@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Space+Grotesk:wght@300..700&display=swap";:root{--theme-color-white: #ffffff;--theme-color-white-rgb: 255, 255, 255;--theme-color-light: #f8f5f0;--theme-color-gray: #f6f6f6;--theme-color-black: #000000;--theme-color-black-rgb: 0, 0, 0;--theme-color1: #081126;--theme-color1-rgb: 8, 17, 38;--theme-color2: #0E6FFF;--theme-color2-rgb: 14, 111, 255;--theme-color3: #E7F6FF;--theme-color4: #EDF8FF;--theme-bg-color1: #F6FAFD;--bg-theme-color1: var(--theme-color1);--bg-theme-color2: var(--theme-color2);--bg-theme-color3: var(--theme-color3);--border-theme-color1: var(--theme-color1);--border-theme-color2: var(--theme-color2);--border-theme-color3: var(--theme-color3);--text-color-bg-theme-color1: #fff;--text-color-bg-theme-color2: #ffffff;--text-color-bg-theme-color3: #fff;--gradient-1: linear-gradient(to bottom, #FFFFFF, #E7F6FF);--gradient-2: linear-gradient(313.49deg, #E7F6FF 2.4%, #DCEFFF 49.55%, #CFF0FF 82.23%);--gradient-3: linear-gradient(180deg, rgba(8, 17, 38, 0) 40%, #081126 100%);--gradient-4: linear-gradient(180deg, rgba(8, 17, 38, 0) 30%, #081126 70%);--gradient-5: linear-gradient(270deg, rgba(8, 17, 38, 0) 41.35%, #081126 90%);--gradient-6: linear-gradient(180deg, rgba(8, 17, 38, 0) 30%, #081126 95%);--text-color: #4C5A6B;--heading-color: #081126;--link-color: #0B5ED7;--link-hover-color: #00AEE9;--text-font: "Nunito", sans-serif;--title-font:"Space Grotesk", sans-serif;--body-font-size: 16px;--body-line-height: 28px;--body-font-weight: 400;--line-height-heading-h1: 1em;--line-height-heading: 1.2em;--line-height-heading-small: 1.4em;--h1-font-size: 45px;--h2-font-size: 40px;--h3-font-size: 31.2px;--h4-font-size: 23.2px;--h5-font-size: 18px;--h6-font-size: 14px;--h1-font-weight: 700;--h2-font-weight: 700;--h3-font-weight: 700;--h4-font-weight: 700;--h5-font-weight: 700;--h6-font-weight: 700;--sec-title-subtitle-color: var(--theme-color2);--sec-title-subtitle-font-size: 13px;--sec-title-subtitle-font-family: var(--text-font);--sec-title-subtitle-font-weight: 700;--sec-title-subtitle-line-height: 1.2em;--sec-title-color: var(--heading-color);--sec-title-font-size: 50px;--sec-title-font-family: var(--title-font);--sec-title-font-weight: var(--h2-font-weight);--theme-light-background: #F4F9FD;--theme-light-background-text-color: var(--heading-color);--theme-black: #0A1428;--container-width: 1350px;--main-container-width:1320px;--small-container-width: 1000px;--large-container-width: 1550px;--container-pt: 120px;--container-pb: 120px}::selection{background:var(--theme-color2);color:#fff;text-shadow:none}::-moz-selection{background:var(--theme-color2);color:#fff;text-shadow:none}::-webkit-selection{background:var(--theme-color2);color:#fff;text-shadow:none}:active,:focus{outline:none!important}::-webkit-input-placeholder{color:#7c858c}::-moz-input-placeholder{color:#7c858c}::-ms-input-placeholder{color:#7c858c}body{background-color:#fff;background-attachment:fixed;-ms-word-wrap:break-word;word-wrap:break-word;counter-reset:my-sec-counter;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;color:var(--text-color);font-size:var(--body-font-size);font-family:var(--text-font);font-weight:var(--body-font-weight);line-height:var(--body-line-height)}html{overflow-y:scroll;scrollbar-color:var(--theme-color2) #000;scrollbar-width:thin}p,.text{color:var(--text-color);font-size:var(--body-font-size);font-family:var(--text-font);font-weight:var(--body-font-weight);line-height:var(--body-line-height)}h1,h2,h3,h4,h5,h6{color:var(--heading-color);font-family:var(--title-font);position:relative;line-height:var(--line-height-heading-)}h1 small,h1 .small,h2 small,h2 .small,h3 small,h3 .small,h4 small,h4 .small,h5 small,h5 .small,h6 small,h6 .small{font-weight:400;line-height:1;color:var(--heading-color)}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit;font-weight:inherit}h1,h2,h3,h4,h5,h6{margin-bottom:1rem}h1{font-size:var(--h1-font-size);font-weight:var(--h1-font-weight);line-height:var(--line-height-heading-h1)}h2{font-size:var(--h2-font-size);font-weight:var(--h2-font-weight);line-height:var(--line-height-heading)}h3{font-size:var(--h3-font-size);font-weight:var(--h3-font-weight);line-height:var(--line-height-heading)}h4{font-size:var(--h4-font-size);font-weight:var(--h4-font-weight);line-height:var(--line-height-heading-small)}h5{font-size:var(--h5-font-size);font-weight:var(--h5-font-weight);line-height:var(--line-height-heading-small)}h6{font-size:var(--h6-font-size);font-weight:var(--h6-font-weight);line-height:var(--line-height-heading-small)}table p{margin-bottom:0}p{margin-bottom:20px}p a:not(.button):not(.btn):hover,p a:not(.button):not(.btn):focus{text-decoration:underline}a{color:var(--link-color);text-decoration:none;font-weight:var(--body-font-weight);cursor:pointer;transition:all .3s ease}a:hover,a:focus{color:inherit;text-decoration:none;outline:none}a b,a strong{transition:all .3s ease}a img{border:none}pre,ul,ol,dl,dd,blockquote,address,table,fieldset{margin-bottom:10px}ol,ul{list-style-position:inside;margin:0;padding:0}b,strong{color:#333;font-weight:var(--body-font-weight-bold)}iframe{border:none!important}.reveal{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;visibility:hidden;overflow:hidden}.reveal img{-o-object-fit:cover;object-fit:cover;-webkit-transform-origin:left;transform-origin:left;border-top-right-radius:24px;border-bottom-right-radius:24px;width:860px}label{color:#fff;cursor:pointer;font-size:14px;font-weight:400}.container .container{width:100%}.container .container,.container .container-fluid,.container-fluid .container,.container-fluid .container-fluid{padding-left:0;padding-right:0}section>.container,section>.container-fluid{padding-top:var(--container-pt);padding-bottom:var(--container-pt)}@media(min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:var(--container-width)}}.form-control,.input-text{height:calc(2.25rem + 27px);padding:14px 30px;outline:0;background-color:#f4f5f8;border:1px solid #f4f5f8;color:#686a6f;font-size:.9rem;width:100%}.form-control::placeholder,.input-text::placeholder{color:#686a6f;opacity:1}.form-control:-ms-input-placeholder,.input-text:-ms-input-placeholder{color:#686a6f}.form-control::-ms-input-placeholder,.input-text::-ms-input-placeholder{color:#686a6f}textarea.form-control{height:auto;padding-top:15px;padding-bottom:15px}.tm-boxed-layout{background-color:#081126;padding:40px 15px}.tm-boxed-layout.layer-overlay:before{z-index:-1}.tm-boxed-layout .page-wrapper{margin:0 auto;overflow:hidden}@media(min-width:1200px){.tm-boxed-layout .page-wrapper{width:1170px}}.tm-boxed-layout .container .container{width:100%}@media(min-width:1200px){.tm-boxed-layout .container{width:1140px}}@media(min-width:1000px){.tm-boxed-layout.tm-container-970px .page-wrapper{width:970px}}.tm-boxed-layout.tm-container-970px .container,.tm-boxed-layout.tm-container-970px .container-fluid{padding-left:20px;padding-right:20px}.tm-boxed-layout.tm-container-970px .container .container,.tm-boxed-layout.tm-container-970px .container .container-fluid,.tm-boxed-layout.tm-container-970px .container-fluid .container,.tm-boxed-layout.tm-container-970px .container-fluid .container-fluid{padding-left:0;padding-right:0}@media(min-width:1300px){.tm-boxed-layout.tm-container-1230px .page-wrapper{width:1230px}}.tm-boxed-layout.tm-container-1230px .container,.tm-boxed-layout.tm-container-1230px .container-fluid{width:100%;padding-left:20px;padding-right:20px}.tm-boxed-layout.tm-container-1230px .container .container,.tm-boxed-layout.tm-container-1230px .container .container-fluid,.tm-boxed-layout.tm-container-1230px .container-fluid .container,.tm-boxed-layout.tm-container-1230px .container-fluid .container-fluid{padding-left:0;padding-right:0}@media(min-width:1400px){.tm-boxed-layout.tm-container-1300px .page-wrapper{width:1300px}}.tm-boxed-layout.tm-container-1300px .container,.tm-boxed-layout.tm-container-1300px .container-fluid{width:100%;padding-left:20px;padding-right:20px}.tm-boxed-layout.tm-container-1300px .container .container,.tm-boxed-layout.tm-container-1300px .container .container-fluid,.tm-boxed-layout.tm-container-1300px .container-fluid .container,.tm-boxed-layout.tm-container-1300px .container-fluid .container-fluid{padding-left:0;padding-right:0}@media(min-width:1400px){.tm-boxed-layout.tm-container-1340px .page-wrapper{width:1340px}}.tm-boxed-layout.tm-container-1340px .container,.tm-boxed-layout.tm-container-1340px .container-fluid{width:100%;padding-left:20px;padding-right:20px}.tm-boxed-layout.tm-container-1340px .container .container,.tm-boxed-layout.tm-container-1340px .container .container-fluid,.tm-boxed-layout.tm-container-1340px .container-fluid .container,.tm-boxed-layout.tm-container-1340px .container-fluid .container-fluid{padding-left:0;padding-right:0}@media(min-width:1400px){.tm-boxed-layout.tm-container-1440px .page-wrapper{width:1440px}}.tm-boxed-layout.tm-container-1440px .container,.tm-boxed-layout.tm-container-1440px .container-fluid{width:100%;padding-left:20px;padding-right:20px}.tm-boxed-layout.tm-container-1440px .container .container,.tm-boxed-layout.tm-container-1440px .container .container-fluid,.tm-boxed-layout.tm-container-1440px .container-fluid .container,.tm-boxed-layout.tm-container-1440px .container-fluid .container-fluid{padding-left:0;padding-right:0}@media(min-width:1560px){.tm-boxed-layout.tm-container-1500px .page-wrapper{width:1500px}}.tm-boxed-layout.tm-container-1500px .container,.tm-boxed-layout.tm-container-1500px .container-fluid{width:100%;padding-left:20px;padding-right:20px}.tm-boxed-layout.tm-container-1500px .container .container,.tm-boxed-layout.tm-container-1500px .container .container-fluid,.tm-boxed-layout.tm-container-1500px .container-fluid .container,.tm-boxed-layout.tm-container-1500px .container-fluid .container-fluid{padding-left:0;padding-right:0}@media(min-width:1660px){.tm-boxed-layout.tm-container-1600px .page-wrapper{width:1600px}}.tm-boxed-layout.tm-container-1600px .container,.tm-boxed-layout.tm-container-1600px .container-fluid{width:100%;padding-left:20px;padding-right:20px}.tm-boxed-layout.tm-container-1600px .container .container,.tm-boxed-layout.tm-container-1600px .container .container-fluid,.tm-boxed-layout.tm-container-1600px .container-fluid .container,.tm-boxed-layout.tm-container-1600px .container-fluid .container-fluid{padding-left:0;padding-right:0}.tm-boxed-layout.tm-container-100pr .page-wrapper{width:95%}.tm-boxed-layout.tm-container-100pr .page-wrapper .container,.tm-boxed-layout.tm-container-100pr .page-wrapper .container-fluid{width:100%}.tm-boxed-layout.container-shadow .page-wrapper{box-shadow:0 0 25px #777}.tm-boxed-layout .header,.tm-boxed-layout section,.tm-boxed-layout .footer{background-color:#fff}.tm-boxed-layout .header .navbar-default{background-color:#fff;border-color:#fff;padding:0}.tm-boxed-layout .header .navbar-default .navbar-nav>li>a{padding:30px 5px}.tm-boxed-layout .header .navbar-default .navbar-collapse{background-color:#fff;border-color:#fff;margin-right:30px}.tm-boxed-layout .header #header-logo{margin:0;padding-top:27px}.tm-boxed-layout .banner-section .slide-item{min-height:540px}.tm-boxed-layout .banner-section .slide-item .content-box{padding:150px 0 220px}.tm-boxed-layout .banner-section-two .content-box,.tm-boxed-layout .banner-section-three .content-box{padding:250px 0 150px}.tm-boxed-layout .banner-section-four .content-box{padding:130px 0}@media(max-width:1200px){.tm-boxed-layout{padding-top:15px}.tm-boxed-layout .header .navbar-default .navbar-nav>li>a{padding:10px}.tm-boxed-layout .header .navbar-default .navbar-collapse{margin-right:15px}.tm-boxed-layout .navbar-header{padding:15px 0}.tm-boxed-layout .navbar-collapse .navbar-nav li a .caret{margin-right:0}}.bounce-animate{animation-name:float-bob;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:linear;-moz-animation-name:float-bob;-moz-animation-duration:2s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:float-bob;-ms-animation-duration:2s;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;-o-animation-name:float-bob;-o-animation-duration:2s;-o-animation-iteration-count:infinite;-o-animation-timing-function:linear}.bounce-animate2{animation-name:float-bob2;animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:linear;-moz-animation-name:float-bob2;-moz-animation-duration:3s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:float-bob2;-ms-animation-duration:3s;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;-o-animation-name:float-bob2;-o-animation-duration:3s;-o-animation-iteration-count:infinite;-o-animation-timing-function:linear}.bounce-animate3{animation-name:float-bob3;animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:linear;-moz-animation-name:float-bob3;-moz-animation-duration:3s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:float-bob3;-ms-animation-duration:3s;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;-o-animation-name:float-bob3;-o-animation-duration:3s;-o-animation-iteration-count:infinite;-o-animation-timing-function:linear}.bounce-animate4{animation-name:float-bob4;animation-duration:5s;animation-iteration-count:infinite;animation-timing-function:linear;-moz-animation-name:float-bob4;-moz-animation-duration:5s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:float-bob4;-ms-animation-duration:5s;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;-o-animation-name:float-bob4;-o-animation-duration:5s;-o-animation-iteration-count:infinite;-o-animation-timing-function:linear}.bounce-animate5{animation-name:float-bob5;animation-duration:6s;animation-iteration-count:infinite;animation-timing-function:linear;-moz-animation-name:float-bob5;-moz-animation-duration:6s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:float-bob5;-ms-animation-duration:6s;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;-o-animation-name:float-bob5;-o-animation-duration:6s;-o-animation-iteration-count:infinite;-o-animation-timing-function:linear}.bounce-animate-slow{animation-name:float-bob5;animation-duration:15s;animation-iteration-count:infinite;animation-timing-function:linear;-moz-animation-name:float-bob5;-moz-animation-duration:15s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:float-bob5;-ms-animation-duration:15s;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;-o-animation-name:float-bob5;-o-animation-duration:15s;-o-animation-iteration-count:infinite;-o-animation-timing-function:linear}.bounce-animate-3{animation-name:float-bob6;animation-duration:6s;animation-iteration-count:infinite;animation-timing-function:linear;-moz-animation-name:float-bob6;-moz-animation-duration:6s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:float-bob6;-ms-animation-duration:6s;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;-o-animation-name:float-bob6;-o-animation-duration:6s;-o-animation-iteration-count:infinite;-o-animation-timing-function:linear}@keyframes float-bob{0%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}50%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}to{-webkit-transform:translateY(-30px);transform:translateY(-30px)}}@keyframes float-bob2{0%{-webkit-transform:translateY(-60px);transform:translateY(-60px)}50%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}to{-webkit-transform:translateY(-60px);transform:translateY(-60px)}}@keyframes float-bob3{0%{-webkit-transform:translateY(-50px);transform:translateY(-50px)}50%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{-webkit-transform:translateY(-50px);transform:translateY(-50px)}}@keyframes float-bob4{0%{-webkit-transform:translateY(-50px);transform:translateY(-50px)}50%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}to{-webkit-transform:translateY(-50px);transform:translateY(-50px)}}@keyframes float-bob5{0%{-webkit-transform:translateY(-50px);transform:translateY(-50px)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{-webkit-transform:translateY(-50px);transform:translateY(-50px)}}@keyframes float-bob6{0%{-webkit-transform:translateY(-40px);transform:translateY(-40px)}50%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{-webkit-transform:translateY(-40px);transform:translateY(-40px)}}@keyframes movebounce{0%{-webkit-transform:translateY(0px);transform:translateY(0)}50%{-webkit-transform:translateY(20px);transform:translateY(20px)}to{-webkit-transform:translateY(0px);transform:translateY(0)}}@keyframes moveleftbounce{0%{-webkit-transform:translateX(0px);transform:translate(0)}50%{-webkit-transform:translateX(20px);transform:translate(20px)}to{-webkit-transform:translateX(0px);transform:translate(0)}}.dance3{-webkit-animation:dance3 8s alternate infinite;animation:dance3 8s alternate infinite}@keyframes dance3{0%{-webkit-transform:scale(.5)}to{-webkit-transform:scale(1)}}.dance{-webkit-animation:dance 2s alternate infinite;animation:dance 2s alternate infinite}@keyframes dance{0%{-webkit-transform:scale(.5)}to{-webkit-transform:scale(1.2)}}.dance2{-webkit-animation:dance2 4s alternate infinite;animation:dance2 4s alternate infinite}@keyframes dance2{0%{-webkit-transform:translate3d(0,0,0)}50%{-webkit-transform:translate3d(25px,-25px,0)}to{-webkit-transform:translate3d(0,-25px,25px)}}.watermark-animate{-webkit-animation:watermark-animate 8s infinite;animation:watermark-animate 8s infinite;animation-direction:alternate-reverse;-webkit-animation-timing-function:linear;animation-timing-function:linear}@keyframes watermark-animate{0%{left:0}to{left:100%}}.rotateme{-webkit-animation-name:rotateme;animation-name:rotateme;-webkit-animation-duration:20s;animation-duration:20s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}*{margin:0;padding:0;border:none;outline:none;font-size:100%}.boxed{position:relative;width:calc(100% - 80px);margin:0 40px;height:100%;left:0;z-index:5}@media only screen and (max-width:1439px){.boxed{width:calc(100% - 40px);margin:0 20px}}@media only screen and (max-width:1199px){.boxed{width:calc(100% - 40px);margin:0 20px}}@media only screen and (max-width:1023px){.boxed{width:calc(100% + -0px);margin:0}}textarea{overflow:hidden;resize:none}button{outline:none!important;cursor:pointer}img{display:inline-block;max-width:100%;height:auto}ul,li{list-style:none;padding:0;margin:0}.title a{color:inherit}.color1{color:var(--theme-color1)}.color2{color:var(--theme-color2)}.color3{color:var(--theme-color3)}.bg-color3{background-color:var(--theme-color3)!important}.page-wrapper{position:relative;margin:0 auto;width:100%;min-width:300px;overflow:hidden;z-index:99;background-color:#fff}.large-container{position:static;max-width:var(--large-container-width);padding:0 15px;margin:0 auto;width:100%}.auto-container{position:static;max-width:var(--container-width);padding:0 15px;margin:0 auto;width:100%}.main-container{position:static;max-width:var(--main-container-width);padding:0 15px;margin:0 auto;width:100%}.small-container{position:static;max-width:var(--small-container-width);padding:0 15px;margin:0 auto;width:100%}.pull-right{float:right}.pull-left{float:left}.dropdown-toggle:after{display:none}.preloader{position:fixed;left:0;top:0;width:100%;height:100%;z-index:999999;background-color:#fff}.preloader:before{position:absolute;top:50%;left:0;right:0;width:100%;text-align:center;margin:30px auto 0;color:var(--theme-color-black);font-weight:700;font-size:12px;letter-spacing:1px;content:"Loading";text-transform:uppercase;-webkit-transition:none;-o-transition:none;transition:none}.preloader .loader{display:block;position:relative;left:50%;top:50%;width:100px;height:100px;margin:-75px 0 0 -50px;border-radius:50%;border:3px solid #0E6FFF;border-top-color:var(--theme-color2);-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.preloader .loader:before{content:"";position:absolute;top:5px;left:5px;right:5px;bottom:5px;border-radius:50%;border:3px solid transparent;border-top-color:#0e6fff;-webkit-animation:spin 3s linear infinite;animation:spin 3s linear infinite}.preloader .loader:after{content:"";position:absolute;top:15px;left:15px;right:15px;bottom:15px;border-radius:50%;border:3px solid transparent;border-top-color:var(--text-color);-webkit-animation:spin 1.5s linear infinite;animation:spin 1.5s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}.scroll-to-top{position:fixed;right:20px;bottom:20px;width:40px;font-size:16px;line-height:40px;color:#fff;text-align:center;cursor:pointer;background-color:var(--theme-color2);z-index:100;display:none;border-radius:50%;margin:0 auto;-webkit-box-shadow:0 0 5px rgba(0,0,0,.1);box-shadow:0 0 5px #0000001a;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.scroll-to-top:hover{background:var(--theme-color1);color:#fff}.slider_warpper{position:relative;z-index:1}.list-style-one{position:relative;display:flex;padding:10px 0}.list-style-one li{position:relative;font-size:13px;line-height:20px;font-weight:400;color:#808287;margin-right:20px;display:flex;align-items:center}.list-style-one li i{margin-right:10px;color:var(--theme-color2);font-size:14px;line-height:20px}.list-style-one li a{display:inline-block;color:#808287;transition:all .3s ease}.list-style-one li a:hover{color:var(--theme-color1)}.list-style-two{position:relative}.list-style-two li{position:relative;font-size:18px;line-height:30px;font-weight:500;color:#fff;padding-left:30px;margin-bottom:5px}.list-style-two li i{position:absolute;left:0;top:0;color:var(--theme-color2);font-size:18px;line-height:30px}.list-style-two li a{display:inline-block;color:#fff;transition:all .3s ease}.list-style-two li a:hover{color:#fff}.list-style-three{position:relative}.list-style-three li{position:relative;font-size:16px;line-height:26px;font-weight:500;color:var(--theme-color1);padding-left:25px;margin-bottom:10px}.list-style-three li:before{position:absolute;left:0;top:0;content:"";font-weight:900;font-family:"Font Awesome 5 Free";color:var(--theme-color2)}.list-style-three li a{display:inline-block;color:#fff;transition:all .3s ease}.list-style-three li a:hover{color:#fff}.social-icon-one{position:relative;display:flex;flex-wrap:wrap}.social-icon-one li{position:relative;margin-left:27px}.social-icon-one li:first-child{margin-left:0}.social-icon-one li a{position:relative;display:block;line-height:40px;height:40px;text-align:center;font-size:14px;color:var(--theme-color1);transition:all .3s ease}.social-icon-one li a:hover{color:var(--theme-color2)}.social-icon-two{position:relative;display:flex}.social-icon-two li{position:relative;display:flex;margin-left:10px}.social-icon-two li:first-child{margin-left:0}.social-icon-two li a{position:relative;display:block;line-height:40px;height:40px;width:40px;text-align:center;font-size:14px;color:#fff;border-radius:50%;background-color:#2c2e33;transition:all .3s ease}.social-icon-two li a:hover{color:var(--theme-color1);background-color:var(--bg-theme-color2)}.social-icon-three{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.social-icon-three li{position:relative;margin-left:20px}.social-icon-three li a{position:relative;display:block;line-height:40px;text-align:center;font-size:15px;color:#2f3529;border-radius:50%;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.social-icon-three li a:hover{color:var(--theme-color2)}.tabs-box{position:relative}.tabs-box .tab{display:none}.tabs-box .active-tab{display:block}.styled-pagination{position:relative;margin:60px auto 0;width:100%;border-radius:10px;background-color:#f4f2f9}.styled-pagination .swiper-pagination-progressbar-fill{background:var(--bg-theme-color2)}.styled-pagination .swiper-pagination-progressbar-fill:before{position:absolute;top:-7px;right:0;height:17px;width:17px;background-color:var(--bg-theme-color2);border-radius:50%;content:"";transform:none;display:none}.default-navs .owl-nav{display:flex;align-items:center}.default-navs .owl-next,.default-navs .owl-prev{display:block;margin:0 5px;height:54px;width:54px;color:var(--theme-color2);background-color:var(--theme-color4);border-radius:50%;font-size:16px;line-height:54px;font-weight:700;text-align:center;transition:all .5s ease}.default-navs .owl-next:hover,.default-navs .owl-prev:hover{background:var(--theme-color2);color:var(--theme-color2)}.play-now{position:relative;display:block;z-index:9;transition:all .3s ease}.play-now .icon{position:relative;display:inline-block;height:70px;width:70px;text-align:center;line-height:70px;background-color:#fff;color:var(--bg-theme-color1);z-index:1;padding-left:5px;font-size:14px;display:block;border-radius:50%;box-shadow:0 0 10px #ffffff4d;transform-origin:center}.play-now .ripple,.play-now .ripple:before,.play-now .ripple:after{position:absolute;top:50%;left:50%;height:70px;width:70px;transform:translate(-50%,-50%);border-radius:50%;box-shadow:0 0 #fff9;animation:ripple 3s infinite}.play-now .ripple:before{-webkit-animation-delay:.9s;animation-delay:.9s;content:"";position:absolute}.play-now .ripple:after{-webkit-animation-delay:.6s;animation-delay:.6s;content:"";position:absolute}@-webkit-keyframes ripple{70%{-webkit-box-shadow:0 0 0 70px rgba(255,255,255,0);box-shadow:0 0 0 70px #fff0}to{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,0);box-shadow:0 0 #fff0}}@keyframes ripple{70%{-webkit-box-shadow:0 0 0 70px rgba(255,255,255,0);box-shadow:0 0 0 70px #fff0}to{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,0);box-shadow:0 0 #fff0}}.play-now-two{height:92px;width:92px;border-radius:50%;display:flex;align-items:center;justify-content:center;padding-left:5px;font-size:12px;border:.5px solid var(--border-theme-color1);color:#fff;transition:all .3s ease;animation:zoom-one 3s infinite linear}.play-now-two:before{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);height:62px;width:62px;border-radius:50%;background-color:var(--bg-theme-color1);content:""}.play-now-two i{position:relative}.play-now-two:hover{color:#ff9205;background-color:#fff}.select2-results__option{padding:0 10px;color:#7c858c}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#7c858c;padding-left:0}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:var(--bg-theme-color1)}.select2-container--default .select2-search--dropdown .select2-search__field{height:30px}.select2-container--default .select2-selection--single .select2-selection__arrow{bottom:1px;height:auto;width:40px;display:flex;align-items:center;justify-content:center;font-size:12px;color:#7c858c}.select2-container--default .select2-selection--single .select2-selection__arrow:before{position:relative;content:"";font-family:"Font Awesome 5 Free";font-weight:900}.select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}.select2-container--default .select2-selection--single{border-radius:0}.default-dots .owl-dots{position:relative;margin-top:30px;display:flex;align-items:center;justify-content:center}.default-dots .owl-dots .owl-dot{height:11px;width:11px;border-radius:50%;background-color:#cdcbcb;border:2px solid #cdcbcb;margin-left:5px}.default-dots .owl-dots .owl-dot:first-child{margin-left:0}.default-dots .owl-dots .owl-dot.active{border:2px solid var(--border-theme-color2);background-color:transparent}.sec-title{margin-bottom:50px;margin-top:100px}.sec-title .section-sub-title .sub-title{font-family:var(--title-font);color:var(--theme-color2);border-radius:30px;font-weight:500;font-size:18px;padding-left:40px;text-transform:uppercase;display:inline-block;position:relative}@media only screen and (max-width:599px){.sec-title .section-sub-title .sub-title{font-size:16px}.sec-title .section-sub-title .sub-title:before{display:block}}.sec-title .section-sub-title .sub-title:before{position:absolute;content:"";left:0;top:2px;height:20px;width:20px;border-radius:50%;border:2px solid var(--theme-color2)}.sec-title .section-sub-title .sub-title:after{position:absolute;content:"";left:6px;top:8px;height:8px;width:8px;border-radius:50%;background:var(--theme-color2)}.sec-title .section-title .title{color:var(--heading-color);font-family:var(--title-font);font-weight:700;font-size:45px;line-height:55px;margin:0}.sec-title .section-title .title span{color:var(--theme-color2)}@media(min-width:768px)and (max-width:991.98px){.sec-title .section-title .title{font-size:35px;line-height:40px}}@media only screen and (max-width:767px){.sec-title .section-title .title{font-size:30px;line-height:42px}}@media only screen and (max-width:599px){.sec-title .section-title .title{font-size:25px;line-height:30px}}@media(min-width:992px)and (max-width:1199.98px){.sec-title .section-title .title{font-size:32px;line-height:45px}}.sec-title .section-desc p{font-size:18px;line-height:28px;width:80%;margin:15px 0 0}.sec-title.two .section-sub-title .sub-title{color:var(--theme-color-white)}.sec-title.two .section-sub-title .sub-title:before{border:2px solid var(--theme-color-white)}.sec-title.two .section-sub-title .sub-title:after{background:var(--theme-color-white)}.Solvet-button a{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:var(--text-font);color:var(--theme-color-white);background-color:var(--theme-color2);padding:14px 40px;font-weight:500;font-size:18px;border-radius:45px;position:relative;z-index:1;transition:all .3s ease}.Solvet-button a i{display:inline-block;font-size:16px;font-weight:400;line-height:1;text-align:center;border-radius:inherit;transition:all .3s ease;transform:rotate(-45deg)}.Solvet-button a:after{position:absolute;content:"";width:0;height:100%;left:50%;top:0;background:var(--theme-color1);z-index:-1;border-radius:45px;transition:all .3s ease}.Solvet-button a:hover:after{width:100%;left:0}.Solvet-button a:hover{color:var(--theme-color-white)}.Solvet-button a:hover i{transform:rotate(0)}.main-header{position:relative;z-index:999}.main-header .header-lower.style_inner-header{background:var(--theme-color2);padding:7px 105px 7px 100px}@media(min-width:1200px)and (max-width:1399.98px){.main-header .header-lower.style_inner-header{padding:7px 50px}}@media(min-width:992px)and (max-width:1199.98px){.main-header .header-lower.style_inner-header{padding:7px 40px}}@media(min-width:768px)and (max-width:991.98px){.main-header .header-lower.style_inner-header{padding:7px 30px}}@media only screen and (max-width:767px){.main-header .header-lower.style_inner-header{padding:7px 30px}}.main-header .header-lower.style_inner-header .main-menu .navigation{background:transparent;border:1px solid rgba(255,255,255,.7215686275);border-radius:40px}.main-header .header-lower.style_inner-header .main-menu .navigation li>a{color:#ffffffd1}.main-header .header-lower.style_inner-header .main-menu .navigation li>a:hover{background:transparent}.main-header .header-lower.style_inner-header .main-menu .navigation li.current>a{background:transparent}.main-header .header-lower.style_inner-header .main-menu .navigation li>ul>li>a{color:var(--theme-color2)}.main-header .header-lower.style_inner-header .outer-box .header-src-btn{color:#fff!important}.main-header .header-lower{position:relative;transition:all .3s ease;padding:6px 65px 0 60px;z-index:1}@media only screen and (max-width:1700px){.main-header .header-lower{padding:6px 70px 0}}@media only screen and (max-width:1199px){.main-header .header-lower{padding:6px 0 0 45px}}@media only screen and (max-width:599px){.main-header .header-lower{padding:6px 0 0 10px}}.main-header .header-lower.style_two{background:var(--theme-color3);padding:6px 65px 12px 60px}@media(min-width:576px)and (max-width:767.98px){.main-header .header-lower.style_two{background:var(--theme-color2)}}@media only screen and (max-width:424px){.main-header .header-lower.style_two{background:var(--theme-color2)}}.main-header .header-lower.style_two:before{position:absolute;content:"";left:0;top:0;height:96%;width:335px;border-radius:0 50px 50px 0;background:var(--theme-color2);z-index:-1}@media only screen and (max-width:1439px){.main-header .header-lower.style_two:before{width:300px}}@media(min-width:1200px)and (max-width:1399.98px){.main-header .header-lower.style_two:before{width:250px}}@media(min-width:576px)and (max-width:767.98px){.main-header .header-lower.style_two:before{display:none}}@media only screen and (max-width:424px){.main-header .header-lower.style_two:before{display:none}}.main-header .header-lower.style_two:after{position:absolute;content:"";right:0;top:0;height:96%;width:400px;border-radius:50px 0 0 50px;background:var(--theme-color2);z-index:-1}@media only screen and (max-width:1439px){.main-header .header-lower.style_two:after{width:351px}}@media(min-width:1200px)and (max-width:1399.98px){.main-header .header-lower.style_two:after{width:300px}}@media(min-width:992px)and (max-width:1199.98px){.main-header .header-lower.style_two:after{width:365px}}@media only screen and (max-width:1199px){.main-header .header-lower.style_two:after{width:286px}}@media only screen and (max-width:1023px){.main-header .header-lower.style_two:after{width:368px}}@media(min-width:576px)and (max-width:767.98px){.main-header .header-lower.style_two:after{display:none}}@media only screen and (max-width:424px){.main-header .header-lower.style_two:after{display:none}}.main-header .header-lower.style_two .main-box .nav-outer{gap:285px}@media only screen and (max-width:1439px){.main-header .header-lower.style_two .main-box .nav-outer{gap:70px}}@media only screen and (max-width:1199px){.main-header .header-lower.style_two .main-box .nav-outer{gap:15px}}@media(min-width:1200px)and (max-width:1399.98px){.main-header .header-lower.style_two .main-box .nav-outer{gap:30px!important}}.main-header .header-lower.style_two .navigation{background:transparent}.main-header .header-lower.style_two .main-menu .navigation>li>a{color:var(--heading-color);display:flex;font-size:18px;line-height:28px;font-weight:500;font-family:var(--text-font);opacity:1;position:relative;text-align:center;transition:all .3s ease;padding:11px 28px}@media(min-width:1200px)and (max-width:1399.98px){.main-header .header-lower.style_two .main-menu .navigation>li>a{padding:11px 22px;font-size:15px}}.main-header .header-lower.style_two .navigation>li>a:hover{color:var(--theme-color2);background:transparent}.main-header .header-lower.style_two .navigation>li.current>a{background:transparent;border-radius:10px 0 0 10px}.main-header .header-lower.style_two .outer-box .theme-btn{background-color:var(--theme-color3);padding:14px 42px}.main-header .header-lower.style_two .outer-box .theme-btn i{top:0;background-color:var(--theme-color3)}.main-header .header-lower.style_two .outer-box .header-src-btn{color:#fff!important}@media only screen and (max-width:1199px){.main-header .header-lower.style_three{padding:6px 30px 0}}.main-header .header-lower.style_three .main-box{margin:0 23px;border-bottom:1px solid rgba(246,250,253,.3098039216);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@media(min-width:1200px)and (max-width:1399.98px){.main-header .header-lower.style_three .main-box{margin:0}}@media only screen and (max-width:1199px){.main-header .header-lower.style_three .main-box{margin:0}}@media only screen and (max-width:1199px){.main-header .header-lower.style_three .main-box .outer-box{padding:10px 56px 10px 0}}@media only screen and (max-width:1023px){.main-header .header-lower.style_three .main-box .outer-box{padding:10px 0}}.main-header .header-lower.style_three .main-box .logo-box{padding:0}.main-header .header-lower.style_three .main-menu .navigation{background:transparent}.main-header .header-lower.style_three .main-menu .navigation li a{color:var(--theme-color-white)}.main-header .header-lower.style_three .main-menu .navigation li ul li a{color:var(--bg-theme-color1)}.main-header .header-lower.style_three .outer-box .header-src-btn{color:#fff!important}.main-header .header-lower .logo-box{min-width:280px;position:relative}.main-header .logo{display:block;position:relative}.main-header .logo img{max-width:170px;height:auto}.main-header .main-box{align-items:center;display:flex;justify-content:space-between;left:0;position:relative;top:0;transition:all .3s ease}.main-header .main-box .nav-outer{position:relative;display:flex;align-items:center;justify-content:end;width:100%;gap:110px}.main-menu{position:relative}.main-menu .navbar-header{display:none}.main-menu .navbar-collapse{padding:0}.main-menu .navigation{margin:0;position:relative;background:var(--theme-color-white);border-radius:10px}.main-menu .navigation>li{float:left;padding:0;position:relative;transition:all .3s ease}.main-menu .navigation>li:last-child{margin-right:0}.main-menu .navigation>li>a{color:#686868;display:flex;font-size:18px;line-height:28px;font-weight:500;font-family:var(--title-font);opacity:1;position:relative;text-align:center;transition:all .3s ease;padding:11px 28px}.main-menu .navigation>li>a .icon{position:relative;font-size:22px;line-height:24px;margin-left:10px}.main-menu .navigation>li>a:hover{color:var(--theme-color-white);background:var(--theme-color2)}.main-menu .navigation>li:last-child a:hover{border-radius:0 10px 10px 0}.main-menu .navigation>li.current>a{background:var(--theme-color2);color:var(--theme-color-white);border-radius:10px 0 0 10px}.main-menu .navigation>li.dropdown>a:after{content:"";display:block;font-family:"Font Awesome 5 Free";font-size:14px;font-weight:900;height:20px;line-height:20px;margin-top:0;position:absolute;right:-2px;top:50%;transform:translateY(-50%);width:30px;z-index:5}.main-menu .navigation>li.dropdown:hover>ul{margin-top:0;opacity:1;top:100%;transition:all .3s ease;visibility:visible}.main-menu .navigation>li>ul{background-color:#fff;box-shadow:0 0 3px #0000001a;box-shadow:2px 2px 5px 1px #0000000d,-2px 0 5px 1px #0000000d;display:none;left:0;margin-top:30px;opacity:0;padding:10px 0 0;position:absolute;top:100%;width:220px;z-index:100}.main-menu .navigation>li>ul.from-right{left:auto;right:0}.main-menu .navigation>li>ul>li{position:relative;width:100%;border-bottom:1px solid #ebf1f5}.main-menu .navigation>li>ul>li:last-child{border-bottom:none}.main-menu .navigation>li>ul>li>a{position:relative;display:block;padding:10px 0;line-height:1;font-weight:400;font-size:15px;color:var(--bg-theme-color1);text-align:left;margin:0 30px;text-transform:capitalize;transition:all .2s ease}.main-menu .navigation>li>ul>li:hover>a{color:var(--theme-color2)}.main-menu .navigation>li>ul>li.dropdown>a:after{font-family:"Font Awesome 5 Free";content:"";position:absolute;right:0;top:11px;display:block;line-height:24px;font-size:11px;font-weight:900;z-index:5}.main-menu .navigation>li>ul>li.dropdown:hover>ul{visibility:visible;opacity:1;top:0;margin-top:20px;transition:all .3s ease}.main-menu .navigation>li>ul>li>ul{background-color:#fff;box-shadow:2px 2px 5px 1px #0000000d,-2px 0 5px 1px #0000000d;display:none;left:100%;margin-top:10px;opacity:0;padding:10px 0 0;position:absolute;top:0;transform:translateY(-30px);width:260px;z-index:100}.main-menu .navigation>li>ul>li>ul>li{border-bottom:1px solid #ebf1f5;position:relative;width:100%}.main-menu .navigation>li>ul>li>ul>li:last-child{border-bottom:none}.main-menu .navigation>li>ul>li>ul>li>a{color:var(--theme-color1);display:block;font-size:15px;font-weight:400;line-height:1;margin:0 30px;padding:10px 0;position:relative;text-align:left;text-transform:capitalize;transition:all .3s ease}.main-menu .navigation>li>ul>li>ul>li>a:hover{color:var(--theme-color2)}.main-menu .navigation li.dropdown .dropdown-btn{border:1px solid #ffffff;color:#fff;cursor:pointer;display:none;font-size:16px;height:30px;line-height:26px;position:absolute;right:10px;text-align:center;top:8px;width:34px;z-index:5}.main-header .header-lower .outer-box{align-items:center;display:flex;height:100%;justify-content:flex-end;padding:10px 50px 10px 0;position:relative;gap:40px}@media only screen and (max-width:1439px){.main-header .header-lower .outer-box{gap:20px}}@media only screen and (max-width:1199px){.main-header .header-lower .outer-box{padding:10px 25px 10px 0}}.main-header .header-lower .outer-box .theme-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:var(--text-font);color:var(--heading-color);background-color:var(--theme-color-white);padding:14px 40px;font-weight:500;font-size:18px;border-radius:45px;position:relative;z-index:1;transition:all .3s ease}.main-header .header-lower .outer-box .theme-btn .btn-title{display:inline-flex;align-items:center;justify-content:center;gap:10px}.main-header .header-lower .outer-box .theme-btn i{display:inline-block;font-size:16px;font-weight:400;line-height:1;text-align:center;border-radius:inherit;transition:all .3s ease}.main-header .header-lower .outer-box .theme-btn:after{position:absolute;content:"";width:0;height:100%;left:50%;top:0;background:var(--theme-color1);z-index:-1;border-radius:45px;transition:all .3s ease}.main-header .header-lower .outer-box .theme-btn:hover:after{width:100%;left:0}.main-header .header-lower .outer-box .theme-btn:hover,.main-header .header-lower .outer-box .theme-btn:hover i{color:var(--theme-color-white)}.main-header .header-lower .outer-box .ui-btn-outer{align-items:center;border-right:1px solid #e6e8ed;display:flex;justify-content:flex-end;margin-right:30px;padding:6px 30px 6px 0}.main-header .ui-btn{background:none;color:var(--theme-color1);display:block;font-size:26px;line-height:30px;height:30px;margin-left:26px;position:relative;text-align:center;transition:all .3s ease;width:30px}.main-header .ui-btn:hover{color:var(--theme-color2)}.main-header .info-btn{color:var(--theme-color1);display:block;font-size:14px;font-weight:600;line-height:20px;padding:8px 0 8px 54px;position:relative;text-align:left}.main-header .info-btn small{color:#808287;font-size:12px;font-weight:400}.main-header .info-btn i{background-color:var(--bg-theme-color1);border-radius:50%;color:#fff;font-size:18px;height:44px;left:0;line-height:44px;margin-top:-22px;position:absolute;text-align:center;top:50%;width:44px}.main-header .info-btn:hover{color:var(--bg-theme-color2)}.sticky-header{background:#fff;-webkit-box-shadow:0 0 20px rgba(0,0,0,.05);box-shadow:0 0 20px #0000000d;left:0;opacity:0;padding:16px 0;position:fixed;top:0;visibility:hidden;width:100%;z-index:99999}.sticky-header.fixed-header{opacity:1;visibility:visible;z-index:9999}.sticky-header .logo{padding:10px 0}.sticky-header .logo img{max-height:40px}.sticky-header .nav-outer{background:none;position:relative}.sticky-header .inner-container{align-items:center;display:flex;justify-content:space-between;position:relative}.sticky-header .main-menu .navigation>li{margin:0 0 0 40px;padding:20px 0}.sticky-header .main-menu .navigation>li>a{color:var(--theme-color1);padding:0 13px;background:transparent}.sticky-header .main-menu .navigation>li.dropdown>a:after{right:-16px}.sticky-header .main-menu .navigation>li.current>a,.sticky-header .main-menu .navigation>li:hover>a{color:var(--theme-color2)}.sticky-header .main-menu .navigation>li:before{display:none}.sticky-header .outer-box,.sticky-header .navbar-header{display:none}.sticky-header .mobile-nav-toggler{color:var(--theme-color1)}.mobile-nav-toggler{position:relative;font-size:24px;line-height:20px;cursor:pointer;color:var(--theme-color-white);display:none;top:0;margin-left:25px;order:8}.mobile-menu{position:fixed;right:0;top:0;width:300px;max-width:100%;height:100%;opacity:0;visibility:hidden;z-index:999999}.mobile-menu .menu-backdrop{position:fixed;right:0;top:0;width:100%;height:100%;z-index:1;background:#000000b3;opacity:0;visibility:hidden}.mobile-menu .upper-box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:20px}.mobile-menu .close-btn{position:relative;top:-10px;text-align:center;font-size:18px;color:var(--theme-color3);cursor:pointer;z-index:10;transition:all .5s ease;transform:translateY(-50px)}.mobile-menu .close-btn:hover{opacity:.5}.mobile-menu .nav-logo{position:relative;text-align:left;width:100%}.mobile-menu .nav-logo img{max-height:40px}.mobile-menu .menu-box{position:relative;display:flex;flex-direction:column;justify-content:flex-start;left:0;top:0;width:100%;height:100%;max-height:100%;overflow-y:auto;background:var(--bg-theme-color1);padding:0;z-index:5;opacity:0;visibility:hidden;border-radius:0;transform:translate(101%)}.mobile-menu-visible{overflow:hidden}.mobile-menu-visible .mobile-menu{opacity:1;visibility:visible}.mobile-menu-visible .mobile-menu .menu-backdrop{opacity:1;visibility:visible;transition:all .4s ease}.mobile-menu-visible .mobile-menu .menu-box{opacity:1;visibility:visible;transition:all .4s ease .2s;transform:translate(0)}.mobile-menu-visible .mobile-menu .close-btn{transform:translateY(0)}.mobile-menu-visible .scroll-to-top{opacity:0;visibility:hidden}.mobile-menu .navigation{position:relative;display:block;width:100%;border-top:1px solid rgba(255,255,255,.1)}.mobile-menu .navigation li{position:relative;display:block;border-bottom:1px solid rgba(255,255,255,.1)}.mobile-menu .navigation li>ul>li:last-child{border-bottom:none}.mobile-menu .navigation li>ul>li:first-child{border-top:1px solid rgba(255,255,255,.1)}.mobile-menu .navigation li>a{position:relative;display:block;line-height:24px;padding:10px 20px;font-size:16px;color:#fff;font-weight:400;text-transform:capitalize}.mobile-menu .navigation li:hover>a,.mobile-menu .navigation li.current>a{color:var(--theme-color2)}.mobile-menu .navigation li.dropdown .dropdown-btn{position:absolute;right:0;top:0;width:44px;height:44px;text-align:center;font-size:16px;line-height:44px;color:#fff;cursor:pointer;z-index:5}.mobile-menu .navigation li.dropdown .dropdown-btn:after{content:"";position:absolute;left:0;top:10px;width:1px;height:24px;border-left:1px solid rgba(255,255,255,.1)}.mobile-menu .navigation li.dropdown .dropdown-btn.active i:before{content:""}.mobile-menu .navigation li>ul,.mobile-menu .navigation li>ul>li>ul{display:none}.mobile-menu .navigation li>ul>li{padding-left:20px}.contact-list-one{position:relative;padding:30px 20px 20px}.contact-list-one li{position:relative;margin-bottom:20px}.contact-list-one li:last-child{margin-right:0}.contact-list-one li .contact-info-box{position:relative;padding-left:54px;font-size:14px;line-height:24px;color:#fff}.contact-list-one li .contact-info-box a{color:#fff;transition:all .3s ease}.contact-list-one li .contact-info-box .icon{position:absolute;left:0;top:0;font-size:34px;line-height:50px;color:var(--theme-color2)}.contact-list-one li .contact-info-box .title{display:block;font-size:12px;color:#b2c1c0;font-weight:400;text-transform:uppercase}.mobile-menu .social-links{position:relative;display:flex;align-items:center;justify-content:space-between;background:var(--bg-theme-color1);width:100%;border-top:1px solid rgba(255,255,255,.1);margin-top:auto}.mobile-menu .social-links li{position:relative;text-align:center;width:100%;border-right:1px solid rgba(255,255,255,.1)}.mobile-menu .social-links li a{position:relative;display:block;line-height:50px;height:50px;font-size:14px;text-align:center;color:var(--theme-color3);transition:all .3s ease}.mobile-menu .social-links li a:hover{color:var(--theme-color2)}.search-popup{position:fixed;left:0;top:0;height:100vh;width:100%;z-index:99999;margin-top:-540px;transform:translateY(-100%);background-color:var(--theme-color2);-webkit-transition:all .5s cubic-bezier(.86,0,.07,1);-moz-transition:all .5s cubic-bezier(.86,0,.07,1);-o-transition:all .5s cubic-bezier(.86,0,.07,1);transition:all 1.5s cubic-bezier(.86,0,.07,1);-webkit-transition-timing-function:cubic-bezier(.86,0,.07,1);-moz-transition-timing-function:cubic-bezier(.86,0,.07,1);-o-transition-timing-function:cubic-bezier(.86,0,.07,1);transition-timing-function:cubic-bezier(.86,0,.07,1);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.search-popup{width:100%}.search-active .search-popup{transform:translateY(0);margin-top:0}.search-popup .close-search{position:absolute;left:0;right:0;top:75%;margin:-200px auto 0;border-radius:50%;background:var(--theme-color2);width:70px;cursor:pointer;box-shadow:0 0 10px #0000000d;border-bottom:3px solid var(--theme-color2);border-left:3px solid #393939;border-top:3px solid #fff;border-right:3px solid #393939;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;opacity:0;visibility:hidden;height:70px;line-height:70px;text-align:center}.search-popup .close-search i{position:relative;font-size:30px;color:#fff}.search-active .search-popup .close-search{visibility:visible;opacity:1;top:50%;-webkit-transition-delay:1.5s;-moz-transition-delay:1.5s;-ms-transition-delay:1.5s;-o-transition-delay:1.5s;transition-delay:1.5s}.search-popup form{position:absolute;max-width:700px;top:50%;left:15px;right:15px;margin:-35px auto 0;transform:scaleX(0);transform-origin:center;background-color:transparent;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.search-active .search-popup form{transform:scaleX(1);-webkit-transition-delay:1.2s;-moz-transition-delay:1.2s;-ms-transition-delay:1.2s;-o-transition-delay:1.2s;transition-delay:1.2s}.search-popup .form-group{position:relative;margin:0;overflow:hidden}.search-popup .form-group input[type=text],.search-popup .form-group input[type=search]{position:relative;display:block;font-size:18px;line-height:50px;color:#000;height:70px;width:100%;padding:10px 100px 10px 30px;background-color:#fff;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;font-weight:500;text-transform:capitalize}.search-popup .form-group input::placeholder{font-size:18px;font-family:Montserrat,sans-serif}.search-popup .form-group input[type=submit],.search-popup .form-group button{position:absolute;right:30px;top:0;height:70px;line-height:70px;background:transparent;text-align:center;font-size:24px;color:#000;padding:0;cursor:pointer;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;border:none;transition:.5s}.search-popup .form-group button i{transition:.5s}.search-popup .form-group button:hover i{color:red}.search-popup .form-group input{border-radius:5px;border:2px solid #f5f5f5}.search-popup .form-group input[type=submit]:hover,.search-popup .form-group button:hover{color:#000}.search-popup input::placeholder,.search-popup textarea::placeholder{color:#000}.search-popup .close-search.style-two{position:absolute;right:25px;left:auto;color:#fff;width:auto;height:auto;top:25px;margin:0;border:none;background:none!important;box-shadow:none!important;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.search-popup .close-search.style-two i{font-size:20px;color:#181d4e;transition:.5s}.search-popup .close-search.style-two i:hover{color:red}.search-box-btn.search-box-outer{color:var(--theme-color-white);cursor:pointer;font-size:18px;font-weight:500;font-family:var(--title-font)}.search-box-btn.search-box-outer i{cursor:pointer;display:inline-block;text-align:center;transition:all .5s ease;font-size:16px;text-transform:uppercase;color:var(--theme-color-white)}.main-footer{background:url(https://web-bochuan.oss-cn-hangzhou.aliyuncs.com/assets/images/main-home/footer-bg.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover;position:relative;padding:120px 0 36px}.main-footer:before{position:absolute;content:"";left:0;bottom:100px;background:#ffffff1a;width:100%;height:1px}@media only screen and (max-width:424px){.main-footer:before{bottom:120px}}.main-footer .main-footer-section{position:relative;z-index:1;padding-bottom:86px}.main-footer .main-footer-section .footer-logo-row{padding-bottom:40px}.main-footer .main-footer-section .footer-logo-row .logo{display:inline-block}.main-footer .main-footer-section .footer-logo-row .logo img{max-width:240px;height:auto}.main-footer .main-footer-section .footer-main-row{align-items:stretch}.main-footer .main-footer-section .footer-main-row>div{display:flex}.main-footer .main-footer-section .footer-main-row .footer-widget-content{width:100%}.main-footer .main-footer-section .footer-widget-content{padding-right:45px}.main-footer .main-footer-section .footer-widget-content .footer-desc{color:#ffffffb5;font-weight:400;font-size:16px;line-height:28px;padding:24px 0 36px;max-width:430px;font-family:var(--text-font)}.main-footer .main-footer-section .footer-widget-content.social{padding-right:0}.main-footer .main-footer-section .footer-widget-content .footer-social li{display:inline-block;margin-right:7px}.main-footer .main-footer-section .footer-widget-content .footer-social li a{display:inline-block;color:var(--theme-color-white);background:#ffffff1a;width:45px;height:45px;line-height:45px;border-radius:5px;text-align:center;transition:.5s;position:relative;z-index:1;font-size:15px}.main-footer .main-footer-section .footer-widget-content .footer-social li a:before{position:absolute;z-index:-1;content:"";left:0;top:0;height:100%;width:100%;transform:scale(0);border-radius:5px;background-color:var(--theme-color2);transition:all .3s ease}.main-footer .main-footer-section .footer-widget-content .footer-social li a:hover:before{transform:scale(1)}.main-footer .main-footer-section .footer-widget-content .footer-title{color:var(--theme-color-white);font-weight:500;font-size:28px;margin:2px 0 40px}@media only screen and (max-width:424px){.main-footer .main-footer-section .footer-widget-content .footer-title{font-size:24px;margin:20px 0 40px}}.main-footer .main-footer-section .footer-widget-content .footer-menu li a{display:flex;justify-content:space-between;color:var(--theme-color-white);font-family:var(--text-font);font-weight:400;font-size:18px;border-bottom:1px solid rgba(255,255,255,.15);padding-bottom:13px;margin-bottom:14px;transition:.5s}.main-footer .main-footer-section .footer-widget-content .footer-menu li a i{display:inline-block;font-weight:900}.main-footer .main-footer-section .footer-widget-content .footer-menu li a:hover{color:var(--theme-color2)}.main-footer .main-footer-section .footer-widget-content .location{color:var(--theme-color-white);font-family:var(--text-font);font-weight:400;font-size:18px;line-height:28px;padding-bottom:30px}.main-footer .main-footer-section .footer-widget-content .location span,.main-footer .main-footer-section .footer-widget-content .contact-info .email-text a{display:block;color:#a1a1a1;font-family:var(--text-font);font-weight:400;font-size:18px;padding-bottom:10px}.main-footer .main-footer-section .footer-widget-content .contact-info .email-address a{display:inline-block;color:var(--theme-color-white);font-family:var(--text-font);font-weight:400;font-size:18px}.main-footer .main-footer-section .footer-shape{position:absolute;top:10px;right:-265px;animation:upDown 1.5s ease-in-out 1.6s forwards infinite alternate}.main-footer .main-footer-section .footer-shape2{position:absolute;bottom:-40px;left:-220px;animation:upDown 1.8s ease-in-out 1.8s forwards infinite alternate}.main-footer .footer-bottom{position:relative;z-index:1;padding:38px 0 0}.main-footer .footer-bottom .copyright-text{color:var(--theme-color-white);font-weight:400;font-size:16px}@media(min-width:768px)and (max-width:991.98px){.main-footer .footer-bottom .copyright-text{font-size:14px}}@media only screen and (max-width:424px){.main-footer .footer-bottom .copyright-text{font-size:14px}}.main-footer .footer-bottom .copyright-text a{display:inline-block;color:#ffffffad}.main-footer .footer-bottom .footer-bottom-menu{text-align:right}@media(min-width:576px)and (max-width:767.98px){.main-footer .footer-bottom .footer-bottom-menu{text-align:left}}@media only screen and (max-width:424px){.main-footer .footer-bottom .footer-bottom-menu{text-align:left}}.main-footer .footer-bottom .footer-bottom-menu ul li{display:inline-block;margin-left:43px}@media(min-width:768px)and (max-width:991.98px){.main-footer .footer-bottom .footer-bottom-menu ul li{margin-left:15px}}@media(min-width:576px)and (max-width:767.98px){.main-footer .footer-bottom .footer-bottom-menu ul li{margin-left:0;margin-right:20px}}@media only screen and (max-width:424px){.main-footer .footer-bottom .footer-bottom-menu ul li{margin-left:0;margin-right:20px}}.main-footer .footer-bottom .footer-bottom-menu ul li a{color:var(--theme-color-white);display:inline-block;font-family:var(--title-font);font-weight:500;font-size:16px;transition:.5s}@media only screen and (max-width:424px){.main-footer .footer-bottom .footer-bottom-menu ul li a{font-size:15px}}.main-footer .footer-bottom .footer-bottom-menu ul li a:hover{color:var(--theme-color2)}.main-footer.footer_two{background:url(https://web-bochuan.oss-cn-hangzhou.aliyuncs.com/assets/images/home-2/footer-bg.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover;z-index:1}@media only screen and (max-width:1023px){.main-footer.footer_two{padding:100px 0 36px}}.main-footer.footer_two:before{display:none}.main-footer.footer_two .footer-bottom{position:relative;z-index:1;padding:20px 0;margin:20px 15px 0}.main-footer.footer_two .footer-sp1{position:absolute;right:6%;top:32%;z-index:-1}.footer-newsletter{border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:24px;margin-bottom:24px}.footer-newsletter .container-card{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:767px){.footer-newsletter .container-card{display:block}}.footer-newsletter .newsletter-title{font-size:45px;font-weight:700;color:var(--theme-color-white)}@media(min-width:768px)and (max-width:991.98px){.footer-newsletter .newsletter-title{font-size:28px}}@media only screen and (max-width:424px){.footer-newsletter .newsletter-title{font-size:35px}}.footer-newsletter .newsletter-form{display:flex;align-items:center;border-radius:50px;overflow:hidden;padding:20px;flex:1;max-width:648px;height:80px;background:#e7f6ff26}@media(min-width:992px)and (max-width:1199.98px){.footer-newsletter .newsletter-form{max-width:460px}}@media(min-width:768px)and (max-width:991.98px){.footer-newsletter .newsletter-form{max-width:440px}}@media only screen and (max-width:767px){.footer-newsletter .newsletter-form{max-width:100%;height:65px}}.footer-newsletter .newsletter-form input{flex:1;border:none;padding:0 15px;font-size:16px;background:transparent;color:#fff;font-weight:500}.footer-newsletter .newsletter-form input::placeholder{color:#ccc}.footer-newsletter .newsletter-form input:focus{outline:none}.footer-newsletter .newsletter-form .submit-btn{background:var(--theme-color3);border:none;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;font-size:18px;font-weight:600}@media only screen and (max-width:767px){.footer-newsletter .newsletter-form .submit-btn{width:40px;height:40px}}.footer-newsletter .newsletter-form .submit-btn span{font-size:18px;color:var(--theme-color1)}.footer-newsletter .newsletter-form .submit-btn:hover{background:var(--theme-color2);transform:rotate(90deg);color:var(--theme-color-white)}.footer-newsletter .newsletter-form .submit-btn:hover span{color:var(--theme-color-white)}.banner-section{position:relative;height:950px;z-index:1;margin-top:-95px}@media only screen and (max-width:1023px){.banner-section{height:830px;overflow:hidden}}@media only screen and (max-width:424px){.banner-section{height:730px;overflow:hidden}}.banner-section .banner-content-wrap{position:relative;z-index:1}.banner-section .banner-content-wrap .banner-title h1{color:var(--heading-color);font-weight:700;font-size:72px;line-height:82px;margin:0}.banner-section .banner-content-wrap .banner-title h1 span{color:var(--theme-color2)}@media only screen and (max-width:1439px){.banner-section .banner-content-wrap .banner-title h1{font-size:65px;line-height:70px}}@media only screen and (max-width:1023px){.banner-section .banner-content-wrap .banner-title h1{font-size:55px;line-height:70px}}@media only screen and (max-width:424px){.banner-section .banner-content-wrap .banner-title h1{font-size:40px;line-height:50px}}.banner-section .banner-content-wrap .banner-desc{font-weight:500;font-size:22px;line-height:30px;color:var(--heading-color);width:80%;margin:18px 0 0}@media only screen and (max-width:1439px){.banner-section .banner-content-wrap .banner-desc{font-size:18px;width:77%}}@media only screen and (max-width:1023px){.banner-section .banner-content-wrap .banner-desc{width:93%}}@media(min-width:768px)and (max-width:991.98px){.banner-section .banner-content-wrap .banner-desc{width:59%}}@media only screen and (max-width:767px){.banner-section .banner-content-wrap .banner-desc{width:59%}}@media only screen and (max-width:599px){.banner-section .banner-content-wrap .banner-desc{width:75%}}@media only screen and (max-width:424px){.banner-section .banner-content-wrap .banner-desc{width:87%}}.banner-section .banner-content-wrap .banner-btn a{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:var(--text-font);color:var(--theme-color-white);background-color:var(--theme-color2);padding:14px 40px;font-weight:500;font-size:18px;border-radius:45px;position:relative;z-index:1;transition:all .3s ease}.banner-section .banner-content-wrap .banner-btn a i{display:inline-block;font-size:16px;font-weight:400;line-height:1;text-align:center;border-radius:inherit;transition:all .3s ease}.banner-section .banner-content-wrap .banner-btn a:after{position:absolute;content:"";width:0;height:100%;left:50%;top:0;background:var(--theme-color1);z-index:-1;border-radius:45px;transition:all .3s ease}.banner-section .banner-content-wrap .banner-btn a:hover:after{width:100%;left:0}.banner-section .banner-content-wrap .banner-btn a:hover,.banner-section .banner-content-wrap .banner-btn a:hover i{color:var(--theme-color-white)}.banner-section .banner-content-wrap .banner-autor-info{padding-top:50px;position:relative}.banner-section .banner-content-wrap .banner-autor-info .auto-info .ratting-bx{margin-left:18px}.banner-section .banner-content-wrap .banner-autor-info .auto-info .ratting li{display:inline-block;margin-right:5px}.banner-section .banner-content-wrap .banner-autor-info .auto-info .ratting li i{color:#ffd06a;font-size:15px}.banner-section .banner-content-wrap .banner-autor-info .auto-info .autor-img-box{display:flex;margin-left:15px;margin-top:45px}.banner-section .banner-content-wrap .banner-autor-info .auto-info .autor-img-box .author-image{margin-left:-15px}.banner-section .banner-content-wrap .banner-autor-info .auto-info .autor-img-box .autor-number{font-family:var(--title-font);color:var(--heading-color);font-weight:500;text-align:center;border-radius:50%;font-size:20px;margin-top:4px}@media only screen and (max-width:424px){.banner-section .banner-content-wrap .banner-autor-info .auto-info .autor-img-box .autor-number{font-size:15px}}.banner-section .banner-content-wrap .banner-autor-info .auto-info .autor-img-box .autor-number span{font-family:var(--title-font);font-size:24px}@media only screen and (max-width:1023px){.banner-section .banner-content-wrap .banner-autor-info .auto-info .autor-img-box .autor-number span{font-size:20px}}@media only screen and (max-width:1023px){.banner-section .banner-content-wrap .banner-autor-info .auto-info .autor-img-box .autor-number span{font-size:16px}}@media only screen and (max-width:424px){.banner-section .banner-content-wrap .banner-autor-info .auto-info .autor-img-box .autor-number span{font-size:13px}}.banner-section .banner-thumb-wrapper{position:relative;z-index:1}.banner-section .banner-shape1{position:absolute;z-index:-1;top:0;right:0}@media only screen and (max-width:1439px){.banner-section .banner-shape1{right:35px}}@media only screen and (max-width:1023px){.banner-section .banner-shape1{right:-47px}}@media(min-width:768px)and (max-width:991.98px){.banner-section .banner-shape1{display:none}}@media only screen and (max-width:767px){.banner-section .banner-shape1{display:none}}.banner-section .banner-thumb{position:relative;margin-bottom:-90px;text-align:right;margin-right:-15px}@media only screen and (max-width:1700px){.banner-section .banner-thumb{margin-right:-10px}}@media only screen and (max-width:1439px){.banner-section .banner-thumb{margin-right:35px}}@media(min-width:768px)and (max-width:991.98px){.banner-section .banner-thumb{display:none}}@media only screen and (max-width:767px){.banner-section .banner-thumb{display:none}}.banner-section .hero-main-stats{background-color:#2800fd;color:#fff;border-radius:12px;align-items:center;position:absolute;bottom:155px;right:-60px;width:303px;border:1px solid rgba(255,255,255,.4);padding:26px 0 5px 30px;text-align:left}@media only screen and (max-width:1439px){.banner-section .hero-main-stats{right:49px}}.banner-section .hero-main-stats .stat-box{position:relative}.banner-section .hero-main-stats .stat-box:before{position:absolute;left:42%;top:30px;content:"";background:url(https://web-bochuan.oss-cn-hangzhou.aliyuncs.com/assets/images/main-home/line1.png);background-repeat:no-repeat;width:135px;height:1px}.banner-section .hero-main-stats .stat-box:after{position:absolute;left:0;top:50px;content:"";background:url(https://web-bochuan.oss-cn-hangzhou.aliyuncs.com/assets/images/main-home/line2.png);background-repeat:no-repeat;width:80px;height:1px}.banner-section .hero-main-stats .stat-box .percentage{font-size:42px;font-weight:700;font-family:var(--text-font);color:var(--theme-color-white);margin-bottom:0;line-height:38px}.banner-section .hero-main-stats .stat-box .labels{font-size:18px;font-weight:500;font-family:var(--text-font);color:var(--theme-color-white);margin-left:107px}.banner-section.banner-style_three{height:918px;margin-top:-100px}@media only screen and (max-width:767px){.banner-section.banner-style_three{height:818px}}.banner-section.banner-style_three .banner-content-wrap{position:relative;z-index:1;margin-top:113px}@media only screen and (max-width:767px){.banner-section.banner-style_three .banner-content-wrap{margin-top:80px}}.banner-section.banner-style_three .banner-content-wrap .banner-title h1{color:var(--theme-color-white)}@media only screen and (max-width:767px){.banner-section.banner-style_three .banner-content-wrap .banner-title h1{font-size:42px;line-height:52px}}@media only screen and (max-width:599px){.banner-section.banner-style_three .banner-content-wrap .banner-title h1{font-size:36px;line-height:46px}}.banner-section.banner-style_three .banner-content-wrap .banner-desc{color:var(--theme-color-white);width:41%}@media only screen and (max-width:1023px){.banner-section.banner-style_three .banner-content-wrap .banner-desc{width:47%}}@media only screen and (max-width:767px){.banner-section.banner-style_three .banner-content-wrap .banner-desc{width:61%;font-size:17px;line-height:27px;margin-top:14px}}@media only screen and (max-width:424px){.banner-section.banner-style_three .banner-content-wrap .banner-desc{width:89%}}.banner-section.banner-style_three .banner-content-wrap .autor-img-box .autor-number{color:var(--theme-color-white)!important}.banner-section-two{position:relative;height:885px;z-index:1;background:url(https://web-bochuan.oss-cn-hangzhou.aliyuncs.com/assets/images/home-2/Banner.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center}@media(min-width:992px)and (max-width:1199.98px){.banner-section-two{height:785px}}@media(min-width:576px)and (max-width:767.98px){.banner-section-two{height:650px}}@media(min-width:768px)and (max-width:991.98px){.banner-section-two{height:650px}}.banner-section-two .banner-content-wrap{position:relative;z-index:1}.banner-section-two .banner-content-wrap .banner-title .sub-title{border:1px solid rgba(255,255,255,.2);display:inline-block;border-radius:20px;color:var(--theme-color-white);padding:12px 23px;font-weight:500;font-size:17px;line-height:14px;margin-bottom:23px}.banner-section-two .banner-content-wrap .banner-title h1{color:var(--theme-color-white);font-weight:700;font-size:68px;line-height:82px;margin:0;text-transform:uppercase}@media(min-width:576px)and (max-width:767.98px){.banner-section-two .banner-content-wrap .banner-title h1{font-size:55px;line-height:69px}}@media only screen and (max-width:424px){.banner-section-two .banner-content-wrap .banner-title h1{font-size:40px;line-height:55px}}.banner-section-two .banner-content-wrap .banner-title h1 span{color:var(--theme-color-white);font-weight:400}.banner-section-two .banner-content-wrap .banner-desc{font-weight:500;font-size:22px;color:var(--theme-color-white);width:80%;margin:20px 0 49px;line-height:30px}@media(min-width:1200px)and (max-width:1399.98px){.banner-section-two .banner-content-wrap .banner-desc{width:93%}}@media(min-width:992px)and (max-width:1199.98px){.banner-section-two .banner-content-wrap .banner-desc{width:55%}}@media(min-width:576px)and (max-width:767.98px){.banner-section-two .banner-content-wrap .banner-desc{font-size:19px;width:85%}}.banner-section-two .banner-content-wrap .banner-btn a{display:inline-block;font-family:var(--text-font);color:var(--heading-color);background-color:var(--theme-color3);padding:14px 40px;font-weight:500;font-size:18px;border-radius:45px;position:relative;z-index:1;transition:all .3s ease}.banner-section-two .banner-content-wrap .banner-btn a i{transform:rotate(-45deg);display:inline-block;right:-58px;font-size:16px;font-weight:400;top:0;height:58px;width:58px;line-height:56px;text-align:center;border-radius:100%;position:absolute;background-color:var(--theme-color3);transition:all .3s ease}.banner-section-two .banner-content-wrap .banner-btn a:after{position:absolute;content:"";width:0;height:100%;left:50%;top:0;background:var(--theme-color-white);z-index:-1;border-radius:45px;transition:all .3s ease}.banner-section-two .banner-content-wrap .banner-btn a:hover:after{width:100%;left:0}.banner-section-two .banner-content-wrap .banner-btn a:hover i{background:var(--theme-color-white);transform:rotate(0)}.video-button-wrapper{position:relative;width:190px;height:190px;margin-left:129px}@media(min-width:992px)and (max-width:1199.98px){.video-button-wrapper{display:none}}@media(min-width:768px)and (max-width:991.98px){.video-button-wrapper{display:none}}@media(min-width:576px)and (max-width:767.98px){.video-button-wrapper{display:none}}@media only screen and (max-width:599px){.video-button-wrapper{display:none}}.video-button-wrapper svg{position:absolute;top:0;left:0;width:190px;height:190px;background:#ffffff87;border-radius:100%}.video-button-wrapper svg text{fill:var(--theme-color-white);font-size:16px;font-family:var(--text-font);letter-spacing:1px;font-weight:500}.video-button-wrapper svg .rotate-text{animation:rotateText 10s linear infinite;transform-origin:center}.video-button-wrapper a.video-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100px;height:100px;border-radius:50%;background:var(--theme-color2);display:flex;align-items:center;justify-content:center;text-decoration:none;z-index:2;color:var(--theme-color-white);font-size:28px}@keyframes rotateText{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.banner{padding:0 40px;position:relative;z-index:1}@media(min-width:1200px)and (max-width:1399.98px){.banner{padding:0 15px}}@media only screen and (max-width:1199px){.banner{padding:0 10px}}.banner:before{position:absolute;content:"";left:0;bottom:0;width:100%;height:87%;background:var(--theme-color4);z-index:-1}.service-section{padding:120px 0 90px;position:relative}@media only screen and (max-width:767px){.service-section{padding-top:0}}.service-section .service-single-box{position:relative;z-index:1;background-image:url(https://web-bochuan.oss-cn-hangzhou.aliyuncs.com/assets/images/main-home/service-sp1.png);background-repeat:no-repeat;background-size:cover;background-position:center;padding:43px 30px 30px;margin-bottom:30px;transition:all .3s ease;overflow:hidden}.service-section .service-single-box:before{position:absolute;content:"";height:100%;width:0;background-image:url(https://web-bochuan.oss-cn-hangzhou.aliyuncs.com/assets/images/main-home/service-sp.png);background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:8px;right:50%;top:0;z-index:1;transition:.5s}.service-section .service-single-box:hover:before{width:100%;right:0}.service-section .service-single-box .service-thumb,.service-section .service-single-box .services-content{position:relative;z-index:2}.service-section .service-single-box .service-icon{width:60px;height:60px;line-height:60px;transition:all .3s ease}.service-section .service-single-box .service-title h3{font-family:var(--title-font);font-weight:600;font-size:26px;line-height:36px;margin:30px 0 31px;transition:all .3s ease}@media only screen and (max-width:1023px){.service-section .service-single-box .service-title h3{font-size:20px;line-height:28px}}@media only screen and (max-width:767px){.service-section .service-single-box .service-title h3{font-size:25px;line-height:35px}}@media only screen and (max-width:599px){.service-section .service-single-box .service-title h3{font-size:25px;line-height:35px}}.service-section .service-single-box .service-thumb{position:relative;overflow:hidden}.service-section .service-single-box .service-thumb:before{background:#ffffff4d;bottom:0;content:"";left:50%;position:absolute;z-index:1;right:51%;top:0;opacity:1;pointer-events:none;transition:all .3s ease}.service-section .service-single-box .service-thumb figure{margin:0}@media only screen and (max-width:767px){.service-section .service-single-box .service-thumb img{width:100%}}.service-section .service-single-box:hover .service-title{color:var(--theme-color-white)}.service-section .service-single-box:hover .service-icon{transform:scale(-1) rotate(180deg)}.service-section .service-single-box:hover .service-thumb:before{left:0;right:0;opacity:0;-webkit-transition:all .4s linear;transition:all .4s linear}@media only screen and (max-width:767px){.service-section .service-single-box{background-size:cover;background-position:bottom;border-radius:20px}.service-section .service-single-box:before{background-size:cover;background-position:bottom}}.service-section .service-shape1{right:9%;position:absolute;top:16%}.service-section.inner-style{background:linear-gradient(180deg,#fff,#e9f2ff);padding:120px 0 200px}@media only screen and (max-width:767px){.service-section.inner-style{padding-top:0;padding-bottom:24px}}.service-section.inner-style-two{background:linear-gradient(180deg,#fff,#e9f2ff)}.service-single-box.style-two{background-image:url(https://web-bochuan.oss-cn-hangzhou.aliyuncs.com/assets/images/inner-image/service-img-bg.png);padding:20px;gap:40px}.service-single-box.style-two .service-thumb{flex-shrink:0;width:300px}.service-single-box.style-two .service-thumb img{display:block;width:100%;height:auto;object-fit:cover}@media only screen and (max-width:1023px){.service-single-box.style-two{display:block!important;background-size:cover;padding:20px 20px 50px;border-radius:25px}.service-single-box.style-two .service-thumb{width:100%;max-width:420px;margin:0 auto 30px}.service-single-box.style-two .service-thumb img{width:100%;margin-bottom:0}}@media only screen and (max-width:1199px){.service-single-box.style-two{gap:20px}.service-single-box.style-two .service-thumb{flex-shrink:.6}}.service-single-box.style-two:before{display:none}.service-single-box.style-two .services-content{flex:1;margin-top:-15px}.service-single-box.style-two .service-title h3{margin:28px 0 31px}@media(min-width:1200px)and (max-width:1399.98px){.service-single-box.style-two .service-title h3{font-size:18px;line-height:28px}}@media only screen and (max-width:1199px){.service-single-box.style-two .service-title h3{font-size:18px;line-height:26px}}@media only screen and (max-width:1023px){.service-single-box.style-two .service-title h3{font-size:25px;line-height:38px}}.service-single-box.style-two .service-btn{margin-top:40px}.service-single-box.style-two .service-btn a{border:1px solid rgba(104,104,104,.2);border-radius:60px;padding:12px 32px;color:#686868;font-size:18px;font-weight:500;position:relative;z-index:1}.service-single-box.style-two .service-btn a:after{position:absolute;content:"";width:0;height:100%;left:50%;top:0;background:var(--theme-color2);z-index:-1;border-radius:45px;transition:.5s}.service-single-box.style-two .service-btn a i{font-size:16px;font-weight:600;margin-left:10px}.service-single-box.style-two:hover .service-btn a{color:var(--theme-color-white)}.service-single-box.style-two:hover .service-btn a:after{width:100%;left:0}.service-section-two{padding:120px 0 90px;position:relative;background-image:url(https://web-bochuan.oss-cn-hangzhou.aliyuncs.com/assets/images/home-2/service-bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;z-index:1}@media only screen and (max-width:1023px){.service-section-two{padding:100px 0 70px}}.service-section-two .service-single-box{position:relative;z-index:1;margin-bottom:30px;transition:all .3s ease;overflow:hidden;text-align:center}.service-section-two .service-single-box .service-thumb{position:relative;overflow:hidden;z-index:2}.service-section-two .service-single-box .service-thumb:before{background:#ffffff4d;bottom:0;content:"";left:50%;position:absolute;z-index:1;right:51%;top:0;opacity:1;pointer-events:none;transition:all .3s ease;border-radius:50%}.service-section-two .service-single-box .service-thumb figure{margin:0}.service-section-two .service-single-box .service-thumb img{border-bottom:10px solid var(--theme-color2);border-radius:51%;transition:all .3s ease}.service-section-two .service-single-box .service-content{background:var(--theme-color-white);padding:160px 25px 26px;position:relative;z-index:1;margin-top:-115px}.service-section-two .service-single-box .service-content:before{position:absolute;left:0;top:0;width:100%;height:0;content:"";z-index:-1;background:var(--theme-color2);transition:all .3s ease}.service-section-two .service-single-box .service-content .service-title h3{margin:0}.service-section-two .service-single-box .service-content .service-title h3 a{display:inline-block;font-family:var(--title-font);font-weight:500;font-size:24px;line-height:36px;transition:all .3s ease;margin-bottom:18px}.service-section-two .service-single-box .service-content p{font-size:17px;line-height:28px;transition:all .3s ease}@media only screen and (max-width:767px){.service-section-two .service-single-box .service-content p{margin:0 100px 15px}}@media only screen and (max-width:424px){.service-section-two .service-single-box .service-content p{margin:0 0 20px}}.service-section-two .service-single-box .service-content .service-btn{border-top:1px solid rgba(104,104,104,.1490196078);padding-top:22px;transition:all .3s ease}.service-section-two .service-single-box .service-content .service-btn a{font-size:18px;font-weight:500;color:var(--theme-color1);font-family:var(--text-font)}.service-section-two .service-single-box .service-content .service-btn a i{font-size:11px;font-weight:600;margin-left:2px}.service-section-two .service-single-box .service-content .service-content-sp{position:absolute;top:0;left:0;right:0;margin:auto;filter:brightness(.1);opacity:.4;z-index:-1;transition:all .3s ease}.service-section-two .service-single-box:hover .service-thumb img{border-bottom:10px solid var(--theme-color3)}.service-section-two .service-single-box:hover .service-content:before{height:100%}.service-section-two .service-single-box:hover .service-content .service-title h3,.service-section-two .service-single-box:hover .service-content p{color:var(--theme-color-white)}.service-section-two .service-single-box:hover .service-content .service-btn{border-top:1px solid rgb(78,78,78)}.service-section-two .service-single-box:hover .service-content .service-btn a{color:var(--theme-color-white)}.service-section-two .service-single-box:hover .service-content .service-content-sp{filter:brightness(1);opacity:1}.service-section-two .service-single-box:hover .service-thumb:before{left:0;right:0;opacity:0;-webkit-transition:all .4s linear;transition:all .4s linear}.service-section-two .service-shape1{left:0;position:absolute;top:0;z-index:1}@media only screen and (max-width:1439px){.service-section-two .service-shape1{display:none}}.service-section-two .service-shape2{right:8%;position:absolute;top:18%;z-index:-1}@media only screen and (max-width:1439px){.service-section-two .service-shape2{display:none}}.service-section-three{padding:120px 0 170px;position:relative;background:var(--theme-color4)}@media only screen and (max-width:1023px){.service-section-three{padding:100px 0 150px}}@media only screen and (max-width:599px){.service-section-three{padding:100px 0 70px}}@media only screen and (max-width:767px){.service-section-three{padding-top:0;padding-bottom:24px}}.service-section-three .service-single-box{position:relative;z-index:1;background:var(--theme-color-white);padding:25px 25px 30px;margin-bottom:30px;transition:all .3s ease;overflow:hidden;border-radius:15px}.service-section-three .service-single-box:before{position:absolute;content:"";height:0%;width:100%;background:url(https://web-bochuan.oss-cn-hangzhou.aliyuncs.com/assets/images/home-3/service-box-hover.png);background-repeat:no-repeat;background-size:cover;border-radius:15px;left:0;top:0;z-index:-1;transition:.5s}.service-section-three .service-single-box:hover:before{height:100%}.service-section-three .service-single-box .service-thumb{position:relative;overflow:hidden}.service-section-three .service-single-box .service-thumb img{display:block;width:100%;height:100%;object-fit:cover;clip-path:polygon(8px 0,calc(100% - 8px) 0,100% 8px,100% 96%,96.5% 100%,0 69%)}@media only screen and (max-width:767px){.service-section-three .service-single-box .service-thumb img{width:100%;height:auto}}.service-section-three .service-single-box .service-thumb:before{background:#ffffff4d;bottom:0;content:"";left:50%;position:absolute;z-index:1;right:51%;top:0;opacity:1;pointer-events:none;transition:all .3s ease}.service-section-three .service-single-box .service-thumb figure{margin:0}.service-section-three .service-single-box .service-thumb .service-icon{position:absolute;width:60px;height:60px;line-height:60px;transition:all .3s ease;bottom:0;left:15px}.service-section-three .service-single-box .service-title h3{font-family:var(--title-font);font-weight:600;font-size:28px;line-height:38px;margin:40px 0 0;transition:all .3s ease}@media only screen and (max-width:1023px){.service-section-three .service-single-box .service-title h3{font-size:22px;line-height:28px}}@media only screen and (max-width:767px){.service-section-three .service-single-box .service-title h3{margin:28px 0 0}}.service-section-three .service-single-box:hover .service-title h3{color:var(--theme-color-white)}.service-section-three .service-single-box:hover .service-icon{transform:scale(-1) rotate(180deg);filter:brightness(0) invert(1)}.service-section-three .service-single-box:hover .service-thumb:before{left:0;right:0;opacity:0;-webkit-transition:all .4s linear;transition:all .4s linear}.service-section-three .service-single-box img.box-sp{position:absolute;right:25px;bottom:3px;z-index:-1}.service-section-three .service-bg-bular{position:absolute;bottom:0;left:0;right:0;margin:auto;clip-path:polygon(30% 0%,67% 0%,95% 0,100% 100%,100% 100%,0 100%,0 100%,5% 0);height:80px;width:69%;background:var(--theme-color-white)}@media only screen and (max-width:599px){.service-section-three .service-bg-bular{display:none}}.service-section-four{background:url(https://web-bochuan.oss-cn-hangzhou.aliyuncs.com/assets/images/home-3/service-bg.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover;padding:120px 0 80px;margin-top:-80px;position:relative;z-index:1}@media only screen and (max-width:1199px){.service-section-four{margin-top:0;padding:100px 0 60px}}@media only screen and (max-width:767px){.service-section-four{padding-top:0;padding-bottom:24px}}.service-single-boxs{display:flex;align-items:center;justify-content:center;background:linear-gradient(293.21deg,#fff 5.4%,#e7f6ff 94.6%);border-radius:15px;margin-bottom:40px;position:relative;overflow:hidden}@media(min-width:768px)and (max-width:991.98px){.service-single-boxs{display:block}}@media only screen and (max-width:767px){.service-single-boxs{display:block}}.service-single-boxs .service-box-contents{flex:1 1 auto;min-width:0;margin:0 60px;position:relative;z-index:1}@media only screen and (max-width:1199px){.service-single-boxs .service-box-contents{margin:0 45px}}@media(min-width:768px)and (max-width:991.98px){.service-single-boxs .service-box-contents{padding:40px 45px}}@media only screen and (max-width:767px){.service-single-boxs .service-box-contents{margin:30px 20px 24px}}.service-single-boxs .service-box-contents span{border:1px solid rgba(104,104,104,.2);border-radius:20px;display:inline-block;font-size:14px;padding:8px 20px 5px;transition:all .3s ease;text-transform:uppercase;line-height:20px}.service-single-boxs .service-box-contents .service-title h3{font-weight:600;font-size:35px;line-height:40px;margin:28px 0 40px}@media(min-width:1200px)and (max-width:1399.98px){.service-single-boxs .service-box-contents .service-title h3{font-size:30px}}@media only screen and (max-width:1199px){.service-single-boxs .service-box-contents .service-title h3{font-size:28px;line-height:38px}}@media only screen and (max-width:1023px){.service-single-boxs .service-box-contents .service-title h3{font-size:25px;line-height:35px}}.service-single-boxs .service-box-contents p{font-size:18px;font-weight:400;line-height:28px}@media only screen and (max-width:1023px){.service-single-boxs .service-box-contents p{font-size:16px;font-weight:400;line-height:26px}}.service-single-boxs .service-box-contents .service-sp{position:absolute;right:-60px;bottom:-94px}@media only screen and (max-width:1199px){.service-single-boxs .service-box-contents .service-sp{display:none}}@media only screen and (max-width:1023px){.service-single-boxs .service-box-contents .pt-100{padding-top:40px!important}}.service-single-boxs .service-thumb{flex-shrink:0;flex-basis:52%;max-width:52%}.service-single-boxs .service-thumb img{width:100%;height:auto;max-height:550px;max-width:100%}@media only screen and (max-width:1023px){.service-single-boxs .service-thumb{flex-shrink:.2;flex-basis:100%;max-width:100%}}@media(min-width:768px)and (max-width:991.98px){.service-single-boxs .service-thumb img{width:100%}}@media only screen and (max-width:767px){.service-single-boxs .service-thumb img{width:100%}}.about-section{background:url(https://web-bochuan.oss-cn-hangzhou.aliyuncs.com/assets/images/main-home/about-bg.png);background-repeat:no-repeat;background-position:center center;background-size:cover;padding:120px 0 105px;position:relative;overflow:hidden}@media(min-width:1200px)and (max-width:1399.98px){.about-section{padding:120px 0}}@media only screen and (max-width:767px){.about-section{padding:120px 0}}.about-section .sec-title{margin-bottom:45px}.about-section .sec-title .section-desc p{font-size:18px;line-height:28px;width:92%;margin:16px 0 0}@media(min-width:1200px)and (max-width:1399.98px){.about-section .sec-title .section-desc p{width:100%}}@media only screen and (max-width:767px){.about-section .sec-title .section-desc p{width:75%}}@media only screen and (max-width:424px){.about-section .sec-title .section-desc p{font-size:16px;width:100%}}.about-section .about-thumb-wrapper{position:relative;margin-left:-60px;margin-top:20%}@media(min-width:1200px)and (max-width:1399.98px){.about-section .about-thumb-wrapper{margin-left:-10px}}@media(min-width:992px)and (max-width:1199.98px){.about-section .about-thumb-wrapper{margin-left:0}}@media(min-width:768px)and (max-width:991.98px){.about-section .about-thumb-wrapper{margin-left:0;margin-top:0}}@media only screen and (max-width:767px){.about-section .about-thumb-wrapper{margin-left:0;margin-top:0}}.about-section .about-thumb-wrapper .about-thumb{position:relative;z-index:1;overflow:hidden}.about-section .about-thumb-wrapper .about-thumb:before{content:"";position:absolute;width:200%;height:0%;left:50%;top:50%;background-color:#ffffff4d;transform:translate(-50%,-50%) rotate(-45deg);z-index:1}.about-section .about-thumb-wrapper .about-thumb:hover:before{height:250%;transition:all .6s linear;background-color:transparent}.about-section .about-thumb-wrapper .about-thumb figure.reveal{display:block}.about-section .about-thumb-wrapper .about-thumb figure.reveal img{width:100%;height:auto;object-fit:cover}.about-section .about-thumb-wrapper .about-shape-dot{position:absolute;bottom:70px;left:92px;animation:bounceleft 6s linear infinite}.about-section .about-right-wrapper{margin-left:88px}@media only screen and (max-width:1700px){.about-section .about-right-wrapper{margin-left:0}}.about-section .about-item-box{grid-template-columns:repeat(2,1fr);gap:0;display:grid;position:relative;margin-bottom:70px}@media(min-width:992px)and (max-width:1199.98px){.about-section .about-item-box{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:424px){.about-section .about-item-box{display:block}}.about-section .about-item-box:before{position:absolute;content:"";left:0;bottom:-25px;width:88%;border:1px dashed rgba(104,104,104,.3019607843)}.about-section .about-item-box .about-list li{display:inline-block;font-family:var(--title-font);font-weight:400;font-size:20px;line-height:28px;color:var(--text-color);margin-bottom:14px}.about-section .about-item-box .about-list li img{margin-right:18px;margin-top:-4px}@media only screen and (max-width:424px){.about-section .about-item-box .about-list li{display:block;font-size:16px}}@media only screen and (max-width:599px){.about-section .about-item-box .about-list li{font-size:14px}}.about-section .about-item-box .about-list:last-child{margin-left:-25px}@media only screen and (max-width:424px){.about-section .about-item-box .about-list:last-child{margin-left:0}}.about-section .about-shape1{position:absolute;z-index:1;right:-62px;bottom:-6px;opacity:.2;animation:bounceleft 8s linear infinite;filter:brightness(0)}.about-section.inner-style{background:linear-gradient(180deg,#fff,#e7f6ff)}.about-section.inner-style .about-shape1{opacity:1;filter:brightness(1)}@media only screen and (max-width:1199px){.about-section.inner-style .about-shape1{display:none}}.about-section-two{background:url(https://web-bochuan.oss-cn-hangzhou.aliyuncs.com/assets/images/home-2/about-bg.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover;padding:120px 0 105px;position:relative;overflow:hidden;z-index:1}@media only screen and (max-width:1199px){.about-section-two{padding:120px 0 55px}}@media only screen and (max-width:1023px){.about-section-two{padding:100px 0 35px}}.about-section-two .sec-title{margin-bottom:45px}.about-section-two .sec-title .section-desc p{width:92%;margin:17px 0 67px}@media only screen and (max-width:1199px){.about-section-two .sec-title .section-desc p{width:70%}}@media only screen and (max-width:599px){.about-section-two .sec-title .section-desc p{width:93%}}.about-section-two .about-thumb-wrapper{position:relative}.about-section-two .about-thumb-wrapper .about-thumb{position:relative;z-index:1}@media only screen and (max-width:1199px){.about-section-two .about-thumb-wrapper .about-thumb{margin-bottom:30px}}.about-section-two .about-thumb-wrapper .since-box{position:absolute;bottom:-5%;right:110px}@media only screen and (max-width:1199px){.about-section-two .about-thumb-wrapper .since-box{bottom:8%;right:inherit;left:42%}}@media only screen and (max-width:767px){.about-section-two .about-thumb-wrapper .since-box{left:55%}}@media only screen and (max-width:424px){.about-section-two .about-thumb-wrapper .since-box{display:none}}.about-section-two .about-thumb-wrapper .since-box .content-box{position:relative;background:#fff;width:200px;padding:35px 0 15px;text-align:center}.about-section-two .about-thumb-wrapper .since-box .content-box:before{content:"";position:absolute;width:25px;height:200px;background-color:#3c00ff;left:-25px;bottom:0}.about-section-two .about-thumb-wrapper .since-box .content-box:after{content:"";position:absolute;width:200px;height:25px;background-color:#3c00ff;left:-25px;bottom:-25px}.about-section-two .about-thumb-wrapper .since-box .content-box span{display:block;font-size:18px;font-weight:500;color:var(--theme-color1);font-family:var(--title-font);margin:33px 0 5px}.about-section-two .about-thumb-wrapper .since-box .content-box h2{font-size:34px;font-weight:600;color:var(--theme-color1)}.about-section-two .about-thumb-wrapper .about-shape-dot{position:absolute;bottom:-55px;left:0;animation:bounceleft 6s linear infinite;opacity:.4;opacity:.5;z-index:999}@media only screen and (max-width:1199px){.about-section-two .about-thumb-wrapper .about-shape-dot{display:none}}.about-section-two .about-right-wrapper{margin-left:89px}@media only screen and (max-width:1439px){.about-section-two .about-right-wrapper{margin-left:0}}.about-section-two .about-item-box{position:relative}.about-section-two .about-item-box .icon-box{display:flex;gap:25px;margin-right:87px;margin-bottom:37px}.about-section-two .about-item-box .icon-box .icon{flex-shrink:0;height:80px;width:80px;line-height:80px;text-align:center;background:var(--theme-color-white);border-radius:50%;margin-top:-25px}.about-section-two .about-item-box .icon-box .icon svg{transition:.5s}.about-section-two .about-item-box .icon-box .icon-box-content h4{font-size:22px;font-weight:500;color:#3a3b4e;margin-bottom:14px}.about-section-two .about-item-box .icon-box .icon-box-content p{font-size:18px;line-height:28px;color:var(--text-color)}@media only screen and (max-width:1199px){.about-section-two .about-item-box .icon-box .icon-box-content p{width:71%}}@media only screen and (max-width:599px){.about-section-two .about-item-box .icon-box .icon-box-content p{width:88%}}@media only screen and (max-width:424px){.about-section-two .about-item-box .icon-box .icon-box-content p{width:100%}}.about-section-two .about-item-box .icon-box:hover .icon svg{filter:brightness(0);transform:scaleX(-1)}.about-section-two .slider-sid-text{position:absolute;top:37%;right:-8%;transform:rotate(90deg)}@media only screen and (max-width:1023px){.about-section-two .slider-sid-text{right:-18%}}@media only screen and (max-width:767px){.about-section-two .slider-sid-text{display:none}}.about-section-two .slider-sid-text h1{font-size:210px;font-weight:700;font-family:var(--title-font);text-transform:uppercase;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:rgb(8,3,1);color:transparent;-webkit-mask-image:linear-gradient(-75deg,rgba(185,28,28,.15) 50%,rgba(8,17,38,.2392156863) 50%,rgba(255,255,255,.15) 70%);-webkit-mask-size:200%}.about-section-two .about-shape1{position:absolute;z-index:-1;left:-5px;bottom:-6px;animation:bounceleft 8s linear infinite}@media only screen and (max-width:1700px){.about-section-two .about-shape1{display:none}}.about-section-three{padding:120px 0 200px;position:relative;overflow:hidden;background:linear-gradient(180deg,#fff,#e9f2ff);z-index:1}@media only screen and (max-width:1199px){.about-section-three{padding:100px 0}}@media only screen and (max-width:767px){.about-section-three{padding-top:0}}.about-section-three .sec-title{margin-bottom:45px}.about-section-three .sec-title .section-desc p{font-size:18px;line-height:28px;width:59%;margin:16px 0 108px}@media(min-width:768px)and (max-width:991.98px){.about-section-three .sec-title .section-desc p{width:69%}}@media only screen and (max-width:767px){.about-section-three .sec-title .section-desc p{width:90%;margin:14px 0 40px}}.about-section-three .about-thumb-wrapper{position:absolute;right:15%;top:130px;z-index:-1;width:500px;max-width:45%}@media only screen and (max-width:1439px){.about-section-three .about-thumb-wrapper{right:15px;width:460px}}@media only screen and (max-width:1199px){.about-section-three .about-thumb-wrapper{right:-11%;top:30%;width:420px}}@media(min-width:768px)and (max-width:991.98px){.about-section-three .about-thumb-wrapper{display:none}}@media only screen and (max-width:767px){.about-section-three .about-thumb-wrapper{display:none}}.about-section-three .about-thumb-wrapper .about-thumb{position:relative;z-index:1;overflow:hidden}.about-section-three .about-thumb-wrapper .about-thumb:before{content:"";position:absolute;width:200%;height:0%;left:50%;top:50%;background-color:#ffffff4d;transform:translate(-50%,-50%) rotate(-45deg);z-index:1}.about-section-three .about-thumb-wrapper .about-thumb:hover:before{height:250%;transition:all .6s linear;background-color:transparent}.about-section-three .about-thumb-wrapper .about-thumb figure.reveal{display:block}.about-section-three .about-thumb-wrapper .about-thumb figure.reveal img{display:block;width:100%;max-width:100%;height:auto;object-fit:cover}.about-section-three .about-shape1{position:absolute;z-index:1;right:-62px;bottom:-6px;opacity:.2;animation:bounceleft 8s linear infinite;filter:brightness(0)}.about-main-box .about-box-inner{display:flex;align-items:end;gap:35px}@media only screen and (max-width:599px){.about-main-box .about-box-inner{display:block}}.about-main-box .about-image{flex-shrink:0}.about-main-box .about-image img{display:block;max-width:400px;width:100%;height:auto;border-radius:12px;object-fit:cover}.about-main-box .about-content .about-list{list-style:none;display:grid;grid-template-columns:repeat(2,1fr);gap:15px 0;padding:0;margin-bottom:55px}@media(min-width:1200px)and (max-width:1399.98px){.about-main-box .about-content .about-list{grid-template-columns:repeat(1,1fr);margin-bottom:22px}}@media only screen and (max-width:1199px){.about-main-box .about-content .about-list{grid-template-columns:repeat(1,1fr);margin-bottom:22px}}@media only screen and (max-width:599px){.about-main-box .about-content .about-list{margin-top:30px}}.about-main-box .about-content .about-list li{display:inline-block;font-family:var(--title-font);font-weight:400;font-size:20px;line-height:28px;color:var(--text-color)}.about-main-box .about-content .about-list li img{margin-right:18px;margin-top:-4px}.journey-section{position:relative;z-index:1;background:linear-gradient(180deg,#fff,#e9f2ff);padding:0 0 103px}.journey-section .sec-title{margin-bottom:67px}.journey-section .bg-bular{position:absolute;bottom:14%;right:27%;height:550px;width:570px;background:radial-gradient(50% 50% at 50% 50%,#6b37ff70,#6b37ff00);z-index:-1}.journey-section .journey-shape1{position:absolute;left:8%;bottom:18%;z-index:-1;animation:bounceleft 8s linear infinite;filter:brightness(1);opacity:.5}.journey-section.style_two{padding:120px 0 103px}@media only screen and (max-width:767px){.journey-section.style_two{padding-top:0}}.journey-right-warp{display:grid;grid-template-columns:2fr 1fr;gap:30px;margin-right:10px}@media only screen and (max-width:599px){.journey-right-warp{display:block}}.review-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}@media only screen and (max-width:1199px){.review-grid{margin-left:15px;margin-top:20px}}.review-grid .review-card{background:url(https://web-bochuan.oss-cn-hangzhou.aliyuncs.com/assets/images/main-home/revew-bg.png);background-repeat:no-repeat;background-size:cover;text-align:center;position:relative;padding:50px 0 20px}@media only screen and (max-width:767px){.review-grid .review-card{padding:36px 0 18px}}.review-grid .review-card .iocn{width:80px;height:80px;object-fit:contain;display:inline-block}@media only screen and (max-width:767px){.review-grid .review-card .iocn{width:64px;height:64px}}.review-grid .review-card .stars li{display:inline-block;color:#ffd06a;font-size:16px;margin:18px 0 10px}@media only screen and (max-width:767px){.review-grid .review-card .stars li{margin:12px 0 8px}}.review-grid .review-card p{color:#666;font-weight:500}.counter-main-bx{background:linear-gradient(0deg,#fff,#e7f6ff);padding:54px 0 50px;border-radius:15px;width:267px}@media only screen and (max-width:1439px){.counter-main-bx{width:220px}}@media only screen and (max-width:1199px){.counter-main-bx{width:100%}}@media only screen and (max-width:599px){.counter-main-bx{width:97%;margin-left:15px;margin-top:30px}}@media only screen and (max-width:424px){.counter-main-bx{width:96%}}@media only screen and (max-width:767px){.counter-main-bx{padding:40px 0 36px}.counter-main-bx .counter-item{margin-bottom:32px;padding-bottom:30px}}.counter-main-bx .counter-item{text-align:center;border-bottom:1px solid rgba(76,90,107,.3215686275);margin-bottom:44px;padding-bottom:41px}.counter-main-bx .counter-item:last-child{border-bottom:0;padding-bottom:0;margin-bottom:0}.counter-main-bx .counter-item .counter-content h1{display:inline-block;font-size:45px;font-weight:700;margin:0}@media only screen and (max-width:424px){.counter-main-bx .counter-item .counter-content h1{font-size:35px}}.counter-main-bx .counter-item .counter-content p{font-weight:500;font-size:16px;text-transform:uppercase;margin:13px 0 0}.testimonial-section{background:linear-gradient(180deg,#fff,#e9f2ff);padding:0 0 315px;position:relative;z-index:1;overflow:hidden}.testimonial-section .testi-bg-buler{position:absolute;top:22%;left:0;right:0;margin:auto;background:radial-gradient(50% 50% at 50% 50%,#6b37ff70,#6b37ff00);height:570px;width:570px;z-index:-1}.testimonial-section .single-testi-box{background:linear-gradient(0deg,#fff,#e9f2ff);border-radius:20px;padding:60px 50px 52px;position:relative;z-index:1}@media(min-width:992px)and (max-width:1199.98px){.testimonial-section .single-testi-box{padding:60px 35px 52px}}@media(min-width:768px)and (max-width:991.98px){.testimonial-section .single-testi-box{padding:30px 20px 25px}}@media only screen and (max-width:424px){.testimonial-section .single-testi-box{padding:40px 20px 25px}}.testimonial-section .single-testi-box .testi-arrow{display:flex;align-items:center;gap:20px;margin-bottom:42px}.testimonial-section .single-testi-box .testi-arrow h3{font-size:30px;font-weight:500;margin:0}@media(min-width:768px)and (max-width:991.98px){.testimonial-section .single-testi-box .testi-arrow h3{font-size:22px}}.testimonial-section .single-testi-box .testi-desc p{font-weight:400;font-size:22px;line-height:34px;color:#4c5a6b}@media(min-width:768px)and (max-width:991.98px){.testimonial-section .single-testi-box .testi-desc p{font-size:16px;line-height:28px}}@media only screen and (max-width:424px){.testimonial-section .single-testi-box .testi-desc p{font-size:15px;line-height:26px}}.testimonial-section .single-testi-box .testi-autor{margin-right:-50px;margin-top:-22px}@media(min-width:768px)and (max-width:991.98px){.testimonial-section .single-testi-box .testi-autor{display:none}}.testimonial-section .single-testi-box .testi-autor-content{margin-top:50px;padding-left:70px;position:relative;display:flex;justify-content:space-between;align-items:center}@media(min-width:768px)and (max-width:991.98px){.testimonial-section .single-testi-box .testi-autor-content{margin-top:22px}}.testimonial-section .single-testi-box .testi-autor-content:before{position:absolute;content:"";left:0;top:16px;width:57px;height:1px;background-color:#4c5a6b42}.testimonial-section .single-testi-box .testi-autor-content .autor-title{color:var(--theme-color1);font-weight:500;font-size:26px;margin-bottom:2px}@media(min-width:768px)and (max-width:991.98px){.testimonial-section .single-testi-box .testi-autor-content .autor-title{font-size:22px}}.testimonial-section .single-testi-box .testi-autor-content .autor-des{display:inline-block;color:var(--theme-color2);font-size:18px}.testimonial-section .single-testi-box .testi-shape{position:absolute;top:0;right:0}@media(min-width:768px)and (max-width:991.98px){.testimonial-section .single-testi-box .testi-shape{display:none}}@media only screen and (max-width:424px){.testimonial-section .single-testi-box .testi-shape{display:none}}@media(min-width:576px)and (max-width:767.98px){.swiper.testi-active{padding:0 15px}}@media only screen and (max-width:424px){.swiper.testi-active{padding:0 10px}}.testimonial-section-two{background:url(https://web-bochuan.oss-cn-hangzhou.aliyuncs.com/assets/images/home-2/testi-bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;padding:120px 0;position:relative;z-index:1;overflow:hidden}@media only screen and (max-width:1023px){.testimonial-section-two{padding:100px 0}}.testimonial-section-two .single-testi-box{background:#08112699;padding:24px 35px 48px;position:relative;z-index:1;border:1px solid;border-image-source:linear-gradient(115.53deg,rgba(255,255,255,.05) 32.87%,#0E6FFF 63.95%,rgba(255,255,255,.05) 95.03%);border-image-slice:1}@media(min-width:992px)and (max-width:1199.98px){.testimonial-section-two .single-testi-box{padding:24px 40px 48px}}@media(min-width:768px)and (max-width:991.98px){.testimonial-section-two .single-testi-box{padding:24px 24px 44px}}.testimonial-section-two .single-testi-box .testi-arrow{display:flex;align-items:center;gap:20px;margin-bottom:80px;justify-content:space-between}.testimonial-section-two .single-testi-box .testi-arrow .arrow{top:20px;position:relative}.testimonial-section-two .single-testi-box .testi-desc p{font-weight:400;font-size:18px;line-height:30px;color:#ffffffb2;margin-right:13px}@media(min-width:1200px)and (max-width:1399.98px){.testimonial-section-two .single-testi-box .testi-desc p{font-size:16px}}@media(min-width:768px)and (max-width:991.98px){.testimonial-section-two .single-testi-box .testi-desc p{font-size:16px}}.testimonial-section-two .single-testi-box .testi-autor-content{margin-top:28px;padding-left:55px;position:relative}.testimonial-section-two .single-testi-box .testi-autor-content:before{position:absolute;content:"";left:10px;top:16px;width:35px;height:1px;background-color:#ffffffa8}.testimonial-section-two .single-testi-box .testi-autor-content .autor-title{color:var(--theme-color-white);font-weight:500;font-size:26px;margin-bottom:2px}.testimonial-section-two .single-testi-box .nexella-hover-bx{background:var(--theme-color2);height:100%;top:0;opacity:0;position:absolute;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s;width:25%;z-index:-1}.testimonial-section-two .single-testi-box .hover-bx{left:0;-webkit-transition-delay:.105s;transition-delay:.105s}.testimonial-section-two .single-testi-box .hover-bx2{left:25%;-webkit-transition-delay:.105s;transition-delay:.105s}.testimonial-section-two .single-testi-box .hover-bx3{left:50%;-webkit-transition-delay:.105s;transition-delay:.105s}.testimonial-section-two .single-testi-box .hover-bx4{left:75%;-webkit-transition-delay:0s;transition-delay:0s}.testimonial-section-two .single-testi-box:hover .nexella-hover-bx{opacity:1;-webkit-transform:scale(1);transform:scale(1)}@media only screen and (max-width:767px){.testimonial-section-two .swiper.testi-active-two{padding:0 15px}}.testimonial-section-three{background:linear-gradient(180deg,#fff,#e7f6ff);padding:120px 0;position:relative;z-index:1;overflow:hidden}@media only screen and (max-width:1199px){.testimonial-section-three{padding:100px 0}}@media only screen and (max-width:767px){.testimonial-section-three{padding-top:0}}.testimonial-section-three .sec-title{margin-bottom:40px}.testimonial-section-three .sec-title .section-desc p{width:100%}@media only screen and (max-width:1199px){.testimonial-section-three .sec-title .section-desc p{font-size:15px}}.testimonial-section-three .customar-author h3{font-weight:500;font-size:22px;border-top:1px solid rgba(8,17,38,.1803921569);padding-top:21px;margin-top:25px}.testimonial-section-three .customar-author img{max-height:84px!important}.testimonial-section-three .single-testi-box{gap:50px;background:linear-gradient(0deg,#fff,#e9f2ff);position:relative;z-index:1;display:flex}@media only screen and (max-width:1199px){.testimonial-section-three .single-testi-box{gap:20px}}.testimonial-section-three .single-testi-box .testi-img{flex-shrink:0;margin-top:60px}.testimonial-section-three .single-testi-box .testi-img img{height:440px;width:auto;max-width:100%}@media only screen and (max-width:599px){.testimonial-section-three .single-testi-box .testi-img{display:none}}.testimonial-section-three .single-testi-box .testi-inner-box{margin-top:60px}@media only screen and (max-width:1199px){.testimonial-section-three .single-testi-box .testi-inner-box{padding-right:20px}}@media only screen and (max-width:599px){.testimonial-section-three .single-testi-box .testi-inner-box{padding:0 30px 30px}}.testimonial-section-three .single-testi-box .testi-arrow{display:flex;align-items:center;gap:20px;margin-bottom:42px}.testimonial-section-three .single-testi-box .testi-arrow h3{font-size:30px;font-weight:500;margin:0}@media only screen and (max-width:767px){.testimonial-section-three .single-testi-box .testi-arrow h3{font-size:24px}}.testimonial-section-three .single-testi-box .testi-desc p{font-weight:400;font-size:22px;line-height:34px;color:#4c5a6b}@media only screen and (max-width:1439px){.testimonial-section-three .single-testi-box .testi-desc p{font-size:17px;line-height:30px}}.testimonial-section-three .single-testi-box .testi-autor-content{margin-top:50px;padding-left:70px;position:relative;display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:767px){.testimonial-section-three .single-testi-box .testi-autor-content{padding-left:0}}.testimonial-section-three .single-testi-box .testi-autor-content:before{position:absolute;content:"";left:0;top:16px;width:57px;height:1px;background-color:#4c5a6b42}.testimonial-section-three .single-testi-box .testi-autor-content .autor-title{color:var(--theme-color1);font-weight:500;font-size:26px;margin-bottom:2px}.testimonial-section-three .single-testi-box .testi-autor-content .autor-des{display:inline-block;font-size:18px;margin:5px 0 0}.testi-arrow-box{position:absolute;right:0;bottom:0;z-index:1}.testi-arrow-box .slider-prev{height:50px;width:50px;line-height:50px;text-align:center;color:var(--theme-color2);background:var(--theme-color-white);display:block;transition:.5s;position:relative;z-index:1}.testi-arrow-box .slider-prev:hover{background:var(--theme-color2);color:var(--theme-color-white)}.testi-arrow-box .slider-next{height:50px;width:50px;line-height:50px;text-align:center;color:var(--theme-color-white);background:var(--theme-color2);display:block;position:relative;right:50px}.team-section{background:url(https://web-bochuan.oss-cn-hangzhou.aliyuncs.com/assets/images/main-home/team-bg.png);background-repeat:no-repeat;background-size:cover;background-position:center center;padding:120px 0;position:relative}.team-section .other-box{margin-left:295px}@media only screen and (max-width:1439px){.team-section .other-box{margin-left:20px}}@media only screen and (max-width:1199px){.team-section .other-box{margin-left:20px}}@media only screen and (max-width:1023px){.team-section .other-box{margin-left:20px}}@media only screen and (max-width:767px){.team-section .other-box{margin-left:20px;margin-right:20px}}.team-section .sec-title.two{margin-left:535px;position:absolute;margin-top:4px}@media only screen and (max-width:1700px){.team-section .sec-title.two{margin-top:74px}}@media only screen and (max-width:1023px){.team-section .sec-title.two{margin-top:74px;margin-left:455px}.team-section .sec-title.two .title{font-size:35px;line-height:49px}}@media only screen and (max-width:767px){.team-section .sec-title.two{margin-top:0;position:inherit!important;margin-left:0!important}.team-section .sec-title.two .title{font-size:30px;line-height:40px}}@media only screen and (max-width:599px){.team-section .sec-title.two .title{font-size:25px;line-height:35px}}.team-wrapper{display:flex;flex-wrap:wrap;align-items:self-end;gap:80px}@media only screen and (max-width:1023px){.team-wrapper{gap:30px}}.team-wrapper .main-profile{background:#ffffff14;border-radius:15px;overflow:hidden;text-align:center;clip-path:polygon(0% 0%,88% 0%,100% 8%,100% 100%,12% 100%,0% 92%);padding-bottom:35px;width:400px;max-width:100%}@media only screen and (max-width:599px){.team-wrapper .main-profile{max-width:400px!important}}.team-wrapper .main-profile img{display:block;width:100%;height:auto;object-fit:cover;border-radius:20px;cursor:pointer}.team-wrapper .main-profile h3{font-size:28px;font-weight:600;color:var(--theme-color-white);margin-bottom:4px;margin-top:34px}.team-wrapper .main-profile p{font-size:16px;color:#ffffff78;margin:0;position:relative;z-index:1;display:inline-block}.team-wrapper .main-profile p:before{position:absolute;content:"";left:-40px;top:12px;height:1px;width:30px;z-index:-1;background:#ffffff78}.team-wrapper .main-profile p:after{position:absolute;content:"";right:-40px;top:12px;height:1px;width:30px;z-index:-1;background:#ffffff78}.team-wrapper .swiper{width:1050px}@media only screen and (max-width:1700px){.team-wrapper .swiper{width:830px}}@media(min-width:1200px)and (max-width:1399.98px){.team-wrapper .swiper{width:635px}}@media only screen and (max-width:1023px){.team-wrapper .swiper{width:490px}}@media only screen and (max-width:767px){.team-wrapper .swiper{width:100%}}@media only screen and (max-width:599px){.team-wrapper .swiper{width:100%}}@media only screen and (max-width:424px){.team-wrapper .swiper{width:100%}}.team-wrapper .swiper .swiper-wrapper{display:flex}.team-wrapper .swiper .swiper-wrapper .team-slide{cursor:pointer;width:100%;height:auto;object-fit:cover}.slider-warpper{position:relative}@media only screen and (max-width:767px){.slider-warpper{width:100%}}.slider-warpper .team-arrow-box{right:0;z-index:1;position:absolute;top:-175px}.slider-warpper .team-arrow-box .slider-prev,.slider-warpper .team-arrow-box .slider-next{height:55px;width:55px;line-height:55px;text-align:center;color:var(--theme-color-white);border:1px dashed var(--theme-color-white);display:inline-block;transition:.5s;border-radius:50%;background:transparent;transform:rotate(45deg)}.slider-warpper .team-arrow-box .slider-prev:hover,.slider-warpper .team-arrow-box .slider-next:hover{color:var(--theme-color-white);border:1px solid var(--theme-color-white);background:var(--theme-color-white);color:var(--theme-color2)}.slider-warpper .team-arrow-box .slider-next{transform:rotate(-45deg)}@media only screen and (max-width:1023px){.slider-warpper .team-arrow-box{top:-116px}}@media only screen and (max-width:424px){.slider-warpper .team-arrow-box{display:none}}@media(max-width:991px){.team-section{flex-direction:column;align-items:center}.team-section .main-profile{width:100%;max-width:300px}}.team-section-two{background:linear-gradient(180deg,#fff,#e9f2ff);padding:120px 0 90px;position:relative;z-index:1;overflow:hidden}.team-section-two .team-shape1{position:absolute;top:54px;left:0;right:0;margin:auto;z-index:-1;text-align:center}.team-single-box-two{background:#fff;clip-path:polygon(0% 0%,88% 0%,100% 8%,100% 100%,12% 100%,0% 92%);margin-bottom:30px}.team-single-box-two.upper{margin-top:70px}@media(min-width:768px)and (max-width:991.98px){.team-single-box-two.upper{margin-top:0}}.team-single-box-two .team-thumb{position:relative;overflow:hidden}.team-single-box-two .team-thumb:before{background:#ffffff4d;bottom:0;content:"";left:50%;position:absolute;z-index:1;right:51%;top:0;opacity:1;pointer-events:none;transition:all .3s ease}@media only screen and (max-width:767px){.team-single-box-two .team-thumb img{width:100%}}.team-single-box-two:hover .team-thumb:before{left:0;right:0;opacity:0;-webkit-transition:all .4s linear;transition:all .4s linear}.team-single-box-two .team-conent{text-align:center;padding:25px 0 15px}.team-single-box-two .team-conent h4{font-size:24px;font-weight:500;margin:0;transition:.5s}.team-single-box-two .team-conent h4:hover{color:var(--theme-color2)}.team-single-box-two .team-conent p{display:inline-block;margin-top:9px;position:relative;z-index:1;font-size:17px}.team-single-box-two .team-conent p:before{position:absolute;top:13px;content:"";left:-45px;width:35px;height:1px;background:#68686869}.team-single-box-two .team-conent p:after{position:absolute;top:13px;content:"";right:-45px;width:35px;height:1px;background:#68686869}.video-section{background:linear-gradient(176deg,#c30b0b00,#e7f6ff30);margin:32px 0;display:none!important}.vedio-wrapper{background:url(https://web-bochuan.oss-cn-hangzhou.aliyuncs.com/assets/images/main-home/video-bg.png);background-repeat:no-repeat;background-size:cover;background-position:center center;height:630px;position:relative;z-index:1;overflow:hidden;display:flex;margin-top:-195px}@media only screen and (max-width:424px){.vedio-wrapper{height:400px}}.vedio-wrapper:before{position:absolute;left:0;right:0;top:32px;margin:auto;content:"";width:95%;height:90%;border:1px solid rgba(255,255,255,.2)}.vedio-wrapper .video-bg-buler{border:1px solid rgba(255,255,255,.2);background:#ffffff14;height:648px;width:648px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;left:0;bottom:-336px;right:0;margin:auto;border-radius:50%;text-align:center;display:flex}@media only screen and (max-width:424px){.vedio-wrapper .video-bg-buler{height:350px;width:350px;bottom:-186px}}.vedio-wrapper .video-bg-buler .video-icon{position:relative;left:0;right:0;bottom:181px;margin:auto;text-align:center}@media only screen and (max-width:424px){.vedio-wrapper .video-bg-buler .video-icon{bottom:60px}}.vedio-wrapper .video-bg-buler .video-icon h5.video-title{font-size:20px;font-weight:500;color:var(--theme-color-white)}@media only screen and (max-width:424px){.vedio-wrapper .video-bg-buler .video-icon h5.video-title{font-size:15px}}.vedio-wrapper .video-bg-buler .popup-video{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff59;display:inline-block;height:100px;width:100px;line-height:100px;border-radius:50%;color:var(--heading-color);font-size:21px;margin-bottom:33px}@media only screen and (max-width:424px){.vedio-wrapper .video-bg-buler .popup-video{height:70px;width:70px;line-height:70px}}.vedio-wrapper .video-bg-buler .popup-video:before{position:absolute;left:-18px;top:-18px;content:"";height:135px;width:135px;border:1px solid rgba(255,255,255,.2);border-radius:50%}@media only screen and (max-width:424px){.vedio-wrapper .video-bg-buler .popup-video:before{left:-10px;top:-10px;height:90px;width:90px}}.vedio-wrapper-two{background:url(https://web-bochuan.oss-cn-hangzhou.aliyuncs.com/assets/images/inner-image/video-bg.png);background-repeat:no-repeat;background-size:cover;background-position:center center;height:630px;position:relative;z-index:1;overflow:hidden}@media only screen and (max-width:424px){.vedio-wrapper-two{height:400px}}.vedio-wrapper-two .video-button{margin-top:190px}.vedio-wrapper-two .popup-video{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff59;display:inline-block;height:100px;width:100px;line-height:100px;border-radius:50%;color:var(--heading-color);font-size:21px}@media only screen and (max-width:424px){.vedio-wrapper-two .popup-video{height:70px;width:70px;line-height:70px}}.vedio-wrapper-two .popup-video:before{position:absolute;left:-18px;top:-18px;content:"";height:135px;width:135px;border:1px solid rgba(255,255,255,.2);border-radius:50%}@media only screen and (max-width:424px){.vedio-wrapper-two .popup-video:before{left:-10px;top:-10px;height:90px;width:90px}}.contact-section{padding:120px 0;background-image:url(https://web-bochuan.oss-cn-hangzhou.aliyuncs.com/assets/images/home-3/contact-bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;position:relative;z-index:1}@media only screen and (max-width:1023px){.contact-section{padding:100px 0}}@media only screen and (max-width:767px){.contact-section{padding-top:0}}.contact-section .contact-werpppar{position:absolute;left:0;bottom:0;z-index:-1}@media only screen and (max-width:1700px){.contact-section .contact-werpppar{left:-15%}}@media(min-width:1200px)and (max-width:1399.98px){.contact-section .contact-werpppar{left:-25%}}@media only screen and (max-width:1199px){.contact-section .contact-werpppar{left:-27%}}@media only screen and (max-width:1023px){.contact-section .contact-werpppar{left:-40%}}@media only screen and (max-width:767px){.contact-section .contact-werpppar{display:none}}@media(min-width:768px)and (max-width:991.98px){.contact-section .contact-werpppar{display:none}}.contact-section .contact-thumb{position:relative;z-index:1;overflow:hidden;line-height:0}.contact-section .contact-thumb:before{content:"";position:absolute;width:200%;height:0%;left:50%;top:50%;background-color:#ffffff4d;transform:translate(-50%,-50%) rotate(-45deg);z-index:1}.contact-section .contact-thumb:hover:before{height:200%;transition:all .6s linear;background-color:transparent}.contact-section .contact-thumb figure{margin:0}.contact-section .contact-form-box .form-box{display:flex;align-items:center;margin-bottom:35px;position:relative}.contact-section .contact-form-box .form-box input{transition:.3s;outline:0;width:100%;height:60px;background:transparent;border-radius:10px;padding:0 25px;border:1px solid #686868}.contact-section .contact-form-box .form-box input::placeholder{color:var(--text-color);font-family:var(--text-font);font-weight:400;font-size:16px}.contact-section .contact-form-box .form-box .option-box{width:100%}.contact-section .contact-form-box .form-box .option-box .wide{color:var(--text-color);font-family:var(--text-font);font-weight:400;font-size:16px;border:1px solid #686868;background:transparent;width:100%;padding:13px 30px;border-radius:5px}.contact-section .contact-form-box .form-box .option-box select{transition:.3s;outline:0;width:100%;height:60px;border:1px solid #686868;border-radius:10px;padding:0 25px;background:transparent}.contact-section .contact-form-box .form-box textarea{width:100%;height:200px;border:1px solid #686868;border-radius:10px;padding:25px 20px;background:transparent;outline:0}.contact-section .contact-form-box .form-box textarea::placeholder{color:var(--text-color);font-family:var(--text-font);font-weight:400;font-size:16px}.contact-section .contact-form-box .contact-form{margin-top:15px}.contact-section .contact-form-box .contact-form button{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:var(--text-font);color:var(--theme-color-white);background-color:var(--theme-color2);padding:15px 40px;font-weight:500;font-size:18px;border-radius:45px;position:relative;z-index:1;transition:all .3s ease}.contact-section .contact-form-box .contact-form button i{display:inline-block;font-size:16px;font-weight:400;line-height:1;text-align:center;border-radius:inherit;transition:all .3s ease;transform:rotate(-45deg)}.contact-section .contact-form-box .contact-form button:after{position:absolute;content:"";width:0;height:100%;left:50%;top:0;background:var(--theme-color1);z-index:-1;border-radius:45px;transition:all .3s ease}.contact-section .contact-form-box .contact-form button:hover:after{width:100%;left:0}.contact-section .contact-form-box .contact-form button:hover i{transform:rotate(0)}.breadcumb-area{background-image:url(https://web-bochuan.oss-cn-hangzhou.aliyuncs.com/assets/images/inner-image/breadcumb-bg.png);background-repeat:no-repeat;background-size:cover;padding:180px 0 185px;width:100%;height:400px}@media only screen and (max-width:1023px){.breadcumb-area{background-position:center}}.breadcumb-area .breadcumb-content .breadcumb-title h4{font-size:55px;font-weight:700;color:var(--theme-color-white);margin:0 0 15px}.breadcumb-area .breadcumb-content ul li{display:inline-block;margin:0 25px;color:var(--theme-color-white)}.breadcumb-area .breadcumb-content ul li a{display:inline-block;font-size:20px;color:var(--theme-color-white);font-weight:400;position:relative}.breadcumb-area .breadcumb-content ul li a:before{position:absolute;content:"";width:10px;height:1px;right:-30px;top:13px;background:var(--theme-color-white);transform:rotate(31deg)}.breadcumb-area .breadcumb-content ul li a:after{position:absolute;content:"";width:10px;height:1px;right:-30px;top:18px;background:var(--theme-color-white);transform:rotate(-35deg)}.search-popup .search-status{margin-top:18px;color:#fff;font-size:15px;text-align:center}button.search-box-btn.search-box-outer,button.menu-backdrop,button.close-btn{background:transparent;border:0;padding:0;font:inherit;color:inherit;cursor:pointer}button.mobile-nav-toggler{background:transparent;border:0;padding:0;font:inherit;cursor:pointer}.preloader{opacity:1;transition:opacity .5s ease}.preloader.is-hidden{opacity:0;pointer-events:none}.preloader:before{content:"加载中";text-transform:none;letter-spacing:2px}.option-box select{width:100%;height:60px;padding:0 20px;border:1px solid #e7e8ea;background:#fff;color:#4d4b4b;font-size:15px;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%234d4b4b' d='M6 8 0 0h12z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 18px center}.video-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:#081126e6;padding:24px}.video-modal .video-modal-box{width:min(920px,100%);position:relative}.video-modal video{width:100%;display:block;background:#000}.video-modal .video-modal-close{position:absolute;top:-46px;right:0;width:40px;height:40px;border:0;border-radius:50%;background:#0e6fff;color:#fff;font-size:18px;cursor:pointer}.newsletter-status{margin-top:10px;font-size:14px;color:#fff}.form-status{margin-top:16px;padding:12px 16px;border-radius:6px;background:#0e6fff14;color:#0e6fff;font-size:15px;line-height:1.5}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.service-section .service-single-box,.service-section-two .service-single-box,.service-section-three .service-single-box,.service-section-four .service-single-box,.service-single-box.style-two,.service-single-boxs,.review-card,.single-testi-box{border-radius:8px}.service-single-box,.service-single-boxs,.review-card,.single-testi-box,.theme-btn,.theme-btn.btn-style-one,.banner-btn a,.Solvet-button a,.bochuan-button a,.service-btn a{transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease,color .3s ease}.service-single-box:hover,.service-single-boxs:hover,.review-card:hover{transform:translateY(-5px);box-shadow:0 18px 36px #0811261f}.theme-btn.btn-style-one:hover,.banner-btn a:hover,.Solvet-button a:hover,.bochuan-button a:hover{box-shadow:0 12px 30px #0e6fff47}.bochuan-button{text-align:right;padding-right:24px;position:relative;z-index:999}.main-header .header-lower{transition:box-shadow .3s ease,background-color .3s ease}.scroll-to-top{box-shadow:0 8px 24px #0811263d}.contact-section{background-color:#e7f6ff;background-blend-mode:multiply}.main-footer{background-color:#081126;background-blend-mode:multiply}.fa-solid,.fas,.fa-classic{font-weight:900!important}
