* {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
ol, ul {
	list-style: none;
}
del {
	text-decoration: line-through;
}
body {
	font-family: "GT-Eesti", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #1C2C40;
	overflow-x: hidden;
	min-width: 320px;
	font-weight: 400;
}
input,textarea,select{
	font-family: "GT-Eesti", Arial, Helvetica, sans-serif;
	font-weight: 400;
}

a{
	color: #1C2C40;
}
a:hover,.submit:hover{
	filter: alpha(opacity = 85);
	-moz-opacity: 0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
}
.thumb{
	display: block;
}
.thumb img{
	display: block;
	width:100%;
}
p{
	line-height:1.6em;
	font-size: 16px;
	font-family: "GT-Eesti", Arial;
	font-weight: 400;
}
.hidden{
	display:none;
}
br.clear {
	clear: both;
	line-height: 0;
}
.wrapper {
	width: 90%;
	margin: 0 auto;
	max-width:1040px;
}

@font-face {
    font-family: 'GT-Eesti';
    src: url("../fonts/GT-Eesti-Pro-Text-Light.woff2") format("woff2");
    src: url("../fonts/GT-Eesti-Pro-Text-Light.woff") format("woff"), url("../fonts/GT-Eesti-Pro-Text-Light.ttf") format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'GT-Eesti';
    src: url("../fonts/GT-Eesti-Pro-Text-Regular.woff2") format("woff2");
    src: url("../fonts/GT-Eesti-Pro-Text-Regular.woff") format("woff"), url("../fonts/GT-Eesti-Pro-Text-Regular.ttf") format("truetype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'GT-Eesti';
    src: url("../fonts/GT-Eesti-Pro-Text-Medium.woff2") format("woff2");
    src: url("../fonts/GT-Eesti-Pro-Text-Medium.woff") format("woff"), url("../fonts/GT-Eesti-Pro-Text-Medium.ttf") format("truetype");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'GT-Eesti';
    src: url("../fonts/GT-Eesti-Pro-Text-Bold.woff2") format("woff2");
    src: url("../fonts/GT-Eesti-Pro-Text-Bold.woff") format("woff"), url("../fonts/GT-Eesti-Pro-Text-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal
}
::placeholder {
  color: #C0CCDA;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #C0CCDA;
}

::-ms-input-placeholder {
  color: #C0CCDA;
}

:root {
  --main-bg-color: #23D3D3;
  --main-heading-color:#1C2C40;
}
header{
	width: 100%;
	height: 100px;
	display: flex;
	background: #fff;
	align-items: center;
	justify-content: space-between;
	padding: 0 32px;
	position: relative;
	z-index: 1;
}
header div.left{
	
	align-items: center;
	display: flex;
}
header div.left h1{
	font-size: 110px;
	
}
header div.left h1 a{
	display: block;
}
header div.left h1 a img{
	display: block;
	width: 100%;
}
header div.left ul{
	display: flex;
	margin-left: 50px;
}
header div.left ul li{
	justify-content: space-between;
	margin-right: 40px;
}
header div.left ul li:last-child{
	margin-right: 0;
}
header div.left ul li a{

}
header div.right{
	
}
header div.right ul{
	display: flex;
	align-items: center;
}
header div.right ul li{
	justify-content: space-between;
	margin-right: 40px;
	
}
header div.right ul li:last-child{
	margin-right: 0;
}
header div ul li a{
	letter-spacing: .5px;
}
header div.right ul li a.butten{
	padding: 12px 22px;
	background: var(--main-bg-color);
	color: #fff;
	border-radius: 30px;
	display: inline-block;

}

#spotlight{
	background: url(../images/bg.jpg) no-repeat;
	background-size: 1210px;
	background-position: right -20px bottom -100px;
	height: 590px;
	position: relative;
	z-index: 1;
	background-color: #fff;
}
#spotlight section.container{
	width: 60%;
	padding-top: 105px;
}
#spotlight section.container h1{
	font-size: 53px;
	margin-bottom: 20px;
	font-weight: 600;
}
#spotlight section.container p{
	font-size: 20px;
	margin-bottom: 40px;
	width: 80%;
}
#spotlight section.container a.butten{
	background: var(--main-bg-color);
	padding: 22px 32px;
	border-radius: 25px;
	display: inline-block;
	margin-bottom: 20px;
	color: #fff;
}
#spotlight section.container div{
	display: flex;
	align-items: center;

}
#spotlight section.container div img{
	margin-left: 15px;
}

#services{
	padding-top: 140px;
	position: relative;
	z-index: 1;
	background-color: #fff;
}
#services section.top{
	text-align: center;
	margin-bottom: 60px;
}
#services section.top div.arrow{
	margin-bottom: 40px;
}
#services section.top div.arrow img{
	border-radius: 50%;
	box-shadow: 0px 4px 10px 5px rgba(0,0,0,0.3);
}
#services section.top h6{
	padding-bottom: 20px;
	font-weight: 700;
	font-size: 18px;
}
#services section.top h3{
	font-weight: 700;
	font-size: 50px;
	max-width: 550px;
	margin: 0 auto;
}
#services section.content{
	background: url(../images/whatis-bg.jpg) no-repeat;
	background-position: right center ;
	margin-top: 60px;
	background-size: auto 100%;
}
#services section.content div.items{
	max-width: 360px;
}
#services section.content div.item{
	margin-bottom: 120px;
}
#services section.content div.item  span.label{
	background: var(--main-bg-color);
	padding: 9px 6px 3px;
	border-radius: 4px;
	display: inline-block;
	font-size: 19px;
	color: #fff;
}
#services section.content div.item h4{
	font-weight: 700;
	font-size: 24px;
	margin-bottom: 24px;
}
#services section.content div.item p{
	font-size: 20px;
	margin-bottom: 30px;
}
#services section.content div.item a.butten{
	padding: 6px 6px;
	border-radius: 18px;
	font-weight: 700;
	font-size: 15px;
	border: 2px solid#444 ;
	display: inline-block;
	
}
#services hr.line{
	border-bottom: 1px #444 dashed;
	margin: 0 20%;
	
}
/* serivices */
#middle{
	padding-top: 120px;
	padding-left: 20%;
	padding-right: 20%;
	background: #fff;
	position: relative;
	z-index:1;
	
	
}
#middle ul{
	display: flex;
	
	justify-content: space-between;
	
}
#middle ul li{
}
#middle ul li:nth-child(odd){
	margin-top: 80px;
}
#middle ul li a{
	display: inline-block;
}
#middle ul li a img{
	border-radius: 50%;
	display: inline-block;
}
#middle div.content{
	margin-bottom: 120px;
	margin-top: 130px;
	text-align: center;
}
#middle div.content h4{
	font-size: 53px;
	font-weight: 700;
	margin-bottom: 60px;
	max-width: 700px;
	margin: 0 auto;
	padding-bottom: 30px;
	
}
#middle div.content p{
	font-size: 20px;
	line-height: 1.7em;
	max-width: 500px;
	margin: 0 auto;
	color: #5a6679;
	
}
#middle section.wrapper hr.line{
	border-bottom: 1px dotted #444;
	margin: 0 20%;
	
}
/*middle section */
#testimonial{
	padding:80px 0 120px ;
	padding-left: 20%;
	padding-right: 20%;
	background: #fff;
	position: relative;
	z-index: 1;
	
}
#testimonial div.container{
	margin-bottom: 80px;
	
	
}
#testimonial div.container div.item{
	text-align: center;
	
}
#testimonial div.container div.item p{
	font-weight: 700;
	font-size: 28px;
	max-width: 500px;
	margin: 0 auto;
	
}
#testimonial div.container div.item img{
	border-radius: 50%;
	height: 80px;
	width: 80px;
	margin: 60px 0 40px;
	
}
#testimonial div.container div.item h6.name{
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 10px;
}
#testimonial div.container div.item span.adress{
	font-size: 18px;
	color: #c8492a;
	
}
#testimonial hr.line{
	border-bottom: 1px dotted #444;
	margin: 0 20%;
	margin-bottom: 140px;
	margin-top: 120px;
}
/* testimonial */
#user_count{
	text-align: center;
	padding-bottom: 100px;
	padding-left: 20%;
	padding-right: 20%;
	background: #fff;
	position: relative;
	z-index: 1;
}
#user_count img{
	max-width: 360px;
	width: 100%;
	display: block;
	margin: 0 auto;
	margin-bottom: 60px;
}
#user_count p{
	font-size: 16px;
	color: #5a6679;
	margin-bottom: 60px;
}
#user_count a.butten{
	font-weight: 700;
	background:var(--main-bg-color) ;
	border-radius: 8px;
	width: 160px;
	display: inline-block;
	padding: 18px 0;
	color: #fff;
}

#faq{
	/* padding: 120px 0;
	background: #ecf0ff; */
	padding: 100px;
	background: #ecf0ff;
	position: relative;
	z-index: 1;
}
#faq section.top{
	/* margin-bottom: 40px; */
	margin-bottom: 40px;
}
#faq section.top h3{
	/* font-size: 28px;
	font-weight: 700;
	max-width: 300px; */
	font-size: 28px;
	font-weight: 700;
	max-width: 300px;
}
#faq section.content{

}
#faq section.content section.tab_head{

}
#faq section.content section.tab_head ul{
	display: flex;
}
#faq section.content section.tab_head ul li{
	/* width: 33.33%; */
	width: 33%;
}
#faq section.content section.tab_head ul li a{
	color: #8492A6;
	font-weight: 600;
	font-size: 20px;
	padding: 20px 60px 20px 40px;
	border-bottom: 1px solid rgba(28, 44, 64,.1);
	display: inline-block;
	width: 100%;
	
	
}
#faq section.content section.tab_head ul li a.active,#faq section.content section.tab_head ul li a:hover{
	border-bottom: 1px solid #23D3D3;
	color: #23D3D3;
}
#faq section.content section.tab_body{

}
#faq section.content section.tab_body div.item{
	
}
#faq section.content section.tab_body div.item ul{
	/* display: flex;
	justify-content: space-between;
	flex-wrap: wrap; */
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#faq section.content section.tab_body div.item ul li{
	width: 31%;
	border-bottom: 1px solid rgba(28,44,64,.1);
	
}
#faq section.content section.tab_body div.item ul li h4{
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 20px;
}
#faq section.content section.tab_body div.item ul li p{
	font-size: 18px;
	color: #5a6679;
}
#faq section.bottem{
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid rgba(28,44,64,.1);
}
#faq section.bottem div.img_container{
	width: 33%;
	display: flex;
	align-items: center;
	justify-content: center;
}
#faq section.bottem div.img_container img{

}
#faq section.bottem div.content{
	width: 67%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#faq section.bottem div.content div.item{
	
}
#faq section.bottem div.content div.item img{
	display: block;
	margin-bottom: 20px;
}
#faq section.bottem div.content div.item a{
	color: #23D3D3;
	font-size: 17px;
}
#faq section.bottem div.content div.item p{
	font-size: 17px;
	margin-bottom: 5px;
}
/* faq section */
#press{
	background-color: #ecf9ff;
	padding-bottom: 120px;
	padding-top: 120px;
	position: relative;
	z-index: 1;
}
#press section.wrapper{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#press div.left{
	margin-right: 30px;
}
#press div.left h4{
	font-size: 28px;
	font-weight: 700;
	white-space: nowrap;
}
#press div.right{

}
#press div.right ul{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
#press div.right ul li{
	width: 33.33%;
	padding: 30px 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}
#press div.right ul li img{
	margin-right: 20px;
	border-radius: 50%;
	width: 100px;
}
#press div.right ul li span{

}
/* press section */
#promo{
	background: var(--main-bg-color);
	padding: 120px 0;
	position: relative;
	z-index: 1;
	
}
#promo section.wrapper{

}
#promo section.top{
	text-align: center;
}
#promo section.top h2{
	font-weight: 700;
	font-size: 40px;
	max-width: 300px;
	margin: 0 auto 40px;
}
#promo section.top a.butten{
	width: 160px;
	padding: 18px 0;
	background: #fff;
	font-size: 16px;
	border-radius: 8px;
	display: inline-block;
	color: var(--main-bg-color);
}
#promo section.bottem{
	margin-top: 180px;
}
#promo section.bottem ul{
	display: flex;
	justify-content: space-between;
}
#promo section.bottem ul li{
	width: 22%;
	display: flex;
	align-items: flex-start;
}
#promo section.bottem ul li img{
	width: 18px;
	display: inline-block;
}
#promo section.bottem ul li small{
	color: #5A6679;
	padding: 0 30px 0 15px;
	max-width: 240px;
	font-weight: 400;
	line-height: 1.7em;
}
/* promo */
footer{
	padding: 120px 0;
	background: #252e43;
	position: relative;
	z-index: 1;
}
footer section.top{
	display: flex;
	justify-content: space-between;
}
footer section.top div.item{
	width: 20%;
}
footer section.top div.item.large{
	width: 32%;
}
footer section.top div.item:last-child{
	width: 28%;
}
footer section.top div.item h1{
	width: 105px;
	margin-bottom: 40px;
}
footer section.top div.item h1 a{
	width: 100%;
	display: block;
}
footer section.top div.item h1 a img{
	width: 100%;
	display: block;
}
footer section.top div.item p{
	margin-bottom: 20px;
	color: #C0CCDA;
}
footer section.top div.item h3{
	font-size: 24px;
	margin-bottom: 20px;
	color: #fff;
}
footer section.top div.item ul{

}
footer section.top div.item ul li{

}
footer section.top div.item ul li a{
	padding: 6px 0;
	display: inline-block;
	font-size: 15px;
	color: #c0ccda;
}
footer section.top div.item form{
	position: relative;
}
footer section.top div.item form input{
	width: 100%;
	padding-left: 15px;
	padding-right: 45px;
	height: 50px;
	font-size: 16px;
	display: block;
	background: #3c4858;
	border-radius: 8px;
	border: none;
	outline: 0;
}
footer section.top div.item form button{
	position: absolute;
	right: 15px;
	top: 15px;
	cursor: pointer;
}
footer section.top div.item form button img{
	width: 18px;
	display: inline-block;
	transform: rotate(-90deg);
}
footer section.bottem{
	margin-top: 120px;
	display: flex;
	justify-content: space-between;
}
footer section.bottem p.left{
	color: #8492A6;
	font-size: 16px;
}
footer section.bottem p.left a{
	color: #23D3D3;
}
footer section.bottem p.left a:hover{
	color: #189191;
	text-decoration: underline;
}
footer section.bottem div.social{

}
footer section.bottem div.social ul{
	display: flex;
}
footer section.bottem div.social ul li{
	margin-right: 15px;
}
footer section.bottem div.social ul li:last-child{
	margin-right: 0;
}
footer section.bottem div.social ul li a{
	display: block;
}
footer section.bottem div.social ul li a img{
	width: 18px;
	display: block;
}
/* footer sedciton */
#mask{
	height: 100vh;
	z-index: -2;
	position: relative;
}
#cover{
	height: 100vh;
	background: url(../images/mobile-devices-bg-2.jpg) no-repeat;
	background-size: contain;
	padding: 80px 0;
	position: fixed;
	z-index: 0;
	top: 0;
	left: 0;
	width: 100%;
}
#cover section.content{
	margin-left: 50%;
}
#cover section.content h2{
	font-weight: 700;
	max-width: 400px;
	font-size: 53px;
	line-height: 1.4em;
	margin-bottom: 40px;
}
#cover section.content p{
	margin-bottom: 40px;
	max-width: 440px;
	line-height: 1.8em;
	color: #8a6679;
}
#cover section.content a.butten{
	height: 52px;
	width: 160px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 700;
	background: #1C2C40;
	color: #fff;
	border-radius: 8px;
}
#cover section.content a.butten img{
	width: 20px;
	margin-right: 15px;
	display: inline-block;
}
@media all and (max-width: 980px){
	header{
		width: 980px;
	}
	header div.left ul{
		display: none;
	}
	#spotlight{
		background: #fff;
		height: auto;
	}
	#spotlight section.container{
		width: 100%;
	}
	#services section.content{
		background: #fff;
	}
	services section.content div.items{
		max-width: 80%;
	}
	services section.content div.item{
		margin-bottom: 80px;
	}
	#middle{
		padding-left: 10%;
		padding-right: 10%;
	}
	#faq section.content section.tab_head ul li a{
		font-size: 18px;
	}
	#faq section.content section.tab_body div.item ul li{
		padding: 40px 15px 15px;
	}
	#press div.right ul li{
		width: 50%;
	}
	#promo section.bottem ul{
		flex-wrap: wrap;
		margin-bottom: -20px;
	}
	#promo section.bottom ul li{
		width: 48%;
		margin-bottom: 20px;
	}
	footer section.top{
		flex-wrap: wrap;
		margin-bottom: -30px;
	}
	footer section.top div.item.large{
		width: 60%;
	}
	footer section.top div.item:last-child{
		width: 60%;
	}

}
@media all and (max-width: 768px){
	#services section.top h3{
		font-size: 42px;
		width: 500px;
	}
	#testimonial {
		padding-left: 10%;
		padding-right: 10%;
	}
	#faq section.content section.tab_head ul{
		flex-wrap: wrap;
	}
	#faq section.content section.tab_head ul li{
		width: 100%;
	}
	#faq section.content section.tab_body div.item ul li{
		width: 48.5%;
	}
	#faq section.bottom div.content{
		flex-wrap: wrap;
	}
	#faq section.bottom div.content div.item{
		width: 100%;
		margin-bottom: 20px;
	}
	#press section.wrapper{
		flex-wrap: wrap;
	}
	#press div.left{
		width: 100%;
	}
	#press div.right{
		width: 100%;
	}
	#press div.right ul{
		justify-content: space-between;
	}
	#press div.right ul li{
		justify-content: flex-start;
	}
	#mask{
		display: none;
	}
	#cover{
		display: none;
	}
}
@media all and(max-width: 640px){
	header div.right{
		display: none;
	}
	header{
		justify-content: center;
	}
	#spotlight section.container{
		padding-top: 50px;
	}
	#spotlight section.container h1{
		font-size: 42px;
	}
	#services section.top h3{
		width: 90%;
	}
	#middle ul{
		flex-wrap: wrap;
	}
	#middle ul li:nth-child(odd){
		margin-top: 0;
	}
	#middle ul li{
		width: 50%;
		margin-bottom: 20px;
		text-align: center;
	}
	#press div.right ul li{
		width: 100%;
	}
	footer section.bottom{
		flex-wrap: wrap;
	}
	footer section.bottom p.left{
		width: 100%;
		margin-bottom: 20px;
	}
}
@media all and (max-width: 640px){
	#middle div.content h4{ 
		font-size: 36px;
	}
	#services section.top h3{
		font-size: 36px;
	}
	#testimonial{
		padding: 60px 0 80px;
	}
	#middle div.content{
		margin-top: 80px;
		margin-bottom: 80px;
	}
	#testimonial div.container div.item p{
		font-size: 24px;
	}
	#faq{
		padding: 80px 0;
	}
	#faq section.bottom div.img_container{
		display: none;
	}
	#faq section.bottom div.content{
		width: 100%;
	}
	#faq section.bottom{
		margin-top: 40px;
	}

	#press{
		padding-bottom: 80px;
	}
	#promo{
		padding: 80px 0;
	}
	#promo section.bottom{
		margin-top: 100px;
	}
	footer section.top div.item.large{
		width: 100%;
	}
	footer section.top div.item{
		width: 100%;
	}
	footer section.top div.item:last-child{
		width: 100%;
	}
	footer section.bottom{
		margin-top: 60px;
	}
	footer{
		padding: 80px 0;
	}
}




































































































































