body{
    text-transform: uppercase !important;
    font-family: 'Libre Baskerville', serif !important;
    font-weight: 100 !important;
}
#comoenusa li{
    list-style: none !important;
}

#comoenusa a{
    text-decoration: none !important;
    color: black;
    text-transform: uppercase !important;
    font-weight: 100 !important;
    font-size: 13px;
}
.dropdown{
  float: left;
}
.items-menu{
  float: left;
}
iframe{
  width: 100%;
}
.fa-bars{
  font-size: 20px;
}
input{
  border:none;
}
.check{
  float: left;
}
a:hover{
  color:  #CBBBA0 !important;
}
.active{
  color: #CBBBA0 !important;
}
.dropdown-item.active{
  background-color: white !important;
}
.dropdown-item{
  padding-left: 0px !important;
}
.dropdown-item.active,.dropdown-item:active{
  background-color:white !important;
}
.dropdown-menu{
  border: 0px !important;
}

@media (min-width: 576px){

.linksproductos{
  font-size: 9px !important;
}
}

#home img{
    width: 260px;
}
img{
    width: 150px;
}
.productos{
    float: none;
    margin: 0 auto;
    border: 1px solid #1D1D1B;
    opacity: 100%;
    height: auto;
    word-wrap: break-word;
    width: 166px;
}
.productos img{
    width: 130px !important;
}
.productos p{
    margin: 0px;
}
footer{
    border-top: 2px solid black;
}
#footer img{
  width: 100px;
}
#footer a, span{
  font-size: 12px;
}
.inline {
    display:inline;
}
textarea{
    border-radius: 0px !important;
    border-color: #C2B59B !important;
}
textarea:hover{
    border-radius: 0px !important;
    border-color: #C2B59B !important;
}
.vender input{
    border: none;
    width: 500px;
}
.vender input:hover{
    border: 1px solid #C2B59B !important;
}
.contacto input{
    border: none;
    width: 500px;
}
.contacto:hover{
    border: 1px solid #C2B59B !important;
}

.fa-facebook{
    border: 1px solid black;
    border-radius: 40px;
    font-size: 16px !important;
    background-color: black;
    color: white;
    padding: 10px 14px;
    
}
.fa-instagram{
    border: 1px solid black;
    border-radius: 40px;
    font-size: 16px;
    background-color: black;
    color: white;
    padding: 10px 12px;
}
.fa-youtube{
    border: 1px solid black;
    border-radius: 40px;
    font-size: 16px;
    background-color: black;
    color: white;
    padding: 10px 10px;
}

.btn-usa{
  background-color: #C2B59B;
  color: white;
}


/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
    width: 100%;
    height: calc(100vh - 114px);
    padding: 0;
    overflow: hidden;
  }
  
  #hero .carousel-item {
    width: 100%;
    height: calc(100vh - 114px);
    background-size: cover;
    background-position: top right;
    background-repeat: no-repeat;
    overflow: hidden;
  }
  
  #hero .carousel-item::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    overflow: hidden;
  }
  
  #hero .carousel-container {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    overflow: hidden;
  }
  
  #hero .carousel-content {
    text-align: left;
  }

  @media (min-width: 310px) and (max-width: 350px) {
    #hero, #hero .carousel-item {
      height: calc(138vh - 118px);
    }
    #hero .carousel-content.container {
      padding: 0 50px;
    }
  }

  @media (min-width: 310px) and (max-width: 350px) and (orientation:landscape) { 
    #hero, #hero .carousel-item {
      height: calc(145vh - 75px);
    }
    #hero .carousel-content.container {
      padding: 0 50px;
    }
  }

  @media (min-width: 360px) and (max-width: 409px) {
    #hero, #hero .carousel-item {
      height: calc(104vh - 118px);
    }
    #hero .carousel-content.container {
      padding: 0 50px;
    }
  }

  @media (min-width: 360px) and (max-width: 409px) and (orientation:landscape) { 
    #hero, #hero .carousel-item {
      height: calc(145vh - 75px);
    }
    #hero .carousel-content.container {
      padding: 0 50px;
    }
  }
  
  @media (min-width:410px) and (max-width: 756px) {
    #hero, #hero .carousel-item {
      height: calc(83vh - 75px);
    }
    #hero .carousel-content.container {
      padding: 0 50px;
    }
  }

  @media (min-width:410px) and (max-width: 756px) and (orientation:landscape) {
    #hero, #hero .carousel-item {
      height: calc(168vh - 75px) !important;
    }
    #hero .carousel-content.container {
      padding: 0 50px;
    }
  }

  @media (min-width:756px) and (max-width: 992px) {
    #hero, #hero .carousel-item {
      height: calc(53vh - 75px);
    }
    #hero .carousel-content.container {
      padding: 0 50px;
    }
  }

  @media (min-width:756px) and (max-width: 992px) and (orientation:landscape) {
    #hero, #hero .carousel-item {
      height: calc(163vh - 75px);
    }
    #hero .carousel-content.container {
      padding: 0 50px;
    }
  }
  
  #hero h2 {
    color: #fff;
    margin-bottom: 30px;
    font-size: 48px;
    font-weight: 100;
  }
  
  #hero p {
    width: 80%;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
    color: black !important;
  
  }
  #hero h1{
    color: #2D2E83 !important;
  }
 
  
  #hero .carousel-inner .carousel-item {
    transition-property: opacity;
    background-position: center top;
  }
  
  #hero .carousel-inner .carousel-item,
  #hero .carousel-inner .active.carousel-item-left,
  #hero .carousel-inner .active.carousel-item-right {
    opacity: 0;
  }
  
  #hero .carousel-inner .active,
  #hero .carousel-inner .carousel-item-next.carousel-item-left,
  #hero .carousel-inner .carousel-item-prev.carousel-item-right {
    opacity: 1;
    transition: 0.5s;
  }
  
  #hero .carousel-inner .carousel-item-next,
  #hero .carousel-inner .carousel-item-prev,
  #hero .carousel-inner .active.carousel-item-left,
  #hero .carousel-inner .active.carousel-item-right {
    left: 0;
    transform: translate3d(0, 0, 0);
  }
  
  #hero .carousel-control-prev, #hero .carousel-control-next {
    width: 10%;
  }
  
  #hero .carousel-control-next-icon, #hero .carousel-control-prev-icon {
    background: none;
    font-size: 48px;
    line-height: 1;
    width: auto;
    height: auto;
    color: white;
  }
  
  #hero .carousel-indicators li {
    cursor: pointer;
  }
  
  #hero .btn-get-started {
    font-family: "Raleway", sans-serif;
    font-weight: 100;
    font-size: 14px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 12px 32px;
    border-radius: 5px;
    transition: 0.5s;
    line-height: 1;
    margin: 10px;
    color: #fff;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    border: 0;
    background: #428bca;
  }
  
  #hero .btn-get-started:hover {
    background: #1c5c93;
  }
  
  @media (max-width: 768px) {
    #menu img{
      width: 80px;
    }
    .dropdown{
      float: none !important;
    }
    .items-menu{
      float: none !important;
    }
    #hero h2 {
      font-size: 28px;
    }
    #hero p {
      font-size: 12px;
    }
    #hero  h1{
      font-size: 18px;
    }
    #hero img {
      width: 150px;
    }
    #footer img{
        width: 60px;
    }
    #footer a, span{
       font-size: 10px;
    }
    #menu{
       font-size: 10px;
    }
    .vender input{
        width: 150px;
    }
    .contacto input{
        width: 150px;
    }
    body{
        font-size: 13px;
    }
    textarea{
        width: 232px;
    }
    .fa-facebook{
      padding: 6px 10px;
      font-size: 15px;
    }
    .fa-instagram{
      padding: 6px 7px;
      font-size: 15px;
    }
    .fa-youtube{
      padding: 6px 6px;
      font-size: 15px;
    }
    .check{
      float: none;
    }
    .items-menu{
      padding-left: 0px !important;
      padding-right: 0px !important;
    }
    .productos img{
      width: 100% !important;
    }
    .productos {
      width: 100%;
    }
    .productos p{
      font-size: 10px;
    }
    .productos a{
      font-size: 8px !important;
    }
  }
  
  @media (min-width: 1024px) {
    #hero p {
      width: 60%;
    }
    #hero .carousel-control-prev, #hero .carousel-control-next {
      width: 5%;
    }
    #hero, #hero .carousel-item {
      height: calc(100vh - 114px);
    }
  }
  @media (min-width: 1024px) and (orientation:landscape) {
    #hero, #hero .carousel-item {
      height: calc(91vh - 114px);
    }
  }

  @media (min-width: 1360px) {
    #hero, #hero .carousel-item {
      height: calc(120vh - 114px);
    }
  }
#pixlee_container a{
  display: none !important;
}
.none{
  display: none !important;
}


/*AGREGADO POR ISRA*/
#img-container {
  position: relative;
}
#img-container i {
  position: absolute;
  right: 3%;
  bottom: 18px;
  font-size: 29px;
  color: #fff;
  opacity: 0.5;
  text-shadow: 0px 0px 12px #000;
}
.imagen, .video {
  transition: linear 0.245s;
  height: -webkit-fill-available;
  width: auto!important;
  max-height: 455px;
}
.imagen:hover, .video:hover {
  box-shadow: 0px 0px 14px rgb(0, 0, 0, 0.3);
}
@media (max-width: 1366px) {
  #img-container i {
    right: 21px;
    bottom: 21px;
    font-size: 32px;
  }
  .imagen, .video {
    max-height: 458px!important;
  }
}

@media (max-width: 1024px) {
  .imagen, .video {
    max-height: 376px!important;
  }
}

@media (max-width: 812px) {
  #img-container i {
    right: 14px;
    bottom: 14px;
    font-size: 32px;
  }
  .imagen, .video {
    max-height: 390px!important;
  }
}

@media (max-width: 736px) {
  #img-container i {
    right: 12px;
    bottom: 12px;
    font-size: 24px;
  }
  .imagen, .video {
    max-height: 440px!important;
  }
}

@media (max-width: 667px) {
  #img-container i {
    right: 11px;
    bottom: 11px;
    font-size: 24px;
  }
  .imagen, .video {
    max-height: 480px!important;
  }
}

@media (max-width: 576px) {
  #img-container i {
    font-size: 18px;
  }
  .imagen, .video {
    max-height: 440px!important;
  }
}

@media (max-width: 414px) {
  .imagen, .video {
    max-height: 436px!important;
  }
}

@media (max-width: 375px) {
  .imagen, .video {
    max-height: 415px!important;
  }
}