@charset "utf-8";

/* CSS Document */


/******************************

1. Fonts
2. Body and some general stuff
3. Header
3.1 Logo
3.2 Main Navigation
3.3 Hamburger Menu
3.4 Full Screen Menu
4. Main Slider
4.1 Main Slider Dots
4.2 Main Slider Nav
5. Home Social
6. Features
7. About
7.1 About Progress Bars
8. Testimonials
8.1 Testimonials Navigation
9. Services
10. Clients
10.1 Clients Slider
11. Contact
12. Footer

******************************/

@font-face {
    font-family: Exo-Regular;
    src: url('font/Exo-Regular.otf');
}

@font-face {
    font-family: Exo-ExtraBold;
    src: url('font/Exo-ExtraBold.otf');
}

.box-dropdown {
    padding: 10px !important;
}

.a-dropdown {
    text-decoration: none !important;
}


/* Extra small devices (portrait phones, less than 576px) */

@media (max-width: 575.98px) {
    .img-logo {
        width: 180px !important;
        padding: 0px;
        margin: -0px;
    }
    /* Navbar */
    .navbar-nav {
        margin: none !important;
    }
    .navbar-right {
        width: none !important;
        margin: none !important;
        padding: none !important;
    }
    .display-intranet {
        display: block !important;
    }
    .nav-fixed {
        position: fixed !important;
        width: 100% !important;
        background-color: #FFFFFF !important;
        border-radius: 0px !important;
        z-index: 10;
        box-shadow: 10px 0px 10px 0px #00000026;
        font-family: Exo-Regular;
        font-size: 16px;
    }
    .navbar-brand-centered {
        /* position: absolute; */
        left: 0%;
        display: block;
        width: 200px;
        text-align: center;
        background-color: #FFFFFF;
    }
    .navbar>.container .navbar-brand-centered,
    .navbar>.container-fluid .navbar-brand-centered {
        margin-left: -80px;
        padding: 10px !important;
        margin: 0px !important;
    }
    .img-logo {
        width: 80px;
        padding: 0px;
        margin: 0px;
    }
    .btn-menu-intranet {
        border: 1.5px solid #5b5d5f !important;
        border-radius: 5px !important;
        padding: 5px 20px !important;
        margin: 10px !important;
        color: #5b5d5f !important;
        background: #FFFFFF !important;
        text-decoration: none;
    }
    .btn-menu-intranet:hover {
        border: 1.5px solid #007aff !important;
        border-radius: 5px !important;
        padding: 5px 20px !important;
        margin: 10px !important;
        color: #FFFFFF !important;
        background: #007aff !important;
        text-decoration: none;
    }
    .btn-menu-bandeiras {
        margin: 0px -5px !important;
    }
    /* end Navbar */
    /* Header */
    .header-box {
        padding: 20px;
        text-align: center;
        position: relative;
        overflow: hidden;
        z-index: 1;
    }
    .header-bg {
        background-image: url("../img/banner_header_mobile.jpg");
        background-repeat: no-repeat;
        height: 100vh;
        background-size: 100%;
        background-size: cover;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
    }
    .header-minbox {
        text-align: center;
        width: 100%;
        float: disabled;
    }
    .header-title {
        color: #FFFFFF;
        font-size: 30px;
        font-family: Exo-Regular;
        margin-bottom: 50px;
        text-align: center !important;
    }
    .header-text {
        margin: 10px 0px 30px 0px;
        font-size: 16px;
        color: #FFFFFF;
    }
    .header-btn {
        font-size: 18px;
        font-weight: lighter;
        text-decoration: none !important;
        font-family: Exo-ExtraBold;
        background: #FF9100;
        color: #FFFFFF;
        border: none;
        padding: 10px 50px;
    }
    .header-btn:hover {
        font-size: 18px;
        font-weight: lighter;
        text-decoration: none !important;
        font-family: Exo-ExtraBold;
        background: #D24219;
        color: #FFFFFF;
        border: none;
        padding: 10px 50px;
    }
    .line-header-orange {
        background: #FF9100;
        height: 8px;
    }
    .line-header-green {
        background: #B1DE00;
        height: 8px;
    }
    .line-header-blue {
        background: #5FC3FF;
        height: 8px;
    }
    /* end Header */
    /* b2 */
    .b2-box {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important;
    }
    .b2-minbox {
        margin: 0 auto !important;
        text-align: center;
    }
    .b2-title {
        font-family: Exo-Regular;
        font-size: 30px;
        color: #000000;
        font-weight: bold;
        text-align: center;
    }
    .b2-line {
        color: #FF9100;
        font-weight: bold;
    }
    .b2-text {
        margin-bottom: 30px;
        padding: 0px 20px 0px 20px !important;
        font-family: Exo-Regular;
        text-align: center !important;
        font-size: 16px !important;
        font-weight: 300 !important;
        line-height: 1.8 !important;
        color: #66666a !important;
    }
    .b2-buttom {
        background: #FF9100;
        color: #FFFFFF;
        border: none;
        padding: 10px 50px;
    }
    .b2-buttom:hover {
        background: #d75900;
        color: #FFFFFF;
        border: none;
        padding: 10px 50px;
        text-decoration: none;
    }
    .b2-img {
        width: 300px;
        margin: 50px 0px 50px 0px;
    }
    /* end b2 */
    /* b3 */
    .b3-box {
        padding-top: 8rem !important;
        padding-bottom: 8rem !important;
        background: #f7f7f7 !important;
    }
    .b3-box-content {
        margin: 0px 0px 0px 0px !important;
    }
    .b3-content-title {
        margin: 0px !important;
        font-weight: bold !important;
        color: #66666a !important;
        font-size: 25px !important;
        font-family: Exo-ExtraBold;
        line-height: 1.2 !important;
        text-align: center !important;
    }
    .b3-line {
        color: #FF9100;
        font-weight: bold;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 20px;
    }
    .b3-box-content-text {
        margin: 20px 0px 0px 0px !important;
        text-align: center !important;
        font-family: Exo-Regular;
        font-size: 16px !important;
        color: #66666a !important;
    }
    .b3-content-text {
        margin: 20px 0px 0px 0px !important;
        text-align: center !important;
        font-family: Exo-Regular;
        font-size: 16px !important;
        color: #66666a !important;
    }
    .b3-card {
        height: 300px;
        margin-top: 80px !important;
        padding: 30px;
        background: #FFFFFF;
        border-radius: 10px;
    }
    .b3-img {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .b3-card-title {
        color: #000000;
        !important;
        font-size: 25px;
        font-weight: bold;
    }
    .b3-card-line-orange {
        color: #FF9100;
        font-weight: bold;
    }
    .b3-card-line-green {
        color: #9DBF23;
        font-weight: bold;
    }
    .b3-card-line-blue {
        color: #009DD4;
        font-weight: bold;
    }
    /* end b3 */
    /* b4 */
    .b4-box {
        background-image: url(../img/block_four.jpg);
        background-repeat: no-repeat;
        height: 50vh;
        background-size: 100%;
        background-size: cover;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
    }
    .b4-content {
        font-family: Exo-Regular;
        font-size: 30px;
        color: #FFFFFF;
        font-weight: bold;
    }
    .b4-cont-life {
        font-family: Exo-Regular;
        font-size: 50px;
        color: #FFFFFF;
        font-weight: bold;
    }
    /* end b4 */
    /* b5 */
    .b5-box {
        padding: 100px 0px 100px 0px;
    }
    .b5-box-content {
        margin: 0px 0px 0px 0px !important;
    }
    .b5-content-title {
        margin: 0px !important;
        font-weight: bold !important;
        color: #66666a !important;
        font-size: 25px !important;
        font-family: Exo-ExtraBold;
        line-height: 1.2 !important;
        text-align: center !important;
    }
    .b5-line {
        color: #FF9100;
        font-weight: bold;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 20px;
    }
    .b5-img {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .b5-box-content-text {
        margin: 20px 0px 0px 0px !important;
        text-align: center !important;
        font-family: Exo-Regular;
        font-size: 16px !important;
        color: #66666a !important;
    }
    .b5-card {
        height: 380px;
        margin-top: 30px !important;
        padding: 30px;
        background: #FFFFFF;
        border-radius: 10px;
        border: 1px solid #FF9100;
    }
    .b5-content-text {
        height: 150px;
        margin: 20px 0px 0px 0px !important;
        text-align: center !important;
        font-family: Exo-Regular;
        font-size: 16px !important;
        color: #66666a !important;
    }
    .b5-bottom-plus {
        margin: 20px 0px;
        background: #FF9100;
        color: #FFFFFF;
        border: none;
        padding: 10px 50px;
        text-decoration: none;
    }
    .b5-bottom-plus:hover {
        margin: 20px 0px;
        background: #e77500;
        color: #FFFFFF;
        border: none;
        padding: 10px 50px;
        text-decoration: none;
    }
    /* end b5 */
    /* b6 */
    .b6-box {
        padding-top: 8rem !important;
        padding-bottom: 8rem !important;
        background: #f7f7f7 !important;
    }
    .b6-box-content {
        margin: 0px 0px 0px 0px !important;
    }
    .b6-content-title {
        margin: 0px !important;
        font-weight: bold !important;
        color: #66666a !important;
        font-size: 25px !important;
        font-family: Exo-ExtraBold;
        line-height: 1.2 !important;
        text-align: center !important;
    }
    .b6-line {
        color: #FF9100;
        font-weight: bold;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 20px;
    }
    .b6-box-content-text {
        margin: 20px 0px 0px 0px !important;
        text-align: center !important;
        font-family: Exo-Regular;
        font-size: 16px !important;
        color: #66666a !important;
    }
    .b6-card {
        height: 190px;
        margin-top: 50px !important;
        padding: 30px;
        background: #FFFFFF;
        border-radius: 10px;
    }
    .b6-card-title {
        color: #FF9100 !important;
        font-size: 21px;
        font-weight: bold;
    }
    .b6-img {
        width: 80px;
        margin-bottom: 20px;
    }
    /* end b6 */
    /* Footer */
    .footer-box-bg {
        background: #393939;
    }
    .footer-box-content {
        margin-top: 30px !important;
        margin-bottom: 30px !important;
        background-color: #ededed;
    }
    .footer-content {
        background: #393939 !important;
    }
    .footer-col-one {
        margin-top: 10px;
    }
    .footer-col-two {
        margin-top: 10px;
        margin: 0 auto;
        text-align: center;
    }
    .footer-col-tree {
        margin-top: 0px;
        margin: 0 auto;
        text-align: center;
    }
    .footer-endereco {
        color: #FFFFFF;
        font-family: Exo-Regular;
        font-size: 18px;
        margin: 0 auto;
        text-align: center;
    }
    .footer-logo-cert-b {
        margin-top: 20px;
        width: 50px !important;
    }
    .footer-phone {
        color: #FFFFFF;
        font-family: Exo-Regular;
        font-size: 18px;
        margin: 20px 0px 10px 0px;
    }
    .footer-social-ul {
        border: none !important;
        background: #393939 !important;
        margin: 0px 0px 0px 0px !important;
    }
    .footer-social-li {
        border: none !important;
        background: #393939 !important;
        margin: 0px 0px 0px 0px !important;
    }
    .footer-social-icon {
        font-size: 30px;
        padding: 10px;
        color: #FFFFFF !important;
        border: none !important;
        background: #393939 !important;
    }
    /* end Footer */
}


/* End Media Screen */


/* Small devices (landscape phones, 576px and up) */

@media (min-width: 576px) and (max-width: 767.98px) {
    .img-logo {
        width: 180px !important;
        padding: 0px;
        margin: -0px;
    }
    /* Navbar */
    .navbar-nav {
        margin: none !important;
    }
    .navbar-right {
        width: none !important;
        margin: none !important;
        padding: none !important;
    }
    .display-intranet {
        display: block !important;
    }
    .nav-fixed {
        position: fixed !important;
        width: 100% !important;
        background-color: #FFFFFF !important;
        border-radius: 0px !important;
        z-index: 10;
        box-shadow: 10px 0px 10px 0px #00000026;
        font-family: Exo-Regular;
        font-size: 16px;
    }
    .navbar-brand-centered {
        /* position: absolute; */
        left: 0%;
        display: block;
        width: 200px;
        text-align: center;
        background-color: #FFFFFF;
    }
    .navbar>.container .navbar-brand-centered,
    .navbar>.container-fluid .navbar-brand-centered {
        margin-left: -80px;
        padding: 10px !important;
        margin: 0px !important;
    }
    .img-logo {
        width: 80px;
        padding: 0px;
        margin: 0px;
    }
    .btn-menu-intranet {
        border: 1.5px solid #5b5d5f !important;
        border-radius: 5px !important;
        padding: 5px 20px !important;
        margin: 10px !important;
        color: #5b5d5f !important;
        background: #FFFFFF !important;
        text-decoration: none;
    }
    .btn-menu-intranet:hover {
        border: 1.5px solid #007aff !important;
        border-radius: 5px !important;
        padding: 5px 20px !important;
        margin: 10px !important;
        color: #FFFFFF !important;
        background: #007aff !important;
        text-decoration: none;
    }
    .btn-menu-bandeiras {
        margin: 0px -5px !important;
    }
    /* end Navbar */
    /* Header */
    .header-box {
        padding: 20px;
        text-align: center;
        position: relative;
        overflow: hidden;
        z-index: 1;
    }
    .header-bg {
        background-image: url("../img/banner_header_mobile.jpg");
        background-repeat: no-repeat;
        height: 100vh;
        background-size: 100%;
        background-size: cover;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
    }
    .header-minbox {
        text-align: center;
        width: 100%;
        float: disabled;
    }
    .header-title {
        color: #FFFFFF;
        font-size: 30px;
        font-family: Exo-Regular;
        margin-bottom: 50px;
        text-align: center !important;
    }
    .header-text {
        margin: 10px 0px 30px 0px;
        font-size: 16px;
        color: #FFFFFF;
    }
    .header-btn {
        font-size: 18px;
        font-weight: lighter;
        text-decoration: none !important;
        font-family: Exo-ExtraBold;
        background: #FF9100;
        color: #FFFFFF;
        border: none;
        padding: 10px 50px;
    }
    .header-btn:hover {
        font-size: 18px;
        font-weight: lighter;
        text-decoration: none !important;
        font-family: Exo-ExtraBold;
        background: #D24219;
        color: #FFFFFF;
        border: none;
        padding: 10px 50px;
    }
    .line-header-orange {
        background: #FF9100;
        height: 8px;
    }
    .line-header-green {
        background: #B1DE00;
        height: 8px;
    }
    .line-header-blue {
        background: #5FC3FF;
        height: 8px;
    }
    /* end Header */
    /* b2 */
    .b2-box {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important;
    }
    .b2-minbox {
        margin: 0 auto !important;
        text-align: center;
    }
    .b2-title {
        font-family: Exo-Regular;
        font-size: 30px;
        color: #000000;
        font-weight: bold;
        text-align: center;
    }
    .b2-line {
        color: #FF9100;
        font-weight: bold;
    }
    .b2-text {
        margin-bottom: 30px;
        padding: 0px 20px 0px 20px !important;
        font-family: Exo-Regular;
        text-align: center !important;
        font-size: 16px !important;
        font-weight: 300 !important;
        line-height: 1.8 !important;
        color: #66666a !important;
    }
    .b2-buttom {
        background: #FF9100;
        color: #FFFFFF;
        border: none;
        padding: 10px 50px;
    }
    .b2-buttom:hover {
        background: #d75900;
        color: #FFFFFF;
        border: none;
        padding: 10px 50px;
        text-decoration: none;
    }
    .b2-img {
        width: 300px;
        margin: 50px 0px 10px 0px;
    }
    /* end b2 */
    /* b3 */
    .b3-box {
        padding-top: 8rem !important;
        padding-bottom: 8rem !important;
        background: #f7f7f7 !important;
    }
    .b3-box-content {
        margin: 0px 0px 0px 0px !important;
    }
    .b3-content-title {
        margin: 0px !important;
        font-weight: bold !important;
        color: #66666a !important;
        font-size: 25px !important;
        font-family: Exo-ExtraBold;
        line-height: 1.2 !important;
        text-align: center !important;
    }
    .b3-line {
        color: #FF9100;
        font-weight: bold;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 20px;
    }
    .b3-box-content-text {
        margin: 20px 0px 0px 0px !important;
        text-align: center !important;
        font-family: Exo-Regular;
        font-size: 16px !important;
        color: #66666a !important;
    }
    .b3-content-text {
        margin: 20px 0px 0px 0px !important;
        text-align: center !important;
        font-family: Exo-Regular;
        font-size: 16px !important;
        color: #66666a !important;
    }
    .b3-card {
        height: 350px;
        margin-top: 80px !important;
        padding: 30px;
        background: #FFFFFF;
        border-radius: 10px;
    }
    .b3-img {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .b3-card-title {
        color: #000000;
        !important;
        font-size: 25px;
        font-weight: bold;
    }
    .b3-card-line-orange {
        color: #FF9100;
        font-weight: bold;
    }
    .b3-card-line-green {
        color: #9DBF23;
        font-weight: bold;
    }
    .b3-card-line-blue {
        color: #009DD4;
        font-weight: bold;
    }
    /* end b3 */
    /* b4 */
    .b4-box {
        background-image: url(../img/block_four.jpg);
        background-repeat: no-repeat;
        height: 20vh;
        background-size: 100%;
        background-size: cover;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
    }
    .b4-content {
        font-family: Exo-Regular;
        font-size: 30px;
        color: #FFFFFF;
        font-weight: bold;
    }
    .b4-cont-life {
        font-family: Exo-Regular;
        font-size: 80px;
        color: #FFFFFF;
        font-weight: bold;
    }
    /* end b4 */
    /* b5 */
    .b5-box {
        padding: 100px 0px 200px 0px;
    }
    .b5-box-content {
        margin: 0px 0px 0px 0px !important;
    }
    .b5-content-title {
        margin: 0px !important;
        font-weight: bold !important;
        color: #66666a !important;
        font-size: 25px !important;
        font-family: Exo-ExtraBold;
        line-height: 1.2 !important;
        text-align: center !important;
    }
    .b5-line {
        color: #FF9100;
        font-weight: bold;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 20px;
    }
    .b5-img {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .b5-box-content-text {
        margin: 20px 0px 0px 0px !important;
        text-align: center !important;
        font-family: Exo-Regular;
        font-size: 16px !important;
        color: #66666a !important;
    }
    .b5-card {
        height: 430px;
        margin-top: 30px !important;
        padding: 30px;
        background: #FFFFFF;
        border-radius: 10px;
        border: 1px solid #FF9100;
    }
    .b5-content-text {
        height: 200px;
        margin: 20px 0px 0px 0px !important;
        text-align: center !important;
        font-family: Exo-Regular;
        font-size: 16px !important;
        color: #66666a !important;
    }
    .b5-bottom-plus {
        margin: 20px 0px;
        background: #FF9100;
        color: #FFFFFF;
        border: none;
        padding: 10px 50px;
        text-decoration: none;
    }
    .b5-bottom-plus:hover {
        margin: 20px 0px;
        background: #e77500;
        color: #FFFFFF;
        border: none;
        padding: 10px 50px;
        text-decoration: none;
    }
    /* end b5 */
    /* b6 */
    .b6-box {
        padding-top: 8rem !important;
        padding-bottom: 8rem !important;
        background: #f7f7f7 !important;
    }
    .b6-box-content {
        margin: 0px 0px 0px 0px !important;
    }
    .b6-content-title {
        margin: 0px !important;
        font-weight: bold !important;
        color: #66666a !important;
        font-size: 25px !important;
        font-family: Exo-ExtraBold;
        line-height: 1.2 !important;
        text-align: center !important;
    }
    .b6-line {
        color: #FF9100;
        font-weight: bold;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 20px;
    }
    .b6-box-content-text {
        margin: 20px 0px 0px 0px !important;
        text-align: center !important;
        font-family: Exo-Regular;
        font-size: 16px !important;
        color: #66666a !important;
    }
    .b6-card {
        height: 190px;
        margin-top: 50px !important;
        padding: 30px;
        background: #FFFFFF;
        border-radius: 10px;
    }
    .b6-card-title {
        color: #FF9100 !important;
        font-size: 21px;
        font-weight: bold;
    }
    .b6-img {
        width: 80px;
        margin-bottom: 20px;
    }
    /* end b6 */
    /* Footer */
    .footer-box-bg {
        background: #393939;
    }
    .footer-box-content {
        margin-top: 30px !important;
        margin-bottom: 30px !important;
        background-color: #ededed;
    }
    .footer-content {
        background: #393939 !important;
    }
    .footer-col-one {
        margin-top: 10px;
    }
    .footer-col-two {
        margin-top: 10px;
        margin: 0 auto;
        text-align: center;
    }
    .footer-col-tree {
        margin-top: 0px;
        margin: 0 auto;
        text-align: center;
    }
    .footer-endereco {
        color: #FFFFFF;
        font-family: Exo-Regular;
        font-size: 18px;
        margin: 0 auto;
        text-align: center;
    }
    .footer-logo-cert-b {
        margin-top: 20px;
        width: 50px !important;
    }
    .footer-phone {
        color: #FFFFFF;
        font-family: Exo-Regular;
        font-size: 18px;
        margin: 20px 0px 10px 0px;
    }
    .footer-social-ul {
        border: none !important;
        background: #393939 !important;
        margin: 0px 0px 0px 0px !important;
    }
    .footer-social-li {
        border: none !important;
        background: #393939 !important;
        margin: 0px 0px 0px 0px !important;
    }
    .footer-social-icon {
        font-size: 30px;
        padding: 10px;
        color: #FFFFFF !important;
        border: none !important;
        background: #393939 !important;
    }
    /* end Footer */
}


/* End Media Screen */


/* Medium devices (tablets, 768px and up) */

@media (min-width: 768px) and (max-width: 991.98px) {
    .img-logo {
        width: 180px !important;
        padding: 0px;
        margin: -0px;
    }
    /* Navbar */
    .navbar-nav {
        margin: none !important;
    }
    .navbar-right {
        width: none !important;
        margin: none !important;
        padding: none !important;
    }
    .display-intranet {
        display: block !important;
    }
    .nav-fixed {
        position: fixed !important;
        width: 100% !important;
        background-color: #FFFFFF !important;
        border-radius: 0px !important;
        z-index: 10;
        box-shadow: 10px 0px 10px 0px #00000026;
        font-family: Exo-Regular;
        font-size: 16px;
    }
    .navbar-brand-centered {
        /* position: absolute; */
        left: 0%;
        display: block;
        width: 200px;
        text-align: center;
        background-color: #FFFFFF;
    }
    .navbar>.container .navbar-brand-centered,
    .navbar>.container-fluid .navbar-brand-centered {
        margin-left: -80px;
        padding: 10px !important;
        margin: 0px !important;
    }
    .img-logo {
        width: 80px;
        padding: 0px;
        margin: 0px;
    }
    .btn-menu-intranet {
        border: 1.5px solid #5b5d5f !important;
        border-radius: 5px !important;
        padding: 5px 20px !important;
        margin: 10px !important;
        color: #5b5d5f !important;
        background: #FFFFFF !important;
        text-decoration: none;
    }
    .btn-menu-intranet:hover {
        border: 1.5px solid #007aff !important;
        border-radius: 5px !important;
        padding: 5px 20px !important;
        margin: 10px !important;
        color: #FFFFFF !important;
        background: #007aff !important;
        text-decoration: none;
    }
    .btn-menu-bandeiras {
        margin: 0px -5px !important;
    }
    /* end Navbar */
    /* Header */
    .header-box {
        padding: 20px;
        text-align: center;
        position: relative;
        overflow: hidden;
        z-index: 1;
    }
    .header-bg {
        background-image: url("../img/banner_header_mobile.jpg");
        background-repeat: no-repeat;
        height: 100vh;
        background-size: 100%;
        background-size: cover;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
    }
    .header-minbox {
        text-align: center;
        width: 100%;
        float: disabled;
    }
    .header-title {
        color: #FFFFFF;
        font-size: 30px;
        font-family: Exo-Regular;
        margin-bottom: 50px;
        text-align: center !important;
    }
    .header-text {
        margin: 10px 0px 30px 0px;
        font-size: 16px;
        color: #FFFFFF;
    }
    .header-btn {
        font-size: 18px;
        font-weight: lighter;
        text-decoration: none !important;
        font-family: Exo-ExtraBold;
        background: #FF9100;
        color: #FFFFFF;
        border: none;
        padding: 10px 50px;
    }
    .header-btn:hover {
        font-size: 18px;
        font-weight: lighter;
        text-decoration: none !important;
        font-family: Exo-ExtraBold;
        background: #D24219;
        color: #FFFFFF;
        border: none;
        padding: 10px 50px;
    }
    .line-header-orange {
        background: #FF9100;
        height: 8px;
    }
    .line-header-green {
        background: #B1DE00;
        height: 8px;
    }
    .line-header-blue {
        background: #5FC3FF;
        height: 8px;
    }
    /* end Header */
    /* b2 */
    .b2-box {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important;
    }
    .b2-minbox {
        margin: 0 auto !important;
        text-align: center;
    }
    .b2-title {
        font-family: Exo-Regular;
        font-size: 30px;
        color: #000000;
        font-weight: bold;
        text-align: center;
    }
    .b2-line {
        color: #FF9100;
        font-weight: bold;
    }
    .b2-text {
        margin-bottom: 30px;
        padding: 0px 20px 0px 20px !important;
        font-family: Exo-Regular;
        text-align: center !important;
        font-size: 16px !important;
        font-weight: 300 !important;
        line-height: 1.8 !important;
        color: #66666a !important;
    }
    .b2-buttom {
        background: #FF9100;
        color: #FFFFFF;
        border: none;
        padding: 10px 50px;
    }
    .b2-buttom:hover {
        background: #d75900;
        color: #FFFFFF;
        border: none;
        padding: 10px 50px;
        text-decoration: none;
    }
    .b2-img {
        width: 450px;
        margin: 50px 0px 20px 0px;
    }
    /* end b2 */
    /* b3 */
    .b3-box {
        padding-top: 8rem !important;
        padding-bottom: 8rem !important;
        background: #f7f7f7 !important;
    }
    .b3-box-content {
        margin: 0px 0px 0px 0px !important;
    }
    .b3-content-title {
        margin: 0px !important;
        font-weight: bold !important;
        color: #66666a !important;
        font-size: 25px !important;
        font-family: Exo-ExtraBold;
        line-height: 1.2 !important;
        text-align: center !important;
    }
    .b3-line {
        color: #FF9100;
        font-weight: bold;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 20px;
    }
    .b3-box-content-text {
        margin: 20px 0px 0px 0px !important;
        text-align: center !important;
        font-family: Exo-Regular;
        font-size: 16px !important;
        color: #66666a !important;
    }
    .b3-content-text {
        margin: 20px 0px 0px 0px !important;
        text-align: center !important;
        font-family: Exo-Regular;
        font-size: 16px !important;
        color: #66666a !important;
    }
    .b3-card {
        height: 350px;
        margin-top: 80px !important;
        padding: 30px;
        background: #FFFFFF;
        border-radius: 10px;
    }
    .b3-img {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .b3-card-title {
        color: #000000;
        !important;
        font-size: 25px;
        font-weight: bold;
    }
    .b3-card-line-orange {
        color: #FF9100;
        font-weight: bold;
    }
    .b3-card-line-green {
        color: #9DBF23;
        font-weight: bold;
    }
    .b3-card-line-blue {
        color: #009DD4;
        font-weight: bold;
    }
    /* end b3 */
    /* b4 */
    .b4-box {
        background-image: url(../img/block_four.jpg);
        background-repeat: no-repeat;
        height: 100vh;
        background-size: 100%;
        background-size: cover;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
    }
    .b4-content {
        font-family: Exo-Regular;
        font-size: 30px;
        color: #FFFFFF;
        font-weight: bold;
    }
    .b4-cont-life {
        font-family: Exo-Regular;
        font-size: 100px;
        color: #FFFFFF;
        font-weight: bold;
    }
    /* end b4 */
    /* b5 */
    .b5-box {
        padding: 100px 0px 200px 0px;
    }
    .b5-box-content {
        margin: 0px 0px 0px 0px !important;
    }
    .b5-content-title {
        margin: 0px !important;
        font-weight: bold !important;
        color: #66666a !important;
        font-size: 25px !important;
        font-family: Exo-ExtraBold;
        line-height: 1.2 !important;
        text-align: center !important;
    }
    .b5-line {
        color: #FF9100;
        font-weight: bold;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 20px;
    }
    .b5-img {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .b5-box-content-text {
        margin: 20px 0px 0px 0px !important;
        text-align: center !important;
        font-family: Exo-Regular;
        font-size: 16px !important;
        color: #66666a !important;
    }
    .b5-card {
        height: 430px;
        margin-top: 30px !important;
        padding: 30px;
        background: #FFFFFF;
        border-radius: 10px;
        border: 1px solid #FF9100;
    }
    .b5-content-text {
        height: 200px;
        margin: 20px 0px 0px 0px !important;
        text-align: center !important;
        font-family: Exo-Regular;
        font-size: 16px !important;
        color: #66666a !important;
    }
    .b5-bottom-plus {
        margin: 20px 0px;
        background: #FF9100;
        color: #FFFFFF;
        border: none;
        padding: 10px 50px;
        text-decoration: none;
    }
    .b5-bottom-plus:hover {
        margin: 20px 0px;
        background: #e77500;
        color: #FFFFFF;
        border: none;
        padding: 10px 50px;
        text-decoration: none;
    }
    /* end b5 */
    /* b6 */
    .b6-box {
        padding-top: 8rem !important;
        padding-bottom: 8rem !important;
        background: #f7f7f7 !important;
    }
    .b6-box-content {
        margin: 0px 0px 0px 0px !important;
    }
    .b6-content-title {
        margin: 0px !important;
        font-weight: bold !important;
        color: #66666a !important;
        font-size: 25px !important;
        font-family: Exo-ExtraBold;
        line-height: 1.2 !important;
        text-align: center !important;
    }
    .b6-line {
        color: #FF9100;
        font-weight: bold;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 20px;
    }
    .b6-box-content-text {
        margin: 20px 0px 0px 0px !important;
        text-align: center !important;
        font-family: Exo-Regular;
        font-size: 16px !important;
        color: #66666a !important;
    }
    .b6-card {
        height: 190px;
        margin-top: 50px !important;
        padding: 30px;
        background: #FFFFFF;
        border-radius: 10px;
    }
    .b6-card-title {
        color: #FF9100 !important;
        font-size: 21px;
        font-weight: bold;
    }
    .b6-img {
        width: 80px;
        margin-bottom: 20px;
    }
    /* end b6 */
    /* Footer */
    .footer-box-bg {
        background: #393939;
    }
    .footer-box-content {
        margin-top: 30px !important;
        margin-bottom: 30px !important;
        background-color: #ededed;
    }
    .footer-content {
        background: #393939 !important;
    }
    .footer-col-one {
        margin-top: 10px;
    }
    .footer-col-two {
        margin-top: 10px;
        margin: 0 auto;
        text-align: center;
    }
    .footer-col-tree {
        margin-top: 0px;
        margin: 0 auto;
        text-align: center;
    }
    .footer-endereco {
        color: #FFFFFF;
        font-family: Exo-Regular;
        font-size: 18px;
        margin: 0 auto;
        text-align: center;
    }
    .footer-logo-cert-b {
        margin-top: 20px;
        width: 50px !important;
    }
    .footer-phone {
        color: #FFFFFF;
        font-family: Exo-Regular;
        font-size: 18px;
        margin: 20px 0px 10px 0px;
    }
    .footer-social-ul {
        border: none !important;
        background: #393939 !important;
        margin: 0px 0px 0px 0px !important;
    }
    .footer-social-li {
        border: none !important;
        background: #393939 !important;
        margin: 0px 0px 0px 0px !important;
    }
    .footer-social-icon {
        font-size: 30px;
        padding: 10px;
        color: #FFFFFF !important;
        border: none !important;
        background: #393939 !important;
    }
    /* end Footer */
}


/* End Media Screen */


/* Large devices (desktops, 992px and up) */

@media (min-width: 992px) and (max-width: 1199.98px) {
    .img-logo {
        width: 150px;
        padding: 0px;
        margin: 0px;
    }
    /* Navbar */
    .navbar-nav {
        margin: none !important;
    }
    .navbar-right {
        width: none !important;
        margin: none !important;
        padding: none !important;
    }
    .display-intranet {
        display: block !important;
    }
    .nav-fixed {
        position: fixed !important;
        width: 100% !important;
        background-color: #FFFFFF !important;
        border-radius: 0px !important;
        z-index: 10;
        box-shadow: 10px 10px 10px 10px #00000026;
        font-family: Exo-Regular;
        font-size: 16px;
    }
    .navbar-brand-centered {
        /* position: absolute; */
        left: 45%;
        display: block;
        width: 200px;
        text-align: center;
        background-color: #FFFFFF;
    }
    .navbar>.container .navbar-brand-centered,
    .navbar>.container-fluid .navbar-brand-centered {
        margin-left: -80px;
        padding: 10px !important;
        margin: 0px !important;
    }
    .img-logo {
        width: 180px;
        padding: 0px;
        margin: 0px;
    }
    .btn-menu-intranet {
        border: 1.5px solid #5b5d5f !important;
        border-radius: 5px !important;
        padding: 5px 20px !important;
        margin: 10px !important;
        color: #5b5d5f !important;
        background: #FFFFFF !important;
    }
    .btn-menu-intranet:hover {
        border: 1.5px solid #007aff !important;
        border-radius: 5px !important;
        padding: 5px 20px !important;
        margin: 10px !important;
        color: #FFFFFF !important;
        background: #007aff !important;
    }
    .btn-menu-bandeiras {
        margin: 0px -5px !important;
    }
    /* end Navbar */
    /* Header */
    .header-box {
        padding: 0px;
        text-align: center;
        position: relative;
        overflow: hidden;
        z-index: 1;
    }
    .header-bg {
        background-image: url("../img/banner_header.jpg");
        background-repeat: no-repeat;
        height: 100vh;
        background-size: 100%;
        background-size: cover;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
    }
    .header-minbox {
        text-align: center;
        width: 100%;
        float: desabled;
    }
    .header-title {
        color: #FFFFFF;
        font-size: 40px;
        font-family: Exo-Regular;
        margin-bottom: 50px;
        text-align: center !important;
    }
    .header-text {
        margin: 10px 0px 30px 0px;
        font-size: 28px;
        color: #FFFFFF;
        font-family: Exo-Regular;
    }
    .header-btn {
        font-size: 18px;
        font-weight: lighter;
        text-decoration: none !important;
        font-family: Exo-ExtraBold;
        background: #FF9100;
        color: #FFFFFF;
        border: none;
        padding: 10px 50px;
    }
    .header-btn:hover {
        font-size: 18px;
        font-weight: lighter;
        text-decoration: none !important;
        font-family: Exo-ExtraBold;
        background: #D24219;
        color: #FFFFFF;
        border: none;
        padding: 10px 50px;
    }
    .line-header-orange {
        background: #FF9100;
        height: 8px;
    }
    .line-header-green {
        background: #B1DE00;
        height: 8px;
    }
    .line-header-blue {
        background: #5FC3FF;
        height: 8px;
    }
    /* end Header */
    /* b2 */
    .b2-box {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important;
    }
    .b2-minbox {
        margin: 0 auto !important;
        text-align: left;
    }
    .b2-title {
        font-family: Exo-Regular;
        font-size: 30px;
        color: #000000;
        font-weight: bold;
        text-align: left;
    }
    .b2-line {
        color: #FF9100;
        font-weight: bold;
    }
    .b2-text {
        margin-bottom: 30px;
        padding: 0px 0px 0px 0px !important;
        font-family: Exo-Regular;
        text-align: left !important;
        font-size: 16px !important;
        font-weight: 300 !important;
        line-height: 1.8 !important;
        color: #66666a !important;
    }
    .b2-buttom {
        background: #FF9100;
        color: #FFFFFF;
        border: none;
        padding: 10px 50px;
    }
    .b2-buttom:hover {
        background: #d75900;
        color: #FFFFFF;
        border: none;
        padding: 10px 50px;
        text-decoration: none;
    }
    .b2-img {
        width: 500px;
        margin: 0px 0px 0px 0px;
    }
    /* end b2 */
    /* b3 */
    .b3-box {
        padding-top: 8rem !important;
        padding-bottom: 8rem !important;
        background: #f7f7f7 !important;
    }
    .b3-box-content {
        margin: 0px 0px 0px 0px !important;
    }
    .b3-content-title {
        margin: 0px !important;
        font-weight: bold !important;
        color: #66666a !important;
        font-size: 25px !important;
        font-family: Exo-ExtraBold;
        line-height: 1.2 !important;
        text-align: center !important;
    }
    .b3-line {
        color: #FF9100;
        font-weight: bold;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 20px;
    }
    .b3-box-content-text {
        margin: 20px 0px 0px 0px !important;
        text-align: center !important;
        font-family: Exo-Regular;
        font-size: 16px !important;
        color: #66666a !important;
    }
    .b3-content-text {
        margin: 20px 0px 0px 0px !important;
        text-align: center !important;
        font-family: Exo-Regular;
        font-size: 16px !important;
        color: #66666a !important;
    }
    .b3-card {
        height: 350px;
        margin-top: 80px !important;
        padding: 30px;
        background: #FFFFFF;
        border-radius: 10px;
    }
    .b3-img {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .b3-card-title {
        color: #000000;
        !important;
        font-size: 25px;
        font-weight: bold;
    }
    .b3-card-line-orange {
        color: #FF9100;
        font-weight: bold;
    }
    .b3-card-line-green {
        color: #9DBF23;
        font-weight: bold;
    }
    .b3-card-line-blue {
        color: #009DD4;
        font-weight: bold;
    }
    /* end b3 */
    /* b4 */
    .b4-box {
        background-image: url(../img/block_four.jpg);
        background-repeat: no-repeat;
        height: 80vh;
        background-size: 100%;
        background-size: cover;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
    }
    .b4-content {
        font-family: Exo-Regular;
        font-size: 30px;
        color: #FFFFFF;
        font-weight: bold;
    }
    .b4-cont-life {
        font-family: Exo-Regular;
        font-size: 100px;
        color: #FFFFFF;
        font-weight: bold;
    }
    /* end b4 */
    /* b5 */
    .b5-box {
        padding: 100px 0px 100px 0px;
    }
    .b5-box-content {
        margin: 0px 0px 0px 0px !important;
    }
    .b5-content-title {
        margin: 0px !important;
        font-weight: bold !important;
        color: #66666a !important;
        font-size: 25px !important;
        font-family: Exo-ExtraBold;
        line-height: 1.2 !important;
        text-align: center !important;
    }
    .b5-line {
        color: #FF9100;
        font-weight: bold;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 20px;
    }
    .b5-img {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .b5-box-content-text {
        margin: 20px 0px 0px 0px !important;
        text-align: center !important;
        font-family: Exo-Regular;
        font-size: 16px !important;
        color: #66666a !important;
    }
    .b5-card {
        height: 350px;
        margin-top: 30px !important;
        padding: 30px;
        background: #FFFFFF;
        border-radius: 10px;
        border: 1px solid #FF9100;
    }
    .b5-content-text {
        height: 130px;
        margin: 20px 0px 0px 0px !important;
        text-align: center !important;
        font-family: Exo-Regular;
        font-size: 16px !important;
        color: #66666a !important;
    }
    .b5-bottom-plus {
        margin: 20px 0px;
        background: #FF9100;
        color: #FFFFFF;
        border: none;
        padding: 10px 50px;
        text-decoration: none;
    }
    .b5-bottom-plus:hover {
        margin: 20px 0px;
        background: #e77500;
        color: #FFFFFF;
        border: none;
        padding: 10px 50px;
        text-decoration: none;
    }
    /* end b5 */
    /* b6 */
    .b6-box {
        padding-top: 8rem !important;
        padding-bottom: 8rem !important;
        background: #f7f7f7 !important;
    }
    .b6-box-content {
        margin: 0px 0px 0px 0px !important;
    }
    .b6-content-title {
        margin: 0px !important;
        font-weight: bold !important;
        color: #66666a !important;
        font-size: 25px !important;
        font-family: Exo-ExtraBold;
        line-height: 1.2 !important;
        text-align: center !important;
    }
    .b6-line {
        color: #FF9100;
        font-weight: bold;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 20px;
    }
    .b6-box-content-text {
        margin: 20px 0px 0px 0px !important;
        text-align: center !important;
        font-family: Exo-Regular;
        font-size: 16px !important;
        color: #66666a !important;
    }
    .b6-card {
        height: 190px;
        margin-top: 50px !important;
        padding: 30px;
        background: #FFFFFF;
        border-radius: 10px;
    }
    .b6-card-title {
        color: #FF9100 !important;
        font-size: 21px;
        font-weight: bold;
    }
    .b6-img {
        width: 80px;
        margin-bottom: 20px;
    }
    /* end b6 */
    /* Footer */
    .footer-box-bg {
        background: #393939;
    }
    .footer-box-content {
        margin-top: 30px !important;
        margin-bottom: 30px !important;
        background-color: #ededed;
    }
    .footer-content {
        background: #393939 !important;
    }
    .footer-col-one {
        margin-top: 10px;
    }
    .footer-col-two {
        margin-top: 10px;
        margin: 0 auto;
        text-align: center;
    }
    .footer-col-tree {
        margin-top: 0px;
        margin: 0 auto;
        text-align: center;
    }
    .footer-endereco {
        color: #FFFFFF;
        font-family: Exo-Regular;
        font-size: 18px;
        margin: 0 auto;
        text-align: center;
    }
    .footer-logo-cert-b {
        margin-top: 0px;
        width: 50px !important;
    }
    .footer-phone {
        color: #FFFFFF;
        font-family: Exo-Regular;
        font-size: 18px;
        margin: 25px 0px 10px 0px;
        float: left;
    }
    .footer-social-ul {
        border: none !important;
        background: #393939 !important;
        margin: 16px 0px 0px 0px !important;
    }
    .footer-social-li {
        border: none !important;
        background: #393939 !important;
        margin: 0px 0px 0px 0px !important;
    }
    .footer-social-icon {
        font-size: 22px;
        padding: 5px;
        color: #FFFFFF !important;
        border: none !important;
        background: #393939 !important;
    }
    /* end Footer */
}


/* End Media Screen */


/* Extra large devices (large desktops, 1200px and up) */

@media (min-width: 1200px) {
    .img-logo {
        width: 150px;
        padding: 0px;
        margin: 0px;
    }
    /* Navbar */
    .navbar-nav {
        margin: none !important;
    }
    .navbar-right {
        width: none !important;
        margin: none !important;
        padding: none !important;
    }
    .display-intranet {
        display: block !important;
    }
    .nav-fixed {
        position: fixed !important;
        width: 100% !important;
        background-color: #FFFFFF !important;
        border-radius: 0px !important;
        z-index: 10;
        box-shadow: 10px 10px 10px 10px #00000026;
        font-family: Exo-Regular;
        font-size: 16px;
    }
    .navbar-brand-centered {
        /* position: absolute; */
        left: 45%;
        display: block;
        width: 200px;
        text-align: center;
        background-color: #FFFFFF;
    }
    .navbar>.container .navbar-brand-centered,
    .navbar>.container-fluid .navbar-brand-centered {
        margin-left: -80px;
        padding: 10px !important;
        margin: 0px !important;
    }
    .img-logo {
        width: 180px;
        padding: 0px;
        margin: 0px;
    }
    .btn-menu-intranet {
        border: 1.5px solid #5b5d5f !important;
        border-radius: 5px !important;
        padding: 5px 20px !important;
        margin: 10px !important;
        color: #5b5d5f !important;
        background: #FFFFFF !important;
    }
    .btn-menu-intranet:hover {
        border: 1.5px solid #007aff !important;
        border-radius: 5px !important;
        padding: 5px 20px !important;
        margin: 10px !important;
        color: #FFFFFF !important;
        background: #007aff !important;
    }
    .btn-menu-bandeiras {
        margin: 0px -5px !important;
    }
    /* end Navbar */
    /* Header */
    .header-box {
        padding: 300px;
        text-align: right;
        position: relative;
        overflow: hidden;
        z-index: 1;
    }
    .header-bg {
        background-image: url("../img/banner_header.jpg");
        background-repeat: no-repeat;
        height: 100vh;
        background-size: 100%;
        background-size: cover;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
    }
    .header-minbox {
        text-align: left;
        width: 450px;
        float: desabled;
    }
    .header-title {
        color: #FFFFFF;
        font-size: 40px;
        font-family: Exo-Regular;
        margin-bottom: 50px;
        text-align: left !important;
    }
    .header-text {
        margin: 10px 0px 30px 0px;
        font-size: 28px;
        color: #FFFFFF;
        font-family: Exo-Regular;
    }
    .header-btn {
        font-size: 18px;
        font-weight: lighter;
        text-decoration: none !important;
        font-family: Exo-ExtraBold;
        background: #FF9100;
        color: #FFFFFF;
        border: none;
        padding: 10px 50px;
    }
    .header-btn:hover {
        font-size: 18px;
        font-weight: lighter;
        text-decoration: none !important;
        font-family: Exo-ExtraBold;
        background: #D24219;
        color: #FFFFFF;
        border: none;
        padding: 10px 50px;
    }
    .line-header-orange {
        background: #FF9100;
        height: 8px;
    }
    .line-header-green {
        background: #B1DE00;
        height: 8px;
    }
    .line-header-blue {
        background: #5FC3FF;
        height: 8px;
    }
    /* end Header */
    /* b2 */
    .b2-box {
        padding-top: 8rem !important;
        padding-bottom: 8rem !important;
    }
    .b2-minbox {
        margin: 0 auto !important;
        text-align: none;
    }
    .b2-title {
        font-family: Exo-Regular;
        font-size: 30px;
        color: #000000;
        font-weight: bold;
        text-align: left;
    }
    .b2-line {
        color: #FF9100;
        font-weight: bold;
    }
    .b2-text {
        margin-bottom: 30px;
        padding: 0px 100px 0px 0px !important;
        font-family: Exo-Regular;
        text-align: left !important;
        font-size: 1.8rem !important;
        font-weight: 300 !important;
        line-height: 1.8 !important;
        color: #66666a !important;
    }
    .b2-buttom {
        background: #FF9100;
        color: #FFFFFF;
        border: none;
        padding: 10px 50px;
    }
    .b2-buttom:hover {
        background: #d75900;
        color: #FFFFFF;
        border: none;
        padding: 10px 50px;
        text-decoration: none;
    }
    .b2-img {
        width: 500px;
        margin: 0px 0px 0px 0px;
    }
    /* end b2 */
    /* b3 */
    .b3-box {
        padding-top: 10rem !important;
        padding-bottom: 15rem !important;
        background: #f7f7f7 !important;
    }
    .b3-box-content {
        margin: 0px 0px 0px 0px !important;
    }
    .b3-content-title {
        margin: 0px !important;
        font-weight: bold !important;
        color: #66666a !important;
        font-size: 25px !important;
        font-family: Exo-ExtraBold;
        line-height: 1.2 !important;
        text-align: center !important;
    }
    .b3-line {
        color: #FF9100;
        font-weight: bold;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 20px;
    }
    .b3-box-content-text {
        margin: 20px 0px 0px 0px !important;
        text-align: center !important;
        font-family: Exo-Regular;
        font-size: 16px !important;
        color: #66666a !important;
    }
    .b3-content-text {
        margin: 20px 0px 0px 0px !important;
        text-align: center !important;
        font-family: Exo-Regular;
        font-size: 16px !important;
        color: #66666a !important;
    }
    .b3-card {
        height: 350px;
        margin-top: 80px !important;
        padding: 30px;
        background: #FFFFFF;
        border-radius: 10px;
    }
    .b3-img {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .b3-card-title {
        color: #000000;
        !important;
        font-size: 25px;
        font-weight: bold;
    }
    .b3-card-line-orange {
        color: #FF9100;
        font-weight: bold;
    }
    .b3-card-line-green {
        color: #9DBF23;
        font-weight: bold;
    }
    .b3-card-line-blue {
        color: #009DD4;
        font-weight: bold;
    }
    /* end b3 */
    /* b4 */
    .b4-box {
        background-image: url(../img/block_four.jpg);
        background-repeat: no-repeat;
        height: 100vh;
        background-size: 100%;
        background-size: cover;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
    }
    .b4-content {
        font-family: Exo-Regular;
        font-size: 30px;
        color: #FFFFFF;
        font-weight: bold;
    }
    .b4-cont-life {
        font-family: Exo-Regular;
        font-size: 100px;
        color: #FFFFFF;
        font-weight: bold;
    }
    /* end b4 */
    /* b5 */
    .b5-box {
        padding: 100px 0px 150px 0px;
    }
    .b5-box-content {
        margin: 0px 0px 0px 0px !important;
    }
    .b5-content-title {
        margin: 0px !important;
        font-weight: bold !important;
        color: #66666a !important;
        font-size: 25px !important;
        font-family: Exo-ExtraBold;
        line-height: 1.2 !important;
        text-align: center !important;
    }
    .b5-line {
        color: #FF9100;
        font-weight: bold;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 20px;
    }
    .b5-img {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .b5-box-content-text {
        margin: 20px 0px 0px 0px !important;
        text-align: center !important;
        font-family: Exo-Regular;
        font-size: 16px !important;
        color: #66666a !important;
    }
    .b5-card {
        height: 430px;
        margin-top: 30px !important;
        padding: 30px;
        background: #FFFFFF;
        border-radius: 10px;
        border: 1px solid #FF9100;
    }
    .b5-content-text {
        height: 200px;
        margin: 20px 0px 0px 0px !important;
        text-align: center !important;
        font-family: Exo-Regular;
        font-size: 16px !important;
        color: #66666a !important;
    }
    .b5-bottom-plus {
        margin: 20px 0px;
        background: #FF9100;
        color: #FFFFFF;
        border: none;
        padding: 10px 50px;
        text-decoration: none;
    }
    .b5-bottom-plus:hover {
        margin: 20px 0px;
        background: #e77500;
        color: #FFFFFF;
        border: none;
        padding: 10px 50px;
        text-decoration: none;
    }
    /* end b5 */
    /* b6 */
    .b6-box {
        padding-top: 8rem !important;
        padding-bottom: 10rem !important;
        background: #f7f7f7 !important;
    }
    .b6-box-content {
        margin: 0px 0px 0px 0px !important;
    }
    .b6-content-title {
        margin: 0px !important;
        font-weight: bold !important;
        color: #66666a !important;
        font-size: 25px !important;
        font-family: Exo-ExtraBold;
        line-height: 1.2 !important;
        text-align: center !important;
    }
    .b6-line {
        color: #FF9100;
        font-weight: bold;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 20px;
    }
    .b6-box-content-text {
        margin: 20px 0px 0px 0px !important;
        text-align: center !important;
        font-family: Exo-Regular;
        font-size: 16px !important;
        color: #66666a !important;
    }
    .b6-card {
        height: 190px;
        margin-top: 50px !important;
        padding: 30px;
        background: #FFFFFF;
        border-radius: 10px;
    }
    .b6-card-title {
        color: #FF9100 !important;
        font-size: 21px;
        font-weight: bold;
    }
    .b6-img {
        width: 80px;
        margin-bottom: 20px;
    }
    /* end b6 */
    /* Footer */
    .footer-box-bg {
        background: #393939;
    }
    .footer-box-content {
        margin-top: 30px !important;
        margin-bottom: 30px !important;
        background-color: #ededed;
    }
    .footer-content {
        background: #393939 !important;
    }
    .footer-col-one {
        margin-top: 30px;
    }
    .footer-col-two {
        margin-top: 10px;
        margin: 0 auto;
        text-align: center;
    }
    .footer-col-tree {
        margin-top: 0px;
        margin: 0 auto;
        text-align: center;
    }
    .footer-endereco {
        color: #FFFFFF;
        font-family: Exo-Regular;
        font-size: 18px;
        margin: 0 auto;
        text-align: center;
    }
    .footer-logo-cert-b {
        margin-top: 20px;
        width: 50px !important;
    }
    .footer-phone {
        color: #FFFFFF;
        font-family: Exo-Regular;
        font-size: 18px;
        margin: 40px 0px 0px 0px;
        float: left;
    }
    .footer-social-ul {
        border: none !important;
        background: #393939 !important;
        margin: 25px 0px 0px 0px !important;
    }
    .footer-social-li {
        border: none !important;
        background: #393939 !important;
        margin: 0px 0px 0px 0px !important;
    }
    .footer-social-icon {
        font-size: 30px;
        padding: 0px;
        color: #FFFFFF !important;
        border: none !important;
        background: #393939 !important;
    }
    /* end Footer */
}


/* End Media Screen */