.barra{
    background-color: #A8A809;
}
.navbar-brand{
    background-color: #A8A809;
}
.logo{
    background-color: #009900;
}
.logo-banner{
    margin-top: 0px;
    margin-left: 0px;
}

a.nav-link {
    color: #ffffff !important;
    font-size: 15px;
}

a.nav-link:hover{
    color: saddlebrown !important;
}

.navbar-nav{
    alignment: center;
}

.nav-link:hover{
    color: #000000;
}
.nav-item:hover{
    color: #ffffff;
}

.dropdown>.dropdown-menu {
    top: 200%;
    transition: 0.3s all ease-in-out;
    left: -30%;
}
.dropdown:hover>.dropdown-menu {
    display: block;
    top: 100%;
}

.dropdown>.dropdown-toggle:active {
    /*Without this, clicking will make it sticky*/
    pointer-events: none;
}


#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}

.slick-carousel-brands{
    width:90%;
    margin:0px auto;
}
.slick-slide{
    margin:10px;
}
.slick-slide img{
    width:100%;
    border: 2px solid #fff;
}

.slick-next{
    color: darkgray !important;
}


.footer {
    margin-bottom: 0%;
    width: 100%;
    background:

            /* image to overlay */
        url("../imagenes/footer.jpg");
    background-size: 150% 200%;
}
a.text-muted{
    color: #ffffff !important;
}

a{
    color: black !important;
}

small.text-muted{
    color: #ffffff !important;
}
hr{
    color: #ffffff ;
}

h5{
    color: #ffffff;
}
.sobre-nosotros{
    margin-bottom: 0%;
    width: 100%;
    height: 50%;
    /* Set the fixed height of the footer here */
    background:
        linear-gradient(
            rgba(255, 255, 255, 255),
            rgba(0, 0, 0, 0.45)
        ),
        /* image to overlay */
        url("../imagenes/Panoramica.jpg");
    background-size: 150% 200%;
}
.imagen-nosotros-incio {
    height: 300px;
    border-radius: 10px 10px 10px 10px;
    margin: 5% 5% 5% 5%;
}

body {
    font-family: 'Poppins', sans-serif;
    color:
        #555555;
}

.intro-single{
    margin-top: 4%;
}

.intro-single .title-single-box {
    border-left: 3px solid
    #009900;
}

.intro-single .title-single-box {
    padding: 1rem 0 1rem 2rem;
}

.intro-single .breadcrumb-box {
    padding: 1rem 0 0 .5rem;
}

.intro-single .breadcrumb {
    background-color:
        transparent;
    padding-right: 0;
    padding-left: 0;
}
.about-img-box {
    padding-left: 5rem;
    position: relative;
}
.sinse-box {
    padding: 3rem 4.5rem;
    bottom: 20px;
    background-color: #009900;
    position: absolute;
    left: 15px;
}

h3.lema-titulo{
    font-weight: bolder !important;
    color: white !important;
}

.lema{
    color: #D5D5D5 !important;
}
.section-about .title-vertical {
    letter-spacing: 0;
    font-size: 1.8rem;
    font-weight: 700;
    text-align: right;
}
.section-about .title-vertical {
    position: absolute;
    margin-top: 35%;
    letter-spacing: 0;
    transform: rotate(-90deg);
    top: 50px;
    text-align: left;
    font-size: 1.8rem;
    width: 300px;
    font-weight: 700;
    text-align: right;
}

.title-box-d {
    padding-bottom: 1.8rem;
    margin-bottom: 1rem;
    position: relative;
}

.title-box-d .title-d {
    font-weight: 600;
    font-size: 2rem;
}
h3{
    color: black;
}

.torcido{
    color: #555555;
}

.texto-nosotros{
    text-align: justify;
}

.section-t8 {
    padding-top: 8rem;
}
.texto-bloque-nosotros{
    margin-top: 2%;
}


.title-box-d .title-d::after {

    content: '';
    position: absolute;
    width: 70px;
    height: 4px;
    background-color:

        #2eca6a;
    bottom: 20px;
    left: 0;

}

.form-a .form-control {
    border-radius: 0;
    font-size: 1.1rem;
    font-weight: 300;
}
.form-a .validation {
    color:
        red;
    display: none;
    margin: 4px 0 20px 0;
    font-weight: 400;
    font-size: 13px;
}
.section-b2 {
    padding-bottom: 2rem;
}
.icon-box .icon-box-icon {
    display: table-cell;
    vertical-align: top;
    font-size: 36px;
    color:
        #000000;
    width: 50px;
    padding-top: 8px;
}

.title-single{
    font-weight: bolder;
}


.form-a .form-control.form-control-a {
    height: 3.5rem;
}

.icon-box .icon-box-content {
    padding-top: 18px;
}

.color-a {
    color:
        #000000;
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid
    transparent;
    font-size: 1rem;
    line-height: 1.5;
    transition: .5s ease;
}
.btn.btn-a, .btn.btn-b {
    border-radius: 0;
    padding: 1rem 3rem;
    letter-spacing: .05rem;
}

.btn.btn-a {
    background-color:
        #009900;
    color:
        #ffffff !important;
    margin-bottom: 5%;
}

.table-cell {
    display: table-cell;
    vertical-align: middle;
}

.section-t3 {
    padding-top: 3rem;
}

.nav-pills-a.nav-pills .nav-link.active {
    background-color:
        transparent;
}

.nav-pills-a.nav-pills .nav-link {
    color:
        #000000;
    position: relative;
    font-weight: 600;
}

a.tabla-media {
    color: #000000 !important;
    transition: all .5s ease;
}

a.tabla-media:hover {
    color: black !important;
}

.nav-pills-a.nav-pills .nav-link.tabla-media.active::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 2px;
    background-color:
        #009900;
    z-index: 2;
}

.imagen-principal-dustless{
    width: 100%;
}

.imagen-principal-dirtglue{
    width: 100%;
}

.slider-dirtglue{
    width:40%;
    margin:0px auto;
}

.slider-dustless{
    width:50%;
    margin:0px auto;
}

.footer-logo{
    border-radius: 5px;
}

.aa-aa{
    width: 100%;
}

.slider-probe{
    width:40%;
    margin:0px auto;
}
