/*
Theme Name: Nano3
Theme URI: http://www.yootheme.com
Description: Nano3 is the July 2013 theme of the YOOtheme club. It is based on YOOtheme's Warp theme framework. NOTE: It is not free or public. This theme is for members of the YOOtheme club only.
Version: 1.0.14
Author: YOOtheme
Author URI: http://www.yootheme.com
*/
/*
 A24 color: #e30613
 Second A24 color: #c70713
 Gray A24 color:
*/

* {
	outline: none;
}

h1, h2, h3, h4, h5 {
	margin-top:0px;
}

.f_nav p{
    margin: 0;
}

.f_nav p a{
text-decoration: none;
    color: #fff;
}
.table_style table {
	border-spacing: 0;
	border: 1px solid;
}
.table_style td {
	border:1px solid;
}
.table_dashed td, .table_dashed table {
	border:1px dashed #f50f0f;
}

#callme,#sent_otz,#zakaz {
	width:395px;
	text-align: center;
}

/* --- header, logo, nav --- */
.tm-navbar {
	margin: 0 !important;
  float: left;
}

.a24-top .uk-container {
	position: relative;
	background: #f3f3f3;
	height: 110px;
}
.a24_logo {
	position: absolute;
    top: 0;
    left: 0;
    height: 110px;
    text-align: center;
    width: 270px;
    background: #e31e24;
}
	.a24_logo img {
	    margin: 0;
    width: 70%;
	}
.a24_headbar{
	/*padding-left: 240px;*/
}
.pay_link{
	margin-right: 44px;
	padding-left: 57px;
	background: url(/img/card_icon.png) no-repeat left top;
}
.h_calc{
    padding-left: 40px;
    background: url(/img/calc.png) no-repeat left top;
    float: left;
    margin-top: 14px;
    height: 40px;
}

.h_calc a{
	display: block;
	margin-top: 6px;
	margin-left: 0px;
	padding-left: 0px;
	color: #000;
	font-size: 18px;
	line-height: 14px;
}
.h_calc a:hover{
	color: #000;
	/*font-family: "AgoraSansProMedium";*/
	text-decoration: none;
}
.ws{
	float: right;
	margin-right: 10px;
	margin-top: 28px;
}
.phone {
    margin-right: 10px;
    background: url(/img/phone_icon.png) no-repeat left top;
    background-color: #e31e24;
    padding: 10px 13px 13px 40px;
    background-size: 23px;
    background-position: 7px 8px;
    border-radius: 4px;
    position: relative;
    top: 25px;
}
.pay_link,.phone{
    float: right;
    margin-top: 3px;
    line-height: 1em;
}
	.phone a,.phone .ya-phone{
    display: block;
    margin-top: 3px;
    margin-left: 0px;
    padding-left: 0px;
    color: #fff;
    font-size: 18px;
	}
	.pay_link a, .phone  a:hover{
		color: #fff;
		/*font-family: "AgoraSansProMedium";*/
		text-decoration: none;
	}
	.pay_link a{
		color: #000;
		/*font-family: "AgoraSansProMedium";*/
		text-decoration: none;
	}
	.pay_link {
		display: block;
		margin-top: 14px;
		color: #000;
		font-size: 18px;
		float: left;
		margin-left: 300px;
		background-size: 45px;
	}
	.pay_link a:hover{
		color: #000;
		/*font-family: "AgoraSansProMedium";*/
		text-decoration: none;
	}
	.pay_link span,.phone span {
		display: block;
		color: #fff;
		font-size: 18px;
	}

.cart_btn {
	float: right;
	background: #e30613;
	width: 218px;
	height: 66px;
	color: #fff;
}

.a24_menu {
 /*   margin-top: 12px;*/
    margin-left: 280px;
   
}

.a24_fixed_menu {
	height: 55px;
	position: fixed;
	top: -55px;
	z-index: 10;
	width: 100%;
	left: 0;
}
.a24_fixed_menu .uk-container {
	position: relative;
}
.a24_fixed_menu.menu_slide {
	top:0px;
}
.a24_fixed_menu .a24_logo {
	height: 55px;
	text-align: center;
	width: 200px;
	background: #e30613;
}
	.a24_fixed_menu .a24_logo img {
		height: 55px;
	}
.a24_fixed_menu .tm-toolbar {
	display: none;
}
.a24_fixed_menu .a24_other .tm-navbar > ul.uk-navbar-nav > li > a {
	height: 55px;
	line-height: 55px;
	color: #e30613;
}
.a24_fixed_menu .a24_other {
	height: 55px;
	background: #f3f3f3;
	box-shadow: 0 0 5px #797979;
}
.a24_fixed_menu .a24_other .tm-navbar .uk-open a {
	text-decoration: none !important;
}
.a24_fixed_menu .a24_other .tm-navbar a:hover,
.a24_fixed_menu .a24_other .tm-navbar .uk-active a {
	text-decoration: none;
	color: #4a4a4a;
}
.a24_fixed_menu .a24_other .tm-navbar .uk-parent > a:after {
	background: url(/img/down_arr_red.png) no-repeat center;
}
.a24_fixed_menu .a24_other .cart_btn {
	margin-top: 5px;
}

/*.a24-top .uk-parent > a:after {
	content:"";
	background: url(/img/down_arr_gray.png) no-repeat center;
	width: 8px;
	height: 5px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 8px;
}*/
.single .a24-top .uk-parent > a:after,
.single .a24_fixed_menu .uk-parent > a:after,
.page .a24-top .uk-parent > a:after,
.page .a24_fixed_menu .uk-parent > a:after,
.a24_fixed_menu .uk-parent > a:after {
	content:"";
	background: url(/img/down_arr_gray.png) no-repeat center;
	width: 8px;
	height: 5px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 8px;
}
.uk-navbar-nav > li.uk-active > a {
/*	font-family: AgoraSansProMedium;*/
}
/* --- */

.tm-middle {
	margin-top: 70px !important;
}

.main_bl3 {
	  margin-top: 15px;
}
.main_bl6 {
	background: #e30625;
	padding-top: 70px;
	padding-bottom: 80px;
	min-width:1200px;
}
.main_bl6 .blocktitle {
	font-size: 60px;
	color: #fff;
	margin-bottom: 50px;
	font-family: AgoraSansProRegular;
}

.why_descr {
	  margin-top: 20px;
}
.margin_map {
  margin-top: 60px;
}
.back_url {
	display: inline-block;
	height: 49px;
	border: 2px solid #fff;
	padding: 0 35px 0 22px;
	color: #fff;
	background: url(/img/right_arr1.png) no-repeat 92% center;
	line-height: 49px;
	font-size: 18px;
}
	.back_url:hover {
		text-decoration:none;
		color:#fff;
	}
.mob_lnk{
	display:block;
	padding-top:2em;
	color:#fff;
	font-size:18px;
}
	.mob_lnk:hover {
		color:#fff;
		text-decoration:none;
	}
.red_line {
	height: 49px;
	background: url(/img/red_line.png);
display:none;
}

.b1_descr {
  padding: 165px 0 0 600px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
	.b1_descr a {
		font-size: 18px;
		color: #fff;
		height: 49px;
		padding: 0 35px 0 22px;
		border: 2px solid #fff;
		display: inline-block;
		line-height: 49px;
		margin-top: 80px;
		background: url(/img/right_arr1.png) no-repeat 92% center rgba(0,0,0,0.5);
	}
	.b1_descr a:hover {
		background: #e30613;
		color:#fff;
		text-decoration:none;
	}
	.b1_descr div {
		background: rgba(0,0,0,0.65);
		display: inline-block;
		padding: 0 19px;
	}
	.b1_descr b {
		font-weight: normal;
		font-family: AgoraSansProBold;
		font-size: 36px;
		color: #fff;
		line-height: 44px;
		display: inline-block;
		vertical-align: middle;
	}
	.b1_descr i {
		font-size: 83px;
		font-style: normal;
		margin-right: 15px;
		font-family: AgoraSansProBold;
		color: #fff;
		display: inline-block;
		vertical-align: middle;
	}
	.b1_descr  span {
		font-size: 36px;
		color: #fff;
		line-height: 44px;
		background: rgba(0,0,0,0.65);
		padding: 0 19px;
		font-family: AgoraSansProBold;
	}
.b1_descr1 {
	background: url(/img/bg1.jpg);
	color: #fff;
	width: 400px;
	position: absolute;
	bottom: -90px;
	padding: 20px 40px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 22px;
	font-family: AgoraSansProMedium;
	line-height: 40px;
	z-index:5;
}
	.b1_descr1 span {
		font-size: 40px;
	}
	.b1_descr1 a {
		display: inline-block;
		font-family: AgoraSansProRegular;
		font-size: 16px;
		color: #fff;
		text-transform: uppercase;
		height: 49px;
		background: #e30613;
		line-height: 49px;
		text-align: center;
		padding: 0 30px;
		margin-top: 10px;
		margin-bottom: 15px;
	}
	.b1_descr1 a:hover {
		color:#fff;
		text-decoration:none;
	}
.block1 {
  height: 565px;
  position: relative;
}

.bl3_descr {
	background: url(/img/bg1.jpg);
	color: #fff;
	padding: 0px 55px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: right;
	width: 26%;
	font-size: 22px;
	line-height: 32px;
	font-family: "AgoraSansProMedium";
}
	.bl3_descr img {
		display:block;
		margin:15px auto;
	}
	.bl3_descr span {
		font-family: "AgoraSansProBold";
		font-size: 37px;
		display:block;
		text-align:center;
	}
.bl3_img {
	width: 71%;
	float: left;
}
.bl2_tb {
	height: 400px;
	display: table;
	width: 100%;
}
.bl2_cell {
	display: table-cell;
	vertical-align: middle;
}
.bl3_tb {
	height: 390px;
	display: table;
	width: 100%;
}
.bl3_cell {
	display: table-cell;
	vertical-align: middle;
}

.map_met {
	position: absolute;
	font-size: 40px;
	color: #fff;
	font-family: "AgoraSansProMedium";
	background: #2a2f32;
	z-index: 1;
	line-height: 100px;
	padding: 0 49px;
	left: 0;
	top: 0;
}
	.map_met:after {
		content: "";
		width: 0;
		height: 0;
		border-left: 11px solid transparent;
		border-right: 11px solid transparent;
		border-top: 11px solid #2a2f32;
		bottom: -11px;
		position: absolute;
		left: 50%;
		margin-left: -5px;
	}
#ya_map {
	height: 585px;
}

.a24_info_block {
	background: url(/img/info_icon.png) no-repeat 25px center;
	padding: 35px 25px 35px 140px;
	border: 1px solid #cecece;
	line-height: 32px;
	font-size: 22px;
	font-family: "AgoraSansProMedium";
}
.a24_rub_block {
	background: url(/img/rub_icon.png) no-repeat 25px center;
	padding: 35px 25px 35px 140px;
	border: 1px solid #cecece;
	line-height: 32px;
	font-size: 22px;
	font-family: "AgoraSansProMedium";
}
.uk-article {
	font-size: 16px;
	line-height: 26px;
}

.polezn_block {
	background: #f3f3f3;
}
.mar_bot_20 {
	margin-bottom: 20px;
}
input[type="checkbox"] {
    display:none;
}

.areainp {
	border: 1px solid #808285;
	height: 155px;
	font-size: 25px;
	padding: 0 15px;
	margin-top: 10px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}

.popup_style .fancybox-close {
	background: url(/img/close.png) no-repeat center;
	top: 15px;
	right: 15px;
}
.popup_style .fancybox-skin {
	background: #fff;
	border-radius: 0;
}

button, input[type="submit"] {
	cursor: pointer;
}
.popup p {
  margin: 0;
}
.popuptitle {
	text-align: center;
	font-size: 34px;
	line-height: 34px;
	margin-bottom: 30px;
	font-family: "AgoraSansProMedium";
}
.callmebtn {
	width: 100%;
	height: 63px;
	font-family: AgoraSansProRegular;
	text-align: center;
	display: block;
	background: #e30613;
	line-height: 55px;
	color: #fff;
	border: 0;
	font-size: 29px;
	margin-top: 15px;
}
.twoinp p {
	line-height: 78px;
}
.inpsmall_l {
	border: 1px solid #808285;
	height: 65px;
	font-size: 25px;
	padding: 0 15px;
	margin-top: 10px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 175px;
	vertical-align: sub;
	float: left;
}
.inpsmall_r {
	border: 1px solid #808285;
	height: 65px;
	font-size: 25px;
	padding: 0 15px;
	margin-top: 10px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 175px;
	vertical-align: sub;
	float: right;
}
.inp {
	border: 1px solid #808285;
	height: 65px;
	font-size: 25px;
	padding: 0 15px;
	margin-top: 10px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
	width: 100%;
}
.input_label {
	font-size: 26px;
	font-weight: normal;	
	text-align: left;
}
.input_line {
	font-size: 26px;
	margin-bottom: 20px;
	text-align: center;
}

.inner_down_descr {
	font-size: 16px;
	line-height: 26px;
}
.inner_cart_price_block {
	background: #f3f3f3;
	border: 1px solid #cecece;
	text-align: center;
	font-size: 16px;
	padding: 34px 0;
	margin-bottom: 60px;
}
.inner_cart_price_block i img {
	margin-left: 15px;
	vertical-align: baseline;
}
.inner_cart_price_block i {
	font-family: "AgoraSansProMedium";
	font-size: 60px;
	letter-spacing: -1.25px;
	padding: 0 45px;
	font-style: normal;
	vertical-align: middle;
}
.inner_cart_price_block a {
  width: 275px;
  height: 55px;
  font-family: AgoraSansProBold;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  background: #e30613;
  line-height: 55px;
  color: #fff;
}
.inner_cart_price_block a:hover {
	text-decoration: none;
  color: #fff;
}
.inner_cart_table {
  border-spacing: 0;
  width: 100%;
  font-size: 16px;
  margin-bottom: 35px;
}
.inner_cart_table tr {

}
.inner_cart_table tr:nth-child(even) {
background: #f3f3f3;
}
.inner_cart_table tr td {
  width: 50%;
  padding: 7px 15px;
}
.inner_cart_table_title {
	  font-family: "AgoraSansProMedium";
  font-size: 22px;
  margin-bottom: 25px;
}
.inner_cart_descr_2 {
	  font-size: 16px;
  line-height: 26px;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 18px;
  margin-bottom: 29px;
}
.inner_cart_descr_1 {
	font-family: "AgoraSansProMedium";
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 18px;
}
.inner_top_btn {
  width: 100%;
  height: 55px;
  font-family: AgoraSansProBold;
  text-transform: uppercase;
  text-align: center;
  display: block;
  background: #e30613;
  line-height: 55px;
  color: #fff;
}
.inner_top_btn:hover {
  color: #fff;
  text-decoration: none;	
}
.inner_cart_price {
	  font-family: "AgoraSansProMedium";
  font-size: 60px;
  letter-spacing: -1.25px;
  padding: 23px 0;
}
.inner_cart_price img {
	  vertical-align: baseline;
  margin-left: 15px;
}
.inner_price_top_block {
	min-height: 199px;
}
.inner_cart_right {
	  float: right;
  width: 278px;
  margin: 52px 42px 0 0;
  font-size: 16px;
  line-height: 22px;
}
.inner_cart_left  {
	  float: left;
  width: 408px;
  margin: 52px 0 0 55px;
  height: 256px;
  position: relative;
}
.inner_cart_left:after {
  content: "";
  background: url(/img/ten.png);
  width: 494px;
  height: 43px;
  position: absolute;
  bottom: -67px;
  left: 50%;
  margin-left: -247px;
}
.inner_car_preview {
	background: #f3f3f3;
}

.otz_block .otz_sub_block:last-child {
	border-bottom: 0;
}
.otz_block {
  background: #f3f3f3;
  padding-bottom: 20px;
}
.side_title {
  font-family: "AgoraSansProMedium";
  font-size: 22px;
  font-weight: normal;
  padding: 25px 30px 10px;
  margin: 0;
}
.otz_sub_block {
  padding: 0 30px 20px;
  line-height: 22px;
  font-style: italic;
  border-bottom: 1px solid #e5e5e5;
  box-shadow: 0 1px #fff;
  margin-bottom: 21px;
  color: #5d5d5d;
}
.otz_sub_block span {
color: #4a4a4a;
  font-style: normal;
  display: block;
  margin-top: 10px;	
}


.tm-bottom-b {
	margin-left: -20px !important;
}
.tm-bottom-b.uk-grid:not(.uk-grid-preserve) > * {
	padding-left: 20px !important
}

.cart_price img {
	  vertical-align: baseline;
  margin-bottom: 1px;
}



		.flip-container {
			-webkit-perspective: 1000;
			-moz-perspective: 1000;
			-ms-perspective: 1000;
			perspective: 1000;

			-ms-transform: perspective(1000px);
			-moz-transform: perspective(1000px);
    			-moz-transform-style: preserve-3d; 
    			-ms-transform-style: preserve-3d; 

		}

			.flip-container:hover .back, .flip-container.hover .back {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.flip-container:hover .front, .flip-container.hover .front {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
		.flip-container, .front, .back {
			/*width: 320px;
			height: 427px;*/
		}

		.flipper {
			-webkit-transition: 0.6s;
			-webkit-transform-style: preserve-3d;
			-ms-transition: 0.6s;

			-moz-transition: 0.6s;
			-moz-transform: perspective(1000px);
			-moz-transform-style: preserve-3d;
			-ms-transform-style: preserve-3d;

			transition: 0.6s;
			transform-style: preserve-3d;

			position: relative;
		}

		.front, .back {
			-webkit-backface-visibility: hidden;
			-moz-backface-visibility: hidden;
			-ms-backface-visibility: hidden;
			backface-visibility: hidden;

		    -webkit-transition: 0.6s;
		    -webkit-transform-style: preserve-3d;
		    -webkit-transform: rotateY(0deg);

		    -moz-transition: 0.6s;
		    -moz-transform-style: preserve-3d;
		    -moz-transform: rotateY(0deg);

		    -o-transition: 0.6s;
		    -o-transform-style: preserve-3d;
		    -o-transform: rotateY(0deg);

		    -ms-transition: 0.6s;
		    -ms-transform-style: preserve-3d;
		    -ms-transform: rotateY(0deg);

		    transition: 0.6s;
		    transform-style: preserve-3d;
		    transform: rotateY(0deg);

			position: absolute;
			top: 0;
			left: 0;
		}

		.front {
			-webkit-transform: rotateY(0deg);
			-ms-transform: rotateY(0deg);
			z-index: 2;
		}

		.back {
			-webkit-transform: rotateY(-180deg);
		    -moz-transform: rotateY(-180deg);
		    -o-transform: rotateY(-180deg);
		    -ms-transform: rotateY(-180deg);
		    transform: rotateY(-180deg);
		}

.bg_left {
	position: absolute;
	background: url(/img/red_line.png) repeat-x left top, url(/img/backelem.png);
	height: 399px;
	width: 100%;
	left: -103%;
	top: 0;
}
.bg_right {
	position: absolute;
	background: url(/img/red_line.png) repeat-x left top, url(/img/backelem.png);
	height: 399px;
	width: 100%;
	right: -103%;
	top: 0;
}

.uk-article form > .cart_block:last-child {
	border-bottom: 0;
	margin-bottom: 0;
}
.cart_price {
	font-family: "AgoraSansProMedium";
  float: right;
}
.cart_name {
	  color: #e31e24;
  font-family: "AgoraSansProMedium";
  float: left;
}
.cart_name_price {
	  font-size: 22px;
  margin-top: 20px;
}
.cart_foto {
height: 150px;
}
.cart_sub_block {
  margin-left: -65px;
}
.cart_item {
  float: left;
  width: 33.333333333%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 65px;
    margin-bottom: 60px;
}
.cart_block {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.cart_block_name {
  font-family: "AgoraSansProMedium";
  font-weight: normal;
  margin: 0;
  margin-bottom: 25px;
}
.club_cart_page .uk-container {
	position: relative;
}
.club_cart_page {
 /* overflow: hidden;*/
	margin-bottom: 45px !important;
}
.page_menu_block {
	  margin-bottom: 25px;
}
.cart_links_block {
  font-size: 16px;
  float: left;
  width: 50%;
  margin-bottom: 23px;
}
.menu_links_block {
  margin-bottom: 23px;
  font-size: 16px;	
}
.menu_links_block a,
.cart_links_block a {
  padding: 5px 10px;
  margin-left: -10px;
  color: #fff;
}
.menu_links_block a:hover,
.menu_links_block a.active,
.cart_links_block a:hover,
.cart_links_block a.active {
color: #fff;
text-decoration: none;
background: #e30613;
}
.menu_block_name {
margin-bottom: 17px;
}

.page_menu .page_menu_block:last-child {
	margin: 0;
}
.page_menu {
	/*float: right;*/
  padding: 30px 45px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /*width: 26%;*/
  background: url(/img/bg1.jpg);
  color: #fff;
  height: 399px;
overflow: hidden !important;
  margin-bottom: 45px !important;
}
.page .uk-panel, .single .uk-panel {
	/*margin-top: 0 !important;*/
}
/*
.page_title_and_consul {
overflow:hidden;
}*/

.preview_descr {
  height: 74px;
  line-height: 74px;
  background: url(/img/prev_line_bg.png);
  color: #fff;
  font-size: 22px;
  font-family: "AgoraSansProMedium";
  padding: 0 20px;
  position: absolute;
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.preview_descr span {
  font-size: 40px;
  vertical-align: bottom;
  padding: 0 10px;	
}
.page_preview {
  height: 399px;
  position: relative;
  margin-bottom: 45px;
 /* width: 70.2%;
  float: left;*/
}
.consul_descr {
	display: inline-block;
  vertical-align: middle;
  width: 175px;
  margin-right: 10px;
  font-size: 16px;
  line-height: 26px;
}
.consul_descr span {
  font-family: "AgoraSansProMedium";
  display: block;
}
.consul_descr a:hover {
	color: #e30613;
	text-decoration: none;
  	border-bottom: 1px dotted transparent;
}
.consul_descr a {
	color: #e30613;
  border-bottom: 1px dotted #e30613;
}
.consul_foto img {
	  border-radius: 50%;
}
.consul_foto {
	margin: 11px 20px 12px 15px;
  display: inline-block;
  vertical-align: middle;
  width: 84px;
}
.consul_block {
	  float: right;
  border: 2px solid #e30613;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #f3f3f3;
  height: 111px;
    margin-top: 17px;
}
.main_title {
	  color: #4a4a4a;
  margin: 0;
  line-height: 40px;
  float: left;
  font-family: "AgoraSansProMedium";
  font-weight: normal;
    width: 71%;
}


.uk-search-field-1 {
	  height: 40px;
  border: 0;
  background: #585858 url(/img/search_icon.png) no-repeat 97% center;
  padding: 0 15px;
  position: absolute;
  right: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  width: 386px;
  font-size: 16px;
}
.uk-search1 {
  display: inline-block;
  position: relative;
  margin: 0 0 31px;
  height: 40px;
  width: 100%;
}

.foot_all {
  background: url(/img/bg1.jpg);
  position: relative;
  padding: 120px 25px 50px;
  min-width: 1200px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.foot_line {
	background: url(/img/red_line.png) repeat-x;
	height: 49px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.foot_descr {
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	color: rgba(255,255,255,0.5);
	margin-top: 15px;
	margin-bottom: 40px;
}
	.foot_descr span {
		font-size: 12px;
		display: block;
	}
.foot_phone {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 25px;
    background: url(/img/phone_icon.png) no-repeat left center;
    /* background-size: contain; */
    color: #fff;
    line-height: 30px;
    /* font-family: AgoraSansProBold; */
    font-size: 28px;
    background-size: 20px;
}
	.foot_phone a{
		color: #fff;
		text-decoration: none;
	}
	.foot_phone a:visited{
		color: #fff;
		text-decoration: none;
	}
	.foot_phone a:active{
		color: #fff;
		text-decoration: none;
	}
	.foot_phone a:hover{
		color: #e30613;
	}
.foot_menu_block {
	margin-bottom: 25px;
}
.foot_nemu {
	margin: 0;
	padding: 0;
	list-style: none;
}
	.foot_nemu li {
		margin-bottom: 7px;
	}
	.foot_nemu li a {
		font-size: 14px;
		line-height: 14px;
		color: #fff;
		color: rgba(255,255,255,0.5);
	}
.foot_descr .foot_nemu a {
	font-size: 12px;
}
.foot_menu_title {
	font-family: AgoraSansProBold;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 12px;
	margin-top: 0;
}

.soc a {
	display:inline-block;
	vertical-align:top;
	margin-right:8px;
	width:30px;
	height:30px;
}
.vk {
	background:url(/img/vk.png) no-repeat center center;
}
.vk:hover{
	background-color:#507299;
}
.tv {
	background:url(/img/tv.png) no-repeat center center;
}
.tv:hover{
	background-color:#50a7e6;
}
.fb {
	background: url(/img/fb1.png) no-repeat center center;
}
.fb:hover {
	background-color:#3b5998;
}
.insta{
	background:url(/img/insta.png) no-repeat center center;
}
.insta:hover{
	background:url(/img/insta-h.png) no-repeat center center;
	box-sizing:border-box;
	border:1px solid #454545;
	border-radius:5px;
}
.yt {
	background:url(/img/yt.png) no-repeat center center;
}
.yt:hover{
	background-color:#ff0000;
	box-sizing:border-box;
	border:1px solid #454545;
	border-radius:5px;
}

.why_block {
  font-size: 17px;
  line-height: 24px;
  color: #fff;
  display: inline-block;
  vertical-align: top;
    width: 16%;
  margin: 0 3px;
}
.why_block_tb {
display: table;
  height: 95px;
  width: 100%;
}
.why_block_cell {
  display: table-cell;
  vertical-align: middle;
}
.main_bl5 {
	margin-top: 45px;
}
.blocktitle {
  color: #474747;
  font-size: 40px;
  font-family: "AgoraSansProMedium";
  font-weight: normal;
}
.akcia_block {
  width: 390px;
  height: 237px;
  display: inline-block;
  vertical-align: top;
  background-size: cover !important;
  position: relative;
  margin: 0 5px 30px;
}
.akcia_big_size span {
	font-size: 52px;
  vertical-align: super;
}
.akcia_big_size {
  color: #e30613;
  font-size: 94px;
  font-family: AgoraSansProBold;
  position: absolute;
  top: 86px;
  left: 25px;
}
.akcia_name span {
	  font-size: 18px;
  line-height: 22px;
  color: #fff;
  background: #e30613;
  padding: 5px;
}
.akcia_name {
  position: absolute;
  top: 165px;
  left: 30px;
}

.bl4_desct {
	  float: right;
  width: 50%;
  margin-top: 120px;
}
.bl4_name {
	  color: #4a4a4a;
  font-size: 40px;
  font-family: "AgoraSansProMedium";
  margin-bottom: 30px;
}
.bl4_text {
	  font-size: 16px;
  line-height: 26px;
  color: #4a4a4a;
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 35px;
  box-shadow: 0 1px #fff;
  margin-bottom: 35px;
}
.bl4_price {
	font-size: 18px;
  color: #565655;
  float: left;
  line-height: 43px;
}
.bl4_price span {
	  color: #4a4a4a;
  font-size: 60px;
  display: block;
  font-family: "AgoraSansProMedium";
}
.bl4_price span img {
	  vertical-align: baseline;
}
.bl4_link_btn {
	  float: right;
  font-size: 18px;
  color: #565655;
  text-align: right;
}
.order_cart:hover {
	color: #fff;
	text-decoration: none;
}
.order_cart {
	  font-family: AgoraSansProBold;
  display: block;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  height: 55px;
  width: 273px;
  background: #e30613;
  line-height: 55px;
  text-align: center;
  margin-top: 28px;
  margin-bottom: 13px;
}
.other_cart {
	color: #565655;
  text-decoration: underline;
}

.main_bl4 {
	height: 602px;
	  margin-top: 65px;
min-width:1200px;
}
.main_bl2_pt {
	  margin-top: -150px;
  position: relative;
  z-index: 1;
}
.trans {	
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.bl2_pt_link:hover {
	text-decoration: none;
	color: #fff;
	background: #e30613;
}
.bl2_pt_link:hover .bl2_pt_name {
	color:#fff;
}
.bl2_pt_link:hover img {
	opacity: 0;
}
.block2_pt_link {
  float: left;
  width: 66.7%;
}
.bl2_pt_link {
border-top: 1px solid #e2e2e2;
  border-left: 1px solid #e2e2e2;
  float: left;
  width: 25%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 200px;
  text-align: center;
  background: #f3f3f3;
}
.bl2_pt_tb {
  margin-top: 35px;
  height: 110px;
  width: 100%;
  display: table;
  position: relative;
}
.bl2_pt_cell {
  display: table-cell;
  vertical-align: middle;
}
.bl2_pt_name {
  color: #565656;
  font-size: 16px;
}
.block2_descr {
  background: url(/img/bg1.jpg);
  color: #fff;
  padding: 0px 60px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 33.3%;
  font-size: 18px;
  line-height: 32px;
    min-height: 400px;
}
.block2_descr span {
    font-family: "AgoraSansProMedium";
}
.slider_line {
background: url(/img/slider_line.png) repeat-x;
  height: 42px;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 1;
}

.uk-search-field.open {
	opacity: 1;
}
.search_Open_btn {
	cursor: pointer;
  width: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  height: 30px;
  background: transparent;
  border: 0;
  padding: 0;
  background: url(/img/search_icon.png) no-repeat center;
}
.tm-toolbar .phone {
  width: 200px;
  font-size: 28px;
  color: #fff;
  font-family: AgoraSansProBold;
  background: url(/img/phone_icon.png) no-repeat left center;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 30px;
  line-height: 30px;
  margin-top: 14px;
}

.tm-toolbar {
	  margin: 0 !important;
}
.tm-toolbar .uk-float-left {
	  margin-top: 23px;
}

.next_main_sl {
  border: 2px solid #fff;
  position: absolute;
  bottom: 15px;
  right: 0;
  width: 97px;
  height: 49px;
  z-index: 20;
  background: url(images/main_next.png) no-repeat center rgba(0,0,0,0.5);
  cursor: pointer;
}
.prev_main_sl {
  border: 2px solid #fff;
  position: absolute;
  bottom: 15px;
  right: 99px;
  width: 97px;
  height: 49px;
  z-index: 20;
  background: url(images/main_prev.png) no-repeat center rgba(0,0,0,0.5);
  cursor: pointer;
}

#main_sl .swiper-pagination {
	  bottom: 200px;
	  width: 400px;
  left: 50%;
  margin-left: -200px;
}
#main_sl .swiper-pagination-bullet {
	  background: #fff;
	  opacity: 1;
}
.swiper-pagination-bullet:hover {
	cursor: pointer;
}
#main_sl .swiper-pagination-bullet-active {
	  background: #c1000d;
}
.slider_link:hover {
	text-decoration: none;
	color: #fff;
}
.slider_link {
  width: 193px;
  height: 49px;
  border: 2px solid #fff;
  position: absolute;
  bottom: 183px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  line-height: 49px;
    background: url(images/btn_arr.png) no-repeat 90% center;
      z-index: 44;
}
/*
#main_sl .uk-container {
	position: relative;
}

.main_sl_slide,
#main_sl .conteiner_height {
	height: 925px !important;
min-width:1200px;
}
*/
.slider_text {
	  color: #fff;
  margin-top: 235px;
}
.sl_title {
	  font-size: 69px;
  font-family: AgoraSansProBold;
  line-height: 50px;
  margin-bottom: 50px;
}
.sl_num {
	  font-size: 142px;
  font-family: AgoraSansProBold;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: -10px;
  margin-right: 25px;
}
.sl_num_descr {
	  font-size: 69px;
  font-family: AgoraSansProBold;
  display: inline-block;
  vertical-align: middle;
  line-height: 60px;
  margin-top: -12px;
}
.sl_descr {
	  font-size: 22px;
  line-height: 34px;
  margin-top: 35px;
}



.calc_steps {
margin-bottom: 22px;
}
.calc_steps .calc_step:last-child:after {
content: none;
}
.calc_step:after {
  content: "";
  background: url(/img/right_arr.png);
  width: 25px;
  height: 8px;
  display: inline-block;
  margin-left: 22px;
  margin-right: 5px;
  opacity: 0.5;
}
.calc_step {
  font-family: AgoraSansProMedium;
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
}
.calc_step.active {
color: #e30613;
}
.calc_step.active span {
color: #fff;
background: #e30613;
}
.calc_step span {
  width: 31px;
  height: 31px;
  line-height: 31px;
  display: inline-block;
  text-align: center;
  margin-right: 9px;
}

.calc_box {
/*	  background: #f3f3f3;
  padding: 20px 35px 30px;
  margin-bottom: 25px;*/
}
.calc_box h4 {
	margin: 0 0 20px;
}
.check_box {
  border: 1px solid #cecece;
  border-radius: 3px;
  display: inline-block;
  vertical-align: top;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  text-align: center;
   margin: 5px 0 15px;
}



.check_box input[type="checkbox"] + label:last-child,
.check_box input[type="radio"] + label:last-child {
  border-right:0;
}

.check_radio_box input[type="radio"]:checked + label,
.check_radio_box input[type="checkbox"]:checked + label {
	background: #fff;
	box-shadow: inset 0 0 10px rgba(0,0,0,0.2);
}

.check_radio_box input[type="radio"] + label,
.check_radio_box input[type="checkbox"] + label {
  font-size: 16px;
  cursor: pointer;
  line-height: 42px;
  /* padding: 0px 35px; */
  border-right: 1px solid #cecece;
  float: left;
  width: 50%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.check_radio_box input[type="radio"] {
	display: none;
}

.form_grey {
  background: #f9f9f9;
  padding: 50px 0 50px 110px;
  font-size: 15px;
}
.form_width {
  width: 800px;
}
.form_cart_title {
  font-family: "AgoraSansProMedium";
  margin-bottom: 20px;
}
.red {
color: #ed1c24;
}
.active_line {
  margin-bottom: 13px;
}
.active_line p {
margin: 0;
  display: inline-block;
  vertical-align: middle;
}
.active_line_label {
  width: 295px;
  display: inline-block;
  vertical-align: middle;
}
.page_inp, .where_cart {
  height: 35px;
  width: 289px;
  padding: 0 15px;
  margin: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.day {
	  height: 35px;
  width: 57px;
  padding: 0;
  margin: 0 4px 0 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.month {
	  height: 35px;
  width: 149px;
  padding: 0;
  margin: 0 4px 0 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.year {
	  height: 35px;
  width: 75px;
  padding: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page_inparea {
	height: 186px;
  width: 289px;
  padding: 0 15px;
  margin: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wpcf7-not-valid {
	border:1px solid #ed1c24;
}
.wpcf7-not-valid-tip {
	display: none !important;
}


input[type="radio"]:checked + span:before,
input[type="checkbox"]:checked + span:before {
	content: "";
    background:url(/img/radiobtn.png) -21px top no-repeat;
}

input[type="radio"] + span:before,
input[type="checkbox"] + span:before {
	content: "";
  display: inline-block;
  width: 21px;
  height: 21px;
  margin: -2px 6px 0 0;
  vertical-align: middle;
  background: url(/img/radiobtn.png) left top no-repeat;
  cursor: pointer;
}

input[type="radio"] {
    display:none;
}
.wpcf7-radio > span {
  display: block;
  margin: 14px 0;
}
.cart_radio {
  display: inline-block;
  vertical-align: middle;
}
.active_btn {
	  height: 32px;
  width: 255px;
  background: #e30613;
  border: 0;
  padding: 0;
  color: #fff;
  font-size: 18px;
  font-family: "AgoraSansProMedium";
}
.btn_left {
	float: left;
}
.btn_right {
	float: right;
}
.ajax-loader {
	display: none;
}

.check_line .wpcf7-not-valid {
	border: 0;
	color: #e30613;
}

#main_sl {
height: 565px;
}

.home .tm-top-a {
	display: block !important;
}

.cart_sub_block .front, .cart_sub_block .back, .cart_sub_block .flipper {
	width: 238px;
height: 150px;
}


.inner_cart_left  .front, .inner_cart_left  .back, .inner_cart_left  .flipper {
	width: 408px;
height: 256px;
}

.cart_sravn .front, .cart_sravn .back, .cart_sravn .flipper {
	width: 235px;
height: 152px;
}

.foot_title {
  font-family: AgoraSansProBold;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  width: 14%;
}
.down_item {
	  font-family: AgoraSansProBold;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  width: 16%;
}
	.down_item:hover {
		text-decoration: none;
		color: #fff;
	}

.tm-footer {
	line-height: 53px;
	background: #e30613;
	min-width: 1200px;
}
.tm-footer .uk-panel {
	margin: 0 !important;
}

.main_title_tb {
	display: table;
	height: 145px;
	width: 100%;
}
.main_title_cell {
	display: table-cell;
	vertical-align: middle;
}

#forma {
	padding: 10px 30px 10px;
}

#id_car_work1, #id_car_model2, #id_distance {
	border: 1px solid #cecece;
	width: 100%;
	height: 46px;
	border-radius: 3px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 5px 0 15px;
}
#id_distance {
	text-align: center;
	font-size: 16px;
}
#forma .btn {
	  background: #e30613;
  font-size: 16px;
  color: #fff;
  height: 50px;
  font-family: AgoraSansProBold;
  text-transform: uppercase;
  border: 0;
  width: 100%;
  margin: 15px 0 20px;
}

.side_b {
	width:100%;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border: 1px solid #cecece;
	padding:40px 50px;
	background: #fff;
	color: #4a4a4a;
	line-height:32px;
	font-size:16px;
}
	.side_b img {
		display:block;
		margin: 15px auto;
	}
	.side_b a {
		color: #4a4a4a;
	}
	.side_b a:hover{
		text-decoration:none;
		color:#c70713;
	}
	.side_b p {
		margin-bottom:30px;
		text-align:center;
	}
	.side_b span {
		color:#c70713;
		text-transform:uppercase;
		font-family:"AgoraSansProMedium";
		font-size:22px;
	}

.requisites{
	font-size:1em;
}

/* --- Fonts --- */
@font-face {
    font-family: "AgoraSansProRegular";
    src: url("fonts/AgoraSansProRegular/AgoraSansProRegular.eot");
    src: url("fonts/AgoraSansProRegular/AgoraSansProRegular.eot?#iefix")format("embedded-opentype"),
    url("fonts/AgoraSansProRegular/AgoraSansProRegular.woff") format("woff"),
    url("fonts/AgoraSansProRegular/AgoraSansProRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "AgoraSansProBold"; */
@font-face {
    font-family: "AgoraSansProBold";
    src: url("fonts/AgoraSansProBold/AgoraSansProBold.eot");
    src: url("fonts/AgoraSansProBold/AgoraSansProBold.eot?#iefix")format("embedded-opentype"),
    url("fonts/AgoraSansProBold/AgoraSansProBold.woff") format("woff"),
    url("fonts/AgoraSansProBold/AgoraSansProBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

/* font-family: "AgoraSansProMedium"; */
@font-face {
    font-family: "AgoraSansProMedium";
    src: url("fonts/AgoraSansProMedium/AgoraSansProMedium.eot");
    src: url("fonts/AgoraSansProMedium/AgoraSansProMedium.eot?#iefix")format("embedded-opentype"),
    url("fonts/AgoraSansProMedium/AgoraSansProMedium.woff") format("woff"),
    url("fonts/AgoraSansProMedium/AgoraSansProMedium.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}








.main .block2{

}


.main .block2 h2{
	text-align: center;
	margin-top: 35px;
	font-size: 38px;
}
.main .block2 .ul{
	width: 40%;
	float: left;
	margin-left: 10%;
	font-size: 25px;
	line-height: 42px;
}

.main .block3{
	margin-top: 46px;
	float: left;
}

.main .block3 .left{
	width: 58%;
	float: left;
} 


.main .block3 .left img{
	width: 100%;
} 


.main .block3 .right{
	width: 42%;
	float: left;
	background: #828282;
	height: 539px;;
} 

.main .block3 .right p{
	text-align: left;
	margin-left: 20px;
	margin-top: 25px;
	font-size: 33px;
	color: #fff;
	line-height: 31px;
} 

.main .block3 .right .list-white{
	color: #fff;
	margin-left: 20px;
	list-style: url(/img/li-white.png);
	font-size: 28px;
	line-height: 28px;
} 
.main .block3 .right .list-white li{
margin-top: 34px;
}

.main .block4 {
	float: left;
    margin-top: 48px;
}


.main .block4 h2{
	color: #707070;
}


.main .block4  ul{
	font-size: 25px;
	line-height: 45px;
}

.main .block5{
width:100%;
}

.main .block5 h2{
	
}

.main .block5 p{
	font-size: 19px;
}


.main .block5 .table{
	
}

.main .block5 .table .item{
	width: 24%;
    float: left;
    margin-right: 2px;
}

.main .block5 .table .item .head{
	background: red;
    height: 100px;
}
.main .block5 .table .item .head .p1{
    background: url(/../../img/p1.png) no-repeat;
    background-position: 6px 23px;
    background-size: 55px;
}

.main .block5 .table .item .head .p2{
    background: url(/../../img/p2.png) no-repeat;
    background-position: 13px 21px;
    background-size: 33px;
    padding-left: 60px;
}

.main .block5 .table .item .head .p3{
    background: url(/../../img/p3.png) no-repeat;
    background-position: 0px 26px;
    background-size: 47px;
    padding-left: 62px;
}

.main .block5 .table .item .head .p4{
    background: url(/../../img/p4.png) no-repeat;
    background-position: 6px 26px;
    background-size: 55px;
}


.main .block5 .table .item .head p{
	color: #fff;
    font-size: 22px;
    padding-left: 78px;
    height: 80px;
    margin-left: 60px;
    padding-top: 27px;
}


.main .block5 .table .item .text{
	height: 200px;
    font-size: 22px;
    padding: 8%;
    line-height: 27px;
}

.main .block6{
    width: 94%;
    float: left;
    background: #f1f1f1;
    padding: 3%;
}

.main .block6 h2{

}

.main .block6 p {
    font-size: 19px;
}

.main .block6 .akcii {
    width: 100%;
}

.main .block6 .akcii .item{
    float: left;
    width: 32%;
    margin-right: 1%;
}

.main .block6 .akcii .item img{
    width: 100%;
}

.main .block6 .akcii  .all{
	float: right;
    font-size: 22px;
    color: #737373;
    margin-right: 2%;
    margin-top: 1%;
}

.main .block6 .akcii a{

}

.main .block7{
	width: 100%;
    float: left;
    margin-top: 30px;
}
.main .block7 p{
font-size: 18px;
}
#form-main-page{
    width: 95%;
    padding: 2% 0 0 5%;
	float: left;
	margin-bottom: 15px;
}

#form-main-page .item{
	width: 100%;
    float: left;
    margin-right: 1%;
}


#form-main-page .item p{
	margin: 0px;
    color: red;
    font-size: 18px;
    margin-bottom: 5px;
}


#form-main-page .item input{
	
}

#form-main-page .item #send{
	margin-top: 31px;
    float: left;
    width: 98%;
    height: 40px;
    border: 0px;
    background: red;
    color: #fff;
    text-transform: uppercase;
}

#form-main-page .item .elem{
    width: 90%;
    height: 35px;
    padding: 0 3%;
}

#form-main-page #output{
	width: 100%;
    float: left;
    height: 74px;
    background: #e0e0e0;
    text-align: center;
    padding-top: 10px;
    margin-top: 10px;
    font-size: 18px;
	font-weight: bold;
	display: none;
}

.main .block8{
    background: #e30625;
    width: 100%;
    float: left;
    padding-bottom: 50px;
}


.main .block8 h2{
	text-align: center;
    margin-top: 30px;
    color: #fff;
}

.main .block8 .box{
    padding: 0 13%;
    width: 77%;
    float: left;
}

.main .block8 .box .item{
	width: 26%;
    float: left;
    height: 58px;
    font-size: 18px;
    color: #fff;
    margin-bottom: 18px;
}

.main .block8 .box .i1{ 
    background: url(/../../img/i1.png) no-repeat;
    background-position: 2px 3px;
    background-size: 40px;
    padding-left: 62px;
}

.main .block8 .box .i2{ 
    background: url(/../../img/i2.png) no-repeat;
    background-position: 0px 2px;
    background-size: 40px;
    padding-left: 62px;
}

.main .block8 .box .i3{ 
    background: url(/../../img/i3.png) no-repeat;
    background-position: 0px 12px;
    background-size: 47px;
    padding-left: 62px;
}

.main .block8 .box .i4{ 
    background: url(/../../img/i4.png) no-repeat;
    background-position: 0px 2px;
    background-size: 40px;
    padding-left: 62px;
}

.main .block8 .box .i5{ 
    background: url(/../../img/i5.png) no-repeat;
    background-position: 6px 2px;
    background-size: 35px;
    padding-left: 62px;
}

.main .block8 .box .i6{ 
    background: url(/../../img/i6.png) no-repeat;
    background-position: 8px 1px;
    background-size: 35px;
    padding-left: 62px;
}