@import url(reset.css);

@font-face {
    font-family: "HelRegular";
    src: url("font/HelveticaNeueCyr-Roman.eot");
    src: url("font/HelveticaNeueCyr-Roman.eot?#iefix") format("embedded-opentype"),
         url("font/HelveticaNeueCyr-Roman.woff") format("woff"),
         url("font/HelveticaNeueCyr-Roman.ttf") format("truetype"),
         url("font/HelveticaNeueCyr-Roman.svg#HelRegular") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "HelBold";
    src: url("font/HelveticaNeueCyr-Bold.eot");
    src: url("font/HelveticaNeueCyr-Bold.eot?#iefix") format("embedded-opentype"),
         url("font/HelveticaNeueCyr-Bold.woff") format("woff"),
         url("font/HelveticaNeueCyr-Bold.ttf") format("truetype"),
         url("font/HelveticaNeueCyr-Bold.svg#HelBold") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "HelLight";
    src: url("font/HelveticaNeueCyr-Light.eot");
    src: url("font/HelveticaNeueCyr-Light.eot?#iefix") format("embedded-opentype"),
         url("font/HelveticaNeueCyr-Light.woff") format("woff"),
         url("font/HelveticaNeueCyr-Light.ttf") format("truetype"),
         url("font/HelveticaNeueCyr-Light.svg#HelLight") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "HelUltraLight";
    src: url("font/HelveticaNeueCyr-UltraLight.eot");
    src: url("font/HelveticaNeueCyr-UltraLight.eot?#iefix") format("embedded-opentype"),
         url("font/HelveticaNeueCyr-UltraLight.woff") format("woff"),
         url("font/HelveticaNeueCyr-UltraLight.ttf") format("truetype"),
         url("font/HelveticaNeueCyr-UltraLight.svg#HelUltraLight") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "HelMedium";
    src: url("font/HelveticaNeueCyr-Medium.eot");
    src: url("font/HelveticaNeueCyr-Medium.eot?#iefix") format("embedded-opentype"),
         url("font/HelveticaNeueCyr-Medium.woff") format("woff"),
         url("font/HelveticaNeueCyr-Medium.ttf") format("truetype"),
         url("font/HelveticaNeueCyr-Medium.svg#HelMedium") format("svg");
    font-weight: normal;
    font-style: normal;
}

.empty {
	clear: both;
}

html {
	overflow-x: hidden;
}

body {
	background: #085696 url(../images/bg.jpg) center 0px no-repeat;
}

a {
	text-decoration: none;
}

.wrapper {
	width: 1130px;
	margin: 0 auto;
}

.wrapper.big {
	width: 1202px;
}

.header {
	width: 100%;
	margin: 0 0 42px 0;
	padding: 19px 0 0 0;
}

.logo {
	width: 157px;
	height: 80px;
	margin: 0 28px 0 0;
	background: url(../images/logo.png) 0px 0px no-repeat;
	float: left;
}

.logo a {
	width: 100%;
	height: 100%;
	display: inline-block;
	cursor: pointer;
}

.navigation {
	padding: 49px 0 0 0;
	float: left;
}

.navigation ul {
	float: left;
}

.navigation li {
	float: left;
	position: relative;
}

.navigation li a {
	padding: 0 22px;
	position: relative;
	display: inline-block;
	cursor: pointer;
	color: #FFFFFF;
	font: 14px 'HelRegular', sans-serif;
	text-transform: uppercase;
}

.navigation li a:after {
	width: 0px;
	height: 0px;
	border-top: 5px solid #41E1ED;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	position: absolute;
	bottom: -6px;
	right: 50px;
	display: none;
	content: "";
}

.navigation li a:hover {
	color: #41E1ED;
}

.navigation li.hasInside a {
	color: #41E1ED;
	font: 14px 'HelBold', sans-serif;
}

.navigation li.hasInside a:after {
	display: inline-block;
}

.phone {
	width: 210px;
	padding: 18px 0 0 0;
	float: right;
	text-align: right;
}

.phone .number {
	margin: 0 0 2px 0;
	color: #FFFFFF;
	font: 18px 'HelLight', sans-serif;
}

.phone .number span {
	color: #FFFFFF;
	font: 24px 'HelLight', sans-serif;
}

.phone .email {
	display: inline-block;
	cursor: pointer;
	color: #FFFFFF;
	font: 18px 'HelRegular', sans-serif;
}

.sliderBig .image {
	max-width: 1436px;
	height: 600px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}

.sliderBig .image img {
	width: 1436px; 
	height: 100%;
	position: relative;
	z-index: 5;
}

.sliderBig .image iframe {
	width: 100%;
	height: 100%;
}

.sliderBig .shadow {
	width: 100%;
	height: 93px;
	background: url(../images/shadow.png) center 0px no-repeat;
	position: absolute;
	bottom: -93px;
	left: 0px;
	z-index: 1;
}

.types {
	width: 100%;
}

.typeBlocks {
	height: 169px;
	margin: 0 0 -7px 0;
	padding: 0 0 0 31px;
	position: relative;
	top: -70px;
	z-index: 5;
}

.typeBlock {
	width: 135px;
	height: 169px;
	margin: 0 0 0 125px;
	float: left;
	position: relative;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	color: #FFFFFF;
	font: 18px 'HelBold', sans-serif;
	text-align: center;
}

.typeBlock:hover {
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-o-transform: scale(1.15);
	transform: scale(1.15);
}

.isIE .typeBlock:hover {
	color: #FFFFFF;
	font: 19px 'HelBold', sans-serif;
}

.typeBlock .round {
	width: 135px;
	height: 149px;
}

.typeBlock.first .round {
	background: url(../images/types.png) 0px 0px no-repeat;
}

.typeBlock.second .round {
	background: url(../images/types.png) -261px 0px no-repeat;
}

.typeBlock.third .round {
	background: url(../images/types.png) -540px 0px no-repeat;
}

.typeBlock.forth .round {
	background: url(../images/types.png) -813px 0px no-repeat;
}

.typeUrls {
	visibility: hidden;
}

.place {
	margin: 0 0 62px 0;
}

.place .info {
	min-height: 394px;
	background: url(../images/place_bg.png) 60px 0px no-repeat;
	padding: 1px 0 0 575px;
}

.place .info .title {
	margin: 0 0 -5px 0;
	color: #FFFFFF;
	font: 44px 'HelUltraLight', sans-serif;
}

.place .info .city {
	margin: 0 0 36px 0;
	color: #FFFFFF;
	font: 18px 'HelMedium', sans-serif;
}

.place .info .text {
	margin: 0 0 43px 0;
	color: #FFFFFF;
	font: 14px 'HelLight', sans-serif;
}
.text2 {
	margin: 0 0 43px 0;
	color: #FFFFFF;
	font: 14px 'HelLight', sans-serif;
}

.place .info .number {
	margin: 0 0 1px 0;
	color: #FFFFFF;
	font: 18px 'HelLight', sans-serif;
}

.place .info .number span {
	color: #FFFFFF;
	font: 18px 'HelBold', sans-serif;
}

.place .info .number sup {
	position: relative;
	top: -5px;
	color: #FFFFFF;
	font: 12px 'HelBold', sans-serif;
}

.gallery .title {
	margin: 0 0 31px 0;
	padding: 0 0 0 95px;
	color: #FFFFFF;
	font: 44px 'HelUltraLight', sans-serif;
}

.slider {
	padding: 0 85px 0 95px;
	position: relative;
}

.arrow {
	width: 12px;
	height: 62px;
	position: absolute;
	top: 63px;
	cursor: pointer;
}

.arrow.left {
	background: url(../images/arrows.png) 0px 0px no-repeat;
	left: 20px;
}

.arrow.right {
	background: url(../images/arrows.png) -12px 0px no-repeat;
	right: 9px;
}

.sliderWr {
	overflow: hidden;
}

.slide {
	width: 188px;
	height: 188px;
	margin: 0 2px 0 0;
	float: left;
	position: relative;
	display: table-cell;
}
.slide .info{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 183px;
	z-index: 500;
	height: 28px;
	padding-left: 5px;
	overflow: hidden;
	background: url("../images/black70.png") repeat scroll 0 0 transparent;
	font: 12px 'HelBold',sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}
.slide img {
	width: 188px;
	height: 188px;
}

.footer {
	width: 100%;
	height: 189px;
	margin: 78px 0 0 0;
	background: url(../images/footer_bg.png) 0px 0px repeat-x;
}

.footer .navigation {
	margin: 0 145px 0 -20px;
	padding: 29px 0 0 0;
}

.footer .navigation li a {
	padding: 0 20px;
}

.footer .navigation li a:after {
	border-top: none;
	border-bottom: 5px solid #41E1ED;
	top: -7px;
	right: 20px;
}

.footer .address {
	width: 210px;
	padding: 26px 0 0 0;
	float: left;
	color: #8A8A8A;
	font: 12px 'HelLight', sans-serif;
}

.socials {
	padding: 18px 0 0 0;
	float: right;
}

.socials a {
	width: 41px;
	height: 41px;
	margin: 0 0 0 15px;
	float: left;
	display: inline-block;
	cursor: pointer;
}

.socials a.fb {
	background: url(../images/socials.png) 0px 0px no-repeat;
}

.socials a.tw {
	background: url(../images/socials.png) -56px 0px no-repeat;
}

.socials a.in {
	background: url(../images/socials.png) -112px 0px no-repeat;
}

.footer .phone {
	padding: 30px 0 0 0;
	float: left;
	text-align: left;
}

.footer .phone .number {
	margin: 0 0 2px -14px;
	color: #b9d0d3;
}

.footer .phone .number .big {
	color: #b9d0d3;
}

.footer .phone .number .plus {
	color: #1f2f35;
}

.footer .phone .email {
	color: #41E1ED;
}

.phone .copyright {
	margin: 4px 0 0 0;
	color: #FFFFFF;
	font: 12px 'HelLight', sans-serif;
}

.madeby {
	margin: 40px 0 0 0;
	background: url(../images/made_by.png) center 0px no-repeat;
	padding: 47px 0 0 0;
	float: right;
	display: inline-block;
	cursor: pointer;
	color: #FFFFFF;
	font: 11px 'HelLight', sans-serif;
	text-align: center;
}

/*error*/
.errorBlock {
	width: 300px;
	margin: 0 auto;
}

.errorBlock .align {
	vertical-align: middle;
	display: table-cell;
	text-align: center;
}

.errorBlock .info {
	background: url(../images/error404.png) center 0px no-repeat;
	padding: 123px 0 0 0;
}

.errorBlock .title1 {
	margin: 0 0 -23px;
	color: #FFFFFF;
	font: 78px 'HelLight', sans-serif;
}

.errorBlock .title2 {
	margin: 0 0 -11px;
	color: #FFFFFF;
	font: 47px 'HelLight', sans-serif;
}

.errorBlock .title3 {
	margin: 0 0 45px;
	color: #FFFFFF;
	font: 29px 'HelBold', sans-serif;
}

.backButton {
	width: 158px;
	height: 34px;
	margin: 0;
	background: transparent url(../images/back_button.png) 0px 0px no-repeat;
	padding: 0;
	display: inline-block;
	cursor: pointer;
	color: #154569;
	font: 14px 'HelBold', sans-serif;
	text-align: center;
	line-height: 34px;
	text-transform: uppercase;
}

/*contacts*/
.contacts {
	padding: 100px 0 0 0;
}

.contacts .title {
	color: #FFFFFF;
	font: 44px 'HelUltraLight', sans-serif;
}

.backButton.big {
	width: 199px;
	margin: -17px 0 0 0;
	background: url(../images/back_button_big.png) 0px 0px no-repeat;
	position: relative;
	z-index: 10;
}

.contAddress {
	width: 540px;
	padding: 0 27px 0 0;
	float: left;
}

.contAddress .title {
	margin: 0 0 20px;
}

.contAddress .phone {
	width: auto;
	float: none;
	text-align: left;
}

.phone .text {
	margin: 0 0 32px 0;
	color: #FFFFFF;
	font: 14px 'HelLight', sans-serif;
}

.phone .text span {
	color: #FFFFFF;
	font: 18px 'HelBold', sans-serif;
}

.contSocials {
	width: 563px;
	float: left;
}

.contSocials .title {
	margin: 0 0 17px;
}

.contSocial {
	display: block;
	height: 62px;
	margin: 0 0 18px 0;
	padding: 0 0 0 75px;
	color: #FFFFFF;
	font: 14px 'HelLight', sans-serif;
	line-height: 62px;
}

.contSocial.fb {
	background: url(../images/cont_socials.png) 0px 0px no-repeat;
}

.contSocial.in {
	background: url(../images/cont_socials.png) 0px -79px no-repeat;
}

.contSocial.tw {
	background: url(../images/cont_socials.png) 0px -159px no-repeat;
}

/*reviews*/


.reviews .buttons {
	margin: 72px 0 28px;
	text-align: center;
}

.reviewBlock {
	margin: 0 0 35px 0;
	padding: 0 0 0 230px;
}

.reviewBlock.first {
	background: url(../images/review1.png) 35px bottom no-repeat;
}

.reviewBlock.second {
	background: url(../images/review2.png) 35px bottom no-repeat;
}

.reviewBlock.third {
	background: url(../images/review3.png) 35px bottom no-repeat;
}

.reviewBlock .name {
	margin: 0 0 18px 0;
	padding: 0 25px 0 20px;
	display: inline-block;
	color: #FFFFFF;
	font: 14px 'HelLight', sans-serif;
	line-height: 21px;
}

.reviewBlock .name.fb {
	background: url(../images/fb.png) right 0px no-repeat;
}

.reviewBlock .text {
	width: 871px;
	min-height: 142px;
	background: url(../images/review_bg.png) 0px 0px no-repeat;
	background-size: 100% 100%;
	color: #FFFFFF;
	font: 14px 'HelRegular', sans-serif;
}

.reviewBlock .text p {
	background: url(../images/quote.png) 15px 13px no-repeat;
	padding: 24px 25px 18px 93px;
}

.reviews .buttonsBot {
	margin: 65px 0 56px;
	text-align: center;
}

.paginator {
	text-align: center;
}

.paginator a {
	width: 23px;
	height: 23px;
	margin: 0 25px 0 0;
	background: url(../images/paginator.png) -73px -14px no-repeat;
	display: inline-block;
	cursor: pointer;
	color: #154569;
	font: 14px 'HelBold', sans-serif;
	text-align: center;
	line-height: 23px;
}

.paginator a:hover {
	width: 37px;
	height: 37px;
	margin: 0 18px 0 -15px;
	background: url(../images/paginator.png) 0px 0px no-repeat;
	padding: 7px 0 0 8px;
	line-height: 37px;
}

.paginator a.active {
	width: 37px;
	height: 37px;
	background: url(../images/paginator.png) 0px 0px no-repeat;
	padding: 7px 0 0 8px;
	line-height: 37px;
}

.paginator a.active:hover {
	margin: 0 25px 0 0;
}

/*report*/
.reportBlocks {
	margin: 75px 0 45px;
}

.reportRow {
	margin: 0 -3px 4px -8px;
}

.reportBlock {
	width: 376px;
	height: 376px;
	margin: 0 0 0 4px;
	float: left;
	position: relative;
}

.reportBlock img {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
}

.reportBlock .info {
	width: 100%;
	/*min-height: 83px;*/
	background: url(../images/black70.png) 0px 0px repeat;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 5;
}

.reportBlock .info p {
	padding: 9px 15px 7px;
	color: #FFFFFF;
	font: 14px 'HelBold', sans-serif;
}

.fancybox-wrap {
}

.fancybox-skin {
	background: transparent url(../images/black70.png) 0px 0px repeat;
	padding: 27px 25px 25px !important;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.fancybox-title {
	padding: 0 0 25px;
	color: #FFFFFF;
	font: 18px 'HelBold', sans-serif;
}
/*
.fancybox-close {
	display: none;
}*/

.fancybox-nav {
	width: 86px;
}

.fancybox-nav span {
	width: 31px;
	height: 171px;
	margin-top: -86px;
	visibility: visible;
}

.fancybox-prev {
	left: -111px;
}

.fancybox-next {
	right: -111px;
}

.fancybox-next span {
	background: url(../images/arrow_big.png) -31px 0px no-repeat;
	right: 0px;
}

.fancybox-prev span {
	background: url(../images/arrow_big.png) 0px 0px no-repeat;
	left: 0px;
}

.full {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
	display: inline-block;
	cursor: pointer;
}

.full img {
	visibility: hidden;
}

.footer .holdplace{
	float: left;
	color: #ffffff;
	padding-top: 35px;
	width: 800px;
	margin-left: 50px;
}


#reviewsfancy{
	width: 1130px;	
	position: relative;
	background: url("../images/bg.jpg") no-repeat scroll center 0 #085696;
	padding-top: 10px;
	padding-bottom: 5px;
	display: none;
}
#reviewsfancy a.close{
	position: absolute;
	right: 5px;
	top: 5px;
	font: 13px 'HelRegular',sans-serif;
	color: #ffffff;
	text-decoration: none;
}
#reviewsfancy a.close:hover{
	text-decoration: underline;
}
#reviewsfancy input[type=text]{
    color: #FFFFFF;
    font: 14px/21px 'HelLight',sans-serif;
	border: 0;
	background: 0;
	border: 1px solid #ffffff;
	width: 200px;
}
#reviewsfancy .submitreviews{
	margin-left: 500px;
}
#reviewsfancy label{
	float: left;
	margin-right: 10px;
	display: block;
	width: 100px;
	margin-top: 15px;
}
#reviewsfancy textarea{
	background: 0;
	border: 0;
	outline: 0 none;
	resize: none;
    color: #FFFFFF;
    font: 14px 'HelRegular',sans-serif;
    min-height: 142px;
    width: 750px;
}
.sliderBig{
	position: relative;
	height: 600px;
}
