@font-face {
	font-family: 'XeniaWebCondensed';
	src: url('/templates/rent/images/XNA87__W.eot');
	src:
	     url('/templates/rent/images/XNA87__W.eot?#iefix') format('embedded-opentype'),
	     url('/templates/rent/images/XNA87__W.woff') format('woff'),
	     url('/templates/rent/images/XNA87__W.ttf') format('truetype'),
	     url('/templates/rent/images/XNA87__W.svg#XeniaWeb-Condensed') format('svg');
	font-weight: normal;
	font-style: normal;
}
#cc222 h1.zag1{
	font-family: 'XeniaWebCondensed', arial;
font-size: 30px;
    color: #0f1431;
    margin: 0 0 30px 0;
	text-transform: uppercase;
	line-height: 26px;


}

#cc222 p.zag1{
	font-family: 'XeniaWebCondensed', arial;
font-size: 30px;
    color: #0f1431;
    margin: 0 0 30px 0;
	text-transform: uppercase;
	line-height: 26px;


}

.top_block h1.hh {
    font-size: 126%;
    font-family: Arial , sans-serif;
    line-height: 26px;
    margin: 0;
    color: #0f1431;
    padding: 0 0 15px 0;
}
.descr h3{
	font-size: 130%;
		color: #0f1431;
		font-family: Arial , sans-serif;
		    text-transform: none;
    font-weight: bold;
	margin-top: 1.33em;
    margin-bottom: 1.33em;
	padding: 0;
}

.descr h2{
	font-size: 130%;
		color: #0f1431;
		font-family: Arial , sans-serif;
		    text-transform: none;
    font-weight: bold;
	margin-top: 1.33em;
    margin-bottom: 1.33em;
	padding: 0;
}


.cart{
	width: 723px;
	border: 17px solid #ff6600;
	padding: 30px;
}

.product_img {
	display: block;
	float: left;
	border: 1px solid #f0f0f0;
    width: 47%;
    
	margin-right: 30px;
}

.product_img img{
	margin: 0 auto;
	display: block;
}
.product_img_vagon {
	display: block;
	float: left;
	border: 1px solid #f0f0f0;
    width: 54%;
    padding: 0;
	margin-right: 30px;
}

.product_img_vagon img{
	margin: 0 auto;
	display: block;
}
.top_block{
	display: block;
	overflow: hidden;
}

.top_block span{
	font-size: 150%;
	font-weight: bold;
	color: #f85d00;
	display: inline-block;
	margin-right: 5px;
}
.descr table {
   
    font-size: 85%;
	border-collapse: collapse;
}
span img{
	margin-right: 5px;
	vertical-align: middle;
}


p.price{
	margin-right: 20px;
	float: left;
}


.btn{
	color: #fff;
	background: #ff6600;
	padding: 10px 25px;
	border: none;
	outline: none;
	cursor: pointer;
	font-size: 18px;
	margin-left: 50px;
	display: inline-flex;
}

.btn:hover{
	background: #e35b00;
}

.descr table tr td{
	padding: 5px 3px;
}

.descr table tr td:nth-child(1n){
	padding-right: 0;
}

.descr table tr:nth-child(2n){
	background: white;
}
.table-oborudov tr:nth-child(odd) {
        border-bottom: 1px solid #ff6600;
    border-top: 1px solid #ff6600;
}

p.foot_text{
	font-size: 16px;
	text-align: center;
}

p.foot_text a{
	color: #ff6600;
	text-decoration: underline;
	display: inline-block;
	font-weight: bold;
	cursor: pointer;
}

p.foot_text a:hover{
	color: #e35b00;
}



#popupform
{
    display: none;
}

#popupform .error {
    color: #c00000;
}

#popupform .comment {
    color: #717171;
    font: 0.928em 'Trebuchet MS';
    margin-bottom: 3px;
}
#popupform label {
    display: block;
    padding: 16px 0 4px;
}
#popupform .input_text {
  color: #9d9da3;
	border: 1px solid #dcdcdc;
	padding: 10px;
	font-size: 18px;
	border-radius: 3px;
	outline: none;
	width: 350px;
	margin-bottom: 15px;
}

#popupform textarea{
	color: #9d9da3;
	border: 1px solid #dcdcdc;
	padding: 10px;
	font-size: 18px;
	border-radius: 3px;
	outline: none;
	resize: none;
	width: 350px;
	margin-bottom: 10px;
}

#popupform textarea:focus{
	border: 1px solid #ff7e2a;
}

#popupform .input_text:focus{
	border: 1px solid #ff7e2a;
}

#popupform .button {
  color: #fff;
	background: #ff6600;
	padding: 10px 25px;
	border: none;
	outline: none;
	cursor: pointer;
	font-size: 18px;
	margin-left: 85px;
}

#popupform .button:hover {
    background: #e35b00;
}


#zvon
{
    display: none;
}

#zvon .error {
    color: #c00000;
}

#zvon .comment {
    color: #717171;
    font: 0.928em 'Trebuchet MS';
    margin-bottom: 3px;
}
#zvon label {
    display: block;
    padding: 16px 0 4px;
}
#zvon .input_text {
  color: #9d9da3;
	border: 1px solid #dcdcdc;
	padding: 10px;
	font-size: 18px;
	border-radius: 3px;
	outline: none;
	width: 350px;
	margin-bottom: 15px;
}
.form .input {
  color: #9d9da3;
	border: 1px solid #dcdcdc;
	padding: 10px;
	font-size: 18px;
	border-radius: 3px;
	outline: none;
	width: 350px;
	margin-bottom: 15px;
}

#zvon textarea{
	color: #9d9da3;
	border: 1px solid #dcdcdc;
	padding: 10px;
	font-size: 18px;
	border-radius: 3px;
	outline: none;
	resize: none;
	width: 350px;
	margin-bottom: 10px;
}

#zvon textarea:focus{
	border: 1px solid #ff7e2a;
}

#popupform .input_text:focus{
	border: 1px solid #ff7e2a;
}

#zvon .button {
  color: #fff;
	background: #ff6600;
	padding: 10px 25px;
	border: none;
	outline: none;
	cursor: pointer;
	font-size: 18px;
	margin-left: 85px;
}

#zvon .button:hover {
    background: #e35b00;
}
/* Стиили для таблицы с акциями*/
.table-sales{
    width: 100%; /* Ширина таблицы */
    border-collapse: collapse; /* Убираем двойные линии между ячейками */
}
.table-sales td, th {
    padding: 3px; /* Поля вокруг содержимого таблицы */
    border: 1px solid #000; /* Параметры рамки */
   }
.table-sales th {
    background: #FF8124; /* Цвет фона */
    color: #333;  /* Цвет текста */
   }
.table-sales tbody tr:hover {
    background: #F8F8F8; /* Цвет фона при наведении */
    color: #FF8124; /* Цвет текста при наведении */
   }
/*Новая краточка товара*/
.rightd {
    float: right;
    width: 48%;
}
.tabled table tr td{
	padding: 5px;
    font-size: 90%;
}

.tabled table tr td:nth-child(1n){
	padding-right: 0;
}

.tabled table tr:nth-child(2n){
	background: #f1f1f1;
}
.tabled table {
    border-collapse: collapse;
    line-height: 22px;
}
@media screen and (max-width: 1400px) {
    .tabled table tr td {
        font-size: 80%;
    }
}
@media screen and (max-width: 1320px) {
   .top_block h1.hh {
     font-size: 110%;
    }
    .product_img {
     width: 36%;
    }
    .top_block span {
        font-size: 125%;
    }
}
@media screen and (max-width: 1290px) {
    .tabled table tr td {
    font-size: 75%;
    }
    .top_block h1.hh {
    font-size: 115%;
    }
}
@media screen and (max-width: 1200px) {
    .product_img {
    width: 70%;
    margin-left: 10%;
    }
    .rightd {
    float: none;
    margin-left: 10%;
    width: 81%;
    }
    .top_block h1.hh {
    font-size: 150%;
    text-align: center;
    }
    #cc222 p.zag1 {
    text-align: center;
    }
    .btn {
     color: #fff;
    text-align: center;
    background: #ff6600;
    padding: 10px 25px;
    border: none;
    outline: none;
    cursor: pointer;
    font-size: 18px;
    width: 87%;
    float: right;
    display: block;
    }
    p.price {
     margin-right: 34%;
    float: left;
    }
}
.bakroud {
    text-transform: uppercase;
    margin: 0;
    height: 20px;
    padding: 1%;
    font-family: PFDinCondensedMedium;
    font-family: PFDinCondensedMedium;
    font-size: 100%;
    color: #000;
}
.bakroud a {
    color: #fff;
    font-weight: bold;
    margin: 5px;
    background-color: #FF6201;
    text-decoration: underline;
    border: 9px solid #FF6201;
    border-radius: 30%;
}
.bakroud  a:hover
{
		text-decoration: none;
}
.linkButton{
  cursor: pointer;
}
/*Стиль фона заполняющего всю область экрана при открытии модального окна*/
.remodal-overlay{
  background: rgba(38, 49, 66, 0.95);
}
/*Область формы*/
.formArea {
  max-width: 304px;
  margin: 0 auto;
  padding: 40px 15px 40px 15px;
  text-align: center;
  background: #263348;
  border-radius: 4px;
  box-shadow: 0 0 50px rgba(2, 19, 48, 0.7);
  font: 16px 'Roboto', sans-serif;
}

.formTitle, .msgs{
  font-size: 1.125rem;
  color: #b8c2d1;
  margin-bottom: 15px;
}
#zapros input {
    
    margin: 0 0 10px 0;
    width: 80%;
    font-size: 100%;
    padding: 3px 3px 3px 20px;

}
#zapros input.button {
    width: 90%;
    background: #FF6600;
    font: 16px 'Arial Narrow', arial, sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    padding: 10px 0 10px 0;
    border: 0;
}
.formastr input {
    
    margin: 0 0 10px 0;
    width: 80%;
    font-size: 100%;
    padding: 3px 3px 3px 20px;
}
.formastr input.button {
    width: 90%;
    background: #FF6600;
    font: 16px 'Arial Narrow', arial, sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    padding: 10px 0 10px 0;
    border: 0;
}
#tell span a {
    color: #040d2d;
    text-decoration: none;
}

#cc222 span a {
	color: black;
text-decoration: none;
}

#tellephone span a{
	color: black;
text-decoration: none;}