/*** RESE ***/
body, html, div, blockquote, img, label, h1, h2, h3, h4, h5, h6, pre, dl, dt, dd, a, fieldset {
	padding:0;
	margin:0;
	border:0;
	outline:0;
}

li, img { vertical-align:top; }

*{ -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box }:after,:before {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box }

/*** FUNC ***/
html, body {
	font-family:'Jost', sans-serif;
	overflow:hidden;
}

a {	text-decoration:none; }

/*** WRAP ***/
.wrap {
	width:100%;
}

/*** INDE ***/
.inde_wrap {
	width:100%;
	height:100%;
	position:absolute;
}

.inde_izqu {
	width:67%;
	height:100%;
	left:0;
	padding:0 8%;
	background:#2d5ead;
	position:absolute;
	display:-webkit-flex;
    display:flex;
	-webkit-flex-wrap:wrap;
    flex-wrap:wrap;
	align-content:center;
}

/*
.inde_izqu:before {
	content:'';
	width:619px;
	height:621px;
    top:12%;
    left:-30%;
	background:url('../imagenes/inde_izqu_befo.png');
    position:absolute;
    animation:rotation 10s infinite;
	opacity:0.1;
}
*/

.inde_izqu_flec_supe {
	width:55px;
	top:12%;
	left:5%;
	position:absolute;
}

.inde_izqu_flec_supe img  {
	width:100%;
}

.inde_izqu_logo_resp { display:none; }

.inde_izqu_logo_resp img {
	width:100%;
}

.inde_izqu_titu {
	width:100%;
	font-size:74px;
	color:#fff;	
	text-align:left;
	font-weight:600;
	line-height:100%;
	float:left;
}

.inde_izqu_type {
	height:70px;
	font-size:70px;
	color:#00afef;	
	text-align:left;
	font-weight:700;
	margin-top:20px;
	float:left;
}

.typed-cursor {
	font-size:80px;
	color:#00afef;
}

.inde_izqu_titu p {
	margin:0;
}

.inde_izqu_serv {
	width:100%;
	margin-top:40px;
	float:left;
}

.inde_izqu_serv_list {
	width:100%;
	float:left;
}

.inde_izqu_serv_list ul {
	width:100%;
	padding:0;
	margin:0;
	list-style:none;
	float:left;
}

.inde_izqu_serv_list li {
	width:100%;
	margin-bottom:5px;
	float:left;
	position:relative;
	transition:all 0.3s ease 0s;
}

.inde_izqu_serv_list li:last-child {
	margin-bottom:0;
}

.inde_izqu_serv_list li:before {
    content:'\f046';
    width:25px;
    font-family:FontAwesome;
	font-size:20px;
    color:#fff;
	font-weight:300;
    display:inline-block;
}

.inde_izqu_serv_list span {
	font-size:20px;
	color:#fff;
	text-align:left;
	font-weight:500;
	position:relative;
}

.inde_izqu_serv_list span:before {
    content:'';
    width:0;
	height:1px;
	bottom:2px;
	background:#fff;
	position:absolute;
	transition:all 0.3s ease 0s;
}

.inde_izqu_serv_list li:hover span:before {
    width:100%;
}

.inde_izqu_enla { display:none; }

.inde_izqu_enla img {
	width:100%;
}

.inde_izqu_flec_infe {
	width:130px;
	left:3%;
	bottom:0;
	position:absolute;
}

.inde_izqu_flec_infe img  {
	width:100%;
}

.inde_dere {
	width:33%;
	height:100%;
	padding:8%;
	right:0;
	background:#fff;
	position:absolute;
	display:-webkit-flex;
    display:flex;
	-webkit-flex-wrap:wrap;
    flex-wrap:wrap;
	align-content:center;
}

.inde_dere_logo {
	width:100%;
	float:left;
}

.inde_dere_logo img {
	width:100%;
}

.inde_dere_enla {
	width:70%;
	margin:0 15%;
	margin-top:50px;
	float:left;
}

.inde_dere_enla img {
	width:100%;
}

/*** CONT ***/
.cont_wrap {
	width:100%;
	height:100%;
	position:absolute;
}

.cont_izqu {
	width:40%;
	height:100%;
	padding:8%;
	left:0;
	background:url('../imagenes/cont_dere_back_01.jpg');
	position:absolute;
	display:-webkit-flex;
    display:flex;
	-webkit-flex-wrap:wrap;
    flex-wrap:wrap;
	align-content:center;
}

.cont_izqu:before {
	content:'';
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:rgba(0,0,0,0.2);
	position:absolute;
}

.cont_izqu_flec_supe {
	width:55px;
	top:4%;
	right:5%;
	position:absolute;
}

.cont_izqu_flec_supe img  {
	width:100%;
}

.cont_izqu_logo {
	width:70%;
	margin:0 15%;
	float:left;
	position:relative;
}

.cont_izqu_form_resp { display:none; }

.cont_izqu_logo img {
	width:100%;
}

.cont_izqu_enre {
	width:100%;
	padding:0 10%;
	left:0;
	bottom:40px;
	position:absolute;
}

.cont_izqu_enre_enla {
	width:40%;
	font-size:22px;
	color:#fff;
	text-align:left;
	font-weight:500;
	float:left;
    transition:all 0.3s ease 0s;
}

.cont_izqu_enre_enla:hover {
	transform:translateX(-10px);
}

.cont_izqu_enre_enla i {
	margin-right:10px;
}

.cont_izqu_enre_rede {
	width:60%;
	float:left;
}

.cont_izqu_enre_rede ul {
	width:100%;
	text-align:left;
	padding:0;
	margin:0;
	list-style:none;
	float:left;
}

.cont_izqu_enre_rede li {
	margin:0 15px;
	vertical-align:top;
    display:inline-block;
}

.cont_izqu_enre_rede li a {
	font-size:34px;
	color:#fff;
	text-align:center;
	line-height:30px;
	display:block;
    transition:all 0.3s ease 0s;
}

.cont_izqu_enre_rede li a:hover {
	transform:scale(1.1);
}

.cont_izqu_flec_infe {
	width:90px;
	left:0;
	bottom:12%;
	position:absolute;
}

.cont_izqu_flec_infe img  {
	width:100%;
}

.cont_dere {
	width:60%;
	height:100%;
	right:0;
	padding:0 8%;
	background:#fff;
	position:absolute;
	display:-webkit-flex;
    display:flex;
	-webkit-flex-wrap:wrap;
    flex-wrap:wrap;
	align-content:center;
}

.cont_dere_flec_supe {
	width:55px;
	top:4%;
	right:5%;
	position:absolute;
}

.cont_izqu_flec_supe img  {
	width:100%;
}

.cont_dere_enca {
	width:100%;
	float:left;
}

.cont_dere_enca h2 {
	width:100%;
	font-size:58px;
	color:#2d5ead;	
	text-align:center;
	font-weight:600;
	line-height:100%;
	float:left;
}

.cont_dere_form {
	width:100%;
	margin-top:40px;
	float:left;
	position:relative;
}

.cont_dere_form_secc {
	width:49%;
	margin-bottom:20px;
	float:left;
}

.cont_dere_form_secc:nth-child(1) {
	float:left;
}

.cont_dere_form_secc:nth-child(2) {
	float:right;
}

.cont_dere_form_secc:nth-child(3) {
	float:left;
}

.cont_dere_form_secc:nth-child(4) {
	float:right;
}

.cont_dere_form_secc:nth-child(5) {
	float:left;
}

.cont_dere_form_secc:nth-child(6) {
	float:right;
}

.cont_dere_form_secc_labe {
	width:100%;
	font-size:14px;
	color:#00afef;
	font-weight:500;
	text-transform:uppercase;
	float:left;
}

.cont_dere_form_secc_inpu {
	width:100%;
	height:42px;
	font-family:'Jost', sans-serif;
	font-size:15px;
	color:#fff;
	font-weight:500;
	padding:10px 15px;
	margin-top:2px;
	background:#2d5ead;
	border:0;
	border-radius:15px;
	float:right;
	outline:none;
}

.cont_dere_form_secc_text {
	width:100%;
	height:100px;
	font-family:'Jost', sans-serif;
	font-size:15px;
	color:#fff;
	font-weight:500;
	padding:10px 15px;
	background:#2d5ead;
	border:0;
	border-radius:15px;
	float:left;
	resize:none;
	outline:none;
}

.cont_dere_form_secc_envi {
	font-size:16px;
	color:#2d5ead;
	text-align:center;
	font-weight:700;
	line-height:40px;
	padding:2px 60px;
	background:#fff;
	border:0;
	border:2px solid #2d5ead;
	border-radius:15px;
	float:right;
	cursor:pointer;
	outline:none;
    transition:all 0.3s ease 0s;
    -webkit-transition:all 0.3s ease 0s;
}

.cont_dere_form_secc_envi:hover {
	color:#fff;
	background:#00afef;
	border:2px solid #00afef;
}

.cont_dere_flec_infe {
	width:120px;
	left:5%;
	bottom:0;
	position:absolute;
}

.cont_dere_flec_infe img  {
	width:100%;
}

/*** ADDO ***/
.addo_clea_both {
	width:100%;
	clear:both;
}

/*** MEDI QUER ***/
@media (min-width:240px) and (max-width:480px) {
	
	.inde_izqu {
		width:100%;
		left:0;
		padding:0 8%;
	}

	.inde_izqu_flec_supe {
		width:40px;
		top:5%;
	}

	.inde_izqu_logo_resp {
		width:60%;
		margin:0 20%;
		float:left;
		display:block;
	}

	.inde_izqu_titu {
		font-size:42px;
		margin-top:20px;
		line-height:90%;
	}
	
	.inde_izqu_type {
		height:30px;
		font-size:30px;
	}
	
	.typed-cursor {
		font-size:45px;
	}
	
	.inde_izqu_serv {
		margin-top:20px;
	}
	
	.inde_izqu_serv_list li {
		margin-bottom:10px;
	}

	.inde_izqu_serv_list li:before {
		content:'\f046';
		width:20px;
		font-size:18px;
	}

	.inde_izqu_serv_list span {
		font-size:18px;
	}

	.inde_izqu_enla {
		width:40%;
		margin:0 30%;
		margin-top:20px;
		float:left;
		display:block;
	}

	.inde_izqu_flec_infe { display:none; }

	.inde_dere { display:none; }

	/*** CONT ***/
	.cont_izqu {
		width:100%;
		height:100%;
		padding:0 5%;
	}

	.cont_izqu_logo {
		width:45%;
		margin:0 27.5%;
	    margin-top:-50px;
	}

	.cont_izqu_form_resp {
		width:100%;
		padding:20px;
		margin-top:20px;
		background:rgba(255,255,255,1);
		float:left;
		position:relative;
		display:block;
		z-index:1;
	}

	.cont_dere_form_secc {
		width:100%;
		margin-bottom:7px;
	}
	
	.cont_dere_form_secc:nth-child(6) {
		margin-bottom:0;
	}
	
	.cont_dere_form_secc_labe {
		font-size:13px;
	}

	.cont_dere_form_secc_inpu {
		height:35px;
		border-radius:10px;
	}

	.cont_dere_form_secc_envi {
		width:100%;
		font-size:16px;
		line-height:35px;
	}

	.cont_izqu_enre {
		padding:0 5%;
		bottom:20px;
	}

	.cont_izqu_enre_enla {
		font-size:20px;
	}

	.cont_dere { display:none; }

}

@media (min-width:481px) and (max-width:1199px) {
}	

@media (min-width:1792px) {
	
	/*** INDE ***/
	.inde_izqu_flec_supe {
		width:73px;
	}
	
	.inde_izqu_titu {
		font-size:99px;
	}
	
	.inde_izqu_type {
		height:93px;
		font-size:93px;
		margin-top:27px;
	}
	
	.typed-cursor {
		font-size:107px;
	}
	
	.inde_izqu_serv {
		margin-top:53px;
	}
	
	.inde_izqu_serv_list li {
		margin-bottom:7px;
	}
	
	.inde_izqu_serv_list li:last-child {
		margin-bottom:0;
	}

	.inde_izqu_serv_list li:before {
		width:33px;
		font-size:27px;
	}
	
	.inde_izqu_serv_list span {
		font-size:27px;
	}
	
	.inde_izqu_serv_list span:before {
		height:1px;
		bottom:2px;
	}
	
	.inde_izqu_flec_infe {
		width:173px;
	}
	
	.inde_dere_enla {
		margin-top:67px;
	}
	
	/*** CONT ***/
	.cont_izqu_flec_supe {
		width:73px;
	}
	
	.cont_izqu_enre {
		bottom:53px;
	}
	
	.cont_izqu_enre_enla {
		font-size:29px;
	}
	
	.cont_izqu_enre_enla:hover {
		transform:translateX(-13px);
	}
	
	.cont_izqu_enre_enla i {
		margin-right:13px;
	}
	
	.cont_izqu_enre_rede li {
		margin:0 20px;
	}
	
	.cont_izqu_enre_rede li a {
		font-size:45px;
		line-height:40px;
	}
	
	.cont_izqu_flec_infe {
		width:120px;
	}
	
	.cont_dere_flec_supe {
		width:73px;
	}
	
	.cont_dere_enca h2 {
		font-size:77px;
	}
	
	.cont_dere_form {
		margin-top:53px;
	}
	
	.cont_dere_form_secc {
		margin-bottom:27px;
	}
	
	.cont_dere_form_secc_labe {
		font-size:19px;
	}
	
	.cont_dere_form_secc_inpu {
		height:56px;
		font-size:20px;
		padding:13px 20px;
		margin-top:2px;
		border-radius:20px;
	}
	
	.cont_dere_form_secc_text {
		height:133px;
		font-size:20px;
		padding:13px 20px;
		border-radius:20px;
	}
	
	.cont_dere_form_secc_envi {
		font-size:21px;
		line-height:53px;
		padding:2px 80px;
		border:2px solid #2d5ead;
		border-radius:20px;
	}
	
	.cont_dere_form_secc_envi:hover {
		border:2px solid #00afef;
	}
	
	.cont_dere_flec_infe {
		width:160px;
	}
	
}