@charset "UTF-8";
/* 
font-family: 'Assistant', sans-serif;
font-family: 'Montserrat Alternates', sans-serif;
font-family: 'Montserrat', sans-serif;
 */
/* .code_done{display: none !important;height:0px !important;width: 0 !important;visibility: hidden !important;opacity: 0 !important;} */
* {
    list-style: none;
    text-decoration: none;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    /* font-family: 'robotoregular', sans-serif; */
}
.imgfd{transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);-moz-transform:scale(1);transition: 1s;}
.imgfd:hover{transform:scale(1.2);-ms-transform:scale(1.2);-webkit-transform:scale(1.2);-o-transform:scale(1.2);-moz-transform:scale(1.2);transition: 1s;}
a{text-decoration: none;color: var(--theme-color-1);}
:root{
    --theme-color-1:#0073ba;
    --theme-color-1-2:#0191dc;
    --theme-color-1-3:#e3f3fb;
    --theme-color-1-4:#78c1e7;
    --theme-color-1-5:#038ed4;
    --theme-color-2:#007a41;
    --arr-right_blue:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23038ed4' class='bi bi-chevron-right' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E") no-repeat center;
    --bs-nav-link-hover-color:var(--theme-color-1);
    --bs-font-sans-serif:'Poppins', system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --bs-heading-color: #333;
    --bs-link-color-rgb:var(--theme-color-1);
    --swiper-navigation-color: var(--theme-color-1);
    --swiper-pagination-color: var(--theme-color-1);
    /* --swiper-navigation-sides-offset: 0; */
}


.b-c1{background-color: var(--theme-color-1);}
.fc_tc1{color: var(--theme-color-1);}
.fc_tc1-2{color: var(--theme-color-1-2);}
.bsfml{ font-family: "bootstrap-icons"}
body{overflow-x: hidden;}
html{overflow-x: hidden;}
body>.container-full{overflow-x: visible;}
header{transition:all 0s;}
.add-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;z-index: 1039;
    transition:all 0s;
}
.add-pt {
    padding-bottom: 80px; transition:all 0;
}
/* .acf-form input{border-bottom: 1px solid #ccc;}
.acf-form textarea{border: 1px solid #ccc;} */
.overlay { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 1038; transition: all 0s;-webkit-transition: all 0s;}
/* btn */
.btn-search:hover{color:var(--theme-color-1)}
.btn-search{border: unset !important;outline: unset;}
.m_left_nav_quote_btn{--bs-btn-padding-x: 2rem; --bs-btn-padding-y: 0.375rem; background-color: var(--theme-color-1-2); white-space: nowrap;}
.m_left_nav_quote_btn:hover{ background-color: var(--theme-color-1);}

/* feedback */
.fixed_feedback {  display: none;  ; max-width: 800px;z-index: 1041;padding-top: 20px; position: fixed; top: 10%; left: 50%; transform: translate(-50%); background-color: #fff; padding: 10px; border-radius: 20px;padding-top: 40px; box-shadow: 0px 2.1px 5.3px rgba(0, 0, 0, 0.057), 0px 6.9px 17.9px rgba(0, 0, 0, 0.083), 0px 31px 80px rgba(0, 0, 0, 0.14); }
.fixed_feedback.open { display: block;}
.fixed_feedback .close_quote_box {position: absolute;height: 35px;width: 35px;;top: 10px;right: 10px;cursor: pointer;font-size: 30px;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTQuNjQ2NDUgNC42NDY0NUM0Ljg0MTcxIDQuNDUxMTggNS4xNTgyOSA0LjQ1MTE4IDUuMzUzNTUgNC42NDY0NUw4IDcuMjkyODlMMTAuNjQ2NCA0LjY0NjQ1QzEwLjg0MTcgNC40NTExOCAxMS4xNTgzIDQuNDUxMTggMTEuMzUzNiA0LjY0NjQ1QzExLjU0ODggNC44NDE3MSAxMS41NDg4IDUuMTU4MjkgMTEuMzUzNiA1LjM1MzU1TDguNzA3MTEgOEwxMS4zNTM2IDEwLjY0NjRDMTEuNTQ4OCAxMC44NDE3IDExLjU0ODggMTEuMTU4MyAxMS4zNTM2IDExLjM1MzZDMTEuMTU4MyAxMS41NDg4IDEwLjg0MTcgMTEuNTQ4OCAxMC42NDY0IDExLjM1MzZMOCA4LjcwNzExTDUuMzUzNTUgMTEuMzUzNkM1LjE1ODI5IDExLjU0ODggNC44NDE3MSAxMS41NDg4IDQuNjQ2NDUgMTEuMzUzNkM0LjQ1MTE4IDExLjE1ODMgNC40NTExOCAxMC44NDE3IDQuNjQ2NDUgMTAuNjQ2NEw3LjI5Mjg5IDhMNC42NDY0NSA1LjM1MzU1QzQuNDUxMTggNS4xNTgyOSA0LjQ1MTE4IDQuODQxNzEgNC42NDY0NSA0LjY0NjQ1WiIgZmlsbD0iYmxhY2siLz4KPC9zdmc+);background-size: 100%;}
/* .fixed_feedback .feedback .feedback-desc{display: none;} */

.feedback {width: 100%;}
.feedback .feedback-title{font-size: 26px;color: #333;text-align: center;font-weight: 700;}
.feedback .feedback-desc{font-size: 16px;color: #222;width: 80%;margin:0 auto;margin-top: 20px;text-align: center;}

.text-start .feedback .feedback-title{text-align: left;padding:0 20px;}
.text-start .feedback .feedback-desc{text-align: left;width: 100%;padding:0 20px}

.feedback form{margin-top: 20px;padding:0 20px;}
.feedback form input[type="submit"]{margin-top: 20px;}
/* .feedback label{border-radius: 7px;background-color: #efefef;flex:0 0 calc(50% - 5px);padding:10px;margin-bottom:10px;border: 1px solid #efefef;}
.feedback label input{font-size: 15px;background-color: unset;margin-left: 10px;line-height: 20px;}
.feedback label i{color: #999;}
label.feedback-label-content{vertical-align: top;flex:0 0 100%}
label.feedback-label-content textarea{flex:auto;font-size: 15px;background-color: unset;margin-left: 10px;} */
.fixed_feedback#feedback button[type="submit"]{margin-top: 10px;}
.feedback .feedback-err{min-height:40px;color: var(--theme-color-1);margin-top: 5px;width: 100%;}
/* feedback */
.super_icon{position: relative;}
.super_icon::before{opacity: 0;}
.super_icon::after{content:" ";position: absolute;width: 100%;height: 100%;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.super_icon.si-vkontakte::after{background-image: url("data:image/svg+xml,%3Csvg t='1734937311302' class='icon' viewBox='0 0 1639 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='1619' width='200' height='200'%3E%3Cpath d='M1384.228436 180.275019l-5.711151 10.926262a8.392442 8.392442 0 0 0-4.283363 7.809261c-0.375381 0.710542-0.790981 1.387568-1.166362 2.104814a6.106641 6.106641 0 0 0-3.230956 5.630712l-1.166362 2.064594a40.574642 40.574642 0 0 0-10.892746 17.803775 71.724545 71.724545 0 0 1-9.049359 14.07678 27.181592 27.181592 0 0 0-9.686165 14.532599c-3.076782 4.69226-6.120048 9.38452-9.203532 14.07678a6.636196 6.636196 0 0 0-5.034125 6.944545c-2.681291 3.566118-5.409505 7.098719-8.043874 10.664837a16.282142 16.282142 0 0 0-8.224862 9.015842 11.241314 11.241314 0 0 0-4.658743 6.569164 22.603287 22.603287 0 0 1-5.443022 6.609383 6.066422 6.066422 0 0 0-4.357099 5.362583 50.30773 50.30773 0 0 1-8.828151 10.101765 5.362583 5.362583 0 0 0-4.397318 5.295551l-4.390615 4.618524a5.463131 5.463131 0 0 0-4.430834 5.295551 113.472252 113.472252 0 0 1-12.065811 12.35405c-1.803168 0.040219-2.681291 1.468007-3.907983 2.480194a4.69226 4.69226 0 0 0-1.340645 1.501524c-1.012188 1.387568-2.929311 2.32602-2.480195 4.544789l-5.556976 5.556976c-2.55393-0.489336-3.418647 2.064594-5.255331 2.889091-2.889091 1.575259-3.907982 4.69226-5.670932 7.138939-3.639853 3.606337-7.319926 7.212674-10.966482 10.812307-1.803168 0.335161-2.55393 1.803168-3.418646 3.157221l-5.858622 5.597196a5.925654 5.925654 0 0 0-4.055453 3.190737l-3.606337 3.351614a5.885435 5.885435 0 0 0-4.095673 3.190737c-3.043266 2.594149-6.086531 5.181596-9.123094 7.809261a5.918951 5.918951 0 0 0-4.095672 3.15722c-0.449116 0.4156-0.898233 0.790981-1.340646 1.199878-2.218769 0-3.190737 1.575259-4.169408 3.190737l-5.744667 4.50457c-2.218769 0-3.190737 1.541743-4.169408 3.15722-1.541743 1.166362-3.076782 2.32602-4.618524 3.452163a16.034123 16.034123 0 0 0-8.560023 6.381473c-7.66179 5.295551-15.32358 10.624617-22.985371 15.920168-3.794027-1.387568-5.10786 1.501523-6.703228 3.907982-4.92017 3.117001-9.840339 6.234003-15.417426 9.80012a198.308312 198.308312 0 0 0 26.437533 13.667883c1.575259 2.406459 2.96953 5.067641 6.649603 4.055454 15.471051 8.151126 29.929915 17.951246 44.99207 26.779397a16.804994 16.804994 0 0 0 13.366237 9.578914c1.427788 0.824497 2.815356 1.648994 4.243144 2.480195 0.522852 3.981718 3.492382 4.772699 6.756854 5.221815l7.588055 5.670931c2.36624 2.855575 4.202924 6.421693 8.640462 6.495428 1.126142 0.790981 2.252285 1.615478 3.418646 2.406459 0.522852 3.753808 3.304692 4.806215 6.495429 5.295551l4.504569 3.492382c2.010969 5.597196 7.588055 6.837293 11.864715 9.686165 0.449116 0.4156 0.898233 0.864716 1.340645 1.273613 0.489336 3.720292 3.190737 4.846434 6.381474 5.362583 0.449116 0.4156 0.864716 0.824497 1.340646 1.240098a6.032906 6.032906 0 0 0 6.307738 5.362582c6.703229 6.234003 13.406457 12.508224 20.109685 18.76904a21.53077 21.53077 0 0 0 7.0585 9.089578 12.78976 12.78976 0 0 0 4.732479 4.658744 38.503345 38.503345 0 0 0 9.424739 7.996951 107.191327 107.191327 0 0 1 11.904934 12.16636c0.073736 3.720292 2.855575 5.148079 5.630712 6.569164 1.427788 1.461304 2.855575 2.96953 4.283363 4.430834a5.93906 5.93906 0 0 0 4.357099 5.362583 44.449108 44.449108 0 0 1 8.861668 10.054843 6.120048 6.120048 0 0 0 4.316879 5.362582 17.649601 17.649601 0 0 1 5.483241 6.609384c0.938452 2.32602 1.501523 4.960389 4.544789 5.597196a20.062763 20.062763 0 0 1 5.181595 6.703228 9.558804 9.558804 0 0 0 5.711151 7.4741c1.166362 0.824497 2.594149 1.501523 2.439975 3.351614a5.791589 5.791589 0 0 0 4.169408 5.483241c1.340646 2.32602 4.055453 3.720292 4.658744 6.609383a11.429005 11.429005 0 0 0 6.347957 8.828152q7.212674 10.42352 14.418645 20.880557c-1.085923 3.351614 1.340646 4.92017 3.351614 6.703229a118.962196 118.962196 0 0 1 11.97867 18.702007 6.421693 6.421693 0 0 0 3.492382 6.461912 9.19683 9.19683 0 0 0 4.471053 7.775745c0.670323 1.126142 1.340646 2.218769 1.950639 3.351615a6.770261 6.770261 0 0 0 3.492383 6.569164 90.305894 90.305894 0 0 1 7.474099 15.32358c1.273613 3.076782 1.427788 6.703229 4.50457 8.901887 2.480195 4.806215 4.993905 9.578914 7.4741 14.385129a6.508835 6.508835 0 0 0 3.15722 7.702009 75.746482 75.746482 0 0 1 7.695307 17.609382 6.549054 6.549054 0 0 0 3.492382 7.66179c0.750762 3.043266 3.351614 5.443022 3.117001 8.828152a6.911029 6.911029 0 0 0 3.351614 7.66179c0 0.375381-0.040219 0.750762-0.073735 1.126142a6.589274 6.589274 0 0 0 3.351614 7.66179c-0.261426 1.615478 1.689214 2.74162 0.978671 4.430834a7.065203 7.065203 0 0 0 3.351614 7.661791 103.484442 103.484442 0 0 1 4.544789 15.283361 11.650211 11.650211 0 0 0 3.076782 10.054842 5.402802 5.402802 0 0 1 1.340646 4.283363c0.261426 2.74162-0.4156 5.744667 2.292504 7.775745 2.178549 2.178549 1.387568 5.483241 3.003046 7.8897 1.012188 1.199878 0.489336 2.178549-0.710542 2.480195a21.450331 21.450331 0 0 1-4.920169 0.147471h-254.427741c-1.950639 0-4.021937 0.670323-5.858622-0.670323l-5.409506-15.283361a6.307738 6.307738 0 0 0-2.594149-8.640461h0.040219c-0.898233-2.594149 0.522852-6.120048-2.96953-7.809262a23.4613 23.4613 0 0 1-3.566117-8.673977 20.90737 20.90737 0 0 0-7.4741-16.637413 15.491161 15.491161 0 0 1-2.406459-6.495429c-0.750762-1.501523-0.824497-3.351614-2.32602-4.430834a83.951234 83.951234 0 0 1-7.588055-15.283361c-0.522852-3.981718-0.670323-8.184642-5.221815-10.054843a56.622171 56.622171 0 0 1-6.870809-11.978669 6.629493 6.629493 0 0 0-4.50457-7.775745 19.667272 19.667272 0 0 1-4.504569-7.621571c0.522852-3.157221-1.689214-4.430834-3.981718-5.630712l-7.882997-11.978669c-1.126142-3.003046-1.427788-6.535648-5.181596-7.809261-3.043266-3.981718-6.086531-7.996952-9.123094-11.97867a25.928088 25.928088 0 0 0-11.040217-14.385128c-4.357099-5.148079-8.747713-10.289456-13.104812-15.417426-1.461304-2.594149-2.064594-5.898841-5.744666-6.495428q-13.687993-13.687993-27.375986-27.342469c-0.073736-4.243144-3.304692-4.960389-6.461912-5.744667a3.251066 3.251066 0 0 1-2.292504-2.064594c-0.18769-4.202924-3.418647-4.87995-6.569164-5.630712a36.66666 36.66666 0 0 0-1.126142-0.978672c-0.22791-4.283363-3.492382-4.87995-6.703229-5.556976-7.996952-5.972577-15.960387-11.978669-23.957339-17.951246a21.34308 21.34308 0 0 0-15.544786-10.436927l-3.190737-1.501523c-1.199878-2.292504-2.439975-4.471053-5.597196-3.981718a71.188287 71.188287 0 0 1-14.230954-7.8897 9.183423 9.183423 0 0 0-10.966482-5.744666l-9.98781-5.14808c-2.010969-3.351614-4.430834-5.858622-8.787933-4.390615l-33.0134-13.178547a15.102374 15.102374 0 0 0-15.283361-4.87995c-1.729433-1.012188-4.055453-0.147471-5.556977-1.803169-2.13833-3.532601-5.295551-3.452163-8.747713-2.51371a17.870807 17.870807 0 0 1-7.695306-2.218769 5.644118 5.644118 0 0 0-7.775745-1.762949c-8.412552-1.541743-16.758071-3.264472-25.237656-4.578305-9.840339-1.575259-19.754414-2.815356-29.62827-4.209628a12.233392 12.233392 0 0 0-0.563071 6.461913q0 160.602652-0.073735 321.205303a14.07678 14.07678 0 0 1-0.489336 6.495428l-0.073736-0.073735a305.412497 305.412497 0 0 1-31.022541 0.60329c-3.076782 0.113955-6.193783 0-9.310784 0a118.560003 118.560003 0 0 1-14.606335-0.37538c-2.55393-0.113955-5.10786-0.22791-7.66179-0.301646a39.984758 39.984758 0 0 0-8.975623-0.4156h-6.461913a18.179156 18.179156 0 0 1-5.52346-0.375381l0.113955-0.301645c-2.010969-2.406459-4.243144-1.085923-6.421693-0.4156h-5.067641a21.772086 21.772086 0 0 1-6.234002-0.375381c-2.513711-0.073736-5.034125-0.18769-7.547836-0.261426-1.803168-1.052407-3.867763 0.073736-5.670931-0.790981a47.894568 47.894568 0 0 1-2.104814-0.37538c-1.950639-1.689214-4.169408 0-6.193783-0.375381a14.257767 14.257767 0 0 1-4.87995-0.375381 61.669702 61.669702 0 0 1-15.283361-1.340646c-1.762949-1.092626-3.867763 0.113955-5.630712-0.864716l0.113955-0.22791c-1.762949-1.729433-3.639853-0.449116-5.483241-0.22791a493.431353 493.431353 0 0 1-52.915286-8.258377c-0.864716-1.541743-2.010969-1.340646-3.230956-0.449117a10.168798 10.168798 0 0 0-1.085923 0.04022c-1.340646-1.012188-2.439975-2.594149-4.390615-1.166362l-1.085923 0.073736c-1.340646-1.012188-2.439975-2.594149-4.390614-1.166362a9.893965 9.893965 0 0 0-1.085923 0.073735c-1.340646-1.012188-2.439975-2.594149-4.390615-1.166361a10.470443 10.470443 0 0 0-1.085923 0.073735c-1.166362-1.575259-2.480195-2.55393-4.390615-1.166362-2.218769-0.335161-4.390615-0.717245-6.609383-1.052407-0.864716-1.085923-1.655697-2.32602-3.304692-1.166361a588.543462 588.543462 0 0 1-58.284572-15.323581c-0.864716-1.085923-1.655697-2.32602-3.304691-1.085923-10.175501-2.439975-19.754414-6.703229-29.708709-9.914075-0.824497-1.199878-1.655697-2.292504-3.351614-1.843388l-5.409506-1.461303c-0.864716-1.085923-1.655697-2.32602-3.304691-1.085923l-5.483241-2.218769c-0.824497-1.199878-1.655697-2.292504-3.351614-1.843388a226.689781 226.689781 0 0 1-30.720897-12.468005c-0.790981-1.166362-1.655697-2.292504-3.351614-1.917123a170.060907 170.060907 0 0 1-28.542347-13.634367 13.801947 13.801947 0 0 0-10.966482-5.362583 30.989025 30.989025 0 0 1-7.695306-4.471053 4.055453 4.055453 0 0 0-4.390615-2.13833 124.68005 124.68005 0 0 1-18.702007-11.040217c-0.978671-1.917123-3.003046-2.178549-4.69226-2.969531a5.764777 5.764777 0 0 1-4.129189-2.218768c-0.824497-2.178549-2.889091-2.55393-4.732479-3.264473a6.153564 6.153564 0 0 1-4.055453-2.252284 65.530762 65.530762 0 0 0-21.028028-14.311393 225.603858 225.603858 0 0 1-23.206577-16.262033c-1.876904-1.340646-3.532601-2.96953-5.295551-4.471053-0.522852-2.32602-2.815356-2.439975-4.390614-3.492382l-1.126143-0.904936c-0.522852-2.32602-2.815356-2.439975-4.390615-3.492382a78.809857 78.809857 0 0 1-14.311392-11.864714c-0.489336-2.36624-2.815356-2.439975-4.31688-3.532602a11.616695 11.616695 0 0 1-4.504569-4.129188c-0.522852-1.541743-1.340646-2.681291-3.230956-2.36624-2.218769-2.178549-4.430834-4.316879-6.649603-6.495429-0.824497-1.917123-1.689214-3.827543-4.357098-3.418646a719.873115 719.873115 0 0 1-33.013401-33.0134c-0.563071-2.010969-0.824497-4.169408-3.566117-4.390615-2.480195-2.55393-4.960389-5.148079-7.433881-7.695306-0.978671-1.615478-1.126142-3.907982-3.532601-4.430835a293.373499 293.373499 0 0 1-28.354657-34.139542 84.621557 84.621557 0 0 0-13.453379-17.763556 394.310713 394.310713 0 0 1-23.206577-32.973181c-13.822057-21.403409-26.88665-43.302856-38.603893-65.946362a900.913911 900.913911 0 0 1-43.899444-97.525271c-0.449116-1.166362-0.670323-2.439975-0.978671-3.639853 0.522852-1.729433-0.603291-2.594149-1.803169-3.351615-2.439975-7.4741-5.362583-14.794025-7.62157-22.34186-2.010969-6.703229-4.87995-13.406457-7.212674-20.163312q-4.69226-13.687993-8.747713-27.563675c-5.711151-19.379034-11.113953-38.878725-15.625226-58.545998-6.535648-28.502128-12.990857-56.977442-17.126749-86.002422-2.681291-18.702008-5.784886-37.33028-8.640461-55.992067a3.512492 3.512492 0 0 1 0.227909-1.052407c0.22791-1.843388 1.501523-3.680072-0.227909-5.443022a63.311993 63.311993 0 0 1-2.40646-19.680678c-1.012188-1.762949 0.18769-3.907982-0.864716-5.670932l-0.22791-4.243143a17.267517 17.267517 0 0 1-0.4156-5.711151c-0.4156-1.729433 1.052407-3.753808-0.750762-5.295551-2.010969-3.867763-0.301645-8.043874-1.052406-12.065811-0.978671-1.762949 0.18769-3.907982-0.864717-5.670931 0.911639-4.082266-1.749543-8.017061-0.174284-11.998779-0.864716-1.501523-0.301645-3.157221-0.449116-4.73248-0.113955-1.762949 1.166362-3.639853-0.4156-5.29555l-0.261426 0.113955a21.725164 21.725164 0 0 1-0.4156-6.234003v-6.032905c-0.18769-1.776356 1.206581-3.693479-0.408897-5.429615L2.686338 62.646765a22.234609 22.234609 0 0 1-0.375381-6.307738V49.401185c-0.22791-1.843388 1.199878-3.794027-0.37538-5.52346l-0.335162-4.283363A50.944537 50.944537 0 0 1 1.231738 30.022152a52.727595 52.727595 0 0 0-0.4156-10.329675C0.688776 16.763166 0.561415 13.874074 0.46757 10.944763A20.920776 20.920776 0 0 1 0.728996 1.070908L0.65526 0.997172a10.524069 10.524069 0 0 1 5.362583-0.522852h245.49904a11.040217 11.040217 0 0 1 5.409506 0.489336l-0.147471 0.187691a29.239483 29.239483 0 0 1 0.670323 9.384519 55.402184 55.402184 0 0 0 0.4156 10.289456c-1.689214 1.917123 0.113955 3.639853 0.301645 5.443022a31.210232 31.210232 0 0 1 0.375381 7.4741 48.551484 48.551484 0 0 0 0.449116 10.1755c-2.36624 2.627666 0.522852 5.034125 0.261426 7.588055a21.195609 21.195609 0 0 1 0.375381 6.160267 19.191343 19.191343 0 0 0 0.4156 6.032906c-1.917123 2.594149 1.012188 4.993905 0.335162 7.507616 0.978671 2.55393-0.335161 5.362583 0.824497 7.882996-1.843388 1.876904 0.147471 3.566118 0.261426 5.362583 0.938452 1.762949-0.261426 3.867763 0.864716 5.630712-2.010969 5.10786 1.199878 10.175501 0.147471 15.283361a5.275441 5.275441 0 0 0 0.938452 4.471053l0.22791-0.113954a12.005482 12.005482 0 0 1 0.375381 4.618524c0 2.178549-1.387568 4.471053 0.489335 6.495428a17.321142 17.321142 0 0 0 1.340646 8.714197c1.012188 1.762949-0.22791 3.907982 0.898233 5.630712 0 2.513711 0.073736 5.067641 0.073735 7.588055 0.522852 1.803168-0.670323 3.907982 0.938452 5.52346 1.575259 11.643508 3.157221 23.280313 5.483241 34.809866 1.126142 5.556976 1.655697 11.227908 2.439975 16.85862a5.476538 5.476538 0 0 0 0.898233 4.430834q2.312614 11.549663 4.578305 23.092622a6.032906 6.032906 0 0 0 0.864716 4.397318c0.147471 1.917123 1.950639 3.418647 1.340646 5.483241a4.752589 4.752589 0 0 0 0.938452 4.430834l2.36624 9.873855a64.431432 64.431432 0 0 0 4.169408 17.616085l5.744667 19.78793a4.953686 4.953686 0 0 0 0.864716 4.430834c2.594149 8.043874 5.148079 16.148077 7.735526 24.225468a12.923825 12.923825 0 0 0 3.304691 9.873856c1.843388 5.148079 3.639853 10.289456 5.483241 15.417425-0.603291 2.104814 0.790981 3.230956 2.13833 4.357099l1.126143 4.430834c-0.563071 2.104814 0.824497 3.230956 2.178549 4.357098a151.345493 151.345493 0 0 0 7.849481 20.317486c4.243144 9.80012 8.861668 19.439363 13.332721 29.138934-0.670323 2.010969 1.340646 2.929311 1.95064 4.430834 1.541743 3.230956 3.076782 6.495428 4.618524 9.726385 1.273613 2.32602 1.126142 5.483241 4.055453 6.797074l4.73248 9.766604a5.905544 5.905544 0 0 0 2.96953 4.544788 86.33088 86.33088 0 0 0 5.784886 10.892747c0.670323 1.762949 1.052407 3.639853 3.003046 4.504569a1.863498 1.863498 0 0 1 0.301646 0.978672c0.978671 1.501523 1.126142 3.606337 3.003046 4.504569 0.113955 1.836685 1.689214 2.74162 2.55393 4.095673a6.032906 6.032906 0 0 0 2.929311 4.69226c4.129189 6.274222 8.224861 12.541741 12.35405 18.849478 0.750762 1.648994 1.240097 3.452163 3.117001 4.243144 4.471053 5.932357 8.901887 11.904934 13.366238 17.837291a7.085313 7.085313 0 0 0 3.190737 4.169408c0.4156 0.449116 0.824497 0.904936 1.240097 1.387568a7.045093 7.045093 0 0 0 3.190737 4.129189c0.750762 0.824497 1.541743 1.655697 2.292504 2.513711a6.964654 6.964654 0 0 0 3.190737 4.095673l16.711148 18.628272c0.710542 4.357099 4.732479 5.483241 7.588055 7.735525 0.710542 0.750762 1.461304 1.468007 2.178549 2.218769 1.461304 2.178549 1.950639 5.362583 5.556977 5.362583a376.721442 376.721442 0 0 0 42.847036 35.527111c0.824497 1.843388 2.594149 2.36624 4.243144 3.117001a151.265054 151.265054 0 0 0 15.544787 10.141985c1.012188 1.917123 3.003046 2.252285 4.806215 2.929311a0.542962 0.542962 0 0 1 0.710542 0.335161c0.864716 1.950639 2.96953 2.104814 4.504569 3.076782a113.84093 113.84093 0 0 0 15.283361 7.996951c0.824497 1.126142 1.689214 2.218769 3.351615 1.836685l14.311392 6.870809c1.501523 0.563071 2.439975 2.439975 4.430834 1.876904a254.90367 254.90367 0 0 0 39.549049 14.30469c4.471053 1.387568 5.597196-0.898233 5.597195-5.443022q-0.22791-121.227887-0.113954-242.415555 0-200.372906 0.040219-400.705594c1.461304-1.199878 3.157221-0.670323 4.772699-0.670322h232.31379a7.594758 7.594758 0 0 1 4.806215 0.60329h-0.073736a10.772088 10.772088 0 0 1 0.670323 6.421693q0.053626 178.627633 0.073735 357.282079c0 2.855575-1.340646 6.649603 3.827544 6.569164a149.421667 149.421667 0 0 0 24.131623-4.283363 9.38452 9.38452 0 0 0 11.080436-2.96953 101.627647 101.627647 0 0 0 16.148078-4.993905c1.199878-0.261426 2.406459-0.522852 3.606337-0.750762a13.627664 13.627664 0 0 0 13.104811-5.711151c3.304692-1.468007 6.569164-2.889091 9.873856-4.357098a22.529551 22.529551 0 0 0 17.649601-8.747713c2.218769-1.340646 4.471053-2.627666 6.703228-3.981718a4.095673 4.095673 0 0 0 1.340646 0.449116c2.681291 0 4.021937-1.803168 5.255331-3.794027 1.501523-0.670323 2.178549-2.74162 4.169408-2.59415a6.18708 6.18708 0 0 0 6.756854-4.316879c0.335161-1.052407 1.240097-1.012188 2.064595-1.126142l0.750761 0.113955a14.747103 14.747103 0 0 0 11.529553-8.640462 84.81595 84.81595 0 0 1 9.84034-6.797073 10.758682 10.758682 0 0 0 9.914075-7.775745q14.874464-12.615476 29.708708-25.271172c4.50457-0.040219 6.307738-3.117001 7.621571-6.756854q9.860449-9.860449 19.680679-19.714195c3.720292 0 3.606337-3.157221 4.544789-5.443022 4.732479-5.148079 9.424739-10.289456 14.157219-15.417425a25.472268 25.472268 0 0 0 11.194391-12.990857 64.947581 64.947581 0 0 1 10.892747-14.458864 5.134673 5.134673 0 0 1 0.750761 0.073735 14.552709 14.552709 0 0 0 6.911029-10.21572c0-0.904936 0.22791-1.655697 1.199878-1.950639 4.021937 0.040219 3.043266-3.680072 4.357098-5.711151 0-0.864716 0.113955-1.689214 1.166362-1.917123a4.531382 4.531382 0 0 1 0.710542 0.040219 9.686165 9.686165 0 0 0 4.993905-8.747713c1.468007-2.218769 2.929311-4.390615 4.390615-6.609383 2.064594-1.340646 5.067641-2.010969 3.941498-5.630712 1.240097-2.13833 2.480195-4.316879 3.753808-6.461913a24.453378 24.453378 0 0 0 10.477147-16.335768 1.555149 1.555149 0 0 1 0.335161-1.387568q8.224861-14.92809 16.409503-29.81596a8.043874 8.043874 0 0 0 4.390615-8.861668 36.365015 36.365015 0 0 1 6.649603-13.031077c2.889091-1.126142 1.012188-3.981718 2.104813-5.744666a3.773918 3.773918 0 0 1 2.292505-4.169408c2.815356-1.126142 1.126142-3.827543 2.010968-5.630712h-0.040219a12.494818 12.494818 0 0 0 4.87995-12.917122c0.750762-1.843388 1.468007-3.680072 2.218769-5.52346a3.083485 3.083485 0 0 1 1.273613-0.603291c2.218769-1.273613 1.950639-3.003046 0.898233-4.87995l9.914075-28.616082a3.753808 3.753808 0 0 0 1.803168-5.597196 15.243142 15.243142 0 0 1 3.639853-9.766604 10.577695 10.577695 0 0 1 5.898841-0.563071q114.410704 0 228.854925 0.073735c2.010969 0 4.846434-1.729433 6.160267 1.541743a113.284562 113.284562 0 0 0-3.680073 18.76904c-1.427788 2.36624-4.50457 4.243144-2.178549 7.66179l-2.252285 8.787932c-1.615478 3.117001-3.720292 6.120048-2.064594 9.873856a206.305264 206.305264 0 0 1-6.703229 22.006699c-1.273613 1.655697-2.406459 3.351614-1.052407 5.483241-2.594149 8.043874-5.221815 16.087748-7.809261 24.131623-5.10786 1.052407-2.064594 5.255331-3.003046 7.8897q-8.385739 20.283969-16.764775 40.500906c-3.264472 1.273613-2.627666 4.283363-3.043265 6.837293q-4.50457 9.237049-9.049359 18.474098a8.11761 8.11761 0 0 0-4.095673 7.775745z' p-id='1620' fill='%230191dc'%3E%3C/path%3E%3C/svg%3E");
background-repeat: no-repeat no-repeat;
background-position: center center;
background-size: 100%;
}
.footer_2 .footer_media a .super_icon.si-vkontakte::after{filter: brightness(999) saturate(00) contrast(100%);}

header{border-top: 5px solid var(--theme-color-1);}
.header-top{padding:19px 0 0;}
.top-left-box{background-color: var(--theme-color-1-3);border-radius: 50px;padding: 4px 3.5rem;color: var(--theme-color-1);vertical-align: sub;display: inline-block;}
.top-left-box i{margin-right: 5px;}
.top-left-box a{color: var(--theme-color-1);margin-right: 10px;}
.top-left-box a:hover{color: var(--theme-color-1-2);}
.top-right {vertical-align: end;text-align: right;}
.top-right i,.top-right a i {color:var(--theme-color-1-2)}
.top-right a{font-size: 20px;line-height: 38px;color:#333;margin-right: 5px;}
.top-right a:hover{color:var(--theme-color-1)}
/* .top-right i{font-size: 20px;line-height: 38px;} */

nav.navbar-expand-lg{padding-top: 0;}
nav .menu-item-has-children{position: relative;}
nav .menu-item-has-children a{white-space:nowrap;}
nav .menu-item-has-children:hover>.dropdown-menu{display: block;}
nav .menu-item-has-children .menu-item-has-children >.dropdown-menu{left: 100%;top: 0;}


header nav li.current-menu-item>a,
header nav li.current_page_item>a,
header nav li.current-menu-ancestor>a,
header nav li.current-menu-parent>a,
header nav li.current_page_parent>a,
header nav li.current_page_ancestor>a{color:var(--theme-color-1)}





.menu-item-has-children{padding-right: 20px;position: relative;;}
.dropdown-toggle::after{ font-family: "bootstrap-icons";content: '\F282';border:0px;width: 10px;position: absolute;top:8px;right:10px; height: 10px;  transition: all 0.3s;-webkit-transition: all 0.3s;}
.menu-item-has-children:hover>.dropdown-toggle::after{top:20px}
.menu-item-has-children .menu-item-has-children .dropdown-toggle::after{content:"\F285"}
.menu-item-has-children .menu-item-has-children:hover>.dropdown-toggle::after{top:8px;right:5px}
.navbar-logo-a{height: 80px;width: 260px;position: relative;}
.navbar-logo-a img{position: absolute;top: 50%;left: 50%;transform:translateY(-30%) translateX(-50%);z-index: 1;width: 100%;}
.nav-link{font-weight: 700;}
.navbar-nav{--bs-nav-link-hover-color:var(--theme-color-1)}
/* .carousel-inner { position: relative; width: 100%; overflow: hidden; } */
nav.navbar{}

.feedback .btn:hover {color: var(--theme-color-1);}
.bgef{background: rgb(238,238,238);}

.fixed_feedback#search {background-color: unset;}
.fixed_feedback#search .close_quote_box{display: none;}
.fixed_feedback#search .feedback input{background-color: #fff;;}
.fixed_feedback#search .feedback button{background-color: var(--theme-color-1);height:100%;color: #fff;margin-right: 0;}
.fixed_feedback#search .feedback button:hover{background-color: var(--theme-color-1-2);height:100%;}

/* .block_title{font-family: 'Montserrat bold', sans-serif;font-weight: 700;text-transform:uppercase;color:#545454} */
.block_title{font-weight: 700;text-transform:uppercase;color:#545454}
.block_title.has_img{position: relative;}
.block_title.has_img::after{position: absolute;content: " ";background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIEAAABeCAMAAAAzFoeYAAAAPFBMVEVHcEz/0hr/0Q7/1itgw9H/2kP/+df/zQD+//3//e//6Iv/8rP/4GH/7Zr/5HL/9cXR7fOt4Oj/7aNvydVqB9IlAAAAAXRSTlMAQObYZgAAAkJJREFUaN7tWMGWgyAMbIgQEBS1//+vq7aroPTWhLf7mKOXjMkwGXg8GhoYYQckIhVMrfo90Auqr0Jg+K2/Ycy5+QCKCBbO+lFTCohn+QWPz9px1XcjUZlB1GlrCJkoeLwQoOGtTLh8V9pyKPDaAOxtrsyUQmSYgC6VLzXmIpBvwWSFTisYS/UVDt8fQdqB8RzyTZo6LJHHBdT5/4nI+mwwY2T0gaMF6D+MZnSsRhh/5Y7ZLugFPOhaKt8EhwqAfUkdDHKnOT6j5WbgVUmH53AuK4rDD8/DqGNpDBS4hRChZEcpM96dvM0BipbokvOIgxXrAsHBIVsX0LNysIFKqyFfmTDITWLVpCltR15vukaR94pyQSIf3YJyZpFGf4yvDEgSaWLSJlDZuZkCKxZmbr3esnqaHnhZeO/do6Hhz934fUBYo/RY6cqfmmmWdaWw7/AQjXVm89RgxQmsVXt3+LpAsr5fNpTJQyfKdmEgyi9TRvFvr0yFQNcI6YmcaAvUtecWSfIRDAst94SCQyC6m5BVgmMwRIWvQEaSgS0xkHNGV9Q9UpQTgio03CnBKayOeD95i6ghLAT2zkpL7iVFw12dgjLYX1ryoRsQbcHuwdkj77qsQXg9bwHFn3FJEYlHtY0C9ltZu4DEy1vpwrvd5wC1knhy+sBh2auTCvFRDy6uYbVdXBoaGhoaGhoaGv467DRPVYPt9Hx2XTdVJNDteNZjML8IdPXmsM+g6hhePajJwL4Z2NpCmKoex3me20W34X/gB9w5HfvVIiDzAAAAAElFTkSuQmCC');background-repeat: no-repeat;top: -20px;left: -135px;width: 129px;height: 94px;z-index: 1;}

/* .block_subtitle{font-family: 'Montserrat light', sans-serif;color: #717171;} */
.block_subtitle{color: #717171;}
.block_subtitle span{color: var(--theme-color-1-2);}
.block_subtitle.has_img{position: relative;}
.block_subtitle.has_img::after{position: absolute;content: " ";background-image: url('/wp-content/uploads/2024/08/fg465a1.png');background-repeat: no-repeat;top: 10px;left:105%;width: 792px;height: 206px;z-index: -1;}

.s_block{padding-top: 4rem;padding-bottom: 4rem;}
.s_block_t{padding-top: 4rem;}
.s_block_b{padding-bottom: 4rem;}

.i_block_1_box{background: linear-gradient(0deg, rgba(238,238,238,1) 0%, rgba(0,0,0,0) 70%);}
.dark_gray_gradient{background: linear-gradient(0deg, rgba(215,215,215,1) 0%, rgba(0,0,0,0) 80%);}

.i_block_1{width: 100%;overflow: hidden;background-image: url('/wp-content/uploads/2024/08/sd65g156.png');background-repeat: no-repeat;background-position: right 40px top 130px;}

.s_btn_type_1{display: inline-block;border-radius: 30px;border: 1px solid var(--theme-color-1-5);color: var(--theme-color-1-5);padding:10px 60px;margin:0 20px}
.i_block1_hot_category .s_btn_type_1{background-color: #fff;}
.s_btn_type_1:hover,.s_btn_type_1.on{color: #fff;border: 1px solid var(--theme-color-1-5);background-color: var(--theme-color-1-5);}
.s_btn_type_1.on:hover{background-color: unset;color: var(--theme-color-1-5);}

.s_btn_type_2{position: relative;;display: inline-block;width: auto;border-radius: 30px;border: 1px solid var(--theme-color-1-5);color: var(--theme-color-1-5);padding:15px 90px 15px 60px;margin:0 20px;font-weight: 700;background-color: unset;}

.s_btn_type_2::after{content: " ";width: 38px;height: 38px;position: absolute;right:20px;top: 10px;border-radius: 100%;background:var(--arr-right_blue);text-align: center;line-height: 38px;color: var(--theme-color-1);font-weight: 700;}
.s_btn_type_2::before{content: " ";width: 38px;height: 38px;position: absolute;right:20px;top: 10px;border-radius: 100%;background:linear-gradient(to top, #cbf1ff 16%, #b9c8ce 137%);text-align: center;line-height: 38px;color: var(--theme-color-1);font-weight: 700;}

.s_btn_type_2:hover,.s_btn_type_2.on{color: #fff;border: 1px solid var(--theme-color-1-5);background-color: var(--theme-color-1-5);}
.s_btn_type_2.on:hover{background-color: unset;color: var(--theme-color-1-5);}

.s_btn_type_4{display: inline-block;border: 1px solid #035830;padding:20px 40px;margin:0 20px;background-color: #007a41;color:#fff;font-weight: 700;position: relative;font-size: 18px;min-height: 66px;vertical-align: top;}
.s_btn_type_4::after{content: "\F285";font-family: "bootstrap-icons";margin-left: 10px;vertical-align: middle;}
.s_btn_type_4:hover,.s_btn_type_4.on{color: #fff;border: 1px solid var(--theme-color-1-5);background-color:#1c8a57;}
.s_btn_type_4.on:hover{background-color: #007a41;}

.s_btn_type_5{display: inline-block;border: 1px solid var(--theme-color-1-5);padding:20px 40px;margin:0 20px;background-color: var(--theme-color-1);color:#fff;font-weight: 700;position: relative;font-size: 18px;min-height: 66px;vertical-align: top;}
.s_btn_type_5::after{content: "\F285";font-family: "bootstrap-icons";margin-left: 10px;vertical-align: middle;}
.s_btn_type_5:hover,.s_btn_type_5.on{color: #fff;border: 1px solid var(--theme-color-1-5);background-color: var(--theme-color-1-5);}
.s_btn_type_5.on:hover{background-color:  var(--theme-color-1);}

.i_block1_hot_products_item{padding:1rem 1rem 2rem}
.i_block_1_product_thumb{width: 100%;aspect-ratio: 259 / 141;}
.i_block_1_blog_thumb{aspect-ratio: 259 / 141;}
/* .i_block1_hot_products .p3{border-radius: 10px;display: block;;box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.035), 0px 0px 2.6px rgba(0, 0, 0, 0.047), 0px 0px 5.3px rgba(0, 0, 0, 0.056), 0px 0px 11px rgba(0, 0, 0, 0.063), 0px 0px 30px rgba(0, 0, 0, 0.07) ;background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD8AAABBCAMAAABRqYxcAAAAolBMVEUAAAADj9bl5eXh4eEnndkzoNYgmdcbmNYKkdbJ197c3t93udrM2N6CvdrW3N+Xxdzw8fLp6enR2t4pn9s2odg+pNcrndcPk9fGxsfY3d/N2d6uzd17uto3pNqPwtyJv9pwttpLqNhEpti9095UrdkUldfLzM3B1N22z9yjyNydxttdr9hrrc+hvsuXs8Grr7KlqKqRlZf4+fpps9jR0tOvt7yMutjCAAAAAXRSTlMAQObYZgAAAZBJREFUWMOl1ulSg0AQBOAd1wCSSE4OJULuxNzxeP9Xs12rnL9O2/8/mh1mq3Ahb4Ph8M4Y7/1yVQQ+ALZrXxcyDvyO4v1E4Gk+LQUenNLZCu3B2weHBzwswIMfWDV4ust/uNxb6z2S1h1wyqPcP/UjkV9vrQePhfPQ2q7exLMG3Or17KPHWGivnPA+8Egor9zs9ey9biy0B5+Cc94HHondK++Cm73e11kstAfH6EjvA4+E8sopr2cnvLaDUx7t+vKE1+9OeG2nvE7e7rUdO096jzzjvtu93ndw1of2QuxeeQtOevBRA0568KzfEcort3vle3DSg6evE7F75XUudq98t0jsXtduOQfnvEe2K3Cz16U/lGL3euVm4JRHO/g0FtJ7/b1gfdZGQnn9sSO8bm0khNetLYT1HlnmyX98D0vPevDsAM75MHqsHZWxC7Nr18JlEfy+FDJHB76Nhc0ZPs1pPv90Pn1PWL4+XZxvaS7NbePqkm5vrlXlcvrsp1tVbdzLdyZI5++Z5PPj+XIF//gCey8rb9RiziMAAAAASUVORK5CYII=');background-repeat: no-repeat;background-position: bottom right;overflow: hidden;} */
.i_block1_hot_products .p3{position: relative;;border-radius: 10px;display: block;;box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.035), 0px 0px 2.6px rgba(0, 0, 0, 0.047), 0px 0px 5.3px rgba(0, 0, 0, 0.056), 0px 0px 11px rgba(0, 0, 0, 0.063), 0px 0px 30px rgba(0, 0, 0, 0.07) ;overflow: hidden;height: 100%;}
.i_block1_hot_products .p3 .i_block_1_product_thumb{transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);-moz-transform:scale(1);transition: 1s;}
.i_block1_hot_products .p3:hover .i_block_1_product_thumb{transform:scale(1.2);-ms-transform:scale(1.2);-webkit-transform:scale(1.2);-o-transform:scale(1.2);-moz-transform:scale(1.2);transition: 1s;}
.i_block1_hot_products .p3::before, .i_block1_hot_products .p3::after { content: ""; position: absolute; width: 0; height: 0; border-style: solid; transition: all 0.3s ease; background: #fff;    border-radius: 15px;}
.i_block1_hot_products .p3::before { bottom: 0px; right: 0px; border-width: 15px 15px 0 0; border-color:  transparent transparent transparent; }
.i_block1_hot_products .p3::after { bottom: 0px; right: 0px; border-width: 0 0 15px 15px; border-color: transparent transparent var(--theme-color-1-2) transparent; box-shadow: -4px -4px 15px rgba(0, 0, 0, 0.3); border-radius: 15px 0 0 0; }
.i_block1_hot_products .p3:hover::before { border-width: 60px 60px 0 0; }
.i_block1_hot_products .p3:hover::after { border-width: 0 0 60px 60px; box-shadow: -8px -8px 15px rgba(0, 0, 0, 0.3); }

.i_block1_hot_products .p3:hover{box-shadow: 0px 0px 4.3px rgba(0, 0, 0, 0.08), 0px 0px 10.9px rgba(0, 0, 0, 0.108), 0px 0px 22.3px rgba(0, 0, 0, 0.127), 0px 0px 46px rgba(0, 0, 0, 0.144), 0px 0px 126px rgba(0, 0, 0, 0.16) ;}
.i_block1_hot_products_title{font-size: 1.3rem;color: var(--theme-color-1-2);overflow: hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp: 2;;}
.i_block1_hot_products_title a{color: var(--theme-color-1-2);}
.i_block1_hot_products_no,.i_block1_hot_products_size{font-size: 1rem;color: rgba(0,0,0,0.8);white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.i_block1_hot_products_size{}
.i_block1_hot_products_desc{font-size: 1rem;color: rgba(0,0,0,0.5);overflow: hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp: 2;border-top: 1px solid rgba(0, 0, 0, 0.1);padding-top: 10px;margin-top: 10px;}
.i_block1_hot_products_desc iframe{width:100%}
.i_block1_hot_products_desc2{font-size: 1rem;color: rgba(0,0,0,0.5);overflow: hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp: 2;padding-top:5px;margin-top:5px;}

.i_block1_hot_products_bottom_image{aspect-ratio: 708 / 53;}

.i_b_2_1{border:  solid #b3ddf3;border-width: 1px 0;}
.i_b_2_1 > li {border-left: 1px solid rgba(0, 0, 0, .2);}
.i_b_2_1 > li:first-child {border-left: 0px solid rgba(0, 0, 0, .2);}
.i_b_2_1_l{width: 64px;height: 64px;}
.i_b_2_1_l img{object-fit: none;max-width: 100%;height: auto; }
.i_b_2_1_r{padding-left: 15px;}
.i_b_2_1_r p{margin-bottom: 0;font-size: 1.2rem;}
.i_b_2_1_r div{font-size: 4rem;font-weight: 700;}
.i_b_2_1_r div span{font-size: 1.2rem;font-weight: 700;vertical-align: top;}

.s_desc_type_2{color:var(--theme-color-1-2);font-size: 2rem;font-weight: 700;}
/* .i_block_2_span_l{font-size: 80px;color:#ffce39;vertical-align: top;position: relative;font-family: 'Assistant', sans-serif;font-weight: 700;line-height: 47px;margin-right: 10px;}
.i_block_2_span_r{font-size: 80px;color:#ffce39;vertical-align: top;position: relative;font-family: 'Assistant', sans-serif;font-weight: 700;line-height: 85px;margin-left: 10px;} */
.i_block_2_span_l{font-size: 80px;color:#ffce39;vertical-align: top;position: relative;font-weight: 700;line-height: 47px;margin-right: 10px;}
.i_block_2_span_r{font-size: 80px;color:#ffce39;vertical-align: top;position: relative;font-weight: 700;line-height: 85px;margin-left: 10px;}
.i_block_2_span_l::after{content:" ";width: 217px;height: 116px;position: absolute;right:20px;top: -20px;background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANkAAAB0BAMAAAD6Eop1AAAAGFBMVEVHcEz/zQD/54H/0yD/20v/+d//87//7Z84c8n5AAAAAXRSTlMAQObYZgAAAwhJREFUaN7tWU1z2jAQFR8K1yxykmsMhF5jcJMr7pBw5bNcTdPpGVpK/n5XcksAS7blkJ3pjN4lg4P9/HbfrlaCMQcHBwcHBwcHh/8B0/CWjmwG4JGRXQAipmLzoTcnY6uDiGswJmJbwYBVgIiMS4f4Hlkg7xkLbojYNmiQBlwSsUUoqwZE1a1k+UCWtgEahSptFaw0yUhkEi8xClHb8jCQTUZnSVVxNAiu0JFkCwBcXsA1o2ObkDlSsgWCbkoAjzCQjHJIkGxNRslG5xGctzxCaRMgdCQHSrY5qSUj+E41JMiF+7pBtwBEENNNCXXJtBFk0tZyO2VMXHxeaZ4a8T6b/i/GZ5UmmxaPTN2kBr1z1lpCsxKxic0o276NRH8TVjc9s46lf65inPyzPjct3qgNvNPUPZTdbMd73oGRLbX6lVO7ehsQGoYFtSLZTvcjIOIy0g7u8vUvrLQ9pI4EmvZ14R8+pq63OmoTKdVVsK+L+dGyxiNxq2fThHia1ptvkSNjzLSZq+jz+QLwZFlqx8/hgS5zNU+bIe6DsDHmS8pYc50MbrCDHV01PdXtG0vR2BSmw+8+aHJv0/AbhekwDp726qPNSUQA4rkYmTZoVbvULwOAUSEyfbnM7DYEy6hAmSOZIWJYBRl3V4Um/RCuS5KpJvGU4axUM+Zt7Gyj7DBmvP8vc+p83QDPt5AhD18+M9TmqjU4i00jybczCMvJK6ZOR2d2FuMd0PEtWnhVdHM8hOrTdDzTfUoe9Ea7fXPgP5NL+avuNJ34aZAT/6V6OEB/2Gp1OsOh+pArbP/s8PfBZxn/xwK1dwTxJS5etRCO1LcX3ySXuCtw17YdvFF1izeJJPEYmH7yt/BPPF9fW61Pr7sflmPEYWDCLvtwLLdRkvd3cXELmYvFO18Z/R2OGRG4bhr9yJOYYanButzuUKxxzaQ61pL7DE51GllVsqImFZtc+DYeFZvsQRsibckZU3RDVW5Nubu5IvKkD88Ln6wC5GEk3cGumoPuGRldu3/HHBwcHBwcHE7xB+2oZiI2phJKAAAAAElFTkSuQmCC'); z-index: -1;}
.i_block_2_span_r::after{content:" ";width: 1212px;height: 205px;position: absolute;left:60px;top: 33px;background-image: url('/wp-content/uploads/2024/08/fg465a1.png');z-index: -1;}
@media screen and (min-width: 768px) {
.i_block_2_l{padding-right: 100px;}
}
.em2blue em{font-style: unset;color: var(--theme-color-1-2);    text-decoration-color: var(--theme-color-1-2);}
.i2blue i{font-style: unset;color: var(--theme-color-1-2);    text-decoration-color: var(--theme-color-1-2);}
.i_block_2_desc{color: #515151;}

.playbox{}
.playbox img{width: 100%;}
.playbox .play_bth{display: none;}
.playbox{ position: relative; display: flex; justify-content: center; align-items: center; border-radius: 20px;overflow: hidden;/*aspect-ratio: 181 / 141*/;height:100%}
.playbox.has_video .play_bth{display: block; position: absolute; display: flex; justify-content: center; align-items: center; }
.play_bth{ width: 62px; height: 62px; background-color: #fff; color: var(--theme-color-1); font-size: 26px; font-weight: bold; letter-spacing: 2px; border: none; border-radius: 100px; cursor: pointer; position: absolute; display: flex; justify-content: center; align-items: center; transition: all .1s linear; }
.play_bth:before,.play_bth:after{ content: ''; width: 62px; height: 62px; border-radius: 100px; position: absolute; animation: eff68 1.4s linear infinite; }
.play_bth:after{ animation-delay: 0.7s; }
.play_bth:hover{background-color: var(--theme-color-1); color:#fff ;}
@keyframes eff68{ 0%{ box-shadow: 0 0 0 0px #fff; opacity: 0.5; } 100%{ box-shadow: 0 0 0 30px #fff; opacity: 0; } }
.play_bth:active{ transform: scale(0.96); }

.i_block_2_3{background-color:var(--theme-color-1) ;}

.i_block_2_3{}
.i_block_2_3_items{border: 1px solid rgba(255, 255, 255, 0.2);border-bottom: 0px;border-right:0px;}
.i_block_2_3_item{position: relative;;padding:25px 0 25px 60px;border-bottom: 1px solid rgba(255, 255, 255, 0.2);border-right: 1px solid rgba(255, 255, 255, 0.2);} 
.i_block_2_3_item::after{content:attr(data-key);position: absolute;bottom: 0;right: 0;font-size: 94px;color:rgba(255, 255, 255, 0.1);width: 110px;height: 90px;overflow: hidden;} 
.i_block_2_3_item div{width: 80px;height: 57px;;margin-bottom: 0;align-items: center;vertical-align: sub;} 
.i_block_2_3_item p{margin-bottom: 0;align-items: center;vertical-align: sub;font-size: 24px;color: #fff ;} 
.i_block_2_3_item.active::before{content: "\F402";font-family: "bootstrap-icons";position: absolute;right: 115px;bottom:-17px;font-size: 1.5rem;color: #fff;font-weight: 700;;}

.i_block_3 { position: relative; }
.i_block_3 div.h2{color: #fff;width: 70%;}
.i_block_3 div.h5{color: rgba(255, 255, 255, 0.7);width: 50%;}
.i_block_3 img {  position: absolute; left: 50%; top: 50%; transform: translate(-50% ,-50%); z-index: -1; width: 100%; height: 100%;object-fit: cover; }

.i_block_4_item{}
.i_block_4_item .i_block_4_title{}
.i_block_4_item:hover .i_block_4_title{color:var(--theme-color-1-2)}

.i_block_4_image{aspect-ratio: 99 / 54;width: 100%;}

/* .i_block_4_item  .i_block_4_image{transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);-moz-transform:scale(1);transition: 1s;}
.i_block_4_item :hover .i_block_4_image{transform:scale(1.2);-ms-transform:scale(1.2);-webkit-transform:scale(1.2);-o-transform:scale(1.2);-moz-transform:scale(1.2);transition: 1s;} */



.i_block_5{position: relative;;background: linear-gradient(0deg, rgba(238,238,238,1) 0%, rgba(0,0,0,0) 70%);}
.i_block_5::before{content:" ";position: absolute;top: 92%;left: 0;width: 100%;aspect-ratio:2047/143;background: url('/wp-content/uploads/2024/08/asd1f65as1d5f1.png');background-repeat: no-repeat;background-size:  100% auto;background-position:center bottom;}
.i_block_5.ib5img_top::before{top: 12%;}
.i_block_5.bgfff{background:#fff;}
.i_block_5.bgunset{background:unset;}

.customers_say{}
.customers_say .swiper-slide{background-color: #fff;box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.035), 0px 0px 2.6px rgba(0, 0, 0, 0.047), 0px 0px 5.3px rgba(0, 0, 0, 0.056), 0px 0px 11px rgba(0, 0, 0, 0.063), 0px 0px 30px rgba(0, 0, 0, 0.07) ;padding:30px 30px 50px;}
.customers_say{padding:30px}
.customers_say .swiper-slide:hover{box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.055), 0px 0px 2.6px rgba(0, 0, 0, 0.067), 0px 0px 5.3px rgba(0, 0, 0, 0.076), 0px 0px 11px rgba(0, 0, 0, 0.083), 0px 0px 30px rgba(0, 0, 0, 0.09);}
.customers_say_start i{color: #ffce39;margin:0 2px;}
.customers_say_image img{width: 88px;height: 88px;border-radius: 100%;}
.customers_say_content{}
.customers_say_title{font-size: 18px;color:#545454;}
.customers_say_job_title{font-size: 18px;color: var(--theme-color-1-2);}

.i_block_6_l{padding-right: 20px;}
.i_block_6_l:hover .i_block_6_l_title{color:var(--theme-color-1-2);}
.i_block_6_l_title{color:#333;}
.i_block_6_l_img{width: 100%;}
.i_block_6_l_time{color: rgba(0, 0, 0, 0.5);}
.i_block_6_l_content{color:rgba(0, 0, 0, 0.7);line-height: 33px;overflow: hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp: 8;}
.i_block_6_r { padding-left: 20px; }

.i_block_6_r_item_l{flex:0 0 30%;margin-right: 20px;width: 30%;}

/* .i_block_6_r_item .i_block_6_r_item_l{transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);-moz-transform:scale(1);transition: 1s;}
.i_block_6_r_item:hover .i_block_6_r_item_l{transform:scale(1.2);-ms-transform:scale(1.2);-webkit-transform:scale(1.2);-o-transform:scale(1.2);-moz-transform:scale(1.2);transition: 1s;} */

footer{background-color: #004987;}
.footer_1_box{background-color: #6aaeed;background-image: url('/wp-content/uploads/2024/08/foot_banner-1.png');background-repeat: no-repeat;background-position: bottom;background-size: 100% auto;}
.footer_1{padding-bottom: 17%;}
.footer_1_title{   font-size: 30px;
    font-weight: 700;
    color: #004987;
    text-align: left;}
.footer_1_list{padding-left: 0;}
.footer_1_list li{margin-top: 5px;}
.footer_1_list li a{color:#01345f;font-weight: 500;margin-left: 0px;}
.footer_1_list li:hover a{margin-left: 15px;}
.footer_1_list li  i{margin-right: 10px;color:#01345f;}
.footer_feedback_box{flex:0 0 700px;padding-left:40px ;}
/* .footer_feedback_box form > div {padding-right: calc(var(--bs-gutter-x)* .2);padding-left: calc(var(--bs-gutter-x)* .2);} */
.footer_feedback_box form p {margin-bottom: 0;}
.wpcf7 p{margin-bottom: 0;}
.footer_feedback_box form  {padding:0   }
.footer_feedback_box form .form-label {display: block;;margin-bottom: 0;line-height: 30px;}
.footer_feedback_box form .form-control,.footer_feedback_box form .form-select {margin-bottom: calc(var(--bs-gutter-x)* .4);}
.footer_feedback_box form textarea{max-height: 110px;}
.footer_2{}
.footer_2 .footer_logo{width: 187px;padding:10px 0}
.footer_2 .footer_logo img{aspect-ratio: 167 / 81;width:100%}
.footer_2 .footer_media{}
.footer_2 .footer_media a{display: flex;width: 48px;height: 48px;border-radius: 100%;background-color: var(--theme-color-1-4);color:#fff;justify-content: center;align-items: center;margin-left: 10px;}
.footer_2 .footer_media a:hover{background-color: var(--theme-color-1);}
.footer_3{background-color: #013f73;color: rgba(255, 255, 255, .8);}

.s_btn_type_3{display: inline-block;border-radius: 5px;border: 1px solid #6da225;color: #fff;padding:10px 60px;background-color: #7cb92a;}
.s_btn_type_3:hover,.s_btn_type_3.on{background-color: #6da225;}
.s_btn_type_3.on:hover{background-color: unset;}

.s_btn_type_6{display: inline-block;border-radius: 5px;border: 1px solid var(--theme-color-1-2);color: #fff;padding:10px 0px;background-color: var(--theme-color-1-2)}
.s_btn_type_6:hover,.s_btn_type_6.on{background-color: #fff;color:var(--theme-color-1-2) ;}
.s_btn_type_6.on:hover{background-color: unset;}

.footer_feedback_box .feedback-title{font-size: 30px;font-weight: 700;color: #004987;text-align: left;}
.footer_feedback_box .feedback-desc{text-align: left;font-size: 18px;color: #01345f;width: 100%;}

.sub_banner{position: relative;}
.sub_banner img{width: 100%;filter: brightness(0.7); }
.sub_banner iframe{width: 100%; aspect-ratio: 1280/259;}
.sub_banner video{width: 100% !important; }

.sub_banner_msg{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.sub_banner_title{color:#fff;font-weight: 700;}
.sub_banner_sub_title{color: #fff;}

.breadcrumb-item+.breadcrumb-item::before{float:unset}
.breadcrumbs a{color: rgba(0, 0, 0, 0.6);}
.breadcrumbs span{color: rgba(0, 0, 0, 0.6);}
.breadcrumbs span{color: rgba(0, 0, 0, 0.6);}
.breadcrumbs a:hover{color: var(--theme-color-1-2);}
.breadcrumbs a:hover span{color: var(--theme-color-1-2);}
.breadcrumbs a.home{position: relative;padding-left: 20px;}
.breadcrumbs a.home::before{position: absolute;content: "\F422";font-family: "bootstrap-icons";color: var(--theme-color-1-2);left: 0;top: 50%;transform: translateY(-50%);}

/* div>.product_module4_image{transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);-moz-transform:scale(1);transition: 1s;}
div:hover>.product_module4_image{transform:scale(1.2);-ms-transform:scale(1.2);-webkit-transform:scale(1.2);-o-transform:scale(1.2);-moz-transform:scale(1.2);transition: 1s;} */

.product_module4_image{aspect-ratio: 467 / 289;width: 100%;}
.product_module4_title{color:var(--theme-color-1-5);font-weight: 700;}
.product_module4_content{}

.product_model_5_block_1{position: relative;}
.product_model_5_block_1>div.container{position: relative;z-index: 2;}
.product_model_5_block_1::after{position: absolute;bottom: 0;left: 0;;content:" ";width:100%;padding-top:7%;background: url('/wp-content/uploads/2024/08/asd1f65as1d5f1.png');background-repeat: no-repeat;background-size:  100% auto;background-position:center bottom;overflow: hidden;z-index: 1;}
.product_model_5_block_1_2.product_model_5_block_1::after{transform: scaleY(-1)}

/* .product_model_5_block_1 .s_btn_type_2{background-color: #fff;} */
.product_model_5_block_1 .i_block_2_span_l::after,.product_model_5_block_1 .i_block_2_span_r::after{display: none;}
 .i_block_2_span_l.no_img::after, .i_block_2_span_r.no_img::after{background: unset;}
.product_model_5_block_1_box{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 2;}
.product_model_5_block_1_image{width: 100%;}
.product_model_5_block_1_title{color: #fff;font-size: 2rem;font-weight: 700;}

.product_module6 { position: relative; background-image: url('/wp-content/uploads/2024/08/1-产品一级页_02-1.jpg'); background-size: 100% 100%; }
.product_module6_image { position: absolute; }
.product_module6_item .p3{ background-color: #fff; height: 100%;border-radius: 15px;padding:50px 20px;}
.product_module6_title{color:var(--theme-color-1-5);position: relative;font-weight: 700;}
.product_module6_title::after{position: absolute;bottom: -10px;left: 0;content:" ";width: 55px;height: 3px;background-color: #fcd22c;}
.product_module6_content{color: #515151;}

.category_level_2_left_menu .accordion{background-color: #81c7ea;padding: 0;border-radius: 20px;overflow: hidden;}
.category_level_2_left_menu .accordion ul{padding: 0;}
.category_level_2_left_menu .accordion .accordion-body{padding: 0;}
.category_level_2_left_menu .accordion .accordion-item{background-color: unset;border:0px}
.category_level_2_left_menu .accordion .accordion-button{background-color: unset;color: #fff;font-size:1.4rem;outline: none !important;}
.category_level_2_left_menu .accordion .accordion-button h2{background-color: unset;color: #fff;font-size:1.4rem;outline: none !important;}
.category_level_2_left_menu .accordion .list-group-item{background-color: #f2f9fd;color: #038fd6;border:0px;border-bottom: 1px solid #fff;border-radius: 0px;}
.category_level_2_left_menu .accordion .accordion-button::after{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fff' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");}
.category_level_2_left_menu .accordion .list-group-item a{color: #038fd6;}
.category_level_2_left_menu .accordion .list-group-item.active a{color: #fff;}
.category_level_2_left_menu .accordion ul li a{color: #fff;font-size: 1rem;}
.category_level_2_left_menu .accordion ul li a:hover{color: #fff;}
.category_level_2_left_menu .accordion ul li:hover,.category_level_2_left_menu .accordion ul li.active{background-color: var(--theme-color-1-2);}
.category_level_2_left_menu .accordion ul li:hover a,.category_level_2_left_menu .accordion ul li.active a{color: #fff;}

.i_banner_msg{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);color:#fff;width: 80%;}
/* .i_banner_msg_title{font-weight: 700;font-size: 66px;font-family: 'Montserrat bold', sans-serif;}
.i_banner_msg_desc{font-weight: 700;font-family: 'Assistant Regular', sans-serif;} */
.i_banner_msg_title{font-weight: 700;font-size: 66px;color: #fff;}
.i_banner_msg_desc{font-weight: 700;color: #fff}
.pagination{ --bs-pagination-color:var(--theme-color-1); --bs-pagination-active-bg:var(--theme-color-1); --bs-pagination-active-border-color:var(--theme-color-1); }

.mcs-items-container{text-align: center !important;}

.product_thumb_box .product_thumb { width: 100%; aspect-ratio: 1 / 1; display: flex; flex-direction: column; }
.product_thumb_box .product_thumb .magic-image-box{flex-grow: 1;display: flex;margin-bottom: 20px;align-items: center;background-color:#fff;}
.post_social_button_title{align-content:center;font-size: 1.2rem;font-weight: 500;;}
.product_thumb_box .product_thumb .MagicScroll{height: 90px;}
/* .post_social_button{border-top:1px solid rgba(0, 0, 0, .2);border-bottom:1px solid rgba(0, 0, 0, .2);} */
.post_title{color: var(--theme-color-1-2);font-size: 2rem;text-decoration: underline;text-decoration-color: var(--theme-color-1-2);}
.post_specification{}
.post_specifiction_key{flex:0 0 200px;color: rgba(0, 0, 0, 0.5);font-size: 1.1rem;}
.post_specifiction_value{flex:auto;text-decoration: underline;text-decoration-color:rgba(0, 0, 0, 0.7);}
.post_specifiction_box{display: flex;margin-bottom: 5px;}

.product_content_btn.btn-group { border-radius: 0px;top: 96px;left: 0;width: 100%;}
.product_content_btn.btn-group a { border-radius: 0px; background-color: #fafcff; border-color: #dee2e6; border-top: 0px; border-bottom: 0px; position: relative; }
.product_content_btn.btn-group a h3,.product_content_btn.btn-group a h2{     font-family: var(--bs-btn-font-family);
    font-size: var(--bs-btn-font-size);
    font-weight: var(--bs-btn-font-weight);}
.product_content_btn.btn-group a:hover,.product_content_btn.btn-group a.active ,
.product_content_btn.btn-group a:hover h2,.product_content_btn.btn-group a.active h2,
.product_content_btn.btn-group a:hover h3,.product_content_btn.btn-group a.active h3
{ color: var(--theme-color-1) }
.product_content_btn.btn-group a::after { content: " "; position: absolute; top: 0; left: 0; width: 100%; border-top: 1px solid #dee2e6; }
.product_content_btn.btn-group a::before { content: " "; position: absolute; bottom: 0; left: 0; width: 100%; border-bottom: 1px solid #dee2e6; }
.product_content_btn.btn-group a:hover::after,.product_content_btn.btn-group a.active::after { border-top: 4px solid var(--theme-color-1) }
.product_content_btn.btn-group a:hover::before,.product_content_btn.btn-group a.active::before { border-bottom: 0px; }
.product_content .product_content_title {border: 1px solid #dee2e6;background-color: #fafcff;position: relative; height: 60px;font-size: 1.5rem;font-weight: 700;color: var(--theme-color-1-2);}
.product_content .product_content_title h2,.product_content .product_content_title h3{font-size: 1.5rem;font-weight: 700;color: var(--theme-color-1-2);}
.product_content .product_content_title span{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 2;background-color: #fafcff;text-wrap: nowrap;padding:0 20px;}
.product_content .product_content_title::before{content:" ";width: 80%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 1;;border: 1px solid #dee2e6;background-color: #fafcff;}
.product_content_content{color: #515151;font-size: 1.15rem;padding:0 40px}
.product_content_content img{width: 100%;margin:20px 0}
.product_content_content div{max-width: 100%;}
#ci img{ max-width: 100%;margin:0 auto;display: block;}
.product_content>div{border: 1px solid #dee2e6;border-radius: 20px;padding:20px;margin-top: 20px;background-color: #fff;}
.product_content iframe{width: 100% !important;aspect-ratio: 16 / 9;height: auto;}
.product_content img{display:block;margin: 0 auto;width: 100%;}
.product_content a{color: var(--theme-color-1);}

.super_table{max-width: 100%;overflow-x: auto;}

.about_module_1_items{color: var(--theme-color-1);font-size: 1.625rem;font-weight: 500;;}

.about_module_2 {}
.about_module_2 .swiper-wrapper{align-items: stretch}
.about_module_2 .swiper-slide{background-color: #f7f7f7;height:auto}
.about_module_2_image { width: 72px; height: 72px; border-radius: 100%; background-color: #37a3dc }
.about_module_2_image img { width: 60%; height: auto; }
.about_module_2_title {font-size: 1.624rem;font-weight: 700;}
.about_module_2_content {}
.bgc0 { background-color: #37a3dc ;border:0px}
.swiper-slide:hover .bgc0 { background-color: rgba(55, 163, 220, 0.7)  ;}
.bgc1 { background-color: #fdb913 ;border:0px}
.swiper-slide:hover .bgc1 { background-color: rgba(253, 185, 19, 0.7) ;}
.bgc2 { background-color: #8cc63f ;border:0px}
.swiper-slide:hover .bgc2 { background-color: rgba(140, 198, 63, 0.7) }

.about_module_4 { position: relative; }
.about_module_4>img { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); z-index: -1; width: 100%; height: 100%; object-fit: cover; }
.about_module_4 .i_block_2_desc { color: rgba(255, 255, 255, .7); }

.about_module_4_swiper{position: relative;}
.about_module_4_swiper .swiper-pagination-bullet{width: auto;height: auto;opacity:1;background-color: unset;color:#afafaf;font-size: 1.68rem;margin:0 10px;border: 0px;}

.about_module_4_swiper .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.about_module_4_swiper  .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 10px;border: 0px;}


.about_module_4_swiper .swiper-pagination-bullet.swiper-pagination-bullet-active{color: var(--theme-color-1-2);}
/* .about_module_4::after{content:" ";border: 1px solid var(--theme-color-1);position: absolute;bottom:150px;width: 100%;left: 0;} */
.about_module_4_swiper .swiper-slide{position: relative;padding-bottom: 150px;}
.about_module_4_image{border: 1px solid #fff;border-radius: 20px;overflow: hidden;;}
.about_module_4_image:hover{border: 1px solid var(--theme-color-1);border-radius: 20px;;}
.about_module_4_image img {width: 100%;aspect-ratio: 320/168;}
.about_module_4_title{font-size: 1.11rem;color: #fff;font-weight: 700;height: 52px;;}
.about_module_4_content{color: rgba(255, 255, 255, 0.7);}
.about_module_4_year{font-size: 3.125rem;color:#fff;font-weight: 700;position: absolute;left: 0;bottom: 0;width: 100%;}
.about_module_4_year::before{position: absolute;left: 50%;top: -19px;transform: translateX( -50%);content:" ";display: block;margin:0 auto;;width: 14px;height: 14px;background-color: rgba(0, 147, 221, 1);border-radius: 100%;}
.about_module_4_year::after{position: absolute;left: 50%;top: -24px;transform: translateX( -50%);content:" ";display: block;margin:0 auto;;width: 24px;height: 24px;background-color: rgba(0, 147, 221, .3);border-radius: 100%;}

.meet_our_team_module_2 .swiper-slide { position: relative; background-color: #fff; border-radius: 20px; z-index: 1; }

.meet_our_team_module_2_content::before {display:none; position: absolute; content: "\F22D"; left: -34px; font-family: "bootstrap-icons"; color: var(--theme-color-1-2); font-size: 58px; }
/* .meet_our_team_module_2_content{ display: none; position: absolute; left: calc(100% + 14px); z-index: 9999; top: 0px; width: 100%; height: 100%; background-color: var(--theme-color-1-2); padding: 40px 30px; color: #fff; border-radius: 15px; } */
.meet_our_team_module_2_content{ display: none; position: absolute; left: 0; top: 0px; width: 100%; height: 100%; background-color: var(--theme-color-1-2); padding: 40px 30px; color: #fff; border-radius: 15px; }
.meet_our_team_module_2 .swiper-slide:hover .meet_our_team_module_2_content { display: block }

.meet_our_team_module_2_content .meet_our_team_module_2_content_t {font-weight: 700; color: #fff; position: relative; padding-bottom: 10px; margin-bottom: 20px; }
.meet_our_team_module_2_image {}
.meet_our_team_module_2_image img { width: 100%; aspect-ratio: 292/310; }
.meet_our_team_module_2_content .meet_our_team_module_2_content_t::after { position: absolute; content: " "; width: 80%; height: 2px; background-color: #fff; bottom: 0; left: 0; }
.meet_our_team_module_2_job_title{color: var(--theme-color-1-2);}
.meet_our_team_module_2_content p { margin-bottom: 0;}
/* .meet_our_team_module_2_pagination{bottom: -10px !important;} */

.page_module_1_title{font-size: 3rem;color: var(--theme-color-1-2);font-weight: 700;text-decoration: underline}

.page_about_materials_and_manufaturing_process.i_block_5::before { top: 50%; transform: translateY(-50%); }
.page_about_materials_and_manufaturing_process>.container{position: relative;}
.page_about_materials_and_manufaturing_process .page_about_materials_and_manufaturing_process_img{aspect-ratio: 709/361;width: 100%;}
.page_about_materials_and_manufaturing_process .page_about_materials_and_manufaturing_process_title{font-size: 2.5rem;font-weight: 700;color: var(--theme-color-1-2);}

.page_about_safety_commitment_module_2 >div{position: relative;background-color: #f3f3f3;border-radius: 20px;overflow: hidden;padding:60px 60px 120px;height: 100%;}
.page_about_safety_commitment_module_2_title{font-size: 2.5rem;color: var(--theme-color-1-2);}
.page_about_safety_commitment_module_2_content{color: rgba(0, 0, 0, 0.7);font-size: 1.25rem;}
.page_about_safety_commitment_module_2_key{position: absolute;right: -15px;bottom: -45px;}
.page_about_safety_commitment_module_2_key { font-size: 100px; font-weight: bold; color: transparent; -webkit-background-clip: text; background-clip: text;  }
.page_about_safety_commitment_module_2_key::before { content: attr(data-text); position: absolute; top: 0; left: 0;  -webkit-text-stroke: 2px var(--theme-color-1-2);  z-index: 0; }

.service_planning_module_2{border-radius: 20;height: 100%;}
.service_planning_module_2_img img{transition: filter 0s;filter: brightness(0) saturate(100%) invert(36%) sepia(32%) saturate(7000%) hue-rotate(189deg) brightness(92%) contrast(113%);}
.service_planning_module_2_title{color:var(--theme-color-1-2);position: relative;}
.service_planning_module_2_title::before{ content:" ";position: absolute;left: 10px;bottom: -10px;width: 85px;height: 2px;background-color: var(--theme-color-1-2);}
.service_planning_module_2_content{color:#515151}

.service_planning_module_2:hover {background-color: var(--theme-color-1-2);}
.service_planning_module_2:hover .service_planning_module_2_img img{filter:unset}
.service_planning_module_2:hover .service_planning_module_2_title{color:#fff;}
.service_planning_module_2:hover .service_planning_module_2_content{color:#fff}

.category_level_2_left_menu .accordion a.accordion-button{color:var(--theme-color-1)}
.category_level_2_left_menu .accordion a.accordion-button::after{content:"\F138";background: unset;font-family: "bootstrap-icons";}
.category_level_2_left_menu .accordion a.accordion-button.collapsed{color:#fff}
.category_level_2_left_menu .accordion a.accordion-button::after{transform:unset}

.page_contact_module_1 i.bi{font-size: 30px;color: var(--theme-color-1);}
.page_contact_module_1_item{height: 100%;}


.fixed_left_bar{position: fixed;right:10px;bottom:33%;background-color: rgba(0, 122, 65, 1);border-radius:50px;transition: all 0.1s;z-index: 999999;}
.fixed_left_bar ul{padding: 0;margin: 0;}
.fixed_left_bar li a{border-radius:0 50px 50px 0;position: relative;width: 50px;height: 50px;}
.fixed_left_bar li i{color:#fff;}
.fixed_left_bar_r{background-color: var(--theme-color-1);border-radius:  50px 0 0 50px ;width:0;min-height:50px;line-height: 50px;position:absolute;right:100%;bottom: 0;overflow: hidden;color: #fff;white-space:nowrap; }
.fixed_left_bar li a:hover .fixed_left_bar_r{width:auto;padding-left: 20px;}
.fixed_left_bar li a:hover i{font-size: 26px;transition: all 0.1s;}
.fixed_left_bar_r img{max-width: 120px;}
.fixed_left_bar li a:hover{background-color: var(--theme-color-1);}
.fixed_left_bar_l{}
.fixed_left_bar_l i{font-size: 24px;}

#back-to-top{display: none;border-radius: 50px ;background-color: var(--theme-color-1);}
#back-to-top.active{display: flex;border-radius: 50px ;}

#pf h1, #pf h2 {color: var(--theme-color-1-2);font-size:1.85rem ;}

.product_category_1_module_4_hidden{display: none;transition: all 0;}
.product_category_1_module_4_hidden.on{display:flex;transition: all 0;}
.ratio>p>* { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* .accordion-button:focus{box-shadow: unset;}

.accordion-button{}
.accordion-button:not(.collapsed){}

.accordion-button:not(.collapsed)::after{background-image: none;}
.accordion-button::after{background-image: none;}

.accordion-button:not(.collapsed)::before{    background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%230191dc' class='bi bi-dash-lg' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M2 8a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11A.5.5 0 0 1 2 8Z'/%3E%3C/svg%3E");;
    transform: var(--bs-accordion-btn-icon-transform);}
.accordion-button::before{flex-shrink: 0;
    width: 21.6px;
    height: 21.6px;
    margin-left: 0;
    margin-right: 10px;
    content: "";
    background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%230191dc' class='bi bi-plus-lg' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M8 2a.5.5 0 0 1 .5.5v5h5a.5.5 0 0 1 0 1h-5v5a.5.5 0 0 1-1 0v-5h-5a.5.5 0 0 1 0-1h5v-5A.5.5 0 0 1 8 2Z'/%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: 100%;;
    background-repeat: no-repeat;
    background-size: 21.6px;
    transition: var(--bs-accordion-btn-icon-transition);
}
.accordion-button{font-size: 1.35rem;font-weight: 700;color: var(--theme-color-1-2);}
.accordion-button:not(.collapsed){font-size: 1.35rem;font-weight: 700;color: var(--theme-color-1-2);} */

.warranty_content li{list-style: disc;}
.s_planning_3_title{color:var(--theme-color-1-2)}
.super_table table *{border: 1px solid #aaa;padding: 3px;}

.about_module_6_items .about_module_6_item p {
    padding: 0 25px;
    text-align: left;
}

.about_module_6_items .about_module_6_item img {
    width: 80%;
    aspect-ratio: 293/405;

}

.about_module_6_items .about_module_6_item {
    padding-top: 20px;
    height: 100%;
    border-bottom: 7px solid #f3f3f3;
    border-radius: 20px;
    overflow: hidden;
    background-color: #f3f3f3;
}

.about_module_6_items .about_module_6_item:hover {
    border-bottom: 7px solid #4cb3e7;
}

#certify {
    position: relative;
    width: 100%;
    margin: 0 auto
}

#certify .swiper-container {
padding-bottom: 60px;
}
#certify .swiper-slide {
    width: 25%;
    /* height: 408px; */
    background: #fff;
    box-shadow: 0 8px 30px #ddd;
}
#certify  .swiper-slide img{
display:block;
width: 100%;
}
#certify  .swiper-slide p {
/* line-height: 98px; */
background-color: #fff;
color: #636363;
font-size: 1.1em;
margin: 0;
}

#certify .swiper-pagination {
width: 100%;
bottom: -20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 0 5px;
border: 3px solid #fff;
background-color: #d5d5d5;
width: 10px;
height: 10px;
opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
border: 3px solid #00aadc;
background-color: #fff;
}

#certify .swiper-button-prev {
left: -30px;
width: 45px;
height: 45px;
background: url('/wp-content/themes/nannan/static/css/../images/wm_button_icon.png') no-repeat;
background-position: 0 0;
background-size: 100%;
}

#certify .swiper-button-prev:hover {
background-position: 0 -46px;
background-size: 100%
}

#certify .swiper-button-next {
right: -30px;
width: 45px;
height: 45px;
background: url('/wp-content/themes/nannan/static/css/../images/wm_button_icon.png') no-repeat;
background-position: 0 -93px;
background-size: 100%;
}

#certify .swiper-button-next:hover {
background-position: 0 -139px;
background-size: 100%
}
#certify .swiper-button-prev::after,#certify .swiper-button-next::after{
content: '';
}

.category_left_menu_contact {color:#fff}
.category_left_menu_contact .footer_1_title{color:#fff}
.category_left_menu_contact i{color:#fff !important}
 .category_level_2_left_menu .accordion .category_left_menu_contact ul li:hover, .category_level_2_left_menu .accordion .category_left_menu_contact ul li.active{background-color: unset;}
 footer{position: relative;}
 footer.has_image::after{content: " ";width: 427px;height:249px;position: absolute;right:0;top:-160px;background-image: url('/wp-content/uploads/2024/09/d96j4s4h.png');background-size: 100%;}

 .blog_next_prev i,.blog_next_prev div{color: var(--theme-color-1);}
 .blog_next_prev a{color:#212529;display: block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;;}
 .blog_next_prev a:hover{color:var(--theme-color-1);}
.mcs-item{margin:0 15px !important}

.category_level_2_left_menu.position-sticky{position: sticky;top: 96px;left: 0;}

.product_content_content ul li{list-style: initial;}
u{text-decoration: underline;text-decoration-color: #0191dc;}

.related_block{color: var(--theme-color-1-2);}
.related_block a{color: var(--theme-color-1-2);}


.be_agent_block1{position: relative;z-index: 9;;margin-top: -100px; padding: 40px  50px; border-radius: 30px; background: #FFFFFF; box-shadow: 0px 4px 13px  rgba(0,0,0,0.3)}
.be_agent_block1_items{justify-content: space-between;}
.be_agent_block1_item{flex:0 1 0%}
.be_agent_block1_item_b{font-size: 16px;color:#333;white-space:nowrap;}

.be_agent_block2_box {
    max-width: 100%;
    overflow: hidden;
}

.be_agent_block2 {
    position: relative;
}

.be_agent_block2::before,
.be_agent_block2::after {
    content: " ";
    position: absolute;
    width: 14%;
    background-size: 100%;
    aspect-ratio: 336 / 662;
    top: 0;
}

.be_agent_block2::before {
    left: -10%;
    background-image: url('/wp-content/themes/nannan/static/css/wp-content/themes/nannan/static/images/bb01.png');
}

.be_agent_block2::after {
    right: -10%;
    background-image: url('/wp-content/themes/nannan/static/css/wp-content/themes/nannan/static/images/bb02.png');
}

/* .be_agent_block2_items>div{margin-bottom: 1rem;} */
.be_agent_block2_item:hover .be_agent_block2_item_t {
    color: var(--theme-color-1-2);
}

.be_agent_block2_item_t {
    font-size: 20px;
    text-align: center;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 1rem;
    margin-top: 0.5rem;
    color: rgba(51, 51, 51, 1);

}

.be_agent_block2_item_b {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: rgba(51, 51, 51, 1);

}

.be_agent_block2_item {
    border-radius: 20px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 4px 50px rgba(116, 116, 116, 0.25);
    height: 100%;
    border-bottom: 14px solid var(--theme-color-1-2);
}
.be_agent_block2_image {aspect-ratio: 1187 / 89;}
.be_agent_block2_image img {aspect-ratio: 1187 / 89;}



.be_agent_block3_title {
    position: relative;
    color: #fff;
    font-weight: 900;
    width: 950px;
    padding: 2% 0 10%;
    margin: 0 auto;
    text-align: center;
}

.be_agent_block3 {
    position: relative;
}

.be_agent_block3_bg {
    position: absolute;
    z-index: 0;
    width: 100%;
    aspect-ratio: 1920/739;
}

.be_agent_block3_bg img {
    width: 100%;
    aspect-ratio: 1920/739;
}

.be_agent_block3_content {
    position: relative;
}

.be_agent_block3_item_type_your_job {
    color: #FF8D1A;
    border-color: #FF8D1A;
}

.be_agent_block3_item_type_our_job {
    color: #0C8ADF;
    border-color: #0C8ADF;
}

.be_agent_block3_item_type_together {
    color: #2DA65F;
    border-color: #2DA65F;
}

.be_agent_block3_item_type_your_job span {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background-color: #FF8D1A;
    margin-right: 10px;
    line-height: 30px;
}

.be_agent_block3_item_type_our_job span {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background-color: #0C8ADF;
    margin-right: 10px;
    line-height: 30px;
}

.be_agent_block3_item_type_together span {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background-color: #2DA65F;
    margin-right: 10px;
    line-height: 30px;
}

.be_agent_block3_item_type_your_job strong {
    font-size: 24px;
    display: inline-block;
    vertical-align: top;
    line-height: 30px;
}

.be_agent_block3_item_type_our_job strong {
    font-size: 24px;
    display: inline-block;
    vertical-align: top;
    line-height: 30px;
}

.be_agent_block3_item_type_together strong {
    font-size: 24px;
    display: inline-block;
    vertical-align: top;
    line-height: 30px;
}

.be_agent_block3_item_type_your_job .be_agent_block3_item::before {
    color: #FF8D1A;
}

.be_agent_block3_item_type_our_job .be_agent_block3_item::before {
    color: #0C8ADF;
}

.be_agent_block3_item_type_together .be_agent_block3_item::before {
    color: #2DA65F;
}




.be_agent_block3_item {
    position: relative;
    border-radius: 10px;
    box-shadow: 0px 1px 6px #81858f;
    background: #FFFFFF;
}

.be_agent_block3_item::before {
    position: absolute;
    content: "\F5E3";
    font-family: bootstrap-icons;
    left: 50%;
    transform: translateX(-50%);
}

.be_agent_block3_item_box1 .be_agent_block3_item {
    border-bottom: 16px solid;
    padding:1rem 33px 1rem 1rem;
}

.be_agent_block3_item_box1 .be_agent_block3_item::before {
    top: calc(100% + 10px);
    transform: rotateX(180deg) translateX(-50%);
    -webkit-transform: rotateX(180deg) translateX(-50%);
}


.be_agent_block3_item_box2 .be_agent_block3_item {
    border-top: 16px solid;
    padding:1rem 25px 1rem 1rem;
}

.be_agent_block3_item_box2 .be_agent_block3_item::before {
    bottom: calc(100% + 10px);
}

.be_agent_block3_items {
    position: relative;
    border-radius: 18.47px;
    background: #FFFFFF;
    box-shadow: 0px 0px 26px  #bbb;
    align-items: stretch;
    padding: 60px 0;
}

.be_agent_block3_item_box1 {
    width: 100%;
    margin: 0;
    padding-right: 6%;
}

.be_agent_block3_item_box2 {
    width: 100%;
    margin: 0;
    padding-left: 10%;
}

.be_agent_block3_item_title {
    font-size: 18px;
    font-weight: 700;
    line-height: 25.2px;
    color: rgba(51, 51, 51, 1);

}

.be_agent_block3_item_num {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 20px;
    font-weight: 700;
}
.be_agent_block3_item_type_your_job .be_agent_block3_item_num::before {
    color: #FF8D1A;
}

.be_agent_block3_item_type_our_job .be_agent_block3_item_num::before {
    color: #0C8ADF;
}

.be_agent_block3_item_type_together .be_agent_block3_item_num::before {
    color: #2DA65F;
}
.super_bolang {
    height: 52px;
    width: 100%;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQsAAAA0BAMAAABvIACtAAAAD1BMVEUAAADExMTFxcXDw8PExMTas981AAAABHRSTlMAv39Ao+r7HgAAAXNJREFUWMPN1+GNwyAMhmGLTOCEAYLDABQWOCLvP9P1dJX8J6ogNqXPANWr8KkhcFvJAZ88P+ETUUnwUYXQ8yWkAz6jBM9vreNLlsBiVklBblWHhRTPPSrBAAtyr3M3j3iwmBZSPN9EYOfB953J6kA8q+zTH8U/+ooK5nPugUjH/g0VyoE4z2Zo6izE+hUVzKf+lW40VOU4Zw01ex6Cps5CnFMPRNR9xKOo+Kere02WVwukUkAsmQI3IqNp1rXAlUxef08twetv3TlyEzouE3JjA9cC77nIbVaSnyLqm9hm/K+DiEQ7cJeaoEngLj99GRu0cqoM/aOQhSgy9BUiDsnYoBcpMvQVwqky9BUyEEWGehZiiYoMfYWIZhlrAgUyythAx1lk1AO0XFRn1AQGojJjAxtZk1ETWHHxdsaWwBDdy8AEtpbQn1EL2HOxLwMLjOFCQ4ZEjLNQUwYeCQbL4V2GfAWNlwmvMhDXo8CnyOcmvjJ+AUxSjW367zrHAAAAAElFTkSuQmCC');
    margin: 5px 0;
}
.super_bolang_2{position: relative;}
.super_bolang_2::after{content: " "; position: absolute; top: 10%; left: 0; width: 100%; aspect-ratio: 2047 / 143; background: url('/wp-content/uploads/2024/08/asd1f65as1d5f1.png'); background-repeat: no-repeat; background-size: 100% auto; background-position: center bottom;z-index: -1;}

.be_agent_block3_items_t{}
.be_agent_block3_items_t >div{flex: 0 1 0%;white-space:nowrap; 	}

.fixed_feedback textarea.form-control{height:100px;min-height:100%}


.be_agent_block4 {
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 50%, rgba(222, 236, 255, 1) 100%);
}

.page_be_our_agent_module_4_item_text_title {
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
    color: rgba(51, 51, 51, 1);
}

.page_be_our_agent_module_4_item_text_subtitle {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: rgba(51, 51, 51, 1);
}

.page_be_our_agent_module_4_item_text_content {
}
.page_be_our_agent_module_4_item_img img{max-width: 110%;}

.be_agent_block5_box {
    padding: 40px 0 30px;
    background-image: url('/wp-content/themes/nannan/static/images/beagentblock5bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.be_agent_block5_title {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 50px;
    color: rgba(12, 138, 223, 1);

}

.be_agent_block5_button {}
.product_module8{margin-top: -20%;}
.product_module11{padding:60px 0;background-image: url('/wp-content/uploads/2024/11/56g16sad51g.png');background-size: 100%;background-repeat: no-repeat;background-position: top left;}
.product_model_10_img{width: 100%;}
.product_model_10_img img{width: 100%;}
.product_module7::after{bottom:40%;z-index: -1;}
.be_agent_block1_item_img{text-align: center;margin-bottom: 10px;min-height: 36px;}
.be_agent_block1_item_img img{text-align: center;aspect-ratio: 36 / 36;}
.getting_started_block2_l {
    flex: 0 0 269px;
    background: #F5F9FC;
    border-radius: 0px 20px 20px 0px;
    overflow: hidden
}

.getting_started_block2_l_item {
    height: 80px;
    align-items: center;
    display: flex;
    padding: 0 40px;
    position: relative;
}

.getting_started_block2_l_item.active {
    background: #0C8ADF;
    color: #fff;
}

.getting_started_block2_l_item.active::before {
    content: " ";
    height: 40px;
    width: 10px;
    border-radius: 0px 20px 20px 0px;
    position: absolute;
    top: 20px;
    left: 0;
    background: #DEF2FF;
}

.getting_started_block2_r {
    overflow: hidden;
}

.getting_started_block2_r .swiper {
    height: 100%;
}

.getting_started_block2_r .swiper .swiper-button-prev,
.getting_started_block2_r .swiper .swiper-button-next {
    border-radius: 8px;
    border: 1px solid #0C8ADF;
    width: 45px;
    height: 45px;
    top: unset;
    bottom: 20px;
}
.getting_started_block2_r .swiper .swiper-button-prev:hover,
.getting_started_block2_r .swiper .swiper-button-next:hover {
    background-color: var(--theme-color-1-2);
}
.getting_started_block2_r .swiper .swiper-button-prev:hover:after,
.getting_started_block2_r .swiper .swiper-button-next:hover:after {
    color:#fff;
}
.getting_started_block2_r .swiper .swiper-button-prev {
    left: 0;
    z-index: 2;
}

.getting_started_block2_r .swiper .swiper-button-next {
    bottom: 20px;
    left: 70px;
}

.getting_started_block2_r .swiper .swiper-button-next:after,
.getting_started_block2_r .swiper .swiper-button-prev:after {
    font-size: 14px;
}

.getting_started_block2_r .swiper .swiper-pagination .swiper-pagination-bullet {
    height: 16px;
    width: 16px;
}

.getting_started_block2_r .swiper .swiper-button-next.swiper-button-disabled:after,
.getting_started_block2_r .swiper .swiper-button-prev.swiper-button-disabled:after {
    color: #b1b1b1;
}

.getting_started_block2_r .swiper .swiper-button-next.swiper-button-disabled,
.getting_started_block2_r .swiper .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    border: 1px solid #B1B1B1;
}

.getting_started_block2_r .swiper .swiper-pagination {
    z-index: 1;
    top: unset;
    bottom: 20px;
    right: 0;
    left: unset;
    text-align: right;
}

.getting_started_block2_r .swiper .swiper-pagination-bullet-active {
    background-color: var(--theme-color-1-2);
}

.getting_started_block2_r_img {}

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

.getting_started_block2_r_text {
    position: relative;
min-height: 400px;
}

.getting_started_block2_r_text_title {
    color: #0C8ADF;
    margin-top: 20px;
    font-weight: 700;
}

.getting_started_block2_l_box {
    box-shadow: 0px 0px 26px #bbb;
    border-radius: 23.43px;
    padding: 20px 20px 20px 0;
    background-color: #fff;
}

.getting_started_block2_r_text_content {}

.getting_started_block2_r_link {
    position: absolute;
    bottom: 65px;
}

.super_decoration_1 {
    position: relative;
    width: 1px;
    height: 100%;
    display: inline-block;
    vertical-align: top
}

.super_decoration_1::after {
    content: " ";
    position: absolute;
    width: 20rem;
    aspect-ratio: 331 / 120;
    background-image: url('/wp-content/uploads/2024/11/sf4s651js65r1s56h.png');
    background-size: 100%;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: -1;
}

.getting_started_block2 {
    padding:20px;
    background-image: url('/wp-content/uploads/2024/11/s6d51hs6r5t1s.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.getting_started_block10 {
    padding:20px;
    background-image: url('/wp-content/uploads/2024/11/sf65h1sf65h1s1gh.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.getting_started_block3 {
    position: relative;
}

.getting_started_block3_bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 0;
}

.getting_started_block3_bg img {
    width: 100%;
}

.getting_started_block3_title {
    color: #fff;
    text-align: center;
    position: relative;
    font-weight: 400;
}

.getting_started_block3_subtitle {
    text-align: center;
    color: #fff;
    position: relative;
}

.getting_started_block3_content {
    position: relative;
    background-color: #fff;
    border-radius: 21.75px;
    box-shadow: 0px 0px 26px #bbb;
    padding-bottom: 3rem;
}

.getting_started_block3_content_tabs {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
}

.getting_started_block3_content_tabs_item {
    box-shadow: 0px 0px 15px #ddd;
    text-align: center;
    border-radius: 0 0 10px 10px;
    padding: 10px 15px
}

.getting_started_block3_content_tabs_item.active {
    position: relative;
    background-color: var(--theme-color-1-2);
    color: #fff;
}

.getting_started_block3_content_tabs_item.active .getting_started_block3_content_tabs_item_icon {
    filter: grayscale(100%) brightness(200%) !important;
}

.getting_started_block3_content_tabs_item.active::after {
    position: absolute;
    content: "\F5E3";
    font-family: bootstrap-icons;
    left: 50%;
    color: #0C8ADF;
    top: calc(100% - 5px);
    transform: rotateX(180deg) translateX(-50%);
    -webkit-transform: rotateX(180deg) translateX(-50%);
}

.getting_started_block3_content_tabs_content_title {
    font-size: 1.1rem;
    color: var(--theme-color-1-2);
    font-weight: 400;
    text-align: center;
}

.getting_started_block_11_item{position: relative;}
.getting_started_block_11_item::before{position: absolute;content: " ";width:1.5rem;height:1.5rem;background-position: center center;background-repeat: no-repeat;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='23.695068359375' height='26.8544921875' viewBox='0 0 23.695068359375 26.8544921875' fill='none'%3E%3Cpath d='M10.2136 0L23.695 13.4272L20.8062 16.3046L7.32473 2.87736L10.2136 0ZM23.695 13.4272L10.2136 26.8545L7.3247 23.9773L20.8062 10.5498L23.695 13.4272ZM8.85185 11.3927C9.97998 11.3927 10.8946 12.3035 10.8946 13.4272C10.8946 14.5508 9.97998 15.4616 8.85185 15.4616C7.72365 15.4616 6.8091 14.5508 6.8091 13.4272C6.80913 12.3035 7.72365 11.3927 8.85185 11.3927ZM2.04268 11.3927C3.17095 11.3927 4.08551 12.3035 4.08551 13.4272C4.08551 14.5508 3.17099 15.4616 2.04268 15.4616C0.914555 15.4616 0 14.5508 0 13.4272C0 12.3035 0.914555 11.3927 2.04268 11.3927Z' fill='%230C8ADF' %3E%3C/path%3E%3C/svg%3E");background-size: 100% auto;}
.getting_started_block_11_item:nth-child(1)::before{left:calc(100% - 1.2rem);top:50%;transform: translateY(-50%);}
.getting_started_block_11_item:nth-child(2)::before{left:calc(100% - 1.2rem);top:50%;transform: translateY(-50%);}
.getting_started_block_11_item:nth-child(3)::before{left:calc(100% - 1.2rem);top:50%;transform: translateY(-50%);}
.getting_started_block_11_item:nth-child(4)::before{top:calc(100% - 1rem) ;left:50%;transform: translateX(-50%) rotate(90deg);}
.getting_started_block_11_item:nth-child(5)::before{left:calc(100% - 1.2rem);top:50%;transform: translateY(-50%) rotate(180deg);}
.getting_started_block_11_item:nth-child(6)::before{left:calc(100% - 1.2rem);top:50%;transform: translateY(-50%) rotate(180deg);}
.getting_started_block_11_item:nth-child(7)::before{left:calc(100% - 1.2rem);top:50%;transform: translateY(-50%) rotate(180deg);}
.getting_started_block_11_item:nth-child(8)::before{display: none;}

.getting_started_block3_content_tabs_content_img img{width: 100%;aspect-ratio: 397/221;}
.product_model_12{position: relative;}
.product_model_12_background{position: absolute;bottom: 0;left: 0;width: 100%;z-index: -1;}

.getting_started_block_11_item_img{width: 100%;}
.getting_started_block_11_item_img img{width: 100%;aspect-ratio:340 / 202 ;}
.getting_started_block_11_item_text{font-size: 1.3rem;font-weight: 700;text-align: center;}
.getting_started_block_11_item_text span{font-size: 2rem;color: var(--theme-color-1-2);vertical-align: middle;font-weight: 700;margin-right: 5px;}

.product_model_12_title{font-size: 1.75rem;font-weight: 700;text-align: center;height:50px;margin-bottom: 30px;}
.product_model_12 .accordion-item{margin-bottom: 20px;border-radius: 10px;border: 1px solid #cfcfcf;overflow: hidden;}
.product_model_12 .accordion-body li{list-style: disc;}
.product_model_5_block_1_2.product_module7::after{bottom: 20%;}

.super_m_hid_item{}
.super_m_hid_box{}
.super_m_hid_bth{display: none;}

@media screen and (min-width: 768px) {
    .product_module7 .i_block_2_l {
        padding-left: 100px;
        padding-right:0 ;
    }
}