

/* Start:/bitrix/components/abkr/cases/templates/.case_lite/style.css?16214059096669*/
div.photo-section table.data-table tr.head-row td {
	padding: 10px 5px;
	border-bottom: none;
}
div.photo-section table.data-table tr.data-row {
	border-top: none;
	border-bottom: none;
}
div.photo-section table.data-table th.data-cell {
	border-top: none;
	border-bottom: none;
	padding: 2px 2px;
}
.bx-cases .height_cont{
    float: left;
	margin-top: 75% !important;
}

.bx-cases {
	margin: auto -13px;
	margin-top: 50px;
	display: inline-block;
	}
.bx-cases-block {
	position: relative;
	text-align: center;
	border: 15px solid transparent;

}

.cases-logo-text {

    height: calc(100%);
	width: calc(100%);
    top: 0px;
    left: 0px;
	
    position: absolute;
    background-color: #000;
    display: -ms-flexbox;
    display: flex;
    text-align: left; 
    -ms-flex-pack: center;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #000;
    opacity: 0;
    transition: opacity .5s;
    z-index: 10;
    line-height: normal;
}

.cases-logo-text .col-xs-5{
	width:unset;	
}

.bx-cases-block:hover{ 
    background: #fff;
}
.cases-logo:hover>.bx-cases-img img{
	opacity: 1;
    transition: opacity .8s ease;
}
.cases-logo:hover>.cases-logo-text{
    transition: opacity .8s ease .6s;
    opacity: 0.8;
}

.bx-cases-other a{
	color: #000;
}
.bx-cases-other a:hover{
	color: #333;
}


/* POST FORMATS */
.bx-cases-img,
.bx-cases-audio,
.bx-cases-youtube,
.bx-cases-slider {

    display: flex;
    align-items: center;
    justify-content: center;
	/*border: 1px solid #000;*/
    box-shadow: 4px 4px 15px 0px rgb(140 140 140);
    -webkit-box-shadow: 4px 4px 15px 0px rgb(140 140 140);
    -moz-box-shadow: 4px 4px 15px 0px rgba(140,140,140,1);
}
.bx-cases-slider img,
.bx-cases-img img {
    flex-shrink: 0;
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    transition: opacity .8s ease .6s;
}


}
.bx-cases-video {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	opacity: 0.7;
	z-index: 1;
	-webkit-transition: opacity .3s ease;
	   -moz-transition: opacity .3s ease;
	    -ms-transition: opacity .3s ease;
	     -o-transition: opacity .3s ease;
	        transition: opacity .3s ease;
	background: url("/bitrix/components/abkr/cases/templates/.case_lite/images/bx-video.png") no-repeat center;
}
.bx-cases-video:hover {
	opacity: 1;
}



/* POST FORMATS /// SLIDER */
.bx-cases-slider {
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
}
.bx-cases-slider-container {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
}
.bx-cases-slider-slide {
	float: left;
	z-index: 100;
}
.bx-cases-slider-arrow-container-left,
.bx-cases-slider-arrow-container-right {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 15%;
	cursor: pointer;
}
.bx-cases-slider-arrow-container-left {
	left: 0;
}
.bx-cases-slider-arrow-container-right {
	right: 0;
}
.bx-cases-slider-arrow {
	position: absolute;
	line-height: 34px;
	vertical-align: middle;
	color: #fff;
	cursor: pointer;
	font-size: 48px;
	height: 48px;
	width: 20px;
	top: 50%;
	margin-top: -24px;
	z-index: 110;
	opacity: .5;
	text-shadow:0 0 2px rgba(0,0,0,.5);
}
.bx-cases-slider-arrow-container-left:hover .bx-cases-slider-arrow,
.bx-cases-slider-arrow-container-right:hover .bx-cases-slider-arrow {
	color: #FFF;
	display: block;
	opacity: 1;
}
.bx-cases-slider-arrow-container-left .bx-cases-slider-arrow {
	left: 20px;
}
.bx-cases-slider-arrow-container-right .bx-cases-slider-arrow {
	right: 20px;
}
.bx-cases-slider-control {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 100%;
	bottom: 10px;
	z-index: 110;
	text-align: center;
	word-spacing: -4px;
}
.bx-cases-slider-control li {
	display: inline-block;
	border-radius: 50%;
	background: #fff;
	width: 10px;
	height: 10px;
	word-spacing: -4px;
	margin: 0 3px;
	opacity: .5;
}
.bx-cases-slider-control li:hover,
.bx-cases-slider-control li.current {
	background: #FFF;
	opacity: 1;
}
.bx-cases-slider-arrow,
.bx-cases-slider-control li {
	-webkit-transition: opacity .3s ease;
	   -moz-transition: opacity .3s ease;
	    -ms-transition: opacity .3s ease;
	     -o-transition: opacity .3s ease;
	        transition: opacity .3s ease;
}
.bx-cases-title,
.bx-cases-title a {
    
    color: #fff;
    margin: 30px;
    /*font-weight: 600;
    font-family: "Helvetica Neue", sans-serif;
    font-size: 16px;
    line-height: 1.1;*/

}
.bx-cases-title a:hover {
	text-decoration: none;
	border-bottom-color: transparent;
}
.bx-lg .bx-cases-title {
	font-size: 24pt;
}
.bx-md .bx-cases-title {
	font-size: 20pt;
}
.bx-xs .bx-cases-title {
	font-size: 18pt;
}
.bx-cases-view,
.bx-cases-date,
.bx-cases-comments,
.bx-cases-author,
.bx-cases-other {
	color: #333;
	font-size: 14px;
	padding-bottom: 5px;
}
.bx-cases-view i.fa,
.bx-cases-date i.fa,
.bx-cases-comments i.fa,
.bx-cases-author i.fa,
.bx-cases-tags i.fa,
.bx-cases-other i.fa {
	width: 14px;
	color: #333;
}
.bx-cases-tags {
	color: #a4a4a4;
	font-size: 13px;
	padding-bottom: 5px;
}
.bx-cases-content {
    font-weight: normal;
    margin: 10px;
}
.bx-cases-more {
	margin-top: 5px;
	margin-bottom: 5px;
}



.cases-logo{}

@media (max-width: 2560px) {
	.col-md-4 {
    float: left;
    width: 33%;
    }
	.bx-cases .bx-cases-container:nth-child(3n+1) {
    clear: both;
    }
	.bx-cases-img{

	}
	.bx-cases-title,
    .bx-cases-title a {
	font-size: 1.32vw;	
	}
}


@media (max-width: 1920px) {
	.col-md-4 {	
    float: left;
    width: 33.33%;	
    }
	.bx-cases .bx-cases-container:nth-child(3n+1) {
	clear: both;
	}
	.bx-cases-img {
	}
	.bx-cases-title,
    .bx-cases-title a {
	font-size: 20px;	
	}
}

@media (max-width: 1366px) {
	.col-md-4 {	
    float: left;
    width: 33.33%;	
    }
	.bx-cases .bx-cases-container:nth-child(3n+1) {
	clear: both;
	}
	.bx-cases-img {
	}
	.bx-cases-title,
    .bx-cases-title a {
	font-size: 18px;	
	}
}


@media (max-width: 1024px) {
	.col-md-4 {	
    float: left;
    width: 33.33%;	
    }
	.bx-cases .bx-cases-container:nth-child(3n+1) {
	clear: both;
	}
	.bx-cases-img {
	}
	.bx-cases-title,
    .bx-cases-title a {
	font-size: 16px;	
	}
}

@media (max-width: 992px) {
	.col-md-4 {	
    float: left;
    width: 50%;	
    }
	.bx-cases .bx-cases-container:nth-child(3n+1) {
    clear: unset;
    }
	.bx-cases .bx-cases-container:nth-child(2n+1) {
	clear: both;
	}
	.bx-cases-img{
	}
}

@media (max-width: 768px){
	.col-md-4 {	
    float: left;
    width: 50%;	
	}
	.bx-cases .bx-cases-container:nth-child(3n+1) {
    clear: unset;
    }
	.bx-cases .bx-cases-container:nth-child(2n+1) {
	clear: both;
	}
	.bx-cases-img{
	}
}
@media (max-width: 500px){
	.col-md-4 {	
    float: unset;
    width: unset;	
	}	
	.bx-cases-img  {
   }  
   .bx-cases {
    margin: auto -13px;
    margin-top: 30px; 
   }
}

/* End */
/* /bitrix/components/abkr/cases/templates/.case_lite/style.css?16214059096669 */
