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;	
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html * { max-height:999999px; }
button{
	display: block;
	border: none;
	background: transparent;
	line-height: 13px;
	 -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
			background: none;
    border: 0;
    color: inherit;
    /* cursor: default; */
    font: inherit;
    line-height: normal;
    overflow: visible;
    padding: 0;
    -webkit-appearance: button; /* for input */
    -webkit-user-select: none; /* for button */
       -moz-user-select: none;
        -ms-user-select: none;
		outline: none;
	cursor: pointer;
}
.clear{
	clear: both;
}
@font-face{
    font-family: 'Proxima Nova';
    src: url('Proxima Nova Bold.otf');   
    font-weight: 800;
    font-style: normal;
}
@font-face{
    font-family: 'Proxima Nova';  
	src: url('Proxima Nova Regular.otf');   
    font-weight: 400;
    font-style: normal;
}
@font-face{
    font-family: 'Proxima Nova';  
	src: url('Proxima Nova Extrabold.otf');   
    font-weight: 900;
    font-style: normal;
}
html {
	height: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
	font-family: 'Proxima Nova','Arial';
	font-weight: 400;	
	font-size: 16px;
	color: #000;
	height: 100%;
}
a{
	color: #3875f7;
	transition: 0.1s;
}
header{
	background: url(../images/header-bg.jpg) no-repeat top center;
	background-size: 100%;
	height: 623px;
	width: 100%;
	
	margin: 0 auto;
}
.holder{
	width: 100%;
	max-width: 1020px;
	margin: 0 auto;
	position: relative;
}
.logo{
	position: absolute;
	left: 40px;
	top: 20px;	
}
input{
	font-family: 'Proxima Nova','Arial';
}
header .phone{
	display: block;
	position: absolute;
	right: 46px;
	top: 31px;
	font-size: 18px;
	font-weight: bold;
}
header .phone a{
	color: #fff;
	text-decoration: none;
}
header .phone .ins:after{
	content: '';
	background: url(../images/phone-icon.png) no-repeat;
	display: block;
	width: 35px;
	height: 35px;
	position: absolute;
	left: -50px;
	top: -8px;
}
header nav{
	position: absolute;
	right: 290px;
	top: 30px;
}
header nav ul li{
	display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
	font-size: 18px;
	font-weight: bold;
	margin-left: 30px;
}
header nav ul li a{
	color: #fff;
	text-decoration: none;
	padding-left: 1px;
	padding-right: 3px;
}
header nav ul li a:hover{
	border-bottom: solid 4px #e9a625;
}
header h1{
	text-align: center;
	font-size: 30px;
	line-height: 36px;
	color: #fff;
	width: 550px;
	display: block;
	margin: 0px auto 63px;
	padding-top: 273px;
}
button{
	text-align: center;
	margin: 0 auto;
	color: #fff;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background: #e9a625;
	padding: 15px 30px 14px;
	border-radius: 30px 30px 30px 30px;
	-moz-border-radius: 30px 30px 30px 30px;
	-webkit-border-radius: 30px 30px 30px 30px;
	border: solid 1px #cc901d;
	position: relative;
	transition: 0.2s;
	font-family: 'Proxima Nova','Arial';
}
button:hover{
	background: #ce9424;
	border: solid 1px #a87512;
}
button:active{
	top:4px;
}
.our-benefits{
	padding: 100px 110px 88px 83px;
	font-size: 0px;
}
.our-benefits .info, .our-benefits .our-benefits_icon{
	display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;	
	vertical-align: top;
	font-size: 16px;	
	margin-bottom: 112px;
	width: 50%;
}
.our-benefits .our-benefits_icon{
	text-align: center;
}
.our-benefits h3{
	font-size: 24px;
	margin-bottom: 18px;
	line-height: 30px;
}
.our-benefits p{
	line-height: 21px;
	margin-bottom: 28px;
}
.our-benefits ul li ul li{
	background: url(../images/our-benefits_ul.png) no-repeat left top;
	padding-left: 37px;
	margin-bottom: 35px;
}
h2{
	font-size: 30px;
	font-weight: 900;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 40px;
}
h2:after{
	content: '';
	width: 81px;
	height: 4px;
	margin: 0 auto;
	background: #3875f7;
	display: block;
	position: relative;
	top: 5px;
}
.functional{
	padding-left: 65px;
	padding-right: 65px;
}
.functional ul{
	margin-left: -2%;
	font-size: 0px;
}
.functional ul li{
	display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;	
	vertical-align: top;
	width: 31%;
	text-align: center;
	margin-left:2%;
	margin-bottom: 150px;
	font-size: 16px;
}
.functional ul li h3{
	line-height: 21px;
}
.feature{
	background: #c0d4ff;
	padding: 34px 0px 171px 0px;
	position: relative;
}
.feature h2{
	margin-bottom: 125px;
}
.feature p{
	padding-left: 510px;
	padding-right: 90px;
	font-size: 18px;
	line-height: 24px;
}
.cloud{
	background: url(../images/cloud.png) no-repeat;
	width: 506px;
	height: 371px;
	position: absolute;
	top: 58px;
	left: -35px;	
}
.partners{
	padding: 45px 50px 55px; 
}
.partners h2{
	margin-bottom: 71px;
}
.partners ul li{
	display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
	vertical-align: top;
	width: 33%;
	text-align: center;
	margin-bottom: 95px;
}
.partners ul{
	width: 100%;
	font-size: 0px;
}
.all-inclusive{
	padding-top: 25px;
	padding-bottom: 155px;
}
.all-inclusive strong{
	color: #000;
}
.all-inclusive h2{
	margin-bottom: 50px;
}
.all-inclusive_left{
	display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
	font-size: 30px;
	color: #7a8394;
	width: 37%;
	text-align: right;
	padding-right: 3%;
}
.all-inclusive_right{
	display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
	vertical-align: top;
	width: 56%;
	padding-left: 3%;
	padding-top: 35px;
	padding-bottom: 0px;
	border-left: solid 1px #979aa1;
}
.all-inclusive ul li{
	background: url(../images/all-inclusive_ul.png) no-repeat 95% top;
	margin-bottom: 35px;
	font-size: 18px;
	max-width: 388px;
}
.application{
	background: #454d5e;
	padding: 24px 0px 23px;
	text-align: center;
	color: #fff;	
}
.application h2{
	color: #fff;
}
.application_change{
	display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
	vertical-align: top;
	font-size: 18px;
	line-height: 20px;	
	margin-bottom: 20px;
}
.application_change:first-child{
	margin-right: 5%;
	position: relative;
	left: -40px;
}
.application_change.active{
	background: url(../images/dot_w.png) repeat-x bottom;	
	cursor: pointer;
}
.application_form input{
	display: block;
	margin: 0 auto;
	width: 44%;
	border: none;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	margin-bottom: 9px;
	font-size: 14px;
	padding: 14px 2px 13px 36px;
}
.application_form button{
	margin-top: 24px;
	padding-left: 43px;
	padding-right: 44px;
	font-size: 18px;
}
.application_form input::-webkit-input-placeholder {color:#626b7e;}
.application_form input::-moz-placeholder          {color:#626b7e;}/* Firefox 19+ */
.application_form input:-moz-placeholder           {color:#626b7e;}/* Firefox 18- */
.application_form input:-ms-input-placeholder      {color:#626b7e;}
.footer input::-webkit-input-placeholder {color:#626b7e;}
.footer input::-moz-placeholder          {color:#626b7e;}/* Firefox 19+ */
.footer input:-moz-placeholder           {color:#626b7e;}/* Firefox 18- */
.footer input:-ms-input-placeholder      {color:#626b7e;}
footer{
	padding: 40px 3%;
	width: 94%;
}
.copyright, .links, footer .info, .add-to-sendlist, footer_logo{
	display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
	vertical-align: top;
}
footer .copyright{
	width: 18%;
	margin-left: 2%;
	font-size: 14px;
	line-height: 18px;
}
footer .links{
	width: 11%;
	margin-right: 3%;
}
footer .links a{
	display: block;
	margin-bottom: 15px;
}
footer .phone a{
	font-size: 30px;
	text-decoration: none;
	color: #000;
}	
footer .phone{
	display: block;
	margin-bottom: 5px;
}
footer .info{
	width: 24%;
	margin-right: 5%;
}
footer .info p{
	margin-bottom: 3px;
	font-size: 14px;
	line-height: 18px;
}
.add-to-sendlist{
	width: 23%;
}
.footer_logo{
	margin-left: 3%;
}
.add-to-sendlist{
	font-size: 14px;
}
.add-to-sendlist p{
	line-height: 18px;
	margin-bottom: 15px;
}
.send-email{
	position: relative;
	width: 235px;
}
footer input[type="text"]{
	display: block;		
	border: solid 1px #a0acc6;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;	
	font-size: 14px;
	padding: 13px 2px 14px 22px;
	width: 194px;
}
footer input.img{
	position: absolute;
	right: 15px;
	top: 1px;
	height: 45px; 
	width: 44px;
	background: #3875f7 url(../images/send.png) no-repeat center;
	border: 0px ;
	border-radius: 0px 2px 2px 0px;
	-moz-border-radius: 0px 2px 2px 0px;
	-webkit-border-radius: 0px 2px 2px 0px;
	cursor: pointer;
}
#second-form{
	display: none;
}
.cover{  
	background: #000;   
    height: 100%;
    left: 0;
    opacity: 0.75;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
	display: none;
}
.popup{
	display: none;
	background: #fff;
	height: 100px;
	z-index: 1001;
	text-align: center;
	padding: 36px 95px 64px 99px;	
	border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	position: relative;
	line-height: 21px;
	width: 254px;
	position: fixed; 
	top:260px; 
	left:50%; 
	margin-left: -220px;
}
.popup .close{
	position: absolute;
	top: 8px;
	right: 12px;
	cursor: pointer;
	    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
}
.popup .close.mov{
	     -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);	
}
.popup .close.mov2{
	     -moz-transform: rotate(720deg);
    -webkit-transform: rotate(720deg);
    -o-transform: rotate(720deg);
    -ms-transform: rotate(720deg);
    transform: rotate(720deg);	
}
.popup h1{
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 46px;
}
.popup .close{
	background:  url(../images/cls_btn.png) no-repeat;
	width: 32px;
	height: 32px;
}
footer .info p > a{
	font-size: 16px;
}
.show320{
	display: none;
}
.application_form input.suggestions-input{
	box-sizing: content-box !important;
	padding-right: 2px !important;
	margin-bottom: -7px;
}
.suggestions-wrapper{
	text-align: left;
}
.suggestions-suggestions{
	color: #333;
	font-family: 'Proxima Nova','Arial';
	font-size: 14px;
}
.suggestions-suggestions .suggestions-hint{
	padding: 10px 20px;
}
.suggestions-suggestions .suggestions-suggestion{
	padding: 8px 20px;
	line-height: 20px;
}
.suggestions-suggestions .suggestions-suggestion:hover{
	background-color: #f5f5f5;
}
@media (max-width: 1020px){
	header{
		background-size: auto;
	}
}
@media (max-width: 750px){
	header{
		height: 503px;
	}	
	header nav{
		display: none;
	}
	header h1{
		font-size: 24px;
		padding-top: 220px;
		margin-bottom: 40px;
		width: auto;
	}
	.our-benefits{
		padding: 48px 3% 6px 5%;		
	}
	.our-benefits .info{
		width: 57%;
	}
	.our-benefits p{
		margin-bottom: 10px;
	}
	.our-benefits ul li ul li{
		margin-bottom: 5px;
		line-height: 21px;
	}
	.our-benefits .our-benefits_icon{
		width: 38%;
	}
	.width_adj .our-benefits_icon img{
		text-align: left;
	}
	.width_adj .our-benefits_icon{
		width: 45%;		
	}
	.width_adj .info{
		width: 55%;
	}
	.functional{
		padding-left: 0px;
		padding-right: 0px;
	}
	.functional ul{
		margin-left: 0;
		font-size: 0;
	}
	.functional ul li{
		margin-left: 0;
		width: 50%;
		font-size: 16px;
		margin-bottom: 66px;
	}
	.feature{
		padding-bottom: 100px;
	}
	.cloud{
		background: url(../images/cloud2.png) no-repeat;
		height: 257px;
		width: 351px;
		left: 8px;
		top: 118px;
	}
	.feature h2{
		margin-bottom: 80px;
	}
	.feature p{
		padding-left: 59%;
	}	
	.partners{
		padding-left: 0px;
		padding-right: 0px;
	}
	.partners ul {
		font-size: 0px;
	}
	.partners ul li img{
		width: 79%;
	}
	.partners ul li.small-image img{
		width: 45%;
	}
	.all-inclusive_left{
		width: 36%;
		font-size: 24px;
	}
	.all-inclusive_right{
		width: 57%;
		font-size: 16px;
	}
	.all-inclusive{
		padding-bottom: 40px;		
	}
	.application_form input{
		width: 67%;
	}	
	.footer_logo{
		display: none;
	}
	.add-to-sendlist{
		display: none;
	}
	footer .copyright{
		width: 35%;
		margin-left: 0;
	}
	footer .links{
		width: 20%;
		margin-right: 0;
	}
	footer .info{
		width: 42%;
		margin-right: 0;
	}
	footer{
		padding-bottom: 30px;
	}
	.all-inclusive ul li{
	background: url(../images/all-inclusive_ul.png) no-repeat 96%;
	}
}
@media (max-width: 610px){
	.our-benefits .info{
		width: 50%;
	}
}
@media (max-width: 500px){
	h2{
		font-size: 24px;
	}
	header .logo{
		width: 92px;
		top: 20px;
		left: 13px;
	}
	header h1{
		line-height: 28px;
	}
	header .phone{
		font-size: 16px;
		right: 15px;
	}
	header .phone .ins:after {   
    position: absolute;
    left: -38px;
    top: -8px;
	}
	header{
		height: 460px;
	}
	header h1{
		width: 77%;
		margin-bottom: 30px;
		padding-top: 180px;
	}
	.our-benefits .info, .our-benefits .our-benefits_icon{
		display: block;
		width: 100%;
	}
	.our-benefits > ul > li{
		margin-bottom: 70px;
	}
	.functional ul li{
		width: 100%;
	}
	.feature h2{
		margin-bottom: 26px;
	}
	.cloud{
		position: relative;
		top: 0px;
		left: 0px;
		background: url(../images/cloud3.png) no-repeat;
		height: 217px;
		width: 294px;
		margin: 0 auto;
	}
	.feature p{
		padding-left: 35px;
		padding-right: 55px;
	}
	.feature{
		padding-bottom: 50px;
	}
	.partners ul li{
		width: 50%;		
	}
	.partners ul{
		text-align: center;
	}
	.partners{
		padding-bottom: 50px;
	}
	.all-inclusive{
		margin-right: 22px;
	}
	.all-inclusive_left, .all-inclusive_right {
		display: block;
		width: 97%;
		border: none;
		padding-right: 0;
	}
	.all-inclusive_left{
		text-align: center;
	}
	.all-inclusive h2{
		margin-bottom: 26px;
	}
	.application_change:first-child{
		width: 135px;
		position: relative;
		background: none;		
		left: -10px;
	}
	.application_change.active{
		background: none;		
	}
	#second-button{
		position: relative;
		top: 11px;
	}
	#second-button.active{
		border-bottom: 1px dotted #fff;		
	}
	#first_button{
		text-align: left;	
		left: -35px;
	}
	.application_change.active .ins{
		border-bottom: 1px dotted #fff;		
		text-align: left;		
	}
	footer .copyright,footer .links,footer .info{
		display: block;
		width: 100%;
	}
	footer .copyright{
		margin-bottom: 10px;
	}	
	footer .links{
		margin-bottom: 25px;
	}
	.hide320{
		display: none;
	}
	.application_form input{
		width: 74%;
	}
	.our-benefits h3{
		font-size: 21px;
		margin-bottom: 16px;
	}
	.our-benefits img{
		margin-bottom: 20px;
	}
	.our-benefits .info{
		margin-bottom: 70px;
	}
	.all-inclusive ul li{
		background: url(../images/all-inclusive_ul.png) no-repeat right;
		padding-right: 13%;
		font-size: 16px;
		width: 87%;
	}
	.functional ul li h3{		
		padding-left: 8px;
		padding-right: 8px;
	}
	footer{
		padding-top: 20px;		
	}
	footer .copyright{
		margin-bottom: 20px;
	}
	footer .links{
		margin-bottom: 38px;
	}
	footer .info p{
		margin-bottom: 11px;
	}
	.popup h1{
		font-size: 21px;
		font-weight: 400;
		margin-bottom: 28px;
	}	
	.popup{
		padding: 43px 14px 35px 17px;
		position: fixed; 
		top: 120px; 
		left: 50%;
		margin-left: -142px;
	}
	#place1-for-icon320, #place2-for-icon320{
		text-align: center;
	}
	.show320{
		display: inline;
	}
	.functional ul li img{
		margin-bottom: 8px;
	}
	.partners ul li{
		margin-bottom: 35px;
	}
	.partners ul{
		margin-bottom: 6px;
	}
	.partners h2 {
		margin-bottom: 35px;
	}
}