﻿body, html {
	font-family: 'Geometria';
	font-size: 18px;
	color: #2d3032;
	margin: 0;
	padding: 0;
}
/*Запрос свидетельств*/
* {
	outline: 0 none;
}
.modal-footer .btn-danger:disabled, #orderSection .btn-danger:disabled, 
#orderSection .btn-disable, #modalCallBack .btn-disable, #modalZapros .btn-disable {
	opacity: .3;
}
.form-group.form-submit{
    position: relative;
}
.form-group.form-submit>.submit-mask{
    position: absolute;
    width: 100%;
    height: 100%;
  	z-index: 10;
}
.grecaptcha-badge{
    display: none
}
#numbox input {
	display: none;
}
#numbox input:first-child {
	display: block;
}
#addnum {
    cursor: pointer;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 150px;
    color: #007abe;
}
#addnumbtn {
    background: url(../images/addnum.png) center center no-repeat;
    background-size: 100%;
    padding: 9px 37px;
	cursor: pointer;
	color: #000;
}
@media (max-width: 1199px) {
	#addnumbtn {
		background-size: 100% 100%;
		padding: 9px 37px;
		margin: 0 10px;
	}
}
/*Запрос свидетельств*/
.sectionWrapper {
	width: 1170px;
	position: relative;
	margin: 0 auto;
	display: block;
}
.custom.citysel {
    text-align: right;
    margin: 10px 0 5px 0;
}
.custom.citysel a , .custom.citysel span{
color: #fff;
    background: #007abe;
    text-decoration: none;
    padding: 4px 25px 5px 5px;
    display: block;
    margin: 0;
    text-align: center;
    cursor: pointer;
}
.custom.citysel .city a{
color: #fff;
    background: #007abe;
    text-decoration: none;
    padding: 4px 5px 5px 5px;
    display: block;
    margin: 0;
    text-align: center;
    cursor: pointer;
}
.custom.citysel a:hover {
    background: #199bd6;
}
.selcitybox div {
	display: inline-block;
	font-size: 15px;
}
.titbox {
	width: 105px;
}
.citybox {
		min-width: 121px;
			width: 121px;
			border: 1px solid #fff;
			position: relative;
}
.citybox p {
	margin:0;
}
.citybox .city {
				border: 1px solid #fff;
	display: none;
    position: absolute;
    top: 26px;
    left: -1px;
 	right:-1px;  

    z-index: 99;
    padding: 0;
}
.citybox .city p {
	text-align: center;
}
.citybox p.active  {
	display: block;
	position: absolute;
}
.citybox > p:first-child {

	display: block;
}
.citybox > p:first-child:after {
    position: absolute;
    content: '';
    top: 7px;
    right: 9px;
    margin: 0 0 2px 5px;
    border: 1px solid #fff;
    border-width: 0 2px 2px 0;
    display: block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    z-index: 0;
    cursor: pointer;
}

.box-size * {
  	box-sizing: border-box;
}

/* HEADER */
#siteLogoLink {
	display: block;
	position: relative;
	width: 500px;
	margin-top: 24px;
}

#headerSection .sectionWrapper {
	display: flex;
}

#rosacreditacia {
    display: block;
    margin-top: 24px;
    position: relative;
    text-align: center;
    width: 410px;
}

.custom.headerCallback {
    color: #fff;
    display: block;
    margin-left: 30px;
    margin-top: 0;
    position: relative;
    text-align: right;
    width: 260px;
}

/* .custom.headerCallback p { */
	/* margin: 0; */
	/* padding: 0 0 0 30px; */
	/* font-size: 48px; */
	/* font-weight: 500; */
	/* color: #2c3032; */
	/* background: url('../images/icons/icon-phone-blue-29x41.png') left center no-repeat; */
/* } */
.custom.headerCallback p a{
	text-decoration: none;
	font-size: 48px;
	font-weight: 500;
	color: #2c3032;	
}
#footerSection .custom.headerCallback p {
    /* background: url('../images/icons/icon-phone-blue-29x41.png') 10px center no-repeat; */
}

.btn {
	height: 38px;
	line-height: 38px;
	border-radius: 19px;
	text-align: center;
	cursor: pointer;
}

.btn-callBack {
	background-color: #007abe;
	color: #fff;
	font-size: 16px;
}

.btn-callBack:hover,
.btn-callBack:focus {
	background-color: #199bd6;
}

#headerSection .btn-callBack {
	margin-top: 10px;
}

/* TOP MENU SECTION */
#topMenuSection {
	background-color: #199bd6;
	margin-top: 17px;
}

#topMenuSection ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#topMenuSection .nav.menu {
	width: 100%;
	position: relative;
	display: flex;
}
#topMenuSection .nav.menu li {
	border-left: 1px #41b6eb solid;
}

#topMenuSection .nav.menu li a {
	display: block;
	height: 54px;
	line-height: 54px;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	border-right: 1px #0f78a8 solid;
	
}

/* #topMenuSection .nav.menu li.item-101 a { width: 149px; } */
/* #topMenuSection .nav.menu li.item-102 a { width: 230px; } */
/* #topMenuSection .nav.menu li.item-103 a { width: 219px; } */
/* #topMenuSection .nav.menu li.item-104 a { width: 207px; } */
/* #topMenuSection .nav.menu li.item-105 a { width: 156px; } */
/* #topMenuSection .nav.menu li.item-106 a { width: 197px; } */


/* #topMenuSection .nav.menu li.active, */
/* #topMenuSection .nav.menu li.active a, */
/* #topMenuSection .nav.menu li:hover, */
/* #topMenuSection .nav.menu li:focus, */
/* #topMenuSection .nav.menu li:hover a, */
/* #topMenuSection .nav.menu li:focus a { */
	/* background: #007abe; */
/* } */

#topMenuSection .nav.menu li:hover,
#topMenuSection .nav.menu li:focus {
	border-left: 1px #007abe solid;	
}

#topMenuSection .nav.menu li:hover a,
#topMenuSection .nav.menu li:focus a {
	border-right: 1px #007abe solid;
}

/* povercaSection */
#povercaSection {
	/*background: #f2f3f4 url(../images/bg/bg-screen-1.png) top center no-repeat;
	/*height: 443px;*/
	background:  url(../images/bg-screen-10.png) top center no-repeat,url(../images/bg-screen-20.png) bottom center no-repeat;
	background-color: #f2f3f4;
	height: auto;
}
#povercaSection .custom.desinf {
	width: 100%;
	height: auto;
	background-color: transparent;
	margin: 20px 0;
} 

/* #povercaSection .sectionWrapper { */
	/* display: flex; */
/* } */

/* #accLab p { */
	/* margin: -36px 0 0 0; */
	/* padding: 0; */
	/* font-size: 27px; */
	/* color: #2e2b2b; */
	/* text-align: center; */
/* } */

/* #povercaSection .custom { */
	/* width: 458px; */
	/* height: 340px; */
	/* background-color: #007abe; */
	/* text-align: center; */
	/* color: #fff; */
	/* position: relative; */
	/* margin-top: 10px; */
/* } */
/* #povercaSection #worktime { */

	/* margin: 5px auto;	 */
/* } */
/* #povercaSection #worktime .custom:first-child{ */
	/* width: 458px; */
	/* height: auto; */
	/* background-color: transparent; */
	/* text-align: center; */
	/* color: #777; */
	/* position: relative; */
	/* text-transform: uppercase; */
	/* font-size: 24px; */
	/* margin-top: 5px;	 */
/* } */
/* #povercaSection #worktime .custom:first-child p { */
	    /* color: #555; */
    /* font-weight: 600; */
    /* margin: 10px 0 15px; */
/* } */
/* #povercaSection .custom h3 { */
	/* font-size: 65px; */
	/* font-weight: 500; */
	/* line-height: 65px; */
	/* margin: 0; */
	/* padding: 38px 0 0 0; */
	/* text-transform: uppercase; */
	/* letter-spacing: -2px; */
/* } */

/* #povercaSection .custom h4 { */
	/* font-size: 23px; */
	/* font-weight: 500; */
	/* line-height: 23px; */
	/* margin: 0; */
	/* padding: 0; */
/* } */

/* #povercaSection .custom h5 { */
	/* font-size: 65px; */
	/* font-weight: 700; */
	/* line-height: 65px; */
	/* margin: 0; */
	/* padding: 28px 0 28px 0; */
/* } */
/* #povercaSection .custom h5 i { */
	/* font-size: 48px; */
	/* font-weight: 900; */
/* } */

/* #povercaSection .custom p { */
	/* font-size: 16px; */
	/* font-weight: normal; */
	/* line-height: 20px; */
	/* margin: 0; */
	/* padding: 0 15px; */
/* } */

.orderBtn {
	background-color: #d93431;
	height: 54px;
	line-height: 54px;
	width: 262px;
	border-radius: 27px;
	font-size: 18px;
	font-weight: 500;
	position: absolute;
	z-index: 2;
	left: 50%;
	margin-left: -131px;
	bottom: -27px;
}

/* подменю под "Найти и запросить свою поверку в «АРШИН»" */
#povercaSection .hero-left-dropmenu,
#povercaSection-mob .hero-left-dropmenu{
	display: none;
	background-color: #fff;
	border: 1px #41b6eb solid;
	border-left: 9px solid #007abe; 
}
#povercaSection .hero-left-dropmenu{
	position: absolute;
	top: 180px;
	left: 30px;  
	width: 530px;
	z-index: 100;
}
#povercaSection-mob .hero-left-dropmenu{
    margin-top: 10px;
    width: 100%;
}
#povercaSection .hero-left-dropmenu>a,
#povercaSection-mob .hero-left-dropmenu>a{
  	display: block;
  	font-size: 18px;
    color: #2d3032;
    font-weight: 500;
    padding: 12px 15px;
    border-bottom: 1px solid #eee;
    line-height: 1.3;
    text-decoration: none;
    z-index: 20;
}
#povercaSection .hero-left-dropmenu>a:last-child,
#povercaSection-mob .hero-left-dropmenu>a:last-child{
	border-bottom: none;
}
#povercaSection .hero-left-dropmenu>a:hover,
#povercaSection-mob .hero-left-dropmenu>a:hover{
	background-color: #007abe;
	color: #fff;
}

/* PRICE SECTION */
#priceSection {
	background: #43a5d1 url('../images/bg/price-section-bg.png') top center no-repeat;
  	background-size: cover;
	height: 636px;
}
#priceSection .sectionWrapper {
	display: block;
}

#priceSection .moduleTitle {
	text-align: center;
	font-size: 36px;
	font-weight: 500;
	color: #fff;
	line-height: 36px;
	padding-top: 36px;
	padding-bottom: 19px;
	background: url('../images/bg/bg-moduleTitle-white-71x7.png') bottom center no-repeat;
}

#priceSection .flexBox {
	display: flex;
	margin-top: 38px;
}

#priceSection .flexBox .itemPriceWr0,
#priceSection .flexBox .itemPriceWr1,
#priceSection .flexBox .itemPriceWr2 {
	width: 360px;
	height: 180px;
	text-align: center;
	background: #fff;
}
#priceSection .flexBox .itemPriceWr1 {
	margin: 0 45px;
}

#priceSection .flexBox .itemPriceTitle {
    color: #fff;
    background-color: #007abe;
    font-size: 22px;
    font-weight: 500;
    line-height: 1;
    padding: 5px;
    min-height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
}
/*
#priceSection .flexBox .itemPriceWr0 .itemPriceTitle {
	line-height: 72px;
}

#priceSection .flexBox .itemPriceWr1 .itemPriceTitle,
#priceSection .flexBox .itemPriceWr2 .itemPriceTitle {
	line-height: 24px;
	padding: 12px 10px;
	height: 48px
}
*/
#priceSection .itemPriceContent p {
	margin: 0;
	padding: 0;
	font-size: 30px;
	color: #5babcc;
	height: 108px;
	line-height: 108px;
	
}

#priceSection .itemPriceContent p strong {
	font-size: 49px;
	font-weight: 500;
}

.collectiveDiscount {
	margin-top: 25px; 
}
.collectiveDiscount p {
	margin: 0;
	padding: 0;
	background: #fff;
	line-height: 64px;
	font-size: 24px;
	font-weight: 500;
	text-align: center;
	color: #5babcc;
}

#priceSection .moduleTitleSmall {
	font-size: 24px;
	line-height: 80px;
	text-align: center;
	color: #fff;
}

#priceSection .flexBox.priceInclude {
	margin: 0;
}

#priceSection .no-price-text{
    background-color: #fff;
    margin-top: 30px;
  	padding: 10px 30px;
}

/* #priceSection .flexBox.priceInclude .itemPriceWr0, */
/* #priceSection .flexBox.priceInclude .itemPriceWr1, */
/* #priceSection .flexBox.priceInclude .itemPriceWr2 { */
    /* background: transparent; */
    /* height: auto; */
    /* text-align: center; */
    /* width: 360px; */
    /* color: #fff; */
    /* padding: 0 20px; */
/* } */

/* advantagesSection */
#advantagesSection {
	background: #fff;
	padding-bottom: 58px;
}

#advantagesSection .sectionWrapper {
	display: block;
}

#advantagesSection .moduleTitle {
	background: url("../images/bg/bg-moduleTitle-black-71x7.png") no-repeat scroll center bottom;
    color: #2d3032;
    font-size: 36px;
    font-weight: 500;
    line-height: 36px;
    padding-bottom: 19px;
    padding-top: 36px;
    text-align: center;
}

#advantagesSection .flexBox {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

/* #advantagesSection .flexBox .itemPriceWr { */
	/* width: 272px; */
	/* min-width: 272px; */
	/* flex: 0 0 272px; */
	/* margin: 30px 10px 0 10px; */
	/* text-align: center; */
	/* font-size: 20px; */
	/* font-weight: 400; */
	/* color: #2d3032; */
/* } */

/* #advantagesSection .flexBox .itemPriceWr .itemPriceInclImg { */
	/* width: 128px; */
	/* height: 128px; */
	/* border-radius: 64px; */
	/* background: #199bd6; */
	/* margin: 0 auto; */
/* } */

/* #advantagesSection .flexBox .itemPriceWr .itemPriceInclImg img { */
	/* margin-top: 34px; */
/* } */


/* sertificatesSection */
#sertificatesSection {
	background: #f2f3f4 url(../images/bg/bg-screen-1.png) top center no-repeat;
	height: 443px;
}

#sertificatesSection .sectionWrapper {
	display: block;
}

#sertificatesSection .moduleTitle {
	background: url("../images/bg/bg-moduleTitle-black-71x7.png") no-repeat scroll center bottom;
    color: #2d3032;
    font-size: 36px;
    font-weight: 500;
    line-height: 36px;
    padding-bottom: 19px;
    padding-top: 36px;
    text-align: center;
}

#sertificatesSection .flexBox {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

#sertificatesSection .flexBox .itemSertWr {
	margin: 28px 15px 0 15px;
}


/* whatIsSection */
#whatIsSection .moduleTitle {
	background: url("../images/bg/bg-moduleTitle-black-71x7.png") no-repeat scroll center bottom;
    color: #2d3032;
    font-size: 36px;
    font-weight: 500;
    line-height: 36px;
    padding-bottom: 19px;
    padding-top: 36px;
    text-align: center;
}
.flexBox.whatIs {
	display: flex;
	margin-bottom: 46px;
}
.whatIsText { width: 750px; margin-top: 30px; }
.whatIsImageBlock { width: 360px; margin-left: 60px; margin-top: 30px; }

.whatIsText p {
	margin-top: 0;
	font-size: 18px;
}


/* lowPriceSection */

#lowPriceSection {
	background: #f2f3f4 url(../images/bg/bg-lowprice.png) top center no-repeat;
	height: 550px;
}
#lowPriceSection.low-price-zamena {
  	height: 430px;
}

#lowPriceSection .sectionWrapper {
	display: block;
}

#lowPriceSection .moduleTitle {
	background: url("../images/bg/bg-moduleTitle-black-71x7.png") no-repeat scroll center bottom;
    color: #2d3032;
    font-size: 36px;
    font-weight: 500;
    line-height: 36px;
    padding-bottom: 19px;
    padding-top: 36px;
    text-align: center;
}

#lowPriceSection .flexBox {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
  	margin-left: 0;
    margin-right: 0;
}

.lpItem0,
.lpItem1 {
	width: 550px;
	/*margin: 60px 17px 0 17px;*/
    margin-top: 60px;
}

#lowPriceSection .table {
	width: 100%;
	border-collapse: collapse;
  	margin-bottom: 0;
}

#lowPriceSection .lpItem0 .table td { border-bottom: 1px #ccd3d6 solid; }
#lowPriceSection .lpItem1 .table td { border-bottom: 1px #e06563 solid; }

#lowPriceSection .table td {
	font-size: 18px;
	font-weight: 500;
	line-height: 50px;
}

#lowPriceSection .lpItem0 .itemlowPriceTitle,
#lowPriceSection .lpItem1 .itemlowPriceTitle {
	font-size: 30px;
	font-weight: 500;
	color: #fff;
	height: 75px;
	line-height: 75px;
	text-align: center;
}

#lowPriceSection .lpItem0 .itemlowPriceTitle { background-color: #c3cbce; }
#lowPriceSection .lpItem1 .itemlowPriceTitle { background-color: #d93431; }

#lowPriceSection .itemlowPriceIntro p {
	margin: 0;
	padding: 0;
	height: 53px;
	line-height: 53px;
	text-align: center;
	font-size: 24px;
	font-weight: 500;
}

#lowPriceSection .itemlowPriceIntro p strong {
	font-size: 18px;
}

#lowPriceSection .lpItem0 .itemlowPriceIntro p { border: 1px #ccd3d6 solid; border-top: 0; color: #777e81; }
#lowPriceSection .lpItem1 .itemlowPriceIntro p { border: 1px #e06563 solid; border-top: 0; color: #d93431; }

#lowPriceSection .lpItem0 .itemlowPriceIntro p strong,
#lowPriceSection .lpItem1 .itemlowPriceIntro p strong {
	color: #24282a;
}


/* oneTwoPriceSection */
#oneTwoPriceSection {
	background-color: #007abe;
	padding-bottom: 38px;
}

#oneTwoPriceSection .moduleTitle {
	text-align: center;
	font-size: 36px;
	font-weight: 500;
	color: #fff;
	line-height: 36px;
	padding-top: 36px;
	padding-bottom: 19px;
	background: url('../images/bg/bg-moduleTitle-white-71x7.png') bottom center no-repeat;
}

#oneTwoPriceSection>.sectionWrapper>.flexBox {
    display: flex;
	justify-content: space-around;
    margin-top: 60px;
}
#oneTwoPriceSection .oneTwoItem>.flexBox {
    display: flex;
    margin-top: 0;
    width: 510px;
	font-size: 18px;
	font-weight: 400;
	color: #fff;
}

@media (max-width: 580px){
  #oneTwoPriceSection .oneTwoItem>.flexBox {width: 100%;}
}

/*#oneTwoPriceSection .flexBox .flexBox {
	/*margin: 0 15px;
    margin-top: 0;
	font-size: 18px;
	font-weight: 400;
	color: #fff;
}*/

#oneTwoPriceSection .flexBox .flexBox strong {
	font-size: 20px;
	font-weight: 500;
}

#oneTwoPriceSection .flexBox .flexBox a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px #fff solid;
}

#oneTwoPriceSection .flexBox .flexBox a:hover,
#oneTwoPriceSection .flexBox .flexBox a:focus {
	border-bottom: 1px #fff dotted;
}

.otItemImg {
	width: 104px;
	height: 104px;
	position: relative;
	text-align: center;
	background-color: #5babcc;
	border-radius: 52px;
	margin-right: 10px;
}

.otItemImg img {
	margin-top: 20px;
}

.otItemImg span {
    background-color: #fff;
    color: #24282a;
    display: block;
    font-weight: 500;
    height: 22px;
    left: 0;
    line-height: 22px;
    position: absolute;
    top: 0;
    width: 22px;
    border-radius: 11px;
    font-size: 18px;
  	padding: 0;
}

/* remindSection */
#remindSection .moduleTitle {
	background: url("../images/bg/bg-moduleTitle-black-71x7.png") no-repeat scroll center bottom;
    color: #2d3032;
    font-size: 36px;
    font-weight: 500;
    line-height: 36px;
    padding-bottom: 19px;
    padding-top: 36px;
    text-align: center;
}

#remindSection .flexBox {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

#remindSection .moduleTitleSmall {
	margin: 23px 0;
	text-align: center;
	color: #2d3032;
	font-size: 18px;
	line-height: 18px;
}

.remindWrap {
	width: 378px;
	padding-left: 90px;
	position: relative;
}

.itemRemindTitle {
	font-size: 24px;
	font-weight: 500;
	line-height: 24px;
	margin-top: 35px;
}
.itemRemindTitle::after {
	display: block;
	content: '';
	width: 26px;
	height: 1px;
}

.itemRemindImg {
	display: block;
	position: absolute;
	width: 140px;
	height: 140px;
	left: -70px;
	top: 10px;
}

.remindWrap p {
	margin: 0 0 35px 0;
	font-size: 18px;
}

.remindWrItem0 { margin-right: 50px; }
.remindWrItem1 { margin-left: 50px; }

.remindWrap.remindWrItem0 {
	border: 1px #db2925 solid;
	color: #db2925;
}

.remindWrap.remindWrItem1 {
	border: 1px #125581 solid;
	color: #125581;
}

.remindWrap.remindWrItem0 .itemRemindTitle::after {
	background-color: #db2925;
	margin: 15px 0 15px 0;
}
.remindWrap.remindWrItem1 .itemRemindTitle::after {
	background-color: #125581;
	margin: 13px 0 15px 0;
}

.remindButtons {
	margin: 35px 0;
}

.remindButtons .btn-danger {
	height: 50px;
	line-height: 50px;
	width: 360px;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	background-color: #db2925;
	border-radius: 25px;
	margin: 0 auto;
}

.remindButtons .btn-danger:hover,
.remindButtons .btn-danger:focus {
	background-color: #bd0c08;
}


/* orderSection */
#orderSection {
	background: #125581 url('../images/bg/bg-order-blue-dark.jpg') top center no-repeat;
	height: 396px;
}

#orderSection .moduleTitle {
	text-align: center;
	text-transform: uppercase;
	font-size: 36px;
	font-weight: 500;
	color: #fff;
	line-height: 36px;
	padding-top: 36px;
	padding-bottom: 19px;
	background: url('../images/bg/bg-moduleTitle-white-71x7.png') bottom center no-repeat;
}

#orderSection .moduleTitleSmall {
	text-align: center;
	font-size: 18px;
	color: #fff;
	font-weight: 500;
	margin: 16px 0 34px 0;
}

/*#orderSection .moduleTitleSmall strong {
	font-size: 18px;
	font-weight: 500;	
}*/
#orderSection .moduleTitleSmall a {
	font-size: 18px;
	font-weight: 500;
    text-decoration: none;
  	color: #fff;
}

.formFlex {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.formFlex .flex360 { width: 360px; }
.formFlex .flex750 { width: 750px; margin-left: 60px; }
.formFlex .flexW100 { width: 100%; margin-top: 30px; }

.formFlex input.form-control {
	box-sizing: border-box;
	width: 330px;
	padding: 0 15px;
	height: 46px;
	line-height: 46px;
	font-size: 18px;
	border-radius: 28px;
	border: 0;
	font-weight: normal;
	margin-bottom: 16px;
	font-family: 'Geometria';
}

.formFlex textarea.form-control {
	box-sizing: border-box;
	width: 720px;
	padding: 0 15px;
	height: 108px;
	line-height: 46px;
	font-size: 18px;
	border-radius: 18px;
	border: 0;
	resize: none;
	font-family: 'Geometria';
	font-size: 18px;
}

.flexW100 .btn-danger {
	box-sizing: border-box;
	display: block;
	position: relative;
	height: 44px;
	line-height: 44px;
	width: 308px;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	background-color: #db2925;
	border-radius: 22px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	font-family: 'Geometria';
	font-size: 18px;
}

.flexW100 .btn-danger:hover,
.flexW100 .btn-danger:focus {
	background-color: #bd0c08;
}

.colorWhite{color: #fff}
.colorWhite a{color: #8bf}
.colorWhite a:hover{color: #adf}
.colorWhite a:active{color: #bef}

/* reviewSection */
#reviewSection {
	padding-bottom: 40px;
	background: #f2f3f4 url("../images/bg/bg-lowprice.png") no-repeat scroll center top;
    max-height: auto;
}

#reviewSection .moduleTitle,
#reviewSectionV .moduleTitle {
	background: url("../images/bg/bg-moduleTitle-black-71x7.png") no-repeat scroll center bottom;
    color: #2d3032;
    font-size: 36px;
    font-weight: 500;
    line-height: 36px;
    padding-bottom: 19px;
    padding-top: 36px;
    text-align: center;
    margin-bottom: 15px;
}

.sliderItemWr {
	width: 960px;
	margin: 0 auto;
}
.sliderItemPhotoA {
	width: 160px;
	height: 160px;
	position: absolute;
	top: 80px;
}
.sliderItemPhotoA img {
	width: 160px;
	height: 160px;
	border-radius: 80px;	
}

.sliderItemData {
	margin: 0px 40px;
	padding: 20px;
	border: 1px #5babcc solid;
}
.sliderItemData .sliderItemDataContent {
	display: flex;
}

.sliderItemData  .sliderItemTitle {
	font-size: 22px;
	font-weight: 500;
	color: #23201f;
	line-height: 22px;	
}

.sliderItemData  .sliderItemDataContent .sliderItemText {
	font-size: 18px;
	line-height: 18px;
}

.sliderItemData.users-reviews{
  	border: none;
    padding: 0;
}
.sliderItemData.users-reviews .sliderItemText{
  	display:grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}

#reviewSection #slider2{
    display: none;
}
.user-review{
    border: 1px #5babcc solid;
    padding: 20px 30px;
}
.user-review-head,
.user-review-footer{
    display: flex;
    justify-content: space-between;
}
.user-review-name>h3,
.user-review-name>p{
    font-size: 14px;
}
.user-review-name>h3{
     margin: 0;
}
.user-review-rating>span{
    font-size: 20px;
    color: orange;
}
.user-review-body>p>span{
    display: none;
}
.user-review-footer>a{
    text-decoration: underline;
}
.user-rewiew-link2{
    color: #666;
}
.user-rewiew-link2:hover{
    color: #444;
}

#reviewSection .sp-arrow {
    height: 30px;
    width: 30px;
    border-radius: 15px;
    background: #125581;
    color: #fff;
}

#reviewSection .sp-fade-arrows {
    opacity: 1;
}

#reviewSection .sp-arrow::before {
    left: 50%;
    top: 0;
    transform: skew(145deg, 0deg);
}

#reviewSection .sp-next-arrow::after,
#reviewSection .sp-next-arrow::before,
#reviewSection .sp-previous-arrow::after,
#reviewSection .sp-previous-arrow::before {
    background-color: #fff;
    content: "";
    height: 50%;
    position: absolute;
    width: 20%;
}
#reviewSection .sp-arrow::after {
    left: 50%;
    top: 50%;
    transform: skew(-145deg, 0deg);
}

#reviewSection .sp-bottom-thumbnails.sp-has-pointer {
    margin-top: 0;
}


#reviewSection .sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail::before,
#reviewSection .sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail::after {
	display: none;
}


#reviewSection .sp-thumbnail-container  {
	background: #2c2f30;
	border-radius: 10px;
	cursor: pointer;
}

#reviewSection .sp-thumbnail-container.sp-selected-thumbnail {
	background: #125581;
}

/* bottom menu */
#botMenuSection {
	background-color: #199BD6;
	margin-top: 0px;
}

#botMenuSection ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#botMenuSection .nav.menu {
	width: 100%;
	position: relative;
	display: flex;
}
#botMenuSection .nav.menu li {
	border-left: 1px #0f3954 solid;
}

#botMenuSection .nav.menu li a {
	display: block;
	height: 54px;
	line-height: 54px;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	border-right: 1px #2e7caf solid;
	
}

/* #botMenuSection .nav.menu li.item-101 a { width: 149px; } */
/* #botMenuSection .nav.menu li.item-102 a { width: 230px; } */
/* #botMenuSection .nav.menu li.item-103 a { width: 219px; } */
/* #botMenuSection .nav.menu li.item-104 a { width: 207px; } */
/* #botMenuSection .nav.menu li.item-105 a { width: 156px; } */
/* #botMenuSection .nav.menu li.item-106 a { width: 197px; } */


/* #botMenuSection .nav.menu li.active, */
/* #botMenuSection .nav.menu li.active a, */
/* #botMenuSection .nav.menu li:hover, */
/* #botMenuSection .nav.menu li:focus, */
/* #botMenuSection .nav.menu li:hover a, */
/* #botMenuSection .nav.menu li:focus a { */
	/* background: #5babcc; */
/* } */

#botMenuSection .nav.menu li:hover,
#botMenuSection .nav.menu li:focus {
	border-left: 1px #5babcc solid;	
}

#botMenuSection .nav.menu li:hover a,
#botMenuSection .nav.menu li:focus a {
	border-right: 1px #5babcc solid;
}


/* footerSection */
#footerSection {
	background: #18252e;
}

#footerSection .flexBox {
	display: flex;
}


#siteLogoLink1 {
    display: block;
    margin-top: 24px;
    position: relative;
    width: 500px;
    color: #fff;
}

#footerSection .custom {
    display: block;
    margin-top: 24px;
    padding-right: 18px;
    position: relative;
    width: 390px;
    color: #fff;	
}

#footerSection .custom.headerCallback {
    display: block;
    margin-top: 34px;
    margin-left: 30px;
    position: relative;
    width: 260px;
    color: #fff;
    text-align: right;	
}
/* @media (max-width: 768px) { */
/* .custom.headerCallback p a { */
    /* font-size: 42px; */
/* }	 */
/* } */


#footerSection .custom.headerCallback p, #footerSection .custom.headerCallback p a {
	color: #fff;
}
.ogrn {
	margin-top: 7px;
}

.col50 {
	width: 50%;
}

#footerSection ul.fa-ul {
	color: #fff;
	font-size: 16px;
	margin-top: 20px;
}

#footerSection ul.fa-ul li {
	margin-bottom: 7px;
}
#footerSection .iTeamLink a {
	text-decoration: none;
}

.pDataLink a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px #fff solid;
	font-size: 15px;
}
.pDataCopy {
	font-size: 14px;
}
.pDataLink a:hover,
.pDataLink a:focus {
	border-bottom: 1px #fff dotted;
}

.pDataCopy {
	color: #fff;
	margin-top: 15px;
}

#footerSection .iTeamLink {
	text-align: right;
	font-size:13px;
}

#footerSection .iTeamLink a span,
#footerSection .iTeamLink a:hover span,
#footerSection .iTeamLink a:focus span { text-decoration: underline; }
#footerSection .iTeamLink a {
	background: url('../images/logo/iteam.png') right center no-repeat;
	padding-right: 0px;
	line-height: 50px;
	color: #fff;
	display: inline-flex;
}

#copyrithsRow {
	padding-top: 25px;
	padding-bottom: 25px;
}

/* MODAL */ 
.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2));
}

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  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;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}

.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}

.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

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

.close:not(:disabled):not(.disabled) {
  cursor: pointer;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .modal-sm {
    max-width: 300px;
  }
}

h5.modal-title {
	margin: 0;
	font-size: 24px;
}

h4.alert-heading {
	margin-top: 0;
}

a.close {
	display: none;
}



.modal-body input.form-control,
.modal-body select.form-control {
	box-sizing: border-box;
	width: 100%;
	padding: 0 15px;
	height: 46px;
	line-height: 46px;
	font-size: 18px;
	border-radius: 28px;
	border: 1px #199bd6 solid;
	font-weight: normal;
	margin-bottom: 16px;
	font-family: 'Geometria';
}

.modal-footer .btn-danger {
	display: block;
	position: relative;
	height: 44px;
	line-height: 44px;
	width: 308px;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	background-color: #db2925;
	border-radius: 22px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	font-family: 'Geometria';
	font-size: 18px;
}

.modal-footer .btn-danger:hover,
.modal-footer .btn-danger:focus {
	background-color: #bd0c08;
}

.modal-body .form-group {
	position: relative;
}


.menuSwitchWr {
	padding: 5px;
	display: none;
}
.menuSwitch.btn {
	box-sizing: border-box;
	width: 44px;
	height: 44px;
	line-height: 44px;
	font-size: 24px;
	color: #fff;
	border: 1px #fff solid;
	border-radius: 0px;
	float: right;
}
.clear {
	clear: both;
}

.sliderItemPhotoB img {
	max-width: 192px;
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.857143%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}


#demo2 li {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

#demo2 li .sliderItemDataV {
	display: block;
	position: relative;
	box-sizing: border-box;
	width: 400px;
	margin: 15px;	
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

#sertificatesSection .flexBox .itemSertWr {
    margin: 28px 15px 0;
	position: relative;
	/*width: 192px;*/
	width: 400px;
}

.flexBox.priceInclude .itemPriceInclTitle {
	font-size: 20px;
}

.poverkaLink ul.nav {
	justify-content: right;
	display: flex;
	margin: 0;
	padding:0;
	list-style:none;
}

.poverkaLink ul.nav a {
	color: #555;
}

.poverkaLink ul.nav li {
	margin-left: 15px;
}
@media (max-width: 768px) {
	#povercaSection .custom p {
		padding: 0;
	}
	#povercaSection .custom p img {
		max-width: 100%;
	}	
}


/*****************************************/
/********* add igrkiv ********************/
/*****************************************/

img {
	max-width:100%;
}
.agreeCheck {
    width: 18px;
    height: 18px;
    transform: translateY(3px);
}

.site-header .logo1 {
	
}
.site-header .custom.headerCallback .header-phone {
    margin: 0;
    padding: 0 0 0 42px;
    font-size: 48px;
    font-weight: 500;
    color: #2c3032;
    background: url(../images/icons/telephone.png) left center no-repeat;
}
.site-header .custom.headerCallback .header-time {
color: #2c3032;
font-size: 18px;
font-weight:500;
margin-bottom:0;
letter-spacing: 0.7px;
}
.site-header .custom.headerCallback .header-time span{
font-weight:400;
text-align: center;
}


/** menu ***/

#topMenuSection .nav.menu, .#botMenuSection .nav.menu {
    display: flex;
}
#topMenuSection .nav.menu > li, #botMenuSection .nav.menu > li {
flex-grow:1;
}

#topMenuSection .nav.menu li,
#topMenuSection .nav.menu li.active,
#topMenuSection .nav.menu li:hover,
#topMenuSection .nav.menu li:focus,
#botMenuSection .nav.menu li,
#botMenuSection .nav.menu li.active,
#botMenuSection .nav.menu li:hover,
#botMenuSection .nav.menu li:focus {
	background: none;
}

#topMenuSection .nav.menu .nav-child li.active > a,
#topMenuSection .nav.menu li:hover > a,
#topMenuSection .nav.menu li:focus > a 
#botMenuSection .nav.menu li.active > a,
#botMenuSection .nav.menu li:hover > a,
#botMenuSection .nav.menu li:focus > a {
	background-color: #007abe;
	color:#fff;
}

#botMenuSection .nav.menu li.active > a,
#botMenuSection .nav.menu li:hover > a,
#botMenuSection .nav.menu li:focus > a {
border-right:none;
}

#topMenuSection .nav.menu li > a,
#botMenuSection .nav.menu li > a {
padding:0 20px;	
}

/* #topMenuSection .nav.menu li.deeper.parent > a, */
/* #botMenuSection .nav.menu li.deeper.parent > a{ */
/* position:relative; */
/* background-image:url(../images/arrow-down.png)!important; */
/* background-position:top 23px right 22px; */
/* background-repeat: no-repeat; */
/* padding-right:30px; */
/* } */

#topMenuSection .nav.menu li.deeper.parent,
#botMenuSection .nav.menu li.deeper.parent {
	position:relative;
	padding-right:30px;
}
	
#topMenuSection .nav.menu li.deeper.parent > .dropdown-togle,
#botMenuSection .nav.menu li.deeper.parent > .dropdown-togle {
display:block;
position:absolute;
top:0;
right:15px;
width:50px;
height:100%;

background-image:url(../images/arrow-down.png)!important;
background-position:center center;
background-repeat: no-repeat;
}
#topMenuSection .nav.menu li,
#botMenuSection .nav.menu li {
border-right: 1px #0f78a8 solid;
}
#topMenuSection .nav.menu li:hover,
#botMenuSection .nav.menu li:hover {
background-color: #007abe;
}
#topMenuSection .nav.menu li a,
#botMenuSection .nav.menu li a {
	border-right:none;
}


#topMenuSection .nav.menu ul.nav-child,
#botMenuSection .nav.menu ul.nav-child {
	display:none; 
	position:absolute;
	left:0;
	top:100%;
	z-index:20;
	background:#fff!important;
	border-left:9px solid #007abe;
	width: 360px;
	filter: drop-shadow(5px 0 6.5px rgba(0,0,1,0.21));
  	box-sizing: content-box;
}
#botMenuSection .nav.menu ul.nav-child {
	top:auto;
	bottom:100%;
}


#topMenuSection .nav.menu ul.nav-child a,
#botMenuSection .nav.menu ul.nav-child a{
font-size: 18px;
color: #2d3032;
font-weight: 500;
text-align:left;
padding: 12px 15px;
border-bottom:1px solid #eee;
height:auto;
line-height:1.3;
}
#topMenuSection .nav.menu ul.nav-child a:hover,
#botMenuSection .nav.menu ul.nav-child a:hover{
color: #fff;
}
#topMenuSection .nav.menu ul.nav-child li:last-child a{
border-bottom:none;
}

#topMenuSection .nav.menu a.btn-callBack,
#botMenuSection .nav.menu a.btn-callBack {
padding-left:50px;
background-image:url(../images/phone-call.png)!important;
background-position:center left 20px!important;
background-repeat: no-repeat!important;
}

#topMenuSection .btn-callBack,
#botMenuSection .btn-callBack  {
    background-color: #005085;
	font-size:inherit;
}




/*** hero ****/
.hero {
  	position: relative;
	display:grid;
	grid-template-columns:1fr 460px;
	gap:30px;
	padding:45px 0 50px 0;
}
.hero-left-links {
padding:20px 30px;
filter: drop-shadow(0 0 6.5px rgba(0,0,0,0.13));
background-color: #ffffff;
font-size: 20px;
font-weight: 500;
}
.hero-left-links a {
	text-decoration:none;
}

.hero-left-block{
    display: flex;
  	align-items: center;
}
.hero-left-block:first-child{
    border-bottom: 2px dotted #abf;
    padding-bottom: 1rem;
}
.hero-left-block:last-child{
    padding-top: 1rem;
}
.hero-left-block>img{
  	margin-right: 10px;
}
.hero-left-block>p{
    line-height: 24px;
    margin: 0;
}

.hero-link {
	display:block;
	color:#007abe;
	padding:10px 0;
	padding-left:45px;
}
.hero-link1 {
	background:url(../images/search.png) left center no-repeat;
}
.hero-link2 {
	background:url(../images/loupe.png) left center no-repeat;
}

.hero-poverka {
	padding:25px 10px 20px 10px;
	padding-bottom:50px;
	color:#fff;
	background: #007abe;
font-size: 20px;
font-weight: 500;
	text-align:center;
	margin-bottom:60px;
}
.hero-poverka.poverka-tepla{
  	position: relative;
  	padding-bottom: 30px;
  	z-index: 10;
}
.hero-poverka.poverka-tepla .hero-poverka-descr{
  	line-height: 1.8;
}
.hero-poverka.poverka-tepla .orderBtn.btn{
  	margin-bottom: -30px;
  	line-height: 50px;
}
.hero-poverka.zamena-vody{
  	margin-bottom: 54px;
  	padding-bottom: 80px
}
.hero-poverka.zamena-vody .hero-poverka-descr{
  	line-height: 2.2;
}
.hero-poverka.zamena-vody .orderBtn.btn{
  	margin-bottom: -70px;
  	line-height: 50px;
  	bottom: -5px;
  	top: 35px;
}
.hero-poverka.zamena-tepla{
  	padding-bottom: 20px;
  	margin-bottom: 34px;
}
.hero-poverka.zamena-tepla .hero-poverka-descr{
  	line-height: 2.03;
}
.hero-poverka.zamena-tepla .orderBtn.btn{
  	margin-bottom: -16px;
  	line-height: 50px;
}
.hero-poverka.prodaja-vody{
  	padding-bottom: 18px;
  	margin-bottom: 42px;
}
.hero-poverka.prodaja-vody .hero-poverka-descr{
  line-height: 2.1;
}
.hero-poverka.prodaja-vody .orderBtn.btn{
  	margin-bottom: -16px;
  	line-height: 50px;
}
.hero-poverka.prodaja-tepla{
  	position: relative;
  	padding-bottom: 18px;
  	z-index: 10;
}
.hero-poverka.prodaja-tepla .hero-poverka-descr{
  	line-height: 2.1;
}
.hero-poverka.prodaja-tepla .orderBtn.btn{
  	margin-bottom: -16px;
  	line-height: 50px;
}
.hero-poverka.zamena-batareyki{
  	position: relative;
  	margin-bottom: 40px;
  	padding-bottom: 30px;
  	z-index: 10;
}
.hero-poverka.zamena-batareyki .hero-poverka-descr{
  	line-height: 1.86;
}
.hero-poverka.zamena-batareyki .orderBtn.btn{
  	margin-bottom: -30px;
  	line-height: 50px;
}
.hero-poverka.oplombirovka{
  	margin-bottom: 120px;
}

.hero-poverka-title {
font-size: 75px;
line-height:1;
}
.hero-poverka-descr {
	font-size:28px;
}
.hero-poverka-price {
	font-size:80px;
    font-weight: 700;
	margin-bottom:0px;
	margin-top:0px;
	line-height:1;
}
.hero-poverka-price span{
	font-size:30px;
    font-weight: 500;
}
.hero-poverka-price span.s2 {
	font-size:50px;
    font-weight: 400;	
}
.orderBtn {
	color:#fff;
    background-color: #d93431;
    height: 54px;
    line-height: 54px;
    width: 262px;
    border-radius: 27px;
    font-size: 18px;
    font-weight: 500;
    position: relative;
	left:0;
    z-index: 2;
    margin-left: auto;
	margin-right:auto;
	margin-bottom:-50px;
}

.hero-right-txt {
font-size:18px;
filter: drop-shadow(0 0 6.5px rgba(0,0,0,0.13));
padding:12px 30px;
padding-left:70px;
background: #fff url(../images/programmer.png) left 27px top 12px no-repeat;	
}

.oplombirovka-box .hero-poverka-title{
  	font-size: 42px;
}
.oplombirovka-box .hero-poverka-descr{
  	line-height: 2;
}
.oplombirovka-box .hero-poverka-price{
  	font-size: 54px;
  	line-height: 1.5;
}
.oplombirovka-box .hero-right-txt{
  	position: absolute;
  	left: 0;
  	bottom: 40px;
}

.sale-kol {
    margin: 0;
    padding: 10px 40px;
    background: #fff;
    font-size: 24px;
    font-weight: 500;
    color: #5babcc;
	display:flex;
	align-items:center;
	justify-content:space-between;
font-weight: 500;	

}	
.sale-kol1, .sale-kol3 {
	padding:0 20px	
}
.sale-kol3 span{
font-size: 49px;
}
.sale-kol2 {
	flex-grow:1;
	border-bottom:2px dotted #5babcc;
	padding:0 20px;
}
.sale-kol1.text-center{
  	width: 100%;
  	text-align: center;
}

.priceInclude {
color:#fff;
text-align:center;	
display:grid;
grid-template-columns:repeat(5, 1fr);
gap:15px;
}
.priceInclude.priceinclude-4item {
  	grid-template-columns:repeat(4, 1fr);
	gap:104px;
}
.priceInclude.priceinclude-3item {
  	grid-template-columns:repeat(3, 1fr);
  	margin-top: 30px;
	gap:90px;
}
.itemPriceInk  {
background: transparent;
    height: auto;
    text-align: center;
    width: auto;
    color: #fff;
    padding: 0 20px;
}
.itemPriceInk img {
display:block;
height:60px;
width:auto;	
margin:0 auto;
}
.itemPriceInclImg {
	height:60px;
	margin:0 auto;
	margin-bottom:15px;
}
.priceInclude.priceinclude-3item .itemPriceInk{
  	position: relative;
}
.priceInclude.priceinclude-3item .itemPriceWr0:after,
.priceInclude.priceinclude-3item .itemPriceWr1:after{
  	content: '';
  	position: absolute;
  	top: 38px;
  	right: -60px;
  	width: 47px;
  	height: 57px;
  	background-image: url('../../../images/icons/arrow-1.png');
}
.priceInclude.priceinclude-3item .img-fluid {
  	height:70px;
  	width:auto;	
}
.priceInclude.priceinclude-3item .itemPriceWr1 .img-fluid {
  	height: 80px;
}
.itemPriceInclTitle {
	font-size:20px;
}
#priceSection .flexBox.priceInclude .itemPriceWr1 {
    margin: 0;
}

#priceSection {
    height: auto;
	padding-bottom:50px;
}

.moduleTitle {
    background: url(../images/bg/bg-moduleTitle-black-71x7.png) no-repeat scroll center bottom;
    color: #2d3032;
    font-size: 36px;
    font-weight: 500;
    line-height: 36px;
    padding-bottom: 19px;
    padding-top: 36px;
    text-align: center;
}
.services-items {
	display:grid;
	grid-template-columns:repeat(4, 1fr);
	gap:30px;
	margin-top:40px;
	margin-bottom:40px;
}

.services-item-link {
display:block;
text-decoration:none;
transition:0.3s;
}
.services-item-link:hover {
box-shadow:0 0 20px rgba(0,0,0,0.3);
}
.services-item-img {
height: 200px;	
width:100%;
object-fit:cover;
display: block;
}
.services-item-title {
height:75px;
padding:10px 45px 10px 25px;
display:flex;
align-items:center;
background: #007abe url(../images/next2.png) right 20px center no-repeat;
font-size: 18px;
color: #fff;
font-weight: 500;
}

.services-item-link:nth-child(n+5)  .services-item-title {
background-color: #43a5d1;	
}

#advantagesSection .flexBox .itemPriceWr .itemPriceInclImg {
    margin-bottom: 15px;
}


#sertificatesSection {
    background: #f2f3f4 url(../images/bg/bg-screen-1.png) top center no-repeat;
	background-size:cover;
    height: auto;
}

.sert {
	display:grid;
	grid-template-columns:1fr 2fr;
	gap:30px;
	padding:40px 0;
}


.sert1 {
text-align:center;
}
.director-img {
	margin-bottom:15px;
}
.director-fio {
font-size: 20px;
color: #199bd6;
font-weight: 500;	
}
.director-dolg {
font-size: 20px;
color: #2d3032;
font-weight: 500;		
}
.sert2, .sert3 {
	display:grid;
	grid-template-columns:1fr 1fr;
	gap:25px;
}
.sert2 {
	margin-bottom:15px;
}
.sert3 {
	margin-bottom:10px;
}
.sert3.sert-zamena{
    margin-top:-8px;
  	margin-bottom:18px;
}

.sert-num {
	display:flex;
	align-items:center;
}

.sert-num-vert {
font-size: 13px;
text-transform: uppercase;
color: #199bd6;
font-weight: bold;	
text-align: center;
writing-mode: vertical-rl;
transform: rotate(180deg);
}
.sert-num-digit {
font-size: 60px;
letter-spacing: -3px;
color: #199bd6;
font-weight: bold;
}
.sert-num-txt {
padding-left:10px;
font-size: 18px;
color: #2d3032;	
}

#lowPriceSection .lpItem0 .table td:nth-child(2), #lowPriceSection .lpItem1 .table td:nth-child(2) {
	font-weight:bold;
}

.btn-primary {
    color: #fff;
    background-color: #d93431;
	display:flex;
	align-items:center;
	justify-content:center;
    border-radius: 30px;
    font-size: 18px;
    font-weight: 500;
    position: relative;
    margin-left: auto;
    margin-right: auto;
padding:15px 40px;
text-decoration:none;
transition:0.3s;
}

.sy-controls li a:after {
    background-color: #125581;
    width: 30px;
    height: 30px;
}
.sy-controls li a:link, .sy-controls li a:visited {
    opacity: 1;
}
.sy-controls li a:hover, .sy-controls li a:focus {
    opacity: 0.7;
    outline: none;
}
.sy-pager li {
    width: 10px;
    height: 10px;
    margin: 0 5px 0 0;
}
.sliderItemData .sliderItemDataContent .sliderItemText {
	font-size:16px;
    padding: 30px 40px 20px 20px;
}
.sliderItemData .sliderItemTitle {
    font-size: 18px;
    font-weight: 500;
    color: #23201f;
    line-height: 22px;
}

.agreeRow {
  	display: inline-block;
	position:relative;
	padding-left:27px;
}
.agreeRow input[type="checkbox"] {
	position:absolute;
	top:-2px;
	left:0;
}



#footerSection .contacts li {
  	position: relative;
  	padding-left: 25px;
}
#footerSection .contacts li img{
  	position: absolute;
  	top: 2px;
  	left: 0;
}

#footerSection .custom.headerCallback p {
    margin: 0;
    padding: 0 0 0 42px;
    font-size: 48px;
    font-weight: 500;
    color: #2c3032;
    background: url(../images/icons/telephone.png) left center no-repeat;
}
#siteLogoLink1, #footerSection .custom, #footerSection .custom.headerCallback {
width:auto;
}
#footerSection .flexBox {
    display: flex;
	justify-content:space-between;
	gap:15px;
}

.etag_email {
    display: none!important;
}


/*** pixel ****/
@media (min-width: 1100px) { 
body {
	color: #2c3032;
}
.sectionWrapper {
	width: 1140px;
}	
#headerSection .sectionWrapper {
    display: flex;
    /* justify-content: space-between; */
}
#siteLogoLink {
    margin-top: 20px;
	left: -4px;
    top: -4px;	
}
.logo1-img {
	width:406px;
}
#rosacreditacia {
width: auto; 
}
#lefttop {
	margin-left:auto;
}
.custom.headerCallback {
width:auto;
}
.custom.citysel a, .custom.citysel span {
    background: #199BD6;
}
.custom.citysel {
margin-top:22px;
margin-bottom: 0;
}
.selcitybox div {
    font-size: 17px;
}
.selcitybox .titbox {
margin-right:7px;	
}
#topMenuSection {
    background-color: #199BD6;
    margin-top: 5px;
}
.citybox {
    width: 186px;
}
.hero-poverka-prim {
	margin-top:10px;
	margin-bottom:-10px;
}
.hero-img {
	position:absolute;
	max-width:767px;
	left:-74px;
	top:10px;
}
.hero-img.poverka-tepla,
.hero-img.prodaja-tepla {
    left:-56px;
}
.hero-img.zamena-tepla{
  	width: 600px;
  	top: 20px;
    left: 40px;
}
.hero-img.oplombirovka-img{
  	top: 40px;
} 
.hero-left-links {
	position: relative;
	z-index: 10;
	margin-top:280px;
	font-size:22px;
}
.hero-left-links.poverka-tepla{
    margin-top:296px;
}
  .hero-left-links.prodaja-tepla{
    margin-top:298px;
}

.hero-left-links a {
	text-decoration:underline;
}
.hero-left-block{
  	min-height: 68px
}

#priceSection .flexBox .itemPriceTitle {
padding-left:30px;
padding-right:30px;	
display:flex;
align-items:center;
justify-content:center;
line-height:1.3;
}
#priceSection .flexBox .itemPriceWr1 .itemPriceTitle span {
max-width:190px;
}
#priceSection .flexBox .itemPriceWr2 .itemPriceTitle span {
max-width:195px;
}

.itemPriceInk.itemPriceWr2 {
padding:0;	
}

#priceSection .flexBox .itemPriceWr0, #priceSection .flexBox .itemPriceWr1, #priceSection .flexBox .itemPriceWr2 {
    height: 170px;
}
.price-items {
display:grid;	
grid-template-columns:repeat(3, 1fr);
gap:30px;
margin-top:30px;
}
.price-items.prices-1item{
    grid-template-columns:repeat(1,1fr);
}
.price-item-title {
	display:flex;
	align-items:center;
	justify-content:center;
	color:#fff;
	background:#007ABE;
	font-size:24px;
	font-weight:500;
	padding:10px 30px;
	height:55px;
	text-align:center;
  	box-sizing:content-box;
}
.price-item1 .price-item-title span {
	width:195px;
}
.price-item2 .price-item-title span {
	width:195px;
}
.width-auto .price-item-title span {
  	width:auto;
}

.price-item-descr {
	display:flex;
	align-items:center;
	justify-content:center;
	color:#5babcc;
	background:#fff;
	font-size:49px;
	font-weight:500;
	padding:10px 30px;
	height:75px;
	text-align:center;
    box-sizing:content-box;
}
.price-item-descr span{
	font-size:24px;
}

.itemPriceInk.itemPriceWr0 .itemPriceInclImg img {
height:70px;	
}
.services {
	padding-top:15px;
}
.services-items {
    margin-top: 30px;
}
.services-item-title {
    height: 46px;
	padding-left:15px;
    box-sizing:content-box;
}
.services-item-img {
    height: 195px;
}

.plus-items {
	display:flex;
	flex-wrap:wrap;
	gap:40px 30px;
	justify-content:center;
	margin-top:40px;
}
.plus-item {
	text-align:center;
	width:260px;
	max-width:260px;
}
.plus-item-img {
	width:125px;
	height:125px;
	border-radius:100%;
	background: #199bd6;
	display:flex;
	align-items:center;
	justify-content:center;
	margin:0 auto;
	margin-bottom:20px;
}
.plus-item-img img {
	width:75px;
	height:75px;
}
.plus-item-title {
font-size: 20px;
font-weight: 500;	
margin:0 auto;
}

/*.plus-item4 {
	transform:translateX(-40px);
}
.plus-item6 {
	transform:translateX(40px);
}*/
.plus-item4 .plus-item-title {
width:150px;	
}
.plus-item5 .plus-item-title {
/*margin-left:-40px;
margin-right:-40px;*/
  max-width: 350px;
  width: 252px;
}


.itemPriceInclImg {
    height:auto; 
}

.lpItem0, .lpItem1 {
    width: 554px;
}

#advantagesSection {
    padding-bottom: 36px;
}

.sert {
    padding: 27px 0;
  	line-height: normal;
}

.sert2 {
    margin-bottom: 20px;
    margin-top: -15px;
}


#lowPriceSection .table td {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.3;
    padding: 13px 20px;
}


/*#whatIsSection .sectionWrapper {
    width: 1240px;	
}*/
.whatIsText {
    width: auto;
	margin-top:0;

}

.flexBox.whatIs {
    margin-top: 30px;
	display:grid;
	grid-template-columns:1fr 410px;/*360*/
	gap:30px;
}
#whatIsSection .simpletext>p{
 	line-height: 23px;
    margin-bottom: 12px;   
}
.whatIsImageBlock {
    width: 100%;
    margin-left: 0;
    margin-top: 0;
}
#whatIsSection .whatIsImageBlock{
    margin-top: 6px;
}  
#whatIsSection .whatIsImageBlock>.img-fluid{
    width: 100%;
}
#whatIsSection .flexBox.whatIs.zamena-batareyki{
  	gap: 10px;
}
#whatIsSection .flexBox.whatIs.zamena-batareyki .simpletext>p{
  	line-height: 20px;
  	margin-bottom: 10px;
  	font-size: 17px;
}

.formFlex .flex360 {

}
.formFlex textarea.form-control {
    width: 100%;
	height:100px;
}
#orderSection {
    background: #125581 url(../images/bg/bg-order-blue-dark.jpg) bottom center no-repeat;
    height: 420px;
}
.formFlex .flex750 {
    margin-left: 30px;
}
.formFlex input.form-control {
    box-sizing: border-box;
    width: 100%;
    padding: 0 15px;
    height: 42px;
}



#reviewSection .sectionWrapper {
    /*width: 1240px;*/	
	max-width:100%;
}

.agreeRow {
	font-size:14px;
}


#topMenuSection .nav.menu li.deeper.parent:hover ul.nav-child,
#botMenuSection .nav.menu li.deeper.parent:hover ul.nav-child {
	display:block;
}

#footerSection .custom, #footerSection .custom.headerCallback {
padding-right:0;
}
#footerSection .custom.headerCallback .header-time {
	letter-spacing:0.7px;
}

.sy-controls li.sy-prev {
    left: 15px;
    top: 0;
}

}




/*** media *****/

/**** move in media.css *******/