@import url('https://fonts.googleapis.com/css2?family=Merriweather:wght@300;400;700&display=swap');
html { overflow-x:hidden }
body {
	font-family:'merriweather';
    background: #fff;
    line-height: 19px;
    padding-top: 112px;
}
.container {
    max-width: 1250px;
}
@media (min-width:1200px) {
	.container {
		width:1250px
	}
}
div.container.general { max-width:1120px }
body.ofertas div.container.general { width:100%; max-width:100% } 

ul.nav.navbar-nav li a { font-family:'merriweather' }
.navbar-default {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
span.container.leyenda_slide { display: none; }
ul.social-share { display:none }
div.top-number.pull-left { display:none }
.dropdown-menu {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
    background-color: #2657a5;
    color: #fff;
}

div.noticiashome0.row {
	background: #f4f4f4;
    max-width: 100%;
    width: 100% !important;
	padding-top: 25px;
    padding-bottom: 35px;
}
div.noticiashome0 div#cajanovofe {
	max-width:1250px; margin:0 auto;
}
div.boton_arrepentimiento { display:none }
a.btn-vernota {
	background: none;
    color: #666;
    border: none !important;
    box-shadow: none !important;
    padding: 10px 0;
}
a.btn-vernota:hover {
	background: none;
    color: #000;
    border: none !important;
    box-shadow: none !important;
    padding: 10px 0;
}
.style2 .title-sol span, .title-sol.style2 span {
    color: #454545;
    display: table;
    position: relative;
    z-index: 2;
    background: #f4f4f4;
    padding: 5px 15px;
    text-align: center;
    text-transform: uppercase;
    width: auto;
    margin: 0 auto;
}
body.ofertas div.container.general { padding-right:0; padding-left:0 }
section#institucionalHome { padding:0px 0 }
section#institucionalHome .container { margin:0 auto; max-width:1250px;  }
section#institucionalHome .col-imagen { padding:0  }
section#institucionalHome div.col-md-7 {
	font-style: italic;
    line-height: 35px;
    font-size: 18px;
    color: #918989;
	padding:40px 60px
}
div.row.noticiashome2 {
	padding:30px; max-width:1170px; margin:0 auto
}
div.row.noticiashome2 .style2 .title-sol span, div.row.noticiashome2 .title-sol.style2 span {
    color: #454545;
    display: table;
    position: relative;
    z-index: 2;
    background: #ffffff;
    padding: 5px 15px;
    text-align: center;
    text-transform: uppercase;
    width: auto;
    margin: 0 auto;
}



div.col-izq-int { padding-top:60px }



@media (min-width: 768px) {
	ul.nav.navbar-nav {
		margin-top: 50px;
		margin-left: 30px;
	}
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 10px;
}
/* registro y login */
a.registracion, span#nombre_usuario, a.popregistrar { display:none }
div.search { display:none }   

div.nov_dcorta, div.nov_dlarga { line-height:25px }
div.post-description { padding-right:50px }
div#detalle.cajam h1.titulo {
	font: normal 25px 'merriweather';
    margin-bottom: 30px;
    color: #666;
}

div.caja_func_sup { font-family:'calibri', sans-serif }

#login_sup:before {
    font-family: 'Font Awesome 5 Pro';
    content: "\f007";
}

ul.nav.navbar-nav > li:nth-child(1) {
	display:none
}

.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret {
    background: #666 !important;
    color: #fff;
}
a.lupaMovil {
		width:16px;
		position: absolute;
		z-index: 99;
		right: 110px;
		top: 26px;
		opacity: .5;
	}
	div#searchModal h4.modal-title {
		float: left;
		font-weight: normal;
		color: #333;
		padding: 10px;
	}
	div#searchModal input#palabra { width: 88%; }
	div#searchModal input#palabra:focus, div#searchModal input#palabra:focus-within { outline:none }
@media(max-width:480px) {
	div#searchModal h4.modal-title {
		float: left;
		font-weight: normal;
		color: #333;
		padding: 10px;
	}
	div#searchModal input#palabra { width: 88%; }
	div#searchModal input#palabra:focus, div#searchModal input#palabra:focus-within { outline:none }
	a.lupaMovil {
		width:16px;
		position: absolute;
		z-index: 99;
		right: 100px;
		top: 36px;
		opacity: .5;
	}
	body { padding-top: 80px; }
	div#detalle.cajam h1.titulo {
		font: normal 20px 'merriweather';
	}
	.top-bar .social.pull-right { display:none }
	div#detalle.cajam {
		width: 90%;
		margin: 0 auto !important;
	}
	.ban-top-izquierda { width:160px; display:inline-block }
	.navbar-toggle { border:none; float:left; margin-right:5px }
	.navbar-toggle .icon-bar {
		width: 22px;
		height: 3px;
		border-radius: 1px;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #069;
	}
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
		background-color: #fff;
	}
	.caja_func_sup { display:inline-block !important; margin-top:15px }
}

.cajar { padding-bottom:30px; border-bottom:1px solid #ddd; }
div.right1 > h4, .cajar h3 { font-family:'merriweather'}
.cajar p { font-size:12px; padding:15px 0 }

.dropdown-menu>li>a:hover {
    color: #666;
}
.dropdown-menu>li>a.has-submenu:hover { background:#f5f5f5 }

.dropdown-menu>li.open>a.has-submenu { background:#f5f5f5 !important; color:#666 !important }
