
*{
	font-family: 'Advent Pro', sans-serif;
	color: #2051a3;
}
  
 
body{

	padding:0px; 
	margin:0px; 
	background-color:#fff;
}

p{
	font-family: 'Cabin Condensed', sans-serif;
}

h2 span{
	font-family: 'Cabin Condensed', sans-serif;
}

h3 span {
	font-family: 'Cabin Condensed', sans-serif;
}

li{
	list-style-type: none;

}

footer{
	background-color: #0b3483; 
	color:#fff;
}

footer span{
	background-color: #0b3483; 
	color:#fff;
}

/*nav bar*/
.ele-1{
	padding:1 1 1 1;
}


/*nav bar*/
.ele-1-1{

    color: #fff; 
    margin-top:0px;
    padding: 5px 5px; 
    box-sizing: border-box;
}

/*botones nav bar*/
.ele-2{

	margin:5% 0 0 0 ;
	border-radius: 7px;
	color: #fff;
	box-sizing: border-box;
}


/*Color del head*/
.ele-3{
	background-color: #0b3483;
}

/*Color barras navbar responsive*/
.ele-4{
background: #fff;	
}

/*Color barras navbar responsive*/
.ele-4-1{
color: #fff;	
}

/*distribuidores exclusivos*/
.ele-5{
	margin-top: 2%;
}

/*textos del footer*/
.ele-6{
	font-size: 1.1em;
	color:#fff;
}

/*margin banner principal xs*/

.ele-7{
	margin-top: 22%;
}

/* Color vinculo*/
.ele-8 {
	color:#34dd00 ;
}

/*margen superior logo en nav bar*/
.ele-9{
	margin-top: 5px; 
}

/*tamaño parrafo*/
.ele-10{
	font-size:1.2em ;
}

.ele-10-1{
	font-size: 1.3em;
}

/*Bordes superior e inferor*/
.ele-11{

    border-top: 6px solid #0776b0;
    border-bottom: 6px solid #0776b0;

}

/*Borde inferor*/
.ele-11-1{

    border-bottom: 6px solid #0776b0;
}

/*Borde superior*/
.ele-11-2{

    border-top: 6px solid #0776b0;
}


/*texto separation systems*/
.ele-12{
	margin-top: 5%;
}

/*Imagen calidad xs*/
.ele-13{

	width: 100%;
	height: auto;
	display: block;

}

/*texto en Calidad*/
.ele-14{
	color:#0776b0;
}

/*Botones Productos*/
.ele-15{
border-radius: 5% ;
margin-top:5% ;
}

/*Listas*/
.ele-16{
list-style-type: disc;	
}

/*Margin Key facts*/
.ele-17{
margin-top: 5%;
margin-bottom: 5%; 
}

/*Margin Key facts*/
.ele-18{
margin-top: 3%;
margin-bottom: 3%; 
}

/*Margin CMS*/
.ele-18-2{
margin-top: 3%;
margin-bottom: 3%; 
padding-top: 3%;
}

/*Margin iframes*/
.ele-19{
margin-bottom: 10%; 
}

/*Borde CMS*/
.ele-20{

border-style: solid;
padding: 3%;
border-color: #2051a3 ;
margin:0 2% 2% 2% ;


}

/*margin imagen por que elegirnos*/
.ele-21{

margin-top: 10%;

}

/*Tamaño fuente en lista de marcas*/
.ele-22{
  font-size: 1.5em;
  font-style: bold;
  text-align: ;
}

.iframe{
	height: 0 ;
	padding-bottom: 40.25%;
	padding-top: 50px;
	position:relative;
}

.iframe iframe{
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;

}