@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.3.0/font/bootstrap-icons.css");
@media only screen and (max-width: 989px) {
    .display-mobile-none {
        display: none!important;
    }
    .nav-tabs-one {
        z-index: 3;
        margin-left: 25px;
    }
    .nav-tabs-two {
        z-index: 2;
        margin-left: -25px;
    }
    .nav-tabs-other {
        z-index: 1;
        margin-left: -25px;
    }
    .nav-tabs .tabs-ubp {
        font-weight: bold;
        font-size: 12px;
    }
    .tabs-ubp {
        width: 33.99%;
        text-align: center;
    }
    .carousel-item {
        /*position: relative;
        max-width: 100vw;
        height: 200px;
        overflow: hidden*/
    }
    .banner-caption-title {
        font-size: 28px;
        padding-bottom: 10px;
        color: #F8F8FF;
        text-shadow: #696969 1px 1px 1px;
    }
    .banner-caption-descr {
        color: #F8F8FF;
        text-shadow: #696969 1px 1px 1px;
    }
    .logo-ubp {
        /*max-height: 38px;*/
        width: 120px;
        /*margin: 10px auto;*/
    }
    .ubp-brand {
        width: 110px;
    }
    .div-ico-rounded {
        border-radius: 50%;
        height: 20px;
        background-color: #FFF;
        padding: 20px;
        margin: 30px 10px 10px 30px;
        max-width: 10%;
        float: left;
    }
    .div-ico-rounded .bi {
        font-size: 25px;
        margin-bottom: 10px;
    }
    .home-cat-descr {
        width: 100%;
        min-height: 300px;
    }
    .div-cat {
        padding-top: 30px;
        padding-left: 10px;
        opacity: 0.9
    }
    .tit-cat-home {
        text-shadow: 1px 1px #585858;
        font-size: 26px;
        font-weight: bold;
        color: #FFF
    }
    .descr-cat-home {
        padding: 10px;
    }
    .img-shopcart-product {
        max-width: 200px;
    }
    .cat-product-img {
        width: 100%;
        margin-bottom: 10px;
        max-height: 300px;
    }
    .div-cat-product {
        /*width: 200px;*/
        padding-left: 20px;
        padding-right: 20px;
        margin: 20px 20px 20px 20px;
    }
    .banner-home-cat .carousel-caption {
        position: absolute!important;
        left: 2%!important;
        z-index: 10!important;
        padding-top: 20px!important;
        padding-bottom: 20px!important;
        color: #fff!important;
        bottom: 0px!important;
        text-align: left;
        top: 190px!important;
    }
    .img-bannercat-home {
        position: relative;
        width: 100%;
        height: 200px;
        /*top: -100px;*/
    }
}

@media only screen and (min-width: 990px) and (max-width: 1366px) {
    .display-mobile-block {
        display: block!important;
    }
    .display-md-none {
        display: none!important;
    }
    .div-cat-product {
        width: 200px;
        margin: 20px 20px 20px 20px;
    }
    .home-cat-descr-tree {
        width: 33.33%;
        min-height: 300px;
    }
    .banner-home-cat {
        position: relative;
        max-width: 100vw;
        height: 400px;
        overflow: hidden;
    }
    .banner-home-cat .carousel-caption {
        position: absolute!important;
        left: 2%!important;
        z-index: 10!important;
        padding-top: 20px!important;
        padding-bottom: 20px!important;
        color: #fff!important;
        bottom: 0px!important;
        text-align: left;
        top: 300px!important;
    }
    .banner-home {
        position: relative;
        /*top: -100px;*/
    }
    .img-bannercat-home {
        /*position: relative;
        top: -100px;*/
    }
    .img-shopcart-product {
        max-width: 130px;
        margin: 10px 10px 10px 10px;
        display: flex!important;
        align-items: center!important;
        justify-content: center!important;
    }
    .category-main {
        min-height: 430px;
        background-color: red;
    }
    .nav-tabs-one {
        z-index: 3;
        margin-left: 35px;
    }
    .nav-tabs-two {
        z-index: 2;
        margin-left: -35px;
    }
    .nav-tabs-other {
        z-index: 1;
        margin-left: -35px;
    }
    .nav-tabs .tabs-ubp {
        font-weight: bold;
        font-size: 18px;
    }
    .tabs-ubp {
        width: 33.99%;
        text-align: center;
    }
    .carousel-item {
        /*position: relative;
        max-width: 100vw;
        height: 430px;
        overflow: hidden;*/
    }
    .banner-caption-title {
        font-size: 28px;
        padding-bottom: 10px;
        color: #F8F8FF;
        text-shadow: #696969 1px 1px 1px;
    }
    .banner-caption-descr {
        color: #F8F8FF;
        text-shadow: #696969 1px 1px 1px;
    }
    .footer-blue {
        /*position: absolute;
        bottom: 0;*/
        background-color: #f8faf9!important;
        height: 10px;
    }
    .dropdown-option {
        margin-left: 150px;
    }
    .logo-ubp {
        /*max-height: 38px;*/
        width: 150px;
        /*margin: 10px auto;*/
    }
    .ubp-brand {
        width: 110px;
    }
    .footer-social {
        padding-top: 40px;
        padding-bottom: 20px;
        ;
    }
    .footer-social .bi {
        padding-right: 20px;
    }
    .footer-link {
        padding-right: 40px;
    }
    .div-ico-rounded {
        border-radius: 50%;
        height: 80px;
        background-color: #FFF;
        padding: 40px;
        margin: 30px 10px 10px 30px;
        max-width: 10%;
        float: left;
    }
    .div-ico-rounded .bi {
        font-size: 40px;
        margin-bottom: 20px;
    }
    .home-cat-descr {
        width: 50%;
        min-height: 300px;
    }
    .div-cat {
        padding-top: 45px;
        padding-left: 10px;
        opacity: 0.9
    }
    .tit-cat-home {
        text-shadow: 1px 1px #585858;
        font-size: 26px;
        font-weight: bold;
        color: #FFF
    }
    .descr-cat-home {
        margin-left: 110px
    }
    .cat-product-img {
        width: 100%;
        margin-bottom: 10px;
        max-height: 300px;
    }
    .banner-home-cat .carousel-caption {
        position: absolute!important;
        left: 2%!important;
        z-index: 10!important;
        padding-top: 20px!important;
        padding-bottom: 20px!important;
        color: #fff!important;
        bottom: 0px!important;
        text-align: left;
        top: 10px!important;
    }
}

@media only screen and (min-width:1366.1px) {
    .display-md-none {
        display: none!important;
    }
    .display-mobile-block {
        display: block!important;
    }
    .div-products-cat {
        min-height: 580px;
    }
    .div-product-prod {
        min-height: 740px;
    }
    .banner-home-cat .carousel-caption {
        position: absolute!important;
        left: 2%!important;
        z-index: 10!important;
        padding-top: 20px!important;
        padding-bottom: 20px!important;
        color: #fff!important;
        bottom: 0px!important;
        text-align: left;
        top: 290px!important;
    }
    .banner-home {
        position: relative;
        /*top: -100px;*/
    }
    .img-bannercat-home {
        position: relative;
        top: -100px;
    }
    .img-shopcart-product {
        max-width: 150px;
        margin: 10px 10px 10px 10px;
        display: flex!important;
        align-items: center!important;
        justify-content: center!important;
    }
    .div-cat-product {
        width: 270px;
        /*margin: 20px 20px 20px 20px;*/
    }
    .div-cat-product-img {
        width: 260px;
        margin-bottom: 10px;
    }
    .cat-product-img {
        width: 100%;
        max-height: 300px;
        margin-bottom: 10px;
    }
    .cat-product-descr {
        width: 100%;
        height: 140px;
        padding-bottom: 10px;
    }
    .div-cat-cat-img {
        height: 300px;
        position: relative;
        overflow: hidden;
        max-width: 100%;
        padding-top: 20px;
    }
    .tit-cat-cat {
        color: #000;
        padding-top: 20px;
        padding-bottom: 20px;
        /*opacity: 1.5;*/
    }
    .descr-cat-cat {
        color: #000;
        padding-bottom: 20px;
        /*opacity: 1.5;*/
    }
    .breadcrumb-ubp {
        margin-left: -15px;
    }
    .category-main {
        min-height: 500px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .nav-tabs-one {
        z-index: 3;
        margin-left: 35px;
    }
    .nav-tabs-two {
        z-index: 2;
        margin-left: -35px;
    }
    .nav-tabs-other {
        z-index: 1;
        margin-left: -35px;
    }
    .nav-tabs .tabs-ubp {
        font-weight: bold;
        font-size: 18px;
    }
    .div-ico-rounded {
        border-radius: 50%;
        height: 80px;
        background-color: #FFF;
        padding: 40px;
        margin: 30px 10px 10px 30px;
        max-width: 10%;
        float: left;
    }
    .div-ico-rounded .bi {
        font-size: 40px;
        margin-bottom: 8px;
    }
    .home-cat-descr {
        width: 50%;
        min-height: 300px;
    }
    .home-cat-descr-tree {
        width: 33.33%;
        min-height: 300px;
    }
    .banner-home-cat {
        position: relative;
        max-width: 100vw;
        height: 383px;
        overflow: hidden;
    }
    .tabs-ubp {
        width: 33%;
        text-align: center;
    }
    .carousel-item {
        position: relative;
        max-width: 100vw;
        height: 500px;
        overflow: hiddenss
    }
    .banner-caption-title {
        font-size: 28px;
        padding-bottom: 10px;
        color: #F8F8FF;
        text-shadow: #696969 1px 1px 1px;
    }
    .banner-caption-descr {
        color: #F8F8FF;
        text-shadow: #696969 1px 1px 1px;
    }
    .footer-blue {
        /*position: absolute;
        bottom: 0;*/
        background-color: #f8faf9!important;
        height: 10px;
    }
    .dropdown-option {
        margin-left: 150px;
    }
    .logo-ubp {
        /*max-height: 38px;*/
        width: 150px;
        /*margin: 10px auto;*/
    }
    .ubp-brand {
        width: 110px;
    }
    .footer-social {
        padding-top: 40px;
        padding-bottom: 20px;
        ;
    }
    .footer-social .bi {
        padding-right: 20px;
    }
    .footer-link {
        padding-right: 40px;
    }
    .div-cat {
        padding-top: 45px;
        padding-left: 10px;
        opacity: 0.9
    }
    .tit-cat-home {
        text-shadow: 1px 1px #585858;
        font-size: 26px;
        font-weight: bold;
        color: #FFF
    }
    .descr-cat-home {
        margin-left: 110px
    }
}

.tab-pane .form-group {
    margin-bottom: 0rem;
}

.product_vetor .spinner-border {
    width: 1rem!important;
    height: 1rem!important;
}

.btn-store {
    border-radius: 20px;
}

.btn-store:hover {
    color: #FFF;
    border: radius 2px;
    border-color: #A9A9A9;
    box-shadow: 1px 1px 5px 1px #888888;
}

.bk-blue {
    color: #FFF;
    background-color: #0061a0;
}

.bk-green {
    color: #FFF;
    background-color: #a4ce4e;
}

.bk-lgt-blue {
    color: #FFF;
    background-color: #0090da;
}

.bg-linear-top-to-bottom-green {
    background-image: linear-gradient(#a4ce4e, #007abc);
}

.bg-linear-top-to-bottom-blue {
    background-image: linear-gradient(#007abc, #a4ce4e);
}

.bg-linear-to-right-green {
    background-image: linear-gradient(to right, #a4ce4e, #007abc);
}

.bg-linear-to-right-blue {
    background-image: linear-gradient(to right, #007abc, #a4ce4e);
}

.bg-linear-multi {
    background-image: linear-gradient( #007abc, #a4ce4e, #0090da, #dcdcdc);
}

.bg-linear-multi-c {
    background-image: linear-gradient( to right, #5f259f, #a7a8aa, #ffc600/*, #a4ce4e, #dcdcdc, #ffc600*/
    );
}

.imgcreditcardcheckout {
    max-width: 40px;
}

.btn-cancel {
    width: 100%;
    background-color: #A9A9A9;
    color: #FFF;
    border: radius 2px;
    border-color: #A9A9A9;
    font-weight: bold;
}

.btn-cancel:hover {
    width: 100%;
    background-color: #A9A9A9;
    color: #FFF;
    border: radius 2px;
    border-color: #A9A9A9;
    font-weight: bold;
    text-decoration: underline;
    box-shadow: 1px 1px 5px 1px #888888;
}

.btn-shop {
    width: 100%;
    background-color: #a4ce4e;
    color: #FFF;
    border: radius 2px;
    border-color: #a4ce4e;
    font-weight: bold;
}

.btn-shop:hover {
    width: 100%;
    background-color: #a4ce4e;
    color: #FFF;
    border: radius 2px;
    border-color: #a4ce4e;
    font-weight: bold;
    text-decoration: underline;
    box-shadow: 1px 1px 5px 1px #888888;
}

.btn-see-more {
    width: 100%;
    background-color: #007abc;
    color: #FFF;
    border: radius 2px;
    font-weight: bold;
}

.btn-see-more:hover {
    width: 100%;
    background-color: #007abc;
    color: #FFF;
    border: radius 2px;
    font-weight: bold;
    text-decoration: underline;
    box-shadow: 1px 1px 5px 1px #888888;
}

.container .breadcrumb {
    background-color: transparent!important;
}

ol li a {
    color: #FFF!important;
}

.breadcrumb-item.active {
    color: #FFF!important;
}

.nav-tabs .nav-tabs-two.nav-link.active {
    color: #FFF;
    background-color: #0090da!important;
    /*border-color: #dee2e6 #dee2e6 #fff;*/
}

.nav-tabs .nav-tabs-other.nav-link.active {
    color: #FFF;
    background-color: #0061a0!important;
    /*border-color: #dee2e6 #dee2e6 #fff;*/
    z-index: 6;
}

.footer-ubp {
    /*position: absolute;*/
    /*bottom: 0;*/
    width: 100%;
    background-color: #f8f9fa!important;
    padding-bottom: 40px;
}

.center-itens {
    display: flex!important;
    align-items: center!important;
    justify-content: center!important;
}

.navbar-ubp {
    padding: 1rem 1rem!important;
}

.navbar-light .navbar-nav .nav-link {
    color: #000;
}

.metlife-light-blue {
    background-color: #0090da;
}

.metlife-blue {
    background-color: #0061a0;
}

.metlife-green {
    background-color: #a4ce4e!important;
}

.text-color-green {
    color: #a4ce4e!important;
}

.text-color-blue {
    color: #0061a0!important;
}

.text-color-light-blue {
    color: #0090da!important;
}

.text-color-withe {
    color: #FFF!important;
}

.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 2%!important;
    color: #fff;
    text-align: center;
    opacity: .5;
    transition: opacity .15s ease;
}

.btn-send {
    background-color: #a4ce4e;
    color: #FFF;
    font-weight: bold;
    width: 250px;
    height: 48px;
    border-radius: 24px;
    padding-top: 10px;
}

.btn-send:hover {
    background-color: #a4ce4e;
    color: #FFF;
    font-weight: bold;
    width: 250px;
    height: 48px;
    border-radius: 24px;
    text-decoration: underline;
    padding-top: 10px;
}

.btn-send:active {
    background-color: #a4ce4e;
    color: #FFF;
    font-weight: bold;
    width: 250px;
    height: 48px;
    border-radius: 24px;
    text-decoration: underline;
    padding-top: 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


/*.carousel-caption {
    position: absolute;
    left: 2%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    top: 50px;
    text-align: left;
}*/

.nav-tabs {
    border-bottom: 0px solid #dee2e6;
}