@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,600&subset=latin,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,500,700,900&subset=latin,cyrillic);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	/*font: inherit;*/
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;border-spacing: 0;}

::-webkit-input-placeholder {color: #fff;font-family: 'Open Sans', sans-serif;font-weight: 400;font-size: 16px;}
::-moz-placeholder {color: #fff;font-family: 'Open Sans', sans-serif;font-weight: 400;font-size: 16px;}/* Firefox 19+ */
:-moz-placeholder {color: #fff;font-family: 'Open Sans', sans-serif;font-weight: 400;font-size: 16px;}/* Firefox 18- */
:-ms-input-placeholder {color: #fff;font-family: 'Open Sans', sans-serif;font-weight: 400;font-size: 16px;}

input[type=submit], button {-moz-appearance: none;-webkit-appearance: none;}

* {box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
.center-t{text-align: center;}
.left-t{text-align: left;}
.right-t{text-align: right;}
.right{float: right!important;}
.left{float: left!important;}
.clearfix:before, .clearfix:after {content: "";display: table;}
.clearfix:after {clear: both;}
.wrapper:before, .wrapper:after{content: ''; display: table;}
.wrapper:after {clear: both;}
.flow-hidden {overflow: hidden}
body {background: url(img/body.png) center 32px no-repeat; min-width: 1280px; position: relative; min-height: 800px; font-family: 'Open Sans', sans-serif; font-weight: 400; color: #fff;}

a:hover {text-decoration: none!important;}

header.land {
	background: url(img/top-bg.jpg) center top no-repeat;
	position: relative;
	height: 7266px;
	
}


.wrapper {
	padding: 0 160px;
	width: 1280px;
	margin: 0 auto;
	position: relative;
}

header {
	position: relative;
}

.tree {
	position: absolute;
	background: url(img/tree.png) center top no-repeat;
	margin: 0 auto;
	top: 0;
	left: 0;
	right: 0;
	height: 500px;
	z-index: 1;
}

.top-line {
	min-height: 32px;
	background: #080808;
	margin-bottom: 20px;
}

.main-nav {
	text-align: center;
	position: relative;
	z-index: 2;
}

.main-nav li {
	display: inline-block;
	line-height: 40px;
	margin: 0 15px;
}

.main-nav a {
	font-size: 14px;
	color: #33ddff;
	text-decoration: underline;
	font-weight: 700;
}

.place {
	float: left;
	margin-top: 9px;
	position: relative;
	z-index: 3;
}

.place-txt {
	font-size: 14px;
	margin-bottom: 15px;
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	line-height: 17px;
}

.phone {
	font-family: 'Roboto', sans-serif;
	float: right;
	font-size: 30px;
	font-weight: 300;
	position: relative;
	z-index: 3;
}

.call {
	float: right;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	text-decoration: none;
	color: #fff;
	display: block;
	text-align: center;
	font-size: 14px;
	clear: right;
	margin-top: 20px;
	position: relative;
	z-index: 3;
	padding: 10px 23px;
	border: 2px solid #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.logo {
	width: 275px;
	height: 106px;
	margin: 15px auto 0;
	position: relative;
	z-index: 3;
}

.logo a,
.logo img {
	display: block;
}

.content {
	position: relative;
	z-index: 4;
	width: 960px;
	background: #fff;
	margin: 25px auto 55px;
	-webkit-box-shadow: 0px 5px 25px 1px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 5px 25px 1px rgba(0,0,0,0.25);
	box-shadow: 0px 5px 25px 1px rgba(0,0,0,0.25);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.head {
	padding: 35px 380px 175px 50px;
	position: relative;
	background: url(img/head-top-about.jpg) right top no-repeat;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
}

.head:after {
	content: '';
	display: block;
	background: url(img/pattern.png) no-repeat;
	width: 1081px;
	height: 140px;
	position: absolute;
	bottom: 0;
	margin: 0 auto;
	left: -66px;
}

.top-links {
	margin-bottom: 25px;
}

.top-links a {
	position: relative;
	font-weight: 600;
	color: #00698c;
	font-size: 14px;
	text-decoration: underline;
	margin-right: 10px;
	padding-right: 10px;
	display: inline-block;
}

.top-links a:after {
	content: "\5c";
	position: absolute;
	right: -3px;
	color: #000;
	text-decoration: none!important;
}

.top-links a:last-child:after {
	display: none;
}

.top-links span {
	color: #000;
}

h2 {
	font-family: 'UniSansHeavyCAPS';
	font-size: 42px;
	color: #000;
	text-align: left;
}

.wrapp {
	padding: 0 50px 1px;
	margin-bottom: 35px;
}

.top-60 {
	margin-top: 60px;
}

.top-45 {
	margin-top: 45px;
}

.block-50 {
	float: left;
	width: 50%;
}

h3 {
	font-weight: 700;
	font-size: 24px;
	line-height: 28px;	
	color: #000;
	text-align: left;
	margin-bottom: 20px;
}

.block-50+.block-50 p {
	padding-right: 40px;
}

p {
	font-size: 14px;
	color: #000;
	line-height: 18px;
	margin: 10px 0;
	/*padding-right: 50px;*/
}

.mark-map {
	margin-top: 20px;
	font-size: 14px;
	padding-left: 70px;
	line-height: 16px;
	color: #000;
	min-height: 43px;
	background: url(img/mark-map.png) left top no-repeat;
}

.mark-map a {
	color: #00698c;
	text-decoration: underline;
}

.block-30 {
	width: 33.3%;
	float: left;
}

.small {
	padding: 0 30px 0 0;
	font-size: 12px;
	line-height: 14px;
}

.list-1 {
	padding-right: 70px;
}

.vc_row li {
	font-size: 12px;
	color: #000;
	line-height: 14px;
	padding-left: 40px;
	padding-top: 2px;
	margin: 9px 0;
	background: url(img/list-1.png) left top no-repeat;
}

.bl-img {
	float: right;
	background: url(img/img-1.jpg);
	width: 420px;
	height: 271px;
	position: relative;
}

.bottom-abs {
	position: absolute;
	bottom: 40px;
	left: 35px;
	right: 30px;
	font-weight: 700;
	font-size: 12px;
	line-height: 14px;
}

.block-25 {
	float: left;
	width: 25%;
}

.foot-img {
	height: 369px;	
	background: url(img/foot-img.jpg) no-repeat 0 82%;
	margin-bottom: 70px;
}

.trans-90 {
	background: rgba(33, 36, 49, .9);
	height: 100%;	
	padding: 	52px 32px 0 80px;
}

.color-light {
	color: #fff6ef;
} 

footer {
	height: 608px;
	background: url(img/footer.png) center top no-repeat;
	padding-top: 340px;
	margin-top: -87px;
}

.copy {
	font-size: 12px;
	line-height: 19px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	width: 200px;
	float: left;
	color: rgba(255,255,255, .75);
}

.footer-list {
	margin-left: 85px;
	width: 175px;
	float: left;
}

.footer-list a {
	text-decoration: underline;
	color: rgba(255,255,255, .75);
	font-size: 14px;
}

.footer-list li {
	margin-bottom: 12px;
}

.contact {
	float: right;
	width: 415px;
}

.phone-foot {
	float: left;
	font-size: 24px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	color: rgba(255,255,255, .75);
	line-height: 34px;
}

.call-foot {
	float: right;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	text-decoration: none;
	color: #fff;
	display: block;
	text-align: center;
	font-size: 12px;
	padding: 11px 25px;
	background: rgba(255,255,255, .2);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.link-footer {
	color: rgba(255,255,255, .75);
	font-size: 12px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	line-height: 28px;
}

/*photo*/

.tabs {

}

.tabs__caption {
	margin-bottom: 32px;
}

.tabs .block-25 {
	margin-bottom: 20px;
}

.tabs .block-25:nth-child(4n+1) {
	clear: left;
}

.tabs__content .block-25:nth-last-child(1),
.tabs__content .block-25:nth-last-child(2),
.tabs__content .block-25:nth-last-child(3),
.tabs__content .block-25:nth-last-child(4) {
	margin-bottom: 0;
}

.tabs img {
	display: block;
	margin: 0 auto;
	-webkit-box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.5);
}

.tabs__caption li {
	float: left;
	margin-right: 37px;
}

.tabs__content {
	display: none;
}

.tabs__content.active {
	display: block;
}


label {
	font-weight: 600;
	font-size: 16px;
	color: #000;
	display: block;
	line-height: 30px;
}

label:hover {
	cursor: pointer;
}

input[type=radio] {
	display: none;
}

input[type=radio] + label span {
	display: block;
	float: left;
	margin-right: 8px;
	background: url(img/radio.png) center center no-repeat;
	width: 30px;
	height: 30px;
}

input[type=radio]:checked + label span {
	display: block;
	float: left;
	background: url(img/checked.png) center center no-repeat;
	width: 30px;
	height: 30px;
}

.line {
	padding-bottom: 40px;
	margin-bottom: 30px;
	border-bottom: 1px solid rgba(0,0,0, .5);
}

.navigation {
	margin-bottom: 40px;
}

.pages-itm .wp-pagenavi span.pages {
	float: left;
	font-weight: 600;
	color: #000;
	font-size: 18px;
	line-height: 44px;
	margin-right: 25px;
    width:  auto;
    text-decoration: none;
}

.pages-itm {
	float: left;
    text-align:center;
}

.pages-itm li {
	float: left;
	text-align: center;
	margin-right: 2px;
}

.pages-itm .current {
	background: url(img/page-h.png) no-repeat;
	text-decoration: none;
	color: #fff;
}

.pages-itm a, .pages-itm span {
	width: 44px;
	/*height: 44px;*/
	display: inline-block;
	text-decoration: underline;
	color: #00698c;
	font-weight: 600;
	line-height: 44px;
}

.pages-itm .wp-pagenavi a, .pages-itm .wp-pagenavi span {
    border:0;
    padding:0;
    margin:0;
}

a.all-news {
	text-decoration: underline;
	float: right;
	font-size: 14px;
	color: #00698c;
	line-height: 44px;
}

/*all-news-wrapp*/

.all-news-wrapp .block-30 span,
.right-sidebar span,
.date {
	font-size: 14px;
	color: #000;
	font-weight: 600;
	display: block;
	line-height: 22px;
}

.all-news-wrapp .block-30 {
	padding-right: 45px;
	margin-bottom: 68px;
}

.all-news-wrapp .block-30:nth-child(3n+2),
.all-news-wrapp .block-30:nth-child(3n) {
	padding-left: 25px;
}

.all-news-wrapp .block-30:nth-child(3n+1) {
	clear: left;
}

.all-news-wrapp .block-30:nth-last-child(1), 
.all-news-wrapp .block-30:nth-last-child(2), 
.all-news-wrapp .block-30:nth-last-child(3) {
	margin-bottom: 0;
}

.describe {
	font-size: 16px;
	color: #00698c;
	text-decoration: underline;
	line-height: 20px;
	font-weight: 600;
	display: inline-block;
	margin: 28px 0;
}

/*single-news*/

.single-news {
	float: left;
	width: 590px;
}

.single-news p {
	padding-right: 25px;
}

.single-news h3 {
	font-weight: 600;
	margin: 23px 0;
}

.right-sidebar {
	width: 270px;
	float: right;
	padding-left: 15px;
    padding-right: 15px;
	/*padding-right: 32px;*/
}

.itm-news {
	/*margin-bottom: 63px;*/
    margin-bottom: 20px;
    width: 215px;
    padding-right: 15px;
}

.itm-flex {
    display: flex;
    flex-wrap: wrap;
}

a.back {
	font-size: 14px;
	color: #00698c;
	text-decoration: underline;
	float: left;
	margin-bottom: 42px;
}

/*plan*/

.plan h3 {
	font-weight: 600;
}

.plan select {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none!important;
	width: 320px;
	height: 39px;
	border: 1px solid #333;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 14px;
	color: #000;
	padding-left: 20px;
	outline: none;
	background: #fff url(img/select.png) 290px center no-repeat;
}

.plan-img {
	margin: 0px auto;
	padding:0 50px 0px;
}

.plan-img a {
    display:none;
}

.plan-img a:first-child {
    display: block;
}

.plan-img img {
	display: block;
	margin: 0 auto;
}








.wrapper-2 {
	position: absolute;
	width: 960px;
	margin: 0 auto;
	top: 0;
	left: 0;
	right: 0;
	height: 7266px;
}

.wrapper-3 {
	position: absolute;
	width: 1280px;
	margin: 0 auto;
	top: 0;
	left: 0;
	right: 0;
	height: 2218px;
	overflow: hidden;
}

.tree-2 {
	position: absolute;
	background: url(img/tree-2.png) center top no-repeat;
	margin: 0 auto;
	top: 0;
	left: 0;
	right: 0;
	height: 1502px;
	z-index: 1;
}

.bg-bottom {
	position: absolute;
	background: url(img/bg-bottom-2.jpg) center top no-repeat;
	height: 2218px;
	top: 7266px;
	margin: 0 auto;
	left: 0;
	right: 0;
	z-index: 1;
}


.bg-bottom + footer {
	position: absolute;
	bottom: 0;
	background: none;
	margin: 0 auto;
	left: 0;
	right: 0;
	z-index: 2;
	height: 408px;
	padding-top: 140px;
}

.all-height {
	height: 9484px;
}

.logo-2 {
	width: 266px;
	height: 114px;
	margin: 15px auto 0;
	position: relative;
	z-index: 3;
}

.head-1 {
	margin-top: 20px;
	font-size: 29px;
	line-height: 34px;
	font-family: 'Conv_georgia';
	text-align: center;
	position: relative;
	z-index: 3;
	display: inline-block;
}

.head-1:before,
.head-1:after {
	content: '';
	display: block;
	width: 103px;
	height: 2px;
	background: #fff;
	position: absolute;
	top: 52px;
}

.head-1:before {
	left: 28px;
}

.head-1:after {
	right: 28px;
}

.button-a {
	position: absolute;
	background: url(img/arrow-b.png) no-repeat;
	width: 87px;
	height: 40px;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 855px;
}

.box-txt-1 {
	position: absolute;
	right: 0;
	top: 955px;
	z-index: 3;
}

.stl-txt-1 {
	font-size: 28px;
	text-align: right;
	line-height: 35px;
	font-weight: 600;
}

.stl-txt-1 span {
	display: block;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	margin-top: 20px;
}

.temp {
	position: absolute;
	top: 1735px;
	font-family: 'UniSansHeavyCAPS';
	left: 0;
	padding-left: 50px;
	padding-right: 50px;
	background: url(img/temp.png) left top no-repeat, url(img/c.png) right 9px no-repeat;
	line-height: 80px;
	z-index: 3;
	font-size: 90px;
	color: #000;
}

.sea {
	position: absolute;
	top: 1695px;
	font-family: 'UniSansHeavyCAPS';
	left: 615px;
	z-index: 3;
	color: #000;
	font-size: 24px;
	width: 335px;
}

.sea span {
	font-size: 90px;
	line-height: 78px;
	display: block;
	float: left;
	margin-right: 15px;
}

.format {
	width: 100%;
	font-size: 36px;
	line-height: 42px;
	color: #000;
	font-family: 'UniSansHeavyCAPS';
	text-align: center;
	position: absolute;
	top: 1815px;
}

.block-400 {
	width: 400px;
	position: absolute;
	top: 2080px;
	left: 555px;
}

.block-400+.block-400 {
	left: 0;
	top: 2540px;
}

.block-400+.block-400 .top-text {
	font-size: 52px;
	line-height: 60px;
}

.top-text {
	font-size: 36px;
	line-height: 42px;
	color: #000;
	font-family: 'UniSansHeavyCAPS';
}

.middle-text {
	font-size: 24px;
	line-height: 30px;
	color: #000;
	font-weight: 700;
	margin: 28px 0 22px 0;
}

.bottom-text {
	font-weight: 600;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	padding-right: 35px;
}

.button {
	display: block;
	text-decoration: none;
	font-weight: 700;
	font-size: 14px;
	color: #fff;
	width: 240px;
	height: 60px;
	background: url(img/button.png) no-repeat;
	text-align: center;
	line-height: 60px;
	margin-top: 31px;
}

.planning-text {
	text-align: center;
	position: absolute;
	top: 3035px;
	width: 100%;
	font-size: 46px;
	color: #2c3738;
	font-family: 'UniSansHeavyCAPS';
	z-index: 2;
}

.planning {
	position: absolute;
	background: url(img/planning.png) no-repeat;
	width: 609px;
	height: 343px;
	margin: 0 auto;
	left: 136px;
	right: 0;
	top: 3067px;
	z-index: 1;
}

.l-plan,
.r-plan {
	position: absolute;
	color: #494e4c;
	font-size: 32px;
	font-family: 'UniSansHeavyCAPS';
	top: 3310px;
	left: 38px;
	z-index: 2;
}

.l-plan+.r-plan {
	left: auto;
	right: 38px;
}

.fellini-big {
	position: absolute;
	font-size: 120px;
	font-family: 'UniSansHeavyCAPS';
	color: #000;
	left: 0;
	width: 540px;
	top: 3620px;
}

.fellini-big span {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 24px;
	line-height: 28px;
	display: block;
}

.fellini-big img {
	margin-left: 20px;
    margin-bottom: -10px;
}

.fellini-img {
	position: absolute;
	top: 3695px;
	background: url(img/fellini.png) no-repeat;
	width: 377px;
	height: 258px;
	right: 15px;
}

p.f-inf {
	font-size: 16px;
	color: #000;
	font-weight: 600;
	text-align: center;
	width: 100%;
	position: absolute;
	top: 4020px;
}

.logo-3 {
	position: absolute;
	background: url(img/logo-3.png) no-repeat;
	width: 379px;
	height: 173px;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 4400px;
}

.layer {
	background: url(img/layer.png) no-repeat;
	width: 399px;
	height: 335px;
	position: absolute;
	top: 4320px;
	right: -160px;
}

.circle-33 {
	position: absolute;
	background: url(img/33.png);
	width: 234px;
	height: 234px;
	left: 10px;
	top: 4735px;
}
.circle-44 {
	position: absolute;
	position: absolute;
	background: url(img/44.png);
	width: 261px;
	height: 244px;
	right: -35px;
	top: 5000px;
}
.circle-23 {
	position: absolute;
	left: -100px;
	background: url(img/23.png);
	width: 290px;
	height: 289px;
	top: 5150px;
}

.advantages {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 5600px;
	color: #000;
	font-family: 'UniSansHeavyCAPS';
	font-size: 48px;
}

.advantages span {
	font-size: 24px;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	display: block;	
	margin-top: 5px;
}

.lists-block {
	width: 100%;
	position: absolute;
	top: 6120px;
	text-align: center;
}

.lists-block .block-30 {
	font-size: 24px;
	color: #000;
	font-family: 'UniSansHeavyCAPS';
}

.lists-block .block-30:last-child {
	position: absolute;
	right: -45px;
}

.lists-block .block-30:first-child {
	
	margin-left: -30px;
	margin-right: 30px;
}

.lists-block+.lists-block {
	top: 6260px;
	font-size: 18px;
	color: #000;
	font-family: 'UniSansHeavyCAPS';
}

.wr-img-a {
	height: 134px;
	margin-bottom: 10px;
}

.lists-block+.lists-block .block-25:last-child .wr-img-a img {
	margin-top: -15px;
}

.lists-block+.lists-block .block-25 {
	position: relative;
}

.lists-block+.lists-block .block-25:after {
	content: '';
	position: absolute;
	width: 1px;
	height: 240px;
	background: #000;
	right: 0;
	top: -30px;
}

.lists-block+.lists-block .block-25:last-child:after {
	display: none;
}

.construction {
	position: absolute;
	left: 0;
	top: 6600px;	
	width: 100%;
}

.construction .left {
	width: 530px;
}

.construction .right {
	/*width: 310px;*/
    /*width: 215px;*/
    width: 430px;
	text-align: left;
	margin-top: 190px;
}

.m1 {
	font-size: 222px;
	color: #fff;
	font-family: 'UniSansHeavyCAPS';
}

.m1 span {
	display: block;
	font-size: 72px;
	margin-top: -27px;
}

.b-link,
.b-link:hover,
.b-link:active
{
    font-size: 16px;
    color: #26c9ff;
    text-decoration: underline;
    font-weight: 700;
    line-height: 2;
}

.const-stl-1 {
	font-size: 24px;
	line-height: 28px;
	font-weight: 600;
	margin: 25px 0 30px;
	padding-right: 50px;
	position: relative;
	z-index: 4;
}

.const-stl-2 {
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
	padding-right: 50px;
	position: relative;
	z-index: 4;
}

.news-line {
	font-size: 42px;
	font-family: 'UniSansHeavyCAPS';
	position: relative;
	padding-bottom: 35px;
	margin-bottom: 25px;
}

.news-line:after {
	content: '';
	width: 39px;
	height: 10px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #fff;
}

.itm-news {
	/*padding-right: 60px;*/
	position: relative;
	z-index: 4;
}

.itm-news span {
	font-size: 16px;
	font-weight: 600;
}

.itm-news .describe {
	color: #26c9ff;
	text-decoration: none;
	font-size: 16px;
	font-weight: 600;
	/*margin: 20px 0;*/
	margin: 0;
}

.itm-news .describe+div p {
	font-size: 12px;
}

.fellini-2 {
	font-size: 147px;
	font-family: 'UniSansHeavyCAPS';
	position: absolute;
	top: 250px;
	color: #000;
	letter-spacing: -8px;
}

.fellini-2 img{
    margin-top: -60px;
    margin-left: 90px;
}

.fellin-ab {
	width: 380px;
	position: absolute;
	top: 268px;
	font-size: 24px;
	color: #000;
	font-family: 'UniSansHeavyCAPS';
	left: 650px;
	line-height: 28px;
}

.box-2 {
	position: absolute;
	width: 700px;
	height: 529px;
	background: url(img/box-2-2.png) no-repeat;
/*	top: 870px; */
    top: 818px;
	left: -15px;
}

.form-1 {
	position: absolute;
	width: 340px;
	top: 1120px;
	left: 225px;
	z-index: 4;
}

.form-1 h5 {
	font-family: 'UniSansHeavyCAPS';
	font-size: 32px;
	color: #fff;
	line-height: 36px;
	padding-left: 50px;
}

.form-1 h6 {
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	margin: 22px 0;
	padding-left: 50px;
}

.form-1 label {
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	clear: both;
	margin-top: 12px;
}

.form-1 label:hover {
	cursor: default;
}

.form-1 input[type=text],
.form-1 input[type=tel],
.form-1 input[type=email] {
	width: 260px;
	height: 40px;
	background: rgba(0,0,0, .2);
	border: 2px solid #a6a6a6;
	outline: none;
	padding-left: 10px;
	float: left;
	color: #fff;
	margin-left: 10px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 16px;
	display: block;
}

.form-1 li {
	padding-left: 40px;
}

.user-ic {background: url(img/user.png) 3px 48px no-repeat;}
.phone-ic {background: url(img/phone.png) 3px 49px no-repeat;}
.email-ic {background: url(img/email.png) left 49px no-repeat;}

.pre-1 {width: 55px !important;}
.pre-2 {width: 70px !important;}
.pre-3 {width: 115px !important;}

input[type=submit] {
	width: 281px;
	height: 115px;
	background: url(img/button-2.png) no-repeat;
	outline: none;
	border: none;
	display: block;
	color: #fff;
	margin-left: 10px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 16px;
	position: relative;
	/*margin: 22px 0 0 40px;*/
    margin: 10px 0 0 40px;
	color: #592500;
	font-weight: 700;
	font-size: 24px;
}

input[type=submit]:hover {
	cursor: pointer;
}

/** alz styles **/

img {
    height: auto;
    max-width: 100%;
}


h1 {
    color: #000;
    font-family: "UniSansHeavyCAPS";
    font-size: 32px;
    text-align: left;
}

.error-404 {
    padding:140px 20px 140px;
    text-align:center;
}

.construction p {
    color:#fff;
}

.small {
    padding-right: 0;
}

.small p {
    font-size:12px;
}

.foot-img {
    width:960px;
    margin-left:-50px !important;
    margin-right:-50px !important;
    overflow:hidden;
  /*  background: none; */
}

.foot-img p {
    color:#fff;
}

.trans-90 {
    padding: 32px 32px 0 50px !important; 
}

.wrapp p {
    padding-right:0;
}

.bl-img p {
    bottom: 40px;
    font-size: 12px;
    font-weight: 700;
    left: 35px;
    line-height: 14px;
    position: absolute;
    right: 30px;
    color:#fff;
}
.tabs img {
    border: 5px solid #fff;
    box-sizing: border-box;
}

.alz-foto-pages {
    color: #000;
    float: left;
    font-size: 18px;
    font-weight: 600;
    line-height: 44px;
    margin-right: 25px;
}

.alz-foto-pages-itm {
    float: left;
}

.alz-foto-pages-itm li {
    float: left;
    margin-right: 2px;
    text-align: center;
}

.alz-foto-pages-itm span {
    color: #00698c;
    display: inline-block;
    font-weight: 600;
    height: 44px;
    line-height: 44px;
    text-decoration: underline;
    width: 44px;
    cursor:pointer;
}

.alz-foto-pages-itm span:hover {
    text-decoration: none;
}

.alz-foto-pages-itm li.active span {
    background: url(img/page-h.png) no-repeat;
    color: #fff;
    text-decoration: none;
}

.tabs__caption li {
    position:relative;    
}

.tabs__caption a {
    color:#000;
    text-decoration:none;
    display:block;
    position:absolute;
    width:100%;
    height:100%;
}

.main-nav {
    z-index:55;
}

.main-nav li {
    position:relative;   
    padding: 0 15px;
    margin:0; 
}

.main-nav .sub-menu {
    position:absolute;
    background:rgba(8,8,8,0.9);
    left:-20px;
    padding:10px 20px 25px;
    display:none;
}

.main-nav .sub-menu li {
    padding-left:35px;
    background:url(img/submenu-list.png) no-repeat;
    background-position: 15px 17px;
    float: left;
}

.main-nav li:hover > .sub-menu {
    display:block;
}

.button-a {
    z-index:55;
    cursor:pointer;
}

.planning-text a,
.l-plan a,
.r-plan a {
    text-decoration:none;
}

.planning-text a {
    color: #2c3738;
}

.l-plan a,
.r-plan a {
    color: #494e4c;
}

/** Popup **/

#callback_popup {
    width:690px;
    height:446px;
    background:url(img/callback-bg.png) no-repeat;
    padding:70px;
    box-sizing:border-box !important;
}

#fancybox-content,
#fancybox-outer,
#fancybox-outer > .fancybox-bg {
    background:none !important;
    border:0 !important;
}

.callback-wrap > div {
    font-size:42px;
    font-family: 'UniSansHeavyCAPS';
    margin-bottom:15px;
    text-align:center;
}

.callback-form {
    font-family: 'Roboto', sans-serif;
	font-weight: 700;
    text-align:center;
}

.callback-form .callbk {
    display:inline-block;
    padding:0;
}

.callback-form label {
    color:#fff;
    font-family: 'Roboto', sans-serif;
	font-weight: 700;
    text-align:left;
}

.callback-form input[type='text'],
.callback-form input[type='tel'] {
    font-size:18px;
    color:#000;
    width:240px;
    height:50px;
    padding-left:20px; 
    color:#000;
    background:url(img/callback-input.png) no-repeat;
    border:0;
    font-family: 'Roboto', sans-serif;
	font-weight: 700;
}
.callback-form input::-moz-placeholder { 
    color:#000; 
    font-family: 'Roboto', sans-serif;
	font-weight: 700;
}

.callback-form input::-webkit-input-placeholder { 
    color:#000;
    font-family: 'Roboto', sans-serif;
	font-weight: 700;
}

.callback-form p {
    padding:0;
}

.callback-form .call-name {
    margin-right:25px;   
}

.callback-form input[type='submit'] {
    color:#592500;
    font-size:24px;
    width:280px;
    height:115px;
    background:url(img/button-2.png) no-repeat;
    display:block;
    margin:10px auto 0;
    padding-bottom:15px;
}

/** Poup success **/

#popup_success {
    width:690px;
    height:446px;
    background:url(img/callback-bg-success.png) no-repeat;
    padding:70px;
    box-sizing:border-box !important;
}

.callback-success-wrap {
    padding-top:130px;
    text-align:center;
    font-family: 'UniSansHeavyCAPS';
}

.callback-success-wrap div {
    font-size: 32px;
    line-height:36px;
    margin-bottom:25px;
}
.callback-success-wrap div span {
    color:#ffb700;
}
.callback-success-wrap p {
    font-size:18px;
    font-family: 'Roboto', sans-serif;
	font-weight: 700;
    color:#fff;
    padding:0;
}

/** Page home form success **/

.home-form-success {
    text-align:center;
    position: absolute;
    width: 340px;
    top: 1120px;
    left: 225px;
    z-index: 4;
    display:none;
}
.home-form-success span {
    width:312px;
    height:250px;
    background:url(img/success-icon.png) no-repeat;
    background-position:center center;
    display:inline-block;
}
.home-form-success div {
    text-align:center;
    font-family: 'UniSansHeavyCAPS';
    font-size:32px;
    margin-bottom:30px;
}
.sub-success-title {
    line-height: 34px;
}
.home-form-success .sub-msg {
    font-size:18px;
    font-family: 'Roboto', sans-serif;
	font-weight: 700;
    color:#fff;
    padding:0 0 40px;
    background:url(img/success-line.png) no-repeat;
    background-position:center bottom;
    margin-bottom:40px;
}
.home-form-success p {
    color:#fff;
    padding:0;
    font-style:italic;
}

/** CF7 **/

.alz-home-phone {
    position:relative;
}
.alz-home-phone span.wpcf7-form-control-wrap {
    position:static;
}
span.wpcf7-form-control-wrap {
    display: inline-block;
}
form .wpcf7-not-valid {
    border: 2px solid #ff0000;
}
form span.wpcf7-not-valid-tip{
    position: absolute;
    top: 42px;
    left: 10px;
    z-index: 100;
    background: #fff;
    border: 1px solid #ff0000;
    font-size: 10px;
    padding: 2px 7px;
}
.callback-form form span.wpcf7-not-valid-tip {
    top:52px;
    left:0;
    font-family: 'Open Sans', sans-serif;
    font-weight:400;
}
.wpcf7-validation-errors {
    display:none !important;
}
.wpcf7-mail-sent-ok {
    border:0 !important;
    position:absolute !important;
    bottom: -22px !important;
    font-size: 15px !important;
    margin: 0 !important;
    padding:0!important;
    color:#fff !important;
}

/** Form styler **/

.jq-selectbox__trigger-arrow {
    background: url(img/select-list.png) no-repeat;
}
.jq-selectbox.opened .jq-selectbox__select {
    border-bottom:0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

li.green a {
    color: #26FF38;
}

li.red a {
    color: red;
}
/** **/

.studio-copyright {
    position: absolute;
    bottom:80px;
    font-size:14px;
    width:100%;
    text-align:center;
    color: rgba(255,255,255, .75);
}
.studio-copyright a {
    color: rgba(255,255,255, .75);
}
.gift{
    height: 40px;
    padding-left: 40px!important;
    background: url(/wp-content/uploads/2015/12/gift.png) 0px 3px no-repeat;
    background-size: contain;
}
.wm_root{
    position: relative;
    width: 658px;
    margin: 0 auto;
    height: 0;
}
.wm_item{
    position: absolute;
    font-size: 20px;
    padding: 5px;
    background-color: rgba(255, 255, 255, 0.5);
}
.wm_item.g{
    color: green;
    border: 4px solid green;
}
.wm_item.y{
    color: #DEA700;
    border: 4px solid #DEA700;
}
.wm_item.r{
    color: red;
    border: 4px solid red;
}
.wm_item.e{
    display: none;
}

.logo_slider{
    margin-top: 30px;
    padding-right: 50px;
}

.logo_slider .wpb_content_element{
    margin-bottom: 0;
}

.head-2 {
    margin-top: 20px;
    font-size: 29px;
    line-height: 34px;
    font-family: 'Conv_georgia';
    text-align: center;
    position: relative;
    z-index: 3;
    display: inline-block;
    color: red;/*#33ddff;*/
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 6px;
    padding: 10px;
}

.wrapper-2 .timer{
    position: absolute;
    width: 366px;
    height: 406px;
    background: url(img/timer.png) center top no-repeat;
    left: -129px;
    top: 150px;
}

.wrapper-2 .textline.first{
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    top: 198px;
    left: 56px;
    position: absolute;
    font-weight: bold;
    font-style: italic;
    color: red;
    font-size: 20px;
    text-align: center;
    width: 296px;
    line-height: 22px;
}

.wrapper-2 .textline.second{
    -webkit-transform: rotate(-18deg);
    -moz-transform: rotate(-18deg);
    -ms-transform: rotate(-18deg);
    -o-transform: rotate(-18deg);
    top: 253px;
    left: 54px;
    position: absolute;
    font-weight: bold;
    font-style: italic;
    color: red;
    font-size: 22px;
    text-align: center;
    width: 280px;
    line-height: 27px;
}

.wrapper-2 .rolik-text{
    position: absolute;
    top: 110px;
    left: 55px;
    font-weight: bold;
    font-size: 18px;
}
.wrapper-2 .rolik{
    position: absolute;
    width: 184px;
    height: 162px;
    right: 0px;
    top: 175px;
    cursor: pointer;
    z-index: 10;
}
.layouts-tab-wrap {
    margin-top: 10px;
}

.hidden{
	display:none;
}

.first-place img{
    width: 200px;
}

.first-place{
    position: absolute;
    width: 184px;
    height: 162px;
    right: 0px;
    top: 350px;
    cursor: pointer;
    z-index: 10;
}

.plan .jq-selectbox__select{
    width: 100%;
}