/*
Name: MosCityOffice
Template Demo URI: http://stelin.ru/portfolio/landing/mos-city-office
Author: Burdianov Ion
Author URI: http://stelion.ru
Description: The 2015 HTML Template
Font Family: 'Acrom'; regular, extrabold,
Font Family: 'PTSerif'; regular, bold,
Font Family: 'Open Sans'; light, regular, semibold, bold, 
Version: 1.0

font-size: 
header left 10px
header right 12px
*/

/*============================================================
TABLE OF CONTENTS:
==============================================================
01.0 Basic Structure
02.0 Navbar
03.0 Main Slider
04.0 Priority
05.0 Offer
06.0 Rent
  06.1 Rent Office
  06.2 Rent Speaker
  06.2 Rent Speaker
  06.2 Rent Speaker
07.0 Partnership
08.0 Why
09.0 Photos
10.0 Contact
11.0 Call Now
12.0 Footer



20.0 Buttons
21.0 Modal

==============================================================*/

/*============================================================
01.0 Basic Structure
============================================================*/
body {
	font-family: 'DINPro';
	color: #000;
	-webkit-font-smoothing: antialiased;
	min-width: 1100px;
}
.container {
	width: 1100px !important;
}
h1 {
	font-size: 48px;
	font-weight: 300;
	text-shadow: 1px 0 0 #fff, -1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff;
}
#priority:before,
#priority:after,
.offer-items:before,
.offer-items:after,
[id^="rent"]:before,
[id^="rent"]:after,
.rent-office-table:before,
.rent-office-table:after,
.price-boxes:before,
.price-boxes:after,
.prices-box:before,
.prices-box:after,
.lists:before,
.lists:after {
	content: '';
	display: block;
	clear: both;
}
#site {
	min-width: 1100px;
}

/*============================================================
02.0 Navbar
============================================================*/
#navbar {
	padding: 15px 0 5px;
	background: #fff;
}
.logo {
	float: left;
	padding-bottom: 10px;
}
#mainmenu {
	float: left;
	padding-top: 20px;
	padding-left: 20px;
}
#mainmenu ul li {
	display: inline-block !important;
}
#mainmenu ul li:hover {
	background: transparent;
}
#mainmenu ul li a {
	color: #737373;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
	padding: 0 10px;
}
#mainmenu ul li a:active,
#mainmenu ul li a:focus {
	background: transparent;
}
#mainmenu ul li a:hover,
#mainmenu ul li.active a {
	color: #000;
	font-weight: bold;
	background: transparent;
}
.phone-container {
	float: right;
	margin-top: -5px;
}
.phone-container .phone {
	font-size: 36px;
	font-weight: 300;
	line-height: 1;
	padding-bottom: 5px;
}
.phone-container .phone span.text-small {
	font-size: 14px;
}
#navbar .btn-small {
	width: 100%;
}
.navbar-fixed-top {
	padding-top: 10px !important;
	box-shadow: 0 0 5px 0 #666;
}
.navbar-fixed-top .logo img {
	padding-top: 3px;
	height: 30px;
}
.navbar-fixed-top #mainmenu {
	padding-top: 7px;
	padding-left: 20px;
}
.navbar-fixed-top .phone {
	display: none;
}
.navbar-fixed-top .btn-small {
	margin-top: 7px;
}
.navbar-fixed-top .container {
	width: 960px !important;
}

/*============================================================
03.0 Main Slider
============================================================*/
#main_slider {
	background: #7baed8;
	position: relative;
	z-index: 1;
	font-weight: 300;
}
#main_slider .flexslider,
#main_slider .slides > li {
	height: 620px;
	position: relative;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.main-slider-container {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -385px;
	width: 770px;
	text-align: center;
	padding-top: 55px;
}
.header-content {
	padding-top: 55px;
}
.site-title {
	font-size: 24px;
	text-shadow: 1px 0 0 #fff, -1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff;
}
.header-content {
	padding: 25px 0;
	position: relative;
}
.header-content:before,
.header-content:after {
	content: '';
	display: block;
	height: 1px;
	width: 66px;
	background: #000;
	position: absolute;
	left: 50%;
	margin-left: -33px;
}
.header-content:before {
	top: 0;
}
.header-content:after {
	bottom: 0;
}
.main-slider-container .details {
	padding-top: 50px;
}
.detail-item {
	width: 220px;
	height: 220px;
	color: #000;
	text-decoration: none;
	background: rgba(255,255,255,.9);
	display: inline-block;
	text-align: center;
	margin: 0 7px;
	-webkit-transition: all .3s;
	   -moz-transition: all .3s;
		-ms-transition: all .3s;
		  -otransition: all .3s;
			transition: all .3s;
}
.detail-item:hover {
	background: rgba(0,0,0,.9);
	color: #fff;
	text-decoration: none;
}
.detail-icon {
	width: 88px;
	height: 80px;
	display: inline-block;
	margin-top: 40px;
	background-image: url(images/icons/sprite.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.detail-icon.one {
	background-position: 0 -68px;
}
.detail-icon.two {
	background-position: -88px -68px ;
}
.detail-icon.three {
	background-position: -176px -68px ;
}
.detail-item h4 {
	font-size: 18px;
	text-transform: uppercase;
	padding-top: 25px;
	line-height: normal;
}
.button-container {
	background: #1e71b8;
	text-align: center;
	padding: 20px;
}
/*============================================================
04.0 Priority
============================================================*/
#priority {
	
}
.priority-left {
	width: 50%;
	float: left;
	background: url(images/priority-left.jpg) center center no-repeat;
	background-size: cover;
}
.priority-right {
	width: 50%;
	float: left;
	background: url(images/priority-right.jpg) center center no-repeat;
	background-size: cover;
}
.priority-right .priority-item {
	float: left;
}
.priority-left .priority-item {
	float: right;
}
.priority-item {
	width: 236px;
	height: 220px;
	border: 1px solid #fff;
	text-align: center;
	border-top: 2px solid #fff;
	position: relative;
}
.priority-item img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .5s;
	   -moz-transition: all .5s;
		-ms-transition: all .5s;
		  -otransition: all .5s;
			transition: all .5s;
}
.priority-item:hover img {
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
}
.priority-item.bashnea {
	background: url(images/priority-bashnea-grayscale.jpg) center center no-repeat;
	background-size: 100% 100%;
}
.priority-item.parking {
	background: url(images/priority-parking-grayscale.jpg) center center no-repeat;
	background-size: 100% 100%;
}
.priority-item.nonstop {
	background: url(images/priority-nonstop-grayscale.jpg) center center no-repeat;
	background-size: 100% 100%;
}
.priority-item.panorama {
	background: url(images/priority-panorama-grayscale.jpg) center center no-repeat;
	background-size: 100% 100%;
}
.priority-icon {
	width: 100px;
	height: 100px;
	display: inline-block;
	margin-top: 15px;
	background-image: url(images/icons/sprite.png);
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	z-index: 2;
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all .9s;
	   -moz-transition: all .9s;
		-ms-transition: all .9s;
		  -otransition: all .9s;
			transition: all .9s;
}
.priority-item:hover .priority-icon {
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
}
.priority-icon.one {
	background-position: 0 -148px;
}
.priority-icon.two {
	background-position: -100px -148px;
}
.priority-icon.three {
	background-position: -200px -148px;
}
.priority-icon.four {
	background-position: -300px -148px;
}
.priority-item h4 {
	font-size: 18px;
	text-transform: uppercase;
	padding-top: 15px;
	line-height: normal;
	position: relative;
	z-index: 2;
	-webkit-transition: all .5s;
	   -moz-transition: all .5s;
		-ms-transition: all .5s;
		  -otransition: all .5s;
			transition: all .5s;
}
.priority-item:hover h4 {
	color: #fff;
	text-shadow: 1px 0 0 #000, -1px 0 0 #000, 0 1px 0 #000, 0 -1px 0 #000;
}

/*============================================================
05.0 Offer
============================================================*/
#offer {
	padding: 60px 0;
}
#offer .container {
	width: 960px !important;
}
#offer h2 {
	text-align: center;
	position: relative;
	font-weight: 300;
	padding: 20px 0 30px;
}
#offer h2:before,
#offer h2:after {
	content: '';
	display: block;
	height: 1px;
	width: 66px;
	background: #000;
	position: absolute;
	left: 50%;
	margin-left: -33px;
}
#offer h2:before {
	top: 0;
}
#offer h2:after {
	bottom: 0;
}
.offer-items {
	padding-top: 60px;
}
.offer-item {
	float: left;
	width: 50%;
	height: 100px;
}
.offer-icon {
	margin-left: 90px;
	margin-right: 30px;
	width: 75px;
	height: 62px;
	display: inline-block;
	margin-top: 15px;
	float: left;
	background-image: url(images/icons/sprite.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.offer-icon.one {
	background-position: 0 -249px;
}
.offer-icon.two {
	background-position: -75px -249px;
}
.offer-icon.three {
	background-position: -150px -249px;
}
.offer-icon.four {
	background-position: -225px -249px;
}
.offer-icon.five {
	background-position: -300px -249px;
}
.offer-icon.six {
	background-position: -375px -249px;
}
.offer-icon.seven {
	background-position: -450px -249px;
}
.offer-icon.eight {
	background-position: -525px -249px;
}
.offer-item p {
	font-size: 18px;
	padding-top: 30px;
}

/*============================================================
06.0 Rent Office
============================================================*/
.rent-left,
.rent-right {
	width: 50%;
	display: table-cell;
	background-size: cover !important;;
}
.rent-item {
	width: 460px;
	margin: 20px;
	padding-bottom: 20px;
	background: #fff;
}
.rent-item h2 {
	font-size: 24px;
	font-weight: 300;
	text-transform: uppercase;
	padding: 35px;
}
.rent-item p {
	font-size: 18px;
	padding: 0 35px 20px;
}
.rent-item p strong {
	font-weight: 300;
}
.rent-item p:last-child {
	padding-bottom: 50px;
}
.rent-title {
	font-weight: 300;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
}
.price-boxes {
	padding: 40px 0 0;
	width: 1100px;
	margin: 0 auto;
}
.price-box {
	width: 50%;
	float: left;
	text-align: center;
	position: relative;
}
.price-boxes .price-box:nth-child(1):after {
	content: '';
	display: block;
	background: #939393;
	height: 100%;
	width: 1px;
	position: absolute;
	top: 0;
	right: 0;
}
.rent-icon {
	width: 117px;
	height: 141px;
	display: inline-block;
	background-image: url(images/icons/sprite.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.rent-icon.one {
	background-position: 0 -320px;
}
.rent-icon.two {
	background-position: -117px -320px;
}
.price-list-container {
	width: 420px;
	display: inline-block;
}
.price-list-container ul {
	height: 360px;
	text-align: left;
	padding: 30px 20px 10px 30px;
	border-top: 5px solid #1e71b8;
	background: rgba(255,255,255,.5);
	margin-bottom: 0;
}
.price-list-container ul li {
	list-style: none;
	font-size: 18px;
	line-height: 1.4;
}
.price-list-container ul li:before {
	content: '•';
	padding-right: 5px;
	margin-left: -10px;
}
.price-list-container .no-li-before li:before {
	content: none !important;
}
.no-li-before {
	padding-right: 60px !important;
}
.prices-box {
	background: rgba(0,0,0,.1);
	text-align: center;
	padding: 5px;
}
.price-item {
	width: 33.33333333%;
	float: left;
}
.price-item-full {
	width: 100%;
}
.price-item-full p {
	font-size: 24px;
	font-weight: bold;
}
.price-head {
	font-size: 18px;
	font-weight: 300;
}
.price-sum {
	color: #1e71b7;
	font-size: 36px;
	position: relative;
}
.price-sum:after {
	margin-left: 5px;
	content: '';
	display: inline-block;
	width: 12px;
	height: 13px;
	background: url(images/icons/sprite.png) no-repeat;
	background-position: -264px -68px;
}
.price-button {
	background: #1e71b8;
	padding: 20px 25px;
}
.price-button .btn {
	font-size: 18px;
	width: 100%;
	padding: 5px 0;
	height: 60px;
}
.rent-left {
	position: relative;
}
.white-overlay {
	background: rgba(255,255,255,.6);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all .3s;
	   -moz-transition: all .3s;
		-ms-transition: all .3s;
		  -otransition: all .3s;
			transition: all .3s;
}
.rent-left:hover .white-overlay {
	background: rgba(255,255,255,0);
}
/* 06.1 Rent Office */
#rent_office {
}
.rent-office-table {
	display: table;
	width: 100%;
	border-bottom: 2px solid #fff;
}
#rent_office .rent-office-table .rent-left {
	background: url(images/rent-office-left.jpg) center center no-repeat;
}
#rent_office .rent-office-table .rent-right {
	background: url(images/rent-office-right.jpg) center center no-repeat;
}
.rent-price-container {
	width: 100%;
	float: left;
	background: url(images/pattern.png);
	padding: 45px 0 20px;
}

/* 06.2 Rent Mini */
#rent_mini {
	
}
#rent_mini .price-boxes {
	width: 940px;
}
#rent_mini .price-box {
	width: 100%;
	float: none;
}
#rent_mini .price-list-container {
	width: auto;
	display: block;
}
#rent_mini .price-list-container ul {
	width: 50%;
	float: left;
	border-top: none;
	height: auto;
	background: none;
	padding: 10px 20px 20px 20px;
}
#rent_mini .price-list-container ul:first-child {
	padding-left: 80px;
}
#rent_mini .price-boxes .price-box:nth-child(1):after {
	content: none;
}
#rent_mini .lists {
	background: rgba(255,255,255,.5);
}
#rent_mini .price-button .btn {
	width: auto;
	padding-left: 80px;
	padding-right: 80px;
}
#rent_mini .rent-office-table .rent-left {
	background: url(images/rent-mini-left.jpg) center center no-repeat;
}
#rent_mini .rent-office-table .rent-right {
	background: url(images/rent-mini-right.jpg) center center no-repeat;
}

/* 06.3 Rent Speaker */
#rent_speaker {
}
#rent_speaker .price-boxes {
	width: 940px;
}
#rent_speaker .price-box {
	width: 100%;
	float: none;
}
#rent_speaker .price-list-container {
	width: auto;
	display: block;
}
#rent_speaker .price-list-container ul {
	width: 50%;
	float: left;
	border-top: none;
	height: auto;
	background: none;
	padding: 10px 20px 20px 20px;
}
#rent_speaker .price-list-container ul:first-child {
	padding-left: 80px;
}
#rent_speaker .price-boxes .price-box:nth-child(1):after {
	content: none;
}
#rent_speaker .lists {
	background: rgba(255,255,255,.5);
}
#rent_speaker .price-button .btn {
	width: auto;
	padding-left: 80px;
	padding-right: 80px;
}
#rent_speaker .rent-office-table .rent-left {
	background: url(images/rent-speaker-left.jpg) center center no-repeat;
}
#rent_speaker .rent-office-table .rent-right {
	background: url(images/rent-speaker-right.jpg) center center no-repeat;
}

/* 06.4 Rent Photo */
#rent_photo {
}
#rent_photo .price-boxes {
	width: 940px;
}
#rent_photo .price-box {
	width: 100%;
	float: none;
}
#rent_photo .price-list-container {
	width: auto;
	display: block;
}
#rent_photo .price-list-container ul {

	border-top: none;
	height: auto;
	background: none;
	padding: 10px 20px 20px 20px;
}
#rent_photo .price-list-container ul:first-child {
	padding-left: 80px;
}
#rent_photo .price-list-container ul li {
	padding-top: 5px;
	padding-bottom: 10px;
}
#rent_photo .lists {
	background: rgba(255,255,255,.5);
}
#rent_photo .price-boxes .price-box:nth-child(1):after {
	content: none;
}
#rent_photo .price-button .btn {
	width: auto;
	padding-left: 80px;
	padding-right: 80px;
}
#rent_photo .price-list-container ul li:before {
	content: '';
	width: 32px;
	height: 33px;
	margin-right: 20px;
	margin-left: -53px;
	margin-bottom: -12px;
	display: inline-block;
	background-image: url(images/icons/sprite.png);
	background-position: center center;
	background-repeat: no-repeat;
}
#rent_photo .lists ul:first-child {
	padding-left: 180px;
}
#rent_photo ul li:nth-child(1):before {
	background-position: -150px 0;
}
#rent_photo ul li:nth-child(2):before {
	background-position: -182px 0;
}
#rent_photo ul li:nth-child(3):before {
	background-position: -214px 0;
}
#rent_photo ul li:nth-child(4):before {
	background-position: -246px 0;
}
#rent_photo .rent-office-table .rent-left {
	background: url(images/rent-photo-left.jpg) center center no-repeat;
}
#rent_photo .rent-office-table .rent-right {
	background: url(images/rent-photo-right.jpg) center center no-repeat;
}

/*============================================================
07.0 Partnership
============================================================*/
#partnership {
	padding: 20px 0 80px;
	overflow: hidden;
}
.partnership-table {
	display: table;
	width: 100%;
	height: 100%;
}
#partnership .container {
	display: table-cell;
	width: 980px !important;
	max-width: 980px;
	min-width: 980px;
	position: relative;
}
#partnership .partnership-left,
#partnership .partnership-right {
	background-size: cover;
	display: table-cell;
	width: 50%;
}
#partnership .partnership-left {
	background: url(images/partnership-left.jpg) center center no-repeat;
}
#partnership .partnership-right {
	background: url(images/partnership-right.jpg) center center no-repeat;
}
#partnership h2 {
	text-align: center;
	position: relative;
	font-weight: 300;
	margin: 50px 0 65px;
	padding: 20px 0 30px;
	font-size: 48px;
}
#partnership h2:before,
#partnership h2:after {
	content: '';
	display: block;
	height: 1px;
	width: 66px;
	background: #000;
	position: absolute;
	left: 50%;
	margin-left: -33px;
}
#partnership h2:before {
	top: 0;
}
#partnership h2:after {
	bottom: 0;
}
#partnership p {
	font-size: 18px;
	padding: 0 10px 30px;
}
#partnership .button-container {
	margin-top: 20px;
}
#partnership .button-container .btn {
	font-size: 18px;
	padding: 5px 95px;
}

/*============================================================
08.0 Why
============================================================*/
#why {
	background: url(images/why-bg.jpg) center center no-repeat;
	background-size: cover;
	text-align: center;
}
#why h2 {
	text-align: center;
	position: relative;
	font-weight: 300;
	margin: 50px 0 65px;
	padding: 20px 0 30px;
	font-size: 48px;
}
#why h3 {
	text-transform: uppercase;
	font-size: 24px;
}
#why  h2:before,
#why  h2:after {
	content: '';
	display: block;
	height: 1px;
	width: 66px;
	background: #000;
	position: absolute;
	left: 50%;
	margin-left: -33px;
}
#why  h2:before {
	top: 0;
}
#why  h2:after {
	bottom: 0;
}
.why-item {
	width: 280px;
	display: inline-block;
	vertical-align: top;
}
.rotate-circles {
	width: 60px;
	height: 60px;
	display: inline-block;
	line-height: 60px;
	font-size: 36px;
	text-align: center;
	margin: 20px;
}
.circle-item {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: relative;
	cursor: default;
	-webkit-perspective: 900px;
	-moz-perspective: 900px;
	-o-perspective: 900px;
	-ms-perspective: 900px;
	perspective: 900px;
}
.circle-numbers {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.circle-numbers > div {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-position: center center;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	transition: all 0.4s linear;
	-webkit-transform-origin: 50% 0%;
	-moz-transform-origin: 50% 0%;
	-o-transform-origin: 50% 0%;
	-ms-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
}
.circle-numbers .circle-number-front {
	background: #626262;
	color: #fff;
}
.circle-numbers .circle-number-back {
	-webkit-transform: translate3d(0,0,-60px) rotate3d(1,0,0,90deg);
	-moz-transform: translate3d(0,0,-60px) rotate3d(1,0,0,90deg);
	-o-transform: translate3d(0,0,-60px) rotate3d(1,0,0,90deg);
	-ms-transform: translate3d(0,0,-60px) rotate3d(1,0,0,90deg);
	transform: translate3d(0,0,-60px) rotate3d(1,0,0,90deg);
	background: #efa116;
	opacity: 0;
}
.why-item:hover .circle-number-front {
	-webkit-transform: translate3d(0,60px,0) rotate3d(1,0,0,-90deg);
	-moz-transform: translate3d(0,60px,0) rotate3d(1,0,0,-90deg);
	-o-transform: translate3d(0,60px,0) rotate3d(1,0,0,-90deg);
	-ms-transform: translate3d(0,60px,0) rotate3d(1,0,0,-90deg);
	transform: translate3d(0,60px,0) rotate3d(1,0,0,-90deg);
	opacity: 0;
}
.why-item:hover .circle-number-back {
	-webkit-transform: rotate3d(1,0,0,0deg);
	-moz-transform: rotate3d(1,0,0,0deg);
	-o-transform: rotate3d(1,0,0,0deg);
	-ms-transform: rotate3d(1,0,0,0deg);
	transform: rotate3d(1,0,0,0deg);
	opacity: 1;
}
.why-item h5 {
	font-size: 18px;
}
.infrastructura {
	width: 1100px;
	margin: 0 auto;
	text-align: center;
}
.infra-item {
	width: 320px;
	height: ;
	overflow: hidden;
	display: inline-block;
	margin: 10px;
	position: relative;
}
.infra-item img {
	width: 100%;
	height: 100%;
}
.infra-item img {
	width: 100%;
	height: 100%;
	-webkit-transition: all .3s;
	   -moz-transition: all .3s;
		-ms-transition: all .3s;
		  -otransition: all .3s;
			transition: all .3s;
}
.infra-item:hover img {
	cursor: url(images/icons/cursor-zoom-white.png), auto;
	-webkit-transform: scale(1.3); /* Safari */
		-ms-transform: scale(1.3); /* IE 9 */
			transform: scale(1.3);
}
.infra-name {
	position: absolute;
	bottom: 0;
	text-align: left;
	width: 100%;
	padding: 12px 20px 15px;
	font-size: 18px;
	color: #fff;
	background: rgba(0,0,0,.5);
}

/*============================================================
09.0 Photos
============================================================*/
#photos h2 {
	text-align: center;
	position: relative;
	font-weight: 300;
	margin: 75px 0 75px;
	padding: 20px 0 30px;
	font-size: 48px;
}
#photos  h2:before,
#photos  h2:after {
	content: '';
	display: block;
	height: 1px;
	width: 66px;
	background: #000;
	position: absolute;
	left: 50%;
	margin-left: -33px;
}
#photos  h2:before {
	top: 0;
}
#photos  h2:after {
	bottom: 0;
}
#location {
	padding-top: 40px;
}
.location-animation {
	height: 340px;
	width: 870px;
	margin: 10px auto 30px;
	position: relative;
}
.metro-icon {
	position: absolute;
	top: 100px;
	left: 4px;
	width: 60px;
	height: 82px;
	background: url(images/icons/metro-icon.png) no-repeat;
}
.metro-icon img {
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-animation: metrocolor 3s infinite;
	animation: metrocolor 3s infinite;
}
@-webkit-keyframes metrocolor {
	0% { 
		-moz-opacity: 1;
		opacity: 1;
		filter: alpha(opacity=100);
	}
	20% { 
		-moz-opacity: 0;
		opacity: 0;
		filter: alpha(opacity=0);
	}
	40% { 
		-moz-opacity: 0;
		opacity: 0;
		filter: alpha(opacity=0);
	}
	100% { 
		-moz-opacity: 1;
		opacity: 1;
		filter: alpha(opacity=1);
	}
}

@keyframes metrocolor {
	0% { 
		-moz-opacity: 1;
		opacity: 1;
		filter: alpha(opacity=100);
	}
	20% { 
		-moz-opacity: 0;
		opacity: 0;
		filter: alpha(opacity=0);
	}
	40% { 
		-moz-opacity: 0;
		opacity: 0;
		filter: alpha(opacity=0);
	}
	100% { 
		-moz-opacity: 1;
		opacity: 1;
		filter: alpha(opacity=1);
	}
}

.metro-text {
	font-size: 18px;
	font-weight: 300;
	position: absolute;
	top: 200px;
	left: 28px;
	text-align: left;
}
.way-line {
	border: 1px dashed #484848;
	width: 300px;
	height: 300px;
	z-index: 1;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
			border-radius: 50%;
}
.way-from-metro {
	position: absolute;
	top: 144px;
	left: -19px;
	z-index: 2;
	clip: rect(0px,0px,0px,0px);
	-webkit-animation: frommetro 3s infinite;
	animation: frommetro 3s infinite;
}

@-webkit-keyframes frommetro {
	0% { clip: rect(0px,254px,36px,0px) }
	40% { clip: rect(0px,254px,36px,254px) }
	80% { clip: rect(0px,254px,36px,0px) }
	100% { clip: rect(0px,254px,36px,0px) }
}

@keyframes frommetro {
	0% { clip: rect(0px,254px,36px,0px) }
	40% { clip: rect(0px,254px,36px,254px) }
	80% { clip: rect(0px,254px,36px,0px) }
	100% { clip: rect(0px,254px,36px,0px) }
}

.panel-icon {
	position: absolute;
	top: 0;
	left: 224px;
	width: 85px;
	height: 182px;
	background: url(images/icons/panel.png) no-repeat;
}
.ttk-icon {
	position: absolute;
	top: 166px;
	left: 483px;
	width: 60px;
	height: 82px;
	background: url(images/icons/ttk-icon.png) no-repeat;
}
.ttk-icon img {
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-animation: ttkcolor 3s infinite;
	animation: ttkcolor 3s infinite;
}
@-webkit-keyframes ttkcolor {
	0% { 
		-moz-opacity: 1;
		opacity: 1;
		filter: alpha(opacity=100);
	}
	20% { 
		-moz-opacity: 0;
		opacity: 0;
		filter: alpha(opacity=0);
	}
	40% { 
		-moz-opacity: 0;
		opacity: 0;
		filter: alpha(opacity=0);
	}
	100% { 
		-moz-opacity: 1;
		opacity: 1;
		filter: alpha(opacity=1);
	}
}

@keyframes ttkcolor {
	0% { 
		-moz-opacity: 1;
		opacity: 1;
		filter: alpha(opacity=100);
	}
	20% { 
		-moz-opacity: 0;
		opacity: 0;
		filter: alpha(opacity=0);
	}
	40% { 
		-moz-opacity: 0;
		opacity: 0;
		filter: alpha(opacity=0);
	}
	100% { 
		-moz-opacity: 1;
		opacity: 1;
		filter: alpha(opacity=1);
	}
}

.ttk-text {
	font-size: 18px;
	font-weight: 300;
	position: absolute;
	top: 255px;
	left: 343px;
	text-align: right;
}
.ttk-line {
	border: 1px dashed #484848;
	width: 400px;
	height: 400px;
	z-index: 1;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
			border-radius: 50%;
}
.way-from-ttk {
	position: absolute;
	top: 172px;
	left: 157px;
	z-index: 2;
	clip: rect(0px,345px,67px,149px);
	-webkit-animation: fromttk 3s infinite;
	animation: fromttk 3s infinite;
}

@-webkit-keyframes fromttk {
	0% { clip: rect(0px,345px,67px,149px) }
	40% { clip: rect(0px,149px,67px,149px) }
	80% { clip: rect(0px,345px,67px,149px) }
	100% { clip: rect(0px,345px,67px,149px) }
}

@keyframes fromttk {
	0% { clip: rect(0px,345px,67px,149px) }
	40% { clip: rect(0px,149px,67px,149px) }
	80% { clip: rect(0px,345px,67px,149px) }
	100% { clip: rect(0px,345px,67px,149px) }
}






.plane-icon {
	position: absolute;
	top: 74px;
	left: 806px;
	width: 60px;
	height: 82px;
	background: url(images/icons/plane-icon.png) no-repeat;
}
.plane-icon img {
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-animation: planecolor 3s infinite;
	animation: planecolor 3s infinite;
}
@-webkit-keyframes planecolor {
	0% { 
		-moz-opacity: 1;
		opacity: 1;
		filter: alpha(opacity=100);
	}
	20% { 
		-moz-opacity: 0;
		opacity: 0;
		filter: alpha(opacity=0);
	}
	40% { 
		-moz-opacity: 0;
		opacity: 0;
		filter: alpha(opacity=0);
	}
	100% { 
		-moz-opacity: 1;
		opacity: 1;
		filter: alpha(opacity=1);
	}
}

@keyframes planecolor {
	0% { 
		-moz-opacity: 1;
		opacity: 1;
		filter: alpha(opacity=100);
	}
	20% { 
		-moz-opacity: 0;
		opacity: 0;
		filter: alpha(opacity=0);
	}
	40% { 
		-moz-opacity: 0;
		opacity: 0;
		filter: alpha(opacity=0);
	}
	100% { 
		-moz-opacity: 1;
		opacity: 1;
		filter: alpha(opacity=1);
	}
}

.plane-text {
	font-size: 18px;
	font-weight: 300;
	position: absolute;
	top: 174px;
	left: 619px;
	text-align: right;
}
.plane-line {
	border: 1px dashed #484848;
	width: 800px;
	height: 400px;
	z-index: 1;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
			border-radius: 50%;
}
.way-from-plane {
	position: absolute;
	top: 116px;
	left: 197px;
	z-index: 2;
	clip: rect(0px,637px,97px,109px);
	
	-webkit-animation: fromplane 3s infinite;
	animation: fromplane 3s infinite;
	
}

@-webkit-keyframes fromplane {
	0% { clip: rect(0px,637px,97px,109px) }
	40% { clip: rect(0px,109px,97px,109px) }
	80% { clip: rect(0px,637px,97px,109px) }
	100% { clip: rect(0px,637px,97px,109px) }
}

@keyframes fromplane{
	0% { clip: rect(0px,637px,97px,109px) }
	40% { clip: rect(0px,109px,97px,109px) }
	80% { clip: rect(0px,637px,97px,109px) }
	100% { clip: rect(0px,637px,97px,109px) }
}
#slider .flexslider,
#slider .slides > li {
	height: 520px;
	position: relative;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
#carousel  {
	border-top: 2px solid #1e71b8;
}
.flexslider .slides > li {
	-webkit-backface-visibility: visible;
}
#carousel .slides > li img {
	border: 2px solid #1e71b8;
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
	position: relative;
	z-index: 22;
}
#carousel .slides > li:hover img,
#carousel .slides > li img:hover {
	-moz-opacity: .5;
	opacity: .5;
	filter: alpha(opacity=50);
	cursor: url(images/icons/cursor-zoom.png), auto !important;
}
#carousel .flex-active-slide {
	-moz-opacity: .3;
	opacity: .3;
	filter: alpha(opacity=30);
}

/*============================================================
10.0 Contact
============================================================*/
#contact {
	padding: 5px 0 0;
	border-top: 18px solid #eea518;
	margin-top: 2px;
}
#contact h2 {
	text-align: center;
	position: relative;
	font-weight: 300;
	margin: 75px 0 75px;
	padding: 20px 0 30px;
	font-size: 48px;
}
#contact  h2:before,
#contact  h2:after {
	content: '';
	display: block;
	height: 1px;
	width: 66px;
	background: #000;
	position: absolute;
	left: 50%;
	margin-left: -33px;
}
#contact  h2:before {
	top: 0;
}
#contact  h2:after {
	bottom: 0;
}
.yandex-map-container {
	position: relative;
}
.yandex-map-container,
#yandex_map {
	width: 100%;
	height: 620px;
}
.yandex-map-container .address-map {
	background: #fff;
	padding: 15px 35px 50px;
	position: absolute;
	top: 35px;
	left: 50%;
	margin-left: 80px;
	font-size: 18px;
}
.yandex-map-container .address-map h5 {
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 300;
	padding-bottom: 35px;
}
.yandex-map-container .address-map p {
	padding-bottom: 15px;
	font-weight: 300;
}

/*============================================================
11.0 Call Now
============================================================*/
#call_now {
	background: url(images/call-now.png) center center no-repeat;
	background-size: cover;
	text-align: center;
	color: #fff;
}
#call_now .call-bg {
	padding: 60px 0 30px;
	background: rgba(0,0,0,.8);
}
#call_now h2 {
	font-weight: 300;
	padding-bottom: 35px;
}
#call_now h5 {
	font-weight: 300;
	font-size: 24px;
}
#call_now .call-phone {
	font-size: 36px;
	padding-bottom: 40px;
}
#call_now .call-phone span.text-small {
	font-size: 14px;
}
.button-now-container {
	padding-bottom: 20px;
}
/*============================================================
12.0 Footer
============================================================*/
#footer {
	padding: 20px 0;
	background: #fff;
	font-size: 14px;
	font-weight: 300;
}
#footer p {
	line-height: 1.8;
	padding-bottom: 0;
	margin-bottom: 0;
}
#footer p strong {
	text-transform: uppercase;
}
.socials {
	padding: 60px 0 10px;
	text-align: right;
}
.socials li {
	list-style: none;
	display: inline-block;
	margin: 0 10px;
}

.socials a {
	display: block;
	width: 40px;
	height: 40px;
	background-image: url(images/icons/sprite.png);
	background-repeat: no-repeat;
	-webkit-transition:all .3s;
	   -moz-transition:all .3s;
		-ms-transition:all .3s;
		 -o-transition:all .3s;
			transition:all .3s
}
.socials .fb {
	background-position: -300px 0;
}
.socials .fb:hover {
	background-position: -340px 0;
}
.socials .vk {
	background-position: -380px 0px;
}
.socials .vk:hover {
	background-position: -420px 0px;
}
.socials .tw {
	background-position: -300px -40px;
}
.socials .tw:hover {
	background-position: -340px -40px;
}
.socials .inst {
	background-position: -380px -40px;
}
.socials .inst:hover {
	background-position: -420px -40px;
}
.webstudio {
	padding: 20px 20px 0;
	text-align: right;
	color: #cbcbcb;
}
.webstudio span {
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	padding-right: 10px;
}
.webstudio-icon {
	display: inline-block;
	vertical-align: middle;
	width: 107px;
	height: 56px;
	background-image: url(images/icons/sprite.png);
	background-position: -300px -320px;
	-webkit-transition:all .3s;
	   -moz-transition:all .3s;
		-ms-transition:all .3s;
		 -o-transition:all .3s;
			transition:all .3s
}
.webstudio-icon:hover {
	background-position: -407px -320px;
}

/*============================================================
00.0 Buttons
============================================================*/
.btn-small {
	padding: 7px 20px;
	font-size: 12px;
	-webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.3);
	   -moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,.3);
			box-shadow: 0 5px 10px 0 rgba(0,0,0,.3);
}

/*============================================================
00.0 Modal
============================================================*/
.modal-open {
	overflow: initial !important;
	padding-right: 0 !important;
}
.modal h4 {
	font-weight: 300;
	font-size: 30px;
	text-align: center;
	line-height: normal;
	padding: 0;
}
.modal [type="submit"] {
	width: 100%;
}
.modal-header {
	position: relative;
}
.modal-header .close {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 30px;
}
.modal-header .close:hover {
	color: #efa317;
}
.thank1,.thank2 {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	color: #000;
	font-size: 24px;
	text-align: center;
	width: 100%;
	padding: 0 30px;
}
.thank1 {
	top: 15px !important;
}
.thank2 {
	top: 15px !important;
}

/*============================================================
00.0 Other
============================================================*/
.preloader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #1e71b8;
	z-index: 9999999999;
}
.loading {
	width: 228px;
	height: 50px;
	background: url(images/icons/loading.png) no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -100px;
	left: 50%;
	margin-left: -114px;
}
.spinner {
	width: 60px;
	height: 60px;
	background-color: #f39511;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	left: 50%;
	margin-left: -30px;
	-webkit-animation: rotateplane 1.2s infinite ease-in-out;
	animation: rotateplane 1.2s infinite ease-in-out;
}

@-webkit-keyframes rotateplane {
  0% { -webkit-transform: perspective(120px) }
  50% { -webkit-transform: perspective(120px) rotateY(180deg) }
  100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}

@keyframes rotateplane {
  0% { 
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg) 
  } 50% { 
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg) 
  } 100% { 
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}