html {
    box-sizing: border-box;
	  /*  overflow-x: hidden;*/
}

*,
*::before,
*::after {
    box-sizing: inherit;

}
.image{
	max-width:450px;
	height:auto;
	width:100%;
}
*{
    /*border:1px solid red;*/
    /*box-sizing:border-box;*/
    /*overflow-x: hidden;*/
    /*overflow-y: visible;*/
}


a, .a-reset {
    color: inherit;
    text-decoration: none;
}

img {
    max-width: 100%;
}

body {
    margin: 0;
    width: 100%;
    overflow-x:hidden;
    font-family: 'Stem-regular', sans-serif;
}

.list-reset {
    margin: 0;
    padding: 0;
    list-style: none;
}

.btn-reset {
    padding: 0;
    border: none;
    background-color: transparent;
    cursor: pointer;
}

.mb-reset {
    margin-bottom: 0;
}

.flex {
    display: flex;
}

.container {
    width: 100%;
    max-width: 1320px;
    margin: 0 auto;
    padding: 0;

}

/* header */

header, .header {
    padding: 0;
    background-color: #181c23;
}

.header-nav-block {
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
}

.navbar {
    width: 100%;

}

.navbar-default {
    background: transparent;
    border: none;
}

.nav-loc {
    align-items: center;
    margin-right: 48px;
    color: white;
    font-family: 'Stem-regular', sans-serif;
    font-weight: 300;
    font-size: 15px;
}

.header-nav {
    display: flex;
    justify-content: center;
    align-items: center;
}

.nav-list {
    /*flex-direction: column;*/
    align-items: center;
    /*flex-wrap: wrap;*/
    /*height: 48px;*/
    margin-right: 48px;
    color: white;
    font-family: 'Stem-regular', sans-serif;
    font-weight: 300;
    font-size: 14px;
}

@media (max-width: 1199px){
    .nav-list {
        align-items: flex-start;
    }
}

.navbar-toggler {
    padding: 3px;

}

.custom_ul>li>a:hover,.custom_ul2>li>a:hover{
	text-decoration:underline;
	color:#D8A016;
	
}
.custom_ul li a{
	color:#fff;
}
.custom_ul>li:not(:last-child) ,.nav-item:not(:last-child) {
    margin-right: 33px;
}

.navbar-default .navbar-nav > li > a, .custom_ul >li >a {
    color: white;
}


.loc-img {
    height: 14px;
    margin-right: 3px;
}

.nav-payments {
    height: 12px;
    margin-right: 48px;
}

@media (max-width: 900px){
    .nav-payments {
        display: none;
    }

}

@media (max-width: 550px){
    .messengers {
        /*display: none;*/
    }

}

.header-tel {
    margin-right: 5px;
    color: white;
    font-family: 'Stem-regular', sans-serif;
    font-weight: 300;
    font-size: 18px;
}

.show-sm {
    display: none;
}

@media (max-width: 690px){
    .header-tel {
        color: white;
        font-family: 'Stem-regular', sans-serif;
        font-weight: 300;
        font-size: 15px;
    }

    .nav-loc {
        margin: 0 0 0 auto;
        /*margin-right: 20px;*/
    }

    .nav-hide, .hide-sm {
        display: none;
    }

    .show-sm {
        display: flex;
    }
}

 [v-cloak]{
            display: none;
        }

.tel-icon {
    height: 18px;
    margin-right: 5px;
}
.wp-element-caption{
	text-align:center;
}
.messengers {
    height: 25px;
    width: 25px;
    margin-right: 5px;
}

.tel-link {
    align-items: center;
    /*margin-right: 5px;*/
}


/* main */

.main-block {
    width: 100%;
    padding-bottom: 20px;
    padding-top: 20px;
    background-color: #1c2129;
}

.main-block-footer {
    width: 100%;
    padding-bottom: 20px;
    padding-top: 20px;
    background-color: #181c23;
}

.main-nav {
    width: 100%;
    /*margin-bottom: 15px;*/
    justify-content: center;
    flex-wrap: wrap;
    gap:20px;
    align-items: center;
    color: white;
    font-family: 'Stem-regular', sans-serif;
    font-weight: 300;
    font-size: 18px;
}

.main-nav-list {
    justify-items: center;
    flex-wrap: wrap;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
}

.main-nav-items:not(:last-child),.custom_ul2>li:not(:last-child) {
    margin-right: 40px;
}

.main-nav-btn {
    padding: 12px 15px;
    color: white;
    border-radius: 8px;
    font-family: 'Stem-regular', sans-serif;
    font-weight: 300;
    font-size: 18px;
    background-color: #D8A016;
}
.nav-hide-mb{
    padding: 9px 15px;
}
.main-logo {
    /*margin-right: 20px;*/
    height: 44px;
    border-radius: 8px;
}

.main-title {
    margin: 0 auto;
    margin-bottom: 1%;
    color: white;
    font-family: 'Stem-medium', sans-serif;
    font-weight: 500;
    font-size: calc(25px + 18 * (100vw / 1320)); /*60px;*/
    text-align: center;
    line-height: calc(16px + 30 * (100vw / 1320));
}

@media (max-width: 1200px){


    .controls-type-prev {
        top: 270px;
    }

    .controls-type-next {
        top: 270px;
    }
}

@media (max-width: 600px){

    .main-title {
        margin: 0 auto;
        margin-bottom: 4%;
        color: white;
        font-family: 'Stem-medium', sans-serif;
        font-weight: 500;
        font-size: calc(10px + 25 * (100vw / 1320));
        text-align: center;
        line-height: calc(16px + 30 * (100vw / 1320));
    }
    .controls-type-prev {
        top: 150px;
    }

    .controls-type-next {
        top: 150px;
    }
}

.main-img {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: center;
    position: relative;
}

/*@media (max-width: 900px){

    .main-img {
        background-image: url('/img/bbb.png');
    }

}*/

.main-form-label-1, .orderTitle {
    margin: 0 auto;
    margin-bottom: 4.8%;
    color: white;
    font-family: 'Stem-medium';
    font-weight: 500;
    font-size: calc(12px + 17 * (100vw / 1320));
    text-align: center;
}

.orderCaption {
    margin-bottom: 20px;
    font-family: 'Stem-medium';
    font-weight: 500;
    font-size: calc(14px + 6 * (100vw / 1320));
    text-align: center;
    color: white;
}

.orderQty {
    display: flex !important;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.orderQty-mr {
    margin: 0 10px;

}

.order-files {
    margin: 0;
    padding: 10px;
    /*min-height: 150px;*/
    min-width: 320px;
    background-color: #181c23;
    margin-bottom: 10px;
}

.order-files > label {
    overflow-wrap: break-word;
}

.no-documents {
    background-color: #181c23;
    color: white;
    width: 320px;
    padding: 20px;
    margin-bottom: 10px;
    height: 215px;
}

.order-files-input {
    width: 100%;
    min-width: 250px;
    flex-direction: column;
    color: white;
    font-size: calc(12px + 3 * (100vw / 1320));
    background-color: #181c23;
}

.text-itogo {
    font-size: 18px;
}

.label-prod {
    font-family: 'Stem-regular';
    font-size: calc(10px + 1.5 * (100vw / 1320));
    color: white;
    text-wrap: normal;
}

.main-number-block {
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    /* padding-left: 30%; */
    margin-bottom: 30px;
}

.number {
    align-items: center;
    margin: 0 0;
    width: 17vw;
    height: 4.5vw;
    min-height: 35px;
    min-width: 138px;
    padding: 0.2vw;
    background-color: #f1f1f1;
    border-radius: 0.4vw;
}


.main-order-link {
    align-items: center;
    padding-left: 8%;
    color: #D8A016;
    font-family: 'Stem-regular', sans-serif;
    font-weight: 500;
    font-size: 1.1vw;

}

.main-order-link-arrow {
    margin-right: 5px;
    height: 0.7vw;
}

.main-order-link-nums {
    height: 2vw;
}

.number-type {

}

.number-type-list {
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 67px;

}

.number-type-items {
    /*flex-direction: column;*/
    /*justify-content: flex-start;*/
    /*align-items: center;*/
    width: 230px;
    padding: 20px 10px;
    background-color: #181c23;
    border-radius: 7px;
}

.number-type-items-selected {
    border: solid 2px #D8A016;
}

.number-type-items {
    margin-bottom: 30px;
    margin-right: 20px;
    margin-left: 20px;
}

.number-type-img {
    margin-bottom: 15px;
    width: 190px;
}

.number-type-img-sm {
    margin-bottom: 15px;
    width: 90px;
}

.item-captions {
    margin: 0;
    color: white;
    font-size: 18px;
    font-family: 'Stem', sans-serif;
    font-weight: bold;
}

.dop-type-nums {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.confirm-order {
    width: 350px;
    padding: 10px;
}

.confirm-order-right{
    height: 236px;
}

.btn-order {
    margin-bottom: 10px;
    border: solid 2px #D8A016;
    border-radius: 6px;
    padding: 20px;
    font-family: 'Stem-medium';
    font-size: calc(10px + 10 * (100vw / 1320)); /*60px;*/;
    color: #D8A016;
}

.btn-order:hover {
    cursor: pointer;
}

.order-tel {
    font-family: 'Stem-regular';
    font-size: calc(12px + 2 * (100vw / 1320));
    color: white;
    margin-bottom: 25px;
}
.order-tel > a{
    color: #D8A016;
}

.order-points {
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    font-family: 'Stem-regular';
    font-size: calc(12px + 4 * (100vw / 1320));
    margin-bottom: 30px;
    color: white;
}

.order-points > ul{
    align-items: center;
}

.order-points > div {
    margin-right: 10px;
    color: #bebfc2;
}

.order-points > div > a {
    color: #D8A016;
}

.order-points > div > a > img{
    margin-right: 5px;
    height: 1.2rem;
}

.order-point {
    margin-right: 20px;
}

ul > div {
    margin: 0;
    padding: 0;
    background: #D8A016;
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 50%;
    margin-right: 5px;
}

.advantage-title {
    color: #1c2129;
    margin-bottom: 50px;
}

.advantage-item {
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 30px;
    width: 300px;
    padding: 0;
}

.advantage-text {
    width: 60%;
    font-family: 'Stem-regular';
    font-size: 18px;
    line-height: 30px;
    padding: 40px;
	color:#fff;
    background-color: #555657;
    border-radius: 10px;
}
.elementor-video{
	margin:0 auto;
	max-width:780px;
	width:100%;
	height:auto;
}
.advantage-image {
       width: 40%;
    height: 100%;
    background: url(../images/advantages/tiguan.png);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 15px;
}


@media (max-width: 1200px){

    .advantage-image {
        display: none;
    }

    .advantage-text {
        width: 100%;
    }

}

.main-title-production {
    line-height: 120%;
    margin-bottom: 40px;
}

.num-elements-caption {
    font-family: 'Stem-medium';
    font-size: calc(25px + 10 * (100vw / 1320));
    color: white;
    margin-bottom: 30px;
}

.document-caption {
    font-family: 'Stem-medium';
    font-size: calc(25px + 10 * (100vw / 1320));
    /*font-size: 32px;*/
    color: #1c2129;
    margin-bottom: 30px;
    height: 50px;
}

.normative-block {
    background-color: #181c23;
    width: 60%;
    /*height: 80px;*/
    margin-bottom: 30px;
    padding: 20px 30px;
    border-radius: 7px;
}

.normative-link-img {
    width: 10px;
    height: 10px;
    background: url("../img/link.png");
    background-repeat: no-repeat;
    background-position-x: right;
}

.video-item {
    height: 100%;
}

.video-title {
    font-family: 'Stem-regular';
    font-size: 18px;
    color: white;
    max-width: 600px;
    height: 120px;
    padding: 20px;
    background-color: #181c23;
    position: relative;
}
.video-label {
    width: 60px;
    height: 30px;
    margin-bottom: 10px;
    position: absolute;
    background-color: #1c2129;
    top: -20px;
}
 .advantage-link {
     color: #D8A016;
 }

 .doc-fiz-item-1 {
     background: url("../img/fiz-doc-1.png") no-repeat;
     background-size: contain;
     width: 45%;
     height: 350px;
     margin-right: 30px;
     margin-bottom: 30px;
 }

.doc-fiz-item-2 {
    background: url("../img/fiz-doc-2.png") no-repeat;
    background-size: contain;
    height: 350px;
    width: 45%;
    margin-bottom: 30px;
}

.doc-ur-item-1 {
    background: url("../img/ur-doc-1.png") no-repeat;
    background-size: contain;
    height: 350px;
    width: 300px;
    margin-bottom: 30px;
    margin-right: 30px;
}

.doc-ur-item-2 {
    background: url("../img/ur-doc-2.png") no-repeat;
    background-size: contain;
    height: 350px;
    width: 300px;
    margin-bottom: 30px;
    margin-right: 30px;
}

.doc-ur-item-3 {
    background: url("../img/ur-doc-3.png") no-repeat;
    background-size: contain;
    height: 350px;
    width: 180px;
    margin-bottom: 30px;
    margin-right: 30px;
}

.doc-ur-item-4 {
    background: url("../img/ur-doc-4.png") no-repeat;
    background-size: contain;
    height: 350px;
    width: 180px;
    margin-bottom: 30px;
}

@media (max-width: 700px){

    .doc-fiz-item-1 {
        width: 80%;
    }

    .doc-fiz-item-2 {
        width: 80%;
    }

}

.doc-link {
    font-family: 'Stem-regular';
    font-size: 12px;
    color: white;
    background-color: #D8A016;
    border-radius: 5px;
    height: 35px;
    margin-bottom: 10px;
    margin-right: 10px;
}

.cost-items {
    max-width: 650px;
    padding-left: 10px;
    padding-right: 10px;

}

.cost-item {
    padding-right: 40px;
}

.cost-item-block {
    background-color: #181c23;
    max-width: 600px;
    padding: 40px 20px;
    padding-bottom: 30px;
    border-radius: 7px;
    min-height: 370px;
}

.cost-item-title {
    font-size: 18px;
}

.cost-item-left {
 max-width: 50%;
}

.cost-item-desc{
    margin-left: 10px;
    margin-right: 10px;
}

.cost-item-right {
    margin-left: 50px;
}

.del-price {
    font-family: 'Stem-medium';
    font-size: 24px;
}

.price-desc {
    font-family: 'Stem-regular';
    font-size: 16px;
    color: #8b8c8e;
}

.pay-desc {
    font-family: 'Stem-regular';
    font-size: 20px;
}

.cost-link {
    font-family: 'Stem-medium';
    color: #D8A016;
    font-size: 24px;

}

.gallery {
    padding: 0;
}

.footer-line {
    width: 100%;
    border-top: solid 1px #8b8c8e;
}

.footer-block {
    width: 300px;
    height: 150px;
    padding: 20px;
    margin-right: 10px;
    margin-left: 10px;
    font-family: 'Stem-medium';
    font-size: 16px;
    color: white;
}

.footer-title {
    text-align: center;
    font-size: 16px;
}

.footer-block p {
    padding: 0;
    margin: 0;
    font-size: 24px;
    text-align: center;
    color: #D8A016;
}

.advantage-list {
    width: 100%;
}

.title-errors {
    color: #FA8072;
}
.list-errors li {
    color: #FA8072;
}

.info-block {
    width: 350px;
    padding: 10px 30px;
    color: white;
    text-align: center;
}

.info-block hr {
    background-color: #D8A016;
    height: 2px;
}
.info-block p {
    font-size: 14px;
}

.info-block p img{
    height: 10px;
}

.info-block div {
    font-size: 14px;
    padding: 10px 2px;
}

.info-block div img {
    height: 30px;
}


@media (max-width: 1367px){
    .container {
        max-width: 1217px;
    }

    .cost-item-block {
        max-width: 575px;
        padding: 40px 10px;
    }
    .custom_ul li:not(:last-child) ,.nav-item:not(:last-child) {
        margin-right: 23px;
    }
    .header-tel {
        font-size: 15px;
    }
}
input::placeholder{
	color:#000;
}
@media (min-width: 1920px) and (max-width: 3240px) {
    .main-title {
        font-size: 43px;
    }

}

@media screen and (min-width: 940px){
	.footer-block {
		width:calc(95% / 3);
	}
    .main-nav{
        gap:unset;
    }
    .nav-hide-mb{
        display:none;
    }
}
.main-title,.order-points > div > a,.main-form-label-1,.order-tel > a,.title,.dop-title,.orderTitle,.orderCaption,.production-wrapper #production .description{
	color:#D8A016;
}
#mainBlock .title,.production-wrapper #production .description,.num-elements-caption,.normative a{
	color:#D8A016 !important;
}
.advantages .main-title,.documents-wrapper  .main-title{
	 color:#040404;
}
.btn-order{ 
  border: solid 2px #D8A016;  
  color: #D8A016;
  background:#282928;
}
.main-nav-btn{
	background: #F9CE5C;
}
.order-points > div > a {
  color: #fff;
}
.order-point{
	color: #D8A016;
}
.order-points > div {
  margin-right: 10px;
  color: #D8A016;
}
.order-tel a{
	color:#F9CE5C;
}
.carousel_work{
	width:auto !important;
}
.carousel_work img{
	max-width:350px;
	height:auto;
	padding:10px;
}
 .main-img{
	 /*background:url(../img/logo1.png) no-repeat;*/
	background-position: 30px 0 0 center;
	background-size:100%;
 }
 .advantages-wrapper,.documents-wrapper,.gallery-wrapper,.gallery-wrapper .main-title{
	 background:#F7DE9F;
	 color:#040404;
 }
 .advantage,.documents-wrapper{
	 color:#040404;
 }
 .production-wrapper{
	 background: #282928;
 }
 .gallery-wrapper{
	 height:570px;
	 margin-bottom:0;
 }
  .footer-wrapper .main-block{
	  background:transparent;
  }
  .map-container{
	  width:100%;
	  margin-top:30px;
  }
  .logo_text{
	  padding:10px;
	  border:1px #F9CE5C solid;
	  color:#F9CE5C;
	  border-radius:5px;
  }
 .address_block{
	    padding: 0px 4px; 
    margin-top: 6px;
    height: 25px;
    border: 1px #fff solid;
    color: #fff;
    border-radius: 5px; 
    margin-left: 5px;
 }
 @media screen and (min-width: 760px){
	  .address_block{  
		margin-top: 0;
	  }
 }
 .rus-nf {
    height: 15px;
    width: 60px;
    position: absolute;
    top:-7px;
    left: -5px;
    background: #e9e9e9 url(../images/rus-small.png) no-repeat center center;
    background-size: contain;
    padding-left: 5px;
}
 .rus_fl_1{
	  top:-7px;
    left: -5px;
 }