@charset "utf-8";
/* CSS Document */

*{
	padding:0;
	margin:0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;}
::-webkit-scrollbar{
	background:#00445E;
	width: 15px;
}
::-webkit-scrollbar-thumb{
	background: #008f45;
	border-radius: 3px;
}
body{
	overflow-x:hidden;
}
a{
	text-decoration: none;
	color: white;
}


/*MENU*/

.logomenu{
    width: 200px;
}
.iconmenu{
    width: 20px;
    margin: 10px 10px 10px 0px;
}

/*HEADER*/

.background-header{
    background-image:url(../img/background-header.png);
    background-size: cover;
    background-position: center;
}
.imagen-header{
    width: 70%;
    margin: 100px auto;
    display: block;
}
.texto-header{
    width: 80%;
    margin: 200px auto;
    display: block;
}

/* SIAGEN */

.texto-siagen{
    font-family: 'Barlow', sans-serif;
    font-size: 16px;
    color:#4D4D4D;
    margin: 50px auto;
}

.background-siagen{
    background-image: url(../img/background-siagen.png);
    background-position: right;
    background-size: contain;
    background-repeat: no-repeat;
}
.boton{
    color: white;
    background-color: #C5402E;
    width: 150px;
    padding: 10px;
    border-radius: 10px;
    text-align: center;
    margin: 50px auto;
    display: block;
}
.boton:hover{
    text-decoration: none;
    color: white;
    background-color: #DEB22A;
}

/*PRODUCTOS*/

.background-productos{
    background-color:#ECEDEF;
    background-image: url(../img/background-productos.png);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
.logo-producto{
    width: 80%;
    margin: 50px auto;
    display: block;
}

.titulo{
    font-family: 'Raleway', sans-serif;
    color: #61A052;
    text-align: center;
    margin: 50px auto;
}

.texto-producto h3{
    font-family: 'Raleway', sans-serif;
    color: #5873B4;
    margin-top: 50px;
}
.texto-producto p{
    font-family: 'Barlow', sans-serif;
    font-size: 16px;
    color:#4D4D4D;
}
.masinfo{
    font-family: 'Barlow', sans-serif;
    color: white;
    background-color: #5873B4;
    border-radius: 10px;
    width: 160px;
    text-align: center;
    margin: 30px 0px;
    padding: 10px;
    display: block;
}

.masinfo:hover{
    color: white;
    text-decoration: none;
    background-color: #C5402E;
}

/*CON NOSOTROS PODRAS*/

.podras img{
    height: 130px;
    margin: 0px auto 20px auto;
    display: block;
}

.podras p{
    color: #4D4D4D;
    font-family: 'Barlow', sans-serif;
    font-size: 18px;
    text-align: center;
}
.podras{
    margin: 50px auto;
}


/*NUESTRO EQUIPO*/

.background-gris{
    background-color: #ECEDEF;
}
.texto-producto h4{
    font-family: 'Barlow', sans-serif;
    color: #4D4D4D;
    font-weight: 700;
    font-size: 18px;
}

/*MISION Y VISION*/

.mision img{
    width: 180px;
    margin: 30px auto;
    display: block;
}
.mision h3{
    font-family: 'Barlow', sans-serif;
    font-weight: 700;
    text-align: center;
}
.mision p{
    font-family: 'Barlow', sans-serif;
    color: #4D4D4D;
    margin: 30px auto 50px auto;
}

/*SEPARADOR SIAGEN*/

.background-separador{
    background-image: url(../img/background-separador.png);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
.logosiagenblanco{
    width: 400px;
    display: block;
    margin: 70px auto;
}

/*ALGUNOS CLIENTES*/

.cliente1{
    width: 50%;
    display: block;
    margin: 30px auto;
}

.cliente2{
    width: 80%;
    display: block;
    margin: 70px auto;
}

/* CONTACTO */

.background-contacto{
    background-image: url(../img/background-header.png);
    background-position: center;
    background-size: cover;
}
.formulario{
	color:white;
	font-family: 'Barlow', sans-serif;
	font-weight:400;
	font-size:16px;
	background-color:hsla(0,0%,0%,0.00);
	border: none;
	border-bottom:solid 1px white;
	display:block;
	margin:0px;
	width:90%;
	height:30px;
	padding:10px;}
.mensaje{
	color:white;
	font-family: 'Barlow', sans-serif;
	font-weight:400;
	font-size: 16px;
	background-color:hsla(0,0%,0%,0.00);
	border: none;
	border-bottom:solid 1px white;
	display:block;
	margin:0px;
	width:90%;
	height:100px;
	padding:10px;}
input::-webkit-input-placeholder{
	color:white;
	font-family: 'Barlow', sans-serif;
	font-weight: 400;}
textarea::-webkit-input-placeholder{
	color:white;
	font-family: 'Barlow', sans-serif;
	font-weight: 400;}
textarea{
	resize:none;}
.enviar{
	background-color: #C5402E;
	color:white;
	padding:5px 15px;
	border:none;
	border-radius: 10px;
	font-family: 'Barlow', sans-serif;
	font-weight:700;
	letter-spacing:1px;
	font-size: 20px;
	display:block;
	margin:0px 0px 100px 0px;}
.imagencontacto{
    width: 90%;
    margin: 100px auto;
    display: block;
}

                                                                                /*    KEY LOOK */

.background-keylook{
    background-image: url(../img/background-keylook.png);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
.imagen-header-keylook{
    width: 40%;
    margin: 100px auto;
    display: block;
}
.texto-producto h5{
    text-align: center;
    color: #5873B4;
    font-size: 24px;
    margin: 50px auto;
}
.graficokeylook{
    width: 70%;
    margin: 50px auto;
    display: block;
}

                                                                                /*BEESURE*/

.background-beesure{
    background-image: url(../img/background-beesure.png);
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
}

                                                                                /*BEESAFE*/


.background-beesafe{
    background-image: url(../img/background-beesafe.png);
    background-size:contain;
    background-attachment: fixed;
    background-position: top;
}
                                                                                /*FINANZAS*/

.background-finanzas{
    background-image: url(../img/background-finanzas.png);
    background-size:contain;
    background-attachment: fixed;
    background-position: top;
}
.imagen-header-finanzas{
    width: 40%;
    margin: 200px auto;
    display: block;
}
.articulofinanzas img{
    height: 130px;
    margin: 50px auto;
    display: block;
}
.articulofinanzas h3{
    font-family: 'Barlow', sans-serif;
    color: #5873B4;
    font-weight: 700;
    text-align: center;
}
.articulofinanzas p{
    font-family: 'Barlow', sans-serif;
    color:4d4d4d;
    text-align: center;
}

                                                                                /*LEGAL*/

.background-legal{
    background-image: url(../img/background-legal.png);
    background-size:contain;
    background-attachment: fixed;
    background-position: top;
}

.articulofinanzas .marco{
    height: 80px;
    margin-top: 100px;
    display: block;
}
/*PLANK*/

.texto {
background: -webkit-linear-gradient(left, #0082FF, #FF007D);
background: linear-gradient(to right, #0082FF, #FF007D);
-webkit-background-clip: text;
color: transparent;  
}
.background-plank p{
	font-weight:700;
	margin: 10px auto;
	text-align: center;
	color: white;
}
.background-plank{
	background-color: black;
	text-decoration: none;
}
.background-plank a:hover{
	text-decoration:none;
}


/*PANTALLA 1366*/

@media only screen and (min-width:1000px) and (max-width:1600px){
    
 .background-productos{
    background-color:#ECEDEF;
    background-image: none;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;   
    
    
}

/*MOBILE*/

@media only screen and (min-width:300px) and (max-width:599px){
	
.imagen-header{
    width: 100%;
    margin: 30px auto;
    display: block;
}
.texto-header{
    width: 100%;
    margin: 0px auto 30px auto;
    display: block;
}
.background-siagen{
    background-image:none;
    background-position: right;
    background-size: contain;
    background-repeat: no-repeat;
}

.logo-producto{
    width: 70%;
    margin: 0px auto;
    display: block;
}

.texto-producto h3{
    margin-top: 10px;
    text-align: center;
}
.masinfo{
    margin: 30px 0px 80px 0px;
    padding: 10px;
    display: block;
}
    
.podras{
    margin: 20px auto;
}
.logosiagenblanco{
    width: 100%;
    display: block;
    margin: 70px auto;
}
.imagencontacto{
    width: 90%;
    margin: 0px auto 50px auto;
    display: block;
}
.graficokeylook{
    width: 100%;
    }
.background-beesafe{
    background-size: cover;
    }
.background-finanzas{
    background-size: 700px;
    }
.imagen-header-finanzas{
    margin: 70px;
    }
.background-legal{
    background-size: 700px;
    }
	
/*CONTACTO*/

.titulocontacto{
	width: 200px;
	margin: 0px auto 50px auto;
	display: block;
}
.formulario{
	width: 100%;
	}
	.mensaje{
	width: 100%;
	}
	
}