html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,code,del,em,font,img,small,strike,strong,dl,dt,dd,
ol,ul,li,fieldset,form,label,table,caption,tbody,tfoot,thead,tr,th,td,input{
margin : 0;
padding: 0;
border: 0;
outline: 0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}

ol,ul{
list-style:none;
}
blockquote,q{
quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after{
content:'';
content:none;
}
@font-face {
    font-family: 'bebas_neuebold';
    src: url('../fonts/bebasneue_bold.eot');
    src: url('../fonts/bebasneue_bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/bebasneue_bold.woff2') format('woff2'),
        url('../fonts/bebasneue_bold.woff') format('woff'),
        url('../fonts/bebasneue_bold.ttf') format('truetype'),
        url('../fonts/bebasneue_bold.svg#bebas_neuebold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_condensedbold';
    src: url('../fonts/robotocondensed-bold.eot');
    src: url('../fonts/robotocondensed-bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/robotocondensed-bold.woff2') format('woff2'),
        url('../fonts/robotocondensed-bold.woff') format('woff'),
        url('../fonts/robotocondensed-bold.ttf') format('truetype'),
        url('../fonts/robotocondensed-bold.svg#roboto_condensedbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotolight';
    src: url('../fonts/roboto-light.eot');
    src: url('../fonts/roboto-light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/roboto-light.woff2') format('woff2'),
        url('../fonts/roboto-light.woff') format('woff'),
        url('../fonts/roboto-light.ttf') format('truetype'),
        url('../fonts/roboto-light.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_condensedregular';
    src: url('../fonts/robotocondensed-regular.eot');
    src: url('../fonts/robotocondensed-regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/robotocondensed-regular.woff2') format('woff2'),
        url('../fonts/robotocondensed-regular.woff') format('woff'),
        url('../fonts/robotocondensed-regular.ttf') format('truetype'),
        url('../fonts/robotocondensed-regular.svg#roboto_condensedregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_condensedlight';
    src: url('../fonts/robotocondensed-light.eot');
    src: url('../fonts/robotocondensed-light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/robotocondensed-light.woff2') format('woff2'),
        url('../fonts/robotocondensed-light.woff') format('woff'),
        url('../fonts/robotocondensed-light.ttf') format('truetype'),
        url('../fonts/robotocondensed-light.svg#roboto_condensedlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanslight';
    src: url('../fonts/opensans-light.eot');
    src: url('../fonts/opensans-light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/opensans-light.woff2') format('woff2'),
        url('../fonts/opensans-light.woff') format('woff'),
        url('../fonts/opensans-light.ttf') format('truetype'),
        url('../fonts/opensans-light.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular.eot');
    src: url('../fonts/opensans-regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/opensans-regular.woff2') format('woff2'),
        url('../fonts/opensans-regular.woff') format('woff'),
        url('../fonts/opensans-regular.ttf') format('truetype'),
        url('../fonts/opensans-regular.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/opensans-bold.eot');
    src: url('../fonts/opensans-bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/opensans-bold.woff2') format('woff2'),
        url('../fonts/opensans-bold.woff') format('woff'),
        url('../fonts/opensans-bold.ttf') format('truetype'),
        url('../fonts/opensans-bold.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pt_sansregular';
    src: url('../fonts/pt_sans_regular.eot');
    src: url('../fonts/pt_sans_regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/pt_sans_regular.woff2') format('woff2'),
        url('../fonts/pt_sans_regular.woff') format('woff'),
        url('../fonts/pt_sans_regular.ttf') format('truetype'),
        url('../fonts/pt_sans_regular.svg#pt_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.submit a{
	width: 120px;
	height: 32px;
	padding: 0 0 2px;
	font: 16px "Trebuchet MS", Tahoma, Arial, sans-serif;
	outline: none;
	position: relative;
	cursor: pointer;
	border-radius: 3px;
	color: #FFF;
	/* border: 1px solid #434343;
	border-top: 1px solid #535353;
	border-bottom: 1px solid #353535; */
	text-shadow: 1px 1px #2F2F2F;
	/* box-shadow:
		inset 0 1px #939393,
		inset 1px 0 #707070,
		inset -1px 0 #707070,
		inset 0 -1px #5A5A5A,
		0 2px #414141,
		0 3px #343434,
		0 4px 2px rgba(0,0,0,0.4)
	; */
	background: -moz-linear-gradient(top,  #656565 0%, #444444 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#656565), color-stop(100%,#444444)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #656565 0%,#444444 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #656565 0%,#444444 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #656565 0%,#444444 100%); /* IE10+ */
	background: linear-gradient(top,  #656565 0%,#444444 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#656565', endColorstr='#444444',GradientType=0 ); /* IE6-9 */
	background-color: #464646;
}
.submit::-moz-focus-inner{border:0}
.submit:hover {
	/* border-top: 1px solid #464646; */
	/* box-shadow:
		inset 0 1px #818181,
		inset 1px 0 #707070,
		inset -1px 0 #707070,
		inset 0 -1px #6B6B6B,
		0 2px #414141,
		0 3px #343434,
		0 4px 2px rgba(0,0,0,0.4)
	; */
	background: -moz-linear-gradient(top,  #0FAFEC 0%, #0093CB 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#656565), color-stop(100%,#0093CB));
	background: -webkit-linear-gradient(top, #0FAFEC 0%,#0093CB 100%);
	background: -o-linear-gradient(top,  #0FAFEC 0%,#0093CB 100%);
	background: -ms-linear-gradient(top,  #0FAFEC 0%,#0093CB 100%);
	background: linear-gradient(top,  #0FAFEC 0%,#0093CB 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0FAFEC', endColorstr='#0093CB',GradientType=0 );
	background-color: #464646;
}
.submit:active {
	top: 3px;
	/* border: 1px solid #3A3A3A;
	border-top: 1px solid #2F2F2F;
	border-bottom: 1px solid #404040;
	background: #484848;
	box-shadow: inset 0 1px 2px #252525; */
}






/*clearfix*/
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
/*end clearfix*/
.padding_1_top{
    padding-top:1px;
}
.padding_1_bottom{
    padding-bottom: 1px;
}
html,body{
    overflow-x:hidden;
}
.table_cell{
    display: table-cell;
    vertical-align: middle;
    width: inherit;
    height: inherit;
}
.fancybox_wrapper{
    display: none;
}
.success{ 
    background: #fff;
    padding: 10px; 
    margin:6px auto 6px; 
    border: 1px solid #000;
    border-radius: 5px; 
    font-weight: normal;
    width:79%;
    font-size: 18px; 
    color: #98c551;
    text-transform:lowercase;
    font-family:open_sansregular,Arial;
    font-weight:300;
    text-align:center;
}
.success:first-letter{ 
    text-transform:uppercase;
}
.error{ 
    background:#fff;
    padding: 10px;  
    border: 1px solid #000; 
    border-radius: 5px; 
    font-weight: normal;
    width:79%;
    font-size: 18px; 
    color: #ff5346;
    text-transform:lowercase;
    font-family:open_sansregular,Arial;
    font-weight:300;
    text-align:center;
    margin: 6px auto 6px;
}
.linear_gradient{
    background: #b9c8b5;
    background-image: -moz-linear-gradient( 90deg, rgb( 184, 199, 180 ) 0%, rgb( 226, 238, 228 ) 100%);
    background: -o-linear-gradient( 90deg, rgb( 184, 199, 180 ) 0%, rgb( 226, 238, 228 ) 100%);
    background: -ms-linear-gradient( 90deg, rgb( 184, 199, 180 ) 0%, rgb( 226, 238, 228 ) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb( 184, 199, 180 ) 0%, rgb( 226, 238, 228 ) 100%);
}
.content_1004{
    width: 1004px;
    margin: 0 auto;
    /*background: rgba(133,133,133,0.5);*/
}
body{
    background:#fff;
    overflow-x: hidden;
}
.left_top_header{
	width:32%;
	height:60px;
	padding-right:5px;
	font-family:Gotham,Arial, sans-serif;
	font-size:30px;
	/* text-align:right; */
	letter-spacing:-0.5px;
	/* margin-left:3.8px; */
       color:#000;
       font-weight: bold;
       margin-top: 0px;
	   line-height: 50px;
	   white-space:nowrap;
}
.cod{ font-size:20px !important}
.left_top_header > p{
    margin: 11px 0 0 0 ;
}
.top_header{
    background: #fff;
    border: 0px solid #acacac;
    width: 100%;
}
.phone_img_header {
    width: 47px;
    height: 42px;
    background: url(../images/sprite_1.png) no-repeat 0px 0px;
    float: left;
    margin: 7px 0 0 9px;
}
.right_top_header a{
    text-transform:none;
    display: block;
    border-radius:0px 0px 20px 20px;
    -webkit-border-radius:0px 0px 20px 20px;
    -moz-border-radius:0px 0px 20px 20px;
    -khtml-border-radius:0px 0px 20px 20px;
    -o-border-radius:0px 0px 20px 20px;
    -icab-border-radius:0px 0px 20px 20px;
    -ms-border-radius:0px 0px 20px 20px;
    text-decoration: none;
	margin-top:-23.6px;
	font-weight: bold;
	
	float:left;
	margin-right:3.8px;
	font-family: roboto_condensedbold,Arial;
	font-size:22px;
	line-height:48px;
	width:280px;
	padding-top:35px;
	text-align:center;
	color:#FFCD00;
	background:#0d0d0d;	
	border-bottom:2px solid #e1b400;
	/* border-left:2px solid #e1b400;
	border-right:2px solid #e1b400; */
}
.right_top_header a:hover{
    background: #FFD300;
	color:#000;
}
.text-logo-mini {
	font-size: 15px;
    position: relative;
    float: left;
	display: block;
    margin-top: -8px;
	padding: 0px 15px;
	background-color: #FFCD00;
	white-space:nowrap;
}
.center_top_header{
    font-family:roboto_condensedbold,Arial;
    font-size:43px;
    color:#000;
    text-transform:uppercase;
    text-align:left;
    margin: -8px 0 0 20px;
    width:auto;
    float: left;
}
.center_top_header_img{
    width: 57px;
    height: 55px;
    background: url(../images/sprite_1.png) no-repeat -48px 0px;
    float: left;
}
.center_top_header > p{
    margin: 9px 0 0 0;    
}
.center_top_header > a{
    color: #000;
	text-decoration: initial;
}
.header_menu{
	height: 50px;
    margin-top: -5px;
    z-index: 12;
    background-color: #fff;
    position: fixed;
    width: 100%;*/
	/* border-bottom: 1px solid #acacac; */
	box-shadow: 0 0px 13px #D7D7D7;
}
.menu_point{
    font-family: roboto_condensedbold,Arial;
    font-size:24px;
    color:#000;
    text-transform:none;
    text-align:center;
    float: left;
	background-color: #fc0;
    margin: 8px 10px 0 10px;
    padding: 0px 10px 0px 10px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
        /* border-bottom: 1px dashed #8F8F8F; */
	    border-radius: 10px;
	    -moz-border-radius: 10px;
	    -webkit-border-radius: 10px;
}
.menu_point:hover{
    cursor: pointer;
    position: relative;
    
    background: #fc0;
    font-weight: 500;
    color: #000;
    border-top: solid 3px #000;	
}
.menu_wrapper{
    display: table;
    margin: 0 auto;
}
.repeat_bg_up{
    background: url(../images/header_up_repeat.png) repeat-x;
    height: 36px;
}
.repeat_bg_down{
    background: url(../images/header_bottom_repeat.png) repeat-x;
    height: 36px;
}
.header_slider_wrapper{
    position: relative;
    height: 710px;
	top: 45px;
	background: url(../images/header_slider/slide_1.jpg) 0 0 no-repeat;
}
.header_slider_wrapper .content_1004{
    position: relative;
    height: 728px;
	top: 45px;
}
.yellow_stripe{
    width: 1085px;
    height: 104px;
    background: #ffcc00;
    margin: 0 0 0 0;
    border-top-left-radius:52px;
    border-bottom-left-radius: 52px;
    margin: 71px 0px 0 377px;
    position: relative;
    z-index: 10;
}
.sub_slider_header{
    position: relative;
	    width: 629px;
}
/***************************************************************************************************/
.result{
	position:absolute;
	bottom:10px;
	width:100%;
	cursor:pointer;
    background: #FFF;
    display: none;
    
}

#submit-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1200;
  display: none;
}

#submit-outer{
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff;
  -webkit-box-shadow: 1px 1px 5px 2px #AFBAB0;
box-shadow: 1px 1px 5px 2px #AFBAB0;
}

#submit-content{
  padding: 30px;
  font-family: arial;
}

#submit-wrap{
  cursor: pointer; 
  height: 100px; 
  width: 400px; 
  padding: 20px;
  display: none; 
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -220px;
  margin-top: -40px;
  z-index: 1210;
}

#submit-close{
  position: absolute;
  top: 6px;
  right: 6px;
  width: 30px;
  height: 30px;
  background: transparent url('../images/fancybox_sprite.png') 0px 60px;
  cursor: pointer;
  z-index: 1203;
  display: none;
  border-radius: 50%;
}

#submit-close:hover{
  opacity: 0.8;
}

.form_header{
	float:left;
	width:333px;
    height:628px;
	left: 0px;
	/* background:rgb(51, 49, 44); */
	    background: rgba(28, 28, 28, 0.76);
	position:relative;
	z-index:10;
		border-radius: 20px;
		-moz-border-radius: 20px;
		-webkit-border-radius: 20px;
		overflow: hidden;
		    /* left: 120px; */
}
.uzor{
    width: 100%;
    height: 100%;
    background: url(../images/uzor.png) repeat;
}
.form_zag_cont{
	margin:0 auto;
	width:300px;
	margin-top:124px;
	font-family:Arial, sans-serif;
	line-height:18px;
	text-align:center;
	color:#FFFFFF;
	overflow:visible;
	padding-bottom:6px;
}
.form_zag{font-size:40px; font-weight:bold; margin-left:0px; line-height: 31px;display: block;text-shadow: 0px 4px 10px #000;}
.rebate{
	font-size:20px;
	display:block;
	width:284px;
	margin-left:-12px;
	margin-top:16px;
}
.date{
	font-size:30px;
	width:100%;
	text-align:center;
	color:#FFFFFF;
	margin-top:10px;
	margin-bottom:25px;
}
.pesti{width:100%; margin-top:14.88px; text-align:center;}
.zag_wrap{
	width:935px;
	position:absolute;
	top:17px;
	margin:0 35px;
	z-index:10
}
.zag1{
	float:left;
	width:933px;
	height:65px;
	font-family:Arial, sans-serif;
	font-size:42px;
	font-weight:bold;
	/* background:url(../images/new_img/zag1_fon.png); */
	padding-top:17px;
	text-align:center;
	    box-shadow: 2px 4px 0px #C19900;
	background: #fc0;
    color: #000;
	border-radius: 7px;
}
.zag2{
	/* background:url(../images/new_img/zag2_fon.png); */
float: right;
    width: 385px;
    height: 43px;
    font-family: Arial, sans-serif;
    font-size: 23px;
    font-weight: bold;
    margin-top: -11.25px;
    padding: 17px 0px 0px 0px;
    color: #000;
    text-align: center;
    background: #fc0;
    -moz-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    border-radius: 0px 0px 10px 10px;
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
		
}
.zag2 span{
	/*     -moz-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg); */
	    display: block;
}
.piple{
	position:absolute;
	width:377px;
	height:497px;
	bottom:62px;
	left:290px;
	z-index:11;
	/* display: none; */
}
.calcul_wrap{
	position:absolute;
	width:330px;
	height:400px;
	right: 50px;
	background:rgba(251, 247, 247, 0.89);
	right:0px;
	bottom:43px;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
     border-radius: 10px;
	 z-index:10;
	     bottom: 100px;
}
.calcul_zag_wrap{
	width:337px;
	height:79px;
	margin-left:-15px;
	font-family:Arial, sans-serif;
	font-size:23px;
	text-align:center;
    font-weight:bold;
	background:url(../images/new_img/calcul_zag.png);
	padding-top:12px;
	color:#000;
}
.calcul_zag_wrap span{
	display:block;
    -moz-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}
.calcul_form_cont{
	position:relative;
	width:100%;
	text-align:center;
	margin:0 auto;
	overflow:hidden;
	padding-top:11.5px;
	font-family:Arial, sans-serif;
}
.calcul_form_cont input{
	width:231px;
	height:41px;
	font-size:24px;
	text-align:center;
	/* background:url(../images/new_img/calcul_input.png); */
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	margin-top:10px;
	margin-bottom:24px;
	background: #fff;
	border-top: 3px solid #ddd;
	
}
.calcul_form_cont div {
	width:231px;
	margin:0 auto;
	
}
.calcul_form_cont .name{ font-size:14px; float:left}
.calcul_form_cont .ed{font-size:12px; float:right}
.calcul_wrap .icon{
	position:absolute;
    left:12px;
	top:134px;
	width:30px;
}
.calcul_form_cont .botton{
	width:287px;
	height:67px;
	/* background:url(../images/new_img/botton_fon2.png);
	background-position:center; */
	background: #fc0;
	color:#000;
	box-shadow: 0px 3px 4px #C5C5C5;
	-webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
	font-family: Arial, sans-serif;
	font-size:23px;
	font-weight: bold;
	border:3px solid #FFFFFF;
	margin-left:auto !important;
	height: 50px;
    margin: 8px;
}
.calcul_form_cont .botton:hover{
	background: #FFDA48;
	color:#000;
}
/*********************************************************************************************************/
.form_header_title{
    font-family:roboto_condensedregular,Arial;
    font-size:23px;
    color:#fff;
    text-transform:uppercase;
    text-align:center;
    margin: 57px 0 0;
    line-height: 36px;
}
.form_header_title span{
    font-family:roboto_condensedbold,Arial;
    font-size: 30px;
    text-transform: none; 
}
.form_header_stripe{
    height: 1px;
    width: 252px;
    background-color: rgb( 250, 249, 247 );
    margin: 2px auto 8px;
}
.input_wrapper{
  width: 283px;
    height: 42px;
    background: url(../images/input_bg.png) no-repeat;
    margin: 0 auto 10px;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
}
.input_wrapper.new{
	width:231px !important;
	height:43px !important;
	background:none !important;
}
.new_input{
	width:231px !important;
	height:43px !important;
	text-align:center !important;
	font-size:14px !important;
	margin-bottom:10px !important;
	-webkit-border-radius:10px!important; 
    -moz-border-radius: 10px !important;
     border-radius: 10px !important;
	 margin-left:0px !important;
	 background:url(../images/new_img/input_fon.png) !important;
	 background-position:center !important;
	 color:#000000 !important;
}
.new_input::-webkit-input-placeholder { color:#000000}
input:-moz-placeholder { color:#000000}
input:focus{ outline:none}
.name_img{
    width: 17px;
    height: 22px;
    background: url(../images/sprite_1.png) no-repeat -142px 0;
}
.phone_img{
    width: 30px;
    height: 24px;
    background: url(../images/sprite_1.png) no-repeat -160px 0px;
}
.input_img_wrapper{
    float: left;
    height: inherit;
    margin: 0 0 0 11px;
}
input[type=text]{
    display: block;
    height: inherit;
    width: 79%;
    float: left;
    font-family:Arial;
    font-size:20px;
    color:#fff;
    text-transform:none;
    text-align:left;
    margin: 0 0 0 24px;
}

.input_wrapper:nth-child(2) input[type=text]{
    margin: 0 0 0 13px;
}
.sub_stripe{
    font-family:roboto_condensedregular,Arial;
    font-size:30px;
    color:#fff;
    text-transform:none;
    text-align:center;
    margin: 0 0 37px;
}
button{
	width:256px;
    height:46px;
	margin-top:4px;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	/* background:url(../images/new_img/botton_fon.png);
	background-position:center; */
	border:3px solid #FFFFFF;
	cursor:pointer;
	margin-left:30px;
	background: #FFCC00;
}
button:hover{background: #FFDA48;}
.submit_btn span{
	border-bottom:1px dashed #000000;
	font-size:20px;
}
.workers{
    width: 618px;
    height: 396px;
    background: url(../images/workers.png) no-repeat;
    position: absolute;
    bottom: 0;
    right: -17px;
    z-index: 10;
}
.yellow_stripe{
    font-family:roboto_condensedregular,Arial;
    font-size:24px;
    color:#fff;
    text-transform:uppercase;
    text-align:center;
}
.yellow_stripe span{
    font-family:roboto_condensedbold,Arial;
    font-size:47px;
}
.yellow_stripe  p{
    float: left;
    margin: 15px 57px 0 18px;
}
.yellow_stripe .romb{
    float: left;
    height: 35px;
    width: 504px;
    background: url(../images/romb.png) repeat-x;
    margin: 36px 0 0 0;
}
.call_menager{
    font-family:Arial;
    font-size:9px;
    color:#fff;
    text-transform:uppercase;
    text-align:center;
    display: table;
    margin: 15px auto 0;
}
.call_menager > p{
    border-bottom: 1px dashed #fff;
    padding: 0 0 1px 1px;
}
.call_menager p:hover{
    border-bottom: 1px transparent dashed;
    cursor: pointer;
}
.plusy_point{
    float: left;
    font-family: roboto_condensedbold,Arial;
    font-size: 24px;
    line-height: 23px;
    color: #33312c;
    text-transform: uppercase;
    text-align: center;
    margin: 0 50px 0 0;
}
.plusy_point span{
    color: #ffae00;
}
.plusy_point:last-child{
    margin: 0;
}
.plusy_img{
    width: 128px;
    height: 158px;
    background-image: url(../images/sprite_1.png);
    background-repeat: no-repeat;
}
.plusy_point:nth-child(1) .plusy_img{
    background-position: 0 -56px;
}
.plusy_point:nth-child(2) .plusy_img{
    background-position: -129px -56px;
}
.plusy_point:nth-child(3) .plusy_img{
    background-position: -259px -56px;
}
.plusy_point:nth-child(4) .plusy_img{
    background-position: 0 -215px;
}
.plusy_point:nth-child(5) .plusy_img{
    background-position: -129px -215px;
}
.plusy_desc{
    margin: 25px 0 0 0;
}
.plusy{
    margin: 87px 0 0 47px;
}
.center_title_triangle{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 58px 0 58px;
    border-color: #ffcc00 transparent transparent transparent;
    margin: -1px auto 0;
}
.center_title_circle{
    border-bottom-width: 3px;
    border-color: rgb(255, 204, 0);
    border-style: solid;
    border-radius: 40px;
    /* font-family:open_sanslight,Arial; */
    font-family:roboto_condensedbold,Arial;
    font-size: 27px;
    color:#413f3a;
    text-transform:uppercase;
    text-align:center;
    display: table;
    margin: 0 auto;
    padding: 14px 30px;
    position: relative;
	background-color: #fff;
	font-weight: bold;
}
.mapping { float: left; border-color: #fff; background-color: #FFC900; color: #fff; box-shadow: 0 3px 0px #C39C00;}
	.mapping:hover { border-color: #fff; background: #413F3A; color: #413F3A; box-shadow: 0 3px 0px #A2A2A2;}
		.mapping:hover a { color:#fff;}
		.mapping a { color:#000; text-decoration: none; border-bottom: 1px dashed;}
		.mapping a:hover { color:#fff; text-decoration: none; border-bottom: 1px dashed;}

.knopkalink {float: inherit; background-color: #413F3A; color: #fff; border-color: #413F3A; box-shadow: 0 3px 0px #C5C5C5;}
	.knopkalink:hover {border-color: rgb(217, 172, 1); background: #FFC900; color: #2B2306; box-shadow: 0 3px 0px #C39C00;}
		.knopkalink:hover a {color:#000;}
		.knopkalink a {color:#fff; text-decoration: none; border-bottom: 1px dashed;}
		.knopkalink a:hover {color:#000; text-decoration: none; border-bottom: 1px dashed;}

.center_title{
    margin:50px 0 0 0;
}
.sub_header{
    height: 615px;
    background: url(../images/sub_header_bg.jpg) no-repeat center;
}
.gotov_triangle{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 127px 502px 0 502px;
    border-color: #F4F4F4 transparent transparent transparent;
}
.gotov_rect{
    width: 1004px;
    height: 219px;
    background: #F4F4F4;
    position: relative;
}
.gotov_predloj{
    background: #fff;
    margin: -37px 0 0;
    padding: 0 0 63px;
}
.gotov_title{
    font-family:roboto_condensedbold,Arial;
    font-size:24px;
    line-height: 23px;
    color:#413f3a;
    text-transform:none;
    text-align:center;
    margin: 0 0 19px;
}
.gotov_title  p{
    float: right;
    margin: 0 31px 0 0;
	font-weight: bold;
}
.gotov_foto{
    border:14px solid #fff;
    display: table;
    margin: -77px 0 0 39px; 
    position: relative;
    float: left;
	box-shadow: 0px 2px 6px #9E9E9E;
		border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
}
.gotov_foto img{
    display: block;
}
.price_circle{
    position: absolute;
    width: 133px;
    height: 133px;
    border-radius: 50%;
    background-color: rgb( 52, 50, 45 );
    bottom: -50px;
    left: -20px;
	box-shadow: 0px 2px 6px #9E9E9E;
}
.bottom_price{
    font-family:open_sansbold,Arial;
    font-size:24px;
    color:#ffcc00;
    text-transform:none;
    text-align:center;
}
.bottom_price span{
    font-family:pt_sansregular,Arial;
    font-size:24px;
    color:#ffcc00;
    text-transform:none;
    text-align:center;
}
.kolvo{
    font-family:open_sansbold,Arial;
    font-size:26px;
    color:#fff;
    text-transform:none;
    text-align:center;
    margin: 16px 0 0 0;
}
.price_stripe{
    width: 85px;
    height: 1px;
    background-color: rgb( 255, 231, 134 );
    margin: 6px auto 11px;
}
.gotov_table{
    float: right;
    padding: 1px 0;
    background: #fff;
		border: 1px solid #fff;
		border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		overflow: hidden;
		margin-right: -10px;
		margin-top: -10px;
		box-shadow: 0px 2px 6px #9E9E9E;
}
.gotov_sting{
    display: table-row;
}
.gotov_cell{
    display: table-cell;
    vertical-align: middle;
}
.gotov_cell:nth-child(1){
    width: 274px;
    border-bottom: 1px solid #BBBBBB;
    background: #fff;
    height: 35px;
    font-family:open_sansbold,Arial;
    font-size:18px;
    color:#34322d;
    text-transform:none;
    text-align:left;
    padding: 0 0 0 17px;
}
.gotov_cell:nth-child(2){
    width: 182px;
    border-bottom: 1px solid #fff;
    /* background: #8FDCF9; */
	background: #00B600;
    height: 35px;
    font-family:open_sansbold,Arial;
    font-size:18px;
    color:#fff;
    text-transform:none;
    text-align:center;
}
.gotov_sting:last-child .gotov_cell{
    border-bottom: none; 
}
.gotov_rect > a{
    width: 290px;
    height: 49px;
    border-width: 3px;
    /* border-color: #679ED2; */
    border-style: solid;
    display: block;
    font-family:roboto_condensedbold,Arial;
    font-size:28px;
    line-height: 49px;
    color:#fff;
    text-transform:uppercase;
    text-align:center;
    text-decoration: none;
    border-radius: 26px;
    margin: 70px auto 0;

	padding: 0 0 2px;

	outline: none;
	position: relative;
	cursor: pointer;
	border-radius: 3px;
	/* border: 1px solid #434343;
	border-top: 1px solid #535353;
	border-bottom: 1px solid #353535; */
	text-shadow: 1px 1px #2F2F2F;
	/* box-shadow:
		inset 0 1px #939393,
		inset 1px 0 #707070,
		inset -1px 0 #707070,
		inset 0 -1px #5A5A5A,
		0 2px #414141,
		0 3px #343434,
		0 4px 2px rgba(0,0,0,0.4)
	; */
	background: -moz-linear-gradient(top,  #00B600 0%, #00B600 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00B600), color-stop(100%,#00B600));
	background: -webkit-linear-gradient(top,  #00B600 0%,#00B600 100%);
	background: -o-linear-gradient(top,  #00B600 0%,#00B600 100%);
	background: -ms-linear-gradient(top,  #00B600 0%,#00B600 100%);
	background: linear-gradient(top,  #00B600 0%,#00B600 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00B600', endColorstr='#00B600',GradientType=0 );
	background-color: #464646;
}
.gotov_both{
    margin: 0 0 120px 0;
}
.gotov_both:last-child{
    margin: 0;
}
.scema{
    height: 2050px;
    background: url(../images/fon1.jpg) no-repeat center #E7E8E3;
}
.sobstv_img_wrapper img{
    border-radius: 50%;
    border: 7px solid #fff;
    display: block;
}
.sobstv_img_wrapper{
    border: 0px solid rgb( 255, 201, 0 );
    border-radius: 50%;
    float: left;
}
.sobstv_desc_title{
    font-family:roboto_condensedbold,Arial;
    font-size:30px;
    color:#34322d;
    text-transform:uppercase;
    text-align:left;
    margin: 0 0 10px 0;
}
.sobstv_desc_txt{
    font-family:open_sansregular,Arial;
    font-size:18px;
    line-height: 23px;
    color:#34322d;
    text-transform:none;
    text-align:left;
}
.sobstv_desc > a{
    width: 283px;
    height: 31px;
    display: block;
    border-radius: 16px;
    background-color: rgb( 52, 50, 45 );
    font-family:roboto_condensedregular,Arial;
    font-size:18px;
    line-height: 31px;
    color:#fff;
    text-transform:none;
    text-align:center;
    text-decoration: none;
    margin: 18px 0 0 0;
}
.sobstv_desc > a:hover{
    background: #ff4633;
}
.sobstv_desc{
    float: left;
    margin: 0 0 0 43px;
    width: 66%;
}
.sobstvennoe_point{
    margin: 0 0 69px 66px;
}
.sobstvennoe_point:last-child{
    margin-bottom: 0;
}
.sobstvennoe{
    margin: 50px 0 0 0;
}
.shemy_krep{
    margin: 70px 0 0 0;
}
.shemy_krep .center_title{
    margin: 0 auto 50px;
}
.shemy_krep_point{
    font-family:roboto_condensedbold,Arial;
    font-size:20px;
    line-height: 24px;
    color:#413f3a;
    text-transform:uppercase;
    text-align:center;
}
.shemy_krep_point > p{
    margin: 23px 0 0 0;    
}
.shemy_krep_point img{
    display: block;
    width: 262px;
    height: 262px;
    border-width: 1px;
    border-color: rgb( 255, 204, 0 );
    border-style: solid;
}
.shemy_krep_point:first-child{
    float: left;
    margin: 0 0 0 10px;
}
.shemy_krep_point:last-child{
    float: right;
    margin: 0 10px 0 0;
}
.dop_raboty_point img{
    width: 217px;
    height: 217px;
    border: 5px solid #fff;
    display: block;
	box-shadow: 0px 5px 10px #272727;
}
.dop_raboty_point p{
    font-family:roboto_condensedbold,Arial;
    font-size: 24px;
    line-height: 23px;
    color:#fff;
    text-transform:uppercase;
    text-align:center;
    margin: 30px 0 0 0;
	text-shadow: 0px 5px 10px #272727;
}
.dop_raboty_point{
    float: left;
    margin: 0 23px 0 0;
}
.dop_raboty_point:last-child{
    margin: 0;
}
.dop_raboty_block{
    display: table;
    margin: 0 auto;
}
.dop_raboty{
    margin: 77px 0 0 0;
}
.etapy{
    background: url(../images/etapy_bg.jpg) no-repeat center;
    height: 1975px;
}
.etapy_title{
    font-family:open_sansbold,Arial;
    font-size:54px;
    color:#34322d;
    text-transform:uppercase;
    text-align:center;
    margin: 44px 0 0 0;
}
.etapy_title span{
    font-family:roboto_condensedbold,Arial;
    font-size:105px;
    color:#ffc900;
    text-transform:uppercase;
    text-align:center;
}
.etapy_point{
    border-width: 3px;
    border-color: rgb( 52, 50, 45 );
    border-style: dotted;
    width: 556px;
    font-family:roboto_condensedbold,Arial;
    font-size:34px;
    color:#34322d;
    text-transform:uppercase;
    text-align:center;
    padding: 52px 0;
    position: relative;
}
.etapy_point:nth-child(2){
    line-height: 43px;
    padding: 28px 0 0 0;
}
.etapy_point span{
    font-size: 49px;
}
.circle_etapy{
    width: 70px;
    height: 69px;
    border-radius: 50%;
    background-color: rgb( 255, 201, 0 );
    font-family:roboto_condensedbold,Arial;
    font-size:56px;
    color:#fff;
    text-transform:none;
    text-align:center;
    position: absolute;
    top: -43px;
    right: 22px;
}
.circle_etapy p{
    margin: 4px 0 0 0;
}
.voskl{
    float: left;
    width: 64px;
    height: 65px;
    background: url(../images/sprite_1.png) -258px -215px;
    margin: 0 20px 0 25px ;
}
.bottom_etapy{
    font-family:roboto_condensedbold,Arial;
    font-size:30px;
    line-height: 29px;
    color:#fdfdff;
    text-transform:none;
    text-align:left;
    background: #34322d;
    padding: 8px 0;
    margin: 14px 0 0 0;
}
.etapy_point:nth-child(2) .circle_etapy{
    left: 22px;
}
.etapy_point:nth-child(3){
    font-family:roboto_condensedbold,Arial;
    font-size:34px;
    line-height: 41px;
    color:#fff;
    text-transform:uppercase;
    text-align:center;
    background: #ffc900;
    padding: 34px 0;
    margin: 341px 0 0 443px;
}
.etapy_point:nth-child(1){
    margin: 189px 0 0 102px;
}
.etapy_point:nth-child(2) .circle_etapy p{
    margin: 10px 0 0 0;
}
.etapy_point:nth-child(2){
    margin: 337px 0 0;
}
.etapy_point:nth-child(3) .circle_etapy p{
    margin: 10px 0 0 0;
}
.galery .center_title{
    margin: 0 0 60px 0; 
}
.galery .content_1004{
    padding: 74px 0 0 0;
}
.black_bg{
    position: absolute;
    width: 504px;
    height: 394px;
    padding: 1px 0 0 0;
    background: rgb(62, 145, 63) url(../images/uzor.png) repeat;
	
    top:0;
    left: 0;
    opacity: 0;
}
.left_potolok{
    float: left;
}
.left_potolok .gotov_cell:nth-child(1){
    width: 392px;
    background: #FCF9F9;
	font-weight: bold;
    border-bottom: 1px solid #BBBBBB;
}
.left_potolok .gotov_cell:nth-child(2){
    width: 158px;
}
.podarok{
    width: 238px;
    height: 213px;
    background: url(../images/sprite_1.png) no-repeat 0px -591px;
    float: left;
    margin: 0 0 0 19px;
}
.right_potolok{
    float: left;
    font-family:"roboto_condensedbold",Arial;
    font-size:42px;
    color:#ffcc00;
    text-transform:none;
    text-align:left;
    margin: -10px 0 0 57px;
    line-height: 24px;
    background: rgba(251,247,247,0.7);
    padding: 0 40px 10px 40px;
		border: 1px solid #999;
		border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
}
.right_potolok .form_header_title {
    margin-top: 10px;
    margin-bottom: 5px;   
}
.right_potolok .form_header_title p span {
    font-size: 33px;
}
.right_potolok span{
    font-family:roboto_condensedregular,Arial;
    font-size:20px;
    color:#464440;
    text-transform:none;
    text-align:left;
}
.right_potolok a{
    width: 225px;
    height: 40px;
    border-radius: 20px;
    background-color: rgb( 234, 38, 60 );
    text-decoration: none;
    display: block;
    font-family:roboto_condensedregular,Arial;
    font-size:17px;
    color:#fff;
    text-transform:none;
    text-align:center;
    line-height: 40px;
    margin: 24px 0 0;
}
.right_potolok a:hover{
    background: #000;
}
.right_potolok > p{
    margin: -11px 0 0 0;
}
.right_potolok .submit_btn {
    margin: 0 auto;
    display: block;
		box-shadow: 0px 3px 3px #C7C7C7;
}
.price_potolok_block{
    margin: 45px 0 0 0;
	display:flex;
	justify-content:center;
}
.otzyvy_ramka{
    float: left;
    margin: 0 24px 0 0;
}
.otzyvy_slide img{
    width: 179px;
    height: 178px;
    border-radius: 50%;
    display: block;
    border: 4px solid rgb( 255, 204, 0 );;
}
.otzyvy_title{
    font-family:open_sansregular,Arial;
    font-size:22px;
    color:#2f2d29;
    text-transform:none;
    text-align:left;
    margin: 6px 0 9px 0;
}
.otzyvy_desc{
    font-family:open_sanslight,Arial;
    font-size:16px;
    line-height: 24px;
    color:#2b2b2b;
    text-transform:none;
    text-align:left;
}
.otzyvy_clientov .center_title{
    margin-bottom: 35px;
}
.otzyv a{
    width: 238px;
    height: 48px;
    display: block;
    margin: 30px auto 0;
    background-color: rgb( 47, 45, 41 );
    font-family:roboto_condensedbold,Arial;
    font-size:24px;
    color:#fff;
    line-height: 48px;
    border-radius: 25px;
    text-decoration: none;
    text-transform:uppercase;
    text-align:center;
		box-shadow: 0 3px 0px #C5C5C5;
}
.otzyv a:hover{
    background: #fc0;
	color: #000;
		box-shadow: 0 3px 0px #C39C00;	
}
.zakaz_triangle{
    width: 544px;
    height: 144px;
    background: url(../images/triangle.png) no-repeat;
    margin: 0 auto;
}
.zakaz .content_1004 > a{
    display: block;
    width: 668px;
    height: 82px;
    background: url(../images/yellow_button.png) no-repeat 0px -76px;
    margin: 0 auto;
    font-family:bebas_neuebold,Arial;
    font-size:42px;
    line-height: 82px;
    color:#fff;
    text-transform:uppercase;
    text-align:center;
    text-decoration: none;
}
.zakaz .content_1004 > a:hover{
    background: url(../images/yellow_button.png) no-repeat 0px -159px;
}
.samolet{
    width: 45px;
    height: 41px;
    background: url(../images/sprite_1.png) no-repeat -240px 0px;
    margin: 0 auto;
}
.zakaz_triangle .call_menager > p{
    display: table;
    font-family:roboto_condensedregular,Arial;
    font-size:19px;
    color:#fff;
    text-transform:uppercase;
    text-align:center;
    border-bottom: 1px dashed #fff;
    margin: 0px auto 18px;
}
.zakaz{
    margin: 35px 0 0 0; 
}
.ramka{
    width: 229px;
    height: 336px;
    background: url(../images/ramka.png) no-repeat;
    float: left;
    margin: 0 6px 0 0;
}
.ramka:last-child{
    margin: 0;
}
.ramka > a{
    display: block;
    height: 296px;
    margin: 20px 0 0 24px;
    width: 186px;
    position: relative;
    cursor:url(../images/lupa.png), /* Modern - relative to the document */
        pointer; /* Built-in fallback */
}
.ramka img{
    height: inherit;
    overflow: hidden;
    width: inherit;
}
.yellow_bg{
    height: inherit;
    width: inherit;
    background: rgba(255, 204, 0, 0.46);
    position: absolute;
    display: none;
}
.sertificate .center_title{
    margin-bottom: 35px; 
}
.ostatok{
    height: 1823px;
    background: url(../images/ostatok.jpg) no-repeat center;
}
.fancy_form .form_header_title{
    margin: 57px 0 25px;
}
.fancy_form .uzor{

    padding-bottom: 45px;
  background: #898E93;
}
.fancy_form .form_header{
    height: auto;
}
.email_img{
    width: 23px;
    height: 22px;
    background: url(../images/sprite_1.png) no-repeat -175px -29px;
}
.input_wrapper:nth-child(3) input[type="text"] {
    margin: 0 0 0 20px;
}
.tetka_img{
    width: 664px;
    height: 308px;
    background: url(../images/tetka.png) no-repeat;
    margin: 0 auto;
    position: relative;
}
.tetka .repeat_bg_down{
    margin: -14px 0 0 0;
}
.tetka{
    padding:  72px 0 0 0;
}
.our_manager_title{
    /* font-family:roboto_condensedlight,Arial; */
    font-family:roboto_condensedbold,Arial;
    font-size:38px;
    color:#413f3a;
	line-height: 44px;
    text-transform:uppercase;
    text-align:center;
}
.our_manager_title span{
    font-family:roboto_condensedbold,Arial;
    font-size:56px;
    color:#ffcc00;
	/* text-shadow: 0 4px 0px #000; */
}
.our_manager{
    background: #fff;
    padding: 29px 0 0 0;
}
.our_manager_img img{
    display: block;
    width: 182px;
    height: 182px;
    border-radius: 50%;
    border: 3px solid #fff;
}
.our_manager_desc{
    font-family:roboto_condensedregular,Arial;
    font-size:18px;
    line-height: 24px;
    color:#2f2d29;
    text-transform:none;
    text-align:center;
    margin: 12px 0 21px;
}
.our_manager_point{
    float: left;
}
.our_manager_point > a{
    width: 186px;
    height: 35px;
    display: block;
    background: #413f3a;
    border: 3px solid transparent;
    border-radius: 23px;
    font-family:roboto_condensedbold,Arial;
    font-size:18px;
    line-height: 35px;
    color:#fff;
    text-transform:uppercase;
    text-align:center;
    text-decoration: none;
		box-shadow: 0 3px 0px #C5C5C5;
}
.our_manager_point > a:hover{
    border-width: 3px;
    border-color: rgb(217, 172, 1);
    border-style: solid;
    background: #FFC900;
    color: #2B2306;
	    box-shadow: 0 3px 0px #C39C00;
}
.our_manager_block{
    display: table;
    margin: 37px auto 0;
}
.our_manager_point{
    margin-right: 43px; 
}
.our_manager_point:last-child{
    margin-right: 0px;
}
.where_point{
    font-family:roboto_condensedregular,Arial;
    font-size:16px;
    line-height: 25px;
    color:#413f3a;
    text-transform:none;
    text-align:left;
    float: left;
    width: 49%;
    margin: 0 0 15px 0;
}
.where_img{
    width: 21px;
    height: 29px;
    background: url(../images/sprite_1.png) no-repeat -286px 0px;
    float: left;
}
.where_point > p{
    margin: 0 0 0 35px;
}
.where_point:nth-child(2n+1){
    clear: both;
}
.where_point a {
	color: #413F3A;
}
.where_point a:hover {
	color: #1E98FF;
}
.where_block{
    margin: 15px 0 0 0;
}
.free{
    width: 873px;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    background-color: rgb(216, 232, 210);
    margin: 0 auto;
    font-family:roboto_condensedbold,Arial;
    font-size:30px;
    color:#5E7556;
    text-transform:none;
    text-align:left;
    padding-bottom: 15px; 
}
.free .voskl{
    margin-top: 14px;
}
.free > p{
    margin: 29px 0 0 0;
}
.map_1{
    height: 525px;
}
.phone_footer{
    font-family:bebas_neuebold,Arial;
    font-size:34px;
    color:#fff;
    text-transform:none;
    text-align:left;
    float: left;
    margin: 27px 0 0 7px;
    width: 310px;
}
.phone_footer_img{
    width: 47px;
    height: 42px;
    background: url(../images/sprite_1.png) no-repeat -312px 0px;
    float: left;
}
.footer{
    background: #413f3a;
	min-height: 125px;
}
.chestn{
    font-family:bebas_neuebold,Arial;
    font-size:36px;
    color:#fff;
    text-transform:uppercase;
    text-align:center;
    float: left;
    margin: 27px 0 0 66px;
}
.tutmee_logo{
    float: right;
    margin: 20px 10px 0 11px;
}
.tutmee_logo img {
    width: 120px;
}
.tutmee_logo > a{
    display: block;
}
.tutmee_txt{
    float: right;
    margin: 13px 0 0 0;
}
.tutmee_txt a{
    display: block;
    font-family:roboto_condensedlight,Arial;
    font-size:13px;
    color:#fff;
    text-transform:none;
    text-align:right;
    text-decoration: none;
}
.footer .content_1004{
    padding: 0 ;
}
.phone_footer > p{
    margin: 1px 0 0 62px;
}
.vyzov_zamer{
    margin: 18px auto 42px;
}
.vyzov_zamer > a{
    display: block;
    width: 668px;
    height: 82px;
    background: url(../images/yellow_button.png) no-repeat 0px -76px;
    margin: 0 auto;
    font-family:bebas_neuebold,Arial;
    font-size: 49px;
    letter-spacing: 4px;
    line-height: 82px;
    color:#fff;
    text-transform:uppercase;
    text-align:center;
    text-decoration: none; 
}
.vyzov_zamer > a:hover{
    background: url(../images/yellow_button.png) no-repeat 0px -159px;
}
.top_header .content_1004{
    height: 69px;
    display:flex;
    align-items:center;
}
.call_menager{
    position: relative;
}
.call_menager .call_menager_popup{
    position: absolute;
    width: 223px;
    height: 60px;
    color: #000;
    font-family: bebas_neuebold,Arial;
    font-size: 34px;
    text-align: center;
    text-transform: none;
    background: #ffcc00;
    line-height: 61px;
    border: 1px solid #fff;
    top: 0;
    right: 130px;
    border-radius: 5px;
    display: none;
}
.left_trigger{
    width: 26px;
    height: 45px;
    background: url(../images/slider_sprite.png) no-repeat 0px -396px;
    display: block;
    float: left;
    margin: 175px 0 0 9px;
    cursor: pointer;
}
.left_trigger:hover{
    width: 26px;
    height: 45px;
    background: url(../images/slider_sprite.png) no-repeat -54px -396px;
}
.right_trigger{
    width: 26px;
    height: 45px;
    background: url(../images/slider_sprite.png) no-repeat -27px -396px;
    float: right;
    display: block;
    margin: 175px 9px 0 0px;
    cursor: pointer;
}
.right_trigger:hover{
    width: 26px;
    height: 45px;
    background: url(../images/slider_sprite.png) no-repeat -81px -396px;
}
.black_bg > a{
    display: block;
    width: 393px;
    height: 67px;
    border-width: 3px;
    border-color: rgb( 255, 255, 255 );
    border-style: solid;
    margin: 162px auto 0;
    border-radius: 40px; 
    font-family:roboto_condensedregular,Arial;
    font-size:36px;
    line-height: 67px;
    color:#fff;
    text-transform:uppercase;
    text-align:center;
    text-decoration: none;
}
#button_left{
    -display: none;
}
#button_right{
    -display:none;
}
/* bebas_neuebold   roboto_condensedlight   roboto_condensedregular   roboto_condensedbold 
open_sanslight   open_sansregular   open_sansbold   pt_sansregular  robotolight 


font-family:roboto_condensedbold,Arial;
    font-size:24px;
    color:#fff;
    text-transform:none;
    text-align:center;

*/

.copy99 {
	display: block;
    font-family: roboto_condensedlight,Arial;
    font-size: 15px;
    color: #fff;
    text-transform: none;
    text-align: right;
    text-decoration: none;
    /* width: 990px; */
    margin-top: 26px;
    margin-left: 10px;
    padding-top: 10px;
    float: right;
}
.copy99 a {
	color: #fff;
}


a.callback {
    border-width: 3px;
    border-style: solid;
    display: block;
    font-family: roboto_condensedbold,Arial;
    font-size: 20px;
    line-height: 40px;
    color: #fff;
    width: 240px;
    margin: 0 auto;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    border-radius: 11px;
    padding: 0 0 2px;
    outline: none;
    position: relative;
    cursor: pointer;
    text-shadow: 1px 1px #2F2F2F;
    background: -moz-linear-gradient(top, #0FAFEC 0%, #0093CB 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#656565), color-stop(100%,#0093CB));
    background: -webkit-linear-gradient(top, #0FAFEC 0%,#0093CB 100%);
    background: -o-linear-gradient(top, #0FAFEC 0%,#0093CB 100%);
    background: -ms-linear-gradient(top, #0FAFEC 0%,#0093CB 100%);
    background: linear-gradient(top, #0FAFEC 0%,#0093CB 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0FAFEC', endColorstr='#0093CB',GradientType=0 );
    background-color: #464646;
}

@media screen and (max-width: 380px) {
	div.scema {height: 2633px;}
}


.akciya20161 {

    font-family: open_sansbold,Arial;
    font-size: 21px;
    /* color: #ffcc00; */
    text-transform: none;
    text-align: center;
    margin-top: 30px;
}

.akciya20162 {
    font-family: open_sansbold,Arial;
    font-size: 15px;
    /* color: #ffcc00; */
    text-transform: none;
    text-align: center;
    margin-top: 5px;
}

.phone_before {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.left_top_header .roistat-phone {
    display: inline-block;
    vertical-align: middle;
}
.left_top_header .roistat-phone a {
    text-decoration:none;
    color:#333;
}

.karta .roistat-phone {
    display: inline-block;
}

.metka {
    position: relative;
    top: 130px;
}


p.block-tel{
    text-align:right;
}
div.soc-block{
    text-align:center;
    width:32%;
    margin-right:2%;
}
p.soc-block{
    display:flex;
    flex-wrap:wrap;
    align-items:center;
}
a.soc-icon1,a.soc-icon2,a.soc-icon3{
    display:inline-block;
    width:45px;
    height:45px;
    margin-right:10px;
    background-size:45px;
    transition:all 0.5s;
}
a.soc-icon1:hover,a.soc-icon2:hover,a.soc-icon3:hover{
    transform:rotate(360deg);
    opacity:.9;
}
a.soc-icon3{
    margin-right:0;
}
a.soc-icon1{
    background:url(../images/soc-icon1.png) no-repeat center;
    background-size:32px;

}
a.soc-icon2{
    background:url(../images/soc-icon2.png) no-repeat center;
   background-size:32px;

}
a.soc-icon3{
    background:url(../images/soc-icon3.png) no-repeat center;
    background-size:32px;
}
@media all and (max-width:550px){
    div.soc-block span{
        padding:0 20px;
    }
}
/* sale */
.piple {
	left:322px;
}
div.slider-header{
	height:390px;
	overflow:hidden;
}
h3.h3-sale{
	margin-bottom:12px;
	font-size:25px;
	line-height:25px;
	background:#fc0;
	color:#000;
	padding:7px 0;
	border-radius:5px;
	box-shadow:2px 4px 0px #C19900;
}
p.p-sale{
	text-align:left;
	color:#fff;
	font-size:14px;
	font-style:italic;
	margin-top:10px;
	padding:7px 0 5px 25px;
	background:rgba(0,0,0,0.5);
}
div.block-bottom-sale{
	position:relative;
	bottom:112px;
}
div.slider-header {
	border-radius:5px;
	border:1px solid #ccc;
}
div.slider-header img{
	width:120%;
	height:auto;
}
div.form_zag_cont{
	position:relative;
}
div.number-sale{
	position:absolute;
	left:0;
	right:0;
	top:95px;
	margin:auto;
	z-index:500;
}
div.number-sale p{
	display:inline-block;
	background:#fff;
	padding:7px 10px;
	color:#000;
	border-radius:3px;
	font-size:25px;
	font-weight:bold;
	line-height:28px;
	transition:all 0.4s;
}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
button.slick-arrow{
	position:absolute;
	top:25%;
	width:37px;
	height:38px;
	background:url(../images/arrow-sprite.png) no-repeat 0 center;
	border:none;
	border-radius:50%;
	color:#fff;
	font-size:0;
	outline:none;
	z-index:30;
	cursor:pointer;
	opacity:0.7;
	transition:all 0.4s;
}
button.slick-arrow:hover{
	opacity:1;
}
button.slick-prev{
	left:-28px;
}	
button.slick-next{
	right:0;
	background:url(../images/arrow-sprite.png) no-repeat -37px center;
}
.roistat-phone p.block-tel{
	line-height:25px;
}
.roistat-phone p.block-tel:first-child{
	margin-bottom:12px;
}