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

body {
font-family: 'Raleway', sans-serif;

}


.adelante{
	z-index:3000;}
.circulo img{
	width:100%;
	height:auto;
	}

.circulo {	
    border-radius: 3000px;
    overflow: hidden;
    border: solid 30px;
	}
	
.site-header {
	z-index:50000
	}
	
	
.site-header h1{
	color: white;
    font-size: 18px;
    font-weight: 600; 
    letter-spacing: 2px;
    margin-top: 7px;
	}
	
.bg-grigris {
	background-color:#e5e5e5;
	}
	
.texto-izq{
    text-align: left;
	}
	
.product-device {
	background-color: #e5e5e5;
	}
.product-device-2 { 
}

 h3.hola{
    font-weight: 600;
}

 h2.nombre{
	 color:#007bff; 
	      font-weight: 800;
    font-size: 35px;
}