﻿/*   
Theme Name: Volkswagen
Theme URI: https://www.instagram.com/quatkz/
Description: Сверстан шаблон для Volkswagen специально для интеграции с CMS Wordpress.
Author: Quat Baygabulov  
Version: 1.0
.
.
*/


.modal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 10000; /* Sit on top */
	padding-top: 100px; /* Location of the box */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
	background-color: #fefefe;
	margin: auto;
	border: 1px solid #888;
	max-width: 700px;
	text-align: left;
	
}

/* The Close Button */
.close {
	color: #aaaaaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
}

.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

.modal-header{
	background: #ffffff;
    border-bottom: 1px solid #dee1e3;
	padding: 25px 30px;
	min-height: 76px;
}
.modal-header .base-typo{
	float: left;
}
.modal-desc{
	clear: both;
	float: none;
	background-color: #dee1e3;
	padding: 25px 30px;
	min-height: 180px;
	max-height: 450px;
	overflow-y: scroll;
}
.glavnye_osobennosti {
	position: relative;
    width: 100%;
    min-width: 320px;
    padding: 30px;
	display: none;
	background-color: #dee1e3;
	margin-bottom: 30px;
	z-index:999;
}
.glavnye_osobennosti ul.main-eq{
	margin-left: 60px;
}
.glavnye_osobennosti ul.main-eq li{
	list-style: disc;
}
.expander-inner-content-wrapper{
	position: relative;    
    background-color: #dee1e3;
    text-align: left;
}

.glavnye_osobennosti ul.standart-eq li{
	list-style: none;
	font-size: 14px;
    border-bottom: 1px solid #c5c5c5;
	margin-left: 0 !important;
}
.glavnye_osobennosti ul.standart-eq li:before{
	display: none;
}
div.standart-eq .m108_Accordion_item__head{
	padding-top: 0.7em;
    padding-bottom: 0.3em;
}
div.standart-eq .m108_Accordion_item__inner{
	padding-top: 0;
    padding-bottom: 2em;
}
div.standart-eq .masterpage-container{
	padding-left: 2rem;
    padding-right: 0rem;
}
div.standart-eq .icon{
	font-size: 1.5em;
}
div.standart-eq .m108_Accordion_item__head h4{
	font-size: 0.8em;
}
.padding-block{
	padding-top: 30px;
	padding-bottom: 20px;
}
@media screen and (min-width: 48em){
	
.page-wrapper2{	
	margin-top: 0;
    margin-left: 9.6rem;
    min-height: 100vh;
}
}

.pum-container{
	margin-bottom: 0 !important;
}
.pum-container.pum-scrollable .pum-content{
	overflow-y: scroll;
    overflow-x: hidden;
}
.pum-container.pum-scrollable .pum-content::-webkit-scrollbar
{
	width: 5px;
	background-color: rgb(226, 225, 225);;
}

.pum-container.pum-scrollable .pum-content::-webkit-scrollbar-thumb
{
	background-color: rgba( 173, 173, 173, 1.00 );
	border-radius: 15px;
	width: 6px;
}

.start-conf{
	cursor: pointer;
    color: #fff !important;
    font-size: 13px !important;
    font-weight: bold !important;
    line-height: 1;
    padding: 10px 15px;
    box-sizing: border-box;
    background-color: #0099dc;
    transition: all .3s;
	border-radius: 5px;
	border: none;
	margin: 10px 0 !important;

}
.standart-conf{
	border: none;
	background: none;
	color: #0099dc !important;
	margin: 10px 0 !important;
	font-size: 13px !important;
}
.eng-char{
	background-repeat: no-repeat;
	background-size: 25px;
	background-position: left 1px;
	padding: 7px 7px 7px 30px;
	margin: 5px 0;
}
.eng-char span{
	font-weight: bold;
}
.engine-block {
	border-bottom: 1px solid #efe9e9;
	padding: 1.2em 0;
	margin-bottom: 1.5em;
}
.engine-block .radiogroup .radiobtn{
	margin: 0;
}
.engine-block .radiogroup{
	background: #f3f5f6;
	padding: 1em;
	margin-bottom: 1.3em;
	font-weight: bold;
}
.speed-conf
{
	background-image: url(icons/speed.png);
}
.helm-conf{
	background-image: url(icons/helm.png);
}
.acceler-conf{
	background-image: url(icons/acceler.png);
}
.fruel-conf{
	background-image: url(icons/fruel.png);
}
.gas-conf{
	background-image: url(icons/gas.png);
}
.price-conf{
	background-image: url(icons/price.png);
}

.wheels-block .img-container,
.color-block .img-container{
	margin-top: 15px;
	border-radius: 8px;
	width: 130px;
	overflow: hidden;
	margin: auto;
}
.wheels-block .img-container img,
.color-block .img-container img{
	width: 100%;
}
.color-block p span,
.wheels-block p span{
	font-weight: bold;
}
.img-size{
	overflow: hidden;
}
.icon-large{
	color: #0099da;
    width: 21.6rem;
    height: 12.6rem;
    display: inline-block;
    font-size: 13.2rem; 
}
.navlvl2__container{
	position: relative !important;
}
.color-block-overview .img-container1{
	width: 130px;
	border-radius: 8px;
}
.color-block-overview .img-container2{
	width: 550px;
}
.color-block-overview .img-container2 img,
.color-block-overview .img-container1 img{
	width: 100%;
	border-radius: 8px;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing,
div.wpcf7-mail-sent-ok{
	border: none !important;
    font-size: 18px;
    margin: 0;
    margin-left: -15px;
} 

.accept-check{
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 4px;
	float: left;
    margin-right: 10px;
    margin-left: -15px;
}
.acceptance-342 br{
	display: none;
} 
@media only screen and (max-width: 500px) {
	.popmake .pum-content iframe{
		height: 100%;
	}
	.w3-content .mySlideItem{
		min-height: 250px !important;
	} 
}
