/* whatsapp */


/* CSS Multiple Whatsapp Chat */
.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:90px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
}

/* whatsapp */
/* Barras para texto en navbar */
.main-header .main-menu .nav-link::before, .main-header .main-menu .dropdown-header::before {
    background-color: #75008c !important;
    transition: width 0.5s;
}
/* Barras para texto en navbar */

/* boton barra de navegacion */
a.bg-hover-primary:hover {
    background-color: #75008c !important;
}

.border-hover-primary:hover {
    border-color: #75008c !important;
}
/* boton barra de navegacion */

/* color barra de navegacion */
.navbar-dark .navbar-nav .nav-link {
    color: #000 !important;
}

.text-white-cita {
    color: #000 !important;
}

.main-header.navbar-dark .btn {
    border-color: rgba(202, 117, 27, 0.5) !important;
}
/* color barra de navegacion */

.probador{
   
    background-attachment: fixed !important;
  }

.visibilidad {
    padding-bottom: 550px !important;
}

.badge-primary {
    color: #fff;
    background-color: #09202c !important;
}

.text-primary {
    color: #09202c !important;
}

a {
    color: #75008c;
    text-decoration: none;
    background-color: transparent;
}

a:hover {
    color: #75008c;
}

.text-primary-flechas {
    color: #75008c !important;
}

.heading-divider {
    display: block;
    width: 75px;
    height: 3px;
    margin-top: 19px;
    margin-bottom: 21px;
    background-color: #fa8b23;
}

.slick-arrow:hover {
    color: #fff;
    background-color: #75008c !important;
}

.bg-secondary {
    background-color: #09202c !important;
}

a.hover-primary:hover {
    color: #75008c !important;
}

.text-white-header {
    color: #09202c !important;
}

.text-white-menu-mobil {
    color: #09202c !important;
}

.main-header.header-mobile-xl .sticky-area {
    background-color: #fff !important;
}

.texto-naranja {
    color: #fa8b23 !important;
    
  }

  .texto-morado {
    color: #75008c !important;
    
  }

  .texto-titulo {
    color: #003a63 !important;
    
  }

  .slick-arrow {
    text-align: center;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #75008c !important;
    width: 52px;
    height: 52px;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.07);
    line-height: 52px;
    font-size: 28px;
    border-radius: 50%;
    color: white;
    z-index: 100;
    cursor: pointer;
}

.texto-hero{
    margin-right:0% !important;
}

.pos-fixed-bottom-right-custom {
    bottom: 50px !important;
  }

.galleries .custom-size-1::after {
    content: '';
    display: block;
    padding-top: 150% !important;
}

.barra-menu{
    color: #000 !important;
}

.cusstom-bg-slider-gray:before {
    background-color: #a4c3df !important;}

    .btn-orange:not(:disabled):not(.disabled):active, .btn-orange:not(:disabled):not(.disabled).active, .show > .btn-orange.dropdown-toggle {
        color: #fff;
        background-color: #f2d653 !important;
        border-color: #f2d653 !important;
    }

    .btn-orange {
        color: #fff;
        background-color: #f2d653!important;
        border-color: #f2d653!important;
        box-shadow: none;
        border-radius: 25px;
    }

    .btn-orange:hover {
        color: #fff;
        background-color: #f2d653!important;
        border-color: #f2d653!important;
    }

    .btn-orange-colchones {
        color: #fff;
        background-color: #75008c;
        border-color: #75008c;
        box-shadow: none;
        border-radius: 25px;
    }

    .btn-orange-colchones:hover {
        color: #fff;
        background-color: #75008c;
        border-color: #75008c;
    }

    /* CONTACTO */
    .btn-primary {
        color: #fff;
        background-color: #75008c;
        border-color: #75008c;
        box-shadow: none;
    }

    .navbar-light-sticky .btn.btn-outline-light:hover {
        background-color: #000000 !important;
    }

    .btn-primary:hover {
        color: #fff;
        background-color: #000000;
        border-color: #000000;
    }

    .card {
        
        background-color: transparent !important;
    }

    .cusstom-bg-slider-gray-jvr:before {
         background-color: transparent !important;
    }

    .contorno-colchones{
        border-radius: rgb(116, 113, 113) 5px solid;
    }