

/* Start:/bitrix/templates/prohome_default/components/bitrix/news.detail/gopro_newPL_detail/style.css?15434856236019*/
/*NEW CODE PL*/
div.sub_action{
	width: 90%;
}
div.sub_action_bottom{
	margin-top: 60px;
	display: none;
}
div.ajaxpages_gmci{
	padding-left: 15px;
}
.iblockdetail{
	line-height:18px;
}
div.iblockdetail .row > .pic{
	width:97%;
	min-width:90px;
	float:left;
	padding:0px 0px 0px 0px;
	position: relative;
}
div.iblockdetail div.text{
	width:97%;
	float:left;
	text-align:justify;
	padding-left: 15px;
	padding-top: 20px;
}
.bot{
	margin-top:15px;
	padding-top:15px;
	border-top:1px solid #F2F2F2;
}
.bot .back{
	float:left;
}
.bot .date{
	float:right;
	color:#666666;
	font-style:italic;
}
div.action{
	width: 50%;
	float: left;
	margin-top: 30px;
	padding: 10px;
    padding-left: 10px;
	padding-left: 15%;
	color: grey;
}
div.action_off{
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	background-color: grey;
	width: 100%;
	min-width: 90px;
	height: 410px;
	opacity: 0.9;
}
div.action_off p{
	margin-top: 15%;
	width: 100%;
	height: 130px;
	font-family: 'Open Sans';
	font-size: 42pt;
	text-align: center;
	background-color: #00a300;
}
div.action_off span{
	position: relative;
	top: 38%;
}
#CDT {
	font-size: 40px;
	color: #000;
	margin: 30px 0 30px;
	font-weight: bold;
	width: 40%;
	float: left;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 20px;
	text-align: center;
	border-radius: 6px;
	border-top: 1px solid grey;
	border-left: 2px solid grey;
	border-bottom: 1px solid grey;
	border-right: 2px solid grey;
}

#CDT .number-wrapper{
    margin: 5px;
    /*-moz-box-shadow: 0 5px 8px #000000;
    -webkit-box-shadow: 0 5px 8px #000000;
    box-shadow: 0 5px 8px #000000;*/
    position: relative;
}

#CDT .number{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: #F8F8F8;
    background-image: linear-gradient(bottom, #E1E1E1 2%, #FFF 50%, #E1E1E1 100%);
    background-image: -o-linear-gradient(bottom, #E1E1E1 2%, #FFF 50%, #E1E1E1 100%);
    background-image: -moz-linear-gradient(bottom, #E1E1E1 2%, #FFF 50%, #E1E1E1 100%);
    background-image: -webkit-linear-gradient(bottom, #E1E1E1 2%, #FFF 50%, #E1E1E1 100%);
    background-image: -ms-linear-gradient(bottom, #E1E1E1 2%, #FFF 50%, #E1E1E1 100%);
    -webkit-border-top-right-radius: 7px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 7px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: 0 5px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    border: 1px solid #D3D3D3;
    /*-moz-box-shadow: inset 0 4px 0 rgba(255, 255, 255, 0.2);
    -webkit-box-shadow: inset 0 4px 0 rgba(255, 255, 255, 0.2);
    box-shadow: inset 0 4px 0 rgba(255, 255, 255, 0.2);
    -moz-text-shadow: 0 3px 3px #000000;
    -webkit-text-shadow: 0 3px 3px #000000;
    text-shadow: 0 3px 3px #000;*/
}
       
#CDT .line{
    position: absolute;
    width: 100%;
    height: 1px;
    top: 52%;
    left: 0;
    background: #CACACA;
    /*-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);*/
}
#CDT .caption{
   font-size: 12px;
   position: absolute;
   bottom: -25px;
   left: 0;
   text-align: center;
   width: 100%;
   color: black;
   text-transform: lowercase;
}
span.razdel{
	color: black;
}

/* content */
/*.iblockdetail table{
	display: table;
    border-collapse: separate;
    border-spacing: 2px;
}
.iblockdetail table,
.iblockdetail td{
	margin: auto;
    padding: 1px;
    border: 1px solid gray;
}*/
.iblockdetail table {
	width: 100%;
	margin: 20px 0;
}
.iblockdetail table tr {
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
}
.iblockdetail table td, .iblockdetail table th {
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	padding: 5px 15px;
}
.iblockdetail table th {
	background: #f8f8f8;
}
.iblockdetail li {
	list-style-type: disc;
    padding-bottom: 7px;
}
.iblockdetail ul {
	margin: 20px 0px 20px 20px;
}
@media screen and (max-width: 1024px){
	#CDT {
		font-size: 30px;
	}
	#CDT .caption{
	   bottom: -30px;
	}
	div.action_off{
		height: 315px;
	}
}
@media screen and (max-width: 768px){
	#CDT{
		width: 80%;
		margin-left: 12%;
	}
	div.action{
		width: 100%;
		padding-left: 35%;
	}
	div.action_off{
		height: 212px;
	}
	div.action_off p{
		height: 70px;
		font-size: 26pt;
	}
}
@media screen and (max-width:480px){
	body.adaptive .iblockdetail .pic{
		width:100%;
		text-align:center;
		padding: 0px 0px 10px 0px;
	}
	body.adaptive .iblockdetail .text{
		width: 100%;
	}
	body.adaptive .iblockdetail .bot{
		margin-top:5px;
		padding-top:5px;
	}
	body.adaptive .iblockdetail .bot .back,
	body.adaptive .iblockdetail .bot .date{
		float:none;
		margin:3px 0px;
	}
	div.sub_action{
		display: none;
	}
	div.sub_action_bottom{
		display: block;
	}
	div.iblockdetail div.row > .pic{
		padding: 15px;
	}	
	div.ajaxpages_gmci{
		padding: 15px;
	}
	div.iblockdetail div.row > div.text {
		width: 92%;
		margin-left: 0%;
	}
	div.action_off{
		height: 190px;
		margin: 15px;
		width: 94%;
	}
}
@media screen and (max-width:360px){
	div.action{
		padding-left: 25%;
	}
	div.action_off{
		height: 140px;
		width: 92%;
	}
	div.action_off p{
		height: 44px;
		font-size: 18pt;
	}
	div.action_off span {
		top: 30%;
	}	
}
@media screen and (max-width:320px){
	#CDT {
		width: 82%;
		font-size: 25px;
	}
	#CDT .caption{
		bottom: -35px;
	}
	div.action_off {
		height: 124px;
		width: 91%;
	}	
}
/* End */


/* Start:/bitrix/templates/prohome_default/components/bitrix/iblock.vote/stars/style.css?1551091238892*/
.bx_item_detail_rating{margin-bottom: 10px;}
.bx_item_detail_rating td{vertical-align: middle;text-align: right;}
.bx_item_detail_rating .bx_item_rating{text-align: right;}
.bx_item_detail_rating .bx_stars_container{position: relative;width: 68px;height: 30px;background: #dadada;background-size: 100% 100%;}
.bx_item_detail_rating .bx_stars_bg{position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: 101;background: url(/bitrix/templates/prohome_default/components/bitrix/iblock.vote/stars/images/stars.png) no-repeat center;}
.bx_item_detail_rating .bx_stars_progres{position: absolute;top: 0;bottom: 0;left: 0;background: #e76110;}
.bx_item_detail_rating .bx_stars_rating_votes{color: #8d8d8d;font-size: 11px;line-height: 11px;vertical-align: middle;}
@media (max-width:530px){
	.bx-touch .bx_item_detail_rating .bx_stars_container{height: 15px;margin: 4px 0;}
	.bx_item_detail_rating .bx_stars_rating_votes{font-size: 7px;line-height: 7px;}
}
/* End */
/* /bitrix/templates/prohome_default/components/bitrix/news.detail/gopro_newPL_detail/style.css?15434856236019 */
/* /bitrix/templates/prohome_default/components/bitrix/iblock.vote/stars/style.css?1551091238892 */
