.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#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;
}@font-face{font-family:'FontAwesome';src:url(//www.avvocatovitale.com/wp-content/themes/johnblack/fonts/fontawesome-webfont.eot?v=4.3.0);src:url(//www.avvocatovitale.com/wp-content/themes/johnblack/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format('embedded-opentype'),url(//www.avvocatovitale.com/wp-content/themes/johnblack/fonts/fontawesome-webfont.woff2?v=4.3.0) format('woff2'),url(//www.avvocatovitale.com/wp-content/themes/johnblack/fonts/fontawesome-webfont.woff?v=4.3.0) format('woff'),url(//www.avvocatovitale.com/wp-content/themes/johnblack/fonts/fontawesome-webfont.ttf?v=4.3.0) format('truetype'),url(//www.avvocatovitale.com/wp-content/themes/johnblack/fonts/fontawesome-webfont.svg?v=4.3.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;transform:translate(0, 0)}.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}.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{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{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{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-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: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-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.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-genderless:before,.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-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-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"}@font-face {
font-family: 'Iconano';
src:url(//www.avvocatovitale.com/wp-content/themes/johnblack/fonts/Iconano.eot);
src:url(//www.avvocatovitale.com/wp-content/themes/johnblack/fonts/Iconano.eot?#iefix) format('embedded-opentype'),
url(//www.avvocatovitale.com/wp-content/themes/johnblack/fonts/Iconano.woff) format('woff'),
url(//www.avvocatovitale.com/wp-content/themes/johnblack/fonts/Iconano.ttf) format('truetype'),
url(//www.avvocatovitale.com/wp-content/themes/johnblack/fonts/Iconano.svg#Iconano) format('svg');
font-weight: normal;
font-style: normal;
} [data-icon]:before {
font-family: 'Iconano';
content: attr(data-icon);
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
}  .icon-Menu, .icon-Thumbnail, .icon-Plus, .icon-Minus, .icon-untitled, .icon-Check, .icon-Right, .icon-Left, .icon-Up, .icon-Down, .icon-CaretRight, .icon-CaretLeft, .icon-CaretUp, .icon-CaretDown, .icon-Sort-H, .icon-Sort-V, .icon-Play, .icon-Pause, .icon-Stop, .icon-Next, .icon-Previous, .icon-Forward, .icon-Backward, .icon-Eject, .icon-Record, .icon-FastForward, .icon-FastBackward, .icon-ScaleUp, .icon-ScaleDown, .icon-Fullscreen, .icon-Mute, .icon-Volume, .icon-Info, .icon-Warning, .icon-Heart, .icon-Video, .icon-Bookmark, .icon-Layers, .icon-Tag, .icon-Paper, .icon-Mail, .icon-Chat, .icon-Chat-Typing, .icon-Comment, .icon-Comment-Typing, .icon-Search, .icon-Location, .icon-Eye, .icon-Cloud, .icon-Time, .icon-Wider, .icon-Taller, .icon-List, .icon-Arrow-Right, .icon-Arrow-Left, .icon-Arrow-Up, .icon-Arrow-Down, .icon-Block, .icon-Signal, .icon-Lock, .icon-Unlock, .icon-Unlock-alt, .icon-Home, .icon-Building, .icon-Folder, .icon-Folder-alt, .icon-Star, .icon-Mobile, .icon-Tablet, .icon-Laptop, .icon-Monitor, .icon-Browser, .icon-CreditCard, .icon-Ipod, .icon-Music, .icon-Music-alt, .icon-Video-alt, .icon-Camera, .icon-Picture, .icon-Movie, .icon-Trash, .icon-ThunderBolt, .icon-Cog, .icon-Letter, .icon-BatteryEmpty, .icon-BatteryHalf, .icon-BatteryFull, .icon-Wifi, .icon-Calendar, .icon-Lab, .icon-Phone, .icon-Money, .icon-Imac, .icon-Pencil, .icon-Ticket, .icon-Flag, .icon-Arrow-LeftUp, .icon-Arrow-RightUp, .icon-Arrow-RightDown, .icon-Arrow-LeftDown, .icon-LeftUp, .icon-RightUp, .icon-RightDown, .icon-LeftDown, .icon-User, .icon-Reply, .icon-ForwardMessage, .icon-Share, .icon-External, .icon-PieChart, .icon-BarChart, .icon-Book, .icon-Male, .icon-Female, .icon-Upload, .icon-Download, .icon-Exchange, .icon-Slider, .icon-CloudUpload, .icon-CloudDownload, .icon-Inbox, .icon-Paste, .icon-Paste-2, .icon-Cut, .icon-Save, .icon-More, .icon-Retweet, .icon-Resize, .icon-Attachment, .icon-Link, .icon-Refresh, .icon-Water, .icon-Plus-alt, .icon-Minus-alt, .icon-X-alt, .icon-Check-alt, .icon-Redo, .icon-Undo, .icon-LogOut, .icon-LogIn, .icon-Edit, .icon-Briefcase, .icon-Power, .icon-Trophy, .icon-Quote, .icon-Quote-, .icon-ThumbsUp, .icon-ThumbsDown, .icon-Cart, .icon-Cart-alt, .icon-Headphone, .icon-Printer, .icon-Maintenance, .icon-Key, .icon-Random, .icon-Bulb, .icon-Cup, .icon-Glass, .icon-Microphone, .icon-Newspaper, .icon-Smile, .icon-Sad, .icon-Network, .icon-Pointer, .icon-ShoppingBag, .icon-Location-alt, .icon-untitled-2, .icon-untitled-3, .icon-untitled-4, .icon-untitled-5, .icon-untitled-6, .icon-AlignLeft, .icon-AlignCenter, .icon-AlignRight, .icon-AlignJustify, .icon-Table, .icon-Map, .icon-Command, .icon-Badge, .icon-Adjust, .icon-People, .icon-VoiceMail, .icon-Code, .icon-Mouse, .icon-Keyboard, .icon-Bell, .icon-Add, .icon-Remove, .icon-Car, .icon-Bus, .icon-Pin, .icon-Selection, .icon-Apple, .icon-Android, .icon-BlackBerry, .icon-Windows, .icon-Facebook, .icon-Twitter, .icon-Dribbble, .icon-Forsst, .icon-LinkedIn, .icon-Behance, .icon-Tumblr, .icon-RSS, .icon-Skype, .icon-Github, .icon-Pinterest, .icon-Instagram {
font-family: 'Iconano';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
}
.icon-Menu:before {
content: "\e000";
}
.icon-Thumbnail:before {
content: "\e001";
}
.icon-Plus:before {
content: "\2b";
}
.icon-Minus:before {
content: "\2d";
}
.icon-untitled:before {
content: "\78";
}
.icon-Check:before {
content: "\e005";
}
.icon-Right:before {
content: "\3e";
}
.icon-Left:before {
content: "\3c";
}
.icon-Up:before {
content: "\5e";
}
.icon-Down:before {
content: "\76";
}
.icon-CaretRight:before {
content: "\e00a";
}
.icon-CaretLeft:before {
content: "\e00b";
}
.icon-CaretUp:before {
content: "\e00c";
}
.icon-CaretDown:before {
content: "\e00d";
}
.icon-Sort-H:before {
content: "\e00e";
}
.icon-Sort-V:before {
content: "\e00f";
}
.icon-Play:before {
content: "\e010";
}
.icon-Pause:before {
content: "\e011";
}
.icon-Stop:before {
content: "\e012";
}
.icon-Next:before {
content: "\e013";
}
.icon-Previous:before {
content: "\e014";
}
.icon-Forward:before {
content: "\e015";
}
.icon-Backward:before {
content: "\e016";
}
.icon-Eject:before {
content: "\e017";
}
.icon-Record:before {
content: "\e018";
}
.icon-FastForward:before {
content: "\e019";
}
.icon-FastBackward:before {
content: "\e01a";
}
.icon-ScaleUp:before {
content: "\e01b";
}
.icon-ScaleDown:before {
content: "\e01c";
}
.icon-Fullscreen:before {
content: "\e01d";
}
.icon-Mute:before {
content: "\e01e";
}
.icon-Volume:before {
content: "\e01f";
}
.icon-Info:before {
content: "\69";
}
.icon-Warning:before {
content: "\21";
}
.icon-Heart:before {
content: "\e022";
}
.icon-Video:before {
content: "\e023";
}
.icon-Bookmark:before {
content: "\e024";
}
.icon-Layers:before {
content: "\e025";
}
.icon-Tag:before {
content: "\e026";
}
.icon-Paper:before {
content: "\e027";
}
.icon-Mail:before {
content: "\e028";
}
.icon-Chat:before {
content: "\e029";
}
.icon-Chat-Typing:before {
content: "\e02a";
}
.icon-Comment:before {
content: "\e02b";
}
.icon-Comment-Typing:before {
content: "\e02c";
}
.icon-Search:before {
content: "\e02d";
}
.icon-Location:before {
content: "\e02e";
}
.icon-Eye:before {
content: "\e02f";
}
.icon-Cloud:before {
content: "\e030";
}
.icon-Time:before {
content: "\e031";
}
.icon-Wider:before {
content: "\e032";
}
.icon-Taller:before {
content: "\e033";
}
.icon-List:before {
content: "\e034";
}
.icon-Arrow-Right:before {
content: "\e035";
}
.icon-Arrow-Left:before {
content: "\e036";
}
.icon-Arrow-Up:before {
content: "\e037";
}
.icon-Arrow-Down:before {
content: "\e038";
}
.icon-Block:before {
content: "\e039";
}
.icon-Signal:before {
content: "\e03a";
}
.icon-Lock:before {
content: "\e03b";
}
.icon-Unlock:before {
content: "\e03c";
}
.icon-Unlock-alt:before {
content: "\e03d";
}
.icon-Home:before {
content: "\e03e";
}
.icon-Building:before {
content: "\e03f";
}
.icon-Folder:before {
content: "\e040";
}
.icon-Folder-alt:before {
content: "\e041";
}
.icon-Star:before {
content: "\2a";
}
.icon-Mobile:before {
content: "\e043";
}
.icon-Tablet:before {
content: "\e044";
}
.icon-Laptop:before {
content: "\e045";
}
.icon-Monitor:before {
content: "\e046";
}
.icon-Browser:before {
content: "\e047";
}
.icon-CreditCard:before {
content: "\e048";
}
.icon-Ipod:before {
content: "\e049";
}
.icon-Music:before {
content: "\e04a";
}
.icon-Music-alt:before {
content: "\e04b";
}
.icon-Video-alt:before {
content: "\e04c";
}
.icon-Camera:before {
content: "\e04d";
}
.icon-Picture:before {
content: "\e04e";
}
.icon-Movie:before {
content: "\e04f";
}
.icon-Trash:before {
content: "\e050";
}
.icon-ThunderBolt:before {
content: "\e051";
}
.icon-Cog:before {
content: "\e052";
}
.icon-Letter:before {
content: "\e053";
}
.icon-BatteryEmpty:before {
content: "\e054";
}
.icon-BatteryHalf:before {
content: "\e055";
}
.icon-BatteryFull:before {
content: "\e056";
}
.icon-Wifi:before {
content: "\e057";
}
.icon-Calendar:before {
content: "\e058";
}
.icon-Lab:before {
content: "\e059";
}
.icon-Phone:before {
content: "\e05a";
}
.icon-Money:before {
content: "\24";
}
.icon-Imac:before {
content: "\e05c";
}
.icon-Pencil:before {
content: "\e05d";
}
.icon-Ticket:before {
content: "\e05e";
}
.icon-Flag:before {
content: "\e05f";
}
.icon-Arrow-LeftUp:before {
content: "\e060";
}
.icon-Arrow-RightUp:before {
content: "\e061";
}
.icon-Arrow-RightDown:before {
content: "\e062";
}
.icon-Arrow-LeftDown:before {
content: "\e063";
}
.icon-LeftUp:before {
content: "\e064";
}
.icon-RightUp:before {
content: "\e065";
}
.icon-RightDown:before {
content: "\e066";
}
.icon-LeftDown:before {
content: "\e067";
}
.icon-User:before {
content: "\e068";
}
.icon-Reply:before {
content: "\e069";
}
.icon-ForwardMessage:before {
content: "\e06a";
}
.icon-Share:before {
content: "\e06b";
}
.icon-External:before {
content: "\e06c";
}
.icon-PieChart:before {
content: "\e06d";
}
.icon-BarChart:before {
content: "\e06e";
}
.icon-Book:before {
content: "\e06f";
}
.icon-Male:before {
content: "\e070";
}
.icon-Female:before {
content: "\e071";
}
.icon-Upload:before {
content: "\e072";
}
.icon-Download:before {
content: "\e073";
}
.icon-Exchange:before {
content: "\e074";
}
.icon-Slider:before {
content: "\e075";
}
.icon-CloudUpload:before {
content: "\e076";
}
.icon-CloudDownload:before {
content: "\e077";
}
.icon-Inbox:before {
content: "\e078";
}
.icon-Paste:before {
content: "\e079";
}
.icon-Paste-2:before {
content: "\e07a";
}
.icon-Cut:before {
content: "\e07b";
}
.icon-Save:before {
content: "\e07c";
}
.icon-More:before {
content: "\e07d";
}
.icon-Retweet:before {
content: "\e07e";
}
.icon-Resize:before {
content: "\e07f";
}
.icon-Attachment:before {
content: "\e080";
}
.icon-Link:before {
content: "\e081";
}
.icon-Refresh:before {
content: "\e082";
}
.icon-Water:before {
content: "\e083";
}
.icon-Plus-alt:before {
content: "\e084";
}
.icon-Minus-alt:before {
content: "\e085";
}
.icon-X-alt:before {
content: "\e086";
}
.icon-Check-alt:before {
content: "\e087";
}
.icon-Redo:before {
content: "\e088";
}
.icon-Undo:before {
content: "\e089";
}
.icon-LogOut:before {
content: "\e08a";
}
.icon-LogIn:before {
content: "\e08b";
}
.icon-Edit:before {
content: "\e08c";
}
.icon-Briefcase:before {
content: "\e08d";
}
.icon-Power:before {
content: "\e08e";
}
.icon-Trophy:before {
content: "\e08f";
}
.icon-Quote:before {
content: "\e090";
}
.icon-Quote-:before {
content: "\e091";
}
.icon-ThumbsUp:before {
content: "\e092";
}
.icon-ThumbsDown:before {
content: "\e093";
}
.icon-Cart:before {
content: "\e094";
}
.icon-Cart-alt:before {
content: "\e095";
}
.icon-Headphone:before {
content: "\e096";
}
.icon-Printer:before {
content: "\e097";
}
.icon-Maintenance:before {
content: "\e098";
}
.icon-Key:before {
content: "\e099";
}
.icon-Random:before {
content: "\e09a";
}
.icon-Bulb:before {
content: "\e09b";
}
.icon-Cup:before {
content: "\e09c";
}
.icon-Glass:before {
content: "\e09d";
}
.icon-Microphone:before {
content: "\e09e";
}
.icon-Newspaper:before {
content: "\e09f";
}
.icon-Smile:before {
content: "\e0a0";
}
.icon-Sad:before {
content: "\e0a1";
}
.icon-Network:before {
content: "\e0a2";
}
.icon-Pointer:before {
content: "\e0a3";
}
.icon-ShoppingBag:before {
content: "\e0a4";
}
.icon-Location-alt:before {
content: "\e0a5";
}
.icon-untitled-2:before {
content: "\41";
}
.icon-untitled-3:before {
content: "\42";
}
.icon-untitled-4:before {
content: "\49";
}
.icon-untitled-5:before {
content: "\55";
}
.icon-untitled-6:before {
content: "\53";
}
.icon-AlignLeft:before {
content: "\e0ab";
}
.icon-AlignCenter:before {
content: "\e0ac";
}
.icon-AlignRight:before {
content: "\e0ad";
}
.icon-AlignJustify:before {
content: "\e0ae";
}
.icon-Table:before {
content: "\e0af";
}
.icon-Map:before {
content: "\e0b0";
}
.icon-Command:before {
content: "\e0b1";
}
.icon-Badge:before {
content: "\e0b2";
}
.icon-Adjust:before {
content: "\e0b3";
}
.icon-People:before {
content: "\e0b4";
}
.icon-VoiceMail:before {
content: "\e0b5";
}
.icon-Code:before {
content: "\e0b6";
}
.icon-Mouse:before {
content: "\e0b7";
}
.icon-Keyboard:before {
content: "\e0b8";
}
.icon-Bell:before {
content: "\e0b9";
}
.icon-Add:before {
content: "\e0ba";
}
.icon-Remove:before {
content: "\e0bb";
}
.icon-Car:before {
content: "\e0bc";
}
.icon-Bus:before {
content: "\e0bd";
}
.icon-Pin:before {
content: "\e0be";
}
.icon-Selection:before {
content: "\e0bf";
}
.icon-Apple:before {
content: "\e0c0";
}
.icon-Android:before {
content: "\e0c1";
}
.icon-BlackBerry:before {
content: "\e0c2";
}
.icon-Windows:before {
content: "\e0c3";
}
.icon-Facebook:before {
content: "\66";
}
.icon-Twitter:before {
content: "\e0c5";
}
.icon-Dribbble:before {
content: "\e0c6";
}
.icon-Forsst:before {
content: "\e0c7";
}
.icon-LinkedIn:before {
content: "\e0c8";
}
.icon-Behance:before {
content: "\e0c9";
}
.icon-Tumblr:before {
content: "\74";
}
.icon-RSS:before {
content: "\e0cb";
}
.icon-Skype:before {
content: "\e0cc";
}
.icon-Github:before {
content: "\e0cd";
}
.icon-Pinterest:before {
content: "\e0ce";
}
.icon-Instagram:before {
content: "\e0cf";
}body {
padding:0;
margin:0;
overflow-x:hidden !important;
position: relative;
}
.container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.container:before,
.container:after {
display: table;
content: " ";
}
.container:after {
clear: both;
}
.row {
margin-right: -15px;
margin-left: -15px;
}
.row:before,
.row:after {
display: table;
content: " ";
}
.row:after {
clear: both;
}
[class*=span] {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
} p {
margin:0 0 35px 0;
padding:0;
}
a,
a:hover,
a:focus {
text-decoration:none;
outline:none !important;
}
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;
}
.fleft {
float:left;
}
.fright {
float:right;
}
.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 {
vertical-align: top;
width:100%;
display:block;
padding:0;
margin:0;
border:0;
}
img,
table,
iframe {
border:0;
}
table {
border-collapse:collapse;
}
table td {
padding:0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
word-wrap:break-word;
}
p:empty {
display:none;
margin: 0;
} .main_header {
position:relative;
width: 100%;
z-index:500;
transition: background-color 400ms;
-webkit-transition: background-color 400ms;
}
.header_parent_wrap {
padding: 29px;
position: relative;
transition: all 500ms;
-webkit-transition: all 500ms;
}
.page_with_abs_header .header_holder {
display: none !important;
}
.header_holder {
display: none;
}
.fixed_show .header_holder {
display: block;
}
.page_with_abs_header .main_header {
position: absolute;
}
.fixed_show .main_header,
.page_with_abs_header.fixed_show .main_header,
.fixed_show.page_with_abs_header .main_header {
position: fixed;
left: 0;
top: 0;
transition: top 350ms, background-color 400ms;
-webkit-transition: top 350ms, background-color 400ms;
}
.admin-bar.fixed_show .main_header,
.admin-bar.page_with_abs_header.fixed_show .main_header,
.admin-bar.fixed_show.page_with_abs_header .main_header {
top: 32px;
}
.page-template-page-background.admin-bar.fixed_show .main_header,
.page-template-page-background.admin-bar.page_with_abs_header.fixed_show .main_header,
.page-template-page-background.admin-bar.fixed_show.page_with_abs_header .main_header {
transition: none;
-webkit-transition: none;
}
.logo_sect {
float: left;
display: block;
vertical-align: top;
}
.logo_sect .logo {
display: block;
}
.main_header .fright {
margin-top: -15px;
transition: margin 500ms;
-webkit-transition: margin 500ms;
}
header nav,
.lang_selector,
.top_search {
display: inline-block;
vertical-align: top;
}
header nav,
.lang_selector {
padding: 10px 0;
}
header nav.hide_nav {
display: none !important;
}
header nav ul.menu {
font-size: 0;
line-height: 0;
}
header nav ul {
margin: 0;
padding: 0;
list-style: none;
}
header nav ul li {
padding: 0;
margin: 0;
}
header nav ul.menu > li {
display: inline-block;
position: relative;
vertical-align: top;
z-index:5;
margin-right: 20px;
}
header nav ul.menu > li.menu-item-has-children {
margin-right: 33px;
}
header nav ul.menu > li:last-child {
margin-right: 16px;
}
header nav ul.menu > li.menu-item-has-children:last-child {
margin-right: 30px;
}
header nav ul.menu > li > a {
line-height: 25px;
padding: 0;
display: block;
position: relative;
background: none;
transition: color 300ms;
-webkit-transition: color 300ms;
text-transform: uppercase;
}
header nav ul.menu > li.current-menu-ancestor > a:before,
header nav ul.menu > li.current-menu-item > a:before,
header nav ul.menu > li.current-menu-parent > a:before {
position: absolute;
bottom: 4px;
height: 1px;
left: 0;
width: 100%;
content: '';
}
header nav ul.menu > li.menu-item-has-children > a:after {
position: absolute;
top: 0;
right: -14px;
content: "\f107";
display:inline-block;
font-family: 'FontAwesome';
font-weight:normal;
}
header nav ul.menu .sub-nav {
display: block;
position: absolute;
left: 0;
top: calc(100% + 16px) !important;
opacity: 0 !important;
font-size: 0;
line-height: 0;
z-index:555;
box-shadow: none;
visibility: hidden;
transition: all 200ms;
-webkit-transition: all 200ms;
}
header nav ul.menu .sub-nav:before {
content: "";
display: block;
height: 20px;
left: 0;
position: absolute;
top: -20px;
width: 100%;
}
header nav ul.menu .sub-nav:after {
width: 0;
height: 0;
border-style: solid;
border-width: 0 7px 7px 7px;
position: absolute;
left: 13px;
top: -7px;
content: '';
}
header nav ul.menu .sub-nav .sub-nav:after {
display: none;
}
header nav ul.menu > li:hover > .sub-nav {
opacity: 1 !important;
visibility: visible !important;
}
header nav ul.menu > li:hover > .sub-nav .sub-menu li > .sub-nav {
top: -12px !important;
opacity: 0 !important;
visibility: hidden !important;
}
header nav ul.menu > li:hover > .sub-nav .sub-menu li:hover > .sub-nav {
top: -12px !important;
opacity: 1 !important;
visibility: visible !important;
}
header nav ul.menu .sub-nav .sub-nav {
top: -5px !important;
}
header nav ul.menu .sub-menu {
padding: 12px 0 18px 0;
width: 161px;
display:inline-block;
vertical-align:top;
margin:0;
position:relative;
}
header nav ul.menu > li > .sub-nav .sub-menu li > .sub-nav {
left: 162px;
margin: 0;
}
header nav ul.menu > li:last-child > .sub-nav .sub-menu li > .sub-nav,
header nav ul.menu > li:nth-last-child(2) > .sub-nav .sub-menu li > .sub-nav,
header nav ul.menu > li:nth-last-child(3) > .sub-nav .sub-menu li > .sub-nav {
left: -162px;
}
header nav ul.sub-menu li {
text-align: left;
position: relative;
padding: 3px 20px;
margin:0;
}
header nav ul.sub-menu li:before,
header nav ul.sub-menu li:after {
position: absolute;
left: -1px;
top: 0;
height: 100%;
width: 1px;
content: '';
}
header nav ul.sub-menu li:after {
left: auto;
right: -1px;
}
header nav ul.sub-menu li a {
padding: 0;
display: inline-block;
vertical-align: top;
position:relative;
transition: all 400ms;
-webkit-transition: all 400ms;
}
header nav ul.sub-menu li.menu-item-has-children a {
padding-right: 12px;
}
header nav ul.sub-menu li.menu-item-has-children li a {
padding-right: 0;
}
header nav ul.sub-menu li.menu-item-has-children li.menu-item-has-children a {
padding-right: 12px;
}
header nav ul.sub-menu li.menu-item-has-children > a:after {
position: absolute;
top: 0;
right: 0;
content: "\f107";
display:inline-block;
font-family: 'FontAwesome';
font-weight:normal;
}
@media only screen and (min-width: 901px) {
.logo_sect,
.logo_sect img {
transition: all 500ms !important;
-webkit-transition: all 500ms !important;
}
.logo_sect img {
width: auto !important;
}
.small_sticky .logo_sect {
height: 40px !important;
}
.small_sticky .logo_sect img {
max-height: 40px !important;
}
.small_sticky .header_parent_wrap {
padding-top: 15px;
padding-bottom: 15px;
}
.small_sticky .main_header .fright {
margin-top: -1px;
}
} .lang_selector {
position:relative;
padding-left: 21px;
line-height: 25px;
}
.lang_selector:before {
position:absolute;
left: 0;
top: 50%;
height: 10px;
width: 1px;
content: '';
margin-top: 0;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
}
.lang_selector.open:before {
display: none;
}
.lang_selector .language_list {
padding: 0;
margin: 0;
list-style: none;
display: none;
transition: all 400ms;
-webkit-transition: all 400ms;
}
.lang_selector.open .language_list {
display: block;
}
.lang_selector .language_list li,
.lang_selector a {
padding: 0;
margin: 0 20px 0 0;
line-height: 25px;
display: inline-block;
vertical-align: top;
text-transform: uppercase;
cursor: pointer;
opacity: 1;
transition: color 300ms;
-webkit-transition: color 300ms;
}
.lang_selector.open a {
display: none;
}
.text-center {
text-align: center;
}
.text-left,
.text-left .bg_title {
text-align: left;
}
.text-right,
.text-right .bg_title {
text-align: right;
} .top_search {
position: relative;
height: 45px;
}
.top_search form input[type="text"] {
margin: 0 21px 0 0;
padding: 10px 0;
width: 0;
border: none;
outline: none;
border-radius: 0;
-webkit-border-radius: 0;
background: none;
line-height: 25px;
opacity: 0;
transition: opacity 300ms;
-webkit-transition: opacity 300ms;
color: #666c77;
font-style: normal;
}
.top_search.ct-search-open form input[type="text"]:focus::-webkit-input-placeholder {
color: #666c77 !important;
}
.top_search.ct-search-open form input[type="text"]:focus:-moz-placeholder {
color: #666c77 !important;
}
.top_search.ct-search-open form input[type="text"]:focus::-moz-placeholder {
color: #666c77 !important;
}
.top_search.ct-search-open form input[type="text"]:focus:-ms-input-placeholder {
color: #666c77 !important;
}
.top_search.ct-search-open form input[type="text"]:-ms-input-placeholder {
color: #666c77 !important;
}
.s_submit,
.top-icon-search {
cursor: pointer;
margin: 0 !important;
padding: 0 !important;
width: 16px !important;
height: 16px !important;
border: none !important;
box-shadow: none !important;
text-decoration: none;
display: block;
text-indent: -9999px;
position: absolute;
top: 50%;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
right: 0;
z-index: 10;
background: none !important;
}
.top-icon-search:after {
width: 16px;
height: 16px;
position: absolute;
left: 0;
top:-1px;
font-family: 'FontAwesome';
font-weight:normal;
content:"\f002";
font-size: 16px;
line-height: 17px;
text-indent: 0;
transition: color 300ms;
-webkit-transition: color 300ms;
}
.top-icon-search {
z-index: 90;
}
.top_search.ct-search-open .top-icon-search {
z-index: 1;
pointer-events: none;
}
.top_search.ct-search-open form input[type="text"] {
width: 370px;
background: #2c3036;
margin-right: 21px;
padding: 8px 21px 12px 21px;
opacity: 1;
}
.light_color_scheme .top_search.ct-search-open form input[type="text"] {
background: #fafafa;
}
.top_search form {
width: 16px;
}
.top_search.ct-search-open form {
width: 407px;
} .page_with_abs_header {
position: relative;
}
.wrapper {
overflow:hidden;
text-align: left;
position: relative;
display: block;
padding: 143px 0 0 0;
margin:0;
} h1,
h2,
h3,
h4,
h5,
h6 {
padding:0;
margin:0 0 22px 0;
text-transform: uppercase;
}
h2,
h6 {
text-transform: none;
}
h1 {
margin-bottom: 18px;
}
h3,
.bg_title h2 {
margin-bottom: 25px;
}
.module_content .bg_title h2,
.module_text_area .bg_title h2 {
margin-bottom: 20px;
}
h4 {
margin-bottom: 27px;
}
.alignleft {
margin: 0 30px 20px 0;
float: left;
}
.alignright {
margin: 0 0 20px 30px;
float: right;
}
.aligncenter {
float: none;
text-align: center;
}
.large-text {
font-size: 24px;
}
.small-text {
line-height: 24px;
font-size: 16px;
} .page_title h1 {
margin: 0;
padding: 0 108px 25px 0;
position: relative;
display: inline-block;
vertical-align: top;
}
.page_title h1:after {
position: absolute;
width: 74px;
height: 1px;
top: 50%;
right: 0;
content: '';
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
margin-top: -15px;
} .highlighted_dark,
.highlighted_colored {
background: #434449;
color: #fff;
}
.highlighted_light {
background: #c7cad0;
color: #434449;
} blockquote {
padding: 0 0 0 30px;
margin: 0;
position: relative;
border: 0;
font-size:24px;
line-height: 30px;
}
blockquote:after,
.scroll_pane_wrap .span6 blockquote:before {
display:none;
}
blockquote:before {
position:absolute;
left:0;
top:3px;
font-family: 'Iconano';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
content: "\e090";
font-size: 22px;
}
.scroll_pane_wrap .span6 blockquote {
padding-left: 0;
font-weight: 400;
} .dropcap {
display:inline-block;
float:left;
font-size:50px;
line-height:42px;
margin:8px 10px 0 0;
width:auto;
height:auto;
text-transform:uppercase;
font-weight: 900;
}
.small-text .dropcap,
.textwidget .dropcap {
margin-top: 4px;
} input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
textarea {
display: block;
width: 100%;
background: #2c3036;
color: #666c77;
text-shadow: none;
font-size: 18px;
line-height: 22px;
padding: 11px 20px;
font-style: normal;
border: none;
border-radius: 0;
-webkit-border-radius: 0;
margin: 0 0 6px 0;
-webkit-appearance: none !important;
outline: none;
}
.light_color_scheme input[type="text"],
.light_color_scheme input[type="email"],
.light_color_scheme input[type="tel"],
.light_color_scheme input[type="password"],
.light_color_scheme textarea {
background: #fafafa;
}
textarea {
height: 159px;
resize:none;
margin-bottom: 20px;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
display: inline-block;
margin: 0;
font-size: 12px;
font-weight: 400;
height: 45px;
color: #c6c9ce;
line-height:20px;
padding: 12px 19px 13px 19px;
border-radius: 0;
-webkit-border-radius: 0;
-webkit-appearance: none;
cursor:pointer;
border: none;
background:#666c77;
vertical-align:top;
outline: none;
text-transform: uppercase;
text-align: center;
transition: color 300ms, background-color 300ms;
-webkit-transition: color 300ms, background-color 300ms;
}
.light_color_scheme input[type="button"],
.light_color_scheme input[type="reset"],
.light_color_scheme input[type="submit"] {
color: #ffffff;
background:#a7acb6;
}
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
color: #fff;
}
input,
textarea {
outline: none;
}
.wpcf7-form .row {
margin-left: -3px;
margin-right: -3px;
}
.wpcf7-form [class*="span"] {
padding-left: 3px;
padding-right: 3px;
} ::-webkit-input-placeholder {
opacity: 1 !important;
}
:-moz-placeholder { opacity: 1 !important;
}
::-moz-placeholder { opacity: 1 !important;
}
:-ms-input-placeholder {
opacity: 1 !important;
} 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;
} .contentarea ul,
.port_1col_article ul {
list-style: none;
padding:0;
margin:0;
}
.contentarea ul li,
.port_1col_article ul li {
padding:0 0 6px 0;
margin: 0;
}
.contentarea ul > li:before,
.port_1col_article ul > li:before {
content: "";
padding: 0;
width: 4px;
height: 4px;
border-radius: 50%;
-webkit-border-radius: 50%;
display: inline-block;
vertical-align: top;
margin: 13px 19px 0 0;
}
.contentarea ol,
.port_1col_article ol {
margin: 0;
counter-reset: li;
list-style: none;
padding: 0;
}
.contentarea ol li,
.port_1col_article ol li {
list-style: none;
padding: 0 0 6px 0;
margin: 0;
}
.contentarea ol > li:before,
.port_1col_article ol > li:before {
content: counter(li) '.';
counter-increment: li;
display: inline-block;
vertical-align: top;
margin: 0 8px 0 0;
}
.contentarea ol ol,
.contentarea ul ul,
.contentarea ol ul,
.contentarea ul ol,
.port_1col_article ol ol,
.port_1col_article ul ul,
.port_1col_article ol ul,
.port_1col_article ul ol {
margin-left: 20px;
padding-top: 6px;
margin-bottom: 0;
}
.contentarea ol li:last-child,
.contentarea ul li:last-child,
.port_1col_article ol li:last-child,
.port_1col_article ul li:last-child {
padding-bottom: 0;
}
.port_1col_article ol,
.port_1col_article ul {
margin-bottom: 40px;
}
.portfolio_grid_title a {
transition: color 300ms;
-webkit-transition: color 300ms;
}
.port_1col_img a {
position: relative;
display: block;
}
.portfolio_fadder {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(54, 59, 67, 0.1);
opacity: 0;
transition: opacity 400ms;
-webkit-transition: opacity 400ms;
}
.port_1col_img a:hover .portfolio_fadder {
opacity: 1;
}
.page-template-page-with-slider .contentarea ul li {
padding: 0;
}
.page-template-page-with-slider .contentarea ul li:before {
display: none;
} .isotope-item {
z-index:2;
}
.isotope-hidden.isotope-item {
pointer-events:none;
z-index:1;
} .isotope,.isotope .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;
}
.oneImage .nivo-controlNav {
display:none!important;
} .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: 20px;
top: 50%;
z-index: 100;
margin-top: -6px;
height: 13px;
width: 27px;
background-image: url(//www.avvocatovitale.com/wp-content/themes/johnblack/img/sprite.png);
background-position: 0 0;
background-repeat: no-repeat;
background-size: 300px 150px;
opacity: 1 !important;
transition: opacity 300ms;
-webkit-transition: opacity 300ms;
cursor: pointer;
text-indent: -9999px;
display:block !important;
}
.nivo-directionNav .nivo-nextNav {
left: auto;
right: 20px;
background-position: -27px 0;
}
.light_color_scheme .nivo-directionNav .nivo-prevNav,
.light_color_scheme .nivo-directionNav .nivo-nextNav {
background-position: 0 -70px;
}
.light_color_scheme .nivo-directionNav .nivo-nextNav {
background-position: -27px -70px;
}
.nivo-directionNav .nivo-prevNav:hover,
.nivo-directionNav .nivo-nextNav:hover {
opacity: 0.8 !important;
}
.nivo-directionNav .nivo-prevNav:before,
.nivo-directionNav .nivo-nextNav:before {
position: absolute;
left: 36px;
top: 0;
line-height: 13px;
height: 13px;
color: #fff;
font-weight: 400;
font-size: 12px;
content: attr(data-count);
opacity: 1 !important;
text-indent: 0;
}
.light_color_scheme .nivo-directionNav .nivo-prevNav:before,
.light_color_scheme .nivo-directionNav .nivo-nextNav:before {
color: #363b43;
}
.nivo-directionNav .nivo-nextNav:before {
left: auto;
right: 36px;
}
.hide_text:before {
display: none !important;
}
.oneImage .nivo-directionNav a,
.oneImage .nivo-directionNav a:before {
display:none!important;
}
.nivoSlider:after {
position:absolute;
width:100%;
height:100%;
left: 0;
top: 0;
content: '';
background: rgba(0,0,0, 0.05);
z-index: 10;
} .fs_gallery_slider,
.contacts_map {
position: absolute;
overflow: hidden;
height: 100%;
width: 100%;
left: 0;
top: 0;
}
.fs_gallery_slider:before,
.fs_gallery_slider:after,
.gallery_kenburns:after,
.fw_background:after {
position: absolute;
left: 0;
top: 0;
height: 25%;
width: 100%;
content: '';
background: -moz-linear-gradient(top,  rgba(0,0,0,0.34) 0%, rgba(255,255,255,0) 100%); background: -webkit-linear-gradient(top,  rgba(0,0,0,0.34) 0%,rgba(255,255,255,0) 100%); background: linear-gradient(to bottom,  rgba(0,0,0,0.34) 0%,rgba(255,255,255,0) 100%); z-index: 20;
}
.light_color_scheme .fs_gallery_slider:before,
.light_color_scheme .fs_gallery_slider:after,
.light_color_scheme .gallery_kenburns:after,
.light_color_scheme .fw_background:after {
background: -moz-linear-gradient(top,  rgba(255,255,255,0.25) 0%, rgba(255,255,255,0) 100%); background: -webkit-linear-gradient(top,  rgba(255,255,255,0.25) 0%,rgba(255,255,255,0) 100%); background: linear-gradient(to bottom,  rgba(255,255,255,0.25) 0%,rgba(255,255,255,0) 100%); }
.fs_gallery_slider:after {
top: auto;
bottom: 0;
height: 44%;
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(0,0,0,0.4) 81%, rgba(0,0,0,0.6) 100%); background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.4) 81%,rgba(0,0,0,0.6) 100%); background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.4) 81%,rgba(0,0,0,0.6) 100%); }
.light_color_scheme .fs_gallery_slider:after {
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.3) 81%, rgba(255,255,255,0.4) 100%); background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 81%,rgba(255,255,255,0.4) 100%); background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 81%,rgba(255,255,255,0.4) 100%); }
.fs_gallery_container {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
padding: 0;
margin: 0;
}
.fs_gallery_container li:before {
display: none;
}
.fs_gallery_container .fs_slide iframe {
position: absolute;
z-index: 5;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
}
.fs_gallery_container.fade {
opacity: 1 !important;
}
.fs_gallery_container.fade li,
.fs_gallery_container li {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: hidden;
display: block;
opacity: 0;
background-position: center !important;
transition: opacity 1500ms;
-webkit-transition: opacity 1500ms;
}
.fs_gallery_container.fade li.current-slide,
.fs_gallery_container li.current-slide {
opacity: 1;
}
.no_fit.fs_gallery_container li {
background-size: cover !important;
}
.fit_always.fs_gallery_container li {
background-size: contain !important;
}
.fit_width.fs_gallery_container li {
background-size: 100% auto !important;
}
.fit_height.fs_gallery_container li {
background-size: auto 100% !important;
}
.fs_gallery_container.zoom li {
-ms-transform: scale(1.5);
-webkit-transform: scale(1.5);
transform: scale(1.5);
transition: opacity 1000ms, transform 1000ms;
-webkit-transition: opacity 1000ms, -webkit-transform 1000ms;
}
.fs_gallery_container.zoom li.current-slide {
opacity: 1;
-ms-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1);
}
.fs_gallery_container.slide_left li {
-ms-transform: translate(-50%, 0);
-webkit-transform: translate(-50%, 0);
transform: translate(-50%, 0);
transition: opacity 1000ms, transform 1000ms;
-webkit-transition: opacity 1000ms, -webkit-transform 1000ms;
}
.fs_gallery_container.slide_right li {
-ms-transform: translate(50%, 0);
-webkit-transform: translate(50%, 0);
transform: translate(50%, 0);
transition: opacity 1000ms, transform 1000ms;
-webkit-transition: opacity 1000ms, -webkit-transform 1000ms;
}
.fs_gallery_container.slide_top li {
-ms-transform: translate(0, -100%);
-webkit-transform: translate(0, -100%);
transform: translate(0, -100%);
transition: opacity 1000ms, transform 1000ms;
-webkit-transition: opacity 1000ms, -webkit-transform 1000ms;
}
.fs_gallery_container.slide_bottom li {
-ms-transform: translate(0, 100%);
-webkit-transform: translate(0, 100%);
transform: translate(0, 100%);
transition: opacity 1000ms, transform 1000ms;
-webkit-transition: opacity 1000ms, -webkit-transform 1000ms;
}
.fs_gallery_container.slide_top li.current-slide,
.fs_gallery_container.slide_bottom li.current-slide,
.fs_gallery_container.slide_left li.current-slide,
.fs_gallery_container.slide_right li.current-slide {
opacity: 1;
-ms-transform: translate(0, 0);
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
transition: opacity 1000ms, transform 1000ms;
-webkit-transition: opacity 1000ms, -webkit-transform 1000ms;
} .fs_thmb_viewport {
display: block;
width: 100%;
height: 120px;
position: absolute;
transition: bottom 350ms;
-webkit-transition: bottom 350ms;
z-index: 30;
}
.fs_thmb_viewport div.label {
background: rgba(51,61,77, 0.55);
position: absolute;
left: 50%;
transform: translateX(-50%);
-webkit-translateX(-50%);
top: -30px;
z-index: 35;
line-height: 28px;
padding: 1px 16px;
text-transform: uppercase;
font-size: 10px;
color: rgba(255,255,255, 0.5);
letter-spacing: 1.5px;
border-radius: 2px 2px 0 0;
-webkit-border-radius: 2px 2px 0 0;
cursor: pointer;
font-weight: 400;
}
.light_color_scheme .fs_thmb_viewport div.label {
background: rgba(255,255,255, 0.55);
color: rgba(54,59,67, 0.5);
}
.fs_thmb_wrapper {
position: relative;
overflow: hidden;
height: 120px;
display: block;
}
.fs_thmb_viewport .fs_thmb_list {
position: absolute;
left: 0;
top: 0;
height: 120px;
z-index: 30;
padding: 0;
margin: 0;
}
.fs_thmb_viewport .fs_thmb_list li {
display: inline-block;
float: left;
width: 200px;
height: 120px;
padding: 0;
margin: 0;
cursor: pointer;
position: relative;
}
.fs_thmb_viewport .fs_thmb_list li:before {
display: none;
}
.fs_thmb_viewport .fs_thmb_list li:after {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #191919;
content: '';
opacity: 0.57;
transition: opacity 300ms;
-webkit-transition: opacity 300ms;;
}
.light_color_scheme .fs_thmb_viewport .fs_thmb_list li:after {
background: #f6f7f8;
opacity: 0.28;
}
.fs_thmb_viewport .fs_thmb_list li:hover:after,
.fs_thmb_viewport .fs_thmb_list li.current-slide:after {
opacity: 0;
}
.fs_thmb_viewport .fs_thmb_list li img {
width: 100%;
height: auto;
}
.fs_thmb_viewport.hide_me {
bottom: -150px !important;
} .fs_controls {
position: absolute;
right: 30px;
transition: bottom 350ms;
-webkit-transition: bottom 350ms;
z-index: 40;
line-height: 16px;
}
.fs_controls.hide_me {
bottom: 30px !important;
}
.fs_title_wrapper.hide_me {
bottom: 27px !important;
}
.fs_controls a {
display: inline-block;
vertical-align: top;
height: 16px;
line-height: 16px;
margin-left: 19px;
transition: all 350ms;
-webkit-transition: all 350ms;
color: #fff;
font-size: 15px;
}
.light_color_scheme .fs_controls a {
color: #363b43;
}
.fs_controls a:first-child {
margin-left: 0;
}
.fs_controls a.fs_play .icon-Pause {
display: none;
}
.fs_controls a.fs_pause .icon-Play {
display: none;
}
.fs_slider_prev,
.fs_slider_next {
position: absolute;
left: 30px;
top: 50%;
z-index: 100;
margin-top: -6px;
height: 13px;
width: 27px;
background-image: url(//www.avvocatovitale.com/wp-content/themes/johnblack/img/sprite.png);
background-position: 0 0;
background-repeat: no-repeat;
background-size: 300px 150px;
opacity: 1;
transition: opacity 300ms;
-webkit-transition: opacity 300ms;
}
.fs_slider_prev:hover,
.fs_slider_next:hover {
opacity: 0.8;
}
.fs_slider_next {
left: auto;
right: 30px;
background-position: -27px 0;
}
.light_color_scheme .fs_slider_prev,
.light_color_scheme .fs_slider_next {
background-position: 0 -70px;
}
.light_color_scheme .fs_slider_next {
background-position: -27px -70px;
}
.fs_slider_prev:after,
.fs_slider_next:after {
position: absolute;
left: 36px;
top: 0;
line-height: 13px;
height: 13px;
color: #fff;
font-weight: 400;
font-size: 12px;
content: attr(data-count);
opacity: 1 !important;
}
.light_color_scheme .fs_slider_prev:after,
.light_color_scheme .fs_slider_next:after {
color: #363b43;
}
.fs_slider_next:after {
left: auto;
right: 36px;
}
.hide_text:after {
display: none !important;
}
.fs_controls .info_btn {
line-height: 14px;
padding-top: 2px;
}
.fs_controls .info_btn span {
font-size: 16px;
line-height: 14px;
} .fs_title_wrapper {
position: absolute;
left: 30px;
width: 50%;
transition: all 350ms;
-webkit-transition: all 350ms;
z-index: 40;
}
.fs_title_wrapper.hide_me,
.fs_title_wrapper.show_hide_info {
opacity: 0 !important;
visibility: hidden;
}
.fs_title_wrapper.hide_me.show_hide_info {
opacity: 1 !important;
visibility: visible;
}
.fs_title_wrapper h1,
.fs_title_wrapper h3 {
text-align: left;
text-transform: none;
letter-spacing: normal;
font-weight: 700;
padding: 0;
margin: 0;
color: #fff;
}
.light_color_scheme .fs_title_wrapper h1,
.light_color_scheme .fs_title_wrapper h3 {
color: #ffffff;
background: #333333;
}
.fs_title_wrapper h1 {
line-height: 30px;
font-size: 32px;
margin-bottom: 7px;
}
.fs_title_wrapper h3 {
font-size: 22px;
line-height: 20px;
padding-top: 8px;
position: relative;
}
.fs_title_wrapper h3:before {
position: absolute;
left: 0;
top: 0;
width: 15px;
height: 2px;
background: #fff;
content: '';
}
.light_color_scheme .fs_title_wrapper h3:before {
background: #363b43;
}
.fs_title_wrapper h3:empty:before {
display: none;
}
@media only screen and (min-width: 901px) {
.page-template-page-fullscreen-slider,
.single-gallery {
overflow: hidden;
}
.page-template-page-fullscreen-slider .footer,
.single-gallery .footer {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
z-index: 300;
transition: bottom 350ms;
-webkit-transition: bottom 350ms;
}
}
.page-template-page-with-slider .fs_gallery_slider,
.contacts_map {
width: 45.6%;
}
.page-template-page-with-slider .fs_controls,
.page-template-page-with-slider .fs_thmb_viewport {
display: none !important;
}
.page-template-page-with-slider .fs_title_wrapper {
bottom: 27px !important;
} .jspContainer {
overflow: hidden;
position: relative;
}
.jspPane {
position: absolute;
width: 100% !important;
}
.jspVerticalBar {
position: absolute;
top: 0;
right: 0;
width: 0;
height: 100%;
}
.jspCap {
display: none;
}
.jspTrack {
position: relative;
}
.jspDrag {
position: relative;
top: 0;
left: 0;
cursor: pointer;
}
.jspCorner {
float: left;
height: 100%;
}
.scroll_pane_wrap {
width: 100%;
overflow: hidden;
}
.contacts_map iframe,
.contacts_map > div {
height: 100%;
}
.gmnoprint,
.gm-style-cc,
.gm-svpc {
display: none;
}
.gm-bundled-control,
.gmnoprint .gmnoprint {
display: block;
}
.scroll_pane_wrap,
.jspContainer,
.jspPane {
outline: none !important;
}
.jspPane {
left: 0 !important;
} .gallery_albums {
padding-right: 30px;
margin-top: -24px;
}
.portfolio-listing-item {
padding: 24px 0 0 30px;
width: calc(25% - 0.5px);
} .no-sidebar .left-sidebar-block,
.no-sidebar .right-sidebar-block {
display: none !important;
}
.left-sidebar .right-sidebar-block {
display: none !important;
}
.left-sidebar .left-sidebar-block {
display: block !important;
float: left !important;
margin-left: 0;
}
.left-sidebar .posts-block {
float: right !important;
width: 100%;
}
.right-sidebar .left-sidebar-block {
display: none !important;
}
.right-sidebar .right-sidebar-block {
display: block !important;
}
.right-sidebar-block,
.left-sidebar-block {
text-align: left;
padding-top:0;
margin-top:2px;
margin-bottom: 20px;
}
.right-sidebar-block,
.left-sidebar-block,
.fl-container.hasRS,
.posts-block.hasLS,
.fl-container {
position:relative;
min-height:1px;
padding-right:15px;
padding-left:15px;
}
.right-sidebar-block,
.left-sidebar-block,
.fl-container.hasRS,
.posts-block.hasLS {
padding-bottom:20px;
} .footer {
padding:0 30px;
}
.footer_wrapper {
padding:15px 0;
}
.copyright,
.foot_info_block {
font-size:10px;
text-transform: uppercase;
float:left;
letter-spacing: 1px;
font-weight: 400;
}
.foot_info_block {
float:right;
} .wrapper_404 {
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
}
.wrapper_404:after {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
content: '';
background: rgba(31,34,40, 0.33);
z-index: 1;
}
.light_color_scheme .wrapper_404:after {
background: rgba(255,255,255, 0.05);
}
@media only screen and (min-width: 901px) {
.error404 .wrapper:after,
.global_count_wrapper:after {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 25%;
content: '';
background: -moz-linear-gradient(top,  rgba(0,0,0,0.23) 0%, rgba(255,255,255,0) 100%); background: -webkit-linear-gradient(top,  rgba(0,0,0,0.23) 0%,rgba(255,255,255,0) 100%); background: linear-gradient(to bottom,  rgba(0,0,0,0.23) 0%,rgba(255,255,255,0) 100%); z-index: 10;
}
.error404.light_color_scheme .wrapper:after,
.light_color_scheme .global_count_wrapper:after {
background: -moz-linear-gradient(top,  rgba(255,255,255,0.25) 0%, rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(top,  rgba(255,255,255,0.25) 0%,rgba(255,255,255,0) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,0.25) 0%,rgba(255,255,255,0) 100%);
}
}
.wrapper_404 .container,
.absolute_container {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
margin: 0;
z-index: 20;
}
.wrapper_404 h1,
.wrapper_404 h2 {
color: #fff;
}
.light_color_scheme .wrapper_404 h1,
.light_color_scheme .wrapper_404 h2 {
color: #363b43;
}
.wrapper_404 .shortcode_button {
margin: 0;
}
.wrapper_404 h2 {
margin-bottom: 49px;
}
.wrapper_404 h1 {
padding-top: 43px;
padding-bottom: 21px;
margin-bottom: 25px;
line-height: 100px;
font-size: 112px;
position: relative;
}
.wrapper_404 h1:after {
position: absolute;
left: 50%;
bottom: 0;
margin-left: -18px;
width: 37px;
height: 2px;
background: #c3c7cc;
content: '';
}
.light_color_scheme .wrapper_404 h1:after {
background: #363b43;
}
.height_100percent {
margin: 0;
min-height: 500px;
position: relative;
} .pp_block {
text-align:center;
max-width: 1170px;
padding: 0 30px 67px 30px;
margin-left: auto;
margin-right: auto;
}
.pp_wrapper {
max-width: 557px;
margin-left: auto;
margin-right: auto;
}
.pp_title {
padding: 4px 30px 12px 30px;
}
.post-password-form label {
font-size:0;
line-height:0;
} .global_count_wrapper {
text-align: center;
overflow: hidden;
position:relative;
width:100%;
}
.global_count_wrapper .logo_sect {
position: absolute;
float: none;
left: 29px;
top: 29px;
z-index: 20;
} .coming_bottom {
position:absolute;
left:30px;
right: 30px;
bottom: 8%;
z-index: 20;
}
.coming_bottom ul.social_icons li a,
.coming_bottom ul.social_icons li i {
color: rgba(255,255,255, 0.4);
}
.coming_bottom ul.social_icons li a:hover,
.coming_bottom ul.social_icons li a:hover i {
color: rgba(255,255,255, 1);
}
.light_color_scheme .coming_bottom ul.social_icons li a,
.light_color_scheme .coming_bottom ul.social_icons li i {
color: rgba(54,59,67, 0.8);
}
.light_color_scheme .coming_bottom ul.social_icons li a:hover,
.light_color_scheme .coming_bottom ul.social_icons li a:hover i {
color: rgba(54,59,67, 1);
}
.coming_soon_title {
padding-bottom: 45px;
}
.coming_soon_form {
padding-top: 100px;
padding-bottom: 0;
max-width: 371px;
margin: 0 auto;
text-align: left;
}
.coming_soon_form form {
padding-right: 109px;
position: relative;
}
.coming_soon_form input {
margin-bottom: 20px;
}
.coming_soon_title h1,
.coming_soon_title p {
color: #fff;
}
.light_color_scheme .coming_soon_title h1,
.light_color_scheme .coming_soon_title p {
color: #363b43;
}
.coming_soon_title h1 {
font-size: 30px;
font-weight: 900;
line-height: 32px;
margin-bottom: 0;
}
.coming_soon_title p {
position: relative;
padding-top: 31px;
font-size: 12px;
text-transform: uppercase;
font-weight: 400;
letter-spacing: 4.7px;
line-height: 18px;
}
.coming_soon_title p:after {
position: absolute;
left: 50%;
top: 13px;
width: 37px;
height: 2px;
content: '';
background: rgba(250,250,250, 0.45);
margin-left: -18px;
}
.light_color_scheme .coming_soon_title p:after {
background: #363b43;
}
.coming_soon_form input[type="button"],
.coming_soon_form input[type="reset"],
.coming_soon_form input[type="submit"] {
display: block;
width: 109px;
position: absolute;
right: 0;
top: 0;
background: #2c3036;
color: #c6c9ce;
}
.coming_soon_form input[type="button"]:hover,
.coming_soon_form input[type="reset"]:hover,
.coming_soon_form input[type="submit"]:hover {
color: #fff;
}
.coming_soon_form input[type="text"],
.coming_soon_form input[type="email"],
.coming_soon_form input[type="tel"],
.coming_soon_form input[type="password"],
.coming_soon_form textarea {
background: rgba(44,48,54, 0.34);
color: #fff;
padding-bottom: 12px;
}
.light_color_scheme .coming_soon_form input[type="text"],
.light_color_scheme .coming_soon_form input[type="email"],
.light_color_scheme .coming_soon_form input[type="tel"],
.light_color_scheme .coming_soon_form input[type="password"],
.light_color_scheme .coming_soon_form textarea {
background: rgba(54,59,67, 0.5);
} .countdown-rtl {
direction: rtl;
}
.countdown-row {
clear: both;
width: 100%;
padding: 0;
text-align: center;
overflow: hidden;
}
.countdown-section {
width: auto;
display: inline-block;
vertical-align: top;
text-align: right;
margin-right: 95px;
padding-top: 30px;
position: relative;
}
.countdown-section:last-child {
margin-right: 0 !important;
}
.countdown-section:after {
position: absolute;
right: -48px;
top: 0;
width: 1px;
height: 100%;
background: rgba(250,250,250, 0.45);
content: '';
}
.light_color_scheme .countdown-section:after {
background: rgba(54,59,67, 0.8);
}
.countdown-section:last-child:after {
display: none;
}
.countdown-period {
font-size: 18px;
line-height: 20px;
color: #fff;
font-weight: 200 !important;
display: block;
position: absolute;
top: 0;
left: 50%;
text-transform: uppercase;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
}
.countdown-amount {
color: #fff;
font-size: 80px;
line-height: 60px;
padding: 0;
}
.light_color_scheme .countdown-period,
.light_color_scheme .countdown-amount {
color: #363b43;
}
.coming_soon_form .wpcf7-validation-errors {
display: none !important;
} canvas#kenburns {
position:absolute;
display:block;
left:0;
top:0;
}
.page-template-page-kenburns .wrapper,
.page-template-page-background .wrapper,
.error404 .wrapper {
padding-top: 0 !important;
} .fw_background {
width:100%;
height:100%;
display:block;
overflow:hidden;
padding:0;
position: relative;
}
.fw_background.bg_image {
background-size:cover;
background-position:center;
}
.fw_background iframe {
position:absolute;
top:-75px;
left:50%;
width:100%;
height:100%;
display:block;
} .fw_grid_gallery {
position:relative;
z-index:10;
}
.fw_grid_module {
overflow:hidden;
}
.fw_grid_module .hideme {
display:none!important;
}
.fw_grid_module .fw_grid_item {
display:inline-block;
float:left;
position:relative;
}
.fw_grid_module .fw_grid_item img {
width:100%;
height:auto;
}  .shortcode_accordion_item_body,
.shortcode_toggles_item_body {
display: none;
}
.shortcode_accordion_shortcode,
.shortcode_toggles_shortcode {
margin: 0;
}
h6.shortcode_accordion_item_title,
h6.shortcode_toggles_item_title {
margin: 0 0 1px 0 !important;
padding: 14px 20px 14px 71px !important;
position: relative;
cursor: pointer;
border: none;
outline: none !important;
transition: all 300ms;
-webkit-transition: all 300ms;
background:#2c3036;
border-radius:0;
-webkit-border-radius:0;
z-index: 1;
line-height: 21px;
}
.light_color_scheme h6.shortcode_accordion_item_title,
.light_color_scheme h6.shortcode_toggles_item_title {
background:#fafafa;
}
.ui-accordion-header-icon {
display: none;
}
.shortcode_accordion_item_title .ico,
.shortcode_toggles_item_title .ico {
display: block;
left: 0;
top: 0;
width: 49px;
height: 100%;
position: absolute;
z-index:5;
}
.shortcode_accordion_item_title .ico:before,
.shortcode_toggles_item_title .ico:before,
.shortcode_accordion_item_title .ico:after,
.shortcode_toggles_item_title .ico:after {
position: absolute;
left: 50%;
top: 50%;
content: '';
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
background: #666c77;
width: 14px;
height: 2px;
transition: all 300ms;
-webkit-transition: all 300ms;
}
.light_color_scheme .shortcode_accordion_item_title .ico:before,
.light_color_scheme .shortcode_toggles_item_title .ico:before,
.light_color_scheme .shortcode_accordion_item_title .ico:after,
.light_color_scheme .shortcode_toggles_item_title .ico:after {
background: #a7acb6;
}
.shortcode_accordion_item_title .ico:after,
.shortcode_toggles_item_title .ico:after {
width: 2px;
height: 14px;
}
.shortcode_accordion_item_title.state-active .ico:after,
.shortcode_toggles_item_title.state-active .ico:after {
display: none;
}
.shortcode_accordion_item_body,
.shortcode_toggles_item_body {
padding: 24px 0 33px 0;
position: relative;
z-index: 5;
font-size: 16px;
line-height: 24px;
}
.module_accordion .shortcode_accordion_item_body p,
.shortcode_toggles_shortcode p {
margin: 0 0 15px 0 !important;
}
.module_accordion .shortcode_accordion_item_body p:last-child,
.shortcode_toggles_shortcode p:last-child {
margin-bottom: 0 !important;
} .counter_wrapper {
text-align: center;
}
.stat_temp {
width: 0 !important;
display: none !important;
}
.counter_ico {
display: inline-block;
margin: 0 auto 13px auto;
line-height: 61px;
font-size: 38px;
}
.stat_count {
margin-bottom: 0;
font-size:72px;
line-height:62px;
}
.counter_title {
margin-bottom: 15px;
}
.light_color_scheme .counter_ico {
color: #a7acb6;
} #map-canvas img {
max-width: none;
max-height:none;
}
.module_google_map iframe {
width: 100%;
height: 650px;
}
.right-sidebar .module_google_map iframe,
.left-sidebar .module_google_map iframe {
height: 590px;
} .int_banner_wrap {
overflow:hidden;
position: relative;
}
.int_banner_wrap img {
width: 100%;
height: auto;
}
.int_banner_overlay,
.int_banner_link {
position: absolute;
left: 0;
top: 0;
display: block;
width: 100%;
height: 100%;
z-index: 1;
background: #000;
opacity: 0.4;
}
.int_banner_link {
opacity: 1;
background: none;
text-indent: -9999px;
z-index: 10;
}
.int_banner_title {
position:absolute;
z-index:6;
left: 30px;
right: 30px;
top: 50%;
text-align: left;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
transition: all 400ms;
-webkit-transition: all 400ms;
}
.int_banner_title h2 {
margin:0;
color:#fff;
text-transform: uppercase;
}
.index_number {
position:absolute;
z-index:4;
left: -60px;
top: 47.5%;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
font-size: 225px;
line-height: 185px;
transition: all 400ms;
-webkit-transition: all 400ms;
color: rgba(255,255,255, 0.15);
}
.int_banner_wrap:hover .int_banner_title,
.int_banner_wrap:hover .index_number {
top: 62px;
transform:none;
-webkit-transform:none;
}
.int_banner_wrap:hover .index_number {
top: -23px;
}
.int_banner_descr {
position:absolute;
z-index:5;
left: 30px;
right: 90px;
text-align: left;
bottom: -48px;
color: #fff;
opacity: 0;
line-height: 24px;
font-size: 16px;
transition:bottom 400ms, opacity 300ms;
-webkit-transition:bottom 400ms, opacity 300ms;
}
.int_banner_descr p {
margin-bottom: 0;
}
.int_banner_wrap:hover .int_banner_descr {
bottom:27px;
opacity:1;
}
.int_banner_descr:after {
position:absolute;
left: 0;
top: -18px;
width: 34px;
height: 2px;
background: #fff;
content: '';
} .featured_posts {
margin-left:-15px;
margin-right:-15px;
}
.featured_posts .featured_item {
float:left;
padding:0 15px;
}
.items2.featured_posts .featured_item {
width:50%;
}
.items3.featured_posts .featured_item {
width:33.33334%;
}
.items4.featured_posts .featured_item {
width:25%;
} .list-of-images {
font-size:0;
line-height:0;
margin:-30px 0 0 -30px;
}
.fw_block.wall_wrap .list-of-images {
margin-left: 0;
width: calc(100% - 30px);
}
.list-of-images.with_title_block {
margin-top: -24px;
}
.gallery_item,
.portfolio_item {
display: inline-block;
vertical-align: top;
}
.list-of-images .item_padding {
padding: 30px 0 0 30px;
}
.list-of-images.with_title_block .item_padding {
padding-top: 24px;
} .img_block {
display: block;
position: relative;
}
.img_block img,
.team_img img {
display: block;
width: 100%;
height: auto;
}
.gallery_overlay,
.img_overlay,
.item_link {
display:block;
width:100%;
height:100%;
position:absolute;
left:0;
top:0;
background:rgba(0,0,0, 0.05);
z-index:5;
opacity: 0;
transition: opacity 500ms;
-webkit-transition: opacity 500ms;
}
.gallery_overlay {
background:rgba(54,59,67, 0.56);
}
.item_link {
background: none;
opacity: 1;
z-index: 10;
text-indent: -9999px;
}
.img_block:hover .gallery_overlay,
a:hover .img_overlay {
opacity: 1;
}
.view_link {
display:block;
height: 40px;
width: 40px;
position:absolute;
left:50%;
top:50%;
margin: -20px 0 0 -20px;
}
.view_link:after {
display:block;
content: "\e02f";
font-family: 'Iconano';
font-size:40px;
color:#ffffff;
position:absolute;
left:50%;
top:50%;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
z-index:13;
transition:opacity 400ms;
-webkit-transition:opacity 400ms;;
opacity:0;
}
.view_link.video_zoom:after {
content: "\e023";
}
.img_block:hover .view_link:after {
opacity:0.5;
}
.img_block:hover .view_link:hover:after {
opacity:1;
}
.img_block,
.img_block img {
border-radius:0;
-webkit-border-radius:0;
} .sponsors_works.items1 li,
.list-of-images.items1 .gallery_item,
.list-of-images.items1 .portfolio_item,
.featured_items .items1 li,
.shortcode_diagram.items1 li,
.module_iconboxes .items1 .shortcode_iconbox {
width: 100%;
}
.sponsors_works.items2 li,
.list-of-images.items2 .gallery_item,
.list-of-images.items2 .portfolio_item,
.featured_items .items2 li,
.shortcode_diagram.items2 li,
.module_iconboxes .items2 .shortcode_iconbox,
.module_team .items2 li {
width: calc(50% - 0.5px);
}
.sponsors_works.items3 li,
.list-of-images.items3 .gallery_item,
.list-of-images.items3 .portfolio_item,
.featured_items .items3 li,
.shortcode_diagram.items3 li,
.module_iconboxes .items3 .shortcode_iconbox,
.module_team .items3 li {
width: calc(33.333333% - 0.5px);
}
.sponsors_works.items4 li,
.list-of-images.items4 .gallery_item,
.list-of-images.items4 .portfolio_item,
.featured_items .items4 li,
.shortcode_diagram.items4 li,
.module_iconboxes .items4 .shortcode_iconbox,
.module_team .items4 li {
width: calc(25% - 0.5px);
} .module_line_trigger {
background-position: 0 0;
background-repeat: repeat;
position: relative;
}
.module_line_trigger.bg_cover {
background-repeat: no-repeat;
background-size: cover;
} .shortcode_button {
display: inline-block;
vertical-align: top;
border-radius: 0;
-webkit-border-radius:0;
margin: 0 0 20px 0;
border:none;
font-size: 12px;
color: #fff;
text-decoration: none;
text-align: left;
position: relative;
line-height: 16px;
font-weight:400;
text-transform: uppercase;
transition: color 400ms, background 400ms;
-webkit-transition: color 400ms, background 400ms;
}
.shortcode_button i,
.shortcode_button span {
padding-right: 10px;
display: inline-block;
vertical-align: top;
}
.icon-none {
padding: 0 !important;
}
.shortcode_button.btn_small {
padding: 10px 15px 11px 15px;
}
.shortcode_button.btn_normal {
padding: 14px 19px 15px 19px;
}
.shortcode_button.btn_large {
padding: 19px 25px 20px 25px;
font-size: 14px;
}
.shortcode_button.btn_type1 {
background: #2c3036;
color: #c6c9ce;
}
.shortcode_button.btn_type2 {
background: #666c77;
color: #c6c9ce;
}
.shortcode_button.btn_small.btn_type4 {
font-size: 14px !important;
}
.shortcode_button.btn_type4 {
background: none !important;
padding-left: 0 !important;
padding-right: 0 !important;
font-size: 16px !important;
}
.shortcode_button.btn_large.btn_type4 {
font-size: 18px !important;
}
.shortcode_button.btn_type4:before {
position: absolute;
left: 0;
top: 0;
width: 34px;
height: 2px;
content: '';
transition: width 400ms;
-webkit-transition: width 400ms;
}
.shortcode_button.btn_type4:hover:before {
width: 100%;
}
.shortcode_button.btn_type3 {
background:#a5a5a5;
}
.shortcode_button.btn_type5 {
color:#c6c9ce;
}
.shortcode_button.btn_type6 {
background:#1ca7a2;
}
.shortcode_button.btn_type7 {
background:#319749;
}
.shortcode_button.btn_type8 {
background:#74b027;
}
.shortcode_button.btn_type9 {
background:#bf9c10;
}
.shortcode_button.btn_type10 {
background:#c47530;
}
.shortcode_button.btn_type11 {
background:#b83f3f;
}
.shortcode_button.btn_type12 {
background:#e15a77;
}
.shortcode_button.btn_type13 {
background:#b741a5;
}
.shortcode_button.btn_type14 {
background:#8f23c2;
}
.shortcode_button.btn_type15 {
background:#612ab3;
}
.shortcode_button.btn_type16 {
background:#304dc1;
}
.shortcode_button.btn_type17 {
background:#369ac9;
}
.shortcode_button.btn_type1:hover,
.shortcode_button.btn_type1:focus,
.shortcode_button.btn_type2:hover,
.shortcode_button.btn_type2:focus,
.shortcode_button.btn_type3:hover,
.shortcode_button.btn_type3:focus {
color: #fff;
}
.shortcode_button:hover,
.shortcode_button:focus,
.shortcode_button.btn_type5:hover,
.shortcode_button.btn_type5:focus {
color: #c6c9ce;
background: #2c3036;
}
.icon-none,
.fa-none {
padding-right: 0 !important;
padding-left: 0 !important;
} .iconboxes_container {
overflow: hidden;
}
.module_iconboxes .shortcode_iconbox {
padding: 0;
margin: -2px 0 0 -2px;
display: inline-block;
vertical-align: top;
border: 2px #2a2e34 solid;
border-bottom: none;
border-right: none;
}
.light_color_scheme .module_iconboxes .shortcode_iconbox {
border-color: #f4f5f6;
}
.iconbox_wrapper {
padding: 45px 25px 44px 25px;
position: relative;
text-align: center;
}
.iconbox_wrapper .ico {
margin: 0 auto 18px auto;
display: inline-block;
vertical-align: top;
line-height: 50px;
font-size: 40px;
transition: color 300ms;
-webkit-transition: color 300ms;
}
.iconbox_title {
margin-bottom: 16px;
font-size: 22px;
}
.shortcode_iconbox .iconbox_body,
.shortcode_iconbox .iconbox_body p {
word-wrap: break-word;
font-size: 16px;
line-height: 24px;
}
.shortcode_iconbox .iconbox_body p {
margin-bottom:0;
}
.hide_paging .pagerblock,
.hide_paging .load_more_works {
display: none !important;
} .promoblock_wrapper {
padding: 66px 0;
position:relative;
text-align: center;
}
.promo_button_block {
padding-top: 43px;
}
.promo_text_block p {
line-height: 20px;
font-size: 12px;
text-transform: uppercase;
padding-top: 18px;
padding-bottom: 7px;
margin-bottom: 0;
font-weight: 400;
letter-spacing: 4.7px;
}
.promo_text_main_title {
margin-bottom:0;
line-height: 46px;
font-size: 48px;
font-weight: 900;
}
.promo_button_block .shortcode_button.btn_type4 {
margin: 0;
border: 2px #fff solid;
font-weight: 400 !important;
color: #fff !important;
transition: all 400ms !important;
-webkit-transition: all 400ms !important;
}
.promo_button_block .shortcode_button:before {
display: none;
}
.promo_button_block .shortcode_button.btn_small.btn_type4 {
padding: 8px 13px 9px 13px !important;
font-size: 12px !important;
}
.promo_button_block .shortcode_button.btn_normal.btn_type4 {
padding: 12px 17px 13px 17px !important;
font-size: 12px !important;
}
.promo_button_block .shortcode_button.btn_large.btn_type4 {
padding: 17px 23px 18px 23px !important;
font-size: 14px !important;
}
.promo_button_block .shortcode_button.btn_type4:hover,
.promo_button_block .shortcode_button.btn_type4:focus {
background: #2c3036 !important;
border-color: #2c3036 !important;
} .module_team ul {
list-style: none !important;
margin: -30px 0 0 -30px;
padding: 0;
font-size: 0;
}
.module_team ul li {
padding: 0;
margin: 0;
display: inline-block;
vertical-align: top;
}
.module_team ul li:before,
.module_team ul li:after {
display: none;
}
.team_item_wrap {
padding: 30px 0 0 30px;
}
.team_img {
position: relative;
overflow: hidden;
}
.team_img:after {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
z-index: 5;
content: '';
background: rgba(54,59,67, 0.5);
}
.team_icons_wrapper {
position: absolute;
left: 29px;
right: 10px;
top: 25px;
z-index: 10;
line-height: 25px;
font-size: 16px;
}
.team_icons_wrapper a {
display: inline-block;
vertical-align: top;
line-height: 25px;
font-size: 16px;
margin: 0 18px 5px 0;
color: rgba(255,255,255, 1);
transition: color 300ms;
-webkit-transition: color 300ms;
}
.team_icons_wrapper a:hover {
color: rgba(255,255,255, .5);
}
.team_title {
position: absolute;
z-index: 15;
left: 30px;
right: 30px;
bottom: 18px;
}
.team_title h4 {
margin: 0;
text-transform: none;
line-height: 19px;
}
.team_title h2 {
margin-bottom: 7px;
padding-bottom: 8px;
position: relative;
display: inline-block;
vertical-align: top;
}
.team_title h2:after {
position: absolute;
left: 0;
bottom: 0;
width: 14px;
height: 2px;
background: #fff;
content: '';
transition: all 400ms;
-webkit-transition: all 400ms;
}
.team_img:hover .team_title h2:after {
width: 100%;
}
.team_title h4,
.team_title h2 {
color: #fff;
} article.contentarea hr,.module_cont hr {
border:none;
margin:0;
display:block;
border-top:solid 2px;
height:30px;
border-color:#434449;
}
hr.type1 {
border-color:#eee;
} .all_heads_cont {
text-align: left;
}
.all_heads_cont:after {
display: none;
}
.shortcode_tab_item_title {
position: relative;
z-index: 10;
display: inline-block;
vertical-align: top;
margin:0 1px 0 0;
cursor: pointer;
color: #666c77;
background: #363b43;
font-size: 18px;
line-height: 20px;
text-transform: uppercase;
padding: 17px 30px 15px 30px;
transition: all 300ms;
-webkit-transition: all 300ms;
}
.light_color_scheme .shortcode_tab_item_title {
color: #a7acb6;
background: #fafafa;
}
.shortcode_tab_item_title.active,
.shortcode_tab_item_title:hover {
color:#fff;
}
.all_head_sizer,
.all_body_sizer {
position: relative;
z-index: 20;
}
.all_body_sizer {
z-index: 15;
}
.all_body_cont {
padding:0;
}
.all_body_cont img {
max-width:100%;
height:auto;
}
.shortcode_tab_item_body {
display:none;
padding:28px 0 11px 0;
line-height: 24px;
font-size: 16px;
}
.shortcode_tab_item_body p {
margin-bottom: 15px;
}
.shortcode_tab_item_body p:last-child {
margin-bottom: 0;
} .module_testimonial .module_inner {
padding-left: 70px;
padding-right: 70px;
}
.testimonial_wrapper {
position:relative;
padding-top: 71px;
}
.testimonial_wrapper:after {
position:absolute;
top: 0;
left: 50%;
transform:translateX(-50%);
-webkit-transform:translateX(-50%);
line-height: 40px;
font-family: 'Iconano';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
content: "\e090";
font-size: 42px;
}
.slick_testim_info p {
line-height: 43px;
font-size: 36px;
font-style: normal;
font-weight: 300;
padding-bottom: 21px;
margin-bottom: 21px;
position: relative;
}
.slick_testim_info p:after {
position: absolute;
left: 50%;
bottom: 0;
width: 20px;
height: 2px;
content: '';
margin-left: -10px;
}
.testimonial_item,
.testimonial_nav_info {
transition: all 400ms;
-webkit-transition: all 400ms;
}
.slick-center .testimonial_nav_info {
margin-left: 0;
margin-right: 0;
}
.slick_testim_info span {
line-height: 24px;
display: inline-block;
vertical-align: top;
}
.slick_testim_info p,
.slick_testim_info span {
color: #c7cad0;
} .module_partners ul {
list-style: none !important;
margin: -30px 0 0 -30px;
padding: 0;
font-size: 0;
}
.module_partners ul li:before {
display: none;
}
.module_partners ul li {
padding: 0;
margin: 0;
display: inline-block;
vertical-align: top;
}
.module_partners ul li .item_wrapper {
padding: 30px 0 0 30px;
}
.module_partners ul li a {
display: block;
position:relative;
}
.module_partners ul li img {
width: 100%;
height: auto;
opacity: 1;
transition: opacity 300ms;
-webkit-transition: opacity 300ms;
}
.module_partners ul li a:hover img {
opacity: 0.8;
} .module_skills .skills_list {
padding:10px 0 0 0 !important;
list-style:none !important;
margin:0 -30px 0 0 !important;
}
.module_skills .skills_list li {
margin: 0 27px 0 0;
padding:0;
display: inline-block;
vertical-align: top;
}
.module_skills .skills_list li:before,
.module_skills .skills_list li:after {
display: none;
}
.skill_li h6 {
line-height:19px;
padding: 3px 0 5px 0;
margin: 0;
font-size: 11px;
font-weight: 400;
text-transform: uppercase;
}
.module_skills .skills_list li .diagram_bar {
position:relative;
height: 2px;
}
.module_skills .skills_list li .skill_div {
position:absolute;
z-index:5;
left:0;
top:0;
height:2px;
}
h2.skill_percent {
font-size: 30px;
margin-bottom: 0;
line-height:40px;
} .price_table_wrapper {
margin: -30px 0 0 -30px;
}
.module_price_table .price_item {
display: inline-block;
text-align: left;
margin-right:-3px;
vertical-align:top;
}
.price_item_wrapper {
margin: 30px 0 0 30px;
}
.price_item_head {
padding:43px 40px 45px 40px;
position: relative;
z-index: 20;
}
.price_item_head:after {
position: absolute;
width: 37px;
height: 2px;
left: 40px;
bottom: 29px;
content: '';
background: rgba(195,199,204, 0.4);
}
.price_item_title {
padding-bottom:7px;
}
.price_item_title h2 {
margin-bottom: 0;
line-height: 47px;
font-size: 48px;
text-transform: uppercase;
}
.price_item_period h4 {
line-height: 24px;
font-size: 18px;
margin-bottom: 0;
}
.price_item_body {
padding:0 40px 41px 40px;
}
.price_item_body ul {
padding: 0;
margin: 0;
list-style: none;
}
.price_item_body ul li {
padding: 0;
margin: 0;
text-transform: uppercase;
font-size: 11px;
font-weight: 400;
}
.price_item_body ul li:before {
display: none;
}
.price_item_btn {
padding:24px 40px 25px 40px;
}
.price_item_btn a {
display: inline-block;
vertical-align: top;
float: left;
padding: 12px 45px 9px 0;
line-height: 24px;
font-size: 18px;
text-transform: uppercase;
position: relative;
transition: color 300ms;
-webkit-transition: color 300ms;
}
.price_item_btn a:after {
position: absolute;
right: 0;
top: 18px;
z-index: 5;
height: 13px;
width: 27px;
background-image: url(//www.avvocatovitale.com/wp-content/themes/johnblack/img/sprite.png);
background-position: -27px 0;
background-repeat: no-repeat;
background-size: 300px 150px;
opacity: 0.45;
transition: all 300ms;
-webkit-transition: all 300ms;
content: '';
}
.price_item_btn a:hover {
color: #fff;
}
.price_item_btn a:hover:after {
opacity: 1;
right: -5px;
}
.price_item_cost {
float: right;
}
.price_item_cost h1 {
font-size: 52px;
line-height: 45px;
padding:0;
margin:0;
color:#fff;
}
.price_item_cost h1 span {
display:inline-block;
vertical-align:top;
font-size: 28px;
line-height: 29px;
color: #fff;
font-weight: 200;
padding-top: 1px;
} .price_item_period h4,
.price_item_btn a {
color: #eaeef3;
}
.price_item_wrap {
background-color: #6470a7;
}
.price_item_title h2 {
color: #838dbc;
}
.price_item_body ul li {
color: #b0b8da;
}
.price_item_btn {
background: #616ca1;
}
.popular .price_item_wrap {
background-color: #7264a7;
}
.popular .price_item_title h2 {
color: #8c7ec2;
}
.popular .price_item_body ul li {
color: #b9b1ec;
}
.popular .price_item_btn {
background: #6e61a1;
} .blog_post_preview {
margin-bottom: 50px;
text-align: left;
}
.blog_post_preview p {
margin-bottom: 17px;
}
.blog_post_preview.standard-post-format .blog_content,
.blog_post_preview.quote-post-format .blog_content,
.blog_post_preview.audio-post-format .blog_content,
.blogpost_user_meta,
.featured_posts .blog_post_preview {
background: #2c3036;
padding: 27px 31px 45px 32px;
}
.light_color_scheme .blog_post_preview.standard-post-format .blog_content,
.light_color_scheme .blog_post_preview.quote-post-format .blog_content,
.light_color_scheme .blog_post_preview.audio-post-format .blog_content,
.light_color_scheme .blogpost_user_meta,
.light_color_scheme .featured_posts .blog_post_preview {
background: #fafafa;
}
.blog_post_preview.standard-post-format_with-img .blog_content {
background: none !important;
padding: 27px 0 0 0;
}
.featured_posts .blog_post_preview {
margin-bottom: 30px;
padding: 0 !important;
}
.featured_posts .blog_post_preview .blog_content {
padding: 27px 29px 12px 29px;
}
.featured_posts .blog_post_image {
margin-bottom: 0 !important;
}
.featured_posts .audio-post-format .blog_post_image {
margin-bottom: 18px;
}
.blog_post_image {
position:relative;
margin-bottom:27px;
}
.blog_post_image img {
display: block;
width: 100%;
height: auto;
margin:0;
}
.blog_post_title {
position: relative;
padding: 0 0 18px 30px;
}
.blog_post_title h2 {
margin-bottom: 0;
}
.blog_post_title a {
transition: color 300ms;
-webkit-transition: color 300ms;
}
.blog_post_format_label {
position:absolute;
left:0;
top:0;
}
.blog_post_format_label:after {
position:absolute;
left:0;
top:1px;
font-family: 'Iconano';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
content: "\e090";
font-size: 20px;
line-height: 30px;
}
.one-image-format .blog_post_format_label:after {
content: '\e04d' !important;
}
.standard-post-format .blog_post_format_label:after,
.aside-post-format .blog_post_format_label:after,
.status-post-format .blog_post_format_label:after,
.link-post-format .blog_post_format_label:after,
.chat-post-format .blog_post_format_label:after {
content: '\e08c';
}
.quote-post-format .blog_post_format_label:after {
content: '\e090';
}
.image-post-format .blog_post_format_label:after,
.gallery-post-format .blog_post_format_label:after {
content: '\e025';
}
.audio-post-format .blog_post_format_label:after {
content: '\e04a';
}
.video-post-format .blog_post_format_label:after {
content: '\e04c';
}
.blog_post_title:empty {
display: none;
}
.listing_meta,
.comment-reply-link {
line-height: 16px;
margin-bottom: 12px;
font-weight: 400;
font-size: 12px;
color: #666c77;
text-transform: uppercase;
}
.listing_meta span {
display: inline-block;
vertical-align: top;
}
.listing_meta span:after {
content: '|';
line-height: 16px;
font-weight: 400;
font-size: 12px;
padding: 0 4px 0 7px;
}
.listing_meta span:last-child:after {
display: none;
}
.listing_meta a,
.comment-reply-link {
color: #666c77;
transition: color 300ms;
-webkit-transition: color 300ms;
text-transform: uppercase;
}
.light_color_scheme .listing_meta,
.light_color_scheme .listing_meta a,
.light_color_scheme .comment-reply-link {
color: #b9bfc8;
}
.listing_meta span.comments a:after,
.post_share > a:before {
font-family: 'Iconano';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
content: "\e029";
font-size: 10px;
line-height: 15px;
padding-left: 7px;
padding-top: 1px;
}
.learn_more {
float: left;
display: inline-block;
vertical-align: top;
line-height: 15px;
position: relative;
padding-right: 28px;
font-size: 14px;
text-transform: uppercase;
color: #666c77;
transition: color 300ms;
-webkit-transition: color 300ms;
}
.learn_more:hover {
color: #fff;
}
.light_color_scheme .learn_more {
color: #a7acb6;
}
.light_color_scheme .learn_more:hover {
color: #363b43;
}
.learn_more:after {
position: absolute;
right: 0;
top: 3px;
width: 17px;
height: 9px;
content: '';
background-image: url(//www.avvocatovitale.com/wp-content/themes/johnblack/img/sprite.png);
background-position: -62px 0;
background-repeat: no-repeat;
background-size: 300px 150px;
opacity: 0.5;
transition: all 300ms;
-webkit-transition: all 300ms;
}
.light_color_scheme .learn_more:after {
background-position: -62px -70px;
}
.learn_more:hover:after {
opacity: 1;
right: -3px;
}
.text-capitalize {
text-transform: capitalize;
}
.post_info {
float: right;
display: inline-block;
vertical-align: top;
line-height: 15px;
}
.post_info > div:last-child {
margin-left: 10px;
}
.post_share {
position: relative;
}
.post_share > a {
color: #666c77;
display: block;
position: relative;
line-height: 15px;
font-size: 12px;
font-weight: 400;
text-transform: uppercase;
transition: color 300ms;
-webkit-transition: color 300ms;
}
.post_share > a:hover,
.post_share:hover > a {
color: #fff;
}
.light_color_scheme .post_share > a {
color: #a7acb6;
}
.light_color_scheme .post_share > a:hover,
.light_color_scheme .post_share:hover > a {
color: #363b43;
}
.post_share > a:before {
content: "\e0a2";
font-size: 12px;
line-height: 15px;
padding: 0 8px 0 0;
transition: color 300ms;
-webkit-transition: color 300ms;
}
.share_wrap {
display: block;
position: absolute;
left: 0;
top: calc(100% + 15px) !important;
opacity: 0 !important;
font-size: 0;
line-height: 0;
z-index:555;
box-shadow: none;
visibility: hidden;
transition: all 300ms;
-webkit-transition: all 300ms;
background: #363b43;
width: 41px;
padding-top: 8px;
padding-bottom: 9px;
}
.share_wrap:before {
content: "";
display: block;
height: 17px;
left: 0;
position: absolute;
top: -17px;
width: 100%;
}
.share_wrap:after {
width: 0;
height: 0;
border-style: solid;
border-width: 0 7px 7px 7px;
position: absolute;
left: 13px;
top: -7px;
content: '';
border-color: transparent transparent #363b43 transparent;
}
.isotope .share_wrap {
top: auto !important;
bottom: calc(100% + 15px) !important;
}
.isotope .share_wrap:before {
top: auto;
bottom: -17px;
}
.isotope .share_wrap:after {
border-width: 7px 7px 0 7px;
top: auto;
bottom: -7px;
border-color: #363b43 transparent transparent transparent;
}
.post_share:hover > .share_wrap {
opacity: 1 !important;
visibility: visible !important;
}
.share_wrap ul {
padding: 0;
margin: 0;
list-style: none;
}
.share_wrap ul li {
padding: 5px 5px 6px 5px;
margin: 0;
text-align: center;
line-height: 25px;
}
.share_wrap ul li:before {
display: none;
}
.share_wrap a span {
display: block;
line-height: 25px;
font-size: 16px;
color: #4d535e;
transition: color 300ms;
-webkit-transition: color 300ms;
}
.share_wrap a:hover .icon-Twitter {
color: #1aa9e1;
}
.share_wrap a:hover .icon-Facebook {
color: #3b5a9a;
}
.share_wrap a:hover .icon-Pinterest {
color: #d0202a;
} .disable_likes .likes_block {
display: none;
}
.likes_block,
.post_share,
.likes_block span {
display: inline-block;
vertical-align: top;
line-height: 15px;
}
.likes_block {
cursor: pointer;
}
.likes_block.already_liked {
cursor: default;
}
.likes_block .icon {
font-size: 12px;
color: #e07766;
}
.like_count {
font-size: 12px;
font-weight: 400;
padding-left: 3px;
color: #666c77;
transition: color 300ms;
-webkit-transition: color 300ms;
}
.likes_block:hover .like_count,
.likes_block.already_liked .like_count {
color: rgba(255,255,255, 0.5);
}
.light_color_scheme .like_count {
color: #a7acb6;
}
.light_color_scheme .likes_block:hover .like_count,
.light_color_scheme .likes_block.already_liked .like_count {
color: #363b43;
}
.light_color_scheme .without_title .likes_block:hover .like_count,
.light_color_scheme .without_title .likes_block.already_liked .like_count {
color: #fff;
}
.blog_post_title .author {
display: block;
line-height: 25px;
padding-top: 7px;
position: relative;
}
.blog_post_title .author:after {
position: absolute;
left: -30px;
top: 18px;
width: 20px;
height: 2px;
content: '';
}
.stretch,
.video_bg,
.global_count_wrapper,
.colored_sections .row > div,
.strip_template {
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
.pattern {
background-repeat: repeat;
background-position:center center;
}
.height_100percent {
margin: 0;
min-height: 500px;
position: relative;
}
.video_bg {
position: relative;
}
.video_bg iframe {
opacity:0;
transition:opacity 500ms;
position:relative;
z-index:9;
}
.show_video_now.video_bg iframe {
opacity:1;
z-index:11;
}
.video_img {
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
background-position:center;
background-size:cover;
background-repeat:no-repeat;
transition:opacity 500ms;
z-index:11;
}
.show_video_now .video_img {
opacity:0;
z-index:9;
}
.play-video {
position: absolute;
z-index: 100;
left: 50%;
top: 50%;
width: 86px;
height: 86px;
margin: -43px 0 0 -43px;
background: none;
border-radius: 50%;
-webkit-border-radius: 50%;
background: rgba(0,0,0, 0.23);
text-indent: -9999px;
transition: opacity 600ms, background 300ms, z-index 500ms;
-webkit-transition: opacity 500ms, background 300ms;
}
.play-video:hover {
background: rgba(0,0,0, 0.25);
}
.play-video:after {
position: absolute;
left: 36px;
top: 28px;
width: 23px;
height: 30px;
content: '';
background-image: url(//www.avvocatovitale.com/wp-content/themes/johnblack/img/sprite.png);
background-position: 0 -25px;
background-repeat: no-repeat;
background-size: 300px 150px;
opacity: 0.56;
transition: opacity 300ms;
-webkit-transition: opacity 300ms;
}
.play-video:hover:after {
opacity: 1;
}
.show_video_now .play-video {
opacity:0;
z-index:-1;
}
.audio-post-format iframe {
height: 100px;
}
.audio-post-format .pf_output_container {
background: #f5f5f5;
}
.light_color_scheme .audio-post-format .pf_output_container {
background: #e5e5e5;
} ul.pagerblock {
margin:-3px 0 0 0;
padding:0;
list-style:none;
}
ul.pagerblock li:before,
ul.pagerblock li:after {
display: none;
}
ul.pagerblock li {
display: inline-block;
vertical-align:top;
margin: 0 3px 3px 0;
padding: 0;
}
ul.pagerblock li a,
ul.pagerblock li span {
display:block;
font-size: 12px;
height:39px;
width: 39px;
line-height:39px;
border:none;
transition: all 400ms;
-webkit-transition: all 400ms;
text-transform: uppercase;
background: #2c3036;
color: #666c77;
text-align: center;
font-weight: 400;
}
.light_color_scheme ul.pagerblock li a,
.light_color_scheme ul.pagerblock li span {
background: #f6f7f8;
color: #a7acb6;
}
ul.pagerblock li a.current {
cursor:default;
}
.pagerblock li a:hover,
.pagerblock li a:focus,
ul.pagerblock li a.current,
ul.pagerblock li span {
background: #666c77;
color: #fff;
}
.light_color_scheme .pagerblock li a:hover,
.light_color_scheme .pagerblock li a:focus,
.light_color_scheme ul.pagerblock li a.current,
.light_color_scheme ul.pagerblock li span {
background: #a7acb6;
color: #fff;
}
ul.pagerblock li.prev_page,
ul.pagerblock li.next_page {
display: none;
} .single_post .nivo-directionNav .nivo-prevNav {
left: 30px;
}
.single_post .nivo-directionNav .nivo-nextNav {
right: 30px;
}
.pf_output_container img {
display:block;
max-width:100%;
height:auto;
}
.single_post .blog_post_title {
display: block !important;
}
.gt3_hide {display: none !important;
}
.blogpost_user_meta {
margin-bottom: 44px;
position: relative;
padding-left: 147px;
min-height: 150px;
}
.blogpost_user_meta .author-ava {
position: absolute;
left: 32px;
top: 32px;
}
.blogpost_user_meta .author-ava img {
border-radius: 50%;
-webkit-border-radius: 50%;
}
.author-name h2 {
margin-bottom: 15px;
text-transform: capitalize;
}
.author-name h2 a {
transition: color 300ms;
-webkit-transition: color 300ms;
}
.author-description ul.social_icons {
padding-top: 13px;
}
.single_contentarea {
padding-bottom: 49px;
}
.single_contentarea p {
margin-bottom: 30px;
}
.single_contentarea p:last-child {
margin-bottom: 0;
}
.single_contentarea img.alignleft,
.single_contentarea img.alignright {
margin-top: -8px;
}
.single_contentarea ul,
.single_contentarea ol {
padding-top: 5px;
margin-bottom: 34px;
}
.single_contentarea ul li,
.single_contentarea ol li {
padding-bottom: 7px;
}
.single_post .tagcloud {
float: left;
margin-top: -9px;
}
.module_feature_posts .bg_title h2 {
margin-bottom: 44px;
}
.single_post .module_feature_posts {
padding-bottom: 15px;
}
.single_post .blog_post_preview {
margin-bottom: 45px;
}
.featured_posts .blog_post_preview {
margin-bottom: 30px;
} .prev_next_links {
padding-bottom:47px;
padding-top: 23px;
margin-top: 20px;
border-top:2px #363b43 solid;
}
.light_color_scheme .prev_next_links {
border-color:#f4f5f6;
}
.prev_next_links a {
display: block;
padding: 0;
}
.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 {
line-height: 26px;
padding-bottom: 10px;
transition: color 300ms;
-webkit-transition: color 300ms;
}
.prev_next_links a span {
line-height: 16px;
position: relative;
font-weight: 400;
font-size: 12px;
text-transform: uppercase;
color: #666c77;
transition: all 400ms;
-webkit-transition: all 400ms;
}
.prev_next_links a:hover span {
color: #666c77;
}
.light_color_scheme .prev_next_links a span,
.light_color_scheme .prev_next_links a:hover span {
color: #a7acb6;
}
.prev_next_links .fleft a span {
padding-left: 27px;
}
.prev_next_links .fright a span {
padding-right: 27px;
}
.prev_next_links .fleft a:hover span {
padding-left: 30px;
}
.prev_next_links .fright a:hover span {
padding-right: 30px;
}
.prev_next_links a span:after {
position: absolute;
left: 0;
top: 3px;
width: 17px;
height: 9px;
content: '';
background-image: url(//www.avvocatovitale.com/wp-content/themes/johnblack/img/sprite.png);
background-position: -86px 0;
background-repeat: no-repeat;
background-size: 300px 150px;
}
.prev_next_links .fright a span:after {
left: auto;
right: 0;
background-position: -103px 0;
}
.light_color_scheme .prev_next_links a span:after,
.light_color_scheme .prev_next_links .fright a span:after {
opacity: 0.6;
} #comments {
padding:0;
}
#comments:empty {
padding-bottom: 0 !important;
height: 0;
line-height: 0;
font-size: 0;
}
#respond {
margin: 0 0 30px 0;
padding-top: 0;
}
#respond form#commentform {
margin-left: -3px;
margin-right: -3px;
}
#respond form#commentform [class*="span"],
#respond form#commentform > p {
padding-left: 3px;
padding-right: 3px;
}
#respond textarea {
margin-bottom: 6px;
}
#respond input[type="submit"] {
margin-top: 14px;
}
#respond p.form-submit {
margin-bottom: 0;
}
#comments h2 {
text-transform: uppercase;
margin-bottom: 10px;
}
ol.commentlist {
list-style: none;
margin: 0;
padding: 0;
position: relative;
}
ol.commentlist:after {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 5px;
content: '';
}
ol.commentlist li ul {
margin: 0;
padding: 0;
list-style:none;
}
ol.commentlist li {
margin: 0;
padding:0;
}
ol.commentlist li:before,
ol.commentlist li:after {
display:none;
}
ol.commentlist li .stand_comment {
padding: 30px 0 24px 113px;
margin-bottom:0;
border-top:2px #363b43 solid;
}
.light_color_scheme ol.commentlist li .stand_comment {
border-color: #f4f5f6;
}
ol.commentlist li ul li .stand_comment {
padding-left: 193px;
}
ol.commentlist li ul li ul li .stand_comment {
padding-left: 273px;
}
.thiscommentbody {
position: relative;
min-height: 102px;
}
ol.commentlist li .commentava {
left: -113px;
position: absolute;
top: 0;
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%;
}
.comment_info {
padding-right: 85px;
}
.comment_info h3,
.author_says {
text-transform: none;
display: inline-block;
vertical-align: top;
line-height: 24px;
margin: 0;
}
.author_says {
padding-left: 8px;
}
.comment_info h3 a {
line-height: 24px;
padding-right: 5px;
text-transform: capitalize;
}
.comment_info h3 {
text-transform: capitalize;
}
.comment_info a,
#cancel-comment-reply-link {
transition:color 0.3s;
-webkit-transition:color 0.3s;
}
.comment_content,
.comment_content p {
line-height: 25px;
margin-bottom: 0;
}
.comment-reply-link {
display: block;
position: absolute;
right: 0;
top: 3px;
}
.comment-reply-link:before {
font-family: 'Iconano';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
content: "\e029";
font-size: 10px;
line-height: 15px;
padding-right: 7px;
padding-top: 1px;
} .sidepanel img,
.sidepanel select {
max-width:100%;
}
.sidepanel {
margin-bottom:35px;
}
.sidepanel h3.title:empty {
display: none;
}
.sidepanel a {
transition: background-color 300ms, border-color 300ms, color 300ms;
-webkit-transition: background-color 300ms, border-color 300ms, color 300ms;
} .widget_search .search_form,
.sidepanel .mc_form_inside {
position:relative;
padding-bottom: 2px;
}
.sidepanel .mc_form_inside {
padding-bottom: 0;
}
.widget_search .search_form input[type="submit"],
.sidepanel .mc_signup_submit input {
position: absolute;
right: 0;
top: 0;
border-left: 22px #2c3036 solid;
}
.sidepanel .mc_signup_submit input {
top: auto !important;
bottom: 0;
width: auto !important;
}
.sidepanel .mc_form_inside br {
display: none !important;
}
.sidepanel #mc_message {
padding-bottom: 0 !important;
}
.sidepanel #mc_message strong {
font-weight: 300 !important;
}
.widget_mailchimpsf_widget {
margin-bottom: 43px;
}
.light_color_scheme .widget_search .search_form input[type="submit"],
.light_color_scheme .sidepanel .mc_signup_submit input {
border-color: #fafafa;
}
.sidepanel input[type="text"],
.sidepanel input[type="email"],
.sidepanel input[type="tel"],
.sidepanel input[type="password"] {
padding-bottom: 12px;
}
.sidepanel .title {
text-transform: uppercase;
margin-bottom: 22px;
} .recent_posts {
list-style:none;
margin:0;
padding:0;
}
.recent_posts li {
padding:14px 0 29px 0;
margin:0;
position:relative;
}
.recent_posts li.with_img {
padding-left: 112px;
min-height: 117px;
}
.recent_posts li:last-child {
padding-bottom: 19px;
}
.recent_posts li.with_img:last-child {
min-height: 107px;
}
.recent_posts li.with_img img {
position: absolute;
left: 0;
top: 9px;
border-radius: 50%;
-webkit-border-radius: 50%;
width: 85px;
height: 85px;
}
.recent_posts_content > a {
font-size: 18px;
line-height: 24px;
display: inline-block;
vertical-align: top;
}
.sidepanel .listing_meta {
padding-top: 10px;
padding-left: 2px;
} .widget_archive select,
.widget_categories select {
width: 100%;
}
.sidepanel img,
.sidepanel select {
max-width: 100%;
}
.widget_text h3.title,
.widget_posts h3.title,
.widget_nav_menu h3.title,
.widget_archive h3.title,
.widget_pages h3.title,
.widget_categories h3.title,
.widget_recent_entries h3.title,
.widget_meta h3.title,
.widget_recent_comments h3.title {
padding-bottom: 12px;
border-bottom-style: solid;
border-bottom-width: 2px;
}
.without_line h3.title {
padding-bottom: 0;
border: none;
}
.widget_nav_menu,
.widget_archive,
.widget_pages,
.widget_categories,
.widget_recent_entries,
.widget_meta,
.widget_recent_comments {
margin-bottom: 28px;
}
.widget_nav_menu ul,
.widget_archive ul,
.widget_pages ul,
.widget_categories ul,
.widget_recent_entries ul,
.widget_meta ul,
.widget_recent_comments ul {
margin: 0;
padding: 0;
list-style:none;
}
.widget_nav_menu ul li,
.widget_archive ul li,
.widget_pages ul li,
.widget_categories ul li,
.widget_recent_entries ul li,
.widget_meta ul li,
.widget_recent_comments ul li {
margin: 0;
padding: 5px 0 10px 14px;
position: relative;
line-height: 21px;
}
.widget_nav_menu ul li ul,
.widget_archive ul li ul,
.widget_pages ul li ul,
.widget_categories ul li ul,
.widget_recent_entries ul li ul,
.widget_meta ul li ul,
.widget_recent_comments ul li ul {
padding: 0 0 0 15px;
margin: 10px 0 0 0;
}
.widget_nav_menu ul li ul li:last-child,
.widget_archive ul li ul li:last-child,
.widget_pages ul li ul li:last-child,
.widget_categories ul li ul li:last-child,
.widget_recent_entries ul li ul li:last-child,
.widget_meta ul li ul li:last-child,
.widget_recent_comments ul li ul li:last-child {
padding-bottom: 0 !important;
}
.widget_nav_menu ul li a,
.widget_archive ul li a,
.widget_pages ul li a,
.widget_categories ul li a,
.widget_recent_entries ul li a,
.widget_meta ul li a,
.widget_recent_comments ul li a {
padding: 0;
background: none;
line-height: 21px;
display: inline-block;
vertical-align: top;
}
.widget_nav_menu ul li:before,
.widget_archive ul li:before,
.widget_pages ul li:before,
.widget_categories ul li:before,
.widget_recent_entries ul li:before,
.widget_meta ul li:before,
.widget_recent_comments ul li:before {
display: none;
}
.widget_nav_menu ul li:after,
.widget_archive ul li:after,
.widget_pages ul li:after,
.widget_categories ul li:after,
.widget_recent_entries ul li:after,
.widget_meta ul li:after,
.widget_recent_comments ul li:after {
position: absolute;
left: 0;
top: 13px;
display: block;
transition: background-color 300ms;
-webkit-transition: background-color 300ms;
width: 4px;
height: 4px;
content: '';
border-radius: 50%;
-webkit-border-radius: 50%;
}
.widget_nav_menu,
.widget_nav_menu a,
.widget_archive,
.widget_archive a,
.widget_pages,
.widget_pages a,
.widget_categories,
.widget_categories a,
.widget_recent_entries,
.widget_recent_entries a,
.widget_meta,
.widget_meta a,
.widget_recent_comments,
.widget_recent_comments a {
line-height: 21px;
font-size: 14px;
text-transform: uppercase;
} .widget_rss ul {
padding:0;
margin:0;
}
.widget_rss li {
list-style:none;
padding-left:0;
position:relative;
}
.widget_rss li:last-child {
margin-bottom:0;
} .widget_calendar table {
width: 100%;
text-align: center;
}
.widget_calendar caption {
font-weight: bold;
margin-bottom: 5px;
}
.widget_calendar th {
font-weight: bold;
border: none;
}
.widget_calendar table {
border: none;
}
.widget_calendar table td {
padding: 0;
border: none;
} .widget_text h3.title {
margin-bottom: 25px;
}
.textwidget {
text-align: left;
font-size: 16px;
line-height: 24px;
}
.textwidget p {
text-align: left;
}
.textwidget img {
margin: 0 auto 25px auto;
display: inline-block;
vertical-align: top;
max-width: 100%;
}
.textwidget img.rounded {
border-radius: 50%;
-webkit-border-radius: 50%;
}
.textwidget a img {
margin: 0 auto;
} .tagcloud {
overflow: hidden;
margin: 0 -5px 0 0;
}
.tagcloud a {
position:relative;
display: inline-block;
vertical-align:top;
margin: 0 1px 5px 0;
padding:5px 10px 7px 10px;
font-size: 14px !important;
line-height: 20px !important;
font-style: normal;
border-radius: 0;
-webkit-border-radius: 0;
text-transform: lowercase;
border:none;
color: #c6c9ce !important;
background-color:#363b43;
transition: all 300ms;
-webkit-transition: all 300ms;
}
.tagcloud a:hover {
color: #c6c9ce !important;
background-color:#666c77 !important;
}
.light_color_scheme .tagcloud a {
color: #a7acb6 !important;
background-color:#f6f7f8 !important;
}
.light_color_scheme .tagcloud a:hover {
color: #fff !important;
background-color:#a7acb6 !important;
} .flickr_widget_wrapper {
overflow: hidden;
display: block;
font-size: 0;
line-height: 0;
margin: 0 0 0 -8px;
padding:0;
}
.widget_flickr .flickr_badge_image {
padding: 0 0 8px 8px;
width: 25%;
display: inline-block;
position: relative;
overflow: hidden;
}
.widget_flickr .flickr_badge_image a {
display: block;
width: 100%;
height: 100%;
position: relative;
overflow: hidden;
}
.widget_flickr .flickr_badge_image img {
display: block;
height: auto;
width: 100%;
}
.widget_flickr .flickr_badge_image a:before,
.sidepanel #sb_instagram .sbi_photo_wrap a:after {
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
background:rgba(0,0,0, 0.23);
transition: all 500ms;
-webkit-transition: all 500ms;
opacity: 0;
content: '';
}
.widget_flickr .flickr_badge_image a:hover:before,
.sidepanel #sb_instagram .sbi_photo_wrap a:hover:after {
opacity: 1;
} .sidepanel #sb_instagram {
padding: 0 !important;
}
.sidepanel #sbi_images {
margin: 0 0 0 -8px !important;
padding: 0 !important;
width: calc(100% + 8px) !important;
}
.sidepanel #sb_instagram #sbi_images .sbi_item {
padding: 0 0 8px 8px !important;
border: none !important;
margin: 0 !important;
}
.sidepanel #sb_instagram .sbi_photo_wrap a {
position: relative;
} .sidepanel #mc_signup_form {
padding-top: 0;
}
#mc_message {
padding-bottom: 10px !important;
}
.sidepanel .mc_header,
.sidepanel #mc_display_rewards {
display: none;
}
.sidepanel #mc_subheader {
margin-bottom: 11px;
padding-top: 0;
line-height: 24px !important;
font-size: 16px !important;
}
.sidepanel .mc_input {
margin: 0;
}
.text_capitalize {
text-transform: capitalize;
}
.rss-widget-icon {
vertical-align: baseline;
} .loading,
.anim_el.loading {
opacity:.01!important;	
z-index:-10!important;
}
.anim_el {
transition:opacity 500ms!important;
} .mobile-navigation-toggle {
padding: 0;
display: inline-block;
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;
font: inherit;
color: inherit;
text-transform: none;
background-color: transparent;
border: 0;
margin: 0;
overflow: visible;
position: absolute;
right: 30px;
height: 24px;
top: 50%;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
}
.mobile-navigation-toggle:hover {
opacity: 0.8;
}
.toggle-box {
width: 30px;
height: 24px;
display: inline-block;
position: relative;
}
.toggle-inner {
display: block;
top: 50%;
margin-top: -1px;
}
.toggle-inner,
.toggle-inner:before,
.toggle-inner:after {
width: 30px;
height: 2px;
border-radius: 2px;
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: -10px;
}
.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);
} table {
border-collapse:collapse;
border-spacing:0;
width:100%;
margin-bottom:25px;
border-width:1px;
}
table th,table td {
padding:8px;
}
strong {
font-weight:700;
}
.alignleft,
.alignright,
.aligncenter,
.alignnone,
.alignleft img,
.alignright img,
.aligncenter img,
.alignnone img {
max-width:100%;
height:auto;
}
.aligncenter {
margin:0 auto;
}
dt {
font-weight:bold;
text-decoration:underline;
}
dd {
margin:0;
padding:0 0 10px;
}
dl.wp-caption {
border:none;
}
dl.gallery-item {
text-align: center;
}
dl.gallery-item a {
margin: 0 auto;
display: inline-block;
vertical-align: top;
}
pre {
word-wrap:break-word;
white-space:pre-wrap;
}
.sidepanel label {
padding-bottom: 15px;
display: block;
float: none;
}
.widget_rss cite {
text-align: right;
padding: 10px 0;
display: block;
float: none;
}
.widget_rss li:before {
display: none;
}
.page-link {
padding-bottom: 50px;
}
.format-gallery .featured_image_standalone,
.gallery-post-format .featured_image_standalone {
margin-bottom: 27px;
} .dn {
display:none;
}
.bypostauthor {
padding:0;
}
.wp-caption,
.wp-caption-text,
.sticky,
.gallery-caption {
}
.wp-tag-cloud li:before {
display:none;
}
.sitemap_margin {
height:40px;
}
.hideme {
display:none;
}
.ui-loader {
display:none!important;
}
.bg_size_cover {
background-repeat:no-repeat;
background-position:center;
background-size:cover;
}
.contact_div p {
margin-bottom:10px;
}
.about_image img {
margin-top:10px;
}
span.wpcf7-not-valid-tip {
color:#d61d1d!important;
display:block!important;
padding:0 0 31px 0!important;
}
.coming_soon_form span.wpcf7-not-valid-tip {
padding:0 0 7px 0!important;
}
.coming_soon_form .wpcf7-response-output {
color: #fff !important;
}
.wpcf7-validation-errors {
border:0!important;
margin:10px 0 0!important;
padding:0!important;
}
.ajax-loader {
display: none !important;
}
pre {
white-space:normal;
}
.contentarea embed,
.contentarea iframe {
width:100%;
}
.wp-caption-text {
text-align:center;
}
.widget_rss li {
margin-bottom:20px;
}
.hide_module_title .bg_title {
visibility: hidden;
}
.search-results .blog_post_preview {
margin-bottom: 43px;
}
.search-results .blog_post_preview .blog_post_title {
padding: 0;
}
.search-results .pagerblock {
padding-bottom: 47px;
}
.search_result_form .search_text {
display: inline-block;
vertical-align: top;
padding-bottom: 12px;
margin-right: -4px;
max-width: 400px;
}
.search_result_form .search_submit {
display: inline-block;
vertical-align: top;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
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; } #lang_sel_list {
float:right!important;
display:inline-block!important;
padding:11px 25px 0 0;
margin-left:-10px;
} .margin80 {
margin: 80px;
} .pt5 {
padding-top: 5px;
}
.pt6 {
padding-top: 6px;
}
.pt11 {
padding-top: 11px;
}
.pt70 {
padding-top: 70px;
}
.pt74 {
padding-top: 74px;
}
.pt112 {
padding-top: 112px;
}
.pt170 {
padding-top: 170px;
}
.pt190 {
padding-top: 190px;
}
.pt200 {
padding-top: 200px;
}
.mt_15 {
margin-top: -15px;
}
.mt_25 {
margin-top: -25px;
}
.mt_55 {
margin-top: -55px;
} .pr75 {
padding-right: 75px;
}
.pr170 {
padding-right: 170px;
} .pb0 {
padding-bottom: 0;
}
.pb5 {
padding-bottom: 5px;
}
.pb8 {
padding-bottom: 8px;
}
.pb10 {
padding-bottom: 10px;
}
.pb20 {
padding-bottom: 20px;
}
.pb21 {
padding-bottom: 21px;
}
.pb25 {
padding-bottom: 25px;
}
.pb27 {
padding-bottom: 27px;
}
.pb29 {
padding-bottom: 29px;
}
.pb30 {
padding-bottom: 30px;
}
.pb32 {
padding-bottom: 32px;
}
.pb35 {
padding-bottom: 35px;
}
.pb40 {
padding-bottom: 40px;
}
.pb41 {
padding-bottom: 41px;
}
.pb43 {
padding-bottom: 43px;
}
.pb45 {
padding-bottom: 45px;
}
.pb50 {
padding-bottom: 50px;
}
.pb55 {
padding-bottom: 55px;
}
.pb60 {
padding-bottom: 60px;
}
.pb63 {
padding-bottom: 63px;
}
.pb64 {
padding-bottom: 64px;
}
.pb68 {
padding-bottom: 68px;
}
.pb74 {
padding-bottom: 74px;
}
.pb75 {
padding-bottom: 75px;
}
.pb77 {
padding-bottom: 77px;
}
.pb80 {
padding-bottom: 80px;
}
.pb160 {
padding-bottom: 160px;
}
.pb170 {
padding-bottom: 170px;
}
.pb190 {
padding-bottom: 190px;
}
.mb10 {
margin-bottom: 10px;
}
.mb12 {
margin-bottom: 12px;
}
.mb16 {
margin-bottom: 16px;
}
.mb20 {
margin-bottom: 20px;
}
.mb25 {
margin-bottom: 25px;
}
.mb30 {
margin-bottom: 30px;
}
.mb33 {
margin-bottom: 33px;
}
.mb35 {
margin-bottom: 35px;
}
.mb42 {
margin-bottom: 42px;
}
.mb50 {
margin-bottom: 50px;
}
.mb55 {
margin-bottom: 55px;
}
.mb57 {
margin-bottom: 57px;
}
.mb60 {
margin-bottom: 60px;
}
.mb74 {
margin-bottom: 74px;
}
.mb76 {
margin-bottom: 76px;
}
.mb80 {
margin-bottom: 80px;
} .pl75 {
padding-left: 75px;
}
.pl170 {
padding-left: 170px;
}
.ptb80 {
padding-top: 80px;
padding-bottom: 80px;
}
.block_img img {
width: 100%;
height: auto;
} .module_cont p:last-child,
.wpcf7-form p {
margin-bottom: 0;
}
.contact_info .module_content {
padding-left: 25px;
position: relative;
}
.contact_info .module_content,
.contact_info .module_content p {
line-height: 24px;
font-size: 16px;
}
.contact_info .module_content p {
margin-bottom: 0;
}
.contact_info span {
position: absolute;
left: 0;
top: 1px;
line-height: 24px;
font-size: 19px;
}
.module_blog_listing {
padding-bottom: 47px;
}
ul.social_icons {
padding: 0;
margin: 0;
list-style: none;
}
ul.social_icons li {
padding: 0;
margin: 0 18px 0 0;
display: inline-block;
vertical-align: top;
font-size: 19px;
}
.contentarea ul.social_icons li {
margin-right: 15px;
}
ul.social_icons li:before {
display: none;
}
ul.social_icons li:last-child {
margin-right: 0 !important;
}
ul.social_icons li a {
display: block;
letter-spacing: normal;
}
ul.social_icons a,
ul.social_icons i {
transition:color 300ms;
-webkit-transition:color 300ms;
}
ul.social_icons a:hover .fa-twitter,
.contentarea ul.social_icons a .fa-twitter,
.contentarea .author-description ul.social_icons a:hover .fa-twitter {
color: #1aa9e1;
}
ul.social_icons a:hover .fa-facebook,
.contentarea ul.social_icons a .fa-facebook,
.contentarea .author-description ul.social_icons a:hover .fa-facebook {
color: #3b5a9a;
}
ul.social_icons a:hover .fa-linkedin,
.contentarea ul.social_icons a .fa-linkedin,
.contentarea .author-description ul.social_icons a:hover .fa-linkedin {
color: #4975b6;
}
ul.social_icons a:hover .fa-behance,
.contentarea ul.social_icons a .fa-behance,
.contentarea .author-description ul.social_icons a:hover .fa-behance {
color: #4792e8;
}
ul.social_icons a:hover .fa-pinterest,
.contentarea ul.social_icons a .fa-pinterest,
.contentarea .author-description ul.social_icons a:hover .fa-pinterest {
color: #d0202a;
}
ul.social_icons a:hover .fa-instagram,
.contentarea ul.social_icons a .fa-instagram,
.contentarea .author-description ul.social_icons a:hover .fa-instagram {
color: #da445e;
}
.portfolio_grid_wrapper.one_col {
padding-bottom: 50px;
}
.portfolio_grid_wrapper.one_col.without_pager {
padding-bottom: 0;
}
.portfolio_grid_wrapper.one_col .pagerblock {
padding-top: 50px;
padding-bottom: 50px;
} .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;
width: 27px;
height: 13px;
margin-top:-6px;
display:block;
font-size:0;
line-height:0;
cursor:pointer;
transition: opacity 300ms;
-webkit-transition: opacity 300ms;
outline: none;
border: none !important;
background-image: url(//www.avvocatovitale.com/wp-content/themes/johnblack/img/sprite.png);
background-position: 0 0;
background-repeat: no-repeat;
background-size: 300px 150px;
background-color: transparent;
}
.slick-prev {
left: -70px;
}
.slick-next {
right: -70px;
background-position: -27px 0;
}
.slick-prev:hover,
.slick-next:hover {
opacity:0.8;
} html.swipebox-html.swipebox-touch,
html.swipebox-no-touch.swipebox-html {
overflow-x: hidden !important;
}
#swipebox-overlay img {
border: none !important;
}
#swipebox-overlay {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 99999 !important;
overflow: hidden;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
#swipebox-container {
position: relative;
width: 100%;
height: 100%;
cursor:pointer;
}
#swipebox-slider {
-webkit-transition: -webkit-transform 0.4s ease;
transition: transform 0.4s ease;
height: 100%;
left: 0;
top: 0;
width: 100%;
white-space: nowrap;
position: absolute;
display: none;
cursor: pointer;
}
#swipebox-slider .slide {
height: 100%;
width: 100%;
padding: 70px;
line-height: 1px;
text-align: center;
display: inline-block;
}
#swipebox-slider .slide:before {
content: "";
display: inline-block;
height: 50%;
width: 1px;
margin-right: -1px;
}
#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container,
#swipebox-slider .slide .swipebox-inline-container {
display: inline-block;
max-height: 100%;
max-width: 100%;
margin: 0;
padding: 0;
width: auto;
height: auto;
vertical-align: middle;
}
#swipebox-slider .slide .swipebox-video-container {
background: none;
max-width: 1140px;
max-height: 100%;
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video {
width: 100%;
height: 0;
padding-bottom: 56.25%;
overflow: hidden;
position: relative;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
width: 100% !important;
height: 100% !important;
position: absolute;
top: 0;
left: 0;
}
#swipebox-slider .slide-loading {
background: none;
}
#swipebox-slider .preloader_overlay {
background: transparent;
position: static;
}
#swipebox-title {
display: block;
width: 100%;
text-align: center;
}
.swipebox-no-close-button #swipebox-close {
display: none;
}
#swipebox-prev.disabled,
#swipebox-next.disabled {
opacity: 1;
}
.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
-webkit-animation: rightSpring 0.3s;
animation: rightSpring 0.3s;
}
.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
-webkit-animation: leftSpring 0.3s;
animation: leftSpring 0.3s;
}
.swipebox-touch #swipebox-container:before, .swipebox-touch #swipebox-container:after {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: all .3s ease;
transition: all .3s ease;
content: ' ';
position: absolute;
z-index: 999;
top: 0;
height: 100%;
width: 20px;
opacity: 0;
}
.swipebox-touch #swipebox-container:before {
left: 0;
-webkit-box-shadow: inset 10px 0px 10px -8px #656565;
box-shadow: inset 10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-container:after {
right: 0;
-webkit-box-shadow: inset -10px 0px 10px -8px #656565;
box-shadow: inset -10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before {
opacity: 1;
}
.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
opacity: 1;
}
@-webkit-keyframes rightSpring {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@keyframes rightSpring {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@-webkit-keyframes leftSpring {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
@keyframes leftSpring {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
@media screen and (min-width: 800px) {
#swipebox-close {
right: 10px;
}
} #swipebox-overlay {
background: rgba(0,0,0,0.8);
} .gt3_swipe_box #swipebox-bottom-bar,
.gt3_swipe_box #swipebox-top-bar {
background:none!important;
width:100%;
position:fixed;
left:0;
display:block;
text-align:right;
}
.gt3_swipe_box #swipebox-top-bar {
height:auto;
bottom:23px;
top:auto;
display:table;
text-align: center;
}
#swipebox-title {
display:table-cell;
height:100%;
line-height:24px;
padding:0 30px;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
vertical-align: top;
margin: 0;
font-size: 16px;
color: #fff;
}
.gt3_swipe_box #swipebox-bottom-bar {
top:0;
bottom:auto;
display:block!important;
}
#swipebox-arrows a#swipebox-close {
margin-right: 30px!important;
margin-top: 30px;
width: 12px;
height: 12px;
}
#swipebox-arrows a#swipebox-close:after {
content: "\78";
font-family: 'Iconano';
font-size:12px;
line-height: 12px;
color:#ffffff;
position:absolute;
left:0;
top:0;
display: block !important;
}
#swipebox-arrows {
padding:0;
display:inline-block;
margin:0 auto;
}
#swipebox-arrows a {
width:16px;
height:14px;
margin:0;
display:block;
float:left;
transition:opacity 250ms;
position:relative;
left:auto;
top:auto;
right:auto;
bottom:auto;
cursor:pointer;
}
#swipebox-arrows a:before,
#swipebox-arrows a:after {
content:'';
display: none !important;
}
#swipebox-arrows a#swipebox-prev,
#swipebox-arrows a#swipebox-next {
position: fixed;
top: 50%;
margin-top: -7px;
}
#swipebox-arrows a#swipebox-next:after,
#swipebox-arrows a#swipebox-prev:after {
content: "\3e";
font-family: 'Iconano';
font-size:12px;
line-height: 12px;
color:#ffffff;
position:absolute;
left:0;
top:0;
display: block !important;
}
#swipebox-arrows a#swipebox-prev {
left: 30px;
}
#swipebox-arrows a#swipebox-next {
right: 30px;
}
#swipebox-arrows a#swipebox-prev:after {
content: "\3c";
}
#swipebox-container .slide.current img {
position:relative!important;
z-index:999993!important;
}
#swipebox-arrows a {
opacity: 1;
transition: opacity 300ms;
-webkit-transition: opacity 300ms;
}
#swipebox-arrows a:hover {
opacity: 0.7;
}
.image_video_bg_block {
position: relative;
overflow: hidden;
}
.image_video_bg_block iframe {
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
}
iframe {
border: none;
}
.bg_video iframe {
height: 100%;
width: 100%;
border: 0;
}
.single_portfolio ul,
.single_portfolio ol {
margin-bottom: 0;
}
.pt15 {
padding-top: 15px;
}
.blog_post_preview.portfolio_item {
margin-bottom: 15px;
}
.sidepanel .wp-caption-text {
padding-top: 10px;
} .portfolio_grid_template .wrapper {
overflow:visible;
}
.portfolio_title {
padding: 0 28px;
}
.portfolio_title h1 {
padding-bottom:40px;
}
.page_title.portfolio_title h1:after {
height:2px;
}
.portfolio_grid_wrapper {
background:#2c3036;
}
.light_color_scheme .portfolio_grid_wrapper {
background:#fafafa;
}
.portfolio_grid {
display:block;
font-size:0;
line-height:0;
}
.portfolio_grid_item {
display:inline-block;
vertical-align:top;
position:relative;
}
.portfolio_grid_item:hover {
z-index:55;
}
.port2cols .portfolio_grid_item {
width:50%;
}
.port3cols .portfolio_grid_item {
width:33.33%;
}
.port4cols .portfolio_grid_item {
width:25%;
}
.port5cols .portfolio_grid_item {
width:20%;
}
.show_album_content .portfolio_grid_item {
margin-left:-1px;
display:block;
}
.with_title .portfolio_grid_content {
background:#363b43;
display:block;
padding:17px 20px 18px 20px;
display:flex;
}
.light_color_scheme .with_title .portfolio_grid_content {
background:#f1f2f4;
}
.pgc_left_part,
.pgc_right_part {
display:inline-flex;
-webkit-justify-content: space-between; justify-content: space-between;
}
.pgc_left_part {
text-align:left;
flex-grow:3;
}
.pgc_right_part {
text-align:right;
flex-grow:1;
}
.pgc_right_part .post_info {
padding-top:3px;
padding-left:10px;
display:flex;
float:none;
justify-content: flex-end;
width:100%;
}
.pgc_right_part .post_info .post_share,
.pgc_right_part .post_info .likes_block {
display:inline-flex;
flex-wrap:no-wrap;
}
.pgc_right_part .like_count {
padding-left:8px;
}
.portfolio_grid_title,
.portfolio_grid_title a {
font-size:16px;
line-height:18px;
margin:0;
}
.portfolio_grid_item .img_block,
.portfolio_grid_item_wrapper {
position:relative;
}
.portfolio_grid_item .img_block .gallery_fadder {
width:100%;
height:100%;
position:absolute;
left:0;
top:0;
display:block;
background:rgba(54,59,67, 0);
transition:background 400ms;
z-index:11;
}
.portfolio_grid_item .img_block .gallery_fadder:before {
content: "\e02f";
font-family: 'Iconano';
font-size:40px;
color:#ffffff;
position:absolute;
left:50%;
top:50%;
transform:translate(-50%,-50%);
z-index:13;
transition:opacity 400ms;
opacity:0;
}
.portfolio_grid_item .img_block:hover .gallery_fadder:before {
opacity:0.5;
}
.portfolio_grid_item .img_block:hover .gallery_fadder {
background:rgba(54,59,67, 0.56);
}
.portfolio_grid_item a.portfolio_grid_href {
display:block;
left:0;
top:0;
width:100%;
height:100%;
position:absolute;
z-index:15;
}
.portfolio_grid_wrapper .pagerblock {
margin:0;
padding:30px 30px 30px 30px;
}
.portfolio_grid_wrapper .pagerblock li {
margin:0 3px 0 0;
}
.portfolio_grid_wrapper ul.pagerblock li a {
background:#1f2228;
}
.portfolio_grid_wrapper ul.pagerblock li a.current {
background:#666c77;
}
.light_color_scheme .portfolio_grid_wrapper ul.pagerblock li a {
background:#f6f7f8;
color: #a7acb6;
}
.light_color_scheme .portfolio_grid_wrapper ul.pagerblock li a:hover,
.light_color_scheme .portfolio_grid_wrapper ul.pagerblock li a.current {
background:#a7acb6;
color: #fff;
}
.portfolio_grid_item .post_share {
position:relative;
z-index:99;
}
.show_album_content .portfolio_grid_item:hover {
z-index:9;
}
.portfolio_grid_item .post_share .share_wrap {
z-index:99;
} .portfolio_grid_wrapper .filter_block {
text-align:left;
padding:15px 30px 17px 32px;
position:relative;
z-index:15;
}
.portfolio_grid_wrapper .filter_block ul {
margin:0;
padding:0;
}
.portfolio_grid_wrapper .filter_block li {
font-size:14px;
line-height:18px;
font-weight:bold;
display:inline-block;
margin-right:28px;
}
.portfolio_grid_wrapper .filter_block li a {
text-transform:uppercase;
transition:color 300ms;
}
.without_title .portfolio_grid_content {
position:absolute;
bottom:0;
opacity:0;
left:0;
width:100%;
padding:0 18px;
z-index:17;
transition:bottom 400ms, opacity 400ms;
display: flex;
}
.without_title .portfolio_grid_content .portfolio_grid_title,
.without_title .portfolio_grid_content .portfolio_grid_title a,
.without_title .portfolio_grid_content .post_share > a,
.without_title .portfolio_grid_content .post_share > a:hover,
.without_title .portfolio_grid_content .post_share > a:hover:before,
.without_title .portfolio_grid_content .post_share:hover > a:before,
.without_title .portfolio_grid_content .like_count {
color:#ffffff;
}
.without_title .portfolio_grid_item_wrapper:hover .gallery_fadder:before {
opacity:0.5;
}
.without_title .portfolio_grid_item_wrapper:hover .gallery_fadder {
background:rgba(54,59,67, 0.56);
}
.without_title .portfolio_grid_item_wrapper:hover .portfolio_grid_content {
bottom:17px;
opacity:1;
}
.fullscreen_style .portfolio_grid_item:hover {
z-index: 50 !important;
}
.fullscreen_style .portfolio_grid_content {
position:absolute;
bottom:0;
opacity:0;
left:0;
width:100%;
padding:0 18px;
z-index:17;
transition:bottom 400ms, opacity 400ms;
display: flex;
}
.fullscreen_style .portfolio_grid_content .portfolio_grid_title,
.fullscreen_style .portfolio_grid_content .portfolio_grid_title a,
.fullscreen_style .portfolio_grid_content .post_share > a,
.fullscreen_style .portfolio_grid_content .post_share > a:hover,
.fullscreen_style .portfolio_grid_content .post_share > a:hover:before,
.fullscreen_style .portfolio_grid_content .post_share:hover > a:before,
.fullscreen_style .portfolio_grid_content .like_count {
color:#ffffff;
}
.fullscreen_style .portfolio_grid_item_wrapper:hover .gallery_fadder:before {
opacity:0.5;
}
.fullscreen_style .portfolio_grid_item_wrapper:hover .gallery_fadder {
background:rgba(54,59,67, 0.56);
}
.fullscreen_style .portfolio_grid_item_wrapper:hover .portfolio_grid_content {
bottom:17px;
opacity:1;
}
.port_grid_fs .main_header {
background:rgba(0,0,0,0)!important;
}
.port_grid_fs .wrapper {
padding-top:0!important;
} .portfolio_grid_wrapper.one_col .filter_block {
padding-left:0;
}
.portfolio_grid_wrapper.one_col .port_one_col_item {
font-size:0;
line-height:0;
margin-top:42px;
}
.portfolio_grid_wrapper.one_col .port_one_col_item:first-child {
margin-top:0;
}
.portfolio_grid_wrapper.one_col .port_1col_img {
display:inline-block;
vertical-align:top;
width:50%;
padding-right:15px;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
}
.portfolio_grid_wrapper.one_col .port_1col_top {
padding-bottom:18px;
display:flex;
}
.portfolio_grid_wrapper.one_col .port_1col_top .pgc_right_part .post_info {
padding-top:5px;
}
.portfolio_grid_wrapper.one_col .port_1col_content {
display:inline-block;
vertical-align:top;
width:50%;
padding-left:15px;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
}
.portfolio_grid_wrapper.one_col .port_1col_img img {
display:block;
width:100%;
height:auto;
margin-top:5px;
}
.portfolio_grid_wrapper.one_col .portfolio_grid_title,
.portfolio_grid_wrapper.one_col .portfolio_grid_title a {
font-size:24px;
line-height:26px;
}
.portfolio_grid_wrapper.one_col .tags a {
font-size:14px;
line-height:16px;
padding:6px 10px 10px 10px;
display:inline-block;
background:#363b43;
transition:background 400ms, color 400ms;
margin-right:2px;
}
.portfolio_grid_wrapper.one_col .tags a:hover {
background:#666c77;
color:#ffffff;
}
.portfolio_grid_wrapper.one_col .filter_block {
padding:36px 0 31px 0;
}
.portfolio_grid_wrapper.one_col .pagerblock {
padding-left:0;
padding-right:0;
}
.light_color_scheme .portfolio_grid_wrapper.one_col .tags a {
background:#a7acb6;
color:#ffffff;
}
.light_color_scheme .portfolio_grid_wrapper.one_col .tags a:hover {
background:#f1f2f4;
color:#363b43;
} .anim_el.loading {
opacity: 0;
transform: translateY(100px);
}
.anim_el {
transition: all 300ms;
} .shift_gallery_wrapper,
.shift_gallery {
position:fixed;
display:block;
left:0;
top:0;
width:100%;
height:100%;
}
.shift_slide {
background-size:cover!important;
transition:top 500ms, opacity 500ms, width 500ms;
opacity:0;
display:block;
width:50%;
top:0;
z-index:-1;
position:absolute;
}
.odd_slide {
left:0;
}
.even_slide {
right:0;
}
.shift_even_prev2,
.shift_even_next2,
.shift_odd_prev2,
.shift_odd_next2 {
z-index:16;
opacity:1;
}
.shift_odd_prev,
.shift_odd_next,
.shift_even_prev,
.shift_even_next {
z-index:18;
opacity:1;
}
.prev_power .shift_odd_next,
.prev_power .shift_even_next,
.next_power .shift_odd_prev,
.next_power .shift_even_prev {
z-index:18;
}
.prev_power .shift_odd_prev,
.prev_power .shift_even_prev,
.next_power .shift_odd_next,
.next_power .shift_even_next {
z-index:17;
}
.shift_odd_prev2,
.shift_even_next2 {
top:-200%
}
.shift_odd_next2,
.shift_even_prev2 {
top:200%
}
.shift_odd_prev,
.shift_even_next {
top:-100%
}
.shift_odd_next,
.shift_even_prev {
top:100%
}
.shift_odd_current,
.shift_even_current {
top:0;
z-index:19;
opacity:1;
}
.shift_gallery_page .footer {
position:relative;
z-index:25;
} .shift_btn_prev,
.shift_btn_next {
width:27px;
height:13px;
display:block;
position:absolute;
background:url(//www.avvocatovitale.com/wp-content/themes/johnblack/img/sprite.png) no-repeat 0 0;
background-size:300px 150px;
top:50%;
left:50%;
transition:opacity 500ms, z-index 500ms;
}
.light_color_scheme .shift_btn_prev,
.light_color_scheme .shift_btn_next {
background-position: 0 -70px;
}
.shift_btn_prev {
transform:rotate(-90deg) translateY(-50%);
margin-left:14px;
}
.shift_btn_next {
transform:rotate(90deg) translateY(-50%);
margin-left:-40px;
}
.odd_alone .shift_btn_next {
display:none;
}
.even_alone .shift_btn_prev {
display:none;
} .shift_title_wrapper {
position:absolute;
top:50%;
margin:-33px 0 0 0;
}
.shift_title_wrapper h2,
.shift_title_wrapper h4 {
color:#ffffff;
}
.light_color_scheme .shift_title_wrapper h2,
.light_color_scheme .shift_title_wrapper h4 {
color:#363b43;
}
.shift_title_wrapper h2 {
margin-bottom:13px;
position:relative;
}
.odd_slide .shift_title_wrapper {
right:50px;
text-align:right;
}
.even_slide .shift_title_wrapper {
left:50px;
text-align:left;
}
.shift_title_wrapper h2:before {
content:'';
width:14px;
height:2px;
background:#ffffff;
display:block;
position:absolute;
bottom:-6px;
}
.light_color_scheme .shift_title_wrapper h2:before {
background:#363b43;
}
.odd_slide .shift_title_wrapper h2:before {
right:0;
}
.shift_title_wrapper h4 {
text-transform:none;
line-height:16px;
}
.shift_title:empty,
.shift_title:empty:before {
display:none;
}
.shift_gallery_wrapper.fullview .shift_slide {
width:0%;
z-index:18;
}
.shift_gallery_wrapper.fullview .shift_odd_current.slide_fullview,
.shift_gallery_wrapper.fullview .shift_even_current.slide_fullview {
width:100%;
z-index:20;
}
.shift_gallery_wrapper.fullview .shift_btn_prev,
.shift_gallery_wrapper.fullview .shift_btn_next {
opacity:0;
z-index:-1;
}
.pp_page .wrapper {
padding-top:0!important;
position:relative;
text-align:center;
position:fixed;
left:0;
top:0;
width:100%;
height:100%;
min-height:0!important;
}
.pp_page .wrapper_404:after {
display:none;
}
.pp_page .wrapper_404 {
left:50%;
transform:translate(-50%,0);
z-index:17;
}
.post-password-form p:first-child {
display:none;
}
.post-password-form p {
font-size:0;
line-height:0;
}
.pp_page .footer {
position:fixed;
bottom:0;
left:0;
width:100%;
}
.pp_page .wrapper_404 label,
.pp_page .wrapper_404 input[type="password"] {
width:400px;
line-height:23px;
display:inline-block;
margin:0;
}
.pp_page .pp_block {
padding:0;
}
.pp_page .wrapper_404 h1 {
font-size:100px;
line-height:100px;
}
.flow_gallery .footer {
position:relative;
z-index:99;
}
@media only screen and (min-width: 901px) {
.flow_gallery .wrapper:after,
.ribbon_slider_page .wrapper:after,
.port_grid_fs .wrapper:after,
.shift_gallery_page .wrapper:after {
position:fixed;
left: 0;
top: 0;
width: 100%;
height: 25%;
content: '';
background: -moz-linear-gradient(top,  rgba(0,0,0,0.23) 0%, rgba(255,255,255,0) 100%); background: -webkit-linear-gradient(top,  rgba(0,0,0,0.23) 0%,rgba(255,255,255,0) 100%); background: linear-gradient(to bottom,  rgba(0,0,0,0.23) 0%,rgba(255,255,255,0) 100%); z-index: 10;
}
.flow_gallery .light_color_scheme .wrapper:after,
.ribbon_slider_page .light_color_scheme .wrapper:after,
.port_grid_fs .light_color_scheme .wrapper:after,
.shift_gallery_page .light_color_scheme .wrapper:after {
position:fixed;
left: 0;
top: 0;
width: 100%;
height: 25%;
content: '';
background: -moz-linear-gradient(top,  rgba(255,255,255,0.23) 0%, rgba(255,255,255,0) 100%); background: -webkit-linear-gradient(top,  rgba(255,255,255,0.23) 0%,rgba(255,255,255,0) 100%); background: linear-gradient(to bottom,  rgba(255,255,255,0.23) 0%,rgba(255,255,255,0) 100%); z-index: 10;
}
} .ribbon_slider_page .site_wrapper {
min-height:0!important;
}
.ribbon_slider_page .main_wrapper {
padding:0;
}
.ribbon_slider_page header.main_header {
background:none;
transition:background 500ms;
}
.ribbon_slider_page header.main_header {
transition:opacity 500ms, top 500ms;
}
.ribbon_slider_wrapper {
position:fixed;
right:auto;
left:0;
display:block;
overflow:hidden;
width:100%;
}
ul.ribbon_slider {
margin:0;
padding:0;
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
z-index:13;
}
ul.ribbon_slider li {
list-style:none;
padding:0;
margin:0;
height:100%;
display: block;
position: absolute;
left: 0;
top: 0;
opacity: 0;
z-index: -1;
transition: left 600ms, opacity 600ms, z-index 600ms, transform 600ms;
-webkit-transition: left 600ms, opacity 600ms, z-index 600ms, transform 600ms;
}
ul.ribbon_slider li.ribbon_current,
ul.ribbon_slider li.ribbon_prev2,
ul.ribbon_slider li.ribbon_prev,
ul.ribbon_slider li.ribbon_next,
ul.ribbon_slider li.ribbon_next2 {
left: 0;
top: 0;
opacity: 1;
z-index: 17;
}
ul.ribbon_slider li:before {
transition:background 500ms;
}
ul.ribbon_slider li.ribbon_next2:before,
ul.ribbon_slider li.ribbon_prev2:before,
ul.ribbon_slider li.ribbon_prev:before,
ul.ribbon_slider li.ribbon_next:before {
content:'';
width:100%;
height:100%;
display:block;
left:0;
top:0;
position:absolute;
background:rgba(0,0,0,0.5);
}
.light_color_scheme ul.ribbon_slider li.ribbon_next2:before,
.light_color_scheme ul.ribbon_slider li.ribbon_prev2:before,
.light_color_scheme ul.ribbon_slider li.ribbon_prev:before,
.light_color_scheme ul.ribbon_slider li.ribbon_next:before {
background:rgba(255,255,255,0.3);
}
ul.ribbon_slider li.ribbon_current:before {
content:'';
width:100%;
height:100%;
display:block;
left:0;
top:0;
position:absolute;
background:rgba(0,0,0,0);
}
ul.ribbon_slider li.ribbon_prev,
ul.ribbon_slider li.ribbon_next {
z-index:18;
}
ul.ribbon_slider li.ribbon_current {
z-index: 19;
}
ul.ribbon_slider li img {
width:auto;
height:100%;
display:block;
margin:0 0;
}
ul.ribbon_slider li iframe {
display:block;
margin:0 25px;
}
.ribbon_nextSlide,
.ribbon_prevSlide {
width:27px;
height:13px;
display:block;
border-radius:100%;
transition:opacity 500ms, left 500ms, z-index 500ms;
z-index:31;
opacity:1;
background:url(//www.avvocatovitale.com/wp-content/themes/johnblack/img/sprite.png) no-repeat 0 0;
background-size:300px 150px;
}
.ribbon_prevSlide {
background-position:0 0;
position:fixed;
left:50px;
top:50%;
transform:translateY(-50%);
}
.ribbon_nextSlide {
background-position:-27px 0;
position:fixed;
right:50px;
top:50%;
transform:translateY(-50%);
}
.light_color_scheme .ribbon_prevSlide {
background-position:0 -70px;
}
.light_color_scheme .ribbon_nextSlide {
background-position:-27px -70px;
}
.ribbon_nextSlide:hover,
.ribbon_prevSlide:hover {
opacity:0.7;
}
.ribbon_title {
position:fixed;
left:50px;
bottom:100px;
margin:0;
color:#ffffff;
}
.light_color_scheme .ribbon_title {
color:#363b43;
} .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;
transform:scale(0,0);
z-index:-5;
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;
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;
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%;
transform:translateX(-50%);
bottom:100px;
top: auto;
text-align:center;
height:auto;
position:fixed;
}
.flow_gallery .fs_title_wrapper h2 {
margin:0;
} .strip-page .footer {
display:none;
}
.strip-menu,
.strip_template {
overflow: hidden;
position:fixed;
left:0;
top:0;
width:100%;
height:100%;
display:block;
font-size:0;
line-height:0;
}
.strip-item {
width:100%;
position:relative;
height:100%;
display:inline-block;
vertical-align:text-bottom;
background-repeat:no-repeat;
background-size:cover;
background-position:center;
}
.strip-item:before {
content:'';
width:100%;
height:100%;
display:block;
position:absolute;
left:0;
top:0;
background:rgba(0,0,0,0.3);
transition:background 400ms;
}
.light_color_scheme .strip-item:before {
background:rgba(255,255,255,0.15);
}
.strip_title {
font-size:24px;
line-height:26px;
color:#fff;
margin-bottom:13px;
position:relative;
}
.strip_title:before {
content:'';
width:14px;
height:2px;
background:#ffffff;
display:block;
position:absolute;
bottom:-6px;
left:50%;
margin-left:-7px;
}
.strip_caption {
font-size:14px;
line-height:16px;
color:#fff;
}
.light_color_scheme .strip_title,
.light_color_scheme .strip_caption {
color:#363b43;
}
.light_color_scheme .strip_title:before {
background:#363b43;
}
.content_strip_wrapper {
position:absolute;
left:50%;
top:50%;
transform:translateX(-50%);
margin:-33px 0 0 0;
text-align:center;
transition:transform 400ms;
padding:0 20px;
}
.strip-item a {
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
display:block;
z-index:15;
}
.strip-item:hover:before {
background:rgba(0,0,0,0.5);
}
.light_color_scheme .strip-item:hover:before {
background:rgba(255,255,255,0.3);
}
.strip-item:hover .content_strip_wrapper {
transform:translate(-50%,-20%);
}
@media only screen and (min-width: 960px) and (max-width: 1200px) {
.port4cols .portfolio_grid_item,
.port5cols .portfolio_grid_item {
width:33.33%;
}
}
@media only screen and (min-width: 760px) and (max-width: 960px) {
.port2cols .portfolio_grid_item,
.port3cols .portfolio_grid_item,
.port4cols .portfolio_grid_item,
.port5cols .portfolio_grid_item {
width:50%;
}
.portfolio_grid_wrapper.one_col .port_1col_img,
.portfolio_grid_wrapper.one_col .port_1col_content {
width:100%;
padding:0;
}
.portfolio_grid_wrapper.one_col .port_1col_content {
padding-top:20px;
}
}
@media only screen and (max-width: 760px) {
.strip-item	{
width:100%!important;
}
.content_strip_wrapper {
left:auto;
right:30px;
text-align:right;
transform:none!important;
padding-right:0;
}
.strip_title:before {
margin-left:0;
left:auto;
right:0;
}
.strip-menu,
.strip_template {
position:static;
}
.port2cols .portfolio_grid_item,
.port3cols .portfolio_grid_item,
.port4cols .portfolio_grid_item,
.port5cols .portfolio_grid_item {
width:100%;
}
.portfolio_grid_wrapper.one_col .port_1col_img,
.portfolio_grid_wrapper.one_col .port_1col_content {
width:100%;
padding:0;
}
.portfolio_grid_wrapper.one_col .port_1col_content {
padding-top:20px;
}
.portfolio_grid_wrapper.one_col .pgc_left_part,
.portfolio_grid_wrapper.one_col .pgc_right_part {
float:none;
text-align:center;
margin:0 auto;
}
.portfolio_grid_wrapper.one_col .pgc_right_part .post_info {
text-align:center;
display:inline-block;
float:none;
}
.mirror_container,
.flow_reflection {
height:50px;
}
.flow_container {
transform:scale(0.7,0.7) translateY(-20px);
}
.ribbon_prevSlide {
left:15px;
}
.ribbon_nextSlide {
right:15px;
}
.ribbon_title {
bottom:15px;
left:0;
width:100%;
text-align:center;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
padding:0 15px;
}
.shift_slide .shift_title_wrapper {
position:absolute;
top:50%;
margin:-33px 0 0 0;
opacity:0!important;
transition:opacity 400ms;
min-width:300px;
}
.slide_fullview.shift_slide .shift_title_wrapper {
opacity:1!important;
}
}
.gt3_pre {
white-space: pre;
}
.all_array_wrapper {
font-size:0;
line-height:0;
padding-top:30px;
}
.all_array_wrapper > div {
display:inline-block;
width:12.5%;
}
.all_array_wrapper > div img {
display:block;
width:100%;
height:auto;
} .portfolio_grid_isotope,
.fullscreen_style .portfolio_grid {
overflow:hidden !important;
}
.show_album_content {
text-align:center;
}
.albums_load_more {
margin:0 auto 30px auto;
}
.show_album_content .portfolio_grid_item_wrapper {
position:relative;
}
.show_album_content .portfolio_grid_item_wrapper > a {
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
display:block;
}
.show_album_content .portfolio_grid_item_wrapper:hover .gallery_fadder:before {
opacity:0.5;
}
.show_album_content .portfolio_grid_item_wrapper:hover .gallery_fadder {
background:rgba(54,59,67, 0.56);
} .gt3_preloader {
position:fixed;
width:100%;
height:100%;
display:block;
left:0;
top:0;
z-index:9999999;
transition:opacity 500ms;
}
.gt3_preloader.removePreloader {
opacity:1;
}
.gt3_preloader .gt3_preloader_content {
width: 60px;
height: 60px;
position:absolute;
left:50%;
top:50%;
transform:translate(-50%,-50%);
}
.gt3_preloader .arc1,
.gt3_preloader .arc2,
.gt3_preloader .arc3 {
width: 80%;
height: 80%;
border-radius: 50%;
border-width: 2px;
border-style: solid;
position:absolute;
left:50%;
top:50%;
-webkit-animation: panel_icon 2s infinite linear;
-moz-animation: panel_icon 2s infinite linear;
animation: panel_icon 2s infinite linear;
margin: -40% 0 0 -40%;
}
.gt3_preloader .arc2 {
width: 65%;
height: 65%;
margin: -32.5% 0 0 -32.5%;
-webkit-animation: panel_icon_rotate 2s infinite linear;
-moz-animation: panel_icon_rotate 2s infinite linear;
animation: panel_icon_rotate 2s infinite linear;
}
.gt3_preloader .arc3 {
width: 50%;
height: 50%;
-webkit-animation: panel_icon_reverse 1s infinite linear;
-moz-animation: panel_icon_reverse 1s infinite linear;
animation: panel_icon_reverse 1s infinite linear;
margin: -25% 0 0 -25%;
}
.ar_wrap {
transform: rotate(90deg);
-webkit-transform: rotate(90deg);
} @keyframes panel_icon {
0% {transform:rotate(0deg);}
50% {transform:rotate(180deg);}
100% {transform:rotate(360deg);}
}
@-webkit-keyframes panel_icon {
0% {transform:rotate(0deg);}
50% {transform:rotate(180deg);}
100% {transform:rotate(360deg);}
}
@keyframes panel_icon_reverse {
0% {transform:rotate(0deg);}
50% {transform:rotate(-180deg);}
100% {transform:rotate(-360deg);}
}
@-webkit-keyframes panel_icon_reverse {
0% {transform:rotate(0deg);}
50% {transform:rotate(-180deg);}
100% {transform:rotate(-360deg);}
}
@keyframes panel_icon_rotate {
0% {transform:rotate(60deg);}
50% {transform:rotate(240deg);}
100% {transform:rotate(420deg);}
}
@-webkit-keyframes panel_icon_rotate {
0% {transform:rotate(60deg);}
50% {transform:rotate(240deg);}
100% {transform:rotate(420deg);}
}.mobile_menu_wrapper {
margin-bottom: 20px;
}
.page-template-page-kenburns .mobile_menu_wrapper,
.page-template-page-fullscreen-slider .mobile_menu_wrapper,
.single-gallery .mobile_menu_wrapper,
.page-template-page-background .mobile_menu_wrapper,
.page-template-page-shift-slider .mobile_menu_wrapper,
.error404 .mobile_menu_wrapper,
.page-template-page-gallery-ribbon .mobile_menu_wrapper {
margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
[class*=span] {
float: left;
}
.span1 {
width: 8.333333333333332%;
}
.span2 {
width: 16.666666666666664%;
}
.span3 {
width: 25%;
}
.span4 {
width: 33.33333333333333%;
}
.span5 {
width: 41.66666666666667%;
}
.span6 {
width: 50%;
}
.span7 {
width: 58.333333333333336%;
}
.span8 {
width: 66.66666666666666%;
}
.span9 {
width: 75%;
}
.span10 {
width: 83.33333333333334%;
}
.span11 {
width: 91.66666666666666%;
}
.span12 {
width: 100%;
}
.container {
width: 750px;
}
.right-sidebar-block,
.left-sidebar-block,
.fl-container.hasRS,
.posts-block.hasLS {
float:left;
}
.right-sidebar-block,
.left-sidebar-block {
width:33.3%;
}
.fl-container {
width:100%;
}
.fl-container.hasRS,
.posts-block.hasLS {
width:66.7%;
}
}
@media only screen and (min-width: 901px) {
a.menu_toggler {
display: none !important;
}
.mobile_menu_wrapper,
.mobile-navigation-toggle {
display: none !important;
}
}
@media only screen and (min-width: 992px) {
.container {
width: 970px;
}
}
@media only screen and (min-width: 1200px) {
.container {
width: 1200px;
}
.countdown-section {
margin-right: 175px;
}
.countdown-section:after {
right: -88px;
}
.countdown-amount {
font-size: 112px;
line-height: 82px;
}
.module_testimonial .module_inner {
padding-left: 170px;
padding-right: 170px;
}
.slick-prev {
left: -170px;
}
.slick-next {
right: -170px;
}
}
@media only screen and (max-width: 900px) {
.header_holder,
.main_header .fright {
display: none !important;
}
.main_header {
position: relative !important;
}
.main_header header {
padding-right: 20px;
}
.wrapper {
padding-top: 0 !important;
}
.mobile_menu_wrapper {
display:none;
z-index:999;
}
.mobile_menu_wrapper .sub-menu {
display:block;
}
.mobile_menu_wrapper .sub-nav {
display: none;
}
.mobile_menu_wrapper ul.menu {
padding:12px 29px 18px 29px;
margin:0;
list-style:none;
}
.mobile_menu_wrapper ul.menu > li {
padding:3px 0;
margin:0;
list-style:none;
text-align:left!important;
}
.mobile_menu_wrapper ul.menu li a {
display:inline-block;
vertical-align: top;
position: relative;
padding-right: 12px;
}
.mobile_menu_wrapper .menu-item-has-children > a:after {
position: absolute;
top: 0;
right: 0;
content: "\f107";
display:inline-block;
font-family: 'FontAwesome';
font-weight:normal;
}
.mobile_menu_wrapper ul.menu ul,
.mobile_menu_wrapper ul.menu ul ul {
padding:3px 0 0 0;
margin:0 0 0 15px;
list-style: none;
}
.mobile_menu_wrapper ul.menu li li,
.mobile_menu_wrapper ul.menu li li li {
padding:3px 0;
}
.mobile_menu_wrapper ul.menu li li:last-child,
.mobile_menu_wrapper ul.menu li li li:last-child {
padding-bottom:0;
}
.logo_sect {
float: none;
display: block;
}
.logo_sect .logo {
vertical-align: top;
max-width: 100%;
}
.logo_sect .logo img {
max-width: 100%;
height: auto;
}
.strip_template .strip-item a:after {
width: 100%;
height: 1px;
top: auto;
bottom: 0;
}
.fs_title_wrapper,
.fs_thmb_viewport,
.fs_controls {
display:none!important;
}
.page-template-page-with-slider .fs_gallery_slider,
.contacts_map {
width: 100%;
position: relative;
height: 400px;
}
.hide_module_title .bg_title {
display: none;
}
.shift_gallery_wrapper,
.shift_gallery {
position:absolute;
height: 100% !important;
min-height: auto !important;
}
.shift_btn_prev,
.shift_btn_next {
z-index: 50;
}
.shift_title_wrapper {
display: none;
}
.height_100percent {
min-height: auto;
}
.wrapper_404 .container,
.absolute_container,
.pp_page .wrapper_404 {
position: relative !important;
top: auto !important;
left: auto !important;
transform: none !important;
-webkit-transform: none !important;
height: auto !important;
margin: 0 auto !important;
padding: 30px 0;
}
.global_count_wrapper .absolute_container {
position: absolute !important;
top: 50% !important;
left: 50% !important;
transform: translate(-50%, -50%) !important;
-webkit-transform: translate(-50%, -50%) !important;
height: auto !important;
margin: 0 !important;
padding: 0 !important;
width: 90% !important;
}
.pp_container {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.wrapper {
position: relative !important;
}
.pp_page .footer {
position:relative !important;
bottom:auto;
left:auto;
width:100%;
}
.contacts_map {
margin-top: 50px;
}
.wrapper_404 h1 {
padding-top: 0;
}
.flow_container,
.ribbon_slider_wrapper {
position: absolute !important;
top: 0 !important;
margin-top: -30px;
}
.ribbon_prevSlide,
.ribbon_nextSlide {
position: absolute;
}
.ribbon_slider_wrapper {
margin-top: 0;
}
.ribbon_title {
display: none !important;
}
.span-sm12 {
width: 100%;
}
}
@media only screen and (max-width: 320px) {
ol.commentlist li ul li .stand_comment {
padding-left:30px;
}
}
@media only screen and (max-width: 480px) {
.page-template-page-with-slider .fs_gallery_slider,
.contacts_map {
height: 300px;
}
.price_item_head,
.price_item_body,
.price_item_btn {
padding-left: 35px;
padding-right: 35px;
}
.price_item_head:after {
left: 35px;
}
.price_item_title h2 {
line-height: 35px;
font-size: 32px;
}
.price_item_btn a,
.price_item_cost {
float: none;
}
.prev_next_links .fleft,
.prev_next_links .fright {
float: none;
padding-bottom: 15px;
}
.prev_next_links .fleft a,
.prev_next_links .fright a {
text-align: center;
}
.prev_next_links span {
padding-left: 0 !important;
padding-right: 0 !important;
}
.prev_next_links span:after {
display: none;
}
.search_result_form .search_text,
.pp_page .wrapper_404 label,
.pp_page .wrapper_404 input[type="password"] {
max-width: 140px !important;
}
.shortcode_tab_item_title {
display: block;
margin:1px 0 0 0;
}
.ribbon_slider_wrapper,
.ribbon_slider_wrapper > ul,
.ribbon_slider_wrapper > ul > li {
height: 100% !important;
}
}
@media only screen and (max-width: 1199px) {
.page_title h1 {
padding-right: 90px !important;
font-size: 80px !important;
line-height: 85px !important;
}
.page_title h1:after {
width: 60px;
}
}
@media only screen and (max-width: 767px) {
.page_title h1 {
padding-right: 60px !important;
font-size: 40px !important;
line-height: 45px !important;
}
.page_title h1:after {
width: 35px;
}
.container {
padding-right: 30px;
padding-left: 30px;
}
.footer .copyright,
.footer .foot_info_block {
display:block;
float:none;
text-align:center;
}
.items2.featured_posts .featured_item,
.items3.featured_posts .featured_item,
.items4.featured_posts .featured_item,
.sponsors_works.items1 li,
.sponsors_works.items2 li,
.sponsors_works.items3 li,
.sponsors_works.items4 li,
.shortcode_diagram.items1 li,
.shortcode_diagram.items2 li,
.shortcode_diagram.items3 li,
.shortcode_diagram.items4 li,
.module_iconboxes .items1 .shortcode_iconbox,
.module_iconboxes .items2 .shortcode_iconbox,
.module_iconboxes .items3 .shortcode_iconbox,
.module_iconboxes .items4 .shortcode_iconbox,
.list-of-images.items1 .gallery_item,
.list-of-images.items2 .gallery_item,
.list-of-images.items3 .gallery_item,
.list-of-images.items4 .gallery_item,
.list-of-images.items1 .portfolio_item,
.list-of-images.items2 .portfolio_item,
.list-of-images.items3 .portfolio_item,
.list-of-images.items4 .portfolio_item,
.featured_items .items1 li,
.featured_items .items2 li,
.featured_items .items3 li,
.featured_items .items4 li,
.module_team .items2 li,
.module_team .items3 li,
.module_team .items4 li {
width: 100%;
}
.module_price_table .price_item {
width: 100% !important;
}
.text-right {
text-align: left;
}
.element {
width:100% !important;
}
.container {
padding-right: 30px;
padding-left: 30px;
}
h1, h1 span, h1 a {
font-size:30px;
}
h4, h4 span, h4 a {
font-size:22px;
}
h5, h5 span, h5 a {
font-size:20px;
}
.portfolio_bg1,
.creative_bg {
background: none;
padding-top: 0;
padding-bottom: 0;
}
.wrapper_404 .container {
width: 100%;
}
.module_google_map iframe,
.flex_fullwidth .flexslider,
.flex_fullwidth .flexslider .slides > li {
height: 350px !important;
}
.countdown-section {
margin-right: 29px;
padding-top: 0;
text-align: center;
}
.countdown-section:after {
right: -16px;
}
.countdown-amount {
font-size: 24px;
line-height: 30px;
text-align: center;
}
.countdown-period {
text-transform: none;
font-size: 11px;
line-height: 20px;
position: relative;
text-align: center;
top: auto;
left: auto;
transform: none;
-webkit-transform: none;
}
.coming_bottom .social_icons,
.global_count_wrapper p {
display: none;
}
.list_of_works {
padding: 50px;
}
.ribbon_wrapper,
.fs_grid_gallery {
height:auto!important;
}
.ribbon_list,
.fw_gallery_list {
position:static!important;
width:100%!important;
height:auto!important;
margin:0 0 20px 0!important;
}
.ribbon_list li,
.fw_gallery_list li {
width:100%!important;
box-sizing:border-box!important;
-webkit-box-sizing:border-box!important;
-moz-box-sizing:border-box!important;
padding:0 10px!important;
margin:10px 0 0 0!important;
opacity:1!important;
}
.fw_gallery_list li {
position:static!important;
height:auto!important;
}
.slide_wrapper {
display:block!important;
margin:0!important;
height:auto!important;
}
.ribbon_list li img,
.fw_gallery_list li img {
display:block!important;
width:100%!important;
height:auto!important;
}
.slider_info {
position:static!important;
margin-left:0!important;
}
.pl170 {
padding-left: 30px;
}
.pr170 {
padding-right: 30px;
}
.contact_video_bg,
.showreel_video_bg,
.flex_singlepost_fullwidth .flexslider,
.flex_singlepost_fullwidth .flexslider .slides > li,
.module_video .video_bg,
.module_video .wrapped_video iframe {
height: 300px !important;
}
.margin80 {
margin: 40px 30px;
}
.pt170,
.pt190 {
padding-top: 40px;
}
.pt200 {
padding-top: 100px;
}
.pb170,
.pb190 {
padding-bottom: 40px;
}
.pb160 {
padding-bottom: 60px;
}
.flexslider .absolute_container a.shortcode_button {
display: none;
}
.list_of_works li {
padding-left: 0 !important;
}
.list_of_works li img {
display: none;
}
.column1 .item_title_block {
padding-top: 30px;
}
.single_image img {
width: 100%;
height: auto;
}
.page-template-page-coming-soon {
overflow: hidden;
}
.module_skills .skills_list li {
width: calc(100% - 30px) !important;
}
.wrapper_404 h1,
.pp_page .wrapper_404 h1 {
line-height: 40px;
font-size: 35px;
}
.wrapper_404 h2 {
margin-bottom: 25px;
font-size: 18px;
line-height: 24px;
}
.coming_soon_title {
padding-bottom: 20px;
}
.coming_soon_form {
padding: 0;
}
.single_post .tagcloud,
.single_post .post_info {
float: none;
margin-top: 0;
margin-bottom: 20px;
}
.single_post .post_info {
margin-bottom: 0;
}
.blogpost_user_meta .author-ava {
position: static;
left: auto;
top: auto;
margin: 0 auto 20px auto;
}
.blogpost_user_meta {
padding-left: 30px;
text-align: center;
}
ol.commentlist li ul li .stand_comment {
padding-left: 143px;
}
ol.commentlist li ul li ul li .stand_comment {
padding-left: 173px;
}
.container.pp_container {
padding-left: 0;
padding-right: 0;
}
.search_result_form .search_text,
.pp_page .wrapper_404 label,
.pp_page .wrapper_404 input[type="password"] {
max-width: 200px;
}
.portfolio_grid_wrapper .filter_block li {
display: block;
text-align: center;
margin: 0 0 7px 0;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.page_title h1 {
padding-right: 70px !important;
font-size: 50px !important;
line-height: 55px !important;
}
.page_title h1:after {
width: 40px;
}
.post_meta_socials .span9,
.post_meta_socials .span3 {
width:100%;
text-align:left;
}
.element .featured_items_title {
padding-bottom:0;
}
.element .featured_items_title h5,
.element .featured_items_title h5 a {
font-size: 14px;
line-height: 15px !important;
}
.element .featured_meta {
display:none;
}
.contact_video_bg,
.showreel_video_bg,
.flex_singlepost_fullwidth .flexslider,
.flex_singlepost_fullwidth .flexslider .slides > li,
.module_video .video_bg,
.module_video .wrapped_video iframe {
height: 500px !important;
}
.pt170,
.pt190 {
padding-top: 80px;
}
.pb170,
.pb190 {
padding-bottom: 80px;
}
.pt200 {
padding-top: 100px;
}
.pb160 {
padding-bottom: 60px;
}
.colored_section {
width: 100%;
}
.int_banner_descr {
display: none;
}
.list_of_works li {
padding-left: 0 !important;
}
.list_of_works li img {
display: none;
}
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
.module_counter {
width: 50%;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.element .featured_items_title {
padding-bottom:0;
}
.element .featured_items_title h5,
.element .featured_items_title h5 a {
font-size: 16px;
line-height: 20px !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 1250px) {
.price_item_head,
.price_item_body,
.price_item_btn {
padding-left: 35px;
padding-right: 35px;
}
.price_item_head:after {
left: 35px;
}
.price_item_title h2 {
line-height: 35px;
font-size: 32px;
}
.price_item_btn a,
.price_item_cost {
float: none;
}
.wrapper_404 h1,
.pp_page .wrapper_404 h1 {
line-height: 80px;
font-size: 55px;
}
}
@media only screen and (min-width: 1800px) {
.coming_bottom {
bottom: 12.8%;
}
.coming_soon_form {
padding-top: 184px;
padding-bottom: 37px;
}
.coming_soon_title {
padding-bottom: 72px;
}
}
@media only screen and (max-width: 1024px) {
.fs_slider_next,
.fs_slider_prev,
.nivo-prevNav,
.nivo-nextNav,
.nivo-directionNav {
display: none !important;
}
.fs_gallery_slider:after,
.fs_gallery_slider:before {
display: none !important;
}
}* {
font-family:Open Sans;
}
body,
input[type="text"],
input[type="email"],
input[type="password"],
input[type="password"],
input[type="submit"],
textarea,
.comment-form p.form-allowed-tags code,
#swipebox-title,
.scroll_pane_wrap .span6 blockquote {
font-family:Open Sans;
}
body {
background:#ffffff;
color:#363b43;
line-height:28px;
font-size:14px;
font-weight:300;
}
.gt3_preloader,
.flow_container li {
background:#ffffff;
}
.flow_reflection:before {
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); }
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
textarea {
font-weight:300;
}
::-moz-selection{background: rgba(84,89,95, 0.99) !important; color: #ffffff;}::selection{background: rgba(84,89,95, 0.99) !important; color: #ffffff;}
input[type="button"],
input[type="reset"],
input[type="submit"] {
font-family:Open Sans;
}
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background: #54595f;
}
a {
color:#54595f;
}
a:hover,
a:focus {
color:#363b43;
}
.wrapper_404 {
background-image:url(https://www.avvocatovitale.com/wp-content/themes/johnblack/img/bg_img_light.jpg);
}
.pp_page .wrapper_404 {
background-image:none;
} h1, h1 span, h1 a,
h2, h2 span, h2 a,
h3, h3 span, h3 a,
h4, h4 span, h4 a,
h5, h5 span, h5 a,
h6, h6 span, h6 a,
.countdown-amount,
.countdown-period,
.strip_template .strip-item a span,
.column1 .item_title a,
blockquote,
.index_number,
.price_item_btn a,
.learn_more,
.prev_next_links a b,
.shortcode_tab_item_title {
font-family: Open Sans;
font-weight: 700
}
h1, h1 a, h1 span {
font-size:22px;
line-height:26px;
}
h2, h2 a, h2 span, h3#reply-title, h3#reply-title a {
font-size:18px;
line-height:26px;
}
h3, h3 a, h3 span,
.sidepanel .title,
.prev_next_links a b {
font-size:14px;
line-height:22px;
}
h4, h4 a, h4 span {
font-size:12px;
line-height:19px;
}
h5, h5 a, h5 span {
font-size:12px;
line-height:21px;
}
h6, h6 a, h6 span {
font-size:12px;
line-height:21px;
}
.color {
color:#54595f !important;
}
.colored_bg {
background-color:#54595f;
}
.dropcap,
.comment_info h3,
.comment_info h3 a,
.author_says {
color:#363b43;
}
.contentarea ul > li:before,
.port_1col_article ul > li:before,
.slick_testim_info p:after {
background: #363b43;
}
h1, h1 span, h1 a,
h2, h2 span, h2 a,
h3, h3 span, h3 a,
h4, h4 span, h4 a,
h5, h5 span, h5 a,
h6, h6 span, h6 a,
.diagram_item .chart,
.blog_content p,
.item_title a {
color:#050a30;
}
.item_title a:before {
background: #050a30;
}
.highlighted_colored {
background:#54595f;
}
.highlighted_dark {
background:#969aa3;
}
.dropcap.type1 {
color:#969aa3;
}
blockquote:before {
color:#54595f;
}
blockquote.type2:before {
color:#969aa3;
}
.footer {
background:#f6f7f8;
}
.copyright,
.foot_info_block {
color: #969aa3;
font-family:Open Sans;
}
ul.social_icons li a,
ul.social_icons li span {
line-height:28px;
}
.footer a,
ul.social_icons li a,
ul.social_icons li i,
.contentarea ul.social_icons a:hover i,
.contentarea .author-description ul.social_icons a,
.contentarea .author-description ul.social_icons i {
color: #969aa3;
}
ul.social_icons a:hover,
.contentarea .author-description ul.social_icons a:hover,
.contentarea .author-description ul.social_icons a:hover i {
color: #54595f;
}
header nav ul.menu > li > a,
.lang_selector .language_list li,
.lang_selector a {
color: #050a30;
}
header nav ul.menu > li > a:before,
.lang_selector:before {
background: #050a30;
}
header nav ul.menu > li:hover > a,
header nav ul.menu > li.current-menu-ancestor > a,
header nav ul.menu > li.current-menu-item > a,
header nav ul.menu > li.current-menu-parent > a {
color: #54595f;
}
header nav ul.menu > li.current-menu-ancestor > a:before,
header nav ul.menu > li.current-menu-item > a:before,
header nav ul.menu > li.current-menu-parent > a:before {
background: #54595f;
}
header nav ul.menu .sub-nav {
background: #050a30;
}
header nav ul.menu .sub-nav:after {
border-color: transparent transparent #050a30 transparent;
}
header nav ul.sub-menu li {
line-height:24px;
font-size:12px;
}
header nav ul.sub-menu li a {
color: #dcdfe5;
font-weight:400;
line-height:24px;
font-size:12px;
font-family:Open Sans;
}
header nav ul.sub-menu li.menu-item-has-children > a:after {
line-height:24px;
font-size:12px;
}
header nav ul.sub-menu > li:hover > a,
header nav ul.sub-menu > li.current-menu-item > a,
header nav ul.sub-menu > li.current-menu-ancestor > a,
header nav ul.sub-menu > li.current-menu-parent > a {
color:#54595f;
}
.small_sticky .main_header {
background:#ffffff;
}
header nav ul.menu > li > a,
.lang_selector .language_list li,
.lang_selector a {
font-size: 12px;
font-weight: 400;
font-family:Open Sans;
}
.lang_selector .language_list li:hover,
.lang_selector a:hover,
#cancel-comment-reply-link:hover {
color: #54595f;
}
.top_search form input[type="text"] {
font-size:14px;
font-weight:300;
font-family:Open Sans;
}
.top-icon-search:after {
color: #050a30;
}
.top-icon-search:hover:after,
.ct-search-open .top-icon-search:after {
color: #54595f;
}
.fs_controls a:hover {
color: #54595f;
}
.ct-search-hover .top-icon-search:after {
color: #050a30;
}
.fs_thmb_viewport div.label,
.promo_text_block p,
.price_item_body ul li,
.coming_soon_title p,
.listing_meta,
.listing_meta a,
.listing_meta span,
.post_share > a,
.like_count,
ul.pagerblock li a,
ul.pagerblock li span,
.comment-reply-link,
.prev_next_links a span {
font-family:Open Sans;
}
.listing_meta span:after {
font-family:Open Sans;
}
.logo_sect img {
max-height: 85px;
}
.page_title h1 {
color: #f0f1f3;
line-height: 70px;
font-size: 80px;
}
.page_title h1:after {
background: #f0f1f3;
}
.filter_navigation ul li ul li a {
color: #363b43;
}
.filter_navigation ul li ul li a:before {
background: #363b43;
}
.shortcode_button,
.skill_li h6 {
font-family:Open Sans;
}
.shortcode_button.btn_type5 {
background: #54595f;
}
.shortcode_button.btn_type1:hover,
.shortcode_button.btn_type1:focus,
.shortcode_button.btn_type2:hover,
.shortcode_button.btn_type2:focus,
.shortcode_button.btn_type3:hover,
.shortcode_button.btn_type3:focus {
background: #54595f;
}
.shortcode_button.btn_type4 {
font-family: Open Sans !important;
font-weight: 700 !important;
color:#363b43 !important;
}
.shortcode_button.btn_type4:before {
background: #363b43;
}
.promo_button_block .shortcode_button.btn_type4 {
font-family:Open Sans !important;
}
h6.shortcode_accordion_item_title,
h6.shortcode_toggles_item_title {
font-family:Open Sans;
font-size:14px;
font-weight:300;
color:#363b43;
}
.shortcode_accordion_item_title .ico,
.shortcode_toggles_item_title .ico {
border-right: 1px #ffffff solid;
}
.shortcode_accordion_item_title.state-active .ico:before,
.shortcode_toggles_item_title.state-active .ico:before,
.shortcode_accordion_item_title:hover .ico:before,
.shortcode_toggles_item_title:hover .ico:before,
.shortcode_accordion_item_title:hover .ico:after,
.shortcode_toggles_item_title:hover .ico:after {
background: #54595f;
}
.recent_posts_content > a,
.module_html p a {
color: #363b43;
}
.sidepanel a:hover,
.sidepanel li.current-menu-item a,
.stat_count,
.list_of_works ul li h6 a:hover,
.listing_meta a:hover,
.comment-reply-link:hover,
.item_title_block > a:hover,
.item_title a:hover,
.active_hover .item_title a,
.img_block .item_title_block .item_title a:hover,
.module_html p a:hover,
.widget_recent_comments ul li a {
color:#54595f;
}
.shortcode_iconbox .iconbox_body,
.shortcode_iconbox .iconbox_body p {
color: #363b43 !important;
}
.shortcode_tab_item_title.active,
.shortcode_tab_item_title:hover {
background: #54595f;
}
.shortcode_tab_item_body {
border-top: 2px #54595f solid;
}
.comment_info a:hover,
.dropcap.type2,
.blog_post_title a:hover {
color: #54595f;
} .toggle-inner,
.toggle-inner:before,
.toggle-inner:after {
background-color: #050a30;
}
.mobile_menu_wrapper {
background:#050a30;
}
.mobile_menu_wrapper a {
color:#dcdfe5;
}
.mobile_menu_wrapper a:hover,
.mobile_menu_wrapper .current-menu-parent > a,
.mobile_menu_wrapper .current-menu-ancestor > a,
.mobile_menu_wrapper .current-menu-item > a {
color:#54595f;
}
.mobile_menu_wrapper ul.menu > li {
line-height:24px;
font-size:12px;
}
.mobile_menu_wrapper ul.menu li a {
font-weight:400;
line-height:24px;
font-size:12px;
font-family:Open Sans;
}
.mobile_menu_wrapper .menu-item-has-children > a:after {
line-height:24px;
font-size:12px;
}
hr.type2 {
border-color:#54595f;
}
#swipebox-title {
font-weight:300;
}
.widget_nav_menu,
.widget_nav_menu a,
.widget_archive,
.widget_archive a,
.widget_pages,
.widget_pages a,
.widget_categories,
.widget_categories a,
.widget_recent_entries,
.widget_recent_entries a,
.widget_meta,
.widget_meta a,
.widget_recent_comments,
.widget_recent_comments a,
.recentcomments,
.recent_posts_content > a {
color: #363b43;
font-family: Open Sans;
font-weight: 700;
}
.widget_nav_menu a:hover,
.widget_archive a:hover,
.widget_pages a:hover,
.widget_categories a:hover,
.widget_recent_entries a:hover,
.widget_meta a:hover,
.widget_recent_comments a:hover,
.prev_next_links a b {
color: #363b43;
}
.widget_nav_menu ul li:after,
.widget_archive ul li:after,
.widget_pages ul li:after,
.widget_categories ul li:after,
.widget_recent_entries ul li:after,
.widget_meta ul li:after,
.widget_recent_comments ul li:after {
background: #363b43;
}
.widget_nav_menu ul li.active_list_item:after,
.widget_archive ul li.active_list_item:after,
.widget_pages ul li.active_list_item:after,
.widget_categories ul li.active_list_item:after,
.widget_recent_entries ul li.active_list_item:after,
.widget_meta ul li.active_list_item:after,
.widget_recent_comments ul li.active_list_item:after {
background: #54595f;
}
.blog_post_format_label:after,
.post_share > a:hover:before,
.post_share:hover > a:before,
.testimonial_wrapper:after {
color: #54595f;
}
.fs_slider_prev:after,
.fs_slider_next:after {font-family: Open Sans
}
.contact_info span,
a:hover .iconbox_wrapper .ico,
.author-name h2 a:hover,
.prev_next_links a:hover b {
color: #54595f;
}
.iconbox_wrapper .ico,
.sidepanel .title {
color: #a7acb6;
}
.blog_post_title .author:after {
background: #363b43;
}
.portfolio_grid_wrapper.one_col .tags a {
color:#363b43;
}
.portfolio_grid_wrapper .filter_block li a {
color:#363b43;
font-family: Open Sans;
}
.portfolio_grid_wrapper .filter_block li a:hover,
.portfolio_grid_wrapper .filter_block li.selected a,
.portfolio_grid_title a:hover {
color:#54595f;
}
.widget_text h3.title,
.widget_posts h3.title,
.widget_nav_menu h3.title,
.widget_archive h3.title,
.widget_pages h3.title,
.widget_categories h3.title,
.widget_recent_entries h3.title,
.widget_meta h3.title,
.widget_recent_comments h3.title {
border-color: #f0f1f3;
}
.tagcloud a {
font-family:Open Sans;
font-weight:300 !important;
}
.port_1col_article {
line-height:28px;
font-size:14px;
font-weight:300;		
}
ol.commentlist:after {
background:#ffffff;
}
.counter_ico {
color: #f0f1f3;
}
.slick_testim_info p {
font-family: Open Sans;
}
table,th,td {
border:1px rgba(54,59,67, 0.2) solid;
}
.gt3_preloader .arc1,
.gt3_preloader .arc2,
.gt3_preloader .arc3 {
border-color: #e7e6ed;
border-top-color: #ffffff;
border-right-color: #ffffff;
}
@media only screen and (min-width: 901px) {
.page-template-page-fullscreen-slider header nav ul.menu > li:hover > a,
.page-template-page-fullscreen-slider .lang_selector .language_list li:hover,
.page-template-page-fullscreen-slider .lang_selector a:hover,
.single-gallery header nav ul.menu > li:hover > a,
.single-gallery .lang_selector .language_list li:hover,
.single-gallery .lang_selector a:hover,
.error404 header nav ul.menu > li:hover > a,
.error404 .lang_selector .language_list li:hover,
.error404 .lang_selector a:hover,
.page-template-page-background header nav ul.menu > li:hover > a,
.page-template-page-background .lang_selector .language_list li:hover,
.page-template-page-background .lang_selector a:hover,
.page-template-page-kenburns header nav ul.menu > li:hover > a,
.page-template-page-kenburns .lang_selector .language_list li:hover,
.page-template-page-kenburns .lang_selector a:hover,
.flow_gallery header nav ul.menu > li:hover > a,
.flow_gallery .lang_selector .language_list li:hover,
.flow_gallery .lang_selector a:hover,
.ribbon_slider_page header nav ul.menu > li:hover > a,
.ribbon_slider_page .lang_selector .language_list li:hover,
.ribbon_slider_page .lang_selector a:hover,
.port_grid_fs header nav ul.menu > li:hover > a,
.port_grid_fs .lang_selector .language_list li:hover,
.port_grid_fs .lang_selector a:hover,
.shift_gallery_page header nav ul.menu > li:hover > a,
.shift_gallery_page .lang_selector .language_list li:hover,
.shift_gallery_page .lang_selector a:hover {
color: rgba(5,10,48, 0.7);
}
.page-template-page-fullscreen-slider header nav ul.menu > li.current-menu-ancestor > a,
.page-template-page-fullscreen-slider header nav ul.menu > li.current-menu-item > a,
.page-template-page-fullscreen-slider header nav ul.menu > li.current-menu-parent > a,
.single-gallery header nav ul.menu > li.current-menu-ancestor > a,
.single-gallery header nav ul.menu > li.current-menu-item > a,
.single-gallery header nav ul.menu > li.current-menu-parent > a,
.error404 header nav ul.menu > li.current-menu-ancestor > a,
.error404 header nav ul.menu > li.current-menu-item > a,
.error404 header nav ul.menu > li.current-menu-parent > a,
.page-template-page-background header nav ul.menu > li.current-menu-ancestor > a,
.page-template-page-background header nav ul.menu > li.current-menu-item > a,
.page-template-page-background header nav ul.menu > li.current-menu-parent > a,
.page-template-page-kenburns header nav ul.menu > li.current-menu-ancestor > a,
.page-template-page-kenburns header nav ul.menu > li.current-menu-item > a,
.page-template-page-kenburns header nav ul.menu > li.current-menu-parent > a,
.flow_gallery header nav ul.menu > li.current-menu-ancestor > a,
.flow_gallery header nav ul.menu > li.current-menu-item > a,
.flow_gallery header nav ul.menu > li.current-menu-parent > a,
.ribbon_slider_page header nav ul.menu > li.current-menu-ancestor > a,
.ribbon_slider_page header nav ul.menu > li.current-menu-item > a,
.ribbon_slider_page header nav ul.menu > li.current-menu-parent > a,
.port_grid_fs header nav ul.menu > li.current-menu-ancestor > a,
.port_grid_fs header nav ul.menu > li.current-menu-item > a,
.port_grid_fs header nav ul.menu > li.current-menu-parent > a,
.shift_gallery_page header nav ul.menu > li.current-menu-ancestor > a,
.shift_gallery_page header nav ul.menu > li.current-menu-item > a,
.shift_gallery_page header nav ul.menu > li.current-menu-parent > a {
color: #050a30;
}
.page-template-page-fullscreen-slider header nav ul.menu > li.current-menu-ancestor > a:before,
.page-template-page-fullscreen-slider header nav ul.menu > li.current-menu-item > a:before,
.page-template-page-fullscreen-slider header nav ul.menu > li.current-menu-parent > a:before,
.single-gallery header nav ul.menu > li.current-menu-ancestor > a:before,
.single-gallery header nav ul.menu > li.current-menu-item > a:before,
.single-gallery header nav ul.menu > li.current-menu-parent > a:before,
.error404 header nav ul.menu > li.current-menu-ancestor > a:before,
.error404 header nav ul.menu > li.current-menu-item > a:before,
.error404 header nav ul.menu > li.current-menu-parent > a:before,
.page-template-page-background header nav ul.menu > li.current-menu-ancestor > a:before,
.page-template-page-background header nav ul.menu > li.current-menu-item > a:before,
.page-template-page-background header nav ul.menu > li.current-menu-parent > a:before,
.page-template-page-kenburns header nav ul.menu > li.current-menu-ancestor > a:before,
.page-template-page-kenburns header nav ul.menu > li.current-menu-item > a:before,
.page-template-page-kenburns header nav ul.menu > li.current-menu-parent > a:before,
.flow_gallery header nav ul.menu > li.current-menu-ancestor > a:before,
.flow_gallery header nav ul.menu > li.current-menu-item > a:before,
.flow_gallery header nav ul.menu > li.current-menu-parent > a:before,
.ribbon_slider_page header nav ul.menu > li.current-menu-ancestor > a:before,
.ribbon_slider_page header nav ul.menu > li.current-menu-item > a:before,
.ribbon_slider_page header nav ul.menu > li.current-menu-parent > a:before,
.port_grid_fs header nav ul.menu > li.current-menu-ancestor > a:before,
.port_grid_fs header nav ul.menu > li.current-menu-item > a:before,
.port_grid_fs header nav ul.menu > li.current-menu-parent > a:before,
.shift_gallery_page header nav ul.menu > li.current-menu-ancestor > a:before,
.shift_gallery_page header nav ul.menu > li.current-menu-item > a:before,
.shift_gallery_page header nav ul.menu > li.current-menu-parent > a:before {
background: #050a30;
}
.page-template-page-fullscreen-slider .top-icon-search:hover:after,
.page-template-page-fullscreen-slider .ct-search-open .top-icon-search:after,
.single-gallery .top-icon-search:hover:after,
.single-gallery .ct-search-open .top-icon-search:after,
.error404 .top-icon-search:hover:after,
.error404 .ct-search-open .top-icon-search:after,
.page-template-page-background .top-icon-search:hover:after,
.page-template-page-background .ct-search-open .top-icon-search:after,
.page-template-page-kenburns .top-icon-search:hover:after,
.page-template-page-kenburns .ct-search-open .top-icon-search:after,
.flow_gallery .top-icon-search:hover:after,
.flow_gallery .ct-search-open .top-icon-search:after,
.ribbon_slider_page .top-icon-search:hover:after,
.ribbon_slider_page .ct-search-open .top-icon-search:after,
.port_grid_fs .top-icon-search:hover:after,
.port_grid_fs .ct-search-open .top-icon-search:after,
.shift_gallery_page .top-icon-search:hover:after,
.shift_gallery_page .ct-search-open .top-icon-search:after {
color: rgba(5,10,48, 0.7);
}
.page-template-page-fullscreen-slider .fs_controls a:hover,
.single-gallery .fs_controls a:hover {
color: rgba(5,10,48, 0.7);
}
}