

/* GLOBAL STYLES
-------------------------------------------------- */

@font-face {
    font-family: 'Roboto-Regular';
    src: local('Roboto-Regular'), url('fonts/Roboto-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto-Thin';
    src: local('Roboto-Thin'), url('fonts/Roboto-Thin.ttf') format('truetype');
}

@font-face {
    font-family: 'Rubik-Bold';
    src: local('Rubik-Bold'), url('fonts/Rubik-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Rubik-Light';
    src: local('Rubik-Light'), url('fonts/Rubik-Light.ttf') format('truetype');
}


@font-face {
    font-family: 'Rubik-Regular';
    src: url('fonts/Rubik-Regular.ttf') format('truetype');
}

* {
    font-family:sans-serif !important;
}

:root {
    /*00B049*/
    --color-green-quite-title: #70AD47;
}

html {
    font-family:sans-serif;
    background-color: #F2F3F5;
}

footer {
    background-color: white;
}

.form-control{
    color:black !important;
}


.navbar {
    /*background-color: #F2F3F5;*/
    background-color: white;
}

a {
    /*font-family: Rubik-Bold;*/font-family:sans-serif;

    font-weight: bold;
    font-size: 12px;
    color: black;
}

.img-comoFunciona {
    max-height: 178px;
    max-width: 100%;
}

.img-parceiros {
    max-height: 100% !important;
    max-width: 100% !important;
}

.divImg-parceiros {
    height: 110px;
    width: 165px;
}

@media(max-width:540px) {


    body {
        /*font-family: Rubik-Bold;*/font-family:sans-serif;

        font-weight: bold;
        font-size: 10px;
        color: black;
        background-color: transparent;
    }

    .navbar {
        background-color: white;
    }

    a {
        /*font-family: Rubik-Bold;*/font-family:sans-serif;

        font-weight: bold;
        font-size: 10px;
        color: black;
    }
}















/*textos e fundos*/

.bg-middleOnly {
    background-repeat: repeat-x;
    background-size: auto 75%;
    background-position-y: center;
    min-height: 500px;
}

body {
    /*font-family: Rubik-Bold;*/font-family:sans-serif;

    font-weight: bold;
    font-size: 9.5px;
    color: black;
    background-color: transparent;
}

a.btn {
    padding: 0.75rem 0.75rem;
}

.btn {
    background-color: #70AD47 !important;
    border: none;
    min-height: 35px;
    min-width: 110px;
    max-width: 90px;
    width: 90px;
    color: white !important;
    border-radius: 0px;
    /*border-radius: 5px;*/
    /*font-family: Rubik-Bold;*/ font-family:sans-serif;
    font-weight: bold;
    font-size: 9px;
    margin-left: 10px;
}

.btn-secondary {
    background-color: white !important;
    border: 1px solid #70AD47;
    border-top-color: rgb(0, 176, 73);
    border-right-color: rgb(0, 176, 73);
    border-bottom-color: rgb(0, 176, 73);
    border-left-color: rgb(0, 176, 73);
    min-height: 35px;
    min-width: 145px;
    width: 145px;
    max-width: 145px;
    color: #70AD47 !important;
    /*border-radius: 5px 5px 5px 5px;*/
    /*font-family: Rubik-Bold;*/font-family:sans-serif;

    font-weight: bold;
    font-size: 9px;
    margin-left: 10px;
}

.cpftextbox {
    /*border-radius: 15px 15px 15px 15px;*/
    /*font-family: Roboto-Regular;*/ font-family:sans-serif;

    border-radius: 0px !important;
    color: black;
    letter-spacing: 0.5px;
    font-size: 18px;
    max-width: 250px;
}

input {
    border-radius: 0px !important;
}
    input[type="text"] {
        border: 1px solid var(--color-green-quite-title);
    }

select {
    border-radius: 0px !important;
}

.cpfBox {
    /*margin-top: 1px !important;*/
    
}

.bgGray {
    background-color: #F2F3F5;
}

.bgWhite {
    background-color: #F2F3F5;
}

.labelRobotoRegular {
    /*font-family: Roboto-Regular;*/font-family:sans-serif;

    font-size: 12px;
    color: black;
    letter-spacing: 0.2px;
    line-height: 12px;
}

.title-green {
    /*font-family: Rubik-Bold;*/font-family:sans-serif;

    font-size: 26px;
    color: #70AD47;
    letter-spacing: 0.5px;
    line-height: 24px;
}

.title-green-2 {
    /*font-family: Rubik-Bold;*/font-family:sans-serif;

    font-size: 20px;
    color: #70AD47;
    letter-spacing: 0.5px;
    line-height: 22px;
}

.title-white-2 {
    /*font-family: Rubik-Regular !important;*/font-family:sans-serif;

    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 0.5px;
    line-height: 24px;
}

.title-gray {
    /*font-family: Rubik-Bold;*/font-family:sans-serif;

    font-size: 20px;
    color: black;
    letter-spacing: 0.5px;
    line-height: 24px;
}

@media(min-width:576px) {

    .bg-middleOnly {
        background-repeat: repeat-x;
        background-size: auto 75%;
        background-position-y: center;
        min-height: 700px;
    }

    body {
        /*font-family: Rubik-Bold;*/font-family:sans-serif;

        font-weight: bold;
        font-size: 10px;
        color: black;
        background-color: transparent;
    }


    .btn {
        background-color: #70AD47 !important;
        border: none;
        min-height: 35px;
        min-width: 110px;
        max-width: 90px;
        width: 90px;
        color: white !important;
        /*border-radius: 5px;*/
        /*font-family: Rubik-Bold;*/font-family:sans-serif;

        font-weight: bold;
        font-size: 9px;
        margin-left: 10px;
    }

    .cpftextbox {
        /*border-radius: 15px 15px 15px 15px;*/
        /*font-family: Roboto-Regular;*/font-family:sans-serif;

        color: black;
        max-width: 100%;
        letter-spacing: 0.5px;
        font-size: 18px;
    }

    .bgGray-sm {
        background-color: #F2F3F5;
    }

    .bgWhite-sm {
        background-color: #F2F3F5;
    }

    .labelRobotoRegular-sm {
        /*font-family: Roboto-Regular;*/font-family:sans-serif;

        font-size: 12px;
        color: black;
        letter-spacing: 0.2px;
        line-height: 12px;
    }

    .title-sm-green {
        /*font-family: Rubik-Bold;*/font-family:sans-serif;

        font-size: 26px;
        color: #70AD47;
        letter-spacing: 0.5px;
        line-height: 28px;
    }

    .title-sm-green-2 {
        /*font-family: Rubik-Bold;*/font-family:sans-serif;

        font-size: 26px;
        color: #70AD47;
        letter-spacing: 0.5px;
        line-height: 28px;
    }

    .title-sm-white-2 {
        /*font-family: Rubik-Regular !important;*/font-family:sans-serif;

        font-size: 26px;
        color: #FFFFFF;
        letter-spacing: 0.5px;
        line-height: 28px;
    }

    .title-sm-gray {
        /*font-family: Rubik-Bold;*/font-family:sans-serif;

        font-size: 26px;
        color: black;
        letter-spacing: 0.5px;
        line-height: 28px;
    }
}

@media(min-width:768px) {

    body {
        /*font-family: Rubik-Bold;*/font-family:sans-serif;

        font-weight: bold;
        font-size: 12px;
        color: black;
        background-color: transparent;
    }

    .btn {
        background-color: #70AD47 !important;
        border: none;
        min-height: 35px;
        min-width: 110px;
        max-width: 90px ;
        width: 90px;
        color: white !important;
        /*border-radius: 5px;*/
        /*font-family: Rubik-Bold;*/font-family:sans-serif;

        font-weight: bold;
        font-size: 9px;
        margin-left: 10px;
    }

    .cpftextbox {
        /*border-radius: 15px 15px 15px 15px;*/
        /*font-family: Roboto-Regular;*/font-family:sans-serif;

        color: black;
        max-width: 100%;
        letter-spacing: 0.5px;
        font-size: 18px;
    }

    .bgGray-md {
        background-color: #F2F3F5;
    }

    .bgWhite-md {
        background-color: #F2F3F5;
    }

    .labelRobotoRegular-md {
        /*font-family: Roboto-Regular;*/font-family:sans-serif;

        font-size: 12px;
        color: black;
        letter-spacing: 0.2px;
        line-height: 14px;
    }

    .title-md-green {
        /*font-family: Rubik-Bold;*/font-family:sans-serif;

        font-size: 24px;
        color: #70AD47;
        letter-spacing: 0.3px;
        line-height: 28px;
    }

    .title-md-green-2 {
        /*font-family: Rubik-Bold;*/font-family:sans-serif;

        font-size: 24px;
        color: #70AD47;
        letter-spacing: 0.3px;
        line-height: 28px;
    }

    .title-md-white-2 {
        /*font-family: Rubik-Bold;*/font-family:sans-serif;

        font-size: 24px;
        color: #FFFFFF;
        letter-spacing: 0.3px;
        line-height: 28px;
    }

    .title-md-gray {
        /*font-family: Rubik-Bold;*/font-family:sans-serif;

        font-size: 24px;
        color: black;
        letter-spacing: 0.3px;
        line-height: 28px;
    }
}

@media(min-width:992px) {
    .bgGray-lg {
        background-color: #F2F3F5;
    }

    .cpftextbox {
        /*border-radius: 15px 15px 15px 15px;*/
        /*font-family: Roboto-Regular;*/font-family:sans-serif;

        color: black;
        max-width: 100%;
        letter-spacing: 0.5px;
        font-size: 18px;
    }

    .btn {
        background-color: #70AD47 !important;
        border: none;
        min-height: 35px;
        min-width: 110px;
        max-width: 90px ;
        width: 90px;
        color: white !important;
        /*border-radius: 5px;*/
        /*font-family: Rubik-Bold;*/font-family:sans-serif;

        font-weight: bold;
        font-size: 9px;
        margin-left: 10px;
    }

    .bgWhite-lg {
        background-color: #F2F3F5;
    }

    .labelRobotoRegular-lg {
        /*font-family: Roboto-Regular;*/font-family:sans-serif;

        font-size: 16px;
        color: black;
        letter-spacing: 0.2px;
        line-height: 18px;
    }

    .title-lg-green {
        /*font-family: Rubik-Bold;*/font-family:sans-serif;

        font-size: 40px;
        color: #70AD47;
        letter-spacing: 0.5px;
        line-height: 42px;
    }

    .title-lg-green-2 {
        /*font-family: Rubik-Bold;*/font-family:sans-serif;

        font-size: 40px;
        color: #70AD47;
        letter-spacing: 0.5px;
        line-height: 42px;
    }

    .title-lg-white-2 {
        /*font-family: Rubik-Bold;*/font-family:sans-serif;

        font-size: 36px;
        color: #FFFFFF;
        letter-spacing: 0.5px;
        line-height: 38px;
    }

    .title-lg-gray {
        /*font-family: Rubik-Bold;*/font-family:sans-serif;

        font-size: 32px;
        color: black;
        letter-spacing: 0.5px;
        line-height: 34px;
    }
}

@media(min-width:1200px) {

    .btn {
        background-color: #70AD47 !important;
        border: none;
        min-width: 176px;
        min-height: 50px;
        color: white !important;
        /*border-radius: 5px;*/
        /*font-family: Rubik-Bold;*/font-family:sans-serif;

        font-weight: bold;
        font-size: 12px;
    }

    .cpftextbox {
        /*border-radius: 15px 15px 15px 15px;*/
        /*font-family: Roboto-Regular;*/font-family:sans-serif;

        color: black;
        max-width: 100%;
        letter-spacing: 0.5px;
        font-size: 18px;
    }

    .bgGray-xl {
        background-color: #F2F3F5;
    }

    .bgWhite-xl {
        background-color: #F2F3F5;
    }

    .title-xl-green {
        /*font-family: Rubik-Bold;*/font-family:sans-serif;

        font-size: 50px;
        color: #70AD47;
        letter-spacing: 0.5px;
        line-height: 54px;
    }

    .title-xl-green-2 {
        /*font-family: Rubik-Bold;*/font-family:sans-serif;

        font-size: 50px;
        color: #70AD47;
        letter-spacing: 0.5px;
        line-height: 34px;
    }

    .title-xl-white-2 {
        /*font-family: Rubik-Bold;*/font-family:sans-serif;

        font-size: 50px;
        color: #FFFFFF;
        letter-spacing: 0.5px;
        line-height: 34px;
    }

    .title-xl-gray {
        /*font-family: Rubik-Bold;*/font-family:sans-serif;

        font-size: 40px;
        color: black;
        letter-spacing: 0.5px;
        line-height: 42px;
    }
}








#divTestimonials .card {
    position: relative;
    display: flex;
    width: 350px;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    /*border: 0px solid #d2d2dc;*/
    border: none;
    border-radius: 11px;
    /*    -webkit-box-shadow: 0px 0px 5px 0px rgb(249, 249, 250);
    -moz-box-shadow: 0px 0px 5px 0px rgba(212, 182, 212, 1);
    box-shadow: 0px 0px 5px 0px rgb(161, 163, 164)*/
}

    #divTestimonials .card .card-body {
        padding: 1rem 1rem
    }

#divTestimonials .card-body {
    flex: 1 1 auto;
    padding: 1.25rem
}

#divTestimonials p {
    font-size: 0.875rem;
    margin-bottom: .5rem;
    line-height: 1.5rem
}

#divTestimonials h4 {
    line-height: .2 !important
}

#divTestimonials .profile {
    margin-top: 16px;
    margin-left: 11px
}

#divTestimonials .profile-pic {
    width: 58px
}

#divTestimonials .cust-name {
    font-size: 18px
}

#divTestimonials .cust-profession {
    font-size: 10px
}

#divTestimonials .items {
    width: 90%;
    margin: 0px auto;
    margin-top: 100px
}

#divTestimonials .slick-slide {
    margin: 10px
}


#divTestimonials .slick-prev {
    left: 10px !important;
    z-index: 1;
    height: 100% !important;
    width: 20vw !important;
    background-image: linear-gradient(to right, #F2F3F5, #F2F3F5, transparent) !important;
    border-radius: 15px 15px 15px 15px;
    text-align: left;
    display: block !important;
}

#divTestimonials .slick-next {
    right: 10px !important;
    z-index: 1;
    height: 100% !important;
    width: 20vw !important;
    background-image: linear-gradient(to right, transparent, #F2F3F5, #F2F3F5) !important;
    border-radius: 15px 15px 15px 15px;
    text-align: right;
    display: block !important;
}


#divTestimonials .slick-prev:before {
    content: url('../assets/images/DEPOIMENTOS/slider_esquerdo.png') !important;
    /*content: "\f104" !important;*/
    font-family: FontAwesome !important;
    font-size: 50px !important;
    color: #70AD47 !important;
    z-index: 100;
    /*border: 3px solid #70AD47;*/
    /*border-radius: 50% !important;*/
    display: inline-block;
    width: 55px;
    text-align: center;
    padding-right: 2px !important;
}

#divTestimonials .slick-prev:hover:before {
    content: url('../assets/images/DEPOIMENTOS/slider_esquerdo_hover.png') !important;
}

#divTestimonials .slick-next:before {
    content: url('../assets/images/DEPOIMENTOS/slider_direito.png') !important;
    /*content: "\f105" !important;*/
    font-family: FontAwesome !important;
    font-size: 50px !important;
    color: #70AD47 !important;
    z-index: 100;
    /*border: 3px solid #70AD47;*/
    /*border-radius: 50% !important;*/
    display: inline-block;
    width: 55px;
    text-align: center;
    padding-left: 2px !important;
}

#divTestimonials .slick-next:hover:before {
    content: url('../assets/images/DEPOIMENTOS/slider_direito_hover.png') !important;
}


#divTestimonials .home-slick-text {
    position: absolute;
    bottom: 50%;
    left: 70%;
    margin-right: 40%;
    color: black;
}

    #divTestimonials .home-slick-text h1 {
        color: #9FA8A6;
        text-align: right;
    }

    #divTestimonials .home-slick-text p {
        color: #9FA8A6 !important;
        text-align: right;
    }


@media(max-width:540px) {
    #divTestimonials .slick-prev {
        display: none !important;
    }

    #divTestimonials .slick-next {
        display: none !important;
    }

}