#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}.no-pad{
padding: 0
} .no-pad-l{
padding-left: 0;
} .no-pad-r{
padding-right: 0;
}
.container-fluid {
margin-right: auto;
margin-left: auto;
}
.row {
box-sizing: border-box;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex: 0 1 auto;
-webkit-box-flex: 0;
flex: 0 1 auto;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.row.reverse {
-ms-flex-direction: row-reverse;
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
flex-direction: row-reverse;
}
.col.reverse {
-ms-flex-direction: column-reverse;
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
flex-direction: column-reverse;
}
.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
box-sizing: border-box;
-ms-flex: 0 0 auto;
-webkit-box-flex: 0;
flex: 0 0 auto;
padding-right: 9px;
padding-left: 9px;
}
.col-xs {
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
-webkit-box-flex: 1;
flex-grow: 1;
-ms-flex-preferred-size: 0;
flex-basis: 0;
max-width: 100%;
}
.col-xs-1 {
-ms-flex-preferred-size: 8.333%;
flex-basis: 8.333%;
max-width: 8.333%;
}
.col-xs-2 {
-ms-flex-preferred-size: 16.666%;
flex-basis: 16.666%;
max-width: 16.666%;
}
.col-xs-3 {
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
max-width: 25%;
}
.col-xs-4 {
-ms-flex-preferred-size: 33.333%;
flex-basis: 33.333%;
max-width: 33.333%;
}
.col-xs-5 {
-ms-flex-preferred-size: 41.666%;
flex-basis: 41.666%;
max-width: 41.666%;
}
.col-xs-6 {
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
max-width: 50%;
}
.col-xs-7 {
-ms-flex-preferred-size: 58.333%;
flex-basis: 58.333%;
max-width: 58.333%;
}
.col-xs-8 {
-ms-flex-preferred-size: 66.666%;
flex-basis: 66.666%;
max-width: 66.666%;
}
.col-xs-9 {
-ms-flex-preferred-size: 75%;
flex-basis: 75%;
max-width: 75%;
}
.col-xs-10 {
-ms-flex-preferred-size: 83.333%;
flex-basis: 83.333%;
max-width: 83.333%;
}
.col-xs-11 {
-ms-flex-preferred-size: 91.666%;
flex-basis: 91.666%;
max-width: 91.666%;
}
.col-xs-12 {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%;
}
.col-xs-offset-1 {
margin-left: 8.333%;
}
.col-xs-offset-2 {
margin-left: 16.667%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-4 {
margin-left: 33.333%;
}
.col-xs-offset-5 {
margin-left: 41.667%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-7 {
margin-left: 58.333%;
}
.col-xs-offset-8 {
margin-left: 66.667%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-10 {
margin-left: 83.333%;
}
.col-xs-offset-11 {
margin-left: 91.667%;
}
.start-xs {
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start;
text-align: start;
}
.center-xs {
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
text-align: center;
}
.end-xs {
-ms-flex-pack: end;
-webkit-box-pack: end;
justify-content: flex-end;
text-align: end;
}
.top-xs {
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start;
}
.middle-xs {
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
}
.bottom-xs {
-ms-flex-align: end;
-webkit-box-align: end;
align-items: flex-end;
}
.around-xs {
-ms-flex-pack: distribute;
justify-content: space-around;
}
.between-xs {
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
}
.first-xs {
-ms-flex-order: -1;
-webkit-box-ordinal-group: 0;
order: -1;
}
.last-xs {
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
}
@media only screen and (min-width: 425px) {
.container {
width: 46rem;
}
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12 {
box-sizing: border-box;
-ms-flex: 0 0 auto;
-webkit-box-flex: 0;
flex: 0 0 auto;
padding-right: 1rem;
padding-left: 1rem;
}
.col-sm {
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
-webkit-box-flex: 1;
flex-grow: 1;
-ms-flex-preferred-size: 0;
flex-basis: 0;
max-width: 100%;
}
.col-sm-1 {
-ms-flex-preferred-size: 8.333%;
flex-basis: 8.333%;
max-width: 8.333%;
}
.col-sm-2 {
-ms-flex-preferred-size: 16.667%;
flex-basis: 16.667%;
max-width: 16.667%;
}
.col-sm-3 {
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
max-width: 25%;
}
.col-sm-4 {
-ms-flex-preferred-size: 33.333%;
flex-basis: 33.333%;
max-width: 33.333%;
}
.col-sm-5 {
-ms-flex-preferred-size: 41.667%;
flex-basis: 41.667%;
max-width: 41.667%;
}
.col-sm-6 {
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
max-width: 50%;
}
.col-sm-7 {
-ms-flex-preferred-size: 58.333%;
flex-basis: 58.333%;
max-width: 58.333%;
}
.col-sm-8 {
-ms-flex-preferred-size: 66.667%;
flex-basis: 66.667%;
max-width: 66.667%;
}
.col-sm-9 {
-ms-flex-preferred-size: 75%;
flex-basis: 75%;
max-width: 75%;
}
.col-sm-10 {
-ms-flex-preferred-size: 83.333%;
flex-basis: 83.333%;
max-width: 83.333%;
}
.col-sm-11 {
-ms-flex-preferred-size: 91.667%;
flex-basis: 91.667%;
max-width: 91.667%;
}
.col-sm-12 {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%;
}
.col-sm-offset-1 {
margin-left: 8.333%;
}
.col-sm-offset-2 {
margin-left: 16.667%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-4 {
margin-left: 33.333%;
}
.col-sm-offset-5 {
margin-left: 41.667%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-7 {
margin-left: 58.333%;
}
.col-sm-offset-8 {
margin-left: 66.667%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-10 {
margin-left: 83.333%;
}
.col-sm-offset-11 {
margin-left: 91.667%;
}
.start-sm {
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start;
text-align: start;
}
.center-sm {
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
text-align: center;
}
.end-sm {
-ms-flex-pack: end;
-webkit-box-pack: end;
justify-content: flex-end;
text-align: end;
}
.top-sm {
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start;
}
.middle-sm {
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
}
.bottom-sm {
-ms-flex-align: end;
-webkit-box-align: end;
align-items: flex-end;
}
.around-sm {
-ms-flex-pack: distribute;
justify-content: space-around;
}
.between-sm {
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
}
.first-sm {
-ms-flex-order: -1;
-webkit-box-ordinal-group: 0;
order: -1;
}
.last-sm {
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
}
}
@media only screen and (min-width: 768px) {
.container {
width: 61rem;
}
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
box-sizing: border-box;
-ms-flex: 0 0 auto;
-webkit-box-flex: 0;
flex: 0 0 auto;
padding-right: 1rem;
padding-left: 1rem;
}
.col-md {
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
-webkit-box-flex: 1;
flex-grow: 1;
-ms-flex-preferred-size: 0;
flex-basis: 0;
max-width: 100%;
}
.col-md-1 {
-ms-flex-preferred-size: 8.333%;
flex-basis: 8.333%;
max-width: 8.333%;
}
.col-md-2 {
-ms-flex-preferred-size: 16.667%;
flex-basis: 16.667%;
max-width: 16.667%;
}
.col-md-3 {
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
max-width: 25%;
}
.col-md-4 {
-ms-flex-preferred-size: 33.333%;
flex-basis: 33.333%;
max-width: 33.333%;
}
.col-md-5 {
-ms-flex-preferred-size: 41.667%;
flex-basis: 41.667%;
max-width: 41.667%;
}
.col-md-6 {
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
max-width: 50%;
}
.col-md-7 {
-ms-flex-preferred-size: 58.333%;
flex-basis: 58.333%;
max-width: 58.333%;
}
.col-md-8 {
-ms-flex-preferred-size: 66.667%;
flex-basis: 66.667%;
max-width: 66.667%;
}
.col-md-9 {
-ms-flex-preferred-size: 75%;
flex-basis: 75%;
max-width: 75%;
}
.col-md-10 {
-ms-flex-preferred-size: 83.333%;
flex-basis: 83.333%;
max-width: 83.333%;
}
.col-md-11 {
-ms-flex-preferred-size: 91.667%;
flex-basis: 91.667%;
max-width: 91.667%;
}
.col-md-12 {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%;
}
.col-md-offset-1 {
margin-left: 8.333%;
}
.col-md-offset-2 {
margin-left: 16.667%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-4 {
margin-left: 33.333%;
}
.col-md-offset-5 {
margin-left: 41.667%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-7 {
margin-left: 58.333%;
}
.col-md-offset-8 {
margin-left: 66.667%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-10 {
margin-left: 83.333%;
}
.col-md-offset-11 {
margin-left: 91.667%;
}
.start-md {
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start;
text-align: start;
}
.center-md {
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
text-align: center;
}
.end-md {
-ms-flex-pack: end;
-webkit-box-pack: end;
justify-content: flex-end;
text-align: end;
}
.top-md {
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start;
}
.middle-md {
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
}
.bottom-md {
-ms-flex-align: end;
-webkit-box-align: end;
align-items: flex-end;
}
.around-md {
-ms-flex-pack: distribute;
justify-content: space-around;
}
.between-md {
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
}
.first-md {
-ms-flex-order: -1;
-webkit-box-ordinal-group: 0;
order: -1;
}
.last-md {
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
}
}
@media only screen and (min-width: 1024px) {
.container {
width: 71rem;
}
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
box-sizing: border-box;
-ms-flex: 0 0 auto;
-webkit-box-flex: 0;
flex: 0 0 auto;
padding-right: 1rem;
padding-left: 1rem;
}
.col-lg {
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
-webkit-box-flex: 1;
flex-grow: 1;
-ms-flex-preferred-size: 0;
flex-basis: 0;
max-width: 100%;
}
.col-lg-1 {
-ms-flex-preferred-size: 8.333%;
flex-basis: 8.333%;
max-width: 8.333%;
}
.col-lg-2 {
-ms-flex-preferred-size: 16.667%;
flex-basis: 16.667%;
max-width: 16.667%;
}
.col-lg-3 {
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
max-width: 25%;
}
.col-lg-4 {
-ms-flex-preferred-size: 33.333%;
flex-basis: 33.333%;
max-width: 33.333%;
}
.col-lg-5 {
-ms-flex-preferred-size: 41.667%;
flex-basis: 41.667%;
max-width: 41.667%;
}
.col-lg-6 {
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
max-width: 50%;
}
.col-lg-7 {
-ms-flex-preferred-size: 58.333%;
flex-basis: 58.333%;
max-width: 58.333%;
}
.col-lg-8 {
-ms-flex-preferred-size: 66.667%;
flex-basis: 66.667%;
max-width: 66.667%;
}
.col-lg-9 {
-ms-flex-preferred-size: 75%;
flex-basis: 75%;
max-width: 75%;
}
.col-lg-10 {
-ms-flex-preferred-size: 83.333%;
flex-basis: 83.333%;
max-width: 83.333%;
}
.col-lg-11 {
-ms-flex-preferred-size: 91.667%;
flex-basis: 91.667%;
max-width: 91.667%;
}
.col-lg-12 {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%;
}
.col-lg-offset-1 {
margin-left: 8.333%;
}
.col-lg-offset-2 {
margin-left: 16.667%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-4 {
margin-left: 33.333%;
}
.col-lg-offset-5 {
margin-left: 41.667%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-7 {
margin-left: 58.333%;
}
.col-lg-offset-8 {
margin-left: 66.667%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-10 {
margin-left: 83.333%;
}
.col-lg-offset-11 {
margin-left: 91.667%;
}
.start-lg {
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start;
text-align: start;
}
.center-lg {
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
text-align: center;
}
.end-lg {
-ms-flex-pack: end;
-webkit-box-pack: end;
justify-content: flex-end;
text-align: end;
}
.top-lg {
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start;
}
.middle-lg {
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
}
.bottom-lg {
-ms-flex-align: end;
-webkit-box-align: end;
align-items: flex-end;
}
.around-lg {
-ms-flex-pack: distribute;
justify-content: space-around;
}
.between-lg {
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
}
.first-lg {
-ms-flex-order: -1;
-webkit-box-ordinal-group: 0;
order: -1;
}
.last-lg {
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
}
}.hide{
display: none;
}
.show{
display: block;
}
.header{
transition: all ease .4s;
width: 100%;
z-index: 999;
position: absolute;
}
.header.header-fixed{
height: auto;
position: fixed;
width: 100%;
top: 0;
background: #24A992;
}
.header.header-fixed .content-header .logo{
height: 85px;
}
.header.header-fixed .content-header .logo img {
max-width: 200px;
height: 85px;
height: auto;
padding-top: 0px;
}
.header.header-fixed .menu{
height: -1px;
}
.header.header-fixed .sub-header{
display: none;
}
.sub-header{
width: 100%;
background: white;
padding: 0px 0;
}
.sub-header .container-fluid{
display: flex;
justify-content: space-between;
padding: 0 60px;
}
.item-sub-header a{
display: flex;
justify-content: space-between;
text-decoration: none;
align-items: center;
color: #2C2C2C;
font-size: 14px;
}
.item-sub-header p{
font-size: 13px;
color: #2C2C2C;
font-weight: 500;
}
.item-sub-header p br{
display: none;
}
.item-sub-header img{
width: auto;
height: 20px;
margin-right: 10px;
}
.content-header .container-fluid{
display: flex;
justify-content: space-between;
}
.header .menu{
display: flex;
}
.header .menu li{
padding: 0 10px;
list-style: none;
}
.header .menu li a{
text-decoration: none;
color: white;
font-size: 16px;
}
.header .menu li a.active, .header .menu li a:hover{
border-bottom: 2px solid white;
}
.content-header .container-fluid{
display: flex;
align-items: center;
}
.content-header .logo img{
max-width: 380px;
height: auto;
}
.debug{
width: 100%;
height: 50px;
background: transparent;
}
.footer{
background: #24A992;
padding-top: 80px;
}
.copyright .container-fluid{
display: flex;
justify-content: center;
align-items: center;
padding: 0 10px;
margin-top: 40px;
}
.copyright .container-fluid{
border-top: 1px solid white;
}
.copyright p{
color: white;
font-size: 12px;
margin-right: 20px;
}
.copyright a{
font-size: 12px;
font-weight: bold;
color: white;
}
.logo-footer img{
max-width: 280px;
transition: 0.3s all;
height: auto;
}
.logo-footer img:hover{
transition: 0.3s all;
transform: scale(1.02);
}
.redes-sociais p, .menu-footer p{
font-size: 20px;
color: white;
font-weight: bold;
}
.redes-sociais ul{
display: flex;
}
.redes-sociais ul li, .circle-icon{
margin-right: 10px;
background: #398BC7;
border-radius: 100%;
padding: 15px;
list-style: none;
width: 50px;
height: 50px;
display: flex;
justify-content: center;
align-items: center;
}
.redes-sociais ul li img, .circle-icon img{
filter: invert(1) brightness(100);
transition: 0.3s all;
}
.redes-sociais ul li img:hover, .circle-icon img:hover{
transition: 0.3s all;
transform: scale(1.2);
}
.menu-footer ul{
width: 100%;
}
.menu-footer li{
list-style: none;
padding: 10px 0;
transition: 0.3s all;
}
.menu-footer li a{
font-size: 16px;
color: white;
text-decoration: none;
padding: 5px 0;
}
.menu-footer li:hover{
transition: 0.3s all;
transform: scale(1.04);
}
.two-column-menu-footer li{
padding-left: 30px;
}
footer .column-contato .item-contanto:hover{
transition: 0.3s all;
transform: scale(1.02);
}
.column-contato .item-contanto{
margin-bottom: 10px;
display: flex;
transition: 0.3s all;
align-items: center;
}
.column-contato .item-contanto a{
display: flex;
align-items: center;
text-decoration: none;
color: white;
}
.menu #active-menu{
display: none;
}
.menu.active{
width: 100%;
height: auto;
background: white;
display: flex;
justify-content: center;
align-items: flex-start;
flex-direction: column;
position: absolute;
top: 0;
left: 0;
}
.menu.active li{
display: block;
}
.menu.active #active-menu{
top: 24px;
position: absolute;
right: 10px;
}
@media(max-width: 1024px){
.item-sub-header p{
font-size: 10px;
}
}
.menu #active-menu img{
display: none;
}
.menu .item-sub-header{
display: none;
}
.menu form{
display: none;
}
@media(max-width: 991px){
.menu.active form{
width: 100%;
display: flex;
padding: 10px;
margin: 20px 0;
}
.menu.active .item-sub-header{
display: flex;
padding: 0 20px;
}
.t-40{
margin-top: 30px;
}
.menu.active .item-sub-header img{
height: auto;
margin-right: 22px;
}
.menu.active .item-sub-header p{
font-size: 14px !important;
margin: 8px;
}
.icon-h{
width: 20px;
display: flex;
justify-content: center;
align-items: center;
}
.header.header-fixed, .header{
background: white;
}
.menu li{
display: none;
}
.menu #active-menu{
display: block;
}
.sub-header{
display: none !important;
}
.header.header-fixed .content-header .logo{
width: 75px;
}
.header.header-fixed .content-header .logo img{
padding-top: 12px;
}
.menu li{
margin: 10px 0;
}
.menu li a{
font-size: 24px !important;
color: #2F8ACC !important;
}
.menu #active-menu .open{
display: block;
}
.menu.active #active-menu .open{
display: none;
}
.menu.active #active-menu .close{
display: block;
}
.logo img{
z-index: 9;
position: absolute;
width: 56px;
}
.box-social{
padding: 10px;
border-radius: 10px;
background: #2F8ACC;
display: flex;
align-items: center;
justify-content: center;
}
.box-social img{
max-width: 18px;
height: auto;
filter: invert(100) brightness(100);
margin: 0 10px;
}
.box-social a:nth-child(3) img{
width: 10px;
}
.box-social img:hover{
filter: invert(0) brightness(1);
}
.menu.active .box-social{
display: flex;
margin: 20px 0 0 10px;
}
.hidden-mobile{
display: none !important;
}
}
.box-social{
display: none;
}
@media(min-width: 768px){
.box-social{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
background-color: rgb(197,197,197,0.62);
padding: 10px;
border-radius: 20px;
position: fixed;
left: 20px;
top: 55%;
}
.box-social img{
margin: 10px 0;
filter: brightness(100);
}
.box-social a:hover img{
transition: 0.3s all;
filter: brightness(1);
}
.hidden-desktop{
display: none;
}
}
.menu.active form div #searchsubmit {
width: 80px;
color: white;
font-size: 0;
background-size: 24px;
background-repeat: no-repeat;
background-position: center;
background-color: #19C5C0;
background-image: URL('../../dist/images/icons/search.png');
padding: 10px;
border: 1px solid #19C5C0;
border-radius: 0px 20px 20px 0px;
}
.menu.active form div{
display: flex;
width: 100%;
margin-top: 60px;
}
.menu.active form input{
padding: 20px;
border: 1px solid #398BC7;
border-radius: 20px 0 0 20px;
}
@media(max-width: 375px){
.menu li a {
font-size: 14px !important;
}
.menu.active .item-sub-header {
margin: 5px 0 !important;
}
.menu.active form {
margin: 10px 0;
}
.menu.active .item-sub-header p {
font-size: 12px !important;
margin: 5px;
}
.menu.active form input {
padding: 15px;
}
.header .menu.active {
padding-bottom: 10px !important;
}
}
@media(max-width: 330px){
.menu li {
margin: 8px 0;
}
}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0px;
padding: 0px;
border: 0;
font-weight: normal;
font-style: normal;
text-decoration: none;
outline: none;
list-style: none; }
body {
margin: 0;
font-family: sans-serif; }
input,
textarea{
width: 100%;
}
* {
outline: none; }
a, a:active, a:visited, a:hover {
cursor: pointer;
text-decoration: none; } header, nav, section, article, main, aside, footer {
display: block; } *, *:after, *:before {
box-sizing: border-box; } html {
font-size: 62.5%; }  article {
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
text-rendering: optimizeLegibility; } .clear:before, .clear:after {
content: " ";
display: table; }
.clear:after {
clear: both; }
.clear {
*zoom: 1; }
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden; }
.clearfix {
display: block;
height: 1%; }
.clearfix:before, .clearfix:after {
content: " ";
display: table; }
.clearfix:after {
clear: both; }
.clearfix {
*zoom: 1; } img {
max-width: 100%;
width: 100%;
vertical-align: bottom;
height: auto; }  .alignnone {
margin: 5px 20px 20px 5px; }
.aligncenter {
margin: 5px auto 5px auto; }
.alignright {
margin: 5px 0px 20px 20px;
float: right; }
.alignleft {
margin: 5px 20px 5px 0px;
float: left; } .wp-caption .size-full {
width: 100%;
height: auto; }
.wp-caption.alignnone {
margin: 5px 0px; }
.wp-caption.alignleft {
margin: 5px 20px 5px 0px; }
.wp-caption.alignright {
margin: 5px 0px 5px 20px; } .gallery-caption, .wp-caption p.wp-caption-text {
font-size: 1.3em;
margin: 0;
color: #67b4b9;
font-weight: bold;
font-style: italic; }     p {
font-size: 1.4em;
margin: 20px 0; } b, strong {
font-weight: bold; } i, em {
font-style: italic; } ul li {
list-style: inside disc; }
ol li {
list-style: inside decimal; }
.flex{
display: flex;
display: -webkit-flex;
}
.between{
justify-content: space-between;
-webkit-justify-content: space-between;
}@font-face {
font-family: Tomkin;
src: url(//anacavadascomex.com.br/wp-content/themes/anacavadas/font/Tomkin-Bold.woff), url(//anacavadascomex.com.br/wp-content/themes/anacavadas/font/Tomkin-ExtraBold.woff);
}
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
body, html{
overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6{
font-family: 'Tomkin';
}
.mb-3 {
margin-bottom:4em;
}
p, li, a, span, label{
font-family: 'Montserrat', sans-serif;
}
.container-fluid{
width: 1300px;
margin: 0 auto;
}
@media(max-width: 1400px){
.container-fluid{
width: 1140px;
}
}
@media(max-width: 1140px){
.container-fluid{
width: 992px;
}
}
@media(max-width: 992px){
.container-fluid{
width: 100%;
padding: 0 10px;
}
}
.btn-default{
padding: 15px 40px;
background: #2F8ACC;
border: 1px solid #2F8ACC;
font-size: 20px;
font-weight: bold;
color: white;
text-align: center;
transition: 400ms;
border-radius: 30px;
}
.btn-default:hover{
background: transparent;
color: #2F8ACC;
}
.slider-home{
width: 100% !important;
height: 80vh !important;
}
.carrossel-home .item-carrossel-home,
.carrossel-home .item-carrossel-home .container-fluid{
display: flex;
align-items: flex-start;
flex-direction: column;
justify-content: center;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
height: 90vh;
padding-right: 230px;
padding-left: 82px;
}
.item-carrossel-home h2{
font-family: 'Tomkin';
font-size: 70px;
color: white;
line-height: 100px;
}
.item-carrossel-home p{
font-size: 24px;
color: white;
line-height: 40px;
}
.carrossel-home .slick-dots{
display: flex;
width: 100%;
justify-content: center;
align-items: center;
position: absolute;
margin-top: -170px;
}
.carrossel-home .slick-dots li{
list-style: none;
}
.carrossel-home .slick-dots li button{
border: 1px solid white;
background: transparent;
border-radius: 100px;
width: 12px;
height: 14px;
font-size: 0px;
margin: 0 5px;
}
.carrossel-home .slick-dots .slick-active button{
background: white;
border: 1px solid white;
}
.arrows-banner-home {
display: flex;
justify-content: space-between;
align-items: center;
transform: translateY(-360px);
padding: 0 100px;
}
.arrows-banner-home button {
background: none;
border: none;
margin: 0 30px;
cursor: pointer;
}
.arrows-banner-home img{
width: 70px;
height: 70px;
}
.arrows-banner-home .slick-next-inicio img {
transform: rotate(-180deg);
}
.btn-center{
width: 100%:;
display: flex;
justify-content: center;
align-items: center;
}
.header-section{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.header-section h2{
font-size: 40px;
line-height: 53px;
text-align: center;
color: #398BC7;
}
.header-section p{
line-height: 26px;
font-size: 16px;
color: #464646;
text-align: center;
}
.item-servico{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 40px;
border-radius: 20px;
background: white;
-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
transition: 0.3s all;
min-height: 158px;
}
.item-servico:hover{
transform: translateY(-20px);
background: #398BC7;
transition: 0.3s all;
}
.item-servico:hover .circle-icon{
background: #398BC7;
}
.item-servico:hover .circle-icon img{
filter: invert(1) brightness(100);
}
.item-servico:hover .title-item-servico{
color: white;
}
section.servicos{
padding: 80px 0;
}
section.servicos .slick-slider {
margin: 0 -20px;
z-index: 9;
}
section.servicos .slick-slide {
padding: 10px;
text-align:center;
margin-right: 20px;
margin-left: 20px;
min-height: 170px;
}
section.servicos .circle-icon{
margin: 0 auto;
width: 100px;
height: 100px;
padding: 30px;
background: white;
-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
margin-top: -60px;
}
section.servicos .slick-track{
padding: 80px 0;
}
section.servicos .circle-icon img{
filter: invert(0);
}
.title-item-servico{
font-size: 14px;
font-weight: bold;
color: #398BC7;
text-align: center;
padding: 0 15px;
}
.btn-hover{
display: flex;
text-decoration: none;
color: white;
font-size: 14px;
font-weight: bold;
justify-content: center;
align-items: center;
margin: 10px 0;
margin-top: 21px;
}
.btn-hover img{
width: 32px;
height: auto;
margin-left: 10px;
}
.arrows-servico .container-fluid{
display: flex;
justify-content: space-between;
align-items: center;
transform: translateY(-250px);
margin-top: -50px;
}
.arrows-servico button {
background: none;
border: none;
cursor: pointer;
}
.arrows-servico img{
width: 44px;
height: 44px;
}
.arrows-servico .slick-next-servico img {
transform: rotate(-180deg);
}
.arrows-servico .slick-next-servico{
margin-right: -80px;
}
.arrows-servico .slick-prev-servico{
margin-left: -80px;
}
section.about-home.curriculo .row:not(:last-child) {
margin-bottom:7.5rem;
}
section.about-home .imgCurriculo{
display: flex;
align-items: center;
text-align:center;
}
section.about-home .imgCurriculo .contact-name h3{
font-size:2.5em;
font-family:'Montserrat', sans-serif;
font-weight:800;
margin-bottom:0.5em;
}
section.about-home .imgCurriculo .contact-name p{
margin:0;
font-weight:800;
font-size:1.5em;
}
section.about-home .imgCurriculo img{
border-radius:100%;
border:2rem solid #24A992;
}
section.about-home.curriculo{
margin-top: 0;
padding-top: 0;
}
section.about-home.curriculo p {
margin-left: 50px;
margin-top: 0;
}
section.about-home{
padding: 50px 0;
}
section.about-home img, section.habilitacao ul li img, .column-valores ul l{
transition: 0.3s all;
}
.column-valores ul li:hover img, section.habilitacao ul li:hover img{
transition: 0.3s all;
transform: translateX(10px);
}
.page-template-front-page section.about-home img:hover{
transition: 0.3s all;
transform: scale(1.05);
transform: rotate(-180deg);
cursor: pointer;
}
section.about-home h2{
font-size: 40px;
color: #398BC7;
font-weight: bold;
}
section.about-home p{
color: #464646;
font-size: 16px;
line-height: 26px;
}
.column-image-about{
background-position: center;
background-size: cover;
background-repeat: no-repeat;
width: 100%;
height: 450px;
border-radius: 10px;
transition: 0.3s all;
}
.column-image-about:hover{
transition: 0.3s all;
transform: scale(1.02);
}
.info-masc{
width: 100%;
height: 450px;
background-color: rgba(0, 0, 0, 0.7);
display: flex;
flex-direction: column;
justify-content: flex-end;
padding: 20px;
}
.slick-list.draggable {
border-radius: 10px;
}
.info-masc .title-about, .info-masc .description-about{
font-size: 18px;
line-height: 22px;
color: white;
margin-top: 5px;
}
.info-masc .title-about{
font-weight: bold;
margin-bottom: 0;
}
.column-info-about{
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
}
.column-info-about .contact-row {
display:flex;
align-items:center;
gap:0.25em;
}
.column-info-about .contact-row img{
width:1em!important;
}
.text-about, .text-about p{
font-size: 16px !important;
color: #464646;
line-height: 25px;
padding-right: 120px;
}
.text-about p{
padding-right: 0 !important;
}
.arrow-about {
display: flex;
justify-content: flex-end;
margin-right: -140px;
transform: translateY(-270px);
}
.arrow-about button{
border: none;
background: none;
}
.arrow-about img{
transform: rotate(180deg);
width: 100px;
height: 100px;
}
section.resume-about{
height: 1200px; background-position: center;
background-repeat: no-repeat;
display: flex;
justify-content: center;
align-items: center;
background-size: contain;
}
section.resume-about img{
padding-right: 32px;
padding-top: 20px;
}
section.resume-about .btn-default, section.last-blog .btn-default, .servicos .btn-default, .list-consultorias .btn-default{
font-size: 16px;
}
.is-back{
color: #398BC7;
font-size: 18px;
font-weight: bold;
padding-left: 110px;
padding-top: 40px;
transition: 0.3s all;
}
.is-back:hover{
transition: 0.3s all;
transform: scale(1.02);
}
.is-back img{
width: 28px;
height: auto;
transform: rotate(180deg);
margin-right: 15px;
}
.habilitacao .col-lg-6{
display: flex;
flex-direction: column;
justify-content: center;
}
section.resume-about h2{
color: white;
font-size: 40px;
line-height: 53px;
font-weight: bold;
}
section.resume-about p{
font-size: 16px;
line-height: 26px;
color: white;
text-align: left;
}
section.depoimentos{
padding: 50px 0 100px;
background: #FAFAFA;
display: none;
}
section.depoimentos .slick-slider {
margin: 0 -20px;
padding: 60px 0;
}
section.depoimentos .slick-slide {
text-align:center;
margin-right: 20px;
margin-left: 20px;
}
.item-depoimento{
border-radius: 60px 60px 0px 60px;
padding: 40px 20px;
display: flex !important;
justify-content: space-between;
align-items: center;
background: white;
border: 2px solid #24A992;
-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
transition: 0.3s all;
}
.item-depoimento.slick-current {
background: #24A992;
}
.item-depoimento .info-depoimento{
width: 70%
}
.image-depoimento img{
border-radius: 60px 60px 0px 60px;
object-fit: cover;
width: 150px;
height: 150px;
}
.info-depoimento .name{
color: #448DC8;
text-align: left;
}
.info-depoimento .description{
color: #464646;
font-style: italic;
line-height: 22px;
text-align: left;
}
.item-depoimento.slick-current .info-depoimento p{
color: white;
font-size: 14px;
line-height: 22px;
}
.info-depoimento .name{
font-weight: bold;
}
.carrossel-depoimentos .slick-dots {
display: flex;
width: 100%;
justify-content: center;
align-items: center;
position: absolute;
padding-top: 60px;
}
.carrossel-depoimentos .slick-dots li {
list-style: none;
}
.carrossel-depoimentos .slick-dots .slick-active button {
background: #07C8A7;
border: 1px solid #07C8A7;
}
.carrossel-depoimentos .slick-dots li button {
border: 1px solid #07C8A7;
background: transparent;
border-radius: 100px;
width: 12px;
height: 14px;
font-size: 0px;
margin: 0 5px;
}
.arrows-depoimento{
margin-top: -88px;
transform: translateY(-53px);
}
.arrows-depoimento .container-fluid{
display: flex;
justify-content: flex-end;
}
.arrows-depoimento button{
border: none;
background: none;
cursor: pointer;
}
.arrows-depoimento img{
width: 44px;
height: 44px;
}
.slick-next-depoimento img{
transform: rotate(180deg);
}
section.e-book{
padding: 150px 0;
display: none;
}
section.e-book img{
transition: 0.3s all;
}
section.e-book img:hover{
transition: 0.3s all;
transform: scale(1.02);
}
section.e-book h2{
font-size: 40px;
line-height: 53px;
color: #398BC7;
}
section.e-book p{
font-size: 16px;
line-height: 19px;
color: #2C2C2C;
}
section.e-book .wpcf7-validates-as-email{
width: 100%;
padding: 15px 40px;
border-radius: 20px;
border: 2px solid #398BC7;
text-align: center;
color: #5B5B5B;
font-size: 14px;
margin-bottom: 0px;
}
section.e-book .wpcf7-validates-as-email::placeholder{
text-align: center;
color: #5B5B5B;
font-size: 14px;
}
section.e-book .wpcf7, section.e-book .btn-default{
width: 100%;
margin-bottom: -10px;
}
section.e-book .wpcf7 .btn-default{
background: #24A992;
border: 1px solid #24A992;
font-size: 16px;
}
section.e-book .btn-default{
font-size: 16px;
}
section.e-book .wpcf7 .btn-default:hover{
color: #24A992;
background: transparent;
}
section.last-blog{
padding: 100px 0;
background: #FAFAFA;
}
section.last-blog .col-lg-4{
padding: 0 50px;
}
.box-post{
border-radius: 20px;
background: white;
-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
transition: 0.3s all;
min-height: 400px;
}
.box-post:hover{
background: #398BC7;
}
.box-post:hover p{
color: white;
}
.box-post:hover a{
color: white;
}
.box-post:hover .btn-hover img{
filter: invert(1) brightness(100);
}
.img-box-post, .img-box-post img{
border-radius: 20px 20px 0px 0px;
object-fit: cover;
height: 40%;
transition: 0.3s all;
min-height: 181px;
}
.img-box-post img:hover{
transition: 0.3s all;
transform: scale(1.02);
}
.info-box-post{
padding: 20px;
}
.info-box-post .title-post{
font-size: 16px;
line-height: 19px;
color: #398BC7;
font-weight: bold;
height: 38px;
}
.info-box-post .description-post, .description-post p{
font-style: italic;
font-size: 14px;
line-height: 18px;
color: #464646;
}
.info-box-post .btn-hover{
color: #398BC7;
justify-content: flex-start;
}
.list-post{
margin: 80px 0;
}
.footer-contact{
padding-top: 20px;
background: #FAFAFA;
margin-bottom: -380px;
padding-top: 100px;
}
.footer-contact .box-contact-footer{
width: 600px;
padding: 40px 20px;
background: white;
border-radius: 20px;
-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
z-index: 9;
}
.footer-contact .box-contact-footer .wpcf7 input[type="email"] {
border-radius: 10px;
}
.footer-contact .box-contact-footer h2{
font-size: 40px;
line-height: 53px;
color: #398BC7;
}
.footer-contact .box-contact-footer p{
font-size: 16px;
line-height: 19px;
color: #5D5D5D;
}
.footer-contact .box-contact-footer input, .footer-contact .box-contact-footer textarea{
padding: 15px 25px;
border: 1px solid #398BC7;
border-radius: 10px;
}
.spacing-left{
padding-left: 5px;
}
.spacing-right{
padding-right: 5px;
}
.footer-contact .box-contact-footer .wpcf7-submit{
border-radius: 20px;
background: #24A992;
border: 1px solid #24A992;
padding: 10px;
width: 100%;
font-size: 14px;
transition: 0.3s all;
cursor: pointer;
}
.footer-contact .box-contact-footer .wpcf7-submit:hover{
background: transparent;
border: 1px solid #24A992;
color: #24A992;
transition: 0.3s all;
}
.footer-contact .container-fluid{
display: flex;
justify-content: flex-end;
}
.footer-contact form p{
margin: 10px 0;
}
.footer-contact form .col-xs-12{
padding: 0 !important
}
.header-body{
width: 100%;
height: 470px;
background-position: center;
background-size: cover;
}
.header-body .container-fluid{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
height: 580px;
}
.header-body .breadcrumb {
display: flex;
margin-top: 30px;
position: relative;
z-index: 0;
}
.header-body h1{
font-size: 50px;
font-weight: bold;
color: white;
}
.header-body .breadcrumb span a {
text-decoration: none;
color: white;
font-size: 18px;
line-height: 31px;
margin-right: 30px;
}
.breadcrumb ul {
display: flex;
}
.header-body .breadcrumb ul li {
list-style: none;
color: white;
font-size: 14px;
line-height: 31px;
position: relative;
display: flex;
align-items: center;
margin-right: 30px;
}
.header-body .breadcrumb ul li::before {
content: "";
display: block;
background-image: URL('../../dist/images/icons/point-to.png');
width: 18px;
height: 8px;
left: -23px;
position: absolute;
background-size: contain;
background-position: center;
background-repeat: no-repeat;
}
.img-flex-end{
display: flex;
justify-content: flex-end !important;
}
.page-template-page-quem-somos .about-home{
margin: 100px 0;
}
.page-template-page-quem-somos .about-home img{
width: auto;
}
.page-template-page-quem-somos .about-home .text-about{
padding-right: 50px;
}
section.pilares{
background-position: center;
background-size: cover;
padding: 150px 0;
}
section.pilares .line-pilar{
display: flex;
justify-content: center;
align-items: center;
}
section.pilares .column-pilar{
width: 400px;
height: 400px;
background-color: white;
border-radius: 15px;
margin: 0 20px;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
padding: 40px;
-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
transition: 0.3s all;
}
section.pilares .column-pilar:hover, .box-objetivo:hover{
transition: 0.3s all;
transform: translateY(-30px);
background: #24A992 !important;
}
section.pilares .column-pilar:hover img, .box-objetivo:hover img{
filter: invert(1) brightness(100);
}
section.pilares .column-pilar:hover .title-pilar, section.pilares .column-pilar:hover .description-pilar, .box-objetivo:hover p{
color: white;
}
section.pilares .column-pilar img{
max-width: 72px;
height: auto;
margin: 0 auto;
}
section.pilares .icon-pilar{
display: flex;
justify-content: center;
align-items: center;
height: 75px;
}
section.pilares .column-pilar .title-pilar{
font-size: 24px;
font-weight: bold;
color: #398BC7;
margin-bottom: 0;
}
section.pilares .column-pilar .description-pilar{
font-size: 16px;
line-height: 22px;
color: #464646;
text-align: center;
margin-top: 0;
}
.column-valores ul{
padding-right: 100px;
}
.column-valores ul li{
display: flex;
justify-content: flex-start;
align-items: center;
}
.column-valores ul li span{
font-weight: bold;
color: #398BC7;
}
.column-valores ul li img{
margin-right: 20px;
}
section.objetivos{
padding-bottom: 80px;
}
section.objetivos .column-info-about h2{
font-size: 40px;
color: #398BC7;
font-weight: bold;
padding-bottom: 20px;
}
.row-objetivos{
margin-left: -28px !important; 
margin-right: -28px !important; 
}
.column-objetivo{
padding: 40px !important;
}
.column-objetivo .box-objetivo{
background: white;
border-radius: 15px;
padding: 40px 60px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
transition: 0.3s all;
min-height: 285px;
}
.column-objetivo .box-objetivo .icon-objetivo{
width: 65px;
height: 65px;
display: flex;
justify-content: center;
align-items: center;
}
.column-objetivo .box-objetivo p{
text-align: center;
font-size: 16px;
line-height: 25px;
}
section.cta{
margin-bottom: 0px;
background-size: cover;
background-position: center;
width: 100%;
height: 400px;
}
section.cta .btn-default:hover{
color: #2F8ACC;
background-color: #FFF;
border: 1px solid #2F8ACC;
}
.page-template-page-quem-somos section.depoimentos{
padding-top: 150px;
}
section.cta .container-fluid{
height: 400px;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
section.cta h2{
font-size: 40px;
line-height: 53px;
font-weight: bold;
color: white;
margin-bottom: 20px;
}
section.cta a{
font-size: 16px;
}
.column-page-servicos .item-servico{
padding: 0 !important;
margin: 40px 10px;
margin-bottom: 80px;
}
.column-page-servicos .btn-hover{
margin-top: 0;
margin-bottom: 20px;
}
.row-page-servicos{
margin: 80px 0;
}
.page-template-page-servicos section.servicos{
margin-top: 100px
}
section.habilitacao{
margin-top: 50px;   padding: 90px 0 70px;
background: #FAFAFA;
}
section.habilitacao .column-img{
padding: 0 70px !important;
}
section.habilitacao .column-img img{
height: 600px;
width: auto;
border-radius: 10px;
-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
transition: 0.3s all;
object-fit: cover;
}
section.habilitacao .description-habilitacao, section.habilitacao .description-habilitacao p{
font-size: 16px;
line-height: 30px;
margin: 15px 0;
}
section.habilitacao h2{
font-size: 40px;
line-height: 53px;
color: #398BC7;
font-weight: bold;
}
section.habilitacao .sub-title{
font-size: 18px;
line-height: 20px;
color: #398BC7;
font-weight: bold;
}
section.habilitacao ul li{
display: flex;
align-items: flex-start;
margin: 15px 0;
}
section.habilitacao ul li p{
margin: 7px 0;
}
section.habilitacao ul li img{
width: 34px;
height: 34px;
margin-right: 20px;
}
section.list-consultorias{
padding: 120px 0;
padding-top: 170px;
background: #FAFAFA
}
section.list-consultorias h2{
font-size: 40px;
color: #398BC7;
text-align: center;
width: 100%;
margin: 0 auto;
font-weight: bold;
}
section.list-consultorias .box-consultoria .imagem-consultoria-box img{
width: 100%;
height: 350px;
object-fit: cover;
border-radius: 10px;
-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
transition: 0.3s all;
}
section.list-consultorias .box-consultoria .imagem-consultoria-box img:hover{
transition: 0.3s all;
transform: scale(1.02);
}
section.list-consultorias .box-consultoria:hover .box-info-consultoria{
background: white;
-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
transition: 0.3s all;
}
section.list-consultorias .box-consultoria .box-info-consultoria{
transition: 0.3s all;
padding: 20px;
border-radius: 15px;
margin-top: 20px;
}
section.list-consultorias .col-sm-12{
padding: 50px 70px;
}
section.list-consultorias .box-consultoria .box-info-consultoria .title-consultoria-box{
font-size: 16px;
line-height: 19px;
color: #398BC7;
font-weight: 600;
}
section.list-consultorias .box-consultoria .box-info-consultoria .description-consultoria-box{
font-size: 16px;
line-height: 30px;
color: #464646;
}
section.list-consultorias .box-consultoria .box-info-consultoria .btn-hover{
justify-content: flex-start;
}
section.list-consultorias .box-consultoria .box-info-consultoria .btn-hover img{
max-width: 26px;
filter: invert(100) brightness(100);
transition: 0.3s all;
}
section.list-consultorias .box-consultoria:hover .btn-hover{
color: #398BC7;
transition: 0.3s all;
}
section.list-consultorias .box-consultoria:hover .btn-hover img{
filter: invert(0) brightness(1);,
transition: 0.3s all;
}
.gallery-consultoria{
margin-top: 60px;
}
.single .box-post:hover a, .single .box-post a{
color: #398BC7;
font-weight: 600;
}
.single-consultoria section.list-consultorias h2{
text-align: left;
}
.single-consultoria section.list-consultorias .col-sm-12{
padding: 10px;
}
.single-consultoria section.list-consultorias .column-img{
padding: 0px 100px !important;
}
.p-r-0{
padding-right: 10px !important;
}
.p-l-0{
padding-left: 0 !important;
}
.box-info-ebook{
margin-top: 0 !important;
min-height: 270px;
}
.box-info-ebook .title-consultoria-box{
margin-top: 0 !important;
}
.box-info-ebook .btn-default{
font-size: 12px;
display: none;
}
.last, .first{
display: none;
}
.box-info-ebook:hover .btn-default, .row-ebook:hover .btn-default{
display: inline-flex;
}
.box-info-ebook .btn-default img{
width: 15px;
height: 15px;
margin-left: 10px;
display: none;
}
.box-info-ebook:hover img:nth-child(odd), .row-ebook:hover .btn-default img:nth-child(odd){
display: block;
}
.row-ebook .btn-default:hover img:nth-child(odd){
display: none;
}
.row-ebook .btn-default:hover img:nth-child(even){
display: block;
}
.row-ebook:hover .box-info-ebook{
background: white;
-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
transition: 0.3s all;
}
.imagem-ebook{
height: 250px !important;
}
body.page-template-page-ebooks section.list-consultorias .col-sm-12 {
padding: 30px 100px;
}
body.page-template-page-ebooks section.list-consultorias h2{
margin-bottom: 40px;
}
.footer-contact .row{
width: 100%;
}
.footer-contact .col-contact{
z-index: 9;
}
body.page-template-page-contato .footer-contact{
margin-bottom: 0px !important;
padding-bottom: 100px;
padding-top: 180px;
}
.box-info-contact{
background: white;
-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
transition: 0.3s all;
border-radius: 15px;
padding: 40px 20px;
margin-bottom: 40px;
}
.rede-social-box-info, .item-contact{
display: flex;
align-items: center;
}
.item-contact a{
text-decoration: none;
color: black;
}
.item-contact img{
width: auto;
height: 25px;
margin-right: 10px;
}
.box-img-contact{
width: 50px;
display: flex;
justify-content: center;
align-items: center;
}
.rede-social-box-info label{
font-size: 14px;
font-weight: bold;
color: #2F8ACC;
}
.rede-social-box-info ul{
margin-left: 15px;
display: flex;
}
.rede-social-box-info ul li{
list-style: none;
margin: 0 5px;
}
.rede-social-box-info ul li:hover img{
transition: 0.3s all;
transform: scale(1.03);
}
.icon-contact{
display: flex;
justify-content: flex-end;
align-items: flex-end;
width: 100%;
margin-top: 53px;
}
.icon-contact img{
width: 121px;
transition: 0.3s all;
height: 98px;
}
.column-info-contact{
display: none;
}
body.page-template-page-contato .column-info-contact{
display: flex;
flex-direction: column;
} .content-blog {
padding: 120px 0;
padding-top: 100px;
}
.content-blog .col-post {
margin: 50px 0 !important;
}
.box-post {
cursor: pointer;
position: relative;
}
.page-template-page-blog .content-blog .col-post .image-box-post {
height: 424px;
}
.no-search{
font-size: 22px;
}
.image-box-post{
height: 400px;
object-fit: cover;
}
.image-box-post-hover{
width: 100%;
height: 400px;
background-size: cover;
background-position: center;
display: flex;
justify-content: center;
align-items: center;
border-radius: 10px;
position: absolute;
top: 0;
transition: 0.3s all;
opacity: 0;
}
.box-post:hover .image-box-post-hover{
opacity: 1;
transition: 0.3s all;
}
.box-post:hover .date-box-post{
opacity: 0;
transition: 0.3s all;
}
.image-box-post img{
width: 100%;
height: 100%;
max-height: 400px;
object-fit: cover;
border-radius: 10px;
}
.image-box-post-hover img{
width: 106px;
height: 106px;
margin: 0 auto;
border-radius: 10px;
}
.content-box-post {
padding: 20px;
padding-bottom: 40px;
transition: 0.3s all;
margin-top: 20px;
border-radius: 15px;
}
.single .content-box-post{
padding: 20px;
padding-bottom: 40px;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.16);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.16);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.16);
transition: 0.3s all;
background: white;
margin-top: 20px;
}
.single .content-blog .box-post .row-title-box-post p, .single .content-blog .box-post .row-title-box-post h2{
color: #398BC7;
}
iframe{
margin-bottom: -2px !important;
}
.content-box-post h4{
font-size: 20px;
line-height: 36px;
color: #333333;
font-family: 'Montserrat', sans-serif;
font-weight: 500;
}
.single-post .content-box-post p, .single-post .content-box-post li{
font-size: 16px;
line-height: 25px;
color: #000;
}
.box-post:hover .content-box-post {
padding: 20px;
padding-bottom: 40px;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.16);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.16);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.16);
transition: 0.3s all;
background: white;
margin-top: 20px;
}
.row-category-and-author-box-post {
display: flex;
align-items: center;
}
.row-category-and-author-box-post p {
font-size: 13px;
color: #656565;
margin: 0;
margin-right: 20px;
}
.row-category-and-author-box-post img {
width: auto;
height: auto;
margin-right: 10px;
}
.row-title-box-post p, .row-title-box-post h3, .row-title-box-post h2 {
color: #398BC7;
font-size: 24px;
font-weight: bold;
line-height: ,36px;
margin-top: 15px;
}
.resumo-box-post p {
font-size: 15px;
line-height: 26px;
color: #656565;
}
.resumo-box-post h2{
font-size: 26px;
line-height: 38px;
color: #398BC7;
font-weight: bold;
}
.resumo-box-post h3{
font-size: 22px;
line-height: 34px;
color: #398BC7;
font-weight: bold;
}
.resumo-box-post h4{
font-size: 20px;
line-height: 32px;
color: #398BC7;
font-weight: 500;
}
.resumo-box-post h5{
font-size: 18px;
line-height: 30px;
color: #398BC7;
font-weight: 500;
}
.resumo-box-post h6{
font-size: 16px;
line-height: 28px;
color: #398BC7;
font-weight: 500;
}
.wp-pagenavi {
width: 100%;
display: flex;
justify-content: center;
align-items: center;
padding: 50px 0;
}
.wp-pagenavi .pages {
display: none;
}
.previouspostslink{
display: none;
}
.wp-pagenavi span.current {
font-weight: bold;
color: #FFF !important;
font-size: 14px;
width: 40px;
height: 40px;
background: #24A992;
border-radius: 100%;
text-align: center;
display: flex;
align-items: center;
padding: 12px;
justify-content: center;
}
.wp-pagenavi .current, .wp-pagenavi .page, .wp-pagenavi span.extend {
border: none;
color: #2F2F2F;
font-size: 24px;
margin: 0 10px;
}
.wp-pagenavi a.nextpostslink {
position: absolute;
right: 20%;
color: #0097CE !important;
font-size: 25px;
font-weight: 700;
display: none;
}
.content-blog .box-post{
background: transparent;
box-shadow: unset;
}
.content-blog .box-post:hover{
background: transparent;
}
.content-blog .box-post:hover p {
color: #656565;
}
.content-blog .box-post:hover .row-title-box-post p{
color: #398BC7;
}
.content-blog .box-post .btn-hover {
color: #398BC7;
justify-content: flex-start;
}
.content-blog .box-post .btn-hover img {
width: 32px;
height: auto;
margin-left: 10px;
}
.content-blog .box-post:hover .btn-hover img {
filter: unset;
}
.date-box-post{
padding: 10px 30px;
border-radius: 5px;
background: #24A992;
position: absolute;
bottom: 10px;
right: 10px;
transition: 0.3s all;
}
.date-box-post span{
font-size: 12px;
color: white;
font-weight: bold;
}
.image-box-post{
position: relative;
} .sidebar {
padding: 50px 0;
padding-left: 50px;
}
.search-sidebar-blog form div {
display: flex;
padding: 5px;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.16);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.16);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.16);
border-radius: 10px;
font-weight: normal;
}
.search-sidebar-blog form div input {
width: 100%;
border: none;
padding: 10px;
font-size: 14px;
color: black;
background: #FAFAFA;
border-radius: 10px;
}
.search-sidebar-blog form div input::placeholder{
color: black;
font-weight: normal;
}
.search-sidebar-blog form div #searchsubmit {
width: 80px;
color: white;
font-size: 0;
background-size: 24px;
background-repeat: no-repeat;
background-position: center;
background-image: URL('../../dist/images/icons/lupa.png');
padding: 10px;
border: none;
}
.categories-sidebar-blog h2, .posts-recentes-sidebar-blog h2, .tags-sidebar-blog h2 {
position: relative;
margin: 30px 0;
text-align: left;
font-size: 24px;
}
.sidebar h2 {
color: #398BC7;
margin-top: 0;
}
.categories-sidebar-blog ul li {
font-size: 0;
}
.sidebar .categories-sidebar-blog ul li ul li a, .categories-sidebar-blog ul li ul li {
font-size: 18px;
color: #000;
height: 35px;
list-style: none;
}
.sidebar .categories-sidebar-blog ul li ul li a:hover{
color: #398BC7;
}
.bloco-post-recente-sidebar {
display: flex;
margin-bottom: 20px;
}
.bloco-post-recente-sidebar .image-bloco-recente-sidebar {
height: 85px;
min-width: 100px !important;
width: 100px !important;
}
.content-text-post-recente-sidebar {
margin-left: 20px;
}
.bloco-post-recente-sidebar .image-bloco-recente-sidebar img {
width: 90px;
height: 80px;
border-radius: 10px;
object-fit: cover;
}
.bloco-post-recente-sidebar .title-post-recente-sidebar {
font-size: 12px;
line-height: 20px;
font-weight: bold;
color: #398BC7;
margin: 0;
}
.bloco-post-recente-sidebar .ler-mais-blog{
color: black;
font-size: 9px;
font-weight: normal;
justify-content: flex-start;
margin-top: 10px;
}
.bloco-post-recente-sidebar .ler-mais-blog img{
filter: brightness(0);
width: 15px;
height: auto;
}
.tags-sidebar-blog {
margin-bottom: 80px;
}
.sidebar .tags {
display: flex;
flex-wrap: wrap;
}
.sidebar .tags-sidebar-blog a {
flex: 1 1 auto;
transition: 0.3s all;
}
.tags-sidebar-blog a:hover{
transition: 0.3s all;
transform: scale(1.04);
}
.wp-caption.alignnone{
max-width: 100%;
}
.tags-sidebar-blog a {
padding: 12px 20px;
margin: 10px;
background: #24A992;
color: white;
font-size: 10px;
border-radius: 5px;
text-align: center;
}
.newsletter-sidebar-blog {
background-image: URL('../../dist/images/bg-newsletter-sidebar.png');
background-size: cover;
background-position: center;
padding: 30px;
}
.newsletter-sidebar-blog h2 {
font-size: 24px;
line-height: 31px;
margin-bottom: 20px;
}
.newsletter-sidebar-blog h2, .newsletter-sidebar-blog p {
text-align: center;
}
.newsletter-sidebar-blog h2{
color: #398BC7;
font-size: 20px;
}
.newsletter-sidebar-blog p{
color: black;
font-size: 14px;
font-weight: 500;
}
.categories-sidebar-blog, .posts-recentes-sidebar-blog, .tags-sidebar-blog, .newsletter-sidebar-blog{
-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.16);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.16);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.16);
border-radius: 10px;
padding: 20px;
margin-top: 40px;
}
.newsletter-sidebar-blog input[name="email"]{
border-radius: 30px;
padding: 15px;
border: 2px solid #398BC7;
text-align: center;
font-size: 14px;
color: black;
font-weight: 500;
}
.newsletter-sidebar-blog input[name="email"]::placeholder{
text-align: center;
font-size: 14px;
color: black;
font-weight: 500;
}
.newsletter-sidebar-blog .wpcf7-submit{
border-radius: 30px;
padding: 15px;
border: 2px solid #24A992;
text-align: center;
font-size: 14px;
color: black;
font-weight: 600;
background: #24A992;
text-transform: uppercase;
color: white;
margin-top: 10px;
cursor: pointer;
transition: 0.3s all;
}
.newsletter-sidebar-blog .wpcf7-submit:hover{
background: transparent;
color: #24A992;
transition: 0.3s all;
}
.row-category-and-author-box-post p{
font-size: 10px !important;
color: black !important;
margin-right: 50px;
font-weight: 500;
}
.row-category-and-author-box-post img{
padding-bottom: 2px;
}
.blur{
filter: blur(20px);
}
.modal-ebook section.e-book{
position: fixed;
top: 0;
display: flex;
justify-content: center;
align-items: center;
width: 100%;
background-color: rgba(0, 0, 0, 0.7);
height: 100vh;
z-index: 99999;
}
.modal-ebook section.e-book .container-fluid{
background: white;
padding: 20px 80px;
border-radius: 20px;
position: relative;
}
.modal-ebook section.e-book .container-fluid .row{
padding: 100px 0;
}
.modal-ebook section.e-book img{
border-radius: 20px;
}
.modal-ebook{
display: none;
}
.line-close{
display: flex;
justify-content: flex-end;
position: absolute;
right: 40px;
}
.line-close img{
width: 64px;
cursor: pointer;
}
.modal-ebook.active{
display: block;
}
section.e-book .wpcf7-response-output{
margin-top: -22px;
margin-bottom: 22px;
}
section.e-book .wpcf7-not-valid-tip{
margin-bottom: -10px; }
section.resume-about a.btn-default:hover {
border-color: #fff;
color: #fff;
}
.page-template-page-quem-somos .about-home img {
transition: 400ms;
}
.page-template-page-quem-somos .about-home img:hover {
transform: scale(1.02);
} span.wpcf7-not-valid-tip {
display: none;
}
form.wpcf7-form.invalid .wpcf7-not-valid {
border-color: red;
}
.wpcf7-response-output {
margin: 0 !important;
font-size: 15px;
padding: 15px !important;
}
section.list-consultorias.a.btn-default,
.page-template-page-servicos section.servicos a.btn-default {
border-color: #2F8ACC;
}
.row.row-ebook {
display: flex;
align-items: stretch;
}
.box-info-consultoria.box-info-ebook a.btn-default:hover {
border-color: #2F8ACC;
}
section.e-book form p {
margin-bottom: 0 !important;
}
section.e-book form .wpcf7-response-output {
margin-bottom: 20px !important;
}
.item-depoimento img {
transition: 400ms;
}
.item-depoimento:hover img {
transform: scale(1.02);
}
section.e-book .column-info-about > .btn-default {
margin-top: 20px;
}
#wpfront-scroll-top-container img {
width: 70px !important;
}
#wpfront-scroll-top-container {
right: 22px !important;
bottom: 100px !important;
}
.img-box-post {
overflow: hidden;
}
section.resume-about:after {content: '';background: #fafafa;position: absolute;width: 100%;height: 50%;bottom: 0;right: 0;z-index: -1;}
section.resume-about {
position: relative;
}
section.resume-about img,
section.habilitacao .column-img img,
.content-header .logo img {
transition: 400ms;
}
section.habilitacao .column-img img:hover,
.content-header .logo img:hover,
section.resume-about img:hover {
transform: scale(1.02);
}
section.pilares .column-pilar .title-pilar {
height: 30px;
}
section.pilares .column-pilar .description-pilar {
height: 135px;
}
.column-objetivo .box-objetivo p {
height: 105px;
}
section.habilitacao ul li p {
font-size: 16px;
}
.description-habilitacao strong {
color: #6E6E6E;
}
body.single.single-post .footer-contact, body.search .footer-contact, body.archive.category .footer-contact, body.page-id-115 .footer-contact {
background: #fff;
}
section.habilitacao{
margin-top: 0;
}
span.compartilhe h1 {
color: #5699ca;
font-family: 'Montserrat';
font-weight: 600;
font-size: 20px;
letter-spacing: 0px;
margin-bottom: 10px;
margin-top: 40px;
}
.meks_ess.layout-6-1.rectangle.solid a {
color: #fff;
width: 200px;
min-width: unset;
max-width: max-content;
padding: 0 15px;
}
.meks_ess.layout-6-1.rectangle.solid {
justify-content: end;
}
.content-box-post iframe {
width: 100%;
}
.menu.active .item-sub-header .icon-h {
height: 100%;
align-items: baseline;
padding-top: 12px;
}
.item-carrossel-home a.btn-default:hover {
background: #ffffff;
}
@media(max-width: 1785px){
.arrows-banner-home{
padding: 0 !important;
}
.item-carrossel-home h2 {
font-size: 60px;
line-height: 70px;
}
section.resume-about img {
padding-right: 0px;
padding-left: 60px;
}
}
@media(max-width: 1440px){
.box-social {
top: 50%;        
}
.title-item-servico {
min-height: 55px;
}
.image-depoimento{
padding-right: 10px;
}
.description-post p {
font-style: italic;
font-size: 13px;
line-height: 18px;
color: #464646;
}
section.resume-about img {
padding-right: 0px;
padding-left: 46px;	    
}
section.last-blog .col-lg-4 {
padding: 0 35px;
}
.arrows-banner-home{
padding: 0 !important;
}
.item-carrossel-home h2 {
font-size: 55px;
line-height: 65px;
}
.item-carrossel-home p {
font-size: 20px;
line-height: 30px;
}
.arrow-about{
display: none;
}
.arrows-servico .container-fluid{
margin-top: -82px;
}
.item-sub-header img {
height: 20px ;
}
.item-sub-header p {
font-size: 11px ;
}
.item-carrossel-home a.btn-default {
padding: 12px 35px;
font-size: 16px;
}
section.slider-home, .carrossel-home .item-carrossel-home, .carrossel-home .item-carrossel-home .container-fluid {
background-size: 100% 100%;
height: 80vh !important;
}
section.about-home p {
font-size: 14px;
}
.column-objetivo .box-objetivo {
background: white;
border-radius: 15px;
padding: 40px 40px;
}
}
@media(max-width: 1366px){
.header-body {
height: 330px;        
}
body:not(.home) .box-social {
top: 25% !important;
}
.header-body .container-fluid {
height: 415px;
}
.page-template-page-quem-somos .about-home ,
.page-template-page-servicos section.servicos {
margin: 50px 0;
}
section.list-consultorias ,
body.page-template-page-contato .footer-contact {
padding-top: 120px;
}
.content-blog {
padding-top: 100px;        
}
section.habilitacao .description-habilitacao, section.habilitacao .description-habilitacao p {
font-size: 14px;
line-height: 28px;        
}
section.habilitacao .column-img {
padding: 0 45px 0 0px !important;
}
section.habilitacao ul li p {
font-size: 14px;
}
section.list-consultorias .box-consultoria .imagem-consultoria-box img {
height: 275px;
}
.is-back {
font-size: 14px;        
}
.column-image-about, .info-masc {
height: 400px;
}
.title-item-servico {
font-size: 11px;
padding: 0px 8px;
}
.item-carrossel-home p {
font-size: 16px;
line-height: 30px;
}
.item-carrossel-home h2 {
font-size: 45px;
line-height: 55px;
}
section.slider-home, .carrossel-home .item-carrossel-home, .carrossel-home .item-carrossel-home .container-fluid {
height: 80vh !important;
}
.title-item-servico {
min-height: 35px;
}
section.resume-about img {
padding-right: 0px;
padding-left: 0px;
}
.header .menu li a {
font-size: 13px;
}
.column-image-about, .info-masc {
height: 350px;
}
.column-info-about p.text-about {
font-size: 14px !important;
}
.column-info-about h2 {
font-size: 35px !important;
}
.column-info-about a.btn-default {
font-size: 15px;
}
section.last-blog .col-lg-4 {
padding: 0 15px;
}
.page-template-page-quem-somos .about-home img {
max-height: 430px;
margin: 0 auto;
}
section.about-home p {
font-size: 14px !important;
line-height: 23px;
}
.column-valores ul li img {
margin-right: 20px !important;
}
.column-valores ul{
padding: 0;
}
.column-objetivo .box-objetivo {
padding: 40px 25px;
}
}
@media(max-width: 1280px){
.box-social{
top: 50% !important;
}
.page-template-page-quem-somos .about-home img {
max-height: 500px;
}
.footer-contact .box-contact-footer {
width: 100%;
}
.img-box-post, .img-box-post img {
height: 40%;
min-height: 140px;
object-fit: contain;
}
.single-consultoria section.list-consultorias .column-img {
padding: 0px 50px !important;
}
.page-template-page-quem-somos .about-home .column-valores ul {
padding: 0;
}
.column-objetivo {
padding: 20px 11px !important;
}
.column-objetivo .box-objetivo {
padding: 40px 20px;
}
.column-objetivo .box-objetivo p {
height: 75px;
}
.header .menu li a {
font-size: 10px;
}
}
@media(max-width: 1199px){
.box-social {
top: 40% !important;
}
.btn-hover {
font-size: 12px;
}
.btn-hover img {
width: 18px;
}
.title-item-servico {
line-height: 16px;
}
section.resume-about img {
padding-top: 60px;
}
section.resume-about {
height: 800px;
}
section.resume-about p {
font-size: 14px;
line-height: 24px;        
}
.header-section p {
width: 110%;
}
.item-depoimento .info-depoimento {
width: 90%;
}
.item-depoimento img {
display: none !important;
}
.page-template-front-page .column-info-about {
padding-left: 0px !important;        
}
.arrows-servico .container-fluid {
display: none;
}
section.slider-home, .carrossel-home .item-carrossel-home, .carrossel-home .item-carrossel-home .container-fluid {
height: 60vh !important;
}
section.last-blog .col-lg-4 {
padding: 0 20px;
}
.content-header .logo img {
max-width: 200px !important;
}
.arrows-servico .slick-prev-servico {
margin-left: -54px;
}
.arrows-servico .slick-next-servico {
margin-right: -54px;
}
.arrows-banner-home{
display: none;
}
.carrossel-home .item-carrossel-home, .carrossel-home .item-carrossel-home .container-fluid{
padding: 0 15px !important;
}
header.header .sub-header .container-fluid {
padding: 0;
}
section.about-home p {
font-size: 12px !important;
}
section.about-home.curriculo p {
margin-left:0;
}
section.about-home .imgCurriculo img {
border: 1.3rem solid #24A992;
}
.page-template-page-quem-somos .about-home .text-about{
padding: 0;
}
}
@media(max-width: 1024px){
.image-box-post {
height: 280px;
}
.image-box-post-hover{
height: 280px;
}
.image-box-post-hover img {
width: 80px;
height: 80px;
}
.arrows-servico{ }
.page-template-front-page .column-info-about{
padding-left: 60px;
}
.page-template-front-page section.about-home p{
padding-right: 10px;
}
.arrows-servico .container-fluid{
margin-top: 0;
width: 80% !important;
justify-content: space-around;
transform: translateY(-125px);
}
section.servicos .slick-slide{
padding: 0;
height: 175px;
}
section.last-blog .col-lg-4{
padding: 0 10px;
}
.info-box-post {
padding: 10px;
}
.img-box-post, .img-box-post img {
object-fit: cover;
}
.info-box-post .title-post {
min-height: 60px;
line-height: 22px;
}
.description-post p {
min-height: 80px;
line-height: 20px;
}
.row-page-servicos {
margin: 80px 0 0px;
} .footer-contact .box-contact-footer{
width: 100%;
}
.column-objetivo .box-objetivo{
padding: 20px 30px;
}
.column-page-servicos .item-servico{
min-height: 180px;
}
section.habilitacao .column-img{
padding: 0 !important;
}
section.habilitacao{
padding: 80px 0 0 !important;
}
section.list-consultorias .col-sm-12{
padding: 50px;
}
section.habilitacao .description-habilitacao, section.habilitacao .description-habilitacao p {
line-height: 22px;
}
section.habilitacao .column-img img {
height: 450px;
margin-left: -35px;
}
section.list-consultorias .box-consultoria .imagem-consultoria-box img {
height: 200px;
}
section.list-consultorias .box-consultoria .box-info-consultoria .description-consultoria-box {
min-height: 225px;
}
.is-back {
padding-left: 15px;
}
body.page-template-page-ebooks section.list-consultorias .col-sm-12 {
padding: 30px 0px;
}
.bloco-post-recente-sidebar .image-bloco-recente-sidebar {
display: none;
}
.content-text-post-recente-sidebar {
margin-left: 0px;
}
.row-category-and-author-box-post p {
margin-right: 15px;
}
section.about-home .imgCurriculo .contact-name h3 {
font-size: 1.75em;
}
}
@media(max-width: 1023px){
.page-template-front-page .column-info-about{
padding-left: 10px;
padding-bottom: 40px;
}
}
@media(min-width: 1199px) and (max-width: 1440px){
.content-header .logo img {
max-width: 280px;
}
.item-sub-header a {
font-size: 14px;
}
.item-sub-header img {
height: 15px !important;
}
.sub-header .container-fluid {
padding: 0 20px;
}
}
@media(min-width: 992px) and (max-width: 1198px){
.item-sub-header p {
font-size: 9px;
}
.item-sub-header img {
height: 13px !important;
}
}
@media(min-width: 992px){
.page-template-page-ebooks-php section.list-consultorias .box-consultoria:hover .box-info-consultoria,
.page-template-page-ebooks-php section.list-consultorias .box-consultoria .box-info-consultoria,
.page-template-page-ebooks-php .box-consultoria, .box-consultoria .imagem-consultoria-box,
.page-template-page-ebooks-php .box-consultoria .imagem-consultoria-box * {
height: 100% !important;
}
}
@media(max-width: 991px){
section.resume-about {
height: auto !important;
}
section.pilares .column-pilar .description-pilar {
font-size: 14px;
}
section.e-book {
padding: 60px 0;
}
.box-info-consultoria.box-info-ebook a {
width: 100%;
display: flex;
align-items: center;
justify-content: center;
}
section.list-consultorias .box-consultoria .imagem-consultoria-box {
overflow: hidden;
border-radius: 10px 10px 0 0;
}
.row.row-ebook {
margin-bottom: 50px;
}
section.list-consultorias .box-consultoria .box-info-consultoria {
background: white;
}
.row-ebook .box-info-ebook {
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
}
section.list-consultorias .row.row-ebook .imagem-consultoria-box img {
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
}
section.list-consultorias {
padding: 10px 0;
padding-top: 50px;
background: #FAFAFA;
}
section.list-consultorias h2 {
font-size: 30px;
}
.item-sub-header p {
max-width: 260px;
width: max-content;
height: 25px;
display: flex;
align-items: center;
margin-top: 5px;
margin-bottom: 5px;
text-align: center;
font-size: 12px !important;
}
.item-sub-header a {
display: flex;
align-items: center;
flex-direction: column;
text-align: center;
}
.item-sub-header {
margin: 15px 0;
}
.item-sub-header img{
margin: 0 !important;
}
header.header .sub-header .container-fluid {
padding: 0 60px;
justify-content: space-evenly;
}
.header .menu li {
width: 100%;
text-align: left;
}
li#active-menu {
width: max-content;
}
.menu.active .item-sub-header {
margin: 10px 0;
}
.header .menu.active {
width: 50% !important;
height: 100%;
top: 0px !important;
right: 15px;
position: fixed !important;
}
.menu.active .item-sub-header p {
height: max-content;
}
.header .content-header .logo {
height: 85px;
display: flex;
align-items: center;
}
.content-header .logo img {
position: relative;
}
.logo-footer {
text-align: center;
}
.footer {
padding-top: 40px;
}
.redes-sociais p,
.menu-footer p {
text-align: center;
}
.redes-sociais ul, .menu-footer div.row{
width: max-content;
margin: 0 auto;
text-align: center;
}
.column-contato{
margin-top: 40px;
}
.column-contato .item-contanto{
width: max-content;
margin: 0 auto;
}
.column-contato .item-contanto a {
flex-direction: column;
text-align: center;
}
section.last-blog .col-lg-4 {
margin: 0 auto 20px;
}
.img-box-post img {
height: 150px !important;
object-fit: unset;
}
.img-box-post {
overflow: hidden;
}
.page-template-page-quem-somos .about-home .img-flex-end img {
height: 300px;
width: 300px;
margin: 0 auto;
}
.page-template-page-quem-somos .about-home .row {
position: relative;
}
.redes-sociais ul li, .circle-icon {
margin: 0 5px;
}
.redes-sociais ul li, .circle-icon {
margin: 0 5px;
}
.content-blog {
padding: 0;
}
.image-box-post img {
object-fit: contain;
}
.image-box-post {
height: 250px;
object-fit: cover;
}
.rede-social-box-info, .item-contact {
width: 100%;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.rede-social-box-info, .item-contact p {
margin: 5px 0 25px 0;
text-align: center;
}
.rede-social-box-info, .item-contact:last-child p {
margin-bottom: 0;
}
.rede-social-box-info ul {
margin: 10px 0 0 0;
}
body.page-template-page-contato .footer-contact {
padding: 50px 0;
}
section.e-book img {
width: 250px;
margin: 0 auto;
display: flex;
}
.row.row-objetivos .column-objetivo {
padding: 20px 15px !important;
flex-basis: 40%;
max-width: 40%;
}
.row.row-objetivos {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
section.cta h2,
section.objetivos .column-info-about h2 {
width: 100%;
text-align: center;
}
section.depoimentos .header-section p br {
display: none;
}
.page-template-page-quem-somos section.depoimentos .slick-slider {
padding-top: 20px !important;
}
.item-sub-header a {
text-align: left;
flex-direction: row;
}
.menu.active .item-sub-header p {
text-align: left;
align-items: center;
}
.menu.active .item-sub-header:nth-child(2) img {
height: 13px !important;
}
.menu.active li {
padding-left: 20px !important;
}
section.about-home .imgCurriculo img {
width: 50%;
}
}
@media(max-width: 768px){
section.about-home.curriculo p {
margin-left: 0px;
}
section.about-home .imgCurriculo{
justify-content:center;
}
section.about-home.curriculo h2 {
text-align:center;
}
.header-section p {
width: 100%;
}
section.pilares .column-pilar:hover, .box-objetivo:hover {
transform: translateY(-5px);
}
section.pilares .column-pilar {margin-bottom: 20px;}
.box-social {
top: 75% !important;
background-color: #19C5C0;
}
body:not(.home) .box-social {
top: 75% !important;
}
section.pilares .line-pilar {
flex-wrap: wrap;
}
.row.row-objetivos .column-objetivo {
padding: 15px 40px !important;
flex-basis: 100%;
max-width: 100%;
}
.page-template-page-servicos section.servicos {
margin-top: 40px;
padding: 0;
}
.page-template-page-servicos section.servicos .header-section h2 {
margin-bottom: 100px;
}
.row-page-servicos{
margin: 0;
}
.title-item-servico {
width: 100%;
font-size: 20px;
line-height: 30px;
min-height: 150px;
padding: 0 15px;
}
section.habilitacao .column-img img {
width: 250px;
height: 250px;
margin: 35px auto 0px;
}
section.servicos .slick-slide {
height: 225px;
}
.column-image-about, .info-masc {
margin-bottom: 100px;
}
section.resume-about img {
display: none;
}
section.resume-about {
height: 550px;
}
.header .menu.active {
width: 100% !important;
}
.column-contato {
margin-top: 0;
}
.page-template-page-quem-somos .about-home {
margin: 25px 0;
}
.page-template-page-quem-somos section.depoimentos {
padding-top: 60px;
}
.carrossel-home .item-carrossel-home .container-fluid{
padding: 0 10px !important;
}
.slider-home, .header-body{
margin-top: -12px;
}
.column-image-about{
margin-top: 40px;
}
section.depoimentos .slick-slide{
flex-direction: column;
}
.box-post{
margin-bottom: 40px;
}
.menu-footer{
margin: 40px 0;
}
.sidebar{
padding-left: 0 !important;
}
body.page-template-page-ebooks section.list-consultorias .col-sm-12{
padding: 0 10px !important;
}
section.habilitacao .column-img{
margin-bottom: 40px;
}
.menu-footer, .logo-footer{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
footer .redes-sociais{
display: flex;
flex-direction: column;
align-items: center;
}
.copyright p{
text-align: center;
}
footer .column-contato{
display: flex;
flex-direction: column;
align-items: center;
}
.page-template-front-page .column-info-about{
display: flex;
justify-content: center;
align-items: center;
margin-top: 60px;
}
.menu-footer .col-6 {
margin: 0 20px;
}
.page-template-front-page .column-info-about h2, .page-template-front-page .column-info-about  p, section.habilitacao h2, section.habilitacao .sub-title{
text-align: center;
}
.column-reverse .col-lg-6, .page-template-page-quem-somos .about-home .col-lg-6{
display: flex;
justify-content: center;
align-items: center;
}
section.about-home p{
text-align: center;
}
section.list-consultorias .box-consultoria .imagem-consultoria-box img{
object-fit: cover;
height: 430px
}
section.list-consultorias .box-consultoria .box-info-consultoria .description-consultoria-box {
min-height: max-content;
}
section.list-consultorias {
margin-bottom: 0px;
}
.is-back {
padding-top: 0px;
padding-left: 55px;
}
.single-consultoria section.list-consultorias h2 {
text-align: center;
margin-top: 50px;
}
.image-box-post {
height: 400px;
}
.image-box-post img {
object-fit: cover;        
}
.box-info-ebook .btn-default{
display: block;
}
.image-box-post-hover{
height: 400px;
}
.bloco-post-recente-sidebar{
align-items: center;
margin-left: 15%;
}
.sidebar h2{
text-align: center;
}
body.page-template-page-contato .column-info-contact{
align-items: center;
margin-bottom: 50px;
}
.header .menu.active {
padding-bottom: 30px;
overflow-y: scroll;
justify-content: end;
}
.box-social {
margin: 0 auto !important;
}
.footer-contact .box-contact-footer h2 ,
.footer-contact .box-contact-footer p {
text-align: center;
}
section.resume-about {
background-size: auto;
}
section.about-home.topicos p {
text-align: left;
}
section.e-book .line-close img {
width: 42px;
}
section.e-book img {
width: 530px;
margin-top: 50px;
}
}
@media(max-width: 500px){
.footer-contact .box-contact-footer .spacing-left,
.footer-contact .box-contact-footer .spacing-right {
padding: 0;
}
.header-body h1 {
font-size: 36px;
}
.header-body .breadcrumb span a ,
.header-body .breadcrumb ul li {
font-size: 14px;
}
.is-back {
font-size: 11px;
padding-left: 30px;
}
.is-back img {
width: 20px;
}
section.slider-home, .carrossel-home .item-carrossel-home, .carrossel-home .item-carrossel-home .container-fluid {
height: 70vh !important;        
}
section.resume-about img {
padding: 0;
}
section.about-home {
padding: 0;
}
section.servicos {
padding: 80px 0 0px;
}
.arrows-servico .container-fluid {
transform: translateY(-50px);
}
section.servicos .slick-track {
padding: 80px 0 30px;
}
section.servicos .slick-slide {
min-height: 180px;
}
.footer-contact .box-contact-footer h2 {
font-size: 35px;
line-height: 30px;
color: #398BC7;
}
.box-social{
display: none;
}
section.list-consultorias .box-consultoria .imagem-consultoria-box img{
object-fit: cover;
height: 230px;
}
section.list-consultorias .btn-center {
margin-bottom: 70px;
margin-top: 30px;
}
.column-reverse{
display: flex;
flex-direction: column-reverse !important;
}
h2, section.about-home h2{
font-size: 32px;
}
.text-about, .text-about p{
font-size: 14px;
}
.carrossel-home .slick-dots{
display: none;
}
.text-about, .text-about p, .page-template-page-quem-somos .about-home .text-about, .column-valores ul{
padding-right: 0;
}
.carrossel-home .item-carrossel-home .container-fluid {
padding: 0 10px !important;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
section.list-consultorias .col-sm-12 {
padding: 50px 10px;
padding-bottom: 0;
}
.box-info-ebook .btn-default{
display: block;
}
.rede-social-box-info, .item-contact{
flex-direction: column;
}
.image-box-post-hover{
height: 180px;
}
.effects{
padding: 0 !important;
}
.single-post .content-box-post{
padding: 0;
}
.row-category-and-author-box-post{
flex-direction: column;
align-items: flex-start;
}
.row-category-and-author-box-post p{
margin-bottom: 10px;
}
.line-close{
right: 10px;
padding-top: 40px;
}
.modal-ebook section.e-book .container-fluid{
padding: 40px 10px;
}
.single-consultoria section.list-consultorias .column-img {
padding: 0px 10px !important;
}
.single-consultoria .breadcrumb ul{
flex-direction: column;
}
section.servicos .slick-slide{
height: auto;
min-height: 216px;
margin-left: 10px;
margin-right: 10px;
}
.item-servico .btn-hover{
font-size: 9px;
}
.item-servico .btn-hover img{
width: 16px;
}
.footer-contact{
margin-bottom: 50px;
}
.list-post{
margin-bottom: 40px;
}
.footer-contact{
padding-top: 0;
}
.arrows-servico .container-fluid{
width: 72% !important;
justify-content: space-between;
}
.arrows-depoimento .container-fluid{
justify-content: space-between;
}
.header-body h1{
text-align: center;
}
.item-carrossel-home h2{
font-size: 32px;
line-height: 32px;
text-align: center;
}
.item-carrossel-home p{
font-size: 14px;
line-height: 20px;
text-align: center;
}
section.e-book .wpcf7, section.e-book .btn-default{
width: 100%;
}
section.e-book a.btn-default{
margin-bottom: 40px;
}
.btn-default{
font-size: 16px;
}
.copyright .container-fluid{
padding: 10px 0 !important;
flex-direction: column;
}
.copyright p{
margin: 5px 0;
}
section.pilares .column-pilar{
width: 100%;
height: auto;
margin: 20px 0;
}
section.pilares .line-pilar{
flex-direction: column;
}
section.cta h2{
text-align: center;
font-size: 34px;
line-height: 36px;
}
.single-post .content-box-post {
padding: 15px;
}
.content-blog .row-category-and-author-box-post p {
margin: 5px 0;
width: 50%;
}
.row-category-and-author-box-post {
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
text-align: center;
}
.meks_ess.layout-6-1.rectangle.solid a span {
display: none;
}
.header-section h2 {
font-size: 32px;
line-height: 32px;
}
.header-section p {
width: 100%;
}
.column-info-about h2 {
font-size: 28px !important;
line-height: 36px !important;
}
.column-info-about a.btn-default {
font-size: 12px;
}
section.e-book .wpcf7 .btn-default {
font-size: 12px;
}
.image-box-post img {
object-fit: unset;
}
.image-box-post {
height: 180px;
object-fit: unset;
}
.title-item-servico {
min-height: 75px;
}
section.e-book .line-close img {
width: 42px;
margin-top: 30px;
}
section.e-book img {
width: 250px;
margin-top: 0px;
}
section.e-book .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
font-size: 12px;
}
section.e-book form .wpcf7-response-output {
margin-bottom: 0px !important;  
padding: 10px !important;
}
.bloco-post-recente-sidebar {
justify-content: left;
}
.row-title-box-post p, .row-title-box-post h3, .row-title-box-post h2 {
font-size: 22px;
}
.resumo-box-post h2 {
margin-bottom: 20px;
}
.wp-caption-text {
font-size: 10px !important;
line-height: 16px !important;
}
span.compartilhe h1 {
font-size: 18px;
}
}
@media(max-width: 375px){
.content-blog .row-category-and-author-box-post p {
margin: 5px 0;
width: 100%;
}
}
@media(max-width: 320px){
section.resume-about {
height: 650px;
}
.row-title-box-post p, .row-title-box-post h3, .row-title-box-post h2 {
font-size: 20px;
}
}
@media (min-width: 576px) {
.container-fluid {
max-width: 540px;
}
}
@media (min-width: 768px) {
.container-fluid {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container-fluid {
max-width: 760px;
}
}
@media (min-width: 1200px) {
.container-fluid {
max-width: 990px;
}
}
@media (min-width: 1440px){
.container-fluid{
max-width: 1170px;
}
}
@media (min-width: 1550px){
.container-fluid{
max-width: 1300px;
}
}
body:not(.home) .box-social {
top: 30%;
}
.wpcf7 input[type="email"] {
padding: 15px 25px;
border-radius: 30px;    
}
.grecaptcha-badge {
display: none;
}
.arrows-depoimento {
display: none;
}.wp-pagenavi {
clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 3px 5px;
margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color: #000;
}
.wp-pagenavi span.current {
font-weight: bold;
}@font-face {
font-family: "socicon";
src: url(//anacavadascomex.com.br/wp-content/plugins/meks-easy-social-share/assets/fonts/socicon.eot);
src: url(//anacavadascomex.com.br/wp-content/plugins/meks-easy-social-share/assets/fonts/socicon.eot?#iefix) format("embedded-opentype"), url(//anacavadascomex.com.br/wp-content/plugins/meks-easy-social-share/assets/fonts/socicon.woff) format("woff"), url(//anacavadascomex.com.br/wp-content/plugins/meks-easy-social-share/assets/fonts/socicon.ttf) format("truetype"), url(//anacavadascomex.com.br/wp-content/plugins/meks-easy-social-share/assets/fonts/socicon.svg#socicon) format("svg");
font-weight: normal;
font-style: normal;
}
.meks_ess .socicon-facebook {
background: #3e5b98;
}
.meks_ess .socicon-facebook:before {
content: "\e028"
}
.meks_ess .socicon-twitter {
background: #222222;
}
.meks_ess .socicon-twitter:before {
content: "\e959"
}
.meks_ess .socicon-pinterest {
background: #c92619;
}
.meks_ess .socicon-pinterest:before {
content: "\e063"
}
.meks_ess .socicon-reddit {
background: #e74a1e;
}
.meks_ess .socicon-reddit:before {
content: "\e06c"
}
.meks_ess .socicon-instagram {
background: #000000;
}
.meks_ess .socicon-instagram:before {
content: "\e044"
}
.meks_ess .socicon-stumbleupon {
background: #e64011;
}
.meks_ess .socicon-stumbleupon:before {
content: "\e082"
}
.meks_ess .socicon-linkedin {
background: #3371b7;
}
.meks_ess .socicon-linkedin:before {
content: "\e04c"
}
.meks_ess .socicon-googleplus {
background: #dd4b39;
}
.meks_ess .socicon-googleplus:before {
content: "\e038"
}
.meks_ess .socicon-whatsapp {
background: #20B038;
}
.meks_ess .socicon-whatsapp:before {
content: "\e099"
}
.meks_ess .socicon-vkontakte {
background: #5a7fa6;
}
.meks_ess .socicon-vkontakte:before {
content: "\e095"
}
.meks_ess .socicon-mail {
background: #000000;
}
.meks_ess .socicon-mail:before {
content: "\e050"
}
.transparent .socicon-facebook:before,
.outline .socicon-facebook:before,
.transparent .socicon-facebook span,
.outline .socicon-facebook span {
color: #3e5b98;
}
.transparent .socicon-twitter:before,
.outline .socicon-twitter:before,
.transparent .socicon-twitter span,
.outline .socicon-twitter span {
color: #222222;
}
.transparent .socicon-pinterest:before,
.outline .socicon-pinterest:before,
.transparent .socicon-pinterest span,
.outline .socicon-pinterest span {
color: #c92619;
}
.transparent .socicon-reddit:before,
.outline .socicon-reddit:before,
.transparent .socicon-reddit span,
.outline .socicon-reddit span {
color: #e74a1e;
}
.transparent .socicon-instagram:before,
.outline .socicon-instagram:before,
.transparent .socicon-instagram span,
.outline .socicon-instagram span {
color: #000000;
}
.transparent .socicon-stumbleupon:before,
.outline .socicon-stumbleupon:before,
.transparent .socicon-stumbleupon span,
.outline .socicon-stumbleupon span {
color: #e64011;
}
.transparent .socicon-linkedin:before,
.outline .socicon-linkedin:before,
.transparent .socicon-linkedin span,
.outline .socicon-linkedin span {
color: #3371b7;
}
.transparent .socicon-googleplus:before,
.outline .socicon-googleplus:before,
.transparent .socicon-googleplus span,
.outline .socicon-googleplus span {
color: #dd4b39;
}
.transparent .socicon-whatsapp:before,
.outline .socicon-whatsapp:before,
.transparent .socicon-whatsapp span,
.outline .socicon-whatsapp span {
color: #20B038;
}
.transparent .socicon-vkontakte:before,
.outline .socicon-vkontakte:before,
.transparent .socicon-vkontakte span,
.outline .socicon-vkontakte span {
color: #5a7fa6;
}
.transparent .socicon-mail:before,
.outline .socicon-mail:before,
.transparent .socicon-mail span,
.outline .socicon-mail span {
color: #000000;
}
body .outline .meks_ess-item.socicon-facebook,
body .outline .meks_ess-item.socicon-facebook:hover {
border-color: #3e5b98;
}
body .outline .meks_ess-item.socicon-twitter,
body .outline .meks_ess-item.socicon-twitter:hover {
border-color: #222222;
}
body .outline .meks_ess-item.socicon-pinterest,
body .outline .meks_ess-item.socicon-pinterest:hover {
border-color: #c92619;
}
body .outline .meks_ess-item.socicon-reddit,
body .outline .meks_ess-item.socicon-reddit:hover {
border-color: #e74a1e;
}
body .outline .meks_ess-item.socicon-instagram,
body .outline .meks_ess-item.socicon-instagram:hover {
border-color: #000000;
}
body .outline .meks_ess-item.socicon-stumbleupon,
body .outline .meks_ess-item.socicon-stumbleupon:hover {
border-color: #e64011;
}
body .outline .meks_ess-item.socicon-linkedin,
body .outline .meks_ess-item.socicon-linkedin:hover {
border-color: #3371b7;
}
body .outline .meks_ess-item.socicon-googleplus,
body .outline .meks_ess-item.socicon-googleplus:hover {
border-color: #dd4b39;
}
body .outline .meks_ess-item.socicon-whatsapp,
body .outline .meks_ess-item.socicon-whatsapp:hover {
border-color: #20B038;
}
body .outline .meks_ess-item.socicon-vkontakte,
body .outline .meks_ess-item.socicon-vkontakte:hover {
border-color: #5a7fa6;
}
body .outline .meks_ess-item.socicon-mail,
body .outline .meks_ess-item.socicon-mail:hover {
border-color: #000000;
}
.meks_ess {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-wrap:wrap;
text-align: center;
padding: 0;
margin: 0 0 20px 0;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
position: relative;
top: -5px;
}
body .meks_ess .meks_ess-item {
font-style: normal;
text-decoration: none !important;
font-family: inherit;
color: #FFF;
font-size: 16px;
-webkit-transition: all .15s ease-in-out;
-o-transition: all .15s ease-in-out;
transition: all .15s ease-in-out;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
max-width: 100%;
min-width: 40px;
height: 40px;
line-height: 40px;
margin-right: 5px;
margin-top: 5px !important;
box-shadow: none !important;
border: 0;
}
.meks_ess .meks_ess-item:before {
font-family: "socicon" !important;
font-style: normal !important;
font-size: 14px;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-size: inherit;
text-rendering: auto;
}
body .meks_ess .meks_ess-item:hover {
color: #fff;
cursor: pointer;
text-decoration: none;
background-image: -moz-linear-gradient(left,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 100%) !important;
background-image: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(0,0,0,.1)),color-stop(100%,rgba(0,0,0,.1))) !important;
background-image: -webkit-linear-gradient(left,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 100%) !important;
background-image: -o-linear-gradient(left,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 100%) !important;
background-image: -ms-linear-gradient(left,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 100%) !important;
background-image: linear-gradient(to right,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 100%) !important;
}
body .meks_ess .meks_ess-item:focus {
color: #fff;
text-decoration: none;
outline: none;
}
.meks_ess .meks_ess-item span {
font-family: inherit;
position: relative;
top: -1px;
margin-left: 8px;
}
.meks_ess.no-labels span {
display: none;
}
.meks_ess.transparent .meks_ess-item {
font-size: 1em;
} .meks_ess.outline .meks_ess-item {
border: 1px solid transparent;
background: transparent !important;
}
.meks_ess.outline .meks_ess-item:hover {
border: 1px solid;
}
.meks_ess.transparent .meks_ess-item {
border-radius: 0;
background: transparent !important;
}
.meks_ess.transparent .meks_ess-item:hover {
background: transparent !important;
} .meks_ess.rectangle.no-labels .meks_ess-item {
border-radius: 0;
min-width: 100px;
} .meks_ess.rounded.no-labels .meks_ess-item {
border-radius: 20px;
min-width: 100px;
} .meks_ess.circle, .meks_ess.square, .meks_ess.transparent {
-webkit-box-pack: start;
-ms-flex-pack: start;
-webkit-justify-content: flex-start;
justify-content: flex-start;
}
.meks_ess.circle .meks_ess-item, .meks_ess.square .meks_ess-item, .meks_ess.transparent .meks_ess-item {
width: 40px;
border-radius: 50%;
-webkit-box-flex: none; 
-webkit-flex: none; 
-ms-flex: none;
flex: none;
} .meks_ess.square .meks_ess-item {
border-radius: 0;
} .meks_ess.transparent.outline .meks_ess-item {
border: 0;
} .meks_ess.rectangle .meks_ess-item {
border-radius: 0;
min-width: 140px;
} .meks_ess.rounded .meks_ess-item {
border-radius: 20px;
min-width: 140px;
} .meks_ess.transparent .meks_ess-item {
min-width: auto;
width: auto;
margin-right: 25px;
border-radius: 0;
}
.meks_ess.transparent .socicon-facebook {
margin-left: -3px;
}