* {
	margin:0;
    padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.principal {
    width: 100%;
    margin: auto;
    background: #16529C;
    margin-top: 2em;
    display: inline-block;
}

.slider {
    position: relative;
    width: 100%;
    height: auto;
}


.slider h1 {
    position: absolute;
    z-index: +1;
    font-size: 22px;
    color: white;
    font-weight: 400;
    top: 0;
    font-family: "roboto", sans-serif;
    margin-top: 19em;
    display: inline-block;
    overflow: hidden;
    background-color:rgb(0, 0, 0, 0.5);
    padding: 1em;
}

.sidebar2 {
    width: 100%;
    height: auto;
    margin: auto;
}

.sidebar2 h2 {
	width: 100%;
	max-width: 100%;
    align-items: center;
    align-content: center;
    color:  #E8E8E8;
    font-size: 21px;
	font-family: "Nunito", sans-serif;
    font-weight: 500;
	padding: 1em;
    display: inline-block;
    overflow: hidden;
}

.boton {
    width: 100%;
    max-width: 100%;
    height: auto;
    padding-bottom: 1em;
    margin-top: 0.5em;
    display: inline-block;
    overflow: hidden;
}

.boton a {
    border-radius: 8px;
    padding: 0.5em;
    background: #fd7d00;
    text-decoration: none;
    color: #E8E8E8;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    display: inline-block;
    overflow: hidden;
}

.productosmas {
    width: 100%;
    max-width: 100%;
    background: #fff;
    margin: auto;
    margin-bottom: 20px;
    padding-bottom: 1em;
    margin-top: 2em;
}

.destacadosh {
    padding-bottom: 1em;
    width: 100%;
}

.destacadosh h1 {
    margin-top: 0;
    padding-bottom: 0.4em;
    color: black;
    border-bottom: 1px solid red;
    margin: auto;
    font-family: "Roboto", sans-serif;
    font-size: 22px;
}

.dentro {
    width: 90%;
    margin: auto;
}

.destacados {
    width: 100%;
    height: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    margin: auto;
}

.destacados img {
    width: auto;
    height: 230px;
    margin-top: 10px;
    margin-bottom: 15px;
    display: inline-block;
    
    -webkit-transform: scale(1,1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1,1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
}

.destacados1 img {
    width: 100%;
    height: 230px;
    margin-top: 10px;
    margin-bottom: 15px;
    display: inline-block;
    
    -webkit-transform: scale(1,1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1,1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
}

.destacados img:hover{
    -webkit-transform: scale(1.12,1.12);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 100ms;
    -moz-transform: scale(1.12,1.12);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 100ms;
}

.destacados1 img:hover{
    -webkit-transform: scale(1.12,1.12);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 100ms;
    -moz-transform: scale(1.12,1.12);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 100ms;
}

.clicproductos {
    width: 100%;
    max-width: 100%;
    height: auto;
    padding-bottom: 1em;
    margin-top: 0.5em;
    display: inline-block;
    overflow: hidden;
}

.clicproductos a{
    border-radius: 8px;
    padding: 0.5em;
    background: #fd7d00;
    text-decoration: none;
    color: #E8E8E8;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    display: inline-block;
    overflow: hidden;
    font-family: "Roboto", sans-serif;
    font-weight: 600;
}

.especialidad7 {
    padding-top: 1em;
    padding-bottom: 1.5em;
    height: auto;
    width: 100%;
    overflow: hidden;
}

.cubrimos1 {
    width: 80%;
}

.servicios {
    width: 100%;
    padding-bottom: 1em;
}

.servicios h1 {
    margin-top: 0;
    padding-bottom: 0.4em;
    color: black;
    border-bottom: 1px solid red;
    margin: auto;
    font-family: "Roboto", sans-serif;
    font-size: 22px;
}

.especialidades11 {
    width: 100%;
    margin-top: 0;
    padding: 1em;
}

.especialidades11 img {
    width: 35%;
    height: auto;
}

.especialidades11 h4 {
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    padding: 0.5em;
    font-weight: 200;
}

.marcas-item img{
	width: 60%;
    margin: auto;
    align-content: center;
    display:block;
    margin:auto;
    text-decoration: none;
}

.marcas{
	width: 100%;
	max-width: 1400px;
	margin: auto;
    height: auto;
    padding: 2em;
    text-decoration: none;
}

.marcas h2 {
    font-family: "Roboto", sans-serif;
    font-size: 12px;
    color: #2152A2;
    text-decoration: none;
}

.marcas-container{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
    text-decoration: none;
}

.marcas-item{
	width: 100%;
	position: relative;
	overflow: hidden;
    height: auto;
    text-decoration: none;
}

.marcas-img{
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
    text-decoration: none;
}

.marcas-text a{
    text-decoration: none;
}

.marcas-text{
	position: absolute;
	bottom: 0;
	padding: 0.3em;
    height: auto;
    width: 99%;
    text-align: center;
    align-content: center;
    border-radius: 0.2em;
    text-decoration: none;
	background: rgba(219,219,219,0.4);
	color: #2152A2;

	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.marcas-item:hover .marcas-text{
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
    text-decoration: none;
}

.marcas-item:hover .marcas-img{
	-webkit-transform: scale(1.15);
	-ms-transform: scale(1.15);
	transform: scale(1.15);
    text-decoration: none;
}

.marcasex {
    width: auto;
    
}

.marcasex h1 {
    text-align: center;
  
    padding: 0.4em;
    color: black;
    
    
    font-family: "Roboto", sans-serif;
    font-size: 22px;
}

.clientes {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-top: 2em;
    margin: auto;
}

.clientestitulo {
    width: 100%;
    max-width: 100%;
    padding: 1em;
    margin: auto;
}

.clientestitulo h1 {
    color: black;
    margin: auto;
    font-family: "Roboto", sans-serif;
    font-size: 23px;
    font-weight: 600;
    border-bottom: 1px solid red;
}

.listaclientes {
    width: 90%;
    max-width: 100%;
    padding: 0.6em;
}

.listaclientes img {
    width: 70%;
    filter: grayscale(98%);
    opacity: 80%;
    padding: 0.3em;
}

.listaclientes img:hover{
    filter: grayscale(0%);
    opacity: 0%;
}


@media screen and (max-width: 767px){
	
	.slideshow{
		margin-top: 15px;
	}

	.opciones {
		padding: 0.7em;
	}

	.opciones .sidebar31 a {
		border-radius: 10px;
		font-size: 12px;
		padding: 0.7em;
	}

	.principalambro {
		width: 100%;
		height: 300px;
	}
}

@media screen and (max-width: 761px){
	
	.sidebar2 h2 {
        font-size: 18px;
    }
}

