@font-face {
  font-family: 'Geo';
  src: url('../font/GeoSlb712MediumCBT.eot');
  src: url('../font/GeoSlb712MediumCBT.woff2') format('woff2'),
       url('../font/GeoSlb712MediumCBT.woff') format('woff'),
       url('../font/GeoSlb712MediumCBT.ttf') format('truetype'),
       url('../font/GeoSlb712MediumCBT.svg#GeoSlb712MediumCBT') format('svg'),
       url('../font/GeoSlb712MediumCBT.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNova-Bold';
  src: url('../font/ProximaNova-Bold.eot');
  src: url('../font/ProximaNova-Bold.woff2') format('woff2'),
       url('../font/ProximaNova-Bold.woff') format('woff'),
       url('../font/ProximaNova-Bold.ttf') format('truetype'),
       url('../font/ProximaNova-Bold.svg#ProximaNova-Bold') format('svg'),
       url('../font/ProximaNova-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNova-Regular';
  src: url('../font/ProximaNova-Regular.eot');
  src: url('../font/ProximaNova-Regular.woff2') format('woff2'),
       url('../font/ProximaNova-Regular.woff') format('woff'),
       url('../font/ProximaNova-Regular.ttf') format('truetype'),
       url('../font/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg'),
       url('../font/ProximaNova-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNova-RegularIt';
  src: url('../font/ProximaNova-RegularIt.eot');
  src: url('../font/ProximaNova-RegularIt.woff2') format('woff2'),
       url('../font/ProximaNova-RegularIt.woff') format('woff'),
       url('../font/ProximaNova-RegularIt.ttf') format('truetype'),
       url('../font/ProximaNova-RegularIt.svg#ProximaNova-RegularIt') format('svg'),
       url('../font/ProximaNova-RegularIt.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

header, nav, section, article, aside, footer {
   display:block;
}

body{
	font-family:"ProximaNova-Regular",Helvetica,Arial,sans-serif; 
	background-color:#FFFFFF; 
	color:#000000; 
	font-size:10.5pt; 
	margin:0; 
	padding:0; 
	text-align:center;}

a{
	text-decoration:none; 
	cursor:pointer;
}

a:hover{
	text-decoration:underline;
}

a.btn:hover{
	text-decoration:none;
}

a img{
	border:none;
}

a.phone{
	color:#000000;
}

a.phone:hover{
	text-decoration:none;
}

p{
	margin:0;
}

h1{
	font-family: 'Geo';
	color:#ffffff;
	margin: 77px 0 15px;
	font-size: 2.58em;
	text-align:left;
	padding-left:460px;
}

h2{
	font-family: 'Geo';
	font-size:2.15em;
	margin:60px 0 26px;
}

.bold{
	font-family: 'ProximaNova-Bold';
}

.hide{
	display:none;
}

.text-right{
	text-align:right;
}

.text-left{
	text-align:left;
}

.nowrap{
	white-space:nowrap;
}

.width{
	display:inline-block; 
	position:relative; 
	width:96%; 
	max-width:1321px;	
}

.width-row{
	padding-bottom:60px;
}

.clearfix:after {
    clear: both;
    content: "";
    display: block;
}

ul{
	margin:0;
	padding:0;
}

.row:after{
	content:" ";
	display:block;
	clear:both;
}

.col{
	display:inline-block;
	vertical-align:top;
	box-sizing:border-box;
	width:24.5%;
}

.top{
	height:50px;
	line-height:50px;
}

.logo-rarus{
	width:175px;
	height:35px;
	background:url('../images/logo_rarus.png') no-repeat;
	position:absolute;
	left:40px;
	bottom:0;
	top:0;
	margin:auto;
}

.phone{
	display:inline-block;
	font-size: 1.3em;
}

header{
	background:url('../images/cloud.jpg') no-repeat center top;
	min-height:465px;
	margin-bottom: 20px;
}

header .width{
	box-sizing:border-box;
}

.logo{
	width:320px;
	height:320px;
	background:url('../images/logo.png') no-repeat;
	position:absolute;
	top:55px;
	left:70px;
}

.promo{
	font-size: 1.8em;
	line-height: 1.1;
	margin-bottom:55px;
	text-align:left;
	padding-left:460px;
}

.btn-block{
	text-align:left;
	padding-left:500px;
}

.btn{
	display:inline-block;
	font-family: 'ProximaNova-Bold';
	font-size:1.72em;
	line-height:1;
	color:#ffffff;
	cursor:pointer;
	border-radius:10px;
	background-color:#e35f14;
	padding:16px 43px;
	transition:opacity 0.4s;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-o-transition:all 0.4s;-ms-transition:all 0.4s;
}

.btn:hover{
	background-color:#ee7834;
	transition:opacity 0.4s;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-o-transition:all 0.4s;-ms-transition:all 0.4s;
}

.btn-orange{
	background-color:#f7ebcd;
	color:#e35f14;
}

.btn-orange:hover{
	color:#ffffff;
}

.advantages{
	padding-bottom:40px;
}

.advantages .col{
	padding:20px 0 20px 30px;
	text-align:left;
	width:100%;
}

.advantages .img{
	margin-bottom:15px;
}

.advantages .title{
	font-family: 'Geo';
	font-size:1.64em;
	margin-bottom:20px;
}

.advantages .text{
	font-size:1.22em;
}

.advantages .owl-nav > div{
	background:url('../images/arrows.png') no-repeat;
	width:43px;
	height:83px;
	opacity:0.8;
	transition:opacity 0.4s;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-o-transition:all 0.4s;-ms-transition:all 0.4s;
	position: absolute;
    top: 0;
}

.advantages .owl-nav > div.owl-next{
	background-position:0 0;
    right: -43px;
}

.advantages .owl-nav > div.owl-prev{
	background-position:-43px 0;
	left:-43px;
}

.advantages .owl-nav > div:hover{
	opacity:1;
	transition:opacity 0.4s;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-o-transition:all 0.4s;-ms-transition:all 0.4s;
}

.advantages .owl-nav > div.disabled{
	display:none;
}

.advantages .owl-stage-outer{
	z-index:2;
}

.advantages .owl-nav{
	height: 43px;
    left: 0;
    position: absolute;
    top: 60px;
    width: 100%;
    z-index: 1;
}

.apps{
	background:#fff7e1 url('../images/apps_back.png') no-repeat top center;
    padding-top: 50px;
}

.apps .width {
}

.apps .col{
	padding:20px 29px 20px 30px;
}

.apps .img{
	margin-bottom:5px;
}

.apps .title{
	font-family: 'Geo';
	font-size:1.355em;
	margin-bottom:20px;
}

.apps .btn{
	margin-top:30px;
}

footer{
	background:#222222;
	color:#656565;
	padding:70px 0;
}

.logo1C{
	margin:0 auto 22px;
	width:60px;
	height:30px;
	background:url('../images/logo_1C.png') no-repeat;
}

.desktop-hide{
	display:none;
}

.owl-carousel .owl-item img{
	width:auto;
	display:inline;
}

.owl-dots{
	
}

.owl-dot{
	width:8px;
	height:8px;
	border-radius:8px;
	background-color:#d1c7ae;
	transition:opacity 0.4s;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-o-transition:all 0.4s;-ms-transition:all 0.4s;
	display:inline-block;
	margin:5px;
}

.owl-dot.active{
	background-color:#e35f14;
	transition:opacity 0.4s;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-o-transition:all 0.4s;-ms-transition:all 0.4s;
}

#popup {
	display:none;
	background-color:rgba(0, 0, 0, 0.7);
    height:100%;
    left:0;
    position:fixed;
    top:0;
    width:100%;
    z-index:99999;
}

#popup:before {
    content:"";
    display:inline-block;
    height:100%;
    vertical-align:middle;
    width:1px;
}

.popup-content {
    background-color:#ffffff;
    border-radius:5px;
    box-sizing:border-box;
    left:0;
    margin:auto;
    max-width:410px;
    padding:40px 60px;
    position:absolute;
    right:0;
    top:80px;
    width:94%;
}

#popup h2{
	font-family: 'Geo';
	margin:0 0 30px;
}

.formRow{
	position:relative;
	text-align: left;
	margin-bottom: 8px;
}

.formRow-btn{
	margin-top:20px;
	margin-bottom:20px;
	text-align: center;
}

.formRow-btn .btn{
	display:block;
}

.formRow input {
    background-color: #f2efdf;
    border: medium none;
    border-radius: 10px;
    box-sizing: border-box;
    color: #6f6e66;
    display: block;
    font-size: 1.72em;
    padding: 10px 25px 14px;
    position: relative;
    width: 100%;
    z-index: 1;
	border: 1px solid #ffffff;
}

.formRow input.error {
    border: 1px solid #ff0000;
}

.formRow label{
    color: #6f6e66;
    font-size: 1.72em;
    left: 25px;
    position: absolute;
    top: 12px;
    z-index: 10;
	cursor: inherit;
}

.formRow p{
	color:#000000;
	font-size:1.15em;
	text-align:center;
	line-height:1.2;
}

.formRow p + p{
	margin-top: 15px;
}

.formRow p span{
	margin-top: 15px;
}

.formError{
	color:#FF0000;
	text-align:center;
}

@media all and (max-width:1400px){	
	
	.advantages .width{
		width:86%;
	}
	
}

@media all and (max-width:1400px){	
	
	.promo br,
	.apps .col br{
		display:none;
	}
	
}

@media all and (max-width:1280px){	
	
	h1 br{
		display:none;
	}
	
}

@media all and (max-width:1180px){	
	
	.btn-block{
		padding-left:0;
		text-align:center;
	}
	
	.advantages br{
		display:none;
	}
	
}

@media all and (max-width:980px){	
	
	body{
		font-size:9pt;
	}
	
	.col{
		width:49%;
	}
	
	.logo {
		margin: 40px auto;
		position: static;
	}
	
	h1{
		padding-left:0;
		color:#e35f14;
		text-align:center;
	}
	
	.promo{
		margin-top:50px;
		padding-left:0;
		text-align:center;
	}
	
}

@media all and (max-width:697px){
		
	h1 {
		font-size: 2.7em;
		margin-top: 0;
		margin-bottom:10px;
	}
	
	.mobile-hide{
		display:none;
	}
	
	.desktop-hide{
		display:block;
	}
	
	h2{
		margin: 20px 0;
	}
	
	.width{
		width:90%;
	}
	
	.advantages .col,
	.apps .col{
		width:100%;
		padding-left:0;
		padding-right:0;
	}
	
	.top {
		background-color: #f7f7f7;
		left: 0;
		margin: auto;
		max-width: 320px;
		position: absolute;
		right: 0;
		top: 0;
		width: 100%;
		z-index: 100;
		line-height:40px;
		height:40px;
	}
	
	.top .width{
		width:100%;
		height: 40px;
		border-bottom:1px solid #57859e;
	}
	
	.logo-rarus {
		background-size: contain;
		left: 20px;
		width: 111px;
		height:25px;
	}
	
	.phone{
		width:20px;
		height:20px;
		background:url('../images/phone.png') no-repeat;
		position:absolute;
		margin:auto;
		top:0;
		bottom:0;
		right:23px;
	}
	
	header{
		background-image:url("../images/cloud_mobile.jpg");
		min-height:auto;
	}
	
	.logo{
		margin-top:60px;
		margin-bottom: 10px;
		width:160px;
		height:160px;
		background-size:contain;		
	}
	
	.promo{
		display:none;
	}
	
	.promo-mobile{
		font-family: 'Geo';
		font-size:1.5em;
		margin-bottom:25px;
	}
	
	.promo-mobile_bottom{
		font-size: 1.34em;
		line-height: 1.1;
		margin-top:25px;
	}
	
	.promo-mobile_bottom span.title{
		font-family: 'Geo';
		display:block;
		margin-bottom:10px;
		font-size:1.12em;
	}
	
	.btn{
		font-size:1.4em;
	}
	
	.advantages {
		background: #fffaed;
	}
	
	.advantages .col{
		text-align:center;
		padding-top:30px;
		padding-bottom:30px;
	}
	
	.apps{
		background:none;
		padding-top:20px;
	}
	
	.apps .col {
		font-size: 1.2em;
	}
	
	footer{
		padding:60px 0;
	}
	
	.copyright{
		margin-bottom:18px;
	}
}

@media all and (max-width:480px){
	
	footer br{
		display:none;
	}
	
}