/*
Theme Name:     Adriana Martins
Theme URI:      https://muffingroup.com
Author:         In9ti.com
Author URI:     https://in9ti.com
Description:    Tema child desenvolvido por In9ti.com com base no tema BeTheme
Template:       betheme
Version:        4.5.1
*/


/********************************
 * Menu
 ********************************/
.responsive-menu-toggle .icon-menu-fine:before{
    content: '\e8d6';
    font-size: 40px;
}
@media only screen and (max-width: 767px){
    #Top_bar a.responsive-menu-toggle {
        right: 30px;
    }
}

/*******************************
 * Header
 *******************************/
.header-overlay.ab-hide #Top_bar{
    top: 0;
}
#overlay-menu ul li a {
    line-height: 70px;
    text-transform: uppercase;
    font-family: "Oswald";
}
#overlay-menu ul li a:after,
#overlay-menu ul li a:before{
    position: relative;
    top: -3px;
    color: #fd0;
}

/*******************************
 * Menu
 *******************************/
#overlay-menu {
    width: 100%;
    left: auto;
    right: 16px;
    margin-left: 0;
}
#overlay-menu ul li {
    text-align: right;
}

/*******************************
 * Slide Header
 *******************************/
.custom .tp-bullet {
    width: 20px;
    height: 4px;
    background: #FFF;
}
.custom .tp-bullet.selected{
    background: #fd0;
}

/********************************
 * Bordas decorativas
 ********************************/
.line-border{
    position: relative;
    z-index: 10;
}
.line-border.line-border-1:before{
    content: "";
    border: #fd0 solid 8px;
    position: absolute;
    left: -21%;
    top: -14%;
    bottom: -4%;
    right: 0;
}
.sobreposta{
    position: relative;
    z-index: 999;
}
#consultoria-modelo .section_wrapper:before{
    content: "";
    border: #fd0 solid 8px;
    position: absolute;
    left: 10%;
    top: 32%;
    bottom: 15%;
    right: 28%;
}
@media ( max-width: 767px ){
    .remover-mover{
        margin-top: 0 !important;
    }
    .line-border.line-border-1:before {
        left: -10%;
        top: -4%;
        bottom: -4%;
        right: -10%;
    }
    #consultoria-modelo .section_wrapper:before{
        left: -15%;
        top: 25%;
        bottom: 5%;
        right: -15%;
    }
}

/*******************************
 * Consultoria
 *******************************/
@media ( max-width: 767px ){
    #consultoria .section_wrapper .mcb-wrap{
        background-position: left center !important;
    }
}

/*******************************
 * Slide clientes
 *******************************/
#quem-atendemos .clients_slider2{
    max-width: 80%;
    float: right;
}
@media ( max-width: 1025px ){
    #quem-atendemos .clients_slider2{
        max-width: 100%;
        float: right;
    }
}
#quem-atendemos .clients_slider_ul2 .slick-slide .client_wrapper{
    background: none !important;
}
.button-custom  #quem-atendemos .clients_slider2 .button{
    background: none !important;
}
#quem-atendemos .clients_slider2 .slider_next,
#quem-atendemos .clients_slider2 .slider_prev{
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    z-index: 9999;
    padding: 10px;
    margin: 0;
    font-size: 20px;
}
#quem-atendemos .clients_slider2 .slider_prev{
    left: -50px;
}
#quem-atendemos .clients_slider2 .slider_next{
    right: -50px;
}
@media ( max-width: 426px ){
    #quem-atendemos .clients_slider2 .slider_prev{
        left: -30px;
    }
    #quem-atendemos .clients_slider2 .slider_next{
        right: -30px;
    }
}


/*******************************
 * Formulário de contato
 *******************************/
span.wpcf7-form-control-wrap input[type="email"],
span.wpcf7-form-control-wrap input[type="text"] {
    background: none;
    border: none;
    border-bottom: #FFF solid 3px;
    padding: 10px 0;
}
span.wpcf7-form-control-wrap textarea {
    padding: 10px 0;
}
form.wpcf7-form input[type="submit"] {
    float: right;
}
form.wpcf7-form input:placeholder {
    color: #98959a;
    opacity: 1;
    font-size: 18px;
}
form.wpcf7-form input::-moz-placeholder {
    color: #98959a;
    opacity: 1;
    font-size: 18px;
}
form.wpcf7-form input::-webkit-input-placeholder {
    color: #98959a;
    opacity: 1;
    font-size: 18px;
}
form.wpcf7-form input:-ms-input-placeholder {
    color: #98959a;
    opacity: 1;
    font-size: 18px;
}
/** Focus **/
form.wpcf7-form texteare:focus {
    background: rgb(255 255 255 / 0%) !important;
}
form.wpcf7-form input[type="text"]:focus {
    background: rgb(255 255 255 / 0%) !important;
}
form.wpcf7-form input[type="email"]:focus {
    background: rgb(255 255 255 / 0%) !important;
}


/*******************************
 * Footer
 *******************************/
#Footer aside.widget_text > h4 {
    font-size: 18px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 40px;
}
#Footer aside.widget_text > h4:after {
    content: "";
    width: 25px;
    height: 4px;
    background: #fd0;
    position: absolute;
    left: 0;
    bottom: -10px;
}
#Footer .periodo {
    font-weight: 100;
    padding-left: 14px;
}
#Footer .big {
    letter-spacing: 0.02em;
}
#Footer .icon-whatsapp {
    font-size: 28px;
}
#Footer .big a,
#Footer .big a:hover {
    text-decoration: none;
    color: #FFF;
}
.custom-html-widget a.icon_bar {
    border: none;
    background: none;
    color: #FFF !important;
    box-shadow: none;
    margin-left: -15px;
    margin-right: 15px;
}
a.icon_bar_instagram span.b {
    background: #e13967;
    color: #fff;
}
a.icon_bar_pinteres span.b {
    background: #df0019;
    color: #fff;
}
a.icon_bar_Facebook span.b {
    background: #4867aa;
    color: #fff;
}
#Footer .widgets_wrapper .column.one-second{
    position: relative;
}
#chio{
    position: absolute;
    right: 0;
    bottom: -4em;
}
#Footer {
    padding-bottom: 2em;
}


/***********************************
 * Projetos
 ***********************************/
.style-simple #Filters .filters_wrapper {
    margin: 2em;
}
.style-simple #Filters .filters_wrapper .categories{
    border: none;
}
.style-simple #Filters .filters_wrapper ul li.current-cat a:after{
    background-color: #fd0;
    height: 5px;
}
.style-simple #Filters .filters_wrapper ul li a {
    text-transform: uppercase;
    color: #222;
}
.portfolio-item-fw-bg{
    position: relative;
}
.portfolio_group.flat .portfolio-item .desc {
    opacity: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 75%);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: absolute;
    top: 0;
    left: 0;
    top: 0;
    bottom: 0;
    box-sizing: border-box;
    transition: all 0.3s ease-in-out;
}
.portfolio_group.flat .portfolio-item:hover .desc {
    opacity: 1;
}
.portfolio_group.flat .portfolio-item .desc h4{
    color: #FFF;
}
.portfolio_group .portfolio-item .desc .title_wrapper{
    padding-right: 0;
    text-align: right;
}
.portfolio_group .portfolio-item .desc .details-wrapper{
    text-align: right;
    width: 100%;
    color: #fd0;
}
.portfolio_wrapper a.pager_load_more.button.has-icon {
    background: no-repeat;
    margin-top: 4em;
    position: relative;
}
.portfolio_wrapper a.pager_load_more.button.has-icon .button_icon{
    display: none;
}
.portfolio_wrapper a.pager_load_more.button.has-icon .button_label{
    margin-left: 0;
    font-size: 24px;
    font-weight: 100;
}
.portfolio_wrapper a.pager_load_more.button.has-icon:after {
    content: "";
    position: absolute;
    width: 60px;
    height: 4px;
    background: #fd0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
#Intro .intro-inner {
    position: relative;
    padding: 200px 15px 120px 15px !important;
}


/********************************
 * Single Portfolio
 *******************************/
.projeto-especificacoes li > strong{
    padding-right: 5px;
    color: #000;
}
#Intro .intro-meta, #Intro .intro-meta a {
    color: rgba(255,255,255,.7);
    font-size: 20px;
    font-weight: 100;
    font-family: "Oswald";
}
#Intro .intro-title {
    font-size: 38px;
    line-height: 70px;
    font-weight: 100;
    letter-spacing: 0px;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
}
#Intro .intro-title:before{
    content: "";
    width: 60%;
    height: 4px;
    background: #fd0;
    position: absolute;
    left: 50%;
    bottom: -6px;
    transform: translateX(-50%);
}
@media ( max-width: 767px ){
    .single-portfolio #Top_bar,
    .single-portfolio #Action_bar{
        background: none !important;
    }
    .single-portfolio #Top_bar{
        position: absolute;
        top: 0;
    }
}
.especificacoes-content {
    font-size: 16px;
}
ul.single-projetos li a {
    padding: 6px;
}
.projeto-coluna-left {
    width: 32%;
    padding-right: 40px;
}
.projeto-coluna-right {
    width: 68%;
    margin-top: 30px;
}
.projeto-description-single{
    margin-top: 10px;
    line-height: 30px;
    line-height: 35px;
    color: #000;
    font-size: 16px;
}
.projeto-especificacoes li{
    line-height: 35px;
}
@media (max-width: 800px){
	.projeto-coluna-left, 
	.projeto-coluna-right {
		width: 100% !important;
	}
}


/********************************
 * Navegação
 ********************************/
.return-projetos .mcb-wrap.one{
    padding: 3em 0.6em;
    text-align: right;
}
.return-projetos .mcb-wrap.one a{
    position: relative;
    color: #58595b;
    font-size: 19px;
}
.return-projetos .mcb-wrap.one a:before {
    content: "";
    width: 68%;
    height: 4px;
    background: #fd0;
    position: absolute;
    right: 0;
    bottom: -5px;
}
.navegacao.nav-single a{
    position: relative;
    color: #58595b;
    font-size: 19px;
    text-decoration: none;
}
.navegacao.nav-single a i:before{
    font-size: 16px;
}
.nav-link-prev {
    width: 50%;
    padding-left: 10px;
}
.nav-link-next {
    width: 50%;
    padding-right: 10px;
}
.nav-link-prev a:before,
.nav-link-next a:before{
    content: "";
    width: 90%;
    height: 4px;
    position: absolute;
    bottom: -5px;
    background: #fd0;
}.nav-link-prev a:before{
    right: 0;
}
.nav-link-next a:before{
    left: 0;
}

/********************************
 * Página blog
 ********************************/
.Blog-title-section{
    margin-top: -25%;
}
.blog-content-left{
    margin-top: -8vw;
}
.blog-content-right{
    margin-top: -8vw;
}
@media ( max-width: 767px ){
    #blog-content .section_wrapper {
        display: flex;
        flex-direction: column-reverse;
    }
    .blog-content-right{
        margin-top: -6vw !important;
    }
}
.postblog{
    margin-bottom: 10%;
    box-shadow: rgb(0 0 0 / 20%) 1px 2px 5px 0px;
}
.postblog .post-desc-wrapper{
    text-align: left;
    padding: 20px 20px 40px 20px;
}
.postblog .image_frame{
    position: relative;
}
.postblog .image_frame .date_post{
    position: absolute;
    top: 18px;
    left: 0;
}
.postblog .image_frame .date_post span{
    background: #fd0;
    color: #000;
    padding: 5px 8px;
}
.postblog .image_frame .date_post span + span{
    background: #FFF;
    color: #000;
    padding: 5px 16px;
}
.postblog .entry-title {
    text-align: left;
    margin: 0.7em 0;
    text-transform: uppercase;
    position: relative;
}
.postblog .entry-title a{
    line-height: 47px;
    font-size: 41px;
}
.postblog .entry-title:after {
    content: "";
    width: 100px;
    height: 4px;
    background: #fd0;
    position: absolute;
    left: 0;
    bottom: -18px;
}
.postblog .cat-wrapper a{
    color: #58595b;
    font-size: 19px;
}
.postblog .post-excerpt {
    margin: 40px 0 25px 0;
    font-weight: 300;
    font-size: 20px;
    line-height: 30px;
}
.postblog .post-more{
    border: #fd0 solid 2px;
    color: #000;
    text-transform: uppercase;
    padding: 5px 20px;
    font-size: 14px;
    text-decoration: none;
    font-weight: 500;
}
.blog-nav .pagenav-single {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
}
.blog-nav .pagenav-single .pagenav-left,
.blog-nav .pagenav-single .pagenav-right{
    width: 50%;
}
.blog-nav .pagenav-single .pagenav-left a,
.blog-nav .pagenav-single .pagenav-right a{
    width: auto;
    height: 40px;
    color: #000;
    position: relative;
    text-decoration: none;
}
.blog-nav .pagenav-left a i,
.blog-nav .pagenav-right a i{
    display: inline-block;
    line-height: 20px;
    font-size: 15px;
}
.blog-nav .pagenav-single .pagenav-left a:after,
.blog-nav .pagenav-single .pagenav-right a:after{
    content: "";
    width: 86%;
    height: 4px;
    background: #fd0;
    position: absolute;
    left: 50%;
    bottom: 2px;
    transform: translateX(-50%);
}
a.pagenav-page-left.disabled,
a.pagenav-page-right.disabled,
a.pagenav-page-center.disabled {
    opacity: .5;
}
.blog-nav .pagenav-single .pagenav-left{
    text-align: left;
}
.blog-nav .pagenav-single .pagenav-right{
    text-align: right;
}
.blog-nav .pagenav-single .pagenav-numbers{
    display: none;
}
.blog-nav .pagenav-single .nav-arrow{
    white-space: nowrap;
}


/********************************
 * Sidebar Widget
 ********************************/
.blog-content-right.one-third.mcb-wrap {
    width: 31%;
    float: right;
}
.blog-content-right .widget{
    background: #FFF;
    padding: 1.4em;
    margin-top: 0;
    box-shadow: rgb(0 0 0 / 20%) 1px 2px 5px 0px;
}
.blog-content-right .widget_categories ul{
    background-color: #FFF;
    padding: 0;
}
.blog-content-right .widget_categories ul li{
    border-top: #efefef solid 1px;
    position: relative;
}
.blog-content-right .widget_categories ul li:first-child{
    border: none;
}
.blog-content-right .widget_categories ul li a {
    color: #9f9f9f !important;
    font-family: "Oswald";
    font-size: 17px;
    position: relative;
    display: block;
    text-decoration: none;
}
.blog-content-right .widget_categories ul li a:hover {
    color: #000 !important;
}
.blog-content-right .widget_categories ul li a:after{
    content: "\e915";
    font-family: mfn-icons;
    font-size: 18px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #000;
    left: auto;
    width: auto;
}
.widget > h3{
    font-family: "Oswald";
    font-size: 23px;
    line-height: 30px;
    position: relative;
    margin: 0;
    height: 50px;
    border-bottom: #efefef solid 1px;
    margin-bottom: 20px;
    width: 100%;
    padding: 0 25px;
    margin: 0 -25px 10px -25px;
    box-sizing: content-box;
}
.widget > h3:before{
    content: "";
    width: 97px;
    height: 4px;
    display: block;
    background: #fd0;
    position: absolute;
    bottom: -3px;
}
.widget.widget_categories > h3:after{
    content: "";
    background-image: url('images/filter.svg');
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
    right: 18px;
    top: 50%;
    width: 25px;
    height: 25px;
    transform: translateY(-50%);
}


/***********************
 * Botão Cookie
 ***********************/
#cn-notice-buttons a {
    padding: 3px 7px;
    line-height: 20px;
    border-radius: 4px;
	text-decoration: none;
}

/**********************
 * Formulário
 *********************/
label.field-autorizacao{
	cursor: pointer;
}
label.field-autorizacao .first {
    margin: 0;
}
label.field-autorizacao span.wpcf7-list-item.first.last input{
	opacity: 0;
}
label.field-autorizacao .wpcf7-list-item-label{
	position: relative;
}
label.field-autorizacao .wpcf7-list-item-label:before {
    content: "";
    width: 15px;
    height: 15px;
    background-color: #FFF;
    display: inline-block;
    position: absolute;
    left: -20px;
    top: 4px;
    border-radius: 2px;
	transition: all .3s ease-in-out;
}
label.field-autorizacao .wpcf7-list-item-label:after {
    content: '✓';
    font-size: 25px;
	font-weight: 900;
    position: absolute;
    left: -19px;
    top: -5px;
    color: #ffffff;
    opacity: 0;
    transition: all .3s ease-in-out;
    text-shadow: rgb(0 0 0 / 26%) 1px 2px 1px;
    transform: rotate(5deg);
}
label.field-autorizacao input[type="checkbox"]:checked ~ .wpcf7-list-item-label:before{
	background-color: #fd0;
}
label.field-autorizacao input[type="checkbox"]:checked ~ .wpcf7-list-item-label:after{
	opacity: 1;
}








