﻿* {
	margin: 0;
	padding: 0;
	border: none;
}
html {
	font: 62.5% Arial, Geneva, sans-serif;
}

ul {
	list-style: none;
	list-style-type: none;
}
/* Ajustes tipográficos */

@font-face {
/*font-family: VagLight-Regular;
src:url(../fonts/tipos/VagLight-Regular.ttf);*/
font-family: VarelaRound;
src:url(../fonts/tipos/VarelaRound-Regular.ttf);
/*font-family: Arial Rounded;
src:url(../fonts/tipos/Arial Rounded MT Bold.ttf);*/
}

h3 {
	margin:0;
    font-family:Arial;
	font-size:17px;	
 	font-weight:400;
 	color: #595959;/*#142D65;*/	
}

h2 {
	margin:0;
    font-family:VarelaRound, Verdana;
	font-size:1.9em;	
 	font-weight:400;
 	color:#0053CE;
 	text-shadow:2px 1px #FFF;
}

h1 {	
    font-family:VarelaRound, Verdana;
	font-size:3.0em;	
 	font-weight:700; 	
 	color: #0053CE;  /*me gusta#0066FF;*/ 		
}

p {
	font-family:Verdana;
	font-size:14px;	
 	font-weight:400;
 	color: #1A3784;
}

em {
	font-style: italic;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a {
	text-decoration: none;
}
a img {
	border: none;
	text-decoration: none;
}
img {
	border: none;
	text-decoration: none;
	/* Si se aÃ±ade un background aparecerÃ¡Â¡ como fondo de la imagen */
	margin-right: -10px;
}

/* --------- */

.clear {
	clear:both;
}

.float-left {
	float:left;
}
.float-right {
	float:right;
}
/*.centered {
	text-align:center;
}*/
/* ------------------- GENERAL ------------------ */
body {
	width: 100%;
	font-family: Arial;
	margin: 0; 
	padding: 0;
	color: #1A3784;
}
.bloc_pie { 
    padding:25px 0 25px 0;
    float:left;
    color:#FFF; 
}
.footer {		
	background:#002866;
	padding-top:20px;
	padding-bottom:20px;
}
/* ----------------- Section ------------------ */
section {
	text-align:left;
	/*padding:25px 5%;/*6rem*/
	padding:25px 7%;
}
.tex-section {
 	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5rem;
}	
/* ----------------- MENU BASICO ------------------ */
.menu-bas li {
	padding-bottom:4px;
	font-size:1.5rem;
	color:#E3ECF4;
}
.menu-bas a {
	font-family:Tahoma;
	color:#E3ECF4;
	text-decoration:none;
	font-weight:400;
	letter-spacing:0.1rem;
}
.menu-bas .active a {
	color: #FFF;
}
.menu-bas a:hover {
	color: #FFF;
	text-shadow:1px 1px #000F1C, 0 0 6px #FFF;
}

/* ------------------- CABECERA ----------------- */
#cabecera {
	padding: 0.7rem 0 0.9rem;
	overflow: hidden;
	background:url('../images/comunes/cabeser.jpg') center no-repeat;
	background-size: 100% 100%;
}
.ico_whats {
	width:33px;
	height:32px;
	padding:0px 5px 0 35px;
	/**margin-bottom: -9px;**/
}

/* ----------------- LOGO CONDAL ---------------- */
#logocondal {
	float: left;
 	padding:0.2rem 0 0 3.2%;
}
#logocondal a {
	display:block;
	/*width:264px;
	height:80px;*/
	width:204px;
	height:62px;
	background:url('../images/logos/NewCond2.png') no-repeat;
	background-size: 100% 100%;
	text-align:center;
}
.lema {
	float:left;
	font-family:VarelaRound, Verdana;
	font-size:1.8rem;
	font-weight:400;
	color:#FFF;	
}
/* ------------ mensaje -----------*/
#mensaje {
   padding:0.8rem 4.1% 0.8rem 0;
   text-align:right;
   background:url('../images/comunes/BotMenuI2a.png') repeat center top;
   font-size:1.6rem;
   color: #FFF;
   font-weight:700;
}

/* ----------------- PIE ------------------ */
.pie {
	overflow:hidden;	
	padding:0 9%;
	background:#024F9B;
}

/* ----------------- FORMULARIOS ------------------ */
.mini_container .intro-tex,
.mini_container .select {
	margin-left:5px;
}
/*button {
	cursor:pointer;
}*/
label {
	cursor:pointer;
}
textarea:focus {
	background-color:#FFF;
	box-shadow:#666666 0px 01px 2px;
}
select:focus {
	background-color: #FFF;	
}
input:focus {
	background-color: #FFF;
	box-shadow:#666666 0px 01px 2px;
}
.campo {
	padding: 11px 30px;
	font-size:13px;
	color: #1A3784;
}
.enviar{
	background-color:#003399;
	color:#FFF;
	font-size:2.0rem;
	padding:1.0rem;
	cursor:pointer; cursor: hand;
}
.enviar:hover{
	background-color: #0052FD;
}
.box-intro2 {
 	/*width:7.5rem;*/
	margin-left: 1.0rem;
	background: #D5DEFF;
	padding: 10px 5px;
	cursor: text;
	font-size:18px;
	color: #646884;/* #142D65;*/
	text-align: center;
}
.intro-select {
	background: #FFE6E6;
	border: 1px navy solid;
	padding: 5px 5px;
	height: 28px;
	font-size: 13px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor:pointer;
	color: #464646;/* #333333;*/
}
.licontac {
	padding:8px 0 8px 8px;
	font-family:Arial;
	font-size:16px;
	color:#464646;
	font-weight:700;
}
.descri-fieldset2 {
	color:#CC0000;
	font-family:Arial;
	font-size:16px;
	font-weight:700;
}
.medidas {
	padding:4px 5.8rem 0 3.3rem;
	font-size:12px;
	font-weight:700;
	float: left
}
.por {
	display:inline;
	padding-left:1.0rem;
	font-size:12px;
	font-weight:700;
}
/* ----------------- Calcular precio ------------------ */
.calcula_el {
	color:#0053CE;
}
.style1 {
	margin-left:1.0rem;
	padding: 10px 0px;
	background: #D5DEFF;
	height: 4.0rem;
	cursor:pointer;
	font-size:18px;
	color:#646884;
}
.tex_prix {
	font-family: "verdana";
	font-size:26px;
	color:#1A3784;
	font-weight:400;	
}
#raya_2 {
	margin:6px 0 8px 0;
	background-color:#5369C1;
	height:2px;	
}
#raya_3 {
	margin:6px 0 8px 0;
	background-color:#CBD1ED;
	height:2px;	
}
.tipo-servicio {
	float:left;
	width:17.3rem;
	margin:0 10px 0 0; 
	background-color:#5369C1;
	text-align:center;
 	padding:2px;
	font-family:Calibri;
	font-size:20px;
	font-weight:700;
	color:#FFF;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px; 
	text-shadow:1px 1px navy;
}
.titul_servicio {
 	font-size:20px;
 	font-weight:normal;
 	/*color:#1A3784;*/
}
/* ----------------- CONTACTOS ------------------ */
#contactos {
	float:right;	
	padding-right:4%;
 	padding-top:0.6rem;
 	text-align:left; 	
}
.telf {
	background: url('../images/comunes/iconotelf2.png') no-repeat left top;
}
.correo {
	background: url('../images/comunes/iconomail2.png') no-repeat left top;
}

/*-----------*/

.tel_cabe {
	/**display: block;**/
 	font-size: 2.6rem;
	color: #FFF;
	/**text-shadow: #1B3469 0 -1px 0;**/
	margin: 1px 0 5px;
	margin-left:42px;
}
a.tel_cabe {
	text-decoration:none;
	color: #FFF;
	font-family:Calibri;
  	/**font-size: 22px;**/
}
a:hover.tel_cabe {
	color:#E3ECF4;
}

/* --------------- TEXTO / LEGAL ---------------- */
#aviso {
	width:750px;
	padding-left:100px;
}
#aviso p{
	text-align: justify;
	color: #1A3784;
	font-family: Verdana;
	font-size: 10pt;
}
.web {
	text-align: center; 
	font-family: Arial Black;
	font-size: 18pt; 
	color: #91B3D5; 	
}
.sty_titul {
	text-align: center;
	font-family: Verdana;
	font-size: 10pt;
	color: #1A3784;
	font-weight: 700;
}
.sty_titulparraf {
	text-align: left;
	font-family: Verdana;
	font-size: 10pt;
	color: #1A3784;
	font-weight: 700;
}
.sty_parraf {
	text-align:justify;
	font-family:Verdana;
	font-size:10pt;
}
.titul {
	font-size:12pt;
	font-weight: 700;
}
/* --------------- ANCHO Y ALTO ----------------- */
.ancho150 { width:15.0rem;
}
.ancho75 { width:7.5rem;
}
.ancho50 { width:50px;
}
.ancho40 { width:40px;
}
.alto25 { height:25px;
}
.alto15 { height:15px;
}

/** -------------------------------- **/
