@font-face {
			font-family: "ProximaR";
			src: url("../fonts/ProximaNova-Regular.eot");
			src: url("../fonts/ProximaNova-Regular.eot")format("embedded-opentype"),
			url("../fonts/ProximaNova-Regular.woff") format("woff"),
			url("../fonts/ProximaNova-Regular.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
}
@font-face {
			font-family: "ProximaB";
			src: url("../fonts/ProximaNova-Bold.eot");
			src: url("../fonts/ProximaNova-Bold.eot")format("embedded-opentype"),
			url("../fonts/ProximaNova-Bold.woff") format("woff"),
			url("../fonts/ProximaNova-Bold.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
}
@font-face {
			font-family: "ProximaL";
			src: url("../fonts/ProximaNova-Light.eot");
			src: url("../fonts/ProximaNova-Light.eot")format("embedded-opentype"),
			url("../fonts/ProximaNova-Light.woff") format("woff"),
			url("../fonts/ProximaNova-Light.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
}
@font-face {
			font-family: "GR";
			src: url("../fonts/Gilroy-Regular.eot");
			src: url("../fonts/Gilroy-Regular.eot")format("embedded-opentype"),
			url("../fonts/Gilroy-Regular.woff") format("woff"),
			url("../fonts/Gilroy-Regular.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
}
@font-face {
			font-family: "GEB";
			src: url("../fonts/Gilroy-ExtraBold.eot");
			src: url("../fonts/Gilroy-ExtraBold.eot")format("embedded-opentype"),
			url("../fonts/Gilroy-ExtraBold.woff") format("woff"),
			url("../fonts/Gilroy-ExtraBold.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
}
button{
	border: none;
	cursor: pointer;
}
*{
	box-sizing: border-box;
}
a, svg, path, button{
	transition: all 0.2s;
}
b, strong{
	font-weight: normal;
}
body{
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: 'ProximaR', serif;
	font-weight: normal;
	color: #333;
}
p,h1,h2,h3,h4,h5,h6,ul{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
	cursor: pointer;
	color: #000;
}
*{
	font-weight: normal;
	font-style: normal;
}
*:focus{
	outline: none;
}
li{
	display: block;
}
.flex{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}
.container{
	width: 1170px;
	margin: 0 auto;
}
.aic{
	-ms-align-items: center;
	align-items: center;
}
.jcc{
	justify-content: center;
}
.jcsb{
	justify-content: space-between;
}
.aifs{
	-ms-align-items: flex-start;
	align-items: flex-start;
}
.aife{
	-ms-align-items: flex-end;
	align-items: flex-end;
}
header .container{
	padding-top: 35px;
	justify-content: space-between;
	-ms-align-items: center;
	align-items: center;
}
.logo{
	-ms-align-items: flex-start;
	align-items: flex-start;
}

.head-phone{
	-ms-align-items: center;
	align-items: center;
}

.main{
	background-image: url(../images/cover.png);
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	overflow: hidden;
}
.head-phone a{
	display: block;
	font: normal 21px/23px "ProximaB", sans-serif;
	color: #000;
	background-image: none;
	-webkit-background-size: 18px;
	background-size: 18px;
	padding-left: 32px;
}
.call-btn{
    background-image: -moz-linear-gradient( 90deg, rgb(247,131,19) 0%, rgb(250,208,79) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(247,131,19) 0%, rgb(250,208,79) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(247,131,19) 0%, rgb(250,208,79) 100%);
    box-shadow: 0px 4px 0px 0px rgba(216, 112, 12, 0.004);
    width: 142px;
    height: 42px;
    text-align: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    border-radius: 21px;
    font: normal 14px/14px "ProximaB";
    color: #000;
    margin-left: 25px;
    border-bottom: 4px solid #d8700c;
}
.right-menu{
	-ms-align-items: center;
	align-items: center;
}

.main-content{
	color: #000;
}

.site-title{
	font: normal 40px/53px "GEB";
	margin-bottom: 15px;
	position: relative;
	z-index: 10;
}
.site-title strong{
	color: #0eb0ee;
	line-height: 50px;
	border-bottom: 1px solid #0eb0ee;
}
.site-desc{
	position: relative;
	z-index: 10;
	color: #000;
	margin-top: 15px;
	font: normal 28px "ProximaL";
}

.site-btn{
    width: 423px;
    box-shadow: 0px 5px 0px 0px rgba(195, 75, 8, 0.004),0px 17px 46px 0px rgba(195, 75, 8, 0.4);
    height: 94px;
    border-radius: 44.5px;
    cursor: pointer;
    font: normal 14px "ProximaR";
    color: #282827;
    justify-content: center;
    letter-spacing: 0.2px;
    position: relative;
    z-index: 10;
    -ms-align-items: center;
    overflow: hidden;
    align-items: center;
    background-image: url(../images/btn.png);
    background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	transition: all 0.2s;
}
.site-btn:hover , .site-btn:active{
	height: 90px;
	margin-top: 4px;
}
.site-btn strong{
	display: block;
	color: #282827;
	font: normal 23px "ProximaB";
}
.site-btn svg{
	width: 52px;
	margin-left: 26px;
	height: auto;
}
.site-btn path{
	fill: #282827;
}
.site-btns{
	margin-top: 140px;
	position: relative;
	min-height: 94px;
}
.site-btns:before{
    content: "";
    display: block;
    width: 650px;
    height: 322px;
    background-image: url(../images/fire.png);
    position: absolute;
    bottom: -50px;
    left: -197px;
    z-index: 2;
}
.site-btns:after{
	content: "";
    width: 135px;
    height: 107px;
    background-image: url(../images/arrow.png);
    position: absolute;
    bottom: 10px;
    right: 70px;
    z-index: 2;
}
.site-spec{
	position: absolute;
	right: 0;
	width: 205px;
	height: 127px;
	background-image: url(../images/fire_light.png);
	background-repeat: no-repeat;
	background-position: -28px -27px;
    bottom: 66px;
    right: 68px;
    z-index: 10;
}
.spec-title{
	font: normal 24px "ProximaB";
	color: #0eb0ee;
}
.spec-title span{
	font-size: 14px;
}
.spec-title img{
	width: 13px;
}
.spec-desc{
	color: #000;
	font: normal 14px/23px "ProximaR";
	letter-spacing: 0.1px;
	margin-top: 6px;
}
.list-title{
	font: normal 18px/21px "ProximaB";
	color: #0eb0ee;
}
.list-desc{
	font: normal 13px/21px "ProximaR";
	color: #000;
	margin-top: 10px;
}
.site-list{
	margin-top: 90px;
}
.site-list li{
	width: 250px;
	margin-right: 86px;
}
.site-list li:last-child{
	margin-right: 0;
}

.popup{
	display: none;
}
.radio {
  vertical-align: top;
  width: 49px;
  height: 29px;
  margin: 0 3px 0 0;
}
.radio + label {
  cursor: pointer;
}
.radio:not(checked) {
  position: absolute;
  z-index: -1;
  opacity: 0;
  margin: 10px 0 0 7px;
}
.radio:not(checked) + label {
  position: relative;
  padding: 0 0 0 35px;
}
.radio:not(checked) + label:before {
  content: '';
  display: block;
  width: 49px;
  height: 29px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #fcfcfc;
  box-shadow: inset 0px -1px 3px 0px rgba(143, 143, 143, 0.21);
  border-radius: 6px;
}
.radio:checked + label:before {
  background-color: #feb80d;
}
.radio-phone + label:before{
	-webkit-background-size: 14px;
	background-size: 14px;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 27.442 27.442' style='enable-background:new 0 0 27.442 27.442;' xml:space='preserve'%3E%3Cg%3E%3Cpath style='fill: %23333;' d='M19.494,0H7.948C6.843,0,5.951,0.896,5.951,1.999v23.446c0,1.102,0.892,1.997,1.997,1.997h11.546 c1.103,0,1.997-0.895,1.997-1.997V1.999C21.491,0.896,20.597,0,19.494,0z M10.872,1.214h5.7c0.144,0,0.261,0.215,0.261,0.481 s-0.117,0.482-0.261,0.482h-5.7c-0.145,0-0.26-0.216-0.26-0.482C10.612,1.429,10.727,1.214,10.872,1.214z M13.722,25.469 c-0.703,0-1.275-0.572-1.275-1.276s0.572-1.274,1.275-1.274c0.701,0,1.273,0.57,1.273,1.274S14.423,25.469,13.722,25.469z M19.995,21.1H7.448V3.373h12.547V21.1z'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.radio-whatsapp + label:before{
	-webkit-background-size: 16px;
	background-size: 16px;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath style='fill: %23333;' d='M256.064,0h-0.128C114.784,0,0,114.816,0,256c0,56,18.048,107.904,48.736,150.048l-31.904,95.104l98.4-31.456 C155.712,496.512,204,512,256.064,512C397.216,512,512,397.152,512,256S397.216,0,256.064,0z M405.024,361.504 c-6.176,17.44-30.688,31.904-50.24,36.128c-13.376,2.848-30.848,5.12-89.664-19.264C189.888,347.2,141.44,270.752,137.664,265.792 c-3.616-4.96-30.4-40.48-30.4-77.216s18.656-54.624,26.176-62.304c6.176-6.304,16.384-9.184,26.176-9.184 c3.168,0,6.016,0.16,8.576,0.288c7.52,0.32,11.296,0.768,16.256,12.64c6.176,14.88,21.216,51.616,23.008,55.392 c1.824,3.776,3.648,8.896,1.088,13.856c-2.4,5.12-4.512,7.392-8.288,11.744c-3.776,4.352-7.36,7.68-11.136,12.352 c-3.456,4.064-7.36,8.416-3.008,15.936c4.352,7.36,19.392,31.904,41.536,51.616c28.576,25.44,51.744,33.568,60.032,37.024 c6.176,2.56,13.536,1.952,18.048-2.848c5.728-6.176,12.8-16.416,20-26.496c5.12-7.232,11.584-8.128,18.368-5.568 c6.912,2.4,43.488,20.48,51.008,24.224c7.52,3.776,12.48,5.568,14.304,8.736C411.2,329.152,411.2,344.032,405.024,361.504z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.radio-viber + label:before{
	-webkit-background-size: 16px;
	background-size: 16px;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 504 504' style='enable-background:new 0 0 504 504;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath style='fill: %23333;' d='M377.6,0H126C56.8,0,0,56.8,0,126.4V378c0,69.2,56.8,126,126,126h251.6c69.6,0,126.4-56.8,126.4-126.4V126.4 C504,56.8,447.2,0,377.6,0z M238.4,103.6c0.8-12.4,12.4-8,18.4-8.8c75.2,2.4,140,70,139.2,142.8c0,7.2,2.4,17.6-8.4,17.6 c-10.4,0-7.6-10.8-8.8-18c-10-77.2-46-113.6-124.4-125.6C248,110.8,238,112,238.4,103.6z M350.8,240.8c-12,1.6-9.6-8.8-10.8-15.6 c-8-47.2-24.8-64.4-73.2-74.8c-7.2-1.6-18.4-0.4-16.4-11.2c1.6-10.4,11.6-6.8,19.2-6c48.4,5.6,88,46.8,87.6,92 C356.4,230,359.6,239.2,350.8,240.8z M320.8,216c0,6.4-0.8,12.4-8,13.2c-5.2,0.8-8.4-3.6-9.2-8.8c-2-19.2-12.4-30.8-32.4-34 c-6-0.8-11.6-2.8-8.8-10.8c2-5.2,6.8-6,12-6C296,169.2,320.8,194.4,320.8,216z M396.8,363.6c-8.4,22.8-36.8,46-61.2,45.6 c-3.6-0.8-10.4-2-16.4-4.4C212,359.6,134,285.2,90,178.8c-14.8-35.6,0.8-66,38-78c6.8-2.4,13.2-2.4,20,0 c16,5.6,56.4,60.4,57.2,76.4c0.8,12.4-8,19.2-16.4,24.8c-16.4,10.8-16.4,24.4-9.2,40c15.6,34.4,42.4,58.4,77.2,73.6 c12.4,5.6,24.8,5.2,33.2-7.6c15.2-22.8,34-21.6,54.4-7.6c10.4,7.2,20.8,14,30.4,21.6C388,332.8,404.8,341.6,396.8,363.6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}
.radio-tg + label:before{
	-webkit-background-size: 16px;
	background-size: 16px;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 300 300' style='enable-background:new 0 0 300 300;' xml:space='preserve'%3E%3Cg%3E%3Cpath style='fill: %23333;' d='M5.299,144.645l69.126,25.8l26.756,86.047c1.712,5.511,8.451,7.548,12.924,3.891l38.532-31.412 c4.039-3.291,9.792-3.455,14.013-0.391l69.498,50.457c4.785,3.478,11.564,0.856,12.764-4.926L299.823,29.22 c1.31-6.316-4.896-11.585-10.91-9.259L5.218,129.402C-1.783,132.102-1.722,142.014,5.299,144.645z M96.869,156.711l135.098-83.207 c2.428-1.491,4.926,1.792,2.841,3.726L123.313,180.87c-3.919,3.648-6.447,8.53-7.163,13.829l-3.798,28.146 c-0.503,3.758-5.782,4.131-6.819,0.494l-14.607-51.325C89.253,166.16,91.691,159.907,96.869,156.711z'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.modal-title{
	color: #222;
	font: normal 18px/33px "GEB";
	text-align: center;
}
.modal-desc{
	color: #686868;
	font: normal 14px/21px "ProximaR";
	margin-bottom: 22px;
	text-align: center;
}
.input-section{
	width: 247px;
}
.input-section input{
 	border-radius: 6px;
 	background-color: #f6f6f6;
 	border: none;
  	box-shadow: inset 0px -1px 3px 0px rgba(143, 143, 143, 0.21);
  	height: 56px;
  	transition: all 0.3s;
  	z-index: 174;
  	color: #1a1a1a;
  	width: 100%;
  	font: normal 14px "ProximaR";
  	padding-left: 65px;
  	-webkit-background-size: 20px;
  	background-size: 20px;
  	background-repeat: no-repeat;
  	background-position: 27px center;
}
.input-name{
  	-webkit-background-size: 20px;
  	background-size: 20px;
  	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve' width='512px' height='512px'%3E%3Cg%3E%3Cg%3E%3Cpath d='M437.02,330.98c-27.883-27.882-61.071-48.523-97.281-61.018C378.521,243.251,404,198.548,404,148 C404,66.393,337.607,0,256,0S108,66.393,108,148c0,50.548,25.479,95.251,64.262,121.962 c-36.21,12.495-69.398,33.136-97.281,61.018C26.629,379.333,0,443.62,0,512h40c0-119.103,96.897-216,216-216s216,96.897,216,216 h40C512,443.62,485.371,379.333,437.02,330.98z M256,256c-59.551,0-108-48.448-108-108S196.449,40,256,40 c59.551,0,108,48.448,108,108S315.551,256,256,256z' fill='%23cfccc2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
	margin-bottom: 22px;
}
.radio-label{
	color: #828282;
	font-size: 13px;
}
.radio-section{
	margin-right: 17px;
}
.radio-section:last-child{
	margin-right: 0;
}
.input-phone{
  	-webkit-background-size: 20px;
  	background-size: 20px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' viewBox='0 0 482.6 482.6' style='enable-background:new 0 0 482.6 482.6;' xml:space='preserve' width='512px' height='512px'%3E%3Cg%3E%3Cpath d='M98.339,320.8c47.6,56.9,104.9,101.7,170.3,133.4c24.9,11.8,58.2,25.8,95.3,28.2c2.3,0.1,4.5,0.2,6.8,0.2 c24.9,0,44.9-8.6,61.2-26.3c0.1-0.1,0.3-0.3,0.4-0.5c5.8-7,12.4-13.3,19.3-20c4.7-4.5,9.5-9.2,14.1-14 c21.3-22.2,21.3-50.4-0.2-71.9l-60.1-60.1c-10.2-10.6-22.4-16.2-35.2-16.2c-12.8,0-25.1,5.6-35.6,16.1l-35.8,35.8 c-3.3-1.9-6.7-3.6-9.9-5.2c-4-2-7.7-3.9-11-6c-32.6-20.7-62.2-47.7-90.5-82.4c-14.3-18.1-23.9-33.3-30.6-48.8 c9.4-8.5,18.2-17.4,26.7-26.1c3-3.1,6.1-6.2,9.2-9.3c10.8-10.8,16.6-23.3,16.6-36s-5.7-25.2-16.6-36l-29.8-29.8 c-3.5-3.5-6.8-6.9-10.2-10.4c-6.6-6.8-13.5-13.8-20.3-20.1c-10.3-10.1-22.4-15.4-35.2-15.4c-12.7,0-24.9,5.3-35.6,15.5l-37.4,37.4 c-13.6,13.6-21.3,30.1-22.9,49.2c-1.9,23.9,2.5,49.3,13.9,80C32.739,229.6,59.139,273.7,98.339,320.8z M25.739,104.2 c1.2-13.3,6.3-24.4,15.9-34l37.2-37.2c5.8-5.6,12.2-8.5,18.4-8.5c6.1,0,12.3,2.9,18,8.7c6.7,6.2,13,12.7,19.8,19.6 c3.4,3.5,6.9,7,10.4,10.6l29.8,29.8c6.2,6.2,9.4,12.5,9.4,18.7s-3.2,12.5-9.4,18.7c-3.1,3.1-6.2,6.3-9.3,9.4 c-9.3,9.4-18,18.3-27.6,26.8c-0.2,0.2-0.3,0.3-0.5,0.5c-8.3,8.3-7,16.2-5,22.2c0.1,0.3,0.2,0.5,0.3,0.8 c7.7,18.5,18.4,36.1,35.1,57.1c30,37,61.6,65.7,96.4,87.8c4.3,2.8,8.9,5,13.2,7.2c4,2,7.7,3.9,11,6c0.4,0.2,0.7,0.4,1.1,0.6 c3.3,1.7,6.5,2.5,9.7,2.5c8,0,13.2-5.1,14.9-6.8l37.4-37.4c5.8-5.8,12.1-8.9,18.3-8.9c7.6,0,13.8,4.7,17.7,8.9l60.3,60.2 c12,12,11.9,25-0.3,37.7c-4.2,4.5-8.6,8.8-13.3,13.3c-7,6.8-14.3,13.8-20.9,21.7c-11.5,12.4-25.2,18.2-42.9,18.2 c-1.7,0-3.5-0.1-5.2-0.2c-32.8-2.1-63.3-14.9-86.2-25.8c-62.2-30.1-116.8-72.8-162.1-127c-37.3-44.9-62.4-86.7-79-131.5 C28.039,146.4,24.139,124.3,25.739,104.2z' fill='%23c9c6bf'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.radio-sections{
	margin-bottom: 18px;
}

.submit-btn{
	width: 247px;
    box-shadow: 0px 4px 0px 0px rgba(224, 143, 2, 0.004);
    color: #000;
    background-color: transparent;
    background-image: url(../images/btn2.png);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    font: normal 14px "ProximaB";
    height: 61px;
    border-radius: 6px;
    text-transform: uppercase;
    margin-top: 20px;
    text-align: center;
    box-shadow: 0px 5px 0px 0px rgba(195, 75, 8, 0.004),0px 16px 35px 0px rgba(195, 75, 8, 0.7);
}

.input-section input:focus{
	box-shadow: inset 0px 0px 6px 0px rgba(255, 180, 1, 0.71);
}
.screen{
	overflow: hidden;
}
.main-container{
    -ms-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
	padding-bottom: 30px;
	min-height: 100vh;
	margin-top: 60px;
}
.main-info{
    width: 100%;
    max-width: 670px;
}
.main-content{
	width: 100%;
	-ms-align-items: flex-end;
	align-items: flex-end;
	justify-content: space-between;
}
.site-btn:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    background: linear-gradient(90deg,hsla(0,0%,100%,.1) 10%,hsla(0,0%,100%,.2) 20%,hsla(0,0%,100%,.6));
    width: 20px;
    -webkit-transform: skewX(-45deg);
    transform: skewX(-45deg);
    left: -25%;
    transition: all 1s ease;
    -webkit-animation-name: blick;
    animation-name: blick;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
@keyframes blick{
	15%,to{left:110%}
}
header{
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}


.slogan{
	font: normal 18px/23px "ProximaR";
	color: #000;
	margin-left: 35px;
	margin-top: 8px;
}
.slogan strong{
	color: #0eb0ee;
}
body{
	overflow-x: hidden;
}
.main-video{
	width: 100%;
	position: absolute;
	height: 100vh;
	top: 0;
	left: 0;
	z-index: 10;
  position: absolute;
  top: 50%; 
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  min-width: 100%; 
  min-height: 100%; 
  width: auto; 
  height: auto;
  z-index: -1000; 
  overflow: hidden;
  	max-height: 100vh;
  	overflow: hidden;
}
.main-video video{
	min-width: 100%; 
    min-height: 100%; 
    width: auto;
    height: auto;
}
.main{
	position: relative;
	z-index: 20;
	background: none;
}
.dn{
	display: none;
}
.content_done {
    width: 260px;
    border-radius: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 55px 30px;
    padding-bottom: 38px;
    padding-top: 45px;
}
.tittle_done {
    display: block;
    text-align: center;
    color: #000000;
    font-size: 30px;
    font-family: 'ProximaB';
}
.done_text {
    color: #000000;
    font-size: 16px;
    padding: 25px 0px;
    text-align: center;
}
.check {
    width: 114px;
    height: 105px;
    margin: 0 auto;
    display: block;
}
.check svg {
    width: 114px;
    height: 105px;
    display: block;
}
.path.circle {
    -webkit-animation: dash 0.9s ease-in-out;
    animation: dash 0.9s ease-in-out;
}
.check .path {
    stroke-dasharray: 1000;
    stroke-dashoffset: 0;
}
.path.check {
    stroke-dashoffset: -100;
    -webkit-animation: dash-check 0.9s 0.35s ease-in-out forwards;
    animation: dash-check 0.9s 0.35s ease-in-out forwards;
}
.close_popup {
    display: block;
    text-align: center;
    color: #000000;
    font-size: 16px;
	font-family: "ProximaR";
    background-color: #7bd56e;
    border-radius: 5px;
    height: 43px;
    line-height: 43px;
    width: 134px;
    margin: 0 auto;
    margin-top: 25px;
}
@-webkit-keyframes dash {
    0% {
        stroke-dashoffset: 1000;
    }
    100% {
        stroke-dashoffset: 0;
    }
}
@keyframes dash {
    0% {
        stroke-dashoffset: 1000;
    }
    100% {
        stroke-dashoffset: 0;
    }
}
@-webkit-keyframes dash-check {
    0% {
        stroke-dashoffset: -100;
    }
    100% {
        stroke-dashoffset: 900;
    }
}
@keyframes dash-check {
    0% {
        stroke-dashoffset: -100;
    }
    100% {
        stroke-dashoffset: 900;
    }
}
.mobile{
	display: none;
}