@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:#1A9A38;}
b {color:#087EBD; 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;  }

.btn-perfil { background:#4B86C5; padding:.7em 1em; color:#fff !important; font-size:1.1em; border-radius:.3em; box-shadow:0 3px 3px rgba(0,0,0,.5); } 
.btn-perfil:hover { background-color:#1C3461;  }
.btn-perfil i { color:#EBEBEB; }


ul { padding:1em;}
#contenido ul li  { list-style: none; padding-left:25px;  } #contenido-m  ul li { list-style: none;   }
#contenido ul li i, #contenido-m ul li i {margin-left:-30px;}

i { color:#087EBD; }
p i {margin-left:-.5em;} 


#arriba { display: none; position: fixed; bottom:0; right: 30px; z-index:3000; background:#087EBD; 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:#ccc; color:#005470;  }
.perfil {border-radius: 2em; width: 90%; height: auto; }


/*--------------------- clientes banner -----*/

.columna-cliente { width:100%; min-height:50px; overflow:hidden;  border-top:solid 1px #000; margin-top:-1px; padding:1em 0 0 0; background:rgba(0,0,0,.1);}
.cliente { width:167px;  margin-left:-.3em; }


/*-------------------------Slider---------------*/

#slider { text-align:center; background:#fff; height:550px;  z-index:0; top:0; }
#slider img {width:100%; min-height:550px; min-width:1100px;  }


.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; top:500px; box-shadow:0 3px 3px rgba(0,0,0,0.5); position: absolute;  }

.btn-floating1:hover, .btn-floating2:hover {color:#3B5559; cursor:pointer;}
.btn-floating1 { margin-left:-50px; margin-right:50px;  }

#slider h7 { color:#fff; font-weight:normal; z-index:1000; background:rgba(28,52,97,.7); position:absolute; }
#slider h7 b { color:#FFB000; font-weight:bold; }
#slider h7 strong { background:#4B86C5; 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:#1C3461; }

@media screen and (min-width: 1200px){ #slider h7{ font-size:1.4em;}}
@media screen and (max-width: 1200px){ #slider h7{ font-size:1.2em;}}


/*------------------Slider-------------*/

#header { width:100%; height:auto; position: relative; overflow: hidden; min-height:550px; }  


#top { background:#3B5559; color:#fff; text-align:right; width:100%;  padding:0;  z-index:2099; height:30px; font-size:.9em;}  #top i {color:#FFB000 !important;} 
#top ul { padding-top:.4em; padding-right:13em; z-index:4000; position:absolute; right:0; }
#top li {display:inline; padding:.5em 0; }
#top a { padding:.6em 1em; color:#fff;  } #top a:hover i { color:#FFB000 !important;  }
#top a:hover {  color:#FFB000; }

.menu-fixed {position:fixed; z-index:1000; width:100%; top:0; }

nav {height:35px; font-size:1em; text-transform:uppercase; position:absolute; right:0; width:100%; z-index:15;  }
nav ul { text-align:right;  color:#3B5559; padding-top:1em; padding-right:1em;  background:rgba(255,255,255,.5); }
nav li { display:inline; }
nav a { padding:1.1em .6em; color:#000; text-decoration:none; font-size:.7em;  margin-left:-.4em; } #top i, nav i { color:#4B86C5; 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:#1C3461; 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:#000; cursor:pointer; }

.dropdown {  display: inline-block;  }

.dropdown-content { display:none; position:absolute; text-align:left; z-index:3000;  width:auto;  height:3.9em; margin-top:.59em;     }

.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:#000; background:rgba(255,255,255,.9);   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:#4B86C5;}


/*--------*/

#contenido { width:100%; clear: both;  position:relative; padding-top:2em; } 

#contenido p {text-align: justify;}

.fotos, .titulos, .derecha, .fondo  { opacity:0; }

#videon { display:none;}
video { width:100%; }


h1 { font-size:1.5em;  color:#087EBD; 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;  color:#087EBD; text-align:center; padding:0 .5em;  } 
h4 {font-style:normal;  color:#fff; font-size:1.5em; text-align: center; }
h8 {text-align: center; color:rgba(255,255,255,.9); position: absolute; z-index:500; width:1016px; left:50%; margin-left:-508px; font-size:3em; margin-top:2em; text-shadow:0 3px 3px rgba(0,0,0,.5); font-style: italic;  }
h5 {font-size: 1.2em;  color:#005470; font-weight:bold; padding:0 .8em;  }


#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:.5em 1.5em; text-transform: uppercase; border:none; font-size:1.3em; } .btn_imp i { color:#3BCC3B !important; }
.btn_imp:hover { background:#3BCC3B; color:#fff !important; border:none;} .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;} .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; }

/*-------------------------------------- WEB--*/
	

@media screen and (min-width: 600px){

.logo { height:150px; margin:0 2em; padding-top:2em;  position: absolute; background:rgba(255,255,255,.9); z-index:8;} 
.btn_head i::after { content:"55.42.22.81.02"; font-family: "avenirlt";} 	
	
#slider h7 { right:0; z-index:900; width:auto; max-width:400px; top:150px; text-align:center;  padding:4em;  }	
	
.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;}	
}


/*-------------------------------------- movil--*/ 

@media screen and (max-width:599px){
	
.logo { width:50%; margin-left:25%; margin-top: 2.9em;  background:rgba(255,255,255,.9); z-index:11; position:absolute;} 
	
.btn_head {margin-top:10em; font-size: 1.5em; position: fixed; }	

nav ul { width:100%; left:-100%;  border:none; position:fixed; z-index:2000; padding:0; top:47px; z-index:2000;  }
nav li {display:block; float:none; text-align:left; border-bottom:1px solid #fff; width:100%; padding:.4em 0 !important ; border-right:none; background:#4B86C5;}
nav a { font-size:.7em; width:100%; margin-left:1em; padding-right:5em; color:#fff !important; }
nav i { margin-left:-4px; color:#FFB000; } .sub span {padding-left:1.5em !important;}


#slider h7{width:75%; padding:1em; font-size:1.2em; top:320px; text-align:center !important;  position:absolute; z-index:1;  }
.btn-floating1, .btn-floating2  { left:55% !important; }
#slider img { margin-left:-100px !important;}
	
.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%; }	
	
.slogan {font-size:1em; line-height:20px; font-weight: bold; }	
	
}


.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 -----*/


.servicio: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:#1C3461; width:100%; min-height:100px; clear:both; text-align:center !important;  font-size:1em;  line-height:20px; padding:1em 0 2em 0; }
#footer p { text-align:left; color:#fff;} 
#footer a {color:#fff;  }
#footer a:hover {color:#FFB000; }
#footer i {color:#087EBD;} 



/* ---------Social Footer -----*/

.icon-button {background-color:#087EBD; 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;
-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:#FFB000; }
	
.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:#000 !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:#087EBD; 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; box-shadow:-3px 3px 5px rgba(0,0,0,.4); font-size:.9em;}
.social ul li a:hover {background:#FFB000; padding: 12px; font-size:large; color:#fff;}
	
	
/*Contenido movil*/


/*-------------*/


@media (max-width:600px){.hide-small{display:none!important}}
@media (max-width:992px) and (min-width:601px){.hide-medium{display:none!important}}
@media (min-width:993px){.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}

