.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
.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 {
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 .ajax-loader {
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;
}
.wpcf7 form.submitting .ajax-loader {
visibility: visible;
}
.wpcf7 .ajax-loader::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 .ajax-loader::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 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;
}#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;
}
.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.almecar.com/wp-content/plugins/cpo-companion/assets/fonts/fontawesome-webfont.eot?v=4.3.0);
src:url(//www.almecar.com/wp-content/plugins/cpo-companion/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format('embedded-opentype'),
url(//www.almecar.com/wp-content/plugins/cpo-companion/assets/fonts/fontawesome-webfont.woff2?v=4.3.0) format('woff2'),
url(//www.almecar.com/wp-content/plugins/cpo-companion/assets/fonts/fontawesome-webfont.woff?v=4.3.0) format('woff'),
url(//www.almecar.com/wp-content/plugins/cpo-companion/assets/fonts/fontawesome-webfont.ttf?v=4.3.0) format('truetype'),
url(//www.almecar.com/wp-content/plugins/cpo-companion/assets/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format('svg');
font-weight:normal;
font-style:normal;
}@font-face { font-family:'ctsc-icons'; font-weight:normal; font-style:normal;
src:url(//www.almecar.com/wp-content/plugins/cpo-companion/assets/fonts/social.eot); 
src:url(//www.almecar.com/wp-content/plugins/cpo-companion/assets/fonts/social.eot#iefix) format('embedded-opentype'),
url(//www.almecar.com/wp-content/plugins/cpo-companion/assets/fonts/social.woff) format('woff'),
url(//www.almecar.com/wp-content/plugins/cpo-companion/assets/fonts/social.ttf) format('truetype'),
url(//www.almecar.com/wp-content/plugins/cpo-companion/assets/fonts/social.svg#social) format('svg'); }
[class^="ctwg-icon-"]:before, [class*=" ctwg-icon-"]:before { font-family:"ctsc-icons"; font-style:normal; font-weight:normal; speak:none; display:inline-block; text-decoration:inherit; width:1em; margin-right:.2em; text-align:center; font-variant:normal; text-transform:none; line-height:1em; margin-left:.2em; }
[class^="ctsc-icon-"]:before, [class*=" ctsc-icon-"]:before { font-family:"ctsc-icons"; font-style:normal; font-weight:normal; speak:none; display:inline-block; text-decoration:inherit; width:1em; margin-right:.2em; text-align:center; font-variant:normal; text-transform:none; line-height:1em; margin-left:.2em; } .ctwg-recent { }
.ctwg-recent-item { overflow:hidden; padding:0; margin:0 0 20px; }
.ctwg-recent-item .ctwg-recent-image { display:block; width:50px; float:left; }
.ctwg-recent-item .ctwg-recent-image img { display:block; width:50px; height:auto; margin:0; padding:0; border-radius:2px; }
.ctwg-recent-item .ctwg-recent-body { margin:0; }
.ctwg-has-thumbnail .ctwg-recent-body { margin:0 0 0 65px; }
.ctwg-recent-item .ctwg-recent-title { margin:0; padding:0; }
.ctwg-recent-item .ctwg-recent-meta { font-size:0.8em; margin:0; } .ctwg-social { overflow:hidden; }
.ctwg-social-link { display:block; float:left; margin:0 8px 8px 0; -moz-transition:0.3s all; -webkit-transition:0.3s all; transition:0.3s all; }
.ctwg-social .ctwg-social-icon { font-family:'ctsc-icons'; display:block; width:40px; height:40px; line-height:40px; color:#fff; background:#ddd; font-size:18px; border-radius:3px; text-align:center; }
.ctwg-social-link:hover { opacity:0.8;text-decoration:none; }
.ctwg-social .ctwg-social-icon:hover { text-decoration:none; } .ctwg-social-rss .ctwg-social-icon { background:#fe9900; }
.ctwg-social-facebook .ctwg-social-icon { background:#4862a3; }
.ctwg-social-twitter .ctwg-social-icon { background:#00acee; }
.ctwg-social-gplus .ctwg-social-icon { background:#dd4b39; }
.ctwg-social-tumblr .ctwg-social-icon { background:#2c4762; }
.ctwg-social-youtube .ctwg-social-icon { background:#dc2725; }
.ctwg-social-pinterest .ctwg-social-icon { background:#ce2125; }
.ctwg-social-instagram .ctwg-social-icon { background:#517FA4; }
.ctwg-social-dribbble .ctwg-social-icon { background:#ed6297; }
.ctwg-social-linkedin .ctwg-social-icon { background:#1a85bc; }
.ctwg-social-skype .ctwg-social-icon { background:#00aff0; } .ctwg-social-rss .ctwg-social-icon:before { content:'\e809'; } 
.ctwg-social-facebook .ctwg-social-icon:before { content:'\e800'; }
.ctwg-social-twitter .ctwg-social-icon:before { content:'\e802'; }
.ctwg-social-gplus .ctwg-social-icon:before { content:'\e801'; }
.ctwg-social-tumblr .ctwg-social-icon:before { content:'\e808'; }
.ctwg-social-youtube .ctwg-social-icon:before { content:'\e806'; }
.ctwg-social-pinterest .ctwg-social-icon:before { content:'\e803'; }
.ctwg-social-instagram .ctwg-social-icon:before { content:'\e804'; }
.ctwg-social-dribbble .ctwg-social-icon:before { content:'\e80a'; }
.ctwg-social-linkedin .ctwg-social-icon:before { content:'\e805'; }
.ctwg-social-skype .ctwg-social-icon:before { content:'\e807'; } .ctwg-subscribers {}
.ctwg-subscribers .subscriber-item { display:block; margin:0 0 20px; float:left; width:50%; }
.ctwg-subscribers .subscriber-item .icon { display:block; float:left; font-size:40px; width:40px; height:40px; line-height:40px; margin-right:10px; text-align:center; }
.ctwg-subscribers .subscriber-item .icon-facebook-sign { color:#3b5998; }
.ctwg-subscribers .subscriber-item .icon-twitter-sign { color:#00acee; }
.ctwg-subscribers .subscriber-item .value { display:block; margin:0 0 5px 50px; line-height:1; font-size:26px; }
.ctwg-subscribers .subscriber-item .description { display:block; margin:0 0 0 50px; line-height:1; font-weight:0.9em; } .ctwg-flickr { overflow:hidden; }
.ctwg-flickr img { float:left; margin:0 12px 12px 0; width:50px; height:50px; border-radius:2px; } .ctwg-instagram { overflow:hidden; }
.ctwg-instagram img { float:left; margin:0 12px 12px 0; width:50px; height:50px; border-radius:2px; } .ctwg-advert img { display:block; line-height:0; border-radius:2px; } .ctwg-tweets { margin:0 0 10px; }
.ctwg-tweets .ctwg-tweet  { position:relative; list-style:none; background:none; margin:0 0 15px 0; padding:0; font-size:0.9em; }
.ctwg-tweets .ctwg-tweet .tweet-content { margin:0; }
.ctwg-tweets .ctwg-tweet .tweet-date { display:block; } .ctwg-author { margin:0 0 10px; }
.ctwg-author .ctwg-author-image { margin:0 0 20px; }
.ctwg-author .ctwg-author-image img  { margin:0 auto; padding:0; border-radius:200px; display:block; height:auto; }
.ctwg-author .ctwg-author-name { margin:0 0 10px; font-size:20px; line-height:1.2; text-align:center; }
.ctwg-author .ctwg-author-description { font-size:14px; text-align:center; margin:0 0 20px; }
.ctwg-author .ctwg-author-content { margin:20px 0 s0; }   .ctsc-column { display:block; float:left; margin-right:5%; }
.ctsc-col1 { width:100%; }
.ctsc-col2 { width:47.5%; }
.ctsc-col3 { width:30%; }
.ctsc-col3x2 { width:65%; }
.ctsc-col4 { width:21.25%; }
.ctsc-col4x2 { width:47.5%; }
.ctsc-col4x3 { width:73.5%; }
.ctsc-col5 { width:16%; }
.ctsc-col5x2 { width:37%; }
.ctsc-col5x3 { width:58%; }
.ctsc-col5x4 { width:79%; }
.ctsc-col6 { width:12.5%; }
.ctsc-col6x2 { width:30%; }
.ctsc-col6x3 { width:47.5%; }
.ctsc-col6x4 { width:65%; }
.ctsc-col6x5 { width:82.5%; }
.ctsc-col-last { margin-right:0; }
.ctsc-clear { display:block; clear:both; width:100%; } .ctsc-column-wide { display:block; float:left; margin-right:8%; }
.ctsc-column-wide.ctsc-col2 { width:46%; }
.ctsc-column-wide.ctsc-col3 { width:28%; }
.ctsc-column-wide.ctsc-col3x2 { width:64%; }
.ctsc-column-wide.ctsc-col4 { width:19%; }
.ctsc-column-wide.ctsc-col4x2 { width:46%; }
.ctsc-column-wide.ctsc-col4x3 { width:73%; }
.ctsc-column-wide.ctsc-col5 { width:13.6%; }
.ctsc-column-wide.ctsc-col5x2 { width:35.2%; }
.ctsc-column-wide.ctsc-col5x3 { width:56.8%; }
.ctsc-column-wide.ctsc-col5x4 { width:78.4%; }
.ctsc-column-wide.ctsc-col6 { width:10%; }
.ctsc-column-wide.ctsc-col6x2 { width:28%; }
.ctsc-column-wide.ctsc-col6x3 { width:46%; }
.ctsc-column-wide.ctsc-col6x4 { width:64%; }
.ctsc-column-wide.ctsc-col6x5 { width:82%; }
.ctsc-column-wide.ctsc-col-last { margin-right:0; } .ctsc-column-narrow { display:block; float:left; margin-right:2%; }
.ctsc-column-narrow.ctsc-col2 { width:49%; }
.ctsc-column-narrow.ctsc-col3 { width:32%; }
.ctsc-column-narrow.ctsc-col3x2 { width:66%; }
.ctsc-column-narrow.ctsc-col4 { width:23.5%; }
.ctsc-column-narrow.ctsc-col4x2 { width:49%; }
.ctsc-column-narrow.ctsc-col4x3 { width:74.5%; }
.ctsc-column-narrow.ctsc-col5 { width:18.4%; }
.ctsc-column-narrow.ctsc-col5x2 { width:38.8%; }
.ctsc-column-narrow.ctsc-col5x3 { width:60%; }
.ctsc-column-narrow.ctsc-col5x4 { width:80%; }
.ctsc-column-narrow.ctsc-col6 { width:15%; }
.ctsc-column-narrow.ctsc-col6x2 { width:32%; }
.ctsc-column-narrow.ctsc-col6x3 { width:49%; }
.ctsc-column-narrow.ctsc-col6x4 { width:66%; }
.ctsc-column-narrow.ctsc-col6x5 { width:83%; }
.ctsc-column-narrow.ctsc-col7 { width:12.57142%; }
.ctsc-column-narrow.ctsc-col-last { margin-right:0; } .ctsc-column-fit { display:block; float:left; margin-right:0; }
.ctsc-column-fit.ctsc-col2 { width:50%; }
.ctsc-column-fit.ctsc-col3 { width:33.3333%; }
.ctsc-column-fit.ctsc-col3x2 { width:66.6666%; }
.ctsc-column-fit.ctsc-col4 { width:25%; }
.ctsc-column-fit.ctsc-col4x2 { width:50%; }
.ctsc-column-fit.ctsc-col4x3 { width:75%; }
.ctsc-column-fit.ctsc-col5 { width:20%; }
.ctsc-column-fit.ctsc-col5x2 { width:40%; }
.ctsc-column-fit.ctsc-col5x3 { width:60%; }
.ctsc-column-fit.ctsc-col5x4 { width:80%; }
.ctsc-column-fit.ctsc-col6 { width:16.66666%; }
.ctsc-column-fit.ctsc-col6x2 { width:33.3333%%; }
.ctsc-column-fit.ctsc-col6x3 { width:50%; }
.ctsc-column-fit.ctsc-col6x4 { width:66.666666%; }
.ctsc-column-fit.ctsc-col6x5 { width:83.333333%; }
.ctsc-column-fit.ctsc-col7 { width:14.2857%; } .ctsc-spacer { width:100%; clear:both; padding:0; margin:0; height:30px; } .ctsc-section { position:relative; padding:40px 600px 20px; width:100%; margin:0 0 40px -600px; }
.ctsc-section:last-child { margin-bottom:0; border-bottom:none; }
.ctsc-section-content { position:relative; }
.ctsc-section + .ctsc-section { margin-top:-40px; border-top:none; }  .ctsc-section-heading {  margin-bottom:0; padding:20px 0 50px; }
.ctsc-section .ctsc-section-title { text-align:center; margin:0; }
.ctsc-dark .ctsc-section-heading .ctsc-section-title { color:#fff; }
.ctsc-section .ctsc-section-subtitle { display:block; text-align:center; margin-top:10px; font-size:1.3em; opacity:0.8; } .ctsc-section-background { position:absolute; width:100%; height:100%; top:0; left:0; right:0; bottom:0; background-size:cover; }
.ctsc-section-fixed .ctsc-section-background { background-attachment:fixed; } .ctsc-section-video { position:absolute; overflow:hidden; width:100%; height:100%; top:0; left:0; right:0; bottom:0; }
.ctsc-section-video video { width:100%; height:auto; } .ctsc-animation { opacity:0; visibility:hidden; -moz-transition:1s all cubic-bezier(0,.5,.5,1); -webkit-transition:1s all cubic-bezier(0,.5,.5,1); transition:1s all cubic-bezier(0,.5,.5,1); }
.ctsc-animation-zoomin { -moz-transform:scale(0.5); -webkit-transform:scale(0.5); transform:scale(0.5); }
.ctsc-animation-zoomout { -moz-transform:scale(1.5); -webkit-transform:scale(1.5); transform:scale(1.5); }
.ctsc-animation-slideup { -moz-transform:translateY(20%); -webkit-transform:translateY(20%); transform:translateY(20%); }
.ctsc-animation-slidedown { -moz-transform:translateY(-20%); -webkit-transform:translateY(-20%); transform:translateY(-20%); }
.ctsc-animation-slideleft { -moz-transform:translateX(20%); -webkit-transform:translateX(20%); transform:translateX(20%); }
.ctsc-animation-slideright { -moz-transform:translateX(-20%); -webkit-transform:translateX(-20%); transform:translateX(-20%); }
.ctsc-animation-spinleft { -moz-transform:scale(1.5) rotate(15deg); -webkit-transform:scale(1.5) rotate(15deg); transform:scale(1.5) rotate(15deg); }
.ctsc-animation-spinright { -moz-transform:scale(1.5) rotate(-15deg); -webkit-transform:scale(1.5) rotate(-15deg); transform:scale(1.5) rotate(-15deg); }
.ctsc-animation-active { opacity:1; visibility:visible; -moz-transform:none; -webkit-transform:none; transform:none; } body .ctsc-button,
body .ctsc-button:visited { display:inline-block; position:relative; width:auto; border:none; margin:5px 0; line-height:1; padding:15px; color:#fff; text-align:center; text-shadow:none; border-radius:2px; cursor:pointer; background:#ccc; border:0 solid rgba(0,0,0,0); border-style:solid; background:-moz-linear-gradient(top, #ccc 0%, #aaa 100%); background:-webkit-linear-gradient(top, #ccc 0%,#aaa 100%); background:linear-gradient(to bottom, #ccc 0%,#aaa 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccc', endColorstr='#aaa',GradientType=0 ); }
body .ctsc-button:link { color:#fff; text-decoration:none; }
html body .ctsc-button:before { position:absolute; content:' '; top:0; bottom:0; left:0; right:0; background:#fff; opacity:0; -moz-transition:0.2s all; -webkit-transition:0.2s all; transition:0.2s all; z-index:99; }
html body .ctsc-button:hover { }
html body .ctsc-button:hover:before { opacity:0.2; }
body .ctsc-button:hover { text-decoration:none; } body .ctsc-button-content { position:relative; display:inline-block; text-align:center; }
body .ctsc-button-text { font-weight:bold; }
body .ctsc-button-description { display:block; text-transform:uppercase; text-align:left; font-size:0.7em; letter-spacing:1px; opacity:0.6; margin-top:5px; } body .ctsc-button-small { font-size:0.9em; padding:10px; margin:5px 0; }
body .ctsc-button-medium { font-size:1.2em; padding:20px; margin:5px 0; }
body .ctsc-button-large { font-size:1.8em; padding:30px; margin:10px 0; }
body .ctsc-button-huge { font-size:2.3em; padding:40px; margin:15px 0; }
body .ctsc-button-left { float:left; margin:0 30px 10px 0; }
body .ctsc-button-right { float:right; margin:0 0 10px 30px; }
body .ctsc-button-center { display:block; clear:both; float:none; margin:0 0 30px; } body .ctsc-button-icon { display:block; position:absolute; top:50%; left:0; text-align:center; margin:-10px 0 0; width:20px; height:20px; line-height:20px; font-size:1.3em; }
body .ctsc-button-small .ctsc-button-icon { margin-top:-10px; }
body .ctsc-button-medium .ctsc-button-icon { margin-top:-15px; width:30px; height:30px; line-height:30px; }
body .ctsc-button-large .ctsc-button-icon { margin-top:-20px; width:40px; height:40px; line-height:40px; }
body .ctsc-button-huge .ctsc-button-icon { margin-top:-25px; width:50px; height:50px; line-height:50px; font-size:1.5em; }
body .ctsc-button-has-icon  .ctsc-button-content { padding-left:35px; }
body .ctsc-button-small.ctsc-button-has-icon .ctsc-button-content { padding-left:30px; }
body .ctsc-button-medium.ctsc-button-has-icon  .ctsc-button-content { padding-left:40px; }
body .ctsc-button-large.ctsc-button-has-icon .ctsc-button-content { padding-left:60px; }
body .ctsc-button-huge.ctsc-button-has-icon .ctsc-button-content { padding-left:75px; } .ctsc-icon { display:inline-block; position:relative; width:auto; border:none; margin:0; line-height:14px; width:14px; height:14px; padding:3px; text-align:center; text-shadow:none; border-radius:2px; border:0 solid rgba(0,0,0,0); border-style:solid; } .ctsc-icon-content { position:relative; display:inline-block; text-align:center; } .ctsc-icon-small { font-size:10px; line-height:10px; width:10px; height:10px; padding:2px; border-radius:1px; }
.ctsc-icon-medium { font-size:18px; line-height:18px; width:18px; height:18px; padding:5px; border-radius:3px; }
.ctsc-icon-large { font-size:24px; line-height:24px; width:24px; height:24px; padding:10px; border-radius:5px; }
.ctsc-icon-huge { font-size:34px; line-height:34px; width:34px; height:34px; padding:18px; border-radius:8px; } .ctsc-icon-left { float:left; margin:0 30px 10px 0; }
.ctsc-icon-right { float:right; margin:0 0 10px 30px; }
.ctsc-icon-center { display:block; clear:both; float:none; margin:0 0 30px; } .ctsc-icon-square { border-radius:0; }
.ctsc-icon-circle { border-radius:1000px; }
.ctsc-icon-leaf { border-radius:0.6em 0 0.6em 0; } .ctsc-progress { display:block; overflow:hidden; background:rgba(0,0,0,0.1); margin:0 0 25px; height:30px; line-height:30px; padding:0; border-radius:3px; box-shadow:inset 0 1px 2px #999; }
.ctsc-progress .bar-title { display:inline-block; color:#fff; padding:5px 10px; border-radius:3px; }
.ctsc-progress .bar-content { float:left; border-radius:2px; text-align:left; height:30px; line-height:20px; width:0; }
.ctsc-progress .bar-icon { margin-right:10px; } .ctsc-progress-small { margin-top:4px; }
.ctsc-progress-small, .ctsc-progress-small .bar-content { height:10px; margin-top:0; line-height:10px; border-radius:50px; }
.ctsc-progress-small .bar-title { display:none; }
.ctsc-progress-medium, .ctsc-progress-medium .bar-content { height:40px; line-height:40px; font-size:1.1em; }
.ctsc-progress-medium .bar-title { line-height:25px; padding:0 15px; }
.ctsc-progress-large, .ctsc-progress-large .bar-content { height:60px; line-height:60px; font-size:1.3em; }
.ctsc-progress-large .bar-title { line-height:35px; padding:0 20px; } .ctsc-progress-left .bar-content { float:right; text-align:right; } .ctsc-message { display:block; position:relative; background:#f9f9f9; margin:0 0 30px; padding:15px 20px; border:1px solid rgba(0,0,0,0.1); color:#666; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.ctsc-message:before { display:block; position:absolute; top:50%; left:20px; content:''; font-family:'fontawesome'; font-size:20px; margin-top:-10px; line-height:1; }
.ctsc-message-ok { background:#d9f5ce; color:#060; padding-left:60px; }
.ctsc-message-ok:before { content:'\f058'; }
.ctsc-message-error { background:#ffdec9; color:#761a1a; padding-left:60px; }
.ctsc-message-error:before { content:'\f057'; }
.ctsc-message-warn { background:#fff9d8; color:#960; padding-left:60px; }
.ctsc-message-warn:before { content:'\f06a'; }
.ctsc-message-info { background:#e1edf9; color:#3c3c7c; padding-left:60px; }
.ctsc-message-info:before { content:'\f05a'; } .ctsc-focus { display:block; position:relative; background:#f5f5f5; margin:0 0 30px; padding:30px; border-radius:3px; }
.ctsc-focus-shadow { box-shadow:0 20px 15px -15px rgba(0,0,0,0.35); }
.ctsc-dark .ctsc-focus { background:#666; }
.ctsc-focus > *:last-child { margin-bottom:0; } .ctsc-list { list-style:none; position:relative; margin:0 0 10px; padding-left:1.5em; }
.ctsc-list .ctsc-list-icon { position:absolute; left:0; top:0.3em; }
.ctsc-list-round .ctsc-list-icon { border-radius:50%; text-align:center; width:1.8em; height:1.8em; line-height:1.9em; color:#fff; }
.ctsc-list-round { margin-bottom:15px; padding-top:6px; padding-left:2.5em; }
.ctsc-list-square .ctsc-list-icon { border-radius:2px; text-align:center; width:1.8em; height:1.8em; line-height:1.9em; color:#fff; }
.ctsc-list-square { margin-bottom:15px; padding-top:6px; padding-left:2.5em; } .ctsc-accordion { clear:both; margin:0 0 30px; }
.ctsc-accordion + .ctsc-accordion { margin-top:-15px; }
.ctsc-accordion-title { font-size:1.2em; padding:0 0 10px; margin:0; cursor:pointer; }
.ctsc-accordion-title .icon { margin-right:10px; }
.ctsc-accordion-content { padding:10px 0; }
.ctsc-accordion-content p:last-child { margin-bottom:0; }
.ctsc-accordion-title:after { display:block; float:right; opacity:0.2; color:#000; content:'\f105'; font-family:'fontawesome'; font-size:20px; line-height:1; }
.ctsc-accordion-icon { margin-right:10px; }
.ctsc-accordion-open .ctsc-accordion-title:after { content:'\f107'; } .ctsc-accordion-boxed { background:#fff; background:rgba(255,255,255,0.2); }
.ctsc-accordion-boxed .ctsc-accordion-title, 
.ctsc-accordion-boxed .ctsc-accordion-content { padding:10px; border:1px solid rgba(0,0,0,0.1); border-width:0 1px 1px; }
.ctsc-accordion-boxed .ctsc-accordion-title { background:rgba(255,255,255,0.3); border:1px solid rgba(0,0,0,0.1); border-width:1px; }
.ctsc-dark .ctsc-accordion-boxed { background:#666; background:rgba(0,0,0,0.5); border:1px solid #666; } .ctsc-tablist { overflow:hidden; margin:0 0 30px; padding:0 0 5px; }
.ctsc-tablist .ctsc-tablist-nav { display:block; overflow:hidden; margin:0; padding:0; padding:0; }
.ctsc-tablist .ctsc-tablist-nav li { display:block; float:left; width:auto; padding:0; margin:0; list-style:none; }
.ctsc-tablist .ctsc-tablist-nav li a { display:block; background:#f2f2f2; padding:10px 20px; font-weight:bold; border:solid 1px #ddd; border-width:1px 1px 0 0; margin:0; color:#999; }
.ctsc-tablist .ctsc-tablist-nav li a:hover { text-decoration:none; }
.ctsc-tablist .ctsc-tablist-nav .ui-state-active a,
.ctsc-tablist .ctsc-tablist-nav .ui-state-active a:hover  { background:#fff; position:relative; color:#444; }
.ctsc-tablist .ctsc-tablist-nav li:first-child a { border-width:1px 1px 0 1px; }
.ctsc-tablist .ctsc-tab-content { overflow:hidden; background:#fff; background:rgba(255,255,255,0.5); padding:20px 20px; border:solid 1px #ddd; } .ctsc-tablist-vertical .ctsc-tablist-nav { float:left; width:25%; }
.ctsc-tablist-vertical .ctsc-tablist-nav li { float:none; width:auto; }
.ctsc-tablist-vertical .ctsc-tablist-nav li a { border-width:0 0 1px 1px; }
.ctsc-tablist-vertical .ctsc-tablist-nav li:first-child a { border-width:1px 0 1px 1px; }
.ctsc-tablist-vertical .ctsc-tab-content { margin-left:25%; }
.ctsc-tablist .ui-tabs-hide { display:none; } .ctsc-separator { position:relative; clear:both; width:100%; margin:50px 0 50px; }
.ctsc-separator .ctsc-separator-line { border-top:1px solid #ddd; border-top:1px solid rgba(0,0,0,0.1); }
.ctsc-separator-has-icon .ctsc-separator-line { position:relative; margin-bottom:3px; border:none; height:1px; }
.ctsc-separator-has-icon .ctsc-separator-line:before,
.ctsc-separator-has-icon .ctsc-separator-line:after { position:absolute; display:block; content:' '; top:0; width:46%; border-top:1px solid #ddd; border-top:1px solid rgba(0,0,0,0.1); }
.ctsc-separator-has-icon .ctsc-separator-line:before { left:0; }
.ctsc-separator-has-icon .ctsc-separator-line:after { right:0; }
.ctsc-separator .ctsc-separator-title { font-size:0.8em; }
.ctsc-separator .ctsc-separator-top { display:block; float:right; font-size:0.8em; text-align:right; }
.ctsc-separator .ctsc-separator-icon { position:absolute; top:-20px; left:50%; margin-left:-35px; text-align:center; height:40px; width:70px; line-height:40px; font-size:28px; }
.ctsc-separator-dashed .ctsc-separator-line:before,
.ctsc-separator-dashed .ctsc-separator-line:after { border-width:1px 0 0; border-style:dashed; }
.ctsc-separator-dotted .ctsc-separator-line:before,
.ctsc-separator-dotted .ctsc-separator-line:after { border-width:1px 0 0; border-style:dotted; }
.ctsc-separator-thick .ctsc-separator-line:before,
.ctsc-separator-thick .ctsc-separator-line:after { border-width:3px 0 0; }
.ctsc-separator-narrow { width:60%; margin:50px 20%; } .ctsc-dropcap { display:block; float:left; font-size:3em; padding:10px 12px; border-radius:3px; line-height:1; margin-right:10px; }
.ctsc-dropcap-square { background:#777; color:#fff; }
.ctsc-dropcap-round { background:#777; color:#fff; border-radius:500px; padding:10px 20px; } .ctsc-leading { display:block; font-size:1.3em; margin:0 0 30px; opacity:0.8; } .ctsc-definition { margin-bottom:30px; overflow:hidden; }
.ctsc-definition + .ctsc-definition { margin-top:-15px; }
.ctsc-definition-term { float:left; width:30%; font-weight:bold; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; padding-right:30px; }
.ctsc-definition-description { margin:0 0 0 30%; } .ctsc-feature { margin:0 0 30px; }
.ctsc-feature .ctsc-feature-image { display:block; margin:0 20px 10px 0; }
.ctsc-feature .ctsc-feature-image img { display:block; margin:0; padding:0; height:auto; }
.ctsc-feature .ctsc-feature-icon { display:block; font-family:'fontawesome'; background-size:100% auto; background-position:center; background-repeat:no-repeat; text-align:center; font-size:32px; line-height:40px; height:40px; width:40px; margin:0 20px 10px 0; border-radius:2px; border-style:solid; -moz-box-sizing:content-box; -webkit-box-sizing:content-box; box-sizing:content-box; }
.ctsc-feature .ctsc-feature-icon span { line-height:40px; }
.ctsc-feature .ctsc-feature-body { overflow:hidden; }
.ctsc-feature .ctsc-feature-title { clear:none; font-size:1.3em; line-height:1.2; margin:5px 0 10px; }
.ctsc-feature .ctsc-feature-title a { color:inherit; }
.ctsc-feature .ctsc-feature-content { clear:both; } .ctsc-feature-small .ctsc-feature-icon { font-size:24px; line-height:30px; height:30px; width:30px; }
.ctsc-feature-small .ctsc-feature-icon span { line-height:30px; }
.ctsc-feature-medium .ctsc-feature-icon { font-size:40px; line-height:50px; height:50px; width:50px; }
.ctsc-feature-medium .ctsc-feature-icon span { line-height:50px; }
.ctsc-feature-large .ctsc-feature-icon { font-size:60px; line-height:76px; height:76px; width:76px; }
.ctsc-feature-large .ctsc-feature-icon span { line-height:76px; }
.ctsc-feature-huge .ctsc-feature-icon { font-size:80px; line-height:100px; height:100px; width:100px; }
.ctsc-feature-huge .ctsc-feature-icon span { line-height:100px; } .ctsc-feature-horizontal .ctsc-feature-image,
.ctsc-feature-horizontal .ctsc-feature-icon { float:left; }
.ctsc-feature-horizontal .ctsc-feature-title { margin:0 0 10px; }
.ctsc-feature-horizontal .ctsc-feature-content { clear:none; margin:0; }
.ctsc-feature-vertical { text-align:center; }
.ctsc-feature-vertical .ctsc-feature-image,
.ctsc-feature-vertical .ctsc-feature-icon { display:inline-block; max-width:100%; margin:0 0 20px; }
.ctsc-feature-vertical .ctsc-feature-title { margin:0 0 10px; }
.ctsc-feature-vertical .ctsc-feature-content { } .ctsc-feature-has-icon .ctsc-feature-icon { padding:0.15em; }
.ctsc-feature-has-icon .ctsc-feature-icon * { font-size:0.9em; } .ctsc-pricing { list-style:none; display:block; background:#fff; margin:15px 0; padding:0; text-align:center; border:1px solid #ddd; border:1px solid rgba(0,0,0,0.1); box-shadow:0 5px 5px -5px rgba(0,0,0,0.2); }
.ctsc-pricing-highlight { position:relative; margin:0; box-shadow:0 0 15px 0 rgba(0,0,0,0.1); border:1px solid #ddd; margin-left:-1px; }
.ctsc-pricing .ctsc-pricing-title { font-size:2em; padding:10px 10px 20px; background:#f5f5f5; background:rgba(0,0,0,0.04); }
.ctsc-pricing .ctsc-pricing-subtitle { font-size:0.4em; text-transform:uppercase; opacity:0.5; font-weight:bold; }
.ctsc-pricing-highlight .ctsc-pricing-title { padding-top:25px; }
.ctsc-pricing .ctsc-pricing-price { border:none; padding:30px 15px; margin:0; border:1px solid #eee; border-width:1px 0; line-height:1.1; }
.ctsc-pricing .ctsc-pricing-price-value { font-size:4em;  }
.ctsc-pricing .ctsc-pricing-before,
.ctsc-pricing .ctsc-pricing-after { font-size:2em; }
.ctsc-pricing .ctsc-pricing-description { display:block; text-align:center; opacity:0.7; }
.ctsc-pricing .ctsc-pricing-content { padding:20px; }
.ctsc-pricing-highlight .ctsc-pricing-content { padding-bottom:35px; } .ctsc-postlist { margin:0; }
.ctsc-postlist-list {}
.ctsc-postlist .ctsc-post { overflow:hidden; margin:0 0 30px; }
.ctsc-postlist .ctsc-post-thumbnail { margin:0 0 10px; }
.ctsc-postlist .ctsc-post-thumbnail img { display:block; width:100%; height:auto; border-radius:2px; }
.ctsc-postlist .ctsc-post-title { margin:0 0 10px; }
.ctsc-postlist .ctsc-post-byline { overflow:hidden; font-size:0.85em; }
.ctsc-postlist .ctsc-post-byline div { float:left; margin:0 15px 10px 0; }
.ctsc-postlist .ctsc-post-readmore { display:inline-block; margin:20px 0 0; } .ctsc-postlist-list .ctsc-post { margin:0 0 20px; }
.ctsc-postlist-list .ctsc-post-thumbnail { display:table-cell; vertical-align:middle; width:70px; margin:0; }
.ctsc-postlist-list .ctsc-post-thumbnail img { display:block; height:auto; width:50px; margin-right:20px; }
.ctsc-postlist-list .ctsc-post-body { display:table-cell; vertical-align:middle; overflow:hidden; }
.ctsc-postlist-list .ctsc-post-title { font-size:1.2em; margin:0 0 5px; }
.ctsc-postlist-list .ctsc-post-byline div { margin-bottom:0; }
.ctsc-postlist-list .ctsc-post-content { display:none; } .ctsc-optin { margin:0 0 30px; overflow:hidden; }
.ctsc-optin .ctsc-optin-field input{ display:block; width:100%; margin-bottom:10px; }
.ctsc-optin .ctsc-optin-submit input { margin:0; } .ctsc-optin-horizontal .ctsc-optin-field input { padding:8px 10px; }
.ctsc-optin-horizontal .ctsc-optin-submit input[type=submit] { width:100%; padding:9px 10px; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; } .ctsc-optin-medium .ctsc-optin-field input { padding-top:15px; padding-bottom:15px; font-size:1.2em; }
.ctsc-optin-medium .ctsc-optin-submit input[type=submit] { padding-top:16px; padding-bottom:16px; font-size:1.2em; }
.ctsc-optin-large .ctsc-optin-field input { padding-top:25px; padding-bottom:25px; font-size:1.4em; }
.ctsc-optin-large .ctsc-optin-submit input[type=submit] { padding-top:26px; padding-bottom:26px; font-size:1.5em; } .ctsc-slideshow { padding:0; margin:0 0 50px; position:relative; -moz-transition:0.3s all; -webkit-transition:0.3s all; transition:0.3s all; }
.ctsc-slideshow .ctsc-slideshow-slides { display:block; overflow:hidden; padding:0; margin:0; width:100%; }
.ctsc-slideshow .ctsc-slide { overflow:hidden; margin:0; padding:0; width:100%; }
.ctsc-slideshow .ctsc-slide *:last-child { margin-bottom:0; }
.ctsc-slideshow .ctsc-slide .ctsc-caption { overflow:hidden; position:absolute; background:rgba(0,0,0,0.5); color:#fff; bottom:0; left:0; right:0; padding:10px; text-align:left; } .ctsc-slideshow-prev, .ctsc-slideshow-next, .ctsc-slideshow-pages { -moz-transition:0.4s all; -webkit-transition:0.4s all; transition:0.4s all; opacity:0; }
.ctsc-slideshow-prev, .ctsc-slideshow-next { position:absolute; width:30px; height:40px; background:#444; background:rgba(0,0,0,0.4); border-radius:2px; font-size:24px; line-height:40px; margin-top:-20px; top:50%; text-align:center; color:#fff; z-index:999; text-shadow:0 0 3px rgba(0,0,0,0.5); cursor:pointer; }
.ctsc-slideshow-prev { left:5px;  }
.ctsc-slideshow-prev:before { font-family:'fontawesome'; content:'\f104'; }
.ctsc-slideshow-next { right:5px; }
.ctsc-slideshow-next:before { font-family:'fontawesome'; content:'\f105'; }
.ctsc-slideshow .ctsc-slideshow-pages { position:absolute; width:100%; height:40px; bottom:0; left:0; text-align:center; opacity:0; z-index:1000; }
.ctsc-slideshow .ctsc-slideshow-pages span { display:inline-block; background:#000; background:rgba(0,0,0,0.5); overflow:hidden; color:transparent; margin:10px 5px 0; width:10px; height:10px; padding:10px 10px 0 0; border-radius:50px; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; }
.ctsc-slideshow .ctsc-slideshow-pages .cycle-pager-active { background:#fff; }
.ctsc-slideshow:hover .ctsc-slideshow-prev, 
.ctsc-slideshow:hover .ctsc-slideshow-next, 
.ctsc-slideshow:hover .ctsc-slideshow-pages { opacity:0.8; } .ctsc-testimonial { margin:0 0 30px; }
.ctsc-testimonial-content { position:relative; background:#fff; background:rgba(255,255,255,0.3); padding:30px; margin-bottom:15px; border:1px solid #ddd; border-radius:3px; }
.ctsc-testimonial-content:after { display:block; position:absolute; font-family:'fontawesome'; content:'\f10e'; bottom:10px; right:10px; font-size:18px; line-height:1; opacity:0.2; }
.ctsc-testimonial-content p { margin-bottom:5px; }
.ctsc-testimonial-image { display:block; float:left; width:50px; height:auto; line-height:0; margin-right:20px; border-radius:5px; }
.ctsc-testimonial-name { margin:0 0 5px; }
.ctsc-testimonial-title { font-size:0.9em; letter-spacing:1px; text-transform:uppercase; margin:0 0 5px; opacity:0.8;}
.ctsc-testimonial-meta { margin-left:70px; }
.ctsc-testimonial-right .ctsc-testimonial-image { float:right; margin:0 0 0 20px; }
.ctsc-testimonial-right .ctsc-testimonial-meta { margin:0 70px 0 0; text-align:right; }
.ctsc-testimonial-noimage .ctsc-testimonial-meta { margin-right:0; } .ctsc-team { margin:0 0 40px; }
.ctsc-team-image { line-height:0; margin:0 0 20px; }
.ctsc-team-image img { display:block; width:100%; height:auto; margin:0; padding:0; border-radius:3px; }
.ctsc-team-body { }
.ctsc-team-name { margin:0 0 5px; }
.ctsc-team-title { display:block; font-size:0.9em; letter-spacing:1px; text-transform:uppercase; margin:0 0 10px; opacity:0.8; }
.ctsc-team-content { }
.ctsc-team-content p:last-child { margin-bottom:0; } .ctsc-team-social { }
.ctsc-team-social a,
.ctsc-team-social a:link,
.ctsc-team-social a:visited { display:inline-block; font-family:'fontawesome'; font-size:14px; text-align:center; line-height:32px; width:32px; height:32px; margin:10px 0 0 5px; color:#fff; border-radius:50px; }
.ctsc-team-social a:first-child { margin:10px 0 0; }
.ctsc-team-social a:hover { text-decoration:none; opacity:0.8; }
.ctsc-team-web { background:#777; }
.ctsc-team-facebook { background:#3b5998; }
.ctsc-team-twitter { background:#00aced; }
.ctsc-team-google-plus { background:#dd4b39; }
.ctsc-team-linkedin { background:#007bb6; }
.ctsc-team-pinterest { background:#cb2027; }
.ctsc-team-tumblr { background:#32506d; }
.ctsc-team-web:before { content:'\f0c1'; }
.ctsc-team-facebook:before { content:'\f09a'; }
.ctsc-team-twitter:before { content:'\f099'; }
.ctsc-team-google-plus:before { content:'\f0d5'; }
.ctsc-team-linkedin:before { content:'\f0e1'; }
.ctsc-team-pinterest:before { content:'\f231'; }
.ctsc-team-tumblr:before { content:'\f173'; } .ctsc-team-meta { }
.ctsc-team-link { display:inline-block; position:relative; margin:15px 20px 0 0; padding-left:42px; }
.ctsc-team-link:before { position:absolute; content:' '; text-align:center; font-size:14px; left:0; top:50%; margin:-16px 0 0; width:30px; height:30px; line-height:30px; font-family:'fontawesome'; background:rgba(255,255,255,0.5); color:#666; border:1px solid #aaa; border-radius:50px; }
.ctsc-team-phone:before { content:'\f095'; }
.ctsc-team-cellphone:before { content:'\f10b'; }
.ctsc-team-fax:before { content:'\f1ac'; }
.ctsc-team-email:before { content:'\f003'; } .ctsc-map { height:400px; margin:0 0 40px; }
.ctsc-map html, #contactmap body { height:100%; }
.ctsc-map label { width: auto; display:inline; }
.ctsc-map img { max-width: none; } .ctsc-counter { margin:0 0 20px; font-size:3em; line-height:1.3; }
.ctsc-counter-icon { display:block; float:left; width:0.85em; text-align:center; margin-right:10px; }
.ctsc-counter-body { overflow:hidden; }
.ctsc-counter-number { line-height:0.8; margin:0 0 5px; }
.ctsc-counter-title { font-size:0.3em; margin-left:5px; } .ctsc-counter-small { font-size:2em; }
.ctsc-counter-medium { font-size:4em; }
.ctsc-counter-large { font-size:5em; } .ctsc-register { margin:0 0; }
.ctsc-register-field { margin:0 0 20px; } .ctsc-primary-color { color:#f90; }
.ctsc-primary-color-border { border-color:#f90; }
.ctsc-primary-color-bg { background-color:#f90; } body .ctsc-dark { color:#eee; }
body .ctsc-dark h1, 
body .ctsc-dark h2, 
body .ctsc-dark h3, 
body .ctsc-dark h4, 
body .ctsc-dark h5, 
body .ctsc-dark h6, 
body .ctsc-dark .heading,
body .ctsc-dark a:link,
body .ctsc-dark a:visited,
body .ctsc-dark a:hover { color:#fff; }  @media only screen and (max-width:800px){ .ctsc-definition-term { float:none; width:auto; padding:0 0 5px; }
.ctsc-definition-description { margin:0; }
} @media only screen and (max-width:600px){ .ctsc-column, .ctsc-column.ctsc-column-narrow, .ctsc-column.ctsc-column-fit { float: none; width: auto; margin: 0;} .ctsc-tablist .ctsc-tablist-nav { float:none; width:auto; margin:0; padding:0 5px; }
.ctsc-tablist .ctsc-tablist-nav li { float:none; width:auto; padding:0; margin:0; }
.ctsc-tablist .ctsc-tablist-nav li a { width:auto; border:solid 1px #ddd; border-width:1px 1px 0 1px; margin:0; }
.ctsc-tablist .ctsc-tablist-nav li:first-child a { border-width:1px 1px 0 1px; }
.ctsc-tablist .ctsc-tab_content, .ctsc-tablist-vertical .ctsc-tab-content { margin:0; }
}@font-face {
font-family: 'socialicon';
src:url(//www.almecar.com/wp-content/plugins/wp-social-widget/assets/fonts/socialicon.eot?4xqn5s);
src:url(//www.almecar.com/wp-content/plugins/wp-social-widget/assets/fonts/socialicon.eot?4xqn5s#iefix) format('embedded-opentype'),
url(//www.almecar.com/wp-content/plugins/wp-social-widget/assets/fonts/socialicon.ttf?4xqn5s) format('truetype'),
url(//www.almecar.com/wp-content/plugins/wp-social-widget/assets/fonts/socialicon.woff?4xqn5s) format('woff'),
url(//www.almecar.com/wp-content/plugins/wp-social-widget/assets/fonts/socialicon.svg?4xqn5s#socialicon) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="sicon-"], [class*=" sicon-"] { font-family: 'socialicon' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.sicon-mail:before {
content: "\e900";
}
.sicon-rss:before {
content: "\e901";
}
.sicon-behance:before {
content: "\e902";
}
.sicon-foursquare:before {
content: "\e903";
}
.sicon-skype:before {
content: "\e904";
}
.sicon-soundcloud:before {
content: "\e905";
}
.sicon-vine:before {
content: "\e906";
}
.sicon-vk:before {
content: "\e907";
}
.sicon-xing:before {
content: "\e908";
}
.sicon-yelp:before {
content: "\e909";
}
.sicon-dribbble:before {
content: "\e90a";
}
.sicon-facebook:before {
content: "\e90b";
}
.sicon-flickr:before {
content: "\e90c";
}
.sicon-github:before {
content: "\e90d";
}
.sicon-google:before {
content: "\e90e";
}
.sicon-instagram:before {
content: "\e90f";
}
.sicon-linkedin:before {
content: "\e911";
}
.sicon-pinterest:before {
content: "\e912";
}
.sicon-stumbleupon:before {
content: "\e913";
}
.sicon-tumblr:before {
content: "\e914";
}
.sicon-twitter:before {
content: "\e915";
}
.sicon-vimeo:before {
content: "\e916";
}
.sicon-youtube:before {
content: "\f166";
}body .wpsw-social-links ,
body .wpsw-social-links-shortcode {
margin: 0;
padding: 0;
}
body .wpsw-social-links li,
body .wpsw-social-links-shortcode li {
display: inline-block;
list-style: none;
}
body .wpsw-social-links li a,
body .wpsw-social-links-shortcode li a{
text-decoration: none;
display: block;
margin-bottom: 10px;
}
body .wpsw-social-links li .social-icon,
body .wpsw-social-links-shortcode li .social-icon {
display: inline-block;
font-size: 20px;
height: 50px;
line-height: normal;
margin-right: 10px;
padding: 15px;
position: relative;
text-align: center;
width: 50px;
z-index: 1;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
body .wpsw-social-links-shortcode li .social-icon {
margin-right: 1px;
}
body .social-icon:after {
content: '';
height: 100%;
pointer-events: none;
position: absolute;
width: 100%;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
body .social-icon:before {
text-transform: none;
display: block;
-webkit-font-smoothing: antialiased;
}
body .social-icon {
-webkit-transition: box-shadow 0.2s;
-moz-transition: box-shadow 0.2s;
transition: box-shadow 0.2s;
}
body .social-icon:after {
top: 0;
left: 0;
padding: 0;
-webkit-box-shadow: 0 0 0 3px #fff;
-moz-box-shadow: 0 0 0 3px #fff;
-ms-box-shadow: 0 0 0 3px #fff;
-o-box-shadow: 0 0 0 3px #fff;
box-shadow: 0 0 0 3px #fff;
-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
-moz-transition: -moz-transform 0.2s, opacity 0.2s;
transition: transform 0.2s, opacity 0.2s;
}
body .social-icon:hover:after,
body .social-icon:focus:after {
-webkit-transform: scale(0.85);
-moz-transform: scale(0.85);
-ms-transform: scale(0.85);
transform: scale(0.85);
opacity: 0.5;
}:root {
--sydney-headings-color: #00102E;
--sydney-dark-background: #00102E;
--sydney-grey-color: #737C8C;
--sydney-text-color: #233452;
--sydney-light-background: #F4F5F7;
}
.valign {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
} .social-menu-widget {
padding: 0;
margin: 0 auto;
display: table;
text-align: center;
}
.widget-area .widget_fp_social a,
.social-menu-widget a,
.social-menu-widget a:hover {
color: #d65050;
}
.social-menu-widget li {
display: inline-block;
padding: 5px 20px;
list-style: none;
line-height: 1;
}
.widget-area .widget_fp_social div ul li {
padding: 5px 10px;
line-height: 1;
}
.social-menu-widget a {
text-decoration: none;
}
.social-widget li a::before,
.social-menu-widget a:before {
font-family: "FontAwesome", "Font Awesome 5 Brands";
color: inherit;
}
.social-menu-widget li a,
.social-widget a {
-webkit-backface-visibility: visible;
backface-visibility: visible;
}
.social-menu-widget li a:hover,
.social-widget a:hover {
}
.social-menu-widget a:before {
font-size: 50px;
text-shadow: 0 0 1px #222;
}
.widget-area .widget_fp_social a:before {
font-size: 34px;
}
.social-menu-widget a[href*="twitter.com"]::before {
content: '\f099';
}
.social-menu-widget a[href*="facebook.com"]::before {
content: '\f09a';
}
.social-menu-widget a[href*="plus.google.com"]::before {
content: '\f0d5';
}
.social-menu-widget a[href*="google.com/+"]::before {
content: '\f0d5';
}
.social-menu-widget a[href*="dribbble.com"]::before {
content: '\f17d';
}
.social-menu-widget a[href*="pinterest.com"]::before {
content: '\f231';
}
.social-menu-widget a[href*="youtube.com"]::before {
content: '\f167';
}
.social-menu-widget a[href*="flickr.com"]::before {
content: '\f16e';
}
.social-menu-widget a[href*="vimeo.com"]::before {
content: '\f194';
}
.social-menu-widget a[href*="instagram.com"]::before {
content: '\f16d';
}
.social-menu-widget a[href*="linkedin.com"]::before {
content: '\f0e1';
}
.social-menu-widget a[href*="foursquare.com"]::before {
content: '\f180';
}
.social-menu-widget a[href*="tumblr.com"]::before {
content: '\f173';
}
.social-menu-widget a[href*="behance.net"]::before {
content: '\f1b4';
}
.social-menu-widget a[href*="deviantart.com"]::before {
content: '\f1bd';
}
.social-menu-widget a[href*="soundcloud.com"]::before {
content: '\f1be';
}
.social-menu-widget a[href*="spotify.com"]::before {
content: '\f1bc';
}
.social-menu-widget a[href*="weibo.com"]::before {
content: '\f18a';
}
.social-menu-widget a[href*="xing.com"]::before {
content: '\f168';
}
.social-menu-widget a[href*="trello.com"]::before {
content: '\f181';
} .site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}
.posts-navigation .nav-previous {
padding-left: 15px;
}
.posts-navigation .nav-next {
padding-right: 15px;
}
.post-navigation .nav-links {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 0 60px;
position: relative;
border: 1px solid rgba(0, 16, 46, 0.1);
}
.post-navigation .nav-next,
.post-navigation .nav-previous {
width: 50%;
}
.post-navigation .nav-next {
text-align: right;
}
.post-navigation a {
color: var(--sydney-text-color);
}
.post-navigation .nav-previous:hover span,
.post-navigation .nav-next:hover span {
color: var(--sydney-text-color);
}
.post-navigation span {
color: #c7c7c7;
-webkit-transition: color 0.3s;
transition: color 0.3s;
}
.post-navigation .nav-previous,
.post-navigation .nav-next {
padding: 30px;
}
.post-navigation .nav-previous span {
margin-right: 10px;
}
.post-navigation .nav-previous {
border-right: 1px solid rgba(0, 16, 46, 0.1);
}
.post-navigation .nav-next span {
margin-left: 10px;
}
.navigation.pagination {
margin-top: 30px;
}
.woocommerce nav.woocommerce-pagination ul li {
border: 0;
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers,
.nav-links .page-numbers {
background-color: #f7f7f7;
padding: 20px;
line-height: 1;
display: inline-block;
color: #443f3f;
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers.current,
.woocommerce nav.woocommerce-pagination ul li .page-numbers:hover,
.nav-links .page-numbers:not(.dots):hover,
.nav-links .page-numbers.current {
background-color: #252525;
color: #fff;
}
.woocommerce nav.woocommerce-pagination ul {
border: 0;
margin: 0;
}
@media ( min-width: 991px ) {
nav.woocommerce-pagination {
margin-top: 45px;
}
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.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; } .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
.widget select {
max-width: 100%;
} .widget_search .search-submit {
display: none;
} .sticky {
display: block;
}
.hentry {
}
.updated:not(.published) {
display: none;
}
.single .entry-header,
.page .entry-header {
margin-bottom: 30px;
}
.entry-footer {
clear: both;
margin-top: 30px;
}
.page-links {
clear: both;
margin: 0 0 30px;
}
.page-header {
margin: 0;
border: 0;
}
.page-wrap .content-wrapper {
padding-top: 15px;
padding-bottom: 15px;
background-color: #fff;
}
.page .page-wrap .content-wrapper,
.single .page-wrap .content-wrapper {
padding-top: 30px;
padding-bottom: 30px;
}
.page-template-page_front-page .page-wrap .content-wrapper {
padding-top: 0;
padding-bottom: 0;
background-color: transparent;
}
.single .meta-post .post-cat::before {
content: '/';
padding: 0 10px;
}
.single .meta-post .post-cat:first-of-type::before {
content: '';
padding: 0;
}
.single .hentry .meta-post a {
color: #d65050;
} .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
}
img {
max-width: 100%;
height: auto;
}
.fitVids-wrapper {
position: relative;
padding-bottom: 56.25%;
height: 0;
}
.fitVids-wrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0 auto;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
} *,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body {
font-size: 14px;
line-height: 1.7;
font-family: "Source Sans Pro", sans-serif;
background: #fff;
color: var(--sydney-text-color);
}
a {
text-decoration: none;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
a:hover,
a:focus {
color: #443f3f;
text-decoration: none;
outline: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
p {
margin-bottom: 20px;
}
.footer-widgets .widget ul,
.widget-area .widget ul {
list-style: none;
padding: 0;
}
.widget .children {
padding-left: 15px;
}
.img-left {
margin: 0 33px 0 0 !important;
float: left;
}
.img-right {
margin: 0 0 0 33px !important;
float: right;
}
strong {
font-weight: 600;
}
h1 { font: 52px/1.1 "Raleway", sans-serif;}
h2 { font: 42px/1.1 "Raleway", sans-serif;}
h3 { font: 32px/1.1 "Raleway", sans-serif;}
h4 { font: 25px/1.1 "Raleway", sans-serif;}
h5 { font: 20px/1.1 "Raleway", sans-serif;}
h6 { font: 18px/1.1 "Raleway", sans-serif;}
h1, h2, h3, h4, h5, h6 {
color: #443f3f;
font-weight: 600;
margin: 10px 0 24px;
}
.text-white { color: #fff !important; }
.text-dark { color: #443f3f !important;}
button,
.llms-button-action,
.llms-student-dashboard .llms-button-secondary,
input[type="button"],
input[type="reset"],
input[type="submit"] {
position: relative;
display: inline-block;
font-family: "Raleway", sans-serif;
font-size: 13px;
line-height: 24px;
font-weight: 700;
padding: 12px 34px;
color: #fff;
text-transform: uppercase;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
button:hover,
.llms-button-action:hover,
.llms-student-dashboard .llms-button-secondary:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background-color: transparent;
}
.select2-container--default .select2-selection--single,
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
color: #767676;
background-color: #fafafa;
border: 1px solid #dbdbdb;
height: 50px;
padding: 4px 20px;
border-radius: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
textarea {
width: 100%;
height: 120px;
padding: 15px 20px;
}
input[type="checkbox"] {
display: inline;
}
input:-moz-placeholder,
textarea:-moz-placeholder,
input::-moz-placeholder,
textarea::-moz-placeholder {
color: #a3a2a2;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
color: #c3c3c3;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
color: #cacaca;
}
.orches-animation {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
}
.orches-animation.animated {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
}
@-webkit-keyframes pop-scale { 0% { -webkit-transform: scale(0.7) } 100% { -webkit-transform: scale(1) } }
@-moz-keyframes pop-scale { 0% { -moz-transform: scale(0.7) } 100% { -moz-transform: scale(1) } }
@keyframes pop-scale { 0% { transform: scale(0.7) } 100% { transform: scale(1) } }
@-webkit-keyframes pop-scale2 { 0% { -webkit-transform: scale(0.5) } 100% { -webkit-transform: scale(1) } }
@-moz-keyframes pop-scale2 { 0% { -moz-transform: scale(0.5) } 100% { -moz-transform: scale(1) } }
@keyframes pop-scale2 { 0% { transform: scale(0.5) } 100% { transform: scale(1) } } .btn {
background-image: none;
}
textarea,
input[type="text"],
input[type="submit"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input,
.dropdown-menu,
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
-webkit-appearance: none;
text-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
table {
width: 100%;
}
th,td {
border: 1px solid #333;
padding: 5px;
text-align: center;
} .site-title {
font-size: 32px;
line-height: 1.2;
font-weight: 600;
}
.site-title a,
.site-title a:hover {
color: #fff;
}
.site-logo {
max-height: 100px;
width: auto;
}
.site-header {
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 1000;
background-color: transparent;
padding: 20px 0;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.admin-bar .site-header,
.admin-bar .site-header.float-header {
top: 32px;
}
.admin-bar:not(.siteScrolled) .slide-item {
background-position: 50% 0 !important;
}	
.header-image {
display: none;
position: relative;
height: 300px;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
.header-inner {
display: none;
}
.site-title {
margin: 0;
}
.site-description {
font-size: 16px;
margin: 15px 0 0;
line-height: 1.6;
color: #efefef;
}
.site-description:empty {
margin: 0;
}	
.site-header.fixed {
position: fixed;
}
.site-header .col-md-4,
.site-header .col-md-8 {
min-height: 0;
}
.site-header .logo {
margin: 40px 0;
float: left;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.site-header .logo a {
display: block;
height: 100%;
}
.site-header .logo {
width: 135px;
height: 27px;
}
.site-header.float-header {
background-color: rgba(0,0,0,0.9);
padding: 5px;
}
.site-header.float-header #mainnav {
padding: 0;
}
.site-header.float-header #mainnav > ul > li > a {
height: 70px;
line-height: 70px;
}
.site-header.float-header .logo {
margin: 20px 0;
} #mainnav {
display: block;
float: right;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
#mainnav ul {
list-style: none;
margin: 0;
padding: 0;
}
#mainnav li {
float: left;
padding: 0 14px;
}
#mainnav ul ul li {
padding: 0;
}
#mainnav ul li a {
position: relative;
display: block;
font-size: 14px;
font-family: "Raleway", sans-serif;
color: #fff;
font-weight: 500;
text-decoration: none;
outline: none;
}
#mainnav ul li a:hover {
color: #d65050;
}
#mainnav ul ul a {
width: 180px;
font-family: "Source Sans Pro", sans-serif !important;
}
#mainnav > ul > li:last-child {
padding-right: 0;
}
#mainnav ul li {
position: relative;
}
#mainnav ul li ul {
width: 180px;
position: absolute;
top: 100%;
left: initial;
opacity: 0;
visibility: hidden;
-webkit-border-radius: 0 0 2px 2px;
-moz-border-radius: 0 0 2px 2px;
-o-border-radius: 0 0 2px 2px;
border-radius: 0 0 2px 2px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#mainnav ul li ul ul {
top: 0;
}
#mainnav .dropdown-symbol {
fill: #fff;
margin-left: 8px;
position: relative;
top: -2px;
}
#mainnav ul ul .dropdown-symbol svg {
transform: rotate(-90deg);
}	
#mainnav ul li ul:after {
content: "";
position: absolute;
left: 0;
width: 100%;
height: 1px;
}
#mainnav ul li ul ul:after {
top: 0;
}
#mainnav ul li ul li ul {
left: 100%;
}
#mainnav:not(.mainnav.toggled) li:hover > ul {
opacity: 1;
padding-top: 10px;
visibility: visible;
left: auto;
display: block !important;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#mainnav:not(.mainnav.toggled) li:hover > ul ul {
padding-top: 0;
left: 100%;
}
#mainnav .sub-menu {
z-index: 99999;
}
#mainnav .sub-menu li a {
color: #fff;
display: block;
line-height: 30px;
background: #1c1c1c;
padding: 0 18px;
border-top: 1px solid #252525;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#mainnav .sub-menu li:hover > a {
color: #fff;
}
#mainnav li:hover > .sub-menu > li > a {
padding: 8px 18px;
} #mainnav ul li::before {
font-family: "Fontawesome", "Font Awesome 5 Free";
color: #fff;
float: left;
margin: 5px 5px 0 0;
font-size: 14px;
line-height: 1;
font-weight: 400;
}
#mainnav ul li a {
float: left;
}
#mainnav .sub-menu li:before {
content: '';
margin: 0;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
}
.mainnav.toggled ul li a,
#mainnav-mobi ul li a {
float: none !important;
}
.mainnav.toggled ul li::before,
#mainnav-mobi ul li::before {
content: '';
}
.fw-menu-container {
padding-left: 60px;
padding-right: 60px;
} .main-header,
.header-search-form {
background-color: var(--sydney-dark-background);
z-index: 999;
}
.bottom-header-row #mainnav,
.main-header #mainnav {
float: none;
}
.bottom-header-row #mainnav ul li ul,
.main-header #mainnav ul li ul {
left: -9999em;
}
.site-header-inner {
padding-top: 15px;
padding-bottom: 15px;
}
.bottom-header-row #mainnav a,
.main-header #mainnav a {
background: transparent !important;
border: 0 !important;
}
.bottom-header-row #mainnav ul li ul:after,
.main-header #mainnav ul li ul:after {
display: none !important;
}
.bottom-header-row #mainnav ul ul li,
.main-header #mainnav ul ul li {
background-color: #233452;
display: flex;
align-items: center;
padding: 0 18px;
width: 100%;
}
.bottom-header-row #mainnav ul ul li:first-of-type,
.main-header #mainnav ul ul li:first-of-type {
padding-top: 8px;
}
.bottom-header-row #mainnav ul ul li:last-of-type,
.main-header #mainnav ul ul li:last-of-type {
padding-bottom: 8px;
}
.bottom-header_layout_4 #mainnav > div > ul > li:first-of-type,
.bottom-header_layout_5 #mainnav > div > ul > li:first-of-type {
padding-left: 0;
}
.bottom-header-row #mainnav ul li ul,
.main-header #mainnav ul li ul {
width: 220px;
}
.main-header ul ul a {
padding: 0 !important;
}
.header-item.header-contact i {
margin-right: 5px;
}
.sydney-offcanvas-menu, .mobile-header {
display: none;
}
.sydney-offcanvas-menu .dropdown-symbol {
margin-left: 0 !important;
}
.sydney-offcanvas-menu .header-search,
.sydney-offcanvas-menu .wc-account-link,
.sydney-offcanvas-menu .site-header-cart {
display: inline-block;
vertical-align: middle;
}
.sydney-offcanvas-menu .button {
margin-top: 30px;
}
.sydney-offcanvas-menu #mainnav ul li a {
float: none !important;
}
.sydney-offcanvas-menu .header-contact a {
margin-bottom: 15px;
}
.sydney-offcanvas-menu .header-contact {
background-color: transparent !important;
border: 0 !important;
margin-top: 30px;
padding: 0 !important;
}
.sydney-offcanvas-menu svg {
max-height: 16px;
}
.sydney-offcanvas-menu {
position: fixed;
left: -100%;
opacity: 0;
transition: all 0.4s;
top: 0;
box-shadow: 0 5px 15px 3px rgba(0, 0, 0, 0.07);
padding: 30px;
margin: 0;
z-index: 99999;
background-color: var(--sydney-dark-background);
width: 100%;
max-width: 300px;
height: 100%;
overflow-y: auto;
}
.sydney-offcanvas-menu .mobile-header-item {
visibility: hidden;
}
.admin-bar .sydney-offcanvas-menu {
top: 32px;
}
.sydney-offcanvas-menu.toggled {
left: 0;
opacity: 1;
font-weight: 600;
}
.sydney-offcanvas-menu.toggled .mobile-header-item {
visibility: visible;
}
.sydney-offcanvas-menu #mainnav a {
width: 100%;
}
.sydney-offcanvas-menu #mainnav .menu-item-has-children a {
width: calc(100% - 23px);
}
.sydney-offcanvas-menu #mainnav ul ul a {
width: calc(100% - 23px);
background: transparent;
border: 0;
padding-top: 5px;
padding-bottom: 5px;
}
.sydney-offcanvas-menu #mainnav ul li a {
font-size: 18px;
}
.sydney-offcanvas-menu #mainnav ul ul a:hover {
background: transparent;
}
.sydney-offcanvas-menu #mainnav ul ul li {
display: flex;
flex-wrap: wrap;
padding: 0;
background-color: transparent;
}
.sydney-offcanvas-menu #mainnav ul li ul:after,
.sydney-offcanvas-menu #mainnav ul li ul ul:after {
display: none;
}
.sydney-offcanvas-menu #mainnav ul li {
padding: 0;
margin-right: 0;
float: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.sydney-offcanvas-menu #mainnav:not(.mainnav.toggled) li:hover > ul {
padding-top: 0;
}
.sydney-offcanvas-menu #mainnav ul ul ul {
position: static;
}
.sydney-offcanvas-menu #mainnav:not(.mainnav.toggled) li:hover > ul,
.sydney-offcanvas-menu #mainnav ul ul li:hover > ul {
display: none !important;
}
.sydney-offcanvas-menu #mainnav .sub-menu {
display: none;
margin: 0;
list-style: none;
padding-left: 10px;
position: static;
float: none;
box-shadow: none;
}
.mobile-menu-close svg {
fill: #fff;
}
.sydney-offcanvas-menu #mainnav:not(.mainnav.toggled) .sub-menu.toggled {
display: block !important;
visibility: visible;
opacity: 1;
width: 100%;
margin-bottom: 10px;
}
.sydney-offcanvas-menu #mainnav li:hover > .sub-menu > li > a {
padding: 5px 18px;
}
.sydney-offcanvas-menu.toggled .menu {
display: block;
}
.sydney-offcanvas-menu #mainnav {
display: block;
float: none;
}
.sydney-offcanvas-menu .mainnav ul li:last-of-type {
border: 0 !important;
}
.sydney-offcanvas-menu #mainnav .sub-menu li:hover > a {
background: transparent !important;
}
.mobile-header-item {
margin-bottom: 30px;
}
.main-header .header-contact,
.bottom-header-row .header-contact,
.mobile-header .header-contact {
background: transparent !important;
border: 0 !important;
width: auto !important;
position: static !important;
padding: 0 !important;
}
.mobile-header-item:last-of-type {
margin-bottom: 0;
}
.mobile-header-item .align-right {
text-align: right;
}
@media (max-width: 1024px) {
.bottom-header-row, .main-header {
display: none;
}
.mobile-header {
display: block;
padding-top: 15px;
padding-bottom: 15px;
}
.mobile-header .align-right {
justify-content: flex-end;
text-align: right;
}
.mobile-header .align-center {
text-align: center;
}
.sydney-offcanvas-menu {
display: block;
}
}
.site-title {
margin: 0;
}
.site-title a, .site-title a:visited {
color: #fff;
}
.site-description {
margin: 5px 0 0;
}
.header-elements {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.header-elements svg {
fill: #fff;
max-height: 16px;
}
.header_layout_1 .header-elements, .header_layout_2 .header-elements {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.header_layout_2 .row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.header_layout_2 .menu-col {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.header_layout_2 .menu-center .mainnav > div > ul {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.header_layout_2 .menu-right .mainnav > div > ul {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.header_layout_2 .header-col {
padding-left: 15px;
padding-right: 15px;
}
.header_layout_1 .site-branding, .header_layout_3 .site-branding, .header_layout_5 .site-branding {
text-align: center;
}
.bottom-header_layout_3 .mainnav > div > ul {
justify-content: center;
}
.header_layout_3 .header-elements:not(:first-of-type), .bottom-header_layout_3 .header-elements:not(:first-of-type), .bottom-header_layout_4 .header-elements:not(:first-of-type), .header_layout_4 .header-elements:not(:first-of-type), .bottom-header_layout_5 .header-elements:not(:first-of-type), .header_layout_5 .header-elements:not(:first-of-type) {
justify-content: flex-end;
}
.main-header .top-header-row {
padding-top: 15px;
padding-bottom: 15px;
}
.main-header.header_layout_3 .site-header-inner, .site-header.header_layout_4 .site-header-inner, .main-header.header_layout_5 .site-header-inner {
padding: 0;
}
.sticky-header.sticky-scrolltop {
position: sticky;
top: -200px;
transition: top 0.4s;
}
.sticky-header.is-sticky, .sticky-header.sticky-always {
position: sticky;
top: 0;
}
.admin-bar .sticky-header.is-sticky, .admin-bar .sticky-header.sticky-always {
top: 32px;
}
.sticky-header.sticky-shadow, .sticky-header.is-sticky {
box-shadow: 0 0 30px rgba(0, 0, 0, 0.07);
}
.bottom-header-row {
background-color: var(--sydney-dark-background);
z-index: 999;
}
.bottom-header-inner {
padding-top: 15px;
padding-bottom: 15px;
}
.header-item {
margin-right: 25px;
line-height: 1;
}
.header-item:last-child {
margin-right: 0;
}
.header-contact a {
display: block;
margin-bottom: 5px;
}
.header-contact a:last-of-type {
margin-bottom: 0;
}
.header-search .icon-search, .header-search .icon-cancel {
display: none;
cursor: pointer;
position: relative;
z-index: 999;
}
.header-search .icon-search.active, .header-search .icon-cancel.active {
display: inline-block;
}
.header-search .icon-cancel svg {
width: 20px;
height: 24px;
}
.icon-cancel {
cursor: pointer;
}
.header-search-form {
position: absolute;
width: 100%;
top: auto;
padding: 20px;
z-index: 999999;
left: -9999em;
opacity: 0;
transition: opacity 0.3s;
visibility: hidden;
}
.header-search-form form {
max-width: 720px;
margin-left: auto;
margin-right: auto;
display: flex;
}
.header-search-form form .search-field,
.header-search-form form label {
width: 100%;
}
.header-search-form label {
margin-bottom: 0;
}
.header-search-form form button, .header-search-form form .search-field {
display: block;
}
.header-search-form form button svg, .header-search-form form .search-field svg {
fill: #fff;
}
.header-search-form form button {
padding: 13px 24px !important;
border-radius: 0 !important;
font-size: 14px !important;
}
.header-search-form.active {
opacity: 1;
left: 0;
visibility: visible;
}
.search-overlay {
position: fixed;
top: 0;
height: 100%;
width: 100%;
z-index: 998;
background-color: rgba(0, 0, 0, 0.3);
left: -100%;
opacity: 0;
transition: opacity 0.3s;
}
.search-overlay.active {
opacity: 1;
left: 0;
}
.header-image img {
width: 100%;
vertical-align: top;
}
.custom-logo-link {
line-height: 1;
}
.custom-logo-link img {
max-width: 180px;
}
@media (max-width: 1024px) {
.bottom-header-row, .main-header {
display: none;
}
.mobile-header {
display: block;
padding-top: 15px;
padding-bottom: 15px;
}
.mobile-header .align-right {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
text-align: right;
}
.mobile-header .align-center {
text-align: center;
}
.sydney-offcanvas-menu {
display: block;
}
} .transparent-header .header-wrapper {
position: absolute;
width: 100%;
top: auto;
z-index: 999;
}
.transparent-header .main-header:not(.sticky-active):not(.is-sticky),
.transparent-header .bottom-header-row:not(.sticky-active):not(.is-sticky) {
background-color: transparent;
}
.transparent-header .sticky-header.sticky-always {
position: absolute;
top: auto;
left: 0;
width: 100%;
}
.transparent-header .sticky-header.is-sticky {
position: fixed;
width: 100%;
}
.transparent-header .sticky-header.sticky-always.sticky-active {
position: fixed;
top: 0;
z-index: 999;
}
.admin-bar.transparent-header .sticky-header.sticky-always.sticky-active {
position: fixed;
top: 32px;
z-index: 999;
} .mainnav.toggled {
display: block !important;
top: 100%;
}	
.mainnav.toggled,
#mainnav-mobi {
display: block;
margin: 0 auto;
width: 100%;
position: absolute;
background-color: #1c1c1c;
margin-top: 15px;
z-index: 1000;
}
#mainnav-mobi {
top: 28px;
}
.mainnav.toggled ul,
#mainnav-mobi ul {
display: block;
list-style: none;
margin: 0;
padding: 0;
}
.mainnav.toggled ul li,
#mainnav-mobi ul li {
margin:0;
position: relative;
text-align: left;
border-top: 1px solid #252525;
cursor: pointer;
float: none !important;
}
.mainnav.toggled ul > li > a,
#mainnav-mobi ul > li > a {
display: block;
text-decoration: none;
padding: 10px 50px;
color: #fff;
}
.mainnav.toggled ul.sub-menu,
#mainnav-mobi ul.sub-menu {
top: 100%;
left: 0;
z-index: 2000;
position: relative;
background-color: #161625;
}
.mainnav.toggled > ul > li > ul > li,
.mainnav.toggled > ul > li > ul > li > ul > li,
#mainnav-mobi > ul > li > ul > li,
#mainnav-mobi > ul > li > ul > li > ul > li {
position: relative;
border-top: 1px solid #252525;
background-color: #222;
}
.mainnav.toggled > ul > li > ul > li >  a,
#mainnav-mobi > ul > li > ul > li >  a {
padding-left: 70px !important
}
.mainnav.toggled > ul > li > ul > li > ul > li a,
#mainnav-mobi > ul > li > ul > li > ul > li a {
padding-left: 90px !important
}
.mainnav.toggled ul.sub-menu > li > a,
#mainnav-mobi ul.sub-menu > li > a {
display: block;
text-decoration: none;
padding: 10px 60px;
border-top-color: rgba(255,255,255,0.1);
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.mainnav.toggled > ul > li > ul > li:first-child a,
#mainnav-mobi > ul > li > ul > li:first-child a {
border-top: none;
}
#mainnav.toggled ul.sub-menu,
#mainnav.toggled ul ul a {
width: 100%;
left: 0;
}
#mainnav.toggled li > .sub-menu > li > a {
padding: 10px 50px;
}
#mainnav.toggled ul li ul:after {
display: none;
}
#mainnav.toggled .sub-menu li a {
background: transparent !important;
}
#mainnav.toggled ul ul li {
padding: 0 14px;
}
.mainnav.toggled ul.sub-menu > li > a:hover,
.mainnav.toggled > ul > li > ul > li.active > a,
#mainnav-mobi ul.sub-menu > li > a:hover,
#mainnav-mobi > ul > li > ul > li.active > a {
color: #fff;
}
.btn-menu {
float: right;
color: #fff;
text-align:center;
width: 28px;
height: 28px;
cursor: pointer;
transition: all 0.3s ease-out;
}
.btn-submenu {
position: absolute;
right: 20px;
top: 0;
width: 50px;
text-align: center;
}
.btn-submenu.is-amp {
color: #fff;
font-size: 26px;
}
@media ( min-width: 1025px ) {
.btn-submenu {
display: none;
}
}
.btn-menu {
display: none
} .aside-image {
padding: 0;
position: relative;
}
.aside-image .image-container {
height: 100%;
overflow: hidden;
padding: 0;
position: absolute;
left: 0;
top: 0;
}
.aside-image .image-holder {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-size: cover !important;
z-index: 0;
background-position: 50% 50%;
}
.aside-image .content-wrap {
padding: 70px 0 70px 50px;
}
.aside-image.right .image-container {
left: auto;
right: 0;
}
.aside-image.right .content-wrap {
padding: 70px 50px 70px 0;
}
.error-wrap h1 {
font-size: 35px;
color: #ddd;
font-weight: 600;
margin: 0 0 40px;
line-height: normal;
}
.error-wrap h5 {
margin-top: 60px;
font-size: 18px;
font-weight: normal;
}
.error-wrap .error-search {
padding: 0 80px;
}
.error-wrap #search-form {
height: 50px;
margin-bottom: 17px;
position: relative;
width: 100%;
}
.error-wrap .search-input {
margin: 0;
width: 100%;
}
.error-wrap #search-submit {
height: 50px;
padding: 0;
position: absolute;
top: 0;
right: 0;
width: 120px;
border-radius: 0 3px 3px 0;
background: #443f3f;
border-color: #443f3f;
}
.error-wrap #search-submit:hover {
color: #fff;
} #page-slider {
position: relative;
height: 250px;
}
.overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
filter: alpha(opacity=70);
opacity: 0.7;
}
.page-wrap {
padding: 83px 0 100px;
clear: both;
}
.page-template-page_front-page .page-wrap,
.projects-template-post_full .page-wrap,
.projects-template-post_full .page-wrap .content-wrapper {
padding: 0;
}
.entry-page p,
.entry-post p {
margin-bottom: 24px;
}
.entry-post img {
margin: 10px 0 20px;
}
.header-slider,
.owl-wrapper {
direction: ltr;
}
.header-slider,
.owl-carousel {
-webkit-transform: translate3d(0,0,0);
}
.header-slider {
-moz-transform: none;
} .parallax {
width: 100%;
background-attachment: fixed;
background-position: 50% 0;
} .header-slider {
position: relative;
max-width: 100%;
}
.slide-text.slides {
padding-left: 0;
}
.slides-container .slide-item {
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.sliderFix {
display: block !important;
}
.text-slider-section {
position: absolute;
top: 50%;
left: 0;
right: 0;
text-align: center;
z-index: 2;
width: 100%;
padding-top: 5px;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.text-slider .maintitle,
.text-slider .subtitle {
z-index: 10;
color: #fff;
margin: 0;
letter-spacing: 1px;
text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.text-slider .maintitle {
position: relative;
display: inline-block;
font-size: 57px;
line-height: 67px;
font-weight: 700;
padding-bottom: 10px;
}
.text-slider .maintitle:after {
content: "";
position: absolute;
left: 50%;
bottom: 0;
width: 40%;
height: 1px;
margin-left: -20%;
}
.text-slider .subtitle {
font-size: 30px;
line-height: 40px;
padding: 20px 0 50px;
font-weight: 300;
}
.text-slider {
position: relative;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInRightBig {
from {
right: -1200px;
}
to {
right: 0;
}
}
@keyframes fadeInRightBig {
from {
right: -1200px;
}
to {
right: 0;
}
}
.slide-inner {
position: absolute;
top: 50%;
left: 0;
right: 0;
text-align: center;
z-index: 2;
width: 100%;
min-height: 260px;
padding-top: 5px;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.header-slider {
overflow: hidden;
}
.header-slider[data-speed="0"] .slide-item {
opacity: 1 !important;
} .content-area .post-wrap,
.contact-form-wrap {
padding-right: 30px;
}
.no-sidebar .page-wrap {
overflow-x: hidden;
}
.content-area.no-sidebar {
padding-left: 15px;
padding-right: 15px;
}
.no-sidebar .content-area .post-wrap {
padding-right: 0;
}
.single-post .no-sidebar .entry-thumb, .single-post.no-sidebar .entry-thumb {
max-width: 920px;
margin-left: auto;
margin-right: auto;
}
.single-post .no-sidebar .entry-header, .single-post .no-sidebar .entry-content, .single-post .no-sidebar .entry-footer, .single-post .no-sidebar .post-navigation, .single-post .no-sidebar .comments-area, .single-post .no-sidebar .single-post-author, .single-post.no-sidebar .entry-header, .single-post.no-sidebar .entry-content, .single-post.no-sidebar .entry-footer, .single-post.no-sidebar .post-navigation, .single-post.no-sidebar .comments-area, .single-post.no-sidebar .single-post-author {
max-width: 730px;
margin-left: auto;
margin-right: auto;
}
.content-area .hentry {
position: relative;
padding-bottom: 20px;
}
.hentry .post-content {
overflow: hidden;
}
.content-area .entry-thumb {
text-align: center;
margin-bottom: 24px;
}
.hentry .title-post {
font-size: 36px;
line-height: normal;
padding-bottom: 10px;
margin: 0;
}
.single .entry-header .entry-title {
padding: 0;
}
.posts-layout .entry-title {
font-size: 32px;
padding: 0;
}
.posts-layout .hentry {
margin-bottom: 80px;
padding-bottom: 0;
}
.single-post-author .author-link,
.posts-layout .read-more {
color: var(--sydney-headings-color);
text-decoration: underline;
display: inline-block;
margin-top: 20px;
}
.single-post-author .author-link:hover,
.posts-layout .read-more:hover {
color: var(--sydney-grey-color);
}
.posts-layout .entry-header {
margin-bottom: 24px;
}
.posts-layout .entry-post p:last-of-type {
margin-bottom: 0;
}
.entry-title a {
color: var(--sydney-headings-color);
}	
.posts-layout .entry-title a:hover {
color: var(--sydney-grey-color);
}
span.author.vcard {
padding: 0;
margin: 0;
}
.hentry blockquote {
background-color: #333;
color: #fff;
font-size: 16px;
font-style: italic;
line-height: 23px;
margin-bottom: 30px;
padding: 30px 35px;
position: relative;
}
.fullwidth {
width: 100%;
}
.error-404 {
text-align: center;
}
.error-404 .page-content p {
margin-bottom: 30px;
}
.layout5 .hentry:after {
width: 0;
height: 0;
}	
.layout3 .row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.posts-layout .post-align-center {
text-align: center;
}
.posts-layout .post-align-center .entry-meta {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.posts-layout .post-align-center .entry-header {
text-align: center;
}
.posts-layout .post-align-right {
text-align: right;
}
.posts-layout .post-align-right .entry-header {
text-align: right;
}
.posts-layout .post-align-right .entry-meta {
-webkit-box-pack: flex-end;
-ms-flex-pack: flex-end;
justify-content: flex-end;
}
.posts-layout .list-image {
width: 35%;
}	
.posts-layout .list-content {
width: 65%;
max-width: 65%;
}	
.posts-layout article:not(.has-post-thumbnail) .list-content {
width: 100%;
max-width: 100%;		
}
.layout4 article, .layout6 article {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}	
.layout4 .entry-thumb, .layout6 .entry-thumb {
margin: 0 24px 0 0;
}	
.posts-layout .post-vertical-align-middle {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}	
.posts-layout .post-vertical-align-bottom {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
} 
.layout4 .image-right {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}	
.layout4 .image-right .entry-thumb {
margin: 0 0 0 30px;
}
.list-image.image-left:empty {
display: none;
}	
.layout6 article:nth-of-type(even) .list-image {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}	
.layout6 article:nth-of-type(even) .list-image .entry-thumb {
margin: 0 0 0 24px;
}	
.no-sidebar .layout1,
.no-sidebar .layout2 {
max-width: 920px;
margin-left: auto;
margin-right: auto;
padding-left: 15px !important;
padding-right: 15px !important;
float: none !important;
} .blog-pagination ul {
width: 100%;
text-align: right;
list-style: none;
}
.blog-pagination ul li,
.blog-pagination ul li a {
display: inline-block;
background-color: transparent;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
}
.blog-pagination ul li {
margin-left: 3px;
}
.blog-pagination ul li.active,
.blog-pagination ul li:hover a {
color: #fff;
}
.single .meta-post a {
text-transform: uppercase;
letter-spacing: 5px;
font-size: 13px;
}
.single-meta,
.single-meta a {
color: #68647a;
}
.single .single-meta {
text-transform: uppercase;
font-size: 13px;
}
.single .single-meta {
display: table;
}
.single-meta .byline {
padding-left: 10px;
} .single-post-author {
margin-bottom: 60px;
background-color: var(--sydney-light-background);
padding: 40px;
text-align: center;
}
.single-post-author .author-avatar img {
border-radius: 50%;
} .sydney-related-posts {
margin-bottom: 60px;
}
.related-post .entry-meta {
margin-bottom: 6px;
}
.related-post .entry-title {
margin-top: 6px;
margin-bottom: 0;
} .entry-meta {
font-weight: 600;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 12px;
margin-bottom: 15px;
}
.entry-meta .avatar {
border-radius: 50%;
margin-left: 5px;
}
.entry-meta .author a.url {
color: var(--sydney-headings-color);
}
.entry-meta,
.entry-meta a {
color: var(--sydney-grey-color);
}
.posts-layout .entry-meta a:hover,
.entry-meta a:hover {
color: var(--sydney-headings-color);
}
.entry-meta > * {
margin-right: 10px;
}
.entry-meta > *:last-of-type {
margin-right: 0;
}
.entry-meta.delimiter-dot > *,
.entry-meta.delimiter-vertical > *,
.entry-meta.delimiter-horizontal > * {
margin-right: 0;
}
.entry-meta.delimiter-dot > *:after,
.entry-meta.delimiter-vertical > *:after,
.entry-meta.delimiter-horizontal > *:after {
padding: 0 10px;
}
.entry-meta.delimiter-dot > *:last-child:after,
.entry-meta.delimiter-vertical > *:last-child:after,
.entry-meta.delimiter-horizontal > *:last-child:after {
display: none;
}
.entry-meta.delimiter-dot > *:after {
content: '';
background: #00102E;
opacity: 0.2;
width: 4px;
height: 4px;
border-radius: 50%;
display: inline-block;
vertical-align: middle;
margin: 0 10px;
padding: 0;		
}
.entry-meta.delimiter-vertical > *:after {
content: '\007C';
}
.entry-meta.delimiter-horizontal > *:after {
content: '\0023AF';
}
.single .entry-meta-below {
margin-bottom: 0;
} .widget-area {
border: 1px solid rgba(0, 0, 0, 0.1);
padding: 30px;
}
.widget-area .widget {
position: relative;
margin-bottom: 55px;
}
.sidebar-column .widget:last-of-type {
margin-bottom: 0;
}
.widget-area .widget:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 30px;
height: 1px;
}
.widget-area .widget:first-child {
padding-top: 0;
}
.widget-area .widget:first-child:before {
height: 0;
}
.widget-area .widget-title {
font-size: 22px;
line-height: normal;
color: #263246;
font-weight: 600;
padding-bottom: 24px;
margin: 0;
}
.widget-area .widget ul li {
padding: 5px 0;
}
.widget-area .widget ul li:first-child {
padding-top: 0;
}
.widget-area .widget ul li:last-child {
padding-bottom: 0;
}
.widget-area,
.widget-area  a {
color: #767676;
} .widget-popular-post .news .thumb {
width: 65px;
height: auto;
margin: 3px 18px 0 0;
float: left;
}
.widget-popular-post .news .text {
min-height: 65px;
}
.widget-popular-post .news h6 {
font-size: 13px;
line-height: 20px;
font-weight: 500;
margin: 0 0 4px;
}
.widget-popular-post .news p,
.widget-popular-post .news p a {
font-size: 13px;
margin: 0;
}
.widget-popular-post .news p a:hover {
text-decoration: underline;
} .widget-categories .categories li a {
position: relative;
display: block;
}
.widget-categories .categories li span {
position: absolute;
right: 0;
top: 0;
} .widget-tags .tag-list a {
display: inline-block;
font-size: 13px;
color: #767676;
border: 1px solid #dbdbdb;
padding: 7px 15px;
margin: 4px;
margin-left: 0;
}
.widget-tags .tag-list a:hover {
color: #5e5e5e;
}
.search-field {
max-width: 100%;
} .single-post .hentry {
padding-bottom: 0;
}
.single-post .author-post {
position: relative;
margin-top: 50px;
background-color: #eee;
padding: 20px;
}
.single-post .author-post .author-avatar {
float: left;
width: 145px;
background-color: #f5f5f5;
padding: 3px;
}
.single-post .author-post .author-info {
position: relative;
padding: 0 20px 0 35px;
margin-left: 140px;
min-height: 140px;
}
.single-post .author-post .name {
margin: 3px 0 17px 0;
}
.single-post .author-post .name h6 {
font-size: 20px;
font-weight: 600;
display: inline-block;
margin: 0;
}
.single-post .author-post .intro {
margin: 0;
}
.single-post .author-post ul.socials {
position: absolute;
top: 10px;
right: 20px;
list-style: none;
margin: 0;
}
.single-post .author-post ul.socials li {
float: left;
text-align: center;
margin-right: 5px;
}
.single-post .author-post ul.socials li a {
display: inline-block;
width: 25px;
height: 25px;
font-size: 18px;
line-height: 25px;
color: #ccc;
}
.tags-links a {
display: inline-block;
background-color: var(--sydney-grey-color);
padding: 2px 10px;
color: #fff;
margin: 0 4px;
font-size: 12px;
text-transform: uppercase;
font-weight: 600;
}
.tags-links a:hover {
background-color: var(--sydney-headings-color);
}
.tags-links a:first-of-type {
margin-left: 0;
}
.single .hentry {
margin-bottom: 60px;
} .comments-area {
margin-bottom: 60px;
margin-top: 30px;
}
.comments-title {
margin: 0 0 30px 0;
font-size: 24px;
}
.comments-area ol {
list-style: none;
}
.comments-area ol {
padding: 0;
}
.comments-area .children {
padding-left: 20px;
}
.comments-area .fn {
color: #505050;
}
.comment-author .avatar {
position: absolute;
}
.comment-author .fn,
.comment-metadata {
margin-left: 80px;
}
.comment-metadata {
font-size: 13px;
margin-bottom: 20px;
text-transform: uppercase;
}
.comment-form .form-submit {
margin-top: 20px;
margin-bottom: 0;
}
.comment-body {
padding: 15px 0;
margin-bottom: 20px;
border-bottom: 1px solid #f3f3f3;
background-color: #fff;
}
.reply {
margin-left: 80px;
background-color: #e64e4e;
display: table;
margin-top: 15px;
}
.comment-reply-link {
padding: 8px 22px;
font-size: 13px;
text-transform: uppercase;
color: #fff;
line-height: 1;
font-weight: 600;
display: table;
}
.comment-meta a {
color: #c7c7c7;
}
.comments-area a.url {
color: #505050;
text-decoration: none;
}
.bypostauthor {
}
.comment-reply-title {
font-size: 24px;
}
.comment-form input:not([type="checkbox"]) {
width: 100%;
max-width: 100%;
}
.form-submit input {
width: auto;
}
.comment-content {
margin-left: 80px;
}
#commentform {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
#commentform p {
width: 100%;
}
#commentform .comment-form-email,
#commentform .comment-form-url {
width: calc(50% - 15px);
}
#commentform .comment-form-email {
margin-right: 15px;
}
#commentform .comment-form-url {
margin-left: 15px;
}
.comment-respond {
background-color: var(--sydney-light-background);
padding: 40px;
}
.comment-respond .comment-notes {
margin-bottom: 40px;
} .portfolio-images {
margin-bottom: 40px;
}
.portfolio-info {
background-color: #f7f7f7;
border: 1px solid #eee;
padding: 25px 25px 40px;
font-family: "Raleway", sans-serif;
}
.portfolio-info h5 {
margin: 0 0 15px;
text-transform: uppercase;
}
.portfolio-info ul {
list-style: none;
font-size: 14px;
margin-bottom: 10px;
}
.portfolio-info ul li {
padding: 10px 0;
}
.portfolio-info ul li span {
float: right;
color: #443f3f;
}
.portfolio-info .button-group {
text-align: center;
}
.portfolio-info .button-group a {
width: 100%;
margin-top: 10px;
} .footer-widgets {
border: 0;
padding: 0;
background-color: #252525;
}
.footer-widgets .widget-title {
text-transform: uppercase;
color: #fff;
line-height: normal;
margin: 5px 0 0;
}
.footer-widgets,
.footer-widgets a {
color: #666666;
}
.footer-widgets-grid {
padding: 95px 0;
display: grid;
gap: 30px;
}
.footer-widgets-grid.footer-layout-2 {
grid-template-columns: repeat(2, 1fr);
}
.footer-widgets-grid.footer-layout-col2-bigleft {
grid-template-columns: 2fr 1fr;
}
.footer-widgets-grid.footer-layout-col2-bigright {
grid-template-columns: 1fr 2fr;
}
.footer-widgets-grid.footer-layout-3 {
grid-template-columns: repeat(3, 1fr);
}
.footer-widgets-grid.footer-layout-col3-bigleft {
grid-template-columns: 3fr 1fr 1fr;
}
.footer-widgets-grid.footer-layout-col3-bigright {
grid-template-columns: 1fr 1fr 3fr;
}
.footer-widgets-grid.footer-layout-4 {
grid-template-columns: repeat(4, 1fr);
}
.footer-widgets-grid.footer-layout-col4-bigleft {
grid-template-columns: 2fr 1fr 1fr 1fr;
}
.footer-widgets-grid.footer-layout-col4-bigright {
grid-template-columns: 1fr 1fr 1fr 2fr;
}
.footer-widgets-grid.align-middle {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.footer-widgets-grid.align-bottom {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: end;
}
.visibility-mobile-only {
display: none;
}
@media (max-width: 991px) {
.visibility-desktop-only {
display: none;
}
.visibility-mobile-only {
display: block;
}
} .widget-info .logo-footer {
margin-bottom: 36px;
}
.widget-info p {
margin-bottom: 24px;
}
.widget-info .infomation {
list-style: none;
margin: 0;
}
.widget-info .infomation li {
position: relative;
padding: 0 0 0 30px;
margin-bottom: 15px;
line-height: 24px;
}
.widget-info .infomation li.address:before,
.widget-info .infomation li.phone:before,
.widget-info .infomation li.email:before {
position: absolute;
left: 0;
top: 0;
content: "\f041";
font-family: "FontAwesome", "Font Awesome 5 Free";
font-weight: 900;
font-size: 16px;
}
.widget-info .infomation li.phone:before {
content: "\f095";
}
.widget-info .infomation li.email:before {
content: "\f040";
} .widget-links ul {
list-style: none;
margin: 0;
}
.widget-links ul li {
padding: 10px 0 7px;
}
.widget-links ul li:first-child {
padding-top: 0;
}
.widget-mail-subscribe p {
padding-bottom: 10px;
}
.widget-mail-subscribe .email-sub input {
width: 205px;
margin-bottom: 10px;
} .site-info {
padding: 20px 0;
}
.site-footer {
background-color: #1c1c1c;
}
.site-footer,
.site-footer a {
color: #666;
}
.site-footer .socials {
margin: 0;
list-style: none;
}
.bottom .socials li {
display: inline-block;
margin-left: 5px;
}
.site-footer .socials li a {
display: inline-block;
color: #666;
font-size: 14px;
background-color: #2e2e2e;
width: 35px;
height: 35px;
line-height: 35px;
text-align: center;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
}
.site-footer .socials li:hover a {
color: #fff;
}
.social-profile {
text-align: right;
}
.social-profile a {
margin-right: 20px;
}
.social-profile a:last-of-type {
margin-right: 0;
} .preloader {
background: none repeat scroll 0 0 #fff;
height: 100%;
opacity: 1;
position: fixed;
text-align: center;
transition: opacity 0.2s ease 0s;
width: 100%;
z-index: 9999;	    
}
.preloader.disable {
opacity: 0;
}
.preloader.hide {
display: none;
}	
.preloader .spinner {
height: 30px;
left: 50%;
margin-left: -15px;
margin-top: -15px;
position: relative;
top: 50%;
width: 30px;
}
.preloader .pre-bounce1,
.preloader .pre-bounce2 {
-webkit-animation: 2s ease 0s normal none infinite bounce;
animation: 2s ease 0s normal none infinite bounce;
background-color: #de4939;
border-radius: 50%;
height: 100%;
left: 0;
opacity: 0.6;
position: absolute;
top: 0;
width: 100%;
}
.preloader .pre-bounce2 {
-webkit-animation-delay: -0.5s;
animation-delay: -0.5s;
}
@-webkit-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-webkit-transform: translateY(-15px);
transform: translateY(-15px);
}
}
@keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-webkit-transform: translateY(-15px);
-ms-transform: translateY(-15px);
transform: translateY(-15px);
}
} .go-top {
position: fixed !important;
right: 20px;
bottom: -45px;
color: #fff;
display: block;
line-height: 1;
text-align: center;
padding: 15px;
visibility: hidden;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
z-index: 9999;
cursor: pointer;
font-size: 14px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.go-top.position-left {
right: auto;
left: 20px;
}	
.go-top:hover {
background-color: #fff;
}
.go-top.show {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
visibility: visible;
bottom : 11px;
}
.go-top span {
margin-right: 7px;
vertical-align: middle;
} .panel-grid-cell .widget-title {
text-align: center;
margin-bottom: 50px;
position: relative;
font-weight: 600;
line-height: normal;
text-transform: uppercase;
padding-bottom: 10px;
}
.panel-grid-cell .widget-title:after {
content: "";
position: absolute;
left: 50%;
bottom: 0;
width: 50px;
height: 1px;
margin-left: -25px;
background-color: #d65050;
}
.panel-grid {
max-width: 1170px;
margin-left: auto !important;
margin-right: auto !important;
}
.panel-row-style[data-hasbg="hasbg"] {
background-size: cover;
background-attachment: fixed;
background-repeat: no-repeat;
position: relative;
z-index: 11;
overflow: hidden;
}
.panel-grid .overlay {
z-index: -1;
}
.no-col-padding .panel-grid-cell {
padding-left: 0 !important;
padding-right: 0 !important;
} .sow-carousel-thumbnail .overlay {
position: static;
height: 100% !important;
} .roll-counter {
text-align: center;
}
.roll-counter i {
font-size: 30px;
}
.roll-counter .name-count,
.roll-counter .numb-count {
font-family: "Raleway", sans-serif;
}
.roll-counter .name-count {
font-size: 14px;
font-weight: 600;
padding: 15px 0;
}
.roll-counter .numb-count {
font-size: 44px;
padding: 0;
font-weight: 600;
} .roll-client {
text-align: center;
}
.roll-client .client-item {
float: none;
display: inline-block;
width: 19%;
text-align: center;
margin: 15px 0;
}
.roll-client .client-item img {
max-width: 150px;
} .roll-spacer {
display: block;
clear: both;
width: 100%;
height: 47px;
overflow: hidden;
}
.roll-spacer.small {
height: 27px;
}
.roll-spacer.large {
height: 60px;
} .service {
margin-bottom: 30px;
}
.widget_sydney_services_type_b .service {
margin-bottom: 20px;
}
.widget_sydney_services_type_b .service-thumb {
float: left;
max-width: 120px;
margin-right: 30px;
margin-top: 7px;
}
.service.col-md-4:nth-of-type(3n+1) {
clear: left;
}
.service.col-md-6:nth-of-type(2n+1) {
clear: left;
}
.roll-icon-box {
text-align: center;
}
.roll-icon-box .service-thumb {
margin: 0 auto 20px;
}
.roll-icon-box .icon {
text-align: center;
width: 70px;
height: 70px;
line-height: 75px;
margin: 0 auto 20px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
}
.roll-icon-box.left {
text-align: left;
}
.roll-icon-box.left .icon {
float: left;
margin-top: 7px;
margin-right: 30px;
}
.roll-icon-box .icon i {
font-size: 26px;
}
.roll-icon-box .content {
overflow: hidden;
}
.roll-icon-box .content h3 {
font-size: 16px;
font-weight: 500;
line-height: normal;
margin: 7px 0 10px;
}
.roll-icon-box .content h3,
.roll-icon-box .content h3 a {
color: #443f3f;
}
.roll-icon-box .content p {
margin: 0;
} .sydney_contact_info_widget span {
color: #d65050;
margin-right: 15px;
}
.sydney_contact_info_widget div {
margin-bottom: 10px;
} .roll-icon-list {
padding-top: 15px;
}
.roll-icon-list .icon {
text-align: center;
width: 70px;
height: 70px;
line-height: 75px;
float: left;
margin-right: 30px;
margin-top: 7px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
}
.roll-icon-list .icon i {
font-size: 26px;
}
.roll-icon-list .list-item {
margin-bottom: 30px;
}
.roll-icon-list .content {
overflow: hidden;
}
.roll-icon-list .content h3 {
font-size: 16px;
font-weight: 500;
line-height: normal;
margin: 7px 0 10px;
}
.roll-icon-list .content h3 a {
color: #443f3f;
}
.roll-icon-list .content p {
margin-bottom: 0;
} .roll-list {
list-style: none;
margin: 0 0 30px 10px;
}
.roll-list li {
line-height: 32px;
position: relative;
padding-left: 40px;
}
.roll-list li:before {
content: "\f006";
content: "\f005";
font-family: "FontAwesome", "Font Awesome 5 Free";
font-size: 15px;
position: absolute;
left: 0;
top: 0;
} .roll-button {
position: relative;
display: inline-block;
font-family: "Raleway", sans-serif;
font-size: 13px;
line-height: 24px;
font-weight: 700;
padding: 12px 35px;
color: #fff;
text-transform: uppercase;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.roll-button:hover {
background-color: transparent;
}
.roll-button.border {
background-color: transparent;
text-transform: uppercase;
}
.roll-button.border:hover {
color: #fff;
}
.roll-button.border.text-white {
color: #fff;
}
.roll-button.light {
background-color: #fff;
border: 1px solid #fff;
color: #443f3f;
}
.roll-button.light:hover {
color: #fff;
}
.roll-button.light.border {
border: 1px solid #fff;
background-color: transparent;
color: #fff;
}
.roll-button.light.border:hover {
border: 1px solid #443f3f;
background-color: #443f3f;
color: #fff;
}
.roll-button.dark {
background-color: #443f3f;
border: 1px solid #443f3f;
}
.roll-button.dark:hover {
border: 1px solid #443f3f;
background-color: transparent;
color: #443f3f;
}
.roll-button.dark.border {
border: 1px solid #443f3f;
background-color: transparent;
color: #443f3f;
}
.roll-button.dark.border:hover {
border: 1px solid #443f3f;
background-color: #443f3f;
color: #fff;
}
.more-button {
display: table;
margin: 30px auto 0;
clear: both;
} .roll-button-group {
text-align: center;
}
.roll-button-group .roll-button {
margin-left: 8px;
}
.roll-button-group .roll-button:first-child {
margin-left: 0;
} .blog-post {
margin-bottom: 30px;
}
.blog-post .entry-title {
margin: 15px 0;
font-size: 16px;
} .project-filter {
margin: 20px 0 50px 0;
text-align: center;
padding-left: 0;
}
.project-filter li  {
display: inline-block;
position: relative;
text-align: center;
margin-left: -4px;
background-color: #f5f5f5;
-webkit-transition: background 0.3s;
-moz-transition: background 0.3s;
-ms-transition: background 0.3s;
-o-transition: background 0.3s;
transition: background 0.3s;
}
.widget-area .widget .project-filter li {
padding: 0;
}
.project-filter li a {
color: #767676;
display: block;
font-family: "Raleway",sans-serif;
font-size: 13px;
font-weight: 600;
outline: 0;
padding: 10px;
}
.project-filter li a.active,
.project-filter li a:hover,
#secondary .project-filter li a.active,
#secondary .project-filter li a:hover {
color: #fff;
}
.roll-project {
width: 100%;
padding-bottom: 50px;
margin: 0;
}
.roll-project .project-item {
margin: 0 0 30px;
}
.roll-project.fullwidth .project-item {
float: left;
}
.roll-project.fullwidth .project-item {
width: 20%;
margin: 0;
}
.roll-project .project-item .item-wrap {
position: relative;
}
.roll-project .project-item .pop-overlay {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
padding: 10px;
z-index: 10;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: all 1s;
-moz-transition: all 1s;
-ms-transition: all 1s;
-o-transition: all 1s;
transition: all 1s;
}
.roll-project .project-item .project-pop-wrap {
z-index: 20;
width: 100%;
height: 100%;
position: absolute;
}
.roll-project .project-item .project-pop {
color: #fff;
text-align: center;
z-index: 1;
width: 100%;
height: 100%;
cursor: pointer;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
position: absolute;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.roll-project .project-item .project-pop a {
color: #fff;
}
.roll-project .project-item:hover .project-pop {
opacity: 0.5;
}
.roll-project .project-item .project-pop h3 {
font-size: 16px;
font-weight: 700;
line-height: 26px;
position: absolute;
left: 0;
bottom: 50%;
width: 100%;
margin-bottom: -4px;
}
.roll-project .project-item .project-cat {
width: 100%;
position: absolute;
left: 0;
top: 50%;
padding-top: 20px;
margin: 0;
}
.roll-project .project-item .project-cat li {
display: inline-block;
}
.roll-project .project-item .project-cat li a {
position: relative;
font-style: italic;
padding: 0 5px;
}
.roll-project .project-item .project-cat li a:before {
position: absolute;
content: "/";
left: -3px;
top: -1px;
}
.roll-project .project-item .project-cat li:first-child a:before {
content: "";
}
.roll-project .project-item:hover .project-title-wrap,
.roll-project .project-item:hover > .item-wrap .project-pop{
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
-webkit-animation: pop-scale 0.5s 1 cubic-bezier(0.15, 0.85, 0.35, 1.25);
-moz-animation: pop-scale 0.5s 1 cubic-bezier(0.15, 0.85, 0.35, 1.25);
animation: pop-scale 0.5s 1 cubic-bezier(0.15, 0.85, 0.35, 1.25);
}
.roll-project .project-item:hover > .item-wrap .pop-overlay {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
}
.project-title-wrap{
position:absolute;
width: 100%;
height: 100%;
opacity: 0;
z-index: 2;
}
.roll-project .project-item:hover > .item-wrap .project-title-wrap {
border: 2px solid yellow;
}
.roll-project .project-title{
display: table;
width: 100%;
height: 100%;
text-align: center;
color: #fff;
}
.roll-project .project-title span{
display: table-cell;
vertical-align: middle;
padding-left: 10px;
padding-right: 10px;
} .roll-testimonials {
max-width: 750px;
margin: 0 auto 30px;
text-align: center;
}
.roll-testimonials .avatar {
width: 100px;
margin: 7px auto 26px;
border: 2px solid #fff;
}
.roll-testimonials .avatar,
.roll-testimonials .avatar img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
}
.roll-testimonials .whisper {
font-size: 18px;
font-style: italic;
line-height: 26px;
padding: 0 0 20px;
margin: 0;
border: 0;
}
.hentry .roll-testimonials blockquote {
background-color: transparent;
color: inherit;
}	
.roll-testimonials .name {
font-family: "Raleway", sans-serif;
font-size: 18px;
font-weight: 500;
}
.roll-testimonials .name span {
font-size: 13px;
display: block;
color: #767676;
}
.roll-testimonials .owl-controls {
margin-top: 40px;
}
.hentry .roll-testimonials blockquote {
background: transparent;
}
.owl-carousel .owl-wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel{
display: none;
position: relative;
-ms-touch-action: pan-y;
-webkit-transition: all 0.3s !important;
transition: all 0.3s !important;
}
.owl-carousel .owl-wrapper{
display: none;
position: relative;
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
overflow: hidden;
position: relative;
width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
cursor: pointer;
}
.owl-controls {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
-webkit-backface-visibility: hidden;
-moz-backface-visibility:    hidden;
-ms-backface-visibility:     hidden;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
}
.owl-theme .owl-controls{
text-align: center;
margin-top: 45px;
}
.owl-theme .owl-controls .owl-page{
display: inline-block;
zoom: 1;
}
.owl-theme .owl-controls .owl-page span{
display: block;
width: 9px;
height: 9px;
margin: 4px;
background-color: transparent;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-transition: background 0.3s;
-moz-transition: background 0.3s;
-ms-transition: background 0.3s;
-o-transition: background 0.3s;
transition: background 0.3s;
}
.widget_sydney_testimonials .fa {
display: none;
} .roll-socials li {
display: inline-block;
text-align: center;
margin: 2px 8px 8px 0;
}
.roll-socials li:last-child {
margin-right: 0;
}
.roll-socials li a {
display: inline-block;
width: 40px;
height: 40px;
line-height: 40px;
background-color: transparent;
font-size: 16px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
}
.roll-socials li a:hover {
color: #fff;
} .roll-infomation {
margin-bottom: 50px;
list-style: none;
}
.roll-infomation li {
position: relative;
padding-left: 30px;
margin-bottom: 15px;
line-height: 24px;
}
.roll-infomation li.time span {
color: #d91d1d;
font-weight: 700;
}
.roll-infomation li.address:before,
.roll-infomation li.phone:before,
.roll-infomation li.email:before {
position: absolute;
left: 0;
top: 4px;
content: "\f041";
font-family: "FontAwesome", "Font Awesome 5 Free";
font-weight: 900;
font-size: 20px;
}
.roll-infomation li.phone:before {
content: "\f095";
}
.roll-infomation li.email:before {
content: "\f040";
} .roll-progress {
position: relative;
margin-bottom: 20px;
}
.roll-progress .name {
position: absolute;
left: 0;
top:0;
}
.roll-progress .name,
.roll-progress .perc {
font-weight: 400;
}
.roll-progress .progress-animate {
height: 10px;
width: 0;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
.roll-progress .progress-bar {
background: #f3f3f3;
width: 100%;
margin-top: 10px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
.roll-progress .perc {
width: 0;
text-align: right;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: opacity 1s ease-in-out;
-moz-transition: opacity 1s ease-in-out;
-ms-transition: opacity 1s ease-in-out;
-o-transition: opacity 1s ease-in-out;
transition: opacity 1s ease-in-out;
}
.roll-progress .perc.show {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
} .roll-servicebox .service-content h3 {
font-size: 16px;
font-weight: 500;
margin: 10px 0 10px;
} .roll-tabs {
margin-bottom: 20px;
}
.roll-tabs .menu-tab {
overflow: hidden;
margin: 0;
list-style: none;
}
.roll-tabs .menu-tab li {
position: relative;
bottom: -1px;
float: left;
margin-right: 2px;
}
.roll-tabs .menu-tab li a {
font-family: "Raleway", sans-serif;
font-size: 14px;
font-weight: 500;
display: block;
color: #2d3340;
padding: 12px 25px 10px;
}
.roll-tabs .menu-tab li a:hover {
background-color: #f7f7f7;
text-decoration: none;
}
.roll-tabs .menu-tab li.active a {
background-color: #fff;
border: 1px solid #dbdbdb;
transition: none;
}
.roll-tabs .content-tab {
margin-top: 50px;
border: 1px solid #dbdbdb;
padding: 25px 20px 10px 25px;
margin-top: -1px;
background-color: #fff;
}
.roll-tabs .content-tab p {
margin-bottom: 20px;
} .roll-promobox {
text-align: center;
padding: 20px 0;
}
.roll-promobox .promo-controls {
margin-top: 25px;
}
.roll-promobox .title {
font-size: 18px;
margin-bottom: 10px;
color: #8e8e8e;
font-weight: 500;
}
.roll-promobox .promo-content p {
margin-bottom: 40px;
font-size: 16px;
}
.roll-promobox.aside-style {
text-align: left
}
.roll-promobox.aside-style .promo-content p {
padding-bottom: 15px;
}
.roll-promobox.aside-style .promo-wrap {
display: table;
overflow: hidden;
width: 100%;
}
.roll-promobox.aside-style .promo-content {
display: table-cell;
vertical-align: middle;
width: 70%;
}
.roll-promobox.aside-style .promo-content p {
margin: 0 0 5px;
}
.roll-promobox.aside-style .promo-controls {
display: table-cell;
margin: 0;
text-align: center;
vertical-align: middle;
white-space: nowrap;
width: 30%;
} .roll-team.carousel .team-item {
padding: 0 25px;
}
.post-type-archive-employees .team-item {
margin-bottom: 30px;
}
.roll-team .team-inner {
padding: 4px;
background-color: #fff;
position: relative;
text-align: center;
}
.roll-team .team-item .team-pop .name {
font-family: "Raleway", sans-serif;
font-size: 16px;
font-weight: 600;
color: #fff;
padding: 10px 0;
}
.roll-team .team-item .team-pop .pos {
font-style: italic;
}
.roll-team .team-item .team-pop .team-info {
top: 30%;
position: relative;
width: 100%;
}
.roll-team .team-item .pop-overlay {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
padding: 10px;
z-index: 10;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: all 1s;
-moz-transition: all 1s;
-ms-transition: all 1s;
-o-transition: all 1s;
transition: all 1s;
}
.roll-team .team-item .team-social {
text-align: center;
padding: 17px 0 0;
margin: 0;
}
.roll-team .team-item .team-social li {
display: inline-block;
}
.roll-team .team-social li a {
font-size: 16px;
color: #fff;
display: block;
margin-left: 5px;
height: 30px;
width: 30px;
line-height: 28px;
border: 1px solid #fff;
background-color: transparent;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.roll-team .team-item .team-social li:first-child a {
margin-left: 0;
}
.roll-team .team-item .team-social li:hover a {
background-color: #fff;
}
.archive .team-social li a {
color: #d65050;
border: 1px solid #d65050;
}
.roll-team .team-item .team-pop {
color: #fff;
z-index: 20;
width: 100%;
height: 100%;
padding: 0 10px;
cursor: pointer;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.roll-team .team-item:hover > .team-inner .team-pop {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
-webkit-animation: pop-scale 0.5s 1 cubic-bezier(0.15, 0.85, 0.35, 1.2);
-moz-animation: pop-scale 0.5s 1 cubic-bezier(0.15, 0.85, 0.35, 1.2);
animation: pop-scale 0.5s 1 cubic-bezier(0.15, 0.85, 0.35, 1.2);
}
.roll-team .team-item:hover > .team-inner .pop-overlay {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
}
.roll-team .team-content {
text-align: center;
}
.roll-team .team-content .name {
font-family: "Raleway", sans-serif;
font-size: 16px;
font-weight: 600;
padding: 12px 0 2px;
}
.roll-team .team-content .pos {
padding-bottom: 12px;
color: #443f3f;
}
.archive .team-item:nth-of-type(3n+1) {
clear: left;
}
.entry-post .roll-team .team-inner .avatar img {
margin: 0;
} a {
color: #d65050;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color: #d65050;
}
.text-color { color: #d65050;}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
background-color: #d65050;
border: 1px solid #d65050;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background-color: transparent;
color: #d65050;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
border: 1px solid #d65050;
}
#mainnav > ul > li > a.active,
#mainnav > ul > li > a:hover {
color: #d65050;
}
#mainnav ul li ul:after {
background-color: #d65050;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
}
#mainnav .sub-menu li:hover > a {
background-color: #d65050;
}
.error-wrap #search-submit:hover {
background-color: #d65050;
border-color: #d65050;
}
.text-slider .maintitle:after {
background-color: #d65050;
}
.hentry .meta-post a:hover {
color: #d65050;
}
.hentry blockquote {
border-left: 3px solid #d65050;
}
.blog-pagination ul li {
border: 1px solid #d65050;
}
.blog-pagination ul li.active,
.blog-pagination ul li:hover a {
background-color: #d65050;
}
.sidebar .widget:before {
background-color: #d65050;
}
.widget-tags .tag-list a:hover {
border: 1px solid #d65050;
}
.comment .comment-detail {
border: 1px solid #d65050;
}
.bottom .socials li:hover a,
.go-top {
background-color: #d65050;
}
.go-top:hover {
color: #d65050;
}
.switcher-container .switcher-icon a:focus {
color: #d65050;
}
.owl-theme .owl-controls .owl-page span{
border: 2px solid #d65050;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
background-color: #d65050;
}
.roll-icon-box .icon {
border: 1px solid #d65050;
}
.roll-icon-box .icon i,
.roll-icon-box .content h3 a:hover {
color: #d65050;
}
.roll-icon-box.white .icon {
background-color: #d65050;
}
.roll-icon-box.white .content h3 a {
color: #d65050;
}
.roll-icon-list .icon {
border: 1px solid #d65050;
}
.roll-icon-list .icon i,
.roll-icon-list .content h3 a:hover {
color: #d65050;
}
.llms-student-dashboard .llms-button-secondary,
.roll-button {
background-color: #d65050;
border: 1px solid #d65050;
}
.llms-student-dashboard .llms-button-secondary:hover,
.roll-button:hover {
color: #d65050;
}
.roll-button.border {
color: #d65050;
border: 1px solid #d65050;
}
.roll-button.border:hover {
background-color: #d65050;
}
.roll-button.light:hover {
border: 1px solid #d65050;
background-color: #d65050;
}
.project-filter li a.active,
.project-filter li a:hover {
background-color: #d65050;
}
.roll-testimonials .name {
font-family: "Raleway", sans-serif;
font-size: 18px;
font-weight: 500;
color: #d65050;
}
.roll-project .project-item .project-pop {
background-color: #d65050;
}
.roll-socials li a {
border: 1px solid #d65050;
}
.roll-socials li a:hover {
background-color: #d65050;
border: 1px solid #d65050;
}
.roll-infomation li.address:before,
.roll-infomation li.phone:before,
.roll-infomation li.email:before {
color: #d65050;
}
.roll-progress .progress-animate {
background-color: #d65050;
}
.roll-team .team-item .team-pop .team-social li:hover a {
color: #d65050;
}
.roll-team .team-item .team-pop {
background-color: #d65050;
}
.roll-team .team-content .name {
color: #d65050;
} .woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
background-color: #d65050;
}
.cart-contents {
position: relative;
}
.cart-contents .fa,
.header-account .fa {
font-size: 18px;
}
.cart-amount {
background-color: #d65050;
font-size: 12px;
display: block;
width: 18px;
height: 18px;
line-height: 18px;
border-radius: 50%;
top: -10px;
position: absolute;
color: #fff;
right: -18px;
text-align: center;
}
.woocommerce ul.products li.product .woocommerce-LoopProduct-link p {
color: #767676;
}
ol.flex-control-nav.flex-control-thumbs {
list-style-type: none;
padding-left: 0;
margin: 0 -3px;
}
ol.flex-control-nav.flex-control-thumbs li img {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
cursor: pointer;
}
ol.flex-control-nav.flex-control-thumbs li {
width: 33.333%;
display: inline-block;
padding: 3px;
vertical-align: middle;
}
ol.flex-control-nav.flex-control-thumbs li img:not(.flex-active) {
opacity: 0.6;
}
.woocommerce ul#shipping_method {
display: table;
margin: 0 auto;
text-align: left;
}
.woocommerce ul#shipping_method li {
padding: 0;
}
.woocommerce ul.products li.product .button {
font-size: 13px;
text-transform: uppercase;
fill: #fff;
letter-spacing: 1px;
}
.woocommerce ul.products li.product .button .sydney-svg-icon {
margin-right: 8px;
vertical-align: text-bottom;
}
.woocommerce ul.products li.product .onsale,
.yith-wcqv-main span.onsale,
.woocommerce span.onsale {
margin: 0;
min-height: auto;
min-width: auto;
line-height: 1;
background: #252525;
font-weight: 400;
border-radius: 0;
padding: 5px 12px !important;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 12px;	
}
.woocommerce ul.products li.product .price {
font-weight: 600;
}
.woocommerce ul.products li.product h2 {
font-weight: 400;
}
.woocommerce ul.products li.product .price del,
.woocommerce ul.products li.product .price ins {
display: inline-block;
}
.woocommerce ul.products li.product .yith-wcqv-button,
.woocommerce ul.products li.product .yith-wcwl-add-button,
.woocommerce ul.products li.product .yith-wcwl-wishlistexistsbrowse,
.woocommerce ul.products li.product .compare,
.single-product .entry-summary .yith-wcwl-add-button,
.single-product .entry-summary .yith-wcwl-wishlistexistsbrowse,
.single-product .entry-summary .compare {
width: 36px;
height: 36px;	
display: block;
background: #fff;
border-radius: 50%;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
text-align: center;
line-height: 36px;
fill: #3e3e3e;
font-size: 16px;
}
.single-product .entry-summary .yith-wcwl-add-to-wishlist,
.single-product .entry-summary .compare {
display: inline-block;
}
.single-product .entry-summary .yith-wcwl-add-to-wishlist {
margin-right: 10px;
}
.yith-placeholder {
position: absolute;
top: 15px;
left: 15px;
width: 36px;
}
.product_meta {
margin-top: 30px;
padding-top: 30px;
border-top: 1px solid #ebebeb;
}
.product_meta > * {
display: block;
}
.woocommerce-product-details__short-description {
margin-bottom: 30px;
padding-bottom: 30px;
border-bottom: 1px solid #ebebeb;	
}
.woocommerce-product-details__short-description p:last-of-type {
margin: 0;
}
.yith-placeholder > * {
margin: 15px 0 0;
opacity: 0;
left: -150px !important;
position: relative;
}
.yith-placeholder > *:first-child {
margin: 0;
}
.woocommerce ul.products li.product {
overflow: hidden;
}
.woocommerce ul.products li.product:hover .yith-placeholder > * {
opacity: 1;
left: 0 !important;
z-index: 11;
}
.woocommerce ul.products li.product:hover .yith-placeholder > * {
transition: all 0.5s;
}
.woocommerce ul.products li.product:hover .yith-placeholder > *:nth-child(2) {
transition-delay: 0.2s;
}
.woocommerce ul.products li.product:hover .yith-placeholder > *:nth-child(3) {
transition-delay: 0.4s;
}
.woocommerce-cart .content-area,
.woocommerce-checkout .content-area {
width: 100%;
}
.single-product .entry-summary .compare svg,
.woocommerce ul.products li.product .compare svg,
.woocommerce ul.products li.product .yith-wcqv-button svg {
max-width: 15px;
position: relative;
top: 3px;
}
.yith-wcwl-add-button>a i,
.yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon,
.woocommerce ul.products li.product .feedback .yith-wcwl-icon,
.woocommerce ul.products li.product .yith-wcwl-add-button i {
margin: 0;
}
.woocommerce ul.products li.product .yith-wcwl-add-button a {
color: #3e3e3e;
}
.single-product .entry-summary .compare,
.woocommerce ul.products li.product .compare {
padding: 0;
}
.woocommerce-tabs li {
margin-right: 15px;
}
.woocommerce-tabs li:last-of-type {
margin-right: 0;
}
.woocommerce-tabs li a {
text-transform: uppercase;
font-size: 14px;
letter-spacing: 1px;
color: #737373;
font-weight: 600;
}
.woocommerce-tabs li.active a {
color: #000;
padding-bottom: 5px;
border-bottom: 2px solid;
}
.woocommerce-tabs.wc-tabs-wrapper {
margin-bottom: 45px;
border-bottom: 1px solid #ebebeb;
}
.woocommerce-MyAccount-navigation li a {
color: #443f3f;
}
.woocommerce-MyAccount-navigation li.is-active a {
font-weight: 600;
}
.woocommerce table.shop_table,
.woocommerce table.shop_table th,
.woocommerce table.shop_table td {
border: 0;
}
.woocommerce table.shop_table tr {
border-bottom: 2px solid #f0f0f0;
}
.woocommerce table.shop_table td {
padding: 10px;
}
.woocommerce-cart table.cart img {
width: auto;
max-width: 100px;
}
.woocommerce-cart table.cart .product-name a {
color: #443f3f;
}
.woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions {
padding: 30px 10px;
}
.woocommerce-cart table.cart .coupon .button {
background-color: #cecece;
color: #443f3f;
}
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart .coupon .button,
.woocommerce-cart table.cart button.button[name="update_cart"] {
padding: 0 20px;
height: 42px;
line-height: 42px;
}
.checkout_coupon button.button[name="apply_coupon"] {
height: 50px;
line-height: 50px;
padding-top: 0;
padding-bottom: 0;
background-color: #cecece;
color: #443f3f;	
}
.woocommerce-cart .post-wrap,
.woocommerce-checkout .post-wrap {
padding-right: 0;
}
.woocommerce-cart table.cart button.button[name="update_cart"] {
background: #000;
color: #fff;
}
.shop_table th,
.shop_table td,
.cart_totals th,
.cart_totals td {
text-align: left;
}
.woocommerce-shipping-methods label {
font-weight: 400;
}
.woocommerce-shipping-methods input {
margin-right: 10px;
}
.woocommerce ul#shipping_method {
display: block;
margin-bottom: 20px;
}
.woocommerce-shipping-destination {
margin-bottom: 5px;
}
.woocommerce-info a,
.woocommerce-privacy-policy-link,
a.shipping-calculator-button  {
color: #717171;
text-decoration: underline;
}
a.shipping-calculator-button {
font-size: 14px;
}
.woocommerce-cart .button[name="calc_shipping"] {
background-color: #cecece;
color: #443f3f;
padding: 0 20px;
height: 42px;
line-height: 42px;
}
.shipping-calculator-form {
margin-top: 20px;
}
.woocommerce .woocommerce-cart-form a.remove {
display: block;
font-size: 20px;
height: 28px;
width: 28px;
line-height: 25px;
color: #333!important;
border: 2px solid #f0f0f0;
text-decoration: none;
font-weight: 700;
margin: 0 auto;
}
.woocommerce .woocommerce-cart-form a.remove:hover {
color: #fff!important;
background: #ff6565;
border-color: #ff6565;
}
.woocommerce-checkout .button[name="woocommerce_checkout_place_order"],
.wc-proceed-to-checkout a.button {
font-size: 14px;
line-height: 24px;
font-weight: 700;
padding: 12px 34px;
text-transform: uppercase;
letter-spacing: 1px;
width: 100%;
}
.shipping_address .select2-container .select2-selection__rendered,
.woocommerce-billing-fields .select2-container .select2-selection__rendered,
.cart_totals .select2-container .select2-selection__rendered {
margin-top: 8px;
padding: 0;
}
.shipping_address .select2-container .select2-selection__arrow,
.woocommerce-billing-fields .select2-container .select2-selection__arrow,
.cart_totals .select2-container .select2-selection__arrow {
margin-top: 12px;
right: 10px;
}
#order_comments_field label,
.shipping_address label,
#payment label,
.woocommerce-billing-fields label {
font-weight: 400;
}
.woocommerce form .form-row {
margin: 0 0 20px;
}
.woocommerce-form__label-for-checkbox input[type=checkbox] {
margin-left: 0;
border-color: #dbdbdb;
}
.woocommerce-form__label-for-checkbox span {
padding-left: 20px;
}
.woocommerce-checkout ul#shipping_method {
margin-bottom: 0;
}
@media ( min-width: 1024px ) {
.woocommerce-checkout #customer_details .col-1,
.woocommerce-checkout #customer_details .col-2 {
width: 100%;
float: none;
}
.woocommerce-checkout #customer_details {
width: 66.66667%;
float: left;
padding-right: 45px;
}
.woocommerce-checkout #order_review_heading,
.woocommerce-checkout #order_review {
width: 33.33333%;
float: left;
}
.woocommerce-checkout #order_review_heading {
margin-top: 10px;
padding-top: 0;
border-top: 0;
}
.woocommerce-checkout #order_review th,
.woocommerce-checkout #order_review td {
text-align: left;
padding: 15px 10px 15px 0;
}
.woocommerce-checkout #order_review .order-total .woocommerce-Price-amount {
font-size: 20px;
}
.checkout.woocommerce-checkout {
margin-top: 50px;
}
.checkout.woocommerce-checkout:before,
.checkout.woocommerce-checkout:after {
content: " ";
display: table;
}
.checkout.woocommerce-checkout:after {
clear: both;
}
}
.woocommerce-order-received .entry-content h2 {
font-size: 26px;
}
.woocommerce-order-received .woocommerce-thankyou-order-details,
section.woocommerce-bacs-bank-details {
margin-bottom: 50px;
}
.woocommerce-order-received .woocommerce-thankyou-order-details,
.woocommerce-order-received .wc-bacs-bank-details {
padding-left: 0;
}
.woocommerce-order-received table.shop_table td,
.woocommerce-order-received table.shop_table th {
padding-left: 0;
} .wp-custom-header video {
display: block;
height: auto;
max-width: 100%;
width: 100%;
}
.wp-custom-header iframe {
vertical-align: top;
}
.wp-custom-header {
position: relative;
}
.wp-custom-header .wp-custom-header-video-button {
display: none;
} .sydney-video .video-text,
.sydney-video .toggle-popup, 
.sydney-video .close-popup {
display: none;
}
.sydney-video.vid-lightbox .video-text {
display: block;
margin-bottom: 30px;
}
.sydney-video.vid-lightbox .video-text:empty {
margin-bottom: 0;
}
.sydney-video.vid-lightbox .popup-show .close-popup {
display: block;
position: absolute;
top: -30px;
right: -30px;
z-index: 12;
font-size: 20px;
cursor: pointer;
color: #fff;
}
.sydney-video.vid-lightbox .sydney-video-inner {
max-width: 720px;
margin: 0 auto;
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.sydney-video.vid-lightbox .video-overlay {
position: fixed;
top: 0;
left: -9999em;
height: 100%;
width: 100%;
z-index: 9998;
background-color: rgba(0, 0, 0, 0.3);
}
.sydney-video.vid-lightbox .popup-show {
left: 0;
}
.sydney-video.vid-lightbox {
text-align: center;
}
.sydney-video.vid-lightbox .toggle-popup {
width: 60px;
height: 60px;
display: table;
margin: 0 auto;
background-color: #fff;
box-shadow: 0 0 12px 0 rgba(83, 85, 93, 0.3);
border-radius: 50%;
line-height: 60px;
font-size: 28px;
color: #46444c;
transition: all 0.4s;
}
.sydney-video.vid-lightbox .toggle-popup:hover {
background-color: #46444c;
color: #fff;
}  .page-template-page_front-page.elementor-page .page-wrap .content-wrapper,
.page-template-page_front-page.fl-builder .page-wrap .content-wrapper {
width: 100%;
padding: 0 15px;
} .panel-row-style,
.elementor-section {
-webkit-transform: translate3d(0,0,0);
}
@-moz-document url-prefix() {
.panel-row-style {
background-position: center !important;
}
}
.elementor-section,
.panel-row-style {
-moz-transform: none !important;
}
_:-ms-lang(x), .elementor-section, .panel-row-style { transform: none !important; } .fl-widget .widgettitle,
div[class*="elementor-widget-wp-widget-sydney"] h5 {
text-align: center;
margin-bottom: 50px;
position: relative;
font-weight: 600;
line-height: normal;
text-transform: uppercase;
padding-bottom: 10px;
font-size: 32px;
} .mc4wp-form label {
display: block;
width: 100%;
}
.mc4wp-form input:not([type="submit"]) {
width: 100%;
} .sydney-breadcrumbs {
background-color: #f7f7f7;
padding: 15px;
margin-bottom: 30px;
margin-right: 20px;
}
.sydney-breadcrumbs,
.sydney-breadcrumbs a {
color: #47425d;
}
.sydney-breadcrumbs a {
text-decoration: underline;
margin: 0 3px;
text-decoration-color: #bababa;	
} .athemes-hero-slider .slide-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.athemes-hero-slider .hero-slide-inner {
transform: translatey(-50%);
position: absolute;
top: 50%;
left: 0;
width: 100%;
}
.elementor-section-boxed .athemes-hero-slider .hero-slide-inner {
padding: 30px;
}
.elementor-section-boxed .athemes-hero-slider .hero-slide-inner .container {
width: 100%;
}
.athemes-hero-slider .swiper-button-next, .athemes-hero-slider .swiper-button-prev {
background: none;
fill: #fff;
}
.athemes-hero-slider .swiper-pagination-bullet {
width: 20px;
height: 6px;
border-radius: 5px;
background-color: #fff;
}
.athemes-hero-slider .roll-button {
display: inline-block;
margin-top: 20px;
} .sydney-svg-icon {
display: inline-block;
width: 16px;
height: 16px;
vertical-align: middle;
line-height: 1;
}
.go-top svg {
stroke: #fff;
width: 18px;
height: 18px;
}
.go-top:hover svg {
fill: none;
stroke: #d65050;
}
.meta-post .sydney-svg-icon {
position: absolute;
top: 2px;
left: 0;
width: 14px;
}
.posted-on .sydney-svg-icon {
top: -1px;
}
.single-meta .sydney-svg-icon {
fill: #68647a;
}
.single-meta .sydney-svg-icon {
width: 14px;
height: 20px;
margin-right: 7px;
}
.wp-custom-header button {
fill: #fff;
}
.btn-menu .sydney-svg-icon {
width: 22px;
fill: #fff;
}
.btn-submenu svg {
fill: #fff;
width: 20px;
transform: rotate(-180deg);
transition: all 0.4s;
position: relative;
top: 15px;
}
.btn-submenu.active svg {
transform: rotate(0);
} .visibility-mobile-only {
display: none;
}
@media (max-width: 991px) {
.visibility-desktop-only {
display: none;
}
.visibility-mobile-only {
display: block;
}    
}
@media only screen and (min-width: 1930px) {
.parallax {
background-size: cover;
}
} @media only screen and (max-width: 1199px) {
.roll-icon-list .list-item {
margin-bottom: 18px;
}
.roll-project.fullwidth .project-item {
width: 25%;
}
} @media only screen and (max-width: 991px) {
.parallax {
background-size: cover;
background-attachment: scroll;
background-position: top center!important;
}
.roll-counter .numb-count {
font-size: 24px;
}
.header-wrap .col-md-8 {
padding: 0;
}
.last {
margin-bottom: 0 !important;
}
.margin-bottom-device {
margin-bottom: 50px;
}
.margin-top-device {
margin-top: 50px;
}
.content-area .post-wrap,
.contact-form-wrap {
padding-right: 0;
}
.contact-form-aside,
.sidebar {
margin-top: 50px;
}
.roll-icon-box {
margin-bottom: 30px;
}
.roll-promobox.aside-style,
.roll-promobox.aside-style .promo-wrap,
.roll-promobox.aside-style .promo-content,
.roll-promobox.aside-style .promo-controls {
display: block;
text-align: center;
width: 100%;
}
.roll-promobox.aside-style .title {
margin-bottom: 20px;
}
.roll-project.fullwidth .project-item {
width: 33.3%;
}
.footer-widgets .widget {
margin-bottom: 50px;
}
.roll-client .client-item img {
max-width: 100%;
}
.blog-post:nth-of-type(2n+1) {
clear: left;
}  	
.footer-widgets {
padding-top: 50px;
padding-bottom: 50px;
}					
}
@media only screen and (max-width: 1024px) {
.site-header.fixed {
position: static !important;
}		
.slides-container .slide-item,
.panel-row-style {
background-attachment: scroll !important;
background-position: center !important;
}
.panel-row-style.mob-pad-0 {
padding: 0 !important;
}
.panel-row-style.mob-pad-15 {
padding: 15px 0 !important;
}
.panel-row-style.mob-pad-30 {
padding: 30px 0 !important;
}
.panel-row-style.mob-pad-45 {
padding: 45px 0 !important;
}
.site-header {
position: static;
background-color: rgba(0,0,0,0.9);
}
.header-clone {
display: none;
}		
.posts-navigation {
overflow: hidden;
margin-bottom: 30px;
}
#mainnav {
display: none;
}
.btn-menu {
display: block;
}	
.fw-menu-container {
padding-left: 30px;
padding-right: 30px;
}			
}
@media only screen and (max-width: 780px) {
.roll-client .client-item img {
max-width: 100%;
}
.panel-grid-cell {
padding-left:15px !important;
padding-right:15px !important;
margin-bottom: 15px !important;
}
h1 { font-size: 32px;}
h2 { font-size: 28px;}
h3 { font-size: 22px;}
h4 { font-size: 18px;}
h5 { font-size: 16px;}
h6 { font-size: 14px;}
} @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
.parallax {
background-size: cover;
background-attachment: scroll;
background-position: top center!important;
}
}
@media only screen and (max-width: 1399px) {
.site-header #mainnav ul li ul {
right: 14px;
}
.site-header #mainnav ul li ul li ul {
left: -100%;
}
} @media only screen and (max-width: 767px) {
.col-grow-mobile {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.posts-layout {
max-width: 100%;
}
.text-slider-section {
min-height: 190px;
}
.text-slider .maintitle {
font-size: 32px;
line-height: 1.1;
padding-bottom: 10px;
}
.text-slider .subtitle {
font-size: 16px;
line-height: 24px;
padding: 15px 0;
}
.roll-button {
padding: 10px 30px;
}
.roll-project .project-item {
width: 100%;
}
.roll-project.fullwidth .project-item {
width: 50%;
}
.roll-counter {
margin-bottom: 30px;
}
.sydney_facts_widget .col-md-3:last-of-type .roll-counter {
margin-bottom: 0;
}
.roll-counter .name-count {
padding: 5px 0;
}
.single-post .author-post .author-avatar {
float: none;
margin-bottom: 20px;
}
.single-post .author-post .author-info {
margin-left: 0;
padding: 0;
}
.single-post .author-post ul.socials {
position: static;
}
.single-post .author-post .intro {
clear: left;
padding-top: 10px;
}
.comment-list .children {
margin-left: 75px;
}
.error-wrap .error-search {
padding: 0 20px;
}
.aside-image .content-wrap {
padding-left: 0;
padding-right: 0;
}
.social-menu-widget a:before {
font-size: 42px;
}
.btn-menu {
float: none;
margin: 15px auto 0;
}
.header-wrap {
text-align: center;
}
#mainnav-mobi {
top: auto;
}
.site-header.float-header {
padding-top: 20px;
padding-bottom: 20px;
}
.text-slider-section {
min-height: 0;
top: auto;
bottom: 0;
}
.site-title {
font-size: 22px !important;
}
.fluid-width-video-wrapper + #wp-custom-header-video-button {
display: none;
}
.footer-widgets-grid {
grid-template-columns: 1fr !important;
}	
.site-info .sydney-credits,
.site-info .social-profile {
text-align: center;
}
.site-info .social-profile {
margin-top: 15px;;
}				
}
@media only screen and (max-width: 575px) {
.roll-client .client-item {
padding: 5px;
margin: 0;
width: 32.5%;
}
.post-navigation .nav-previous, 
.post-navigation .nav-next {
width: 100%;
float: none;
text-align: left;
text-align: center;
padding: 15px;
}
.post-navigation .nav-previous {
border: 0;
border-bottom:1px solid rgba(0, 16, 46, 0.1);
}
.facts-section.style2 .col-md-3 {
width: 100%;
}		
#commentform .comment-form-email,
#commentform .comment-form-url {
width: 100%;
margin-left: 0;
margin-right: 0;
}
.comment-respond {
padding: 20px;
}		
} @media only screen and (max-width: 479px) {
.roll-project.fullwidth .project-item {
width: 100%;
}
.blog-post,
.service,
.sidebar-column {
padding: 0;
}
.roll-button {
font-size: 12px;
}
.text-slider .maintitle {
font-size: 18px;
}
.text-slider .subtitle {
font-size: 14px;
}
.text-slider {
margin-bottom: 5px;
}
.text-slider .subtitle {
padding: 5px 0;
}
.button-slider {
padding: 5px 15px;
font-size: 11px;
}
}
@media only screen and (max-width: 320px) {
.text-slider {
margin-bottom: 0;
}
} @media screen and (min-width: 1025px) {
#mainnav > div > ul,
.header-wrap .fw-menu-container > .row,
.header-wrap .container > .row {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.main-header #mainnav > div > ul,
.bottom-header-row #mainnav > div > ul {
align-items: initial;
}		
#mainnav > div > ul {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.menu-centered #mainnav > div > ul {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.menu-centered .fw-menu-container > .row {
-ms-flex-wrap: wrap;
flex-wrap: wrap;			
}		
} .mobile-slide {
display: none;
}
.sydney-hero-area {
overflow: hidden;
} .post-template-post_nosidebar .content-area {
max-width: 805px;
margin-left: auto;
margin-right: auto;
}
.post-template-post_nosidebar .alignfull,
.post-template-post_nosidebar .wp-block-cover-image {
max-width: 100vw;
width: auto;
margin-left: -182px;
margin-right: -182px;
}
.post-template-post_nosidebar .alignwide {
max-width: none;
width: calc(100% + 200px);
position: relative;
left: -100px;
}
@media (min-width: 1024px) {
.no-sidebar .entry-content .alignfull {
margin: 20px calc(50% - 50vw);
max-width: 100vw;
width: 100vw;	
}
.no-sidebar .entry-content .alignwide {
margin: 20px calc(25% - 25vw);
width: auto;
}	
}
.wp-block-group.has-background {
padding: 20px 30px;
}
#mainnav-mobi.syd-hidden {
display: none;
}
#mainnav-mobi.toggled {
display: block;
}
.btn-submenu.toggled ~ .sub-menu {
display: block !important;
position: relative !important;
opacity: 1 !important;
visibility: visible !important;
}
.sub-menu.toggled {
display: block !important;
}
@media (min-width: 991px) {
.content-area.sidebar-left {
padding-right: 15px;
padding-left: 60px;
float: right;
}
}