/** Shopify CDN: Minification failed

Line 143:13 Expected identifier but found whitespace
Line 143:14 Unexpected "195px"
Line 157:20 Expected identifier but found "7"
Line 160:18 Expected identifier but found "7"

**/
.header__inline-menu .header__menu-item.list-menu__item {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
}
.image_video_banner_cover .video_bann_text {
    position: absolute;
    top: 50%;
    max-width: 100%;
    width: 100%;
    left: 0;
    transform: translateY(-50%);
}
.image_video_banner_cover .video_bann_text_inner {
    max-width: 730px;
}
.footer__content-bottom {
    border-top: 1px solid rgb(255 255 255 / 18%) !important;
}
.over_services_wrap {
    text-align: center;
}
.over_services_wrap .title_box {
    max-width: 500px;
    margin: auto;
}
.over_services_wrap h2.title_ {
    font-size: 27px;
    margin-top: 0;
    margin-bottom: 25px;
}
.over_services_wrap .title_box .text p {
    margin-top: 0;
    font-size: 17px;
}
.over_services_container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px;
    margin-top: 43px;
}
.over_services_container .content {
    padding: 30px 17px;
    border-radius: 13px;
}
.over_services_container .content .text ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.over_services_container .content h3.block_title {
    font-size: 27px;
    margin-top: 0;
    margin-bottom: 19px;
    line-height: 1;
}
.over_services_container .content p.block_subtitle {
    font-size: 15px;
    max-width: 300px;
    margin: auto;
    line-height: 1.5;
}
.over_services_container .content .price {
    font-size: 24px;
    font-weight: 700;
    margin-top: 27px;
    line-height: 1;
}
.over_services_container .content .price strong {
    font-size: 29px;
    text-decoration: underline;
}
.over_services_container .content .text {
    text-align: left;
    margin-top: 30px;
}
.over_services_container .content .text ul li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 24px;
    line-height: 1.5;
}
.over_services_container .content .text ul li:last-child {
    margin-bottom: 0;
    line-height: 1.5;
}
.over_services_container .content .text ul li:before {
    position: absolute;
    content: "";
    width: 22px;
    height: 22px;
    left: 0;
    border-radius: 100%;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0.20;
}
.over_services_container .content .text ul li:after {
    position: absolute;
    content: "";
    width: 13px;
    height: 13px;
    left: 4px;
    border-radius: 100%;
    top: 50%;
    transform: translateY(-50%);
}
.over_services_container .over_services_single_inner .btn {
    min-width: 313px;
    border: none;
    font-size: 20px;
    text-decoration: none;
    min-height: 45px;
    display: inline-block;
    margin-top: 23px;
    border-radius: 10px;
    font-weight: 700;
    line-height: 1;
    padding: 13px;
    cursor: pointer;
    position: relative;
}
.over_services_container .over_services_single_inner .btn .loading__spinner {
    left: 50%;
}
.template_index sticky-header.fixed-header .header__icon--menu svg path {
    fill: #005e8a;
}
.template_index sticky-header .header__icon--menu svg path {
    fill: #005e8a;
}

/* .how-it-works .step-image img {
   /* max-width: 214px; */
   max-width: 195px;
    width: 100%;
    object-fit: cover;
} */


@media(min-width:992px){
    .header--middle-left {
    column-gap: 5px;
}
}

@media(max-width: 1110px){
    .header__inline-menu .header__menu-item.list-menu__item {
    font-size: 16px;7
}
.header__menu-item {
    padding: 10px;7
}
}

@media(max-width: 1024px){
.how-it-works {
    margin-bottom: 0;
}
}
@media(max-width:768px){
    .over_services_container {
    grid-template-columns: 1fr;
}
/* .template_index sticky-header.fixed-header .header__icon .svg-wrapper {
    display: none;
} */
.header__icon .login_svg-wrapper, .header__icon .visually-hiddenee {
    display: none;
}
.header__icons .header__icon {
        display: flex !important;
    }
   .footer__content-bottom-wrapper {
    width: 100%;
}
.footer__localization:empty+.footer__column--info {
    align-items: center;
}
}
@media(max-width: 750px){
.choose_plan_left {
    margin: 0 0 30px 0;
}
.footer__blocks-wrapper .footer-block.footer-block--menu, .footer__blocks-wrapper .custom_image_block_ {
    width: 100% !important;
    margin-bottom: 30px !important;
}
.image_paragraph_custom {
    max-width: 100%;
}
.footer__blocks-wrapper .footer-block--newsletter {
    width: 100%!important;
    padding-top: 0;
}
.footer-block__newsletter {
    width: 100%!important;
    padding-top: 0;
}
footer .list-payment {
    padding: 0;
}
.custom_testimonial_img_text_cover {
    min-height: 330px;
}

}

/* .shopify-pc__banner__dialog {
    display: none !important;
} */

.video_bann_text_inner {
  background-color: rgba(
    208,
    206,
    202,
    0.7
  );
  padding: 30px;
  border-radius: 16.14px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.6);
}