@import url('/.resources/css/fonts/prompt.css');


body{
	font-family: 'Prompt', sans-serif !important;

}

body, #header .header {
	background: #F2F2F2;
}

#content-interior {
    background: #fff;
}

a {
    color: #356094;
    
}

a:hover{
	text-decoration: underline;
}

.btn-specific-main {
    color: #FFFFFF;
    background-color: #E0A570;
}

table th {
    color: #356094;
   
}

.list-transparencia {
    min-height: auto;
}

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {

  font-family: 'Prompt', "Open Sans","Helvetica",sans-serif;
}

/*********************** ITEMS PORTADA ***************************************/

.items .wrapper {
    background-color: #FFFFFF;
}

.items .wrapper .headline-box{
	margin-top: 10px;
}

.items .wrapper  .feature-block.feature-block-vertical.feature-block-defaultsize .title {
    font-size: 23px;
    margin-top: 20px;
}

.items .wrapper .title{
	text-transform: uppercase;
	font-weight: 600;
}

.items .wrapper .itemlink {	
    background-color: #E0A570 !important;
    text-align: left;
    padding: 10px;
}

.items .wrapper .sg-icon-box{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.items .wrapper .itemlink a{
    color: #333;
    font-weight: 600;
}

/***************** BUSCADOR GENERAL ************************/

.sg-search .filterheader .title-element {
    color: #356094;    
}

.list .main-ul > li > article:hover::before {
    border-color: #356094;
}

.template-container.dark {
    background-color: #D6D6D6;
}

#search label {
  position: absolute;
  top: 21px;
  left: 25px;
}

#formBusqueda h4 {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 2em;
}

#buscadorgeneral-submit.btn {
  width: 70%;
  border: none;
  font-size: 1.4em;
}
/*************** MENU VERTICAL **********************/

.menu-vertical, .mapaweb .nav {
	border-right: 1px solid #ccc;
    border-left: solid #ccc 1px;
    border-bottom: solid #ccc 2px;
    background-color: #fdfdfd;
}

.menu-vertical .nav li a {
    color: #356094;
    font-size: 14px;
    
}

.menu-vertical .tituloSeccionMenu {
    font-size: 18px;
  
    color: #356094;
}

.mapaweb .nav ul li a{
    font-size: 18px;
  
    color: #356094;
}

.menu-vertical .tituloSeccionMenu, .mapaweb .nav {
   
    border-top: solid #356094 2px;
   
}

.menu-vertical li.nivel2 a::before{
	content: url(/.resources/images/flecha.png);
    position: relative;
    top: 3px;
}
/*
.menu-vertical li.nivel2.active > a::before{
	content: url(/.resources/images/menos.png) !important;
    position: relative;
    top: 3px;
}
*/

.menu-vertical li.nivel3 a::before{
	content: none;
}

li.active.nivel2 > a {
    font-weight: 600;
    color: #356094 !important;
}

.main-content .menu.mapaweb>ul>li>a {    
    border-bottom: 1px solid #ccc;
    
}

/** HEADER ***/

#header .header .navbar-top, #footer .copyright {
	background: #333333;
}

#header .header .navbar-responsive-collapse .navbar-right {
    margin-top: 15px;
}

#header .header .navbar-brand .navbar-brand-title .h3 {
    color: #356094;
}

#header .header .navbar-responsive-collapse .navbar-right > li > a:hover::after, #header .header .navbar-responsive-collapse .navbar-right > .active > a::after {
    border-color: #356094;    
}

.subheader{
	background: #FFF;
}

/** SEARCH *****/

.search-home.sg-search .filterbox .filterbox-content {
    padding-top: 0;
}

.search-home.sg-search .box-search .input-group .form-control {
    height: 65px;
    border-radius: 10px !important;
	font-size: 175%;
}

.search-home #filter-2 span{
	height: 65px !important;
	border-radius: 10px !important;
}

/*
.search-home #filter-2 .block-drop::after{
	content:"\025be";
	display:table-cell;
	padding-top:7px;
	text-align:center;
	width:30px;
	height:30px;
	background-color:#d9d9d9;
	position:absolute;
	top:0;
	right:0px;	
	pointer-events: none;
}
*/

.search-home #filter-1{
	width: 100%;
}


/** ICON-BOX ****/

.pubact.feature-block .icon-wrapper img  {

    border-radius: 0 !important;
    border: 0 !important;
}

.pubactmin.feature-block .icon-wrapper img{

    border-radius: 0 !important;
    border: 0 !important;
	position: absolute;
	top: 0;
	left: 0;
}

.banner-sol {
	background-color: #57bd9e;	
	margin-top: 35px;
	box-shadow: 3px 3px 6px rgb(0 0 0 / 50%);
    margin-right: 10px;
}

.pa-icon-search {
    background: url(/.resources/images/lupa.png) no-repeat center center;
    width: 50px;
    height: 50px;
    margin: auto;
    display: block;
    background-size: cover;
}

.pubactmin .wrapper {
  background-color: #EFEFEF;
}

.pubactmin.feature-block.feature-block-horizontal a.wrapper{
  padding: 15px 6px 6px 6px;  
}

.pubactmin .title {
  margin-top: 40px !important;
}

/** FORMULARIO BUSCADOR PORTADA ****/

#Contenido {
    width: 75%;
    margin: auto;
	padding: 15px 0 15px 0;
}

#Contenido .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
	/*
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	*/
}

#Contenido .form-control{
	font-size: 15px;
	height: 65px;
	width: 99%;
	padding-left: 30px;
}

#Contenido .cont-azul{
	padding-top: 17px;
}
#Contenido .formas{
	margin-top: 65px;
}
#Contenido .form-group select{
	-webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}
#Contenido #selecciona option{
	height: 30px;
	color: black;
	text-align: center;
	background-color: #f3f6fc;
	box-shadow: 0px 0px 2px #f3f6fc;
}
#Contenido .boton1{
	height: 65px;
}
#Contenido .boton2{
	width: 100%;
	height: 65px;
}
#Contenido .vcenter {
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 20px;
	height: 100%;
}
#Contenido .selectpicker {
  background: url("../images/flecha.png") no-repeat right #fff !important;
  background-size: 30% 100%;
}
/*
#Contenido .redondeado{
	border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
}*/
#Contenido .btn-primary{
	background-color: #7ED4BB !important;
	border-color: #7ED4BB;
}
#Contenido .marginado{
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 10px !important;
	padding-bottom: 5px;
	padding-top: 5px;
}
#Contenido .marginado .col-md-offset-1{
	margin-left: 7.333% !important;
}
#Contenido .lomasBuscado{
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #3d3d3d;
	color: white;
	text-align: center;
	font-size: 16px;
}
.marginado1{
	margin-top: 5px;
    margin-bottom: 5px;
}
#Contenido .banners{
	height: 260px;
}
#Contenido .separame{
	margin-top: 30px;
}
#Contenido .separameAbajo{
	margin-bottom: 10px;
}


#Contenido .btn-specific-main {
    background-color: #E0A570;
    padding: 21px;
    box-shadow: none;
    border-radius: unset;
    color: #333;
    font-weight: 600;
}

/**** ACORDEON PUBLICIDAD ACTIVA ****/

.custom-accordeon ul li{
	list-style: none;
	padding: 10px;
	border-bottom: 1px solid #EFEFEF;
}

.panel-custom-accordeon .badge, .custom-accordeon .badge, .breadcrumb .badge{
	font-size: 16px;	
    padding: 4px 7px;    
    background-color: #009d71;
    letter-spacing: 2px;	
}

.panel-custom-accordeon .panel{
	border: none !important; 
}

.panel-custom-accordeon .custom-accordeon .panel-heading {
    background-color: #f5f5f5;
}
.panel-custom-accordeon .panel-heading {
    background-color: #ccc;
	
}

.panel-custom-accordeon .panel-heading a{
	font-weight: 600 !important;
}

.panel-custom-accordeon .custom-accordeon .panel-heading a{
    font-weight: normal !important;
}

.breadcrumb-categories {
    margin-bottom: 30px;
    font-size: 18px;
    color: #356094;
	border-bottom: 1px solid #EFEFEF;
}

.breadcrumb-categories .breadcrumb li {
    display: block;
}

.breadcrumb-categories .breadcrumb .badge{
	margin-right: 5px;
}

.headline:before {
	border: 14px solid #57bd9e;
}

.headline:after {
	border: 10px solid #009d71;
}

.breadcrumb-categories .breadcrumb{
	font-size: 16px;
}

.breadcrumb-categories .breadcrumb li{	
    color: #356094 !important;
}

.breadcrumb-categories .breadcrumb li+li::before {
    content: " > ";	
}

.breadcrumb-categories .breadcrumb > li + li + li::before {
    content: '>>' !important;
}

.breadcrumb-categories .breadcrumb li a{
	color: #356094 !important;
	text-decoration: underline;
}

.breadcrumb-categories .breadcrumb li.active{
	font-weight: 600;
}

.breadcrumb-categories .breadcrumb .categoria{
	margin-right: 5px;
	letter-spacing: 2px;
	color: #009d71;
}

/******************* ICONOS PORTADA ***********************/

.white-block{
	background: #FFF;
	border-top: 1px solid #ccc;
}


/******************** SLIDER *************************/

.fullwidthbanner-container {    
    max-height: unset !important;	
}

.tp-caption.very_big_white{
			position: absolute;
			color: #fff;
			text-shadow: none;
			font-weight: 800;
			font-size: 50px !important;
			text-shadow: 1px 2px 3px rgb(7 89 48 / 100%);
			/*line-height: 36px;
			font-family: 'Open Sans', sans;
			margin: 0px;
			border-width: 0px;
			border-style: none;
			white-space:nowrap;
			padding: 3px 4px;
			padding-top: 1px;*/
			background-color:transparent;
			-webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
}

/*********************** BLOQUE DESTACADOS ***********************************/

.destacados{
	background: url(/.galleries/imagenes-banners/fondo-destacados.jpg) no-repeat 0 0;
	background-size: cover;
	min-height: 500px;
	display: flex;
    align-items: center;
    justify-content: center;
}

.destacados .feature-block-brand {
    background: none;
}

.destacados .feature-block .icon-wrapper img {
    border-radius: 0 !important;
    border: none !important;
}

.destacados .feature-block.feature-block-vertical .title {   
    display: none;
}

/************* ICONBOX **************************/

figure.cover-effect figcaption.feature-block-brand-second-dark:before, .feature-block-brand-second-dark {
    background: #57bd9e;
}

figure.cover-effect figcaption.feature-block-brand-second-light:before, .feature-block-brand-second-light {
    background: #2ca880;
}

figure.cover-effect figcaption.feature-block-brand-second:before, .feature-block-brand-second {
    background: #009d71;
}

figure.cover-effect figcaption.feature-block-brand-dark:before, .feature-block-brand-dark {
    background: #789dca;
}

/****************** FOOTER *********************************/

#footer {
    /*background: #eee;*/
    border-top: #075930 solid 2px;
}

/****************** BANNER SOLICITUD *********************************/

.banner-solicitud .thumbnail {
    background: #efefef !important;
    padding-top: 15px;
}

.titulo-solicitud h1 {
    margin-top: 0;
}

.banner-solicitud header::before, .banner-solicitud header::after {
    border: none !important;
}

/****************** Tabla Licytal *********************************/

tr.licytal:hover{
	cursor: pointer;
}

tr.licytal:hover td{
	background-color: #e3ecf7 !important;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-ms-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;	
}

/***********+ Menú interior *******************************************/

.tabulador-eventos {
    background: white
}
.wrapper-page.white-block.menu-wide .tabulador-eventos.nav-justified {
    margin: 0;
    padding: 0
}
.wrapper-page.white-block.menu-wide .tabulador-eventos.nav-justified .collapser {
    display: none
}

.wrapper-page.white-block.menu-wide .tabulador-eventos.nav-justified li a:hover,
.wrapper-page.white-block.menu-wide .tabulador-eventos.nav-justified li a:focus {
    color: #3C3C3C;
    background: #eee
}
.wrapper-page.white-block.menu-wide .tabulador-eventos.nav-justified li:last-child a {
    border-right: 1px solid #DEDEDE
}
.wrapper-page.white-block.menu-wide .tabulador-eventos.nav-justified li.active a,
.wrapper-page.white-block.menu-wide .tabulador-eventos.nav-justified li.active a:hover,
.wrapper-page.white-block.menu-wide .tabulador-eventos.nav-justified li.active a:focus {
    color: #0DA559;
    border-bottom: 2px solid #0DA559;
    padding-bottom: 28px;
    font-weight: normal;
    background: #eee
}

@media (max-width: 1199px) {
    
    .wrapper-page.white-block.menu-wide .tabulador-eventos.nav-justified .nav {
        overflow-x: auto;
        margin: 0
    }
    .wrapper-page.white-block.menu-wide .tabulador-eventos.nav-justified li {
        float: none;
        display: table-cell;
        width: 1%
    }
    .wrapper-page.white-block.menu-wide .tabulador-eventos.nav-justified li.active a {
        padding-bottom: 30px
    }
}

.nav-justified,
.nav-tabs.nav-justified {
    width: 100%
}
.nav-justified>li,
.nav-tabs.nav-justified>li {
    float: none
}
.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}
.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}
@media (min-width: 768px) {
    .nav-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0
}
.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 0
}
.nav-tabs-justified>.active>a,
.nav-tabs.nav-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}
@media (min-width: 768px) {
    .nav-tabs-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 0 0 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #f1f1f1
    }
}

.wrapper-page.white-block.menu-wide .tabulador-eventos.nav-justified {
    margin: 0;
    padding: 0
}
.wrapper-page.white-block.menu-wide .tabulador-eventos.nav-justified .collapser {
    display: none
}
.wrapper-page.white-block.menu-wide .tabulador-eventos.nav-justified li{
	border-left: 1px solid #DEDEDE;
}

.wrapper-page.white-block.menu-wide .tabulador-eventos.nav-justified li a {
    padding: 30px 10px;
    font-size: 18px;
    text-align: center;
    color: #3C3C3C;
    
    white-space: normal;
    /*text-overflow: ellipsis;*/
    overflow: hidden;
    max-width: 100%;
    display: block;
    margin: 0
}
.wrapper-page.white-block.menu-wide .tabulador-eventos.nav-justified li a:hover,
.wrapper-page.white-block.menu-wide .tabulador-eventos.nav-justified li a:focus {
    color: #3C3C3C;
    background: #eee
}
.wrapper-page.white-block.menu-wide .tabulador-eventos.nav-justified li:last-child a {
    border-right: 1px solid #DEDEDE
}
.wrapper-page.white-block.menu-wide .tabulador-eventos.nav-justified li.active a,
.wrapper-page.white-block.menu-wide .tabulador-eventos.nav-justified li.active a:hover,
.wrapper-page.white-block.menu-wide .tabulador-eventos.nav-justified li.active a:focus {
    color: #0DA559;
    border-bottom: 2px solid #0DA559;
    padding-bottom: 28px;
    font-weight: normal;
    background: #eee
}