/* Шрифты */
@font-face {
	font-family: "myriadweb";
	src: url("font-family/win/MyriadPro-Regular.otf");
	src: url("font-family/win/MyriadPro-Regular.eot");
	src: url("font-family/win/MyriadPro-Regular.eot?#iefix") format("embedded-opentype"),
		 url("font-family/win/MyriadPro-Regular.woff") format("woff"),
		 url("font-family/win/MyriadPro-Regular.ttf") format("truetype"),
		 url("font-family/win/MyriadPro-Regular.svg#JournalRegular") format("svg");
	font-style: normal;
}

@font-face {
	font-family: "MinionPro";
	src: url("font-family/win/MinionPro.otf");
	src: url("font-family/win/MinionPro.eot");
	src: url("font-family/win/MinionPro.eot?#iefix") format("embedded-opentype"),
		 url("font-family/win/MinionPro.woff") format("woff"),
		 url("font-family/win/MinionPro.ttf") format("truetype"),
		 url("font-family/win/MinionPro.svg#JournalRegular") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "MyriadProBoldCond";
	src: url("font-family/win/MyriadPro-BoldCond.otf");
	src: url("font-family/win/MyriadPro-BoldCond.eot");
	src: url("font-family/win/MyriadPro-BoldCond.eot?#iefix") format("embedded-opentype"),
		 url("font-family/win/MyriadPro-BoldCond.woff") format("woff"),
		 url("font-family/win/MyriadPro-BoldCond.ttf") format("truetype"),
		 url("font-family/win/MyriadPro-BoldCond.svg#JournalRegular") format("svg");
	font-weight: bold;
	font-style: normal;
}

/* ------------------------------- */

select:focus,
textarea:focus {
	outline: none;
	-webkit-border-radius: 0;
			border-radius: 0;
}

body, html {
	min-width: 960px;
	image-rendering: crisp-edges;
	text-rendering: geometricPrecision;
}

.call-js {
	text-transform: uppercase;
}

h1,h2,h3,h4,h5 {
	font-weight: normal;
}

/* HEAD */

.head {
	position: relative;
	z-index: 5;
	font-family: myriadweb;
	background: rgb(146,17,11); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkyMTEwYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2NzA5MDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(146,17,11,1) 0%, rgba(103,9,7,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(146,17,11,1)), color-stop(100%,rgba(103,9,7,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(146,17,11,1) 0%,rgba(103,9,7,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(146,17,11,1) 0%,rgba(103,9,7,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(146,17,11,1) 0%,rgba(103,9,7,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(146,17,11,1) 0%,rgba(103,9,7,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#92110b', endColorstr='#670907',GradientType=0 ); /* IE6-8 */
	box-shadow: 0 0 7px 1px rgba(0,0,0,.75);
}

.block-head {
	width: 960px;
	margin: auto;
}

.head-left {
	margin-top: 30px;
	float: left;
	font-size: 22px;
	color: #FFF;
	line-height: 29px;
}

.head-right {
	white-space: nowrap;
	width: 240px;
	float: right;
	text-align: right;
	margin-top: -112px;
}

.head-right > span:first-child {
	text-decoration: underline;
	cursor: pointer;
}

.head-right > span {
	color: #FD9F12;
	font-size: 16px;
	display: block;
	padding-top: 3px;
}

.head-right > address {
	color: #fff;
	font-size: 24px;
	padding-top: 1px;
}

#logo {
	display: block;
	width: 180px;
	height: 105px;
	margin: auto;
	padding-top: 25px;
	background: url(../img/logo.png) no-repeat bottom center;
}

.block-head > .title {
	clear: both;
	text-align: center;
	white-space: nowrap;
}

.block-head > .title h1 {
	font-weight: bold;
	color: #FFF;
	font-size: 56px;
	text-shadow: 0 3px 7px rgba(0,0,0,.7);
}

.block-head > .title h1 span {
	font-size: 25px;
	color: #FD9F12;
	display: block;
	padding: 4px 0 26px 0;
	font-weight: normal;
}


/* END HEAD */

/* MAIN FORM */

.main-form {
	height: 416px;
	/* background-color: #F4ECE0; */
	
}

.block-form {
	width: 960px;
	height: 100%;
	margin: auto;
}

.block-form > form {
	position: relative;
	display: block;
	float: right;
	width: 420px;
	height: 100%;
	background-color: #F0F1F3;
	box-shadow: 0 0 12px rgba(0,0,0,.30);
}

.block-in-form {
	width: 370px;
	margin: auto;
	position: relative;
}

.block-in-form .title {
	white-space: nowrap;
}

.block-in-form .title > h3 {
	padding-top: 6px;
	font-weight: bold;
	font-size: 30px;
	color: #333434;
}

.block-in-form .title > h3 > span {
	display: block;
	font-size: 16px;
	color: #959698;
	font-weight: normal;
	padding: 6px 0 0 0;
}

.input-block {
	margin-top: 18px;
	height: 28px;
	line-height: 28px;
}

.input-block > input {
	display: block;
	float: right;
	width: 225px;
	height: 26px;
	border: 1px solid #cfd2d4;
	padding: 0 5px 0 5px;
}

.input-block > span {
	float: left;
	color: #959698;
	font-size: 14px;
	display: block;
	white-space: nowrap;
}

.chek-box {
	white-space: nowrap;
	margin-top: 64px;
	line-height: 16px;
	width: 236px;
	float: right;
	cursor: pointer;
	position: relative;
}

.yes-i {
	font-size: 14px;
	color: #333434;
	padding-left: 26px;
	position: relative;
	height: 16px;
	background: url(../img/chkek1.jpg) no-repeat center left;
}

.open-prav {
	position: relative;
	z-index: 2;
	font-size: 14px;
	color: #959698;
	text-decoration: underline;
	cursor: pointer;
}

.i-dont {
	display: none;
	position: absolute;
	background: rgba(255,40,40,.8);
	width: 140px;
	height: 30px;
	text-align: center;
	color: #FFF;
	border-radius: 10px;
	left: -150px;
	top: -7px;
	border: 1px solid rgba(0,0,0,.3);
	line-height: 30px;
	font-size: 13px;
}

.button-form {
	margin-top: 18px;
	float: right;
	width: 236px;
	padding-top: 7px;
	height: 47px;
	box-shadow: inset 0 0 7px rgba(51,51,51,.29);
}

.button-form > input {
	display: block;
	font-size: 18px;
	color: #333434;
	font-weight: bold;
	margin: auto;
	width: 222px;
	height: 40px;
	border: none;
	text-shadow: 0 1px 0 rgba(255,255,255,.6);
	background: rgb(254,229,76); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZTU0YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZDlkMTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(254,229,76,1) 0%, rgba(253,157,17,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,229,76,1)), color-stop(100%,rgba(253,157,17,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(254,229,76,1) 0%,rgba(253,157,17,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(254,229,76,1) 0%,rgba(253,157,17,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(254,229,76,1) 0%,rgba(253,157,17,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(254,229,76,1) 0%,rgba(253,157,17,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fee54c', endColorstr='#fd9d11',GradientType=0 ); /* IE6-8 */

}

.footer-form {
	white-space: nowrap;
	padding-top: 13px;
	clear: both;
	display: block;
	text-align: center;
	font-size: 13px;
	color: #959698;
}

.select {
	width: 100%;
	position: absolute;
}

.input-block ul {
	cursor: pointer;
	position: relative;
	display: block;
	float: right;
	width: 237px;
	height: 28px;
	color: #333434;
	text-indent: 5px;
	z-index:6;
	background: url(../img/select.png) no-repeat center center;
}

.input-block ul > li {
	display: none;
	width: 235.5px;
	height: 27px;
	background: #FFF;
	border: 1px solid #cfd2d4;
}

.input-block ul > li:first-child {
	display: block;
	background: none;
	border: none;
}

.input-block ul > li:hover {
	background: #a2d1ff;
}

.input-block ul > li:first-child:hover{
	background: none;
}

.input-block ul > .open-li {
	display: block;
}


/* END MAIN FORM */

/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!! MENU !!!!!!!!!!!!!!!!!!!!! */

.menu {
	width: 100%;
	position: absolute;
	z-index: 5;
	height: 50px;
	background: url(../img/menu.png) repeat-x top;
	box-shadow: 0 0 7px 1px rgba(0,0,0,.75);
}

.menu-scroll {
	position: fixed;
	top: 0;
	left: 0;
}

.menu-block {
	width: 790px;
	margin: auto;
	height: 100%;
}

.menu-block > li {
	white-space: nowrap;
	display: inline-block;
	font-family: ;
	float: left;
	height: 100%;
	color: #FD9F12;
	font-size: 16px;
	line-height: 53px;
	text-transform: uppercase;
	margin-left: 65px;
	cursor: pointer;
}

.menu-block > li:hover {
	text-decoration: underline;
}

.menu-block > li:first-child {
	margin-left: 0;
}

.menu-block > .active-menu {
	text-decoration: underline;
}
/* content */

.content-block {
	width: 960px;
	margin: 0 auto;
}

.content-block h2 {
	font-size: 52px;
	font-family: MyriadProBoldCond;
	color: #959698;
	text-align: center;
}

.content-block h2 .inverse-word {
	color: #333434;
}

.orange-gradient {
	/* Legacy browsers */
	background: #fd9d11 url("../img/orange-gradient-bg.png") repeat-x top;
	-o-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	/* Recent browsers */
	background: -webkit-gradient(
		linear,
		left top, left bottom,
		from(#fee54c),
		to(#fd9d11)
	);
	background: -webkit-linear-gradient(
		top,
		#fee54c,
		#fd9d11
	);
	background: -moz-linear-gradient(
		top,
		#fee54c,
		#fd9d11
	);
	background: -o-linear-gradient(
		top,
		#fee54c,
		#fd9d11
	);
	background: linear-gradient(
		top,
		#fee54c,
		#fd9d11
	);
}

/* END content */

/* whyme */

.whyme {
	background: #f0f1f3;
	padding: 65px 0 60px 0;
	margin-top: 30px;
}

.whyme-container {
	width: 960px;
	margin: 52px auto 0 auto;
}

.whyme-container .item {
	float: left;
	width: 320px;
	padding: 0 0 0 110px;
	min-height: 90px;
	margin: 50px 100px 0 0;
}

.wmi1 {
	background: url(../img/why_we/1.png) no-repeat left top;
}

.wmi2 {
	background: url(../img/why_we/2.png) no-repeat left top;
}

.wmi3 {
	background: url(../img/why_we/3.png) no-repeat left top;
}

.wmi4 {
	background: url(../img/why_we/4.png) no-repeat left top;
}

.wmi5 {
	background: url(../img/why_we/5.png) no-repeat left top;
}

.wmi6 {
	background: url(../img/why_we/6.png) no-repeat left top;
}

.whyme-container .item h3 {
	color: #333434;
	font-size: 22px;
	font-weight: bold;
	font-family: MinionPro;
}

.whyme-container .item p {
	font-size: 16px;
	line-height: 18px;
	color: #333434;
	font-family: MinionPro;
}

.whyme-button-block {
	width: 274px;
	height: 60px;
	box-shadow: inset 0 0 5px rgba(51,51,51,0.5);
	padding: 10px;
	margin: 60px auto 0 auto;
}

.whyme-button-block .whyme-button {
	cursor: pointer;
	width: 274px;
	height: 60px;
	font-family: myriadweb;
	font-weight: 700;
	font-size: 24px;
	line-height: 60px;
	text-align: center;
	color: #333434;
	text-shadow: 0 1px 0 rgba(255,255,255,0.65);
}

.whyme-button-block .whyme-button:hover {
	text-decoration: underline;
}

/* END whyme */

/* work */

.work {
	background: #ffffff;
	padding: 46px 0 65px 0;
}

.work-container {
	width: 960px;
	margin: 55px auto 0 auto;
}

.work-container .item {
	float: left;
	width: 150px;
}

.work-container .arrow {
	float: left;
	width: 52.5px;
}

.work-container .icon {
	background-color: #f0f1f3;
	height: 140px;
	width: 100%;
}

.work-container .arrow .icon {
	background: url(../img/as_we_work/arrow.png) no-repeat center center #f0f1f3;
}

.wi1 {
	background: url(../img/as_we_work/1.png) no-repeat center center #f0f1f3;
	border-top-left-radius: 50%;
	border-bottom-left-radius: 50%;
}

.wi2 {
	background: url(../img/as_we_work/2.png) no-repeat center center #f0f1f3;
}

.wi3 {
	background: url(../img/as_we_work/3.png) no-repeat center center #f0f1f3;
}

.wi4 {
	background: url(../img/as_we_work/4.png) no-repeat center center #f0f1f3;
}

.wi5 {
	background: url(../img/as_we_work/5.png) no-repeat center center #f0f1f3;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
}

.work-container .item .itemtext {
	display: block;
	font-size: 16px;
	text-align: center;
	color: #333434;
	font-family: MinionPro;
	margin-top: 10px;
}

/* END work */

/* services */

.services {
	background: #f0f1f3;
	padding: 43px 0 80px 0;
}

.services-container {
	width: 960px;
	margin: 61px auto 0 auto;
}

.services-container .service {
	float: left;
	position: relative;
	width: 260px;
	padding: 15px 15px 70px 15px;
	margin: 40px 22.5px 0 22.5px;
	background-color: #ffffff;
}

.serv1 {
	background: url(../img/services/1.jpg) no-repeat top left #ffffff;
}

.serv2 {
	background: url(../img/services/2.jpg) no-repeat top left #ffffff;
}

.serv3 {
	background: url(../img/services/3.jpg) no-repeat top left #ffffff;
}

.serv4 {
	background: url(../img/services/4.jpg) no-repeat top left #ffffff;
}

.serv5 {
	background: url(../img/services/5.jpg) no-repeat top left #ffffff;
}

.serv6 {
	background: url(../img/services/6.jpg) no-repeat top left #ffffff;
}

.service .more-button-block {
	position: absolute;
	width: 260px;
	height: 56px;
	bottom: 15px;
	left: 15px;
	box-shadow: inset 0 0 5px rgba(51,51,51,0.5);
}

.more-button-block .more-button {
	cursor: pointer;
	margin: 8px;
	width: 244px;
	height: 40px;
	font-family: myriadweb;
	font-weight: 700;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
	color: #333434;
	text-shadow: 0 1px 0 rgba(255,255,255,0.65);
}

.more-button-block .more-button:hover {
	text-decoration: underline;
}

.service h3 {
	white-space: nowrap;
	display: block;
	margin-left: 55px;
	font-size: 22px;
	color: #333333;
	font-family: MinionPro;
	font-weight: bold;
	margin-bottom: 12px;
}

.service p {
	font-size: 16px;
	line-height: 18px;
	color: #333434;
	font-family: MinionPro;
	margin-bottom: 14px;
}

/* END services */

/* sertificates*/

.serts {
	background: #ffffff;
	padding: 47px 0 65px 0;
}

.serts-container {
	width: 810px;
	margin: 0 auto;
	position: relative;
	margin-top: 76px;
}

.serts-container .sleft-button {
	position: absolute;
	background: url(../img/certificate/left.png) no-repeat center center;
	width: 49px;
	height: 48px;
	top: 128px;
	left: -75px;
	cursor: pointer;
	-webkit-transition: background 0.3s;
	   -moz-transition: background 0.3s;
		-ms-transition: background 0.3s;
		 -o-transition: background 0.3s;
			transition: background 0.3s;
}

.serts-container .sleft-button:hover {
	background: url(../img/certificate/left_h.png) no-repeat center center;
}

.serts-container .sright-button {
	position: absolute;
	background: url(../img/certificate/right.png) no-repeat center center;
	width: 49px;
	height: 48px;
	top: 128px;
	right: -75px;
	cursor: pointer;
	-webkit-transition: background 0.3s;
	   -moz-transition: background 0.3s;
		-ms-transition: background 0.3s;
		 -o-transition: background 0.3s;
			transition: background 0.3s;
}

.serts-container .sright-button:hover {
	background: url(../img/certificate/right_h.png) no-repeat center center;
}

.serts-wrapper {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.serts-wrapper .serts-slide img {
	cursor: pointer;
	float: left;
	width: 210px;
	height: 308px;
	margin: 0 30px;
}

/* END* sertificates/

/* comments */

.comments {
	background: #f0f1f3;
	margin-bottom: -20px;
	padding: 46px 0 75px 0;
}

.comments-container {
	width: 100%;
	margin-top: 57px;
}

.comments-container > .comment {
	float: left;
	width: 440px;
	margin: 0 80px 20px 0;
	overflow: hidden;
}

.comment span {
	display: block;
}

.comment .left-side {
	float: left;
	width: 150px;
	min-height: 130px;
	position: relative;
}

.comment .left-side > img {
	position: absolute;
	right: 20px;
	top: 0;
}

.comment .right-side {
	float: left;
	width: 290px;
	font-family: MinionPro;
}

.comment .right-side .cname {
	color: #333333;
	font-size: 22px;
	font-weight: bold;
	margin-top: 19px;
}

.comment .right-side .ccash {
	color: #959698;
	font-size: 16px;
	line-height: 14px;
	font-weight: bold;
	margin: 9px 0 11px 0;
}

.comment .right-side .ctext {
	color: #333434;
	font-size: 16px;
	line-height: 18px;
}

.banks-container {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin-top: 43px
}

.banks-slide {
	height: 86px;
	width: 100%;
}

.banks-slide > img {
	padding: 0 25px;
	float: left;
}

.banks-gradient {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/* Legacy browsers */
	background: url("../img/banks/banks-gradient-bg.png") repeat-y center;
	-o-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	/* Recent browsers */
	background: -webkit-gradient(
		linear,
		left top, right top,
		from(rgba(240,241,243,1)),
		to(rgba(240,241,243,1)),
		color-stop(0.1, rgba(255,255,255,0)),
		color-stop(0.9, rgba(255,255,255,0))
	);
	background: -webkit-linear-gradient(
		left,
		rgba(240,241,243,1),
		rgba(255,255,255,0) 10%,
		rgba(255,255,255,0) 90%,
		rgba(240,241,243,1)
	);
	background: -moz-linear-gradient(
		left,
		rgba(240,241,243,1),
		rgba(255,255,255,0) 10%,
		rgba(255,255,255,0) 90%,
		rgba(240,241,243,1)
	);
	background: -o-linear-gradient(
		left,
		rgba(240,241,243,1),
		rgba(255,255,255,0) 10%,
		rgba(255,255,255,0) 90%,
		rgba(240,241,243,1)
	);
	background: linear-gradient(
		left,
		rgba(240,241,243,1),
		rgba(255,255,255,0) 10%,
		rgba(255,255,255,0) 90%,
		rgba(240,241,243,1)
	);
}

/* END comments */

/* FOOTER */

.footer {
	height: 545px;
	background: url(../img/footer-bg.png) repeat-x bottom center;
	padding-top: 54px;
	color: #f0f1f3;
}

.footer-text {
	float: left;
	width: 440px
}

.footer-text h2 {
	font-family: MyriadProBoldCond;
	font-size: 46px;
	margin-top: 17px;
	text-align: left;
	color: #f0f1f3;
}

.footer-text p {
	font-family: MinionPro;
	font-size: 20px;
	margin: 35px 0;
}

.footer-text p .phonetext {
	color: #fd9f12;
	font-size: 26px;
}

.footer-text p .recall-link {
	color: #fd9f12;
	text-decoration: underline;
	cursor: pointer;
}

.footer-text p .strongtext {
	color: #fd9f12;
}

.footer-text p .allspaces {
	white-space: pre;
}

.footer-text p .recall-link:hover {
	text-decoration: none;
}

.footer-map {
	float: right;
	width: 500px;
	height: 500px;
	background: url(../img/map.jpg) no-repeat center center;
}

/* END FOOTER */

/* MODALS */
.modal {
	z-index: 1000;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	background-color: rgba(10,10,10,.8);
}

.all-modals {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1001;
	display: none;
}
/* GALERY */
.block-gall {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	display: none;
}

.gallery {
	position: relative;
	margin: 50px auto;
	z-index: 1002;
	border: 4px solid #f0f1f3;
}

.exit-gall {
	width: 40px;
	height: 40px;
	position: absolute;
	top: -22px;
	right: -22px;
	z-index: 1005;
	cursor: pointer;
	background: url(../img/windows/cross.png) no-repeat center center;
}

.left-gall {
	position: absolute;
	z-index: 1003;
	width: 92px;
	height: 100%;
	left: -2px;
	top: 0;
	cursor: pointer;
	background: url(../img/windows/left.png) no-repeat center center;
}

.right-gall {
	position: absolute;
	z-index: 1003;
	right: -2px;
	top: 0;
	width: 92px;
	height: 100%;
	cursor: pointer;
	background: url(../img/windows/right.png) no-repeat center center;
}

.nav-gall {
	width: 100%;
	height: 20px;
	position: absolute;
	left: 0;
	bottom: -41px;
}

.nav-gall > div > span {
	width: 12px;
	height: 12px;
	display: block;
	border-radius: 50%;
	border: 2px solid #f0f1f3;
	background-color: #6D6D6D;
	margin-left: 10px;
	float: left;
	cursor: pointer;
}

.nav-gall > div > span:first-child {
	margin-left: 0;
}
/* END GALERY */

.exit-modal {
	display: block;
	position: absolute;
	z-index: 110;
	cursor: pointer;
	height: 40px;
	width: 40px;
	background: url(../img/windows/cross.png) no-repeat center center;
	border-radius: 50%;
	top: -23px;
	right: -23px;
}

/* CALL-MODAL */

.call-modal {
	display: none;
	position: relative;
	margin: 0 auto;
	width: 380px;
	height: 312px;
	background: #f0f1f3;
}

.call-modal-title {
	font-family: MyriadProBoldCond;
	font-size: 24px;
	color: #333434;
	text-align: center;
	display: block;
	padding: 17px 0 0 0;
}

.call-modal-footer {
	display: block;
	text-align: center;
	color: #959698;
	font-size: 13px;
	font-family: myriadweb;
	margin-top: 10px;
}

.call-modal-form .inputtitle {
	display: block;
	float: left;
	max-width: 180px;
	font-size: 16px;
	color: #959698;
	line-height: 28px;
	margin: 15px 0 0 20px;
}

.call-modal-form input {
	display: block;
	float: right;
	height: 28px;
	width: 218px;
	padding: 0 10px;
	font-size: 16px;
	border: none;
	background-color: #ffffff;
	box-shadow: inset 0px 0px 5px rgba(0,0,1,0.25);
	font-family: myriadweb;
	margin: 15px 30px 0 0;
}

.modalcall-button-block {
	float: right;
	width: 222px;
	height: 40px;
	box-shadow: inset 0 0 5px rgba(51,51,51,0.5);
	padding: 8px;
	margin: 15px 30px 0 0;
}

.modalcall-button-block .modalcall-button input {
	cursor: pointer;
	width: 222px;
	height: 40px;
	font-family: myriadweb;
	font-weight: 700;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
	color: #333434;
	text-shadow: 0 1px 0 rgba(255,255,255,0.65);
	margin: 0;
	box-shadow: none;
}

.call-modal-form .send-button:hover {
	text-decoration: underline;
}

/* END CALL-MODAL */

/* MORE-MODAL */

.more-modal {
	display: none;
	position: relative;
	margin: 0 auto;
	width: 380px;
	height: 312px;
	background: #f0f1f3;
}

.call-modal-title .currentItem {
	color: #959698;
}

/* END MORE-MODAL */

/* THX */


.thx-modal {
	display: none;
	position: relative;
	margin: 0 auto;
	width: 380px;
	height: 133px;
	background: #f0f1f3;
}

.prav {
	display: none;
	position: relative;
	margin: 0 auto;
	width: 550px;
	color: #111;
	padding: 25px;
	border: 2px solid #666;
	font-size: 17px;
	background: #f0f1f3;
}

.thx-modal span {
	display: block;
}

.thxtitle {
	font-family: MyriadProBoldCond;
	font-size: 32px;
	color: #333434;
	text-align: center;
	padding-top: 15px;
}

.thxtext {
	color: #959698;
	font-family: myriadweb;
	font-size: 22px;
	text-align: center;
}

/* END THX */

/* END MODALS */

/* END MENU */

/* NEW */

.new-block {
	padding: 20px 0 26px 0;
	font-family: MyriadProBoldCond;
	clear: both;
	color: #333434;
	background-color: #F0F1F3;
	box-shadow: inset 0 0 8px rgba(0,0,0,.15);
}

.block-new-block {
	width: 960px;
	margin: auto;
}

.left-new > p {
	text-transform: uppercase;
	font-size: 58px;
}

.left-new > p span {
	color: #959698;
}

.left-new > span  {
	font-size: 18px;
	font-family: MinionPro;
}

.left-new {
	float: left;
	width: 370px;
}

.center-new > p {
	text-transform: uppercase;
	font-size: 58px;
}

.center-new > p span {
	color: #959698;
	
}

.center-new > span {
	font-size: 18px;
	font-family: MinionPro;
}

.center-new {
	text-align: center;
	margin: auto;
	width: 170px;
}

.right-new > p {
	text-transform: uppercase;
	font-size: 58px;
}

.right-new > p span {
	color: #959698;
}

.right-new > span {
	font-size: 18px;
	font-family: MinionPro;
}

.right-new {
	margin-top: -93px;
	text-align: right;
	float: right;
	width: 370px;
}

.girl-form {
	position: absolute;
	width: 180px;
	height: 320px;
	top: 27px;
	left: -123px;
	background: url(../img/girl.png) no-repeat center center;
}

.new-dover {
	padding: 56px 0 50px 0;
	text-align: center;
}

.new-dover > .title {
	color: #333434;
	
	font-size: 50px;
	font-family: MyriadProBoldCond;
}

.new-dover > .title > span {
	color: #959698;
}

.new-dover > p {
	font-size: 22px;
	color: #333434;
	font-family: MinionPro;
}

/* END NEW */

@media only screen and (min-width: 1744px), only screen and (min-device-width: 1744px) {
	
}

