﻿.nav-menu .fale-conosco a:hover {
    opacity: 0.8;
}

.back-to-top i:hover {
    opacity: 0.8;
}

.fale-conosco .php-email-form button[type="submit"]:hover {
    opacity: 0.8;
}

.contact .php-email-form button[type="submit"]:hover {
    opacity: 0.8;
}

#header {
    background: #fff !important;
}

.nav-menu a {
    color: #05A3E7;
    text-transform: uppercase;
    font-size: 14px;
}

    .nav-menu a:hover {
        opacity: 0.6;
    }

.carousel-indicators {
    display: none;
}

.carousel {
    height: 55vh;
    /*margin-top: 70px;*/
}

.carousel-inner {
    height: 55vh;
}

    .carousel-inner .carousel-item {
        height: 55vh;
    }

#hero {
    height: 55vh !important;
    margin-top: 70px;
}

    #hero .carousel-container {
        height: 55vh !important;
    }

    #hero .carousel-control-next-icon, #hero .carousel-control-prev-icon {
        background: none !important;
        color: #fff !important;
    }

        #hero .carousel-control-next-icon:hover, #hero .carousel-control-prev-icon:hover {
            opacity: 0.6 !important;
        }

@media (max-width:767px) {
    text-center-sm {
        text-align: center !important;
    }
}

.footer-copyright {
    background: #223148;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.no-padding {
    padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: inherit !important;
}

#footer h5 {
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    font-family: MontserratRegular;
}

#footer p {
    font-size: 14px;
    text-transform: uppercase;
    font-style: normal;
    font-family: MontserratRegular;
}

    #footer p a {
        color: #fff !important;
        font-family: MontserratRegular;
    }

        #footer p a:hover {
            color: #05A3E7 !important;
        }


.sobre-mapa {
    margin-left: auto;
}

    .sobre-mapa p {
        margin-top: -270px;
    }

.sobre-2 {
    margin-top: -210px !important;
}

@media (max-width:1024px) {
    .none-mobile {
        display: none !important;
    }
}

#fale-conosco {
    padding: 80px 0;
    /*background: url(../Content/img/fale-conosco.jpg) no-repeat;*/
    background: url('img/fale-conosco.jpg') no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
}

@media (min-width: 1024px) {
    .fale-conosco {
        background-attachment: fixed;
    }
}


@media (max-width:991px) {
    #none-mobile {
        display: none !important;
    }

    .text-right-home {
        text-align: center;
    }
}

@media (min-width: 992px) {
    #contact {
        margin-bottom: -20px;
    }


    .text-right-home {
        text-align: right;
    }

        .text-right-home h2 {
            color: #22304a;
        }

        .text-right-home h3 {
            color: #69d6f7;
            font-size: 25px;
        }

        .text-right-home img {
            max-width: 300px;
            margin-top: -120px;
            z-index: 999;
            position: relative;
        }
}

@media (max-width: 991px) {
    .text-right-home h2 {
        color: #22304a;
    }

    .text-right-home h3 {
        color: #69d6f7;
        font-size: 25px;
    }

    .text-right-home img {
        display: none;
    }

    .abaixo-banner {
        padding-bottom: 45px !important;
    }

    .about {
        padding-top: 0px !important;
    }
}

.underline-abaixo {
    font-size: 18px !important;
    color: #fff !important;
    font-weight: 500;
}

    .underline-abaixo:after {
        display: block;
        content: "";
        position: relative;
        margin: .40em auto;
        width: 60px;
        background-color: #05A3E7;
        height: 3px;
        margin-top: 15px;
    }

.fale-conosco .php-email-form button[type="button"] {
    background: #05A3E7;
    border: 0;
    padding: 10px 24px;
    color: #fff;
    transition: 0.4s;
    border-radius: 50px;
    outline: none !important;
    min-width: 200px;
    max-width: 200px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

    .fale-conosco .php-email-form button[type="button"]:hover {
        opacity: 0.7;
    }

.section-title h2 {
    font-weight: 500;
    color: #22304b;
}

    .section-title h2 span {
        color: #69daff;
    }


.why-us .box {
    box-shadow: 0px 8px 30px rgba(0, 0, 0, 0.1);
    cursor: pointer;
}

    .why-us .box:hover {
        background: #6fcbf2;
    }

    .why-us .box p {
        text-align: center;
        font-size: 13px;
        color: #99a0b3;
    }


    .why-us .box h4 {
        text-align: center;
        font-size: 18px;
        color: #2c333d;
        font-weight: 500;
        text-transform: uppercase;
    }

        .why-us .box h4:after {
            display: block;
            content: "";
            position: relative;
            margin: .40em auto;
            width: 60px;
            background-color: #05A3E7;
            height: 3px;
            margin-top: 20px;
        }

@media (min-width:992px) and (max-width:1199px) {
    .why-us .box {
        min-height: 430px;
    }
}

@media (min-width:1200px) {
    .why-us .box {
        min-height: 390px;
    }
}

.why-us .box img {
    max-width: 50px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

#testimonials {
    background: #ccc;
}

.testimonials .owl-dot {
    width: 10px;
    height: 10px;
    background-color: transparent !important;
    border: 1px solid #fff !important;
    outline: none !important;
}

.no-margin {
    margin: 0px !important;
}

@media (min-width: 992px) {
    .testimonials .testimonial-item p {
        width: 100%;
        text-align: justify;
        color: #fff !important;
    }
}

.testimonials .testimonial-item .testimonial-img {
    border: none !important;
}

.testimonials .testimonial-item h3 {
    font-size: 14px;
    font-weight: 600;
    margin: 15px 0 15px 0;
    color: #fff;
    font-family: "Poppins", sans-serif;
}

.testimonials .testimonial-item h4 {
    font-size: 13px;
    color: #fff;
}

.cases-de-sucesso {
    background: #f5f6fa;
    padding-bottom: 70px;
}

.col-mb {
    margin-bottom: 30px;
}

.btn-VerMais {
    background: #05A3E7;
    border: 0;
    padding: 10px 60px;
    color: #fff !important;
    transition: 0.4s;
    border-radius: 50px;
    outline: none !important;
    min-width: 200px;
    max-width: 200px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

    .btn-VerMais:hover {
        opacity: 0.7;
    }



@media (min-width: 992px) {
    #hero h2 {
        width: 50%;
        margin-bottom: 15px !important;
    }

    .btn-banner {
        width: 50%;
    }

    #hero p {
        width: 50%;
    }

    #hero p {
        margin: 0px auto 30px 65px;
        text-align: right;
        font-size: 20px;
        font-family: DosisMedium;
    }

    #hero h2 {
        margin: 0px auto 30px 65px;
        text-align: right;
    }

    .btn-banner {
        margin: 0px auto 30px 65px;
        text-align: right;
    }
}

@media (min-width:1200px) {
    #hero h2 {
        width: 40%;
    }

    .btn-banner {
        width: 40%;
    }

    #hero p {
        width: 40%;
    }
}



@media (min-width:1200px) {
    #hero p {
        margin: 0px auto 30px 100px;
    }

    #hero h2 {
        margin: 0px auto 30px 100px;
    }

    .btn-banner {
        margin: 0px auto 30px 100px;
    }
}



.btn-banner a {
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: inline-block;
    padding: 12px 30px;
    border-radius: 50px;
    transition: 0.5s;
    line-height: 1;
    margin: 0 10px;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    color: #fff;
    border: 2px solid #05A3E7;
    background: #05A3E7;
    color: #fff;
    text-align: center;
    min-width: initial !important;
    max-width: initial !important;
}

    .btn-banner a:hover {
        background: #4ac7fd;
        border: 2px solid #40c5ff;
    }

.carousel-content {
    width: 100%;
}

.banner-p {
    text-transform: uppercase;
    color: #696971 !important;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 5px !important;
}

.abaixo-banner {
    padding: 60px 0;
}

.about {
    background: #fff;
}

    .about .why-us .box {
        cursor: auto;
    }

@media (max-width: 1199px) and (min-width: 992px) {
    .about .why-us .box {
        min-height: 230px;
        margin-bottom: 30px;
    }
}

@media (min-width:1200px) {
    .about .why-us .box {
        min-height: 230px;
        margin-bottom: 30px;
    }
}

.about .why-us .box img {
    max-width: 65px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.about .video-box {
    margin-bottom: 30px;
}

#header.header-scrolled {
    z-index: 1000;
    box-shadow: #eee 3px 2px 5px;
}

.about .why-us .box {
    padding: 25px 25px !important;
}

    .about .why-us .box h6 {
        text-align: center;
    }

    .about .why-us .box hr {
        margin: 0.9em auto;
        width: 60px;
        background-color: #05A3E7;
        height: 2px;
    }

.about .why-us .box {
    box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.1);
}


.about .why-us {
    max-width: 760px;
}

@media (min-width:1441px) {
    .about .why-us {
        max-width: 800px;
    }
}

@media (min-width:1600px) {
    .about .why-us {
        max-width: 825px;
    }
}

@media (min-width:1800px) {
    .about .why-us {
        max-width: 850px;
    }
}

@media (min-width:1900px) {
    .about .why-us {
        max-width: 865px;
    }
}

@media (min-width:2000px) {
    .about .why-us {
        max-width: 880px;
    }
}

@media (min-width:2100px) {
    .about .why-us {
        max-width: 895px;
    }
}

@media (min-width:2200px) {
    .about .why-us {
        max-width: 910px;
    }
}

@media (min-width:2300px) {
    .about .why-us {
        max-width: 925px;
    }
}

@media (min-width:2400px) {
    .about .why-us {
        max-width: 940px;
    }
}

@media (min-width:2400px) {
    .about .why-us {
        max-width: 965px;
    }
}

.about .why-us .box:hover {
    background: none !important;
}

.left-sobre {
    padding: 50px;
}

@media (min-width:992px) {
    .left-sobre {
        width: 62%;
        margin-left: auto;
        text-align: right;
    }
}

.left-sobre h4 {
    color: #6fccee;
    font-size: 20px;
}

.left-sobre p {
    color: #fff;
    margin-top: 20px;
    font-size: 14px;
}

.right-sobre {
    padding: 50px;
}

    .right-sobre p {
        color: #99a0ba;
        font-size: 15px;
        line-height: 24px;
    }

@media (min-width:768px) and (max-width:991px) {
    .about .why-us {
        max-width: 100% !important;
    }
}

.events {
    box-shadow: 0px 5px 24px rgba(0, 0, 0, 0.1);
}

    .events h2 {
        padding-top: 20px;
    }


@media (min-width:992px) {
    .events {
        margin-top: 50px;
    }
}

.events .owl-nav {
    display: none !important;
}

.events .owl-dots {
    margin-top: 25px;
}

.testimonials .owl-nav {
    display: none;
}

.events .owl-dots {
    display: block !important;
}

.events .owl-dot {
    width: 10px;
    height: 10px;
    background-color: transparent !important;
    border: 1px solid #272e38 !important;
    outline: none !important;
}

.nav-menu a {
    color: #5a5a5c;
}

.nav-menu .active > a {
    color: #5a5a5c;
}

#hero .carousel-item::before {
    display: none !important;
}

.banner-p {
    font-size: 16px;
    color: #fff !important;
}

#about-dois {
    background: #fff;
}

.box-outros-recursos img {
    max-width: 65px;
}

.box-outros-recursos h6 {
    color: #00a2e6;
    font-weight: 600;
    font-size: 16px;
    font-family: MontserratSemiBold !important;
}

.box-outros-recursos p {
    color: #818181;
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: MontserratRegular !important;
}

.col-border-outros-recursos {
    border-right: 2px solid #818181;
}

.mb-20 {
    margin-bottom: 40px;
}

.mobile-nav-toggle i {
    color: #05a3e7 !important;
}

.mobile-nav-toggle {
    right: 20px;
    top: 25px;
}

.mobile-nav-toggle {
    z-index: 99999999999999999999;
}

.mobile-nav {
    z-index: 99999999999999;
}

.mobile-nav-overly {
    z-index: 9999999;
}

.box-post {
    -webkit-box-shadow: 0px 0px 4px 2px #ccc;
    -moz-box-shadow: 0px 0px 4px 2px #ccc;
    box-shadow: 0px 0px 4px 2px #ccc;
    padding-top: 10px;
    padding-bottom: 5px;
}

    .box-post .notice-description-title {
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        line-height: 54px;
        max-height: 54px;
        min-height: 54px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

.notice-description-title-ultimosposts {
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 25px;
    max-height: 45px;
    /* min-height: 45px; */
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

    .notice-description-title-ultimosposts p {
        word-wrap: break-word;
        color: #818181 !important;
        font-size: 14px;
        margin-bottom: 0px;
    }

        .notice-description-title-ultimosposts p a {
            color: #818181 !important;
        }

            .notice-description-title-ultimosposts p a:hover {
                text-decoration: underline;
            }

.box-post .notice-description-title h3 {
    font-size: 19px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #00a2e6 !important;
    padding-left: 10px;
    padding-right: 10px;
    word-wrap: break-word;
}

    .box-post .notice-description-title h3 a {
        color: #00a2e6 !important;
    }

.box-post .notice-description {
    margin: 0;
    margin-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 20px;
    max-height: 40px;
    min-height: 40px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: 500;
    font-size: 12px !important;
    color: #818181 !important;
    padding-left: 10px;
    padding-right: 10px;
}

    .box-post .notice-description p {
        font-size: 12px !important;
        color: #818181 !important;
        font-weight: 500;
        word-wrap: break-word;
    }

    .box-post .notice-description span {
        font-size: 12px !important;
        color: #818181 !important;
        font-weight: 500;
    }



.date-post p {
    margin-bottom: 10px !important;
    margin-left: 20px;
    font-weight: 500;
    font-size: 12px !important;
    color: #818181 !important;
}

.leia-mais a {
    color: #000;
    font-weight: 900;
    font-size: 10px;
    padding-right: 10px;
}

    .leia-mais a:hover {
        text-decoration: underline !important;
    }


.pagination {
    margin-left: auto;
    margin-right: auto;
    /* display: table; */
    display: inherit;
    text-align: center;
    margin-top: 20px;
}

    .pagination li {
        display: inline !important;
    }

        .pagination li a {
            color: #000 !important;
            padding: 5px;
        }

            .pagination li a:hover {
                color: #00a2e6 !important;
            }

        .pagination li.active a {
            color: #00a2e6 !important;
        }


@media (max-width:767px) {
    #hero .carousel-content {
        padding: 40px;
        padding-left: 50px;
        padding-right: 50px;
    }
}

@media (max-width:500px) {
    #hero .carousel-content {
        padding: 25px;
    }
}

.desc-post-blog p {
    color: #818181 !important;
}

.desc-post-blog h2 {
    color: #00a2e6 !important;
    font-weight: 500;
    font-size: 20px;
}

.desc-post-blog h6 {
    color: #00a2e6 !important;
    font-weight: 500;
    font-size: 16px;
}

@media (min-width:992px) {
    .col-lg-2-5 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
        position: relative;
        width: 100%;
        /*padding-right: 15px;
    padding-left: 15px;*/
    }
}

.btn-sharess a {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 0;
    line-height: 2.53;
    letter-spacing: 0.04em;
    vertical-align: top;
    font-size: 11px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    padding: 5px;
    color: #fff;
}

.btn-sharess .facebook-btn {
    background: #3b5998;
}

.btn-sharess .twitter-btn {
    background: #1da1f2;
}

.btn-sharess .linkedin-btn {
    background: #0077b5;
}

.btn-sharess .pinterest-btn {
    background: #bd081c;
}

.btn-sharess .whatsapp-btn {
    background: #25d366;
}

.btn-sharess a:hover {
    opacity: 0.8;
}

.btn-sharess a i {
    margin-right: 3px;
    margin-left: 3px;
    font-size: 15px;
}


@media (min-width:992px) {

    .col-primeira-button {
        padding-right: 5px;
    }

    .col-segunda-button {
        padding-right: 5px;
    }

    .col-terceira-button {
        padding-right: 5px;
    }

    .col-quinta-button {
        padding-left: 5px;
    }
}

@media (max-width:991px) {
    .col-primeira-button {
        padding-right: 5px;
        margin-top: 5px;
    }

    .col-segunda-button {
        padding-left: 5px;
        margin-top: 5px;
    }

    .col-terceira-button {
        padding-right: 5px;
        margin-top: 5px;
    }

    .col-quarta-button {
        padding-left: 5px;
        margin-top: 5px;
    }

    .col-quinta-button {
        padding-right: 5px;
        margin-top: 5px;
    }
}

@media (max-width:767px) {
    .btn-sharess {
        margin-bottom: 50px !important;
    }
}

.col-pol-ter-ger a:hover {
    text-decoration: underline;
}

.notice-description-case {
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 30px;
    max-height: 30px;
    min-height: 27px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

#events .owl-carousel.owl-drag .owl-item {
    cursor: grab;
}

.cases-de-sucesso .cases-de-sucesso-item img {
    /*max-width: 275px;*/
    width: 100%;
    /*margin-left: auto;
    margin-right: auto;
    display: block;*/
}

.float {
    box-shadow: none !important;
}

.home-fazemos-melhor h4 {
    text-align: center !important;
    font-size: 16px !important;
    color: #444444 !important;
    font-weight: normal !important;
    text-transform: inherit !important;
}

    .home-fazemos-melhor h4:after {
        display: none !important;
    }

.row-vantanges h3 {
    text-align: center;
    font-size: 18px;
    color: #2c333d;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0;
    margin: 20px 0;
}

.row-vantanges .box:hover h3 {
    color: #fff !important;
}

