.txtMin {
	font-size: 15px;
}
.mapRussia{
	height:487px;
}
.labelNew{
	height: 26px;
	width: 26px;
	display:inline-block;
	position: absolute;
	right:-7px;
	top:-3px;
}
.noLeftPadding{
	padding-left:0 !important;
}
.noRightPadding{
	padding-right:0 !important;
}
.calibrHead{
	margin-top:30px;
	margin-bottom:30px;
}
.btnCenterCalibr{
	padding: 10px 26px !important;
	margin-bottom: 10px;
	margin-top: 20px;
}
.btnLeftCalibr{
	padding: 10px 26px !important;
	margin-bottom: 10px;
	margin-top: 20px;
}
.btnRightCalibr{
	margin-bottom: 10px;
	margin-top: 20px;
}
.calibrText{
	margin-top: 35px;
	margin-bottom: 20px;
}
.calibrHref{
	display:inline-block;
}
.calibrText p{
	margin-bottom: 20px;
}
.calibrationSection{
	padding-top:180px;
}
.calibraImg{
	margin-bottom:15px;
}
.headTop {
	padding-top: 20px;
}
.headTop__item{
        display: flex;
    flex-direction: row;
}
.headTop__link{
        display: flex;
    flex-direction: column;
}
.headTop__logo{
        width: 85%;
        margin-bottom:10px;
}
.headTop__item p{
    font-size: 13px;
    margin-left: 15px;
    text-decoration: none;
}
.headTop__link:hover{
    color: #3D9BE8!important;
}
.headNav {
	padding-top: 10px;
	padding-bottom: 5px;
}
.buyBtn{
	background-color:#3D9BE8;
}
.buyBtn a{
	color:#fff;
}
.mainTxt {
	padding-top: 0;
}

.mainTxt h1{
    font-size: 45px;
}
.mainImg {
	padding-top: 50px;
}
.accessImg {
	min-height: 265px;
	max-height: 265px;
	margin-right: auto;
	margin-left: auto;
}
.serviceCheckTxt {
	padding-top: 10px;
}
.mainTxtP {
	font-size:25px;
}
.headTop a span{
	color:#bdbdbd;
	font-size:12px;
}
.headMail{
	padding-top: 15px;
}
.headPhone {
	padding-top: 10px;
}
.swiper-container {
        width: 100%;
        height: 100%;
    }
    .swiper-slide {
        text-align: justify;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
.owl-item img {
	max-width:250px;
	max-height:250px;
}
.modelLeft img {
	max-height:300px;
}
.modelRight img {
	max-height:300px;
}
.mainSection {
	padding-top: 200px;
	padding-bottom:50px;
}

.modelSection {
	padding-top:140px;
}
.accessorySection{
	padding-top:60px;
}
.serviceSection{
	padding-top:140px;
}
.adjustmentSection{
	padding-top:140px;
}
.consumSection{
	padding-top:140px;
}
.deliverySection{
	padding-top:140px;
}
.customersSection{
	padding-top:140px;
}
.contactSection{
	padding-top:140px;
}
.copyright p{
	font-size:10px;
}
.navMobile{
	z-index:1500;
}
.mapHref{
	font-size:24px;
	text-align: center;
}
.mapMobile{
	text-align: center;
	margin-bottom: 15px;
}
ul.nav-tabs{
  width: 140px;
  margin-top: 20px;
  border-radius: 4px;
  border: 1px solid #ddd;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
}
ul.nav-tabs li{
  margin: 0;
  border-top: 1px solid #ddd;
}
ul.nav-tabs li:first-child{
  border-top: none;
}
ul.nav-tabs li a{
  margin: 0;
  padding: 8px 16px;
  border-radius: 0;
}
ul.nav-tabs li.active a, ul.nav-tabs li.active a:hover{
  color: #fff;
  background: #0088cc;
  border: 1px solid #0088cc;
}
.listedTxt{
	margin:0 !important;
}
.lastTxt{
	margin-bottom:16px !important;
}
.headerModel {
	margin-top:0 !important;
}
ul.nav-tabs li:first-child a{
  border-radius: 4px 4px 0 0;
}
ul.nav-tabs li:last-child a{
  border-radius: 0 0 4px 4px;
}
ul.nav-tabs.affix{
  top: 30px;
}
.sertificateSection{background: #E8E9EB;
padding-bottom: 10px;
}
.sertificateSection .sert_c{
margin-top: 70px;
max-width: 1070px;
background: #E8E9EB;
width: 100%;
}
.b_sert{
text-align: center;
margin-top: 40px;
margin-bottom: 60px;
}
.sert_h2{
 margin-bottom: 40px;
}
#img_sert{
width: 100%;
max-width: 450px;
text-align: center;
margin: auto;
}  
.v-mar{margin-bottom: 40px;
}
#map {
	height: 501px;
}
.footerContacts {
	padding-top:5px;
    display: flex;
    gap: 30px;
}
.polit{
	text-align:justify;
	font-size:12px;
	margin-bottom:0;
}
.politForm{
	margin-bottom:3px;
}
.modal-dialog {
    width: 80%;
}
.close{
	position:fixed;
	right:4%;
	top:2%;
    font-size: 60px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-shadow: 4px 4px 0 #333;
    opacity: 0.7;
    filter: alpha(opacity=20);
}
.headPhone img{    
    width: 23px;
    margin-left: 7px;
    vertical-align: middle;
    margin-bottom: 5px;}
.footerPhone img{    
    width: 23px;
    margin-left: 12px;
    vertical-align: middle;
    margin-bottom: 5px;}
.hrl{margin-bottom: 10px;}

.close:hover,
.close:focus {
  color: #fefefe;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.9;
  filter: alpha(opacity=50);
}

.color_blue{
	color: #3D9BE8;
}

.center-my{
	justify-content: center;
    display: flex;
}

.my-img__center{
	width: 40%;
    display: block;
    margin: auto;
}

@media (max-width: 767px){
	.keyStateSection,
	.modelSection{
		padding-top: 20px;
	}

	.carousel-img .img-responsive{
		display: block;
    	margin: auto;
	}
	.carousel-text{
		margin-bottom: 20px;
	}
	body{
		overflow-x: hidden;
	}
}

/* Modal */

/* Базовые стили слоя затемнения и модального окна  */
.overlay {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: none;
  /* фон затемнения */
  background-color: rgba(0, 0, 0, 0.65);
  position: fixed; /* фиксированное поцизионирование */
  cursor: default; /* тип курсара */
}
/* активируем слой затемнения */
.overlay:target {
  display: block;
}
/* стили модального окна */
.popup {
  background: #FFF;
  border: 5px solid #ffffff;
  z-index: 2000;
  top: -100%;
  right: 0;
  left: 50%;
  font-size: 14px;
  margin: 0;
  width: 85%;
  min-width: 320px;
  max-width: 600px;
  /* фиксированное позиционирование, окно стабильно при прокрутке */
  position: fixed;
  padding: 15px;
  color: #ffffff;
  font-family: 'Proxima Nova Rg', sans-serif;
  /* внешняя тень */
  -webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
  -moz-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
  -ms-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
  box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
  -webkit-transform: translate(-50%, -500%);
  -ms-transform: translate(-50%, -500%);
  -o-transform: translate(-50%, -500%);
  transform: translate(-50%, -500%);
  -webkit-transition: -webkit-transform 0.6s ease-out;
  -moz-transition: -moz-transform 0.6s ease-out;
  -o-transition: -o-transform 0.6s ease-out;
  transition: transform 0.6s ease-out;

  h6{
    text-align: center;
    font-weight: bold;
    font-size: 30px;
  }

  p{
    font-size: 20px;
  }

}
/* активируем модальный блок */
.overlay:target+.popup {
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  top: 20%;
}
/* формируем кнопку закрытия */
.close {
  top: 6px;
    right: 6px;
  width: 20px;
  height: 20px;
  position: absolute;
  padding: 0;
  text-align: center;
  text-decoration: none;
  font: 20px/20px 'Tahoma', Arial, sans-serif;
  color: #000;
  font-weight: bold;
  -webkit-transition: all ease .8s;
  -moz-transition: all ease .8s;
  -ms-transition: all ease .8s;
  -o-transition: all ease .8s;
  transition: all ease .8s;
  text-shadow: none;
}


.close:hover {
	color: #000;
}
/* изображения внутри окна */
.popup img {
  width: 100%;
  height: auto;
}
/* миниатюры слева/справа */
.pic-left,
.pic-right {
  width: 25%;
  height: auto;
}
.pic-left {
  float: left;
  margin: 5px 15px 5px 0;
}
.pic-right {
  float: right;
  margin: 5px 0 5px 15px;
}
/* элементы м-медиа, фреймы */
.popup embed,
.popup iframe {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display:block;
  margin: auto;
  min-width: 320px;
  max-width: 600px;
  width: 100%;
}
.popup h2 { /* заголовок 2 */
  margin: 0;
  color: #008000;
  padding: 5px 0px 10px;
  text-align: left;
  text-shadow: 1px 1px 3px #adadad;
  font-weight: 500;
  font-size: 1.4em;
  font-family: 'Tahoma', Arial, sans-serif;
  line-height: 1.3;
}
/* параграфы */
.popup p {margin: 0; padding: 5px 0}

.pt-50{
  padding-top: 50px;
}

.m50{
    margin-top: 50px;
    margin-bottom: 50px;
}

.wfb{
    font-weight: bold;
}

.text-item p{
    color: #969696;
}

.text-item span{
    font-weight: bold;
}

.p15{
    padding-left: 15px;
    padding-right: 15px;
}

.newblock-main img{
    margin: auto;
}

.mainTxt-fix{
    padding-left: 50px;
}

.mainImg-fix{
    width: 40%;
    padding-top: 13%;
}

.dropdownmenu{
    background: transparent;
    border: none;
    color: #3D9BE8;
    display: flex;
    outline: none;
}

.dropdownmenu .caret{
    align-self: center;
    margin-left: 5px;
}

.dropdownmenu:hover{
    color: #0088cc;
}

.dropdown-menu li a{
    color: #3D9BE8;
}

.dropdown-menu li a:hover{
    color: #0088cc;
}

.margin-top-bottom{
    margin-bottom: 80px;
    margin-top: 80px;
}

