.wp-block-group.is-style-services-bg-hover:hover {
    background: var(--wp--preset--gradient--primary-gradients) !important;
    transform: translateY(-20px);
    transition: all ease-in-out 0.3s;
}

.wp-block-group.is-style-services-bg-hover:hover :is(h2, h3, p, .is-style-ziri-button-4 .wp-block-button__link) {
    color: var(--wp--preset--color--white) !important;
}

.wp-block-group.is-style-services-bg-hover:hover .is-style-ziri-button-4 .wp-block-button__link {
    border-bottom: 1px solid var(--wp--preset--color--white) !important;
}

.wp-block-group.is-style-team-style {
    position: relative;
    margin-top: -145px;
}
.has-banner-section-gradient-background {
    min-width:500px !important
}
.wp-block-group.is-style-testimonials-image {
    position: relative;
    margin-top: -55px;
}
.pt-10 {
    padding-top : 10px;
}
.pb-20 {
    padding-bottom:50px;
}
.def-padding {
    padding: 50px;
    padding-right: 50px
}
.def-margin {
    margin-left: 46px;
    margin-right: 46px
}
.text-padding {
    margin-left:46px !important;
    padding-left:50px;
    margin-right:46px;
    padding-right:50px

}
.pl-15 {
    padding-left:35px !important;
}

.container-padding {
    margin-left:46px;
    padding-left:50px;
    margin-right:46px;
    padding-right:50px
}
.wp-block-group.is-style-image-style {
    position: relative;
    margin-top: -400px !important;
}
.is-layout-constrained {
    max-width:100% !important
}

.entry-content {
    margin-top: 0;
    padding-top: 140px;
}

.padding-0 {
    padding: 0px;
    margin: 0px;
}

.forms {
    text-align:start !important
}

.venmate-header-with-mark {
    color: var(--wp--preset--color--primary);
    position: relative;
    padding-left: 24px;
}
.pb-10 {
    padding-top: 70px;
}
.img-home {
    width: auto;
    height: auto;
}

.venmate-header-with-mark::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
    height: 1.3em;
    background-color: #473d5a;
}

.wpforms-submit {
    height: 65px !important;
    width: 200px !important;
}


#sticky-header {
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
}

#sticky-header .wp-block-navigation__container > .wp-block-navigation-item > .wp-block-navigation-item__content:hover {
    color: #ff7686 !important;
}

#sticky-header .wp-block-button__link {
    transition: background-color 0.3s ease, color 0.3s ease;
}

#sticky-header .cta-btn .wp-block-button__link {
    color: #ffffff;
    background-color: #473d5a;
}

#sticky-header .cta-btn .wp-block-button__link:hover {
    background-color: #ff7686 !important;
    color: #ffffff !important;
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
    background-color: #fff;
    border: 1px solid #00000026;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0 0 40px 0 var(--wp--custom--service-boxshadow);
}


.advgb-image-slider-item {
    width: 505px;
    height: 567px;
    overflow: hidden;
}

.advgb-image-slider-img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}


.advgb-image-slider-item:not(:first-child) {
    display: none;
}


#vimeo-container {
    align-items: center;
    align-content: middle;
}


.wpcp-carousel-section .wpcp-single-item {
    overflow: visible !important;
}

.slick-arrow {
    display: block !important;
}

header {
    position: fixed;
    width: 100%;
    z-index: 999;
    transition: all .3s ease;
}

.custom-logo-link {
    margin: 30px 0;
}

.hero-section {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.green-text {
    color: #007684ff;
}

.green-text a {
    color: #FF7686 !important;
}

.slick-prev:before, .slick-next:before {
    color: #fff !important;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #fff !important;
}


.has-modal-open .is-menu-open {
    background-color: #fbfbf1 !important;
    z-index: 9999;

}





.mt-0 {
    margin-top: 0;
}

.book-form p:first-child {
    margin-top: 0;
}

.book-form {
    -webkit-display: flex;
    display: flex;
    justify-content: center;
}

.book-form_textarea textarea {
    height: 293px;
    border-radius: 32px;
    border: 0;
    width: 350px;
}

.book-form_field .wpcf7-form-control-wrap input {
    max-width: 250px !important;
    height: 44px;
    border-radius: 32px;
    border: 0;
}


.book-form_field {
    margin-right: 50px;
}

.hero-section .slick-list h4 {
    display: none;
}

.main-form .wpcf7-submit {
    background-color: #007684ff;
    border: 0;
    font-size: 18px;
    border-radius: 99px;
    color: #fff;
    padding: 16px 30px;
    font-weight: 600;
    cursor: pointer;
    margin-top: 10px;
}

.main-form .wpcf7-submit:hover {
    background-color: #ff7686;
}


#logo-id {
    position: absolute;
    top: 5%;
    left: 50%;
    transform: translateX(-50%);
}

.green-btn a:hover {
    color: #fff !important;
}

.green-btn:hover {
    color: #fff !important;
}


.hero-section {
    height: auto;
}

.anim-image img {
    transition: transform 0.5s ease;
    padding: 0 10px;
}


.anim-image:hover img {
    transform: scale(1.1);
}

.anim-image {
    overflow: hidden;
    display: inline-block;
}

.wp-block-group.is-style-team-style {
    margin-top: 0;
}

.team-block a {
    color: white;
}

.team-block a:hover {
    color: #FF7686;
}

.book-form_textarea textarea {
    padding-left: 20px;
    padding-top: 20px;
    padding-right: 10px;
}

.book-form_field .wpcf7-form-control-wrap input {
    padding-left: 20px;
}

.knowledge-block {
    max-width: 1180px !important;
}

.knowledge-blocks .wp-block-button__link {
    color: #007684ff !important;
}

.pricing-list {
    padding: 0 !important;
}

.pricing-list li::before {
    content: '✓' !important;
    display: inline;
    background: #007684ff;
    padding: 0 5px;
    margin-right: 10px;
    border-radius: 5px;
    color: #fff;
}

.pricing-list li::marker {
    content: " " !important;
}

.pricing-list li {
    margin: 10px 0;
}

.w-100 {
    width: 100%;
}

.w-100 a {
    width: 100%;
}

.integrate-logos .wp-block-column {
    background-color: #ddeedeff;
    height: 100px;
    border-radius: 50%;
    -webkit-display: flex;
    display: flex;
    align-items: center;
    max-width: 100px;
    margin: auto;
}

.integrate-logos .wp-block-columns {
    -webkit-display: flex;
    display: flex;
    justify-content: center;
}

.faq-posts .advgb-recent-post a {
    color: #ff7686;
}

.faq-posts .advgb-recent-post:hover a {
    color: #ddeedeff;
}


.close-button {
    position: absolute;
    right: 8px;
    top: 5px;
}

#wpcf7-f909-p830-o1 {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #007684ff;
    border-radius: 15px;
    padding: 10px 40px;
    z-index: 9999;
    box-shadow: 0 0 10px rgba(0, 0, 0, .5);
}

.close-button {
    cursor: pointer;
}


#wpcf7-f909-p830-o1 input, select {
    height: 40px;
    border-radius: 99px;
    border: 1px solid #000;
    font-size: 14px;
    font-weight: bold;
}

#wpcf7-f909-p830-o1 .wpcf7-submit {
    background: #ff7686;
    color: white;
    cursor: pointer;
    padding: 10px 20px;
}

#wpcf7-f909-p830-o1 .wpcf7-submit:hover {
    background: #473d5aff;
}

#wpcf7-f909-p830-o1 form {
    border-radius: 15px !important;
}

.related-posts a {
    color: #ffffff;
}

.blog-stories a {
    color: #ff7686;
}

.blog-stories a:hover {
    color: #fbfbf1ff;
}

.blog-subscripe input {
    height: 40px;
    border-radius: 99px;
    border: 1px solid #000;
    font-size: 14px;
    font-weight: bold;
}

.blog-subscripe .wpcf7-submit {
    background: #ff7686;
    color: white;
    cursor: pointer;
    padding: 10px 20px;
    margin-top: 25px;
    margin-left: 10px;
}

.blog-subscripe form {
    -webkit-display: flex;
    display: flex;
    align-items: center;
    justify-content: center;
}

.faq-accord .advgb-accordion-header {
    border-radius: 10px !important;
    padding: 20px 20px !important;
}

.faq-accord .ui-state-active {
    border-radius: 10px 10px 0 0 !important;
}

.faq-accord .advgb-accordion-header-icon {
    margin-right: 0 !important;
}

.faq-accord .advgb-accordion-body {
    background-color: white !important;
    border-radius: 0 0px 10px 10px;
    color: black;
    padding: 0 20px !important;
    margin-top: 0 !important;
}

.faq-accord .advgb-accordion-body p {
    margin-top: 0 !important;
}

body .wp-block-heading .red-btn a {
    color: #ff7686 !important;
}

.wp-block-buttons .wp-element-button, .wp-block-buttons .wp-block-button__link {
    box-shadow: 0 32px 40px 0 rgba(0, 118, 132, .24) !important;
}


.recomendation-posts .advgb-recent-posts {
    grid-gap: 50px !important;
}

.recomendation-links img {
    width: 100% !important;
}

.advgb-images-slider .advgb-image-slider-item img {
    border-radius: 15px 0 0 15px;
    margin-right: 0;

}


.slick-initialized .slick-slide {
    -webkit-display: flex;
    display: flex;
}

.header-container {
    max-width: 100% !important;
}

.navbar-btn {
    position:flex
}
.small-btn {
    font-size: 12px;
}


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


.p-absolute {
    position: absolute;
}

.hero-circle {
    right: 0;
    top: 0;
}

.p-relative {
    position: relative;
}

.hero-section .wp-block-columns-is-layout-flex {
    position: relative;
}

.slick-dots li button:before {
    font-family: "dashicons";
    font-size: 10px;
    line-height: 11px;
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    content: " ";
    text-align: center;
    opacity: 0.2;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: white;
    border-radius: 50%;
}

.wp-block-buttons .wp-element-button, .wp-block-buttons .wp-block-button__link {
    box-shadow: none !important;
}

.request-form p {
    color: #000;
}

.propositions .wp-block-column {
    cursor: pointer;
}

.request-form .wpcf7-submit {
    background-color: var(--wp--preset--color--primary);
    border-radius: 99px;
    border-color: var(--wp--preset--color--primary);
    border-width: 1px;
    border-style: solid;
    color: #fff;
    font-size: var(--wp--preset--font-size--small);
    font-weight: var(--wp--custom--font-weight--medium);
    line-height: var(--wp-custom--line-height--medium);
    padding-top: 16px;
    padding-right: 32px;
    padding-bottom: 16px;
    padding-left: 32px;
    cursor: pointer;
}

.request-form .wpcf7-submit:hover {
    background-color: transparent;
    color: var(--wp--preset--color--primary);
    transition-duration: 0.5s;
}

.request-form p {
    margin-top: 16px;
    margin-right: var(--wp--preset--spacing--default);
    margin-bottom: var(--wp--preset--spacing--default);
    margin-left: var(--wp--preset--spacing--default);
    line-height: 1.8;
}

.wpcf7-response-output {
    border-color: #ff7686 !important;
    color: #000;
}

.wpcf7-not-valid-tip {
    color: #ff7686;
}

footer {
    margin-top: 0 !important;
}

.blog-stories .advgb-post-excerpt {
    color: #000;
}

.blog-stories .advgb-post-datetime {
    color: #000 !important;
}

.blog-stories h2 {
    font-size: 24px;
}

.blog-stories h2 a {
    color: #000 !important;
}

.blog-stories .advgb-post-readmore a {
    color: #000;
    text-decoration: underline;
}

.blog-stories .advgb-post-thumbnail img {
    border-radius: 30px;
}

.blog-subscripe p {
    color: #000;
}

.blog-subscripe .wpcf7-submit {
    background-color: #007684;
}

.blog-subscripe .wpcf7-submit:hover {
    background-color: transparent;
    color: #007684;
}

.w-full {
    width: 100%;
    width: 100vw;
    max-width: 100%
}

.center {
    -webkit-display: flex;
    display: flex;
    justify-content: center;


}

.blog-subscripe {
    background-color: #fbfbf1;
    -webkit-display: flex;
    display: flex;
    justify-content: center;
    text-align: left;
    flex-direction: column;
    align-items: baseline;
}

.team-block a {
    color: #000;
}

.absolute-img {
    position: absolute;
    top: 100px;
    right: 30px;
}

.absolute-img-2 {
    position: absolute;
    left: -50px;
    bottom: -50px;
}


.team-info .wp-block-column {
    text-align: center;
}


.knowledge-blocks .is-style-services-bg-hover:hover {
    background-color: #fbfbf1 !important;
}

.information-price {
    padding: 0 !important;
}


.has-white-background-color {
    background-color: white !important;
    color: black !important;
}


.wp-container-core-group-is-layout-7 .attachment-post-thumbnail {
    max-height: fit-content;
}

.is-style-ziri-button-1 .wp-element-button {
    color: white !important;
}

.advgb-post-datetime {
    display: none;
}

header .wp-block-group {
    max-width: var(--wp--style--global--content-size);
    padding-left: auto !important;
    padding-right: auto !important;
}

.sponsonrs img {
    padding: 0;
}


.d-none {
    display: none !important;
}

.request-form .wpcf7-submit {
    margin: 20px 0;
}

.book-form {
    position: relative;
}

.wp-block-video video {
    border-radius: 32px !important;
}

#wpcf7-f909-p830-o1 {
    padding: 0;
    background: white !important;
}

#wpcf7-f909-p830-o1 form {
    background: linear-gradient(180deg, rgba(255, 117, 133, 0.28) 0%, rgba(0, 119, 133, 0.24) 100%);
    padding: 40px;
}

#wpcf7-f909-p830-o1 form .wpcf7-submit {
    background-color: #007684ff;
    border: 0;
    font-size: 18px;
    border-radius: 99px;
    color: #fff;
    padding: 10px 30px;
    font-weight: 600;
    cursor: pointer;
    margin-top: 10px;
}

#wpcf7-f909-p830-o1 form input {
    border: 0 !important;
}

#wpcf7-f909-p830-o1 form select {
    border: 0 !important;
}


.blog-stories .advgb-post-readmore a {
    background-color: transparent !important;
    color: var(--wp--preset--color--heading) !important;
    border: 1px solid var(--wp--preset--color--primary) !important;
    border-top: 0 !important;
    border-right: 0 !important;
    border-left: 0 !important;
    border-radius: 0 !important;
    font-weight: 500;
    box-shadow: none !important;
    padding: 0;
    text-decoration: none !important;
}

.blog-stories .advgb-post-readmore a:hover {
    color: var(--wp--preset--color--primary) !important;
}

.advgb-recent-posts-block.grid-view .advgb-recent-posts .advgb-recent-post .advgb-post-thumbnail img {
    max-width: 100%;
    height: auto;
    max-height: 235px;
    object-fit: cover;
}

.sidebar .advgb-post-title {
    font-size: 24px;
    color: #000;
}

.sidebar .advgb-recent-posts-block.grid-view .advgb-recent-posts .advgb-recent-post .advgb-post-thumbnail img {
    border-radius: 35px;
    max-height: 200px;
    object-fit: fill;
}

.sidebar .advgb-recent-posts-block .advgb-post-readmore a {
    background-color: transparent !important;
    color: var(--wp--preset--color--heading) !important;
    border: 1px solid var(--wp--preset--color--primary) !important;
    border-top: 0 !important;
    border-right: 0 !important;
    border-left: 0 !important;
    border-radius: 0 !important;
    font-weight: 500;
    box-shadow: none !important;
    padding: 0;
    text-decoration: none !important;
}

.sidebar .advgb-recent-posts-block .advgb-post-readmore a:hover {
    color: var(--wp--preset--color--primary) !important;
}

.blog-stories .advgb-post-excerpt {
    font-weight: 300;
}


.advgb-recent-posts-block .advgb-post-wrapper > *, .advgb-recent-posts-block .advgb-text-before-readmore {
    margin: 15px 0;
}

h2 {
    font-weight: 500 !important;
}

h3 {
    font-weight: 500 !important;
}

h2 strong {
    font-weight: 500 !important;
}

h3 strong {
    font-weight: 500 !important;
}


.read-more-link {
    background-color: transparent !important;
    color: #000 !important;
    border: 1px solid var(--wp--preset--color--primary) !important;
    border-top: 0 !important;
    border-right: 0 !important;
    border-left: 0 !important;
    border-radius: 0 !important;
    font-weight: 500;
    box-shadow: none !important;
    padding: 0;
    text-decoration: none !important;
}

.read-more-link:hover {
    color: var(--wp--preset--color--primary) !important;
}


.recomendation-links img {
    object-fit: fill !important;
    border-radius: 32px;
}

.blog-subscripe input {
    border: 0 !important;
}

#wpcf7-f909-p830-o1 form {
    border-radius: 21px;
}

input {
    padding: 0 10px;
}

input:focus {
    outline: none !important;
}

.sidebar h2 a {
    color: #000 !important;
}

.sidebar .advgb-post-readmore a {
    background-color: transparent !important;
    color: var(--wp--preset--color--heading) !important;
    border: 1px solid var(--wp--preset--color--primary) !important;
    border-top: 0 !important;
    border-right: 0 !important;
    border-left: 0 !important;
    border-radius: 0 !important;
    font-weight: 500;
    box-shadow: none !important;
    padding: 0;
    text-decoration: none !important;
}

.sidebar .advgb-post-readmore a:hover {
    color: var(--wp--preset--color--primary) !important;
}

.blog-subscripe {
    background-color: #fbfbf1;
    -webkit-display: flex;
    display: flex;
    justify-content: space-between;
    text-align: left;
    flex-direction: row !important;
    align-items: center !important;
    border-radius: 18px;
}

.blog-subscripe .wpcf7-spinner {
    position: absolute !important;
}

.blog-subscripe form {
    margin-bottom: 30px;
}


.form-under-sidebar {
    display: flex;
    -webkit-display: flex;
    justify-content: center;
}

.wpcf7-spinner {
    position: absolute;
}


.sidebar-logo span {
    border-radius: 15px !important;
}

.sidebar-logo img {
    border-radius: 15px !important;
}

.csk-section img {
    max-width: 100%;
    height: auto;
    max-height: 235px;
    object-fit: cover;
}

.blog-stories .advgb-post-thumbnail img {
    border-radius: 15px;
}

.sidebar .advgb-recent-posts-block.grid-view .advgb-recent-posts .advgb-recent-post .advgb-post-thumbnail img {
    border-radius: 15px;
}

.wp-block-post-featured-image img {
    border-radius: 15px !important;
}

.right-single-sidebar .advgb-recent-posts-block.grid-view .advgb-recent-posts .advgb-recent-post .advgb-post-thumbnail img {
    border-radius: 15px !important;
}






@media screen and (max-width: 781px) {
    .stories-blocks {
        padding: 0 14px !important;
    }
}



@media screen and (max-width: 781px) {
    .small-btn {
        font-size: 10px !important;
        min-width:150px
    }
    .navbar-btn {
        position:flex;
        flex-direction:row-reverse
    }

}


@media screen and (max-width: 781px) {
    .recomendation-posts .advgb-recent-posts {
        display: block !important;
    }
}

@media screen and (max-width: 620px) {

    .blog-subscripe form {
        display: block;
    }

    .blog-subscripe form input {
        width: 100%;
    }

    .blog-subscripe .wpcf7-submit {
        margin-left: 0;
    }

    .blog-stories .advgb-recent-post {
        display: block !important;
    }
}

@media screen and (max-width: 1024px) {
    .feature-explanation {
        -webkit-display: flex;
        display: flex;
        flex-direction: column;
    }

    .feature-explanation .wp-block-buttons {
        -webkit-display: flex;
        display: flex;
        justify-content: center;
    }

    .propositions .wp-block-column {
        -webkit-display: flex;
        display: flex;
        justify-content: center;
    }

    .propositions .wp-block-group {
        width: 100%;
    }
}


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

    .pl-15 {
        padding-left:15px !important;
    }
}

/* Shrink the image when the screen size exceeds 1200px */
@media screen and (min-width: 1200px) {
    .img-home {
        width: 70%;  /* Image shrinks to 50% of its original size */
    }
}

@media screen and (max-width: 781px) {
    .page-id-2 h1 {
        font-size: 36px !important;
        padding-top: 0px;
    }

}

@media screen and (max-width: 781px) {
    .hidden-mobile {
        display: none !important
    }


    .hero-text .wp-block-column {
        padding-right: 16px;
    }


}

@media screen and (max-width: 851px) {

    .main-title {
        margin-top: 150px !important;
        font-size: 36px !important;
    }

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

    .book-form_field {
        margin-right: 0;
        justify-content: center;
        -webkit-display: flex;
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    .book-form_field .wpcf7-form-control-wrap input {
        max-width: inherit !important;

    }

    .book-form_textarea {
        -webkit-display: flex;
        display: flex;
        justify-content: center;

    }

    .book-form_textarea textarea {
        max-width: 300px;
    }

    .book-form p {
        margin-bottom: 0 !important;
    }

    .how-it-work {
        margin: 14px 14px !important;
        text-align: center;
    }

    .how-it-work h3 {
        margin: auto !important;
    }

    .how-it-work a {
        margin: auto;
    }

    .hero-section .slick-list {
        max-height: 300px;
    }

    .main-form .wpcf7-submit {
        width: 100%;
        margin-left: 0;
    }

    .slick-prev:before, .slick-next:before {
        content: ' ';
    }

}

@media screen and (max-width: 783px) {
    .how-it-work-block {
        text-align: center;
    }

    .how-it-work-block .wp-block-buttons {
        -webkit-display: flex;
        display: flex;
        justify-content: center;
    }

    .how-it-work-block figure {
        margin: 0;
        width: 100%;
        display: flex !important;
        justify-content: center;
    }

    .how-it-work-block-2 {
        -webkit-display: flex;
        display: flex;
        flex-direction: column-reverse;
    }
}

@media screen and (max-width: 1680px) {
    .header-container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .hero-section .wp-block-columns {
        padding-left: 1rem !important;
    }

    .hero-section .slick-list {
        border-radius: 15px !important;
    }

    .hero-section .main-title {
        margin-top: 100px !important;
        font-size: 36px !important;
    }

    .hero-section .wp-block-buttons {
        margin-bottom: 20px;
    }

}

@media screen and (max-width: 1300px) {
    .form-request-block {
        display: flex !important;
        flex-direction: column !important;
        text-align: center !important;
    }
}

@media screen and (max-width: 781px) {
    .absolute-img {
        width: 200px !important;
    }

    .absolute-img-2 {
        position: absolute;
        left: -50px;
        bottom: -50px;
        width: 200px !important;
    }

    .blog-stories .advgb-recent-posts {
        display: flex !important;
        flex-direction: column !important;
    }

    .request-form .wp-block-columns {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .stories-blocks {
        padding: 0 !important;
    }
}

@media screen and (min-width: 781px) {
    .customers {
        -webkit-display: flex;
        display: flex;
        justify-content: center;
    }

    .customers .wp-block-column {
        max-width: 440px !important;
    }

}

@media screen and (min-width: 1200px) {
    .information-price .block-price {
        min-height: 650px;
    }

    .information-price .block-price .wp-block-buttons {
        bottom: 20px;
        width: 90%;
        position: absolute;
    }
}

@media screen and (max-width: 1200px) {
    .information-price {
        -webkit-display: flex;
        display: flex;
        flex-direction: column;
    }
}

@media screen and (min-width: 1680px) {
    .header-logo {
        margin-left: -30px !important;
    }
}

@media screen and (min-width: 1400px) {
    .hero-section .wp-block-columns {
        padding-left: 2% !important;
    }
}

@media screen and (min-width: 1450px) {
    .hero-section .wp-block-columns {
        padding-left: 4% !important;
    }
}

@media screen and (min-width: 1500px) {
    .hero-section .wp-block-columns {
        padding-left: 6% !important;
    }
}

@media screen and (min-width: 1550px) {
    .hero-section .wp-block-columns {
        padding-left: 7% !important;
    }
}

@media screen and (min-width: 1600px) {
    .hero-section .wp-block-columns {
        padding-left: 8% !important;
    }
}

@media screen and (min-width: 1650px) {
    .hero-section .wp-block-columns {
        padding-left: 9% !important;
    }
}

@media screen and (min-width: 1700px) {
    .hero-section .wp-block-columns {
        padding-left: 10% !important;
    }
}

@media screen and (min-width: 1750px) {
    .hero-section .wp-block-columns {
        padding-left: 11% !important;
    }
}

@media screen and (min-width: 1800px) {
    .hero-section .wp-block-columns {
        padding-left: 12% !important;
    }
}

@media screen and (min-width: 1850px) {
    .hero-section .wp-block-columns {
        padding-left: 13% !important;
    }
}

@media screen and (min-width: 1900px) {
    .hero-section .wp-block-columns {
        padding-left: 14% !important;
    }
}

@media screen and (min-width: 1920px) {
    .hero-section .wp-block-columns {
        padding-left: 15% !important;
    }
}

@media screen and (min-width: 1980px) {
    .hero-section .wp-block-columns {
        padding-left: 16% !important;
    }
}

@media screen and (min-width: 2050px) {
    .hero-section .wp-block-columns {
        padding-left: 17% !important;
    }
}

@media screen and (min-width: 2100px) {
    .hero-section .wp-block-columns {
        padding-left: 18% !important;
    }
}

@media screen and (min-width: 2160px) {
    .hero-section .wp-block-columns {
        padding-left: 19% !important;
    }
}


@media screen and (min-width: 2200px) {
    .hero-section .wp-block-columns {
        padding-left: 20% !important;
    }
}

@media screen and (min-width: 2300px) {
    .hero-section .wp-block-columns {
        padding-left: 21% !important;
    }
}


@media screen and (max-width: 1300px) {
    .request-form .book-form .wpcf7-submit {
        left: 40%;
    }
}

@media screen and (max-width: 851px) {
    .book-form .wpcf7-submit {
        position: static !important;
        margin-bottom: 0;
    }

    .popup-content {
        padding: 40px;
        position: relative;
    }
}

@media screen and (max-width: 783px) {
    .book-form .wpcf7-submit {
        position: static !important;
        margin-bottom: 0;
    }
}

@media screen and (min-width: 1200px) {
    .team-about .anim-image {
        min-height: 500px;
    }
}

@media screen and (max-width: 1200px) {
    .team-about {
        flex-direction: column;
    }
}

@media screen and (max-width: 781px) {

    .sidebar-logo .wp-block-buttons {
        -webkit-display: flex;
        display: flex;
        justify-content: center !important;
    }
}

@media screen and (max-width: 911px) {
    .blog-subscripe {
        flex-direction: column !important;
    }
}

@media screen and (max-width: 911px) {
    .how-it-work-block {
        margin-bottom: 0 !important;
    }

    .wps-section {
        margin-top: -40px !important;
    }

    .book-form_textarea textarea {
        height: 200px;
    }

    .overview-title {
        text-align: center;
    }

    .faq-title {
        padding: 0 !important;
        margin-top: 80px !important;
    }

    .popup-show {
        margin-top: 24px;
        position: absolute;
        bottom: 20%;
        left: 35%;
    }

    .sidebar-single {
        padding-top: 0 !important;
    }

    .spacer-sidebar {
        height: 0;
        margin-bottom: 0 !important;
    }
}
