/*
 Theme Name:   	Life Apps Theme 
 Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
 Author:       	InCuca Tecnologia
 Author URI:   	https://incuca.net
 Version:       6.0.7
 Template:     	enfold
*/


body, h1, h2, h3, h4, h5, h6, #top .title_container .main-title, tr.pricing-row td, #top .portfolio-title, .callout .content-area, .avia-big-box .avia-innerbox, .av-special-font, .av-current-sort-title, .html_elegant-blog #top .minor-meta, #av-burger-menu-ul li {
    font-family: 'Lato', sans-serif!important;
    text-transform: initial !important;
}
.responsive .fullwidth-section .container {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.column-reverse {
    display: flex;
    flex-direction: column-reverse;
}

#top .main_color .avia-color-theme-color:hover, #top .open-popup-link.avia-button.open-button:hover {
    transition: all .25s;
    background: #447d3d;
    border-color: #447d3d;
    opacity: 1;
}


#top .menu-item a {
	color: #1F4E76;
	text-transform: uppercase;
}

/** menu **/

.logo a {
    display: flex;
    align-items: center;
}

/** slider **/

.avia_transform .av_slideshow_full .active-slide .avia-caption-title {
    text-transform: uppercase;
    font-weight: 500;
}

#top .slideshow_caption {
    width: 100%;
}

#top .av-control-minimal .avia-slideshow-arrows.avia-slideshow-controls a:before {
    border: none;
}

#top .av-control-minimal .avia-slideshow-dots a {
    border: 2px;
    background: white;
    padding: 0px;
    height: 9px;
    width: 9px;
}

#top .av-control-minimal .avia-slideshow-dots a.active {
    border: 2px solid #004060;
    background: #004060;
}

/** slider de conteúdo full-width **/

#top .avia-content-slider .slide-entry-title {
    display: none;
}

#top .avia-content-slider.full-left section.slide-entry.slide-parity-even {
    padding-right: 10%;
}

#top .avia-content-slider.full-right section.slide-entry.slide-parity-odd {
    padding-left: 10%;
}

#top .avia-slideshow-arrows a:before {
    background: #004060;
}

#top .avia-smallarrow-slider .avia-slideshow-arrows.avia-slideshow-controls {
    width: 70px;
}

#top .avia-smallarrow-slider .avia-slideshow-arrows.avia-slideshow-controls a {
    width: 30px;
    height: 30px;
    border-radius: 4px;
    font-size: 16px;
}

#top .avia-content-slider-inner .slide-entry-wrap .slide-entry-excerpt.entry-content .avia-button-wrap {
    margin-top: 15px;
}

/* logos dos parceiros */

.responsive #top #wrap_all .avia-logo-element-container.avia-logo-grid .avia-content-slider-inner .slide-entry-wrap .slide-entry {
    margin-bottom: 25px;
}

/** trabalhe conosco **/

#top .av-elegant-toggle.togglecontainer .av_toggle_section:first-of-type .toggler {
    border-top: none;
}

#top .av-elegant-toggle.togglecontainer .av_toggle_section .toggler {
    text-align: center;
}

#top .av-elegant-toggle.togglecontainer .av_toggle_section .toggler:hover {
    border-color: #004060!important;
}

#top .av-elegant-toggle .toggle_icon, #top .av-elegant-toggle .activeTitle .toggle_icon, #top .av-elegant-toggle .single_toggle:hover .toggle_icon {
    opacity: 1;
}

#top a.open-popup-link.open-button {
    color: #ffffff!important;
    border-color: #042440;
    border-radius: 30px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 12px 16px 10px;
    font-size: 13px;
    min-width: 90px;
    background: #042440;
    margin-top: 25px;
}

#top a.open-popup-link.open-button:hover {
    color: #ffffff!important;
    opacity: 0.9;
}

.white-popup {
    position: relative;
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 500px;
    margin: 20px auto;
}

.white-popup h3 {
    font-size: 28px;
    line-height: 1.3;
    color: #004060;
}

#modal input.wpcf7-form-control.wpcf7-submit {
    border-radius: 30px;
    background: #004060;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 15px;
    min-width: 120px;
    padding-bottom: 15px;
    display: block;
    margin-left: auto;
}

/** formulários **/

#top .footer_color .input-text, #top .footer_color input[type='text'], #top .footer_color input[type='input'], #top .footer_color input[type='password'], #top .footer_color input[type='email'], #top .footer_color input[type='number'], #top .footer_color input[type='url'], #top .footer_color input[type='tel'], #top .footer_color input[type='search'], #top .footer_color textarea, #top .footer_color select, #top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select, #top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select {
    border-radius: 4px;
    font-size: 16px;
    color: #000000;
    margin-bottom: 0;
}

#modal input[type="text"], #modal input[type="tel"], #modal input[type="email"], #modal input[type="text"]:focus, #modal input[type="tel"]:focus, #modal input[type="email"]:focus {
    color: #000000;
}

#top label span.wpcf7-form-control-wrap {
    padding-bottom: 10px;
    display: block;
}

/*  Form */
#top .wpcf7-form {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}

.main_color .dark input.wpcf7-form-control.wpcf7-submit {
    border: 2px solid #009e62;
    border-radius: 30px;
    background: transparent;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    margin-left: auto;
    margin-top: 15px;
}

#top .main_color .dark input.wpcf7-form-control.wpcf7-submit:hover {
    border-color: #447d3d;
    background: #447d3d;
    transition: all .25s;
}

#top .dark label span.wpcf7-not-valid-tip {
    color: white;
}

#top .dark .wpcf7-response-output {
    color: #ffffff;
}

#top .service-buttons {
	margin-top: 20px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

#top .service-buttons a {
	border:3px solid #1F4E76;
	background: transparent;
	border-color: #1F4E76;
	color: #1F4E76;
	font-size: 14px;
	cursor: pointer;
}

#top .avia-button.avia-color-dark {
	border: 3px solid #1F4E76;
	color: #1F4E76;
	background: transparent;
}

/** footer **/

#footer.container_wrap {
    border: none;
    padding: 55px 0 15px 0;
}

#footer p {
    font-size: 14px;
}

#footer .container .widget {
    margin: 15px 0 15px 0;
}

.footer_color input.wpcf7-form-control.wpcf7-submit[type='submit'] {
    background: white;
    border: 2px solid #264662;
    border-radius: 30px;
    color: #264662;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    float: right;
}

.footer_color input.wpcf7-form-control.wpcf7-submit[type='submit']:hover {
    background: white;
    color: #264662;
}

#top .socket_color  {
	background-color: black;
	border: 0px;
	color: white; 
}

@media screen and (min-width: 990px) {
    #top #saude-24h .phone-column {
        position: absolute;
        margin-top: -125px;
    }
    div#saude-24h {
        margin-top: 80px;
        margin-bottom: 120px;
    }
    #top .fullwidth-section .full-left .avia-smallarrow-slider-heading {
        width: 90%;
    }
    #top .full-right .avia-smallarrow-slider-heading>div {
        width: 10%;
    }
    #top .avia-content-slider.full-right .avia-slideshow-arrows.avia-slideshow-controls {
        display: block;
        margin-bottom: 15px;
    }
    #top .avia-content-slider-inner .slide-entry-wrap {
        display: flex;
        align-items: center;
    }
}

@media screen and (max-width: 990px) {
    .responsive #top #wrap_all .slide-entry {
        width: 100%;
    }
    #top #wrap_all .main_color h3 {
        font-size: 22px;
    }
    #top .full-right.avia-content-slider .slide-entry-wrap {
        display: flex;
        flex-direction: column-reverse;
    }
    #top .avia-section-large .content {
        padding-top: 35px;
        padding-bottom: 35px;
    }
    #top .av-elegant-toggle.togglecontainer .av_toggle_section .toggler {
        text-align: center;
        padding-right: 41px;
        padding-left: 10px;
    }
    #top .av-elegant-toggle.togglecontainer .av_toggle_section .toggler .toggle_icon {
        right: 0;
    }
    #socket .container {
        align-items: center;
        justify-content: space-between;
        flex-direction: column;
    }
    .responsive #top .column-reverse .flex_column_table.av-equal-height-column-flextable {
        display: flex;
        flex-direction: column-reverse;
    }
}


/* -------------------------------------------------------- Custom Theme CSS -------------------------------------------------------------*/


.header-menu-before {
    display: flex;
    background-color: #00558F;
    width: 100%;
    height: 30px;
    justify-content: space-between;
    align-items: center;
    color:white;
    font-size: 14px;
}

.header-menu-before > .header-menu-before-item {
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px;
}

.header-menu-before > .header-menu-before-item:last-child {
    font-weight: bold;
}

.page-item-last {
    display: inline-block !important;
	opacity: 1 !important;
}

.btn {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 45px;
    width: 172px;
    background: #50B748 0% 0% no-repeat padding-box;
    font: normal normal bold 14px 'Lato', sans-serif;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    text-decoration:  none;
    text-transform: initial;
}

#top .wp-caption img {
    width: 150px;
    height: 150px;
    margin-left: auto;
    margin-right: auto;
}

/* ----------------------------------------------------- Menu Items ------------------------------------------------------------------*/

/* Remove  Home Page from menus*/
/*
.av-main-nav > li:first-child {
    display:none;
}


#av-burger-menu-ul > li:first-child {
    display: none;
    text-decoration: none;
}
*/
.av-main-nav > li {
    text-transform: initial;
    color: #00548E;
    text-decoration: none;
    -webkit-transition: none;
    transition: none;
    -webkit-transition: none;
    transition: none;
}


.children > li a:hover {
    background-color: #50B748 !important;
    color: white !important;
}

.page-item-50 a {
    text-transform:  capitalize !important;
    margin-left: 20px;
}


/* ------------------------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------- Footer Items -----------------------------------------------------------------------*/

.av-icon-char {
    margin-right: 10px;
}

.footer-image {
    margin-bottom: 10px;
}

/* -------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (max-width: 990px) {
    .header-menu-before {
        justify-content: center;
    }
    .header-menu-before > .header-menu-before-item {
        display: none;
    }
    .header-menu-before > .header-menu-before-item:last-child {
        display: inline-block;
    }
}

/* Activate burger menu */
 @media only screen and (max-width: 1100px) {
    #top #header .av-main-nav > li.menu-item  {
        display: none!important;
    }

    #top #header .av-burger-menu-main {
        cursor: pointer;
        display: block!important;
    }
}

.theme-btn > a {
    background-color: #50B748!important;
    border: none !important;
}
.theme-btn-outlined > a {
    background-color: transparent !important;
    border: 1px solid #50B748 !important;
}

.theme-btn  .avia_iconbox_title {
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
    height: 38px;
    width: 172px;
    font: normal normal bold 18px 'Lato', sans-serif !important;
    color: white;
}

.theme-btn-outlined .avia_iconbox_title {
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
    height: 38px;
    width: 172px;
    font: normal normal bold 18px 'Lato', sans-serif !important;
    color: #50B748;
}

#theme-absolute-image {
    position: absolute;
    width: max-content;
    height: max-content;
    right: 0px;
    z-index: 10;
}

#theme-absolute-image-2 {
    position: absolute;
    width: max-content;
    height: max-content;
    right: 0px;
    z-index: 10;
}

#theme-absolute-image-3 {
    position: absolute;
    width: max-content;
    height: max-content;
    left: 0px;
    z-index: 10;
}

#theme-absolute-image-4 {
    position: absolute;
    width: max-content;
    height: max-content;
    left: 0px;
    z-index: 10;
}

.theme-header-main-section > .av-special-heading-tag  {
    margin-top: 50px !important;
    margin-bottom: 20px !important;
    text-transform: initial !important;
    text-align: left;
    font: normal normal 900 40px/60px 'Lato', sans-serif !important;
    letter-spacing: 0px;
    color: #00548E;
    opacity: 1;
}

.theme-header-main-section > .av-subheading.av-subheading_below.av_custom_color {
    text-transform: initial !important;
    text-align: left;
    font: normal normal bold 18px/30px 'Lato', sans-serif !important;
    letter-spacing: 0px;
    color: #707070;
    opacity: 1;
    margin-bottom: 15px;
}

.theme-header-centered-section > .av-special-heading-tag  {
     margin-top: 50px !important;
     margin-bottom: 20px !important;
    text-transform: initial !important;
    text-align: center;
    font: normal normal 900 30px/45px 'Lato', sans-serif !important;
    letter-spacing: 0px;
    color: #00558F;
    opacity: 1;
}

.theme-h2 > h2 {
    margin-top: 20px;
    margin-bottom: 20px; 
    font: normal normal bold 25px/40px 'Lato', sans-serif !important;
    letter-spacing: 0px !important;
    color: #00548E !important;
}

.theme-p {
    font: normal normal normal 16px/25px 'Lato', sans-serif !important;
    letter-spacing: 0px !important;
    color: #707070 !important;
}

.theme-header-centered-section > .av-subheading.av-subheading_below.av_custom_color   {
    text-transform: initial !important;
    text-align: center;
    font: normal normal normal 25px/40px 'Lato', sans-serif !important;
    letter-spacing: 0px;
    color: #707070;
    opacity: 1;
}

.main_color img {
    border-color: transparent !important;
}

.wp-caption {
    border-color: transparent !important;
}

.icon-sub-heading {
    padding-top: 10px;
    display: inline-block;
    text-align: center;
    letter-spacing: 0px !important;
    color: #707070 !important;
}

.iconlist_title {
    margin: 0px !important;
    text-transform: initial !important;
	
}

.article-icon-entry {
	margin-bottom: 20px !important;
}

.iconlist_icon.avia-font-entypo-fontello {
    margin: 0px !important;
}

.av_iconlist_title.iconlist_title_small.av_inherit_color {
	font-weight: bold;
}

.store-container {
	display: flex;
    align-items: center;
    justify-content: center;
}

.search_form_field > p {
	display: none;
}

.wp-caption-text {
    text-align: center;
    font: normal normal bold 20px/30px 'Lato', sans-serif !important;
    letter-spacing: 0px;
    color: #00548E !important;
    opacity: 1;
}

.theme-centralized-column {
    width: 80% !important;
    padding: 50px !important;
    border-radius: 29px !important;
    margin-left: 10% !important;
    margin-right: auto !important;
    box-shadow: 0px 3px 16px #00447E26 !important;
}

.menu li > a:after { content: ' ▾'; } 
.menu li > a:only-child:after { content: ''; }

@media screen and (max-width: 990px) {
    .wp-caption.alignleft {
        float: none;
        margin-right: auto !important;
        margin-left: auto !important;
    }
    .wp-caption.alignright {
        float: none;
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .theme-centralized-column {
        width: 100% !important;
        padding: 25px !important;
        border-radius: 15px !important;
        margin-right: auto !important;
        margin-left: auto !important;
    }

    #theme-absolute-image {
        position: relative;
    }

    #theme-absolute-image-2 {
        position: relative;
    }

     #theme-absolute-image-3 {
        position: relative;
    }

     #theme-absolute-image-4 {
        position: relative;
    }
    
    .page-item-50 a {
        margin-left: 0px;
    }

}

.post-title.entry-title a {
    text-transform: initial;
} 

.theme-galery  .avia_start_animation {
    background-color: #e0eef9 !important;
}

.avia-gallery-thumb a {
    background-color: #e0eef9 !important;
}
/*  Comments */

.comment_container span.minitext {
	display: none;
}

.theme-paragraph-big {
	font-weight: bold;
}

.theme-paragraph-25 {
	font-size: 25px;
}

.icon-sub-heading {
	font-size: 16px;
}

/* 
----------------------------------------------------- MailCHimp e Widgets ---------------------------------------------------------------
*/
 
.avia_ajax_form.av-form-labels-hidden.avia-mailchimp-form #element_avia_2_1,
.avia_ajax_form.av-form-labels-hidden.avia-mailchimp-form #element_avia_5_1,
.avia_ajax_form.av-form-labels-hidden.avia-mailchimp-form #element_avia_1_1 {
    display: none;
}


.widget_categories li {
    list-style: none;
}

.widget_categories li a {
    list-style: none;
    color: #00548E !important;
}

.current-menu-item a {  
    border: none !important;
}

/* ---------------------------------------------------------Contato -------------------------------------------------------------------------- */

#theme-contact-form  label {
    margin-left: 20px;
    color: #707070 !important;
}

#theme-contact-form  label abbr {
    color: #707070 !important;
}

#theme-contact-form  p:last-child {
    text-align: end;
}

#theme-contact-form {
	max-width: 690px!important;
	margin-left: auto;
	margin-right: auto;
}
#theme-contact-form input[type="text"]:hover, #theme-contact-form textarea:hover , #theme-contact-form select:hover {
   border: 1px solid #50B748 !important;
}

.av-main-nav ul {
	box-shadow: 0px 3px 10px #0000001F !important;
	border-radius: 10px;
}

.theme-img-number {
	height: 60px !important;
	margin-bottom: 20px !important;
}

.h2-grandao {
	font-size: 40px !important;
}

.subtitulo-grandao {
	font-size: 25px !important;
}
/*  Container 900px para algumas seções */

.intern-container .container {
	max-width: 900px;
	margin-right:auto;
	margin-left: auto;
}

#commentform label {
    position: relative !important;
    left: 0px;
}

.comment-form-cookies-consent {
    display: none;
}


/**
Soluções
*/
.title-section {
    font-size: 2.5rem;
    font-weight: 500;
    margin: 0;
}
.title-section-before {
    position: relative;
    margin-bottom: 50px !important;
}
.title-section-before::before {
    content: '';
    background: #00548c;
    width: 130px;
    height: 8px;
    position: absolute;
    left: 0;
    bottom: -25px;
}
.title-section-center {
    text-align: center;
}
.description-section {
    margin: 30px 0;
    font-size: 1.2rem;
}
.description-section-xs {
    font-size: 1rem;
}
.btn-default {
    padding: 15px 25px;
    font-size: 1rem;
    border: 0 none;
    color: #ffffff;
    cursor: pointer;
    background: #4fb649;
    text-decoration: none;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.custom-blank-space {
    height: 30px;
}
.container-section {
    display: flex;
    justify-content: center;
}
.container-wrapper {
    width: 100%;
    max-width: 1010px;
}
.row-flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.column-flex {
    flex-grow: 1;
    width: 50%;
}

.section-1 {
    background-size: cover !important;
    position: relative;
}
.section-1 .container-wrapper {
    z-index: 99;
}
.section-1 .mandala {
    width: 32vw;
    height: 32vw;
    margin: 0 auto;
    transform: translateY(75px);
}
.section-1 #background-video-secao-1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
}

@media (min-width: 1500px) {
    .section-1 .mandala {
        width: 25vw;
        height: 25vw;
    } 
}

.section-1 .btn-default {
    background: #00548c;
}
.section-1 .column-1 {
    display: flex;
    align-items: center;
}
.section-1 .column-1 > div {
    max-width: 400px;
}
.section-1 .column-1 {
    width: 45%;
}
.section-1 .column-2 {
    width: 55%;
}

.section-2 {
    padding: 150px 0 50px 0;
}
.section-2 .column-2 {
    display: flex;
    align-items: center;
}
.section-2 .column-2 > div {
    padding: 0 0 0 20px;
}

.section-3 {
    padding: 50px 0 80px 0;
    background: #f8f8f8;
}
.section-3 .column-1 {
    display: flex;
    align-items: center;
}
.section-3 .column-1 > div {
    padding: 0 20px 0 0;
}

.section-4 {
    padding: 100px 0 0 0;
}
.section-4 .column-1 {
    width: 55%;
}
.section-4 .column-2 {
    width: 45%;
    padding: 30px 0 0 0;
}
.section-4 .title-section {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.5;
}
.section-4 .title-section::before {
    left: calc(50% - 65px);
}
.section-4 .phone-image {
    width: 100%;
}
.section-4 .blocos {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.section-4 .bloco {
    width: 50%;
    text-align: center;
    padding: 0 2rem;
    margin: 0 0 25px 0;
}
.section-4 .bloco img {
    width: 70px;
    height: 70px;
}
.section-4 .bloco .bloco-title {
    font-size: 1.1rem;
    font-weight: 500;
    margin: 20px 0;
}
.section-4 .bloco .bloco-description {
    line-height: 2.3 !important;
    color: #696969;
}

.section-5 {
    padding: 40px 0 50px 0;
}
.section-5 .carousel-cases {
 
}
.section-5 .title-section::before {
    left: calc(50% - 65px);
}

.carousel-cases {
    margin-top: 50px;
}
.carousel-cases .item {
    text-align: left;
    font-size: 0.9rem;
    font-weight: 500;
    margin: 30px 0 50px 0;
    padding: 25px 50px;
    box-shadow: 3px 3px 20px 3px rgba(0,0,0,0.2);
    transition: all 0.3s ease-in-out;
    background: url('images/quotes.webp');
    background-position: 95% 75%;
    background-repeat: no-repeat;
    background-size: 70px;
    display: flex;
    align-items: center;
    height: 250px;
}
.carousel-cases .item .comentario-case::before {
    content: open-quote;
}
.carousel-cases .item .comentario-case::after {
    content: close-quote;
}
.carousel-cases .item span {
    display: block;
}
.carousel-cases .item .empresa-autor-case {
    color: rgb(8, 189, 189);
}
.carousel-cases .owl-item.active.center .item {
    cursor: grab;
    opacity: 1;
    -webkit-transform: scale3d(1.0, 1.0, 1);
    transform: scale3d(1.0, 1.0, 1);
    overflow: hidden;
}

.link-secao-5 {
    text-decoration: none !important;
}
.btn-secao-5 {
    max-width: 240px;
    margin: 0 auto;
    display: block;
}

@media (min-width: 1400px) {
    .carousel-cases .item {
        height: 300px;
    }
}

@media (max-width: 1024px) {
    .container-section .container-wrapper {
        padding: 0 6vw;
    }
}

@media (max-width: 767px) {
    .section-1 {
        padding: 50px 0;
        max-height: 550px !important; 
    }
    .section-1 .mandala {
        transform: translateY(30px);
    }
    .section-3 .column-2 {
        margin: 25px 0 0 0;
    }
    .section-4 .bloco {
        width: 100%;
    }
    .section-4 .phone-image {
        transform: translateX(25vw);
    }
    .section-5 {
        padding: 0 25px;
    }
    .container-section .row-flex {
        flex-direction: column;
    }
    .container-section .column-flex {
        width: 100% !important;
    }
    .mandala-produtos .mandala {
        width: 65vw !important;
        height: 65vw !important;
    }
}