﻿	html, body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, sub, sup, b, u, i,  dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		vertical-align: baseline;
		background: transparent;
		font-size: 100%;
	}
	
	@font-face {
	    font-family: 'MyriadProBoldCondensed';
	    src: url('../fonts/myriadpro-boldcond-webfont.eot');
	    src: url('../fonts/myriadpro-boldcond-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/myriadpro-boldcond-webfont.woff') format('woff'),
		 url('../fonts/myriadpro-boldcond-webfont.ttf') format('truetype'),
		 url('../fonts/myriadpro-boldcond-webfont.svg#MyriadProBoldCondensed') format('svg');
	    font-weight: bold;
	    font-style: normal;
	}
	
	@font-face {    
	    font-family: 'MyriadPro-Cond';    
	    src: url('../fonts/myriadpro-cond.eot');    
	    src: url('../fonts/myriadpro-cond.eot?#iefix') format('embedded-opentype'),         
		 url('../fonts/myriadpro-cond.woff') format('woff'),         
		 url('../fonts/myriadpro-cond.ttf') format('truetype'),         
		 url('../fonts/myriadpro-cond.svg#myriadpro-cond') format('svg');    
		 font-weight: normal;    
		 font-style: normal;
	}
	
	
	a {
		margin:0;
		padding:0;
		font-size:100%;
		vertical-align:baseline;
		background:transparent;
	}
	
	table {
		border-collapse: collapse; 
		border-spacing: 0;
	}
	
	td, td img {
		vertical-align: top;
	} 
	
	input, select, button, textarea {
		margin: 0;
		font-size: 100%;
	}
	
	input[type="text"], input[type="password"], textarea {
		padding: 0;
	}
	
	input[type="checkbox"] {
		vertical-align: bottom;
	}
	
	input[type="radio"] {
		vertical-align: text-bottom;
	}
	
	li{
		list-style: none;
	}
	
	sub {
		vertical-align: sub;
		font-size: smaller;
	}
	
	sup {
		vertical-align: super;
		font-size: smaller;
	}
	
	html {
		overflow-y: scroll; 
	}
	
	body {
		line-height: 1;
		background: #fff;
		color: #000;
		text-align: left;
		font: 14px 'Trebuchet MS';
		position: relative;
	}
	
	input, select, button, textarea {
		font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
	}
	
	label, input[type="button"], input[type="submit"], button {
		cursor: pointer;
	}
	
	a{
		color: #204796;
		text-decoration: underline;
	}
	
	a:hover {	
		text-decoration: none;
	}
	
	
	.clear{
		clear:both;
		font-size:0;
		padding:0
	}
	
	.nuclear:after{
		content: ".";
		display: block;
		height: 0;
		clear: both;
		overflow: hidden;
	}
	
	.nuclear{
		zoom: 1;
		display: block;
	}
	
	.wrap{
	  width: 959px; 
	  margin: 0px auto;
	}
	
	.header{
	  padding: 20px 8px 0 8px;
	}
	
	.header .logo{
	  display: block;
	  float: left;
	  margin: 0 0 14px 0;
	}
	
	.header .payicons{
	  display: inline;
	  float: left;
	  margin-left: 47px;
	  margin-right: 0;
      margin-top: 16px;
}
	.header .slogan{
	  display: block;
	  float: left;
	  margin-left: 120px;
	  margin-right: 0;
      margin-top: 10px;
	  font-family: 'Trebuchet MS';
	  font-size: 14px;
	  color: black;
	  padding-bottom: 15px;
}
	
	.header .phone, .ftr-btm .phone{  
	  float: right;
	  /*padding: 0 0 0 40px;*/
	  /* background: url(../images/phone_Icon.png) left 2px no-repeat;*/
	}
	
	.header .email{  
	  float: right;
	  padding: 0 0 0 21px;
	  margin-bottom: 1px;
      margin-left: 2px;
      margin-right: 89px;
	  margin-top: 0;
	  display: inline;
	}
	.header .email span{
	  display: block;
	  font-family: 'MyriadProBoldCondensed';
	  font-size: 20px;
	  color: #1C4595;
	  margin: 30px 10px 10px 10px;
	}
	.header .email span a{
	  color: #000000;
	}
	
	
	.header .phone span, .ftr-btm .phone span, .header .phone span a.tel, .footer .phone span, .footer .phone span a.tel{
	  display: block;
	  font-family: 'MyriadProBoldCondensed';
	  font-size: 28px;
	  color: #000000 !important;
	  text-align: right;
	}
	
	.header .phone span b, .ftr-btm .phone span b .header .phone span .bld, .footer .phone span a.tel, .footer .phone span b{
	  font-weight: normal;
	  font-size: 30px;
	  color: #7C7A7B;
	  text-align: right;
	}
	
	.header .phone a, .footer .phone a{
	  color: #7B7B7B;
	  font-family: 'MyriadProBoldCondensed';
	  font-size: 17px; 
	  text-decoration: none;
	  border-bottom: 1px dashed #7B7B7B;
	  display: block;
	/*  margin-left: 18px;*/
	  margin-bottom: 5px;
	  text-align: right;
	}
	.header .phone a:hover, .footer .phone a:hover{
	  color: #1D4896;
	  font-family: 'MyriadProBoldCondensed';
	  font-size: 17px; 
	  text-decoration: none;
	  border-bottom: 1px dashed #1D4896;
	  display: inline-block;
	  text-align: right;
	}
	.header .phone .headermail
	{
		display: none;
	}
	.header .phone .headermail a
	{
		font-size: 20px;
		text-align: right;
		color: black;
		border-bottom: none;
	}
	.slogan .headermail a
	{
		font-size: 24px;
		text-align: right;
		color: black;
		border-bottom: none;
		font-family: 'MyriadPro-Cond';
	}
	.header .phone .tel_whatsapp, .footer .phone .tel_whatsapp
	{
		 display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
   /* margin-right: 10px;
    padding-right: 5px;*/
    
	}
	.header .phone .tel_whatsapp .tel
	
	{
		/*margin-right:5pt;*/
	}
	.header .phone .tel_landline, .footer .phone .tel_landline
	{
		 display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
	}
	.header .phone .tel_landline img, .footer .phone .tel_landline img
	{
		width: 26pt;
		margin-right: 10pt;
	}
	.header .phone .tel_whatsapp .whatsapp, .footer .phone .tel_whatsapp .whatsapp
	{
	border-bottom:none;
	margin-right: 10pt;
	
	}
	
	.instagram
	{
	border-bottom:none;
	
	
	}
	.instagram img
	{
		width: 35pt;
	}
	.facebook img
	{
		width: 40pt;
	}
	.header .phone .tel_whatsapp .whatsapp img, .footer .phone .tel_whatsapp .whatsapp img
	{
		width: 28pt;
	}
	.headerbackCall 
	{
		text-align: right;
		margin-bottom:10px;
		
	}
	.headerbackCall button
	{
		font-size: 16px;
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		background-color:#00B4FF; !important;
		
	}
	.header .phone .headermail a:hover
	{
		font-size: 20px;
		text-align: right;
		color: black;
		border-bottom: none;
		display: block;
	}
	
	
	.topMnu{
	  
	  -webkit-border-radius: 6px;
	  -moz-border-radius: 6px;
	  border-radius: 6px;  
	  behavior: url(js/PIE.htc);
	  clear: both;
	  
	  margin: 0 0 60px 0;
	}
	
	.topMnu ul{
	  padding: 0 0 0 10px;  
	}
	
	.topMnu ul li{
	  display: block;
	  border-right: 1px solid #C0C0C0;
	  float: left;
	}
	
	.topMnu ul li:first-child{
	  border-left: 1px solid #C0C0C0;
	}
	
	.topMnu ul li a{
	  display: block;
	  float: left;
	  height: 40px;
	  line-height: 40px;
	  font-family: 'MyriadProBoldCondensed';
	  color: #634F4F;
	  padding: 0 12px;
	  font-size: 18px;
	  text-decoration: none;
	  border: 1px solid #FFFFFFF;
	}
	
	 .topMnu .Akcii{
	  
	  color: #21CB00;
	 
	  
	}
	
	.topMnu ul li a:hover{
	  
	  color: #23AAD7;
	  border: 1px;
	  height: 40px;
	  line-height: 40px;
	}
	.topMnu ul li a.active{
	  
	  color: #23AAD7;
	  border: 0px;
	  /* padding: 0 20px;
	  height: 48px;
	  line-height: 48px;*/
	}
/* Доработка дропдаун меню*/	
	.newTopMnu ul {
  display: none;
  position: absolute;
  list-style: none;
  margin-left: 0px;
  margin-top: 39px;
  padding: 0;
  overflow: hidden;
}
.newTopMnu ul li {
  float: none;
}

.newTopMnu li:hover > ul {
  display: block;
  background: #FFFFFF;
  border: solid 3px #fff;
  border-top: 0;
  
  -webkit-border-radius: 0 0 8px 8px;
  border-radius: 0 0 8px 8px;
  
  -webkit-box-shadow:  0px 3px 3px 0px rgba(0, 0, 0, 0.25);
  box-shadow:  0px 3px 3px 0px rgba(0, 0, 0, 0.25);
  z-index:110;
}

.newTopMnu li:hover > ul li:hover {
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}

.newTopMnu li li a:hover {
 
}

.newTopMnu ul li:last-child a, .newTopMnu ul li:last-child a:hover {
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}

.newTopMnu ul li a {
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    font-family: 'MyriadProBoldCondensed';
    color: #634F4F;
    padding: 0 19px;
    font-size: 18px;
    text-decoration: none;
    border: 1px solid #FFFFFFF;
	text-transform: uppercase;
	min-width: 100px;
}
/* Конец Доработка дропдаун меню*/
	
	.sliderWrap{
	  width: 908px;
	  height: 333px;
	  background: url(../images/screen.jpg) left 0px no-repeat; 
	  padding: 16px 26px 35px 25px;
	  position: relative;
	  margin: 0 0 10px 0;
	}
	
	.social
	{
		display:block;
		padding: 35px 20px 0px 0px;
		float: right;
		margin-left: 50px;
		
	}
	.social a
	{

		margin-left: 10px;
		
	}
	.sliderWrap .slide-holder{
	  display: block;
	  width: 908px;
	  height: 333px;
	  position: relative;
	}
	
	.sliderWrap .slide-holder .shadow{
	  -moz-box-shadow: inset 0 0 10px 1px #000;
	  -webkit-box-shadow: inset 0 0 10px 1px #000;
	  box-shadow: inset 0 0 10px 1px #000;
	  display: block;
	  position: absolute;
	  left: 0px;
	  top: 0px;
	  width: 908px;
	  height: 333px;
	  z-index: 100;
	}
	
	.sliderWrap .slide-holder .slide-inf{
	  position: absolute;
	  left: 0px;
	  right: 0px;
	  bottom: 0px;
	  background: url(../images/over.png) left 0px repeat; 
	  padding: 15px 54px 10px 0;
	  text-align: right;
	  font-family: 'MyriadProBoldCondensed';
	  font-size: 42px;
	  color: #fff;
	}
	
	.sliderWrap .slide-holder .slide-inf span{
	  font-size: 24px;
	  display: block;
	}
	.sliderWrap .slide-holder .slide-inf s{
	  color:red;
	}


	
	.sliderWrap .bx-prev{
	  position: absolute;
	  left: 38px;
	  top: -250px;
	  display: block;
	  width: 69px;
	  height: 69px;
	  background: url(../images/controls.png) left 0px repeat; 
	  text-indent: -9999px;
	  outline: none;
	}
	
	.sliderWrap .bx-next{
	  position: absolute;
	  right: 38px;
	  top: -250px;
	  display: block;
	  width: 69px;
	  height: 69px;
	  background: url(../images/controls.png) right 0px repeat;   
	  text-indent: -9999px;
	  outline: none;
	}
	
	.sliderWrap .bx-controls{
	  position: relative;
	  z-index: 100;  
	}
	
	.sliderWrap a:hover .slide-holder .slide-inf {	
		text-decoration: underline;
	}
	
	.content{
	  padding: 0 8px 20px 8px;
	  height: auto !important;     
	  min-height: 855px !important; 
	  height: 855px;
	}
	
	.content .news{
	  background: url(../images/seprs.jpg) left 0px repeat-y;   
	  position: relative;
	  margin: 0 0 40px 0;
	}
	
	.content .news .item{
	  float: left;
	  width: 270px;
	  margin: 0 40px 0 0;
	  padding: 0 40px 0 0;
	}
	
	.content .news .item b, .NewsArticle h4 {
	  display: block;
	  font-size: 20px;
	  font-weight: normal;
	  font-family: 'MyriadProBoldCondensed';
	  color: #7B7B7B;
	  padding: 5px 0;
	}
	.NewsArticle h4 a{
	color: #7B7B7B;
	}
	
	.content .news .item i, .NewsArticle .date{
	  font-style: normal;
	  font-size: 14px;
	  display: block;
	  color: #184691;
	  padding: 0 0 5px 0;
	}
	
	.content .hdl{
	  
	  font-size: 30px;
	  color: #2d2d2d;  
	  padding: 0 0 10px 0;
	}
	
	.content .news .item p, .NewsArticle p{
	  display: block;
	  padding: 0 0 5px 0;
	  color:#000000;
	}
	
	.content .news .more{
	  position: absolute;
	  right: 0px;
	  bottom: -20px;
	}
	
	.content .news .item a{
	  font-size: 14px;
	  color: #204796;
	}
	
	.content .news .item-second{
	  margin: 0 40px 0 0;
	  padding: 0 30px 0 0;
	}
	
	.content .news .item-last{
	  margin: 0;
	  padding: 0;
	  width: 250px;
	}
	
	.content .icons-list{
	  background: #EBEBEB;
	  -webkit-border-radius: 6px;
	  -moz-border-radius: 6px;
	  border-radius: 6px;
	  behavior: url(js/PIE.htc);
	  padding: 15px 15px 15px 35px;
	  margin: 0 0 15px 0;
	}
	
	.content .icons-list a{
	  float: left;
	  text-align: center;
	  text-decoration: none;
	  font-size: 18px;
	  font-family: 'MyriadProBoldCondensed'; 
	  color: #7C7A7B;
	  display: block;
	  margin: 0 60px 0 0;
	}
	
	.content .icons-list a span{
	  display: block;  
	  font-size: 18px;
	  padding: 3px 0 0 0;
	  white-space: nowrap;
	}
	
	.content .icons-list a.last{
	  margin: 0;
	}
	
	.content .icons-list a:hover span{
	  text-decoration: underline;
	}
	
	.content h1{
	  font-weight: normal;
	  font-size: 26px;
	
	  color: #2d2d2d;
	  margin: 0px 0 0px 0;
	}
	
	.content h2{
	  font-weight: normal;
	  font-size: 24px;
	  font-family: 'MyriadProBoldCondensed'; 
	  color: #7C7A7B;
	  margin: 0px 0 5px 0;
	  margin-bottom:20px;
	}
	.content h3{
	  font-weight: bold;
	  font-size: 16px;
	  
	}
	
	.content .article
	{
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		font-size: 16px;
		
	}
	.content .article p{
	  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	  font-size: 16px;
	  line-height: 20px;
	  text-indent: 30px;
	  margin: 0 0 15px 0;
	  text-align: justify;
	}
	.content .article .wo{
		text-indent: 0px;
	}
	
	.content .article ul{
	  padding: 0 0 10px 50px;  
	}
	
	.content .article ul li{
	  font-size: 16px;
	  
	  line-height: 28px;
	  
	}
	
	.content .article ul li:before{
	  content: "\2014\a0\a0";
	}
	.content .article .date
	{
		margin: 0 0 0px 0px;  	
		font-weight: bold;
	}
	.content .article .Description
	{
		margin: 10px 0px 0px 0px;  	
	}
	.content .article h1
	{
		margin: 0px 10px 20px 0px;  	
	}
	
	.btm-mnu{
	  padding: 23px 0 0 0; 
	  background: url(../images/sepr.gif) left 0px repeat-x;
	  margin: 15px 0 0 0;
	}
	
	.btm-mnu .item{
	  float: left;
	  width: 240px;
	  margin: 0 111px 0 0;
	}
	
	.btm-mnu .item-last{
	  margin: 0;
	}
	
	.btm-mnu .item b{
	  display: block;
	  font-size: 24px;
	  font-weight: normal;
	  font-family: 'MyriadProBoldCondensed'; 
	  color: #7C7A7B;
	  padding: 0 0 10px 0;
	}
	
	.btm-mnu .item span{
	  display: block;
	  text-align: right;
	  padding: 0px 11px 0 0;
	  margin: 5px 0 0 0;
	  background: url(../images/bull1.gif) right center no-repeat;
	  font-size: 14px;  
	}
	
	.footer{

	  border-top: 5px solid #7C7A7B;
	}
	
	.footer .wrap{
	  width: 943px; 
	  margin: 0px auto;
	  padding: 33px 0 15px 0;
	}
	
	.ftr-top .logo{
	  float: left;
	}
	
	.ftr-top ul{
	  float: left;
	  padding: 13px 0 0 0 ;
	}
	
	.ftr-top ul li{
	  float: left;
	  font-family: 'MyriadPro-Cond';
	  margin: 0 12px 0 0;
	}
	
	.ftr-top ul li:last-child{
	  margin: 0;
	}
	
	.ftr-top ul li a{
	  font-size: 18px;
	  color: #7A7A7A; 
	  padding: 0 11px;
	  height: 32px;
	  line-height: 32px;
	  text-decoration: none;
	  display: block;
	  float: left;
	  -webkit-border-radius: 4px;
	  -moz-border-radius: 4px;
	  border-radius: 4px;
	}
	
	.ftr-top ul li a:hover{
	  background: #7C7A7B;
	  color: #fff;
	}
	
	.ftr-top ul li.active a{
	  background: #7C7A7B;
	  color: #fff;
	}
	
	.ftr-btm {
	  padding: 15px 0 0 0;
	}
	
	.ftr-btm p{
	  float: left;
	  width: 495px;
	  color: #949494;
	}
	
	.goods-list{
	  padding: 0px 0 0 0;
	}
	
	.goods-list .left{
	  float: left;
	  width: 228px;
	  
	  padding: 20px 23px 10px 23px;
	  -webkit-border-radius: 4px;
	  -moz-border-radius: 4px;
	  border-radius: 4px;
	  behavior: url(js/PIE.htc);
	}
	
	.goods-list .right{
	  
	  
	}
	
	.goods-list .left b{
	  font-size: 24px;
	  font-weight: normal;
	  font-family: 'MyriadProBoldCondensed';
	  color: #184894;
	  display: block;
	  padding: 0 0 5px 0;
	}
	
	.goods-list .left ul li{
	  display: block;
	  border-bottom: 1px dashed #A3A3A3;
	  padding: 1px 0;
	}
	
	.goods-list .left ul li.last{
	  border: 0px;
	}
	
	.goods-list .left ul li a{
	  display: block;
	  padding: 15px 5px 15px 26px;
	  text-decoration: none;
	  font-family: 'MyriadPro-Cond';    
	  font-size: 18px;
	  color: #7C7C7C;
	}
	
	.goods-list .left ul li a:before{
	  content: "\bb\a0";
	}
	
	.goods-list .left ul li a:hover{
	  background: #F5F5F5;
	}
	
	.goods-list .left ul li a.active{
	  background: #F5F5F5;
	}
	
	.goods-list .right .unit{
	  padding: 0 0 37px 0;
	  background: url(../images/sepr.gif) left bottom repeat-x;
	  margin: 0 0 25px 0;
	}
	
	.goods-list .right .unit .u-lft{
	  float: left;
	  width: 171px;
	}
	
	.goods-list .right .unit .u-lft .image-holder{
	  height: 114px;
	  text-align: center;
	}
	.goods-list .right .unit .u-lft .image-holder img{
	  height: 110px;
	 }
	.goods-list .right .unit .u-lft span{
	  display: block;
	}
	.goods-list .right .unit .u-lft span a{
	  display: inline-block;
	  padding: 10px 0 20px 35px;
	  background: url(../images/zm.jpg) 10px 12px no-repeat;
	  color: #4B4B4B;
	}
	
	.goods-list .right .unit .u-rht{
	  margin: 0 0 0 196px;
	}
	
	.goods-list .right .unit .u-rht table,
	.pop-up .goods table{
	  width: 100%;
	}
	
	.goods-list .right .unit .u-rht table th,
	.pop-up .goods table th{
	  font-size: 18px;
	  font-family: 'MyriadProBoldCondensed';
	  color: #184894;
	  text-align: center;
	  vertical-align: middle;
	  height: 35px;
	  background: #FDFDFD;
	}
	
	.goods-list .right .unit .u-rht table .td-1,
	.pop-up .goods table td-1{
	  width: 138px;
	}
	
	.goods-list .right .unit .u-rht table td,
	.pop-up .goods table td{
	  vertical-align: middle;
	  height: 35px; 
	  font-family: 'MyriadPro-Cond';    
	  font-size: 18px;
	  text-align: center;
	  border-right: 1px solid #fff;
	}
	
	.goods-list .right .unit .u-rht table tr.odd td,
	.pop-up .goods table tr.odd td{
	  background: #F5F5F5;
	}
	
	/***********/
	
	#mask{
	  position: fixed;
	  z-index: 100;
	  top: 0;
	  left: 0;
	  height: 100%;
	  width: 100%;
	  background-color: #000;
	  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=55);
	  -moz-opacity: 0.55;
	  -khtml-opacity: 0.55;
	  opacity: 0.55;
	}
	
	.pop-up{
		position: fixed;
		top: 60px;
		left: 50%;
		margin-left: -225px;
		z-index: 1000;
		background: #fff;
		border: 10px solid #9A9A9A;
		-webkit-border-radius: 12px;
		-moz-border-radius: 12px;
		border-radius: 12px;
		-webkit-box-shadow: #000 0px 2px 3px;
		-moz-box-shadow: #000 0px 2px 3px;
		box-shadow: #000 0px 2px 3px;
		behavior: url(js/PIE.htc);
		width: 450px;
		display:none;
	}
	
	.pop-up .goods{
		position: relative;
		z-index: 1;
		padding: 25px 0 5px;
		text-align: center;
	}
	
	.pop-up .close{
		display: block;
		text-indent: -9999px;
		top: -22px;
		right: -21px;
		z-index: 10000;
		background: url(../images/close.png) left top no-repeat;
		width: 43px;
		height: 43px;
		position: absolute;
	  outline: none;
	}
	
	.pop-up .goods .img-wrp{
		text-align: center;
		padding: 0 0 15px 0;
	}
	
	.pop-up .feedback{
		padding: 30px 40px 45px 40px;
	}
	
	.pop-up .feedback .headline{
		display: block;
		font-size: 30px;
		font-family: 'MyriadProBoldCondensed';
		padding: 0 0 30px 0;
		color: #1D4791;
	}
	
	.pop-up .feedback .row{
		padding: 0 0 30px 0;
	}
	
	.pop-up .feedback .row .txt , form .txt{
		display: block;
		float: left;
		line-height: 43px;
		width: 160px;
		color: #7D7B7C;
		font-size: 24px;
		font-family: 'MyriadProBoldCondensed';
	}
	
	.pop-up .feedback .row .inp,
	.pop-up .feedback textarea {
		float: right;
		border: 1px solid #CECECE;
		width: 273px;
		height: 23px;
		line-height: 23px;
		padding: 9px 15px;
		color: #7B7B7B;
		background: url(../images/inp.jpg) left bottom repeat-x #fff;
		position: relative;
		z-index: 1;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
		behavior: url(js/PIE.htc);
		font-size: 24px;
		font-family: 'MyriadProBoldCondensed';
	}
	
	.pop-up .feedback .hd{
		display: block;
		padding: 0 0 10px 0;
		color: #7D7B7C;
		font-size: 24px;
		font-family: 'MyriadProBoldCondensed';	
	}
	
	.pop-up .feedback textarea{
		height: 125px;
		width: 437px;
		float: none;
		font-size: 18px;
		line-height: 24px;
		margin: 0 0 20px 0;
	}
	
	.pop-up .feedback .call-me{
		float: right;
		color: #fff;
		border: none;
		text-align: center;
		cursor: pointer;
		font-size: 18px;
		font-family: 'MyriadProBoldCondensed';	
		width: 184px;
		height: 41px;
		position: relative;
		z-index: 1;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
		behavior: url(js/PIE.htc);
		background: url(../images/but.jpg) left top repeat-x; 
	}
	
	.pop-up .feedback .call-me:hover{
		background-position: left bottom;
	}
	
	.article .data{
		display: block;
		position: relative;
		top: -10px;
		font-size: 14px;
		padding: 0 0 20px 0;
		color: #7D7B7C;
	}
	/* Окно оплаты */
.cme_btn1 {
	color: #fff;
	border: none;
	text-align: center;
	cursor: pointer;
	font-size: 18px;
	font-family: 'MyriadProBoldCondensed';	
	width: 184px;
	height: 41px;
	position: relative;
	z-index: 1;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url(js/PIE.htc);
	background: url(http://rent4all.ru/Frontend/images/but.jpg) left top repeat-x; 
}
.cme_btn1:hover{
	background-position: left bottom;
}
form .inp
{
		float: left;
		border: 1px solid #CECECE;
		width: 273px;
		max-width:80%;
		height: 23px;
		line-height: 23px;
		padding: 9px 15px;
		color: #7B7B7B;
		background: url(../images/inp.jpg) left bottom repeat-x #fff;
		position: relative;
		z-index: 1;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
		behavior: url(js/PIE.htc);
		font-size: 24px;
		font-family: 'MyriadProBoldCondensed';
	}
	form .inp1
{
		float: left;
		border: 1px solid #CECECE;
		width: 273px;
		height: 103px;
		line-height: 23px;
		padding: 9px 15px;
		color: #7B7B7B;
		background: url(../images/inp.jpg) left bottom repeat-x #fff;
		position: relative;
		z-index: 1;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
		behavior: url(js/PIE.htc);
		font-size: 24px;
		font-family: 'MyriadProBoldCondensed';
	}

	input[type=radio].css-checkbox {
	position:absolute;
	z-index:-1000;
	left:-1000px; 
	overflow: hidden; 
	clip: rect(0 0 0 0); 
	height:1px; 
	width:1px; 
	margin:-1px; 
	padding:0; 
	border:0;
	}

	input[type=radio].css-checkbox + label.css-label {
	padding-left:35px;
	height:30px; 
	color: #7d7b7c;
    font-family: "MyriadProBoldCondensed";
    font-size: 24px;
    display:inline-block;
	background-repeat:no-repeat;
	background-position: 0 0;
	color: #7d7b7c;
	vertical-align:middle;
	cursor:pointer;
}

input[type=radio].css-checkbox:checked + label.css-label {
background-position: 0 -30px;
}

label.css-label {
background-image:url(/Frontend/Images/cb.png);
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

.payment
{
    margin-bottom: -20px;
    padding: 10px;
}
div .frame
{
 border: 3px solid black;
 padding: 25px 25px 10px 25px;
 border-radius: 6px;
}
.payLabel
{
padding:20px 0px 0px 0px;
display:block;
}

 .rightAlign
{
 margin-left: 25px;
}

.Paging a
{
 margin-right: 15px;
 font-size: 18px;
}
.Paging span
{
 margin-right: 15px;
 font-size: 18px;
 
}
.content .article .bxslider1
	{
		padding: 0px 0px 0px 0px;
	}
.content .article .bxslider1 li::before
{
content: "";
}

.instagram
{
	               line-height: 33px;
	
}
* {
    box-sizing: content-box !important;     
}
body { padding-right: 0 !important }
.modal-open {
    overflow: initial !important;
}
.nopadding-lr
{
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.leftalign
{
	 text-align: left;
}
.rightalign
{
	 text-align: right;
}
.img-item-top-offset
{
	 padding-top:30px !important;
}
@media screen and (max-width: 1000px) {
.img-item-top-offset
{
	 padding-top:0px !important;
}
}
.mt-5
{
	margin-top:5px !important;
}

.modal-open table a
{
	color:#000000;
	text-decoration:underline;
}
.modal-open table td
{
	padding-left:0px !important;
	padding-right:0px !important;
}
.modal-open table th
{
	padding-left:0px !important;
	padding-right:0px !important;
}
.modal-open .modalPrice
{
	font-size: 24px;
    font-family: "MyriadPro-Cond";
}
.modal-open h3
{
	font-size: 20px;	
}
.noident
{
	text-indent: 0px  !important;
}

/* Комплексные предложения арендные решения */
.complexItem
{
	display: inline-block;
    vertical-align: top;
    margin-left: 25px;
    margin-top: 25px;
    width: 280px;
    height: 300px;
    background-color: #fff;
	    border: 1px dashed #A6A6A6;
    /*box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);*/
    padding-top: 32px;
    
	    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    cursor: default;
	 border-radius: 25px;
	
}
.complexItem a
{
	text-decoration:none;
	    color: #000000;
}
.complexItem:hover
{
	/*-webkit-box-shadow: inset 0px 0px 0px 15px #23AAD7;
    -moz-box-shadow: inset 0px 0px 0px 15px #23AAD7;
    box-shadow: inset 0px 0px 0px 15px #23AAD7;*/
	-webkit-box-shadow: inset 0px 0px 0px 0px #23AAD7, 0 0 15px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0px 0px 0px 0px #23AAD7, 0 0 15px rgba(0, 0, 0, 0.15);
}
.complex_icon{
	    height: 150px;
    line-height: 150px;
    text-align: center;
    margin-bottom: 42px;
}
.complex_icon img{
	max-width:270px;
	max-height:190px;
}
.complex_title{
	    color: #333;
    line-height: 1;
    font-size: 36px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 13px;
}
.complex_text{
	    color: #333;
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
    text-align: center;
	padding-top: 10px;
}

/*Хлебные крошки*/
.myBreadcrumbs
{
	margin-bottom: 8px;
}
.myBreadcrumbs span a
{
	color:black;
}
.myBreadcrumbs .current
{
	
	color: #23AAD7;
}
/*Конце Хлебные крошки*/
/*Раздел наши клиенты*/
.title-hr {
    height: 4px;
    width: 60px;
    margin: 25px auto 20px;
    background: #23AAD7;
    border-radius: 4px;
}
.our_clients h3
{
	text-transform: uppercase;
    text-align: center;
	font-weight: bold;
    font-size: 22px;
	font-family: 'Roboto', sans-serif;
}
.clientlogo
{
	float:left;
	display: inline-block;
}
.clientlogos
{
box-sizing: border-box;
}

.article p.center_img
{
	text-align: center;
	text-indent: 0px;
}
/*Раздел наши клиенты v2.0*/
#our_clients_wrap{
padding: 120px 0 150px;

}
#our_clients_wrap .item{
height: 115px;
position: relative;
}
#our_clients_wrap .owl-carousel .owl-item img{
width: auto;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;;
}
#our_clients_wrap .title{
text-align: center;
margin-bottom: 75px;
}
#our_clients_wrap .owl-prev {
color: #292d60!important;
background: transparent!important;
padding: 0!important;
margin: 0!important;
position: absolute!important;
top: 15px!important;
left: -40px!important;
transition: 0.2s;
}
#our_clients_wrap .owl-next {
color: #292d60!important;
background: transparent!important;
padding: 0!important;
margin: 0!important;
position: absolute!important;
top: 15px!important;
right: -40px!important;
transition: 0.2s;
}
#our_clients_wrap .owl-next:hover, #our_clients_wrap .owl-prev:hover{
color: #8CD0E1!important;
}
#our_clients_wrap .owl-nav i {
font-size: 75px;
}
@media (max-width: 1400px) and (min-width: 480px){

#our_clients_wrap, #clients {
padding: 20px 0 50px;
}
#our_clients_wrap .title {
margin-bottom: 35px;
}

}
@media (max-width: 1350px) and (min-width: 480px){

#our_clients_wrap, #clients {
overflow: hidden;
}
#our_clients_wrap .owl-prev, .owl-prev {
left: -21px!important;
}
#our_clients_wrap .owl-next, .owl-next {
right: -21px!important;
}
}
#our_clients_wrap{
/*padding: 40px 0; 
padding-left: 80px;*/
padding-right: 10px;
}
#our_clients_wrap .title{
margin-bottom: 20px; 
}
#our_clients_wrap .owl-next {
top: 32px!important;
right: -20px!important;
}
#our_clients_wrap .owl-prev {
top: 32px!important;
left: -25px!important;
}
#our_clients_wrap .owl-nav i {
font-size: 50px;
}
#our_clients_wrap .owl-carousel .owl-item img {
max-width: 70%;
}
/* Конец Раздел наши клиенты v2.0*/

/* Раздел Наши преимущества*/
	.tizers_block {
	text-align: right;
	padding-top:20px;
	padding-bottom:20px;
	}
    .tizers_block .item {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    width: 19%;
    color: #000;
    box-sizing: border-box;
    padding: 0 5px 0 0;
    -moz-transition: all .1s ease;
    -o-transition: all .1s ease;
    -ms-transition: all .1s ease;
    transition: all .1s ease;
    margin: 25px 0 38px;
    white-space: nowrap;
}
.tizers_block .item .title {
    width: 60%;
    text-align: left;
    margin: -6px 8px 0;
    white-space: normal;
}

.tizers_block .item .img, .tizers_block .item .title {
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
}
@media screen and (max-width: 821px)
{
	.tizers_block
	{
		display:none;
	}
}

/* Конец Раздел Наши преимущества*/


/* Баннеры */

.banner-wrp
{
	text-align:center;
	
}

.banner-wrp .banner img
{
	width:auto;
}

.banner img
{
	margin-bottom:30px;
}
/* конце Баннеры */

.modal-dialog .glyphicon-remove
{
	font-size: 20pt;
}