@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(https://themes.googleusercontent.com/static/fonts/lato/v7/qIIYRU-oROkIk8vfvxw6QvesZW2xOQ-xsNqO47m55DA.woff) format('woff');
}

body {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.wrap {
	width:250px;
	height: auto;
	margin: auto;
	margin-top: 10%;
}
.avatar {
    width: 100%;
    margin: auto;
    width: 65px;
    border-radius: 100px;
    height: 65px;
    /* background: #448ed3; */
    position: relative;
    bottom: -15px;
}
.avatar img {
    margin-left: -30PX;
    /* width: 55px; */
    height: 60px;
    border-radius: 15px;
    /* margin: auto; */
    /* border: 1px solid #666; */
    /* display: block; */
    /* padding: 5px; */
}
/*.avatar img {
	width: 55px;
	height: 55px;
	border-radius: 100px;
	margin: auto;
	border:3px solid #fff;
	display: block;
}*/
.wrap input {
	border: none;
	background: #fff;
  font-family:Lato ;
  font-weight:700 ;
	display: block;
	height: 40px;
	outline: none;
	width: calc(100% - 24px) ;
	margin: auto;
	padding: 6px 12px 6px 12px;
}
.bar {
	width: 100%;
	height: 1px;
	background: #fff ;
}
.bar i {
	width: 95%;
	margin: auto;
	height: 1px ;
	display: block;
	background: #d1d1d1;
}
.wrap input[type="text"] {
	border-radius: 7px 7px 0px 0px ;
}
.wrap input[type="password"] {
	border-radius: 0px 0px 7px 7px ;
}
.forgot_link {
	color: #83afdf ;
	color: #83afdf;
	text-decoration: none;
	font-size: 11px;
	position: relative;
	left: 193px;
	top: -36px;
}
.wrap button {
	width: 100%;
	border-radius: 7px;
	background: #840000;
	text-decoration: center;
	border: none;
	color: #fff;
    margin-top:-5px;
	padding-top: 14px;
	padding-bottom: 14px;
	outline: none;
	font-size: 13px;	
	border-bottom: 3px solid #307d63;
	cursor: pointer;
}/*----------	HEDAER	-----------*/
#header-2 .brand-img{
	float: none;
	margin: 10px auto 0px;
	text-align: center;
	max-width: 200px;
}

#header-2 .main-nav .nav{
	margin-top: 20px;
}

#header-2 .navbar-toggle{
	top: 35px;
	right: 5px;
}

.banner728{
	margin-top: 5px;
}

.resumen-dia{
	width: 100%;
}

.resumen-dia p{
	font-size: 12px;
}

.navbar{
	margin-bottom: 0px;
}

.divisor{
	width: 100%;
	margin-top: 15px;
	margin-bottom: 5px;
}

#header-2 .main-nav .nav .nav-item.active a{
	color: #B3B226;
}

#header-2 .main-nav .nav .nav-item a:hover{
	color: #ccc;
}
/*----------	HEDAER	-----------*/

/*----------	CUERPO	-----------*/
.content-3-5{
	z-index: 0;
}

.content-block{
	padding: 20px 0 20px 0;
	background-color: #fff;
}

.content-3-5 .feature-box{
	background: #D3D22D;
	margin: 10px 0;
	padding: 25px 20px;
	text-align: left;
	position: relative;
}

.content-3-5 .feature-box:hover{
	background: #B3B226;
}

.content-3-5 .feature-box h4{
	color: #56524E;
	font-weight: bold;
}

.content-3-5 .feature-box p{
	color: #56524E;
	font-weight: normal;
	opacity: 1.0;
}

.content-3-5 .feature-box .editor{
	color: #56524E;
	font-style: italic;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}

.content-3-5 .feature-box hr{
	border: 2px solid #56524E;
	margin-top: 1px;
	margin-bottom: 1px;
}

.content-3-5 .feature-box .contador-clics{
	color: #56524E;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}

.banner300{
	position: absolute;
	top: 0;
	left: 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	width: 100%;
}

.pad220{
	padding-top: 90%;
}

.content-3-5 .feature-box ul{

}

ul{
	padding-left: 1px;
}

.content-3-6{
	background-color: #f5f5f5;
	
}

.content-3-6 .feature-box{
	padding: 15px 10px;
	background-color: #95A5A6;
}

.content-3-6 .feature-box:hover{
	padding: 15px 10px;
	background-color: #7F8C8d;
}

.content-3-6 hr{
	margin-bottom: 5px;
	margin-top: 5px;
}

.content-3-6 p{
	margin-bottom: 5px;
	margin-top: 5px;
}
/*----------	CUERPO	-----------*/

/*----------	colores de secciones	-----------*/
.feature-box.noticias{
	background: #59ABD3;
}

.feature-box.noticias:hover{
	background: #4E96B9;
}

.feature-box.deportes{
	background: #E0E0E0;
}

.feature-box.deportes:hover{
	background: #C4C4C4;
}

.feature-box.entretenimiento{
	background: #30A649;
}

.feature-box.entretenimiento:hover{
	background: #348A47;
}

.feature-box.economia{
	background: #D6852E;
}

.feature-box.economia:hover{
	background: #C77B2B;
}
/*----------	colores de secciones	-----------*/

/*----------	searchbar	-----------*/
.buscador{
	margin-bottom: 20px;
	height: 25px;
}

#search {
	float: right;
	margin-top: 9px;
	width: 100%;
}

.search {
	padding: 5px 0;
	width: 100%;
	height: 30px;
	position: relative;
	left: 10px;
	float: left;
	line-height: 22px;
}

.form-control{
	height: 35px;
}

.search:hover input, .search input:focus {
	width: 98%;
	margin-left: 0px;
}

.search .btn {
	height: 30px;
	position: absolute;
	right: 0;
	top: 5px;
	border-radius:5px;
	margin: 1px 0;
}

/*----------	searchbar	-----------*/

/*----------	SECCIONES	-----------*/
.secciones{
	text-align: left;
	text-transform: uppercase;
}

h1.text-center.secciones{
	font-size: 24px;
}
/*----------	SECCIONES	-----------*/

/*----------	PIE	-----------*/
.fot{
	background-color: #ECF0F1;
    width: 100%;
    padding-top: 10px;
    position: relative;
    padding-bottom: 10px;
}

.banner970{
	margin: 0pc auto;
}

.arriba .btn{
	padding: 10px 15px;
}

.arriba{
	position: fixed; 
	top: 80%; 
	left: 80%; 
	z-index: 102;
}
/*----------	PIE	-----------*/

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
	.resumen-dia{
		width: 100%;
	}
	.resumen-dia p{
		font-size: 14px;
	}

	ul li{
		font-size: 10px;
	}
	.pad220{
		padding-top: 100%;
	}
	h1.text-center.secciones{
		font-size: 44px;
	}
	.arriba{
		position: fixed; 
		top: 88%; 
		left: 90%; 
		z-index: 102;
	}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	.resumen-dia{
		width: 50%;
	}
	.resumen-dia p{
		font-size: 14px;
	}
	ul li{
		font-size: 14px;
	}
	.pad220{
		padding-top: 100%;
	}
	h1.text-center.secciones{
		font-size: 44px;
	}
	.arriba{
		position: fixed; 
		top: 88%; 
		left: 90%; 
		z-index: 102;
	}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	.resumen-dia{
		width: 50%;
	}
	.resumen-dia p{
		font-size: 14px;
	}
	ul li{
		font-size: 14px;
	}
	.pad220{
		padding-top: 100%;
	}
	h1.text-center.secciones{
		font-size: 44px;
	}
	.arriba{
		position: fixed; 
		top: 88%; 
		left: 90%; 
		z-index: 102;
	}
}

label{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
}