*{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0;outline:0;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none;list-style-type:none;text-decoration:none;line-height:normal;border:none;background:0 0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;letter-spacing:unset;color:inherit;text-size-adjust:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;text-rendering:optimizeLegibility;font-family:Montserrat-Regular,sans-serif}body{background:#164cb5;overflow-x:hidden}.wrapper{max-width:1620px;-webkit-box-shadow:0 0 20px rgba(0,0,0,.3);box-shadow:0 0 20px rgba(0,0,0,.3);margin:0 auto;background:#fff;overflow:hidden}h2{font-family:Montserrat-Bold,sans-serif;text-align:center;font-size:36px}select,textarea{-webkit-appearance:none}::-webkit-scrollbar-button{background-image:url("");background-repeat:no-repeat;width:5px;height:0}::-webkit-scrollbar-track{background-color:#fff}::-webkit-scrollbar-thumb{border-radius:0;background-color:#c2c2c2;-webkit-transition:1s;transition:1s}::-webkit-resizer{background-image:url("");background-repeat:no-repeat;width:4px;height:0}::-webkit-scrollbar{width:10px}input,input:after,input:before{-webkit-user-select:initial;-moz-user-select:initial;-ms-user-select:initial;user-select:initial}input[type=submit]{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}textarea{resize:none}.btn,button{cursor:pointer}img{display:block}.container{max-width:100%;width:100%;margin:0 auto;padding:0 100px}@media (max-width:1300px){.container{padding:0 40px}}@media (max-width:768px){h2{font-size:32px}}@media (max-width:520px){.container{padding:0 20px}}@media (max-width:480px){h2{font-size:28px;margin-bottom:40px!important}}@media (max-width:430px){.container{padding:0 10px}}.header{padding:30px 0}.header-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .logo{max-width:200px;width:100%;overflow:hidden}.header .logo img{width:100%}.header .menu{margin-left:auto;margin-right:100px}.header .menu-list{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}.header .menu-list__item:not(:last-child){margin-right:70px}.header .menu-list__item a{font-size:16px;font-family:Montserrat-Medium,sans-serif;letter-spacing:.02em;-webkit-transition:.2s;transition:.2s;color:#2b1b35}.header .menu-list__item a::after{content:'';display:block;width:0;min-height:2px;max-height:2px;height:100%;background:#164cb5;-webkit-transition:.2s;transition:.2s;position:relative;top:3px;margin:0 auto;opacity:0}.header .menu-list__item a:hover{color:#164cb5}.header .menu-list__item a:hover::after{opacity:1;width:100%}.header__phone{font-size:18px;font-family:Montserrat-Bold,sans-serif;text-align:center;text-transform:uppercase;padding:12px 18px;background:#164cb5;color:#fff;letter-spacing:.05em}.header .burger{cursor:pointer;display:none;padding:10px 5px;margin-left:40px}.header .burger__bar{width:30px;height:3px;background:#164cb5;-webkit-transition:.2s;transition:.2s}.header .burger__bar_middle{margin:5px 0}@media (max-width:1000px){.header.active .burger__bar_middle{opacity:0}.header.active .burger__bar_top{-webkit-transform:translateY(8px) rotateZ(45deg);transform:translateY(8px) rotateZ(45deg)}.header.active .burger__bar_bottom{-webkit-transform:translateY(-8px) rotateZ(-45deg);transform:translateY(-8px) rotateZ(-45deg)}.header.active .menu{opacity:1;visibility:visible;z-index:10}.header .burger{display:block}.header .menu{background:#ec8928;position:absolute;top:106px;right:0;max-width:325px;margin:0;width:100%;padding:40px 0;opacity:0;visibility:hidden;z-index:-1;-webkit-transition:.15s;transition:.15s}.header .menu-list__item:not(:last-child){margin-right:0}.header .menu ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header .menu ul li a{color:#fff}.header .menu ul li a:hover{color:#2b1b35}.header .menu ul li a:hover::after{background:#2b1b35}.header .menu ul li:not(:last-child){margin-bottom:25px}.header__phone{margin-left:auto}}@media (max-width:640px){.header{padding:25px 0}.header .logo{max-width:140px}.header .menu{top:92px;max-width:287px}.header__phone{font-size:14px}}@media (max-width:520px){.header .burger{margin-left:20px}.header .menu{top:89px;max-width:100%}.header .menu ul li a{font-size:14px}}@media (max-width:430px){.header .burger{margin-left:10px}.header .logo{max-width:140px}.header__phone{font-size:12px;padding:12px 14px}}@media (max-width:370px){h2{font-size:26px}.header .burger{padding-left:0;padding-right:0}.header .logo{max-width:100px}.header__phone{padding:11px 12px}}.hero{position:relative}.hero-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:70px;padding-bottom:280px;position:relative}.hero .text{padding-top:20px;margin-right:40px;max-width:43%;width:100%;min-width:560px}.hero .image{max-width:43%}.hero .image,.hero .text{position:relative;z-index:1}.hero h1{font-size:52px;color:#2b1b35;font-family:Montserrat-Bold,sans-serif;line-height:84px}.hero h1 span{font-family:Montserrat-Bold,sans-serif;color:#fff;background:#ec8928;padding:5px 10px}.hero p{font-size:20px;margin:20px 0 40px;line-height:24px}.hero p span{font-family:Montserrat-Medium,sans-serif;color:#ec8928}.hero .social{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;max-width:360px;width:100%}.hero .social__item{max-width:44px;max-height:44px;min-height:44px;min-width:44px;width:100%;height:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero .social__item::before{content:'';display:block;width:80px;height:80px;min-width:80px;min-height:80px;border-radius:50%;background:#d6e4ff;position:absolute;top:-17px;left:-18px;z-index:-1;-webkit-transition:.2s;transition:.2s;opacity:0;-webkit-box-shadow:0 0 10px rgba(0,0,0,.05);box-shadow:0 0 10px rgba(0,0,0,.05)}.hero .social__item img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;max-width:46px;max-height:46px;min-height:46px;min-width:46px}.hero .social__item:nth-child(3) img{min-width:42px;min-height:42px;max-width:42px;min-height:42px}.hero .social__item:hover::before{opacity:1}.hero .image{max-width:640px;max-height:420px;height:100%;width:100%;-webkit-filter:drop-shadow(2px -2px 25px rgba(0, 0, 0, .05));filter:drop-shadow(2px -2px 25px rgba(0, 0, 0, .05));border-radius:4px}.hero .image img{width:100%;height:100%}.hero .water{width:100%;position:absolute;bottom:0;left:0}.hero .water img{width:100%}@media (max-width:1170px){.hero .image{display:none}}@media (max-width:768px){.hero-inner{padding-top:40px;padding-bottom:260px}.hero .text{min-width:auto;margin-right:0;max-width:100%}.hero h1{font-size:42px;line-height:72px}.hero p{font-size:18px}}@media (max-width:480px){.hero-inner{padding-top:20px;padding-bottom:180px}.hero h1{font-size:34px;line-height:62px}.hero p{font-size:16px;line-height:22px}.hero .social{max-width:100%}}@media (max-width:370px){.hero-inner{padding-bottom:160px}.hero h1{font-size:28px;line-height:48px}.hero p{font-size:14px;line-height:20px}.hero .social{max-width:100%}}.products{padding:80px 0 100px}.products__title{margin-bottom:60px}.products-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1150px;width:100%;margin:0 auto;position:relative}.products-list::before{content:'';display:block;width:.5px;height:100%;position:absolute;background:#f0f0f0;margin:0 auto;top:0;right:0;left:0}.products-list::after{content:'';display:block;height:.5px;width:100%;position:absolute;background:#f0f0f0;margin:auto;bottom:0;top:0;left:0}.products-list__item{max-width:45%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:30px 0;max-height:250px}.products-list__item h3{font-size:20px}.products-list__item .image{max-width:290px;max-height:200px}.products-list__item .image img{width:100%;height:100%;max-height:200px;-o-object-fit:contain;object-fit:contain}@media (max-width:940px){.products-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.products-list::after,.products-list::before{display:none}.products-list__item{max-width:500px;width:100%;margin:0 auto;border-bottom:1px solid #f0f0f0}}@media (max-width:480px){.products-list__item h3{font-size:18px}}@media (max-width:430px){.products-list__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:none}.products-list__item h3{text-align:center;margin-bottom:30px}.products-list__item .image{margin:0 auto}}.advantages{padding-bottom:100px}.advantages__title{margin-bottom:60px}.advantages-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.advantages .text{max-width:40%;width:100%;background:#164cb5;color:#fff;padding:40px;position:relative;min-width:480px}.advantages .text p{font-size:18px;line-height:22px}.advantages .text p a{color:#ec8928}.advantages .image{max-width:1000px;width:100%;position:relative}.advantages .image img{width:100%;-o-object-fit:cover;object-fit:cover}.advantages .image .hidden-link{position:absolute;width:47%;height:61%;bottom:0;left:0;cursor:default}@media (max-width:920px){.advantages-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.advantages .text{margin:0 auto 20px}.advantages .image{max-width:500px;margin:0 auto}}@media (max-width:500px){.advantages .text{min-width:auto;max-width:100%;width:100%;padding:30px}.advantages .text p{font-size:16px}}@media (max-width:350px){.advantages .text{padding:20px}}.contacts__title{margin-bottom:60px}.contacts .representations{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;margin-top:40px}.contacts .representations::before{content:'';display:block;width:.5px;height:100%;position:absolute;background:#f0f0f0;margin:0 auto;top:0;right:0;left:0}.contacts .representations-item{max-width:48%;width:100%;padding:50px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #f0f0f0}.contacts .representations-item .company{color:#fff;padding:5px 12px;display:inline;margin-bottom:12px;background:#164cb5;font-family:Montserrat-SemiBold,sans-serif;letter-spacing:.01em}.contacts .representations-item .company-name{font-size:26px;font-family:Montserrat-Bold,sans-serif}.contacts .representations-item .services{-ms-flex-item-align:stretch;align-self:stretch;margin-top:auto}.contacts .representations-item .service{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:15px}.contacts .representations-item .service li{background:#f1f6ff;color:#2b1b35;padding:5.2px 12.3px;font-size:14px}.contacts .representations-item .service li:not(:last-child){margin-right:15px}.contacts .representations-item .service_payment{margin-bottom:0}.contacts .representations-item .service_payment li{border:2px solid #f1f6ff;background:#f5f6f7;padding:3px 10px}.contacts .representations-item .left{max-width:41%;min-width:290px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.contacts .representations-item .right{margin-left:25px;width:100%;max-width:370px}.contacts .representations-item .right__item{position:relative;padding-left:32px}.contacts .representations-item .right__item:not(:last-child){margin-bottom:25px}.contacts .representations-item .right__item::before{content:'';position:absolute;left:0;top:-3px;width:24px;height:24px;display:block}.contacts .representations-item .right .location::before{top:0;background:url(../../build/img/location.svg) center no-repeat}.contacts .representations-item .right .location span{font-family:Montserrat-Bold,sans-serif;line-height:23px}.contacts .representations-item .right .location p{margin-top:5px}.contacts .representations-item .right .phone::before{background:url(../../build/img/phone.svg) center no-repeat}.contacts .representations-item .right .phone a{font-family:Montserrat-Bold,sans-serif;color:#164cb5;display:block}.contacts .representations-item .right .phone a:not(:last-child){margin-bottom:6px}.contacts .representations-item .right .time::before{background:url(../../build/img/time.svg) center no-repeat}.contacts .representations-item .right .time p{font-family:Montserrat-Bold,sans-serif}.contacts .tabs-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:40px}.contacts .tabs-list ul{border-bottom:1px solid #e4e7eb;display:-webkit-box;display:-ms-flexbox;display:flex}.contacts .tabs-list ul li{padding-bottom:30px;padding-left:5px;padding-right:5px;cursor:pointer}.contacts .tabs-list ul li:not(:last-child){margin-right:20px}.contacts .tabs-list ul li.active{border-bottom:4px solid #164cb5;color:#164cb5;font-family:Montserrat-Bold,sans-serif}.contacts .tabs-box__item{display:none}.contacts .tabs-box__item.active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-animation:.4s linear forwards remove;animation:.4s linear forwards remove}@media (max-width:1190px){.contacts .representations{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.contacts .representations::before{display:none}.contacts .representations-item{max-width:600px;width:100%}}@media (max-width:600px){.contacts .representations-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contacts .representations-item .right{margin-top:40px;margin-left:0}.contacts .representations-item .services{margin-top:20px}}.footer{padding:50px 0}.footer .copy{font-size:14px;font-family:Montserrat-Medium,sans-serif;color:#9a9a9a;text-align:center}@media (max-width:1190px){.footer{padding:40px 0}.footer .copy{font-size:12px}}
/*# sourceMappingURL=style.css.map */
