#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;
}.mc4wp-form input[name^="_mc4wp_honey"]{display:none!important}.mc4wp-form-basic{margin:1em 0}.mc4wp-form-basic input,.mc4wp-form-basic label{width:auto;display:block;box-sizing:border-box;cursor:auto;height:auto;vertical-align:baseline;line-height:normal}.mc4wp-form-basic input:after,.mc4wp-form-basic label:after{content:"";display:table;clear:both}.mc4wp-form-basic label{font-weight:700;margin-bottom:6px;display:block}.mc4wp-form-basic input.placeholdersjs{color:#aaa!important}.mc4wp-form-basic input[type=date],.mc4wp-form-basic input[type=email],.mc4wp-form-basic input[type=tel],.mc4wp-form-basic input[type=text],.mc4wp-form-basic input[type=url],.mc4wp-form-basic select,.mc4wp-form-basic textarea{min-height:32px;width:100%;max-width:480px}.mc4wp-form-basic input[type=number]{min-width:40px}.mc4wp-form-basic input[type=checkbox],.mc4wp-form-basic input[type=radio]{position:relative;margin:0 6px 0 0;padding:0;height:13px;width:13px;display:inline-block;border:0}.mc4wp-form-basic input[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}.mc4wp-form-basic input[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}.mc4wp-form-basic button,.mc4wp-form-basic input[type=button],.mc4wp-form-basic input[type=submit]{cursor:pointer;display:inline-block;-webkit-appearance:none;-moz-appearance:none;appearance:none}.mc4wp-form-basic label>span,.mc4wp-form-basic li>label{font-weight:400}.mc4wp-alert{color:#c09853;clear:both}.mc4wp-success{color:#468847}.mc4wp-notice{color:#3a87ad}.mc4wp-error{color:#cd5c5c}.rtl .mc4wp-form-basic input[type=checkbox],.rtl .mc4wp-form-basic input[type=radio]{margin:0 0 0 6px}@font-face {
font-family: "Theme_icon";
src: url(https://joanaaraujolopes.pt/wp/wp-content/themes/optima/fonts/theme-font/Flaticon.eot);
src: url(https://joanaaraujolopes.pt/wp/wp-content/themes/optima/fonts/theme-font/Flaticon.eot?#iefix) format("embedded-opentype"),
url(https://joanaaraujolopes.pt/wp/wp-content/themes/optima/fonts/theme-font/Flaticon.woff) format("woff"),
url(https://joanaaraujolopes.pt/wp/wp-content/themes/optima/fonts/theme-font/Flaticon.ttf) format("truetype"),
url(https://joanaaraujolopes.pt/wp/wp-content/themes/optima/fonts/theme-font/Flaticon.svg#Flaticon) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Theme_icon";
src: url(https://joanaaraujolopes.pt/wp/wp-content/themes/optima/fonts/theme-font/Flaticon.svg#Flaticon) format("svg");
}
}
[class^="theme_icon-"]:before, [class*=" theme_icon-"]:before,
[class^="theme_icon-"]:after, [class*=" theme_icon-"]:after {   
font-family: Theme_icon;
font-size: 20px;
font-style: normal;
margin-left: 20px;
}
.theme_icon-cancel:before { content: "\f100"; }
.theme_icon-favorite:before { content: "\f101"; }
.theme_icon-medical:before { content: "\f102"; }
.theme_icon-social:before { content: "\f103"; }
.theme_icon-magnifying-glass:before { content: "\f104"; }
.theme_icon-shop:before { content: "\f105"; }@font-face{font-family:'FontAwesome';src:url(//joanaaraujolopes.pt/wp/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//joanaaraujolopes.pt/wp/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//joanaaraujolopes.pt/wp/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//joanaaraujolopes.pt/wp/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//joanaaraujolopes.pt/wp/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//joanaaraujolopes.pt/wp/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}body {
padding:0;
margin:0;
overflow-x:hidden !important;
-webkit-overflow-scrolling: touch;
display:block;
width:100%;
position:relative;
}
body,html {
padding:0;
margin:0;
-moz-osx-font-smoothing:grayscale;
-webkit-font-smoothing:antialiased;
}
pre {
padding: 15px;
white-space: pre-wrap;
word-wrap: break-word;
}
form,
fieldset {
margin-bottom:0
}
textarea {
min-height:60px;
height: 120px;
}
label,
legend {
display:block;
margin-bottom:5px;
font-weight:700
}
input[type="checkbox"],
input[type="radio"] {
display:inline;
vertical-align: middle;
margin: 3px;
}
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea{
padding: 13px 25px;
outline:none;
margin:0;
width:270px;
max-width:100%;
display:block;
font-size:14px;
line-height: 1.7;
border-radius: 5px;
border: 1px solid #d4d8da;
box-sizing:border-box;
-webkit-appearance:none;
}
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
select {
height: 50px;
}
input[type="submit"],
button {
display: inline-block;
vertical-align: top;
margin-bottom: 20px;
font-size: 12px;
font-weight: 700;
line-height: 20px;
color: #fff;
padding: 14px 30px;
outline:none;
border-width: 1px;
border-style: solid;
border-radius: 5px;
cursor: pointer;
text-transform: uppercase;
transition: all 400ms;
-webkit-transition: all 400ms;
}
input[type="submit"],
button {
color: #ffffff;
}
[class*=span] {
float:left;
min-height:1px;
}
.site_wrapper {
overflow-x: hidden;
}
.container {
width:940px;
margin-right:auto;
margin-left:auto;
}
.container:after,
.container:before {
display:table;
line-height:0;
content:"";
}
.container:after {
clear:both;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.row:after,
.row:before {
display:table;
line-height:0;
content:"";
}
.row:after {
clear:both;
}
.row [class*=span] {
display:block;
float:left;
width:100%;
min-height:1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
.clearfix:after,
.clearfix:before {
display:table;
line-height:0;
content:"";
}
.clear,
.clearfix:after {
clear:both;
}
.container {
width:1170px;
max-width: 100%;
}
.main_content .container {
max-width: 100%;
}
@media only screen and (min-width: 768px) {
.row .span12 {
width:100%;
}
.row .span11 {
width: 91.66666666666666%;
}
.row .span10 {
width: 83.33333333333334%;
}
.row .span9 {
width: 75%;
}
.row .span8 {
width: 66.66666666666666%;
}
.row .span7 {
width: 58.333333333333336%;
}
.row .span6 {
width: 50%;
}
.row .span5 {
width: 41.66666666666667%;
}
.row .span4 {
width: 33.33333333333333%;
}
.row .span3 {
width: 25%;
}
.row .span1-5 {
width: 20%;
}
.row .span2 {
width: 16.666666666666664%;
}
.row .span1 {
width: 8.333333333333332%;
}
}
@media (min-width:1200px) {
[class*=span] {
float:left;
min-height:1px;
}
.row:after,
.row:before {
display:table;
line-height:0;
content:"";
}
.row:after {
clear:both;
}
}
ul {
margin: 0;
padding: 0 0 20px 0;
} li ul {
padding-bottom: 0;
padding-left: 17px;
}
.fullwidth-wrapper {
width: 100%;
padding: 0 30px;
box-sizing: border-box;
} ::selection {
opacity:1;
}
::-moz-selection {
opacity:1;
}
p {
margin:0 0 10px 0;
padding:0;
}
a,
a:hover,
a:focus {
text-decoration:none;
outline:none !important;
transition:all 400ms;
}
a:hover {
color: inherit;
}
p a {
transition: color 300ms;
-webkit-transition: color 300ms;
}
img {
vertical-align: top;
outline:none !important;
max-width: 100%;
height: auto;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.wpb_text_column img {
border-radius: 0;
}
.a-center {
text-align: center;
}
.a-left {
text-align: left;
}
.a-right {
text-align: right;
}
.fleft {
float:left;
}
.fright {
float:right;
}
.alignfull{
width: 100vw;
max-width: none;
margin-left: calc((1170px - 100vw)/2);
}
.alignfull img{
border-radius: 0;
}
@media only screen and (max-width: 1200px) {
.alignfull{
margin-left: calc((950px - 100vw)/2);
}
}
@media only screen and (max-width: 992px) {
.alignfull{
margin-left: calc((728px - 100vw)/2);
}
}
@media only screen and (max-width: 768px) {
.alignfull{
margin-left: calc((560px - 100vw)/2);
}
}
@media only screen and (max-width: 600px) {
.alignfull{
margin-left: calc((420px - 100vw)/2);
}
}
@media only screen and (max-width: 480px) {
.alignfull{
margin-left: -5vw;
}
}
.sidebar_right .alignfull,
.sidebar_left .alignfull {
width: 100%;
margin-left: 0;
}
.dn {
display:none;
}
.ui-loader {
display:none!important;
}
.bypostauthor {
padding:0;
}
.wp-caption.aligncenter {
margin-left: auto;
margin-right: auto;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
white-space: nowrap;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
.wp-caption,
.wp-caption-text,
.sticky,
.gallery-caption {
max-width: 100%;
}
.wp-caption-text {
margin-top: 5px;
font-style: italic;
}
.hideme {
display:none;
}
.wp-caption-text {
text-align:center;
}
.clear {
clear:both;
height:0;
font-size:0
}
.custom_bg {
position:fixed;
left:0;
top:0;
width:100%;
height:100%;
display:block;
z-index:-1;
background-position:center;
}
.custom_bg.img_bg {
background-size:cover;
}
form,
body,
iframe {
margin:0;
padding:0;
}
iframe {
width:100%;
display:block;
padding:0;
margin:0;
border:0;
}
img,
table,
iframe {
border:0;
}
table {
border-collapse:collapse;
border-spacing: 0;
vertical-align: middle;
width: 100%;
}
table td,
table th {
padding: 5px 10px;
text-align: center;
}
table tbody tr,
table thead tr,
table tfoot tr {
border: 1px solid #f2f2f2;
}
table tbody th,
table tfoot th {
border-right: 1px solid #f2f2f2;
}
p:empty {
display:none;
margin: 0;
}  .isotope-item {
z-index:2;
}
.isotope-hidden.isotope-item {
pointer-events:none;
z-index:1;
} .isotope,.isotope_loaded .isotope-item {
-webkit-transition-duration:.8s;
-moz-transition-duration:.8s;
transition-duration:.8s;
}
.isotope {
-webkit-transition-property:height,width;
-moz-transition-property:height,width;
transition-property:height,width;
}
.isotope .isotope-item {
-webkit-transition-property:-webkit-transform,opacity;
-moz-transition-property:-moz-transform,opacity;
transition-property:transform,opacity;
} .isotope.no-transition,.isotope.no-transition .isotope-item,.isotope .isotope-item.no-transition {
-webkit-transition-duration:0;
-moz-transition-duration:0;
transition-duration:0;
}  .isotope.infinite-scrolling {
-webkit-transition:none;
-moz-transition:none;
transition:none;
} .nivoSlider {
position:relative;
width:100%;
height:auto;
overflow:hidden;
}
.nivoSlider img {
position:absolute;
top:0;
left:0;
width:100%;
vertical-align:top;
}
.nivo-main-image {
display:block;
position:relative!important;
width:100%!important;
}
.nivoSlider a.nivo-imageLink {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
border:0;
padding:0;
margin:0;
z-index:6;
display:none;
}
.nivo-slice {
display:block;
position:absolute;
z-index:5;
height:100%;
top:0;
}
.nivo-box {
display:block;
position:absolute;
z-index:5;
overflow:hidden;
}
.nivo-box img {
display:block;
}
.nivo-caption {
position:absolute;
overflow:hidden;
display:none;
}
.nivo-html-caption {
display:none;
}
.nivo-controlNav {
display:none !important;
position:absolute;
bottom:30px;
left:0;
width:100%;
text-align:center;
z-index:99;
}
.nivo-controlNav a {
text-indent: -9999px !important;
overflow:hidden;
display:inline-block;
width:8px;
height:8px;
background: none;
opacity:1;
margin:5px 10px 0 10px;
line-height: 8px;
border-radius: 50%;
-webkit-border-radius: 50%;
border: 1px #ffffff solid;
position: relative;
cursor:pointer;
}
.nivo-controlNav a:after {
width:4px;
height:4px;
display:none;
background:#fff;
border-radius: 50%;
-webkit-border-radius: 50%;
position: absolute;
left: 1px;
top: 1px;
content: '';
}
.nivo-controlNav a.active:after {
display: block;
cursor:default;
}
.slider-wrapper {
position:relative;
} .nivo-directionNav {
position:absolute;
width:100%;
height:100%;
display:block !important;
left:0;
top:0;
z-index:33;
}
.nivo-directionNav .nivo-prevNav,
.nivo-directionNav .nivo-nextNav {
position: absolute;
left: -40px;
top: 50%;
border-radius: 50%;
z-index: 100;
margin-top: -20px;
height: 40px;
width: 40px;
opacity: 1 !important;
transition: all 300ms;
-webkit-transition: all 300ms;
cursor: pointer;
text-indent: -9999px;
display: block !important;
border: 1px solid #ffffff;
}
.nivo-directionNav .nivo-nextNav {
left: auto;
right: -40px;
}
.blog_content:hover .nivo-directionNav .nivo-prevNav,
.blog_content:hover .nivo-directionNav .nivo-nextNav {
left: 20px;
}
.blog_content:hover .nivo-directionNav .nivo-nextNav {
left: auto;
right: 20px;
}
.blog_content .fleft {
width: 100%;
text-align: center;
}
.blog_post_preview .blog_content .featured_post_info .learn_more {
display: inline-block;
vertical-align: middle;
float: none;
text-transform: uppercase;
font-size: 0.7em;
letter-spacing: 1px;
}
.nivo-directionNav .nivo-prevNav:hover,
.nivo-directionNav .nivo-nextNav:hover {
background-color: #ffffff;
box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.09);
}
.nivo-directionNav .nivo-prevNav:after,
.nivo-directionNav .nivo-nextNav:after {
position: absolute;
left: 17px;
top: 29px;
content: '';
opacity: 1 !important;
text-indent: 0;
background: #fff;
width: 26px;
height: 2px;
z-index: 105;
}
.nivo-directionNav .nivo-prevNav:after,
.nivo-directionNav .nivo-nextNav:after {
left: auto;
right: 17px;
top: 15px;
width: 8px;
height: 8px;
z-index: 115;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
border: 2px #fff solid;
background: none;
}
.nivo-directionNav .nivo-nextNav:after {
border-left: none;
border-top: none;
}
.nivo-directionNav .nivo-prevNav:after {
left: 17px;
right: auto;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
border-right: none;
border-top: none;
}
.nivo-directionNav .nivo-prevNav:hover:after,
.nivo-directionNav .nivo-nextNav:hover:after {
border-color: #303638;
}
.oneImage .nivo-directionNav a,
.oneImage .nivo-directionNav a:before,
.oneImage .nivo-directionNav a:after,
.oneImage .nivo-controlNav {
display:none !important;
} .wpcf7 input[type="date"],
.wpcf7 input[type="email"],
.wpcf7 input[type="number"],
.wpcf7 input[type="password"],
.wpcf7 input[type="search"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="text"],
.wpcf7 input[type="url"],
.wpcf7 select,
.wpcf7 textarea {
width: 100%;
}
.wpcf7-form-control-wrap {
margin-bottom: 25px;
display: block;
}
div.wpcf7-response-output {
margin-left: 0;
margin-right: 0;
padding: 0.344em 1em;
padding-left: 50px;
border: none;
color: #ffffff;
background-color: #255379;
position: relative;
z-index: 1;
}
div.wpcf7-response-output:before {
content: "\f05a";
position: absolute;
top: 50%;
left: 17px;
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 18px;
margin-top: -9px;
}
div.wpcf7-validation-errors {
background-color: #c24747;
}
div.wpcf7-validation-errors:before {
content: "\f057";
}
div.wpcf7-mail-sent-ok{
background-color: #0fa55d;
}
div.wpcf7-mail-sent-ok:before {
content: "\f058";
}
span.wpcf7-not-valid-tip {
padding-top: 5px;
color: #d61d1d;
font-weight: 400;
}
.gt3_submit_wrapper {
display: inline-block;
margin-bottom: 20px;
font-size: 12px;
color: #ffffff;
line-height: 0;
border-radius: 2px;
position: relative;
z-index: 1;
transition: all 400ms;
-webkit-transition: all 400ms;
}
.gt3_submit_wrapper:hover {
background: #ffffff;
}
.gt3_submit_wrapper > i {
position: absolute;
top: 50%;
right: 34px;
line-height: 1;
margin-top: -0.5em;
z-index: -1;
transition: all 400ms;
-webkit-transition: all 400ms;
}
.gt3_submit_wrapper input[type="submit"] {
margin-bottom: 0;
padding-right: 54px;
background: transparent;
}
div.wpcf7 .gt3_submit_wrapper .ajax-loader {
display: none !important;
}
.form-submit_custom .gt3_submit_wrapper {
vertical-align: top;
}
.form-submit_custom {
margin-bottom: 0;
}
.custom_textarea textarea {
height: 180px;
}
.gt3-form_on-dark-bg {
color: #ffffff;
}
.gt3-form_on-dark-bg input[type="date"],
.gt3-form_on-dark-bg input[type="email"],
.gt3-form_on-dark-bg input[type="number"],
.gt3-form_on-dark-bg input[type="password"],
.gt3-form_on-dark-bg input[type="search"],
.gt3-form_on-dark-bg input[type="tel"],
.gt3-form_on-dark-bg input[type="text"],
.gt3-form_on-dark-bg input[type="url"],
.gt3-form_on-dark-bg select,
.gt3-form_on-dark-bg textarea {
background: transparent;
padding: 9px 10px;
border-top: 0;
border-left: 0;
border-right: 0;
border-radius: 0;
border-bottom-color: rgba(255,255,255,0.4);
} .gt3-form_on-dark-bg input[type="email"]::-webkit-input-placeholder {
color: #ffffff !important;
font-weight: inherit !important;
}
.gt3-form_on-dark-bg input[type="email"]:-moz-placeholder { color: #ffffff !important;
font-weight: inherit !important;
}
.gt3-form_on-dark-bg input[type="email"]::-moz-placeholder { color: #ffffff !important;
font-weight: inherit !important;
}
.gt3-form_on-dark-bg input[type="email"]:-ms-input-placeholder {
color: #ffffff !important;
font-weight: inherit !important;
}
.gt3-form_on-dark-bg input[type="text"]::-webkit-input-placeholder {
color: #ffffff !important;
font-weight: inherit !important;
}
.gt3-form_on-dark-bg input[type="text"]:-moz-placeholder { color: #ffffff !important;
font-weight: inherit !important;
}
.gt3-form_on-dark-bg input[type="text"]::-moz-placeholder { color: #ffffff !important;
font-weight: inherit !important;
}
.gt3-form_on-dark-bg input[type="text"]:-ms-input-placeholder {
color: #ffffff !important;
font-weight: inherit !important;
}
.gt3-form_on-dark-bg input[type="number"]::-webkit-input-placeholder {
color: #ffffff !important;
font-weight: inherit !important;
}
.gt3-form_on-dark-bg input[type="number"]:-moz-placeholder { color: #ffffff !important;
font-weight: inherit !important;
}
.gt3-form_on-dark-bg input[type="number"]::-moz-placeholder { color: #ffffff !important;
font-weight: inherit !important;
}
.gt3-form_on-dark-bg input[type="number"]:-ms-input-placeholder {
color: #ffffff !important;
font-weight: inherit !important;
}
.gt3-form_on-dark-bg input[type="url"]::-webkit-input-placeholder {
color: #ffffff !important;
font-weight: inherit !important;
}
.gt3-form_on-dark-bg input[type="url"]:-moz-placeholder { color: #ffffff !important;
font-weight: inherit !important;
}
.gt3-form_on-dark-bg input[type="url"]::-moz-placeholder { color: #ffffff !important;
font-weight: inherit !important;
}
.gt3-form_on-dark-bg input[type="url"]:-ms-input-placeholder {
color: #ffffff !important;
font-weight: inherit !important;
}
.gt3-form_on-dark-bg textarea::-webkit-input-placeholder {
color: #ffffff !important;
font-weight: inherit !important;
}
.gt3-form_on-dark-bg textarea:-moz-placeholder { color: #ffffff !important;
font-weight: inherit !important;
}
.gt3-form_on-dark-bg textarea::-moz-placeholder { color: #ffffff !important;
font-weight: inherit !important;
}
.gt3-form_on-dark-bg textarea:-ms-input-placeholder {
color: #ffffff !important;
font-weight: inherit !important;
}
.gt3-form_on-dark-bg  input[type="submit"],
.gt3-form_on-dark-bg  .gt3_submit_wrapper {
background: #ffffff;
border-color: #ffffff;
color: #434c55;
}
.gt3-form_on-dark-bg  .gt3_submit_wrapper input[type="submit"] {
background: transparent;
}
.gt3-form_on-dark-bg  .gt3_submit_wrapper > i {
color: #434c55;
}
.gt3-form_on-dark-bg  input[type="submit"]:hover,
.gt3-form_on-dark-bg  .gt3_submit_wrapper:hover,
.gt3-form_on-dark-bg  .gt3_submit_wrapper:hover > i {
background-color: transparent;
color: #ffffff;
}
input[type="submit"]:hover {
background-color: transparent;
}
.gt3-form_on-dark-bg .wpcf7-form-control-wrap {
margin-bottom: 15px;
}
.gt3-newsletter input[type="submit"] {
padding: 11px 11px;
margin-top: 0;
margin-left: 0;
margin-right: 0;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.gt3-newsletter input[type="submit"] {
background-color: #255379;
border-color: #255379;
}
.gt3-newsletter input[type="submit"]:hover {
background-color: transparent;
color: #255379;
}
.gt3-newsletter .wpcf7-form-control-wrap {
float: left;
max-width: 330px;
width: calc(100% - 80px);
}
.gt3-newsletter input[type="email"] {
max-width: 330px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.wpcf7-form .row {
margin-left: -5px;
margin-right: -5px;
}
.wpcf7-form .row [class*=span] {
padding-left: 10px;
padding-right: 10px;
}
.wpcf7-form .wpcf7-form-control-wrap {
margin-bottom: 10px;
}
.wpcf7-form .gt3-register-form .wpcf7-form-control-wrap {
margin-bottom: 30px;
}
.gt3-register-form input[type="date"],
.gt3-register-form input[type="email"],
.gt3-register-form input[type="number"],
.gt3-register-form input[type="password"],
.gt3-register-form input[type="search"],
.gt3-register-form input[type="tel"],
.gt3-register-form input[type="text"],
.gt3-register-form input[type="url"],
.gt3-register-form select,
.gt3-register-form textarea {
background-color: #fafafa;
border: 1px solid #f0f0f0;
}
.gt3-register-form input[type="submit"] {
width: 170px;
}  .slick-slider {
position: relative;
display: block;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
outline: none !important;
}
.slick-list:focus {
outline: none !important;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
top: 0;
left: 0;
display: block;
}
.slick-track:before,
.slick-track:after {
display: table;
content: '';
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px;
outline: none !important;
cursor: pointer;
}
[dir='rtl'] .slick-slide {
float: right;
}
.slick-slide img {
display: block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
} .slick-prev,
.slick-next {
position: absolute;
top: 50%;
z-index: 50;
text-indent: -9999px;
padding: 0;
margin: 0;
width: 40px;
height: 40px;
line-height: 40px;
margin-top: -20px;
display: block;
font-size: 0;
line-height: 0;
cursor: pointer;
background-color: transparent;
border-color: #bcc2c5;
color: #bcc2c5;
transition: 0.5s all;
text-align: center;
}
.slick-prev {
left: 5px;
}
.slick-next {
right: 5px;
}
.slick-prev:before,
.slick-next:before {
content: '';
position: absolute;
z-index: 1;
width: 6px;
height: 6px;
border-top-width: 2px;
border-top-style: solid;
border-left-width: 2px;
border-left-style: solid;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
top: calc(50% - 4px);
right: calc(50% - 5px);
}
.slick-next:before {
right: calc(50% - 3px);
transform: rotate(135deg);
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-ms-transform: rotate(135deg);
}
.slick-prev:hover,
.slick-next:hover {
background: #ffffff;
border-color: #ffffff;
color: #303638;
box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.09);
} .main_wrapper {
padding: 0;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
}
.gt3-page-title + .site_wrapper > .main_wrapper {
padding-top: 0;
}
.main_wrapper.like_fullscreen_type {
padding:0;
}
.site_wrapper {
position:relative;
z-index:0;
min-height: 50vh;
padding-top: 60px;
}
.error404 .site_wrapper {
padding-top: 0px;
}
.row.sidebar_left .content-container {
float: right;
} .main_footer {
font-size: 0.85714em;
}
.main_footer_wrapper {
padding:24px 0 26px 0;
}
.copyright {
font-size: 14px;
}
.copyright p {
margin-bottom: 0;
}
.copyright a {
color: inherit;
}
.main_footer .copyright {
font-weight: 300;
}
@media only screen and (max-width: 768px) {
.copyright .span12 {
text-align: center;
}
.copyright .span12 div {
display: block !important;
}
} h1, h2, h3,
h4, h5, h6 {
padding:0;
margin:0;
word-wrap:break-word;
}
h1 a, h2 a, h3 a,
h4 a, h5 a, h6 a {
font-size: inherit !important;
}
.align-left {
text-align: left;
}
.align-center {
text-align: center;
}
.align-right {
text-align: right;
}
.alignleft {
margin: 0 30px 20px 0;
float: left;
}
.alignright {
margin: 0 0 20px 30px;
float: right;
}
.aligncenter {
float: none;
text-align: center;
display: block;
margin: 0 auto;
}
.large-text {
font-size: 24px;
}
.small-text {
line-height: 24px;
font-size: 16px;
} .gt3-page-title {
display: table;
width: 100%;
padding-top: 10px;
padding-bottom: 10px;
box-sizing: border-box;
background-repeat: repeat;
}
.gt3-page-title__inner {
display: table-row;
vertical-align: middle;
}
.gt3-page-title__inner:before,
.gt3-page-title__inner:after {
content: '';
display: table-cell;
}
.gt3-page-title .container {
display: table-cell;
vertical-align: middle;
}
.gt3-page-title.gt3-page-title_vert_align_top .container {
vertical-align: top;
}
.gt3-page-title.gt3-page-title_vert_align_bottom .container {
vertical-align: bottom;
}
.gt3-page-title__content {
display: table;
width: 100%;
}
.gt3-page-title__content .page_title,
.gt3-page-title__content .gt3_breadcrumb {
display: table-cell;
vertical-align: middle;
}
.gt3-page-title__content .page_title {
width: 100%;
}
.gt3-page-title__content .page_title h1 {
margin-bottom: 10px;
color: inherit;
}
.gt3-page-title.gt3-page-title_horiz_align_center .page_sub_title {
font-size: 22px;
line-height: 1.2;
font-weight: 400;
opacity: 0.8;
}
.gt3-page-title__content .gt3_breadcrumb a {
cursor: pointer;
text-transform: uppercase;
}
.gt3-page-title__content .breadcrumbs {
white-space: nowrap;
font-size: 0.75em;
}
.gt3-page-title__content .breadcrumbs a,
.gt3-page-title__content .breadcrumbs span {
vertical-align: middle;
}
.gt3-page-title__content .breadcrumbs .current {
font-weight: 400;
text-transform: uppercase;
}
.gt3-page-title__content .gt3_breadcrumb .delimiter {
position: relative;
font-size: 0;
display: inline-block;
width: 20px;
vertical-align: middle;
}
.gt3-page-title__content .gt3_breadcrumb .delimiter:before {
z-index: 1;
font-family: 'FontAwesome';
content: '\f0d7';
font-size: 12px;
line-height: 18px;
display: inline-block;
vertical-align: middle;
position: absolute;
top: calc(50% - 9px);
right: 5px;
-webkit-transition: 0.5s all;
transition: 0.5s all;
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-ms-transform: rotate(270deg);
}
.gt3-page-title.gt3-page-title_horiz_align_right .gt3-page-title__content {
direction: rtl;
}
.gt3-page-title.gt3-page-title_horiz_align_center .page_title,
.gt3-page-title.gt3-page-title_horiz_align_center .gt3_breadcrumb,
.gt3-page-title.gt3-page-title_horiz_align_center .page_sub_title {
display: table-row;
text-align: center;
}
.gt3-page-title.gt3-page-title_horiz_align_center .page_title + .page_sub_title div {
padding-top: 20px;
}
.gt3-page-title.gt3-page-title_horiz_align_center .page_sub_title + .gt3_breadcrumb > div {
padding-top: 13px;
}
.gt3-page-title.gt3-page-title_small_header .gt3-page-title__content .page_title > h1 {
font-weight: 400;
font-size: 18px;
line-height: 1.5;
}
.gt3-page-title.gt3-page-title_small_header.gt3-page-title_horiz_align_center .page_sub_title {
font-size: 16px;
}
.gt3-page-title.gt3-page-title_small_header .gt3-page-title__content .gt3_breadcrumb {
font-size: 12px;
opacity: 0.6;
}
@media only screen and (max-width: 768px) {
.gt3-page-title__content .page_title,
.gt3-page-title__content .gt3_breadcrumb {
display: block;
}
.gt3-page-title__content .page_title + .gt3_breadcrumb {
padding-top: 5px;
}
.gt3-page-title__content .page_title h1 {
font-size: 26px;
line-height: 140%;
}
.gt3-page-title__content .breadcrumbs {
white-space: normal;
}
}  blockquote {
position: relative;
z-index: 1;
margin: 15px 0;
font-size: 1.875em;
line-height: 1.4em;
font-weight: 400;
color: #42474c;
}
blockquote .blockquote-01__author{
font-size: 0.6em;
line-height: 1;
padding-top: 15px;
}
blockquote p {
font-weight: inherit;
padding: 0;
margin: 0;
}
blockquote span{
font-size: 18px;
line-height: 24px;
}
blockquote::before {
content: '';
background: url(//joanaaraujolopes.pt/wp/wp-content/themes/optima/img/blockquote_icon.png) no-repeat center center;
width: 25px;
height: 25px;
display: block;
float: left;
margin-top: 3px;
margin-right: 13px;
}  hr {
border-style: solid;
border: none;
border-bottom: 1px solid #d8d9db;
margin: 30px 0;
}    dl {
margin-bottom: 20px;
}
dl dt {
font-weight: 600;
text-decoration: underline;
}
dl dd {
margin: 0 0 20px 0;
}
.main_wrapper ul li {
padding: 0 0 7px 0;
list-style: none;
font-weight: inherit;
}
.main_footer ul li {
padding:0 0 8px 8px;
list-style:none;
}
.main_footer ul li:last-child {
padding-bottom: 0;
}
.main_footer ul li li {
padding-left: 10px;
}
.main_footer ul li {
padding-left: 0;
}
.main_footer ul {
padding-left: 0;
}
.top_footer a {
color: inherit;
}
.top_footer .tagcloud a:hover{
color: #ffffff;
}
.main_wrapper > ul > li > a:before {
content: "\2022";
display: inline-block;
font-size: 14px;
line-height: 20px;
vertical-align: middle;
margin-right: 17px;
margin-top: -3px;
}
.main_wrapper ul.gt3_list_check li,
.main_wrapper ul.gt3_list_check_circle li,
.main_wrapper ul.gt3_list_check_square li,
.main_wrapper ul.gt3_list_angle_right li,
.main_wrapper ul.gt3_list_angle_down li,
.main_wrapper ul.gt3_list_plus li,
.main_wrapper ul.gt3_list_times li {
padding: 0 0 8px 0px;
list-style: none;
}
.main_wrapper ul.gt3_list_check li:before,
.main_wrapper ul.gt3_list_check_circle li:before,
.main_wrapper ul.gt3_list_check_square li:before,
.main_wrapper ul.gt3_list_angle_right li:before,
.main_wrapper ul.gt3_list_angle_down li:before,
.main_wrapper ul.gt3_list_plus li:before,
.main_wrapper ul.gt3_list_times li:before,
.main_wrapper ul.gt3_list_caret_right li:before {
content: "\f00c";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: 1em;
line-height: 1em;
margin-right: 14px;
vertical-align: baseline;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.main_wrapper ul.gt3_list_check_circle li:before {
content: "\f05d";
}
.main_wrapper ul.gt3_list_check_square li:before {
content: "\f046";
}
.main_wrapper ul.gt3_list_angle_right li:before {
content: "\f105";
}
.main_wrapper ul.gt3_list_angle_down li:before {
content: "\f107";
}
.main_wrapper ul.gt3_list_plus li:before {
content: "\f067";
}
.main_wrapper ul.gt3_list_times li:before {
content: "\f00d";
}
.main_wrapper ul.gt3_list_caret_right li:before {
content: "\f0da";
font-size: 12px;
}
.main_wrapper ol {
margin:0 0 18px 0;
padding:0 0 0 17px;
list-style: none;
counter-reset: li;
}
.main_wrapper ol li {
counter-increment: li;
font-size: 18px;
line-height: 36px;
}
.main_wrapper li ol {
margin-bottom: 0;
}
.main_wrapper ol > li {
position:relative;
padding:0 0 8px 8px;
}
.main_wrapper ol > li ol,
.main_wrapper ol > li ul,
.main_wrapper ul > li ul,
.main_wrapper ul > li ol,
.commentlist .commentlist .comment_content ol > li ol,
.commentlist .comment_content ol > li ul,
.commentlist .comment_content ul > li ul,
.commentlist .comment_content ul > li ol {
padding-top: 8px;
}
.main_wrapper ol > li:before {
content: "."counter(li);
font-size: inherit;
display: inline-block; width: 1em; margin-left: -1.5em;
margin-right: 0.5em; text-align: right;
direction: rtl;
}
.main_wrapper ul > li:last-child,
.main_wrapper ol > li:last-child {
padding-bottom:0;
}
.contentarea ul {
margin:0 0 18px 0;
padding:0 0 0 16px;
}
.contentarea ul > li ul,
.contentarea ul > li ol,
.contentarea ol > li ul,
.contentarea ol > li ol {
margin-bottom:0;
}
.contentarea ol ol,
.contentarea ol ul,
.contentarea ul ol,
.contentarea ul ul {
padding-bottom:0;
}
.typo_list ol,
.typo_list ul,
.typo_list li:last-child {
padding-bottom:0;
}  #lang_sel_list {
float: right!important;
display: inline-block !important;
padding: 11px 25px 0 0;
margin-left: -10px;
}
.wpml-ls-legacy-dropdown {
width: 15.5em;
max-width: 100%;
}
.wpml-ls-legacy-dropdown>ul {
position: relative;
padding: 0;
margin: 0 !important;
list-style-type: none;
}
.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover .wpml-ls-sub-menu,
.wpml-ls-legacy-dropdown .wpml-ls-current-language:focus .wpml-ls-sub-menu {
visibility: visible;
}
.wpml-ls-legacy-dropdown .wpml-ls-item {
padding: 0;
margin: 0;
list-style-type: none;
}
.wpml-ls-legacy-dropdown a {
display: block;
text-decoration: none;
color: #444;
border: 1px solid #cdcdcd;
background-color: #fff;
padding: 5px 10px;
line-height: 1;
}
.wpml-ls-legacy-dropdown a span {
vertical-align: middle;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
position: relative;
padding-right: calc(10px + .7em + .7em);
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
content: '';
vertical-align: middle;
display: inline-block;
border: .35em solid transparent;
border-top: .5em solid;
position: absolute;
right: 10px;
top: calc(50% - .175em);
}
.wpml-ls-legacy-dropdown a:hover,
.wpml-ls-legacy-dropdown a:focus,
.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a {
color: #000;
background: #eee;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
visibility: hidden;
position: absolute;
top: 100%;
right: 0;
left: 0;
border-top: 1px solid #cdcdcd;
padding: 0;
margin: 0;
list-style-type: none;
z-index: 101;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
border-width: 0 1px 1px 1px;
}
.wpml-ls-legacy-dropdown .wpml-ls-flag {
display: inline;
vertical-align: middle;
width: 18px;
height: 12px;
}
.wpml-ls-legacy-dropdown .wpml-ls-flag+span {
margin-left: .4em;
}
body .wpml-ls-statics-shortcode_actions {
width: auto;
display: inline-block;
padding: 0;
}
body .wpml-ls-statics-shortcode_actions .wpml-ls-item-legacy-dropdown:before {
content: "\f0ac";
font-family: 'FontAwesome';
display: inline-block;
vertical-align: middle;
}
body .wpml-ls-statics-shortcode_actions .wpml-ls-item-legacy-dropdown > a {
display: inline-block;
}
body .wpml-ls-statics-shortcode_actions a {
border: 0;
background: transparent;
}
body .wpml-ls-statics-shortcode_actions .wpml-ls-item {
padding: 3px 5px;
font-weight: 400;
outline: none;
}
body .wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu {
padding: 10px;
padding-left: 14px;
background: #ffffff;
margin-top: 20px;
border-radius: 5px;
opacity: 0;
font-size: 0.88em;
color: initial;
text-align: left;
border: 1px solid #eeeeee;
transition: all 0.3s;
}
body .wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu:before {
content: '';
position: absolute;
top: -8px;
left: 20px;
width: 15px;
height: 15px;
border-left: 1px solid #eeeeee;
border-top: 1px solid #eeeeee;
transform: rotate(45deg);
background: inherit;
}
body .wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu:after {
content: '';
width: 100%;
position: absolute;
top: -30px;
left: 0;
height: 30px;
}
body .wpml-ls-statics-shortcode_actions a:hover,
body .wpml-ls-statics-shortcode_actions a:focus,
body .wpml-ls-statics-shortcode_actions .wpml-ls-current-language:hover>a {
background: transparent;
color: inherit;
}
body .wpml-ls-statics-shortcode_actions a.wpml-ls-item-toggle:after {
content: '';
transition: all 200ms;
-moz-transition: all 200ms;
-ms-transition: all 200ms;
width: 5px;
height: 5px;
border: 0;
border-top-width: 1px;
border-top-style: solid;
border-left-width: 1px;
border-left-style: solid;
transform: rotate(135deg);
-webkit-transform: rotate(225deg);
-moz-transform: rotate(135deg);
-ms-transform: rotate(135deg);
position: absolute;
bottom: 50%;
bottom: calc(50% - 3px);
right: 20px;
top: initial;
}
body .wpml-ls-statics-shortcode_actions .wpml-ls-flag {
border-radius: 0;
}
body .wpml-ls-statics-shortcode_actions .wpml-ls-current-language:hover .wpml-ls-sub-menu,
body .wpml-ls-statics-shortcode_actions .wpml-ls-current-language:focus .wpml-ls-sub-menu {
opacity: 1;
} body .wpb_content_element {
margin-bottom: 0;
} .main_header {
position: relative;
z-index: 1;
}
.main_header.header_over_bg {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 1000;
}
.main_header .header_bar:before {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
}
.main_header .header_bar .wrapper {
display: inline-block;
vertical-align: middle;
}
.main_header .header_bar .wrapper > * {
vertical-align: middle;
}
.main_header .top_header_wrapper {
padding: 11px 0;
font-size: 14px;
}
.bottom_header {
position: relative;
z-index: 1;
height: 100px;
-js-display: flex;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: row nowrap;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.top_header:after {
content: '';
clear: both;
display: table;
}
.top_header p {
margin-bottom: 0;
}
.top_header .top_header_left {
float: left;
}
.top_header .top_header_right {
float: right;
}
.bottom_header > .header_side {
vertical-align: middle;
max-height: 100%;
height: 100%;
}
.top_header .top-menu > .menu {
font-size: 0.85714em;
font-family: inherit;
line-height: inherit;
font-weight: inherit;
text-transform: uppercase;
}
.top_header .top-menu {
z-index: 2;
} .ie_9 .bottom_header,
.ie_9 .gt3_module_title {
display: table !important;
width: 100% !important;
}
.ie_9 .bottom_header > .header_side {
display: table-cell !important;
}
.ie_9 .icon-position-left .icon_container,
.ie_9 .icon-position-left .stat_count_wrapper,
.ie_9 .gt3_module_title .external_link,
.ie_9 .gt3_module_title .carousel_arrows,
.ie_9 .gt3_module_title h2,
.ie_9 .gt3_module_title h3 {
display: table-cell !important;
}
.ie_9 .gt3_module_title .external_link,
.ie_9 .gt3_module_title .carousel_arrows {
text-align: right !important;
}
.ie_9 .main_header.header_vottom_vertical_order > .bottom_header_wrapper .Centeralignside .header_side_container > div,
.ie_9 .main_header.header_vottom_vertical_order > .bottom_header_wrapper .Centeralignside .header_side_container > nav,
.ie_9 .main_header.header_vottom_vertical_order > .bottom_header_wrapper .right .header_side_container > div,
.ie_9 .main_header.header_vottom_vertical_order > .bottom_header_wrapper .right .header_side_container > nav,
.ie_9 .main_header.header_vottom_vertical_order > .bottom_header_wrapper .left .header_side_container > div,
.ie_9 .main_header.header_vottom_vertical_order > .bottom_header_wrapper .left .header_side_container > nav {
height: 100% !important;
} .header_side_container {
max-height: 100%;
height: 100%;
display: inline-block;
}
.left {
text-align: left;
-webkit-flex: 1 1 0;
-ms-flex: 1 1 0;
flex: 1 1 0;
}
.right {
text-align: right;
-webkit-flex: 1 1 0;
-ms-flex: 1 1 0;
flex: 1 1 0;
}
.left .header_side_container > div,
.left .header_side_container > nav {
padding-right: 40px;
}
.left .header_side_container > *:last-child {
padding-right: 0;
}
.right .header_side_container > div,
.right .header_side_container > nav {
padding-left: 40px;
}
.right .header_side_container > *:first-child {
padding-left: 0;
}
.Centeralignside .header_side_container > div,
.Centeralignside .header_side_container > nav {
padding-left: 20px;
padding-right: 20px;
}
.bottom_header.empty_center_side .left,
.bottom_header.empty_center_side .right {
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
.Centeralignside {
text-align: center;
}
.bottom_header .header_bar {
position: relative;
display: inline-block;
vertical-align: middle;
height: 100%;
z-index: 1;
}
.bottom_header .header_bar p {
margin-bottom: 0;
}  .logo_container {
position: relative;
display: inline-block;
vertical-align: middle;
height: 100%;
z-index: 1;
}
.logo_container:before {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
}
.logo_container a {
display: inline-block;
vertical-align: middle;
color: inherit;
}
.logo_container img {
vertical-align: middle;
max-height: 100%;
max-width: 100%;
height: auto;
border-radius: 0;
}
.logo_container .site-title {
color: inherit;
}
.logo_container .sticky_logo {
display: none;
}
.sticky_header .logo_container .sticky_logo {
display: block;
}
.sticky_header .logo_container.sticky_logo_enable .site-title,
.sticky_header .logo_container.sticky_logo_enable .default_logo,
.logo_container.mobile_logo_enable .mobile_logo {
display: none;
}
.main_header .sticky_header .logo_container > a,
.main_header .sticky_header .logo_container > a > img {
max-height: none !important;
}
@media only screen and (max-width: 1200px) {
.logo_container.mobile_logo_enable .default_logo,
.logo_container.mobile_logo_enable .site-title {
display: none;
}
.logo_container.mobile_logo_enable .mobile_logo {
display: block;
}
}  .main-menu,
.main-menu > ul,
.main-menu > div,
.main-menu > div > ul {
position: relative;
display: inline-block;
vertical-align: middle;
height: 100%;
z-index: 1;
margin: 0;
padding: 0;
}
.main-menu > ul,
.main-menu > div,
.main-menu > div > ul {
margin: 0 -17px;
}
.main-menu > ul > li,
.main-menu > div > ul > li {
height: 100%;
}
.main-menu > ul > li > a,
.main-menu > div > ul > li > a {
position: relative;
display: inline-block;
vertical-align: middle;
height: 100%;
z-index: 1;
}
.main-menu > ul > li > a,
.main-menu > div > ul > li > a {
opacity: 1;
color: inherit;
padding: 0 12px;
margin: 0px 5px;
}
.main-menu > ul > li > a >span,
.main-menu > div > ul > li > a > span {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-backface-visibility: hidden;
transition: all 200ms;
-moz-transition: all 200ms;
-ms-transition: all 200ms;
-webkit-transition: all 200ms;
}
.main-menu > ul > li > a:before,
.main-menu > div > ul > li > a:before {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
}
.main-menu ul li {
position: relative;
display: inline-block;
vertical-align: middle;
float: left;
z-index: 1;
}
.main-menu ul li ul {
display: block;
position: absolute;
left: 0;
top: 100%;
width: 220px;
padding: 15px 0;
opacity: 0;
z-index: 555;
box-shadow: none;
visibility: hidden;
text-align: left;
font-weight: 400;
transition: all 200ms;
-webkit-transition: all 200ms;
border: 1px solid #eeeeee;
border-radius: 5px;
}
.main-menu ul li ul:after {
content: '';
width: 100%;
position: absolute;
top: -10px;
left: 0;
height: 10px;
}
.main-menu > ul > li > ul {
margin-top: 25px;
}
.main-menu > ul > li:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 25px;
}
.main-menu > ul > li:hover:after{
top: 100%;
}
.main-menu ul li:hover > ul {
opacity: 1;
visibility: visible;
}
.main-menu ul li ul ul {
left: 100%;
top: 0;
margin-top: -15px;
}
.main-menu ul li ul li {
display: block;
float: none;
}
.main-menu a {
transition: all 200ms;
-moz-transition: all 200ms;
-ms-transition: all 200ms;
-webkit-transition: all 200ms;
}
.main-menu ul li ul li:hover > a {
transform: translateX(10px);
-webkit-transform: translateX(10px);
-moz-transform: translateX(10px);
-ms-transform: translateX(10px);
}
.main-menu ul li ul li.menu-item-has-children:after,
.main-menu > ul > li.menu-item-has-children > a:after {
font-family: 'FontAwesome';
content: '\f0d7';
font-size: 12px;
line-height: 18px;
color: inherit;
display: inline-block;
vertical-align: middle;
position: absolute;
top: 50%;
right: 10px;
margin-top: -8px;
-webkit-transition: 0.5s all;
transition: 0.5s all;
}
.main-menu > ul > li.menu-item-has-children > a:after {
position: static;
display: inline-block;
vertical-align: middle;
margin-left: 6px;
opacity: 1;
-webkit-backface-visibility: hidden;
margin-top: 0;
transition: all 200ms;
-moz-transition: all 200ms;
-ms-transition: all 200ms;
-webkit-transition: all 200ms;
}
.main-menu ul li ul li.menu-item-has-children:hover:after {
opacity: 1;
}
.main-menu ul li ul .menu-item {
padding: 5px 35px 5px 30px;
}
.main-menu ul li ul .menu-item a {
color: inherit;
opacity: 1;
font-size: 0.88em;
line-height: 1.6;
width: 100%;
display: block;
}
.top-menu.main-menu ul li ul .menu-item a {
font-size: 1em;
}
.main-menu ul li ul .menu-item a:hover,
.main-menu ul li ul .menu-item.current-menu-item > a {
opacity: 1;
}
.main-menu > ul > li:nth-last-child(1) > .sub-menu,
.main-menu > ul > li:nth-last-child(2) > .sub-menu,
.main-menu > ul > li:nth-last-child(3) > .sub-menu,
.right.header_side .gt3_header_builder_login_component .gt3_header_builder__login-dropdown ul,
.gt3_dasgboard_menu > ul > li:nth-last-child(1) > .sub-menu,
.gt3_dasgboard_menu > ul > li:nth-last-child(2) > .sub-menu,
.gt3_dasgboard_menu > ul > li:nth-last-child(3) > .sub-menu{
left: auto;
right: 0;
}
.main-menu > ul > li:nth-last-child(1) > .sub-menu .sub-menu,
.main-menu > ul > li:nth-last-child(2) > .sub-menu .sub-menu,
.main-menu > ul > li:nth-last-child(3) > .sub-menu .sub-menu,
.gt3_dasgboard_menu > ul > li:nth-last-child(1) > .sub-menu .sub-menu,
.gt3_dasgboard_menu > ul > li:nth-last-child(2) > .sub-menu .sub-menu,
.gt3_dasgboard_menu > ul > li:nth-last-child(3) > .sub-menu .sub-menu,
.right.header_side .gt3_header_builder_login_component .gt3_header_builder__login-dropdown .sub-menu{
left: auto;
right: 101%;
}
.left .main-menu > ul > li:nth-last-child(1) > .sub-menu,
.left .main-menu > ul > li:nth-last-child(2) > .sub-menu,
.left .main-menu > ul > li:nth-last-child(3) > .sub-menu {
left: 0;
right: auto;
}
.left .main-menu > ul > li:nth-last-child(1) > .sub-menu .sub-menu,
.left .main-menu > ul > li:nth-last-child(2) > .sub-menu .sub-menu,
.left .main-menu > ul > li:nth-last-child(3) > .sub-menu .sub-menu {
left: 101%;
right: auto;
}
.main-menu > ul > li:nth-last-child(1) > .sub-menu .sub-menu:after,
.main-menu > ul > li:nth-last-child(2) > .sub-menu .sub-menu:after,
.main-menu > ul > li:nth-last-child(3) > .sub-menu .sub-menu:after
.gt3_dasgboard_menu > ul > li:nth-last-child(1) > .sub-menu .sub-menu:after,
.gt3_dasgboard_menu > ul > li:nth-last-child(2) > .sub-menu .sub-menu:after,
.gt3_dasgboard_menu > ul > li:nth-last-child(3) > .sub-menu .sub-menu:after,
.right.header_side .gt3_header_builder_login_component .gt3_header_builder__login-dropdown ul:after{
left: auto;
right: -4px;
}
.main_menu_container .menu_item_line {
position: absolute;
top: 0;
height: 3px;
-webkit-transition: width .4s,left .6s cubic-bezier(0.21, 0.53, 0.01, 0.96);
-moz-transition: width .4s,left .6s cubic-bezier(0.21, 0.53, 0.01, 0.96);
transition: width .4s,left .6s cubic-bezier(0.21, 0.53, 0.01, 0.96);
}
.main-menu > ul > li > ul:before,
.main_header .header_search .header_search__inner:after {
content: '';
position: absolute;
top: -9px;
left: 20px;
width: 15px;
height: 15px;
border-left: 1px solid #eeeeee;
border-top: 1px solid #eeeeee;
transform: rotate(45deg);
background: inherit;
}
.main-menu > ul > li:nth-last-child(1) > .sub-menu .sub-menu:after,
.main-menu > ul > li:nth-last-child(2) > .sub-menu .sub-menu:after,
.main-menu > ul > li:nth-last-child(3) > .sub-menu .sub-menu:after,
.gt3_dasgboard_menu > ul > li:nth-last-child(1) > .sub-menu .sub-menu:after,
.gt3_dasgboard_menu > ul > li:nth-last-child(2) > .sub-menu .sub-menu:after,
.gt3_dasgboard_menu > ul > li:nth-last-child(3) > .sub-menu .sub-menu:after,
.right.header_side .gt3_header_builder_login_component .gt3_header_builder__login-dropdown ul:after,
.right .gt3_header_builder_menu_component .main-menu > ul > li:nth-last-child(1) > .sub-menu:before ,
.right .gt3_header_builder_menu_component .main-menu > ul > li:nth-last-child(2) > .sub-menu:before ,
.right .gt3_header_builder_menu_component .main-menu > ul > li:nth-last-child(3) > .sub-menu:before {
left: auto;
right: 20px;
}
.main_header .left .bottom_header_right .header_search .header_search__inner:after {
left: 20px;
right: auto;
}
.gt3_megamenu_triangle_container {
display: block !important;
width: 100% !important;
height: 0 !important;
position: absolute !important;
top: 0 !important;
left: 0 !important;
padding: 0 !important;
margin: 0 !important;
}  .gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu {
width: auto;
left: 50% !important;
right: auto !important;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu.huge_number_of_column {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: calc(100vw - 66px);
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li,
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li > ul {
-webkit-flex: 1 1 160px;
-ms-flex: 1 1 160px;
flex: 1 1 160px;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li {
display: table-cell;
vertical-align: baseline;
width: 230px;
min-width: 230px;
padding-left: 25px;
padding-right: 25px;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li:not(:last-child):before {
content: '';
position: absolute;
display: block !important;
top: 20px;
bottom: 22px;
right: 0;
border-right: 1px solid #e9e9e8;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li,
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li > ul {
width: 160px;
min-width: 160px;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li > ul {
position: relative;
left: auto !important;
right: auto !important;
margin-top: 0;
opacity: 1;
transform: translateY(0);
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
background-color: transparent;
border: none;
}
.gt3_header_builder__container .main-menu > ul > li.gt3_megamenu_active > ul:before {
left: 50%;
margin-left: -11px;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li > ul > li {
padding-left: 0;
padding-right: 0;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active:hover > .sub-menu > li > ul {
visibility: visible;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li:hover {
z-index: 2;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li > a {
font-size: 1em;
text-transform: uppercase;
margin-top: 12px;
margin-bottom: 4px;
font-weight: 600;
transform: translate(0);
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li > a > span:after {
opacity: 0;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li > a:hover > span:after {
opacity: 1;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li:after {
display: none;
}
.gt3_header_builder__container .main-menu .sub-menu.gt3_menu_background_active {
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
div.mobile_menu_container .main-menu .sub-menu.gt3_menu_background_active {
background-image: none !important;
}
div.mobile_menu_container .main-menu .gt3_megamenu_active > .sub-menu {
left: 0!important;
padding-left: 15px !important;
padding-right: 0 !important;
}
.gt3_megamenu_active aside .widget-title {
font-size: 1em;
text-transform: uppercase;
margin-top: 12px;
margin-bottom: 4px;
}
.gt3_megamenu_active aside .woocommerce ul.product_list_widget li .gt3-widget-product-img-wrapper {
margin-right: 10px;
}
.gt3_megamenu_active aside .sidebar .woocommerce ul.product_list_widget li img,
.gt3_megamenu_active aside .widget ul.product_list_widget li .gt3-widget-product-img-wrapper img {
width: 45px;
}
.gt3_megamenu_active aside .woocommerce ul.product_list_widget li .gt3-widget-product-wrapper {
max-width: calc(100% - 60px);
}
.gt3_megamenu_active aside .woocommerce ul.product_list_widget li .gt3-widget-product-wrapper .product-title {
font-size: inherit;
}  .sticky_header {
position: fixed;
top: 0;
background: #000;
width: 100%;
z-index: 100000;
opacity: 0;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.sticky_header.header_sticky_shadow,
.main_header.header_shadow {
box-shadow: 1px 0 10px rgba(0, 0, 0, .1);
}
.admin-bar .sticky_header {
top: 32px;
}
.sticky_header.sticky_on {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}  @media (max-width: 1500px) {
.bottom_header:not(.empty_center_side) .left .header_side_container > div,
.bottom_header:not(.empty_center_side) .left .header_side_container > nav {
padding-right: 10px;
}
.bottom_header:not(.empty_center_side) .right .header_side_container > div,
.bottom_header:not(.empty_center_side) .right .header_side_container > nav {
padding-left: 10px;
}
.bottom_header:not(.empty_center_side) .main-menu>ul>li>a>span,
.bottom_header:not(.empty_center_side) .main-menu>div>ul>li>a>span {
font-size: 0.9em;
}
.bottom_header:not(.empty_center_side) .main-menu>ul>li>a,
.bottom_header:not(.empty_center_side) .main-menu>div>ul>li>a {
padding: 0 7px;
}
}
@media (max-width: 1250px) {
.left .header_side_container > div,
.left .header_side_container > nav {
padding-right: 10px;
}
.right .header_side_container > div,
.right .header_side_container > nav {
padding-left: 10px;
}
.main-menu>ul>li>a,
.main-menu>div>ul>li>a {
padding: 0 7px;
}
.bottom_header:not(.empty_center_side) .main-menu>ul>li>a,
.bottom_header:not(.empty_center_side) .main-menu>div>ul>li>a {
padding: 0 5px;
}
.bottom_header:not(.empty_center_side) .bottom_header_right,
.bottom_header:not(.empty_center_side) .bottom_header_left {
display: none;
}
}
@media (max-width: 992px) {
.top_header .top-menu > .menu {
font-size: 0.75em;
}
.main-menu>ul>li>a,
.main-menu>div>ul>li>a{
padding: 0 10px;
}
.top_header_wrapper .main-menu>ul>li>a,
.top_header_wrapper .main-menu>div>ul>li>a{
margin: 0px;
padding: 0px 7px;
}
.main_header .wrapper > *[style*="font-size"] {
font-size: 14px !important;
}
.gt3_twitter .twitter_text a {
word-break: break-all;
}
} .mobile-navigation-toggle {
display: none;
cursor: pointer;
transition-property: opacity, -webkit-filter;
transition-property: opacity, filter;
transition-property: opacity, filter, -webkit-filter;
transition-duration: 0.15s;
transition-timing-function: linear;
overflow: visible;
height: 24px;
position: relative;
vertical-align: middle;
height: 100%;
z-index: 1;
margin: 0;
padding: 0;
line-height: 0;
}
.toggle-inner,
.toggle-inner:before,
.toggle-inner:after {
background-color: #ffffff;
}
.mobile-navigation-toggle:hover {
opacity: 0.8;
}
.toggle-box {
width: 24px;
height: 24px;
vertical-align: middle;
display: inline-block;
position: relative;
}
.toggle-inner {
display: block;
top: 50%;
margin-top: -1px;
}
.toggle-inner,
.toggle-inner:before,
.toggle-inner:after {
width: 100%;
border-top: 2px solid;
position: absolute;
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
transition-duration: 0.15s;
transition-timing-function: ease;
}
.toggle-inner:before,
.toggle-inner:after {
content: "";
display: block;
}
.toggle-inner:before {
top: -10px;
}
.toggle-inner:after {
bottom: -8px;
}
.mobile-navigation-toggle:before {
content: '';
display: inline-block;
vertical-align: middle;
position: relative;
height: 100%;
width: 0;
}
.mobile-navigation-toggle .toggle-inner {
transition-duration: 0.1s;
transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.mobile-navigation-toggle .toggle-inner:before {
transition: top 0.1s 0.14s ease, opacity 0.1s ease;
}
.mobile-navigation-toggle .toggle-inner:after {
transition: bottom 0.1s 0.14s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.mobile-navigation-toggle.is-active .toggle-inner {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
transition-delay: 0.14s;
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.mobile-navigation-toggle.is-active .toggle-inner:before {
top: 0;
opacity: 0;
transition: top 0.1s ease, opacity 0.1s 0.14s ease;
}
.mobile-navigation-toggle.is-active .toggle-inner:after {
bottom: 0;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.mobile_menu_container {
line-height: 0;
font-size: 0;
box-shadow: 0px 2px 6px rgba(0, 0, 0, .05);
}
.mobile_menu_container .main-menu {
display: none;
width: 100%;
height: auto;
z-index: 0;
}
.mobile_menu_container .main-menu>ul>li>a,
.mobile_menu_container .main-menu>div>ul>li>a {
padding: 0;
width: 100%;
}
.mobile_menu_container .main-menu ul li ul {
border: 0;
font-weight: 300;
margin-top: 0;
}
.mobile_menu_container .main-menu ul li ul:after,
.mobile_menu_container .main-menu ul li ul:before {
display: none;
}
.mobile_menu_container .main-menu>ul.mobile_view_on,
.mobile_menu_container .main-menu>div>ul.mobile_view_on {
width: 100%;
height: auto;
position: relative;
left: 0;
margin: 0;
box-sizing: border-box;
text-align: left;
padding-top: 20px;
padding-bottom: 20px;
}
.mobile_menu_container .main-menu ul.mobile_view_on li {
display: block;
float: none;
height: auto;
padding: 0;
}
.mobile_menu_container .main-menu ul.mobile_view_on li a {
padding: 10px 0 10px 0;
}
.mobile_menu_container .main-menu .mobile_sitcher {
position: absolute;
top: 0;
right: 0;
width: 40px;
height: 40px;
z-index: 1;
cursor: pointer;
transition: all 0.5s;
}
.mobile_menu_container .main-menu .mobile_sitcher.is-active{
transform: rotate(90deg);
}
.mobile_menu_container .main-menu ul li ul li.menu-item-has-children:after,
.mobile_menu_container .main-menu > ul > li.menu-item-has-children > a:after {
display: none;
}
.mobile_menu_container .main-menu .mobile_sitcher:before {
content: '';
display: inline-block;
width: 8px;
height: 8px;
border-top-width: 1px;
border-top-style: solid;
border-left-width: 1px;
border-left-style: solid;
transform: rotate(135deg);
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-ms-transform: rotate(135deg);
position: absolute;
bottom: 50%;
bottom: calc(50% - 4px);
right: 18px;
opacity: 0.7;
}
.mobile_menu_container .main-menu ul li ul {
position: relative;
top: 0;
left: 0;
width: 100%;
padding: 0;
padding-left: 15px;
opacity: 1;
visibility: visible;
box-sizing: border-box;
transition: all 0ms;
-webkit-transition: 0ms;
}
.mobile_menu_container .main-menu ul li ul ul {
left: 0 !important;
top: 0;
margin: 5px 0;
}
.mobile_menu_container .main-menu ul.mobile_view_on li ul ul a {
padding: 5px 0;
font-size: 0.7em;
}
.mobile_menu_container .main-menu ul li ul li:hover > a {
transform: translateX(0);
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
}
@media only screen and (max-width: 1200px) {
.main_header .sticky_header {
display: none;
}
.bottom_header_wrapper .mobile-navigation-toggle {
display: inline-block;
}
.bottom_header_wrapper .main-menu>ul,
.bottom_header_wrapper .main-menu>div>ul {
display: none;
}
.bottom_header_wrapper .mobile_menu_container .main-menu {
display: block;
}
.left .header_side_container > div,
.left .header_side_container > nav {
padding-right: 20px;
}
.right .header_side_container > div,
.right .header_side_container > nav {
padding-left: 20px;
}
.Centeralignside .header_side_container > div,
.Centeralignside .header_side_container > nav {
padding-left: 10px;
padding-right: 10px;
}
}
@media only screen and (max-width: 767px) {
.bottom_header  .header_bar,
.main_header .top_header_wrapper {
display: none;
}
.main_header.header_over_bg {
position: relative;
}
.gt3-page-title {
padding-top: 20px!important;
}
} .gt3_module_featured_posts .blog_post_preview.format-link .item_wrapper .blog_content {
padding: 0;
background-color: transparent;
}
.gt3_module_blog,
.gt3_module_featured_posts {
text-align: left;
}
.gt3_module_blog .blog_post_preview {
margin-bottom: 70px;
}
.quote-icon-01 {
width: 25px;
height: 25px;
float: left;
margin-top: 6px;
}
.quote-icon-01::before {
content: '';
display: block;
float: left;
background: url(//joanaaraujolopes.pt/wp/wp-content/themes/optima/img/blockquote_icon.png) no-repeat center center;
width: 25px;
height: 25px;
float: left;
}
.gt3_module_blog .format-quote .blog_post_media .blogpost_title {
margin-top: 0;
}
.gt3_module_blog .pagerblock {
margin-top: 20px;
}
.gt3_module_blog .blog_content .blog_post_media {
border-radius: 5px;
overflow: hidden;
}
.gt3_module_blog .blog_content .blogpost_title a {
font-size: 24px;
line-height: 30px;
font-weight: 400;
}
.blog_alignment_center {
text-align: center;
}
.blog_alignment_right {
text-align: right;
}
.blog_alignment_justify {
text-align: justify;
}
.spacing_beetween_items_30 {
margin: -30px 0 0 -30px;
}
.spacing_beetween_items_25 {
margin: -25px 0 0 -25px;
}
.spacing_beetween_items_20 {
margin: -20px 0 0 -20px;
}
.spacing_beetween_items_15 {
margin: -15px 0 0 -15px;
}
.spacing_beetween_items_10 {
margin: -10px 0 0 -10px;
}
.spacing_beetween_items_5 {
margin: -5px 0 0 -5px;
}
.spacing_beetween_items_30 .item_wrapper {
padding-top: 30px;
padding-left: 30px;
}
.spacing_beetween_items_25 .item_wrapper {
padding-top: 25px;
padding-left: 25px;
}
.spacing_beetween_items_20 .item_wrapper {
padding-top: 20px;
padding-left: 20px;
}
.spacing_beetween_items_15 .item_wrapper {
padding-top: 15px;
padding-left: 15px;
}
.spacing_beetween_items_10 .item_wrapper {
padding-top: 10px;
padding-left: 10px;
}
.spacing_beetween_items_5 .item_wrapper {
padding-top: 5px;
padding-left: 5px;
}
.spacing_beetween_items_5 .blog_post_preview {
margin-bottom: 5px !important;
}
.spacing_beetween_items_10 .blog_post_preview {
margin-bottom: 10px !important;
}
.spacing_beetween_items_15 .blog_post_preview {
margin-bottom: 15px !important;
}
.spacing_beetween_items_20 .blog_post_preview {
margin-bottom: 20px !important;
}
.spacing_beetween_items_25 .blog_post_preview {
margin-bottom: 25px !important;
}
.spacing_beetween_items_30 .blog_post_preview {
margin-bottom: 30px !important;
}
.gt3_module_featured_posts .slick-list .slick-slide {
padding-left: 0;
padding-right: 0;
}
.hidden_block,
.gt3_module_carousel .slick-arrow {
display: none !important;
}
.gt3_module_carousel .spacing_beetween_items_30,
.gt3_module_carousel .spacing_beetween_items_25,
.gt3_module_carousel .spacing_beetween_items_20,
.gt3_module_carousel .spacing_beetween_items_15,
.gt3_module_carousel .spacing_beetween_items_10,
.gt3_module_carousel .spacing_beetween_items_5 {
margin-left: 0;
}
.gt3_module_carousel .spacing_beetween_items_30 .item_wrapper {
padding-left: 15px;
padding-right: 15px;
}
.gt3_module_carousel .spacing_beetween_items_25 .item_wrapper {
padding-left: 12.5px;
padding-right: 12.5px;
}
.gt3_module_carousel .spacing_beetween_items_20 .item_wrapper {
padding-left: 10px;
padding-right: 10px;
}
.gt3_module_carousel .spacing_beetween_items_15 .item_wrapper {
padding-left: 7.5px;
padding-right: 7.5px;
}
.gt3_module_carousel .spacing_beetween_items_10 .item_wrapper {
padding-left: 5px;
padding-right: 5px;
}
.gt3_module_carousel .spacing_beetween_items_5 .item_wrapper {
padding-left: 2.5px;
padding-right: 2.5px;
}
.gt3_module_featured_posts .spacing_beetween_items_30 .slick-list {
margin-left: -15px;
margin-right: -15px;
}
.gt3_module_featured_posts .spacing_beetween_items_25 .slick-list {
margin-left: -12.5px;
margin-right: -12.5px;
}
.gt3_module_featured_posts .spacing_beetween_items_20 .slick-list {
margin-left: -10px;
margin-right: -10px;
}
.gt3_module_featured_posts .spacing_beetween_items_15 .slick-list {
margin-left: -7.5px;
margin-right: -7.5px;
}
.gt3_module_featured_posts .spacing_beetween_items_10 .slick-list {
margin-left: -5px;
margin-right: -5px;
}
.gt3_module_featured_posts .spacing_beetween_items_5 .slick-list {
margin-left: -2.5px;
margin-right: -2.5px;
}
.isotope_blog_items {
margin-top: 0 !important;
}
.isotope_blog_items .item_wrapper {
padding-top: 0 !important;
}
.isotope_blog_items .blog_post_preview {
margin-right: 0 !important;
float: left;
}
.items2 .blog_post_preview,
.items3 .blog_post_preview,
.items4 .blog_post_preview {
display: inline-block;
vertical-align: top;
margin-right: -4px;
}
.items2 .blog_post_preview {
width: calc(50% - 0.5px);
}
.items3 .blog_post_preview {
width: calc(33.3333% - 0.5px);
}
.items4 .blog_post_preview {
width: calc(25% - 0.5px);
}
.blog_post_preview.element,
.gt3_module_carousel .blog_post_preview {
margin-right: 0;
}
.per_column_wrap .blog_post_preview {
width: 100%;
display: block;
margin-right: 0;
}
.blog_post_media {
margin-bottom: 25px;
}
.blog_post_media > img {
max-width: 100%;
height: auto;
}
.format-video .blog_post_media,
.format-audio .blog_post_media {
width: 100%;
position: relative;
padding-bottom: 62%;
border-radius: 5px;
overflow: hidden;
}
.format-audio .blog_post_media {
padding-bottom: 110px;
}
.format-video .blog_post_media iframe,
.format-audio .blog_post_media iframe {
width: 100%;
position: absolute;
left: 0;
top: 0;
height: 100%;
}
.blog_post_preview {
margin-bottom: 50px;
}
.blog_post_preview .post_info {
float: right;
}
.blog_post_preview .share_wrap{
right: 100%;
left: auto;
}
.search .listing_meta {
margin-bottom: 15px;
}
.listing_meta {
margin-bottom: 18px;
line-height: 16px;
}
.listing_meta * {
font-size: 14px;
line-height: 20px;
}
.listing_meta span{
opacity: 0.8;
transition: opacity 400ms;
}
.listing_meta span:hover{
opacity: 1;
}
.gt3_module_featured_posts .listing_meta.upper_text * {
text-transform: uppercase;
}
.listing_meta span {
display: inline-block;
vertical-align: top;
}
.listing_meta span:after {
content: '';
margin: 0 10px;
display: inline-block;
vertical-align: middle;
width: 0;
height: 0;
border-style: solid;
border-width: 3px 0 3px 4px;
}
.listing_meta span:last-child:after {
display: none;
}
.single-post .blog_content .blogpost_title {
margin-bottom: 10px;
margin-top: 32px;
font-weight: 700;
}
.blogpost_title {
position: relative;
} .gt3_author_box{
position: relative;
background: #fafafa;
padding: 50px;
}
.gt3_author_box:after{
content: '';
display: table;
clear: both;
}
.gt3_author_box__avatar{
width: 100px;
height: 100px;
float: left;
margin-right: 4.5%;
}
.gt3_author_box__avatar img{
display: block;
height: auto;
width: 100%;
border-radius: 50%;
-webkit-border-radius: 50%;
}
.gt3_author_box__name{
margin-bottom: 17px;
font-size: 24px;
line-height: 30px;
}
.gt3_author_box__desc {
padding-bottom: 25px;
} .gt3_module_blog .blog_post_preview.format-quote .blogpost_title {
font-weight: 400;
color: #42474c;
line-height: 1.5;
margin-bottom: 10px;
}
.gt3_module_blog .blog_post_preview.format-link .blogpost_title {
font-weight: 300;
color: #42474c;
line-height: 1.5;
margin-bottom: 8px;
}
.format-audio .blogpost_title {
margin-bottom: 28px;
}
.format-link .blog_post_media .blogpost_title a {
color: inherit;
font-weight: 300;
}
.blogpost_title i {
margin-right: 10px;
}
.gt3_module_featured_posts .blogpost_title i {
margin-right: 12px;
}
.page .blog_post_preview.format-quote .item_wrapper {
border-radius: 5px;
}
.blog_post_preview.format-quote .blog_post_media {
margin-bottom: 0;
}
.page .blog_post_preview.format-link .blog_content {
background-color: #f6f8f9;
padding: 38px 44px;
border-radius: 5px;
}
.gt3_module_blog .blog_post_preview.format-quote .blog_content {
margin-bottom: 0;
padding: 30px 40px;
background-color: #f6f8f9;
}
.gt3_module_blog .blog_post_preview.format-standard .blog_content {
margin-bottom: 0;
padding: 24px 40px;
background-color: #f6f8f9;
}
.blog_post_preview.format-quote .post_media_info {
font-size: 20px;
font-weight: 400;
margin-bottom: 20px;
}
.post_media_info {
margin-bottom: 3px;
position: relative;
}
.post_media_info .quote_image {
width: 75px;
border-radius: 50%;
vertical-align: middle;
margin-right: 20px;
}
.vc-hoverbox .vc-hoverbox-block-inner.vc-hoverbox-front-inner {
transition: 2s all;
}
.vc-hoverbox:hover .vc-hoverbox-block-inner.vc-hoverbox-front-inner {
opacity: 0;
transition: 0.5s all;
}
.vc-hoverbox-block.vc-hoverbox-front {
overflow: hidden;
}
.vc-hoverbox-block.vc-hoverbox-front * {
font-size: 36px;
color: #fff;
}
body.wpb-js-composer .vc-hoverbox-wrapper.vc-hoverbox-shape--rounded .vc-hoverbox-back,
body.wpb-js-composer .vc-hoverbox-wrapper.vc-hoverbox-shape--rounded .vc-hoverbox-front {
border-radius: 5px;
}
.vc-hoverbox-block.vc-hoverbox-front::before {
content: '';
display: inline-block;
vertical-align: middle;
background-color: rgba(4, 18, 29, 0.45);
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
z-index: -1;
}
.blog_content p {
margin-bottom: 17px;
} .gt3_module_featured_posts .blog_post_media {
margin-bottom: 0;
padding-bottom: 0;
border-radius: 5px;
position: relative;
z-index: 1;
overflow: visible;
}
.gt3_module_featured_posts.gt3_custom_services .blog_post_media{
margin-bottom: 25px;
overflow: hidden;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.gt3_module_featured_posts.gt3_custom_services.blog_type4 .featured_post_info{
background: transparent;
padding: 0;
}
.gt3_module_featured_posts .blog_post_media a:before,
.gt3_module_featured_posts .blog_post_media a:after {
content: '';
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: #04121d;
opacity: 0;
transition: all 400ms;
border-radius: 5px;
}
.gt3_module_featured_posts .blog_post_media a:hover:before {
opacity: 0.4;
}
.gt3_module_featured_posts .blog_post_media a:after {
width: 30px;
height: 30px;
top: 50%;
left: 50%;
opacity: 0;
visibility: hidden;
border-radius: 0;
margin: -15px 0 0 -15px;
z-index: 2;
background-color: transparent;
background-image: url(//joanaaraujolopes.pt/wp/wp-content/themes/optima/img/plus_icon.png);
background-size: 30px 30px;
background-repeat: no-repeat;
background-position: 0 0;
}
.gt3_module_featured_posts .blog_post_media a:hover:after {
visibility: visible;
opacity: 1;
}
.gt3_module_featured_posts .blog_content {
padding: 0;
background: none;
}
.gt3_module_featured_posts .blogpost_title {
display: inline-block;
vertical-align: top;
}
.featured_post_info {
padding: 18px 0 20px 0;
}
.blog_type4 .featured_post_info {
padding: 24px 30px 40px 30px;
background: #fafbfc;
}
.blog_type4 .featured_post_info .blogpost_title {
margin-bottom: 9px;
}
.featured_post_info .learn_more {
float: none;
}
.featured_post_info .blogpost_title {
font-size: 24px;
line-height: 28px;
margin-top: 0;
font-weight: 400;
}
.featured_post_info .blogpost_title a {
font-weight: inherit;
line-height: 1;
} .blog_type2 .blog_content {
padding-top: 5px;
}
.blog_type2 .has_post_thumb .blog_content {
position: relative;
padding-left: 160px;
min-height: 135px;
}
.blog_type2 .has_post_thumb .blog_post_media {
position: absolute;
left: 0;
top: 5px;
width: 130px;
}
.blog_type2 .featured_post_info {
padding: 0;
}
.blog_type2 .blog_content p {
margin-bottom: 0;
}
.blog_type2 .blog_post_preview {
margin-bottom: 8px !important;
}
.blog_type2 .listing_meta,
.blog_type2 .blogpost_title {
margin-bottom: 4px;
} .blog_type3 .blog_content {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
}
.blog_type3 .blog_post_media,
.blog_type3 .featured_post_info {
width: 100%;
}
.blog_type3 .blog_post_media {
order: 1;
}
.blog_type3 .featured_post_info {
order: 2;
}
.blog_type3 .blog_post_preview:nth-child(even) .featured_post_info {
order: 0;
}
.blog_type3 .blog_post_media {
position: relative;
}
.blog_type3 .blog_post_media span {
position: absolute;
left: 25px;
bottom: 19px;
right: 20px;
font-size: 0;
line-height: 0;
}
.blog_type3 .blog_post_media span a {
line-height: 15px;
font-size: 12px;
color: #fff;
padding: 4px 8px;
display: inline-block;
vertical-align: top;
margin: 5px 5px 0 0;
background: rgba(39,50,61, 0.34);
border-radius: 4px;
transition: all 300ms;
-webkit-transition: all 300ms;
position: relative;
overflow: hidden;
}
.blog_type3 .blog_post_media span a:hover {
background: rgba(39,50,61, 0.7);
}
.blog_type3 .featured_post_info {
padding: 36px 0 25px 0;
}
.blog_type3 .without_post_thumb .featured_post_info {
padding-top: 83px;
padding-bottom: 68px;
}
.blog_type3 .listing_meta,
.blog_type3 .blogpost_title,
.blog_type4 .listing_meta,
.blog_type4 .blogpost_title {
margin-bottom: 6px;
}
.single .blog_type1 .blogpost_title,
.single .blog_type2 .blogpost_title,
.single .blog_type3 .blogpost_title,
.single .blog_type4 .blogpost_title {
margin-bottom: 10px;
margin-top: 2px;
}
.blog_type3 .blog_content p {
padding-top: 5px;
margin-bottom: 9px;
}
.blog_type4 .blog_content p {
padding-top: 6px;
margin-bottom: 0;
} .blog_type1 .blog_post_preview,
.blog_type1 .featured_post_info {
padding: 0;
margin: 0;
}
.blog_type1 .listing_meta {
margin-bottom: 7px;
}
.blog_type1 .first_post_with_thumb .blog_post_media {
margin-bottom: 15px;
}
.blog_type1 .first_post_with_thumb h4.blogpost_title > a {
font-size: 1.333em !important;
line-height: 1.333;
}
.blog_type1 .blogpost_title + .listing_meta {
margin-top: 7px;
}
.blog_type1 .listing_meta + .blogpost_title {
margin-bottom: 7px;
}
.blog_type1 .blog_post_preview {
padding: 0 0 15px 0;
margin-bottom: 15px;
position: relative;
}
.blog_type1 .blogpost_title {
margin-bottom: 0;
padding: 0;
display: block;
}
.blog_type1 .blog_post_preview:before {
position: absolute;
left: 0;
right: 0;
bottom: 0;
height: 1px;
content: '';
opacity: 0.17;
}
.blog_type1 {
overflow: hidden;
}
.blog_type1 .blog_post_preview:last-child {
margin-bottom: 0;
padding-bottom: 0;
}
.blog_type1 .blog_post_preview:last-child:before {
display: none;
}
.blog_type1 .blog_content p {
margin-bottom: 0;
}
.blog_type1 .slick-list {
margin-left: 0;
margin-right: 0;
}
.blogpost_title a span {
display: none;
}
.blog_type1 .blogpost_title a span {
display: inline-block;
border-bottom-width: 1px;
border-bottom-style: solid;
opacity: 0.45;
height: 0;
}
.blog_type1 .blogpost_title a span:before {
top: -1px !important;
}
.blog_content h1,
.blog_content h2,
.blog_content h3,
.blog_content h4,
.blog_content h5,
.blog_content h6,
#main_content > h1,
#main_content > h2,
#main_content > h3,
#main_content > h4,
#main_content > h5,
#main_content > h6,
.comment_content > h1,
.comment_content > h2,
.comment_content > h3,
.comment_content > h4,
.comment_content > h5,
.comment_content > h6 {
margin-top: 32px;
margin-bottom: 10px;
} .single #main_content > .blog_post_preview {
margin-bottom: 22px;
}
.blog_content blockquote h1,
.blog_content blockquote h2,
.blog_content blockquote h3,
.blog_content blockquote h4,
.blog_content blockquote h5,
.blog_content blockquote h6 {
margin-top: 0;
}
.single #main_content > .blog_post_preview .blog_content {
padding: 0;
margin: 0;
background: none;
}
.blog_post_preview .blog_content .nivoSlider {
border-radius: 5px;
}
.blog_post_preview .blog_content > ul,
.blog_post_preview .blog_content > ol,
.blog_post_preview .blog_content > ul {
padding-bottom: 17px;
}
.blog_post_preview .blog_content > ol {
margin-bottom: 17px;
}
.blog_post_preview .blog_content {
border-radius: 5px;
overflow: hidden;
padding-bottom: 10px;
}
.single .post_info {
padding-top: 4px;
}
.single .gt3_module_featured_posts .listing_meta * {
font-size: 14px;
}
.single .blog_post_preview .learn_more {
margin-top: 10px;
} #comments {
padding:0;
padding-top: 20px;
padding-bottom: 40px;
}
#comments:empty {
padding-top: 0;
padding-bottom: 0;
height: 0;
line-height: 0;
font-size: 0;
}
#respond form#commentform {
margin-left: -5px;
margin-right: -5px;
}
#respond form#commentform [class*="span"],
#respond form#commentform > p {
padding-left: 5px;
padding-right: 5px;
}
#respond .form_field {
width: 100%;
margin-bottom: 20px;
}
#respond textarea {
resize: none;
}
#respond #commentform label {
display: none;
}
p.form-submit {
margin-bottom:0;
}
.form-submit .gt3_submit_wrapper {
display: inline-block;
vertical-align: top;
float: none;
}
p.comment-notes {
margin-bottom: 20px;
}
#comments > h3 {
margin-bottom: 25px;
z-index: 10;
position: relative;
}
#comments hr {
margin-top: 10px;
margin-bottom: 40px;
}
ol.commentlist {
list-style: none;
margin: 0;
padding: 0;
padding-top: 20px;
padding-bottom: 50px;
position: relative;
}
ol.commentlist li {
list-style: none;
}
ol.commentlist li .stand_comment {
padding: 20px 0 15px 100px;
margin-bottom:0;
border-top: 1px #efefef solid;
}
ol.commentlist{
position: relative;
}
ol.commentlist:after {
position: absolute;
left: 0;
top: 20px;
width: 100%;
height: 1px;
content: '';
}
ol.commentlist li ul li .stand_comment {
margin-left: 100px;
}
ol.commentlist li ul li ul li .stand_comment {
margin-left: 200px;
}
.thiscommentbody {
position: relative;
min-height: 82px;
}
ol.commentlist li .commentava {
left: -100px;
position: absolute;
top: 4px;
height: 85px;
width: 85px;
z-index: 5;
}
ol.commentlist li .commentava img {
display: block;
height: auto;
width: 100%;
border-radius: 50%;
-webkit-border-radius: 50%;
}
.main_wrapper ol.commentlist li.comment:before,
.main_wrapper ol.commentlist li.comment:after,
.main_wrapper ol.commentlist li.pingback:before,
.main_wrapper ol.commentlist li.pingback:after {
display: none;
}
.comment_info {
padding-right: 60px;
}
.comment_author_says {
line-height: 22px;
}
.comment_author_says,
.comment_author_says a {
font-weight: bold;
font-size: 14px;
line-height: 20px;
text-transform: uppercase;
}
#comments .listing_meta {
font-size: 12px;
line-height: 27px;
margin-bottom: 0;
}
#comments > ol > li:last-child{
border: none;
}
.comment_info a,
#cancel-comment-reply-link {
transition:color 0.3s;
-webkit-transition:color 0.3s;
}
.comment_content p {
margin-bottom: 0;
padding-bottom: 9px;
}
#comments .comment_content p {
font-size: 16px;
line-height: 1.5;
font-weight: 300;
}
.comment_info .listing_meta * {
font-size: 14px;
}
.comment-reply-title {
margin-bottom: 15px;
font-weight: 400;
font-size: 24px;
line-height: 28px;
}
.comment-reply-link {
display: block;
position: absolute;
right: 0;
top: 0;
line-height: 22px;
font-size: 12px;
font-weight: 700;
}
.comment-reply-link:before {
content: "\f122";
padding-right: 5px;
font-family: 'FontAwesome';
font-weight:normal;
}
.learn_more,
.post_info,
.post_share > a {
line-height: 21px;
}
.learn_more {
display: inline-block;
vertical-align: top;
transition: all 300ms;
-webkit-transition: all 300ms;
margin-bottom: 4px;
font-size: 12px;
text-transform: uppercase;
font-weight: 700;
}
.blog_post_preview .learn_more {
float: left;
margin-top: 15px;
}
.blog_type4 .blog_post_preview .learn_more {
float: left;
margin-top: 27px;
}
.learn_more span,
.gt3_module_title .carousel_arrows a span,
.blog_type1 .blogpost_title a span,
.prev_next_links a span i {
display: inline-block;
vertical-align: middle;
width: 0;
height: 1px;
margin-left: 9px;
position: relative;
transition: all 300ms;
-webkit-transition: all 300ms;
}
.learn_more span:before,
.gt3_module_title .carousel_arrows a span:before,
.blog_type1 .blogpost_title a span:before,
.prev_next_links a span i:before {
position: absolute;
right: -2px;
top: -3px;
width: 5px;
height: 5px;
content: '';
z-index: 5;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
border-width: 1px;
border-style: solid;
border-left: none;
border-top: none;
transition: all 300ms;
-webkit-transition: all 300ms;
}
.gt3_module_title .carousel_arrows a.left_slick_arrow span:before,
.prev_next_links .fleft a span i:before {
left: -2px;
right: auto;
transform: rotate(135deg);
-webkit-transform: rotate(135deg);
} .prev_next_links {
padding-top: 40px;
padding-bottom: 25px;
margin-top: 10px;
}
.prev_next_links a {
display: block;
padding: 0;
font-size: 14px;
font-weight: 400;
}
.prev_next_links a span,
.prev_next_links a b {
display: block;
}
.prev_next_links .fleft a {
text-align: left;
}
.prev_next_links .fright a {
text-align: right;
}
.prev_next_links a b {
padding-bottom: 2px;
transition: color 300ms;
-webkit-transition: color 300ms;
}
.prev_next_links .fleft a span i {
margin-left: auto;
margin-right: 12px;
}
.prev_next_links .fright a span i {
margin-right: auto;
margin-left: 12px;
}
.prev_next_links a span i {
transition: margin 300ms;
-webkit-transition: margin 300ms;
}
.prev_next_links a:hover span i {
margin-left: 15px;
}
.prev_next_links .fleft a:hover span i {
margin-left: auto;
margin-right: 15px;
}
.prev_next_links a span i:before {
transition: all 0s;
}
.post_info {
vertical-align: top;
margin-bottom: 4px;
padding-top: 0;
}
.post_info > div:last-child {
margin-left: 0;
}
.post_share {
position: relative;
float: left;
}
.post_share > a {
display: block;
position: relative;
transition: color 300ms;
-webkit-transition: color 300ms;
width: 35px;
line-height: 35px;
text-align: center;
margin-left: 2px;
}
.post_share > a:before {
font-family: 'FontAwesome';
font-weight:normal;
content:"\f1e0";
line-height: 21px;
padding: 0;
color: inherit !important;
transition: color 300ms;
-webkit-transition: color 300ms;
}
.share_wrap {
display: block;
position: absolute;
left: 100%;
top: 0;
opacity: 0 !important;
font-size: 0;
line-height: 0;
z-index: 555;
box-shadow: none;
visibility: hidden;
transition: all 300ms;
-webkit-transition: all 300ms;
}
.post_share:hover > .share_wrap {
opacity: 1 !important;
visibility: visible !important;
}
.share_wrap ul {
padding: 0;
margin: 0;
list-style: none;
white-space: nowrap;
}
.share_wrap ul li {
margin: 0 3px;
text-align: center;
line-height: 35px;
width: 35px;
height: 35px;
padding: 0;
display: inline-block;
vertical-align: middle;
}
.share_wrap ul li:before {
display: none;
}
.share_wrap a {
display: block;
}
.share_wrap a span {
display: inline-block;
line-height: 35px;
width: 35px;
transition: all 300ms;
-webkit-transition: all 300ms;
}
.share_wrap a span:before {
transition: all 500ms;
}  .gt3-contact-widget {
position: fixed;
z-index: 100;
top: 25%;
right: 0px;
width: 300px;
box-sizing: border-box;
padding: 25px 30px 20px 30px;
min-height: 220px;
background-color: #f5f7f8;
border-bottom-left-radius: 2px;
-webkit-transform: translateX(100%);
transition: transform 0.4s;
transform: translateX(100%);
}
.gt3-contact-widget_label {
cursor: pointer;
position: absolute;
transform-origin: 0 0;
font-size: 16px;
line-height: 34px;
z-index: 1;
padding: 10px 10px;
color: #ffffff;
left: 0;
top: 0;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
-webkit-transform: rotate(-90deg) translate(-100%, -100%);
transform: rotate(-90deg) translate(-100%, -100%);
}
.gt3-contact-widget_icon {
display: block;
z-index: 1;
position: absolute;
top: 0;
right: 0;
transform: rotate(90deg);
width: 54px;
height: 54px;
background-color: rgba(255,255,255,0.1);
}
.gt3-contact-widget_icon img {
width: 24px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.gt3-contact-widget_label.empty-title {
width: 54px;
height: 54px;
padding: 0 !important;
}
.gt3-contact-widget_label.with-icon {
padding-right: 64px;
}
.gt3-contact-widget.open {
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
@media only screen and (max-width: 767px) {
.gt3-contact-widget {
display: none;
}
}  .likes_block,
.post_share,
.likes_block span {
display: inline-block;
vertical-align: top;
line-height: 35px;
}
.likes_block span.icon {
width: 30px;
text-align: center;
color: #fe3f4c;
transition: all 0.4s;
}
.likes_block.already_liked span.icon:before {
content: '\f004';
}
.likes_block {
cursor: pointer;
float: right;
}
.likes_block.already_liked {
cursor: default;
}
.like_count {
font-size: 14px;
transition: color 300ms;
-webkit-transition: color 300ms;
}
.like_count:empty {
display: none;
} ul.pagerblock,
.learn-press-pagination ul.page-numbers {
margin: 0;
padding: 0 0 30px 0;
list-style: none;
text-align: center;
}
.learn-press-pagination ul.page-numbers {
font-size: 0;
}
ul.pagerblock li:before,
ul.pagerblock li:after,
.learn-press-pagination ul.page-numbers li:before,
.learn-press-pagination ul.page-numbers li:after {
display: none;
}
ul.pagerblock li,
.learn-press-pagination ul.page-numbers li {
display: inline-block;
vertical-align:top;
margin: 0 2px 4px 2px;
padding: 0;
}
ul.pagerblock li a,
ul.pagerblock li span,
.learn-press-pagination ul.page-numbers li a,
.learn-press-pagination ul.page-numbers li span {
display: block;
font-size: 12px;
height: 40px;
width: 38px;
line-height: 40px;
padding: 0;
border: 0;
transition: all 400ms;
-webkit-transition: all 400ms;
text-transform: uppercase;
text-align: center;
background: #f8f8f8;
border-radius: 4px;
}
.learn-press-pagination ul.page-numbers li a.prev,
.learn-press-pagination ul.page-numbers li a.next,
ul.pagerblock li.next_page a,
ul.pagerblock li.prev_page a {
background: transparent;
}
.pagerblock li.next_page a,
.pagerblock li.prev_page a,
.learn-press-pagination ul.page-numbers li a.prev,
.learn-press-pagination ul.page-numbers li a.next {
font-size: 16px;
}
ul.pagerblock li a.current,
.learn-press-pagination ul.page-numbers li a.current {
cursor:default;
}
.pagerblock li:not(.next_page):not(.prev_page) a:hover,
.pagerblock li a:focus,
ul.pagerblock li a.current,
ul.pagerblock li span,
.learn-press-pagination .page-numbers li a:not(.prev):not(.next):hover,
.learn-press-pagination .page-numbers li a:focus,
.learn-press-pagination ul.page-numbers li a.current,
.learn-press-pagination ul.page-numbers li span,
.learn-press-pagination ul.page-numbers li span.current {
color: #fff;
} .main_header .header_search {
display: inline-block;
vertical-align: middle;
}
.header_search__container {
position: relative;
display: inline-block;
height: 100%;
width: 40px;
text-align: center;
}
.header_search__container:before {
content: '';
position: absolute;
}
.main_header .header_search .header_search__icon {
display: inline-block;
vertical-align: middle;
cursor: pointer;
width: 25px;
opacity: 1!important;
margin-top: -5px;
}
.main_header .header_search .header_search__icon > i {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.main_header .header_search .header_search__icon > i:before {
content: "\f002";
}
.main_header .header_search.ct-search-open .header_search__icon > i:before {
content: "\f00d";
}
.main_header .header_search:before {
content: '';
position: absolute;
}
.main_header .header_search .header_search__inner {
position: absolute;
top: 100%;
right: 0;
padding-top: 6px;
opacity: 0;
visibility: hidden;
transition: all 300ms;
-webkit-transition: all 300ms;
}
.main_header .left .header_search .header_search__inner {
right: auto;
left: 0;
}
.main_header .header_search .header_search__inner:after {
top: 0;
}
.main_header .header_search.ct-search-open .header_search__inner {
opacity: 1;
visibility: visible;
}
.main_header .header_search__inner .search_form {
padding-right: 40px;
position: relative;
z-index: 1;
}
.main_header .header_search__inner .search_form:after {
content: "\f002";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
position: absolute;
top: 0;
right: 0;
width: 50px;
height: 100%;
line-height: 50px;
text-align: center;
z-index: 1;
opacity: 0.7;
}
.main_header .header_search__inner .search_submit {
font-size: 0;
position: absolute;
top: 0;
right: 0;
height: 100%;
width: 50px;
background: transparent;
border: none;
box-shadow: none;
outline: none;
cursor: pointer;
z-index: 2;
padding: 0;
}
.main_header .header_search__inner .search_text {
background-color: transparent;
border: none;
box-shadow: none;
outline: none;
user-select: none;
height: 50px;
padding: 0 20px;
font-size: 14px;
}
.main_header .header_search__inner .search_text::-webkit-input-placeholder {
opacity: 0.7 !important;
}
.main_header .header_search__inner .search_text:-moz-placeholder {
opacity: 0.7 !important;
}
.main_header .header_search__inner .search_text::-moz-placeholder {
opacity: 0.7 !important;
}
.main_header .header_search__inner .search_text:-ms-input-placeholder {
opacity: 0.7 !important;
}
.main_header .top_header .header_search {
height: auto !important;
} .main_header.header_vottom_vertical_order > .bottom_header_wrapper .Centeralignside .header_side_container > div,
.main_header.header_vottom_vertical_order > .bottom_header_wrapper .Centeralignside .header_side_container > nav,
.main_header.header_vottom_vertical_order > .bottom_header_wrapper .right .header_side_container > div,
.main_header.header_vottom_vertical_order > .bottom_header_wrapper .right .header_side_container > nav,
.main_header.header_vottom_vertical_order > .bottom_header_wrapper .left .header_side_container > div,
.main_header.header_vottom_vertical_order > .bottom_header_wrapper .left .header_side_container > nav {
padding: 7px 0;
height: auto;
}
.main_header.header_vottom_vertical_order > .bottom_header_wrapper .right .header_side_container > nav > ul > li,
.main_header.header_vottom_vertical_order > .bottom_header_wrapper .Centeralignside .header_side_container > nav > ul > li,
.main_header.header_vottom_vertical_order > .bottom_header_wrapper .left .header_side_container > nav > ul > li {
margin-top: -5px;
margin-bottom: -5px;
padding: 5px 0;
}
.main_header.header_vottom_vertical_order > .bottom_header_wrapper .Centeralignside .header_side_container,
.main_header.header_vottom_vertical_order > .bottom_header_wrapper .left .header_side_container,
.main_header.header_vottom_vertical_order > .bottom_header_wrapper .right .header_side_container {
display: flex;
flex-direction: column;
justify-content: center;
}
.main_header.header_vottom_vertical_order .sticky_header .logo_container {
display: none;
} .main_header .wrapper a {
color: inherit;
}
.main_header .wrapper a:hover {
opacity: 1;
}  aside > .widget + .widget {
margin-top: 35px;
padding-bottom: 30px;
}
.main_footer .widget + .widget {
margin-top: 5px;
padding-bottom: 30px;
}
.main_footer .widget.widget_media_image img {
border-radius: 0;
}
aside > .widget.widget_text,
aside > .widget.widget_archive,
aside > .widget.widget_categories,
aside > .widget.widget_pages,
aside > .widget.widget_meta,
aside > .widget.widget_recent_comments,
aside > .widget.widget_recent_entries {
padding-bottom: 0;
}
aside > .widget.widget_flickr {
padding-bottom: 20px;
}
.gt3_widget .widget-title {
font-size: 24px;
font-weight: 400;
}
.widget_search .search_form .search_text {
width: 100%;
height: 50px;
padding: 8px 30px;
padding-right: 45px;
border: none;
outline: none;
box-sizing: border-box;
border: 1px solid #eeeeee;
font-weight: 300;
}
.widget_search .search_form {
position: relative;
z-index: 1;
padding-top: 10px;
}
.widget_search .search_form .search_submit,
.widget_search .search_form:before {
font-size: 0;
width: 50px;
height: 50px;
opacity: 0;
position: absolute;
top: 0;
right: 0;
cursor: pointer;
padding: 0;
margin: 0;
margin-top: 10px;
}
.widget_search .search_form:before {
content: "\f002";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
text-align: center;
line-height: 48px;
opacity: 1;
color: #fff;
right: 0px;
transition: all 0.4s;
-webkit-border-radius: 0 5px 5px 0;
border-radius: 0 5px 5px 0;
}
.widget_search .search_form:hover:before{
color: #ffffff;
}
.widget-title {
padding-bottom: 10px;
margin-bottom: 10px;
}
.widget-title .rsswidget {
vertical-align: middle;
display: inline-block;
line-height: 0;
}
.widget_search .widget-title {
border-bottom: 0;
margin-bottom: 0;
}
.widget .calendar_wrap table {
width: 100%;
margin: 0;
}
.widget .calendar_wrap table td {
text-align: center;
padding: 5px 0px;
width: calc(100%/7);
}
.gt3_widget > ul {
padding-bottom: 15px;
}
.gt3_widget > ul > li {
padding-left: 0;
padding-top: 5px;
padding-bottom: 5px;
}
.gt3_widget > ul > li:last-child {
padding-bottom: 5px;
}
.widget.widget_archive ul li:before,
.widget.widget_categories ul li:before,
.widget.widget_pages ul li:before,
.widget.widget_meta ul li:before,
.widget.widget_recent_comments ul li:before,
.widget.widget_recent_entries ul li:before,
.widget.widget_nav_menu ul li:before {
color: #d8d9db;
vertical-align: baseline;
margin-right: 10px;
transition: color 400ms;
}
.widget.widget_archive > ul > li,
.widget.widget_categories > ul > li,
.widget.widget_pages > ul > li,
.widget.widget_meta > ul > li,
.widget.widget_recent_comments > ul > li,
.widget.widget_recent_entries > ul > li,
.widget.widget_nav_menu > .menu-main-menu-container > ul > li {
font-size: 0.875em;
}
.widget.widget_archive ul li a,
.widget.widget_categories ul li a,
.widget.widget_pages ul li a,
.widget.widget_meta ul li a,
.widget.widget_recent_comments ul li a,
.widget.widget_recent_entries ul li a,
.widget.widget_nav_menu ul li a {
color: inherit;
}
.widget.widget_categories ul li {
transition: all 0.4s;
}
.widget_categories .widget-title{
padding-bottom: 0;
margin-bottom: 0;
}
.widget_categories ul li .post_count {
float: right;
}
.widget_categories ul li:before,
.gt3_widget.widget_nav_menu .menu .menu-item:before {
line-height: inherit !important;
}
.widget.widget_categories ul li:hover,
.gt3_widget.widget_nav_menu .menu .menu-item:hover{
padding-left: 24px;
}
.widget.widget_recent_entries li:after {
content: '';
clear: both;
display: table;
}
.widget.widget_recent_entries .post-date,
.widget.widget_rss .rss-date {
font-size: 0.8em;
float: right;
}
.widget_recent_entries .widget-title {
margin-bottom: 5px;
}
.widget_recent_entries > ul > li:before,
.widget_recent_comments > ul > li:before,
.widget_archive > ul > li:before,
.widget_categories > ul > li:before,
.widget_meta > ul > li:before,
.widget_pages > ul > li:before {
content: "\f02b";
font: normal normal normal 14px/1 FontAwesome;
}
.widget_recent_entries > ul > li:before {
content: "\f040";
}
.widget_recent_comments > ul > li:before {
content: "\f075";
}
.widget_archive > ul > li:before {
content: "\f187";
}
.widget_recent_entries > ul > li,
.widget_recent_comments > ul > li,
.widget_archive > ul > li,
.widget_categories > ul > li,
.widget_meta > ul > li,
.widget_pages > ul > li,
.widget_categories > ul > li,
.gt3_widget.widget_nav_menu .menu .menu-item{
display: block;
border-bottom: 1px solid #eceff1;
padding: 0;
-webkit-transition: 0.5s all;
transition: 0.5s all;
position: relative;
}
.widget_recent_entries > ul > li:last-child,
.widget_recent_comments > ul > li:last-child,
.widget_archive > ul > li:last-child,
.widget_categories > ul > li:last-child,
.widget_meta > ul > li:last-child,
.widget_pages > ul > li:last-child,
.gt3_widget.widget_nav_menu .menu .menu-item:last-child {
border-bottom: none;
padding-bottom: 0;
}
.widget_categories > ul > li > a:last-child{
padding-bottom: 0;
}
.widget_categories > ul > li::before,
.gt3_widget.widget_nav_menu .menu .menu-item:before{
content: '';
display: inline-block;
vertical-align: middle;
width: 5px;
height: 5px;
background-color: #4eaac8;
-webkit-border-radius: 50%;
border-radius: 50%;
position: absolute;
top: 50%;
left: 3px;
margin-top: -2px;
-webkit-transition: 0.5s all;
transition: 0.5s all;
visibility: collapse;
opacity: 0;
transition: 0.5s all;
}
.widget_categories > ul > li a {
font-size: 14px;
line-height: 48px;
color: #5c656d;
padding: 1px 0;
display: inline-block;
vertical-align: middle;
text-transform: uppercase;
}
.widget_categories > ul > li.active {
padding-left: 25px;
position: relative;
}
.widget_categories > ul > li.active::before {
visibility: visible;
opacity: 1;
-webkit-transition: 0.5s all;
transition: 0.5s all;
left: 0;
}
.widget_categories > ul > li.active a {
color: #4eaac8;
}
.widget_categories > ul > li:hover {
padding-left: 25px;
-webkit-transition: 0.5s all;
transition: 0.5s all;
}
.widget_categories > ul > li:hover a {
color: #4eaac8;
}
.widget_categories > ul > li:hover::before,
.gt3_widget.widget_nav_menu .menu .menu-item:hover:before{
visibility: visible;
opacity: 1;
-webkit-transition: 0.5s all;
transition: 0.5s all;
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
left: 0;
}
.widget_custom_html{
background-color: #f6f8f9;
padding: 19px 28px 1px 28px;
-webkit-border-radius: 5px;
border-radius: 5px;
margin-bottom: 41px;
}
.widget_pages > ul > li:before {
content: "\f15b";
}
.widget.widget_posts .recent_posts {
padding: 0;
}
.widget.widget_posts .recent_posts li {
padding: 0;
border: none;
}
.widget.widget_posts .recent_posts li + li {
margin-top: 22px;
}
.widget.widget_posts .recent_posts li:after {
content: '';
clear: both;
display: table;
}
.widget.widget_posts .recent_posts li:before {
display: none;
}
.widget.widget_posts .recent_posts img {
float: left;
margin-right: 20px;
max-width: 80px;
}
.recent_posts_content .listing_meta {
margin-top: 3px;
margin-bottom: 0;
font-size: 11px;
line-height: 1.6;
}
.recent_posts_content.no_content .post_title,
.recent_posts_content.no_content .listing_meta {
padding-top: 5px;
}
.recent_posts_content .recent_post__cont {
font-size: 14px;
line-height: 1.4;
margin-top: 3px;
font-weight: 400;
}
.widget.widget_posts .recent_posts .post_title {
line-height: 24px;
font-size: 16px;
}
.widget.widget_posts .recent_posts .post_title a {
font-weight: 400;
}
.widget.widget_posts .recent_posts .listing_meta span {
font-size: 12px;
font-weight: 400;
}
.widget_flickr:after {
content: '';
clear: both;
display: table;
}
.main_footer .widget-title {
font-size: 12px;
font-weight: bold;
line-height: inherit;
border-bottom: 0;
margin-bottom: 0;
padding-bottom: 20px;
text-transform: uppercase;
}
.main_footer .top_footer .recent_posts_content.no_content img {
display: none;
}
.flickr_widget_wrapper {
margin-right: -10px;
}
.flickr_widget_wrapper .flickr_badge_image {
width: calc(33.33% - 10px);
height: calc(33.33% - 10px);
max-width: 120px;
max-height: 120px;
position: relative;
z-index: 1;
}
.flickr_badge_image > a:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #000000;
z-index: 1;
opacity: 0;
transition: opacity 300ms;
}
.flickr_badge_image > a:hover:before {
opacity: 0.3;
}
.calendar_wrap {
border: 1px solid #f2f2f2;
padding: 10px;
width: 100%;
box-sizing: border-box;
max-width: 370px;
}
.calendar_wrap tr {
border: none;
}
.calendar_wrap caption {
font-size: 18px;
line-height: 2.25;
margin: -11px -11px 10px -11px;
color: #ffffff;
border-bottom: 1px solid #f2f2f2;
}
.widget .calendar_wrap table td#today {
color: #ffffff;
position: relative;
z-index: 1;
}
.widget .calendar_wrap table td#prev {
text-align: left;
padding-left: 10px;
}
.widget .calendar_wrap table td#next {
text-align: right;
padding-right: 10px;
}
.widget .calendar_wrap table th {
padding: 5px 0px;
}
.widget .calendar_wrap tbody td > a {
display: inline-block;
width: 100%;
height: 100%;
position: relative;
z-index: 1;
color: inherit;
}
.main_footer .calendar_wrap tbody,
.main_footer .widget .calendar_wrap table td#today {
color: inherit;
}
.widget .calendar_wrap table td#today:before,
.widget .calendar_wrap tbody td > a:before {
content: '';
position: absolute;
width: 80%;
padding-bottom: 80%;
z-index: -1;
top: 50%;
left: 50%;
margin-top: -40%;
margin-left: -40%;
border-radius: 50%;
background-color: #f2f2f2;
} .tagcloud {
overflow: hidden;
margin: 0 -5px 0 0;
}
.tagcloud a {
position:relative;
display: inline-block;
vertical-align:top;
margin: 0 5px 10px 0;
padding: 5px 15px;
font-size: 14px !important;
line-height: 20px !important;
font-style: normal;
border-radius: 0px;
-webkit-border-radius: 0px;
border:none;
color: #757a7f;
transition: all 300ms;
-webkit-transition: all 300ms;
border-radius: 5px;
border: 1px solid #e7e8e9;
}
.tagcloud a:hover {
color: #ffffff;
}
.single .fleft .tagcloud {
padding-top: 27px;
} .widget #sb_instagram {
padding: 10px 0 0 0 !important;
}
.widget #sbi_images {
margin: 0 0 0 -9px !important;
padding: 0 !important;
width: calc(100% + 9px) !important;
}
.widget #sb_instagram #sbi_images .sbi_item {
padding: 0 0 9px 9px !important;
border: none !important;
margin: 0 !important;
}
.widget #sb_instagram .sbi_photo_wrap a {
position: relative;
} .wpb_single_image .vc_single_image-wrapper.vc_box_rounded,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle {
border-radius: 5px !important;
overflow: hidden;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle {
box-shadow: 11px 11px 45px rgba(15,8,49, 0.2) !important;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_rounded img,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img {
border-radius: 0 !important;
} .textwidget p {
text-align: left;
}
.textwidget img {
margin: 0 auto 25px auto;
vertical-align: top;
max-width: 100%;
}
.textwidget img.rounded {
border-radius: 50%;
-webkit-border-radius: 50%;
}
.textwidget a img {
margin: 0 auto;
} .dropcap {
display:inline-block;
float:left;
font-size: 5em !important;
margin-right: 13px;
line-height: 1 !important;
width:auto;
height:auto;
text-transform:uppercase;
font-weight: 600;
} .top_footer {
font-weight: 400;
}
.top_footer .widget_nav_menu .menu .menu-item {
padding: 0 0 5px 0;
}
.top_footer .widget_nav_menu .menu .menu-item:hover,
.top_footer .widget_nav_menu .menu .menu-item.current-menu-item {
padding-left: 0;
}
.top_footer .widget_nav_menu .menu .menu-item:before,
.top_footer .widget_nav_menu .menu .menu-item.current-menu-item:before {
display: none;
}
.top_footer .widget_nav_menu .menu .menu-item .menu-item {
padding-left: 10px;
}
.top_footer .widget_nav_menu .menu .menu-item .sub-menu {
padding-top: 5px;
}
.top_footer .widget_nav_menu .menu .menu-item  + .menu-item {
border-top: none;
}
.top_footer .widget_nav_menu .menu .menu-item {
border: none;
}  ::-moz-selection {
color: #ffffff;
}
::selection {
color: #ffffff;
} .error404 .main_wrapper {
background: url(//joanaaraujolopes.pt/wp/wp-content/themes/optima/img/page_404_bg.jpg) no-repeat center center;
background-size: cover;
padding-top: 25px;
}
.error404 .search_text {
background-color: transparent;
color: #fff;
border: 1px solid #8c8f8e;
}
.error404 .search_text::-webkit-input-placeholder {
opacity: 1 !important;
color: #fff;
}
.error404 .search_text:-moz-placeholder {
opacity: 1 !important;
color: #fff;
}
.error404 .search_text::-moz-placeholder {
opacity: 1 !important;
color: #fff;
}
.error404 .search_text:-ms-input-placeholder {
opacity: 1 !important;
color: #fff;
}
.wrapper_404 {
padding: 0 0 40px;
min-height: 60vh;
position: relative;
white-space: nowrap;
}
.wrapper_404 h2 {
font-size: 36px;
font-weight: 400;
color: #fff;
margin-bottom: 20px;
}
.wrapper_404 h4 {
margin-bottom: 40px;
}
.wrapper_404 p {
font-weight: 400;
color: #fff;
margin-bottom: 45px;
}
.wrapper_404 .number_404 {
font-size: 200px;
font-size: calc(70px + 7vw);
line-height: 1;
font-weight: 600;
margin-bottom: 15px;
color: #fff;
}
.wrapper_404 .gt3_module_button a {
padding: 14px 30px;
border-radius: 5px;
}
.wrapper_404:before {
content: '';
display: inline-block;
vertical-align: middle;
height: 60vh;
}
.container_vertical_wrapper {
display: inline-block;
vertical-align: middle;
white-space: normal;
width: 100%;
}
.text-uppercase {
text-transform: uppercase;
}
.rounded_r3 {
border-radius: 3px;
}
span.highlighter {
padding-left: 2px;
padding-right: 2px;
}
.wrapper_404 .container {
width: 100%;
}
.wrapper_404 .gt3_404_search {
padding-left: 30px;
padding-right: 30px;
}
.wrapper_404 .gt3_404_search .search_form {
position: relative;
z-index: 1;
display: inline-block;
margin-bottom: 30px;
}
.wrapper_404 .gt3_404_search .search_form .search_text,
.wrapper_404 .gt3_404_search .search_form {
width: 100%;
max-width: 300px;
}
.wrapper_404 .gt3_404_search .search_form .search_submit {
font-size: 0;
position: absolute;
top: 0;
right: 0;
height: 100%;
width: 50px;
background: transparent;
border: none;
box-shadow: none;
outline: none;
cursor: pointer;
z-index: 2;
padding: 0;
}
.wrapper_404 .gt3_404_search .search_form:after {
content: "\f002";
display: inline-block;
color: #fff;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
position: absolute;
top: 0;
right: 0;
width: 50px;
height: 100%;
line-height: 50px;
text-align: center;
z-index: 1;
opacity: 1;
} #map-canvas {
width: 100%;
height: 730px;
position: relative;
}
#map-canvas > div {
width: 100%;
position: absolute;
height: 100%;
left: 0;
top: 0;
}
#map-canvas img {
max-width: none;
max-height:none;
}
.map-wrapp {
box-shadow: 0 22px 30px 0 rgba(15, 8, 49, 0.2);
border-radius: 7px;
overflow: hidden;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: none;
}
@media only screen and (min-width: 768px) {
.full_height_map #map-canvas {
position: absolute;
padding-bottom: 0;
left: 0;
top: 0;
height: 100%;
}
} a .soc-icon {
width: 35px;
height: 35px;
border-radius: 50%;
text-align: center;
line-height: 35px;
margin-right: 5px;
}  #back_to_top {
display: inline-block;
width: 45px;
height: 45px;
position: fixed;
color: #fff;
right: 15px;
bottom: 12px;
opacity: 0;
cursor: pointer;
border-width: 1px;
border-style: solid;
transform: translateY(140%);
-webkit-transform: translateY(140%);
-moz-transform: translateY(140%);
-ms-transform: translateY(140%);
transition: all 400ms;
border-radius: 50%;
z-index: 50;
}
#back_to_top:hover {
background: #ffffff;
}
#back_to_top.show {
opacity: 1;
transform: translateY(0%);
-webkit-transform: translateY(0%);
-moz-transform: translateY(0%);
-ms-transform: translateY(0%);
}
#back_to_top:after {
content: "";
display: block;
position: absolute;
top: 20px;
left: 18px;
width: 8px;
height: 8px;
border-width: 0 0 1px 1px;
border-style: solid;
-webkit-transform: rotate(135deg);
-ms-transform: rotate(135deg);
transform: rotate(135deg);
}  .gt3_custom_button {
letter-spacing: 1px;
}
.gt3_custom_button i {
font-size: 17px;
padding: 1px 3px 0 3px;
display: inline-block;
vertical-align: top;
line-height: 23px;
}
.gt3_custom_button:hover i {
color: #fff;
}
.tp-bullets.custom .tp-bullet {
width: 6px;
height: 6px;
border-radius: 50%;
-webkit-border-radius: 50%;
background: none;
border: 2px solid #fff;
opacity: 0.44;
}
.tp-bullets.custom .tp-bullet.selected {
background: #fff;
}
.gt3pg_photo_gallery {
padding-top: 15px;
}
.gt3pg_gallery-item .gt3pg_cover .gt3pg_view-link {
border-radius: 5px;
}
.pp_block h2 {
margin-bottom: 30px;
}
.search_result_form,
.post-password-form {
max-width: 500px;
padding: 0 30px;
margin-left: auto;
margin-right: auto;
}
.post-password-form label {
display: inline-block;
min-width: 300px;
vertical-align: bottom;
margin-bottom: 0;
}
.search_result_form .search_text,
.post-password-form input[type=password] {
width: 100%;
margin-bottom: 20px;
}
.post-password-form input[type=password] {
margin-top: 5px;
margin-bottom: 0;
}
.format-standard .blog_content .post-password-form input[type=password],
.format-audio .blog_content .post-password-form input[type=password],
.format-quote .blog_content .post-password-form input[type=password],
.format-link .blog_content .post-password-form input[type=password],
.format-standard .blog_content pre,
.format-audio .blog_content pre,
.format-quote .blog_content pre,
.format-link  .blog_content pre {
background: #ffffff;
}
.format-standard .blog_content .post-password-form,
.format-audio .blog_content .post-password-form,
.format-quote .blog_content .post-password-form,
.format-link .blog_content .post-password-form {
width: 100%;
max-width: 100%;
box-sizing: border-box;
padding: 0;
}
.post-password-form input[type=submit] {
display: inline-block;
vertical-align: bottom;
padding: 14px 34px;
margin-bottom: 0;
} .gt3-contact-widget input,
.gt3-contact-widget textarea {
width: 100%;
margin: 0 0 10px 0;
}
.gt3-contact-widget textarea {
height: 96px;
}
.gt3-contact-widget .wpcf7-form-control-wrap {
margin-bottom: 0;
}
.gt3-contact-widget input[type="date"],
.gt3-contact-widget input[type="email"],
.gt3-contact-widget input[type="number"],
.gt3-contact-widget input[type="password"],
.gt3-contact-widget input[type="search"],
.gt3-contact-widget input[type="tel"],
.gt3-contact-widget input[type="text"],
.gt3-contact-widget input[type="url"],
.gt3-contact-widget select,
.gt3-contact-widget textarea {
background: #fff;
font-size: 14px;
color: #848d95;
border-color: #e4e4e4;
padding-top: 10px;
padding-bottom: 10px;
}
.gt3-contact-widget input[type="submit"] {
padding-top: 9px;
padding-bottom: 10px;
}
.gt3-contact-widget p {
padding: 0;
margin: 0;
line-height: 24px;
font-size: 14px;
}
.gt3-contact-widget h6 {
padding: 14px 9px 6px 9px;
margin: 0;
line-height: 24px;
font-size: 14px;
}
.gt3-contact-widget .ajax-loader {
display: none !important;
visibility: hidden;
}
.gt3-contact-widget .wpcf7-response-output {
font-size: 14px;
margin-top: 0;
margin-bottom: 10px;
line-height: 25px;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 2px;
}
.gt3-contact-widget.open {
box-shadow: 0 0 5px rgba(0,0,0, 0.1);
}
.pp_page .gt3-page-title {
display: none;
}
.pp_page .gt3-page-title + .site_wrapper > .main_wrapper {
padding-top: 40px;
} #loading {
background: linear-gradient(to right, #57d9d7, #1766b0);
height: 100%;
width: 100%;
position: fixed;
z-index: 1001;
margin-top: 0px;
top: 0px;
}
#loading-center {
width: 100%;
height: 100%;
position: relative;
}
#loading-center-absolute {
position: absolute;
left: 50%;
top: 50%;
height: 20px;
width: 140px;
margin-top: -10px;
margin-left: -70px;
-webkit-animation: loading-center-absolute 1s infinite;
animation: loading-center-absolute 1s infinite;
}
#loading-center-absolute .object {
width: 20px;
height: 20px;
background-color: #FFF;
float: left;
-moz-border-radius: 50% 50% 50% 50%;
-webkit-border-radius: 50% 50% 50% 50%;
border-radius: 50% 50% 50% 50%;
margin-right: 20px;
margin-bottom: 20px;
}
#loading-center-absolute .object:last-child {
margin-right: 0px;
}
#object_one {
-webkit-animation: object_one 1s infinite;
animation: object_one 1s infinite;
}
#object_two {
-webkit-animation: object_two 1s infinite;
animation: object_two 1s infinite;
}
#object_three {
-webkit-animation: object_three 1s infinite;
animation: object_three 1s infinite;
}
#object_four {
-webkit-animation: object_four 1s infinite;
animation: object_four 1s infinite;
}
@-webkit-keyframes loading-center-absolute {
100% {
-ms-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes loading-center-absolute {
100% {
-ms-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes object_one {
50% {
-ms-transform: translate(20px,20px);
-webkit-transform: translate(20px,20px);
transform: translate(20px,20px);
}
}
@keyframes object_one {
50% {
-ms-transform: translate(20px,20px);
-webkit-transform: translate(20px,20px);
transform: translate(20px,20px);
}
}
@-webkit-keyframes object_two {
50% {
-ms-transform: translate(-20px,20px);
-webkit-transform: translate(-20px,20px);
transform: translate(-20px,20px);
}
}
@keyframes object_two {
50% {
-ms-transform: translate(-20px,20px);
-webkit-transform: translate(-20px,20px);
transform: translate(-20px,20px);
}
}
@-webkit-keyframes object_three {
50% {
-ms-transform: translate(20px,-20px);
-webkit-transform: translate(20px,-20px);
transform: translate(20px,-20px);
}
}
@keyframes object_three {
50% {
-ms-transform: translate(20px,-20px);
-webkit-transform: translate(20px,-20px);
transform: translate(20px,-20px);
}
}
@-webkit-keyframes object_four {
50% {
-ms-transform: translate(-20px,-20px);
-webkit-transform: translate(-20px,-20px);
transform: translate(-20px,-20px);
}
}
@keyframes object_four {
50% {
-ms-transform: translate(-20px,-20px);
-webkit-transform: translate(-20px,-20px);
transform: translate(-20px,-20px);
}
}
.banners_block .vc_column_container:first-child {
padding-left: 0 !important;
}
.banners_block .vc_column_container:last-child {
padding-right: 0 !important;
}
.banners_block .gt3_icon_box-divider {
margin-top: 10px;
margin-bottom: 32px;
width: 70px;
}
@media only screen and (max-width: 768px) {
.banners_block .vc_column_container {
padding-left: 0 !important;
padding-right: 0 !important;
}
}
.wpb_wrapper ul li:before {
content: "\2022";
display: inline-block;
font-size: 14px;
line-height: 20px;
vertical-align: middle;
margin-right: 17px;
margin-top: -3px;
}
.wpb_wrapper .share_wrap ul li:before,
.wpb_wrapper .pagerblock li:before,
.wpb_wrapper #shipping_method li:before {
display: none;
} input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
color: transparent !important;
} input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
color: transparent !important;
} input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
color: transparent !important;
} input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
color: transparent !important;
}
.main_footer:empty{
display: none;
}
.gt3_widget.widget_nav_menu .menu .menu-item .sub-menu li:hover {
padding-left: 0;
}
.top_footer .widget_nav_menu .menu .menu-item .menu-item:hover {
padding-left: 10px !important;
}
.gt3_widget.widget_nav_menu .menu .menu-item .sub-menu li:hover:before{
content: '';
display: none;
}
.widget.gt3_widget.widget_nav_menu .menu .menu-item{
text-transform: uppercase;
font-size: 14px;
font-weight: 400;
}
.top_footer .widget.gt3_widget.widget_nav_menu .menu .menu-item{
font-weight: 400;
}
.top_footer .widget.gt3_widget.widget_nav_menu .menu{
padding-top: 10px;
}
.search .wrapper_404 h1,
.wrapper_404 .pp_container h1 {
margin-bottom: 15px;
}
.vc_general.vc_cta3.vc_cta3-style-custom .vc_btn3-style-custom:hover {
color: #3d3272 !important;
background-color: #ffffff!important;
}
.main_footer .gt3_widget.widget_media_image {
margin-top: -16px;
}
.main_footer .widget.gt3_widget.widget_nav_menu .menu .menu-item {
text-transform: none;
line-height: 25px;
}
.main_footer .widget_custom_html {
margin-bottom: 0;
padding-left: 0;
padding-right: 0;
}
.main_footer .widget.widget_posts .recent_posts .post_title {
line-height: 24px;
font-size: 14px;
font-weight: 400;
}
.main_footer .widget.widget_posts .recent_posts li > .recent_posts_content .post_title a {
font-weight: 400;
}
.main_footer .listing_meta span {
line-height: 24px;
font-size: 12px;
font-weight: 400;
}
.footer_socials_links {
padding-top: 40px;
}
.footer_socials_links a {
padding-right:23px;
font-size: 17px;
color: inherit;
opacity: 0.4;
transition: all 300ms;
}
.footer_socials_links a:hover {
opacity: 1;
}
.footer_socials_links a:not(:hover) i {
color: inherit !important;
}
.main_footer .widget_text p {
margin-bottom: 5px;
}
#main_content .alignleft,
#main_content .alignright,
#main_content .aligncenter,
#main_content .alignnone {
margin-top: 10px;
}
#main_content br+img.alignright {
clear: right;
}
body .vc_grid-filter li:before {display:none !important;}
body .vc_grid-filter li {padding-bottom:2px !important;}
.sticky_header {
pointer-events: none;
}
.sticky_header.sticky_on {
pointer-events: auto;
}
.wp-block-image{
margin-bottom: 24px;
}
.wp-block-cover, .wp-block-cover-image{
margin-bottom: 10px;
}
.wp-block-image figcaption {
margin-top: 6px;
}
.blog_post_preview .blog_content > ul li.blocks-gallery-item:before{
display: none;
}
.wp-block-gallery .blocks-gallery-item {
margin: 0 10px 12px 0;
}
.wp-block-embed {
margin: 0;
padding: 0;
margin-top: 37px;
margin-bottom: 20px;
}
figure.wp-block-pullquote {
margin-top: 25px;
border-bottom: 4px solid #f0f2f7;
border-top: 4px solid #f0f2f7;
padding: 10px 0;
margin-bottom: 25px;
}
.wp-block-pullquote p {
font-weight: 400;
font-style: italic;
font-size: 1.5em;
color: #727e85;
line-height: 1.5;
}
.wp-block-pullquote cite{
font-weight: 300;
color: #727e85;
}
figure.wp-block-pullquote blockquote:before{
display: none;
}
.single #main_content > .blog_post_preview .blog_content p a{
color: #222328;
text-decoration: none;
cursor: pointer;
outline: none !important;
}
.single #main_content > .blog_post_preview .blog_content p a:hover{
color: #cc929f;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
max-width: 100px;
}
body .wp-block-separator {
border: none;
margin: 30px 0;
border-bottom: 1px solid #909aa3;
}
[data-type="core/separator"] .wp-block-separator,
hr.wp-block-separator {
margin: 30px auto;
}
#main_content .blog_content ul li:not(.blocks-gallery-item):before{
content: "\2022";
display: inline-block;
font-size: 14px;
line-height: 20px;
vertical-align: middle;
margin-right: 17px;
margin-top: -3px;
color: #4eaac8;
}
.wp-block-gallery li.blocks-gallery-item {
padding: 0;
}
body, html {
overflow-x: hidden !important;
}
body .site_wrapper {
overflow: unset !important;
}
#main_content .blog_content .share_wrap ul li:before {
display: none;
}
.wpb_text_column .wpb_wrapper ul > li,
.wpb_text_column .wpb_wrapper ol > li,
.gt3_custom_text ul > li,
.gt3_custom_text ol > li {
display: table;
vertical-align: top;
}
.wpb_text_column .wpb_wrapper ul > li:before,
.wpb_text_column .wpb_wrapper ol > li:before,
.gt3_custom_text ul > li:before,
.gt3_custom_text ol > li:before {
display:table-cell;
padding-right: 10px;
vertical-align: top;
padding-top: 2px;
}.module_call_to_action {
text-align: center;
}
.module_call_to_action h1 {
font-weight: 100;
}
.module_call_to_action h1 b {
font-weight: 700;
}
.module_call_to_action .cta_subheading {
font-weight: 300;
margin-bottom: 15px;
}
.module_call_to_action .cta_divider {
border-bottom-style: solid;
border-bottom-width: 1px;
margin-bottom: 15px;
}
.module_call_to_action.right .cta_wrap,
.module_call_to_action.left .cta_wrap {
display: flex;
display: -webkit-flex;
}
.module_call_to_action .cta_button i {
margin-right: 10px;
}
.module_call_to_action.right .cta_text_area,
.module_call_to_action.left .cta_text_area {
flex-grow: 1;
}
.module_call_to_action.left .cta_button,
.module_call_to_action.right .cta_button {
display: table-cell;
vertical-align: middle;
display: flex;
display: -webkit-flex;
align-items: center;
}
.module_call_to_action.left .cta_button {
padding-right: 15px;
}
.module_call_to_action.right .cta_button {
padding-left: 15px;
}
.module_call_to_action .shortcode_button, 
.module_call_to_action a.shortcode_button {
margin: 0;
} .colored_sections.items1 .colored_section {
width: 100%;
}
.colored_sections.items2 .colored_section {
width: 50%;
}
.colored_sections.items3 .colored_section {
width: 33.33%;
}
.colored_sections.items4 .colored_section {
width: 25%;
}
.colored_section {
padding-left: 15px;
padding-right: 15px;
float: left;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.icon_container.top {
margin-bottom: 20px;
}
.grid.colored_sections.items2 .colored_section:nth-child(2n+1) {
border-right: 1px solid #f0f0f0;
}
.grid.colored_sections.items3 .colored_section:nth-child(3n+2),
.grid.colored_sections.items3 .colored_section:nth-child(3n+1) {
border-right: 1px solid #f0f0f0;
}
.grid.colored_sections.items4 .colored_section:nth-child(3n+3),
.grid.colored_sections.items4 .colored_section:nth-child(3n+2),
.grid.colored_sections.items4 .colored_section:nth-child(3n+1) {
border-right: 1px solid #f0f0f0;
}
.grid.colored_sections.items1 .colored_section:nth-child(n+2),
.grid.colored_sections.items2 .colored_section:nth-child(n+3),
.grid.colored_sections.items3 .colored_section:nth-child(n+4),
.grid.colored_sections.items4 .colored_section:nth-child(n+5) {
border-top: 1px solid #f0f0f0;
}
.colored_section .title_divider {
width: 40px;
height: 1px;
background-color: #dddddd;
margin-bottom: 15px;
}
.colored_section .infobox_text {
display: table-cell;
}
.colored_section .icon_container.left {
display: table-cell;
padding-right: 15px;
vertical-align: top;
padding-top: 10px;
}
.icon_container.round img {
border-radius: 50%;
-webkit-border-radius: 50%;
} .stat_temp {
width: 0 !important;
display: none !important;
}
.gt3_module_counter {
text-align: center;
}
.counter_icon_size_mini.fa {
font-size: 25px;
line-height: 39px;
}
.counter_icon_size_small.fa {
font-size: 35px;
line-height: 49px;
}
.counter_icon_size_normal.fa {
font-size: 45px;
line-height: 59px;
}
.counter_icon_size_large.fa {
font-size: 55px;
line-height: 69px;
}
.counter_icon_size_extralarge.fa {
font-size: 65px;
line-height: 79px;
}
.icon-position-right,
.icon-position-left {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
text-align: center;
}
.icon-position-left .icon_container,
.icon-position-left .stat_count_wrapper,
.icon-position-right .icon_container,
.icon-position-right .stat_count_wrapper {
flex: 1 100%;
padding: 0;
text-align: center;
}
@media all and (min-width: 768px) {
.icon-position-left .icon_container {
flex: 0 1 auto;
text-align: right;
order: 0;
padding-right: 20px;
}
.icon-position-left .stat_count_wrapper {
flex: 1 0 auto;
text-align: left;
order: 1;
}
.icon-position-right .icon_container {
flex: 0 1 auto;
text-align: left;
order: 1;
padding-left: 20px;
}
.icon-position-right .stat_count_wrapper {
flex: 1 0 auto;
text-align: right;
order: 0;
}
}
.counter_icon_type_none .stat_count_wrapper {
display: block;
text-align: center;
}
.counter_icon_type_none.icon-position-center .stat_count_wrapper {
padding-right: 20px;
padding-left: 20px;
}
.counter_icon_type_none.icon-position-left:not(:last-child) .stat_count_wrapper {
padding-right: 30px; 
}
.counter_icon_type_none.icon-position-right .stat_count_wrapper {
padding-left: 30px; 
}
.icon_proportions_circle img {
border-radius: 50%;
}
.icon-position-top.counter_icon_type_image .stat_count_wrapper,
.icon-position-top.counter_icon_type_font .stat_count_wrapper {
padding-top: 15px;
}
.icon-position-bottom.counter_icon_type_image .stat_count_wrapper,
.icon-position-bottom.counter_icon_type_font .stat_count_wrapper {
padding-bottom: 23px;
}
.gt3_module_counter .icon_container {
line-height: 10px;
}
.gt3_module_counter .stat_count {
margin-bottom: 10px;
}
.gt3_module_counter .cont_info {
letter-spacing: 0.3px;
} .gt3-countdown {
text-align: center;
}
.countdown-section {
display: inline-block;
height: 220px;
min-width: 220px;
text-align: center;
position: relative;
margin: 40px;
z-index: 1;
}
.countdown-section .countdown-amount {
display: block;
margin-top: 30px;
line-height: 1;
font-size: 7em;
font-weight: 700;
color: #ffffff;
letter-spacing: 6px;
text-align: center;
margin-bottom: 2px;
position: relative;
}
.gt3-countdown span.countdown-row .countdown-section:before {
content: '';
height: 60%;
z-index: 1;
position: absolute;
right: 0;
top: 15%;
display: inline-block;
width: 1px;
background-color: rgba(255, 255, 255, 0.4);
}
.gt3-countdown span.countdown-row .countdown-section:last-child:before{
display: none;
}
.countdown_wrapper {
margin: -40px;
}
.countdown-period {
display: block;
color: #ffffff;
font-size: 1em;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 2px;
text-align: right;
padding: 0 23%;
}
@media only screen and (max-width: 768px) {
.countdown-section {
height: 150px;
min-width: 120px;
margin: 20px;
}
.countdown-section .countdown-amount {
margin-top: 10px;
font-size: 70px;
line-height: 80px;
margin-bottom: 0px;
}
.countdown-period {
font-size: 20px;
padding: 0;
text-align: center;
}
.gt3-countdown span.countdown-row .countdown-section:before{
display: none;
}
.wpb_column.vc_column_container.vc_col-sm-3.vc_col-has-fill .vc_column-inner {
border: none!important;
}
}
@media only screen and (max-width: 480px) {
.countdown-section {
height: 140px;
min-width: 90px;
margin: 0;
}
.countdown-section .countdown-amount {
margin-top: 10px;
font-size: 40px;
line-height: 60px;
margin-bottom: 0px;
}
.countdown-period {
font-size: 14px;
}
}  .module_testimonial .testimonials_item {
list-style: none;
text-align: center;
}
.testimonials_list {
overflow: hidden;
}
.testimonials_list .testimonials_rotator > .testimonials_item {
padding-left: 15px;
padding-right: 15px;
float: left;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.testimonials_list.items1 .testimonials_rotator > .testimonials_item {
width: 100%;
}
.testimonials_list.items2 .testimonials_rotator > .testimonials_item {
width: 50%;
}
.testimonials_list.items3 .testimonials_rotator > .testimonials_item {
width: 33.33%;
}
.testimonials_list.items4 .testimonials_rotator > .testimonials_item {
width: 25%;
}
.testimonials-grid {
margin: -40px 0 0 0;
padding: 0;
}
.testimonials-grid>.testimonials_item {
list-style: none;
padding: 0 15px;
margin-top: 40px;
box-sizing: border-box;
}
.testimonials-grid.columns-2 .testimonials_item {
width: 50%;
float: left;
}
.testimonials-grid.columns-2 .testimonials_item:nth-child(2n + 1) {
clear: left;
}
.testimonials-grid.columns-3 .testimonials_item {
width: 33.33%;
float: left;
}
.testimonials-grid.columns-3 .testimonials_item:nth-child(3n + 1) {
clear: left;
}
.testimonials-grid.columns-4 .testimonials_item {
width: 25%;
float: left;
}
.testimonials-grid.columns-4 .testimonials_item:nth-child(4n + 1) {
clear: left;
}
.testimonials-grid:after {
content: '';
display: table;
clear: both;
}
.module_testimonial.type1,
.module_testimonial.type4 {
text-align: center;
}
.module_testimonial.type1 h3,
.module_testimonial.type4 h3 {
margin-bottom: 40px;
position: relative;
}
.module_testimonial .title_divider {
height: 1px;
width: 40px;
display: block;
margin: 0 auto;
margin-bottom: 50px;
}
.module_testimonial.type1 .testimonials_photo {
display: inline-block;
}
.module_testimonial.type1 .testimonials_photo img {
width: 60px;
height: 60px;
border-radius: 0;
-webkit-border-radius: 0;
}
.module_testimonial.type1 .testimonials_title {
margin-bottom: 40px;
}
.module_testimonial.type1 .testimonials_content > div:not(:last-child) {
margin-bottom: 30px;
}
.module_testimonial.type1 .testimonials_content > div:last-child {
margin-bottom: 10px;
}
.module_testimonial.type2 span.quote {
display: block;
font-size: 142px;
line-height: 125px;
margin-right: 15px;
height: 90px;
float: left;
}
.module_testimonial.type2 .testimonials-text:before {
position: absolute;
z-index: 1;
top: 0px;
left: 1px;
color: #56b8e1;
content: '\f10d';
font-size: 29px;
line-height: 1;
font-family: Fontawesome;
}
.module_testimonial.type2 .testimonials-text {
position: relative;
z-index: 1;
border-bottom: 1px solid rgba(239,239,239,.34);
margin-bottom: 30px;
padding: 0 0 26px 60px;
font-size: 16px;
line-height: 1.5;
}
.module_testimonial.type2 .testimonials-text + * {
margin-left: 60px;
}
.module_testimonial.type2 .testimonials_photo {
margin: 0 20px 0 60px;
}
.module_testimonial.type2 .testimonials_photo,
.module_testimonial.type2 .testimonials_title {
display: inline-block;
vertical-align: middle;
}
.module_testimonial.type2 .testimonials_photo img {
width: 80px;
height: 80px;
}
.slick-list {
margin-left: -15px;
margin-right: -15px;
}
.slick-list .slick-slide {
padding-left: 15px;
padding-right: 15px;
}
.module_testimonial.type3.active-carousel.arrows .slick-list {
margin-left: 40px;
margin-right: 40px;
}
.testimonials-text {
font-weight: 300;
font-style: italic;
margin-bottom: 50px;
}
.module_testimonial.type3 .testimonial_item_wrapper {
margin: 30px 15px 0;
}
.module_testimonial.type3 .testimonials-text {
font-size: 24px;
line-height: 1.5;	
}
.module_testimonial.type3 .testimonials_title_wrap {
position: relative;
z-index: 1;
}
.module_testimonial.type3 .testimonials_title {
font-size: 16px;
font-weight: 600;
}
.module_testimonial.type3 .testimonials_title .author_status {
display: block;
font-size: 12px;
line-height: 22px;
font-weight: 600;
margin-bottom: 20px;
}
.module_testimonial.type3 .testimonials_title_wrap .icon_wrap {
position: absolute;
z-index: 1;
top: 0;
right: 0;
width: 38px;
height: 38px;
}
.module_testimonial.type3 .icon_wrap span:nth-child(1),
.module_testimonial.type3 .icon_wrap span:nth-child(2),
.module_testimonial.type3 .icon_wrap span:nth-child(3) {
position: absolute;
z-index: 1;
border-radius: 50%;
}
.module_testimonial.type3 .icon_wrap span:nth-child(1) {
top: 0;
right: 0;
width: 34px;
height: 27px;
}
.module_testimonial.type3 .icon_wrap span:nth-child(2) {
left: 6px;
bottom: 3px;
width: 9px;
height: 9px;
}
.module_testimonial.type3 .icon_wrap span:nth-child(3) {
bottom: 0;
left: 0;
width: 5px;
height: 5px;
}
.module_testimonial.type3 .icon_wrap span:nth-child(1):before {
width: 30px;
height: 23px;
}
.module_testimonial.type3 .icon_wrap span:nth-child(2):before {
width: 5px;
height: 5px;
}
.module_testimonial.type3 .icon_wrap span:nth-child(3):before {
width: 1px;
height: 1px;
}
.module_testimonial.type3 .testimonials_content {
position: relative;
z-index: 1;
padding: 2px 40px 20px;
}
.module_testimonial.type3 .testimonials_photo {
text-align: center;
margin-bottom: 10px;
}
.module_testimonial.type3 .testimonials_photo img {
width: 70px;
height: 70px;
display: inline-block;
vertical-align: middle;
}
.module_testimonial.type4 .nav_item_wrap {
width: 130px;
padding-left: 75px;
padding-right: 75px;
float: left;
}
.module_testimonial.type4 .testimonials-nav {
max-width: 900px;
padding-top: 15px;
margin-bottom: 40px;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.module_testimonial.type4 .testimonials_content .testimonials_photo {
display: none;
}
.module_testimonial.type4 .testimonials_photo {
width: 90px;
padding: 20px 0 35px 0;
transition: all 400ms;
-webkit-transition: all 400ms;
}
.module_testimonial.type4 .testimonials_photo img {
margin: 0 auto;
}
.module_testimonial.type4 .testimonials_title {
font-size: 14px;
}
.module_testimonial.type4 .slick-active .testimonials_photo {
width: 130px;
padding: 0;
}
.module_testimonial.type4 .testimonials_photo img {
max-width: 100%;
height: auto;
}
.module_testimonial.type4 .testimonials-photo-wrapper {
max-width: 820px;
margin: 0 auto;
}
.module_testimonial.type4 .testimonials-photo-wrapper img {
transform: scale(0.7);
transition: all 0.5s;
}
.module_testimonial.type4 .testimonials-photo-wrapper .slick-current img {
transform: scale(1);
}
.module_testimonial.type4 .testimonials-photo-wrapper .slick-track {
margin: 0 auto;
}
.module_testimonial .slick-dots {
padding: 0;
margin: 18px 0 0 0;
text-align: center;
line-height: 0;
}
.module_testimonial .slick-dots li {
display: inline-block;
font-size: 0;
line-height: 0;
list-style: none;
padding: 0;
margin: 5px 10px;
}
.module_testimonial .slick-dots li:before {
display: none;
}
.module_testimonial .slick-dots li button:focus {
outline: none;
}
.module_testimonial .slick-dots li button {
display: inline-block;
font-size: 0;
padding: 0;
margin: 0;
box-sizing: border-box;
border: none;
background: #dee0e2;
border-radius: 50%;
width: 10px;
height: 10px;
cursor: pointer;
}
.module_testimonial .slick-dots li.slick-active button {
background: #9da3a7;
}
.module_testimonial .testimonials-rate-wrap {
margin: 10px 0 0 0;
}
.module_testimonial.type4 .testimonials-rate-wrap {
margin: 25px 0 0 0;
}
.module_testimonial .testimonials-rate-wrap i {
color: #f2bc3b;
margin: 0 5px;
}
.module_testimonial .testimonials-rate-wrap i.grey {
color: #d9d9d9;
}
.module_testimonial .testimonials_photo img.testimonials_round_img {
border-radius: 50%;
}
@media only screen and (max-width: 480px) {
.module_testimonial.type3.active-carousel.arrows .slick-list {
margin-left: 15px;
margin-right: 15px;
}
.module_testimonial.type3 .testimonial_item_wrapper {
margin: 30px 15px;
}
.module_testimonial.type3 .testimonials_content {
padding: 40px 20px 20px 20px;
}
.module_testimonial.type3 .testimonials_title_wrap {
padding-left: 0;
}
}
.module_testimonial.type3 .testimonials-text {
padding-left: 8%;
padding-right: 8%;
}
@media only screen and (max-width: 768px) {
.module_testimonial.type3 .testimonials-text {
padding-left: 0;
padding-right: 0;
}
} .gt3_flip_container {   
-webkit-perspective: 1000;
-moz-perspective: 1000;
-ms-perspective: 1000;
perspective: 1000;
-ms-transform: perspective(1000px);
-moz-transform: perspective(1000px);
-moz-transform-style: preserve-3d; 
-ms-transform-style: preserve-3d; 
}
.gt3_flip_container:hover .gt3_flipper, 
.gt3_flip-container.hovered .gt3_flipper {
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
filter: FlipH;
-ms-filter: "FlipH";
transform: rotateY(180deg);
}
.gt3_flipper {
-webkit-transition: 0.6s;
-webkit-transform-style: preserve-3d;
-ms-transition: 0.6s;
-moz-transition: 0.6s;
-moz-transform: perspective(1000px);
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transition: 0.6s;
transform-style: preserve-3d;
position: relative;
}
.front, 
.back {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: 0.6s;
-webkit-transform-style: preserve-3d;
-webkit-transform: rotateY(0deg);
-moz-transition: 0.6s;
-moz-transform-style: preserve-3d;
-moz-transform: rotateY(0deg);
-o-transition: 0.6s;
-o-transform-style: preserve-3d;
-o-transform: rotateY(0deg);
-ms-transition: 0.6s;
-ms-transform-style: preserve-3d;
-ms-transform: rotateY(0deg);
transition: 0.6s;
transform-style: preserve-3d;
transform: rotateY(0deg);
position: absolute;
width:100%;
top: 0;
left: 0;
}
.front {
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);  
-ms-transform: rotateY(0deg);
transform: rotateY(0deg);
z-index: 2;
}
.back {
-webkit-transform: rotateY(-180deg);
-moz-transform: rotateY(-180deg);   
-ms-transform: rotateY(-180deg);
transform: rotateY(-180deg);
width:100%;
display:block;
}
.flip_image {
position:absolute;
left:0;
top:0;
display:block;
width:100%;
height:100%;
background-size:cover!important;
}
.flip_content {
padding: 68px 50px 72px 50px;    
}
.flip_content_text {
font-size:26px;
line-height:36px;
padding:0;
margin:0;
}
.flip_author {
padding: 37px 0 0 0;
}
.flip_company {
font-size:16px;
line-height:18px;
opacity:0.7;
padding:10px 0 0 0;
display:block;
} .gt3_module_carousel .slick-prev,
.gt3_module_carousel .slick-next {
content: '';
display: block;
position: absolute;
width: 30px;
height: 30px;
border-width: 2px 2px 0 0 !important;
border-color: #000000;
border-style: solid !important;
margin-top: -20px;
opacity: 0;
transition: all 0.4s;
}
.gt3_module_carousel:hover .slick-prev,
.gt3_module_carousel:hover .slick-next {
opacity: 1;
}
.gt3_module_carousel .slick-prev {
transform: rotate(-135deg);
left: -40px;
}
.gt3_module_carousel:hover .slick-prev {
left: 20px;
}
.gt3_module_carousel .slick-next {
transform: rotate(45deg);
right: -40px;
}
.gt3_module_carousel:hover .slick-next {
right: 20px;
}
.gt3_carousel_list {
overflow: hidden;
}
.gt3_carousel_list .featured_post_info {
text-align: center;
background-color: transparent;
padding-top: 30px;
}
.gt3_carousel_list .blog_post_media {
border-radius: 5px;
overflow: hidden;
}
.gt3_module_featured_posts .gt3_carousel_list .blog_post_media a::before {
border-radius: 0;
}
.gt3_module_carousel .slick-dots {
padding: 0;
margin: 35px 0 0 0;
text-align: center;
line-height: 0;
}
.gt3_module_featured_posts.gt3_module_carousel .slick-dots {
margin: 0;
}
.gt3_module_carousel .slick-dots li {
display: inline-block;
font-size: 0;
line-height: 0;
list-style: none;
padding: 0;
margin: 5px 10px;
}
.gt3_module_carousel .slick-dots li:before {
display: none;
}
.gt3_module_carousel .slick-dots li button:focus {
outline: none;
}
.gt3_module_carousel .slick-dots li button {
display: inline-block;
font-size: 0;
padding: 0;
margin: 0;
box-sizing: border-box;
border: 2px solid #d9d9d9;
background: transparent;
border-radius: 50%;
width: 10px;
height: 10px;
cursor: pointer;
}
.gt3_module_carousel .slick-dots li.slick-active button {
background: #d9d9d9;
}
.gt3_module_carousel .vc_row {
margin-left: 0;
margin-right: 0;
} .price_item {
position: relative;
z-index: 1;
background-color: #f6f8f9;
border-radius: 5px;
}
.price_item.most_popular {
margin-top: -20px;
margin-bottom: -20px;
}
.most_popular .package_head {
padding-top: 22px;
}
.most_popular .price_item_body {
padding-bottom: 40px;
}
.price_item.most_popular{
-webkit-box-shadow: 0px 0px 40px 0px rgba(12, 8, 49, 0.1);
-moz-box-shadow:    0px 0px 40px 0px rgba(12, 8, 49, 0.1);
box-shadow:         0px 0px 40px 0px rgba(12, 8, 49, 0.1);
}
.price_item .item_cost_wrapper h3 {
font-size: 16px;
font-weight: 600;
}
.price_item .item_cost_wrapper {
position: relative;
z-index: 1;
text-align: center;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.item_cost_wrapper.with-image .price_active-icon,
.item_cost_wrapper.with-image .price_active-icon:before {
border-color: #ffffff;
}
.price_item .item_cost_wrapper.with-image {
background-size: cover;
background-position: center center;
color: #ffffff;
}
.price_item .item_cost_wrapper .bg-color {
width: 0;
height: 0;
}
.price_item .item_cost_wrapper.with-image .bg-color:before {
height: auto;
width: auto;
top: 0px;
bottom: 0px;
left: 0px;
right: 0px;
opacity: 0.9;
}
.price_item .item_cost_wrapper .bg-color:before {
content: "";
position: absolute;
z-index: -1;
width: calc(100% + 2px);
display: block;
top: 0px;
left: -1px;
background-color: inherit;
}
.price_item-cost {
font-size: 60px;
font-weight: 400;
padding: 14px 0 30px;
color: #42474c;
letter-spacing: -2.4px;
}
.price_item-cost .price_item_suffix {
display: inline-block;
vertical-align: top;
margin-top: -19px;
}
.price_item_title {
padding-top: 20px;
text-transform: uppercase;
}
.package_has_icon .package_icon {
padding-top: 38px;
}
.package_has_icon .package_icon img {
max-width: 44px;
}
.with-image .price_item-cost {
border-bottom: 0;
}
.with-image .price_item-cost .price_item_suffix {
opacity: 1;
}
.price_item-cost .price_item_prefix {
font-size: 0.45em;
vertical-align: super;
margin-right: 7px;
}
.price_item-cost .price_item_suffix {
font-size: 0.35em;
margin-left: 5px;
}
.price_item_body {
padding: 15px 10% 20px;
border-top: 0;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}
.price_item .items_text ul {
padding: 0;
}
.main_wrapper .price_item .items_text li {
list-style: none;
padding: 11px 0;
}
.main_wrapper .price_item ul li:before {
margin-right: 10px;
}
.main_wrapper .price_item ul.gt3_list_times li:before {
color: #c7cbce;
}
.price_item_description {
font-size: 1em;
font-weight: 300;
padding: 25px 0 0 0;
}
.price_item .price_button {
text-align: center;
}
.price_item .price_button .shortcode_button {
font-weight: 700;
display: inline-block;
color: #ffffff;
font-size: 12px;
padding: 13px 30px;
margin-top: 24px;
transition: all 0.3s;
border-radius: 5px;
letter-spacing: 0.4px;
text-transform: uppercase;
}
.price_item .shortcode_button:hover,
.price_item .shortcode_button.alt {
background-color: transparent;
}
.price_item .shortcode_button.alt:hover {
color: #ffffff;
}
.price_item .item_cost_wrapper h3 {
margin-bottom: 22px;
}
.price_item .price_item_body .items_text p {
font-size: 16px;
line-height: 24px;
font-weight: 300;
}
@media only screen and (max-width: 768px) {
.price_item_body{
padding: 34px 4% 40px;
}
.price_item-cost{
font-size: 38px;
}
} .module_feature_posts .featured_posts {
margin-left: -15px;
margin-right: -15px;
}
.module_feature_posts .featured_posts .featured_item {
padding-left: 15px;
padding-right: 15px;
}
.featured_posts .featured_item {
margin-bottom: 50px;
}
.module_feature_posts .featured_posts .featured_item {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
display: inline-block;
box-sizing: border-box;
vertical-align: middle;
margin-left: -0.25em;
}
.module_feature_posts.type1 .featured_posts .featured_item:first-child {
margin-left: 0;
}
.module_feature_posts .items1.featured_posts .featured_item {
width: 100%;
}
.module_feature_posts .items2.featured_posts .featured_item {
width: 50%;
}
.module_feature_posts .items3.featured_posts .featured_item {
width: 33.33%;
}
.module_feature_posts .items4.featured_posts .featured_item {
width: 25%;
}
.module_feature_posts.type1 .featured_post_categories {
padding: 5px 10px;
background-color: rgba(39,50,61,.34);
border-radius: 3px;
-webkit-border-radius: 3px; 
position: relative;
top: -50px;
left: 25px;
display: inline-block;
margin-bottom: -25px;
color: #fff;
}
.module_feature_posts.type1 .featured_post_categories a {
color: #fff;
}
.module_feature_posts.type1 .featured_item_content,
.module_feature_posts.type1 h3.post_title,
.module_feature_posts.type1 .featured_meta {
padding-left: 30px;
padding-right: 30px;
}
.module_feature_posts.type1 .featured_item.standard.without_image .featured_item_content,
.module_feature_posts.type1 .featured_item.standard.without_image h3.post_title,
.module_feature_posts.type1 .featured_item.standard.without_image .featured_meta {
padding-left: 50px;
padding-right: 50px;
}
.module_feature_posts.type2 .featured_item:not(.without_image) {
min-height: 130px;
}
.module_feature_posts.type2 .featured_img {
width: 130px;
height: 130px;
margin-right: 40px;
float: left;
} .shortcode_team .item_list {
padding-bottom: 0;
}
.shortcode_team .item_list:after {
content: '';
display: table;
clear: both;
}
.item-team-member {
position: relative;
}
.item-team-member .team_title {
position: absolute;
top: 50%;
left: 0;
margin-top: -80px;
opacity: 0;
z-index: 1;
transition-delay: 0;
transition: 0.5s all;
}
.item-team-member:hover .team_title,
.item-team-member:hover .team-infobox {
opacity: 1;
transition-delay: 0;
transition: 0.5s all;
}
.item-team-member:hover .team_title {
margin-top: -60px;
}
.item-team-member:hover .team_cover {
opacity: 0.5;
}
.shortcode_team .item_list .item-team-member .team_title h3 a {
font-size: 24px !important;
font-weight: 700;
color: #fff;
}
.module_team li {
list-style: none;
}
.module_team .item_list {
padding-left: 0;
}
.module_team .item_list > li {
float: left;
position: relative;
overflow: hidden;
padding: 0;
box-sizing: border-box;
margin-bottom: 22px;
}
.module_team .item_list > li img {
width: 100%;
height: auto;
}
.module_team .item_list > li .item_wrapper {
position: relative;
z-index: 1;
overflow: hidden;
border-radius: 5px;
}
.module_team .items1 .item_list > li {
width: 100%;
}
.module_team .items2 .item_list > li {
width: 50%;
}
.module_team .items3 .item_list > li {
width: 33.333333%;
}
.module_team .items4 .item_list > li {
width: 25%;
}
.module_team .team_cover {
position: absolute;
bottom: 0px;
left: 0px;
width: 100%;
height: 100%;
opacity: 0;
z-index: 1;
background: #000;
transition: all .4s;
-webkit-transition: all .4s;
}
.module_team .team-infobox {
position: absolute;
z-index: 2;
width: 100%;
height: 100%;
top: 0;
left: 0;
padding: 0 20px;
opacity: 0;
transition: all 0.4s;
box-sizing: border-box;
}
.module_team .team_icons_wrapper {
position: absolute;
width: 100%;
z-index: 1;
left: 50%;
transform: translate(-50%,-50%);
text-align: center;
bottom: 8px;
}
.team-icons .member-icon {
color: #ffffff;
padding: 12px;
font-size: 18px;
}
.module_team .team_title {
text-align: center;
width: 100%;
}
.module_team .team_title h4 {
display: inline-block;
}
.module_team .team_title .team-positions {
font-size: 18px;
color: #fff;
}
.module_team .team_title a,
.module_team .team_title > * {
position: relative;
z-index: 1;
}
.module_team .module-team_title {
float: left;
margin-bottom: 25px;
}
.module_team .view_all_link {
font-size: 16px;
float: right;
position: relative;
z-index: 1;
padding-right: 25px;
}
.module_team .view_all_link:before {
content: "";
display: block;
position: absolute;
top: 50%;
right: 0;
width: 13px;
height: 1px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.module_team .view_all_link:after {
content: "";
display: block;
position: absolute;
top: -webkit-calc(50% - 2px);
top: calc(50% - 2px);
right: 0;
width: 4px;
height: 4px;
border-width: 0 0 1px 1px;
border-style: solid;
-webkit-transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
transform: rotate(-135deg);
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.module_team .view_all_link i {
margin-left: 12px;
}
.module_team .view_all_link + *,
.module_team .module-team_title + p {
clear: both;
}
.module_team .module-team_title + p {
line-height: 1.9;
}
.module_team .item_list > li .item_wrapper:hover .team-infobox {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.module_team .item_list > li .item_wrapper:hover .team_title,
.module_team .item_list > li .item_wrapper:hover .team_info {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
.module_team .items2 .item_list > li:nth-child(2n + 1),
.module_team .items3 .item_list > li:nth-child(3n + 1),
.module_team .items4 .item_list > li:nth-child(4n + 1) {
clear: left;
}
.gt3_team_list__item--content_on_right_side .gt3_team_list__image-holder{
width: calc(33% - 15px);
float: left;
padding-right: 15px;
}
.gt3_team_list__item--content_on_right_side.gt3_team_list__item:hover .gt3_team_list__content{
padding: 0;
padding-left: 15px;
}
.gt3_team_list__item--content_on_right_side .gt3_team_list__desc {
padding-top: 18px;
line-height: 1.5;
font-size: 1em;
}
.gt3_team_list__item--content_on_right_side .gt3_team_list__learn_more,
.gt3_portfolio_list__item .gt3_portfolio_list__content .gt3_portfolio_list__learn_more a {
text-transform: uppercase;
font-size: 0.75em;
line-height: 2.5;
display: inline-block;
vertical-align: middle;
height: 0.0625em;
position: relative;
transition: all 300ms;
-webkit-transition: all 300ms;
font-weight: bold;
}
.gt3_portfolio_list__item .gt3_portfolio_list__content .gt3_portfolio_list__learn_more a:before{
position: absolute;
right: -1.2em;
top: 1em;
width: 0.4em;
height: 0.4em;
content: '';
line-height: 1.875;
z-index: 5;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
border-width: 0.0625em;
border-style: solid;
border-left: none;
border-top: none;
transition: all 300ms;
-webkit-transition: all 300ms;
}
.gt3_team_list__item--content_on_right_side .gt3_team_list__learn_more:before{
position: absolute;
right: -1.2em;
top: 1.05em;
width: 0.4em;
height: 0.4em;
content: '';
line-height: 1.875;
z-index: 5;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
border-width: 0.0625em;
border-style: solid;
border-left: none;
border-top: none;
transition: all 300ms;
-webkit-transition: all 300ms;
}
.gt3_team_list__item--content_on_right_side .gt3_team_list__learn_more:hover:before,
.gt3_portfolio_list__item .gt3_portfolio_list__content .gt3_portfolio_list__learn_more a:hover:before{
color: inherit;
transition: all 300ms;
-webkit-transition: all 300ms;
}
.gt3_team_list__item--content_on_right_side.gt3_team_list__item .gt3_team_list_social{
float: right;
opacity: 1;
visibility: visible;
position: relative;
margin-top: 22px;
}
.gt3_team_list__item--content_on_right_side.gt3_team_list__item .gt3_team_list__content{
opacity: 1;
position: relative;
visibility: visible;
width: calc(65% - 15px);
display: inline-block;
text-align: left;
padding-left: 15px;
}
.gt3_team_list .gt3_team_list__item--content_on_right_side .gt3_team_list_social .gt3_team_list_social__item{
text-align: center;
}
.gt3_team_list__item--content_on_right_side.gt3_team_list__item:hover .gt3_team_list_social{
top: 0;
bottom: auto;
}
.gt3_team_list__item--content_on_right_side .gt3_team_list__title_link{
display: inline-block;
}
.gt3_team_list__item--content_on_right_side .gt3_team_list__title_link .gt3_team_list__title{
transition: all 400ms;
}
@media only screen and (max-width: 992px) {
.module_team .team_title a,
.module_team .team_title>* {
font-size: 20px;
}
.module_team .team_title {
margin-top: 15px;
}
}
@media only screen and (max-width: 768px) {
.module_team .team_title h3{
font-size: 18px;
}
.module_team .team_title .team-positions {
font-size: 12px;
}
}
.module_team .team-links .team-member-phones {
display: inline-block;
}
.module_team .team-links .team-link + .team-link,
.module_team .team-links .team-member-phones + .team-link {
margin-left: 20px;
}
.module_team .team-links .team-link,
.module_team .team-links .phone-number {
font-size: 14px;
font-weight: 700;
color: #ffffff;
}
.module_team .team-links .team-link + .team-link:before,
.module_team .team-links .team-member-phones + .team-link:before {
content: "";
display: inline-block;
height: 8px;
width: 1px;
background-color: #ffffff;
margin: 0 8px 0 -8px;
}
ul li.item-team-member:before {
display: none;
} .single-team .main_wrapper {
padding-top: 0 !important;
}
.single-member-page {
margin-top: 10px;
}
.single-member-page + * {
margin-top: 20px;
}
.single-member-page .team_img img {
width: 100%;
margin-bottom: 30px;
}
.single-member-page .team_info {
padding: 40px;
padding-bottom: 33px;
box-shadow: 0px 5px 20px 5px rgba(25, 35, 40, 0.09);
border-radius: 5px;
}
@media only screen and (max-width: 768px) {
.single-member-page .team_img img {
margin-bottom: 40px;
}
}
.single-member-page .team-infobox .team_title h3 {
font-size: 34px;
}
.single-member-page .team-infobox .team_title {
margin-bottom: 15px;
padding-top: 0;
}
.single-member-page .member-urls {
padding: 0 !important;
}
.single-member-page .member-urls .team-links>div {
padding: 7px 0;
}
.single-member-page .team_info>div:after {
content: "";
display: table;
clear: both;
}
.single-member-page .team_info>div {
padding: 7px 0;
}
.single-member-page .team_info>div.member-icons {
margin-top: 27px;
}
.single-member-page .team_info>div.member-icons,
.single-member-page .team_info>div:first-child,
.single-member-page .member-urls .team-links>div:first-child {
border-top: 0;
}
.single-member-page .member-urls .team-links>div>a {
float: right;
}
.single-member-page .team_info>div>div {
display: inline-block;
}
.single-member-page .team_info h5 {
display: inline-block;
margin-right: 10px;
font-weight: 700;
font-size: 16px;
}
.single-member-page .member-icon {
margin: 0 10px 0 0;
width: 35px;
height: 35px;
line-height: 35px;
text-align: center;
border-radius: 50%;
font-size: 16px;
background: #727e85;
padding: 1px;
}
.single-member-page .member-icon:hover {
box-shadow: 0 5px 10px 0px rgba(114, 126, 133, 0.35);
}
.single-member-page .member-icon.fa-linkedin {
background: #727e85;
}
.single-member-page .member-icon.fa-linkedin:hover {
box-shadow: 0 5px 10px 0px rgba(114, 126, 133, 0.35);
}
.single-member-page .member-icon.fa-twitter {
background: #4ea1ee;    
}
.single-member-page .member-icon.fa-twitter:hover {
box-shadow: 0 5px 10px 0px rgba(78, 161, 238, 0.35);
}
.single-member-page .member-icon.fa-facebook {
background: #234fb1;
}
.single-member-page .member-icon.fa-facebook:hover {
box-shadow: 0 5px 10px 0px rgba(35, 79, 170, 0.35);
}
.single-member-page .member-icon.fa-instagram {
background: #fd4851;
}
.single-member-page .member-icon.fa-instagram:hover {
box-shadow: 0 5px 10px 0px rgba(253, 72, 81, 0.35);
}
.single-member-page a.member-icon:hover {
color: #ffffff;
}
.single-member-page .team-link {
color: inherit;
}
.single-member-page .team-link + .team-link:before {
content: ", ";
}
.single-team .wpcf7-form .vc_row {
margin-left: -5px;
margin-right: -5px;
}
.single-team .wpcf7-form .vc_column_container > .vc_column-inner {
padding-left: 5px;
padding-right: 5px;
}  .vc_row .vc_progress_bar .vc_single_bar:first-child {
margin-top: 25px;
}
.vc_row .vc_progress_bar .vc_single_bar {
margin: 61px 0 0 0;
height: 5px;
background-color: #f0f0f0;
box-shadow: none;
border-radius: 5px;
}
.vc_row .vc_progress_bar .vc_single_bar .vc_bar {
height: 5px;
border-radius: 5px;
}
.vc_row .vc_progress_bar .vc_single_bar .vc_bar:after {
content: attr(data-units);
position: absolute;
right: 0;
top: -38px;
font-weight: 700;
letter-spacing: 0.5px;
color: #42474c;
}
body.wpb-js-composer .vc_progress_bar .vc_general.vc_single_bar .vc_label {
color: #42474c;
font-weight: 700;
text-transform: uppercase;
position: absolute;
top: -39px;
left: 0;
padding: 0;
width: 100%;
text-shadow: none !important;
letter-spacing: 0.5px;
}
body.wpb-js-composer .vc_progress_bar .vc_general.vc_single_bar .vc_label .vc_label_units {
float: right;
display: none;
}
body.wpb-js-composer .vc_progress_bar .wpb_progress_bar_heading {
padding-bottom: 20px;
}  body.wpb-js-composer .vc_general.vc_tta-accordion .vc_tta-panels .vc_tta-panel {
margin-bottom: 10px;
}
body.wpb-js-composer .vc_general.vc_tta-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
background-color: #f6f8f9;
border-radius: 5px;
border: none;
overflow: hidden;
}
body.wpb-js-composer .vc_general.vc_tta-accordion.accordion_white .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
background-color: #fff;
}
body.wpb-js-composer .vc_general.vc_tta-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a {
padding: 9px 28px;
border-radius: 5px;
}
body.wpb-js-composer .vc_general.vc_tta-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a span {
font-size: 18px;
line-height: 30px;
font-weight: 400;
color: #42474c;
}
body.wpb-js-composer .vc_general.vc_tta-accordion .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a span,
body.wpb-js-composer .vc_general.vc_tta-accordion .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title i:before{
color: #ffffff;
}
body.wpb-js-composer .vc_general.vc_tta-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-left a {
padding-left: 60px;
}
body.wpb-js-composer .vc_general.vc_tta-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-right a {
padding-right: 60px;
text-transform: none;
}
body.wpb-js-composer .vc_general.vc_tta-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
padding: 26px 20px 14px;
border: none;
}
body.wpb-js-composer .vc_general.vc_tta-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-body p {
line-height: 24px;
}
body.wpb-js-composer .vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panels .vc_tta-controls-icon.vc_tta-controls-icon-plus::before,
body.wpb-js-composer .vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panels .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
border-color: #42474c;
}
body.wpb-js-composer .vc_general.vc_tta-accordion.vc_tta-style-accordion_solid .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before {
border-color: #fff;
}
body.wpb-js-composer .vc_general.vc_tta-accordion.vc_tta-style-accordion_bordered .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
border: 1px solid #bbc0c4;
background-color: transparent;
}
body.wpb-js-composer .vc_general.vc_tta-accordion.vc_tta-style-accordion_solid .vc_tta-panels .vc_tta-controls-icon.vc_tta-controls-icon-plus::before,
body.wpb-js-composer .vc_general.vc_tta-accordion.vc_tta-style-accordion_solid .vc_tta-panels .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
border-color: #42474c;
}
body.wpb-js-composer .vc_general.vc_tta-accordion.vc_tta-style-accordion_solid .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
border-color: #fff;
}
body.wpb-js-composer .vc_general.vc_tta-accordion.vc_tta-style-accordion_bordered .vc_tta-panels .vc_tta-controls-icon.vc_tta-controls-icon-plus::before,
body.wpb-js-composer .vc_general.vc_tta-accordion.vc_tta-style-accordion_bordered .vc_tta-panels .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
border-color: #42474c;
}
body.wpb-js-composer .vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-controls-icon.vc_tta-controls-icon-triangle::before {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
top: 3px;
}
body.wpb-js-composer .vc_general.vc_tta-accordion.vc_tta-style-accordion_bordered .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-controls-icon.vc_tta-controls-icon-triangle::before {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
top: 3px;
}
.vc_tta-style-accordion_solid.gt3_accordion_custom_color .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-title a,
.vc_tta-style-accordion_solid.gt3_accordion_custom_color .vc_tta-panels .vc_tta-panel .vc_tta-panel-title a{
background-color: #ffffff!important;
}
.vc_tta-accordion.vc_tta-style-accordion_solid.gt3_accordion_custom_color .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-controls-icon.vc_tta-controls-icon-triangle::before {
color: #4eaac8!important;
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
top: 3px;
} body.wpb-js-composer .vc_toggle {
margin-bottom: 12px;
}
body.wpb-js-composer .vc_toggle .vc_toggle_title {
padding: 9px 28px;
border-radius: 5px;
background-color: #f6f8f9;
position: relative;
}
body.wpb-js-composer .vc_toggle.vc_toggle_color_none.vc_toggle_color_none .vc_toggle_title {
padding: 9px 28px;
}
body.wpb-js-composer .vc_toggle .vc_toggle_title > h4 {
font-size: 18px;
line-height: 30px;
font-weight: 400;
color: #42474c;
}
body.wpb-js-composer .vc_toggle .vc_toggle_icon {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
right: 23px;
display: block;
width: 14px;
height: 14px;
}
body.wpb-js-composer .vc_toggle_color_triangle .vc_toggle_icon {
width: 12px;
height: 10px;
}
body.wpb-js-composer .vc_toggle.vc_toggle_size_right .vc_toggle_title {
padding-right: 60px;
}
body.wpb-js-composer .vc_toggle.vc_toggle_size_left  .vc_toggle_title {
padding-left: 60px;
}
body.wpb-js-composer .vc_toggle.vc_toggle_color_chevron .vc_toggle_title .vc_toggle_icon {
display: block;
position: absolute;
width: 10px;
height: 10px;
top: 50%;
margin-top: -8px;
background-color: transparent;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
body.wpb-js-composer .vc_toggle.vc_toggle_color_chevron .vc_toggle_title .vc_toggle_icon::before {
content: '';
display: block;
position: absolute;
box-sizing: border-box;
border-style: solid;
border-color: #42474c;
width: 7px;
height: 7px;
top: 50%;
border-width: 0 1px 1px 0;
-webkit-transform: rotate(45deg) translate(-25%,-25%);
-ms-transform: rotate(45deg) translate(-25%,-25%);
transform: rotate(45deg) translate(-25%,-25%);
background-color: transparent;
transition: 0.2s all;
z-index: 100;
}
body.wpb-js-composer .vc_toggle.vc_toggle_color_chevron.vc_toggle_size_left .vc_toggle_icon {
left: 0;
}
body.wpb-js-composer .vc_toggle.vc_toggle_color_chevron.vc_toggle_size_right .vc_toggle_icon {
right: 24px;
}
body.wpb-js-composer .vc_toggle.vc_toggle_size_left .vc_toggle_title .vc_toggle_icon {
left: 23px;
}
body.wpb-js-composer .vc_toggle.vc_toggle_active.vc_toggle_color_chevron .vc_toggle_title .vc_toggle_icon::before {
border-color: #fff;
}
body.wpb-js-composer .vc_toggle.vc_toggle_active .vc_toggle_title .vc_toggle_icon::after {
display: none;
}
body.wpb-js-composer .vc_toggle.vc_toggle_color_plus .vc_toggle_icon::before {
content: '';
display: block;
position: absolute;
box-sizing: border-box;
left: 0;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
border-style: solid;
border-width: 2px 0 0;
}
body.wpb-js-composer .vc_toggle.vc_toggle_color_plus .vc_toggle_icon::after {
content: '';
display: block;
position: absolute;
box-sizing: border-box;
left: 50%;
bottom: 0;
top: 0;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
border-style: solid;
border-width: 0 0 0 2px;
}
body.wpb-js-composer .vc_toggle .vc_toggle_content {
padding: 26px 20px 14px;
margin: 0;
}
body.wpb-js-composer .vc_toggle .vc_toggle_content p {
margin: 0;
}
body.wpb-js-composer .vc_toggle.vc_toggle_active.vc_toggle_accordion_solid .vc_toggle_title > h4 {
color: #fff;
}
body.wpb-js-composer .vc_toggle.vc_toggle_active.vc_toggle_accordion_solid .vc_toggle_title .vc_toggle_icon::before {
border-color: #fff;
}
body.wpb-js-composer .vc_toggle.vc_toggle_accordion_alternative .vc_toggle_title {
border: 1px solid #bbc0c4;
background-color: transparent;
padding-top: 8px;
padding-bottom: 8px;
}
body.wpb-js-composer .vc_toggle.vc_toggle_active.vc_toggle_accordion_alternative .vc_toggle_title {
color: #fff;
}
body.wpb-js-composer .vc_toggle.vc_toggle_active.vc_toggle_accordion_alternative .vc_toggle_title > h4 {
color: #fff;
}
body.wpb-js-composer .vc_toggle.vc_toggle_active.vc_toggle_accordion_alternative .vc_toggle_title .vc_toggle_icon::before {
border-color: #fff;
}
body.wpb-js-composer .vc_toggle.vc_toggle_accordion_bordered .vc_toggle_title {
background-color: transparent;
border: 1px solid #bbc0c4;
padding-top: 8px;
padding-bottom: 8px;
}
body.wpb-js-composer .vc_toggle_color_triangle .vc_toggle_icon::before {
content: '';
display: block;
position: absolute;
box-sizing: border-box;
left: 0;
right: 0;
top: 0;
bottom: 0;
border-style: solid;
border-width: 6px;
border-bottom-color: transparent !important;
border-right-color: transparent !important;
border-left-color: transparent !important;
-webkit-transform: translateY(25%);
-ms-transform: translateY(25%);
transform: translateY(25%);
}  body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-heading {
border: none;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tab > a {
padding: 10px;
font-size: 12px;
font-weight: 600;
text-transform: uppercase;
text-align: center;
display: block;
box-sizing: border-box;
position: relative;
text-decoration: none;
color: inherit;
-webkit-transition: background .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out;
transition: background .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out;
border: none;
border-radius: 5px !important;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs.tabs_white .vc_tta-tab > a {
background: #fff;
}
body.wpb-js-composer .vc_general.vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
margin-right: 7px;
width: 100%;
max-width: 185px;
}
body.wpb-js-composer .vc_general.vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:last-child {
margin-right: 0;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tab a {
background-color: #ffffff;
}
.vc_tta.vc_tta-tabs.vc_tta-o-shape-group .vc_tta-tabs-container ul .vc_tta-tab a{
background-color: #f6f8f9;
}
.vc_tta-container .vc_general.vc_tta.vc_tta-tabs .vc_tta-panel a span,
.vc_tta-container .vc_general.vc_tta.vc_tta-tabs .vc_tta-panel.vc_active a span{
padding: 10px;
font-size: 12px;
font-weight: 600;
text-transform: uppercase;
text-align: center;
display: block;
box-sizing: border-box;
position: relative;
text-decoration: none;
color: inherit;
-webkit-transition: background .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out;
transition: background .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out;
border: none;
border-radius: 5px !important;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-container {
margin-bottom: 20px;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tab.vc_active > a {
border-color: transparent;
color: #ffffff;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tab {
vertical-align: bottom;
font-weight: 400;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-tab {
vertical-align: top;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tab:before {
display: none;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-panel-body {
border: none;
}
body.wpb-js-composer .vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panel-body {
padding-left: 0;
padding-right: 0;
}
.vc_tta.vc_tta-tabs.vc_tta-o-shape-group.vc_tta-tabs-position-top .vc_tta-panels-container .vc_tta-panel-body ul li {
line-height: 24px;
padding-bottom: 20px;
font-size: 1em;
} body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tab > a {
padding-top: 3px;
padding-bottom: 3px;
word-break: break-all;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab {
margin-bottom: 7px;
margin-right: 0;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panel-body {
padding: 0 0 0 30px;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab > a {
padding: 10px;
width: 185px;
display: block;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-panel-body {
padding-top: 0;
padding-right: 30px;
padding-left: 0;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panel-body,
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-panel-body {
margin-top: 0;
}
body.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-panel-heading .vc_tta-panel-title > a {
padding: 10px 20px;
margin-bottom: 10px;
}
body.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a span {
color: #ffffff;
}
@media only screen and (max-width: 1024px) {
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tab>a{
padding: 17px 20px;
}
}  .gt3_message_box {
position: relative;
padding: 16px 25px;
border-radius: 4px;
}
.gt3_message_box.gt3_message_box-with-icon {
padding-left: 60px;
}
.gt3_message_box.gt3_message_box-closable {
padding-right: 50px;  
}
.gt3_message_box__icon,
.gt3_message_box > .gt3_message_box__close {
position: absolute;
top: 50%;
left: 30px;
line-height: 1em;
margin-top: -0.5em;
}
.gt3_message_box > .gt3_message_box__close {
left: auto;
text-align: center;
right: 20px;
line-height: 2em;
width: 2em;
margin-top: -1em;
cursor: pointer;
}  canvas {
vertical-align: top;
} .flow_container, 
.flow_container li {
margin:0;
padding:0;
list-style:none;
}
.flow_container {
position:fixed;
left:0;
top:0;
width:100%;
height:100%;
display:block;
transition:top 500ms,height 500ms;
}
.flow_container li {
position:absolute;
display:block;
left:50%;
top:0;
opacity:0;
-webkit-transform:scale(0,0);
-ms-transform:scale(0,0);
transform:scale(0,0);
z-index:-5;
-webkit-transition:all 500ms;
transition:all 500ms;
}
.flow_container li img {
display:block;
transition:all 500ms;
}
.flow_container li .flow_fadder {
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
display:block;
-webkit-transition:background 500ms;
transition:background 500ms;
}
.flow_container li.currentStep {
z-index:27;
opacity:1;
}
.flow_container li.prevStep,
.flow_container li.nextStep {
z-index:25;
opacity:1;
cursor:pointer;
}
.flow_container li.prevStep2,
.flow_container li.nextStep2 {
z-index:23;
opacity:1;
cursor:pointer;
}
.mirror_container {
height:130px;
position:fixed;
visibility:hidden;
z-index:-10;
}
.top_padding_block {
height:110px;
position:fixed;
visibility:hidden;
z-index:-10;
}
.flow_reflection {
position:absolute;
bottom:0;
left:0;
width:100%;
height:130px;
-webkit-transform:scaleY(-1);
-ms-transform:scaleY(-1);
transform:scaleY(-1);
opacity:.2;
background-position:0 100%!important;
background-size:100% auto;
}
.flow_reflection:before {
content:'';
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
}
.flow_gallery .fs_title_wrapper {
left:50%;
-webkit-transform:translateX(-50%);
-ms-transform:translateX(-50%);
transform:translateX(-50%);
bottom:100px;
top: auto;
text-align:center;
height:auto;
position:fixed;
}
.flow_gallery .fs_title_wrapper h2 {
margin:0;
}
.contentarea ul.flow_container > li::before {
content: none;
}
.wrapper.padding0 {
padding: 0!important;
}
.flow_gallery .page_title {
display: none;
}
.fs_controls_append {
height: 30px;
}
.fs_slider_prev, .fs_slider_next {
position: fixed;
} .contentarea ul.ribbon_slider > li::before {
margin: 0;
border-radius: 0;
-webkit-border-radius: 0;
} .gt3_icon_box {
position: relative;
z-index: 1;
}
.gt3_icon_box::before,
.gt3_icon_box::after {
content: '';
display: table;
clear: both;
}
.gt3_icon_box .gt3_icon_box__icon img {
border-radius: 0;
}
.gt3_icon_box__icon { 
position: relative;
z-index: 1;
display: inline-block;
line-height: 1;
vertical-align: bottom;
max-width: 100%;
overflow: hidden;
}
.gt3_icon_box__title > * {
padding-top: 4px;
padding-bottom: 10px;
}
.gt3_icon_box.after_divider {
padding-right: 45px;
}
.gt3_icon_box_icon-position_top {
text-align: center;
}
.gt3_icon_box_icon-position_top .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
padding-top: 21px;
}
.gt3_icon_box_icon-position_top.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
padding-top: 15px;
}
.gt3_icon_box_icon-position_top.gt3_icon_box__icon_icon_size_small .gt3_icon_box__icon + .gt3_icon_box-content-wrapper,
.gt3_icon_box_icon-position_top.gt3_icon_box__icon_icon_size_mini .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
padding-top: 16px;
}
.gt3_icon_box_icon-position_left .gt3_icon_box__icon {
float: left;
margin-top: 0.5em;
}
body.wpb-js-composer .gt3_icon_box .gt3_icon_box__icon--number {
margin-top: 0;
margin-bottom: 12px;
float: none;
font-style: normal;
font-weight: 900;
font-size: 60px;
}
body.wpb-js-composer .gt3_icon_box .gt3_icon_box__icon--number + .gt3_icon_box-content-wrapper {
margin-left: 0;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_huge .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
margin-left: 100px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_large .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
margin-left: 90px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_regular .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
margin-left: 80px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_small .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
margin-left: 70px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_mini .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
margin-left: 60px;
}
.gt3_icon_box_icon-position_right .gt3_icon_box__icon {
float: right;
margin-top: 0.5em;
}
.gt3_icon_box_icon-position_right .gt3_icon_box-content-wrapper {
text-align: right;
}
.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_huge .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
margin-right: 100px;
}
.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_large .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
margin-right: 90px;
}
.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_regular .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
margin-right: 80px;
}
.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_small .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
margin-right: 70px;
}
.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_mini .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
margin-right: 60px;
}
.gt3_icon_box_icon-position_inline_title .gt3_icon_box__icon {
margin-right: 20px;
padding-bottom: 0;
vertical-align: text-bottom;
}
.gt3_icon_box_icon-position_inline_title .gt3_icon_box__title > * {
display: inline-block;
}
.gt3_icon_box__title > h5 {
padding-bottom: 0.2em;
}
.gt3_icon_box__icon_icon_size_small .gt3_icon_box__title > *,
.gt3_icon_box__icon_icon_size_mini  .gt3_icon_box__title > *:not(i) {
padding-bottom: 0.71em;
}
.gt3_icon_box__title a {
font-family: inherit;
font-weight: inherit;
line-height: inherit;
}
.gt3_icon_box_icon-position_right .gt3_icon_box-divider {
margin-right: 0;
margin-left: auto;
}
.gt3_icon_box_icon-position_left .gt3_icon_box-divider {
margin-right: auto;
margin-left: 0;
}
.gt3_icon_box_icon-position_top .gt3_icon_box-divider {
margin-right: auto;
margin-left: auto;
}
.gt3_icon_box-divider {
width: 40px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #3b5d7b;
margin-bottom: 0.8em;
}
.gt3_icon_box-after-divider {
position: absolute;
z-index: 1;
right: 0;
top: 30px;
width: 1px;
height: calc(100% - 60px);
background: #eeeeee;
}
.gt3_icon_box__title a {
color: inherit;
}
.gt3_icon_box__icon_icon_size_mini .gt3_icon_box__icon {
font-size: 28px;
}
.gt3_icon_box__icon_icon_size_small .gt3_icon_box__icon {
font-size: 35px;
}
.gt3_icon_box__icon_icon_size_regular .gt3_icon_box__icon {
font-size: 45px;
}
.gt3_icon_box__icon_icon_size_large .gt3_icon_box__icon {
font-size: 55px;
}
.gt3_icon_box__icon_icon_size_huge .gt3_icon_box__icon {
font-size: 65px;
}
.gt3_icon_box__icon_icon_size_mini .gt3_icon_box__icon img {
max-width: 26px;
}
.gt3_icon_box__icon_icon_size_small .gt3_icon_box__icon img {
max-width: 36px;
}
.gt3_icon_box__icon_icon_size_regular .gt3_icon_box__icon img {
max-width: 45px;
}
.gt3_icon_box__icon_icon_size_large .gt3_icon_box__icon img {
max-width: 70px;
}
.gt3_icon_box__icon_icon_size_huge .gt3_icon_box__icon img {
max-width: 66px;
} .icon-bg .gt3_icon_box__icon {
width: 1em;
line-height: 1em;
height: 1em;
text-align: center;
margin-top: 0.9em;
margin-left: 0.9em;
margin-right:  0.9em;
margin-bottom:  0.9em;
}
.icon-bg .gt3_icon_box__icon img {
max-width: 100%;
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.gt3_icon_box__icon_icon_size_mini.icon-bg .gt3_icon_box__icon {
font-size: 16px;
}
.gt3_icon_box__icon_icon_size_small.icon-bg .gt3_icon_box__icon {
font-size: 20px;
}
.gt3_icon_box__icon_icon_size_regular.icon-bg .gt3_icon_box__icon {
font-size: 24px;
}
.gt3_icon_box__icon_icon_size_large.icon-bg .gt3_icon_box__icon {
font-size: 28px;
}
.gt3_icon_box__icon_icon_size_huge.icon-bg .gt3_icon_box__icon {
font-size: 32px;
}
.gt3_icon_box_icon-position_inline_title.icon-bg .gt3_icon_box__icon {
margin-right: 1.2em;
}
.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_huge.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
margin-right: 120px;
}
.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_large.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
margin-right: 110px;
}
.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_regular.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
margin-right: 100px;
}
.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_small.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
margin-right: 75px;
}
.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_mini.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
margin-right: 50px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_huge.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
margin-left: 120px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_large.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
margin-left: 110px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_regular.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
margin-left: 100px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_small.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
margin-left: 75px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_mini.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
margin-left: 50px;
}
.gt3-box-image.gt3_icon_box_icon-position_inline_title:not(.icon-bg) .gt3_icon_box__icon img {
padding-bottom: 4px;
}
.gt3-box-image:not(.icon-bg) .gt3_icon_box__icon {
font-size: inherit !important;
}
.gt3_icon_box_icon-position_right.icon-bg .gt3_icon_box__icon,
.gt3_icon_box_icon-position_left.icon-bg .gt3_icon_box__icon {
margin-top: 0.85em;
}
.gt3_icon_box__icon-bg {
display: block;
width: 2.8em;
height: 2.8em;
border-radius: 50%;
background: cadetblue;
position: absolute;
z-index: -1;
top: -0.9em;
left: -0.9em;
} .gt3_icon_box__link {
margin-top: 20px;
}
.gt3_icon_box__link a {
position: relative;
padding-right: 10px;
}
.gt3_icon_box__link a:hover {
color: inherit !important;
}
.gt3_icon_box__link span {
margin-left: 14px;
}
.gt3_icon_box__link span, 
.gt3_icon_box__link span:before {
border-color: inherit !important;
-webkit-transition: -webkit-transform 0.1s;
transition: -webkit-transform 0.1s;
transition: transform 0.1s;
transition: transform 0.1s, -webkit-transform 0.1s;
}
.gt3_icon_box__link span:before {
top: -4px;
}
.gt3_icon_box__link a:hover span {
-webkit-transform: translateX(3px);
-ms-transform: translateX(3px);
transform: translateX(3px);
}
.gt3_icon_box__text {
line-height: 1.71;
font-size: 0.875em;
} .gt3_icon_box_icon-position_top.icon-bg.icon-with_number .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
padding-top: 30px;
}
.gt3_icon_box_icon-position_top.icon-bg.icon-with_number .gt3_icon_box__title {
margin-bottom: 10px;
}
.icon-with_number .gt3_icon_box__icon-bg:before {
content: "";
display: block;
position: absolute;
top: 1px;
left: 1px;
right: 1px;
bottom: 1px;
background-color: #ffffff;
border-radius: 50%;
transition: opacity 0.3s;
}
.icon-with_number:hover .gt3_icon_box__icon-bg:before {
opacity: 0;
}
.icon-box_number {
color: #000;
font-size: 40px;
position: absolute;
top: 0;
left: 0;
width: 100px;
height: 100px;
color: #fff;
}
.icon-box_number:empty {
display: none;
} .gt3_image_box.gt3_icon_box_icon-position_left,
.gt3_image_box.gt3_icon_box_icon-position_right {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.gt3_icon_box_icon-position_right .gt3_icon_box-divider {
margin-right: auto;
margin-left: 0;
}
.gt3_image_box.gt3_icon_box_icon-position_top .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
padding-top: 20px;
}
.gt3_image_box .gt3_icon_box__title *:only-child {
padding-bottom: 8px;
}
.gt3_image_box .gt3_icon_box__title>* a {
line-height: inherit;
}
.gt3_image_box .gt3_icon_box__title h3 {
padding-bottom: 25px;
}
.gt3_image_box .gt3_icon_box__title h2 + .gt3_icon_box-divider,
.gt3_image_box .gt3_icon_box__title h3 + .gt3_icon_box-divider {
padding-bottom: 0;
margin-bottom: 1.6em;
}
.gt3_image_box.gt3_icon_box_icon-position_right {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.gt3_image_box .gt3_icon_box-content-wrapper {
text-align: left;
}
.gt3_image_box.gt3_icon_box_icon-position_left .gt3_icon_box__icon,
.gt3_image_box.gt3_icon_box_icon-position_left .gt3_icon_box-content-wrapper,
.gt3_image_box.gt3_icon_box_icon-position_right .gt3_icon_box__icon,
.gt3_image_box.gt3_icon_box_icon-position_right .gt3_icon_box-content-wrapper {
width: 50%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.gt3_image_box.gt3_icon_box_icon-position_left .gt3_icon_box__icon {
padding-right: 15px;
}
.gt3_image_box.gt3_icon_box_icon-position_left .gt3_icon_box-content-wrapper {
padding-left: 15px;
}
.gt3_image_box.gt3_icon_box_icon-position_right .gt3_icon_box__icon {
padding-left: 15px;
padding-right: 0;
}
.gt3_image_box.gt3_icon_box_icon-position_right .gt3_icon_box-content-wrapper {
padding-right: 15px;
padding-left: 0;
}
@media only screen and (max-width: 768px) {
.gt3_image_box.gt3_icon_box_icon-position_left,
.gt3_image_box.gt3_icon_box_icon-position_right {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.gt3_image_box.gt3_icon_box_icon-position_left  .gt3_icon_box__icon,
.gt3_image_box.gt3_icon_box_icon-position_right .gt3_icon_box-content-wrapper {
width: auto;
padding-right: 0; 
}
.gt3_image_box.gt3_icon_box_icon-position_left  .gt3_icon_box-content-wrapper,
.gt3_image_box.gt3_icon_box_icon-position_right .gt3_icon_box__icon {
width: auto;
padding-left: 0;
}
.gt3_image_box.gt3_icon_box_icon-position_right .gt3_icon_box__icon,
.gt3_image_box.gt3_icon_box_icon-position_left  .gt3_icon_box__icon{
width: auto;
padding-bottom: 25px;
}
.gt3_image_box .gt3_icon_box-content-wrapper {
text-align: center;
}
.gt3_icon_box_icon-position_left .gt3_icon_box-divider,
.gt3_icon_box_icon-position_right .gt3_icon_box-divider {
margin-left: auto;
margin-right: auto;
}
.gt3_icon_box-after-divider {
display: none;
}
}  .gt3_module_title {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
text-align: center;
justify-content:flex-end;
}
.single .gt3_module_title {
padding-bottom: 20px;
padding-top: 40px;
}
.gt3_module_title h2,
.gt3_module_title h3,
.gt3_module_title .external_link,
.gt3_module_title .carousel_arrows {
margin: 0;
flex: 0 1 auto;
padding: 0;
text-align: left;
display: block;
}
.gt3_module_title .external_link,
.gt3_module_title .carousel_arrows {
flex: 0 1 auto;
order: 1;
}
.gt3_module_title .external_link {
padding-bottom: 25px;
}
.gt3_module_title h2,
.gt3_module_title h3 {
flex: 1 0 auto;
order: 0;
padding-right: 20px;
padding-bottom: 25px;
}
.gt3_module_title .external_link .learn_more {
float: none;
display: block;
margin-bottom: 0;
}
.gt3_module_title .carousel_arrows {
position: absolute;
z-index: 1;
width: 100%;
left: 0;
top: 22%;
opacity: 0;
transition: all 400ms;
}
.gt3_module_featured_posts.gt3_module_carousel:hover .carousel_arrows {
opacity: 1;
}
.gt3_module_title .carousel_arrows a {
position: absolute;
z-index: 1;
top: 0;
width: 40px;
height: 40px;
line-height: 40px;
border-radius: 50%;
background: #ffffff;
text-align: center;
box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.09);
}
.gt3_module_title div.carousel_arrows a:hover span:before {
border-color: #ffffff;
}
.gt3_module_title .carousel_arrows a.left_slick_arrow {
left: -25px;
}
.gt3_module_title .carousel_arrows a.right_slick_arrow {
right: -25px;
}
.gt3_module_featured_posts.gt3_module_carousel:hover .gt3_module_title .carousel_arrows a.left_slick_arrow {
left: -5px;
}
.gt3_module_featured_posts.gt3_module_carousel:hover .gt3_module_title .carousel_arrows a.right_slick_arrow {
right: -5px;
}
.gt3_module_title .carousel_arrows a span {
margin: 0;
} .gt3_module_button a {
display: inline-block;
vertical-align: top;
margin-bottom: 20px;
font-size: 12px;
font-weight: bold;
line-height: 20px;
color: #fff;
border-width: 1px;
border-style: solid;
border-radius: 30px;
letter-spacing: 0.5px;
}
.gt3_module_button {
position: relative;
z-index: 20;
}
.gt3_module_button a,
.gt3_btn_icon {
transition: all 400ms;
-webkit-transition: all 400ms;
}
.gt3_module_button a:hover {
background: #fff;
}
.button_alignment_inline {
display: inline-block;
vertical-align: top;
}
.button_alignment_left {
text-align: left;
}
.button_alignment_right {
text-align: right;
}
.button_alignment_center {
text-align: center;
}
.button_alignment_block a {
display: block;
text-align: center;
}
.button_size_mini {
padding: 5px 10px;
}
.button_size_small {
padding: 9px 15px;
}
.button_size_normal {
padding: 14px 28px;
}
.button_size_large {
padding: 18px 45px;
}
.gt3_btn_text,
.btn_icon_container {
display: inline-block;
vertical-align: middle;
}
.btn_icon_container img,
.btn_icon_container span {
vertical-align: top;
}
.btn_icon_container span{
vertical-align: middle;
margin-bottom: 2px;
}
.btn_icon_position_right .btn_icon_container {
padding-left: 10px;
}
.btn_icon_position_left .btn_icon_container {
padding-right: 10px;
}
.gt3_btn_icon.fa {
line-height: 20px;
font-size: 18px;
color: #fff;
}
.gt3_btn_text {
font-family: inherit;
font-size: inherit;
font-style: inherit;
font-weight: inherit;
color: inherit;
} .widget_nav_menu ul li,
.widget_nav_menu ul {
padding: 0;
list-style: none;
}
.widget_nav_menu ul li a {
color: inherit;
}
.widget_nav_menu .menu .menu-item {
position: relative;
z-index: 1;
padding: 7px 0 7px 10px;
transition: all 0.3s;
}
.widget_nav_menu .menu .menu-item:before {
content: "";
display: block;
position: absolute;
z-index: 1;
left: 0;
top: 19px;
height: 16px;
width: 3px;
margin-left: 0;
background: #000;
opacity: 0;
transition: opacity 0.3s;
}
.widget_nav_menu .menu .menu-item:hover:before,
.widget_nav_menu .menu .menu-item.current-menu-item:before {
opacity: 1;
}
.widget_nav_menu .menu .menu-item:hover{
padding-left: 15px;
}
.widget_nav_menu .menu .menu-item  + .menu-item {
border-top: 1px solid #f6f6f6;
}  .mc_form_inside {
text-align: center;
}
.mc_form_inside .mc_merge_var {
max-width: 300px;
width: 100%;
display: inline-block;
vertical-align: top;
margin-bottom: 10px;
margin-right: 10px;
}
.mc_form_inside .mc_merge_var input,
.mc_form_inside .mc_signup_submit input {
width: 100%;
}
#mc_signup_submit {
width: 100% !important;
margin: 0 !important;
height: 50px;
color: #ffffff;
letter-spacing: 0.087em;
border: 1px solid transparent;
}
#mc-indicates-required {
display: none;
}
.mc_form_inside .mc_signup_submit {
max-width: 125px;
display: inline-block;
width: 100%;
vertical-align: top;
}
.mc_merge_var label {
display: none;
}
.mc_merge_var input[type="date"],
.mc_merge_var input[type="email"],
.mc_merge_var input[type="number"],
.mc_merge_var input[type="password"],
.mc_merge_var input[type="search"],
.mc_merge_var input[type="tel"],
.mc_merge_var input[type="url"], 
input[type="submit"],
.mc_merge_var select, 
.mc_merge_var textarea,
.mc_form_inside #mc_signup_submit:hover,
.gt3_custom_bg_form .mc_merge_var input[type="text"]{
background-color: transparent;
}
.gt3_custom_bg_form .mc_merge_var input[type="text"] {
color: #fff;
}
.gt3_custom_bg_form .mc_form_inside #mc_signup_submit:hover{
background-color: #ffffff;
border-radius: 5px;
border: 1px solid transparent;
}
.mc_form_inside #mc_signup_submit:hover{
border-radius: 5px;
border: 1px solid #d4d8da;
}  .pre_footer #mc_embed_signup_scroll {
text-align: right;    
}
.pre_footer #mc_embed_signup_scroll> * {
display: inline-block;
vertical-align: top;
}
.pre_footer .mc-field-group {
margin-left: 6px;
}
.pre_footer .submit-wrapper {
margin-left: 6px;
}
.pre_footer .submit-wrapper,
.pre_footer .mc-field-group,
.pre_footer .gt3_icon_box {
margin-top: 5px;
margin-bottom: 5px;
}
.pre_footer .mc-field-group input {
color: #ffffff;
background-color: rgba(255, 255, 255, 0.1);
}
.pre_footer .mc-field-group input.mce_inline_error {
border: 1px solid #ff0202;
}
.pre_footer .submit-wrapper input {
padding: 14px 34px;
min-width: 210px;
}
.pre_footer div.mce_inline_error {
display: none !important;
}
.pre_footer input[type="submit"] {
color: #ffffff;
margin-bottom: 0;
}
.pre_footer input[type="submit"]:hover {
background-color: #ffffff;
}
.pre_footer .gt3_icon_box__icon_icon_size_mini .gt3_icon_box__title>*:not(i) {
padding-bottom: 0;
}
.pre_footer #mce-responses {
color: #ffffff;
} .pre_footer #mc_embed_signup_scroll input::-webkit-input-placeholder {
color: #bdbdbd !important;
font-weight: inherit !important;
}
.pre_footer #mc_embed_signup_scroll input:-moz-placeholder { color: #bdbdbd !important;
font-weight: inherit !important;
}
.pre_footer #mc_embed_signup_scroll input::-moz-placeholder { color: #bdbdbd !important;
font-weight: inherit !important;
}
.pre_footer #mc_embed_signup_scroll input:-ms-input-placeholder {
color: #bdbdbd !important;
font-weight: inherit !important;
}  body .wpb_gmaps_widget .wpb_wrapper {
padding: 0;
}
.gt3_google_map {
position: relative;
z-index: 1;
padding-bottom: 42.73%;
}
.gt3_google_map #map-canvas {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}  .isotope-filter a,
.gt3_practice_list__filter a {
display: inline-block;
margin-right: 35px;
color: inherit;
text-transform: capitalize;
transition: all 0.3s
}
.gt3_practice_list__filter,
.isotope-filter {
text-align: center;
}
.gt3_practice_list__image-holder {
position: relative;
z-index: 1;
text-align: center;
}
.gt3_practice_list__image-holder img {
position: relative;
z-index: 1;
transition: all 0.3s;
}
.gt3_practice_list__overlay {
position: absolute;
z-index: 2;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
}
.gt3_practice_list__overlay:before {
content: "";
display: block;
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.gt3_practice_list__overlay-button {
display: inline-block;
width: 48px;
height: 48px;
border: 2px solid #ffffff;
border-radius: 50%;
position: absolute;
z-index: 2;
top: 50%;
left: 50%;
box-sizing: border-box;
transform: translate(-50%, -50%) scale(2);
transition: transform 0.3s;
}
.gt3_practice_list__overlay-button:before, 
.gt3_practice_list__overlay-button:after {
content: '';
display: block;
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
background-color: #ffffff;
transform: translate(-50%, -50%);
}
.gt3_practice_list__overlay-button:before {
width: 2px;
height: 16px;
}
.gt3_practice_list__overlay-button:after {
width: 16px;
height: 2px;
}
.gt3_practice_list__image-holder:hover .gt3_practice_list__overlay-button {
opacity: 1;
transform: translate(-50%, -50%) scale(1);    
}    
.gt3_practice_list__image-holder:hover .gt3_practice_list__overlay {
opacity: 0.95;
}
.gt3_practice_list__image-holder .icon-link {
display: block;
margin-top: -35px;
}
.gt3_practice_list__image-holder i {
position: relative;
z-index: 2;
display: inline-block;
width: 70px;
height: 70px;
background-color: #ffffff;
text-align: center;
}
.gt3_practice_list__image-holder i:before {
line-height: 70px;
font-size: 32px;
}
.gt3_practice_list__item {
margin-bottom: 35px;
}
.gt3_practice_list__title + * {
margin-top: 15px;
}
.gt3_practice_list__title:last-child {
margin-bottom: 35px;
}
.gt3_practice_list__content {
margin-top: 35px;
}
.gt3_practice_list__link {
display: inline-block;
position: relative;
margin-top: 10px;
padding-right: 25px;
float: none;
}
.gt3_practice_list__link:hover {
color: inherit;
}
.gt3-single-practice_thumbnail {
margin-bottom: 30px;
}
.load_more_works {
border-width: 1px;
border-style: solid;
padding: 10px 40px;
color: #ffffff;
transition: all 0.3s;
}
.load_more_works i {
margin-left: 10px;
}
.load_more_works:hover {
background-color: transparent;
}
.text-center {
text-align: center;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-justify {
text-align: justify;
}
.text-center .gt3_icon_box-divider {
margin-left: auto;
margin-right: auto;
}  .vc_separator.vc_sep_width_40px .vc_sep_holder .vc_sep_line,
.vc_separator.vc_sep_width_40px {
width: 40px;
}
.vc_separator.vc_sep_width_75px .vc_sep_holder .vc_sep_line,
.vc_separator.vc_sep_width_75px {
width: 75px;
}
.vc_separator.vc_sep_width_100px .vc_sep_holder .vc_sep_line,
.vc_separator.vc_sep_width_100px {
width: 100px;
}  .gt3_custom_text p {
margin-bottom: 0;
}
.gt3_custom_text p a {
color: #4eaac8;
text-decoration: underline;
}
.gt3_custom_text *:not(.fa) {
font-family: inherit;
line-height: inherit;
font-size: inherit;
}
.gt3_custom_text a:hover {
color: inherit !important;
}
.gt3_custom_text h1,
.gt3_custom_text h2,
.gt3_custom_text h3,
.gt3_custom_text h4,
.gt3_custom_text h5,
.gt3_custom_text h6 {
font-weight: inherit;
}
@media only screen and (min-width: 1200px) {
.gt3_custom_text-font_size_sm_desctop {
font-size: inherit !important;
line-height: inherit !important;
}
}
@media only screen and (min-width: 992px) {
.gt3_custom_text-font_size_tablet {
font-size: inherit !important;
line-height: inherit !important;
}
.gt3_module_featured_posts.gt3_module_carousel:hover .gt3_module_title .carousel_arrows a.left_slick_arrow{
left: 15px;
}
.gt3_module_featured_posts.gt3_module_carousel:hover .gt3_module_title .carousel_arrows a.right_slick_arrow{
right: 15px;
}
}
@media only screen and (min-width: 768px) {
.gt3_custom_text-font_size_mobile {
font-size: inherit !important;
line-height: inherit !important;
}
}
@media only screen and (max-width: 768px) {
.isotope-filter a,
.gt3_practice_list__filter a {
margin-right: 20px;
padding-bottom: 5px;
margin-bottom: 5px;
}
}  .gt3_process_bar {
text-align: center;
padding-bottom: 50px;
}
.gt3_process_bar__count-container {
position: relative;
margin-bottom: 35px;
}
.gt3_process_bar__count-container:before {
content: '';
position: absolute;
top: 50%;
left: 0;
right: 0;
height: 1px;
background-color: #dddddd;
}
.gt3_process_bar + .gt3_process_bar .gt3_process_bar__count-container:before {
left: -30px;
}
.gt3_process_bar__count {
display: inline-block;
width: 70px;
height: 70px;
text-align: center;
line-height: 70px;
border-radius: 50%;
position: relative;
z-index: 1;
font-size: 30px;
font-weight: 700;
margin: 10px;
}
.gt3_process_bar__icon_icon_size_mini .gt3_process_bar__count {
width: 45px;
height: 45px;
line-height: 45px;
font-size: 30px;
}
.gt3_process_bar__icon_icon_size_mini .gt3_process_bar__count {
width: 60px;
height: 60px;
line-height: 60px;
font-size: 30px;
}
.gt3_process_bar__icon_icon_size_large .gt3_process_bar__count {
width: 80px;
height: 80px;
line-height: 80px;
font-size: 35px;
}
.gt3_process_bar__icon_icon_size_huge .gt3_process_bar__count {
width: 120px;
height: 120px;
line-height: 120px;
font-size: 60px;
}
.gt3_process_bar__count:before,
.gt3_process_bar__count:after {
content: '';
position: absolute;
top: -12.535%;
left: -12.535%;
width: 125.7%;
height: 125.7%;
border-radius: 50%;
background: inherit;
z-index: -1;
-webkit-transform: scale(0.7954);
-ms-transform: scale(0.7954);
transform: scale(0.7954);
-webkit-transition: -webkit-transform 0.3s;
transition: -webkit-transform 0.3s;
transition: transform 0.3s;
transition: transform 0.3s, -webkit-transform 0.3s;
}
.gt3_process_bar__count:after {
background: #eeeeee;
z-index: -2;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.gt3_process_bar:hover .gt3_process_bar__count:before {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.gt3_process_bar:hover .gt3_process_bar__count:after {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.gt3_process_bar__title {
padding-bottom: 0.5em;
}
.gt3_process_bar__link {
margin-top: 10px;
}
.gt3_process_bar__link a {
position: relative;
padding-right: 25px;
}
.gt3_process_bar__link a:hover {
color: inherit !important;
}
.gt3_process_bar__link a:before {
content: "";
display: block;
position: absolute;
top: 50%;
right: 0;
width: 13px;
height: 1px;
}
.gt3_process_bar__link a:before {
content: "";
display: block;
position: absolute;
top: 50%;
right: 0;
width: 13px;
height: 0;
border-bottom-width: 1px;
border-bottom-style: solid;
}
.gt3_process_bar__link a:after {
content: "";
display: block;
position: absolute;
top: calc(50% - 2px);
right: 0;
width: 4px;
height: 4px;
border-width: 0 0 1px 1px;
border-style: solid;
-webkit-transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
transform: rotate(-135deg);
}
.gt3_process_bar__title a {
font-size: inherit;
line-height: inherit;
color: inherit;
font-family: inherit;
font-weight: inherit;
font-style: inherit;
}
.gt3_process_bar__text {
padding-left: 10%;
padding-right: 10%;
}
@media only screen and (max-width: 768px) {
.gt3_process_bar + .gt3_process_bar .gt3_process_bar__count-container:before {
left: 0;
}
}  .gt3_processes {
padding-top: 10px;
}
.gt3_processes::after {
content: '';
display: table;
clear: both;
}
.process_item {
text-align: center;
padding-bottom: 50px;
position: relative;
z-index: 1;
}
.process_media {
position: relative;
z-index: 1;
width: 120px;
height: 120px;
display: inline-block;
background: #f7f7f7;
border-radius: 50%;
margin-bottom: 20px;
}
.process_heading {
margin-bottom: 15px;
}
.process_descr {
padding: 0 15px;
}
.process_icon {
display: inline-block;
}
.process_num {
position: absolute;
z-index: 1;
width: 44px;
height: 44px;
line-height: 44px;
left: -18px;
top: -13px;
border-radius: 50%;
color: #ffffff;
overflow: hidden;
border: 3px solid #ffffff;
font-weight: 500;
transition: all 0.5s;
}
.process_media:hover .process_num {
width: 48px;
height: 48px;
line-height: 48px;
}
.icon_size_small .process_num {
position: absolute;
z-index: 1;
width: 30px;
height: 30px;
line-height: 30px;
left: -14px;
top: -9px;
font-size: 14px;
}
.icon_size_small .process_media:hover .process_num {
width: 34px;
height: 34px;
line-height: 34px;
}
.icon_size_large .process_num {
position: absolute;
z-index: 1;
width: 50px;
height: 50px;
line-height: 50px;
left: -14px;
top: -9px;
font-size: 18px;
}
.icon_size_large .process_media:hover .process_num {
width: 54px;
height: 54px;
line-height: 54px;
}
.process_icon img {
border-radius: 0;
}
.icon_size_small .process_media {
width: 80px;
height: 80px;
}
.icon_size_regular .process_media {
width: 120px;
height: 120px;
}
.icon_size_large .process_media {
width: 160px;
height: 160px;
}
.icon_size_small .process_icon {
width: 40px;
height: 40px;
font-size: 40px;
margin-top: 18px;
}
.icon_size_regular .process_icon {
width: 50px;
height: 50px;
font-size: 50px;
margin-top: 32px;
}
.icon_size_large .process_icon {
width: 70px;
height: 70px;
font-size: 70px;
margin-top: 42px;
}
.icon_size_small .process_icon img {
max-width: 40px;
}
.icon_size_regular .process_icon img {
max-width: 50px;
}
.icon_size_large .process_icon img {
max-width: 70px;
}
.icon_size_small.no_icon .process_num {
width: 60px;
height: 60px;
left: 10px;
top: 10px;
line-height: 60px;
border: 0;
font-size: 30px;
}
.icon_size_regular.no_icon .process_num {
width: 100px;
height: 100px;
left: 10px;
top: 10px;
line-height: 100px;
border: 0;
font-size: 20px;
}
.icon_size_large.no_icon .process_num {
width: 140px;
height: 140px;
left: 10px;
top: 10px;
line-height: 140px;
border: 0;
font-size: 50px;
}
.process_item:before {
content: '';
position: absolute;
z-index: 1;
top: 60px;
right: -20%;
width: 40%;
height: 1px;
background: #e1e5ea;
}
.process_item.icon_size_small:before {
top: 40px;
}
.process_item.icon_size_large:before {
top: 80px;
}
.process_item.span3:nth-child(4):before,
.process_item.span3:nth-child(8):before,
.process_item.span3:nth-child(12):before,
.process_item.span4:nth-child(3):before,
.process_item.span4:nth-child(6):before,
.process_item.span4:nth-child(9):before,
.process_item.span6:nth-child(2):before,
.process_item.span6:nth-child(4):before,
.process_item.span6:nth-child(6):before,
.process_item.span6:nth-child(8):before,
.process_item.span12:before,
.process_item:last-child:before {
display: none;
}
.process_item.span3:nth-child(5),
.process_item.span3:nth-child(9),
.process_item.span4:nth-child(4),
.process_item.span4:nth-child(7),
.process_item.span4:nth-child(10),
.process_item.span6:nth-child(3),
.process_item.span6:nth-child(5),
.process_item.span6:nth-child(7),
.process_item.span6:nth-child(9) {
clear: both;
}
@media only screen and (max-width: 768px) {
.process_item:before{
display: none;
}
}  body.wpb-js-composer .vc_pie_chart {
position: relative;
}
body.wpb-js-composer .wpb_pie_chart_heading {
font-size: 14px;
font-weight: 700;
color: #fff;
text-transform: uppercase;
position: absolute;
top: 50%;
left: 0;
width: 100%;
margin-top: 10px;
}
body.wpb-js-composer .vc_pie_chart_value {
font-size: 24px;
line-height: 28px;
color: #fff;
margin-top: -10px;
}
body.wpb-js-composer .vc_pie_chart .vc_pie_chart_value {
font-size: 30px;
font-weight: 700;
z-index: 3;
}
body.wpb-js-composer .vc_pie_chart.color-white .vc_pie_chart_value {
color: #ffffff;
}
body.wpb-js-composer .vc_pie_chart .vc_pie_chart_back {
opacity: 0;
border: none;
}
body.wpb-js-composer .vc_pie_chart.color-white .vc_pie_wrapper:before {
background-color: rgba(255,255,255,0.3);
}
body.wpb-js-composer .vc_pie_chart.color-white .wpb_pie_chart_heading {
color: #ffffff;
}
@media only screen and (max-width: 768px) {
body.wpb-js-composer .vc_pie_chart .vc_pie_chart_value {
font-size: 20px;
}
.wpb_heading.wpb_pie_chart_heading {
font-size: 16px;
}
}
.vc_pie_chart canvas {
box-shadow: inset 0 0 0 6px rgba(255,255,255, 0.2);
border-radius: 50%;
} .gt3_custom_shadow .vc_single_image-wrapper img{
overflow: hidden;
-webkit-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 16px 16px 30px 0 rgba(15, 8, 49, 0.2);
box-shadow: 16px 16px 30px 0 rgba(15, 8, 49, 0.2);
} .vc_line-chart .wpb_heading {
margin-bottom: 30px;
}
.vc_chart.box-shadow {
box-shadow: 0 2px 24px 0 rgba(25, 35, 40, 0.1);
}
.vc_chart.vc_line-chart {
border-radius: 5px;
}  .wpb_images_carousel .vc_images_carousel .vc_carousel-control {
left: -20px;
width: 40px;
height: 40px;
background: #ffffff;
opacity: 1;
border-radius: 50%;
text-shadow: none;
color: #303638;
box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.09);
}
.wpb_images_carousel .vc_images_carousel .vc_carousel-control:hover {
cursor: pointer;
color: #ffffff;
opacity: 1;
}
.wpb_images_carousel .vc_images_carousel .vc_carousel-control.vc_right {
left: auto;
right: -20px;
}
.wpb_images_carousel .vc_images_carousel .vc_carousel-control .icon-next:before,
.wpb_images_carousel .vc_images_carousel .vc_carousel-control .icon-prev:before {
content: '';
position: absolute;
z-index: 1;
width: 6px;
height: 6px;
border-top-width: 2px;
border-top-style: solid;
border-left-width: 2px;
border-left-style: solid;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
top: calc(50% - 4px);
right: calc(50% - 5px);
}
.wpb_images_carousel .vc_images_carousel .vc_carousel-control .icon-next:before {
right: calc(50% - 3px);
transform: rotate(135deg);
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-ms-transform: rotate(135deg);
}
.vc_images_carousel .vc_carousel-indicators {
overflow: hidden;
}
.vc_images_carousel .vc_carousel-indicators li {
padding: 0;
}
.vc_images_carousel ol.vc_carousel-indicators {
bottom: 0;
}  .video-popup-wrapper {
text-align: center;
overflow: hidden;
border-radius: 5px;
-webkit-box-shadow: 19px 11px 46px 0px rgba(15, 8, 49, 0.2);
-moz-box-shadow:    19px 11px 46px 0px rgba(15, 8, 49, 0.2);
box-shadow:         19px 11px 46px 0px rgba(15, 8, 49, 0.2);
}
.video-popup__wrapper-link.with-img {
position: relative;
z-index: 1;
}
.video-popup__wrapper-link.with-img:before {
content: "";
display: block;
background-color: #000000;
opacity: 0;
position: absolute;
z-index: 2;
top: 0;
bottom: 0;
left: 0;
right: 0;
transition: opacity 0.3s;
}
.video-popup__wrapper-link.with-img:hover:before {
opacity: 0.2;
}
.video-popup-wrapper img {
position: relative;
z-index: 1;
width: 100%;
border-radius: 0;
}
.video-popup__title {
margin-bottom: 20px;
font-size: 24px;
}
.video-popup__wrapper-link {
position: relative;
z-index: 1;
display: block;
}
.video-popup__content {
position: absolute;
z-index: 3;
top: 50%;
text-align: center;
transform: translateY(-50%);
left: 0;
right: 0;
}
.video-popup__link {
position: relative;
z-index: 1;
display: inline-block;
box-sizing: border-box;
width: 70px;
height: 70px;
border-radius: 50%;
background-color: rgba(0,0,0,0.3);
}
.video-popup__link svg {
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
transform: translate(-40%, -50%);
}
.video-popup__responsive-title {
display: none;
}
.video-popup__responsive-title > * {
color: inherit !important;
}
@media only screen and (max-width: 768px) {
.video-popup__wrapper-link.with-img .video-popup__title {
display: none;
}
.video-popup__responsive-title {
display: block;
}
}
span.video-popup__link:before,
span.video-popup__link:after{
content: ""attr(data-prefix)"";
position: absolute;
right: 50%;
top: 50%;
line-height: 1.875;
font-weight: bold;
text-transform: uppercase;
white-space: nowrap;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
margin-right: 55px;
color: inherit;
}
span.video-popup__link:after{
content: ""attr(data-suffix)"";
left: 50%;
right: auto;
margin-right: 0;
margin-left: 55px;
} .gt3_spacing .gt3_spacing-height {
display: none;
}
.gt3_spacing .gt3_spacing-height_default {
display: block;
}
@media only screen and (max-width:1200px) {
.gt3_spacing-height_size_sm_desctop-on .gt3_spacing-height {
display: none;
}
.gt3_spacing-height_size_sm_desctop-on .gt3_spacing-height_size_sm_desctop {
display: block;
}
}
@media only screen and (min-width: 768px) and (max-width:992px) {
.gt3_spacing-height_tablet-on .gt3_spacing-height {
display: none;
}
.gt3_spacing-height_tablet-on .gt3_spacing-height_tablet {
display: block;
}
}
@media only screen and (max-width: 768px) {
.gt3_spacing-height_mobile-on .gt3_spacing-height {
display: none;
}
.gt3_spacing-height_mobile-on .gt3_spacing-height_mobile {
display: block;
}
}  .gt3_twitter a:hover {
color: inherit !important;
}
.gt3_twitter .twitter_icon {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #1da1f2;
float: right;
font-size: 1.4em;
padding-top: 0.1em;
}
.gt3_twitter .twitt_time,
.gt3_twitter .twitt_title {
opacity: 0.6;
}
.gt3_twitter .twitt_title {
font-style: italic;
}
.gt3_twitter .twitter_icon:before {
content: "\f099";
}
.gt3_twitter .twitt_time {
float: right;
}
.gt3_twitter .twitter_acc {
text-transform: uppercase;
}
.gt3_twitter .twitter_footer {
font-size: 0.92em;
}
.gt3_twitter .twitter_separator {
display: block;
width: 30px;
border-top-width: 1px;
border-top-style: solid;
margin: 15px 0;
}
.gt3_twitter .twitter_item + .twitter_item {
padding-top: 30px;
}
.gt3_twitter .twitter_heading {
margin-bottom: 15px;
}  .stripe_items_list {
border-radius: 5px;
overflow: hidden;
}
.stripe_item {
position: relative;
z-index: 1;
float: left;
height: 400px;
white-space: nowrap;
background-size: cover;
background-position: center;
text-align: center;
box-sizing: border-box;
}
.stripe_item:before {
content: "";
display: inline-block;
height: 100%;
width: 0;
vertical-align: middle;
margin-left: -3px;
}
.stripe_item:after {
content: '';
direction: block;
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
transition: opacity 0.3s;
}
.stripe_item:hover:after {
opacity: 0.95;
}
.stripe_items_list .stripe_item-wrapper .stripe_item-content {
transition: 0.5s all;
}
.stripe_items_list:hover .stripe_item-wrapper .stripe_item-content {
color: #fff;
transition: 0.5s all;
}
.stripe_item-wrapper {
position: relative;
z-index: 2;
display: inline-block;
vertical-align: middle;
text-align: center;
white-space: normal;
padding-right: 10.3%;
padding-left: 10.3%;
max-width: 100%;
box-sizing: border-box;
}
.gt3_stripe-link {
position: absolute;
z-index: 3;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
@media only screen and (max-width: 1200px) {
.stripe_item {
width: 100% !important;
height: auto !important;
padding: 100px 20px;
}
}  .loading,
.anim_el.loading {
opacity:0!important;
z-index:-10!important;
}
.loading.anim_el.grid-item,
.loading.anim_el.packery-item {
opacity:1!important;
z-index:2!important;
}
.anim_el2.loading.anim_el.grid-item,
.anim_el2.loading.anim_el.packery-item {
opacity:0!important;
}
.loading.anim_el.packery-item .packery_item_inner {
opacity:0!important;
z-index:-10!important;
}
.grid-item .img-preloader,
.packery-item .img-preloader {
width:50px;
height:50px;    
position:absolute;
left:50%;
top:50%;
opacity:0;
z-index:-1;
transform:translate(-50%,-50%);
transition:opacity 500ms, z-index 500ms;
}
.loading.anim_el.grid-item .img-preloader,
.loading.anim_el.packery-item .img-preloader {
opacity:1;
z-index:5;
}
.grid-item .img-preloader:before,
.packery-item .img-preloader:before {
content:'';
width:30px;
height:30px;
position:absolute;
left:0;
top:0;
border-radius:100%;
border:rgba(0,0,0,0) 3px solid;
border-top-color:#77797a;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-animation: sas_preloader 750ms ease-in-out infinite;
animation: sas_preloader 750ms ease-in-out infinite;
}
.grid-item .img-preloader:before,
.packery-item .img-preloader:before {
-webkit-animation: sas_preloader 750ms ease-in-out infinite;
animation: sas_preloader 750ms ease-in-out infinite;
opacity:1;  
}
.loading.anim_el.grid-item img.grid_gallery_thmb {
opacity:0;
}
.anim_el {
transition:opacity 500ms!important;
}
.page-template-page-gallery-grid .main_wrapper,
.page-template-page-gallery-packery .main_wrapper {
text-align: center;
}
.packery_gallery_wrapper .gt3_grid_module_button {
margin-top: 35px;
position: relative;
z-index: 123;
margin-bottom: 14px;
text-align: center;
color: #ffffff;    
}
.packery_gallery_wrapper .gt3_grid_module_button .packery_load_more:hover {
background-color: rgba(0, 0, 0, 0.85);
} .packery_grid {
font-size:0;
line-height:0;
margin-right:-5px;
}
.packery_columns4 .packery-item4 .packery_item_inner {
background-position-y: 20%; 
}
.packery_item_inner {
background:no-repeat center;
background-size:cover;
position:relative;
width:100%;
height:100%;
transition:opacity 500ms;
}
.packery_item_inner a {
width:100%;
height:100%;
position:absolute;
left:0;
top:0;
display:block;
z-index:19;
}
.packery_item_inner .holder {
width:100%;
height:auto;
display:block;
opacity:0;
}
.packery_grid_wrapper {
padding-bottom:60px;
}
.packery_grid_wrapper .packery-item a:before {
content:'';
width:100%;
height:100%;
position:absolute;
left:0;
top:0;
background:rgba(0,0,0,0);
transition:background 400ms;
z-index:17;
}
.packery_grid_wrapper .packery-item a:hover:before {
background:rgba(0,0,0,0.5);
}
.loading,
.anim_el.loading {
opacity:0!important;    
z-index:-10!important;
}
.loading.anim_el.grid-item,
.loading.anim_el.packery-item {
opacity:1!important;    
z-index:2!important;
}
.anim_el2.loading.anim_el.grid-item,
.anim_el2.loading.anim_el.packery-item {
opacity:0!important;
}
.loading.anim_el.packery-item .packery_item_inner {
opacity:0!important;    
z-index:-10!important;  
}
.grid-item .img-preloader,
.packery-item .img-preloader {
width:30px;
height:30px;    
position:absolute;
left:50%;
top:50%;
opacity:0;
z-index:-1;
transform:translate(-50%,-50%);
transition:opacity 500ms, z-index 500ms;
}
.loading.anim_el.grid-item .img-preloader,
.loading.anim_el.packery-item .img-preloader {
opacity:1;
z-index:5;
}
.grid-item .img-preloader:before,
.packery-item .img-preloader:before {
content:'';
width:30px;
height:30px;
position:absolute;
left:0;
top:0;
border-radius:100%;
border:#494c4e 5px solid;
border-top-color:#77797a;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-animation: sas_preloader 750ms ease-in-out infinite;
animation: sas_preloader 750ms ease-in-out infinite;
}
.grid-item .img-preloader:before,
.packery-item .img-preloader:before {
-webkit-animation: sas_preloader 750ms ease-in-out infinite;
animation: sas_preloader 750ms ease-in-out infinite;
opacity:1;  
}
.loading.anim_el.grid-item img.grid_gallery_thmb {
opacity:0;
}
.anim_el {
transition:opacity 500ms!important;
}
.grid_load_more,
.packery_load_more {
font-size: 14px;
color: #ffffff;
padding: 12px 43px;
border-radius: 30px;
display: inline-block;
}
.page-template-page-gallery-grid .main_wrapper,
.page-template-page-gallery-packery .main_wrapper {
text-align:center;
}
.packery-item .packery_overlay {
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
display:block;
opacity:0;
transition:opacity 400ms;
background: #000;
}
.packery-item:hover .packery_overlay {
opacity:0.5;
}
.packery-item .gt3_plus_icon {
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
width: 30px;
height: 30px;
margin-top: -15px;
margin-left: -15px;
opacity: 0;
transition:opacity 400ms;
}
.packery-item:hover .gt3_plus_icon {
opacity: 1;
}
.packery-item .gt3_plus_icon:before {
content: '';
position: absolute;
top: 14px;
left: 0;
z-index: 1;
width: 30px;
height: 2px;
background: #ffffff;
}
.packery-item .gt3_plus_icon:after {
content: '';
position: absolute;
top: 0;
left: 14px;
z-index: 1;
width: 2px;
height: 30px;
background: #ffffff;
} div[data-vc-parallax-image]:not([data-vc-video-bg]) {
position: relative;
overflow: hidden;
}
div[data-vc-parallax-image] .vc_parallax-inner {
pointer-events: none;
position: absolute;
left: 0;
right: 0;
top: 0;
background-attachment: scroll;
background-color: transparent;
background-image: inherit;
background-size: cover;
z-index: 0;
background-position: 50% 0;
}
.vc_row.box-shadow {
box-shadow: 0 10px 24px 0 rgba(25, 35, 40, 0.1);
}
.vc_general.vc_parallax {
position: relative;
z-index: 1;
} body.wpb-js-composer .wpb_gallery_slides .flex-control-nav {
padding-left: 0;	
}
body.wpb-js-composer .wpb_gallery_slides .flex-control-nav li {
padding: 0;
}
body.wpb-js-composer .wpb_gallery_slides .flex-control-nav li::before {
display: none;
}
body.wpb-js-composer .wpb_gallery .wpb_flexslider .flex-control-nav {
margin-top: 30px;
}
body.wpb-js-composer .wpb_gallery .wpb_wrapper .wpb_posts_slider_heading {
margin-bottom: 30px;
}
body.wpb-js-composer .vc_pagination .vc_pagination-item::before {
display: none;
}
body.wpb-js-composer .vc_tta-tabs.vc_tta-has-pagination .vc_pagination {
padding-top: 0;
margin-top: 0;
margin-bottom: 20px;
}
body.wpb-js-composer .vc_general.vc_pagination .vc_pagination-item.vc_active {
opacity: 0.4;
} body.wpb-js-composer .vc_general.vc_cta3.vc_cta3-style-classic, 
body.wpb-js-composer .vc_general.vc_cta3.vc_cta3-style-custom {
border: none;
}
body.wpb-js-composer .vc_general.vc_cta3 {
padding: 0;	
}
body.wpb-js-composer .vc_btn3.vc_btn3-size-md {
font-weight: 700 !important;
padding: 20px 35px;
font-size: 12px;
line-height: 14px;
letter-spacing: 0.5px;
}
body.wpb-js-composer .vc_general.vc_cta3.vc_cta3-actions-right .vc_cta3-content {
width: 100%;
}
body.wpb-js-composer .vc_cta3-content .vc_cta3-content-header span {
color: inherit;
font-weight: 600;
}  .gt3_header_builder__container.header_shadow {
box-shadow: 1px 0 10px rgba(0, 0, 0, .1);
}
.gt3_header_builder {
position: relative;
z-index: 1000;
}
.gt3_header_builder a {
color: inherit;
}
.gt3_header_builder .header_side_container .gt3_header_builder_text_component p {
margin: 0 5px;
}
.gt3_header_builder.header_over_bg {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 1000;
}
.gt3_header_builder__section-container { 
position: relative;
-js-display: flex;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: row nowrap;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.gt3_header_builder__section-container:before,
.gt3_header_builder__section-container:after {
display: none;
}
.gt3_header_builder__section-container.container_full {
padding-left: 30px;
padding-right: 30px;
}
.gt3_header_builder__section .header_side,
.gt3_header_builder__section.not_empty_center_side .header_side.center {
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
height: 100%;
position: relative;
}
.gt3_header_builder__section .header_side.left,
.gt3_header_builder__section .header_side.header_side--custom-align.header_side--left-align {
text-align: left;
}
.gt3_header_builder__section .header_side.right,
.gt3_header_builder__section .header_side.header_side--custom-align.header_side--right-align {
text-align: right;
}
.gt3_header_builder__section .header_side.center,
.gt3_header_builder__section .header_side.header_side--custom-align.header_side--center-align {
text-align: center;
}
.gt3_header_builder__section.not_empty_center_side .header_side,
.gt3_header_builder__section .header_side.header_side--custom-align,
.gt3_header_builder__section.not_empty_center_side .header_side.header_side--custom-align {
-webkit-flex: 1 1 0;
-ms-flex: 1 1 0;
flex: 1 1 0;
}
.gt3_header_builder .header_side_container:before {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
}
.gt3_header_builder_component {
position: relative;
display: inline-block;
vertical-align: middle;
padding-left: 3px;
padding-right: 3px;
z-index: 1;
white-space: normal;
}
.gt3_header_builder_component p {
margin-bottom: 0;
}
.gt3_header_builder__section--top {
font-size: 14px;
}
.gt3_header_builder_component.gt3_header_builder_text_component > i {
margin-right: 10px;
}
.gt3_header_builder .gt3_header_builder_cart_component > a {
color: inherit;
}
.gt3_header_builder_delimiter_component {
height: 15px;
margin: 0 2px;
width: 0;
border-left: 1px solid;
padding-left: 0;
padding-right: 0;
opacity: 0.2;
}
.gt3_header_builder__section--top .gt3_header_builder__section-container {
z-index: 3;
}
.gt3_header_builder__section--middle .gt3_header_builder__section-container {
z-index: 2;
}
.gt3_header_builder__section--bottom .gt3_header_builder__section-container {
z-index: 1;
}
@media only screen and (max-width: 1200px) {
.gt3_header_builder .sticky_header {
display: none;
}
.gt3_header_builder_menu_component .main-menu {
display: none;
}
.gt3_header_builder_menu_component .mobile-navigation-toggle {
display: inline-block;
}
.gt3_header_builder > .mobile_menu_container .main-menu > ul {
display: none;
}
.gt3_header_builder > .mobile_menu_container .main-menu {
display: block;
}
.gt3_header_builder > .mobile_menu_container .gt3_header_builder_component {
display: block;
}
}
@media only screen and (max-width: 992px) {
.gt3_header_builder__section--top{
font-size: 11px;
}
.gt3_header_builder .hide_on_mobile {
font-size: 22px;
}
.gt3_header_builder .hide_on_mobile a {
padding: 10px 15px;
}
}
@media only screen and (max-width: 768px) {
.gt3_header_builder__section.not_empty_center_side .header_side, 
.gt3_header_builder__section .header_side.header_side--custom-align,
.gt3_header_builder__section.not_empty_center_side .header_side.header_side--custom-align {
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
.gt3_header_builder__section--hide_on_mobile {
display: none;
}
.gt3_header_builder.header_over_bg {
position: relative;
}
.gt3_header_builder .hide_on_mobile {
font-size: 14px;
}
.gt3_header_builder .hide_on_mobile a {
padding: 10px 8px;
}
blockquote{
font-size: 1.5em;
}
.gt3_author_box{
padding: 20px;
}
} .gt3_header_builder_component + .gt3_header_builder_component.gt3_header_builder_menu_component {
margin-left: 60px;
}
.gt3_header_builder_component.gt3_header_builder_menu_component + .gt3_header_builder_component {
margin-left: 60px;
}
@media only screen and (max-width: 768px) {
.gt3_header_builder_component + .gt3_header_builder_component.gt3_header_builder_menu_component {
margin-left: 5px;
}
.gt3_header_builder_component.gt3_header_builder_menu_component + .gt3_header_builder_component {
margin-left: 3px;
}
.logo_container:not(.logo_mobile_not_limited) img {
height: auto!important;
}
.header_side_container .logo_container:not(.logo_mobile_not_limited) {
max-width: 140px;
white-space: nowrap;
}
}
@media only screen and (max-width: 600px) {
h3.hide_on_mobile{
display: none;
}
.gt3_module_button .hide_on_mobile{
display: inline-block;
}
span.video-popup__link:before, span.video-popup__link:after{
white-space: normal;
font-size: 12px;
}
}
@media only screen and (max-width: 400px) {
.logo_container .site-title {
font-size: 20px;
}
}  .header_search {
display: inline-block;
vertical-align: middle;
height: auto !important;
}
.header_search__container {
position: relative;
z-index: 1;
display: inline-block;
height: 100%;
width: 40px;
line-height: 40px;
text-align: center;
}
.header_search .header_search__icon {
cursor: pointer;
opacity: 1!important;
}
.header_search .header_search__icon > i {
display: inline-block;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-family: Theme_icon;
font-size: 19px;
font-style: normal;
font-weight: 700;
}
.header_search .header_search__icon > i:before {
content: "\f104";
}
.header_search.ct-search-open .header_search__icon > i:before {
content: "\f100";
font-size: 16px;
}
.header_search:before {
content: '';
position: absolute;
}
.header_search .header_search__inner {
position: absolute;
top: 100%;
right: -11px;
padding-top: 8px;
opacity: 0;
visibility: hidden;
z-index: 1;
transform: translateY(10px);
-webkit-transform: translateY(10px);
-moz-transform: translateY(10px);
-ms-transform: translateY(10px);
transition: all 200ms;
-webkit-transition: all 200ms;
}
.header_side.left .header_search .header_search__inner {
right: auto;
left: -11px;
}
.header_search.ct-search-open .header_search__inner {
opacity: 1;
visibility: visible;
transform: translateY(0px);
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
}
.header_search__inner .search_form {
padding-right: 40px;
position: relative;
z-index: 1;
background: #fff;
border-radius: 5px;
border: 1px solid rgba(232, 232, 232, 0.8);
border-top-color: rgba(232, 232, 232, 0.5);
border-left-color: rgba(232, 232, 232, 0.5);
}
.header_search__inner:before,
.header_search__inner:after {
content: '';
position: absolute;
top: -1px !important;
right: 20px;
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #ffffff;
z-index: 2;
}
.header_search__inner:after {
border-bottom: 12px solid rgba(232, 232, 232, 0.65);
z-index: -1;
border-left: 12px solid transparent;
border-right: 12px solid transparent;
right: 18px;
top: -2px !important;
}
.header_side.left .header_search__inner:before {
left: 20px;
right: auto;
}
.header_side.left .header_search__inner:after {
left: 18px;
right: auto;
}
.header_search__inner .search_form:after {
content: "\f002";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
position: absolute;
top: 0;
right: 0;
width: 40px;
height: 100%;
line-height: 40px;
text-align: center;
z-index: 1;
opacity: 1;
}
.header_search__inner .search_submit {
font-size: 0;
position: absolute;
top: 0;
right: 0;
height: 100%;
width: 40px;
background: transparent !important;
border: none;
box-shadow: none;
outline: none;
cursor: pointer;
z-index: 2;
padding: 0;
}
.header_search__inner .search_text {
background-color: transparent;
border: none;
box-shadow: none;
outline: none;
user-select: none;
height: 40px;
padding: 0 20px;
font-size: 14px;
}
.header_search__inner .search_text::-webkit-input-placeholder {
opacity: 0.7 !important;
}
.header_search__inner .search_text:-moz-placeholder {
opacity: 0.7 !important;
}
.header_search__inner .search_text::-moz-placeholder {
opacity: 0.7 !important;
}
.header_search__inner .search_text:-ms-input-placeholder {
opacity: 0.7 !important;
}
.top_header .header_search {
height: auto !important;
}  .gt3_header_builder_login_component {
line-height: 0;
}
.gt3_header_builder_login_component .gtc_login_icon {
width: 40px;
line-height: 40px;
text-align: center;
cursor: pointer;
display: inline-block;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-family: Theme_icon;
font-size: 19px;
font-style: normal;
font-weight: 700;
}
.gt3_header_builder_login_component .gtc_login_icon:before {
content: "\f103";
}
.gt3_header_builder__login-modal {
position: fixed;
width: 90%;
height: 90%;
z-index: 1000;
top: 5%;
left: 5%;
text-align: center;
box-sizing: border-box;
opacity: 0;
visibility: hidden;
-webkit-transition:  opacity .3s ease-in-out;
-moz-transition:  opacity .3s ease-in-out;
transition:  opacity .3s ease-in-out;
}
.gt3_header_builder__login-modal.active {
opacity: 1;
visibility: visible;
}
.gt3_header_builder__login-modal:before {
content: '';
display: inline-block;
vertical-align: middle;
position: relative;
height: 100%;
}
.gt3_header_builder__login-modal_container {
display: inline-block;
position: relative;
vertical-align: middle;
padding: 70px 40px 30px;
box-sizing: border-box;
background: #fff;
z-index: 2;
text-align: left;
max-height: 100%;
overflow-y: auto;
-webkit-transition:  all .3s ease-in-out;
-moz-transition:  all .3s ease-in-out;
transition:  all .3s ease-in-out;
transform: translateY(60px);
-webkit-transform: translateY(60px);
-moz-transform: translateY(60px);
-ms-transform: translateY(60px);
}
.gt3_header_builder__login-modal.active .gt3_header_builder__login-modal_container {
transform: translateY(0px);
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
}
.gt3_header_builder__login-modal.without_register .gt3_header_builder__login-modal_container,
.gt3_header_builder__login-modal.user_logged_in .gt3_header_builder__login-modal_container {
width: 570px;
}
.gt3_header_builder__login-modal_container .col2-set .col-1, 
.gt3_header_builder__login-modal_container .col2-set .col-2 {
width: 50%;
padding: 0 30px;
box-sizing: border-box;
float: left;
}
.gt3_header_builder__login-modal_container .col2-set .col-1 {
border-right: 1px solid #eff0ed;
}
.gt3_header_builder__login-modal_container .col2-set .col-2 {
border-left: 1px solid #eff0ed;
}
.gt3_header_builder__login-modal_container .col2-set .col-2 {
margin-left: -1px;
}
.gt3_header_builder__login-modal_container .woocommerce-MyAccount-navigation {
float: none;
width: 100%;
}
.gt3_header_builder__login-modal_footer {
margin: 60px -40px -30px;
padding: 25px 70px;
background-color: #f8f8f8;
text-align: center;
}
.gt3_header_builder__login-modal_footer .gt3_module_button > a {
margin: 0px 15px;
}
.gt3_header_builder__login-modal_footer .gt3_module_button > a i {
margin-right: 10px;
}
.gt3_header_builder__login-modal_footer .gt3_facebook_login {
border-color: #435c93;
background: #435c93;
}
.gt3_header_builder__login-modal_footer .gt3_google_login {
border-color: #dd4b39;
background: #dd4b39;
}
.gt3_header_builder__login-modal-close {
position: absolute;
top: 15px;
right: 15px;
width: 30px;
height: 30px;
cursor: pointer;
transform: translate3d(0,0,0);
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
}
.gt3_header_builder__login-modal-close:before,
.gt3_header_builder__login-modal-close:after {
content: '';
position: absolute;
top: 14px;
left: 0;
width: 28px;
height: 2px;
background: #2b2c30;
}
.gt3_header_builder__login-modal-close:before {
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
}
.gt3_header_builder__login-modal-close:after {
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
}
.gt3_header_builder__login-modal-cover {
content: "";
width: 100vw;
height: 100vh;
position: fixed;
left: 0;
top: 0;
visibility: hidden;
opacity: 0;
background: rgba(0, 0, 0, 0.7);
-webkit-transition: opacity .3s ease, visibility .3s ease;
-moz-transition: opacity .3s ease, visibility .3s ease;
transition: opacity .3s ease, visibility .3s ease;
}
.gt3_header_builder__login-modal.active .gt3_header_builder__login-modal-cover {
visibility: visible;
opacity: 1;
}
#customer_login input:-webkit-autofill {
-webkit-box-shadow: 0 0 0 30px white inset;
}
@media (max-width: 992px) {
#customer_login.col2-set .col-1,
#customer_login.col2-set .col-2 {
width: 100% !important;
border-right: none !important;
}
#customer_login.col2-set .col-1 {
margin-bottom: 20px;
}
#customer_login.col2-set .col-2 {
border-left: none !important;
}
.gt3_header_builder__login-modal_footer {
padding: 25px 35px;
margin-top: 15px;
}
.gt3_header_builder__login-modal_footer .gt3_module_button {
margin: 5px 0;
}
}
@media (max-width: 768px) {
#customer_login h2, .gt3_header_builder__login-modal_container h2 {
font-size: 24px !important;
line-height: 32px !important;
}
}
@media (max-width: 480px) {
.gt3_header_builder__login-modal_footer .gt3_module_button a {
font-size: 12px;
line-height: 16px;
}
} .woo_mini-count {
position: relative;
display: inline-block;
}
.woo_mini-count:before {
content: "\f105";
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-family: Theme_icon;
font-size: 19px;
font-style: normal;
font-weight: 700;
}
.woo_mini-count > span:not(:empty) {
position: absolute;
bottom: 2px;
left: -5px;
font-size: 11px;
line-height: 10px;
padding: 3px 4px 2px;
border-radius: 4px;
color: #ffffff;
font-style: normal;
}
.gt3_header_builder_cart_component {
width: 40px;
text-align: center;
}
.gt3_header_builder_cart_component > .woo_icon {
display: block;
line-height: 40px; 
}
.gt3_header_builder_cart_component__cart {
position: absolute;
right: -18px;
top: 100%;
margin-top: 8px;
min-width: 270px;
background: #ffffff;
box-sizing: border-box;
border-radius: 4px;
text-align: left;
border: 1px solid rgba(232, 232, 232, 0.8);
border-top-color: rgba(232, 232, 232, 0.5);
border-left-color: rgba(232, 232, 232, 0.5);
opacity: 0;
visibility: hidden;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
transform: translateY(10px);
-webkit-transform: translateY(10px);
-moz-transform: translateY(10px);
-ms-transform: translateY(10px);
}
.header_side.left .gt3_header_builder_cart_component__cart {
right: auto;
left: -8px;
}
.gt3_header_builder_cart_component__cart-container {
overflow-y: auto;
max-height: 50vh;
position: relative;
z-index: 1;
padding: 8px 20px;
border-radius: 5px;
background: #ffffff;
}
.gt3_header_builder_cart_component__cart:before,
.gt3_header_builder_cart_component__cart:after {
content: '';
position: absolute;
top: -10px;
right: 29px;
width: 0; 
height: 0; 
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #ffffff;
z-index: 2;
}
.gt3_header_builder_cart_component__cart:after {
border-left: 12px solid transparent;
border-right: 12px solid transparent;
border-bottom: 12px solid rgba(232, 232, 232, 0.65);
z-index: 0;
right: 27px;
top: -11px;
}
.header_side.left .gt3_header_builder_cart_component__cart:before {
right: auto;
left: 20px;
}
.header_side.left .gt3_header_builder_cart_component__cart:after {
right: auto;
left: 18px;
}
.gt3_header_builder_cart_component:before {
content: '';
position: absolute;
top: 100%;
right: -10px;
height: 8px;
width: 40px;
}
.gt3_header_builder_cart_component:hover .gt3_header_builder_cart_component__cart,
.gt3_header_builder_cart_component.show_cart .gt3_header_builder_cart_component__cart {
opacity: 1;
visibility: visible;
transform: translateY(0px);
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
}
.gt3_header_builder_cart_component ul.cart_list li img {
float: left;
margin-right: 10px;
margin-left: 0;
width: 50px;
}
.gt3_header_builder_cart_component ul.cart_list li {
margin: 0;
list-style: none;
position: relative;
padding-right: 20px;
border-bottom: 1px solid #e2e3dc;
padding: 10px 0;
}
.gt3_header_builder_cart_component ul.cart_list li.empty {
margin-bottom: -12px;
display: block;
border-bottom: 0;
margin-top: 12px;
}
.gt3_header_builder_cart_component ul.cart_list li a {
display: block;
font-weight: 500;
line-height: 1.3;
font-size: 0.9em;
}
.gt3_header_builder_cart_component ul.cart_list li:after {
content: '';
display: table;
clear: both;
}
.gt3_header_builder_cart_component ul.cart_list, 
.gt3_header_builder_cart_component ul.product_list_widget {
padding: 0;
margin: 0;
margin-bottom: 12px;
margin-top: -10px;
list-style: none;
}
.gt3_header_builder_cart_component__cart-container .total {
margin-bottom: 10px;
}
.cart_list.product_list_widget a.remove {
font-size: 1.5em;
height: 1em;
width: 1em;
text-align: center;
line-height: 1;
border-radius: 100%;
text-decoration: none;
font-weight: 400;
border: 0; 
position: absolute;
top: 50%;
right: 0;
margin-top: -0.5em;
}
.woocommerce .widget_shopping_cart .buttons, 
.woocommerce.widget_shopping_cart .buttons,
.gt3_header_builder_cart_component .buttons {
text-align: center;
}
.woocommerce .widget_shopping_cart .buttons a, 
.woocommerce.widget_shopping_cart .buttons a,
.gt3_header_builder_cart_component .buttons .button {
display: inline-block;
vertical-align: top;
margin-bottom: 20px;
font-size: 12px;
font-weight: 500;
line-height: 21px;
color: #fff;
border-width: 1px;
border-style: solid;
padding: 4px 12px;
margin: 3px;
}
.woocommerce .widget_shopping_cart .buttons a:hover, 
.woocommerce.widget_shopping_cart .buttons a:hover,
.gt3_header_builder_cart_component .button:hover,
.woocommerce .widget_shopping_cart .buttons a.checkout:hover, 
.woocommerce.widget_shopping_cart .buttons a.checkout:hover,
.gt3_header_builder_cart_component .button.checkout:hover {
background: #fff;
border: 1px solid #e8e8e8;
border-top-color: rgba(232, 232, 232, 0.8);
border-left-color: rgba(232, 232, 232, 0.8);
}
.gt3_menu_label {
margin-left: 10px;
font-size: 11px;
line-height: 14px;
vertical-align: middle;
display: inline-block;
padding: 1px 4px 0 !important;
}
.gt3_menu_label:after {
display: none;
}
.vc_custom_heading span {
font-weight: 700;
color: inherit;
}
.wcppec-cart-widget-button {
padding-top: 3px;
} .gt3_custom_text strong {
font-weight: bold;
} .row_has_column_separator .column_separator_parent {
position: static;
}
.row_has_column_separator .wpb_column > .vc_column-inner > .wpb_wrapper.column_separator_wrap:before {
position: absolute;
right: 0;
top: 0;
height: 100%;
width: 0;
border-width: 1px;
border-style: solid;
border-color: inherit;
content: '';
border-left: none;
border-top: none;
border-bottom: none;
}
.row_has_column_separator .wpb_column:last-child > .vc_column-inner > .wpb_wrapper.column_separator_wrap:before {
display: none;
}
@media only screen and (max-width: 767px) {
.row_has_column_separator .wpb_column > .vc_column-inner > .wpb_wrapper.column_separator_wrap:before {
display: none;
}
}
.row_has_column_separator > .vc_column_container {
padding-top: 0 !important;
padding-bottom: 0 !important;
}  .gt3_portfolio_list__item {
position: relative;
z-index: 1;
padding-bottom: 30px;
}
.gt3_portfolio_list__item.span3 {
width: 25%;
}
.gt3_portfolio_list__item--large_width_height.span3 {
width: 50%;
}
.gt3_portfolio_list__item--large_width.span3 {
width: 50%;
}
.gt3_portfolio_list__item .swipebox.links_block_title,
.gt3_portfolio_list__item .links_block_title {
position: relative;
font-size: 0;
line-height: 0;
width: 40px;
height: 40px;
display: inline-block;
margin: 5px;
}
.gt3_portfolio_list__item .swipebox.links_block_title::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 40px;
height: 40px;
background: url(//joanaaraujolopes.pt/wp/wp-content/themes/optima/img/more_icon.png) no-repeat center center rgba(66, 71, 76, 0.4);
-webkit-transition: 0.5s all;
transition: 0.5s all;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.gt3_portfolio_list__item .links_block_title::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 40px;
height: 40px;
background: url(//joanaaraujolopes.pt/wp/wp-content/themes/optima/img/more_icon_02.png) no-repeat center center rgba(66, 71, 76, 0.4);
-webkit-transition: 0.5s all;
transition: 0.5s all;
-webkit-border-radius: 50%;
border-radius: 50%;
}
@media only screen and (max-width: 768px) {
.gt3_portfolio_list__item.span3 {
width: 100%;
}
}
.gt3_portfolio_list__grid-sizer {
height: 0 !important;
min-height: 0 !important;
}
.gt3_portfolio_list__posts-container .gt3_portfolio_list__grid-gutter {
width: 0;
}
.gt3_portfolio_list__posts-container.no_spaces {
margin-left: 0;
margin-right: 0;
}
.gt3_portfolio_list__posts-container.no_spaces .gt3_portfolio_list__item {
padding-left: 0;
padding-right: 0;
padding-bottom: 0;
}
.gt3_portfolio_list__posts-container.no_spaces .gt3_portfolio_list__grid-gutter {
width: 0;
}
.gt3_portfolio_list__posts-container .gt3_portfolio_list__item .gt3_portfolio_list__image-holder,
.gt3_portfolio_list__posts-container .gt3_portfolio_list__item .gt3_portfolio_list__image-holder img,
.gt3_portfolio_list__posts-container .gt3_portfolio_list__item .gt3_portfolio_list__image-holder > a:after,
.gt3_portfolio_list__posts-container .gt3_portfolio_list__item .gt3_portfolio_list__image_placeholder {
border-radius: 5px;
}
.gt3_portfolio_list__posts-container.no_image_rounds .gt3_portfolio_list__item .gt3_portfolio_list__image-holder,
.gt3_portfolio_list__posts-container.no_image_rounds .gt3_portfolio_list__item .gt3_portfolio_list__image-holder img,
.gt3_portfolio_list__posts-container.no_image_rounds .gt3_portfolio_list__item .gt3_portfolio_list__image-holder > a:after,
.gt3_portfolio_list__posts-container.no_image_rounds .gt3_portfolio_list__item .gt3_portfolio_list__image_placeholder {
border-radius: 0;
}
.gt3_portfolio_list__filter {
padding: 45px 0 38px;
margin-left: -18px;
margin-right: -18px;
font-weight: 600;
text-transform: uppercase;
}
.gt3_portfolio_list__filter a {
display: inline-block;
padding: 5px 18px;
text-transform: uppercase;
}
.gt3_portfolio_list__image-holder {
overflow: hidden;
-webkit-transition: box-shadow 0.4s ease, opacity 0.4s ease;
transition: box-shadow 0.4s ease, opacity 0.4s ease; 
}
.gt3_portfolio_list__image-holder > a {
display: block;
position: relative;
z-index: 1;
width: 100%;
}
.gt3_portfolio_list__image-holder > a:after {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 3;
background-color: #27282c;
opacity: 0;
-webkit-transition: opacity 0.4s ease;
transition: opacity 0.4s ease; 
}
.gt3_portfolio_list__image-holder img {
width: 100%;
max-width: none;
position: relative;
z-index: 1;
-o-object-fit: cover;
object-fit: cover;
opacity: 0;
-webkit-transition: opacity 0.4s ease, -webkit-transform 0.4s ease;
transition: opacity 0.4s ease, -webkit-transform 0.4s ease;
transition: transform 0.4s ease, opacity 0.4s ease;
transition: transform 0.4s ease, opacity 0.4s ease, -webkit-transform 0.4s ease;
}
.gt3_portfolio_list__image-holder:hover > a:after {
opacity: 0.75;
}
.gt3_portfolio_list__image-holder:hover img {
-webkit-transform: matrix(1.05, 0, 0, 1.05, -4.21534, -3.97493);
-ms-transform: matrix(1.05, 0, 0, 1.05, -4.21534, -3.97493);
transform: matrix(1.05, 0, 0, 1.05, -4.21534, -3.97493);
-webkit-transition: -webkit-transform 2s ease;
transition: -webkit-transform 2s ease;
transition: transform 2s ease;
transition: transform 2s ease, -webkit-transform 2s ease;
}
.gt3_portfolio_list__image-holder .gt3_list__post_likes {
position: absolute;
top: 20px;
right: 35px;
z-index: 1;
display: inline-block;
padding-left: 0;
color: #ffffff;
font-size: 17px;
opacity: 0;
-webkit-transition: opacity 0.4s ease;
transition: opacity 0.4s ease;
}
.gt3_portfolio_list__image-holder .gt3_list__post_likes.already_liked:hover {
color: #ffffff;
}
.gt3_portfolio_list__image-holder:hover .gt3_list__post_likes {
opacity: 1;
}
.gt3_portfolio_list__image-placeholder {
background-color: #e2e2e2;
position: relative;
top: 0;
width: 100%;
opacity: 1;
}
.gt3_portfolio_list__posts-container.no_image_rounds .gt3_portfolio_list__image-placeholder {
border-radius: 0;
}
.gt3_portfolio_list__item.image_loaded .gt3_portfolio_list__image-holder img {
opacity: 1;
}
.gt3_portfolio_list__content {
padding-top: 23px;
padding-bottom: 25px;
text-align: center;
}
.gt3_portfolio_list__item.content_on_image .gt3_portfolio_list__content {
position: absolute;
top: calc(50% - 30px);
left: 40px;
right: 40px;
z-index: 2;
opacity: 0;
padding-top: 0;
-webkit-transition: opacity 0.4s ease;
transition: opacity 0.4s ease;
}
.gt3_portfolio_list__item.content_on_image .gt3_portfolio_list__content .gt3_portfolio_list__title,
.gt3_portfolio_list__item.content_on_image .gt3_portfolio_list__content .gt3_portfolio_list__categories {
color: #ffffff;
}
.gt3_portfolio_list__item.content_on_image .gt3_portfolio_list__content .gt3_portfolio_list__title a:hover,
.gt3_portfolio_list__item.content_on_image .gt3_portfolio_list__content .gt3_portfolio_list__categories a:hover {
color: inherit;
}
@media only screen and (max-width: 992px) and (min-width: 768px) {
.gt3_portfolio_list__item.content_on_image .gt3_portfolio_list__content .gt3_portfolio_list__title {
font-size: 18px !important;
line-height: 1.3;
}
.gt3_portfolio_list__item.content_on_image .gt3_portfolio_list__content .gt3_portfolio_list__categories {
font-size: 14px !important;
line-height: 1.3;
padding-bottom: 20px
}
}
.gt3_portfolio_list__item.content_on_image .gt3_portfolio_list__image-holder:hover .gt3_portfolio_list__content {
opacity: 1;
}
.gt3_portfolio_list__title {
font-size: 24px;
line-height: 1.5;
font-weight: 400;
}
.gt3_portfolio_list__image_placeholder {
position: relative;
z-index: 1;
width: 100%;
padding-bottom: 80%;
background-color: #e2e2e2;
border-radius: 5px;
}
.gt3_portfolio_list__item--image_square .gt3_portfolio_list__image_placeholder {
padding-bottom: 100%;
}
.gt3_portfolio_list__item--image_portred .gt3_portfolio_list__image_placeholder {
padding-bottom: 125%;
}
.gt3_portfolio_list__categories {
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
padding-top: 6px;
}
.gt3_portfolio_list__categories a {
color: inherit;
}
.gt3_portfolio_list__posts-container.isotope_packery .gt3_portfolio_list__image-placeholder {
margin-bottom: 0 !important;
}
.gt3_portfolio_list__posts-container.isotope_packery .gt3_portfolio_list__item--large_height .gt3_portfolio_list__image-placeholder {
padding-bottom: calc(200% + 30px) !important;
}
.gt3_portfolio_list__posts-container.isotope_packery.no_spaces .gt3_portfolio_list__item--large_height .gt3_portfolio_list__image-placeholder {
padding-bottom: 200% !important;
}
.gt3_portfolio_list__posts-container.isotope_packery .gt3_portfolio_list__image-holder img {
position: absolute;
top: 0;
height: 100%;
}
.gt3_portfolio_info {
padding: 20px 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -10px;
margin-right: -10px;
}
.gt3_portfolio_info a {
color: inherit;
}
.gt3_portfolio_info__wrapper {
margin-top: 20px;
margin-bottom: 35px;
border-top: 1px solid #f0f2f7;
border-bottom: 1px solid #f0f2f7;
}
.gt3_portfolio_info__item {
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 10px 10px;
min-width: calc(18% - 20px);
max-width: 33%;
font-weight: 400;
}
@media only screen and (max-width: 768px) {
.gt3_portfolio_info__item {
max-width: 50%;
}
}
.gt3_portfolio_info__item_title {
font-size: 14px;
line-height: 1.6;
font-weight: 600;
text-transform: uppercase;
padding-bottom: 8px;
}
.gt3_portfolio_info__item_title:after {
content: ':';
}
.gt3_portfolio_info__item_share {
display: inline-block;
vertical-align: top;
line-height: 35px;
}
.gt3_portfolio_info__item_share li {
display: inline-block;
padding: 0 9px;
font-weight: 400;
}
.main_wrapper ul.gt3_portfolio_info__item_share li:before,
.gt3_portfolio__footer .gt3_portfolio_info__item_share {
padding: 0;
margin: 0;
list-style: none;
white-space: nowrap;
}
.gt3_portfolio_single .gt3_portfolio__footer ul li{
margin: 0 3px;
text-align: center;
line-height: 35px;
width: 35px;
height: 35px;
padding: 0;
display: inline-block;
vertical-align: middle;
}
.gt3_portfolio_single .gt3_portfolio__footer .gt3_portfolio__like_and_comments .likes_block{
float: right;
}
.gt3_portfolio_info__item_share li a {
position: relative;
z-index: 1;
} .gt3_portfolio_info__item_share li a:hover:after {
opacity: 1;
}
.gt3_portfolio_single .gt3_portfolio__footer .gt3_portfolio_info__item_share li a .gt3_portfolio__footer {
border-bottom: 1px solid #f0f2f7;
display: inline-block;
width: 100%;
padding-bottom: 20px;
margin-top: 45px;
} .gt3_brands_list img {
position: relative;
z-index: 1;
-webkit-filter: grayscale(100%); filter: grayscale(100%);
transition: all 0.3s;
}
.gt3_brands_list .vc_single_image-wrapper img:hover{
-webkit-filter: grayscale(0%); filter: grayscale(0%);
}
@media only screen and (max-width: 768px) {
.gt3_portfolio__footer {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: inline-block;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
}
.gt3_portfolio__footer .gt3_portfolio_info__item_tag_wrapper,
.gt3_portfolio__footer .gt3_portfolio__like_and_comments {
display: inline-block;
vertical-align: middle;
padding-bottom: 10px;
padding-top: 17px;
width: 100%;
}
.main_wrapper ul.gt3_portfolio_info__item_share li:before{
display: none;
}
@media only screen and (max-width: 768px) {
.gt3_brands_list .vc_column-inner {
border: none!important;
}
}
.gt3_portfolio__footer .gt3_portfolio_info__item_tag_wrapper {
width: 100%;
text-align: center;
padding-top: 30px;
}
.gt3_portfolio__footer .gt3_portfolio_info__item_tag_wrapper a {
display: inline-block;
text-transform: uppercase;
font-size: 11px;
padding: 5px 10px;
margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;
border-radius: 5px;
font-weight: 600;
transition: all 300ms;
-webkit-transition: all 300ms;
border-radius: 5px;
border: 1px solid #e7e8e9;
}
.gt3_portfolio__footer .gt3_portfolio__like_and_comments {
border-top: 1px solid #d4d8da;
margin-top: 15px;
}
.gt3_portfolio__footer .gt3_portfolio_info__item_tag_wrapper a:hover {
color: #ffffff;
}
.gt3_single_portfolio_thumbnail {
border-radius: 5px; 
}
.gt3_single_portfolio_thumbnail + .gt3_portfolio_info__wrapper {
margin-top: 10px;
margin-bottom: 10px;
border-top: none;
border-bottom: none; 
}
.gt3_portfolio_single {
padding-top: 40px;
}
.gt3_portfolio_single .post-navigation {
padding-top: 40px;
padding-bottom: 40px;
}
.gt3_portfolio_single .post-navigation::after {
content: '';
display: table;
clear: both;
}
.gt3_portfolio_single .post-navigation .nav-previous {
float: left;
}
.gt3_portfolio_single .post-navigation .nav-previous a,
.gt3_portfolio_single .post-navigation .nav-next a {
color: inherit;
}
.gt3_portfolio_single .post-navigation .nav-next {
float: right;
}
.gt3_portfolio_title {
margin: 23px 0 8px 0;
}
.gt3_portfolio_title h3 {
font-weight: bold;
}
.gt3-page-title + .site_wrapper .gt3_portfolio_single {
padding-top: 0;
} .gt3_team_list__item {
position: relative;
z-index: 1;
padding-bottom: 30px;
}
.gt3_team_list__item .gt3_team_list__content {
transition: 0.5s all;
top: calc(50% - 67px);
}
.gt3_team_list__item:hover .gt3_team_list__content{
visibility: visible;
opacity: 1;
padding: 0 20px;
}
.gt3_team_list__item:hover .gt3_team_list_social {
opacity: 1;
bottom: 64px;
transition: 0.5s all;
visibility: visible;
}
.gt3_team_list__item .gt3_team_list__content {
text-align: center;
position: absolute;
top: calc(50% - 70px);
left: 0;
right: 0;
z-index: 2;
visibility: collapse;
opacity: 0;
transition: 0.5s all;
}
.gt3_team_list__item .gt3_team_list_social {
bottom: 0px;
position: absolute;
opacity: 0;
transition: 0.5s all;
visibility: collapse;
left: 0;
right: 0;
text-align: center;
z-index: 3;
}
.gt3_team_list__item .gt3_team_list_social__item {
color: #fff;
margin: 0 5px;
}
.gt3_team_list__grid-sizer {
height: 0 !important;
min-height: 0 !important;
}
.gt3_team_list__posts-container .gt3_team_list__grid-gutter {
width: 0;
}
.gt3_team_list__filter {
padding: 0 0 45px;
margin-left: -18px;
margin-right: -18px;
font-weight: 600;
text-transform: uppercase;
}
.gt3_team_list__image_link {
position: relative;
}
.gt3_team_list__filter.isotope-filter a {
text-transform: uppercase;
}
.gt3_team_list .gt3_team_list__image_link:before,
.gt3_team_list.gt3_team_list__item--content_on_bottom:before,
.gt3_team_list__item.gt3_team_list__item--content_on_bottom a.gt3_team_list__image_link:after{
content: '';
position: absolute;
z-index: 2;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: #04121d;
opacity: 0;
transition: all 400ms;
border-radius: 5px;
}
.gt3_team_list .gt3_team_list__image-holder:hover .gt3_team_list__image_link:before,
.gt3_team_list__item:hover.gt3_team_list__item--content_on_bottom .gt3_team_list__image_link:before{
opacity: 0.4;
}
.gt3_team_list__item--content_on_bottom .gt3_team_list__content .gt3_team_list__title_link .gt3_team_list__title:hover{
text-decoration: none;
outline: none !important;
transition: all 400ms;
}
.gt3_team_list__filter a {
display: inline-block;
padding: 5px 18px; 
}
.gt3_team_list .gt3_team_list_social .gt3_team_list_social__item {
display: inline-block;
vertical-align: middle;
width: 28px;
height: 28px;
line-height: 28px;
text-align: left;
}
.gt3_team_list__image-holder {
border-radius: 5px;
overflow: hidden;
}
.gt3_team_list__image-holder > a {
display: block;
position: relative;
z-index: 1;
width: 100%;
}
.gt3_team_list__image-holder img {
width: 100%;
max-width: none;
border-radius: 5px;
position: relative;
z-index: 1;
-o-object-fit: cover;
object-fit: cover;
opacity: 0;
-webkit-transition: opacity 0.4s ease, -webkit-transform 0.4s ease;
transition: opacity 0.4s ease, -webkit-transform 0.4s ease;
transition: transform 0.4s ease, opacity 0.4s ease;
transition: transform 0.4s ease, opacity 0.4s ease, -webkit-transform 0.4s ease; 
}
.gt3_team_list__image-holder .gt3_team_list_social .gt3_team_list_social__item {
display: inline-block;
vertical-align: middle;
text-align: center;
font-size: 18px;
}
.gt3_team_list__image-holder .gt3_team_list__content .gt3_team_list__title_link:hover,
.gt3_team_list__image-holder .gt3_team_list_social .gt3_team_list_social__item:hover,
.gt3_team_list__item.gt3_team_list__item--content_on_bottom .gt3_team_list__content .gt3_team_list_social__item:hover{
opacity: 0.7;
}
.gt3_team_list__image-placeholder {
background-color: #e2e2e2;
border-radius: 5px;
position: relative;
top: 0;
width: 100%;
opacity: 1; 
}
.gt3_team_list__item.image_loaded .gt3_team_list__image-holder img {
opacity: 1; 
}
.gt3_team_list__title_link {
margin-top: 14px;
display: block;
}
.gt3_team_list__title {
font-size: 24px;
line-height: 2;
font-weight: 600;
color: #fff;
}
.gt3_team_list__image_placeholder {
position: relative;
z-index: 1;
width: 100%;
padding-bottom: 80%;
background-color: #e2e2e2;
border-radius: 5px; 
}
.gt3_portfolio_list__item--image_square .gt3_team_list__image_placeholder {
padding-bottom: 100%; 
}
.gt3_team_list__position {
font-size: 1.142857em;
font-weight: 400;
color: #fff;
}
.gt3_team_list__item.gt3_team_list__item--content_on_bottom .gt3_team_list__position{
color: inherit;
line-height: 1.3em;
}
.gt3_team_list__item.gt3_team_list__item--content_on_bottom .gt3_team_list__content{
position: relative;
opacity: 1;
visibility: visible;
padding: 0;
margin: 0;
width: 100%;
text-align: center;
display: inline-block;
}
.gt3_team_list__item:hover.gt3_team_list__item--content_on_bottom a.gt3_team_list__image_link:after{
visibility: visible;
opacity: 1;
}
.gt3_team_list__item.gt3_team_list__item--content_on_bottom a.gt3_team_list__image_link:after{
width: 30px;
height: 30px;
top: 50%;
left: 50%;
content: '';
opacity: 0;
visibility: hidden;
border-radius: 0;
margin: -15px 0 0 -15px;
z-index: 2;
background-color: transparent;
background-image: url(//joanaaraujolopes.pt/wp/wp-content/themes/optima/img/plus_icon.png);
background-size: 30px 30px;
background-repeat: no-repeat;
background-position: 0 0;
}
.gt3_team_list__item:hover.gt3_team_list__item--content_on_bottom .gt3_team_list_social{
bottom: 36px;
}
.gt3_team_list__item:hover.gt3_team_list__item--content_on_bottom .gt3_team_list__image-holder.gt3_team_list__content .gt3_team_list_social {
bottom: 40px;
}
.gt3_team_list__item.gt3_team_list__item--content_on_bottom .gt3_team_list__content {
top: calc(80% - 20px);
}
.gt3_team_list__item--content_on_bottom {
padding-bottom: 45px;
}
.gt3_team_list__item--content_on_bottom .gt3_team_list__image-holder,
.gt3_team_list__item--content_on_bottom .gt3_team_list__content {
display: inline-block;
vertical-align: top;
position: relative;
}
.gt3_team_list__item--content_on_bottom .gt3_team_list__content {
padding-top: 15px;
padding-bottom: 15px;
margin-left: 30px; 
}
.gt3_team_list__item--content_on_bottom .gt3_team_list__description {
padding-top: 12px;
}
.gt3_team_list__item--content_on_bottom .gt3_team_list__view_more {
text-transform: uppercase;
font-size: 11px;
font-weight: 500;
padding-top: 10px;
display: inline-block;
}
.gt3_team_list__item--content_on_bottom .gt3_team_list__view_more span {
line-height: 1;
}
.gt3_team_list__item--content_on_bottom .gt3_team_list__view_more:after {
content: "\f105";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: 1.36363636em;
line-height: 0.6666666;
padding-left: 7px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gt3_team_list__item--content_on_bottom .gt3_team_list__view_more:hover {
color: inherit !important; 
}
.gt3_single_team_socials {
margin: 0 -10px 15px -10px;
}
.gt3_single_team_socials__item {
display: inline-block;
padding: 5px 10px;
font-weight: 400;
margin-right: 5px;
}
.gt3_single_team_socials__item:last-child {
margin-right: 0;
}
.gt3_single_team_socials__item a:hover {
color: inherit;
}
.gt3_single_team_socials__item a i {
font-size: 16px;
}
.gt3_single_team_header {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-bottom: 33px;
width: 100%;
}
.gt3_single_team_header .gt3_single_team_thumbnail__wrapper {
border-radius: 5px;
overflow: hidden;
}
.gt3_single_team_header .vc_row {
width: calc(100% + 30px);
}
.gt3_isotope-custom-menu .gt3_team_list__filter.isotope-filter{
text-align: right;
position: relative;
float: right;
font-size: 14px;
margin-top: -93px;
}
.gt3_isotope-custom-menu .gt3_team_list__filter a{
padding: 5px 2px;
}
@media only screen and (max-width: 600px) {
.gt3_single_team_header .gt3_single_team_thumbnail__wrapper {
margin-bottom: 25px;
}
}
.gt3_single_team_header .gt3_team_title {
margin-bottom: 11px;
padding-top: 15px;
}
.gt3_single_team_header .gt3_team_title h3 {
font-weight: bold;
}
@media only screen and (max-width: 600px) {
.gt3_single_team_header {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.vc_col-sm-4 > .gt3_single_team_info {
padding-left: 20px;
}
.gt3_single_team_info__item {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: baseline;
-webkit-align-items: baseline;
-ms-flex-align: baseline;
align-items: baseline;
width: 100%;
padding: 8px 0; 
}
.gt3_single_team_info__item h4 {
font-size: inherit;
text-transform: uppercase;
font-weight: 600;
line-height: 1.5;
padding-right: 10px;
}
.gt3_single_team_info__item span,
.gt3_single_team_info__item a {
text-align: right;
flex: 1 1 auto;
}
.main_wrapper div.wpcf7-response-output {
margin-top: 0;
margin-bottom: 30px;
border-radius: 5px;
}
.main_wrapper span.wpcf7-not-valid-tip {
font-size: 0.8em;
} .main_wrapper ul.booked-tabs li:before {
display: none !important;
}
body .booked-calendar-wrap {
margin: 0;
}
body table.booked-calendar {
border-collapse: separate;
border: none !important;
background: #fcfdfd;
}
body table.booked-calendar thead {
text-transform:none;
background: none !important;
}
body table.booked-calendar tr:first-child th {
border-radius: 5px 5px 0 0;
}
body table.booked-calendar tr:last-child td:last-child {
border-radius: 0 0 5px 0;
}
body table.booked-calendar tr:last-child td:first-child {
border-radius: 0 0 0 5px;
}
body table.booked-calendar,
body table.booked-calendar tr,
body table.booked-calendar td,
body table.booked-calendar th {
border: none !important;
}
body table.booked-calendar tbody td {
border-left: 1px #d9e0e4 solid !important;
border-bottom: 1px #d9e0e4 solid !important;
}
body table.booked-calendar tbody tr td:last-child {
border-right: 1px #d9e0e4 solid !important;
}
body table.booked-calendar tr.days,
body table.booked-calendar tr.days th {
font-size:1rem;
letter-spacing:0;
}
body table.booked-calendar tr.days th {
padding: 0.75rem 0 !important;
}
body table.booked-calendar td.prev-date .date,
body table.booked-calendar td.prev-date:hover .date,
body table.booked-calendar td.prev-date:hover .date span {
background:#fcfdfd !important;
color:rgba(92,101,109, 0.3) !important;
}
body table.booked-calendar td {
font-size:24px;
color:#42474c;
}
body table.booked-calendar td .date,
body table.booked-calendar td:hover .date,
body table.booked-calendar td.next-month .date,
body table.booked-calendar td.prev-month .date {
background:#fff;
}
body table.booked-calendar td .date .number {
-moz-border-radius:50%;
-webkit-border-radius:50%;
border-radius:50%;
width: 58px; height: 58px;
line-height:58px;
}
body table.booked-calendar td:hover .date span {
color:#fff;
}
body table.booked-calendar tr.week td.active {
border-bottom-color:#f6f8f9 !important;
background:#f6f8f9;
}
body table.booked-calendar tr.week td.active .date {
background:#f6f8f9;
color:#42474c;
}
body table.booked-calendar tr.week td.active .date .number {
border:none;
background:#fff;
color:#42474c;
}
body table.booked-calendar tr.week td.active .date,
body table.booked-calendar tr.week td.active:hover .date {
background:#f6f8f9;
}
body table.booked-calendar td.active:hover .date span {
background:#fff;
}
body table.booked-calendar tr.week td.active:hover .count {
top:-40px;
}
body table.booked-calendar.booked-pa-active tr.week td.booked.active .date,
body table.booked-calendar.booked-pa-active tr.week td.booked.active .date:hover {
background:#f6f8f9 !important;
color:#42474c !important;
}
body table.booked-calendar.booked-pa-active tr.week td.booked.active .date span,
body table.booked-calendar.booked-pa-active tr.week td.booked.active .date span:hover {
background:#fff !important;
color:#42474c !important;
}
body table.booked-calendar td.today.active:hover .date span {
background:#fff !important;
color:#42474c !important;
}
body table.booked-calendar tr.entryBlock {
background: #f6f8f9;
}
body table.booked-calendar tr.entryBlock {
color:#fff;
}
body table.booked-calendar tr.entryBlock td {
padding:2% !important;
}
body table.booked-calendar td.today.prev-date .date span,
body table.booked-calendar td.today:hover .date,
body table.booked-calendar td.today .date,
body table.booked-calendar td.today .date span {
color:#42474c !important;
}
body table.booked-calendar td.today:hover .date span {
color:#fff !important;
}
body table.booked-calendar td.today.prev-date:hover .date span {
background:none !important;
color:#42474c !important;
}
body table.booked-calendar th .monthName a {
font-size: 1rem;
color: #fff;
}
body table.booked-calendar th .monthName a:before,
body table.booked-calendar th .monthName a:after {
content: '(';
}
body table.booked-calendar th .monthName a:after {
content: ')';
}
body table.booked-calendar .booked-appt-list {
background:none;
transform:scale(0.95);
padding:21px 35px 15px 35px;
display:none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-moz-border-radius:0;
-webkit-border-radius:0;
border-radius:0;
}
body .booked-calendar-wrap .booked-appt-list h2 {
text-align:center;
color:#42474c;
font-size:24px;
line-height:33px;
}
body .booked-calendar-wrap .booked-appt-list h2 * {
font-size: inherit;
line-height: inherit;
}
body .booked-calendar-wrap .booked-appt-list h2 b,
body .booked-calendar-wrap .booked-appt-list h2 strong {
font-weight: 700;
}
body .booked-calendar-wrap .booked-appt-list .timeslot:hover {
background:#fff;
}
body .booked-form .required-asterisk {
font-size: 9px;
color: #fe3f4c;
display: inline-block;
vertical-align: top;
line-height: 21px;
}
body .booked-form .booked-appointments {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border: 1px #e2e5e7 solid;
}
body .booked-modal .bm-window .booked-scrollable {
background: #fafbfc;
}
body #booked-profile-page input[type="submit"],
body #booked-profile-page button,
body .booked-list-view input[type="submit"],
body .booked-list-view button,
body table.booked-calendar input[type="submit"],
body table.booked-calendar button,
body .booked-modal input[type="submit"],
body .booked-modal button {
line-height: 38px;
padding: 0 18px;
font-size: 11px;
font-weight: 700;
letter-spacing: 0.1px;
}
body .booked-modal button.cancel {
background: #fff !important;
color: #42474c !important;
}
body .booked-modal button.cancel:hover {
color: #fff !important;
}
body .booked-form .field input[type=text],
body .booked-form .field input[type=password],
body .booked-form .field input[type=tel],
body .booked-form .field input[type=email],
body .booked-form .field textarea {
border-color: #e2e5e7;
color: #5c656d;
background: #fff;
line-height: 25px;
height: auto;
}
body .booked-form .field input[type=text],
body .booked-form .field input[type=password],
body .booked-form .field input[type=tel],
body .booked-form .field input[type=email] {
padding: 7px 18px;
}
body .booked-form #condition-new,
body .booked-form #condition-current {
margin-bottom: 20px;
}
body .booked-modal .bm-window p.booked-title-bar {
padding-left: 30px;
}
body .booked-modal .bm-window .close {
font-size: 15px;
color: #fff;
top: 13px;
right: 20px;
}
body .booked-modal .bm-window .close:hover {
opacity: 0.5;
}
body .booked-modal .bm-window p.appointment-info {
font-weight: 400;
}
body .booked-modal .bm-window p.appointment-title {
font-weight: 700;
text-transform: uppercase;
font-size: 14px;
}
body .booked-calendar-wrap .booked-appt-list .timeslot {
padding: 1px 5px 7px 5px;
border-bottom:1px solid #d9e0e4;
border-top: none !important;
}
body .booked-calendar-wrap .booked-appt-list .timeslot:last-child {
border-bottom-color: #f6f8f9 !important;
}
body .booked-calendar-wrap .booked-appt-list .timeslot .spots-available {
text-transform: none;
padding-left: 23px;
font-size: 0.75rem;
color: #5c656d;
}
@media only screen and (min-width: 1000px) {
body table.booked-calendar .booked-appt-list {
padding-left: 75px;
padding-right: 75px;
}
body table.booked-calendar th .monthName,
body table.booked-calendar thead .calendarSavingState {
font-size: 30px;
line-height: 36px;
height: auto;
font-weight: 700;
}
body table.booked-calendar th .monthName a {
font-weight: 400;
}
body table.booked-calendar thead tr:first-child th {
height:55px;
}
body table.booked-calendar th .page-left,
body table.booked-calendar th .page-right {
position:absolute;
left:200px;
top:50%;
margin-top:-20px;
width: 38px;
height: 38px;
display: block;
border-radius: 50%;
background: rgba(255,255,255, 0);
transition: all 300ms;
border: 1px #fff solid;
text-indent: -9999px;
}
body table.booked-calendar th .page-left:after,
body table.booked-calendar th .page-right:after {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
text-indent: 0;
font-family: Fontawesome;
font-weight: normal;
font-size: 22px;
line-height: 22px;
content: '\f104';
margin: -1px 0 0 -1px;
transition: color 300ms;
color: #fff;
}
body table.booked-calendar th .page-right:after {
content: '\f105';
margin-left: 1px;
}
body table.booked-calendar th .page-left:hover:after,
body table.booked-calendar th .page-right:hover:after {
color: #303638;
}
body table.booked-calendar th .page-right {
left: auto;
right: 200px;
}
body table.booked-calendar th .page-left:hover {
left:200px;
}
body table.booked-calendar th .page-right:hover {
right:200px;
}
body table.booked-calendar th .page-left:hover,
body table.booked-calendar th .page-right:hover {
background: rgba(255,255,255, 1);
}
body .tooltipster-base {
margin-top: 31px;
}
body .tooltipster-light .tooltipster-content {
font-size: 13px;
line-height: 13px;
padding: 5px 9px;
color: #5c656d;
font-weight: 400;
}
}
@media only screen and (max-width: 767px) {
.backToMonth {
display: none;
}
}
@media only screen and (max-width: 992px) {
.gt3_isotope-custom-menu .gt3_team_list__filter.isotope-filter {
text-align: center;
float: none;
margin-top: 0;
}
} .gt3_services_box {
position: relative;
-webkit-perspective: 1000px;
perspective: 1000px;
}
.gt3_services_box_link {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 100;
display: block;
text-indent: -9999px;
}
.services_box-back,
.services_box-front {
z-index: 1;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-o-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: inherit;
perspective: inherit;
-webkit-transition: transform .8s cubic-bezier(0.5, 0.2, 0.2, 0.8);
-moz-transition: transform .8s cubic-bezier(0.5, 0.2, 0.2, 0.8);
transition: transform .8s cubic-bezier(0.5, 0.2, 0.2, 0.8);
-ms-transition:none;
}
.gt3_services_img_bg {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-size: cover;
}
.gt3_services_img_bg:after {
content: '';
display: inline-block;
vertical-align: middle;
background-color: rgba(4, 18, 29, 0.45);
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
z-index: -1;
border-radius: 5px;
}
.gt3_services_box_content {
color: #fff;
text-align: center;
position: relative;
}
.gt3_services_box_content .fake_space {
padding: 80px 25px;
}
.gt3_services_box_content .text_wrap {
color: inherit;
font-size: inherit;
line-height: inherit;
font-weight: inherit;
position: absolute;
left: 54px;
top: 50%;
right: 54px;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: inherit;
perspective: inherit;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-o-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 2;
-webkit-transform: translate3d(0, -50%, 70px) scale(.86);
-moz-transform: translate3d(0, -50%, 70px) scale(.86);
-o-transform: translate3d(0, -50%, 70px) scale(.86);
transform: translate3d(0, -50%, 70px) scale(.86);
}
.index_number,
.gt3_services_box_title {
position: absolute;
left: 5%;
top: 29%;
right: 5%;
text-align: center;
z-index: 2;
display: block;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: inherit;
perspective: inherit;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-o-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translateZ(70px) scale(.86);
-moz-transform: translateZ(70px) scale(.86);
-o-transform: translateZ(70px) scale(.86);
transform: translateZ(70px) scale(.86);
font-weight: 700;
}
.gt3_services_box_title {
z-index: 3;
left: 15px;
right: 15px;
font-size: 30px;
line-height: 1;
text-align: center;
color: #ffffff;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
}
.index_number {
font-size: 72px;
line-height: 65px;
color: rgba(255,255,255, 0.2);
}
.gt3_services_box.to-left .services_box-front,
.gt3_services_box.to-right .services_box-front {
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-o-transform: rotateY(0deg);
transform: rotateY(0deg);
border-radius: 5px;
}
.gt3_services_box.to-left .services_box-back {
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.gt3_services_box.to-right .services_box-back {
-webkit-transform: rotateY(-180deg);
-moz-transform: rotateY(-180deg);
-o-transform: rotateY(-180deg);
transform: rotateY(-180deg);
border-radius: 5px;
}
.gt3_services_box.to-top .services_box-front,
.gt3_services_box.to-bottom .services_box-front {
-webkit-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-o-transform: rotateX(0deg);
transform: rotateX(0deg);
}
.gt3_services_box.to-top .services_box-back {
-webkit-transform: rotateX(-180deg);
-moz-transform: rotateX(-180deg);
-o-transform: rotateX(-180deg);
transform: rotateX(-180deg);
}
.gt3_services_box.to-bottom .services_box-back {
-webkit-transform: rotateX(180deg);
-moz-transform: rotateX(180deg);
-o-transform: rotateX(180deg);
transform: rotateX(180deg);
}
.gt3_services_box:hover .services_box-front,
.gt3_services_box:hover .services_box-back {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transition: transform 1s cubic-bezier(0.3, 1, 0.6, 1);
-moz-transition: transform 1s cubic-bezier(0.3, 1, 0.6, 1);
transition: transform 1s cubic-bezier(0.3, 1, 0.6, 1);
-ms-transition:none;
border-radius: 5px;
}
.gt3_services_box.to-left:hover .services_box-front {
-webkit-transform: rotateY(-180deg);
-moz-transform: rotateY(-180deg);
-o-transform: rotateY(-180deg);
transform: rotateY(-180deg);
}
.gt3_services_box.to-left:hover .services_box-back {
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-o-transform: rotateY(0deg);
transform: rotateY(0deg);
border-radius: 5px;
}
.gt3_services_box.to-right:hover .services_box-front {
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.gt3_services_box.to-right:hover .services_box-back {
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-o-transform: rotateY(0deg);
transform: rotateY(0deg);
}
.gt3_services_box.to-top:hover .services_box-front {
-webkit-transform: rotateX(180deg);
-moz-transform: rotateX(180deg);
-o-transform: rotateX(180deg);
transform: rotateX(180deg);
}
.gt3_services_box.to-top:hover .services_box-back {
-webkit-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-o-transform: rotateX(0deg);
transform: rotateX(0deg);
}
.gt3_services_box.to-bottom:hover .services_box-front {
-webkit-transform: rotateX(-180deg);
-moz-transform: rotateX(-180deg);
-o-transform: rotateX(-180deg);
transform: rotateX(-180deg);
}
.gt3_services_box.to-bottom:hover .services_box-back {
-webkit-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-o-transform: rotateX(0deg);
transform: rotateX(0deg);
} body.content-item-only.admin-bar div[class*=wpadminba] {
display: none;
}
@media screen and (max-width: 600px){
div[id*=wpadminb] {
top: -46px!important;
}
}
@media only screen and (max-width: 768px){
.gt3_header_builder .hide_on_mobile {
font-size: 12px;
}
.header_side_container .gt3_header_builder_component.gt3_header_builder_text_component span {
font-size: inherit;
}
.gt3_header_builder_delimiter_component{
display: none;
}
.header_search__container{
width: 20px;
}
.header_search .header_search__icon > i{
font-size: 15px;
}
.gt3_header_builder .header_side_container .gt3_header_builder_text_component p {
margin: 0;
}
.gt3_header_builder__section--top {
font-size: 12px;
}
.gt3_header_builder__section.gt3_header_builder__section--top{
height: auto;
}
.gt3_header_builder__section-container.container{
height: auto !important;
flex-flow: row wrap;
}
.top_left.left.header_side{
width: 100%;
}
.top_right.right.header_side{
width: 100%;
flex: 1;
}
}
@media only screen and (min-width: 768px) and (max-width:770px) {
.gt3_services_box_content .fake_space {padding: 20px;}
}
@media only screen and (max-width: 767px) {
.packery_gallery_wrapper .packery-item .packery_item_inner {
width: 100% !important;
height: calc(100% - 15px) !important;
margin: 0 !important;
}
}