*{
	padding: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	background-image: url("../img/imgfondo1.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	font-family: 'Lato', sans-serif;
}
.contenedorppal{
	background-color:#0099e5;
	width: 95%;
	max-width: 1000px;
	margin: auto;

}





/*---------- inicio estilo del logo-----------*/
header .logo{
	background: url(../img/fondo_logo.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 10em;
	padding: 1em;

	/*  flex */
	display: flex;
	justify-content:space-between;
	aling-items:center;
	flex-direction:row;
	flex-wrap:wrap;
}
header .logo img{
	width: 5em;
    height: auto;
    border-radius: 80px;
    margin: 1em;
    vertical-align: top;
}
header .titulo{
	line-height: 7em;
	font-family: 'Play', sans-serif;
	color: #F9CE0D;
	text-shadow: -2px -2px 1px #000;
}
#llamanos{
	width: 15em;
  	height: 3em;
  	padding: 0.8em;
  	padding-left: 1.5em;
	background-color:#0D47A1;
  	border-radius: 1em;
  	display: block;
}
header #llamanos label{
	color: #BBDEFB;
	margin: 5px;
}
header #llamanos label span{
	color: white;
}
/*---------- final estilo del logo-----------*/








/*---------- inicio estilo menu-----------*/
header	nav{
	background:#0D47A1;
	margin-bottom: 10px;

	 
}

header nav ul{
	list-style: none;
	
}
header nav ul li {
	display: inline-block;
	position: relative;
}
header nav ul li a{
	display: block;
	padding: 20px;
	color: #FFFFFF;
	text-decoration: none;
}

header nav ul li a:hover{
	background-color:#BBDEFB;
	color: #210C0C; 
}
header nav ul li a span{
	margin-right: 10px;
}
.menu-fixed{
	position: fixed;
	z-index:1003;
	top: 0; 
	width: 95%;
	max-width: 1000px;
}
.menu_bar{
	display: none;
}
header nav ul li:hover .children{
	display: block;

}
header nav ul li .children{
	display: none;
	position: absolute;
	width: 150%;
	z-index: 1000;
	background-color:#210C0C ;
	color: #F9CE0D; 

}
header nav ul li .children li{
	display: block;
	border-bottom: 1px solid rgba(187,222,251,.5);

}
header nav ul li .caret{
	position: relative;
	top: 3px;
	margin-left: 10px;
	margin-right: 0px;
}
/*---------- fin estilo menu-----------*/








/*---------- Inicio de body index -----------*/

section {
	
	padding: 20px;
}

section .bodyslider{
	width: 95%;
	height: 400px;
	margin: auto;
	overflow: hidden;
}
section .bodyslider ul{
	padding: 0;
	display: flex;
	width: 400%;
	animation: cambio 20s infinite alternate;
	animation-timing-function:ease-in;
}

section .bodyslider li{
	width: 100%;
	list-style: none;
}
section .bodyslider li img{
	width: 100%;
	height: 400px;
}
@keyframes cambio{
	0% { margin-left: 0;}
	20% { margin-left: 0;}

	25% { margin-left: -100%;}
	45% { margin-left: -100%;}

	50% { margin-left: -200%;}
	70% { margin-left: -200%;}

	75% { margin-left: -300%;}
	100% { margin-left: -300%;}
}


	


/* Inicio de div de marcas */
.marcas{
	width: 100%;
	padding: 10px;
}
.grupo_marcas1{
	width: 100%;
	padding: 1em 1em 1em 6em;
}
.grupo_marcas1 img{
	margin: 20px 25px;
	width: 15%;

}
.txt_marcas{
	padding-top: 2em;
	border-bottom: 1px solid #FFF;
}
.txt_marcas h1{
	padding: 0px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 2em;
	
}
/* Inicio de div de marcas */

/*---------- fin de body index -----------*/






/*---------- Inicio del footer -----------*/
footer{
	width: 100%;
	background-color: #727272;
	border-color: #B6B6B6;
}
footer iframe{
	margin-top: 20px;
	width: 100%;
	height: 300px;
}

.contacto
{
	width: 100%;
	

}
.telefonos{
	width: 100%;
	padding: 10px;
	text-align: center;
}
footer form{
	width: 450px;
	margin: auto;
	background: rgba(0,0,0,0.4);
	padding: 10px 20px;
	box-sizing: border-box;
	border-radius: 20px;
}
footer form h1{
	color: #fff;
	text-align: center;
	margin: 0;
	font-size: 20px;
	margin-bottom: 10px;
}
footer form input{
	width: 100%;
	margin-bottom: 20px;
	padding: 7px;
	box-sizing: border-box;
	font-size: 17px;
	border:none;
}
footer form textarea{
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	min-height: 100px;
	max-height: 200px;
	margin-bottom: 20px;
	padding: 7px;
	box-sizing: border-box;
	font-size: 17px;
	border:none;
}
footer form #boton_envcorreo{
	background-color: #31384A;
	color: #fff;
	padding: 20px;
}
footer form #boton_envcorreo:hover{
	cursor: pointer;

}

/*---------- fin delfooter -----------*/






/*------ Inicio de interfas de nosotros----*/

.body_ppal{
	width: 100%;
	
}
.body_ppal h2{
	width: 100%;
	text-align: center;
}
.body_nosotros{
	width: 100%;
}
.body_nosotros ul{
	height: 90%;
	padding: 20px;
	padding-left: 3em;
}
.body_nosotros ul li{
	width: 15em;
	direction: none;
	display: inline-block;
	margin: 20px;
	padding: 10px;
	background-color: #fff;
	text-align: center;
}
.body_nosotros ul li img{
	 width: 220px;
	 height: 235px
	
}
.body_nosotros ul li span{
	width: 100%;
	margin: 5px;

}
.rotarIzquierda{
	transform: rotate(-2deg);
}
.rotarDerecha{
	transform: rotate(2deg);
}
.body_nosotros ul li:hover{
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
.misionyvision{
	width: 100%;
	padding: 1em;
	display: flex;
}
.misionyvision .imgempresa{
	width: 40%;
	padding: 10px;
	background-color: #fff;
	margin: 10px;
	transform: rotate(2deg);
}
.misionyvision .imgempresa img{
	width: 100%;

}
.misionyvision .vision{
	width: 60%;
	margin: 10px;
	padding: 15px;
}
.misionyvision .vision p{
	text-align : justify;
}
.misionyvision .imgempresa:hover{
 -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
/*------ Fin de interfas de nosotros----*/





/*------inicio de interfaz de servicios ---*/
.body_servicios{
	width: 100%;
	margin:40px auto;
	min-width:320px;
    max-width:960px;
}
.acordion-container {
    width: 100%;
    margin: 0 0 20px;
    clear:both;
    background-color: #1976D2;
}
.acordion-titulo{
	position: relative;
    display: block;
    padding: 20px;
    font-size: 24px;
    font-weight: 300;
    background: #0D47A1;
    color: #fff;
    text-decoration: none;
}
.acordion-titulo .open{
	background: #16a085;
    color: #fff;
}
.acordion-titulo:hover {
    background: #64B5F6;
    cursor: pointer;
}
.acordion-titulo span.icon-circle-down:before {
    content:"+";
}
.acordion-titulo.open span.icon-circle-down:before {
    content:"-";
}
.acordion-titulo span.icon-circle-down {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 38px;
    font-weight:bold;
}
.acordion-conent {
    display: none;
    padding: 20px;
    overflow: auto;
}
.acordion-conent ul{
   margin: 1em;
}
.acordion-conent img {
    display: block;
    float: left;
    margin: 0 15px 10px 0;
    width: 30%;
    height: auto;
}
/*------Fin de interfaz de servicios ---*/









/*------Inicio de interfaz de sucursales ---*/

.body_sucursales
{
	width: 100%;
}
#organigrama{
	margin: 1em 0 1em 0;
}
#organigrama section{
	background-color: #fff;
	 border-radius: 80px;
	width: 20em;
	text-align: center;
	padding: 1em;
}
#organigrama section span{
	color: gold;
}
#organigrama section label{
	color: #000;
}
#organigrama>#sectiontop{
	margin: 0 auto;
}
#middle{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	height: 20em;
}
#organigrama #sectionmiddle{
	display: inline-block;
	position: relative;
	top: 4em;
}
#horizontalline{
	width: 15em;
	display: inline-block;
	border-bottom: solid 3px #fff;
	margin: -4px; 
	position: relative;
	top: 2.7em;
}
#verticalline{
	position: absolute;
	left: 50%;
	margin: 0 auto;
	border-left: solid 3px #fff;
	width: 1px;
	height:8.7em;
}
/*------Fin de interfaz de sucursales ---*/





/*------Inicio de interfaz de productos ---*/
.CatalogoMax{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.9);
	position: fixed;
	z-index: 1004;
	display: none;
	top: 0;
}
.CatalogoMin
{
	width: 800px;
	max-width: 1000px;
	margin: 20px auto;
	border-radius: 10px;
	background-color: #FFF;
	padding: 20px;
	padding-left: 1.9em;
}
.closebutton{
	width: 38px;
	height: 38px;
	text-align: center;
	background-color: #fff;
	color: #000;
	float: right;
	border-radius: 50%;
	border: solid 2px #000;
	position: relative;
	top:-2em;
	right: -2em; 
}
.closebutton:hover{
	background-color: #000;
	color: #fff;
	border: solid 2px #fff;
	cursor: pointer;
}
.slide{
	width: 100%;
	width: 740px;
	margin: 0 auto;
}
.slide img{
	width: 100%;
	height: 100%;
}
.slidesjs-pagination{
	background-color: #424242;
	list-style: none;
	overflow: hidden;
}
.slidesjs-pagination li{
	float: left;
}
.slidesjs-pagination li a{
	display: block;
	padding: 5px 10px;
	color: #FFF;
	text-decoration: none;
}
.slidesjs-pagination li a:hover{
	background-color: #000;
}
.slide .active{
	background-color: #000;
}
.slidesjs-navigation{
	background-color: #000;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	padding: 5px 10px;
	float: right;

}

/*------Fin de interfaz de productos ---*/





/*---------- Inicio de @media screen-----------*/
@media screen and (max-width: 736px){
	.menu_bar{
		display: block;
		width: 100%;
		 background-color:#64B5F6;

	}
	.menu_bar .btn-menu{
		display: block;
		padding: 10px;
		color: #210C0C;
		overflow: hidden;
		font-size: 20px;
		font-weight: bold;
		text-decoration: none;
	}
	.menu_bar span{
		float: right;
		font-size: 35px;
	}
	header nav{
		width: 80%;
		height: 80%;
		position: fixed;
		right: 100%;
		margin: 0;
		overflow: scroll;
		z-index: 1003;
	}
	header nav ul li{
		display: block;
		border-bottom: 1px solid rgba(249,206,13,.5);
	}
	header nav ul li a{
		display: block;
	}
	header nav ul li:hover .children{
		display: none;

	}
	header nav ul li .children{
		width: 100%;
		position: relative;
	}
	header nav ul li .caret{
		float: right;
	}
	header #llamanos {
		display: none;
	}
	header .logo{
	width: 100%;
	height: 4em;
	padding: 0;
	}
	header .logo img{
	width: 3.8em;
    height: auto;
    border-radius: 10px;
    margin: .2em;
    vertical-align: top;
	}
	header .titulo{
	font-family: 'Play', sans-serif;
	color: #F9CE0D;
	text-shadow: -2px -2px 1px #000;
	font-size: 60%;
	}
	/* Inicio de div de marcas */
	.grupo_marcas1{
		padding: 0px;
	}
	.grupo_marcas1 img{
		margin: 1px;
		width: 30%;
	}
	
	footer form{
		width: 100%;
	}
	.misionyvision .imgempresa{
		display: none;
	}
	.misionyvision {
		width: 100%;
		padding:0;
	}
	.misionyvision .vision{
		width: 100%;
		margin: 0;
	}
	.body_nosotros{
	width: 100%;
	padding: 10px;
	}
	.body_nosotros ul{
	height: 100%;
	padding: 0px;
	}
	.body_nosotros ul li{
	width: 8em;
	direction: none;
	display: inline-block;
	margin: 5px;
	padding: 10px;
	background-color: #fff;
	text-align: center;
	}
	.body_nosotros ul li img{
		 width: 100px;
	 	height: 115px
	}
	.acordion-conent {
        padding: 1em;
    }
    .acordion-conent img {
        width: 60%;
    }
    #horizontalline{
    	display: none;
    }
    #organigrama section{
    	width: 100%;
    	margin: 20px auto;
    }
    #verticalline{
    	height: 17em;
    }
   
}
/*---------- fin de @media screen-----------*/
@media screen and (max-width: 420px){
	.CatalogoMin
{
	width: 280px;
	padding: 2px;
}
	.closebutton{
	top:-1em;
	right: -1em; 
}

.slide{
	width: 270px;
}
.slide img{
	width: 100%;
	height: 100%;
}
.slidesjs-pagination{
	display: none;
}
 section .bodyslider{
	width: 95%;
	height: 200px;
}
section .bodyslider li img{
	width: 100%;
	height: 200px;
}