nav.ashade-mobile-menu,
#ashade-header .ashade-nav-block .ashade-mobile-header,
.ashade-mobile-title-wrap {
display: none;
}
body .hide-on-desktop,
body section.ashade-section.hide-on-desktop {
display: none;
} @media only screen and (max-width: 1800px) {
.ashade-content {
width: calc(100% - 352px);
}
.ashade-more-categories {
max-width: calc(100% - 352px);
}
body.ashade-layout--vertical .ashade-404-inner .ashade-back-wrap.ashade-404-return-wrap,
body.ashade-layout--vertical:not(.ashade-albums-template--slider) .ashade-page-title-wrap {
left: 70px;
}
body.ashade-layout--vertical .ashade-back-wrap {
left: calc(100% - 126px);
}
body:not(.ashade-albums-template--slider) .ashade-page-title-wrap h1 > span {
margin: 0 0 6px 0;
}
.ashade-page-title-wrap:before {
top: 21px;
}
.ashade-layout--horizontal .ashade-protected-inner .ashade-page-title-wrap:before {
top: 65px;
}
}
@media only screen and (max-width: 1679px) {
.ashade-layout--vertical .ashade-404-inner .ashade-back-wrap.ashade-404-return-wrap,
body.ashade-layout--vertical:not(.ashade-albums-template--slider) .ashade-page-title-wrap {
left: 50px;
}
body.ashade-layout--vertical .ashade-back-wrap {
left: calc(100% - 126px);
}
}
@media only screen and (max-width: 1600px) {
.ashade-content {
width: calc(100% - 312px);
}
.ashade-more-categories {
max-width: calc(100% - 312px);
}
.ashade-layout--vertical .ashade-404-inner .ashade-back-wrap.ashade-404-return-wrap,
body.ashade-layout--vertical:not(.ashade-albums-template--slider) .ashade-page-title-wrap {
left: 40px;
}
body.ashade-layout--vertical .ashade-back-wrap {
left: calc(100% - 116px);
}
}
@media only screen and (max-width: 1200px) {
.ashade-content {
width: calc(100% - 272px);
}
.ashade-more-categories {
max-width: calc(100% - 272px);
}
.ashade-layout--vertical .ashade-404-inner .ashade-back-wrap.ashade-404-return-wrap,
body.ashade-layout--vertical:not(.ashade-albums-template--slider) .ashade-page-title-wrap {
left: 30px;
}
body.ashade-layout--vertical .ashade-back-wrap {
left: calc(100% - 106px);
}
}
@media only screen and (max-width: 782px) {
body.admin-bar header#ashade-header {
top: 46px;
}
body.admin-bar.ashade-smooth-scroll .ashade-header-holder {
margin-top: 46px;
}
.admin-bar .ashade-content-wrap {
min-height: calc(100vh - 46px);
}
html.has-admin-bar {
min-height: calc(100% - 46px);
}
}
@media only screen and (max-width: 960px) {
.ashade-albums-template--ribbon .ashade-albums-carousel-wrap .ashade-albums-carousel.is-vertical,
.ashade-content {
width: calc(100% - 176px);
margin: auto 40px auto auto;
}
body.ashade-layout--horizontal .ashade-content {
margin: auto;
}
.ashade-more-categories {
max-width: calc(100% - 176px);
}
body.ashade-home-template .ashade-content {
width: calc(100% - 280px);
margin: auto;
}
} @media only screen and (max-width: 1440px) {
body {
font-size: 0.9em;
}
body .hide-on-laptop,
body section.ashade-section.hide-on-laptop {
display: none;
}
.ashade-filter-wrap a {
margin: 0 15px;
} body .elementor-container.elementor-column-gap-default .elementor-row {
margin: 0 -15px;
width: calc(100% + 30px);
}
body .elementor-container.elementor-column-gap-default .elementor-row .elementor-container.elementor-column-gap-default .elementor-row {
width: calc(100% + 30px);
}
body .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
padding: 0 15px;
}
.ashade-row {
display: flex;
flex-direction: row;
margin: 0 -15px;
}
.ashade-col {
margin: 0 15px;
}
.ashade-col.col-12 {
width: calc(100% - 30px);
}
.ashade-col.col-9 {
width: calc(75% - 30px);
}
.ashade-col.col-8 {
width: calc(66.66% - 30px);
}
.ashade-col.col-6 {
width: calc(50% - 30px);
}
.ashade-col.col-4 {
width: calc(33.33% - 30px);
}
.ashade-col.col-3 {
width: calc(25% - 30px);
}
.ashade-col.col-2 {
width: calc(16.665% - 30px);
}
section.ashade-section {
margin-bottom: 120px;
display: block;
width: 100%;
}
.ashade-content section.ashade-section:last-child {
margin-bottom: 0;
} p.ashade-intro {
margin-bottom: 60px;
}
.ashade-page-title-wrap.is-loaded h1 {
padding-left: 30px;
}
.ashade-page-title-wrap.is-loaded h1 > span {
transform: translateX(-30px);
} .ashade-contact-details__list li {
padding-left: 48px;
min-height: 30px;
}
.ashade-contact-icon {
width: 36px;
height: 36px;
border-radius: 18px;
transform: translateY(-1px);
}
.ashade-contact-icon:before {
transform: translate(-1px,-1px);
}
.asiade-icon--socials.ashade-contact-icon:before {
transform: translate(-2px,-2px);
}
.asiade-icon--phone.ashade-contact-icon:before {
transform: translate(-2px,-1px);
}
} @media only screen and (max-width: 1200px) {
.ashade-cursor {
display: none;
}
body .hide-on-tablet,
body .hide-on-tablet-land,
body section.ashade-section.hide-on-tablet,
body section.ashade-section.hide-on-tablet-land {
display: none;
}
body .hide-on-desktop,
body .hide-on-laptop,
body section.ashade-section.hide-on-desktop,
body section.ashade-section.hide-on-laptop {
display: block;
} .ashade-row {
display: flex;
flex-direction: row;
margin: 0 -10px;
}
.ashade-col {
margin: 0 10px;
}
.ashade-col.col-12 {
width: calc(100% - 20px);
}
.ashade-col.col-9 {
width: calc(75% - 20px);
}
.ashade-col.col-8 {
width: calc(66.66% - 20px);
}
.ashade-col.col-6 {
width: calc(50% - 20px);
}
.ashade-col.col-4 {
width: calc(33.33% - 20px);
}
.ashade-col.col-3 {
width: calc(25% - 20px);
}
.ashade-col.col-2 {
width: calc(16.665% - 20px);
}
form .ashade-row.ashade-small-gap {
flex-direction: column;
margin: 0
}
form .ashade-row.ashade-small-gap .ashade-col.col-4 {
width: 100%;
margin: 0;
} .ashade-grid {
margin: -15px;
display: flex;
flex-wrap: wrap;
}
.ashade-grid .ashade-grid-item {
margin: 15px;
}
.ashade-grid-1cols .ashade-grid-item {
width: calc(100% - 30px);
}
.ashade-grid-2cols .ashade-grid-item {
width: calc(50% - 30px);
}
.ashade-grid-3cols .ashade-grid-item {
width: calc(33.33% - 30px);
}
.ashade-grid-4cols .ashade-grid-item {
width: calc(25% - 30px);
}
.ashade-grid-5cols .ashade-grid-item {
width: calc(20% - 30px);
}
.ashade-gallery-bricks {
margin: -15px;
}
.ashade-gallery-bricks .ashade-gallery-item {
margin: 15px;
}
.ashade-gallery-bricks.is-1x2 .ashade-gallery-item {
width: calc(50% - 30px);
}
.ashade-gallery-bricks.is-1x2 .ashade-gallery-item:nth-child(3n) {
width: calc(100% - 30px);
}
.ashade-gallery-bricks.is-2x3 .ashade-gallery-item.is-large {
width: calc(50% - 30px);
}
.ashade-gallery-bricks.is-2x3 .ashade-gallery-item.is-small {
width: calc(33.33% - 30px);
} nav.ashade-nav ul.main-menu > li {
margin: 0 0 0 30px;
} .ashade-filter-wrap {
margin-bottom: 40px;
}
.ashade-filter-wrap a {
margin: 0 15px;
} #ashade-home-contacts p.ashade-intro {
margin-bottom: 50px;
}
#ashade-home-works p.ashade-intro,
section.ashade-section {
margin-bottom: 100px;
display: block;
width: 100%;
}
.ashade-content {
padding-top: 60px;
padding-bottom: 60px;
}
.ashade-content section.ashade-section:last-child {
margin-bottom: 0;
}
.ashade-slider-prev,
.ashade-slider-next {
margin: 0;
bottom: 60px;
}  .ashade-testimonials-grid {
margin: -20px -15px;
}
.ashade-testimonials-grid .ashade-testimonials-item {
margin: 20px 15px;
width: calc(33.33% - 30px);
}
.ashade-testimonials-grid .ashade-testimonials-item__author {
position: relative;
min-height: 80px;
justify-content: flex-end;
}
.ashade-testimonials-grid .ashade-testimonials-item__author--image {
position: absolute;
left: 0;
top: 0;
}
.ashade-testimonials-grid .ashade-testimonials-item__author img {
width: 80px;
height: auto;
}
.ashade-testimonials-grid .ashade-testimonials-item__author--name {
position: relative;
z-index: 5;
}
.ashade-testimonials-grid .ashade-testimonials-item__content {
margin: -20px 0 0 0;
} .ashade-services-block {
padding-top: 100px;
padding-bottom: 60px;
}
.ashade-service-item__content-inner {
padding: 40px 30px 34px 30px;
}
.ashade-service-item .ashade-service-item__image {
width: calc(40% - 20px);
box-shadow: none;
}
.ashade-service-item .ashade-service-item__content {
width: calc(60% + 20px);
box-shadow: 0 0 15px rgba(0,0,0,0.2);
} .ashade-maintenance-wrap #ashade-contacts-wrap .col-2 {
display: none;
}
.ashade-maintenance-wrap #ashade-contacts-wrap .col-8 {
width: calc(100% - 20px);
}
.ashade-albums-carousel-wrap .ashade-album-item__title:before {
top: 18px;
}
.ashade-albums-slider-wrap .ashade-album-item__explore span {
margin: 0 0 1px 0;
}
.ashade-albums-slider-wrap .ashade-album-item__explore:before,
.ashade-albums-slider-wrap .ashade-album-item__title:before {
top: 18px;
}
.ashade-progress-item-wrap {
padding: 0 20px;
}
.ashade-service-card-grid .ashade-service-card {
width: calc(100% - 40px);
}
.ashade-progress-counter {
transform: translateX(3px);
}
.ahshade-client-toolbar > div {
padding: 0 5px;
}
.ashade-client-item .ahshade-client-toolbar {
padding-left: 20px;
padding-right: 20px;
}
.ashade-client-buttons--hover .ashade-client-item .ahshade-client-toolbar {
opacity: 1;
transform: translateY(0);
}
.ashade-albums-slider .ashade-slide-caption {
padding-bottom: 7px;
}
} @media only screen and (max-width: 960px) {
body.ashade-layout--vertical .ashade-to-top-wrap.ashade-mobile-b2t {
display: flex;
}
.ashade-content--fullwidth .ashade-content {
max-width: none;
width: calc(100% - 80px);
}
body .hide-on-desktop,
body .hide-on-laptop,
body .hide-on-tablet-land,
body section.ashade-section.hide-on-desktop,
body section.ashade-section.hide-on-laptop,
body section.ashade-section.hide-on-tablet-land {
display: block;
}
body .hide-on-tablet-port,
body section.ashade-section.hide-on-tablet-port {
display: none;
}
body.ashade-layout--vertical .ashade-to-top-wrap {
display: none;
}
.hide-on-tablet-port.hide-on-phone {
display: none!important;
}
.ashade-row-fullheight {
min-height: 0!important;
} #ashade-home-works .ashade-grid-2cols .ashade-grid-item,
#ashade-home-works .ashade-grid-3cols .ashade-grid-item,
#ashade-home-works .ashade-grid-4cols .ashade-grid-item,
#ashade-home-works .ashade-grid-5cols .ashade-grid-item {
width: calc(50% - 30px);
}
.ashade-albums-archive {
grid-template-columns: repeat(2, 1fr);
} .ashade-row:not(.ashade-keep-on-tablet) {
display: flex;
flex-direction: column;
margin: 0;
}
.ashade-row:not(.ashade-keep-on-tablet) .ashade-col {
margin: 0 0 30px 0;
}
form .ashade-row:not(.ashade-keep-on-tablet) .ashade-col {
margin: 0;
}
.ashade-row:not(.ashade-keep-on-tablet) .ashade-col:last-child {
margin: 0;
}
.ashade-grid.ashade-small-gap {
margin: 10px 0;
}
.ashade-row:not(.ashade-keep-on-tablet) .ashade-col.col-12,
.ashade-row:not(.ashade-keep-on-tablet) .ashade-col.col-9, 
.ashade-row:not(.ashade-keep-on-tablet) .ashade-col.col-8, 
.ashade-row:not(.ashade-keep-on-tablet) .ashade-col.col-6, 
.ashade-row:not(.ashade-keep-on-tablet) .ashade-col.col-4, 
.ashade-row:not(.ashade-keep-on-tablet) .ashade-col.col-3, 
.ashade-row:not(.ashade-keep-on-tablet) .ashade-col.col-2,
.ashade-small-gap.ashade-grid-1cols .ashade-grid-item,
.ashade-small-gap.ashade-grid-2cols .ashade-grid-item,
.ashade-small-gap.ashade-grid-3cols .ashade-grid-item,
.ashade-small-gap.ashade-grid-4cols .ashade-grid-item,
.ashade-small-gap.ashade-grid-5cols .ashade-grid-item,
.ashade-no-gap.ashade-grid-1cols .ashade-grid-item,
.ashade-no-gap.ashade-grid-2cols .ashade-grid-item,
.ashade-no-gap.ashade-grid-3cols .ashade-grid-item,
.ashade-no-gap.ashade-grid-4cols .ashade-grid-item,
.ashade-no-gap.ashade-grid-5cols .ashade-grid-item {
width: 100%;
} header#ashade-header .ashade-header-inner {
padding: 30px 40px;
}
nav.ashade-nav ul.main-menu > li {
margin: 0 0 0 30px;
}
#ashade-header .ashade-nav-block nav {
display: none;
}
#ashade-header .ashade-nav-block .ashade-mobile-header {
display: block;
}
.ashade-mobile-header a {
display: inline-block;
width: 30px;
height: 30px;
}
a.ashade-aside-toggler {
margin-left: 15px;
}
a.ashade-aside-toggler span {
top: 16px;
}
.ashade-mobile-header a.ashade-aside-toggler.ashade-aside-toggler--label {
width: auto;
vertical-align: top;
transform: translateY(3px);
}
.ashade-mobile-header a.ashade-mobile-back {
vertical-align: top;
display: inline-flex;
align-items: center;
justify-content: center;
margin-right: 12px;
margin-top: 3px;
}
body.no-history .ashade-mobile-header a.ashade-mobile-back {
display: none;
}
body.ashade-layout--vertical.single-ashade-albums.ashade-albums-back.has-history .ashade-back-wrap.ashade-ribbon-return, 
body.ashade-layout--vertical.single-ashade-albums.ashade-albums-back.has-history .ashade-back-wrap.ashade-slider-return {
display: none;
} nav.ashade-mobile-menu {
position: fixed;
right: 0;
top: 0;
width: 384px;
height: 100%;
background: #000000;
display: block;
z-index: 333;
pointer-events: none;
transform: translateX(100%);
transition: transform 0.5s;
}
.ashade-mobile-menu-shown nav.ashade-mobile-menu {
pointer-events: auto;
transform: translateX(0);
}
.ashade-mobile-menu-shown .ashade-menu-overlay {
opacity: 0.5;
pointer-events: auto;
}
body.ashade-layout--vertical.ashade-mobile-menu-shown .ashade-home-link-wrap.is-loaded,
body.ashade-layout--vertical.ashade-mobile-menu-shown .ashade-page-title-wrap {
transform: rotate(-90deg) translateY(-192px);
}
body.is-locked.ashade-mobile-menu-shown nav.ashade-mobile-menu {
pointer-events: none;
}
.ashade-mobile-menu-inner {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow-y: scroll;
display: flex;
flex-direction: column;
align-items: center;
justify-content: flex-start;
}
.ashade-mobile-menu-content {
max-width: 100%;
padding: 40px 40px;
margin: auto 0;
width: 100%;
}
nav.ashade-mobile-menu ul {
padding: 0;
margin: 0;
}
nav.ashade-mobile-menu ul li {
padding: 0;
margin: 0;
list-style: none;
}
nav.ashade-mobile-menu ul.main-menu > li {
padding-top: 10px;
}
nav.ashade-mobile-menu ul ul.sub-menu {
padding: 0 0 0 20px;
}
nav.ashade-mobile-menu ul ul.sub-menu li {
padding: 10px 0 0 20px;
border-left: 1px solid rgba(255,255,255,0.15);
}
nav.ashade-mobile-menu ul ul.sub-menu > li:last-child {
padding-bottom: 10px;
}
nav.ashade-mobile-menu a.ashade-aside-toggler {
display: none!important;
}
nav.ashade-mobile-menu ul.main-menu li a {
color: rgba(255,255,255,0.5);
display: block;
}
nav.ashade-mobile-menu ul.main-menu > li > a {
margin-bottom: 10px;
}
nav.ashade-mobile-menu ul.main-menu li.current-menu-parent > a,
nav.ashade-mobile-menu ul.main-menu li.current-menu-item > a,
nav.ashade-mobile-menu ul.main-menu li.current-menu-ancestor > a {
color: rgba(255,255,255,1);
}
a.ashade-mobile-menu-close {
position: fixed;
right: 20px;
top: 20px;
width: 30px;
height: 30px;
z-index: 10;
display: flex;
justify-content: center;
align-items: center;
transition: opacity 0.3s;
}
body.admin-bar a.ashade-mobile-menu-close {
top: 66px;
}
body.is-locked a.ashade-mobile-menu-close {
opacity: 0;
}
a.ashade-mobile-menu-close svg {
display: block;
max-width: 100%;
height: auto;
margin: auto;
}
.ashade-aside-shown.ashade-albums-template--ribbon .ashade-albums-carousel-wrap,
.ashade-aside-shown.ashade-albums-template--slider .ashade-albums-slider-wrap,
.ashade-aside-shown main.ashade-content-wrap,
.ashade-aside-shown .ashade-home-wrap,
.ashade-aside-shown header#ashade-header,
.ashade-mobile-menu-shown.ashade-albums-template--ribbon .ashade-albums-carousel-wrap,
.ashade-mobile-menu-shown.ashade-albums-template--slider .ashade-albums-slider-wrap,
.ashade-mobile-menu-shown main.ashade-content-wrap,
.ashade-mobile-menu-shown .ashade-home-wrap,
.ashade-mobile-menu-shown header#ashade-header {
pointer-events: none;
transform: translateX(-192px);
} .ashade-contact-form .ashade-row.ashade-small-gap {
flex-direction: column;
}
.ashade-contact-form .ashade-row.ashade-small-gap .ashade-col.col-4 {
width: 100%;
margin: 0;
} .ashade-footer-inner {
padding-left: 40px;
padding-right: 40px;
} .ashade-albums-carousel-wrap .ashade-album-item__title:before {
top: 17px;
}
.ashade-slider-prev {
left: 40px;
}
.ashade-slider-next {
right: 40px;
} .ashade-grid-2cols .ashade-grid-item,
.ashade-grid-3cols .ashade-grid-item,
.ashade-grid-4cols .ashade-grid-item,
.ashade-grid-5cols .ashade-grid-item {
width: calc(50% - 30px);
} .ashade-testimonials-grid {
margin: -20px -15px;
}
.ashade-testimonials-grid .ashade-testimonials-item {
margin: 20px 15px;
width: calc(50% - 30px);
} .ashade-maintenance-wrap .ashade-contact-details {
text-align: center;
padding-top: 80px;
}
.ashade-maintenance-wrap .ashade-contact-details .ashade-contact-details__list {
margin: 0 auto;
text-align: left;
display: inline-block;
}
.ashade-maintenance-wrap #ashade-contacts-wrap .col-8 {
width: 100%;
}
.ashade-to-top-wrap {
display: none;
}
.ashade-maintenance-wrap .ashade-to-top-wrap {
display: flex;
left: calc(100% - 91px);
}
.ashade-maintenance-wrap .ashade-content {
width: calc(100% - 352px);
margin: auto ;
}
.ashade-progress-item-wrap {
padding: 0 20px;
}
.ashade-progress-counter {
transform: translateX(3px);
} .ashade-protected-form-wrap {
padding: 0 40px;
} body.ashade-layout--vertical .ashade-404-inner .ashade-back-wrap.ashade-404-return-wrap {
left: 40px;
}
body.ashade-layout--vertical .ashade-back-wrap {
left: calc(100% - 86px);
} aside#ashade-sidebar {
padding-top: 80px;
} .ashade-filter-wrap {
margin-bottom: 40px;
}
.ashade-filter-wrap a {
margin: 0 10px;
}
} @media only screen and (max-width: 767px) {
.ashade-maintenance-wrap .ashade-to-top-wrap.ashade-back-wrap {
display: none;
}
.ashade-mobile-title-wrap {
display: block;
margin: 0 0 50px 0;
}
body .hide-on-desktop,
body .hide-on-laptop,
body .hide-on-tablet,
body .hide-on-tablet-land,
body .hide-on-tablet-port,
body section.ashade-section.hide-on-desktop,
body section.ashade-section.hide-on-laptop,
body section.ashade-section.hide-on-tablet,
body section.ashade-section.hide-on-tablet-land,
body section.ashade-section.hide-on-tablet-port {
display: block;
}
body .hide-on-phone,
body section.ashade-section.hide-on-phone {
display: none;
}
.ashade-content--fullwidth .ashade-content {
max-width: none;
width: calc(100% - 40px);
} .ashade-albums-archive {
grid-template-columns: repeat(1, 1fr);
}
.ashade-row {
display: flex;
flex-direction: column;
margin: 0;
}
.ashade-col {
margin: 0 0 30px 0;
}
.ashade-col:last-child {
margin: 0;
}
.ashade-row.ashade-small-gap,
.ashade-grid.ashade-small-gap {
margin: 0 0 0 0;
}
.ashade-row.ashade-small-gap .ashade-col:last-child,
.ashade-grid.ashade-small-gap .ashade-col:last-child {
margin: 0;
}
.ashade-row.ashade-small-gap .ashade-col {
margin: 0 0 10px 0;
}
.ashade-col.col-12,
.ashade-col.col-9, 
.ashade-col.col-8, 
.ashade-col.col-6, 
.ashade-col.col-4, 
.ashade-col.col-3, 
.ashade-col.col-2,
.ashade-small-gap.ashade-grid-1cols .ashade-grid-item,
.ashade-small-gap.ashade-grid-2cols .ashade-grid-item,
.ashade-small-gap.ashade-grid-3cols .ashade-grid-item,
.ashade-small-gap.ashade-grid-4cols .ashade-grid-item,
.ashade-small-gap.ashade-grid-5cols .ashade-grid-item,
.ashade-no-gap.ashade-grid-1cols .ashade-grid-item,
.ashade-no-gap.ashade-grid-2cols .ashade-grid-item,
.ashade-no-gap.ashade-grid-3cols .ashade-grid-item,
.ashade-no-gap.ashade-grid-4cols .ashade-grid-item,
.ashade-no-gap.ashade-grid-5cols .ashade-grid-item,
.ashade-contact-form .ashade-row.ashade-small-gap .ashade-col.col-4 {
width: 100%;
}
.ashade-col:empty {
display: none;
}	
.ashade-contact-form .ashade-row.ashade-small-gap .ashade-col.col-4 {
margin: 0;
}
.ashade-smooth-scroll .ashade-content-scroll.is-centered {
flex-direction: column;
} .ashade-grid {
margin: -15px 0;
display: flex;
flex-wrap: wrap;
}
.ashade-grid .ashade-grid-item {
margin: 15px 0;
}
.ashade-grid-1cols .ashade-grid-item,
.ashade-grid-2cols .ashade-grid-item,
.ashade-grid-3cols .ashade-grid-item,
.ashade-grid-4cols .ashade-grid-item,
.ashade-grid-5cols .ashade-grid-item {
width: 100%;
}
.ashade-gallery-bricks {
margin: -5px;
}
.ashade-gallery-bricks .ashade-gallery-item {
margin: 5px;
}
.ashade-gallery-bricks.is-1x2 .ashade-gallery-item {
width: calc(50% - 10px);
}
.ashade-gallery-bricks.is-1x2 .ashade-gallery-item:nth-child(3n) {
width: calc(100% - 10px);
}
.ashade-gallery-bricks.is-2x3 .ashade-gallery-item.is-large {
width: calc(50% - 10px);
}
.ashade-gallery-bricks.is-2x3 .ashade-gallery-item.is-small {
width: calc(33.33% - 10px);
}
.ashade-mobile-title-wrap h1 {
display: block;
text-align: center;
}
.ashade-mobile-title-wrap h1 > span {
transform: translate(0);
text-align: center;
justify-content: center;
} .ashade-content,
body.ashade-layout--horizontal .ashade-content,
body.ashade-layout--vertical .ashade-content {
width: calc(100% - 40px);
}
.ashade-more-categories {
max-width: calc(100% - 40px);
}
aside#ashade-aside {
max-width: calc(100% - 40px);
}
aside#ashade-aside .ashade-aside-inner {
width: 100%;
}
.ashade-aside-close {
transform: translateX(calc(-100% - 20px)) rotate(-90deg);
}
.ashade-aside-content {
padding: 40px 20px;
}
.ashade-widget {
margin: 0 0 60px 0;
}
.ashade-page-title-wrap {
display: none!important;
}
.ashade-content {
margin: auto;
}
.ashade-content {
padding-top: 40px;
padding-bottom: 40px;
}
.ashade-content {
}
#ashade-home-contacts p.ashade-intro {
margin-bottom: 40px;
}
#ashade-home-works p.ashade-intro,
section.ashade-section {
margin-bottom: 80px;
}
p.ashade-intro {
margin-bottom: 40px;
}
.ashade-contact-form__footer {
flex-direction: column-reverse;
justify-content: flex-end;
}
.ashade-contact-form__response span {
display: block;
padding-top: 10px;
}
body.ashade-layout--vertical .ashade-back-wrap:before {
top: 17px;
} body:not(.has-header-padding) .ashade-header-holder,
.ashade-header-holder {
display: block;
}
header#ashade-header .ashade-header-inner {
padding: 20px 20px;
}
nav.ashade-mobile-menu {
width: 100%;
}
.ashade-menu-overlay {
display: none;
}
.ashade-aside-shown.ashade-albums-template--ribbon .ashade-albums-carousel-wrap,
.ashade-aside-shown.ashade-albums-template--slider .ashade-albums-slider-wrap,
.ashade-aside-shown main.ashade-content-wrap,
.ashade-aside-shown .ashade-home-wrap,
.ashade-aside-shown header#ashade-header,
.ashade-mobile-menu-shown.ashade-albums-template--ribbon .ashade-albums-carousel-wrap,
.ashade-mobile-menu-shown.ashade-albums-template--slider .ashade-albums-slider-wrap,
.ashade-mobile-menu-shown main.ashade-content-wrap,
.ashade-mobile-menu-shown .ashade-home-wrap,
.ashade-mobile-menu-shown header#ashade-header {
pointer-events: none;
transform: translateX(-50vw);
} .page-template-page-maintenance footer#ashade-footer {
position: static;
}
.ashade-footer-inner {
flex-direction: column;
align-items: center;
padding: 15px 20px;
}
.ashade-footer-inner .ashade-footer__socials {
margin-bottom: 15px;
}
.ashade-socials--left.ashade-copyright--left .ashade-footer-inner,
.ashade-socials--left.ashade-copyright--center .ashade-footer-inner,
.ashade-socials--left.ashade-copyright--right .ashade-footer-inner,
.ashade-socials--center.ashade-copyright--left .ashade-footer-inner,
.ashade-socials--center.ashade-copyright--center .ashade-footer-inner,
.ashade-socials--center.ashade-copyright--right .ashade-footer-inner,
.ashade-socials--right.ashade-copyright--left .ashade-footer-inner,
.ashade-socials--right.ashade-copyright--center .ashade-footer-inner,
.ashade-socials--right.ashade-copyright--right .ashade-footer-inner {
flex-direction: column;
justify-content: flex-start;
align-items: stretch;
}
body footer .ashade-footer-inner .ashade-footer__socials {
padding-bottom: 0px;
}
body footer .ashade-footer-inner .ashade-footer__socials,
body footer .ashade-footer-inner .ashade-footer__copyright {
text-align: center;
} .ashade-filter-wrap > a {
display: none;
}
.ashade-mobile-filter-wrap {
display: block;
}
.ashade-albums-carousel-wrap .ashade-album-item__inner {
margin-right: 20px;
}
.ashade-albums-carousel-wrap .ashade-album-item .ashade-button {
bottom: 20px;
right: 20px;
}
.ashade-albums-carousel-wrap .ashade-albums-carousel.is-medium .ashade-album-item a.ashade-button {
height: 40px;
padding: 10px 20px;
}
.ashade-albums-carousel-progress {
display: none;
}
.ashade-albums-template--ribbon .ashade-albums-carousel-wrap .ashade-albums-carousel.is-vertical {
width: calc(100% - 40px);
margin: 0 auto;
}
.ashade-albums-template--ribbon .ashade-albums-carousel-wrap .ashade-albums-carousel.is-vertical div.ashade-album-item .ashade-album-item__inner {
margin-bottom: 20px;
}
.ashade-albums-slider-wrap .ashade-album-item__explore, 
body.ashade-layout--vertical .ashade-albums-slider-wrap .ashade-album-item__explore, 
body.ashade-layout--vertical .ashade-back-wrap {
margin: 0;
left: calc(100% - 60px);
}
body.ashade-layout--horizontal .ashade-albums-slider-wrap .ashade-album-item__explore, 
body.ashade-layout--horizontal .ashade-back-wrap {
margin: 0;
}
.ashade-albums-slider-wrap .ashade-album-item__title h2 span {
line-height: 18px;
margin: 0;
}
.ashade-albums-slider .ashade-album-item__explore span, 
.ashade-home-link span:first-child, 
.ashade-back span:first-child {
margin-bottom: 0;
}
.ashade-home-link span:first-child {
margin-bottom: 1px;
}
.ashade-back-wrap.is-loaded .ashade-back:not(.is-to-top) span:first-child, 
.has-to-top .ashade-back-wrap.is-loaded .ashade-back.is-to-top span:first-child {
margin-bottom: 0;
}
.ashade-albums-slider-wrap .ashade-album-item__title.is-loaded h2 span {
margin: 0 0 1px 0;
}
.ashade-back-wrap:before,
.ashade-home-link-wrap:before {
top: 18px;
}
body.ashade-layout--horizontal .ashade-back-wrap:before,
.ashade-albums-slider-wrap .ashade-album-item__explore:before, 
.ashade-albums-slider-wrap .ashade-album-item__title:before {
top: 16px;
}
.ashade-slider-prev {
left: 20px;
}
.ashade-slider-next {
right: 20px;
}
.ashade-albums-template--slider .ashade-page-title-wrap {
display: flex;
left: 20px;
}
.ashade-albums-slider-wrap .ashade-album-item__title, 
.ashade-page-title-wrap {
left: 20px;
}
.ashade-albums-template--slider .ashade-page-title-wrap:before {
top: 20px;	
}
.ashade-mobile-title-wrap:before {
top: 18px;
} .ashade-home-template .ashade-content {
padding-top: 50px;
}
.ashade-content-shown footer#ashade-footer {
opacity: 0;
pointer-events: none;
}
#ashade-home-works .ashade-grid-2cols .ashade-grid-item, 
#ashade-home-works .ashade-grid-3cols .ashade-grid-item, 
#ashade-home-works .ashade-grid-4cols .ashade-grid-item,
#ashade-home-works .ashade-grid-5cols .ashade-grid-item {
width: 100%;
}
body.ashade-home-template .ashade-content {
margin: auto auto auto 20px;
width: calc(100% - 95px);
}
#ashade-home-works {
padding-bottom: 0;
}
.ashade-home-link--works.ashade-home-link-wrap {
left: calc(25% - 21px);
}
.ashade-home-link--contacts.ashade-home-link-wrap {
left: calc(75% - 41px);
}
.ashade-home-link-wrap {
padding-left: 130px;
}
body.ashade-layout--horizontal .ashade-back-wrap.ashade-home-return:before,
body.ashade-layout--vertical .ashade-back-wrap.ashade-home-return:before {
transition: opacity 0.3s;
opacity: 0;
}
body.ashade-layout--horizontal.ashade-content-shown .ashade-back-wrap.ashade-home-return:before,
body.ashade-layout--vertical.ashade-content-shown .ashade-back-wrap.ashade-home-return:before {
opacity: 1;
} .ashade-services-block {
padding: 0 0 40px 0;
margin: -40px 0 0 0;
}
.ashade-service-item {
flex-direction: column;
}
.ashade-service-item:nth-child(even ) {
flex-direction: column;
}
.ashade-service-item .ashade-service-item__content,
.ashade-service-item .ashade-service-item__image {
width: calc(100% - 40px);
}
.ashade-service-item .ashade-service-item__image {
margin: 0 auto 0 0;
}
.ashade-service-item .ashade-service-item__content {
margin: -40px 0 0 auto;
}
.ashade-service-item:nth-child(even ) .ashade-service-item__content {
margin: -40px auto 0 0;
}
.ashade-service-item:nth-child(even ) .ashade-service-item__image {
margin: 0 0 0 auto;
}
.ashade-service-item__content-inner {
padding: 30px 20px 24px 20px;
} .ashade-testimonials-grid {
margin: -20px 0;
}
.ashade-testimonials-grid .ashade-testimonials-item {
margin: 20px 0;
width: 100%;
} .ashade-maintenance-wrap .ashade-contact-details {
text-align: center;
padding-top: 30px;
}
.ashade-maintenance-wrap .ashade-to-top-wrap {
display: none;
}
.ashade-maintenance-wrap .ashade-content {
width: 100%;
margin: auto ;
}
.ashade-albums-carousel-wrap .is-inview .ashade-album-item__title h2 span,
.ashade-page-title-wrap.is-loaded h1 > span {
transform: translateX(-30px);
}
.ashade-albums-carousel-wrap .is-inview .ashade-album-item__title {
left: 20px;
}
.ashade-albums-carousel-wrap .is-inview .ashade-album-item__title h2 {
padding-left: 30px;
}
.ashade-albums-carousel-wrap .is-vertical .ashade-album-item__title:before {
top: 16px;
}
.ashade-slider-prev,
.ashade-slider-next {
margin: 0;
bottom: 70px;
}
.ashade-progress-item-wrap {
max-width: 180px;
margin: 0 auto;
}
.ashade-service-card__content {
padding: 40px 20px 23px 20px;
margin: -20px 0 0 20px;
}
.ashade-service-card__head img {
width: 80px;
}
.ashade-service-card .ashade-service-card__label h4 {
margin: 7px 0 0 0;
} .ashade-protected-form-wrap {
padding: 0 20px;
}
.ashade-protected-text {
padding: 50px 0 60px 0;
}
.ashade-protected-text .ashade-protected-input-wrap {
margin: 0 0 0 0;
width: 100%;
}
.ashade-protected-form-inner {
flex-wrap: wrap;
}
.ashade-protected-text .ashade-protected-submit-wrap {
text-align: center;
width: 100%;
}
.ashade-protected-text .ashade-protected-submit-wrap input {
margin: 0 auto;
}
body.ashade-layout--vertical .ashade-protected-inner .ashade-back-wrap {
position: relative;
left: auto;
top: auto!important;
transform: none;
width: 100vw;
} body.ashade-layout--vertical .ashade-404-inner .ashade-back-wrap.ashade-404-return-wrap {
left: 20px;
}
.ashade-404-text h1 {
font-size: 80px;
line-height: 85px;
}
.ashade-404-text {
font-size: 16px;
line-height: 28px;
}
.ashade-404-text {
padding: 50px 0 60px 0;
} .ashade-post-preview.sticky .ashade-preview-header {
padding-right: 60px;
}
.ashade-post-preview.sticky .ashade-preview-header:before {
width: 40px;
height: 40px;
}
.ashade-post-preview.sticky .ashade-preview-header:after {
top: 12px;
right: 11px;
width: 16px;
height: 16px;
}
.shadowcore-blog-listing .ashade-post-preview, 
.ashade-search-listing .ashade-post-preview, 
.ashade-blog-listing .ashade-post-preview {
margin: 60px 0 0 0;
}
aside#ashade-sidebar {
padding-top: 60px;
}
.post-nav-links, 
nav.pagination .nav-links {
margin: 0 -5px;
padding-top: 60px;
}
.post-nav-links span, 
.post-nav-links a, 
nav.pagination .nav-links a, 
nav.pagination .nav-links span {
margin: 0 5px;
width: 40px;
height: 40px;
}
nav.pagination .nav-links a svg,
.post-nav-links a svg {
transform: scale(0.75);
}
nav.pagination .nav-links > a:before, 
nav.pagination .nav-links > span:before {
display: none;
}
.ashade-post-navigation-wrap .ashade-post-nav-icon {
display: none;
}
.ashade-post-featured-image {
margin-bottom: 60px;
}
body .ashade-post__tags {
margin: 50px 0 0 -10px;
}
.ashade-post-navigation-wrap {
margin: 60px 0 0 0;
position: relative;
}
#ashade-comments {
padding-top: 60px;
margin: 60px 0 0 0;
}
.ashade-post-navigation-wrap.has-prev.has-next:before {
content: '';
width: 1px;
height: 100%;
position: absolute;
left: 50%;
top: 0;
background: rgba(255,255,255,0.15);
}
.ashade-post-navigation-wrap .ashade-prev-post-link {
padding-right: 20px;
}
.ashade-post-navigation-wrap .ashade-next-post-link {
padding-left: 20px;
} .ashade-comment-form .comment-form-author, 
.ashade-comment-form .comment-form-email {
width: 100%;
margin: 0;
padding: 0;
} .thmb-size--medium .ashade-preview-featured-image {
width: 80px;
height: 80px;
}
.thmb-size--medium .ashade-preview-header h4 {
padding-top: 8px;
}
.thmb-size--medium .ashade-post-preview-content {
margin: -22px 0px 0px 22px;
padding: 35px 20px 23px 20px;
}
.thmb-size--medium .ashade-preview-featured-image {
margin-right: 20px;
}
.thmb-size--medium.ashade-post-preview.sticky .ashade-preview-header:after {
top: 7px;
right: 6px;
}
.thmb-size--medium.ashade-post-preview.sticky .ashade-preview-header:before {
width: 30px;
height: 30px;
}
.thmb-size--medium.ashade-post-preview.sticky .ashade-preview-header {
padding-right: 20px;
}
.thmb-size--medium .ashade-post-preview-footer .ashade-post-preview-footer--lp > div {
margin: 0 0 0 43px;
}
.thmb-size--medium .ashade-post-preview__tags {
overflow: hidden;
max-height: 28px;
}
.thmb-size--large.ashade-post-preview.sticky .ashade-preview-header:before {
right: 10px;
top: 10px;
}
.thmb-size--large.ashade-post-preview.sticky .ashade-preview-header:after {
right: 23px;
top: 24px;
}
.ashade-albums-slider .ashade-slide-caption {
padding: 20px 20px;
bottom: -64px;
transform: rotate(-90deg) translateY(-20px);
transform-origin: 0 0;
width: 100vh;
}
body.is-loaded .ashade-albums-slider .ashade-slide-caption {
transform: rotate(-90deg);
}
} @media only screen and (min-width: 460px) and (max-width: 767px) {
.ashade-grid .ashade-grid-item {
margin: 15px;
}
.ashade-grid-1cols .ashade-grid-item {
width: calc(100% - 30px);
}
#ashade-home-works .ashade-grid-2cols .ashade-grid-item, 
#ashade-home-works .ashade-grid-3cols .ashade-grid-item, 
#ashade-home-works .ashade-grid-4cols .ashade-grid-item, 
#ashade-home-works .ashade-grid-5cols .ashade-grid-item,
.ashade-grid-2cols .ashade-grid-item,
.ashade-grid-3cols .ashade-grid-item,
.ashade-grid-4cols .ashade-grid-item,
.ashade-grid-5cols .ashade-grid-item {
width: calc(50% - 30px);
}
} @media only screen and (max-width: 459px) {
.ashade-logo-block {
max-width: 200px;
}
.ashade-logo-block > a {
max-width: 100%;
display: flex;
align-items: center;
}
.ashade-logo-block > a img {
transform: translateY(-1px);
}
}
@media only screen and (max-width: 374px) {
.ashade-logo-block {
max-width: 190px;
}
.ashade-logo-block > a {
max-width: 100%;
display: flex;
align-items: center;
}
.ashade-logo-block > a img {
transform: translateY(-1px);
}
} @media only screen and (max-width: 359px) {
.ashade-logo-block {
max-width: 150px;
}
.ashade-service-card .ashade-service-card__label h4 {
margin: 12px 0 0 0;
}
.ashade-service-card__content {
margin-top: -17px;
}
}.pswp {
display: none;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
overflow: hidden;
-ms-touch-action: none;
touch-action: none;
z-index: 1500;
-webkit-text-size-adjust: 100%; -webkit-backface-visibility: hidden;
outline: none; }
.pswp * {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.pswp img {
max-width: none; } .pswp--animate_opacity { opacity: 0.001;
will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }
.pswp--open {
display: block; }
.pswp--zoom-allowed .pswp__img { cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.pswp--zoomed-in .pswp__img { cursor: -webkit-grab;
cursor: -moz-grab;
cursor: grab; }
.pswp--dragging .pswp__img { cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: grabbing; } .pswp__bg {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #000;
opacity: 0;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-backface-visibility: hidden;
will-change: opacity; }
.pswp__scroll-wrap {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: hidden; }
.pswp__container,
.pswp__zoom-wrap {
-ms-touch-action: none;
touch-action: none;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0; } .pswp__container,
.pswp__img {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none; }
.pswp__zoom-wrap {
position: absolute;
width: 100%;
-webkit-transform-origin: left top;
-ms-transform-origin: left top;
transform-origin: left top; -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }
.pswp__bg {
will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }
.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
-webkit-transition: none;
transition: none; }
.pswp__container,
.pswp__zoom-wrap {
-webkit-backface-visibility: hidden; }
.pswp__item {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
overflow: hidden; }
.pswp__img {
position: absolute;
width: auto;
height: auto;
top: 0;
left: 0; } .pswp__img--placeholder {
-webkit-backface-visibility: hidden; } .pswp__img--placeholder--blank {
background: #222; }
.pswp--ie .pswp__img {
width: 100% !important;
height: auto !important;
left: 0;
top: 0; } .pswp__error-msg {
position: absolute;
left: 0;
top: 50%;
width: 100%;
text-align: center;
font-size: 14px;
line-height: 16px;
margin-top: -8px;
color: #CCC; }
.pswp__error-msg a {
color: #CCC;
text-decoration: underline; }.pswp__button {
width: 44px;
height: 44px;
position: relative;
background: none;
cursor: pointer;
overflow: visible;
-webkit-appearance: none;
display: block;
border: 0;
padding: 0;
margin: 0;
float: right;
opacity: 0.75;
-webkit-transition: opacity 0.2s;
transition: opacity 0.2s;
-webkit-box-shadow: none;
box-shadow: none;
}
.pswp__button svg {
pointer-events: none;
}
.pswp__button:focus,
.pswp__button:hover {
opacity: 1;
}
.pswp__button:active {
outline: none;
opacity: 0.9;
}
.pswp__button::-moz-focus-inner {
padding: 0;
border: 0;
} .pswp__ui--over-close .pswp__button--close {
opacity: 1;
} .pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
visibility: hidden;
} .pswp__button--arrow--left,
.pswp__button--arrow--right {
background: none;
top: 50%;
margin-top: -50px;
width: 70px;
height: 100px;
position: absolute;
}
.pswp__button--arrow--left {
left: 10px;
}
.pswp__button--arrow--right {
right: 10px;
}
.pswp__button--arrow--left:before {
left: 15px;
background-position: 0 0;
}
.pswp__button--arrow--right:before {
right: 15px;
background-position: -24px 0;
}
.pswp__scroll-wrap {
cursor: grab;
} .pswp__counter,
.pswp__share-modal {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.pswp__share-modal {
display: block;
background: rgba(0, 0, 0, 0.5);
width: 100%;
height: 100%;
top: 0;
left: 0;
padding: 10px;
position: absolute;
z-index: 1600;
opacity: 0;
-webkit-transition: opacity 0.25s ease-out;
transition: opacity 0.25s ease-out;
-webkit-backface-visibility: hidden;
will-change: opacity;
}
.pswp__share-modal--hidden {
display: none;
}
.pswp__share-tooltip {
z-index: 1620;
position: absolute;
background: #FFF;
top: 56px;
border-radius: 2px;
display: block;
width: auto;
right: 44px;
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
-webkit-transform: translateY(6px);
-ms-transform: translateY(6px);
transform: translateY(6px);
-webkit-transition: -webkit-transform 0.25s;
transition: transform 0.25s;
-webkit-backface-visibility: hidden;
will-change: transform;
}
.pswp__share-tooltip a {
display: block;
padding: 8px 12px;
color: #000;
text-decoration: none;
font-size: 14px;
line-height: 18px;
}
.pswp__share-tooltip a:hover {
text-decoration: none;
color: #000;
}
.pswp__share-tooltip a:first-child { border-radius: 2px 2px 0 0;
}
.pswp__share-tooltip a:last-child {
border-radius: 0 0 2px 2px;
}
.pswp__share-modal--fade-in {
opacity: 1;
}
.pswp__share-modal--fade-in .pswp__share-tooltip {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
} .pswp--touch .pswp__share-tooltip a {
padding: 16px 12px;
}
a.pswp__share--facebook:before {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
top: -12px;
right: 15px;
border: 6px solid transparent;
border-bottom-color: #FFF;
-webkit-pointer-events: none;
-moz-pointer-events: none;
pointer-events: none;
}
a.pswp__share--facebook:hover {
background: #3E5C9A;
color: #FFF;
}
a.pswp__share--facebook:hover:before {
border-bottom-color: #3E5C9A;
}
a.pswp__share--twitter:hover {
background: #55ACEE;
color: #FFF;
}
a.pswp__share--pinterest:hover {
background: #CCC;
color: #CE272D;
}
a.pswp__share--download:hover {
background: #DDD;
} .pswp__counter {
position: absolute;
left: 0;
top: 0;
height: 44px;
font-size: 13px;
line-height: 44px;
color: #FFF;
opacity: 0.75;
padding: 0 10px;
} .pswp__caption {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
min-height: 44px;
}
.pswp__caption small {
font-size: 11px;
color: #BBB;
}
.pswp__caption__center {
text-align: left;
max-width: 420px;
margin: 0 auto;
font-size: 13px;
padding: 10px;
line-height: 20px;
color: #CCC;
}
.pswp__caption--empty {
display: none;
} .pswp__caption--fake {
visibility: hidden;
} .pswp__preloader {
width: 44px;
height: 44px;
position: absolute;
top: 0;
left: 50%;
margin-left: -22px;
opacity: 0;
-webkit-transition: opacity 0.25s ease-out;
transition: opacity 0.25s ease-out;
will-change: opacity;
direction: ltr;
}
.pswp__preloader__icn {
width: 20px;
height: 20px;
margin: 12px;
}
.pswp__preloader--active {
opacity: 1;
}
.pswp__preloader--active .pswp__preloader__icn { background: url(//www.tobias-stark.com/wp-content/themes/ashade/assets/css/lib/default-skin/preloader.gif) 0 0 no-repeat;
}
.pswp--css_animation .pswp__preloader--active {
opacity: 1;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
-webkit-animation: clockwise 500ms linear infinite;
animation: clockwise 500ms linear infinite;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
-webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}
.pswp--css_animation .pswp__preloader__icn {
background: none;
opacity: 0.75;
width: 14px;
height: 14px;
position: absolute;
left: 15px;
top: 15px;
margin: 0;
}
.pswp--css_animation .pswp__preloader__cut { position: relative;
width: 7px;
height: 14px;
overflow: hidden;
}
.pswp--css_animation .pswp__preloader__donut {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 14px;
height: 14px;
border: 2px solid #FFF;
border-radius: 50%;
border-left-color: transparent;
border-bottom-color: transparent;
position: absolute;
top: 0;
left: 0;
background: none;
margin: 0;
}
@media screen and (max-width: 1024px) {
.pswp__preloader {
position: relative;
left: auto;
top: auto;
margin: 0;
float: right;
}
}
@-webkit-keyframes clockwise {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes clockwise {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes donut-rotate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
50% {
-webkit-transform: rotate(-140deg);
transform: rotate(-140deg);
}
100% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
}
@keyframes donut-rotate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
50% {
-webkit-transform: rotate(-140deg);
transform: rotate(-140deg);
}
100% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
}  .pswp__ui {
-webkit-font-smoothing: antialiased;
visibility: visible;
opacity: 1;
z-index: 1550;
} .pswp__top-bar {
position: absolute;
left: 0;
top: 0;
height: 44px;
width: 100%;
}
.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
-webkit-backface-visibility: hidden;
will-change: opacity;
-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
} .pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
visibility: visible;
}
.pswp__top-bar {
background-color: rgba(0, 0, 0, 0.15);
}
.pswp__caption {
background-color: rgba(0, 0, 0, 0.25);
} .pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
background-color: rgba(0, 0, 0, 0.3);
} .pswp__ui--idle .pswp__top-bar {
opacity: 0;
}
.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
opacity: 0;
} .pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right { opacity: 0.001;
} .pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
display: none;
}
.pswp__element--disabled {
display: none !important;
}
.pswp--minimal--dark .pswp__top-bar {
background: none;
} .pswp-video-wrapper,
img.pswp__img {
border: 5px solid #000;
box-shadow: 0 0 15px hsla(0, 0%, 0%, .8);
}
.pswp__ui--idle .pswp__top-bar {
opacity: 1;
}
.pswp__counter {
display: none;
}
.pswp__top-bar button.pswp__button--close {
display: inline-block !important;
}
.pswp__button--arrow--left, 
.pswp__button--arrow--right {
opacity: 1!important;
width: 50px;
height: 60px;
}
.pswp__top-bar button.pswp__button.pswp__button--close,
.pswp__button--arrow--left,
.pswp__button--arrow--right {
width: 50px;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
}
.pswp__top-bar button.pswp__button.pswp__button--close svg,
.pswp__button--arrow--left svg, 
.pswp__button--arrow--right svg {
display: block;
max-width: 100%;
height: auto;
transform: scale(1);
transition: transform 0.3s;
}
.pswp__top-bar button.pswp__button.pswp__button--close:hover svg,
.pswp__button--arrow--left:hover svg,
.pswp__button--arrow--right:hover svg {
transform: scale(1.3);
}
.pswp__top-bar button.pswp__button.pswp__button--close svg path,
.pswp__button--arrow--left svg path, 
.pswp__button--arrow--right svg path {
fill: rgba(255, 255, 255, 0.5);
transition: fill 0.3s;
}
.pswp__top-bar button.pswp__button.pswp__button--close:hover svg path,
.pswp__button--arrow--left:hover svg path, 
.pswp__button--arrow--right:hover svg path {
fill: rgba(255, 255, 255, 1);
}
.pswp__ui--fit .pswp__top-bar {
background: none;
box-sizing: border-box;
padding: 12px 0 0 10px;
}
.admin-bar .pswp__ui--fit .pswp__top-bar {
background: none;
box-sizing: border-box;
padding: 44px 0 0 10px;
}
.pswp__ui--fit .pswp__top-bar button.pswp__button {
float: right;
width: 50px;
height: 32px;
opacity: 1!important;
outline: none;
margin-right: 5px;
}
.pswp_item_wrapper {
position: relative;
}
.pswp__caption {
display: flex;
flex-direction: row;
align-items: flex-end;
background: transparent!important;
}
.pswp__caption .pswp__caption__center:empty {
display: none;
}
.pswp__caption .pswp__caption__center {
text-shadow: 0 1px #000;
color: #fff;
text-align: center;
font-size: 12px;
line-height: 150%;
word-wrap: break-word;
padding: 13px 50px;
border-radius: 3px 3px 0 0;
margin: 0 auto;
max-width: 100%;
background: rgba(0,0,0,0.65);
}
.pswp-video-wrapper {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
}
.pswp-video-wrapper iframe {
display: block;
width: 100%;
height: 100%;
}
.pswp__item {
pointer-events: none;
}@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
src: url(https://www.tobias-stark.com/wp-content/uploads/fonts/4b982c83714b6b17c1e552d59b0f417e/montserrat-cyrillic-ext-v25-normal-500.woff2?c=1670228842) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
src: url(https://www.tobias-stark.com/wp-content/uploads/fonts/4b982c83714b6b17c1e552d59b0f417e/montserrat-cyrillic-v25-normal-500.woff2?c=1670228842) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
src: url(https://www.tobias-stark.com/wp-content/uploads/fonts/4b982c83714b6b17c1e552d59b0f417e/montserrat-vietnamese-v25-normal-500.woff2?c=1670228842) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
src: url(https://www.tobias-stark.com/wp-content/uploads/fonts/4b982c83714b6b17c1e552d59b0f417e/montserrat-latin-ext-v25-normal-500.woff2?c=1670228842) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
src: url(https://www.tobias-stark.com/wp-content/uploads/fonts/4b982c83714b6b17c1e552d59b0f417e/montserrat-latin-v25-normal-500.woff2?c=1670228842) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
src: url(https://www.tobias-stark.com/wp-content/uploads/fonts/4b982c83714b6b17c1e552d59b0f417e/montserrat-cyrillic-ext-v25-normal-500.woff2?c=1670228842) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
src: url(https://www.tobias-stark.com/wp-content/uploads/fonts/4b982c83714b6b17c1e552d59b0f417e/montserrat-cyrillic-v25-normal-500.woff2?c=1670228842) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
src: url(https://www.tobias-stark.com/wp-content/uploads/fonts/4b982c83714b6b17c1e552d59b0f417e/montserrat-vietnamese-v25-normal-500.woff2?c=1670228842) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
src: url(https://www.tobias-stark.com/wp-content/uploads/fonts/4b982c83714b6b17c1e552d59b0f417e/montserrat-latin-ext-v25-normal-500.woff2?c=1670228842) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
src: url(https://www.tobias-stark.com/wp-content/uploads/fonts/4b982c83714b6b17c1e552d59b0f417e/montserrat-latin-v25-normal-500.woff2?c=1670228842) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: url(https://www.tobias-stark.com/wp-content/uploads/fonts/4b982c83714b6b17c1e552d59b0f417e/roboto-cyrillic-ext-v30-normal-700.woff2?c=1670228843) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: url(https://www.tobias-stark.com/wp-content/uploads/fonts/4b982c83714b6b17c1e552d59b0f417e/roboto-cyrillic-v30-normal-700.woff2?c=1670228843) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: url(https://www.tobias-stark.com/wp-content/uploads/fonts/4b982c83714b6b17c1e552d59b0f417e/roboto-greek-ext-v30-normal-700.woff2?c=1670228843) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: url(https://www.tobias-stark.com/wp-content/uploads/fonts/4b982c83714b6b17c1e552d59b0f417e/roboto-greek-v30-normal-700.woff2?c=1670228843) format('woff2');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: url(https://www.tobias-stark.com/wp-content/uploads/fonts/4b982c83714b6b17c1e552d59b0f417e/roboto-vietnamese-v30-normal-700.woff2?c=1670228843) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: url(https://www.tobias-stark.com/wp-content/uploads/fonts/4b982c83714b6b17c1e552d59b0f417e/roboto-latin-ext-v30-normal-700.woff2?c=1670228843) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: url(https://www.tobias-stark.com/wp-content/uploads/fonts/4b982c83714b6b17c1e552d59b0f417e/roboto-latin-v30-normal-700.woff2?c=1670228843) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 400;
src: url(https://www.tobias-stark.com/wp-content/uploads/fonts/4b982c83714b6b17c1e552d59b0f417e/roboto-condensed-cyrillic-ext-v25-normal-400.woff2?c=1670228844) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 400;
src: url(https://www.tobias-stark.com/wp-content/uploads/fonts/4b982c83714b6b17c1e552d59b0f417e/roboto-condensed-cyrillic-v25-normal-400.woff2?c=1670228844) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 400;
src: url(https://www.tobias-stark.com/wp-content/uploads/fonts/4b982c83714b6b17c1e552d59b0f417e/roboto-condensed-greek-ext-v25-normal-400.woff2?c=1670228844) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 400;
src: url(https://www.tobias-stark.com/wp-content/uploads/fonts/4b982c83714b6b17c1e552d59b0f417e/roboto-condensed-greek-v25-normal-400.woff2?c=1670228844) format('woff2');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 400;
src: url(https://www.tobias-stark.com/wp-content/uploads/fonts/4b982c83714b6b17c1e552d59b0f417e/roboto-condensed-vietnamese-v25-normal-400.woff2?c=1670228844) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 400;
src: url(https://www.tobias-stark.com/wp-content/uploads/fonts/4b982c83714b6b17c1e552d59b0f417e/roboto-condensed-latin-ext-v25-normal-400.woff2?c=1670228844) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 400;
src: url(https://www.tobias-stark.com/wp-content/uploads/fonts/4b982c83714b6b17c1e552d59b0f417e/roboto-condensed-latin-v25-normal-400.woff2?c=1670228844) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 700;
src: url(https://www.tobias-stark.com/wp-content/uploads/fonts/4b982c83714b6b17c1e552d59b0f417e/roboto-condensed-cyrillic-ext-v25-normal-700.woff2?c=1670228844) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 700;
src: url(https://www.tobias-stark.com/wp-content/uploads/fonts/4b982c83714b6b17c1e552d59b0f417e/roboto-condensed-cyrillic-v25-normal-700.woff2?c=1670228844) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 700;
src: url(https://www.tobias-stark.com/wp-content/uploads/fonts/4b982c83714b6b17c1e552d59b0f417e/roboto-condensed-greek-ext-v25-normal-700.woff2?c=1670228844) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 700;
src: url(https://www.tobias-stark.com/wp-content/uploads/fonts/4b982c83714b6b17c1e552d59b0f417e/roboto-condensed-greek-v25-normal-700.woff2?c=1670228845) format('woff2');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 700;
src: url(https://www.tobias-stark.com/wp-content/uploads/fonts/4b982c83714b6b17c1e552d59b0f417e/roboto-condensed-vietnamese-v25-normal-700.woff2?c=1670228845) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 700;
src: url(https://www.tobias-stark.com/wp-content/uploads/fonts/4b982c83714b6b17c1e552d59b0f417e/roboto-condensed-latin-ext-v25-normal-700.woff2?c=1670228845) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 700;
src: url(https://www.tobias-stark.com/wp-content/uploads/fonts/4b982c83714b6b17c1e552d59b0f417e/roboto-condensed-latin-v25-normal-700.woff2?c=1670228845) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}.cc_control_divider {
width: calc(100% + 24px);
height: 1px;
display: block;
background: #dddddd;
margin: 0 -12px 0 -12px;
padding: 0 0 0 0;
}
.cc_control_divider,
.cc-choose-wrapper {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;    
}
.divider-description {
opacity: 0;
margin: 0;
}
.divider-description input{
padding: 0;
margin: 0;
} .cc-switcher-wrapper {
display: inline-block;
width: 35px;
padding: 5px 1px;
vertical-align: top;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
position: relative;
}
.cc-switcher-wrapper input[type="checkbox"] {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
cursor: pointer;
z-index: 5;
margin: 0;
opacity: 0;
outline: none;
}
.customize-control-switcher-caption {
display: inline-block;
vertical-align: top;
width: calc(100% - 55px);
transform: translateY(5px);
padding-left: 10px;
}
.cc-switcher {
cursor: pointer;
display: block;
width: 35px;
height: 10px;
margin-top: 5px;
position: relative;
border-radius: 5px;
box-sizing: border-box;
background: #b4b9be;
box-shadow: inset 0 1px 1px rgba(0,0,0,0.2);
transition: background 200ms;
}
.cc-switcher-circle {
width: 20px;
height: 20px;
display: block;
position: absolute;
top: -5px;
left: -1px;
border-radius: 10px;
border: 2px solid #999;
background: #ddd;
box-sizing: border-box;
transition: left 200ms, background 200ms, border 200ms;
}
.cc-switcher-circle:hover {
border: 2px solid #007cb2;
}
.cc-switcher.toggled_on {
background: #008ec2;
}
.cc-switcher.toggled_on .cc-switcher-circle {
border: 2px solid #007cb2;
background: #ffffff;
left: 16px;
}
.cc-switcher.toggled_on .cc-switcher-circle:hover {
border: 2px solid #008ec2;
}
.shadow-title-switcher {
position: relative;
}
.shadow-title-switcher .customize-control-title {
width: calc(100% - 55px);
}
.shadow-title-switcher span.description {
display: block;
}
.shadow-title-switcher .customize-control-content {
position: absolute;
right: 0;
top: -3px;
width: 41px;
} .cc-choose-wrapper {
display: table;
width: 100%;
height: 35px;
border-spacing: 1px;
border-radius: 4px;
box-sizing: border-box;
text-align: center;
font-size: 13px;
line-height: 20px;
background: #0071a1;
}
.cc-choose-wrapper-icon {
font-size: 17px;
}
.cc-choose-wrapper .cc-choose-item {
display: table-cell;
box-sizing: border-box;
vertical-align: middle;
cursor: pointer;
background: #f7f7f7;
color: #555d66;
transition: color 200ms, background 200ms;
}
.cc-choose-wrapper .cc-choose-item:hover {
background: #ffffff;
color: #0078d7;
}
.cc-choose-wrapper .cc-choose-item:first-child {
border-radius: 4px 0 0 4px;
}
.cc-choose-wrapper .cc-choose-item:nth-last-child(2) {
border-radius: 0px 4px 4px 0px;
}
.cc-choose-wrapper .cc-choose-item.active {
background: #008ec2;
color: #ffffff;
}
.cc-choose-wrapper .cc-choose-item.active:hover {
background: #0085ba;
}
.shadow-same-switch2 .cc-choose-item {
width: 50%;
flex-grow: 1;
}
.shadow-same-switch3 .cc-choose-item {
width: 33.33%;
flex-grow: 1;    
}
.shadow-same-switch4 .cc-choose-item {
width: 25%;
flex-grow: 1;    
} .cc-choose-wrapper.cc-choose-wrapper-image {
display: block;
font-size: 0;
line-height: 0;
background: none;
height: auto;
width: 100%;
}
.cc-choose-wrapper.cc-choose-wrapper-image .cc-choose-item {
display: inline-block;
vertical-align: top;
box-sizing: border-box;
}
.cc-choose-wrapper.cc-choose-wrapper-image .cc-choose-item,
.cc-choose-wrapper.cc-choose-wrapper-image .cc-choose-item:hover,
.cc-choose-wrapper.cc-choose-wrapper-image .cc-choose-item.active {
background: none;
}
.cc-choose-wrapper.cc-choose-wrapper-image .cc-choose-item img {
width: 100%;
height: auto;
}
.cc-choose-wrapper.cc-choose-wrapper-image .cc-choose-item.active .cc-choose-img,
.cc-choose-wrapper.cc-choose-wrapper-image .cc-choose-item .cc-choose-img-active {
display: none;
}
.cc-choose-wrapper.cc-choose-wrapper-image .cc-choose-item .cc-choose-img,
.cc-choose-wrapper.cc-choose-wrapper-image .cc-choose-item.active .cc-choose-img-active {
display: block;
}
.cc-choose-wrapper.cc-choose-wrapper-image.columns1 .cc-choose-item {
width: 100%;
}
.cc-choose-wrapper.cc-choose-wrapper-image.columns2 .cc-choose-item {
width: 50%;
}
.cc-choose-wrapper.cc-choose-wrapper-image.columns3 .cc-choose-item {
width: 33.33%;
}
.cc-choose-wrapper.cc-choose-wrapper-image.columns4 .cc-choose-item {
width: 25%;
} .cc-choose-wrapper.cc-choose-wrapper-accent_color {
display: flex;
flex-direction: row;
justify-content: space-between;
background: none;
height: auto;
}
.cc-choose-wrapper.cc-choose-wrapper-accent_color .cc-choose-item {
padding: 4px;
border-radius: 0;
display: inline-flex;
width: 14.285714%;
position: relative;
background: none;
}
.cc-choose-wrapper.cc-choose-wrapper-accent_color .cc-choose-item:hover,
.cc-choose-wrapper.cc-choose-wrapper-accent_color .cc-choose-item.active {
background: none;
}
.cc-choose-wrapper.cc-choose-wrapper-accent_color .cc-choose-item span {
display: block;
border-radius: 50%;
width: 100%;
box-sizing: border-box;
border: 3px solid rgba(255,255,255,0.3);
box-shadow: 0 0 5px rgba(0,0,0,0.2), inset 0 0 3px rgba(0,0,0,0.05);
position: relative;
transition: border 300ms;
}
.cc-choose-wrapper.cc-choose-wrapper-accent_color .cc-choose-item.active {
border-radius: 50%;
border: 2px solid #b4b9be;
}
.cc-choose-wrapper.cc-choose-wrapper-accent_color .cc-choose-item:hover span {
border: 3px solid rgba(255,255,255,0.5);
}
.cc-choose-wrapper.cc-choose-wrapper-accent_color .cc-choose-item span img {
display: block;
width: 100%;
height: auto;
}
.shadow-color-scheme .customize-control-content {
padding-top: 10px;
} .cc_control_title {
font-size: 16px;
margin-bottom: 10px;
}
li.shadow-title-on-divider.customize-control {
text-align: center;
margin: -3px 0 2px 0;
position: relative;
}
li.shadow-title-on-divider.customize-control.shadow-title-padding {
margin-top: 10px;
}
li.shadow-title-on-divider.customize-control.shadow-title-padding2 {
margin-top: 20px;
margin-bottom: 10px;
}
li.shadow-title-on-divider.customize-control.shadow-title-padding3 {
margin-top: 0;
margin-bottom: 10px;
}
li.shadow-title-on-divider.customize-control:before {
content: '';
width: calc(100% + 24px);
height: 1px;
left: -12px;
top: 16px;
position: absolute;
background: #cccccc;
background: linear-gradient(to right, #eeeeee 0%, #cccccc 25%, #cccccc 75%, #eeeeee 100%);
display: block;
z-index: 1;
}
li.shadow-title-on-divider.customize-control .cc_control_title {
border: 1px solid #ccc;
background: #f7f7f7;
box-shadow: 0 0 10px rgba(0,0,0,0.1);
padding: 3px 20px 4px 20px;
display: inline-block;
z-index: 2;
font-size: 14px;
position: relative;
margin-bottom: 0;
}
.shadow-divider-for-title .cc_control_divider {
background: #cccccc;
} .cc-toggle-tab-start { margin: 0;
}
.cc-toggle-tab-descr {
margin: 0;
visibility: hidden;
}
li.shadow_toggle_tab_start {
margin-bottom: -13px;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
li.shadow_toggle_tab_start.active {
margin-bottom: 0;
}
li.shadow_toggle_tab_start.active .cc-toggle-tab-start {
padding-bottom: 12px;
}
.cc-toggle-tab-start h3 {
color: #555d66;
background-color: #fff;
border-bottom: 1px solid #ddd;
border-left: 4px solid #fff;
border-right: none;
font-size: 14px;
line-height: 21px;
padding: 10px 10px 11px 14px;
cursor: pointer;
position: relative;
margin: 0;
transition: .15s color ease-in-out,.15s background-color ease-in-out,.15s border-color ease-in-out;    
}
.cc-toggle-tab-start:hover h3 {
color: #0073aa;
border-left-color: #0073aa;
}
.cc-toggle-tab-start h3:after {
content: "\f347";
color: #a0a5aa;
top: calc(50% - 10px);
position: absolute;
top: 12px;
right: 10px;
z-index: 1;
font: normal 20px/1 dashicons;
speak: none;
display: block;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-decoration: none!important;
transition: .15s color ease-in-out;
}
.cc-toggle-tab-start:hover h3:after {
color: #0073aa;
}
li.shadow_toggle_tab_start.active h3:after {
content: "\f343";
}
.cc-toggle-tab-end {
padding-top: 12px;
border-bottom: 1px solid #ddd;
}
li.cc-toggle-tab-content {
margin-bottom: 0; padding: 0 12px 12px 12px;
box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.cc-tt-first {
padding-top: 20px;
}
.cc-toggle-tab-off {
display: none!important;
}
.cc-toggle-tab-end,
li.cc-toggle-tab-content,
li.shadow_toggle_tab_start.active .cc-toggle-tab-start {
background: #ffffff;
} .cc-dimension-wrapper ul {
margin: 0 -1px;
padding: 0;
font-size: 0;
line-height: 0;
}
.cc-dimension-wrapper ul li {
display: inline-block;
vertical-align: top;
width: calc(20% - 2px);
list-style: none;
margin: 0 1px;
padding: 0;
text-align: center;
}
.cc-dimension-wrapper .cc-dimension-top {
border-radius: 4px 0 0 4px;
}
.cc-dimension-wrapper ul li input[type=number] {
text-align: center;
height: 35px;
}
.cc-dimension-wrapper ul li input[type=number].cc-dimension-right.cc-dimension-input,
.cc-dimension-wrapper ul li input[type=number].cc-dimension-bottom.cc-dimension-input,
.cc-dimension-wrapper ul li input[type=number].cc-dimension-left.cc-dimension-input {
border-radius: 0;
}
.cc-dimension-wrapper ul li input:disabled {
border-color: #ddd;
background: #f5f5f5;
}
.cc-dimension-wrapper ul li span {
display: block;
width: 100%;
height: 35px;
box-sizing: border-box;
padding: 5px 0 0 0;
cursor: pointer;
background: #f7f7f7;
color: #555d66;
border: 1px solid #ddd;
border-radius: 0 4px 4px 0;
transition: color 200ms, background 200ms;
}
.cc-dimension-wrapper ul li span:hover {
background: #ffffff;
color: #0078d7;
}
.cc-dimension-wrapper.cc-dimension-locked ul li span {
border-color: #007cb2;
background: #008ec2;
color: #ffffff;
}
.cc-dimension-wrapper.cc-dimension-locked ul li span:hover {
background: #0085ba;
}
.customize-control-content ul li span i {
font-size: 18px;
line-height: 20px;
}
.customize-control-content.cc-dimension-locked ul li span i.la-chain-broken,
.customize-control-content ul li span i.la-chain {
display: none;
}
.customize-control-content ul li span i.la-chain-broken,
.customize-control-content.cc-dimension-locked ul li span i.la-chain {
display: block;
}
.customize-control-content ul li label {
color: #999;
font-size: 10px;
line-height: 1;
font-weight: 600;
display: block;
padding: 3px 0 0 0;
text-transform: uppercase;
} .customize-control-slider {
font-size: 0;
line-height: 0;
position: relative;
}
.customize-control-slider .cc-number-value-wrapper {
max-width: 60px;
display: inline-block;
vertical-align: middle;
}
.customize-control-slider .cc-number-value-wrapper input[type="number"]::-webkit-outer-spin-button,
.customize-control-slider .cc-number-value-wrapper input[type="number"]::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.customize-control-slider .cc-number-value-wrapper input[type="number"] {
-moz-appearance:textfield;
}
.cc-number-slider {
height: 4px;
background: #b4b9be;
box-shadow: inset 0 1px 1px rgba(0,0,0,0.2);
position: relative;
display: inline-block;
vertical-align: middle;
width: calc(100% - 80px);
margin-right: 20px;
border-radius: 2px;
}
.cc-number-slider span {
width: 10px;
height: 10px;
border: 2px solid #007cb2;
background: #ffffff;
top: -5px;
margin-left: -7px;
border-radius: 50%;
display: block;
position: absolute;
cursor: pointer;
transition: border 200ms, background 200ms;
}
.cc-number-slider .ui-slider-range {
background: #008ec2;
display: block;
position: absolute;
left: 0;
top: 0;
height: 4px;
border-radius: 2px;
}
.cc-number-reset {
font-size: 10px;
line-height: 10px;
color: #999;
text-transform: uppercase;
position: absolute;
right: 0;
top: -15px;
cursor: pointer;
transition: color 200ms;
}
.cc-number-reset:hover {
color: #007cb2;
}.la,.la-stack{display:inline-block}.la-fw,.la-li{text-align:center}@font-face{font-family:LineAwesome;src:url(//www.tobias-stark.com/wp-content/plugins/shadow-core/assets/fonts/line-awesome.eot?v=1.1.);src:url(//www.tobias-stark.com/wp-content/plugins/shadow-core/assets/fonts/line-awesome.eot??v=1.1.#iefix) format("embedded-opentype"),url(//www.tobias-stark.com/wp-content/plugins/shadow-core/assets/fonts/line-awesome.woff2?v=1.1.) format("woff2"),url(//www.tobias-stark.com/wp-content/plugins/shadow-core/assets/fonts/line-awesome.woff?v=1.1.) format("woff"),url(//www.tobias-stark.com/wp-content/plugins/shadow-core/assets/fonts/line-awesome.ttf?v=1.1.) format("truetype"),url(//www.tobias-stark.com/wp-content/plugins/shadow-core/assets/fonts/line-awesome.svg?v=1.1.#fa) format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:LineAwesome;src:url(//www.tobias-stark.com/wp-content/plugins/shadow-core/assets/fonts/line-awesome.svg?v=1.1.#fa) format("svg")}}.la{font:normal normal normal 16px/1 LineAwesome;font-size:inherit;text-decoration:inherit;text-rendering:optimizeLegibility;text-transform:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.la-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.la-2x{font-size:2em}.la-3x{font-size:3em}.la-4x{font-size:4em}.la-5x{font-size:5em}.la-fw{width:1.28571429em}.la-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.la-ul>li{position:relative}.la-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em}.la-li.la-lg{left:-1.85714286em}.la-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.li.pull-left{margin-right:.3em}.li.pull-right{margin-left:.3em}.la-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.la-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.la-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.la-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.la-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.la-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .la-flip-horizontal,:root .la-flip-vertical,:root .la-rotate-180,:root .la-rotate-270,:root .la-rotate-90{filter:none}.la-stack{position:relative;width:2em;height:2em;line-height:2em;vertical-align:middle}.la-stack-1x,.la-stack-2x{position:absolute;left:0;width:100%;text-align:center}.la-stack-1x{line-height:inherit}.la-stack-2x{font-size:2em}.la-inverse{color:#fff}.la-500px:before{content:"\f100"}.la-adjust:before{content:"\f101"}.la-adn:before{content:"\f102"}.la-align-center:before{content:"\f103"}.la-align-justify:before{content:"\f104"}.la-align-left:before{content:"\f105"}.la-align-right:before{content:"\f106"}.la-amazon:before{content:"\f107"}.la-ambulance:before{content:"\f108"}.la-anchor:before{content:"\f109"}.la-android:before{content:"\f10a"}.la-angellist:before{content:"\f10b"}.la-angle-double-down:before{content:"\f10c"}.la-angle-double-left:before{content:"\f10d"}.la-angle-double-right:before{content:"\f10e"}.la-angle-double-up:before{content:"\f10f"}.la-angle-down:before{content:"\f110"}.la-angle-left:before{content:"\f111"}.la-angle-right:before{content:"\f112"}.la-angle-up:before{content:"\f113"}.la-apple:before{content:"\f114"}.la-archive:before{content:"\f115"}.la-area-chart:before{content:"\f116"}.la-arrow-circle-down:before{content:"\f117"}.la-arrow-circle-left:before{content:"\f118"}.la-arrow-circle-o-down:before{content:"\f119"}.la-arrow-circle-o-left:before{content:"\f11a"}.la-arrow-circle-o-right:before{content:"\f11b"}.la-arrow-circle-o-up:before{content:"\f11c"}.la-arrow-circle-right:before{content:"\f11d"}.la-arrow-circle-up:before{content:"\f11e"}.la-arrow-down:before{content:"\f11f"}.la-arrow-left:before{content:"\f120"}.la-arrow-right:before{content:"\f121"}.la-arrow-up:before{content:"\f122"}.la-arrows:before{content:"\f123"}.la-arrows-alt:before{content:"\f124"}.la-arrows-h:before{content:"\f125"}.la-arrows-v:before{content:"\f126"}.la-asterisk:before{content:"\f127"}.la-at:before{content:"\f128"}.la-automobile:before{content:"\f129"}.la-backward:before{content:"\f12a"}.la-balance-scale:before{content:"\f12b"}.la-ban:before{content:"\f12c"}.la-bank:before{content:"\f12d"}.la-bar-chart:before{content:"\f12e"}.la-bar-chart-o:before{content:"\f12f"}.la-barcode:before{content:"\f130"}.la-bars:before{content:"\f131"}.la-battery-0:before{content:"\f132"}.la-battery-1:before{content:"\f133"}.la-battery-2:before{content:"\f134"}.la-battery-3:before{content:"\f135"}.la-battery-4:before{content:"\f136"}.la-battery-empty:before{content:"\f137"}.la-battery-full:before{content:"\f138"}.la-battery-half:before{content:"\f139"}.la-battery-quarter:before{content:"\f13a"}.la-battery-three-quarters:before{content:"\f13b"}.la-bed:before{content:"\f13c"}.la-beer:before{content:"\f13d"}.la-behance:before{content:"\f13e"}.la-behance-square:before{content:"\f13f"}.la-bell:before{content:"\f140"}.la-bell-o:before{content:"\f141"}.la-bell-slash:before{content:"\f142"}.la-bell-slash-o:before{content:"\f143"}.la-bicycle:before{content:"\f144"}.la-binoculars:before{content:"\f145"}.la-birthday-cake:before{content:"\f146"}.la-bitbucket:before{content:"\f147"}.la-bitbucket-square:before{content:"\f148"}.la-bitcoin:before{content:"\f149"}.la-black-tie:before{content:"\f14a"}.la-bold:before{content:"\f14b"}.la-bolt:before{content:"\f14c"}.la-bomb:before{content:"\f14d"}.la-book:before{content:"\f14e"}.la-bookmark:before{content:"\f14f"}.la-bookmark-o:before{content:"\f150"}.la-briefcase:before{content:"\f151"}.la-btc:before{content:"\f152"}.la-bug:before{content:"\f153"}.la-building:before{content:"\f154"}.la-building-o:before{content:"\f155"}.la-bullhorn:before{content:"\f156"}.la-bullseye:before{content:"\f157"}.la-bus:before{content:"\f158"}.la-buysellads:before{content:"\f159"}.la-cab:before{content:"\f15a"}.la-calculator:before{content:"\f15b"}.la-calendar:before{content:"\f15c"}.la-calendar-check-o:before{content:"\f15d"}.la-calendar-minus-o:before{content:"\f15e"}.la-calendar-o:before{content:"\f15f"}.la-calendar-plus-o:before{content:"\f160"}.la-calendar-times-o:before{content:"\f161"}.la-camera:before{content:"\f162"}.la-camera-retro:before{content:"\f163"}.la-car:before{content:"\f164"}.la-caret-down:before{content:"\f165"}.la-caret-left:before{content:"\f166"}.la-caret-right:before{content:"\f167"}.la-caret-square-o-down:before,.la-toggle-down:before{content:"\f168"}.la-caret-square-o-left:before,.la-toggle-left:before{content:"\f169"}.la-caret-square-o-right:before,.la-toggle-right:before{content:"\f16a"}.la-caret-square-o-up:before,.la-toggle-up:before{content:"\f16b"}.la-caret-up:before{content:"\f16c"}.la-cart-arrow-down:before{content:"\f16d"}.la-cart-plus:before{content:"\f16e"}.la-cc:before{content:"\f16f"}.la-cc-amex:before{content:"\f170"}.la-cc-diners-club:before{content:"\f171"}.la-cc-discover:before{content:"\f172"}.la-cc-jcb:before{content:"\f173"}.la-cc-mastercard:before{content:"\f174"}.la-cc-paypal:before{content:"\f175"}.la-cc-stripe:before{content:"\f176"}.la-cc-visa:before{content:"\f177"}.la-certificate:before{content:"\f178"}.la-chain:before{content:"\f179"}.la-chain-broken:before{content:"\f17a"}.la-check:before{content:"\f17b"}.la-check-circle:before{content:"\f17c"}.la-check-circle-o:before{content:"\f17d"}.la-check-square:before{content:"\f17e"}.la-check-square-o:before{content:"\f17f"}.la-chevron-circle-down:before{content:"\f180"}.la-chevron-circle-left:before{content:"\f181"}.la-chevron-circle-right:before{content:"\f182"}.la-chevron-circle-up:before{content:"\f183"}.la-chevron-down:before{content:"\f184"}.la-chevron-left:before{content:"\f185"}.la-chevron-right:before{content:"\f186"}.la-chevron-up:before{content:"\f187"}.la-child:before{content:"\f188"}.la-chrome:before{content:"\f189"}.la-circle:before{content:"\f18a"}.la-circle-o:before{content:"\f18b"}.la-circle-o-notch:before{content:"\f18c"}.la-circle-thin:before{content:"\f18d"}.la-clipboard:before{content:"\f18e"}.la-clock-o:before{content:"\f18f"}.la-clone:before{content:"\f190"}.la-close:before{content:"\f191"}.la-cloud:before{content:"\f192"}.la-cloud-download:before{content:"\f193"}.la-cloud-upload:before{content:"\f194"}.la-cny:before{content:"\f195"}.la-code:before{content:"\f196"}.la-code-fork:before{content:"\f197"}.la-codepen:before{content:"\f198"}.la-coffee:before{content:"\f199"}.la-cog:before{content:"\f19a"}.la-cogs:before{content:"\f19b"}.la-columns:before{content:"\f19c"}.la-comment:before{content:"\f19d"}.la-comment-o:before{content:"\f19e"}.la-commenting:before{content:"\f19f"}.la-commenting-o:before{content:"\f1a0"}.la-comments:before{content:"\f1a1"}.la-comments-o:before{content:"\f1a2"}.la-compass:before{content:"\f1a3"}.la-compress:before{content:"\f1a4"}.la-connectdevelop:before{content:"\f1a5"}.la-contao:before{content:"\f1a6"}.la-copy:before{content:"\f1a7"}.la-copyright:before{content:"\f1a8"}.la-creative-commons:before{content:"\f1a9"}.la-credit-card:before{content:"\f1aa"}.la-crop:before{content:"\f1ab"}.la-crosshairs:before{content:"\f1ac"}.la-css3:before{content:"\f1ad"}.la-cube:before{content:"\f1ae"}.la-cubes:before{content:"\f1af"}.la-cut:before{content:"\f1b0"}.la-cutlery:before{content:"\f1b1"}.la-dashboard:before{content:"\f1b2"}.la-dashcube:before{content:"\f1b3"}.la-database:before{content:"\f1b4"}.la-dedent:before{content:"\f1b5"}.la-delicious:before{content:"\f1b6"}.la-desktop:before{content:"\f1b7"}.la-deviantart:before{content:"\f1b8"}.la-diamond:before{content:"\f1b9"}.la-digg:before{content:"\f1ba"}.la-dollar:before{content:"\f1bb"}.la-dot-circle-o:before{content:"\f1bc"}.la-download:before{content:"\f1bd"}.la-dribbble:before{content:"\f1be"}.la-dropbox:before{content:"\f1bf"}.la-drupal:before{content:"\f1c0"}.la-edit:before{content:"\f1c1"}.la-eject:before{content:"\f1c2"}.la-ellipsis-h:before{content:"\f1c3"}.la-ellipsis-v:before{content:"\f1c4"}.la-empire:before,.la-ge:before{content:"\f1c5"}.la-envelope:before{content:"\f1c6"}.la-envelope-o:before{content:"\f1c7"}.la-envelope-square:before{content:"\f1c8"}.la-eraser:before{content:"\f1c9"}.la-eur:before{content:"\f1ca"}.la-euro:before{content:"\f1cb"}.la-exchange:before{content:"\f1cc"}.la-exclamation:before{content:"\f1cd"}.la-exclamation-circle:before{content:"\f1ce"}.la-exclamation-triangle:before{content:"\f1cf"}.la-expand:before{content:"\f1d0"}.la-expeditedssl:before{content:"\f1d1"}.la-external-link:before{content:"\f1d2"}.la-external-link-square:before{content:"\f1d3"}.la-eye:before{content:"\f1d4"}.la-eye-slash:before{content:"\f1d5"}.la-eyedropper:before{content:"\f1d6"}.la-facebook-f:before,.la-facebook:before{content:"\f1d7"}.la-facebook-official:before{content:"\f1d8"}.la-facebook-square:before{content:"\f1d9"}.la-fast-backward:before{content:"\f1da"}.la-fast-forward:before{content:"\f1db"}.la-fax:before{content:"\f1dc"}.la-female:before{content:"\f1dd"}.la-fighter-jet:before{content:"\f1de"}.la-file:before{content:"\f1df"}.la-file-archive-o:before{content:"\f1e0"}.la-file-audio-o:before{content:"\f1e1"}.la-file-code-o:before{content:"\f1e2"}.la-file-excel-o:before{content:"\f1e3"}.la-file-image-o:before{content:"\f1e4"}.la-file-movie-o:before{content:"\f1e5"}.la-file-o:before{content:"\f1e6"}.la-file-pdf-o:before{content:"\f1e7"}.la-file-photo-o:before{content:"\f1e8"}.la-file-picture-o:before{content:"\f1e9"}.la-file-powerpoint-o:before{content:"\f1ea"}.la-file-sound-o:before{content:"\f1eb"}.la-file-text:before{content:"\f1ec"}.la-file-text-o:before{content:"\f1ed"}.la-file-video-o:before{content:"\f1ee"}.la-file-word-o:before{content:"\f1ef"}.la-file-zip-o:before{content:"\f1f0"}.la-files-o:before{content:"\f1f1"}.la-film:before{content:"\f1f2"}.la-filter:before{content:"\f1f3"}.la-fire:before{content:"\f1f4"}.la-fire-extinguisher:before{content:"\f1f5"}.la-firefox:before{content:"\f1f6"}.la-flag:before{content:"\f1f7"}.la-flag-checkered:before{content:"\f1f8"}.la-flag-o:before{content:"\f1f9"}.la-flash:before{content:"\f1fa"}.la-flask:before{content:"\f1fb"}.la-flickr:before{content:"\f1fc"}.la-floppy-o:before{content:"\f1fd"}.la-folder:before{content:"\f1fe"}.la-folder-o:before{content:"\f1ff"}.la-folder-open:before{content:"\f200"}.la-folder-open-o:before{content:"\f201"}.la-font:before{content:"\f202"}.la-fonticons:before{content:"\f203"}.la-forumbee:before{content:"\f204"}.la-forward:before{content:"\f205"}.la-foursquare:before{content:"\f206"}.la-frown-o:before{content:"\f207"}.la-futbol-o:before,.la-soccer-ball-o:before{content:"\f208"}.la-gamepad:before{content:"\f209"}.la-gavel:before{content:"\f20a"}.la-gbp:before{content:"\f20b"}.la-gear:before{content:"\f20c"}.la-gears:before{content:"\f20d"}.la-genderless:before{content:"\f20e"}.la-get-pocket:before{content:"\f20f"}.la-gg:before{content:"\f210"}.la-gg-circle:before{content:"\f211"}.la-gift:before{content:"\f212"}.la-git:before{content:"\f213"}.la-git-square:before{content:"\f214"}.la-github:before{content:"\f215"}.la-github-alt:before{content:"\f216"}.la-github-square:before{content:"\f217"}.la-glass:before{content:"\f218"}.la-globe:before{content:"\f219"}.la-google:before{content:"\f21a"}.la-google-plus:before{content:"\f21b"}.la-google-plus-square:before{content:"\f21c"}.la-google-wallet:before{content:"\f21d"}.la-graduation-cap:before{content:"\f21e"}.la-gittip:before,.la-gratipay:before{content:"\f21f"}.la-group:before{content:"\f220"}.la-h-square:before{content:"\f221"}.la-hacker-news:before{content:"\f222"}.la-hand-grab-o:before{content:"\f223"}.la-hand-lizard-o:before{content:"\f224"}.la-hand-o-down:before{content:"\f225"}.la-hand-o-left:before{content:"\f226"}.la-hand-o-right:before{content:"\f227"}.la-hand-o-up:before{content:"\f228"}.la-hand-paper-o:before{content:"\f229"}.la-hand-peace-o:before{content:"\f22a"}.la-hand-pointer-o:before{content:"\f22b"}.la-hand-rock-o:before{content:"\f22c"}.la-hand-scissors-o:before{content:"\f22d"}.la-hand-spock-o:before{content:"\f22e"}.la-hand-stop-o:before{content:"\f22f"}.la-hdd-o:before{content:"\f230"}.la-header:before{content:"\f231"}.la-headphones:before{content:"\f232"}.la-heart:before{content:"\f233"}.la-heart-o:before{content:"\f234"}.la-heartbeat:before{content:"\f235"}.la-history:before{content:"\f236"}.la-home:before{content:"\f237"}.la-hospital-o:before{content:"\f238"}.la-hotel:before{content:"\f239"}.la-hourglass:before{content:"\f23a"}.la-hourglass-1:before{content:"\f23b"}.la-hourglass-2:before{content:"\f23c"}.la-hourglass-3:before{content:"\f23d"}.la-hourglass-end:before{content:"\f23e"}.la-hourglass-half:before{content:"\f23f"}.la-hourglass-o:before{content:"\f240"}.la-hourglass-start:before{content:"\f241"}.la-houzz:before{content:"\f242"}.la-html5:before{content:"\f243"}.la-i-cursor:before{content:"\f244"}.la-ils:before{content:"\f245"}.la-image:before{content:"\f246"}.la-inbox:before{content:"\f247"}.la-indent:before{content:"\f248"}.la-industry:before{content:"\f249"}.la-info:before{content:"\f24a"}.la-info-circle:before{content:"\f24b"}.la-inr:before{content:"\f24c"}.la-instagram:before{content:"\f24d"}.la-institution:before{content:"\f24e"}.la-internet-explorer:before{content:"\f24f"}.la-ioxhost:before{content:"\f250"}.la-italic:before{content:"\f251"}.la-joomla:before{content:"\f252"}.la-jpy:before{content:"\f253"}.la-jsfiddle:before{content:"\f254"}.la-key:before{content:"\f255"}.la-keyboard-o:before{content:"\f256"}.la-krw:before{content:"\f257"}.la-language:before{content:"\f258"}.la-laptop:before{content:"\f259"}.la-lastfm:before{content:"\f25a"}.la-lastfm-square:before{content:"\f25b"}.la-leaf:before{content:"\f25c"}.la-leanpub:before{content:"\f25d"}.la-legal:before{content:"\f25e"}.la-lemon-o:before{content:"\f25f"}.la-level-down:before{content:"\f260"}.la-level-up:before{content:"\f261"}.la-life-bouy:before{content:"\f262"}.la-life-buoy:before{content:"\f263"}.la-life-ring:before,.la-support:before{content:"\f264"}.la-life-saver:before{content:"\f265"}.la-lightbulb-o:before{content:"\f266"}.la-line-chart:before{content:"\f267"}.la-link:before{content:"\f268"}.la-linkedin:before{content:"\f269"}.la-linkedin-square:before{content:"\f26a"}.la-linux:before{content:"\f26b"}.la-list:before{content:"\f26c"}.la-list-alt:before{content:"\f26d"}.la-list-ol:before{content:"\f26e"}.la-list-ul:before{content:"\f26f"}.la-location-arrow:before{content:"\f270"}.la-lock:before{content:"\f271"}.la-long-arrow-down:before{content:"\f272"}.la-long-arrow-left:before{content:"\f273"}.la-long-arrow-right:before{content:"\f274"}.la-long-arrow-up:before{content:"\f275"}.la-magic:before{content:"\f276"}.la-magnet:before{content:"\f277"}.la-mail-forward:before{content:"\f278"}.la-mail-reply:before{content:"\f279"}.la-mail-reply-all:before{content:"\f27a"}.la-male:before{content:"\f27b"}.la-map:before{content:"\f27c"}.la-map-marker:before{content:"\f27d"}.la-map-o:before{content:"\f27e"}.la-map-pin:before{content:"\f27f"}.la-map-signs:before{content:"\f280"}.la-mars:before{content:"\f281"}.la-mars-double:before{content:"\f282"}.la-mars-stroke:before{content:"\f283"}.la-mars-stroke-h:before{content:"\f284"}.la-mars-stroke-v:before{content:"\f285"}.la-maxcdn:before{content:"\f286"}.la-meanpath:before{content:"\f287"}.la-medium:before{content:"\f288"}.la-medkit:before{content:"\f289"}.la-meh-o:before{content:"\f28a"}.la-mercury:before{content:"\f28b"}.la-microphone:before{content:"\f28c"}.la-microphone-slash:before{content:"\f28d"}.la-minus:before{content:"\f28e"}.la-minus-circle:before{content:"\f28f"}.la-minus-square:before{content:"\f290"}.la-minus-square-o:before{content:"\f291"}.la-mobile:before{content:"\f292"}.la-mobile-phone:before{content:"\f293"}.la-money:before{content:"\f294"}.la-moon-o:before{content:"\f295"}.la-mortar-board:before{content:"\f296"}.la-motorcycle:before{content:"\f297"}.la-mouse-pointer:before{content:"\f298"}.la-music:before{content:"\f299"}.la-navicon:before{content:"\f29a"}.la-neuter:before{content:"\f29b"}.la-newspaper-o:before{content:"\f29c"}.la-object-group:before{content:"\f29d"}.la-object-ungroup:before{content:"\f29e"}.la-odnoklassniki:before{content:"\f29f"}.la-odnoklassniki-square:before{content:"\f2a0"}.la-opencart:before{content:"\f2a1"}.la-openid:before{content:"\f2a2"}.la-opera:before{content:"\f2a3"}.la-optin-monster:before{content:"\f2a4"}.la-outdent:before{content:"\f2a5"}.la-pagelines:before{content:"\f2a6"}.la-paint-brush:before{content:"\f2a7"}.la-paper-plane:before,.la-send:before{content:"\f2a8"}.la-paper-plane-o:before,.la-send-o:before{content:"\f2a9"}.la-paperclip:before{content:"\f2aa"}.la-paragraph:before{content:"\f2ab"}.la-paste:before{content:"\f2ac"}.la-pause:before{content:"\f2ad"}.la-paw:before{content:"\f2ae"}.la-paypal:before{content:"\f2af"}.la-pencil:before{content:"\f2b0"}.la-pencil-square:before{content:"\f2b1"}.la-pencil-square-o:before{content:"\f2b2"}.la-phone:before{content:"\f2b3"}.la-phone-square:before{content:"\f2b4"}.la-photo:before{content:"\f2b5"}.la-picture-o:before{content:"\f2b6"}.la-pie-chart:before{content:"\f2b7"}.la-pied-piper:before{content:"\f2b8"}.la-pied-piper-alt:before{content:"\f2b9"}.la-pinterest:before{content:"\f2ba"}.la-pinterest-p:before{content:"\f2bb"}.la-pinterest-square:before{content:"\f2bc"}.la-plane:before{content:"\f2bd"}.la-play:before{content:"\f2be"}.la-play-circle:before{content:"\f2bf"}.la-play-circle-o:before{content:"\f2c0"}.la-plug:before{content:"\f2c1"}.la-plus:before{content:"\f2c2"}.la-plus-circle:before{content:"\f2c3"}.la-plus-square:before{content:"\f2c4"}.la-plus-square-o:before{content:"\f2c5"}.la-power-off:before{content:"\f2c6"}.la-print:before{content:"\f2c7"}.la-puzzle-piece:before{content:"\f2c8"}.la-qq:before{content:"\f2c9"}.la-qrcode:before{content:"\f2ca"}.la-question:before{content:"\f2cb"}.la-question-circle:before{content:"\f2cc"}.la-quote-left:before{content:"\f2cd"}.la-quote-right:before{content:"\f2ce"}.la-ra:before{content:"\f2cf"}.la-random:before{content:"\f2d0"}.la-rebel:before{content:"\f2d1"}.la-recycle:before{content:"\f2d2"}.la-reddit:before{content:"\f2d3"}.la-reddit-square:before{content:"\f2d4"}.la-refresh:before{content:"\f2d5"}.la-registered:before{content:"\f2d6"}.la-renren:before{content:"\f2d7"}.la-reorder:before{content:"\f2d8"}.la-repeat:before{content:"\f2d9"}.la-reply:before{content:"\f2da"}.la-reply-all:before{content:"\f2db"}.la-retweet:before{content:"\f2dc"}.la-rmb:before{content:"\f2dd"}.la-road:before{content:"\f2de"}.la-rocket:before{content:"\f2df"}.la-rotate-left:before{content:"\f2e0"}.la-rotate-right:before{content:"\f2e1"}.la-rouble:before{content:"\f2e2"}.la-feed:before,.la-rss:before{content:"\f2e3"}.la-rss-square:before{content:"\f2e4"}.la-rub:before{content:"\f2e5"}.la-ruble:before{content:"\f2e6"}.la-rupee:before{content:"\f2e7"}.la-safari:before{content:"\f2e8"}.la-save:before{content:"\f2e9"}.la-scissors:before{content:"\f2ea"}.la-search:before{content:"\f2eb"}.la-search-minus:before{content:"\f2ec"}.la-search-plus:before{content:"\f2ed"}.la-sellsy:before{content:"\f2ee"}.la-server:before{content:"\f2ef"}.la-share:before{content:"\f2f0"}.la-share-alt:before{content:"\f2f1"}.la-share-alt-square:before{content:"\f2f2"}.la-share-square:before{content:"\f2f3"}.la-share-square-o:before{content:"\f2f4"}.la-shekel:before{content:"\f2f5"}.la-sheqel:before{content:"\f2f6"}.la-shield:before{content:"\f2f7"}.la-ship:before{content:"\f2f8"}.la-shirtsinbulk:before{content:"\f2f9"}.la-shopping-cart:before{content:"\f2fa"}.la-sign-in:before{content:"\f2fb"}.la-sign-out:before{content:"\f2fc"}.la-signal:before{content:"\f2fd"}.la-simplybuilt:before{content:"\f2fe"}.la-sitemap:before{content:"\f2ff"}.la-skyatlas:before{content:"\f300"}.la-skype:before{content:"\f301"}.la-slack:before{content:"\f302"}.la-sliders:before{content:"\f303"}.la-slideshare:before{content:"\f304"}.la-smile-o:before{content:"\f305"}.la-sort:before,.la-unsorted:before{content:"\f306"}.la-sort-alpha-asc:before{content:"\f307"}.la-sort-alpha-desc:before{content:"\f308"}.la-sort-amount-asc:before{content:"\f309"}.la-sort-amount-desc:before{content:"\f30a"}.la-sort-asc:before,.la-sort-up:before{content:"\f30b"}.la-sort-desc:before,.la-sort-down:before{content:"\f30c"}.la-sort-numeric-asc:before{content:"\f30d"}.la-sort-numeric-desc:before{content:"\f30e"}.la-soundcloud:before{content:"\f30f"}.la-space-shuttle:before{content:"\f310"}.la-spinner:before{content:"\f311"}.la-spoon:before{content:"\f312"}.la-spotify:before{content:"\f313"}.la-square:before{content:"\f314"}.la-square-o:before{content:"\f315"}.la-stack-exchange:before{content:"\f316"}.la-stack-overflow:before{content:"\f317"}.la-star:before{content:"\f318"}.la-star-half:before{content:"\f319"}.la-star-half-empty:before,.la-star-half-full:before,.la-star-half-o:before{content:"\f31a"}.la-star-o:before{content:"\f31b"}.la-steam:before{content:"\f31c"}.la-steam-square:before{content:"\f31d"}.la-step-backward:before{content:"\f31e"}.la-step-forward:before{content:"\f31f"}.la-stethoscope:before{content:"\f320"}.la-sticky-note:before{content:"\f321"}.la-sticky-note-o:before{content:"\f322"}.la-stop:before{content:"\f323"}.la-street-view:before{content:"\f324"}.la-strikethrough:before{content:"\f325"}.la-stumbleupon:before{content:"\f326"}.la-stumbleupon-circle:before{content:"\f327"}.la-subscript:before{content:"\f328"}.la-subway:before{content:"\f329"}.la-suitcase:before{content:"\f32a"}.la-sun-o:before{content:"\f32b"}.la-superscript:before{content:"\f32c"}.la-table:before{content:"\f32d"}.la-tablet:before{content:"\f32e"}.la-tachometer:before{content:"\f32f"}.la-tag:before{content:"\f330"}.la-tags:before{content:"\f331"}.la-tasks:before{content:"\f332"}.la-taxi:before{content:"\f333"}.la-television:before,.la-tv:before{content:"\f334"}.la-tencent-weibo:before{content:"\f335"}.la-terminal:before{content:"\f336"}.la-text-height:before{content:"\f337"}.la-text-width:before{content:"\f338"}.la-th:before{content:"\f339"}.la-th-large:before{content:"\f33a"}.la-th-list:before{content:"\f33b"}.la-thumb-tack:before{content:"\f33c"}.la-thumbs-down:before{content:"\f33d"}.la-thumbs-o-down:before{content:"\f33e"}.la-thumbs-o-up:before{content:"\f33f"}.la-thumbs-up:before{content:"\f340"}.la-ticket:before{content:"\f341"}.la-remove:before,.la-times:before{content:"\f342"}.la-times-circle:before{content:"\f343"}.la-times-circle-o:before{content:"\f344"}.la-tint:before{content:"\f345"}.la-toggle-off:before{content:"\f346"}.la-toggle-on:before{content:"\f347"}.la-trademark:before{content:"\f348"}.la-train:before{content:"\f349"}.la-intersex:before,.la-transgender:before{content:"\f34a"}.la-transgender-alt:before{content:"\f34b"}.la-trash:before{content:"\f34c"}.la-trash-o:before{content:"\f34d"}.la-tree:before{content:"\f34e"}.la-trello:before{content:"\f34f"}.la-tripadvisor:before{content:"\f350"}.la-trophy:before{content:"\f351"}.la-truck:before{content:"\f352"}.la-try:before{content:"\f353"}.la-tty:before{content:"\f354"}.la-tumblr:before{content:"\f355"}.la-tumblr-square:before{content:"\f356"}.la-turkish-lira:before{content:"\f357"}.la-twitch:before{content:"\f358"}.la-twitter:before{content:"\f359"}.la-twitter-square:before{content:"\f35a"}.la-umbrella:before{content:"\f35b"}.la-underline:before{content:"\f35c"}.la-undo:before{content:"\f35d"}.la-university:before{content:"\f35e"}.la-unlink:before{content:"\f35f"}.la-unlock:before{content:"\f360"}.la-unlock-alt:before{content:"\f361"}.la-upload:before{content:"\f362"}.la-usd:before{content:"\f363"}.la-user:before{content:"\f364"}.la-user-md:before{content:"\f365"}.la-user-plus:before{content:"\f366"}.la-user-secret:before{content:"\f367"}.la-user-times:before{content:"\f368"}.la-users:before{content:"\f369"}.la-venus:before{content:"\f36a"}.la-venus-double:before{content:"\f36b"}.la-venus-mars:before{content:"\f36c"}.la-viacoin:before{content:"\f36d"}.la-video-camera:before{content:"\f36e"}.la-vimeo:before{content:"\f36f"}.la-vimeo-square:before{content:"\f370"}.la-vine:before{content:"\f371"}.la-vk:before{content:"\f372"}.la-volume-down:before{content:"\f373"}.la-volume-off:before{content:"\f374"}.la-volume-up:before{content:"\f375"}.la-warning:before{content:"\f376"}.la-wechat:before{content:"\f377"}.la-weibo:before{content:"\f378"}.la-weixin:before{content:"\f379"}.la-whatsapp:before{content:"\f37a"}.la-wheelchair:before{content:"\f37b"}.la-wifi:before{content:"\f37c"}.la-wikipedia-w:before{content:"\f37d"}.la-windows:before{content:"\f37e"}.la-won:before{content:"\f37f"}.la-wordpress:before{content:"\f380"}.la-wrench:before{content:"\f381"}.la-xing:before{content:"\f382"}.la-xing-square:before{content:"\f383"}.la-y-combinator:before{content:"\f384"}.la-y-combinator-square:before{content:"\f385"}.la-yahoo:before{content:"\f386"}.la-yc:before{content:"\f387"}.la-yc-square:before{content:"\f388"}.la-yelp:before{content:"\f389"}.la-yen:before{content:"\f38a"}.la-youtube:before{content:"\f38b"}.la-youtube-play:before{content:"\f38c"}.la-youtube-square:before{content:"\f38d"}