@charset "UTF-8";


@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Geologica:wght@100..900&display=swap");
@keyframes zoomInNoMotion {
from {
transform: scale(1);
}
to {
transform: scale(1.1);
}
}
* {
box-sizing: border-box;
padding: 0;
margin: 0;
}
body {
font-size: 15px;
color: #000;
background-color: #fff;
font-family: "Montserrat", sans-serif;
}
.site-wrap {
overflow: hidden;
}
.grecaptcha-badge {
z-index: -11 !important;
visibility: hidden !important;
}
.fix {
position: absolute;
z-index: 1;
background-color: #151515;
height: 100vh;
width: 100%;
}
.morelink {
font-size: 0.5em;
color: #fff;
text-decoration: none;
font-weight: 500;
display: inline-flex;
flex-direction: column;
width: 65px;
height: 65px;
color: #ffffff;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
font-size: 1.5em;
}
.morelink ion-icon {
transform: rotate(-45deg);
transition: 0.2s linear;
color: #ffffff;
}
.morelink:hover ion-icon {
color: #ffffff;
transform: rotate(0deg);
}
.layout {
display: flex;
background-color: #151515;
position: relative;
overflow: hidden;
width: 100%;
}
.layout .leftside {
border-right: 1px solid rgba(255, 255, 255, 0.1);
color: #fff;
min-height: 100vh;
position: relative;
background-image: url(//dominiogroup.com.ua/wp-content/themes/dgv2/assets/images/UkrainianOornament.svg);
background-repeat: repeat-y;
background-size: contain;
mix-blend-mode: revert;
}
.layout .leftside .leftsideBlock {
display: grid;
grid-template-rows: 10% 60% 30%;
grid-template-columns: 100px;
position: fixed;
height: 100%;
background-color: rgba(0, 0, 0, 0.6);
}
.layout .leftside .leftsideBlock .logo {
height: 100%;
padding-top: 4vw;
display: flex;
justify-content: center;
}
.layout .leftside .leftsideBlock .logo svg {
width: 60%;
min-height: 26px;
height: auto;
object-fit: contain;
display: block;
fill: #ffffff;
}
.layout .leftside .leftsideBlock .nav {
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
height: 100%;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
}
.layout .leftside .leftsideBlock .nav .navBtn {
padding: 25px;
position: relative;
z-index: 10000;
padding: 13px;
border: 1px solid rgba(150, 150, 150, 0.1);
border-radius: 50%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
transition: 0.2s ease-out;
}
.layout .leftside .leftsideBlock .nav .navBtn:hover {
background-color: #fff;
transform: scale(1.2);
}
.layout .leftside .leftsideBlock .nav .navBtn:hover ion-icon {
color: #151515;
}
.layout .leftside .leftsideBlock .message {
height: 100%;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
transition: 0.2s linear;
text-decoration: none;
color: inherit;
}
.layout .leftside .leftsideBlock .message span {
transform: rotate(-90deg);
font-weight: 600;
flex-direction: row;
justify-content: center;
align-items: center;
transition: 0.2s linear;
}
.layout .leftside .leftsideBlock .message:hover {
background-color: #fff;
}
.layout .leftside .leftsideBlock .message:hover span {
color: #000000;
}
.layout .inner-layout {
color: #fff;
min-height: 100vh;
background-color: #151515;
width: 100%;
position: relative;
overflow: hidden;
z-index: 1;
display: flex;
flex-direction: column;
}
.layout .inner-layout .mh90 {
height: 100vh;
position: relative;
}
.layout .inner-layout .mh90 .sthumbsW {
position: absolute;
bottom: 10%;
right: 0;
width: 100%;
height: auto;
padding-right: 4vw;
padding-left: 4vw;
}
.layout .inner-layout .mh90 .sthumbsW .sline2 {
background-color: unset;
display: flex;
flex-direction: row;
width: 100%;
color: unset;
justify-content: unset;
align-items: unset;
height: unset;
border-radius: unset;
}
.layout .inner-layout .mh90 .sthumbsW .sthumbs {
position: relative;
z-index: 1000;
}
.layout .inner-layout .mh90 .sthumbsW .sthumbs .swiper-slide {
width: auto;
cursor: pointer;
}
.layout .inner-layout .mh90 .sthumbsW .sthumbs .sthumbsblock {
display: flex;
flex-direction: row;
align-items: center;
padding: 7px;
width: auto;
border-radius: 15px;
padding: 0px 14px 0 0;
border: 1px solid rgba(0, 0, 0, 0.1);
}
.layout .inner-layout .mh90 .sthumbsW .sthumbs .sthumbsblock .sthumbspic {
width: 140px;
height: 80px;
display: flex;
border-radius: 15px;
margin-right: 10px;
opacity: 0.6;
}
.layout .inner-layout .mh90 .sthumbsW .sthumbs .sthumbsblock .sthumbspic img {
width: 140px;
height: auto;
border-radius: 15px;
object-fit: cover;
overflow: hidden;
display: flex;
padding: 0;
border: 1px solid #151515;
position: relative;
}
.layout .inner-layout .mh90 .sthumbsW .sthumbs .sthumbsblock .sthumbstitle {
color: #fff;
text-decoration: none;
opacity: 0.6;
}
.layout .inner-layout .mh90 .sthumbsW .sthumbs .sthumbsblock .sthumbstitle h2 {
font-size: 0.95em;
font-weight: 500;
max-width: 140px;
}
.layout .inner-layout .mh90 .sthumbsW .sthumbs .sthumbsblock:hover .sthumbstitle {
opacity: 1;
}
.layout .inner-layout .mh90 .sthumbsW .sthumbs .swiper-slide-thumb-active .sthumbsblock {
opacity: 1;
background-color: rgba(21, 21, 21, 0.459);
backdrop-filter: blur(10px);
-webkit-backdrop-filter: blur(10px);
}
.layout .inner-layout .mh90 .sthumbsW .sthumbs .swiper-slide-thumb-active .sthumbsblock .sthumbspic {
opacity: 1;
}
.layout .inner-layout .mh90 .sthumbsW .sthumbs .swiper-slide-thumb-active .sthumbsblock .sthumbstitle {
opacity: 1;
}
.layout .inner-layout .mh90 .frontbot {
display: flex;
flex-direction: column;
justify-content: center;
color: #fff;
font-size: 2em;
font-weight: 600;
width: 100%;
height: 100%;
z-index: 100;
position: absolute;
left: 0;
top: 0;
justify-content: center;
z-index: 1000;
}
.layout .inner-layout .mh90 .frontbot .namecontainer {
position: absolute;
left: auto;
top: auto;
right: 0;
bottom: 0;
z-index: 2000;
display: flex;
width: 50vw;
flex-direction: column;
justify-content: center;
align-items: stretch;
transition: background-color 0.2s;
color: #fff;
font-size: 0.9em;
font-weight: 600;
}
.layout .inner-layout .mh90 .frontbot .namecontainer .scount {
background-color: unset;
position: absolute;
left: 0;
top: 0;
width: 50px;
height: 50px;
border-radius: 0;
color: rgb(160, 160, 160);
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
font-weight: 500;
letter-spacing: 3px;
}
.layout .inner-layout .mh100 {
position: relative;
height: 90vh;
}
.layout .inner-layout .mh100 {
height: 90vh;
min-height: 500px;
position: relative;
overflow: hidden;
background-color: #151515;
}
.layout .inner-layout .mh100 img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
animation-name: zoomInNoMotion;
animation-duration: 10s;
animation-fill-mode: both;
animation-timing-function: ease-out;
}
.layout .inner-layout .mh100 .headerSec {
height: 80vh;
min-height: 500px;
display: flex;
flex-direction: column;
justify-content: center;
}
.layout .inner-layout .mh100 .headerSec .companyName {
font-weight: 700;
text-transform: uppercase;
font-size: 1.3em;
margin-bottom: 4vw;
}
.layout .inner-layout .mh100 .headerSec .headerMessage {
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
max-width: 1000px;
}
.layout .inner-layout .mh100 .headerSec .headerMessage h1 {
font-size: 4.5em;
font-weight: 600;
}
.layout .inner-layout .mh100 .headerSec .headerMessage .linkW {
display: inline-flex;
flex-direction: row;
margin-top: 3vw;
}
.layout .inner-layout .mh100 .headerSec .headerMessage .linkW a {
text-decoration: none;
color: #fff;
border: 1px solid #111111;
border-radius: 35px;
padding: 24px 44px;
text-transform: uppercase;
font-weight: 600;
background-color: #232323;
transition: 0.2s ease-in-out;
}
.layout .inner-layout .mh100 .headerSec .headerMessage .linkW a:hover {
background-color: #000;
color: #fff;
}
.hero-overlay {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 50%);
}
.fade-wrapper {
height: 100%;
width: 100%;
position: absolute;
display: flex;
flex-direction: column;
top: 0;
z-index: 100;
overflow: hidden;
}
.diagonalGradient {
position: absolute;
top: 0;
background-image: linear-gradient(54deg, rgba(18, 18, 18, 0.6) 15%, transparent 40%);
mix-blend-mode: multiply;
z-index: 2;
width: 100%;
height: 100vh;
}
.bottomGradient {
position: absolute;
top: 0;
background-image: linear-gradient(180deg, rgba(18, 18, 18, 0) 40%, rgba(18, 18, 18, 0.2509803922));
width: 100%;
height: 100vh;
z-index: 2;
}
.topGradient {
position: absolute;
top: 0;
background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.52), rgba(0, 0, 0, 0.0001));
width: 100%;
height: 100px;
z-index: 2;
mix-blend-mode: multiply;
opacity: 0.2;
}
.herogradient {
width: 100%;
height: 300px;
position: absolute;
bottom: 0;
z-index: 10;
background-image: linear-gradient(180deg, rgba(18, 18, 18, 0), #151515);
}
.elementor-page .swiper-pagination-bullet {
width: 12px;
height: 4px;
border-radius: 5px;
}
.frontswiper {
position: fixed;
left: 0;
width: 100%;
overflow: hidden;
height: 100vh;
z-index: 0;
background-color: #151515;
}
.frontswiper .frontslide {
position: relative;
}
.frontswiper .frontslide .frontslideImg {
animation: unset;
}
.frontswiper .frontslide .frontslideImg img {
width: 100%;
height: 100vh;
display: flex;
object-fit: cover;
animation: unset !important;
}
.swiper-pagination-wrap {
max-width: 80%;
width: 100%;
margin: 0 auto;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
background-color: #fafafa;
}
.swiper-pagination-bullet {
width: 25%;
height: 0.8px;
border-radius: 0;
position: relative;
overflow: hidden;
left: unset;
bottom: unset;
background: #888888;
opacity: 1;
}
.swiper-pagination-bullet::before {
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.swiper-pagination-bullet-active {
background: #888888;
opacity: 1;
}
.swiper-pagination-bullet-active::before {
background-color: rgb(255, 255, 255);
animation: slide-progress 6s linear forwards;
}
.swiper-paused .swiper-pagination-bullet-active::before {
animation-play-state: paused;
}
@keyframes slide-progress {
0% {
transform: translateX(-100%);
}
100% {
transform: translateX(0);
}
}
.frontpswiperdoit {
position: relative;
padding: 3vw 0vw;
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
z-index: 200;
}
.frontswiperTxt {
position: relative;
display: flex;
flex-direction: column;
width: 100%;
height: 100%;
}
.frontswiperTxt .sline {
background-color: unset;
display: flex;
flex-direction: row;
width: 100%;
color: unset;
justify-content: unset;
align-items: unset;
height: unset;
border-radius: unset;
}
.frontswiperTxt .frontslideText {
display: flex;
flex-direction: column;
justify-content: center;
width: 100%;
z-index: 201;
padding-right: 7vw;
padding-left: 7vw;
}
.frontswiperTxt .frontslideText .frontslideDesc h2 {
font-size: 3em;
font-weight: 700;
transition: 0.3s ease-in-out;
opacity: 0;
max-width: 1000px;
}
.frontswiperTxt .frontslideText .frontslideDesc h2 a {
color: inherit;
text-decoration: none;
font-weight: inherit;
}
.frontswiperTxt .frontslideText .frontslideDesc p {
max-width: 680px;
font-weight: 600;
line-height: 1.5em;
font-size: 1.3em;
opacity: 0;
transition: 0.3s ease-in-out;
}
.frontswiperTxt .frontslideText .frontslideDesc .linkW {
display: inline-flex;
flex-direction: row;
margin-top: 3vw;
opacity: 0;
}
.frontswiperTxt .frontslideText .frontslideDesc .linkW a {
text-decoration: none;
color: #fff;
border: 1px solid #111111;
border-radius: 35px;
padding: 24px 44px;
text-transform: uppercase;
font-weight: 600;
background-color: #232323;
transition: 0.2s ease-in-out;
}
.frontswiperTxt .frontslideText .frontslideDesc .linkW a:hover {
background-color: #000;
color: #fff;
}
.swiper-slide-active .frontslideDesc .linkW {
opacity: 1 !important;
}
.swiper-slide-active .frontslideDesc h2 {
opacity: 1 !important;
}
.swiper-slide-active .frontslideDesc p {
opacity: 1 !important;
}
.bb {
border-bottom: 1px solid rgba(150, 150, 150, 0.1);
}
.bt {
border-top: 1px solid rgba(150, 150, 150, 0.1);
}
.cw {
color: #fff;
}
.pb4 {
padding-bottom: 4vw;
}
.contentsec {
position: relative;
}
.contentsec p {
margin-bottom: 25px;
}
.secnamewrap {
margin-bottom: 25px;
display: inline-flex;
flex-direction: row;
align-items: center;
text-decoration: none;
color: #fff;
border: 1px solid #000;
border-radius: 35px;
padding: 4px 14px;
text-transform: uppercase;
font-weight: 500;
background-color: transparent;
transition: 0.2s ease-in-out;
font-size: 0.85em;
}
.icon {
margin-right: 15px;
width: 24px;
height: 24px;
display: flex;
background-color: #000;
border-radius: 50%;
justify-content: center;
align-items: center;
}
.secname {
text-transform: uppercase;
}
.dg-content {
padding: 4vw 0vw;
}
.dg-content h2 {
max-width: 1200px;
font-size: 2.5em;
line-height: 1.5em;
text-align: center;
margin: 0 auto;
font-weight: 300;
}
.block {
width: 0%;
position: absolute;
top: 0;
left: -200%;
height: 100%;
background-color: #0f0f0f;
z-index: 10000;
opacity: 0;
display: none;
}
.block .blockW {
position: fixed;
display: flex;
width: 100%;
height: 100vh;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.block .blockW .blockG {
position: relative;
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-gap: 2vw;
color: #fff;
font-weight: 700;
font-size: 2em;
width: 100%;
max-width: 80%;
height: auto;
}
.block .blockW .blockG .blockl ul {
list-style-type: none;
display: flex;
flex-direction: column;
}
.block .blockW .blockG .blockl ul li {
margin-bottom: 15px;
}
.block .blockW .blockG .blockl ul li a {
text-transform: uppercase;
text-decoration: none;
color: #fff;
transition: 0.2s ease;
}
.block .blockW .blockG .blockl ul li a:hover {
border-bottom: 1px solid rgb(255, 255, 255);
}
.block .blockW .blockG .blockr {
display: flex;
flex-direction: column;
font-size: 0.5em;
font-weight: 400;
height: 100%;
}
.block .blockW .blockG .blockr ul {
list-style-type: none;
display: flex;
flex-direction: column;
font-size: 1em;
justify-content: space-between;
height: 100%;
}
.block .blockW .blockG .blockr ul li p {
margin-bottom: 5px;
line-height: 1em;
color: silver;
}
.block .blockW .blockG .blockr ul li a {
color: #fff;
text-decoration: none;
}
.block .blockW .blockG .blockSec {
max-height: 100vh;
}
.block .blockW .blockG .blockSec .blockSocial {
list-style-type: none;
display: flex;
flex-direction: row;
}
.block .blockW .blockG .blockSec .blockSocial li {
margin-right: 2vw;
}
.block .blockW .blockG .blockSec .blockSocial li:last-of-type {
margin-right: 0;
}
.swiperGallery {
display: flex;
width: 100%;
background-color: #fff;
}
.swiperGallery .swiper-slide {
height: auto;
width: 100%;
display: flex;
flex-direction: column;
}
.swiperGallery .swiper-slide .galleryslide {
height: 100%;
width: 100%;
display: flex;
flex-direction: column;
background-color: #fcfcfc;
border: 1px solid rgba(15, 15, 15, 0.1);
justify-content: center;
align-items: center;
}
.swiperGallery .swiper-slide .galleryimg {
display: flex;
flex-direction: column;
height: 100%;
}
.swiperGallery .swiper-slide .galleryimg img {
width: 100%;
height: 100%;
display: flex;
object-fit: contain;
max-height: 100%;
padding: 4vw 2vw;
}
.swiperGallery .swiper-slide .galleryimgShowrooms {
overflow: hidden;
display: flex;
flex-direction: column;
height: 680px;
width: 100%;
height: 100%;
position: relative;
}
.swiperGallery .swiper-slide .galleryimgShowrooms canvas {
display: flex !important;
width: 100% !important;
height: 100% !important;
position: absolute !important;
left: 0 !important;
top: 0 !important;
}
.swiperGallery .swiper-slide .galleryimgShowrooms img {
width: 100%;
height: 100%;
display: flex;
object-fit: cover;
padding: unset;
}
.swiperGallery .swiper-slide .galleryimgShowrooms img:nth-last-of-type(2) {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100px;
display: flex;
object-fit: cover;
}
.swiperGallery .swiper-slide .gallerytitle {
display: flex;
flex-direction: column;
width: 100%;
color: #151515;
font-weight: 600;
padding: 15px;
display: flex;
overflow: hidden;
}
.swiperGallery .swiper-slide .gallerytitle .slideName {
display: flex;
flex-direction: column;
transform: translateY(55px);
transition: 0.2s linear;
opacity: 1;
max-width: 80%;
}
.swiperGallery .swiper-slide .gallerytitleShowrooms .slideName a {
text-transform: uppercase;
text-decoration: none;
font-weight: 700;
color: #151515;
}
.swiperGallery .swiper-slide-active .gallerytitle .slideName {
display: flex;
flex-direction: column;
transform: translateY(0);
opacity: 1;
}
.swiperGallery .swiper-slide-active .galleryimg img {
filter: grayscale(0);
}
.fancylink {
border: none;
outline: none;
}
.is-idle .fancybox__toolbar {
z-index: 111111111;
}
.helpsec {
padding: 4vw 0vw;
}
.helpsec .helpblock {
padding: 45px;
border-radius: 35px;
border: 1px solid rgba(150, 150, 150, 0.1);
background-color: #f4f4f4;
max-width: 1300px;
width: 100%;
margin: 0 auto;
}
.helpsec .helpblock p {
font-weight: 600;
font-size: 1.8em;
line-height: 1.35em;
color: #151515;
margin-bottom: 0;
}
.helpsec .helpblock p:nth-of-type(2) {
color: #888;
margin-bottom: 45px;
}
.helpsec .helpblock .btn a {
font-size: 0.85em;
color: #121212;
}
.sgaltest {
width: 100%;
background-color: #fafafa;
padding: 4vw 0;
position: relative;
}
.sgaltest .swiper-slide {
position: relative;
width: auto;
display: flex;
flex-direction: column;
background-color: #fafafa;
border-radius: 0;
overflow: hidden;
}
.sgaltest .swiper-slide .sgalleryslide {
display: flex;
position: relative;
flex-direction: column;
border-radius: 0;
overflow: hidden;
}
.sgaltest .swiper-slide .sgalleryslide .sgalleryimg {
display: flex;
flex-direction: column;
width: auto;
height: 100%;
border-radius: 0;
overflow: hidden;
}
.sgaltest .swiper-slide .sgalleryslide .sgalleryimg img {
width: 100%;
height: 650px;
display: flex;
object-fit: contain;
}
.sgaltest .swiper-slide .sgalleryslide .sgallerytitle {
position: absolute;
bottom: 25px;
left: 25px;
}
.sgaltest .swiper-slide .sgalleryslide .sgallerytitle .sslideName {
font-size: 0.7em;
color: #fff;
background-color: rgba(21, 21, 21, 0.459);
backdrop-filter: blur(10px);
-webkit-backdrop-filter: blur(10px);
padding: 5px 12px;
text-transform: uppercase;
font-weight: 500;
border-radius: 15px;
}
.swiper-pagination {
margin: 15px 0px;
}
.swiper-pagination.swiper-pagination-progressbar.swiper-pagination-horizontal {
bottom: 0;
position: relative;
height: 1px;
}
.swiper-pagination-progressbar-fill {
background-color: #131313 !important;
}
.mainpageswiperGallery {
background-color: transparent;
}
.mainpageswiperGallery .swiper-slide {
height: 100%;
width: 100%;
}
.mainpageswiperGallery .swiper-slide .galleryslide {
max-height: unset;
}
.mainpageswiperGallery .swiper-slide .monobrandW {
position: absolute;
top: 25px;
left: 25px;
display: flex;
flex-direction: column;
z-index: 11;
}
.mainpageswiperGallery .swiper-slide .monobrandW .wordmbrand {
padding: 2px 12px;
text-transform: uppercase;
font-weight: 500;
border-radius: 15px;
}
.mainpageswiperGallery .swiper-slide .monobrandW a {
text-decoration: none;
color: #fff;
font-size: 1em;
font-weight: 600;
text-transform: uppercase;
}
.mainpageswiperGallery .swiper-slide .monobrandInfo {
position: absolute;
left: 5%;
bottom: 5%;
font-size: 0.8em;
color: #fff;
font-weight: 700;
z-index: 11;
text-transform: uppercase;
}
.mainpageswiperGallery .swiper-slide .monobrandInfo ul {
list-style-type: none;
display: flex;
flex-direction: row;
}
.mainpageswiperGallery .swiper-slide .monobrandInfo ul li {
margin-right: 25px;
margin-bottom: 15px;
}
.mainpageswiperGallery .swiper-slide .monobrandInfo ul li:last-of-type {
margin-right: 0;
}
.mainpageswiperGallery .swiper-slide .monobrandInfo ul li .monobrandblock > div {
margin-bottom: 7px;
}
.mainpageswiperGallery .swiper-slide .monobrandInfo ul li .monobrandblock a {
color: #fff;
text-decoration: none;
font-weight: 700;
}
.mainpageswiperGallery .swiper-slide .gallerytitle .slideName a {
color: #fff;
font-size: 2em;
font-weight: 700;
letter-spacing: 1.3px;
}
.mainpageswiperGallery .swiper-slide .galleryslide {
background-color: transparent;
border: 0;
}
.mainpageswiperGallery .swiper-slide .galleryimg {
transition: 0.2s ease-in-out;
}
.mainpageswiperGallery .swiper-slide .galleryimg img {
width: 100%;
height: 100%;
object-fit: cover;
display: flex;
}
.mainpageswiperGallery .swiper-slide .galleryimg .hero-overlay {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 10;
background-image: linear-gradient(202deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.75));
opacity: 0.7;
-webkit-transition: opacity 0.3s ease-in-out;
transition: opacity 0.3s ease-in-out;
}
.swiper-progress-bar {
position: relative;
width: 100%;
display: flex;
z-index: 1000;
height: 1px;
}
.swiper-progress-bar .slide_progress-bar {
position: absolute;
height: 1px;
background: rgba(150, 150, 150, 0.3);
width: auto;
clear: both;
opacity: 0;
bottom: 45px;
left: 0;
right: 0;
}
.swiper-progress-bar .slide_progress-bar:after {
position: absolute;
top: 0;
left: 0;
background: #000;
height: 100%;
width: 0;
content: "";
}
.swiper-progress-bar.active .slide_progress-bar {
opacity: 1;
}
.swiper-progress-bar.animate .slide_progress-bar:after {
transition: width linear;
transition-delay: unset;
width: 100%;
transition-duration: 5s;
}
.blocktosay {
padding: 4vw;
font-size: 1.4em;
font-weight: 600;
line-height: 1.5em;
display: flex;
flex-direction: column;
background-color: #fff !important;
}
.blocktosay p {
max-width: 80%;
}
.pageWild {
display: grid;
grid-template-columns: repeat(1, 1fr);
position: relative;
margin: 4vw 0vw;
}
.pageWildslide {
display: flex;
flex-direction: column;
justify-content: center;
width: 100%;
height: auto;
background-color: #fff;
}
.pageWildslide img {
width: 100%;
height: 100%;
display: flex;
object-fit: contain;
max-height: 100%;
}
.nextBtn {
right: 0;
}
.prevBtn {
left: 0;
}
.nextBtn, .prevBtn {
outline: none !important;
position: absolute;
z-index: 1;
top: 50%;
transition: 0.2s linear;
width: 60px;
height: 60px;
background-color: #ffffff;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
color: #151515;
}
.nextBtn:hover, .prevBtn:hover {
background-color: #151515;
color: #fff;
}
.swiperpaginationW {
position: absolute;
display: flex;
right: 5%;
bottom: 5%;
}
.swiper-pagination {
display: inline-flex;
width: 50px;
color: #151515;
justify-content: center;
align-items: center;
height: 50px;
border-radius: 0;
right: 5%;
bottom: 5%;
font-weight: 600;
}
.pageheroImg {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 4vw;
padding: 2vw 0vw;
}
.pageheroImg .pageherocol {
padding: 2vw 0vw;
}
.pageheroImg .pageherocol img {
width: 100%;
height: auto;
display: block;
object-fit: contain;
box-shadow: 0px 20px 49px -38px rgba(0, 0, 0, 0.62);
}
.pageheroImg .pageherocol .heroImgTitle {
padding: 2vw 0vw;
font-size: 1em;
}
.pageheroImg .pageherocol .heroImgTitle h5 {
font-weight: 500;
}
.pageheroImg .pageherowild {
grid-column: span 3;
}
.woocommerce-pagination {
display: flex;
flex-direction: column;
padding: 2vw 0vw;
background-color: #fff;
justify-content: center;
align-items: center;
width: 100%;
border-top: 1px solid rgba(15, 15, 15, 0.1);
border-bottom: 1px solid rgba(15, 15, 15, 0.1);
}
.woocommerce-pagination .page-numbers {
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
.woocommerce-pagination .page-numbers li {
margin-right: 10px;
background-color: #ffffff;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 40px;
height: 40px;
border: 1px solid rgba(15, 15, 15, 0.1);
overflow: hidden;
border-radius: 15px;
}
.woocommerce-pagination .page-numbers li a {
padding: 15px;
width: 40px;
height: 40px;
color: #151515;
text-decoration: none;
font-weight: 500;
flex-direction: column;
justify-content: center;
align-items: center;
transition: 0.2s ease-out;
}
.woocommerce-pagination .page-numbers li a:hover {
background-color: #151515;
color: #fff;
}
.woocommerce-pagination .page-numbers li .dots {
color: #151515;
font-weight: 500;
}
.woocommerce-pagination .page-numbers li .current {
font-weight: 600;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 100%;
height: 100%;
background-color: #151515;
border: 1px solid rgb(15, 15, 15);
color: #fff;
padding: 15px;
width: 40px;
height: 40px;
text-decoration: none;
font-weight: 500;
flex-direction: column;
justify-content: center;
align-items: center;
}
.woocommerce-info, .woocommerce-noreviews, p.no-comments {
margin: 25px;
background-color: #fff !important;
border: 1px solid rgba(15, 15, 1, 0.1);
color: #151515;
padding: 15px 25px;
font-weight: 500;
font-size: 0.9em;
}
.breadcrumbW {
height: 50px;
overflow-x: auto;
font-size: 0.7em;
font-weight: 500;
text-transform: uppercase;
color: #151515;
display: grid;
grid-template-columns: auto;
}
.breadcrumbW .speedlinkBtn {
width: 100%;
height: 100%;
display: flex;
flex-direction: row;
background-color: #000;
color: #151515;
justify-content: center;
align-items: center;
padding: 2vw;
font-weight: 600;
cursor: default;
}
.breadcrumbW .speedlinkBtn ion-icon {
padding-left: 5px;
color: #fff;
font-size: 1.5em;
}
.breadcrumbW #breadcrumbs {
padding: 15px;
}
.breadcrumbW ul {
list-style-type: none;
display: flex;
flex-direction: row;
align-items: center;
}
.breadcrumbW ul li {
margin-right: 10px;
}
.breadcrumbW span {
font-weight: 600;
color: #cccccc;
transition: 0.2s ease-in-out;
line-height: 1.55em;
}
.breadcrumbW span a {
color: #fff;
text-decoration: none;
}
.breadcrumbW span a:hover {
border-bottom: 2px solid #fff;
}
.bread-wrap {
position: relative;
margin-top: -50px;
background-color: rgba(0, 0, 0, 0.4);
backdrop-filter: blur(25px);
-webkit-backdrop-filter: blur(25px);
border-top: 1px solid rgba(0, 0, 0, 0.1);
overflow: hidden;
}
.collectionListW {
display: grid;
grid-template-columns: repeat(2, 1fr);
width: 100%;
grid-gap: 15px;
background-color: #fff;
}
.collectionListW .collectionType {
position: relative;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.collectionListW .collectionType .collectionThumb {
position: relative;
background-color: #cccccc;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 100%;
height: 100%;
}
.collectionListW .collectionType .collectionThumb .hero-overlay {
opacity: 0;
transition: 0.2s linear;
background-image: linear-gradient(0deg, rgba(15, 15, 15, 0.6) 0%, rgba(15, 15, 15, 0.2) 90%);
}
.collectionListW .collectionType .collectionThumb:hover .hero-overlay {
opacity: 0.7;
}
.collectionListW .collectionType .collectionThumb img {
width: 100%;
display: block;
height: auto;
object-fit: cover;
max-height: 400px;
min-height: 400px;
}
.collectionListW .collectionType .collectionThumb video {
width: 100%;
height: auto;
display: block;
object-fit: cover;
min-height: 250px;
}
.collectionListW .collectionType .collectionTitle {
padding: 15px;
position: absolute;
bottom: 5%;
left: 5%;
}
.collectionListW .collectionType .collectionTitle h2 {
font-size: 0.91em;
font-weight: 600;
text-transform: uppercase;
}
.collectionListW .collectionType .collectionTitle h2 a {
color: #fff;
text-decoration: none;
}
.oh {
overflow: hidden;
}
.rz {
position: relative;
z-index: 2;
background-color: #151515;
}
.mainTheme {
padding: 0 4vw;
position: relative;
background-color: #131313;
z-index: 2;
}
.mainTheme .oh h3 {
font-size: 2em;
max-width: 60%;
}
.brandlist {
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-gap: 4vw;
overflow: hidden;
}
.fc {
display: flex;
justify-content: center;
align-items: center;
}
.p4 {
padding: 4vw;
z-index: 2;
position: relative;
}
.p6 {
padding: 6vw 4vw;
z-index: 2;
position: relative;
}
.p04 {
padding: 0vw 4vw;
}
.p20 {
padding: 2vw 0vw;
}
.g2 {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-gap: 2vw;
}
.g2 .g2col p {
line-height: 1.5em;
}
.pbdis {
padding-bottom: 0;
}
.brandType {
background-color: #151515;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 2vw;
}
.brandType img {
width: 100%;
height: auto;
display: block;
object-fit: contain;
max-height: 30px;
}
.brandType svg {
width: 100%;
height: auto;
display: block;
object-fit: contain;
max-height: 30px;
fill: #ffffff !important;
}
.lastednewsW {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-gap: 4vw;
}
.lastednewsW .newsType {
transition: 0.25s ease-in-out;
height: 400px;
position: relative;
}
.lastednewsW .newsType:hover {
transform: translateY(-20px);
}
.lastednewsW .newsType .newsthumb {
background-color: #000;
overflow: hidden;
position: absolute;
height: 100%;
width: 100%;
display: flex;
flex-direction: column;
height: auto;
background: #fff;
justify-content: space-between;
}
.lastednewsW .newsType .newsthumb a {
height: 100%;
position: relative;
}
.lastednewsW .newsType .newsthumb a:before {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 40%;
display: flex;
flex-direction: column;
background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 50%);
z-index: 2;
}
.lastednewsW .newsType .newsthumb img {
width: 100%;
height: 400px;
display: flex;
object-fit: cover;
border: 1px solid #f1f1f1;
}
.lastednewsW .newsType .newsthumb video {
width: 100%;
height: auto;
display: block;
object-fit: cover;
}
.lastednewsW .newsType .newsthumb .newsTitle {
color: #fff;
position: relative;
display: flex;
max-width: calc(100% - 50px);
z-index: 2;
}
.lastednewsW .newsType .newsthumb .newsTitle h3 {
font-weight: 600;
font-size: 1em;
color: #fff;
padding: 5px 12px;
}
.lastednewsW .newsType .newstShortD {
color: #777;
}
.twoG {
display: grid;
grid-template-columns: repeat(2, 1fr);
}
.twoGblock {
min-height: 70vh;
position: relative;
}
.twoGblock .twoGbTitle {
padding: 2vw;
}
.twoGblock .twoGbTitle h3 {
font-weight: 600;
font-size: 2em;
}
.bgHi {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
min-height: 80vh;
background-color: #1f1f1f;
border-top: 1px solid rgba(15, 15, 15, 0.1);
z-index: 2;
position: relative;
}
.hiMessage {
max-width: 800px;
color: #ffffff;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.hiMessage h5 {
font-size: 1.5em;
text-align: center;
}
.hiMessage .linkW {
display: inline-flex;
flex-direction: row;
margin-top: 3vw;
}
.hiMessage .linkW a {
text-decoration: none;
color: #fff;
border: 1px solid #111111;
border-radius: 35px;
padding: 24px 44px;
text-transform: uppercase;
font-weight: 600;
background-color: #232323;
transition: 0.2s ease-in-out;
}
.hiMessage .linkW a:hover {
background-color: #000;
color: #fff;
}
.newblogW, .lastednewss {
height: 100%;
width: 100%;
display: flex;
flex-direction: column;
}
.newblogW .newsone, .lastednewss .newsone {
display: flex;
flex-direction: column;
background-color: #ffffff;
position: relative;
overflow: hidden;
height: 250px;
width: 100%;
}
.newblogW .newsone .hero-overlay, .lastednewss .newsone .hero-overlay {
background-color: transparent;
background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 50%);
z-index: 1;
}
.newblogW .newsone:hover .hero-overlay, .lastednewss .newsone:hover .hero-overlay {
background-color: rgba(15, 15, 15, 0.1);
z-index: 11;
}
.newblogW .newsone:hover .hero-overlay .newscircle, .lastednewss .newsone:hover .hero-overlay .newscircle {
opacity: 1;
z-index: 12;
}
.newblogW .newsone:hover .newsoneThumb img, .lastednewss .newsone:hover .newsoneThumb img {
transform: scale(1.1);
}
.newblogW .newsoneThumb, .lastednewss .newsoneThumb {
width: 100%;
height: 100%;
display: flex;
overflow: hidden;
background-color: #151515;
}
.newblogW .newsoneThumb img, .lastednewss .newsoneThumb img {
width: 100%;
height: 100%;
object-fit: cover;
display: flex;
transition: opacity 0.3s, transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
transform-style: preserve-3d;
}
.newblogW .newsoneTitle, .lastednewss .newsoneTitle {
position: absolute;
bottom: 5%;
left: 5%;
display: flex;
flex-direction: column;
max-width: 95%;
z-index: 22;
min-height: 50px;
}
.newblogW .newsoneTitle h3, .lastednewss .newsoneTitle h3 {
font-size: 1em;
font-weight: 500;
text-decoration: none;
color: #fff;
padding: 5px 12px;
}
.newblogW .hero-overlay, .lastednewss .hero-overlay {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
transition: 0.2s ease-in-out;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
transition: background-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
background-color: transparent;
background-image: unset;
}
.newblogW .hero-overlay .newscircle, .lastednewss .hero-overlay .newscircle {
position: absolute;
display: flex;
width: 50px;
height: 50px;
justify-content: center;
align-items: center;
border-radius: 50%;
flex: 0 0 auto;
color: #000;
background-color: #f5f5f5;
opacity: 0;
transform: scale(0.8);
transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
font-size: 2.5em;
font-weight: 300;
}
.content {
width: 100%;
height: auto;
max-width: 2500px;
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px;
z-index: 2;
position: relative;
}
.content h1 {
margin-bottom: 2rem;
font-size: 3.7em;
font-weight: 700;
line-height: 1.2em;
}
.content h2 {
margin-bottom: 2rem;
font-size: 2.7em;
font-weight: 600;
text-align: justify;
line-height: 1.5em;
}
.content h3 {
margin-bottom: 2rem;
font-size: 2em;
}
.content h4 {
margin-bottom: 2rem;
font-size: 2em;
}
.content h5 {
margin-bottom: 2rem;
font-size: 2em;
}
.content h6 {
margin-bottom: 2rem;
font-size: 2em;
}
.content ul li {
margin-bottom: 1.7em;
font-size: 1.2em;
line-height: 1.7em;
color: #151515;
}
.content p {
font-size: 1.05em;
line-height: 1.5em;
color: #151515;
font-weight: 500;
margin-bottom: 10px;
}
.content .term-description img {
width: 100%;
height: auto;
object-fit: contain;
display: flex;
margin-bottom: 25px;
}
.content .term-description p {
line-height: 1.5em;
margin-bottom: 10px;
font-weight: 500;
font-size: 1.05em;
}
.content .term-description {
font-family: "Montserrat", sans-serif;
color: #131313;
max-width: 1200px;
margin: 0 auto;
padding: 40px 20px;
}
.content .term-description h1, .content .term-description h2, .content .term-description h3, .content .term-description h4, .content .term-description h5, .content .term-description h6 {
font-weight: 700;
text-transform: uppercase;
letter-spacing: 2px;
color: #131313;
margin: 0 0 20px;
line-height: 1.3;
}
.content .term-description h1 {
font-size: 36px;
letter-spacing: 3px;
}
@media (max-width: 768px) {
.content .term-description h1 {
font-size: 28px;
}
}
.content .term-description h2 {
font-size: 28px;
}
@media (max-width: 768px) {
.content .term-description h2 {
font-size: 24px;
}
}
.content .term-description h3 {
font-size: 22px;
}
@media (max-width: 768px) {
.content .term-description h3 {
font-size: 20px;
}
}
.content .term-description h4, .content .term-description h5, .content .term-description h6 {
font-size: 18px;
}
.content .term-description p {
font-size: 16px;
font-weight: 500;
line-height: 1.8;
color: rgba(13, 13, 13, 0.9);
margin: 0 0 20px;
}
@media (max-width: 768px) {
.content .term-description p {
font-size: 14px;
}
}
.content .term-description ul, .content .term-description ol {
padding-left: 20px;
margin: 0 0 20px;
}
.content .term-description ul li, .content .term-description ol li {
font-size: 16px;
font-weight: 500;
line-height: 1.6;
color: rgba(13, 13, 13, 0.9);
margin-bottom: 10px;
}
@media (max-width: 768px) {
.content .term-description ul li, .content .term-description ol li {
font-size: 14px;
}
}
.content .term-description ul {
list-style: disc;
}
.content .term-description ul li::marker {
color: rgba(13, 13, 13, 0.5);
}
.content .term-description ol {
list-style: decimal;
}
.content .term-description ol li::marker {
color: rgba(13, 13, 13, 0.5);
}
.content .term-description strong {
font-weight: 600;
color: #131313;
}
.content .term-description em {
font-style: italic;
color: rgba(13, 13, 13, 0.9);
}
.content .term-description a {
color: rgba(13, 13, 13, 0.8);
text-decoration: none;
font-weight: 400;
transition: color 0.3s ease;
}
.content .term-description a:hover {
color: #131313;
text-decoration: underline;
}
.content .term-description blockquote {
font-size: 18px;
font-weight: 300;
font-style: italic;
color: rgba(13, 13, 13, 0.8);
border-left: 2px solid rgba(13, 13, 13, 0.2);
padding-left: 20px;
margin: 0 0 20px;
}
@media (max-width: 768px) {
.content .term-description blockquote {
font-size: 16px;
}
}
.content .term-description table {
width: 100%;
border-collapse: collapse;
margin: 0 0 20px;
}
.content .term-description table th, .content .term-description table td {
padding: 15px;
font-size: 16px;
font-weight: 300;
color: rgba(13, 13, 13, 0.9);
border: 1px solid rgba(13, 13, 13, 0.1);
}
.content .term-description table th {
font-weight: 600;
background: rgba(13, 13, 13, 0.05);
}
.content .term-description code, .content .term-description pre {
font-family: "Courier New", Courier, monospace;
background: rgba(13, 13, 13, 0.1);
padding: 5px 10px;
font-size: 14px;
color: #131313;
border-radius: 4px;
}
.content .term-description pre {
padding: 15px;
overflow-x: auto;
}
@media (max-width: 1024px) {
.content .term-description {
padding: 30px 15px;
}
}
@media (max-width: 768px) {
.content .term-description {
padding: 20px 10px;
}
}
.hvideo {
width: 100%;
height: 100%;
object-fit: cover;
position: absolute;
left: 0;
top: 0;
}
.vtitlepage {
position: absolute;
top: 35%;
left: 5%;
}
.vtitlepage .headerMessage {
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
max-width: 900px;
}
.vtitlepage .headerMessage h1 {
font-size: 5.5em;
font-weight: 700;
color: #fff;
}
.bgw {
background-color: #fff !important;
color: #000;
}
.bgs {
background-color: #fafafa;
color: #000;
}
.bgb {
background-color: #151515;
color: #fff;
position: relative;
z-index: 2;
}
.bgb p {
color: #fff;
}
.silver {
color: rgba(255, 255, 255, 0.5) !important;
}
.white {
color: #fff;
}
.cwrap {
max-width: 1200px;
}
.center {
text-align: center;
margin: 0 auto;
}
.mw900 {
max-width: 900px;
}
.footerW {
display: grid;
grid-template-columns: repeat(4, 1fr);
padding: 6vw 4vw;
grid-gap: 4vw;
background-color: #151515;
position: relative;
z-index: 2;
}
.footerW .footerBlock {
display: flex;
flex-direction: column;
}
.footerW .footerBlock .socialLink {
margin-bottom: 13px;
display: flex;
flex-direction: row;
align-items: center;
}
.footerW .footerBlock .socialLink a {
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
font-size: 1em;
line-height: 1.71;
font-weight: 500;
color: #fff;
text-decoration: none;
max-width: 200px;
transition: 0.2s ease-in-out;
}
.footerW .footerBlock .socialLink a:hover {
text-decoration: underline;
}
.footerW .footerBlock .socialLink .glink.nturl.notranslate {
margin-top: 10px;
margin-right: 10px;
background: #fff;
border-radius: 50%;
width: 30px;
height: 30px;
color: #121212 !important;
display: flex !important;
justify-content: center !important;
align-items: center !important;
margin-right: 10px;
}
.footerW .footerBlock .socialLink .glink.nturl.notranslate:last-of-type {
margin-right: 0;
}
.footerW .footerblockwild {
grid-column: span 4;
padding: 25px 0px;
text-transform: normal;
}
.footerW .footerblockwild ul {
list-style-type: none;
display: flex;
flex-direction: row;
}
.footerW .footerblockwild ul li {
margin-right: 15px;
display: flex;
flex-direction: column;
align-items: center;
}
.footerW .footerblockwild ul li a {
text-decoration: none;
}
.footerW .footerblockwild ul li a ion-icon {
color: #fff;
font-size: 1.5em;
}
footer {
width: 100%;
background-color: #151515;
position: relative;
z-index: 1;
}
footer .dgfooter {
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-gap: 25px;
max-width: 1920px;
margin: 0 auto;
width: 100%;
padding: 4vw 0vw;
align-self: center;
}
@media (max-width: 1024px) {
footer .dgfooter {
grid-template-columns: repeat(2, 1fr);
padding: 65px 0px;
}
}
@media (max-width: 768px) {
footer .dgfooter {
grid-template-columns: repeat(1, 1fr);
}
}
footer .dgfooter .dgfooterblock {
font-size: 0.85em;
}
footer .dgfooter .dgfooterblock h5 {
font-weight: 600;
margin-bottom: 25px;
color: #8a8a8a;
font-size: 1em;
text-transform: uppercase;
}
footer .dgfooter .dgfooterblock ul {
list-style-type: none;
display: flex;
flex-direction: column;
margin-bottom: 35px;
padding-left: 0;
}
@media (max-width: 768px) {
footer .dgfooter .dgfooterblock ul {
margin-bottom: 0;
}
}
footer .dgfooter .dgfooterblock ul li {
margin-bottom: 6px;
color: #151515;
}
footer .dgfooter .dgfooterblock ul li a {
text-decoration: none;
transition: 0s linear;
padding: 6px 0px;
color: #fff;
font-weight: 500;
font-size: 0.9em;
}
footer .dgfooter .dgfooterblock ul li a:hover {
color: #fff;
}
footer .dfgooterwide {
grid-column: span 4;
padding-top: 25px;
border-top: 1px solid rgba(30, 30, 30, 0.6);
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.catslider {
width: 100%;
}
.catslider .swiper-wrapper {
width: 900%;
}
.catslider .mainslidertopside {
position: relative;
height: 100%;
}
.catslider .catslidepost {
display: flex;
flex-direction: column;
overflow: hidden;
background-color: transparent;
color: #fff;
position: relative;
max-height: 400px;
height: auto;
}
.catslider .catslidepost .hero-overlay {
transition: 0.4s linear;
}
.catslider .catslidepost:hover .hero-overlay {
opacity: 0;
}
.catslider .catslidepost .catpostBtn {
position: absolute;
width: max-content;
height: auto;
bottom: 25px;
left: 25px;
display: flex;
justify-content: flex-start;
}
.catslider .catslidepost .catpostBtn a {
color: #fff;
font-weight: 700;
text-decoration: none;
text-transform: uppercase;
padding: 10px 24px;
font-size: 0.75em;
transition: 0.1s linear;
font-weight: 600;
color: #fff;
padding: 5px 12px;
text-transform: uppercase;
font-size: 0.85em;
background-color: rgba(21, 21, 21, 0.459);
backdrop-filter: blur(10px);
-webkit-backdrop-filter: blur(10px);
padding: 5px 12px;
text-transform: uppercase;
font-weight: 500;
border-radius: 15px;
}
.catslider .catslidepost .sliderImg {
height: 100%;
max-height: 420px;
display: flex;
flex-direction: column;
overflow: hidden;
}
.catslider .catslidepost .sliderImg img {
width: 100%;
height: 100%;
display: flex;
object-fit: cover;
}
.newsW {
display: grid;
grid-template-columns: repeat(5, 1fr);
color: #ffffff;
padding: 4vw;
grid-gap: 15px;
}
.newsW .newsc {
display: grid;
grid-template-columns: repeat(1, 1fr);
border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.newsW .newsCenter {
grid-column: span 3;
display: grid;
grid-template-columns: repeat(3, 1fr);
border-right: none;
grid-gap: 15px;
}
.newsW .newsCube {
grid-column: span 2;
}
.newsW .newsWild {
grid-column: span 3;
position: relative;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
padding-bottom: 15px;
}
.newsW .newsThumb {
position: relative;
height: 100%;
}
.newsW .newsThumb img {
width: 100%;
height: 100%;
display: block;
object-fit: cover;
border: 1px solid #f1f1f1;
}
.newsW .newsoverlay {
width: 100%;
height: 30%;
position: absolute;
left: 0;
bottom: 0;
background: rgb(2, 0, 36);
background: linear-gradient(180deg, rgba(2, 0, 36, 0) 0%, rgba(0, 0, 0, 0.7) 90%);
}
.newsW .newsTitle {
display: flex;
color: #fff;
position: relative;
padding: 25px;
}
.newsW .newsTitle h2 {
font-weight: 700;
font-size: 2em;
max-width: 85%;
}
.newsW .rightLittle {
border-left: 1px solid rgba(255, 255, 255, 0.1);
padding-left: 15px;
border-right: none;
align-content: baseline;
}
.newsW .newsLittle {
display: flex;
flex-direction: row;
justify-content: space-between;
margin-bottom: 15px;
padding-bottom: 15px;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.newsW .newsLittle .newsLittleTitle {
display: flex;
align-content: center;
justify-content: center;
align-items: center;
}
.newsW .newsLittle .newsLittleTitle h2 {
font-weight: 700;
font-size: 0.8em;
max-width: 85%;
line-height: 1.4em;
}
.newsW .newsLittle .newsLittleThumb img {
max-width: 60px;
height: 60px;
display: block;
object-fit: cover;
}
.grid__item-img {
display: block;
height: 100%;
width: 100%;
}
.grid__item-img canvas {
height: 100%;
object-fit: cover;
}
.grid__item-img img {
height: 100%;
display: block;
width: 100%;
object-fit: contain;
display: none;
}
.grid__item-img img:nth-child(2) {
position: absolute;
top: 0;
left: 0;
opacity: 0;
transition: opacity 0.3s;
}
.grid__item {
overflow: hidden;
position: relative;
height: 100%;
width: 100%;
}
.grid__item:hover .dhcontent {
opacity: 1;
transform: translateX(0);
}
.grid__item:hover .dhoverlay {
opacity: 1;
}
.grid__item:hover .grid__item-img img:nth-child(2) {
opacity: 1;
}
.dhw {
display: grid;
grid-template-columns: repeat(3, 1fr);
background-color: #151515;
position: relative;
padding: 4vw 0vw;
}
.dhl {
display: grid;
grid-column: span 2;
height: 75vh;
}
.dhrgc2 {
grid-column: span 2;
display: grid;
height: 75vh;
}
.dhr {
display: grid;
grid-column: span 1;
height: 75vh;
}
.dhtwolittle {
grid-column: span 1;
height: 75vh;
}
.dhtwowild {
grid-column: span 2;
height: 75vh;
}
.dhrone {
display: flex;
flex-direction: column;
height: 100%;
width: 100%;
overflow: hidden;
height: 37.5vh;
}
.dgcube {
grid-column: span 3;
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-template-rows: 45vh;
}
.dhrtwo {
overflow: hidden;
display: flex;
flex-direction: column;
height: 100%;
width: 100%;
height: 37.5vh;
}
.dhcontent {
position: absolute;
z-index: 0;
left: 0%;
top: 0%;
padding: 4vw;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
opacity: 0;
transition: 0.3s ease-in-out;
transform: translateX(-5%);
pointer-events: none;
width: 100%;
height: 100%;
}
.dhcontent h2 {
font-size: 3.5em;
font-weight: 700;
}
.dhoverlay {
pointer-events: none;
background-color: rgba(15, 15, 15, 0.3);
opacity: 0;
transition: 0.3s ease-in-out;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.monobrandbrands {
position: relative;
z-index: 2;
}
.monobrandbrands .brandlist {
grid-gap: 0;
border-top: 1px solid #202020;
background-color: #151515;
}
.monobrandbrands .brandlist .brandType {
position: relative;
height: 240px;
border-right: 1px solid #202020;
border-bottom: 1px solid #202020;
transition: 0.2s ease 0s;
padding: 0;
}
.monobrandbrands .brandlist .brandType .brandBlock {
padding: 2vw;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
height: 100%;
width: 100%;
overflow: hidden;
transition: 0.2s ease;
}
.monobrandbrands .brandlist .brandType .brandBlock img {
width: 100%;
height: auto;
display: block;
object-fit: contain;
max-height: 30px;
}
.monobrandbrands .brandlist .brandType .brandBlock svg {
width: 100%;
height: auto;
display: block;
object-fit: contain;
max-height: 30px;
fill: #ffffff !important;
}
.monobrandbrands .brandlist .brandType .brandBlock .hoverlook {
position: absolute;
bottom: 5%;
right: 5%;
}
.monobrandbrands .brandlist .brandType .brandBlock .hoverlook .look {
display: inline-flex;
flex-direction: column;
padding: 8px 14px;
font-size: 0.8em;
font-weight: 600;
border-radius: 15px;
text-align: center;
text-transform: uppercase;
color: #ffffff;
background-color: #151515;
opacity: 0;
transition: 0.2s ease;
transform: translateY(100%);
text-decoration: none;
}
.monobrandbrands .brandlist .brandType .brandBlock .hoverlook .look:hover {
background-color: #ffffff;
color: #151515;
}
.monobrandbrands .brandlist .brandType .brandBlock:hover {
background-color: #202020;
}
.monobrandbrands .brandlist .brandType .brandBlock:hover .hoverlook .look {
opacity: 1;
transform: translateY(0%);
}
.singleprocontent {
padding: 4vw 8vw;
line-height: 1.5em;
font-size: 1.05em;
}
.singleprocontent h1, .singleprocontent h2, .singleprocontent h3, .singleprocontent h4, .singleprocontent h5, .singleprocontent h6 {
margin-bottom: 20px;
}
.singleprocontent p {
margin-bottom: 10px;
font-weight: 500;
}
.singleprocontent p:last-of-type {
margin-bottom: 0;
}
.products {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 2vw;
padding: 4vw;
}
.products.columns-1 {
grid-template-columns: repeat(1, 1fr);
}
.products.columns-2 {
grid-template-columns: repeat(2, 1fr);
}
.products.columns-3 {
grid-template-columns: repeat(3, 1fr);
}
.products.columns-4 {
grid-template-columns: repeat(4, 1fr);
}
.products.columns-5 {
grid-template-columns: repeat(5, 1fr);
}
.products.columns-6 {
grid-template-columns: repeat(6, 1fr);
}
.products .newsType {
position: relative;
overflow: hidden;
}
.products .newsType .newsthumb {
position: relative;
height: 100%;
width: 100%;
}
.products .newsType .newsthumb a {
position: relative;
display: flex;
flex-direction: column;
width: 100%;
height: 100%;
text-decoration: none;
color: #151515;
}
.products .newsType .newsthumb a img {
width: 100%;
height: 100%;
display: flex;
object-fit: cover;
border: 1px solid #f1f1f1;
}
.products .newsType .newsthumb a .newsTitle {
position: relative;
left: 0;
bottom: 0;
height: auto;
width: 100%;
}
.products .newsType .newsthumb a .newsTitle h2 {
position: relative;
padding: 25px;
font-weight: 600;
color: #000;
text-transform: uppercase;
font-size: 1em;
}
.products .product-category {
display: flex;
flex-direction: column;
width: 100%;
height: 100%;
overflow: hidden;
}
.products .product-category a {
position: relative;
display: flex;
flex-direction: column;
width: 100%;
height: 100%;
text-decoration: none;
color: #151515;
}
.products .product-category a .count {
color: #000;
border-radius: 15px;
width: 34px;
height: 20px;
display: inline-flex;
justify-content: center;
align-items: center;
background-color: rgba(255, 255, 255, 0.8);
margin-left: 7px;
font-size: 10px;
font-weight: 600;
}
.products .product-category a img {
width: 100%;
height: 400px;
display: flex;
object-fit: cover;
transition: opacity 0.3s, transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
transform-style: preserve-3d;
}
.products .product-category a h2 {
position: absolute;
z-index: 2;
left: 25px;
bottom: 25px;
margin: 0;
padding: 0;
font-weight: 600;
height: auto;
width: max-content;
font-weight: 600;
color: #fff;
text-transform: uppercase;
font-size: 0.7em !important;
color: #fff !important;
background-color: rgba(21, 21, 21, 0.459);
backdrop-filter: blur(10px);
-webkit-backdrop-filter: blur(10px);
text-transform: uppercase;
font-weight: 500;
border-radius: 15px;
align-items: center;
display: flex;
padding: 5px 6px 5px 12px;
}
.shopcatW {
width: 100%;
display: flex;
flex-direction: column;
padding: 15px;
background-color: #fafafa;
}
.shopcatW .swiper-wrapper {
width: 500%;
}
.shopcatW .catwildslide {
width: auto;
height: 60px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
cursor: pointer;
background-color: #fff;
}
.shopcatW .catwildslide:hover {
background-color: #000;
}
.shopcatW .catwildslide:hover a h2 {
color: #fff;
}
.shopcatW .catwildslide a {
text-decoration: none;
text-align: center;
color: #131313;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
padding: 25px;
width: 100%;
height: 100%;
}
.shopcatW .catwildslide a h2 {
font-size: 0.75em;
font-weight: 600;
text-transform: uppercase;
}
.wpcf7 .ajax-loader {
visibility: hidden;
display: inline-block;
background-color: #23282d;
border-radius: 100%;
display: inline-flex;
background-color: rgba(150, 150, 150, 0.3);
width: 40px;
height: 25px;
border-radius: 50%;
justify-content: center;
align-items: center;
}
.wpcf7 .ajax-loader:before {
width: 10px;
height: 10px;
}
.wpcf7 form .wpcf7-response-output {
border: 1px solid rgba(150, 150, 150, 0.1);
padding: 15px;
margin-top: 25px;
font-size: 0.9em;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
border-color: unset;
}
.instalogo {
display: flex;
flex-direction: column;
width: 100%;
}
.instalogo img {
width: 100%;
height: 70px;
object-fit: contain;
display: flex;
}
.instalogo img path {
fill: #fff;
}
.instalogocenter {
display: flex;
flex-direction: column;
width: 100%;
position: absolute;
min-height: 400px;
left: 0;
top: 0;
height: 100%;
justify-content: center;
align-items: center;
z-index: 101;
}
.instalogocenter img {
width: 100%;
height: 120px;
object-fit: contain;
display: flex;
}
.tagdominio {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin: 15px 0;
}
.tagdominio a {
border: 1px solid rgba(255, 255, 255, 0.1);
padding: 25px 35px;
color: #151515;
text-decoration: none;
transition: 0.2s linear;
font-weight: 600;
display: flex;
flex-direction: row;
align-items: center;
background-color: #fff;
}
.tagdominio a:hover {
background-color: #151515;
color: #fff;
border-color: #151515;
}
.instapapperW {
display: flex;
flex-direction: column;
width: 100%;
position: relative;
}
.instapapperW .fade-wrapper .diagonalGradient {
background-image: linear-gradient(54deg, rgba(18, 18, 18, 0.6) 15%, transparent 40%);
height: 100%;
}
.instapapperW .fade-wrapper .bottomGradient {
background-image: linear-gradient(180deg, rgba(18, 18, 18, 0.2) 40%, rgba(18, 18, 18, 0.2509803922));
height: 100%;
}
.instapapperW .instarow {
display: grid;
grid-template-columns: repeat(12, 293px);
grid-gap: 28px;
}
.instapapperW .instarowone {
animation: instarow 75s linear infinite;
}
.instapapperW .instarowtwo {
animation: instarow2 65s linear infinite;
}
.instapapperW .instarowthree {
animation: instarow 75s linear infinite;
}
.instapapperW .instapost {
width: 293px;
height: 293px;
display: flex;
border-radius: 15px;
margin-right: 28px;
margin-bottom: 28px;
position: relative;
}
.instapapperW .instapost img {
width: 100%;
height: 100%;
display: flex;
object-fit: contain;
}
.instapapperW .instapost .instapostslide {
position: absolute;
top: 8px;
right: 8px;
width: 22px;
height: 22px;
}
.instapapperW .instapost .instapostslide svg {
width: 100%;
height: 100%;
object-fit: contain;
display: flex;
}
@keyframes instarow {
0% {
transform: translateX(-20%);
}
100% {
transform: translateX(-200%);
}
}
@keyframes instarow2 {
0% {
transform: translateX(-120%);
}
100% {
transform: translateX(0%);
}
} .wc-block-product-search .wc-block-product-search__button {
background-color: #fff;
outline: none;
border: 1px solid rgb(15, 15, 15);
}
.wc-block-product-search .wc-block-product-search__field {
outline: none;
border-radius: 0;
border: 1px solid rgb(15, 15, 15);
}
.wc-block-product-search .wc-block-product-search__label {
margin-bottom: 10px;
display: flex;
font-weight: 700;
text-transform: uppercase;
font-size: 0.8em;
}
header {
position: fixed;
left: 0;
top: 0;
width: 100%;
height: auto;
z-index: 10001;
transition: 0.2s ease-in-out;
display: flex;
flex-direction: column;
align-items: center;
padding: 8px 4vw;
}
.nav-up {
background-color: rgba(15, 15, 15, 0.6);
backdrop-filter: blur(15px);
}
@media (max-width: 1200px) {
.nav-up {
background-color: transparent;
}
} .dg-link a {
overflow: hidden;
padding: 0;
height: 1em;
}
.dg-link a span {
position: relative;
display: inline-block;
-webkit-transition: -webkit-transform 0.17s;
-moz-transition: -moz-transform 0.17s;
transition: transform 0.17s;
}
.dg-link a span::before {
position: absolute;
top: 100%;
content: attr(data-hover);
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.dg-link a:hover span,
.dg-link a:focus span {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
transform: translateY(-100%);
} .mobileNav {
overflow: hidden;
display: flex;
height: 100%;
width: 100%;
align-items: center;
padding: 10px 20px;
flex-direction: column;
border-radius: 7px;
color: #fff;
font-weight: 700;
background-color: rgba(19, 19, 19, 0.5);
backdrop-filter: blur(4px);
-webkit-backdrop-filter: blur(4px);
}
.mobileNav .mobileNavTopLine {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
width: 100%;
height: 100%;
gap: 45px;
}
.mobileNav .mobileNavTopLine .main-menu-wrap {
display: flex;
justify-content: flex-end;
width: 100%;
}
.mobileNav .mobileNavTopLine .main-menu-wrap ul {
list-style-type: none;
list-style-position: none;
display: flex;
}
.mobileNav .mobileNavTopLine .main-menu-wrap ul li {
margin-right: 35px;
overflow: hidden;
}
.mobileNav .mobileNavTopLine .main-menu-wrap ul li a {
color: #fff;
font-weight: 500;
text-decoration: none;
text-transform: uppercase;
font-size: 1em;
}
.mobileNav .mobileNavTopLine .main-menu-wrap ul li:last-of-type {
margin-right: 0;
}
.mobileNav .mobileNavTopLine .logomob {
height: 100%;
display: flex;
justify-content: center;
}
.mobileNav .mobileNavTopLine .logomob svg {
width: 100px;
height: auto;
object-fit: contain;
display: block;
fill: #ffffff;
}
.mobileNav .mobileNavTopLine .catalogMenu .navBtn {
width: 35px;
height: 35px;
position: relative;
z-index: 10000;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
transition: 0.2s ease-out;
cursor: pointer;
}
.mobileNav .mobileNavTopLine .catalogMenu .navBtn:hover ion-icon {
color: #fff;
}
.mobileNav .mobileNavTopLine .catalogMenu .catalogMenuBtn ion-icon {
font-size: 1.3em;
}
.back-submenu-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 2;
display: none;
}
.back-submenu-overlay .submenu-wrap {
width: 100%;
padding-top: 120px;
position: relative;
min-height: 500px;
height: 500px;
z-index: 10;
background-color: rgba(36, 36, 38, 0.898);
backdrop-filter: blur(15px);
-webkit-backdrop-filter: blur(15px);
overflow: hidden;
}
.back-submenu-overlay .submenu-wrap .submenu-grid {
width: 100%;
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 45px;
position: relative;
margin: 0 auto;
padding: 0vw 4vw;
max-width: 1400px;
}
.back-submenu-overlay .submenu-wrap .submenu-grid .submenu-block ul {
list-style-type: none;
list-style-position: inside;
display: flex;
flex-direction: column;
align-items: flex-start;
}
.back-submenu-overlay .submenu-wrap .submenu-grid .submenu-block ul .title-item {
color: #777777;
font-weight: 500;
text-decoration: none;
text-transform: uppercase;
font-size: 1em;
margin-bottom: 15px;
list-style-type: none;
list-style-position: inside;
padding: 0;
position: relative;
display: flex;
align-items: center;
}
.back-submenu-overlay .submenu-wrap .submenu-grid .submenu-block ul .title-item .item-line {
background-color: #b6b6b6;
width: 30px;
height: 1px;
margin-right: 10px;
}
.back-submenu-overlay .submenu-wrap .submenu-grid .submenu-block ul li {
margin-bottom: 10px;
}
.back-submenu-overlay .submenu-wrap .submenu-grid .submenu-block ul li a {
color: #fff;
text-decoration: none;
font-size: 1em;
font-weight: 500;
text-transform: uppercase;
}
.contactsW {
display: grid;
grid-template-columns: repeat(3, 1fr);
width: 100%;
margin: 0 auto;
border-top: 1px solid rgba(150, 150, 150, 0.1);
}
.contactsW .contcol {
display: flex;
flex-direction: column;
border-right: 1px solid rgba(150, 150, 150, 0.1);
border-bottom: 1px solid rgba(150, 150, 150, 0.1);
padding: 4vw;
}
.contactsW .contcol h2 {
font-size: 2em;
font-weight: 600;
margin-bottom: 15px;
text-transform: uppercase;
}
.contactsW .contcol p {
margin-bottom: 25px;
color: #ccc;
font-size: 0.9em;
}
.contactsW .contcol ul {
list-style-type: none;
}
.contactsW .contcol ul li {
margin-bottom: 15px;
}
.contactsW .contcol ul li a {
color: #ccc;
text-decoration: none;
font-weight: 500;
transition: 0.2s ease-in-out;
}
.contactsW .contcol ul li a:hover {
border-bottom: 1px solid #fff;
}
.contactsW .contcolwild {
grid-column: span 3;
}
.contactsW .contcolwild p {
max-width: 677px;
color: #fff;
font-size: 1em;
line-height: 1.8em;
}
.contactsW .contcolwild p:last-of-type {
margin-bottom: 0;
max-width: 500px;
}
.contactsW .contcolwild .addresline {
display: flex;
width: 100%;
justify-content: flex-end;
align-items: center;
}
.contactsW .contcolwild .addresline p {
margin-bottom: 0;
text-align: right;
}
.contactUs {
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-gap: 24px;
width: 100%;
}
.contactUs .contactcol .linkW {
display: inline-flex;
flex-direction: row;
}
.contactUs .contactcol .linkW a {
text-decoration: none;
color: #fff;
border: 1px solid #111111;
border-radius: 35px;
padding: 16px 34px;
text-transform: uppercase;
font-weight: 600;
background-color: #232323;
transition: 0.2s ease-in-out;
display: flex;
align-items: center;
}
.contactUs .contactcol .linkW a ion-icon {
padding-left: 10px;
}
.contactUs .contactcol .linkW a:hover {
background-color: #000;
color: #fff;
}
.contactUs .contactcol p {
font-weight: 600;
color: #151515;
margin-bottom: 15px;
font-size: 1em;
}
.contactUs .contactcol a {
color: #151515;
font-size: 0.85em;
font-weight: 600;
}
.contactUs .contactcol ul {
list-style-type: none;
display: flex;
flex-direction: row;
}
.contactUs .contactcol ul li {
margin-right: 15px;
}
.contactUs .contactcol ul li:last-of-type {
margin-right: 0;
}
.contactUs .contactcol ul li a {
width: 30px;
height: 30px;
}
.contactUs .contactcol ul li a ion-icon {
font-size: 1.3em;
}
.contactUs .contactcol ul li a img {
width: 30px;
height: 30px;
display: flex;
object-fit: contain;
}
.contactUs .contactcolwild {
padding: 2vw 0vw;
padding-bottom: 0;
grid-column: span 4;
width: 100%;
}
.contactUs .contactcolwild ion-icon {
font-size: 18px;
}
.wp-block-image img {
width: 100%;
height: auto;
display: flex;
object-fit: contain;
}
.bigletterw {
display: flex;
flex-direction: column;
font-size: 5em;
margin: 0 auto;
font-weight: 700;
max-width: 900px;
width: 100%;
}
.bigletterw .bletterinline {
display: inline-flex;
flex-direction: row;
align-items: center;
}
.bigletterw .bletterinlinepad {
text-align: center;
}
.bigletterw .letterline {
display: flex;
flex-direction: column;
align-items: center;
} .mfp-bg {
background-color: #151515;
display: flex;
flex-direction: column;
}
#small-dialog, #message {
background: transparent;
padding: 20px 30px;
text-align: left;
max-width: 500px;
margin: 40px auto;
position: relative;
color: #fff;
}
.mfp-container {
position: fixed;
}
.zoom-anim-dialog {
display: flex;
flex-direction: column;
}
.zoom-anim-dialog h1 {
margin-bottom: 25px;
}
.zoom-anim-dialog p {
margin-bottom: 15px;
}
.zoom-anim-dialog input {
outline: none;
background-color: transparent;
border: 0;
border-bottom: 1px solid rgba(150, 150, 150, 0.1);
width: 100%;
padding: 15px 0;
color: #fff;
transition: 0.2s ease-in-out;
font-family: "Montserrat", sans-serif;
}
.zoom-anim-dialog textarea {
font-family: "Montserrat", sans-serif;
outline: none;
border: 0;
border-bottom: 1px solid rgba(150, 150, 150, 0.1);
background-color: transparent;
resize: none;
color: #fff;
padding: 15px 0px;
width: 100%;
}
.zoom-anim-dialog .linkW {
display: inline-flex;
flex-direction: row;
margin-top: 15px;
}
.zoom-anim-dialog .linkW a {
text-decoration: none;
color: #fff;
border: 1px solid #111111;
border-radius: 35px;
padding: 24px 44px;
text-transform: uppercase;
font-weight: 600;
background-color: #232323;
transition: 0.2s ease-in-out;
}
.zoom-anim-dialog .linkW a:hover {
background-color: #000;
color: #fff;
}
.my-mfp-zoom-in .zoom-anim-dialog {
opacity: 0;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
transform: scale(0.8);
}
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
}
.my-mfp-zoom-in.mfp-bg {
opacity: 0;
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
-o-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
}
.my-mfp-zoom-in.mfp-ready.mfp-bg {
opacity: 0.8;
}
.my-mfp-zoom-in.mfp-removing.mfp-bg {
opacity: 0;
}
.my-mfp-slide-bottom .zoom-anim-dialog {
opacity: 0;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
-webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
-moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
-ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
-o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
transform: translateY(-20px) perspective(600px) rotateX(10deg);
}
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
opacity: 1;
-webkit-transform: translateY(0) perspective(600px) rotateX(0);
-moz-transform: translateY(0) perspective(600px) rotateX(0);
-ms-transform: translateY(0) perspective(600px) rotateX(0);
-o-transform: translateY(0) perspective(600px) rotateX(0);
transform: translateY(0) perspective(600px) rotateX(0);
}
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
opacity: 0;
-webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
-moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
-ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
-o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
transform: translateY(-10px) perspective(600px) rotateX(10deg);
}
.my-mfp-slide-bottom.mfp-bg {
opacity: 0;
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
-o-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
}
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
opacity: 1;
}
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
opacity: 0;
}
.contacts-hero {
position: relative;
height: 60vh;
background: url(https://i0.wp.com/dominiogroup.com.ua/wp-content/uploads/2022/09/78466680_2533484523408325_5885419631606235136_n.jpg) no-repeat center center/cover;
display: flex;
align-items: center;
justify-content: center;
}
.contacts-hero::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(21, 21, 21, 0.7);
backdrop-filter: blur(5px);
}
.contacts-hero .contacts-hero-inner {
position: relative;
text-align: center;
}
.contacts-hero .contacts-hero-title {
font-family: "Montserrat", sans-serif;
font-size: 64px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 5px;
color: #fff;
margin: 0;
}
@media (max-width: 768px) {
.contacts-hero .contacts-hero-title {
font-size: 48px;
letter-spacing: 4px;
}
}
@media (max-width: 480px) {
.contacts-hero .contacts-hero-title {
font-size: 36px;
letter-spacing: 3px;
}
}
.contacts-content {
background: #151515;
padding: 80px 40px;
}
.contacts-content .contacts-content-inner {
max-width: 1920px;
margin: 0 auto;
}
.contacts-content .contacts-blocks {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 1px;
background-color: #1c1c1c;
border: 1px solid #1c1c1c;
}
.contacts-content .contacts-block {
background: rgb(21, 21, 21);
padding: 85px;
}
.contacts-content .contacts-block .contacts-block-title {
font-family: "Montserrat", sans-serif;
font-size: 18px;
font-weight: 600;
text-transform: uppercase;
color: rgba(255, 255, 255, 0.7);
margin: 0 0 20px;
}
.contacts-content .contacts-block .contacts-block-list,
.contacts-content .contacts-block .contacts-socials-list {
list-style: none;
padding: 0;
margin: 0;
}
.contacts-content .contacts-block .contacts-block-list li,
.contacts-content .contacts-block .contacts-socials-list li {
margin-bottom: 15px;
}
.contacts-content .contacts-block .contacts-block-list li a,
.contacts-content .contacts-block .contacts-socials-list li a {
color: #fff;
text-decoration: none;
font-size: 16px;
font-weight: 300;
display: flex;
align-items: center;
gap: 10px;
width: max-content;
}
.contacts-content .contacts-block .contacts-block-list li a ion-icon,
.contacts-content .contacts-block .contacts-socials-list li a ion-icon {
font-size: 18px;
color: rgba(255, 255, 255, 0.5);
}
.contacts-content .contacts-block .contacts-block-list li a:hover,
.contacts-content .contacts-block .contacts-socials-list li a:hover {
color: rgba(255, 255, 255, 0.8);
}
.contacts-content .contacts-block.contacts-block-wide {
grid-column: span 3;
position: relative;
}
.contacts-content .contacts-block.contacts-block-wide .contacts-address {
font-family: "Montserrat", sans-serif;
font-size: 16px;
font-weight: 300;
color: #fff;
display: flex;
align-items: center;
gap: 10px;
margin: 0 0 20px;
}
.contacts-content .contacts-block.contacts-block-wide .contacts-address ion-icon {
font-size: 18px;
color: rgba(255, 255, 255, 0.5);
}
.contacts-content .contacts-block.contacts-block-wide .contacts-image {
width: 100%;
height: 100%;
}
.contacts-content .contacts-block.contacts-block-wide .contacts-image img {
width: 100%;
height: 100%;
border: 0;
display: block;
object-fit: cover;
}
.contacts-content .contacts-block.contacts-block-socials .contacts-socials-list li a {
font-size: 18px;
font-weight: 400;
}
@media (max-width: 1024px) {
.contacts-content {
padding: 60px 30px;
}
.contacts-content .contacts-blocks {
grid-template-columns: repeat(3, 1fr);
gap: 1px;
}
.contacts-content .contacts-blocks .contacts-block {
padding: 64px 24px;
}
}
@media (max-width: 768px) {
.contacts-content {
padding: 40px 20px;
}
.contacts-content .contacts-blocks {
grid-template-columns: 1fr;
gap: 1px;
}
.contacts-content .contacts-blocks .contacts-block {
padding: 64px 24px;
}
.contacts-content .contacts-block.contacts-block-wide {
grid-column: span 1;
}
}
.map {
width: 100%;
height: 720px;
}
.map iframe {
width: 100%;
height: 100%;
border: 0;
}
section {
position: relative;
}
.bgb {
background-color: #131313;
}
.bgb h1, .bgb h2, .bgb h3, .bgb h4, .bgb h5, .bgb h6 {
color: #fff;
}
.bgw {
background-color: #fafafa;
}
.bgw h1, .bgw h2, .bgw h3, .bgw h4, .bgw h5, .bgw h6 {
color: #131313;
}
.dg-title {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.dg-brands-wrap {
width: 100%;
display: grid;
grid-template-columns: repeat(5, 1fr);
grid-gap: 10px;
margin: 0 auto;
max-width: 2000px;
padding: 0;
padding-left: 10px;
padding-right: 10px;
margin-bottom: 90px; }
@media (max-width: 1200px) {
.dg-brands-wrap {
grid-template-columns: repeat(4, 1fr);
}
}
@media (max-width: 900px) {
.dg-brands-wrap {
grid-template-columns: repeat(3, 1fr);
}
}
@media (max-width: 728px) {
.dg-brands-wrap {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 480px) {
.dg-brands-wrap {
gap: 25px;
grid-template-columns: repeat(2, 1fr);
}
}
.dg-brands-wrap .brand-item {
width: 100%;
height: 140px;
display: flex;
justify-content: center;
align-items: center;
transition: 0.2s ease-in-out;
}
.dg-brands-wrap .brand-item img {
width: 100%;
height: auto;
display: block;
object-fit: contain;
max-width: 150px;
max-height: 80px;
}
@media (max-width: 768px) {
.dg-brands-wrap .brand-item img {
max-width: 120px;
}
}
.dg-brands-wrap .brand-item svg {
fill: #fff;
width: 100%;
height: auto;
display: block;
object-fit: contain;
max-width: 150px;
max-height: 80px;
}
@media (max-width: 768px) {
.dg-brands-wrap .brand-item svg {
max-width: 120px;
}
}
.dg-brands-wrap .dimmed {
opacity: 0.3; }
.grid-content {
padding-left: 60px;
padding-right: 60px;
padding-top: 65px;
margin-top: 85px;
margin-bottom: 65px;
grid-template-columns: repeat(2, 1fr);
grid-gap: 65px;
border-top: 1px solid rgba(255, 255, 255, 0.06);
}
.grid-content h2 {
font-size: 2em;
text-transform: uppercase;
font-weight: 600;
}
.grid-content .content-description {
padding-left: 18%;
}
.grid-content .content-description p {
font-size: 1.35em;
line-height: 1.5em;
}
.container {
max-width: 2500px;
width: 100%;
margin: 0 auto;
padding-left: 0;
padding-right: 0;
}
.g3-2 {
display: grid;
grid-template-columns: repeat(12, 1fr);
padding: 190px 0px;
background-color: #131313;
grid-gap: 6vw;
}
.g3-2 .col {
grid-column: span 5;
}
.g3-2 .fend {
display: flex;
justify-content: flex-end;
}
.g3-2 .col-wild {
grid-column: span 7;
}
.g3-2 .col-wild .media-wrapper {
position: relative;
}
.g3-2 .col-wild .media-wrapper .overlay {
background: rgb(21, 21, 21);
background: linear-gradient(180deg, rgba(21, 21, 21, 0) 0%, rgb(21, 21, 21) 100%);
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.g3-2 .col-wild .media-wrapper .media-container {
overflow: hidden;
position: relative;
display: flex;
}
.g3-2 .col-wild .media-wrapper .media-container video {
width: 100%;
height: auto;
display: block;
object-fit: contain;
}
.g3-2 .col-wild .media-wrapper .media-container img {
width: 100%;
height: auto;
display: block;
object-fit: contain;
}
.g3-2 .col-wild .company-type {
position: absolute;
margin-bottom: 0;
z-index: 1;
left: 25px;
bottom: 25px;
}
.g3-2 .col-wild .company-type h2 {
font-size: 32px;
font-weight: 600;
line-height: 1em;
max-width: 720px;
margin-bottom: 0;
}
.g3-2 .description-container {
display: flex;
flex-direction: column;
gap: 42px;
max-width: 520px;
height: 100%;
justify-content: center;
}
.g3-2 .description-container .brand-type {
display: flex;
flex-direction: column;
align-items: flex-start;
padding: 0;
font-size: 5em;
font-weight: 700;
text-align: left;
margin-bottom: 15px;
text-transform: uppercase;
}
.g3-2 .description-container .desc p {
font-size: 16px;
line-height: 1.5em;
}
.g3-2 .description-container .type-link {
color: #fff;
font-size: 13px;
text-decoration: none;
text-transform: uppercase;
font-weight: 700;
}
.section-title {
border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}
.section-title h2 {
margin-bottom: 32px;
max-width: 440px;
margin-bottom: 32px;
}
.lastnews {
width: 100%;
background-color: #131313;
}
.lastnews-slider {
display: flex;
width: 100%;
padding: 85px 10px;
overflow: visible;
}
@media (max-width: 1024px) {
.lastnews-slider {
padding: 0px 10px;
}
}
.lastnews-slider .swiper-wrapper {
overflow: visible;
}
.lastnews-slider .swiper-slide {
width: max-content;
height: 100%;
display: flex;
flex-direction: column;
}
.lastnews-slider .last-news-item {
max-width: max-content;
display: flex;
flex-direction: column;
width: 100%;
height: 100%;
}
.lastnews-slider .last-news-item .sgalleryslide {
display: flex;
position: relative;
flex-direction: column;
overflow: hidden;
height: 600px;
}
@media (max-width: 1024px) {
.lastnews-slider .last-news-item .sgalleryslide {
height: 500px;
}
}
@media (max-width: 768px) {
.lastnews-slider .last-news-item .sgalleryslide {
height: 400px;
}
}
.lastnews-slider .last-news-item .sgalleryslide .sgalleryimg {
display: flex;
flex-direction: column;
width: auto;
height: 100%;
border-radius: 0;
overflow: hidden;
}
.lastnews-slider .last-news-item .sgalleryslide .sgalleryimg img {
width: 100%;
height: 100%;
display: flex;
object-fit: cover;
}
.lastnews-slider .last-news-item .sgalleryslide .sgallerytitle {
position: absolute;
bottom: 25px;
left: 25px;
}
.lastnews-slider .last-news-item .sgalleryslide .sgallerytitle .sslideName {
font-size: 0.7em;
color: #fff;
background-color: rgba(21, 21, 21, 0.459);
backdrop-filter: blur(10px);
-webkit-backdrop-filter: blur(10px);
padding: 5px 12px;
text-transform: uppercase;
font-weight: 500;
border-radius: 15px;
}
header {
width: 100%;
position: fixed;
top: 0;
left: 0;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
z-index: 199;
padding: 25px 20px;
}
header .logo a {
display: flex;
justify-content: center;
align-items: center;
}
header .logo svg {
width: 140px;
height: auto;
display: block;
object-fit: contain;
fill: #fff;
}
@media (max-width: 768px) {
header .logo svg {
width: 100px;
}
}
header .right-menu-wrap {
display: flex;
gap: 32px;
align-items: center;
}
header .newmenu ul {
list-style-type: none;
display: flex;
align-items: center;
margin: 0;
padding: 0;
}
header .newmenu ul li {
margin-right: 55px;
}
header .newmenu ul li:last-of-type {
margin-right: 0;
}
header .newmenu ul li a {
color: #fff;
font-weight: 500;
font-size: 1em;
text-transform: uppercase;
text-decoration: none;
transition: opacity 0.3s ease;
}
header .newmenu ul li a:hover {
opacity: 0.7;
}
header .menu-btn {
color: #fff;
font-weight: 600;
cursor: pointer;
display: flex;
align-items: center;
gap: 8px;
padding: 8px 16px;
border-radius: 20px;
background: rgba(255, 255, 255, 0.05);
backdrop-filter: blur(5px);
min-width: 115px;
}
header .menu-btn ion-icon {
font-size: 20px;
}
header .menu-btn:hover {
background: rgba(255, 255, 255, 0.1);
}
header .menu-btn #openmenu {
display: flex;
align-items: center;
gap: 8px;
}
@media (max-width: 1024px) {
header .newmenu {
display: none;
}
}
.menu-wrapper.desktop-menu {
position: fixed;
z-index: 20;
background-color: #151515;
padding: 80px 45px 45px 45px;
right: 25px;
margin-left: 25px;
top: 120px;
width: auto;
height: auto;
border-radius: 12px;
display: none;
opacity: 0;
overflow: hidden;
background: rgba(21, 21, 21, 0.779);
backdrop-filter: blur(100px);
}
@media (max-width: 1200px) {
.menu-wrapper.desktop-menu {
display: none !important;
}
}
.menu-wrapper.desktop-menu .menu-logo {
position: absolute;
left: 45px;
top: 45px;
}
.menu-wrapper.desktop-menu .menu-logo svg {
width: 80px;
fill: #fff;
}
.menu-wrapper.desktop-menu #close-menu {
position: absolute;
right: 15px;
top: 15px;
width: 30px;
height: 30px;
display: flex;
justify-content: center;
align-items: center;
border-radius: 50%;
background-color: rgba(255, 255, 255, 0.02);
color: #fff;
cursor: pointer;
}
.menu-wrapper.desktop-menu .g3 {
margin-top: 25px;
width: 100%;
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-gap: 46px;
}
.menu-wrapper.desktop-menu .g3 .col .category-title {
color: rgb(255, 255, 255);
margin-bottom: 10px;
font-weight: 600;
text-transform: uppercase;
display: flex;
align-items: center;
text-decoration: none;
}
.menu-wrapper.desktop-menu .g3 .col .category-title a {
color: rgb(255, 255, 255);
margin-bottom: 10px;
font-weight: 600;
text-transform: uppercase;
display: flex;
align-items: center;
text-decoration: none;
transition: color 0.2s ease-in-out;
position: relative;
}
.menu-wrapper.desktop-menu .g3 .col .category-title a::after {
content: "";
position: absolute;
left: 0%;
bottom: -3px;
width: 0;
height: 2px;
background-color: rgba(255, 255, 255, 0.6);
transition: width 0.2s ease-in-out, left 0.2s ease-in-out;
}
.menu-wrapper.desktop-menu .g3 .col .category-title a:hover {
color: rgba(255, 255, 255, 0.8);
}
.menu-wrapper.desktop-menu .g3 .col .category-title a:hover ion-icon {
padding-left: 6px;
color: rgba(255, 255, 255, 0.8);
}
.menu-wrapper.desktop-menu .g3 .col .category-title a:hover::after {
width: 100%;
left: 0;
}
.menu-wrapper.desktop-menu .g3 .col .category-title a ion-icon {
transition: 0.2s ease-in-out;
margin-left: 10px;
color: rgba(255, 255, 255, 0.2);
}
.menu-wrapper.desktop-menu .g3 .col .cats-name {
display: flex;
flex-direction: row;
list-style-type: none;
color: rgba(255, 255, 255, 0.2);
font-weight: 500;
margin-bottom: 8px;
font-size: 14px;
font-weight: 500;
align-items: flex-start;
max-width: max-content;
text-wrap: nowrap;
}
.menu-wrapper.desktop-menu .g3 .col ul {
display: flex;
flex-direction: column;
list-style-type: none;
width: 100%;
max-height: 300px;
overflow-y: auto;
padding-right: 10px;
}
.menu-wrapper.desktop-menu .g3 .col ul li {
margin-bottom: 8px;
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
gap: 45px;
}
.menu-wrapper.desktop-menu .g3 .col ul li a {
position: relative;
display: flex;
align-items: center;
transition: color 0.2s ease-in-out;
color: #fff;
text-decoration: none;
}
.menu-wrapper.desktop-menu .g3 .col ul li a::after {
content: "";
position: absolute;
left: 0%;
bottom: -3px;
width: 0;
height: 2px;
background-color: rgba(255, 255, 255, 0.6);
transition: width 0.2s ease-in-out, left 0.2s ease-in-out;
}
.menu-wrapper.desktop-menu .g3 .col ul li a:hover {
color: rgba(255, 255, 255, 0.8);
}
.menu-wrapper.desktop-menu .g3 .col ul li a:hover::after {
width: 100%;
left: 0;
}
.menu-wrapper.desktop-menu .g3 .col ul li .item-count {
color: rgba(255, 255, 255, 0.2);
font-size: 12px;
transition: color 0.2s ease-in-out;
}
.menu-wrapper.desktop-menu .g3 .col ul li:hover .item-count {
color: rgba(255, 255, 255, 0.6);
}
.menu-wrapper.desktop-menu .g3 .col ul .simplebar-placeholder {
height: max-content !important;
}
.menu-footer {
border-top: 1px solid rgba(255, 255, 255, 0.04);
}
.menu-footer ul {
text-decoration: none;
}
.menu-footer ul a {
text-decoration: none;
color: #fff;
}
.menu-footer a {
font-size: 12px;
font-weight: 600;
display: flex;
align-items: center;
color: #fff;
}
.menu-footer a ion-icon {
margin-right: 8px;
font-size: 16px;
}
.menu-footer .menu-footer-col {
padding-top: 20px;
}
.menu-footer .menu-footer-col ul {
list-style-type: none;
}
.menu-footer .menu-footer-col .menu-footer-socials {
display: flex;
flex-direction: row !important;
gap: 12px;
}
.menu-footer .menu-footer-title {
font-weight: 600;
text-transform: uppercase;
font-size: 12px;
margin-bottom: 10px;
color: rgba(255, 255, 255, 0.7);
}
.menu-wrapper.mobile-menu {
position: fixed;
z-index: 20;
background: rgba(21, 21, 21, 0.95);
backdrop-filter: blur(100px);
top: 0;
left: 0;
width: 100%;
height: 100vh;
padding: 60px 20px;
display: none;
opacity: 0;
overflow-y: auto;
}
.menu-wrapper.mobile-menu .mobile-menu-content {
margin-top: 80px;
}
.menu-wrapper.mobile-menu .mobile-menu-content .accordion {
margin-bottom: 15px;
}
.menu-wrapper.mobile-menu .mobile-menu-content .accordion .accordion-header {
font-size: 16px;
font-weight: 600;
text-transform: uppercase;
color: #fff;
padding: 15px 0;
cursor: pointer;
display: flex;
justify-content: space-between;
align-items: center;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.menu-wrapper.mobile-menu .mobile-menu-content .accordion .accordion-header a {
color: #fff;
text-decoration: none;
}
.menu-wrapper.mobile-menu .mobile-menu-content .accordion .accordion-header::after {
content: "+";
font-size: 20px;
transition: transform 0.3s ease;
}
.menu-wrapper.mobile-menu .mobile-menu-content .accordion .accordion-header.active::after {
transform: rotate(45deg);
}
.menu-wrapper.mobile-menu .mobile-menu-content .accordion .accordion-content {
max-height: 0;
overflow: hidden;
transition: max-height 0.3s ease;
}
.menu-wrapper.mobile-menu .mobile-menu-content .accordion .accordion-content ul {
list-style: none;
padding: 10px 0;
margin: 0;
}
.menu-wrapper.mobile-menu .mobile-menu-content .accordion .accordion-content ul li {
margin-bottom: 10px;
display: flex;
justify-content: space-between;
}
.menu-wrapper.mobile-menu .mobile-menu-content .accordion .accordion-content ul li a {
color: #fff;
text-decoration: none;
font-size: 14px;
}
.menu-wrapper.mobile-menu .mobile-menu-content .accordion .accordion-content ul li a:hover {
color: rgba(255, 255, 255, 0.8);
}
.menu-wrapper.mobile-menu .mobile-menu-content .accordion .accordion-content ul li .item-count {
color: rgba(255, 255, 255, 0.2);
font-size: 12px;
}
.menu-wrapper.mobile-menu .mobile-menu-content .accordion .accordion-content ul .cats-name {
color: rgba(255, 255, 255, 0.3);
}
.menu-wrapper.mobile-menu .mobile-menu-content .static-content {
margin-bottom: 15px;
}
.menu-wrapper.mobile-menu .mobile-menu-content .static-content .static-header {
font-size: 16px;
font-weight: 600;
text-transform: uppercase;
color: #fff;
padding: 15px 0;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.menu-wrapper.mobile-menu .mobile-menu-content .static-content .menu-footer {
padding: 10px 0;
}
.menu-wrapper.mobile-menu .mobile-menu-content .static-content .menu-footer .menu-footer-title {
color: rgba(255, 255, 255, 0.7);
}
.menu-wrapper.mobile-menu .mobile-menu-content .static-content .menu-footer ul {
gap: 10px;
display: flex;
flex-direction: column;
}
.menu-wrapper.mobile-menu .mobile-menu-content .static-content .menu-footer .menu-footer-socials {
margin-bottom: 10px;
}
@media (min-width: 1200px) {
.menu-wrapper.mobile-menu {
display: none !important;
}
}
[data-scrollbar] {
max-height: 400px;
overflow: hidden;
}
[data-scrollbar] .scrollbar-track {
background: transparent !important;
}
[data-scrollbar] .scrollbar-thumb {
background: rgba(0, 0, 0, 0.5) !important;
border-radius: 4px;
opacity: 1;
transition: opacity 0.3s ease;
width: 2px;
}
[data-scrollbar] .scrollbar-track-y {
width: 2px;
}
[data-scrollbar]:hover .scrollbar-thumb {
opacity: 1 !important;
}
.menu-wrapper.desktop-menu {
background: rgba(255, 255, 255, 0.779);
}
.menu-wrapper.desktop-menu .g3 .col .category-title a:hover {
color: rgba(13, 13, 13, 0.8);
}
.menu-wrapper.desktop-menu .g3 .col ul li a:hover {
color: rgba(13, 13, 13, 0.8);
}
.menu-wrapper.desktop-menu .g3 .col ul li a {
color: #131313;
}
.menu-wrapper.desktop-menu .g3 .col .cats-name {
color: rgba(13, 13, 13, 0.4);
}
.menu-wrapper.desktop-menu .g3 .col .category-title a {
color: rgb(13, 13, 13);
}
.menu-wrapper.desktop-menu .g3 .col .category-title a:hover ion-icon {
color: rgba(13, 13, 13, 0.8);
}
.menu-footer .menu-footer-title {
color: rgba(13, 13, 13, 0.7);
}
.menu-wrapper.desktop-menu .menu-logo #Layer_1 path {
fill: #131313;
}
.menu-wrapper.desktop-menu .g3 .col .category-title a ion-icon {
color: rgba(13, 13, 13, 0.2);
}
.menu-wrapper.desktop-menu .g3 .col .category-title a::after {
background-color: rgba(13, 13, 13, 0.6);
}
.menu-wrapper.desktop-menu .g3 .col ul li:hover .item-count {
color: rgba(13, 13, 13, 0.6);
}
.menu-wrapper.desktop-menu .g3 .col ul li .item-count {
color: rgba(13, 13, 13, 0.2);
}
.menu-wrapper.desktop-menu .g3 .col ul li a::after {
background-color: rgba(13, 13, 13, 0.6);
}
[data-scrollbar] .scrollbar-thumb {
background: rgba(0, 0, 0, 0.3) !important;
}
.menu-wrapper.desktop-menu #close-menu {
background-color: rgba(13, 13, 13, 0.06);
color: #131313;
}
.menu-footer {
border-top: 1px solid rgba(13, 13, 13, 0.04);
}
.hero {
position: relative;
height: 100vh;
background-color: #131313;
overflow: hidden;
}
.hero .hero-slider {
position: relative;
width: 100%;
height: 100%;
overflow: hidden;
}
.hero .hero-slide {
position: relative;
width: 100%;
height: 100%;
}
.hero .hero-slide .hero-image {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-size: cover;
background-position: center;
opacity: 0;
transform: scale(1.1);
transition: opacity 1s ease, transform 1s ease;
}
.hero .hero-slide .hero-image::after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(to bottom, rgba(19, 19, 19, 0.2), rgba(19, 19, 19, 0.5));
}
.hero .hero-slide.swiper-slide-active .hero-image {
opacity: 1;
transform: scale(1);
}
.hero .hero-slide.swiper-slide-active .hero-content .hero-title,
.hero .hero-slide.swiper-slide-active .hero-content .hero-desc,
.hero .hero-slide.swiper-slide-active .hero-content .hero-link {
opacity: 1;
transform: translateX(0);
}
.hero .hero-slide.swiper-slide-active .hero-preloader::after {
animation: preloaderFill 5s linear forwards;
}
.hero .hero-slide .hero-content {
position: relative;
max-width: 2000px;
margin: 0 auto;
padding: 60px 40px;
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
z-index: 2;
}
.hero .hero-slide .hero-content .hero-title {
font-size: 100px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 5px;
color: #ffffff;
margin: 0;
opacity: 0;
transform: translateX(-60px);
transition: opacity 0.8s ease 0.3s, transform 0.8s ease 0.3s;
}
.hero .hero-slide .hero-content .hero-desc {
font-size: 22px;
font-weight: 600;
color: #ffffff;
opacity: 0;
margin: 20px 0 30px;
max-width: 600px;
transform: translateX(-60px);
transition: opacity 0.8s ease 0.5s, transform 0.8s ease 0.5s;
}
.hero .hero-slide .hero-content .hero-link {
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 2px;
color: #ffffff;
text-decoration: none;
opacity: 0;
padding: 10px 20px;
border: 1px solid rgba(255, 255, 255, 0.5);
border-radius: 4px;
transform: translateX(-60px);
transition: opacity 0.8s ease 0.7s, transform 0.8s ease 0.7s, border-color 0.3s ease;
width: max-content;
}
.hero .hero-slide .hero-content .hero-link:hover {
border-color: #ffffff;
opacity: 1;
}
.hero .hero-slide .hero-preloader {
position: absolute;
bottom: 50px;
left: 50%;
transform: translateX(-50%);
width: 120px;
height: 2px;
background-color: rgba(255, 255, 255, 0.2);
z-index: 2;
}
.hero .hero-slide .hero-preloader::after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 0;
height: 100%;
background-color: #ffffff;
}
.hero .swiper-pagination {
bottom: 60px;
text-align: center;
}
.hero .swiper-pagination .swiper-pagination-bullet {
width: 12px;
height: 12px;
background-color: rgba(255, 255, 255, 0.4);
opacity: 0.7;
margin: 0 6px;
transition: all 0.3s ease;
}
.hero .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
width: 12px;
height: 12px;
background-color: #ffffff;
opacity: 1;
}
@keyframes preloaderFill {
to {
width: 100%;
}
}
@media (max-width: 1024px) {
.hero .hero-slide .hero-content {
padding: 40px 30px;
}
.hero .hero-slide .hero-content .hero-title {
font-size: 70px;
letter-spacing: 4px;
}
.hero .hero-slide .hero-content .hero-desc {
font-size: 18px;
margin: 15px 0 25px;
}
.hero .hero-slide .hero-content .hero-link {
font-size: 13px;
padding: 8px 18px;
}
.hero .hero-slide .hero-preloader {
bottom: 40px;
width: 100px;
}
.hero .swiper-pagination {
bottom: 50px;
}
}
@media (max-width: 768px) {
.hero .hero-slide .hero-content {
padding: 30px 20px;
}
.hero .hero-slide .hero-content .hero-title {
font-size: 50px;
letter-spacing: 3px;
}
.hero .hero-slide .hero-content .hero-desc {
font-size: 16px;
margin: 10px 0 20px;
}
.hero .hero-slide .hero-content .hero-link {
font-size: 12px;
padding: 6px 16px;
}
.hero .hero-slide .hero-preloader {
bottom: 30px;
width: 80px;
}
.hero .swiper-pagination {
bottom: 40px;
}
}
@media (max-width: 480px) {
.hero .hero-slide .hero-content {
padding: 20px 15px;
}
.hero .hero-slide .hero-content .hero-title {
font-size: 36px;
letter-spacing: 2px;
}
.hero .hero-slide .hero-content .hero-desc {
font-size: 14px;
margin: 10px 0 15px;
}
.hero .hero-slide .hero-content .hero-link {
font-size: 11px;
padding: 5px 14px;
}
.hero .hero-slide .hero-preloader {
bottom: 20px;
width: 60px;
}
.hero .swiper-pagination {
bottom: 30px;
}
.hero .swiper-pagination .swiper-pagination-bullet {
width: 10px;
height: 10px;
margin: 0 4px;
}
.hero .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
width: 12px;
height: 12px;
}
}
.intro {
background: #151515;
padding: 120px 40px;
color: #fff;
min-height: 100vh;
display: flex;
align-items: center;
}
.intro .intro-inner {
max-width: 1400px;
margin: 0 auto;
display: flex;
justify-content: space-between;
gap: 60px;
}
.intro .intro-left {
flex: 0 0 20%;
display: flex;
align-items: center;
}
.intro .intro-left .intro-subtitle {
font-family: "Montserrat", sans-serif;
font-size: 18px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 3px;
color: rgba(255, 255, 255, 0.7);
writing-mode: vertical-rl;
transform: rotate(180deg);
margin: 0;
}
.intro .intro-right {
flex: 0 0 75%;
}
.intro .intro-right .intro-title {
font-family: "Montserrat", sans-serif;
font-size: 64px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 5px;
line-height: 1.1;
margin: 0 0 40px;
color: #fff;
}
@media (max-width: 1024px) {
.intro .intro-right .intro-title {
font-size: 48px;
letter-spacing: 4px;
}
}
@media (max-width: 768px) {
.intro .intro-right .intro-title {
font-size: 36px;
letter-spacing: 3px;
}
}
@media (max-width: 480px) {
.intro .intro-right .intro-title {
font-size: 28px;
letter-spacing: 2px;
}
}
.intro .intro-right .intro-columns {
column-count: 2;
column-gap: 60px;
}
.intro .intro-right .intro-columns .intro-desc {
font-family: "Montserrat", sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 1.8;
color: #fff;
margin: 0 0 20px;
break-inside: avoid;
}
.intro .intro-right .intro-columns .intro-desc:last-child {
margin-bottom: 0;
}
@media (max-width: 768px) {
.intro .intro-right .intro-columns .intro-desc {
font-size: 15px;
}
}
@media (max-width: 480px) {
.intro .intro-right .intro-columns .intro-desc {
font-size: 15px;
}
}
@media (max-width: 768px) {
.intro .intro-right .intro-columns {
column-count: 1;
}
}
@media (max-width: 1024px) {
.intro {
padding: 80px 30px;
}
.intro .intro-inner {
gap: 40px;
}
.intro .intro-left {
flex: 0 0 15%;
}
.intro .intro-right {
flex: 0 0 80%;
}
}
@media (max-width: 768px) {
.intro {
padding: 60px 20px;
}
.intro .intro-inner {
flex-direction: column;
gap: 30px;
}
.intro .intro-left {
flex: unset;
}
.intro .intro-left .intro-subtitle {
writing-mode: horizontal-tb;
transform: none;
font-size: 16px;
}
.intro .intro-right {
flex: unset;
}
}
.about {
padding: 120px 40px;
background-color: #131313;
}
.about .container {
max-width: 2500px;
margin: 0 auto;
}
.about .about-grid {
display: grid;
grid-template-columns: 1fr 1.5fr;
gap: 80px;
align-items: flex-start;
max-width: 2000px;
margin: 0 auto;
}
.about .about-label {
display: flex;
align-items: center;
}
.about .about-label span {
font-size: 24px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 2px;
opacity: 0.9;
}
.about .about-content {
display: flex;
flex-direction: column;
gap: 40px;
}
.about .about-content .about-title {
font-size: 64px;
font-weight: 700;
margin: 0;
line-height: 1.2;
letter-spacing: 3px;
text-transform: uppercase;
max-width: 800px;
}
.about .about-content .about-text {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 40px;
max-width: 1000px;
}
.about .about-content .about-text p {
font-size: 18px;
font-weight: 300;
line-height: 1.75;
margin: 0;
opacity: 0.85;
}
@media (max-width: 1024px) {
.about {
padding: 80px 20px;
}
.about .about-grid {
grid-template-columns: 1fr;
gap: 40px;
}
.about .about-label span {
writing-mode: horizontal-tb;
transform: none;
font-size: 20px;
}
.about .about-content .about-title {
font-size: 48px;
}
.about .about-content .about-text {
grid-template-columns: 1fr;
gap: 20px;
}
}
@media (max-width: 768px) {
.about {
padding: 60px 15px;
}
.about .about-label span {
font-size: 18px;
}
.about .about-content .about-title {
font-size: 36px;
letter-spacing: 2px;
}
.about .about-content .about-text p {
font-size: 16px;
line-height: 1.8;
}
}
.directions {
padding: 160px 40px;
background-color: #131313;
}
.directions .container {
max-width: 2500px;
margin: 0 auto;
display: flex;
flex-direction: column;
gap: 200px;
}
.directions .direction-item {
display: grid;
grid-template-columns: 1fr 2fr;
gap: 100px;
align-items: center;
max-width: 2000px;
margin: 0 auto;
position: relative;
}
.directions .direction-item .direction-content {
display: flex;
flex-direction: column;
gap: 12px;
}
.directions .direction-item .direction-content .direction-title {
display: flex;
flex-direction: column;
align-items: flex-start;
padding: 0;
font-size: 4em;
max-width: 780px;
font-weight: 700;
text-align: left;
margin-bottom: 15px;
text-transform: uppercase;
margin-bottom: 24px;
}
@media (max-width: 768px) {
.directions .direction-item .direction-content .direction-title {
font-size: 2em;
}
}
.directions .direction-item .direction-content .direction-subtitle {
line-height: 1em;
max-width: 720px;
margin-bottom: 0;
transition: opacity 0.3s ease;
color: #fff;
font-size: 13px;
text-decoration: none;
text-transform: uppercase;
font-weight: 700;
}
.directions .direction-item .direction-content .direction-desc {
font-size: 18px;
font-weight: 300;
line-height: 1.75;
margin: 0;
font-weight: 400;
max-width: 520px;
color: rgb(255, 255, 255);
}
@media (max-width: 1024px) {
.directions .direction-item .direction-content .direction-desc {
max-width: unset;
}
}
@media (max-width: 768px) {
.directions .direction-item .direction-content .direction-desc {
font-size: 15px;
}
}
.directions .direction-item .direction-content .direction-link {
text-decoration: none;
transition: opacity 0.3s ease;
color: #fff;
font-size: 13px;
text-decoration: none;
text-transform: uppercase;
font-weight: 700;
margin-top: 24px;
max-width: max-content;
display: flex;
gap: 8px;
align-items: center;
}
.directions .direction-item .direction-content .direction-link:hover {
opacity: 1;
}
.directions .direction-item .direction-image {
position: relative;
width: 100%;
}
.directions .direction-item .direction-image video {
width: 100%;
object-fit: cover;
display: block;
}
.directions .direction-item .direction-image img {
width: 100%;
height: auto;
object-fit: cover;
max-height: 900px;
display: block;
}
.directions .direction-item .direction-image::before {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 40%;
background: linear-gradient(to top, rgba(19, 19, 19, 0.4) 0%, transparent 100%);
pointer-events: none;
}
.directions .direction-item .direction-image .direction-title {
position: absolute;
bottom: 40px;
left: 40px;
font-size: 38px;
max-width: 780px;
font-weight: 700;
margin: 0;
text-transform: uppercase;
line-height: 1.1;
color: #ffffff;
z-index: 1;
}
.directions .direction-item:nth-child(even) {
grid-template-columns: 2fr 1fr;
}
.directions .direction-item:nth-child(even) .direction-content {
order: 2;
}
.directions .direction-item:nth-child(even) .direction-image {
order: 1;
}
.directions .direction-item:nth-child(even) .direction-image .direction-title {
left: auto;
right: 40px;
text-align: right;
}
.directions .direction-item::after {
content: "";
position: absolute;
bottom: -40px;
left: 50%;
width: 60px;
height: 1px;
background-color: rgba(255, 255, 255, 0.3);
transform: translateX(-50%);
}
@media (max-width: 1024px) {
.directions {
padding: 120px 20px;
}
.directions .container {
gap: 140px;
}
.directions .direction-item {
grid-template-columns: 1fr;
gap: 50px;
}
.directions .direction-item .direction-content {
order: 1;
max-width: 100%;
}
.directions .direction-item .direction-image {
order: 2;
max-width: 100%;
}
.directions .direction-item .direction-image .direction-title {
font-size: 48px;
bottom: 30px;
left: 30px;
right: auto;
text-align: left;
}
.directions .direction-item:nth-child(even) {
grid-template-columns: 1fr;
gap: 50px;
}
.directions .direction-item:nth-child(even) .direction-content {
order: 1;
}
.directions .direction-item:nth-child(even) .direction-image {
order: 2;
}
.directions .direction-item:nth-child(even) .direction-image .direction-title {
left: 30px;
right: auto;
text-align: left;
}
.directions .direction-item .direction-subtitle {
font-size: 20px;
}
.directions .direction-item .direction-desc {
font-size: 16px;
max-width: 100%;
}
.directions .direction-item .direction-link {
font-size: 13px;
}
.directions .direction-item::after {
bottom: -30px;
width: 50px;
}
}
@media (max-width: 768px) {
.directions {
padding: 80px 15px;
}
.directions .container {
gap: 100px;
}
.directions .direction-item {
gap: 40px;
}
.directions .direction-item .direction-subtitle {
font-size: 18px;
}
.directions .direction-item .direction-desc {
font-size: 14px;
line-height: 1.8;
max-width: 100%;
}
.directions .direction-item .direction-link {
font-size: 12px;
}
.directions .direction-item .direction-image .direction-title {
font-size: 24px;
bottom: 20px;
left: 20px;
right: auto;
text-align: left;
}
.directions .direction-item:nth-child(even) .direction-image .direction-title {
left: 20px;
right: auto;
text-align: left;
}
.directions .direction-item::after {
width: 40px;
}
}
@media (max-width: 480px) {
.directions {
padding: 60px 10px;
}
.directions .container {
gap: 80px;
}
.directions .direction-item {
gap: 30px;
}
.directions .direction-item .direction-subtitle {
font-size: 16px;
}
.directions .direction-item .direction-desc {
font-size: 13px;
line-height: 1.6;
}
.directions .direction-item .direction-link {
font-size: 11px;
}
.directions .direction-item .direction-image .direction-title {
font-size: 20px;
bottom: 15px;
left: 15px;
}
.directions .direction-item:nth-child(even) .direction-image .direction-title {
left: 15px;
right: auto;
text-align: left;
}
.directions .direction-item::after {
width: 30px;
bottom: -20px;
}
}
.section-header {
margin-bottom: 80px;
max-width: 2000px;
margin-left: auto;
margin-right: auto;
}
@media (max-width: 1024px) {
.section-header {
margin-bottom: 40px;
padding-left: 10px;
padding-right: 10px;
}
}
.section-header .section-tag {
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 2px;
color: #ffffff;
opacity: 0.7;
display: block;
margin-bottom: 10px;
}
.section-header .section-title {
font-size: 48px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 3px;
color: #ffffff;
margin: 0;
position: relative;
padding-bottom: 20px;
}
.section-header .section-title::after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 60px;
height: 1px;
background-color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 1024px) {
.section-header {
margin-bottom: 60px;
}
.section-header .section-tag {
font-size: 13px;
}
.section-header .section-title {
font-size: 36px;
padding-bottom: 15px;
}
.section-header .section-title::after {
width: 50px;
}
}
@media (max-width: 768px) {
.section-header {
margin-bottom: 40px;
}
.section-header .section-tag {
font-size: 12px;
}
.section-header .section-title {
font-size: 28px;
letter-spacing: 2px;
}
.section-header .section-title::after {
width: 40px;
}
}
.partners {
padding: 80px 40px;
background-color: #131313;
}
@media (max-width: 1024px) {
.partners {
padding: 60px 20px;
}
}
@media (max-width: 768px) {
.partners {
padding: 40px 0px;
}
}
.partners .container {
max-width: 2500px;
margin: 0 auto;
}
.partners .partners-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
gap: 60px;
justify-items: center;
max-width: 2000px;
margin: 0 auto;
}
.partners .partner-item {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
max-width: 250px;
transition: transform 0.3s ease, opacity 0.3s ease;
}
.partners .partner-item img {
width: 100%;
height: auto;
object-fit: contain;
filter: grayscale(80%) opacity(0.7);
transition: filter 0.3s ease;
}
.partners .partner-item:hover img {
filter: grayscale(0%) opacity(1);
}
.footer {
padding: 80px 40px 40px;
background-color: #131313;
color: #ffffff;
}
.footer .container {
max-width: 2500px;
margin: 0 auto;
}
.footer .footer-grid {
display: grid;
grid-template-columns: 1.5fr 1fr 1fr 1fr;
gap: 60px;
max-width: 2000px;
margin: 0 auto;
margin-bottom: 40px;
}
.footer .footer-brand {
display: flex;
flex-direction: column;
gap: 20px;
}
.footer .footer-brand .footer-logo {
font-size: 32px;
font-weight: 700;
margin: 0;
text-transform: uppercase;
letter-spacing: 2px;
}
.footer .footer-brand .footer-desc {
font-size: 16px;
font-weight: 300;
opacity: 0.7;
margin: 0;
max-width: 300px;
}
.footer .footer-brand .footer-social {
display: flex;
gap: 20px;
}
.footer .footer-brand .footer-social .footer-social-link {
font-size: 14px;
font-weight: 400;
color: #ffffff;
text-decoration: none;
text-transform: uppercase;
opacity: 0.7;
transition: opacity 0.3s ease;
}
.footer .footer-brand .footer-social .footer-social-link:hover {
opacity: 1;
}
.footer .footer-contacts .footer-title {
font-size: 18px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 1.5px;
margin: 0 0 20px;
opacity: 0.95;
}
.footer .footer-contacts ul {
list-style: none;
padding: 0;
margin: 0;
}
.footer .footer-contacts ul li {
margin-bottom: 12px;
}
.footer .footer-contacts ul li a {
font-size: 14px;
font-weight: 400;
color: #ffffff;
text-decoration: none;
opacity: 0.7;
transition: opacity 0.3s ease;
}
.footer .footer-contacts ul li a:hover {
opacity: 1;
}
.footer .footer-address {
text-align: center;
font-size: 14px;
font-weight: 300;
opacity: 0.8;
margin-bottom: 20px;
max-width: 2000px;
margin-left: auto;
margin-right: auto;
}
.footer .footer-bottom {
text-align: center;
font-size: 14px;
font-weight: 300;
opacity: 0.6;
padding-top: 20px;
border-top: 1px solid rgba(255, 255, 255, 0.2);
max-width: 2000px;
margin: 0 auto;
}
@media (max-width: 1024px) {
.footer {
padding: 60px 20px 30px;
}
.footer .footer-grid {
grid-template-columns: 1fr 1fr;
gap: 40px;
}
.footer .footer-grid .footer-brand {
grid-column: span 2;
}
.footer .footer-logo {
font-size: 28px;
}
.footer .footer-desc {
font-size: 15px;
}
.footer .footer-title {
font-size: 16px;
}
.footer .footer-social-link {
font-size: 13px;
}
.footer .footer-address {
font-size: 13px;
}
.footer .footer-bottom {
font-size: 13px;
}
}
@media (max-width: 768px) {
.footer {
padding: 40px 15px 20px;
}
.footer .footer-grid {
grid-template-columns: 1fr;
gap: 30px;
}
.footer .footer-grid .footer-brand {
grid-column: auto;
}
.footer .footer-logo {
font-size: 24px;
}
.footer .footer-desc {
font-size: 14px;
}
.footer .footer-title {
font-size: 15px;
}
.footer .footer-contacts ul li a {
font-size: 13px;
}
.footer .footer-social-link {
font-size: 12px;
}
.footer .footer-address {
font-size: 12px;
}
.footer .footer-bottom {
font-size: 12px;
}
}
@media (max-width: 480px) {
.footer {
padding: 30px 10px 20px;
}
.footer .footer-grid {
gap: 20px;
}
.footer .footer-logo {
font-size: 20px;
}
.footer .footer-desc {
font-size: 13px;
}
.footer .footer-title {
font-size: 14px;
}
.footer .footer-contacts ul li {
margin-bottom: 10px;
}
.footer .footer-contacts ul li a {
font-size: 12px;
}
.footer .footer-social-link {
font-size: 11px;
}
.footer .footer-address {
font-size: 11px;
}
.footer .footer-bottom {
font-size: 11px;
}
}
.p0 {
padding: 0 !important;
}
.newswrap {
display: grid;
grid-template-columns: 30% 30% 40%;
grid-gap: 15px;
border-radius: 15px;
padding: 85px 65px;
background-color: #1f1f1f;
margin: 25px;
}
.newswrap .newscol img {
width: 100%;
height: 100%;
display: block;
object-fit: cover;
border-radius: 15px;
}
.newswrap .newscol h2 {
font-size: 3em;
line-height: 1.15em;
font-weight: 300;
margin-bottom: 25px;
}
.newswrap .newscol p {
line-height: 1.5em;
font-size: 1.2em;
margin-bottom: 25px;
font-weight: 500;
}
@media (max-width: 1200.98px) {
.content {
padding-left: 10px;
padding-right: 10px;
}
.layout .products .newsType a img {
height: 300px;
}
}
@media (max-width: 1024px) {
.helpsec .helpblock {
padding: 24px;
}
.helpsec .content {
padding-left: 10px;
padding-right: 10px;
}
.catslider .catslidepost .sliderImg {
height: 260px;
}
header {
display: flex;
}
.layout {
grid-template-columns: repeat(18, 1fr);
}
.layout .bigletterw {
font-size: 6em;
}
.layout .leftside {
display: none;
}
.layout .frontswiper {
left: 0;
width: 100%;
}
.layout .hiMessage h5 {
max-width: 90%;
}
.layout .mainpageswiperGallery .swiper-slide {
height: unset;
}
.layout .mainTheme h3 {
max-width: 90%;
}
.layout .brandlist {
grid-template-columns: repeat(3, 1fr);
}
.layout .brandlist .brandType {
height: 180px;
}
.layout .brandlist .brandType:nth-last-of-type(4n) {
border-right: 1px solid #202020 !important;
}
.layout .brandlist .brandType:nth-last-of-type(3n) {
border-right: 1px solid #202020 !important;
}
.layout .lastednewsW {
grid-template-columns: repeat(1, 1fr);
}
.products {
grid-template-columns: repeat(2, 1fr);
}
.products.columns-1 {
grid-template-columns: repeat(1, 1fr);
}
.products.columns-2 {
grid-template-columns: repeat(2, 1fr);
}
.products.columns-3 {
grid-template-columns: repeat(2, 1fr);
}
.products.columns-4 {
grid-template-columns: repeat(2, 1fr);
}
.products.columns-5 {
grid-template-columns: repeat(2, 1fr);
}
.products.columns-6 {
grid-template-columns: repeat(2, 1fr);
}
.products .newsType .newsTitle h2 {
max-width: calc(100% - 50px);
}
.products .newsType a img {
height: 300px;
}
}
@media (max-width: 900.98px) {
.layout .instapapperW .instarowone {
transform: translateX(-20%);
animation: instarow 35s linear infinite;
}
.layout .instapapperW .instarowtwo {
animation: instarow2 25s linear infinite;
}
.layout .instapapperW .instarowthree {
transform: translateX(-40%);
animation: instarow 35s linear infinite;
}
.layout .inner-layout .mh90 {
height: 90vh;
}
.layout .inner-layout .mh90 .sthumbsW {
padding-left: unset;
padding-right: unset;
}
.layout .inner-layout .mh100 {
height: 90vh;
}
.layout .inner-layout .mh100 .frontswiper {
height: 90vh;
}
.layout .inner-layout .mh100 .frontpswiperdoit {
height: 90vh;
}
.layout .bigletterw {
font-size: 5em;
}
.layout .block .blockW .blockG {
grid-template-columns: repeat(1, 1fr);
}
.layout .woocommerce-pagination .page-numbers {
flex-wrap: wrap;
}
.layout .woocommerce-pagination .page-numbers li {
margin: 5px;
}
.layout .contactsW .contcol {
transition: 0.2s linear;
grid-column: span 3;
}
}
@media (max-width: 768px) {
.catslider .catslidepost .sliderImg {
height: 260px;
}
.layout .bigletterw {
font-size: 2em;
}
.layout .mh100dis {
height: unset !important;
min-height: 40vh !important;
}
.layout .breadcrumbW {
grid-template-columns: repeat(1, 1fr);
height: unset;
}
.layout .breadcrumbW .speedlinkBtn {
width: 100%;
}
.layout .mainTheme h3 {
width: 100%;
max-width: 100%;
}
.layout .woocommerce-pagination .page-numbers {
flex-wrap: wrap;
}
.layout .woocommerce-pagination .page-numbers li {
margin-right: 5px;
}
.layout .shopcatW .catwildslide a {
padding: 5px 15px;
}
.layout .sgaltest .swiper-slide .sgalleryslide .sgalleryimg img {
object-fit: cover;
max-height: 80vh;
}
.vtitlepage {
bottom: 25%;
}
.vtitlepage .headerMessage h1 {
font-size: 2em;
}
.products {
grid-template-columns: repeat(1, 1fr);
}
.products.columns-1 {
grid-template-columns: repeat(1, 1fr);
}
.products.columns-2 {
grid-template-columns: repeat(1, 1fr);
}
.products.columns-3 {
grid-template-columns: repeat(1, 1fr);
}
.products.columns-4 {
grid-template-columns: repeat(1, 1fr);
}
.products.columns-5 {
grid-template-columns: repeat(1, 1fr);
}
.products.columns-6 {
grid-template-columns: repeat(1, 1fr);
}
}
@media (max-width: 576px) {
.layout .contactUs .contactcol {
grid-column: span 4;
}
.layout .mainTheme .oh h3 {
font-size: 1.2em;
}
.layout .mainpageswiperGallery .swiper-slide {
height: 450px;
}
.layout .frontswiperTxt .frontslideText .frontslideDesc h2 {
font-size: 1em;
}
.layout .products .product-category a img {
width: 100%;
height: auto;
display: flex;
object-fit: contain;
transition: opacity 0.3s, transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
transform-style: preserve-3d;
}
.layout .products .newsType a img {
height: auto;
}
.layout .brandlist {
grid-template-columns: repeat(2, 1fr);
}
.layout .brandlist .brandType {
height: 120px;
}
.layout .brandlist .brandType .brandBlock img {
max-width: 80%;
}
.layout .sgaltest .swiper-slide {
background-color: #151515;
}
.layout .sgaltest .swiper-slide .sgalleryslide .sgalleryimg img {
object-fit: cover;
max-height: 350px;
}
.layout .bgHi {
min-height: 60vh;
}
.layout .bgHi .hiMessage {
min-height: unset;
}
.layout .bgHi .hiMessage h5 {
font-size: 1.5em;
margin-bottom: 15px;
max-width: 80%;
}
.layout .lastednewss .newsone {
height: 300px;
}
.layout .lastednewsW .newsType {
position: relative;
height: auto;
}
.layout .lastednewsW .newsType .newsthumb {
position: relative;
}
.layout .lastednewsW .newsType .newsthumb img {
position: relative;
height: auto;
object-fit: contain;
border: 1px solid #f1f1f1;
}
.layout .lastednewsW .newsType:hover {
transform: unset;
}
.layout .footerBlock {
grid-column: span 2;
}
.layout .footerblockwild {
grid-column: span 4;
}
}
.wrapper-landing {
font-family: "Geologica", sans-serif;
width: 100%;
position: relative;
background-color: #f1f1f1;
}
.wrapper-landing .sgaltest .swiper-slide .sgalleryslide .sgalleryimg img {
height: auto;
}
.hero {
position: relative;
height: 100vh;
color: white;
overflow: hidden;
display: flex;
align-items: flex-start;
justify-content: center;
}
.hero__bg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 0;
}
.hero__bg .hero__video {
width: 100%;
height: 100%;
object-fit: cover;
}
.hero__bg__overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5);
inset: 0%;
}
.hero__container {
width: 100%;
height: 100vh;
display: flex;
flex-direction: column;
justify-content: space-between;
z-index: 1;
position: relative;
}
.hero__heading {
padding: 6em 32px 42px 29px;
}
.hero__heading h1 {
font-size: 6.5em;
font-weight: 500;
line-height: 1.05;
max-width: 1300px;
}
@media (max-width: 1920px) {
.hero__heading h1 {
max-width: 740px;
font-size: 4em;
}
}
.hero__bottom {
display: flex;
justify-content: space-between;
gap: 2rem;
flex-wrap: wrap;
padding: 6em 32px 82px 29px;
}
.hero__bottom .hero__left,
.hero__bottom .hero__right {
flex: 1 1 48%;
}
.hero__features {
list-style: none;
padding: 0;
margin: 0;
}
.hero__features li {
display: flex;
margin-bottom: 1.5rem;
}
.hero__features li:last-of-type {
margin: 0;
}
.hero__features li .icon {
font-size: 1.5rem;
margin-right: 1rem;
flex-shrink: 0;
}
.hero__features li strong {
font-size: 2em;
font-weight: 500;
display: block;
}
@media (max-width: 1920px) {
.hero__features li strong {
font-size: 1.5em;
}
}
.hero__features li p {
margin: 0.2rem 0 0;
font-size: 1.35em;
font-weight: 400;
line-height: 1.2;
width: 45ch;
}
@media (max-width: 1920px) {
.hero__features li p {
font-size: 1em;
width: 100%;
max-width: 440px;
}
}
.hero__rimadesio-logo {
margin-bottom: 10px;
}
.hero__rimadesio-logo svg {
width: 130px;
height: auto;
display: block;
object-fit: contain;
fill: rgba(255, 255, 255, 0.7);
}
.hero__quote {
font-size: 5em;
font-weight: 500;
line-height: 1;
margin-bottom: 1.5rem;
}
@media (max-width: 1920px) {
.hero__quote {
max-width: 940px;
font-size: 3em;
}
}
.hero__cta {
background: white;
color: black;
padding: 0.7rem 1.4rem;
border-radius: 999px;
text-decoration: none;
font-weight: 600;
font-size: 0.95rem;
display: inline-flex;
align-items: center;
width: max-content;
}
.hero__cta .arrow {
margin-left: 0.5rem;
}
.hero__cta:hover {
background: #eee;
}
.hero__right {
display: flex;
flex-direction: column;
justify-content: flex-end;
}
@media (max-width: 768px) {
.hero__heading {
padding: 5em 15px 42px 15px;
}
.hero__heading h1 {
padding-top: 10px;
font-size: 1.9rem;
max-width: 65%;
}
.hero__left {
display: none;
}
.hero__bottom {
flex-direction: column;
padding-bottom: 160px;
}
.hero__bottom .hero__left,
.hero__bottom .hero__right {
flex: 1 1 100%;
}
.hero__bottom .hero__right {
margin-top: 2rem;
}
.hero__bottom .hero__quote {
font-size: 1.55rem;
text-align: left;
line-height: 1.35;
}
.hero__bottom .hero__cta {
margin: 0 auto;
}
}
.slider {
background-color: #f1f1f1;
color: #111;
padding: 6rem 0;
}
@media (max-width: 1024px) {
.slider {
padding: 45px 15px;
}
}
@media (max-width: 768px) {
.slider {
padding: 15px 0;
}
}
.slider #carousel .splide__slide {
position: relative;
overflow: hidden;
border-radius: 12px;
background-color: #0d0d0d;
}
@media (max-width: 768px) {
.slider #carousel .splide__slide {
border-radius: 6px;
}
}
.slider #carousel .splide__slide .slide__media {
width: 100%;
height: 100%;
max-height: 800px;
}
@media (max-width: 1024px) {
.slider #carousel .splide__slide .slide__media {
max-height: 600px;
}
}
@media (max-width: 768px) {
.slider #carousel .splide__slide .slide__media {
max-height: 540px;
}
}
.slider #carousel .splide__slide .slide__media img, .slider #carousel .splide__slide .slide__media video {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
}
.slider #carousel .splide__slide .slide__overlay {
position: absolute;
top: 0;
left: 0;
padding: 2rem;
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
justify-content: space-between;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.023) 90%);
color: white;
}
.slider #carousel .splide__slide .slide__overlay h3 {
font-size: 2rem;
font-weight: 700;
margin-bottom: 0.5rem;
font-size: 2em;
font-weight: 500;
margin-bottom: 15px;
max-width: 75%;
line-height: 1em;
}
@media (max-width: 1920px) {
.slider #carousel .splide__slide .slide__overlay h3 {
font-size: 1.5em;
max-width: 100%;
}
}
@media (max-width: 1400px) {
.slider #carousel .splide__slide .slide__overlay h3 {
font-size: 1.25em;
max-width: 100%;
}
}
@media (max-width: 1024px) {
.slider #carousel .splide__slide .slide__overlay h3 {
font-size: 1.3em;
max-width: 100%;
}
}
@media (max-width: 768px) {
.slider #carousel .splide__slide .slide__overlay h3 {
font-size: 1.25em;
margin-bottom: 15px;
}
}
.slider #carousel .splide__slide .slide__overlay p {
font-size: 1.1rem;
margin-bottom: auto;
opacity: 0.9;
}
@media (max-width: 768px) {
.slider #carousel .splide__slide .slide__overlay p {
font-size: 0.95em;
}
}
.slider #carousel .splide__pagination {
bottom: 1rem;
}
.platform {
background-color: #f1f1f1;
color: #111;
padding: 6rem 2rem;
text-align: left;
}
@media (max-width: 1024px) {
.platform {
padding: 65px 15px;
}
}
@media (max-width: 768px) {
.platform {
padding: 42px 15px;
}
}
.platform__container {
max-width: unset;
margin: 0 auto;
}
.platform__label {
display: flex;
align-items: center;
font-size: 1rem;
font-weight: 600;
letter-spacing: 0.05em;
text-transform: uppercase;
margin-bottom: 1.5rem;
color: #333;
}
@media (max-width: 768px) {
.platform__label {
font-size: 0.9rem;
margin-bottom: 64px;
}
.platform__label--last-label {
margin-bottom: 32px;
}
}
.platform__label .icon {
font-size: 1.2rem;
margin-right: 0.5rem;
color: #000;
}
.platform__label .text {
opacity: 0.8;
max-width: 260px;
}
@media (max-width: 768px) {
.platform__label .text {
max-width: 80%;
opacity: 1;
color: #000;
font-size: 17px;
font-weight: 500;
}
}
.platform__title {
font-size: 7em;
font-weight: 500;
line-height: 1.15;
letter-spacing: -0.025em;
margin: 0;
max-width: 70%;
}
@media (max-width: 1920px) {
.platform__title {
font-size: 6em;
max-width: 100%;
}
}
@media (max-width: 1400px) {
.platform__title {
font-size: 5em;
max-width: 100%;
}
}
@media (max-width: 1024px) {
.platform__title {
font-size: 4em;
max-width: 100%;
}
}
@media (max-width: 768px) {
.platform__title {
font-size: 3em;
max-width: 100%;
}
}
@media (max-width: 480px) {
.platform__title {
font-size: 2.5em;
max-width: 100%;
}
}
.accessibility {
display: flex;
height: 100vh;
flex-direction: row;
}
@media (max-width: 1024px) {
.accessibility {
flex-direction: column;
height: auto;
}
}
.accessibility__image {
flex: 1;
overflow: hidden;
}
@media (max-width: 1024px) {
.accessibility__image {
height: 50vh;
}
}
@media (max-width: 768px) {
.accessibility__image {
height: 580px;
}
}
.accessibility__image img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
}
@media (max-width: 1024px) {
.accessibility__image img {
height: 580px;
}
}
.accessibility__image .splide2 {
height: 100%;
}
.accessibility__image .splide__track,
.accessibility__image .splide__list,
.accessibility__image .splide__slide {
height: 100%;
}
.accessibility__image .splide__slide img {
width: 100%;
height: 100%;
object-fit: cover;
}
.accessibility__image .splide__pagination {
position: absolute;
bottom: 15px;
right: 15px;
justify-content: flex-end;
}
.accessibility__content {
flex: 1;
background-color: #e0e2e6;
}
@media (max-width: 1024px) {
.accessibility__content {
height: auto;
}
}
.accessibility__content__container {
height: 100%;
padding: 4rem 3rem;
color: #111;
display: flex;
flex-direction: column;
justify-content: space-between;
}
@media (max-width: 1024px) {
.accessibility__content__container {
padding: 3rem 2rem;
}
}
@media (max-width: 768px) {
.accessibility__content__container {
padding: 45px 15px;
min-height: 580px;
}
}
.accessibility__content__container h2 {
font-size: 8em;
font-weight: 600;
line-height: 1.1;
margin-bottom: 1.5rem;
}
@media (max-width: 1920px) {
.accessibility__content__container h2 {
font-size: 4em;
font-weight: 600;
line-height: 1.1;
margin-bottom: 1.5rem;
}
}
@media (max-width: 1024px) {
.accessibility__content__container h2 {
font-size: 6em;
font-weight: 600;
line-height: 1.1;
margin: 0;
}
}
@media (max-width: 768px) {
.accessibility__content__container h2 {
font-size: 2rem;
margin-bottom: 25px;
}
}
.accessibility__content__container .bottom {
display: flex;
flex-direction: column;
gap: 1rem;
}
.accessibility__content__container .bottom p {
font-size: 2.5em;
line-height: 1.3;
margin-bottom: 2rem;
}
@media (max-width: 1920px) {
.accessibility__content__container .bottom p {
font-size: 1.8em;
line-height: 1.3;
margin-bottom: 1.5rem;
font-weight: 600;
}
}
@media (max-width: 1024px) {
.accessibility__content__container .bottom p {
font-size: 2em;
line-height: 1.3;
margin-bottom: 2rem;
font-weight: 500;
}
}
@media (max-width: 768px) {
.accessibility__content__container .bottom p {
font-size: 1.35rem;
margin-bottom: 15px;
font-weight: 600;
}
}
.features {
background: #f1f1f1;
padding-top: 6rem;
padding-bottom: 0;
}
@media screen and (max-width: 1024px) {
.features {
padding: 45px 15px;
}
}
@media screen and (max-width: 768px) {
.features {
padding: 32px 15px;
}
}
.features__container {
margin: 0 auto;
}
.features__title {
font-size: 6em;
font-weight: 600;
line-height: 1;
letter-spacing: -0.025em;
margin: 0;
color: #0d0d0d;
padding: 6rem 2rem;
padding-top: 0;
}
.features__title strong {
display: block;
font-size: 3.2rem;
font-weight: 700;
margin-top: 0.5rem;
}
@media (max-width: 1024px) {
.features__title strong {
font-size: 1.7rem;
margin-top: 0;
font-weight: 600;
}
}
@media (max-width: 768px) {
.features__title strong {
font-size: 1.5rem;
margin-top: 0;
}
}
@media (max-width: 768px) {
.features__title {
font-size: 2rem;
line-height: 1.3;
padding: 0;
}
}
@media (max-width: 480px) {
.features__title {
font-size: 2rem;
padding: 0;
margin-bottom: 15px;
}
}
.features__grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 0;
border-top: 1px dashed #ccc;
}
.features__item {
display: flex;
flex-direction: column;
justify-content: space-between;
border-left: 1px dashed #ccc;
padding: 24px 32px;
}
@media (max-width: 1920px) {
.features__item {
padding: 24px 16px;
}
}
.features__item:first-child {
border-left: none;
}
@media (max-width: 768px) {
.features__item {
padding: 0;
}
}
.features__icon {
height: 80px;
margin-bottom: 2rem;
display: flex;
}
@media (max-width: 1920px) {
.features__icon {
height: 60px;
margin-bottom: 1.5rem;
padding-top: 10px;
}
}
@media (max-width: 1024px) {
.features__icon {
height: 60px;
margin-bottom: 25px;
padding-top: 15px;
}
}
.features__icon img {
max-height: 60px;
max-width: 60px;
}
@media (max-width: 1024px) {
.features__icon img {
max-height: 40px;
max-width: 40px;
}
}
.features__content {
padding-top: 1rem;
text-align: left;
margin-top: 8em;
margin-bottom: auto;
}
@media (max-width: 1920px) {
.features__content {
margin-top: 3em;
}
}
@media (max-width: 1024px) {
.features__content {
margin-top: 0;
}
}
.features__content h3 {
font-size: 2em;
font-weight: 600;
margin-bottom: 1rem;
color: #0d0d0d;
}
@media (max-width: 1920px) {
.features__content h3 {
font-size: 1.35rem;
margin-bottom: 15px;
}
}
@media (max-width: 768px) {
.features__content h3 {
font-size: 1.5rem;
margin-bottom: 10px;
}
}
.features__content p {
font-size: 1.35em;
color: #0d0d0d;
line-height: 1.4;
}
@media (max-width: 1920px) {
.features__content p {
font-size: 1em;
margin-bottom: 25px;
}
}
@media (max-width: 768px) {
.features__content p {
font-size: 1em;
margin-bottom: 15px;
}
}
@media (max-width: 1024px) {
.features__grid {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 600px) {
.features__grid {
grid-template-columns: 1fr;
}
.features__item {
border-left: none;
border-top: 1px dashed #ccc;
}
.features__item:first-child {
border-top: none;
}
}
.evolve {
background: #ffffff;
padding: 6rem 2rem;
color: #000;
border-bottom: 1px dashed #ccc;
}
@media (max-width: 1024px) {
.evolve {
padding: 45px 15px;
}
}
.evolve__container {
margin: 0 auto;
display: flex;
gap: 4rem;
}
@media (max-width: 1024px) {
.evolve__container {
flex-direction: column;
}
}
.evolve__left {
flex: 1 1 48%;
}
.evolve__left h2 {
font-size: 5rem;
font-weight: 600;
line-height: 1.1;
margin-bottom: 1rem;
}
@media (max-width: 1024px) {
.evolve__left h2 {
font-size: 2.5rem;
}
}
@media (max-width: 768px) {
.evolve__left h2 {
font-size: 2rem;
}
}
.evolve__left p {
font-size: 1.2rem;
line-height: 1.6;
color: #000;
}
@media (max-width: 768px) {
.evolve__left p {
font-size: 1rem;
}
}
.evolve__right {
flex: 1 1 48%;
padding-left: 2.5%;
}
@media (max-width: 1024px) {
.evolve__right {
padding-left: 0;
}
}
.evolve__right__container {
display: flex;
flex-direction: column;
gap: 2rem;
max-width: 940px;
}
.evolve__item {
display: flex;
align-items: center;
gap: 2rem;
max-width: 740px;
}
@media (max-width: 1024px) {
.evolve__item {
align-items: center;
border-bottom: 1px dashed #ccc;
}
.evolve__item:last-of-type {
border-bottom: none;
}
}
.evolve__item img {
width: 28px;
height: 28px;
margin-top: 0.2rem;
flex-shrink: 0;
}
@media (max-width: 768px) {
.evolve__item img {
width: 24px;
height: 24px;
}
}
.evolve__item h3 {
font-size: 2em;
font-weight: 600;
margin-bottom: 1rem;
color: #0d0d0d;
margin-bottom: 15px;
font-size: 2.25em;
font-weight: 500;
margin-bottom: 8px;
}
@media (max-width: 1920px) {
.evolve__item h3 {
font-size: 1.5rem;
margin-bottom: 10px;
}
}
@media (max-width: 1024px) {
.evolve__item h3 {
font-size: 1.25rem;
margin-bottom: 10px;
}
}
@media (max-width: 768px) {
.evolve__item h3 {
font-size: 1.15rem;
}
}
.evolve__item p {
font-size: 1.35em;
font-weight: 300;
color: #0d0d0d;
line-height: 1.4;
}
@media (max-width: 1920px) {
.evolve__item p {
font-size: 1em;
margin-bottom: 25px;
}
}
@media (max-width: 768px) {
.evolve__item p {
font-size: 1em;
margin-bottom: 15px;
color: #000;
}
}
.timeline {
position: relative;
overflow: hidden;
color: white;
padding: 8rem 2rem;
margin: 10px;
border-radius: 12px;
background-color: #030303;
}
@media (max-width: 768px) {
.timeline {
padding: 32px 15px;
}
}
.timeline__bg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(-45deg, #0d0d0d, #fafafa, #0d0d0d, #030303);
background-size: 400% 400%;
z-index: -1;
}
.timeline__container {
margin: 0 auto;
}
.timeline__title {
font-size: 3.6rem;
font-weight: 600;
margin-bottom: 6rem;
max-width: 940px;
}
@media (max-width: 1920px) {
.timeline__title {
margin-bottom: 3rem;
}
}
@media (max-width: 768px) {
.timeline__title {
font-size: 2rem;
margin-bottom: 24px;
}
}
.timeline__steps {
display: flex;
flex-direction: column;
gap: 4rem;
border-top: 1px dashed rgba(255, 255, 255, 0.3);
border-bottom: 1px dashed rgba(255, 255, 255, 0.3);
padding: 2rem 0;
}
.timeline__step {
display: grid;
grid-template-columns: 0.5fr 1fr 1.5fr;
gap: 2rem;
align-items: start;
border-top: 1px dashed rgba(255, 255, 255, 0.3);
padding-top: 2rem;
}
@media (max-width: 768px) {
.timeline__step {
gap: 45px;
padding-top: 20px;
}
}
.timeline__step:first-child {
border-top: none;
}
@media (max-width: 768px) {
.timeline__step {
grid-template-columns: 10px 1fr;
grid-template-areas: "icon title" ". details";
}
.timeline__step .timeline__icon {
grid-area: icon;
}
.timeline__step .timeline__info {
grid-area: title;
}
.timeline__step .timeline__details {
grid-area: details;
margin-top: 1rem;
}
}
@media (max-width: 768px) and (max-width: 768px) {
.timeline__step .timeline__details {
margin-top: 0;
}
}
.timeline__icon {
font-size: 42px;
width: 70px;
height: 70px;
border: 1px solid rgba(255, 255, 255, 0.5);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
}
@media (max-width: 768px) {
.timeline__icon {
width: 34px;
height: 34px;
font-size: 0.85rem;
}
}
.timeline__info {
font-size: 42px;
font-weight: 500;
margin-top: 0.2rem;
}
@media (max-width: 1920px) {
.timeline__info {
font-size: 2rem;
margin-top: 0.5rem;
}
}
@media (max-width: 768px) {
.timeline__info {
font-size: 1.5rem;
margin-top: 0;
}
}
.timeline__details h4 {
font-size: 42px;
font-weight: 600;
margin-bottom: 0.5rem;
}
@media (max-width: 1920px) {
.timeline__details h4 {
font-size: 1.5rem;
margin-bottom: 1.5rem;
max-width: 640px;
}
}
@media (max-width: 768px) {
.timeline__details h4 {
font-size: 1.2rem;
margin-bottom: 25px;
}
}
.timeline__details ul {
list-style: disc;
padding-left: 1rem;
margin: 0;
}
.timeline__details ul li {
font-size: 1.35em;
line-height: 1.5;
opacity: 0.9;
}
@media (max-width: 1920px) {
.timeline__details ul li {
font-size: 1em;
margin-bottom: 15px;
}
}
@media (max-width: 768px) {
.timeline__details ul li {
font-size: 1em;
margin-bottom: 8px;
}
}
.materials-wrapper {
padding: 6rem 15px;
display: flex;
flex-direction: column;
}
.materials-wrapper .materials-container {
width: 100%;
max-width: 1920px;
margin: 0 auto;
display: grid;
grid-template-columns: 20% 1fr;
}
@media (max-width: 1400px) {
.materials-wrapper .materials-container {
grid-template-columns: 10% 1fr;
}
}
@media (max-width: 1024px) {
.materials-wrapper .materials-container {
grid-template-columns: 1fr;
}
}
.materials-wrapper .materials-container .materials-grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 32px;
row-gap: 54px;
}
@media (max-width: 1024px) {
.materials-wrapper .materials-container .materials-grid {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 768px) {
.materials-wrapper .materials-container .materials-grid {
grid-template-columns: 1fr;
}
}
.materials-wrapper .materials-container .materials-grid .material-item {
display: flex;
flex-direction: column;
position: relative;
}
.materials-wrapper .materials-container .materials-grid .material-item .material-year {
position: absolute;
top: 15px;
right: 15px;
max-width: max-content;
border-radius: 25px;
border: 1px solid rgba(150, 150, 150, 0.3);
padding: 5px 10px;
font-size: 0.65rem;
font-weight: 300;
background: rgba(255, 255, 255, 0.1);
color: #555;
backdrop-filter: blur(5px);
z-index: 1;
}
.materials-wrapper .materials-container .materials-grid .material-item .material-slider {
margin-bottom: 1rem;
}
.materials-wrapper .materials-container .materials-grid .material-item .material-slider .download-button {
position: absolute;
right: 10px;
bottom: 24px;
z-index: 111;
}
.materials-wrapper .materials-container .materials-grid .material-item .material-slider .download-button .btn {
font-size: 13px;
text-transform: uppercase;
font-weight: 500;
height: 24px;
padding: 4px;
gap: 12px;
background-color: transparent;
}
.materials-wrapper .materials-container .materials-grid .material-item .material-slider .download-button .btn__icon {
width: 24px;
height: 24px;
background: #fff;
color: #000;
}
.materials-wrapper .materials-container .materials-grid .material-item .material-slider .download-button .btn__icon svg {
width: 20px;
height: 20px;
}
.materials-wrapper .materials-container .materials-grid .material-item .material-slider .download-button .btn:hover {
background-color: transparent;
color: rgba(100, 100, 100, 0.8);
}
.materials-wrapper .materials-container .materials-grid .material-item .material-slider .download-button .btn:hover__icon {
background: #f1f1f1;
}
.materials-wrapper .materials-container .materials-grid .material-item .material-slider .splide__slide {
border-radius: 4px;
overflow: hidden;
}
.materials-wrapper .materials-container .materials-grid .material-item .material-slider .splide__slide img {
width: 100%;
height: auto;
object-fit: cover;
display: block;
}
.materials-wrapper .materials-container .materials-grid .material-item .material-slider .splide__pagination {
justify-content: flex-start;
padding-right: 10px;
margin-top: 0.5rem;
}
.materials-wrapper .materials-container .materials-grid .material-item .material-slider .splide__pagination li {
margin: 0 0.25rem;
}
.materials-wrapper .materials-container .materials-grid .material-item .material-slider .splide__pagination li button {
background: #888;
width: 8px;
height: 8px;
border-radius: 50%;
opacity: 0.5;
transition: opacity 0.3s;
}
.materials-wrapper .materials-container .materials-grid .material-item .material-slider .splide__pagination li button.is-active {
background: #000;
opacity: 1;
}
.materials-wrapper .materials-container .materials-grid .material-item .material-details {
display: grid;
grid-template-columns: repeat(1, 1fr);
gap: 10px;
}
.materials-wrapper .materials-container .materials-grid .material-item .material-details .material-title {
font-size: 1.8em;
font-weight: 200;
text-align: left;
}
@media (max-width: 768px) {
.materials-wrapper .materials-container .materials-grid .material-item .material-details .material-title {
font-size: 1.5em;
}
}
.materials-wrapper .materials-container .materials-grid .material-item .material-slider .splide__pagination li button.is-active {
background: #fff;
}
.custom-slider {
position: relative;
height: 100vh;
overflow: hidden;
background-color: #0d0d0d;
}
@media (max-width: 768px) {
.custom-slider {
min-height: 490px;
}
}
.custom-slider__slides {
height: 100%;
position: relative;
}
.custom-slider__slides .custom-slide {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
transition: opacity 0.8s ease;
pointer-events: none;
}
.custom-slider__slides .custom-slide .slide-overlay {
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.023) 90%);
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.custom-slider__slides .custom-slide.is-active {
opacity: 1;
pointer-events: all;
}
.custom-slider__slides .custom-slide img,
.custom-slider__slides .custom-slide video {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
}
.custom-slider__overlay {
position: absolute;
top: 2rem;
left: 2rem;
z-index: 2;
color: white;
max-width: 80%;
}
.custom-slider__overlay .custom-slider__title {
margin-bottom: 0.5rem;
font-size: 5rem;
font-weight: 300;
margin-bottom: 0.5rem;
max-width: 740px;
}
@media (max-width: 1920px) {
.custom-slider__overlay .custom-slider__title {
font-size: 4.5rem;
}
}
@media (max-width: 1400px) {
.custom-slider__overlay .custom-slider__title {
font-size: 3.5rem;
}
}
@media (max-width: 1024px) {
.custom-slider__overlay .custom-slider__title {
font-size: 2.5rem;
max-width: 540px;
}
}
@media (max-width: 768px) {
.custom-slider__overlay .custom-slider__title {
font-size: 2rem;
max-width: 440px;
}
}
@media (max-width: 480px) {
.custom-slider__overlay .custom-slider__title {
font-size: 1.75rem;
max-width: 360px;
}
}
.custom-slider__overlay .custom-slider__subtitle {
font-size: 1.35em;
font-weight: 400;
line-height: 1.2;
}
@media (max-width: 1920px) {
.custom-slider__overlay .custom-slider__subtitle {
font-size: 1.15em;
max-width: 540px;
}
}
@media (max-width: 1400px) {
.custom-slider__overlay .custom-slider__subtitle {
font-size: 1.05em;
}
}
@media (max-width: 1024px) {
.custom-slider__overlay .custom-slider__subtitle {
font-size: 0.95em;
max-width: 440px;
}
}
@media (max-width: 768px) {
.custom-slider__overlay .custom-slider__subtitle {
font-size: 0.85em;
max-width: 360px;
}
}
.custom-slider__nav {
position: absolute;
bottom: 2rem;
left: 2rem;
display: flex;
gap: 1rem;
overflow-x: auto;
padding-right: 2rem;
z-index: 1;
width: 100%;
max-width: calc(100% - 2rem);
}
.custom-slider__nav .nav-btn {
background: rgba(255, 255, 255, 0.1);
color: white;
border: none;
padding: 1rem;
border-radius: 0;
min-width: 80px;
text-align: left;
flex-shrink: 0;
transition: background 0.3s;
width: 180px;
height: 120px;
display: flex;
flex-direction: column;
justify-content: space-between;
font-weight: 300;
font-family: "Geologica", sans-serif;
border-radius: 4px;
border: 1px solid rgba(255, 255, 255, 0.1);
backdrop-filter: blur(5px);
cursor: pointer;
}
.custom-slider__nav .nav-btn .number {
font-size: 0.85rem;
font-weight: 600;
opacity: 0.7;
}
.custom-slider__nav .nav-btn .label {
font-size: 0.85rem;
font-weight: 700;
text-transform: uppercase;
}
.custom-slider__nav .nav-btn.is-active {
background: #0d0d0d;
color: #fff;
}
.custom-slider__nav .nav-btn:hover {
background: rgba(255, 255, 255, 0.25);
}
@media (max-width: 768px) {
.custom-slider__overlay {
top: 45px;
left: 15px;
}
.custom-slider__overlay .custom-slider__title {
font-size: 2.5rem;
}
.custom-slider__overlay .custom-slider__subtitle {
font-size: 1em;
}
.custom-slider__nav {
bottom: 1rem;
left: 1rem;
width: 100%;
}
.custom-slider__nav .nav-btn {
height: 80px;
}
}
.btn-wrapper {
display: flex;
max-width: max-content;
overflow: hidden;
}
.btn-wrapper .btn {
display: inline-flex;
align-items: center;
background: #fff;
color: #111;
font-weight: 500;
border-radius: 999px;
font-size: 15px;
text-decoration: none;
transition: background 0.3s ease, color 0.3s ease;
max-width: max-content;
height: 52px;
padding: 4px 4px 4px 20px;
gap: 24px;
justify-content: space-between;
font-family: "Geologica", sans-serif;
border: none;
outline: none;
cursor: pointer;
}
@media (max-width: 768px) {
.btn-wrapper .btn {
font-size: 0.85em;
height: 42px;
gap: 14px;
font-weight: 500;
}
}
.btn-wrapper .btn .btn__icon {
width: 46px;
height: 46px;
background: #111;
color: #fff;
border-radius: 50%;
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 1rem;
transition: background 0.3s ease;
flex-shrink: 0;
}
@media (max-width: 768px) {
.btn-wrapper .btn .btn__icon {
width: 36px;
height: 36px;
}
}
.btn-wrapper .btn .btn__icon svg {
width: 17px;
height: 17px;
stroke: #fff;
}
.btn-wrapper .btn:hover {
background: #eee;
}
.btn-wrapper .btn:hover .btn__icon {
background: #333;
}
.btn-wrapper .btn.btn--dark {
background: #111;
color: #fff;
}
.btn-wrapper .btn.btn--dark .btn__icon {
background: #fff;
color: #111;
}
.btn-wrapper .btn.btn--dark .btn__icon svg {
stroke: #111;
}
.btn-wrapper .btn.btn--dark:hover {
background: #222;
}
.btn-wrapper .btn.btn--dark:hover .btn__icon {
background: #ddd;
}
.faq-section {
background: #fff;
padding: 4rem 1rem;
}
.faq-section .faq-container {
max-width: 1440px;
margin: 0 auto;
}
.faq-section ul[data-accordion-close-siblings=true] {
display: flex;
flex-direction: column;
gap: 1.25rem;
list-style: none;
padding: 0;
}
.faq-section .accordion-css__item {
border-radius: 12px;
background: #fff;
overflow: hidden;
box-shadow: 0 0 0 transparent;
transition: background 0.3s, box-shadow 0.3s;
border: 1px solid rgba(0, 0, 0, 0.055);
}
.faq-section .accordion-css__item[data-accordion-status=active] {
background: #fdfdfd;
}
.faq-section .accordion-css__item[data-accordion-status=active] .accordion-css__item-icon {
transform: rotate(180deg);
}
.faq-section .accordion-css__item-top {
display: flex;
justify-content: space-between;
align-items: center;
padding: 1rem 1.5rem;
cursor: pointer;
}
@media (max-width: 768px) {
.faq-section .accordion-css__item-top {
padding: 0.8rem 1rem;
}
}
.faq-section .accordion-css__item-h3 {
color: #000;
margin: 0;
font-size: 1.5em;
font-weight: 600;
}
@media (max-width: 1920px) {
.faq-section .accordion-css__item-h3 {
font-size: 1.25em;
}
}
@media (max-width: 768px) {
.faq-section .accordion-css__item-h3 {
font-size: 1.15em;
line-height: 1.25em;
max-width: 300px;
font-weight: 500;
}
}
.faq-section .accordion-css__item-icon {
display: flex;
align-items: center;
justify-content: center;
background: #f1f1f1;
border-radius: 50%;
transition: transform 0.3s;
width: 36px;
height: 36px;
}
.faq-section .accordion-css__item-icon svg {
width: 16px;
height: 16px;
stroke: #fff;
}
.faq-section .accordion-css__item-bottom {
max-height: 0;
overflow: hidden;
transition: max-height 0.45s ease;
padding: 0 1.5rem;
}
@media (max-width: 768px) {
.faq-section .accordion-css__item-bottom {
padding: 0 1rem;
}
}
.faq-section .accordion-css__item-bottom-wrap {
overflow: hidden;
}
.faq-section .accordion-css__item-bottom-content {
padding-top: 0.75rem;
}
.faq-section .accordion-css__item-p {
font-size: 1.15em;
line-height: 1.5;
color: #000;
margin: 0;
margin-bottom: 25px;
max-width: 720px;
}
.faq-section .accordion-css__item-p strong {
font-weight: 500;
}
@media (max-width: 1920px) {
.faq-section .accordion-css__item-p {
font-size: 1em;
margin-bottom: 15px;
}
}
@media (max-width: 768px) {
.faq-section .accordion-css__item-p {
font-size: 1em;
line-height: 1.4;
margin-bottom: 15px;
}
}
.faq-section .accordion-css__item-ul {
list-style: disc;
margin: 0;
list-style-position: inside;
margin-bottom: 25px;
}
.faq-section .accordion-css__item-ul li {
margin-bottom: 15px;
font-size: 1.15em;
line-height: 1.5;
}
@media (max-width: 1920px) {
.faq-section .accordion-css__item-ul li {
font-size: 1em;
margin-bottom: 15px;
}
}
@media (max-width: 768px) {
.faq-section .accordion-css__item-ul li {
font-size: 1em;
line-height: 1.4;
}
}
@media (max-width: 1920px) {
.faq-section .accordion-css__item-ul {
font-size: 1em;
margin-bottom: 15px;
}
}
@media (max-width: 768px) {
.faq-section .accordion-css__item-ul {
font-size: 1em;
line-height: 1.4;
margin-bottom: 15px;
}
}
.cta-final {
position: relative;
min-height: 100vh;
display: flex;
align-items: center;
justify-content: flex-start;
overflow: hidden;
color: #fff;
}
@media (max-width: 768px) {
.cta-final {
min-height: 490px;
}
}
.cta-final__video {
position: absolute;
inset: 0;
z-index: 0;
}
.cta-final__video video {
width: 100%;
height: 100%;
object-fit: cover;
}
.cta-final__overlay {
position: absolute;
inset: 0;
background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 35%, rgba(0, 0, 0, 0.1));
z-index: 1;
}
.cta-final__content {
position: relative;
z-index: 2;
padding-left: 2rem;
max-width: 1024px;
}
.cta-final__content h2 {
font-size: 5em;
font-weight: 600;
margin-bottom: 1rem;
line-height: 1em;
}
.cta-final__content p {
font-size: 1.5em;
line-height: 1.6;
margin-bottom: 2rem;
font-weight: 300;
}
@media (max-width: 768px) {
.cta-final__content {
padding: 3rem 1.5rem;
text-align: left;
}
.cta-final__content h2 {
font-size: 1.8rem;
max-width: 80%;
}
.cta-final__content p {
font-size: 1rem;
max-width: 70%;
}
.cta-final__overlay {
background: rgba(0, 0, 0, 0.55);
}
}
.materials {
padding: 6rem 2rem;
background: #fff;
}
.materials__container {
margin: 0 auto;
display: grid;
grid-template-columns: 1fr 2fr;
gap: 4rem;
align-items: start;
}
@media (max-width: 1024px) {
.materials__container {
grid-template-columns: 1fr;
gap: 2rem;
}
}
.materials__content {
max-width: 500px;
}
.materials__content .materials__title {
font-size: 2.75rem;
font-weight: 600;
margin-bottom: 1.5rem;
}
.materials__content .materials__text {
font-size: 1.2rem;
line-height: 1.7;
color: #444;
}
.materials__grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 2rem;
}
@media (max-width: 1024px) {
.materials__grid {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 640px) {
.materials__grid {
grid-template-columns: 1fr;
}
}
.material__item {
display: flex;
flex-direction: column;
gap: 1rem;
position: relative;
}
.material__item video {
width: 100%;
border-radius: 12px;
object-fit: contain;
background-color: #000;
}
.material__item video:after {
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.023) 90%);
}
.material__item img {
width: 100%;
height: auto;
display: block;
object-fit: contain;
}
.material__item p {
position: absolute;
bottom: 15px;
left: 15px;
font-size: 0.95em;
font-weight: 600;
color: #fff;
text-align: left;
width: calc(100% - 30px);
}
.bgw {
background-color: #fff;
}
.collection-present {
padding: 8rem 15px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
@media (max-width: 1024px) {
.collection-present {
padding: 6rem 15px;
}
}
@media (max-width: 768px) {
.collection-present {
padding: 4rem 15px;
padding-bottom: 0;
}
}
.collection-present .collection-container {
max-width: 1024px;
margin: 0 auto;
display: flex;
flex-direction: column;
}
.collection-present .collection-container .collection-title {
width: 100%;
}
.collection-present .collection-container .collection-title h2 {
text-align: center;
font-size: 6em;
margin-bottom: 45px;
font-weight: 500;
}
@media (max-width: 1024px) {
.collection-present .collection-container .collection-title h2 {
font-size: 5em;
margin-bottom: 24px;
}
}
@media (max-width: 768px) {
.collection-present .collection-container .collection-title h2 {
font-size: 2.35em;
margin-bottom: 18px;
}
}
.collection-present .collection-container .collection-title h2 .collection-name {
font-size: 74px;
font-weight: 100;
}
.collection-present .collection-container .collection-description {
max-width: 740px;
margin: 0 auto;
}
.collection-present .collection-container .collection-description p {
font-size: 1.5em;
line-height: 1.5em;
font-weight: 300;
text-align: center;
}
@media (max-width: 768px) {
.collection-present .collection-container .collection-description p {
font-size: 1.15em;
}
}
.vital-animate-title h1, .vital-animate-title h2, .vital-animate-title h3, .vital-animate-title h4, .vital-animate-title h5, .vital-animate-title h6 {
display: inline-block;
overflow: hidden;
}
.vital-animate-title .line {
display: block;
overflow: hidden;
}
.vital-animate-title .word {
display: inline-block;
overflow: hidden;
line-height: 1.15em;
}
.vital-animate-title .word-wrap {
display: inline-block;
transform: translateY(140%) skewY(8deg);
transition: transform 0.6s cubic-bezier(0.6, 0, 0.2, 1);
transition-delay: calc(var(--line-index) * 0.42s);
}
.vital-animate-title.is-animated .word-wrap {
transform: translateY(0) skewY(0);
}
.side-panel-wrapper {
position: fixed;
top: 15px;
right: 15px;
height: calc(100vh - 30px);
width: 100%;
max-width: 75%;
background: #fff;
z-index: 9998;
overflow-y: auto;
background-color: rgba(255, 255, 255, 0.4);
backdrop-filter: blur(100px);
padding: 80px 45px 45px 45px;
right: 25px;
margin-left: 25px;
width: 940px;
border-radius: 12px;
display: none;
opacity: 0;
overflow: hidden;
background: rgba(255, 255, 255, 0.779);
backdrop-filter: blur(100px);        }
.side-panel-wrapper .wpcf7 form {
display: flex;
flex-direction: column;
gap: 40px;
font-family: inherit;
}
.side-panel-wrapper .wpcf7-form-control-wrap {
position: relative;
}
.side-panel-wrapper .wpcf7 input[type=text],
.side-panel-wrapper .wpcf7 input[type=email],
.side-panel-wrapper .wpcf7 input[type=tel],
.side-panel-wrapper .wpcf7 textarea {
width: 100%;
background: transparent;
border: none;
border-bottom: 1px solid rgba(13, 13, 13, 0.2);
padding: 12px 0;
font-size: 18px;
color: #111;
font-family: inherit;
outline: none;
transition: border-color 0.3s;
}
.side-panel-wrapper .wpcf7 textarea {
max-height: 120px;
resize: vertical;
}
.side-panel-wrapper .wpcf7 input:focus,
.side-panel-wrapper .wpcf7 textarea:focus {
border-color: #000;
}
.side-panel-wrapper .wpcf7-form-control-wrap label {
position: absolute;
top: 12px;
left: 0;
color: #777;
font-size: 16px;
pointer-events: none;
transition: all 0.2s ease;
}
.side-panel-wrapper .wpcf7 input:focus + label,
.side-panel-wrapper .wpcf7 input:not(:placeholder-shown) + label,
.side-panel-wrapper .wpcf7 textarea:focus + label,
.side-panel-wrapper .wpcf7 textarea:not(:placeholder-shown) + label {
top: -10px;
font-size: 13px;
color: #000;
}
.side-panel-wrapper .wpcf7 input[type=submit] {
width: 100%;
background: #111;
color: #fff;
padding: 14px 0;
font-size: 16px;
font-weight: 500;
border: none;
border-radius: 25px;
cursor: pointer;
transition: background 0.3s ease;
}
.side-panel-wrapper .wpcf7 input[type=submit]:hover {
background: #333;
}
.side-panel-wrapper .wpcf7-response-output {
margin-top: 0;
font-size: 14px;
color: green;
text-align: center;
}
.side-panel-wrapper .side-panel-header {
border-bottom: 1px dashed #ccc;
margin-bottom: 12px;
padding-bottom: 12px;
}
.side-panel-wrapper .side-panel-header h2 {
font-size: 2.5rem;
font-weight: 600;
margin-bottom: 20px;
color: #111;
}
.side-panel-wrapper .side-panel-header p {
font-size: 1.15rem;
color: #000;
margin-bottom: 0;
line-height: 1.5;
}
@media (max-width: 768px) {
.side-panel-wrapper .side-panel-header p {
margin-bottom: 10px;
}
}
.side-panel-wrapper .side-panel-contacts ul {
display: flex;
flex-direction: row;
list-style-type: none;
gap: 14px;
width: 100%;
max-height: 300px;
overflow-y: auto;
padding-right: 10px;
}
@media (max-width: 768px) {
.side-panel-wrapper .side-panel-contacts ul {
gap: 8px;
flex-direction: column;
margin-bottom: 14px;
}
}
.side-panel-wrapper .side-panel-contacts ul li {
margin-bottom: 8px;
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
gap: 45px;
}
.side-panel-wrapper .side-panel-contacts ul li a {
position: relative;
display: flex;
align-items: center;
transition: color 0.2s ease-in-out;
color: #131313;
text-decoration: none;
gap: 8px;
}
.side-panel-wrapper .side-panel-contacts ul li a:hover {
color: rgba(13, 13, 13, 0.8);
}
@media (max-width: 768px) {
.side-panel-wrapper {
width: 100%;
left: 15px;
right: 15px;
padding: 45px 15px;
height: calc(100vh - 30px);
max-width: calc(100% - 30px);
top: 15px;
margin-left: 0;
}
.side-panel-wrapper .wpcf7 form {
gap: 24px;
}
.side-panel-wrapper .side-panel-header {
padding-bottom: 16px;
}
.side-panel-wrapper .side-panel-header h2 {
font-size: 1.75rem;
margin-bottom: 12px;
}
.side-panel-wrapper .side-panel-header p {
font-size: 1rem;
}
}
.side-panel-content .close-btn {
position: absolute;
top: 15px;
right: 15px;
border: none;
width: 30px;
height: 30px;
display: flex;
justify-content: center;
align-items: center;
border-radius: 50%;
cursor: pointer;
background-color: rgba(13, 13, 13, 0.06);
color: #131313;
font-size: 15px;
transition: background-color 0.3s ease;
}
.side-panel-content .close-btn:hover {
background-color: rgba(13, 13, 13, 0.1);
}table.shop_table_responsive thead {
display: none;
}
table.shop_table_responsive tbody th {
display: none;
}
table.shop_table_responsive tr td {
display: block;
text-align: right;
clear: both;
}
table.shop_table_responsive tr td::before {
content: attr(data-title) ": ";
float: left;
}
table.shop_table_responsive tr td.product-remove a {
text-align: left;
}
table.shop_table_responsive tr td.product-remove::before {
display: none;
}
table.shop_table_responsive tr td.actions::before,
table.shop_table_responsive tr td.download-actions::before {
display: none;
}
table.shop_table_responsive tr td.download-actions .button {
display: block;
text-align: center;
}
@media screen and (min-width: 48em) {
table.shop_table_responsive thead {
display: table-header-group;
}
table.shop_table_responsive tbody th {
display: table-cell;
}
table.shop_table_responsive tr th,
table.shop_table_responsive tr td {
text-align: left;
}
table.shop_table_responsive tr td {
display: table-cell;
}
table.shop_table_responsive tr td::before {
display: none;
}
} ul.products {
margin: 0;
padding: 0;
}
ul.products li.product {
list-style: none;
position: relative;
margin-bottom: 2em;
}
ul.products li.product img {
display: block;
}
ul.products li.product .button {
display: block;
}
@media screen and (min-width: 48em) {
ul.products li.product {
width: 30.79667%;
float: left;
margin-right: 3.8%;
}
ul.products li.product.first {
clear: both;
}
ul.products li.product.last {
margin-right: 0;
}
ul.products.columns-1 li.product {
float: none;
width: 100%;
}
ul.products.columns-2 li.product {
width: 48.1%;
}
ul.products.columns-3 li.product {
width: 30.79667%;
}
ul.products.columns-4 li.product {
width: 22.15%;
}
ul.products.columns-5 li.product {
width: 16.96%;
}
ul.products.columns-6 li.product {
width: 13.49333%;
}
} .single-product div.product {
position: relative;
}
.single-product div.product .woocommerce-product-gallery {
position: relative;
float: left;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
position: absolute;
top: 2em;
right: 1em;
display: block;
z-index: 99;
}
.single-product div.product .woocommerce-product-gallery .flex-viewport {
margin-bottom: 1em;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
margin: 0;
padding: 0;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
list-style: none;
cursor: pointer;
float: left;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
opacity: 0.5;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
opacity: 1;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img {
opacity: 1;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li {
width: 48.1%;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n) {
margin-right: 0;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n+1) {
clear: both;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
width: 30.79667%;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n) {
margin-right: 0;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1) {
clear: both;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
width: 22.15%;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n) {
margin-right: 0;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
clear: both;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
width: 16.96%;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n) {
margin-right: 0;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1) {
clear: both;
}
.stock:empty::before {
display: none;
}
.stock.in-stock {
color: #0f834d;
}
.stock.out-of-stock {
color: #e2401c;
} @media screen and (min-width: 768px) {
.col2-set .form-row-first {
float: left;
margin-right: 3.8%;
}
.col2-set .form-row-last {
float: right;
margin-right: 0;
}
.col2-set .form-row-first,
.col2-set .form-row-last {
width: 48.1%;
}
}  .site-header-cart {
position: relative;
margin: 0;
padding: 0;
}
.site-header-cart .cart-contents {
text-decoration: none;
}
.site-header-cart .widget_shopping_cart {
display: none;
}
.site-header-cart .product_list_widget {
margin: 0;
padding: 0;
} .star-rating {
overflow: hidden;
position: relative;
height: 1.618em;
line-height: 1.618;
width: 5.3em;
font-family: star;
font-weight: 400;
}
.star-rating::before {
content: "\53\53\53\53\53";
opacity: 0.25;
float: left;
top: 0;
left: 0;
position: absolute;
}
.star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.star-rating span::before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0;
color: #4169e1;
}
p.stars a {
position: relative;
height: 1em;
width: 1em;
text-indent: -999em;
display: inline-block;
text-decoration: none;
margin-right: 1px;
font-weight: 400;
}
p.stars a::before {
display: block;
position: absolute;
top: 0;
left: 0;
width: 1em;
height: 1em;
line-height: 1;
font-family: star;
content: "\53";
color: #404040;
text-indent: 0;
opacity: 0.25;
}
p.stars a:hover ~ a::before {
content: "\53";
color: #404040;
opacity: 0.25;
}
p.stars:hover a::before {
content: "\53";
color: #4169e1;
opacity: 1;
}
p.stars.selected a.active::before {
content: "\53";
color: #4169e1;
opacity: 1;
}
p.stars.selected a.active ~ a::before {
content: "\53";
color: #404040;
opacity: 0.25;
}
p.stars.selected a:not(.active)::before {
content: "\53";
color: #4169e1;
opacity: 1;
} .woocommerce-tabs ul.tabs {
list-style: none;
margin: 0;
padding: 0;
text-align: left;
}
.woocommerce-tabs ul.tabs li {
display: block;
margin: 0;
position: relative;
}
.woocommerce-tabs ul.tabs li a {
padding: 1em 0;
display: block;
}
.woocommerce-tabs .panel h2:first-of-type {
margin-bottom: 1em;
} .woocommerce-password-strength {
text-align: right;
}
.woocommerce-password-strength.strong {
color: #0f834d;
}
.woocommerce-password-strength.short {
color: #e2401c;
}
.woocommerce-password-strength.bad {
color: #e2401c;
}
.woocommerce-password-strength.good {
color: #3d9cd2;
} .form-row.woocommerce-validated input.input-text {
box-shadow: inset 2px 0 0 #0f834d;
}
.form-row.woocommerce-invalid input.input-text {
box-shadow: inset 2px 0 0 #e2401c;
}
.required {
color: #f00;
} .woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-noreviews,
p.no-comments {
background-color: #0f834d;
clear: both;
}
.woocommerce-info,
.woocommerce-noreviews,
p.no-comments {
background-color: #3d9cd2;
}
.woocommerce-error {
background-color: #e2401c;
}
.demo_store {
position: fixed;
left: 0;
bottom: 0;
right: 0;
margin: 0;
padding: 1em;
background-color: #3d9cd2;
z-index: 9999;
}
@media screen and (min-width: 48em) { .site-header-cart .widget_shopping_cart {
position: absolute;
top: 100%;
width: 100%;
z-index: 999999;
left: -999em;
display: block;
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
.site-header-cart:hover .widget_shopping_cart,
.site-header-cart.focus .widget_shopping_cart {
left: 0;
display: block;
}
}  .widget_price_filter .price_slider {
margin-bottom: 1.5em;
}
.widget_price_filter .price_slider_amount {
text-align: right;
line-height: 2.4;
}
.widget_price_filter .price_slider_amount .button {
float: left;
}
.widget_price_filter .ui-slider {
position: relative;
text-align: left;
}
.widget_price_filter .ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1em;
height: 1em;
cursor: ew-resize;
outline: none;
background: #4169e1;
box-sizing: border-box;
margin-top: -0.25em;
opacity: 1;
}
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
margin-left: -1em;
}
.widget_price_filter .ui-slider .ui-slider-handle:hover,
.widget_price_filter .ui-slider .ui-slider-handle.ui-state-active {
box-shadow: 0 0 0 0.25em rgba(0, 0, 0, 0.1);
}
.widget_price_filter .ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
display: block;
border: 0;
background: #4169e1;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
background: rgba(0, 0, 0, 0.1);
}
.widget_price_filter .ui-slider-horizontal {
height: 0.5em;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
height: 100%;
}