@font-face {
    font-family: 'Lato-Light';
    src: url('fonts/Lato-Light/Lato-Light.eot');
    src: url('fonts/Lato-Light/Lato-Light.woff2') format('woff2'),
         url('fonts/Lato-Light/Lato-Light.woff') format('woff'),
         url('fonts/Lato-Light/Lato-Light.ttf') format('truetype'),
         url('fonts/Lato-Light/Lato-Light.svg#Lato-Light') format('svg'),
         url('fonts/Lato-Light/Lato-Light.eot?#iefix') format('embedded-opentype');
}

@font-face {
    font-family: 'Lato-Semibold';
    src: url('fonts/Lato-Semibold/Lato-Semibold.eot');
    src: url('fonts/Lato-Semibold/Lato-Semibold.woff2') format('woff2'),
         url('fonts/Lato-Semibold/Lato-Semibold.woff') format('woff'),
         url('fonts/Lato-Semibold/Lato-Semibold.ttf') format('truetype'),
         url('fonts/Lato-Semibold/Lato-Semibold.svg#Lato-Semibold') format('svg'),
         url('fonts/Lato-Semibold/Lato-Semibold.eot?#iefix') format('embedded-opentype');
}

/* Eric Meyer's CSS Reset */
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;
}
/* End of Eric Meyer's CSS Reset */

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
html {
	width: 100%;
	min-width: 960px;
}
div {
	position: relative;
}
input, textarea {
	border: none;
}
body {
	width: 100%;
	min-width: 960px;
	font-family: 'Lato-Light', Arial, sans-serif;
	color: #000000;
	line-height: 1;
	letter-spacing: 1px;
}
.wrapper {
	width: 100%;
	min-width: 960px;
transition: 0.3s;
overflow-x: hidden;
}
.fancybox-lock .wrapper {
-webkit-filter: url(#blur);
filter: url(#blur);
-webkit-filter: blur(2px);
filter: blur(2px);
filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='2');
}
.clear {
	clear: both;
}
.screen_title {
font-family: 'Lato-Semibold', Arial, sans-serif;
text-align: center;
font-size: 46px;
}

.screen_title a {
color: #000000;
text-decoration: none;
}


/* Header
-----------------------------------------------------------------------------*/
.header {
background: #ffffff;
position: fixed;
z-index: 10000;
left: 0px;
top: 0px;
width: 100%;

min-width: 960px;
}

.header_left {
float: left;
margin: 0.7% 0 0.2%;
width: 34%;
z-index: 1;
}

.header_left_logo {
float: left;
width: 100%;
}

.header_left_logo img {
width: 100%;
}

.header_left_content {
margin-left: 24%;
padding: 4% 0;
font-size: 30px;
line-height: 36px;
letter-spacing: 2px;
}

.header_left_content a {
color: #000000;
text-decoration: none;
}

.header_left_content span {
font-size: 15px;
}

.header_right {
float: right;
text-align: right;
margin: 2% 3.5% 0.5% 0;
width: 17%;
z-index: 1;
}

.header_right_phone {
font-size: 30px;
line-height: 36px;
}

.header_right_call {
font-size: 18px;
line-height: 40px;
}

.header_right_call a {
display: inline-block;
padding: 0.8% 7.5%;
background: #39b54a;
color: #ffffff;
text-decoration: none;
}

.header_menu {
padding: 4% 21% 4% 35%;
text-align: center;
}

.header_menu ul li {
display: inline-block;
margin: 0 1%;
}

.header_menu ul li:first-child {
margin-left: 0;
}

.header_menu ul li:last-child {
margin-right: 0;
}

.header_menu ul li a {
text-decoration: none;
color: #281c1c;

font-size: 23px;
}


/* Screen 1
-----------------------------------------------------------------------------*/
.screen_1 {
padding: 14% 0 4%;
}

.screen_1_white {
margin-left: 17.8%;
margin-bottom: 18.4%;
}

.screen_1_white span {
display: inline-block;
background: rgba(255, 255, 255, 0.8);
padding: 0 1.4%;
}

.screen_1_white span.screen_1_white_small {
font-size: 36px;
line-height: 48px;
}

.screen_1_white span.screen_1_white_big {
font-size: 48px;
line-height: 64px;
}

.screen_1_black {
text-align: right;
margin-right: 23.7%;
}

.screen_1_black div {
display: inline-block;
width: 60%;
padding: 1% 7%;
background: rgba(0, 0, 0, 0.8);
color: #ffffff;
text-align: center;

font-size: 26px;
line-height: 28px;
}

.screen_1_info {
text-align: center;
margin-top: 1.5%;

font-size: 26px;
}

.screen_1_black a {
color: #ffffff;
text-decoration: none;
}


/* Screen 2
-----------------------------------------------------------------------------*/
.screen_2 {
padding: 4% 0 6%;
background: url(images/screen-2.jpg) center top no-repeat;
background-size: cover;
color: #ffffff;
}

.screen_2_left {
float: left;
margin: 5.8% 0 0 7.8%;
width: 48.8%;
}

.screen_2_result {
display: none;
}

.screen_2_result img {
width: 100%;
margin-bottom: -2px;
}

.screen_2_result_wrapper {
width: 50%;
z-index: 1;
overflow: hidden;
height: 100%;
position: absolute;
left: 0px;
top: 0px;
}

.screen_2_result_cursor {
cursor: e-resize;
height: 100%;
width: 2px;
position: absolute;
top: 0px;
left: 50%;
margin-left: -1px;
z-index: 3;
background: url(images/screen-2-result-cursor.png) repeat-y;
}

.screen_2_result_cursor:before {
position: absolute;
top: 50%;
width: 0;
height: 0;
margin-top: -18px;
content: "";
border: 18px solid transparent;
left: -15px;
border-right: 9px solid #000;
border-left: 0;
}

.screen_2_result_cursor:after {
position: absolute;
top: 50%;
width: 0;
height: 0;
margin-top: -18px;
content: "";
border: 18px solid transparent;
right: -15px;
border-right: 0;
border-left: 9px solid #000;
}

.screen_2_result_button {
width: 6%;
height: 118px;
position: absolute;
z-index: 1;
top: 50%;
margin-top: -59px;
}

.screen_2_result_left {
background: url(images/screen-2-result-left.png) right center no-repeat;
background-size: 100%;
left: -65px;
}

.screen_2_result_right {
background: url(images/screen-2-result-right.png) left center no-repeat;
background-size: 100%;
right: -65px;
}

.screen_2_right {
float: right;
margin: 5.8% 8% 0 0;
width: 25%;
}

.screen_2_right_item {
margin-bottom: 6%;
}

.screen_2_right_item_img {
float: left;
width: 26.5%;
}

.screen_2_right_item_img img {
width: 100%;
}

.screen_2_right_item_content {
padding: 6% 0 5% 35%;

font-size: 30px;
line-height: 36px;
}

.screen_2_button {
margin-top: 2%;
text-align: center;
}

.screen_2_button a {
display: inline-block;
padding: 0.8% 4.5%;
background: #39b54a;
color: #ffffff;
text-decoration: none;

font-size: 30px;
}

.screen_2_button a:hover {
background: #339213;
}


/* Screen 3
-----------------------------------------------------------------------------*/
.screen_3 {
padding: 2.5% 0 0;
}

.screen_3_full {
background: rgba(0, 0, 0, 0.2);
}

.screen_3_content {
margin-top: 3%;
}

.screen_3_item {
display: block;
position: relative;
width: 33.333333%;
float: left;
text-align: center;
text-decoration: none;
color: #3a2828;
overflow: hidden;
transition: 0.3s;
}

.screen_3_item:hover{
z-index: 1;
}

.screen_3_content:hover .screen_3_item:not(:hover) {
-webkit-filter: url(#blur);
filter: url(#blur);
-webkit-filter: blur(2px);
filter: blur(2px);
filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='2');
}

.screen_3_item img {
width: 100%;
margin-bottom: -2px;
}

.screen_3_item_info {
position: absolute;
width: 90%;
margin: 5.5% 5%;
}

.screen_3_item_title {
font-size: 48px;
margin-bottom: 7%;
}

.screen_3_item_link {
display: inline-block;
padding: 2% 3%;
border: 1px solid #000000;
letter-spacing: 2px;

font-size: 18px;
}

.screen_3_item_hover {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.2);
opacity: 1;
visibility: visible;
transition: 0.3s;
}

.screen_3_item:hover .screen_3_item_hover {
opacity: 0;
visibility: hidden;
}


/* Screen 4
-----------------------------------------------------------------------------*/
.screen_4 {
padding: 4.5% 0 1%;
background: #1E1E1E;
color: #ffffff;
}

.screen_4_content {
margin-top: 6.5%;
}

.screen_4_content_line {
margin-bottom: 6.8%;
}

.screen_4_content .screen_4_content_line:nth-child(even) {
margin-left: 13%;
}

.screen_4_content_item {
display: inline-block;
vertical-align: top;
width: 34.5%;
margin-left: 7.5%;
}

.screen_4_content_item a {
color: #ffffff;
text-decoration: none;
}

.screen_4_content .screen_4_content_line:nth-child(even) .screen_4_content_item {
width: 39.5%;
margin-left: 8.5%;
}

.screen_4_content_item_icon {
float: left;
width: 8.9%;
}

.screen_4_content_item_icon img {
width: 100%;
}

.screen_4_content_item_icon_hover {
position: absolute;
left: 0px;
top: 0px;
opacity: 0;
visibility: hidden;
transition: 0.3s;
}

.screen_4_content_item:hover .screen_4_content_item_icon_hover {
opacity: 1;
visibility: visible;
}

.screen_4_content_item_text {
padding: 2.3% 0 2.3% 15%;

font-size: 30px;
}


/* Screen 5
-----------------------------------------------------------------------------*/
.screen_5 {
padding: 5% 0 6.5%;
background: url(images/screen-5.jpg) center top no-repeat;
background-size: cover;
color: #ffffff;
}

.screen_5_content {
margin-top: 5.2%;

font-size: 30px;
line-height: 36px;
}

.screen_5_content_left {
float: left;
margin-left: 9%;
width: 37%;
text-align: center;
}

.screen_5_content_right {
float: right;
margin-right: 9%;
width: 37%;
text-align: center;
}

.screen_5_content p {
margin-bottom: 28px;
}

.screen_5_button {
margin-top: 2.5%;
text-align: center;
}

.screen_5_button a {
display: inline-block;
padding: 0.8% 4.5%;
background: #39b54a;
color: #ffffff;
text-decoration: none;

font-size: 30px;
}

.screen_5_button a:hover {
background: #339213;
}


/* Screen 6
-----------------------------------------------------------------------------*/
.screen_6 {
padding: 5% 0;
}

.screen_6_img {
margin: 5.2% auto 0;
width: 65%;
}

.screen_6_img img {
width: 100%;
}

.screen_6_img_item {
position: absolute;
top: 0%;
width: 10%;
height: 100%;
}

.screen_6_img_item span {
display: block;
position: absolute;
z-index: 1;
top: 100%;
left: -100%;
width: 270%;
padding: 10% 15%;
background: #ffffff;
color: #000000;
text-align: center;
display: none;

font-size: 23px;
line-height: 27px;
}

.screen_6_img_item:hover span {
display: block;
}

.screen_6_img_item-1 {
left: 0%;
}

.screen_6_img_item-2 {
left: 30%;
}

.screen_6_img_item-3 {
left: 60%;
}

.screen_6_img_item-4 {
right: 0%;
}


/* Screen 7
-----------------------------------------------------------------------------*/
.screen_7 {
padding: 5% 0;
}

.screen_7 .screen_title {
margin-bottom: 1%;
}

.screen_7_button {
margin-top: 2%;
text-align: center;
}

.screen_7_button a {
display: inline-block;
padding: 0.8% 4.5%;
background: #39b54a;
color: #ffffff;
text-decoration: none;

font-size: 30px;
}

.screen_7_button a:hover {
background: #339213;
}


/* Screen 8
-----------------------------------------------------------------------------*/
.screen_8 {
padding: 2% 0;
}

.screen_8_slider_popup {
position: absolute;
z-index: 1;
left: 10%;
bottom: 100%;
padding: 5% 10%;
background: #ffffff;
color: #000000;
display: none;

font-size: 23px;
line-height: 27px;
}

.screen_8_slider ul li:hover .screen_8_slider_popup {
display: block;
}


/* Jcarousel
-----------------------------------------------------------------------------*/
.jcarousel {
position: relative;
}

.jcarousel ul {
width: 20000em;
position: relative;
list-style: none;
margin: 0;
padding: 0;
}

.jcarousel li {
display: table-cell;
vertical-align: middle;
position: relative;
}

.jcarousel.screen_8_slider img {
display: block;
width: 100%;
height: auto !important;
}

.jcarousel_button {
display: block;
width: 54px;
height: 118px;
position: absolute;
z-index: 9999;
top: 50%;
margin-top: -59px;
opacity: 0.7;
}

.jcarousel_button.inactive {
display: none;
}

.jcarousel_button:hover {
opacity: 1;
}

.jcarousel-control-prev {
background: url(../images/jcarousel-prev.png) left top no-repeat;
left: 10px;
}

.jcarousel-control-next {
background: url(../images/jcarousel-next.png) left top no-repeat;
right: 10px;
}


/* Popup
-----------------------------------------------------------------------------*/
.popup_back {
position: fixed;
z-index: 10001;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.8);
display: none;
}

.popup {
position: absolute;
z-index: 10001;
left: 50%;
width: 40%;
padding: 2% 2%;
background: #ffffff;
display: none;
}

.popup_input {
margin-bottom: 3%;
}

.popup_input p {
color: #2c2c2c;
margin-bottom: 1%;

font-size: 26px;
}

.popup_input input {
color: #959696;
background: #e1e1e1;
padding: 1% 2%;
width: 96%;

font-size: 30px;
}

.popup_input textarea {
color: #959696;
background: #e1e1e1;
padding: 1% 2%;
width: 96%;
resize: none;

font-size: 30px;
}

.popup_submit {
margin-top: 5%;
text-align: center;
}

.popup_submit input {
cursor: pointer;
display: inline-block;
padding: 0.8% 4.5%;
background: #39b54a;
color: #ffffff;
text-decoration: none;

font-size: 30px;
}

.popup_submit input:hover {
background: #339213;
}

.popup_title {
text-align: center;

font-size: 30px;
}

.popup_text {
font-size: 26px;
line-height: 30px;
}


/* Maximage
-----------------------------------------------------------------------------*/
#maximage {
overflow: hidden;
position: absolute;
left: 0;
top: 0;
width: 100%!important;
height: 100%!important;
z-index: 0;
}

div.mc-image {
-webkit-transition: opacity 1s ease-in-out;
-moz-transition: opacity 1s ease-in-out;
-o-transition: opacity 1s ease-in-out;
transition: opacity 1s ease-in-out;
-webkit-background-size: 100%;
-moz-background-size: 100%;
-o-background-size: 100%;
background-size: 100%;
background-position: center top;
background-repeat: no-repeat;
overflow: hidden;
height: 100%!important;
width: 100%!important;
}

.creative {
margin: 2% 0;
text-align: center;
font-size: 26px;
color: #000000;
}

.creative a {
color: #000000;
}


@media screen and (min-width: 1221px) {
.wrapper_block {
max-width: 1220px;
margin: 0 auto;
}

.screen_title {
font-size: 34px;
}

.header_left_content {
font-size: 28px;
line-height: 28px;
}

.header_left_content span {
font-size: 14px;
}

.header_right_phone {
font-size: 22px;
line-height: 28px;
}

.header_right_call {
font-size: 13px;
line-height: 32px;
}

.header_menu ul li a {
font-size: 17px;
}

.screen_6_img_item span {
font-size: 17px;
line-height: 21px;
}

.screen_8_slider_popup {
font-size: 17px;
line-height: 21px;
}

.screen_1_white span.screen_1_white_small {
font-size: 28px;
line-height: 40px;
}

.screen_1_white span.screen_1_white_big {
font-size: 36px;
line-height: 54px;
}

.screen_1_black div {
font-size: 18px;
line-height: 20px;
}

.screen_1_info {
font-size: 18px;
}

.creative {
font-size: 18px;
}

.screen_2_right_item_content {
font-size: 22px;
line-height: 28px;
}

.screen_2_button a {
font-size: 22px;
}

.screen_3_item_title {
font-size: 36px;
}

.screen_3_item_link {
font-size: 14px;
}

.screen_4_content_item_text {
font-size: 22px;
}

.screen_5_content {
font-size: 22px;
line-height: 28px;
}

.screen_5_button a {
font-size: 22px;
}

.screen_7_button a {
font-size: 22px;
}

.popup_input p {
font-size: 18px;
}

.popup_input input {
font-size: 22px;
}

.popup_input textarea {
font-size: 22px;
}

.popup_submit input {
font-size: 22px;
}

.popup_title {
font-size: 22px;
}

.popup_text {
font-size: 18px;
line-height: 22px;
}

}


@media screen and (max-width: 1220px) {

.screen_title {
font-size: 31px;
}

.header_left_content {
font-size: 26px;
line-height: 26px;
}

.header_left_content span {
font-size: 13px;
}

.header_right_phone {
font-size: 20px;
line-height: 26px;
}

.header_right_call {
font-size: 12px;
line-height: 30px;
}

.header_menu ul li a {
font-size: 16px;
}

.screen_6_img_item span {
font-size: 16px;
line-height: 20px;
}

.screen_8_slider_popup {
font-size: 16px;
line-height: 20px;
}

.screen_1_white span.screen_1_white_small {
font-size: 26px;
line-height: 38px;
}

.screen_1_white span.screen_1_white_big {
font-size: 34px;
line-height: 52px;
}

.screen_1_black div {
font-size: 17px;
line-height: 19px;
}

.screen_1_info {
font-size: 17px;
}

.creative {
font-size: 17px;
}

.screen_2_right_item_content {
font-size: 20px;
line-height: 26px;
}

.screen_2_button a {
font-size: 20px;
}

.screen_3_item_title {
font-size: 32px;
}

.screen_3_item_link {
font-size: 13px;
}

.screen_4_content_item_text {
font-size: 20px;
}

.screen_5_content {
font-size: 20px;
line-height: 26px;
}

.screen_5_button a {
font-size: 20px;
}

.screen_7_button a {
font-size: 20px;
}

.popup_input p {
font-size: 17px;
}

.popup_input input {
font-size: 20px;
}

.popup_input textarea {
font-size: 20px;
}

.popup_submit input {
font-size: 20px;
}

.popup_title {
font-size: 20px;
}

.popup_text {
font-size: 17px;
line-height: 21px;
}

}


@media screen and (max-width: 1120px) {

.screen_title {
font-size: 28px;
}

.header_left_content {
font-size: 24px;
line-height: 24px;
}

.header_left_content span {
font-size: 12px;
}

.header_right_phone {
font-size: 18px;
line-height: 24px;
}

.header_right_call {
font-size: 11px;
line-height: 28px;
}

.header_menu ul li a {
font-size: 15px;
}

.screen_6_img_item span {
font-size: 15px;
line-height: 19px;
}

.screen_8_slider_popup {
font-size: 15px;
line-height: 19px;
}

.screen_1_white span.screen_1_white_small {
font-size: 24px;
line-height: 36px;
}

.screen_1_white span.screen_1_white_big {
font-size: 31px;
line-height: 49px;
}

.screen_1_black div {
font-size: 16px;
line-height: 18px;
}

.screen_1_info {
font-size: 16px;
}

.creative {
font-size: 16px;
}

.screen_2_right_item_content {
font-size: 18px;
line-height: 24px;
}

.screen_2_button a {
font-size: 18px;
}

.screen_3_item_title {
font-size: 30px;
}

.screen_3_item_link {
font-size: 12px;
}

.screen_4_content_item_text {
font-size: 18px;
}

.screen_5_content {
font-size: 18px;
line-height: 24px;
}

.screen_5_button a {
font-size: 18px;
}

.screen_7_button a {
font-size: 18px;
}

.popup_input p {
font-size: 16px;
}

.popup_input input {
font-size: 18px;
}

.popup_input textarea {
font-size: 18px;
}

.popup_submit input {
font-size: 18px;
}

.popup_title {
font-size: 18px;
}

.popup_text {
font-size: 16px;
line-height: 20px;
}

}


@media screen and (max-width: 1020px) {

.screen_title {
font-size: 26px;
}

.header_left_content {
font-size: 23px;
line-height: 22px;
}

.header_left_content span {
font-size: 11px;
}

.header_right_phone {
font-size: 17px;
line-height: 22px;
}

.header_right_call {
font-size: 10px;
line-height: 26px;
}

.header_menu ul li a {
font-size: 14px;
}

.screen_6_img_item span {
font-size: 14px;
line-height: 18px;
}

.screen_8_slider_popup {
font-size: 14px;
line-height: 18px;
}

.screen_1_white span.screen_1_white_small {
font-size: 22px;
line-height: 34px;
}

.screen_1_white span.screen_1_white_big {
font-size: 29px;
line-height: 46px;
}

.screen_1_black div {
font-size: 15px;
line-height: 17px;
}

.screen_1_info {
font-size: 15px;
}

.creative {
font-size: 15px;
}

.screen_2_right_item_content {
font-size: 17px;
line-height: 22px;
}

.screen_2_button a {
font-size: 17px;
}

.screen_3_item_title {
font-size: 28px;
}

.screen_3_item_link {
font-size: 11px;
}

.screen_4_content_item_text {
font-size: 17px;
}

.screen_5_content {
font-size: 17px;
line-height: 22px;
}

.screen_5_button a {
font-size: 17px;
}

.screen_7_button a {
font-size: 17px;
}

.popup_input p {
font-size: 15px;
}

.popup_input input {
font-size: 17px;
}

.popup_input textarea {
font-size: 17px;
}

.popup_submit input {
font-size: 17px;
}

.popup_title {
font-size: 17px;
}

.popup_text {
font-size: 15px;
line-height: 19px;
}

}

.popup_close {
display: block;
position: absolute;
right: 10px;
top: 10px;
width: 2%;
}

.popup_close img {
width: 100%;
}


.form_valid_alert {
font-size: 14px;
border: 1px solid #696969;
color: #000000;
position: absolute;
padding: 2px 6px;
bottom: -8px;
left: 15px;
background: white;
z-index: 1;
border-radius: 4px;
white-space: nowrap;
}

.tour {
background: rgba(0, 0, 0, 0.2);
}

.tour .wrapper_block {
position: relative;
}

.tour .screen_title {
margin: 3% 0;
}

.tour_item {
width: 100%;
height: 528px;
}

.tour_img img {
width: 100%;
vertical-align: middle;
}

.tour_popup {
position: relative;
width: 1200px;
height: 0;
overflow: hidden;
}

.tour_popup .jcarousel {
overflow: hidden;
}

.fancybox-inner .tour_popup {
height: auto;
overflow: visible;
}

.tour_img a {
text-align: center;
text-decoration: none;
color: #3a2828;
}

.screen_3_item-full {
width: 100%;
}

.tour .screen_3_item_title {
margin-bottom: 4%;
}

.screen_3_item_link {
font-weight: 700;
color: #000;
}