body{
    min-width:265px;
    _width: expression( document.body.clientWidth > 265 ? "265px" : "auto" ); /* sets max-width for IE */
}

.contatto {
    position: absolute;
    float: left;
    bottom: 100px;
    left: 50%;
    z-index: 999999;
    margin-left: -490px;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6,
.top_nav .top_nav_wrapper > ul,
.top_nav .icon_text strong,
.stm_testimonials .item .testimonial-info .testimonial-text .name,
.stats_counter .counter_title,
.stm_contact .stm_contact_info .stm_contact_job,
.vacancy_table_wr .vacancy_table thead th,
.testimonials_carousel .testimonial .info .position,
.testimonials_carousel .testimonial .info .company,
.stm_gmap_wrapper .gmap_addresses .addresses .item .title,
.company_history > ul > li .year,
.stm_contacts_widget,
.stm_works_wr.grid .stm_works .item .item_wr .title,
.stm_works_wr.grid_with_filter .stm_works .item .info .title,
body .vc_general.vc_btn3,
.consulting-rev-title,
.consulting-rev-title-2,
.consulting-rev-title-3,
.consulting-rev-text,
body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.theme_style .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a,
strong, b,
.button,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce input.button.alt,
.request_callback p,
ul.comment-list .comment .comment-author,
.page-numbers .page-numbers,
#footer .footer_widgets .widget.widget_recent_entries ul li a,
.default_widgets .widget.widget_nav_menu ul li,
.default_widgets .widget.widget_categories ul li,
.default_widgets .widget.widget_product_categories ul li,
.stm_sidebar .widget.widget_nav_menu ul li, .stm_sidebar .widget.widget_categories ul li,
.stm_sidebar .widget.widget_product_categories ul li,
.shop_widgets .widget.widget_nav_menu ul li,
.shop_widgets .widget.widget_categories ul li,
.shop_widgets .widget.widget_product_categories ul li,
.default_widgets .widget.widget_recent_entries ul li a,
.stm_sidebar .widget.widget_recent_entries ul li a,
.shop_widgets .widget.widget_recent_entries ul li a,
.staff_bottom_wr .staff_bottom .infos .info,
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce ul.product_list_widget li .product-title,
.woocommerce ul.products li.product .price,
.woocommerce a.added_to_cart,
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce div.product form.cart .variations label,
.woocommerce table.shop_table th,
.woocommerce-cart table.cart th.product-name a,
.woocommerce-cart table.cart td.product-name a,
.woocommerce-cart table.cart th .amount,
.woocommerce-cart table.cart td .amount,
.stm_services .item .item_wr .content .read_more,
.staff_list ul li .staff_info .staff_department,
.stm_partner.style_2 .stm_partner_content .position,
.staff_carousel_item .staff_department,
body.header_style_5 .header_top .info-text strong,
.stm_services_tabs .services_categories ul li a,
.stm_services_tabs .service_tab_item .service_name,
.stm_services_tabs .service_tab_item .service_cost,
.stm_works_wr.grid_2.style_1 .stm_works .item .item_wr .title,
.stm_works_wr.grid_2.style_2 .stm_works .item .item_wr .title,
.stm_works_wr.grid_with_filter.style_1 .stm_works .item .item_wr .title,
.stm_works_wr.grid_with_filter.style_2 .stm_works .item .item_wr .title,
body.header_style_7 .side_nav .main_menu_nav > li > a,
body.header_style_7 .side_nav .main_menu_nav > li ul li a,
body.header_style_5 .header_top .info-text b{
    font-family: 'Montserrat';
}
h1, .h1{
    text-transform:lowercase;
}
h2, .h2{
    text-transform:lowercase;
}
@font-face {
    font-family: "BlackAndWhite";
    src: url("../css/BlackAndWhite.TTF") format("truetype");
}
@font-face {
    font-family: "corbel";
    src: url("../fonts/corbel.ttf") format("truetype");
}

#menu-main-menu > li {
    font-weight: 200!important;
}

.bolder {
    font-weight: 900!important;
    text-decoration: underline!important;
    color: #313131;
}
.mobile-desk {
    display: none;
    width: 100%;
    margin: 0!important;
    height: 100vh;
}
#nav-mobile {
    display: none;
}
@media screen and (max-width: 1200px) {
    .contatto {
        margin-left: -500px!important;
    }
}
@media screen and (max-width: 991px) {
    .baixar-pdf {
        position: absolute!important;
        float: left!important;
        left: 50px!important;
        top: calc(23% - 42px)!important;
    }

    #main {
        padding: 0!important;
    }

    #fullpage {
        display: none;
    }

    .container {
        padding: 0!important;
        margin: 0!important;
    }
    #header {
        display: none;
    }
    .mobile-desk {
        display: block;
    }

    .mobile-desk ul li > div:nth-child(1) {
        transition: none;
        text-align: inherit;
        line-height: 110%;
        border-width: 0;
        margin-top: 80px;
        padding: 60px;
        letter-spacing: -1px;
        font-size: 6.25em;
        font-family: 'BlackAndWhite';
        color: #00274e;
        padding-bottom: 0!important;
        padding-left: 66px;
    }

    .mobile-desk ul li > div:nth-child(2) {
        transition: none;
        text-align: inherit;
        line-height: 26px;
        border-width: 0;
        margin-top: 2px;
        padding: 60px;
        letter-spacing: -1px;
        font-weight: normal!important;
        font-size: 24px;
        font-family: 'corbel';
        color: #2a2a2a;
        padding-top: -30px!important;
        padding-left: 66px;
        padding-bottom: 16px!important;
    }

    .mobile-desk img:first-child {

    }
    .mobile-desk p {
        color: #2a2a2a;
        background-color: rgba(255,255,255, 0.7);
    }

    .contatto {
        margin-left: 0!important;
        right: 50px!important;
        bottom: 50px!important;
        float: right;
    }

    .navbar {
        border-radius: 0;
    }

    .navbar-new {
        background-color: transparent;
        height: 100px;
        position: absolute;
        z-index: 999999;
        width: 100%!important;
    }

    .navbar-new .navbar-brand,
    .navbar-new .navbar-brand:hover,
    .navbar-new .navbar-brand:focus {
        color: #FFF;
    }

    .navbar-new .navbar-nav > li > a {
        color: #FFF;
    }

    .navbar-new .navbar-nav > li > a:hover,
    .navbar-new .navbar-nav > li > a:focus {
        background-color: lightgray;
    }

    .navbar-new .navbar-nav > .active > a,
    .navbar-new .navbar-nav > .active > a:hover,
    .navbar-new .navbar-nav > .active > a:focus {
        color: #FFF;
        background-color: lightgray;
    }

    .navbar-new .navbar-text {
        color: #FFF;
    }

    .navbar-new .navbar-toggle {
        border-color: #FFF;
        background-color: white;
        top: 20px;
        right: -15px;
        float: right;
        display: block;
    }

    .navbar-new .navbar-toggle:hover,
    .navbar-new .navbar-toggle:focus {
        background-color: lightgray;
    }

    .navbar-new .navbar-toggle .icon-bar {
        background-color: #005390;
    }

    #nav-mobile {
        display: block;
    }

    .navbar {
        margin-bottom: 0!important;
    }

    #nav-mobile > div > div.navbar-header {
        width: 100%!important;
    }

    .navbar-brand {
        padding-left: 30px!important;
    }

    .menu_seta {
        position: absolute;
    }

    .seta_up {
        top: 135px!important;
        left: calc(50% - 20px)!important;
        z-index: 9999;
        width: 45px;
        cursor: pointer;
        cursor: hand;
    }

    .seta_down {
        bottom: 6vh;
        z-index: 9999;
        left: calc(50% - 20px)!important;
        width: 45px;
        cursor: pointer;
        cursor: hand;
    }

}
@media screen and (min-width: 768px) {
    #menu-mobile-menu {
        display: none;
    }
}
@media screen and (max-width: 655px) {

    .contatto {
        bottom: 60px!important;
    }

    .mobile-desk ul li > div:nth-child(1) {
        letter-spacing: -1px;
        font-size: 5em;
    }

    .mobile-desk ul li > div:nth-child(2) {
        line-height: 110%;
        font-size: 1.8em;
    }

}
@media screen and (max-width: 570px) {

    .seta_down {
        bottom: 6vh;
    }

    .mobile-desk ul li > div:nth-child(1) {
        letter-spacing: -1px;
        font-size: 13vw;
    }

    .mobile-desk ul li > div:nth-child(2) {
        line-height: 110%;
        font-size: 4vw;
        padding-top: 18px!important;
    }

}
@media screen and (max-width: 570px) {
    br:not(.different) {
        display: none;
    }
}

.tparrows {
    display: none!important;
}

.tp-revslider-slidesli {
    padding-left: 80px!important;
}

.main_menu_nav {
    z-index: 999999999999999999999999999999999;
    margin-top: 50px;
    background-color: #00274e;
}

.tp-revslider-slidesli {
    padding-left: 200px!important;
}


@media screen and (max-width: 1199px) and (min-width: 991px){
    .menu_action {
        font-size: 14px!important;
    }
    .contatto {
        margin-left: -410px!important;
    }
}




/**********************************************************************/
/************************* MOBILE SLIDER ******************************/
/**********************************************************************/

#cultura-contato {
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-image: url(../images/slides/cultura.jpg);
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
}

#negocio-contato {
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-image: url(../images/slides/negocio.jpg);
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
}

#missao {
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-image: url(../images/slides/missao.jpg);
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
}

#visao {
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-image: url(../images/slides/visao.jpg);
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
}

#valores {
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-image: url(../images/slides/valores.jpg);
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
}

#essencia {
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-image: url(../images/slides/essencia.jpg);
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
}



#mobile-cultura {
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-image: url(../images/slides/cultura.jpg);
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
}

#mobile-negocio {
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-image: url(../images/slides/negocio.jpg);
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
}

#mobile-missao {
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-image: url(../images/slides/missao.jpg);
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
}

#mobile-visao {
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-image: url(../images/slides/visao-mobile.jpg);
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
}

#mobile-valores {
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-image: url(../images/slides/valores-mobile.jpg);
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
}

#mobile-essencia {
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-image: url(../images/slides/essencia.jpg);
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
}

mark {
    font-size: 5.9vw!important;
}

#rev_slider_4_1 > ul > li > div:nth-child(2) {
    top: 210px!important;
}

#rev_slider_4_1 > ul > li > div:nth-child(3) {
    top: 320px!important;
}

#rev_slider_4_1 > ul > li > div:nth-child(3) .consulting-rev-text {
    font-size: 1.4vw!important;
    line-height: 1.8vw!important;
}


#rev_slider_4_1 > ul > li:nth-child(2) > div:nth-child(3) .consulting-rev-text ,
#rev_slider_4_1 > ul > li:nth-child(3) > div:nth-child(3) .consulting-rev-text,
#rev_slider_4_1 > ul > li:nth-child(4) > div:nth-child(3) .consulting-rev-text {
    font-size: 2.6vw!important;
    line-height: 2.8vw!important;
}

body > div.contatto {
    bottom: 5vw!important;
}

#download_div {
    position: absolute;
    display: block;
    visibility: visible;
    z-index: 6;
}

#rev_slider_4_1 > ul > li.tp-revslider-slidesli.active-revslide > div:nth-child(3) > div.tp-loop-wrap > div > div > div > div > div:nth-child(2) {
    padding-right: 0;
    padding-left: 0;
}



@media screen and (min-width: 82vw) {

    #cultura-contato {
        background-size: cover;
        background-position: right 30%;
    }

    #negocio-contato {
        background-size: cover;
        background-position: right 40%!important;
    }

    #missao {
        background-size: cover;
        background-position: right 55%!important;
    }

    #visao {
        background-size: cover;
        background-position: right 30%;
    }

    #valores {
        background-size: cover;
        background-position: right 30%;
    }

    #essencia {
        background-size: cover;
        background-position: right 30%;
    }


    #rev_slider_4_1 > ul > li.tp-revslider-slidesli.active-revslide > div:nth-child(3) > div.tp-loop-wrap > div > div > div > div > div:nth-child(2) {
        padding-left: 32px!important;
    }



} /* 1600px */
@media screen and (min-width: 1200px) {
    #download_div {
        right: 50%;
        margin-right: -269px;
        bottom: 7vw;
    }
} /* 1200px */
@media screen and (max-width: 1199px) {
    #download_div {
        right: 50%;
        margin-right: -304px;
        bottom: 10vw;
    }
    mark {
        font-size: 6.9vw!important;
    }

    #rev_slider_4_1 > ul > li > div:nth-child(2) {
        top: 250px!important;
    }

    #rev_slider_4_1 > ul > li > div:nth-child(3) {
        top: 340px!important;
    }

    #rev_slider_4_1 > ul > li > div:nth-child(3) .consulting-rev-text {
        font-size: 1.8vw!important;
        line-height: 2.1vw!important;
    }
} /* 1199px */
@media screen and (min-width: 68em) {
    #cultura-contato {
        background-size: cover;
        background-position: right 30%;
    }

    #negocio-contato {
        background-size: cover;
        background-position: 5px bottom!important;
    }

    #missao {
        background-size: cover;
        background-position: right 55%!important;
    }

    #visao {
        background-size: cover;
        background-position: right 30%;
    }

    #valores {
        background-size: cover;

    }

    #essencia {
        background-size: cover;
        background-position: right 30%;
    }
} /* 1088px */
@media screen and (max-width: 68em) {
    mark {
        font-size: 6.9vw!important;
    }
    #rev_slider_4_1 > ul > li > div:nth-child(3) .consulting-rev-text {
        font-size: 1.99vw!important;
        line-height: 2.1vw!important;
    }
    #mobile-valores > div:nth-child(2) > div > div:nth-child(2) {
        margin-top: 18px;
    }
} /* 1088px */
@media screen and (max-width: 991px) {
    .baixar-pdf {
        display: none;
    }
    .contatto {
        left: 15vw!important;
        margin-left: 0!important;
        right: 0!important;
        bottom: 0!important;
        float: none;
    }
    .contatto img {
        max-width: 90%;
    }
} /* 991px */
@media screen and (max-width: 58em) {
    br:not(.different) {
        display: none;
    }
} /* 858px */
@media screen and (max-width: 47em) {

    #mobile-cultura {
        background-size: cover;
        background-position: 68%;;
    }

    #mobile-negocio {
        background-size: cover;
        background-position: right bottom;
    }

    #mobile-missao {
        background-size: cover;
        background-position: 69%;
    }

    #mobile-visao {
        background-size: cover;
        background-position: 70% bottom;
    }

    #mobile-valores {
        background-size: 1900px;
        background-position: 53% 54%;
    }

    #mobile-essencia {
        background-size: cover;
        background-position: 50% 0;
    }
} /* 752px */
@media screen and (min-width: 41em) {
    #mobile-cultura {

        background-size: cover;
        background-position: 66%;
    }

    #mobile-negocio {

        background-size: cover;
        background-position: right bottom;
    }

    #mobile-missao {
        background-size: cover;
        background-position: 68% 50%;
    }

    #mobile-visao {
        background-size: cover;
        background-position: 65% 50%;
    }

    #mobile-valores {
        background-size: 2011px;
        background-position: 53% 50%;
    }

    #mobile-essencia {
        background-size: cover;
        background-position: 50% 0;
    }

    .seta_down {
        bottom: 8vh;
        right: -1vw;
    }
} /* 656px */
@media screen and (min-width: 47em) {
    #mobile-cultura {

        background-size: cover;
        background-position: 66%;
    }

    #mobile-negocio {

        background-size: cover;
        background-position: right bottom;
    }

    #mobile-missao {
        background-size: cover;
        background-position: 68% 50%;
    }

    #mobile-visao {
        background-size: cover;
        background-position: 65% 50%;
    }

    #mobile-valores {
        background-size: 2011px;
        background-position: 53% 50%;
    }

    #mobile-essencia {
        background-size: cover;
        background-position: 50% 0;
    }

    .seta_down {
        bottom: 8vh;
        right: -1vw;
    }
} /* 656px */
@media screen and (min-width: 37em) {
    .mobile-desk ul li > div:nth-child(2),
    .mobile-desk ul li > div:nth-child(1){
        padding-left: 100px!important;
    }
} /* 592px */

/** @media (orientation: portrait) {
    body {
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
        transform: rotate(-90deg);
    }

}**/

@media (max-width: 355px) and (min-width: 295px){
    #nav-mobile > div > div.navbar-header > a > img {
        width: 159px!important;
        max-width: 100%!important;
        margin-top: 10px!important;
    }
}
@media (max-width: 294px) {
    #nav-mobile > div > div.navbar-header > a > img {
        width: 129px!important;
        margin-top: 13px!important;
    }
}


.seta_down {
    bottom: calc(50% - 50px)!important;
    left: 3vw!important;
}

.seta_up {
    top: calc(50% - 50px)!important;
    left: 3vw!important;
}

#mobile-cultura > div:nth-child(2) > a > img {
    width: 170px!important;
    position: absolute!important;
    bottom: -17vh!important;
}


a:hover {
    font-weight: 900!important;
    text-decoration: underline!important;
    color: #313131!important;
}

.vertical-center {
    min-height: 100%; /* Fallback for vh unit */
    min-height: 100vh;
    /* You might also want to use
                           'height' property instead.

                           Note that for percentage values of
                           'height' or 'min-height' properties,
                           the 'height' of the parent element
                           should be specified explicitly.

                           In this case the parent of '.vertical-center'
                           is the <body> element */

    /* Make it a flex container */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    /* Align the bootstrap's container vertically */
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    /* In legacy web browsers such as Firefox 9
       we need to specify the width of the flex container */
    width: 100%;

    /* Also 'margin: 0 auto' doesn't have any effect on flex items in such web browsers
       hence the bootstrap's container won't be aligned to the center anymore.

       Therefore, we should use the following declarations to get it centered again */
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}