
/**** GENERAL ***/
h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans',Arial,Helvetica,sans-serif;

}
h4 {
    font-size: 16px;

}
.image-title{
	float: right;
}
.note-editor p {
    margin-bottom: 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #FCE4EC;
    /* color: white; */
    border: 1px solid #F8BBD0;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 5px 5px;
}
#myModal span.select2.select2-container.select2-container--default {
    width: 100%!important;
}
#menupie a {
    position: relative;
    display: block;
    padding: 0px 15px;
}
.contact-category li{
	    list-style: none;
	      font-size: 20px;
}
.contact-category .list-title {
    border: 1px solid #dddddd;
    margin: 10px;
    padding: 5px;
    background: #eeeeee;
}

#losrequisitos li>a {
    position: relative;
    display: block;
    padding: 10px 5px;
    font-size: 11px;
    min-height: 85px;
}


.pager li>a, .pager li>span {
    border-radius: 0px;
}
section .theme-color, section{
	padding: 40px 0;
}
.theme-color i {
    color: #ffffff;

}
.table-responsive h3 {
    margin: 0 0 0px 0;
    text-align: center;
}

.table-responsive p{
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
    font-weight: bold;
}

.table-responsive .table {
	background: #edf1f3;
}


/**** SLIDE ***/
.tp-caption.large_bold_white {
    font-family: "Merriweather";
}

/*** submenu ***/

.size-20 {
    font-size: 12px !important;

}

/*** PIE ***/

#footer {

    background: #004396!important;
}

#footer .logopie {
      max-width: 400px;

}
#footer>.container {
    padding-top: 10px;
    margin-top: 20px;
   margin-bottom: 0px;
}
/**** RELACIONADOS ***/
.fichaspequenas .page-header {
height: 75px;
}

#header.fixed #topNav a.logo>img {
    height: 58px;
    margin-top: 0px;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 20px 15px;
}

#topMain>li>a {
    height: 120px;
    line-height: 22px;
}
#header {
	    /*background-color: #eeeeee;*/

}
body.grain-green #header {
	 background-color: rgba(255, 255, 255, 0.73);
}
#header.fixed #topNav #topMain>li>a {
    height: 60px;
    line-height: 20px;
    padding: 22px 15px;
}
.nav-pills>li {
    float: left;
    width: 116px;
}

.item-101{
	display: none!important;
}

/*** cabecera ***/

#header a.logo>img {
    height: 50px;
    margin-top: 10px;
}

#page-menu {

    z-index: 50;
}

.owl-item img{
 width: 100%;
}

#contenido_superior{
padding: 20px 0;
}


/**** ARTICULOS ***/

.imagenes-noticia {
	margin-bottom: 20px;
}
.page-header {
    padding-bottom: 9px;
    margin: 5px 0 0px;
    border-bottom: 1px solid #eee;
}

/*** FORMULARIOS ***/


.form-control[disabled] {
    background-color: #ffffff!important;
    opacity: 100;
    border: #eee 2px solid;
}

#header #topNav a.logo>img {
    max-height: 50px !important;
}


/*** RESPONSIVE ***/
/* Small devices (tablets, 768px and up) */

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.size-20 {
    font-size: 20px !important;

}

#topNav a.logo {
   height: 50px;
   line-height: 50px;
   }

#header a.logo>img {
    height: 50px;
    margin-top: 2px;
}

.nav-pills>li {
    float: left;
    width: 101px;
    text-align: center;
}


}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	#header #topNav a.logo>img {
    height: 50px;
}

#losrequisitos li>a {
    font-size: 12px;
}

}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.nav-pills>li {
    float: left;
    width: 130px;
    text-align: center;
}
#losrequisitos li>a {
    font-size: 13px;
}
}


@media only screen and (max-width: 768px) {

.nav-pills>li {
	width: auto;
}

section div.row>div {
    margin-bottom: 10px;
}

}
