@charset "utf-8";
/* CSS Document */
*,
*:after,
*:before {
	margin:0;
	padding:0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
*{
	margin:0 auto;
}

a{
    text-decoration: none;
}
h1{
	font-weight:normal;
}
h2{
	font-weight:normal;
}
img{
	max-width:100%;
	height:auto;
}
p{
    font-family:arial, sans-serif;
    
}
.area-top-barra{
	background:#1F4A99;
	width:100%;
	height:30px;
}

	.top-barra{
		width:1160px;
		height:30px;
		font-family: 'robotolight', sans-serif;
	}
	.menu-top{
		float:left;
	}
	.menu-top ul{
		list-style:none;
	}
	.menu-top li{
		float:left;
	}
	.menu-top li a{
		color:#fff;
        font-size: 14px;
        display: block;
        padding: 1px 20px;
        border-left: 1px solid #2559ad;
        border-right: 1px solid #193b7a;
        margin: 4px 0;
        
	}
.area-redes-top{
    float: right;
    margin-top: 3px;
}
    .fb-top{
        width: 22px;
        height: 22px;
        background: #fff no-repeat;
        display: block;
        border-radius: 50px;
        transition: 0.2s;
        text-align: center;
        color: #1F4A99;
        float: left;
		padding-bottom:2px;
		line-height:1.3em;
        margin-left:10px;
	
    }
    .fb-top:hover{
        background: #FF7800 no-repeat; 
        transition: 0.2s;
        color: #fff;
       
    }
header{
   background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(240,240,240,1) 89%, rgba(240,240,240,1) 98%, rgba(230,230,230,1) 98%, rgba(230,230,230,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(89%, rgba(240,240,240,1)), color-stop(98%, rgba(240,240,240,1)), color-stop(98%, rgba(230,230,230,1)), color-stop(100%, rgba(230,230,230,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(240,240,240,1) 89%, rgba(240,240,240,1) 98%, rgba(230,230,230,1) 98%, rgba(230,230,230,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(240,240,240,1) 89%, rgba(240,240,240,1) 98%, rgba(230,230,230,1) 98%, rgba(230,230,230,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(240,240,240,1) 89%, rgba(240,240,240,1) 98%, rgba(230,230,230,1) 98%, rgba(230,230,230,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(240,240,240,1) 89%, rgba(240,240,240,1) 98%, rgba(230,230,230,1) 98%, rgba(230,230,230,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0 );
    height: 100px;
    width: 100%;
	transition:all 0.5s;
}
    .cabecera{
        width: 1160px;
        height: 100px;
		margin:0 auto;
		transition:all 0.5s;
    
		
    }
.logo{
    width: 290px;
    height: 80px;
    margin: 10px 0;
    float: left;
	transition:all 0.5s;
}
.lado2-cabecera{
    position: relative;
	width:870px;
	float:left;
	height:100px;
	transition:all 0.5s;
    display: flex;
    flex-wrap: wrap;
}
.cliente-c2{
    font-family: 'roboto_condensedlight', sans-serif;
    display: none;
}
.cliente-c2 a{
    color: #fff;
    background: #F37021;
    display: block;
    padding: 10px;
    border-radius: 5px;
    transition: 0.2s;
}
.cliente-c2 a:hover{
    background: #fe4601;
}

.cont-area-menu{
    width: 680px;
	padding-left:5px;
	background: rgba(246,146,30,1);
background: -moz-linear-gradient(top, rgba(246,146,30,1) 0%, rgba(242,112,36,1) 49%, rgba(240,90,40,1) 50%, rgba(246,145,30,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(246,146,30,1)), color-stop(49%, rgba(242,112,36,1)), color-stop(50%, rgba(240,90,40,1)), color-stop(100%, rgba(246,145,30,1)));
background: -webkit-linear-gradient(top, rgba(246,146,30,1) 0%, rgba(242,112,36,1) 49%, rgba(240,90,40,1) 50%, rgba(246,145,30,1) 100%);
background: -o-linear-gradient(top, rgba(246,146,30,1) 0%, rgba(242,112,36,1) 49%, rgba(240,90,40,1) 50%, rgba(246,145,30,1) 100%);
background: -ms-linear-gradient(top, rgba(246,146,30,1) 0%, rgba(242,112,36,1) 49%, rgba(240,90,40,1) 50%, rgba(246,145,30,1) 100%);
background: linear-gradient(to bottom, rgba(246,146,30,1) 0%, rgba(242,112,36,1) 49%, rgba(240,90,40,1) 50%, rgba(246,145,30,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6921e', endColorstr='#f6911e', GradientType=0 );
	height:40px;
	margin-left:30px;
	margin-top:40px;
	border-radius:6px;
	transition:all 0.5s;
    font-family: 'roboto_condensedlight', sans-serif
}

.cont-btn-cc{
	width:130px;
	height:40px;
	margin-left:20px;
	margin-top:40px;
	transition:all 0.5s;
}
.btn-cc {
		  position: relative;
		  width: 130px;
		  height: 400px;
		  margin: 0;
		}

		.btn-cc img {
		  position: absolute;
		  left: 0;
		  transition: opacity .5s ease-in-out;
		}

		.btn-cc img.btn-top:hover {
		  opacity: 0;
		}

.texto{
  font-size:10px;
}
.wa{
  position:fixed;
  width:60px;
  height:60px;
  bottom:40px;
  right:40px;
  background-color:#25d366; 
  border-radius:50px;
  text-align:center;
  font-size:30px;
  box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.wa-float{
  margin-top:16px;
  color:#FFF;
}

.wa-label{
  position:fixed;
  width:70px;
  height:30px;
  bottom:105px;
  right:40px;
  background-color:#25d366; 
  color: #fff;
  text-align:center;
  font-size:12px;
  box-shadow: 2px 2px 3px #999;
  z-index:100;
}
/* menu ========================*/
/* cuerpo*/
.cuerpo1{
    background: #F5F5F5;
    width: 100%;
	padding:70px 0 135px;
}
.cuerpo1-1{
    background: #fff;
    width: 100%;
	padding:70px 0 135px;
}
.titulo1{
	text-align:center;
	background:url(../images/line1.png) bottom no-repeat;
	padding-bottom:20px;
    width: 1160px;
}
.titulo1 h1{
	font-family: 'sinkin_sans300_light', sans-serif;
	font-size:26px;
	color:#F37021;
}
	.subh11{
		font-family: 'sinkin_sans700_bold', sans-serif;
		text-transform:uppercase;
		font-size:32px;
		color:#1F4A99;
	}
.cuerpo2{
	background:url(../images/bg-seccion2.png);
	padding-bottom:50px;
}
	.area-cajas{
		width:1160px;
		
	}
	.cont-caja1{
		width:350px;
		height:260px;
		float:left;
		margin-right:55px;
		position:relative;
		margin-top:-65px;
	}
	.cont-caja2{
		width:350px;
		height:260px;
		float:left;
		position:relative;
		margin-top:-65px;
	}
	.caja1 {
		  position: relative;
		  width: 350px;
		  height: 260px;
		  margin: 0;
		}

		.caja1 img {
		  position: absolute;
		  left: 0;
		  transition: opacity .5s ease-in-out;
		}

		.caja1 img.top:hover {
		  opacity: 0;
		}
.publicidad{
	width:1160px;
	height:355px;
	margin:70px auto;
}

.fondo-paralax1{
  position: relative;

  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

}
.fondo-paralax1 {
  background-image: url(../images/bg-promo.jpg);
  min-height: 100px;
  padding:70px 0;
  margin-bottom:70px;
}

/* Turn off parallax scrolling for tablets and phones */
@media only screen and (max-device-width: 1024px) {
    .fondo-paralax1{
        background-attachment: scroll;
    }
}
.contenido4{
	width:1160px;
}

.ofertas{
	width:806px;
	float:left;
}
.inclrustarfb{
	width:354px;
	float:left;
}
.contenedor-titulo{
	margin-right:49px;
}
.titulo2{
	border-bottom:1px solid #fff;
	padding-bottom:1px;
	margin-bottom:40px;
}
.titulo2 h1 a{
	font-family: 'sinkin_sans700_bold', sans-serif;
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
	font-size:24px;
	border-bottom:3px solid #F37021;
}
.titulo3{
	border-bottom:1px solid #1F4A99;
	padding-bottom:1px;
	margin-bottom:40px;
}
.titulo3 h1 a{
	font-family: 'sinkin_sans700_bold', sans-serif;
	color:#1F4A99;
	font-weight:normal;
	text-transform:uppercase;
	font-size:24px;
	border-bottom:3px solid #F37021;
}
.oferta1{
	width:340px;
	background:red;
	float:left;
	margin-right:49px;
	height:390px;
}
footer{
	background:url(../images/bg-seccion2.png);
	width:100%;
	padding-top:40px;
	
}
	.pie1{
		width:1160px;
	}
	.pie-lado1{
		width:330px;
		margin-right:30px;
		float:left;
	}
	.logo-pie{
		width:330px;
		height:100px;
		padding-bottom:10px;
		background:url(../images/line2.png)  bottom  repeat-x;	
	}
	.redes-pie{
		padding-top:20px;
		width:248px;
	}
	.red-pie{
		width:32px;
		height:32px;
		background:#fff;
		border-radius:50px;
		text-align:center;
		padding-top:7px;
		color:#1F4A99;
		float:left;
		margin:0 15px 20px 15px;
		transition:0.2s;
	}
	.red-pie:hover{
		background:#1F4A99;
		color:#fff;
		transition:0.2s;
	}
.pie-lado2{
	width:375px;
	float:left;
	background:url(../images/line3.png) left repeat-y;
	padding-left:25px;
	font-family: 'robotolight', sans-serif;
	color:#fff;
}
	.pie-lado2 h2{
		color:#FDB714;
		font-family: 'robotomedium', sans-serif;
		font-weight:normal;
		font-size:22px;
		text-transform:uppercase;
		margin-bottom:20px;
	}
	.pie-tel{
		background:url(../images/pie-cel.png) left no-repeat;
		padding-left:30px;
		margin:20px 0;
	}
    .pie-mail{
		background:url(../images/pie-mail.png) left no-repeat;
		padding-left:30px;
		margin:20px 0;
	}
    .pie-web{
		background:url(../images/pie-web.png) left no-repeat;
		padding-left:30px;
		margin:20px 0;
	}
.pie-lado3{
	width:375px;
	float:left;
	background:url(../images/line3.png) left repeat-y;
	padding-left:25px;
	font-family: 'robotolight', sans-serif;
	color:#fff;
}
	.pie-lado3 h2{
		color:#FDB714;
		font-family: 'robotomedium', sans-serif;
		font-weight:normal;
		font-size:22px;
		text-transform:uppercase;
		margin-bottom:20px;
	}
	.pie-dir{
		background:url(../images/pie-dir.png) left no-repeat;
		padding-left:30px;
		margin:20px 0;
	}
.pie2{
	font-family: 'robotolight', sans-serif;
	font-size:12px;
	text-align:center;
	padding:10px 0;
	color:#fff;
	background:#FF5A00;
	margin-top:20px;
}
/* interiores*/
.area-banner-int{
    width: 100%;
    height: 250px;
    background: url(../images/banner-int.jpg) center;
    background-size: cover;
}
.doble{
    width: 66.666%;
    float: left;
}
.tercio{
    width: 33.333%;
    float: left;
}
.cuerpo_int{
    width: 1160px;
}

	.cuerpo_int h2{
		font-family: 'sinkin_sans400_regular';
		font-weight: normal;
		font-size: 22px;
		margin-bottom: 10px;
		margin-top: 20px;
		color:#F37021;
	}
	.cuerpo_int p{
		font-size: 15px;
		line-height: 1.5em;
		text-align: justify;
		padding-bottom: 15px;
		color: #1C2833;
		padding-right:5%;
	}
/* ================= cuerpo 2 ==========*/
.cuerpo_int-2{
    width: 1160px;
}

	.cuerpo_int-2 h2{
		font-family: 'sinkin_sans400_regular';
		font-weight: normal;
		font-size: 22px;
		margin-bottom: 10px;
		margin-top: 20px;
		color:#F37021;
	}
	.cuerpo_int-2 p{
		font-size: 15px;
		line-height: 1.5em;
		text-align: justify;
		padding-bottom: 15px;
		color: #1C2833;
		
	}

.area-productos{
	width:1160px;
	height:180px;
	margin-top:60px;
	
}
	.producto1{
		width:270px;
		height:180px;
		margin:0 10px;
		float:left;
		border-radius:10px;
		/*background:#edeef0;*/
	}
	.producto1 img{

		border-radius:10px;
		/*background:#edeef0;*/
	}
.tit-serv{
	font-family: 'sinkin_sans600_semibold';
	padding-bottom:10px;
	border-bottom:2px solid #ff6600;
	display:block;
	margin-bottom:30px;
	margin-left:5%;
	color:#1F4A99;
	text-transform:uppercase;
}
.img-serv{
	background:url(../images/shadow3.png) no-repeat;
	padding-bottom:21px;
    background-position: bottom;
	background-size:100% auto;
}
.medio-izq{
	width:45%;
	float:left;
	float:left;
	margin-right:5%;
}
	.ta-der{
		font-family: 'sinkin_sans300_light';
	color:#1F4A99;
	font-size:24px;
	line-height:2.5em;
	text-align:right;
	}
	.sub1{
		font-family: 'sinkin_sans600_semibold', sans-serif;
		text-transform:uppercase;
		font-size:26px;
	}
	.naranja{
		color:#ff6600;
		text-transform:uppercase;
		font-family: 'sinkin_sans600_semibold', sans-serif;
		font-size:30px;
	}
.medio-der{
	width:50%;
	float:left;
}
.clientes{
	margin-top:40px;
}
.telf{
	text-align:left;	
}
.cont-datos{
	font-family: 'robotoregular', sans-serif;
	font-size:18px;
	line-height:1.5em;
	text-align:left;

}
	.dir{
		background:url(../images/pie-dir.png) left no-repeat;
		padding-left:30px;
		margin-bottom:30px;
	}
	.telefono{
		background:url(../images/pie-cel.png) left no-repeat;
		padding-left:30px;
		margin-bottom:30px;
	}
	.mail{
		background:url(../images/pie-mail.png) left no-repeat;
		padding-left:30px;
		margin-bottom:30px;
	}
	.web{
		background:url(../images/pie-web.png) left no-repeat;
		padding-left:30px;
		margin-bottom:30px;
	}
.at1{
	margin-bottom:20px;
}
.eat1{
	border:1px solid #074b76;
	padding:10px;
	width:100%;
	background:none;
	border-radius:7px;
}
.eat2{
	border:1px solid #074b76;
	padding:10px;
	width:100%;
	background:none;
	border-radius:7px;
	height:100px;
}
.at2{
	margin-bottom:20px;
}
.eat3{
	background:#074b76;
	color:#fff;
	cursor:pointer;
	font-family: 'robotoregular';
	font-size:16px;
	padding:10px;
	border:none;
	border-radius:10px;
	width:150px;
}
.at3{
	margin:0 auto;
	width:150px;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 font-family: 'robotoregular';
 font-size:16px;
 color:#333;
}
::-moz-placeholder { /* Firefox 19+ */
 fofont-family: 'robotoregular';
 font-size:16px;
 color:#333;
}
:-ms-input-placeholder { /* IE 10+ */
 font-family: 'robotoregular';
 font-size:16px;
 color:#333;
}
:-moz-placeholder { /* Firefox 18- */
 font-family: 'robotoregular';
 font-size:16px;
 color:#333;
}

.btn-intra a{
    background: #1F4A99;
    display: block;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-family: 'roboto_condensedregular';
    text-transform: uppercase;
    padding: 10px;
    width: 60%;
    border-radius: 10px;
    margin-top: 20px;
    transition: 0.2s;
}
.btn-intra a:hover{
    background: #f60;
    transition: 0.2s;
}
/* ============== animaciones  ============*/
.anima-abajo{
	opacity:0;
}
.anima-abajo1, .anima-abajo2, .anima-abajo3, .anima-abajo4{
	opacity:0;
}

.anima-derecha{
	opacity:0;
}
.anima-izquierda{
	opacity:0;

}
/* final animaciones */
.area-mapa{
	width:1160px;
}
.spacio40{
	padding-left:40px;
}
.area-gris {
    background: #f0f0f0;
}
.area-ve{
    width: 1160px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.lado-izd{
  width: 47%;
    margin-right: 3%;
}
.lado-der{
    width: 47%;
    margin-left: 3%;
}
.tit-ve {
    font-family: 'sinkin_sans600_semibold';
    padding-bottom: 10px;
    border-bottom: 2px solid #ff6600;
    margin-bottom: 30px;
    color: #1F4A99;
    text-transform: uppercase;
}
.tit-ve-2 {
    font-family: 'sinkin_sans600_semibold';
    margin-bottom: 20px;
    color: #1F4A99;
    text-transform: uppercase;
}
.p-ve{
    font-size: 15px;
    line-height: 1.5em;
    text-align: justify;
    padding-bottom: 15px;
    color: #1C2833;
}
.btn-sl{
    font-family: 'sinkin_sans500_medium';
    font-size: 16px;
    text-align: right;
}
.btn-sl a{
    color: #1f4a99;
}
.contenedor-ser{
    display: flex;
    flex-wrap: wrap;
    padding: 50px 0 80px 0;
}
.tercio-serv{
    width: 30.333%;
    background: #f0f0f0;
    border-bottom: 5px solid #F37021;
}
.contenedor-ser h2{
    color: #1f4a99;
    font-family: 'sinkin_sans600_semibold';
    font-size: 18px;
    text-align: center;
}
.contenido-ser{
    padding: 0 10px;
}
.texto-centro{
    text-align: center;
}
.frase1{
    font-family: 'sinkin_sans700_bold';
    font-size: 26px;
    color: #F37021;
    line-height: 1.5em;
    margin-bottom: 20px;
}
.frase2{
    font-family: 'sinkin_sans600_semibold';
    text-align: justify;
    color: #1f4a99 ;
    margin-bottom: 20px;
}
.frase3{
    font-family: 'sinkin_sans700_bold';
    color: #1f4a99;
    font-size: 22px;
}
.frase4{
    font-family: 'sinkin_sans700_bold';
    color: #F37021;
    font-size: 32px;
}
/* ============= galeri =============*/
.galeria{
    display: flex;
    flex-wrap: wrap;
    width: 1160px;
}
.caja-galeria{
    width: 23%;
    margin-bottom: 50px;
}
.text-galeria{
    font-family: 'robotomedium';
    text-align: center;
    height: 50px;
    align-items: center;
    background: #f0f0f0;
    border-bottom: 1px solid #1f4a99;
    padding-top: 10px;
    font-size: 16px;
    color: #5a5e67;
}

.btn06 {
    width: 100%;
    overflow: hidden;
    position: relative;
    
}
.btn06 img {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
	
}
.btn06 .ovrly {
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.btn06 .buttons {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.btn06 .buttons .fa {
    background: rgb(256, 256, 256);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    width: 40px;
    height: 40px;
    opacity: 0;
    position: relative;
    -webkit-transition: all 0.3s, color 0.1s 0.3s;
    -moz-transition: all 0.3s, color 0.1s 0.3s;
    -o-transition: all 0.3s, color 0.1s 0.3s;
    transition: all 0.3s, color 0.1s 0.3s;
    color: transparent;
}
.btn06 .buttons .fa-link {
    left: 22px;
}
.btn06 .buttons .fa-search {
    left: -22px;
}
.btn06:hover .buttons .fa {
    opacity: 1;
    left: 0;
    color: rgba(50, 50, 50, 0.9);
}
.btn06:hover .ovrly {
    opacity: 1;
}


/*============== alturas para secciones =========*/
.alto-70{
    padding-top: 70px
}
.bajo-70{
    padding-bottom: 70px;
}
.alto-bajo-70{
    padding: 70px 0;
}
.area-galeria {
    padding: 70px 0;
}
