body {
    font-family: "Lato", sans-serif;
    overflow-x: hidden;
    counter-reset: section;
}

.header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    background: #fff;
}

h2 {
    font-family: "Lato", sans-serif;
    margin-bottom: 15px;
}

.header .nav .nav-item {
    display: flex;
    align-items: center;
}
#what-we-do .disabled {
    display: none!important;
}
header {
    padding-top: 8px;
    padding-bottom: 8px;
}
header .nav-link {
    padding: 0;
}
header .nav {
    align-items: center;
    gap: 67px;
}
header .logo {
    width: 136px;
    height: 61px;
}

.header .nav .dropdown {
    background: #8EC89A!important;
}

.header .nav .dropdown .dropdown-toggle {
    font-weight: 400!important;
    font-size: 16px!important;
    line-height: 34px!important;
    color: #3A3846!important;
    padding: 9px 15px;
}



.header .py-2 .nav a img {
    margin-right: 10px;
}
.header .py-2 .nav a {
    padding: 0;
}

.header .py-2 {
    padding: 0!important;
}

.header .py-2 .nav {
    display: flex;
    gap: 43px
}

.slider {
    position: relative;
    margin-top: 77px;
}
.slider .container {
    position: absolute;
    top: 10%;
    left: 15.5%;
    width: 100%;
}
.slider .text p {
    font-style: normal;
    font-weight: 300;
    font-size: 23px;
    line-height: 34px;
    color: #FFFFFF;
    padding-bottom: 27px;
}
.slider .text {
    padding-left: 30px;
    border-left: 1px solid #FFFFFF;
}
h1.title {
    font-weight: 500;
    font-size: 3.7vw;
    line-height: 77px;
    color: #FFFFFF;
    margin-bottom: 20px;
}

a {
    text-decoration: none;
}
.address-row div:last-child {
    margin-left: auto;
}
.header .py-2 {
    background-color: #3A3846;
}

.header .py-2 .nav .nav-item > a {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
}

.link-body-emphasis {
    color: #fff!important;
    -webkit-text-decoration-color: #fff!important;
    text-decoration-color: #fff!important;
}

.nav-link:focus, .nav-link:hover {
    color: #8ec89a!important;
}
a:hover {
    color: #8EC89A !important;
}
.cta-btn:hover {
    background: #3A3846;
    color: #fff;
}
.cta-btn {
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}
a {
    color: #8ec89a;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}
.slider-bg img {
    width: 100%;
}
.title {
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 43px;
    color: #3A3846;
}

.owl-nav {
    display: block!important;
    position: absolute;
    top: -109px;
    right: 29%;
}
.owl-dots {
    display: none!important;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
    background: #fff!important;
}
.title-white {
    color: #fff;
}

.nav-link {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 34px;
    color: #3A3846;
}

.cta {
    background-color: #3a3846;
    padding: 50px 0;
}
.cta .cta-text {

    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    line-height: 34px;
    color: #FFFFFF;
}

.cta-btn {
    border-radius: 3px;
    background: #8EC89A;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #3A3846;
    padding: 17px 30px;
    border: none;
}

.cta .btn-row {
    display: flex;
    justify-content: right;
    align-items: center;
}

#contact-form {
    background-color: #3A3846;
    padding: 50px 0;
}

#contact-form .title {
    margin-bottom: 20px;
}

.address-row {
    align-items: end;
    width: 100%;
    padding-right: 54px;
}

#our-services {
    padding: 100px 0;
}

#our-services p {
    font-weight: 300;
    font-size: 18px;
    line-height: 28px;
    color: #3A3846;
    margin-bottom: 60px;
}

#why-choose-us .item p {
    font-weight: 300;
    font-size: 18px;
    line-height: 28px;
    color: #3A3846;
    margin-bottom: 31px;
    min-height: 112px;
}

#why-choose-us h2 {
    margin-bottom: 60px;
}

#why-choose-us .item .title {
    margin-bottom: 16px;
    font-size: 28px;
}

#what-we-do .item .title {
    font-size: 28px;
    min-height: 86px;
}

#why-choose-us .item {
    border-left: 1px solid #8EC89A;
    padding-left: 15px;
}

#why-choose-us .item a {
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    color: #3A3846;
}

#why-choose-us .item a:after {
    content: url("../img/arr-r-btn.svg");
    margin-left: 12px;
}

#what-we-do .item .title {
    margin-bottom: 20px;
}

#what-we-do .item p {
    font-weight: 300;
    font-size: 18px;
    line-height: 28px;
    color: #FFFFFF;
    margin-bottom: 31px;
    min-height: 140px;
}
.header .py-2 .nav {
    margin-left: auto;
}
#what-we-do h2 {
    margin-bottom: 60px;
}

#what-we-do .item {
    border-left: 1px solid #8EC89A;
    padding-left: 15px;
}

#what-we-do .item a {
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    color: #FFFFFF;
}

#what-we-do .item a:after {
    content: url("../img/arr-r-btn.svg");
    margin-left: 12px;
}
#our-services .list {
    flex-wrap: wrap;
}
#our-services .list-item {
    padding-left: 37px;
    position: relative;
    width: 33.33%;
    margin-bottom: 30px;
}

#our-services .list .aio-icon-header:before {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #BDBDBD;
    counter-increment: section;
    content: "0" counter(section) " - ";
    position: absolute;
    left: 0;
    top: 10px;
}

.list-item .desc {
    font-weight: 300;
    font-size: 18px;
    line-height: 28px;
    color: #3A3846;
}

#contact-form .col-md-7 {
    display: flex;
    flex-wrap: wrap;
}

#contact-form .nav {
    display: flex;
    flex-direction: column;
}
#contact-form .nav li {
    font-weight: 300;
    font-size: 18px;
    line-height: 34px;
    color: #FFFFFF;
}

.address h3 {
    font-weight: 400;
}

.address {
    font-weight: 300;
    font-size: 18px;
    line-height: 34px;
    color: #FFFFFF;
}

.address h3 {

}

#about .col-md-6:first-child {
    display: flex;
    flex-flow: column;
    justify-content: center;
}
#about .lead {
    margin-bottom: 20px;
}
#about a {
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    color: #3A3846;
}

#about a:after {
    content: url("../img/arr-r-btn.svg");
    margin-left: 12px;
}

#contact-form p {
    color: #FFFFFF;
    font-weight: 300;
    font-size: 18px;
    line-height: 34px;
}

#contact-form form {
    padding: 30px 20px;
    background: #FFFFFF;
    border-radius: 3px;
}

#contact-form form label {
    margin-bottom: 12px;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;
    color: #000000;
}

#contact-form form .form-control {
    border: 1px solid #E0E0E0;
    border-radius: 3px;
    height: 40px;
}

#contact-form form textarea {
    height: 120px;
    width: 100%;
    border: 1px solid #E0E0E0;
    border-radius: 3px;
    max-width: 100%;
    max-height: 120px;
}

#what-we-do {
    background: url('../img/bg.jpg');
    padding-top: 97px;
    padding-bottom: 58px;
}

#why-choose-us {
    padding-top: 80px;
    padding-bottom: 70px;
}

.form-btn {
    margin-top: 49px;
    text-align: center;
}

.footer ul li, .footer ul li a {
    font-weight: 400;
    font-size: 18px;
    line-height: 34px;
    color: #3A3846;
}

.footer {
    padding: 37px 0;
}

.footer ul li {
    padding-right: 10px;
}

.footer ul li:after {
    content: '|';
    padding-left: 10px;
}

.footer ul li:last-child:after {
    content: '';
}

.footer .container {
    align-items: center;
    flex-direction: column;
}

.footer img {
    width: 136px;
    margin-bottom: 30px;
}

.dropdown-item {
    font-weight: 400!important;
    font-size: 16px!important;
    line-height: 34px!important;
    color: #3A3846!important;
}

.dropdown a {
    color:#3A3846 !important;
}

.dropdown-item {
    color:#3A3846 !important;
    padding: 15px!important;
}
.main-menu .burger {
    display: none;
}
.address-row {
    display: flex;
}
.slider-mobile {
    display: none;
}
.main-menu {
    align-items: center;
}
#about img {
    width: 100%;
}

#about .featurette  p{
    font-size: 18px;
    line-height: 28px;
}

@media (min-width: 992px) {
    header .nav {
        display: flex;
    }
}
@media (max-width: 1099px) {
    header .nav {
        gap: 35px;
    }
    h1.title {
        line-height: 60px;
    }
}

@media (max-width: 991px) {
    .main-menu .burger {
        display: block;
        border: none;
        background: #8ec89a;
        color: #fff;
        width: 60px;
        height: 45px;
    }
    .nav-pills {
        display: none;
        position: absolute;
        left: 8px;
        background: rgb(255, 255, 255);
        top: 193px;
        padding: 15px;
        width: 100%;
        right: 0px;
    }
}

@media (max-width: 768px) {
    .slider-desktop {
        display: none !important;
    }

    .slider-mobile {
        display: block;
    }

    .cta-btn {
        padding: 15px 30px;
    }

    .slider .text {
        border-left: none;
        padding-left: 0;
        text-align: center;
    }

    .me-md-auto {
        margin-right: auto !important;
    }

    #our-services .d-flex {
        flex-flow: column;
        gap: 30px;
    }

    #about img {
        width: 100%;
        margin-top: 20px;
    }

    #about .featurette {
        padding-top: 60px;
    }

    .header .py-2 .nav {
        gap: 10px;
        justify-content: center;
    }

    .cta .cta-text {
        font-size: 16px;
        line-height: 19px;
        text-align: center;
    }

    .cta {
        padding: 20px 0;
    }

    .cta .btn-row {
        align-items: center;
        margin-top: 20px;
        justify-content: center;
    }

    .slider .container {
        top: 7%;
        left: 0;
    }

    h1.title {
        font-size: 24px;
        line-height: 28.8px;
        margin-bottom: 6px;
    }

    .slider {
        margin-top: 145px;
    }

    .nav-pills {
        top: 146px;
    }

    #our-services .list-item {
        width: 100%;
    }

    .main-menu .burger {
        background: #fff;
        color: #8ec89a;
        width: auto;
        height: auto;
        font-size: 29px;
    }

    .slider .text p {
        font-size: 16px;
        line-height: 19px;
    }

    .footer {
        padding: 60px 0 40px 0;
    }

    .footer .nav {
        justify-content: center;
    }

    .footer img {
        margin-bottom: 30px;
    }

    #contact-form form {
        margin-top: 30px;
    }

    .footer ul li, .footer ul li a {
        font-size: 13px;
    }

    .address h3 {
        font-size: 20px;
    }

    #our-services {
        padding: 60px 0;
    }

    .title {
        font-weight: 500;
        font-size: 24px;
        line-height: 28px;
    }

    #our-services p {
        font-size: 16px;
        line-height: 23px;
        margin-bottom: 30px;
    }

    .aio-icon-header .title {
        font-size: 18px;
        line-height: 21px;
    }

    #our-services .list-item {
        margin-bottom: 0px;
    }

    #contact-form form {
        padding: 0;
        background: transparent;
    }

    .list-item .desc {
        font-size: 16px;
        line-height: 23px;
    }

    #contact-form form label {
        color: #fff;
    }

    #contact-form form .form-control {
        background: transparent;
    }

    #contact-form form textarea {
        background: transparent;
    }

    .form-btn {
        margin-top: 30px;
    }

    #contact-form {
        padding: 30px 0 20px 0;
    }

    #contact-form p {
        font-size: 16px;
        line-height: 23px;
    }

    .address-row.slider-mobile {
        padding-right: 0px;
    }

    .address-row > div:last-child {
        margin-bottom: 30px;
    }

    .address {
        font-size: 16px;
        color: #3A3846;
        text-align: center;
        margin-bottom: 30px;
    }

    #what-we-do h2 {
        margin-bottom: 38px;
    }

    #what-we-do .item .title {
        font-size: 18px;
        min-height: 25px;
    }

    #what-we-do .item .title {
        margin-bottom: 10px;
    }

    #what-we-do .item p {
        font-size: 16px;
        line-height: 23px;
        margin-bottom: 20px;
        min-height: auto;
    }

    #what-we-do {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    #about .featurette {
        flex-direction: column-reverse;
    }

    #what-we-do .item a {
        font-size: 15px;
    }

    .marketing .container {
        margin-left: 0 !important;
    }

    #about .lead {
        margin-bottom: 20px;
        font-size: 16px;
        line-height: 23px;
    }

    .marketing .featurette > div:last-child {
        padding: 0px 25px;
        margin-bottom: 30px;
    }

    #about a {
        font-size: 16px;
    }

    #why-choose-us .item .title {
        margin-bottom: 10px;
        font-size: 18px;
        line-height: 25px!important;
    }
    #why-choose-us .item p {
         font-weight: 300;
         font-size: 16px;
         line-height: 23px;
         color: #3A3846;
         margin-bottom: 20px;
         min-height: auto;
    }
    #why-choose-us .item a {
        font-size: 16px;
    }
    #why-choose-us h2 {
        margin-bottom: 38px;
    }
    #why-choose-us .owl-nav {
        top: -120px!important;
    }
    #why-choose-us .owl-nav {
        right: auto;
        left: 0;
    }
    #why-choose-us .owl-nav img {
        height: 18px;
    }
    .owl-theme .owl-nav [class*="owl-"] {
        margin: 3px;
    }

    body, html {
        overflow-x: hidden;
    }
}
