/* defaul style */
* {margin:0; padding:0;	outline: none;}
html, body {font-size: 100%; margin:0; padding:0; -webkit-text-size-adjust:100%; text-size-adjust:100%; height: 100%; min-width: 1000px;}
textarea {resize: none;}
.wrapp {width: 1250px; margin: 0 auto; position: relative; z-index: 0;}
.wrapp:after {content: '.'; width: 0; height: 0; visibility: hidden; display: block; clear: both; position: relative; font-size: 0px; line-height: 0px;}
.cl:after {content: '.'; width: 0; height: 0; visibility: hidden; display: block; clear: both; position: relative; font-size: 0px; line-height: 0px;}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #b1b1b1; text-align: center;}
input::-moz-placeholder, textarea::-moz-placeholder {opacity: 1; color: #b1b1b1; text-align: center;}
textarea::-webkit-input-placeholder {text-align: left !important; color: #ccc;}
textarea::-moz-placeholder {text-align: left !important; color: #ccc;}
.noselect {cursor: pointer; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none;}
.popup_overlay {width: 100%; height: 100%; position: fixed; z-index: 10; display: none; background-color: rgba(0,0,0,0.7); top: 0px; left: 0px;}
.popup {position: fixed; display: none; z-index: 11; padding: 30px; background-color: #fff; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder, input::-moz-placeholder, textarea::-moz-placeholder {opacity:1;}
input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {opacity:0;}
input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {opacity:0;}
label {display:inline-block; position:relative;}
label.red input, label.red textarea {border: 1px solid #f00 !important;}
/* defaul style end */

/*popup*/
.desc{
	opacity: 0.8;
	color: #083f5d;
	font-size: 14px;
    line-height: 24px;
	font-family: 'GothamPro';
}
.popup .desc{
    text-align: left;
    padding-left: 5px;
}
.popup_close{
	width: 10px;
	height: 11px;
	position: absolute;
	top: 10px;
	right: 10px;
	background: url(../img/close.png) no-repeat;
}
input[type="text"]{
	width: 340px;
	height: 47px;
	border: 1px solid #083f5d;
	font-size: 25px;
	font-family: 'GothamPro';
}
.popup{
	text-align: center;
}
.popup_h1{
	font-size: 45px;
    line-height: 45px;
	color: #083f5d;
	font-family: 'pf_din_text_comp_promedium';
    width: 350px;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 15px;
}
.popup_h2{
	font-size: 18px;
	line-height: 22px;
	color: #083f5d;
	font-family: 'GothamPro';
	width: 350px;
	text-align: center;
	padding-bottom: 20px;
}
.popup .btn{
	padding: 4px 80px;
    margin: 20px auto 0px;
}
/*End popup*/


/*------- style btn -------*/
.btn{
	border-radius: 25px;
	font-size: 15px;
	line-height: 33px;
    padding: 4px 40px;
	color: #fff;
	display: table;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#66c9ff+0,52aee8+31,2977b8+59,11569b+100 */
background: rgb(102,201,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(102,201,255,1) 0%, rgba(82,174,232,1) 31%, rgba(41,119,184,1) 59%, rgba(17,86,155,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(102,201,255,1) 0%,rgba(82,174,232,1) 31%,rgba(41,119,184,1) 59%,rgba(17,86,155,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(102,201,255,1) 0%,rgba(82,174,232,1) 31%,rgba(41,119,184,1) 59%,rgba(17,86,155,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66c9ff', endColorstr='#11569b',GradientType=0 ); /* IE6-9 */
  font-family: 'GothamPro';
  border-bottom: 1px solid #70889f;
/*-webkit-box-shadow: 0px 3px 9px 0px rgba(50, 50, 50, 0.39);
-moz-box-shadow:    0px 3px 9px 0px rgba(50, 50, 50, 0.39);
box-shadow:         0px 3px 9px 0px rgba(50, 50, 50, 0.39);*/
}
.btn:hover{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#54aada+0,408ec1+36,23679e+68,07417e+100 */
background: rgb(84,170,218); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(84,170,218,1) 0%, rgba(64,142,193,1) 36%, rgba(35,103,158,1) 68%, rgba(7,65,126,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(84,170,218,1) 0%,rgba(64,142,193,1) 36%,rgba(35,103,158,1) 68%,rgba(7,65,126,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(84,170,218,1) 0%,rgba(64,142,193,1) 36%,rgba(35,103,158,1) 68%,rgba(7,65,126,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#54aada', endColorstr='#07417e',GradientType=0 ); /* IE6-9 */
}
.btn:active{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4990b7+0,3576a0+16,1d5583+62,07386a+100 */
background: rgb(73,144,183); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(73,144,183,1) 0%, rgba(53,118,160,1) 16%, rgba(29,85,131,1) 62%, rgba(7,56,106,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(73,144,183,1) 0%,rgba(53,118,160,1) 16%,rgba(29,85,131,1) 62%,rgba(7,56,106,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(73,144,183,1) 0%,rgba(53,118,160,1) 16%,rgba(29,85,131,1) 62%,rgba(7,56,106,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4990b7', endColorstr='#07386a',GradientType=0 ); /* IE6-9 */

}
/*------- End style btn -------*/





/*------- top_header -------*/
.top-fixed {
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 9;
}

.top_header{
	width: 100%;
	height: 70px;
	background-color: #fff;
}
.top_header-flex{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	padding-top: 15px;
    align-items: flex-start;
}
.top_header-phoe >span{
	float: left;
    line-height: 42px;
	padding-right: 24px;
	color: #083f5d;
	font-size: 30px;
    font-family: 'pf_din_text_comp_promedium';
}
.top_header-phoe-btn{
	float: right;

}
/*------- End top_header -------*/


/*------- menu -------*/
.menu{
	width: 100%;
	height: 45px;
	background: #10232b;
}
.menu__flex{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-around;
	-webkit-justify-content: space-around;
	color: #8fcded;
	/*text-transform: uppercase;*/
	font-size: 20px;
	line-height: 45px;
	font-family: 'PT_Sans';
}
.menu__flex > div > a{
	color: inherit;
	font-size: inherit;
	line-height: inherit;
	text-decoration: none;
}
.benefits__startup_box.active .cicle{
	transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
    transition: 2s ease 0.1s;
    -webkit-transition: 2s ease 0.1s;
    -webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
/*------- End menu -------*/

/* -------header -------*/
.header{
	margin: auto;
	margin-top: 115px;
	width: 100%;
	height: 712px;
	max-width: 2560px;
	background: url(../img/header/bg-min.png) 60% 50% no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.header.header_img0{
	background: url(../img/header/6.jpg) 60% 50% no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

.header.header_img1{
	background: url(../img/header/1.jpg) center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.header.header_img2{
	background: url(../img/header/2.jpg) center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.header.header_img3{
	background: url(../img/header/3.jpg) center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.header.header_img4{
	background: url(../img/header/4.jpg) center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.header.header_img5{
	background: url(../img/header/header_bg.jpg) center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

.header_text{
	float: left;
	max-width: 850px;
}
.header_text .header_text_icons {
	float: right;
}
.clear {
	clear: both;
}
.header_text > h1{
	font-size: 30px;
	line-height: 45px;
	color: #083f5d;
	text-transform: uppercase;
	font-family: 'pf_din_text_comp_proregular';
	/*padding-bottom: 25px;*/
	padding-top: 47px;
}
.header_text > h2{
	font-size: 22px;
	line-height: 25px;
	color: #083f5d;
	/*text-transform: uppercase;*/
	font-family: 'PT_Sans';
	padding-bottom: 25px;
	padding-top: 0px;
	font-weight: lighter;
	margin-bottom: 135px;
}
.header_text > p{
	font-size: 16px;
	line-height: 18px;
	font-family: 'GothamPro';
	color: #fff;
	display: table;
	padding-bottom: 3px;
	border-bottom: 1px solid #fff;
	margin-bottom: 20px;
}
.header_text .icon_1{
	position: relative;
	margin-top: -6px;
	padding-left: 25px;
	font-size: 14px;
	display: block;
	font-family: 'PT_Sans';
	color: #fff;
}
.header_text .icon_2{
	position: relative;
	margin-top: -6px;
	padding-left: 25px;
	font-size: 14px;
	display: block;
	font-family: 'PT_Sans';
	color: #fff;
}
.header_text .icon_3{
	position: relative;
	margin-top: -6px;
	padding-left: 25px;
	font-size: 14px;
	display: block;
	font-family: 'PT_Sans';
	color: #fff;
}
.header_text .icon_4{
	position: relative;
	margin-top: -6px;
	padding-left: 25px;
	font-size: 14px;
	display: block;
	font-family: 'PT_Sans';
	color: #fff;
}
.header_text .icon_5{
	position: relative;
	margin-top: -6px;
	padding-left: 25px;
	font-size: 14px;
	display: block;
	font-family: 'PT_Sans';
	color: #fff;
}
.header_text .icon_1:before{
	content: '';
	position: absolute;
	top: 0px;
	left: 5px;
	margin-left: -22px;
	width: 24px;
	height: 24px;
	background: url(../img/header/icon1.png) no-repeat;	
}
.header_text .icon_2:before{
	content: '';
	position: absolute;
	top: 0px;
	left: 1px;
	margin-left: -17px;
	width: 22px;
	height: 24px;
	background: url(../img/header/icon2.png) no-repeat;
}
.header_text .icon_3:before{
	content: '';
	position: absolute;
	top: 0px;
	left: 2px;
	margin-left: -17px;
	width: 20px;
	height: 24px;
	background: url(../img/header/icon3.png) no-repeat;
}
.header_text .icon_4:before{
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	margin-left: -17px;
	width: 24px;
	height: 24px;
	background: url(../img/header/icon4.png) no-repeat;
}
.header_text .icon_5:before{
	content: '';
	position: absolute;
	top: 0px;
	left: 5px;
	margin-left: -17px;
	width: 14px;
	height: 24px;
	background: url(../img/header/icon5.png) no-repeat;
}
.phone_text{
	float: right;
}
.phone_text-action{
    float: right;
    text-align: right;
    padding-top: 40px;
    padding-right: 7px;
    /*padding-left: 503px;*/
}
.phone_text > img{
	float: right;
	padding-top: 48px;
}
.phone_text-action > p{
	font-size: 16px;
	line-height: 18px;
	color: #fff;
	font-family: 'GothamPro-Medium';
}
.phone_text-action .phone_text-sale{
	font-size: 22px;
	line-height: 45px;
    color: #EB0124;
	text-decoration: line-through;
	font-family: 'pf_din_text_comp_promedium';
}
.data_sale{
	float: left;
	font-size: 20px;
	line-height: 24px;
	font-family: 'GothamPro';
	letter-spacing: 1px;
	color: #fff;
	font-weight: 600;
	padding-bottom: 15px;
	padding-right: 14px;
	font-family: 'GothamPro-Black';
}
.data_price{
	float: right;
	font-size: 30px;
	line-height: 35px;
	font-family: 'PT_Sans';
	color: #fff;
	padding-bottom: 15px;
	padding-left: 14px;
	position: relative;
	margin-top: -30px;
}
.data_price:before{
	content: '';
	position: absolute;
	top: 25px;
	left: 0px;
	width: 3px;
	height: 60px;
	background: #fff;
	font-weight: 600;
}
.old-price {
	text-decoration: line-through;
}
.phone_text-action-btn{
    padding: 4px 80px;
    text-align: center;
    display: table;
    font-size: 18px;
    float: right;
}

.small-desc {
	float: right;
	margin-top: 65px;
	font-family: "GothamPro";
	font-size: 11px;
	color: #8fcded;
}
/* ------- End header -------*/


/*------- Benefits startup -------*/
.benefits__startup{
	width: 100%;
	background: #fff;
	padding-bottom: 100px;
}
.benefits__startup-h2{
	text-align: center;
	font-size: 40px;
	line-height: 45px;
	font-family: 'pf_din_text_comp_promedium';
	color: #083f5d;
	padding-top: 30px;
	text-transform: uppercase;
}
.benefits__startup-decript{
	font-size: 24px;
	line-height: 39px;
	text-align: center;
	font-family: 'GothamPro';
    padding-bottom: 69px;
	color: #083f5d;
}
.benefits__startup_box {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-around;
	-webkit-justify-content: space-around;
	text-align: center;
	color:#fff;
}
.benefits__startup_box > div{
	width: 380px;
	height: 359px;
	position: relative;
}
.benefits__startup_box h4{
	font-size: 20px;
	line-height: 22px;
	font-family: 'GothamPro-Medium';
	padding-top: 90px;
	text-transform: uppercase;
	padding-bottom: 24px;
}
.benefits__startup_box p {
	font-family: 'GothamPro';
}
.benefits__startup_1{
	background: url(../img/benefits__startup/benefits__startup_1.jpg) no-repeat
}
.benefits__startup_2{
	background: url(../img/benefits__startup/benefits__startup_2.jpg) no-repeat
}
.benefits__startup_3{
	background: url(../img/benefits__startup/benefits__startup_3.jpg) no-repeat
}
.cicle{
    background: #fff;
    border: 1px solid #083f5d;
    border-radius: 50%;
    font-size: 40px;
    line-height: 84px;
    text-align: center;
    width: 84px;
    height: 84px;
    position: absolute;
    left: 50%;
    margin-left: -47px;
    top: -47px;

}
.cicle > p{
	font-family: 'pf_din_text_comp_prolight';
	color: #083f5d;
}
.benefits__startup-special_price{
	font-size: 20px;
	line-height: 22px;
	color: #083f5d;
	text-align: center;
	padding-top: 37px;
	padding-bottom: 44px;
	font-family: 'GothamPro-Medium';
}
.benefits__startup-btn {
	padding: 4px 80px; 
	margin: 0 auto;
}
/*------- End Benefits startup -------*/

/*------- Special offer -------*/
.special__offer{
	width: 100%;
	height: 990px;
	background: url(../img/special__offer/special__offer_bg.jpg) center no-repeat;
}
.special__offer-h2{
	color:#fff;
	font-size: 40px;
	line-height: 45px;
	font-family: 'pf_din_text_comp_promedium';
	text-align: center;
	padding-top: 160px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 8px;
}
.special__offer_descript{
 	font-family: 'GothamPro';
 	font-size: 14px;
 	line-height: 22px;	
 	text-align: center;
 	color: #fff;
 	padding-bottom: 57px;
}
.special__offer_descript > span{
 	font-family: 'GothamPro-Medium';	
}
.special__offer_line{
	width: 801px;
	height: 511px;
	background: url(../img/special__offer/special__offer_line.png) center no-repeat;
	margin: 0 auto;
	position: relative;
	/*margin-top: 7px;*/
}
.special__offer_line-box{
	color: #fff;
	text-align: center;
	min-width: 300px;
}
.special__offer_line-box > p{
	font-size: 18px;
	line-height: 22px;
	font-family: 'GothamPro';
	padding-top: 30px;
}
.special__offer_line-box > img{
	margin: 0 auto;
}
.special__offer_line-descript{
	font-size: 14px;
	line-height: 14px;
	font-family: 'GothamPro';
	text-align: center;
	padding-top: 40px;
	color: #fff;
}
.special__offer_line .special__offer_line-box{
	opacity: 0;
	transform: scale(1) translate(-40%, -5%);
}
.special__offer_line.active .special__offer_line-box{
	transition: 2s ease 0.2s;
	-webkit-transition: 1s ease 0.2s;
	transform: scale(1) translate(-50%, 0);
	opacity: 1;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.special__offer_line-box .phone_text-sale{
	display: inline-block;
	font-size: 22px;
	line-height: 10px;
	padding-top: 40px;
    color: #EB0124;
    margin-left: -45px;
	text-decoration: line-through;
	font-family: 'pf_din_text_comp_promedium';
}
.special__offer_line_1,
.special__offer_line_2,
.special__offer_line_3,
.special__offer_line_4,
.special__offer_line_5,
.special__offer_line_6,
.special__offer_line_7,
.special__offer_line_8{
	position: absolute;
}
.special__offer_line_1 > span{
	font-size: 20px;
	line-height: 15px;
	opacity: 0.8;
}
.special__offer_line_1{
	font-size: 40px;
	line-height: 45px;
	color: #fff;
	font-family: 'pf_din_text_comp_promedium';
	margin-top: -55px;
}
.special__offer_line_1{
    top: -27px;
    left: 400px;
}
.special__offer_line_2{
    top: 136px;
    left: 0px;	
}
.special__offer_line_3{
    top: 282px;
    left: 0px;
}
.special__offer_line_4{
    top: 136px;
    left: 400px;
}
.special__offer_line_5{
    top: 282px;
    left: 400px;
}
.special__offer_line_6{
    top: 136px;
    left: 800px;
}
.special__offer_line_7{
    top: 282px;
	left: 800px;
}
.special__offer-btn{
	padding: 4px 80px;
    display: table;
    position: absolute;
    bottom: -19px;
    left: 284px;
}
/*------- End Special offer -------*/

/*------- Further advantages -------*/
.further__advantages{
	width: 100%;
	background: #fff;
}
.further__advantages-h2{
	font-size: 40px;
	line-height: 45px;
	color: #083f5d;
	font-family: 'pf_din_text_comp_promedium';
	padding-top: 90px;
	padding-bottom: 30px;
	text-align: center;
}
.further__advantages-descript{
	font-size: 20px;
	line-height: 22px;
	color: #083f5d;
	font-family: 'GothamPro';
	text-align: center;
	padding-bottom: 62px;
}
.further__advantages_box-1{
	width: 100%;
	height: 269px;
	background: url(../img/further__advantages/further__advantages_box-1.jpg) center no-repeat;	
}
.further__advantages_box-2{
	width: 100%;
	height: 269px;
	background: url(../img/further__advantages/further__advantages_box-2.jpg) center no-repeat;	
}
.further__advantages_box-3{
	width: 100%;
	height: 269px;
	background: url(../img/further__advantages/further__advantages_box-3.jpg) center no-repeat;	
}
.further__advantages_box > span{
    color: #dcdcdc;
    opacity: 0.7;
    font-family: 'pf_din_text_comp_promedium2';
    font-size: 222px;
    line-height: 222px;
    padding-left: 531px;
    padding-top: 17px;
    letter-spacing: -7px;
    display: block;
    float: left;
}
.further__advantages_box > p{
    float: left;
    font-size: 20px;
    line-height: 22px;
    color: #083f5d;
    font-family: 'GothamPro';
    padding-top: 81px;
    /*padding-right: 220px;*/
    padding-left: 25px;
}
.further__advantages_box.further__advantages_box-2 > span{
	float: right;
	padding-left: 0px;
    padding-right: 539px;
}
.further__advantages_box.further__advantages_box-2 > p{
	float: right;
	padding-right: 25px;
	/*padding-left: 220px;*/
	text-align: right;
} 
/*------- End Further advantages -------*/

/*------- block forms -------*/
.block__forms{
	width: 100%;
	background: #fff;
}
.block__forms-box{
	width: 1060px;
	height: 390px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-around;
	-webkit-justify-content: space-around;
	border:1px solid #083f5d;
    margin: 80px auto 80px;
}
.block__forms-h2{
	color: #083f5d;
	font-size: 40px;
	line-height: 45px;
	padding-top: 68px;
	text-transform: uppercase;
	font-family: 'pf_din_text_comp_promedium';
	position: relative;
}
.block__forms-h2:before{
    content: '';
    position: absolute;
    bottom: -27px;
    left: 0px;
    width: 110px;
    height: 1px;
    background: #083f5d;
}
.block__forms-box-form{
	padding-top: 68px;
}
.block__forms-box-form-btn{
	padding: 4px 80px;
	margin: 18px auto 0;
}
/*------- End block forms -------*/

/*------- footer -------*/
footer{
	width: 100%;
	height: 157px;
	background: #083f5d;
}
.footer-flex{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	padding-top: 33px;
}
.footer-flex-text{
	font-size: 14px;
	line-height: 22px;
	color: #fff;
	font-family: 'GothamPro';
}
.footer-flex-number{
	font-size: 40px;
	line-height: 40px;
  	font-family: 'pf_din_text_comp_promedium';
  	color: #fff;
}
.footer-flex-polit{
	font-size: 12px;
	line-height: 22px;
	opacity: 0.8;
	font-family: 'GothamPro';
	text-decoration: none;
	color: #fff;
}
.footer__address{
	color: #48a1dc;
	font-size: 18px;
	line-height: 20px;
	opacity: 0.8;
	  font-family: 'GothamPro';
}
/*------- End footer -------*/

/*.header.header_img4 .header_text > .header_text_h1,
.header.header_img4 .header_text > .header_text_p,
.header.header_img4 .header_text > .icon_1,
.header.header_img4 .header_text > .icon_2,
.header.header_img4 .header_text > .icon_3{
	color: #00A7DB;	
}
.header.header_img4 .header_text > .header_text_p{
	border-bottom: 1px solid #00A7DB;
}*/