@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');

:root {
    --red: #D12028;
    --blue: #2C3279;
    --black: #242424;
}

body {
    font-family: "Outfit", sans-serif;
    font-optical-sizing: auto;
    color: var(--black);
    background-color: white;
}

.slider {
    background-image: url(https://www.atoz-catering.co.uk/files/uploaded/page_attachments/attachment/183a869e1e4cc7ac14fc689ae9bd5614);
    background-size: cover;
    width: 100%;
    padding: 40px 0px;
    background-position: center;
}

.slider-content {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding: 50px 0px;
    text-align: center;
    min-height: 60vh;
}

.slider-text-logo {
    max-width: 110px;
    margin: 15px auto;
}

.slider-text-head h1 {
    color: white;
    font-size: 50px;
    line-height: 55px;
}

.st-btn-white {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 9px;
    height: 48px;
    padding: 0px 14px;
    background-color: white;
    border: none;
    color: var(--blue);
    text-decoration: none;
    width: fit-content;
    font-weight: 500;
    border-radius: 10px;
    transition: all .3s;
}

.st-btn-white:hover {
    background-color: var(--blue);
    color: white;
}

.st-btn-white:hover path {
    fill: white;
}

.content-small-head {
    position: relative;
}

.content-small-circle {
    width: 40px;
    height: 40px;
    background-color: #F2F2F7;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
}

.content-small-text {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    color: #2C3279;
    position: relative;
    padding: 0.5rem 1.3rem;
}

.slider-text-button {
    margin-left: auto;
    margin-right: auto;
    margin-top: 35px
}

.adam-content {
    margin-top: 80px;
}

.content-big-head h3 {
    margin-top: 8px;
    font-size: 45px;
    font-weight: 600;
}

.content-big-head p {
    font-size: 17px;
}

.content-card {
    display: flex;
    align-items: center;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.content-left {
    max-width: 600px;
}

.content-big-img {
    margin-left: auto;
    max-width: 500px;
}

.services {
    margin-top: 60px;
    background-color: #F8F9FC;
    padding: 40px 0px;
}

.services-head {
    margin-bottom: 40px;
    text-align: center;
}

.services-head .content-small-head {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}

.services-card {
    position: relative;
    background-color: white;
    border-radius: 12px;
    padding: 20px 15px;
    box-shadow: 0px 0px 12px -4px rgb(219 219 219);
    overflow: hidden;
    max-width: 330px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 300px;
}

.services-card-logo {
    position: absolute;
    right: -75px;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 45px;
    opacity: 0.2;
    font-weight: 600;
    transform: rotate(-90deg);
}

.services-card-img {
    max-width: 90px;
    min-height: 90px;
    display: flex;
    align-items: center;
}

.services-card-number {
    font-size: 28px;
    color: var(--blue);
    font-weight: 400;
}

.services-card-content {
    margin: auto;
}

.services-card-head {
    margin-top: 12px;
}

.services-card-head h6 {
    font-size: 25px;
    font-weight: 700;
    line-height: 28px;
}

.services-card-desc {
    font-size: 16px;
}

.adam-content-alt {
    margin-top: 80px;
}

.content-right {
    max-width: 600px;
}

.adam-content-alt .content-big-img {
    max-width: 450px;
}

.adam-content-alt .content-big-img {
    margin-left: unset;
    margin-right: auto;
}

.adam-product {
    margin-top: 80px;
}

.adam-product-card {
    position: relative;
    background-color: white;
    border-radius: 12px;
    box-shadow: 0px 0px 12px -4px rgb(219 219 219);
    overflow: hidden;
    max-width: 330px;
    margin-left: auto;
    margin-right: auto;
}

.adam-product-card-header {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    color: var(--red);
    text-align: center;
    width: 100%;
    padding: 5px 0px;
    background-color: #FEF9F9;
}

.adam-product-card-img {
    width: 100%;
    text-align: center;
}

.adam-product-card-body {
    padding: 0px 15px;
}

.adam-product-text {
    font-weight: 500;
}

.adam-product-price .light {
    font-weight: 400;
    font-size: 16px;
    margin-top: 5px;
}

.adam-product-price .bold {
    margin-top: -2px;
    font-weight: 700;
    font-size: 20px;
}

.adam-product-card-bottom a {
    margin-top: 10px;
    border-radius: 8px;
    width: 100%;
    display: flex;
    align-items: center;
    height: 45px;
    justify-content: center;
    background-color: var(--blue);
    color: white;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
}
.sellers-card-bg{
    margin-top: 50px;
    display: flex;
    align-items: center;
    background-image: url(https://www.atoz-catering.co.uk/files/uploaded/page_attachments/attachment/83e7acb568f340fd57501f9eb60e7691);
    background-size: cover;
    padding: 25px 55px;
    border-radius: 12px;
    column-gap: 25px;
    box-shadow: 0px 0px 12px -4px rgb(219 219 219);
}
.sellers-card-left{
    border: 1px solid rgb(233, 233, 233);
    box-shadow: 0px 0px 12px -4px rgb(219 219 219);
    border-radius: 8px;
    width: 100%;
    max-width: 260px;
    min-width: 210px;
}
.sellers-card-left img{
    border-radius: 8px;
}
.sellers-card-head h6{
    font-weight: 500;
    font-size: 35px;
    color: #2c3279;
}
.sellers-card-head h6 strong{
    color: #d12127;
    font-weight: 700;
    display: block;
    font-style: italic;
}
.sellers-card-desc p{
    font-size: 18px;
}
.sellers-card-btn a{
    display: block;
    margin-top: 15px;
    width: fit-content;
    text-decoration: none;
    font-size: 16px;
    color: white;
    font-weight: 600;
    background-color: #2c3279;
    border-radius: 8px;
    padding: 10px 18px;
    text-transform: uppercase;
    text-align: center;
}
@media only screen and (max-width: 768px) {
    .slider{
        background-image: url(https://www.atoz-catering.co.uk/files/uploaded/page_attachments/attachment/183a869e1e4cc7ac14fc689ae9bd5614);
    }
    .slider-text-head h1{
        font-size: 40px;
    }
    .content-card{
        flex-wrap: wrap;
    }
    .content-big-head h3{
        font-size: 30px;
    }
    .content-big-head p{
        font-size: 15px;
    }
    .content-big-img{
        max-width: 400px;
        margin: auto;
    }
    .content-right{
        margin-top: 20px;
    }
    .sellers-card-bg{
        flex-wrap: wrap;
    }
    .sellers-card-left{
        margin: auto;
        margin-bottom: 15px;
    }
    .sellers-card-head h6{
        font-size: 30px;
    }
    .sellers-card-desc p{
        font-size: 16px;
    }

    .sellers-card-btn a{
        margin: auto;
    }
  }
  @media only screen and (max-width: 576px) {
    .slider-content{
        padding: 0px;
    }
    .slider-text-head h1{
        line-height: 42px;
        font-size: 38px;
    }
  }