.pswp {
display: none;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
overflow: hidden;
-ms-touch-action: none;
touch-action: none;
z-index: 10500;
-webkit-text-size-adjust: 100%; -webkit-backface-visibility: hidden;
outline: none;
}
.pswp * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.pswp img {
max-width: none;
} .pswp--animate_opacity { opacity: 0.001;
will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--open {
display: block;
}
.pswp--zoom-allowed .pswp__img { cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in;
}
.pswp--zoomed-in .pswp__img { cursor: -webkit-grab;
cursor: -moz-grab;
cursor: grab;
}
.pswp--dragging .pswp__img { cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: grabbing;
} .pswp__bg {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #000;
opacity: 0;
transform: translateZ(0);
-webkit-backface-visibility: hidden;
will-change: opacity;
}
.pswp__scroll-wrap {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: hidden;
}
.pswp__container,
.pswp__zoom-wrap {
-ms-touch-action: none;
touch-action: none;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
} .pswp__container,
.pswp__img {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
}
.pswp__zoom-wrap {
position: absolute;
width: 100%;
-webkit-transform-origin: left top;
-ms-transform-origin: left top;
transform-origin: left top; -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp__bg {
will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
-webkit-transition: none;
transition: none;
}
.pswp__container,
.pswp__zoom-wrap {
-webkit-backface-visibility: hidden;
}
.pswp__item {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
overflow: hidden;
}
.pswp__img {
position: absolute;
width: auto;
height: auto;
top: 0;
left: 0;
} .pswp__img--placeholder {
-webkit-backface-visibility: hidden;
} .pswp__img--placeholder--blank {
background: #222;
}
.pswp--ie .pswp__img {
width: 100% !important;
height: auto !important;
left: 0;
top: 0;
} .pswp__error-msg {
position: absolute;
left: 0;
top: 50%;
width: 100%;
text-align: center;
font-size: 14px;
line-height: 16px;
margin-top: -8px;
color: #CCC;
}
.pswp__error-msg a {
color: #CCC;
text-decoration: underline;
}
.pswp .pswp__zoom-wrap {
text-align: center;
}
.pswp .pswp__zoom-wrap:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.pswp .wrapper {
line-height: 0;
width: 100%;
max-width: 1200px;
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045;
}
.pswp .video-wrapper {
position: relative;
padding-bottom: 56.25%; padding-top: 25px;
height: 0;
width: 100%;
}
.pswp .video-wrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.pswp video {
width: 100% !important;
height: auto !important;
}    .pswp__button {
width: 44px;
height: 44px;
position: relative;
background: none;
cursor: pointer;
overflow: visible;
-webkit-appearance: none;
display: block;
border: 0;
padding: 0;
margin: 0;
float: right;
opacity: 0.75;
-webkit-transition: opacity 0.2s;
transition: opacity 0.2s;
-webkit-box-shadow: none;
box-shadow: none; }
.pswp__button:focus,
.pswp__button:hover {
opacity: 1; }
.pswp__button:active {
outline: none;
opacity: 0.9; }
.pswp__button::-moz-focus-inner {
padding: 0;
border: 0; } .pswp__ui--over-close .pswp__button--close {
opacity: 1; }
.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
background: url(//lp.iddolavie.com/wp-content/plugins/pt-ottro-addons/assets/imgs/default-skin.png) 0 0 no-repeat;
background-size: 264px 88px;
width: 44px;
height: 44px; }
@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) { .pswp--svg .pswp__button,
.pswp--svg .pswp__button--arrow--left:before,
.pswp--svg .pswp__button--arrow--right:before {
background-image: url(//lp.iddolavie.com/wp-content/plugins/pt-ottro-addons/assets/imgs/default-skin.svg); }
.pswp--svg .pswp__button--arrow--left,
.pswp--svg .pswp__button--arrow--right {
background: none; } }
.pswp__button--close {
background-position: 0 -44px; }
.pswp__button--share {
background-position: -44px -44px; }
.pswp__button--fs {
display: none; }
.pswp--supports-fs .pswp__button--fs {
display: block; }
.pswp--fs .pswp__button--fs {
background-position: -44px 0; }
.pswp__button--zoom {
display: none;
background-position: -88px 0; }
.pswp--zoom-allowed .pswp__button--zoom {
display: block; }
.pswp--zoomed-in .pswp__button--zoom {
background-position: -132px 0; } .pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
visibility: hidden; } .pswp__button--arrow--left,
.pswp__button--arrow--right {
background: none;
top: 50%;
margin-top: -50px;
width: 70px;
height: 100px;
position: absolute; }
.pswp__button--arrow--left {
left: 0; }
.pswp__button--arrow--right {
right: 0; }
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
content: '';
top: 35px;
background-color: rgba(0, 0, 0, 0.3);
height: 30px;
width: 32px;
position: absolute; }
.pswp__button--arrow--left:before {
left: 6px;
background-position: -138px -44px; }
.pswp__button--arrow--right:before {
right: 6px;
background-position: -94px -44px; } .pswp__counter,
.pswp__share-modal {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.pswp__share-modal {
display: block;
background: rgba(0, 0, 0, 0.5);
width: 100%;
height: 100%;
top: 0;
left: 0;
padding: 10px;
position: absolute;
z-index: 1600;
opacity: 0;
-webkit-transition: opacity 0.25s ease-out;
transition: opacity 0.25s ease-out;
-webkit-backface-visibility: hidden;
will-change: opacity; }
.pswp__share-modal--hidden {
display: none; }
.pswp__share-tooltip {
z-index: 1620;
position: absolute;
background: #FFF;
top: 56px;
border-radius: 2px;
display: block;
width: auto;
right: 44px;
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
-webkit-transform: translateY(6px);
-ms-transform: translateY(6px);
transform: translateY(6px);
-webkit-transition: -webkit-transform 0.25s;
transition: transform 0.25s;
-webkit-backface-visibility: hidden;
will-change: transform; }
.pswp__share-tooltip a {
display: block;
padding: 8px 12px;
color: #000;
text-decoration: none;
font-size: 14px;
line-height: 18px; }
.pswp__share-tooltip a:hover {
text-decoration: none;
color: #000; }
.pswp__share-tooltip a:first-child { border-radius: 2px 2px 0 0; }
.pswp__share-tooltip a:last-child {
border-radius: 0 0 2px 2px; }
.pswp__share-modal--fade-in {
opacity: 1; }
.pswp__share-modal--fade-in .pswp__share-tooltip {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); } .pswp--touch .pswp__share-tooltip a {
padding: 16px 12px; }
a.pswp__share--facebook:before {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
top: -12px;
right: 15px;
border: 6px solid transparent;
border-bottom-color: #FFF;
-webkit-pointer-events: none;
-moz-pointer-events: none;
pointer-events: none; }
a.pswp__share--facebook:hover {
background: #3E5C9A;
color: #FFF; }
a.pswp__share--facebook:hover:before {
border-bottom-color: #3E5C9A; }
a.pswp__share--twitter:hover {
background: #55ACEE;
color: #FFF; }
a.pswp__share--pinterest:hover {
background: #CCC;
color: #CE272D; }
a.pswp__share--download:hover {
background: #DDD; } .pswp__counter {
position: absolute;
left: 0;
top: 0;
height: 44px;
font-size: 13px;
line-height: 44px;
color: #FFF;
opacity: 0.75;
padding: 0 10px; } .pswp__caption {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
min-height: 44px; }
.pswp__caption small {
font-size: 11px;
color: #BBB; }
.pswp__caption__center {
text-align: left;
max-width: 420px;
margin: 0 auto;
font-size: 13px;
padding: 10px;
line-height: 20px;
color: #CCC; }
.pswp__caption--empty {
display: none; } .pswp__caption--fake {
visibility: hidden; } .pswp__preloader {
width: 44px;
height: 44px;
position: absolute;
top: 0;
left: 50%;
margin-left: -22px;
opacity: 0;
-webkit-transition: opacity 0.25s ease-out;
transition: opacity 0.25s ease-out;
will-change: opacity;
direction: ltr; }
.pswp__preloader__icn {
width: 20px;
height: 20px;
margin: 12px; }
.pswp__preloader--active {
opacity: 1; }
.pswp__preloader--active .pswp__preloader__icn { background: url(//lp.iddolavie.com/wp-content/plugins/pt-ottro-addons/assets/imgs/preloader.gif) 0 0 no-repeat; }
.pswp--css_animation .pswp__preloader--active {
opacity: 1; }
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
-webkit-animation: clockwise 500ms linear infinite;
animation: clockwise 500ms linear infinite; }
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
-webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }
.pswp--css_animation .pswp__preloader__icn {
background: none;
opacity: 0.75;
width: 14px;
height: 14px;
position: absolute;
left: 15px;
top: 15px;
margin: 0; }
.pswp--css_animation .pswp__preloader__cut { position: relative;
width: 7px;
height: 14px;
overflow: hidden; }
.pswp--css_animation .pswp__preloader__donut {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 14px;
height: 14px;
border: 2px solid #FFF;
border-radius: 50%;
border-left-color: transparent;
border-bottom-color: transparent;
position: absolute;
top: 0;
left: 0;
background: none;
margin: 0; }
@media screen and (max-width: 1024px) {
.pswp__preloader {
position: relative;
left: auto;
top: auto;
margin: 0;
float: right; } }
@-webkit-keyframes clockwise {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes clockwise {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@-webkit-keyframes donut-rotate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0); }
50% {
-webkit-transform: rotate(-140deg);
transform: rotate(-140deg); }
100% {
-webkit-transform: rotate(0);
transform: rotate(0); } }
@keyframes donut-rotate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0); }
50% {
-webkit-transform: rotate(-140deg);
transform: rotate(-140deg); }
100% {
-webkit-transform: rotate(0);
transform: rotate(0); } }  .pswp__ui {
-webkit-font-smoothing: auto;
visibility: visible;
opacity: 1;
z-index: 1550; } .pswp__top-bar {
position: absolute;
left: 0;
top: 0;
height: 44px;
width: 100%; }
.admin-bar .pswp__top-bar {
top: 32px;
}
.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
-webkit-backface-visibility: hidden;
will-change: opacity;
-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); } .pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
visibility: visible; }
.pswp__top-bar,
.pswp__caption {
background-color: rgba(0, 0, 0, 0.5); } .pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
background-color: rgba(0, 0, 0, 0.3); } .pswp__ui--idle .pswp__top-bar {
opacity: 0; }
.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
opacity: 0; } .pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right { opacity: 0.001; } .pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
display: none; }
.pswp__element--disabled {
display: none !important; }
.pswp--minimal--dark .pswp__top-bar {
background: none; }div[style*="position: absolute;top: -1000px"],
div[style*="position: absolute; top: -1000px"] {
display: none;
} .play-link,
.author-block {
color: inherit;
text-decoration: none;
}
.bg-overlay .text,
.project-split-screen .right-side .swiper-slide,
.split-screen .nav-arrows .prev,
.split-screen .nav-arrows .next,
.one-screen .bottom-block .nav-arrows .prev,
.one-screen .bottom-block .nav-arrows .next,
.product-banner-block .bn-bottom .nav-arrows .prev,
.product-banner-block .bn-bottom .nav-arrows .next,
.banner-area .bn-bottom .nav-arrows .prev,
.banner-area .bn-bottom .nav-arrows .next,
.nav-buttons,
.map-block.with-content,
.testimonials-slider .nav-arrows .prev,
.testimonials-slider .nav-arrows .next,
.blog-carousel .nav-arrows .prev,
.blog-carousel .nav-arrows .next,
.brand-block .nav-arrows .prev,
.brand-block .nav-arrows .next,
.brand-item,
.accordion-block .accordion-item .top .button,
.tabs-block .tab-nav .swiper-slide,
.video-button .icon,
.categories-carousel .image,
.slide-carousel-carousel .swiper-slide .image,
.event-item .image .video-link,
.split-screen>.swiper-pagination .swiper-pagination-bullet,
.split-screen .left-slider .swiper-slide,
.split-screen .right-slider>.swiper-wrapper .swiper-slide,
.one-screen .banner-s-buttons .button .close-label,
.one-screen .item .side-block,
.content-slider-block .image-slider .swiper-container .swiper-slide,
.product-banner-block .item {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.project-slider .prev,
.project-slider .next,
.bg-overlay .video-wrap.disable-on-scroll video,
.bg-overlay .video.disable-on-scroll video,
.bg-overlay iframe.video.disable-on-scroll,
.bg-overlay .video-controls.hide,
.bg-overlay .video-controls .button:before,
.bg-overlay .video-controls .button i,
.bg-overlay .color,
.project-slider .thumbs .swiper-slide,
.project-page-image-right-side .right-side>.scroll-element .scroll-bar,
.split-screen .nav-arrows .prev,
.split-screen .nav-arrows .next,
.one-screen .bottom-block .nav-arrows .prev,
.one-screen .bottom-block .nav-arrows .next,
.product-banner-block .bn-bottom .nav-arrows .prev,
.product-banner-block .bn-bottom .nav-arrows .next,
.banner-area .bn-bottom .nav-arrows .prev,
.banner-area .bn-bottom .nav-arrows .next,
.split-screen .nav-arrows.style2 .prev:before,
.split-screen .nav-arrows.style2 .next:before,
.one-screen .bottom-block .nav-arrows.style2 .prev:before,
.one-screen .bottom-block .nav-arrows.style2 .next:before,
.product-banner-block .bn-bottom .nav-arrows.style2 .prev:before,
.product-banner-block .bn-bottom .nav-arrows.style2 .next:before,
.banner-area .bn-bottom .nav-arrows.style2 .prev:before,
.banner-area .bn-bottom .nav-arrows.style2 .next:before,
.product-banner-block .bn-bottom.with-fill .nav-arrows .prev:before,
.product-banner-block .bn-bottom.with-fill .nav-arrows .next:before,
.banner-area .bn-bottom.with-fill .nav-arrows .prev:before,
.banner-area .bn-bottom.with-fill .nav-arrows .next:before,
.banner-area .swiper-pagination .swiper-pagination-bullet,
.swiper-dots .swiper-pagination-bullet,
.loadmore-button .load-dots,
.filter-buttons .wrap .button,
.filter-buttons .wrap .button:before,
.filter-buttons .wrap .button span,
.nav-buttons>*,
.hover-plus,
.portfolio-item-style3 .img:before,
.portfolio-type-slider .prev,
.portfolio-type-slider .swiper-container,
.portfolio-type-slider .swiper-slide:before,
.portfolio-type-carousel2 .swiper-slide img,
.skills-rate .rate-line span,
.testimonials-slider .nav-arrows .prev,
.testimonials-slider .nav-arrows .next,
.blog-carousel .nav-arrows .prev,
.blog-carousel .nav-arrows .next,
.brand-block .nav-arrows .prev,
.brand-block .nav-arrows .next,
.brand-block.style2 .next,
.brand-item img,
.tabs-block .tab-nav .prev,
.tabs-block .tab-nav .next,
.testimonial-item .wrap,
.price-list-block .prev,
.price-list-block .next,
.categories-carousel .prev,
.categories-carousel .next,
.team-block .prev,
.team-block .next,
.portfolio-type-carousel .prev,
.portfolio-type-carousel .next,
.icon-box-block .prev,
.icon-box-block .next,
.h-type1 .icon-box:before,
.icon-box-style2 .wrap:before,
.icon-box-style3 .wrap,
.icon-box-style3 .wrap:before,
.icon-box-style5:before,
.price-list-item2 .bg:before,
.price-list-item2 .option-button .l,
.price-list-item2 .option-button .l2,
.subscribe-form button,
.categories-carousel .image:before,
.categories-carousel-type2 .prev,
.categories-carousel-type2 .next,
.event-nav .prev,
.event-nav .next,
.event-item,
.blog-banner .bn-bottom .nav-arrows .next:before,
.blog-banner .bn-bottom .nav-arrows .prev:before,
.split-screen>.swiper-pagination .swiper-pagination-bullet,
.one-screen .banner-s-buttons .button,
.content-slider-block .image-slider .prev,
.content-slider-block .image-slider .next,
.content-slider-block .swiper-pagination .swiper-pagination-bullet,
.product-banner-block .bn-bottom .nav-arrows .prev:before,
.product-banner-block .bn-bottom .nav-arrows .next:before,
.project-slider-block .prev,
.project-slider-block .next {
-webkit-transition: 300ms ease;
-o-transition: 300ms ease;
transition: 300ms ease;
-webkit-transition-property: color, background, mix-blend-mode, opacity, visibility, height;
-o-transition-property: color, background, mix-blend-mode, opacity, visibility, height;
transition-property: color, background, mix-blend-mode, opacity, visibility, height;
}
.vc_section,
.vc_row,
.wpb_wrapper,
.bg-overlay .image,
.project-slider .item a span,
.project-slider .thumbs .swiper-slide,
.project-split-screen .right-side .swiper-slide,
.video-block,
.portfolio-item .img,
.portfolio-item .img .img-b,
.portfolio-item-style2 .img .img-b,
.portfolio-item-style3 .img .img-b,
.portfolio-type-slider .swiper-slide a,
.tabs-block-with-image .tab-images .swiper-slide,
.side-img-block>div,
.testimonial-item .top-block .avatar,
.gallery-carousel .swiper-slide,
.price-list-item2 .bg,
.categories-carousel .image,
.categories-carousel-type2 .swiper-slide .image,
.metro-images-block .item,
.event-item .image,
.team-item .img,
.author-block .avatar,
.post-gallery-masonry .a-img div,
.post-gallery-grid .a-img div {
background: 50% no-repeat;
background-size: cover;
}
@media (max-width: 767.98px) {
body.mobile-images-true .vc_section,
body.mobile-images-true .vc_row,
body.mobile-images-true .wpb_wrapper,
body.mobile-images-true .bg-overlay .image,
.bg-overlay body.mobile-images-true .image,
body.mobile-images-true .project-slider .item a span,
.project-slider .item a body.mobile-images-true span,
body.mobile-images-true .project-slider .thumbs .swiper-slide,
.project-slider .thumbs body.mobile-images-true .swiper-slide,
body.mobile-images-true .project-split-screen .right-side .swiper-slide,
.project-split-screen .right-side body.mobile-images-true .swiper-slide,
body.mobile-images-true .video-block,
body.mobile-images-true .portfolio-item .img,
.portfolio-item body.mobile-images-true .img,
body.mobile-images-true .portfolio-item .img .img-b,
.portfolio-item .img body.mobile-images-true .img-b,
body.mobile-images-true .portfolio-item-style2 .img .img-b,
.portfolio-item-style2 .img body.mobile-images-true .img-b,
body.mobile-images-true .portfolio-item-style3 .img .img-b,
.portfolio-item-style3 .img body.mobile-images-true .img-b,
body.mobile-images-true .portfolio-type-slider .swiper-slide a,
.portfolio-type-slider .swiper-slide body.mobile-images-true a,
body.mobile-images-true .tabs-block-with-image .tab-images .swiper-slide,
.tabs-block-with-image .tab-images body.mobile-images-true .swiper-slide,
body.mobile-images-true .side-img-block>div,
body.mobile-images-true .testimonial-item .top-block .avatar,
.testimonial-item .top-block body.mobile-images-true .avatar,
body.mobile-images-true .gallery-carousel .swiper-slide,
.gallery-carousel body.mobile-images-true .swiper-slide,
body.mobile-images-true .price-list-item2 .bg,
.price-list-item2 body.mobile-images-true .bg,
body.mobile-images-true .categories-carousel .image,
.categories-carousel body.mobile-images-true .image,
body.mobile-images-true .categories-carousel-type2 .swiper-slide .image,
.categories-carousel-type2 .swiper-slide body.mobile-images-true .image,
body.mobile-images-true .metro-images-block .item,
.metro-images-block body.mobile-images-true .item,
body.mobile-images-true .event-item .image,
.event-item body.mobile-images-true .image,
body.mobile-images-true .team-item .img,
.team-item body.mobile-images-true .img,
body.mobile-images-true .author-block .avatar,
.author-block body.mobile-images-true .avatar,
body.mobile-images-true .post-gallery-masonry .a-img div,
.post-gallery-masonry .a-img body.mobile-images-true div,
body.mobile-images-true .post-gallery-grid .a-img div,
.post-gallery-grid .a-img body.mobile-images-true div {
background-size: contain !important;
}
}
.filter-buttons .wrap .button,
.price-list-block .plan-switcher button,
.event-nav .swiper-slide,
.social-button,
.one-screen .banner-s-buttons .button {
background: none;
border: none;
color: inherit;
cursor: pointer;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-family: inherit;
line-height: 1;
outline: none;
overflow: hidden;
padding: 0;
pointer-events: all;
position: relative;
text-decoration: none;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
z-index: 1;
}
.filter-buttons .wrap .button span,
.price-list-block .plan-switcher button span,
.event-nav .swiper-slide span,
.social-button span,
.one-screen .banner-s-buttons .button span {
white-space: nowrap;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
}
.bg-overlay,
.bg-overlay .image,
.bg-overlay .parallax-image,
.bg-overlay .video-wrap,
.bg-overlay .video,
.bg-overlay .color-change,
.bg-overlay .color,
.bg-overlay .bg-color,
.bg-overlay .gradient,
.bg-overlay .cross,
.bg-overlay .dots,
.bg-overlay .waves,
.bg-overlay .squares,
.bg-overlay a,
.project-split-screen .right-side .swiper-slide a,
.iframe-video iframe,
.video-block .content-block .content:before,
.portfolio-item .img .img-b,
.portfolio-item .img a,
.portfolio-item-style2 .img a,
.portfolio-item-style3 .img:before,
.portfolio-item-style3 .img a,
.portfolio-type-slider .swiper-slide a,
.portfolio-type-carousel2 .swiper-slide .img a,
.portfolio-type-carousel2 .swiper-slide a,
.gallery-type .portfolio-item a,
.split-screen .map-block .map,
.map-block.with-content .map,
.accordion-block .accordion-item:before,
.side-img-block>div,
.gallery-carousel .swiper-slide a,
.video-button .icon:before,
.video-button .icon:after,
.icon-box>a,
.icon-box-style2 .wrap:before,
.icon-box-style2 a,
.icon-box-style3 .wrap:before,
.icon-box-style3 a,
.icon-box-style4 a,
.icon-box-style5>a,
.price-list-item2 .bg:before,
.price-list-item2 .scroll-wrapper>.scroll-element .scroll-bar:before,
.categories-carousel .image:before,
.categories-carousel .full-link,
.categories-carousel-type2 .swiper-slide .image,
.categories-carousel-type2 .swiper-slide .full-link,
.event-item .image .video-link,
.one-screen .banner-c-block,
.content-slider-block .content-slider:before,
.post-gallery-masonry a,
.post-gallery-grid a {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
}
.bg-overlay .video-wrap.disable-on-scroll.show video,
.bg-overlay .video.disable-on-scroll.show video,
.bg-overlay iframe.video.disable-on-scroll.show,
.social-links-on-side.show,
.loadmore-button.loading .load-dots,
.filter-buttons .wrap .button:hover:before,
.filter-buttons .wrap .button.current:before,
.filter-buttons.style2 .wrap .button:hover:before,
.filter-buttons.style2 .wrap .button.current:before,
.portfolio-item-style3:hover .img:before,
.skills-rate .rate-line div.animated span,
.brand-item:hover img+img,
.icon-box-style2 .wrap:hover:before,
.icon-box-style3 .wrap:hover:before,
.price-list-item2 .option-button.active .l2 {
opacity: 1;
visibility: visible;
}
.bg-overlay .video-wrap.disable-on-scroll video,
.bg-overlay .video.disable-on-scroll video,
.bg-overlay iframe.video.disable-on-scroll,
.bg-overlay .video-controls.hide,
.social-links-on-side,
.loadmore-button .load-dots,
.loadmore-button.loading>*,
.filter-buttons .wrap .button:before,
.portfolio-item-style3 .img:before,
.skills-rate .rate-line span,
.brand-item:hover img,
.tabs-block .tab-nav .prev.swiper-button-disabled,
.tabs-block .tab-nav .next.swiper-button-disabled,
.price-list-block .prev.swiper-button-disabled,
.price-list-block .next.swiper-button-disabled,
.categories-carousel .prev.swiper-button-disabled,
.categories-carousel .next.swiper-button-disabled,
.team-block .prev.swiper-button-disabled,
.team-block .next.swiper-button-disabled,
.portfolio-type-carousel .prev.swiper-button-disabled,
.portfolio-type-carousel .next.swiper-button-disabled,
.icon-box-block .prev.swiper-button-disabled,
.icon-box-block .next.swiper-button-disabled,
.h-type1 .icon-box:before,
.icon-box-style2 .wrap:before,
.icon-box-style3 .wrap:before,
.price-list-item2 .option-button .l2,
.price-list-item2 .option-button.active .l,
.event-nav .prev.swiper-button-disabled,
.event-nav .next.swiper-button-disabled {
opacity: 0;
visibility: hidden;
}
.project-slider .prev,
.project-slider .next {
position: absolute;
top: 50%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
margin-top: -1em;
font-size: 10px;
width: 2em;
height: 2em;
cursor: pointer;
color: inherit;
direction: rtl;
z-index: 2;
}
.project-slider .swiper-button-disabled.prev,
.project-slider .swiper-button-disabled.next {
color: inherit;
opacity: .6;
pointer-events: none;
}
.project-slider .prev {
right: -85px;
}
.project-slider .next {
left: -85px;
}
.bg-overlay .text,
.banner-area.style5 .fields,
.video-block.style5 .text,
.portfolio-item-style2 .title,
.portfolio-item-style3 .title,
.portfolio-type-slider .content .desc,
.accordion-block .accordion-item .wrap,
.tabs-block .tab-nav,
.testimonial-item .quote,
.icon-box .desc,
.icon-box-style2 .icon .num,
.icon-box-style5 .title,
.icon-box-style5 .desc,
.price-list-item .options,
.price-list-item2 .options,
.contact-item .value,
.subscribe-form .input,
.subscribe-form button,
.categories-carousel .title .num,
.categories-carousel-type2 .swiper-slide .title span,
.slide-carousel-carousel .swiper-slide .desc,
.num-box-item,
.event-item,
.team-item,
.post-meta,
.blog-banner .blog-banner-item .row .col-12 .content .desc,
.social-button,
.app-button,
.split-screen>.swiper-pagination,
.split-screen .content .text,
.one-screen .item .content .text,
.content-slider-block .content-slider .text,
.product-banner-block .heading-block .sub-h {
font-family: 'proxima-nova', sans-serif;
}
.message-cloud>*:first-child,
.video-block .content-block .content>*:first-child,
.one-screen .item .content>*:first-child,
.content-slider-block .content-slider .content>*:first-child,
.product-banner-block .content>*:first-child {
margin-top: 0 !important;
}
.message-cloud>*:last-child,
.video-block .content-block>*:last-child,
.video-block .content-block .content>*:last-child,
.portfolio-type-slider .content>*:last-child,
.slide-carousel-carousel .swiper-slide .content>*:last-child,
.split-screen .content>*:last-child,
.one-screen .item .content>*:last-child,
.content-slider-block .content-slider .content>*:last-child,
.product-banner-block .content>*:last-child {
margin-bottom: 0 !important;
} .play-link:hover,
.author-block:hover,
.project-slider .prev:hover,
.project-slider .next:hover,
.product-banner-block .bn-bottom.with-fill .nav-arrows .prev:hover:before,
.product-banner-block .bn-bottom.with-fill .nav-arrows .next:hover:before,
.banner-area .bn-bottom.with-fill .nav-arrows .prev:hover:before,
.banner-area .bn-bottom.with-fill .nav-arrows .next:hover:before,
.nav-buttons>*:hover,
.portfolio-type-slider .prev:hover,
.portfolio-type-carousel2 .swiper-slide .category,
.testimonials-slider .nav-arrows .prev:not(.swiper-button-disabled):hover,
.testimonials-slider .nav-arrows .next:not(.swiper-button-disabled):hover,
.blog-carousel .nav-arrows .prev:not(.swiper-button-disabled):hover,
.blog-carousel .nav-arrows .next:not(.swiper-button-disabled):hover,
.brand-block .nav-arrows .prev:not(.swiper-button-disabled):hover,
.brand-block .nav-arrows .next:not(.swiper-button-disabled):hover,
.brand-block.style2 .next:hover,
.video-button.accent,
.price-list-block .prev:hover,
.price-list-block .next:hover,
.categories-carousel .prev:hover,
.categories-carousel .next:hover,
.team-block .prev:hover,
.team-block .next:hover,
.portfolio-type-carousel .prev:hover,
.portfolio-type-carousel .next:hover,
.icon-box-block .prev:hover,
.icon-box-block .next:hover,
.icon-box-style2 .wrap:hover,
.icon-box-style3 .icon,
.subscribe-form .input-block:after,
.categories-carousel-type2 .prev:hover,
.categories-carousel-type2 .next:hover,
.event-nav .swiper-slide.swiper-slide-thumb-active:before,
.content-slider-block .image-slider .prev:hover,
.content-slider-block .image-slider .next:hover,
.product-banner-block .bn-bottom .nav-arrows .prev:hover:before,
.product-banner-block .bn-bottom .nav-arrows .next:hover:before {
color: #BD0505;
}
.play-link,
.swiper-dots .swiper-pagination-bullet.swiper-pagination-bullet-active,
.skills-rate .rate-line div,
.skills-rate .rate-line span,
.contact-block .title:before,
.icon-box-style3 .wrap:before,
.price-list-item2,
.price-list-item2 .sticker,
.price-list-item2 .scroll-wrapper>.scroll-element .scroll-bar,
.price-list-item2.opened .button .button-style1,
.subscribe-form button:hover,
.slide-carousel-carousel .swiper-scrollbar .swiper-scrollbar-drag,
.slide-carousel-carousel .swiper-scrollbar .swiper-scrollbar-drag:before,
.app-button,
.split-screen .bottom-block .nav-arrows .prev:hover,
.split-screen .bottom-block .nav-arrows .next:hover,
.one-screen .banner-s-buttons .button,
.content-slider-block .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
background: #BD0505;
}
.skills-rate .rate-line span:before,
.tabs-block .tab-nav .swiper-slide.swiper-slide-thumb-active {
border-color: #BD0505;
} .contact-block .title {
color: #9a50fc;
}
.hide {
display: none;
}
@media (max-width: 575.98px) {
.site-header .site-logo {
max-width: none;
width: 130px;
}
} .base-icon-cancel:before,
.base-icon-cross:before {
content: '\e906';
}
.woocommerce table.shop_product_table .product-name .d-flex .img .remove-button {
color: #fff;
}
@media screen and (max-width: 450px) {
.header-minicart .minicart-wrap {
position: fixed;
top: 40px;
width: 90%;
max-width: 300px;
left: 15px;
}
}
.vc_row[data-vc-full-width] {
overflow: visible;
}
.owl-carousel .parallax-mirror {
-webkit-transform: translateX(0) !important;
-ms-transform: translateX(0) !important;
transform: translateX(0) !important;
}
.owl-carousel .owl-item {
-webkit-transition: 0.3s ease;
-o-transition: 0.3s ease;
transition: 0.3s ease;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
-o-transition-property: opacity, transform;
transition-property: opacity, transform;
transition-property: opacity, transform, -webkit-transform;
}
.owl-carousel.loading .owl-item {
opacity: 0 !important;
-webkit-transform: translate(-50%, 0%) !important;
-ms-transform: translate(-50%, 0%) !important;
transform: translate(-50%, 0%) !important;
}
.vc_row.vc_row-o-equal-height>.wpb_column>.vc_column-inner>.wpb_wrapper {
height: 100%;
}
.vc_section,
.vc_row,
.wpb_wrapper {
position: relative;
}
.date-input,
.number-input {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid #EDEDED;
background: #FFFFFF;
padding: 0 0 0 20px;
height: 45px;
}
.date-input i,
.number-input i {
position: absolute;
top: 50%;
right: 20px;
margin-top: -.5em;
}
.date-input i.base-icon-baby-boy,
.number-input i.base-icon-baby-boy {
font-size: 22px;
}
.date-input input,
.number-input input {
font-size: 15px;
padding: 0 53px 0 0;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
height: 100%;
}
.number-input {
padding-left: 10px;
}
.number-input input {
-moz-appearance: textfield;
}
.number-input input::-webkit-outer-spin-button,
.number-input input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.number-input .b {
border-right: 1px solid #EAEAEA;
padding-right: 10px;
}
.number-input .plus,
.number-input .minus {
position: relative;
width: 15px;
height: 15px;
cursor: pointer;
}
.number-input .plus:before,
.number-input .plus:after,
.number-input .minus:before,
.number-input .minus:after {
content: '';
position: absolute;
background: #000;
width: 12px;
height: 2px;
top: 50%;
right: 50%;
margin: -1px -6px 0 0;
}
.number-input .plus {
margin-bottom: 1px;
}
.number-input .plus:after {
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.cache-items {
display: none !important;
}
.parallax-mirror img {
right: 0;
}
[contenteditable=true]:empty:before {
content: attr(data-placeholder);
display: inline;
}
.play-link {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
color: #fff;
padding: 10px 25px;
border-radius: 4px;
}
.play-link .icon {
font-size: 38px;
margin-left: 15px;
}
.play-link i {
display: block;
}
.play-link:hover {
background: #242221;
color: #fff;
} .load-items-area {
display: none !important;
} .bg-overlay {
z-index: -1;
pointer-events: none;
}
.vc_row>.bg-overlay,
.vc_column_container>.bg-overlay {
z-index: 0;
}
.bg-overlay>div {
z-index: 2 !important;
}
.bg-overlay .video-wrap,
.bg-overlay .video {
z-index: 3;
}
.bg-overlay .video-wrap video,
.bg-overlay .video video {
position: absolute;
min-width: 100%;
min-height: 100%;
width: 100%;
height: 100%;
top: 50%;
right: 50%;
-o-object-fit: cover;
object-fit: cover;
-webkit-transform: translate(50%, -50%);
-ms-transform: translate(50%, -50%);
transform: translate(50%, -50%);
}
.bg-overlay .video-wrap audio,
.bg-overlay .video audio {
display: none;
}
.bg-overlay iframe.video {
width: auto;
height: auto;
min-width: 100%;
min-height: 300%;
max-width: none;
top: 50%;
right: 50%;
-webkit-transform: translate(50%, -50%);
-ms-transform: translate(50%, -50%);
transform: translate(50%, -50%);
}
.bg-overlay .color-change {
-webkit-transition: all 3000ms linear;
-o-transition: all 3000ms linear;
transition: all 3000ms linear;
mix-blend-mode: multiply;
}
.bg-overlay .video-controls {
position: absolute;
bottom: 30px;
right: 30px;
left: 30px;
z-index: 100;
pointer-events: none;
font-size: 24px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
z-index: 5 !important;
}
.bg-overlay .video-controls .button {
pointer-events: all;
position: relative;
-webkit-box-flex: 0;
-webkit-flex: 0 0 1.5em;
-ms-flex: 0 0 1.5em;
flex: 0 0 1.5em;
text-align: center;
cursor: pointer;
}
.bg-overlay .video-controls .button i {
position: absolute;
top: 0;
right: 0;
width: 100%;
opacity: 0;
}
.bg-overlay .video-controls .button.active:before {
opacity: 0;
}
.bg-overlay .video-controls .button.active i {
opacity: 1;
}
.bg-overlay .text {
position: absolute;
right: 50%;
top: 0;
white-space: nowrap;
width: 245px;
height: 100%;
font-weight: bold;
font-size: 210px;
line-height: .7;
text-align: center;
color: rgba(0, 0, 0, 0.03);
margin-right: 575px;
overflow: hidden;
text-indent: .3em;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.bg-overlay .text span {
-webkit-transform: rotate(-90deg) translate(0%, -50%);
-ms-transform: rotate(-90deg) translate(0%, -50%);
transform: rotate(-90deg) translate(0%, -50%);
-webkit-transform-origin: 100% 100%;
-ms-transform-origin: 100% 100%;
transform-origin: 100% 100%;
margin-top: -0.9em;
}
.bg-overlay .color {
background-color: #1a1a1a;
opacity: 0.2;
}
.bg-overlay .gradient {
background-image: -webkit-gradient(linear, right top, right bottom, from(rgba(26, 26, 26, 0.2)), to(rgba(26, 26, 26, 0.7)));
background-image: -o-linear-gradient(top, rgba(26, 26, 26, 0.2) 0%, rgba(26, 26, 26, 0.7) 100%);
background-image: linear-gradient(to bottom, rgba(26, 26, 26, 0.2) 0%, rgba(26, 26, 26, 0.7) 100%);
background-repeat: repeat-x;
}
.bg-overlay .cross {
opacity: .5;
}
.bg-overlay .cross:before,
.bg-overlay .cross:after {
content: '';
position: absolute;
top: 50%;
right: 50%;
width: 105px;
height: 360px;
background: #fff;
}
.bg-overlay .cross:before {
-webkit-transform: translate(50%, -50%) rotate(45deg);
-ms-transform: translate(50%, -50%) rotate(45deg);
transform: translate(50%, -50%) rotate(45deg);
}
.bg-overlay .cross:after {
-webkit-transform: translate(50%, -50%) rotate(-45deg);
-ms-transform: translate(50%, -50%) rotate(-45deg);
transform: translate(50%, -50%) rotate(-45deg);
}
.bg-overlay .lines {
position: absolute;
top: 0;
left: 0;
width: 65%;
height: 100%;
max-width: 650px;
-webkit-transform: skewX(30deg);
-ms-transform: skewX(30deg);
transform: skewX(30deg);
-webkit-transform-origin: 100% 65%;
-ms-transform-origin: 100% 65%;
transform-origin: 100% 65%;
}
.bg-overlay .lines.on-left {
left: auto;
right: 0;
-webkit-transform: skewX(-30deg);
-ms-transform: skewX(-30deg);
transform: skewX(-30deg);
}
.bg-overlay .lines div {
width: 30.93525%;
background-color: #fff;
height: 100%;
float: right;
opacity: 0.07;
}
.bg-overlay .lines div:not(:last-of-type) {
margin-left: 3.59712%;
}
.bg-overlay .dots {
background-position: 50%;
background-size: auto 58px;
}
.bg-overlay .waves {
background-position: 50%;
background-size: auto 199px;
}
.bg-overlay .squares {
overflow: hidden;
}
.bg-overlay .squares:before,
.bg-overlay .squares:after {
content: "";
position: absolute;
background-color: rgba(255, 255, 255, 0.05);
width: 100%;
height: 100%;
-webkit-transform: rotate(-45deg) skewY(25deg);
-ms-transform: rotate(-45deg) skewY(25deg);
transform: rotate(-45deg) skewY(25deg);
}
.bg-overlay .squares:before {
right: -25%;
bottom: 40%;
-webkit-transform-origin: 0% 100%;
-ms-transform-origin: 0% 100%;
transform-origin: 0% 100%;
}
.bg-overlay .squares:after {
top: 60%;
right: 75%;
-webkit-transform-origin: 100% 0;
-ms-transform-origin: 100% 0;
transform-origin: 100% 0;
}
.bg-overlay a {
pointer-events: all;
} .scroll-down-button {
position: absolute;
left: -15px;
bottom: 40px;
font-size: 33px;
z-index: 3;
cursor: pointer;
}
.rs-layer .scroll-down-button {
position: relative;
left: 0;
bottom: 0;
} .sidebar-block {
position: fixed;
top: 0;
right: 0;
bottom: 0;
background: #000;
border-left: 1px solid #333333;
z-index: 105;
width: 75px;
}
.sidebar-block .sidebar-butter {
position: absolute;
right: 50%;
margin: 0 -12px 0 0 !important;
} .message-cloud {
position: relative;
color: #272626;
background: #F7F1ED;
padding: 25px 35px 60px;
margin-bottom: 15px;
border-radius: 15px;
}
.message-cloud.accent {
background: #C7E2C6;
}
.message-cloud.accent>svg {
fill: #C7E2C6;
}
.message-cloud.min {
border-radius: 8px;
padding: 10px 20px;
}
.message-cloud.min>svg {
width: 11px;
}
.message-cloud>svg {
position: absolute;
right: 0;
bottom: -24px;
fill: #F7F1ED;
}
.message-cloud>svg+* {
margin-top: 0 !important;
}
.message-cloud.right svg {
right: auto;
left: 0;
-webkit-transform: scaleX(-1);
-ms-transform: scaleX(-1);
transform: scaleX(-1);
}
@media (max-width: 767.98px) {
.message-cloud {
padding: 15px 20px 35px;
}
}
.project-slider {
position: relative;
margin-bottom: 55px;
}
.project-slider .prev,
.project-slider .next {
font-size: 20px;
}
.project-slider .item.type-original a {
display: inline-block;
vertical-align: middle;
}
.project-slider .item a {
display: block;
}
.project-slider .item a span {
display: block;
padding-bottom: 55%;
}
.project-slider .item a img {
display: block;
margin: 0 auto;
max-height: 700px;
width: auto;
}
.project-slider .thumbs {
margin-top: 30px;
z-index: 2;
}
.project-slider .thumbs .swiper-slide {
opacity: 0.6;
cursor: pointer;
}
.project-slider .thumbs .swiper-slide:before {
content: '';
display: block;
padding-bottom: 100%;
}
.project-slider .thumbs .swiper-slide.swiper-slide-thumb-active {
opacity: 1;
}
.project-slider.type-slider-with-thumbs .prev,
.project-slider.type-slider-with-thumbs .next {
top: auto;
bottom: 83px;
} .project-page-image-right-side {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
position: relative;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.project-page-image-right-side .heading-block {
margin-top: 0;
}
.project-page-image-right-side .project-content-block {
-webkit-box-flex: 0;
-webkit-flex: 0 0 500px;
-ms-flex: 0 0 500px;
flex: 0 0 500px;
max-width: 500px;
margin-left: 50px;
}
.project-page-image-right-side .right-side {
min-height: 100%;
}
.project-page-image-right-side .right-side>.wrap {
overflow: hidden;
overflow-y: auto;
-ms-overflow-style: none;
}
.project-page-image-right-side .right-side>.wrap::-webkit-scrollbar {
display: none;
}
.project-page-image-right-side .right-side>.scroll-element.scroll-y {
left: 0;
}
.project-page-image-right-side .right-side>.scroll-element.scroll-x {
display: none !important;
}
.project-page-image-right-side .right-side>.scroll-element .scroll-bar {
background: #000;
opacity: 0.2;
}
.project-page-image-right-side .right-side>.scroll-element .scroll-bar:hover {
opacity: 1;
}
.project-page-image-right-side .right-side .scroll-element .scroll-element_track {
background: none;
}
.project-page-image-right-side .right-side .project-video {
margin: 0 0 30px;
}
.project-page-image-right-side .right-side .item {
margin-bottom: 30px;
}
.project-page-image-right-side .right-side .item:last-child,
.project-page-image-right-side .right-side .item:last-child a {
margin-bottom: 0;
}
.project-page-image-right-side .right-side .item img {
display: block;
width: 100%;
}
.project-page-image-right-side.masonry .right-side {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.project-page-image-right-side.masonry .right-side .project-gallery {
margin: 0 -15px;
}
.project-page-image-right-side.masonry .right-side .item {
margin-bottom: 0;
}
.project-page-image-right-side.masonry .right-side .project-video {
margin-bottom: 30px;
}
@media (max-width: 991.98px) {
.project-page-image-right-side {
display: block;
}
.project-page-image-right-side .project-content-block {
max-width: 100%;
margin-left: 0;
}
.project-page-image-right-side .right-side>.wrap {
padding-bottom: 30px;
height: auto !important;
margin-left: 0 !important;
}
}
.project-split-screen {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.project-split-screen .heading-block {
margin-top: 0;
}
.project-split-screen .project-content-block {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
padding-left: 60px;
}
.project-split-screen .right-side {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.project-split-screen .right-side .swiper-slide {
position: relative;
}
.project-split-screen .right-side .swiper-slide a {
z-index: 0;
}
.project-split-screen .right-side .swiper-slide .video-button {
position: relative;
z-index: 2;
}
.project-split-screen .swiper-dots {
position: absolute;
top: 0;
left: 0;
bottom: 0;
z-index: 2;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
width: 45px;
}
.project-split-screen .swiper-dots .swiper-pagination-bullet {
margin: 4px 0 !important;
width: 9px;
height: 9px;
opacity: .6;
}
@media (max-width: 767.98px) {
.project-split-screen {
display: block;
}
.split-screen .left-slider .swiper-slide.swiper-slide-duplicate {
display: none;
}
.project-split-screen .project-content-block {
padding-left: 0;
max-width: 100%;
}
.project-split-screen .right-side>.wrap {
height: 500px !important;
margin: 0 !important;
}
.project-split-screen .swiper-dots {
top: auto;
bottom: 0;
right: 0;
-webkit-box-orient: inherit;
-webkit-box-direction: inherit;
-webkit-flex-direction: inherit;
-ms-flex-direction: inherit;
flex-direction: inherit;
width: auto;
}
.project-split-screen .swiper-dots .swiper-pagination-bullet {
margin: 4px !important;
}
}
.project-carousel .swiper-container .swiper-slide {
-webkit-box-flex: 0;
-webkit-flex: 0 0 340px;
-ms-flex: 0 0 340px;
flex: 0 0 340px;
max-width: 340px;
}
.project-carousel .swiper-container .swiper-slide img {
display: block;
}
@media (max-width: 767.98px) {
.project-carousel .swiper-container .swiper-slide {
-webkit-box-flex: 0;
-webkit-flex: 0 0 280px;
-ms-flex: 0 0 280px;
flex: 0 0 280px;
max-width: 280px;
}
}
@media (max-width: 767.98px) {
.project-carousel .swiper-container .swiper-slide {
-webkit-box-flex: 0;
-webkit-flex: 0 0 200px;
-ms-flex: 0 0 200px;
flex: 0 0 200px;
max-width: 200px;
}
}
.project-horizontal {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.project-horizontal .project-content-block {
-webkit-box-flex: 0;
-webkit-flex: 0 0 500px;
-ms-flex: 0 0 500px;
flex: 0 0 500px;
max-width: 500px;
margin-right: 80px;
padding-left: 60px;
}
.project-horizontal .heading-block {
margin-top: 0;
}
.project-horizontal .project-horizontal-carousel {
position: relative;
}
.project-horizontal .project-horizontal-carousel .next {
position: absolute;
right: -60px;
font-size: 30px;
bottom: 30px;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
cursor: pointer;
}
.project-horizontal .project-horizontal-carousel .next:hover {
-webkit-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px);
}
.project-horizontal .project-horizontal-carousel .swiper-wrapper {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.project-horizontal .project-horizontal-carousel .swiper-slide {
position: relative;
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
}
.project-horizontal .project-horizontal-carousel .swiper-slide img {
display: block;
width: auto;
height: auto;
max-height: 100vh;
}
.project-horizontal .project-horizontal-carousel .swiper-slide .video-button {
position: absolute;
top: 50%;
right: 50%;
-webkit-transform: translate(50%, -50%);
-ms-transform: translate(50%, -50%);
transform: translate(50%, -50%);
}
@media (max-width: 1199.98px) {
.project-horizontal .project-content-block {
-webkit-box-flex: 0;
-webkit-flex: 0 0 400px;
-ms-flex: 0 0 400px;
flex: 0 0 400px;
max-width: 400px;
}
}
@media (max-width: 991.98px) {
.project-horizontal {
display: block;
}
.project-horizontal .project-content-block {
max-width: 100%;
}
.project-horizontal .project-horizontal-carousel .swiper-slide img {
max-height: 400px !important;
}
}
@media (max-width: 767.98px) {
.project-horizontal .project-content-block {
padding: 0 15px;
margin: 0;
}
.project-horizontal .project-horizontal-carousel .swiper-slide img {
max-height: 300px !important;
}
} .banner-area .heading-block {
margin-top: 0;
}
@media screen and (min-width: 2000px) {
.banner-area.style1 .swiper-pagination {
right: 100%;
left: 0;
margin-right: -400px;
}
.banner-area.style1 .bg-overlay .text {
right: 100%;
left: 0;
margin-right: -400px;
}
.banner-area.style1 .container {
max-width: 100%;
padding-right: 415px;
padding-left: 415px;
}
.banner-area.style1 .row .content {
min-width: 50% !important;
}
}
.banner-area.style1 .bg-overlay .text {
top: 90px;
}
.banner-area.style1 .row {
margin: 0;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
height: 100%;
}
.banner-area.style1 .row .bg-overlay {
border-radius: 6px;
overflow: hidden;
}
.banner-area.style1 .row .col-12 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
position: relative;
height: 100%;
padding: 0;
}
.banner-area.style1 .row .col-12>svg.decor1,
.banner-area.style1 .row .col-12>svg.decor2,
.banner-area.style1 .row .col-12>svg.decor3 {
position: absolute;
opacity: 0.03;
z-index: -1;
fill: currentColor;
pointer-events: none;
}
.banner-area.style1 .row .col-12>svg.decor2 {
top: 5px;
right: -105px;
}
.banner-area.style1 .row .col-12>svg.decor3 {
top: -45px;
left: -55px;
}
.banner-area.style1 .row .col-12 .content {
background: -webkit-gradient(linear, right top, left top, color-stop(30%, #fff), to(rgba(255, 255, 255, 0)));
background: -o-linear-gradient(right, #fff 30%, rgba(255, 255, 255, 0) 100%);
background: linear-gradient(-90deg, #fff 30%, rgba(255, 255, 255, 0) 100%);
padding: 80px 75px;
min-width: 100%;
}
.banner-area.style1 .row .col-12 .content .heading-block .h:first-child {
margin-top: -0.2em;
}
.banner-area.style1 .content-on-top .row .col-12 {
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.banner-area.style1 .content-on-middle .row .col-12 {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.banner-area.style1 .content-on-bottom .row .col-12 {
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.banner-area.style1 .banner-item.content-on-right .row {
text-align: left;
}
.banner-area.style1 .banner-item.content-on-right .row .col-12 .content {
background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), color-stop(70%, #fff));
background: -o-linear-gradient(right, rgba(255, 255, 255, 0) 0%, #fff 70%);
background: linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, #fff 70%);
}
.banner-area.style1 .banner-item.content-on-center .row {
text-align: center;
}
.banner-area.style1 .banner-item.content-on-center .row .col-12 .content {
background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), color-stop(25%, #fff), color-stop(75%, #fff), to(rgba(255, 255, 255, 0)));
background: -o-linear-gradient(right, rgba(255, 255, 255, 0) 0%, #fff 25%, #fff 75%, rgba(255, 255, 255, 0) 100%);
background: linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, #fff 25%, #fff 75%, rgba(255, 255, 255, 0) 100%);
}
.banner-area.style1 .banner-item .container>.row,
.banner-area.style1 .banner-item .container-fluid>.row {
padding: 125px 0 125px;
}
.banner-area.style1.negative-indent .row .col-12 .content {
padding-right: 0px;
}
.banner-area.style1.negative-indent .row .col-12 .content>* {
margin-right: -80px;
}
.banner-area.style1.current-black .bn-bottom .nav-arrows,
.dark-scheme .banner-area.style1 .bn-bottom .nav-arrows {
background: none;
color: inherit;
}
.banner-area.style1.current-black .bn-bottom .nav-arrows .prev:after,
.dark-scheme .banner-area.style1 .bn-bottom .nav-arrows .prev:after {
opacity: .2;
}
@media (max-width: 1199.98px) {
.banner-area.style1 .row .col-12 .content {
padding: 40px 35px;
}
}
@media (max-width: 991.98px) {
.banner-area.style1 .banner-item .container>.row {
padding: 90px 0 90px;
}
.banner-area.style1 .row .col-12 .content {
padding: 30px 0px;
}
}
.banner-area.style2 .banner-item .row {
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
@media (max-width: 767.98px) {
.banner-area.style2 .banner-item .row {
margin-top: 0px !important;
}
}
.banner-area.style2 .banner-item.content-on-center .row {
text-align: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.banner-area.style2 .banner-item.content-on-right .row {
text-align: left;
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
@media (max-width: 767.98px) {
.banner-area.style2 .banner-item.content-on-right .row {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
}
.banner-area.style2 .banner-item.content-on-top .container,
.banner-area.style2 .banner-item.content-on-middle .container,
.banner-area.style2 .banner-item.content-on-bottom .container {
padding: 70px 15px;
}
.banner-area.style2 .banner-item.content-on-top .container {
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.banner-area.style2 .banner-item.content-on-middle .container {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.banner-area.style2 .banner-item.content-on-bottom .container {
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.banner-area.style2 .banner-item .heading-block {
margin-bottom: 23px;
}
.banner-area.style2 .banner-item .heading-block .sub-h {
margin-bottom: 1em;
}
.banner-area.style2 .banner-item .container .text {
font-size: 16px;
line-height: 1.87;
}
.banner-area.style2 .banner-item .video-button {
margin-top: 25px;
}
.banner-area.style2 .bn-bottom .row {
min-height: 120px;
}
.banner-area.style2 .bn-bottom .nav-arrows {
padding: 0;
background: #000;
color: #fff;
}
.banner-area.style2.current-white .bn-bottom .nav-arrows {
background: #fff;
color: #000;
}
.banner-area.style3 .banner-item.content-on-top .container,
.banner-area.style3 .banner-item.content-on-middle .container,
.banner-area.style3 .banner-item.content-on-bottom .container {
padding: 70px 15px;
}
.banner-area.style3 .banner-item.content-on-top .container {
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.banner-area.style3 .banner-item.content-on-middle .container {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.banner-area.style3 .banner-item.content-on-bottom .container {
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.banner-area.style3 .content {
max-width: 675px;
}
.banner-area.style3 .content-on-center .content {
margin-right: auto;
margin-left: auto;
}
.banner-area.style3 .content-on-right .content {
margin-right: auto;
}
.banner-area.style3 .message-cloud {
width: 100%;
}
.banner-area.style3 .message-cloud .text {
margin-bottom: 0 !important;
}
.banner-area.style3 .message-cloud.accent {
float: left;
width: auto;
}
@-webkit-keyframes messageCloud {
0% {
opacity: 0;
-webkit-transform: translateY(80px);
transform: translateY(80px);
}
65% {
opacity: 1;
-webkit-transform: translateY(-20%);
transform: translateY(-20%);
}
100% {
opacity: 1;
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
}
@keyframes messageCloud {
0% {
opacity: 0;
-webkit-transform: translateY(80px);
transform: translateY(80px);
}
65% {
opacity: 1;
-webkit-transform: translateY(-20%);
transform: translateY(-20%);
}
100% {
opacity: 1;
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
}
.banner-area.style3 .swiper-container-initialized .message-cloud {
opacity: 0;
-webkit-transform: translateY(80px);
-ms-transform: translateY(80px);
transform: translateY(80px);
}
.banner-area.style3 .swiper-container-initialized .message-cloud:nth-child(1) {
-webkit-animation-delay: 500ms !important;
animation-delay: 500ms !important;
}
.banner-area.style3 .swiper-container-initialized .message-cloud:nth-child(2) {
-webkit-animation-delay: 1000ms !important;
animation-delay: 1000ms !important;
}
.banner-area.style3 .swiper-container-initialized .message-cloud:nth-child(3) {
-webkit-animation-delay: 1500ms !important;
animation-delay: 1500ms !important;
}
.banner-area.style3 .swiper-container-initialized .message-cloud:nth-child(4) {
-webkit-animation-delay: 2000ms !important;
animation-delay: 2000ms !important;
}
.banner-area.style3 .swiper-container-initialized .message-cloud:nth-child(5) {
-webkit-animation-delay: 2500ms !important;
animation-delay: 2500ms !important;
}
.banner-area.style3 .swiper-container-initialized .swiper-slide-active .message-cloud {
-webkit-animation: messageCloud 800ms forwards;
animation: messageCloud 800ms forwards;
}
.banner-area.style5 .banner-item .row {
margin: 0 -30px;
}
.banner-area.style5 .banner-item .row>* {
padding: 35px 30px;
}
.banner-area.style5 .banner-item.content-on-center .row {
text-align: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.banner-area.style5 .banner-item.content-on-right .row {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
text-align: left;
}
@media (max-width: 767.98px) {
.banner-area.style5 .banner-item.content-on-right .row {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
}
.banner-area.style5 .banner-item.content-on-right .f-col {
border-radius: 5px 0 0 5px;
}
.banner-area.style5 .banner-item.content-on-right .f-col+.f-col {
border-radius: 0 5px 5px 0;
}
.banner-area.style5 .banner-item.content-on-top .container,
.banner-area.style5 .banner-item.content-on-middle .container,
.banner-area.style5 .banner-item.content-on-bottom .container {
padding: 70px 15px;
}
.banner-area.style5 .banner-item.content-on-top .container {
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.banner-area.style5 .banner-item.content-on-middle .container {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.banner-area.style5 .banner-item.content-on-bottom .container {
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.banner-area.style5 .f-col {
background: rgba(255, 255, 255, 0.7);
color: #000;
border-radius: 0 5px 5px 0;
}
.banner-area.style5 .f-col+.f-col {
border-radius: 5px 0 0 5px;
}
@media (max-width: 767.98px) {
.banner-area.style5 .f-col {
border-radius: 5px 5px 0 0;
}
}
@media (max-width: 767.98px) {
.banner-area.style5 .content-col {
padding-bottom: 0 !important;
}
}
.banner-area.style5 .content-col.last {
border-radius: 5px !important;
}
.banner-area.style5 .desc-col {
-webkit-box-flex: 0;
-webkit-flex: 0 0 400px;
-ms-flex: 0 0 400px;
flex: 0 0 400px;
max-width: 400px;
}
@media (max-width: 767.98px) {
.banner-area.style5 .desc-col {
padding-top: 0 !important;
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: none;
border-radius: 0 0 4px 4px !important;
}
.banner-area.style5 .desc-col .video-button {
margin-top: 0;
}
}
.banner-area.style5 .white .f-col {
background: rgba(39, 38, 38, 0.7);
color: #fff;
}
.banner-area.style5 .text {
line-height: 1.87;
}
.banner-area.style5 .video-button {
margin-top: 30px;
}
.banner-area.style5 .fields {
font-size: 18px;
border-top: 1px solid;
padding-top: 17px;
margin-top: 30px;
}
.banner-area.style5 .f-item {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 6px;
}
.banner-area.style5 .f-item .label {
opacity: .8;
-webkit-box-flex: 0;
-webkit-flex: 0 0 90px;
-ms-flex: 0 0 90px;
flex: 0 0 90px;
}
.banner-area.style5 .f-item .value {
font-weight: 600;
}
@media screen and (min-width: 2000px) {
.banner-area.style6 .swiper-pagination {
right: 100%;
left: 0;
margin-right: -400px;
}
.banner-area.style6 .bg-overlay .text {
right: 100%;
left: 0;
margin-right: -400px;
}
.banner-area.style6 .container {
max-width: 100%;
padding-right: 415px;
padding-left: 415px;
}
.banner-area.style6 .row {
margin: 0;
}
.banner-area.style6 .row .content {
min-width: 50% !important;
}
.banner-area.style6 .banner-item .row .bg-overlay {
right: 415px;
left: 415px;
}
.banner-area.style6 .banner-item .row .content {
max-width: 1200px;
}
}
.banner-area.style6 .banner-item.content-on-center .row {
text-align: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.banner-area.style6 .banner-item.content-on-right .row {
text-align: left;
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.banner-area.style6 .banner-item.content-on-right .row div[class^="col-"]>.text {
padding-right: 0;
padding-left: 20px;
}
.banner-area.style6 .banner-item.content-on-right .row div[class^="col-"]>.text:before {
right: auto;
left: 0;
}
.banner-area.style6 .banner-item .container {
position: relative;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
padding-bottom: 125px;
}
.banner-area.style6 .banner-item .row {
padding: 0;
min-height: 295px;
}
.banner-area.style6 .banner-item .row>.bg-overlay {
top: 125px;
bottom: 415px;
overflow: hidden;
}
.banner-area.style6 .banner-item .row .bg-text .text {
top: 50%;
right: 0;
margin-right: 0;
width: 100%;
height: auto;
line-height: 1.2;
overflow: visible;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-transform: translateY(-40%);
-ms-transform: translateY(-40%);
transform: translateY(-40%);
}
.banner-area.style6 .banner-item .row .bg-text .text span {
-webkit-transform: none !important;
-ms-transform: none !important;
transform: none !important;
margin: 0;
}
.banner-area.style6 .banner-item .row .content {
position: relative;
padding: 35px 20px;
margin: 0;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
z-index: 1;
}
.banner-area.style6 .banner-item.content-on-top .container {
padding-top: 100px;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.banner-area.style6 .banner-item.content-on-top .row>.bg-overlay {
top: 415px;
bottom: 125px;
}
.banner-area.style6 .banner-item.content-on-middle .container {
padding-top: 100px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.banner-area.style6 .banner-item.content-on-middle .row>.bg-overlay {
top: 125px;
bottom: 125px;
}
.banner-area.style6 .banner-item div[class^="col-"]>.text {
position: relative;
padding-right: 20px;
margin-top: 15px;
}
.banner-area.style6 .banner-item div[class^="col-"]>.text:before {
content: '';
position: absolute;
top: 0;
right: 0;
height: 100%;
width: 0;
border-right: 1px solid;
opacity: .2;
}
@media (max-width: 991.98px) {
.banner-area.style6 .banner-item .container {
padding-bottom: 90px;
}
.banner-area.style6 .banner-item .row {
min-height: auto;
}
.banner-area.style6 .banner-item .row>.bg-overlay {
top: 90px;
bottom: 240px;
overflow: hidden;
}
.banner-area.style6 .banner-item .row .content {
padding: 20px 5px 10px;
}
}
@media (max-width: 767.98px) {
.banner-area.style6 .banner-item .content-col {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.banner-area.style6 .banner-item .desc-col {
display: none;
}
}
.banner-area .video-button {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
}
.banner-area .video-button+.text {
border-top: 1px solid;
padding-top: 15px;
margin-top: 25px;
}
.banner-area .fields {
text-align: right;
}
.product-banner-block .bn-bottom,
.banner-area .bn-bottom {
position: absolute;
left: 50%;
bottom: 0;
z-index: 3;
pointer-events: none;
}
.product-banner-block .bn-bottom .next,
.product-banner-block .bn-bottom .prev,
.product-banner-block .bn-bottom .video-button,
.product-banner-block .bn-bottom .scroll-down-button,
.banner-area .bn-bottom .next,
.banner-area .bn-bottom .prev,
.banner-area .bn-bottom .video-button,
.banner-area .bn-bottom .scroll-down-button {
pointer-events: all;
}
.product-banner-block .bn-bottom .video-button,
.banner-area .bn-bottom .video-button {
color: inherit;
}
.product-banner-block .bn-bottom .row,
.banner-area .bn-bottom .row {
margin: 0 -15px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
min-height: 125px;
}
.product-banner-block .bn-bottom .row>*,
.banner-area .bn-bottom .row>* {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.split-screen .nav-arrows,
.one-screen .bottom-block .nav-arrows,
.product-banner-block .bn-bottom .nav-arrows,
.banner-area .bn-bottom .nav-arrows {
direction: rtl;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background: rgba(255, 255, 255, 0.3);
border-radius: 6px;
font-size: 33px;
padding: 1px;
}
.split-screen .nav-arrows div:before,
.one-screen .bottom-block .nav-arrows div:before,
.product-banner-block .bn-bottom .nav-arrows div:before,
.banner-area .bn-bottom .nav-arrows div:before {
transform: scale(-1);
}
.split-screen .nav-arrows .prev,
.split-screen .nav-arrows .next,
.one-screen .bottom-block .nav-arrows .prev,
.one-screen .bottom-block .nav-arrows .next,
.product-banner-block .bn-bottom .nav-arrows .prev,
.product-banner-block .bn-bottom .nav-arrows .next,
.banner-area .bn-bottom .nav-arrows .prev,
.banner-area .bn-bottom .nav-arrows .next {
position: relative;
width: 60px;
height: 50px;
border-radius: 5px 0 0 5px;
cursor: pointer;
}
.split-screen .nav-arrows .prev:hover,
.split-screen .nav-arrows .next:hover,
.one-screen .bottom-block .nav-arrows .prev:hover,
.one-screen .bottom-block .nav-arrows .next:hover,
.product-banner-block .bn-bottom .nav-arrows .prev:hover,
.product-banner-block .bn-bottom .nav-arrows .next:hover,
.banner-area .bn-bottom .nav-arrows .prev:hover,
.banner-area .bn-bottom .nav-arrows .next:hover {
background: #000;
color: #fff;
}
.split-screen .nav-arrows .prev,
.one-screen .bottom-block .nav-arrows .prev,
.product-banner-block .bn-bottom .nav-arrows .prev,
.banner-area .bn-bottom .nav-arrows .prev {
margin-left: 1px;
border-radius: 0 5px 5px 0;
}
.split-screen .nav-arrows .prev:after,
.one-screen .bottom-block .nav-arrows .prev:after,
.product-banner-block .bn-bottom .nav-arrows .prev:after,
.banner-area .bn-bottom .nav-arrows .prev:after {
content: '';
position: absolute;
top: 0;
left: -1px;
-webkit-box-shadow: inset 0 0 0 1px;
box-shadow: inset 0 0 0 1px;
width: 1px;
height: 100%;
opacity: 0.05;
}
.split-screen .nav-arrows.style2 .prev,
.split-screen .nav-arrows.style2 .next,
.one-screen .bottom-block .nav-arrows.style2 .prev,
.one-screen .bottom-block .nav-arrows.style2 .next,
.product-banner-block .bn-bottom .nav-arrows.style2 .prev,
.product-banner-block .bn-bottom .nav-arrows.style2 .next,
.banner-area .bn-bottom .nav-arrows.style2 .prev,
.banner-area .bn-bottom .nav-arrows.style2 .next {
height: 35px;
}
.split-screen .nav-arrows.style2 .prev:hover,
.split-screen .nav-arrows.style2 .next:hover,
.one-screen .bottom-block .nav-arrows.style2 .prev:hover,
.one-screen .bottom-block .nav-arrows.style2 .next:hover,
.product-banner-block .bn-bottom .nav-arrows.style2 .prev:hover,
.product-banner-block .bn-bottom .nav-arrows.style2 .next:hover,
.banner-area .bn-bottom .nav-arrows.style2 .prev:hover,
.banner-area .bn-bottom .nav-arrows.style2 .next:hover {
background: none;
}
.split-screen .nav-arrows.style2 .prev:hover:before,
.split-screen .nav-arrows.style2 .next:hover:before,
.one-screen .bottom-block .nav-arrows.style2 .prev:hover:before,
.one-screen .bottom-block .nav-arrows.style2 .next:hover:before,
.product-banner-block .bn-bottom .nav-arrows.style2 .prev:hover:before,
.product-banner-block .bn-bottom .nav-arrows.style2 .next:hover:before,
.banner-area .bn-bottom .nav-arrows.style2 .prev:hover:before,
.banner-area .bn-bottom .nav-arrows.style2 .next:hover:before {
color: #414141;
}
.product-banner-block .bn-bottom .scroll-down-button,
.banner-area .bn-bottom .scroll-down-button {
left: -40px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
bottom: auto;
}
.product-banner-block .bn-bottom.with-fill,
.banner-area .bn-bottom.with-fill {
margin-bottom: 65px;
color: #fff;
}
.product-banner-block .bn-bottom.with-fill .wrap,
.banner-area .bn-bottom.with-fill .wrap {
background: rgba(41, 41, 41, 0.65);
border-radius: 6px;
padding: 0 30px;
}
.product-banner-block .bn-bottom.with-fill.light .wrap,
.banner-area .bn-bottom.with-fill.light .wrap {
background: #F7F1ED;
border: 1px solid #F7F1ED;
border-radius: 6px;
color: #272626;
}
.product-banner-block .bn-bottom.with-fill .row,
.banner-area .bn-bottom.with-fill .row {
min-height: 53px;
padding: 10px 0;
}
.product-banner-block .bn-bottom.with-fill .nav-arrows,
.banner-area .bn-bottom.with-fill .nav-arrows {
background: none;
border: none;
margin-left: -15px;
}
.product-banner-block .bn-bottom.with-fill .nav-arrows .prev:after,
.banner-area .bn-bottom.with-fill .nav-arrows .prev:after {
opacity: 1;
}
.product-banner-block .bn-bottom.with-fill .nav-arrows .prev,
.product-banner-block .bn-bottom.with-fill .nav-arrows .next,
.banner-area .bn-bottom.with-fill .nav-arrows .prev,
.banner-area .bn-bottom.with-fill .nav-arrows .next {
height: 30px;
color: inherit;
}
.product-banner-block .bn-bottom.with-fill .nav-arrows .prev:hover,
.product-banner-block .bn-bottom.with-fill .nav-arrows .next:hover,
.banner-area .bn-bottom.with-fill .nav-arrows .prev:hover,
.banner-area .bn-bottom.with-fill .nav-arrows .next:hover {
background: none;
}
.product-banner-block .bn-bottom.with-fill.dark .nav-arrows,
.product-banner-block .bn-bottom.with-fill.light .nav-arrows,
.banner-area .bn-bottom.with-fill.dark .nav-arrows,
.banner-area .bn-bottom.with-fill.light .nav-arrows {
background: none;
color: inherit;
}
.product-banner-block .bn-bottom.with-fill.dark .nav-arrows .prev:hover:before,
.product-banner-block .bn-bottom.with-fill.dark .nav-arrows .next:hover:before,
.product-banner-block .bn-bottom.with-fill.light .nav-arrows .prev:hover:before,
.product-banner-block .bn-bottom.with-fill.light .nav-arrows .next:hover:before,
.banner-area .bn-bottom.with-fill.dark .nav-arrows .prev:hover:before,
.banner-area .bn-bottom.with-fill.dark .nav-arrows .next:hover:before,
.banner-area .bn-bottom.with-fill.light .nav-arrows .prev:hover:before,
.banner-area .bn-bottom.with-fill.light .nav-arrows .next:hover:before {
color: #000 !important;
}
@media (max-width: 991.98px) {
.product-banner-block .bn-bottom.with-fill,
.banner-area .bn-bottom.with-fill {
margin-bottom: 30px;
}
}
.product-banner-block .bn-bottom .social-links,
.banner-area .bn-bottom .social-links {
-webkit-transition: 400ms ease-in-out;
-o-transition: 400ms ease-in-out;
transition: 400ms ease-in-out;
-webkit-transition-property: opacity, visibility;
-o-transition-property: opacity, visibility;
transition-property: opacity, visibility;
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
@media (max-width: 575.98px) {
.product-banner-block .bn-bottom .social-links .label,
.banner-area .bn-bottom .social-links .label {
display: none;
}
}
@media (max-width: 991.98px) {
.product-banner-block .bn-bottom .row,
.banner-area .bn-bottom .row {
min-height: 90px;
}
}
@media (max-width: 767.98px) {
.product-banner-block .bn-bottom.with-fill .wrap,
.banner-area .bn-bottom.with-fill .wrap {
padding: 0 15px;
}
.product-banner-block .bn-bottom .video-button-col,
.banner-area .bn-bottom .video-button-col {
display: none;
}
}
@media (max-width: 575.98px) {
.product-banner-block .bn-bottom .video-button .icon+span,
.banner-area .bn-bottom .video-button .icon+span {
display: none;
}
}
.banner-area .swiper-pagination {
position: absolute;
top: 50%;
right: 50%;
margin-right: 570px;
z-index: 2;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.banner-area .swiper-pagination .swiper-pagination-bullet {
position: relative;
display: block;
font-weight: bold;
font-size: 12px;
opacity: 0.5;
cursor: pointer;
}
.banner-area .swiper-pagination .swiper-pagination-bullet:not(:last-of-type) {
margin-bottom: 20px;
}
.banner-area .swiper-pagination .swiper-pagination-bullet:before {
content: '';
position: absolute;
top: 50%;
right: -15px;
width: 0;
height: 1px;
-webkit-box-shadow: inset 0 0 0 2px;
box-shadow: inset 0 0 0 2px;
-webkit-transition: all 400ms ease;
-o-transition: all 400ms ease;
transition: all 400ms ease;
}
.banner-area .swiper-pagination .swiper-pagination-bullet:hover {
opacity: 1;
}
.banner-area .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
opacity: 1;
}
.banner-area .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
width: 10px;
} .social-links-on-side {
position: fixed;
top: 50%;
right: 30px !important;
-webkit-transform: translate(50%) rotate(90deg);
-ms-transform: translate(50%) rotate(90deg);
transform: translate(50%) rotate(90deg);
background: rgba(0, 0, 0, 0.05);
height: 26px;
padding: 0 14px;
border-radius: 4px;
color: #000;
z-index: 100;
-webkit-transition: 400ms ease;
-o-transition: 400ms ease;
transition: 400ms ease;
-webkit-transition-property: opacity, visibility, color;
-o-transition-property: opacity, visibility, color;
transition-property: opacity, visibility, color;
}
.dark-scheme .social-links-on-side,
.social-links-on-side.white {
background: rgba(255, 255, 255, 0.1);
color: #fff;
}
.social-links-on-side .label {
font-size: 14px;
margin-left: 10px;
}
.social-links-on-side a {
font-size: 15px;
-webkit-transition: none;
-o-transition: none;
transition: none;
}
.social-links-on-side a:not(:last-child) {
margin-left: 10px;
}
@media (max-width: 767.98px) {
.social-links-on-side {
display: none;
}
} .iframe-video {
position: relative;
padding-bottom: 56.25%;
margin-bottom: 45px;
}
.iframe-video iframe {
width: 100%;
height: 100%;
}
.video-block {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
color: #000;
padding: 80px 0;
}
.video-block.white {
color: #fff;
}
.video-block.white .content-block .content:before {
background: #201F1F;
}
.video-block .row {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.video-block .content-block {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.video-block .content-block .content {
position: relative;
padding: 50px 35px;
border-radius: 4px;
overflow: hidden;
}
.video-block .content-block .content:before {
content: '';
background: #fff;
z-index: -1;
}
.video-block .text {
font-size: 18px;
line-height: 1.66667;
}
.video-block .video-button-block {
-webkit-box-flex: 0;
-webkit-flex: 0 0 380px;
-ms-flex: 0 0 380px;
flex: 0 0 380px;
max-width: 380px;
text-align: center;
padding: 35px 15px;
}
@media (max-width: 767.98px) {
.video-block .video-button-block {
-webkit-box-flex: 0;
-webkit-flex: 0 0 240px;
-ms-flex: 0 0 240px;
flex: 0 0 240px;
max-width: 240px;
}
}
.video-block .video-button {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
}
.video-block.style2 .content-block .content {
border-radius: 4px 0 0 4px;
}
@media (max-width: 767.98px) {
.video-block.style2 .content-block .content {
margin: 0 !important;
border-radius: 0;
}
}
.video-block.style2 .content-block .content:before {
background: #fff;
}
.video-block.style2.white .content-block .content:before {
background: #272626;
}
.video-block.style2.stick-off .content-block .content {
border-radius: 4px;
}
.video-block.style3 .content-block .content:before {
display: none;
}
.video-block.style3 .wrap {
background: rgba(255, 255, 255, 0.8);
border-radius: 4px;
max-width: 820px;
}
.video-block.style3 .content-block {
padding-bottom: 15px;
}
.video-block.style3 .row {
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.video-block.style3 .video-button-block {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 280px;
height: 190px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
@media (max-width: 575.98px) {
.video-block.style3 .video-button-block {
height: auto !important;
}
}
@media (max-width: 767.98px) {
.video-block.style3 .content {
padding-bottom: 0;
}
}
.video-block.style4 {
margin: 30px 0;
padding: 0;
}
.video-block.style4 img {
display: block;
margin: 0 auto;
}
.video-block.style4 .content {
position: absolute;
top: 50%;
right: 50%;
-webkit-transform: translate(50%, -50%);
-ms-transform: translate(50%, -50%);
transform: translate(50%, -50%);
text-align: center;
padding: 0 30px;
}
.video-block.style5 .content-block {
max-width: 585px;
}
.video-block.style5 .content-block .content:before {
background: #fff;
opacity: 1;
}
.video-block.style5 .video-button-block {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
max-width: none;
}
@media (max-width: 767.98px) {
.video-block.style5 .video-button-block {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
}
.video-block.style5 .text {
line-height: 1.5;
}
@media (max-width: 767.98px) {
.video-block .content-block {
padding: 0;
}
.video-block .text {
font-size: 16px;
}
.video-block .video-button-block {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
} .swiper-dots {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 30px 0;
}
.swiper-dots .swiper-pagination-bullet {
width: 13px;
height: 13px;
background: #CBCBCB;
opacity: 0.3;
border-radius: 50%;
cursor: pointer;
}
.swiper-dots .swiper-pagination-bullet:not(:last-child) {
margin-left: 7px;
}
.swiper-dots .swiper-pagination-bullet.swiper-pagination-bullet-active {
opacity: 1;
} .loadmore-button-block {
text-align: center;
margin: 30px 0 45px;
}
.portfolio-block.gap-on .loadmore-button-block,
.portfolio-block.portfolio-type-packery.gap-on .loadmore-button-block {
margin-top: 15px;
}
.blog-block .loadmore-button-block {
margin-top: 0;
}
.product-block .loadmore-button-block {
margin-top: 10px;
}
@-webkit-keyframes load_dots {
0%,
100% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
50% {
-webkit-transform: translateY(-4px);
transform: translateY(-4px);
}
}
@keyframes load_dots {
0%,
100% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
50% {
-webkit-transform: translateY(-4px);
transform: translateY(-4px);
}
}
.loadmore-button {
position: relative;
}
.loadmore-button i {
-webkit-transition: -webkit-transform 300ms ease-in-out;
transition: -webkit-transform 300ms ease-in-out;
-o-transition: transform 300ms ease-in-out;
transition: transform 300ms ease-in-out;
transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
}
.loadmore-button:hover i {
-webkit-transform: translateY(2px);
-ms-transform: translateY(2px);
transform: translateY(2px);
}
.loadmore-button .load-dots {
position: absolute;
width: 6px;
height: 6px;
overflow: visible;
}
.loadmore-button .load-dots em,
.loadmore-button .load-dots:before,
.loadmore-button .load-dots:after {
content: '';
position: absolute;
width: 6px;
height: 6px;
border-radius: 50%;
-webkit-box-shadow: inset 0 0 0 3px;
box-shadow: inset 0 0 0 3px;
}
.loadmore-button .load-dots em {
right: 0;
}
.loadmore-button .load-dots:before {
right: -8px;
}
.loadmore-button .load-dots:after {
left: -8px;
}
.loadmore-button>* {
-webkit-transition: 400ms ease-in-out;
-o-transition: 400ms ease-in-out;
transition: 400ms ease-in-out;
-webkit-transition-property: opacity, visible, -webkit-transform !important;
transition-property: opacity, visible, -webkit-transform !important;
-o-transition-property: opacity, visible, transform !important;
transition-property: opacity, visible, transform !important;
transition-property: opacity, visible, transform, -webkit-transform !important;
}
.loadmore-button.loading .load-dots em,
.loadmore-button.loading .load-dots:before,
.loadmore-button.loading .load-dots:after {
-webkit-animation: load_dots 1000ms ease-in-out infinite;
animation: load_dots 1000ms ease-in-out infinite;
}
.loadmore-button.loading .load-dots:before {
-webkit-animation-delay: 0;
animation-delay: 0;
}
.loadmore-button.loading .load-dots em {
-webkit-animation-delay: 333ms;
animation-delay: 333ms;
}
.loadmore-button.loading .load-dots:after {
-webkit-animation-delay: 666ms;
animation-delay: 666ms;
} .filter-buttons {
margin: 40px 0 23px;
}
.filter-buttons .wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 0;
}
.filter-buttons .wrap .button {
display: block;
position: relative;
overflow: visible;
line-height: 20px;
font-size: 18px;
margin-bottom: 15px;
padding: 5px 0;
font-weight: 500;
height: auto;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
z-index: 1;
}
.filter-buttons .wrap .button:not(:last-of-type) {
margin-left: 40px;
}
.filter-buttons .wrap .button:last-child:after {
display: none;
}
.filter-buttons .wrap .button:hover {
background: none;
color: inherit;
}
.filter-buttons .wrap .button:before {
content: '';
position: absolute;
right: 0;
bottom: 0;
left: 0;
-webkit-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
-webkit-box-shadow: inset 0 0 0 40px;
box-shadow: inset 0 0 0 40px;
z-index: -1;
}
.filter-buttons .wrap .button span {
display: block;
overflow: visible;
}
.filter-buttons .wrap .button:hover,
.filter-buttons .wrap .button.current {
opacity: .4;
}
.filter-buttons .wrap .button:hover:before,
.filter-buttons .wrap .button.current:before {
height: 2px;
}
.filter-buttons.tal .wrap {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.filter-buttons.tar .wrap {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.filter-buttons.style2 .wrap .button:before {
top: 0;
right: -8px;
left: -8px;
height: auto;
opacity: 0;
border-radius: 4px;
-webkit-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}
.filter-buttons.style2 .wrap .button:hover,
.filter-buttons.style2 .wrap .button.current {
opacity: 0.5;
}
.filter-buttons.style2 .wrap .button:hover:before,
.filter-buttons.style2 .wrap .button.current:before {
opacity: .08;
}
@media (max-width: 767.98px) {
.filter-buttons .wrap .button {
font-size: 14px;
margin-bottom: 10px;
}
.filter-buttons .wrap .button:not(:last-of-type) {
margin-left: 15px;
}
} .nav-buttons {
position: absolute;
top: 0;
left: 0;
font-size: 12px;
z-index: 3;
}
.nav-buttons>* {
cursor: pointer;
pointer-events: all;
}
.nav-buttons .next {
margin-right: 15px;
}
@media (max-width: 767.98px) {
.nav-buttons {
top: -25px !important;
right: 0;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
}
.hover-plus {
display: none;
position: absolute;
pointer-events: none;
background: transparent;
width: 50px;
height: 50px;
mix-blend-mode: difference;
z-index: 2;
}
.hover-plus:before,
.hover-plus:after {
content: '';
position: absolute;
top: 50%;
right: 50%;
width: 40px;
height: 3px;
background: #fff;
-webkit-transform: translate(50%, -50%) rotate(0deg);
-ms-transform: translate(50%, -50%) rotate(0deg);
transform: translate(50%, -50%) rotate(0deg);
opacity: 0;
-webkit-transition: all 600ms ease;
-o-transition: all 600ms ease;
transition: all 600ms ease;
}
.hover-plus svg {
position: absolute;
top: 50%;
right: 50%;
opacity: 0;
-webkit-transition: all 600ms ease;
-o-transition: all 600ms ease;
transition: all 600ms ease;
-webkit-transform: translate(50%, -50%) rotate(0deg);
-ms-transform: translate(50%, -50%) rotate(0deg);
transform: translate(50%, -50%) rotate(0deg);
fill: #fff;
width: 35px;
}
.hover-plus.video:before,
.hover-plus.video:after {
display: none;
}
div:hover>.hover-plus:before,
div:hover>.hover-plus:after,
div:hover>.hover-plus svg {
opacity: 1;
}
div:hover>.hover-plus:before {
-webkit-transform: translate(50%, -50%) rotate(-180deg) scale(1);
-ms-transform: translate(50%, -50%) rotate(-180deg) scale(1);
transform: translate(50%, -50%) rotate(-180deg) scale(1);
}
div:hover>.hover-plus:after {
-webkit-transform: translate(50%, -50%) rotate(-90deg) scale(1);
-ms-transform: translate(50%, -50%) rotate(-90deg) scale(1);
transform: translate(50%, -50%) rotate(-90deg) scale(1);
}
.portfolio-block {
position: relative;
margin: 30px 0;
}
.portfolio-block .row {
margin: 0 -20px;
}
.portfolio-block .row article {
padding: 0 20px;
}
.portfolio-block.gap-off .row {
margin: 0;
}
.portfolio-block.gap-off article {
padding: 0;
margin: 0;
}
.portfolio-item {
margin-bottom: 45px;
}
.portfolio-item .with-video {
position: absolute;
top: 15px;
right: 15px;
z-index: 4;
}
.portfolio-item .with-video:before {
content: '';
display: block;
width: 0;
height: 0;
border-top: 8px solid transparent;
border-right: 12px solid #fff;
border-bottom: 8px solid transparent;
}
.portfolio-item .wrap {
position: relative;
}
.portfolio-item .img {
position: relative;
}
.portfolio-item .img:before {
content: '';
display: block;
padding-bottom: 125.71429%;
}
.portfolio-type-masonry .portfolio-item .img:before {
display: none;
}
.portfolio-item .img .img-b {
border-radius: 4px;
}
.portfolio-item .img img {
display: block;
border-radius: 4px;
width: 100%;
}
.portfolio-item .img a {
cursor: none;
}
.portfolio-item .content {
margin-top: 15px;
}
.portfolio-item .title {
font-size: 20px;
margin: 0;
}
.portfolio-item .desc {
margin-top: 9px;
font-size: 14px;
opacity: .7;
}
.portfolio-item .button-style2 {
opacity: .7;
height: 25px;
}
.portfolio-item .button-style2:hover {
opacity: 1;
font-weight: bold;
}
.portfolio-item-style2 {
margin-bottom: 65px;
}
.portfolio-item-style2 .wrap {
position: relative;
}
.portfolio-item-style2 .img {
position: relative;
}
.portfolio-item-style2 .img .img-b {
padding-bottom: 100%;
border-radius: 4px;
}
.portfolio-item-style2 .img img {
display: block;
border-radius: 4px;
}
.portfolio-item-style2 .content {
position: absolute;
right: -25px;
bottom: 0;
width: 100%;
-webkit-transform: translateY(50%);
-ms-transform: translateY(50%);
transform: translateY(50%);
background: #fff;
-webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.03);
box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.03);
border-radius: 4px;
padding: 17px 15px;
-webkit-transition: all 400ms ease;
-o-transition: all 400ms ease;
transition: all 400ms ease;
}
@media (max-width: 767.98px) {
.portfolio-item-style2 .content {
right: -15px;
}
}
.portfolio-item-style2 .title {
margin: 0;
font-size: 20px;
}
body.dark-scheme .portfolio-item-style2 .content,
body .dark-scheme .portfolio-item-style2 .content {
background: #000;
-webkit-box-shadow: 0px 4px 20px rgba(255, 255, 255, 0.03);
box-shadow: 0px 4px 20px rgba(255, 255, 255, 0.03);
}
.portfolio-item-style3 {
margin-bottom: 40px;
}
.portfolio-item-style3 .wrap {
position: relative;
overflow: hidden;
}
.portfolio-item-style3 .img {
position: relative;
}
.portfolio-item-style3 .img:before {
content: '';
background: #000;
border-radius: 4px;
}
.portfolio-item-style3 .img .img-b {
padding-bottom: 100%;
border-radius: 4px;
}
.portfolio-item-style3 .img img {
display: block;
border-radius: 4px;
}
.portfolio-item-style3 .img a {
cursor: none;
}
.portfolio-item-style3 .content {
position: absolute;
right: 0;
left: 0;
bottom: 0;
padding: 20px 25px;
color: #fff;
-webkit-transition: all 800ms ease;
-o-transition: all 800ms ease;
transition: all 800ms ease;
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%);
pointer-events: none;
}
.portfolio-item-style3 .category {
font-size: 14px;
opacity: .7;
margin-bottom: 5px;
}
.portfolio-item-style3 .title {
margin: 0;
font-size: 20px;
}
.portfolio-item-style3:hover .img:before {
opacity: 0.2;
}
.portfolio-item-style3:hover .content {
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
.portfolio-type-slider {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.portfolio-type-slider .filter-buttons {
margin: 0 0 22px;
}
.portfolio-type-slider .content {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 380px;
margin-left: 30px;
}
.portfolio-type-slider .content .title {
font-weight: 700;
font-size: 24px;
line-height: 1.16667;
margin-bottom: 35px;
}
.portfolio-type-slider .content .desc {
font-size: 16px;
line-height: 1.5;
margin-bottom: 25px;
}
.portfolio-type-slider.with-filter .content {
margin-top: 57px;
}
.portfolio-type-slider .items {
position: relative;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.portfolio-type-slider .decor {
position: absolute;
top: -85px;
left: -210px;
opacity: 0.03;
}
.portfolio-type-slider .decor svg {
fill: currentColor;
}
.portfolio-type-slider .prev {
position: absolute;
right: -95px;
bottom: 45px;
font-size: 50px;
transform: scaleX(-1);
z-index: 3;
cursor: pointer;
}
@media (max-width: 767.98px) {
.portfolio-type-slider .prev {
top: -75px;
right: auto;
left: 0;
bottom: auto;
}
}
.portfolio-type-slider .swiper-container {
overflow: visible;
max-width: 530px;
margin: 0;
}
.portfolio-type-slider .swiper-container.loading {
opacity: 0;
}
.portfolio-type-slider .swiper-slide {
position: relative;
width: 530px;
-webkit-transform-origin: 50%;
-ms-transform-origin: 50%;
transform-origin: 50%;
overflow: hidden;
-webkit-box-shadow: -10px 5px 40px rgba(0, 0, 0, 0.14);
box-shadow: -10px 5px 40px rgba(0, 0, 0, 0.14);
border-radius: 4px;
overflow: hidden;
cursor: none;
}
.portfolio-type-slider .swiper-slide.swiper-slide-visible,
.portfolio-type-slider .swiper-slide.swiper-slide-visible a {
pointer-events: all;
}
.portfolio-type-slider .swiper-slide:before {
content: '';
position: relative;
display: block;
padding-bottom: 79.24528%;
pointer-events: none;
z-index: 2;
}
.portfolio-type-slider .swiper-slide .hover-plus {
z-index: 3;
}
.portfolio-type-slider .swiper-slide a {
cursor: none;
}
.portfolio-type-slider .swiper-slide:hover:before {
background: rgba(0, 0, 0, 0.1);
}
@media (max-width: 991.98px) {
.portfolio-type-slider {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.portfolio-type-slider .content {
margin-bottom: 30px;
}
.portfolio-type-slider.with-filter .content {
margin-top: 0;
}
.portfolio-type-slider .filter-buttons {
display: none;
}
}
@media (max-width: 767.98px) {
.portfolio-type-slider .swiper-slide {
width: 400px;
}
}
@media (max-width: 575.98px) {
.portfolio-type-slider .swiper-slide {
width: 280px;
}
}
.portfolio-type-carousel .prev,
.portfolio-type-carousel .next {
margin-top: -43px !important;
}
.portfolio-type-carousel .portfolio-item {
margin-bottom: 0;
}
.portfolio-type-carousel2 .swiper-slide {
position: relative;
max-width: 515px;
width: auto;
}
.portfolio-type-carousel2 .swiper-slide .img {
position: relative;
}
.portfolio-type-carousel2 .swiper-slide img {
display: block;
width: auto;
max-height: 545px;
}
.portfolio-type-carousel2 .swiper-slide .content {
position: relative;
margin-top: 20px;
}
.portfolio-type-carousel2 .swiper-slide .category {
font-size: 12px;
margin-bottom: 5px;
}
.portfolio-type-carousel2 .swiper-slide .title {
margin: 0;
}
.portfolio-type-packery .row {
margin: 0;
}
.portfolio-type-packery .row .portfolio-item {
padding: 0;
}
.portfolio-type-packery .portfolio-item .img:before {
padding-bottom: 115.78947%;
}
.portfolio-type-packery .portfolio-item:nth-child(5n+5) {
-webkit-box-flex: 0;
-webkit-flex: 0 0 66.66667%;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.portfolio-type-packery .portfolio-item:nth-child(5n+5) .img:before {
padding-bottom: 57.894%;
}
@media (max-width: 767.98px) {
.portfolio-type-packery .portfolio-item:nth-child(5n+5) {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.portfolio-type-packery .portfolio-item:nth-child(5n+5) .img:before {
padding-bottom: 115.78947%;
}
}
@media (max-width: 575.98px) {
.portfolio-type-packery .portfolio-item:nth-child(5n+5) {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
.portfolio-type-packery.gap-on .row {
margin: 0 -20px;
}
.portfolio-type-packery.gap-on .portfolio-item .img-b {
right: 20px;
left: 20px;
}
.portfolio-type-packery.gap-on .portfolio-item .content {
padding: 0 20px;
}
.portfolio-type-scattered .row {
margin: 0 -30px;
}
.portfolio-type-scattered .portfolio-item {
padding: 0 30px !important;
margin-bottom: 55px;
}
.portfolio-type-scattered .portfolio-item .img:before {
display: none;
}
@media (max-width: 1199.98px) {
.portfolio-type-scattered .row {
margin: 0 -15px;
}
.portfolio-type-scattered .portfolio-item {
padding: 0 15px !important;
margin-bottom: 35px;
}
}
.gallery-type.portfolio-type-packery .portfolio-item a {
right: 20px;
left: 20px;
}
.gallery-type.portfolio-type-carousel .prev,
.gallery-type.portfolio-type-carousel .next {
margin-top: -.5em !important;
}
.gallery-type.portfolio-type-carousel-type2 .portfolio-item {
margin-bottom: 0;
}
.gallery-type.portfolio-type-carousel-type2 .portfolio-item .img:before {
display: none;
} .map-block .map {
height: 100%;
}
.map-block.with-content {
padding: 65px 0;
}
.map-block.with-content .map {
position: absolute !important;
}
.map-block.with-content>.container>.content {
background: #fff;
padding: 30px 30px;
max-width: 540px;
}
@media (max-width: 767.98px) {
.map-block {
margin-right: 0 !important;
margin-left: 0 !important;
max-width: 100%;
}
} .skills-items {
margin-top: 35px;
}
.skills-rate {
margin: 0 0 20px 0;
}
.skills-rate .h {
font-weight: 500;
}
.skills-rate .rate-line {
position: relative;
margin: 7px 0 0;
background: #EBEBEB;
}
.skills-rate .rate-line div {
position: relative;
height: 6px;
-webkit-transition: width 900ms ease-in-out;
-o-transition: width 900ms ease-in-out;
transition: width 900ms ease-in-out;
}
.skills-rate .rate-line span {
position: absolute;
left: -4px;
bottom: 100%;
margin-bottom: 9px;
font-size: 12px;
line-height: 23px;
padding-left: 3px;
-webkit-transition-delay: 300ms;
-o-transition-delay: 300ms;
transition-delay: 300ms;
color: #fff;
height: 23px;
padding: 0 5px;
border-radius: 3px;
}
.skills-rate .rate-line span:before {
content: '';
position: absolute;
top: 100%;
left: 4px;
width: 0;
height: 0;
border-top-width: 5px;
border-top-style: solid;
border-right: 8px solid transparent !important;
} .brand-block {
position: relative;
margin: 40px 0;
}
.testimonials-slider .nav-arrows,
.blog-carousel .nav-arrows,
.brand-block .nav-arrows {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
font-size: 30px;
margin-bottom: 25px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
position: relative;
z-index: 4;
direction: rtl;
}
.testimonials-slider .nav-arrows .prev,
.testimonials-slider .nav-arrows .next,
.blog-carousel .nav-arrows .prev,
.blog-carousel .nav-arrows .next,
.brand-block .nav-arrows .prev,
.brand-block .nav-arrows .next {
position: relative;
width: 60px;
height: 30px;
cursor: pointer;
}
.testimonials-slider .nav-arrows .prev:before,
.testimonials-slider .nav-arrows .next:before,
.blog-carousel .nav-arrows .prev:before,
.blog-carousel .nav-arrows .next:before,
.brand-block .nav-arrows .prev:before,
.brand-block .nav-arrows .next:before {
transform: scaleX(-1);
}
.testimonials-slider .nav-arrows .prev.swiper-button-disabled:before,
.testimonials-slider .nav-arrows .next.swiper-button-disabled:before,
.blog-carousel .nav-arrows .prev.swiper-button-disabled:before,
.blog-carousel .nav-arrows .next.swiper-button-disabled:before,
.brand-block .nav-arrows .prev.swiper-button-disabled:before,
.brand-block .nav-arrows .next.swiper-button-disabled:before {
opacity: 0.2;
}
.testimonials-slider .nav-arrows .prev,
.blog-carousel .nav-arrows .prev,
.brand-block .nav-arrows .prev {
margin-left: 1px;
}
.testimonials-slider .nav-arrows .prev:after,
.blog-carousel .nav-arrows .prev:after,
.brand-block .nav-arrows .prev:after {
content: '';
position: absolute;
top: 0;
left: -1px;
-webkit-box-shadow: inset 0 0 0 1px;
box-shadow: inset 0 0 0 1px;
width: 1px;
height: 100%;
opacity: 0.05;
}
@media (max-width: 767.98px) {
.testimonials-slider .nav-arrows,
.blog-carousel .nav-arrows,
.brand-block .nav-arrows {
-webkit-box-pack: start;
-webkit-justify-content: start;
-ms-flex-pack: start;
justify-content: start;
}
}
.brand-block .swiper-wrapper {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.brand-block.style2 {
background: #F4EDEA;
border-radius: 4px;
-webkit-box-shadow: 0px 12px 15px rgba(0, 0, 0, 0.17);
box-shadow: 0px 12px 15px rgba(0, 0, 0, 0.17);
margin-left: 95px;
padding: 30px 20px;
}
.brand-block.style2 .next {
position: absolute;
top: 50px;
right: 100%;
margin-right: 30px;
font-size: 40px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
cursor: pointer;
transform: scaleX(-1);
}
.brand-block.extends-offset {
margin: 0;
}
.brand-block.extends-offset .swiper-container {
margin: 95px 0 70px;
}
.brand-item {
margin-top: 0 !important;
height: 110px;
}
.brand-item .content {
position: relative;
padding: 15px 0;
-webkit-transition: all 1300ms;
-o-transition: all 1300ms;
transition: all 1300ms;
-webkit-perspective: 300px;
perspective: 300px;
}
.brand-item img {
vertical-align: middle;
}
.brand-item img+img {
position: absolute;
top: 0;
right: 0;
opacity: 0;
visibility: hidden;
}
.brand-item:hover .content {
-webkit-transform: rotateY(-360deg);
transform: rotateY(-360deg);
}
.brand-item.without-hover img {
opacity: 1;
}
.brand-item.without-hover:hover img {
opacity: .5;
visibility: visible;
} .accordion-block {
margin: 40px 0;
}
.accordion-block .accordion-item {
position: relative;
margin-bottom: 12px;
-webkit-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
border-radius: 5px;
overflow: hidden;
z-index: 1;
}
.accordion-block .accordion-item:before {
content: '';
background: #faf6f5;
z-index: -1;
}
body.dark-scheme .accordion-block .accordion-item:before,
body .dark-scheme .accordion-block .accordion-item:before {
background: #000;
}
.accordion-block .accordion-item .top {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
position: relative;
font-size: 18px;
font-weight: 600;
min-height: 45px;
padding: 10px 15px 10px 40px;
line-height: 1.2;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
cursor: pointer;
}
.accordion-block .accordion-item .top .button {
position: absolute;
top: 0;
left: 0;
width: 40px;
height: 100%;
}
.accordion-block .accordion-item .top .button:before,
.accordion-block .accordion-item .top .button:after {
content: '';
position: absolute;
top: 50%;
right: 50%;
-webkit-transform: translate(50%, -50%);
-ms-transform: translate(50%, -50%);
transform: translate(50%, -50%);
width: 13px;
height: 1px;
-webkit-box-shadow: inset 0 0 0 1px;
box-shadow: inset 0 0 0 1px;
-webkit-transition: 400ms ease;
-o-transition: 400ms ease;
transition: 400ms ease;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
-o-transition-property: transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
}
.accordion-block .accordion-item .top .button:after {
-webkit-transform: translate(50%, -50%) rotate(-90deg);
-ms-transform: translate(50%, -50%) rotate(-90deg);
transform: translate(50%, -50%) rotate(-90deg);
}
.accordion-block .accordion-item .wrap {
display: none;
padding: 5px 15px 15px 40px;
line-height: 1.5;
}
.accordion-block .accordion-item.current .button:after {
-webkit-transform: translate(50%, -50%) rotate(0deg) scaleX(0);
-ms-transform: translate(50%, -50%) rotate(0deg) scaleX(0);
transform: translate(50%, -50%) rotate(0deg) scaleX(0);
}
.accordion-block.style2 .accordion-item:before {
display: none;
}
.accordion-block.style2 .accordion-item .top {
padding: 5px 25px 5px 0;
}
.accordion-block.style2 .accordion-item .top .button {
right: -13px;
left: auto;
}
.accordion-block.style2 .accordion-item .wrap {
padding: 5px 25px 5px 0;
}
@media (max-width: 767.98px) {
.accordion-block .accordion-item .top {
font-size: 16px;
}
} .contact-block {
margin-bottom: 35px;
padding-right: 40px;
}
.contact-block .title {
position: relative;
font-size: 18px;
font-weight: bold;
margin-bottom: 5px;
}
.contact-block .title:before {
content: '';
position: absolute;
top: 50%;
right: -40px;
margin-top: -1px;
width: 20px;
height: 3px;
}
.contact-block .value {
font-size: 24px;
font-weight: 300;
}
@media (max-width: 991.98px) {
.contact-block .value {
font-size: 18px;
}
} .tabs-block {
margin: 30px 0;
}
.tabs-block .tab-nav {
position: relative;
padding: 0 0 0 30px;
}
.tabs-block .tab-nav .prev,
.tabs-block .tab-nav .next {
position: absolute;
top: 50%;
margin-top: -.5em;
font-size: 18px;
z-index: 200;
transform: scaleX(-1);
cursor: pointer;
}
.tabs-block .tab-nav .prev {
right: -30px;
}
.tabs-block .tab-nav .next {
left: 0;
}
.tabs-block .tab-nav .swiper-slide {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
font-weight: 600;
font-size: 15px;
border-top: 2px solid transparent;
text-transform: uppercase;
min-height: 40px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
cursor: pointer;
-webkit-transition: all 400ms ease;
-o-transition: all 400ms ease;
transition: all 400ms ease;
}
.tabs-block .tab-nav .swiper-slide:last-child {
margin-left: 0 !important;
}
.tabs-block-with-image {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.tabs-block-with-image .left-col {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
padding: 40px 0;
}
.tabs-block-with-image .left-col>.heading-block {
margin-top: 0;
margin-bottom: 38px;
}
.tabs-block-with-image .right-col {
position: relative;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
margin-right: 65px;
}
.tabs-block-with-image .tab-images {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
}
.tabs-block-with-image .tab-images * {
height: 100%;
}
.tabs-block-with-image.image-align-left .left-col {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
}
.tabs-block-with-image.image-align-left .right-col {
margin-right: 0;
margin-left: 65px;
}
@media (max-width: 991.98px) {
.tabs-block-with-image .left-col {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.tabs-block-with-image .right-col {
display: none !important;
}
} .side-img-block {
position: relative;
height: 400px;
}
.side-img-block>div {
-webkit-box-shadow: 0px 8px 50px rgba(0, 0, 0, 0.09);
box-shadow: 0px 8px 50px rgba(0, 0, 0, 0.09);
} .testimonials-slider {
margin: 40px 0;
}
.testimonials-slider .swiper-container {
padding: 30px;
margin: -30px;
}
.testimonials-slider .nav-arrows {
margin-bottom: 75px;
}
@media (max-width: 767.98px) {
.testimonials-slider .nav-arrows {
margin-bottom: 55px;
}
}
.testimonial-item {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.testimonial-item .top-block {
margin-bottom: 0;
overflow: hidden;
height: 0;
-webkit-transition: all 400ms ease;
-o-transition: all 400ms ease;
transition: all 400ms ease;
opacity: 0;
}
.testimonial-item .top-block .top-block-inner {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.testimonial-item .top-block .avatar {
-webkit-box-flex: 0;
-webkit-flex: 0 0 65px;
-ms-flex: 0 0 65px;
flex: 0 0 65px;
max-width: 65px;
height: 65px;
border-radius: 50%;
margin-left: 18px;
}
.testimonial-item .wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
position: relative;
background: #F2F2F3;
border-radius: 4px;
padding: 23px 20px;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.testimonial-item .wrap:before {
content: '';
position: absolute;
top: 0;
right: 20px;
border-right: 11px solid transparent !important;
border-left: 11px solid transparent !important;
border-bottom: 22px solid #F2F2F3;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
body.dark-scheme .testimonial-item .wrap,
body .dark-scheme .testimonial-item .wrap {
background: #1e1e1f;
}
body.dark-scheme .testimonial-item .wrap:before,
body .dark-scheme .testimonial-item .wrap:before {
border-bottom-color: #1e1e1f;
}
.testimonial-item .bottom {
margin-top: 15px;
height: 52px;
overflow: hidden;
-webkit-transition: 400ms ease;
-o-transition: 400ms ease;
transition: 400ms ease;
-webkit-transition-property: margin, height, opacity;
-o-transition-property: margin, height, opacity;
transition-property: margin, height, opacity;
}
.testimonial-item .quote {
font-size: 18px;
line-height: 1.44444;
}
@media (max-width: 767.98px) {
.testimonial-item .quote {
font-size: 16px;
}
}
.testimonial-item .name {
font-weight: 500;
font-size: 22px;
line-height: 1.2;
}
.testimonial-item .post {
font-size: 18px;
line-height: 1;
opacity: .5;
margin-top: 5px;
}
@media (max-width: 767.98px) {
.testimonial-item .post {
font-size: 16px;
}
}
.testimonial-item.with-hover:hover .top-block,
.testimonial-item.show-active-element.swiper-slide-active .top-block {
height: 65px;
margin-top: -30px;
margin-bottom: 30px;
opacity: 1;
}
.testimonial-item.with-hover:hover .bottom,
.testimonial-item.show-active-element.swiper-slide-active .bottom {
margin-top: 0;
height: 0;
opacity: 0;
}
.testimonial-item.with-hover:hover .wrap,
.testimonial-item.show-active-element.swiper-slide-active .wrap {
background: #272525;
color: #fff;
}
.testimonial-item.with-hover:hover .wrap:before,
.testimonial-item.show-active-element.swiper-slide-active .wrap:before {
border-color: #272525;
top: -14px;
}
body.dark-scheme .testimonial-item.with-hover:hover .wrap,
body .dark-scheme .testimonial-item.with-hover:hover .wrap,
body.dark-scheme .testimonial-item.show-active-element.swiper-slide-active .wrap,
body .dark-scheme .testimonial-item.show-active-element.swiper-slide-active .wrap {
background: #000;
}
body.dark-scheme .testimonial-item.with-hover:hover .wrap:before,
body .dark-scheme .testimonial-item.with-hover:hover .wrap:before,
body.dark-scheme .testimonial-item.show-active-element.swiper-slide-active .wrap:before,
body .dark-scheme .testimonial-item.show-active-element.swiper-slide-active .wrap:before {
border-bottom-color: #000;
} .gallery-carousel {
position: relative;
margin: 40px 0;
}
.gallery-carousel .swiper-container {
overflow: visible;
}
.gallery-carousel .swiper-slide {
position: relative;
width: 170px;
}
.gallery-carousel .swiper-slide:before {
content: '';
display: block;
padding-bottom: 100%;
}
@media (max-width: 1199.98px) {
.gallery-carousel .swiper-slide img {
max-height: 355px;
}
}
@media (max-width: 991.98px) {
.gallery-carousel .swiper-slide img {
max-height: 300px;
}
}
@media (max-width: 767.98px) {
.gallery-carousel .swiper-slide img {
max-height: 250px;
}
} @-webkit-keyframes video_circles {
0% {
-webkit-box-shadow: 0 0 0 0;
box-shadow: 0 0 0 0;
opacity: 0.08;
}
50% {
opacity: 0.08;
}
85% {}
100% {
-webkit-box-shadow: 0 0 0 18px;
box-shadow: 0 0 0 18px;
opacity: 0;
}
}
@keyframes video_circles {
0% {
-webkit-box-shadow: 0 0 0 0;
box-shadow: 0 0 0 0;
opacity: 0.08;
}
50% {
opacity: 0.08;
}
85% {}
100% {
-webkit-box-shadow: 0 0 0 18px;
box-shadow: 0 0 0 18px;
opacity: 0;
}
}
.video-button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
font-weight: 600;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-transition: color 300ms ease-in-out;
-o-transition: color 300ms ease-in-out;
transition: color 300ms ease-in-out;
pointer-events: all;
color: inherit;
cursor: pointer;
}
.video-button.white {
color: #fff;
}
.video-button .icon {
position: relative;
font-size: 47px;
}
.video-button .icon:before,
.video-button .icon:after {
content: '';
-webkit-box-shadow: 0 0 0 0;
box-shadow: 0 0 0 0;
border-radius: 50%;
opacity: 0;
-webkit-animation: video_circles 1200ms ease-in-out infinite;
animation: video_circles 1200ms ease-in-out infinite;
}
.video-button .icon:after {
-webkit-animation-delay: 300ms;
animation-delay: 300ms;
}
.video-button .icon+span {
margin-right: 20px;
} .icon-box-block {
position: relative;
margin: 30px 0;
}
.icon-box-block .swiper-slide>* {
margin-bottom: 0;
}
.price-list-block .prev,
.price-list-block .next,
.categories-carousel .prev,
.categories-carousel .next,
.team-block .prev,
.team-block .next,
.portfolio-type-carousel .prev,
.portfolio-type-carousel .next,
.icon-box-block .prev,
.icon-box-block .next {
position: absolute;
top: 50%;
font-size: 20px;
margin-top: -.5em;
z-index: 2;
cursor: pointer;
transform: scaleX(-1);
}
.price-list-block .prev,
.categories-carousel .prev,
.team-block .prev,
.portfolio-type-carousel .prev,
.icon-box-block .prev {
right: -65px;
}
@media (max-width: 767.98px) {
.price-list-block .prev,
.categories-carousel .prev,
.team-block .prev,
.portfolio-type-carousel .prev,
.icon-box-block .prev {
right: 0;
}
}
.price-list-block .next,
.categories-carousel .next,
.team-block .next,
.portfolio-type-carousel .next,
.icon-box-block .next {
left: -65px;
}
@media (max-width: 767.98px) {
.price-list-block .next,
.categories-carousel .next,
.team-block .next,
.portfolio-type-carousel .next,
.icon-box-block .next {
left: 0;
}
}
.icon-box-block.style1 .swiper-container {
padding: 20px;
margin: -20px;
}
.icon-box-block.style2 .row {
overflow: hidden;
}
.icon-box-block.style3 {
overflow: hidden;
}
.icon-box-block.style3.carousel {
overflow: visible;
}
.icon-box-block.style3 [class^="col-"] {
margin-bottom: 30px;
}
.icon-box-block.style4 {
overflow: hidden;
margin-bottom: 0;
}
.icon-box-block.style4>.row>div {
margin-bottom: 30px;
}
.icon-box-block.inside-arrows {
padding: 0 40px;
}
.icon-box-block.inside-arrows .prev {
right: 0;
}
.icon-box-block.inside-arrows .next {
left: 0;
}
@media (max-width: 767.98px) {
.icon-box-block.style1 .swiper-container {
margin: 0 30px;
}
}
.icon-box {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 35px;
z-index: 1;
}
.icon-box .icon {
font-size: 54px;
margin-left: 25px;
}
.icon-box .title {
margin: 10px 0 8px;
font-size: 24px;
font-weight: 500;
line-height: 1.1;
}
.icon-box .desc {
font-size: 14px;
opacity: .7;
}
.icon-box>a {
z-index: 3;
}
.icon-box.with-decor-line .title:after {
content: '';
display: block;
width: 100%;
max-width: 130px;
height: 1px;
-webkit-box-shadow: inset 0 0 0 1px;
box-shadow: inset 0 0 0 1px;
opacity: 0.1;
margin: 4px 0 8px;
}
.h-type1 .icon-box:before {
content: '';
position: absolute;
top: -20px;
right: -15px;
left: -15px;
bottom: -20px;
-webkit-box-shadow: inset 0 0 0 900px;
box-shadow: inset 0 0 0 900px;
border-radius: 4px;
z-index: -1;
}
.h-type1 .icon-box:hover:before {
opacity: 0.08;
visibility: visible;
}
.h-type2 .icon-box .title span {
position: relative;
}
.h-type2 .icon-box .title span:before {
content: '';
position: absolute;
top: 0;
right: -90px;
left: -10px;
bottom: -5px;
background: rgba(0, 0, 0, 0.04);
border-radius: 4px;
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
opacity: 0;
-webkit-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
-webkit-transform-origin: 100% 50%;
-ms-transform-origin: 100% 50%;
transform-origin: 100% 50%;
z-index: -1;
}
body.dark-scheme .h-type2 .icon-box .title span:before,
body .dark-scheme .h-type2 .icon-box .title span:before {
background: #fff;
}
.h-type2 .icon-box:hover .title span:before {
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
opacity: 1;
}
body.dark-scheme .h-type2 .icon-box:hover .title span:before,
body .dark-scheme .h-type2 .icon-box:hover .title span:before {
opacity: 0.1;
}
@media (max-width: 575.98px) {
.icon-box {
display: block;
}
}
.icon-box-style2 {
position: relative;
margin-bottom: 30px;
text-align: center; }
.icon-box-style2:before {
content: '';
position: absolute;
top: 0;
left: -16px;
bottom: 0;
width: 1px;
border-left: 1px solid;
opacity: .1;
}
.icon-box-style2 .wrap {
position: relative;
z-index: 1;
padding: 35px 10px;
}
.icon-box-style2 .wrap:before {
content: '';
background: #f8f8f8;
border-radius: 4px;
z-index: -1;
}
body.dark-scheme .icon-box-style2 .wrap:before,
body .dark-scheme .icon-box-style2 .wrap:before {
background: #FFFFFF;
}
.icon-box-style2 .icon {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
margin-bottom: 10px;
padding-top: 0;
}
.icon-box-style2 .icon i {
font-size: 52px;
}
.icon-box-style2 .icon .num {
position: absolute;
top: 5px;
left: 50%;
font-size: 12px;
font-weight: 600;
opacity: 0.4;
margin-top: -5px;
margin-left: 32px;
}
.icon-box-style2 .title {
font-weight: 600;
font-size: 20px;
line-height: 1.2;
}
.icon-box-style2 .desc {
font-size: 14px;
line-height: 1.21429;
opacity: 0.7;
}
.icon-box-style2 a {
z-index: 3;
}
.icon-box-style3 {
position: relative;
text-align: center;
height: 100%;
padding: 10px 0;
}
.icon-box-style3:before {
content: '';
position: absolute;
top: 0;
left: -15px;
bottom: 0;
width: 1px;
-webkit-box-shadow: inset 0 0 0 1px;
box-shadow: inset 0 0 0 1px;
opacity: 0.1;
}
.icon-box-style3 .wrap {
position: relative;
padding: 30px 15px;
z-index: 1;
}
.icon-box-style3 .wrap:before {
content: '';
border-radius: 6px;
z-index: -1;
}
.icon-box-style3 .wrap:hover {
color: #fff;
}
.icon-box-style3 .wrap:hover .icon {
color: inherit;
}
.icon-box-style3 .icon {
font-size: 45px;
margin-bottom: 10px;
}
.icon-box-style3 .title {
font-size: 22px;
font-weight: 600;
line-height: 1.18182;
}
.icon-box-style3 .desc {
font-size: 14px;
line-height: 1.21429;
opacity: 0.7;
}
.icon-box-style3 a {
z-index: 3;
}
.icon-box-style4 {
text-align: center;
padding: 15px 0;
}
.icon-box-style4 .icon {
font-size: 45px;
margin-bottom: 10px;
}
.icon-box-style4 .title {
font-size: 20px;
font-weight: 600;
line-height: 1.2;
}
.icon-box-style4 .desc {
font-size: 14px;
line-height: 1.21429;
opacity: 0.7;
}
.icon-box-style4 a {
z-index: 3;
}
.icon-box-style4.with-decor-line:after {
content: '';
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 1px;
-webkit-box-shadow: inset 0 0 0 1px;
box-shadow: inset 0 0 0 1px;
opacity: .1;
}
.icon-box-style5 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-top: 17px;
margin-bottom: 30px;
z-index: 1;
}
.icon-box-style5:before {
content: '';
position: absolute;
top: 0;
right: 0;
left: 0;
height: 1px;
-webkit-box-shadow: inset 0 0 0 1px;
box-shadow: inset 0 0 0 1px;
opacity: 0.4;
z-index: -1;
}
body.dark-scheme .icon-box-style5:before,
body .dark-scheme .icon-box-style5:before {
background: #FFFFFF;
}
.icon-box-style5 .icon {
font-size: 35px;
margin-left: 25px;
opacity: .8;
}
.icon-box-style5 .title {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin: 2px 0;
font-weight: 600;
font-size: 14px;
line-height: 1.14;
min-height: 30px;
}
.icon-box-style5 .desc {
font-size: 12px;
opacity: .7;
}
.icon-box-style5>a {
z-index: 3;
} .price-list-block {
position: relative;
margin: 10px 0 30px;
}
.price-list-block .plan-switcher {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 43px;
}
.price-list-block .plan-switcher button {
overflow: visible;
font-size: 14px;
font-weight: 600;
padding-right: 30px;
-webkit-transition: all 400ms ease;
-o-transition: all 400ms ease;
transition: all 400ms ease;
opacity: .5;
}
.price-list-block .plan-switcher button:not(:last-child) {
margin-left: 5px;
}
.price-list-block .plan-switcher button:before {
content: '';
position: absolute;
top: 50%;
right: 0;
width: 25px;
height: 1px;
-webkit-transform: rotate(72deg);
-ms-transform: rotate(72deg);
transform: rotate(72deg);
-webkit-box-shadow: inset 0 0 0 1px;
box-shadow: inset 0 0 0 1px;
-webkit-transition: all 400ms ease;
-o-transition: all 400ms ease;
transition: all 400ms ease;
}
.price-list-block .plan-switcher button:not(.current):hover:after {
width: 5px;
}
.price-list-block .plan-switcher button.current {
opacity: 1;
padding-right: 47px;
}
.price-list-block .plan-switcher button.current:before {
width: 40px;
right: 0;
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
.price-list-block .s-container {
position: relative;
margin: 35px 0;
}
.price-list-item {
position: relative;
padding: 20px 25px 25px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
background: #faf6f5;
color: #000;
border-radius: 4px;
}
body.dark-scheme .price-list-item,
body .dark-scheme .price-list-item {
background: #000;
color: #fff;
}
.price-list-item .sticker {
position: absolute;
top: 0;
left: 20px;
font-weight: 500;
font-size: 14px;
padding: 0 10px;
line-height: 25px;
background: #272626;
color: #fff;
border-radius: 0px 0px 4px 4px;
}
.price-list-item .title {
font-size: 30px;
line-height: 1.16667;
}
.price-list-item hr {
height: 1px;
opacity: .5;
margin: 23px 0;
-webkit-box-shadow: inset 0 0 0 1px;
box-shadow: inset 0 0 0 1px;
}
.price-list-item .price-block {
font-size: 50px;
font-weight: 500;
line-height: 1;
overflow: hidden;
height: 1em;
margin-bottom: 10px;
}
.price-list-item .price-block .price {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.price-list-item .price-block .price span {
-webkit-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}
.price-list-item .price-block .price span:nth-child(1) {
-webkit-transition-delay: 100ms;
-o-transition-delay: 100ms;
transition-delay: 100ms;
}
.price-list-item .price-block .price span:nth-child(2) {
-webkit-transition-delay: 200ms;
-o-transition-delay: 200ms;
transition-delay: 200ms;
}
.price-list-item .price-block .price span:nth-child(3) {
-webkit-transition-delay: 300ms;
-o-transition-delay: 300ms;
transition-delay: 300ms;
}
.price-list-item .price-block .price span:nth-child(4) {
-webkit-transition-delay: 400ms;
-o-transition-delay: 400ms;
transition-delay: 400ms;
}
.price-list-item .price-block .price span:nth-child(5) {
-webkit-transition-delay: 500ms;
-o-transition-delay: 500ms;
transition-delay: 500ms;
}
.price-list-item .price-block .price span:nth-child(6) {
-webkit-transition-delay: 600ms;
-o-transition-delay: 600ms;
transition-delay: 600ms;
}
.price-list-item .price-block .price span:nth-child(7) {
-webkit-transition-delay: 700ms;
-o-transition-delay: 700ms;
transition-delay: 700ms;
}
.price-list-item .price-block .price span:nth-child(8) {
-webkit-transition-delay: 800ms;
-o-transition-delay: 800ms;
transition-delay: 800ms;
}
.price-list-item .price-block .price span:nth-child(9) {
-webkit-transition-delay: 900ms;
-o-transition-delay: 900ms;
transition-delay: 900ms;
}
.price-list-item .price-block .price span:nth-child(10) {
-webkit-transition-delay: 1000ms;
-o-transition-delay: 1000ms;
transition-delay: 1000ms;
}
.price-list-item .options {
font-size: 16px;
margin: 25px 0 50px;
}
.price-list-item .options div {
margin: 8px 0;
}
.price-list-item .options div.exclude {
opacity: .3;
text-decoration: line-through;
}
.price-list-item .button-style1 {
margin-top: auto;
}
.price-annual .price-list-item.with-switch .price-block .price span {
-webkit-transform: translateY(-50px);
-ms-transform: translateY(-50px);
transform: translateY(-50px);
} .price-list-item2 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
color: #fff;
border-radius: 4px;
overflow: hidden;
z-index: 1;
}
.price-list-item2 .sticker {
position: absolute;
top: 0;
left: 20px;
font-weight: 500;
font-size: 14px;
padding: 0 10px;
line-height: 25px;
color: #fff;
border-radius: 0px 0px 4px 4px;
}
.price-list-item2 .bg {
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 115px;
z-index: -1;
-webkit-transition: all 600ms ease;
-o-transition: all 600ms ease;
transition: all 600ms ease;
}
.price-list-item2 .bg:before {
content: '';
background: #050505;
opacity: 0;
}
.price-list-item2 .title {
font-size: 30px;
line-height: 1.16667;
}
.price-list-item2 hr {
height: 1px;
opacity: .5;
margin: 23px 0;
-webkit-box-shadow: inset 0 0 0 1px;
box-shadow: inset 0 0 0 1px;
}
.price-list-item2 .price-block {
font-size: 50px;
font-weight: 500;
line-height: 1;
overflow: hidden;
height: 1em;
margin-bottom: 10px;
}
.price-list-item2 .price-block .price {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.price-list-item2 .price-block .price span {
-webkit-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}
.price-list-item2 .price-block .price span:nth-child(1) {
-webkit-transition-delay: 100ms;
-o-transition-delay: 100ms;
transition-delay: 100ms;
}
.price-list-item2 .price-block .price span:nth-child(2) {
-webkit-transition-delay: 200ms;
-o-transition-delay: 200ms;
transition-delay: 200ms;
}
.price-list-item2 .price-block .price span:nth-child(3) {
-webkit-transition-delay: 300ms;
-o-transition-delay: 300ms;
transition-delay: 300ms;
}
.price-list-item2 .price-block .price span:nth-child(4) {
-webkit-transition-delay: 400ms;
-o-transition-delay: 400ms;
transition-delay: 400ms;
}
.price-list-item2 .price-block .price span:nth-child(5) {
-webkit-transition-delay: 500ms;
-o-transition-delay: 500ms;
transition-delay: 500ms;
}
.price-list-item2 .price-block .price span:nth-child(6) {
-webkit-transition-delay: 600ms;
-o-transition-delay: 600ms;
transition-delay: 600ms;
}
.price-list-item2 .price-block .price span:nth-child(7) {
-webkit-transition-delay: 700ms;
-o-transition-delay: 700ms;
transition-delay: 700ms;
}
.price-list-item2 .price-block .price span:nth-child(8) {
-webkit-transition-delay: 800ms;
-o-transition-delay: 800ms;
transition-delay: 800ms;
}
.price-list-item2 .price-block .price span:nth-child(9) {
-webkit-transition-delay: 900ms;
-o-transition-delay: 900ms;
transition-delay: 900ms;
}
.price-list-item2 .price-block .price span:nth-child(10) {
-webkit-transition-delay: 1000ms;
-o-transition-delay: 1000ms;
transition-delay: 1000ms;
}
.price-list-item2 .options {
font-size: 16px;
}
.price-list-item2 .options div {
margin: 4px 0;
}
.price-list-item2 .options div.exclude {
text-decoration: line-through;
opacity: .3;
}
.price-list-item2 .scroll-wrapper {
height: 150px;
margin: 10px 0 0;
}
.price-list-item2 .scroll-wrapper>.scroll-element.scroll-y {
left: 0;
width: 3px;
}
.price-list-item2 .scroll-wrapper>.scroll-element .scroll-bar:before {
content: '';
right: -2px;
left: -2px;
}
.price-list-item2 .hover-block {
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
padding-bottom: 30px;
padding: 20px 25px 15px;
-webkit-transition: all 600ms ease;
-o-transition: all 600ms ease;
transition: all 600ms ease;
}
.price-list-item2 .hover-block .price-block {
font-size: 36px;
margin-bottom: 2px;
}
.price-list-item2 .hover-block .title {
font-size: 20px;
}
.price-list-item2 .hover-block hr {
margin: 16px 0;
}
.price-list-item2 .block {
position: absolute;
top: 115px;
right: 0;
width: 100%;
padding: 35px 25px 0;
-webkit-transition: all 600ms ease;
-o-transition: all 600ms ease;
transition: all 600ms ease;
}
.black-color .price-list-item2 .block {
color: #000;
}
.price-list-item2 .option-button {
position: relative;
margin: 0 0 30px;
padding-right: 25px;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.black-color .price-list-item2 .option-button {
color: #000;
}
.price-list-item2 .option-button .p {
position: absolute;
top: 0;
right: 0;
height: 100%;
width: 10px;
}
.price-list-item2 .option-button .p:before,
.price-list-item2 .option-button .p:after {
content: '';
position: absolute;
top: 50%;
right: 50%;
width: 10px;
height: 1px;
-webkit-box-shadow: inset 0 0 0 2px;
box-shadow: inset 0 0 0 2px;
margin: 0 -5px 0 0;
-webkit-transition: all 400ms ease;
-o-transition: all 400ms ease;
transition: all 400ms ease;
}
.price-list-item2 .option-button .p:after {
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.price-list-item2 .option-button .l2 {
position: absolute;
top: 0;
right: 25px;
}
.price-list-item2 .option-button.active .p:before {
-webkit-transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
transform: rotate(-135deg);
}
.price-list-item2 .option-button.active .p:after {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.price-list-item2 .button {
padding: 20px 25px 25px;
margin-top: auto;
}
.price-list-item2 .button .button-style1 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
height: 50px;
font-weight: normal;
}
.dark-scheme #page .price-list-item2 .button .button-style1,
#page .dark-scheme .price-list-item2 .button .button-style1 {
color: #fff;
background: #000;
}
.price-list-item2 .button .button-style1:hover {
background: #272626;
-webkit-filter: brightness(1.4);
filter: brightness(1.4);
}
.price-annual .price-list-item2.with-switch .price-block .price span {
-webkit-transform: translateY(-50px);
-ms-transform: translateY(-50px);
transform: translateY(-50px);
}
.price-annual .price-list-item2.with-switch .hover-block .price-block .price span {
-webkit-transform: translateY(-36px);
-ms-transform: translateY(-36px);
transform: translateY(-36px);
}
.price-list-item2.opened .bg {
height: 100%;
}
.price-list-item2.opened .bg:before {
opacity: .6;
}
.price-list-item2.opened .hover-block {
-webkit-transform: translate(0);
-ms-transform: translate(0);
transform: translate(0);
}
.price-list-item2.opened .block {
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
}
.price-list-item2.opened .option-button {
color: #fff;
}
.dark-scheme #page .price-list-item2.opened .button .button-style1,
#page .dark-scheme .price-list-item2.opened .button .button-style1 {
color: #000;
background: #fff;
}
.price-list-item2.opened .button .button-style1:hover {
background: #272626;
} .contact-item {
margin-bottom: 25px;
}
.contact-item.without-label {
padding-top: 20px;
}
.contact-item .label {
font-weight: 500;
line-height: 1.1875;
opacity: .3;
margin-bottom: 8px;
}
.contact-item .value {
line-height: 1.6;
}
.site-footer .contact-item {
margin-bottom: 15px;
}
.site-footer .contact-item .label {
font-size: 14px;
line-height: 1.14286;
opacity: .5;
margin-bottom: 4px;
}
.site-footer .contact-item .value {
font-size: 14px;
line-height: 1.21429;
} .subscribe-form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin: 30px 0;
}
.subscribe-form .input-block {
position: relative;
margin-left: 12px;
padding: 4px 6px;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.subscribe-form .input-block:before,
.subscribe-form .input-block:after {
content: '';
position: absolute;
right: 0;
bottom: 0;
left: 0;
height: 1px;
-webkit-box-shadow: inset 0 0 0 1px;
box-shadow: inset 0 0 0 1px;
opacity: .1;
-webkit-transition: all 400ms ease;
-o-transition: all 400ms ease;
transition: all 400ms ease;
}
.subscribe-form .input-block:after {
left: 100%;
opacity: 1;
}
.subscribe-form .input-block.focus:after {
left: 0;
}
.subscribe-form .input {
font-size: 14px;
line-height: 17px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background: none;
color: inherit;
padding: 0;
width: 100%;
}
.subscribe-form button {
height: 39px;
color: #fff;
background: #302f2f;
padding: 0 20px;
border-radius: 4px;
font-size: 14px;
cursor: pointer;
}
.subscribe-form button:hover {
color: #fff;
} .categories-carousel {
margin: 30px 0;
}
@media (max-width: 767.98px) {
.categories-carousel .prev,
.categories-carousel .next {
top: -30px;
}
}
.categories-carousel .wrap {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
height: 300px;
}
.categories-carousel .title {
font-size: 24px;
font-weight: bold;
line-height: 1;
-webkit-transition: all 600ms ease;
-o-transition: all 600ms ease;
transition: all 600ms ease;
padding: 0 15px;
text-align: center;
}
.categories-carousel .title .num {
display: inline;
font-size: 12px;
font-weight: 600;
opacity: .43;
vertical-align: top;
}
.categories-carousel .content {
position: relative;
background: #F2F2F3;
margin-bottom: 20px;
border-radius: 4px;
height: 105px;
-webkit-transition: all 900ms ease;
-o-transition: all 900ms ease;
transition: all 900ms ease;
overflow: hidden;
}
.dark-scheme #page .categories-carousel .content,
#page .dark-scheme .categories-carousel .content {
background: #000;
color: #fff;
}
.categories-carousel .content .title {
position: absolute;
top: 50%;
right: 0;
width: 100%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.categories-carousel .image {
position: relative;
border-radius: 4px;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
color: #fff;
-webkit-transition: all 900ms ease;
-o-transition: all 900ms ease;
transition: all 900ms ease;
background-color: #fbf8f6;
overflow: hidden;
}
.categories-carousel .image:before {
content: '';
background: #000;
opacity: 0;
}
.categories-carousel .image .title {
-webkit-transform: translateY(70px);
-ms-transform: translateY(70px);
transform: translateY(70px);
opacity: 0;
}
.categories-carousel .wrap:hover .content {
height: 0;
margin: 0 !important;
}
.categories-carousel .wrap:hover .content .title {
-webkit-transform: translateY(-70px);
-ms-transform: translateY(-70px);
transform: translateY(-70px);
opacity: 0;
}
.categories-carousel .wrap:hover .image:before {
opacity: .2;
}
.categories-carousel .wrap:hover .image .title {
-webkit-transform: translateY(0) !important;
-ms-transform: translateY(0) !important;
transform: translateY(0) !important;
opacity: 1;
}
.categories-carousel.style1 .swiper-slide:nth-child(even) .content,
.categories-carousel.style2 .content {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
margin: 15px 0 0;
}
.categories-carousel.style1 .swiper-slide:nth-child(even) .image .title,
.categories-carousel.style2 .image .title {
-webkit-transform: translateY(-70px);
-ms-transform: translateY(-70px);
transform: translateY(-70px);
}
.categories-carousel.style1 .swiper-slide:nth-child(even) .wrap:hover .content .title,
.categories-carousel.style2 .wrap:hover .content .title {
-webkit-transform: translateY(70px);
-ms-transform: translateY(70px);
transform: translateY(70px);
}
.categories-carousel.style2 .prev,
.categories-carousel.style2 .next {
top: auto;
bottom: 42px;
}
.categories-carousel.style2 .wrap {
height: 290px;
}
.categories-carousel.style2 .wrap:hover .image:before {
opacity: .6;
}
.categories-carousel.style2 .image {
border-radius: 5px 5px 0 0;
}
.categories-carousel.style2 .content {
-webkit-box-ordinal-group: 3 !important;
-webkit-order: 2 !important;
-ms-flex-order: 2 !important;
order: 2 !important;
margin: 0 !important;
border-radius: 0 0 5px 5px;
} .categories-carousel-type2 {
position: relative;
width: 100%;
background: rgba(0, 0, 0, 0.9);
z-index: 2;
}
.categories-carousel-type2 .prev,
.categories-carousel-type2 .next {
position: absolute;
bottom: 40px;
color: #fff;
z-index: 2;
transform: scaleX(-1);
cursor: pointer;
}
.categories-carousel-type2 .prev {
right: 20px;
}
.categories-carousel-type2 .next {
left: 20px;
}
.categories-carousel-type2 .swiper-slide {
position: relative;
color: #fff;
overflow: hidden;
border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.categories-carousel-type2 .swiper-slide:before {
content: '';
position: absolute;
top: 0;
left: -1px;
bottom: 0;
width: 1px;
}
.categories-carousel-type2 .swiper-slide .image {
-webkit-transition: all 600ms ease;
-o-transition: all 600ms ease;
transition: all 600ms ease;
opacity: 0;
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
}
.categories-carousel-type2 .swiper-slide .title {
position: absolute;
top: 50%;
right: 15px;
left: 15px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
text-align: center;
font-size: 24px;
margin: 0;
padding: 50px 0;
-webkit-transition: all 600ms ease;
-o-transition: all 600ms ease;
transition: all 600ms ease;
font-family: miller-banner, roboto;
font-weight: 500;
}
.categories-carousel-type2 .swiper-slide .title span {
font-size: 0.5em;
vertical-align: top;
opacity: .4;
}
.categories-carousel-type2 .swiper-slide:hover .image {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.categories-carousel-type2 .swiper-slide:hover .title {
top: 100%;
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
opacity: .4;
}
@media (hover: none) {
.categories-carousel-type2 .swiper-slide .image {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.categories-carousel-type2 .swiper-slide .title {
top: 100%;
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
opacity: .4;
}
} .metro-images-block {
position: relative;
margin: 30px 0;
}
.metro-images-block:before {
content: '';
display: block;
padding-bottom: 125.4902%;
}
.metro-images-block .item {
position: absolute;
padding: 0;
border-radius: 4px;
-webkit-box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.1);
box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.1);
}
.metro-images-block .item:before {
content: '';
display: block;
padding-bottom: 125.4902%;
}
.metro-images-block .item1 {
top: 0;
right: 0;
z-index: 3;
}
.metro-images-block .item2 {
left: 0;
bottom: 0;
z-index: 3;
}
.metro-images-block .item3 {
right: 9.70874%;
bottom: 9.70874%;
z-index: 2;
}
.metro-images-block .item4 {
top: 9.70874%;
left: 9.70874%;
} .blog-carousel {
margin: 30px 0;
}
.blog-carousel .nav-arrows {
margin-bottom: 45px;
} .contact-form-style2 .input-row {
margin: 13px 0;
}
body .dark-scheme .contact-form-style2 { } .contact-form-style3 input.style2,
.contact-form-style3 select.style2 {
height: 50px;
padding: 5px 20px;
background-color: #F2F2F3;
}
.contact-form-style3 textarea.style2 {
padding: 17px 20px;
background-color: #F2F2F3;
}  .slide-carousel-carousel {
margin: 40px 0;
}
.slide-carousel-carousel .swiper-container {
overflow: visible;
max-width: 445px;
margin: 0 0 60px;
}
.slide-carousel-carousel .swiper-slide {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-transform-origin: 100% 50%;
-ms-transform-origin: 100% 50%;
transform-origin: 100% 50%;
max-width: 445px;
padding: 30px 45px 35px;
background: #FFFFFF;
-webkit-box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.05);
box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.05);
border-radius: 4px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.slide-carousel-carousel .swiper-slide .image {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.slide-carousel-carousel .swiper-slide .image img {
display: block;
}
.slide-carousel-carousel .swiper-slide .title {
font-weight: bold;
font-size: 30px;
line-height: 1.67;
margin: 0 0 10px;
}
.slide-carousel-carousel .swiper-slide .desc {
line-height: 1.5;
margin-bottom: 17px;
}
.slide-carousel-carousel .swiper-scrollbar {
position: relative;
margin: 25px 0;
overflow: hidden;
}
.slide-carousel-carousel .swiper-scrollbar:before {
content: "";
position: absolute;
top: 8px;
right: 0;
left: 0;
height: 3px;
background: #F3F3F3;
}
.slide-carousel-carousel .swiper-scrollbar .swiper-scrollbar-drag {
position: relative;
height: 19px;
border-radius: 12px;
cursor: pointer;
}
.slide-carousel-carousel .swiper-scrollbar .swiper-scrollbar-drag:before {
content: "";
position: absolute;
top: 8px;
left: 100%;
height: 3px;
width: 3000px;
pointer-events: none;
}
@media (max-width: 767.98px) {
.slide-carousel-carousel .swiper-slide {
max-width: 320px;
padding: 20px 30px 25px;
}
} .num-box-item {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
font-weight: 600;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
padding-top: 14px;
margin-bottom: 30px;
}
.num-box-item:before {
content: '';
position: absolute;
top: 0;
right: 15px;
left: 15px;
height: 1px;
opacity: .4;
-webkit-box-shadow: inset 0 0 0 1px;
box-shadow: inset 0 0 0 1px;
}
.num-box-item .number {
font-size: 52px;
line-height: 1;
margin-left: 12px;
}
.num-box-item .title {
font-size: 14px;
} .events-block {
margin: 30px 0;
}
.event-nav {
position: relative;
margin-bottom: 35px;
z-index: 1;
}
.event-nav .prev,
.event-nav .next {
position: absolute;
top: 50%;
margin-top: -.5em;
font-size: 18px;
z-index: 200;
transform: scaleX(-1);
cursor: pointer;
}
.event-nav .prev {
right: -30px;
}
.event-nav .next {
left: -30px;
}
.event-nav .swiper-slide {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
margin-left: 25px;
width: auto;
min-width: 150px;
height: 42px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
cursor: pointer;
}
.event-nav .swiper-slide::before {
content: '';
position: absolute;
top: 40px;
right: 0;
left: 0;
bottom: 0;
-webkit-box-shadow: inset 0 0 0 400px;
box-shadow: inset 0 0 0 400px;
-webkit-transition: all 400ms ease;
-o-transition: all 400ms ease;
transition: all 400ms ease;
z-index: -1;
}
.event-nav .swiper-slide.swiper-slide-thumb-active {
color: #fff;
}
.event-nav .swiper-slide.swiper-slide-thumb-active:before {
top: 0;
border-radius: 4px;
}
@media (max-width: 767.98px) {
.event-nav {
padding: 0 35px;
}
.event-nav .prev {
right: 0px;
}
.event-nav .next {
left: 0px;
}
.event-nav .swiper-slide {
margin-left: 20px !important;
}
}
.event-content .page {
display: none;
}
.event-content .handle-loadmore-block {
text-align: center;
margin-top: 35px;
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
@media (max-width: 991.98px) {
.event-content {
margin: 0 -15px;
}
.event-content .swiper-slide {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.event-item {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-bottom: 1px solid #e5e5e5;
color: #000;
background: #fff;
padding-left: 10px;
}
.event-item:first-child {
border-top: 1px solid #e5e5e5;
}
.event-item:nth-child(even) {
background: #F8FBFF;
}
.event-item:hover {
background: #F9F9F9;
}
body.dark-scheme .event-item,
body .dark-scheme .event-item {
color: #fff;
background: #272626;
border-bottom: 1px solid #1f1e1e;
}
body.dark-scheme .event-item:first-child,
body .dark-scheme .event-item:first-child {
border-top: 1px solid #1f1e1e;
}
body.dark-scheme .event-item:nth-child(even),
body .dark-scheme .event-item:nth-child(even) {
background: #2c2b2b;
}
body.dark-scheme .event-item:hover,
body .dark-scheme .event-item:hover {
background: #313030;
}
.event-item>*:not(:last-child) {
margin: 10px 0;
margin-left: 30px;
}
.event-item .image {
position: relative;
-webkit-box-flex: 0;
-webkit-flex: 0 0 160px;
-ms-flex: 0 0 160px;
flex: 0 0 160px;
max-width: 160px;
height: 100px;
border-radius: 4px;
overflow: hidden;
}
.event-item .image .video-link {
font-size: 24px;
color: #fff;
-webkit-transition: all 400ms ease;
-o-transition: all 400ms ease;
transition: all 400ms ease;
cursor: pointer;
}
.event-item .image .video-link:hover {
-webkit-transform: scale(1.4);
-ms-transform: scale(1.4);
transform: scale(1.4);
}
.event-item .author,
.event-item .location {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.event-item .details {
-webkit-box-flex: 0;
-webkit-flex: 0 0 305px;
-ms-flex: 0 0 305px;
flex: 0 0 305px;
max-width: 305px;
}
.event-item .heading {
font-size: 24px;
font-weight: bold;
margin: 0;
}
.event-item .time {
opacity: .7;
margin-top: 5px;
}
.event-item .name {
font-size: 18px;
font-weight: bold;
}
.event-item .post {
opacity: .7;
margin-top: 6px;
}
@media (max-width: 991.98px) {
.event-item {
position: relative;
display: block;
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
border: none !important;
margin-bottom: 30px;
padding: 0 15px;
}
.event-item:nth-child(even) {
background: none;
}
.event-item .image {
max-width: none;
margin: 0 0 15px;
height: 200px;
}
.event-item .heading {
font-size: 20px;
}
}
@media screen and (max-width: 470px) {
.event-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
} .team-block {
position: relative;
}
.team-item {
margin-bottom: 30px;
}
.team-item.swiper-slide {
margin-bottom: 0;
}
.team-item .img {
border-radius: 4px;
margin-bottom: 18px;
}
.team-item .img:before {
content: '';
display: block;
padding-bottom: 117.64706%;
}
.team-item .bottom {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.team-item .bottom .c {
line-height: 1;
margin-left: 10px;
}
.team-item .bottom .c .name {
font-size: 18px;
font-weight: 600;
margin-bottom: 7px;
}
.team-item .bottom .c .post {
font-size: 16px;
opacity: 0.7;
}
.team-item .bottom .social-links {
margin-right: auto;
}
.team-item .bottom .social-links a {
font-size: 18px;
}
.team-item .bottom .social-links a:not(:last-child) {
margin-left: 12px;
} .post-meta {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
font-weight: 300;
font-size: 14px;
line-height: 17px;
opacity: 0.5;
margin-top: 17px;
}
.post-meta i {
font-size: 12px;
}
.post-meta .zilla-likes {
margin-left: 15px;
color: inherit;
}
.blog-banner .blog-banner-item .container>.row {
padding-bottom: 150px !important;
}
.blog-banner .blog-banner-item .row .col-12>svg.decor3 {
top: -75px;
right: -55px;
left: auto;
-webkit-transform: rotate(85deg);
-ms-transform: rotate(85deg);
transform: rotate(85deg);
}
.blog-banner .blog-banner-item .row .col-12 .content {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
background: #F7F1ED !important;
position: absolute;
right: -40px;
left: 155px;
bottom: -115px;
min-width: auto;
max-width: 825px;
border-radius: 4px;
padding: 30px 40px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.blog-banner .blog-banner-item .row .col-12 .content .col1 {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
margin-left: 40px;
}
.blog-banner .blog-banner-item .row .col-12 .content .col2 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 250px;
-ms-flex: 0 0 250px;
flex: 0 0 250px;
max-width: 250px;
}
.blog-banner .blog-banner-item .row .col-12 .content .video-button {
margin-top: 10px;
margin-bottom: 25px;
}
.blog-banner .blog-banner-item .row .col-12 .content .heading-block {
margin-bottom: 20px;
}
.blog-banner .blog-banner-item .row .col-12 .content .heading-block .sub-h {
margin-bottom: 10px;
}
.blog-banner .blog-banner-item .row .col-12 .content .desc {
font-size: 16px;
line-height: 1.62;
border-top: 1px solid;
padding-top: 15px;
}
.blog-banner .bn-bottom {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
padding: 57px 0;
}
.blog-banner .bn-bottom .nav-arrows {
margin-right: auto;
}
.blog-banner .bn-bottom .nav-arrows .next,
.blog-banner .bn-bottom .nav-arrows .prev {
height: 35px;
background: none !important;
}
.blog-banner .bn-bottom .nav-arrows .next:hover,
.blog-banner .bn-bottom .nav-arrows .prev:hover {
color: inherit;
}
.blog-banner .bn-bottom .nav-arrows .next:hover:before,
.blog-banner .bn-bottom .nav-arrows .prev:hover:before {
opacity: .2;
}
@media (max-width: 767.98px) {
.blog-banner .blog-banner-item .row .col-12 .content {
right: 0;
left: 0;
}
.blog-banner .bn-bottom {
display: none;
}
}
@media (max-width: 767.98px) {
.blog-banner .blog-banner-item .row .col-12 .content {
display: block;
padding: 25px 30px;
}
.blog-banner .blog-banner-item .row .col-12 .content .col1 {
margin-bottom: 20px;
}
} .social-button {
font-weight: bold;
font-size: 16px;
padding: 0 20px;
height: 60px;
background-color: #272626;
color: #fff;
border-radius: 4px;
}
.dark-scheme #page .social-button,
#page .dark-scheme .social-button {
background-color: #fff;
color: #272626;
}
.social-button:hover,
.dark-scheme #page .social-button:hover,
#page .dark-scheme .social-button:hover {
color: #fff;
background: #272626;
}
.social-button i {
font-size: 20px;
margin-left: 15px;
} .app-button-block {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.app-button-block .app-button:not(:last-child) {
margin-left: 20px;
}
.app-button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
padding: 0 17px;
height: 55px;
min-width: 145px;
border-radius: 4px;
margin-bottom: 15px;
color: #fff;
-webkit-transition: all 400ms ease;
-o-transition: all 400ms ease;
transition: all 400ms ease;
}
.app-button i {
font-size: 30px;
margin-left: 10px;
}
.app-button .l {
display: block;
font-size: 10px;
line-height: 1;
margin-bottom: 3px;
}
.app-button .n {
display: block;
font-weight: 500;
font-size: 14px;
text-transform: uppercase;
line-height: 1;
}
.app-button:hover {
background: #272626;
} .split-screen {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.split-screen.current-white {
color: #fff;
}
.split-screen.current-black {
color: #000;
}
.split-screen.current-black>.swiper-pagination .swiper-pagination-bullet {
background: rgba(255, 255, 255, 0.5);
cursor: pointer;
}
.split-screen.current-black>.swiper-pagination .swiper-pagination-bullet:not(:last-of-type) {
margin-bottom: 1px;
}
.split-screen.current-black>.swiper-pagination .swiper-pagination-bullet:not(:last-of-type):before {
background: #000;
}
.split-screen.current-black>.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
background: rgba(0, 0, 0, 0.3);
color: #fff;
}
.split-screen .bottom-block {
position: absolute;
right: 0;
bottom: 0;
left: 50%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
padding: 50px 75px;
pointer-events: none;
z-index: 4;
}
.split-screen .bottom-block .nav-arrows {
background: transparent;
margin-right: auto;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.split-screen .bottom-block .nav-arrows .prev:after {
opacity: .3;
}
.split-screen .bottom-block .nav-arrows .prev,
.split-screen .bottom-block .nav-arrows .next {
pointer-events: all;
}
.split-screen>.swiper-pagination {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
position: absolute;
top: 0;
left: 0;
width: 60px;
height: 100%;
z-index: 2;
font-size: 12px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
font-weight: bold;
}
.split-screen>.swiper-pagination .swiper-pagination-bullet {
position: relative;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
background: rgba(0, 0, 0, 0.5);
cursor: pointer;
}
.split-screen>.swiper-pagination .swiper-pagination-bullet:after {
content: '';
position: absolute;
top: 50%;
right: 0;
width: 0px;
height: 1px;
-webkit-box-shadow: inset 0 0 0 1px;
box-shadow: inset 0 0 0 1px;
margin-top: -1px;
-webkit-transition: all 400ms ease;
-o-transition: all 400ms ease;
transition: all 400ms ease;
}
.split-screen>.swiper-pagination .swiper-pagination-bullet:not(:last-of-type) {
margin-bottom: 1px;
}
.split-screen>.swiper-pagination .swiper-pagination-bullet:not(:last-of-type):before {
content: '';
position: absolute;
top: 100%;
right: 0;
left: 0;
height: 1px;
background: #fff;
opacity: .3;
}
.split-screen>.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
background: rgba(255, 255, 255, 0.1);
}
.split-screen>.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
width: 10px;
}
.split-screen .left-slider,
.split-screen .right-slider {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.split-screen .left-slider .img-content {
display: none;
}
.split-screen .left-slider .swiper-slide {
padding: 100px 75px;
overflow: hidden;
}
.split-screen .right-slider {
-webkit-transform: scaleY(-1);
-ms-transform: scaleY(-1);
transform: scaleY(-1);
}
.split-screen .right-slider>.swiper-wrapper .swiper-slide {
-webkit-transform: scaleY(-1);
-ms-transform: scaleY(-1);
transform: scaleY(-1);
}
.one-screen .bg-overlay .text,
.product-banner-block .bg-overlay .text,
.split-screen .bg-overlay .text {
top: 50%;
right: 0;
width: 100%;
margin-top: -300px;
margin-right: 0;
height: 147px;
}
.one-screen .bg-overlay .text span,
.product-banner-block .bg-overlay .text span,
.split-screen .bg-overlay .text span {
-webkit-transform: none !important;
-ms-transform: none !important;
transform: none !important;
margin: 0;
}
.split-screen .content {
pointer-events: none;
max-width: 850px;
margin-right: auto;
}
.split-screen .content .heading-block {
margin-top: 0;
}
.split-screen .content .text {
font-size: 20px;
line-height: 1.30;
opacity: .8;
margin-bottom: 30px;
}
@media (max-width: 991.98px) {
.split-screen>.swiper-pagination {
display: none;
}
}
@media (max-width: 767.98px) {
.split-screen .left-slider {
overflow: visible;
height: auto !important;
min-height: 100vh;
pointer-events: none;
}
.split-screen .left-slider .swiper-wrapper {
-webkit-transform: none !important;
-ms-transform: none !important;
transform: none !important;
}
.split-screen .left-slider .swiper-slide {
display: block;
padding: 90px 30px 45px;
height: auto !important;
}
.split-screen .left-slider .swiper-slide>.bg-overlay .text {
top: 305px;
margin-top: 0;
}
.split-screen .left-slider .img-content {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
position: relative;
margin: -90px -30px 35px;
height: 300px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
z-index: 1;
}
.split-screen .right-slider {
display: none;
}
.split-screen .content .text {
font-size: 18px;
}
.split-screen .bottom-block {
left: 0;
padding: 30px 30px;
}
}  .one-screen {
position: relative;
}
.one-screen .banner-s-buttons {
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 45px;
pointer-events: none;
z-index: 5;
}
.one-screen .banner-s-buttons .button {
position: absolute;
top: 50%;
right: 50%;
height: 45px;
-webkit-transform: translate(50%, -50%) rotate(90deg);
-ms-transform: translate(50%, -50%) rotate(90deg);
transform: translate(50%, -50%) rotate(90deg);
line-height: 1.5;
-webkit-box-pack: left;
-webkit-justify-content: left;
-ms-flex-pack: left;
justify-content: left;
text-align: center;
color: #fff;
padding: 5px 30px;
font-size: 14px;
text-transform: uppercase;
}
.one-screen .banner-s-buttons .button>* {
-webkit-transition: -webkit-transform 400ms ease;
transition: -webkit-transform 400ms ease;
-o-transition: transform 400ms ease;
transition: transform 400ms ease;
transition: transform 400ms ease, -webkit-transform 400ms ease;
}
.one-screen .banner-s-buttons .button .close-label {
position: absolute;
top: 0;
right: 0;
width: 100%;
line-height: 45px;
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
}
.one-screen .banner-s-buttons .button .close-label i {
margin-left: 8px;
font-size: 10px;
}
.one-screen .banner-s-buttons .button.active {
background: #252525;
}
.one-screen .banner-s-buttons .button.active .label {
-webkit-transform: translateX(150%);
-ms-transform: translateX(150%);
transform: translateX(150%);
}
.one-screen .banner-s-buttons .button.active .close-label {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.one-screen .banner-c-block {
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transition: all 400ms ease;
-o-transition: all 400ms ease;
transition: all 400ms ease;
z-index: 4;
}
.one-screen .banner-c-block.active {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.one-screen .categories-carousel-type2 {
margin: 0;
height: 100%;
}
.one-screen .bottom-block {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
position: absolute;
right: 0;
bottom: 65px;
width: 100%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
z-index: 2;
padding: 0 75px;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.one-screen .bottom-block .social-links {
margin-left: auto;
}
.one-screen .bottom-block .swiper-pagination .swiper-pagination-bullet {
position: relative;
padding-left: 25px;
-webkit-transition: all 400ms ease;
-o-transition: all 400ms ease;
transition: all 400ms ease;
opacity: .5;
cursor: pointer;
}
.one-screen .bottom-block .swiper-pagination .swiper-pagination-bullet:after {
content: '';
position: absolute;
top: 50%;
left: 0;
width: 0;
height: 1px;
-webkit-box-shadow: inset 0 0 0 1px;
box-shadow: inset 0 0 0 1px;
-webkit-transition: all 400ms ease;
-o-transition: all 400ms ease;
transition: all 400ms ease;
}
.one-screen .bottom-block .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
opacity: 1;
}
.one-screen .bottom-block .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:not(:last-of-type) {
padding-left: 50px;
}
.one-screen .bottom-block .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:not(:last-of-type):after {
width: 20px;
left: 16px;
}
.one-screen .bottom-block .nav-arrows {
background: none;
margin-right: 25px;
}
.one-screen .bottom-block .nav-arrows .prev,
.one-screen .bottom-block .nav-arrows .next {
height: 30px;
}
.one-screen .item {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 100px 0;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.one-screen .item .content {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
padding: 0 75px;
max-width: 900px;
}
.one-screen .item .content .heading-block {
margin-bottom: 27px;
}
.one-screen .item .content .heading-block .sub-h {
margin-bottom: .6em;
}
.one-screen .item .content .text {
opacity: .7;
font-size: 20px;
line-height: 1.3;
margin-bottom: 38px;
}
.one-screen .item .side-block {
position: relative;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
height: 80%;
overflow: hidden;
}
@media (max-width: 1199.98px) {
.one-screen .bottom-block {
bottom: 30px;
}
}
@media (max-width: 991.98px) {
.one-screen .item .content {
padding: 0 30px;
}
.one-screen .bottom-block {
padding: 0 30px;
}
.one-screen .bottom-block .swiper-pagination {
display: none;
}
}
@media (max-width: 767.98px) {
.one-screen .banner-s-buttons,
.one-screen .banner-c-block {
position: fixed;
}
.one-screen .slider {
pointer-events: none;
height: auto !important;
}
.one-screen .slider .swiper-wrapper {
display: block;
-webkit-transform: none !important;
-ms-transform: none !important;
transform: none !important;
}
.one-screen .item {
height: auto !important;
padding: 90px 30px 0;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: start;
-ms-flex-pack: start;
justify-content: start;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.one-screen .item .content {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
width: 100%;
padding: 0;
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
}
.one-screen .item .content .text {
font-size: 16px;
}
.one-screen .item .side-block {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
width: 100%;
height: 300px;
min-height: 270px;
margin-bottom: 30px;
}
.one-screen .item:last-child {
padding-bottom: 50px;
}
.one-screen .bottom-block {
display: none;
}
.one-screen .bottom-block .social-links .label {
display: none;
}
} .content-slider-block {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin: 40px 0;
}
.content-slider-block .content-slider,
.content-slider-block .image-slider {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
max-width: 50%;
}
.content-slider-block .content-slider {
position: relative;
padding-left: 40px;
padding-bottom: 80px;
}
.content-slider-block .content-slider:before {
content: '';
right: -2000px;
bottom: 80px;
background: #F9F9F9;
}
.content-slider-block .content-slider .content {
padding: 25px 0;
}
.content-slider-block .content-slider .heading-block {
margin-bottom: 32px;
}
.content-slider-block .content-slider .text {
margin-bottom: 37px;
}
.content-slider-block .image-slider {
position: relative;
}
.content-slider-block .image-slider .prev,
.content-slider-block .image-slider .next {
position: absolute;
font-size: 20px;
bottom: 31px;
cursor: pointer;
}
.content-slider-block .image-slider .prev {
right: -40px;
}
.content-slider-block .image-slider .next {
left: -40px;
}
.content-slider-block .image-slider .swiper-container {
height: 100%;
}
.content-slider-block .swiper-pagination {
position: absolute;
right: 0;
bottom: 34px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin: 0 0;
}
.content-slider-block .swiper-pagination .swiper-pagination-bullet {
-webkit-box-flex: 0;
-webkit-flex: 0 0 12px;
-ms-flex: 0 0 12px;
flex: 0 0 12px;
width: 12px;
height: 12px;
border-radius: 50%;
background: #C4C4C4;
}
.content-slider-block .swiper-pagination .swiper-pagination-bullet:not(:last-of-type) {
margin-left: 12px;
}
@media (max-width: 991.98px) {
.content-slider-block {
margin-bottom: 0;
}
.content-slider-block .content-slider {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.content-slider-block .content-slider:before {
left: -2000px;
}
.content-slider-block .image-slider {
display: none;
}
} .product-banner-block .bg-overlay .text {
margin-top: -265px;
}
.product-banner-block .bn-bottom {
bottom: 70px;
}
.product-banner-block .bn-bottom .wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.product-banner-block .bn-bottom .nav-arrows {
margin-right: auto;
background: transparent;
}
.product-banner-block .bn-bottom .nav-arrows .prev,
.product-banner-block .bn-bottom .nav-arrows .next {
height: 30px;
}
.product-banner-block .bn-bottom .nav-arrows .prev:hover,
.product-banner-block .bn-bottom .nav-arrows .next:hover {
background: transparent;
color: inherit;
}
.product-banner-block .bn-bottom .nav-arrows .prev:after {
opacity: 1;
}
.product-banner-block .row {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.product-banner-block .content .text {
font-size: 20px;
line-height: 1.3;
margin-bottom: 30px;
}
.product-banner-block .heading-block .sub-h {
font-size: 16px;
font-weight: 600;
opacity: .8;
}
.product-banner-block .image-col {
position: relative;
}
.product-banner-block .video-button {
position: absolute;
top: 50%;
right: 50%;
-webkit-transform: translate(50%, -50%);
-ms-transform: translate(50%, -50%);
transform: translate(50%, -50%);
}
@media (max-width: 767.98px) {
.product-banner-block .image-col {
display: none;
}
.product-banner-block .bn-bottom {
bottom: 30px;
}
} .author-block {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.author-block .avatar {
-webkit-box-flex: 0;
-webkit-flex: 0 0 35px;
-ms-flex: 0 0 35px;
flex: 0 0 35px;
width: 35px;
border-radius: 50%;
margin-left: 15px;
}
.author-block .avatar:before {
content: '';
display: block;
padding-bottom: 100%;
}
.author-block .name {
font-weight: 500;
font-size: 14px;
} .share-stick-block {
position: absolute;
top: 15px;
left: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
color: #fff;
background: rgba(255, 255, 255, 0.05);
border-radius: 4px;
height: 26px;
padding: 5px 15px;
margin-left: 30px;
-webkit-transform-origin: 0% 100%;
-ms-transform-origin: 0% 100%;
transform-origin: 0% 100%;
-webkit-transform: translate(0, -100%) rotate(90deg);
-ms-transform: translate(0, -100%) rotate(90deg);
transform: translate(0, -100%) rotate(90deg);
}
.share-stick-block .label {
font-weight: 500;
font-size: 12px;
margin-left: 12px;
}
.share-stick-block .social-links a {
font-size: 15px;
}
.share-stick-block .social-links a:not(:last-child) {
margin-left: 12px;
} .project-slider-block {
position: relative;
}
.project-slider-block .prev,
.project-slider-block .next {
position: absolute;
bottom: 55px;
z-index: 2;
color: #fff;
cursor: pointer;
mix-blend-mode: exclusion;
}
.project-slider-block .prev:hover,
.project-slider-block .next:hover {
opacity: .6;
}
.project-slider-block .prev {
right: 30px;
}
.project-slider-block .next {
left: 30px;
}
.project-slider-block .slider .swiper-slide {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
background-size: cover;
background-position: 50%;
height: 100vh;
}
.project-slider-block .slider .swiper-slide a {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
}
.project-slider-block .slider .swiper-slide img {
max-width: 100%;
max-height: 100%;
width: auto;
height: auto;
}
.project-slider-block .slider .swiper-slide .content {
position: absolute;
right: 50%;
bottom: 130px;
-webkit-transform: translateX(50%);
-ms-transform: translateX(50%);
transform: translateX(50%);
background: rgba(0, 0, 0, 0.5);
text-align: center;
padding: 10px 25px;
max-width: 320px;
}
.project-slider-block .slider .swiper-slide .content h6 {
margin: 0;
}
.project-slider-block .slider .swiper-slide .content p {
margin: 10px 0 0;
}
.project-slider-block .thumbs {
position: absolute;
right: 50%;
bottom: 15px;
-webkit-transform: translateX(50%);
-ms-transform: translateX(50%);
transform: translateX(50%);
width: 95%;
max-width: 900px;
}
.project-slider-block .thumbs .swiper-wrapper {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.project-slider-block .thumbs .swiper-slide {
background-size: cover;
background-position: 50%;
-webkit-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
opacity: .5;
cursor: pointer;
}
.project-slider-block .thumbs .swiper-slide:last-child {
margin-left: 0 !important;
}
.project-slider-block .thumbs .swiper-slide:hover {
opacity: .8;
}
.project-slider-block .thumbs .swiper-slide-thumb-active {
-webkit-box-shadow: inset 0 0 0 2px;
box-shadow: inset 0 0 0 2px;
opacity: 1;
}
.project-slider-block .thumbs .swiper-slide:before {
content: '';
display: block;
padding-bottom: 100%;
} .post-gallery-masonry.gap-off,
.post-gallery-grid.gap-off {
margin: 0;
}
.post-gallery-masonry.gap-off>div,
.post-gallery-grid.gap-off>div {
padding: 0;
margin: 0;
}
.post-gallery-masonry>div,
.post-gallery-grid>div {
padding-bottom: 30px;
}
.post-gallery-masonry .portfolio-item,
.post-gallery-grid .portfolio-item {
padding-bottom: 0;
margin-bottom: 30px;
}
.post-gallery-masonry .a-img div:before,
.post-gallery-grid .a-img div:before {
content: "";
display: block;
padding-bottom: 80%;
}
.post-gallery-masonry img,
.post-gallery-grid img {
display: block;
width: 100%;
height: auto;
}
.post-gallery-masonry a,
.post-gallery-grid a {
display: block;
}
@media screen and (max-width: 991.98px) {
.blog-grid .blog-item .img,
.blog-carousel .blog-item .img {
height: 100px;
}
}@font-face {
font-family: 'Alef Hebrew';
font-style: normal;
font-weight: 400;
src: url(https://www.iddolavie.com/wp-content/uploads/elementor/google-fonts/fonts/alefhebrew-alef-regular.eot);
src: url(https://www.iddolavie.com/wp-content/uploads/elementor/google-fonts/fonts/alefhebrew-alef-regular.eot?#iefix) format('embedded-opentype'),
url(https://www.iddolavie.com/wp-content/uploads/elementor/google-fonts/fonts/alefhebrew-alef-regular.woff2) format('woff2'),
url(https://www.iddolavie.com/wp-content/uploads/elementor/google-fonts/fonts/alefhebrew-alef-regular.woff) format('woff'),
url(https://www.iddolavie.com/wp-content/uploads/elementor/google-fonts/fonts/alefhebrew-alef-regular.ttf) format('truetype');
}
@font-face {
font-family: 'Alef Hebrew';
font-style: normal;
font-weight: 700;
src: url(https://www.iddolavie.com/wp-content/uploads/elementor/google-fonts/fonts/alefhebrew-alef-bold.eot);
src: url(https://www.iddolavie.com/wp-content/uploads/elementor/google-fonts/fonts/alefhebrew-alef-bold.eot?#iefix) format('embedded-opentype'),
url(https://www.iddolavie.com/wp-content/uploads/elementor/google-fonts/fonts/alefhebrew-alef-bold.woff2) format('woff2'),
url(https://www.iddolavie.com/wp-content/uploads/elementor/google-fonts/fonts/alefhebrew-alef-bold.woff) format('woff'),
url(https://www.iddolavie.com/wp-content/uploads/elementor/google-fonts/fonts/alefhebrew-alef-bold.ttf) format('truetype');
}.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 Free";font-style:normal;font-weight:900;font-display:block;src:url(//lp.iddolavie.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);src:url(//lp.iddolavie.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//lp.iddolavie.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//lp.iddolavie.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff) format("woff"),url(//lp.iddolavie.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"),url(//lp.iddolavie.com/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}