a:hover, a:focus, a:active {
  outline: none !important;
  color: #322F31;
  text-decoration: none;
}
header.header-2 .header-main {
  padding: 0px 0;
  background: transparent;

}
header.header-2 .main-menu{
  background: transparent;

}
header.header-2{

  box-shadow: 0 0 10px 0 rgba(0, 0, 0, .08);
  transition: top .35s ease-in-out;
}
#footer .footer-top {
  background: white;
  padding: 40px 0;
}
.gavias_sliderlayer .gavias-overlay:after, #gavias_slider_single .gavias-overlay:after {
  content: "";
  background: url(../images/DEGRADADO.png) no-repeat  rgba(0, 0, 0, 0.3);
  background-size: cover;

  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
header.header-2 .main-menu .navigation .gva_menu > li > a{
  color: #322f31;
}
header.header-2 .gva-search-region {
  right: 0px;
  width: 150px;
  display: inline-block;
  text-align: center;
}
.gva-search-region {
  position: absolute;
  right: 0px;
  top: 0%;
  margin-top: 0px;
  z-index: 9;
  border: 1px solid #322f31;
  border-radius: 0px 0px 10px 10px;
  background-color: #322f31;
  color: white;

}
.header-main .right-header {
  display: flex;
  flex-direction: row-reverse;
}
.header-main .right-header > div:first-child {
position: relative;
display: inline-block;
  width: 454px;
}
.block-dropdown-language, #block-asteklima-subtheme-userblockheader{
  width: 150px;
  display: inline-block;
  text-align: center;
  border: 1px solid #322f31 !important;
  border-radius: 0px 0px 10px 10px;
  background-color: #322f31;
  color: white;

}
.language-switcher-language-url{
  border-bottom: 2px solid #322f31 !important;
  background-color: transparent;
  color: #322f31;
  width: 70px;
  display: inline-block;
  text-align: center;
}

ul.links li {
  list-style: none;
  display: inline-block;
}
ul.links {
  margin: 0;
  padding-left: 0px;
  padding-right: 0px;
}

.header-main a, .gva-search-region .icon{
  color: white;

}
.header-main .language-switcher-language-url a{
  color: #322f31;
}

.links li:nth-child(3) .separator:last-child{
  display: none;
}
@media (min-width: 992px) {
  header.header-2 .main-menu .navigation .gva_menu > li > a {
    font-size: 15px;
    font-weight: 700;
    padding: 2px 5px 2px 5px;
    color: #322F31;
    text-transform: uppercase;
  }
  .navigation .gva_menu > li {
    display: inline-block;
    padding: 5px 5px 5px 5px;
  }
}
@media (min-width: 992px) {
  header.header-2 .main-menu .navigation .gva_menu > li:hover > a, header.header-2 .main-menu .navigation .gva_menu > li:focus > a {
    color: #7b797a !important;
  }
}
@media (min-width: 992px) {

header.header-2 .main-menu .navigation .gva_menu > li.menu-item--active-trail > a {
  background-color: #322f31;
  border-radius: 50px;
}
}
header.header-2 .main-menu ul.gva_menu_main {
  float: left;
  margin-bottom: 5px;
}

.footer .block .block-title:after{
  content: none;
}

.footer .block .block-title {
  background: none;
  position: relative;
  font-size: 22px;
  color: #2A2C38;
  z-index: 1;
  margin-bottom: 0px;
  padding-bottom: 15px;
}
.socials a i {
  background: transparent !important;
  border: 1px solid white;
}
#footer {
  color: #fefefe;
  transition: color .3s;
  background: #819d7d;
}
#footer a {
  color: #fefefe;
}
i.fab.fa-linkedin {}
#footer {
  color: #fefefe;
  transition: color .3s;
  background: #819d7d;
}
#footer a {
  color: #fefefe;
}
.elementor-social-icon {
  background-color: #fff;
}.elementor-social-icon {
   --e-social-icon-icon-color: #003b84;
   align-items: center;
   background-color: #fff;
   cursor: pointer;
   display: inline-flex;
   justify-content: center;
   /* text-align: center; */
 }
.elementor-icon i, .elementor-icon svg {
  display: block;
  height: 1em;
  position: relative;
  width: 1em;
}
.elementor-icon i:before, .elementor-icon svg:before {
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  color: #819d7d;
}
.elementor-19562 .elementor-element.elementor-element-c534f06 .elementor-social-icon i {
  color: #819d7d;
}
.elementor-19562 .elementor-element.elementor-element-c534f06 .elementor-social-icon {
  background-color: #fff;
}

span.elementor-screen-only {
  display: none;
}
.elementor-icon.elementor-social-icon {
  font-size: var(--icon-size, 25px);
  height: calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));
  line-height: var(--icon-size, 25px);
  width: calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));
  border-radius: 50px;
}
.sliders-noticias .owl-carousel .owl-item img {
  text-align: center;
  width: 288px;
  height: 288px;
  object-fit: cover;
  object-position: center center;
  filter: brightness(100%) contrast(100%) saturate(100%) blur(0) hue-rotate(0deg);
  transition-duration: 1.3s;
  border-radius: 9999px 9999px 9999px 9999px;
}
.sliders-noticias .post-meta{
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  padding: 0px 0px;
  color: white;
  position: relative;
}
.sliders-noticias .post-categories {
  margin-bottom: 0px;
  width: 70%;
  display: inline-block;
  padding: 1px 5px 0px 7px;
  background-color: transparent;
  color: #e30713;
}
.sliders-noticias .post-created{
  width: 30%;
  display: inline-block;
  background-color: #D8D8D8;
  padding: 1px 5px 0px 7px;
  color: black;
}
.sliders-noticias .post-created.noticias,
.sliders-noticias .post-created.relacionados{
  background-color: #D8D8D8 !important;
}
.sliders-noticias .post-created.circular {
  width: 30%;
  display: inline-block;
  background-color: transparent;
  padding: 6px 11px 5px 10px  !important;
  color: black;
  width: 65px !important;
  height: 65px  !important;
  position: absolute;
  right: 7px;
  background-color: #C44536;
  border-radius: 50px;
  color: white  !important;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
}
.sliders-noticias .post-content.text-left{
  padding-left: 10px;
  padding-right: 10px;
  min-height: 365px;
}
.sliders-noticias.publicaciones .post-content.text-left{
  min-height: 300px;
}
.gallery-post {
  margin-bottom: 0px;
}
.leer-mas{
  background-color: #fff;
  font-size: .7rem;
  font-weight: 700;
  text-transform: uppercase;
  fill: #e30713;
  color: #e30713;

}
.icon-main-seccion{
  display: inline-block;
  width: 50px;
  height: 50px;

}

.icon-line-seccion {
  display: inline-block;
  width: calc(100% - 55px);
  height: 50px;
  margin-left: -6px;
}
.icon-line-seccion img {
  padding-top: 20px;
}
.owl-carousel .post-block {
  margin-bottom: 20px !important;
}
.noticias-title-home h2 span{
  color: #C44536 !important;
}
.formacion-title-home h2 span{
  color: #1E68C1 !important;
}
.otras-oportunidades-title-home h2 span{
  color: #80B321 !important;
}
.post-block.home-sliders .post-title {
  padding: 15px 10px 15px;
  margin: 0;
  line-height: 1.4;
  font-weight: 700;
  font-size: 22px;
  display: block;
}
.post-block.home-sliders .post-body {
  padding: 0px 10px 15px;
  max-height: 205px;
  overflow: hidden;
}
.post-block .post-title a {
  color: #000;
  word-wrap: break-word;
  display: inline-block;
}
.post-block.home-sliders .post-title a {
  max-height: 85px;
  overflow: hidden;
}
.organizaciones .owl-carousel .owl-item img {
  display: inline-block;
  width: auto;
  height: 60px;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1400px;
  }
}


.post-style-list .post-block .post-image {
  width: 100%;
  float: none;
}
.post-style-list .post-block .post-content {
  padding-top: 5px;
  width: 100%;
  padding-left: 0px;
  float: none;
}
.post-style-list .post-block .post-meta {
  margin-top: 0px;
}
.post-style-list.sliders-noticias .post-created {
  width: 36%;
  display: inline-block;
  background-color: #C44536;
  padding: 1px 5px 0px 7px;
  color: black;
}
.post-style-list.sliders-noticias .post-categories {
  margin-bottom: 0px;
  width: 65%;
  display: inline-block;
  padding: 1px 5px 0px 7px;
}
.post-style-list .post-block .post-image img {
  height: auto;
  width: 300px;
  border-radius: 250px;
}

.node--type-noticias .breadcrumb-style.gva-parallax-background,
.node--type-publicacion .breadcrumb-style.gva-parallax-background{
  background-image:none !important;
  background-color: transparent !important;
}
.node--type-noticias .breadcrumb-content-inner .breadcrumb-content-main,
.node--type-publicacion .breadcrumb-content-inner .breadcrumb-content-main{
  padding: 0px !important;
  max-width: 1350px;
}
.node--type-noticias .breadcrumb-content-inner,
.node--type-publicacion .breadcrumb-content-inner{
  margin-bottom: 0px;
}
.node--type-noticias .breadcrumb-content-inner .gva-block-breadcrumb .breadcrumb-links,
.node--type-publicacion .breadcrumb-content-inner .gva-block-breadcrumb .breadcrumb-links{
  position: relative;
  padding: 5px 0px 5px;
}
.node--type-noticias .breadcrumb-content-inner .gva-block-breadcrumb .page-title,
.node--type-publicacion .breadcrumb-content-inner .gva-block-breadcrumb .page-title{
  display: none;
}

.item-image{
  position: relative;
  text-align: center;
}
article.node--type-noticias .post-meta,
article.node--type-publicacion .post-meta{
  display: flex;
  top: -15px;
  position: relative;
}
article.node--type-noticias .post-categories,
article.node--type-publicacion .post-categories{
  width: 200px;
  margin-bottom: 0px;
  display: inline-block;
  padding: 1px 5px 0px 7px;
  color: white;
}
article.node--type-noticias .post-date,
article.node--type-publicacion .post-date{
  width: 150px;
  display: inline-block;
  background-color: #D8D8D8;
  padding: 1px 5px 0px 7px;
  color: black;
}
article.node--type-publicacion,
article.node--type-calendario
{
  display: flex;
  flex-wrap: wrap;
}

.sidebar .block {
  background: #F3F3F3;
  padding: 30px 60px;
  border-radius: 15px;
}

.sidebar .post-style-list .post-block .post-content {
  padding-top: 5px;
  width: 100%;
  padding-left: 10px;
  float: none;
  background: white;
  border-radius: 0 0 15px 15px;
  box-shadow: none;
}
img.degradado_publicacion {
  position: relative;
  top: -33px;
  left: 55px;
}

.col-md-12.header-publicacion,
.col-md-8.image-container,
.col-md-4.title-container{
  display: flex;
  flex-wrap: wrap;
  padding: 0px 5px;
}
.col-md-4.title-container {
  justify-content: center;
}

.titulo_publicacion {
  color: #E76F51;
  font-size: 40px;
  font-weight: bold;
}
.titulo_calendario a{
  color: #80B321;
  font-size: 40px;
  font-weight: bold;
}
.titulo_calendario a:hover{
  color:#9ddb29;
}
img.degradado_calendario {
  position: relative;
  top: -33px;
  left: 55px;
  height: 9px;
}
.fecha_calendario {
  height: 70px;
  width: 70px;
  background: #80B321;
  border-radius: 50px;
  padding: 7px 14px;
  text-align: center;
  line-height: 1.1;
  color: white;
}
img.icono_derecha_calendario {
  width: 30px;
  margin-right: 15px;
}
.no-padding-right{
  padding-right: 0px;
}
.iconos-tamaño{
  align-items: flex-start;
}
.margin-bottom-20{
  margin-bottom: 20px;
}
.field--name-field-link-inscripcion a{
  background: #80B321;
  padding: 5px 50px;
  border-radius: 20px;
  color: white;
}
.field--name-field-link-inscripcion a:before{
  content: '';
  background: transparent;
  position: absolute;
  top: 2px;
  left: 35px;
  z-index: 92;
  background-image: url(../images/ICONO_INSCRIPCIONES.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  width: 25px;
  height: 25px;
}


/* CALENDAR */
.calendar-view-table thead th {
  background: #f4f4f4;
}
.calendar-view-table th {
  width: 100%;
  padding: 1rem 0.5rem;
  font-size: 0.8125rem;
  line-height: 2;
  text-align: center;
  text-transform: uppercase;
  color: #333;
  border-color: #ccc;
}
.calendar-view-table .calendar-view-day__row {
  font-size: 0.8125rem;
  border-radius: unset;
  padding: 0;
  margin: 0;
  line-height: 1;
  background: transparent;
  border:none;
  color: var(--calendar-view-color-dark);
  text-decoration: none;
  margin-bottom: 0px !important;
}
.calendar-view-table .calendar-view-day__number {
  flex: 0 0 auto;
  align-self: flex-start;
  width: 1.5rem;
  border-radius: 50%;
  font-size: 0.65em;
  line-height: 1.2;
  margin-bottom: 0.25rem;
  padding: 0.5rem 0.15rem;
  cursor: help;
  text-align: center;
  background: none;
  color: #333;
  transition: border-radius 0.2s linear;
  font-weight: bold;
}
.calendar-view-table .next-month .calendar-view-day__number, .calendar-view-table .previous-month .calendar-view-day__number{
  background: none;

}

.post-calendario{
  position:relative;
  background:#ffa;
  overflow:hidden;
  margin:0px auto;
  padding:15px;
  border-radius:0 0 0 30px/45px;
  box-shadow:
    inset 0 -40px 40px rgba(0,0,0,0.2),
    inset 0 25px 10px rgba(0,0,0,0.2),
    0 5px 6px 5px rgba(0,0,0,0.2);
  font-family: 'Permanent Marker', cursive;
  line-height:1.7em;
  font-size:16px;
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);

  color:#130d6b;

}
/* Sombra levantada en la parte inferior */
.post-calendario::before {
  content:"";
  display:block;
  position:absolute;
  width:20px;
  height:25px;
  background:#ffa;
  box-shadow:
    3px -2px 10px rgba(0,0,0,0.2),
    inset 15px -15px 15px rgba(0,0,0,0.3);
  left:0;
  bottom:0;
  z-index:2;
  transform:skewX(25deg);
}
.post-calendario:after {
  content:"";
  display:block;
  position:absolute;
  width:75%;
  height:20px;
  border-radius: 50% ;
  bottom:0px;
  left:10%;
}
[dir="ltr"] .calendar-view-pager .pager__previous {
  text-align: left;
  position: absolute;
  top: 50%;
  left: -50px;
}
[dir="ltr"] .calendar-view-pager .pager__next {
  text-align: right;
  position: absolute;
  top: 50%;
  right: -55px;
}
.calendar-view-pager .pager__item {
  flex: 1;
  list-style: none;
}

.calendar-view-pager__reset a, .calendar-view-pager .pager__item > * {
  padding: 0px 15px;
  font-size: 20px;
  line-height: 1.7;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  background-color: #bfbaba;
  border-radius: 21px;
}
.calendar-view-pager .pager__item > .form-item {
  margin: 0;
  background: transparent;
}
.breadcrumb-content-inner .gva-block-breadcrumb .breadcrumb-links {
  display: inline-block;
  background: #fff;
  position: relative;
  right: 0;
  bottom: 0;
  z-index: 11;
  padding: 15px 20px 10px;
}
.breadcrumbs {
  position: relative;
  max-width: 1400px;
  margin: 0 auto;
}

.action.plus-categories {
  /*position: absolute;*/
  /*right: 0px;*/
}
.btn-inline {
  font-size: 14px;
  color: #C44536 !important;
  position: relative;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  font-weight: 700;
  font-family: 'Helvetica Neue', 'Gilmer', sans-serif;
  text-transform: capitalize;
  width: 100%;
}
.btn-inline:after {
  content: none;
  font-family: "Font Awesome 5 Free";
  position: relative;
  top: -40px;
  right: 5px;
  z-index: 1;
  line-height: 1;
  font-weight: 900;
  font-size: 35px;
}
.btn-inline:hover {
  text-decoration: none;
  color: #558fff !important;
}
a.language-link.is-active {
  font-weight: bold;
  background-color: #bfbfbf7d;
  border-radius: 6px;
  padding: 0px 5px 0px 5px;
}
#footer .footer-center {
  padding: 25px 0 25px;
}
#footer .copyright .copyright-inner {
  padding: 10px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.breadcrumb-content-inner {
  margin-bottom: 0px;
}
.gsc-box-download.empresa {
  background: #E76F51;
}
.empresa-title{
  color: #E76F51 !important;;
}
.gsc-box-download.joven {
  background: #80B321;
}
.joven-title{
  color: #80B321 !important;
}
.gsc-box-download.docente {
  background: #1E68C1 ;
}
.docente-title{
  color: #1E68C1 !important;;
}
.button-orange .btn-theme,
.path-search .search-form__submit.button,
form summary,
.path-search .button{
  background: #ff8f1c;
}

.file--application-pdf a {
  background-color: #E76F51;
  border-radius: 10px;
  padding: 5px 15px;
}
.field.field--name-field-fichero.field--type-file.field--label-above.block {
  margin-bottom: 30px !important;
}
div#block-asteklima-subtheme-socialsharingblock,
div#block-asteklima-subtheme-bloqueimprimir,
div#block-asteklima-subtheme-browserbackbuttonblock{
  display: inline-block;
}
div#block-asteklima-subtheme-bloqueimprimir,
div#block-asteklima-subtheme-browserbackbuttonblock{
  top: 8px;
}
div#block-asteklima-subtheme-bloqueimprimir button,
div#block-asteklima-subtheme-browserbackbuttonblock p{
  font-size: 14px;
  font-family: 'Helvetica Neue', 'Gilmer', sans-serif;
  color: #788592;
  font-weight: 500;
}
div#block-asteklima-subtheme-socialsharingblock{
  float: right;
}
div#block-asteklima-subtheme-bloqueimprimir {
  margin-left: 15px;
}
#footer .copiright a {
  margin-left: 10px;
}
.proyecto-wrapper {
  margin: 0 auto;
  padding: 2rem 1rem;
}

.proyecto-fecha {
  color: #888;
  font-size: 0.9rem;
  margin-bottom: 0.5rem;
}

.proyecto-titulo {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 1rem;
  line-height: 1.2;
}

.proyecto-persona {
  font-size: 1rem;
  color: #444;
  margin-bottom: 1.5rem;
}

.proyecto-separador {
  height: 1px;
  background: #ddd;
  margin: 1.5rem 0;
}

.proyecto-descripcion {
  font-size: 1.05rem;
  line-height: 1.6;
  margin-bottom: 2rem;
}

.proyecto-curso,
.proyecto-clasificacion {
  font-size: 1rem;
  margin-bottom: 0.5rem;
}


/* Aislamiento total */
.proyectos-lista-view {
  display: grid;
  gap: 2rem;
  margin: 0 auto;
  padding: 1rem;
}

.proyectos-lista-view .proyecto-item {
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #e0e0e0;
}

.proyectos-lista-view .proyecto-fecha {
  font-size: 0.9rem;
  color: #777;
  margin-bottom: 0.3rem;
}

.proyectos-lista-view .proyecto-titulo {
  font-size: 1.4rem;
  margin: 0.2rem 0 0.6rem;
  line-height: 1.3;
}

.proyectos-lista-view .proyecto-titulo a {
  text-decoration: none;
  color: #222;
}

.proyectos-lista-view .proyecto-titulo a:hover {
  color: #007b8f;
}

.proyectos-lista-view .proyecto-persona {
  font-size: 0.95rem;
  color: #444;
  margin-bottom: 0.6rem;
}

.proyectos-lista-view .proyecto-curso {
  font-size: 0.9rem;
  margin-bottom: 0.8rem;
}

.proyectos-lista-view .proyecto-extracto {
  font-size: 1rem;
  color: #333;
  margin-bottom: 1rem;
  line-height: 1.5;
}

.proyectos-lista-view .proyecto-link {
  font-weight: 600;
  color: #007b8f;
  text-decoration: none;
}

.proyectos-lista-view .proyecto-link:hover {
  text-decoration: underline;
}
form#views-exposed-form-post-other-proyectos-block {
  display: flex;
  align-content: center;
  align-items: flex-end;
  justify-content: space-between;
}
form#views-exposed-form-post-other-proyectos-block div {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 0px 15px 5px 0px;
}
form#views-exposed-form-post-other-proyectos-block div input{
  width: 100%;

}
form#views-exposed-form-post-other-proyectos-block div.form-actions {
  width: 25% !important;
}
.center-class{
  text-align: center;
}
.evento-card {
  width: 100%;
  max-width: 900px;
  margin: 0 auto 40px;
  background: #ffffff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 18px rgba(0,0,0,0.12);
  display: flex;
  flex-direction: column;
  font-family: "Inter", sans-serif;
}

.evento-card__image img {
  width: 100%;
  height: 260px;
  object-fit: cover;
  display: block;
}

.evento-card__content {
  padding: 24px;
}

.evento-card__date {
  font-size: 14px;
  font-weight: 600;
  color: #0077aa;
  margin-bottom: 8px;
  text-transform: uppercase;
}

.evento-card__title {
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 12px;
  color: #222;
}

.evento-card__meta {
  margin-bottom: 16px;
}

.evento-card__tag {
  display: inline-block;
  background: #e8f5ff;
  color: #0077aa;
  padding: 4px 10px;
  border-radius: 6px;
  font-size: 13px;
  margin-right: 6px;
}

.evento-card__location {
  font-size: 14px;
  color: #444;
  margin-bottom: 16px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.evento-card__body {
  font-size: 15px;
  line-height: 1.6;
  color: #333;
  margin-bottom: 20px;
}

.evento-card__colaboradores {
  font-size: 14px;
  color: #555;
  background: #f7f7f7;
  padding: 12px;
  border-radius: 8px;
}
.eventos-asteklima form.views-exposed-form {
  display: flex;
  align-items: flex-end;
  padding: 5px 0px 25px 0px;
  border-top: 1px solid black;
  margin-top: 25px;
}

.counter{
background-color:#f7f7f7
}
.milestone-block.position-icon-left {
  background: #f7f7f7;
  margin-bottom: 20px;
  padding-top: 55px;
  margin-bottom: -20px;
}
.milestone-block.position-icon-left .milestone-right .milestone-number {
  font-size: 46px;
  color: #80b578;
  font-size: 180px;
  font-weight: 600;
}
.counter-container{
border-radius: 20px
}
.milestone-block.position-icon-left .milestone-right {
   padding-left: 0px;
  text-align: center;
  padding-top: 10px;
}

.gallery-post a, .gallery-post .item-image {
  position: relative;
  text-align: center;
  width: 24%;
  display: inline-block;
}


.gallery-post a.zoomGallery {
  position: relative;
  width: 24%;
  height: auto;
  top: 0;
  left: 0;
  margin-top: -16px;
  margin-left: -16px;
  z-index: 99;
  color: #fff;
  font-size: 30px;
  line-height: 1;
  opacity: 0;
  filter: alpha(opacity=0);
}
.gallery-post:hover a.zoomGallery{
  opacity: 1;
  filter: alpha(opacity=100);
}
.gallery-post a.zoomGallery{
  opacity: 1;
  filter: alpha(opacity=100);
}
.gallery-post i.fa.fa-expand {
  position: absolute;
  z-index: 999999999;
  top: 50%;
  left: 50%;
  opacity: 0;
}
.gallery-post .zoomGallery:hover i.fa.fa-expand {
  opacity: 1;
  filter: alpha(opacity=100);
}
.links li.en {
  display: none !important;
}
.header-main-inner .col-md-12.col-sm-12.col-xs-12.p-static {
  display: flex;
  align-content: flex-end;
  align-items: center;
}
.area-main-menu .area-inner .gva-offcanvas-mobile > div{
  display: flex;
  flex-direction: row;
  align-content: center;
  flex-wrap: nowrap;
  align-items: center;
}
.view-colum-news:nth-child(2) {
  border-left: 1px solid rgb(128, 181, 120);
  border-right: 1px solid rgb(128, 181, 120);
}
