body{font-family:Montserrat;color:#465462;font-size:18px;line-height:1.6}
.wow{opacity:0;visibility:hidden}.loaded-end .wow{opacity:1;visibility:visible}
h1,.title-h1{font-size:41px;line-height:1.2;margin-bottom:40px;position:relative;font-weight:900}
h2,.title-h2{font-size:40px;line-height:1.2;margin-bottom:30px;position:relative;font-weight:900}
h3,.title-h3{font-size:26px;line-height:1.3;margin-bottom:30px;position:relative;font-weight:bold}
h4,.title-h4{font-size:20px;line-height:1.3;margin-bottom:20px;position:relative;font-weight:bold}
h5,.title-h5{font-size:18px;line-height:1.3;margin-bottom:10px;position:relative;font-weight:bold}
h6,.title-h6{font-size:16px;line-height:1.3;margin-bottom:10px;position:relative;font-weight:bold}
.content h2,.content .title-h2{font-size:32px}
@media(max-width:991px){h1,.title-h1{font-size:36px}
 h2,.title-h2{font-size:32px}
 h3,.title-h3{font-size:21px}
 h4,.title-h4{font-size:18px}
 h5,.title-h5{font-size:16px}
 .content h2,.content .title-h2{font-size:26px}
}
@media(max-width:767px){h1,.title-h1{font-size:26px;margin-bottom:20px}
 h2,.title-h2,.content h2,.content .title-h2{font-size:22px;margin-bottom:20px}
 h1 br,.title-h1 br,h2 br,.title-h2 br{display:none}
 h3,.title-h3{font-size:18px}
 h4,.title-h4{font-size:16px}
 h5,.title-h5{font-size:16px}
}
a{color:#186ea6}
a:hover{color:#333}
a.invert{color:#333}
a.invert:hover{color:#186ea6}
.btn{display:inline-flex;height:70px;align-items:center;justify-content:center;text-decoration:none;cursor:pointer;padding:0 45px;border:none;border-radius:8px;font-weight:bold;font-size:16px;text-transform:uppercase;color:#fff;background:#00b903;text-align:center;transition:all 300ms ease-out;max-width:100%;position:relative;overflow:hidden}
.btn:before{content:"";position:absolute;height:100%;top:0;left:0;width:2em;background-color:rgba(255,255,255,.5);transform:translateX(-5em) skewX(-45deg)}
.btn:hover{background:#11d700;color:#fff}
.btn:hover:before{animation:btn-move .7s}
/*
.btn::after{content:'\2199';position:absolute;right:40px;top:2px;color:#fff}
*/
@keyframes btn-move{0%{transform:translateX(-5em) skewX(-45deg) }
 100%{transform:translateX(40em) skewX(-45deg) }
}
.more-link{border-bottom:1px dashed;font-size:18px;line-height:1.4;font-weight:500}
.more-link:hover{border-color:transparent}
@media (max-width:991px){.btn{height:60px;padding:0 35px}
 .more-link{font-size:16px}
}
@media(max-width:767px){.btn{height:56px;padding:0 30px;font-size:15px}
 .more-link{font-size:16px}
}
.rub{font-family:Arial;font-weight:normal}
.header{position:fixed;top:0;left:0;right:0;z-index:500;height:78px;padding:5px 0;background:#fff;box-shadow:0 0 0 1px #e5e5e5}
.header-push{height:78px}
.header-inner{height:68px;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;position:relative}
.header-inner .left-part{display:flex;align-items:center;height:100%}
.header-logo{height:100%;display:flex;align-items:center;flex-wrap:wrap}
.header-logo img{max-height:100%;max-width:calc(100px + 2vw)}
.header-search{display:none;position:absolute;top:0;bottom:0;left:0;right:0;z-index:510;background:#fff;align-items:center;justify-content:space-between;padding-right:60px}
.header-search.active{display:flex}
.header-search form{width:100%;position:relative}
.header-search input[type="text"]{width:100%;height:42px;line-height:42px;background:#eee;border:1px solid #eee;padding:0 100px 0 15px;color:#000;font-size:16px;border-radius:5px}
.header-search input[type="text"]::-moz-placeholder{color:#1C2E36;opacity:1}
.header-search input[type="text"]:-ms-input-placeholder{color:#1C2E36}
.header-search input[type="text"]::-webkit-input-placeholder{color:#1C2E36}
.header-search input[type="submit"]{position:absolute;right:-2px;top:0;height:42px;line-height:42px;padding:0 20px;background:#186EA6;border:1px solid #186EA6;text-transform:uppercase;font-size:15px;transition:all ease-out 300ms;color:#fff;border-radius:0 5px 5px 0}
.header-search input[type="submit"]:hover{-webkit-filter:brightness(125%);filter:brightness(125%)}
.header-search-close{position:absolute;right:10px;top:calc(50% - 10px);cursor:pointer}
.header-search-close svg path{transition:all ease-out 300ms;fill:#000}
.header-search-close:hover svg path{fill:#FF4A4A}
.header .right-part{display:flex;align-items:center}
.header-phone-block{text-align:right;margin-left:40px}
.header-phone-block .call-time{font-size:12px;line-height:125%;color:rgba(91,88,88,.6)}
.header-phone{display:flex;align-items:center}
.header-phone a{color:#181414;transition:all .2s ease 0s;font-weight:700;font-size:18px}
.header-phone a:hover{color:#186ea6}
.header-phone .item-icon{margin-right:20px;width:20px;height:20px;position:relative;top:-2px}
.search_btn-wrap,.user_btn-wrap{height:19px;margin-left:30px;display:flex;align-items:center;position:relative;bottom:-1px}
.search_btn-wrap span,.user_btn-wrap span{display:block;height:19px;line-height:1;cursor:pointer;border-radius:50%}
.search_btn-wrap span svg,.user_btn-wrap span svg{height:19px;width:19px}
.search_btn-wrap span svg path,.user_btn-wrap span svg path{transition:all ease-out 300ms}
.search_btn-wrap span:hover svg path,.user_btn-wrap span:hover svg path{stroke:#186ea6}
.whatsap-btn{display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:12px;line-height:125%;letter-spacing:-.02em;text-transform:uppercase;color:#181414;transition:all 300ms ease-out;height:56px;border:1px solid rgba(0,0,0,.1);border-radius:8px;padding-left:22px;padding-right:22px}
.whatsap-btn .whatsap__icon{margin-right:12px}
.whatsap-btn:hover{border-color:#000}
.spec-version-link{display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:12px;line-height:125%;letter-spacing:-.02em;text-transform:uppercase;color:#181414;transition:all 300ms ease-out;height:56px;border:1px solid rgba(0,0,0,.1);border-radius:8px;padding-left:12px;padding-right:18px;cursor:pointer}
.spec-version-link-icon{margin-right:6px;position:relative;bottom:-2px}
.spec-version-link svg{width:27px;height:27px}
.spec-version-link:hover{border-color:#000}
.StartChatBtn{position:fixed;bottom:30px;right:30px;width:50px;height:50px;border-radius:50%;z-index:100;cursor: pointer}
.StartChatBtn img{width:100%;height:auto;}
@media(max-width:1099px){.header-phone-block{margin-left:20px}
 .spec-version-link{padding-left:10px;padding-right:10px;font-size:11px;height:44px}
 .spec-version-link span{position:relative;bottom:-2px}
 .search_btn-wrap{margin-left:20px}
 .header-phone a{font-size:16px}
 .header-phone .item-icon{width:16px;height:16px;margin-right:5px;position:relative;top:-3px}
 .header-phone .item-icon svg{width:16px;height:16px}
}
@media(max-width:991px){.header-logo img{max-height:38px}
 .header-phone a{font-size:15px}
 .header-phone .item-icon{margin-right:10px;width:18px;height:18px;top:0}
 .header-phone .item-icon svg{width:100%;height:100%}
 .header-phone-block .call-time{font-size:11px}
 .header-phone-block{margin-left:20px}
 .search_btn-wrap{margin-left:22px}
 .whatsap-btn{font-size:11px;line-height:1;height:46px;padding-left:12px;padding-right:12px}
 .whatsap-btn .whatsap__icon{margin-right:8px;line-height:1}
}
@media(max-width:767px){.header-logo img{max-width:120px}
 .header{height:48px;padding:5px 0}
 .header-inner{height:38px}
 .header-push{height:48px}
 .header-spec-version{display:none}
 .header-phone a{font-size:10px}
 .header-phone .item-icon{display:none}
 .header-phone-block .call-time{font-size:8px}
 .search_btn-wrap{margin-left:13px}
 .header-search input[type="text"]{height:32px;line-height:32px;padding:0 80px 0 10px}
 .header-search input[type="submit"]{height:32px;line-height:32px;padding:0 10px;font-size:11px}
 .header-search-close{right:0;top:calc(50% - 10px)}
 .header-search{padding-right:30px}
 .header-search-close svg{width:16px;height:16px}
}
.first-path-wrapper{width:100%;overflow:hidden}
.first-section{color:#333a42;position:relative;z-index:2}
.first-section-inner{position:relative;display:flex}
.first-section-inner:before{content:"";position:absolute;width:132px;height:202px;bottom:-89px;left:-165px;background-image:url(/images/object1.svg);background-repeat:no-repeat;background-size:contain;z-index:1;opacity:0.5}
.first-section-content{padding:90px 0}
.first-section-title{font-weight:700;font-size:54px;line-height:1.2;text-transform:uppercase;position:relative;margin-bottom:12px;}
.first-section-title:before{content:"";position:absolute;width:190px;height:87px;left:-45px;top:-35px;border-top:16px solid rgba(101 204 255 / 10%);border-left:16px solid rgba(101 204 255 / 10%)}
.first-section-subtitle{font-size:24px;line-height:1.3;text-transform:uppercase;margin-bottom:35px}
.first-section-text{margin-bottom:75px}
.first-section-text li{display:flex;margin-bottom:24px;position:relative;flex-wrap:wrap}
.first-section-text li:before{content:"";width:22px;height:22px;background:url(/images/check.svg) 50% no-repeat #FFC16C;border-radius:5px}
.first-section-text li span{display:inline-block;width:calc(100% - 22px);padding-left:10px}
.first-section .btn{color:#181d21}
.first-section .btn:hover{color:#fff}
.first-section-img{width:100%;border-radius:8px;overflow:hidden;margin-right:calc(-355 * ((100vw - 320px)/ 1600));position:relative;/*padding-bottom:56%;transform:translateY(55px);align-self:flex-end;background:#186ea6;*/}
.first-section-img img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover}
.first-section-img:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;/*background:rgba(0,0,0,0.1)*/}
.first-section-img .video-holder{position:absolute;top:0;right:calc(50% - 70px);bottom:0;display:flex;align-items:center;justify-content:center;flex-direction:column}
.first-section-img .video-holder-icon{position:relative;width:140px;height:140px;border-radius:100%}
.first-section-img .video-holder-icon a{display:block;height:100%;position:relative;border-radius:100%;background:rgba(255,255,255,0.25);z-index:5}
.first-section-img .video-holder-icon a:hover{background:rgba(255,2,2,1)}
.first-section-img .video-holder-icon a:hover > .play-icon{border-left:36px solid #fff;}
.first-section-img .video-holder-icon .play-icon{display:inline-block;border-left:36px solid #f55;border-top:23px solid transparent;border-bottom:23px solid transparent;position:absolute;top:50%;left:50%;margin-top:-23px;margin-left:-12px;transition:all 200ms ease-out}
.first-section-img .video-holder-icon .animation-element{position:absolute;top:5px;left:5px;right:5px;bottom:5px;border-radius:100%;animation:video-section-type1-animaion 2s linear infinite;box-shadow:0 0 0 5px #4aaddd;transition:all 0.3s ease;z-index:-1}
@keyframes video-section-type1-animaion{0%{transform:scale(1);opacity:0.0}
 25%{transform:scale(1);opacity:.75}
 100%{transform:scale(1.5);opacity:0}
 }
.first-section-btn .btn{width:290px;padding-left:30px;padding-right:30px;color:#fff}
.first-section-scroll{display:flex;align-items:center;position:absolute;bottom:40px;left:30%;transform:rotate(-90deg)}
.first-section-scroll-line{width:114px;height:2px;background:#fff;margin-right:15px;transition:all ease-out 300ms}
.first-section-scroll-link{font-weight:700;font-size:15px;line-height:115%;text-transform:uppercase;color:#fff;transition:all ease-out 300ms}
.first-section-scroll:hover .first-section-scroll-line{background:#FFC16C}
.first-section-scroll:hover .first-section-scroll-link{color:#FFC16C}
@media(max-width:1359px){.first-section-title:before{display:none}
 .first-section-inner:before{bottom:-119px;left:0;background-image:url(/images/object3.svg);background-size:cover;width:132px;height:160px}
}
@media(max-width:1299px){.first-section-content{padding:70px 0 90px}
 .first-section-inner{flex-wrap:wrap;justify-content:space-between}
 .first-section-content{width:calc(45% - 15px)}
 .first-section-img{margin-right:0;margin-left:0;width:calc(55% - 15px);padding-bottom:0;align-self:inherit;height:auto}
 .first-section-img img{position:static}
 .first-section-title{font-size:4vw}
 .first-section-subtitle{font-size:2vw}
 .first-section-text{margin-bottom:65px}
}
@media (max-width:991px){.first-section-img{align-self:center;transform:none}
 .first-section-text li{margin-bottom:20px;font-size:16px}
 .first-section-scroll{display:none}
 .first-section-btn .btn{width:auto}
 .first-section-text{margin-bottom:45px}
}
@media(max-width:767px){.first-section-inner{padding:35px 0}
 .first-section-content{padding:10px 0 50px;width:100%;order:2}
 .first-section-img{width:100%;order:1;margin-bottom:35px}
 .first-section-title{font-size:28px}
 .first-section-subtitle{font-size:16px;margin-bottom:20px}
 .first-section-subtitle br{display:none}
 .first-section-text li{margin-bottom:15px;font-size:15px}
 .first-section-text{margin-bottom:35px}
}
.popularservices-section{background-image: linear-gradient(to bottom, #f4f9fd, #f7fafe, #fbfcfe, #fdfdff, #ffffff);position:relative;padding-top:150px;padding-bottom:65px}
.popularservices-section-img{position:absolute;top:0;bottom:0;left:0;width:25%;/*background:#D6ECFD*/}
.popularservices-section-img img{width:100%;height:100%;object-fit:cover}
.popularservices-section:after{content:"";position:absolute;bottom:40px;right:-10px;background-image:url(/images/object2.svg);background-repeat:no-repeat;background-size:contain;z-index:1;width:132px;height:202px}
.popularservices-section h2{margin-top:-50px}
.popularservices-section .container{position:relative;z-index:2}
.popularservices{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}
.popularservices .col{width:25%;padding-left:15px;padding-right:15px;margin-bottom:30px}
.popularservices .col33{width:33%;padding-left:15px;padding-right:15px;margin-bottom:30px}
.popularservices .item{display:block;height:100%;background:#fff;border-radius:9px;position:relative;color:#333;height:280px;}
.popularservices .item-inner{position:relative;overflow:hidden;padding:25px;height:280px;}
.popularservices .item:before{content:"";position:absolute;width:35px;height:35px;bottom:-6px;right:-6px;border-bottom:12px solid #D6ECFD;border-right:12px solid #D6ECFD}
.popularservices .item-inner .item-icon{width:45px;position:absolute;top:0;right:0;opacity:.3}
.popularservices .item-inner .item-icon img{width:100%}
.popularservices .item-header{display:flex;flex-wrap:wrap;justify-content:space-between}
.popularservices .item-num{font-size:54px;line-height:1;font-weight:900;color:#78b3d0}
.popularservices .item-body{padding-top:15px;height:230px;overflow:hidden;border-radius:1em;}
.popularservices .item-body img{border-radius:15px;height:230px;width:100%;object-fit:cover}
.popularservices .item-body span{position:absolute;right:10px;bottom:10px;width:60px;height:60px;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:50%;background:#4169E1;color:#fff;}
.popularservices .item-title{font-weight:900;font-size:16px;line-height:1.2;letter-spacing:-.02em;text-transform:uppercase;transition:all .2s ease 0s}
.popularservices .item-title-absolute{font-weight:900;font-size:16px;line-height:1.2;letter-spacing:-.02em;text-transform:uppercase;transition:all .2s ease 0s;position:absolute;top:4em;left:10px;background:#fff;padding:5px 10px;border-radius:0 1em 1em 0;margin-left:10px;}
.popularservices-btn{width:80px;height:80px;position:absolute;display:flex;align-items:center;justify-content:center;text-align:center;bottom:-14px;right:10px;background:#4aaddd;color:#fff;padding:5px 10px;border-radius:50%;margin-right:-5px;line-height:1;}
.popularservices-btn:hover{transition:all ease 0.5s;transform:scale(1.1);}
.popularservices .item-description{margin-top:15px;line-height:1.4;font-size:16px}
.popularservices a.item:hover{box-shadow:0 0 10px rgba(0,0,0,0.3)}
.popularservices .item:hover .item-title{color:#186EA6}
@media(max-width:1299px){.popularservices-section-img{display:none}
 .popularservices-section:after{right:15px}
 .popularservices{margin-left:-8px;margin-right:-8px}
 .popularservices .col,.popularservices .col33{padding-left:8px;padding-right:8px;margin-bottom:16px}
 .popularservices .item-inner{padding:20px}
 .popularservices .item-title{font-size:16px;margin-top:12px}
 .popularservices .item-description{font-size:12px}
}
@media(max-width:991px){.popularservices-section{padding-top:75px}
 .popularservices-section h2{margin-top:0}
 .popularservices .col,.popularservices .col33{width:50%}
}
@media(max-width:767px){.popularservices .col,.popularservices .col33{width:100%}
}
.about-section{padding:95px 0 85px}
.about-section-inner{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}
.about-section .section-stats{width:calc(35% - 25px);display:flex;flex-wrap:wrap;justify-content:space-between}
.about-section .section-stats .col{width:calc(50% - 10px);margin-bottom:20px}
.about-section .section-stats .item{padding:25px;height:100%;border-radius:9px;background-image:linear-gradient(0deg,#1eb1dd,#4edeff); /*background-image:linear-gradient(to right bottom,#186ea6,#0086bb,#009ecd,#00b6dd,#12cfeb)*/}
.about-section .section-stats .item-description{color:#fff;line-height:1.3;font-weight:600;font-size:17px}
.about-section .section-stats .item-num{font-weight:bold;color:#abff9c;font-size:34px;line-height:1;margin-bottom:10px;text-shadow:0 0 2px #fff;}
.about-section .section-content{width:calc(65% - 25px)}
.about-section .section-suptitle{color:#FFC16C;font-weight:600;text-transform:uppercase;font-size:18px;margin-bottom:10px}
.about-section .row2{display:flex;flex-wrap:wrap;justify-content:space-between}
.about-section .row2 .col{width:calc(50% - 15px)}
.about-section ul{margin-bottom:0}
@media(max-width:1299px){.about-section .section-stats{width:calc(45% - 25px)}
 .about-section .section-content{width:calc(55% - 25px)}
 .about-section .section-title{font-size:32px}
 .about-section .section-description{font-size:16px}
}
@media(max-width:991px){.about-section{padding:70px 0 75px}
 .about-section .section-content{width:calc(55% - 15px)}
 .about-section .section-stats{width:calc(45% - 15px)}
 .about-section .section-stats .col{width:calc(50% - 5px);margin-bottom:10px}
 .about-section .section-stats .item{padding:15px}
 .about-section .section-stats .item-num{font-size:28px}
 .about-section .section-stats .item-description{font-size:15px}
 .about-section .section-title{font-size:26px}
 .about-section .section-description{font-size:15px}
}
@media(max-width:767px){.about-section .section-content{width:100%}
 .about-section .section-stats{width:100%;margin-top:30px}
 .about-section .section-stats .item-num{font-size:24px}
}
.features-section{padding-bottom:30px}
.features{display:flex;flex-wrap:wrap;justify-content:space-between;margin-left:-19px}
.features .col{width:33.33333%;padding-left:60px;margin-bottom:70px}
.features .item{background:#f4fbfd;padding:25px 25px 25px 60px;border-radius:9px;position:relative;line-height:1.4;height:100%;min-height:155px}
.features .item-icon{width:90px;height:90px;padding:15px;display:flex;align-items:center;justify-content:center;border:7px solid #6cc8ff;border-radius:50%;box-shadow:0 0 0 10px #fff;position:absolute;top:-40px;left:-40px;background:#fff}
.features .item-title{font-weight:600;margin-bottom:10px}
.features .item-text{font-size:15px}
@media(max-width:991px){.features-section{padding-bottom:15px}
 .features .col{width:50%}
}
@media(max-width:767px){.features .col{width:100%}
}
@media(max-width:599px){.features .col{width:100%}
}
.singl-doc-section{position:relative;padding:95px 0}
.call-to-action-section{position:relative;background:#18244a;padding:95px 0;border-radius:15px;margin:0 5px;overflow:hidden;}
.call-to-action-section:before{content:"";position:absolute;width:198px;height:126px;bottom:30px;left:0;background-image:url(/images/object4.svg);background-repeat:no-repeat;background-size:contain}
.call-to-action-section-img{position:absolute;right:0;top:0;bottom:0;width:38%}
.call-to-action-section-img img{width:100%;height:100%;object-fit:cover}
.call-to-action-section .container{position:relative;z-index:2}
.call-to-action-section-inner{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}
.call-to-action-section .content-item{width:60%;padding-right:60px;color:#fff;position:relative}
.content-item-subtitle{margin:50px 0 30px;font-size:24px;font-weight:500;text-transform:uppercase}
.call-to-action-steps .item{display:flex;margin-bottom:60px;align-items:flex-end;flex-wrap:wrap;justify-content:space-between}
.call-to-action-steps > div:last-of-type{margin-bottom:0}
.call-to-action-steps .item-num{font-weight:900;font-size:90px;line-height:.815;opacity:0.3;width:115px}
.call-to-action-steps .item-title{font-size:18px;line-height:1.4;font-weight:500;width:calc(100% - 140px)}
.call-to-action-steps .item a{color:#fff;text-decoration:underline}
.call-to-action-steps .item a:hover{text-decoration:none}
.call-to-action-section .form-item{width:40%;background:#fff;border-radius:9px;padding:37px 45px 45px;position:relative}
.call-to-action-section .form-item:before{content:"";position:absolute;width:35px;height:35px;bottom:-6px;right:-6px;border-bottom:12px solid #D6ECFD;border-right:12px solid #D6ECFD}
.call-to-action-section .form-item-title{font-size:3rem;line-height:1.2;font-weight:600;margin-bottom:1.8rem}
.call-to-action-section .form-item-description{font-size:1.6rem;line-height:1.5;margin-bottom:1.8rem;color:#999ea5}
.call-to-action-section .content-item h2{margin-bottom:0}
@media(max-width:1299px){.call-to-action-section .content-item{width:55%}
 .call-to-action-section .form-item{width:45%;padding:32px 40px 40px}
 .call-to-action-section .content-item h2{font-size:32px}
 .content-item-subtitle{font-size:20px}
}
@media(max-width:991px){.call-to-action-section{padding:80px 0}
 .call-to-action-section .content-item{padding-right:6vw}
 .call-to-action-section .content-item h2{font-size:3vw}
 .content-item-subtitle{margin:5vw 0 3vw;font-size:2.1vw}
 .call-to-action-steps .item-num{font-size:8vw;width:9vw}
 .call-to-action-steps .item-title{font-size:1.8vw;width:calc(100% - 12vw)}
 .call-to-action-section .form-item{padding:22px 30px 30px}
 .call-to-action-section .form-item-title{font-size:3vw;margin-bottom:1.6vw}
 .call-to-action-section .form-item-description{font-size:1.6vw;margin-bottom:2vw}
}
@media(max-width:767px){.call-to-action-section{padding:75px 0}
 .call-to-action-section1{padding:70px 0 80px}
 .call-to-action-section .form-item{padding:3vw 3vw 3.5vw}
 .call-to-action-steps .item{margin-bottom:6vw}
}
@media(max-width:599px){.call-to-action-section .content-item{width:100%;margin-bottom:50px}
 .call-to-action-section .form-item{width:100%;padding:25px 20px}
 .call-to-action-section .form-item-title{font-size:7vw;margin-bottom:3vw}
 .call-to-action-section .form-item-description{font-size:3.6vw;margin-bottom:5.5vw}
 .call-to-action-section-img{top:0;bottom:50%;width:100%;opacity:0.3}
 .call-to-action-section .content-item h2{font-size:5vw}
 .content-item-subtitle{margin:9vw 0 5vw;font-size:3.5vw}
 .call-to-action-steps .item-title{font-size:3.1vw;width:calc(100% - 20vw)}
 .call-to-action-steps .item-num{font-size:12vw;width:12vw}
}
.call-to-action-section2 .call-to-action-section-img{width:55%}
.call-to-action-section2 h2{max-width:770px;color:#fff;padding:8px 16px;border-radius:15px}
.call-to-action-section2 .section-description{font-size:18px;line-height:1.4;color:#fff;max-width:500px;margin-bottom:45px}
.call-to-action-section2 form{max-width:420px}
.call-to-action-section2 .agreement a{color:#fff;text-decoration:underline}
.call-to-action-section2 .agreement a:hover{text-decoration:none}
.call-to-action-section2 .agreement{margin-bottom:0;color:#fff}
@media(max-width:1299px){.call-to-action-section2 h2{font-size:calc(15px + 24 * ((100vw - 320px)/ 926));margin-bottom:calc(15px + 17 * ((100vw - 320px)/ 926))}
 .call-to-action-section2 .section-description{font-size:calc(12px + 6 * ((100vw - 320px)/ 926));margin-bottom:calc(40px + 8 * ((100vw - 320px)/ 926))}
 .call-to-action-section2 form{width:40%;max-width:100%}
}
@media(max-width:767px){.call-to-action-section2 .call-to-action-section-img{width:38%}
 .call-to-action-section2 form{width:50%}
}
@media(max-width:599px){.call-to-action-section2 form{width:400px}
 .call-to-action-section2 .call-to-action-section-img{width:100%;bottom:0}
}
.tabs-services-section{position:relative;padding:85px 0 95px;background:#F4F9FD}
.tabs-services-section:before{content:"";position:absolute;bottom:-90px;right:50px;background-image:url(/images/object2.svg);background-repeat:no-repeat;background-size:contain;z-index:1;width:132px;height:202px}
.tabs-services-section-img{position:absolute;left:0;top:0;bottom:0;width:25%;background:#D6ECFD}
.tabs-services-section-img img{width:100%;height:100%;object-fit:cover}
.tabs-services-section .container{position:relative;z-index:2}
.tabs-services-wrapper{overflow:hidden;min-height:600px;display:flex;flex-wrap:wrap;justify-content:space-between;position:relative}
.tabs-services-wrapper:after{content:"";position:absolute;width:60px;height:60px;top:-20px;right:-20px;border-top:12px solid #D6ECFD;border-right:12px solid #D6ECFD}
.tabs-services-wrapper .tabs-wrapper{width:360px}
.tabs{position:sticky;top:75px}
.tabs-services-wrapper .tabs-boxes{width:calc(100% - 360px);background:#fff;padding:30px;border-radius:1em;}
.tabs-services-wrapper .tabs li{padding:20px 65px 20px 25px;border-bottom:1px solid rgba(255,255,255,.1);font-weight:600;font-size:18px;color:rgba(255,255,255,.9);cursor:pointer;transition:all ease 300ms;position:relative;background:#444;}
.tabs-services-wrapper .tabs li:after{content:"";width:26px;height:22px;position:absolute;top:calc(50% - 12px);right:25px;background:url(/images/arr.svg) 50% / contain no-repeat;opacity:0;transition:all ease 300ms}
.tabs-services-wrapper .tabs li.current{background:#FFC16C;color:#fff}
.tabs-services-wrapper .tabs li.current:after{opacity:1}
.tabs-services-wrapper .tabs li:not(.current):hover{background:rgba(0,0,0,.1)}
.tabs-services{display:flex;flex-wrap:wrap;justify-content:space-between;border:1px solid #EEEEEE}
.tabs-services .item{width:100%;padding:15px;position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}
.tabs-services .item:nth-child(even){background:#EEEEEE}
.tabs-services .item-title{font-size:16px;line-height:1.3;width:calc(100% - 185px)}
.tabs-services .item-price{width:150px;font-weight:600;font-size:18px}
@media(max-width:1299px){.tabs-services-wrapper:after{top:auto;bottom:-6px;right:-6px;z-index:10;border-bottom:12px solid #D6ECFD;border-top:none}
 .tabs-services-wrapper .tabs-wrapper{width:320px}
 .tabs-services-wrapper .tabs-boxes{width:calc(100% - 320px)}
 .tabs-services-wrapper .tabs li{font-size:16px}
 .tabs-services-section-img{display:none}
 .tabs-services-section:before{bottom:-135px;right:15px}
}
@media(max-width:991px){.tabs-services-section{padding:75px 0}
 .tabs-services-wrapper .tabs-wrapper{width:250px}
 .tabs-services-wrapper .tabs-boxes{width:calc(100% - 250px);padding:20px}
}
@media(max-width:767px){.tabs-services-section{padding:70px 0 75px}
 .tabs-services-wrapper{min-height:1px}
 .tabs-services-wrapper .tabs-boxes{width:100%;padding:0}
 .tabs-services-wrapper .tabs{display:none}
 .tabs-services-wrapper:after{display:none}
 .tabs-services-wrapper .tabs-box-header{background:#186EA6;color:#fff;font-weight:bold;font-size:16px;padding:10px 45px 10px 20px;margin-bottom:1px;position:relative}
 .tabs-services-wrapper .tabs-box.current .tabs-box-header{background:#FFC16C}
 .tabs-services-wrapper .tabs-box-header:after{content:"";display:inline-block;width:12px;height:12px;transform:rotate(45deg);border-bottom:1px solid #fff;border-right:1px solid #fff;position:absolute;right:20px;top:calc(50% - 8px)}
 .tabs-services-wrapper .current .tabs-box-header:after{transform:rotate(225deg);top:calc(50% - 2px)}
 .tabs-services-wrapper .tabs-box-body h3{display:none}
 .tabs-services{border:none}
 .tabs-services .item{padding:10px}
 .tabs-services .item-title{font-size:11px;width:calc(100% - 100px)}
 .tabs-services .item-price{font-size:12px;width:90px}
}
.tabs-box{display:none}
.tabs-box.current{display:block}
.tabs-box-header{display:none}
@media(max-width:767px){.tabs-box{display:block}
 .tabs-box-header{display:block}
 .tabs-box-body{display:none}
 .tabs-box.current .tabs-box-body{display:block}
}
.gallery-section{padding:85px 0;width:100%;overflow:hidden}
.gallery{margin-left:-10px;margin-right:-10px}
.gallery-carousel{position:relative;z-index:6}
.gallery-carousel > div:not(:first-of-type){display:none}
.gallery .item{padding-left:10px;padding-right:10px}
.gallery:not(.gallery-carousel){display:flex;flex-wrap:wrap;margin-top:45px;margin-bottom:25px}
.gallery:not(.gallery-carousel) .item{width:25%;margin-bottom:20px}
.gallery:not(.gallery-carousel) .item .item-inner{overflow:hidden;border-radius:5px}
.gallery-carousel.slick-slider .item img{width:100%;min-height:380px;max-height:380px;object-fit:cover}
.item-inner{padding:5px}
.gallery .item a{display:block;position:relative;overflow:hidden;border-radius:25px}
.gallery .item a:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(47,216,255,0.5);opacity:0.5;transition:ease-out all 300ms}
.gallery .item a:after{content:"";width:50px;height:50px;position:absolute;top:calc(50% - 25px);left:calc(50% - 25px);background:url(/images/plus.svg) 0 0 no-repeat;background-size:contain;opacity:0;transition:ease-out all 300ms;transform:scale(0)}
.gallery .item a:hover:before{opacity:1}
.gallery .item a:hover:after{opacity:1;transform:scale(1)}
.slick-dots{width:1270px;max-width:100%;margin:20px auto 0;padding-left:15px;padding-right:15px;text-align:left}
.slick-dots li{margin:0 15px 0 4px;width:54px;border-radius:6px;height:6px;background:#F4F9FD}
.slick-dots li.slick-active,.slick-dots li:hover{background:#186EA6}
@media(max-width:1299px){.gallery-section{padding:75px 0}
 .gallery-section .slick-dots{text-align:center}
 .gallery-section .slick-dots li{margin:0 15px 0 0;width:30px;border-radius:3px;height:4px}
 .gallery:not(.gallery-carousel){margin-left:-5px;margin-right:-5px}
 .gallery:not(.gallery-carousel) .item{margin-bottom:10px;padding-left:5px;padding-right:5px}
}
@media(max-width:991px){.gallery-section{padding:60px 0}
}
@media(max-width:499px){.gallery:not(.gallery-carousel) .item{width:50%}
}
.team-section{padding:85px 0 60px;background:#f4f9fd;position:relative}
.team-section:before{content:"";position:absolute;bottom:50px;left:50px;background-image:url(/images/object2.svg);background-repeat:no-repeat;background-size:contain;z-index:1;width:132px;height:202px}
.team-section h2{margin-right:140px}
.team-wrapper{margin-left:-15px;margin-right:-15px;position:relative;z-index:2}
.team:not(.team-carousel){display:flex;flex-wrap:wrap}
.team .col{padding-left:15px;padding-right:15px;width:33.3333%;margin-bottom:30px;margin-top:10px}
.team .item{display:block;background:#fff;border-radius:9px;position:relative;transition:all ease 300ms;height:100%}
.team .item:after{content:"";position:absolute;width:35px;height:35px;bottom:-6px;right:-6px;border-bottom:12px solid #D6ECFD;border-right:12px solid #D6ECFD}
.team img{border-radius:9px 9px 0 0;width:100%}
.team .item-body{padding:30px;color:#000}
.team .item-title{font-weight:bold;font-size:22px;line-height:1.2;margin-bottom:8px;transition:all ease 300ms}
.team .item-subtitle{font-size:15px;line-height:1.3;color:#858585}
.team-carousel > div:not(:first-of-type){display:none}
.team-carousel .slick-track{display:flex;align-items:stretch;flex-wrap:wrap}
.team-carousel .slick-slide{height:inherit}
.team-carousel .slick-next{top:-80px;right:15px}
.team-carousel .slick-prev{top:-80px;left:auto;right:75px}
.team .item:hover{box-shadow:0 0 10px rgba(0,0,0,0.3)}
.team .item:hover .item-title{color:#186EA6}
@media(max-width:1299px){.team-section{padding:75px 0 70px}
 .team-section:before{bottom:-50px;left:-50px}
 .team-wrapper{margin-left:-10px;margin-right:-10px}
 .team .col{padding-left:10px;padding-right:10px;margin-bottom:20px}
 .team .item-body{padding:20px}
 .team .item-title{font-size:20px;margin-bottom:6px}
 .team .item-subtitle{font-size:16px}
}
@media(max-width:991px){.team-section{padding:65px 0 55px}
 .team .item-body{padding:15px}
 .team .item-title{font-size:16px}
 .team .item-subtitle{font-size:15px}
}
@media(max-width:767px){.team-wrapper{margin-left:-5px;margin-right:-5px}
 .team .col{width:50%;padding-left:5px;padding-right:5px;margin-bottom:10px}
 .team .item{border-radius:5px}
 .team .item img{border-radius:5px 5px 0 0}
 .team .item:after{display:none}
 .team-carousel .slick-prev,.team-carousel .slick-next{top:-72px}
}
@media(max-width:599px){.team .col{width:100%}
 .team .item-title{font-size:5.5vw;margin-bottom:2vw}
 .team .item-subtitle{font-size:4.5vw}
 .team-carousel{padding-top:60px}
 .team-carousel .slick-next{top:-10px;right:auto;left:65px}
 .team-carousel .slick-prev{top:-10px;left:5px;right:auto}
 .team-section h2{margin-right:0}
}
.cases-section{padding:80px 0 85px;background:#f4f9fd;position:relative}
.testimonials-section + .cases-section{padding-top:0}
.cases-carousel-wrapper{margin-left:-15px;margin-right:-15px;position:relative;z-index:2}
.cases-carousel > div:not(:first-of-type){display:none}
.cases-carousel .item{padding-left:15px;padding-right:15px;margin-bottom:10px;margin-top:10px}
.cases-carousel .item-inner{background:#fff;border-radius:9px;padding:50px;display:flex;flex-wrap:wrap;justify-content:space-between;position:relative}
.cases-carousel .item-inner:after{content:"";position:absolute;width:35px;height:35px;bottom:-6px;right:-6px;border-bottom:12px solid #D6ECFD;border-right:12px solid #D6ECFD}
.cases-carousel .left-col{width:calc(100% - 250px);padding-right:100px}
.cases-carousel .right-col{width:250px}
.cases-carousel .item-file a{display:inline-block;border:1px solid #eee;padding:15px;position:relative}
.cases-carousel .item-file a:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(24,110,166,0.5);opacity:0;transition:all ease 300ms}
.cases-carousel .item-file a:before{content:"";width:50px;height:50px;position:absolute;top:calc(50% - 25px);left:calc(50% - 25px);background:url(/images/plus.svg);z-index:2;opacity:0;transition:all ease 300ms;transform:scale(0)}
.cases-carousel .item-file a:hover:after{opacity:1}
.cases-carousel .item-file a:hover:before{opacity:1;transform:scale(1)}
.cases-carousel .item-file a:hover{border-color:transparent}
.cases-carousel .item-header{margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #eee}
.cases-carousel .item-title{font-weight:bold;font-size:24px;line-height:1.2}
.cases-carousel .item-footer{padding-top:20px;display:flex;align-items:center}
.cases-carousel .item-footer a{height:60px !important}
.cases-carousel .item-footer .btn{margin-right:15px;padding-right:25px;padding-left:25px;font-size:12px;font-weight:600}
.cases-carousel .slick-next{top:-80px;right:15px}
.cases-carousel .slick-prev{top:-80px;left:auto;right:75px}
.cases-section h2{margin-right:140px}
@media(max-width:1299px){.cases-carousel .item-inner{padding:40px}
 .cases-carousel .left-col{padding-right:40px}
 .cases-carousel .item-footer .btn{margin-right:10px}
 .cases-carousel .content{font-size:16px}
 .cases-carousel .item-title{font-size:20px}
 .cases-section:before{right:-60px}
}
@media(max-width:991px){.cases-section{padding-bottom:65px}
 .cases-carousel .right-col{width:200px}
 .cases-carousel .left-col{width:calc(100% - 200px)}
 .cases-carousel .item-inner{padding:30px}
 .cases-carousel .left-col{padding-right:30px}
 .cases-carousel .item-header{padding-bottom:20px;margin-bottom:20px}
 .cases-carousel .content{font-size:15px}
 .cases-carousel .item-footer .btn{font-size:11px}
}
@media(max-width:767px){.cases-section{padding-bottom:70px}
 .cases-carousel .left-col{width:100%;padding-right:0}
 .cases-carousel .right-col{display:none}
 .cases-carousel .more{border-bottom:1px dashed}
 .cases-carousel .slick-prev,.cases-carousel .slick-next{top:-72px}
 .cases-carousel .item-header{align-items:flex-start}
 .cases-carousel .item-title br{display:none}
 .cases-carousel-wrapper{margin-left:-10px;margin-right:-10px}
}
@media(max-width:599px){.cases-carousel{padding-top:60px}
 .cases-carousel .slick-next{top:-10px;right:auto;left:75px}
 .cases-carousel .slick-prev{top:-10px;left:15px;right:auto}
 .cases-section h2{margin-right:0}
 .cases-carousel .item-footer{flex-wrap:wrap}
 .cases-carousel .item-footer .btn{width:100%;margin-right:0}
 .cases-carousel .item-footer .whatsap-btn{width:100%;margin-top:20px}
 .cases-carousel .item-title{font-size:16px}
 .cases-carousel .item-inner{padding:25px 20px 30px}
}
.testimonials-section{background:#f4f9fd;position:relative;padding:0 0 70px;width:100%;overflow:hidden}
.testimonials{display:flex;flex-wrap:wrap;justify-content:center;margin-left:-15px;margin-right:-15px;position:relative;z-index:2}
.testimonials .col{padding:0 15px;width:33.33333%;margin-bottom:30px}
.testimonials .item{background:#fff;padding:20px;border-radius:9px;height:100%;display:block;text-decoration:none;color:#000;transition:all ease-out 300ms;position:relative}
.testimonials .item:hover{box-shadow:0 0 10px rgba(0,0,0,0.3)}
.testimonials .item-header{display:flex;align-items:center;flex-wrap:wrap;background:#F0F0F0;padding:15px;border-radius:3px;padding-right:40px;position:relative}
.testimonials .item-header:after{content:"";background:url(/images/ext-link.svg);height:16px;width:16px;position:absolute;right:10px;top:10px}
.testimonials .item-icon{width:40px}
.testimonials .item-title{width:calc(100% - 40px);padding-left:15px;font-weight:bold;font-size:22px}
.testimonials .item-body{margin-top:20px;display:flex;justify-content:space-between;flex-wrap:wrap;align-items:flex-end;color:#9A9FA6;font-weight:bold;font-size:18px}
.testimonials .item-body .col1{width:120px}
.testimonials .item-body .col2{width:calc(100% - 120px);text-align:right}
.testimonials .rating{position:relative;height:24px;width:110px;color:#c1c1c1;white-space:nowrap;margin-top:10px}
.testimonials .rating .real{position:absolute;top:0;left:0;color:#ffc04c;width:0;height:23px;overflow:hidden;white-space:nowrap}
.testimonials .rating svg{width:19px;height:16.875}
.testimonials .rating.rating1 .real{width:20%}
.testimonials .rating.rating2 .real{width:40%}
.testimonials .rating.rating3 .real{width:60%}
.testimonials .rating.rating4 .real{width:80%}
.testimonials .rating.rating5 .real{width:100%}
@media(max-width:1299px){.testimonials-section:before{right:-50px}
 .testimonials{margin-left:-10px;margin-right:-10px}
 .testimonials .col{padding:0 10px}
}
@media(max-width:991px){.testimonials-section{padding-bottom:60px}
 .testimonials .col{width:100%}
}
@media(max-width:767px){.testimonials-section{padding-bottom:50px}
 .testimonials-section:before{opacity:0.1;bottom:-30px}
}
.video-reviews-section{position:relative;padding:85px 0 0;background:#F4F9FD}
.video-reviews-section:before{content:"";position:absolute;width:198px;height:126px;bottom:-60px;left:50px;background-image:url(/images/object5.svg);background-repeat:no-repeat;background-size:contain;opacity:0.5;z-index:1}
.video-reviews-section-img{position:absolute;left:0;top:0;bottom:0;width:25%;background:#D6ECFD}
.video-reviews-section-img img{width:100%;height:100%;object-fit:cover}
.video-reviews-section .container{position:relative;z-index:2}
.video-reviews-carousel-wrapper{margin-left:-15px;margin-right:-15px;position:relative;bottom:-30px}
.video-reviews-carousel .item{padding-left:15px;padding-right:15px}
.video-reviews-carousel .item-inner{display:flex;flex-wrap:wrap;justify-content:space-between}
.video-reviews-carousel .item-content{width:45%;padding-bottom:90px;display:flex;align-items:center}
.video-reviews-carousel .item-content p:last-of-type{margin-bottom:0}
.video-reviews-carousel .item-video{width:48%;border-radius:9px;overflow:hidden;position:relative}
.video-reviews-carousel .item-video img{width:100%;height:100%;object-fit:cover}
.video-reviews-carousel .video-holder{position:absolute;top:0;right:calc(50% - 70px);bottom:0;display:flex;align-items:center;justify-content:center;flex-direction:column}
.video-reviews-carousel .video-holder-icon{position:relative;width:140px;height:140px;border-radius:100%}
.video-reviews-carousel .video-holder-icon a{display:block;height:100%;position:relative;border-radius:100%;background:rgba(255,255,255,0.25);z-index:5}
.video-reviews-carousel .video-holder-icon a:hover{background:rgba(255,2,2,1)}
.video-reviews-carousel .video-holder-icon .play-icon{display:inline-block;border-left:36px solid #fff;border-top:23px solid transparent;border-bottom:23px solid transparent;position:absolute;top:50%;left:50%;margin-top:-23px;margin-left:-12px;transition:all 200ms ease-out}
.video-reviews-carousel .video-holder-icon .animation-element{position:absolute;top:5px;left:5px;right:5px;bottom:5px;border-radius:100%;animation:video-section-type1-animaion 2s linear infinite;box-shadow:0 0 0 5px #fff;transition:all 0.3s ease;z-index:-1}
@keyframes video-section-type1-animaion{0%{transform:scale(1);opacity:0.0}
 25%{transform:scale(1);opacity:.75}
 100%{transform:scale(1.5);opacity:0}
 }
.video-reviews-carousel .item-title{font-weight:700;font-size:22px;line-height:144.4444444444%;margin-bottom:35px}
.video-reviews-carousel .item-name{margin-bottom:40px}
.video-reviews-carousel ul:not(:last-of-type){margin-bottom:40px}
.video-reviews-carousel ul:last-of-type,.video-reviews-carousel ul:last-of-type li:last-of-type{margin-bottom:0}
.video-reviews-carousel > div:not(:first-of-type){display:none}
 .video-reviews-carousel .slick-prev{top:-150px;left:15px}
.video-reviews-carousel .slick-next{top:-150px;left:75px}
.video-reviews-section h2{margin-left:140px}
@media(max-width:1299px){.video-reviews-section-img{display:none}
 .video-reviews-section:before{bottom:-62px;left:-15px}
}
@media(max-width:991px){.video-reviews-section{padding:65px 0 75px}
 .video-reviews-carousel .item-inner{align-items:flex-start}
 .video-reviews-carousel .item-content{font-size:15px;padding-bottom:0;padding-top:10px}
 .video-reviews-carousel .item-title{font-size:16px;line-height:1.3}
 .video-reviews-carousel .item-name{margin-bottom:20px}
 .video-reviews-carousel ul:not(:last-of-type){margin-bottom:30px}
 .video-reviews-carousel-wrapper{bottom:0}
 .video-reviews-carousel .slick-next,.video-reviews-carousel .slick-prev{top:-75px}
 .video-reviews-section:before{display:none}
}
@media(max-width:767px){.video-reviews-section{padding:70px 0}
 .video-reviews-carousel-wrapper{margin-left:-10px;margin-right:-10px}
 .video-reviews-carousel .item{padding-left:10px;padding-right:10px}
 .video-reviews-carousel .item-content{width:100%;order:2}
 .video-reviews-carousel .item-video{width:100%;order:1;margin-bottom:30px}
 .video-reviews-carousel-wrapper{bottom:0;padding-top:65px}
 .video-reviews-section h2{margin-left:0}
}
.faq-section{padding:85px 0 65px;position:relative}
.steps-section + .faq-section{padding-top:0}
.faq-section:before{content:"";position:absolute;bottom:-65px;right:50px;background-image:url(/images/object2.svg);background-repeat:no-repeat;background-size:contain;z-index:1;width:132px;height:202px}
.faq-section .container{position:relative;z-index:2}
.accordeon .item-body{display:none;padding-bottom:35px;font-weight:300}
.accordeon .item{border-bottom:1px solid #E5E5E5}
.accordeon .item:last-child{border-bottom:none}
.accordeon .item-head{min-height:90px;padding:15px 0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;cursor:pointer}
.accordeon .item-title{font-size:24px;line-height:1.35;width:calc(100% - 60px)}
.accordeon .item-icon{width:30px;height:30px;position:relative}
.accordeon .item-icon:after,.accordeon .item-icon:before{content:"";position:absolute;width:30px;height:2px;background:#5b5858;right:0;top:50%;transform:translateY(-50%);transition:all .3s ease 0s}
.accordeon .item-icon:after{transform:translateY(-50%) rotate(90deg)}
.accordeon .item-head:hover .item-icon:before,.accordeon .item-head:hover .item-icon:after{background:#186EA6}
.accordeon .item-head:hover .item-title,.accordeon .item.active .item-title{color:#186EA6}
.accordeon .item.active .item-icon:before{transform:translateY(-50%) rotate(45deg);background:#e4313c}
.accordeon .item.active .item-icon:after{transform:translateY(-50%) rotate(-45deg);background:#e4313c}
@media(max-width:1299px){.faq-section:before{bottom:-138px;right:6px}
}
@media(max-width:991px){.faq-section{padding-bottom:40px;padding-top:70px}
 .faq-section:before{display:none}
 .accordeon .item-head{min-height:80px;padding:12px 0}
 .accordeon .item-title{font-size:20px}
 .accordeon .item-body{padding-bottom:30px;font-size:16px}
}
@media(max-width:767px){.accordeon .item-head{min-height:70px;padding:10px 0}
 .accordeon .item-title{font-size:16px}
 .accordeon .item-body{padding-bottom:25px;font-size:15px}
 .accordeon .item-icon:after,.accordeon .item-icon:before{width:20px}
}
.news-section{padding:0 0 65px;position:relative}
.news-section:before{content:"";position:absolute;width:198px;height:126px;bottom:-88px;left:50px;background-image:url(/images/object5.svg);background-repeat:no-repeat;background-size:contain;opacity:0.5;z-index:1}
.news{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}
.news .col{width:33.3333%;padding-left:15px;padding-right:15px;margin-bottom:30px}
.news .item{display:block;height:100%;color:#000;position:relative}
.news .item-img{margin-bottom:20px}
.news .item-img img{width:100%;border-radius:9px}
.news .item-date{color:#6A6A6A;margin-bottom:5px;font-size:16px}
.news .item-title{font-size:20px;line-height:1.2;font-weight:600;margin-bottom:10px}
.news .item:hover{color:#186ea6}
@media(max-width:1299px){.news-section:before{bottom:-87px}
 .news{margin-left:-10px;margin-right:-10px}
 .news .col{padding-left:10px;padding-right:10px;margin-bottom:20px}
 .news .item-title{font-size:18px}
}
@media(max-width:991px){.news-section{padding:0 0 55px}
 .news .item-title{font-size:18px}
 .news .item{padding:15px}
 .news .item-img{margin-bottom:15px}
 .news .item-date{font-size:12px}
 .news .item-title{font-size:1.6vw}
}
@media(max-width:767px){.news{margin-left:-5px;margin-right:-5px}
 .news .col{width:50%;padding-left:5px;padding-right:5px;margin-bottom:10px}
 .index-template .news > div:nth-of-type(3){display:none}
 .news .item{padding:10px}
 .news .item-img{margin-bottom:5px}
 .news .item-date{font-size:10px}
 .news .item-title{font-size:2.5vw}
 .news .item:after{display:none}
 .news-section:before{left:-90px}
}
@media(max-width:599px){.news .item-title{font-size:3vw}
}
.map-section{padding:75px 0;position:relative;overflow:hidden;background:#F4F9FD}
.contacts-template .map-section{padding-top:100px}
.map-section-img{position:absolute;right:0;top:0;bottom:0;width:25%;background:#D6ECFD}
.map-area{height:calc(100% - 160px);position:absolute;right:25%;left:0;bottom:0}
.contacts-template .map-area{height:calc(100% - 200px)}
.map-section-header{position:relative;top:-60px}
.map-section-header-inner{position:absolute}
.map-area-inner{height:100%}
.map-area-inner iframe{width:100%;height:100%}
.map-section .map-area [class$="-ground-pane"]{filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");-webkit-filter:grayscale(100%)}
.map-section-inner{display:flex;justify-content:flex-end}
.map-section-contacts-block{width:570px;background:#fff;box-shadow:0 23px 50px rgba(31,41,47,0.06);padding:70px 70px 80px;border-radius:9px;position:relative;z-index:10}
.map-section-contacts-block h2{font-size:32px}
.map-section-contacts-block .item{margin-bottom:30px;display:flex;flex-wrap:wrap}
.map-section-contacts-block .item-icon{width:50px;height:50px;display:flex;align-items:center;justify-content:center;border:1px solid #D3D3D3;border-radius:5px}
.map-section-contacts-block .item-body{width:calc(100% - 50px);padding-left:20px}
.map-section-contacts-block .item-title{font-weight:600}
.map-section-contacts-block .item-phone{font-weight:700;font-size:18px}
.map-section-contacts-block .messengers-item{display:flex;align-items:center;flex-wrap:wrap;margin-top:30px}
.map-section-contacts-block .messengers-item-title{font-size:15px;line-height:1.2;font-weight:500;width:115px}
.map-section-contacts-block .messengers-item-buttons{width:calc(100% - 115px);padding-left:20px}
.map-section-contacts-block .messengers-item-buttons a{height:38px;padding:0 10px;display:inline-flex;background:rgb(255,255,255);border-radius:20px;justify-content:center;align-items:center;margin-right:8px;box-shadow:rgba(0,0,0,0.1) 0 0 0 1px;font-size:15px;color:#000;text-decoration:none}
.map-section-contacts-block .messengers-item-buttons a img{margin-right:5px}
.map-section-contacts-block .messengers-item-buttons a:last-of-type{margin-right:0}
.map-section-contacts-block .messengers-item-buttons a img{height:18px}
.map-section-contacts-block .messengers-item-buttons a:hover{box-shadow:0 0 0 2px rgb(0 0 0 / 15%)}
@media(max-width:1299px){.map-section-contacts-block{width:500px;padding:60px 60px 70px}
}
@media(max-width:991px){.map-section-contacts-block{width:440px;padding:40px 40px 50px}
 .map-section-contacts-block h2{font-size:20px;margin-bottom:25px}
 .map-section-contacts-block .item-icon{width:44px;height:44px}
 .map-section-contacts-block .item-body{width:calc(100% - 44px);padding-left:15px;font-size:16px}
 .map-section-contacts-block .item-phone{font-size:16px;line-height:1.4}
 .map-section-contacts-block .item-title{font-size:15px}
 .map-section-contacts-block .messengers-item-title{width:100%;font-size:15px;font-weight:600;margin-bottom:15px}
 .map-section-contacts-block .messengers-item-buttons{width:100%;padding-left:0}
}
@media(max-width:767px){.map-section{padding:65px 0}
 .map-section-img{display:none}
 .map-section-contacts-block{width:100%;margin-bottom:30px;box-shadow:none;padding:30px 15px}
 .map-area,.contacts-template .map-area{position:static;height:360px;width:calc(100% - 30px);margin:auto;overflow:hidden;box-shadow:0 23px 50px rgba(31,41,47,0.06);border-radius:9px}
 .map-area-inner{width:calc(100% + 240px)}
 .map-section-header-inner{position:static}
 .map-section-header{top:0}
 .contacts-template .map-section{padding-top:25px}
}
.footer{background:#fff;border-top:1px solid #fff}
.base-template .footer{border-top-color:rgba(0,0,0,0.1)}
.footer-main-top{padding:70px 15px 0}
.footer-main-top-inner{display:flex;justify-content:space-between;flex-wrap:wrap}
.footer-main-top-left_part{width:440px;padding-right:40px}
.footer-logo{margin-bottom:35px;max-width:100%}
.footer-main-top-right_part{display:flex;flex-wrap:wrap;max-width:calc(100% - 440px)}
.footer-main-top-right_part .col{width:300px;padding-right:40px;margin-bottom:35px}
.footer-main-top-right_part .item-title{margin-bottom:12px;font-size:17px;font-weight:600}
.footer-main-top-right_part nav li:not(:last-of-type){margin-bottom:7px}
.footer-main-top-right_part nav a{font-size:15px;line-height:1.4;display:inline-block}
.footer-main-top-right_part nav a:hover{text-decoration:underline}
.footer-schedule{font-size:12px;line-height:2}
.footer-main-bottom{padding:28px 15px}
.footer-bottom-container{padding:14px 15px;font-size:15px;border-top:1px solid rgba(0,0,0,0.05)}
.footer-bottom-container-inner{display:flex;justify-content:space-between;align-items:center}
.footer-main-bottom-items{display:flex;justify-content:space-between;margin-left:-15px;margin-right:-15px;font-size:16px}
.footer-main-bottom-items .item{display:flex;align-items:center;margin:15px;flex-wrap:wrap}
.footer-main-bottom-items .item-icon{margin-right:10px;width:32px;height:32px}
.footer-main-bottom-items .item-icon img{width:100%}
.footer-main-bottom-items .item-text{width:calc(100% - 42px)}
.footer-main-top-right_part .item-title-btn{display:none}
.development{margin-right:30px}
.development a:hover{text-decoration:underline}
.footer-text{margin-bottom:30px;font-size:15px}
.footer-bottom-right-part{display:flex;align-items:center;justify-content:space-between}
@media(max-width:1229px){.footer-logo .logo-title{font-size:20px}
 .footer-logo .logo-description{font-size:16px;line-height:1.4}
 .footer-logo .logo-text{width:calc(100% - 95px)}
 .footer-main-top-left_part{width:380px;padding-right:30px}
 .footer-main-top-right_part{max-width:calc(100% - 380px)}
 .footer-main-bottom-items{flex-wrap:wrap;justify-content:flex-start}
 .footer-main-bottom-items .item{font-size:16px}
}
@media(max-width:1199px){.footer-main-top-left_part{width:340px;padding-right:40px}
 .footer-logo .logo-title{font-size:17px}
 .footer-logo .logo-description{font-size:15px}
 .footer-main-top-right_part{width:calc(100% - 340px)}
 .footer-main-top-right_part .col{width:50%;padding-right:2.5vw}
 .footer-main-top-right_part .item-title{font-size:16px}
 .footer-main-top-right_part nav a{font-size:12px}
 .footer-text{font-size:12px}
}
@media(max-width:991px){.footer-main-top-inner{flex-wrap:wrap}
 .footer-main-top-left_part{width:100%;padding-right:0}
 .footer-main-top-right_part{width:100%;max-width:100%}
}
@media(max-width:767px){.footer-main-bottom-items{display:block;margin-left:0;margin-right:0}
 .footer-main-bottom-items .item{margin:15px 0}
 .footer-main-top{padding-top:50px;padding-bottom:20px}
 .footer-main-top-inner,.footer-main-top-right_part{display:block}
 .footer-main-top-right_part .col{margin-bottom:0;padding-right:0;width:100%}
 .footer-main-top-right_part .dropdown{display:none;padding:0 0 25px}
 .footer-main-top-right_part .item{border-bottom:1px solid rgba(255,255,255,.2)}
 .footer-main-top-right_part .item-title{margin:0;padding:12px 48px 12px 0;position:relative;font-size:15px}
 .footer-main-top-right_part > div:last-of-type > .item{border-bottom:none}
 .footer-main-top-right_part .item-title-btn{display:flex;position:absolute;top:0;right:0;width:48px;height:48px;align-items:center;justify-content:center}
 .footer-main-top-right_part .item-title-btn g{stroke:#666666;transition:all ease-out 200ms}
 .footer-main-top-right_part .color-blue .item-title-btn g{stroke:#0075BF}
 .footer-main-top-right_part .color-green .item-title-btn g{stroke:#94C245}
 .footer-main-top-right_part .color-brown .item-title-btn g{stroke:#5F432B}
 .footer-main-top-right_part .item.active .item-title-btn svg{transform:rotate(45deg)}
 .footer-main-top-right_part nav a{font-size:15px}
 .footer-bottom-container-inner{display:block;font-size:12px}
 .footer-bottom-right-part{flex-wrap:wrap}
 .footer-main-bottom,.footer-main-top,.footer-bottom-container{padding-left:0;padding-right:0}
 .development{margin-right:0;width:calc(100% - 60px)}
 .copyright{margin-bottom:20px}
 .footer-main-top{padding-bottom:0}
 .footer-main-bottom{padding-top:20px}
}
@media(min-width:768px){.footer-main-top-right_part .item .dropdown{display:block !important}
}
.messengers-buttons-title{font-weight:500;margin-bottom:7px;font-size:15px}
.messengers-buttons a{height:38px;padding:0 10px;display:inline-flex;background:rgb(255,255,255);border-radius:20px;justify-content:center;align-items:center;margin-right:8px;box-shadow:rgba(0,0,0,0.1) 0 0 0 1px;font-size:15px;color:#000;text-decoration:none}
.messengers-buttons a img{margin-right:5px}
.messengers-buttons a:last-of-type{margin-right:0}
.messengers-buttons a img{height:18px}
.messengers-buttons a:hover{box-shadow:0 0 0 2px rgb(0 0 0 / 15%)}
.middle-section{padding-top:40px;padding-bottom:20px}
.gray-bg{background:#F4F9FD}
@media(max-width:767px){.middle-section{padding-top:25px}
 .content{font-size:16px}
 .content ul>li:after{width:5px;height:5px;top:8px}
}
.breadcrumb{margin:0 0 40px;font-size:15px}
.breadcrumb > li{display:inline;color:#000;white-space:nowrap}
.breadcrumb > li > a{text-decoration:none;display:inline-flex;align-items:center}
.breadcrumb > li > a:after{content:'';display:inline-block;background:url(/images/breadcrumb-arrow.svg) 0 0 no-repeat;margin-left:4px;width:20px;height:20px}
.breadcrumb > li > a:hover{color:#000}
.breadcrumb span,.breadcrumb a{display:inline-block}
.breadcrumb span:first-letter,.breadcrumb a:first-letter{text-transform:capitalize}
@media(max-width:991px){.breadcrumb{display:flex;overflow:auto;margin-bottom:25px}
}
 .team-page-header{margin-bottom:45px;border:1px solid #eee;padding:45px 30px;border-radius:9px;display:flex;flex-wrap:wrap;justify-content:space-between}
.team-page-header .col{width:33.33333%;padding-left:15px;padding-right:15px}
.team-page-header .img-wrapper img{border-radius:9px;width:100%}
.team-page-header-chars .item-title{font-weight:600;margin-bottom:5px}
.team-page-header-chars .chars-item{margin-bottom:20px}
.team-page-header .item-feedback .btn{width:100%;padding-left:25px;padding-right:25px;margin-bottom:20px}
.team-page-header .item-feedback-title{font-weight:600;color:#bbb}
@media(max-width:1299px){.team-page-header{padding:3vw 2vw}
 .team-page-header .col{padding-left:1vw;padding-right:1vw}
 .team-page-header-chars{font-size:16px}
 .team-page-header-chars .chars-item{margin-bottom:15px}
 .team-page-header .item-feedback-title{font-size:16px}
}
@media(max-width:991px){.team-page-header .col{width:50%}
 .team-page-header .col3{margin-top:30px}
}
@media(max-width:639px){.team-page-header{padding:20px 15px}
 .team-page-header .col{width:100%}
 .team-page-header .col1{margin-bottom:30px}
 .team-page-header .col3{margin-top:20px}
}
 .certificats-gallery{margin-left:-15px;margin-right:-15px;display:flex;flex-wrap:wrap}
.certificats-gallery .col{padding-left:15px;padding-right:15px;margin-bottom:30px;width:25%}
.certificats-gallery .item{border:1px solid #eee;height:100%;display:flex;align-items:center;justify-content:center;padding:10px;position:relative}
.certificats-gallery.certificats-carousel .col{margin-bottom:0}
.certificats-carousel{margin-bottom:70px}
.certificats-carousel > div:not(:first-of-type){display:none}
.certificats-carousel .slick-track{display:flex;align-items:stretch;flex-wrap:wrap}
.certificats-carousel .slick-slide{height:inherit}
.certificats-gallery .item:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(24,110,166,0.5);opacity:0;transition:all ease 300ms}
.certificats-gallery .item:before{content:"";width:50px;height:50px;position:absolute;top:calc(50% - 25px);left:calc(50% - 25px);background:url(/images/plus.svg);z-index:2;opacity:0;transition:all ease 300ms;transform:scale(0)}
.certificats-gallery .item:hover:after{opacity:1}
.certificats-gallery .item:hover:before{opacity:1;transform:scale(1)}
.certificats-gallery .item:hover{border-color:transparent}
@media(max-width:991px){.certificats-gallery .col{width:33.33333%}
 .certificats-gallery{margin-left:-10px;margin-right:-10px}
 .certificats-gallery .col{padding-left:10px;padding-right:10px;margin-bottom:20px}
 .certificats-carousel{margin-bottom:60px}
}
@media(max-width:767px){.certificats-gallery .col{width:50%}
 .certificats-carousel{margin-bottom:50px}
 .certificats-gallery .item{padding:5px}
}
@media(max-width:599px){.certificats-gallery{margin-left:-5px;margin-right:-5px}
 .certificats-gallery .col{padding-left:5px;padding-right:5px;margin-bottom:10px}
}
 .news-page-columns{display:flex;justify-content:space-between;flex-wrap:wrap}
.news-page-columns .main-column{width:calc(100% - 430px)}
.news-page-columns .sidebar{width:400px}
.page-img{margin-bottom:30px}
.page-img img{width:100%;border-radius:9px}
.page-date{color:#777777;margin-bottom:10px;font-size:16px}
.sidebar-widget{margin-bottom:40px}
.sidebar-widget.last{margin-bottom:0}
.sidebar-widget.popular-posts{margin-top:-4px;position:sticky;top:95px}
.sidebar-widget-title{font-size:26px;font-weight:600;margin-bottom:25px;line-height:1.3}
.sidebar .popular-posts .item{display:flex;flex-wrap:wrap;margin-bottom:25px}
.sidebar .popular-posts .item-img{width:150px}
.sidebar .popular-posts .item-img img{border-radius:5px}
.sidebar .popular-posts .item-content{width:calc(100% - 150px);padding-left:20px}
.sidebar .popular-posts .item-date{color:#777777;margin-bottom:7px;font-size:15px}
.sidebar .popular-posts .item-title{color:#000;font-weight:500;font-size:0.9em;line-height:1.4;transition:all ease-out 300ms}
.sidebar .popular-posts .item:hover .item-title{color:#186EA6}
.page-share{margin-bottom:50px;margin-top:30px}
.page-share-title{color:#222222;font-size:18px;line-height:25px;font-weight:600;margin-bottom:15px;display:block}
.ya-share2__list.ya-share2__list_direction_horizontal > .ya-share2__item{margin-top:0}
.ya-share2__container_size_m .ya-share2__badge .ya-share2__icon{height:36px !important;width:36px !important}
.ya-share2__container_shape_round.ya-share2__container_size_m .ya-share2__badge .ya-share2__icon:not(.ya-share2__icon_messenger-contact):not(.ya-share2__icon_more):not(.ya-share2__icon_copy){background-size:24px 24px !important;background-repeat:no-repeat}
.content img{width:auto !important;height:auto !important}
@media(max-width:1299px){.sidebar .popular-posts .item-content{width:calc(100% - 170px);padding-left:22px}
 .sidebar .popular-posts .item-title{font-size:0.9em}
 .sidebar .popular-posts .item{margin-bottom:25px}
 .news-page-columns .sidebar{width:450px}
 .news-page-columns .main-column{width:calc(100% - 490px)}
 .content p{font-size:15px}
}
@media(max-width:1199px){.sidebar .popular-posts .item-img{width:150px}
 .sidebar .popular-posts .item-content{width:calc(100% - 150px);padding-left:20px}
 .sidebar .popular-posts .item-title{font-size:0.8em}
 .sidebar .popular-posts .item-date{font-size:15px}
 .news-page-columns .sidebar{width:370px}
 .news-page-columns .main-column{width:calc(100% - 400px)}
 .sidebar-widget-title{font-size:22px}
}
@media(max-width:991px){.news-page-columns .main-column{width:100%;margin-bottom:20px}
 .news-page-columns .sidebar{width:100%}
}
@media(max-width:767px){.sidebar-widget-titl{font-size:18px}
 .sidebar .popular-posts .item-img{width:100px}
 .sidebar .popular-posts .item-content{width:calc(100% - 100px);padding-left:15px}
 .sidebar .popular-posts .item-date{font-size:12px;margin-bottom:4px}
 .sidebar .popular-posts .item-title{font-size:0.7em}
}
 .services{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;margin-bottom:20px}
.services .col{width:33.33333%;padding-left:15px;padding-right:15px;margin-bottom:35px}
.services .item{padding-left:45px;position:relative}
.services .item:before{content:"";width:25px;height:5px;background:#186EA6;position:absolute;left:0;top:10px}
.services .item-title{font-size:16px;line-height:1.2;font-weight:600;margin-bottom:15px;display:inline-block}
.services .sub-item{font-size:16px;margin-bottom:15px;line-height:1.2}
.serices-item-hidden-block{display:none}
.serices-item-hidden-block-more{font-size:16px;font-weight:600;cursor:pointer;display:inline-block}
.serices-item-hidden-block-more span{text-decoration:underline;margin-right:5px}
.serices-item-hidden-block-more:hover span{text-decoration:none}
.serices-item-hidden-block-more.active svg{transform:rotate(180deg)}
.services .sub-item.down{padding-right:30px;position:relative}
.services .sub-item.down .dropdown-button{display:block;position:absolute;top:0;right:0;height:14px;width:14px;z-index:10;cursor:pointer}
.services .sub-item.down .dropdown-button.active:after,.services .sub-item.down .dropdown-button.active:before{transform:rotate(45deg)}
.services .sub-item.down .dropdown-button:before{content:"";display:block;position:absolute;width:13px;height:1px;top:50%;right:0;background:#186EA6;transition:all 300ms ease-out}
.services .sub-item.down .dropdown-button:after{content:"";display:block;position:absolute;height:13px;width:1px;top:calc(50% - 6px);right:6px;background:#186EA6;transition:all 300ms ease-out}
.services .sub-item.down ul{padding:10px 0 0 15px;font-size:15px;display:none}
.services .sub-item.down ul li:not(:last-of-type){margin-bottom:10px}
@media(max-width:991px){.services{margin-left:-10px;margin-right:-10px;margin-bottom:10px}
 .services .col{padding-left:10px;padding-right:10px}
 .services .item{padding-left:35px;position:relative}
 .services .item:before{width:20px}
 .services .item-title{font-size:15px}
 .services .sub-item{font-size:15px}
 .serices-item-hidden-block-more{font-size:15px}
}
@media(max-width:767px){.services{margin-bottom:0}
 .services .col{width:50%}
}
@media(max-width:499px){.services .col{width:100%}
}
.aside{margin-bottom:30px}
.aside-menu-title{text-transform:uppercase;margin-bottom:20px;font-weight:300;font-size:20px;line-height:1}
.aside-menu{margin-bottom:30px;transition:all 200ms ease}
.aside-menu.sticky{position:sticky;top:78px}
.aside-menu a{display:block;text-decoration:none !important;color:#616161;padding:15px 36px 15px 0;line-height:1.3}
.aside-menu li:hover>a,.aside-menu .open>a,.aside-menu .active>a{color:#186EA6 !important}
.aside-menu>ul ul{display:none;margin-bottom:25px;padding-left:15px}
.aside-menu .active>ul{display:block}
.aside-menu>ul li{position:relative}
.aside-menu>ul>li{border-bottom:1px solid #e5e5e5}
.aside-menu>ul>li:first-of-type{border-top:1px solid #e5e5e5}
.aside-menu>ul .dropdown-button{height:50px;width:36px;display:block;z-index:20;top:0;right:0;position:absolute;cursor:pointer}
.aside-menu>ul .dropdown-button:after{content:"";display:block;position:absolute;width:1px;height:13px;top:50%;right:17px;background:#b3b5b7;margin-top:-6px}
.aside-menu>ul .dropdown-button.active:after{display:none}
.aside-menu>ul .dropdown-button:before{content:"";display:block;position:absolute;width:13px;height:1px;top:50%;right:17px;background:#b3b5b7;margin-right:-6px}
.aside-menu>ul ul .dropdown-button{height:37px}
.aside-menu ul ul a{padding:10px 0 8px 0;font-size:16px;position:relative}
.aside-menu ul ul .down > a{padding-right:36px}
.services-page-columns{display:flex;justify-content:space-between;flex-wrap:wrap}
.services-page-columns .sidebar{width:270px}
.services-page-columns .sidebar + .main-column{width:calc(100% - 320px)}
.aside-application{position:sticky;top:90px}
.aside-application .btn{padding-left:15px;padding-right:15px;width:100%}
@media(max-width:1229px){.services-page-columns .sidebar{width:240px}
 .services-page-columns .sidebar + .main-column{width:calc(100% - 280px)}
}
@media(max-width:991px){.services-page-columns .sidebar{width:100%;order:2}
 .aside-menu{display:none}
 .services-page-columns .main-column,.services-page-columns .sidebar + .main-column{width:100%;order:1}
}
.structure{border:1px solid #eee;border-bottom:none;font-size:16px}
.structure-row{border-bottom:1px solid #eee;display:flex;flex-wrap:wrap;justify-content:space-between}
.structure-row .col{width:50%;padding:15px}
.structure-row .item-title{font-weight:600}
.structure-row strong{font-weight:600}
.structure-row li{margin-bottom:10px}
@media(max-width:991px){.structure{font-size:15px}
}
@media(max-width:767px){.structure-row .col{width:100%}
 .structure-row .item-title{text-transform:uppercase}
 .structure-row .col:first-child{padding-bottom:10px}
 .structure-row .col + .col{padding-top:0}
}
.docs-wrapper{margin-bottom:30px}
.docs-wrapper .item{display:grid;grid-template-columns:1fr 40px;grid-gap:22px;padding:17px 22px;margin-bottom:10px;align-items:center;transition:all ease-out 300ms;border:1px solid #eee;border-radius:5px}
.docs-wrapper .item:hover{background:#fff}
.docs-inner{display:grid;grid-template-columns:40px 1fr;grid-gap:22px}
.doc-content .file{color:#000;font-weight:500;line-height:1.2;display:inline-block;margin-bottom:10px;text-decoration:none}
.docs-wrapper .download svg path{transition:all 200ms ease-out}
.docs-wrapper .download:hover svg path{fill:#068f18;transition:all 200ms ease-out}
.doc-icon{background-image:url(/images/docs.svg);width:40px;height:40px;background-position:0 -84px}
.doc-icon.pdf{background-position:0 0}
.doc-icon.docx,.doc-icon.doc{background-position:-42px 0}
.doc-icon.xls,.doc-icon.xl{background-position:-84px 0}
.doc-icon.rtf{background-position:0 -42px}
.doc-icon.tiff{background-position:-84px -42px}
.doc-icon.txt{background-position:-42px -84px}
.doc-icon.bmp{background-position:-42px -126px}
.doc-icon.ppt{background-position:-84px -126px}
.docs-wrapper .download-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1px solid #eee;border-radius:5px;transition:all ease-out 300ms}
.docs-wrapper .download-icon svg path{transition:all ease-out 300ms}
.docs-wrapper .item:hover{box-shadow:0 0 10px #eee}
.docs-wrapper .item:hover .download-icon{border-color:#186EA6;background:#186EA6}
.docs-wrapper .item:hover .download-icon svg path{fill:#fff}
@media(max-width:767px){.docs-wrapper .item{grid-template-columns:1fr 36px;grid-gap:15px;padding:10px 15px}
 .docs-wrapper .doc-content .file{line-height:1.3;margin-bottom:5px;font-size:12px}
 .docs-wrapper .doc-size{font-size:12px}
 .docs-inner{grid-gap:10px}
}
.simplesearch-results + .simplesearch-paging{display:none}
.content p.simplesearch-results{margin-bottom:40px;background:#f7f7f7;border:1px solid #d0d1d0;padding:30px;font-weight:bold;font-size:22px;display:block}
.simplesearch-paging{font-size:26px}
.city-select-block{position:relative;z-index:500;display:inline-block;margin-left:30px}
.city-select-list{display:none;position:absolute;left:0;top:20px;width:250px;padding-top:16px}
.city-select-list ul{padding:20px 20px 10px;background:#fff;box-shadow:0 0 3px rgba(0,0,0,0.3);border-radius:1em;}
.city-select-list li{margin-bottom:10px;font-size:16px}
.city-select-block.hidden-xs:hover .city-select-list{display:block}
.city-select-title{position:relative;padding-left:26px;cursor:pointer;font-size:16px}
.city-select-title svg{width:20px;height:20px;position:absolute;left:0;top:2px}
.city-select-title span{border-bottom:1px dashed}
.city-select-block:hover span{border-bottom-color:transparent}
@media(max-width:1099px){.city-select-block{margin-left:20px}
 .city-select-title{font-size:15px}
}
@media(max-width:767px){.city-select-block{margin:0 0 25px 0}
 .mobilemenu-inner{padding-top:15px}
 .city-select-block.visible-xs .city-select-list{position:static;width:100%;padding-top:0}
 .city-select-block.visible-xs .city-select-list ul{box-shadow:none;padding:10px 0 0 26px}
 .city-select-block.visible-xs .city-select-list li{margin-bottom:8px;font-size:16px}
 .city-select-block.visible-xs.active .city-select-list{display:block}
}
.top-menu > ul{display:flex;justify-content:space-between}
.top-menu > ul > li{width:100%}
.top-menu > ul > li > a{display:block;text-align:center;color:#5b6a7b;padding:12px 10px;transition:all 300ms ease-out;position:relative;white-space:nowrap}
.top-menu > ul > li > a:before{content:"";position:absolute;top:-2px;left:0;right:0;height:2px;background:#4aaddd;opacity:0;transition:all 300ms}
.top-menu > ul > li:hover > a,.top-menu > ul > li.active > a{background:#fff;color:#000}
.top-menu > ul > li:hover > a:before,.top-menu > ul > li.active > a:before{opacity:1}
.top-menu-wrapper{position:relative;z-index:499;background:#fff;/*background:#4aaddd*/}
.top-menu li{position:relative}
.top-menu li:hover > ul{display:block}
.top-menu ul ul{display:none;position:absolute;width:250px;box-shadow:0 5px 10px rgba(0,0,0,0.3)}
.top-menu ul ul a{display:block;padding:10px 30px 10px 15px;background:#ffffff;color:#000;font-size:16px;border-bottom:1px solid #eee}
.top-menu ul ul li:last-of-type > a{border-bottom:none}
.top-menu > ul > li > ul{top:100%;left:0}
.top-menu ul ul ul{left:100%;top:0}
.top-menu ul ul li:hover > a,.top-menu ul ul li.active > a{background:#4aaddd;color:#fff}
.top-menu li.down > a:after{content:"";display:inline-block;width:6px;height:6px;transform:rotate(45deg);border-bottom:1px solid #222;border-right:1px solid #222;transition:all 200ms ease-out;vertical-align:middle;margin:-3px 0 0 8px}
.top-menu li.down:hover > a:after,.top-menu li.down.active > a:after{border-color:#000}
.top-menu ul ul li.down > a{padding-right:30px}
.top-menu ul ul li.down > a:after{transform:rotate(-45deg);position:absolute;right:20px;top:50%;margin-top:-4px;border-color:#000}
.top-menu ul ul li.down:hover > a:after,.top-menu ul ul li.down.active > a:after{border-color:#fff}
.top-menu>ul{position:relative}
.top-menu>ul>li[data-menusize="big"]{position:static}
.top-big-menu-wrap{position:absolute;left:310px;right:0;display:none;flex-wrap:wrap;padding:30px 30px 20px;top:100%;z-index:500;background:#fff;box-shadow:0 5px 5px rgba(0,0,0,0.3);width:max-content}
.top-big-menu-wrap:after{content:"";position:absolute;top:0;bottom:0;right:0;width:30px;background:#fff;z-index:10}
.top-menu>ul>li[data-menusize="big"]:hover .top-big-menu-wrap{display:flex}
.top-menu>ul>li[data-menusize="big"] .top-big-menu-wrap >ul{max-height:400px;overflow:auto;width:calc(100% + 30px);display:flex;flex-wrap:wrap;box-shadow:none;position:static;margin-left:-15px;margin-right:-15px;padding:0}
.top-menu>ul>li[data-menusize="big"] .top-big-menu-wrap >ul>li{width:30%;padding-left:15px;padding-right:15px}
.top-menu>ul>li[data-menusize="big"] .top-big-menu-wrap >ul>li>a{font-size:15px;line-height:1.2;font-weight:700;text-transform:uppercase;position:relative;padding:0 0 5px;margin-bottom:5px;display:inline-block;border:none;color:#333333}
.top-menu>ul>li[data-menusize="big"] .top-big-menu-wrap >ul>li>a:after{display:none}
.top-menu ul>li[data-menusize="big"] ul li:hover > a,.top-menu>ul>li[data-menusize="big"] ul li.active>a{color:#186EA6;background-color:transparent}
.top-menu ul>li[data-menusize="big"] > div > ul ul{display:block;visibility:visible;opacity:1;position:static;padding:0;box-shadow:none;margin-bottom:20px;padding-left:15px}
.top-menu ul>li[data-menusize="big"] > div > ul ul a{padding:0;border:none;display:inline-block;line-height:1.2;margin-bottom:10px;font-size:15px;position:relative}
.top-menu ul>li[data-menusize="big"] > div > ul ul a:before{content:"";width:5px;height:5px;background:#ccc;position:absolute;left:-15px;top:5px;border-radius:50%}
@media(min-width:992px){body:not(.spec-version) .top-menu-wrapper.fixed{position:fixed;z-index:1000;top:0;left:0;right:0;background:#fff}
 .top-menu-wrapper.fixed .top-menu{box-shadow:none;border-top:none}
 .top-menu-wrapper.fixed + .top-menu-wrapper-push{height:49px}
}
@media(max-width:1299px){.top-menu > ul > li > a{font-size:15px;padding:12px 5px}
 .top-menu ul ul{width:200px}
 .top-menu ul ul a{padding:8px 20px 8px 10px;font-size:15px}
 .top-menu ul ul li.down > a:after{right:10px}
 .top-menu ul ul li.down > a{padding-right:20px}
}
@media(max-width:991px){.top-menu-wrapper{display:none}
}
@media(min-width:992px){.header.horizont-nav-true{position:static;z-index:auto}
 .header.horizont-nav-true + .header-push{display:none}
 .header.horizont-nav-true .menu-button{display:none}
 .mobilemenu-container.horizont-nav-true{display:none !important}
}
.top-menu a[data-tag="action"]{padding-left:35px;background-image:url(/images/sale-white.svg);background-repeat:no-repeat;background-size:20px;background-position:left 10px top 50%}
.top-menu a[data-tag="action"]:hover,.top-menu .active > a[data-tag="action"]{background-image:url(/images/sale-black.svg);background-repeat:no-repeat;background-size:20px;background-position:left 10px top 50%}
.mobile-menu a[data-tag="action"]{padding-left:25px;background-image:url(/images/sale-black.svg);background-repeat:no-repeat;background-size:20px;background-position:left 0 top 50%}
.mobile-menu .active > a[data-tag="action"],.mobile-menu a[data-tag="action"]:hover{background-image:url(/images/sale-green.svg);background-repeat:no-repeat;background-size:20px;background-position:left 0 top 50%}
.services-application-btn{height:40px;padding:0 25px;font-size:15px}
.page-menu{margin-bottom:10px}
.page-menu li{display:inline-flex}
.page-menu a{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 25px;background:#fff;margin:0 10px 10px 0;border-radius:10px;font-weight:bold;font-size:15px;text-transform:uppercase}
.page-menu .active > a{background:#186EA6;color:#fff}