/*
Theme Name: MARCELO JACK PINTURAS DE MOVEIS
Theme URI: https://www.mjpinturasdemoveis.com.br/
Description: Tema exclusivo MARCELO JACK PINTURAS DE MOVEIS
Author: Giordano Magalhães - ELROI
Author URI: https://www.elroi.com.br/

font-family: 'Montserrat', sans-serif;
font-family: 'Raleway', sans-serif;
*/
/* -> GERAL */
html,
body {
    height: 100%;
}

body {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    color: rgba(0, 0, 0, 1.00);
}

.body-modal {
    overflow: hidden;
}

.wrap {
    position: relative;
    width: 100%;
    max-width: 1240px;
    margin: auto;
}

a {
    color: rgba(255, 0, 0, 1.00);
    text-decoration: none;
}

a:link {
    color: rgba(255, 0, 0, 1.00);
    text-decoration: none;
}

a:visited {
    color: rgba(255, 0, 0, 1.00);
    text-decoration: none;
}

a:hover {
    color: rgba(255, 140, 0, 1.00);
    text-decoration: none;
}

a:focus {
    color: rgba(255, 0, 0, 1.00);
    text-decoration: none;
}

a:active {
    color: rgba(255, 0, 0, 1.00);
    text-decoration: none;
}

img {
    max-width: 100%;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.w40 {
    width: 39%;
}

.w50 {
    width: 49%;
}

.w60 {
    width: 59%;
}

.dib {
    display: inline-block;
    vertical-align: top;
}

.mt20 {
    margin-top: 20px;
}

.aligncenter {
    text-align: center;
    justify-content: center;
}

.alignLeft {
    text-align: left;
}

.alignright {
    float: right;
    margin: 0 0 10px 10px;
}

.section-title {
    display: block;
    width: fit-content;
}

.section-title-l1 {
    margin-left: 17px;
    font-family: 'Montserrat', sans-serif;
    font-size: 72px;
    font-weight: 900;
    color: rgba(217, 217, 217, 1.00);
    letter-spacing: 7px;
}

.section-title-l2 {
    margin-top: -65px;
    font-family: 'Montserrat', sans-serif;
    font-size: 48px;
    font-weight: 500;
    color: rgba(0, 0, 0, 1.00);
}

.section-content {
    margin-top: 40px;
}

.conteudo {
    margin: 10px 0 40px 0;
}

.conteudo img {
    max-width: 100%;
    height: auto;
}

.conteudo-box {
    max-width: 1200px;
    margin: auto;
}

.conteudo-box-short {
    max-width: 800px;
    margin: auto;
}

.conteudo-la {
    float: left;
    width: calc(100% - 380px);
    padding: 0 10px 0 0;
}

.conteudo-lb {
    float: right;
    width: 370px;
    padding: 0 0 0 10px;
}

.page-title {
    position: relative;
    padding: 80px 0;
    background-color: rgba(244, 244, 244, 1.00);
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 7px;
    color: rgba(0, 0, 0, 0.80);
    text-align: center;
    text-transform: uppercase;
    word-wrap: break-word;
    hyphens: auto;
}

.page-content {
    min-height: 350px;
    font-size: 16px;
    text-align: justify;
}

.page-content h1,
.page-content h2,
.page-content h3 {
    margin-bottom: .8rem;
    margin-top: 1.8rem;
}

#crumbs {
    font-size: 14px;
    color: rgba(177, 177, 177, 1.00);
    font-weight: 400;
    margin: 0 0 30px 0;
}

.sidebar .section-title {
    font-size: 30px;
    margin-bottom: 5px;
}

.sidebar-box {
    margin-bottom: 30px;
}

.alignCenter {
    text-align: center;
}

.alignleft {
    text-align: left;
}

.alignright {
    text-align: right;
}

.alignjustify {
    text-align: justify;
}

.img100 {
    width: 100% !important;
}

.max400 {
    max-width: 400px;
}

.max500 {
    max-width: 500px;
}

.heightAuto {
    height: auto;
}

.marginAuto {
    margin-left: auto !important;
    margin-right: auto !important;
}

a.button-blue {
    margin-top: 30px;
    display: inline-block;
    padding: 7px 14px;
    background-color: rgba(13, 45, 94, 1.00);
    font-family: 'Comfortaa', cursive;
    font-size: 16px;
    font-weight: 600;
    color: rgba(255, 255, 255, 1.00);
    text-transform: uppercase;
    transition: all 200ms linear;
}

a.button-blue:hover {
    background-color: rgba(31, 81, 157, 1.00);
}

.red {
    color: rgba(255, 0, 4, 1.00);
}

a.redBtn {
    display: inline-block;
    padding: 5px 30px;
    background-color: rgba(255, 0, 4, 1.00);
    border-radius: 4px;
    font-size: 14px;
    font-weight: 700;
    color: rgba(255, 255, 255, 1.00);
    text-transform: uppercase;
    transition: all 200ms linear;
}

a.redBtn:hover {
    background-color: rgba(202, 0, 0, 1.00);
}

/* <- GERAL */
/* <- HEADER */
header {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    padding: 30px 0;
}

header .wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#header-sep {
    height: 119px;
}

.header-scroll {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    padding: 5px 0;
    background-color: rgba(255, 255, 255, 1.00);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.40);
}

.header-scroll #header-logo img {
    height: 44px;
}

.header-scroll #menuprinc a {
    font-size: 18px;
    padding-top: 14px;
}

/* <- HEADER */
/* -> MENUPRINC */
#menuprincBtn {
    display: none;
    font-size: 40px;
    color: rgb(253, 127, 0);
    transition: all 200ms linear;
}

#menuprincBtn:hover {
    color: rgb(253, 114, 0);
    cursor: pointer;
}

#menuprinc ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#menuprinc ul li {
    display: inline-block;
    position: relative;
    margin: 0 5px;
}

#menuprinc a {
    display: block;
    padding: 10px 20px;
    font-size: 20px;
    color: rgb(0, 0, 0);
    transition: all 200ms linear;
}

#menuprinc a:hover {
    color: rgb(253, 127, 0);
}

#menuprinc li li a {
    padding: 7px 10px;
    font-size: 14px;
}

#menuprinc li li a:hover {
    background-color: rgba(250, 250, 250, 1.00);
}

#menuprinc a .fa-chevron-down {
    font-size: 14px;
}

.menuprinc_barrinha {
    margin: 0 auto;
    width: 0;
    height: 2px;
    border-radius: 1px;
    background-color: rgba(0, 0, 0, 1.00);
    transition: all 200ms ease-out;
}

#menuprinc a:hover .menuprinc_barrinha,
.current_page_item .menuprinc_barrinha {
    width: 100%;
    background-color: rgb(253, 127, 0);
}

#menuprinc .current_page_item a {
    color: rgb(253, 127, 0);
}

#menuprincMob {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.97);
    overflow-y: scroll;
    text-align: center;
}

#menuprincMob-logo {
    padding: 30px 0;
}

#menuprincMob ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#menuprincMob ul li {
    display: block;
    position: relative;
    margin: 15px 0;
}

#menuprincMob-nav a {
    display: block;
    width: fit-content;
    margin: auto;
    padding-top: 10px 20px;
    font-size: 24px;
    color: rgb(0, 0, 0);
    transition: all 200ms linear;
}

#menuprincMob-nav a :hover {
    color: rgb(253, 127, 0);
}

#menuprincMob-nav a:hover .menuprinc_barrinha,
.current_page_item .menuprinc_barrinha {
    width: 100%;
    background-color: rgb(253, 127, 0);
}

#menuprincMob-nav .current_page_item a {
    color: rgb(253, 127, 0);
}

#menuprincMob-rs {
    display: flex;
    justify-content: center;
}

#menuprincMob-rs a {
    margin: 20px;
    font-size: 30px;
    color: rgb(0, 0, 0);
    transition: all 200ms linear;
}

#menuprincMob-rs a:hover {
    color: rgb(253, 127, 0);
}

/* <- MENUPRINC */
/* -> INI */
/*** quem-somos ***/
#quem-somos {
    padding: 70px 0;
}

#quem-somos .wrap {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

#quem-somos .section-content {
    font-size: 20px;
}

#quem-somos-la,
#quem-somos-lb {
    padding: 0 20px;
    max-width: 700px;
}

#quem-somos-lb {
    text-align: center;
}

#quem-somos-nome {
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    font-weight: 500;
}

#quem-somos-profissao {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
}

#quem-somos-imagem {
    margin-bottom: 5px;
}

#quem-somos-imagem img {
    width: 280px;
    height: 280px;
    border-radius: 50%;
    object-fit: cover;
    object-position: center center;
    box-shadow: 10px 10px 20px 0 rgba(0, 0, 0, 0.40);
}

/*** servicos ***/
#servicos {
    padding: 70px 0;
    background-color: rgba(255, 226, 0, 1.00);
}

#servicos .section-title {
    margin: auto auto 80px;
}

#servicos .section-title-l1 {
    color: rgba(225, 202, 26, 1.00);
}

#servicosLst {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 70px 40px;
}

.servicosLst-item {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
}

.servicosLst-subtitle {
    font-size: 16px;
    font-weight: 300;
}

/*** portfolio ***/
#portfolio {
    padding: 70px 0;
    background-color: #FFF;
}

#portfolioMenu {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 40px auto;
}

#portfolioMenu a {
    margin: 10px;
    color: rgb(51, 51, 51);
    transition: all 200ms linear;
}

#portfolioMenu a:hover {
    color: rgb(253, 127, 0);
}

#portfolioMenu a.ativo {
    color: rgb(253, 127, 0);
    text-decoration: underline;
}

#portfolioFrm {
    margin-top: 30px;
    min-height: 250px;
    transition: all 300ms linear;
}

.portfolio-loading {
    margin-top: 70px;
    font-size: 40px;
    text-align: center;
}

#portfolioLst {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    text-align: center;
}

#portfolioLst li {
    position: relative;
    width: 100%;
    max-width: 250px;
    margin: 10px;
}

#portfolioLst li:hover .portfolioLst-overlay {
    opacity: 1;
}

.portfolioLst-img {
    width: 100%;
    height: 220px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.portfolioLst-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 7;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.70);
    opacity: 0;
    transition: all 200ms linear;
}

.portfolioLst-overlayFrm {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 8;
    transform: translate(0, -50%);
    width: 100%;
    padding: 20px;
    font-size: 20px;
    color: rgba(255, 255, 255, 1.00);
    text-transform: uppercase;
}

#ini-portfolio-verMais {
    margin-top: 30px;
    text-align: center;
}

/*** insta ***/
#insta {
    position: relative;
}

#insta-top {
    height: 120px;
    background-image: url(/wp-content/themes/mjack/img/insta-angle-top.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

#insta-bottom {
    height: 120px;
    background-image: url(/wp-content/themes/mjack/img/insta-angle-bottom.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

#insta-center {
    background-color: rgba(245, 245, 245, 1.00);
    padding: 50px 0;
}

/* <- INI */
/* -> RODAPE */
#footer-l1 {
    padding: 40px 0;
}

#footer-l1 a {
    color: rgb(0, 114, 255);
    transition: all 200ms linear;
}

#footer-l1 a:hover {
    color: rgb(253, 127, 0);
}

#footer-l1 .wrap {
    display: flex;
    justify-content: space-around;
}

.footer-l1-grp {
    margin-bottom: 30px;
}

.footer-l1-grp:last-child {
    margin-bottom: 0;
}

.footer-l1-lb {
    width: 100%;
    max-width: 550px;
}

#footer-l2 {
    padding: 20px 0;
    background-color: rgba(20, 20, 20, 1.00);
    font-weight: 300;
    color: rgba(117, 117, 117, 1.00);
    text-align: center;
}

#footer-rs {
    margin-top: 7px;
    display: flex;
}

#footer-rs a {
    position: relative;
    width: 40px;
    height: 40px;
    background-color: rgba(0, 0, 0, 1.00);
    border-radius: 50%;
    font-size: 26px;
    color: rgba(255, 255, 255, 1.00);
}

#footer-rs a:hover {
    background-color: rgba(253, 127, 0, 1.00);
    color: rgba(255, 255, 255, 1.00);
}

#footer-rs a [class*='fa-'] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.fs-input {
    width: 100%;
    border: none;
    border-bottom: rgb(205, 205, 205) solid 1px;
    font-size: 16px;
    transition: all 200ms linear;
}

.fs-input:focus {
    outline: none;
    border-bottom: rgb(0, 0, 0) solid 1px;
}

.fs-button {
    border: rgb(205, 205, 205) solid 1px;
    background-color: rgb(255, 255, 255);
    padding: 4px 14px;
    font-size: 16px;
    color: rgb(145 145 145);
    transition: all 200ms linear;
}

.fs-button:hover {
    border: rgb(126, 126, 126) solid 1px;
    color: rgb(77 77 77);
}

/*** footer-whatsapp ***/
#footer-whatsapp {
    position: fixed;
    bottom: 20px;
    right: 20px;
}

#footer-whatsapp img {
    max-width: 50px;
}

/* <- RODAPE */
/* -> CATEGORIAS */
.categoria-lista {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.categoria-item {
    display: inline-block;
    vertical-align: top;
    margin: 20px 10px;
    width: 100%;
    max-width: 340px;
    text-align: left;
}

.categoria-item a {
    font-weight: 700;
    color: rgba(187, 0, 0, 1.00);
    transition: all 200ms linear;
}

.categoria-item a:hover {
    color: rgba(255, 0, 0, 1.00);
}

.categoria-imagem {
    width: 100%;
    height: 220px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-box-shadow: 1px 1px 2px 0 #696969;
    box-shadow: 1px 1px 2px 0 #696969;
}

.categoria-data {
    display: none;
    font-size: 12px;
    margin: 0;
    text-align: left;
}

.categoria-titulo {
    font-size: 18px;
    margin: 10px 0 5px 0;
    text-align: left;
}

.categoria-vermais {
    display: inline-block;
    padding: 3px 10px;
    border-radius: 3px;
    background-color: rgba(187, 0, 0, 1.00);
    font-size: 12px;
    color: rgba(255, 255, 255, 1.00) !important;
}

.categoria-vermais:hover {
    background-color: rgba(255, 0, 0, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
}

/* <- CATEGORIAS */