.js-next.d-sm-inline-block.u-slick__arrow-classic.u-slick__arrow-centered--y.rounded-circle.fas.fa-arrow-right.u-slick__arrow-classic-inner.u-slick__arrow-classic-inner--right.u-slick__arrow-classic-inner--right-h.mr-lg-2.mr-xl-4.slick-arrow {
    background-color: #009BDE !important;
}

.js-prev.d-sm-inline-block.u-slick__arrow-classic.u-slick__arrow-centered--y.rounded-circle.fas.fa-arrow-left.u-slick__arrow-classic-inner.u-slick__arrow-classic-inner--left.ml-lg-2.ml-xl-4.slick-arrow {
    background-color: #009BDE !important;
}

.js-next.d-sm-inline-block.u-slick__arrow-classic.u-slick__arrow-centered--y.rounded-circle.fas.fa-arrow-right.u-slick__arrow-classic-inner.u-slick__arrow-classic-inner--right.u-slick__arrow-classic-inner--right-h.mr-lg-2.mr-xl-4.slick-arrow.slick-disabled {
    background: #CFE3EC !important;
}

.js-prev.d-sm-inline-block.u-slick__arrow-classic.u-slick__arrow-centered--y.rounded-circle.fas.fa-arrow-left.u-slick__arrow-classic-inner.u-slick__arrow-classic-inner--left.ml-lg-2.ml-xl-4.slick-arrow.slick-disabled {
    background: #CFE3EC !important;
}

.height-bord-text{
    height: 159px;
}

.mt-colapses {
    display: flex;
    margin-top: 45%;
}

.bord-right {
    margin-right: 1.5rem !important;
}

.bord-left {
    margin-left: 1.5rem !important;
}

.pt-bottom-bord-16{
    padding-bottom: 6rem !important;
}

.bords .u-slick__pagination span {
    background-color: #CFE3EC !important;
}

.bord-antonio .bord-antonio-show {
    display: none;
    transition: 0.9s;
    transition: 0.3s ease-in-out;
    opacity: 0;
    pointer-events: none;
}

.bord-antonio:hover .bord-antonio-show {
    display: block;
    transition: 0.3s ease-in-out;
    opacity: 1;
    pointer-events: none;
}

.bord-filipe .bord-filipe-show {
    /*visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.5s linear;*/
    display: none;
    transition: 0.3s ease-in-out;
    opacity: 0;
    pointer-events: none;
}

.bord-filipe:hover .bord-filipe-show {
    /*visibility: visible;
    opacity: 1;*/
    display: block;
    transition: 0.3s ease-in-out;
    opacity: 1;
    pointer-events: none;
}

.bord-bc .bord-bc-show {
    display: none;
    transition: 0.3s ease-in-out;
    opacity: 0;
    pointer-events: none;
}

.bord-bc:hover .bord-bc-show {
    display: block;
    transition: 0.3s ease-in-out;
    opacity: 1;
    pointer-events: none;
}

@media (max-width: 991.98px) {
   
    .bord-right{
          margin-top: 347px;
          right: 77.4%;
    }
    .bord-left{
        margin-top: 347px;
        left: -2%;;
    }

    .bord-space-bottom-16 {
        padding-bottom: 11rem !important;
    }
    .about-three {
        margin-top: 1.5rem;
    }
}

@media (max-width: 768.98px) {
   
    .bord-right{
          margin-top: 439px;
          right: 67.4%;
    }
    .bord-left{
        margin-top: 439px;
        left: -2%;;
    }

    .bord-space-bottom-16 {
        padding-bottom: 11rem !important;
    }

}

@media (max-width: 576.98px) {
   
    .bord-right{
        right: 71.4%;
    }
    .bord-left{
        left: -4%;;
    }
    .bord-space-bottom-16 {
        padding-bottom: 11rem !important;
    }
}


@media (max-width: 483.98px) {
   
    .bord-right{
          margin-top: 409px;
    }
    .bord-left{
        margin-top: 409px;
    }

    .bord-space-bottom-16 {
        padding-bottom: 11rem !important;
    }
    .bord-right{
        right: 65.4%;
    }
    .bord-left{
        left: -4%;;
    }
 

}

@media (max-width: 411.98px) {
   
    .bord-right{
          margin-top: 361px;
    }
    .bord-left{
        margin-top: 361px;
    }

    .bord-space-bottom-16 {
        padding-bottom: 11rem !important;
    }
    .bord-right{
        right: 58.4%;
    }
    .bord-left{
        left: -4%;;
    }
}

@media (max-width: 397.98px) {
    .height-bord-text{
        height: 201px;
    }

    .bord-right{
        right: 55.4%;
    }
    .bord-left{
        left: -6%;;
    }
}
@media (max-width: 353.98px) {
   
    .bord-right{
          margin-top: 347px;
    }
    .bord-left{
        margin-top: 347px;
    }

    .bord-space-bottom-16 {
        padding-bottom: 11rem !important;
    }

    .bord-right{
        right: 54.4%;
    }
    .bord-left{
        left: -6%;;
    }
}
@media (max-width: 300.98px) {
   
    .bord-right{
        margin-top: 330px
    }
    .bord-left{
        margin-top: 330px
    }

    .bord-space-bottom-16 {
        padding-bottom: 11rem !important;
    }

    .bord-right{
        right: 48.4%;
    }
    .bord-left{
        left: -6%; 
    }

}