/* Estilos para el popup */
    .popup {
      position: fixed;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      background-color: #fff;
      padding: 20px;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
      z-index: 9999;
      display: none;
      border-radius: 10px;
    }

    /* Estilos para el botón/vínculo que activa el popup */
    .popup-link {
      cursor: pointer;
    }

    /* Estilos para la orejita de cierre */
    .popup-close {
      position: absolute;
      top: -10px;
      right: -10px;
      width: 25px;
      height: 25px;
      background-color: #fff;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
      cursor: pointer;
      font-weight: bold;
    }


/* Estilos boton flotante */

/*==== Responsive ====*/

/*==== Responsive ====*/
a.whatsapp-button {
    z-index: 10;
    position: fixed;
    font-weight:600;
    right: 8%;
    bottom: 2.4%;
    background-color: #721e21;
    text-decoration: none;
    color: #fafafa;
    line-height: 36px;
    padding: 0 2rem;
    font-size: 16px;
    border-radius: 2px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}


@media only screen and (max-width: 1024px) {
    .style-3 .dez-full-blog {
        width: 50%;
    }
}
@media only screen and (max-width: 991px) {
    .dez-full-blog,
    .style-3 .dez-full-blog {
        position: unset;
        width: 100%;
    }
    .dez-full-blog .dez-post-tags {
        position: unset;
    }
}
@media only screen and (max-width: 767px) {
    #main {
        margin-left: 0 !important;
    }
}
/* Responsive All Design */
@media only screen and (max-width: 1024px) {
  .main-slider .site-button,
  .main-slider .site-button-secondry{
    padding:10px 15px;
  }
  .our-gallery  h3.h3{
    font-size:18px;
  }
  .our-gallery .dez-img-effect .site-button{ 
    display:none;
    }
    a.whatsapp-button {
        z-index: 10;
        position: fixed;
        bottom: 3%;
        right: 10%;
        background-color: #540606;
        text-decoration: none;
        color: #f0ebee;
        line-height: 36px;
        font-size: 16px;
        border-radius: 2px;
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    }
    .text-center {
        text-align: center;
        padding-bottom: 10%;
    }
    .container {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: -5%;
    }
}
@media only screen and (max-width: 980px) {
  .header-nav .nav i{
    display:block;
  }
  .our-gallery .dez-img-effect .site-button{ 
    display:block;
  }
  .overlay-50:after {
    width: 100%;
  } 
  .slide-contant-btn .site-button{
    margin-top:50px;
    }
    a.whatsapp-button {
        z-index: 10;
        position: fixed;
        bottom: 3%;
        right: 10%;
        background-color: #540606;
        text-decoration: none;
        color: #f0ebee;
        line-height: 36px;
        font-size: 16px;
        border-radius: 2px;
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    }
    .text-center {
        text-align: center;
        padding-bottom: 10%;
    }
    .container {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: -5%;
    }
}
@media only screen and (max-width: 767px) {
  .worker{ 
    margin-bottom:30px; 
  }
  .footer-info-box .text-right, 
  .footer-info-box .text-left,
  .newsletter strong {
    text-align:center;
  }
  .page-notfound strong i,
  .page-notfound strong{
    font-size:120px;
  }
  .left-footer-menu{
    position:unset;
    }
    a.whatsapp-button {
        z-index: 10;
        position: fixed;
        bottom: 4.2%;
        right: 10%;
        background-color: #540606;
        text-decoration: none;
        color: #f0ebee;
        line-height: 36px;
        font-size: 16px;
        border-radius: 2px;
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    }
    .text-center {
        text-align: center;
        padding-bottom: 10%;
    }
    .container {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: -5%;
    }
    
}
@media only screen and (max-width: 640px){
    a.whatsapp-button {
        z-index: 10;
        position: fixed;
        left: 0%;
        bottom: 0;
        background-color: #540606;
        text-decoration: none;
        color: #f0ebee;
        line-height: 36px;
        font-size: 16px;
        border-radius: 2px;
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
        width: 100%;
        text-align: center;
    }
    .text-center {
        text-align: center;
        padding-bottom: 20%;
    }
    .container {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 0%;
    }
}
@media only screen and (max-width: 480px){
    a.whatsapp-button {
        z-index: 10;
        position: fixed;
        left: 0%;
        bottom: 0;
        background-color: #540606;
        text-decoration: none;
        color: #f0ebee;
        line-height: 36px;
        font-size: 16px;
        border-radius: 2px;
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
        width: 100%;
        text-align: center;
    }
    .text-center {
        text-align: center;
        padding-bottom: 20%;
    }
    .container {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 0%;
    }
}
@media only screen and (max-width: 375px){
    a.whatsapp-button {
        z-index: 10;
        position: fixed;
        left: 0;
        bottom: 0;
        background-color: #540606;
        text-decoration: none;
        color: #f0ebee;
        line-height: 36px;
        font-size: 16px;
        border-radius: 2px;
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
        width: 100%;
        text-align: center;
    }
    .text-center {
        text-align: center;
        padding-bottom: 20%;
    }
    .container {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 0%;
    }
}
@media only screen and (max-width: 320px) {
  .logo-header, 
  .is-fixed.header-curve .logo-header{
    width:150px;
  } 
  .is-fixed .logo-header, 
  .is-fixed.header-curve .logo-header{
    width:150px;
  }
  .is-fixed .navbar-toggle{
    margin:14px 0 14px 10px;
  }
  .main-slider .site-button,
  .main-slider .site-button-secondry{
    padding:10px 8px;
    }
    a.whatsapp-button {
        z-index: 10;
        position: fixed;
        left: 0;
        bottom: 0;
        background-color: #540606;
        text-decoration: none;
        color: #f0ebee;
        line-height: 36px;
        font-size: 16px;
        border-radius: 2px;
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
        width: 100%;
        text-align: center;
    }
}