/*
Name: 			theme.css
Written by: 	Okler Themes - (http://www.okler.net)
Version: 		5.2.0
*/

/* Customize OPP */
html section.section-opp{
	padding: 90px 0;
	background-color: #3155a6;!important;
        margin-top: 6%;
}

html section.section-opp h5{
	font-size: 1.2em;
	padding-top: 20px;
	color: #ffffff;
	text-transform: none;
}

html section.section-opp .field-content{
	padding-bottom: 20px;
	color: #ffffff;
}

.video_thumb {
   position:relative;
}

.categoria_video{
   margin-top: 40px;
   margin-left: 20px;
   border-bottom: 1px solid;
   margin-right: 20px;
   padding-bottom: 5px;
}

.play_thumb{
   position: absolute;
   display: block;
   background: url(../img/btn_play_video.png);
   height: 80px;
   width: 80px;
   top: calc(50% - 40px);
   left: calc(50% - 40px);
}

.estado_ppp{
   width: 100%;
}

.estado_ppp div{
   padding: 15px 10px;
   background-color: #e1e1e1;
   /*border: 1px solid #000;*/
   /*margin:5px;*/
   border-radius: 3px;
}

.estado_ppp span.estado_actual div{
   background-color: #E78A31!important;
   color: #ffffff!important;
}

.estado_ppp div.transparent {
   background-color: #ffffff;
}

.estado_ppp div.tone{
   /*background-color: #eeeeee;*/
   background-color: rgb(238, 238, 238, 0.4);
}


.estado_actual{
   background-color: #E78A31!important;
   color: #ffffff!important;
}


.view-historial-de-noticias .post-wrapper {
	border-bottom: 1px dotted #E2E2E2;
	padding: 15px 0;
}

.view-historial-de-noticias .post-wrapper::after {
	clear: both;
	content: "";
	display: table;
}

.view-historial-de-noticias .post-image {
	float: left;
	margin-right: 12px;
}

.view-historial-de-noticias  .post-meta {
	color: #888;
	font-size: 0.8em;
}

.view-historial-de-noticias  .post-info {
	line-height: 20px;
}

.titulo_bloque_portada{
    text-align: center;
}

.post-image-noticia {
	margin-left: 0px !important;
}

.addthis_counter{
     margin-left: 10px !important;
}

.region-search{
    float:right;
    padding: 5px 0px;
}

.item_bloque_portada{
    padding: 0px 15px;
    border-left: 1px solid #ccc;
}

.block-views-blocknuestra-agenda-ultimos-eventos section{
    padding-top:0px;
}

#views-exposed-form-normativa-listado-normativa .form-select{
        min-width: 160px;
    border-radius: 5px;
    border-color: #cccccc;
}

#views-exposed-form-normativa-listado-normativa .form-actions{
    padding-top: 26px;
}

.view-display-id-listado_normativa .views-field-title{
    padding: 20px 10px;
    border-bottom: 1px solid #e1e1e1;
}

.view-display-id-listado_normativa .views-field-title:hover{
    background-color: aliceblue;
}

a.link-header{
	font-size: 0.9em;
	color: #ffffff;
}
a.link-header:hover{
	color: #666666;
}
.header-body{
	/*background-color: #363636;*/
	background-color: #014898;
	padding: 10px 0;
}

.border {
    background: none repeat scroll 0 0 #999999;
    display: block;
    height: 2px;
    margin: 0 auto;
    margin-bottom: 0px;
    width: 100px;
    margin-bottom: 40px;
}
.btn-rounded{
	color: #cccccc;
	font-size: 1.5em;
}
ul.equipo-fdi{
	list-style: none;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    /*color: #363636!important;
    background-color: transparent!important;*/ 
}

.height-resize{
	height: 50px!important;
}

.logo-opp{
     width:295px;
     height:71px;
     opacity: 0.9;
}

.blog-single-post h4{
    margin-left:15px
}
.sin-cabezal{
    padding-top: 200px;
}

.normativa-list{
  color: #E78A31;
  font-size: 1.5em;
  float: right;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #000;
    background-color: transparent;
}

.space{
   margin:5px 0;
}

.text-center-image{
   position: absolute;
   top: 50%;
   text-align: center;
   font-size: 4.33333333333em;
   font-weight: 700;
   font-family: "Open Sans";
   color:#ffffff;
   text-shadow: 1px 1px 1px #e1e1e1;
   text-transform: uppercase;
   margin-left: auto;
   margin-right: auto;
   left: 0;
   right: 0;
   z-index: 50;
   line-height: 42px;
}
.blanco{
   opacity:0.8;
   color:#ffffff;
}
.negro{
   opacity:0.8;
   color:#000000;
}

.text-opp-header{
  position: absolute;
  left: -20px;
  top: 10px;
  color: #ffffff;
}

.f-left ul.nav{
   float: right;
   right: 250px;
   position: absolute;
   top: -1px;
}

.inyecto_filtro{
   border-left: 1px solid #ccc;
}
.inyecto_filtro h2{
   margin-top:-10px;
}

.proyecto_ppp{
   cursor: pointer;
   font-size:14px;
   line-height: 15px;
}
.proyecto_ppp:hover{
   color: #E78A31;
}

.proyecto_ppp.active{
   color: #E78A31!important;
}

.proyecto_ppp:before{
    content: "\f105";
    font-family: FontAwesome;
    padding-right:5px;
    font-weight: 700;
}

.thumb-info .thumb-info-wrapper {
    margin: 0px!important; 

}
.thumb-info:hover{
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%); 
}
.efecto_icono_portada img{
   border-radius: 25px;
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}
.efecto_icono_portada img:hover{
   background: linear-gradient(#E4852A, #E4852A);
   border-radius: 25px; 
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}
.heading.heading-middle-border h1, .heading.heading-middle-border h2, .heading.heading-middle-border h3, .heading.heading-middle-border h4, .heading.heading-middle-border h5, .heading.heading-middle-border h6 {
    /*background: #f4f4f4!important;*/
}
.portfolio-item a{
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}
.portfolio-item{
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}
.portfolio-item p{
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}
.portfolio-item:hover a{
   color: #003da5 !important;
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}
.portfolio-item:hover{
   color:#AAAAAA!important;
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}
.portfolio-item:hover p{
   color:#AAAAAA!important;
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}

/* Responsive */

@media (min-width: 991px){
	.icono_inicio_uno{
		min-height: 490px !important;
	}

	.slider_image_inicio{
		height: 389px !important;
	}
}

@media (max-width: 991px) {
	#block-views-block-slider-inicio-home > div > div > div > div{
		margin-right: 0px !important;
	}

	.header-seacrh-movil{
		padding-top: 80px !important;
	}

	#edit-keys{
		width: 330px !important;
	}

	#edit-submit{
		background-position: center !important;
	}


.icono_inicio_uno{
        background-color: rgb(255, 255, 255);
        background-origin: padding-box;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        box-shadow: rgba(0, 0, 0, 0.18) 0px 2px 2px 0px;
        box-sizing: border-box;
    }
    
.icono_inicio_dos{
        background-attachment: scroll;
        background-clip: border-box;
        background-color: rgb(255, 255, 255);
        background-image: none;
        background-origin: padding-box;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
        /*border-left-color: #3772d6;*/
        border-left-style: solid;
        border-left-width: 5px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        box-shadow: rgba(0, 0, 0, 0.18) 0px 2px 2px 0px;
        box-sizing: border-box;
        color: rgb(0, 61, 165);
        cursor: pointer;
        display: table;
        font-family: Open Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, Arial, sans-serif;
        font-size: 12px;
        font-weight: 400;
        height: 151px;
        line-height: 18px;
        margin-bottom: 18px;
        padding-bottom: 18px;
        padding-left: 18px;
        padding-right: 18px;
        padding-top: 18px;
        position: relative;
        text-decoration-color: rgb(0, 61, 165);
        text-decoration-line: none;
        text-decoration-style: solid;
        text-decoration-thickness: auto;
        text-size-adjust: 100%;
        -webkit-font-smoothing: antialiased;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }

.icono_inicio_dos_0{
        border-left-color: #003DA5 !important;
	margin-top: 40px !important;
}

.icono_inicio_dos_1{
        border-left-color: #470A68 !important;
}

.icono_inicio_dos_2{
        border-left-color: #FF6900 !important;
}

.h5_iconos_dos{
        font-size: 1.5em !important;
        font-weight: 600 !important;
        letter-spacing: normal !important;
        line-height: 22px !important;
        margin: 0 0 14px 0 !important;
        text-transform: none !important;
        color: #003da5 !important;
}



  .header-body {
    margin-bottom: 45px;
    padding-bottom: 0px !important;

  }
  .logo-opp{
     width:188px;
     height:45px;
  }
  .region-slide-show{
     display:none;
  }
  .header-top{
     /*display:none;*/
     padding: 0px;
     margin: 0px;     
  }  
  .sin-cabezal {
      padding-top: 20px;
  }
  ol, ul {
    margin-top: 0px;
  }
  html #header.header-transparent .header-body:before {
      opacity: 0.9;
      border-bottom: transparent;
  }
  #header.header-narrow .header-logo img {
    margin: -10px 12px -0px -15px;
  }
  html #header.header-transparent .header-body::before {
    bottom: 30px;
  }
  html.sticky-header-active #header.header-transparent .header-body::before {
    opacity: 1;
    height: 45px;
  }
  #header .header-btn-collapse-nav {
    margin: -3px -10px 8px 15px;
  }
  #header .header-btn-collapse-nav {
    background: #000;
  }
  html #header.header-transparent .header-body::before {
    background: transparent;
  }
  #header .header-body {
    padding: 10px 0;
  }
#header .header-btn-collapse-nav {
    background: #000;
}
html #header.header-transparent .header-body::before {
    bottom: 0px;
}
html #header.header-transparent .header-body::before {
    height: 1%;
}

.inyecto_filtro{
   border-left: none;
   margin-left: -15px;
}
}

@media (max-width: 1200px) {
.f-left ul.nav{
   float: right;
   right: 400px;
}

}

@media (max-width: 1125px) {
	#block-views-block-slider-inicio-home > div > div > div > div > div > div > div > div > div:nth-child(2){
		height: 109px !important;
	}
}

.region-highlighted{
  display: none;
}

