@charset "utf-8";
/* CSS Document */

#fondo { position: fixed; z-index:-3; animation: fadein 4s; -moz-animation: fadein 4s; /* Firefox */ -webkit-animation: fadein 4s; /* Safari and Chrome */-o-animation: fadein 4s; /* Opera */}
@keyframes fadein { from { opacity:0;} to { opacity:2; }}
@-moz-keyframes fadein { from { opacity:0;} to { opacity:2; }}
@-webkit-keyframes fadein { from { opacity:0;} to { opacity:2; }}
@-o-keyframes fadein { from { opacity:0;} to { opacity:2; }}


@font-face {
font-family:avenirlt;
src: url(../fonts/avenirlt.otf) format("opentype");
}


@font-face {font-family:montse;
src: url(../fonts/monste.otf) format("opentype");
}

/*--------*/

* {outline:0; padding:0; margin:0;}

body {outline:0; padding:0; margin:0; font-family: "avenirlt"; overflow-x:hidden;  }
a {color:#000; text-decoration:none;}
a:hover {color:#087EBD; }
strong {color:#02489B;}
b {color:#00B73B; font-weight:bold; text-transform:uppercase; }
p {padding:.5em 0;} 
.telefono {font-size: 1.2em; line-height:30px;}
.nota { font-size:.9em; color:#666; font-style: italic; }

.btn { background:#4B86C5; padding:.8em 1em; color:#fff !important; font-size:1.2em; border-radius:.5em; box-shadow:0 3px 3px rgba(0,0,0,.5); } .btn:hover { background-color:#1C3461;  }

ul { padding:1em;}
#contenido ul li  { list-style: none;  }
#contenido ul li i { margin-left:-26px; font-size:.8em;}

i { color:#087EBD; }
p i {margin-left:-.5em;} 


#arriba { display: none; position: fixed; bottom:0; right: 30px; z-index:3000; background:#02489B; color:#fff; cursor: pointer; padding: 10px; border-top-right-radius:10px; border-top-left-radius:10px; border:none; box-shadow:0 3px 3px 0 rgba(0,0,0,0.5); line-height:18px;}
#arriba:hover { background-color:#00B73B; color:#fff;  }



/*--------------------- clientes banner -----*/

.columna-cliente { width:100%; min-height:50px; overflow:hidden;  margin-top:-1px; padding:1em 0 0 0; max-height:136px;}
.cliente { width:167px !important;  margin-left:-.3em;  }


/*-------------------------Slider---------------*/

#slider { text-align:center; background:#fff; height:380px; z-index:0; position:relative; overflow:hidden; }
#slider img {width:100%; min-height:380px; min-width:1200px; max-width:2100px;   }


.btn-floating1, .btn-floating2  {width:35px; height:35px; line-height:40px; color:#087EBD; background-color:#FFF;  padding:0; border-radius:50%; font-size:20px; z-index:10000; cursor:pointer !important;  box-shadow:0 3px 3px rgba(0,0,0,0.5); position: absolute; bottom:1em;   }

.btn-floating1:hover, .btn-floating2:hover {color:#00B73B; cursor:pointer;}
.btn-floating1 { margin-left:-50px; margin-right:50px;  }


#slider h7, #slider h8 { color:#fff; font-weight:normal; z-index:1000;  position:absolute; text-shadow:0 2px 2px rgba(0,0,0,.9); }
#slider h7 b, #slider h8 b  { color:#FFB000; font-weight:bold; }
#slider h7 strong, #slider h8 strong   { background:#00B73B; padding:.8em 1em; color:#fff; font-size:.8em; border-radius:.5em; box-shadow:0 3px 3px rgba(0,0,0,.5);   } #slider h7 strong:hover {background-color:#FFB000;  text-shadow:none; }


@media screen and (min-width: 1200px){ #slider h7,  #slider h8{ font-size:1.4em;}}
@media screen and (max-width: 1200px){ #slider h7,  #slider h8{ font-size:1.2em;}}


/*------------------Slider-------------*/

#header { width:100%; overflow: hidden;  }  


#top { color:#000; text-align:right; width:auto;  padding:1.5em 0;  height:auto; font-size:0.9em; margin-right:1em; float: right;  }  
#top i {color:#00B73B !important; } 
#top a { padding:.6em 1em; color:#fff;  } #top a:hover i { color:#FFB000 !important;  }
#top a:hover {  color:#FFB000; }
.btn-tel {font-size: 1em; background: #4d6b7c; border-radius: 1em;}
.btn-tel a:hover {  color:#000; }

.menu-fixed {position:fixed; z-index:1000; width:100%; top:0; }

nav {height:120px; font-size:1em; text-transform:uppercase; width:100%; background:#fff; border-bottom:4px solid #02489B;  }
nav ul { text-align:right; color:#fff; padding-right:1em;  width:auto; }
nav li { display:inline; }
nav a { padding:1.6em 1.2em; color:#fff; text-decoration:none; font-size:.8em;  margin-left:-.4em; } nav i { color:#FC8900; font-size:1em;}
nav a:hover { color:#FFB000;  } nav a:hover i { color:#FFB000;  } 

.active { color:#FFB000 !important; }

.menu_movil {top:0; left:0; width:100%; background:#02489B; position:fixed; z-index:2000; padding:0; margin:0;  display:block; color:#fff; cursor:pointer; border-bottom:1px solid #ccc; }
.btn_menu { display:block; padding:12px;  color:#fff; text-decoration:none; font-weight:normal; font-size:17px; }


/*--------------------------------------------Dropdown Button */

.dropbtn { color:#fff; cursor:pointer; }

.dropdown {  display: inline-block;  }




/*--------*/

#contenido { width:100%; clear: both;  } 


.fotos, .titulos, .derecha, .fondo  { opacity:0; }

.foto { border-left:solid 3px #00B73B; border-bottom: solid 3px #00B73B; border-right:solid 1px #02489B; border-top: solid 1px #02489B;}

#videon { display:none;}
video { width:100%; }


h1 { font-size:1.8em;  color:#00B73B; padding:.5em 0; font-weight:bold; text-align:center !important;  } 
h2 {font-size:1.3em;  color:#4B86C5; padding:1em 0  ; text-align: center; } 
h3 {font-size: 1.1em;  background:#D2E8F7; text-align:center; padding:.5em; color:#00B73B; } 
h4 {font-size: 1.1em;  color:#fff; text-align: center; background:#02489B; padding:.5em; }
h5 {font-size: 1em;  color:#fff; font-weight:bold; padding:0 .8em;  } h5 i { color:#FFB000; }
h6 {font-size: 1.1em;  color:#fff; padding:1em 0; text-align:center !important; background:#A00505;  }  h6 i { color:#FFF; }


#block { padding:2em 0; color:#fff; width:100%; text-align:center; font-size:1.2em; line-height:1.2em; font-weight:normal; margin:2em 0; background-size:100%; }
#block p {padding:3em 1em; max-width:1004px; margin: 0 auto; color:#fff;  }
#block a {color:#fff;}
#block a:hover { color:#004372 ;}


.btn_imp { color:#fff !important;  padding:.6em 1.5em .5em 1.5em; text-transform: uppercase; border:none; font-size:1.1em; background:#3BCC3B; border-radius:.5em; } .btn_imp i { color:#fff !important; }
.btn_imp:hover { color:#fff !important; border:none; background:#FFB000;} .btn_imp:hover i, .btn_head i {color: #fff !important;}

.btn_head { margin-top:3.5em; color:#fff !important;  font-size:1.3em; background:#3BCC3B; padding:.5em 1em; position: absolute; z-index:500; right:0; text-align: center; width: auto; display: none;} .btn_head:hover { color:#000 !important;}
.columna { margin:0 auto; min-height:50px; }
.columna-2 {min-height:50px;  padding:1em 0; }
.columna-3 {min-height:50px;  padding:1em 0; } 
.columna-4 {min-height:50px;  padding:1em 0; text-align:center !important; align-content: center;}
.columna-5 {min-height:50px;  padding:1em 0; text-align:center !important; align-content: center;}
.columna-6 {min-height:50px;  padding:1em 0; text-align:center !important; align-content: center;} 

.fade {position:relative; z-index:-1; width:100%; top:0; left:0;  min-height:400px; min-width:1280px;    }

.servicio { width:80%; margin-left:5%;  background:#1C3461 ; color:#fff; text-align: center; padding:3em 1em; } .servicio i { color:#fff; font-size:4em; }

#form { background:#E2E2E2; width:100%; margin-top:1em;  }
.formulario { padding:0 1em; }

.art h2 { background:#ECECEC; border-radius:.5em; padding:.5em; margin-bottom:1em; }

.logos { max-width:150px; margin:0 .5em;}


.cita { width:100%; background:#00B73B; padding:.8em 0; margin-bottom:2em;  } .cita a, .cita a i {color:#fff !important; } .cita:hover {background:#FFB000 !important; cursor: pointer;}

.testimonio {background: #02489B; width:100%; padding-bottom:2em;} .testimonio p { color:#fff;} 
.nombre { color:#FFB000 !important; text-align:right !important; font-style:italic; }


.icono {font-size:4em; color:#02489B; padding:.7em .6em ;  line-height:80px;   }
.icono-svg { width: 100px; height: auto; color:#02489B; padding:.5em .5em ;  }
.esp:hover i { background:#FFB000;}

/*-------------------------------------- WEB--*/
	

@media screen and (min-width: 600px){

.logo { height:120px; margin:0 1em;  position:absolute; z-index:8; top:0; } 


nav ul { width:auto; background:#02489B; float:right; border-bottom-left-radius:2em; border-top-left-radius:2em; padding:.6em 2em; clear: both; }	
	
.dropdown-content { display:none; position:absolute; text-align:left; z-index:10000;  width:auto;  height:3.9em; margin-top:.59em; margin-left:.8em;    }

.dropdown-content ul {  padding:0;  }
.dropdown-content ul li { border-left:0;  list-style: none; float:left;  }
.dropdown-content a span, .dropbtn span {font-size:.9em !important;  }
.dropdown-content a {color:#FFF; background:#00B73B; text-decoration:none;  font-size:.7em; display:block;  text-align:left; border-top:0; padding:.8em 2em .8em .8em; border-bottom:1px solid #E1E1E1;  }
.dropdown-content a:hover, .dropdown-content a:hover span  {  color:#FFB000;}
.dropdown-content span {color:#FFB000;}
	
	
	
#slider h7 { right:0; z-index:900; width:auto; max-width:400px; top:0px; text-align:center;  padding:5em;  }
	
#slider h8 { z-index:900; width:80%;  top:0px; text-align:center;  padding:5em;} 	
	
.dropdown:hover .dropdown-content { display: block;}
	
.columna   {width:1020px; padding-left:16px;}
.columna-2 {width:478px; float:left; margin-right:16px;}
.columna-3 {width:318px; float:left; margin-right:16px;}
.columna-4 {width:235px; float:left; margin-right:16px;}
.columna-5 {width:184px; float:left; margin-right:16px;}
.columna-6 {width:151px; float:left; margin-right:16px;}
.columna img {width:100%; }
	
.slogan {font-size:1.3em; line-height:30px; font-weight: bold; }
	
.formulario {max-width:500px; margin:0 auto;}	
	
.art img {width:50% !important; float:right; padding-left: .5em;}	
	
	
	
	
}


/*-------------------------------------- movil--*/ 

@media screen and (max-width:599px){
	
	
#header {min-height:480px; }	
	
.logo { width:85%; z-index:11; margin-top:6em;} 
	
.btn_head {margin-top:10em; font-size: 1.5em; position: fixed;}
	
#top { text-align: center;  width:90%; float: none; margin:0 auto; z-index:30; font-size:.9em;  }	

nav { border:0;}
nav ul { width:100%; left:-100%;  border:none; position:fixed; z-index:2000; padding:0; top:47px;  }
nav li {display:block; float:none; text-align:left; border-bottom:1px solid #fff; width:100%; padding:.6em 0 !important ; border-right:none; background:#117037;}
nav a { font-size:.8em; width:100%; margin-left:1em;  color:#fff !important;  }
nav i { margin-left:-4px; color:#FFB000; } 
	
.dropdown-content { display: block;}
.dropdown-content a { clear: both; margin:.8em 0 !important; }	
.dropdown-content span {color:#FFB000; padding-left:1.5em !important;  }	
	

#slider {clear: both; margin-top:22em; overflow:hidden; }	
#slider h7 { width:100%; padding:1em 0 2em 0; font-size:1.2em;  text-align:center !important; margin: 0 auto; background:rgba(0,0,0,.5); bottom:4em;  left:0; }
.btn-floating1, .btn-floating2  { left:53% !important; }


#slider h8 { padding:3.5em 0; width:100%; text-align: center; bottom:4em;}	
	
.columna { width:92%; margin-left:6%; }	
.columna-2, .columna-3, .columna-4, .columna-5, .columna-6 {width:100%; margin:0 !important; padding-right:1em; padding-left:0;  }
.columna img {width:90%; margin-left:5%; }	
	
.slogan {font-size:1em; line-height:20px; font-weight: bold; }	
	
.cliente { width:167px !important;  margin-left:-.3em !important;  }	
	
.right {right:-80px; position: absolute;}	
.centro {left:-200px !important; position:relative; }	
	
.social ul li a {font-size:1.5em !important;}
	
}


.bg-a {width:100%; min-height:auto; background: url("../images/fondo_textutra_bco.svg") repeat; background-size:400px; padding-top:2em; } 
.bg-b {width:100%; min-height:600px; background: url("../images/fondo_textutra.svg") repeat; background-size:800px; padding-top:2em; } 



/*---------- transformaciones escala hover -----*/


.icono:hover{ 
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
	cursor: pointer;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}


/*---------*/



/*---------------------contacto-----------*/


#contacto table {border:none; color:#FFF; margin:0; margin-bottom:3em;}
#contacto table td {border:none; margin-top:1em; }
.text-form { width:100%; padding:1em 0; font-size:1em;  border:solid #ccc 1px; padding-left:.5em; margin-top:-1px; }
.text-form2 { width:50%; padding:1em 0; font-size:1em;  border:solid #ccc 1px; padding-left:.5em;}
.link_extra {background-color:#4e74b9; padding:.5em; margin-top:1em;}


#map { border-top: solid 2px #087EBD;}

.caja {	border:solid #ccc 1px;  height:19px;  overflow:hidden; width:88.8%; position:relative; padding:.5em .5em; background:#fff; margin-left:1.6em; margin-top:-1px;}
select { border: none; font-size:16px; width:100%; color:#9E9E9E; background:rgba(0,0,0,0); height:19px;}
select:focus{ outline:none; color:#000;}
.caja::after{content:"\025be"; display:table-cell; text-align:center; width:35px; height:30px; background-color:#fff; position:absolute; top:0; right:0px;	pointer-events:none; cursor: pointer; padding-top:.5em; color:#000;}

.enviar { padding:0.5em 2em; cursor:pointer; color:#fff; font-size:1em; background-color:#3B5559; text-align:center; }
.enviar:hover { background-color:#087EBD;  }
#cenviar { width:20%;  float:left; text-align: left;  }

.verifica { font-size:.9em; color:#22A44B; }



/*---------------------footer-----------*/



#footer { background:#E5E5E5; width:100%; min-height:100px; clear:both; text-align:center !important;  font-size:1em;  line-height:20px; padding:0 0 2em 0; }
#footer p { text-align:left; color:#000;} 
#footer a {color:#000;  }
#footer a:hover {color:#3BCC3B; }
#footer i {color:#3BCC3B;} 



/* ---------Social Footer -----*/

.icon-button {background:#3BCC3B; border-radius: 3em; cursor: pointer; display:inline-block; font-size:1em; width:3em; height:3em; line-height:3em; margin:0 5px; position: relative; text-align: center !important; 
-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none; user-select: none;  }

/* Circle */

.icon-button span {border-radius:0; display: block; height: 0; left: 50%; margin: 0; position: absolute; top: 50%;
-webkit-transition: all 0.3s; -moz-transition: all 0.3s;  -o-transition: all 0.3s; transition: all 0.3s; width: 0; background-color:#02489B; }
	
.icon-button:hover span { width: 3em; height: 3em; border-radius: 3em; margin: -1.5em; }

/* Icons */
.icon-button i { background: none; color:#fff !important; width: 3em;  height: 3em; left: 0; line-height: 3em; position: absolute; top: 0; z-index: 10; padding-left:.5em;
-webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.icon-button i:hover { color:#fff !important; }



/*------------------Social Menu--------*/

.social { position: fixed; right:0px; top:190px; z-index:3005;  }
.social ul {list-style:none; text-align:right; padding:0; margin:0;}
.social ul li a {display: inline-block; color:#fff; background:#00B73B; padding: 15px 10px; text-decoration: none; animation-direction: normal; -webkit-transition:400ms ease;-o-transition:400ms ease; transition:400ms ease;
border-bottom:solid 1px #D7D7D7;  font-size:.9em;}
.social ul li a:hover {background:#02489B; padding: 12px; font-size:large; color:#fff;}
	
	
/*Contenido movil*/


/*-------------*/


@media (max-width:599px){.hide-small{display:none!important}}
@media (max-width:992px) and (min-width:601px){.hide-medium{display:none!important}}
@media (min-width:600px){.hide-large{display:none!important}}
.animate-fading{-webkit-animation:fading 4s infinite;animation:fading 4s infinite}
@-webkit-keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}}
@keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}}
.animate-opacity{-webkit-animation:opac 1.5s;animation:opac 1.5s}
@-webkit-keyframes opac{from{opacity:0} to{opacity:1}}
@keyframes opac{from{opacity:0} to{opacity:1}}
.animate-top{position:relative;-webkit-animation:animatetop 0.4s;animation:animatetop 0.4s}
@-webkit-keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
@keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}

.animate-left{position:relative;-webkit-animation:animateleft 0.4s; animation:animateleft 0.4s}
@-webkit-keyframes animateleft{from{left:-1000px;opacity:0} to{left:0;opacity:1}}
@keyframes animateleft{from{left:-1000px;opacity:0} to{left:0;opacity:1}}

.animate-right{position:relative;-webkit-animation:animateright 0.4s;animation:animateright 0.4s}
@-webkit-keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}}
@keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}}
.animate-bottom{position:relative;-webkit-animation:animatebottom 0.4s;animation:animatebottom 0.4s}
@-webkit-keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0px;opacity:1}}
@keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0;opacity:1}}
.animate-zoom {-webkit-animation:animatezoom 0.6s;animation:animatezoom 0.6s}
@-webkit-keyframes animatezoom{from{-webkit-transform:scale(0)} to{-webkit-transform:scale(1)}}
@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
.animate-input{-webkit-transition:width 0.4s ease-in-out;transition:width 0.4s ease-in-out}.animate-input:focus{width:100%!important}

