.elementor-kit-5{--e-global-color-primary:#CF2A79;--e-global-color-secondary:#6F447F;--e-global-color-text:#000000;--e-global-color-accent:#EAC435;--e-global-color-c5a9769:#03CEA4;--e-global-color-d7199f1:#4D4D4D;--e-global-color-b0120e2:#FFFFFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-d7199f1 );font-family:"Muller", Sans-serif;font-size:16px;font-weight:400;}.elementor-kit-5 a{color:var( --e-global-color-primary );font-family:"Muller", Sans-serif;font-weight:500;}.elementor-kit-5 h1{color:var( --e-global-color-text );font-family:"Muller", Sans-serif;font-size:60px;font-weight:100;text-transform:lowercase;font-style:italic;}.elementor-kit-5 h2{color:var( --e-global-color-text );font-size:55px;font-weight:100;text-transform:lowercase;font-style:italic;}.elementor-kit-5 h3{color:var( --e-global-color-text );font-size:25px;font-weight:400;text-transform:uppercase;font-style:italic;}.elementor-kit-5 h4{color:var( --e-global-color-text );}.elementor-kit-5 h5{color:var( --e-global-color-text );}.elementor-kit-5 h6{color:var( --e-global-color-text );}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:14px;text-transform:uppercase;color:var( --e-global-color-b0120e2 );background-color:var( --e-global-color-primary );border-radius:7px 7px 7px 7px;padding:20px 30px 20px 30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-kit-5 h1{font-size:40px;}.elementor-kit-5 h2{font-size:35px;}.elementor-kit-5 h3{font-size:25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Acordeão fechado por padrão */
.elementor-accordion .elementor-accordion-item:first-child {
    display: none
}

/* Menu âncora com texto visível */
.elementor-widget-menu-anchor {
    position: relative;
    top: -100px
}

/* ReCaptcha Invisível */
.grecaptcha-badge {
    visibility: hidden
}

/* Ocultar overflow do site */
.page-content {
    overflow: hidden
}

/* Scrollbar */
::-webkit-scrollbar {
    width: 7px;
    background-color: #fff
}

::-webkit-scrollbar-thumb {
    background-color: #181818;
    border-radius: 10px
}

:root {
    scrollbar-color: #181818 #fff;
    scrollbar-width: thin
}

/* Selection */
::selection {
    background-color: #b2afd5
}

/* Mensagem de confirmação do form */
.elementor-message {
    background-color: #fff;
    color: var(--e-global-color-text);
    padding: 20px 10px
}

/* Header */
#logo img,
#menu {
    transition: .3s
}

#logo img {
    width: 175px;
    height: auto
}

.menuFixo #logo img {
    width: 120px
}

#menu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 999;
    background-color: #ffffff00;
    box-shadow: 0 0 30px -5px #00000000
}

#menu.menuFixo {
    background-color: #fff;
    box-shadow: 0 0 30px -5px #00000030
}

.menu-item .elementor-item {
    margin-left: 0 !important;
}

/* Header - Botão */
#menu:not(.menuFixo) .elementor-button {
    background-color: #fff;
    color: var(--e-global-color-primary);
    border: 1px solid var(--e-global-color-primary);
}

#menu:not(.menuFixo) .elementor-button svg path {
    fill: var(--e-global-color-primary);
}

@media (max-width: 767px) {
    #menu .elementor-widget-button {
        display: none;
    }
}

/* Header - Menu de navegação */
@media (min-width: 1024px) {
    .elementor-nav-menu--dropdown {
        border-radius: 10px;
    }

    .elementor-nav-menu--dropdown .menu-item a {
        border-radius: 7px;
        margin: 3px
    }

    .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child)>a {
        -webkit-margin-end: 20px !important;
        margin-inline-end: 20px !important;
    }
    
    .elementor-nav-menu--dropdown {
    box-shadow: 0px 20px 75px -5px rgb(210 210 234 / 88%);
    }
}

/* Ícone do Submenu */
.elementor-item svg {
    transition: 300ms;
}

.elementor-item.highlighted svg {
    transform: rotate(90deg);
}

/* Menu Mobile */

@media (max-width: 1024px) {
    /* Menu Mobile */
    nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
        min-height: 100vh;
        top: -25px !important;
        margin: 0 !important;
    }

    .elementor-menu-toggle {
        z-index: 9999;
        height: 50px;
        width: 50px;
        position: relative;
    }

    .elementor-menu-toggle > span {
        height: 50px;
        width: 50px;
        position: absolute;
        left: 0;
        top: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .elementor-nav-menu--dropdown:not(.sub-menu) {
        background: var(--e-global-color-primary) url(/wp-content/uploads/2023/02/icon-menu.svg) center no-repeat !important;
        background-size: cover !important;
        padding-top: 150px;
    }

    a.elementor-item,
    .sub-menu.elementor-nav-menu--dropdown li.menu-item a,
    .sub-menu.elementor-nav-menu--dropdown {
        color: #fff !important;
        background-color: transparent !important;
    }
    
    span.elementor-menu-toggle__icon--open svg {
    height: 20px;
    }

    .elementor-menu-toggle:not(.elementor-active) .elementor-menu-toggle__icon--close {
        display: none;
    }
    
    /* Submenu */
    .has-submenu span.sub-arrow {
        color: #fff !important;
    }
}

li.menu-item a {
    line-height: 1.2em !important;
}

span.elementor-menu-toggle__icon--close svg path {
    fill: #fff
}

/* Botão do Whatsapp */
.btnWhatsapp span.elementor-button-text {
    position: relative;
    top: 3px
}

.btnWhatsapp i.fab.fa-whatsapp {
    position: relative;
    top: 1px
}

/* Botões */
.elementor-button {
    background: #cf2a79;
    transition: .3s;
    transition-timing-function: ease-in-out
}

.elementor-button:hover {
    transform: scale(1.05)
}

.chatButtonHubSpot {
    cursor: pointer;
}

/* Botão Claro */
.btnWhite .elementor-button {
    background: #fff;
    color: #000
}

.btnWhite .elementor-button:hover {
    background-color: var(--e-global-color-secondary);
    color: #fff
}

/* Botão Outline */
.btnOutline .elementor-button {
    background: #fff;
    border: 1px solid var(--e-global-color-primary);
    color: var(--e-global-color-primary)
}

.btnOutline .elementor-button:hover {
    background-color: var(--e-global-color-primary);
    color: #fff
}

/* Hero Section - Home */
@media (min-width:768px) {
    .heroSection {
        min-height: 100vh;
    }

    .heroSection2 {
        min-height: 100vh;
    }
}

@media (max-width:1056px) {
    .heroHome .elementor-background-overlay {
        background-size: 110% !important
    }
}

/* Serviços */
@media (min-width:768px) {
    .colunaServicos-direita {
        position: relative;
        top: 150px
    }
}

/* Botões Saiba Mais */
.saibaMais {
    display: inline-block;
    width: 15px;
    height: 15px;
    position: relative
}

.saibaMais .line2 {
    display: inline-block;
    width: 15px;
    height: 1px;
    background-color: #000;
    position: absolute;
    top: 70%;
    transition: .5s
}

.elementor-widget-container:hover .saibaMais .line2:last-child {
    transform: rotate(90deg)
}

/* Por que escolher a Laços */
@media (min-width:1024px) {
    .motivosCards .elementor-icon-box-wrapper {
        height: 350px
    }
}

/* Cases de Sucesso */
@media (max-width:767px) {
    .caseSucesso .elementor-col-50 {
        width: 100% !important
    }
}

.depoimento:before {
    content: url(https://lacosagency.com/wp-content/uploads/2022/02/quote-2.jpg);
    position: absolute;
    left: -25px;
    top: -10px;
    opacity: .1
}

.caseSucesso i.fa.fa-angle-left.prev-arrow.jet-engine-arrow.slick-arrow,
.caseSucesso i.fa.fa-angle-right.next-arrow.jet-engine-arrow.slick-arrow {
    border-radius: 4px;
    opacity: 0
}

.caseSucesso .jet-engine-gallery-slider:hover i.fa.fa-angle-left.prev-arrow.jet-engine-arrow.slick-arrow,
.caseSucesso .jet-engine-gallery-slider:hover i.fa.fa-angle-right.next-arrow.jet-engine-arrow.slick-arrow {
    opacity: 1
}

.carrosselCases .jet-listing-grid__slider-icon.next-arrow.slick-arrow,
.carrosselCases .jet-listing-grid__slider-icon.prev-arrow.slick-arrow {
    border: 1px solid #0000002b;
    border-radius: 5px
}

.carrosselCases li.slick-active {
    outline: 2px solid #cf2a79;
    outline-offset: 2px
}

/* Footer */
.copyFooter {
    color: var(--e-global-color-text);
    text-align: left;
    font-size: 14px;
    font-weight: 400
}

@media (max-width:767px) {
    .copyFooter {
        text-align: center
    }

    .heroServicos .elementor-background-overlay {
        opacity: 0 !important
    }

    .heroServicos {
        background-size: 0 !important
    }

    .carrosselCases .jet-listing-grid__slider-icon.next-arrow.slick-arrow,
    .carrosselCases .jet-listing-grid__slider-icon.prev-arrow.slick-arrow {
        opacity: 0
    }
}

/* Blog */
/* Postagens em Destaque */
@media (min-width:768px) {
    .postagensDestaque .jet-smart-tiles:first-child .jet-smart-tiles__box-title {
        font-size: 40px !important;
        line-height: 40px;
        font-weight: 100
    }

    .listaPostagens .elementor-post__text {
        display: flex;
        flex-direction: column;
        justify-content: center
    }
}

.postagensDestaque .jet-smart-tiles__box-title {
    background-image: -webkit-linear-gradient(transparent 95%, #fff 5px);
    background-image: -o-linear-gradient(transparent 95%, #fff 5px);
    background-image: linear-gradient(transparent 95%, #fff 5px);
    background-size: 0;
    background-repeat: no-repeat;
    display: inline;
    -webkit-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out
}

.postagensDestaque .jet-smart-tiles:hover .jet-smart-tiles__box-title {
    background-size: 100%
}

/* Tópicos */
.topicos .jet-listing-grid__slider-icon.next-arrow.slick-arrow,
.topicos .jet-listing-grid__slider-icon.prev-arrow.slick-arrow {
    border-radius: 50px;
    border: 1px solid #000;
    opacity: 0;
    transition: .3s
}

.topicos:hover .jet-listing-grid__slider-icon.next-arrow.slick-arrow,
.topicos:hover .jet-listing-grid__slider-icon.prev-arrow.slick-arrow {
    opacity: 1
}

/* Lista de Posts */
@media (max-width:767px) {
    .listaPostagens .elementor-post {
        display: flex;
        flex-direction: column
    }

    .listaPostagens a.elementor-post__thumbnail__link {
        margin-right: 0 !important;
        margin-bottom: 20px
    }
}

.elementor-post h3.elementor-post__title a,
.listaCases .elementor-widget-jet-listing-dynamic-link:first-child span.jet-listing-dynamic-link__label {
    background-image: -webkit-linear-gradient(transparent 95%, #000 5px);
    background-image: -o-linear-gradient(transparent 95%, #000 5px);
    background-image: linear-gradient(transparent 95%, #000 5px);
    background-size: 0;
    background-repeat: no-repeat;
    display: inline;
    -webkit-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out
}

.elementor-post:hover h3.elementor-post__title a,
.listaCases .jet-listing-grid__item:hover span.jet-listing-dynamic-link__label {
    background-size: 100%
}

/* Single Post */
.categoriasPost span.elementor-icon-list-text.elementor-post-info__item.elementor-post-info__item--type-custom a {
    display: inline-block;
    padding: 2px 5px;
    background-color: var(--e-global-color-primary);
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-style: italic;
    margin-right: 5px
}

/* Single Post e Cases de Sucesso */
.conteudoCase h2,
.conteudoCase h3,
.conteudoCase h4,
.conteudoCase h5,
.conteudoCase h6,
.conteudoPost h2,
.conteudoPost h3,
.conteudoPost h4,
.conteudoPost h5,
.conteudoPost h6 {
    margin-top: 4rem;
    margin-bottom: 2rem
}

.conteudoCase p,
.conteudoPost p {
    margin-top: 0;
    margin-bottom: 2rem
}

a.wp-block-button__link {
    background-color: var(--e-global-color-primary);
    color: #fff !important;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 7px 7px 7px 7px;
    padding: 20px 30px 20px 30px;
    transition: .5s
}

a.wp-block-button__link:hover {
    transform: scale(1.05)
}

/* Seção vamos conversar? */
.fundo_icone>.elementor-background-overlay {
    background: url(https://lacosagency.com/wp-content/uploads/2021/10/icon-footer.svg) center right no-repeat;
    background-size: 50vw;
    opacity: 1;
}

@media (max-width: 1024px) {
    .fundo_icone>.elementor-background-overlay {
        background-size: cover !important;
        background-position: center !important;
        opacity: 0.3;
    }
}

/* Case de Sucesso - Card de exibição */
.caseSucessoCategoria {
    margin-top: -30px;
    opacity: 0;
    transition: 300ms;
}

.caseSucessoFoto:hover .caseSucessoCategoria {
    margin-top: 0;
    opacity: 1;
}

.caseSucessoFoto .prev-arrow.jet-engine-arrow.slick-arrow,
.caseSucessoFoto .next-arrow.jet-engine-arrow.slick-arrow {
    border-radius: 5px;
    z-index: 5;
    transition: 300ms;
    opacity: 0;
}

.caseSucessoFoto:hover .prev-arrow.jet-engine-arrow.slick-arrow {
    left: 10px;
    opacity: 1;
}

.caseSucessoFoto:hover .next-arrow.jet-engine-arrow.slick-arrow {
    right: 10px;
    opacity: 1;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Muller';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://lacosagency.com/wp-content/uploads/2021/11/Muller-Thin.ttf') format('truetype');
}
@font-face {
	font-family: 'Muller';
	font-style: italic;
	font-weight: 100;
	font-display: auto;
	src: url('https://lacosagency.com/wp-content/uploads/2021/11/Muller-Thin-Italic.ttf') format('truetype');
}
@font-face {
	font-family: 'Muller';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://lacosagency.com/wp-content/uploads/2021/11/Muller-Light-1.ttf') format('truetype');
}
@font-face {
	font-family: 'Muller';
	font-style: italic;
	font-weight: 300;
	font-display: auto;
	src: url('https://lacosagency.com/wp-content/uploads/2021/11/Muller-Light-Italic.ttf') format('truetype');
}
@font-face {
	font-family: 'Muller';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://lacosagency.com/wp-content/uploads/2021/11/Muller-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Muller';
	font-style: italic;
	font-weight: 400;
	font-display: auto;
	src: url('https://lacosagency.com/wp-content/uploads/2021/11/Muller-Regular-Italic.ttf') format('truetype');
}
@font-face {
	font-family: 'Muller';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://lacosagency.com/wp-content/uploads/2021/11/Muller-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Muller';
	font-style: italic;
	font-weight: 500;
	font-display: auto;
	src: url('https://lacosagency.com/wp-content/uploads/2021/11/Muller-Medium-Italic.ttf') format('truetype');
}
@font-face {
	font-family: 'Muller';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://lacosagency.com/wp-content/uploads/2021/11/Muller-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Muller';
	font-style: italic;
	font-weight: 700;
	font-display: auto;
	src: url('https://lacosagency.com/wp-content/uploads/2021/11/Muller-Bold-Italic.ttf') format('truetype');
}
@font-face {
	font-family: 'Muller';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://lacosagency.com/wp-content/uploads/2021/11/Muller-ExtraBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Muller';
	font-style: italic;
	font-weight: 800;
	font-display: auto;
	src: url('https://lacosagency.com/wp-content/uploads/2021/11/Muller-ExtraBold-Italic.ttf') format('truetype');
}
@font-face {
	font-family: 'Muller';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://lacosagency.com/wp-content/uploads/2021/11/Muller-Black.ttf') format('truetype');
}
@font-face {
	font-family: 'Muller';
	font-style: italic;
	font-weight: 900;
	font-display: auto;
	src: url('https://lacosagency.com/wp-content/uploads/2021/11/Muller-Black-Italic.ttf') format('truetype');
}
/* End Custom Fonts CSS */