/******************************************************************
Theme Name: Theme Child
Author: MW Company
Description: Theme para Sitio Personalizado
Theme Author: MW Company
Template: mw-theme
Version: 1.0.0 
Text Domain: mwtheme-child
******************************************************************/
:root{
  /*Colores adicionales*/
  --linkcolor:#b68b01;
  --blue: #3A41DB;
  --lblue: #2DB6FF;
  --dgray: #6D6E70;
  --lgray: #B5B7BB;
  --lgreen: #ACF7C1;
  }
*{font-family: 'Inter', sans-serif;
font-family: 'Roboto', sans-serif;}
a:hover{color: var(--linkcolor);}

/*CUSTOM USER*/
body{color: var(--dgray) !important;}
body.menufijo{padding: 0;}
.navbar-toggler-icon{background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;}

.logged-in .site-header .navbar{top: 0;}
.brandlogo svg, .brandlogo .logo{width: 400px;}
.scroll-up .site-header .navbar{background-color: #f5f5f5 !important;}
.site-header .navbar.navbar-dark .navbar-nav .menu-item .nav-link, .site-header .navbar.navbar-dark .navbar-nav .nav-link, .site-header .navbar.navbar-dark .dropdown-toggle::after{
  text-transform: uppercase;
  text-shadow: none;
  color: var(--dgray) !important;
}

.notas .inf p:last-child{ margin-bottom:15px; }

.navbar .contacto, .navbar .contacto:hover, .navbar .contacto:active, .navbar .contacto:focus{
  color: #ACF7C1;
  text-transform: uppercase;
  margin-left: 50px;
}
.site-info span{padding: 10px 0;}




.notilist img {
    object-fit: cover;
    width: 100%;
    height: auto;
    object-position: center;
}
.notilist h3 {
    background: transparent;
    color: #55565a;
    font-size: 15px;
    padding: 7px 10px 0;
    margin: 2px 0 0px;
    font-weight: 600;
    transition: all .3s ease;
}

.notilist time {
    border-bottom: 1px solid var(--cafewhite);
    padding-bottom: 5px;
    margin-left: 10px;
    font-weight: 400;
    font-size: 12px;
    margin-bottom: 20px;
    display: block;
}
.notilist .grid {
    grid-gap: 20px;
}
.cuatro {
    display: grid!important;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}




body .site-header .navbar{
  border-top: 1px solid #D5D5D5;
  box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.25);
}

#main-menu .redesx{padding-left: 50px;}
#main-menu .redesx a{border: none;}
#main-menu{justify-content: center;}

.banners{text-align: center;}
.banners img{max-height: 100px; margin: 20px 0;}

.site-footer .redesx a svg path{fill: white}
.site-footer{background: #353535;}
.news.container{    margin-top: 0;}
.prefoot{
    margin-top: 40px;
  width: 100%;
  position: relative;
  background: url(/assets/orange.png);
  background-color: var(--primary);
  background-size: cover;
  min-height: 260px;
  overflow: auto;
  background-repeat: no-repeat;
  background-position: center;
}

.logoheader{text-align: center;}
.brandlogo .namebrand {
    display: flex;
    height: auto;
    align-items: flex-start;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: space-around;
    justify-content: center;
    width: auto;
}
.navbar-brand h1 {
    font-size: var(--h3);
    line-height: 1;
}
.navbar-brand p {
    font-size: var(--p);
}
.site-title, .site-description {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
}


.comu{
  height: 260px;
}
.quoti{
    display: inline-block;
    color: white;
    vertical-align: middle;
}
.quoti h4{ font-weight:400; }
.quoti h2{
  font-size: 50px;
    margin: 0;
    line-height: 1;
    font-weight: 400;
}
.quoti p{}
.enlax a{
  display: inline-block;
      border: 1px solid white;
    color: white;
    background: rgba(182, 139, 0, .65);
}
.enlax{text-align: center;}
/* footer */
.site-footer .redesx a{background: transparent;}
.site-footer .redesx a:hover{background:white;}
.site-footer .redesx a svg path{}
.namebrand > img{margin-bottom: 4px;}
.btntrans{ margin-bottom:8px; }
.btntrans svg{ margin:-6px; }
.btntrans svg path{fill: white;}



.notas .centro h1{font-weight: 800;}
.notas .centro {
    text-align: center;
}
.notas .nota {
    margin-bottom: 15px;
    padding-right: 10px;
}
.notas .centro img.img_nota {
    height: 430px;
    width: 100%;
    object-fit: cover;
}
.notas .inf {
    position: relative;
    text-align: left;
    color: black;
}
.notas .inf p{margin:0; }
.notas .centro .inf .categoria {
    padding: 3px 20px;
    font-size: 14px;
    margin: 0;
    left: 50%;
    width: 130px;
    margin-left: -65px;
    top: -30px;
}
.notas p {
    text-transform: initial;
    font-weight: 300;
}
h3.line{color: #000000; border-bottom:1px solid #B68B00; padding: 0 10px;display: inline-block;}

.recentposts{}
.recentposts ul{ padding:0; list-style: none;}
.recentposts{}
.recentposts h5{ font-weight: 800; font-size: 22px;}
.recentposts a h5{color: black;margin: 0;}
.recentposts img{ margin-bottom:34px; max-height:220px; width: 100%;}
.recentposts a{color: var(--linkcolor);}

.hemerotek{ margin:30px 0 60px; }
.hemerotek ul img{ 
    border-radius: 10px;
    box-shadow: 0 4px 5px rgba(0, 0, 0, .2);
    filter: brightness(0.97);
    margin-bottom: 12px;
}
.hemerotek ul{list-style: none; padding: 0;}

.publibanner{ padding:30px 0; }
.publibanner img{display: block; margin: 0 auto; max-width: 800px;}

.notaslocales{}
.notaslocales img{width: 100%; height: 200px; object-fit: cover; margin-bottom: 4px;}
.notaslocales h5{color: black; font-weight: 800; font-size: 18px;}
.notaslocales ul{list-style: none; padding: 0;}
.internacional{ padding:40px 0 40px; }
.internacional h3{    text-align: center;
    border-bottom: 3px solid #b68b01;
    padding-bottom: 5px;}
.internacional a h2{ 
  text-align:center;
  margin-top:30px;
  color: black;
  font-weight: 800;
  font-size: 30px;
    
}
.internacional a:hover h2{color: var(--linkcolor);}

/* MEDIA QUERIES */
/* -- -- -- -- -- -- -- */
@media (max-width: 1200px){/**/ 
  
/*1200*/}

@media (max-width: 992px) {
  
}/*992*/

@media (max-width: 767px) {/**/
  .admin-bar .fixed-top{top: 25px;}
  .navbar{padding: 20px !important;text-align: center;}
  .navbar .contacto, .navbar .contacto:hover, .navbar .contacto:active, .navbar .contacto:focus{margin-left: 0;}

  .brandlogo svg, .brandlogo .logo{width: 200px;}

  .site-footer, .links{width: 100% !important;margin: 0 !important;text-align: center;}

  .hemerotek h5{text-align: center;}
  .notas .inf{font-size: 14px;}
  .notas .centro h1{font-size: 24px;}
  /* .notas .inf p{font-size: 12px;} */
  .notas .centro img.img_nota{height: 230px;margin-bottom: 20px;}
  .recentposts h5{font-size: 18px;}
  .notaslocales li{margin-bottom: 20px;}
  .notaslocales h5{font-size: 15px;}
  .notaslocales span{font-size: 12px;}

  .prefoot .container{margin-top: 0 !important;}
  .prefoot{text-align: center;padding: 40px;}
  .prefoot img{display: none;}
  .enlax a{margin: 10px 0;}
  .contactobrand{margin: 0 auto; display: block;}
/*768*/}



