


/* Start:/bitrix/templates/obmen/components/bitrix/news/reshenia/bitrix/news.list/.default/style.css*/
/* banner-start */
div.banner{
	background: #ffffff url("/bitrix/templates/obmen/components/bitrix/news/reshenia/bitrix/news.list/.default/../img/banner-background.png") no-repeat;
	min-height: 312px;
	margin-top: 18px; 
}

div.banner h1{
	color: #ffffff;
	text-align: left;
	font-size: 43px;
	line-height: 45px;
	margin-top: 45px;
}
div.banner .b-bottom{
	width: 377px;
	margin: 4px 0 0 590px;
}
div.banner .b-bottom a.buy{
	font-weight: 700;
	text-transform: uppercase;
	border: 2px solid #ffffff;
	color: #ffffff;	
	font-size: 20px;	
	display: block;
	padding: 12px 17px;
	margin: 0 10px 0 0;
}
div.banner .b-bottom p.phone{
	color: #ffffff;
	font-size: 20px;
	margin-bottom: 0px;
}
div.banner .b-bottom p.small{
	color: #ffffff;
	font-size: 11px;
	margin-top: 0px;
}

/*адаптивность*/
@media  (max-width: 1199px) { /*md*/
	div.banner h1{
		margin-left: 10px;
	}
	div.banner .b-bottom{
		width: 225px;
		margin: 0 auto;
	}
	div.banner .b-bottom a.buy{
		width: 225px;
		text-align: center;
	}
	div.banner .b-bottom p{
		margin-left: 5px;
	}
}
@media (max-width: 991px) { /*sm*/
	div.banner h1{
		text-align: center;
		font-size: 25px;
	}
}
@media (max-width: 560px) { /*<xs*/
	div.banner h1{
		font-size: 18px;
		line-height: 30px;
	}
}
/* banner-end */

/* reshenia-start */
.reshenia{
	text-align: center;
}
.reshenia .div-reshenia{
	padding: 0 115px;
}
.reshenia img.main{
	width: auto;
	max-width: 100%;
}
.reshenia h3{
	text-align: center;
	text-transform: uppercase;
	font-size: 19px;
	font-weight: 600;
	margin-top: 95px;
	margin-bottom: 74px;
}
.reshenia p.name{
	font-weight: 600;
	font-size: 22px;
}
.reshenia p{
	font-size: 17px;
}
.reshenia img{

}
.reshenia a.readmore{
	text-transform: uppercase;
	background-color: #ffffff;
	color: #064273;
	border: 1px solid #064273;
	display: block;
	width: 125px;
	line-height: 43px;
	margin: 45px auto 0 auto;
}
.reshenia a.readmore:hover{
	text-decoration: none;
	background-color: #3b2a4c;
	color: #ffffff;
}
.reshenia div.under{
}
.reshenia div.under p.name{
	font-size: 18px;
	text-align: center;
	font-weight: 600;
	margin: 40px 0 15px 0;
}
.reshenia div.under p{
	text-transform: uppercase;
	text-align: left;
	line-height: 30px;
	color: #392f2f;
	font-size: 13px;
	padding: 0 70px;
}

@media (min-width: 1200px) { /*lg*/
    
}
@media (min-width: 992px) and (max-width: 1199px) { /*md*/
    
}
@media (min-width: 768px) and (max-width: 991px) { /*sm*/
    .reshenia a.readmore{
    	margin: 25px auto 55px auto;
    }
}
@media (max-width: 767px) { /*xs*/
	.reshenia .div-reshenia{
		padding: 0 5px;
	}
	.reshenia div.under p{
		padding: 5px;
	}
	.reshenia a.readmore{
    	margin: 25px auto 55px auto;
    }
}
@media (max-width: 520px) { /*<xs*/
	.reshenia p.name{
		font-size: 17px;
	}
	.reshenia p{
		font-size: 14px;
	}
}
/* reshenia-end */

/* bill-start */
.bill{
	background: url("/bitrix/templates/obmen/components/bitrix/news/reshenia/bitrix/news.list/.default/../img/detail-banner-back.png");
	min-height: 218px;
	margin-top: 20px;
	padding-top: 13px;
}
.bill .divs{
	height: 218px;
}
.bill img{
	float: left;
	max-width: 100%;
	width: auto;
}
.bill h2{
	text-transform: uppercase;
	color: #ffffff;
	font-size: 20px;
	float: left;
	margin-top: 135px;
	margin-left: -60px;
}

@media (min-width: 992px) and (max-width: 1199px) { /*md*/
 	
}
@media  (max-width: 991px) { /*sm*/
	.bill{
		padding-top: 60px;
	}
	.bill .divs{
		text-align: center;
	}
    .bill img{
		float: none;
	}
	.bill h2{
		float: none;
		margin-top: 0px;
		position: relative;
		top: -275px;
	}
}
@media (max-width: 370px) { /*<xs*/
 	.bill img{
		margin-top: 32px;
	}
	.bill h2{
		top: -230px;
	}   
}
/* bill-end */

/* underbill-start */
.underbill{
	background-color: #f4f3f3;
}
.underbill .divs{
	padding: 105px 134px 32px 90px;
}
.underbill .divs p{
	text-transform: uppercase;
	font-weight: 600;
}
.underbill .divs a.left{
	text-align: center;
	color: #ffffff;
	text-transform: uppercase;
	border: 1px solid #082f4f;
	background-color: #082f4f;
	line-height: 44px;
	float: left;
	width: 125px;
	height: 44px;
		margin-top: 17px;
}
.underbill .divs a.left:hover{
	background-color: #ffffff;
	border: 1px solid #064273;
	color: #064273;
	text-decoration: none;
}

@media (max-width: 767px) { /*xs*/
    .underbill .divs .xs-a{
    	width: 265px;
    	float: left;
    }
}
@media (max-width: 600px) { /*>xs*/
	.underbill .divs{
		padding: 105px 34px 32px 34px;
	}
}
/* underbill-end */

/* icons-start */
.icons{

}
.icons .divs{
	text-align: center;
	margin: 75px 0 95px 0;
}
.icons .divs img{

}
.icons .divs h5{
	text-transform: uppercase;
	font-weight: 600;
	margin: 20px 0 25px 0;
}
.icons .divs p{
	margin-bottom: 5px;
}

@media (min-width: 1200px) { /*lg*/
    
}
@media (min-width: 992px) and (max-width: 1199px) { /*md*/
    
}
@media  (max-width: 991px) { /*sm*/
    
}
@media (min-width: 768px) and (max-width: 830px){ /*>xs*/
    .icons .divs{
    	min-width: 45%;
    	width: auto;
    }
}
@media (max-width: 768px) { /*xs*/
	.icons .divs{
		margin: 35px 0 55px 0;	
		width: 100%;
	}
}
/* icons-end */

/* tabs-start */
.tabs{
	padding-bottom: 125px;
}
#tabs{
	padding: 0 40px;
}
.tabs ul.ul-tabs{

}
.tabs ul.ul-tabs li{
	width: 184px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	font-size: 13px;
	text-transform: uppercase;
	background-color: #fbf8ed;
	display: block;
	float: left;
	margin: 0 1px;
	padding-bottom: 15px;
}
.tabs ul.ul-tabs li:hover{
	background-color: #3b2a4c;
}
.tabs ul.ul-tabs li:hover a{
	color: #ffffff;
}
.tabs ul.ul-tabs li a{
	color: #333333;
}
.tabs ul.ul-tabs li a:hover{
	text-decoration: none;
}
.tabs ul.ul-tabs li.ui-tabs-active, .tabs ul.ul-tabs li.ui-tabs-active:hover{
	background-color: #082f4f;
}
.tabs ul.ul-tabs li.ui-tabs-active a{
	color: #ffffff;
}
.tabs ul.ul-tabs li img{
	display: none;
}
.tabs ul.ul-tabs li.ui-tabs-active img{
	display: block;
	position: relative;
	top: 0px;
	right: -77px;
}
.tabs .content{
	clear: both;
	margin-top: 120px;
}
.tabs .content img{
	max-width: 100%;
}
.tabs .content p{
	margin: 15px 0px; 
}
.tabs .content h5{
	text-transform: uppercase;
	color: #071d2e;
	font-size: 15px;
	font-weight: 600;
	margin: 15px 0px; 
}
.tabs .content ul.left{
	float: left;
}

@media (min-width: 1200px) { /*lg*/

}
@media (max-width: 1199px){ /*>md*/
	.tabs ul.ul-tabs li{
    	width: 19%;	
    	min-width: 10%;
    }
    .tabs ul.ul-tabs li.ui-tabs-active img{
    	//display: none;
    	right: -40%;
    }
}
@media (min-width: 992px) and (max-width: 1199px) { /*md*/
    
}
@media (min-width: 768px) and (max-width: 991px) { /*sm*/
 	
}
@media (max-width: 767px) { /*xs*/
    .tabs ul.ul-tabs li{
    	width: 100%;	
    }   
    .tabs ul.ul-tabs li.ui-tabs-active img{
    	display: none;
    }
    .tabs .content{
		margin-top: 290px;
	}
}
/* tabs-end */

.reshenia a.readmore-reshenia{
	text-transform: uppercase;
	background-color: #ffffff;
	color: #064273;
	border: 1px solid #064273;
	display: block;
	width: 125px;
	line-height: 43px;
	margin: 45px auto 0 auto;
}
.reshenia a.readmore-reshenia:hover{
	text-decoration: none;
	background-color: #064273;
	color: #ffffff;
}
/* End */
/* /bitrix/templates/obmen/components/bitrix/news/reshenia/bitrix/news.list/.default/style.css */
