/**
* Template Name: Flexor - v2.0.0
* Template URL: https://bootstrapmade.com/flexor-free-multipurpose-bootstrap-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  font-family: "Open Sans", sans-serif;
  color: #313030;
}

a {
    color: #000000;
}

a:hover {
  color: #9999;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Raleway", sans-serif;
}

section{
  padding: 50px 0px;
}


/*--------------------------------------------------------------
# botones
--------------------------------------------------------------*/

.botones-arriba {
    border: 1px solid #eaeaea !important;
}

.boton{
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    background: #ebebeb;
    border: 0px !important;
}

.boton2 {
    background: #efefef;
    padding: 8px 0px;
    font-weight: bold;
}

.boton1 {
    background: #ffb100;
    padding: 8px 0px;
    font-weight: bold;
}


/*--------------------------------------------------------------
# movil
--------------------------------------------------------------*/

.mobile .section-title h2 {
  background: #e9f3dd;
}

.mobile .mobile-list {
  padding: 0 100px;
}

.mobile .mobile-list ul {
  padding: 0;
  list-style: none;
}

.mobile .mobile-list li + li {
  margin-top: 15px;
}

.mobile .mobile-list li {
  padding: 0px;
  background: #fff;
  border-radius: 0px;
  position: relative;
}

.mobile .mobile-list a {
    display: block;
    position: relative;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    line-height: 24px;
    background: #ffffff;
    font-weight: 500;
    padding: 8px 30px;
    color: #000;
    outline: none;
}

.mobile .mobile-list .icon-help {
  font-size: 24px;
  position: absolute;
  right: 0;
  left: 20px;
  color: #cbe1ac;
}

.mobile .mobile-list .icon-show, .mobile .mobile-list .icon-close {
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 0;
    padding: 7px;
}

.mobile .mobile-list p {
    margin-bottom: 0;
    padding: 10px 18px;
    max-height: 300px;
    overflow: auto;
    border: 1px solid #eaeaea;
}

.location-imput{
    width: 70% !important;
}

.ciudad-selet {
    width: 30% !important;
    max-width: 30% !important;
}


.mobile .mobile-list .icon-show {
  display: none;
}



.mobile .mobile-list a.collapsed .icon-show {
    display: inline-block;
    padding: 8px;
}

.mobile .mobile-list .color {
    background-color: #727171;
    padding: 8px;
    color: #fff;
}

.lista-2 a{
    background: #e3e3e3 !important;
}


.collapse.show {
    max-height: 200px !important;
    overflow: auto !important;
    border: 1px solid #eaeaea;
}

.collapse.show::-webkit-scrollbar{
    width: 5px;
    background: silver;

  }

.collapse.show::-webkit-scrollbar-thumb{
    background-color: orange;
    margin: 5px;
    padding: 10px;
  }


.collapsed {
    background-color: #fff !important;
    padding: 8px;
    color: #000 !important;
    border: 1px solid #eaeaea;
}

.mobile .mobile-list a.collapsed .icon-close {
  display: none;
}

a.reder-i {
    color: #fff;
    font-size: 32px;
    margin: 20px;
}

a.registrarse.text-uppercase {
    background: #ffb100;
    color: #fff;
    padding: 11px 90px;
}



@media (max-width: 1200px) {
  .mobile .mobile-list {
    padding: 0;
  }
}

button.registrarse.text-uppercase {
    background: #ffb100 !important;
    color: #fff !important;
    display: block;
    font-weight: bold;
    padding: 3px 60px;
    margin: auto;
    margin-top: 25px;
}


@media(max-width: 480px){

.slider2 {
    padding-top: 80px;
    padding-bottom: 40px;
    background-image: url(../img/Header_mob_ferreteria.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.slider1 {
    padding-top: 80px;
    padding-bottom: 40px;
    background-image: url(../img/Header_mob_maestros.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

select.ciudad.form-control.imput-1 {
    max-width: 100% !important;
    width: 100% !important;
    flex: auto;
    margin-bottom: 24px;
}

select.tipostreet.form-control.imput-2 {
    max-width: 100% !important;
    width: 100% !important;
    flex: auto;
    margin-bottom: 24px;
}

.caja-negra {
    background: #3c3c3c;
    position: relative;
    z-index: 99999;
    margin-top: 31px;
    margin-bottom: 30px;
    top: 0px;
}

p.nombre1.text-white {
    margin: 0;
}

.caja-especialista{
  height: 320px;
  overflow: auto;

}

.especialista.border-bottom.pt-4 {
    padding: 15px;
}

.col-botones{
    padding: 0;
    margin-top: 14px;
}

p.nombre {
    font-weight: 900;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #707070;
    border: 1px solid #eaeaea;
    width: 100%;
}

.movil .nav-item.show .nav-link, .movil .nav-link.active {
    color: #ffffff;
    background-color: #707070;
    border: 1px solid #eaeaea;
    width: 33.33333333%;
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
    height: 550px !important;
}

i.icofont-search {
    float: right;
    margin-right: 7px;
}

.popover{
  background-color: #333;
}

.nombre-1 {
    position: relative !important;
}

a.btn-whatssap {
    position: absolute;
    right: 0;
}

.btn-registro1 {
    width: 100% !important;
    text-align: center;
    margin-bottom: 7px !important;
    background-color: #888;
    color: #000 !important;
    font-weight: bold;
}

.btn-registro2 {
    width: 100% !important;
    text-align: center;
    margin-top: 7px !important;
    background-color: #888;
    color: #000 !important;
    font-weight: bold;
}

.btn-registro1.active{
    width: 100% !important;
    text-align: center;
    margin-bottom: 7px !important;
    background-color: orange !important;
    color: #000 !important;
    font-weight: bold;
}

.btn-registro2.active{
    width: 100% !important;
    text-align: center;
    margin-top: 7px !important;
    background-color: orange !important;
    color: #000 !important;
    font-weight: bold;
}

.caja-closed{
    display: none;
}

.caja-open{
    display: block;
}

}

@media (min-width: 480px) and (max-width: 768px){
    .nav-link {
    display: block;
    padding: 10px;
}

.caja-mapa {
    height: 490px;
    width: 44% !important;
    background: white;
    position: absolute;
    z-index: 9;
    float: right;
    right: 0;
    margin-top: 30px;
    margin-bottom: 30px;
}

.popover {
    position: absolute !important;
    z-index: 9999;
    top: 0% !important;
    left: -40% !important;
    will-change: transform;
}

a.espec {
    width: 30% !important;
}

}

@media (min-width: 768px) {

.slider2 {
    padding-top: 120px;
    padding-bottom: 80px;
    background-image: url(../img/Header_Desktop_ferreteria.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.slider1 {
    padding-top: 120px;
    padding-bottom: 80px;
    background-image: url(../img/Header_Desktop_maestros.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.caja-mapa {
    height: 490px;
    width: 27%;
    background: white;
    position: absolute;
    z-index: 9;
    float: right;
    right: 0;
    margin-top: 30px;
    margin-bottom: 30px;
}

.caja-especialista {
    height: 370px;
    padding: 10px;
    overflow: auto;
}
.especialista.border-bottom.pt-4 {
    position: relative;
}

.caja-negra {
    height: 170px;
    width: 170px;
    background: #3c3c3c;
    position: absolute;
    z-index: 99999;
    float: right;
    left: -75%;
    margin-top: 31px;
    margin-bottom: 30px;
    top: -100px;
    /* overflow: scroll; */
}

p.nombre1.text-white {
    font-size: 13px;
    margin-bottom: 0;
    font-weight: bold;
}

i.bx.bxs-right-arrow {
    right: 0;
    float: right;
    position: relative;
    margin-right: -25px;
    font-size: 26px;
    top: -42%;
    color: #3c3c3c;
}

a.email {
    font-size: 12px;
    color: #fff;
}

a.direccion {
    font-size: 12px;
    color: #fff;
}

a.text-white.a-1 {
    font-size: 12px;
}

p.nombre {
    font-weight: 600;
    margin-bottom: 15px;
}

.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #333 !important;
    border-bottom: 0px !important;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
    color: #fff !important;
}

.popover-body {
    padding: 20px;
    color: #fdfeff;
    background: #333;
}

.bs-popover-auto[x-placement^=left]>.arrow::after, .bs-popover-left>.arrow::after {
    right: 1px;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: #333 !important;
}

.bs-popover-auto[x-placement^=left]>.arrow::before, .bs-popover-left>.arrow::before {
    right: 0;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: #333333 !important;
}

button.lupa {
    border: 0px !important;
    background: transparent !important;
    float: right;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #727171;
    border-color: #dee2e6 #dee2e6 #fff;
    color: #fff;
}

a.btn-whatssap {
    position: absolute;
    right: 0;
}

.centrado {
    justify-content: center;
    margin-top: -1.5% !important;
    z-index: 999999;
    position: relative;
}

.btn-registro1 {
    text-align: center;
    background-color: #888;
    color: black !important;
    font-weight: bold;
    width: 40% !important;
    margin-right: 10px;
}

.btn-registro2 {
    text-align: center;
    background-color: #888;
    color: black !important;
    font-weight: bold;
    width: 40% !important;
    margin-left: 10px;
}

.btn-registro1.active {
    text-align: center;
    background-color: #ffb100 !important;
    color: black !important;
    font-weight: bold;
    width: 40% !important;
    margin-right: 10px;
}

.btn-registro2.active {
    text-align: center;
    background-color: #ffb100 !important;
    color: black !important;
    font-weight: bold;
    width: 40% !important;
    margin-left: 10px;
}

}

@media (min-width: 992px){
    .popover{
    position: absolute !important;
    z-index: 9999;
     top: 0% !important;
    left: -22% !important;
    will-change: transform;
}
}


@media (min-width: 1024px){

.caja-mapa {
    width: 35%;
}

.popover{
    left: -30% !important;
}

a.espec {
    width: 25% !important;
}

}



@media (min-width: 1280px){

.caja-mapa {
    width: 30%;
}

.popover {
    left: -26% !important;
}

}


@media (min-width: 1366px){

.caja-mapa {
    width: 30%;
}

}

@media (min-width: 1920px){

.popover {
    left: -27% !important;
}

}



input, text { 
  font-family: FontAwesome, "Open Sans", Verdana, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}


.border-bottom {
    border-bottom: 2px solid #ffc136!important;
    padding-bottom: 15px;
}

.redes{
    font-size: 25px;
    color: #fff !important;
}


.espacio {
    margin-top: 25px;
}

.bxs-down-arrow:before {
    content: "\ed44";
    float: right;
}

ul {
    list-style: none;
    padding: 0px !important;
}



.bxs-up-arrow:before {
    content: "\ee88";
    float: right;
}

.row.justify-content-center.negativo.pb-5 {
    margin-top: -1.5%;
}

section.footer.py-3 {
    background: #ffb100;
}


.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
    height: 550px;
}

ul#myTab {
    border: 1px solid;
    padding: 0 !important;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active .icono-1{
  display: none
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active .icono-2{
  display: block;
}

.nav-tabs .nav-link .icono-1{
  display: block;
}

.nav-tabs .nav-link .icono-2{
  display: none;
}

.caja {
    border: 1px solid #eaeaea;
    max-height: 149px;
    overflow: auto;
}



.color-taps .boton.show .nav-link, .color-taps .nav-link.active {
    color: #495057 !important;
    font-weight: bold !important;
    background-color: #ffb100 !important;
    border-color: transparent !important;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: transparent;
}

.nav-tabs {
    border-bottom: 0px;
}

nav.negativo {
    margin-top: -3%;
}

.color-taps{
  padding-bottom: 50px;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.nav-tabs .nav-link {
    border: 1px solid #eaeaea;
    border-radius: 0px !important;
    width: 20%;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border: 1px solid #eaeaea;
    background: #ebebeb;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active .icono-2 {
    display: contents;
}

.nav-tabs .nav-link .icono-1 {
    display: contents;
}


.tab-content::-webkit-scrollbar{
    width: 5px;
    background: silver;

  }

  .tab-content::-webkit-scrollbar-thumb{
    background-color: orange;
    margin: 5px;
    padding: 10px;
  }

.caja-especialista::-webkit-scrollbar{
    width: 5px;
    background: silver;

  }

.caja-especialista::-webkit-scrollbar-thumb{
    background-color: orange;
    margin: 5px;
    padding: 10px;
    width: 15px !important;
    padding: 5px !important;
  }



li.pl-3.lista-2 {
    background: #e3e3e3;
}

li {
    padding: 7px;
}

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem !important;
    padding: 7px 0px;
}


