@font-face {
    font-family: 'Acumin Pro';
    src: url('../fonts/AcuminPro-Bold.eot');
    src: url('../fonts/AcuminPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AcuminPro-Bold.woff2') format('woff2'),
        url('../fonts/AcuminPro-Bold.woff') format('woff'),
        url('../fonts/AcuminPro-Bold.ttf') format('truetype'),
        url('../fonts/AcuminPro-Bold.svg#AcuminPro-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Acumin Pro';
    src: url('../fonts/AcuminPro-Regular.eot');
    src: url('../fonts/AcuminPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AcuminPro-Regular.woff2') format('woff2'),
        url('../fonts/AcuminPro-Regular.woff') format('woff'),
        url('../fonts/AcuminPro-Regular.ttf') format('truetype'),
        url('../fonts/AcuminPro-Regular.svg#AcuminPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Acumin Pro';
    src: url('../fonts/AcuminPro-Medium.eot');
    src: url('../fonts/AcuminPro-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AcuminPro-Medium.woff2') format('woff2'),
        url('../fonts/AcuminPro-Medium.woff') format('woff'),
        url('../fonts/AcuminPro-Medium.ttf') format('truetype'),
        url('../fonts/AcuminPro-Medium.svg#AcuminPro-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

body{
    font-family: 'Acumin Pro';
}

header{
    background-color: #42454A;
}
header img{
    width: 328px;
    margin: 10px 0px;
}
.button-link a {
    display: inline-block;
    text-align: center;
    max-width: 324px;
    width: 100%;
    background: #C6D85A;
    height: 62px;
    line-height: 62px;
    font-size: 22px;
    color: #414042;
    text-transform: uppercase;
    border-radius: 23px;
    margin: 10px 0px;
    font-weight: bold;
}
header {
    background-color: #42454A;
    padding: 30px 0px;
}
.banner{
    background: url('../img/banner-bg.png') no-repeat;
    background-size: cover;
    padding-top: 90px;
    
}
.ct-sec .button-link a{
    height: 77px;
    display: flex;
    margin-left: auto;
    line-height: normal;
    justify-content: center;
    align-items: center;
    font-size: 19px;
    line-height: 23px;
}
.mail-bx a {
    position: relative;    
    display: block;
}

.mail-bx a:before {
    content: '';
    position: absolute;
    left: 0;
    background: url('../img/mail-icon.png') no-repeat;
    width: 29px;
    height: 19px;
    background-size: contain;
    top: 2px;
}
.mail-bx a.m-icon::before{
    content:none;
}
.ct-sec {
    padding: 45px 0px;
}

footer p:last-child {
    margin-bottom: 0px;
}
.contact-info img{
    width: 181px;;
}
.contact-info {
    background: #E2ECB0;
    padding: 55px 0px;
}
.contact-info p, .contact-info a {
    margin-bottom: 0px;
    font-size: 20px;
    line-height: 24px;
    color: #414042;
}
footer {
    background: #42454A;
    padding: 35px 0px;
}
footer p{
    color: #fff;
    font-size: 14px;
    line-height: 18px;
}
.ct-contect p, .ct-contect a {
    font-size: 18px;
    line-height: 25px;
    color: #414042;
    font-weight: bold;
}
.ct-head p {
    font-size: 25px;
    line-height: 30px;
    color: #414042;
    font-weight: bold;
}
.ct-head h2 {
    font-size: 35px;
    color: #8788B0;
    line-height: 40px;
    font-weight: bold;
}
.banner p {
    font-size: 20px;
    line-height: 30px;
    color: #414042;
    font-weight: 500;
    padding-right: 75px;
}
.banner h1 {
    font-size: 44px;
    line-height: 48px;
    color: #414042;
    font-weight: bold;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.mail-bx.ft-icon-location a:before{
    background: url('../img/location-icon.png') no-repeat;
    width: 18px;
    height: 30px;
    background-size: contain;
}
.mail-bx.ft-icon-call a:before{
    background: url('../img/call-icon.png') no-repeat;
    width: 29px;
    height: 29px;
    background-size: contain;
}
footer img.img-fluid {
    max-width: 288px;
    width: 100%;
}
.mail-bx.ft-icon-location a, .mail-bx.ft-icon-call a{
    pointer-events: none;
    padding-left: 40px;
}
.contact-info p span {
    font-weight: bold;
}
p.frst-para {
    padding-right: 20px;
}
.mail-icon{width: 28px;margin-right: 14px;}
.ct-head{
    padding-bottom: 40px;
}
.websiteby, .websiteby a{
    text-align: center;
    font-size: 12px;
    padding-top: 20px;
    color: #fff;
    text-decoration: none;
}
@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1800px;
        padding: 0px 65px;
    }
}
@media (min-width: 576px) and (max-width:1024px) {
    .container, .container-sm {
        max-width: 100%;
        padding: 0px 30px;
    }
}

@media (min-width:992px) and (max-width:1199px){
    .banner .col-md-4{
        width: 40%;
    }
    .banner .col-md-8 {
        width: 60%;
    }
    .ct-contect .row{
        flex-flow: column;
    }
    .ct-contect .mail-bx {
        margin-bottom: 25px;
    }
    .ct-sec .col-md-8{
        width: 58.33333333%;
    }
    .ct-sec .col-md-4{
        width: 41.66666667%;
    }
}

@media (min-width:768px) and (max-width:991px){
    .banner .col-md-4, .banner .col-md-8 {
        width: 50%;
    }
    .ct-contect .row{
        flex-flow: column;
    }
    .ct-contect .mail-bx {
        margin-bottom: 25px;
    }
    .ct-sec .col-md-8{
        width: 58.33333333%;
    }
    .ct-sec .col-md-4{
        width: 41.66666667%;
    }
    .mail-bx.ft-icon-call a:before {
        background: url(../img/call-icon.png);
        width: 16px;
        background-size: contain;
        background-repeat: no-repeat;
        top: 2px;
    }
    .mail-bx.ft-icon-call a {
        padding-left: 20px;
    }
    .mail-bx.ft-icon-location a{
        padding-left: 25px;
    }
    .mail-bx.ft-icon-location a:before{
        width: 14px;
    }
    .contact-info p, .contact-info a,
    footer p{
        font-size: 14px !important;
        line-height: 18px !important;
    }
    .col-md-2.mail-sec {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width:1720px){
    .top-banner-text{
        padding-bottom: 40px;
    }
}
@media (max-width:1440px){
    .banner h1 {
        font-size: 32px;
        line-height: 36px;
        
    }
    .banner p {
        font-size: 16px;
        line-height: 22px;
    }
    .contact-info p, .contact-info a {
        font-size: 16px;
        line-height: 22px;
    }
    header img {
        width: 265px;
    }
    .banner{
        padding-top: 55px;
    }
}
@media(max-width:1199px){
    .ct-contect .col-md-6{
        width: 100%;
    }
}
@media(max-width:767px){
    .responsive-center{
        text-align: center;
    }
    .ct-sec .button-link a{
        margin-right: auto;
    }
    .buttons-wrpr {
        margin-top: 30px;
    }
    .ct-contect .mail-bx {
        margin-bottom: 25px;
    }
    .mail-bx.ft-icon-location {
        margin: 25px 0px;
    }
    .mail-bx.ft-icon-call{
        margin-bottom: 25px;
    }
    header .button-link a {
        margin-right: auto;
        margin-left: auto;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    header .col-md-6 {
        text-align: center;
    }
    .banner p{
        padding-right: 0px;
    }
    .banner{
        padding-top: 55px;
    }
    footer p:last-child {
        margin-bottom: 25px;
    }
    footer p{
        font-size: 14px;
    }
    section.ct-sec .buttons-wrpr {
        margin-top: 0px;
    }
    .contact-info p, .contact-info a,
    .banner p {
        font-size: 14px;
        line-height: 18px;
    }
    .mail-bx.ft-icon-call a:before {
        top: -3px;
    }
    footer .col-md-3.text-end,
    .contact-info .col-md-2.text-end {
        text-align: left !important;
    }
    footer .col-md-3.text-end {
        padding-left: 0px;
        margin-left: -5px;
    }
}

@media(max-width:575px){
    .ct-contect p, .ct-contect a{
        font-size: 14px;
    }
    .button-link a{
        font-size: 16px;
        line-height: 55px;
        height: 55px;
    }
    .ct-sec .button-link a {
        height: 70px;
        font-size: 16px;
        line-height: 20px;
    }
}

@media(min-width:1441px){
    .banner h1{max-width: 420px;}
    .banner p{padding-right: 155px;}
}
@media(min-width:768px) and (max-width:1440px){
    .banner h1{max-width: 340px;}
}


.button-link a {
    padding-top: 4px;
}

@media (max-width: 767px) {
    header .button-link a {
        padding-top: 6px; /* Missing semicolon added */
    }
}

@media (max-width: 575px) {
    .ct-sec .button-link a {
        padding-top: 7px;
    }
}

.ct-sec .button-link a {
    padding-top: 7px;
}



