::selection {background: #f0f0f0;}

::-moz-selection {background: #f0f0f0;}

.text-center, .center {text-align: center;}

.text-right, .right {text-align: right;}

html {overflow-y: scroll;}

.adaptive-img {
    max-width: 100%;
    height: auto;
}

.bg-head-1 {
	background: #029eb9; 
	color: #fff;
	padding: 20px 0;}

	.bg-head-1 .phone strong {font-weight: normal; font-size: 28px;}
	
.bg-head-2 {
	width: 100%;
	-webkit-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.17);
	-moz-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.17);
	box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.17);
	background: #15b2dc;}

.sticky-wrapper {height: 50px;}

#head button {
	float: right;
	font-size: 1.4rem;
	color: #fff;
	border: 2px solid #fff;
	margin: 6px 0 0 0;
	padding: 0 15px 0 45px;
	background: url('/img/key.png') no-repeat 8px 13px #04acd9;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;}

	#head button:hover {background-color: #129bc0;}
	
.blue-letter-block, .feedback-block {background: #15b2dc;}

	.blue-letter-block h3 {color: #fff;}

	.blue-letter-block .letter-body {
		background: #fdfdf0;
		padding: 3rem 4rem 1rem 4rem;}

.shadow-top:before {
	content: ""; 
	background: url('/img/shadow.png') no-repeat 50% 0; 
	background-size: 100%; 
	display: block; 
	height: 23px; 
	width: 100%; 
	margin-bottom: -23px;
	padding-top: 35px;}

.no-padding {width: 100%; padding: 0 !important;}

.padd-top-15 {padding-top: 15px;}

.padd-top-50 {padding-top: 50px;}

.padd-bot-30 {padding-bottom: 30px;}

.main-page-articles {background: #f5f5f5;}

.articles-item {
	padding-bottom: 35px;
	font-size: 1.4rem;}

	.articles-item h3 {
		line-height: 130%;
		color: #686868;
		font-weight: 300;
		font-size: 20px;
		line-height: 2.5rem;
		margin: 0 0 10px 0;}
		
		.articles-item h3 a {border:none;}
		
		.articles-item img.r-img {padding-bottom: 1.5rem;}
		
	.articles-item a {
		display: block;
		text-decoration: none;}
		
		.articles-item a span {text-decoration: underline;}

.news-item {
	padding-bottom: 35px;
	font-size: 1.4rem;}

	.news-item h3 {
		font-weight: 600;
		line-height: 130%;
		font-size: 16px;
		line-height: 2.5rem;
		margin: 0 0 10px 0;}

		.news-item h3 a {
			color: #000;
			border:none;}
			
			.news-item h3 a span {
				background: #fdfb7a; 
				text-decoration: none;}
		
		.news-item .news-date {
			display: block;
			padding-bottom: 5px;
			color: #686868;}
			
		.news-item a {
			display: block;
			text-decoration: none;}
			
			.news-item a span {text-decoration: underline;}

.blue-list {padding: 0 0 0 40px;}

	.blue-list img {
		position: absolute;
		left: 0px;
		margin-top: 5px;}

.no-margin { margin: 0 !important; }

.clear { clear: both; }

.r-img-c {
	max-width:100% !important;
    height:auto;
    display:block;
	margin: 0 auto; }
	
.r-img {
	max-width:100% !important;
    height:auto;
    display:block;}

.mfo-first-word {
	font-style: italic;
	text-align: right;}
	
	.mfo-first-word p span{
		padding: 5px 0;
		background: #fdfb7a;}
		
	.mfo-first-word strong {
		padding-top: 1rem;
		display: block;}
		
.mfo-services {background: #f5f5f5;}

	.mfo-services-item h3 {
		font-size: 3rem;
		font-weight: 300;
		margin: 0 0 2rem 0;}
		
	.mfo-services-item .r-img-c {margin-bottom:2rem;}
	
	.mfo-services-item ul {
		list-style: none;
		font-weight: 300;
		font-size: 1.8rem;
		margin: 0;}
		
		.mfo-services-item li {
			margin: 0;
			padding: 0 0 1.5rem 0;}
			
	.mfo-services-item button {margin: 0 0 3rem 0;}
	
	.mfo-bottom-info .twelwe {background: url('/media/man.jpg') no-repeat 100% 100%;}
		
		.mfo-bottom-info .twelwe p{padding-right: 350px;}
		
		
	.pay-services-item h3 {
		margin: 2.5rem 0;
		font-size: 2.5rem;}
	.pay-services-item h3 span {
		display: block;
		font-size: 1.6rem;}
		
	.personal-tabs {}
	
	.personal-tabs .container {padding: 0 0 2rem 0; border-bottom: 3px solid #dbdbdb; margin-bottom: 30px;}
	
		.personal-tabs .law-links a {
			display: inline-block;
			font-size: 1.6rem;
			line-height: 1.6rem;
			padding-bottom: 1rem;}
		
		
	.order-call .twelwe {
		padding-right: 290px;
		background: url('/media/woman.jpg') no-repeat 100% 100%;}
		
		.order-call .twelwe p {font-size: 2rem;}
		
		.order-call #phone-fio {width: 100%;}
		
		.order-call #phone-phone, 
	
		.order-call #phone-phone {width: 45%; margin-right: 8%;}
		
		.order-call button {width: 45%; margin-bottom: 5rem;}
		
		@media (max-width: 870px) {
			.order-call #phone-phone, .order-call button {width: 100%; margin-right:0;}
		}
		
	.feedback-block .container {
		padding: 1rem 1rem 0 1rem;
		background: url('/img/feedbackbg.png');
		-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.32);
		-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.32);
		box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.32);}
		
		.feedback-block .row {
			padding: 0 3rem;
			background: #fff;}
			
		.feedback-block h3 {margin: 2rem 0 2rem 0;}
		
		.feedback-block input, .feedback-block textarea, .feedback-block button {width: 100%;} 
		
		.feedback-block .input-half-fisrt , .feedback-block .input-half {width: 45%; float: left;}
		
			.feedback-block .input-half-fisrt {margin-right: 9%;}
		
		.feedback-block textarea {height: 202px; resize: none;}
		
.footer {
	font-size: 1.2rem;
	padding: 0 0 1.5rem 0;
	background: #333333;
	color: #737373;}
	
	.footer:before {content: ""; display: block; width: 100%; height: 10px; background: #01929b; margin-bottom: 2rem;}
	
	.footer .r-img {padding-bottom: 2rem;}
	
	.footer p {
		margin: 0;
		padding-bottom: 1.5rem;}
	
	.footer a {color: #c0c0c0;}
	
	.footer ul {
		margin: 0;
		list-style: none;
		padding: 0 0 1rem 0;}
	
		.footer li {margin: 0 0 0.5rem 0;}
		
		.footer ul ul {margin-left: 1.5rem;}
		
	.footer p.footer-contact {
		font-size: 1.4rem;
		text-align: right;
		color: #e5e5e5;}
	
		.footer p.footer-contact strong {
			font-size: 2rem;
			display: block;}
			
		.footer p.footer-contact em {
			color: #adadad;
			display: block;}
			
	.footer-social {text-align: right;}
	
		.footer-social a{
			display: inline-block;
			width: 39px;
			height: 39px;
			background-position: 0 0;
			margin-left: 1rem;}
			
			.footer-social a:hover{  background-position: 0 100%;}
			
			.fb {background: url('/img/social/f_fb.png') no-repeat #fff;}
			.vk {background: url('/img/social/f_vk.png') no-repeat #fff;}
			.twi {background: url('/img/social/f_twi.png') no-repeat #fff;}
			.ok {background: url('/img/social/f_ok.png') no-repeat #fff;}

			
@media (max-width: 750px) {

	#head button {
	float: right;
	border: 1px solid #fff;
	background-image: none;
	padding: 0 10px 0 10px;
	font-size: 1rem;}

	.red-letter-block .letter-body {
		background: #fdfdf0;
		padding: 3rem 2rem 1rem 2rem;}
		
	.r-hide {display: none;}
		
	.footer p.footer-contact {text-align: left;}

	.footer-social {text-align: left;}
	
	.menu li.active {background-image: none;}
	
	.bg-head-1 .logo img {padding-bottom: 2rem;}
	
	.mfo-bottom-info .twelwe {background-image: none;}
	
	.mfo-bottom-info .twelwe p {padding-right: 0;}
	
	.order-call .twelwe {
		background-image: none;
		padding-right:0;}
	
	.feedback-block .input-half, .feedback-block .input-half-fisrt {
		width: 100%;
		margin-right: 0;}
		
		.feedback-block .container {margin-top: 1.5rem;}
}

@media (max-width: 600px) {
body {background: none !important; }
}
@media (max-width: 400px) {
	.blue-list {
		text-align: center;
		padding: 0;}

		.blue-list img {
			position: relative;
			margin-top: 0;}

		.blue-list p {text-align: left;}
}
	
/* TABS */
.big-fat-href { 
	font-size: 1.5em; 
	line-height: 4rem; }

dl.accordion  {
	margin: 0 !important; }

.accordion dd {
	background-color: #fff;
	font-size: 1em;
	line-height: 1.5em;
	margin: 0;
	padding: 2rem 2rem 0 2rem; 
	display: inline-block; }

.accordion {
	position: relative;
	background-color: #fff; }

.accordionTitle {
	background-color: #f2f2f2;
	text-align: left;
	padding: 2em;
	display: block;
	text-decoration: none;
	color: #000;
	font-size: 1em;
	line-height: 1em;
	padding: 2rem 2rem 2rem 0;
	-webkit-transition: background-color 0.5s ease-in-out;
	transition: background-color 0.5s ease-in-out; }

.accordionTitle span { display: inline-block; }

.accordionTitle:before {
	content: "+";
	color: #999;
	float: left;
	font-size: 2em;
	padding: 0 2rem 0 2rem;
	line-height: 1.8rem;
	-webkit-transition: -webkit-transform 0.3s ease-in-out;
	transition: transform 0.3s ease-in-out; }
		  
.accordionTitle:hover {
	background-color: #eaeaea;
	color: #000; }

.accordionTitleActive, .accordionTitle.is-expanded { background-color: #eaeaea; color: #000; }

.accordionTitleActive, .accordionTitle.is-expanded:hover { background-color: #ccc; }

.accordionTitleActive:before, .accordionTitle.is-expanded:before {
	-webkit-transform: rotate(-225deg);
	-ms-transform: rotate(-225deg);
	transform: rotate(-225deg); }

.accordionItem {
	height: auto;
	overflow: hidden;
	-webkit-transition: max-height 1s;
	transition: max-height 1s; }
		  
@media screen and (min-width: 48em) {
	.accordionItem {
		-webkit-transition: max-height 0.5s;
		transition: max-height 0.5s; }
}

@media screen and (max-width: 400px) {
	.accordionTitle:before { display: none; }
	.accordionTitle { padding: 1.5rem; }
}

.accordionItemCollapsed, .accordionItem.is-collapsed { max-height: 0; }

.animateIn {
	-webkit-animation: accordionIn 0.65s normal ease-in-out both 1;
	animation: accordionIn 0.65s normal ease-in-out both 1; }

.animateOut {
	-webkit-animation: accordionOut 0.75s alternate ease-in-out both 1;
	animation: accordionOut 0.75s alternate ease-in-out both 1; }

@-webkit-keyframes accordionIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.9) rotateX(-60deg);
		transform: scale(0.9) rotateX(-60deg);
		-webkit-transform-origin: 50% 0;
		transform-origin: 50% 0; }
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1); }
}

@keyframes accordionIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.9) rotateX(-60deg);
		transform: scale(0.9) rotateX(-60deg);
		-webkit-transform-origin: 50% 0;
		transform-origin: 50% 0; }
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1); }
}

@-webkit-keyframes accordionOut {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1); }
	100% {
		opacity: 0;
		-webkit-transform: scale(0.9) rotateX(-60deg);
		transform: scale(0.9) rotateX(-60deg); }
}

@keyframes accordionOut {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1); }
	100% {
		opacity: 0;
		-webkit-transform: scale(0.9) rotateX(-60deg);
		transform: scale(0.9) rotateX(-60deg); }
}

/* MENU */
#head {z-index:10000; position: relative;}

nav{display:block;
line-height: 1.5em;
}

.menu{display:block;margin-bottom:0;}

.menu li{display: inline-block;
position: relative;
z-index:100;
margin-bottom: 0;}

.menu li:first-child{margin-left:0;}

.menu li a {
font-size: 16px;
padding:15px 20px;
display:block;
color:#ffffff;
-webkit-transition: all 0.2s ease-in-out 0s;
-moz-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
-ms-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
}

.menu li.active {
	padding:15px 0;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
	background: url('/img/arr.png') no-repeat 50% 0% #15b2dc;}
	
	.is-sticky .menu li.active {background-image: none;}
	
.menu li a:hover, .menu li:hover > a{color:#ffffff;
background:#019cb6;}

.menu ul {display: none;
margin: 0;
padding: 0;
width: 250px;
position: absolute;
top: 52px;
left: 0px;
background: #ffffff;
-webkit-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.17);
-moz-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.17);
box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.17);
}

.menu ul li {display:block;
float: none;
background:none;
margin:0;
padding:0;
}
.menu ul li a {font-size: 16px;
font-weight:normal;
display:block;
color:#797979;
border-left:3px solid #ffffff;
background:#ffffff;}

.menu ul li a:hover, .menu ul li:hover > a{
background:#f0f0f0;
border-left:3px solid #019cb6;
color:#797979;
}

.menu li:hover > ul{ display: block;}
.menu ul ul {left: 149px;
	top: 0px;
}

.mobile-menu{display:none;
padding:15px 30px;
color:#ffffff;
font-weight:600;
}
.mobile-menu:hover{
color:#ffffff;
text-decoration:none;
}

@media (max-width: 750px) {

.menu{
	display:none;}

.mobile-menu{
	display:block;
	background: url('/img/hamburger.png') no-repeat 0% 50%;}
	
	ul.menu:after{
	content: ""; display: block; height: 30px; width: 100%;}

.menu li.active {
	padding:15px 30px;
	color: #fff;
	background: #019cb6;}
	
nav{margin:0;
background:none;}

.menu li{display:block;
margin:0;}

.menu li a {background:#ffffff;
color:#797979;
border-top:1px solid #e0e0e0;
border-left:3px solid #ffffff;}

.menu li a:hover, .menu li:hover > a{
background:#f0f0f0;
color:#797979;
border-left:3px solid #029eb9;}

.menu ul {display:block;
position:relative;
top:0;
left:0;
width:100%;}

.menu li ul li {
	padding: 0 0 0 25px;
	font-size: 14px !important;
	font-style: italic;}
	
	.menu li ul li a{font-size: 14px !important;}

.menu ul ul {left:0;}

}


/*-----------Tabs-----------*/

.resp-tabs-list li {
    display: inline-block;
	text-align: center;
    list-style: none;
    cursor: pointer;
    float: left;}

.personal-tabs ul {margin-bottom:  0 !important;}

.resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    clear: left;
}

h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
	font-family:'SegoeUI', Arial, sans-serif;
	font-weight: 400;
	font-size: 2.5rem;
}

.resp-tab-content {
    display: none;
	padding: 2rem 0 2rem 0;
}

.ver_1 .resp-tab-content {
    display: none;
	padding: 0.8rem 2rem;
}

ul.hor_1 li {
	line-height: 65px;
	color: #058dd3;
	font-family:'SegoeUI', Arial, sans-serif;
	font-weight: 600;
	font-size: 1.5rem;
	width: 24%;
	padding: 0 3px;
	background: url('/img/border.png') repeat-x 50% 100% #fff;}

ul.hor_1  li.resp-tab-active {
	background-position: 0% 0% !important;
	padding: 0 !important;
	color: #686868 !important;
	border: 3px solid #dbdbdb;
	border-top: none;
	border-bottom: none;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

ul.hor_1  li.resp-tab-active:first-child {
	border-left-color: #fff;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
}

ul.hor_1  li.resp-tab-active:last-child {
	border-right-color: #fff;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-top-right-radius: 0px;
}

.resp-tab-active {
    border-bottom: none;
    background-color: #fff;
	
}
.resp-content-active, .resp-accordion-active {
    display: block;
}

h2.resp-accordion {
    margin: 0px;
    padding: 10px 15px 10px 0;
}

h2.resp-tab-active {
    margin-bottom: 0px !important;
    padding: 10px 15px 10px 0; !important;
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}

.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 35%;
	line-height: 1.4rem;
}

.resp-vtabs .resp-tabs-list li {
	padding: 1rem 3rem;
    display: block;
    cursor: pointer;
    float: none;
	text-align: left;
	font-weight: 500;
	background: #fff !important;
}

.resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    float: left;
    width: 55%;
    border-radius: 4px;
    clear: none;
}

.resp-vtabs .resp-tab-content {
    border: none;
    word-wrap: break-word;
}

.resp-vtabs li.resp-tab-active { 
position: relative;
z-index: 1;
background: #dbdbdb !important;
}

.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 10px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #c1c1c1;
}

.ver_1 h2.resp-accordion {
	font-size: 2rem;
	background: #fff !important;}

h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #9B9797;
}

.resp-easy-accordion h2.resp-accordion {
    display: block;
}

.resp-jfit {
    width: 100%;
    margin: 0px;
}

.resp-tab-content-active {
    display: block;
}

@media only screen and (max-width: 930px) {
    ul.resp-tabs-list {
        display: none;
    }
    h2.resp-accordion {display: block;}
    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: 100px;
        clear: none;
    }
    .resp-accordion-closed {
        display: none !important;
    }
	
	.resp-tab-content {
    display: none;
	padding: 1.5rem 2rem 1.5rem 2rem;}
	
	li.resp-tab-active { 
	background: #dbdbdb !important;
	}
}

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/
.c-item {margin: 0 1rem 0 1rem;}
.c-item p {margin: 0;}
.c-header {display: block; font-size: 1.2em; font-weight: 700; padding-bottom: 0.8rem;}
.c-name {display: block; font-weight: 700; padding-top: 0.8rem;}
.c-date {display: block; color: #aaa; font-style: italic;}

.owl-theme .owl-controls{
	margin: 30px 0 20px 0;
	text-align: center;
}

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);
	opacity: 0.5;
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);
	opacity: 1;
	text-decoration: none;
}

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 19px;
	height: 19px;
	margin: 5px 7px;
	background-image: url('/img/slider/1.png');
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}

.owl-theme .owl-controls .owl-page.active span {
	background-image: url('/img/slider/3.png');
}

.owl-theme .owl-controls.clickable .owl-page:hover span {background-image: url('/img/slider/2.png');}

.owl-theme .owl-controls .owl-page.active:hover span {
	background-image: url('/img/slider/4.png');}

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

.owl-item.loading{
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}


.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x : 50%;
	-webkit-perspective-origin-y : 50%;
	-moz-perspective : 1200px;
	-moz-perspective-origin-x : 50%;
	-moz-perspective-origin-y : 50%;
	perspective : 1200px;
}
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}

.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}

.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}

.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}

@-webkit-keyframes empty {
  0% {opacity: 1}
}
@-moz-keyframes empty {
  0% {opacity: 1}
}
@keyframes empty {
  0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-moz-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
  25% { opacity: .5; -webkit-transform: translateZ(-500px); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
  25% { opacity: .5; -moz-transform: translateZ(-500px); }
  75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
  25% { opacity: .5; transform: translateZ(-500px); }
  75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
  0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px); }
  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
  0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -moz-transform: translateZ(-500px); }
  100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
  0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; transform: translateZ(-500px); }
  100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
  to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
  to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
  to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
  from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
  from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
  from { transform: translateY(-100%); }
}

@-webkit-keyframes scaleUpFrom {
  from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
  from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
  from { opacity: 0; transform: scale(1.5); }
}

@-webkit-keyframes scaleUpTo {
  to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
  to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
  to { opacity: 0; transform: scale(1.5); }
}
