.headings.simple.text-left .text {
max-width: 400px; }
.headings.simple.text-right .text {
max-width: 400px;
margin-right: 0;
margin-left: auto; }
.headings.simple.text-center .text {
max-width: 600px;
margin-right: auto;
margin-left: auto; }
.headings.simple .title {
font-size: 45px;
font-weight: 700;
color: var(--dark-color);
line-height: 1.3;
margin-bottom: 0;
letter-spacing: 1.5px; }
.headings.simple .text {
color: var(--grey-color);
margin-top: 35px;
font-size: 18px;
line-height: 1.73; }
.headings.simple .button {
margin-top: 50px; }
@media only screen and (max-width: 1300px) {
.headings.simple .title {
font-size: 36px; } }
@media only screen and (max-width: 1199px) {
.headings.simple .title {
font-size: 31px; } }
@media only screen and (max-width: 991px) {
.headings.simple .title {
font-size: 31px; } }
@media only screen and (max-width: 768px) {
.headings.simple .text {
margin-top: 25px; }
.headings.simple .button {
margin-top: 30px; } }
@media only screen and (max-width: 576px) {
.headings.simple .title {
font-size: 28px; } }
.headings.modern_with_link, .headings.modern {
max-width: 770px;
margin: 0 auto;
text-align: center; }
.headings.modern_with_link .title, .headings.modern .title {
color: var(--dark-color);
font-size: 29px;
font-weight: 700;
letter-spacing: 3.77px;
line-height: 1.3; }
.headings.modern_with_link a.title, .headings.modern a.title {
text-decoration: none !important;
-webkit-transition: all 450ms ease;
-moz-transition: all 450ms ease;
-ms-transition: all 450ms ease;
-o-transition: all 450ms ease;
transition: all 450ms ease; }
.headings.modern_with_link a.title:hover, .headings.modern a.title:hover {
opacity: .7; }
@media only screen and (max-width: 1024px) {
.headings.modern_with_link .title, .headings.modern .title {
letter-spacing: 2px; } }
@media only screen and (max-width: 768px) {
.headings.modern_with_link, .headings.modern {
max-width: 100%; }
.headings.modern_with_link .title, .headings.modern .title {
font-size: 26px; } }
@media only screen and (max-width: 576px) {
.headings.modern_with_link, .headings.modern {
max-width: 100%; }
.headings.modern_with_link .title, .headings.modern .title {
letter-spacing: 1px; } }
.headings.classic {
text-align: center; }
.headings.classic .subtitle {
color: var(--grey-color);
font-size: 12px;
font-weight: 700;
letter-spacing: 1.56px;
margin-bottom: 20px; }
.headings.classic .subtitle.light_style {
color: var(--light-grey-color); }
.headings.classic .subtitle i {
font-style: normal;
color: var(--main-color) !important; }
.headings.classic .title {
color: var(--dark-color);
font-size: 29px;
font-weight: 700;
letter-spacing: 3.77px;
line-height: 1.3;
margin-bottom: -6px; }
.headings.classic .title.light_style {
color: var(--light-color); }
@media only screen and (max-width: 1024px) {
.headings.classic .title {
letter-spacing: 2px; } }
@media only screen and (max-width: 768px) {
.headings.classic .title {
font-size: 26px; } }
.headings.creative {
text-align: center !important; }
.headings.creative .image-wrap {
margin-bottom: 50px; }
.headings.creative .title {
font-size: 45px;
font-weight: 700;
color: var(--dark-color);
line-height: 1.3;
margin-bottom: 0;
letter-spacing: 1.5px; }
.headings.creative .text {
color: var(--grey-color);
margin-top: 35px;
font-size: 18px;
line-height: 1.73;
max-width: 900px;
margin-right: auto;
margin-left: auto; }
.headings.creative .button {
margin-top: 50px; }
@media only screen and (max-width: 1300px) {
.headings.creative .title {
font-size: 36px; } }
@media only screen and (max-width: 1199px) {
.headings.creative .title {
font-size: 31px; } }
@media only screen and (max-width: 991px) {
.headings.creative .title {
font-size: 31px; } }
@media only screen and (max-width: 768px) {
.headings.creative .text {
margin-top: 25px; }
.headings.creative .button {
margin-top: 30px; }
.headings.creative .image-wrap {
margin-bottom: 35px; } }
@media only screen and (max-width: 576px) {
.headings.creative .title {
font-size: 28px; } }
.headings.urban {
text-align: center; }
.headings.urban .subtitle {
color: var(--main-color);
font-size: 12px;
font-weight: 700;
letter-spacing: 1.56px;
margin-bottom: 25px; }
.headings.urban .title {
font-size: 45px;
font-weight: 700;
line-height: 1.3;
margin-bottom: 0;
letter-spacing: 1.5px; }
.headings.urban .text {
padding-top: 120px;
color: var(--grey-color);
font-size: 18px;
line-height: 1.73;
max-width: 880px;
margin-right: auto;
margin-left: auto;
position: relative; }
.headings.urban .text::before {
content: '';
position: absolute;
top: 20px;
height: 70px;
width: 1px;
background: var(--grey-color);
left: 50%; }
@media only screen and (max-width: 1300px) {
.headings.urban .title {
font-size: 36px; }
.headings.urban .text {
padding-top: 115px; } }
@media only screen and (max-width: 768px) {
.headings.urban .title {
font-size: 32px; }
.headings.urban .text {
padding-top: 90px;
line-height: 1.6; }
.headings.urban .text::before {
height: 50px; } }
@media only screen and (max-width: 576px) {
.headings.urban .subtitle {
letter-spacing: 1px;
margin-bottom: 15px; }
.headings.urban .title {
font-size: 28px; }
.headings.urban .text {
padding-top: 60px;
line-height: 1.6; }
.headings.urban .text::before {
top: 15px;
height: 30px; } }.parallax-showcase-wrapper .s-back-switch {
-webkit-background-size: cover;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
min-height: 100vh;
}
.parallax-showcase-wrapper .parallax-showcase-item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
justify-content: flex-end;
padding: 0 70px;
position: relative;
min-height: 100vh;
}
.parallax-showcase-wrapper .parallax-showcase-item:nth-child(odd) {
justify-content: flex-start;
}
.parallax-showcase-wrapper .parallax-showcase-item::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.3);
}
.parallax-showcase-wrapper .parallax-showcase-content {
max-width: 600px;
position: relative;
z-index: 10;
padding: 35px 40px 35px;
}
.parallax-showcase-wrapper .parallax-showcase-content .main-line {
overflow: hidden;
position: relative;
}
.parallax-showcase-wrapper .parallax-showcase-content .line-box {
background-color: var(--light-color);
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
-webkit-transform: translateX(-101%);
transform: translateX(-101%);
}
.parallax-showcase-wrapper .parallax-showcase-content .title {
overflow: hidden;
max-width: 100%;
display: inline-block;
}
.parallax-showcase-wrapper .parallax-showcase-content .title span.main-line {
display: block;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
color: transparent;
}
.parallax-showcase-wrapper .parallax-showcase-content .title.start-anim .line-box {
-webkit-animation-name: textMask;
animation-name: textMask;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-timing-function: cubic-bezier(1, 0, 1, 1);
animation-timing-function: cubic-bezier(1, 0, 1, 1);
animation-delay: 0.1s;
-webkit-animation-delay: 0.1s;
}
.parallax-showcase-wrapper .parallax-showcase-content .title.end-anim span.main-line {
color: inherit;
}
.parallax-showcase-wrapper .parallax-showcase-content .title.end-anim .line-box {
-webkit-animation-name: textMaskOut;
animation-name: textMaskOut;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-timing-function: cubic-bezier(0, 0, 0, 1);
animation-timing-function: cubic-bezier(0, 0, 0, 1);
-webkit-animation-delay: 0.25s;
animation-delay: 0.25s;
}
.parallax-showcase-wrapper .title {
color: var(--light-color);
margin-bottom: 15px;
display: block;
font-size: 60px;
font-weight: bold;
line-height: 1.2;
letter-spacing: 1.5px;
text-decoration: none;
}
.parallax-showcase-wrapper .title:hover {
opacity: 0.8;
text-decoration: none;
}
.parallax-showcase-wrapper .desc {
color: var(--light-color);
font-size: 17px;
font-weight: 300;
letter-spacing: 1px;
line-height: 1.7;
word-wrap: break-word;
max-width: 390px;
}
.parallax-showcase-wrapper .btn-wrapper {
margin-top: 30px;
}
@keyframes textMask {
0% {
-webkit-transform: translateX(-101%);
transform: translateX(-101%);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes textMaskOut {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
-webkit-transform: translateX(101%);
transform: translateX(101%);
}
}
@media only screen and (max-width: 1024px) {
.parallax-showcase-wrapper .title {
font-size: 50px;
}
}
@media only screen and (max-width: 768px) {
.parallax-showcase-wrapper .parallax-showcase-item {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 0;
}
.parallax-showcase-wrapper .parallax-showcase-content {
max-width: calc(100% - 30px);
margin: auto;
text-align: center;
}
.parallax-showcase-wrapper .title {
font-size: 35px;
}
.parallax-showcase-wrapper .desc {
font-size: 16px;
}
}
@media only screen and (max-width: 576px) {
.parallax-showcase-wrapper .title {
font-size: 33px;
}
}
.portfolio-wrap.mix-masonry .item {
display: block;
text-decoration: none;
}
.portfolio-wrap.mix-masonry .item .title {
margin-top: 20px;
font-size: 17px;
font-weight: 700;
letter-spacing: 2.2px;
text-transform: uppercase;
}
.portfolio-wrap.mix-masonry .item span {
display: inline-block;
overflow: hidden;
}
.portfolio-wrap.mix-masonry .item img {
-webkit-transition: -webkit-transform 1s ease;
-moz-transition: -moz-transform 1s ease;
transition: transform 1s ease;
-webkit-transform: scale(1) translateZ(0);
-moz-transform: scale(1) translateZ(0);
transform: scale(1) translateZ(0);
}
.portfolio-wrap.mix-masonry .item:hover img {
-webkit-transform: scale(1.03) translateZ(0);
-moz-transform: scale(1.03) translateZ(0);
transform: scale(1.03) translateZ(0);
}
.portfolio-wrap.mix-masonry.same {
margin-left: -90px;
margin-top: -90px;
margin-bottom: -50px;
width: calc(100% + 180px);
}
.portfolio-wrap.mix-masonry.same .item {
overflow: visible !important;
}
.portfolio-wrap.mix-masonry.same .title {
position: absolute;
bottom: -45px;
margin-top: 0;
padding-top: 20px;
background: var(--light-color);
width: 100%;
left: 0;
}
.portfolio-wrap.mix-masonry.not_same .item {
width: calc(50% - 45px);
margin-bottom: 40px;
}
.portfolio-wrap.mix-masonry.not_same .item .title {
position: static;
}
@media only screen and (max-width: 1199px) {
.portfolio-wrap.mix-masonry.not_same .item {
width: calc(50% - 30px);
margin-bottom: 20px;
}
.portfolio-wrap.mix-masonry.not_same .item .title {
margin-top: 15px;
}
.portfolio-wrap.mix-masonry.same {
margin-left: -60px;
margin-top: -60px;
margin-bottom: -20px;
width: calc(100% + 120px);
}
.portfolio-wrap.mix-masonry.same .title {
padding-top: 22px;
bottom: -35px;
}
}
@media only screen and (max-width: 767px) {
.portfolio-wrap.mix-masonry.not_same .item {
width: calc(50% - 7.5px);
margin-bottom: 15px;
}
.portfolio-wrap.mix-masonry.same {
margin-left: -15px;
margin-top: -15px;
margin-bottom: 0;
width: calc(100% + 30px);
}
.portfolio-wrap.mix-masonry.same .title {
bottom: 0;
padding-top: 21px;
}
.portfolio-wrap.mix-masonry .title {
font-size: 16px;
letter-spacing: 2px;
}
}
@media only screen and (max-width: 600px) {
.portfolio-wrap.mix-masonry.not_same .item {
width: 100%;
}
}
.masonry-animated .masonry-animated-item {
width: calc(100% / 3 - 20px);
margin-bottom: 70px;
}
.masonry-animated .img-wrap {
box-sizing: border-box;
-webkit-clip-path: inset(0 0 0 0);
clip-path: inset(0 0 0 0);
-webkit-transition: 1s cubic-bezier(0.075, 0.82, 0.165, 1);
-moz-transition: 1s cubic-bezier(0.075, 0.82, 0.165, 1);
transition: 1s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.masonry-animated .img-wrap:hover {
clip-path: inset(5% 5% 5% 5%);
}
.masonry-animated .wrapper {
display: -webkit-flex;
display: flex;
}
.masonry-animated .content {
margin-top: 10px;
}
.masonry-animated .category {
color: var(--grey-color);
display: inline-block;
font-size: 12px;
writing-mode: vertical-rl;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
padding-left: 10px;
text-transform: uppercase;
padding-top: 10px;
font-weight: 700;
letter-spacing: 2px;
}
.masonry-animated .title {
font-size: 21px;
font-weight: 700;
letter-spacing: 2px;
text-transform: uppercase;
text-decoration: none;
-webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-ms-transition: all 400ms ease;
-o-transition: all 400ms ease;
transition: all 400ms ease;
color: var(--dark-color);
display: inline-block;
margin-bottom: 12px;
}
.masonry-animated .title:hover {
color: var(--grey-color);
}
@media only screen and (max-width: 1300px) {
.masonry-animated .masonry-animated-item {
margin-bottom: 40px;
}
.masonry-animated .title {
font-size: 19px;
}
}
@media only screen and (max-width: 1199px) {
.masonry-animated .title {
font-size: 17px;
}
}
@media only screen and (max-width: 991px) {
.masonry-animated .masonry-animated-item {
width: calc(50% - 15px);
}
}
@media only screen and (max-width: 767px) {
.masonry-animated .masonry-animated-item {
width: 100%;
margin-bottom: 15px;
}
.masonry-animated .category {
letter-spacing: 1px;
}
.masonry-animated .title {
font-size: 15px;
letter-spacing: 1px;
}
}
.modern-animated .modern-animated-item {
width: 20%;
padding: 15px 70px;
display: -webkit-flex;
display: flex;
align-items: center;
flex-direction: column;
justify-content: center;
}
.modern-animated .modern-animated-item.even {
padding: 70px 15px;
}
.modern-animated .img-wrap {
box-sizing: border-box;
-webkit-clip-path: inset(0 0 0 0);
clip-path: inset(0 0 0 0);
-webkit-transition: 1s cubic-bezier(0.075, 0.82, 0.165, 1);
-moz-transition: 1s cubic-bezier(0.075, 0.82, 0.165, 1);
transition: 1s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.modern-animated .img-wrap:hover {
clip-path: inset(5% 5% 5% 5%);
}
.modern-animated .content {
width: 100%;
}
.modern-animated .content .title {
font-weight: 700;
font-size: 17px;
margin-top: 20px;
letter-spacing: 2px;
text-decoration: none;
-webkit-transition: all 350ms ease;
-moz-transition: all 350ms ease;
-ms-transition: all 350ms ease;
-o-transition: all 350ms ease;
transition: all 350ms ease;
display: block;
text-transform: uppercase;
}
.modern-animated .content .title:hover {
color: var(--grey-color);
}
.modern-animated .content .category {
color: var(--main-color);
font-size: 12px;
margin-top: 5px;
letter-spacing: 2px;
text-transform: uppercase;
font-weight: 700;
}
@media only screen and (max-width: 1500px) {
.modern-animated .modern-animated-item {
padding: 15px 50px;
}
.modern-animated .modern-animated-item.even {
padding: 50px 15px;
}
}
@media only screen and (max-width: 1300px) {
.modern-animated .modern-animated-item {
width: calc(100% / 3);
padding: 15px 80px;
}
.modern-animated .modern-animated-item.even {
padding: 80px 15px;
}
}
@media only screen and (max-width: 1220px) {
.modern-animated .modern-animated-item {
padding: 0 80px;
}
.modern-animated .modern-animated-item.even {
padding: 70px 0;
}
}
@media only screen and (max-width: 1100px) {
.modern-animated .modern-animated-item {
padding: 0 50px;
}
.modern-animated .modern-animated-item.even {
padding: 40px 0;
}
}
@media only screen and (max-width: 991px) {
.modern-animated .content .title,
.modern-animated .content .category {
letter-spacing: 1px;
}
}
@media only screen and (max-width: 768px) {
.modern-animated .modern-animated-item {
width: 100%;
padding: 15px 0;
text-align: center;
}
.modern-animated .modern-animated-item.even {
padding: 0;
}
.modern-animated .modern-animated-item .category {
margin-bottom: 10px;
}
}
.distortion__item {
display: flex;
}
.distortion__item.reverse {
flex-direction: row-reverse;
}
.distortion__img-wrap, .distortion__text-wrap {
width: 50%;
}
.distortion__imgs {
position: relative;
height: 50vw;
}
.distortion__imgs img {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
object-fit: cover;
opacity: 0;
}
.distortion__imgs canvas {
height: 100% !important;
width: 100% !important;
display: block;
}
.distortion__content {
background-color: #000;
padding: 8vw 6vw;
display: flex;
flex-direction: column;
justify-content: center;
height: 100%;
max-height: 50vw;
}
.distortion__nav {
font-size: 0;
margin-bottom: 21px;
}
.distortion__nav span {
display: inline-block;
text-transform: uppercase;
margin-right: 5px;
margin-bottom: 5px;
text-decoration: none;
color: var(--main-color);
font-size: 12px;
font-weight: 700;
letter-spacing: 2px;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.distortion__nav span:hover {
text-decoration: none;
color: var(--dark-color);
}
.distortion__title {
letter-spacing: 2px;
-ms-word-wrap: break-word;
word-wrap: break-word;
font-size: 40px;
font-weight: 700;
color: var(--light-color);
line-height: 1.3;
text-transform: uppercase;
max-width: 770px;
margin-bottom: 20px;
}
.distortion__link {
margin-top: 30px;
}
.distortion__text {
font-size: 17px;
line-height: 1.7;
font-weight: 400;
color: var(--light-color);
margin-bottom: 10px;
}
@media only screen and (max-width: 1300px) {
.distortion__title {
font-size: 34px;
}
}
@media only screen and (max-width: 1199px) {
.distortion__content {
padding: 50px 80px;
}
.distortion__title {
font-size: 32px;
}
.distortion__text {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
}
}
@media (max-width: 991px) {
.distortion__content {
padding: 40px;
}
.distortion__title {
font-size: 29px;
}
.distortion__text {
-webkit-line-clamp: 3;
}
.distortion__link {
margin-top: 30px;
}
}
@media (max-width: 768px) {
.distortion__item, .distortion__item.reverse {
flex-direction: column;
}
.distortion__img-wrap, .distortion__text-wrap {
width: 100%;
}
.distortion__imgs {
height: 100vw;
}
.distortion__content {
max-height: none;
}
.distortion__text, .distortion__title {
overflow: visible;
text-overflow: initial;
display: block;
-webkit-line-clamp: initial;
-webkit-box-orient: initial;
}
.distortion__title {
font-size: 29px;
letter-spacing: 1px;
}
.distortion__nav span {
letter-spacing: 1px;
}
.distortion__text {
font-size: 16px;
}
}
@media (max-width: 480px) {
.distortion__content {
padding: 40px 30px;
}
.distortion__title {
font-size: 24px;
margin-bottom: 13px;
}
.distortion__nav {
margin-bottom: 10px;
}
.distortion__link {
margin-top: 14px;
}
}
.portfolio-cat-list-wrap {
margin-left: -15px;
margin-top: -15px;
margin-bottom: -15px;
width: calc(100% + 30px);
display: -webkit-flex;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.portfolio-cat-list-wrap .category-item {
width: calc(100%/3);
padding: 15px;
text-align: center;
}
.portfolio-cat-list-wrap .category-item:hover .image-wrap img {
filter: grayscale(100%);
clip-path: inset(5% 5% 5% 5%);
}
.portfolio-cat-list-wrap .category-item:hover .title {
color: var(--grey-color);
}
.portfolio-cat-list-wrap .category-item .image-wrap {
display: block;
text-decoration: none;
overflow: hidden;
}
.portfolio-cat-list-wrap .category-item .image-wrap img {
max-width: 100%;
-webkit-clip-path: inset(0 0 0 0);
clip-path: inset(0 0 0 0);
-webkit-transition: all 350ms ease;
-moz-transition: all 350ms ease;
-ms-transition: all 350ms ease;
-o-transition: all 350ms ease;
transition: all 350ms ease;
}
.portfolio-cat-list-wrap .category-item .title {
font-size: 19px;
text-transform: uppercase;
font-weight: 700;
letter-spacing: 2px;
margin-top: 25px;
margin-bottom: 15px;
display: inline-block;
text-decoration: none;
position: relative;
}
@media only screen and (max-width: 991px) {
.portfolio-cat-list-wrap {
justify-content: center;
}
.portfolio-cat-list-wrap .category-item {
width: 50%;
}
}
@media only screen and (max-width: 767px) {
.portfolio-cat-list-wrap .category-item {
padding: 0 15px;
}
.portfolio-cat-list-wrap .category-item:not(:first-of-type):not(:nth-of-type(2)) {
margin-top: 15px;
}
}
@media only screen and (max-width: 600px) {
.portfolio-cat-list-wrap .category-item {
width: 100%;
padding: 0 15px;
}
.portfolio-cat-list-wrap .category-item:not(:first-of-type) {
margin-top: 5px !important;
}
}.cookielawinfo-column-1 {width: 25%;}
.cookielawinfo-column-2 {width: 10%;}
.cookielawinfo-column-3 {width: 15%;}
.cookielawinfo-column-4 {width: 50%;} .cookielawinfo-simple thead {width: 100%;}
.cookielawinfo-simple td {padding: 5px 5px 5px 0;vertical-align: top;}
.cookielawinfo-simple thead th {padding-right: 10px;text-align: left;} .cookielawinfo-modern {border: 1px solid #e3e3e3;background-color: #f2f2f2;width: 100%;border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;}
.cookielawinfo-modern td, .cookielawinfo-modern th {padding: 5px;color: #333;}
.cookielawinfo-modern thead {font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;padding: .2em 0 .2em .5em;text-align: left;color: #4B4B4B;background-color: #C8C8C8;background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#e3e3e3), color-stop(.6,#B3B3B3));background-image: -moz-linear-gradient(top, #D6D6D6, #B0B0B0, #B3B3B3 90%);border-bottom: solid 1px #999;}
.cookielawinfo-modern th {font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size: 17px;line-height: 20px;font-style: normal;font-weight: normal;text-align: left;text-shadow: white 1px 1px 1px;}
.cookielawinfo-modern td {line-height: 20px;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size: 14px;border-bottom: 1px solid #fff;border-top: 1px solid #fff;}
.cookielawinfo-modern tr.cookielawinfo-row:hover {background-color: #fff;} .cookielawinfo-elegant {border: 1px solid #DFDFDF;background-color: #F9F9F9;width: 100%;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;font-family: Arial,"Bitstream Vera Sans",Helvetica,Verdana,sans-serif;color: #333;}
.cookielawinfo-elegant tr {border-top-color: white;border-bottom: 1px solid #DFDFDF;color: #555;}
.cookielawinfo-elegant th {text-shadow: rgba(255, 255, 255, 0.796875) 0px 1px 0px;font-family: Georgia,"Times New Roman","Bitstream Charter",Times,serif;font-weight: normal;padding: 7px 7px 8px;text-align: left;line-height: 1.3em;font-size: 14px;}
.cookielawinfo-elegant td {font-size: 12px;padding: 4px 7px 2px;vertical-align: top;} .cookielawinfo-rounded {background-color: #f5f5f5;padding: 5px;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border: 1px solid #ebebeb;}
.cookielawinfo-rounded td, .rounded th {padding: 1px 5px;}
.cookielawinfo-rounded thead {text-shadow: 0 1px 0 white;color: #999;}
.cookielawinfo-rounded th {text-align: left;text-transform: uppercase;font-size: 11pt;border-bottom: 1px solid #fff;padding: 1px 5px;}
.cookielawinfo-rounded td {font-size: 10pt;padding: 5px;}
.cookielawinfo-rounded tr.cookielawinfo-row:hover {background-color: #fff;} table.cookielawinfo-classic {font-family: Verdana, Arial, Helvetica, sans-serif;border-collapse: collapse;border-left: 1px solid #ccc;border-top: 1px solid #ccc; color: #333;}
table.cookielawinfo-classic thead tr th {text-transform: uppercase;background: #e2e2e2;}
table.cookielawinfo-classic tfoot tr th, table.cookielawinfo-classic tfoot tr td {text-transform: uppercase;color: #000;font-weight: bold;}
table.cookielawinfo-classic tfoot tr th {width: 20%;}
table.cookielawinfo-classic tfoot tr td {width: 80%;}
table.cookielawinfo-classic td, table.cookielawinfo-classic th {border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;padding: 5px;line-height: 1.8em;font-size: 0.8em;vertical-align: top;width: 20%;}
table.cookielawinfo-classic tr.odd th, table.cookielawinfo-classic tr.odd td {background: #efefef;} table.cookielawinfo-winter {font: 85% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;padding: 0; margin: 10px 0 20px; border-collapse: collapse; color: #333; background: #F3F5F7;}
table.cookielawinfo-winter a {color: #3A4856; text-decoration: none; border-bottom: 1px solid #C6C8CB;}
table.cookielawinfo-winter a:visited {color: #777;}
table.cookielawinfo-winter a:hover {color: #000;}
table.cookielawinfo-winter caption {text-align: left; text-transform: uppercase;  padding-bottom: 10px; font: 200% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;}
table.cookielawinfo-winter thead th {background: #3A4856; padding: 15px 10px; color: #fff; text-align: left; font-weight: normal;}
table.cookielawinfo-winter tbody {border-left: 1px solid #EAECEE; border-right: 1px solid #EAECEE;}
table.cookielawinfo-winter tbody {border-bottom: 1px solid #EAECEE;}
table.cookielawinfo-winter tbody td, table.cookielawinfo-winter tbody th {padding: 10px; background: url(//virtualxchange.net/wp-content/plugins/cookie-law-info/legacy/images/td_back.gif) repeat-x; text-align: left;}
table.cookielawinfo-winter tbody tr {background: #F3F5F7;}
table.cookielawinfo-winter tbody tr.odd {background: #F0F2F4;}
table.cookielawinfo-winter tbody  tr:hover {background: #EAECEE; color: #111;}
table.cookielawinfo-winter tfoot td, table.cookielawinfo-winter tfoot th, table.cookielawinfo-winter tfoot tr {text-align: left; font: 120%  "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; text-transform: uppercase; background: #fff; padding: 10px;} @media(max-width:800px) {
table.cookielawinfo-row-cat-table td, table.cookielawinfo-row-cat-table th
{
width:23%;
font-size:12px;
word-wrap: break-word;
}
table.cookielawinfo-row-cat-table .cookielawinfo-column-4, table.cookielawinfo-row-cat-table .cookielawinfo-column-4
{
width:45%;
}
}
.cookielawinfo-row-cat-title{
border-bottom: 1px solid #eee;
text-align: center;
}
.cookielawinfo-row-cat-title-head{
text-align: center;
}
.cookielawinfo-row-cat-table{
width: 99%;
margin-left: 5px;
}body{
--light-color: #ffffff;
--black-color: #393d39;
--dark-color: #000000;
--main-color: #91a368;
--light-main-color: #e4eee4;
--grey-color: #8f918a;
--light-grey-color: #aab7aa;
}
.a-btn-1,
.a-btn-2,
.a-btn-3,
.a-btn-4,
.a-btn-5,
.a-btn-6,
.a-btn-7,
.a-btn-8,
.a-btn-9,
.comments input[type="submit"],
.comments-form input[type="submit"],
.form input[type="submit"] {
font-family: "Oswald" !important; font-weight: 600 !important;
font-size: 15px !important;line-height:16px !important;}
a {
font-family: "Oswald" !important; font-weight: 600 !important;
font-size: 15px !important;line-height:20px !important;}
h1,
h1a {
font-family: Oswald !important;font-size: 42px !important;
line-height: normal; font-weight: 300 !important;
}
h2,
h2a {
font-family: Oswald !important;font-size: 18px !important;
line-height: normal; font-weight: 300 !important;
}
h3,
h3a {
font-family: Oswald !important;font-size: 24px !important;
line-height: normal;}
h4,
h4a {
font-family: Oswald !important;font-size: 16px !important;
line-height: normal; font-weight: 300 !important;
}
h5,
h5a {
font-family: Oswald !important;font-size: 22px !important;
line-height: normal; font-weight: 600 !important;
}
h6,
h6a {
font-family: Oswald !important;font-size: 15px !important;
line-height: normal;}
#topmenu ul li a {
font-family: "Oswald", sans-serif !important;
font-size: 15px !important;
line-height: 16px !important;
}
#topmenu ul ul li a {
font-family: "Oswald", sans-serif !important;
font-size: 14px !important;
line-height: 16px !important;
}