﻿@font-face {
    font-family: 'Aver';
    src: url('../fonts/Aver.woff2') format('woff2'),
        url('../fonts/Aver.woff') format('woff'),
        url('../fonts/Aver.ttf') format('truetype'),
        url('../fonts/Aver.svg#Aver') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Museo';
    src: url('../fonts/MuseoSansCyrl-500.woff2') format('woff2'),
        url('../fonts/MuseoSansCyrl-500.woff') format('woff'),
        url('../fonts/MuseoSansCyrl-500.ttf') format('truetype'),
        url('../fonts/MuseoSansCyrl-500.svg#MuseoSansCyrl-500') format('svg');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Museo';
    src: url('../fonts/MuseoSansCyrillic-300.woff2') format('woff2'),
        url('../fonts/MuseoSansCyrillic-300.woff') format('woff'),
        url('../fonts/MuseoSansCyrillic-300.ttf') format('truetype'),
        url('../fonts/MuseoSansCyrillic-300.svg#MuseoSansCyrillic-300') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Museo';
    src: url('../fonts/MuseoSansCyrillic-700.woff2') format('woff2'),
        url('../fonts/MuseoSansCyrillic-700.woff') format('woff'),
        url('../fonts/MuseoSansCyrillic-700.ttf') format('truetype'),
        url('../fonts/MuseoSansCyrillic-700.svg#MuseoSansCyrillic-700') format('svg');
    font-weight: 700;
    font-style: normal;
}





html * {max-height:1000000px;}
html{
	-moz-text-size-adjust: : none;
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: none;
	height:100%;
}
* {
	-moz-text-size-adjust: : none;
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: none;
}
body {
	font-family: 'Museo', arial, sans-serif;
	margin:0;
	padding:0;
	color:#181818;
	font-weight: 500;
	min-width:280px;
	background:#ffffff;
	font-size:16px;
	-moz-text-size-adjust: none;
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: none;
	line-height:initial;
	height:100%;
}
/*
body.compensate-for-scrollbar {
    overflow: auto !important;
    margin: 0 !important;
}
*/
ul{
	padding:0;
}
ul,
li {
	list-style:none;
	}
input,
textarea,
select {
	position:relative;
	outline:none; 
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-appearance: none;
	appearance: none;
	-moz-appearance: none;
	font-family: 'Museo', arial, sans-serif;
	font-weight: 300;
	font-size:16px;
	}
input[type="submit"]{
	cursor:pointer;
}
div,
a,
section {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
section{
	overflow:hidden;
}
table {
	border-collapse:collapse;
	padding:0;
	}
h1,
h2,
h3,
h4,
h5,
h6{
	margin:0;
}
a {
	color:#3595ce;
	font-size:14px;
	outline:none;
	text-decoration:none !important;
}
img{border:none;}
b{font-weight:700;}
strong{font-weight:900}
::-webkit-input-placeholder {color:#9f9f9f;}
::-moz-placeholder          {color:#9f9f9f;}/* Firefox 19+ */
:-moz-placeholder           {color:#9f9f9f;}/* Firefox 18- */
:-ms-input-placeholder      {color:#9f9f9f;}
:focus::-webkit-input-placeholder {color: transparent}
:focus::-moz-placeholder          {color: transparent}
:focus:-moz-placeholder           {color: transparent}
:focus:-ms-input-placeholder      {color: transparent}

input.error::-webkit-input-placeholder {color:#e04a4a;}
input.error::-moz-placeholder          {color:#e04a4a;}/* Firefox 19+ */
input.error:-moz-placeholder           {color:#e04a4a;}/* Firefox 18- */
input.error:-ms-input-placeholder      {color:#e04a4a;}
input.error, textarea.error {border-color: rgb(240, 55, 55)!important;}
input.error + label, textarea.error + label {color: rgb(240, 55, 55)!important;}
input:active, textarea:active {outline:none;}
/*:focus {outline:none;} */


ul{
	margin:0;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; 
}
input[type=number] {
    -moz-appearance:textfield; 
}

.radiobox{
	font-size:0;
}
.radiobox input{
	display:none;
}
.radiobox label{
	margin:0 0 0 30px;
	position:relative;
	font-size:16px;
	line-height:1.5;
	font-weight:400;
	cursor:pointer;
	color:#181b3a;
	display:block;
}
.radiobox label a{
	font-size:16px;
	color:#181b3a;
	border-bottom:1px solid #181b3a;
}
.radiobox label a:hover{
	border-color:transparent;
}
.radiobox input + label:before{
	content:'';
	position:absolute;
	border-radius:50%;
	width:16px;
	height:16px;
	left:-30px;
	top:50%;
	margin-top:-8px;
	background: rgb(77,90,246);
    background:-moz-linear-gradient(left, rgba(77,90,246,1) 0%, rgba(111,65,248,1) 100%);
    background:-webkit-linear-gradient(left, rgba(77,90,246,1) 0%,rgba(111,65,248,1) 100%);
    background:linear-gradient(to right, rgba(77,90,246,1) 0%,rgba(111,65,248,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d5af6', endColorstr='#6f41f8',GradientType=1 );
	background-repeat:no-repeat;
	background-position:center;
}
.radiobox input:checked + label:before{
	background: rgb(77,90,246) url(../images/true-sm.svg) no-repeat center;
    background: url(../images/true-sm.svg), -moz-linear-gradient(left, rgba(77,90,246,1) 0%, rgba(111,65,248,1) 100%);
    background: url(../images/true-sm.svg), -webkit-linear-gradient(left, rgba(77,90,246,1) 0%,rgba(111,65,248,1) 100%);
    background: url(../images/true-sm.svg),  linear-gradient(to right, rgba(77,90,246,1) 0%,rgba(111,65,248,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d5af6', endColorstr='#6f41f8',GradientType=1 );
	background-repeat:no-repeat;
	background-position:center;
}
.radiobox input + label:after{
}

input[type="text"].error,
textarea.error{
	border-color:red;
}
input.error + label{
	color:red;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="number"],
textarea{
	padding:23px 20px;
	display:block;
	width:100%;
	border:none;
	border:1px solid #e8e8e8;
	background-color:#fff;
	font-size:18px;
	font-weight:400;
	max-width:100%;
	width:100%;
	margin:0 0 20px;
	border-radius:15px;
}
textarea{
	resize:none;
	height:280px;
}
input[type="submit"]{
	border:none;
	width:100%;
}

.btn{
	display:inline-block;
	font-size:18px;
	color:#413112;
	background: #f9daa0;
	background: -moz-linear-gradient(top, #f9daa0 0%, #c3a05b 100%); 
	background: -webkit-linear-gradient(top, #f9daa0 0%,#c3a05b 100%); 
	background: linear-gradient(to bottom, #f9daa0 0%,#c3a05b 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9daa0', endColorstr='#c3a05b',GradientType=0 ); 
	text-align:center;
	padding:20px 30px 20px 30px;
	border-radius:9px;
	font-weight:700;
	box-shadow:0px 10px 20px rgba(24, 27, 58, 0.3);
	position:relative;
	outline:none;
	cursor:pointer;
	border-bottom:4px solid #856935;
	
	transition:0.5s all ease;
	-webkit-transition:0.5s all ease;
	-moz-transition:0.5s all ease;
	-o-transition:0.5s all ease;
	
}
.btn:hover{
	border-color:#c3a05b;
	transform:translateY(2px);
}

.toggle_mnu {
	width: 40px;
	border: none;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	position:relative;
	padding:0;
	cursor:pointer;
	background: transparent;
	box-shadow: none;
	cursor:pointer;
	outline:none !important;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.toggle_mnu span {
	display: block; 
	margin:0 auto;
}
.toggle_mnu p {
	color:#fff;
	margin:0 0 0 10px;
	font-family:'Lisa';
}
.toggle_mnu .sandwich {
	height: 25px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 400; 
	margin:0;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
		align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
	justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
	flex-direction: column;
}
.toggle_mnu .sw-topper {
	position: relative;
	top: -4px;
	width: 19px;
	height: 2px;
	background: #ebc47b;
	border: none;
	border-radius: 4px 4px 4px 4px;
	-webkit-transition: -webkit-transform 0.5s, top 0.2s;
	transition: transform 0.5s, top 0.2s;
	display: block; 
}
.toggle_mnu .sw-bottom {
	position: relative;
	width: 19px;
	height: 2px;
	top: 0px;
	background: #fff;
	border: none;
	border-radius: 4px 4px 4px 4px;
	-webkit-transition: -webkit-transform 0.5s, top 0.2s;
	transition: transform 0.5s, top 0.2s;
	-webkit-transition-delay: 0.2s, 0s;
	transition-delay: 0.2s, 0s; 
}
.toggle_mnu .sw-footer {
	position: relative;
	width: 19px;
	height: 2px;
	top: 4px;
	background: #fff;
	border: none;
	border-radius: 4px 4px 4px 4px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s; 
}
header.fixed .toggle_mnu .sw-bottom,
header.fixed .toggle_mnu .sw-footer{
	background:#000;
}

.toggle_mnu .sandwich.active .sw-topper {
  top: 3px;
  -webkit-transform: rotate(-45deg);
	  -ms-transform: rotate(-45deg);
		  transform: rotate(-45deg); }
.toggle_mnu .sandwich.active .sw-bottom {
  top: 1px;
  -webkit-transform: rotate(45deg);
	  -ms-transform: rotate(45deg);
		  transform: rotate(45deg); }
.toggle_mnu .sandwich.active .sw-footer {
  opacity: 0;
  top: 0;
  -webkit-transform: rotate(180deg);
	  -ms-transform: rotate(180deg);
		  transform: rotate(180deg); }



.container{
	max-width:1190px;
	margin:0 auto;
	width:100%;
	padding-left:10px;
	padding-right:10px;
}





.front-block{
	background:url(../images/bg1.jpg) no-repeat center / cover;
	margin:0 0 0px;
}
.fixed-header .front-block{
	padding:155px 0 0px 0;
}
header{
	padding:50px 0;
	
	transition:0.5s all ease;
	-webkit-transition:0.5s all ease;
	-moz-transition:0.5s all ease-;
	-ms-transition:0.5s all ease;
	-o-transition:0.5s all ease;


}
header .inner{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
}
header .logo{
	width:28%;
}
header .logo a{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	font-size:0;
}
header .logo .icon{
	width:33px;
}
header .logo .icon.icon-fixed{
	display:none;
}
header .logo .text{
	width:calc(100% - 33px);
	padding:0 0 0 5px;
}
header .logo .text .name{
	color:#e0ba73;
	font-size:30px;
	font-weight:500;
}
header .logo .text .description{
	font-size:16px;
	color:#fff;
}
header .menu{
	width:43%;
	
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-pack:distribute;justify-content:space-around;
}
header .menu a{
	font-size:14px;
	color:#fff;
	transition:0.5s all ease;
	-webkit-transition:0.5s all ease;
	-moz-transition:0.5s all ease;
	-o-transition:0.5s all ease;
}
header .menu a:hover{
	color:#e0ba73;
}
header .contacts{
	width:29%;
	text-align:right;
}
header .contacts .phone a{
	position:relative;
	padding:0 0 0 35px;
	font-weight:700;
	color:#fff;
	font-size:26px;
	transition:0.5s all ease;
	-webkit-transition:0.5s all ease;
	-moz-transition:0.5s all ease;
	-o-transition:0.5s all ease;
	
}
header .contacts .phone a:hover{
	color:#ecc478;
}
header .contacts .phone a:before{
	content:'';
	position:absolute;
	left:0;
	top:50%;
	width:21px;
	height:21px;
	margin-top:-8.5px;
	background:url(../images/phone.png) no-repeat center;
}
header .contacts .button a{
	color:#ecc478;
	display:inline-block;
	border-bottom:1px solid #ecc478;
	transition:0.5s all ease;
	-webkit-transition:0.5s all ease;
	-moz-transition:0.5s all ease;
	-o-transition:0.5s all ease;
	
}
header .contacts .button a:hover{
	border-color:transparent;
}
header .mobile-menu{
	display:none;
}

header.fixed{
	padding:20px 0;
	background:#fffbf1;
	position:fixed;
	width:100%;
	top:0;
	z-index:500;
	box-shadow:0px 5px 15px rgba(0,0,0,0.3);
}
header.fixed .logo .text .description{
	color:#202020;
}

header.fixed .logo .icon{
	display:none;
}
header.fixed .logo .icon.icon-fixed{
	display:block;
}
header.fixed .menu a{
	color:#202020;
}
header.fixed .contacts .phone a{
	color:#202020;
	
}

.side-menu{
	position:fixed;
	right:-100%;
	top:0;
	z-index:5000;
	height:100%;
	width:280px;
	background: #f9daa0;
    background: -moz-linear-gradient(top, #f9daa0 0%, #c3a05b 100%);
    background: -webkit-linear-gradient(top, #f9daa0 0%,#c3a05b 100%);
    background: linear-gradient(to bottom, #f9daa0 0%,#c3a05b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9daa0', endColorstr='#c3a05b',GradientType=0 );
	
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
.side-menu .toggle_mnu{
	position:absolute;
	right:20px;
	top:20px;
}
.side-menu .menu{
	padding:0 0 0 15px;
}
.side-menu .menu a{
	display:block;
	color:#fff;
	font-weight:700;
	padding:10px 0;
	font-size: 18px;
}

.side-menu .toggle_mnu .sw-bottom, 
.side-menu .toggle_mnu .sw-footer,
.side-menu .toggle_mnu .sw-topper{
	background:#000;
}
#site-overlay{
	position:fixed;
	width:100%;
	height:100%;
	left:0;
	top:0;
	opacity:0;
	visibility:hidden;
	background:rgba(0,0,0,0.8);
	z-index:4000;
	transition:0.5s all ease;
	-webkit-transition:0.5s all ease;
	-moz-transition:0.5s all ease-;
	-ms-transition:0.5s all ease;
	-o-transition:0.5s all ease;

}
#site-overlay.active{
	opacity:1;
	visibility:visible;
}
.front-block .block{
	padding:10px 0 75px;
}
.front-block .block .inner{
	position:relative;
}
.front-block .block .scroll-bottom{
	position:absolute;
	right:-57px;
	bottom:70px;
	font-size:16px;
	text-transform:uppercase;
	transform:rotate(-90deg);
	color:#fff;
	cursor:pointer;
	transition:0.5s all ease;
	-webkit-transition:0.5s all ease;
	-moz-transition:0.5s all ease;
	-o-transition:0.5s all ease;
	
}
.front-block .block .scroll-bottom:hover{
	color:#e0ba73;
}
.front-block .block .scroll-bottom:before{
    content: '';
    position: absolute;
    height: 2px;
    background: #e0ba73;
    opacity: 0.2;
    width: 250px;
    top: 7px;
    left: calc(100% + 10px);
}

.front-block .block .title{
	color:#fff;
	font-size:32px;
	margin:0 0 30px;
	font-weight:300;
}
.main-caption {
	color:#ebc47b;
	text-transform:uppercase;
	font-family:'Aver';
	font-size:72px;
	line-height:72px;
	font-weight:400;
	margin:0 0 40px;
}
.front-block .block .ben{
	margin:0 0 60px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
}
.front-block .block .ben .item{
	max-width:270px;
	width:100%;
}
.front-block .block .ben .item span{
	color:#fff;
	font-size:18px;
	padding:0 0 0 35px;
	display:inline-block;
	position:relative;
}
.front-block .block .ben .item span:before{
	content:'';
	position:absolute;
	width:13px;
	height:13px;
	background:#d4af6c;
	border:2px solid #ffdd9e;
	border-radius:50%;
	box-shadow:0px 4px 16px rgba(255, 234, 190, 0.5);
	left:0;
	top:5px;
}
.front-block .block .button .btn{
	max-width:280px;
	width:100%;
}

.parthost{
	padding:0 0 110px;
}
.parthost .outer{
	position:relative;
}
.parthost .outer:before{
	content:'';
	position:absolute;
	left:55px;
	bottom:0;
	width:183px;
	height:242px;
	background:url(../images/mic1.png) no-repeat center / contain;
	z-index:2;
}
.parthost .outer:after{
	content:'';
	position:absolute;
    right: 75px;
    bottom: -70px;
	width:126px;
	height:164px;
	background:url(../images/mic2.png) no-repeat center / contain;
	z-index:2;
}
.parthost .inner{
	position:relative;
	text-align:center;
	max-width:920px;
	margin:0 auto;
	padding:80px 80px;
}
.parthost .inner:before{
	content:'';
	position:absolute;
	left:0;
	top:0;
	height:100%;
	border-left:15px solid #ebc47b;
	border-top:15px solid #ebc47b;
	border-bottom:15px solid #ebc47b;
	width:160px;
	-webkit-box-sizing: border-box;    box-sizing: border-box;
}
.parthost .inner:after{
	content:'';
	position:absolute;
	right:0;
	top:0;
	height:100%;
	border-right:15px solid #ebc47b;
	border-top:15px solid #ebc47b;
	border-bottom:15px solid #ebc47b;
	width:160px;
	    -webkit-box-sizing: border-box;    box-sizing: border-box;
}
.parthost .inner .caption {
	font-size:37px;
	font-family:'Aver';
	margin:0 0 20px;
	font-weight:400;
	text-transform:uppercase;
}
.parthost .inner p{
	margin:0;
	font-size:18px;
	line-height:1.5;
}

.services{
	margin:0 0 120px;
}
.services .caption {
	font-size:48px;
	font-weight:400;
	margin:0 0 40px;
	font-family:'Aver';
	text-transform:uppercase;
}
.services .inner{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;
}
.services .item{
	margin:15px 0;
	width:16.66666%;
}
.services .item .thumb{
	border-radius:10px;
	overflow:hidden;
	background:#ffdfa2;
	border:5px solid #d4af6c;
	box-shadow:0 24px 46px rgba(238, 198, 122, 0.3);
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;
	font-size:0;
	margin:0 0 20px;
	width:115px;
	height:115px;
	
	transition:0.5s all ease;
	-webkit-transition:0.5s all ease;
	-moz-transition:0.5s all ease;
	-o-transition:0.5s all ease;
	
}
.services .item:hover .thumb{
	box-shadow:none;
	background:#fff;
}
.services .item .thumb img{
	max-width:70px;
	max-height:60px;
}
.services .item .title{
	font-size:18px;
}

.quiz{
	padding:100px 0;
	background: #fdf1c6;
	background: -moz-linear-gradient(top, #fdf1c6 0%, #ebd7a7 100%);
	background: -webkit-linear-gradient(top, #fdf1c6 0%,#ebd7a7 100%);
	background: linear-gradient(to bottom, #fdf1c6 0%,#ebd7a7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdf1c6', endColorstr='#ebd7a7',GradientType=0 );
	position:relative;
}
.quiz:before{
	content:'';
	position:absolute;
	z-index:1;
	width:250px;
	height:531px;
	background:url(../images/mic3.png) no-repeat center;
	left:0;
	bottom:150px;
}
.quiz .title{
	font-size:32px;
	margin:0 0 35px;
	font-weight:300;
}
.quiz .caption{
	font-family:'Aver';
	font-size:48px;
	font-weight:400;
	margin:0 0 60px;
	text-transform:uppercase;
}
.quiz .caption span{
	font-size:36px;
	display:block;
}
.quiz .inner{
	height:522px;
	background:url(../images/quiz.jpg) no-repeat center / 100% 100%;
	border-radius:35px;
	overflow:hidden;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;
}
.quiz .outer{
	position:relative;
	z-index:2;
}
.quiz .outer:after{
	content:'';
	position:absolute;
	width:622px;
	height:707px;
	background:url(../images/balloon.png) no-repeat center;
	right: -374px;
    top: -323px;
	pointer-events:none;
}
.quiz .inner .btn{
	max-width:320px;
	width:100%;
}

.hr{
	background:url(../images/bricks.jpg) no-repeat center / cover;
	padding:100px 0 90px;
	position:relative;
}
.hr:after{
	width:262px;
	height:740px;
	content:'';
	position:absolute;
	background:url(../images/balloon2.png) no-repeat center;
	right:0;
	top:50%;
	margin-top:-320px;
}
.hr .caption {
	font-size:48px;
	font-family:'Aver';
	text-transform:uppercase;
	margin:0 0 10px;
	font-weight:400;
}
.hr .caption-sm {
	font-size:32px;
	font-family:'Aver';
	margin:0 0 50px;
	font-weight:300;
}

.hr .hosts-controls{
	padding:18px 29px;
	border:1px solid #ebc47b;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	margin:0 0 45px;
	-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;
}
.hr .reports-controls{
	padding:18px 29px;
	border:1px solid #ebc47b;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	margin:45px 0 0 0;
	-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;
}
.hr .reports-controls .swiper-pagination,
.hr .hosts-controls .swiper-pagination{
	position:static;
	color:#584014;
	font-family:'Aver';
	font-size:28px;
	width:auto;
}
.hr .reports-controls .swiper-pagination .swiper-pagination-total,
.hr .reports-controls .swiper-pagination .swiper-pagination-current,
.hr .hosts-controls .swiper-pagination .swiper-pagination-total,
.hr .hosts-controls .swiper-pagination .swiper-pagination-current{
	width:auto;
	height:auto;
	background:none;
	outline:none;
}
.hr .hosts-controls .swiper-button-prev,
.hr .hosts-controls .swiper-button-next{
	width:55px;
	height:55px;
	position:static;
	border-radius:50%;
	border:1px solid #ecc782;
	margin:0;
	background:url(../images/arr.svg) no-repeat center / 17px 29px;
	outline:none;
	
}
.hr .hosts-controls .swiper-button-prev{
	-webkit-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	transform:rotate(180deg);
}
.hr .swiper-hosts{
	margin:0 0 50px;
}
.hr .swiper-hosts .about{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	margin:0 0 30px;
}
.hr .swiper-hosts .swiper-slide .thumbnail{
	width:25%;
	font-size:0;
}
.hr .swiper-hosts .swiper-slide .info{
	width:60%;
	padding:0 0 0 25px;
}
.hr .swiper-hosts .swiper-slide .thumbnail img{
	width:100%;
}
.hr .swiper-hosts .swiper-slide .info .title{
	font-size:36px;
	font-family:'Aver';
	margin:0 0 30px;
	text-transform:uppercase;
}
.hr .swiper-hosts .swiper-slide .info li{
	font-size:18px;
	padding:0 0 0 35px;
	display:inline-block;
	position:relative;
	margin:0 0 20px;
	font-weight:300;
	line-height:1.5;
}
.hr .swiper-hosts .swiper-slide .info li:before{
	content:'';
	position:absolute;
	width:13px;
	height:13px;
	background:#d4af6c;
	border:2px solid #ffdd9e;
	border-radius:50%;
	box-shadow:0px 4px 16px rgba(255, 234, 190, 0.5);
	left:0;
	top:5px;
}
.hr .swiper-hosts .swiper-slide .info .btn{
	max-width:290px;
	width:100%;
}
.hr .caption-sm {
	font-size:28px;
	font-family:'Aver';
	text-transform:uppercase;
	margin:0 0 30px;
}
.hr .media{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
}
.hr .media .video{
	position:relative;
	width:50%;
	border-radius:40px;
	overflow:hidden;
	box-shadow:0px 0 20px rgba(0,0,0,0.2);
	cursor:pointer;
	font-size:0;
}
.hr .media .video:before{
	content:'';
	position:absolute;
	left:50%;
	top:50%;
	width:130px;
	height:130px;
	background:url(../images/play.png) no-repeat center / contain;
	margin-top:-65px;
	margin-left:-65px;
	pointer-events:none;
	z-index:15;
}
.hr .media .video > img{
	position:relative;
	z-index:3;
	width:100%;
}
.hr .media .video.active > img{
	pointer-events:none;
	opacity:0;
}
.hr .media .video.active:before{
	display:none; 
}
.hr .media .frame{
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
}
.hr .media .thumbs{
	width:100%;
	-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
}
.hr .media .video + .thumbs{
	-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;
}
.hr .media .thumbs .item{
	width:calc(20% - 10px);
	font-size:0;
	border-radius:20px;
	overflow:hidden;
	margin:0 10px 10px 0;
	box-shadow:0px 0 20px rgba(0,0,0,0.2);
}
.hr .media .video + .thumbs{
	width:50%;
	padding:0 0 0 25px;
}
.hr .media .video + .thumbs .item{
	width:47%;
	font-size:0;
	border-radius:40px;
	overflow:hidden;
	margin:0;
	box-shadow:0px 0 20px rgba(0,0,0,0.2);
}
.hr .media .video + .thumbs .item:nth-child(1),
.hr .media .video + .thumbs .item:nth-child(2){
	margin:0 0 44px;
}
.hr .media .thumbs .item a{
	font-size:0;
}
.hr .media .thumbs .item img{
	width:100%;
	height:180px;
	object-fit:cover;
}


.control{
	text-align:center;
	padding: 50px 0;
    background: #fdf1c6;
    background: -moz-linear-gradient(top, #fdf1c6 0%, #ebd7a7 100%);
    background: -webkit-linear-gradient(top, #fdf1c6 0%,#ebd7a7 100%);
    background: linear-gradient(to bottom, #fdf1c6 0%,#ebd7a7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdf1c6', endColorstr='#ebd7a7',GradientType=0 );
    position: relative;
	margin:0 0 100px;
}
.control .container{
	position: relative;
}
.control .container:after{
	content:'';
	position:absolute;
	width:130px;
	height:262px;
	background:url(../images/balloon4.png) no-repeat center / contain;
	
	top:-100px;
	left: calc(100% + 80px);
}
.control .container:before{
	content:'';
	position:absolute;
	width:130px;
	height:262px;
	background:url(../images/balloon3.png) no-repeat center / contain;
	right:calc(100% + 50px);
	bottom:-100px;
	-webkit-filter: blur(3px);filter: blur(3px);
}
.control .inner{
	max-width:750px;
	margin:0 auto;
}
.control .inner .thumb{
	margin:0 0 25px;
}
.control .inner .caption,
.video-caption-2 {
	font-family:'Aver';
	font-size:36px;
	text-transform:uppercase;
	margin:0 0 25px;
	font-weight:400;
}
.control .inner p{
	margin:0;
	line-height:1.5;
	font-size:20px;
	font-weight:300;
}

.price{
	padding:90px 0;
	background:url(../images/price.jpg) no-repeat center;
	position:relative;
}
.price:before{
	content:'';
	left:0;
	bottom:200px;
	height:100%;
	width:318px;
	background:url(../images/price-before.png) no-repeat center bottom;
	position:absolute;
	z-index:1;
}
.price:after{
	content:'';
	right:0;
	bottom:70px;
	height:100%;
	width:370px;
	background:url(../images/price-after.png) no-repeat center;
	position:absolute;
	z-index:1;
}
.price .heading{
	font-weight:300;
	font-size:28px;
	margin:0 0 10px;
}
.price .caption {
	margin:0 0 70px;
	font-family:'Aver';
	font-weight:400;
	text-transform:uppercase;
	font-size:48px;
	position:relative;
	z-index:3;
}
.main-form-input input:nth-child(1) {
	display: none;
}
.price .inner{
	-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	position:relative;
	z-index:5;
}
.price .inner .offer{
	width:48.5%;
	padding:30px 7%;
	margin:0 0 30px;
	border-radius:25px;
	box-shadow:0px 0px 10px rgba(0,0,0,0.1);
	background:#fff;
	transition:0.5s all ease;
	-webkit-transition:0.5s all ease;
	-moz-transition:0.5s all ease-;
	-ms-transition:0.5s all ease;
	-o-transition:0.5s all ease;
	position:relative;

}
.price .inner .offer:hover{
	background:#f5ecd2;
}
.price .inner .offer.hasSale .mark{
	position:absolute;
	right:-30px;
	top:-30px;
	width:90px;
	height:90px;
	border-radius:50%;
	background:#fecb6b;
	font-size:14px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
}
.price .inner .offer.hasSale .mark span{
	display:block;
	font-family:'Aver';
	font-weight:700;
	font-size:28px;
}
.price .inner .offer .title{
	font-size:28px;
	font-family:'Aver';
	padding:0 0 25px;
	margin:0 0 15px;
	position:relative;
	text-align:center;
}
.price .inner .offer .title:after{
	content:'';
	position:absolute;
	height:1px;
	background:#e0ba73;
	bottom:0;
	left:50%;
	width:300px;
	margin-left:-150px;
}
.price .inner .offer ul{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	min-height:132px;
}
.price .inner .offer li{
	font-size:20px;
	padding:0 0 0 35px;
	display:inline-block;
	position:relative;
	margin:10px 0;
	font-weight:300;
	width:50%;
	-webkit-box-sizing:border-box;box-sizing:border-box; 
}
.price .inner .offer li:before{
	content:'';
	position:absolute;
	width:13px;
	height:13px;
	background:#d4af6c;
	border:2px solid #ffdd9e;
	border-radius:50%;
	box-shadow:0px 4px 16px rgba(255, 234, 190, 0.5);
	left:0;
	top:5px;
}
.price .inner .offer .button{
	text-align:center;
	margin:20px 0 0 0;
}
.price .inner .offer .button .btn{
 padding:18px 30px;
}

.price .bottom{
	text-align:center;
	font-size:30px;
	font-family:'Aver';
	margin:30px auto 70px;
    position: relative;
    text-align: center;
    max-width: 920px;
    padding: 20px 80px 40px;
}
.price .bottom:before {
content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    border-left: 15px solid #ebc47b;
    border-top: 15px solid #ebc47b;
    border-bottom: 15px solid #ebc47b;
    width: 160px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.price .bottom:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    border-right: 15px solid #ebc47b;
    border-top: 15px solid #ebc47b;
    border-bottom: 15px solid #ebc47b;
    width: 160px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.price .bottom span{
	display:block;
	font-weight:700;
	font-size:40px;
	line-height:45px;
	margin:0 0 0px;
}
.price .bottom p{
    margin: 0 ;
}
.price .dj{
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(212,212,212,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(212,212,212,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(212,212,212,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d4d4d4',GradientType=0 );
	position:relative;
	overflow:hidden;
	border-radius:25px;
	padding:100px 0;
	z-index:10;
	box-shadow:0px 1px 10px rgba(0,0,0,0.1);
}
.price .dj:before{
	content:'';
	position:absolute;
	left:0;
	bottom:0;
	width:538px;
	height:398px;
	background:url(../images/dj.png) no-repeat center;
	z-index:2;
}

.price .dj .indj{
	position:relative;
	z-index:5;
	padding-left:550px;
}
.price .dj .caption-sm {
	font-size:26px;
	font-family:'Aver';
	text-transform:uppercase;
	font-weight:400;
	margin:0 0 25px;
}
.price .dj p{
	font-size:24px;
	font-weight:300;
	margin:0 0 35px;
}
.price .dj .btn{
	width:200px;
}

.discuss{
	text-align:center;
	padding: 50px 0;
    background: #fdf1c6;
    background: -moz-linear-gradient(top, #fdf1c6 0%, #ebd7a7 100%);
    background: -webkit-linear-gradient(top, #fdf1c6 0%,#ebd7a7 100%);
    background: linear-gradient(to bottom, #fdf1c6 0%,#ebd7a7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdf1c6', endColorstr='#ebd7a7',GradientType=0 );
    position: relative;
}
.discuss .inner{
	max-width:1000px;
	margin:0 auto;
}
.discuss .inner .thumb{
	margin:0 0 25px;
}
.discuss .inner .caption {
	font-family:'Aver';
	font-size:36px;
	text-transform:uppercase;
	margin:0 0 25px;
	font-weight:400;
}
.discuss .inner p{
	margin:0 0 25px;
	line-height:1.5;
	font-size:20px;
	font-weight:300;
}
.discuss .inner .button{
	text-align:center;
}


.care{
	background:url(../images/bricks.jpg) no-repeat center / cover;
	position:relative;
}
.care:after{
	content:'';
	position:absolute;
	right:0;
	top:0;
	width:893px;
	height:667px;
	background:url(../images/confetti.png) no-repeat center;
	z-index:1;
}
.care .inner{
	max-width:950px;
	position:relative;
	z-index:5;
	padding:220px 0;
}
.care .caption {
	font-size:48px;
	text-transform:uppercase;
	font-family:'Aver';
	font-weight:400;
	margin:0 0 25px;
}
.care p{
	margin:0;
	font-size:28px;
	line-height:1.5;
	font-weight:300;
}

.reviews{
	background: #fdf1c6;
    background: -moz-linear-gradient(top, #fdf1c6 0%, #ebd7a7 100%);
    background: -webkit-linear-gradient(top, #fdf1c6 0%,#ebd7a7 100%);
    background: linear-gradient(to bottom, #fdf1c6 0%,#ebd7a7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdf1c6', endColorstr='#ebd7a7',GradientType=0 );
	position:relative;
	padding:90px 0;
}
.reviews:before{
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(../images/reviews.png) no-repeat center;
	z-index:2;
}
.reviews .top{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	margin:0 0 45px;
	-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;
	
}
.reviews .top .title{
	font-size:28px;
	font-weight:300;
	margin:0 0 15px;
}
.reviews .top .caption {
	font-size:48px;
	font-weight:400;
	font-family:'Aver';
	text-transform:uppercase;
}
.reviews .review-controls{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
.reviews .swiper-button-prev,
.reviews .swiper-button-next{
	width:55px;
	height:55px;
	position:static;
	border-radius:50%;
	border:1px solid #ecc782;
	margin:0;
	background:url(../images/arr.svg) no-repeat center / 17px 29px;
	outline:none;
}
.reviews .swiper-button-prev{
	-webkit-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	transform:rotate(180deg);
	margin:0 20px 0 0;
}
.reviews .inner{
	max-width:770px;
	margin:0 auto;
	position:relative;
	z-index:5;
}
.reviews .swiper-container{
	overflow:visible;
}
.reviews .inner .swiper-slide{
	background:#fff;
	border-radius:25px;
	box-shadow:0 0 15px rgba(0,0,0,0.1);
	padding:45px 50px;
	opacity:0.5;
	transition:0.5s all ease;
	-webkit-transition:0.5s all ease;
	-moz-transition:0.5s all ease-;
	-ms-transition:0.5s all ease;
	-o-transition:0.5s all ease;
}
.reviews .inner .swiper-slide.swiper-slide-active{
	opacity:1;
}
.reviews .inner .swiper-slide .name{
	font-size:20px;
	text-transform:uppercase;
	margin:0 0 20px;
}
.reviews .inner .swiper-slide p{
	font-size:18px;
	font-weight:300;
	margin:0 0 30px;
	line-height:1.5;
}
.reviews .inner .swiper-slide span{
	font-size:18px;
	display:block;
}

.question {
	padding:100px 0;
	background:url(../images/bottle.jpg) no-repeat right 60px;
	border-bottom:1px solid #e8e8e8;
}
.question .caption {
	text-transform:uppercase;
	font-family:'Aver';
	font-weight:400;
	font-size:48px;
	margin:0 0 30px;
}
.question .phone a{
	font-size:60px;
	font-weight:700;
	color:#e0ba73;
	transition:0.5s all ease;
	-webkit-transition:0.5s all ease;
	-moz-transition:0.5s all ease-;
	-ms-transition:0.5s all ease;
	-o-transition:0.5s all ease;

}
.question .mail a {
	font-size:40px;
	font-weight:700;
	color:#e0ba73;
	transition:0.5s all ease;
	-webkit-transition:0.5s all ease;
	-moz-transition:0.5s all ease-;
	-ms-transition:0.5s all ease;
	-o-transition:0.5s all ease;
}
.question .phone a:hover,
.question .mail a:hover {
	color:#e0ba73;
}
.question .phone,
.question .mail {
	margin:0 0 30px;
}
.question p{
	font-size:24px;
	line-height:1.5;
	font-weight:400;
	margin:0 0 30px;
}
.question form{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
.question .left{
	width:55%;
}
.question .right{
	width:45%;
	padding:0 0 0 30px;
}
.question .controls-mobile{
	display:none;
}
.question .form-control{
	margin:0 0 20px;
}
.question span{
	display:block;
	text-align:center;
	font-size:12px;
	font-weight:300;
	color:#9f9f9f;
}



footer{
	padding:20px 0;
}
footer .inner{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
}
footer .logo{
	width:50%;
}
footer .logo a{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	font-size:0;
}
footer .logo .icon{
	width:33px;
}
footer .logo .text{
	width:calc(100% - 33px);
	padding:0 0 0 5px;
}
footer .logo .text .name{
	color:#e0ba73;
	font-size:30px;
	font-weight:500;
}
footer .logo .text .description{
	font-size:16px;
	color:#181818;
}
footer .dev{
	width:50%;
	text-align:right;
}
footer .dev a{
	font-size:0;
}
footer .dev p{
	margin:5px 0 0 0;
	font-size:12px;
	font-weight:300;
}

.popup{
	padding:40px 30px;
	max-width:375px;
}
.popup .title{
	font-weight:700;
	text-align:center;
	margin:0 0 10px;
	font-size:24px;
}
.popup .subtitle{
	text-align:center;
	margin:0 0 20px;
	font-size:16px;
}
.popup .form-input,
.popup .form-control{
	text-align:center;
}

.popup span{
	display:block;
	text-align:center;
	font-size:12px;
	font-weight:300;
	color:#9f9f9f;
	margin:10px 0 0 0;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.swiper-img img {
	border-radius: 5px;
	margin: auto;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	border: 1px solid #ccc;
	/*height: 300px;*/
	width: auto;
}
.bottom-review-controls {
	margin-top: 30px;
}
.bottom-review-controls .review-controls {
	justify-content: flex-end;
}
.swiper-reviews {
	position: relative;
}
.inner-review-controls .swiper-button-prev,
.inner-review-controls .swiper-button-next {
	position: absolute;
	top: 50%;
	margin-top: -27px;
}
.inner-review-controls .swiper-button-prev {
	left: 0;
}
.inner-review-controls .swiper-button-next {
	right: 0;
}
.email-field {
	display: none !important;
}
.main-txt {
	padding: 4rem 0 0;
}
.main-text-wrap {
	height: 400px;
	border-radius: 0;
	background: #ffffff;
	border: 4px solid #ebc47b;
	padding: 20px 10px;
	overflow: auto;
	text-align: left;
}
.main-text-inner {
	padding: 5px 20px;
}
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.new-year-video {
	text-align: center;
	/*max-width: 650px;*/
	margin-left: auto;
	margin-right: auto;
}
.new-year-block .caption,
.new-year-block .caption-sm {
	text-align: center;
}
.moroz-video-section {
	padding-bottom: 120px;
}
.new-year-block:after {
	display: none;
}
.hr .caption-new-year {
	font-size: 40px;
}
.caption-new-year-2,
.hr .caption-new-year-2 {
	margin-top: 50px;
}
.caption-new-year {
	margin-top: 50px;
}
.video-caption {
	text-align: center;
	margin-top: 0.7em;
	font-size: 25px;
	color: #d12c2c;
}
.video-caption-2 {
	margin-top: 15px;
	color: #d12ca2;
}
.caption-txt {
	display: block;
	color: #32229c;
}
.caption-txt-1 {
	color: #1f165c;
}
.caption-txt-2 {
	color: #32229c;
}
.caption-txt-3 {
	color: #745ffa;
}
.action-r-2:after {
	content: url('../images/akci.png');
	zoom: 0.55;
	position: relative;
	bottom: 6px;
}