/*!
Theme Name: GestXXI
Theme URI: https://webeat.solutions
Author: Webeat
Author URI: https://webeat.solutions
Description: Este es el diseño de tu sitio web, no lo modifiques, actualices ni desactives. Requiere el tema OceanWP instalado.
Template: oceanwp
Version: 1.0
License: Comercial
Text Domain: io
Tags: 
*/


/* Style  */

html,
body {
  font-size: 18px;
  font-family: "Poppins", "Helvetica", "Roboto", Arial, sans-serif;
  font-weight: 400;
}

body {
  scroll-behavior: smooth;
}


#site-description {
  display: none;
}

.widget-title {
  padding-left: 0;
  border: 0;
}

body a,
body a:focus {
  outline: 0 !important;
}

b,
strong {
  font-weight: 700;
}

/* Header logo opacity & size on hover */

#site-logo #site-logo-inner a:hover img {
  transform: scale(1.05);
  opacity: 0.7;
}

#site-header-inner .elementor-element.spacer {
  flex: 1 0 0px;
}

/* Remove grey background on pages */

body .page-header {
  background: #0000;
  background-color: transparent;
}

/* Transparent header > White menu items  */

body.has-transparent-header #site-logo a.site-logo-text {
  color: #fff;
}

body.has-transparent-header #site-navigation-wrap .dropdown-menu>.current-menu-item>a {
  color: #fff;
}

body.has-transparent-header #site-navigation-wrap .dropdown-menu>li>a,
body.has-transparent-header .oceanwp-mobile-menu-icon a,
body.has-transparent-header #searchform-header-replace-close,
body.has-transparent-header .oceanwp-social-menu.simple-social ul li a {
  color: #fff9;
}

body.has-transparent-header #site-navigation-wrap .dropdown-menu>li>a:hover,
body.has-transparent-header #site-navigation-wrap .dropdown-menu>li.sfHover>a,
body.has-transparent-header .oceanwp-social-menu.simple-social ul li a:hover {
  color: #fff;
}

body.has-transparent-header #site-header.transparent-header {
  background: linear-gradient(0deg, transparent, rgba(0, 0, 0, 0.2));
}

body.has-transparent-header .mobile-menu .hamburger-inner,
body.has-transparent-header .mobile-menu .hamburger-inner::before,
body.has-transparent-header .mobile-menu .hamburger-inner::after {
  background-color: #fff;
}

/* Polylang Languages */

#mobile-fullscreen .elementor-widget-polylang-language-switcher .cpel-switcher__toggle>a,
#mobile-fullscreen .elementor-element.elementor-widget-button .elementor-button,
.custom-header .elementor-widget-polylang-language-switcher .cpel-switcher__toggle>a,
.custom-header .elementor-element.elementor-widget-button .elementor-button {
  fill: var(--e-global-color-1580cf47);
  color: var(--e-global-color-1580cf47);
  background-color: #00000000;
  border-style: solid;
  border-width: 1px;
  border-color: var(--e-global-color-primary);
  line-height: 15px;
  padding: 7px 15px;
  font-size: 12px;
  font-weight: bold;
  height: 36px !important;
}

#mobile-fullscreen .elementor-widget-polylang-language-switcher .cpel-switcher__toggle:hover>a,
#mobile-fullscreen .elementor-element.elementor-widget-button .elementor-button:hover,
#mobile-fullscreen .elementor-element.elementor-widget-button .elementor-button:focus,
.custom-header .elementor-widget-polylang-language-switcher .cpel-switcher__toggle:hover>a,
.custom-header .elementor-element.elementor-widget-button .elementor-button:hover,
.custom-header .elementor-element.elementor-widget-button .elementor-button:focus {
  background-color: var(--e-global-color-primary);
  color: #ffffff;
}
#mobile-fullscreen .oceanwp-theme .cpel-switcher--layout-dropdown.cpel-switcher--align-right .cpel-switcher__list,
.oceanwp-theme .cpel-switcher--layout-dropdown.cpel-switcher--align-right .cpel-switcher__list {
  background: #333;
  box-shadow: 0 5px 12px #222;
}
#mobile-fullscreen .custom-header .cpel-switcher--layout-dropdown .cpel-switcher__lang a,
.oceanwp-theme .custom-header .cpel-switcher--layout-dropdown .cpel-switcher__lang a {
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
  height: 32px;
}

#mobile-fullscreen .cpel-switcher--layout-dropdown .cpel-switcher__lang a:hover,
.oceanwp-theme .cpel-switcher--layout-dropdown .cpel-switcher__lang a:hover {
  background: #fff;
  color: #000;
}

#mobile-fullscreen .cpel-switcher__lang.cpel-switcher__lang--active a {
  font-weight: 700;
}

/* ELEMENTOR > Dropdown menu padding */

nav.elementor-nav-menu--dropdown {
  padding: 20px;
}

nav.elementor-nav-menu--dropdown .elementor-nav-menu a {
  justify-content: start;
}

/* Border bottom elementor toggle */

.elementor-toggle .elementor-tab-title,
.elementor-toggle .elementor-tab-title.elementor-active,
body .elementor-toggle .elementor-tab-title.elementor-active {
  border-bottom: 1px solid var(--e-global-color-primary) !important;
}

/* Responsive video */

.responsive-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-bottom: 45%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.responsive-container iframe,
.responsive-container object,
.responsive-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Elementor Iconbox fix */

@media (max-width: 768px) {
  .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper {
    display: flex;
  }

  .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon {
    margin-right: 10px !important;
  }
}


/* Container fix */

.single-post #main #content-wrap article,
body .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

@media (min-width:768px) {
  body .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

/* Forms */
body .nf-form-content {
  max-width: 100%;
}

body .nf-form-fields-required {
  display: none;
}

body .nf-form-content .list-select-wrap .nf-field-element>div,
body .nf-form-content input:not([type=button]),
body .nf-form-content textarea.ninja-forms-field {
  background: #fff;
  border-color: #DADDE0;
  border-radius: 18px;
  color: #000;
}

body .nf-form-content .list-select-wrap .nf-field-element>div,
body .nf-form-content input:not([type=button]),
body .nf-form-content textarea.ninja-forms-field,
body .nf-form-content select.ninja-forms-field:not([multiple]) {
  padding-left: 1rem;
  padding-right: 1rem;
}

body .field-wrap .nf-field-element:after {
  border-top-right-radius: 18px;
  border-bottom-right-radius: 18px;
}

body .nf-form-content .list-select-wrap .nf-field-element>div:focus,
body .nf-form-content input:not([type=button]):focus,
body .nf-form-content textarea:focus {
  color: #000;
  border-color: #000;
  font-weight: 500;
}

body .nf-response-msg {
  background: var(--e-global-color-primary);
  color: #fff;
  padding: 0.9rem 1rem;
  font-weight: 500;
  text-align: center;
}

body .nf-response-msg p {
  margin: 0;
}


body .nf-form-content button,
body .nf-form-content input[type=button],
body .nf-form-content input[type=submit] {
  background: var(--e-global-color-primary);
  color: #000;
  text-transform: none;
  letter-spacing: unset;
  padding: 1rem 1.8rem;
  font-size: 1rem;
  font-weight: 600;
  height: unset;
  margin: 10px 0 0;
  transition: ease all .5s;
  font-weight: 700;
  line-height: 1;
  border-radius: 30px 30px 30px 30px;
}

body .nf-form-content button:hover,
body .nf-form-content input[type=button]:hover,
body .nf-form-content input[type=submit]:hover {
  background: #000;
  color: #fff;
}


@media (min-width:768px) {

  body .nf-form-content button,
  body .nf-form-content input[type=button],
  body .nf-form-content input[type=submit] {
    font-size: 1rem;
  }

}

body .checkbox-container .nf-field-label label {
  font-size: .9em;
  font-weight: 400;
  color: #000;
  line-height: 1.3;
}

body .nf-after-field .nf-error-msg {
  font-size: .9em;
  font-weight: normal;
}

/* Entry */
.single .entry-content p {
  /* max-width: 680px; */
}

.single .thumbnail {
  max-height: 50vh;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 2rem;
}

/* Fullscreen Mobile Menu */
.elementor-kit-42 #mobile-fullscreen nav {
  padding: initial;
  font-size: inherit;
}

#mobile-fullscreen #mobile-fullscreen-inner {
  padding: 0;
}

#mobile-fullscreen a.close {
  z-index: 2;
  top: 2rem;
  right: 15px;
  outline: 0 !important;
}

@media (min-width: 768px) {
  #mobile-fullscreen a.close {
    top: 2.5rem;
  }
}
@media (min-width: 1440px) {
  #mobile-fullscreen a.close {
    right:calc( (100vw - 1440px) / 2 + 15px);
  }
}

#mobile-fullscreen .custom-header {
  color: #fff;
}

#mobile-fullscreen .custom-header #site-logo a.site-logo-text {
  color: inherit;
}

#mobile-fullscreen a.close .close-icon-inner,
#mobile-fullscreen a.close .close-icon-inner::after {
  background-color: var(--e-global-color-primary);
  width: 25px;
}

#mobile-fullscreen a.close:hover .close-icon-inner,
#mobile-fullscreen a.close:hover .close-icon-inner::after {
  background: #fff;
}

#mobile-fullscreen ul>li>a {
  text-transform: inherit;
  font-size: inherit;
  font-weight: initial;
  text-align: initial;
  display: inline-block;
}

#mobile-fullscreen .elementor-widget .elementor-icon-list-item,
#mobile-fullscreen .elementor-widget .elementor-icon-list-item a {
  display: flex;
}

/* Footer menu */

.site-footer .elementor-element.elementor-fixed {
    z-index: 20 !important;
}

#custom-footer ul.menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

#custom-footer ul.menu li {
  border: 0;
  padding: 0;
  margin: 0;
  text-align: right;
}

#custom-footer ul.menu li a {
  color: #fff;
  font-weight: 400;
  font-size: 1.2em;
  opacity: .9;
}

#custom-footer ul.menu li a:hover {
  opacity: 1;
  font-weight: 700;
}

/* Portfolio */
#portfolio-slider .custom-swiper-button-next,
#portfolio-slider .custom-swiper-button-prev {
  fill: #ffffff;
}

#portfolio-slider .io-slide {
  position: relative;
  overflow: hidden;
  border-radius: 1rem;
}

#portfolio-slider .io-slide img {
  width: 100%;
  object-fit: cover;
  object-position: center;
  height: 30vh;
  min-height: 140px;
  max-height: 50vh;
  border-radius: 1rem;
}


#portfolio-slider .io-slide .content {
  padding: 1rem 0 1rem;
}

#portfolio-slider .io-slide .title {
  color: #fff;
  font-size: 1.2rem;
  margin: 0 0 1rem;
  font-weight: 700;
}

#portfolio-slider .io-slide .btn {
  border: 1px solid #fff;
  background-color: #fff;
  color: #000;
  padding: 0.4rem 1.5rem;
  border-radius: 2rem;
  font-size: 0.9rem;
}

#portfolio-slider .io-slide .btn:hover,
#portfolio-slider .io-slide .btn:focus {
  background-color: #000;
  border-color: #000;
  color: #fff;
}

@media (min-width: 768px) {

  #portfolio-slider .io-slide {
    margin: 0 1rem;
    height: 300px;
    padding: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }

  #portfolio-slider .io-slide img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    z-index: -1;
    border-radius: 0;
  }

  #portfolio-slider .io-slide .content {
    opacity: 0;
    transition: ease all .3s;
    z-index: 1
  }

  #portfolio-slider .io-slide::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0005;
    opacity: 1;
  }

  #portfolio-slider .io-slide:hover .content,
  #portfolio-slider .io-slide:hover::before {
    opacity: 1;
  }

  #portfolio-slider .io-slide .title {
    font-size: 1.4rem;
    margin: 0 0 1rem;
  }

  #portfolio-slider .io-slide .btn {
    background-color: #0000;
    color: #fff;
  }

  #portfolio-slider .io-slide::before {
    opacity: 0;
  }
}

/* Servicios */
#servicios {
  justify-content: center !important;
}

#servicios .io-grid-item {
  height: 23vh;
  overflow: hidden;
  min-height: 140px;
  max-height: 240px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin: 1rem;
  border-radius: 1rem;
}

#servicios .io-grid-item::before {
  content: "";
  opacity: 0.2;
  background: #000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: -1;
}


#servicios .io-grid-item img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  z-index: -2;
}

#servicios .io-grid-item .title {
  color: #fff;
  margin: 0;
  font-weight: 700;
}

#servicios-list .io-grid-item {
  display: flex;
  align-items: center;
  margin: 0 0 1rem 0
}

#servicios-list .io-grid-item img {
  flex: 0 0 40px;
  width: 40px;
  height: 40px;
  object-fit: cover;
  border-radius: 50%;
}

#servicios-list .io-grid-item h4 {
  text-align: left;
  color: #000;
  font-size: 1.1rem;
  font-weight: 600;
  padding: 0 0 0 0.7rem;
  margin: 0;
}

/* Contact button */
#contact-button .elementor-button-text {
  position: absolute;
  right: -1rem;
  top: 50%;
  font-size: 1rem;
  white-space: nowrap;
  opacity: 0;
  transition: ease all .5s;
  transform: translateY(-50%) scale(0.1);
  background-color: #fff;
  display: block;
  padding: 10px;
  line-height: 1;
  border-radius: 11px;
}

#contact-button:hover .elementor-button-icon,
#contact-button:focus .elementor-button-icon {
  transform: scale(1.2);
}

#contact-button .elementor-button-icon {
  transition: all 0.5s ease;
}

#contact-button:hover .elementor-button-text,
#contact-button:focus .elementor-button-text {
  opacity: 1;
  right: 100px;
  transform: translateY(-50%) scale(1);
}

/* Single service */
.single-servicio .entry-content blockquote {
  border: 0;
  margin: 2rem 0;
  background: #f7f7f7;
  text-align: center;
  font-style: normal;
  padding: 2rem 1.5rem 1rem;
  color: #333;
}

.single-servicio .entry-content ul,
.single-servicio .entry-content ol {
  margin: 1rem 0 2rem 25px;
}

.single-servicio .entry-content li {
  font-size: 1em;
  margin: 0.5em 0;
  transition: ease all .5s;
}

.single-servicio .entry-content li:hover {
  margin-left: 5px;
}

.single-servicio article .thumbnail {
  max-height: 23vh;
}

@media (min-width:1024px) {
  .single-servicio article {
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
    flex-direction: row;
  }

  .single-servicio article .thumbnail {
    flex: 0 0 25%;
    height: auto;
    max-height: 500px;
  }

  .single-servicio article .thumbnail img {
    object-fit: cover;
    object-position: center;
    height: 100%;
    width: 100%;
  }

  .single-servicio article .entry-content {
    flex: 1;
    padding-left: 2rem;
  }
}

/* Gest */
.page .gallery,
.single-servicio .gallery {
  text-align: center;
}
.page .gallery-item,
.single-servicio .gallery-item {
  padding: 6px;
  box-sizing: border-box;
  margin-bottom: 0;
}
.page .gallery-item a,
.single-servicio .gallery-item a {
  filter: saturate(0);
  transition: ease all .3s;
  transform: scale(1);
}

.page .gallery-item a:hover,
.page .gallery-item a:focus,
.single-servicio .gallery-item a:hover,
.single-servicio .gallery-item a:focus {
  filter: saturate(1);
  transform: scale(1.05);
  z-index: 2;
}
/*Ajustes Marcio*/
@media (max-width:426px){
	a#contact-button {
		z-index:999 !important;
		    position: relative;
	}
	#contacto > div > div > div > div.elementor-element.elementor-element-43e96e0.elementor-align-center.elementor-widget__width-initial.elementor-fixed.elementor-widget.elementor-widget-button  {
		z-index:999 !important;
	}
	
}