@font-face {
    font-family:'proxima_novalight';
    src:url("../fonts/proximanova-light-webfont.eot");
    src:url("../fonts/proximanova-light-webfontd41d.eot?#iefix") format('embedded-opentype'), url("../fonts/proximanova-light-webfont.woff") format('woff'), url("../fonts/proximanova-light-webfont.ttf") format('truetype'), url("../fonts/proximanova-light-webfont.svg#proxima_novalight") format('svg');
    font-weight:normal;
    font-style:normal;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html,body {
	margin:0;
	padding:0;
	height: 100%;	
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
section, header{
	display: block;
}
body{
	font: 14px/16px 'proxima_novalight',Arial, Helvetica, sans-serif;
	color: #373c3c;
	min-width: 1024px;
}

a{
	color: #000;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
input{
 outline: none;
}
:focus{
	border-color: none;
	box-shadow: none;
}
::-webkit-input-placeholder{ 
	color:#808080; 
	border-color: #dcf5fa;
	box-shadow: none;
}
:-moz-placeholder{
 	color:#808080; 
 	border-color: #dcf5fa;
}
:-ms-input-placeholder{ 
	color:#808080;
	border-color: #dcf5fa;
}
.changed{
	border-color: #dcf5fa !important;
	color: #000 !important;
	-webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
}
.container{
	width: 100%;
	position: relative;
	text-align: center;
	z-index: 5;
}
.clr{
	clear: both;
}
.wrapper{
	min-height: 100%;
}
.w1{
	padding: 0 0 390px;
	overflow: hidden;
}
.wrapper_hold{
	width:1024px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
.bg_body{
	background: url(../images/bg-body.jpg) 50% 0 repeat-x;
	height: 605px;
	/*background-attachment: fixed;*/
}
.columnRight{
	margin: 0 auto;
	text-align: center;
}
.columnRight a{
	text-decoration: underline;
}
.columnRight a:hover{
	text-decoration: none;
}
.homes header{
	background: none;
	height: 140px;
}
.homes .with-bg{
	background: url(../images/bg-header.png) 50% 3px repeat-x;
	height: 204px;
}
.bg_coment{
	background: url(../images/p_2.jpg) repeat;
}
.bg_tech{
	background: url(../images/p_1.jpg) repeat;
}
.bg_tech #main,
.bg_coment #main{
	background: none;
}
header{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 8;
	background: url(../images/bg-header.png) 50% 0 repeat-x;
	background-attachment: fixed;
	width: 100%; 
	height: 201px;
}
h3{
	font-size: 19px;
	line-height: 30px;
	color: #053a3d;
	font-weight: normal;
	margin: 0 0 20px;
}
#parallax-bg1 {
	z-index: 1;
	position: fixed;
	left: 50%; 
	top: 0;
	width: 1024px;
	margin-left: -300px; 
}
#bg1-1 {
	position: absolute;
	top: 0;
	left: -200px;
}
.heder_hold{
	background: #fff;
	margin: 0 0 30px;
	padding: 10px 0;
}
.head_menu{
	width: 990px;
	margin: 0 auto;
	overflow: hidden;
}
nav{
	float: left;
}
.menu{
	list-style: none;
}
.menu li{
	float: left;
	margin: 0 10px 0 0;
}
.menu li a{
	color: #839093;
}
.menu li a:hover{
	color: #e41c0f;
}
.menu .active a{
	color: #e41c0f;
}
.tel{
	float: right;
	color: #839093;
}
.head_logo{
	overflow: hidden;
	width: 1024px;
	margin: 0 auto;
}
.logo{
	float: left;
	background: url(../images/logo.png) no-repeat;
	width: 190px;
	height: 59px;
}
.logo a{
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
}
.basket_hold{
	float: right;
	padding: 15px 21px 0 0;
}
.basket{
	float: right;
	color: #e51b24;
	background: url(../images/basket.png) no-repeat;
	min-height: 18px;
	padding:2px 0 0 30px;
}
.vhod{
	float: right;
	background: url(../images/vhod.png) no-repeat;
	min-height: 18px;
	padding:2px 0 0 21px;
	margin: 0 28px 0 0;
	color: #000;
	text-decoration: none;
}
.basket_name{
	background: url(../images/vhod.png) no-repeat;
	line-height: 20px;
	margin: 0 12px 0 0;
	padding:2px 0 0 21px;
}
.basket_name:hover{
	/*background-position: 0 -20px;*/
}
.authError{
	color: #f00;
	text-align: center;
	display: block;
	margin: 0 auto 10px;
}
#inline1{
	margin: 0 auto;
	background: #eff6f7;
}
.kabinet{
	padding: 15px;
	margin: 0 auto;
	width: 300px;
	text-align: center;
	overflow: hidden;
}
.kabinet span{
	text-transform: uppercase;
	display: block;
	margin: 0 0 20px;
}
.log_pass{
	width: 304px;
	height: 49px;
	background: none;
	padding: 0 0 0 10px;
	font-size: 12px;
	line-height: 20px;
	box-sizing:border-box;
	margin: 0 0 15px;
	border: 2px solid #b6c9cc;
	display: block;
}
.log_pass.changed{
	border-color: #b6c9cc !important;
}
.submit{
	display: block;
	font-size: 12px;
	line-height: 20px;
	width: 125px;
	height: 38px;
	background: none;
	border: 2px solid #3fbdc3;
	padding: 0;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}
.submit:hover{
	cursor: pointer;
	background: #3cb3b9;
	color: #fff;
}
.fff{
	position: relative;
	z-index: 1;
	width: 1024px;
	margin: 0 auto;
}
.carousel-container {
  position:relative;
  width:100%;
  max-width: 1200px;
  margin: 0 auto;
  z-index: 3;
}
#carousel {
  height:355px;
  width:1024px;
  margin: 0 auto;
  position:relative;
  margin-bottom:0.5em;
  font-size:12px;
  font-family: Arial;
  max-width: 1200px;
}
.carousel-image {
  border:0;
  float: left;
  max-width: 300px !important;
  max-height: 300px !important;
}
.carousel-image img{
	max-width: 100% !important;
}
.rrr{
	padding: 0 0 0 40px;
}
.carousel-feature {
  position:absolute;
  top:-1000px;
  left:-1000px;
}
.carousel-feature .carousel-caption {
  position:absolute;
  top:0;
  right: -30px;
  margin: 0 0 0 20px;
  width: 230px;
}
.tracker-summation-container {
  position:absolute;
  color:white;
  right:48px;
  top:230px;
  padding:3px;
  margin:3px;
  background-color:#000;
  display: none;
}
.tracker-individual-container {
  position:absolute;
  color:white;
  right:48px;
  top:210px;
  padding:0;
  margin:0;
  display: none !important;
}
.tracker-individual-container li {
  list-style:none;
}
.tracker-individual-container .tracker-individual-blip {
  margin:0 3px;
  padding:0 3px;
  color:white;
  text-align:center;
  background-color:#DDD;
}
.tracker-individual-container .tracker-individual-blip-selected {
  color:white;
  font-weight:bold;
  background-color:#000;
}
.gall_3def .bx-prev,
#carousel-left {
  position:absolute;
  bottom:179px;
  left:0;
  cursor:pointer;
  background: url(../images/arrow-left.png) no-repeat;
  width: 30px;
  height: 70px;
  z-index: 2;
  text-indent: -9999px;
  overflow: hidden;
}
.gall_3def .bx-prev:hover,
#carousel-left:hover{
	background-position: 0 -70px;
}
.gall_3def .bx-next,
#carousel-right {
  position:absolute;
  bottom:179px;
  right:0;
  cursor:pointer;
  background: url(../images/arrow-right.png) no-repeat;
  width: 30px;
  height: 70px;
  z-index: 2;
  text-indent: -9999px;
  overflow: hidden;
}
.gall_3def .bx-next:hover,
#carousel-right:hover{
	background-position: 0 -70px;
}
.almaz{
	background: url(../images/almaz.png) no-repeat;
	width: 86px;
	height: 67px;
	text-align: center;
	color: #fff;
	padding: 15px 0 0;
	text-transform: uppercase;
	font-size: 14px;
}
.smalld{
	background: url(../images/almaz-small.png) no-repeat;
	width: 69px;
	height: 50px;
	font-size: 12px;
	padding: 10px 0 0;
	left: 41px !important;
	top: 20px !important;
}
.carousel-caption strong a{
	display: inline-block;
	text-transform: uppercase;
	width: 180px;
	text-decoration: underline;
	margin: 0 0 10px;
	line-height: 20px;
}
.carousel-caption strong a:hover{
	text-decoration: none;
}
.carousel-caption p{
	margin: 0 0 31px;
}
.carousel-caption .fly{
	display: inline-block;
	border: 2px solid #3cb3b9;
	padding: 11px 28px;
	text-align: center;
	text-transform: uppercase;
}
.carousel-caption .fly:hover{
	background: #3cb3b9;
	color: #fff;
}
.btns{
	display: inline-block;
	border: 2px solid #3cb3b9;
	padding: 11px 28px;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 20px;
}
.btns:hover{
	background: #3cb3b9;
	color: #fff;
}
.btn_box{
	position: absolute;
	left: 5%;
	top: 25%;
}
.btn_box2{
	position: absolute;
	left: 42%;
	top: 14%;
}
.btn_box3{
	position: absolute;
	left: 0;
	bottom: 16%;
}

.btn_toggle{
	background: url(../images/toogle-btn.png) no-repeat;
	width: 34px;
	height: 32px;
	z-index: 2;
	position: relative;
}
.btn_toggle:hover{
	background-position: 0 -32px;
	cursor: pointer;
}
.ddd{
	background: #fff;
	padding: 10px;
	display: none;
	position: absolute;
	right: 17px;
	top: 17px;
	width: 200px;
	box-shadow: 0 0 5px #ccc;
	z-index: 2;
}
.ddd span{
	text-transform: uppercase;
	display: block;
	margin: 0 0 5px;
}
.ddd p{
	font-size: 12px;
}
.gall_box.red_c{
	background: #b70008;
	border-color: #b70008;
}
.gall_box.red_c:after { 
	border-color: rgba(183, 0, 8, 0);
	border-left-color: #b70008;
}
.gall_box.red_c:before { 
	border-color: rgba(183, 0, 8, 0);
	border-left-color: #b70008;
}
.gall_box {
	position: relative;
	background: #52c9e6;
	border: 4px solid #52c9e6;
	float: left;
	height: 370px;
	width: 240px;
	z-index: 2;
} 
.gall_box p{
	color: #fff;
	text-transform: uppercase;
	width: 185px;
	margin: 0 auto;
	text-align: center;
	line-height: 20px;
}
.gall_box img{
	display: block;
	margin: 88px auto 30px;
}
.gall_box:after,
.gall_box:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.gall_box:after { 
	border-color: rgba(183, 0, 0, 0);
	border-left-color: #52c9e6;
	border-width: 30px;
	margin-top: -30px;
}
.gall_box:before { 
	border-color: rgba(183, 0, 0, 0);
	border-left-color: #52c9e6;
	border-width: 36px;
	margin-top: -36px; 
}
.gall_3def:after{
	clear: both;
	display: block;
	content: '';
}
.gall_3def{
	position: relative;
	margin: 0 auto;
	width: 990px;
}
.bxslider2 .items{
	width: 247px;
}
/*.bxslider:first-child .items{
	margin: 0 0 0 42px;
}*/
.items{
	width: 300px;
	float: left;
	margin: 0 0 30px;
	position: static;
	padding: 0 0 15px;
}
.sss .items{
	width: 247px;
	display: inline-block;
	float: none;
	vertical-align: top;
	min-height: 321px;
	position: static;
}
.sss li{
	/*overflow: hidden;*/
	margin: 0 0 0 -30px;
	position: relative;
}
.sss{
	margin: 0 auto;
	text-align: center;
	/*overflow: hidden;*/
}
.mb50{
	margin: 0 auto 50px;
}
.items:nth-child(5),
.items:nth-child(6){
	display: inline-block;
	text-align: center;
	margin: 0 auto;
	float: none;
}
.items img{
	text-align: center;
	margin: 30px auto 24px;
	display: block;
}
.item_hold{
	width: 195px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	/*padding: 35px 0 0;*/
	/*min-height: 120px;*/
}
.item_hold p{
	margin: 0 0 15px;
	font-size: 12px;
	color: #849292;
	line-height: 18px;
}
.items .almaz{
	position: absolute;
	left: auto !important;
	top: 0;
	margin: 0 0 0 40px;
}
.item_hold strong{
	display: block;
	margin: 5px auto 15px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;
}
.items .fly{
	display: inline-block;
	border: 2px solid #3cb3b9;
	padding: 9px 30px;
	text-align: center;
	position: absolute;
	left: auto;
	bottom: 0;
	margin: 0 0 0 -63px;
}
.items .fly:hover{
	background: #3cb3b9;
	color: #fff;
}
.item_hold a:hover{
	text-decoration: underline;
}
.hide{
	visibility: hidden;
	position: absolute;
}
.gall_3def .bx-pager{
	display: none;
}
.gall{
	overflow: hidden;
	position: relative;
	margin: 0 auto 78px;
	z-index: 2;
}
.gall .bx-wrapper{
	overflow: hidden;
}
.gall .bx-prev{
	background: url(../images/arrow-bx.png) no-repeat;
	width: 13px;
	height: 22px;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
}
.gall .bx-next{
	background: url(../images/arrow-bx.png) no-repeat -13px 0;
	width: 13px;
	height: 22px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	float: right;
}
.bg_main{
	background:url(../images/top_zuby.png) repeat-x 50% 0;
	margin: -101px auto 0;
    overflow: hidden;
    padding: 0 0 101px;
    position: relative;
    width: 100%;
    z-index: 5;
}
#main{
	background:#fff;
    margin: 0 auto;
    position: relative;
    width: 100%;
    z-index: 6;
    padding: 170px 0 50px;
}
.homes #main{
	padding: 0 0 109px;
}
.main_hold{
	margin: 50px auto 0;
	width: 990px;
}
.order{
	overflow: hidden;
}
.order h2{
	font-weight: normal;
	margin: 0 0 27px;
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	color: #373c3c;
}
.left_col{
	float: left;
	width: 637px;
	margin: 0 20px 0 0;
}
.col1{
	float: left;
	width: 308px;
	margin: 0 0 0 20px;
}
.col1 input[type="text"] {
	width: 307px;
	height: 53px;
	background: none;
	padding: 0 0 0 10px;
	font-size: 14px;
	line-height: 20px;
	box-sizing:border-box;
	margin: 0 0 17px;
	border: 2px solid #b6c9cc;
	display: block;
}
.col1 input[type="text"].changed{
	border-color: #dcf5fa !important;
}
.left_col .col1:first-child{
	margin: 0;
}
.row_radio_hold{
	overflow: hidden;
	padding: 23px 0 0;
}
.row_radio{
	overflow: hidden;
	margin: 0 0 20px;
}
.row_radio:hover .radioArea{
	background-position: -18px 0;
}
.row_radio:hover label{
	color: #3fbdc3;
}
.row_radio label{
	float: left;
	padding: 2px 0 0;
}
.row_radio label em{
	font-style: normal;
	color: #e51b24;
}
.m0{
	margin: 0 !important;
}
.cart_table{
	width: 100%;
	font-size: 12px;
	margin: 0 0 30px;
}
.cart_table th{
	color: #555a5a;
}
.cart_table th:first-child{
	text-align: center;
}
.cart_table td:nth-child(2){
	text-transform: uppercase;
}
.cart_input{
	background: #eef0f1;
	border-left: 1px solid #c7c8c9;
	border-top: 1px solid #c7c8c9;
	width: 43px;
	height: 26px;
	text-align: center;
}
.delete_tovar{
	display: block;
	background: url(../images/close.png) no-repeat;
	width: 21px;
	height: 20px;
}
.delete_tovar:hover{
	background-position: 0 -20px;
	cursor: pointer;
}
.oder_buy{
	float: right;
}
.oder_buy p{
	text-transform: uppercase;
	float: left;
	padding: 15px 0 0;
	margin: 0 20px 0 0;
}
.oder_buy p span{
	color: #e51b24;
}
.submit2{
	float: right;
	background: #fff;
}
.submit2:hover{
	cursor: pointer;
	background: #3cb3b9;
	color: #fff;
}
.number_tel{
	text-transform: uppercase;
	display: block;
	padding: 20px 0 35px;
}
.comment{
	overflow: hidden;
	width: 1020px;
}
.comment li{
	float: left;
	width: 475px;
	height: 243px;
	margin: 0 35px 60px 0;
}
.right_img .bg_img{
	float: right;
	margin: 116px 7px 0 0;
}
.right_img .box_coment{
	background: url(../images/coment-right.png) no-repeat;
	width: 356px;
	height: 243px;
}
.bg_img{
	float: left;
	width: 100px;
	height: 100px;
	margin: 116px 15px 0 0;
	background: #52c9e6;
	border-radius: 50%;
}
.box_coment{
	overflow: hidden;
	background: url(../images/coment-left.png) no-repeat;
	width: 356px;
	height: 243px;
	box-sizing:border-box;
	padding: 36px 28px 20px 65px;
}
.box_over{
	height: 176px;
	overflow: hidden;
}
.box_coment strong{
	display: block;
	text-transform: uppercase;
	margin: 0 0 5px;
}
.box_coment span{
	color: #e51b24;
	font-size: 12px;
	display: block;
	margin: 0 0 10px;
}
.box_coment p{
	font-size: 12px;
	height: 134px;

}
.load_coment{
	background: url(../images/load_coment.png) no-repeat;
	width: 42px;
	height: 47px;
	margin: 0 auto;
	cursor: pointer;
}






























.right_col{
	float: left;
	width: 328px;
}
.box_total{
	background: #f5fcfe;
	padding: 27px 27px 60px 27px;
	text-align: center;
	margin: 47px 0 40px;
}
.rez_total{
	overflow: hidden;
	margin: 0 0 20px;
}
.rez_total span{
	float: left;
}
.rez_total em{
	float: right;
	font-style: normal;
}
.all_total{
	font-weight: bold;
	border-top: 1px dashed #929899;
	border-bottom: 1px dashed #929899;
	padding: 22px 0;
	overflow: hidden;
	margin: 28px 0 52px;
}
.all_total span{
	float: left;
}
.all_total em{
	float: right;
	font-style: normal;
}
.box_total .btns{
	background: none;
	padding: 14px 70px;
}
.box_total .btns:hover{
	cursor: pointer;
	background: #3cb3b9;
}
.info_item:after{
	clear: both;
	display: block;
	content: '';
}
/*.bxslider{
	max-width: 980px;
}*/
.item_holder{
	background: url(../images/bg-srichka.png) repeat-x 50% 100%;
	padding: 0 0 50px;
	width: 100%;
	margin: 100px auto 50px;
}
.info_item{
	width: 990px;
	margin: 0 auto;
}
.info_item img{
	float: left;
	margin: 0 50px 0 0;
}
.description_product{
	overflow: hidden;
}
.big_info{
	overflow: hidden;
	margin: 0 0 25px;
}
.big_info .almaz{
	float: left;
	margin: 0 20px 0 0;
}
.big_info h2{
	text-transform: uppercase;
	font-size: 30px;
	line-height: 34px;
	font-weight: normal;
}
.tabset{
	overflow: hidden;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0 0 20px;
}
.tabset li{
	float: left;
	margin: 0 45px 0 0;
}
.tabset a{
	border-bottom: 1px dotted #000;
	float: left;
}
.tabset .active {
	color: #9da8a8;
	border: none;
}
#tab1, #tab2{
	font-size: 12px;
	margin: 0 0 30px;
	overflow: hidden;
}
















h1{
	text-transform: uppercase;
	margin: 0 auto 30px;
	font-size: 34px;
	line-height: 38px;
	color: #373c3c;
	text-align: center;
	font-weight: normal;
}
.prof_history{
	text-align: center;
	overflow: hidden;
	margin: 0 auto 40px;
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
}
.office{
	text-align: center;
	overflow: hidden;
	margin: 0 auto 40px;
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
}
.office li{
	display: inline-block;
	float: none;
}
.office li:first-child{
	margin: 0 20px 0 0;
}
.office li:last-child{
	margin: 0 0 0 20px;
}
.office li a{
	float: none;
	display: inline-block;
	color: #3fbdc3;
	border-color: #3fbdc3;
}
.office li .active{
	color: #053a3d;
	font-weight: bold;
}
.prof{
	color: #3fbdc3;
	display: inline-block;
	border-bottom: 1px dotted #3fbdc3;
	/*margin: 0 20px 0 0;*/
}
.history{
	color: #053a3d;
	display: inline-block;
	/*margin: 0 0 0 20px;*/
}
table{
	font-size: 12px;
	line-height: 14px;
	width: 100%;
}
table tr td,
table tr th{
	border-bottom: 1px solid #dedede;
	padding: 20px;
}
table tr th{

}
table tr td{
}
table tr td:first-child{
	font-size: 14px;
	text-align: center;
}
table tr td:first-child {
	width: 150px;
}
table tr td:first-child img{
	max-width: 100%;
}
table tr th:first-child,
table tr td:nth-child(4),
table tr td:last-child{
	white-space: nowrap;
}


















.name_gall{
	text-align: center;
	text-transform: uppercase;
	margin: 0 auto 78px;
	overflow: hidden;
	width: 980px;
}
.sort_box{
	float: right;
}
.sort_3d{
	float: left;
	background: url(../images/bg-sort-gall.png) no-repeat 0 -30px;
	width: 31px;
	height: 30px;
	margin: 0 20px 0 0;
	cursor: pointer;
}
.sort_3d.slide1_active{
	background: url(../images/bg-sort-gall.png) no-repeat 0 -60px;
}
.sort_3d:hover{
	background-position: 0 0;
}
.sort_line{
	background: url(../images/bg-sort2-gall.png) no-repeat 0 -30px;
	width: 31px;
	height: 30px;
	float: left;
	cursor: pointer;
}
.sort_line:hover{
	background-position: 0 0;
}
.sort_line.slide2_active{
	background: url(../images/bg-sort2-gall.png) no-repeat 0 -60px;
}
.name_gall p{
	font-size: 30px;
	line-height: 34px;
	margin: 0 0 14px;
}
.name_gall strong{
	font-size: 22px;
	line-height: 26px;
	color: #053a3d;
	padding: 0 0 0 60px;
}
.gall .bx-controls{
	position: absolute;
	left: 165px;
	bottom: 45px;
	z-index: 3;
	width: 45px;
}
.gall .bx-pager{
	display: none;
}
.three_box{
	overflow: hidden;
}
.box_promo{
	float: left;
	width: 240px;
	text-align: center;
	margin: 0 57px 0 39px;
}
.box_promo:nth-child(3){
	margin: 0 0 0 39px;
}
.box_promo:nth-child(2) .payment{
	margin:20px auto 24px;
}
.box_promo a{
	margin: 0 auto 18px;
	text-transform: uppercase;
}
.box_promo strong{
	display: block;
	margin: 0 auto 5px;
	text-transform: uppercase;
}
.box_promo p{
	font-size: 12px;
	line-height: 18px;
}
.delivery{
	background: url(../images/bg-delivery.png) no-repeat;
	width: 38px;
	height: 74px;
	display: block;
}
.delivery:hover{
	background-position: -38px 0;
}
.payment{
	background: url(../images/bg-payment.png) no-repeat;
	width: 71px;
	height: 49px;
	display: block;
}
.payment:hover{
	background-position: 0 -49px;
}
.akzii{
	background: url(../images/bg-akzii.png) no-repeat;
	width: 52px;
	height: 74px;
	display: block;
}
.akzii:hover{
	background-position: -52px 0;
}
footer{
	height: 390px;
	margin: -390px auto 0;
	background: url(../images/bg-footer.png) 50% 0 repeat-x;
	position: relative;
	z-index: 9;
	width: 100%;
}
.foot_hold{
	width: 990px;
	margin: 0 auto;
	overflow: hidden;
	padding: 136px 0 46px;
}
.foot_l{
	float: left;
	width: 210px;
}
.foot_l strong{
	display: block;
	text-transform: uppercase;
	margin: 0 0 15px;
	font-size: 12px;
	color: #053a3d;
}
.foot_l p{
	margin: 0;
	background: url(../images/square-small.png) no-repeat 0 5px;
	padding: 0 0 0 20px;
	line-height: 20px;
	font-size: 12px;
	color: #0b5d66;
}
.foot_center{
	float: left;
	margin: 0 0 0 36px;
	color: #0b5d66;
}
.foot_center .menu{
	margin: 0 0 17px;
	overflow: hidden;
}
.foot_center .menu li{
	margin: 0 15px 0 0;
}
.foot_center .menu .active a{
	color: #e41c0f;
}
.foot_center .menu li a{
	color: #0b5d66;
	text-transform: uppercase;
	font-size: 12px;
}
.foot_center .menu li a:hover{
	color: #e41c0f;
}
.info_foot{

}
.info_foot p{
	font-size: 11px;
	margin: 0 0 4px;
}
.info_foot a{
	font-size: 12px;
	color: #0b5d66;
	text-decoration: underline;
}
.foot_r{
	float: right;
	padding: 3px 0 0;
}
.foot_r a{
	margin: 0 0 0 13px;
	float: left;
}
.ico_f{
	background: url(../images/ico-footer.png) no-repeat;
	width: 37px;
	height: 31px;
}
.ico_vk{
	background: url(../images/ico-footer.png) no-repeat -37px 0;
	width: 37px;
	height: 31px;
}
.ico_y{
	background: url(../images/ico-footer.png) no-repeat -74px 0;
	width: 37px;
	height: 31px;
}
.foot_logo{
	background: url(../images/logo-footer.png) no-repeat 0 33px;
	width: 154px;
	height: 29px;
	display: block;
	clear: both;
	padding: 33px 0 0;
}
.foot_logo a{
	height: 100%;
	width: 100%;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
.boot_foot{
	background: #52c9e6;
	text-align: center;
	color: #fff;
	padding: 32px 0;
}
.foot_tell{
	width: 900px;
	margin: 0 auto;
	text-align: center;
}
.foot_tell p{
	margin: 0 0 12px;
	text-transform: uppercase;
	font-size: 12px;
}
.foot_tell span{
	font-size: 25px;
	line-height: 27px;
}
.map{
	text-align: center;
	margin: 0 auto -100px;
	z-index: 6;
	position: relative;
	overflow: hidden;
}
.map img{
	width: 100%;
}
.fxd{
	position: fixed;
}
.prof_box{
	float: left;
	background: #eff6f7;
	padding: 45px 40px;
	width: 609px;
	box-sizing:border-box;
}
.prof_block strong{
	font-size: 18px;
	line-height: 22px;
	color: #053a3d;
	display: block;
	border-bottom: 1px dashed #373c3c;
	padding: 0 0 20px;
	margin: 0 0 20px;
	font-weight: normal;
	text-transform: uppercase;
}
.prof_block p,
.prof_block a,
.prof_block span{
	color: #555757;
	display: block;
	border-bottom: 1px dashed #373c3c;
	padding: 0 0 20px;
	margin: 0 0 20px;
	text-decoration: none;
}
.prof_block a:hover{
	color: #3fbdc3;
}
.pass_fun{
	overflow: hidden;
	padding: 71px 0 0;
}
.pass_fun a{
	color: #3fbdc3;
	border-bottom: 1px dotted #3fbdc3;
	float: left;
}
.pass_fun a:hover{
	border: none;
}
.settings_block{
	float: right;
}
.out_door{
	float: left;
	background: url(../images/out-door.png) no-repeat 0 0;
	width: 18px;
	height: 18px;
	text-decoration: none;
	border: none !important;
	margin: 1px 10px 0 0;
}
.out_door:hover{
	background-position: 0 -18px;
}
.setting{
	float: left;
	background: url(../images/setting.png) no-repeat;
	width: 21px;
	height: 20px;
	text-decoration: none;
	border: none !important;
}
.setting:hover{
	background-position: 0 -20px;
}
.basket_table{
	float: right;
	background: #eff6f7;
	box-sizing:border-box;
	padding: 45px 27px;
	width: 358px;
}
.basket_table strong{
	font-weight: normal;
	text-transform: uppercase;
	display: block;
	margin: 0 auto 15px;
	text-align: center;
}
.basket_table table{
	margin: 0 0 20px;
}
.basket_table table tr td, table tr th{
	border: none;
	padding: 10px;
}
.basket_table .btns{
	float: none;
	display: block;
	margin: 0 auto;
	width: 137px;
}
#redirect_profile{
	background: #eff6f7;
	padding: 50px;
	box-sizing:border-box;
}
.l_fancy{
	float: left;
	width: 308px;
	margin: 0 20px 0 0;
}
.two_col{
	overflow: hidden;
	width: 100%;
}
#out_page{

}
.kab{
	width: 682px;
	padding: 0;
}
#out_page{
	width: 443px;
	padding: 45px;
	box-sizing:border-box;
	background: #52c9e6;
}
#out_page span{
	color: #fff;
}
.bgr{
	background: url(../images/bg-promo.png) repeat 0 0;
	width: 100%;
	height: 585px;
}
.da{
	margin: 0 20px 0 0;
}
.net,
.da{
	color: #000;
	border: 2px solid #fff;
	text-align: center;
	width: 123px;
	float: left;
	height: 30px;
	font-size: 12px;
	line-height: 20px;
	padding: 8px 0 0 0;
	text-transform: uppercase;
}
.net:hover,
.da:hover{
	background: #fff;
	color: #000;
}
.fancybox-margin{
	margin: 0 !important;
}
.technology{
	overflow: hidden;
	margin: 0 0 30px;
    -webkit-column-width: 470px;
    -moz-column-width: 470px;
    column-width: 470px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
}
.technology p{
	font-size: 14px;
	line-height: 21px;
	margin: 0 0 20px;
}
.blue_block:before{
	clear: both;
	content: '';
	display: block;
	background: url(../images/bg-blue-block.png) repeat-x 0 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 8px;
}
.blue_block{
	background: url(../images/bg-blue-block.png) repeat-x 0 100%;
	padding: 20px 0;
	color: #52c9e6;
	text-transform: uppercase;
	position: relative;
	margin: 0 0 20px;
}
.blue_block span{
	display: block;
	font-size: 29px;
	line-height: 31px;
	margin: 0 0 10px;
}
.blue_block strong{
	display: block;
	font-size: 40px;
	line-height: 42px;
	font-weight: normal;
}
.technology ul li{
	background: url(../images/bullet-tech.png) no-repeat 0 7px;
	padding: 0 0 0 20px;
	margin: 0 0 20px;
}
.gall_promotions{
	overflow: hidden;
	max-width: 1280px;
	margin: -180px auto 0;
}
.sertifik{
	overflow: hidden;
	width: 990px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
	padding: 220px 0 0;
}
.img_block{
	float: left;
	margin: 0 50px 0 0;
}
.img_block img{
	width: 100%;
}
.zakaz{
	overflow: hidden;
	color: #fff;
}
.zakaz strong{
	text-transform: uppercase;
	font-size: 28px;
	line-height: 36px;
	font-weight: normal;
	display: block;
	margin: 0 0 25px;
}
.zakaz p{
	margin: 0 0 38px;
	line-height: 21px;
}
.zakaz em{
	font-style: normal;
	color: #e44c52;
	text-decoration: line-through;
	font-size: 19px;
	line-height: 21px;
	display: block;
	margin: 0 0 19px;
}
.right {
	text-align: right;
}
.right a{
	display: inline-block;
	border: 2px solid #fff;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	width: 197px;
	height: 33px;
	padding: 16px 0 0;
	text-align: center;
	font-size: 12px;
}
.right a:hover{
	background: #fff;
	color: #000;
}
.gall_promotions .bx-controls{
	width: 990px;
	margin: 0 auto;
	text-align: center;
}
.gall_promotions .bx-controls-direction{
	display: none;
}
.gall_promotions .bx-pager-item,
.gall_promotions .bx-pager{
	display: inline-block;
}
.gall_promotions .bx-pager-link{
	text-indent: -9999px;
	overflow: hidden;
	display: inline-block;
	background: url(../images/switcher.png) no-repeat;
	width: 21px;
	height: 21px;
	margin: 0 5px;
}
.gall_promotions .bx-pager-link.active{
	background-position: 0 -21px;
}
.gall_promotions .bxslider li{
	/*background: url(../images/bg-fon.jpg) repeat;*/
	width: 100%;
	/*padding:100px 0;*/
	/*min-height: 585px;*/
}
.bottom_bg2{
	background: url(../images/bg-fon2.jpg) no-repeat;
	width: 1280px;
	height: 585px;
	position: absolute;
	left: 0;
	top: 0;
}
.bottom_bg{
	background: url(../images/bg-fon.jpg) no-repeat;
	width: 1280px;
	height: 585px;
	position: absolute;
	left: 0;
	top: 0;
}
.black{
	color: #000;
}
label.error {
    color: #f00;
   display: block;
   margin: 15px 0 5px;
}
@media screen and (max-width: 1024px) and (min-width: 1024px){
	.carousel-container #carousel-left{
		left: 10px;
	}
	.carousel-container #carousel-right{
		right: 10px;
	}
}
.trabl{
	overflow: hidden;
	margin: 0 0 20px;
}

.trabl a{
	color: #3fbdc3;
	text-decoration: underline;
	float: right;
	margin: 8px 0 0;
}
.trabl a:hover{
	text-decoration: none;
}
.pass_off{
	color: #3fbdc3;
	text-decoration: underline;
	display: inline-block;
	float: left;
}
.pass_off:hover{
	text-decoration: none;
}
.trabl .submit{
	float: left;
}
.kab2{
	width: 308px;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}
.w200{
	width: 200px;
}
.nonedis{
display:none;
}
.init,
.region{
	/*margin: 0 0 17px;*/
	overflow: hidden;
}










