.elementor-kit-1579{--e-global-color-primary:#D20947;--e-global-color-secondary:#1ABEC3;--e-global-color-text:#3C004A;--e-global-color-accent:#ED174C;--e-global-color-f77d7a6:#FFFFFF;--e-global-color-1b135e2:#E3003F;--e-global-color-5ccf5b4:#3C004A;--e-global-color-8c3e371:#92278F;--e-global-color-923e421:#2E0039;--e-global-color-82c64fa:#63336E;--e-global-color-2e3c31f:#67146D;--e-global-color-d9511c9:#C19DC9;--e-global-color-b350095:#FCAF17;--e-global-color-72960d3:#B2C400;--e-global-color-b77a6ac:#F0F0F0;--e-global-color-20a3298:#DDDDDD;--e-global-color-fae4400:#9A9A9A;--e-global-color-6ec98b6:#585858;--e-global-color-203f35b:#222222;--e-global-typography-primary-font-family:"Noto Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"PlaywriteHR";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Noto Sans";--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.8em;--e-global-typography-accent-font-family:"Noto Sans";--e-global-typography-accent-font-weight:500;}.elementor-kit-1579 button,.elementor-kit-1579 input[type="button"],.elementor-kit-1579 input[type="submit"],.elementor-kit-1579 .elementor-button{border-radius:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-1579 e-page-transition{background-color:#FFBC7D;}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1080px){.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 */html, 
body {
	overflow-x: hidden !important;
}
body {
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.5;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

p i, 
a i, 
span i, 
h1 i, 
h2 i, 
h3 i, 
h4 i, 
h5 i, 
h6 i, 
span.band {
    position: relative;
    font-family: var(--e-global-typography-secondary-font-family);
    font-style: normal !important;
    font-size: 109%;
    font-weight: normal !important;
    display: inline-block;
}
span.band {
    font-family: var(--e-global-typography-primary-font-family);
    font-weight: 700 !important;
}
.band p, 
.ceo-name div,
span.band div {
    position: relative;
}
i.band:before, 
.band p:before, 
.band span:before, 
.ceo-name>div:before,
span.band>div:before {
    content: "";
    position: absolute;
    left: -5px;
    width: 96%;
    height: 130%;
    background-color: var( --e-global-color-b350095 );
    display: block;
    z-index: 1;
    rotate: -2deg;
}
span.band>div:before {
    left: -3%;
    width: 106%;
    height: 110%;
    z-index: -1;
}
span.band.rosa>div:before {
    background-color: var(--e-global-color-accent);
}
span.band.blue>div:before {
    background-color: var(--e-global-color-secondary);
}
span.band.horizontal>div:before {
    top: 2%;
    left: -1%;
    width: 102%;
    height: 98%;
    rotate: 0deg;
}
.band div, 
.ceo-name>div div,
span.band>div div {
    position: relative;
    z-index: 2;
}
.ceo-name>div:before {
    top: -13%;
    left: -15%;
    width: 130%;
}
.band.margin-top {
    margin-top: 10px;
}
.band.text {
    display: content;
}

.z-index-3 {
    position: relative;
    z-index: 3;
}

.elementor-social-icon i {
    font-size: 100% !important;
}



a, i, button {
	-webkit-transition: .3s !important;
	transition: .3s !important;
}
.link-color-default a {
    color: var( --e-global-color-accent );
}
.link-color-default a:hover {
    color: var( --e-global-color-text );
}
.underline a {
    text-decoration: underline;
}

.p-margin-none p:last-child {
	margin-bottom: 0 !important;
}
b, strong, .font-bold {
    font-weight: 700;
}
.text-uppercase {
    text-transform: uppercase;
}
.display-block-always {
    display: block;
}
@media (min-width: 1024px) {
	.text-justify p, 
	.content ul li, 
    .content ol li {
		text-align: justify;
	}
	.text-justify p.has-text-align-center {
	    text-align: center;
	}
}
@media (max-width: 1023px) {
	.text-center {
		text-align: center !important;
	}
	.display-block {
		display: block !important;
	}
}

.text-default-color {
    color: var( --e-global-color-text );
}
.text-red {
    color: var( --e-global-color-accent );
}
.border-text {
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-color: #d20947;
    -webkit-text-stroke-width: 1px;
}



.btn-orcamento {
    position: absolute;
    right: 12px;
    bottom: -1px;
    width: 170px;
}
.btn-orcamento:hover span {
    color: var(--e-global-color-b350095) !important;
}
.btn-orcamento span {
    position: relative;
    width: 170px;
    text-align: center;
    display: inline-block;
}
.btn-orcamento:before {
    content: "";
    position: absolute;
    top: -30%;
    width: 100%;
    height: 160%;
    background-color: var( --e-global-color-5ccf5b4 );
    display: inline-block;
    rotate: -4deg;
}
.btn-orcamento small {
    position: absolute;
    top: -28px;
    right: 25px;
    width: 22px;
    height: 22px;
    line-height: 22px;
    color: var( --e-global-color-5ccf5b4 );
    background-color: var(--e-global-color-b350095);
    border-radius: 50px;
    display: inline-block;
    transition: all 1s linear;
    -webkit-transition: all .3s linear;
}
.btn-orcamento:hover small {
    background-color: var( --e-global-color-f77d7a6 );
}


.btn-arrow-color i {
    position: relative;
    top: 2px;
    color: var( --e-global-color-5ccf5b4 );
    font-size: 30px;
    margin: -5px 0 0 2px;
}
.btn-arrow-color .elementor-button:hover i {
    color: var( --e-global-color-b350095 );
}
.btn-arrow-color.green i {
    color: var( --e-global-color-5ccf5b4 );
}
.btn-arrow-color.green .elementor-button:hover i {
    color: var( --e-global-color-5ccf5b4 );
}



.breadcrumb-yoast {
    line-height: 1.8;
}
.breadcrumb-yoast a {
    margin-right: 18px;
}
.breadcrumb-yoast a:hover {
    color: var( --e-global-color-203f35b ) !important;
}
.breadcrumb-yoast .elementor-icon-list-icon {
    color: var( --e-global-color-f77d7a6 );
    display: inline-block !important;
}
.breadcrumb-yoast a:hover .elementor-icon-list-icon {
    color: var( --e-global-color-203f35b );
}
.breadcrumb-yoast .breadcrumb_last {
    color: var( --e-global-color-f77d7a6 );
    opacity: .7;
}



h1 a, 
h2 a, 
h3 a, 
h4 a, 
h5 a, 
h6 a {
    text-decoration: underline !important;
}
.content a {
    color: var(--e-global-color-primary) !important;
    text-decoration: underline !important;
    font-weight: 500;
}
.content a:hover {
    color: var( --e-global-color-b350095 );
}
.content h2, 
.content h3, 
.content h4, 
.content h5, 
.content h6 {
    color: var( --e-global-color-203f35b );
    font-weight: 600 !important;
    text-align: left !important;
    margin-top: 1.8rem;
}
.content h2:first-child{
    margin-top: 0;
}
.content h3 {
    font-size: 1.4rem;
}
@media (min-width: 1024px) {
    .content.narrow h2, 
    .content.narrow h3, 
    .content.narrow h4, 
    .content.narrow h5, 
    .content.narrow h6, 
    .content.narrow p, 
    .content.narrow ul {
        max-width: 800px;
    }
}
.content p, 
.content ul, 
.content ol {
    line-height: 1.8;
}
.content p strong {
    font-weight: 600;
}
.content ul, 
.content ol, 
.content-ul ul, 
.content-ul ol {
    margin-bottom: .9rem;
}
.content ul li, 
.content ol li {
    margin-bottom: .9rem;
}

.content.img-border-radius img {
    border-radius: 10px;
}
@media (max-width: 767px) {
    .content p img {
        margin-bottom: 20px;
    }
}
@media (min-width: 1024px) {
    .content.narrow .alignleft {
        margin-top: 5px;
        margin-left: -190px;
    }
    .content.narrow.agencia-8-em-1 .alignleft {
        margin-left: -150px;
    }
    .content.narrow .alignright {
        margin-top: 5px;
        margin-right: -190px;
    }
    .content.narrow.agencia-8-em-1 .alignright {
        margin-right: -150px;
    }
}

.content .wp-block-button__link {
    color: var(--e-global-color-5ccf5b4);
    text-decoration: none;
    background-color: var(--e-global-color-72960d3);
    margin-top: .5rem;
    margin-bottom: 1.4rem;
    border-radius: 10px;
    display: block;
}
.content .wp-block-button__link:hover {
    color: var(--e-global-color-72960d3) !important;
    text-decoration: none;
    background-color: var(--e-global-color-5ccf5b4);
}

.intro p:first-of-type {
    font-size: 125%;
}

.title-h3 h3 {
    font-size: 24px;
    margin-top: .9rem;
    margin-bottom: 5px;
}

.btn-arrow .fas.fa-check {
    color: var( --e-global-color-3892ec2 ) !important;
    fill: var( --e-global-color-3892ec2 ) !important;
}
.btn-arrow:hover .fas.fa-check {
    color: var( --e-global-color-b86d9dc ) !important;
    fill: var( --e-global-color-b86d9dc ) !important;
}



/* Forms */
.form-default input, 
.form-default textarea, 
.form-default select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.form-default input:hover, 
.form-default textarea:hover, 
.form-default select:hover {
    border-color: var( --e-global-color-fae4400 ) !important;
}
.form-default input:focus, 
.form-default textarea:focus, 
.form-default select:focus {
    border-color: #5890ff !important;
    outline: 0;
    box-shadow: none !important;
}
.form-default button:focus {
    outline: 0;
}
.form-default small {
    display: block;
    margin-bottom: 5px;
}

.elementor-field-group-aceita_receber_contato, 
.elementor-field-group-orc_aceita_receber_contato, .elementor-field-group-whatsapp_aceito_email {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 8px;
    margin-bottom: 8px !important;
}
.elementor-field-group-aceita_receber_contato .elementor-field-option, 
.elementor-field-group-orc_aceita_receber_contato .elementor-field-option, 
.elementor-field-group-whatsapp_aceito_email .elementor-field-option {
    padding-right: 15px !important;
}
.elementor-field-group-aceita_receber_contato label, 
.elementor-field-group-orc_aceita_receber_contato label, 
.elementor-field-group-whatsapp_aceito_email label {
    position: relative;
    top: 0;
    line-height: 1.4 !important;
    width: 100%;
    height: auto;
    margin: 0 0 5px 2px;
}
.elementor-field-group-aceita_receber_contato input[type="radio"], 
.elementor-field-group-orc_aceita_receber_contato input[type="radio"], 
.elementor-field-group-whatsapp_aceito_email input[type="radio"] {
    position: relative;
    top: 3px;
    left: 0;
    margin: 0 1px 0;
}
.elementor-field-group-orc_aceita_receber_contato input[type="radio"], 
.elementor-field-group-whatsapp_aceito_email input[type="radio"] {
    top: 1px;
}

.elementor-field-group-field_3a45bca small {
    font-size: 12px;
    margin-top: 2px;
    margin-bottom: 8px;
    display: block;
}
.elementor-field-group-field_3a45bca small a {
    color: var( --e-global-color-d9511c9 );
    text-decoration: underline;
}
.recaptcha_v3-inline {
    margin-bottom: 15px !important;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1 !important; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: white;
  opacity: 1 !important;
}
::-ms-input-placeholder { /* Microsoft Edge */
  color: white;
  opacity: 1 !important;
}


/* Blog */
.elementor-card-shadow-yes .elementor-post__card {
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 8%);
}

article .elementor-post__thumbnail__link {
    max-height: 172px;
    overflow: hidden;
}
article .elementor-post__title a {
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
article:hover .elementor-post__title a {
    color: var( --e-global-color-accent ) !important;
}
.page-numbers {
    width: 30px;
    height: 30px;
    line-height: 30px !important;
    text-align: center;
    text-decoration: none !important;
    font-weight: 500;
    background-color: #eee;
    border-radius: 50px;
    display: inline-block;
}

.categories-list h5 {
    color: var( --e-global-color-text );
}
.categories-list ul {
    padding: 0;
}
.categories-list li {
    list-style: none;
    margin-bottom: 3px;
}
.categories-list li a {
    color: var( --e-global-color-fae4400 );
    font-weight: 500;
    text-transform: lowercase;
    padding: 5px 15px;
    background-color: var( --e-global-color-b77a6ac );
    border-radius: 5px;
    display: block;
}
.categories-list li a:hover {
    color: var( --e-global-color-secondary );
    background-color: var( --e-global-color-203f35b );
}



.loop-oito-em-um {
    position: relative;
    z-index: 2;
    cursor: pointer;
}
.loop-oito-em-um:before {
    content: "";
    position: absolute;
    top: -5%;
    left: 9%;
    width: 82%;
    height: 104%;
    background-color: var( --e-global-color-b77a6ac );
    display: block;
    rotate: -2deg;
    opacity: 0;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
.loop-oito-em-um:hover:before {
    opacity: 1;
}
.loop-oito-em-um img {
    width: auto;
}
.loop-oito-em-um .saiba-mais .elementor-widget-container {
    width: 84px;
    height: 100%;
    background-color: var( --e-global-color-accent );
    margin: 0 auto;
    padding: 4px 0 5px 5px;
    display: inline-block;
    z-index: 1;
    rotate: -2deg;
}
.loop-oito-em-um .saiba-mais .elementor-heading-title {
    rotate: 2deg;
}
.loop-oito-em-um .icon-plus {
    margin-top: -10px;
}
.loop-oito-em-um .icon-plus .elementor-heading-title {
    line-height: 35px;
}
.loop-oito-em-um:hover .saiba-mais, 
.loop-oito-em-um .icon-plus {
    display: none;
    opacity: 0;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
.loop-oito-em-um:hover .icon-plus {
    display: block;
    opacity: 1;
}



/* Pagina Agencia 8 em 1 */
div[data-elementor-post-type="agencia-8-em-1"] h3 {
    font-size: 24px;
    font-weight: 600;
}
div[data-elementor-post-type="agencia-8-em-1"] ul, 
div[data-elementor-post-type="agencia-8-em-1"] ol {
    margin-bottom: .9rem;
}

@media (min-width: 1080px) {
    .header-agencia .e-con-inner {
        position: relative;
    }
    .header-agencia .e-con-inner:after {
        content: "";
        position: absolute;
        top: 50%;
        right: -40%;
        width: 439px;
        height: 311px;
        background-image: url('https://www.actwork.com.br/wp-content/uploads/logo-actwork-symbol-line-purple.png');
        margin-top: -155px;
    }
}

.intro-purple {
    overflow: hidden;
}
.intro-purple .e-con-inner {
    position: relative;
}
.intro-purple .e-con-inner:before, 
.intro-purple .e-con-inner:after {
    content: "";
    position: absolute;
    width: 557px;
    height: 305px;
    background-image: url('https://www.actwork.com.br/wp-content/uploads/logo-actwork-symbol-purple-bg.png');
    z-index: 1;
}
.intro-purple .e-con-inner:before {
    top: -150px;
    left: -10%;
}
.intro-purple .e-con-inner:after {
    bottom: -150px;
    right: -10%;
}
@media (min-width: 768px) {
    .intro-purple .e-con-inner:before {
        top: -150px;
        left: -50%;
    }
    .intro-purple .e-con-inner:after {
        bottom: -250px;
        right: -50%;
    }
}
@media (min-width: 1080px) {
    .intro-purple .e-con-inner:before {
        top: 50%;
        left: -50%;
        margin-top: -153px;
    }
    .intro-purple .e-con-inner:after {
        top: 50%;
        right: -50%;
        margin-top: -153px;
    }
}
.intro-purple a {
    color: var( --e-global-color-b350095 );
    text-decoration: underline;
}
.intro-purple a:hover {
    color: var(--e-global-color-72960d3);
}

.cta-green {
    overflow: hidden;
}
.cta-green:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50%;
    background-image: url('https://www.actwork.com.br/wp-content/uploads/detail-waves-line.png');
    background-position: center top;
    opacity: .15;
}

.cta-white {
    overflow: hidden;
}
.cta-white:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50%;
    background-image: url('https://www.actwork.com.br/wp-content/uploads/detail-waves-line.png');
    background-position: center top;
    opacity: .5;
}

.card-work-list .widget-image-caption {
    padding: 15px 20px;
}
.card-work-list .widget-image-caption strong {
    color: var( --e-global-color-text );
}



/* Servicos */
.single-servico div[data-elementor-post-type="servico"] ul, 
.single-servico div[data-elementor-post-type="servico"] ol, 
.single-servico div[data-elementor-post-type="servico"] ul li, 
.single-servico div[data-elementor-post-type="servico"] ol li {
    margin-bottom: .9rem;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'PlaywriteHR';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.actwork.com.br/wp-content/uploads/PlaywriteHR-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */