/*
Theme Name: Divi Child
Theme URI: https://www.maiconramos.com.br
Template: Divi
Author: Maicon Ramos
Author URI: https://www.maiconramos.com.br
Description: Tema desenvolvido por Maicon Ramos.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.0.85.1509281355
Updated: 2017-10-29 09:49:15

*/

::-moz-selection {
    background-color: #ffcf02;
}

::selection {
    background-color: #ffcf02;
}

.et_pb_scroll_top.et-pb-icon{
    background: #ffcf02;
}

/** Animações **/

@keyframes pulse {#_progress
    from,
    to {
        transform: scale3d(1, 1, 1)
    }
    50% {
        transform: scale3d(1.05, 1.05, 1.05)
    }
}

.pulse {
    animation-name: pulse
}

@keyframes rubberBand {
    from,
    to {
        transform: scale3d(1, 1, 1)
    }
    30% {
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        transform: scale3d(1.05, .95, 1)
    }
}

.rubberBand {
    animation-name: rubberBand
}

@-webkit-keyframes pulse-box-shadow {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(31, 177, 219, 0.4);
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(31, 177, 219, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(31, 177, 219, 0);
    }
}

@keyframes pulse-box-shadow {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(31, 177, 219, 0.4);
        box-shadow: 0 0 0 0 rgba(31, 177, 219, 0.4);
    }
    70% {
        -moz-box-shadow: 0 0 0 10px rgba(31, 177, 219, 0);
        box-shadow: 0 0 0 10px rgba(31, 177, 219, 0);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(31, 177, 219, 0);
        box-shadow: 0 0 0 0 rgba(31, 177, 219, 0);
    }
}

.pulse-box-shadow {
    animation: pulse-box-shadow 2s infinite;
}

/* Galeria de imagem */

.mfp-bottom-bar {
    display: none
}


/** Vídeo Overlay **/

.et_pb_video_overlay_hover {
    background-color: rgba(0, 0, 0, 0.4)
}


/* Contato */

select { display: block; font-size: 15px; line-height: 1.35; color: rgb(117, 117, 117); padding: .6em 1.4em .5em .8em; width: 100%; max-width: 100%; box-sizing: border-box; border: none; -moz-appearance: none; -webkit-appearance: none; appearance: none; background-color: #fff; background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'), linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%); background-repeat: no-repeat, repeat; background-position: right .7em top 50%, 0 0; background-size: .65em auto, 100%;}
select::-ms-expand { display: none;}
select:hover { border-color: #888;}
select:focus { border-color: #aaa; box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7); box-shadow: 0 0 0 3px -moz-mac-focusring; color: #000; outline: none;}
select option { font-weight:normal;}
*[dir="rtl"] select, :root:lang(ar) select, :root:lang(iw) select { background-position: left .7em top 50%, 0 0; padding: .6em .8em .5em 1.4em;}
select:disabled, select[aria-disabled=true] { color: graytext; background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22graytext%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'), linear-gradient(to bottom, #ffffff 0%,#fff 100%);}
select:disabled:hover, select[aria-disabled=true] { border-color: #aaa;}

.et_contact_bottom_container{ float: none; text-align: center;}
.et_pb_contact_message{ resize: none;}

.et_contact_bottom_container {
    float: none;
    text-align: center;
}

.et_pb_contact_message {
    resize: none;
}


/** Contact Form 7 **/

span.wpcf7-list-item {
    margin: 0.5em 0 0 0;
    display: block;
}

input[type=text].wpcf7-form-control,
input[type=email].wpcf7-form-control,
input[type=tel].wpcf7-form-control,
input[type=number].wpcf7-form-control,
.wpcf7-number,
input.text,
input.title,
input[type=password],
input[type=tel],
input[type=text],
select,
textarea {
    border-bottom: 3px solid #bec2d8;
    font-size: 16px;
    background-color: rgba(110, 130, 208, 0.08);
    width: 100%;
    padding: 14px 16px;
    border-radius: 3px;
    margin-bottom: 14px;
    font-weight: 400;
}

input[type="submit"].wpcf7-form-control {
    margin-bottom: 20px;
    background-image: linear-gradient(130deg, #10b310 0%, #006f00 100%);
    color: white;
    font-weight: 700;
    border: 0px;
    width: 100%;
    font-size: 20px;
    padding: 17px 10px;
    border-radius: 4px;
    letter-spacing: 5px;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    box-shadow: 0px 20px 30px -10px rgba(34, 139, 34, 0.4);
    max-width: 500px;
    margin: 20px auto 0;
    text-align: center;
    float: none;
    display: block;
}

input[type="submit"].wpcf7-form-control:hover {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
    letter-spacing: 6px;
    background-image: linear-gradient(130deg, #0c980c 0%, #015201 100%);
}

.campo-upload {
    width: 100%;
    display: none;
    text-align: center
}

.assunto-form {
    border-radius: 0px;
    padding: 12px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: rgb(117, 117, 117);
    background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
    background-position: calc(100% - 21px) calc(1em + 2px), calc(100% - 16px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat;
}

.wpcf7-form .curriculo .wpcf7-form-control {
    border: none;
}

.btn-upload {
    position: relative;
    overflow: hidden;
    text-align: center;
    border: 0;
    border-radius: 0;
    margin: 0 auto;
    height: 45px;
    max-width: 100%;
    background-color: #ec681c;
    color: #fff;
    border-radius: 5px;
    padding-top: 10px;
    cursor: pointer;
}

.btn-upload:hover {
    background-color: #ff6f3a;
}

.curriculo {
    position: unset;
}

input[type="file" i] {
    -webkit-appearance: initial;
    background-color: initial;
    padding: initial;
    border: initial;
    margin-top: 0;
    width: 100%;
    cursor: pointer;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.wpcf7-file {
    position: absolute;
    top: 0;
    cursor: pointer;
    left: -215px;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    font-size: 5em;
    height: 45px;
    width: 130px
}


/*<div class="campo-upload"> <div class="btn-upload"> <span>Anexar currículo</span> [file curriculo limit:5mb filetypes:doc|docx|gif|png|jpg|jpeg|pdf id:curriculo class:curriculo] </div></div>*/

div.wpcf7-validation-errors {
    background-color: #f7e700;
    color: black;
}

span.wpcf7-not-valid-tip {
    background-color: white;
}

div.wpcf7-mail-sent-ok {
    background-color: #398f14;
    color: #fff;
}

div.wpcf7-response-output {
    margin: 0em 0em 1em;
}


/*** POSTs**/

.archive #left-area,
.category #left-area {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.archive #left-area .et_pb_post,
.category #left-area .et_pb_post {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 30%;
    -ms-flex: 0 1 30%;
    flex: 0 1 30%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    margin-right: 3%;
}


/*** Geral ***/

#_progress {
    --scroll: 0%;
    background: linear-gradient( to right,  #ffcf02 var(--scroll), transparent 0);
    position: fixed;
    width: 100%;
    height: 2px;
    top: 0px;
    z-index: 999999;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.fundo-overlay:after{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0 , 0 , 0 , 0.5);
}

.et_pb_row {
    width: 100%
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
}

.et_pb_blurb_position_left .et_pb_blurb_container,
.et_pb_blurb_position_right .et_pb_blurb_container {
    vertical-align: middle;
}


/* PART 1 - Before Lazy Load */

img[data-lazyloaded] {
    opacity: 0;
}


/* PART 2 - Upon Lazy Load */

img.litespeed-loaded {
    -webkit-transition: opacity .5s linear 0.2s;
    -moz-transition: opacity .5s linear 0.2s;
    transition: opacity .5s linear 0.2s;
    opacity: 1;
}


/** Img align **/

.img-middle img {
    vertical-align: middle;
}

.img-bottom img {
    vertical-align: bottom;
}


/*** Buscar Sidebar ***/

.widget_search input#s {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(224, 224, 224);
    background-color: rgb(255, 255, 255);
    height: 50px!important;
    border-radius: 0px;
}

.widget_search input#searchsubmit {
    height: 50px!important;
    border: none;
    font-size: 0;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 50 50' version='1.1'%3e%3cg id='surface1'%3e%3cpath style='' d='M 21 3 C 11.601563 3 4 10.601563 4 20 C 4 29.398438 11.601563 37 21 37 C 24.355469 37 27.460938 36.015625 30.09375 34.34375 L 42.375 46.625 L 46.625 42.375 L 34.5 30.28125 C 36.679688 27.421875 38 23.878906 38 20 C 38 10.601563 30.398438 3 21 3 Z M 21 7 C 28.199219 7 34 12.800781 34 20 C 34 27.199219 28.199219 33 21 33 C 13.800781 33 8 27.199219 8 20 C 8 12.800781 13.800781 7 21 7 Z '/%3e%3c/g%3e%3c/svg%3e");
    background-size: 25px;
    background-position: center;
    width: 40px;
}


/*** Remover Sidebar ***/

#sidebar {
    display: none;
}

#main-content .container:before {
    background: none;
}


/*** Alinhamento Vertical de Colunas **/

.vertical-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.vertical-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

a.assinatura {
    height: 36px;
    width: 80px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 784.1 348.3'%3E%3Cdefs%3E%3Cpath id='a' d='M212 136h51.2l10.9 23h33.7l-70-149.3L167.6 159h33.5l10.9-23zm6.2-28.3l11-40.4c.6-2.3 3.6-2.8 5-.9l24 34.2c1.5 2.1-.4 4.9-2.9 4.3l-11.7-2.8 2.9 16.7c.3 1.5-.8 3-2.3 3.2l-5.6 1c-1.5.3-3-.7-3.2-2.3l-2.9-16.7-10.1 6.6c-2.1 1.6-4.9-.4-4.2-2.9zM38.9 159h-30V9H39l42.5 61.6 43-61.6h30.3v150h-31V63.2l-42.4 61.6-42.5-61.6V159zM371 104.4c-1.8-6.9-2.7-13.7-2.7-20.3 0-1.4.1-3.8.4-7.2.3-3.4.7-6.7 1.4-9.8.9-3.8 2.4-7.9 4.4-12.4 2-4.5 4.4-8.8 7.4-13.1 3-4.3 6.4-8.3 10.4-12.2 3.9-3.9 8.3-7.2 13.2-10 6.9-4.1 13.5-6.7 19.9-7.9.3 0 .9-.1 1.9-.4 1-.3 2.2-.6 3.5-.9 1.3-.3 2.6-.6 3.9-.8 1.3-.2 2.3-.3 3.1-.3H464v30h-24.7c-.3 0-1.1.2-2.4.5-1.4.3-2.4.6-3.2.7-2.4.3-5.1 1.1-8 2.5-2.9 1.4-5.8 3.2-8.6 5.4s-5.4 4.6-7.8 7.3c-2.4 2.7-4.2 5.5-5.4 8.3-.3.7-.6 1.5-1.1 2.3-.5.9-.8 1.7-1.1 2.5-1.1 3.1-1.8 5.7-2 7.8-.3 2.1-.4 4.4-.4 7 0 3.6.5 7.5 1.4 11.5.9 4 2.5 7.8 4.7 11.5 2.2 3.6 5 7.1 8.4 10.2 3.4 3.2 7.7 5.8 12.7 8 .5.3 1.4.6 2.6 1 1.2.4 2.5.8 3.8 1.1 1.3.3 2.5.6 3.8.9 1.2.3 2.2.4 3 .4h24.5v31h-26.4c-.3 0-.9-.1-1.8-.2s-1.8-.3-2.4-.4c-2.4-.4-4.8-.8-7.1-1.2-2.3-.4-4.8-1.2-7.5-2.2-9.1-3.4-16.8-7.7-23.1-13.1-6.4-5.3-11.6-11.2-15.6-17.6-4.5-6.4-7.5-13-9.3-19.9zM351.9 159h-31V9h31v150zM616 200.7c-7.4-7.4-16-13.3-25.9-17.7-9.9-4.3-20.6-6.5-32.1-6.5-11.4 0-22 2.1-31.8 6.4-9.9 4.3-18.5 10.1-26 17.6-7.4 7.4-13.3 16.1-17.6 26.1-4.3 9.9-6.4 20.5-6.4 31.7 0 11.4 2.1 22 6.4 31.8 4.3 9.9 10.1 18.5 17.6 25.9 7.4 7.4 16.1 13.2 26 17.5 9.9 4.3 20.5 6.4 31.8 6.4s22-2.1 31.8-6.4c9.9-4.3 18.5-10.1 25.9-17.4 7.4-7.3 13.2-15.9 17.5-25.8 4.3-9.9 6.4-20.5 6.4-31.8 0-11.2-2.1-21.8-6.3-31.7-4.2-10-10-18.7-17.3-26.1zm-13.4 76.7c-2.6 5.8-6.1 10.9-10.5 15.3-4.4 4.3-9.6 7.8-15.5 10.3-5.9 2.5-12.1 3.8-18.6 3.8-6.6 0-12.9-1.3-18.8-3.9-5.9-2.6-11.1-6.1-15.5-10.5s-7.9-9.5-10.4-15.4c-2.5-5.8-3.8-12-3.8-18.5 0-1.9.1-3.7.3-5.3.2-1.6.5-3.2.8-4.9.9-5 2.9-10.1 6-15.3 2.5-4.1 5.4-7.7 8.7-10.6 3.3-2.9 6.8-5.4 10.5-7.3 3.7-1.9 7.4-3.3 11.1-4.2 3.7-.9 7.2-1.3 10.6-1.3.3 0 1.3.1 3.1.2s3.3.4 4.6.7c1.2.3 2.6.6 4.2.8 1.6.2 3 .6 4.2 1 5.9 2.2 10.9 5.1 15 8.5 4.1 3.5 7.5 7.3 10.2 11.4 2.7 4.1 4.6 8.5 5.7 13 1.2 4.6 1.8 9 1.8 13.3.2 6.8-1.1 13.1-3.7 18.9zM431.9 177h32.9v163h-33V235.9l-45.9 67-46.1-67V340h-34V177H339l46.2 66.9 46.7-66.9zm239-18h-31V9H670l66.9 95.9V9h31v150h-30.1l-66.9-95.9V159zm-175.2-22.2c6.8 6.8 14.8 12.1 23.9 16.1 9.1 3.9 18.9 5.9 29.3 5.9 10.4 0 20.2-2 29.3-5.9 9.1-3.9 17-9.3 23.8-16 6.8-6.7 12.1-14.6 16.1-23.7 3.9-9.1 5.9-18.9 5.9-29.3 0-10.3-1.9-20-5.8-29.2s-9.2-17.2-16-24c-6.8-6.8-14.7-12.3-23.8-16.3-9.1-4-18.9-6-29.5-6-10.4 0-20.2 2-29.3 5.9-9.1 3.9-17.1 9.3-23.9 16.2-6.8 6.9-12.2 14.9-16.2 24-3.9 9.2-5.9 18.9-5.9 29.2 0 10.4 2 20.2 5.9 29.3 3.9 9.1 9.3 17.1 16.2 23.8zm8.9-57.7c.2-1.5.4-3 .7-4.5.8-4.6 2.6-9.3 5.5-14 2.3-3.8 5-7.1 8-9.8 3.1-2.7 6.3-4.9 9.7-6.7 3.4-1.8 6.8-3.1 10.2-3.9 3.4-.8 6.6-1.2 9.8-1.2.3 0 1.2.1 2.8.2 1.6.1 3.1.3 4.3.6 1.1.3 2.4.5 3.9.7 1.5.2 2.8.5 3.9.9 5.4 2 10 4.6 13.8 7.8 3.8 3.2 6.9 6.7 9.4 10.5 2.4 3.8 4.2 7.8 5.3 12 1.1 4.2 1.6 8.3 1.6 12.2 0 6.2-1.2 12-3.6 17.4-2.4 5.4-5.6 10-9.7 14s-8.8 7.2-14.2 9.5c-5.4 2.3-11.1 3.5-17.1 3.5-6.1 0-11.9-1.2-17.3-3.6-5.4-2.4-10.2-5.6-14.2-9.7-4.1-4.1-7.3-8.8-9.6-14.1-2.3-5.4-3.5-11-3.5-17 0-1.7.1-3.3.3-4.8zM139.8 340h36.5l11.8-25H244l11.8 25h36.7l-76.3-162.6L139.8 340zm63.8-59l12.6-26.5 12.4 26.5h-25zm-90.3-31.3c3.5-7.6 5.2-15.1 5.2-22.3 0-3.4-.4-6.8-1.1-10.1-.7-4-2.1-8-4.1-12.1-2-4.1-4.8-8.1-8.3-11.9-3.1-3.4-6.2-6-9.4-7.9-3.2-1.9-6.5-3.6-9.9-5.1-.7-.3-1.8-.6-3.1-1s-2.8-.7-4.3-1.1c-1.5-.4-3-.7-4.4-.9-1.4-.2-2.5-.3-3.4-.3H10.9v163h33v-63h17.7L90 340h36.3L95 270c8.7-5.9 14.8-12.6 18.3-20.3zm-30.5-14.1c-1.6 3.1-4.4 5.5-8.6 7.1-.7.3-1.7.6-2.8.9-1.1.3-1.8.4-2.1.4H43.9v-35h25.4c.3 0 1 .1 2.1.3 1.1.2 2 .5 2.8.8 4.2 1.8 7 4.2 8.6 7.3 1.6 3.1 2.3 6.1 2.3 9.1s-.8 6-2.3 9.1zm681 49.8c.7 3.6 1 7.2 1 10.7 0 4.3-.5 8.4-1.5 12.3-1 3.9-2.7 7.6-5.1 10.9-2.4 3.4-5.5 6.6-9.4 9.5-3.9 2.9-8.7 5.5-14.5 7.7-1.3.4-2.9.9-4.6 1.3s-3.6.8-5.5 1c-1.9.2-3.9.4-5.9.6-2 .1-3.7.2-5.2.2-1.8 0-3.2 0-4.3-.1-1.1-.1-2.2-.1-3.3-.2-1.1-.1-2-.2-2.8-.3-3.4-.4-7-1.3-10.9-2.4-3.9-1.2-7.8-2.8-11.6-5-3.8-2.1-7.5-4.8-10.9-8-3.5-3.2-6.4-7-9-11.4-.4-.7-.9-1.6-1.4-2.5-.5-1-1-1.9-1.4-2.8L685 293h.7c1.3 2.8 3 5.2 5.1 7.1 2.1 1.9 4.3 3.5 6.6 4.6 2.4 1.2 4.8 2 7.2 2.5 2.4.5 4.7.8 6.7.8 2.4 0 4.7-.2 7-.6 2.3-.4 4.3-1.1 6.2-2.1 1.8-1 3.4-2.5 4.5-4.4 1.2-1.9 1.8-4.4 1.8-7.5 0-6.3-4.3-11.7-13-16.1-.4-.1-1.4-.6-2.9-1.4-1.5-.8-3.1-1.7-4.9-2.7-1.8-1-3.6-2-5.6-3-2-1-3.7-1.9-5.2-2.7l-2.4-1.2c-1-.5-2-.9-2.9-1.2-1.3-.7-2.8-1.5-4.3-2.3-1.5-.8-3.1-1.6-4.5-2.3-4.6-2.5-8.3-5.3-11.3-8.5-2.9-3.2-5.3-6.5-7-9.9-1.7-3.5-2.9-7-3.5-10.6-.7-3.6-1-7.2-1-10.7 0-.3.1-1.5.2-3.8.1-2.2.4-4.1.7-5.7.1-.4.3-1.1.4-1.9.1-.8.4-1.6.7-2.3.3-.7.7-1.7 1.2-2.9s1.1-2.3 1.7-3.3c1.3-2.5 3-4.8 5.1-7 2.1-2.1 4.3-4.1 6.6-5.9 2.4-1.8 4.8-3.3 7.2-4.6 2.4-1.3 4.8-2.4 7-3.1 3.4-1.2 6.9-2 10.6-2.5 3.7-.5 7.2-.8 10.6-.8 1.6.1 3 .3 4.1.3 1.1.1 2.2.1 3.4.2 1.2.1 2.1.1 2.9.1 3.4.4 7 1.3 10.9 2.4 3.9 1.2 7.8 2.9 11.6 5.1 3.8 2.2 7.5 4.9 10.9 8.1 3.5 3.2 6.4 6.9 9 11.2.3.7.7 1.6 1.3 2.7.6 1 1.1 1.9 1.5 2.7l-28.3 14.1c-1.3-2.8-3-5.2-5.1-7.1-2.1-1.9-4.3-3.5-6.6-4.8-2.4-1.2-4.8-2.1-7.3-2.7-2.5-.5-4.8-.8-6.9-.8-2.2 0-4.5.2-6.7.6-2.3.4-4.3 1.1-6.2 2.1-1.8 1-3.4 2.5-4.5 4.5-1.2 2-1.8 4.5-1.8 7.6 0 2.2.7 4.7 2.2 7.4 1.5 2.7 3.9 5 7.3 6.7.6.3 1.2.6 1.8 1 .6.4 1.2.7 1.8 1 3.1 1.6 6.2 3.2 9.3 4.9 3.1 1.6 6.2 3.2 9.3 4.6.7.4 1.7.9 2.8 1.4 1.1.5 2 1 2.8 1.4 1.3.6 2.8 1.3 4.4 2.1 1.6.8 3 1.6 4.2 2.3 4.6 2.7 8.3 5.5 11.3 8.6 2.9 3.1 5.2 6.4 6.9 9.8 1.4 3.7 2.5 7.3 3.2 10.9z'/%3E%3C/defs%3E%3CclipPath id='b'%3E%3Cuse xlink:href='%23a' overflow='visible'/%3E%3C/clipPath%3E%3ClinearGradient id='c' gradientUnits='userSpaceOnUse' x1='-219.338' y1='183.542' x2='1076.342' y2='183.542' gradientTransform='rotate(28.03 439.306 174.117)'%3E%3Cstop offset='0' stop-color='%2308aeea'/%3E%3Cstop offset='.19' stop-color='%230bb5e2'/%3E%3Cstop offset='.478' stop-color='%2314c7ce'/%3E%3Cstop offset='.826' stop-color='%2322e4ac'/%3E%3Cstop offset='1' stop-color='%232af598'/%3E%3C/linearGradient%3E%3Cpath clip-path='url(%23b)' fill='url(%23c)' d='M729.8-394.5l267.4 876.3-876.3 267.4-267.4-876.3z'/%3E%3C/svg%3E");
    background-size: cover;
    text-indent: cover;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    float: none;
    margin: 15px auto;
    /* Direita, left para esquerda */
    filter: brightness(0%) invert(100%);
}


/** Media Query **/

@media all and (min-width: 981px) {
    /** Menu **/
    #top-menu-nav>ul>li>a:hover,
    #main-header.et-fixed-header #top-menu-nav>ul>li>a:hover {
        opacity: 1;
        color: #1c93d1!important;
    }
    #top-menu a:after {
        content: '';
        position: absolute;
        -webkit-transition: -webkit-transform .5s ease;
        transition: -webkit-transform .5s ease;
        transition: transform .5s ease;
        transition: transform .5s ease, -webkit-transform .5s ease;
        left: 0;
        bottom: 30px;
        width: 100%;
        height: 2px;
        background: #1c93d1;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
    }
    .et-fixed-header #top-menu a:after {
        bottom: 10px;
    }
    #top-menu a:hover:after {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
    /*** Remover Sidebar ***/
    #left-area {
        width: 100%;
        padding-right: 0px!important;
        float: none !important;
    }
}

@media all and (max-width: 980px) {
    /** Posts **/
    .archive #left-area .et_pb_post,
    .category #left-area .et_pb_post {
        -webkit-flex: 0 1 48%;
        -ms-flex: 0 1 48%;
        flex: 0 1 48%;
        margin-right: 1%;
        margin-left: 1%;
    }
    .center-tablet {
        text-align: center!important;
    }
    #menuprincipal #navegacao .opened .mobile_menu_bar:before {
    content: "\4d";
    color: #000;
}
}

@media all and (min-width: 768px) {
    /*** Coluna Invertida **/
    .invertido .et_pb_column:first-child {
        margin-right: 0%;
        float: right;
        order: 2!important;
    }
    .invertido .et_pb_column:last-child {
        float: left;
        order: 1;
    }
}

@media all and (max-width: 767px) {
    /*** Center Mobile ***/
    .center-mobile {
        text-align: center!important;
    }
    /*** Mapa ***/
    .et_pb_map {
        height: 400px!important;
    }
    /** Posts **/
    .archive #left-area .et_pb_post,
    .category #left-area .et_pb_post {
        -webkit-flex: 0 1 100%;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        margin-right: 0;
        margin-left: 0;
    }
    .duas-colunas-mobile .et_pb_column {
        width: 50%!important
    }
}