/* 
   ********************
   Definições pessoais 
   ********************
*/
.c-layout-header {
    height: 120px !important;
}
.c-layout-header.c-layout-header-default-mobile {
    background: #c51015 !important;
}
.center_div {
    text-align: center;
}
.img_max_wight1 {
    min-width: 100%;
    max-height: 230px !important;
}
/* Utilizado para a Feature de Serviços */
.icon_service i {
    font-size: 40px;
    color: #c51015;
}
.icon_service:hover i {
    color: #FFFFFF;
}
.icon_service:active i {
    color: #FFFFFF;
}
.titulo_hover1:hover {
    /*color: #0a8d97;*/
    color: #c51015;
}
.margem_negativo-1 {
    margin-top: -26px;
}
.height_ler_slider1 {
    max-height: 600px !important;
}
@media (min-width: 992px) {
    /* Altura do Menu */
    .c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link {
        padding: 50px 15px 39px 15px;
        min-height: 120px !important;
    }
    .c-layout-header .c-brand .c-desktop-logo {
        margin-top: -20px;
        width: 230px;
    }
}
@media (max-width: 991px) {
    /* 991px */
    .marg-bottom-x1 {
        margin-bottom: 30px;
    }
    .margem_negativo-1 {
        margin-top: -35px;
    }
    .height_ler_slider1 {
        max-height: 300px !important;
    }
    /* Mobile  do Menu */
    .c-layout-header-fullscreen.c-layout-header-mobile-fixed.c-layout-header-static .c-layout-header.c-mega-menu-shown .c-mega-menu,
    .c-layout-header-fixed.c-layout-header-mobile-fixed .c-layout-header.c-mega-menu-shown .c-mega-menu {
        top: 120px !important;
    }
    .c-layout-header .c-brand .c-desktop-logo {
        margin-top: -20px;
        width: 180px !important;
        display: inline-block;
    }
    .c-size-md.c-content-box {
        padding: 1px 0 !important;
    }
    .c-layout-breadcrumbs-1 {
        padding: 25px 0 !important;
    }
}
@media (max-width: 767px) {
    /* <= 767px */
    .marg-bottom-x1 {
        margin-bottom: 30px;
    }
    .c-layout-header .c-brand .c-desktop-logo {
        margin-top: -20px;
        width: 170px !important;
        display: inline-block;
    }
}
@media (max-width: 480px) {
    /* >= 480px */
    .marg-bottom-x1 {
        margin-bottom: 30px;
    }
    .min-height1 {
        min-height: 200px !important;
    }
    .height_ler_slider1 {
        max-height: 200px !important;
    }
    .c-layout-header .c-brand .c-desktop-logo {
        margin-top: -20px;
        width: 150px !important;
        display: inline-block;
    }
    .c-layout-revo-slider-8 .c-main-title {
        font-size: 18px !important;
        padding: 10px !important;
    }
}
.min-height1 {
    min-height: 800px !important;
}
.c-navbar-wrapper {
    height: 120px !important;
}
.c-layout-breadcrumbs-1 {
    margin-top: -23px !important;
    background-color: #e4dede !important;
}
/* MASONARY (CUBE PORTFOLIO) */
.cbp-caption-active .cbp-caption, .cbp-caption-active .cbp-caption-defaultWrap, .cbp-caption-active .cbp-caption-activeWrap {
    height: 300px !important;
}
.cbp-l-grid-masonry-projects-desc {
    height: 55px !important;
}