*{padding:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0}html{scroll-behavior:smooth}body,html{overflow-x:hidden}ol,ul{list-style:none}a{text-decoration:none}a,button,input,textarea{border:none;color:inherit;background:0 0;cursor:pointer;font-family:inherit}textarea{resize:none}.fadeIn{-webkit-animation:fadeIn .5s ease-in-out;animation:fadeIn .5s ease-in-out}.fadeOut{-webkit-animation:fadeOut .5s ease-in-out;animation:fadeOut .5s ease-in-out}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}html.fixed{overflow-y:hidden}body{font-size:16px;color:#bbb;background:#202020;line-height:1.7;font-family:Roboto,sans-serif}body.swal2-shown{padding:0}body.fullscreen{min-height:100vh;min-width:100vw}main{-webkit-transition:padding-top .3s ease-in-out;-o-transition:padding-top .3s ease-in-out;transition:padding-top .3s ease-in-out}h1,h2,h3,h4,h5,h6{font-weight:500;color:#fff;text-transform:uppercase;font-family:Oswald,sans-serif}h1{font-size:40px;line-height:1.3}h2{font-size:32px}h2,h3{line-height:1.5}h3{font-size:28px}h4{font-size:22px}h4,h5{line-height:1.7}h5{font-size:18px}h6{font-size:14px;line-height:1.3}a,button,input,textarea{-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}img{-o-object-fit:cover;object-fit:cover;width:100%;display:block}.section{padding:80px 0}.section--nopb{padding:80px 0 0}.section--nopt{padding:0 0 80px}.section_header{position:relative}.section_header-subtitle{font-size:80px;font-weight:600;color:#2c2c2c;text-transform:uppercase;position:absolute;visibility:hidden;line-height:1;font-family:Oswald,sans-serif;z-index:-1}.container{padding:0 1.25rem;min-width:100%;margin:0}.theme-element{font-size:14px;border:2px solid #eb1616;font-weight:500;color:#fff;text-transform:uppercase;text-align:center;background:#eb1616;line-height:22px;font-family:Oswald,sans-serif;display:inline-block}.theme-element.btn{padding:12px 20px}.theme-element.btn:hover{color:#eb1616}.theme-element.btn--revert{background:0 0}.theme-element.btn--revert.current,.theme-element.btn--revert:focus,.theme-element.btn--revert:hover{color:#fff;background:#eb1616}.theme-element.tag{padding:5px 10px}.theme-element:focus,.theme-element:hover{background:0 0}.field{padding:11px 18px;font-size:14px;border:2px solid #bbb;line-height:28px;display:block}.field.error{border-color:#eb1616}.field--corner{border:1px solid #999;border-right:none;margin-bottom:15px;border-top:none}.field::-webkit-input-placeholder{color:#fff;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.field::-moz-placeholder{color:#fff;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.field:-ms-input-placeholder{color:#fff;-ms-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.field::-ms-input-placeholder{color:#fff;-ms-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.field::placeholder{color:#fff;-webkit-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.field:focus::-webkit-input-placeholder{opacity:0}.field:focus::-moz-placeholder{opacity:0}.field:focus:-ms-input-placeholder{opacity:0}.field:focus::-ms-input-placeholder{opacity:0}.field:focus::placeholder{opacity:0}.field:focus,.field:hover{border-color:#fff}.highlight{color:#eb1616}.link--underline{text-transform:uppercase;position:relative}.link--underline:after{height:1px;-webkit-transition:width .5s ease-in-out;-o-transition:width .5s ease-in-out;transition:width .5s ease-in-out;content:"";position:absolute;bottom:-2px;background:#eb1616;left:0;width:0}.link--underline:focus:after,.link--underline:hover:after{width:100%}.linebreak{display:block}.text{font-size:14px;font-weight:500;line-height:1.7}.brand-logo_icon{margin-right:7px;color:#eb1616}.brand-logo_name{font-size:28px;font-weight:500;color:#fff;text-transform:uppercase;line-height:1;font-family:Oswald,sans-serif}@media screen and (min-width:767.98px){h1{font-size:50px;line-height:1.2}h2{font-size:40px;line-height:1.3}.container{padding:0 1.875rem}.section{padding:100px 0}.section--nopb{padding:100px 0 0}.section--nopt{padding:0 0 100px}.section_header-subtitle{visibility:visible}.text{font-size:16px}}@media screen and (min-width:991.98px){h1{font-size:65px}.section{padding:110px 0}.section--nopb{padding:110px 0 0}.section--nopt{padding:0 0 110px}.text{font-size:18px;line-height:1.5}}@media screen and (min-width:1199.98px){.container{min-width:unset;margin:0 auto}}.alert_popup{padding:20px;-webkit-box-direction:normal;max-width:360px;-ms-flex-direction:column;flex-direction:column;min-width:280px;background:#fff;-webkit-box-orient:vertical;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.alert_popup-close{-ms-flex-pack:end;justify-content:flex-end;-webkit-box-pack:end;-webkit-transition:color .3s ease-in-out;-o-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.alert_popup-close:focus,.alert_popup-close:hover{color:#eb1616}.alert_popup-title{margin-bottom:10px;color:#eb1616}.header{padding:15px 0;-webkit-transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;-o-transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out;position:fixed;will-change:transform;background:#202020;left:0;width:100%;z-index:10000}.header--pinned{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.header--unpinned{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.header .container-fluid{padding:0}.header_logo{-webkit-transition:margin-left .3s ease-in-out;-o-transition:margin-left .3s ease-in-out;transition:margin-left .3s ease-in-out;-ms-flex-order:1;order:1;-webkit-box-ordinal-group:2}.header_trigger{height:16px;-webkit-transition:margin-right .3s ease-in-out;-o-transition:margin-right .3s ease-in-out;transition:margin-right .3s ease-in-out;-ms-flex-order:2;cursor:pointer;order:2;width:24px;-webkit-box-ordinal-group:3}.header_trigger .line{height:2px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;background:#fff;width:100%;display:block}.header_trigger.active{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:.3s ease-in-out .3s;-o-transition:.3s ease-in-out .3s;transition:.3s ease-in-out .3s}.header_trigger.active .line{background:#eb1616}.header_trigger.active .line:nth-child(2){width:0}.header_trigger.active .line:first-child,.header_trigger.active .line:nth-child(3){-webkit-transition-delay:.1s;-o-transition-delay:.1s;transition-delay:.1s}.header_trigger.active .line:first-child{-webkit-transform:translateY(7px);-ms-transform:translateY(7px);transform:translateY(7px)}.header_trigger.active .line:nth-child(3){-webkit-transform:translateY(-7px) rotate(90deg);-ms-transform:translateY(-7px) rotate(90deg);transform:translateY(-7px) rotate(90deg)}.header_nav{flex-grow:1;overflow:hidden;-webkit-box-flex:1;right:0;-webkit-transition:max-height .5s ease-in-out,padding-top .6s ease-in;-o-transition:max-height .5s ease-in-out,padding-top .6s ease-in;transition:max-height .5s ease-in-out,padding-top .6s ease-in;position:relative;max-height:0;min-width:100vw;-ms-flex-order:3;left:0;order:3;-ms-flex-positive:1;-webkit-box-ordinal-group:4}.header_nav.active{overflow-y:scroll;padding-top:15px;max-height:100vh}.header_nav-list{text-align:center}.header_nav-list .dropdown-toggle.active,.header_nav-list .nav-item.active{background:#eb1616}.header_nav-list_item{font-size:16px;font-weight:500;color:#fff;text-transform:uppercase;font-family:Oswald,sans-serif}.header_nav-list_item.dropdown .list-item,.header_nav-list_item:not(.header_nav-list_item.dropdown){padding:20px 0}.header_nav-list_item .nav-link.dropdown-toggle{padding:20px 0;-webkit-transition:background-color .3s ease-in-out;-o-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out;width:100%;display:block}.header_nav-list_item .dropdown-menu{overflow:hidden;-webkit-transition:max-height .5s ease-in-out;-o-transition:max-height .5s ease-in-out;transition:max-height .5s ease-in-out;max-height:0}.header_nav-list_item .dropdown-menu.active{max-height:500px}.header_btn{display:none}@media screen and (min-width:991.98px){.header{padding:30px 0}.header .container-fluid{padding:0 1.25rem}.header_btn{-ms-flex-order:3;margin-left:70px;order:3;-webkit-box-ordinal-group:4;display:block}.header_nav{overflow:visible;max-height:unset;min-width:unset}.header_nav-list{-ms-flex-pack:end;justify-content:flex-end;-webkit-box-pack:end;-webkit-box-align:center;margin:0 -30px 0 0;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.header_nav-list.dropdown{position:relative}.header_nav-list .dropdown-toggle,.header_nav-list .nav-item{position:relative;cursor:pointer}.header_nav-list .dropdown-toggle:before,.header_nav-list .nav-item:before{height:10px;-webkit-transition:background-color .3s ease-in-out;-o-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out;content:"";position:absolute;top:-42px;background:0 0;left:0;width:100%}.header_nav-list .dropdown-toggle.active,.header_nav-list .dropdown-toggle:hover,.header_nav-list .nav-item.active,.header_nav-list .nav-item:hover{background:0 0}.header_nav-list .dropdown-toggle.active:before,.header_nav-list .dropdown-toggle:hover:before,.header_nav-list .nav-item.active:before,.header_nav-list .nav-item:hover:before{background:#eb1616}.header_nav-list_item{margin-right:30px}.header_nav-list_item.dropdown .list-item,.header_nav-list_item:not(.header_nav-list_item.dropdown){padding:0}.header_nav-list_item.dropdown{margin-right:30px;width:-webkit-min-content;width:-moz-min-content;width:min-content}.header_nav-list .nav-link.dropdown-toggle{padding:0;width:unset}.header_nav-list .dropdown-menu{padding-top:15px;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;position:absolute;max-height:unset;opacity:0;visibility:hidden;text-align:left}.header_nav-list .dropdown-menu .nav-item{padding:15px;-webkit-transition:background-color .3s ease-in-out;-o-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out;background:#2c2c2c}.header_nav-list .dropdown-menu .nav-item.active,.header_nav-list .dropdown-menu .nav-item:hover{background:#eb1616}.header_nav-list .dropdown-menu .nav-item.active:before,.header_nav-list .dropdown-menu .nav-item:hover:before{display:none}.header_nav-list .dropdown-menu.active{opacity:1;visibility:visible}}.contacts_header,.contacts_main-data{margin-bottom:40px}.contacts_main-data_item{margin-bottom:15px}.contacts_main-data_item:last-of-type{margin-bottom:0}.contacts_main-data_item .title{margin-bottom:10px}.contacts_main-data_item .link--underline{text-transform:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.contacts_main-data_item .link--underline:after{background:#bbb}.contacts_main-form_label{font-size:18px;font-weight:500;margin-bottom:10px;color:#fff;text-transform:uppercase;line-height:1.7;font-family:Oswald,sans-serif;display:block}.contacts_main-form .field{color:#fff;width:100%}.contacts_main-form .field[data-type=message]{min-height:180px;margin-bottom:0}.contacts_main-form .btn{margin-top:30px}.map #map{-webkit-filter:grayscale(1);filter:grayscale(1);min-height:350px}@media screen and (min-width:767.98px){.contacts_header-subtitle{top:-90%;left:14%}.contacts_main-form .form-block{margin-bottom:30px;width:calc(50% - 15px)}.contacts_main-form .form-block:last-of-type{margin-bottom:0;width:100%}.contacts_main-data_item--tel .data{margin-right:20px}.contacts_main-data_item--tel .data:last-of-type{margin-right:0}.map #map{min-height:700px}}@media screen and (min-width:991.98px){.contacts_header{margin-bottom:110px}.contacts_header-subtitle{left:10%}.contacts_main-data_item{margin-bottom:30px}.contacts_main-form .btn{margin-top:50px}}@media screen and (min-width:1199.98px){.contacts_header-subtitle{left:9%}}@media screen and (min-width:1399.98px){.contacts_header-subtitle{left:7%}}a[href^="http://maps.google.com/maps"],a[href^="https://maps.google.com/maps"]{display:none!important}.gm-style-cc,.gmnoprint a,.gmnoprint span{display:none}.gmnoprint div{background:0 0!important}.footer{padding:80px 0 0}.footer_logo{margin-bottom:40px}.footer_contacts-tel{margin-bottom:10px;color:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.footer_contacts-tel:hover{color:#eb1616}.footer_contacts-tel .icon{display:none}.footer_contacts-tel .link{font-size:18px;font-weight:500;text-transform:uppercase;line-height:1.5;font-family:Oswald,sans-serif}.footer_contacts-address{margin-bottom:10px}.footer_contacts-mail{position:relative}.footer_contacts-mail:after{height:1px;-webkit-transition:width .5s ease-in-out;-o-transition:width .5s ease-in-out;transition:width .5s ease-in-out;content:"";position:absolute;bottom:0;background:#bbb;left:0;width:0}.footer_contacts-mail:focus:after,.footer_contacts-mail:hover:after{width:100%}.footer_contacts-socials{max-height:22px;margin:30px 0 40px}.footer_contacts-socials .list-item{margin-right:15px}.footer_contacts-socials .list-item:last-of-type{margin-right:0}.footer_contacts-socials .list-item .link{font-size:22px;color:#fff}.footer_contacts-socials .list-item .link:focus,.footer_contacts-socials .list-item .link:hover{color:#eb1616}.footer_newsletter-text{margin:15px 0 25px}.footer_newsletter-form{max-width:100%}.footer_newsletter-form .field{margin-bottom:10px}.footer_newsletter-form .field:focus,.footer_newsletter-form .field:hover{border-color:#fff}.footer_newsletter-form .btn,.footer_newsletter-form .field{width:100%}.footer_copyright{-ms-flex-pack:center;height:80px;justify-content:center;-webkit-box-pack:center;-webkit-box-align:center;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;margin:80px -20px 0;align-items:center;background:#2c2c2c;-webkit-box-orient:vertical;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:575.98px){.contacts_main-form .btn{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.footer_newsletter-form .field{border-right:none;margin-bottom:0;max-width:368px}.footer_newsletter-form .btn{width:unset}}@media screen and (min-width:767.98px){.footer{padding:100px 0 0}.footer_logo{width:100%}.footer_contacts{margin-right:40px;margin-top:-20px}.footer_contacts-socials{margin-bottom:0}.footer_newsletter{margin-bottom:0;max-width:410px;margin-top:-80px}.footer_copyright{margin:100px -30px 0}}@media screen and (min-width:991.98px){.footer{padding:110px 0}.footer_logo{margin-bottom:0;width:25%}.footer_contacts,.footer_newsletter{margin-top:-5px}.footer_contacts-tel{margin-bottom:20px}.footer_contacts-tel .link{font-size:28px}.footer_contacts-tel .icon{-ms-flex-pack:center;justify-content:center;-webkit-box-pack:center;font-size:40px;margin-right:10px;-webkit-box-align:center;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;max-width:40px;max-height:40px;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.footer_contacts-socials{margin-bottom:25px}.footer_copyright{-ms-flex-pack:start;height:auto;justify-content:flex-start;-webkit-box-pack:start;-webkit-box-align:start;text-align:left;margin:0;align-items:flex-start;background:0 0;-ms-flex-align:start}}@media screen and (min-width:1199.98px){.footer_contacts{margin-right:0}.footer_contacts-copyright{text-align:left}.footer_newsletter{max-width:471px}}