/*----------------------------------COOKIE BAR----------------------------------------------*/
#cookie-bar {
    background-color: #fafafa;
    padding: .7rem 0 0;

    -webkit-box-shadow: 0px -3px 10px -2px rgba(97, 97, 97, 0.22);
    -moz-box-shadow: 0px -3px 10px -2px rgba(97, 97, 97, 0.22);
    box-shadow: 0px -3px 10px -2px rgba(97, 97, 97, 0.22);
    z-index: 9999999999;
    bottom: 0px;
    position: fixed;
}

.txt-cookies{
    font-size: .85rem!important;
    margin: 0!important;
    color: #616161bd;
}

#cookie-bar a {
    text-decoration: none;
}

.btn-cookies {
    background-color: #4950579e;
    border-radius: 5px;
    transition: .2ms ease-in-out;
}

.btn-cookies:hover {
    background-color: #495057e6;
}

.btn-cookies p {
    color: #fff;
    font-weight: 600;
    padding: .3rem 0;
    font-size: 1rem;
}

/*----------------------------------CHECK ACEITE----------------------------------------------*/
.aceito {
    margin: 5px;
    padding: 0.4rem 0;
    /*background: rgba(53, 49, 49, 0.5);*/
    border-radius: 3px;
}
.aceito2 {
    margin: 0px;
    padding: 0rem 0;
    color: white!important;
    border-radius: 3px;
}
/*.modal-body .aceito{*/
/*    background: rgba(53, 49, 49, 0.5)!important;*/
/*}*/
.modal-body .aceito label>span{
    color: #616161!important;
}
.modal-body .aceito a {
    font-weight: bold;
    color: #616161!important;
    text-decoration: underline;
}
.aceito input {
    width: 30px;
    padding: 1rem;
}
.aceito2 input {
    width: 30px;
    padding: 1rem;
}

.aceito label {
    display: flex;
    margin-left: .5rem;
    margin-bottom: 0!important;
    cursor: pointer;
}
.aceito2 label {
    display: flex;
    margin-left: .5rem;
    margin-bottom: 0!important;
    cursor: pointer;
}

.aceito label>span{
    font-size: .8rem;
    color: white;
}
.aceito2 label>span{
    font-size: .8rem;
    color: white;
}

.aceito span {
    margin-left: 10px !important;;
}
.aceito2 span {
    margin-left: 10px !important;;
}
.aceito a {
    font-weight: bold;
    color: white;
    text-decoration: underline;
}
.aceito2 a {
    font-weight: bold;
    color: white;
    text-decoration: underline;
}
/*----------------------------------DROPDOWN SEARCH----------------------------------------------*/

.form-group>input {
    margin: 0 .5rem 0 0rem !important;
}
.form-group>select {
    margin: 0.5rem .5rem 0rem 0rem !important;
}
.form-group>.select2-container {
    margin: 0 0.5rem 0rem 0rem !important;
}
.select2-container--default .select2-selection--single{
    padding:6px;
    height: calc(1.5em + .75rem + 2px)!important;
    font-size: 15px;
    font-family: "Roboto", sans-serif;
    font-weight: normal;
}
.select2-container--default .select2-selection__rendered{

}

@media (max-width: 767px){
    #footer-grad {
        position: fixed;
        height: 75px;
        background-color: #f5f5f5;
        bottom: 0px;
        left: 0px;
        right: 0px;
        margin-bottom: 0px;
        z-index: 99999999;
        display: grid;
    }

    #footer-grad p {
        color: #343434;
        font-weight: 500;
        font-size: 0.75rem;
    }

    .footer-d-flex {
        display: flex;
        flex-direction: row;
        justify-content: space-evenly;
        align-items: center;
        align-content: center;
        border: 1px solid;
        border-left: hidden;
        border-right: hidden;
        border-top: outset;
    }

    .footer-right {
        float: right;
    }

    .footer-left {
        float: left;
    }

    .footer-gra-d-flex-collumn {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .zopim {
        display:none!important;
    }
}

@media (max-width: 599px){
    .balloon {
        background-color: #25d366;
        padding: 1px 1px 1px;
        position: fixed;
        bottom: 15px;
        z-index: 999999;
        right: 100px;
        float: left;
        border-radius: 5px;
        cursor: pointer;
    }
    .balloon:before {
        content: '';
        position: absolute;
        width: 15px;
        height: 15px;
        right: -8px;
        background-color: #25d366;
        -webkit-transform: rotate(45deg);top: 40px;
    }
    .balloon-content {
        background-color: #fff;
        padding: 0.9rem 0.5rem;
        border-radius: 2.5px;
        margin: 0.625rem;
    }
    .balloon-content p {
        font-size: 11px!important;
    }
    .balloon-hide {
        display: none;
    }
    .contact-float .info strong{
        border-radius: 10px;
        padding: 1rem;
        margin-right: 0rem!important;
        margin-left: 5rem!important;
    }
    .close-balloon {
        bottom: 88px;
        right: 102px;
    }

    #whats-float > form > button{
        border: 0;
        background: transparent;
    }
}

/* Bottom bar mobile */
@media screen and (max-width: 767px) {
    .contact-float .info {
        bottom: 150px;
    }
    .btn-contact-float {
        display: none;
    }

    #footer-dsk{
        display: none;
    }

    .contact-active button {
        border-color: #343a40;
        color: #343a40;
        border: 1px solid;
        border-radius: .5rem;
        padding: .5rem 0;
    }
}

@media (min-width: 769px) {

    #footer-grad{
        display: none;
    }

    #carouselHomeResp{
        display: none;
    }
    .banner-mobile {
        display: none!important;
    }
}

@media (max-width: 768px) {
    #carouselHomeDesk{
        display: none;
    }
    .banner-desk {
        display: none!important;
    }
}

@media (max-width: 575px) {
    #carouselHomeDesk{
        display: none;
    }
}
