body{
	color:#000000;
}
#content{
	font-weight:400;
}
a{
	color:#03205A;
	font-weight:600;
	text-decoration:none;
}

#nav div.select div span, #nav div.select ul li span, #nav div.select ul li a {
	font-family: "ERAS-Demi", Arial, sans-serif;
}

#nav div.select ul li a, #nav_principal li a, .arrow_down.ad2, h2 a, h3.s_h2 a, a.corp, a.b_corp, #footer a{
	font-family: "ERAS-Demi", Arial, sans-serif;
	text-decoration:none;
}

#footer a, #bread_int ul li a{
	font-family: "DroidSans", Arial, sans-serif;
	text-decoration:none;
}


a.bold{
	font-weight:700;
}
#footer a{
	font-weight:300;
	color:#CCCCCC;
}
.em_content{
	font-weight:400;
}

.sl_height {
	color:#03205A;
	font-family:"DroidSans", Arial, sans-serif;
}

 .btn_info {
	 margin-top:20px;
	color:#03205A;
		font-size:1.3rem;
	font-family:"ERAS-Demi", Arial, sans-serif;
}

.sl_box.white h1{
	font-family:"ERAS-Demi", Arial, sans-serif;
		font-size:1.1rem;
	margin-bottom:0px;
	color:#03205A;
	
}

.sl_box.white a{
	font-family:"ERAS-Demi", Arial, sans-serif;
	font-size:15px;
}



.section-list .section-list__counter {
		font-family:"DroidSans", Arial, sans-serif;
		
}

   .col-md-6 h3, .col-md-9 h3, .container-wide h3 {
   	    color:#03205A;
		font-family:"ERAS-Demi", Arial, sans-serif;
    }

.container-info{
	margin-top:30px;
}

.container-news {
  margin-bottom:30px;	
}



   .col-md-6, .col-md-9, .col-md-8, .col-md-2, .col-md-3 {
    	margin-top:20px;
		font-family:"DroidSans", Arial, sans-serif;
    }

   .col-md-4 {
    	margin-top:20px;
    }
	

.row .col-xs-12 + * {
    margin-top: 20px;
    margin-bottom: 20px;
}


@media (min-width: 992px) {
	
	.sl_box.white h1{
		font-size:1.3rem;
	}

	.sl_box.white a{
		font-size:1.3rem;
	}
	
	.section-list .section-list__counter {
    	margin-top:90px;
	}
	
   .col-md-6 , .col-md-9, .col-md-8, .col-md-2, .col-md-3 {
    	margin-top:90px;
    }

   .col-md-4 {
    	margin-top:90px;
    }
	
   .col-md-4 div{
    	float:right;
    }

   .col-md-4 img{
	   padding-left:5px;
	   padding-right:5px;
   }
	
   .col-md-6 h3, .col-md-9 h3, .container-wide h3 {
		font-size:46px;
    }
	
	.container-info{
		margin-top:40px;
	}

	.container-news {
	  margin-bottom:40px;	
	}
	
	.row .col-xs-12 + * {
    margin-top: 0px;
    margin-bottom: 0px;
	}


	
	
}

@media (min-width: 768px) and (max-width: 991px) {
    .section-list .section-list__counter {
    	margin-top:50px;
    }

   .col-md-6, .col-md-9, .col-md-8, .col-md-2 {
    	margin-top:50px;
    }

   .col-md-4 {
    	margin-top:20px;
    }
	
   .col-md-4 div{
    	float:left;
    }

	.container-info{
		margin-top:50px;
	}

	.container-news {
	  margin-bottom:50px;	
	}
	
		.row .col-xs-12 + * {
    margin-top: 0px;
	    margin-bottom: 0px;
	}



}



.alternate-well {
	background-color:#CCCCCC;;
}

.alternate-well-3 {
	background-color:#e9dfc6;
}


.alternate-well-2 {
	background-color:#e5e6fc;
}

.section-list .alternate-count:before {
	color:#a9823c;
}


.flecha-prev {
	src:url("../img/flecha_previous.png")
}


.flecha-next {
	src:url("../img/flecha_next.png")
}

.centered_text {
	text-align:center;
}
/*
.owl-next {
	background:url("../img/flecha_next.png")
}

*/