/* Generated by Glyphter (http://www.glyphter.com) on  Wed May 06 2020*/
@font-face {
    font-family: 'Evolucione';
    src: url('../fonts/Evolucione.eot');
    src: url('../fonts/Evolucione.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Evolucione.woff') format('woff'),
         url('../fonts/Evolucione.ttf') format('truetype'),
         url('../fonts/Evolucione.svg#Evolucione') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class*='icon-']:before{
	display: inline-block;
   font-family: 'Evolucione';
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale
}
.icon-A:before{content:'\0041';}
.icon-B:before{content:'\0042';}
.icon-C:before{content:'\0043';}
.icon-D:before{content:'\0044';}
.icon-E:before{content:'\0045';}
.icon-F:before{content:'\0046';}
.icon-G:before{content:'\0047';}
.icon-H:before{content:'\0048';}
.icon-I:before{content:'\0049';}
.icon-J:before{content:'\004a';}
.icon-K:before{content:'\004b';}

.soag-barra-header{
	background-color: #373737;
	padding:10px;
	position: relative;
	z-index: 2;
}


.cev-imagen-header{
	height:50px;
}

.soag-banner-home{
	position: relative;
	z-index: 2;
}

.cev-imagen-fondo{
	position: fixed;
	width:100vw;
	height:100vh;
	top:0px;
	left:0px;
	z-index:0;
}

.soag-separador-horizontal{
	width:100%;
	max-width: 600px;
	height:5px;
	margin:0 auto;
	background-image: linear-gradient(to right, #ef6631, #e7b041);	
}

.soag-texto{
	text-align: justify;
	color:#555;
}


.cev-cuadro-texto-gris{
	background-color: #f1f1f1;
	position: relative;
}

.cev-cuadro-texto-gris .aire{
	padding: 20px;
	position: relative;
}

.cev-cuadro-texto-gris .contenido{
	position: relative;
}

.cev-marcador-barra-vertical{
	width:5px;
	position: absolute;
	left:0px;
	top:0px;
	height:100%;
	background-image: linear-gradient(to bottom, #553092, #78d4fe );
}



.cev-borde-inferior{
	background-image: linear-gradient(to right, #87509c, #553092);
	position: absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:5px;
}

.cev-texto-principal{
	color:#553092;
	font-family: AvenirBlack;
	font-size:20px;
}


.soag-boton{
	line-height: 40px;
	padding-left: 10px;
	padding-right: 10px;
	display: inline-block;
	background-color: #eb7006;
	text-align: center;
	color:white;
	font-size: 20px;
	cursor:pointer;
}

.soag-boton:hover{
	background-color: #373737;
}

