@charset "utf-8";

@font-face {
	font-family: 'BlissPro';
	src: url('../fonts/blisspro-extralight.eot');
	src: url('../fonts/blisspro-extralight.eot?#iefix') format('embedded-opentype'), url('../fonts/blisspro-extralight.otf') format('opentype'), url('../fonts/blisspro-extralight.ttf') format('truetype'), url('../fonts/blisspro-extralight.svg#BlissProRegular') format('svg');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'BlissPro';
	src: url('../fonts/blisspro-light.eot');
	src: url('../fonts/blisspro-light.eot?#iefix') format('embedded-opentype'), url('../fonts/blisspro-light.otf') format('opentype'), url('../fonts/blisspro-light.ttf') format('truetype'), url('../fonts/blisspro-light.svg#BlissProRegular') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'BlissPro';
	src: url('../fonts/blisspro-regularwebfont.eot');
	src: url('../fonts/blisspro-regularwebfont.eot?#iefix') format('embedded-opentype'), url('../fonts/blisspro-regularwebfont.woff') format('woff'), url('../fonts/blisspro-regularwebfont.ttf') format('truetype'), url('../fonts/blisspro-regularwebfont.svg#BlissProRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'BlissPro';
	src: url('../fonts/blisspro-boldwebfont.eot');
	src: url('../fonts/blisspro-boldwebfont.eot?#iefix') format('embedded-opentype'), url('../fonts/blisspro-boldwebfont.woff') format('woff'), url('../fonts/blisspro-boldwebfont.ttf') format('truetype'), url('../fonts/blisspro-boldwebfont.svg#BlissProBold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'BlissPro';
	src: url('../fonts/blisspro-heavywebfont.eot');
	src: url('../fonts/blisspro-heavywebfont.eot?#iefix') format('embedded-opentype'), url('../fonts/blisspro-heavywebfont.otf') format('opentype'), url('../fonts/blisspro-heavywebfont.ttf') format('truetype'), url('../fonts/blisspro-heavywebfont.svg#BlissProHeavyRegular') format('svg');
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: 'BlissPro';
	src: url('../fonts/blisspro-extrabold.eot');
	src: url('../fonts/blisspro-extrabold.eot?#iefix') format('embedded-opentype'), url('../fonts/blisspro-extrabold.otf') format('opentype'), url('../fonts/blisspro-extrabold.ttf') format('truetype'), url('../fonts/blisspro-extrabold.svg#BlissProHeavyRegular') format('svg');
	font-weight: 900;
	font-style: normal;
}

html,
body {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
}

body {
	margin: 0;
	padding: 0;
	background: #fff;
	font: 100 22px 'BlissPro', Arial, Helvetica, sans-serif;
	color: #4d4244;
	-webkit-text-size-adjust: none;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

form,
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

input,
select,
textarea,
button,
.btn {
	font: 100 20px 'Bliss Pro', Arial, Helvetica, sans-serif;
	color: #4d4244;
	outline: none;
}

input[type="text"],
input[type="email"],
input[type="password"],
textarea,
select,
.btn {
	-webkit-appearance: none;
	border: 1px solid #acacac;
	background: #fff;
	margin: 0;
	padding: 14px 20px 15px 20px;
	height: 56px;
	display: block;
}

.placeholder {
	color: #787375;
}

.btn {
	text-decoration: none;
	cursor: pointer;
	background: #1abc9c;
	color: #fff;
	border: 0;
	font-weight: 900;
	font-size: 26px;
	height: 56px;
	line-height: 56px;
	padding-top: 0!important;
	padding-bottom: 0!important;
	text-transform: uppercase;
}

input.btn {
	line-height: normal!important;
}

.btn:hover {
	background: #30d3b3;
}

textarea {
	resize: none;
}

.outtaHere {
	position: absolute!important;
	left: -10000px!important;
}

header,
nav,
section,
article,
aside,
footer,
menu,
time,
figure,
figcaption {
	display: block;
}

img {
	border: 0;
	vertical-align: top;
}

a {
	color: inherit;
	text-decoration: underline;
	outline: none;
	cursor: pointer;
}

a:hover {
	text-decoration: none;
}

strong {
	font-weight: bold;
}

p,
ol,
ul {
	margin: 0 0 15px 0;
}

ol,
ul {
	padding: 0 0 0 15px;
}

.nowrap {
	white-space: nowrap;
}

.nofloat {
	height: 100%;
	overflow: hidden;
}

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

.inline {
	display: inline-block;
	text-align: left;
}

.hr {
	height: 1px;
	overflow: hidden;
	margin: 15px 0;
	background: #e6e6e6;
}

a[href^=tel] {
	color: inherit!important;
	cursor: inherit;
	text-decoration: none!important;
}

.clearfix {
	zoom: 1
}

.clearfix:after,
.container:after {
	content: ' ';
	clear: both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.wrapper {
	max-height: 9001em;
	min-width: 320px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	text-align: center;
}

.block {
	position: relative;
}

.container {
	max-width: 1364px;
	padding: 0 5.43%;
	margin: 0 auto;
	position: relative;
}

.big {
	font-weight: 100;
	font-size: 46px;
	line-height: 56px;
	letter-spacing: -0.01em;
}

.big2 {
	font-weight: 900;
	font-size: 24px;
	line-height: 29px;
}

.top {
	color: #fff;
	background: #6b6366 url(../img/bg-top.jpg) no-repeat 50% 50%;
	background-size: cover;
}

.top div.t {
	position: relative;
	padding: 48px 0 0 0;
	margin: 0 0 69px 0;
}

.top .t:after {
	content: '';
	display: block;
	height: 2px;
	background: #e5e0e0;
	margin: 49px auto 0 auto;
	max-width: 660px;
}

.top .ind {
	text-align: left;
	margin: 0 0 87px 50%;
	max-width: 433px;
	padding: 0 0 0 16px;
}

.top .big {
	margin: 0 0 4px 0;
}

.top .big2 {
	margin: 0 0 54px 0;
}

.top input,
.top .btn {
	display: block;
	width: 100%;
	max-width: 345px;
	margin: 0 0 15px 0;
	border: 0;
}

.top input {
	padding-top: 19px;
	padding-bottom: 19px;
	height: auto;
}

.top .btn {
	letter-spacing: 0.01em;
	height: 66px;
	line-height: 66px;
	font-size: 22px;
}

.top .checks {
	list-style: none;
	margin: 0 -70px;
	padding: 0 0 36px 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 22px;
	line-height: 22px;
	letter-spacing: 0.03em;
}

.top .checks li {
	display: inline-block;
	vertical-align: top;
	margin: 0 23px;
	padding: 0 0 0 23px;
	position: relative;
}

.top .checks li:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	background: url(../img/check.png) no-repeat;
	background-size: auto 100%;
	width: 15px;
	height: 13px;
	margin: -6.5px 0;
}

.top .book {
	position: absolute;
	bottom: 0;
	right: 50%;
	background: url(../img/book.png) no-repeat;
	width: 349px;
	height: 576px;
	margin: 0 82px 0 0;
}

.check {
	position: absolute;
	width: 26px;
	height: 26px;
	background: #1abc9c url(../img/check.png) no-repeat 50% 50%;
	background-size: auto 10px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
}

.list1 {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	width: 100%;
	text-align: left;
	vertical-align: top;
	font-size: 0;
	line-height: 0;
}

.list1 li {
	display: inline-block;
	vertical-align: top;
	width: 25%;
	height: 273px;
	text-align: center;
	margin: 0;
	padding: 0;
	font-weight: 100;
	font-size: 22px;
	line-height: 26px;
}

.list1 .img-hold {
	margin: 0 0 11px 0;
}

.list1 .img-hold > span {
	display: inline-block;
	vertical-align: top;
	position: relative;
}

.list1 .img-hold img {
	height: 98px;
	width: auto;
}

.list1 .check {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: -3px;
}

.list2 {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	vertical-align: top;
	font-weight: 100;
	font-size: 22px;
	line-height: 26px;
	white-space: nowrap;
}

.list2 li {
	position: relative;
	height: 141px;
	margin: 0;
	padding: 0 0 0 148px;
}

.list2 .img-hold {
	position: absolute;
	top: -5px;
	left: 0;
}

.list2 img {
	height: 98px;
	width: auto;
}

.list2 .big3 {
	font-weight: bold;
	font-size: 26px;
	line-height: 32px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

.list3 {
	list-style: none;
	margin: 0 -67px;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

.list3 li {
	display: inline-block;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	font-size: 20px;
	line-height: 28px;
	text-transform: uppercase;
	padding: 0;
	margin: 0 35px;
	letter-spacing: 0.02em;
}

.list3 .big3 {
	font-size: 60px;
	line-height: 60px;
	margin: 0 0 4px 0;
	letter-spacing: normal;
}

.list3 .big3 > span {
	display: inline-block;
	vertical-align: top;
	position: relative;
}

.list3 .check {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 8px -15px;
}

.contains {
	background: #fff;
	padding: 45px 0 0 0;
}

.contains .big {
	margin: 0 0 56px 0;
}

.contains .list1 {
	margin-bottom: -26px;
}

.halves {
	color: #fff;
	background: #584f53;
}

.halves .bg {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 50%;
	background: #6b6366;
}

.halves .container {
	max-width: 1788px;
}

.halves .half {
	float: left;
	width: 50%;
	padding: 23px 16px 0 16px;
}

.halves .list2 {
	margin-top: 44px;
	margin-bottom: -14px;
}

.halves .big,
.halves .big2 {
	font-weight: 100;
}

.halves .big {
	margin: 0 0 1px 0;
}

.halves .big2 {
	margin: 0 0 37px 0;
}

.halves .comp {
	z-index: 100;
	position: absolute;
	bottom: -93px;
	left: 50%;
	background: url(../img/comp.png) no-repeat 50% 0;
	background-size: auto 100%;
	width: 877px;
	height: 505px;
	margin: 0 0 0 -22px;
	text-align: center;
	padding: 23px 0 0 0;
}

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

.halves .comp {
	left: auto;
	margin-left: 0;
	margin-right: 0;
	right: -207px;
}
}

.halves .comp img {
	height: 428px;
	width: auto;
}

.get {
	position: relative;
	padding: 153px 0 69px 0;
	font-size: 0;
}

.get .big2 {
	font-weight: 900;
	font-size: 32px;
	line-height: 38px;
	margin: 0 0 38px 0;
}

.get input,
.get .btn {
	display: inline-block;
	vertical-align: top;
}

.get input {
	width: 336px;
}

.get .btn {
	width: 307px;
}

.soc {
	color: #fff;
	background: #6b6366 url(../img/bg-bottom.jpg) no-repeat 50% 0;
	background-size: cover;
	padding: 34px 0;
	min-height: 590px;
}

.soc .big,
.soc .big2 {
	font-weight: 100;
}

.soc .big {
	margin: 0 0 11px 0;
}

.soc .big2 {
	margin: 0 0 31px 0;
}

.pluso {
	position: relative;
	left: -12px;
}


.fader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	background: #362f2d;
	opacity: 0.76;
}

.modal {
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 -330px;
	background: #fff;
	z-index: 1000;
	width: 660px;
	padding: 34px;
	color: #4d4244;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
}

.modal .close {
	cursor: pointer;
	position: absolute;
	background: url(../img/close.png) no-repeat;
	width: 21px;
	height: 21px;
	top: 61px;
	right: 63px;
}

.modal.view2 {
	text-align: center;
	padding-top: 75px;
	padding-bottom: 100px;
	width: 540px;
	margin-left: -270px;
}