/* Bootstrap redifine */
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	border-top: 0;
}

p{
	margin: 0px;
}

ul{
	margin: 0;
	padding: 0;
}

h1, h2, h3{
	margin: 0px;
}

body{
	font-family: 'Open Sans', sans-serif;
}

h2{
	margin-bottom: 10px;
	font-size: 29px;
	line-height: 29px;
	font-weight: bold;
	text-align: center;
}

input{
	color: #000;
}

input:active:focus{
	outline: none;
}

input:focus{
	outline: none;
}

select:active:focus{
	outline: none;
}

select:focus{
	outline: none;
}

.btn:focus{
	outline: none;
}

.btn:active:focus{
	outline: none;
}

.b-rub {
	font-family: 'Tahoma' !important;
}

select{
	background: url(../img/arrow.png) no-repeat right #f3f3f3;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
}

.modal-backdrop{
	background-color: #fff;
}

.btn{
	padding: 12px 20px;
	border-radius: 10px;
	font-size: 15px;
	line-height: 15px;
	border: 0px;
}

.btn-success{
	background-color: #61b641;
	border-bottom: 2px solid #4a8d30;
}

.btn-success-blue{
	color: #fff;
	background-color: #395e88;
}

.btn-success-blue:hover{
	color: #fff;
	background-color: #34567d;
}

.select-arrow select{
	padding: 0 20px 0 0;
	border-color: #f3f3f3;
	background-color: #f3f3f3;
}

.select-arrow select:focus{
	outline: 0;
}

.select-arrow select:active{
	outline: 0;
	border: 1px solid #f3f3f3;
	background-color: #f3f3f3;
}

.subtitle{
	font-size: 16px;
	line-height: 16px;
	text-align: center;
}

.cont-underline{
	position: relative;
	border: 2px solid #dadada;
	margin-top: 50px;
}

.cont-underline-content{
	position: absolute;
	left: 50%;
	margin-left: -257px;
	margin-top: -18px;
	padding: 0 25px;
	background-color: #fff;
}

.b-smallFont {
	font-size: 1.2rem;
}

/*header*/
.header-fluid{
	padding-top: 20px;
	padding-bottom: 45px;
	background-color: #f3f3f3;
}

.cont-logo img{
	float: left;
	display: block;
	margin-right: 20px;
}

.cont-logo div{
	float: left;
	padding: 10px 15px;
	border: 1px solid #c2cec6;
	border-radius: 5px;
	font-size: 13px;
	line-height: 13px;
}

.cont-header-text{
	text-align: right;
}

.cont-header-text span{
	font-size: 12px;
	line-height: 12px;
}

.cont-header-text b{
	font-size: 30px;
	line-height: 30px;
}
/*end header*/

/*baner*/
.top-menu {
	margin-top: -23px;
	margin-right: 100px;
	margin-left: 100px;
	padding: 12px 0px;
	background-color: #fff;
}

.top-menu2{
	text-align: center !important;
	line-height: 3rem !important;
	width: 100% !important;
	margin: 0 !important;
	left: 0 !important;
}
.showMenu {
	height: 3rem;
	line-height: 3rem;
  display: block;
}

.showMenu:hover {
	cursor: pointer;
}

.top-menu.fixed {
	position: fixed;
	top: 0;
	z-index: 99;
	margin-top: 0;
	margin: 0 auto;
	width: inherit;
	width: 49%;
	margin: 0 100px;
	border: 3px solid #f3f3f3;
}

.top-menu ul{
	text-align: center;
}

.top-menu li{
	display: inline-block;
	margin-left: 25px;
	margin-right: 25px;
}

.top-menu a{
	color: #000;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
}

.baner-fluid{
	background: url(../img/bg_fluid.jpg) top center no-repeat;
	background-size: cover;
}

.baner-row{
	padding-top: 55px;
	padding-bottom: 105px;
	color: #fff;
}

.bigform h2 {
	font-size: 4rem;
	padding-bottom: 2.5rem;
}

.cont-title{
	margin-top: 50px;
	margin-right: 145px;
	margin-bottom: 10px;
	padding-bottom: 25px;
	border-bottom: 1px solid #fff;
}

.cont-title h1{
	font-weight: 700;
}

.baner-content h2{
	margin-bottom: 35px;
	font-size: 22px;
	line-height: 22px;
	font-weight: 400;
	text-align: left;
}

.baner-services-row img{
	float: left;
	margin-right: 15px;
}

.baner-services-row p{
	float: left;
	margin-top: 15px;
}

.baner-form{
	padding: 30px 26px 21px 26px;
	background-color: #395e88;
	width: 100%;
	margin-left: 0%;
}

.baner-form h2{
	margin-bottom: 20px;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	text-align: left;
}

.baner-form p{
	margin-bottom: 20px;
	font-size: 13px;
	line-height: 13px;
}

.baner-form input{
	width: 100%;
	margin: 8px 0;
	padding: 10px 10px;
}

.baner-form button{
	display: block;
	width: 100%;
	margin: 15px auto;
}
/*end baner*/

/*price*/
.price-fluid{
	background-color: #f8f8f8;
}

.cont-price{
	padding-top: 40px;
	padding-bottom: 80px;
}

.cont-price-content{
	margin-top: 15px;
	padding-top: 20px;
	border-top: 3px solid #dadada;
}

.green-menu li{
	display: inline-block;
}

.green-menu a{
	color: #000;
	display: block;
	padding: 10px 20px;
}

.green-menu a:hover{
	color: #fff;
	cursor: pointer;
	background-color: #61b641;
	text-decoration: none;
}

.green-menu a.active {
	color: #fff;
	background-color: #61b641;
	text-decoration: none;
}

.blue-menu{
}

.blue-menu li{
	display: inline-block;
}

.blue-menu a{
	color: #000;
	display: block;
	padding: 10px 11px;
}

.blue-menu a:hover, .blue-menu a.active{
	color: #fff;
	cursor: pointer;
	background-color: #395e88;
	text-decoration: none;
}

.table-responsive {
	display: none;
}

.price-table{
	margin-top: 20px;
	display: none;
}

.cont-price-content .price-table:nth-child(1) {
  display: table;
}

.price-table tr{
	border-bottom: 1px solid #dadada;
}

.price-table tr:last-child{
	border-bottom: 0px;
}

.price-table td{
	padding: 10px 12px;
	font-size: 13px;
	text-align: center;
}

.price-table .table-row-title{
	padding-right: 18px;
	text-align: left;
}

.price-table td>b{
	font-size: 18px;
	line-height: 18px;
}

.price-table td span{
	font-size: 1rem;
}

.price-table .glyphicon-ruble.big {
	font-size: 1.3rem;
}

.price-table-exp tr td:first-child, .price-table-exp-che tr td:first-child {
	text-align: left;
	border-right: 1px solid #dadada;
}

.b-blue {
	background-color: #e2e7ec;
}

.b-yellow {
	background-color: #e5edcf;
}

.b-green, .b-money {
	background-color: #d7edcf;
}

.b-money {
	font-weight: bold;
}

.price-table-exp-pit td{
	text-align: left !important;
}
/*end price*/

/*delivery*/
.cont-delivery{
	padding-bottom: 75px;
}

.cont-delivery button{
	display: block;
	margin: 0 auto;
	margin-top: -18px;
	margin-bottom: 35px;
}

.delivery-row{
	margin-top: 50px;
}

.delivery-row img{
	float: left;
	margin-right: 20px;
}

.delivery-row p{
	float: left;
}

.delivery-row b{
	font-size: 16px;
	line-height: 16px;
}

.delivery-row ul{
	float: left;
}

.delivery-row li{
	margin-left: 20px;
}
/*end delivery*/

/*consultation*/
.consultation-fluid{
	padding: 55px 0;
	color: #fff;
	background-color: #61b641;
}

.consultation-phone{
	margin: 25px 0;
	font-size: 40px;
	line-height: 40px;
	text-align: center;
}

/*.consultation-form{
	padding: 0 65px;
}*/

.consultation-fluid input{
	width: 100%;
	padding: 10px 15px;
}

.consultation-fluid button{
	width: 100%;
}

.consultation-call-back{
	margin-top: 25px;
	font-size: 16px;
	line-height: 16px;
	text-align: center;
}
/*end consultation*/

/*guarantees*/
.cont-guarantees{
	padding-top: 0px;
	padding-bottom: 0px;
}

.guarantees-row{
	margin: 60px 0;
}

.guarantees-row img{
	float: left;
	margin-right: 20px;
}

.guarantees-row ul{
	float: left;
}

.guarantees-row li{
	margin-left: 20px;
}

.guarantees-row p{
	float: left;
}

.guarantees-row b{
	font-size: 16px;
	line-height: 15px;
}
.guarantees-item-four img{
	margin-right: 18px;
}
/*end guarantees*/

/*clients*/
.cont-clients{
	padding-top: 45px;
	padding-bottom: 85px;
}

.clients-row{
	margin: 35px 0;
}

.clients-row img{
	display: block;
	margin: 0 auto;
}

.cont-underline-content-clients{
	position: absolute;
	left: 50%;
	margin-left: -107px;
	margin-top: -18px;
	padding: 0 25px;
	background-color: #fff;
}

.clients-reviews-row{
	margin-top: 35px;
}

.clients-reviews-item{
	padding: 40px 30px;
	border: 1px solid #dadada;
}

.clients-company-title{
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 16px;
}

.clients-initials{
	margin-top: 20px;
}
/*end clients*/

/*delivery-map*/
.delivery-map-fluid img{
	display: block;
	width: 100%;
	margin: 0 auto;
}

.delivery-map-fluid {
	background: #f8f8f8;
	padding-top: 2rem;
	padding-bottom: 2rem;
}
/*end delivery-map*/

/*contacts*/
.cont-contacts{
	padding-top: 45px;
	padding-bottom: 65px;
}

.cont-contacts .green-menu{
	margin: 40px 0;
}

.footer-form-title{
	margin-bottom: 25px;
	font-size: 16px;
	line-height: 16px;
}

.footer-form-text{
	margin: 10px 0;
}

.footer-form-text span{
	color: #b4b4b4;
}

.btn-print{
	display: block;
	width: 228px;
	margin-top: 45px;
	margin-bottom: 45px;
	padding: 10px 15px;
	background-color: #61b641;
	color: #fff;
	text-align: center;
}

.btn-print:hover{
	color: #fff;
	background-color: #449d44;
	text-decoration: none;
}

.footer-form{
	max-width: 450px;
	padding: 30px;
	color: #fff;
	background-color: #395e88;
}

.footer-form h3{
	margin-bottom: 15px;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
}

.footer-form p{
	margin-bottom: 15px;
	font-size: 13px;
	line-height: 13px;
}

.footer-form input{
	width: 100%;
	margin-bottom: 16px;
	padding: 10px 15px;
}

.footer-form textarea{
	width: 100%;
	margin-bottom: 16px;
	padding: 10px 15px;
}

textarea {
	color: black;
}

.footer-form button{
	display: block;
	width: 100%;
	margin: 0 auto;
	padding: 10px 0;
}

.footer-map{
	height: 75rem;
	border: 5px solid #61b641;
}

.footer-map img{
	width: 100%;
}

.contacts-cont .contacts-row {
	display: none;
}

.contacts-cont .contacts-row:nth-child(1) {
	display: block;
}

/*end contacts*/

/*footer*/
.cont-footer{
	border-top: 4px solid #dadada;
	padding-bottom: 70px;
}

.footer-row{
	margin-top: 20px;
}

.footer-copyright{
	text-align: right;
}

/*end footer*/

/*modal*/
.x{
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
	width: 13px;
	height: 13px;
	background: url(../img/x.png) top center no-repeat;
	z-index: 9999;
}

.modal-dialog{
	width: 515px;
	margin: 0 auto;
	margin-top: 150px;
}
.modal-form{;
	padding: 20px 46px 20px 30px;
	border-radius: 0px;
	background-color: #395e88;
	color: #fff;
}

.modal-form h3{
	margin-bottom: 30px;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
}

.modal-form input{
	width: 100%;
	margin-bottom: 15px;
	padding: 10px 10px;
}

.modal-form button{
	width: 100%;
	margin: 15px 0;
	margin-bottom: 25px;
	padding: 15px 10px;
	font-size: 16px;
	line-height: 16px;
}
/*end modal*/

/*calculator*/
.cont-calculator{
	padding-top: 40px;
  padding: 4rem 7rem 0rem 7rem;
}

.btn a, .btn a:hover {
	color: white;
	display: block;
	text-decoration: none;
}

.calculator-row{
	margin-top: 30px;
	padding: 30px;
	background-color: #f3f3f3;
}

.calculator-title{
	margin: 15px 0;
}

.calculator-title:first-child{
	margin-top: 0;
}

.calculator-title img{
	margin-right: 15px;
}

.calculator-select{
	width: 100%;
	margin-bottom: 35px;
	padding: 10px;
	background: url(../img/icon_calculator_select_arrow.png) no-repeat 95% #fff;
}

.calculator-select.error {
	border: 1px solid red;
}

.calculator-arrow{
	display: block;
	margin: 0 auto;
	margin-top: 15px;
}

.calculator-row-elements div{
	display: inline-block;
	margin-bottom: 15px;
}

.calculator-row-elements input{
	width: 60px;
	margin: 0 5px;
	padding: 10px;
}

.calculator-row-elements img{
	margin: 0 10px;
}

.cont-checkbox input[type="checkbox"]{
	display:none;
}

.cont-checkbox label{
	font-weight: 400;
}

.cont-checkbox input[type="checkbox"] + label span {
	display:inline-block;
	width:13px;
	height:13px;
	margin:-1px 4px 0 0;
	vertical-align:middle;
	background: url(../img/icon_calculator_checkbox.png) left top no-repeat;
	cursor:pointer;
}

.cont-checkbox input[type="checkbox"]:checked + label span {
	background:url(../img/icon_calculator_checked.png) left top no-repeat;
}

.calculator-form {
	position: relative;
	margin-top: 34px;
	padding: 10px;
	background-color: #fff;
}
/*
.calculator-form:after {
	content: '';
	position: absolute;
	bottom: 1rem;
	width: 100%;
	height: 8px;
	background: url(../img/bg-triangle.png);
}*/

.calculator-form:after{
	content: '';
  position: absolute;
  bottom: -1rem;
  width: 100%;
  left: 0px;
  height: 17px;
	background: url(../img/border_calculator_form_border.png) left repeat;
}

.calculator-form>div{
	padding: 8px 0;
	border-bottom: 1px solid #f3f3f3;
}

.calculator-form div:first-child{
	padding-top: 0px;
}

.calculator-form div:last-child{
	border-bottom: 0px solid #f3f3f3;
}

.calculator-form .sum{
	margin: 0;
	padding: 18px 0;
}

.calculator-form span{
	display: block;
	float: right;
	font-weight: bold;
}

.sum p{
	line-height: 30px;
}

.sum span{
	font-size: 24px;
	line-height: 24px;
}

.calculator-form-text{
	margin: 12px 0;
}

.calculator-form button{
	width: 100%;
}
/*end calculator*/

/*thank*/
.cont-thank{
	padding: 115px 15px;
}

.cont-thank-outer {
  border-bottom: 4px solid #dadada;
}

.cont-thank img{
	margin-bottom: 30px;
}

.cont-thank h2{
	font-size: 60px;
	line-height: 60px;
	font-weight: bold;
}

.cont-thank div{
	max-width: 685px;
	margin: 0 auto;
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #dadada;
}

.cont-thank p{
	font-size: 20px;
	line-height: 20px;
}
/*end thank*/

/*flex*/
.b-flex{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
}

	.b-flex-item {
	-webkit-flex: none;
	flex: none;
}

.b-margin{
	-webkit-justify-content: space-around;
	justify-content:space-around;
	margin-top: 50px;
}

.b-item {
	width: 30%;
}

.b-flex-item--img {
	width: 20%;
}

.b-flex-item--txt {
	width: 80%;
}

/*.item-img {
	width: 100%;
}*/

.b-content {
	padding-left: 20px;
}

.b-title {
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
}

.b-txt{
	font-size: 14px;
	line-height: 14px;
}

.b-txt ul{
	margin-left: 0px;
}

.b-txt ul>li{
	line-height: 14px;
	padding-bottom: 5px;
}

/*end flex*/

.b-delivery-one{
	padding-left: 20px;
}

/*calculator flex*/
.b-calculator-flex{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	margin-bottom: 45px;
}

.b-flex-calc-item{
	margin: 0 5px;
	-webkit-flex: none;
	flex: none;
}

.b-flex-calc-item {
	font-size: 13px;
}

.b-flex-calc-item input{
	width: 64px;
	padding: 5px;
}

.b-flex-calc-item img{
	margin-top: 30px;
}

.calc-item-one {
	margin-right: 7rem;
}

.calc-item-one span{
	margin-left: 10px;
}
/*end calculator flex*/

/* fixes styles */
.cont-header-select, .cont-header-button {
	padding-top: 1rem;
}

.geo-city {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
}

.b-calculator-input input {
	text-align: center;
}

.cont-404{
	padding-top: 9.5rem;
}

.img-404{
	display: block;
	margin: 0 auto;
}

.txt-404{
	margin-top: 12.5rem;
	margin-bottom: 3.5rem;
	text-align: left;
	font-size: 2rem;
	line-height: 2rem;
}

.btn-404{
	padding: 1rem 7rem;
	border-radius: 1.1rem;
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c;
	font-size: 1.5rem;
	line-height: 1.5rem;
}

.calc-input.error {
	border:1px solid red;
}

@media screen and (min-width: 320px) and (max-width: 380px){
	.baner-form button{
		padding: 15px 12px;
		font-size: 13px;
		line-height: 13px;
	}
	.calculator-form span{
		float: none;
		text-align: right;
	}
	.calculator-form button{
		padding: 15px 10px;
		font-size: 13px;
		line-height: 13px;
	}
	.xs-five{
		width: 100%
	}
}

@media screen and (min-width: 320px) and (max-width: 555px){
	.modal-dialog{
		width: 280px;
		margin: 0 auto;
		margin-top: 30px;
	}
	.modal-dialog h3{
		font-size: 20px;
		line-height: 20px;
		text-align: center;
	}
	.modal-form button{
		font-size: 13px;
		line-height: 13px;
	}
}

@media screen and (min-width: 320px) and (max-width: 991px){
	.top-menu1 {
		display: none;
	}
	.calc-item-one span{
		display: block;
		margin-left: 0px;
	}
	.cont-checkbox label{
		display: block;
	}
	.b-flex-calc-item{
		width: 100%;
		margin-bottom: 5px;
		text-align: center;
	}
	.b-flex-calc-item img{
		margin-top: 0px;
	}
	.b-item{
		width: 100%;
		margin-bottom: 35px;
	}
	.b-flex-item--img{
		width: 100%;
		margin-bottom: 35px;
	}
	.item-img{
		display: block;
		margin: 0 auto;
	}
	.b-flex-item--txt {
		width: 100%;
		text-align: center;
	}
	.b-txt ul{
		list-style-type: none;
	}
	.b-content{
		padding: 0px;
	}
	.b-delivery-one{
		padding: 0;
	}
	.cont-logo img{
		float: none;
		margin: 0 auto;
		margin-bottom: 10px;
	}
	.cont-logo div{
		float: none;
		max-width: 211px;
		margin: 0 auto;
		margin-bottom: 10px;
		text-align: center;
	}
	.cont-header-select{
		text-align: center;
	}
	.cont-header-select select{
		margin-bottom: 10px;
	}
	.cont-header-button{
		text-align: center;
		margin-bottom: 5px;
		padding: 0;
	}
	.cont-header-button button{
		padding: 15px 19px;
	}
	.cont-header-text{
		text-align: center;
		padding: 0;
	}
	.top-menu{
		margin: 0px;
		margin-top: -30px;
	}
	.top-menu li{
		display: block;
	}
	.cont-title{
		margin-top: 0px;
		margin-right: 0px;
		text-align: center;
	}
	.baner-content h2{
		text-align: center;
	}
	.baner-services-row>div{
		margin-bottom: 15px;
	}
	.baner-row{
		padding-bottom: 55px;
	}
	.baner-services-row{
		text-align: center;
	}
	.baner-services-row img{
		float: none;
		margin-right: 0px;
	}
	.baner-services-row p{
		float: none;
	}
	.baner-form{
		max-width: 450px;
		margin: 0 auto;
		text-align: center;
	}
	.baner-form h2{
		text-align: center;
	}
	.calculator-title{
		text-align: center;
	}
	.calculator-select{
		display: block;
		max-width: 450px;
		margin: 15px auto;
		text-align: center;
	}
	.calculator-arrow{
		margin-top: 0px;
	}
	.calculator-row-elements{
		text-align: center;
	}
	.cont-checkbox{
		width: 260px;
		margin: 0 auto;
		text-align: left;
	}
	.calculator-form{
		max-width: 450px;
		margin: 0 auto;
		margin-top: 30px;
		padding-bottom: 0px;
	}
	.cont-delivery{
		padding-bottom: 35px;
	}
	.cont-delivery button{
		padding: 15px 19px;
	}
	.delivery-row{
		text-align: center;
	}
	.delivery-row>div{
		margin-bottom: 15px;
	}
	.delivery-row img{
		float: none;
		margin-right: 0px;
		margin-bottom: 15px;
	}
	.delivery-row p{
		float: none;
	}
	.delivery-row ul{
		float: none;
		list-style-type: none;
	}
	.delivery-row li{
		margin-left: 0px;
	}
	.consultation-phone{
		font-size: 30px;
		line-height: 30px;
	}
	.consultation-form{
		padding: 0 15px;
	}
	.consultation-fluid input{
		max-width: 450px;
		margin-bottom: 15px;
	}
	.consultation-fluid button{
		max-width: 450px;
	}
	.consultation-form{
		text-align: center;
	}
	.cont-thank h2{
		font-size: 40px;
	}
	.guarantees-row{
		text-align: center;
	}
	.guarantees-row>div{
		margin-bottom: 30px;
	}
	.guarantees-row img{
		float: none;
		margin-right: 0px;
		margin-bottom: 15px;
	}
	.guarantees-row ul{
		float: none;
		list-style-type: none;
	}
	.guarantees-row p{
		float: none;
	}
	.guarantees-row li{
		margin: 0px;
	}
	.cont-underline{
		border: 0px;
	}
	.cont-underline-content{
		position: relative;
		margin: 0px;
		left: 0px;
	}
	.cont-underline-content h2{
		margin: 0 auto;
	}
	.cont-clients{
		padding-bottom: 0px;
	}
	.clients-row img{
		margin-bottom: 30px;
	}
	.cont-underline-content-clients{
		position: relative;
		left: 0px;
		margin-left: 0px;
	}
	.clients-reviews-row>div{
		margin-bottom: 30px;
	}
	.green-menu li{
		display: block;
		margin: 20px auto;
		text-align: center;
	}
	.blue-menu li{
		display: block;
		margin: 20px auto;
		text-align: center;
	}
	.cont-contacts{
		text-align: center;
	}
	.cont-contacts span{
		display: block;
	}
	.btn-print{
		margin: 0 auto;
		margin-bottom: 15px;
	}
	.footer-form{
		margin: 0 auto;
		margin-bottom: 30px;
	}
	.footer-form button{
		width: 100%;
		padding: 10px 15px;
	}
	.footer-map img{
		width: 100%;
	}
	.cont-footer{
		padding-bottom: 30px;
	}
	.footer-row{
		text-align: center;
	}
	.footer-row>div{
		margin-bottom: 15px;
	}
	.footer-copyright{
		text-align: center;
	}
}

@media screen and (min-width: 991px) and (max-width: 1199px){
	.top-menu2 {
		display: none !important;
	}
	p{
		font-size: 12px;
		line-height: 12px;
	}
	h1{
		font-size: 33px;
	}
	.cont-logo img{
		margin-right: 8px;
	}
	.cont-logo div{
		margin-top: 11px;
		padding: 5px 5px;
		font-size: 11px;
		line-height: 11px;
	}
	.cont-header-select{
		margin-top: 11px;
	}
	.cont-header-button{
		margin-top: 11px;
	}
	.cont-header-button button{
		padding: 10px 12px;
		font-size: 12px;
		line-height: 12px;
	}
	.cont-header-text span{
		font-size: 10px;
		line-height: 10px;
	}
	.cont-header-text b{
		font-size: 26px;
		line-height: 26px;
	}
	.top-menu li{
		margin-left: 20px;
		margin-right: 20px;
	}
	.b-delivery-one{
		padding-left: 60px;
	}
	.baner-services-row>div{
		padding: 0px;
	}
	.delivery-row div:first-child{
		padding-right: 0px;
	}
	.delivery-row b{
		font-size: 13px;
		line-height: 13px;
	}
	.delivery-row li{
		margin-left: 16px;
		font-size: 12px;
		line-height: 12px;
	}
	.guarantees-item-four{
		padding-right: 0px;
	}
	.guarantees-row li{
		margin-left: 16px;
		font-size: 12px;
		line-height: 12px;
	}
	.guarantees-row img{
		margin-right: 16px
	}
	.guarantees-row b{
		font-size: 13px;
		line-height: 13px;
	}
	.clients-reviews-item{
		padding: 40px 29px;
	}
	.clients-reviews-item p{
		font-size: 14px;
		line-height: 14px;
	}
	.contacts-row div:first-child{
		padding-right: 0px;
	}
	.btn-print{
		margin-top: 0px;
		margin-bottom: 10px;
	}
	.footer-form button{
		padding: 10px 92px;
	}
	.footer-form{
		padding: 17px;
	}
	.footer-row>div{
		padding: 0px;
	}
	.footer-row div:first-child{
		padding-left: 15px;
	}
	.footer-row div:last-child{
		padding-right: 15px;
	}
	.footer-map img{
		width: 100%
	}
	.b-flex-calc-item img{
		margin-top: 23px;
	}
}

@media screen and (min-width: 1200px) and (max-width: 10000px){
	.b-flex-calc-item input{
		width: 72px;
	}
	.top-menu2 {
		display: none !important;
	}

}
@media screen and (min-width: 1930px) and (max-width: 10000px) {
	.top-menu.fixed {
		width: inherit;
		margin: 0 auto;
	}
}