@charset "utf-8";
/* CSS Document | Techwell.ru | 2016 | hello@techwell.ru */

/*   Reset styles   */
html{color:#2e2c25;background:#fff;padding:0;height:100%;-webkit-text-size-adjust:none;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{*font-size:100%}legend{color:#000}
/* # Reset styles # */

/*   Fonts   */
@font-face {
	font-family: "Italic";
	src: url("../fonts/BlissPro-Italic.eot?#iefix") format("embedded-opentype"),  url("../fonts/BlissPro-Italic.otf")  format("opentype"),
	     url("../fonts/BlissPro-Italic.woff") format("woff"), url("../fonts/BlissPro-Italic.ttf")  format("truetype"), url("../fonts/BlissPro-Italic.svg#../fonts/BlissPro-Italic") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Medium";
	src: url("../fonts/BlissPro-Medium.eot?#iefix") format("embedded-opentype"),  url("../fonts/BlissPro-Medium.otf")  format("opentype"),
	     url("../fonts/BlissPro-Medium.woff") format("woff"), url("../fonts/BlissPro-Medium.ttf")  format("truetype"), url("../fonts/BlissPro-Medium.svg#../fonts/BlissPro-Medium") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Light";
	src: url("../fonts/BlissPro-Light.eot?#iefix") format("embedded-opentype"),  url("../fonts/BlissPro-Light.otf")  format("opentype"),
	     url("../fonts/BlissPro-Light.woff") format("woff"), url("../fonts/BlissPro-Light.ttf")  format("truetype"), url("../fonts/BlissPro-Light.svg#BlissPro-Light") format("svg");
	font-weight: normal;
	font-style: normal;
}

/* # Fonts # */

/*   Common styles   */
html {
	min-width: 320px;
}
body {
	font-size: 16px;
	font-family: "Medium";
	line-height: 1.4;
	width: 100%;
	min-width: 320px;
	min-height: 100%;
	text-align: center;
}
a {
	color: #ff7e00;
	text-decoration: none;
}
p {
	margin-bottom: 1em;
}
em {
	font-style: italic !important;
}
strong, b {
	font-weight: bold !important; 
}
h2 {
	color: #2e2c25;
	font-size: 24px;
	line-height: 60px;
	text-transform: uppercase;
}
h3 {
	color: #2e2c25;
	font-size: 20px;
	line-height: 20px;
	padding-bottom: 24px;
	text-transform: uppercase;
}
iframe { display: block; }
/* # Common styles # */

/*   Common classes   */
.l { float: left !important; }
.r { float: right !important; }
.al { text-align: left !important; }
.ac { text-align: center !important; }
.ar { text-align: right !important; }
.aj { text-align: justify !important; }
.hidden, .h { display: none !important; }
.hr {height: 165px; background-color: #262626;}
.nomargin { margin: 0 !important; }
.nopadding { padding: 0 !important; }
.mb30 { margin-bottom: 30px !important; }
.mt30 { margin-top: 30px !important; }
.mb50 { margin-bottom: 50px !important; }
.mt50 { margin-top: 50px !important; }
.mt10 { margin-top: 10px !important; }
.mr10 { margin-right: 10px !important; }
.mb10 { margin-bottom: 10px !important; }
.ml10 { margin-left: 10px !important; }
.oh { overflow: hidden; }
.pa { position: absolute; }
.pr { position: relative; }
body.ru .en, body.ru .og { display: none !important; }
body.en .ru, body.en .og { display: none !important; }
body.og .en, body.og .ru { display: none !important; }
body.ru .ru, body.en .en, body.og .og { display: inherit !important; }
.dollar, .orange { color: #ff7e00; }
/* # Common classes # */

/*   Layout   */
.wrapper {
	width: 1030px;
	margin: 0 auto;
	position: relative;
}
.text_wrapper {
	width: 900px;
	margin: 0 auto;
}
.head {
	background: #fff url(../images/head.png) no-repeat center bottom;
	background-size: 74px 74px;
	overflow: hidden;
	width: 100%;
	height: 110px;
	margin-bottom: 16px;
}
	/*   Panel   */
	.panel {
		color: #fff;
		background: #130946;
		font-size: 12px;
		height: 30px;
		line-height: 30px;
		position: relative;
		z-index: 30;
	}
	.panel_links {
		position: absolute;
		top: 0;
		right: 0;
	}
	.panel_link {
		color: #fff;
		text-transform: uppercase;
		line-height: 18px;
		margin: 6px 0;
	}
	.panel_city {
		display: inline-block;
	}
	.panel_city_name {
		color: #fff;
		cursor: pointer;
		background: url(../images/marker.png) no-repeat left center;
		background-size: 9px 13px;
		font-size: 14px;
		text-transform: uppercase;
		padding: 0 0 0 16px;
	}
	.panel_city_name i {
		display: inline-block;
		vertical-align: middle;
		background: url(../images/city_arrow.png) no-repeat 0 0;
		background-size: 8px 5px;
		width: 8px;
		height: 5px;	
		margin: -2px 0 0 6px;
	}
	/* # Panel # */
	/*   Submenu   */
		.city_submenu_zone {
			display: none;
			position: absolute;
			left: 58px;
			top: 10px;
			padding-top: 32px;
			z-index: 9;
		}
		.city_submenu_wrapper {
			width: 910px;
			max-height: 450px;
			position: relative;
			text-align: left;
			background: #fff;
			border: 3px solid #ff7e00;
			-webkit-box-shadow: #666 1px 1px 2px;
			-moz-box-shadow: #666 1px 1px 2px;
			box-shadow: #666 1px 1px 2px;
		}
		.city_submenu {
			max-height: 390px;
			overflow: hidden;
			overflow-y: scroll;
		}
		.city_submenu_franchise {
			display: block;
			color: #fff;
			background: #ff7e00 url(../images/plus.png) no-repeat center 12px;
			text-transform: none;
			text-align: center;
			padding: 36px 0 6px;
			line-height: 18px;
			font-size: 14px;
			width: 120px;
			height: 38px;
			position: absolute;
			right: 36px;
			top: 20px;
		}
		.header_first_menu .city_submenu_wrapper{
			top: 39px;
			text-shadow: none;
		}
		.panel_city:hover .city_submenu_zone {
			display: block;
		}
		.city_submenu_header_item {
			width: 90px;
			padding-top: 20px;
			padding-bottom: 5px;
			padding-left: 22px;
			display: inline-block;
			text-align: left;
			color: #ff7e00;
			text-transform: uppercase;
		}
		.city_submenu_col {
			width: 90px;
			padding-left: 22px;
			display: inline-block;
			vertical-align: top;
			padding-bottom: 6px;
		}
		.city_submenu_header_item:first-child, .city_submenu_col:first-child {
			width: 140px;
		}
		.city_submenu_col_title {
			display: none;
		}
		.city_submenu_col li {
			cursor: pointer;
			color: #2e2c25;
			text-transform: none;
			font-size: 14px;
		}
		.city_submenu_col li:hover {
			color: #ff7e00;
		}
		.arrow_up_border {
			width: 0;
			height: 0;
			margin: -20px 0 0 448px;
			padding:0;
			border-left: 20px solid transparent;
			border-right: 20px solid transparent;
			border-bottom: 20px solid #ff7e00;
			position: absolute;
		}
		.arrow_up {
			margin: 4px 0 0 -15px;
			padding:0;
			width: 0;
			height: 0;
			border-left: 15px solid transparent;
			border-right: 15px solid transparent;
			border-bottom: 16px solid #fff;
			position: absolute;
		}
	/* # Submenu # */
	/*   Header   */
	.header {
		font-size: 12px;
	}
	.header .wrapper {
		height: 100px;
	}
	.header_booking {
		position: absolute;
		top: 29px;
		right: 0;
	}
	.ms-booking-button-container {
		position: static !important;
		box-shadow: none !important;
		border-radius: 0 !important;
	}
	.yButton, .yButtonBackground, .yButtonWave, .yButtonIcon {
		display: none;
	}
	.header_logo_wrapper {
		display: block;
		position: absolute;
		left: 50%;
		top: 0;
		width: 140px;
		height: 50px;
		margin: 25px 0 0 -70px;
	}
	.header_logo {
		display: block;
		width: 140px;
		height: 50px;
	}
	.header_menu {
		text-align: center;
		position: absolute;
		left: 0;
		top: 42px;
	}
	.city.moscow .header_menu {
		display: none;
	}
	.header_menu_link {
		color: #000;
		font-size: 12px;
		text-transform: uppercase;
		margin: 0 20px 0 0;
	}
	.header_menu_link .icon__cart {
		background: url(../images/cart.png) no-repeat 0 0;
		background-size: 22px 15px;
		display: inline-block;
		width: 22px;
		height: 15px;
		vertical-align: top;
		margin: 0 8px 0 0;
	}
	.header_menu_link__franchise {
		display: none;
	}
	/* # Header # */
	/*   Footer   */
	.footer {
		color: #fff;
		background: #130946;
		font-size: 12px;
		min-height: 100px;
		padding: 40px 0;
		overflow: hidden;
	}
	.footer .wrapper {
		height: 90px;
	}
	.footer_phone {
		float: left;
		color: #fff;
		font-size: 18px;
		line-height: 1;
	}
	.footer_emails {
		line-height: 1;
		text-align: left;
		position: absolute;
		width: 300px;
		left: 0;
		bottom: -2px;
		z-index: 10;
	}
	.footer_emails p {
		margin: 6px 0 0;
	}
	.footer_logo {
		position: absolute;
		left: 50%;
		top: 0;
		width: 112px;
		height: 40px;
		margin: 0 0 0 -56px;
	}
	.footer_menu {
		position: absolute;
		left: 0;
		top: 78px;
		width: 100%;
		font-size: 0;
	}
	.footer_menu_link {
		color: #fff;
		font-size: 12px;
		text-transform: uppercase;
		margin: 0 8px;
	}
	.footer_projects {
		position: absolute;
		right: 40px;
		bottom: 0;
		margin: 0 40px 0 0;
	}
	.footer_projects_title {
		margin: 0 0 20px;
		text-align: left;
	}
	.footer_projects_link {
		float: left;
		display: block;
		position: relative;
		height: 30px;
		margin: 0 30px 0 0;
	}
	.footer_projects_link img {
		display: block;
	}
	.footer_projects_link:last-child img {
		margin: 2px 0 0;
	}
	/* # Footer # */
	/*   Content   */
	.content {
		padding-top: 40px;
		position: relative;
		overflow: hidden;
	}
	/* # Content # */
	/*   Response   */	
	.response_widget {
		cursor: pointer;
		position: fixed;
		z-index: 999;
		right: 10px;
		bottom: 10px;
		background: url(../images/response.png) no-repeat 0 0;
		width: 80px !important;
		height: 85px !important;
		opacity: 1 !important;
	}
	.response_widget:hover {
		background-position: right 0;
	}
	.en .response_widget {
		background: url(../images/response_en.png) no-repeat 0 0;
	}
	.en .response_widget:hover {
		background-position: right 0;
	}
	.popup {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 1000;
	}
	.popup_background {
		background: #000;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		opacity: 0.5;
	}
	.popup_window {
		border: 3px #ff7e00 solid;
		background: #fff;
		position: absolute;
		top: 50%;
		left: 50%;
		margin: -190px 0 0 -200px;
		width: 400px;
		height: 376px;
	}
	.popup_content {
		margin: 10px 25px;
	}
	.response_form {
		padding: 0 !important;
	}
	.response_form .form_input {
		display: block;
	    width: 325px;
	    padding: 4px 10px;
	    margin: 0 0 20px;
	    border: 2px solid #ff7e00;
	}
	.form_textarea {
		width: 325px;
		height: 100px;
		padding: 5px 10px;
	    margin: 0 0 20px;
		font-size: 14px;
		color: #555;
		display: block;
		border: 2px solid #ff7e00;
		resize: none;
	}
	#response_done h2 {
		line-height: 356px;
	}
	/* # Response # */
/* # Layout # */

/*   Pages   */
	.page {
		position: relative;
	}
	/*   Buttons   */
	.button {
		cursor: pointer;
		color: #fff;
		background: #ff7e00;
		display: inline-block;
		font-size: 12px;
		line-height: 34px;
		height: 42px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		text-align: center;
		text-transform: uppercase;
	}
	.button_inner {
		cursor: pointer;
		margin: 2px;
		border: 2px #fff solid;
		padding: 0 10px;
	}
	.button_outer {
		cursor: pointer;
		border: 2px #ff7e00 solid;
		display: inline-block;
	}
	.button_outer .button {
		margin: 2px;
		border: none;
		padding: 0 10px;
	}
	/* # Buttons # */
	/*   Images   */
	.images {
		background-color: #f1f0ed;
		overflow: hidden;
		min-height: 140px;
	}
	.banners {
	}
	.photos {
	}
	.banners_item, .photos_item {
		display: block;
		width: 100%;
		height: auto;
		overflow: hidden;
		background-position: center top;
		background-size: cover;
		background-repeat: no-repeat;
	}
	.banners_item img, .photos_item img {
		display: block;
		width: 100%;
		height: auto;
	}
	/* # Images # */
	/*   Swipers   */
	.swiper-container {
		position: relative;
	}
	.swiper-button-prev, .swiper-button-next {
		background: transparent;
		width: 24px;
		height: 24px;
		margin: -12px 0 0;
	}
	.swiper-button-prev:after {
		content: " ";
		position: absolute;
		left: 0;
		top: 0;
		border: solid transparent;
		height: 0;
		width: 0;
		border-color: rgba(255, 255, 255, 0);
		border-right-color: #ffffff;
		border-width: 12px;
	}
	.swiper-button-next:after {
		content: " ";
		position: absolute;
		right: 0;
		top: 0;
		border: solid transparent;
		height: 0;
		width: 0;
		border-color: rgba(255, 255, 255, 0);
		border-left-color: #ffffff;
		border-width: 12px;
	}
	.swiper-pagination {
		position: absolute;
		left: 0;
		bottom: 20px !important;
		width: 100%;
		text-align: center;
	}
	.swiper-pagination-bullet {
		background-color: rgba(0, 0, 0, 0.4) !important;
		opacity: 1;
		width: 12px;
		height: 12px;
		cursor: pointer;
	}
	.swiper-pagination-bullet-active {
		background-color: rgba(255, 255, 255, 0.6) !important;
	}
	.swiper-pagination-bullet:after {
		content: " ";
		background: #fff;
		display: block;
		width: 8px;
		height: 8px;
		border-radius: 8px;
		margin: 2px;
	}
	.swiper-pagination-bullet-active:after {
		background: #000;
	}
	/* # Swipers # */
	/*   Navigation   */
	.navigation {
		margin: 14px auto;
		width: 100%;
		overflow: hidden;
		white-space: nowrap;
		font-size: 0;
	}
	.navigation td {
		vertical-align: middle;
		position: relative;
	}
	.navigation_spacer {
		width: 14px;
	}
	.navigation_item {
		cursor: pointer;
		display: inline-block;
		vertical-align: top;
		width: 100%;
		height: auto;
		margin: 0 13px 0 0;
		text-align: center;
	}
	.navigation_item div {
		position: absolute;
		left: 0;
		top: 50%;
		width: 100%;
		height: 36px;
		margin-top: -18px;
		z-index: 20;
	}
	.navigation_item span {
		color: #fff;
		font-size: 22px;
		height: 30px;
		line-height: 30px;
		text-transform: uppercase;
		display: inline-block;
		border-top: 3px #fff solid;
		border-bottom: 3px #fff solid;
	}
	.navigation_item img {
		display: block;
		width: 100%;
		height: auto;
		position: relative;
		z-index: 10;
	}
	/* # Navigation # */
	/*   Barbershops   */
	.barbershops {
		margin-top: 30px;
	}
	.barbershops_phone {
		cursor: pointer;
		color: #fff;
		background: #ff7e00;
		display: inline-block;
		font-size: 18px;
		line-height: 34px;
		height: 42px;
		margin: 10px 0 0;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		text-align: center;
		text-transform: uppercase;
	}
	.barbershops_phone div {
		cursor: pointer;
		margin: 2px;
		border: 2px #fff solid;
		padding: 0 16px;
	}
	.map_wrapper {
		margin: 30px 0 0;
		position: relative;
		height: 440px;
		overflow: hidden;
	}
	.map {
		width: 100%;
		height: 480px;
	}
	.map_response {
		cursor: pointer;
		color: #fff;
		background: #130946;
		position: absolute;
		bottom: 20px;
		right: 20px;
		z-index: 20;
		padding: 0 46px;
		line-height: 32px;
		font-size: 12px;
		text-transform: uppercase;
	}
	.map_response i {
		display: inline-block;
		background: url(../images/email.png) no-repeat right center;
		background-size: 17px 13px;
		width: 17px;
		height: 13px;		
	    vertical-align: text-top;
	    margin: 0 0 0 10px;
	}
	.places_info {
		position: absolute;
		top: 20px;
		right: 20px;
		z-index: 20;
	}
	.place_info {
		color: #fff;
		background: #130946;
		padding: 20px;
		text-align: center;
	}
	.place_info_name {
		text-transform: uppercase;
		line-height: 1.6;
	}
	.place_info_address {
		color: #ff7e00;
	}
	.place_info_phone {
	}
	.place_info_schedule {
	}
	.barbershops_places {
		display: none;
	}
	.barbershops_services {
		margin: 10px 0 0;
	}
	table.list {
		width: 350px;
		font-size: 14px;
		margin: 0 auto;
		border-collapse: separate;
	}
	table.list .list_item {
		border-bottom: 2px solid #ff7e00;
		vertical-align: bottom;
		padding-top: 10px;
		position: relative;
	}
	table.list tr:first-child .list_item {
		padding-top: 0;
	}
	table.list .list_item__second {
		border-bottom: 2px solid #fff;
		vertical-align: bottom;
		padding-top: 12px;
		padding-left: 2px;
		line-height: 6px;
		text-align: left;
	}
	table.list .list_item_wrapper {
		background: #fff;
		float: left;
		margin-bottom: -6px;
		padding: 0 6px 0 0;
	}
	/* # Barbershops # */
	/*   Media   */
	.media {
		width: 800px;
		margin-bottom: 30px;
	}
	.media_link {
		vertical-align: top;
		display: inline-block;
		width: 120px;
		height: 75px;
		margin: 15px;
		position: relative;
	}
	.media_link img {
		display: block;
		max-width: 120px;
		max-height: 75px;
		height: auto;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		margin: auto;
	}
	/* # Media # */
	/*   Apps   */
	.apps {
		position: absolute;
		top: 35px;
		right: 165px;
		text-align: right;
		font-size: 0;
	}
	.en .apps {
		right: 115px;
	}
	.apps.no_book {
		right: -10px;
	}
	.apps a {
		display: inline-block;
		margin: 0 10px;
		vertical-align: middle;
	}
	.apps img {
		display: block;
		height: 34px;
		width: auto;
	}
	/* # Apps # */
	/*   Socials   */
	.socials {
		background: #130946;
		width: 100%;
		height: 120px;
		font-size: 0;
	}
	.socials_title {
		color: #fff;
		font-size: 20px;
		font-family: "Italic";
		padding: 18px 0 2px;
	}
	.socials_link {
		background: url(../images/socials.png) no-repeat 0 0;
		background-size: 135px 30px;
		width: 32px;
		height: 30px;
		margin: 15px 35px;
		display: inline-block;
	}
	.socials_link.ig { background-position: 0 0; }
	.socials_link.vk { background-position: -35px 0; }
	.socials_link.fb { background-position: -70px 0; }
	.socials_link.tg { background-position: -105px 0; }
	/* # Socials # */
	/*   Products   */
	.products_wrapper {
		overflow: hidden;
	}
	.products {
		font-size: 0;
		text-align: center;
		white-space: nowrap;
		margin: 0 0 50px;
	}
	.products h2 {
		margin-top: -10px;
	}
	.products_item {
		font-size: 12px;
		display: inline-block;
		vertical-align: top;
		white-space: normal;
		margin: 0 30px 0 0;
		width: 182px !important;
	}
	.products_item:last-child {
		margin-right: 0;
	}
	.products_item_photo_wrapper {
		width: 100%;
		height: 240px;
		position: relative;
	}
	.products_item_photo {
		max-width: 160px;
		max-height: 220px;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		margin: auto;
	}
	.products_item_name {
		color: #ff7e00;
		text-transform: uppercase;
	}
	.products_item_price {
		font-weight: bold;
		text-transform: uppercase;
		margin: 4px 0;
	}
	.products_item_text {
	}
	.products_button {
		display: none;
		cursor: pointer;
		background: url(../images/products_arrows.png) no-repeat 0 0;
		background-size: 96px 294px;
		width: 32px;
		height: 42px;
		margin-top: -30px;
	}
	.products_button__prev {
		background-position: 0 -84px;
		left: 0;
		right: auto;
	}
	.products_button__next {
		background-position: -64px -84px;
		right: 0;
		left: auto;
	}
	.products_button__prev:hover {
		background-position: 0 -168px;
	}
	.products_button__next:hover {
		background-position: -64px -168px;
	}
	.products_button__prev.swiper-button-disabled {
		background-position: 0 0;
		opacity: 1;
	}
	.products_button__next.swiper-button-disabled {
		background-position: -64px 0;
		opacity: 1;
	}
	.products_button:before, .products_button:after {
		content: none;
	}
	@media screen and (max-width: 1040px) {
		.products_wrapper {
			width: 900px;
			margin: 0 auto;
		}
		.products_item {
			width: 195px !important;
			margin: 0 15px !important;
		}
	}
	/* # Products # */
	/*   News   */
	.news {
		width: 1050px;
		overflow: hidden;
		font-size: 0;
		text-align: left;
	}
	.news_item {
		text-align: center;
		font-size: 16px;
		cursor: pointer;
		display: inline-block;
		vertical-align: top;
		width: 335px;
		background-position: left top;
		background-repeat: no-repeat;
		background-size: 100%;
		margin: 0 13px 13px 0;
		text-align: center;
	}
	.news_item_photo {
		display: block;
		width: 100%;
		height: auto;
		background-size: contain;
		background-position: top left;
		background-repeat: no-repeat;
	}
	.news_item_name {
		text-transform: uppercase;
		margin: 12px 0 6px;
	}
	.news_item_preview {
		color: #2e2c25;
	}
	/* # News # */
	/*   Post   */
	.post_wrapper {
		border-top: 3px #000 solid;
		border-bottom: 3px #000 solid;
	}
	.post {
		border-top: 3px #000 solid;
		border-bottom: 3px #000 solid;
		margin: 2px 0;
	}
	.post h1 {
		color: #000;
		font-size: 40px;
		margin: 30px 0;
	}
	.post_text {
		color: #000;
		font-size: 16px;
		font-family: "Light";
		text-align: left;
		width: 750px;
		margin: 0 auto 30px;
	}
	.post_text b, .post_text strong {
		font-family: "Medium";
	}
	.post_text img {
		max-width: 750px;
		height: auto;
	}
	.post_text iframe {
		width: 750px;
	}
	.post_gallery {
		display: inline-block;
		position: relative;
		cursor: pointer;
	}
	.post_gallery_arrow {
		background: url(../images/arrows.png) no-repeat 0 0;
		background-size: 20px 140px;
		width: 20px;
		height: 70px;
		position: absolute;
		top: 50%;
		margin: -35px 0 0;
		z-index: 20;
	}
	.post_gallery_arrow.left {
		background-position: 0 0;
		left: 20px;
	}
	.post_gallery_arrow.right {
		background-position: 0 -70px;
		right: 20px;
	}
	.post a.fancybox {
		display: block;
		background: #000;
		text-align: center;
	}
	.post a.fancybox img {
		display: inline-block;
		vertical-align: top;
		opacity: 1;
	}
	/* # Post # */
	/*   Franchise   */
	.fr h2 {
		display: inline-block;
		background: #fff;
		margin: 0 0 30px;
		padding: 0 25px;
		position: relative;
		top: -30px;
		font-size: 26px;
		line-height: 1.2;
		max-width: 80%;
		white-space: nowrap;
		text-transform: none;
		text-overflow: ellipsis;
		overflow: hidden;
	}
	.fr-banner {
		color: #fff;
		width: 100%;
		height: 400px;
		background: url(/data/images/fr_1.jpg) no-repeat center center;
		background-size: cover;
		overflow: hidden;
	}
	.fr-banner h1 {
		font-size: 40px;
		letter-spacing: 0.1em;
		line-height: 1;
		margin: 320px 0 0;
		text-transform: uppercase;
	}
	.fr-afisha {
		width: 780px;
		margin: 30px auto;
		overflow: hidden;
	}
	.fr-afisha img {
		display: inline-block;
		vertical-align: top;
		margin: 0 20px 0 0;
	}
	.fr-afisha p {
		width: 480px;
		text-align: left;
		display: inline-block;
		vertical-align: top;
		margin: 0 0 0 20px;
	}
	.fr-now {
		border-bottom: 3px #000 solid;
		margin: 2px 0;
		width: 1030px;
		height: 450px;
		overflow: hidden;
		font-size: 20px;
	}
	.fr-now-left {
		float: left;
		width: 400px;
		height: 410px;
		padding: 30px 0 0;
		background: url(/data/images/fr_2.jpg) no-repeat center 100px;
		background-size: 383px 312px;
	}
	.fr-now-right {
		float: right;
		width: 600px;
		height: 410px;
		padding: 30px 0 0;
		background: url(/data/images/fr_3.jpg) no-repeat center 112px;
		background-size: 586px 312px;
		position: relative;
	}
	.fr-now-right ul {
		position: absolute;
		top: 146px;
		left: 140px;
	}
	.fr-now-right ul:last-child {
		position: absolute;
		left: 410px;
	}
	.fr-now-right ul li {
		color: #000;
		font-size: 46px;
		line-height: 1;
		margin: 0 0 20px;
	}
	.fr-now-right ul li:first-child {
		color: #ff7e00;
	}
	.fr-now-right ul li span {
		display: block;
		font-size: 12px;
		font-weight: bold;
		margin: 6px 0 0;
		color: #000;
		opacity: 0.6;
		text-transform: uppercase;
	}
	.fr-classic {
		border-top: 3px #000 solid;
		border-bottom: 3px #000 solid;
		margin: 2px 0;
		padding: 10px 0 0;
		overflow: hidden;
		text-align: center;
	}
	.fr-classic-title {
		font-size: 40px;
		margin: 40px 0 0;
	}
	.fr-classic ul {
		float: none;
		display: inline-block;
		vertical-align: top;
		width: 320px;
		margin: 40px 30px 0;
	}
	.fr-classic ul li {
		display: block;
		text-align: left;
		position: relative;
		margin: 0 0 24px;
	}
	.fr-classic ul li:before {
		content: " ";
		display: inline-block;
		background-color: #ff7e00;
		width: 18px;
		height: 2px;
		position: absolute;
		left: -30px;
		top: 10px;
	}
	.fr-classic img {
		display: inline-block;
		float: right;
		margin: 0 100px 0 30px;
	}
	.fr-conditions {
		border-top: 3px #000 solid;
		border-bottom: 3px #000 solid;
		margin: 2px 0;
		padding: 10px 0 0;
	}
	.fr-conditions table {
		text-align: center;
		margin: -20px 0 50px;
		width: 100%;
	}
	.fr-conditions table td {
		vertical-align: top;
		white-space: nowrap;
	}
	.fr-conditions table td.spacer {
		width: 200px;
	}
	.fr-conditions table td h4 {
		color: #ff7e00;
		font-size: 26px;
		text-transform: uppercase;
		line-height: 1;
		margin: 0 0 6px;
	}
	.fr-conditions table td span {
		color: #000;
		opacity: 0.6;
		font-size: 12px;
		text-transform: uppercase;
	}
	.fr-traditions {
		border-top: 3px #000 solid;
		border-bottom: 3px #000 solid;
		margin: 2px 0;
		padding: 10px 0 0;
	}
	.fr-traditions h4 {
		font-size: 20px;
		line-height: 26px;
		width: 760px;
		margin: 40px auto 60px;
	}
	.fr-traditions img {
		display: inline-block;
		vertical-align: top;
		margin: 0 30px;
	}
	.fr-traditions div {
		display: inline-block;
		vertical-align: top;
		width: 440px;
		margin: 0 30px 60px;
		text-align: left;
	}
	.fr-traditions h5 {
		font-size: 26px;
		line-height: 32px;
		text-align: left;
		margin: 0 0 10px;
	}
	.fr-support {
		border-top: 3px #000 solid;
		border-bottom: 3px #000 solid;
		margin: 2px 0;
		padding: 10px 0 0;
	}
	.fr-support-list {
		text-align: center;
		margin: 20px 0 20px;
	}
	.fr-support-list-item {
		display: inline-block;
		vertical-align: top;
		margin: 0 60px 40px;
		width: 240px;
	}
	.fr-support-list-item:first-child {
		margin-left: 0;
	}
	.fr-support-list-item:nth-child(3) {
		margin-right: 0;
	}
	.fr-support-list-item-icon {
		width: 240px;
		height: 240px;
		background: url(/data/images/fr_6.jpg) no-repeat 0 0;
		background-size: 1400px 240px;
		margin: 0 0 20px;
	}
	.fr-support-list-item-icon.book { background-position: 0 0; }
	.fr-support-list-item-icon.manager { background-position: -290px 0; }
	.fr-support-list-item-icon.academy { background-position: -580px 0; }
	.fr-support-list-item-icon.teaching { background-position: -870px 0; }
	.fr-support-list-item-icon.community { background-position: -1160px 0; }
	.fr-support-list-item h3 {
		color: #ff7e00;
		font-size: 16px;
		text-transform: uppercase;
		margin: 0 0 6px;
		padding: 0;
	}
	.fr-support-list-item p {
		color: #000;
		font-size: 16px;
	}
	.fr-media {
		border-top: 3px #000 solid;
		border-bottom: 3px #000 solid;
		margin: 2px 0;
		padding: 30px 0 0;
	}
	.fr-form {
		border-top: 3px #000 solid;
		padding: 0 0 50px;
	}
	.fr-form p {
		font-size: 20px;
		line-height: 26px;
		margin-top: 30px;
	}
	.fr-form form {
		width: 340px;
		margin: 40px auto 0;
	}
	.fr-form .form-input {
		display: block;
		border: 2px #ff7e00 solid;
		background: #fff;
		font-size: 14px;
		text-transform: uppercase;
		border-radius: 0;
		-webkit-appearance: none;
		width: 320px;
		height: 26px;
		line-height: 26px;
		padding: 0 10px;
		margin: 0 0 14px;
	}
	.fr-form form .button {
		margin: 10px 0 0;
	}
	.fr-form-done {
		font-size: 20px;
		margin: 40px 0 0;
	}
	/* # Franchise # */
/* # Pages # */