

/* Start:/bitrix/templates/union/components/bitrix/news.list/parrot_blocks/style.css?154090669828*/
.WHITE h2{
	color: yellow;
}
/* End */


/* Start:/bitrix/templates/union/css/effects/effect-moses.css?15409067021694*/
/*-----------------*/
/***** Moses *****/
/*-----------------*/

figure.effect-moses {
	background: -webkit-linear-gradient(-45deg, #004fb1 0%,#000 100%);
	background: linear-gradient(-45deg, #004fb1 0%,#000 100%);
}

figure.effect-moses img {
	opacity: 0.85;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-moses h2,
figure.effect-moses p {
	padding: 20px;
	width: 80%;
	height: 50%;
	border: 2px solid #fff;
}

figure.effect-moses h2 {
	padding: 20px;
	width: 90%;
	height: 50%;
	text-align: left;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(10px,10px,0);
	transform: translate3d(10px,10px,0);
}

figure.effect-moses p {
	float: right;
	padding: 20px;
	text-align: right;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
}

figure.effect-moses:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-moses:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-moses:hover img {
	opacity: 0.6;
}

@media (max-width: 1024px) {
	figure.effect-moses h2, figure.effect-moses p {
		width: 100%;	
	}
	
	figure figcaption {
    	padding: 1em 1em 0 0 !important;
    }	
	
	figure.effect-moses:hover h2 {
		-webkit-transform: translate3d(-100%,-100%,0);
		transform: translate3d(-100%,-100%,0);
		opacity: 0;
	}
	
	figure.effect-moses:hover p {
		opacity: 1;
		-webkit-transform: translate3d(10%,-110,0);
		transform: translate3d(5%,-110%,0);
	}	
}

/* End */


/* Start:/bitrix/templates/union/css/effects/effect-julia.css?15409067002471*/
/*---------------*/
/***** Julia *****/
/*---------------*/

figure.effect-julia {
	background: #2f3238;
}

figure.effect-julia mark{
    box-shadow: 0 6px 10px 0 rgba(0,0,0,0.1), 0 2px 10px 0 rgba(0,0,0,0.12);
}

figure.effect-julia img {
	max-width: none;
	-webkit-transition: opacity 1s, -webkit-transform 1s;
	transition: opacity 1s, transform 1s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-julia figcaption {
	text-align: left;
}

figure.effect-julia h2 {
	position: relative;
	padding: 0.5em 0;
    font-size: 2.5rem;
    font-weight: 600;	
}

figure.effect-julia p {
	display: inline-block;
	margin: 0 0 0.25em;
	padding: 0.4em 1.2em;
	background: rgba(255,255,255,0.9);
	color: #2f3238;
	text-transform: none;
	font-weight: 500;
	font-size: 75%;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-360px,0,0);
	transform: translate3d(-360px,0,0);
}

figure.effect-julia p:first-child {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

figure.effect-julia p:nth-of-type(2) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

figure.effect-julia p:nth-of-type(3) {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

figure.effect-julia:hover p:first-child {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

figure.effect-julia:hover p:nth-of-type(2) {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

figure.effect-julia:hover p:nth-of-type(3) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

figure.effect-julia:hover img {
	opacity: 0.4;
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.1,1.1,1);
}

figure.effect-julia:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

@media (max-width: 1600px) {
	figure.effect-julia h2{
		font-size: 2rem;
		line-height: 4rem;								
	}
}

@media (max-width: 1366px) {
	figure.effect-julia h2{
		font-size: 1.8rem;
		line-height: 4rem;						
	}
}

@media (max-width: 1200px) {
	figure.effect-julia h2{
		font-size: 1.5rem;
		line-height: 3rem;						
	}
}

@media (max-width: 992px) {
	figure.effect-julia h2{
		font-size: 2.5rem;
		line-height: 5rem;				
	}
}

@media (max-width: 768px) {
	figure.effect-julia h2{
		font-size: 2rem;
		line-height: 4rem;		
	}
}

@media (max-width: 480px) {
	figure.effect-julia h2{
		font-size: 1.5rem;
		line-height: 3rem;
	}
}

/* End */
/* /bitrix/templates/union/components/bitrix/news.list/parrot_blocks/style.css?154090669828 */
/* /bitrix/templates/union/css/effects/effect-moses.css?15409067021694 */
/* /bitrix/templates/union/css/effects/effect-julia.css?15409067002471 */
