@media (max-width: 991px) {

.absolute-top {
  left: 50%;
  transform: translate(-50%, 0);
}
.mt-5-mobile {
  margin-top: 50px;
}

.login-cont {
  position: relative;
  left: 23px;
  top: 30px;
  width: 90%;
}

.login-bg {
  background: #ffaf0a !important;
}

#mySidebar .sidebar-menu span {
  margin-left: -24px;
}

#mySidebar .sidebar-menu img {
  min-width: 20px;
}

#mySidebar {
  max-width: 46px;
}

#mySidebar .bi {
  font-size: 25px;
  margin-left: -20px;
}

#mySidebar .collapse .bi {
  font-size: 19px;
  margin-left: 0;
}

#mySidebar .collapse .sidebtn {
  margin-left: -34px;
}

#mySidebar .collapse .sidebtn img {
  width: 50px;
}

#main {
  margin-left: 46px !important;
}

.d-none-mobile {
  display: none !important;
}

.navbar-light .navbar-toggler {
  color: #fff !important;
  border:2px solid #fff;
  border-radius: 50%;
  width: 50px;
  height: 50px;
}

.navbar-collapse {
  background: var(--verde);
  z-index: 2;
  border-radius: 15px;
  padding: 20px;
  box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
  margin-top: 35px;
}

.tab-content {
  padding-bottom: 80px;
}

.volver,
.ayuda
 {
  bottom: 100px;
}

.input-group-append .btn, .input-group-prepend .btn {
  z-index: 0;
}

.navbar-collapse .d-flex
 {
  display: inline-block !important;
}

.navbar-collapse .title {
  display: none !important;
}

.navbar-collapse .navbar-nav {
  display: block;
  margin-bottom: 20px;
}



.navbar-collapse .navbar-nav .nav-item {
  display: inline-block;
  vertical-align: middle;
  margin:0 8px;
}

.navbar-collapse .navbar-nav .notifications-menu {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  z-index:1;
}

.profile-menu {
  position: absolute !important;
  min-width: 220px;
}

  .label-premium {
      right: 2px;
  }

.chatman
 {
  display: none;
}

.bg-messages {
  position: static;
  padding-bottom: 30%;
}

.pagination {
  padding-bottom: 20%;
}
.what-guru-section {
  padding-bottom: 140px;
}

.what-guru-section  img {
  display: none;
}
.company-section,
.arancel-content
 {
  padding-bottom: 100px;
}
.contact-head {
  background: none;
}
    .btn-facebook,
    .btn-google-plus,
    .btn-default,
    .btn-primary,
    .btn-light,
    .btn-secondary,
    .btn-info,
    .btn-success
     {
      margin-bottom: 10px;
    }
  .about-section,
  .steps-section
   {
    padding-bottom: 30%;
  }
  .arrow-wrap {
    top:14%;
  }
  .search-item {
      padding: 15px 20px;
  }



  .collapse-menu {
    min-width: 100%;
    position: static;
    display: block;
    float: right;
    padding: 10px;
    background-color: #f9f9f9;
  box-shadow: 0 12px 20px rgba(68,68,68,0.2);
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  margin-top: 10px;
  }

  .collapse-menu li {
    display:inline-block;
    margin: 10px 0;
    vertical-align: top;
  }

  .collapse-menu .profile-round-xs {
    float: none;
  }

  .search-cont {
      max-width: 100%;
  }
  .search-cont  .navbar{
    padding:10px 0 0 0;
  }


.search-cont-inner {
  display: none;
}
.main_home .home_text h1 {
  text-align: center;
  font-size: 14px;
}
    .buscar-inner input[type="text"] {
        width: 50%
    }
    .mobile-top-space {
        padding-top: 120px
    }
    .sm-text-center {
        text-align: center!important
    }
    .sm-pull-none {
        float: none!important
    }
    .sm-m-top-10 {
        margin-top: 10px
    }
    .sm-m-top-20 {
        margin-top: 20px
    }
    .sm-m-top-30 {
        margin-top: 30px
    }
    .sm-m-top-40 {
        margin-top: 40px
    }
    .sm-m-top-50 {
        margin-top: 50px
    }
    .item_img i {
        right: 0%
    }
}
@media (max-width: 768px) {

  .actualizaciones .bg-sidebar li {
    min-width: 100%;
  }

  .actualizaciones .container-fluid {
    top:0;
  }

  .PDF-section {
    background: #fade32;
  }
  .display-block {
    display: block;
  }
  .home-white {
    position:static;
    height: 800px;
  }

  .main_home {
      margin:20% 0 0 0;
      width: 100%;
      position: static;
  }


  .main_footer {
    text-align: center;
  }
  .main_footer .col-md-6 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .service-by {
      margin-top: 5%;
      font-size: 10px;
  }
  .items-home {
      font-size: 10px;
      line-height: 10px;
      width: 80px;
      height: 80px;
      padding: 8px 2px 2px 2px;
      font-weight: 600;
      margin-bottom: 10px;
  }

  .items-home img {
      max-width: 30px;
  }
.options-index {
  font-size: 11px;
  padding: 0 5px;
  margin-bottom: 5px;
}

  .marca img {
    max-width: 55%;
  }

    .home {
        padding-top: 50px
    }

    .main_home .home_text h3 {
        font-size: 12px!important
    }
    .package {
        min-width: 100%;
        margin-bottom: 10px
    }
    h2 {
        font-size: 2rem
    }

    .xs-pull-none {
        float: none!important
    }
    .xs-text-center {
        text-align: center!important
    }
    .xs-m-top-10 {
        margin-top: 10px
    }
    .xs-m-top-30 {
        margin-top: 30px
    }
    .xs-m-bottom-10 {
        margin-bottom: 10px
    }
    .xs-m-bottom-20 {
        margin-bottom: 20px
    }

    .main_product .carousel-control {
        display: none
    }
}
@media (max-width: 479px) {

    .home {
        padding-top: 40px
    }
    html {
        font-size: 85%
    }

    .main_home .home_text h2 {
        font-size: 18px
    }
    .main_home .home_text h3 {
        font-size: 14px
    }
    .no-display {
        display: none
    }
    .empezar-busqueda {
        background-size: contain;
        background-color: #009ca7;
        padding: 10px 35px 10px 20px;
        min-height: 48px
    }
    .buscar input[type="text"] {
        width: 70%
    }
}


@media (max-width: 320px) {

    html {
        font-size: 60.5%
    }
}
