/*
Theme Name: Centex
Theme URI: www.centex.cl
Author: Area de Proyectos de la Subsecretaria de las Culturas
Author URI: www.tic.cultura.gob.cl
Description: 

Version: 1.0
License: 
License URI: 
Text Domain: 
Tags:

 *--------------*/

#centrohome .jetpack_subscription_widget form{
	width: 550px !important;
	margin:0 auto !important;
	display: block !important;
}



body{
  background-color: #E8E8E8 !important;
  margin: 0;
  padding: 0;
  font-size: 16px;
	
  font-family: "gobCL";
  font-weight: 500;
  font-style: normal;
}




@font-face {
  font-family: 'gobCL';
  font-weight: 300;
  font-style: normal;
  src: url("fonts/gobcl_light.eot?") format("eot"), url("fonts/gobcl_light.woff") format("woff"), url("fonts/gobcl_light.ttf") format("truetype");
}

@font-face {
  font-family: "gobCL";
  font-weight: 500;
  font-style: normal;
  src: url("fonts/gobcl_regular.eot?") format("eot"), url("fonts/gobcl_regular.woff") format("woff"), url("fonts/gobcl_regular.ttf") format("truetype");
}
@font-face {
  font-family: "gobCL";
  font-weight: 700;
  font-style: normal;
  src: url("fonts/gobcl_bold.eot?") format("eot"), url("fonts/gobcl_bold.woff") format("woff"), url("fonts/gobcl_bold.ttf") format("truetype");
}
@font-face {
  font-family: "gobCL";
  font-weight: 900;
  font-style: normal;
  src: url("fonts/gobcl_heavy.eot?") format("eot"), url("fonts/gobcl_heavy.woff") format("woff"), url("fonts/gobcl_heavy.ttf") format("truetype");
}



.contenedor{
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 10px;
}
#top{
  overflow: hidden;
  padding: 10px 20px;
}

#topul{
  margin: 0;
  padding: 0;
  float: left;
}
#topul li{
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}
#topul li a{
  text-decoration: none;
  display: block;
  margin: 5px 20px 5px 5px;
  color: #707070;
  font-size: 13px;
  text-transform: uppercase;
}
#topul li a:hover{
  color: #1584bd;
}
.contenido{
  background-color: #fff;


  border-radius: 0px 20px 0px 0px;
-moz-border-radius: 0px 20px 0px 0px;
-webkit-border-radius: 0px 20px 0px 0px;
position: relative;

padding: 0 20px 20px 20px;

}

#logo{
  position: absolute;
  left: 20px;
  top: 0;
}
#logo img{

  width: 130px;
  height: auto;
}


.slide{
  width: 70%;
  height: 500px;
  display: block;
  float: left;
  position: relative;
}

.slide .slideimg{
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.dat{
  position: absolute;
  bottom: 30px;
  left: 30px;
  right: 30px;
}
.dat .tit{
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
  display: block;
	text-shadow: 2px 2px 2px #000;
}
.dat .fecha{

	color: #fff;
	display: block;
float: left;
background-color: #1584bd;
text-shadow: 0 0 0 #000;
margin: -29px 0 0 -30px;
padding: 3px 10px 2px 37px;
text-transform: uppercase;
font-size: 12px;
}


.clear{
  clear: both;
}

#centro-der{
  padding: 10px 0;
  display: block;
  margin: 0 0 0 73%;

}
#side{
  padding: 25px 20px 25px 0;
  display: block;
  margin: 0 0 0 70%;
}
#nav{
  height: 70px;
  z-index: 999;
}

#img-calendar{
  width: 100%;
  height: auto;
  margin: 0 0 20px 0;
}

#info-home{
  margin-top: 5px;
}

#info-home p{
  padding-left: 40px;
  position: relative;
  font-size: 16px;
	line-height: 20px;
}
#info-home p .fas{
  position: absolute;
  left: 15px;
  color: #1584bd;
  font-size: 20px;
}
.t1{
  display: block;
  margin: 0 0 10px 0;
  font-weight: bold;
  font-size: 18px;
}

#socialtop{
  float: right;
  margin: 0;
  padding: 0;
}
#socialtop li{
  float: left;
  list-style: none;
}
#socialtop li a{
  display: block;
  color: #707070;
  margin: 0 10px;
  text-decoration: none;
  transition: all 400ms ease-out 20ms;
  }
  #socialtop li a:hover{
    color: #1584bd;
  }
  #socialtop li a:hover .fab{

  }
  #buscar-top{
    background-color: #1584bd;
    color: #fff !important;
    padding: 5px 20px;
    border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
width: 70px;
  }
#buscar-top:hover{
	background-color: #1a9adc;
}
  #socialtop .fab{
    font-size: 20px;
    margin-top: 3px;
  }




#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


#cssmenu{
  float: right;
  z-index: 999;
}



#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  width: auto;
  line-height: 1;
  background: #ffffff;
}
#menu-line {
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
  background: #009ae1;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;

  display: none;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu > ul > li > a {
  padding: 20px;
  font-size: 15px;
  text-decoration: none;
  text-transform: uppercase;
  color: #000000;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {
  color: #009ae1;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 25px;
}
#cssmenu > ul > li.has-sub > a::after {
  position: absolute;
  top: 21px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#cssmenu > ul > li.has-sub:hover > a::after {
  border-color: #009ae1;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
  z-index: 999;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  right: 0;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: height .2s ease;
  -moz-transition: height .2s ease;
  -ms-transition: height .2s ease;
  -o-transition: height .2s ease;
  transition: height .2s ease;
}
#cssmenu ul li:hover > ul > li {
  height: auto;
}
#cssmenu ul ul li a {
  padding: 10px 20px;
  width: 160px;
  font-size: 14px;
  background: #333333;
  text-decoration: none;
  color: #dddddd;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #ffffff;
  background-color: #000;
}
#cssmenu ul ul li.has-sub > a::after {
  position: absolute;
  top: 13px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  content: "";
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#cssmenu.align-right ul ul li.has-sub > a::after {
  right: auto;
  left: 10px;
  border-bottom: 0;
  border-right: 0;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}
#cssmenu ul ul li.has-sub:hover > a::after {
  border-color: #ffffff;
}


#short{
  background-color: #1584bd;
  margin: 40px -20px;
  overflow: hidden;
  display: block;
}

#short ul{
  margin: 0;
  padding:0;
  overflow: hidden;
}
#short ul li{
  float: left;
  list-style: none;
  width: 25%;
}
#short ul li a{
  padding: 10px;
  display: block;
  text-decoration: none;
  overflow: hidden;
    border-right: solid 1px #0e638e;
  border-left: solid 1px #1a9adc;
	transition: all 400ms ease-out 20ms;
}
#short ul li a:hover{
  background-color: #1a9adc;
}
#short ul li a img{
  width: 100px;
  height: 50px;
  object-fit: cover;
  float: left;
}
#short ul li a span{
  color: #fff;
  margin: 5px 0 0 120px;
  line-height: 20px;
	font-size: 20px;
	font-weight: 700;
  display: block;
}




#short-side{
  background-color: #1584bd;
  margin: 20px 0;
  overflow: hidden;
}

#short-side ul{
  margin: 0;
  padding:0;
  overflow: hidden;
}
#short-side ul li{
  list-style: none;
}
#short-side ul li a{
  padding: 5px 10px;
  display: block;
  text-decoration: none;
  overflow: hidden;
  border-bottom: solid 1px #0e638e;
  border-top: solid 1px #1a9adc;
	transition: all 400ms ease-out 20ms;
}
#short-side ul li a:hover{
  background-color: #1a9adc !important;
}
#short-side ul li a img{
  width: 100px;
  height: 70px;
  object-fit: cover;
  float: left;
}
#short-side ul li a span{
  color: #fff;
  margin: 10px 0 0 120px;
  display: block;
}

#news-side{
  background-color: #efefef;
  padding: 20px;
}
#news-side span{
  font-size: 20px;
  font-weight: bold;
  color: #1584bd;
  display: block;
  text-align: center;
}
#inp-side{
  width: 90%;
  height: 40px;
  border: none;
  margin: 5px 0;
  padding: 0 5%;
  font-size: 17px;
}
#suscribete-side{
  height: 40px;
  background-color: #1584bd;
  display: block;
  width: 70%;
  margin: 0 auto;
  text-decoration: none;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
}
#suscribete-side span{
  color: #fff !important;
  font-size: 16px;
  padding: 10px 20px;
}


#cont{
  float: left;
  width: 65%;

}

#bread{
  display: block;
  background-color: #efefef;
  margin: 30px 0 0 0;
  padding: 6px 10px;
  border-right: solid 1px #fff;
  overflow: hidden;
}
#bread li{
  float: left;
  list-style: none;
    
    margin: 0 10px;
    display: block;
}
#bread li a{
  display: block;
  
  text-decoration: none;
  color: #000;

}

#cont .t1{
  font-size: 35px;
  display: block;
  line-height: 40px;
  margin: 30px 0;
  font-weight: bold;
}
.full-img{
  width: 100%;
  height: auto;
}




#dest-home{
  margin: 40px -10px;
}

.tres{
  float: left;
  width: 33%;
}
#center{
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
}

.b1{
  background-color: #000;
  position: relative;
  height: 200px;
  display: block;
  margin: 20px 20px;
	transition: all 400ms ease-out 20ms;
}
.b1 img{
  object-fit: cover;
  width: 100%;
  height: 200px;

}
.b1:hover{
  -webkit-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.29);
-moz-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.29);
box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.29);
}
.b1 .info{
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 17px;
  line-height: 18px;
  font-weight: 500;
  text-shadow: 2px 2px 2px #000;
	background: rgba(0, 0, 0, 0.3);
	padding: 10px 20px;
	transition: all 200ms ease-out 10ms;
}
.b1:hover .info{
	background-color: #1584bd;
	text-shadow: 0 0 0 #000;
	padding: 10px 20px 20px 20px;
}

.cat1{
  display: block;
  background-color: #1584bd;
  padding: 3px 10px;
  font-size: 12px;
  text-transform: uppercase;
  text-shadow: 2px 2px 2px #000;
  font-weight: normal;
  float: left;
  border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin: 0 0 10px 0;
}
.spansep{
  clear: both;
  display: block;
}






.b2{
  background-color: #000;
  position: relative;
  height: 230px;
  display: block;
  margin: 20px 2%;
  width: 45%;
  float: left;

}
.b2 img{
  object-fit: cover;
  width: 100%;
  height: 230px !important;
/* opacity: 0.7;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}
.b2:hover{
  -webkit-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.29);
-moz-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.29);
box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.29);
}

.b2 .info{
  color: #fff;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  font-size: 16px;

  line-height: 18px;
	background: rgba(0, 0, 0, 0.3);
	padding: 10px;
transition: all 200ms ease-out 10ms;

  text-shadow: 2px 2px 2px #000;
}

.b2:hover .info{
	background-color: #1584bd;
	text-shadow: 0px 0px 0px #000;
	padding: 10px 10px 20px 10px;
}

.b2fecha{
	display: block;
	float: left;
	background-color: #1584bd;
	text-shadow: 0 0 0 #000;
	margin: -29px 0 0 -10px;
	padding: 1px 5px 0 10px;
	text-transform: uppercase;
	font-size: 10px;
}
.b1fecha{
	display: block;
	float: left;
	background-color: #1584bd;
	text-shadow: 0 0 0 #000;
	margin: -29px 0 0 -20px;
	padding: 1px 5px 0 20px;
	text-transform: uppercase;
	font-size: 10px;
}





.tit1{
  display: block;
  padding: 0 25px;
  font-size: 20px;
  margin: 20px 0 0 0;
  font-weight: bold;
  color: #909191;
}
.tit1 .fas{
  font-size: 14px;
}

.gris{
  background-color: #efefef !important;
  padding: 30px;
  text-align: center;
  
}

.gris span{
  font-size: 20px;
  font-weight: bold;
  color: #1584bd;
  float: left;
  padding: 10px 0 0 0;
}
#news-home{
  width: 300px;
  height: 40px;
  border: none;
  float: left;
  margin: 0 0 0 30px;
  padding: 0 20px;
  font-size: 17px;
}
#suscribete{
  float: left;
  height: 40px;
  background-color: #1584bd;
  border: none;
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 300;
  padding: 0 10px;
}
#suscribete span{
  color: #fff;
  font-size: 16px;
  padding: 10px 20px;
}


.amigos{
  padding: 20px 0;
  margin: 0 -10px;
}
.amigos ul{
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
}
.amigos ul li{
  list-style: none;
  float: left;
  width: 20%;
}
.amigos ul li a{
  display: block;
  height: 70px;
  margin: 10px;
  background-color: #ccc;

}
.amigos ul li a img{
  object-fit: cover;
width: 100%;
height: 70px;

}

#footer{
  margin: 100px -20px 0 -20px;
  border-top: solid 1px #ccc;
  padding: 0 20px;
}
#min{
  float: left;
	margin-top: 10px;
}
#min img{
  width: 130px;
  height: auto;
}
#footer p{
  display: block;
  margin: 20px 0 0 150px;
  color: #666;
  font-size: 13px;
  line-height: 17px;
}
#footer p a{
  text-decoration: none;
  color: #666;
}

.open{
  z-index: 999;

}

p{
  line-height: 25px;
}
.sideul{
  margin: 0;
  padding: 0;
}
.sideul li{
  margin: 0;
  padding: 0;
  list-style: none;
}
.sideul li a{
  color: #666;
  list-style: none;
  display: block;
  padding: 5px 5px 5px 20px;
  text-decoration: none;
  border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
	transition: all 400ms ease-out 20ms;
}
.sideul li a:hover{
  background-color: #1584bd;
  color: #fff !important;
}
.sideul li a .fas{
  font-size: 11px;
  color: #1584bd;
}
.sideul li a:hover .fas{
	color: #fff;
}
.list{
  display: block;
  margin: 0 0 40px 0;
}











#cal-home2{
  display: none;
  float: left;
}


.clearresp{
  display: none;
}
.clear-movil{
	display: none;
}

@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
 
	.clear-movil{
	display: block;
	clear: both;
}
	
	#centrohome .jetpack_subscription_widget form {
    width: 100% !important;
    margin: 0 auto !important;
    display: block !important;
}
	#centrohome .jetpack_subscription_widget form #subscribe-submit button {
    float: none !important;
		display: block;
		margin: 10px auto;
}
	#centrohome .jetpack_subscription_widget form #subscribe-email input {
    width: 90% !important;
    margin: 0 auto;
    padding: 0 5% !important;
    float: none !important;
		text-align: center;
		
}
	
	.dat .fecha{
		color: #fff;
	display: block;
float: left;
background-color: #1584bd;
text-shadow: 0 0 0 #000;
margin: -19px 0 0 -20px;
padding: 1px 5px 0 20px;
text-transform: uppercase;
font-size: 12px;
	}
#cont .t1 {
    font-size: 28px;
	line-height: 30px;
}
	.full {
    
    height: 250px !important;
}
	.alignright, .alignleft {
    float: none;
    margin: 0 20px;
		width: 100%;
		height: auto;
}
 

 #cssmenu > ul > li > ul > li > a {
  padding: 13px 20px 13px 40px;
  font-size: 16px !important;

}

 .clearresp{
  clear: both;
  display: block;
}
 #info-home p{
  padding-left: 40px;
  position: relative;
  font-size: 13px;
  line-height: 13px;
}

  #cal-home2{
  display: block;
  border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
background-color: #1584bd;
padding: 10px;
width: 30%;
text-align: center;
}
#cal-home2 .far{
  display: block;
  font-size: 30px;
}
#cal-home2 a{
  color: #fff;
}
.b2{
  height: 240px;
  margin: 20px 1%;
  width: 97%;
}
.b2 img {
    height: 240px !important;
}
.b2 .info {
    font-size: 16px;

}

  #cont {
    float: none;
    width: 100%;
}

#side {
    padding: 10px 0;
    display: block;
    margin: 0;
    margin-top: 100px;
}
#min img {

}
#min {
    float: none;
    width: 100px;
    margin: 10px auto;
    display: block;
}
#footer p {
    margin: 20px;
    text-align: center;
}
  #socialtop .fab{
    
  }
  #socialtop{
    
  }
	#top {
    overflow: hidden;
    padding: 10px 0;
}
	#socialtop li a{
		margin: 0 5px;
	}
	#topul li a {
    font-size: 20px;
}
	#topul li a{
		margin: 0 5px;
	}
	.search-bar input{
		font-size: 15px !important;
	}
#cssmenu > ul > li{
  background-color: #fff;
}
.open{
  border-bottom: solid 1px #ccc !important;
}
.has-sub .open{
  padding-top: 0px !important;
}
  .desp{
    display: none;
  }
.slide {

    width: 100%;
    height: 250px;
    float: none;
}
.dat {
    bottom: 20px;
    left: 20px;
    right: 20px;
}
.contenido {
    padding: 0 10px 20px 10px;

}
.dat .tit {
    font-size: 20px;
    line-height: 23px;
}
.contenedor{
  width: 95%;
  margin: 0 auto;
}
#centro-der {
    padding: 10px 0;
    display: block;
    margin: 0;
}
#top ul li a span{
  display: none;
}
#cal-home{
  float: left;
  width: 30%;
  margin-top: 10px;
  display: none;
}
#info-home{
  display: block;
  margin: 0 0 0 33%;
}
#short ul li {
    width: 50%;
}
#short ul li a img {

    width: 60px;
    height: 60px;
    object-fit: cover;
    float: left;
}
#short {
    margin: 10px -10px;
}
#short ul li a{
  border-bottom: solid 1px #0e638e;
border-top: solid 1px #1a9adc;
}
#short ul li a span {
    margin: 10px 0 0 70px;
    display: block;
    font-size: 14px;

}

.open{
 margin-top: 20px !important;
}
.tres {
    float: none;
    width: 100%;

}
.b1 {
    position: relative;
    height: 200px;
    display: block;
    margin: 20px 2.5%;
    width: 95%;
    float: left;
  }

#dest-home {
    margin: 0px;
}
.b1 .info {
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 16px;
	padding: 5px 10px;
	background: rgba(0, 0, 0, 0.3);

}
.b1 img {
    height: 200px;
}
.gris span {
    font-size: 20px;
    float: none;
    display: block;
    text-align: center;
}
#news-home {
    width: 80%;
    float: none;
    margin: 10px auto;
    padding: 0 20px;
    font-size: 17px;
    display: block;
}
#suscribete {
    float: none;
    height: 40px;
   width: 50%;
   display: block;
   margin: 0 auto;
   text-decoration: none;
 }
 .amigos ul li {
    width: 50%;

}






  #cssmenu {
   float: none;
  }
  #cssmenu ul {
    width: 100%;
    display: none;
	z-index: 99999;

	  margin: 0;
	  padding: 0;
  }
  #cssmenu.align-center > ul,
  #cssmenu.align-right ul ul {
    text-align: left;
  }
  #cssmenu ul li,
  #cssmenu ul ul li,
  #cssmenu ul li:hover > ul > li {
    width: 100%;
    height: auto;
    border-top: 1px solid rgba(120, 120, 120, 0.15);
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
  }
  #cssmenu > ul > li,
  #cssmenu.align-center > ul > li,
  #cssmenu.align-right > ul > li {
    float: none;
    display: block;
  }
  #cssmenu ul ul li a {
    padding: 20px 20px 20px 30px;

    color: #000000;
    background: none;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li a:hover {

	  background-color: #eee;
	  color: #000;
  }
  #cssmenu ul ul ul li a {
    padding-left: 40px;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul {
    position: relative;
    left: 0;
    right: auto;
    width: 100%;
    margin: 0;
  }
  #cssmenu > ul > li.has-sub > a::after,
  #cssmenu ul ul li.has-sub > a::after {
    display: none;
  }
  #menu-line {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 20px;
    color: #000000;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;

  }
  #cssmenu #menu-button::after {
    content: '';
    position: absolute;
    top: 20px;
    right: 20px;
    display: block;
    width: 15px;
    height: 2px;
    background: #000000;
  }
  #cssmenu #menu-button::before {
    content: '';
    position: absolute;
    top: 25px;
    right: 20px;
    display: block;
    width: 15px;
    height: 3px;
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    display: block;
    border-left: none;
    height: 50px;
    width: 42px;
    cursor: pointer;
  }
  #cssmenu .submenu-button::after {
    content: '';
    position: absolute;
    top: 20px;
    left: 21px;
    display: block;
    width: 1px;
    height: 11px;
    background: #000000;
    z-index: 99;
  }
  #cssmenu .submenu-button::before {
    content: '';
    position: absolute;
    left: 16px;
    top: 25px;
    display: block;
    width: 11px;
    height: 1px;
    background: #000000;
    z-index: 99;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    display: none;
  }
}




/* calendar widget */
.widget_calendar .widgettitle { display: none; }
#wp-calendar {width: 100%; }
#wp-calendar caption { text-align: right; color: #333; font-size: 12px; margin-top: 10px; margin-bottom: 15px; }
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th { padding-bottom: 10px; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; text-align: center; padding:8px;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }










.mc-main .nextmonth{
  background: #fff;
color: #888;
}

.mc-main .nextmonth .mc-date{
  background-color: #fff;
}
.mc-main.mini .day-with-date a{
  text-decoration: none;
  color: #1584bd;
}


.search-bar {
  display: none;
  width: 100%;
  z-index: 6000;
}
.search-bar input {
  background: 0 0;
  border: 0;
  outline: 0;
  border-bottom: 1px dotted grey;

  font-size: 2em;
  font-weight: 100;
  line-height: 100%;
  padding: 10px 1%;
  margin-bottom: 1rem;
  width: 98%;
  height: 60px;
}
.search-bar .buscar-toggle {
  display: none;
}

.calendario table {
  display: table;
  width: 100%;
}

.calendario caption {
  text-transform: uppercase;
  font-weight: bold;
}

.calendario th, .calendario td {
  text-align: center;
}

.calendario th {
  background-color: #FFF;
	color: #999;
}

.calendario td {
  border: solid 1px #f2f2f2;
}
.calendario .today{
	background-color:#1584bd !important;
}
.calendario .today .daytext {
  font-weight: bold;
	color: #fff;
}
.calendario .has_event {
  background-color: #efefef;
}

#tribe-events-content{
  background-color: #fff;
}
#tribe-events-bar{
  margin-bottom: 0 !important;
}







.calendario{
  width: 100%;
}
.calendario td{
  padding: 10px;
}

#bot-agenda{
  background-color: #1584bd;
  padding: 5px 15px;
  display: block;
   color: #fff;
  text-decoration: none;
  border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
margin: 0 0 40px 0;
	transition: all 400ms ease-out 20ms;
}
#bot-agenda:hover{
	background-color: #1a9adc;
}


#bot-agenda .fas{
  color: #fff !important;
  font-size: 20px;
  margin: 0 10px 0 0;
}
#bot-agenda a{
 
}






/* wp clases */

.alignright{
  float: right;
  margin: 0 0 20px 20px;
}
.alignleft{
  float: left;
  margin: 0 20px 20px 0;
}
.aligncenter{
  display: block;
  margin: 20px auto;
}

blockquote{
  background-color: #efefef;
  padding: 1px 10px;
  border-left: solid 5px #ccc;
	margin: 20px 0 20px 20px;
}










.bannerhome{
  overflow: hidden;
  background-color: #efefef;
}

.bannerhome .banner{
  float: left;
  width: 25%;
}
.bannerhome .banner a img{
  width: 90%;
  display: block;
  margin: 10px auto;
}









.streaming{
  background-color: #efefef;
  padding: 20px 30px;
  margin: 0 auto 30px auto;
  width: 80%;
}
.streaming span{
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  display: block;
  margin: 0 0 30px 0;
}
.streaming div{
  background-color: #ccc;
  width: 100%;
  height: 400px;
}





.tribe-events-nav-next a, .tribe-events-nav-previous a{
  padding: 30px;
  display: block;
}



/* Popup container */
.tooltip {
  position: relative;
}

.tooltip .tooltiptext::after {
  content: " ";
  position: absolute;
  bottom: 100%;  /* At the top of the tooltip */
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent black transparent;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 180px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 20px 0;
  
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  top: 100%;
  left: 50%;
  margin-left: -90px;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}













.banner{
  width: 25%;
}
.banner a{
  padding: 5px;
}
.banner a img{
  width: 100%;
  height: auto;
}

@media (max-width: 850px) {

  .banner{
  width: 50% !important;
}
  }
  @media (max-width: 550px) {

  .banner{
  width: 100% !important;
}
  }

#calendario-link{
  display: none;
}

@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
	
	.b1fecha {

    margin: -23px 0 0 -10px;
    padding: 1px 5px 0 20px;

}
	#center{
		border-left: none;
		border-right: none;
	}
 
	.tit1 {
		padding: 0 10px;
		margin: 50px 0 0 0;

}
	.tres{
		overflow: hidden;
	}
	#footer {
				margin: 100px -10px 0 -10px;

			}

#calendario-link{
  display: block;
  background-color: #1584bd;
  border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
float: left;
width: 30%;
margin: 30px 0 0 0;
color: #fff;
text-align: center;
padding: 15px 0;
text-decoration: none;
}
#calendario-link .fas{
  font-size: 50px;
}
  #bot-agenda{
    display: none;
  }
  #info-home{
    margin-top: 30px;
  }
  #calendario-link span{
    display: block;
    font-weight: 700;
    margin-top: 10px
  }


}




.tooltiptext a{
  color: #fff !important;
  display: block;
  margin: 0;
}




.size-full{
  width: 100%;
  height: auto;
}


.horizontal-scroll-nav{

}

.pagination{
  margin: 40px 40px 0 0;
  padding: 0;
  float: right;
}
.pagination li{
  list-style: none;
  float: left;
}
.pagination li a{
  display: block;
  text-decoration: none;
  padding: 5px 0;
  width: 40px;
  text-align: center;
  margin: 2px;
  background-color: #efefef;
  color: #000;
}
.pagination li a:hover{
  background-color: #ccc;
}
.active a{
  background-color: #1584bd !important;
  color: #fff !important;
  font-weight: 700;
}



#serv-side{
  margin: 10px !important;
  text-align: center;
}

.current_category {
  font-weight: bold;
}





#cats{
	display: block;
	margin-top: -10px;
	overflow: hidden;
}
#cats a{
	float: left;
	display: block;
	padding: 5px 10px;
	margin: 1px;
	border: solid 1px #efefef;
}
.post-categories{
	margin: 0;
	padding: 0;
}
.post-categories li{
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}
#fecha{
	display: block;
	padding: 10px 0 30px 10px;
	color: #333;
}
#fecha .fas{
	color: #ccc;
	font-size: 13px;
	margin: 0 5px 0 0;
}
#etiquetas{
	display: block;
	margin: 50px 0;
}

a{
	color: #1584bd;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}









/**
 * 5.4 Galleries
 * ----------------------------------------------------------------------------
 */

.gallery {
	margin-bottom: 20px;
	margin-left: -4px;
}

.gallery-item {
	float: left;
	margin: 0 4px 4px 0;
	overflow: hidden;
	position: relative;
}

.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail {
	display: table;
	margin: 0 auto 20px;
}
.gallery-columns-1 .gallery-item {
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  width: 48%;
}
.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item {
	text-align: center;
}

.gallery-columns-4 .gallery-item {
	max-width: 23%;
	max-width: -webkit-calc(25% - 4px);
	max-width:         calc(25% - 4px);
}

.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 4px);
	max-width:         calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 4px);
	max-width:         calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 4px);
	max-width:         calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 4px);
	max-width:         calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 4px);
	max-width:         calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
}

.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	box-sizing: border-box;
	color: #fff;
	font-size: 14px;
	line-height: 1.3;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 2px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	-webkit-transition: opacity 400ms ease;
	transition:         opacity 400ms ease;
	width: 100%;
}

.gallery-caption:before {
	box-shadow: 0 -10px 15px #000 inset;
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}

.gallery-item:hover .gallery-caption {
	opacity: 1;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

/* Make sure images with WordPress-added height and width attributes are scaled correctly. */

.entry-content img, .entry-summary img, .comment-content img[height], img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] {
 height: auto;
}
img.size-full, img.size-large, img.wp-post-image {
	height: auto;
	max-width: 100%;
}


/*
 * Responsive images
 * Fluid images for posts, comments, and widgets
 */

.entry-content img, .entry-summary img, .comment-content img, .widget img, .wp-caption {
	max-width: 100%;
}




#side .jetpack_subscription_widget{
	background-color: #efefef;
	padding: 20px;
}


#side .jetpack_subscription_widget .widgettitle{
	font-size: 20px;
font-weight: bold;
color: #1584bd;
display: block;
text-align: center;
	margin: 0;
}
#side .jetpack_subscription_widget form #subscribe-email input{
	width: 90%;
height: 40px;
border: none;
margin: 5px 0;
padding: 0 5%;
font-size: 17px;
}

#side .jetpack_subscription_widget form #subscribe-submit button{
	height: 40px;
background-color: #1584bd;
display: block;
width: 70%;
margin: 0 auto;
text-decoration: none;
border: none;
color: #fff;
font-size: 16px;
font-weight: 300;
}
#centrohome .jetpack_subscription_widget{
	margin: 40px -20px;
	overflow: hidden;
	display: block;
	background-color: #efefef !important;
	padding: 30px;
	text-align: center;
}
#centrohome .jetpack_subscription_widget .widgettitle{
	font-size: 20px;
font-weight: bold;
color: #1584bd;
padding: 10px 0 0 0;
	margin: 0;
	display: block;
	text-align: center;
}
#centrohome .jetpack_subscription_widget form #subscribe-email input{
	width: 300px;
height: 40px;
border: none;
margin: 0;
padding: 0 20px;
font-size: 17px;
	float: left;
}
#centrohome .jetpack_subscription_widget form #subscribe-submit button{

    height: 40px;
    background-color: #1584bd;
    border: none;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 300;
    padding: 0;
	transition: all 400ms ease-out 20ms;
	float: left;
	width: 200px;
}
#centrohome .jetpack_subscription_widget form #subscribe-submit button:hover{
	background-color: #1a9adc;
}


.slim{
	width: 55% !important;
	padding-left: 40px;
}
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
	.slim{
	width: 80% !important;
	padding-left: 40px;
}
	}



.wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption{
	    position: absolute;
    bottom: 0;
    width: 90%;
    max-height: 100%;
    overflow: auto;
    padding: 40px 5% 10px 5%;
}



#tribe-events-pg-template, .tribe-events-pg-template{
	max-width: 800px;
	margin-top: 50px;
}

.tribe-event-description p{
	line-height: 15px;
	font-size: 14px;
}