@charset "utf-8";

@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('../fonts/League_Gothic-webfont.eot');
    src: url('../fonts/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/League_Gothic-webfont.woff') format('woff'),
         url('../fonts/League_Gothic-webfont.ttf') format('truetype'),
         url('../fonts/League_Gothic-webfont.svg#LeagueGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body{
	color: #a4a5a5;
  	font-family: Arial, Helvetica, sans-serif;
  	font-style: normal;
  	font-variant: normal;
  	font-weight: normal;
  	font-stretch: normal;
  	line-height: normal;
  	font-size: 1.4em;
	}
img{
	margin-bottom: 10px;
}
hr{
	color:#2c3e50;
	background-color: #2c3e50;
	height:1px;
}
h2{
	font-family: "LeagueGothicRegular", Arial, Helvetica, sans-serif;
	font-size:50px;
	text-align: center;
	text-transform: uppercase;
}
h3{
	font-family: "LeagueGothicRegular", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 35px;
}
h4{
	font-family: "LeagueGothicRegular", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 25px;
}
h5{
	font-weight: bold;
	color: #0057b7;
}
footer{
	background-color: #0057b7;
	height:30px;
	text-align:center;
	padding-top:5px;
}
table th{
	background-color: #0057b7;
	color: white;
}

.centrado{
	text-align: center;
	margin:0;
}
.container-fluid .row:nth-child(2n+2){
	background-color:#a4a5a5;
}
.perfil{
	text-align: center;
	background-color: #ecf0f1;
	
	border: 1px solid #0057b7;
}
.perfil img{
	width: 80%;
	border: 1px solid #0057b7;
}

.perfil h4{
	color: #0057b7;
}
.galeria img{
	width:100%;
	height:auto;
	border: 1px solid #0057b7;
}
.noticia{
	display: inline-block;
	padding: 10px;
	background-color: #ecf0f1;
	border: 1px solid #0057b7;
}
.noticias img{
	width:100%;
	height:auto;
}
.noticias .mas{
	text-align: right;
}
.noticias{
	text-align: center;
}

.noticias h4{
	font-size: 1.4em;
	color: #0057b7;
}
.f_widget{
	background-color:#2c3e50;
	height:auto;
	padding-top: 30px;
}
.f_widget::before {
	content: "";
    position:absolute;
	
	left:85%;
	top:0;
	display:block;
	width:0;
	height:0;
	border-color: #fff transparent transparent transparent;
	border-style: solid;
	border-width: 20px;
    z-index: 999999999;

}
.f_blanca{
	color:white;
}
.f_azul{
	color:#0057b7;
}
.nav{
	font-family: LeagueGothicRegular, Arial, Helvetica, sans-serif;
	font-size: 22px;

}
.navbar{
	z-index: 99999;
}
.navbar-brand{
	padding: 0;
	padding-left: 20px;
}
.navbar-brand img{
	height: 100%;
}
@media (min-width: 767px) { 
	.navbar{
		padding-top: 10px;
		padding-bottom: 10px;
	}
}
@media (max-width: 767px) { 
	.navbar-brand img{
		height:50px;
		width:auto;
	}
	.navbar-brand{
		padding: 0 0 0 20px;
	}
}
.dropdown li{
	font-family: LeagueGothicRegular, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.sociales{
	text-decoration: none;
	color: white;
	font-size:20px;
}
.sociales_fblanco{
	color:#0057b7;
	font-size: 25px;
}
.sociales:hover{
	color:#d9aa09;
}
.sociales_fblanco:hover{
	color:#d9aa09;
}

.texto_imagen{
	position: absolute;
	bottom:0.5px;
	background-color: red;
}
.articulo{
	text-align: center;
	min-height: 550px;
}
.articulo img{
	width:100%;
	height:auto;
}
.fc-centrado{
	text-align: center;
}
.mas a{
	text-decoration: none;
	color:black;
	color: #2c3e50;
}
.mas a::after{
	content:" \f178";
	font-family: "FontAwesome";
}
.margen{
	height:15px;  
}
.espacio{
	margin-bottom: 15px;
}
.cuadro{
	width:60px;
	height:60px;
	background-color: #0057b7;
	text-align:center;
	color:white;
	font-family: 'LeagueGothicRegular';
}
.media:nth-child(2n+1) .cuadro{
	background-color: #2c3e50;
}
.a_dia{
	position: relative;
	top:5px;
	font-size: 30px;
}
.a_mes{
	font-size: 16px;
	position: relative;
	text-transform: uppercase;
}
.agenda .nav-tabs > li, .nav-pills > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
     zoom:1; /* hasLayout ie7 trigger */
}

.agenda .nav-tabs, .nav-pills {
    text-align:center;
}
.tab-content{
	margin: 20px 0;
}

.input-group{
	margin-bottom: 20px;
}

.home{
	margin-top: 0px;
}
.home img{
	border: 0px solid #0057b7;
}
.acreditacion img{
	width: 35%;
	margin-top:-163px;
}

.home .home-title{
	position: absolute;
	bottom:20%;
	padding-left: 30px;
	width: 1140px;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0.5) 50%, rgba(237,237,237,0) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(50%, rgba(255,255,255,0.5)), color-stop(100%, rgba(237,237,237,0)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0.5) 50%, rgba(237,237,237,0) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0.5) 50%, rgba(237,237,237,0) 100%);
	background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0.5) 50%, rgba(237,237,237,0) 100%);
	background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,0.5) 50%, rgba(237,237,237,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=1 );
}

.list-group-item{
	width: 100%;
}

.diabetes{
    position: relative;
    padding: 0px !important;

}
.diabetes img{
    margin-bottom: 0px;
    width: 100%;
}
.botondiab{
    position: absolute;
    bottom:10%;

    left: -webkit-calc(50% - 120px);
}

.row.display-flex {
    display: flex;
    flex-wrap: wrap;
}
.row.display-flex > [class*='col-'] {
    display: flex;
    flex-direction: column;
}

.footazul{
    background: #0057b7;

}

.footpads{
	padding: 1em;
}
.footpads img{
	width: 100%;

}
.actividades{
	border: 1px solid #CCCCCC;

	padding: 1em;
}

.actividades h5{
	color: #FD6600;
}

.actividades h4{
	font-family: Arial, Helvetica, sans-serif;
	color: #0A57B7;
	font-weight: bold;
	text-transform: none;
	font-size: 1.2em;
}

.panel-heading h4{
	font-family: "LeagueGothicRegular", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 25px;
	color:white;
	text-align: left;
}

.ponderaciones h4,.ponderaciones h3{
    color:#303e4e;
}

.datosmed img{
    width: 75%;
}
.flechita{
    position: relative;
}

.navbar-right ul{
	vertical-align: middle;
}

.navbar img{
	height: 100%;
}

.actividades h4:hover, .actividades a:hover{
	color: #FD6600;
	text-decoration: none;
}

.somoshead{
	background-image: url("https://clientesfreak.cl/demo/medicinaua/img/slider/somoshead.jpg");
	height: 240px;
	margin-bottom: 3em;
}
.somosbody{
	padding: 0 !important;
	display: flex;

}
.somoswrap{
	padding: 0 !important;
}


.flexcuadros{

	    flex:1;
		font-size: 12px;
		margin:16px;
		padding: 18px;
	border-radius: 4px;
}

@media only screen and (max-width: 720px) {
	.somosbody{
		display: block !important;
	}
	.flexcuadros {
		display: block;
		flex:none !important;

	}
}



.caja_a{
	background: #0A57B7;
	color: white;
}
.caja_b{
	background: #2C3E50;
	color: white;
}
.caja_c{
	background: #ECF0F1;
	color: #707070;
}