@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;400;500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@400;700&display=swap);@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css);body{font-family:Roboto,sans-serif;font-size:13px;line-height:24px;font-weight:400;letter-spacing:1px}.container{max-width:1150px;width:100%;margin:0 auto;position:relative;padding:0 15px;-webkit-box-sizing:border-box;box-sizing:border-box}@media (max-width:1200px){.container{max-width:960px}}@media (max-width:992px){.container{max-width:720px}}@media (max-width:768px){.container{max-width:540px}}@media (max-width:576px){.container{max-width:100%;padding:0 10px}}*,::after,::before{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}h1{font-family:inherit}h2,h3,h4,h5,h6{font-family:inherit;margin-bottom:10px;line-height:1.2}h3{font-size:22px;line-height:24px;font-weight:900;letter-spacing:6px}h4{font-size:30px;line-height:24px;font-weight:400;letter-spacing:4px;margin-bottom:15px}h2{font-size:30px;line-height:24px}@media (min-width:769px){h2{font-size:34px;line-height:42px}}@media (max-width:768px){h2{font-size:30px;line-height:34px}}@media (max-width:576px){h2{font-size:24px;line-height:34px}}iframe,img,picture,video{max-width:100%;height:auto;display:block}a{color:#76ecf8;text-decoration:none;-webkit-transition:color .3s,opacity .3s;transition:color .3s,opacity .3s}a:hover{color:#f0f8ff}input[type=checkbox]{cursor:pointer}ol,ul{margin:0;padding:0;list-style:none}button,input,select,textarea{font:inherit;margin:0;border-radius:0}button{cursor:pointer;background:0 0;border:none;padding:0}p{margin:0 0 15px}.lazy-section{opacity:0;-webkit-transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,transform .5s,-webkit-transform .5s}.lazy-section.lazy-loaded{opacity:1}section{outline:#091124 solid 1px!important}.custom-popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:none;font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif}.popup-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);backdrop-filter:blur(2px)}.popup-content{position:relative;background:#181b52;padding:35px 30px;border-radius:12px;width:90%;max-width:500px;margin:5% auto;-webkit-box-shadow:0 8px 25px rgba(0,0,0,.2);box-shadow:0 8px 25px rgba(0,0,0,.2);-webkit-animation:.3s ease-in-out fadeIn;animation:.3s ease-in-out fadeIn}@-webkit-keyframes fadeIn{from{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeIn{from{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.popup-close{position:absolute;top:7px;right:20px;font-size:24px;cursor:pointer;color:#888;-webkit-transition:color .2s;transition:color .2s}.popup-close:hover{color:#f96c26}.contact-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:25px;border-bottom:1px solid #eee}.tab-btn{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:12px 0;background:0 0;border:none;cursor:pointer;font-weight:500;color:#fff;border-bottom:2px solid transparent;-webkit-transition:.3s;transition:.3s}.tab-btn:hover{color:#f96c26}.tab-btn.active{color:#fff;background-color:#f96c26;border-top-left-radius:10px;border-top-right-radius:10px}.contact-field label{display:block;margin-bottom:15px;font-weight:500;color:#fff}.contact-field input{width:100%;padding:10px 12px;border:1px solid #ddd;border-radius:6px;font-size:14px;-webkit-transition:border-color .2s,-webkit-box-shadow .2s;transition:border-color .2s,box-shadow .2s,-webkit-box-shadow .2s}.contact-field input:focus{border-color:#0073aa;-webkit-box-shadow:0 0 0 3px rgba(0,115,170,.15);box-shadow:0 0 0 3px rgba(0,115,170,.15);outline:0}.checkbox-field{margin:15px 0}.checkbox-field label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:13px;color:#fff}.checkbox-field input[type=checkbox]{accent-color:#0073aa}.checkbox-field a{color:#fff;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.checkbox-field a:hover{color:#f96c26}button[type=submit]{width:100%;padding:12px;background:#0073aa;color:#fff;border:none;border-radius:6px;font-size:16px;cursor:pointer;-webkit-transition:background .3s,-webkit-transform .2s;transition:background .3s,transform .2s,-webkit-transform .2s}button[type=submit]:hover{background:#005f80;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.form-response{margin-top:15px;padding:12px;border-radius:6px;font-size:14px;display:none}.form-response.success{background:#d4edda;color:#155724;display:block}.form-response.error{background:#f8d7da;color:#721c24;display:block}.form-title{font-size:15px;font-weight:600;color:#f96c26;text-align:center;margin-bottom:25px;text-transform:uppercase;letter-spacing:1px}#what{background-color:#091124;overflow:hidden;position:relative;padding-bottom:100px}#what .what-baner{width:100vw;max-width:none;margin-left:calc(-50vw + 50%);position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:500px}#what .what-baner img{display:block;width:100%;opacity:.7;-o-object-fit:cover;object-fit:cover;height:100%}#what .what-baner::after{content:"";position:absolute;bottom:0;left:0;right:0;height:150px;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#091124));background:linear-gradient(to bottom,transparent 0,#091124 100%);pointer-events:none}#what .what-baner .container{position:absolute;top:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;z-index:2;max-width:1200px;margin:0 auto;padding:20px 20px 0}#what .what-baner .what-baner-iner{max-width:800px;color:#fff;margin-top:0}#what .what-baner .what-baner-iner h1{font-size:3.5rem;line-height:3.5rem;margin-bottom:2rem;text-shadow:0 2px 4px rgba(0,0,0,.5)}@media (max-width:1200px){#what .what-baner .what-baner-iner{margin:0 auto}#what .what-baner .what-baner-iner h1{font-size:2.5rem;line-height:2.5rem;margin-bottom:2rem}}@media (max-width:768px){#what .what-baner .what-baner-iner h1{font-size:36px;line-height:47px;margin-bottom:2rem}}@media (max-width:576px){#what .what-baner .what-baner-iner h1{font-size:26px;line-height:34px;margin-bottom:1rem}}#what .what-baner .what-baner-iner p{font-size:2.2rem;line-height:2.2rem;margin-bottom:3rem}@media (max-width:1200px){#what .what-baner .what-baner-iner p{font-size:1.5rem;line-height:1.5rem;margin-bottom:2rem}}@media (max-width:768px){#what .what-baner .what-baner-iner p{font-size:24px;line-height:34px;margin-bottom:2rem}}@media (max-width:576px){#what .what-baner .what-baner-iner p{font-size:19px;line-height:26px;margin-bottom:2rem}}#what .what-baner .what-baner-iner button{background:#f96c26;color:#fff;border:none;padding:12px 24px;font-size:1rem;cursor:pointer;border-radius:4px;-webkit-transition:background .3s;transition:background .3s}#what .what-baner .what-baner-iner button:hover{background:rgb(229.6502242152,80.4304932735,6.3497757848)}#what .what-baner .what-baner-iner .soc-iner{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:20px;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;margin-left:60px}@media (max-width:992px){#what .what-baner{min-height:auto}#what .what-baner .what-baner-iner button{position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}#what .what-baner .what-baner-iner .soc-iner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:auto}}#what .what-baner .what-baner-iner .soc-iner img{opacity:1;width:40px;height:40px}#what .what h2{color:#f96c26;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;width:100%;margin:0 auto 35px;text-transform:uppercase}#what .what h2 span{padding:0 15px;white-space:nowrap}#what .what h2::after,#what .what h2::before{content:"";-webkit-box-flex:1;-ms-flex:1;flex:1;height:1px;background:rgba(255,255,255,.3);margin:0 10px}#what .what h2::before{margin-right:10px}#what .what h2::after{margin-left:10px}#what .what .what-iner{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-bottom:20px}@media (max-width:1200px){#what .what .what-iner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:20px}}#what .what .what-iner .what-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:66.666%;margin:0 5px;row-gap:20px;-webkit-column-gap:2%;-moz-column-gap:2%;column-gap:2%}@media (max-width:1200px){#what .what .what-iner .what-left{width:100%}}#what .what .what-iner .what-left .what-left-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#what .what .what-iner .what-left .what-left-item span{font-family:Roboto,Arial,Tahoma,sans-serif;font-size:70px;line-height:70px;font-weight:100;letter-spacing:0;margin-bottom:15px}#what .what .what-iner .what-left .what-left-item h3{text-transform:uppercase;letter-spacing:2px}#what .what .what-iner .what-left .what-left-item p{font-family:Roboto Slab,sans-serif}#what .what .what-iner .what-left .what-left-item:nth-child(1){width:100%;background-size:contain;padding:30px 30px 35px;background-color:#f96c26}#what .what .what-iner .what-left .what-left-item:nth-child(1) span{color:#fcb693}#what .what .what-iner .what-left .what-left-item:nth-child(1) h3{color:#fff}#what .what .what-iner .what-left .what-left-item:nth-child(1) p{color:#fdd3be;width:58%}#what .what .what-iner .what-left .what-left-item:nth-child(2){width:39%;background-position:right bottom;padding:28px 28px 220px;border:2px solid #6c7280}@media (max-width:768px){#what .what h2::after,#what .what h2::before{display:none}#what .what h2 span{padding:0;white-space:normal;text-align:center;width:100%}#what .what .what-iner .what-left{margin:auto}#what .what .what-iner .what-left .what-left-item:nth-child(2){width:100%;padding:30px 30px 35px}}#what .what .what-iner .what-left .what-left-item:nth-child(2) span{color:#a1a5ac}#what .what .what-iner .what-left .what-left-item:nth-child(2) h3,#what .what .what-iner .what-left .what-left-item:nth-child(2) p{color:#fff}#what .what .what-iner .what-left .what-left-item:nth-child(3){width:59%;background-color:#9198a5;padding:30px 30px 240px}#what .what .what-iner .what-left .what-left-item:nth-child(3) span{color:#646a77}#what .what .what-iner .what-left .what-left-item:nth-child(3) p{color:#444a59}#what .what .what-iner .what-left .custom-bg2{background-image:url(../img/dommm.png);background-repeat:no-repeat;background-position:56% 100%;background-size:332px auto}@media (max-width:768px){#what .what .what-iner .what-left .what-left-item:nth-child(3){width:100%;padding:30px 30px 35px}#what .what .what-iner .what-left .custom-bg2{background-position:87% 22%;background-size:132px auto}}#what .what .what-iner .what-left .custom-bg3{background-image:url(../img/761.png);background-repeat:no-repeat;background-position:57% 86%;background-size:332px auto}@media (max-width:768px){#what .what .what-iner .what-left .custom-bg3{background-position:87% 22%;background-size:132px auto}}#what .what .what-iner .what-left .custom-bg55{background-image:url(../img/diploma.png);background-repeat:no-repeat;background-position:95% 45%}#what .what .what-iner .what-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:33.333%;margin:0 5px;row-gap:20px}#what .what .what-iner .what-right .what-right-item-cust{height:100%}#what .what .what-iner .what-right .what-right-item span{font-family:Roboto,Arial,Tahoma,sans-serif;font-size:70px;line-height:70px;font-weight:100;letter-spacing:0;margin-bottom:15px}#what .what .what-iner .what-right .what-right-item h3{text-transform:uppercase;letter-spacing:2px}#what .what .what-iner .what-right .what-right-item p{font-family:"Roboto Slab",sans-serif}#what .what .what-iner .what-right .what-right-item:nth-child(1){background-color:#b4b8c1;padding:30px 30px 55px}@media (max-width:1200px){#what .what .what-iner .what-right{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;gap:20px}#what .what .what-iner .what-right .what-right-item:nth-child(1){-webkit-box-flex:1;-ms-flex:1 0 calc(50% - 20px);flex:1 0 calc(50% - 20px);width:50%}}@media (max-width:768px){#what .what .what-iner .what-right{margin:auto}#what .what .what-iner .what-right .what-right-item:nth-child(1){-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}}#what .what .what-iner .what-right .what-right-item:nth-child(1) span{color:#646a77}#what .what .what-iner .what-right .what-right-item:nth-child(1) h3{color:#141c2e}#what .what .what-iner .what-right .what-right-item:nth-child(1) p{color:#444a59}#what .what .what-iner .what-right .what-right-item:nth-child(2){background-color:#424959;padding:30px 30px 55px}@media (max-width:1200px){#what .what .what-iner .what-right .what-right-item:nth-child(2){-webkit-box-flex:1;-ms-flex:1 0 calc(50% - 20px);flex:1 0 calc(50% - 20px);width:50%}#what .what .what-iner .what-right .what-right-item:nth-child(3){width:100%}}@media (max-width:768px){#what .what .what-iner .what-right .what-right-item:nth-child(2){-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}}#what .what .what-iner .what-right .what-right-item:nth-child(2) span{color:#a1a5ac;margin-bottom:15px}#what .what .what-iner .what-right .what-right-item:nth-child(2) h3,#what .what .what-iner .what-right .what-right-item:nth-child(2) p{color:#fff}#what .what .what-iner .what-right .what-right-item:nth-child(3){padding:28px;border:2px solid #6c7280}#what .what .what-iner .what-right .what-right-item:nth-child(3) span{color:#a1a5ac}#what .what .what-iner .what-right .what-right-item:nth-child(3) h3,#what .what .what-iner .what-right .what-right-item:nth-child(3) p{color:#fff}#header .header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-family:Roboto,sans-serif;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#3d4a3d;font-weight:700;margin-bottom:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#header .header a,#header .header a:hover{color:#3d4a3d}#header .header .logo-iner{display:-webkit-box;display:-ms-flexbox;display:flex}#header .header .logo-iner img{height:45px;min-width:146px;margin-top:10px}#header .header .logo-iner .logo-disc{max-width:200px;margin-top:9px;margin-left:9px;line-height:1.1;display:inline-block;vertical-align:middle;font-size:14px}#header .header .header-adr{max-width:200px;margin-top:10px;font-size:14px;line-height:1.42857143}@media (max-width:768px){#header .header .header-adr{display:none}}#header .header .header-cont{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:end;-ms-flex-align:end;align-items:flex-end}@media (max-width:768px){#header .header .header-cont{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#header .header .header-cont .mail{display:none}}#header .header .header-cont .telefon{font-size:20px;padding-top:3px;font-weight:700}@media (max-width:576px){#header .header .header-cont .telefon{font-size:18px}}#header .header .header-cont .telefon::before{content:"\f095";font-family:"Font Awesome 6 Free";font-weight:900;margin-right:0;font-size:16px}#header .header .header-cont .mail{font-size:14px;font-weight:700}#header .header .header-cont .iner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px}#header .header .header-cont .iner .time{padding:3px;font-size:14px}#header .header .header-cont .iner .time::before{content:"\f017";font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:16px}#header .header .header-cont .iner .button{background:#f96c26;padding:3px 15px;color:#fff;margin-top:0;display:inline-block;cursor:pointer}#header .header .header-cont .iner .button:hover{background:rgb(229.6502242152,80.4304932735,6.3497757848)}.advantages{margin-bottom:100px}@media (max-width:992px){#header .header .header-cont{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:10px;width:100%}.advantages{margin-top:50px}}@media (max-width:768px){#header .header .header-cont .iner .button{display:none}.advantages{margin-top:132px}}@media (max-width:642px){.advantages{margin-top:236px}}@media (max-width:576px){.advantages{margin-top:120px}}@media (max-width:483px){.advantages{margin-top:197px}}@media (max-width:413px){.advantages{margin-top:264px}}@media (max-width:345px){.advantages{margin-top:300px}}.advantages .advantages-iner{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:768px){.advantages .advantages-iner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:33px}}.advantages .advantages-iner .advantages-item{width:20%;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:center;-ms-flex-align:center;align-items:center}@media (max-width:768px){.advantages .advantages-iner .advantages-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}}.advantages .advantages-iner .advantages-item .advantages-item-img{margin-bottom:30px}.advantages .advantages-iner .advantages-item .advantages-item-img img{width:60px}.advantages .advantages-iner .advantages-item-title{text-align:center;font-size:22px;line-height:24px;font-weight:400}#works{background-color:#091124;overflow:hidden;position:relative;padding-bottom:100px;outline:#091124 solid 1px!important}#works .works{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:center;-ms-flex-align:center;align-items:center}#works .works h2{color:#f96c26;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;width:100%;margin:0 auto 35px;text-transform:uppercase}#works .works h2 span{padding:0 15px;white-space:nowrap}#works .works h2::after,#works .works h2::before{content:"";-webkit-box-flex:1;-ms-flex:1;flex:1;height:1px;background:rgba(255,255,255,.3);margin:0 10px}#works .works h2::before{margin-right:10px}#works .works h2::after{margin-left:10px}#works .works .works-iner{color:#fff}#works .works .works-iner .services-columns{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;padding:0;margin:0}@media (max-width:768px){.advantages .advantages-iner .advantages-item .advantages-item-img{margin-bottom:auto;max-width:60px;width:100%}#works .works .works-iner .services-columns{grid-template-columns:repeat(1,1fr)}}#works .works .works-iner .services-columns li{list-style:none;padding:5px 0 5px 20px;position:relative;font-size:20px}#works .works .works-iner .services-columns li::before{content:"—";position:absolute;left:0;color:#333}#works .works .desc{margin-top:30px;margin-bottom:30px;text-align:center}#works .works .desc p{font-size:30px;line-height:36px;color:#f96c26;margin-bottom:20px}#works .works button{background:#f96c26;color:#fff;border:none;padding:12px 24px;font-size:1rem;cursor:pointer;border-radius:4px;-webkit-transition:background .3s;transition:background .3s}#works .works button:hover{background:rgb(229.6502242152,80.4304932735,6.3497757848)}#brands{padding:40px 0 100px;overflow:hidden;position:relative;outline:#fff solid 0!important}#brands .brands h2{color:#f96c26;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;width:100%;margin:0 auto 35px;text-transform:uppercase}#brands .brands h2 span{padding:0 15px;white-space:nowrap}#brands .brands h2::after,#brands .brands h2::before{content:"";-webkit-box-flex:1;-ms-flex:1;flex:1;height:1px;background:rgba(255,255,255,.3);margin:0 10px}#brands .brands h2::before{margin-right:10px}#brands .brands h2::after{margin-left:10px}#brands .brands .brands-inner .brands-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:auto auto;gap:30px;padding:0;margin:0;list-style:none}@media (max-width:768px){#brands .brands .brands-inner .brands-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:576px){.advantages .advantages-iner .advantages-item{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.advantages .advantages-iner .advantages-item .advantages-item-img img{width:50px}#brands .brands .brands-inner .brands-grid{grid-template-columns:repeat(2,1fr)}}#brands .brands .brands-inner .brands-grid-item{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:center;-ms-flex-align:center;align-items:center;text-align:center}#brands .brands .brands-inner .brands-grid-logo{width:80px;height:80px;-o-object-fit:contain;object-fit:contain;margin-bottom:8px}#brands .brands .brands-inner .brands-grid-name{font-size:14px;line-height:1.3;color:#333;font-weight:500}#brands .brands .brands-inner .brands-grid-name-english{display:block;font-size:12px;color:#666;font-style:italic;font-weight:400}#completed{margin-bottom:100px;outline:#fff solid 1px!important}#completed .gallery{display:none}#completed .gallery.active{display:block}#completed .slider-images img{display:none}#completed .slider-images img.active{display:block}#completed .completed .vehicle-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-height:500px;border:1px solid #e0e0e0;font-family:Arial,sans-serif}#completed .completed .vehicle-gallery .tabs{width:250px;background:#f8f8f8;border-right:1px solid #e0e0e0}#completed .completed .vehicle-gallery .tabs .tab{padding:15px 20px;cursor:pointer;border-bottom:1px solid #e0e0e0;-webkit-transition:.3s;transition:.3s;font-weight:600;color:#333;text-transform:uppercase}@media (max-width:768px){#completed .completed .vehicle-gallery{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#completed .completed .vehicle-gallery .tabs{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto;width:100%;gap:5px;border-right:none;grid-template-columns:repeat(1,1fr)}#completed .completed .vehicle-gallery .tabs .tab{border:1px solid #e0e0e0}}#completed .completed .vehicle-gallery .tabs .tab:hover{background:#eee}#completed .completed .vehicle-gallery .tabs .tab.active{background:#fff;color:#06c;border-right:3px solid #06c}#completed .completed .vehicle-gallery .content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:20px;background:#fff}#completed .completed .vehicle-gallery .content .gallery{display:none}#completed .completed .vehicle-gallery .content .gallery.active{display:block}#completed .completed .vehicle-gallery .content .gallery .item{margin-bottom:30px}#completed .completed .vehicle-gallery .content .gallery .item h3{font-size:18px;margin-bottom:10px;letter-spacing:0;text-transform:uppercase;color:#f96c26}#completed .completed .vehicle-gallery .content .gallery .item .price{color:#06c;font-weight:700;font-size:16px;margin-bottom:15px}#completed .completed .vehicle-gallery .content .gallery .item .slider{position:relative;height:400px}#completed .completed .vehicle-gallery .content .gallery .item .slider .slider-images{width:100%;height:100%;position:relative}#completed .completed .vehicle-gallery .content .gallery .item .slider .slider-images img{position:absolute;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s}#completed .completed .vehicle-gallery .content .gallery .item .slider .slider-images img.active{opacity:1}#completed .completed .vehicle-gallery .content .gallery .item .slider .slider-next,#completed .completed .vehicle-gallery .content .gallery .item .slider .slider-prev{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:40px;height:60px;background:rgba(0,0,0,.5);color:#fff;border:none;font-size:20px;cursor:pointer;z-index:10}#completed .completed .vehicle-gallery .content .gallery .item .slider .slider-next:hover,#completed .completed .vehicle-gallery .content .gallery .item .slider .slider-prev:hover{background:rgba(0,0,0,.8)}#completed .completed .vehicle-gallery .content .gallery .item .slider .slider-next:disabled,#completed .completed .vehicle-gallery .content .gallery .item .slider .slider-prev:disabled{opacity:.3;cursor:default}#completed .completed .vehicle-gallery .content .gallery .item .slider .slider-prev{left:10px}#completed .completed .vehicle-gallery .content .gallery .item .slider .slider-next{right:10px}#completed .video-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#how{background-color:#e0e1e5;padding:100px 0;outline:#e0e1e5 solid 1px!important}#how .how h2{color:#f96c26;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;width:100%;margin:0 auto 35px;text-transform:uppercase}#how .how h2 span{padding:0 15px;white-space:nowrap}#how .how h2::after,#how .how h2::before{content:"";-webkit-box-flex:1;-ms-flex:1;flex:1;height:1px;background:rgba(175,48,48,.3);margin:0 10px}#how .how h2::before{margin-right:10px}#how .how h2::after{margin-left:10px}#how .how .how-iner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-column-gap:4%;-moz-column-gap:4%;column-gap:4%}#how .how .how-iner .how-iner-img{width:48%;border:1px solid #091124}@media (max-width:768px){#how .how .how-iner .how-iner-img{width:100%}}#how .how .how-iner .how-iner-img img{max-width:100%;height:auto;display:block}#how .how .how-iner .how-box{width:48%;padding:20px;background-color:#fff}#how .how .how-iner .how-box .how-item{display:-webkit-box;display:-ms-flexbox;display:flex}#how .how .how-iner .how-box .how-item span{font-family:Roboto,Arial,Tahoma,sans-serif;font-size:70px;line-height:70px;font-weight:100;letter-spacing:0;margin-bottom:15px}#how .how .how-iner .how-box .how-item .how-item-desc{margin-left:20px}@media (max-width:1200px){#how .how .how-iner .how-box .how-item .how-item-desc h4{font-size:24px;line-height:25px;font-weight:400;letter-spacing:4px;margin-bottom:15px}}@media (max-width:992px){.advantages .advantages-iner .advantages-item-title{font-size:15px;line-height:18px;text-align:left}#how .how .how-iner .how-box .how-item span{font-size:50px;line-height:50px}#how .how .how-iner .how-box .how-item .how-item-desc h4{font-size:17px;line-height:22px}}#how .how .how-iner .soc-iner{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:30px;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}#how .how .how-iner .soc-iner img{opacity:1;width:40px;height:40px}#recommended{background-color:#e0e1e5;padding:50px 0 100px;outline:#e0e1e5 solid 1px!important}#recommended .recommended h2{color:#f96c26;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;width:100%;margin:0 auto 35px;text-transform:uppercase}#recommended .recommended h2::after,#recommended .recommended h2::before{content:"";-webkit-box-flex:1;-ms-flex:1;flex:1;height:1px;background:rgba(175,48,48,.3);margin:0 10px}#recommended .recommended .recommended-iner{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@media (max-width:768px){#how .how .how-iner .how-box{width:100%}#how .how .how-iner .soc-iner{margin:30px auto auto}#recommended .recommended .recommended-iner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:20px}}#recommended .recommended .recommended-iner .recommended-item{width:33.333%;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:center;-ms-flex-align:center;align-items:center;text-align:center}#recommended .recommended .recommended-iner .recommended-item h4{font-size:21px;height:45px;margin:5px 0}#recommended .recommended .recommended-iner .recommended-item:nth-child(1){background-color:#fff}#recommended .recommended .recommended-iner .recommended-item:nth-child(2){background-color:#f1f2f4}#recommended .recommended .recommended-iner .recommended-item:nth-child(3){background-color:#091124;color:#fff6ff}#recommended .recommended .recommended-iner .recommended-item div{margin:0 10px 10px;border:1px solid #f96c26;cursor:pointer;-webkit-transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}#recommended .recommended .recommended-iner .recommended-item div:hover{-webkit-transform:scale(1.03);transform:scale(1.03)}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.9);display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1000}.modal-overlay.active{display:-webkit-box;display:-ms-flexbox;display:flex}.modal-overlay img{max-width:90%;max-height:90vh;border:3px solid #fff}.modal-overlay .close-modal{position:absolute;top:20px;right:20px;color:#fff;font-size:30px;cursor:pointer}#gall{background-color:#e0e1e5;padding:100px 0;outline:#e0e1e5 solid 1px!important}#gall .gall{position:relative;width:100%;margin:0 auto}#gall .gall h2{color:#f96c26;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;width:100%;margin:0 auto 35px;text-transform:uppercase}#gall .gall h2 span{padding:0 15px;white-space:nowrap}#gall .gall h2::after,#gall .gall h2::before{content:"";-webkit-box-flex:1;-ms-flex:1;flex:1;height:1px;background:rgba(175,48,48,.3);margin:0 10px}#gall .gall h2::before{margin-right:10px}#gall .gall h2::after{margin-left:10px}#gall .gall .gallery{position:relative;width:100%;overflow:hidden;padding:20px 0}#gall .gall .gallery-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;gap:15px;width:100%}#gall .gall .gallery-item{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - 15px);flex:0 0 calc(25% - 15px);min-width:calc(25% - 15px);cursor:pointer;-webkit-transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}@media (max-width:768px){#recommended .recommended .recommended-iner .recommended-item{width:100%}#gall .gall .gallery-item{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 15px);flex:0 0 calc(50% - 15px);min-width:calc(50% - 15px)}}@media (max-width:576px){#gall .gall .gallery-item{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 15px);flex:0 0 calc(100% - 15px);min-width:calc(100% - 15px)}}#gall .gall .gallery-item:hover{-webkit-transform:scale(1.03);transform:scale(1.03)}#gall .gall .gallery-item img{width:100%;height:200px;-o-object-fit:contain;object-fit:contain;border-radius:8px;display:block}#gall .gall .gallery-nav{position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;pointer-events:none;z-index:1}#gall .gall .gallery-nav button{pointer-events:auto;background:rgba(0,0,0,.5);color:#fff;border:none;width:40px;height:40px;border-radius:50%;cursor:pointer;font-size:20px;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:0 10px;-webkit-transition:background .3s;transition:background .3s}#gall .gall .gallery-nav button:hover{background:rgba(0,0,0,.8)}#gall .gall .gallery-nav button:disabled{opacity:.3;cursor:not-allowed}#gall .gall .gallery-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1000}#gall .gall .gallery-overlay.active{display:-webkit-box;display:-ms-flexbox;display:flex}#gall .gall .gallery-overlay .close-btn{position:absolute;top:30px;right:30px;color:#fff;font-size:30px;cursor:pointer;z-index:1001}#gall .gall .gallery-overlay .close-btn:hover{color:#ccc}#gall .gall .gallery-overlay .nav-btn{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#fff;font-size:40px;cursor:pointer;z-index:1001;background:rgba(0,0,0,.5);width:60px;height:60px;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;border-radius:50%}#gall .gall .gallery-overlay .nav-btn:hover{background:rgba(0,0,0,.8)}#gall .gall .gallery-overlay .nav-btn.prev{left:30px}#gall .gall .gallery-overlay .nav-btn.next{right:30px}#gall .gall .gallery-overlay .full-image{max-width:90%;max-height:90%;-o-object-fit:contain;object-fit:contain}#contacts{background-color:#e0e1e5;padding:100px 0;outline:#e0e1e5 solid 1px!important}#contacts .contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;width:100%}#contacts .contacts .contacts-item{width:calc(50% - 10px);display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:768px){#contacts .contacts{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#contacts .contacts .contacts-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}}#contacts .contacts .contacts-item:nth-child(1){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:28px 28px 40px;border:2px solid #6c7280}#contacts .contacts .contacts-item:nth-child(1) img{width:45px;height:45px}#contacts .contacts .contacts-item:nth-child(1) h4{color:#141c2e;font-size:22px;line-height:24px;font-weight:900;letter-spacing:6px;margin-top:25px;text-transform:uppercase}#contacts .contacts .contacts-item:nth-child(1) p{color:#444a59;font-size:16px;line-height:16px;font-weight:400}#contacts .contacts .contacts-item:nth-child(1) .soc-iner{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;margin-left:60px}#contacts .contacts .contacts-item:nth-child(1) .soc-iner img{opacity:1;width:40px;height:40px}#contacts .contacts .contacts-item:nth-child(2){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#091124;padding:30px 30px 20px}#contacts .contacts .contacts-item:nth-child(2) img{width:45px;height:45px}#contacts .contacts .contacts-item:nth-child(2) .contacts-item-date{background-color:transparent;background-image:none;font-size:15px;border-bottom:1px solid #f96c26;padding:10px 0;border-radius:0;color:#737e86;-ms-flex-item-align:end;align-self:flex-end;width:50%}#contacts .contacts .contacts-item:nth-child(2) .contacts-item-time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#contacts .contacts .contacts-item:nth-child(2) .contacts-item-time span{font-size:32px;line-height:32px;padding:10px 0;color:#f96c26;width:50%;-ms-flex-item-align:end;align-self:flex-end}#contacts .contacts .contacts-item:nth-child(2) .contacts-item-time span sup{top:-1px;font-size:16px;line-height:16px;margin-left:4px}#contacts .contacts .contacts-item:nth-child(2) .contacts-item-time p{font-size:22px;line-height:24px;font-weight:900;letter-spacing:6px;color:#fff;width:50%;text-transform:uppercase}#contacts .contacts .contacts-item:nth-child(2) .contacts-item-adres{color:#fff;width:50%}#contacts .contacts .contacts-item:nth-child(3){-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#contacts .contacts .contacts-item:nth-child(3) img{-o-object-fit:contain;object-fit:contain}#contacts .contacts .contacts-item:nth-child(4){background-color:#f5f5f5;padding:30px 30px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#contacts .contacts .contacts-item:nth-child(4) h4{color:#141c2e;font-size:22px;line-height:24px;font-weight:900;letter-spacing:6px;text-transform:uppercase}#contacts .contacts .contacts-item .form .contact-form{max-width:600px;margin:0 auto}#contacts .contacts .contacts-item .form .form-group{margin-bottom:20px}#contacts .contacts .contacts-item .form .form-control{width:100%;padding:10px;border:1px solid #e8e9ec;background-color:#e8e9ec}#contacts .contacts .contacts-item .form textarea.form-control{min-height:120px;max-height:10px}#contacts .contacts .contacts-item .form .btn{padding:10px 20px;background-color:#f96c26;color:#fff;border:none;border-radius:4px;cursor:pointer;width:100%}#contacts .contacts .contacts-item .form .btn:hover{background:#005177}#contacts .contacts .contacts-item .form label{display:block;margin-bottom:5px;font-weight:700}#contacts .map{margin-top:30px;height:100%;max-height:500px}#contacts .map iframe{width:100%;height:100%;max-height:500px}#footer{background-color:#091124;overflow:hidden;position:relative;padding:50px;outline:#091124 solid 1px!important}#footer .footer{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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#footer .footer span{color:#737e86}#footer .footer .footer-pol{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px}@media (max-width:768px){#footer{text-align:center;padding:30px 0}#footer .footer .footer-pol{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}#footer .footer .footer-pol a{color:#fff}#content{background-color:#091124;overflow:hidden;position:relative;padding:100px 0;height:100%;min-height:calc(100vh - 250px)}#content .content{color:#fff}#content .content a{color:#fff;font-weight:700}#content .container{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:0;display:flex}#content .container .content-error{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px;height:100%}#content .container .content-error .p-error{font-size:50px;margin:0}#content .container .content-error .a-error{font-size:40px;color:#f96c26;margin:0;text-decoration:none}#content .container .content-error .a-error:hover{text-decoration:underline}