@font-face{font-family:'SFUIDisplay';src:url("../fonts/SFUIDisplay-Light.ttf") format('truetype');font-weight:200;font-style:normal}@font-face{font-family:'SFUIDisplay';src:url("../fonts/SFUIDisplay-Regular.ttf") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:'SFUIDisplay';src:url("../fonts/SFUIDisplay-Medium.ttf") format('truetype');font-weight:500;font-style:normal}@font-face{font-family:'SFUIDisplay';src:url("../fonts/SFUIDisplay-Semibold.ttf") format('truetype');font-weight:600;font-style:normal}@font-face{font-family:'SFUIDisplay';src:url("../fonts/SFUIDisplay-Bold.ttf") format('truetype');font-weight:700;font-style:normal}@font-face{font-family:'SFUIDisplay';src:url("../fonts/SFUIDisplay-Heavy.ttf") format('truetype');font-weight:800;font-style:normal}@media (max-width:594px){.hidden-sm{display:none}}@media (min-width:595px) and (max-width:1179px){.hidden-md{display:none}}@media (min-width:1180px){.hidden-lg{display:none}}.visible-sm-block{display:none;}@media (max-width:594px){.visible-sm-block{display:block}}.visible-md-block{display:none;}@media (min-width:595px) and (max-width:1179px){.visible-md-block{display:block}}.visible-lg-block{display:none;}@media (min-width:1180px){.visible-lg-block{display:block}}.visible-sm-inline{display:none;}@media (max-width:594px){.visible-sm-inline{display:inline}}.visible-md-inline{display:none;}@media (min-width:595px) and (max-width:1179px){.visible-md-inline{display:inline}}.visible-lg-inline{display:none;}@media (min-width:1180px){.visible-lg-inline{display:inline}}body{font-family:'SFUIDisplay',sans-serif;font-size:16px}#main{overflow:hidden}header::before,section::before,footer::before,header::after,section::after,footer::after{display:table;content:" ";clear:both}.container{margin-right:auto;margin-left:auto}@media (min-width:320px){.container{width:300px}}@media (min-width:595px){.container{width:570px}}@media (min-width:1180px){.container{width:1150px}}.custom-checkbox{display:block;position:relative;padding-left:25px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.custom-checkbox input{position:absolute;opacity:0;cursor:pointer;top:5px;left:2px}.custom-checkbox input:checked ~ .checkmark:after{display:block}.custom-checkbox .checkmark:after{top:-2px;left:-2px;height:16px;width:16px;background:url("../img/checkbox.png");border-radius:2px}.checkmark{position:absolute;top:3px;left:0;height:16px;width:16px;border:2px solid #e0e0e0;border-radius:2px;}.checkmark:after{content:"";position:absolute;display:none}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out,-o-transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:rgba(0,0,0,0.5)}.modal-backdrop.fade{opacity:0}.modal-backdrop.in{opacity:.5}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.modal-dialog{display:flex;height:100%;}.modal-dialog .form{margin:auto}#modal-base .form{width:460px;padding:30px 40px}@media (max-width:594px){#modal-base .form{width:270px;padding:15px}}#modal-result{text-align:center;}#modal-result h3{color:#ec3d3d;font-weight:bold;font-size:24px}#modal-result .text{font-size:18px}.timer{display:flex;flex-wrap:nowrap;justify-content:space-between;height:160px;width:480px;}.timer .block{position:relative;width:100px;height:112px;background-image:url("../img/bg-timer.png");background-position:center;background-repeat:no-repeat;background-size:cover;color:#000;line-height:106px;font-size:64px;text-align:center;margin:0 5px;user-select:none}.timer .block:after{position:absolute;content:"";width:100px;height:4px;background-image:url("../img/bg-timer-line.png");left:0;top:52px}.timer .block:before{position:absolute;width:100%;bottom:-30px;left:0;text-align:center;font-size:18px;line-height:18px;color:#767676}.timer .day:before{content:"Дней"}.timer .hour:before{content:"Часов"}.timer .minutes:before{content:"Минут"}.timer .second:before{content:"Секунд"}.btn{display:inline-block;margin-bottom:0;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:none;text-decoration:none;background-image:linear-gradient(180deg,#fbd603 0%,#eaa126 100%);box-shadow:0 2px 0 #a37a1d,inset 0 2px 0 #fddc98;border-radius:5px;padding:10px 20px;font-weight:600;font-size:18px}.form{background-color:#fff;border-radius:4px;width:360px;min-width:360px;box-shadow:0 20px 40px rgba(0,0,0,0.15);padding:30px 25px;}.form form>*{margin-bottom:18px;}.form form>*:last-child{margin-bottom:0}.form h3{font-weight:400;font-size:24px;text-align:center;line-height:1.4em;margin-bottom:20px;}.form h3 strong{text-transform:uppercase;color:#ec3d3d;font-weight:800}.form textarea,.form input[type="text"],.form input[type="tel"],.form input[type="email"]{color:#263238;display:block;border:1px solid #e0e0e0;padding:12px 24px;border-radius:4px;font-size:14px;width:100%;background-color:#f4f9ff}.form textarea{margin-top:0;resize:none;height:120px;padding-top:15px}.form .custom-checkbox{font-size:14px}.form button{display:block;width:100%;font-size:14px;margin-top:30px}.form label{line-height:1.3em}.form .btn{font-size:18px}@media (max-width:594px){.form{width:270px;min-width:270px}.form h3{font-size:16px;margin-bottom:15px}.form .custom-checkbox{font-size:12px}}.container h2{font-size:45px;text-align:center;margin-bottom:60px;font-weight:600px;line-height:1.3em;}@media (max-width:1179px){.container h2{font-size:36px}}@media (max-width:594px){.container h2{margin-bottom:30px}}#header .top-line{background:linear-gradient(90deg,#af5032 0%,#ef9b4b 100%);color:#fff;padding:10px 0;}#header .top-line .btn{margin-left:30px}#header .top-line .logo{background-image:url("../img/logo.png");background-repeat:no-repeat;background-position:left center;background-size:contain;width:132px;height:90px}#header .top-line .schedule{margin-left:auto}#header .top-line .schedule,#header .top-line .telephone{font-size:24px}#header .top-line .schedule,#header .top-line .telephone,#header .top-line .telephone a{color:#fff;position:relative}#header .top-line .telephone{margin-left:60px;font-weight:600}#header .top-line .schedule:before,#header .top-line .telephone:before{position:absolute;content:"";display:block;width:24px;height:24px;background-position:center;background-repeat:no-repeat;left:-35px;top:calc(50% - 12px)}#header .top-line .schedule:before{background-image:url("../img/icon_time.svg")}#header .top-line .telephone:before{background-image:url("../img/icon_tel.svg")}#header .top-line .container{height:100%;align-items:center;display:flex;flex-flow:row nowrap}@media (max-width:1179px){#header .top-line .container{flex-wrap:wrap}}@media (min-width:595px) and (max-width:1179px){#header .top-line .logo{margin-right:100px;height:75px;width:109.5px}#header .top-line .schedule,#header .top-line .telephone{order:10;margin-top:15px;font-size:20px}#header .top-line .schedule{margin-left:35px}#header .top-line .btn,#header .top-line .telephone{margin-left:auto}}@media (max-width:594px){#header .top-line{padding:0;padding-bottom:15px}#header .top-line .logo,#header .top-line .schedule,#header .top-line .telephone,#header .top-line .btn{margin:5px auto}#header .top-line .schedule,#header .top-line .telephone{font-size:16px;padding-left:35px;margin-left:15px}#header .top-line .schedule:before,#header .top-line .telephone:before{left:0}#header .top-line .logo{margin-top:15px;margin-bottom:15px}#header .top-line .btn{margin-top:15px}}#header .main-block{background-image:url("../img/bg-header.jpg");background-position:center;background-size:cover;position:relative;}#header .main-block .container{display:flex;align-items:center;justify-content:space-between;position:relative;height:100%}#header .main-block .text{color:#fff;margin-bottom:180px;position:relative;}#header .main-block .text h1{font-size:65px;font-weight:700;line-height:1em;margin-bottom:25px}#header .main-block .text p{font-size:24px;line-height:1em;margin-bottom:15px;}#header .main-block .text p br{display:none;}@media (max-width:594px){#header .main-block .text p br{display:inline}}#header .main-block .text ul{padding-left:24px;font-size:24px}#header .main-block .form{position:relative;margin-top:60px;margin-bottom:60px;width:460px;padding:30px 40px}#header .main-block .garland1,#header .main-block .garland2{position:absolute;height:100%;width:1000px;background-image:url("../img/garland.png");background-size:contain;background-position:center;background-repeat:no-repeat;top:0;bottom:0}#header .main-block .garland1{left:-700px}#header .main-block .garland2{right:-430px;background-size:70%;background-position:top center}#header .main-block .boxman{height:615px;width:327.18px;background-image:url("../img/boxman.png");position:absolute;bottom:0;left:calc(50% - 150px)}@media (max-width:1179px){#header .main-block .garland1,#header .main-block .garland2{display:none}#header .main-block .container{flex-wrap:wrap}#header .main-block .text{margin:60px 0 30px}#header .main-block .form{margin-left:auto;width:400px}#header .main-block .boxman{left:-60px}}@media (max-width:594px){#header .main-block .text{margin-top:30px;text-align:center;}#header .main-block .text p,#header .main-block .text ul{font-size:16px;list-style:none;padding:0}#header .main-block .text p{line-height:1.4em}#header .main-block .text h1{font-size:34px}#header .main-block .form{width:100%;min-width:100%;max-width:100%;margin-bottom:30px;padding:30px 20px;margin-top:500px}#header .main-block .boxman{bottom:440px;transform:scale(.9);left:-10px}}#trust .block-line,#faqyou .block-line{display:flex;flex-flow:row nowrap;justify-content:space-between}#trust .container,#faqyou .container{padding:80px 0;}#trust .container::before,#faqyou .container::before,#trust .container::after,#faqyou .container::after{display:table;content:" ";clear:both}#trust .icon,#faqyou .icon{width:100px;height:100px;margin-bottom:15px}#trust .block,#faqyou .block{display:flex;flex-direction:column;align-items:center;text-align:center;width:360px}#trust .header,#faqyou .header{margin-bottom:10px;font-weight:600;font-size:24px}@media (max-width:1179px){#trust .block-line,#faqyou .block-line{flex-wrap:wrap}#trust .block,#faqyou .block{width:47%}#trust .text,#faqyou .text{font-size:14px}}@media (min-width:595px) and (max-width:1179px){#trust .block:last-child,#faqyou .block:last-child{margin:45px auto 0}}@media (max-width:594px){#trust .container h2,#faqyou .container h2{margin-bottom:15px}#trust .block,#faqyou .block{width:100%;margin-top:45px}#trust .container,#faqyou .container{padding:60px 0}}#trust{background-color:#f4f9ff;}#trust .text{color:#767676}#faqyou{background-image:url("../img/bg-faqyou.jpg");background-repeat:no-repeat;background-position:center;background-size:cover;}#faqyou h2,#faqyou .header{color:#fff}#faqyou .text{color:#bbb}#four{background-image:url("../img/bg-four.jpg");background-position:center top;background-size:cover;}#four h2{margin-top:120px;text-align:left;font-size:65px;font-weight:bold;}#four h2 br:last-child{display:none;}@media (max-width:594px){#four h2 br:last-child{display:block}}#four ol{font-size:24px;padding-left:24px;line-height:1.2em;font-weight:200}#four li{margin-bottom:10px}#four .container{position:relative;height:100%;color:#fff;}#four .container::before,#four .container::after{display:table;content:" ";clear:both}#four .lera{position:absolute;width:473px;height:600px;right:0;bottom:0;background-image:url("../img/lera.png");background-repeat:no-repeat;background-position:center;background-size:cover}@media (min-width:1180px){#four{height:650px}}@media (max-width:1179px){#four .container{padding-bottom:500px}#four .lera{height:500px;width:394.15px;right:calc(50% - 197.075px)}#four h2{margin-top:60px;font-size:48px;margin-bottom:30px}#four ol{padding-left:18px;font-size:18px}}@media (max-width:594px){#four .container{padding-bottom:400px}#four .lera{height:400px;width:315.32px;right:calc(50% - 157.66px)}#four h2{font-size:34px;text-align:center}#four ol{font-size:20px}}#goods{background-color:#f4f9ff;}#goods .container{padding:80px 0;}#goods .container::before,#goods .container::after{display:table;content:" ";clear:both}#goods .block-line{display:flex;flex-flow:row nowrap;flex-wrap:wrap;justify-content:space-between}#goods .block{background-color:#fff;overflow:hidden;width:24%;border-radius:5px;margin-bottom:20px;text-align:center;display:flex;flex-wrap:wrap;}#goods .block .img{width:100%;height:200px;background-position:center;background-size:cover;background-repeat:no-repeat;border-top-left-radius:5px;border-top-right-radius:5px}#goods .block .text,#goods .block .count{margin:15px 0}#goods .block .count{width:100%;margin:15px;margin-top:auto;align-self:center}#goods .block .accent{color:#ec3d3d;font-size:18px;font-weight:bold}#goods .block:nth-child(1) .img{background-image:url("../img/goods/1.jpg")}#goods .block:nth-child(2) .img{background-image:url("../img/goods/2.jpg")}#goods .block:nth-child(3) .img{background-image:url("../img/goods/3.jpg")}#goods .block:nth-child(4) .img{background-image:url("../img/goods/4.jpg")}#goods .block:nth-child(5) .img{background-image:url("../img/goods/5.jpg")}#goods .block:nth-child(6) .img{background-image:url("../img/goods/6.jpg")}#goods .block:nth-child(7) .img{background-image:url("../img/goods/7.jpg")}#goods .block:nth-child(8) .img{background-image:url("../img/goods/8.jpg")}#goods .text{font-size:18px;padding:0 15px;}#goods .text p{margin-bottom:5px}#goods .text p:first-child{font-weight:600}@media (min-width:595px) and (max-width:1179px){#goods .block{width:48%}}@media (max-width:594px){#goods .block{width:100%}}#special{background-image:url("../img/bg-special.jpg");background-position:center;background-size:cover;}#special .container{display:flex;justify-content:space-between;height:100%;padding:60px 0}#special .text{color:#fff;}#special .text h2{text-align:left;font-size:65px;margin-bottom:30px}#special .text p{font-size:24px;font-weight:200;line-height:1.3em;margin-bottom:0}#special .text ul{padding-left:20px}#special .form{margin:0;width:460px;padding:30px 40px}@media (max-width:1179px){#special .container{flex-wrap:wrap;padding:0}#special .text{width:100%;margin:60px 0 0;text-align:center;}#special .text h2{font-size:48px;text-align:center}#special .timer{margin:0 auto}#special .form{margin:60px auto}}@media (max-width:594px){#special .text{display:flex;flex-wrap:wrap;justify-content:center;text-align:center;margin:30px 0;}#special .text h2{text-align:center;font-size:30px;margin-top:20px;margin-bottom:10px}#special .text p{margin-top:-10px;font-size:18px;}#special .text p br{display:none}#special .timer{transform:scale(.7)}#special .form{margin-top:10px;width:100%;min-width:100%;max-width:100%;margin-bottom:60px;padding:30px 20px}}#question{background-color:#f4f9ff;}#question .container{margin:90px auto}#question h2{font-size:45px;margin-bottom:10px}#question .container>p{font-size:24px;color:#767676;text-align:center;margin-bottom:30px}#question .block{position:relative;border-top:1px solid #dee7f2;padding:18px 0;}#question .block .text{padding-top:15px;display:none;}#question .block .text p{margin:10px 0 0}#question .block:last-child{border-bottom:1px solid #dee7f2}#question .header{font-size:24px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:space-between}#question .header:after{width:24px;min-width:24px;height:24px;background-image:url("../img/triangle.svg");background-position:center;background-repeat:no-repeat;content:"";margin-left:15px;transition:all .2s ease-in-out}#question .block.open .header:after{transform:rotateZ(90deg)}#question .post{width:100%;background-image:url("../img/bg-four.jpg");background-position:center;display:flex;align-items:center;justify-content:space-between;padding:40px 60px;margin-top:60px;border-radius:5px;box-shadow:0 0 25px rgba(0,0,0,0.2);}#question .post .btn{padding-left:60px;padding-right:60px}#question .post .text{font-size:24px;color:#fff;font-weight:200}#question .post a{color:#ec3d3d;margin-left:15px;font-weight:bold}@media (max-width:1179px){#question .container>p br{display:none}#question .container>p{font-size:18px}#question .post{flex-wrap:wrap;justify-content:center;}#question .post .btn{margin-top:30px}}@media (max-width:594px){#question .container{margin:60px auto}#question h2{font-size:34px}#question .header{font-size:18px}#question .post{padding:15px}#question .post .text{text-align:center}#question .post a{margin-left:0;display:block}#question .post .btn{padding-left:15px;padding-right:15px}}#footer{background-color:#1f212e;}#footer .container{padding:45px 0;height:100%;align-items:center;display:flex;flex-flow:row nowrap}#footer .logo{background-image:url("../img/logo.png");background-repeat:no-repeat;background-position:left center;background-size:contain;width:132px;height:90px}#footer .block{margin-left:30px;color:#fff;}#footer .block p{margin:2.5px 0}#footer .social{margin-left:auto;}#footer .social .icon{margin-left:10px}@media (min-width:595px) and (max-width:1179px){#footer .block{margin-left:15px}}@media (max-width:594px){#footer .container{flex-wrap:wrap;justify-content:center;padding:15px 0}#footer .block{text-align:center;margin-left:0}#footer .logo{order:10}#footer .social{margin:30px 0;width:100%;padding:0 30px;}#footer .social .social-icons{display:flex;justify-content:space-between}#footer .social .icon{margin-left:0}}
/*# sourceMappingURL=style.css.map */
