/*--------------------------------------------------------------

  Template Name: Educan Education HTML Template.
  Template URI: #
  Description: Educan is a unique website template designed in HTML with a simple & beautiful look. There is an excellent solution for creating clean, wonderful and trending material design corporate, corporate any other purposes websites.
  Author: HasTech
  Author URI: https://themeforest.net/user/hastech/portfolio
  Version: 1.0
---------------------------------------------------------------*/

/* ----------------------------------------------------
	You can put your custom css code here: 
-------------------------------------------------------*/
.clear {
	clear: both;
}
.cont_botones_contacto {
    display: inline-block;
    width: 100%;
    background-color:;
    min-height: 10px;
}
.botones_contacto {
	display: inline-block;
	box-sizing: border-box;
	padding: 15px;
	font-size: 16px;
	font-family: tahoma;
	text-align: center;
	color: #fff;
	line-height: 1;
	margin: 5px;
	border: none;
	border-radius: 3px;
}
.color_azulidees {background-color: #395DB0;}
.color_naranja {background-color: #ff761b;}
.color_verde {background-color: #16dd00;}
.color_azulmesngr {background-color: #0084FF;}
.nodecoration {
	text-decoration: none;
}