@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, 
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table,
caption, tbody, tfoot, thead, tr, th, p{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:inherit;
	font-family:inherit;
	vertical-align:baseline;
	list-style:none;
}


header, section, footer, aside, nav, article, menu {
	display: block;
}
body,html{
	height: 100%;
    width: 100%;
	font-size: 14px;
	font-family: 'Open Sans',sans-serif;
	line-height: 1.4;
	color:#000;
}
.clear{
	clear: both;
}
input, textarea, input:active, textarea:active, textarea:focus, select:focus, select:active  {
	outline:none;
}  /*delete orange border in Chrome*/

#all{
	position: relative;
	overflow:hidden;
	min-height: 100%;
}
.container{
	margin: 0 auto;
	padding-bottom:10px;
	max-width: 1000px;
}
.main-content{
	overflow:hidden;
	padding: 40px 0 60px;
}
h1, h2, h3, h4{
	font-size: 30px;
	font-weight: normal;
	line-height: 2;
}
.main_page_fon h1 {
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	line-height: 1.2;
	text-align: center;
}
h2, h3 , h4{
	text-align: center;
}
h5 {
	color: #0e5cc3;
	text-transform: uppercase;
	font-weight: 700;
} .block_text_02 h5{margin-bottom: 10px;}
.row{
	overflow: hidden;
}
.span2, .span3, .span4, .span5, .span6, .span7, .span8, .span9, .span10{
	float: left;
}
.span2{
	width: 20%;
}
.span3{
	width: 30%;
}
.span4{
	width: 40%;
}
.span5{
	width: 50%;
}
.span6{
	width: 60%;
}
.span7{
	width: 70%;
}
.span8{
	width: 80%;
}
/*.without_modal{
	display: none;
}*/
/*   header 
--------------------------------------------------------------   header  ------------*/
header {
    background: none repeat scroll 0 0 #F3F3F3;
	position: relative;
}
.header_main_page{
    height: auto;
}
.header{
	min-height: 140px;
}
#logo{
	margin: 18px 0 6px 0;
	height: 65px;
	width: 140px;
	cursor:pointer;
	background: url(../img/logo.png) top center no-repeat;
}

.rus_eng {
    background: url("../img/button_en_ru.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    float: right;
    height: 38px;
    width: 128px;
}
.rus_eng a {
    color: #F3F3F3;
    display: block;
    float: left;
    font-weight: 500;
    padding: 8px 15px 5px 22px;
    text-decoration: underline;
    text-transform: uppercase;
}
.rus_eng a:hover,
.rus_eng a.active{
	text-decoration: none;
}
.rus_eng a.active{
	cursor: default;
}

h1 {
  line-height: 35px;
  margin-bottom: 20px;
}

.addtocart {
    background: #FDBE0B;
    background: linear-gradient(#fec706 0%,#faa617 100%);
    background: -moz-linear-gradient(#fec706 0%,#faa617 100%);
    background: -webkit-linear-gradient(#fec706 0%, #faa617 100%);
    background: -o-linear-gradient(#fec706 0%, #faa617 100%);
    background: -ms-linear-gradient(#fec706 0%, #faa617 100%);
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border: 1px solid #CC7001;
    padding: 10px 30px;
    position: relative;
    color: #fff;
    text-decoration: none;
}
.addtocart:hover {
background: linear-gradient(#faa617 0%,#fec706 100%);
    background: -moz-linear-gradient(#faa617 0%,#fec706 100%);
    background: -webkit-linear-gradient(#faa617 0%, #fec706 100%);
    background: -o-linear-gradient(#faa617 0%, #fec706 100%);
    background: -ms-linear-gradient(#faa617 0%, #fec706 100%);
}
.addtocart:after {
  }
  .js_shop_id .addtocart {
    margin-top: 20px;
    margin-bottom: 20px;
  }

/*  nav
--------------------------------------------------------------------  nav  ------------*/

nav{
	position: relative;
}
	nav ul{
		float: right;
		margin-top: 10px;
	}
	
	nav ul li {
		float: left;
		min-height: 28px;
	}
	nav ul li a{
		display:block;
		color: #000;
		text-decoration: none;
		padding:0 10px 9px;
		border-bottom: 1px solid #8e8e8c;
	}
	nav ul li a:hover{
		color: #000;
		text-decoration: none;
		border-bottom: 3px solid #188ee8;
		padding-bottom: 8px;
	}
		nav ul li.active{		
			border-bottom: 3px solid #188EE8;

		}
		
.white_ahd_stripe{
	background: none repeat scroll 0 0 #FFFFFF;
	border-top: 1px solid #c3c2c0;
	border-bottom: 1px solid #c3c2c0;
	padding:7px 0;
	overflow:hidden;
}		
.main_page_fon {
    background: url("../img/bg_main_page.jpg") no-repeat scroll center top #2C78CE;
    min-height: 532px;
    overflow: hidden;
}
.main_page_h1_block {
    float: right;
    min-height: 531px;
    position: relative;
    width: 475px;
}
.main_page_h1_block h1 {
    margin: 45px 0 25px;
}
.main_page_h1_block p{
	margin: 20px 0;
}
.main_page_h1_block img {
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 348px;
    width: 100%;
}	
.button_know_cost_all{
	background: url("../img/bg_flag.png") top center no-repeat;
	height: 170px;
	width: 475px;
	position: absolute;
	bottom:0;
	right: 0;
}
.button_know_cost{
	width: 475px;
	position: absolute;
	bottom:0;
	right: 0;
}	
.button_know_cost a {
    background: #FDBE0B;
	background: linear-gradient(#fec706 0%,#faa617 100%);
		background: -moz-linear-gradient(#fec706 0%,#faa617 100%); 
		background: -webkit-linear-gradient(#fec706 0%, #faa617 100%);
		background: -o-linear-gradient(#fec706 0%, #faa617 100%);
		background: -ms-linear-gradient(#fec706 0%, #faa617 100%);
    border: 1px solid #FDD54F;
    border-radius: 20px 20px 0 0;
	-webkit-border-radius: 20px 20px 0 0;
	-moz-border-radius: 20px 20px 0 0;
    bottom: 0;
    color: #FFFFFF;
    display: block;
    font-size: 24px;
    font-weight: 700;
    height: 41px;
    padding-top: 7px;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 2px #7A756A;
    text-transform: uppercase;
    width: 471px;
    z-index: 12;
}
.button_know_cost a:hover,
.order_translation a:hover,
#forma input[type="submit"]:hover {
	background: linear-gradient(#faa617 0%,#fec706 100%);
		background: -moz-linear-gradient(#faa617 0%,#fec706 100%); 
		background: -webkit-linear-gradient(#faa617 0%, #fec706 100%);
		background: -o-linear-gradient(#faa617 0%, #fec706 100%);
		background: -ms-linear-gradient(#faa617 0%, #fec706 100%);
}
.button_know_cost p {
    border: 1px solid #CC7001;
    border-radius: 20px 20px 0 0;
	-webkit-border-radius: 20px 20px 0 0;
	-moz-border-radius: 20px 20px 0 0;
    bottom: 0;
    display: block;
    height: 49px;
    margin: 0;
    position: absolute;
    right: 0;
    width: 473px;
}
.slogan p{
	color: #fec706;
    font-size: 18px;
    font-weight: 700;
	margin-bottom: 180px;
}
.grey{
	background: #f3f3f3;
}
.white {
	background: #fff;
}	
.white ul, white ol {
margin-left: 30px;
}
.white ul li {
list-style: disc;
}
.white ul ol {
list-style: decimal;
}	
.content {
	padding: 20px 0;
}
.topic_01, .topic_02, .topic_03, .topic_04, .topic_05{
	padding-top: 106px;
    text-align: center;
	margin-bottom: 20px;
}
.topic_01{
	background: url("../img/bg_topics_translations.png") no-repeat;
	background-position: center 0;
}
.topic_02{
	background: url("../img/bg_topics_translations.png") no-repeat;
	background-position: center -186px;
}
.topic_03{
	background: url("../img/bg_topics_translations.png") no-repeat;
	background-position: center -378px;
}
.topic_04{
	background: url("../img/bg_topics_translations.png") no-repeat;
	background-position: center -581px;
}
.topic_05{
	background: url("../img/bg_topics_translations.png") no-repeat;
	background-position: center -768px;
}
.topics_translations em{
	color: #707070;
	margin-bottom: 10px;
	display: block;
}
hr.grey_hr{
	border: 1px solid #d3d1d2;
	margin: 0;
}
hr.white_hr{
	border: 1px solid #fff;
	margin: 0;
}
.our_clientele small{
	color: #0e5cc3;
	font-size: 14px;
	display: block;
	text-align: center;
}	
.block_text_01 p{
	margin: 10px 20px 10px 0;
}
.block_text_02 {
	background: url("../img/bg_text_block.jpg") no-repeat;
	background-position: right center;
	min-height: 166px;
	width: 240px;
	float: right;
	padding: 40px;
}	


/* aside 
------------------------------------------------------------------------------  aside   ------------*/

aside {
    float: left;
    padding: 7px 0 20px;
    width: 24%;
}
.left_menu ul {
    background: none repeat scroll 0 0 #F3F3F3;
    border-radius: 0 0 15px 15px;
	-webkit-border-radius: 0 0 15px 15px;
	-moz-border-radius: 0 0 15px 15px;
    margin-bottom: 36px;
    padding: 20px 7%;
}

.left_menu p{
	background: #297bd2;
	border-radius: 15px 15px 0 0;
	-webkit-border-radius: 15px 15px 0 0;
	-moz-border-radius: 15px 15px 0 0;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
	margin-bottom: 10px;
	text-align: center;
	text-transform: uppercase;
	padding: 10px 0;
}
.left_menu ul li a{
    color: #0e5cc3;
	display: block;
	padding: 7px 0;	
}
.left_menu ul li.active{
    color: #f89c1b;
	text-decoration: none;
	cursor: default;
    padding: 7px 0;
}
.left_menu ul li a:hover{
    color: #f89c1b;
	text-decoration: none;
}

/*   section:
-----------------------------------------------------------------------  section  ------------------*/

section {
    overflow: hidden;
    padding-left: 4%;
    width: 71%;
}

/*  tarify
----------------------------------------------------------------------- tarify ------------------*/	

.blue{
	color: #0e5cc3;
}
.tarify{
	font-size: 13px;
}
.tarify h2{
	font-size: 14px;
	font-weight: 700;
	color: #0e5cc3;
	line-height: 1.2;
	text-transform: uppercase;
	text-align: left;
	margin-bottom: 20px;
}

.red span{
	font-size: 12px;
	color: #c7254e;
	display: block;
	background: #f9f2f4;
	padding: 3px;
	margin: 6px 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.accordeon {
  margin-top: 20px;
}

.hide {
  display: none;
}

.modal-form input, .modal-form textarea, .modal-form select {
  background: none repeat scroll 0 0 #f5f5f5;
    border-top: 3px solid #7d98ad;
    border-top-style: inset;
    border-left: 3px solid #7d98ad;
    border-left-style: inset;
    border-right: 1px solid #7d98ad;
    border-bottom: 1px solid #7d98ad;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    color: #717171;
    font-family: 'Open Sans',sans-serif;
    font-size: 13px;
    padding: 7px 5px;
    margin-top: 7px;
    max-width: 485px;
    width: 100%;
}

/*  table
--------------------------------------------------------------------------   table   -------------*/
.table {
	width:100%;
	border-spacing: 0;
	border-right: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	border-collapse: separate;
	border-image: none;	
	font-size:13px;
	color:#555555;
	background: none;
	text-align: left;
    width: 100%;
	margin:20px auto 40px auto;
	line-height: 1.5;
	}
	
	.table thead{
		color: #000;
		font-size: 14px;
		font-weight: 700;
		text-transform: uppercase;
	}	
	.table em{
		color:#0e5cc3;
	}	
	.table-striped tbody > tr:nth-child(2n+1) > td, .table-striped tbody > tr:nth-child(2n+1) > th {
		background-color: #f8f9f7;
	}
	.table th, .table td {
		border-left: 1px solid #DDDDDD;
		border-bottom: 1px solid #DDDDDD;
		padding: 10px;
		vertical-align: middle;
	}
.simple_table{
	border-spacing: 0;
	border: none;
	border-collapse: separate;
	border-image: none;	
	text-align: left;
	margin:20px 0;
	line-height: 1.5;
}
.simple_table td {
padding: 10px 20px 10px 0;

}

/*footer:
-----------------------------------------------------------------------  footer  ------------------*/	
.hFooter{
	clear:both;
	height: 135px;
}	
footer{
	background: #0c2a50;
	color:#fff;
	font-size:14px;
	margin-top: -135px; 
	position:relative;
	padding: 24px 0;
}
footer menu {
    margin: 0;
    padding: 0;
}
footer menu ul{
    float: right;
}
footer menu ul li{
	float: left;
}
footer menu ul li a{
	color:#fff;
	display: block;
	text-decoration: none;
	padding: 0 0 0 10px;
}
footer menu ul li.active {
	text-decoration: none;
	cursor: default;
	color:#f89c1b;
	padding-left: 10px;
}
footer menu ul li a:hover{
	text-decoration: none;
	color:#f89c1b;
}
/*  modal_okno
--------------------------------------------------------------------------   modal_okno  -------------*/
.fancybox-inner{
width: 89%!important;
}
.fancybox-opened .fancybox-skin{
background: url(../img/bg_forma.png) no-repeat !important;
box-shadow: none!important;
height: 515px!important;
width: 380px!important;
} 
.fancybox-inner {
height: 515px!important;
}
#forma h3,
#forma_2 h3{
	font-size: 18px;
	font-weight: 700;
	line-height: 1.2;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.infofield{
font-family: 'Open Sans',sans-serif;
}

#forma h3{
	color: #fff;
}
#forma_2 h3{
	color: #faaa14;
	margin-top: 20px;
}
#forma p,
#forma_2 p{
padding-left: 10px;

}
#forma_2 a{
	display: block;
	color: #000;
	margin: 0 10% 20px 0;
	float: right;
}
#forma_2 a:hover{
	text-decoration: none;
}
#forma input[type="submit"],
#forma_2 input[type="submit"], .cart_order input[type="submit"], .modal-form input[type="submit"] {
    background: linear-gradient(#FEC706 0%, #FAA617 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
    color: #FFFFFF;
    font-family: 'Open Sans',sans-serif;
    font-size: 13px;
    font-weight: 700;
    padding: 6px 32px 5px 32px;
    text-align: center;
    text-shadow: 1px 1px 2px #7A756A;
    text-transform: uppercase;
	cursor: pointer;
}
.modal-form input[type="submit"] {
  max-width: 100px;
  width: 100%;
  padding: 5px;
  }
.cart_order input[type="submit"] {
  margin-top: 10px;
  }

#forma select,
#forma_2 select {
    background: none repeat scroll 0 0 #f5f5f5;
    border-top: 3px solid #6c6c6c;
	border-left: 3px solid #6c6c6c;
	border-right: 1px solid #7d98ad;
	border-bottom: 1px solid #7d98ad;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
    color: #717171;
    font-family: 'Open Sans',sans-serif;
    font-size: 13px;
    margin-top: 5px;
    padding: 7px 5px;    	
}
#forma select option,
#forma_2 select option  {
    margin-top: 10px;
} 
#forma div.with_select,
#forma_2 div.with_select {
    margin: 0 auto;
    width: 90%;
}
.with_select select {
	width: 40%;
}
#forma_2 p {
    padding-left: 10%;
}
#forma_2 .input_file {
    margin: 10px 0 2px 10%;
    position: relative;
}
#forma input[type="text"], #forma textarea,
#forma_2 input[type="text"], #forma_2 textarea, .cart_order input[type="email"]{
	background: none repeat scroll 0 0 #f5f5f5;
    border-top: 3px solid #7d98ad;
	border-top-style: inset;
	border-left: 3px solid #7d98ad;
	border-left-style: inset;
	border-right: 1px solid #7d98ad;
	border-bottom: 1px solid #7d98ad;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
    color: #717171;
    font-family: 'Open Sans',sans-serif;
    font-size: 13px;    
    padding: 7px 5px;
	margin-top: 7px;	
}
.cart_order input[type="email"]{
  max-width: 220px;
  width: 100%;
  margin-bottom: 20px;
  }
.with_select_and_input input[type="text"] {
	width: 42%;	
	margin-left:2%!important;
	margin: 12px 0 0;
}
.with_select_and_input select {
	width: 46%;	
	margin-left:2%!important;
}
.with_input input[type="text"] {
    margin: 12px 0 0 7px;
    width: 91%;
}
.feedback_form_param7, .feedback_form_param8 {
    display: inline-block;
    width: 50%;
}
.feedback_form_param7 .feedback_form_param_text,
.feedback_form_param8 .feedback_form_param_text {
display: none;
}
.feedback_form_param7 .feedback_form_param_text_2,
.feedback_form_param8 .feedback_form_param_text_2 {
float: left;
margin: 12px 5px 0 10px;
}
.feedback_form_param7 select, .feedback_form_param8 select {
    width: 105px;
}
.feedback_form_param9 input {
width: 93%;
}

.feedback_form_param10,
.feedback_form_param11,
.feedback_form_param12,
.feedback_form_param14,
.feedback_form_param15 {
    display: inline-block;
    width: 50%;
}
.feedback_form_param11 input,
.feedback_form_param12 input,
.feedback_form_param14 input,
.feedback_form_param15 input {
    width: 86%;
}
.feedback_form_param10 select,
{
    width: 93%;
}

.feedback_form_param17 {
    margin: 5px 0;
    position: relative;
}
.feedback_form_param12{
position: relative;
margin: 10px 0 2px 0;
}
.feedback_form_param17 input[type="file"],
.feedback_form_param12 input[type="file"],
.modal-form .feedback_form_param20 input[type="file"]{
opacity:0;
}

.modal-form .feedback_form_param20 {
  position: relative;
}

.feedback_form_param17 .infofield,
.feedback_form_param12 .infofield,
.modal-form .feedback_form_param20 .infofield {
background: url("../img/bg_input_file.png") no-repeat scroll 0 center rgba(0, 0, 0, 0);
color: #717171;
font-family: 'Open Sans',sans-serif;
font-size: 13px;
    left: 0;
    padding: 0 0 0 26px;
    position: absolute;
    top: 0;
}
.modal-form .feedback_form_param20 .infofield {
  top: 20px;
  }

  .modal-form {
    padding: 30px;
  }


.feedback_form{
position: relative;
}
#mod #forma .feedback_form .errors {
    bottom: 106px;
    color: #FF0000 !important;
    font-size: 20px;
    left: 24px;
    position: absolute;
    text-align: center;
}
.contact  .feedback_form .errors{
position: relative!important;
    color: #FF0000 !important;
    font-size: 20px;
    left: 24px;
    text-align: center;
	margin-top: 78px;
}
#forma textarea,
#forma_2 textarea  {
	height: 85px;
	width: 95%;
}

/*  contact:
----------------------------------------------------------------------- contact ------------------*/

.feedback_form_param10, .feedback_form_param11 {
    display: inline-block;
    width: 50%;
} 
.feedback_form_param10 input,
.feedback_form_param11 input {
width: 90%;
}
.captcha{
	margin: 10px 0;
}

 
.form_contact {
    margin-left: -7px;
    width: 65%;
}
.form_contact textarea{
	height: 125px!important;
}


.contact h2 {
    color: #000000;
    font-size: 18px;
    font-weight: 700;
    margin-top: 20px;
    text-align: left;
    text-transform: uppercase;
}
.contact strong{
	color: #0e5cc3;
}
.tel {
	background: url("../img/bg_tel.png") no-repeat;
	background-position: left top;
	height: 30px;
    padding: 9px 0 0 42px;
}
.email {
	background: url("../img/bg_email.png") no-repeat;
	background-position: left top;
	height: 22px;
	padding: 3px 0 0 42px;
}
.adress_hidden{
	color: #fff;
}

.order_translation p {
    background: none repeat scroll 0 0 #FDD44F;
    border: 1px solid #CC7001;
    border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
    display: block;
    height: 46px;
    margin-top: 20px;
    padding: 1px;
	position: relative;
}
.order_translation a{
	background: #FDBE0B;
	background: linear-gradient(#fec706 0%,#faa617 100%);
		background: -moz-linear-gradient(#fec706 0%,#faa617 100%); 
		background: -webkit-linear-gradient(#fec706 0%, #faa617 100%);
		background: -o-linear-gradient(#fec706 0%, #faa617 100%);
		background: -ms-linear-gradient(#fec706 0%, #faa617 100%);
	color: #FFFFFF;
    display: block;
    font-size: 16px;
    font-weight: 700;
	text-transform: uppercase;
    height: 41px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	height: 36px;
    padding: 10px 0 0 17px;
	text-align: center;
    text-decoration: none;
}
.order_translation strong {
	background: url("../img/bg_order_translation.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    display: block;
    height: 36px;
    left: 7px;
    position: absolute;
    top: 9px;
    width: 32px;
}
.send{
	overflow:hidden;
}
.send p {
    background: none repeat scroll 0 0 #FDD44F;
    border: 1px solid #CC7001;
    border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
    display: block;
    float: right;
    margin: 5px 16px 0 0;
    padding: 1px !important;
    position: relative;
    text-align: center;

}
.send a{
	background: #FDBE0B;
	background: linear-gradient(#fec706 0%,#faa617 100%);
		background: -moz-linear-gradient(#fec706 0%,#faa617 100%); 
		background: -webkit-linear-gradient(#fec706 0%, #faa617 100%);
		background: -o-linear-gradient(#fec706 0%, #faa617 100%);
		background: -ms-linear-gradient(#fec706 0%, #faa617 100%);
	color: #FFFFFF;
    display: block;
    font-size: 16px;
    font-weight: 700;
	text-transform: uppercase;
    height: 41px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	height: 32px;
    padding: 10px 0 0 17px;
	width: 144px;
	text-align: center;
    text-decoration: none;
}
/*    shop---------------------------------*/
.catalog_menu ul li {
font-weight: 700;
border-top: 1px solid #dadada;
position: relative;
padding-left: 20px;
}
.catalog_menu ul li.active {
padding-left: 20px;
}
.catalog_menu ul li:first-child {
border-top: 1px solid transparent;
}
.catalog_menu ul li:before {
content: url('../img/doc.png');
position: absolute;
top: 8px;
left: 0;
}
.catalog_menu ul li a {
 text-decoration: none;
}
.preview {
    float: left;
    margin-right: 80px;
    margin-bottom: 20px;
}

.preview img {
    border: 1px solid #dddddd;
    max-width: 250px;
    width: 100%;
    height: auto;
}

.sort-by {
  margin-bottom: 15px;
  text-align: right;
}
.sort-by a{
color: #000;
text-decoration: none;
}
.discription {
  float: left;
  max-width: 330px;
  width: 100%;
}
.price_lines {
  border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    padding: 7px 0;
    margin: 10px 0;
    text-align: right;
}

.price {
    color: #faa617;
    margin: 35px 0;
    font-size: 18px;
    font-weight: 900;
 }
.js_shop_id .shop-item-price{
  margin-top: 20px;
}

.js_shop_id .price{
  font-size: 23px;
}

.shares {
  clear: both;
  cursor: pointer;
}

.items {
  display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    }
.item {
    padding: 10px;
    position: relative;
    border: 1px solid #dddddd;
    -webkit-box-shadow: -5px 5px 12px 1px rgba(0,0,0,0.23);
    -moz-box-shadow: -5px 5px 12px 1px rgba(0,0,0,0.23);
    box-shadow: -5px 5px 12px 1px rgba(0,0,0,0.23);
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 200px;
    min-width: 200px;
    width: 100px;
    margin-right: 14px;
    margin-bottom: 14px;
}

.img-item img {
    border: 1px solid #dddddd;
    max-width: 100px;
    width: 100%;
    height: auto;
}

.img-item {
    text-align: center;
}

.item-link a {
    color: #0e5cc3;
    text-decoration: none;
    font-size: 14px;
}

table.cart thead tr th, table.cart tbody tr td {
  border: 1px solid #DEDEDE;
  padding: 5px;
}

#cart-page {
  padding-left: 0;
  width: 100%;
}

table.cart {
  border-collapse: collapse;
}

.cart-icon {
    position: absolute;
    right: 145px;
    top: 7px;
}

.search_block form {
  background: none repeat scroll 0 0 #F3F3F3;
    border-radius: 0 0 15px 15px;
    -webkit-border-radius: 0 0 15px 15px;
    -moz-border-radius: 0 0 15px 15px;
    margin-bottom: 36px;
    padding: 20px 7%;
    position: relative;
}

/************CART************/
.cart_name a {
  text-decoration: none;
  color: #0e5cc3;
}

.cart_price, .cart_summ {
white-space: nowrap;
}

input.number {
  text-align: center;
}

.cart_price, .cart_summ, .cart_count {
  text-align: center;
}

.search_block input[type="submit"] {
    display: inline-block;
    border: none;
   width: 24px;
   height: 24px;
    margin-bottom: 0;
    vertical-align: middle;
    background: url(../img/search.png) no-repeat center center;
    cursor: pointer;
    position: absolute;
    top: 25px;
    right: 10px;
}

.search_block input{
  max-width: 165px;
  width: 100%;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 10px;
}

/*  clients
----------------------------------------------------------------------- clients ------------------*/	
#clients{
overflow: hidden;
margin-top: 30px;
}

#clients .karusel {
    float: left;
    margin: 2px 18px;
    min-height: 330px;
}

.back {
display: none;
}
/*  media for nav:
----------------------------------------------------------------------- media for nav ------------------*/	
@media screen and (max-width: 767px) {
nav {
position: relative;
z-index: 2000;
}  
nav ul {
width: 100%;
background: url("../img/icon-menu.png") no-repeat #e1e0e0;
border-bottom: 1px solid #c3c2c0;
background-position: 10px 12px;
box-shadow: 1px 2px 2px rgba(0,0,0,0.7);
padding: 10px 0;
position: fixed;
top: 0;
left: 0;
margin:0;
min-height: 18px;
}
nav ul li {
display: none; 
margin: 0;
float: none;
}
nav ul li a{
border: none;
padding: 5px 0 5px 30px!important;
}
nav ul li.active a,
nav ul li a:hover {
background: #fff;
border: none;
}
nav ul:hover li {
display: block;
}
}
/*  media:
----------------------------------------------------------------------- media ------------------*/	

@media only screen and (min-width: 767px) and (max-width: 880px) {
.main_page_h1_block h1{
    margin-top: 20px;
}
}

@media screen and (max-width: 767px) {
header{
margin-top:23px!important;
}
.main_page_fon {
    background: none repeat scroll 0 0 #2C78CE;
    min-height: 381px!important;
}
.main_page_h1_block h1 {
    margin-top: 0;
}

.main_page_h1_block {
    float: none;
    margin: 0 auto -10px auto!important;
    min-height: 456px;
    padding: 2% 0 0;
    position: relative;
}
.karusel img {
    height: auto;
    max-width: 100%;
}
.karusel p {
	font-size: 12px;
	margin: -74px auto 0;
}
#makeMeScrollable {
    width: 81%;
}
#makeMeScrollable .karusel {
    min-height: 214px;
}
.span2, .span3, .span4, .span5, .span6, .span7, .span8, .span9, .span10{
	float: none;
	width: 98%;
	padding: 0 1%;
}
.block_text_02 {
    float: none;
    margin: 0 auto;
}
footer menu ul {
    float: none;
    margin-top: 20px;
}

.rus_eng {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 3000;
}
.topic_01, .topic_02, .topic_03, .topic_04, .topic_05 {
    padding-top: 106px !important;
}

aside {
    float: none;
    margin: 0 auto;
    max-width: 400px;
    width: 80%;
	padding: 10px 0;
}
section,
.form_contact{
    margin: 0 auto;
    width: 90%;
	padding: 10px 0;
}
.main-content {
    padding: 0 0 20px;
}
#clients .karusel {
    margin: 0 auto;
    max-width: 165px;
	min-height: 274px;
}
}
/*  media
--------------------------------------------------------------------------   media   -------------*/

@media only screen and (min-width: 50px) and (max-width: 600px) {
#makeMeScrollable{
	display: none;
}

h1, h2, h3, h4 {
    line-height: 1.1;
}
footer menu ul li a {
    padding: 0 0 13px 10px;
}	
.slogan p {
    margin-bottom: 180px;
}
.table,
.table thead {
    font-size: 10px;
	}
	.table th, .table td{
	padding:2px 1px;
	}
.button_know_cost p {
    height: 37px;
    width: 261px;
}
.button_know_cost_all{
	background: none;
	width: 100%;
	height: 40px;
}
.slogan p {
    margin-bottom: 43px!important;
}
#forma p {
    padding-left: 16px;
}
.button_know_cost a {
    font-size: 15px;
    font-weight: 700;
    height: 28px;
    padding-top: 7px;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 259px;
    z-index: 12;
}
/*.without_modal{
	display: block;
	 text-align: center;
}
.without_modal a:hover{
	text-decoration: none;
}
.with_modal{
	display: none;
}*/

.main_page_h1_block {
    min-height: 380px !important;
    width: 100%;
}



}

@media (min-width: 50px) and (max-width: 600px) {
  #article-slider #makeMeScrollable{
	display: block;
}
}
@media screen and (max-width: 400px)  {
.block_text_02 {
    width: 218px!important;
	padding: 14px;
}
#clients .karusel {
    float: none!important;
}
.fancybox-wrap{
	left: 0!important;
	width: auto!important;
}
#forma_2 input[type="text"], #forma_2 textarea {
    display: block;
    margin: 12px auto !important;
    width: 79%;
}

#forma_2 select {
    display: block;
    margin: 12px auto !important;
    width: 82%;
}

#forma_2 .with_select span {
	display: block;
	float: left;
	width: 30px;
}
.feedback_form_param4, .feedback_form_param5 {
    width: 100%;
}	
.tel {
    margin-bottom: 10px;
	}
	
.contact strong {
    display: block;
    margin-top: 11px;
}
}
/*@media screen and (max-width: 300px)  {
.order_translation strong{
display: none;
}
.order_translation a {
    padding: 10px 0 0;
}
}
@media only screen and (min-width: 767px) and (max-width: 900px){
.order_translation strong{
display: none;
}
.order_translation a {
    padding: 10px 0 0;
}
}*/
@media only screen and (min-width: 430px) and (max-width: 600px){
.header {
    min-height: 96px;
}
}

.private {
  font-style: italic;
  border: 2px solid #297bd2;
  padding: 10px;
  border-radius: 10px;
  margin-top: 20px;
  }

  #article-slider .karusel {
    width: auto !important;
    min-height: 200px !important;
    position: relative;
  }

  #article-slider div.scrollWrapper{
    max-height: 200px;
  }

 #article-slider .karusel p {
       max-width: 180px;
       display: none;
       position: absolute;
       bottom: 0;
       right: 0;
       left: 0;
       background: rgba(255, 255, 255, 0.8);
       font-weight: 700;
       padding: 10px;
 }

 #article-slider .karusel:hover > p {
   display: block;
  }

  .modal-form .captcha input[type="text"] {
    max-width: 80px; width: 100%;
  }

.order_form_param12 {
margin-bottom: 15px;
}

input#feedback_p23{
max-width: 15px;
}

   