.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#showcase-slider-holder {
width: 100%;
height: 100vh;
position: relative;
overflow: hidden;
opacity: 0;
cursor: grab;
}
.scale-drag #showcase-slider-holder {
cursor: grabbing !important;
}
#showcase-slider {
position: absolute;
width: 100%;
height: 100%;
z-index: 1;
overflow: visible;
cursor: grab;
}
.swiper-slide {
width: 100%;
height: 100%;
position: relative;
overflow: hidden;
-webkit-user-select: none;
-webkit-touch-callout: none;
user-select: none;
z-index: 0;
display: flex;
align-items: center;
justify-content: center;
}
.swiper-slide-active {
z-index: 1;
}
.above.swiper-slide {
opacity: 1 !important;
}
.img-mask {
width: 100%;
height: 100%;
display: block;
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
box-sizing: border-box;
z-index: 0;
}
.section-image {
position: relative;
display: block;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
}
.section-image.temporary {
position: absolute;
top: 0;
left: 0;
}
.swiper-slide .outer {
padding: 0px;
margin: 0 auto;
box-sizing: border-box;
display: table;
padding: 0px 20px;
padding-left: calc(50% - 390px);
padding-right: 20px;
width: 100%;
height: 100%;
visibility: visible;
opacity: 1;
position: relative;
z-index: 10;
}
.swiper-slide .inner {
vertical-align: middle;
text-align: left;
position: relative;
}
.slide-title-wrapper {
position: relative;
height: auto;
width: auto;
display: table;
margin: 0;
text-align: center;
}
.slide-title-wrapper .slide-link {
display: none;
width: 0;
height: 0;
}
.load-no-ajax .slide-title-wrapper .slide-link {
display: block;
width: 100%;
height: 100%;
z-index: 20;
position: absolute;
top: 0;
}
.slide-title {
font-size: 100px;
line-height: 130px;
font-weight: 500;
font-family: "Manrope", sans-serif;
margin-left: -4px;
position: relative;
display: block;
pointer-events: none;
cursor: pointer;
color: #000;
z-index: 10;
}
.light-content .slide-title {
color: #fff;
}
#showcase-slider-holder .slide-title span::before {
font-size: 12px;
font-weight: 500;
line-height: 30px;
position: absolute;
top: 22px;
left: -40px;
content: attr(data-text);
width: auto;
text-align: right;
color: #000;
-webkit-transition: opacity 0.2s ease-in-out 0s;
transition: opacity 0.2s ease-in-out 0s;
}
.light-content #showcase-slider-holder .slide-title span::before {
color: #fff;
}
.show-loader #showcase-slider-holder .slide-title span::before {
opacity: 0;
}
#showcase-slider-holder .slide-title span::after {
font-family: FontAwesome;
content: "\f061";
font-size: 32px;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
position: absolute;
right: -60px;
bottom: 20px;
color: #000;
opacity: 1;
transform: rotate(45deg) translateY(0px);
-webkit-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
}
.light-content #showcase-slider-holder .slide-title span::after {
color: #fff;
}
.show-loader #showcase-slider-holder .slide-title span::after {
opacity: 0;
}
#showcase-slider-holder .slide-title.hover-title span::after {
transform: rotate(0deg) translateY(-5px);
-webkit-transform: rotate(0deg) translateY(-5px);
}
#showcase-slider .swiper-slide .outer .slide-title.active-title {
pointer-events: initial;
}
.scale-drag .swiper-slide .outer .slide-title.active-title {
pointer-events: none;
}
.slide-title span {
position: relative;
display: block;
opacity: 0;
}
.slide-title span {
text-align: left;
opacity: 0;
transform: translateY(160px);
-webkit-transform: translateY(160px);
}
.subtitle {
font-size: 18px;
font-weight: 500;
line-height: 30px;
margin-bottom: 0px;
z-index: 10;
position: relative;
display: block;
color: #000;
overflow: hidden;
}
.light-content .subtitle {
color: #fff;
}
.subtitle span {
position: relative;
display: block;
opacity: 0;
transform: translateY(30px);
-webkit-transform: translateY(30px);
} #showcase-slider .inner .slide-title,
#showcase-slider .inner .subtitle,
#showcase-slider-captions .inner .subtitle {
opacity: 0;
}
#showcase-slider-captions {
position: fixed;
width: 100%;
height: 160px;
top: calc(50% - 80px);
z-index: 10;
overflow: hidden;
cursor: grab;
pointer-events: none;
}
#showcase-slider-lists {
position: fixed;
width: 100%;
height: calc(50% - 170px);
top: calc(50% + 120px);
z-index: 5;
overflow: hidden;
cursor: grab;
pointer-events: none;
}
#showcase-slider-lists .swiper-slide {
height: auto;
transform: translateY(-75px);
-webkit-transform: translateY(-75px);
}
#showcase-slider-lists .slide-small-title {
font-size: 18px;
line-height: 40px;
margin-top: 15px;
margin-bottom: 15px;
font-weight: 500;
overflow: hidden;
opacity: 1;
width: 100%;
}
#showcase-slider-lists .slide-small-title span {
color: #000;
}
.light-content #showcase-slider-lists .slide-small-title span {
color: #fff;
}
#showcase-slider-lists .slide-small-title span {
position: relative;
display: block;
opacity: 0;
transform: translateY(30px);
-webkit-transform: translateY(30px);
}
#showcase-slider-holder.loaded #fixed-borders {
opacity: 1;
top: 50%;
z-index: 100;
}
#showcase-slider-holder #fixed-borders .caption-border {
-webkit-transition: width 0.5s ease-out 0.2s, opacity 0.2s ease-out 0s;
transition: width 0.5s ease-out 0.2s, opacity 0.2s ease-out 0s;
}
#showcase-border {
background-color: #000;
height: 2px;
position: absolute;
top: calc(50% + 80px);
width: calc(100% - (50% - 330px));
right: 60px;
}
.light-content #showcase-border {
background-color: #fff;
} #canvas-slider {
width: 100%;
height: 100%;
position: fixed;
top: 0;
right: 0;
overflow: hidden;
-webkit-transition: width 0.5s ease-in-out 0;
transition: width 0.5s ease-in-out 0s;
}
#canvas-slider.split {
transform: translateX(50%);
-webkit-transform: translateX(50%);
}
#canvas-slider.split canvas {
transform: translateX(-25%);
-webkit-transform: translateX(-25%);
}
#canvas-slider .slider-img {
position: absolute;
height: 100%;
width: 100%;
background-size: cover;
background-position: center center;
background-color: #222;
visibility: hidden;
top: 0;
left: 0;
z-index: 0;
opacity: 0;
-webkit-transform: scale(1.01);
transform: scale(1.01);
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
#canvas-slider img {
width: 100%;
height: 100%;
position: relative;
display: none;
z-index: 100;
cursor: pointer;
object-position: center;
object-fit: cover;
} footer .swiper-pagination {
margin: 0 auto;
width: 100%;
left: 0;
right: 0;
top: 20px;
max-width: 400px;
pointer-events: initial;
}
.showcase-footer.slider .swiper-pagination {
position: relative;
text-align: right;
max-width: none;
pointer-events: none;
}
.swiper-pagination .parallax-wrap {
width: 40px;
height: 40px;
display: inline-flex;
position: relative;
justify-content: center;
align-items: center;
pointer-events: initial;
}
.swiper-pagination .parallax-element {
height: 40px;
width: 40px;
color: #000;
text-align: center;
line-height: 50px;
}
.swiper-pagination .swiper-pagination-bullet {
width: 40px;
height: 40px;
background: transparent !important;
}
.swiper-pagination-bullet {
background: #000;
}
.swiper-pagination-bullet-active .path {
display: inline-block !important;
stroke-dasharray: 1000;
stroke-dashoffset: 0;
animation: dash ease-in 3s;
animation-iteration-count: unset;
}
.swiper-pagination-bullet .path {
stroke: #000;
}
.swiper-pagination-bullet .solid-fill {
fill: #000;
}
.light-content .swiper-pagination-bullet .path {
stroke: #fff;
}
.light-content .swiper-pagination-bullet .solid-fill {
fill: #fff;
}
.path {
display: none;
}
@keyframes dash {
from {
stroke-dashoffset: 1000;
}
to {
stroke-dashoffset: 0;
}
} .showcase-list-holder {
position: relative;
z-index: 15;
width: 100%;
height: calc(100vh - 140px);
margin: 0 auto;
display: table;
box-sizing: border-box;
padding: 0px 60px 0px 60px;
}
.showcase-list {
width: 100%;
position: relative;
margin: 0 auto;
display: table-cell;
vertical-align: middle;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
overflow: hidden;
}
.slide-list {
width: calc(100% - (50% - 390px));
position: relative;
display: table;
float: none;
cursor: pointer;
pointer-events: initial;
margin: 0 auto;
margin-left: calc(50% - 390px);
padding-top: 30px;
padding-bottom: 30px;
z-index: 10;
text-align: left;
border-top: 2px solid transparent;
-webkit-transition: border 0.2s ease-in-out 0.1s;
transition: border 0.2s ease-in-out 0.1s;
}
.slide-list.show-borders {
border-top: 2px solid #000;
}
.light-content .slide-list.show-borders {
border-top: 2px solid #fff;
}
.slide-list:last-child {
border-bottom: 2px solid #000;
}
.light-content .slide-list:last-child {
border-bottom: 2px solid #fff;
}
.slide-list::before {
font-size: 12px;
font-weight: 500;
line-height: 30px;
position: absolute;
top: 48px;
left: -40px;
content: attr(data-text);
width: auto;
text-align: right;
color: #000;
opacity: 0;
-webkit-transition: opacity 0.2s ease-in-out 0.1s;
transition: opacity 0.2s ease-in-out 0.1s;
}
.light-content .slide-list::before {
color: #fff;
}
.slide-list.show-borders::before {
opacity: 0.3;
}
.slide-list.above::before {
opacity: 0;
}
.slide-list.above {
opacity: 1 !important;
border-top: 2px solid transparent !important;
border-bottom: 2px solid transparent !important;
}
.load-no-ajax .slide-list a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 20;
}
.sl-title {
font-size: 72px;
line-height: 100px;
position: relative;
font-weight: 500;
position: relative;
display: table;
margin-bottom: 0px;
vertical-align: top;
width: 100%;
margin: 0 auto;
z-index: 10;
color: #000;
overflow: hidden;
-webkit-transition: opacity 0.1s ease-in-out;
transition: opacity 0.1s ease-in-out;
}
.slide-list.disable .sl-title {
opacity: 0.1;
}
.light-content .sl-title {
color: #fff;
}
.sl-title span {
position: relative;
display: block;
opacity: 0;
transform: translateY(80px);
-webkit-transform: translateY(80px);
}
.sl-subtitle {
font-size: 18px;
line-height: 30px;
font-weight: 500;
font-family: "Manrope", sans-serif;
color: #000;
position: absolute;
right: 0;
top: 65px;
opacity: 0.5;
overflow: hidden;
margin: 0 auto;
-webkit-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}
.slide-list.disable .sl-subtitle {
opacity: 0.5;
}
.slide-list:hover .sl-subtitle {
color: #000;
opacity: 1;
}
.light-content .sl-subtitle {
color: #fff;
}
.light-content .slide-list:hover .sl-subtitle {
color: #fff;
opacity: 1;
}
.sl-subtitle span {
position: relative;
display: block;
opacity: 0;
transform: translateY(20px);
-webkit-transform: translateY(20px);
}
.hover-reveal {
position: fixed;
width: 400px;
height: 250px;
pointer-events: none;
opacity: 0;
}
.vertical-list .hover-reveal {
width: 500px;
height: 300px;
top: calc(50vh - 150px);
left: calc(50% - 250px);
}
.hover-reveal__inner,
.hover-reveal__img {
width: 100%;
height: 100%;
position: relative;
}
.hover-reveal__img {
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
width: 100%;
height: 100%;
position: relative;
display: block;
} @media only screen and (max-width: 1466px) {
.slide-title {
font-size: 90px;
line-height: 120px;
}
}
@media only screen and (max-width: 1024px) {
.swiper-slide .outer {
padding: 0 40px;
max-width: 860px;
}
.slide-title {
font-size: 72px;
line-height: 100px;
}
#showcase-slider-holder .slide-title span::after {
font-size: 30px;
bottom: 14px;
}
#showcase-slider .inner .slide-title,
#showcase-slider .inner .subtitle,
#showcase-slider-captions .inner .subtitle {
opacity: 1;
}
#showcase-slider-captions {
display: none;
opacity: 0;
}
#showcase-slider-lists {
display: none;
opacity: 0;
}
#showcase-border {
display: none;
} .showcase-list-holder {
padding: 0px 40px 0px 40px;
}
.slide-list.show-borders,
.slide-list:last-child {
border-top: none;
border-bottom: none;
}
.slide-list {
position: relative;
opacity: 1;
margin: 0;
width: 100%;
height: auto;
padding: 0;
padding-bottom: 60px;
float: left;
text-align: left;
display: block;
}
.slide-list:last-child {
padding-bottom: 0px;
}
.slide-list::before {
display: none;
}
.hover-reveal {
position: relative;
opacity: 1;
width: 100%;
height: 50vw;
top: 0;
left: 0;
pointer-events: initial;
}
.sl-title {
font-size: 24px;
line-height: 40px;
margin-top: 10px;
}
.sl-title span {
opacity: 1;
transform: translate3d(0px, 0px, 0px);
}
.sl-subtitle {
font-size: 14px;
opacity: 1;
transform: translate3d(0px, 0px, 0px);
position: relative;
top: 0;
}
.sl-subtitle span {
opacity: 1;
transform: translate3d(0px, 0px, 0px);
}
}
@media only screen and (max-width: 767px) {
.swiper-slide .outer {
padding: 0 30px;
}
.slide-title {
font-size: 60px;
line-height: 80px;
}
#showcase-slider-holder .slide-title span::after {
font-size: 26px;
bottom: 10px;
}
.subtitle {
font-size: 16px;
line-height: 30px;
}
footer .swiper-pagination {
display: none;
}
#showcase-slider-lists .slide-small-title {
font-size: 32px;
} .showcase-list-holder {
padding: 0px 30px 0px 30px;
}
}
@media only screen and (max-width: 479px) {
.swiper-slide .outer {
padding: 0 20px;
}
.slide-title {
font-size: 48px;
line-height: 72px;
}
#showcase-slider-holder .slide-title span::after {
font-size: 24px;
bottom: 8px;
}
.subtitle {
font-size: 14px;
line-height: 30px;
} #showcase-slider-lists .slide-small-title {
font-size: 28px;
}
.showcase-list-holder {
padding: 0px 20px 0px 20px;
}
.slide-list {
margin: 0;
width: 100%;
}
.slide-list.show-borders,
.slide-list:last-child {
border-top: none;
border-bottom: none;
}
}#hero {
width: 100%;
height: auto;
max-height: 100%;
position: relative;
z-index: 20;
}
#hero.has-image {
z-index: 2;
height: 100vh;
overflow: hidden;
}
#hero-styles {
position: relative;
width: 100%;
height: auto;
top: 0;
left: 0;
right: 0;
display: block;
margin: 0 auto;
z-index: 2;
}
#hero.has-image #hero-styles {
position: absolute;
height: 100vh;
}
#hero-caption {
display: table;
width: 100%;
padding: 220px 20px 160px 20px;
max-width: 820px;
margin: 0 auto;
height: 100%;
position: relative;
box-sizing: border-box;
text-align: left;
pointer-events: initial;
}
#hero.has-image #hero-caption {
padding: 20px;
padding-left: calc(50% - 390px);
max-width: none;
}
#hero #hero-caption.text-align-center {
text-align: center;
}
#hero #hero-caption .inner {
vertical-align: top;
}
#hero.has-image #hero-caption .inner {
vertical-align: middle;
}
#hero-image-wrapper {
position: absolute;
width: 100%;
height: 100vh;
z-index: 0;
margin: 0 auto;
left: 0;
top: 0;
right: 0;
-webkit-transition: filter 0.6s ease-in-out;
transition: filter 0.6s ease-in-out;
overflow: hidden;
}
#hero-background-layer {
position: absolute;
width: 100%;
height: 100%;
top: 0;
z-index: 0;
}
#hero-bg-image {
background-size: cover;
position: absolute;
background-position: center center;
width: 100%;
height: 100%;
z-index: 0;
opacity: 0;
overflow: visible;
}
.load-project-page #hero-bg-image,
.load-next-project #hero-bg-image,
.load-project-thumb-with-title #hero-bg-image {
opacity: 1 !important;
-webkit-transform: scale(1.02);
transform: scale(1.02);
}
.hero-title,
.next-hero-title {
font-size: 100px;
line-height: 130px;
font-weight: 500;
font-family: "Manrope", sans-serif;
position: relative;
display: block;
margin-bottom: 0px;
display: inline-block;
vertical-align: top;
width: auto;
overflow: hidden;
padding: 0;
color: #000;
margin-left: -4px;
}
.text-align-center .hero-title,
.text-align-center .next-hero-title {
margin: auto;
}
.hero-title span {
display: block;
transform: translateY(230px);
-webkit-transform: translateY(230px);
}
.next-hero-title span {
display: block;
transform: translateY(0px);
-webkit-transform: translateY(0px);
}
.light-content .hero-title,
.light-content .next-hero-title {
color: #fff;
}
.change-header .hero-title,
.change-header .next-hero-title {
color: #000;
}
.hero-subtitle,
.next-hero-subtitle {
font-size: 18px;
font-family: "Manrope", sans-serif;
font-weight: 500;
line-height: 30px;
margin-bottom: 0px;
width: 100%;
z-index: 10;
position: relative;
display: block;
overflow: hidden;
margin-left: 0px;
color: #000;
}
.hero-subtitle span {
position: relative;
display: block;
opacity: 0;
transform: translateY(60px);
-webkit-transform: translateY(60px);
}
.next-hero-subtitle span {
position: relative;
display: block;
}
.load-next-project .hero-title span,
.load-next-page .hero-title span {
transform: translateY(0px) !important;
-webkit-transform: translateY(0px) !important;
opacity: 1 !important;
}
.load-next-project .hero-subtitle span,
.load-next-page .hero-subtitle span {
transform: translateY(0px) !important;
-webkit-transform: translateY(0px) !important;
opacity: 1 !important;
}
.light-content .hero-subtitle,
.light-content .next-hero-subtitle {
color: #fff;
}
.change-header .hero-subtitle,
.change-header .next-hero-subtitle {
color: #000 !important;
}
#hero.has-image .hero-subtitle:before,
.text-align-center .hero-subtitle:before {
left: 50%;
margin-left: -10px;
}
#hero-footer {
position: absolute;
width: 100%;
padding: 30px 60px;
box-sizing: border-box;
bottom: 0;
left: 0;
font-weight: 600;
font-family: "Manrope", sans-serif;
font-size: 12px;
line-height: 60px;
color: #000;
}
#hero-footer.landing {
top: calc(100vh - 120px);
width: auto;
}
.light-content #hero-footer {
color: #fff;
}
#hero-footer:after {
content: "";
clear: both;
display: table;
}
.hero-footer-left {
float: left;
opacity: 0;
cursor: pointer;
transform: translateY(40px);
-webkit-transform: translateY(40px);
}
.hero-footer-right {
float: right;
opacity: 0;
cursor: pointer;
transform: translateY(40px);
-webkit-transform: translateY(40px);
}
#share {
top: -3px;
right: -24px;
position: relative;
}
#share::before {
position: absolute;
top: 0;
left: -140px;
content: attr(data-text);
width: 120px;
text-align: right;
}
#share .parallax-wrap {
width: 60px;
height: 60px;
display: flex;
position: relative;
justify-content: center;
align-items: center;
float: left;
}
.landing-caption {
position: absolute;
margin-top: 60px;
opacity: 0;
transform: translateY(60px);
-webkit-transform: translateY(60px);
}
#hero.error {
height: calc(100vh - 140px);
}
#hero.error #hero-styles {
position: fixed;
height: calc(100vh - 140px);
}
#hero.error #hero-caption .inner {
vertical-align: middle;
}
.hero-hidden {
display: none;
}
.error-button.button-box {
opacity: 0;
margin-top: 30px;
transform: translateY(30px);
-webkit-transform: translateY(30px);
} #page-nav {
height: auto;
width: 100%;
color: #000;
position: relative;
margin-bottom: 0;
}
.light-content #page-nav {
color: #fff;
}
.next-page-wrap {
position: relative;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
overflow: hidden;
z-index: 3;
transform: translateY(0px);
-webkit-transform: translateY(0px);
}
.next-page-title {
display: table;
width: 100%;
margin: 0 auto;
padding: 220px 20px 160px 20px;
max-width: 820px;
margin: 0 auto;
height: 100%;
top: -20%;
opacity: 0;
position: relative;
box-sizing: border-box;
}
.next-page-title .inner {
vertical-align: middle;
text-align: left;
}
.page-title {
font-weight: 500;
margin: 0;
width: auto;
z-index: 10;
color: #000;
position: relative;
display: table;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.text-align-center .page-title {
margin: 0 auto;
}
.light-content .page-title {
color: #fff;
}
.next-hero-title {
padding-right: 60px;
}
.next-hero-title::after {
font-family: FontAwesome;
content: "\f061";
font-size: 32px;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
position: absolute;
right: 0px;
bottom: 20px;
color: #000;
opacity: 1;
transform: rotate(45deg) translateY(0px);
-webkit-transform: rotate(45deg) translateY(0px);
transition: all 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.next-hero-title:hover::after,
.next-hero-title.hover-title::after {
transform: rotate(0deg) translateY(-5px);
-webkit-transform: rotate(0deg) translateY(-5px);
}
.light-content .next-hero-title::after {
color: #fff;
}
.change-header .next-hero-title::after {
color: #000;
}
.show-loader .next-hero-title::after {
opacity: 0;
}
.subtitle-info,
.subtitle-name {
margin-bottom: 0;
line-height: 20px;
height: 20px;
overflow: hidden;
position: relative;
left: 0;
display: block;
font-size: 16px;
font-weight: 600;
font-family: "Manrope", sans-serif;
}
.subtitle-info {
transform: translateY(20px);
-webkit-transform: translateY(20px);
}
.subtitle-name {
transform: translateY(50px);
-webkit-transform: translateY(50px);
opacity: 0;
}
.light-content .subtitle-info,
.light-content .subtitle-name {
color: #fff;
} .temporary-hero {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99999;
pointer-events: none;
z-index: 10;
}
.temporary-hero .outer {
width: 100%;
max-width: none;
padding: 0px 20px;
padding-left: calc(50% - 390px);
height: 100%;
position: relative;
margin: 0 auto;
box-sizing: border-box;
z-index: 10;
}
.temporary-hero .inner {
vertical-align: middle;
}
.temporary-hero .inner .caption-wrapper,
.temporary-hero .inner .next-caption {
position: relative;
}
.temporary-hero .inner .caption-wrapper .title span {
color: #000;
opacity: 1;
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
.temporary-hero .inner .caption-wrapper .subtitle span {
position: relative;
display: block;
opacity: 1;
color: #000;
transform: translateY(0px);
-webkit-transform: translateY(0px);
}
.temporary-hero.light-content .inner .caption-wrapper .title span,
.temporary-hero.light-content .inner .caption-wrapper .subtitle span {
color: #fff;
}
.temporary-hero .inner .caption-wrapper .title div:first-child span:first-child::before {
opacity: 0;
-webkit-transition: opacity 0.3s ease-out 0.2s;
transition: opacity 0.3s ease-out 0.2s;
}
.temporary-hero .inner .caption-wrapper .title div:first-child span:first-child::after {
opacity: 0;
-webkit-transition: opacity 0.3s ease-out 0.2s;
transition: opacity 0.3s ease-out 0.2s;
} @media only screen and (max-width: 1466px) {
.hero-title,
.next-hero-title {
font-size: 90px;
line-height: 120px;
}
#hero-caption,
.next-page-title {
padding: 200px 20px 140px 20px;
}
#hero-footer {
padding: 30px 60px;
}
#hero-footer.landing {
display: none;
}
}
@media only screen and (max-width: 1024px) {
.hero-title,
.next-hero-title {
font-size: 72px;
line-height: 100px;
}
.next-hero-title::after {
font-size: 30px;
bottom: 14px;
}
#hero-caption,
.next-page-title {
padding: 200px 40px 140px 40px;
}
#hero.has-image #hero-caption,
.temporary-hero .outer {
padding: 0 40px;
max-width: 860px;
}
#hero-footer {
padding: 20px 40px;
}
}
@media only screen and (max-width: 767px) {
.hero-title,
.next-hero-title {
font-size: 60px;
line-height: 80px;
}
.next-hero-title::after {
font-size: 26px;
bottom: 10px;
}
.hero-subtitle,
.next-hero-subtitle {
font-size: 16px;
line-height: 30px;
}
#hero-caption,
.next-page-title {
padding: 180px 30px 120px 30px;
}
#hero.has-image #hero-caption,
.temporary-hero .outer {
padding: 0 30px;
}
#hero-footer {
padding: 10px 30px;
}
.hero-footer-left .button-text {
display: none;
}
}
@media only screen and (max-width: 479px) {
.hero-title,
.next-hero-title {
font-size: 48px;
line-height: 72px;
}
.next-hero-title::after {
font-size: 24px;
bottom: 8px;
}
.hero-subtitle,
.next-hero-subtitle {
font-size: 14px;
line-height: 30px;
}
#hero-caption,
.next-page-title {
padding: 160px 20px 100px 20px;
}
#hero.has-image #hero-caption,
.temporary-hero .outer {
padding: 0 20px;
}
#hero-footer {
padding: 10px 20px;
}
}
.home #hero-subtitle {
display: none;
}
@media (min-width: 768px) {
.home #hero {
height: 616px !important;
}
.home #hero-caption {
margin-right: 0px;
margin-left: 0px;
padding-left: 60px;
padding-right: 60px;
max-width: 100%;
}
.home #hero-caption .inner {
display: flex;
align-items: end;
}
.home .hero-title {
width: calc(100% - (50% - 390px))
}
.home .hero-title span {
max-width: 736px;
}
.home .hero-subtitle {
display: block;
font-size: 18px !important;
line-height: 1.5 !important;
max-width: 280px;
flex: 1;
}
}#app {
top: 0;
left: 0;
position: fixed;
width: 100%;
height: 100vh;
overflow: hidden;
pointer-events: none;
opacity: 0;
-webkit-transition: all 0.1s ease-in-out 0.3s;
transition: all 0.1s ease-in-out 0.3s;
}
.load-project-thumb #app,
.load-project-thumb-with-title #app,
.load-project-thumb-with-title-and-scale #app {
opacity: 1;
}
.grid__item-img img {
width: 100%;
height: 100%;
object-fit: cover;
}
.grid__item-img--large {
pointer-events: none;
position: absolute;
opacity: 0;
}
.grid__item-hidden {
pointer-events: none;
position: fixed;
opacity: 0;
}
#project-holder {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 100;
pointer-events: none;
}
#project-holder.open {
pointer-events: initial;
}
#showcase-height {
position: relative;
width: 100vw;
height: 0;
}
#project-holder #main,
#project-holder #main-page-content {
opacity: 1;
}
.thumb-container {
visibility: hidden;
height: 100vh;
width: 100%;
left: 0px;
position: fixed;
top: 0;
z-index: 100;
opacity: 1;
-webkit-transform: scale(1.05);
transform: scale(1.05);
background-color: #161717;
}
.thumb-page {
cursor: pointer;
position: absolute;
height: 100vh;
width: 100%;
top: 0;
left: 0px;
position: fixed;
visibility: hidden;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}
.thumb-page::after {
content: "";
width: 100%;
height: 60%;
position: absolute;
bottom: 0;
left: 0;
pointer-events: none;
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
} #show-filters {
font-weight: 600;
font-family: "Poppins", sans-serif;
font-size: 12px;
color: #000;
opacity: 0;
display: block;
cursor: pointer;
position: fixed;
left: 48px;
bottom: 30px;
height: 80px;
width: 80px;
background: none;
transform-origin: 0 0;
z-index: 100;
pointer-events: none;
}
.light-content #show-filters {
color: #fff;
}
#show-filters.enabled {
pointer-events: initial;
}
.show-filters-wrap {
width: 80px;
height: 80px;
float: right;
top: 0px;
display: flex;
position: relative;
justify-content: center;
align-items: center;
cursor: pointer;
}
.open-filters {
height: 46px;
width: 46px;
text-align: center;
line-height: 46px;
font-size: 16px;
cursor: pointer;
position: relative;
}
#filters-overlay {
position: fixed;
z-index: 15;
height: 100vh;
width: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
visibility: hidden;
box-sizing: border-box;
-webkit-transition: all 0.1s ease-in-out 0.6s;
transition: all 0.1s ease-in-out 0.6s;
}
#filters-overlay.active {
opacity: 1;
visibility: visible;
-webkit-transition: all 0.3s ease-in-out 0.2s;
transition: all 0.3s ease-in-out 0.2s;
}
#close-filters {
position: fixed !important;
height: 100vh;
width: 100vw;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
#filters-overlay .outer {
width: 100%;
margin: 0 auto;
padding: 80px;
padding-top: 160px;
box-sizing: border-box;
}
#filters-overlay .inner {
vertical-align: middle;
position: relative;
pointer-events: none;
text-align: center;
}
.filters-wrap {
position: relative;
width: 100%;
max-height: 0px;
opacity: 0;
margin-top: 100px;
transition: all 0.6s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.2s;
-webkit-transition: all 0.6s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.2s;
}
.filters-wrap.active {
opacity: 1;
max-height: 100px;
transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
-webkit-transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
#filters {
height: auto;
z-index: 15;
position: relative;
width: auto;
display: inline-block;
padding: 0;
pointer-events: initial;
margin: 0;
}
#filters li {
display: block;
opacity: 1;
position: relative;
margin: 15px 0;
opacity: 0;
text-align: center;
}
#filters li a {
display: inline-block;
color: #000;
font-weight: 500;
font-size: 48px;
line-height: 60px;
z-index: 15;
position: relative;
-webkit-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
}
.light-content #filters li a {
color: #fff;
}
#filters:hover li a {
opacity: 0.4;
}
#filters li a:hover {
opacity: 1;
} .isotope,
.isotope .isotope-item {
-webkit-transition-duration: 1.8s;
-moz-transition-duration: 1.8s;
-ms-transition-duration: 1.8s;
-o-transition-duration: 1.8s;
transition-duration: 1.8s;
}
.isotope {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-ms-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property: -moz-transform, opacity;
-ms-transition-property: -ms-transform, opacity;
-o-transition-property: -o-transform, opacity;
transition-property: transform, opacity;
} .scale-up .portfolio-wrap {
pointer-events: none;
}
.portfolio-wrap {
position: relative;
margin: 0 auto;
width: 100%;
padding: 0;
box-sizing: border-box;
min-height: 50vh;
}
.portfolio {
position: relative;
margin: 0 auto;
box-sizing: border-box;
-webkit-transition: height 0.5s ease-out;
transition: height 0.5s ease-out;
}
.portfolio:after {
content: "";
display: table;
clear: both;
}
.portfolio .item:last-child {
margin-bottom: 0 !important;
} .landing-grid .button-wrap {
opacity: 1;
transform: translate3d(0px, 0px, 0px);
position: absolute;
left: calc(100% - (50% - 450px));
bottom: 35px;
height: 60px;
float: none;
top: auto;
}
.metro-grid .button-wrap {
opacity: 1;
transform: translate3d(0px, 0px, 0px);
position: absolute;
left: calc(100% - (50% - 450px));
bottom: 35px;
height: 60px;
float: none;
top: auto;
}
.landing-grid:before {
content: "";
position: absolute;
bottom: 0;
width: 100%;
height: 20vw; z-index: 0;
-webkit-transition: opacity 0.15s ease-out;
transition: opacity 0.15s ease-out;
}
.metro-grid:before {
content: "";
position: absolute;
bottom: 0;
width: 100%;
height: 20vw; z-index: 0;
-webkit-transition: opacity 0.15s ease-out;
transition: opacity 0.15s ease-out;
}
.light-content .landing-grid:before {
background-color: rgb(34, 34, 34);
}
.show-loader .landing-grid:before {
opacity: 0;
}
.light-content .metro-grid:before {
background-color: rgb(34, 34, 34);
}
.show-loader .metro-grid:before {
opacity: 0;
}
.item {
display: block;
position: relative;
box-sizing: border-box;
z-index: 0;
margin: 0px;
width: 50%;
height: 32vw;
}
.landing-grid .item:nth-child(1) {
width: calc(50% - 390px);
margin-top: 20vw;
height: 20vw;
}
.landing-grid .item:nth-child(2) {
width: calc(100% - (50% - 390px));
margin-top: 0;
height: 40vw;
}
.landing-grid .item:nth-last-child(2) {
width: calc(100% - (50% - 390px));
margin-top: 0;
height: 40vw;
}
.landing-grid .item:nth-last-child(1) {
width: calc(50% - 390px);
margin-top: 0;
height: 20vw;
}
@media (min-width: 768px) {
.metro-grid .item:nth-child(2) {
margin-top: 20vw !important;
height: 20vw !important;
}
}
.metro-grid .item:nth-of-type(6n + 1) {
width: calc(100% - (50% - 390px));
margin-top: 0;
height: 40vw;
}
.metro-grid .item:nth-of-type(6n + 2) {
width: calc(50% - 390px);
margin-top: 0;
height: 40vw;
}
.metro-grid .item:nth-of-type(6n + 3) {
margin: 0px;
width: 50%;
height: 32vw;
}
.metro-grid .item:nth-of-type(6n + 4) {
margin: 0px;
width: 50%;
height: 32vw;
}
.metro-grid .item:nth-of-type(6n + 5) {
width: calc(50% - 390px);
margin-top: 0;
height: 20vw;
}
.metro-grid .item:nth-of-type(6n + 6) {
width: calc(100% - (50% - 390px));
margin-top: 0;
height: 40vw;
}
.item-parallax {
height: 100%;
width: 100%;
position: absolute;
}
.item-appear {
display: block;
position: relative;
box-sizing: border-box;
z-index: 0;
width: 100%;
height: 100%;
overflow: hidden;
}
.item-image::after {
content: "";
opacity: 0;
width: 100%;
height: 60%;
position: absolute;
bottom: 0;
left: 0;
pointer-events: none;
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
-webkit-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
}
.load-project-thumb .item-image::after {
content: "";
opacity: 1;
width: 100%;
height: 60%;
position: absolute;
bottom: 0;
left: 0;
pointer-events: none;
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
-webkit-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
}
.item-content {
width: 100%;
height: 100%;
position: relative;
opacity: 1;
}
.fade-scalein-effect .item-content {
opacity: 0;
-webkit-transform: scale(0.8);
transform: scale(0.8);
-webkit-transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
}
.fade-scalein-effect .item.active .item-content {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
position: absolute;
right: 0;
}
.fade-scaleout-effect .item-content {
opacity: 0;
-webkit-transform: scale(1.2);
transform: scale(1.2);
-webkit-transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
}
.fade-scaleout-effect .item.active .item-content {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
position: absolute;
right: 0;
}
.width-scale-effect .item-content {
-webkit-transform: scale(1.2);
transform: scale(1.2);
-webkit-transition: all 0.6s cubic-bezier(0.54, 0.49, 0.2, 1.01);
-o-transition: all 0.6s cubic-bezier(0.54, 0.49, 0.2, 1.01);
transition: all 0.6s cubic-bezier(0.54, 0.49, 0.2, 1.01);
}
.width-scale-effect .item.active .item-content {
-webkit-transform: scale(1);
transform: scale(1);
}
.width-scale-effect .item-content:after {
content: "";
width: 100%;
height: 100%;
background-color: #141414;
position: absolute;
top: 0;
right: 0;
-webkit-transition: all 0.6s cubic-bezier(0.54, 0.49, 0.2, 1.01);
-o-transition: all 0.6s cubic-bezier(0.54, 0.49, 0.2, 1.01);
transition: all 0.6s cubic-bezier(0.54, 0.49, 0.2, 1.01);
}
.width-scale-effect .item.active .item-content:after {
width: 0;
}
.height-scale-effect .item-content {
opacity: 0;
-webkit-transition: translateY(220px) scaleY(1.3);
transform: translateY(220px) scaleY(1.3);
-webkit-transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.height-scale-effect .item.active .item-content {
opacity: 1;
-webkit-transition: translateY(0px) scaleY(1);
transform: translateY(0px) scaleY(1);
}
.item-wrap {
width: 100%;
height: 100%;
position: absolute;
}
.load-no-ajax .item-wrap {
z-index: 20;
}
.item-wrap-image {
width: 100%;
height: 100%;
position: relative;
z-index: 0;
overflow: hidden;
-webkit-transform: scale(1.05);
transform: scale(1.05);
-webkit-transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
.item-wrap-image.w-video-hover .video-hover {
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
z-index: -1;
object-fit: cover;
}
.item:hover .item-appear .item-wrap-image,
.above .item-wrap-image {
-webkit-transform: scale(1);
transform: scale(1);
}
@media (min-width: 768px) {
.item:hover .w-video-hover .item-image {
opacity: 0;
}
}
.item-image {
width: 100%;
height: 100%;
position: relative;
display: block;
z-index: 100;
object-position: center;
object-fit: cover;
transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
.portfolio .item-image {
cursor: pointer;
}
.above.item {
opacity: 1 !important;
}
.thumbs-animation-disabled .above.item {
opacity: 0 !important;
-webkit-transition: all 0.2s ease-out 0.2s;
transition: all 0.2s ease-out 0.2s;
}
.item-caption {
z-index: 10;
position: absolute;
bottom: 0px;
height: auto;
padding: 50px 60px;
box-sizing: border-box;
width: 100%;
cursor: default;
pointer-events: none;
opacity: 0;
-webkit-transition: all 0.2s ease-out 0.4s;
transition: all 0.2s ease-out 0.4s;
}
.item.active .item-caption {
opacity: 1;
}
.item-title {
margin: 0;
font-weight: 500;
font-size: 24px;
transform: translateY(20px);
-webkit-transform: translateY(20px);
margin-left: -1px;
display: block !important;
position: relative;
color: #fff;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
@media (min-width: 768px) {
.item-title {
opacity: 0;
}
}
.light-content .item-title {
color: #000;
}
.change-header .item-title {
color: #fff;
}
.light-content .change-header .item-title {
color: #fff;
}
.item:hover .item-title {
-webkit-transform: translateY(0px);
transform: translateY(0px);
opacity: 1 !important;
}
.portfolio .item:first-child .item-title::after {
content: "New";
font-family: "Poppins", sans-serif;
font-weight: 300;
font-size: 10px;
position: absolute;
font-weight: 600;
margin-left: 10px;
color: #ff1b0b;
top: -6px;
}
.item-cat {
display: block;
font-size: 12px;
font-weight: 500;
opacity: 0;
line-height: 20px;
overflow: hidden;
-webkit-transform: translateY(15px);
transform: translateY(15px);
color: #000;
-webkit-transition: all 0.1s ease-out;
transition: all 0.1s ease-out;
}
.change-header .item-cat {
color: #fff;
}
.light-content .change-header .item-cat {
color: #fff;
}
.light-content .item-cat {
color: #000;
}
.item:hover .item-cat {
-webkit-transform: translateY(5px);
transform: translateY(5px);
opacity: 1;
-webkit-transition: all 0.1s ease-out 0.1s;
transition: all 0.1s ease-out 0.1s;
} #project-nav {
height: 100vh;
width: 100%;
color: #000;
position: absolute;
margin-bottom: 0;
bottom: -100vh;
overflow: hidden;
}
.light-content #project-nav {
color: #fff;
}
.next-project-wrap {
display: table;
width: 100%;
margin: 0 auto;
height: 100%;
position: relative;
box-sizing: border-box;
opacity: 0;
top: -40%;
z-index: 10;
}
.next-project-image-wrapper {
background-color: #171717;
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.next-project-image {
position: fixed;
top: 60%;
opacity: 0;
left: 0;
height: 100%;
width: 100%;
overflow: hidden;
}
.load-project-thumb-with-title .next-project-image {
z-index: 10;
}
.next-project-image.temporary {
top: 0 !important;
}
.next-project-image.visible {
opacity: 1 !important;
}
.next-project-image-bg {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
opacity: 1;
z-index: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.next-project-title {
display: table;
width: 100%;
padding: 20px;
margin: 0 auto;
height: 100%;
position: relative;
box-sizing: border-box;
opacity: 0;
top: -40%;
z-index: 10;
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
.app-canvas .next-project-title {
padding: 0px;
max-width: none;
}
.next-project-caption {
display: table-cell;
vertical-align: middle;
box-sizing: border-box;
vertical-align: middle;
text-align: left;
}
.next-caption-wrapper {
display: table;
margin: 0 auto;
width: 100%;
position: relative;
padding: 20px;
padding-left: calc(50% - 390px);
max-width: none;
box-sizing: border-box;
}
#project-nav .next-ajax-link-project {
display: block;
margin: 0 auto;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 10;
}
.next-caption {
display: block;
position: relative;
z-index: 1;
}
.main-title {
display: block;
width: auto;
font-size: 60px;
line-height: 70px;
font-weight: 500;
z-index: 10;
color: #000;
position: relative;
margin: 0 auto;
margin-bottom: 20px;
margin-left: -3px;
}
.light-content .main-title {
color: #fff;
}
.main-title span {
background-image: linear-gradient(transparent calc(100% - 3px), #000 1px);
background-size: 0;
background-repeat: no-repeat;
display: inline;
transition: 0.5s ease;
}
.light-content .main-title span {
background-image: linear-gradient(transparent calc(100% - 3px), #fff 1px);
}
.main-title:hover span {
background-size: 100%;
}
.page-is-changing .main-title span {
background-size: 0;
transition: 0.3s ease;
}
.next-title {
margin-bottom: 0;
line-height: 20px;
height: 20px;
overflow: hidden;
position: relative;
left: 0;
display: block;
font-size: 16px;
font-weight: 600;
transform: translateY(-20px);
-webkit-transform: translateY(-20px);
}
.light-content .next-title {
color: #fff;
}
.next-subtitle-name {
margin-bottom: 0;
opacity: 1;
line-height: 20px;
height: 20px;
overflow: hidden;
position: relative;
left: 0;
display: block;
font-size: 16px;
font-weight: 600;
font-family: "Poppins", sans-serif;
color: #000;
}
.next-subtitle-name {
transform: translateY(50px) rotate(-7deg);
-webkit-transform: translateY(50px) rotate(-7deg);
opacity: 0;
}
.light-content .next-subtitle-name {
color: #fff;
}
#project-nav #itemsWrapperLinks {
height: auto;
}
#project-nav #itemsWrapper {
z-index: 10 !important;
position: relative;
padding: 0;
max-width: 1000px;
margin: 0 auto;
}
#project-nav .item .item-title {
-webkit-transform: translateY(10px);
transform: translateY(10px);
font-size: 14px;
}
#project-nav .item-wrap-image {
-webkit-transform: scale(1);
transform: scale(1);
}
#project-nav .item-image {
opacity: 1 !important;
}
#project-nav .item-caption {
bottom: -5px;
text-align: center;
} @media only screen and (max-width: 1466px) {
#filters-overlay .outer {
padding: 60px;
}
#show-filters {
left: 26px;
bottom: 20px;
}
#main .landing-grid .large-btn .button-text {
font-size: 12px;
font-weight: 600;
margin: 15px 0;
}
#main .metro-grid .large-btn .button-text {
font-size: 12px;
font-weight: 600;
margin: 15px 0;
}
}
@media only screen and (max-width: 1300px) {
.landing-grid::before {
height: calc(50vw + 60px);
}
.landing-grid .item:nth-child(1) {
width: calc(100% - (50% - 390px));
margin-top: 0;
margin-left: calc(50% - 390px);
height: 50vw;
}
.landing-grid .item:nth-child(2) {
margin: 0px;
width: 70%;
height: 40vw;
}
.landing-grid .item:nth-last-child(2) {
margin: 0px;
width: 30%;
height: 40vw;
}
.landing-grid .item:nth-last-child(1) {
width: calc(100% - (50% - 390px));
margin-top: 0;
height: 50vw;
}
.metro-grid .item:nth-child(1) {
width: calc(100% - (50% - 390px)) !important;
margin-top: 0 !important;
margin-left: calc(50% - 390px) !important;
height: 50vw !important;
}
.metro-grid .item:nth-of-type(6n + 1) {
margin: 0px;
width: 30%;
height: 40vw;
}
.metro-grid .item:nth-of-type(6n + 2) {
margin: 0px;
width: 70%;
height: 40vw;
}
.metro-grid .item:nth-of-type(6n + 3) {
margin: 0px;
width: 30%;
height: 40vw;
}
.metro-grid .item:nth-of-type(6n + 4) {
margin: 0px;
width: 30%;
height: 40vw;
}
.metro-grid .item:nth-of-type(6n + 5) {
margin: 0px;
width: 70%;
height: 40vw;
}
.metro-grid .item:nth-of-type(6n + 6) {
margin: 0px;
width: 70%;
height: 40vw;
}
.metro-grid .item:nth-of-type(6n + 6):nth-last-child(1) {
width: calc(100% - (50% - 390px));
margin-top: 0;
height: 50vw;
}
.landing-grid .button-wrap {
opacity: 1;
transform: translate3d(0px, 0px, 0px);
position: relative;
left: auto;
bottom: auto;
height: 60px;
float: none;
top: 20px;
}
.metro-grid .button-wrap {
opacity: 1;
transform: translate3d(0px, 0px, 0px);
position: relative;
left: auto;
bottom: auto;
height: 60px;
float: none;
top: 20px;
}
}
@media only screen and (max-width: 1024px) {
#filters-overlay .outer {
padding: 40px;
padding-bottom: 80px;
}
#filters li a {
font-size: 24px;
line-height: 40px;
}
#show-filters {
left: 22px;
bottom: 14px;
height: 46px;
width: 46px;
}
#show-filters[data-tooltip][data-placement="top"]::before {
display: none;
}
.show-filters-wrap {
width: 46px;
height: 46px;
}
.landing-grid .item:nth-child(1) {
width: 100%;
margin-top: 0;
margin-left: 0;
height: 50vw;
}
.landing-grid .item:nth-child(2) {
width: 50%;
margin-top: 0;
height: 30vw;
}
.landing-grid .item:nth-last-child(2) {
width: 50%;
margin-top: 0;
height: 30vw;
}
.landing-grid .item:nth-last-child(1) {
width: 100%;
margin-top: 0;
margin-left: 0;
height: 50vw;
}
.metro-grid .item:nth-child(1) {
width: 100% !important;
margin-top: 0 !important;
margin-left: 0 !important;
height: 50vw !important;
}
.metro-grid .item {
width: 50% !important;
margin-top: 0 !important;
height: 30vw !important;
}
.metro-grid .item:nth-of-type(6n + 6):nth-last-child(1) {
width: 100% !important;
margin-top: 0 !important;
margin-left: 0 !important;
height: 50vw !important;
}
.item-caption {
padding: 30px 40px;
}
.next-caption-wrapper {
padding: 0 40px;
max-width: 860px;
}
}
@media only screen and (max-width: 767px) {
#filters-overlay .outer {
padding: 30px;
padding-bottom: 80px;
}
#show-filters {
left: 12px;
bottom: 10px;
}
.landing-grid .item,
.metro-grid .item,
.metro-grid .item:nth-child(1),
.metro-grid .item:nth-of-type(6n + 6):nth-last-child(1) {
width: 100% !important;
margin-top: 0 !important;
height: 64vw !important;
}
.item-caption {
padding: 30px 30px;
}
.next-caption-wrapper {
padding: 0 30px;
}
}
@media only screen and (max-width: 479px) {
#filters-overlay .outer {
padding: 20px;
padding-bottom: 80px;
}
#show-filters {
left: 2px;
bottom: 2px;
}
.portfolio {
overflow: hidden;
}
.item-caption {
padding: 30px 20px;
}
.item-title {
font-size: 18px;
}
.next-caption-wrapper {
padding: 0 20px;
}
}
.see-all-works {
display: flex;
padding: 0px 20px;
margin-bottom: -50px;
z-index: 100;
}
.see-all-works .button-text {
padding: 0px !important;
}
@media (min-width: 768px) {
.see-all-works {
padding: 0px;
margin-bottom: 0px;
left: 65px !important;
}
}#black-fade {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000;
opacity: 0;
z-index: 1500;
visibility: hidden;
-webkit-transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1);
-webkit-transform: translate3d(0, 0, 0);
-webkit-perspective: 1000;
}
#black-fade.fade-in {
opacity: 0.9;
visibility: visible;
}
.magic-cursor-disabled #black-fade.fade-in {
position: fixed;
height: 100vh;
width: 100vw;
top: 0;
left: 0;
right: 0;
bottom: 0;
cursor: url(//www.grito.cc/wp-content/themes/antro/images/close.png), e-resize;
}
#sidebar {
position: fixed;
top: 0px;
right: -370px;
width: 400px;
height: 100%;
background-color: #eee;
z-index: 2000;
overflow: hidden;
-webkit-transition: transform 400ms cubic-bezier(0.645, 0.045, 0.355, 1);
transition: transform 400ms cubic-bezier(0.645, 0.045, 0.355, 1);
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 0;
}
#sidebar .before-span {
opacity: 1 !important;
transform: translate(0px, 0px) !important;
}
.load-post-page #sidebar {
opacity: 1 !important;
}
.light-content #sidebar {
background-color: #222;
}
#sidebar.open {
-webkit-transform: translateX(-370px) !important;
transform: translateX(-370px) !important;
}
#open-sidebar {
cursor: pointer;
width: 30px;
height: 30px;
line-height: 30px;
position: absolute;
top: 50%;
margin-top: -15px;
left: 0;
font-size: 14px;
text-align: center;
color: #000;
opacity: 0.5;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.light-content #open-sidebar {
color: #fff;
}
#open-sidebar:hover,
#open-sidebar-nav:hover {
opacity: 1;
}
#open-sidebar-nav {
cursor: pointer;
width: 30px;
height: 30px;
line-height: 30px;
position: absolute;
font-size: 14px;
text-align: center;
color: #000;
opacity: 0.2;
display: none;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.light-content #open-sidebar-nav {
color: #fff;
}
#open-sidebar.open {
opacity: 0;
visibility: hidden;
}
#open-sidebar i {
width: 30px;
height: 30px;
line-height: 30px;
}
.sidebar-content {
box-sizing: border-box;
padding: 80px 50px;
padding-right: 60px;
width: calc(100% + 30px);
height: 100%;
overflow-y: scroll;
}
.antro-sidebar-widget {
display: block;
position: relative;
margin-bottom: 70px;
}
.antro-widgettitle:after {
background: none repeat scroll 0 0 #000;
top: 35px;
content: "";
height: 1px;
left: -1px;
position: absolute;
width: 15px;
}
.light-content .antro-widgettitle:after {
background: none repeat scroll 0 0 #fff;
}
.widgettitle a {
color: #000;
}
.light-content .widgettitle a {
color: #fff;
}
#sidebar .search {
display: block;
position: relative;
padding-bottom: 20px;
}
#sidebar .search:after {
font-family: FontAwesome;
content: "\f002";
width: 20px;
height: 20px;
font-size: 14px;
line-height: 20px;
text-align: left;
position: absolute;
right: 10px;
top: 16px;
color: #000;
}
.light-content #sidebar .search:after {
color: #fff;
}
.antro-sidebar-widget ul {
margin: 0;
margin-top: 10px;
}
.antro-sidebar-widget ul ul {
margin-left: 20px;
}
.antro-sidebar-widget ul li {
list-style: none;
margin: 8px 0;
display: inline-block;
position: relative;
width: 100%;
}
.antro-sidebar-widget ul li li:last-child {
margin-bottom: 4px;
}
.antro-sidebar-widget ul li a {
position: relative;
opacity: 0.7;
-webkit-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
}
.light-content .antro-sidebar-widget ul li a {
opacity: 0.6;
}
.antro-sidebar-widget ul li a:hover {
opacity: 1;
}
.light-content .antro-sidebar-widget ul li a {
color: #fff;
}
.antro-sidebar-widget .tag-cloud-link {
list-style: none;
margin: 6px 0;
display: inline-block;
position: relative;
width: auto;
margin-right: 6px;
border-radius: 3px;
border: 1px solid rgba(0, 0, 0, 0.2);
font-size: 10px !important;
line-height: 22px;
font-weight: 600;
color: #000;
padding: 0 10px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.light-content .antro-sidebar-widget .tag-cloud-link {
border: 1px solid rgba(255, 255, 255, 0.2);
color: #fff;
}
.antro-sidebar-widget .tag-cloud-link:hover {
border: 1px solid rgba(0, 0, 0, 1);
}
.light-content .antro-sidebar-widget .tag-cloud-link:hover {
border: 1px solid rgba(255, 255, 255, 1);
}
#wp-calendar {
width: 100%;
border: 0;
}
#wp-calendar caption {
text-align: left;
color: #333;
font-size: 14px;
margin-top: 15px;
margin-bottom: 15px;
}
.light-content #wp-calendar caption {
color: #fff;
}
#wp-calendar thead {
font-size: 10px;
}
#wp-calendar thead th {
padding-bottom: 10px;
border: 0;
}
#wp-calendar tbody {
color: #aaa;
}
#wp-calendar tbody td {
background: #fff;
border: 1px solid #eee;
text-align: center;
padding: 8px;
border-radius: 3px;
font-size: 12px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.light-content #wp-calendar tbody td {
background: #333;
border: 1px solid #222;
}
.light-content #wp-calendar a {
color: #fff;
}
#wp-calendar tbody td:hover {
background: #000;
color: #fff;
}
#wp-calendar tbody td:hover a {
color: #fff;
}
#wp-calendar tbody .pad {
background: none;
}
#wp-calendar tfoot #next {
font-size: 10px;
text-transform: uppercase;
text-align: right;
}
#wp-calendar tfoot #prev {
font-size: 10px;
text-transform: uppercase;
padding-top: 10px;
}
#wp-calendar tfoot td {
border: 0;
}
#wp-calendar .pad {
background-color: transparent !important;
}
.antro-sidebar-widget select {
position: relative;
width: 100%;
}
.antro-sidebar-widget select option {
position: relative;
width: 100%;
}
.select {
position: relative;
display: block;
width: 100%;
height: 40px;
background: #fff;
line-height: 40px;
margin-top: 20px;
}
.light-content .select {
background: #333;
}
select {
width: 100%;
height: 100%;
margin: 0;
padding: 0 0 0 0.5em;
color: #000;
cursor: pointer;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
appearance: none;
outline: 0;
box-shadow: none;
border: 0 !important;
background-image: none;
}
select::-ms-expand {
display: none;
}
.select::after {
content: "\25BC";
position: absolute;
top: 0;
right: 0;
bottom: 0;
padding: 0 1em;
background: #333;
pointer-events: none;
height: 41px;
line-height: 41px;
}
.light-content .select::after {
height: 41px;
line-height: 41px;
}
.select:hover::after {
color: #fff;
}
.select::after {
-webkit-transition: 0.25s all ease;
-o-transition: 0.25s all ease;
transition: 0.25s all ease;
}
.wp-calendar-nav {
background-color: transparent !important;
}
#blog {
width: 100%;
padding: 0 60px;
padding-top: 0px;
margin: 0 auto;
position: relative;
box-sizing: border-box;
overflow: hidden;
}
#blog-content {
position: relative;
max-width: 1180px;
margin: 0 auto;
margin-bottom: 0;
margin-top: 120px;
opacity: 0;
transform: translateY(15vh);
-webkit-transform: translateY(15vh);
}
#blog::after,
#blog div::after,
#blog-post::after,
#post-content::after {
clear: both;
content: " ";
display: table;
}
article {
position: relative;
display: block;
-webkit-transition: opacity 0.1s ease-in-out;
transition: opacity 0.1s ease-in-out;
z-index: 10;
width: calc(100% - (50% - 390px));
margin: auto;
margin-left: calc(50% - 390px);
}
article.disable .article-content {
opacity: 0.3;
}
.blog-thumbnails-grid article.disable {
opacity: 0.5;
}
.blog-thumbnails-grid article {
width: calc(50% - 100px);
margin: 50px;
height: 20vw;
float: left;
}
.blog-thumbnails-grid article::after {
clear: both;
content: " ";
display: table;
}
.article-wrap {
box-sizing: border-box;
padding-top: 75px;
padding-bottom: 50px;
text-align: left;
position: relative;
z-index: 1000;
opacity: 0.0001;
display: block;
z-index: 10;
border-top: 2px solid rgba(0, 0, 0, 1);
-webkit-transition: translateY(220px);
transform: translateY(220px);
-webkit-transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.light-content .article-wrap {
border-top: 2px solid rgba(255, 255, 255, 1);
}
article:last-child .article-wrap {
border-bottom: 2px solid rgba(0, 0, 0, 1);
}
.light-content article:last-child .article-wrap {
border-bottom: 2px solid rgba(255, 255, 255, 1);
}
.blog-thumbnails-grid .article-wrap {
border-bottom: none;
height: 100%;
padding: 30px;
position: absolute;
height: 100%;
width: 100%;
background-color: #f5f5f5;
}
.light-content .blog-thumbnails-grid .article-wrap {
background-color: rgba(0, 0, 0, 1);
}
.article-wrap.active {
opacity: 1;
-webkit-transition: translateY(0px);
transform: translateY(0px);
}
.post-article-wrap {
position: relative;
opacity: 0;
transform: translateY(10vh);
-webkit-transform: translateY(10vh);
}
.article-head {
width: auto;
position: relative;
display: block;
padding-top: 0px;
box-sizing: border-box;
left: 0;
z-index: 5;
float: none;
}
#hero .article-head,
#comments .article-head {
float: none;
}
.article-img-wrap {
position: relative;
overflow: visible;
padding-bottom: 30px;
}
.article-link-img {
position: relative;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 0;
}
.article-img img {
width: auto;
height: auto;
position: relative;
display: block;
z-index: 100;
cursor: pointer;
object-position: center;
object-fit: cover;
max-width: 100%;
margin: 0 auto;
}
article .hover-reveal {
z-index: 20;
}
article .hover-reveal img {
width: 100%;
height: 100%;
position: relative;
display: block;
z-index: 100;
object-position: center;
object-fit: cover;
}
.article-content {
display: block;
position: relative;
padding: 0;
box-sizing: border-box;
width: auto;
height: auto;
max-width: none;
text-align: center;
-webkit-transition: opacity 0.1s ease-in-out;
transition: opacity 0.1s ease-in-out;
}
.blog-minimal .article-content,
#hero .article-content {
text-align: left;
}
.post-title {
font-weight: 500;
font-size: 48px;
line-height: 70px;
padding: 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
color: #000;
text-align: left;
box-sizing: border-box;
max-width: 80%;
display: block;
}
#hero .post-title {
font-size: 48px;
line-height: 70px;
font-weight: 500;
padding-top: 0;
margin: 0;
display: inherit;
}
.light-content .post-title {
color: #fff;
}
.entry-meta,
.entry-meta ul {
padding: 0;
margin: 0;
position: relative;
}
.entry-meta li {
display: inline-block;
position: relative;
margin: 0;
padding: 0;
list-style: none;
display: inline-block;
margin-right: 10px;
line-height: 20px;
height: 20px;
font-size: 14px;
font-weight: 600;
}
.entry-meta li:last-child {
margin-right: 0;
}
.entry-meta li a {
color: #000;
font-size: 14px;
font-weight: 600;
line-height: 20px;
height: 20px;
display: inline-block;
}
.light-content .entry-meta li a,
.light-content .entry-meta li {
color: #fff;
}
.entry-categories {
margin-top: 4px;
}
article .entry-date {
position: absolute;
top: -20px;
}
article .entry-categories {
position: relative;
top: 20px;
right: 0;
max-width: 20%;
text-align: right;
float: right;
transform: translateY(-70px);
}
.entry-categories li::after {
content: ",";
width: 4px;
height: 20px;
top: 0;
right: -5px;
opacity: 1;
position: absolute;
}
.entry-categories li:last-child:after {
display: none;
}
.entry-categories li a,
.entry-tags li a,
.entry-date li a {
font-size: 14px;
overflow: hidden;
}
.entry-tags li:first-child {
width: 30px;
height: 20px;
position: relative;
color: transparent;
margin-right: 10px;
overflow: hidden;
}
.entry-tags li {
margin-right: 20px;
}
.entry-tags li:first-child:after {
font-family: FontAwesome;
content: "\f02b";
width: 20px;
height: 20px;
font-size: 18px;
line-height: 20px;
text-align: left;
position: absolute;
left: 0px;
top: 2px;
color: #000;
}
.light-content .entry-tags li:first-child:after {
color: #fff;
}
.entry-categories li a span,
.entry-tags li a span,
.entry-date li a span {
position: relative;
display: block;
-webkit-transition: -webkit-transform 0.2s;
transition: transform 0.2s;
transform-origin: 100% 0%;
}
.entry-categories li a span::before,
.entry-tags li a span::before,
.entry-date li a span::before {
position: absolute;
top: 100%;
width: 100%;
left: 0;
content: attr(data-hover);
}
.entry-categories li:hover a span,
.entry-tags li:hover a span,
.entry-date li:hover a span {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
transform-origin: 0% 0%;
}
.entry-date li a {
font-size: 14px;
font-weight: 500;
opacity: 1;
-webkit-transition: opacity 0.15s ease-in-out;
transition: opacity 0.15s ease-in-out;
}
.blog-minimal .entry-date li a {
font-size: 12px;
opacity: 0.4;
}
#hero .entry-date li a {
font-size: 12px;
opacity: 0.4;
}
.entry-date li a:hover {
opacity: 1;
}
article .button-box {
margin: auto;
display: table;
margin-top: 40px;
}
.blog-minimal article .button-box {
display: none;
} #post {
width: 100%;
max-width: 1280px;
padding: 0 60px;
margin: 0 auto;
position: relative;
box-sizing: border-box;
}
#post-content,
.post-meta-data,
.post-navigation,
.post-comments,
.post-form {
position: relative;
max-width: 820px;
margin: 0 auto;
box-sizing: border-box;
padding: 0 20px;
opacity: 0;
transform: translateY(10vh);
-webkit-transform: translateY(10vh);
}
.post-image {
margin-bottom: 40px;
display: block;
height: auto;
width: 100%;
position: relative;
}
#post .post-image {
margin-top: 40px;
opacity: 0;
transform: translateY(10vh);
-webkit-transform: translateY(10vh);
}
#post .post-image img {
width: auto;
max-width: 100%;
height: auto;
margin: 0 auto;
display: table;
}
.post-meta-data {
margin-top: 30px;
margin-bottom: 50px;
}
.post-navigation {
margin-top: 140px;
margin-bottom: 80px;
}
.post-navigation {
margin-top: 80px;
margin-bottom: 80px;
max-width: 780px;
padding: 40px 0px;
border-top: 2px solid #000;
border-bottom: 2px solid #000;
box-sizing: border-box;
}
.light-content .post-navigation {
border-top: 2px solid #fff;
border-bottom: 2px solid #fff;
}
.post-navigation .article-head {
display: none;
}
.post-prev {
width: 50%;
padding-right: 30px;
display: block;
float: left;
box-sizing: border-box;
color: #000;
font-size: 14px;
line-height: 24px;
font-weight: 500;
margin-top: 4px;
position: relative;
-webkit-transition: opacity 0.2s ease-in-out;
transition: opacity 0.2s ease-in-out;
display: none;
}
.post-next {
display: table;
width: auto;
position: relative;
}
.post-next {
width: 100%;
padding-left: 0;
display: block;
float: left;
box-sizing: border-box;
color: #999;
font-size: 14px;
line-height: 24px;
text-align: left;
font-weight: 500;
margin-top: 4px;
position: relative;
-webkit-transition: opacity 0.2s ease-in-out;
transition: opacity 0.2s ease-in-out;
}
.light-content .post-prev,
.light-content .post-next {
color: #999;
}
.post-next-title a {
font-weight: 500;
font-size: 30px;
line-height: 48px;
color: #000;
display: block;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.light-content .post-next-title a {
color: #fff;
}
.post-next-title span {
background-image: linear-gradient(transparent calc(100% - 2px), #000 1px);
background-size: 0;
background-repeat: no-repeat;
display: inline;
transition: 0.5s ease;
word-wrap: anywhere;
}
.light-content .post-next-title span {
background-image: linear-gradient(transparent calc(100% - 2px), #fff 1px);
}
.post-next-title:hover span {
background-size: 100%;
}
.page-is-changing .page-title span {
background-size: 0;
transition: 0.3s ease;
}
.post-form {
margin-top: 40px;
margin-bottom: 60px;
}
.page-links {
clear: both;
}
.page-links a {
width: 34px;
height: 34px;
line-height: 35px;
font-weight: 500;
font-size: 12px;
cursor: pointer;
padding: 0;
color: rgba(255, 255, 255, 0.6);
background-color: #262629;
border-radius: 3px;
display: inline-block;
margin: 0 5px;
text-align: center;
}
.page-links a:hover {
color: rgba(255, 255, 255, 1);
}
#post-content p {
line-height: inherit;
}
#post-content {
color: #ccc;
}
.wp-block-columns {
margin-bottom: 0px !important;
} #hero .post-article-wrap {
box-sizing: border-box;
text-align: left;
}
.post-hero #hero-caption {
width: 100%;
padding: 220px 20px 100px 20px;
max-width: 820px;
}
#page-with-comments {
margin-top: 50px;
float: left;
width: 100%;
margin-bottom: 50px;
}
#page-with-comments .post-comments {
margin-bottom: 10px;
min-height: 30px;
padding: 0;
}
#page-with-comments .post-form {
margin-top: 10px;
padding: 0;
}
#page-with-comments .container {
padding: 0;
}
#page-with-comments .article-head {
position: relative;
width: auto;
margin-bottom: 20px;
}
#page-with-comments .entry-meta li {
font-size: 18px;
}
.post-comments p {
padding-top: 4px;
}
.post-comments:after {
clear: both;
content: " ";
display: table;
}
.logged-in-as {
padding-top: 12px;
}
.user_comment {
color: #000;
margin-bottom: 40px;
padding-left: 65px;
position: relative;
}
.user-image {
height: 50px;
width: 50px;
position: absolute;
left: 0px;
top: 6px;
}
.user_comment_reply .user-image:after {
content: "";
position: absolute;
width: 25px;
height: 1px;
background-color: rgba(0, 0, 0, 0.2);
left: -44px;
bottom: 25px;
}
.user_comment_reply .user-image:before {
content: "";
position: absolute;
width: 1px;
height: 25px;
background-color: rgba(0, 0, 0, 0.2);
left: -45px;
bottom: 25px;
}
.light-content .user_comment_reply .user-image:after,
.light-content .user_comment_reply .user-image:before {
background-color: rgba(255, 255, 255, 0.2);
}
.user-image img {
width: 100%;
height: auto;
border-radius: 3px;
}
.comment-head {
font-weight: 500;
font-family: "Manrope", sans-serif;
color: #000;
font-size: 14px;
margin-bottom: 2px;
}
.light-content .comment-head {
color: #fff;
}
.light-content .comment-head a {
color: #fff;
}
.comment-head span {
font-weight: 300;
color: #ababab;
}
.comment-head span a {
color: #000;
font-weight: 400;
position: relative;
display: inline-block;
}
.light-content .comment-head span a {
color: #fff;
}
.comment-text {
color: #ababab;
margin-bottom: 5px;
}
.light-content .comment-text a {
color: #fff;
}
.user_comment_reply {
position: relative;
color: #000;
padding-left: 65px;
margin-top: 25px;
display: block;
}
.add-comment .caption-content {
padding: 0;
}
.comments-navigation a {
padding-top: 8px;
margin-bottom: 40px;
position: relative;
display: block;
}
.comments-navigation .alignleft,
.comments-navigation .alignright {
float: none;
}
.post-form .message-box {
margin-top: 0;
}
.post-form .article-head {
padding-top: 14px;
}
#respond .article-head {
margin-bottom: 5px;
}
#respond #commentsform {
float: none;
margin-bottom: 10px;
}
.comment .article-head {
position: relative;
margin-bottom: 10px;
}
#comments .entry-meta li,
#respond .entry-meta li {
font-size: 18px;
line-height: 24px;
font-weight: 600;
margin-bottom: 30px;
}
#comments .comment-respond .entry-meta li,
#respond .entry-meta li {
margin-bottom: 0px;
}
#comments h5 {
padding-top: 6px;
}
#comments .message-box {
margin-top: 40px;
}
#comments .message-box.comment_area_loggedin {
margin-top: 20px;
}
.post-password-form input[type="submit"] {
cursor: pointer;
border: none;
box-sizing: border-box;
text-align: center;
background-color: #000;
display: inline-block;
border-radius: 4px;
position: relative;
overflow: hidden;
margin-top: 30px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.light-content .post-password-form input[type="submit"] {
background-color: rgba(255, 255, 255, 0.3) !important;
color: #fff !important;
}
.post-password-form input[type="submit"] {
color: #fff;
font-weight: 600;
font-family: "Manrope", sans-serif;
font-size: 14px;
padding: 14px 24px;
line-height: 16px;
position: relative;
z-index: 10;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
input[type="submit"] {
background-color: transparent !important;
color: #fff !important;
}
.post-password-form input[type="submit"]::after {
content: "";
position: absolute;
bottom: 0px;
left: 0;
width: 100%;
height: 100%;
background: #333;
transform: scaleX(0);
transform-origin: right;
transition: transform 0.2s ease-out;
-webkit-transition: transform 0.2s ease-out;
}
.logged-in textarea {
margin-bottom: 20px;
}
.form-submit {
position: relative;
display: inline-block;
}
input[type="password"] {
background: #fff;
box-sizing: border-box;
border-radius: 3px;
padding: 10px;
height: 50px;
line-height: 30px;
outline: none;
min-width: 350px;
display: block;
border: 1px solid #ddd;
}
.post-password-form input {
margin-top: 20px !important;
}
.light-content .logged-in-as a {
color: #fff;
}
.comment-respond {
margin-top: 30px;
}
.logged-in-as a {
position: relative;
}
.logged-in-as a::before {
content: "";
position: absolute;
bottom: 0px;
left: 0;
width: 100%;
height: 2px;
background: rgba(0, 0, 0, 1);
transform: scaleX(0);
transform-origin: right;
transition: transform 0.2s ease-out;
}
.light-content .logged-in-as a::before {
background: rgba(255, 255, 255, 1);
}
.logged-in-as a:hover::before {
transform: scaleX(1);
transform-origin: left;
}
.post-form .article-head {
float: none;
}
#commentsform textarea {
height: 90px;
}
#commentsform .input_label.slow {
top: 89px;
} .blog-navigation {
display: table;
margin: 0 auto;
max-width: 820px;
padding: 0 20px;
width: 100%;
box-sizing: border-box;
}
#blog-navigation {
max-width: 1220px;
width: 100%;
margin: 0 auto;
position: relative;
opacity: 0;
}
#blog-wrap {
width: 100%;
max-width: 400px;
box-sizing: border-box;
height: 80px;
position: relative;
margin: 0 auto;
margin-bottom: 80px;
margin-top: 30px;
}
#blog-wrap::after {
content: "";
width: 80px;
height: 1px;
background-color: #000;
opacity: 0.1;
position: absolute;
top: 50%;
left: 0;
right: 0;
margin: 0 auto;
display: block !important;
}
.light-content #blog-wrap::after {
background-color: #fff;
opacity: 0.15;
}
#blog-navigation .blog-prev-wrap,
#blog-navigation .blog-next-wrap {
width: 80px;
height: 80px;
display: flex;
position: relative;
justify-content: center;
align-items: center;
float: left;
overflow: hidden;
z-index: 1;
-webkit-transition: width 0.2s ease-in-out, opacity 0.2s ease-in-out;
transition: width 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
#blog-navigation .blog-prev,
#blog-navigation .blog-next {
display: block;
width: 40px;
height: 40px;
text-align: center;
z-index: 10;
position: relative;
}
#blog-navigation .blog-prev-wrap {
float: left;
}
#blog-navigation .blog-next-wrap {
float: right;
}
#blog-navigation i {
line-height: 40px;
width: 40px;
color: #ddd;
position: relative;
-webkit-transition: all 0.15s ease-in-out;
-moz-transition: all 0.15s ease-in-out;
-o-transition: all 0.15s ease-in-out;
-ms-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
}
.light-content #blog-navigation i {
color: #fff;
opacity: 0.2;
}
#blog-navigation a i {
color: #000;
}
.light-content #blog-navigation a i {
color: #fff;
opacity: 1;
}
#blog-navigation .blog-prev a i,
#blog-navigation .blog-prev i {
left: 0px;
}
#blog-navigation .blog-next a i {
right: 0px;
}
.blog-numbers {
font-weight: 500;
position: absolute;
width: 100%;
box-sizing: border-box;
padding: 0 80px;
height: inherit;
z-index: 0;
color: #000;
font-size: 48px;
line-height: 70px;
font-weight: 500;
left: 0;
z-index: 0;
}
.light-content .blog-numbers {
color: #fff;
}
.blog-numbers .blog-active {
width: 30%;
float: left;
text-align: center;
line-height: 80px;
}
.blog-numbers .blog-total {
width: 30%;
float: right;
text-align: center;
line-height: 80px;
}
.page-numbers {
margin: 50px 0;
text-align: left;
font-weight: 500;
font-size: 48px;
line-height: 70px;
}
.blog-thumbnails-grid .page-numbers {
margin: 50px 0;
text-align: center;
margin-left: 0;
}
.page-numbers li {
display: inline-block;
list-style: none;
padding-right: 10px;
min-width: 1vw;
text-align: center;
}
.page-numbers li:last-child {
padding-right: 0px;
display: inline-block;
}
.page-numbers li .page-numbers.dots {
font-size: 36px;
opacity: 0.3;
}
.page-numbers li a {
position: relative;
display: block;
opacity: 0.3;
}
.light-content .page-numbers li a {
position: relative;
display: block;
}
.page-numbers:hover li a:hover {
opacity: 1;
}
.page-numbers li a:before {
display: none;
}
.prev.page-numbers {
margin-left: 2px;
margin-right: 10px;
text-align: left;
}
.next.page-numbers {
margin-left: 10px;
} .light-content .is-style-outline .wp-block-button__link,
.wp-block-button__link.is-style-outline {
color: #fff;
}
.post.sticky::before {
font-family: FontAwesome;
content: "\f02e";
color: #000;
width: 30px;
height: 100%;
position: absolute;
top: -5px;
left: 0px;
font-size: 24px;
}
.light-content .post.sticky::before {
color: #fff;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
.aligncenter {
display: block;
margin-right: auto;
margin-left: auto;
text-align: center;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
margin: 0.4em 1.6em 1.6em 0;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
margin: 0.4em 0 1.6em 1.6em;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
clear: both;
margin-top: 1.6em;
margin-bottom: 1.6em;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
margin-bottom: 1.2em;
}
.post-comments-textarea.comment_area_loggedin {
position: relative;
}
.bypostauthor > article .fn:before {
content: "";
margin: 0 2px 0 -2px;
position: relative;
}
.wp-caption {
font-weight: 400;
font-size: 12px;
padding: 10px 20px;
margin-top: 0.5em;
margin-bottom: 1em;
position: relative;
max-width: 100%;
}
.screen-reader-text {
display: none;
}
.wp-caption-text {
font-size: 12px;
font-weight: 400;
color: #ababab;
margin-bottom: 1em;
padding: 5px 10px;
}
.post-password-form label {
color: #333;
display: block;
line-height: 1.5;
}
.light-content .post-password-form label {
color: #fff;
}
article .page-links {
margin-bottom: 0px;
padding: 0;
display: none;
}
.article-footer .page-links {
margin-bottom: 10px;
}
.gallery {
margin-bottom: 1.6em;
}
.gallery-item {
display: inline-block;
padding: 1.79104477%;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-icon img {
margin: 0 auto;
}
.gallery-caption {
color: #707070;
color: rgba(51, 51, 51, 0.7);
display: block;
font-family: "Noto Sans", sans-serif;
font-size: 12px;
font-size: 1.2rem;
line-height: 1.5;
padding: 0.5em 0;
}
.light-content .gallery-caption {
color: #ccc;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
}
.bottom-post {
text-align: left;
margin-top: 40px;
margin-bottom: 30px;
width: 100%;
max-width: 780px;
display: table;
margin: 0 auto;
}
.pingback,
.trackback {
padding-left: 0;
}
.search_results {
width: calc(100% - (50% - 390px));
margin: auto;
margin-left: calc(50% - 390px);
}
.list-share {
text-align: right;
display: block;
width: 250px;
position: absolute;
top: -3px;
right: 50px;
}
.list-share::before {
content: "Share:";
position: absolute;
top: 0;
right: 170px;
line-height: 30px;
font-size: 12px;
}
.list-share a img {
opacity: 0 !important;
}
.list-share a:nth-child(5),
.list-share a:nth-child(6),
.list-share a:nth-child(7),
.list-share a:nth-child(8),
.list-share a:nth-child(9) {
display: none;
}
.list-share a {
background-color: transparent;
height: 30px !important;
width: 40px !important;
line-height: 30px;
display: inline-block;
margin: 0 !important;
text-align: center;
position: relative;
}
.list-share:hover a::before {
opacity: 0.4;
}
.list-share a:nth-child(1) {
border-left: none;
}
.list-share a::before {
font-family: FontAwesome;
padding-right: 0px;
font-size: 15px;
color: #000;
position: absolute;
margin-top: 0px;
left: 0;
width: 100%;
text-align: center;
webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
-ms-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}
.list-share a:hover::before {
opacity: 1;
color: #000 !important;
-webkit-transform: scale(1.3);
-moz-transform: scale(1.3);
-o-transform: scale(1.3);
-ms-transform: scale(1.3);
transform: scale(1.3);
}
.list-share .synved-social-provider-facebook::before {
content: "\f09a";
}
.list-share .synved-social-provider-twitter::before {
content: "\f099";
}
.list-share .synved-social-provider-google_plus::before {
content: "\f1a0";
}
.list-share .synved-social-provider-reddit::before {
content: "\f1a1";
}
.list-share .synved-social-provider-pinterest::before {
content: "\f0d2";
}
.list-share .synved-social-provider-linkedin::before {
content: "\f0e1";
}
.list-share .synved-social-provider-tumblr::before {
content: "\f173";
}
.list-share .synved-social-provider-mail::before {
content: "\f0e0";
} @media only screen and (max-width: 1680px) {
#blog {
padding: 0 60px;
}
}
@media only screen and (max-width: 1466px) {
#blog {
padding: 0 60px;
}
#post {
max-width: 820px;
padding: 0px;
}
.post-navigation {
padding: 30px 0;
}
#blog.blog-thumbnails-grid {
max-width: 1360px;
}
.blog-thumbnails-grid article {
width: calc(50% - 80px);
margin: 40px;
height: 25vw;
}
}
@media only screen and (max-width: 1360px) {
#blog.blog-thumbnails-grid {
max-width: 1340px;
padding: 0 30px;
}
.blog-thumbnails-grid article {
width: calc(50% - 60px);
margin: 30px;
height: 30vw;
}
}
@media only screen and (max-width: 1024px) {
.post-hero #hero-caption {
padding: 200px 40px 80px 40px;
}
#blog {
padding: 0 40px;
}
#post {
padding: 0 40px;
}
.blog-minimal .article-wrap {
opacity: 1;
-webkit-transition: translateY(0px);
transform: translateY(0px);
}
article {
max-width: 740px;
width: 100%;
margin: 0 auto;
}
.post.sticky::before {
left: 0px;
}
.article-head {
position: relative;
width: auto;
margin-bottom: 20px;
}
.article-wrap.active,
article:last-child .article-wrap,
.light-content article:last-child .article-wrap {
border-bottom: none;
border-top: none;
}
.post.sticky .article-wrap {
border-top: 2px solid rgba(0, 0, 0, 1);
}
.light-content .post.sticky .article-wrap {
border-top: 2px solid rgba(255, 255, 255, 1);
}
.post.sticky .article-wrap {
padding-top: 50px;
}
.article-content {
padding: 0;
}
.post-title {
max-width: 100%;
}
article .entry-categories {
position: relative;
top: 0px;
right: auto;
left: 0;
float: none;
text-align: left;
transform: translateY(0px);
max-width: 100%;
}
#post-content,
.post-meta-data,
.post-comments,
.post-form {
padding: 0;
}
.post-navigation {
padding: 20px 0;
}
#hero .post-article-wrap {
padding: 0;
box-sizing: border-box;
}
.post-article-wrap .post-title {
max-width: 100%;
}
#open-sidebar-nav {
pointer-events: initial;
}
.page-numbers li {
font-size: 5.5vw;
}
.page-numbers li .page-numbers.dots {
font-size: 5.5vw;
}
.scale-title .page-numbers li .page-numbers.dots {
font-size: 5.5vw;
}
#blog.blog-thumbnails-grid {
padding: 0 20px;
}
.blog-thumbnails-grid article {
width: calc(50% - 55px);
margin: 20px;
height: 35vw;
}
.blog-thumbnails-grid .post-title {
font-weight: 500;
font-size: 22px;
line-height: 30px;
}
.post-prev {
width: 100%;
padding-right: 0px;
display: block;
float: none;
}
.post-next {
width: 100%;
padding-left: 0px;
display: block;
float: none;
text-align: left;
border-top: 1px solid #333;
padding-top: 20px;
margin-top: 20px;
}
.post-navigation::after {
display: none;
}
.blog-navigation {
padding: 0px;
max-width: 740px;
}
}
@media only screen and (max-width: 767px) {
.post-hero #hero-caption {
padding: 180px 30px 60px 30px;
}
#open-sidebar-nav {
display: block;
right: 100px;
top: 25px;
opacity: 1;
}
.over-sidebar #open-sidebar-nav {
display: none;
}
#blog {
padding: 0 30px;
}
#post {
padding: 0 30px;
}
#sidebar.open {
-webkit-transform: translateX(-400px) !important;
transform: translateX(-400px) !important;
}
#sidebar {
right: -400px;
width: 400px;
height: 100%;
}
article {
padding-bottom: 60px;
}
.article-wrap {
padding-top: 40px;
padding-bottom: 15px;
}
.article-head {
margin-bottom: 10px;
}
.post-title {
font-size: 30px;
line-height: 40px;
}
.scale-title .post-title {
font-size: 30px;
line-height: 40px;
}
.post-navigation {
margin-top: 120px;
margin-bottom: 120px;
}
#blog-wrap {
margin: auto;
left: auto;
}
.user_comment {
padding-left: 50px;
}
.user-image {
height: 40px;
width: 40px;
}
.user_comment_reply {
padding-left: 50px;
}
.user_comment_reply .user-image:after {
content: "";
position: absolute;
width: 20px;
height: 1px;
background-color: rgba(0, 0, 0, 0.2);
left: -29px;
bottom: 20px;
}
.user_comment_reply .user-image:before {
content: "";
position: absolute;
width: 1px;
height: 20px;
background-color: rgba(0, 0, 0, 0.2);
left: -30px;
bottom: 20px;
}
.page-numbers li {
font-size: 7vw;
}
.page-numbers li .page-numbers.dots {
font-size: 7vw;
}
.scale-title .page-numbers li .page-numbers.dots {
font-size: 7vw;
}
#blog.blog-thumbnails-grid {
padding: 0 10px;
}
.blog-thumbnails-grid article {
width: calc(100% - 40px);
margin: 20px;
height: auto;
min-height: 45vw;
}
}
@media only screen and (max-width: 479px) {
.post-hero #hero-caption {
padding: 140px 20px 30px 20px;
}
#open-sidebar-nav {
right: 70px;
}
#blog {
padding: 0 20px;
}
#post {
padding: 0 20px;
}
article {
padding-bottom: 50px;
}
.article-wrap {
padding-top: 35px;
padding-bottom: 10px;
}
#sidebar.open {
-webkit-transform: translateX(-300px) !important;
transform: translateX(-300px) !important;
}
#sidebar {
right: -300px;
width: 300px;
height: 100%;
}
.post-title {
font-size: 24px;
line-height: 34px;
}
.scale-title .post-title {
font-size: 24px;
line-height: 34px;
}
.post-navigation {
margin-top: 100px;
margin-bottom: 100px;
}
.user_comment {
padding-left: 0px;
}
.user-image {
display: none;
}
.user_comment_reply {
padding-left: 10px;
}
.page-numbers {
margin: 0px 0px 20px 0px;
}
.page-numbers li {
font-size: 9vw;
}
.page-numbers li {
padding-right: 15px;
}
.page-numbers li:last-child {
padding-right: 0px;
}
.page-numbers li .page-numbers.dots {
font-size: 9vw;
}
.scale-title .page-numbers li .page-numbers.dots {
font-size: 9vw;
}
#blog.blog-thumbnails-grid {
padding: 0 10px;
}
.blog-thumbnails-grid article {
width: calc(100% - 20px);
margin: 10px;
height: 35vw;
}
}.content-marquee-wrapper {
position: relative;
float: left;
z-index: 0;
pointer-events: none;
}
.content-marquee {
font-size: 100px;
line-height: 130px;
font-weight: 500;
white-space: nowrap;
animation: content-marquee 15s infinite linear;
padding-left: 2vw;
color: #000;
}
.light-content .content-marquee {
color: #fff;
}
.content-marquee:after {
content: attr(data-text);
padding-left: 2vw;
}
@keyframes content-marquee {
0% {
transform: translateX(0);
}
100% {
transform: translateX(-50%);
}
} .swiper-container {
width: 100%;
height: auto;
margin-left: auto;
margin-right: auto;
}
.content-carousel .swiper-wrapper {
}
.swiper-container.content-carousel,
.swiper-container.content-looped-carousel,
.swiper-container.content-middle-carousel {
overflow: visible !important;
cursor: grab;
}
.swiper-container.content-middle-carousel {
margin-bottom: 100px;
}
.drag-cursor .swiper-container.content-carousel,
.drag-cursor .swiper-container.content-looped-carousel {
cursor: grabbing;
}
.content-carousel .swiper-slide,
.content-looped-carousel .swiper-slide,
.content-middle-carousel .swiper-slide {
text-align: left;
font-size: 18px;
background: transparent;
display: block;
height: 100%;
width: auto;
padding-right: 10vw;
overflow: visible !important;
}
.content-looped-carousel .swiper-slide {
padding-left: 2vw;
padding-right: 2vw;
text-align: center;
}
.content-carousel .swiper-slide:last-child {
padding-right: 0px;
}
.content-carousel .swiper-slide img,
.content-looped-carousel .swiper-slide img {
height: 100%;
max-height: 26vw;
width: auto;
}
.content-middle-carousel .swiper-slide {
padding-left: 20px;
padding-right: 20px;
text-align: center;
}
.content-middle-carousel .swiper-slide img {
height: 100%;
max-height: 30vw;
width: auto;
}
.content-middle-carousel .swiper-slide .hover-caption {
color: #fff;
font-size: 14px;
font-weight: 500;
margin-top: 20px;
opacity: 0;
-webkit-transition: translateY(10px);
transform: translateY(10px);
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.content-middle-carousel .swiper-slide:hover .hover-caption {
opacity: 1;
-webkit-transition: translateY(0px);
transform: translateY(0px);
}
.content-carousel-caption {
position: absolute;
left: 0;
bottom: -100px;
width: 100%;
padding-left: 2px;
}
.content-carousel .swiper-slide h5,
.content-looped-carousel h5 {
margin-top: 20px;
margin-bottom: 0px;
}
.content-slider .slider-button-prev {
position: absolute;
top: 0;
left: 0;
margin: 0;
width: 50%;
height: 100%;
z-index: 10;
cursor: pointer;
}
.content-slider .slider-button-next {
position: absolute;
top: 0;
right: 0;
margin: 0;
width: 50%;
height: 100%;
z-index: 10;
cursor: pointer;
}
.content-carousel .swiper-pagination-bullets,
.content-looped-carousel .swiper-pagination-bullets {
display: none;
}
.content-looped-carousel.middle .swiper-pagination-bullets {
display: block;
}
.swiper-container-horizontal.content-middle-carousel > .swiper-pagination-bullets {
bottom: -100px;
left: 0;
width: 100%;
} .image-link {
display: inline-block;
width: auto;
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
opacity: 0;
-webkit-backface-visibility: hidden;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.mfp-with-zoom.mfp-ready .mfp-container {
opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
opacity: 0.93;
}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
opacity: 0;
}
.mfp-content figcaption,
.mfp-bottom-bar {
display: none;
}
.dialog-type-lightbox {
opacity: 0;
display: none !important;
pointer-events: none;
} .hero-video-wrapper {
position: fixed;
box-sizing: border-box;
min-width: 100%;
min-height: 100%;
width: 100%;
height: auto;
background-size: cover;
padding: 0;
overflow: hidden !important;
opacity: 1;
}
.item .hero-video-wrapper,
.swiper-slide .hero-video-wrapper,
.hover-reveal__img .hero-video-wrapper,
.vp-img-mask .hero-video-wrapper {
position: absolute;
box-sizing: border-box;
min-width: 100%;
min-height: 100%;
width: 100%;
height: auto;
background-size: cover;
padding: 0;
overflow: hidden !important;
opacity: 1;
top: 0;
z-index: 120;
pointer-events: none;
}
.hero-video-wrapper video.bgvid {
position: absolute;
top: 50%;
left: 50%;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
z-index: -100;
transform: translateX(-50%) translateY(-50%);
background-size: cover;
}
.video-wrapper {
position: relative;
box-sizing: border-box;
min-width: 100%;
max-height: 100vh;
width: 100%;
height: auto;
background-size: cover;
padding: 0;
overflow: hidden !important;
opacity: 1;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-o-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
}
.video-cover {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 100;
cursor: pointer;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
-webkit-transition: opacity 0.3s ease-out 0.05s, height 0s ease-out 0s;
transition: opacity 0.3s ease-out 0.05s, height 0s ease-out 0s;
}
.video-cover.hidden {
opacity: 0;
height: calc(100% - 50px);
-webkit-transition: opacity 0.3s ease-out, height 0s ease-out 0.3s;
transition: opacity 0.3s ease-out, height 0s ease-out 0.3s;
}
video.bgvid {
background-size: cover;
height: auto;
min-height: 100%;
min-width: 100%;
position: absolute;
width: 100%;
z-index: -100;
}
.video-wrapper video.bgvid {
position: relative;
}
.full .video-wrapper video.bgvid {
position: relative;
margin-top: 50vh;
left: 50%;
transform: translateX(-50%) translateY(-50%);
}
.control {
bottom: 25px;
color: #ccc;
display: none;
left: 0;
position: absolute;
width: calc(100% - 40px);
z-index: 5;
background-color: #eee;
padding: 0;
box-sizing: border-box;
right: 0;
margin: 0 auto;
}
.full .control {
bottom: 10px;
width: calc(100% - 160px);
}
.btmControl {
clear: both;
}
.control .sound {
width: 30px;
height: 50px;
float: left;
cursor: pointer;
text-align: center;
line-height: 50px;
color: #fff;
opacity: 0.4;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.control .sound:hover {
opacity: 1;
}
.control .sound i {
line-height: 50px;
}
.control .sound.muted i:first-child {
display: none;
}
.control .sound.muted i:last-child {
display: block;
}
.control .sound i:last-child {
display: none;
}
.control .btnFS {
width: 50px;
height: 50px;
float: left;
cursor: pointer;
text-align: center;
line-height: 50px;
color: #fff;
opacity: 0.4;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.control .btnFS:hover {
opacity: 1;
}
.progress-bar {
background: rgba(255, 255, 255, 0.5);
box-sizing: border-box;
float: left;
height: auto;
width: calc(100% - 123px);
cursor: pointer;
bottom: 23px;
position: absolute;
left: 23px;
opacity: 0;
-webkit-transition: opacity 0.2s ease-in-out;
-moz-transition: opacity 0.2s ease-in-out;
-o-transition: opacity 0.2s ease-in-out;
-ms-transition: opacity 0.2s ease-in-out;
transition: opacity 0.2s ease-in-out;
}
.video-wrapper:hover .progress-bar {
opacity: 1;
}
.progress {
height: 2px;
max-width: 100%;
position: relative;
width: 100%;
}
.progress span {
height: 100%;
position: absolute;
top: 0;
left: 0;
display: block;
}
.timeBar {
z-index: 10;
width: 0;
background: #fff;
}
.bufferBar {
z-index: 5;
width: 0;
background: rgba(255, 255, 255, 0.2);
}
.video-btns {
position: absolute;
right: 3px;
bottom: 0px;
opacity: 0;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.video-wrapper:hover .video-btns {
opacity: 1;
}
.volume {
position: relative;
cursor: pointer;
width: 70px;
height: 10px;
float: right;
margin-top: 10px;
margin-right: 10px;
}
.volumeBar {
display: block;
height: 100%;
position: absolute;
top: 0;
left: 0;
} .random-collage-wrap {
display: block;
position: relative;
box-sizing: border-box;
padding: 0 25px;
width: 100%;
height: auto;
}
.random-collage {
display: flex;
flex-wrap: wrap;
padding: 0;
margin: 0;
}
.rc-slide {
display: block;
position: relative;
box-sizing: border-box;
z-index: 0;
margin: 25px;
width: calc(33.333% - 50px);
height: auto;
float: left;
display: flex;
flex-grow: 1;
flex-direction: column;
justify-content: center;
}
.random-collage .rc-slide:nth-of-type(9n + 1) {
width: calc(26% - 50px);
justify-content: flex-end;
}
.random-collage .rc-slide:nth-of-type(9n + 2) {
width: calc(48% - 50px);
justify-content: flex-end;
}
.random-collage .rc-slide:nth-of-type(9n + 3) {
width: calc(26% - 50px);
justify-content: flex-end;
}
.random-collage .rc-slide:nth-of-type(9n + 4) {
width: calc(33.333% - 50px);
}
.random-collage .rc-slide:nth-of-type(9n + 5) {
width: calc(33.333% - 50px);
}
.random-collage .rc-slide:nth-of-type(9n + 6) {
width: calc(33.333% - 50px);
}
.random-collage .rc-slide:nth-of-type(9n + 7) {
width: calc(40% - 50px);
justify-content: start;
}
.random-collage .rc-slide:nth-of-type(9n + 8) {
width: calc(20% - 50px);
justify-content: start;
}
.random-collage .rc-slide:nth-of-type(9n + 9) {
width: calc(40% - 50px);
justify-content: start;
}
.rc-slide a {
overflow: hidden;
}
.random-collage .rc-slide .item-wrap-image {
height: 100%;
display: flex;
flex-grow: 1;
flex-direction: column;
justify-content: center;
position: relative;
}
.random-collage .rc-slide .item-wrap-image:hover {
-webkit-transform: scale(1);
transform: scale(1);
}
.random-collage .rc-slide img {
display: block;
max-width: 100%;
height: auto;
width: 100%;
}
.rc-title {
font-size: 14px;
font-weight: 500;
color: #fff;
text-align: center;
margin-top: 10px;
display: none;
}
.portfolio-features {
background-color: #1c1c1c;
border-radius: 5px;
margin-bottom: 20px;
}
.portfolio-features:after {
content: "";
display: table;
clear: both;
}
.pf-box {
display: block;
position: relative;
width: 33.333%;
float: left;
box-sizing: border-box;
padding: 30px 30px 30px 80px;
text-align: left;
border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.pf-box:last-child {
border-right: none;
}
.pf-nr {
font-size: 60px;
font-weight: 600;
position: absolute;
left: 30px;
top: 6px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.pf-box:hover .pf-nr {
color: #f33a3a;
}
.pf-box h5,
.pf-box h5.has-mask span,
h5.has-mask span > span {
line-height: 20px;
height: 20px;
}
.theme-features {
margin: 0;
padding: 0;
display: block;
width: 100%;
position: relative;
}
.theme-features li {
list-style: none;
margin: 0;
margin-bottom: 30px;
text-align: center;
display: block;
float: left;
width: 16.66%;
}
.theme-features li img {
border-radius: 5px;
overflow: hidden;
background-color: #222;
display: block;
width: 120px;
margin: 0 auto;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.theme-features li:hover img {
background-color: #f33a3a;
}
.feature-title {
font-size: 12px;
margin-top: 15px;
line-height: 18px;
}
.buy-features {
background-color: #fff;
border-radius: 5px;
margin-bottom: 20px;
max-width: 600px;
width: 100%;
margin: 0 auto;
display: table;
}
.buy-features:after {
content: "";
display: table;
clear: both;
}
.bf-box {
display: block;
position: relative;
width: 50%;
float: left;
box-sizing: border-box;
padding: 30px 20px;
text-align: center;
border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.bf-box:last-child {
border-right: none;
}
.bf-box h5 {
color: #000 !important;
margin-top: 20px;
} .button-box {
margin-top: 10px;
line-height: 16px;
cursor: pointer;
border: none;
box-sizing: border-box;
text-align: center;
display: inline-block;
position: relative;
}
nav .button-box {
opacity: 0;
display: table;
margin: 0 auto;
-webkit-transform: translateY(200px) scale(0.5);
transform: translateY(200px) scale(0.5);
}
.text-align-center .button-box {
margin-left: 10px;
margin-right: 10px;
}
.button-content .submit-box {
color: #fff;
}
.clapat-button-wrap {
display: flex;
position: relative;
justify-content: center;
align-items: center;
left: 0;
right: 0;
min-width: 100px;
height: 60px;
}
.clapat-button-wrap.circle {
min-width: 104px;
height: 104px;
}
.text-align-center .clapat-button-wrap {
margin: 0 auto;
}
.clapat-button {
opacity: 1;
}
.button-border {
height: 50px;
width: auto;
border: solid 2px #000;
background-color: #000;
border-radius: 5px;
cursor: pointer;
font-weight: 600;
font-family: "Manrope", sans-serif;
font-size: 14px;
line-height: 50px;
overflow: hidden;
color: #000;
text-align: center;
-webkit-transition: border 0.2s ease-out;
transition: border 0.2s ease-out;
}
.light-content .button-border {
border: solid 2px #fff;
background-color: #fff;
}
.light-content .buy-button .button-border {
border: solid 2px #80b541;
background-color: #80b541;
color: #fff;
font-size: 18px;
line-height: 60px;
height: 60px;
}
.button-border.rounded {
border-radius: 30px;
}
.button-border.outline {
border: solid 3px #000;
color: #000;
background-color: transparent;
}
.light-content .button-border.outline {
border: solid 3px #fff;
color: #fff;
background-color: transparent;
}
.light-content .white-section .button-border.outline {
border: solid 3px #000;
color: #000;
background-color: transparent;
}
.circle .button-border {
border-radius: 100px;
height: 100px;
width: 100px;
}
.button-border span {
position: relative;
display: inline-block;
-webkit-transition: -webkit-transform 0.2s;
transition: transform 0.2s;
width: auto;
text-align: center;
transform-origin: 100% 0%;
padding: 0 30px;
}
.button-border span::before {
position: absolute;
width: 100%;
top: 100%;
left: 0;
content: attr(data-hover);
text-align: center;
}
.clapat-button:hover .button-border span {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
transform-origin: 0% 0%;
}
.clapat-button-wrap.circle:hover .button-border {
border: solid 2px transparent;
}
.clapat-button-wrap.circle .button-border input,
.clapat-button-wrap.circle .button-border a {
height: 94px;
width: 94px;
line-height: 94px;
text-align: center;
padding: 0;
font-size: 12px;
cursor: pointer;
} .has-animation {
opacity: 0;
-webkit-transition: translateY(60px);
transform: translateY(60px);
}
.has-animation.has-scale {
opacity: 0;
-webkit-transition: translateY(0px) scale(1.1);
transform: translateY(0px) scale(1.1);
transform-origin: 50% 0;
will-change: transform;
}
.has-animation.has-scale-vertical {
opacity: 1;
-webkit-transition: translateY(20px) scale(1.1);
transform: translateY(20px) scale(1.1);
transform-origin: 50% 0;
will-change: transform;
}
.has-mask {
margin-bottom: 10px;
}
.has-mask span {
display: inline-block;
overflow: hidden;
}
.has-mask span > span {
display: inline-block;
margin: 0 !important;
line-height: 40px;
height: 40px;
opacity: 0;
-webkit-transform: translateY(60px);
transform: translateY(60px);
}
h1.big-title.has-mask span,
h1.big-title.has-mask span > span {
line-height: inherit;
height: inherit;
margin-right: 12px;
}
h1.has-mask span,
h1.has-mask span > span {
line-height: 60px;
height: 60px;
margin-right: 12px;
}
h2.has-mask span,
h2.has-mask span > span {
line-height: 48px;
height: 48px;
margin-right: 10px;
}
h3.has-mask span,
h3.has-mask span > span {
line-height: 40px;
height: 40px;
margin-right: 8px;
}
h4.has-mask span,
h4.has-mask span > span {
line-height: 36px;
height: 36px;
margin-right: 7px;
}
h5.has-mask span,
h5.has-mask span > span {
line-height: 28px;
height: 28px;
margin-right: 6px;
}
h6.has-mask span,
h6.has-mask span > span {
line-height: 24px;
height: 24px;
margin-right: 5px;
} a.link {
display: inline-block;
position: relative;
}
.light-content a.link {
color: #fff;
}
.light-content .white-section a.link {
color: #000;
}
a.link::before {
content: "";
position: absolute;
bottom: 0px;
left: 0;
width: 100%;
height: 2px;
background: rgba(0, 0, 0, 1);
transform: scaleX(0);
transform-origin: right;
transition: transform 0.2s ease-out;
}
h1 a.link::before {
bottom: 0px;
height: 3px;
}
.light-content a.link::before {
background: rgba(255, 255, 255, 1);
}
.light-content .white-section a.link::before {
background: rgba(0, 0, 0, 1);
}
a.link:hover::before {
transform: scaleX(1);
transform-origin: left;
}
.clapat-icon {
color: #000;
position: relative;
margin-top: 15px;
margin-bottom: 20px;
}
.clapat-icon i {
position: relative;
margin-bottom: 0px;
font-size: 24px;
}
.light-content .clapat-icon {
color: #fff;
}
.light-content .white-section .clapat-icon {
color: #000;
}
.clapat-icon:after {
content: "";
clear: both;
display: table;
}
.clapat-icon h5 {
margin-bottom: 5px;
} .clients-table {
margin: 0;
margin-left: 2px;
display: block;
}
.clients-table:after {
content: "";
clear: both;
display: table;
}
.clients-table li {
display: block;
float: left;
width: 25%;
min-height: 30px;
border: 1px solid #ddd;
box-sizing: border-box;
text-align: left;
margin: 0px;
margin-left: 0px;
margin-left: -1px;
margin-bottom: -1px;
}
.light-content .clients-table li {
border: 1px solid #222;
}
.clients-table.no-borders li {
border: none;
}
.clients-table:hover li img {
margin: 0 auto;
opacity: 0.5;
transition: all 0.2s ease 0s;
-webkit-transition: all 0.2s ease 0s;
}
.clients-table li:hover img {
opacity: 1;
} .accordion {
border-top: 2px solid rgba(0, 0, 0, 1);
border-bottom: 2px solid rgba(0, 0, 0, 1);
padding: 50px 0;
overflow: hidden;
}
.light-content .accordion {
border-bottom: 2px solid rgba(255, 255, 255, 1);
border-top: 2px solid rgba(255, 255, 255, 1);
}
.accordion dt {
position: relative;
cursor: pointer;
padding: 0px;
margin-bottom: 0;
font-size: 48px;
color: #999;
line-height: 70px;
font-weight: 400;
transition: all 0.2s ease 0s;
-webkit-transition: all 0.2s ease 0s;
z-index: 10;
}
.accordion dt span {
width: calc(90% - 80px);
position: relative;
overflow: hidden;
display: block;
padding: 5px 0px;
color: #000;
}
.light-content .accordion dt span {
color: #fff;
}
.accordion .accordion-content {
margin-bottom: 0;
font-size: 18px;
color: #000;
font-weight: 400;
line-height: 28px;
padding-left: 0;
padding-right: 80px;
padding-bottom: 20px;
z-index: 0;
position: relative;
}
.light-content .accordion .accordion-content {
color: #fff;
}
.acc-icon-wrap {
width: 80px;
height: 80px;
display: flex;
position: relative;
justify-content: center;
align-items: center;
float: none;
position: absolute;
right: -25px;
top: 0px;
opacity: 0;
transition: opacity 0.2s ease 0s;
-webkit-transition: opacity 0.2s ease 0s;
}
.accordion dt:hover .acc-icon-wrap,
.accordion dt.accordion-active .acc-icon-wrap {
opacity: 1;
}
.acc-button-icon {
height: 40px;
width: 40px;
color: #000;
text-align: center;
line-height: 30px;
font-size: 22px;
}
.light-content .acc-button-icon {
color: #fff;
}
.acc-button-icon i {
height: 40px;
line-height: 40px;
width: 40px;
text-align: center;
transition: transform 0.2s ease 0s;
-webkit-transition: transform 0.2s ease 0s;
}
dt.accordion-active .acc-button-icon i {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
} .justified-gallery {
box-sizing: border-box;
padding: 0 10px;
width: calc(100% + 20px) !important;
margin-left: 0px;
}
.collage-thumb {
position: relative;
overflow: hidden;
cursor: pointer;
}
.collage-thumb:hover .thumb-info {
opacity: 1;
bottom: -5px;
}
.thumb-info {
position: absolute;
bottom: -10px;
left: 0;
width: 100%;
opacity: 0;
color: #fff !important;
padding: 50px 20px 20px;
box-sizing: border-box;
font-size: 12px;
font-weight: 500;
transition: all 0.2s ease-in-out 0s;
-webkit-transition: all 0.2s ease-in-out 0s;
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.55) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.55))); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.55) 100%); background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.55) 100%); background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.55) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.55) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); } #team-members-list {
position: relative;
top: 0;
left: 0;
width: 100%;
box-sizing: border-box;
margin: 0 auto;
padding: 50px 0px;
overflow: hidden;
pointer-events: none;
}
#team-members-list li {
list-style: none;
position: relative;
margin: 0;
width: 100%;
cursor: pointer;
pointer-events: initial;
padding-bottom: 25px;
}
#team-members-list li:last-child {
padding-bottom: 0px;
}
.team-member {
font-size: 48px;
font-weight: 400;
line-height: 80px;
position: relative;
display: table;
margin-bottom: 0px;
vertical-align: top;
width: 100%;
z-index: 10;
color: #000;
}
.light-content .team-member {
color: #fff;
}
#team-members-list:hover li .team-member {
opacity: 0.3;
}
#team-members-list li:hover .team-member {
opacity: 1;
}
.team-member span {
font-size: 12px;
line-height: inherit;
position: relative;
color: #000;
display: block;
float: right;
}
.light-content .team-member span {
color: #fff;
}
#team-members-list .hover-reveal {
position: fixed;
width: 300px;
height: 400px;
pointer-events: none;
opacity: 0;
} #contact-formular {
margin-top: 30px;
}
.text-align-center #contact-formular {
margin: 0 auto;
max-width: 800px;
margin-top: 30px;
}
#contact-formular::after {
clear: both;
content: " ";
display: table;
}
#contactform {
position: relative;
}
.name-box,
.email-box,
.message-box {
position: relative;
display: block;
}
.name-box,
.email-box {
width: 47%;
float: left;
margin-bottom: 20px;
margin-right: 6%;
position: relative;
}
.name-box::after,
.email-box::after {
clear: both;
content: " ";
display: table;
}
.email-box {
margin-right: 0px;
}
.message-box {
float: left;
width: 100%;
margin-top: 60px;
}
input[type="text"],
input[type="email"],
input[type="search"],
input[type="tel"],
textarea {
color: rgba(0, 0, 0, 1);
font-family: "Manrope", sans-serif;
font-size: 14px;
font-weight: 400;
height: 50px;
padding: 12px 20px 12px 20px;
padding-left: 0;
width: 100%;
border-radius: 0px;
margin-bottom: 0px;
border: none;
transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
box-sizing: border-box;
background-color: transparent;
outline: none;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.bigger-form input[type="text"],
.bigger-form input[type="email"],
.bigger-form input[type="search"],
.bigger-form textarea {
font-size: 48px;
font-weight: 500;
height: 100px;
padding: 0;
}
input[type="search"] {
padding-left: 0px;
}
.light-content input[type="text"],
.light-content input[type="email"],
.light-content input[type="search"],
.light-content input[type="tel"],
.light-content textarea {
color: rgba(255, 255, 255, 1);
border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.light-content .white-section input[type="text"],
.light-content .white-section input[type="email"],
.light-content .white-section input[type="search"],
.light-content .white-section input[type="tel"],
.light-content .white-section textarea {
color: rgba(0, 0, 0, 1);
border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
::placeholder,
.light-content .white-section ::placeholder { color: #000;
opacity: 1; }
.light-content ::placeholder { color: #fff;
opacity: 1; }
.light-content :-ms-input-placeholder { color: #fff;
}
.light-content .white-section :-ms-input-placeholder { color: #000;
opacity: 1; }
.light-content ::-ms-input-placeholder { color: #fff;
}
:-ms-input-placeholder { color: #000;
}
.input_label {
background-color: #000;
height: 2px;
left: 0;
position: absolute;
top: 49px;
width: 0;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.bigger-form .input_label {
top: 99px;
}
.light-content .input_label {
background-color: #fff;
}
.light-content .white-section .input_label {
background-color: #000;
}
.input_label.slow {
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
input[type="text"]:focus + .input_label,
input[type="email"]:focus + .input_label,
input[type="search"]:focus + .input_label,
input[type="tel"]:focus + .input_label,
textarea:focus + .input_label {
width: 100%;
}
input[type="text"]:focus,
textarea:focus {
color: #000;
}
.light-content input[type="text"]:focus,
.light-content input[type="email"]:focus,
.light-content input[type="tel"]:focus,
.light-content textarea:focus {
color: #fff;
}
.light-content .white-section input[type="text"]:focus,
.light-content .white-section input[type="email"]:focus,
.light-content .white-section input[type="tel"]:focus,
.light-content .white-section textarea:focus {
color: #000;
}
textarea {
resize: none;
margin-bottom: 0;
height: 50px;
box-sizing: border-box;
padding: 14px 20px 6px 20px;
padding-left: 0;
margin-bottom: 60px;
}
textarea:after {
background-color: #000;
content: "";
height: 2px;
left: 0px;
position: absolute;
top: 20px;
width: 100%;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
input[type="submit"] {
margin: 0;
background: transparent;
border: none;
color: #fff;
font-family: "Manrope", sans-serif;
font-size: 14px;
font-weight: 600;
padding-left: 30px;
padding-right: 30px;
}
.light-content #contact-formular input[type="submit"] {
color: #000 !important;
}
#contact-formular .outline input[type="submit"] {
color: #000 !important;
}
.light-content #contact-formular .outline input[type="submit"] {
color: #fff !important;
}
.light-content .white-section .outline input[type="submit"] {
color: #000;
}
.error_message {
margin-bottom: 30px;
font-size: 13px;
color: #e93735;
font-weight: bold;
}
#success_page p,
#success_page p strong {
color: #fff;
margin-top: 20px;
}
#message fieldset {
border: none;
}
.post-password-form input[type="submit"]::after,
submit-box::after {
content: "";
position: absolute;
bottom: 0px;
left: 0;
width: 100%;
height: 100%;
background: #333;
transform: scaleX(1);
transform-origin: left;
transition: transform 0.2s ease-out;
-webkit-transition: transform 0.2s ease-out;
}
div.wpcf7 .ajax-loader {
display: none;
}
.wpcf7-form-control-wrap {
position: relative;
height: auto;
display: block;
}
div.wpcf7-response-output {
margin: 0;
margin-top: 20px;
border-radius: 3px;
line-height: 24px;
font-size: 12px;
background: #ff0000;
color: #fff;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
border: 2px solid #f7e700;
background: #f7e700;
color: #000;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #398f14;
background: #398f14;
}
span.wpcf7-not-valid-tip {
color: #f00;
font-size: 10px;
font-weight: normal;
display: block;
position: absolute;
top: 60px;
} #map_canvas {
display: block;
height: 62vh;
position: relative;
width: 100%;
}
#hero-image.bgrelative #map_canvas {
position: relative !important;
}
.gmnoprint a,
.gmnoprint span,
.gm-style-cc {
display: none;
}
.gmnoprint div {
background: none !important;
}
.gm-style button {
display: none !important;
}
.services-icon i {
font-size: 24px;
margin-bottom: 20px;
}
.service-info-text {
margin-bottom: 40px;
} @media only screen and (max-width: 1466px) {
.content-carousel .swiper-slide {
padding-right: 11vw;
}
.content-carousel .swiper-slide img,
.content-looped-carousel .swiper-slide img {
max-height: 30vw;
}
.button-border {
height: 36px;
line-height: 36px;
}
.button-border span {
padding: 0 26px;
}
.content-marquee {
font-size: 80px;
line-height: 100px;
}
.random-collage-wrap {
padding: 0 15px;
}
.rc-slide {
margin: 15px;
width: calc(33.333% - 30px);
}
.random-collage .rc-slide:nth-of-type(9n + 1) {
width: calc(26% - 30px);
justify-content: flex-end;
}
.random-collage .rc-slide:nth-of-type(9n + 2) {
width: calc(48% - 30px);
justify-content: flex-end;
}
.random-collage .rc-slide:nth-of-type(9n + 3) {
width: calc(26% - 30px);
justify-content: flex-end;
}
.random-collage .rc-slide:nth-of-type(9n + 4) {
width: calc(33.333% - 30px);
}
.random-collage .rc-slide:nth-of-type(9n + 5) {
width: calc(33.333% - 30px);
}
.random-collage .rc-slide:nth-of-type(9n + 6) {
width: calc(33.333% - 30px);
}
.random-collage .rc-slide:nth-of-type(9n + 7) {
width: calc(40% - 30px);
}
.random-collage .rc-slide:nth-of-type(9n + 8) {
width: calc(20% - 30px);
}
.random-collage .rc-slide:nth-of-type(9n + 9) {
width: calc(40% - 30px);
}
}
@media only screen and (max-width: 1024px) {
.content-carousel .swiper-slide {
padding-right: 10vw;
}
.content-carousel .swiper-slide img,
.content-looped-carousel .swiper-slide img {
max-height: 35vw;
}
.content-middle-carousel .swiper-slide img {
max-height: 50vw;
}
.content-middle-carousel .swiper-slide .hover-caption {
opacity: 1;
-webkit-transition: translateY(0px);
transform: translateY(0px);
}
.content-carousel .swiper-pagination-bullets,
.content-looped-carousel .swiper-pagination-bullets {
display: block;
}
.text-align-center .clapat-icon {
padding-left: 0;
}
.text-carousel {
max-width: 500px;
margin: 0 auto;
}
#mc_embed_signup .submit-box {
margin-top: 30px;
}
textarea {
margin-bottom: 30px;
}
.justified-gallery {
margin-left: 0px;
width: 100% !important;
padding: 0;
}
.slider .owl-nav,
.carousel .owl-nav {
display: none;
}
.full .video-wrapper video.bgvid {
position: relative;
margin-top: 0;
left: 0;
transform: translateX(0) translateY(0);
}
.full .control {
bottom: 10px;
width: calc(100% - 100px);
}
#map_canvas {
height: 50vh;
}
h1.has-mask span,
h1.has-mask span > span {
line-height: 50px;
height: 50px;
margin-right: 12px;
}
h2.has-mask span,
h2.has-mask span > span {
line-height: 40px;
height: 40px;
margin-right: 10px;
}
.accordion dt {
font-size: 36px;
}
.accordion dt span {
max-width: none;
}
.accordion .accordion-content {
padding-bottom: 40px;
margin-bottom: 0;
line-height: 28px;
margin-top: 0;
padding-left: 0;
padding-right: 0;
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
.team-member {
font-size: 36px;
line-height: 60px;
}
#team-members-list .hover-reveal {
width: 200px;
height: 300px;
}
.random-collage-wrap {
padding: 0 10px;
}
.rc-slide {
margin: 10px;
width: calc(33.333% - 20px);
}
.random-collage .rc-slide:nth-of-type(9n + 1) {
width: calc(26% - 20px);
}
.random-collage .rc-slide:nth-of-type(9n + 2) {
width: calc(48% - 20px);
}
.random-collage .rc-slide:nth-of-type(9n + 3) {
width: calc(26% - 20px);
}
.random-collage .rc-slide:nth-of-type(9n + 4) {
width: calc(33.333% - 20px);
}
.random-collage .rc-slide:nth-of-type(9n + 5) {
width: calc(33.333% - 20px);
}
.random-collage .rc-slide:nth-of-type(9n + 6) {
width: calc(33.333% - 20px);
}
.random-collage .rc-slide:nth-of-type(9n + 7) {
width: calc(40% - 50px);
}
.random-collage .rc-slide:nth-of-type(9n + 8) {
width: calc(20% - 20px);
}
.random-collage .rc-slide:nth-of-type(9n + 9) {
width: calc(40% - 20px);
}
.random-collage .rc-slide .item-wrap-image {
-webkit-transform: scale(1);
transform: scale(1);
}
.rc-title {
display: block;
margin-bottom: 10px;
}
}
@media only screen and (max-width: 767px) {
.content-carousel .swiper-slide {
padding-right: 10vw;
}
.content-carousel .swiper-slide img,
.content-looped-carousel .swiper-slide img {
max-height: 50vw;
}
.content-middle-carousel .swiper-slide img {
max-height: 60vw;
}
.content-marquee {
font-size: 40px;
line-height: 55px;
}
.text-carousel .owl-prev,
.text-carousel .owl-next {
width: 80px;
height: 80px;
margin: 0;
padding: 23px;
box-sizing: border-box;
display: inline-block;
justify-content: center;
align-items: center;
float: none;
}
.video-wrapper {
max-height: 50vh;
}
.control {
display: none;
}
.name-box,
.email-box {
width: 100%;
margin-right: 0;
}
.clients-table li {
width: 50%;
}
.empty-space,
.empty-space.tx {
height: 60px;
}
input[type="text"],
textarea {
font-size: 14px;
}
.team-member {
font-size: 30px;
line-height: 48px;
}
.random-collage-wrap {
padding: 0px;
}
.rc-slide {
margin: 30px;
width: calc(100% - 60px) !important;
}
.rc-title {
margin-bottom: 0px;
}
.portfolio-features {
width: 100%;
max-width: 400px;
margin: 0 auto;
display: table;
margin-bottom: 20px;
}
.pf-box {
display: block;
position: relative;
width: 100%;
float: left;
box-sizing: border-box;
padding: 30px 30px 30px 80px;
text-align: left;
border-right: none;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.pf-box:last-child {
border-bottom: none;
}
.theme-features li {
width: 33.333%;
}
.accordion dt {
font-size: 30px;
}
}
@media only screen and (max-width: 479px) {
.content-carousel .swiper-slide img,
.content-looped-carousel .swiper-slide img {
max-height: 60vw;
}
.content-middle-carousel .swiper-slide img {
max-height: 70vw;
}
.clapat-button {
margin-bottom: 20px;
}
.text-carousel {
max-width: 280px;
}
.text-carousel .owl-prev,
.text-carousel .owl-next {
margin: 0;
}
.team-member {
font-size: 24px;
line-height: 40px;
}
#team-members-list .hover-reveal {
width: 150px;
height: 220px;
}
.rc-slide {
margin: 20px;
width: calc(100% - 40px) !important;
}
.theme-features li {
width: 50%;
}
}main {
overflow: hidden;
}
main .cd-main-content > div {
height: 100%;
min-height: 100vh;
}
main .cd-main-content {
width: 100%;
}
main .cd-main-content.cd-index > div {
vertical-align: middle;
}
main .cd-main-content.cd-index::after {
background-color: rgba(64, 137, 166, 0);
background-image: -webkit-linear-gradient(bottom, #4089a6, rgba(64, 137, 166, 0));
background-image: linear-gradient(to top, #4089a6, rgba(64, 137, 166, 0));
}
main .cd-main-content.cd-index::before {
background-color: rgba(64, 137, 166, 0);
background-image: -webkit-linear-gradient(top, #4089a6, rgba(64, 137, 166, 0));
background-image: linear-gradient(to bottom, #4089a6, rgba(64, 137, 166, 0));
}
main .cd-main-content.cd-about {
background-color: #fff;
}
main .cd-main-content.cd-about > div {
padding-top: 50px;
}
main .cd-main-content.cd-about::after {
background-color: rgba(40, 48, 64, 0);
background-image: -webkit-linear-gradient(bottom, #283040, rgba(40, 48, 64, 0));
background-image: linear-gradient(to top, #283040, rgba(40, 48, 64, 0));
}
main .cd-main-content.cd-about::before {
background-color: rgba(40, 48, 64, 0);
background-image: -webkit-linear-gradient(top, #283040, rgba(40, 48, 64, 0));
background-image: linear-gradient(to bottom, #283040, rgba(40, 48, 64, 0));
}
.cd-cover-layer,
.cd-cover-layer.invisible {
background-color: transparent;
}
.cd-cover-layer {
position: fixed;
z-index: 5000;
left: 50%;
top: 50%;
bottom: auto;
right: auto;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
height: 101%;
width: 101%;
opacity: 0;
visibility: hidden;
-webkit-transition: opacity 0.4s 0.4s, visibility 0s 0.4s;
-moz-transition: opacity 0.4s 0.4s, visibility 0s 0.4s;
transition: opacity 0.6s 0s, visibility 0s 0.4s;
}
.page-is-changing .cd-cover-layer {
opacity: 1;
visibility: visible;
-webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
-moz-transition: opacity 0.3s 0s, visibility 0s 0s;
transition: opacity 0.3s 0.3s, visibility 0s 0s;
} .flexnav,
.flexnav li ul {
width: 100%;
margin: 0;
}
.flexnav,
.flexnav li {
margin: 0;
}
.flexnav li,
.flexnav li ul li {
font-size: 100%;
}
.flexnav .touch-button:hover,
.menu-button {
cursor: pointer;
}
.flexnav {
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
transition: none;
-webkit-transform-style: preserve-3d;
overflow: hidden;
max-height: 0;
}
.flexnav.opacity {
opacity: 0;
}
.flexnav.flexnav-show {
max-height: 2000px;
opacity: 1;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.flexnav.one-page {
position: fixed;
top: 50px;
right: 5%;
max-width: 200px;
}
.flexnav li,
.flexnav li a,
.flexnav li ul li {
position: relative;
overflow: hidden;
}
.flexnav li a {
background: #fff;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
color: #222;
display: block;
padding: 20px 0;
z-index: 2;
}
.oldie .flexnav li ul.open ul.open,
.oldie .flexnav ul li:hover ul {
margin-left: 100%;
top: 0;
}
.flexnav li ul.flexnav-show li,
.oldie .flexnav,
.oldie .flexnav li,
.oldie .flexnav li a {
overflow: visible;
}
.flexnav li ul li a {
background: #fff;
display: block;
padding: 20px;
}
.flexnav ul li ul li a {
background: #bfbfbc;
}
.flexnav ul li ul li ul li a {
background: #cbcbc9;
}
.flexnav .touch-button {
background: rgba(0, 0, 0, 0);
display: inline-block;
height: 60px;
position: absolute;
right: 0;
text-align: right;
top: 0;
width: 60px;
z-index: 999;
}
.flexnav .touch-button .navicon {
position: relative;
top: 1.8em;
font-size: 12px;
color: #666;
}
.menu-button {
background: 0 0;
border-bottom: medium none;
box-sizing: border-box;
color: #222;
display: block;
font-size: 14px;
font-weight: 400;
height: 60px;
line-height: 60px;
padding: 0 50px;
position: relative;
text-align: right;
text-transform: uppercase;
z-index: 0;
}
.no-button .menu-button {
padding-right: 0;
}
.menu-button.one-page {
position: fixed;
top: 0;
right: 5%;
padding-right: 45px;
}
.menu-button .touch-button {
background: 0 0;
display: none;
position: absolute;
z-index: 999;
top: 0;
right: 0;
width: 50px;
height: 50px;
text-align: center;
}
.menu-button .touch-button .navicon {
font-size: 16px;
position: relative;
top: 1em;
color: #666;
}
@media all and (min-width: 1025px) {
.flexnav li a,
.flexnav li ul li a {
border-bottom: none;
}
.flexnav,
.flexnav li {
overflow: visible;
}
body.one-page {
padding-top: 70px;
}
.flexnav.opacity {
opacity: 1;
}
.flexnav.one-page {
top: 0;
right: auto;
max-width: 1080px;
}
.flexnav li {
position: relative;
list-style: none;
float: left;
display: block;
background-color: #a6a6a2;
}
.flexnav li a {
border-left: 1px solid #acaca1;
}
.flexnav li > ul {
position: absolute;
top: auto;
left: 0;
}
.flexnav li ul li > ul,
.flexnav li ul.open ul.open {
margin-left: 100%;
top: 0;
}
.flexnav li > ul li {
width: 100%;
}
.flexnav li ul.open {
display: block;
opacity: 1;
visibility: visible;
z-index: 1;
}
.flexnav li ul.open li {
overflow: visible;
max-height: 100px;
}
.menu-button {
display: none;
}
}
.oldie body.one-page {
padding-top: 70px;
}
.oldie .flexnav.one-page {
top: 0;
right: auto;
max-width: 1080px;
}
.oldie .flexnav li {
position: relative;
list-style: none;
float: left;
display: block;
background-color: #a6a6a2;
width: 20%;
min-height: 50px;
}
.oldie .flexnav li:hover > ul {
display: block;
width: 100%;
overflow: visible;
}
.oldie .flexnav li:hover > ul li {
width: 100%;
float: none;
}
.oldie .flexnav li a {
border-left: 1px solid #acaca1;
border-bottom: none;
}
.oldie .flexnav li > ul {
background: #acaca1;
position: absolute;
top: auto;
left: 0;
display: none;
z-index: 1;
overflow: visible;
}
.oldie .flexnav li ul.open,
.oldie .flexnav li ul.open ul.open {
display: block;
width: 100%;
overflow: visible;
}
.oldie .flexnav li ul li ul {
top: 0;
}
.oldie .flexnav li ul li a {
border-bottom: none;
}
.oldie .flexnav li ul.open li {
width: 100%;
}
.oldie .menu-button {
display: none;
}
.oldie.ie7 .flexnav li {
width: 19.9%;
} .swiper-container {
margin: 0 auto;
position: relative;
overflow: hidden;
z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
float: left;
}
.swiper-container-vertical > .swiper-wrapper {
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-ms-flex-direction: column;
-webkit-flex-direction: column;
flex-direction: column;
}
.swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
-ms-transition-property: -ms-transform;
transition-property: transform;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
-webkit-transform: translate3d(0px, 0, 0);
-moz-transform: translate3d(0px, 0, 0);
-o-transform: translate(0px, 0px);
-ms-transform: translate3d(0px, 0, 0);
transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
-webkit-box-lines: multiple;
-moz-box-lines: multiple;
-ms-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
-webkit-transition-timing-function: ease-out;
-moz-transition-timing-function: ease-out;
-ms-transition-timing-function: ease-out;
-o-transition-timing-function: ease-out;
transition-timing-function: ease-out;
margin: 0 auto;
}
.swiper-slide {
-webkit-flex-shrink: 0;
-ms-flex: 0 0 auto;
flex-shrink: 0;
width: 100%;
height: 100%;
position: relative;
} .swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
-webkit-box-align: start;
-ms-flex-align: start;
-webkit-align-items: flex-start;
align-items: flex-start;
-webkit-transition-property: -webkit-transform, height;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
-ms-transition-property: -ms-transform;
transition-property: transform, height;
} .swiper-container .swiper-notification {
position: absolute;
left: 0;
top: 0;
pointer-events: none;
opacity: 0;
z-index: -1000;
} .swiper-wp8-horizontal {
-ms-touch-action: pan-y;
touch-action: pan-y;
}
.swiper-wp8-vertical {
-ms-touch-action: pan-x;
touch-action: pan-x;
} .swiper-button-prev,
.swiper-button-next {
position: absolute;
top: 50%;
width: 27px;
height: 44px;
margin-top: -22px;
z-index: 10;
cursor: pointer;
-moz-background-size: 27px 44px;
-webkit-background-size: 27px 44px;
background-size: 27px 44px;
background-position: center;
background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
opacity: 0.35;
cursor: auto;
pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
left: 10px;
right: auto;
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
right: 10px;
left: auto;
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
} .swiper-pagination {
position: absolute;
text-align: center;
-webkit-transition: 300ms;
-moz-transition: 300ms;
-o-transition: 300ms;
transition: 300ms;
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
opacity: 0;
} .swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
bottom: 10px;
left: 0;
width: 100%;
} .swiper-pagination-bullet {
width: 8px;
height: 8px;
display: inline-block;
border-radius: 100%;
background: #000;
opacity: 0.2;
}
button.swiper-pagination-bullet {
border: none;
margin: 0;
padding: 0;
box-shadow: none;
-moz-appearance: none;
-ms-appearance: none;
-webkit-appearance: none;
appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
background: #fff;
}
.swiper-pagination-bullet-active {
opacity: 1;
background: #007aff;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
background: #000;
}
.swiper-container-vertical > .swiper-pagination-bullets {
right: 10px;
top: 50%;
-webkit-transform: translate3d(0px, -50%, 0);
-moz-transform: translate3d(0px, -50%, 0);
-o-transform: translate(0px, -50%);
-ms-transform: translate3d(0px, -50%, 0);
transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 5px 0;
display: block;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 0 5px;
} .swiper-pagination-progress {
background: rgba(0, 0, 0, 0.25);
position: absolute;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
background: #007aff;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
-webkit-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-transform-origin: left top;
-moz-transform-origin: left top;
-ms-transform-origin: left top;
-o-transform-origin: left top;
transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
-webkit-transform-origin: right top;
-moz-transform-origin: right top;
-ms-transform-origin: right top;
-o-transform-origin: right top;
transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progress {
width: 100%;
height: 4px;
left: 0;
top: 0;
}
.swiper-container-vertical > .swiper-pagination-progress {
width: 4px;
height: 100%;
left: 0;
top: 0;
}
.swiper-pagination-progress.swiper-pagination-white {
background: rgba(255, 255, 255, 0.5);
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
background: #fff;
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
background: #000;
} .swiper-container-3d {
-webkit-perspective: 1200px;
-moz-perspective: 1200px;
-o-perspective: 1200px;
perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
.swiper-container-3d .swiper-slide-shadow-right {
background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
.swiper-container-3d .swiper-slide-shadow-top {
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
.swiper-container-3d .swiper-slide-shadow-bottom {
background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); } .swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper { -ms-perspective: 1200px;
} .swiper-container-cube,
.swiper-container-flip {
overflow: visible;
}
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1;
}
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
z-index: 0;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
} .swiper-container-cube .swiper-slide {
visibility: hidden;
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
width: 100%;
height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
-webkit-transform-origin: 100% 0;
-moz-transform-origin: 100% 0;
-ms-transform-origin: 100% 0;
transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
pointer-events: auto;
visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
position: absolute;
left: 0;
bottom: 0px;
width: 100%;
height: 100%;
background: #000;
opacity: 0.6;
-webkit-filter: blur(50px);
filter: blur(50px);
z-index: 0;
} .swiper-container-fade.swiper-container-free-mode .swiper-slide {
-webkit-transition-timing-function: ease-out;
-moz-transition-timing-function: ease-out;
-ms-transition-timing-function: ease-out;
-o-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
pointer-events: none;
-webkit-transition-property: opacity;
-moz-transition-property: opacity;
-o-transition-property: opacity;
transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
} .swiper-scrollbar {
border-radius: 10px;
position: relative;
-ms-touch-action: none;
background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
position: absolute;
left: 1%;
bottom: 3px;
z-index: 50;
height: 5px;
width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
position: absolute;
right: 3px;
top: 1%;
z-index: 50;
width: 5px;
height: 98%;
}
.swiper-scrollbar-drag {
height: 100%;
width: 100%;
position: relative;
background: rgba(0, 0, 0, 0.5);
border-radius: 10px;
left: 0;
top: 0;
}
.swiper-scrollbar-cursor-drag {
cursor: move;
} .swiper-lazy-preloader {
width: 42px;
height: 42px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -21px;
margin-top: -21px;
z-index: 10;
-webkit-transform-origin: 50%;
-moz-transform-origin: 50%;
transform-origin: 50%;
-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
-moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
display: block;
content: "";
width: 100%;
height: 100%;
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
background-position: 50%;
-webkit-background-size: 100%;
background-size: 100%;
background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes swiper-preloader-spin {
100% {
transform: rotate(360deg);
}
} .owl-carousel,
.owl-carousel .owl-item {
-webkit-tap-highlight-color: transparent;
position: relative;
}
.owl-carousel {
display: none;
width: 100%;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
-moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden;
-webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-grab {
cursor: move;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
}
.owl-carousel .animated {
animation-duration: 1s;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
animation-name: fadeOut;
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.owl-height {
transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
opacity: 0;
transition: opacity 0.4s ease;
}
.owl-carousel .owl-item img.owl-lazy {
transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//www.grito.cc/wp-content/themes/antro/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
-ms-transform: scale(1.3, 1.3);
transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%;
} .mfp-bg,
.mfp-wrap {
position: fixed;
left: 0;
top: 0;
}
.mfp-bg,
.mfp-container,
.mfp-wrap {
height: 100%;
width: 100%;
}
.mfp-arrow:after,
.mfp-arrow:before,
.mfp-container:before,
.mfp-figure:after {
content: "";
}
.mfp-bg {
z-index: 1042;
overflow: hidden;
background: #0b0b0b;
opacity: 0.8;
}
.mfp-arrow,
.mfp-arrow:focus,
.mfp-arrow:hover,
.mfp-close,
.mfp-close:focus,
.mfp-close:hover {
opacity: 1;
}
.mfp-wrap {
z-index: 1043;
outline: 0 !important;
-webkit-backface-visibility: hidden;
}
.mfp-container {
text-align: center;
position: absolute;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box;
}
.mfp-container:before {
display: inline-block;
height: 100%;
vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
display: none;
}
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
width: 100%;
cursor: auto;
}
.mfp-ajax-cur {
cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out;
}
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.mfp-loading.mfp-figure {
display: none;
}
.mfp-hide {
display: none !important;
}
.mfp-preloader {
color: #ccc;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044;
}
.mfp-preloader a {
color: #ccc;
}
.mfp-close,
.mfp-preloader a:hover {
color: #fff;
}
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
display: none;
}
button.mfp-arrow,
button.mfp-close {
overflow: visible;
cursor: pointer;
background: 0 0;
border: 0;
-webkit-appearance: none;
display: block;
outline: 0;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation;
}
button::-moz-focus-inner {
padding: 0;
border: 0;
}
.mfp-close {
cursor: pointer !important;
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
padding: 0 0 18px 10px;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace;
}
.mfp-close:active {
top: 1px;
}
.mfp-close-btn-in .mfp-close {
color: #333;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
color: #fff;
right: -20px;
padding-right: 0;
width: 40px;
height: 40px;
text-align: center;
top: 20px;
background: #000;
line-height: 40px;
border-radius: 2px;
}
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #ccc;
font-size: 12px;
line-height: 18px;
white-space: nowrap;
}
.mfp-figure,
img.mfp-img {
line-height: 0;
}
.mfp-arrow {
position: absolute;
margin: -55px 0 0;
top: 50%;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
margin-top: -54px;
}
.mfp-arrow:after,
.mfp-arrow:before {
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 25px;
margin-left: 35px;
}
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 22px;
}
.mfp-arrow::before {
width: 30px;
height: 60px;
opacity: 1;
background: rgba(0, 0, 0, 0.5);
border-radius: 2px;
}
.mfp-arrow-left::after,
.mfp-arrow-right:after {
width: 10px;
height: 10px;
border-top: 2px solid #fff;
}
.mfp-arrow:hover::before {
background: rgba(0, 0, 0, 1);
}
.mfp-arrow-left::after {
border-left: 2px solid #fff;
margin-left: 31px;
transform: rotate(-45deg);
}
.mfp-arrow-left:after {
margin-left: 36px;
}
.mfp-arrow-left:before {
margin-left: 25px;
}
.mfp-arrow-right {
right: 0;
}
.mfp-arrow-right:after {
border-right: 2px solid #fff;
margin-left: 41px;
transform: rotate(45deg);
}
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px;
}
.mfp-image-holder .mfp-content,
img.mfp-img {
max-width: 100%;
}
.mfp-iframe-holder .mfp-close {
top: -40px;
}
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
}
.mfp-figure:after,
img.mfp-img {
width: auto;
height: auto;
display: block;
}
img.mfp-img {
box-sizing: border-box;
padding: 40px 0;
margin: 0 auto;
}
.mfp-figure:after {
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
right: 0;
z-index: -1;
background: #444;
}
.mfp-figure small {
color: #bdbdbd;
display: block;
font-size: 12px;
line-height: 14px;
}
.mfp-figure figure {
margin: 0;
}
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto;
}
.mfp-title {
text-align: left;
line-height: 18px;
color: #f3f3f3;
word-wrap: break-word;
padding-right: 36px;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
.mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
padding: 0;
}
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0;
}
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0;
}
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px;
}
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0;
}
}
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75);
}
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0;
}
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%;
}
.mfp-container {
padding-left: 6px;
padding-right: 6px;
}
} [data-tooltip] {
position: relative;
}
[data-tooltip]::after,
[data-tooltip]::before {
position: absolute;
display: block;
opacity: 0;
pointer-events: none;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
line-height: 12px;
}
[data-tooltip]::before {
content: attr(data-tooltip);
font-size: 12px;
font-weight: 500;
font-family: Manrope, sans-serif;
color: #000;
padding: 5px;
border-radius: 5px;
white-space: nowrap;
text-decoration: none;
text-align: left;
}
.light-content [data-tooltip]::before {
color: #fff;
}
[data-tooltip]::after {
width: 0;
height: 0;
border: 6px solid transparent;
content: "";
}
[data-tooltip]:hover::after,
[data-tooltip]:hover::before {
opacity: 1;
}
[data-tooltip][data-placement="left"]::before {
top: 32%;
right: 100%;
margin-right: 35px;
}
[data-tooltip][data-placement="left"]:hover::before {
margin-right: -2px;
-webkit-transition: all 0.3s ease-out 0.5s;
transition: all 0.3s ease-out 0.5s;
}
[data-tooltip][data-placement="top"]::before {
top: 16%;
right: 100%;
margin-right: 0;
width: 200px;
height: 16px;
transform: translateX(147px) translateY(-170px) rotate(-90deg);
}
[data-tooltip][data-placement="top"]:hover::before {
transform: translateX(147px) translateY(-140px) rotate(-90deg);
-webkit-transition: all 0.3s ease-out 0.5s;
transition: all 0.3s ease-out 0.2s;
}
[data-tooltip][data-placement="right"]::before {
top: 32%;
left: 100%;
margin-left: 35px;
}
[data-tooltip][data-placement="right"]:hover::before {
margin-left: -2px;
-webkit-transition: all 0.3s ease-out 0.5s;
transition: all 0.3s ease-out 0.5s;
}
@media only screen and (max-width: 479px) {
[data-tooltip]:hover::after,
[data-tooltip]:hover::before {
opacity: 0;
}
} .jssocials-shares {
margin: 0.2em 0;
}
.jssocials-shares * {
box-sizing: border-box;
}
.jssocials-share {
display: inline-block;
vertical-align: middle;
margin: 0;
}
.jssocials-share:last-child {
margin-right: 0;
}
.jssocials-share-logo {
width: 1em;
vertical-align: middle;
font-size: 1.5em;
}
img.jssocials-share-logo {
width: auto;
height: 1em;
}
.jssocials-share-link {
display: block;
text-align: center;
text-decoration: none;
width: 60px;
height: 60px;
line-height: 60px;
}
.jssocials-share-link.jssocials-share-link-count {
padding-top: 0.2em;
}
.jssocials-share-link.jssocials-share-link-count .jssocials-share-count {
display: block;
font-size: 0.6em;
margin: 0 -0.5em -0.8em;
}
.jssocials-share-link.jssocials-share-no-count {
padding-top: 0.5em;
}
.jssocials-share-link.jssocials-share-no-count .jssocials-share-count {
height: 1em;
}
.jssocials-share-label {
padding-left: 0.3em;
vertical-align: middle;
}
.jssocials-share-count-box {
display: inline-block;
height: 1.5em;
padding: 0 0.3em;
line-height: 1;
vertical-align: middle;
cursor: default;
}
.jssocials-share-count-box.jssocials-share-no-count {
display: none;
}
.jssocials-share-count {
line-height: 1.5em;
vertical-align: middle;
} .justified-gallery {
width: 100%;
position: relative;
overflow: hidden;
}
.justified-gallery > a,
.justified-gallery > div,
.justified-gallery > figure {
position: absolute;
display: inline-block;
overflow: hidden;
filter: "alpha(opacity=10)";
opacity: 0.1;
margin: 0;
padding: 0;
}
.justified-gallery > a > a > img,
.justified-gallery > a > img,
.justified-gallery > div > a > img,
.justified-gallery > div > img,
.justified-gallery > figure > a > img,
.justified-gallery > figure > img {
position: absolute;
top: 50%;
left: 50%;
margin: 0;
padding: 0;
border: none;
filter: "alpha(opacity=0)";
opacity: 0;
}
.justified-gallery > a > .caption,
.justified-gallery > div > .caption,
.justified-gallery > figure > .caption {
display: none;
position: absolute;
bottom: 0;
padding: 5px;
background-color: #000;
left: 0;
right: 0;
margin: 0;
color: #fff;
font-size: 12px;
font-weight: 300;
font-family: sans-serif;
}
.justified-gallery > .entry-visible {
filter: "alpha(opacity=100)";
opacity: 1;
background: 0 0;
}
.justified-gallery > .entry-visible > a > img,
.justified-gallery > .entry-visible > img {
filter: "alpha(opacity=100)";
opacity: 1;
-webkit-transition: opacity 0.5s ease-in;
-moz-transition: opacity 0.5s ease-in;
-o-transition: opacity 0.5s ease-in;
transition: opacity 0.5s ease-in;
}
.justified-gallery > .jg-filtered {
display: none;
}
.justified-gallery > .spinner {
position: absolute;
bottom: 0;
margin-left: -24px;
padding: 10px 0;
left: 50%;
filter: "alpha(opacity=100)";
opacity: 1;
overflow: initial;
}
.justified-gallery > .spinner > span {
display: inline-block;
filter: "alpha(opacity=0)";
opacity: 0;
width: 8px;
height: 8px;
margin: 0 4px;
background-color: #fff;
border-radius: 6px;
} .wp-block-columns {
margin-bottom: 0px !important;
}
@media only screen and (max-width: 580px) {
.wp-block-text-columns,
.wp-block-text-columns.aligncenter {
display: block;
}
.wp-block-text-columns.columns-2 .wp-block-column,
.wp-block-text-columns.columns-3 .wp-block-column,
.wp-block-text-columns.columns-4 .wp-block-column {
float: none;
margin-left: 0;
margin-right: 0;
width: 100%;
}
}
.wp-block-verse {
background: rgba(128, 128, 128, 0.1);
border: none;
border-width: 0;
border: 4px solid rgba(128, 128, 128, 0.4);
box-shadow: none;
font-family: Alegreya, serif;
font-size: 1em;
font-style: italic;
padding: 1em 1.5em 1em 1.2em;
width: 90%;
}
.wp-block-embed.is-type-video,
.wp-block-embed.is-type-video iframe {
max-width: 100%;
margin: 0 auto;
margin-bottom: 20px;
display: block;
}
@media screen and (max-width: 767px) {
[class^="wp-block-"].alignleft,
[class^="wp-block-"].alignright {
max-width: 75%;
}
}
.wp-block-cover-image.aligncenter,
.wp-block-cover-image.alignwide {
width: 100%;
margin-left: auto;
margin-right: auto;
}
.wp-block-cover-image.alignright {
width: 30%;
margin-left: 1.5em;
}
.wp-block-cover-image.alignleft {
width: 30%;
margin-right: 1.5em;
}
.aligncenter,
.alignfull,
.alignwide {
clear: both;
}
.wp-block-cover-image {
background-position: center center;
}
@media (min-width: 768px) {
.weaverx-sb-one-column #container,
.weaverx-sb-one-column #content,
.weaverx-sb-one-column .content-page,
.weaverx-sb-one-column .content-single {
overflow: visible;
}
.weaverx-has-sb #container,
.weaverx-has-sb #content,
.weaverx-has-sb .content-page,
.weaverx-has-sb .content-single {
overflow: hidden;
}
#main-content .wp-block-cover-image.alignfull,
#main-content .wp-block-gallery.alignfull,
#main-content .wp-block-image.alignfull img {
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
max-width: 1000%;
width: 100vw;
}
#main-content #post-content .wp-block-cover-image.alignfull,
#main-content #post-content .wp-block-gallery.alignfull,
#main-content #post-content .wp-block-image.alignfull img {
width: calc(100vw - 40px);
}
#main-content .wp-block-button.alignfull,
#main-content .wp-block-categories.alignfull,
#main-content .wp-block-columns.alignfull,
#main-content .wp-block-latest-posts.alignfull,
#main-content .wp-block-preformatted.alignfull,
#main-content .wp-block-pullquote.alignfull,
#main-content .wp-block-table.alignfull,
#main-content .wp-block-text-columns.alignfull,
#main-content .wp-block-verse.alignfull,
#main-content [class^="wp-block-embed"].alignfull,
#main-content p.alignfull {
margin-left: calc(50% - 47vw) !important;
margin-right: calc(50% - 47vw) !important;
max-width: 1000%;
width: 94vw !important;
margin-bottom: 30px;
}
#main-content .alignwide {
margin-left: calc(50% - 40vw);
margin-right: calc(50% - 40vw);
width: 80vw;
max-width: 1000%;
}
#main-content .alignfull {
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
max-width: 1000%;
width: 100vw;
margin-bottom: 30px;
}
#main-content .wp-block-image.alignwide img {
margin-left: calc(50% - 40vw) !important;
margin-right: calc(50% - 40vw) !important;
width: 80vw !important;
max-width: 1000% !important;
}
.wp-block-cover,
.wp-block-cover-image {
position: relative;
background-color: #000;
background-size: cover;
background-position: center center;
min-height: 430px;
width: 100%;
margin: 0 0 1.5em 0;
display: flex;
justify-content: center;
align-items: center;
overflow: hidden;
}
.wp-block-cover-image.has-parallax,
.wp-block-cover.has-parallax {
background-attachment: fixed;
}
}
.wp-block-colega-gutenberg-container {
box-sizing: border-box;
}
.wp-block-colega-gutenberg-container::after {
clear: both;
content: " ";
display: table;
}
.wp-block-cover-image .wp-block-subhead:not(.has-text-color),
.wp-block-cover-image h1:not(.has-text-color),
.wp-block-cover-image h2:not(.has-text-color),
.wp-block-cover-image h3:not(.has-text-color),
.wp-block-cover-image h4:not(.has-text-color),
.wp-block-cover-image h5:not(.has-text-color),
.wp-block-cover-image h6:not(.has-text-color),
.wp-block-cover-image p:not(.has-text-color),
.wp-block-cover .wp-block-subhead:not(.has-text-color),
.wp-block-cover h1:not(.has-text-color),
.wp-block-cover h2:not(.has-text-color),
.wp-block-cover h3:not(.has-text-color),
.wp-block-cover h4:not(.has-text-color),
.wp-block-cover h5:not(.has-text-color),
.wp-block-cover h6:not(.has-text-color),
.wp-block-cover p:not(.has-text-color) {
color: #fff;
}
.wp-block-button {
margin-bottom: 20px;
}
.wp-block-button.is-style-squared .wp-block-button__link {
border-radius: 3px;
}
.alignleft {
margin-right: 20px;
}
.alignright {
margin-left: 20px;
}
.blocks-gallery-grid .blocks-gallery-image figure,
.blocks-gallery-grid .blocks-gallery-item figure,
.wp-block-gallery .blocks-gallery-image figure,
.wp-block-gallery .blocks-gallery-item figure {
display: flex;
align-items: flex-end;
justify-content: flex-start;
overflow: hidden;
}
.blocks-gallery-grid .blocks-gallery-image figcaption,
.blocks-gallery-grid .blocks-gallery-item figcaption,
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
position: absolute;
bottom: 0;
width: 100%;
max-height: 100%;
overflow: auto;
padding: 40px 20px 20px;
color: #fff;
text-align: center;
font-size: 13px;
background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.3) 70%, transparent);
box-sizing: border-box;
right: 0;
border-radius: 0;
}
.wp-block-image figcaption {
background-color: rgba(0, 0, 0, 0);
bottom: 25px;
color: #fff;
font-weight: 400;
font-size: 12px;
padding: 10px 20px;
position: relative;
right: 0;
z-index: 10;
border-radius: 0;
bottom: 0;
}
.light-content .has-text-color p {
color: #fff;
}
.has-large-font-size {
font-size: 36px;
line-height: 48px;
}
#post-content footer {
position: relative;
width: 100%;
height: auto;
z-index: 900;
box-sizing: border-box;
text-align: left;
bottom: 0;
left: 0;
overflow: visible;
pointer-events: initial;
}
#post-content li {
line-height: 24px;
}.site-header-cart.menu {
display: table;
position: relative;
float: right;
text-align: left;
margin: 0;
list-style: none;
pointer-events: initial;
}
.site-header-cart.menu h2 {
text-align: right;
font-size: 12px;
line-height: 60px;
font-family: "Manrope", sans-serif;
font-weight: 600;
padding-left: 60px;
padding-bottom: 10px;
margin: 0;
position: relative;
cursor: pointer;
}
.woocommerce .fullscreen-menu .site-header-cart.menu h2 {
color: transparent;
width: 20px;
padding-left: 40px;
}
.woocommerce .fullscreen-menu .site-header-cart.menu h2:after {
width: 20px;
height: 60px;
content: "\f291";
position: absolute;
right: 0px;
pointer-events: none;
font-family: FontAwesome;
color: #000;
text-align: center;
line-height: 60px;
font-size: 13px;
top: 0 !important;
}
.woocommerce .light-content .fullscreen-menu .site-header-cart.menu h2:after {
color: #fff;
}
.widget_shopping_cart_content {
background: #000;
padding: 20px;
box-sizing: border-box;
opacity: 0;
visibility: hidden;
position: absolute;
width: 260px;
max-height: 500px;
right: -10px;
}
.woocommerce ul.cart_list {
margin-bottom: 14px;
max-height: 320px;
overflow-y: auto;
}
.widget.woocommerce.widget_shopping_cart:hover .widget_shopping_cart_content {
opacity: 1;
visibility: visible;
}
.woocommerce ul.cart_list,
.woocommerce ul.product_list_widget {
margin-bottom: 14px;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
position: absolute;
top: 0;
right: 0;
left: auto;
}
.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
padding-left: 0;
position: relative;
padding-top: 0;
padding-right: 2em;
}
.woocommerce .widget_shopping_cart .cart_list li .quantity,
.woocommerce.widget_shopping_cart .cart_list li .quantity {
font-size: 12px;
opacity: 0.6;
color: #fff;
}
.woocommerce .widget_shopping_cart .cart_list li a,
.woocommerce.widget_shopping_cart .cart_list li a {
color: #fff;
}
.woocommerce .widget_shopping_cart .total strong,
.woocommerce.widget_shopping_cart .total strong {
color: #fff;
}
.woocommerce a.remove {
color: #777 !important;
}
.woocommerce a.remove:hover {
color: #f33a3a !important;
background: transparent;
}
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
border-top: 1px solid #333;
padding: 14px 0 0;
margin-bottom: 14px;
}
.woocommerce.widget_shopping_cart .total .woocommerce-Price-amount.amount {
float: right;
}
.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a {
padding: 0 20px;
line-height: 30px;
font-size: 12px;
}
.woocommerce-mini-cart__buttons.buttons {
margin-bottom: 0px;
}
.woocommerce-mini-cart__buttons.buttons .button.checkout.wc-forward {
float: right;
margin-right: 0;
} .site-main {
width: 100%;
padding: 0px 60px;
padding-top: 220px;
max-width: 1380px;
margin: 0 auto;
position: relative;
box-sizing: border-box;
overflow: visible !important;
background: transparent !important;
}
.full-shop-width .site-main {
max-width: 100%;
}
.site-main nav {
pointer-events: initial;
height: auto !important;
}
.woocommerce-breadcrumb {
position: absolute;
display: none;
}
.site-main nav.woocommerce-pagination {
pointer-events: initial;
height: auto !important;
display: table;
margin: 0 auto;
max-width: 820px;
padding: 0 20px;
width: 100%;
box-sizing: border-box;
background-color: transparent !important;
}
.woocommerce-products-header {
display: table;
width: 100%;
padding: 0px 0px 160px 0px;
max-width: 1380px;
margin: 0 auto;
height: 100%;
position: relative;
box-sizing: border-box;
text-align: left;
pointer-events: initial;
top: 0 !important;
}
.woocommerce-products-header #hero-caption {
padding-top: 0;
padding-bottom: 0;
}
.woocommerce-products-header__title {
position: relative;
display: block;
margin-bottom: 0px;
display: inline-block;
vertical-align: top;
width: auto;
font-size: 100px;
line-height: 130px;
overflow: hidden;
padding: 0;
color: #000;
}
.woocommerce .woocommerce-result-count {
font-size: 14px;
font-weight: 400;
margin: 0;
color: #fff;
opacity: 0;
}
.woocommerce-ordering select {
position: relative;
width: 100%;
}
.woocommerce-ordering select option {
position: relative;
width: 100%;
}
.woocommerce-ordering {
position: relative;
display: block;
width: auto;
height: 28px;
line-height: 28px;
margin-top: 20px;
opacity: 0;
}
.woocommerce-ordering select {
width: 100%;
height: 100%;
margin: 0;
padding: 0 0 0 0.5em;
color: #fff;
cursor: pointer;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
appearance: none;
outline: 0;
box-shadow: none;
border: 0 !important;
background-image: none;
font-family: inherit;
font-size: 14px;
font-weight: 400;
background-color: transparent;
padding-right: 40px;
text-align: right;
}
.woocommerce-ordering select::-ms-expand {
display: none;
}
.woocommerce-ordering::after {
content: "\f107";
font-family: FontAwesome;
position: absolute;
top: 0;
right: 0;
bottom: 0;
padding: 0;
background: transparent;
pointer-events: none;
height: 28px;
line-height: 28px;
font-size: 22px;
font-weight: 800;
color: #fff;
text-align: right;
}
.woocommerce-ordering:hover::after {
color: #fff;
}
.woocommerce-ordering::after {
-webkit-transition: 0.25s all ease;
-o-transition: 0.25s all ease;
transition: 0.25s all ease;
} .woocommerce .products ul,
.woocommerce ul.products {
width: calc(100% + 60px);
margin-left: -30px;
opacity: 0;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
float: left;
margin: 30px !important;
padding: 0;
position: relative;
}
.woocommerce ul.products li.product {
opacity: 0;
-webkit-transform: scale(0.8);
transform: scale(0.8);
-webkit-transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
}
.woocommerce ul.products li.product.active {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.woocommerce ul.products.columns-2 li.product,
.woocommerce-page ul.products.columns-2 li.product {
width: calc(50% - 60px);
}
.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
width: calc(33.333% - 60px);
}
.woocommerce ul.products.columns-4 li.product,
.woocommerce-page ul.products.columns-4 li.product {
width: calc(25% - 60px);
}
.woocommerce ul.products li.first,
.woocommerce-page ul.products li.first {
clear: none;
} .woocommerce ul.products li.product a {
text-decoration: none;
position: relative;
display: block;
}
.woocommerce span.onsale,
.woocommerce ul.products li.product .onsale {
top: 20px;
right: auto;
left: 20px;
margin: 0;
min-height: 10px;
padding: 6px;
font-weight: 500;
position: absolute;
border-radius: 3px;
line-height: inherit;
}
.woocommerce ul.products li.product a img {
margin: 0;
}
.woocommerce .below-image ul.products li.product a img {
margin: 0 0 1em;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
margin: 0;
font-weight: 500;
font-size: 24px;
margin-left: -1px;
display: block;
position: absolute;
line-height: 36px;
padding: 0;
bottom: 55px;
left: 30px;
color: #000;
}
.woocommerce .below-image ul.products li.product .woocommerce-loop-product__title {
position: relative;
padding: 0.2em 0;
bottom: auto;
left: 0;
}
.woocommerce .product-caption-white ul.products li.product .woocommerce-loop-product__title {
color: #fff;
}
.woocommerce ul.products li.product .price {
position: absolute;
bottom: 30px;
left: 30px;
font-size: 12px;
line-height: 22px;
font-weight: 500;
color: #f33a3a;
margin-bottom: 0;
opacity: 1;
visibility: visible;
-webkit-transition: all 0.1s ease-out 0.1s;
transition: all 0.1s ease-out 0.1s;
}
.woocommerce .below-image ul.products li.product .price {
position: relative;
bottom: auto;
margin-bottom: 0.5em;
left: 0;
}
.woocommerce ul.products li.product:hover .price {
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.1s ease-out;
transition: all 0.1s ease-out;
}
li.product .price ins,
.woocommerce ul.products li.product .price ins {
font-weight: 500;
color: #f33a3a;
}
.woocommerce ul.products li.product .price del {
color: rgba(0, 0, 0, 0.5);
}
.woocommerce .product-caption-white ul.products li.product .price del {
color: rgba(255, 255, 255, 0.5);
}
.woocommerce ul.products li.product .button {
margin-top: 0;
position: absolute;
bottom: 30px;
left: 30px;
font-size: 12px;
font-weight: 500;
padding: 0;
padding-right: 0px;
color: #000;
background: transparent;
opacity: 0;
visibility: hidden;
line-height: 22px;
padding-right: 0;
-webkit-transition: all 0.1s ease-out;
transition: all 0.1s ease-out;
}
.woocommerce .below-image ul.products li.product .button {
bottom: 0.5em;
left: 0;
}
.woocommerce .product-caption-white ul.products li.product .button {
color: #fff;
}
.woocommerce ul.products li.product:hover .button {
opacity: 1;
visibility: visible;
-webkit-transition: all 0.1s ease-out 0.1s;
transition: all 0.1s ease-out 0.1s;
}
.woocommerce ul.products li.product .button::before {
content: "";
position: absolute;
bottom: 0px;
left: 0;
width: 100%;
height: 2px;
background: rgba(0, 0, 0, 1);
transform: scaleX(0);
transform-origin: right;
transition: transform 0.2s ease-out;
}
.woocommerce .product-caption-white ul.products li.product .button::before {
background: rgba(255, 255, 255, 1);
}
.woocommerce ul.products li.product .button:hover::before {
transform: scaleX(1);
transform-origin: left;
}
.woocommerce ul.products li.product .button::after {
width: 20px;
height: 20px;
content: "\f291";
position: absolute;
right: -30px;
pointer-events: none;
font-family: FontAwesome;
color: #f33a3a;
text-align: center;
line-height: 20px;
font-size: 13px;
top: 0 !important;
}
.woocommerce ul.products li.product .star-rating {
font-size: 0.857em;
position: absolute;
top: 30px;
left: 30px;
color: #000;
}
.woocommerce ul.products li.product a.added_to_cart.wc-forward {
display: none;
} .woocommerce .left-align nav.woocommerce-pagination ul {
display: block;
margin: 100px 0 50px 0;
}
.woocommerce .center-align nav.woocommerce-pagination ul {
display: inline-block;
margin: 100px 0 50px 0;
}
.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li {
border: none;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
background: transparent;
color: #000;
opacity: 1;
}
.woocommerce .light-content nav.woocommerce-pagination ul li a:focus,
.woocommerce .light-content nav.woocommerce-pagination ul li a:hover,
.woocommerce .light-content nav.woocommerce-pagination ul li span.current {
background: transparent;
color: #fff;
opacity: 1;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
display: inline-block;
font-size: 48px;
font-weight: 500;
list-style: none;
padding: 0;
padding-right: 10px;
min-width: 2vw;
text-align: left;
opacity: 0.3;
}
.woocommerce-pagination .prev.page-numbers {
color: transparent !important;
position: relative;
display: block;
width: 120px;
margin-right: 15px;
}
.woocommerce-pagination .next.page-numbers {
color: transparent !important;
position: relative;
display: block;
width: 120px;
margin-left: 15px;
}
.woocommerce-pagination .prev.page-numbers::after {
width: 120px;
height: inherit;
content: "Prev";
position: absolute;
left: 0;
pointer-events: none;
color: #fff;
text-align: center;
line-height: inherit;
opacity: 1;
}
.woocommerce-pagination .next.page-numbers::after {
width: 120px;
height: inherit;
content: "Next";
position: absolute;
left: 0;
pointer-events: none;
color: #000;
text-align: center;
line-height: inherit;
opacity: 1;
}
.light-content .woocommerce-pagination .next.page-numbers::after {
color: #fff;
} .woocommerce div.product {
display: block;
width: 100%;
margin: 0px 0px 160px 0px;
max-width: 1380px;
position: relative;
box-sizing: border-box;
opacity: 0;
}
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
float: left;
width: 58%;
}
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
float: right;
width: 38%;
clear: none;
}
.woocommerce div.product div.images {
margin-bottom: 100px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n + 2) {
width: 80px;
display: inline-block;
margin: 10px;
transform: translateX(10px) translateY(-110px);
background: #000;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n + 2) img {
opacity: 0.9;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
color: #f33a3a;
font-size: 18px;
font-weight: 500;
line-height: 30px;
}
.woocommerce div.product form.cart {
margin-bottom: 3em;
margin-top: 3em;
}
.woocommerce div.product form.cart div.quantity,
.woocommerce-cart-form__cart-item.cart_item div.quantity {
float: left;
margin: 0 30px 0 0;
width: 100px;
height: 50px;
position: relative;
overflow: hidden;
}
.woocommerce .quantity .qty {
text-align: center;
height: 25px;
padding: 0;
border: none;
transform: scale(2.5) translateX(12px) translateY(5px);
width: 40px;
display: block;
font-size: 8px;
font-family: inherit;
}
.woocommerce div.product form.cart div.quantity::before,
.woocommerce-cart-form__cart-item.cart_item div.quantity::before {
width: 40px;
height: 25px;
background-color: #000;
content: "\f0de";
position: absolute;
right: 0px;
top: 0;
pointer-events: none;
font-family: FontAwesome;
color: #fff;
text-align: center;
line-height: 30px;
z-index: 20;
font-size: 12px;
pointer-events: none;
}
.woocommerce .light-content div.product form.cart div.quantity::before,
.light-content .woocommerce-cart-form__cart-item.cart_item div.quantity::before {
background-color: #333;
}
.woocommerce div.product form.cart div.quantity::after,
.woocommerce-cart-form__cart-item.cart_item div.quantity::after {
width: 40px;
height: 25px;
background-color: #000;
content: "\f0dd";
position: absolute;
right: 0px;
top: 25px;
pointer-events: none;
font-family: FontAwesome;
color: #fff;
text-align: center;
line-height: 20px;
z-index: 20;
font-size: 12px;
pointer-events: none;
}
.woocommerce .light-content div.product form.cart div.quantity::after,
.light-content .woocommerce-cart-form__cart-item.cart_item div.quantity::after {
background-color: #333;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
font-size: 100%;
margin: 0;
box-sizing: border-box;
cursor: pointer;
position: relative;
text-decoration: none;
overflow: visible;
padding: 0 30px;
font-weight: 700;
border-radius: 3px;
left: auto;
color: #fff;
background-color: #f33a3a;
border: 0;
display: inline-block;
background-image: none;
box-shadow: none;
text-shadow: none;
line-height: 50px;
font-family: inherit;
font-weight: 500;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
background-color: #f33a3a;
color: rgba(255, 255, 255, 0.7);
-webkit-font-smoothing: antialiased;
width: 50%;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
background-color: #f33a3a;
color: #fff;
}
.product_meta .sku_wrapper,
.product_meta .posted_in {
display: block;
width: 100%;
color: #fff;
}
.product_meta .sku_wrapper .sku,
.product_meta .posted_in a {
float: right;
width: calc(100% - 130px);
color: #999;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
padding: 0;
margin: 0 0 3em;
overflow: visible;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
border: none;
margin: 0;
margin-right: 20px;
padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce div.product .woocommerce-tabs ul.tabs li {
background-color: transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
font-weight: 500;
-webkit-transition: all 0.1s ease-out;
transition: all 0.1s ease-out;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a::before {
width: 100%;
height: 3px;
content: "";
position: absolute;
top: 35px;
z-index: 0;
background-color: #fff;
}
.woocommerce-tabs.wc-tabs-wrapper {
position: relative;
z-index: 10;
padding-bottom: 20px;
margin-bottom: 80px;
}
.woocommerce-tabs.wc-tabs-wrapper::before {
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
max-width: 1000%;
width: 100vw;
height: 1px;
content: "";
position: absolute;
top: 35px;
z-index: 0;
background-color: #333;
}
.woocommerce div.product .woocommerce-tabs .panel {
margin: 0 0 2em;
padding: 0;
position: relative;
}
.woocommerce-message {
border-top-color: transparent;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
padding: 1em 2em 1em 3.5em;
margin: 0 0 2em;
position: relative;
background-color: #222;
color: #fff;
border-top: none;
list-style: none outside;
width: auto;
word-wrap: break-word;
line-height: 50px;
}
.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a,
.woocommerce-error a:hover,
.woocommerce-info a:hover,
.woocommerce-message a:hover {
color: #fff;
}
.woocommerce-page .woocommerce-message .button {
background-color: transparent;
padding: 0;
line-height: 30px;
margin-top: 10px;
}
.woocommerce-page .woocommerce-message .button:hover {
background-color: transparent;
color: #fff;
}
.woocommerce-page .woocommerce-message .button::before {
content: "";
position: absolute;
bottom: 0px;
left: 0;
width: 100%;
height: 2px;
background: rgba(255, 255, 255, 1);
transform: scaleX(0);
transform-origin: right;
transition: transform 0.2s ease-out;
}
.woocommerce-page .woocommerce-message .button:hover::before {
transform: scaleX(1);
transform-origin: left;
}
.woocommerce div.product form.cart .variations select {
max-width: 100%;
min-width: 75%;
display: inline-block !important;
margin-right: 1em;
top: 0 !important;
float: none !important;
z-index: 0 !important;
} .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
background-color: #f33a3a;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
background-color: #444;
}
.woocommerce .widget_price_filter .price_slider_amount {
padding-top: 15px;
}
.woocommerce .widget_price_filter .price_slider_amount button,
.woocommerce .widget_price_filter .price_slider_amount .button {
padding: 0 20px;
line-height: 30px;
font-size: 12px;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span {
float: right;
}
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
display: block;
font-weight: 400;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
float: left;
margin-left: 0px;
width: 50px;
height: auto;
box-shadow: none;
margin-right: 16px;
}
.product_list_widget a {
opacity: 1 !important;
}
.product_list_widget a .product-title {
opacity: 0.6;
}
.product_list_widget a:hover .product-title {
opacity: 1;
}
.product_list_widget .woocommerce-Price-amount.amount {
font-size: 12px;
opacity: 0.6;
}
#sidebar mark,
ins {
background: transparent !important;
}
.product_list_widget .star-rating {
display: none;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
padding: 10px 0;
margin: 0;
list-style: none;
}
.woocommerce-product-search button {
font-size: 100%;
margin: 0;
line-height: 1;
cursor: pointer;
position: relative;
text-decoration: none;
overflow: visible;
font-weight: 700;
border-radius: 3px;
left: auto;
color: #fff;
background-color: #f33a3a;
border: 0;
display: inline-block;
background-image: none;
box-shadow: none;
text-shadow: none;
font-family: inherit;
font-weight: 500;
padding: 0 20px;
line-height: 30px;
font-size: 12px;
margin-top: 20px;
}
.woocommerce-product-search button:hover {
background-color: #dfdcde;
text-decoration: none;
background-image: none;
color: #515151;
} .woocommerce-cart-form__cart-item.cart_item {
background: transparent;
}
.woocommerce table.shop_table,
.woocommerce table.shop_table th,
.woocommerce table.shop_table td {
border: 0;
font-weight: 500;
color: #000;
}
.light-content .woocommerce table.shop_table,
.light-content .woocommerce table.shop_table th,
.light-content .woocommerce table.shop_table td {
color: #fff;
}
.woocommerce table.shop_table td {
border-top: 2px solid #000;
padding: 9px 12px;
vertical-align: middle;
line-height: 5.5em;
}
.light-content .woocommerce table.shop_table td {
border-top: 2px solid #000;
}
.woocommerce-cart table.cart td.product-remove a.remove {
text-align: center;
margin: 0 auto;
}
#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
width: 70px;
box-shadow: none;
}
.woocommerce-cart table.cart td.product-name a {
font-size: 18px;
}
.woocommerce table.shop_table td.product-subtotal,
th.product-subtotal {
text-align: center;
}
.woocommerce table.shop_table td.actions {
line-height: 1.5em;
padding: 20px 0;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
color: inherit;
cursor: not-allowed;
opacity: 0.5;
padding: 0 30px;
color: #fff;
}
#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
float: left;
box-sizing: border-box;
border: none;
padding: 0 5px;
margin: 0 20px 0 0;
outline: 0;
width: 250px;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
float: right;
width: 40%;
}
#add_payment_method .cart-collaterals .cart_totals table,
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-checkout .cart-collaterals .cart_totals table {
border-collapse: separate;
margin: 0 0 6px;
padding: 0;
background: rgba(255, 255, 255, 0.03);
}
#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th {
border-top: 2px solid #000;
font-weight: 400 !important;
padding-left: 0;
padding-right: 0;
}
#add_payment_method .cart-collaterals .cart_totals table td,
#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table td,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
line-height: 2.5em;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
display: block;
text-align: center;
margin-bottom: 1em;
font-size: 16px;
padding: 10px;
width: 100% !important;
}
.cart-subtotal th,
.order-total th {
text-align: left;
}
.cart-subtotal td,
.order-total td {
text-align: right;
} .woocommerce .col2-set,
.woocommerce-page .col2-set {
width: 100%;
margin-bottom: 30px;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
border: 0px solid #d3ced2;
background-color: rgba(153, 153, 153, 0.1);
border-radius: 0px;
}
.select2-container .select2-selection--single {
height: 50px;
}
.select2-container--default .select2-selection--single {
background-color: rgba(153, 153, 153, 0.1);
border: 0px solid #aaa;
border-radius: 0;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 50px;
color: #000;
}
.light-content .select2-container--default .select2-selection--single .select2-selection__rendered {
color: #fff;
}
.select2-container .select2-selection--single .select2-selection__rendered {
padding-left: 20px;
padding-right: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 26px;
position: absolute;
top: 12px;
right: 10px;
width: 20px;
}
.shop_table.woocommerce-checkout-review-order-table tr {
background: rgba(0, 0, 0, 0.03);
}
.light-content .shop_table.woocommerce-checkout-review-order-table tr {
background: rgba(255, 255, 255, 0.03);
}
.woocommerce .shop_table.woocommerce-checkout-review-order-table td,
.woocommerce .shop_table.woocommerce-checkout-review-order-table th {
border-top: 1px solid #ddd;
padding: 9px 12px;
vertical-align: middle;
line-height: 3em;
}
.light-content .woocommerce .shop_table.woocommerce-checkout-review-order-table td,
.light-content .woocommerce .shop_table.woocommerce-checkout-review-order-table th {
border-top: 1px solid #141414;
}
.woocommerce .shop_table.woocommerce-checkout-review-order-table th.product-total,
.woocommerce .shop_table.woocommerce-checkout-review-order-table td.product-total {
text-align: right;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
background: transparent;
border-radius: 0px;
}
#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
text-align: left;
padding: 0;
border-bottom: 0px solid #d3ced2;
margin: 0;
list-style: none outside;
}
#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
padding: 20px 0;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
float: none;
display: block;
text-align: center;
margin-bottom: 1em;
font-size: 16px;
padding: 10px;
width: 100% !important;
margin-top: 30px;
}
.woocommerce-error strong,
.woocommerce-error li {
color: #fff;
}
#main-page-content .woocommerce {
position: relative;
display: block;
width: calc(100% - (50% - 390px));
margin: auto;
margin-left: calc(50% - 390px);
} @media only screen and (max-width: 1466px) {
.site-main {
padding: 200px 60px 0px 60px;
}
.woocommerce .products ul,
.woocommerce ul.products {
width: calc(100% + 40px);
margin-left: -20px;
opacity: 0;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
margin: 20px !important;
}
.woocommerce ul.products.columns-2 li.product,
.woocommerce-page ul.products.columns-2 li.product {
width: calc(50% - 40px);
}
.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
width: calc(33.333% - 40px);
}
.woocommerce ul.products.columns-4 li.product,
.woocommerce-page ul.products.columns-4 li.product {
width: calc(25% - 40px);
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 18px;
}
}
@media only screen and (max-width: 1024px) {
.woocommerce .site-header-cart.menu h2 {
color: transparent;
width: 20px;
padding-left: 0px;
}
.woocommerce .site-header-cart.menu h2:after {
width: 20px;
height: 60px;
content: "\f291";
position: absolute;
right: 0px;
pointer-events: none;
font-family: FontAwesome;
color: #fff;
text-align: center;
line-height: 60px;
font-size: 13px;
top: 0 !important;
}
.site-header-cart.menu {
margin-right: 50px;
}
.woocommerce .fullscreen-menu .site-header-cart.menu h2 {
padding-left: 0px;
}
.site-main {
padding: 200px 40px 0px 40px;
}
.woocommerce .products ul,
.woocommerce ul.products {
width: calc(100% + 40px);
margin-left: -20px;
opacity: 0;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
margin: 20px !important;
}
.woocommerce ul.products.columns-2 li.product,
.woocommerce-page ul.products.columns-2 li.product {
width: calc(33.333% - 40px);
}
.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
width: calc(33.333% - 40px);
}
.woocommerce ul.products.columns-4 li.product,
.woocommerce-page ul.products.columns-4 li.product {
width: calc(33.333% - 40px);
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 18px;
}
.site-main nav {
pointer-events: initial;
height: auto !important;
position: relative;
opacity: 1;
padding: 0;
}
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
float: left;
width: 48%;
}
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
float: right;
width: 48%;
clear: none;
}
#main-page-content .woocommerce {
max-width: 740px;
width: 100%;
margin: 0 auto;
}
}
@media only screen and (max-width: 767px) {
.site-header-cart.menu {
margin-right: 30px;
}
#open-sidebar-nav.filters-responsive-shop {
right: 140px;
}
.site-main {
padding: 180px 30px 0px 30px;
}
.woocommerce ul.products.columns-2 li.product,
.woocommerce-page ul.products.columns-2 li.product {
width: calc(50% - 40px);
}
.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
width: calc(50% - 40px);
}
.woocommerce ul.products.columns-4 li.product,
.woocommerce-page ul.products.columns-4 li.product {
width: calc(50% - 40px);
}
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
float: none;
width: 100%;
}
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
float: none;
width: 100%;
}
.woocommerce-cart table.cart td.product-remove a.remove {
text-align: left;
margin: 0;
}
.woocommerce table.shop_table td {
line-height: 3.5em;
}
.woocommerce-cart-form__cart-item.cart_item td.product-quantity {
float: left;
width: 100%;
}
.woocommerce-cart-form__cart-item.cart_item div.quantity {
float: right;
margin: 0 30px 0 0;
width: 100px;
height: 50px;
position: relative;
overflow: hidden;
}
}
@media only screen and (max-width: 479px) {
.site-header-cart.menu {
margin-right: 20px;
}
#open-sidebar-nav.filters-responsive-shop {
right: 100px;
}
.site-main {
padding: 160px 20px 0px 20px;
}
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
float: left;
width: 100%;
box-sizing: border-box;
}
.woocommerce .woocommerce-ordering select {
text-align: left;
padding: 0;
margin-left: -4px;
}
.woocommerce ul.products.columns-2 li.product,
.woocommerce-page ul.products.columns-2 li.product {
width: calc(100% - 40px);
}
.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
width: calc(100% - 40px);
}
.woocommerce ul.products.columns-4 li.product,
.woocommerce-page ul.products.columns-4 li.product {
width: calc(100% - 40px);
}
#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
width: 180px;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
float: right;
width: 100%;
}
}html,
body {
font-family: "Manrope", sans-serif;
font-weight: 300;
font-size: 15px;
height: 100%;
width: 100%;
color: #999;
background-color: #fff;
}
html {
box-sizing: border-box;
margin-right: 0px !important;
overflow: visible !important;
}
body {
overflow: hidden;
overflow-y: scroll;
-webkit-transition: opacity 0.2s ease-in-out 0.2s;
transition: opacity 0.2s ease-in-out 0.2s;
}
body.smooth-scroll {
overflow: hidden;
}
body.hidden {
opacity: 0;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
border: 0;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
article,
aside,
details,
figcaption,
footer,
header,
hgroup,
nav,
section {
display: block;
}
audio {
display: inline-block;
max-width: 100%;
}
address {
font-style: italic;
margin-bottom: 24px;
}
abbr[title] {
border-bottom: 1px dotted #2b2b2b;
cursor: help;
}
b,
strong {
font-weight: 600;
color: #000;
}
.light-content b,
.light-content strong {
font-weight: 600;
color: #fff;
}
.light-content .white-section b,
.light-content .white-section strong {
font-weight: 600;
color: #000;
}
cite,
dfn,
em,
i {
font-style: italic;
}
mark,
ins {
background: none repeat scroll 0 0 #111;
text-decoration: none;
color: #fff;
padding: 0px 10px;
display: inline-block;
border-radius: 2px;
}
code,
kbd,
tt,
var,
samp,
pre {
font-family: monospace, serif;
font-size: 15px;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
line-height: 1.6;
}
pre {
border: 1px solid rgba(0, 0, 0, 0.1);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-bottom: 24px;
max-width: 100%;
overflow: auto;
padding: 12px;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
blockquote,
q {
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
content: none;
}
blockquote {
color: #000;
font-size: 18px;
font-style: italic;
font-weight: 300;
line-height: 30px;
margin-bottom: 24px;
font-family: Georgia, "Times New Roman", Times, serif;
border-left: 2px #ddd solid;
padding: 20px 20px 20px 40px;
letter-spacing: 0.01em;
}
.light-content blockquote {
color: #fff;
}
blockquote span {
display: block;
margin-top: 20px;
font-weight: 400;
font-size: 12px;
font-style: normal;
font-family: Verdana, Geneva, sans-serif;
color: #999;
}
blockquote cite,
blockquote small {
color: #2b2b2b;
font-size: 16px;
font-weight: 400;
line-height: 1.5;
}
.light-content blockquote cite,
.light-content blockquote small {
color: #fff;
}
blockquote em,
blockquote i,
blockquote cite {
font-style: normal;
}
blockquote strong,
blockquote b {
font-weight: 400;
}
small {
font-size: smaller;
}
big {
font-size: 125%;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: 0.5ex;
}
dl {
margin-bottom: 24px;
}
dt {
font-weight: bold;
}
dd {
margin-bottom: 24px;
}
ul,
ol {
list-style: none;
margin: 0 0 24px 20px;
}
ul,
ol {
list-style: none;
margin: 0 0 24px 20px;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin: 10px 0 0 20px;
}
li {
line-height: 20px;
color: #333;
margin-bottom: 10px;
}
.light-content li {
color: #fff;
}
figure {
margin: 0;
position: relative;
display: block;
}
figure.has-parallax {
overflow: hidden;
}
.full figure.has-parallax,
.full figure {
overflow: hidden;
height: 100vh;
margin: 0;
}
figure img {
max-width: 100%;
}
.full img {
width: 100%;
height: 100%;
position: relative;
display: block;
object-position: center;
object-fit: cover;
}
.full .has-parallax img {
width: 100% !important;
height: 100% !important;
position: relative !important;
display: block !important;
object-position: center !important;
object-fit: cover !important;
}
.has-parallax-content img {
width: 100%;
height: 100%;
position: relative;
display: block;
object-position: center;
object-fit: cover;
}
figcaption {
background-color: rgba(0, 0, 0, 0.3);
bottom: 0px;
color: #fff;
font-weight: 400;
font-size: 10px;
padding: 5px 10px;
position: absolute;
right: 0px;
z-index: 10;
border-radius: 0;
}
.wp-block-antro-gutenberg-container .wp-block-image figcaption {
background-color: rgba(0, 0, 0, 0.3);
bottom: 0px;
color: #fff;
font-weight: 400;
font-size: 10px;
padding: 5px 10px;
position: absolute;
right: 0px;
z-index: 10;
border-radius: 0;
margin: 0;
}
fieldset {
border: 1px solid rgba(0, 0, 0, 0.1);
margin: 0 0 24px;
padding: 0;
}
legend {
white-space: normal;
}
button,
input {
line-height: normal;
}
input,
textarea {
background-image: -webkit-linear-gradient(hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0)); }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
cursor: pointer;
}
button[disabled],
input[disabled] {
cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
padding: 0;
}
input[type="search"] {
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
vertical-align: top;
}
table,
th,
td {
border: 1px solid rgba(0, 0, 0, 0.1);
}
.light-content table,
.light-content th,
.light-content td {
border: 1px solid rgba(255, 255, 255, 0.2);
}
table {
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
margin-bottom: 24px;
width: 100%;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
th {
border-width: 0 1px 1px 0;
padding: 10px;
}
td {
border-width: 0 1px 1px 0;
padding: 10px;
}
del {
color: #767676;
}
hr {
border: 0;
height: 30px;
width: 100%;
float: none;
margin: 0;
display: inline-block;
opacity: 1 !important;
-webkit-transition: translateY(0px) !important;
transform: translateY(0px) !important;
}
hr.white-line {
height: 2px;
padding-top: 12px;
padding-bottom: 12px;
}
hr.white-line:before {
content: "";
display: block;
width: 0;
height: 2px;
background: rgba(0, 0, 0, 1);
}
.light-content hr.white-line:before {
background: rgba(255, 255, 255, 1);
}
hr.animated.white-line:before {
width: 100%;
-webkit-transition: width 0.7s ease-in-out 0.1s;
transition: width 0.7s ease-in-out 0.1s;
}
hr.small {
height: 20px;
}
hr:after {
clear: both;
content: " ";
display: block;
height: 0;
visibility: hidden;
}
::selection {
background: #000;
color: #fff;
text-shadow: none;
}
::-moz-selection {
background: #000;
color: #fff;
text-shadow: none;
}
img {
border: 0 none;
max-width: 100%;
vertical-align: middle;
height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: 500;
color: #000;
margin-bottom: 20px;
}
h1.big-title {
font-size: 100px;
line-height: 130px;
margin-left: -4px;
}
h1.big-title span {
display: block;
}
h1 {
font-size: 48px;
line-height: 60px;
}
h2 {
font-size: 36px;
line-height: 48px;
}
h3 {
font-size: 30px;
line-height: 40px;
margin-left: -1px;
}
h4 {
font-size: 24px;
line-height: 36px;
margin-left: -1px;
}
h5 {
font-size: 18px;
line-height: 28px;
margin-left: -1px;
}
h6 {
font-size: 14px;
line-height: 24px;
}
.no-margins {
margin: 0;
}
.light-content h1,
.light-content h2,
.light-content h3,
.light-content h4,
.light-content h5,
.light-content h6 {
color: #fff;
}
.change-header-color h1,
.change-header-color h2,
.change-header-color h3,
.change-header-color h4,
.change-header-color h5,
.change-header-color h6 {
color: #fff;
}
.light-content .white-section h1,
.light-content .white-section h2,
.light-content .white-section h3,
.light-content .white-section h4,
.light-content .white-section h5,
.light-content .white-section h6 {
color: #000;
}
.light-content p {
color: rgba(255, 255, 255, 0.5);
}
.light-content .white-section p {
color: #999;
}
.title-has-line {
position: relative;
margin-bottom: 40px;
}
.title-has-line::after {
background: none repeat scroll 0 0 #000;
bottom: -15px;
content: "";
height: 2px;
left: 0px;
position: absolute;
width: 25px;
}
p.title-has-line::after {
background: none repeat scroll 0 0 #000;
top: 14px;
content: "";
height: 1px;
left: -30px;
position: absolute;
width: 16px;
}
.light-content .title-has-line::after {
background: none repeat scroll 0 0 rgba(255, 255, 255, 1);
}
p {
font-size: 15px;
margin-bottom: 10px;
line-height: 28px;
color: #999;
}
.light-content p {
color: #999;
}
p.no-margins {
margin-bottom: 0;
}
.bigger {
font-size: 18px;
font-weight: 400;
line-height: 30px;
color: #222;
}
.change-header-color .bigger,
.light-content .bigger {
color: #fff;
}
.smaller {
font-size: 12px;
}
.container {
max-width: 1280px;
width: 100%;
margin: 0 auto;
box-sizing: border-box;
}
.post-content .container {
padding: 0;
}
.container::after {
clear: both;
content: " ";
display: table;
}
a:hover,
a:active {
outline: 0;
color: #000;
}
a {
text-decoration: none;
color: #000;
outline: 0;
}
.light-content a {
color: #fff;
}
a:hover {
text-decoration: none;
}
.one_half {
width: 48% !important;
}
.one_third {
width: 30.6% !important;
}
.one_fourth {
width: 22% !important;
}
.one_fifth {
width: 16.8% !important;
}
.one_sixth {
width: 13.33% !important;
}
.two_fifth {
width: 37.6% !important;
}
.two_fourth {
width: 48% !important;
}
.two_third {
width: 65.33% !important;
}
.three_fifth {
width: 58.4% !important;
}
.three_fourth {
width: 74% !important;
}
.four_fifth {
width: 79.2% !important;
}
.five_sixth {
width: 82.67% !important;
}
.one_half,
.one_third,
.two_third,
.three_fourth,
.one_fourth,
.two_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
float: left !important;
margin-bottom: 10px !important;
margin-right: 4% !important;
position: relative !important;
}
.last {
margin-right: 0px !important;
}
.text-align-left {
text-align: left;
}
.text-align-center {
text-align: center;
}
.text-align-right {
text-align: right;
}
.outer {
display: table;
width: 100%;
height: 100%;
}
.inner {
display: table-cell;
vertical-align: middle;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.white-section-wrapper,
.dark-section-wrapper {
margin-left: calc(50% - 50vw) !important;
margin-right: calc(50% - 50vw) !important;
max-width: 1000% !important;
width: 100vw !important;
}
.white-section-container,
.dark-section-container {
position: relative;
box-sizing: border-box;
width: 100%;
max-width: 1380px;
padding: 0 80px;
margin: 0 auto;
}
.large .white-section-container,
.large .dark-section-container {
max-width: 1380px;
padding: 0 80px;
float: none !important;
}
.half-white-section-wrapper,
.half-dark-section-wrapper {
margin-left: calc(50% - 50vw) !important;
margin-right: calc(50% - 50vw) !important;
max-width: 1000% !important;
width: 100vw !important;
position: absolute;
height: 50%;
top: 0;
}
.wp-block-clapat-gutenberg-container .section-wrapper:nth-child(2) {
top: 50%;
}
.wp-block-clapat-gutenberg-container .wp-block-image {
margin: 0;
position: relative;
display: block;
}
.row-half-color {
height: 100%;
width: 100%;
position: relative;
top: 0;
}
.vc_row,
.wp-block-antro-gutenberg-container {
position: relative;
width: 100%;
margin: 0 auto;
z-index: 1;
opacity: 1;
box-sizing: border-box;
}
.vc_row.small,
.small {
max-width: 780px;
width: 100%;
margin: 0 auto;
float: none !important;
}
.vc_row.large {
max-width: 1380px;
padding: 0px;
float: none !important;
margin: 0 auto !important;
}
.vc_row.full {
margin-left: calc(50% - 50vw) !important;
margin-right: calc(50% - 50vw) !important;
max-width: 1000% !important;
width: 100vw !important;
}
.full {
margin-left: calc(50% - 50vw) !important;
margin-right: calc(50% - 50vw) !important;
max-width: 1000% !important;
width: 100vw !important;
}
.two-halfs-right {
padding-left: calc(50vw - 390px);
padding-right: 60px;
}
.vc_row::after,
.wp-block-antro-gutenberg-container::after {
clear: both;
content: " ";
display: table;
}
.full .vc_column_container > .vc_column-inner {
padding-left: 0 !important;
padding-right: 0 !important;
}
.full .wpb_button,
.full .wpb_content_element,
.full ul.wpb_thumbnails-fluid > li {
margin-bottom: 0 !important;
}
.vc_row.has-animation {
opacity: 0;
}
.row_padding_top {
padding-top: 8vw;
}
.row_padding_bottom {
padding-bottom: 8vw;
}
.row_padding_left {
padding-left: 8vw;
}
.row_padding_right {
padding-right: 8vw;
}
.row_padding_all {
padding: 8vw;
}
main {
-webkit-transition: background 0.5s ease-in-out 0s;
transition: background 0.5s ease-in-out 0s;
} #magic-cursor {
position: absolute;
left: 0;
top: 0;
width: 30px;
height: 30px;
pointer-events: none;
z-index: 10000;
-webkit-transition: opacity 0.2s ease-in-out 0.5s;
transition: opacity 0.2s ease-in-out 0.5s;
}
.hidden-ball #magic-cursor {
opacity: 0 !important;
visibility: hidden;
}
#ball {
position: fixed;
width: 80px;
height: 80px;
border: 2px solid #999999;
border-radius: 50%;
pointer-events: none;
opacity: 1;
box-sizing: border-box;
-webkit-transform: scale(0.5);
transform: scale(0.5);
}
.mfp-zoom-out-cur #ball {
opacity: 0;
-webkit-transition: opacity 0.2s ease-in-out 0s;
transition: opacity 0.2s ease-in-out 0s;
}
.light-content #ball,
#ball.over-movie,
.light-content #ball.with-icon {
border: 2px solid #999999;
border-color: #999999;
}
#ball:before {
font-family: FontAwesome;
content: "\f077";
font-size: 12px;
width: 8px;
height: 16px;
line-height: 26px;
text-align: center;
position: absolute;
left: 32px;
top: -42px;
color: #999;
opacity: 0;
transform: translateY(-40px);
-webkit-transform: translateY(-40px);
transition: all 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.light-content #ball:before {
color: #999;
}
#ball::after {
font-family: FontAwesome;
content: "\f078";
font-size: 12px;
width: 8px;
height: 16px;
line-height: 16px;
text-align: center;
position: absolute;
left: 32px;
top: 100px;
color: #999;
opacity: 0;
transform: translateY(40px);
-webkit-transform: translateY(40px);
transition: all 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.light-content #ball:before,
.light-content #ball:after {
color: #999;
}
.scale-up #ball:before,
.scale-drag-horizontal #ball:before {
opacity: 1;
transform: translateY(0px);
-webkit-transform: translateY(0px);
transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.scale-drag-horizontal #ball:before {
color: #fff;
}
.scale-up #ball:after,
.scale-drag-horizontal #ball:after {
opacity: 1;
transform: translateY(0px);
-webkit-transform: translateY(0px);
transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.scale-drag-horizontal #ball:after {
color: #fff;
}
.scale-up.scale-none #ball:before,
.scale-up.scale-none #ball:after {
opacity: 0;
}
#ball-drag-x {
position: absolute;
width: 72px;
height: 72px;
pointer-events: none;
opacity: 1;
box-sizing: border-box;
}
#ball-drag-x:before {
font-family: FontAwesome;
content: "\f053";
font-size: 12px;
width: 8px;
height: 16px;
line-height: 26px;
text-align: center;
position: absolute;
left: -40px;
top: 24px;
color: #000;
opacity: 0;
transform: translateX(-40px);
-webkit-transform: translateX(-40px);
transition: all 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.light-content #ball-drag-x:before {
color: #fff;
}
#ball-drag-x::after {
font-family: FontAwesome;
content: "\f054";
font-size: 12px;
width: 8px;
height: 16px;
line-height: 16px;
text-align: center;
position: absolute;
right: -39px;
left: auto;
top: 30px;
color: #000;
opacity: 0;
transform: translateX(40px);
-webkit-transform: translateX(40px);
transition: all 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.light-content #ball-drag-x:before,
.light-content #ball-drag-x:after {
color: #fff;
}
.scale-drag-x #ball-drag-x:before {
opacity: 1;
transform: translateX(0px);
-webkit-transform: translateX(0px);
transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.scale-drag-x #ball-drag-x:after {
opacity: 1;
transform: translateX(0px);
-webkit-transform: translateX(0px);
transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.scale-up.scale-drag #ball-drag-x:before,
.scale-up.scale-drag #ball-drag-x:after {
opacity: 0;
}
#ball-drag-y {
position: absolute;
width: 72px;
height: 72px;
pointer-events: none;
opacity: 1;
box-sizing: border-box;
}
#ball-drag-y:before {
font-family: FontAwesome;
content: "\f077";
font-size: 12px;
width: 8px;
height: 16px;
line-height: 26px;
text-align: center;
position: absolute;
left: 32px;
top: -42px;
color: #000;
opacity: 0;
transform: translateY(-40px);
-webkit-transform: translateY(-40px);
transition: all 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.light-content #ball-drag-y:before {
color: #fff;
}
#ball-drag-y::after {
font-family: FontAwesome;
content: "\f078";
font-size: 12px;
width: 8px;
height: 16px;
line-height: 16px;
text-align: center;
position: absolute;
left: 32px;
top: 100px;
color: #000;
opacity: 0;
transform: translateY(40px);
-webkit-transform: translateY(40px);
transition: all 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.light-content #ball-drag-y:before,
.light-content #ball-drag-y:after {
color: #fff;
}
.scale-drag-y #ball-drag-y:before {
opacity: 1;
transform: translateY(0px);
-webkit-transform: translateY(0px);
transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.scale-drag-y #ball-drag-y:after {
opacity: 1;
transform: translateY(0px);
-webkit-transform: translateY(0px);
transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.scale-up.scale-drag #ball-drag-y:before,
.scale-up.scale-drag #ball-drag-y:after {
opacity: 0;
}
#ball i {
color: #fff;
width: 76px;
height: 80px;
line-height: 78px;
text-align: center;
font-size: 12px;
display: block;
opacity: 1;
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
#ball p {
color: #fff;
width: 66px;
height: 16px;
line-height: 16px;
padding-top: 0px;
padding-left: 5px;
margin: 0;
text-align: center;
font-size: 12px;
font-weight: 600;
display: block;
opacity: 1;
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.light-content #ball p {
color: #fff;
}
#ball p.first {
padding-top: 22px;
}
.light-content #ball i,
#ball.over-movie i,
.light-content #ball.with-icon i {
color: #fff;
}
.light-content #ball.with-icon.dark-icon i {
color: #000;
}
.scale-up #ball i {
opacity: 0;
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
#ball.with-icon i {
width: 76px;
}
#ball.with-icon i:nth-child(2) {
display: none;
}
#ball.close-icon i {
width: 75px;
height: 76px;
font-size: 14px;
}
#ball.over-movie i.fa-play,
#ball.over-movie.pause-movie i.fa-pause {
display: block;
}
#ball.over-movie i.fa-pause,
#ball.over-movie.pause-movie i.fa-play {
display: none;
}
#ball-loader {
width: 100px;
height: 100px;
position: absolute;
background-color: transparent;
border-right: 4px solid transparent;
border-bottom: 4px solid #999999;
border-left: 4px solid transparent;
border-top: 4px solid transparent;
border-radius: 100px;
box-sizing: border-box;
opacity: 0;
-webkit-transform: translate(-14px, -14px) rotate(0deg);
transform: translate(-14px, -14px) rotate(0deg);
-webkit-animation: rotating 0.8s ease-in-out infinite;
animation: rotating 0.8s ease-in-out infinite;
-webkit-transition: opacity 0s ease-in-out 0s;
transition: opacity 0s ease-in-out 0s;
}
.light-content #ball-loader {
border-bottom: 4px solid #999999;
}
.show-loader #ball-loader {
opacity: 1;
-webkit-transition: opacity 0.2s ease-in-out 0s;
transition: opacity 0.2s ease-in-out 0s;
}
@keyframes rotating {
0% {
-webkit-transform: translate(-14px, -14px) rotate(0deg);
transform: translate(-14px, -14px)) rotate(0deg);
}
95% {
-webkit-transform: translate(-14px, -14px) rotate(350deg);
transform: translate(-14px, -14px) rotate(350deg);
}
100% {
-webkit-transform: translate(-14px, -14px) rotate(360deg);
transform: translate(-14px, -14px) rotate(360deg);
}
}
.show-loader a,
.show-loader nav,
.scale-up a,
.scale-up .hide-ball,
scale-up .link,
.scale-up .button-wrap,
.scale-up #burger-wrapper,
.scale-up .disable-drag,
.scale-drag a,
.scale-drag .move-title {
pointer-events: none !important;
}
#rotate-device {
width: 100%;
height: 100%;
position: fixed;
z-index: 1000;
top: 0;
left: 0;
background-color: #0f1010;
background-image: url(//www.grito.cc/wp-content/themes/antro/images/rotate.png);
background-size: 100px 100px;
background-position: center;
background-repeat: no-repeat;
display: none;
}
.disable-cursor {
display: none;
} .preloader-wrap {
width: 100%;
height: 100%;
position: fixed;
top: 0;
bottom: 0;
background: #000;
z-index: 1500;
text-align: center;
}
.preloader-wrap.hidden {
display: none;
visibility: hidden;
opacity: 0;
}
.light-content.preloader-wrap {
background: #000;
}
.preloader-wrap .outer {
padding: 0px;
box-sizing: border-box;
}
.preloader-wrap .inner {
vertical-align: middle;
box-sizing: border-box;
}
.percentage-intro {
height: 20px;
position: relative;
margin-top: 30px;
font-size: 14px;
font-weight: 500;
line-height: 20px;
color: #fff;
margin-bottom: 80px;
}
.percentage-wrapper {
width: auto;
height: 130px;
position: relative;
margin: 0 auto;
margin-bottom: 60px;
display: table;
}
.percentage {
opacity: 1;
font-size: 100px;
line-height: 130px;
font-weight: 500;
width: 100px;
height: 130px;
color: #fff;
display: table;
margin: 0 auto;
}
.percentag1e::after {
content: "%";
width: 20px;
height: 20px;
font-size: 100px;
line-height: 130px;
color: #fff;
}
.light-content .percentage,
.light-content .percentage:after,
.light-content .percentage-intro {
color: #fff;
}
.trackbar {
width: 30%;
height: 2px;
left: 35%;
right: 35%;
margin: 0 auto;
display: table;
position: absolute;
top: 50%;
opacity: 1;
}
.loadbar {
width: 0;
height: 2px;
background: rgba(255, 255, 255, 1);
position: relative;
top: 0px;
overflow: hidden;
margin: 0 auto;
}
.light-content .loadbar {
background: rgba(255, 255, 255, 1);
}
.hold-progress-bar {
width: 0%;
height: 0px;
background: rgba(255, 255, 255, 1);
position: absolute;
top: 0px;
left: 0;
right: 0;
overflow: hidden;
}
.light-content .hold-progress-bar {
background: rgba(0, 0, 0, 1);
}
.preloader-intro {
font-family: "Roboto Slab", serif;
font-weight: 500;
position: relative;
display: block;
font-size: 100px;
line-height: 130px;
color: #000;
}
.light-content .preloader-intro {
color: #fff;
} .admin-bar header {
top: 32px;
}
header {
width: 100%;
height: 140px;
left: 0;
top: 0;
background-color: transparent;
position: fixed;
box-sizing: border-box;
z-index: 1000;
pointer-events: none;
transition: background 0.5s; }
header.bg-white:not(.over-sidebar) {
background-color: #ffffff !important; }
header.bg-white:not(.over-sidebar) .black-logo {
opacity: 1 !important;
}
header.bg-white:not(.over-sidebar) .white-logo {
opacity: 0 !important;
}
header.bg-white:not(.over-sidebar) .button-text {
color: #000 !important;
}
header.bg-white:not(.over-sidebar) .button-icon {
color: #000 !important;
}
header.bg-white:not(.over-sidebar) #menu-burger span {
background-color: #000 !important;
}
header.over-white-section {
mix-blend-mode: normal;
}
#header-container {
box-sizing: border-box;
height: inherit;
padding: 20px 60px;
margin: 0 auto;
position: relative;
width: 100%;
z-index: 20;
opacity: 0;
}
.header-visible #header-container {
opacity: 1;
}
.header-middle {
max-width: 1280px;
padding: 0 50px;
box-sizing: border-box;
position: relative;
margin: 0 auto;
opacity: 0;
}
#logo {
position: relative;
display: table;
pointer-events: initial;
z-index: 10;
top: 15px;
float: left;
}
#logo a {
display: block;
-webkit-transition: transform 0.5s ease-in-out 0.1s;
transition: transform 0.5s ease-in-out 0.1s;
}
.logo-hidden #logo a {
-webkit-transform: rotate(-360deg);
transform: rotate(-360deg);
}
#logo a.disable,
.open #logo a {
pointer-events: none;
}
#logo img {
display: block;
height: 50px;
width: auto;
max-width: none;
-webkit-transition: opacity 0.2s ease-in-out 0s;
transition: opacity 0.2s ease-in-out 0s;
}
#logo img.black-logo {
opacity: 1;
}
.light-content #logo img.black-logo {
opacity: 0;
}
#logo img.white-logo {
position: absolute;
top: 0;
left: 0;
opacity: 0;
}
.light-content #logo img.white-logo {
opacity: 1;
}
.white-header #logo img.black-logo {
opacity: 0;
}
.light-content .white-header #logo img.black-logo {
opacity: 1;
}
.light-content .white-header.over-white-section #logo img.black-logo,
.show-loader .light-content .white-header #logo img.black-logo {
opacity: 0;
}
.white-header #logo img.white-logo {
opacity: 1;
}
.light-content .white-header #logo img.white-logo {
opacity: 0;
}
.light-content .white-header.over-white-section #logo img.white-logo,
.show-loader .light-content .white-header #logo img.white-logo {
opacity: 1;
}
.menu-open.light-content .slide-in #logo img.white-logo {
opacity: 1;
}
nav {
pointer-events: none;
}
nav.open {
pointer-events: initial;
}
@media all and (min-width: 1025px) {
.classic-menu nav {
position: relative;
width: auto;
top: 0px;
-webkit-transition: all 0.2s ease-in-out 0.5s;
transition: all 0.2s ease-in-out 0.5s;
display: block;
float: right;
height: 60px;
margin: 10px 0;
background-color: transparent !important;
}
.flexnav {
display: block;
float: right;
position: relative;
width: auto;
max-height: 60px;
}
.flexnav li ul {
min-width: 170px;
}
.flexnav .touch-button {
background: transparent none repeat scroll 0 0;
}
.flexnav .touch-button .navicon {
display: none;
}
.flexnav li {
background: transparent none repeat scroll 0 0;
padding: 0 25px;
padding-bottom: 20px;
padding-top: 20px;
}
.classic-menu .menu-timeline {
opacity: 1 !important;
-webkit-transition: translateY(0px) !important;
transform: translateY(0px) !important;
pointer-events: initial;
}
.flexnav li:last-child {
padding-right: 0px;
}
.classic-menu .before-span {
opacity: 1 !important;
-webkit-transition: translateY(0px) !important;
transform: translateY(0px) !important;
}
.flexnav li a {
background: transparent none repeat scroll 0 0;
padding: 0 5px;
position: relative;
border-left: medium none;
font-weight: 600;
font-family: "Manrope", sans-serif;
color: #000;
font-size: 12px;
line-height: 20px;
display: block;
overflow: hidden;
-webkit-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
}
.light-content .flexnav li a {
color: #fff;
}
.light-content .classic-menu.white-header .flexnav li a {
color: #000;
}
.classic-menu.white-header .flexnav li a {
color: #fff;
}
.flexnav:hover li a {
color: rgba(0, 0, 0, 0.4);
}
.light-content .classic-menu .flexnav:hover li a {
color: rgba(255, 255, 255, 0.4);
}
.light-content .classic-menu.white-header .flexnav:hover li a {
color: rgba(0, 0, 0, 0.4);
}
.classic-menu .flexnav li:hover a {
color: #000;
}
.light-content .classic-menu .flexnav li:hover a {
color: #fff;
}
.classic-menu.white-header .flexnav li:hover a {
color: #fff;
}
.light-content .classic-menu.white-header .flexnav li:hover a {
color: #000;
}
.classic-menu .flexnav li a span {
position: relative;
display: block;
-webkit-transition: -webkit-transform 0.2s;
transition: transform 0.2s;
transform-origin: 100% 0%;
}
.classic-menu .flexnav li a span::before {
position: absolute;
top: 100%;
width: 100%;
left: 0;
content: attr(data-hover);
}
.classic-menu .flexnav li:hover a span {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
transform-origin: 0% 0%;
}
.flexnav li ul li a {
padding: 0 20px 20px;
background-color: transparent;
font-size: 13px;
font-family: "Roboto", sans-serif;
font-weight: 400;
text-transform: none;
color: #fff !important;
opacity: 0.6;
-webkit-transition: all 0.05s ease-in-out;
-moz-transition: all 0.05s ease-in-out;
-o-transition: all 0.05s ease-in-out;
-ms-transition: all 0.05s ease-in-out;
transition: all 0.05s ease-in-out;
}
.flexnav li ul li a.link::before {
display: none;
}
.flexnav li ul li a.active,
.flexnav li ul li a:hover {
opacity: 1;
}
.flexnav li > ul li {
margin-left: 0;
padding: 0;
}
.classic-menu .flexnav li ul {
-webkit-transform: translate3d(0px, 30px, 0px);
transform: translate3d(0px, 30px, 0px);
display: block !important;
opacity: 0 !important;
height: inherit !important;
overflow: visible !important;
visibility: hidden;
left: 10px;
top: 60px;
padding-top: 20px;
background: #000;
border-radius: 3px;
-webkit-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s ease-in-out !important;
transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s ease-in-out !important;
}
.classic-menu .flexnav li ul ul {
left: 5px !important;
}
.flexnav li ul:after {
display: block;
content: "";
position: absolute;
top: -6px;
left: 20px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 10px 9px;
border-color: transparent transparent #000;
}
.flexnav ul li ul:after {
display: block;
content: "";
position: absolute;
top: 15px;
left: -10px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 10px 9px;
border-color: transparent transparent #000;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.classic-menu .flexnav li ul li > ul,
.classic-menu .flexnav li ul.open ul.open {
top: -5px;
z-index: 10;
}
.classic-menu .flexnav ul li ul li a {
background: #000;
}
.classic-menu .flexnav ul li ul li ul li a {
background: #000;
}
.flexnav li ul.flexnav-show {
-webkit-transform: translate3d(0px, 0px, 0px);
transform: translate3d(0px, 0px, 0px);
opacity: 1 !important;
visibility: visible;
-webkit-transition: opacity 0.2s ease-in-out 0.1s, visibility 0.2s ease-in-out, transform 0.2s ease-in-out 0.1s;
transition: opacity 0.2s ease-in-out 0.1s, visibility 0.2s ease-in-out, transform 0.2s ease-in-out 0.1s;
}
.flexnav .touch-button {
display: none;
} .fullscreen-menu .nav-height {
overflow-y: scroll;
position: relative;
height: 100%;
padding: 40px 0;
padding-right: 30px;
width: calc(100% + 30px);
box-sizing: border-box;
}
.fullscreen-menu nav {
height: 100vh;
position: fixed;
top: 0;
left: 0;
width: 100%;
box-sizing: border-box;
visibility: visible;
pointer-events: none;
opacity: 0;
padding: 20px 0;
-webkit-transition: all 0.2s ease-in 0.6s;
transition: all 0.2s ease-in 0.6s;
}
.fullscreen-menu nav.open {
visibility: visible;
pointer-events: initial;
opacity: 1;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.fullscreen-menu .flexnav {
max-height: 2000px;
-webkit-transition: all 0.2s ease-in 0.6s;
transition: all 0.2s ease-in 0.6s;
display: table;
width: auto;
padding: 0 80px;
box-sizing: border-box;
margin: 0 auto;
float: none;
}
.fullscreen-menu .flexnav.flexnav-show {
-webkit-transition: all 0.3s ease-out 0.2s;
transition: all 0.3s ease-out 0.2s;
}
.fullscreen-menu .flexnav li {
text-align: center;
padding: 0;
box-sizing: border-box;
float: none;
}
.fullscreen-menu .menu-timeline {
opacity: 0;
}
.fullscreen-menu .flexnav .touch-button {
width: 100%;
display: block;
height: 100px;
}
.fullscreen-menu .flexnav .touch-button .navicon {
display: none;
}
.fullscreen-menu .flexnav li.link {
border-bottom: none;
}
.fullscreen-menu .flexnav li a {
font-weight: 500;
font-size: 72px;
line-height: 100px;
padding: 0;
-webkit-transition: all 0.1s ease-in-out 0s;
transition: all 0.1s ease-in-out 0s;
}
.fullscreen-menu .flexnav li a {
color: #fff;
}
.fullscreen-menu .flexnav:hover li a,
.fullscreen-menu .flexnav.hover li a {
opacity: 0.3;
}
.fullscreen-menu .flexnav li:hover a,
.fullscreen-menu .flexnav li a.active {
opacity: 1;
}
.fullscreen-menu .flexnav:hover li ul li a {
opacity: 0.3;
}
.fullscreen-menu .flexnav:hover li ul li a.active,
.fullscreen-menu .flexnav:hover li ul li a:hover {
opacity: 1;
}
.fullscreen-menu .flexnav a.link::before {
display: none;
}
.fullscreen-menu .flexnav li ul {
margin-bottom: 20px;
position: relative;
left: 0;
}
.fullscreen-menu .flexnav li ul:after {
display: none;
}
.fullscreen-menu .flexnav li ul li a {
padding: 6px 0;
font-size: 14px;
font-weight: 500;
font-family: "Manrope", sans-serif;
line-height: 20px;
border-top: none;
text-transform: none;
}
.fullscreen-menu .flexnav ul li ul li a {
background: transparent;
}
.fullscreen-menu .flexnav li ul li > ul,
.fullscreen-menu .flexnav li ul.open ul.open {
margin-left: 0;
top: 0;
}
.fullscreen-menu .menu-timeline {
opacity: 1;
}
.fullscreen-menu .menu-timeline .before-span {
opacity: 0;
display: block;
-webkit-transform: translateY(120px);
transform: translateY(120px);
}
.fullscreen-menu .flexnav li a span {
position: relative;
display: block;
-webkit-transition: -webkit-transform 0.2s;
transition: transform 0.2s;
transform-origin: 100% 0%;
overflow: hidden;
}
.fullscreen-menu .open .flexnav li a span {
overflow: visible;
}
.fullscreen-menu .flexnav li a span::before {
position: absolute;
top: 100%;
width: 100%;
left: 0;
content: attr(data-hover);
}
.fullscreen-menu .flexnav li:hover a span {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
transform-origin: 0% 0%;
}
.fullscreen-menu .flexnav li.hover a span {
-webkit-transform: translateY(-100%) !important;
transform: translateY(-100%) !important;
transform-origin: 0% 0%;
}
.fullscreen-menu li.buy-item {
position: absolute !important;
bottom: -150px;
font-size: 14px;
line-height: 30px;
font-weight: 700;
margin: 0 auto;
display: table;
width: 100%;
pointer-events: none;
left: 0;
}
.fullscreen-menu li.buy-item a {
font-size: 14px;
line-height: 30px;
font-weight: 600;
pointer-events: initial;
color: #fff !important;
-webkit-text-stroke: 1px rgba(255, 255, 255, 0);
position: relative;
margin: 0 auto;
display: table;
width: 100px;
}
.fullscreen-menu li.buy-item,
.fullscreen-menu li.buy-item a {
pointer-events: none;
}
.fullscreen-menu nav.open li.buy-item,
.fullscreen-menu nav.open li.buy-item a {
pointer-events: initial;
}
}
nav,
nav.open {
-webkit-transition: all 0s ease-in 0s;
transition: all 0s ease-in 0s;
background: transparent;
}
#burger-wrapper {
width: 40px;
height: 40px;
float: right;
top: 0px;
right: 0;
display: flex;
position: relative;
justify-content: center;
align-items: center;
cursor: pointer;
pointer-events: initial;
}
.classic-menu .button-wrap.right.menu {
display: none;
}
#menu-burger {
top: 0px;
width: 25px;
height: 25px;
position: relative;
margin: 0 auto;
z-index: 2;
pointer-events: none;
}
.menu-overlay #menu-burger {
display: block;
}
#menu-burger span {
display: block;
position: absolute;
height: 5px;
width: 5px;
border-radius: 5px;
background-color: #000;
opacity: 1;
top: 10px;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: background-color 0.05s ease-in-out, transform 0.2s ease-in-out, height 0.2s ease-in-out, width 0.2s ease-in-out, top 0.2s ease-in-out, left 0.2s ease-in-out;
transition: background-color 0.05s ease-in-out, transform 0.2s ease-in-out, height 0.2s ease-in-out, width 0.2s ease-in-out, top 0.2s ease-in-out, left 0.2s ease-in-out;
}
#burger-wrapper .touch-button {
display: none;
}
.light-content #menu-burger span {
background-color: #fff;
}
.white-header #menu-burger span {
background-color: #fff;
}
.light-content .white-header #menu-burger span {
background-color: #000;
}
.light-content .white-header.over-white-section #menu-burger span,
.show-loader .light-content .white-header #menu-burger span {
background-color: #fff;
}
#menu-burger span:nth-child(1) {
left: 0px;
}
#menu-burger span:nth-child(2) {
left: 10px;
}
#menu-burger span:nth-child(3) {
left: 20px;
}
.button-wrap.right.menu .icon-wrap:hover #menu-burger span:nth-child(1) {
left: 10px;
}
.button-wrap.right.menu .icon-wrap:hover #menu-burger span:nth-child(3) {
left: 10px;
}
.button-wrap.right.menu .icon-wrap:hover #menu-burger.open span:nth-child(1) {
left: 3px;
}
.button-wrap.right.menu .icon-wrap:hover #menu-burger.open span:nth-child(3) {
left: 3px;
}
#menu-burger.open span:nth-child(1) {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
top: 12px;
height: 2px;
width: 20px;
left: 3px;
}
#menu-burger.open span:nth-child(2) {
-webkit-transform: scale(0);
transform: scale(0);
}
#menu-burger.open span:nth-child(3) {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
top: 12px;
height: 2px;
width: 20px;
left: 3px;
} #content-scroll {
z-index: 1;
position: relative;
}
.smooth-scroll #content-scroll {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
}
.scroll-content {
cursor: default !important;
}
.scale-up .scroll-content {
cursor: grabbing !important;
}
.scrollbar-track {
background: transparent !important;
}
#main {
position: relative;
opacity: 0;
overflow: hidden;
}
.load-project-page #main,
.load-project-page-carousel #main,
.load-next-project #main,
.load-next-page #main {
opacity: 1;
}
#main-content,
#main-content-bg {
position: relative;
opacity: 1;
z-index: 10;
-webkit-transition: all 0.4s ease-in-out 0s;
transition: all 0.4s ease-in-out 0s;
}
#main-page-content {
position: relative;
box-sizing: border-box;
opacity: 0;
width: 100%;
max-width: 1380px;
padding: 0 80px;
margin: 0 auto;
margin-bottom: 0;
}
#main-page-content::after {
clear: both;
content: " ";
display: table;
}
#main-page-content.project-page {
margin-bottom: calc(100vh - 140px);
}
#main-page-content.portfolio-page {
width: 100%;
max-width: none;
padding: 0;
}
#main-page-content.comments-page {
max-width: 820px;
padding: 0 20px;
} footer {
position: relative;
width: 100%;
height: 140px;
z-index: 900;
box-sizing: border-box;
text-align: center;
bottom: 0;
left: 0;
overflow: hidden;
pointer-events: none;
}
footer.fixed {
position: fixed;
}
footer.showcase-footer {
position: absolute;
}
#footer-container {
padding: 0 60px;
margin: 30px auto;
height: 80px;
opacity: 0;
position: absolute;
width: 100%;
box-sizing: border-box;
bottom: 0;
left: 0;
}
.footer-middle {
position: absolute;
margin: 0 auto;
width: 100%;
height: auto;
display: table;
left: 0;
pointer-events: none;
}
.copyright {
position: relative;
top: 25px;
width: auto;
height: 30px;
overflow: hidden;
font-size: 12px;
font-weight: 500;
font-family: "Manrope", sans-serif;
line-height: 30px;
color: #000;
pointer-events: initial;
display: table;
width: 100%;
padding: 0px 20px 0px 20px;
max-width: 820px;
box-sizing: border-box;
text-align: left;
margin: 0 auto;
}
.light-content .copyright {
color: #fff;
}
.socials-wrap {
position: relative;
float: right;
color: #000;
width: 240px;
height: 160px;
box-sizing: border-box;
pointer-events: initial;
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.light-content .socials-wrap {
color: #fff;
}
footer .socials-wrap {
margin-top: 0px;
}
.socials-wrap:hover {
transform: translateY(-40px);
-webkit-transform: translateY(-40px);
}
.socials-text {
float: right;
font-size: 12px;
font-weight: 600;
font-family: "Manrope", sans-serif;
line-height: 40px;
transform: translateY(20px);
}
.socials-wrap:hover .socials-text {
transform: translateY(10px);
-webkit-transform: translateY(10px);
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.socials-icon {
float: right;
width: 30px;
height: 40px;
font-size: 12px;
line-height: 40px;
text-align: right;
margin-left: 10px;
transform: scale(1) translateY(20px);
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.socials-wrap:hover .socials-icon {
transform: scale(0) translateY(40px);
width: 0;
margin: 0;
overflow: hidden;
}
.socials-icon:after,
.socials-text:after {
content: "";
clear: both;
display: table;
}
.socials {
height: auto;
line-height: 30px;
position: relative;
width: auto;
margin: 0 auto;
margin-top: 10px;
text-align: center;
bottom: 0;
display: table;
transform: translateX(15px);
-webkit-transform: translateX(15px);
}
.socials-wrap .socials {
display: inline-block;
width: 100%;
text-align: right;
}
.socials li {
margin-right: 0px;
margin-left: 10px;
list-style: none;
color: #999;
font-size: 15px;
margin-bottom: 0;
line-height: 40px;
position: relative;
display: flex;
justify-content: center;
align-items: center;
height: 40px;
width: 40px;
float: right;
z-index: 2;
-webkit-transition: background 0.4s ease-in-out 0s;
transition: background 0.4s ease-in-out 0s;
}
.socials-wrap .socials li {
opacity: 0;
transform: translateY(20px);
-webkit-transform: translateY(20px);
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.socials-wrap:hover .socials li:nth-child(5) {
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.05s;
opacity: 1;
transform: translateY(10px);
-webkit-transform: translateY(10px);
}
.socials-wrap:hover .socials li:nth-child(4) {
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s;
opacity: 1;
transform: translateY(10px);
-webkit-transform: translateY(10px);
}
.socials-wrap:hover .socials li:nth-child(3) {
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
opacity: 1;
transform: translateY(10px);
-webkit-transform: translateY(10px);
}
.socials-wrap:hover .socials li:nth-child(2) {
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s;
opacity: 1;
transform: translateY(10px);
-webkit-transform: translateY(10px);
}
.socials-wrap:hover .socials li:nth-child(1) {
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s;
opacity: 1;
transform: translateY(10px);
-webkit-transform: translateY(10px);
}
.socials li:last-child {
margin-left: 0px;
}
.socials li a {
color: #000;
font-size: 12px;
font-weight: 600;
display: block;
height: 40px;
width: 40px;
line-height: 40px;
text-align: center;
-webkit-transition: opacity 0.2s ease-in-out;
transition: opacity 0.2s ease-in-out;
}
.socials:hover li a {
opacity: 0.3;
}
.socials li a:hover {
color: #000;
opacity: 1;
}
.light-content .socials li a {
color: #fff;
}
.light-content .socials:hover li a {
opacity: 0.3;
}
.light-content .socials li a:hover {
color: #fff;
opacity: 1;
}
.button-wrap {
position: relative;
cursor: pointer;
top: 0px;
pointer-events: initial;
}
.button-wrap.left {
float: left;
left: -32px;
}
.button-wrap.right {
float: right;
right: -26px;
}
#main .button-wrap.left {
left: -24px;
}
#main .button-wrap.right {
float: left;
right: auto;
}
.icon-wrap {
width: 80px;
height: 80px;
display: flex;
position: relative;
justify-content: center;
align-items: center;
float: left;
}
#main .icon-wrap {
width: 60px;
height: 60px;
}
.button-wrap.left .icon-wrap {
float: left;
}
.button-wrap.right .icon-wrap {
float: right;
}
#main .text-align-right .button-wrap.right {
float: right;
}
.button-icon {
height: 40px;
width: 40px;
color: #000;
text-align: center;
line-height: 30px;
font-size: 22px;
}
.light-content .button-icon {
color: #fff;
}
.light-content .change-header-color .button-icon {
color: #000;
}
.button-icon i {
height: 40px;
line-height: 35px;
width: 40px;
text-align: center;
}
#main .button-icon i {
line-height: 40px;
}
#main .button-icon i.fa.fa-arrow-right {
font-size: 14px;
}
.quickmenu i {
font-size: 14px;
}
.button-text {
font-weight: 600;
font-family: "Manrope", sans-serif;
font-size: 12px;
line-height: 30px;
margin: 25px 0;
overflow: hidden;
width: auto;
padding: 0 10px;
color: #000;
-webkit-transition: color 0.05s ease-in-out;
transition: color 0.05s ease-in-out;
}
#main #hero-footer .button-text span::after {
content: none;
}
#main .button-text {
margin: 15px 0;
transition: transform 0.2s ease-out;
}
#main .large-btn .button-text {
font-size: 18px;
font-weight: 500;
margin: 15px 0;
transition: transform 0.2s ease-out;
}
.light-content .button-text {
color: #fff;
}
.light-content .change-header-color .button-text {
color: #000;
}
.white-header .button-text {
color: #fff;
}
.light-content .white-header .button-text {
color: #000;
}
.light-content .white-header.over-white-section .button-text,
.show-loader .light-content .white-header .button-text {
color: #fff;
}
.button-wrap.left .button-text {
text-align: left;
float: left;
}
.button-wrap.right .button-text {
text-align: right;
float: right;
padding-left: 0px;
}
.button-text span {
position: relative;
display: inline-block;
-webkit-transition: -webkit-transform 0.2s;
transition: transform 0.2s;
width: auto;
text-align: center;
transform-origin: 100% 0%;
}
.button-wrap.left .button-text span {
text-align: left;
}
.button-wrap.right .button-text span {
text-align: right;
}
.button-text span::before {
position: absolute;
width: auto;
top: 100%;
left: 0;
content: attr(data-hover);
}
.header-middle .button-text span::before {
content: attr(data-on);
}
.button-wrap:hover .button-text span {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
transform-origin: 0% 0%;
}
nav,
nav.open {
-webkit-transition: all 0s ease-in 0s;
transition: all 0s ease-in 0s;
background: transparent;
} @media only screen and (min-width: 1024px) {
.percentage-wrapper {
height: auto;
}
.percentage {
font-size: 90px;
line-height: 120px;
height: auto;
}
h1.big-title {
font-size: 90px;
line-height: 120px;
margin-left: -3px;
}
header {
height: 90px;
}
header #logo {
top: 0px;
}
header .button-text {
margin: 10px 0;
}
#header-container {
padding: 20px 60px;
}
header .icon-wrap {
height: 50px;
}
.flexnav li {
padding: 20px;
}
#main-page-content.project-page {
margin-bottom: calc(100vh - 120px);
}
#main-page-content {
padding: 0 60px;
}
.large .white-section-container,
.large .dark-section-container {
padding: 0 60px;
}
.white-section-container,
.dark-section-container {
padding: 0 60px;
}
footer {
height: 120px;
}
#footer-container {
padding: 0 60px;
margin: 10px auto;
}
@media all and (min-width: 1025px) {
.fullscreen-menu .flexnav {
padding: 0 60px;
}
}
.fullscreen-menu li.buy-item a {
font-size: 14px;
line-height: 30px;
}
}
@media only screen and (max-width: 1024px) {
.trackbar {
width: 50%;
left: 25%;
right: 25%;
}
.percentage {
font-size: 72px;
line-height: 100px;
height: auto;
}
.percentage-intro {
margin-bottom: 60px;
}
h1.big-title {
font-size: 72px;
line-height: 100px;
}
h1 {
font-size: 40px;
line-height: 50px;
}
h2 {
font-size: 30px;
line-height: 40px;
}
.has-mask {
margin-bottom: 0px;
}
.row_padding_left {
padding-left: 40px;
}
.row_padding_right {
padding-right: 40px;
}
.row_padding_all {
padding: 8vw 40px;
}
.two-halfs-right {
padding-left: 40px;
padding-right: 40px;
}
header {
height: 80px;
}
#header-container {
padding: 0;
margin: 0 auto;
}
#logo {
left: 40px;
}
.header-middle {
display: none;
}
.button-wrap.right.menu {
right: 10px;
}
nav {
padding-top: 80px;
}
.flexnav {
box-sizing: border-box;
padding: 0 50px;
background: transparent;
-webkit-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.flexnav.opacity {
opacity: 1;
}
.flexnav li a,
.flexnav li ul li a {
background: transparent;
}
.flexnav li a {
color: #999;
}
.flexnav li ul li a:hover,
.flexnav li ul li a.active {
color: #fff;
}
.flexnav li ul li a {
border-top: 1px solid rgba(255, 255, 255, 0.15);
}
.flexnav ul li ul li a {
background: transparent;
}
.flexnav li ul li ul li a {
padding: 5px 40px;
}
.flexnav li.link {
border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.flexnav li.link:last-child {
border-bottom: none;
}
.flexnav a.link::before {
display: none;
}
.flexnav .touch-button .navicon {
font-style: normal !important;
}
.nav-height {
overflow-y: scroll;
position: relative;
height: 100%;
padding: 40px 0;
padding-right: 30px;
width: calc(100% + 30px);
box-sizing: border-box;
}
nav {
height: 100vh;
position: fixed;
width: 100%;
box-sizing: border-box;
visibility: visible;
pointer-events: none;
opacity: 0;
padding: 20px 0;
-webkit-transition: all 0.2s ease-in 0.6s;
transition: all 0.2s ease-in 0.6s;
}
nav.open {
visibility: visible;
pointer-events: initial;
opacity: 1;
background-color: transparent;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.flexnav {
padding: 0 30px;
max-height: 2000px;
display: table;
width: auto;
margin: 0 auto;
text-align: center;
-webkit-transition: all 0.2s ease-in 0.6s;
transition: all 0.2s ease-in 0.6s;
}
.flexnav.flexnav-show {
-webkit-transition: all 0.3s ease-out 0.2s;
transition: all 0.3s ease-out 0.2s;
}
.flexnav li {
padding: 0;
-webkit-transition: color 0.15s ease-out 0s;
transition: color 0.15s ease-out 0s;
}
.flexnav:hover li {
color: rgba(255, 255, 255, 0.4);
}
.flexnav li:hover {
color: rgba(255, 255, 255, 1);
}
.flexnav .touch-button {
width: 100%;
display: block;
height: calc(5vw + 20px);
}
.flexnav .sub-menu .touch-button {
width: 100%;
display: block;
height: 20px;
}
.flexnav .touch-button .navicon {
display: none;
}
.flexnav li.link {
border-bottom: none;
}
.flexnav li a {
font-family: "Manrope", sans-serif;
font-weight: 500;
font-size: 50px;
line-height: 70px;
padding: 0;
-webkit-transition: all 0.1s ease-in-out 0s;
transition: all 0.1s ease-in-out 0s;
}
.flexnav li a {
color: #fff;
}
.flexnav:hover li a {
opacity: 0.3;
}
.flexnav li:hover a,
.flexnav li a.active {
opacity: 1;
}
.flexnav:hover li ul li a {
opacity: 0.3;
}
.flexnav:hover li ul li a.active,
.flexnav:hover li ul li a:hover {
opacity: 1;
}
.flexnav li ul {
margin-bottom: 20px;
}
.flexnav li ul li a {
padding: 10px 0;
font-weight: 500;
font-family: "Manrope", sans-serif;
text-transform: none;
font-size: 14px;
line-height: 14px;
border-top: none;
color: #fff;
opacity: 0.4;
-webkit-text-stroke: none;
}
.flexnav li ul li:hover a,
.flexnav li ul li a.active {
opacity: 1;
}
li.buy-item a {
color: #fff;
font-size: 14px;
line-height: 30px;
}
#menu-burger span.touch-button {
display: none;
}
.classic-menu .button-wrap.right.menu {
display: block;
}
.parallax-wrap {
transform: none !important;
}
.parallax-element {
transform: none !important;
}
#magic-cursor {
display: none;
}
.scroll-down-wrap,
.scroll-down-wrap.no-border {
bottom: 40px;
}
#main-page-content,
#main-page-content.comments-page {
padding: 0 40px;
}
.large .white-section-container,
.large .dark-section-container {
padding: 0 40px;
}
.white-section-container,
.dark-section-container {
padding: 0 40px;
}
#footer-container {
padding: 0 40px;
height: 70px;
}
.destroy {
display: none;
}
.has-parallax figcaption {
display: none;
}
.footer-button-wrap {
bottom: 80px;
}
.copyright {
text-align: center;
}
.socials-wrap {
width: 240px;
height: 40px;
float: right;
margin: 0 auto;
right: -10px;
transform: translateX(0px) translateY(20px) !important;
-webkit-transform: translateX(0px) translateY(20px) !important;
}
.socials-wrap:hover {
transform: translateY(20px);
-webkit-transform: translateY(20px);
}
.socials-icon,
.socials-text {
display: none;
}
.socials-wrap .socials {
margin-top: 5px;
text-align: right;
transform: translateX(0px);
-webkit-transform: translateX(0px);
}
.socials-wrap .socials li {
opacity: 1;
transform: translateY(0px);
-webkit-transform: translateY(0px);
}
.socials-wrap:hover .socials li {
opacity: 1;
transform: translateY(0px) !important;
-webkit-transform: translateY(0px) !important;
}
.socials li {
margin-right: 10px;
line-height: 30px;
height: 30px;
width: 30px;
margin: 0 5px auto;
display: inline-block;
float: none;
}
.socials li a {
height: 30px;
width: 30px;
line-height: 30px;
}
.full .elementor-custom-padding .elementor-widget-wrap,
.full .wp-block-antro-gutenberg-container.small,
.full .wp-block-antro-gutenberg-container.large {
padding-left: 40px !important;
padding-right: 40px !important;
}
}
@media only screen and (max-width: 767px) {
.percentage {
font-size: 60px;
line-height: 80px;
}
.percentage-intro {
margin-bottom: 40px;
}
h1.big-title {
font-size: 60px;
line-height: 80px;
}
.row_padding_top {
padding-top: 10vw;
}
.row_padding_bottom {
padding-bottom: 10vw;
}
.row_padding_left {
padding-left: 30px;
}
.row_padding_right {
padding-right: 30px;
}
.row_padding_all {
padding: 10vw 30px;
}
.two-halfs-right {
padding-left: 30px;
padding-right: 30px;
}
.admin-bar header {
top: 46px;
}
#logo {
left: 30px;
}
header .button-text {
display: none;
}
.flexnav {
padding: 0 30px;
}
.flexnav li a {
font-size: 40px;
line-height: 55px;
}
li.buy-item a {
color: #fff;
font-size: 14px;
line-height: 30px;
}
.destory {
display: none;
}
figcaption {
background-color: rgba(0, 0, 0, 0.3);
bottom: 0px;
font-size: 10px;
padding: 5px 10px;
right: 0px;
border-radius: 0;
}
.one_half {
width: 100% !important;
}
.one_half {
padding-right: 0 !important;
}
.one_half.last {
padding-left: 0 !important;
}
.one_third {
width: 100% !important;
}
.one_fourth {
width: 100% !important;
}
.one_fifth {
width: 100% !important;
}
.one_sixth {
width: 100% !important;
}
.two_fifth {
width: 100% !important;
}
.two_fourth {
width: 100% !important;
}
.two_third {
width: 100% !important;
}
.three_fifth {
width: 100% !important;
}
.three_fourth {
width: 100% !important;
}
.four_fifth {
width: 100% !important;
}
.five_sixth {
width: 100% !important;
}
.one_half,
.one_third,
.two_third,
.three_fourth,
.one_fourth,
.two_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
margin-bottom: 20px !important;
margin-right: 0% !important;
}
.text-align-center p.title-has-line::after,
#page-nav p.title-has-line::after {
display: none;
}
#main .text-align-right .button-wrap.right {
float: left;
}
p {
font-size: 14px;
}
#main-page-content,
#main-page-content.comments-page {
padding: 0 30px;
}
.large .white-section-container,
.large .dark-section-container {
padding: 0 30px;
}
.white-section-container,
.dark-section-container {
padding: 0 30px;
}
#footer-container {
padding: 0 30px;
}
#footer-container #backtotop.button-wrap.left {
float: none;
left: 0;
right: 0;
position: absolute;
}
#backtotop.button-wrap.left .button-text {
text-align: left;
float: left;
display: none;
}
#backtotop.button-wrap.left .icon-wrap {
float: none;
position: absolute;
right: 0;
left: auto;
margin: auto;
top: 0px;
}
.copyright {
margin: 0;
left: 10px;
top: 30px;
text-align: left;
}
.footer-middle {
max-width: 1180px;
position: absolute;
margin: 0 auto;
left: 0;
width: 100%;
top: -40px;
}
footer.showcase-footer .arrows-wrap {
right: auto;
left: -30px;
float: left;
margin: auto;
}
footer.showcase-footer .socials-wrap {
width: 170px;
float: right;
left: auto;
right: 0;
top: 0;
}
.socials-wrap {
width: 170px;
float: none;
left: -6px;
right: auto;
top: 0px;
margin: 0;
}
.socials-wrap .socials {
text-align: left;
}
.socials li {
margin: 0 0px auto;
}
.button-wrap.quickmenu {
display: none;
}
.full .elementor-custom-padding .elementor-widget-wrap,
.full .wp-block-antro-gutenberg-container.small,
.full .wp-block-antro-gutenberg-container.large {
padding-left: 30px !important;
padding-right: 30px !important;
}
}
@media only screen and (max-width: 479px) {
.percentage {
font-size: 48px;
line-height: 72px;
}
.percentage-intro {
margin-bottom: 30px;
}
h1.big-title {
font-size: 48px;
line-height: 72px;
}
.row_padding_top {
padding-top: 12vw;
}
.row_padding_bottom {
padding-bottom: 12vw;
}
.row_padding_left {
padding-left: 20px;
}
.row_padding_right {
padding-right: 20px;
}
.row_padding_all {
padding: 12vw 20px;
}
.two-halfs-right {
padding-left: 20px;
padding-right: 20px;
}
hr {
height: 10px;
}
#logo {
left: 20px;
}
.button-wrap.right.menu {
right: -10px;
}
.flexnav {
padding: 0 20px;
}
.flexnav li ul li a {
padding: 5px 0;
}
li.buy-item a {
color: #fff;
font-size: 14px;
line-height: 30px;
}
p.title-has-line::after {
display: none;
}
#main-page-content,
#main-page-content.comments-page {
padding: 0 20px;
}
.large .white-section-container,
.large .dark-section-container {
padding: 0 20px;
}
.white-section-container,
.dark-section-container {
padding: 0 20px;
}
#footer-container {
padding: 0px;
margin: 0;
}
footer.showcase-footer #footer-container {
padding: 0px 20px;
}
.copyright {
left: 0px;
}
.socials-wrap {
float: none;
left: 14px;
right: auto;
}
.arrows-wrap {
left: -10px;
width: 80px;
}
.prev-wrap,
.next-wrap {
width: 40px;
}
footer.showcase-footer .arrows-wrap {
right: 0;
left: 0;
float: none;
margin: auto;
}
footer.showcase-footer .arrows-wrap {
width: 100%;
}
footer.showcase-footer .prev-wrap,
footer.showcase-footer .next-wrap {
width: 60px;
}
footer.showcase-footer .footer-middle {
top: 0px;
}
footer.showcase-footer .showcase-subtitles-wrap {
left: 0;
}
footer.showcase-footer .socials-wrap {
display: none;
}
.button-text {
display: none;
}
#main-page-content .button-text {
display: block;
}
.full .elementor-custom-padding .elementor-widget-wrap,
.full .wp-block-antro-gutenberg-container.small,
.full .wp-block-antro-gutenberg-container.large {
padding-left: 20px !important;
padding-right: 20px !important;
}
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) {
#rotate-device {
display: block;
}
}.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-threads:before{content:"\e9cb"}.fa-threads-square:before{content:"\e9cc"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-x-twitter:before{content:"\e9ca"}.fa-x-twitter-square:before{content:"\e9c9"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(//www.grito.cc/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);src:url(//www.grito.cc/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//www.grito.cc/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//www.grito.cc/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff) format("woff"),url(//www.grito.cc/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"),url(//www.grito.cc/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands";font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(//www.grito.cc/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);src:url(//www.grito.cc/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//www.grito.cc/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//www.grito.cc/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff) format("woff"),url(//www.grito.cc/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"),url(//www.grito.cc/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}@font-face{font-family:'FontAwesome';src:url(//www.grito.cc/wp-content/themes/antro/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.grito.cc/wp-content/themes/antro/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.grito.cc/wp-content/themes/antro/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.grito.cc/wp-content/themes/antro/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.grito.cc/wp-content/themes/antro/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.grito.cc/wp-content/themes/antro/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}