@charset "utf-8";

@import url(https://fonts.googleapis.com/css?family=Comfortaa:400,300,700&subset=latin,cyrillic);

/* --------------------- General q ----------------------- */

.umi-rows .umi-row {
	margin-bottom: 40px;
}

h2 {
	color: #0252A8;
	margin: 40px 0 30px 0;
	text-align: center;
}

body #fancybox-title-over {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 14px;
}

/* --------------------- bootstrap buttons --------------------- */
.btn {
	color: #fff;
	background: #f20058;
	font-size: 20px;
	padding: 0;
	width: 100%;
	-webkit-transition: background-color 0.25s;
	-moz-transition: background-color 0.25s;
	-o-transition: background-color 0.25s;
	transition: background-color 0.25s;
	font-family: "Georgia";
	font-size: 21px;
	font-weight: 400;
	height: 60px;
	line-height: 60px;
}

.btn:hover,
.btn:active {
	color: #fff;
	background: #cf0030;
}

.btn:visited,
.btn:focus {
	color: #fff;
}

.offer_1 .form_1 .form_1_btn_button,
.offer_2 .form_2 .form_2_btn_button {
	white-space: normal;
	max-width: 100%;
	min-width: 200px;
}

.form_1 .form_1_ajax_wrap .form_1_ajax_message.form_1_ajax_message_success {
	background: none;
	color: #fff;
}

/* --------------------- totop button --------------------- */
.button_totop_1 {
	text-align: center;
	padding: 30px 0px;
}

.contacts_1 .button_totop_1 {
	text-align: right;
	padding: 0;
	margin: 0 0 15px 0;
}

.button_totop_1 .button_totop_1_button {
	padding: 16px 71px;
}

/* --------------------- /foto-offers (photoalbum carousel) ----------------------- */

.photoalbum-album-1 .album_carousel_1 .album_carousel_1_head {
	color: #BF6B6B;
	font-family: "Georgia";
	font-size: 38px;
	font-style: italic;
	margin: 20px 0 60px 0;
	line-height: 40px;
}

.photoalbum-album-1 .album_carousel_1_box {
	margin: 40px 70px;
	padding: 60px 0;
	border: 2px solid #FFD4CF;
}

.photoalbum-album-1 .album_carousel_1_list li {
	height: 280px;
	margin: 0 0 0 0;
}

.photoalbum-album-1 .album_carousel_1_photo_wrap {
	height: 280px;
}

.photoalbum-album-1 .album_carousel_1_title {
	z-index: 100000;
	top: 0px;
	bottom: inherit;
	left: 50%;
	background: #000;
	margin: 0 0 0 -145px;
	width: 290px;
	min-height: 70px;
	line-height: 22px;
}

.photoalbum-album-1 .prev {
	top: 160px;
	left: -70px;
	width: 56px;
	height: 56px;
	background: url('/img/f_prev.png') no-repeat 50% 50%;
}

.photoalbum-album-1 .next {
	top: 160px;
	right: -70px;
	width: 56px;
	height: 56px;
	background: url('/img/f_next.png') no-repeat 50% 50%;
}

.photoalbum-album-1 .caroufredsel_wrapper {
	margin: 0 !important;
}

/* --------------------- About (пезапись) ----------------------- */

.catalog-category-1 .catalog_simple_1_head {
color: #BF6B6B;
font-family: "Georgia";
font-size: 38px;
font-style: italic;
margin: 10px 0 40px 0;
}

.catalog-category-1 .catalog_simple_1_item {
	opacity: 0;
	padding: 0;
	background: none;
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-o-transform: scale(0.8);
	transform: scale(0.8);
	-ms-transform: scale(0.8);
	-webkit-transition: all 0.4s ease-in-out 0;
	-moz-transition: all 0.4s ease-in-out 0;
	-ms-transition: all 0.4s ease-in-out 0;
	-o-transition: all 0.4s ease-in-out 0;
	transition: all 0.4s ease-in-out 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.catalog-category-1 .catalog_simple_1_item.tech {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
}

.catalog-category-1 .catalog_simple_1_desc {
	color: #3F3F40;
	line-height: 22px;
	padding: 10px 20px 8px 20px;
	font-style: italic;
}

/* --------------------- Menagers (пезапись) ----------------------- */

.photoalbum-album-2 {
	padding: 0 0 90px 0;
	background: url('/img/bg_manage.png') no-repeat center bottom;
}

.photoalbum-album-2 .album_simple_1_box {
	padding: 0 90px;
}

.photoalbum-album-2 .album_simple_1_list .pLoader {
	margin: 10px 0;
}

.photoalbum-album-2 .album_simple_1_list .album_simple_1_photo {
	height: 200px;
	padding: 0;
}

.photoalbum-album-2 .album_simple_1_list .album_simple_1_title {
	height: 65px;
	overflow: hidden;
}

.photoalbum-album-2 .album_simple_1_list .album_simple_1_title span.album_simple_1_title_text {
	color: #000;
	text-decoration: none;
	text-align: center;
	font-style: italic;
	display: inline-block;
	line-height: 16px;
	padding: 0 5px 0 5px;
	cursor: default;
}

/* --------------------- Suggest (пезапись) ----------------------- */

.catalog-category-2 .catalog_simple_1_item {
	margin: 10px 0 10px 0;
	padding: 0;
	-webkit-transition: all 0.4s ease-in-out 0;
	-moz-transition: all 0.4s ease-in-out 0;
	-ms-transition: all 0.4s ease-in-out 0;
	-o-transition: all 0.4s ease-in-out 0;
	transition: all 0.4s ease-in-out 0;
}

/* --------------------- Offer_2 ----------------------- */

.content-content-2 {
	margin: 0 0 0 0;
	padding: 40px 0 0 0;
}

.content-content-2 .offer_4 .offer_4_title {
color: #BF6B6B;
font-family: "Georgia";
font-size: 38px;
font-style: italic;
margin: 10px 0 40px 0;
}

/* ------------- Partners (пезапись) -------------- */

.photoalbum-album-3 {
	margin: 0 0 80px 0;
}

.photoalbum-album-3 .album_simple_1_box {
	padding: 0 90px;
}

.photoalbum-album-3 .album_simple_1_list .album_simple_1_photo {
	height: 150px;
	padding: 0;
}

.eip_enable .photoalbum-album-3 .album_simple_1_list .album_simple_1_photo {
	height: 230px;
}

.photoalbum-album-3 .album_simple_1_photo_wrap {
	height: 150px;
}

.eip_enable .photoalbum-album-3 .album_simple_1_list .album_simple_1_title {
	max-height: 150px;
	padding: 0 0 0 0;
	text-align: left;
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	filter: alpha(opacity=100);
	background: none;
	z-index: auto;
}

.eip_enable .photoalbum-album-3 .album_simple_1_list .album_simple_1_title span.album_simple_1_title_text {
	background: none;
	box-shadow: none;
	color: #555;
	padding: 0 5px 0 5px;
	width: 100%;
}

.photoalbum-album-3 .album_simple_1_list li:hover .album_simple_1_title {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	filter: alpha(opacity=100);
}

.photoalbum-album-3 .album_simple_1_list .album_simple_1_title {
	min-height: 30px;
	text-align: center;
	position: absolute;
	top: 0;
	left: -50px;
	z-index: 1;
	background: rgba(8, 35, 136, 0.1);
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-o-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
	padding: 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.photoalbum-album-3 .album_simple_1_list .album_simple_1_title span.album_simple_1_title_text {
	width: 190px;
	color: #0252A8;
	text-decoration: none;
	display: inline-block;
	line-height: 20px;
	padding: 7px 15px;
	background: #F5F5F5;
	box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2);
	cursor: default;
}

.photoalbum-album-3 .album_simple_1_list li .album_simple_1_title.none {
	display: none;
}

.eip_enable .photoalbum-album-3 .album_simple_1_list li .album_simple_1_title.none {
	display: block;
}

/* ------------- Sertificates (пезапись) -------------- */

.photoalbum-album-4 {
	margin: 0 0 80px 0;
}

.photoalbum-album-4 .album_simple_1_box {
	padding: 0 90px;
}

.photoalbum-album-4 .album_simple_1_list .album_simple_1_photo {
	height: 165px;
	padding: 0;
}

.eip_enable .photoalbum-album-4 .album_simple_1_list .album_simple_1_photo {
	display: inline-block;
}

.photoalbum-album-4 .album_simple_1_photo_wrap {
	height: 165px;
}

.eip_enable .photoalbum-album-4 .album_simple_1_list .album_simple_1_title,
.eip_enable .photoalbum-album-3 .album_simple_1_list .album_simple_1_title {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	filter: alpha(opacity=100);
	background: none;
}

.eip_enable .photoalbum-album-4 .album_simple_1_list .album_simple_1_title span.album_simple_1_title_text,
.eip_enable .photoalbum-album-3 .album_simple_1_list .album_simple_1_title span.album_simple_1_title_text {
	color: #666;
}

.eip_enable .photoalbum-album-4 .album_simple_1_list .album_simple_1_title span.album_simple_1_title_text {
	width: 100%;
	min-height: 36px;
}

.photoalbum-album-4 .album_simple_1_list li:hover .album_simple_1_title {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	filter: alpha(opacity=100);
}

.photoalbum-album-4 .album_simple_1_list .album_simple_1_title {
	padding: 0 0 0 0;
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.55);
	width: 100%;
	min-height: 36px;
	line-height: 22px;
	text-align: center;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-o-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
}

.photoalbum-album-4 .album_simple_1_list .album_simple_1_title span.album_simple_1_title_text {
	text-decoration: none;
	color: #FFF;
	padding: 5px 10px;
	display: inline-block;
	font-size: 16px;
	cursor: default;
}

.photoalbum-album-4 .album_simple_1_list li .album_simple_1_title.none {
	display: none;
}

.eip_enable .photoalbum-album-4 .album_simple_1_list li .album_simple_1_title.none {
	display: block;
}

/* ------------- Reviews (пезапись) -------------- */

.catalog-category-3 .catalog_simple_1 {
	padding: 0;
	background: url("/img/06.png") no-repeat center center;
	background-size: contain;
}

.catalog-category-3 .catalog_carusel_1 .catalog_carusel_1_head {
	color: #FFF;
	margin: 32px 0 60px 0;
	text-align: center;
	font-size: 24px;
}

.catalog-category-3 .catalog_carusel_1 .catalog_carusel_1_wrap {
	position: relative;
	padding: 0 90px;
	margin: 0 0 40px 0;
}

.catalog-category-3 .catalog_carusel_1 .catalog_carusel_1_items {
	padding: 0;
}

.catalog-category-3 .catalog_carusel_1 .catalog_carusel_1_items .catalog_carusel_1_li {
	height: auto;
	position: relative;
	padding: 0 10px 20px 0;
	display: inline-block;
	vertical-align: top;
}

.catalog-category-3 .catalog_carusel_1 .caroufredsel_wrapper .catalog_carusel_1_items .catalog_carusel_1_li {
	margin: 0 10px 20px 0;
	padding: 0;
}

.catalog-category-3 .catalog_carusel_1 .catalog_carusel_1_object_wrap {
	height: 130px;
	position: relative;
	display: table;
	text-align: center;
	margin: 0 auto;
}

.catalog-category-3 .catalog_carusel_1 .catalog_carusel_1_object {
	vertical-align: middle;
	position: relative;
	display: table-cell;
	height: 100%;
	text-align: center;
}

.catalog-category-3 .catalog_carusel_1 .catalog_carusel_1_title {
	font-weight: bold;
	margin: 20px 0 0 0;
	text-align: left;
}

.catalog-category-3 .catalog_carusel_1 .catalog_carusel_1_prefix {
	display: none;
}

.catalog-category-3 .catalog_carusel_1 .caroufredsel_wrapper {
	margin: 0 !important;
}

.catalog-category-3 .catalog_carusel_1 .catalog_carusel_1_wrap .prev,
.catalog-category-3 .catalog_carusel_1 .catalog_carusel_1_wrap .next {
	text-indent: -99999px;
	-webkit-transition: all 200ms lenear;
	-moz-transition: all 200ms lenear;
	-o-transition: all 200ms lenear;
	transition: all 200ms lenear;
}

.catalog-category-3 .catalog_carusel_1 .catalog_carusel_1_wrap .prev.disabled,
.catalog-category-3 .catalog_carusel_1 .catalog_carusel_1_wrap .next.disabled {
	cursor: default;
	opacity: 0.3;
}

.catalog-category-3 .catalog_carusel_1 .catalog_carusel_1_wrap .prev {
	position: absolute;
	top: 50px;
	left: 90px;
	width: 23px;
	height: 37px;
	background: url('/img/s_prev.png') no-repeat 50% 50%;
}

.catalog-category-3 .catalog_carusel_1 .catalog_carusel_1_wrap .next {
	position: absolute;
	top: 50px;
	right: 90px;
	width: 23px;
	height: 37px;
	background: url('/img/s_next.png') no-repeat 50% 50%;
}

/* ------------- Footer -------------- */
.general_wrap .compensator {
	height: 130px;
}

.for-footer {
	background: #7c3737;
	min-height: 130px;
	margin-top: -130px;
}

.for-footer .container {
	min-height: 130px;
}

.for-footer .container .row {
	margin: 0 0 30px 0;
}

.for-footer .container .row  .col-sm-3 {
	margin: 80px 0 0 0;
}

.footer_2 .footer_2_content .footer_2_for-copyright .footer_2_copyright {
	color: #FFF;
}

.footer_2 .footer_2_content .footer_2_for-copyright .footer_2_umi-copyright {
	color: #FFF;
}

.footer_2 .footer_2_content .footer_2_for-copyright .footer_2_copy-del-button {
	position: absolute;
	right: 0;
}

.umi-row .for-menu {
	-webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 3px 1px -1px;
	-moz-box-shadow: rgba(0, 0, 0, 0.3) 0 3px 1px -1px;
	box-shadow: rgba(0, 0, 0, 0.3) 0 3px 1px -1px;
}

.logo_1 .logo_1_logo-text {
	color: #BF6B6B;
	font-family: "Georgia";
	font-size: 16px;
	font-style: italic;
	float: right;
	font-weight: 400;
}

.logo_1 .logo_1_logo-tel {
	color: #BF6B6B;
	font-family: "Times New Roman";
	font-size: 18px;
	font-weight: 400;
	float: right;
	margin-top: -28px;
}

.menu_1 .for-navbar .navbar-nav>li>a.act {
	background: none;
}

.menu_1 .for-navbar .navbar-nav>li>a {
	color: #727272;
	font-family: "Georgia";
	font-size: 14px;
	font-weight: 400;
}

.menu_1 .for-navbar .navbar-nav>li>a.act {
	color: #BF6B6B;
	font-family: "Georgia";
	font-size: 14px;
	font-weight: 400;
}

.menu_1 .for-navbar .navbar-nav>li>a:hover {
	color: #BF6B6B;
	background: none;
}

.catalog-category-1 .catalog_simple_1 {
	padding-top: 290px;
	background: url("/img/01.png") no-repeat center;
	background-size: contain;
	background-position: top;
}

.catalog-category-1 .catalog_simple_1_descr {

}

.catalog-category-1 .catalog_simple_1_title_inner {
	color: #BF6B6B;
	font-family: "Georgia";
	font-size: 18px;
	font-style: italic;
}

.catalog-category-1 .catalog_simple_1_desc {
	color: #333132;
	font-family: "Georgia";
	font-style: italic;
}

.catalog-category-1 .catalog_simple_1_object_img {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	overflow: hidden;
}

.content-content-1 .offer_3_content {
	display: inline-block;
	padding: 0 230px;
	background: url("/img/03.png") no-repeat center;
	background-size: contain;
	background-position: center;
}

.content-content-1 .offer_3_title {
	color: #F20058;
	font-family: "Georgia";
	font-size: 38px;
	font-weight: 400;
	line-height: 35px;
	margin-bottom: 5px;
	text-align: center;
}

.content-content-1 .offer_3_text {
	color: #58595B;
	font-family: "Georgia";
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 60px;
	text-align: center;
}

.content-content-1 .form_2_form-control {
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border: 1px solid #b3b5b7;
	color: #b3b5b7;
	background: #fff;
	font-family: "Georgia";
}

.content-content-1 .btn {
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background: #f20058;
	margin-bottom: 40px;
}

.catalog-category-2 .action_title {
	display: none;
}

.catalog-category-2 .catalog_simple_1_object_wrap {
	display: none;
}

.catalog-category-2 .catalog_simple_1_wrap {
	background: url("/img/04.png") no-repeat center center #bf6b6b;
}

.catalog-category-2 .catalog_simple_1_desc {
	color: #7C3737;
	font-family: "Georgia";
	font-size: 13px;
	font-weight: 400;
	height: 100px;
	width: 100px;
	background: #fedbca;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	text-wrap: normal;
	margin: 0 auto;
	padding-top: 17px;
	line-height: 17px;
}

.catalog-category-2 .catalog_simple_1_head {
	margin: 0;
	background: #fedbca;
	color: #7C3737;
	font-family: "Georgia";
	font-size: 18px;
	font-weight: 400;
	padding: 10px;
}

.catalog-category-2  .offer_4_content-wrap {
	background: url("/img/05.png") no-repeat;
	height: 474px;
	width: 420px;
}

.catalog-category-3 .catalog_simple_1_head {
	color: #BF6B6B;
	font-family: "Georgia";
	font-size: 38px;
	font-style: italic;
	margin: 50px 0 60px 0;
}

.catalog-category-3 .catalog_simple_1_desc {
	color: #333132;
	font-family: "Georgia";
	font-weight: 400;
	margin: 15px 0 30px 0;
}

.catalog-category-3 .catalog_simple_1_object_wrap {
	height: 104px;
}

.catalog-category-4 .catalog_simple_1_head {
	color: #BF6B6B;
	font-family: "Georgia";
	font-size: 38px;
	font-style: italic;
	margin: 10px 0 40px 0;
}

.catalog-category-4 .catalog_simple_1_descr {
	color: #333132;
	font-family: "Georgia";
	font-size: 14px;
	font-weight: 400;
	margin: 0 0 30px 0;
}

.catalog-category-4 .catalog_simple_1_desc {
	font-family: "Georgia";
	color: #333132;
	font-style: italic;

}

.catalog-category-4 .catalog_simple_1_object_img {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	overflow: hidden;
	border: 3px solid #ffc0b9;
}

.catalog-category-4 .catalog_simple_1_title_inner {
	font-family: "Georgia";
	font-weight: 400;
	color: #BF6B6B;
	font-size: 21px;
	margin-bottom: 10px;
	margin-top: 20px;
}

.catalog-category-4 .catalog_simple_1_wrap {
	background: url("/img/07.png") top center no-repeat;
}

.content-content-2 .offer_4_text_2 h1 {
	color: #BF6B6B;
	font-family: "Georgia";
	font-size: 38px;
	font-style: italic;
	margin: 0 0 40px 0;
	line-height: 35px;
}

.content-content-2 .offer_4_text_2 {
	color: #333132;
	font-family: "Georgia";
	font-size: 14px;
	font-style: italic;
}

.content-content-2 .offer_4_text_2 p {
	margin: 0 0 30px;
}

.content-content-2 .offer_4_content-wrap {
	margin: 0 auto;
}

.content-content-2 .offer_4_text_1-wrap {
	background: url("/img/03-bg-1.png") 0% 0% no-repeat;
}

.content-content-2 .offer_4_content_right {
	background: url("/img/sign.png") 90% 110% no-repeat;
}

.content-content-4 {
	margin-bottom: 0 !important;
}

.content-content-4 .offer_5_title {
	color: #F20058;
	font-family: "Georgia";
	font-size: 38px;
	font-weight: 400;
	line-height: 35px;
	margin: 20px 0 40px 0;
	text-align: center;
}

.content-content-4 .offer_4_content-wrap {
	margin: 0 auto;
}

.social_buttons_1 .social_buttons_1_sb {
	background: url("/img/09.png") no-repeat;
}

.social_buttons_1 .social_buttons_1_sb.social_vk {
	background-position: 0px 0;
}

.social_buttons_1 .social_buttons_1_sb.social_odnoklassniki {
	background-position: -44px 0;
}

.social_buttons_1 .social_buttons_1_sb.social_mir {
	background-position: -87px 0;
}

.social_buttons_1 .social_buttons_1_sb.social_facebook {
	background-position: -130px 0;
}

.social_buttons_1 .social_buttons_1_sb.social_twitter {
	background-position: -174px 0;
}

.social_buttons_1 .social_buttons_1_sb.social_krug {
	display: none;
}

.social_buttons_1 .social_buttons_1_sb.social_livejournal {
	background-position: -217px 0;
}

.social_buttons_1 .social_buttons_1_sb.social_liveinternet {
	background-position: -261px 0;
}

.footer_1 .footer_1_content .footer_1_for-copyright .footer_1_umi-copyright {
	color: #FFF;
	font-family: "Arial";
	font-size: 14px;
	font-weight: 400;
}

.footer_1_umi-copyright-link-default {
	color: #FFF;
	font-family: "Arial";
	font-size: 14px;
	font-weight: 400;
}

.footer_1_umi-copyright-link-default:hover {
	color: #FFF;
}

.footer_1_umi-copyright {
	color: #fff;
}

.footer_1 .footer_1_social .footer_1_social_wrapper {

	margin: 30px 0 0 -115px;
	float: none;
}

.footer_1 .footer_1_content .footer_1_for-copyright .footer_1_umi-copyright p {
	float: right;
	margin: 77px -154px 75px 0;
}

.webforms-page-1 {
	margin: 0 !important;
	background: #7c3737;
}

.webforms-page-1 .contacts_1_content_content, .webforms-page-1 .contacts_1_content_right_wrapper {
	color: #FFF;
	font-family: "Georgia";
	font-size: 16px;
	font-weight: 400;
}

.webforms-page-1 .contacts_1_wrap {
	display: none;
}

.content-content-3 .offer_4 {
	background: url("/img/02-bg-1.png") no-repeat 100% 0%;
	background-size: contain;
}

.content-content-3 .offer_4_title {
	color: #BF6B6B;
	font-family: "Georgia";
	font-size: 38px;
	font-style: italic;
	margin: 10px 0 50px 0;
	line-height: 40px;
	text-align: center;
}

.content-content-3 .offer_4_text_2 {
	text-align: left;
	color: #333132;
	font-family: "Georgia";
	font-size: 14px;
	font-weight: 400;
}

.content-content-3 .offer_4_text_2 p {
	margin: 0 0 25px;
}

.content-content-3 .custom_blocks_1_content p strong span {
	color: #333234;
	font-family: "Georgia";
	font-size: 16px;
	font-weight: 400;

}

.content-content-3 .countdown-period {
	color: #333234;
	font-family: "Arial";
	font-size: 16px;
	font-weight: 400;
}

.content-content-4 .grid_1_item_row {
	background: url("/img/10.png") no-repeat center center;
	padding: 45px 0;
}

.countdown_1 .is-countdown {
	background: none;
}

.footer_2_social, .footer_2_content {
	text-align: center;
}

.footer_2_social_wrapper, .footer_1_copyright, .footer_1_umi-copyright {
	display: inline-block;
}

.footer_2_social_wrapper .social_buttons_1 {
	display: inline-block;
	vertical-align: top;
	margin: 15px 0 0 0;
}

.contacts_2_content_right_wrapper {
	text-align: center;
}

.contacts_2_content_bottom_wrap {
	text-align: center;
}

.contacts_2_items_wraper {
	display: inline-block;
	vertical-align: top;
}

.contacts_2_items_wraper > div {
	display: inline-block;
	line-height: 25px;
	color: #FFF;
}

.contacts_2_items_wraper .contacts_2_content_phone,
.contacts_2_items_wraper .contacts_2_content_fax_title,
.contacts_2_items_wraper .contacts_2_content_email {
	padding: 0 50px;
}

.contacts_2_content_content {
	text-align: center;
	color: #fff;
	font-size: 15px;
}

.contacts_2_content_content .footer_logo_text {
	padding: 20px 0 0 0;
	color: #F5F5F5;
	font-family: "Georgia";
	font-size: 18px;
	font-style: italic;
	font-weight: 400;
}

.offer_4_main_image_img {
	margin: 0 auto;
	display: block;
}

.contacts_2_logo {
	margin: 0 auto;
	display: block;
}

.contacts_2_main_image {
	padding-top: 30px;
}

.offer_5_form-wrap .offer_5_text_2 {
	text-align: center;
	margin: 0 0 40px 0;
	font-size: 16px;
}

.form_2 .form_2_form-control {
	border-radius: 4px;
	border: 1px solid #C7C7C7;
}

.catalog-category-5 .catalog_carusel_1 .catalog_carusel_1_head {
	color: #BF6B6B;
	font-family: "Georgia";
	font-size: 38px;
	font-style: italic;
	margin: 20px 0 60px 0;
	line-height: 40px;
	text-align: center;
}

.catalog-category-5 .catalog_carusel_1 .catalog_carusel_1_wrap {
	background: #FFF;
	margin: 0 70px;
	position: relative;
	padding: 0 0;
}

.catalog-category-5 .catalog_carusel_1 .catalog_carusel_1_item {
	padding: 50px 0 0 0;
}

.catalog-category-5 .catalog_carusel_1 .catalog_carusel_1_object_wrap {
	height: 380px;
	padding: 50px 115px;
	box-shadow: 2px 2px 0px 0px #FFD4CF inset, -2px -2px 0px 0 #FFD4CF inset;
	-webkit-box-shadow: 2px 2px 0px 0px #FFD4CF inset, -2px -2px 0px 0 #FFD4CF inset;
	-moz-box-shadow: 2px 2px 0px 0px #FFD4CF inset, -2px -2px 0px 0 #FFD4CF inset;
}

.catalog-category-5 .catalog_carusel_1 .catalog_carusel_1_desc {
	position: absolute;
	top: 0px;
	bottom: inherit;
	left: 50%;
	background: #FFF;
	margin: 0 0 0 -145px;
	width: 290px;
	line-height: 22px;
	text-align: center;
	background: #fff url("/img/zzz.png") no-repeat 50% 40%;
}

.catalog-category-5 .catalog_carusel_1 .catalog_carusel_1_desc p:first-child {
	font-family: "Georgia";
	font-size: 18px;
	padding: 0 10px 0px 10px;
	margin: 0 0 30px 0;
}
.catalog-category-5 .catalog_carusel_1 .catalog_carusel_1_desc p:last-child {
	font-size: 14px;
	margin: 0;
	padding: 2px 10px 10px 10px;
	line-height: 18px;
}


.catalog-category-5 .catalog_carusel_1 .caroufredsel_wrapper {
	margin: 0 !important;
}

.catalog-category-5 .catalog_carusel_1 .catalog_carusel_1_items {
	padding: 0;
}

.catalog-category-5 .catalog_carusel_1 .catalog_carusel_1_items .catalog_carusel_1_li {
	display: block;
	height: 430px;
	position: relative;
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	width: 260px;
}

.catalog-category-5 .catalog_carusel_1 .prev,
.catalog-category-5 .catalog_carusel_1 .next {
	text-indent: -99999px;
	-webkit-transition: all 200ms lenear;
	-moz-transition: all 200ms lenear;
	-o-transition: all 200ms lenear;
	transition: all 200ms lenear;
}

.catalog-category-5 .catalog_carusel_1 .prev {
	position: absolute;
	top: 200px;
	left: -70px;
	width: 56px;
	height: 56px;
	background: url('/img/f_prev.png') no-repeat 50% 50%;
}

.catalog-category-5 .catalog_carusel_1 .next {
	position: absolute;
	top: 200px;
	right: -70px;
	width: 56px;
	height: 56px;
	background: url('/img/f_next.png') no-repeat 50% 50%;
}

/* ------------- Responsive -------------- */

@media (min-width:768px) and (max-width:979px) {
	.photoalbum-album-2 .album_simple_1_box,
	.photoalbum-album-4 .album_simple_1_box {
		padding: 0;
	}

	.logo_1 .logo_1_logo-tel {
		font-size: 14px;
	}

	.logo_1 .logo_1_logo-text {
		font-size: 11px;
	}
}

@media (max-width:767px) {
	.photoalbum-album-2 .album_simple_1_box,
	.photoalbum-album-3 .album_simple_1_box,
	.photoalbum-album-4 .album_simple_1_box {
		padding: 0;
	}

	.photoalbum-album-3 .album_simple_1_list .album_simple_1_title {
		display: none;
	}

	.logo_1 .logo_1_logo-text {
		margin-top: 16px;
	}

	.content-content-1 .offer_3_content {
		display: inline-block;
		padding: 0 20px;
	}

	.footer_1 .footer_1_social .footer_1_social_wrapper {
		margin: 0 0 0 91px;
	}

	.content-content-2 .offer_4_text_2 h1 {
		margin: 40px 0 40px 0;
		text-align: center;
	}

	.content-content-4 .grid_1_item_row {
		background: #f3deb6;
	}

	.content-content-3 .offer_4_text_2 {
		text-align: center;
		margin: 30px 0 0 0;
	}
}

@media (max-width:480px) {
	.catalog-category-5 .catalog_carusel_1 .catalog_carusel_1_object_wrap {
		padding: 50px 15px;
	}
	.catalog-category-5 .catalog_carusel_1 .catalog_carusel_1_desc p:first-child {
		font-size: 14px;
	}
	.catalog-category-5 .catalog_carusel_1 .catalog_carusel_1_desc p:last-child {
		font-size: 12px;
	}
	.catalog-category-5 .catalog_carusel_1 .catalog_carusel_1_desc {
		margin: 0 0 0 -90px;
		width: 180px;
	}

	.catalog-category-5 .catalog_carusel_1 .catalog_carusel_1_head,
	.content-content-3 .offer_4_title,
	.catalog-category-4 .catalog_simple_1_head,
	.catalog-category-3 .catalog_simple_1_head,
	.content-content-2 .offer_4 .offer_4_title,
	.content-content-1 .offer_3_title,
	.catalog-category-1 .catalog_simple_1_head {
		font-size: 22px;
		line-height: 26px;
	}
}

@media (max-width:320px) {
	.catalog-category-5 .catalog_carusel_1 .catalog_carusel_1_object_wrap {
		padding: 50px 15px;
	}
}




/* ------------------------------- NEW --------------------------------- */
/* ------------------------------- --- --------------------------------- */
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes bounce{0%,100%,20%,53%,80%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,100%,20%,53%,80%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);-ms-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);-ms-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);-ms-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);-ms-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);-ms-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);-ms-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);-ms-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);-ms-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);-ms-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);-ms-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);-ms-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);-ms-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);-ms-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);-ms-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);-ms-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);-ms-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);-ms-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);-ms-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);-ms-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;-ms-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);-ms-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);-ms-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);-ms-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);-ms-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);-ms-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;-ms-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes bounceIn{0%,100%,20%,40%,60%,80%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{0%,100%,20%,40%,60%,80%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);-ms-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);-ms-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);-ms-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);-ms-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounceInDown{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);-ms-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);-ms-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);-ms-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;-ms-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);-ms-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);-ms-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);-ms-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);-ms-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;-ms-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);-ms-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);-ms-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);-ms-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);-ms-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;-ms-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);-ms-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);-ms-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);-ms-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);-ms-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);-ms-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);-ms-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);-ms-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);-ms-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);-ms-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);-ms-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);-ms-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);-ms-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);-ms-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);-ms-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);-ms-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);-ms-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);-ms-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);-ms-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);-ms-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);-ms-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);-ms-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);-ms-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);-ms-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);-ms-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);-ms-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);-ms-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);-ms-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);-ms-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);-ms-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);-ms-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-ms-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-ms-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);-ms-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;-ms-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);-ms-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);-ms-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);-ms-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);-ms-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);-ms-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);-ms-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);-ms-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);-ms-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);-ms-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);-ms-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);-ms-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);-ms-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);-ms-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);-ms-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);-ms-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);-ms-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);-ms-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);-ms-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);-ms-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0,0,1,45deg);transform:rotate(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0,0,1,45deg);-ms-transform:rotate(0,0,1,45deg);transform:rotate(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);-ms-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);-ms-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);-ms-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);-ms-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);-ms-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);-ms-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);-ms-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);-ms-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-ms-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-ms-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-ms-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-ms-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-ms-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-ms-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-ms-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-ms-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-ms-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-ms-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);-ms-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);-ms-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);-ms-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);-ms-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-ms-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-ms-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}

.menu_1 .for-navbar {
    background: rgba(0, 0, 0, 0);
}

body {
    background: #5B5348 url("/img/bg-blur_struktur.png") repeat-x;
}

.navbar-collapse {
    border-top: none;
    box-shadow: none;
}

.umi-row.for-menu {
    /*background-image: url("/img/pattern07.png");*/
    background-color: #fff;
    background-repeat: repeat;
}

.logo_1 .logo_1_logo-text {
    font-family: inherit;
    font-style: inherit;
    color: #242D3C;
}

.logo_1 .logo_1_logo-tel {
    font-family: inherit;
    font-style: italic;
    color: #242D3C;
    font-size: 14px;
}

.menu_1 .for-navbar .navbar-nav>li>a {
    font-family: inherit;
    color: #D9534F;
    font-weight: 400;
}

.menu_1 .for-navbar .navbar-nav>li>a.act,
.menu_1 .for-navbar .navbar-nav>li>a:hover {
    font-family: inherit;
    color: #242D3C;
    font-weight: 400;
}

.umi-row .btn {
    color: #FFF;
    font-family: inherit;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    background: #D9534F;
    box-shadow: 0px 12px 20px -11px rgba(0, 0, 0, 0.75);
}

.umi-row .form_1 .form_1_form-control,
.umi-row .form_2 .form_2_form-control {
    font-family: inherit;
    border-radius: 0;
    border: 1px solid #ccc;
}

.umi-rows .umi-row.content-content-1,
.umi-rows .umi-row.content-content-2,
.umi-rows .umi-row.catalog-category-2,
.umi-rows .umi-row.catalog-category-3,
.umi-rows .umi-row.catalog-category-4,
.umi-rows .umi-row.catalog-category-5,
.umi-rows .umi-row.content-content-3 {
    margin-bottom: 0;
}

.umi-rows .umi-row .catalog_simple_1_head,
.umi-rows .umi-row .offer_3_title,
.umi-rows .umi-row .offer_4_title,
.umi-rows .umi-row .offer_5_title {
    font-weight: 600;
}

 /* -------------------- .catalog-category-1 ------------------- */

.catalog-category-1 {
    background: transparent url(/img/fashion1.jpg) no-repeat center -200px fixed;
}

/*.catalog-category-1:after {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.9);
    content: " ";
}

.catalog-category-1 .grid_1_item_container {
    z-index: 1;
}*/

.catalog-category-1 .catalog_simple_1 {
    padding-top: 30px;
    /*background: url("/img/beige.jpg") no-repeat;
    background-size: inherit;
    background-position: center 0;*/
    background: none;
}

.catalog-category-1 .catalog_simple_1_head {
    color: #D9534F;
    font-family: comfortaa, sans-serif;
    font-size: 28px;
    font-style: normal;
    background: rgba(255, 255, 255, 0.8);
    margin: 10px 15px 40px 15px;
    padding: 8px 10px 12px 10px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}

.catalog-category-1 .catalog_simple_1_head:after {
    content: "";
    display: block;
    z-index: -3;
    position: absolute;
    top: 4px;
    left: 4px;
    border: 1px solid #DEDEDE;
    width: 100%;
    height: 100%;
    background-color: #FFF;
}

.catalog-category-1 .catalog_simple_1_head:before {
    content: "";
    display: block;
    z-index: -1;
    position: absolute;
    top: 1px;
    left: 1px;
    border: 1px solid #DEDEDE;
    width: 100%;
    height: 100%;
    background-color: #FFF;
}

.catalog-category-1 .catalog_simple_1_item {
    opacity: 0;
    animation-duration: 1s;
    animation-delay: 0s;
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 0s;
    -moz-animation-duration: 1s;
    -moz-animation-delay: 0s;
    -ms-animation-duration: 1s;
    -ms-animation-delay: 0s;
    -o-animation-duration: 1s;
    -o-animation-delay: 0s;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}

.catalog-category-1 .catalog_simple_1_item:after {
    content: "";
    display: block;
    z-index: -3;
    position: absolute;
    top: 4px;
    left: 4px;
    border: 1px solid #DEDEDE;
    width: 100%;
    height: 100%;
    background-color: #FFF;
}

.catalog-category-1 .catalog_simple_1_item:before {
    content: "";
    display: block;
    z-index: -1;
    position: absolute;
    top: 1px;
    left: 1px;
    border: 1px solid #DEDEDE;
    width: 100%;
    height: 100%;
    background-color: #FFF;
}

.catalog-category-1 .catalog_simple_1_item.tech {
    opacity: 1;
    -webkit-animation-name: bounceInDown;
    -moz-animation-name: bounceInDown;
    -o-animation-name: bounceInDown;
    animation-name: bounceInDown;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}

.catalog-category-1 .catalog_simple_1_object_img {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.catalog-category-1 .catalog_simple_1_title_inner {
    font-family: inherit;
    font-style: normal;
    color: #D9534F;
    font-size: 16px;
    font-weight: 600;
}

.catalog-category-1 .catalog_simple_1_desc {
    font-family: inherit;
    font-style: normal;
    color: #454545;
    font-weight: 300;
}

/* -------------------- .content-content-1 (Оставьте заявку) ------------------- */


.content-content-1 {
    padding-top: 40px;
    padding-bottom: 20px;
    background: #ccc url(/img/fashion5.jpg) no-repeat center center;
    background-size: cover;
}

.content-content-1:after {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.9);
    content: " ";
}

.content-content-1 .grid_1_item_container {
    z-index: 1;
}

.content-content-1 .offer_3_content {
    background: none;
}

.content-content-1 .offer_3_title {
    color: #D9534F;
    font-family: comfortaa, sans-serif;
    font-size: 28px;
    font-style: normal;
}

.content-content-1 .offer_3_text {
    color: #454545;
    font-family: inherit;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    margin-bottom: 30px;
}

/* -------------------- .content-content-2 (Как мы работаем) ------------------- */

.content-content-2 {
    padding: 30px 0 0 0;
    background: #fff;
}

.content-content-2 .offer_4 .offer_4_title {
    color: #D9534F;
    font-family: comfortaa, sans-serif;
    font-size: 28px;
    font-style: normal;
}

.content-content-2 .offer_4_text_1-wrap {
    background: none;
}

.content-content-2 .offer_4_text_2 {
    color: #333;
    font-family: inherit;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}

.content-content-2 .offer_4_content_right {
    background: none;
}


/* -------------------- .catalog-category-2 (ОРГАНИЗАЦИЯ) ------------------- */

.catalog-category-2 {
    background: #F7F3F3;
    padding: 30px 0 30px 0;
    box-shadow: rgba(0, 0, 0, 0.15) 0 3px 1px -1px inset;
}

.catalog-category-2 .catalog_simple_1_head {
    color: #D9534F;
    font-family: comfortaa, sans-serif;
    font-size: 22px;
    font-style: normal;
    background: inherit;
    padding: 10px 10px 30px 10px;
}

.catalog-category-2 .catalog_simple_1_wrap {
    background: none;
}

.catalog-category-2 .catalog_simple_1_item {
    opacity: 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    -ms-transform: scale(0.8);
    -webkit-transition: all 0.4s ease-in-out 0;
    -moz-transition: all 0.4s ease-in-out 0;
    -ms-transition: all 0.4s ease-in-out 0;
    -o-transition: all 0.4s ease-in-out 0;
    transition: all 0.4s ease-in-out 0;
}

.catalog-category-2 .catalog_simple_1_item.tech {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
}

.catalog-category-2 .catalog_simple_1_desc {
    color: #D9534F;
    font-family: inherit;
    font-size: 16px;
    font-weight: 400;
    height: auto;
    min-height: 110px;
    width: auto;
    text-wrap: normal;
    margin: 0 auto;
    padding: 15px 15px 15px 15px;
    line-height: 20px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    height: 100%;
    background: #FFF;
    box-shadow: 0 0 3px 0 #D9534F;
}

/*.catalog-category-2 .catalog_simple_1_desc:after {
    content: "";
    display: block;
    z-index: -3;
    position: absolute;
    top: 4px;
    left: 4px;
    border: 1px solid #DEDEDE;
    width: 100%;
    height: 100%;
    background-color: #FFF;
}

.catalog-category-2 .catalog_simple_1_desc:before {
    content: "";
    display: block;
    z-index: -1;
    position: absolute;
    top: 1px;
    left: 1px;
    border: 1px solid #DEDEDE;
    width: 100%;
    height: 100%;
    background-color: #FFF;
}*/

/*.catalog-category-2 .catalog_simple_1_li .catalog_simple_1_desc:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(58, 90, 131, 0);
    border-left-color: #D9534F;
    border-width: 15px;
    margin-top: -15px;
}

.catalog-category-2 .catalog_simple_1_li:nth-last-child(2) .catalog_simple_1_desc:after {
    border-left-color: rgba(0, 0, 0, 0);
}*/

@media (max-width:767px) {
    .catalog-category-2 .catalog_simple_1_li .catalog_simple_1_desc:after {
        border-left-color: rgba(0, 0, 0, 0);
    }

    .catalog-category-2 .catalog_simple_1_item {
        margin: 10px 0 20px 0;
    }
}


/* -------------------- .catalog-category-3 (НАШИ УСЛУГИ) ------------------- */

.catalog-category-3 {
    padding: 30px 0 20px 0;
    background: #FFF url("/img/fashion3.jpg") 0 0 repeat;
    background-size: cover;
}

.catalog-category-3:after {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.9);
    content: " ";
}

.catalog-category-3 .grid_1_item_container {
    z-index: 1;
}

.catalog-category-3 .catalog_simple_1_head {
    color: #D9534F;
    font-family: comfortaa, sans-serif;
    font-size: 28px;
    font-style: normal;
    margin: 10px 0 40px 0;
}

.catalog-category-3 .catalog_simple_1 {
    background: none;
}

.catalog-category-3 .catalog_simple_1_desc {
    font-family: inherit;
    font-style: normal;
    color: #454545;
    font-weight: 600;
	padding: 0;
	min-height: 0;
}

/* -------------------- .catalog-category-4 (ЦЕНЫ) ------------------- */

.catalog-category-4 {
    padding: 30px 0 20px 0;
    background: rgba(232, 232, 232, 0.95);
    box-shadow: rgba(0, 0, 0, 0.15) 0 3px 1px -1px inset;
    background: #FFF;
}

.catalog-category-4:after {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.8);
    content: " ";
}

.catalog-category-4 .grid_1_item_container {
    z-index: 1;
}

.catalog-category-4 .catalog_simple_1_head {
    color: #D9534F;
    font-family: comfortaa, sans-serif;
    font-size: 28px;
    font-style: normal;
    margin: 10px 0 20px 0;
}

.catalog-category-4 .catalog_simple_1_wrap {
    background: none;
}

.catalog-category-4 .catalog_simple_1_descr {
    color: #454545;
    font-family: inherit;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
}

.catalog-category-4 .catalog_simple_1_object_img {
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.catalog-category-4 .catalog_simple_1_title_inner {
    font-family: inherit;
    font-style: normal;
    color: #D9534F;
    font-size: 16px;
    font-weight: 600;
}

.catalog-category-4 .catalog_simple_1_desc {
    font-family: inherit;
    font-style: normal;
    color: #454545;
    font-weight: 300;
	padding: 0;
	min-height: 0;
}

/* -------------------- .content-content-3 (Почему) ------------------- */

.content-content-3 {
    padding: 30px 0 20px 0;
    background: #F9E4E5;
    border-top: 1px solid #AEAEAE;
    border-bottom: 1px solid #AEAEAE;
    background: #FFF url("/img/fashion2.jpg") 0 0 repeat;
    background-size: cover;
}

.content-content-3:after {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.9);
    content: " ";
}

.content-content-3 .grid_1_item_container {
    z-index: 1;
}

.content-content-3 .offer_4_title {
    color: #D9534F;
    font-family: comfortaa, sans-serif;
    font-size: 28px;
    font-style: normal;
    margin: 10px 0 50px 0;
}

.content-content-3 .offer_4_text_2 {
    color: #333;
    font-family: inherit;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}

.content-content-3 .offer_4 {
    background: none;
}


/* -------------------- .catalog-category-5 (Галерея) ------------------- */

.catalog-category-5 {
    padding: 30px 0 30px 0;
    background: #fff;
}

.catalog-category-5 .catalog_carusel_1 .catalog_carusel_1_head {
    color: #D9534F;
    font-family: comfortaa, sans-serif;
    font-size: 28px;
    font-style: normal;
}

.catalog-category-5 .catalog_carusel_1 .catalog_carusel_1_wrap {
    background: none;
}

.catalog-category-5 .catalog_carusel_1 .catalog_carusel_1_object_wrap {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    padding: 0 0;
    height: 280px;
}

.catalog-category-5 .catalog_carusel_1 .prev,
.catalog-category-5 .catalog_carusel_1 .next {
    background-color: #D9534F;
    border-radius: 3px;
    top: 45%;
    width: 50px;
    height: 50px;
}

.catalog-category-5 .catalog_carusel_1 .prev {
    background-position: 45% 50%;
}

.catalog-category-5 .catalog_carusel_1 .next {
    background-position: 55% 50%;
}

.catalog-category-5 .catalog_carusel_1 .catalog_carusel_1_items .catalog_carusel_1_li {
    height: auto;
}


.catalog-category-5 .catalog_carusel_1 .catalog_carusel_1_item {
    padding: 0 0 0 0;
    position: relative;
}

.catalog-category-5 .catalog_carusel_1 .catalog_carusel_1_desc {
    padding: 0;
    top: 10%;
    left: 50%;
    margin: 0 0 0 -30%;
    width: 60%;
    background: rgba(250, 250, 250, 0.95);
    text-align: center;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}

.catalog-category-5 .catalog_carusel_1 .catalog_carusel_1_desc:after {
    content: "";
    display: block;
    z-index: -3;
    position: absolute;
    top: 4px;
    left: 4px;
    border: 1px solid #DEDEDE;
    width: 100%;
    height: 100%;
    background-color: #FFF;
}

.catalog-category-5 .catalog_carusel_1 .catalog_carusel_1_desc:before {
    content: "";
    display: block;
    z-index: -1;
    position: absolute;
    top: 1px;
    left: 1px;
    border: 1px solid #DEDEDE;
    width: 100%;
    height: 100%;
    background-color: #FFF;
}

.catalog-category-5 .catalog_carusel_1 .catalog_carusel_1_desc p,
.catalog-category-5 .catalog_carusel_1 .catalog_carusel_1_desc div,
.catalog-category-5 .catalog_carusel_1 .catalog_carusel_1_desc p:first-child,
.catalog-category-5 .catalog_carusel_1 .catalog_carusel_1_desc p:last-child {
    font-family: inherit;
    color: #D9534F;
    font-size: 16px;
    margin: 0;
    padding: 10px 10px 5px 10px;
}

/* Баг счетчика на мал. экранах */
.countdown_1 .is-countdown {
    margin: 15px -10px 40px -10px;
}

@media (max-width:480px) {
    .catalog-category-5 .catalog_carusel_1 .catalog_carusel_1_object_wrap {
        padding: 0 0;
    }
    .catalog-category-5 .catalog_carusel_1 .catalog_carusel_1_desc p:first-child {
        font-size: 16px;
    }
    .catalog-category-5 .catalog_carusel_1 .catalog_carusel_1_desc p:last-child {
        font-size: 16px;
    }
    /*.catalog-category-5 .catalog_carusel_1 .catalog_carusel_1_desc {
        margin: 0 0 0 -50%;
        width: 100%;
    }*/
}

@media (max-width:320px) {
    .catalog-category-5 .catalog_carusel_1 .catalog_carusel_1_desc {
        display: none;
    }
    .catalog-category-5 .catalog_carusel_1 .catalog_carusel_1_object_wrap {
        padding: 0 0;
    }
}

/* -------------------- .content-content-4 (Акция) ------------------- */

.content-content-4 {
    padding: 30px 0 20px 0;
    background: #FFF url("/img/fashion6.jpg") 0 0 repeat;
    background-size: cover;
}

.content-content-4:after {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.8);
    content: " ";
}

.content-content-4 .grid_1_item_container {
    z-index: 1;
}

.content-content-4 .grid_1_item_row {
    background: none;
    padding: 0 0 0 0;
}

.content-content-4 .offer_5_title {
    color: #D9534F;
    font-family: comfortaa, sans-serif;
    font-size: 28px;
    font-style: normal;
}

.content-content-4 .offer_5_text,
.content-content-4 .offer_5_text_2,
.content-content-4 .custom_blocks_1 {
    color: #454545;
}

.content-content-4 .btn {
    margin-bottom: 40px;
}


/* -------------------- .webforms-page-1 ------------------- */

.webforms-page-1 {
    background: #242D3C;
    box-shadow: rgba(0, 0, 0, 0.15) 0 3px 1px -1px inset;
}

.webforms-page-1 .contacts_2_content_content .footer_logo_text {
    font-family: inherit;
    font-style: normal;
}

.webforms-page-1 .contacts_2_content_content .footer_logo_text {
    color: #FFF;
}

.webforms-page-1 .contacts_2_items_wraper > div {
    color: #FFF;
}

/* -------------------- .for-footer ------------------- */

.for-footer {
    background: #FFF url("/img/escheresque_ste.png") 0 0 repeat;
    border: 1px solid #181E26;
}

.for-footer .footer_2 .footer_2_content .footer_2_for-copyright .footer_2_copyright,
.for-footer .footer_2 .footer_2_content .footer_2_for-copyright .footer_2_umi-copyright {
    color: #FFF;
}

.general_wrap {
    overflow-x: hidden;
}

.offer_1 .offer_1_row-top .offer_1_main_image {
    display: block;
    width: 1920px;
    margin-left: -20%;
    margin-top: 0px;
}

.offer_1 .offer_1_row-top .offer_1_main_image img {
    max-width: 100%!important;
    width: 100%;
}

.offer_1 .offer_1_form-wrap {
    opacity: 0.9;
}


/* -------------------- NEW General adaptive ------------------- */

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

@media (max-width:480px) {
    .catalog-category-5 .catalog_carusel_1 .catalog_carusel_1_head,
    .content-content-3 .offer_4_title,
    .catalog-category-4 .catalog_simple_1_head,
    .catalog-category-3 .catalog_simple_1_head,
    .content-content-2 .offer_4 .offer_4_title,
    .content-content-1 .offer_3_title,
    .catalog-category-1 .catalog_simple_1_head {
        font-size: 20px;
        line-height: 26px;
    }
}

@media (max-width:320px) {

}

.for-footer .footer_2 .footer_2_content .footer_2_for-copyright .footer_2_copyright a,
.for-footer .footer_2 .footer_2_content .footer_2_for-copyright .footer_2_umi-copyright a {
    color: #FFF;
    text-decoration: underline;
}

.for-footer .footer_2 .footer_2_content .footer_2_for-copyright .footer_2_copyright a:hover,
.for-footer .footer_2 .footer_2_content .footer_2_for-copyright .footer_2_umi-copyright a:hover {
    color: #FFF;
    text-decoration: none;
}

/* --------------- update 1 -------------- */

.umi-row .btn {
    white-space: normal;
    height: auto;
    line-height: 30px;
    padding: 10px 10px 10px 10px;
}

.catalog-category-1 .catalog_simple_1_descr p {
    text-align: center;
}

.catalog-category-1 .catalog_simple_1_descr {
    margin: 0 0 40px 0;
}

.content-content-1 .form_2 .form_2_ajax_wrap,
.content-content-4 .form_2 .form_2_ajax_wrap {
    margin: 15px 0 25px 0;
}

.catalog-category-5 .catalog_carusel_1_text {
    margin: 20px 0 0 0;
}


/* --------------- update (Logo) -------------- */

.logo_1 .logo_1_logo img {
    max-width: 55px !important;
    max-height: 45px;
}

.logo_1 .logo_1_logo {
    padding: 0 0 0 0;
    min-height: 50px;
}

.logo_1 .logo_1_logo-tel {
    font-size: 14px;
    padding: 0 0 0 0;
    margin: -15px 0 0 0;
}

.inline-logo .logo_1 .logo_1_logo img {
    padding: 5px 10px 0 0;
}

@media (max-width: 979px) and (min-width: 768px) {
    .logo_1 .logo_1_logo img {
        max-width: 40px !important;
    }
    .logo_1 .logo_1_logo-tel {
        font-size: 13px;
    }
}

@media (max-width: 767px) {
    .logo_1 .logo_1_logo {
        padding: 0 10px 0 0;
    }
}

/* --------------- update 3 -------------- */

@media (max-width:767px) {
    .inline-logo .logo_1 .logo_1_logo-text {
        margin-top: 0;
    }
}

.content-content-2 .offer_4_text_1-wrap .offer_4_text_1 {
    min-height: 20px;
}

.catalog-category-5 .catalog_carusel_1 .catalog_carusel_1_desc p,
.catalog-category-5 .catalog_carusel_1 .catalog_carusel_1_desc div,
.catalog-category-5 .catalog_carusel_1 .catalog_carusel_1_desc p:first-child,
.catalog-category-5 .catalog_carusel_1 .catalog_carusel_1_desc p:last-child {
    padding: 10px 10px 10px 10px;
}

.catalog-category-1 {
    background-position: center 0;
}

.catalog-category-1 .catalog_simple_1_desc {
    min-height: inherit;
}

.catalog-category-2 .catalog_simple_1_prefix {
    padding: 0 0 10px 0;
}

.catalog-category-1 .catalog_simple_1_text,
.catalog-category-1 .catalog_simple_1_descr {
    color: #FFF;
}


/* --------------- update 4 -------------- */

@media (max-width: 979px) and (min-width: 768px) {
    .logo_1 .logo_1_logo-text {
        font-size: 12px;
    }
    .menu_1 .for-navbar .navbar-nav>li>a {
        text-transform: uppercase;
    }
}

@media (max-width:767px) {
    .content-content-2 .offer_4_text_1-wrap img {
        width: auto !important;
        height: auto !important;
    }
}

@media (max-width: 480px) {
    .inline-logo .logo_1 .logo_1_logo_wr {
        display: inline-block;
        float: left;
    }
    .inline-logo .logo_1 .logo_1_logo-tel {
        display: inline-block;
        float: right;
    }
}

.form_2 .form_2_ajax_wrap .form_2_ajax_message.form_2_ajax_success {
    background: none;
}

.contacts_2_items_wraper .contacts_2_content_phone_title,
.contacts_2_items_wraper .contacts_2_content_phone,
.contacts_2_items_wraper .contacts_2_content_fax_title,
.contacts_2_items_wraper .contacts_2_content_fax,
.contacts_2_items_wraper .contacts_2_content_email_title,
.contacts_2_items_wraper .contacts_2_content_email,
.contacts_2_items_wraper .contacts_2_content_skype_title,
.contacts_2_items_wraper .contacts_2_content_skype {
    padding: 0 30px 0 0;
}
@media (max-width:767px) {
    .catalog-category-1 .catalog_simple_1_descr img {
        width: auto !important;
        height: auto !important;
    }
}

.block-bottom-holder {
    display: none;
}

form fieldset div div label{
    color: black;
    float: left;
}

.button_totop_1 .top_button {
    width: inherit;
    line-height: normal;
}

div.umi-rows .umi-row.catalog-category-1 {
    margin-bottom: auto;
}

.content-content-2 .form_1 input.form_2_form-control,
.content-content-2 .form_1 textarea.form_2_form-control,
.content-content-2 .form_2 input.form_2_form-control,
.content-content-2 .form_2 textarea.form_2_form-control,
.content-content-1 .form_2 input.form_2_form-control,
.content-content-1 .form_2 textarea.form_2_form-control,
.content-content-1 .form_1 input.form_1_form-control,
.content-content-1 .form_1 input.form_1_form-control {
    color: black;
}

