body {
    color: #878c9b;
    font-size: 1.125rem;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    line-height: 1.6;
    margin: 0;
}

.ftco-navbar-light {
    padding: 5px 0;
}

.ftco-navbar-light .navbar-brand {
    overflow: hidden;
}

.ftco-navbar-light .navbar-brand .logo-main {
    max-height: 55px;
}

.ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
    font-size: 16px;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: 500;
    letter-spacing: 0;
    /*text-shadow: 1px 1px 3px #292929;*/
}

.ftco-navbar-light.scrolled .navbar-toggler,
.ftco-navbar-light .navbar-toggler {
    font-size: 21px;
}

.slider-text h1 {
    text-transform: uppercase;
    text-shadow: 0 0 8px #000000;
}

.btn.btn-primary {
    font-weight: 400;
    letter-spacing: 1px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
}

.header-area {
    padding: 30px 0;
}

.header-area.sticky-header.sticky {
    padding: 10px 0;
}

.header-logo-area {
    max-width: 170px;
}

.main-menu >li > a,
.header-area.sticky-header.sticky .header-action-area a,
.header-area.sticky-header.sticky .header-action-area button {
    color: #495b2d;
}

.main-menu > li > a:after {
    background-color: #a7bb7e;
    height: 3px;
}

.has-submenu .submenu-nav {
    border-bottom: 2px solid #aed66c;
    left: 0%;
}

.has-submenu .submenu-nav-mega .mega-menu-item {
    -webkit-flex-basis: 40%;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
}

.btn-brand {
    background-color: #708e40;
    border: 3px solid #708e40;
}

.has-submenu .submenu-nav-mega .mega-menu-item > a {
    color: #495b2d !important;
}

.has-submenu .submenu-nav >li a:hover {
    color: #708e40 !important;
}

.has-submenu .submenu-nav-mega .mega-menu-item.menu-content .menu-content-inner h4 span {
    color: #b5e071;
}

.has-submenu .submenu-nav-mega .mega-menu-item.menu-content .menu-content-inner {
    background-image: url(/imgs/categoria-mesa-centro.jpg);
}

.header-action-area a, .header-action-area button {
    font-weight: 500;
}

.icon-ecommerce-bag:before, .icon-basic-magnifier:before {
    font-weight: 500 !important;
}

.header-action-area a .shop-count {
    top: -.25em !important;
}

#slide-42-layer-5,
#slide-43-layer-5,
#slide-44-layer-5,
.tp-caption.Button-Outline-Secondary,
.Button-Outline-Secondary {
    border-color: #1c2d00;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Quicksand', sans-serif;
}

#slide-43-layer-1 {
    color: #FFFFFF;
}

#slide-44-layer-1 {
    z-index: 5;
    white-space: nowrap;
    font-size: 90px;
    line-height: 90px;
    font-weight: 900;
    color: #FFFFFF;
    letter-spacing: 0;
    font-family: "Playfair Display", serif;
}

.rev_slider .caption, .rev_slider .tp-caption {
    white-space: nowrap;
    font-size: 20px;
    line-height: 22px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 6px;
}

.tp-caption.Button-Outline-Secondary:hover,
.Button-Outline-Secondary:hover {
    background-color: #1c2d00;
    border-color: #1c2d00;
}

.black {
    background-color: #191919;
}

.green {
    background-color: #2e3521;
}

.heading-section .subheading {
    font-size: 18px;
}

.heading-section h1 {
    font-size: 2.5rem;
    font-weight: 500;
    line-height: 3rem;
    margin-top: 0;
    margin-bottom: 0;
}

.heading-section h2 {
    font-size: 28px;
    line-height: 36px;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem !important;
}

#modulo_home_3 .ftco-section {
    padding: 6em 0 4rem;
}

.section-title h1 {
    color: #a0b574;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 28px;
}

.section-title h2 {
    margin-top: 0;
    font-size: 3.3rem;
    font-weight: 500;
}

.about-content h2 {
    color: #FFFFFF;
    font-size: 2rem;
    line-height: 1.5;
}

.page-header-content {
    height: 480px;
}

.page-header-wrapper:before {
    background-color: rgba(0, 0, 0, .5) !important;
}

.contact-page-map {
    height: 400px;
}

@media only screen and (max-width: 767.98px) {
    .section-title h1 {
        margin-bottom: 18px;
    }
}

@media (max-width: 1200px) {
    .header-logo-area {
        max-width: 110px;
    }

    #slide-42-layer-3 {
        letter-spacing: 3px;
        font-weight: 500;
    }

    .about-content h2 {
        font-size: calc(1.35rem + 1.2vw);
    }
}

@media only screen and (max-width: 1599.98px) and (min-width: 1200px) {
    .has-submenu .submenu-nav-mega {
        width: 100%;
    }
}

/*---------------------------------------
Model Categories Home Style
 --------------------------------------*/
.pos_relative {
    position: relative;
}

.d_block {
    display: block;
}

.align_col_center_left {
    display: flex;
    flex-flow: column;
    align-items: flex-start;
    justify-content: center;
}

.shop_category{
    padding-top: 100px;
    padding-bottom: 100px;
}

.shop_category .single_category{
    overflow: hidden;
    margin-bottom: 30px;
}

.shop_category .single_category img {
    width: 100%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.shop_category .single_category:hover img {
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -o-transform: scale(1.02);
    transform: scale(1.02);
}

.shop_category .single_category .overlay{
    background: rgba(0,0,0,0.5);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.shop_category .single_category .category_content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 30px;
    color: #FFFFFF;
    line-height: 1.5;
}

.shop_category .single_category .category_content h3{
    width: 100%;
    font-size: 1.75rem;
    font-weight: 500;
    color: #FFFFFF;
    margin-top: 0px;
}

@media (max-width: 1400px){
    .shop_category {
        padding-bottom: 70px;
    }
}

@media (max-width: 1199px) {
    /*----shop category----*/
    .shop_category .single_category .category_content h3 {
        font-size: 26px;
        line-height: 30px;
        padding-top: 10px;
    }
    .shop_category .single_category .category_content {
        padding: 20px;
    }
}

@media (max-width: 991px) {
    /*-----shop category----*/
    .shop_category {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .shop_category .single_category .category_content {
        align-items: center;
        padding: 15px;
    }
    .shop_category .single_category .category_content h3 {
        font-size: 22px;
        text-align: center;
        line-height: 24px;
    }
}

@media (max-width: 767px){

}

@media (max-width: 575px){
    .shop_category .single_category {
        margin-bottom: 20px;
    }
}

.prod-details-info-content h2 {
    color: #000000;
    font-weight: 600;
    text-transform: uppercase;
}

.price-group .price {
    color: #758e42;
    font-weight: 600;
}

.product-description-review .desc-review-tab-menu {
    border-bottom: 2px solid #ccc;
}

.product-description-review .desc-review-tab-menu li a {
    color: #000000;
    font-weight: 600;
}

.product-description-review .desc-review-tab-menu li a.active:after {
    background-color: #080808;
    bottom: -6px;
    height: 4px;
}

.pro-qty input {
    border: 1px solid #708e40 !important;
}

.pro-qty a.inc {
    border-left: 1px solid #708e40 !important;
}

.pro-qty a.dec {
    border-right: 1px solid #708e40 !important;
}

.pro-qty a {
    color: #708e40 !important;
}

.pro-qty a:hover {
    color: #FFFFFF !important;
    background-color: #37491b !important;
}

.prod-details-footer__item .share-item a:hover {
    color: #5c7535 !important;
}

.prod-details-footer__item h5 {
    color: #080808 !important;
}

.prod-details-footer__item:first-child {
    border-top: 1px solid #708e40 !important;
}

.prod-details-footer__item {
    border-bottom: 1px solid #708e40 !important;
}

.prod-details-footer__item .share-item a {
    color: #000000;
}

.prod-details-footer__item h5 i {
    color: #708e40 !important;
}

.portfolio-carousel-wrap .lSPager.lSpg li.active a, .portfolio-carousel-wrap .lSPager.lSpg li:hover a {
    border-color: #b7b7b7;
}

.shopping-cart-table thead th {
    background-color: #212121;
    color: #FFFFFF;
}

.cart-page-wrapper.sp-y {
    padding: 120px 0 0;
}

.checkout-page-wrapper.sp-y {
    padding: 0 0 120px;
}

.checkout-billing-details-wrap h2 {
    color: #212121;
    margin-bottom: 20px;
}

.shopping-cart-table .product-list .product-name:hover {
    color: #80af20;
}

.btn-zap {
    line-height: 1rem;
    padding: 10px 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.btn-zap i {
    font-size: 2rem;
    padding-right: 0.5rem;
}

.bv-form .help-block {
    color: #f00;
}

.btn-bordered.btn-table {
    padding: 12px 20px;
    width: 221px;
}

.btn-bordered.btn-danger {
    background-color: #c82333;
    color: #FFFFFF;
}

.btn-bordered.btn-info {
    background-color: #17a2b8;
    color: #FFFFFF;
}

.btn-bordered.btn-secondary {
    background-color: #6c757d;
    color: #FFFFFF;
}

.post-item {
    padding: 30px 30px;
    margin-top: 0;
    background-color: rgba(233, 243, 212, 0.60);
}

.post-thumb:before {
    background-color: rgba(0, 0, 0, 0.55);
}

.post-info {
    font-size: 16px;
    text-transform: none;
    font-weight: normal;
    color: #666666;
    letter-spacing: 0;
}

.post-info__title {
    font-size: 1.4rem;
    line-height: 1.4;
}

.post-item .post-info__excerpts p, .post-item .post-info__excerpts p span {
    font-size: 1rem;
}

.post-item .post-info__action a, .post-item .post-info__title a {
    color: #728e37;
}

.post-item:hover .post-info__action a:hover, .post-item:hover .post-info__title a:hover {
    color: #dbff8e;
}

.btn-bottom:before {
    background-color: #dbff8e;
}

.post-item:hover .post-info__excerpts p, .post-item:hover .post-info__excerpts p span {
    color: #ffffff;
}

.search-box-wrapper {
    background-color: rgba(0, 0, 0, 0.65);
}

.search-box-form-wrap .search-note, .search-box-wrapper .search-close:hover {
    color: #60b932;
}

.search-box-form-wrap input[type=search] {
    border-bottom: 5px solid #60b932;
    color: #60b932;
    font-size: 60px;
}

/*---------------------------------------
Final Model Categories Home Style
 --------------------------------------*/

/*==========================
06. POP-UP Box Style CSS
===========================*/
.popup-box-wrapper {
    background-color: rgba(0, 0, 0, 0.65);
    position: fixed;
    display: none;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100vw;
    z-index: 9999;
}

.popup-box-wrapper .popup-box-content-inner {
    width: 70%;
    height: 100%;
    margin: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    -o-transition: transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
    opacity: 0;
    visibility: hidden;
}

.popup-box-wrapper .popup-box-content-inner img {
    max-width: 60%;
}

@media only screen and (max-width: 575.98px) {
    .popup-box-wrapper .popup-box-content-inner {
        width: 100%;
        padding: 0 20px;
    }
}

.popup-box-wrapper.show .popup-box-content-inner {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    visibility: visible;
}

.popup-box-wrapper .popup-close {
    color: #FFFFFF;
    font-size: 70px;
    line-height: 1;
    position: absolute;
    top: 50px;
    right: 100px;
}

@media only screen and (max-width: 767.98px) {
    .popup-box-wrapper .popup-close {
        top: 20px;
        right: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .popup-box-wrapper .popup-close {
        top: 30px;
        right: 30px;
    }
}

.popup-box-wrapper .popup-close:hover {
    color: #60b932;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.popup-box-form-wrap {
    width: 100%;
}

.ftco-footer {
    padding: 0;
}

.ftco-footer .footer-infos {
    font-size: 15px;
    font-weight: 100;
    padding: .5rem 0;
}

.ftco-footer .footer-infos i {
    color: #e5cd86;
}

.ftco-footer .assinatura {
    font-size: 14px;
}

/*====================================
50. Blog Details Page Style Css
=====================================*/
.blog-post-details-content {
    background-color: #FFFFFF;
    border: 1px solid #EEEEEE;
    padding: 30px;
}

.blog-post-details-header {
    margin-bottom: 32px;
}

.blog-post-details-header .post-info__meta {
    margin-bottom: 0;
}

.blog-post-details-body .post-thumbnail {
    margin-bottom: 32px;
}

.blog-post-details-footer {
    border-top: 1px solid #eee;
    padding-top: 25px;
    margin-top: 52px;
}

.blog-post-details-footer .post-tags span {
    color: #f2b636;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    margin-right: 15px;
}

.blog-post-details-footer .post-tags a {
    line-height: 1;
    color: #878c9b;
    margin-right: 10px;
}

.blog-post-details-footer .post-tags a:last-child {
    margin-right: 0;
}

.blog-post-details-footer .post-tags a:last-child:after {
    display: none;
}

.blog-post-details-footer .post-tags a:after {
    content: ',';
}

.blog-post-details-footer .post-tags a:hover {
    color: #f2b636;
}

.share-btn a {
    font-size: 15px;
    line-height: 1;
    color: #878c9b;
    margin-right: 15px;
}

.share-btn a:last-child {
    margin-right: 0;
}

.share-btn a:hover {
    color: #f2b636;
}

.related-post-area {
    margin-top: 60px;
}

.related-post-area>h4 {
    text-align: center;
    margin-bottom: 32px;
}

.related-post-area .post-item {
    margin: 0;
    padding: 40px 30px;
}

.related-post-area .post-item:hover .post-info__title a {
    color: inherit;
}


/*---------------------------------------
Video Background Full Width
 --------------------------------------*/
.video-background-holder {
    position: relative;
    background-color: black;
    height: calc(100vh - 72px);
    min-height: 25rem;
    width: 100%;
    overflow: hidden;
}

.video-background-holder video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.video-background-content {
    position: relative;
    z-index: 2;
}

.video-background-content h1 {
    font-weight: 700;
    color: #FFFFFF;
    text-shadow: 0 0.1em 0.1em rgba(0,0,0,0.4);
}

.video-background-content p {
    font-size: 34px;
    font-weight: 600;
    line-height: 1.8em;
    text-shadow: 0 0.1em 0.1em rgba(0,0,0,0.4);
}

.video-background-content .btn-video {
    border: 3px solid #FFFFFF;
    font-size: 18px;
    margin-top: 20px;
    display: inline-block;
    text-decoration: none;
    font-weight: 500;
    padding: .3em 1em;
    line-height: 1.7em;
    background-color: transparent;
    border-radius: 5px;
    -webkit-transition: all .2s;
    transition: all .2s;
    text-transform: uppercase;
}

.video-background-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #000000;
    opacity: 0.09;
    z-index: 1;
}
/*---------------------------------------
FIM Video Background Full Width
 --------------------------------------*/

/*---------------------------------------
Call to Action Style CSS
---------------------------------------*/
.call-to-action-finance .finance-call-to-content {
    background-color: #96BD03;
    border-radius: 0 100px 100px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -60px;
    padding: 20px 70px;
    position: relative;
    z-index: 1;
    box-shadow: 6px 6px 18px 0 rgba(0,0,0,0.3);
}

.call-to-action-finance .btn-call-to-content {
    background-color: #96BD03;
    border-radius: 100px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -60px;
    padding: 20px 30px;
    position: relative;
    z-index: 1;
    box-shadow: 6px 6px 18px 0 rgba(0,0,0,0.3);
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}

@media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .call-to-action-finance .finance-call-to-content,
    .call-to-action-finance .btn-call-to-content {
        padding: 30px;
    }
}

@media only screen and (max-width: 767.98px) {
    .call-to-action-finance .container-fluid {
        padding-left: 15px !important;
    }

    .call-to-action-finance .finance-call-to-content {
        padding: 10px 20px;
        text-align: center !important;
        border-top-left-radius: 100px;
        border-bottom-left-radius: 100px;
        margin-top: -40px;
    }

    .call-to-action-finance .btn-call-to-content {
        padding: 20px 30px;
        text-align: center !important;
        margin-top: 30px;
    }
}

@media only screen and (max-width: 575.98px) {
    /*.call-to-action-finance .finance-call-to-content,
    .call-to-action-finance .btn-call-to-content {
        padding: 20px 25px;
        text-align: center !important;
        display: block;
    }*/
}

.call-to-action-finance .finance-call-to-content h2 {
    font-weight: 800;
    text-transform: uppercase;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 1px;
    line-height: 2em;
    margin-bottom: 0;
}

.call-to-action-finance .btn-call-to-content h2 {
    font-weight: 900;
    text-transform: uppercase;
    font-size: 21px;
    letter-spacing: 1px;
    line-height: 1.75em;
    margin-bottom: 0;
}

.call-to-action-finance .btn-call-to-content h2 a {
    color: #FFFFFF;
    text-decoration: none;
}

.call-to-action-finance .btn-call-to-content:hover {
    background-color: #116bb2;
}

.call-to-action-finance .btn-call-to-content:hover a {
    display: block;
    text-decoration: none;
}

@media (max-width: 1200px) {
    .call-to-action-finance .finance-call-to-content h2,
    .call-to-action-finance .btn-call-to-content h2 {
        font-size: calc(1.275rem + 0.3vw);
    }
}

@media only screen and (max-width: 767.98px) {
    .call-to-action-finance .finance-call-to-content h2 {
        font-size: 0.9rem;
    }

    .call-to-action-finance .btn-call-to-content h2 {
        font-size: 1.1rem;
    }
}

.call-to-action-finance .finance-call-to-content .btn-bordered {
    color: #FFFFFF;
}

@media only screen and (max-width: 575.98px) {
    .call-to-action-finance .finance-call-to-content .btn-bordered {
        margin-top: 20px;
    }
}
/*---------------------------------------
FIM Call to Action Style CSS
---------------------------------------*/

@media only screen and (max-width: 991.98px) {
    .ftco-navbar-light {
        padding: 0 15px !important;
    }

    .video-background-holder {
        height: 70vh;
    }

    .video-background-content .display-3 {
        font-size: 3rem;
    }

    .video-background-content p {
        font-size: 24px;
        line-height: 2.5em;
    }
}

/*---------------------------------------
SOCIAL BUTTONS CSS
---------------------------------------*/
.social-icons a {
    border-radius: 100%;
    margin: 5px 0 0 0;
    padding-right: 10px;
}

.social-icons a:hover {
    text-decoration: none;
}

.social-icons .fb, .social-icons .li, .social-icons .yt, .social-icons .ig, .social-icons .tw {
    font-size: 24px;
    /*color: #ff2b34;
    text-shadow: 1px 1px 5px #000000;*/
    color: transparent;
}

.social-icons .fb i.fa-circle, .social-icons .li i.fa-circle, .social-icons .yt i.fa-circle,
.social-icons .ig i.fa-circle, .social-icons .tw i.fa-circle {
    /*background: #ffc700;*/
    border-radius: 100%;
}

.social-icons .fb:hover i, .social-icons .li:hover i, .social-icons .yt:hover i,
.social-icons .ig:hover i, .social-icons .tw:hover i {
    -moz-transform: rotate(360deg);
    -moz-transition: all 0.8s ease-in-out 0s;
    -webkit-transform: rotate(360deg);
    -webkit-transition: all 0.8s ease-in-out 0s;
    -ms-transform: rotate(360deg);
    -ms-transition: all 0.8s ease-in-out 0s;
    transform: rotate(360deg);
    transition: all 0.8s ease-in-out 0s;
    text-shadow: none;
}

.social-icons .fb i.fa-circle {
    border-radius: 100%;
    color: transparent;
    background: #113595;
    transition: all ease .5s;
}

.social-icons .tw i.fa-circle {
    border-radius: 100%;
    color: transparent;
    background: #1089CC;
    transition: all ease .5s;
}

.social-icons .li i.fa-circle {
    border-radius: 100%;
    color: transparent;
    background: #25B5FA;
    transition: all ease .5s;
}

.social-icons .yt i.fa-circle {
    border-radius: 100%;
    color: transparent;
    background: #FF2B34;
    transition: all ease .5s;
}

.social-icons .ig i.fa-circle {
    border-radius: 100%;
    color: transparent;
    background: radial-gradient(circle farthest-corner at 35% 100%,#fec564,transparent 50%),radial-gradient(circle farthest-corner at 10% 140%,#feda7e,transparent 50%),radial-gradient(ellipse farthest-corner at 0 -25%,#5258cf,transparent 50%),radial-gradient(ellipse farthest-corner at 20% -50%,#5258cf,transparent 50%),radial-gradient(ellipse farthest-corner at 100% 0,#893dc2,transparent 50%),radial-gradient(ellipse farthest-corner at 60% -20%,#893dc2,transparent 50%),radial-gradient(ellipse farthest-corner at 100% 100%,#d9317a,transparent),linear-gradient(#6559ca,#bc318f 30%,#e42e66 50%,#fa5332 70%,#ffdc80 100%);
    transition: all ease .5s;
}

.social-icons .fa-stack {
    width: 2em;
}

/*---------------------------------------
ABOUT HOME APRESENTAÇÃO
---------------------------------------*/
.about-page-content h1 {
    font-size: 34px;
    font-weight: 900;
    line-height: 1em;
    color: #333333;
    text-align: center;
}

/*---------------------------------------
PAGE PROJETOS
---------------------------------------*/
.bg-projects {
    background: linear-gradient(90deg,#261D65 0%,#1B517C 100%);
    height: 500px !important;
}

.bg-projects h1 {
    font-weight: 700;
    font-size: 44px;
    line-height: 1.3em;
    text-shadow: none;
    color: #ffffff;
    text-transform: uppercase;
}

.bg-projects .projects-items, .bg-projects .projects-items p {
    font-size: 20px;
    color: #ffffff;
}

.bg-projects .contact-text p {
    font-size: 21px;
    color: #ffffff;
}

.lightbox-gallery-area .lightbox-title {
    font-weight: 800;
    font-size: 26px;
    text-transform: uppercase;
    color: #000000;
}

.lightbox-gallery-box {
    overflow: hidden;
    height: 300px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 15px 25px 0 rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0 15px 25px 0 rgba(0, 0, 0, 0.35);
    box-shadow: 0 15px 25px 0 rgba(0, 0, 0, 0.35);
}

.lightbox-gallery-box a {
    position: relative;
    display: block;
    height: 300px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.lightbox-gallery-box a img {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    object-fit: cover;
    min-height: 300px;
}

.lightbox-gallery-box .lightbox-icon-hover {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: rgba(17, 107, 179, 0.7);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.lightbox-gallery-box:hover .lightbox-icon-hover {
    opacity: 1;
}

.lightbox-gallery-box .lightbox-icon-hover i {
    color: #FFFFFF;
    position: absolute;
    left: 46%;
    top: 46%;
}

.block-27 ul li a, .block-27 ul li span {
    color: #9cc00d;
    border: 1px solid #cccccc;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.block-27 ul li.active a, .block-27 ul li.active span,
.block-27 ul li:hover a, .block-27 ul li:hover span {
    background: #9cc00b;
    color: #FFFFFF;
    border-color: transparent;
}

@media only screen and (max-width: 575.98px) {
    .lightbox-gallery-box, .lightbox-gallery-box a {
        height: 150px;
    }

    .lightbox-gallery-box a img {
        min-height: 150px;
    }

    .lightbox-gallery-box .lightbox-icon-hover i {
        left: 44%;
        top: 44%;
        font-size: 1.5em;
    }
}

@media only screen and (max-width: 767.98px) {
    .bg-projects {
        height: auto !important;
    }
}


/*---------------------------------------
ELEMENTS E ICONS HOME
---------------------------------------*/
.element-content-title {
    padding: 20px 100px;
    box-shadow: 0 2px 18px 0 rgba(0,0,0,0.3);
    text-align: center;
}

.icon-box-item {
    display: table;
    height: 200px;
    width: 100%;
    text-align: center;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    padding: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #ececec;
    -webkit-box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.25);
}

.icon-box-center {
    display: table-cell;
    vertical-align: middle;
}

.icon-box-icon {
    font-size: 3.75rem;
    line-height: 1;
    margin-bottom: 25px;
}

.icon-box-txt h2 {
    font-size: 21px;
    color: #000000;
    line-height: 1.2em;
    text-align: center;
}

/*----------------------------------------
TITLES PÁGINAS INTERNAS
--------------------------------------- */
.hero-wrap.hero-wrap-2 {
    padding: 120px 0 115px;
}

.content-align h1 {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 2rem;
    letter-spacing: 0;
    text-align: center;
    text-shadow: 0em 0.1em 0.1em rgba(0,0,0,0.38);
    color: #FFFFFF;
}

.content-align h2 {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 22px;
    color: #ffffff;
    letter-spacing: 4px;
    line-height: 1.6em;
    text-align: center;
}

.content-align .btn-cta {
    letter-spacing: 4px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 15px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;

    -webkit-box-shadow: 10px 10px 0 0 rgba(0, 0, 0, 0.5) !important;
    -moz-box-shadow: 10px 10px 0 0 rgba(0, 0, 0, 0.5) !important;
    box-shadow: 10px 10px 0 0 rgba(0, 0, 0, 0.5) !important;
}

.product-content-title {
    padding: 20px 100px;
    -webkit-box-shadow: 0 2px 18px 0 rgba(0,0,0,0.3);
    -moz-box-shadow: 0 2px 18px 0 rgba(0,0,0,0.3);
    box-shadow: 0 2px 18px 0 rgba(0,0,0,0.3);
    text-align: center;
}

@media only screen and (max-width: 649.98px) {
    .content-align .divButton {
        display: none;
    }

    .product-content-title {
        padding: 20px 15px;
    }

    .product-content-title p {
        font-size: 1.8rem;
    }
}

/*----------------------------------------
LISTA ACCORDION PRODUTOS
----------------------------------------*/
.list-accordion-item h3 {
    color: #000000;
    font-size: 1.3rem;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.list-accordion-item .divImg {
    height: 325px;
    -webkit-box-shadow: 6px 6px 18px 0 rgba(0,0,0,0.3);
    -moz-box-shadow: 6px 6px 18px 0 rgba(0,0,0,0.3);
    box-shadow: 6px 6px 18px 0 rgba(0,0,0,0.3);
}

.list-accordion-card {
    border: none;
    border-radius: 0;
    font-size: 16px;
    color: #ffffff;
    background-color: #96BD03;
    -webkit-box-shadow: 6px 6px 18px 0 rgba(0,0,0,0.3);
    -moz-box-shadow: 6px 6px 18px 0 rgba(0,0,0,0.3);
    box-shadow: 6px 6px 18px 0 rgba(0,0,0,0.3);
}

.list-accordion-card .card-header h4 {
    font-weight: 600;
    font-size: 15px;
    text-align: center;
    position: relative;
    letter-spacing: 2px;
    margin-bottom: 0;
}

.list-accordion-card .card-header h4:before {
    content: "\f055";
    position: absolute;
    right: 0;
    font-size: 16px;
    color: #FFFFFF;
    top: 10%;
    font-family: 'Font Awesome 5 Free';
}

/*----------------------------------------
VIDEO POP-UP FINAL DA PÁGINA
----------------------------------------*/
.video-content-area h1 {
    font-weight: 800;
    font-size: 26px;
    text-transform: uppercase;
    color: #000000;
}

.video-popup-wrap {
    -webkit-box-shadow: 6px 6px 18px 0 rgba(0,0,0,0.3);
    -moz-box-shadow: 6px 6px 18px 0 rgba(0,0,0,0.3);
    box-shadow: 6px 6px 18px 0 rgba(0,0,0,0.3);
}

.video-popup-txt {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.video-popup-txt .btn-video-popup {
    color: #FFFFFF;
    font-size: 5rem;
    line-height: 1;
}

.video-popup-txt .btn-video-popup:hover {
    color: #1978c4;
}

/*----------------------------------------
CURSO NYFAN ENERGY
----------------------------------------*/
.course-content-area .divImg {
    -webkit-box-shadow: 6px 6px 18px 0 rgba(0,0,0,0.3);
    -moz-box-shadow: 6px 6px 18px 0 rgba(0,0,0,0.3);
    box-shadow: 6px 6px 18px 0 rgba(0,0,0,0.3);
}

/*----------------------------------------
CONTATO NYFAN ENERGY
----------------------------------------*/
.contactForm .form-control:focus, .contactForm .form-control:active {
    border-color: #61a0d3 !important;
}

/*----------------------------------------
BLOG NYFAN ENERGY
----------------------------------------*/
.blog .breadcrumbs {
    font-size: 14px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 500;
    color: #FFFFFF;
}

.blog .breadcrumbs a {
    color: rgba(255, 255, 255, 0.85);
}

.blog-entry {
    border: 1px solid #e6e6e6;
    -webkit-box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, 0.25);
}

.blog-entry .meta span.day {
    color: #9cc00e;
}

.blog-entry:hover .meta {
    background: #b4dc15;
}

.blog-entry .meta span.yr {
    color: rgba(0, 0, 0, 0.80);
    font-size: 12px;
}

.blog-entry:hover .text .heading a,
.blog-entry .text .heading a:hover,
.blog-entry .text .heading a:focus,
.blog-entry .text .heading a:active {
    color: #126db2;
}

.share-btn a:hover {
    color: #9cc00e;
}

/*----------------------------------------
BLOG HOME
----------------------------------------*/
.blog-content-area .blog-content-title {
    -webkit-border-radius: 0 26vw 26vw 0;
    -moz-border-radius: 0 26vw 26vw 0;
    border-radius: 0 26vw 26vw 0;
    background: linear-gradient(140deg,rgba(0,72,114,0.9) 0%,#291160 100%);
}

.blog-content-area .blog-content-title h1 {
    font-weight: 600;
    font-size: 48px;
    line-height: 1.2em;
    color: #ffffff;
}

.blog-content-area .blog-content-title .lightbox-description,
.blog-content-area .blog-content-title .lightbox-description p {
    color: #ffffff;
    margin-bottom: 0;
}

/*-------------------------------------------
CONTATO
-------------------------------------------*/
.services .icon.icon-2 {
    background: #116bb2;
    color: #FFFFFF;
}

.services .text h2 {
    font-size: 17px !important;
    color: #116bb3;
}

.services .text p {
    font-size: 15px;
    margin-bottom: 0.8rem;
}

.contact-wrap {
    -webkit-box-shadow: 6px 6px 18px 0 rgba(0,0,0,0.3);
    -moz-box-shadow: 6px 6px 18px 0 rgba(0,0,0,0.3);
    box-shadow: 6px 6px 18px 0 rgba(0,0,0,0.3);
}

/*-------------------------------------------
CONTATO HOME
-------------------------------------------*/
.contact-form .appointment .form-control {
    border-bottom: 2px solid #FFFFFF !important;
    background: transparent !important;
    color: #ffffff !important;
    font-size: 14px;
    font-weight: 600;
    border-radius: 0;
    border: none;
}

.contact-form .appointment .form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #FFFFFF !important;
    letter-spacing: 2px;
    line-height: 1.8em;
}

.contact-form .appointment .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #FFFFFF !important;
    letter-spacing: 2px;
    line-height: 1.8em;
}

.contact-form .appointment .form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: #FFFFFF !important;
    letter-spacing: 2px;
    line-height: 1.8em;
}

.contact-form .appointment .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #FFFFFF !important;
    letter-spacing: 2px;
    line-height: 1.8em;
}

.contact-form .appointment .btn.btn-primary {
    border-width: 10px !important;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    letter-spacing: 5px;
    font-size: 16px;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    -webkit-box-shadow: 6px 6px 18px 0 rgba(0,0,0,0.3) !important;
    -moz-box-shadow: 6px 6px 18px 0 rgba(0,0,0,0.3) !important;
    box-shadow: 6px 6px 18px 0 rgba(0,0,0,0.3) !important;
}

.contact-box .services .icon.icon-2 {
    background: #96BD03;
}

.contact-box .services .text h2 {
    color: #FFFFFF;
}

.contact-box .services .text, .contact-box .services .text p {
    color: #FFFFFF;
}

/*-------------------------------------------
PAGINAÇÃO
-------------------------------------------*/
.block-27 ul li.disabled a {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}