header {
    position: sticky;
    top: 0;
    left: 0;
    z-index: 999;
    background: #fff;
    /* box-shadow: 0 1px 5px rgb(0 0 0 / 15%); */
    border-bottom: 2px solid #02a1fb;
}

@media (max-width:1199px) {
    #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
        max-height: calc(100vh - 116px);
        overflow: auto;
    }
}

@media (max-width: 767px){
    header #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-box {
        right: 10px;
    }
}


@media (max-width: 768px) {
    header .div2 {
        right: 0;
        max-width: none;
    }
}
@media (min-width: 768px) {
    .form-section {
        max-width: 450px;
        position: absolute;
        top: 0;
        right:0;
        height: 100%;
        margin-bottom: 0;
        padding: 0 30px 0 0;
    }
    .form-section .wpcf7 {
        width: 420px;
    }
}
@media (min-width: 1024px) {
    .form-section {
        padding: 0 80px 0 0;
    }
}
@media (min-width: 1024px) {
    .form-section {
        width: 100%;
        max-width: 1390px;
        right: 50%;
        transform: translateX(50%);
        justify-content: flex-end;
    }
}
@media (max-width: 767px) {
    .form-section {
        margin-top: 20px;
    }
}

.banner-headings {
    z-index: 1;
}
.form-section {
    display: flex;
    margin-bottom: 20px;
}
.form-section input {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.form-section .wpcf7 {
    padding: 20px;
    background:rgba(1, 178, 255, 0.5);
    align-items: center;
    display: flex;

}
.form-section input[type="submit"] {
    background-color: #ff9501;
}


.form-section input::placeholder {
    color: #b5b5b5;
}

input[type="submit"] {
    color: white;
    border: none;
    padding: 7px 43px;
    width: auto;
    border-radius: 8px;
    text-align: center;
    cursor: pointer;
    transition: opacity .3s;
    font-size: 20px;
    font-family: 'Poppins',sans-serif;
}
@media (min-width: 768px) {
    input[type="submit"] {
        font-size: 23px;
    }
}
input[type="submit"]:hover {
    opacity: .8;
}

.contect-sh-img {
    display: none;
}

@media (min-width: 768px) {
    .contect-sh-img {
        display: block;
    }
}



@media (max-width: 768px) {
    .get-in-touch h1 {
        font-size: 35px;
    }
}

.wp-block-gallery.has-nested-images figure.wp-block-image {
    flex-grow: 0 !important;
}
@media screen and (max-width: 768px) {
    .content-inner-right h3 {
        font-size: 35px;
    }
}

@media screen and (max-width: 768px) {
    .content-inner-right h4 {
        font-size: 25px;
    }
}

@media screen and (max-width: 767px) {
    .content-inner-right {
        padding-top: 30px;
    }
}

@media screen and (max-width: 768px) {
    .content-inner-right1 > h1 {
        font-size: 40px;
    }
}

@media screen and (max-width: 768px) {
    .content-inner {
        padding-top: 15px;
    }
}
.card {
    flex: 1;
}

.pricing-m .container .col-md-4 {
    display: flex;
}


.get-in-touch {
    padding-left: 30px;
    padding-right: 30px;
}
@media screen and (max-width: 768px) {
    .get-in-touch {
        padding-bottom: 20px;
    }
}

    .box .mapouter,
.box .gmap_canvas {
    width: 100%;
    max-width: 600px;
    position: relative;
    height: 300px;
}
@media screen and (min-width: 768px) {
    .box .mapouter,
    .box .gmap_canvas {
        height: 500px;
    }
}
.box .gmap_canvas iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 768px)  {
    .form-content {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 768px) {
    html :where(img) {
        width: 150px;
    }
}

@media screen and (max-width: 768px) {
    .pricing-m:after {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .pri-im img {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .google-exelent .ex-he {
        margin-top: 0;
    }
}







 header .call-back {
     align-items: flex-end;
     margin-right: 85px;
}

.call-back > a {
    font-size: 14px;
    padding: 2px 15px;
}

.call-back h5 {
    font-size: 15px;
}
header .logo-main img {
    max-width: 150px;
}
header .div1 .border-left-span {
    margin-left: 15px;
}
header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
    color: #000;
}
header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
    flex-direction: column;
}
header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    color: #000;
    padding: 0 12px;
}
header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
    min-height: 60px;
    height: auto;
}

header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {

}


/*styles for banner*/

.banner-text {
    z-index: -1;
    bottom: 0;
    width: 100%;
    height: auto;
}


.banner-text::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 400px;
    width: 9999px;
    background-color: #01b2ff;
}

.sit-m .banner-image .banner-text img {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    object-fit: unset;
}

.sit-m .banner-image > img {
    position: absolute;
    height: 100%;
    z-index: -1;

}
.sit-m .banner-text h5 {
    font-size: 24px;
    display: none;
}

.sit-m .banner-headings {
    position:relative;
    width: 80%;
    top: auto;
    left: auto;
    margin-top: 0;
    padding: 34px 0 20px 60px;
    box-sizing: border-box;
    height: auto;
}
.sit-m .banner-headings p {
    max-width: 330px;
}


.banner-headings .ti-widget.ti-goog {
    text-align: left;
}

.sit-m .banner-headings h1 {
    font-size: 18px;
}
.ti-widget.ti-goog .ti-header {
    padding: 14px 10px !important;
    border-radius: 0 !important;
    border-top-width: 2px !important;
    border-bottom-width: 2px !important;
    border-left-width: 2px !important;
    border-right-width: 2px !important;
    background-color: #efefef !important;
    backdrop-filter: blur(0px);
}
.banner-headings .ti-widget.ti-goog {
    margin-bottom: 20px;
}

.sit-m .banner-headings h5 {
    display: none;
}

@media screen and (min-width: 500px) {
    .sit-m .banner-headings h1 {
        font-size: 25px;
    }
    .sit-m .banner-headings h5 {
        font-size: 15px;
        display: block;
    }
}

@media screen and (min-width: 768px) {
    .sit-m .banner-image {
        min-height: 492px;
        display: flex;
        align-items: center;
        padding: 40px 0;
    }
    .sit-m .banner-headings {
        position: static;
        padding: 0 0 0 50px;
        width: 50%;
    }
    .banner-text {
        width: 50%;
    }
    .sit-m .banner-headings h1{
        font-size: 27px;
    }
}
@media screen and (min-width: 1024px) {
    .sit-m .banner-headings h1{
        font-size: 34px;
    }
}


    @media screen and (min-width: 768px) and (max-width: 1023px) {
    .form-section {
        max-width: 45%;
    }
}


@media screen and (min-width: 576px) and (max-width: 1199px) {
    header #mega-menu-wrap-primary,
    header .div2{
        position: static;

    }
}

@media screen and (max-width: 1199px) {
    header #mega-menu-wrap-primary #mega-menu-primary {
        left: 0 !important;
        width: 100% !important;
        top: 100% !important;
    }

}

@media screen and (min-width: 1200px) {
    header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
        top: 100%;
        transform: none;
    }
    header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        display: flex;
        align-content: center;
        white-space: nowrap;
        font-size: 14px;
        position: static;
    }

    header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link::after {
        position: absolute;
        bottom: 0;
    }


    header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu .mega-menu-link .mega-indicator {
        line-height: 10px;
    }
    header #mega-menu-wrap-primary #mega-menu-primary {
        margin-left: 0;
        padding-left: 0;
        left: auto !important;
        width: auto !important;
    }
    header .div1 {
        max-width: 15.5%;
    }
    header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
        flex-direction: row;
        height: 100px;
    }
    .sit-m .banner-headings h1{
        font-size: 44px;
    }


}

@media screen and (max-width: 1299px) {
    .banner-headings .ti-widget.ti-goog {
        margin-left: -40px;
    }
}

.wrap-style ul {
    font-size: 18px;
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{
    height: auto !important;
    flex: none !important;
}