.service-details__need-help-phone-icon i {
    padding: 15px;
}


.google-map {
    height: 500px;
    margin-top: -150px;
}

.welcome-one__trusted p i {
    font-size: 55px;
}

.home-brand-container {
    justify-content: center;
    display: flex;
    align-items: center;
}
.error-message {
    color: red;
    margin-bottom: 30px;
    display: block;
}

.success-message {
    color: green;
    margin-bottom: 30px;
    display: block;
}
.promotion-img.promotion-img-3 {
    width: 100%;
    height: 100%;
    background-size: cover;
}
.head-logo {
    max-height: 80px;
    margin-bottom: 40px;
}
.pt-50 {
    padding-top: 50px;
}
.pt-100 {
    padding-top: 100px;
}
.pb-100 {
    padding-bottom: 100px;
}
.pb-40 {
    padding-bottom: 40px;
}
.pb-50 {
    padding-bottom: 50px;
}
.services-area .popup-img img {
    height: 300px;
    width: 100%;
    object-fit: cover;
}
.checkbox-options {
    display: flex;
    gap: 30px;
    flex-direction: row;
    overflow: visible;
    width: 100%;
    flex: 1;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.checkbox-options .comment-form__input-box {
    position: relative;
    display: block;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 0;
    white-space: nowrap;
    margin-bottom: 0;
}

.quote-form {}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .services-one__single {
        max-width: 100%;
    }
}

.flex-direction-row {
    flex-direction: row;
}

.flex-direction-column {
    flex-direction: column;
}

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

.main-block {
    background-color: #7eeca6;
    color: #0e3f1d;
    padding: 25px 40px;
}

.quality-work__points.steps li {
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.video {
    width: 100%;
}

.equal-height {
    display: flex;
}

.equal-height [class^="col-"] {
    display: flex;
    flex-direction: column;
}

.equal-height [class^="col-"]>* {
    flex-grow: 1;
}

.services-one__single {
    height: calc(100% - 4rem) !important;
}

.services-one__single {
    height: 85% !important;
}

@media (min-width: 1200px) {
    .container.container-big {
        max-width: 1240px !important;
    }
}

a.btn-quote.thm-btn {
    padding: 0.2em 1em;
    border-radius: 0.5rem;
    top: -10px;
}

.main-menu-two-wrapper__social:before {
    bottom: 0;
}

.img-responsive {
    max-width: 100%;
}

.margin-auto {
    margin: auto;
}

.text-right {
    text-align: right;
}

.section-padding {
    padding: 100px 0;
}


.flex {
    display: flex;
    flex-direction: column;
}

.flex-align-items-center {
    align-items: center;
}

.text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6, .text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6 {
    color: white;
}

/* Background overlay */
.bg-overlay-black-10 {
    position: relative;
    z-index: 1;
}

.bg-overlay-black-10:before {
    background: rgba(2, 45, 98, 0.1);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-overlay-black-20 {
    position: relative;
    z-index: 1;
}

.bg-overlay-black-20:before {
    background: rgba(2, 45, 98, 0.2);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-overlay-black-30 {
    position: relative;
    z-index: 1;
}

.bg-overlay-black-30:before {
    background: rgba(2, 45, 98, 0.3);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-overlay-black-40 {
    position: relative;
    z-index: 1;
}

.bg-overlay-black-40:before {
    background: rgba(2, 45, 98, 0.4);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-overlay-black-50 {
    position: relative;
    z-index: 1;
}

.bg-overlay-black-50:before {
    background: rgba(2, 45, 98, 0.5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-overlay-black-60 {
    position: relative;
    z-index: 1;
}

.bg-overlay-black-60:before {
    background: rgba(2, 45, 98, 0.6);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-overlay-black-70 {
    position: relative;
    z-index: 1;
}

.bg-overlay-black-70:before {
    background: rgba(2, 45, 98, 0.7);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-overlay-black-80 {
    position: relative;
    z-index: 1;
}

.bg-overlay-black-80:before {
    background: rgba(2, 45, 98, 0.8);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-overlay-black-90 {
    position: relative;
    z-index: 1;
}

.bg-overlay-black-90:before {
    background: rgba(2, 45, 98, 0.9);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-overlay-white-10 {
    position: relative;
    z-index: 1;
}

.bg-overlay-white-10:before {
    background: rgba(255, 255, 255, 0.1);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-overlay-white-20 {
    position: relative;
    z-index: 1;
}

.bg-overlay-white-20:before {
    background: rgba(255, 255, 255, 0.2);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-overlay-white-30 {
    position: relative;
    z-index: 1;
}

.bg-overlay-white-30:before {
    background: rgba(255, 255, 255, 0.3);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-overlay-white-40 {
    position: relative;
    z-index: 1;
}

.bg-overlay-white-40:before {
    background: rgba(255, 255, 255, 0.4);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-overlay-white-50 {
    position: relative;
    z-index: 1;
}

.bg-overlay-white-50:before {
    background: rgba(255, 255, 255, 0.5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-overlay-white-60 {
    position: relative;
    z-index: 1;
}

.bg-overlay-white-60:before {
    background: rgba(255, 255, 255, 0.6);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-overlay-white-70 {
    position: relative;
    z-index: 1;
}

.bg-overlay-white-70:before {
    background: rgba(255, 255, 255, 0.7);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-overlay-white-80 {
    position: relative;
    z-index: 1;
}

.bg-overlay-white-80:before {
    background: rgba(255, 255, 255, 0.8);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-overlay-white-90 {
    position: relative;
    z-index: 1;
}

.bg-overlay-white-90:before {
    background: rgba(255, 255, 255, 0.9);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-1 {
    margin-bottom: 10px !important;
}

.mb-2 {
    margin-bottom: 20px !important;
}

.mb-3 {
    margin-bottom: 30px !important;
}

.mb-4 {
    margin-bottom: 40px !important;
}

.mt-1 {
    margin-top: 10px !important;
}

.mt-2 {
    margin-top: 20px !important;
}

.mt-3 {
    margin-top: 30px !important;
}

.mt-4 {
    margin-top: 40px !important;
}

.mt-5 {
    margin-top: 50px !important;
}

.mt-6 {
    margin-top: 60px !important;
}

.mt-7 {
    margin-top: 70px !important;
}

.mt-8 {
    margin-top: 80px !important;
}

.mb-7 {
    margin-bottom: 70px !important;
}

.ml-10 {
    margin-left: 10px !important;
}

.ml-20 {
    margin-left: 20px !important;
}

.h-auto {
    height: auto !important;
}

.social-link {
    font-size: 30px;
}

.order-1 {
    order: 1 !important;
}


.simple-box-left-side {
    align-self: stretch;
}

.simple-box .simple-box-image {
    height: 100%;
}

.simple-box .simple-box-image .image {
    height: 100%;
}

.wysiwyg_content .simple-box .simple-box-image .image img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}

.header .navbar-nav>li {

    height: 60px;
}

.navbar-brand img {
    position: absolute;
    top: -41px;
    background: white;
    height: 60px;
    padding: 0 20px;
}

/* gallery-page */

.page-gallery .swiper-slide {
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    max-height: calc(100vh - 50px);
    overflow: hidden;
}

.page-gallery .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.page-gallery .position-absolute {
    background: rgba(0, 0, 0, 0.7);
    border-radius: 4px;
    margin: 5px;
    font-size: 0.85rem;
}

.page-gallery-masonry .masonry-grid {
    width: 100%;
    margin: auto;
    position: relative;
}

.page-gallery-masonry .masonry-item {
    padding-bottom: 10px;
    padding-right: 10px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: calc(33.33% - 0px);
}

/* Google reviews */
.google-reviews-section {}

.topbar .testimonial-google {
    max-height: 36px;
    /* margin-bottom: 10px; */
}

.topbar .google-reviews-section {
    font-size: 16px;
}

.topbar .google-reviews-section span {
    display: block;
    margin-top: 5px;
}

.footer .testimonial-google {
    max-height: 36px;
    margin-bottom: 10px;
}

section .testimonial-google {
    max-height: 120px;
    margin-bottom: 10px;
}

/* End Google reviews */
@media (min-width: 1440px) {
    .page-gallery-masonry .masonry-item {
        width: calc(25% - 0px);
    }
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .page-gallery-masonry .masonry-item {
        width: calc(33.33% - 0px);
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .page-gallery-masonry .masonry-item {
        width: calc(50% - 0px);
    }
}

@media (max-width: 767px) {
    .page-gallery-masonry .masonry-item {
        width: 100%;
    }
}
/* End gallery-page */

@media(max-width: 1400px) {}

@media(max-width: 1300px) {
    .container {
        width: 95%;
    }
}

@media(max-width: 1200px) {}

@media(max-width: 1199px) {
    .container {
        width: 92%;
        max-width: none;
    }

}

@media(max-width: 1024px) {}

@media(max-width: 992px) {}

@media(max-width: 991px) {
    .pb-100 {
        padding-bottom: 50px;
    }
    .pt-100 {
        padding-top: 50px;
    }
    .pb-50 {
        padding-bottom: 30px;
    }
    .pt-50 {
        padding-top: 30px;
    }
    .header-bottom-area .head-logo {
        max-height: 60px;
        margin-bottom: 10px;
    }
    h1 {
        font-size: 36px;
    }

    h2 {
        font-size: 28px;
    }

    h3 {
        font-size: 25px;
    }

    h4 {
        font-size: 19px;
        line-height: 26px;
    }

    .simple-box h1, .wysiwyg_content h2 {
        font-size: 1.4rem !important;
        line-height: 2.7rem !important;
    }

    .wysiwyg_content .simple-box .simple-box-image .image img {
        margin-top: 30px;
    }

    .case-study .case-study-img.case-study-lg {

        max-width: 400px;
        margin: auto;
    }

    .case-study .case-study-info {
        max-width: 330px;
    }

    .display-3 {
        font-size: calc(1rem + 3.3vw);
    }

    .display-3 br {
        display: none;
    }

    .navbar-brand img {
        height: 50px;
    }

    .navbar-collapse {
        top: 40px;
    }

    .navbar .navbar-nav .dropdown.nav-item .nav-link:before, .navbar .navbar-nav .dropdown.nav-item .nav-link:after {
        display: none;
    }

    .header .navbar-nav>li.dropdown {
        height: auto;
    }

    .header .navbar .dropdown-menu {
        display: block;
        position: relative;
        max-height: none;
        height: auto;
        border: none;
        padding-left: 30px;
        margin: 0;
    }

    .header .navbar .dropdown-menu a.dropdown-item {
        min-width: auto;
        font-size: inherit;
        padding: 12px 20px 6px 0;
    }
}


@media(max-width: 850px) {
    .services-one .section-title {
        margin-bottom: 70px;
    }

    .page-header {
        padding: 120px 0 60px;
    }
}

@media(max-width: 768px) {}

@media(max-width: 767px) {
    body {
        font-size: 16px;
    }

    h2 {
        font-size: 23px;
    }
    .topbar .testimonial-google {
        max-height: 26px;
    }
    .feature-info .feature-info-icon {
        font-size: 40px;
    }

    .feature-info-style-01 {
        padding: 30px 35px;
    }

    .feature-info-style-01 .feature-info-icon {
        margin-bottom: 0;
        position: relative;
        top: auto;
    }

    .feature-info-style-01 .feature-info-content {
        margin-top: 25px;
    }

    .section-padding {
        padding: 50px 0;
    }

    .order-xs-first {
        order: 0 !important;
    }

    .navbar-brand img, .home_page .navbar-brand img {
        /* height: 80px;
        padding: 0;
        top: -57px; */
    }

}

@media(max-width: 650px) {
    .container {
        width: 95%;
        max-width: none;
    }
}

@media(max-width: 575px) {
    .slide-image {
        width: 100%;
    }
    h1 {
        font-size: 30px;
    }

    .navbar-brand img, .home_page .navbar-brand img {
        max-height: none;
        height: auto;
        width: auto;
        position: relative;
        top: auto;
        background: none;
    }

    .btn {
        padding: 13px 23px;
    }

    .navbar-collapse {
        top: 88px;
    }

    .header .navbar-nav>li {
        height: auto;
    }

    .mt-8 {
        margin-top: 50px !important;
    }

    .mb-4 {
        margin-bottom: 20px !important;
    }


    .text-left-xs {
        text-align: left !important;
    }

    .section-title__title {
        font-size: 28px;
        line-height: 37px;
    }

    .section-title {
        margin-top: 0;
        margin-bottom: 23px;
    }

    h4 {
        font-size: 16px;
        line-height: 21px;
    }
}

@media(max-width: 500px) {}

@media(max-width: 480px) {}

@media(max-width: 450px) {
    .container {
        width: 96%;
        max-width: none;
    }
}

@media(max-width: 400px) {}

@media(max-width: 350px) {
    .g-recaptcha {
        transform: scale(0.7);
        margin-left: -40px;
    }
}

@media(max-width: 300px) {}
