@font-face{
	font-family: 'HelveticaNeueLTStd-Bd';
	src: url('../font/HelveticaNeueLTStd-Bd.ttf');
}

@font-face{
	font-family: 'HelveticaNeueLTStd-Lt';
	src: url('../font/HelveticaNeueLTStd-Lt.otf');
}

a{
	text-decoration: none;
}

*{
	font-size: 1em;
	margin: 0;
	padding: 0;
}

.msng_more a{
	color: #FFFFFF;
}

.detail_info a{
	color: #A6A8AB;
}

.img_back{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	z-index: -1;
	opacity: .5;
}

.img_back img{
	width: 100%;
	height: auto;
}

.menu_page{
	background: #FFFFFF;
}

.menu_page ul{
	padding-left: 2.5vw;
	padding-top: 1.5vw;
	padding-bottom: 1.5vw;
	width: auto;

}

.menu_page ul li{
	display: inline-block;
	position: relative;
	color: #A6A8AB;
	font-family: 'HelveticaNeueLTStd-Lt';
	font-size: 1.1em;
	vertical-align: middle;
	margin-left: 3vw;
	margin-right: 1vw;
	text-align: center;
	margin-top: 4px;
}

.menu_page ul li img.img_selected, .menu_page ul li img.img_not_selected{
	width: 10px; 
	height: auto;
}

.menu_page ul li img.img_not_selected{
	opacity: 0;
}

ul li.selected{
	color: #EF5A28;
}

.menu_page ul li:hover{
	cursor: pointer;
	opacity: .5;
}


.menu_page ul li img{
	width: 100%;
	height: auto;
}

.menu_page ul li.esp_img{
	margin-right: 9vw;
	width: 20vw;
	height: auto;
	margin-left: 0vw;
}

.menu_page ul li.upload_cv{
	margin-left: 28vw;
	padding-top: 1vw;
	padding-bottom: 1vw;
	padding-right: 2.5vw;
	padding-left: 2.5vw;
	background: #F05A28;
	color: #FFFFFF;
}

.slider, .slider ul.fotos{
	width: 100%;
	height: 45.5vw;
	position: relative;
}

.slider ul.fotos{
	border-top: .35vw solid #F05A28;
	border-bottom: .35vw solid #F05A28;
}

.slider ul.fotos li{
	width: 100%;
	height: 45.5vw;
	position: absolute;
	top: 0;
	left: 0;
}

.slider ul.fotos li img{
	width: 100%;
	height: 100%;
}	

.show{
	opacity: 1;
	z-index: 1;
	transition: 1s;
}

.no_show{
	opacity: 0;
	z-index: -1;
	transition: 1s;
}

.items{
	z-index: 1;
	width: 100%;
	height: auto;
	position: absolute;
	bottom: 2vw;
	left: 0;
	text-align: center;
}

.items li{
	display: inline-block;
	width: 3vw;
	height: auto;
	margin-left: .2vw;
	margin-right: .2vw;
}

.items li img{
	width: 100%;
	height: auto;
}

.items li.no_selected_item:hover{
	cursor: pointer;
	opacity: .5;
}

.flechas{
	z-index: 1;
	width: 100%;
	height: auto;
	position: absolute;
	bottom: 20vw;
}

.flechas div img{
	width: 100%;
	height: auto;
}

.flechas .oculted{
	opacity: 0;
	margin-left: 3%;
	float: left;
	width: 2.5vw;
}

.flechas .izq{
	opacity: 1;
	margin-left: 3%;
	float: left;
	width: 2.5vw;
}

.flechas .der{
	opacity: 1;
	margin-right: 3%;
	float: right;
	width: 2.5vw;
}

.flechas .izq:hover, .flechas .der:hover{
	opacity: .5;
	cursor: pointer;
}

.msg_prin{
	width: 100%;
	height: auto;
	text-align: center;
	font-family: 'HelveticaNeueLTStd-Bd';
	font-size: 1.5em;
	color: #686868;
	padding-top: 3vw;
	padding-bottom: 3vw;
	background: #F1F1F2;
	
}

.msg_prin span{
	display: block;
	width: 70%;
	height: auto;
	margin: 0 auto;

}

.msg_prin .img{
	width: 100%;
	text-align: center;
	position: relative;
	margin-bottom: 1vw;
	z-index: 1;
}

.msg_prin .img span{
	width: auto !important;
	display: inline-block;
	font-size: 3vw;
	padding-left: 2vw;
	padding-right: 2vw;
	background: #F1F1F2;
	z-index: 10;
}

.msg_prin .img img{
	margin-top: .25vw;
	width: 17vw;
	height: auto;
	z-index: 2;
	background: #F1F1F2;
}

.msg_prin .img hr{
	width: 99.8%;
	border: .1vw solid #A6A8AB;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: -1;
}

.info_div{
	display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;

    display: -webkit-flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    -webkit-flex-wrap: wrap;

    width: 100%;
    border-bottom: .35vw solid #F05A28;
}

.info_div .detail_info{
	font-family: 'HelveticaNeueLTStd-Lt';
	font-size: 1.3em;
	color: #686868;
	display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;

    display: -webkit-flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    -webkit-flex-wrap: wrap;
    width: 50%;
    height: auto;
    text-align: justify;
}

.info_div .img_info{
    width: 50%;
    height: 24.8vw;

}

.info_div .img_info img{
	width: 100%;
	height: 100%;
}

.detail_info span{
	margin: 0 auto;
	width: 60%;
	height: auto;
}

.detail_info div{
	margin-top: 5vw;
	text-align: center;
	height: auto;
	border: 2px solid #686868;
	padding-left: 3.5vw;
	padding-right: 3.5vw;
	padding-top: 1vw;
	padding-bottom: 1vw;
	color:#686868;
	font-size: 1.5em;
	font-style: bold;
}

.detail_info div:hover{
	cursor: pointer;
	opacity: .5;
}

.info_descr{
	padding-top: 5vw;
	padding-bottom: 5vw;
	display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;

    display: -webkit-flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    -webkit-flex-wrap: wrap;
}

.info_descr .text_full{
	width: 40%;
	height: auto;
	font-family: 'HelveticaNeueLTStd-Lt';
	font-size: 6em;
	color: #A6A8AB;
}

.info_descr .text_full span{
	display: block;
	margin: 0 auto;
	width: 90%;
	height: auto;
	margin-left: 30%;
}

.info_descr .text_descr{
	width: 60%;
	height: auto;
	font-family: 'HelveticaNeueLTStd-Lt';
	font-size: 2em;
	color: #A6A8AB;
}

.text_descr ul{
	display: block;
	margin: 0 auto;
	width: 50%;
	height: auto;
	list-style-image: url('../img/flechita.png');
}

.text_descr ul li{
	margin-top: 1.5vw;
}

.negritas{
	display: inline !important;
	margin: 0!important;
	padding: 0!important;
	font-family: 'HelveticaNeueLTStd-Bd';
}
.text_descr .title{
	font-family: 'HelveticaNeueLTStd-Bd';
	display: block;
	width: 100%;
	height: auto;
}

.cinta_menu{
	position: relative;
	margin: 0 auto;
	width: 80%;
	height: auto;
	margin-top: 2vw;
	color: #FFF;
}

.cinta_menu img{
	width: 100%;
	height: auto;
	opacity: 1;
}

.cinta_menu span{
	font-family: 'HelveticaNeueLTStd-Bd';
	display: block;
	position: absolute;
	top: 15%;
	left: 10%;
	width: 100%;
	height: auto;
	z-index: 10;
	font-size: 1.8em;
}

.msng_more{
	width: 100%;
	height: auto;
	background: #A6A8AB;
	font-family: 'HelveticaNeueLTStd-Bd';
	color: #FFFFFF;
	padding-top: 3vw;
	padding-bottom: 3vw;
	text-align: center;
	border-bottom: .35vw solid #F05A28;
}

.msng_more .msg_txt{
	font-size: 2.5em;
	display: block;
	width: 100%;
	height: auto;
	text-align: center;
	margin-bottom: 2.5vw;
}

.msng_more .boton{
	border: 2px solid #FFF;
	font-size: 2.2em;
	display: inline-block;
	width: auto;
	height: auto;
	text-align: center;
	margin: 0 auto;
	padding-top: 1vw;
	padding-bottom: 1vw;
	padding-left: 1.5vw;
	padding-right: 1.5vw;
	font-family: 'HelveticaNeueLTStd-Lt' !important;
}

.msng_more .boton:hover{
	cursor: pointer;
	opacity: .5;
}

.pie_pag{
	display: flex;
    flex-wrap: wrap;

    display: -webkit-flex;
    -webkit-flex-wrap: wrap;

	width: 70%;
	height: auto;
	margin: 0 auto;
	font-size: 1.2em;
	color: #000;
	font-family: 'HelveticaNeueLTStd-Lt';
	padding-top: 2.5vw;
	padding-bottom: 2.5vw;
	position: relative;
}

.pie_pag .nav{
	width: 25%; 
	height: auto;
}

.pie_pag ul li{
	list-style: none;
	margin-bottom: .5vw;
}

.pie_pag .nav span{
	display: block;
	border-bottom: .2vw solid #F05A28;
	color: #F05A28;
	width: 60%;
	margin-bottom: .5vw;
}

.nav a{
	list-style: none;
	text-decoration: none;
	color: #A6A8AB;
}

.nav a:hover{
	color: #EF5A28;
}

.pie_pag .about{
	margin-left: 7.5vw;
	width: 40%; 
	height: auto;
}

.pie_pag .top_capita{
	width: 25%;
	height: auto;
}

.about span{
	display: block;
	border-bottom: .2vw solid #F05A28;
	color: #F05A28;
	width: 85%;
	margin-bottom: .5vw;
} 

.about p{
	line-height: 1.5vw;
}

.pie_pag .top_mini{
	position: absolute;
	right: 0;
	top: -.1vw;
	width: 11vw;
	height: auto;
}

.pie_pag .top_mini img{
	width: 100%;
	height: auto;
}

.social_bottom{
	width: 100%;
	height: auto;
	text-align: center;
}

.der_res{
	display: inline-block;
	border-bottom: .2vw solid #F05A28;
	color: #F05A28;
	font-size: 1em;
	font-family: 'HelveticaNeueLTStd-Lt';
	margin: 0 auto;
	padding-left: 1vw;
	padding-right: 1vw;
	padding-bottom: .25vw;
	margin-bottom: 1.5vw;
}

.img_top{
	position: relative;
	border-top: .35vw solid #F05A28;
	border-bottom: .35vw solid #F05A28;
	width: 100%;
	height: 22.7vw;

	display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;

	display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-align-items: center;
    -webkit-justify-content: center;
}

.img_top img.fondo{
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 22.7vw;
}

.img_top img.flecha{
	width: 3vw;
	height: auto;
}


.img_top span{
	display: block;
	width: 100%;
	font-family: 'HelveticaNeueLTStd-Lt';
	color: #FFFFFF;
	font-size: 6em;
	z-index: 1;
	text-align: center;
}

.desc_cont{
	color: #5D5E5E;
	font-family: 'HelveticaNeueLTStd-Lt';
	display: flex;
    flex-wrap: wrap;
	display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    margin-bottom: 2vw;
}

.desc_cont span.title{
	width: 100%;
	height: auto;
	font-size: 3.5em;
	text-align: center;
	margin-top: 3.5vw;
	margin-bottom: 4.5vw;
}

.desc_cont span.title hr{
	display: block;
	margin: 0 auto;
	width: 15%;
	border: .15vw solid #F05A28;
	margin-top: 1vw;
}

.desc_cont .descr_div{
	width: 70%;
	height: auto;
	margin: 0 auto;
	text-align: center;
	margin-top: 1.5vw;
	margin-bottom: 2.5vw;

}

.descr_div .desc{
	margin: 0 auto;
	display: inline-block;
	width: 40%;
	height: auto;
	vertical-align: top;
	text-align: left;
	margin-left: 2.5vw;
	margin-right: 2.5vw;
}

.desc span{
	font-size: 1.5em;
}

.desc p{
	margin-top: 2vw;
	font-size: 1.3em;
}

.img_top .esp_serv{
	width: auto;
	height: auto;
	margin-left: 20vw;
	text-align: left;
}

.services_list{
	width: 100%;
	height: auto;
}

.services_list{
	margin: 0 auto;
	width: 70%;
	height: auto;
}

.services_list ul{
	display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;

    display: -webkit-flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    -webkit-flex-wrap: wrap;
    height: 34vw;
    margin-bottom: 2.5vw;
}

.services_list ul li{
	display: block;
	width: 23%;
	height: 15vw;
	position: relative;
	margin-left: 2.5vw;
	margin-right: 2.5vw;
}

.services_list ul li img{
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;

	z-index: -1;
}

.services_list ul li div{
	font-family: 'HelveticaNeueLTStd-Bd';
	color: #FFF;
	font-size: 1em;
	width: 100%;
	height: 100%;
	z-index: 10;
	text-align: justify;

	display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;

    display: -webkit-flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    -webkit-flex-wrap: wrap;

    background: rgba(166,168,171,.9); 
    z-index: 10;

    opacity: 0;
    transition: 1s;
}


.services_list ul li div span{
	margin: 0 auto;
	width: 80%;
	height: auto;
	display: block;
	text-align: center;
	color: #FFFFFF;
}

.services_list ul li div p{
	margin: 0 auto;
	width: 80%;
	height: auto;
	display: block;
	text-align: center;
	color: #FFFFFF;
}

.esp_serv_2{
	width: 80% !important;
	text-align: left !important;
}

.esp_sub_2{
	width: 80% !important;
	text-align: left !important;
	font-size: 2em !important;
	margin-top: -7vw !important;
}


.lista_vacantes{
	width: 100%;
	height: auto;
	font-family: 'HelveticaNeueLTStd-Lt';
	padding-bottom: 2.5vw;
	border-bottom: .35vw solid #F05A28;
}

.lista_vacantes .title_list{
	width: 90%;
	height: auto;

	display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;

    display: -webkit-flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    -webkit-flex-wrap: wrap;

	text-align: center !important;
	color: #A6A8AB;
	margin: 0 auto;

	font-size: 1.5em;
	padding-bottom: 1.5vw;
	padding-top: 1.5vw;
	border-bottom: .15vw solid #A6A8AB;
	margin-bottom: 2.5vw;
}

.vac, .emp, .pub, .lugar{
	width: 20% !important;
	height: auto;
	text-align: center;
}

.lista_vacantes ul{
	width: 90%;
	height: 30vw;
	list-style-image: uri('../img/top-capita-13.png');
	overflow-y: auto;
	margin: 0 auto;
}

.lista_vacantes ul::-webkit-scrollbar {
    width: 12px;
}

.lista_vacantes ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,1); 
    border-radius: 10px;
}

.lista_vacantes ul::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,1); 
}

.vacante_list_desc a{
	color: #A6A8AB;
}

.vacante_list_desc .item{
	width: 100%;
	height: auto;
	margin: 0 auto;

	display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;

    display: -webkit-flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    -webkit-flex-wrap: wrap;

    margin-top: 4vw;
    margin-bottom: 4vw;
    

}

.item .vac{
	color: #A6A8AB;
	text-decoration: underline;
}

.item .vac:hover{
	cursor: pointer;
	opacity: .5;
}

.item .emp{
	text-align: center !important;
}

.item .pub{
	text-align: center !important;
}

.vac, .emp, .pub, .lugar{
	margin: 0 auto;
	font-size: 1.3em;
	text-align: center !important;
}

.capa_bloqueado{
	z-index: -1;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0;
	transition: 1s;
}

.show_info_vacante{
	background: #FFFFFF;
	position: absolute;
	z-index: -1;
	width: 45%;
	height: auto;
	top: 40%;
	left: 27.5%;
	padding-top: 3vw;
	padding-bottom: 3vw;
	text-align: center;
	opacity: 0;
	transition: 1s;
}

.show_info_vacante .cont_info{
	width: 85%;
	height: auto;
	margin: 0 auto;
	font-family: 'HelveticaNeueLTStd-Lt';
	position: relative;
}

.cont_info .t_princ{
	font-family: 'HelveticaNeueLTStd-Bd';
	font-size: 3em;
	color: #A6A8AB;
	border-bottom: .2vw solid #A6A8AB;
	display: inline-block;
}

.cont_info .title{
	margin-top: 1vw;
	margin-bottom: 1vw;
	display: block;
	font-family: 'HelveticaNeueLTStd-Lt';
	color: #A6A8AB;
	font-size: 1.3em;
}

.cont_info{
	display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;

    display: -webkit-flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    -webkit-flex-wrap: wrap;
}

.cont_info .desc1{
	width: 100%;
	height: auto;
	text-align: justify;
}	

.cont_info .desc2, .cont_info .desc3{
	width: 60%;
	height: auto;
	margin: 0 auto;
	margin-top: 2vw;
	display: inline-block;
	text-align: justify;
}

.show_info_vacante .upload_cv{
	background: #F05A28;
	color: #FFFFFF;
	display: inline-block;
	font-family: 'HelveticaNeueLTStd-Lt';
	font-size: 1.2em;
	padding-left: 1vw;
	padding-right: 1vw;
	padding-top: .5vw;
	padding-bottom: .5vw;
	margin-top: 3vw;

}

.show_info_vacante .upload_cv:hover{
	opacity: .5;
	cursor: pointer;
}

.title_part{
	text-align: left;
	width: 100%;
	height: auto;
}

.show_info_vacante p{
	font-size: 1.2em;
}

.close_vent{
	position: absolute;
	width: 5%;
	height: auto;
	top: -5%;
	right: -5%;
}

.close_vent img{
	width: 100%;
	height: auto;
}

.close_vent:hover{
	cursor: pointer;
	opacity: .5;
}








.img_fondo{
	position: absolute;
	top: 0;
	right: 0;
	width: auto;
	height: 100%;
	z-index: -1;
}

.img_fondo img{
	width: auto;
	height: 100%;
}



.contenedor_contacto{
	width: 100%;
	height: auto;
	border-bottom: .35vw solid #F05A28;
	position: relative;
}

.contac_div{
	font-family: 'HelveticaNeueLTStd-Lt';
	color: #A6A8AB;
	font-size: 1.3em;
	width: 70%;
	height: auto;
	margin: 0 auto;
	
}

.contac_div .principal{
	margin: 0 auto;
	padding-top: 3.5vw;
	padding-bottom: 3.5vw;
	display: block;
	width: 80%;
	height: auto;
	text-align: center;
	font-family: 'HelveticaNeueLTStd-Bd';
	font-size: 1.8em;
}

.formu{

	padding-top: 4vw;
	padding-bottom: 7vw;
	

	width: 100%;
	height: auto;

	display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;

    display: -webkit-flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    -webkit-flex-wrap: wrap;
}

.formu form{
	text-align: left;
	width: 40%;
	height: auto;
	margin: 0 auto;
}

.formu .text_formu{
	margin: 0 auto;
	width: 40%;
	height: auto;
}

::-webkit-input-placeholder {
	color: #FFFFFF;
}

:-moz-placeholder { 
	color: #FFFFFF;
}

::-moz-placeholder {  
	color: #FFFFFF;
}

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

.formu form input{
	width: 80%;
	height: auto;
	color: #FFFFFF;
	background: #A6A8AB;
	padding-top: .5vw;
	padding-bottom: .5vw;
	padding-left: 1vw;
	margin-top: 1vw;
}

.formu form textarea{
	width: 80%;
	height: 10vw;
	color: #FFFFFF;
	background: #A6A8AB;
	padding-top: .5vw;
	padding-bottom: .5vw;
	padding-left: 1vw;
	margin-top: 1vw;
	font-family: 'HelveticaNeueLTStd-Lt';
	font-size: 1em;
}

.boton_enviar{
	width: auto !important;
	height: auto !important;
	background: #F05A28 !important;
	padding-left: 1vw;
	padding-right: 1vw;
}

.boton_enviar:hover{
	opacity: .5;
	cursor: pointer;
}

.text_formu span{
	width: 70%;
	display: inline-block;
	text-align: center;
}

.text_formu .espace{
	margin-top: 1.5vw;
	margin-bottom: 1.5vw;
}

.menu_top a{
	font-size: 'HelveticaNeueLTStd-Lt';
	font-size: 1em;
	color: #A6A8AB;
}

.menu_top{
	margin: 0 auto;
	font-family: 'HelveticaNeueLTStd-Lt';
	font-size: 1em;
	color: #A6A8AB;
	padding-top: 1vw;
	padding-bottom: 1vw;
	width: 90%;
	height: auto;

	display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;

    display: -webkit-flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    -webkit-flex-wrap: wrap;


}

.menu_top .logo{
	width: 12%;
	height: auto;
}

.menu_top .logo img{
	width: 100%;
	height: auto;
}

.menu_top ul{
	margin-top: 1vw;
	width: 48%;
	height: auto;
}

.menu_top ul li{
	margin-left: 6vw;
	margin-right: 0vw;
	text-align: center;
	display: inline-block;
}

.menu_top .info_contac_cuv{
	width: 40%;
	height: auto;
	text-align: right;
	display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;

    display: -webkit-flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    -webkit-flex-wrap: wrap;
}



.subir_cv:hover{
	opacity: .5;
	cursor: pointer;
}

.info_contac_cuv .subir_cv{
	background: #F05A28;
	color: #FFF;
	text-align: center;
	width: 20%;
	padding-top: 1vw;
	padding-bottom: 1vw;
	padding-left: 1.5vw;
	padding-right: 1.5vw;
}

.info_contac_cuv .data_info{
	width: 50%;
	height: auto;
	margin-left: 15%;
}

.data_info{
	padding-right: 5%;
	margin-right: 5%;
	border-right: 2px solid #A6A8AB;
}

.data_info span{ 
	display: block;
	width: 100%;
	height: auto;
}

.data_info span img{
	width: 5% !important;
	height: auto;
}

.img_not_selected{
	opacity: 0;
}

.about ul li{
	color: black !important;
	display: inline-block !important;
	margin-right: 3vw !important;
}

.social_bottom a{
	color: #A6A8AB;
}

.aviso{
	width: 50%;
	height: auto;
	margin: 0 auto;
	font-size: 1em;
	font-family: 'HelveticaNeueLTStd-Lt' !important;
	text-align: justify;
}

.aviso p, .aviso span{
	position: relative;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	display: inline-block;
}

.aviso span{
	font-family: 'HelveticaNeueLTStd-Bd' !important;
}

p.ultima{
	display: block;
	width: 100%;
	text-align: right;
}

.desc2 p span{
	display: block;
	width: 100%;
	height: auto;
	text-align: left;
}

.desc2 .title{
	text-align: center;
}

.formu select{
	width: 83%;
	height: auto;
	color: #FFFFFF;
	background: #A6A8AB;
	padding-top: .5vw;
	padding-bottom: .5vw;
	padding-left: 1vw;
	margin-top: 1vw;
}

.form_2_upload{
	width: 70%;
	height: auto;
	margin: 0 auto;
}

.form_2_upload form{
	width: 70%;
	height: auto;
}

.cargando_span{
	display: inline-block;
	width: 4vw;
	height: auto;
	vertical-align: middle;
	opacity: 0;
}

.cargando_span img{
	width: 100%;
	height: auto;
}

.about ul li:hover{
	cursor: pointer !important;
	color: #F05A28 !important;
}


.about ul a:hover{
	cursor: pointer !important;
	color: #F05A28 !important;
}

.mailto{
	text-decoration: underline !important;
	color: blue !important;
}

.background_none, .background_none span{
	background: none !important;
}