/*Helvetica Neue
Azul #00o2e4	
Azul claro #b6c4e7	
Gris oscuro #c3c8c8*/
@font-face {
font-family: 'Neo Sans Std Medium TR';
font-style: normal;
font-weight: normal;
src: local('Neo Sans Std Medium TR'), url('../fonts/Neo Sans Std Medium TR.woff') format('woff');
}
@font-face {
	font-family:'ehuSans';
	font-style:normal;
	font-weight:bold;
	src:url("https://www.lankor.eus/euskampus_eguna_2018/ass/css/font/ehusans-bold-webfont.eot");
	src:url("https://www.lankor.eus/euskampus_eguna_2018/ass/css/font/ehusans-bold-webfont.eot?#iefix") format("embedded-opentype"),url("https://www.lankor.eus/euskampus_eguna_2018/ass/css/font/ehusans-bold-webfont.woff") format("woff"),url("https://www.lankor.eus/euskampus_eguna_2018/ass/css/font/ehusans-bold-webfont.ttf") format("truetype");
}

@font-face {
	font-family:'ehuSans';
	font-style:normal;
	font-weight:normal;
	src:url("https://www.lankor.eus/euskampus_eguna_2018/ass/css/font/ehusans-regular-webfont.eot");
	src:url("https://www.lankor.eus/euskampus_eguna_2018/ass/css/font/ehusans-regular-webfont.eot?#iefix") format("embedded-opentype"),url("https://www.lankor.eus/euskampus_eguna_2018/ass/css/font/ehusans-regular-webfont.woff") format("woff"),url("https://www.lankor.eus/euskampus_eguna_2018/ass/css/font/ehusans-regular-webfont.ttf") format("truetype");
}
@font-face {
	font-family:'ehuSerif';
	font-style:normal;
	font-weight:bold;
	src:url("https://www.lankor.eus/euskampus_eguna_2018/ass/css/font/ehuserif-bold-webfont.eot");
	src:url("https://www.lankor.eus/euskampus_eguna_2018/ass/css/font/ehuserif-bold-webfont.eot?#iefix") format("embedded-opentype"),url("https://www.lankor.eus/euskampus_eguna_2018/ass/css/font/ehuserif-bold-webfont.woff") format("woff"),url("https://www.lankor.eus/euskampus_eguna_2018/ass/css/font/ehuserif-bold-webfont.ttf") format("truetype");
}

@font-face {
	font-family:'ehuSerif';
	font-style:normal;
	font-weight:normal;
	src:url("https://www.lankor.eus/euskampus_eguna_2018/ass/css/font/ehuserif-regular-webfont.eot");
	src:url("https://www.lankor.eus/euskampus_eguna_2018/ass/css/font/ehuserif-regular-webfont.eot?#iefix") format("embedded-opentype"),url("https://www.lankor.eus/euskampus_eguna_2018/ass/css/font/ehuserif-regular-webfont.woff") format("woff"),url("https://www.lankor.eus/euskampus_eguna_2018/ass/css/font/ehuserif-regular-webfont.ttf") format("truetype");
}

body,html {
	/*font-family:'Neo Sans Std Medium TR', Helvetica, Arial, Sans-serif;*/
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:15px;
	/*background-color:#C3C8C8 ;*/
	color:#6795C4;
}

h1 {
	font-size:26px;
	font-family: "ehuSans", sans-serif;
	font-weight: bold;
	color: rgb(117, 115, 115);
    margin-top: 30px;
    

}
h1 .eus, h2 .eus, h3 .eus {
	font-family: "ehuSerif", sans-serif;
	font-weight: bold;
	color: #000000;
    font-weight: bold;

}
h1 .fra, h2 .fra, h3 .fra {
	font-family: "ehuSerif", sans-serif;
	color: #6795C4;
	

}
h1 .eng, h2 .eng , h3 .eng {
	font-family: "ehuSans", sans-serif;
	color: rgb(140, 139, 139);
	font-weight: normal;

}


h2 {
	font-size:23px;
	margin:50px 0 15px 0;
	font-family: "ehuSans", sans-serif;
	font-weight: bold;
	color: rgb(117, 115, 115);
}

h3 {
	font-size:18px;
	margin:5px 0 15px 0;
}
p {
    margin-bottom: 20px;
}

#page {
	background-color:#FFF;
}

#page header {
	text-align:center;
}

#page header .row *{
	padding:0;
	margin:0;
}


#page header img {
	margin:0 auto;
}

#page footer {
	background-color:#F8F8F8;
	text-align: center;
	color:#999;
	padding:5px 0;
}

.gris {
	color:#333;
}

.txuri{
	color:#FFFFFF;
}
#vatgroup .form-control-feedback {
	display:none !important;
}

#vatgroup .addon-post i{
	color:#FFF;
}

thead.part {
	background-color: #EEE;
}
.tabla_hoteles > tbody > tr > td {
	padding: 4px;
}




@media(min-width:992px){
	#page {
		width:960px;
	}
	.btn_envio1{padding: 0 21%;}
	.btn_envio2{padding: 0 7%;}
}

.has-error .social2 .form-control-feedback  {
	
	top: 70px !important;
}
.eng, p, span, p a, label, .radio label {
	color: rgb(117, 115, 115);
	font-weight:bold;
	
	
}
.fra, .fra a{color: #6795C4;font-weight:normal;}
.eus, .eus a{color: #000000;font-weight:bold;}
.eng, .eng a{font-weight:normal;color: rgb(140, 139, 139);}
.cas{color: rgb(117, 115, 115);font-weight:bold;}

a {
	color: inherit;
	text-decoration: underline;
	font-weight:normal;
}
.boton{
	background-color:#6795C4;
	padding: 10px 20px;
}
.radio label {
	width:100%;
	color: #000000;
}
 .copyright {
    text-align: center;
	padding-top:30px;
	padding-bottom:30px;
}

.boton:hover{
	background-color: rgb(73, 149, 182);
}