.upper-case{
  text-transform: uppercase;
}
.cursor-link{
  cursor: pointer;
}
li.page-actual a{
  color: #fff !important;
  background-color: #3971e5 !important;
  text-decoration: none;
}
.loader{
  position: fixed; 
  left: 0; 
  top: 0; 
  z-index: 999; 
  width: 100%; 
  height: 100%; 
  overflow: visible; 
  background: rgba(255,255,255,0.9) url('../img/generals/enviando3.gif') no-repeat center center; 
}
.required{
  text-align: center;
  margin-bottom: 10px;
  color: #a70a0a;
  font-size: 17px !important;
  font-weight: 600 !important;  
    margin: auto;
}
.pages-selected a{
  text-decoration: underline;
}
.hogar iframe{
  height: 712px !important;
}
.global-product iframe{
  height: 639px !important;
}
.fashion-passion iframe{
  height: 673px !important;
}
.bgblog{
  cursor: pointer;
}
.sliderhome .video iframe{
  width: 100%;
  height: 828px;
}

@media screen and (max-width:375px) {
  .loader{
    background:  rgba(255,255,255,0.9)  url('../img/generals/enviando3.gif') no-repeat center center; 
  }

  .video-banner iframe{
    height: 247px !important;
  }

  .sliderhome .video iframe{
      width: 100%;
      height: 430px;
    }
}

@media screen and (min-width: 376px) and (max-width: 425px){

  .video-banner iframe{
    height: 430px !important;
  }

  .sliderhome .video iframe{
      width: 100%;
      height: 430px;
    }
}

 @media screen and (min-width:426px) and (max-width:768px) {

  .video-banner iframe{
    height: 400px !important;
  }

  .sliderhome .video iframe{
      width: 100%;
      height: 570px;
  }
}

 @media screen and (min-width:769px) and (max-width:1024px) {

  .sliderhome .video iframe{
      width: 100%;
      height: 536px;
  }
}

@media screen and (min-width:1025px) and (max-width:1440px) {

  .sliderhome .video iframe{
      width: 100%;
      height: 753px;
  }
}

@media screen and (min-width:1441px) and (max-width:1600px) {

  .sliderhome .video iframe{
      width: 100%;
      height: 828px;
  }
}

@media screen  and (min-width:1661px) {

  .sliderhome .video iframe{
      width: 100%;
      height: 1004px;
  }
}

.description-product p{
    font-family: nunito-black;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 2px;
    margin-bottom: 0px !important;
}

/*variable*/
.check-acept-newsletter{
  /*z-index: 999;*/
}
.search{
    top: 15px;
}
.search h3{
  color:#ffffff;
}
.search-word{
    color: #d3d3d4 !important;
    font-weight: 600;
    font-size: 1.5em;
    font-style: italic;
}
.search-items ul li {
    cursor: pointer;
    color: #151414;
    font-size: 17px;
    font-weight: 600;
}
.search-items p b {
   font-size: 20px;
}
.search-items ul p {
    margin-left: 27px;
}
ul.paginas {
    font-weight: 600;
    font-size: 17px;
}

/*INICIO SECCIÓN PRODUCTOS*/
.item-product{
  position: relative;
  border: 1px solid gray;
  padding: 4px;
  min-height: 450px;
   -webkit-box-shadow: -1px 1px 5px 2px rgba(171,170,176,0.57);
-moz-box-shadow: -1px 1px 5px 2px rgba(171,170,176,0.57);
box-shadow: -1px 1px 5px 2px rgba(171,170,176,0.57);
 
}
.item-product img{
  width: 100%;
  margin-bottom: 18px;
}
.item-product:hover{
   -webkit-box-shadow: -1px 1px 5px 2px rgba(171,170,176,0.57);
-moz-box-shadow: -1px 1px 5px 2px rgba(171,170,176,0.57);
box-shadow: -1px 1px 5px 2px rgba(171,170,176,0.57);
 -webkit-box-shadow: -1px 1px 5px 2px rgba(171,170,176,0.57);
-moz-box-shadow: -1px 1px 5px 2px rgba(171,170,176,0.57);
box-shadow: -1px 1px 5px 2px rgba(171,170,176,0.57);
}
.item-product h4{
  text-align: center;
}
.item-product .details {
    padding: 0 5px;
}
.item-product .details p{
  margin: 0 0;
}
.item-product .price-product{
  position: absolute;
  bottom: 10%;
  text-align: center;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.item-product .price-product span{
  font-family: inherit;
  font-weight: 700;
  line-height: 1.1;
  color: #999999;
  font-size: 2rem;
} 
.item-product .btn-buy {
    position: absolute;
    bottom: 3%;
    text-align: center;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.item-product .btn-buy .btreserva{
  width: 40%;
}
#productos.want-now{
  margin-top: 7%;
}
#productos.want-now h4{
  text-align: center;
  font-size: 3em;
  color: #333;
}
.products-lo-quiero-ya{
  height: 750px !important;
}
.detail-lo-quiero-ya p {
    margin: 0px 0 0 30px;
    text-align: left;
    color: #303030;
    font-size: 17px;
}
.price-lo-quiero-ya{
  display: grid;
  margin: 33px 0 6px 0px;
  font-size: 1.4em;
  font-weight: 600;
  color: #adb2b5;
  letter-spacing: 1px;
  position: absolute;
    right: 0;
    left: 0;
    bottom: 10%;
}
.price-lo-quiero-ya span{
  margin-top: -6px;
}
.products-lo-quiero-ya .btn {
    position: absolute;
    bottom: 4%;
    left: 0;
    right: 0;
    margin: 0% 25%;
    width: 50%;
}
#myModalOptions .gif{ 
    position: fixed; 
    left: 0; 
    top: 0; 
    z-index: 99999; 
    width: 100%; 
    height: 100%; 
    overflow: visible; 
    background: rgba(255,255,255,0.9) url('../img/generals/enviando3.gif') no-repeat center center;
  }
.content .error{
    text-align: center;
    color: #840003;
    font-size: 17px;
    font-weight: 600;
    padding: 0 10px;
  } 

.is-required{
    border:2px solid #840003 !important;
  }

.is-valid{
    border:2px solid green !important;
  }

  .content-option-whatsapp, .content-option-email{
    display: none;
  }

#myModalOptions .content {
    position: relative;
    width: 60%;
    height: auto;
    background: #fff;
    margin: auto;
    /*border-radius: 12px;*/
    -webkit-box-shadow: 0px 2px 10px 6px rgba(48,48,48,0.54);
    -moz-box-shadow: 0px 2px 10px 6px rgba(48,48,48,0.54);
    box-shadow: 0px 2px 10px 6px rgba(48,48,48,0.54);
  }

 #myModalOptions .content .btn-whatsapp, #myModalOptions .content .btn-email{
    text-align: center;
    color: #000;
    font-weight: 500;
    background-color: #edb339;
    padding: 5px 20px;
    width: fit-content;
    margin: 20px auto;
    font-size: 24px;
    border-radius: initial;
  }

#myModalOptions .content .footer{
    height: 21px;
  }

#myModalOptions .visor-content{
      position: absolute;
      top: 2%;
      right: 0;
      left: 0;
   }

#myModalOptions .content .row-share {
    position: absolute;
    width: auto;
    right: 1%;
    top: 10px;
    text-align: center;
}

#myModalOptions .content .row-share a{
    padding: 10px 16px !important;
    border: none;
    /*background: #ABAAB0;*/
    color: #000;
    margin: 0;
    vertical-align: unset;
    letter-spacing: 0;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

#myModalOptions .content .row-share a:hover{
    background: #000;
    color: #fff;
}

#myModalOptions .content .btn-buy .btreserva{
  width: 140px;
  text-align: center;
  background: #000;
  color: #f7c02b;
  padding: 8px 9px;
  margin-top: 10px;
}
#myModalOptions .content .btn-buy .btreserva:hover{
  background: #f7c02b;
  color: #000;
}
#myModalOptions .content h2 {
    font-family: 'Lato', sans-serif;
    font-size: 2em;
    color: #adb2b5;
    line-height: 32px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    padding: 3% 0;
    border-bottom: 1px solid #e2e2e2;
  }
#myModalOptions .content .buttons {
    height: 70px;
    position: relative;
    text-align: center;
  }
#myModalOptions .content .buttons a {
    margin: 0 10px;
    /*width: 216px;*/
  }
#myModalOptions .content .buttons a i {
    /*font-size: 20px;*/
  }
.content-option-whatsapp, .content-option-email {
    position: relative;
    width: 90%;
    margin: 0 auto;
  }
#myModalOptions .content textarea,  #myModalOptions .content input{
    text-transform: initial;
    width: 100%;
    margin: auto;
    width: 100%;
    color: #fff;
    font-size: .9em;
    border: none;
    outline: none;
    appearance: none;
    -webkit-appearance: none;
    background-color: #edb930;
    padding: 0px 15px;
    margin-bottom: 5px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
  }
#myModalOptions .content-option label{
      color: #000;
      font-size: 14px;
      font-family: 'Oswald', sans-serif;
      font-weight: 600;
      margin: 5px 0 -14px 0px;
   }
#myModalOptions .politicas label a:hover {
      color: #000 !important;
    }

  /*#myModalOptions .politics input[type="checkbox"]:checked + label span:before {
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    color: #000;
    font-size: 10px;
}}*/
}

.content-option-email input#politics{
    text-transform: initial;
    width: 20px;
  }

.content-option span.title-required {
      position: absolute;
      left: 0;
      top: -20px;
      color: #999999;
      font-size: 14px;
      font-weight: 500;
  }

.content-option-email .politics {
    text-align: left;
    width: 100%;
    display: inline-flex;
  }

.content-option-email .politics input{
    left: 0;
    position: absolute;
  }

.content-option-email .politics label{
    left: 25px;
    position: absolute;
  }

button#send-email {
    margin: 25px 0;
}
/*fin lo quiero ya*/

.list-products h3{
     margin: 5px 0 13px 0px;

}

.list-products .blog-inner-k:after{
  content: "";
  width: 100%;
  height: 2px;
  background: #abaab0; 
  margin: -23px 0px;

}

.list-products .blog-inner-k:last-child:after{
  content: "";
  width: 100%;
  height: 2px;
  background: transparent; 

}

@media screen and (max-width:320px) {
    #myModalOptions .visor-content {
        top: 0%;
    }
    #myModalOptions .content {
      width: 100%;
    }

    #myModalOptions .content h2{
      font-size: 20px !important;
    }

    #myModalOptions .content .buttons {
      height: 107px;
    }

    #myModalOptions .content .buttons a {
      margin: 10px 0;
      width: 216px;
    }

    button#send-email {
      margin: 45px 0;
    }

    .products-lo-quiero-ya .btn {
        margin: 0% 16%;
        width: 68%;
    }
  }

@media screen and (min-width:321px) and (max-width:375px) {
    #myModalOptions .visor-content {
        top: 0%;
    }

    #myModalOptions .content {
      width: 100%;
    }

    #myModalOptions .content h2{
      font-size: 20px !important;
    }

    #myModalOptions .content .buttons {
      height: 107px;
    }

    #myModalOptions .content .buttons a {
      margin: 10px 0;
      width: 216px;
    }

    button#send-email {
        margin: 45px 0;
    }

    .products-lo-quiero-ya .btn {
        margin: 0% 16%;
        width: 68%;
    }
  }

  @media screen and (min-width:376px) and (max-width:425px) {
    #myModalOptions .visor-content {
        top: 0%;
    }

    #myModalOptions .content {
      width: 100%;
    }

    #myModalOptions .content h2{
      font-size: 20px !important;
    }

    #myModalOptions .content .buttons {
      height: 107px;
    }

    #myModalOptions .content .buttons a {
      margin: 10px 0;
      width: 216px;
    }

    button#send-email {
        margin: 45px 0;
    }

    .products-lo-quiero-ya .btn {
        margin: 0% 16%;
        width: 68%;
    }
  }

@media screen and (min-width:426px) and (max-width:768px) {
    #myModalOptions .visor-content {
        top: 0%;
    }
    
    #myModalOptions .content {
      width: 100%;
    }

    #myModalOptions .content h2{
      font-size: 20px !important;
    }

    #myModalOptions .content .buttons {
      height: 107px;
    }

    #myModalOptions .content .buttons a {
      margin: 10px 0;
      width: 216px;
    }

    button#send-email {
        margin: 45px 0;
    }

    .products-lo-quiero-ya .btn {
      margin: 0% 10%;
      width: 80%;
  }
  }

@media screen and (min-width: 769px) and (max-width: 1024px){
    #myModalOptions .content {
      width: 80%;
    }

    .products-lo-quiero-ya .btn {
        margin: 0% 10%;
        width: 80%;
    }
  }

@media screen and (min-width: 1025px) and (max-width: 1366px){
    
  }

@media screen and (min-width: 1367px) and (max-width: 1600px){
    
  }

@media screen and (min-width: 1601px){
  }
/*FIN SECCIÓN PRODUCTOS*/

/* webcreativa */
.loginbg{
    margin-top: 20px;
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/img/webcreativa/form-background.jpg');
    background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.loginbox {
  width: 400px;
  margin: 40px auto;
  padding: 15px 0; 
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
.login-header,
.loginbox p {
  margin-top: 0;
  margin-bottom: 0;
}
.login-header {
  padding: 20px;
  font-size: 1.4em;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  color: #edb930;
}
.login-container {
  padding: 12px;
}
.loginbox p {
  padding: 12px;
}
.loginbox .logininput,  .loginbox .loginsubmit{
  box-sizing: border-box;
  display: block;
  width: 100%;
  border-width: 0;
  border-style: none;
  border-radius: 42px;
  padding: 10px;
  outline: 0;
  font-family: inherit;
  font-size: 2rem;
}
.loginbox .logininput{
  background: #fff;
  /*border-color: #bbb;*/
  color: #555;
}
.loginbox .input:focus{
  border-color: #edb930;
  border-width: 1px;
  border-style: none;
}
.loginbox .loginsubmit {
  background: #edb930;
  border-color: transparent;
  color: #fff;
  cursor: pointer;
}
.loginbox .loginsubmit:hover {
  background: #ebcc7d;
}
.loginbox .loginsubmit:focus {
  border-color: #05a;
}
#leftlogo{
    display: flex;
    justify-content: flex-start;
    padding: 0 15px;
    margin-top: 10px;
}
#rigthlogo{
    display: flex;
    justify-content: flex-end;
    padding: 0 15px;
    margin-top: 10px;
}
#rigthlogo img{
    width: 400px;
}
#matas{
    position: absolute;
    width: 100%;
    height: 350px;
    top: 0;
    left: 0;
    display: flex;
    justify-content: flex-end;
    z-index: -1;
}
#matasimg{
    position: relative;
    width: 50vw;
    height: 100%;
    background-image: url('/img/webcreativa/matas.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
}
@media screen and (max-width: 768px){
    #matasimg{
        width: 100%;
        height: 300px;
    }
    nav>.logotop{
        background: white;
    }
}
#opciones{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: 50px 0;
}
.opcion{
    width: 200px;
    height: 250px;
    /*border: solid 1px black;*/
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.hopacity:hover{
    opacity: 0.5;
}
.opcion a{
    width: 100%;
    height: 100%;
}
.amarillo{
    color: #edb930;
    font-weight: 700;
    font-size: 22px;
}
.cargando {
    margin: auto;
    border: 16px solid transparent;
    border-radius: 50%;
    border-top: 16px solid #edb930;
    border-bottom: 16px solid #edb930;
    width: 100px;
    height: 100px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.flexcenter{
    display: flex;
    justify-content: center;
}
#opciones div:hover{
    cursor: pointer;
}
.bigframe{
    width: 98%;
    height:720px;
}

/* Recaptcha */

.recaptcha {
  width: 200px;
  margin: auto;  
  margin-bottom: -38px;  
}

.recaptcha_open .img_refresh{
  margin-top:20px;
}

.foot1 form .submit {
  margin: 0 0 0 0 !important;
}

.recaptcha input.inp-1 {
  background-color: rgba(255,255,255,.5);
  background-position: right center;
  background-repeat: no-repeat;
  border: 1px solid #fff;
  box-shadow: 0 1px 1px 1px rgb(0 0 0 / 30%);
  color: #46616c;
  height: 38px;
  overflow: hidden;
  width: 100%;
  padding: 0 8px;
  display: flex;
  width: 200px;
  margin: 5px auto;
  font-size: 28px;
}

.img_refresh {
  display: inline-flex;
  margin: auto;
}

img.img-recaptcha {
  display: flex;
  align-items: center;
  margin-left: 7px;
  cursor: pointer;
}
/* endwebcreativa */





