/*
Theme Name: Twenty Sixteen
Description: IE8 specific style.
*/

 .tint {
    position: relative;
    float: left;
     width: 100%;
    cursor: pointer;
     background: rgba(143,71,77, 0.7);
  }
  
  .tint:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,255,255, 0.5);
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
  }
  
  .tint:hover:before {
    
     background: transparent;
  }

  .t6:before {
   background: rgba(143,71,77, 0.7);
  }
  

  #home .map .proyects{
    position: initial;
  }

.cad .title,.coe .title{
/*	font-size: 80px;*/
	font-size: 35px;/*edit pedro*/
	color: #000;
    text-align: center;
    margin-top: 80px;
    font-family: Teko-Light, sans-serif;

}

.cad  .subtitle,.coe  .subtitle{
	font-size: 16px;
	color: #000;
	text-align: center;
    padding: 0px 25%;
    margin-bottom: 30px;
    font-family: TitilliumWeb-Light, sans-serif;
}	


.container .row{
    padding-top: 0 !important;
}



.btn {
  font-family: tekoRegular,Arial;
  color: #d83a0f;
  font-size: 20px;
  background: #fff ;
  border: solid #f9d4d4 2px;
  text-decoration: none;
  border-radius: 0;
  letter-spacing: 3px;
  padding: 7px 40px;
 
}

.btn:hover {
  background: #d83a0f;
  border: solid #d83a0f 2px;
  color: #fff;
  text-decoration: none;
}


/*-------------------
-----News Styles-----
---------------------*/    
.timeline{
    position:relative;
    margin-bottom:100px;
    z-index:1;
}

.timeline:before{
    display:block;
    content:"";
    position:absolute;
    width:50%;
    height:99%;
    margin-top: 32px;
    left:1px;
    top:0;
    border-right:2px solid #e6e5e5;
    z-index:-1;
} 

.timeline:after{
    display: block;
    cursor: pointer;
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    margin-left: -24px;
    margin-top: -50px;
    left: 50%;
    background: url(../images/marrow-down.jpg);

}

.timeline .date-title{
    text-align:center;
    margin:70px 0 50px;
}

.timeline .date-title span{
    padding:15px 30px;
    font-size:21px;
    font-weight:400;
    color:#fff;
    background:#5CC9DF;
    border-radius:5px;
}

.news-item {
    padding-bottom:70px;
}

.news-item.right {
    float:right;
    margin-top:117px;
}

.second{
    margin-top: 60px;
}

.second .news-item.right {
    float:right;
    margin-top:0;
}


.second .news-item .news-content:before{
    display: none;
}


.second .news-content h3{
    margin-top: 0;
}

.news-item .news-content {
    margin:0px 45px 0 0;
    position:relative;
    padding:0 30px;
    padding-left:50px;
}


.news-item .news-content:before {
    display:block;
    content:"";
    position:absolute;
       width: 15px;
    height: 15px;
    right: -68px;
    background:url(../images/mdot.png) ;
    margin-top: 10px;
    border-radius:50%;
    -webkit-transition:background .3s ease-out;
    transition:background .3s ease-out;
}

.news-item.right .news-content:before {
    left:-55px;
    right:auto;
    display: none;
}

.news-item.right .news-content{
    padding-left: 50px;
}
.news-item.right .news-content img{
	max-width: 100%;
}
.news-content .date  ,.news-content .date h1{

    text-align:right;
/*    font-size: 100px;*/
	font-size: 50px;/*edit pedro*/
    color:#000;
    -webkit-transition:color .3s ease-out;
    transition:color .3s ease-out;
}

.news-content  h3{
      color:#f47217;
      font-size: 30px;
      text-align:left;
      padding-bottom: 0;
    margin-bottom: 0;

}

.news-content span{
    font-size: 16px;
    display: inline-block;
    font-family: TitilliumWeb-Light, arial;
}

.news-content .name{
    padding: 8px 0px 30px;
}

.news-content .photo{
   padding: 25px 0px 0px;
}


.news-content .date {
    color:#fff;
}

.news-content .date p{
    margin:0;
    font-size:48px;
    font-weight:600;
    line-height:48px;
    color:#000;
}



.news-content .news-title{
    font-size:24px;
    font-weight:300;
}

.news-content p{
    /*font-size:17px;*/
	font-size:14px; /*edit pedro*/
   /* line-height:24px;*/
	line-height:1.5;/*edit pedro*/
    margin-bottom:10px;
    text-align: right;
    font-family: TitilliumWeb-Light, sans-serif;
}


/*-------------------
-----SIDEBAR-----
---------------------*/ 
 aside .menu-pages-static {
    width: auto;
    padding-bottom: 20px;
}

aside .menu-pages-static .active a {
    color: #fff;
    background: #3f2e28;
}

aside .menu-pages-static a:hover{
    color:#fff;
    background:#3f2e28;
}

aside .menu-pages-static a {
    color: #3f2e28;
    line-height: 1;
    padding-top: 8px;
    padding-bottom: 8px;
    vertical-align: middle;
}

/*-------------------
-----CRESPIAL-----
---------------------*/    
.crespial{
    padding-top: 5px;
}

.crespial h1,.convencion-centros h1{
    font-size: 20px; /*edit pedro - de 30 a 20*/
    color: #d83a0f;
    letter-spacing: 2px; /*edit PVRC - de 10 a 2*/
    margin-bottom: 30px;

}


.crespial p,.convencion p{
    font-size: 18px;
    color: #555;
    font-family: TitilliumWeb-Light, sans-serif;
    /*margin: 0 0 20px;  edit PVRC*/ 
}

#covid19-enlace{
    /*color: #f47217;
    font-size: 18px;
    font-family: TitilliumWeb-Bold, sans-serif;
    text-decoration: underline;*//*crespial 18-09-2019*/
	font-family: tekoRegular,Arial !important;
    color: #d83a0f!important;
	
    font-size: 20px !important;
	text-decoration: none !important;
}
/*.covid19-not, .covid19-nf{
	display:none;
}*/

#covid19-vinetas {
  list-style-image: url('../images/covid19-vineta-4.png')  !important;
  font-family: 'TitilliumWeb-Light';
  font-size: 16px  !important; 
}
#covid19-enlace:hover{
	color: #f8c931 !important;
	
 }
 
 #covid19-tit-nf, #covid19-tit-not-mes{
	font-family: 'Alegreya Sans', sans-serif;
	font-weight: 500;
	font-size: 20px;
	background: #d83a0f; 
	color: #ffffff;
	width: 350px;
	padding: 10px 0px 10px 20px;
	margin-bottom:15px;
 }

.crespial p a {
    /*color: #f47217;
    font-size: 18px;
    font-family: TitilliumWeb-Bold, sans-serif;
    text-decoration: underline;*//*crespial 18-09-2019*/
	font-family: tekoRegular,Arial !important;
    color: #d83a0f !important;
    font-size: 20px !important;
    background: #fff !important;
    border: solid #f9d4d4 2px !important;
    text-decoration: none !important;
    border-radius: 0 !important;
    letter-spacing: 3px !important;
    padding: 7px 40px !important;
}

.crespial p a:hover { /*crespial 18-09-2019*/
	background: #d83a0f!important;
	border: solid #d83a0f 2px!important;
	color: #fff!important;
	text-decoration: none!important;
	}
	
#boton-covid19{
	display: block;
	padding-top: 50px;
	padding-right: 20px;
	text-align: right;
	vertical-align: bottom;
	text-decoration: none;
    width:350px;
	height:110px;
    font-weight: 600;
    font-size: 20px;
    color: #ffffff;
    /*background-color: #fa4616 ;*/
	/*background-color: #d83a0f;*/
	background-color: #4dba9d;
    border-radius: 6px;
   /* border: 2px solid #d83a0f;*/
	margin-left:auto;
	margin-right:auto;
	
}

#boton-covid19:hover{
	/*color: #ffffff;
    background-color: #00C389;*/
	color: #000000;
    background-color: #f8c931;
	
	
}
	



.crespial .page-header{
    color: #f47217;
    font-size: 60px;
    letter-spacing: 8px;
    margin-bottom: 30px;
}

.crespial .content{
    margin-top: 50px;
}

.crespial .content h3 {
    color: #f47217;
    font-size: 30px;
}

.convencion-centros, .convencion{
    margin-bottom: 50px;
    margin-top: 60px;
}

.convencion-centros .content h3{
    color: #f47217;
    font-size: 28px;
}

#convencion h3{
    color: #f47217;
    font-size: 30px;
}

#convencion .image{
    margin-top: 40px;
    margin-bottom: 10px;
}

#convencion .detail{
    margin-bottom: 30px;
}

#convencion .pd0{
    padding: 0;
}

.convencion h1{
    letter-spacing: 6px;
}

.convencion .texto-convencion .text p{
  font-size: 16px;
}

.convencion .directrices{
  margin-top: 60px;
}

.convencion .texto-convencion{
  margin-top: 100px;
}

.convencion .unesco{
  margin-top: 130px;
}

.convencion .pci{
  margin-top: 80px;
}
.convencion .unesco .content{
      margin-bottom: 40px;
      margin-top: 50px;
}

.convencion .pci h4{
  font-size: 20px;
  font-family: 'Alegreya Sans', sans-serif;
}

.convencion .pci p span{
  color: #f47217;
  display: inline-block;
  font-family: TitilliumWeb-SemiBold,arial;
}

.convencion .pci .informacion{
  margin-top: 50px;
}

.convencion .ambitos{
  padding: 0px 50px;
  margin-top: 130px;
}

.convencion .ambitos .content .image{
  margin: 0 !important;
}

.convencion .ambitos .content .details{
  margin-top: 30px;
}

.convencion .ambitos .content{
  margin-top: 40px;
}

.convencion .ambitos .content .details ul{
  list-style-image: url('../images/msquare.jpg');
  margin-top: -10px;

}


.convencion .ambitos .content .details ul li{
  font-size: 16px;
  font-family: TitilliumWeb-Light,arial;
  padding: 5px 0px;
}


    
.convencion .ambitos .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
     border-radius: 0;
    width: 40px;
    height: 5px;
    opacity: 1;
    background: #fdd8d8;
    
}

.convencion .ambitos .swiper-pagination-bullet-active {
  background: #d83a0f !important;
}

.convencion .ambitos .content p:last-child{
  margin-bottom: 80px;
}

.convencion .ambitos .content-button{
  text-align: right;
  margin-top: 40px;
}

.convencion .texto-convencion .descargar,.convencion .texto-convencion .informacion span,.convencion .directrices .informacion span,
.convencion .pci .informacion span{
  font-size: 16px;
  font-family: TitilliumWeb-Bold,arial;
  color: #f47217;
}

.convencion .directrices .detail h4,.convencion .texto-convencion .detail h4{
  font-size: 20px;
  font-family: 'Alegreya Sans', sans-serif;
  color: #626262;
  margin: 5px 0px;
  padding: 0;

}

.convencion .texto-convencion .detail{
   margin-top: 30px;
}

.convencion .directrices .detail{
   margin-top: 30px;
   margin-bottom: 60px;
}
  
.convencion .directrices .descargar{
  margin-top: 50px;
  margin-bottom: 8px;
}

.convencion .texto-convencion .descargar{
  margin-top: 30px;
  margin-bottom: 8px;
}

.convencion .directrices .descargar a,.convencion .texto-convencion .descargar a{
  font-size: 16px;
  font-family: TitilliumWeb-Bold,arial;
  color: #f47217;
  text-decoration: none;
  cursor: pointer;
}
   

.convencion-centros h1,.convencion h1{
    font-size: 70px;
    letter-spacing: 8px;
    margin-bottom: 0px;
    line-height: 65px;
}


#convencion-centros .detail:first-child{
    margin-top: 30px !important;
}

#convencion-centros .detail{
    padding: 0;
    margin-top: 60px;
}

#convencion-centros .detail .content{
    padding-right: 68px;
}

#convencion-centros .detail .image{
    padding-left: 35px;
}

#convencion-centros .more-information{
    font-size: 16px;
    font-family: TitilliumWeb-Light,arial;
    margin-top: 10px;
}

#convencion-centros .more-information span{
    font-size: 16px;
    font-family: TitilliumWeb-Bold,arial;
    color: #f47217;
}

.crespial .content h4,.convencion-centros .content h4{
    color: #000;
    font-size: 20px;
}

.convencion-centros .content h4{
    padding: 0;
    margin: 0;
}

#convencion .detail p{
    font-size: 20px;
    font-family: 'Alegreya Sans', sans-serif;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    text-align: right;
    letter-spacing: 2px;

}



.crespial .content p,.convencion-centros .content p{
    color: #000;
    font-size: 16px;
	
	text-align:justify;
	
}

.crespial .image {
    margin-bottom: 30px;
}

.crespial .mision {
    margin-top: 0;
}


.crespial .vision {
     margin-top: 65px;
}
  

.crespial .mision h3, .crespial  .vision h3 {
    margin: 0;
    padding: 0;
}
  
.crespial #crespial{
    margin-top: 0px;
}

.crespial #nucleos-focales,.crespial #antecedentes,.crespial #cad,.crespial #coe,.crespial #equipo-crespial{
    margin-top: 10px;
}

.crespial #nucleos-focales .btn{
     margin-top: 35px;
}

.crespial #coe .bt,.crespial #cad .btn{
     margin-top: 10px;
}


.crespial #equipo-crespial .slider .content{
    /*juv text-align: center;*/
    text-align: justify;
    margin: auto;
    padding: 20px;
    width: 100%;

}

.crespial #equipo-crespial .content .crespial-detail{
  display: none;
}

.crespial .content-big {
    margin-top: 45px;
}
.crespial #equipo-crespial .description{
    border-bottom: 3px solid #000;
	padding-bottom:10px; /*edit pvrc*/
	text-align:justify;
}

.crespial #equipo-crespial .email{
    margin-top: 15px;
    font-size: 18px !important;
    font-family: 'Alegreya Sans', sans-serif;
    text-transform: uppercase;
	text-align:center;/*edit pvrc*/
}


.crespial #equipo-crespial .content h1{
    font-size: 20px;
    color: #d83a0f;
    letter-spacing: 2px;
    margin-bottom: 0px;
}

.crespial #equipo-crespial .content h1.size-font{
    font-size: 40px;
   color: #000;
}


.crespial #equipo-crespial .content h2{
    font-size: 16px;
    color: #555555;
    font-family: 'Alegreya Sans', sans-serif;
    margin: 0 0 20px 0px;
	text-align:center; /*edit pvrc*/
}

.crespial #equipo-crespial .content p{
    color: #555555;
    font-size: 18px;
}

.crespial #equipo-crespial .content .photo img{
    /*width: 50% !important; edit pvrc*/
   width:200px !important;
   /*height:120px !important;*/
    margin: 0 auto;
}

.crespial #equipo-crespial .content .photo img.size-image{
    width: 80% !important;
}

.crespial #antecedentes h4{
    margin: 60px 0px 20px 0px;
}



#noticias .image{
    margin-bottom: 5px;
}

#noticias .content{
    padding: 0 25px;
}

#noticias .content .date{
    font-size: 18px;
    color:#e14c5d ;
    font-family:tekoRegular,arial;
    margin-top: 30px;
}

#noticias .content h3{
    /* font-size: 33px; edit pedro*/
	font-size: 20px;
   /* font-weight: bold;*/
   font-weight: bolder;
    margin-top: 0px;
    line-height: 1.1;
}

#noticias .content a{
    font-size: 18px;
}

#noticias .col-lg-4{
    margin-bottom: 45px;
}

#noticias .news, #noticias-post .news{
    color: #f47217;
    font-size: 20px;
    padding-bottom: 5px;
    border-bottom: solid 4px #f47217;
    width: 143px;
    font-family:tekoRegular,arial;
    text-align: center;
    letter-spacing: 3px;
    margin: 0 auto;
}

#noticias-post .news{
    width: 210px;
    margin-top: 50px;
    margin-bottom: 80px;
}

#noticias .news a, #noticias-post .news a{
     color: #f47217;
     cursor: pointer;
}

#noticias{
    margin-bottom: 100px;
    margin-top: 60px;
}



#noticias-post {
    background-color: #FAFAFA;
    padding-top: 60px;
}

#noticias-post .content-interna .content {
    background: #fff;
    padding-bottom: 20px;
    margin-bottom: 10px;
    border-bottom: 3px solid #000;
    margin-top: 60px;

}

#noticias-post .content-interna .content .front-image {
    margin-bottom: 55px;
}

#noticias-post .content-interna .content .post {
    padding: 0 70px;
}

#noticias-post .content-interna .content .post p{
    color: #555;
    font-size: 16px;
    font-family: TitilliumWeb-Light,arial;
}


#noticias-post .content-interna .title {
    padding: 0 70px;
    text-align: center;
}

#noticias-post .content-interna .title h2{
    margin: 0;
    font-family: Teko-Light;
    font-size: 40px;
    letter-spacing: .075em;
    color: #000;
    margin-bottom: 10px;
    line-height: 1;
}

#noticias-post .content-interna .title p{
        margin: 0;
    font-family: Teko-Light;
    font-size: 18px;
    letter-spacing: .075em;
    color: #000;
    margin-bottom: 30px;
    text-transform: uppercase;
    line-height: 1;
}

#noticias-post .content-interna .share h3, #noticias-post .labels h3 {
    margin: 0;
    font-family: tekoRegular;
    font-size: 20px;
    line-height: 1;
    text-transform: uppercase;
}

#noticias-post .labels h3{
    padding-left: 30px;
    display: inline-block;
    padding-right: 15px;
}

#noticias-post .content-interna .share .social-button-post a {
    display: block;
    padding: 0;
    text-align: center;
    margin: 0;
    font-family: tekoRegular;
    font-size: 20px;
    line-height: 1;
    text-transform: uppercase;
    padding: 8px 0;
}

#noticias-post .labels li{
    display: inline-block;
    padding: 0 6px;

}

#noticias-post .labels li a{
    color: #555555;
    font-size: 16px;
    text-decoration: underline;
    font-family: TitilliumWeb-Light,arial;
}

#noticias-post .labels {
   margin-bottom: 50px;
}

#noticias-post .tab .tab-content {
  color : #000;
  padding : 5px 15px;
}

#noticias-post .relacionados{
  margin-top: 60px;
}

#noticias-post .tab .nav-pills > li > a {

  font-family: 'Alegreya Sans', sans-serif;
  color:#000;
  font-size: 20px;
  background: none ;
  text-decoration: none;
  border-radius: 0;
  letter-spacing: 2px;
  padding: 5px 23px;
  border: 0;

}

#noticias-post .tab .nav-pills>li.active>a,#noticias-post .tab .nav-pills>li.active>a:hover,#noticias-post .tab .nav-pills>li.active>a:focus{

  font-family: 'Alegreya Sans', sans-serif;
  color: #fff;
  font-size: 20px;
  background: #d83a0f ;
  text-decoration: none;
  border-radius: 0;
  letter-spacing: 2px;
  padding: 5px 23px;
}

#noticias-post .tab .nav>li>a:focus, #noticias-post .tab .nav>li>a:hover{
  background: none;
  padding: 5px 23px;
}


#noticias-post .tab .tab-content {
  color : #000;
  border-top: 4px solid;
  padding: 0;
  margin: 0;
  margin-top:0px;
}

#noticias-post .tab .tab-content .tab-pane .image{
  padding-left: 0px;
}

#noticias-post .tab .tab-content .tab-pane .content{
  padding-right: 0px;
}

#noticias-post .tab .tab-content .tab-pane .item:first-child{
 margin-top: 30px;
}

#noticias-post .tab .tab-content .tab-pane .item{
  margin-top: 20px;
}
#noticias-post .tab .tab-content .tab-pane .item .content h3{
  font-size: 15px;
  padding: 0;
  margin: 0;
  color: #454545;
}

#noticias-post .tab .tab-content .tab-pane .item .content p{
  font-size: 18px;
  padding: 0;
  margin: 10px 0px;
  font-family: tekoRegular;
  color: #7e7e7e;
  letter-spacing: 1px;
  text-transform: uppercase;


}

.noticias-post-nav{
  padding: 0;
  margin: 0;
}

.noticias-post-nav .content-prev{
  background: url(../images/mnoticiasprev.jpg);
  background-size: cover;
  padding: 60px 60px 60px 10%;
  min-height: 310px;
}

.noticias-post-nav .content-next{
  background: url(../images/mnoticiasnext.jpg);
  background-size: cover;
  padding: 60px 60px 60px 10%;
  min-height: 310px;
}

.noticias-post-nav .col-lg-6{
  padding: 0;
}


.noticias-post-nav .content-next h4,.noticias-post-nav .content-prev h4{
  font-family: 'Alegreya Sans', sans-serif;
  font-size: 20px;
  color: #fff;
}

.noticias-post-nav .content-next h2,.noticias-post-nav .content-prev h2{
  font-size: 40px;
   color: #fff;
}


.full-width-table3 {
    width: 100%;
}


#multimedia aside .menu-pages-static .active a span{
  color: #3f2e28 !important;
}


#multimedia{
    margin-top: 60px;
}

#multimedia .modal-content{
  box-shadow:none;
  border: 0;
  border-radius: 0;
  box-shadow:none;
}

#multimedia .modal-content  .modal-header,
#modalpublicaciones .modal-content  .modal-header
{
    position: absolute;
    text-align: right;
    padding: 0;
    right: 0px;
    z-index: 999;
    border: 0;
}

#multimedia .modal-content  .modal-header .close{
  opacity: 1;
  text-shadow: none;
  background: #d83a0f;
  color: #fff;
  width: 30px;
  height: 30px;
  font-family:TitilliumWeb-Light,Arial;
  margin-top: 0px;
}

#multimedia .modal-body{
  padding: 0;
}

#multimedia .modal-dialog{
  width: 770px;
}

#multimedia .modal-body .content{
  padding: 25px 70px;
  border-bottom: 3px solid #000;
}

#multimedia .modal-body .details{
  margin: 5px 0px 15px 0px;
}

#multimedia .modal-body .details p{
  padding: 0;
  margin: 0;
  margin-bottom: -4px;
}

#multimedia .modal-body .labels{
     padding: 25px 70px;
}

#multimedia .modal-body .labels h3{
  display: inline-block;
  font-size: 18px;
  padding: 0;
  margin: 0;
}

#multimedia .modal-body .labels li {
    display: inline-block;
    padding: 0 6px;
}

#multimedia .modal-body .labels li a {
    color: #555555;
    font-size: 16px;
    text-decoration: underline;
    font-family: TitilliumWeb-Light,arial;
}

#multimedia .modal-body .content h4{
  font-family: 'Alegreya Sans', sans-serif;
  font-size: 25px; /*edit crespial*/
  letter-spacing: 4px;
}

#multimedia .modal-body .content p{
  font-family:TitilliumWeb-Light,Arial;
  font-size: 14px;
}


#multimedia .page-header {
    font-family: Teko-Light;
    font-size: 40px;
    margin: 0;
    padding: 0;
    border-bottom: solid 4px #31282B;
    padding-bottom: 11px;
    margin-bottom: 30px;
    letter-spacing: 5px;
}

#multimedia .seccion-fotografia,#multimedia .seccion-audio,#multimedia .seccion-interactivo{
      margin: 40px 0px;
}

#multimedia .seccion-fotografia .thumbnail,#multimedia .seccion-interactivo .thumbnail,#multimedia .seccion-audio .thumbnail,#multimedia .seccion-videos .thumbnail{
    background: transparent;
}

#multimedia .seccion-fotografia i,#multimedia .seccion-videos i,#multimedia .seccion-audio i,#multimedia .seccion-interactivo i{
    display: inline-block;
    margin-top: -5px;
    padding-left: 15px;
    position: absolute;
}



#multimedia .seccion-fotografia .content,#multimedia .seccion-videos .content,#multimedia .seccion-audio .content,#multimedia .seccion-interactivo .content{
  padding: 0 25px;
}

#multimedia .seccion-fotografia .thumbnail img{
  cursor: pointer;
}


#multimedia .seccion-fotografia .content h3,#multimedia .seccion-videos .content h3,#multimedia .seccion-audio .content h3,#multimedia .seccion-interactivo .content h3{
  font-family:tekoRegular,arial;
  font-size: 24px;
  letter-spacing: 1px;
}

#multimedia .seccion-fotografia .content a,#multimedia .seccion-videos .content a,#multimedia .seccion-audio .content a,#multimedia .seccion-interactivo .content a{
  font-family:tekoRegular,arial;
  font-size: 18px;
  color: #d83a0f;
  text-transform:uppercase;
  letter-spacing: 2px;
}


#multimedia .btn-cargar {
  -webkit-border-radius: 18;
  -moz-border-radius: 18;
  border-radius: 18px;
  font-family: Arial;
  font-size: 20px;
  background: #FFF;
  padding: 7px 20px;
  letter-spacing: 2px;
  border: solid #352d2f 2px;
  text-decoration: none;
  font-family:tekoRegular,arial;
  color: #352d2f;
}

#multimedia .count{
  display: inline-block;
    width:25px;
    height:25px;
    border-radius:12px;
    font-size:14px;
    color:#fff;
    line-height:25px;
    text-align:center;
    background:#f39c12;
    color:#fff;
    font-family: TitilliumWeb-SemiBold,arial;
    margin-left: 4px;
}

#multimedia .button{
  text-align: center;
    margin-top: 70px;
}

#multimedia .btn-cargar:hover {
  background: #352d2f;
  color: #fff;
  text-decoration: none;
}

.slider-multimedia {
    background: url(../images/mmultimediaslider.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.slider-multimedia .cover-gradient {
    height: 600px;
}

.slider-multimedia .cover-gradient .col-md-9 {
    height: 600px;
    display: table;
}

.slider-multimedia .cover-gradient .col-md-9 .text-review {
    display: table-cell;
    vertical-align: middle;
    width: auto;
}

.slider-multimedia .cover-gradient .col-md-9 .text-review .content {
    max-width: 80%;
}

.slider-multimedia .cover-gradient .col-md-9 .text-review .content h2 {
    margin: 0;
    font-family: Teko-Light;
    font-size: 40px;
    letter-spacing: .075em;
    color: #fff;
    margin-bottom: 20px;
}

.slider-multimedia .cover-gradient .col-md-9 .text-review .content p {
    font-family: TitilliumWeb-Light;
    font-size: 14px;
    margin-bottom: 20px;
}

.slider-multimedia .cover-gradient .col-md-9 .text-review .content a {
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 20px;
}


#disqus_thread{margin-top:20px;}
*{-moz-box-sizing:border-box;box-sizing:border-box;}
.blue{background:#3498db;color:#fff;}
.blue h3{background:#fff;color:#3498db;font-size:36px;line-height:100px;margin:10px;padding:2%;position:relative;text-align:center;}
.variable-width .slick-slide p { background: #fff; height: 100px; color:#3498db; margin: 5px; line-height: 100px; }
.buttons{padding:0 20px 20px; margin-bottom: 10px;}
.buttons .button{background:#FFF;color:#3498db;float:left;margin:5px;}
.center .slick-center h3{-moz-transform:scale(1.08);-ms-transform:scale(1.08);-o-transform:scale(1.08);-webkit-transform:scale(1.08);color:#e67e22;opacity:1;transform:scale(1.08);}
.center h3{opacity:0.8;transition:all 300ms ease;}

.destroy{font-weight:400;margin-top:40px;}
.features{display:block;list-style-type:none;margin-top:30px;padding:0;text-align:center;}
.features li{margin:20px 0;}
.filter .button{background:#FFF;color:#3498db; margin-bottom: 40px;}
.fixed-header{background:#FFF;box-shadow:2px 0 5px rgba(0,0,0,0.5);display:none;padding:10px;position:fixed;top:0;width:100%;z-index:10000;}
.fixed-header .header-content{margin:auto;width:600px;}
.fixed-header .subheading{display:none;}
.fixed-header h1.title{float:left;font-size:24px;margin:0;}
.fixed-header ul.nav{float:right;margin:0;padding:5px;}
.fixed-header ul.nav li{margin:0 0 0 10px;}
.header{padding:20px 0;}
.margin-40{margin-bottom:40px;}
.more,.button.first{margin-top:40px;}
.red{background:#e74c3c;color:#fff;}
.slick-slide .image{padding:10px;}
.slick-slide img{display:block;width:100%;}
.slick-slide img.slick-loading{border:0 }
.slick-slider{margin:30px auto 50px;}
.subheading{color:#555;font-size:12px;font-style:italic;font-weight:400;margin:10px auto;text-align:center;}
.white{background:#fff;color:#3498db;}
.white pre,.white hr{background:#3498db !important;}

.slick-next{
      right: 160px !important;
}

.slick-prev{
    z-index: 99;
    left: 110px !important;
}
.slick-prev, .slick-next{
      top: 16%  !important;
}

.slick-prev:before, .slick-next:before{
      font-size: 80px  !important;
      opacity: 1  !important;
}

@media (max-width: 768px) {            


    #convencion-centros .detail .image{
        padding-left:15px;
    }

    .noticias-post-nav .content {
      padding: 31px 70px;
    }

    .noticias-post-nav .content h4{
      font-size: 16px;
    }

    .noticias-post-nav .content h2 {
      font-size: 25px;
    }

 

  /******CONVENCION*****/
   .convencion h1 {
    font-size: 50px;
    line-height: 45px;
    letter-spacing: 2px;
    margin-top: 0;
  }

  .convencion .ambitos,.convencion .patrimonio{
    padding: 0;
    margin-top: 40px;
  }

  .convencion .ambitos .content-button{
        text-align: center;
        margin-top: 20px;
  }

  .convencion .texto-convencion,.convencion .pci,.convencion .unesco,.convencion .directrices,.convencion-centros #convencion-centros{
    margin-top: 40px;
  }


  .convencion .directrices .descargar,.convencion .pci .informacion,.convencion .texto-convencion .descargar,.convencion .directrices .detail,
  .convencion .unesco .content,.convencion .texto-convencion .detail,#convencion-centros .detail{
    margin-top: 20px;
  }

  #convencion-centros .detail .content{
    padding-right: 0;
  }


  /*******CRESPIAL******/
  .crespial h1, .convencion-centros h1,.crespial .page-header{
        font-size: 30px;
        letter-spacing: 2px;
        margin-bottom: 10px;
        margin-top: 0;
         line-height: 45px;
  }

  .crespial #equipo-crespial .content h1.size-font{
    font-size: 22px;
    line-height: 24px;
  }
  .crespial #crespial,.crespial .content-big,.crespial .content,.crespial #nucleos-focales, .crespial #antecedentes, .crespial #cad, .crespial #coe, .crespial #equipo-crespial{
     margin-top: 20px;

  }

  .crespial #antecedentes h4{
    margin: 20px 0px;
  }

  #antecedentes .btn{
    margin-bottom: 20px;
  }

  .crespial p, .convencion p,.crespial .content p, .convencion-centros .content p,.crespial p a{
        font-size: 16px;
  }

  .crespial #nucleos-focales .btn{
    margin-top: 0;
  }

  /*******NOTICIAS*****/

  #noticias,#noticias-post .content-interna .content,.noticias-post-nav{
    /*juv margin-top: 40px;*/
    margin-top: 10px;
    padding-top:0px; 
  }

 #noticias-post{
  padding: 0;
 }

  #noticias .content h3,#noticias-post .content-interna .title h2,.noticias-post-nav .content-next h2, .noticias-post-nav .content-prev h2{
    font-size: 30px;
  }

  #noticias .content p{
    font-size: 16px;
  }

  #noticias-post .content-interna .content .front-image{
    margin-bottom: 20px;
  }

  #noticias-post .labels h3{
    padding-right: 0px; 
    padding-left:0px;
  }

  #noticias .news, #noticias-post .news{
    padding-bottom: 0;
  }
  
  #noticias-post .content-interna .content .post{
        padding: 0 30px;
  }
/****MULTIMEDIA*********/

  .seccion-videos{
    margin-top: 40px;

  }

  .fr-info-padder{
    padding: 25px !important;
  }

  h4.fr-caption{
    font-size: 30px  !important;
    letter-spacing: 2px !important;
    display: block !important;
  }

  .fr-close-background, .fr-close-icon{
    text-align: center;
  }

  .slider-multimedia .cover-gradient .col-md-9 .text-review .content{
     padding-left: 40px;
    padding-top: 40px;
    max-width: 100%;
  }

  #multimedia .seccion-videos .thumbnail,#multimedia .seccion-fotografia .thumbnail,#multimedia .seccion-audio .thumbnail, 
  #multimedia .seccion-interactivo .thumbnail{
      padding: 0 0 20px 0;
      margin-bottom: 0px;
  }

  #multimedia .seccion-fotografia .content, #multimedia .seccion-videos .content, #multimedia .seccion-audio .content, 
  #multimedia .seccion-interactivo .content{

    margin-bottom: 20px;
  }

  #multimedia .button{
    margin-top: 20px;
  }

  #multimedia .seccion-fotografia .content h3, #multimedia .seccion-videos .content h3, #multimedia .seccion-audio .content h3, #multimedia .seccion-interactivo .content h3{
    margin-top: 0px;
  }

  .fr-thumbnails-horizontal .fr-thumbnails{
    top: 52% !important;
  }

  #multimedia .modal-dialog, #modalpublicaciones .modal-dialog{
    width: auto;
  }

  #multimedia .modal-body .content,#multimedia .modal-body .labels{
     padding: 25px;
  }
  #multimedia .modal-body .content h4{
    font-size: 30px;
    line-height: 30px;
  }
  /****EVENTOS Y ACTIVIDADES*********/
  .container .row{
    margin-top: 15px !important;
  }

  #eventos .listado .content,#eventos .listado .content h3{

    min-height:0;
  }

    /****ENLACES*********/

    #enlaces .page-header{
      font-size: 50px;
      padding: 0;
      margin:0;
    }

    #enlaces .conv-abiertas .title h3{
      padding: 10px;
    }

    #enlaces .conv-abiertas{
      margin: 0;
      padding: 0;

    }

    #enlaces .conv-abiertas .right{
      margin-bottom: 20px;
    }

    /*******PUBLICACIONES*********/

    #publicaciones .row .content h3,#publicaciones .row .content{
      min-height: 0;
    }

    #documentos .list-documentos{
      padding-top: 0px !important;
    }

    /*******REGLAMENTO*********/

    #documentos .list-documentos.files{
          padding-top: 0 !important;
              padding-bottom: 40px!important;
    }

    #documentos .list-documentos.files .year{
      font-size: 50px;
    }

    /*******CONVOCATORIAS*********/

    #convocatorias{
      padding-top: 0;
    }

    #convocatorias .content-interna .content{
      padding-bottom: 0;
      margin-bottom: 30px;
    }

    /*****CAD Y COE********/

    .cad .title, .coe .title{
      margin-top: 0;
      font-size: 50px;
    }

    .cad .subtitle, .coe .subtitle{
      padding: 0;
    }

    .timeline:before{
          width: 0%;
          left: 7px;
    }

    .news-item .news-content{
        padding-left: 30px;
        margin:0;
    }

     .news-content .date, .news-content .date h1, .news-content p{
        text-align: left;
    }

    .news-item .news-content:before{
        left: 0;
    }

    .news-item {
      padding-bottom: 0;
    }

    .news-item.right{
            margin-top: 0px;
    }

    .cad .row .col-xs-12 .col-xs-12 .col-xs-12,.coe .row .col-xs-12 .col-xs-12 .col-xs-12{
      padding: 0 0;
    }

    .timeline:after {
        left: 10px;
        margin-top: -60px;
    }

    .news-content .date, .news-content .date h1{
          font-size: 70px;
    }

  .btn{
    letter-spacing: 2px;
    font-size: 18px;
  }



}