@charset "utf-8";
/* CSS Document */

html, body{
	margin: 0 auto;
	padding: 0;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}

.flex{
    display: flex;
}

header{
    background-color: black;
    width:100%;
    justify-content: space-between;
    flex-wrap: wrap;
}

.box-logo{
    width: 550px;
}

.box1{
    background-color: #f7e824;
    width: 20%;
    align-items: center;
    justify-content: center;
}

.box1 img{
    width: 90%;
}

.box2{
    width: 100%;
    align-items: center;
    justify-content: center;
}

.box2 img{
    width: 90%;
}

nav{
    color: white;
    width: 500px;
    align-items: flex-start;
    padding: 10px 0;
}

nav ul{
    justify-content: space-between;
    width: 100%;
    background-color: black;
}

nav li{
    list-style: none;
    margin-left: -30px;
    padding: 0 20px 0 0;
}

nav a{
	text-decoration:none;
    color: white;
}

nav a:hover{
    color: #f7e824;
    transition: ease 0.5s;
    cursor: pointer;
}

/** SLIDER **/

.cbp-fwslider {
	position: relative;
	overflow: hidden;
}

.cbp-fwslider ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	list-style-type: none;
}

.cbp-fwslider ul li {
	transform: translateZ(0);
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}

.cbp-fwslider ul li > a,
.cbp-fwslider ul li > div {
	display: block;
	text-align: center;
	outline: none;
}

.cbp-fwslider ul li > a img {
	border: none;
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.cbp-fwslider nav span {
	position: absolute;
	top: 50%;
	width: 50px;
	height: 100px;
	background: black;
	color: #fff;
	font-size: 50px;
	text-align: center;
	margin-top: -50px;
	line-height: 100px;
	cursor: pointer;
	font-weight: normal;
}

.cbp-fwslider nav span:hover {
	background: #dfba27;
}

.cbp-fwslider nav span.cbp-fwnext {
	right: 0px;
}

.cbp-fwslider nav span.cbp-fwprev {
	left: 0px;
}

.cbp-fwdots {
	position: absolute;
	bottom: 0px;
	white-space: nowrap;
	text-align: center;
	width: 100%;
}

.cbp-fwdots span {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: #ddd;
	margin: 4px;
	border-radius: 50%;
	cursor: pointer;
}

.cbp-fwdots span:hover {
	background: #999;
}

.cbp-fwdots span.cbp-fwcurrent {
	background: black;
	box-shadow: 0 0 0 2px black;
	transition: box-shadow 0.2s ease-in-out;
}

/** SLIDER **/


/** SECTION 1 **/

.sct-1{
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 70px 70px 0 70px;
}
.sct-1 a{
    color: white;
    text-decoration: none;
}

.box-stc-1{
    width: 460px;
    height: 250px;
    margin-bottom: 50px;
    color: white;
    font-size: 30px;
}

.box-fondo1{
    background-image: url(../image/img_productos_guantes.jpg);
    background-size: cover;
}
.box-fondo2{
    background-image: url(../image/img_productos_p-auditiva.jpg);
    background-size: cover;
}
.box-fondo3{
    background-image: url(../image/img_productos_altura.jpg);
    background-size: cover;
}
.box-fondo4{
    background-image: url(../image/img_productos_ocular.jpg);
    background-size: cover;
}
.box-fondo5{
    background-image: url(../image/img_productos_r-industrial.jpg);
    background-size: cover;
}
.box-fondo6{
    background-image: url(../image/img_productos_respiratoria.jpg);
    background-size: cover;
}
.box-fondo7{
    background-image: url(../image/img_productos_seguridad-vial.jpg);
    background-size: cover;
}
.box-fondo8{
    background-image: url(../image/box8.jpg);
    background-size: cover;
}
.box9 img{
    height: 220px;
    margin-left: 75px;
    margin-top: 25px;
}
.box-txt{
    background-color: rgba(0, 0, 0, 0.5);
    height: 150px;
    text-align: center;
    line-height: 150px;
}
.box-txt:hover{
    height: 250px;
    transition: ease 0.5s;
    color: #f7e824;
    cursor: pointer;
}

/**SECTION 2 **/

.sct-2{
    background-color: #fbe062;
}

.contenedor1{
    justify-content: space-between;
    flex-wrap: wrap;
    width: 85%;
    margin: 0 auto;
}

.box10{
    width: 100%;
    text-align: center;
    font-size: 22px;
    padding: 20px 0 30px;
}

.box11{
    width: 250px;
    font-size: 18px;
}
.box11 a{
    text-decoration: none;
    color: black;
}
.box11 a:hover{
    transition: ease 0.5s;
    color: white;
    cursor: pointer;
}
.box11 img{
    width: 200px;
}

/** ESPACIOS **/
.space1{
    height: 40px;
}
.space2{
    height: 10px;
}
/** ESPACIOS **/

.caja1{
    background-color: white;
    height: 35px;
    text-align: center;
    line-height: 40px;
}
.caja1:hover{
    transition: ease 0.5s;
    background-color: #e8b939;
    cursor: pointer;
}

.box12{
    width: 250px;
}

.image_pdf{    
    background-color: #c2c1c2;
    height: 280px;
}
.catalogo_image img{
    width: 100%;
}
.download_icon{
    font-size: 16px;
    text-align: center;
    width: 100%;
}
.download_icon img{
    width: 70px;
}
.box12 a{
    text-decoration: none;
    color: white;
    font-weight: 500;
}
.box12 a:hover{
    transition: ease 0.5s;
    color: #625f64;
    cursor: pointer;
}

/** FOOTER **/
.footer{
    background-color: #e8b939;
}
.contenedor2{
    width: 85%;
    margin: 0 auto;
    justify-content: space-between;
    flex-wrap: wrap;
}
.box13{
    color: white;
    font-size: 16px;
}
.box13 img{
    width: 25px;
    margin-left: 10px;
}
.box13 a{
    color: white;
    text-decoration: none;
}
.box13 a:hover{
    transition: ease 0.5s;
    color: #fbe062;
    cursor: pointer;
}
/** FOOTER **/


/** SECTIION 3 **/
.sct-nosotros img{
    width: 100%;
}
.contenedor3{
    width: 85%;
    margin: 0 auto;
    margin-top: 70px;
    margin-bottom: 70px;
}
.contenedor3 p{
    font-size: 17px;
}
.contenedor3 h2{
    color: #e8b939;
}
.contenedor3 h3{
    color: #e8b939;
}
/** SECTION 3 **/


/** PRODUCTOS **/
.box14{
	width: 100%;
	
}
.box15{
    width: 400px;
    height: 150px;
    background-image: url(../image/box_pdf.png);
}
.box15:hover{
    transition: ease 0.5s;
    cursor: pointer;
    background-image: url(../image/box_pdf-black.png);
}
.contenedor-guantes{
    justify-content: space-between;
    flex-wrap: wrap;
    width: 90%;
    margin:  0 auto;
}
.contenedor-guantes li{
    font-size: 18px;
}
.materiales{
    margin-top: 40px;
}
/** PRODUCTOS **/

/** MAPA **/
.sct-mapa{
    width: 85%;
    margin: 0 auto;
}

/** MEDIA SCREEN **/
@media screen and (max-width: 960px) {
    .box-logo{
    width: 100%;
}
    .box1 img{
        width: 75%;
    }
    .box2 img{
    width: 75%;
}
    nav{
    width: 100%;
    justify-content: center;
}
    nav li{
    padding: 0 40px;
}
    .sct-1{
    padding: 0;
}
    .box-stc-1{
    width: 100%;
    margin-bottom: 0px;
}
    .box-txt{
    height: 250px;
    text-align: center;
    line-height: 250px;
}
    .box9 img{
    margin-left: 240px;
}

.box15{
    width: 300px;
    height: 150px;
    background-image: url(../image/box_pdf.png);
}
.box15:hover{
    transition: ease 0.5s;
    cursor: pointer;
    background-image: url(../image/box_pdf-black.png);
}


    
}
    
