<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*,
::after,
::before {
    box-sizing: border-box;
}
body {
font-family: 'Quicksand', sans-serif;
font-size: 15px;
line-height: 1.5;
font-style: normal;
font-weight: 500;
color: #fff;
background: #000;
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-text-size-adjust: 100%;
   -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
width: 100%;
height: 100%;
overflow-x: hidden;
overflow-y: auto;
margin: 0;
padding: 0;
}

.sections {
position: relative;
z-index: 5;
}

.nopadding {
padding: 0!important;
margin: 0!important;
}

.section {
overflow: hidden;
}

#section0,
#section2 {
background: #000;
}


#section1,
#section3 {
background: #fff;
}

.logo &gt; a &gt; img {
    width: 120px;
}
/* 4.1. section title */
.section-title-inner {
position: relative;
font-family: 'Quicksand', sans-serif;
font-weight: 900;
text-align: center;
line-height: 1;
letter-spacing: -0.08em;
overflow: hidden;
margin: 0 20px;
}

.section-title-inner.section-title-inner-home {
font-size: 300px;
}
.section-title-inner.section-title-inner-home &gt; span {
font-size: 150px;
}
.section-title-inner.section-title-inner-home &gt; img {
width: 35%;
}

.d-none {
    display: none;
}

.d-block {
    display: block;
}

.alert-success {
    color: #0f5132;
    background-color: #d1e7dd;
    border-color: #badbcc;
    position: relative;
    padding: 1rem 1rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

@media all and (min-width: 1920px) {
  .section-title-inner.section-title-inner-home {
    /* font-size: 600px; */
	font-size: 300px;
  }
        .section-title-inner.section-title-inner-home &gt; span {
    font-size: 150px;
    }
}

@media only screen and (max-width: 1200px) {
  .section-title-inner.section-title-inner-home {
    font-size: 250px;
	letter-spacing: -0.04em;
  }
    .section-title-inner.section-title-inner-home &gt; span {
    font-size: 75px;
    }
}

@media only screen and (max-width: 1024px) {
  .section-title-inner.section-title-inner-home {
    font-size: 150px;
  }
    .section-title-inner.section-title-inner-home &gt; span {
    font-size: 75px;
    }
}

@media only screen and (max-width: 995px) {
  .section-title-inner.section-title-inner-home {
    font-size: 150px;
  }
    .section-title-inner.section-title-inner-home &gt; span {
    font-size: 75px;
    }
}

@media only screen and (max-width: 640px) {
  .section-title-inner.section-title-inner-home {
    font-size: 90px;
  }
    .section-title-inner.section-title-inner-home &gt; span {
    font-size: 45px;
    }
}

.section-title-inner.section-title-inner-page.section-title-inner-page-all {
font-size: 200px;
margin: 0 auto -20px auto;
}
.section-title-inner.section-title-inner-home &gt; span {
    font-size: 100px;
    }

@media all and (min-width: 1920px) {
  .section-title-inner.section-title-inner-page.section-title-inner-page-all {
    /* font-size: 300px; */
	font-size: 200px;
	/* margin: 0 auto -35px auto; */
	margin: 0 auto -20px auto;
  }
    .section-title-inner.section-title-inner-home &gt; span {
    font-size: 100px;
    }
}

@media only screen and (max-width: 1200px) {
  .section-title-inner.section-title-inner-page.section-title-inner-page-all {
    font-size: 150px;
	margin: 0 auto -15px auto;
  }
    .section-title-inner.section-title-inner-home &gt; span {
    font-size: 75px;
    }
}

@media only screen and (max-width: 1024px) {
  .section-title-inner.section-title-inner-page.section-title-inner-page-all {
    font-size: 100px;
	margin: 0 auto -5px auto;
  }
    .section-title-inner.section-title-inner-home &gt; span {
    font-size: 50px;
    }
}

@media only screen and (max-width: 995px) {
  .section-title-inner.section-title-inner-page.section-title-inner-page-all {
    font-size: 100px;
	margin: 0 auto -5px auto;
  }
    .section-title-inner.section-title-inner-home &gt; span {
    font-size: 50px;
    }
}

@media only screen and (max-width: 640px) {
  .section-title-inner.section-title-inner-page.section-title-inner-page-all {
    font-size: 60px;
  }
    .section-title-inner.section-title-inner-home &gt; span {
    font-size: 30px;
    }
}

.section-title-inner.section-title-inner-all {
font-size: 30px;
line-height: 1.2;
letter-spacing: 0.02em;
margin-top: 2rem;
}

@media all and (min-width: 1920px) {
  .section-title-inner.section-title-inner-all {
    font-size: 60px;
  }
}

@media only screen and (max-width: 640px) {
  .section-title-inner.section-title-inner-all {
    font-size: 25px;
  }
}

.section-title-inner.section-title-inner-dark {color: #fff;/* background: #000; *//* mix-blend-mode: darken; */}

.section-title-inner.section-title-inner-dark.section-title-inner-dark-works {
color: #fff;
	background: none;
	mix-blend-mode: normal;
    -webkit-pointer-events: none;
       -moz-pointer-events: none;
            pointer-events: none;
margin: 0 auto -5px auto;
}

@media all and (min-width: 1920px) {
  .section-title-inner.section-title-inner-dark.section-title-inner-dark-works {
    margin: 0 auto -10px auto;
  }
}

.section-title-inner.section-title-inner-light {
color: #111;
background: #fff;
mix-blend-mode: lighten;
}

.section-title {position: relative;background-repeat: no-repeat;background-position: center center;-webkit-background-size: cover;-moz-background-size: cover;-ms-background-size: cover;-o-background-size: cover;background-size: cover;border: none;z-index: 1;}


/* 4.2. section txt wrapper */
.txt-wrapper-all {
    position: absolute;
    width: 100%;
    height: 100vh;
    left: 0;
    top: 0;
    margin: 0;
    overflow: hidden;
    z-index: 999;
    bottom: 0;
    right: 0;
}

.txt-container {
margin: 0 auto;
padding: 0 100px;
}

@media only screen and (max-width: 640px) {
  .txt-container {
    padding: 0 50px;
  }
}


/* 4.3. section wrapper */
.section-dark {color: #fff;background: rgb(0 0 0 / 52%);/* mix-blend-mode: darken; */}

.section-light {
color: #111;
background: #fff;
mix-blend-mode: lighten;
}

.the-wrapper {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;	
}

@media only screen and (max-width: 995px) {
  .the-wrapper {
    position: relative;
  }
}

@media only screen and (max-width: 640px) {
  .the-wrapper {
    /* padding: 100px 0; */
	padding: 0;
  }
}


/* 5. hero */
/* 5.1. hero container */ 
.hero-fullscreen {
position: absolute;
width: 100%;
height: 100vh;
left: 0;
top: 0;
overflow: hidden;
z-index: 0;
}


/* 5.2. hero bg */
.hero-bg {
position: relative;
width: 100%;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
   -moz-background-size: cover;
    -ms-background-size: cover;
     -o-background-size: cover;
        background-size: cover;
}


/* 5.3. hero fullscreen FIX */ 
.hero-fullscreen-FIX {
width: 100%;
height: 100%;
}

.scroll-indicator-wrapper {
position: absolute;
width: 1px!important;
height: 100%;
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
visibility: visible;
-webkit-transition: all .7s;
   -moz-transition: all .7s;
    -ms-transition: all .7s;
     -o-transition: all .7s;
        transition: all .7s;
}

.scroll-indicator {
position: absolute;
bottom: 50px;
left: 50%;
-webkit-transform: translate(-50%, 50%);
   -moz-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
        transform: translate(-50%, 50%);
z-index: 1005;
}

@media only screen and (max-width: 995px) {
  .scroll-indicator {
    bottom: 25px;
  }
}

.scroll-line {
display: block;
width: 1px;
height: 50px;
background: none;
}

@media only screen and (max-width: 995px) {
  .scroll-line {
    height: 25px;
  }
}

.scroll-line::before {
content: "";
display: block;
width: 1px;
height: 50%;
top: 0;
background-color: #fff;
-webkit-animation: scroll-down 2s ease-in-out infinite;
    -ms-animation: scroll-down 2s ease-in-out infinite;
	    animation: scroll-down 2s ease-in-out infinite;
}

@-webkit-keyframes scroll-down {
  0% {
    height: 0;
  }
  50% {
    height: 100%;
  }
  70% {
    height: 100%;
    transform: scaleY(0.5);
    transform-origin: bottom;
  }
  100% {
    height: 100%;
    transform: scaleY(0);
    transform-origin: bottom;
  }
}
@-ms-keyframes scroll-down {
  0% {
    height: 0;
  }
  50% {
    height: 100%;
  }
  70% {
    height: 100%;
    transform: scaleY(0.5);
    transform-origin: bottom;
  }
  100% {
    height: 100%;
    transform: scaleY(0);
    transform-origin: bottom;
  }
}
@keyframes scroll-down {
  0% {
    height: 0;
  }
  50% {
    height: 100%;
  }
  70% {
    height: 100%;
    transform: scaleY(0.5);
    transform-origin: bottom;
  }
  100% {
    height: 100%;
    transform: scaleY(0);
    transform-origin: bottom;
  }
}


/* 6.7. section intro */
.section-intro p,
#contact .section-intro p {
font-family: 'Quicksand', sans-serif;
font-size: 22px;
font-style: normal;
font-weight: 400;
text-transform: none;
text-align: center;
letter-spacing: 0.05em;
line-height: 1.5;
margin: -5px auto 0 auto;
}

@media only screen and (max-width: 995px) {
  .section-intro p,
  #contact .section-intro p {
    font-size: 20px;
  }
}

@media only screen and (max-width: 880px) {
  .section-intro p,
  #contact .section-intro p {
    font-size: 18px;
	margin: -5px auto 0 auto;
  }
}

.section-intro p a,
.section-intro p a:hover,
#contact .section-intro p a,
#contact .section-intro p a:hover {
text-decoration: none;
}

h2.section-subtitle {
font-family: 'Quicksand', sans-serif;
font-size: 13px;
font-style: normal;
font-weight: 600;
text-transform: uppercase;
text-align: center;
letter-spacing: 0.05em;
color: #ff264a;
margin: -3px auto;
}

/* 6.11. subheadings */
h3 {
font-family: 'Quicksand', sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 700;
text-transform: uppercase;
text-align: center;
letter-spacing: -0.02em;
margin: 0 auto;
padding: 0;
line-height: 1.25;
color: #fff; color: #111;
}

@media all and (min-width: 1920px) {
  h3 {
    line-height: 1.5;
  }
}


/* 6.12. section txt wrapper */
.section-title-wrapper-works {
position: relative;
text-align: center;
margin: 0 auto;
padding: 0 20px;
}

.section-title-inner.section-title-inner-works {
text-align: center;
}

.section-title-inner.section-title-inner-works {
letter-spacing: -0.04em;
}

.section-title-inner.section-title-inner-works {
font-size: 60px;
padding: 0 5px 0 0;
}

@media all and (min-width: 1920px) {
  .section-title-inner.section-title-inner-works {
    font-size: 120px;
  }
}

@media only screen and (max-width: 995px) {
  .section-title-inner.section-title-inner-works {
    font-size: 50px;
	padding: 0;
	line-height: 1.2;
  }
}

@media only screen and (max-width: 640px) {
  .section-title-inner.section-title-inner-works {
    font-size: 40px;
  }
}

@media only screen and (max-width: 480px) {
  .section-title-inner.section-title-inner-works {
    font-size: 30px;
  }
}


/* 7. overlay */
.overlay::before,
.overlay-video::before {
content: "";
position: absolute;
display: block;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 1;
}

.overlay::before {
-webkit-pointer-events: none;
   -moz-pointer-events: none;
        pointer-events: none;
}

.overlay-video::before {
-webkit-pointer-events: auto;
   -moz-pointer-events: auto;
        pointer-events: auto;
}


/* overlay */
.overlay::before,
.overlay-video::before {
content: "";
position: absolute;
display: block;
width: -webkit-calc(100% - 260px);
width: -moz-calc(100% - 260px);
width: calc(100% - 260px);
height: -webkit-calc(100% - 260px);
height: -moz-calc(100% - 260px);
height: calc(100% - 260px);
top: 130px;
right: 130px;
bottom: 130px;
left: 130px;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 1;
}

@media only screen and (max-width: 768px) {
  .overlay.overlay-all::before {
    width: -webkit-calc(100% - 70px);
    width: -moz-calc(100% - 70px);
    width: calc(100% - 70px);
    height: -webkit-calc(100% - 70px);
    height: -moz-calc(100% - 70px);
    height: calc(100% - 70px);
    top: 35px;
    right: 35px;
    bottom: 35px;
    left: 35px;
  }
}

.overlay::before {
-webkit-pointer-events: none;
   -moz-pointer-events: none;
        pointer-events: none;
}

.overlay-video::before {
-webkit-pointer-events: auto;
   -moz-pointer-events: auto;
        pointer-events: auto;
}

.overlay-dark-20::before {
background: rgba(0, 0, 0, .45);
}

.cover-all::before,
.cover-all-video::before,
.cover-all-parallax::before {
position: absolute;
width: -webkit-calc(100% - 260px);
width: -moz-calc(100% - 260px);
width: calc(100% - 260px);
height: -webkit-calc(100% - 260px);
height: -moz-calc(100% - 260px);
height: calc(100% - 260px);
top: 130px;
right: 130px;
bottom: 130px;
left: 130px;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
z-index: 1;
}

@media only screen and (max-width: 768px) {
  .cover-all::before,
  .cover-all-video::before,
  .cover-all-parallax::before {
    width: -webkit-calc(100% - 110px);
    width: -moz-calc(100% - 110px);
    width: calc(100% - 110px);
    height: -webkit-calc(100% - 150px);
    height: -moz-calc(100% - 150px);
    height: calc(100% - 150px);
    top: 75px;
    right: 55px;
    bottom: 75px;
    left: 55px;
  }
}



.cover-all::before {
-webkit-pointer-events: none;
   -moz-pointer-events: none;
        pointer-events: none;
}


/* 8. center container */
.center-container {
position: relative;
display: table;
table-layout: fixed;
width: 100%;
height: 100%;
background: none;
}

.center-block {
display: table-cell;
vertical-align: middle;
}

.center-container-all {position: absolute;display: table;table-layout: fixed;width: 100%;height: 100%;/* background: black; */z-index: 1;}

.center-block-all {display: table-cell;vertical-align: middle;/* background: black; */}


/* 9. preloader */
.preloader-bg {
position: fixed;
width: 100%;
height: 100%;
overflow: hidden;
background: #000;
z-index: 999999;
}

#preloader {
position: fixed;
display: table;
table-layout: fixed;
width: 100%;
height: 100%;
overflow: hidden;
background: #000;
z-index: 999999;
}

#preloader-status {
display: table-cell;
vertical-align: middle;
}

.preloader-position {
position: relative;
margin: 0 auto;
text-align: center;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
     -o-box-sizing: border-box;
        box-sizing: border-box;
}

.loader {
position: relative;
width: 45px;
height: 45px;
left: 50%;
top: 50%;
margin-left: -22px;
margin-top: 2px;
-webkit-animation: rotate 1s infinite linear;
   -moz-animation: rotate 1s infinite linear;
    -ms-animation: rotate 1s infinite linear;
     -o-animation: rotate 1s infinite linear;
        animation: rotate 1s infinite linear;
border: 3px solid rgba(255, 255, 255, .15);
-webkit-border-radius: 50%;
   -moz-border-radius: 50%;
    -ms-border-radius: 50%;
     -o-border-radius: 50%;
        border-radius: 50%;
}

.loader span {
position: absolute;
width: 45px;
height: 45px;
top: -3px;
left: -3px;
border: 3px solid transparent;
border-top: 3px solid rgba(255, 255, 255, .75);
-webkit-border-radius: 50%;
   -moz-border-radius: 50%;
    -ms-border-radius: 50%;
     -o-border-radius: 50%;
        border-radius: 50%;
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* 11. videos */
/* 11.1. YouTube video */
.YT-bg {
display: none;
}

@media only screen and (max-width: 995px) {
  .YT-bg {
    position: relative;
    height: 100%;
    /*background-image: url("../img/background/YT-bg.jpg.html");*/
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
       -moz-background-size: cover;
        -ms-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
			/* uncomment the following to show an image for mobile devices */
            /* display: block; */
  }
}

#videoContainment {
position: absolute;
display: block;
width: 100%!important;
height: 100%!important;
left: 0;
top: 0;
bottom: 0;
right: 0;
background: #000;
z-index: -15;
}

#videoContainmentPost {
position: absolute;
display: block;
width: 100%!important;
height: 100%!important;
left: 0;
top: 0;
bottom: 0;
right: 0;
background: none;
z-index: -1;
}


/* 11.2. Vimeo video */
.vimeo-bg {
display: none;
}

@media only screen and (max-width: 995px) {
  .vimeo-bg {
    position: relative;
    height: 100%;
    background-image: url("../img/background/vimeo-bg.jpg.html");
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
       -moz-background-size: cover;
        -ms-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
			/* uncomment the following to show an image for mobile devices */
            /* display: block; */
  }
  
  #vimeo-videoContainment {
    display: none;
  }
}

#vimeo-videoContainment {
position: absolute;
display: block;
width: 100%!important;
height: 100%!important;
left: 0;
top: 0;
bottom: 0;
right: 0;
background: #000;
z-index: 0;
}

#vimeo-videoContainment iframe,
#vimeo-videoContainment object,
#vimeo-videoContainment embed {
border: none;
}

.inner-divider {
position: relative;
width: 100%;
margin: 0 auto;
background: none;
z-index: -1;
}

.inner-divider {
height: 50px;
}

@media all and (min-width: 1920px) {
  .inner-divider {
    height: 75px;
  }
}

@media only screen and (max-width: 768px) {
  .inner-divider {
    height: 50px;
  }
}

.visible-mobile-devices {
display: none;
visibility: hidden;
}

@media only screen and (max-width: 995px) {
  .visible-mobile-devices {
    display: block;
    visibility: visible;
  }
}

.app-store-btn:hover {
  background: #000000;
  color: #fbed00;
}

.google-play-btn:hover {
  background: transparent;
  color: #fff;
}
.app-store-btn, .google-play-btn {
  padding: 12px 30px;
  font-family: Quicksand,sans-serif;
  font-weight: 700;
  border: 0.5px;
}
.google-play-btn {
  background: #000000;
  border-color: #fff;
  color: #fbed00;
  border-radius: 30px;
}
.app-store-btn {
  border-radius: 30px;
  color: #000000;
  border-color: #fff;
}

.swiper-slide &gt; .outer &gt; .inner &gt; .subtitle {
  background: rgb(0 0 0 / 75%);
    border-radius: 5px;
}
.ta-c {
    text-align: center;
}
ul.flexnav &gt; li.menu-timeline.buy-item &gt; div &gt; div &gt; a &gt; img {
    height: 29.45px;
}
.text-left {
  text-align: left;
}
.imagenation {
	min-height:250px;
	margin: auto;
	text-align:center
}
.imagenation &gt; img {
	position: absolute;
    left: 30px;
    height: 250px;
    margin: 0 auto;
    text-align: center;
    right: 0;
    top: 0;
}
.hoene{
  left: 0px;
  top: 40px;
}
.teewo{
  left: 40px;
  top: -40px;
}
.teehre{
  left: -40px;
  top: -40px;
}
video.bgvid {
    object-fit: cover;
}
@media (max-height:900px) and (max-width: 650px) {
    .nah-screen{ display: none;}
    .wraping {
      position: relative;
      cursor: pointer;
      top: -54px;
      pointer-events: initial;
  }
}
.hide-logo {
    display: none !important;
}
.fw-300 {
  font-weight: 300 !important;
}
.p-20 {
  padding: 20px !important;
}
.scroll-down {
  position: absolute;
  left: 50%;
  margin-left: -20px;
  width: 40px;
  height: 40px;
  bottom: -50px;
  padding-left: 7px;
  cursor: pointer;
  z-index: 2;
  color: #c7c4b8;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.scroll-down.svg svg {
  width: 25px;
  opacity: 1;
  -webkit-transition: opacity .5s;
  -moz-transition: opacity .5s;
  -ms-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
}
.scroll-down.svg .stroke {
  stroke: #ADA99D;
}
.scroll-down.svg .scroller {
  fill: #ADA99D;
  -webkit-animation: updown 1s infinite;
  -moz-animation: updown 1s infinite;
  -o-animation: updown 1s infinite;
  animation: updown 1s infinite;
}

@-webkit-keyframes updown {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    50% {
        -webkit-transform: translate(0, 5px);
        transform: translate(0, 5px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}
@-moz-keyframes updown {
    0% {
        -moz-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    50% {
        -moz-transform: translate(0, 5px);
        transform: translate(0, 5px)
    }
    100% {
        -moz-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}
@-o-keyframes updown {
    0% {
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    50% {
        -o-transform: translate(0, 5px);
        transform: translate(0, 5px)
    }
    100% {
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}
@keyframes updown {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    50% {
        -webkit-transform: translate(0, 5px);
        transform: translate(0, 5px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}
.lign-cen {
  display: flex;
  align-items: center;
}
.no-logo {
  display: none !important;
}
.mry-text {
	width: 100%;
	font-size: 16px;
	line-height: 22px;
	color: rgba(215, 215, 215, 0.8);
}

.mry-text a {
	text-decoration: underline;
	color: #fbec01;
}

.mry-text a:hover {
	color: #fbec01;
	text-decoration: underline;
}

.mry-text .mry-color-text {
	color: #fbec01;
}

.mry-text.mry-simple-text {
	line-height: 16px;
	margin: 0;
}

.mry-text-center {
	text-align: center;
}

a, a:hover {
	color: inherit;
	text-decoration: none;
}

/* Text */

.mry-h1, .mry-h2, .mry-h3, .mry-h4, .mry-h5, .mry-h6, h1, h2, h3, h4, h5, h6 {
	position: relative;
	margin: 0;
	padding: 0;
	color: #e6e6e6;
	font-weight: 800;
	font-family: -apple-system, BlinkMacSystemFont, sans-serif;
}

.mry-h1, h1 {
	font-size: 72px;
	line-height: 84px;
	font-weight: 900;
}

.mry-h2, h2 {
	font-size: 48px;
	line-height: 66px;
	font-weight: 900;
}

.mry-h3, h3 {
	font-size: 32px;
	line-height: 40px;
	font-weight: 900;
}

.mry-h4, h4 {
	font-size: 22px;
	line-height: 30px;
	font-weight: 900;
}

.mry-h6, h6 {
	font-size: 14px;
}

.mry-border-text {
	letter-spacing: 0;
	-webkit-text-stroke-width: 2px;
	-moz-text-stroke-width: 2px;
	-webkit-text-stroke-color: #e6e6e6;
	-moz-text-stroke-color: #e6e6e6;
	color: transparent !important;
}

.mry-label {
	color: #e6e6e6;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 2px;
	line-height: 15px;
	padding-top: 3px;
}

/* After 992px */

@media (max-width: 992px) {
	.mry-text-right {
		text-align: left !important;
	}
	.mry-text-right .mry-subtitle {
		padding-right: 40px;
	}
	.mry-text-right .mry-subtitle:before {
		left: 0;
		right: auto;
	}
}

/* After 768px */

@media (max-width: 768px) {
	.mry-h1, h1 {
		font-size: 38px;
		line-height: 52px;
	}
	.mry-h1 .mry-border-text, h1 .mry-border-text {
		letter-spacing: -1px;
		-webkit-text-stroke-width: 0;
		-moz-text-stroke-width: 0;
		-webkit-text-stroke-color: inherit;
		-moz-text-stroke-color: inherit;
		color: inherit !important;
	}
	.mry-h2, h2 {
		font-size: 36px;
		line-height: 40px;
	}
	.mry-h2 .mry-border-text, h2 .mry-border-text {
		letter-spacing: -1px;
		-webkit-text-stroke-width: 0;
		-moz-text-stroke-width: 0;
		-webkit-text-stroke-color: inherit;
		-moz-text-stroke-color: inherit;
		color: inherit !important;
	}
	.mry-h3, h3 {
		font-size: 28px;
		line-height: 30px;
	}
	.mry-h3 .mry-border-text, h3 .mry-border-text {
		letter-spacing: -1px;
		-webkit-text-stroke-width: 0;
		-moz-text-stroke-width: 0;
		-webkit-text-stroke-color: inherit;
		-moz-text-stroke-color: inherit;
		color: inherit !important;
	}
	.mry-h4, h4 {
		font-size: 20px;
		line-height: 22px;
	}
	.mry-h4 .mry-border-text, h4 .mry-border-text {
		letter-spacing: -1px;
		-webkit-text-stroke-width: 0;
		-moz-text-stroke-width: 0;
		-webkit-text-stroke-color: inherit;
		-moz-text-stroke-color: inherit;
		color: inherit !important;
	}
	.mry-text {
		font-size: 14px;
		line-height: 20px;
	}
	.mry-label, .mry-subtitle {
		font-size: 10px;
	}
}

.mry-text-right {
	text-align: right;
}

/* Background Canvas */

.mry-dots {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	opacity: 0.2;
}

/* Cursor and Trigers */

.mry-magic-cursor {
	position: absolute;
	width: 30px;
	height: 30px;
	pointer-events: none;
	z-index: 999999999999999;
}

.mry-ball {
	position: fixed;
	display: block;
	left: 0;
	top: -1px;
	width: 40px;
	height: 40px;
	border: 1px solid #e1e1e1;
	border-radius: 50%;
	pointer-events: none;
	opacity: 0.5;
}

.mry-ball svg {
	opacity: 0;
	transition: 0.3s ease-in-out;
}

.mry-magnetic-link {
	width: 100px;
	height: 100px;
	display: flex;
	position: relative;
	justify-content: center;
	align-items: center;
	float: left;
	z-index: 10;
	cursor: pointer;
	border-radius: 50%;
}

/* Buttons */

.mry-btn, .mry-btn-text {
	cursor: pointer;
	position: relative;
	text-decoration: none;
	border-radius: 3px;
	display: inline-block;
	border: none;
	text-decoration: none;
	height: 55px;
	margin-right: 10px;
	line-height: 55px;
	padding: 0 40px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 2px;
	color: #e1e1e1;
	border: solid 2px #e1e1e1;
	background-color: transparent;
	transition: 0.4s ease-in-out;
	outline: none !important;
}

.mry-btn:hover, .mry-btn-text:hover {
	color: #fbec01;
}

.mry-btn-text {
	border-color: transparent;
	padding: 0 20px;
}

.mry-link {
	position: relative;
	text-decoration: none;
	border-radius: 3px;
	display: inline-block;
	border: none;
	text-decoration: none;
	margin-right: 10px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 2px;
	color: #e1e1e1;
	transition: 0.4s ease-in-out;
}

.mry-link:hover {
	color: #fbec01;
}

/* Space */

.mry-p-100-100 {
	padding-top: 100px;
	margin-bottom: 100px;
}

.mry-p-100-0 {
	padding-top: 100px;
}

.mry-p-140-0 {
	padding-top: 140px;
}

.mry-p-0-100 {
	padding-bottom: 100px;
}

.mry-p-0-40 {
	padding-bottom: 40px;
}

.mry-mb-100 {
	margin-bottom: 100px;
}

.mry-mb-60 {
	margin-bottom: 90px;
}

.mry-mb-40 {
	margin-bottom: 40px;
}

.comment-m-40 {
	margin: 40px;
}

.capitalize {
    text-transform: capitalize;
  }

.mry-mb-30 {
	margin-bottom: 30px;
}

.mry-mb-20 {
	margin-bottom: 20px;
}

.mry-mb-10 {
	margin-bottom: 10px;
}

.mry-mb-5 {
	margin-bottom: 5px;
}

.mry-mt-100 {
	margin-top: 100px;
}

.mry-mt-60 {
	margin-top: 60px;
}

/* Frame
==================================== */

/* App Markup */

.mry-app {
	position: relative;
	overflow: hidden;
}

.mry-app .mry-preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100vw;
	height: 100vh;
	background-color: #0a0a0a;
	opacity: 0;
	pointer-events: none;
	z-index: 99999999999;
	display: flex;
	justify-content: center;
	align-items: center;
	transform: scale(1.2);
	transition: 1s ease-in-out;
}

.mry-app .mry-preloader .mry-preloader-content {
	text-align: center;
}

.mry-app .mry-preloader .mry-preloader-content .mry-logo {
	width: 80px;
}

.mry-app .mry-preloader .mry-preloader-content .mry-loader-bar {
	margin-bottom: 20px;
	height: 5px;
	border-radius: 1px;
	position: relative;
	overflow: hidden;
	width: 200px;
	background-color: #141414;
}

.mry-app .mry-preloader .mry-preloader-content .mry-loader-bar .mry-loader {
	height: 100%;
	width: 0;
	background-color: #fbec01;
	transition-timing-function: ease-in;
}

.mry-app .mry-preloader.mry-active {
	transform: scale(1);
	pointer-events: all;
	opacity: 1;
}

.mry-app .mry-top-panel {
	position: fixed;
	z-index: 99;
	top: 0;
	left: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 100px;
	width: 100%;
}

.mry-app .mry-top-panel .mry-logo-frame {
	background-color: #141414;
	display: block;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 0 40px;
	height: 100px;
}

.mry-app .mry-top-panel .mry-logo-frame .mry-logo {
	width: 80px;
}

/* Menu Button */

.mry-menu-button-frame {
	padding-left: 40px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background-color: #141414;
}

.mry-menu-button-frame .mry-label {
	color: #e1e1e1;
}

.mry-menu-button-frame .mry-menu-btn {
	position: relative;
	border-radius: 50%;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: 0.3s ease-in-out;
}

.mry-menu-button-frame .mry-menu-btn .mry-burger {
	display: flex;
	justify-content: center;
	padding-top: 1px;
	width: 20px;
	height: 20px;
	border-radius: 50%;
}

.mry-menu-button-frame .mry-menu-btn .mry-burger span, .mry-menu-button-frame .mry-menu-btn .mry-burger span:after, .mry-menu-button-frame .mry-menu-btn .mry-burger span:before {
	content: "";
	display: block;
	width: 19px;
	height: 0.177em;
	border-radius: 3px;
	background: #e1e1e1;
	transition: 0.3s ease-in-out;
	backface-visibility: hidden;
}

.mry-menu-button-frame .mry-menu-btn .mry-burger span {
	position: relative;
	margin: 7px 0 0;
}

.mry-menu-button-frame .mry-menu-btn .mry-burger span:after, .mry-menu-button-frame .mry-menu-btn .mry-burger span:before {
	position: absolute;
}

.mry-menu-button-frame .mry-menu-btn .mry-burger span:before {
	top: -7px;
}

.mry-menu-button-frame .mry-menu-btn .mry-burger span:after {
	top: 7px;
}

.mry-menu-button-frame .mry-menu-btn.mry-active .mry-burger span {
	transform: rotate(45deg);
}

.mry-menu-button-frame .mry-menu-btn.mry-active .mry-burger span:before {
	transform: translate(0px, 7px) rotate(-90deg);
}

.mry-menu-button-frame .mry-menu-btn.mry-active .mry-burger span:after {
	transform: translate(0px, -7px) rotate(-90deg);
}

/* Menu */

.mry-menu {
	width: 100vw;
	height: 100vh;
	position: fixed;
	z-index: 98;
	top: 0;
	right: 0;
	background-color: #0a0a0a;
	transform: translateX(100%);
	transition: 0.3s ease-in-out;
	transition-delay: 0.2s;
}

.mry-menu nav {
	opacity: 0;
	display: flex;
	align-items: center;
	height: 100vh;
	transform: translateX(100%) scale(0.8);
	transition: 0.6s ease-in-out;
	transition-delay: 0.1s;
}

.mry-menu nav ul {
	padding: 0;
	margin: 0;
	width: 100%;
}

.mry-menu nav ul .menu-item {
	list-style-type: none;
	margin-bottom: 20px;
}

.mry-menu nav ul .menu-item:last-child {
	margin-bottom: 0;
}

.mry-menu nav ul .menu-item a {
	color: #e6e6e6;
	font-size: 34px;
	display: inline-block;
	height: 100%;
	font-family: -apple-system, BlinkMacSystemFont, sans-serif;
	font-weight: 900;
}

.mry-menu nav ul .menu-item.current-menu-item a {
	color: #fbec01;
}

.mry-menu nav ul .menu-item .sub-menu {
	padding-left: 20px;
	max-height: 0;
	overflow: hidden;
	transition: 0.3s ease-in-out;
}

.mry-menu nav ul .menu-item .sub-menu a {
	color: #e6e6e6;
	transition: 0.3s ease-in-out;
}

.mry-menu nav ul .menu-item .sub-menu a:hover {
	color: rgba(215, 215, 215, 0.8) !important;
}

.mry-menu nav ul .menu-item .sub-menu.mry-active {
	max-height: 300px;
}

.mry-menu nav ul .menu-item .sub-menu .menu-item a {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 2px;
	line-height: 15px;
	color: rgba(195, 195, 195, 0.5);
}

.mry-menu nav ul .menu-item .sub-menu .menu-item:first-child {
	margin-top: 20px;
}

.mry-menu nav ul .menu-item.menu-item-has-children {
	position: relative;
	cursor: pointer;
}

.mry-menu nav ul .menu-item.menu-item-has-children:after {
	color: rgba(195, 195, 195, 0.5);
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f078";
	position: absolute;
	top: 15px;
	right: 0;
	transition: 0.3s ease-in-out;
}

.mry-menu nav ul .menu-item.menu-item-has-children.mry-active:after {
	transform: rotate(180deg);
}

.mry-menu .mry-info-box-frame {
	padding: 40px;
	position: absolute;
	width: 500%;
	background-color: #141414;
	height: 100vh;
	display: flex;
	align-items: center;
	opacity: 0;
	transform: translateX(200%);
	transition: 0.6s ease-in-out;
	transition-delay: 0.05s;
}

.mry-menu .mry-info-box-frame .mry-info-box .mry-label {
	color: rgba(195, 195, 195, 0.5);
}

.mry-menu.mry-active {
	transform: translateX(0);
	transition: 0.3s ease-out;
	transition-delay: 0s;
}

.mry-menu.mry-active .mry-info-box-frame {
	opacity: 1;
	transform: translateX(0);
	transition: 0.5s ease-out;
}

.mry-menu.mry-active nav {
	opacity: 1;
	transform: translateX(0) scale(1);
	transition: 0.5s ease-out;
	transition-delay: 0s;
}

.mry-menu.mry-menu-half {
	width: 40vw;
	min-width: 550px;
	padding: 0 100px;
}

.mry-menu.mry-menu-half.mry-active nav {
	transition: 0.4s ease-out;
}

/* Frame after 768px */

@media (max-width: 768px) {
	.mry-menu {
		padding: 0 30px;
	}
	.mry-menu nav ul .menu-item a {
		font-size: 22px;
	}
	.mry-menu nav ul .menu-item.menu-item-has-children:after {
		top: 7px;
		font-size: 12px;
	}
	.mry-menu .mry-info-box-frame {
		display: none;
	}
}

/* Frame after 550px */

@media (max-width: 550px) {
	.mry-menu.mry-menu-half {
		width: 100%;
		min-width: 0px;
	}
}

html.is-animating body, html.is-rendering body {
	pointer-events: none;
}

html.is-animating body .mry-ball, html.is-rendering body .mry-ball {
	background-color: transparent !important;
	opacity: 1 !important;
}

html.is-animating body .mry-ball svg, html.is-rendering body .mry-ball svg {
	opacity: 1;
}

html.is-animating body .mry-ball svg path, html.is-rendering body .mry-ball svg path {
	fill: #fbec01;
}

@keyframes loading {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

.transition-fade {
	transition: 0.6s;
	opacity: 1;
	transform: scale(1);
	filter: none;
	transition: 0.6s;
}

.transition-fade .mry-loading-curtain {
	transform: translateX(-100%);
	transition: 1s;
}

html.is-animating .transition-fade {
	opacity: 0;
	transition-delay: 0.4s;
	transform: scale(1.1);
}

html.is-animating .transition-fade .mry-loading-curtain {
	transform: translateX(0);
	transition: 1s;
}

.mry-curtain, .mry-loading-curtain {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #141414;
	z-index: 1;
}

/* Content
==================================== */

/* Backgrounds */

.mry-head-bg {
	position: absolute;
	z-index: -2;
	top: 0;
	left: 0;
	height: 550px;
	width: 100%;
}

.mry-head-bg img {
	width: 100%;
	height: 550px;
	object-fit: cover;
	object-position: center;
}

.mry-head-bg .mry-bg-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 555px;
	background-image: linear-gradient(0deg, #141414 1%, rgba(20, 20, 20, 0.85) 100%, rgba(20, 20, 20, 0.8) 100%);
}

.mry-head-bg.mry-head-bottom {
	height: 300px;
	top: auto;
	bottom: 0;
}

.mry-head-bg.mry-head-bottom img {
	height: 300px;
}

.mry-head-bg.mry-head-bottom .mry-bg-overlay {
	height: 305px;
	transform: rotate(180deg);
}

/* Titles */

.mry-title-center {
	max-width: 100%;
	text-align: center;
}

.mry-subtitle {
	position: relative;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 600;
	color: rgba(215, 215, 215, 0.8);
	letter-spacing: 2px;
	padding-left: 40px;
}

.mry-subtitle:before {
	content: '';
	width: 30px;
	height: 3px;
	background-color: #fbec01;
	border-radius: 3px;
	position: absolute;
	left: 0;
	top: calc(50% - 4px);
}

.mry-title-center {
	max-width: 100%;
	text-align: center;
}

.mry-title-center .mry-subtitle {
	padding-left: 0;
	padding-top: 20px;
}

.mry-title-center .mry-subtitle:before {
	top: 0;
	left: 50%;
	margin-left: -15px;
}

.mry-title-center form {
	margin-left: auto;
	margin-right: auto;
}

.mry-title-center form .mry-label {
	width: 100%;
	text-align: left !important;
}

.mry-numbering {
	text-align: center;
	margin-bottom: 40px;
}

.mry-numbering .mry-subtitle {
	padding-left: 0;
	padding-top: 40px;
}

.mry-numbering .mry-subtitle:before {
	top: 20px;
	left: 50%;
	margin-left: -15px;
}

.mry-numbering .mry-border-text {
	line-height: 55px;
	font-size: 72px;
	font-weight: 900;
	opacity: 0.1;
	font-family: -apple-system, BlinkMacSystemFont, sans-serif;
}

/* Slider project */

.mry-project-slider-item {
	width: 100vw;
	min-height: 100%;
	height: 100vh;
}

.mry-project-slider-item .mry-project-frame {
	width: 100%;
	height: 100%;
}

.mry-project-slider-item .mry-project-frame .mry-cover-frame {
	float: right;
	width: 80%;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.mry-project-slider-item .mry-project-frame .mry-cover-frame .mry-project-cover {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.mry-project-slider-item .mry-project-frame .mry-cover-frame .mry-project-cover.mry-position-center {
	object-position: center;
}

.mry-project-slider-item .mry-project-frame .mry-cover-frame .mry-project-cover.mry-position-left {
	object-position: left;
}

.mry-project-slider-item .mry-project-frame .mry-cover-frame .mry-project-cover.mry-position-right {
	object-position: right;
}

.mry-project-slider-item .mry-project-frame .mry-cover-overlay {
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	background-color: rgba(20, 20, 20, 0.45);
	width: 100%;
	height: 100%;
}

.mry-project-slider-item .mry-project-frame .mry-cover-overlay.mry-gradient-overlay {
	background-image: linear-gradient(269deg, rgba(20, 20, 20, 0) 70%, rgba(20, 20, 20, 0.4) 80%, #141414 100%);
}

.mry-project-slider-item .mry-project-frame.mry-project-half {
	width: 100%;
	height: 100%;
}

.mry-project-slider-item .mry-project-frame.mry-project-half .mry-cover-frame {
	float: right;
	width: 60%;
	height: 100%;
	position: relative;
}

.mry-project-slider-item .mry-main-title-frame {
	position: absolute;
	z-index: 3;
	display: flex;
	align-items: center;
	height: 100vh;
	width: 100%;
}

.mry-project-slider-item .mry-main-title-frame .mry-main-title {
	width: 100%;
}

.mry-project-slider-item .mry-main-title-frame .mry-main-title h1 {
	text-shadow: 0 0 40px rgba(13, 13, 13, 0.5);
}

/* Slider Project after 992px */

@media (max-width: 992px) {
	.mry-project-slider-item .mry-project-frame .mry-main-title-frame .mry-main-title h1 {
		font-size: 54px;
		line-height: 60px;
	}
	.mry-project-slider-item .mry-project-frame .mry-cover-frame {
		width: 100%;
	}
	.mry-project-slider-item .mry-project-frame .mry-cover-frame .mry-project-cover {
		object-position: center !important;
	}
}

/* Slider Project after 768px */

@media (max-width: 768px) {
	.mry-project-slider-item .mry-project-frame .mry-cover-overlay.mry-gradient-overlay {
		background-color: rgba(20, 20, 20, 0.45);
		background-image: none;
	}
	.mry-project-slider-item .mry-project-frame .mry-main-title-frame {
		left: 0;
		width: 100%;
		align-items: flex-end;
	}
	.mry-project-slider-item .mry-project-frame .mry-main-title-frame .mry-main-title {
		margin-left: -15px;
		padding: 40px;
		background-color: #141414;
		width: 100%;
		max-width: 430px;
	}
	.mry-project-slider-item .mry-project-frame .mry-main-title-frame .mry-main-title h1 {
		position: relative;
		overflow: hidden;
		font-size: 32px;
		line-height: 38px;
		font-weight: 900;
		letter-spacing: -1px;
	}
	.mry-project-slider-item .mry-project-frame .mry-main-title-frame .mry-main-title .mry-mb-20 {
		margin-bottom: 10px;
	}
	.mry-project-slider-item .mry-project-frame .mry-main-title-frame .mry-main-title .mry-mb-30 {
		margin-bottom: 15px;
	}
	.mry-project-slider-item .mry-project-frame.mry-project-half .mry-cover-frame {
		width: 100%;
	}
}

/* Slider Navigation */

.mry-slider-pagination-frame {
	height: 100vh;
	position: absolute;
	z-index: 9;
	top: 0;
	width: 100px;
	padding: 40px;
	right: 0;
	display: flex;
	align-items: center;
	background-color: #141414;
}

.mry-slider-pagination-frame .mry-slider-pagination {
	margin-bottom: 60px;
	width: 20px;
	display: flex;
	flex-direction: column;
}

.mry-slider-pagination-frame .mry-slider-pagination .swiper-pagination-bullet {
	width: 10px;
	margin-left: auto !important;
	margin-bottom: 20px !important;
	border-radius: 2px;
	height: 3px;
	opacity: 1 !important;
	background-color: #e1e1e1;
	transition: 0.3s ease-in-out;
}

.mry-slider-pagination-frame .mry-slider-pagination .swiper-pagination-bullet:last-child {
	margin-bottom: 0 !important;
}

.mry-slider-pagination-frame .mry-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 20px;
	background-color: #fbec01;
}

.mry-slider-nav-panel {
	position: absolute;
	z-index: 9;
	bottom: 0;
	left: 0;
	height: 100px;
	width: 100vw;
}

.mry-slider-progress-bar-frame {
	display: flex;
	align-items: center;
	height: 100px;
	width: 25vw;
}

.mry-slider-progress-bar-frame .mry-slider-progress-bar {
	display: flex;
	height: 3px;
	width: 100%;
}

.mry-slider-progress-bar-frame .mry-slider-progress-bar .mry-progress {
	position: relative;
	height: 3px;
	border-radius: 3px;
	background: rgba(225, 225, 225, 0.1);
	width: 100%;
	clear: both;
	opacity: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.mry-slider-progress-bar-frame .mry-slider-progress-bar .mry-progress:after {
	position: absolute;
	top: 0;
	left: 0;
	background: #fbec01;
	border-radius: 3px;
	height: 100%;
	width: 0;
	content: "";
}

.mry-slider-progress-bar-frame .mry-slider-progress-bar.active .mry-progress {
	opacity: 1;
}

.mry-slider-progress-bar-frame .mry-slider-progress-bar.animate .mry-progress:after {
	transition: width linear;
	transition-delay: unset;
	width: 100%;
	transition-duration: 10s;
}

.mry-slider-arrows {
	position: absolute;
	top: 0;
	padding: 0 20px 0 40px;
	right: 0;
	background-color: #141414;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.mry-slider-arrows .mry-label {
	margin-right: 20px;
	color: #e1e1e1;
}

.mry-slider-arrows .mry-button-next, .mry-slider-arrows .mry-button-prev {
	width: 60px;
	cursor: pointer;
}

.mry-slider-arrows .mry-button-next span, .mry-slider-arrows .mry-button-prev span {
	display: block;
	width: 20px;
	height: 20px;
	text-align: center;
}

.mry-slider-arrows .mry-button-next span i, .mry-slider-arrows .mry-button-prev span i {
	font-size: 20px;
	width: 20px;
	height: 20px;
	color: #e1e1e1;
}

/* Slider Navigation after 768px */

@media (max-width: 768px) {
	.mry-slider-pagination-frame, .mry-slider-progress-bar-frame {
		display: none;
	}
	.mry-slider-arrows {
		padding: 0 20px;
	}
	.mry-slider-arrows .mry-label {
		display: none;
	}
}

/* Slider Navigation after 590px */

@media (max-width: 590px) {
	.mry-slider-nav-panel {
		height: 80px;
	}
	.mry-slider-pagination-frame, .mry-slider-progress-bar-frame {
		display: none;
	}
	.mry-slider-arrows {
		background-color: transparent !important;
		padding: 0;
		justify-content: flex-start;
		left: 20px;
	}
	.mry-slider-arrows .mry-label {
		display: none;
	}
	.mry-slider-arrows .mry-button-next, .mry-slider-arrows .mry-button-prev {
		height: 80px;
	}
	.mry-project-slider-item .mry-main-title {
		padding-bottom: 80px !important;
	}
}

/* Scroll Hint */

.mry-scroll-hint-frame {
	display: flex;
	justify-content: center;
	flex-direction: column;
}

.mry-scroll-hint-frame .mry-label {
	width: 100%;
	text-align: center;
	color: #e1e1e1;
}

.mry-scroll-hint-frame .mry-scroll-hint {
	margin-left: auto;
	margin-right: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100px;
	width: 100px;
}

.mry-scroll-hint-frame .mry-scroll-hint span {
	display: block;
	position: relative;
	width: 22px;
	height: 35px;
	border-radius: 15px;
	border: solid 2px #e1e1e1;
}

.mry-scroll-hint-frame .mry-scroll-hint span:after {
	content: '';
	width: 3px;
	height: 3px;
	background-color: #e1e1e1;
	border-radius: 50%;
	position: absolute;
	top: 10px;
	left: 45%;
	animation: mouse 1s ease-in-out infinite;
}

@keyframes mouse {
	0% {
		transform: translateY(0);
	}
	50% {
		transform: translateY(5px);
	}
	100% {
		transform: translateY(0);
	}
}

/* Slider Arrows */

.mry-arrows {
	display: flex;
	justify-content: center;
	flex-direction: column;
}

.mry-arrows .mry-sl-nav {
	margin-left: auto;
	margin-right: auto;
}

.mry-arrows .mry-sl-nav .mry-next, .mry-arrows .mry-sl-nav .mry-prev {
	cursor: pointer;
	transition: 0.3s;
	width: 60px;
	color: #e6e6e6;
}

.mry-arrows .mry-sl-nav .mry-next.swiper-button-disabled, .mry-arrows .mry-sl-nav .mry-prev.swiper-button-disabled {
	opacity: 0.3;
	pointer-events: none;
}

.mry-arrows .mry-label {
	color: rgba(215, 215, 215, 0.8);
}

/* Video */

.mry-about-video .mry-video-cover-frame {
	position: relative;
	overflow: hidden;
	padding-bottom: 60%;
}

.mry-about-video .mry-video-cover-frame .mry-video-cover {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: bottom;
}

.mry-about-video .mry-video-cover-frame .mry-cover-overlay {
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	background-color: rgba(20, 20, 20, 0.45);
	width: 100%;
	height: 100%;
}

.mry-about-video .mry-video-cover-frame .mry-play-button {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 80px;
	height: 80px;
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 50%;
	margin-left: -40px;
	margin-top: -40px;
	border: solid 2px #e1e1e1;
	border-radius: 50%;
	box-shadow: inset 0 0 40px rgba(13, 13, 13, 0.5), 0 0 40px rgba(13, 13, 13, 0.5);
}

.mry-about-video .mry-video-cover-frame .mry-play-button a {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 30px;
	width: 30px;
}

.mry-about-video .mry-video-cover-frame .mry-play-button a i {
	transform: translateX(3px);
	font-size: 22px;
	color: #e1e1e1;
	text-shadow: 0 0 40px rgba(13, 13, 13, 0.5);
}

/* Team */

.mry-team-member {
	width: 100%;
}

.mry-team-member .mry-member-photo-frame {
	position: relative;
	overflow: hidden;
	padding-bottom: 140%;
	margin-bottom: 20px;
}

.mry-team-member .mry-member-photo-frame img {
	width: 100%;
	height: 100%;
	position: absolute;
	object-fit: cover;
	object-position: top;
	top: 0;
	left: 0;
}

.mry-team-member .mry-member-photo-frame .mry-photo-overlay {
	opacity: 0.5;
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	background-color: rgba(20, 20, 20, 0.45);
	width: 100%;
	height: 100%;
}

/* Testimonials */

.mry-reviewer {
	text-align: center;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	object-fit: cover;
	object-position: center;
}

.mry-star-rate {
	margin-top: 20px;
	padding: 0;
	margin: 0;
	display: flex;
	justify-content: center;
}

.mry-star-rate li {
	list-style-type: none;
	margin-right: 5px;
}

.mry-star-rate li i {
	color: #fbec01;
	font-size: 14px;
}

.mry-star-rate li.mry-empty i {
	color: #e6e6e6;
	opacity: 0.1;
}

/* Blog Pagination */

.mry-pagination {
	text-align: center;
	padding: 0;
	margin: 0;
	display: flex;
	justify-content: center;
	z-index: 9999;
	position: relative;
	margin-top: 100px;
}

.mry-pagination li {
	list-style-type: none;
	width: 40px;
	height: 40px;
	margin: 0 10px;
}

.mry-pagination li.mry-active {
	background-color: #fbec01;
}

.mry-pagination li.mry-active a {
	color: #141414;
}

.mry-pagination li a {
	font-weight: 400;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	cursor: pointer;
	color: rgba(215, 215, 215, 0.8);
	transition: 0.4s ease-in-out;
}

.mry-pagination li a:hover {
	color: #e6e6e6;
}

/* Contact */

.mry-form label {
	margin-bottom: 10px;
}

.mry-form input, .mry-form textarea {
	border: solid 2px #e6e6e6;
	width: 100%;
	color: #e6e6e6;
	background-color: transparent;
	padding-left: 20px;
	margin-bottom: 5px;
	transition: 0.4s ease-in-out;
	border-radius: 2px;
}

.mry-form input::placeholder, .mry-form textarea::placeholder {
	opacity: 0.8;
	height: 100%;
	font-weight: 300;
}

.mry-form input:focus, .mry-form textarea:focus {
	border-color: #fbec01;
}

.mry-form input {
	height: 55px;
}

.mry-form textarea {
	padding-top: 15px;
}

.mry-form.mry-form-subscribe {
	width: 100%;
	position: relative;
	max-width: 500px;
}

.mry-form.mry-form-subscribe div input {
	margin-bottom: 0;
	width: 100%;
}

.mry-form.mry-form-subscribe button {
	position: absolute;
	bottom: 0;
	right: -10px;
	margin-left: 30px;
	align-self: flex-end;
}

/* Contact after 768 */

@media (max-width: 768px) {
	.mry-contact-hint {
		padding-top: 40px;
	}
}

/* Quote */

blockquote {
	margin: 40px 0;
	color: #e6e6e6;
	font-size: 1rem;
	background: #0a0a0a;
	padding: 30px 40px 30px 50px;
	font-style: italic;
	position: relative;
}

blockquote:before {
	position: absolute;
	font-family: "FontAwesome";
	font-weight: 900;
	content: "\f10d";
	font-size: 16px;
	opacity: 0.3;
	color: #e6e6e6;
	top: 13px;
	left: 13px;
}

blockquote:after {
	position: absolute;
	font-family: "FontAwesome";
	font-weight: 900;
	content: "\f10d";
	font-size: 16px;
	opacity: 0.3;
	color: #e6e6e6;
	bottom: 13px;
	right: 13px;
	transform: rotate(180deg);
}
.mb-4 {
    margin-bottom: 40px;
}
ul.cat-items &gt; li{
    list-style: circle;
    font-weight: 800;
    padding: 0px 0px;
    margin-bottom: 15px;
    margin-left: 20px;
}


/* Footer */

.mry-footer {
	position: relative;
	z-index: 9;
}

.mry-footer .mry-footer-copy {
	padding: 40px 0;
	background-color: #0a0a0a;
	color: rgba(215, 215, 215, 0.8);
}

.mry-footer .mry-footer-copy .container {
	font-size: 14px;
	display: flex;
	justify-content: space-between;
}

.mry-footer .mry-footer-copy .container .mry-social {
	margin: 0;
	padding: 0;
	display: flex;
}

.mry-footer .mry-footer-copy .container .mry-social li {
	list-style-type: none;
	margin: 0 15px;
	transition: 0.4s ease-in-out;
}

.mry-footer .mry-footer-copy .container .mry-social li a {
	color: rgba(215, 215, 215, 0.8);
}

.mry-footer .mry-footer-copy .container .mry-social li a:hover {
	color: #e6e6e6;
}

/* Footer after 768 */

@media (max-width: 768px) {
	.mry-footer {
		text-align: center;
	}
	.mry-footer .mry-footer-copy {
		padding-bottom: 20px;
	}
	.mry-footer .mry-footer-copy .container {
		flex-direction: column;
		justify-content: center;
	}
	.mry-footer .mry-footer-copy .container .mry-social {
		justify-content: center;
		margin-bottom: 20px;
	}
	.mry-footer .mry-footer-copy .container div {
		margin-bottom: 20px;
	}
}

/* Portfolio
==================================== */

/* Filter */

.mry-filter {
	text-align: center;
}

.mry-filter .mry-card-category {
	position: relative;
	text-decoration: none;
	border-radius: 3px;
	display: inline-block;
	border: none;
	text-decoration: none;
	margin-right: 10px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 2px;
	color: #e1e1e1;
	transition: 0.4s ease-in-out;
}

.mry-filter .mry-card-category.mry-current {
	color: #fbec01;
}

/* Work Item */

.mry-card-item.mry-shift {
	margin-top: 100px;
}

.mry-card-item .mry-card-cover-frame {
	position: relative;
	overflow: hidden;
	width: 100%;
	display: flex;
	justify-content: center;
	padding-bottom: calc(63% + 8px);
}

.mry-card-item .mry-card-cover-frame .mry-badge {
	position: absolute;
	z-index: 2;
	bottom: 0;
	right: 0;
	color: rgba(215, 215, 215, 0.8);
	background-color: #141414;
	padding: 5px 10px;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 2px;
}

.mry-card-item .mry-card-cover-frame img {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	object-fit: cover;
	object-position: center;
}

.mry-card-item .mry-card-cover-frame .mry-cover-overlay {
	position: absolute;
	top: 0;
	right: 0;
	background-color: rgba(20, 20, 20, 0.45);
	width: 100%;
	height: 100%;
	opacity: 0.6;
	transition: 0.4s ease-in-out;
}

.mry-card-item .mry-card-cover-frame .mry-hover-links {
	opacity: 0;
	position: absolute;
	top: 50%;
	margin-top: -50px;
	z-index: 3;
	background-color: #0a0a0a;
	transition: 0.4s ease-in-out;
}

.mry-card-item .mry-card-cover-frame .mry-hover-links .mry-more i, .mry-card-item .mry-card-cover-frame .mry-hover-links .mry-zoom i {
	font-size: 20px;
	width: 20px;
	height: 20px;
	color: #e1e1e1;
}

.mry-card-item .mry-card-cover-frame:hover .mry-hover-links {
	opacity: 1;
}

.mry-card-item .mry-card-cover-frame:hover .mry-cover-overlay {
	opacity: 0.1;
}

/* Sizes */

.mry-masonry-grid-item-50 .mry-card-item .mry-card-cover-frame {
	padding-bottom: calc(63% + 8px);
}

.mry-masonry-grid-item-50.mry-masonry-grid-item-h-x-2 .mry-card-item .mry-card-cover-frame {
	padding-bottom: calc(126% + 36px);
}

.mry-masonry-grid-item-33 .mry-card-item .mry-card-cover-frame {
	padding-bottom: calc(63% + 8px);
}

.mry-masonry-grid-item-33.mry-masonry-grid-item-h-x-2 .mry-card-item .mry-card-cover-frame {
	padding-bottom: calc(126% + 36px);
}

.mry-without-descr .mry-masonry-grid-item-50 .mry-card-item .mry-card-cover-frame {
	padding-bottom: 63%;
}

.mry-without-descr .mry-masonry-grid-item-50.mry-masonry-grid-item-h-x-2 .mry-card-item .mry-card-cover-frame {
	padding-bottom: 141%;
}

/* Grid */

.mry-portfolio-frame {
	position: relative;
	overflow: hidden;
}


.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
.row-cols-1 &gt; * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.row-cols-2 &gt; * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.row-cols-3 &gt; * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.row-cols-4 &gt; * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.row-cols-5 &gt; * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.row-cols-6 &gt; * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}
.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}
.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}
.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}
.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}
.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}
.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}
.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}
.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}
.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.order-first {
    -ms-flex-order: -1;
    order: -1;
}
.order-last {
    -ms-flex-order: 13;
    order: 13;
}
.order-0 {
    -ms-flex-order: 0;
    order: 0;
}
.order-1 {
    -ms-flex-order: 1;
    order: 1;
}
.order-2 {
    -ms-flex-order: 2;
    order: 2;
}
.order-3 {
    -ms-flex-order: 3;
    order: 3;
}
.order-4 {
    -ms-flex-order: 4;
    order: 4;
}
.order-5 {
    -ms-flex-order: 5;
    order: 5;
}
.order-6 {
    -ms-flex-order: 6;
    order: 6;
}
.order-7 {
    -ms-flex-order: 7;
    order: 7;
}
.order-8 {
    -ms-flex-order: 8;
    order: 8;
}
.order-9 {
    -ms-flex-order: 9;
    order: 9;
}
.order-10 {
    -ms-flex-order: 10;
    order: 10;
}
.order-11 {
    -ms-flex-order: 11;
    order: 11;
}
.order-12 {
    -ms-flex-order: 12;
    order: 12;
}
.offset-1 {
    margin-left: 8.333333%;
}
.offset-2 {
    margin-left: 16.666667%;
}
.offset-3 {
    margin-left: 25%;
}
.offset-4 {
    margin-left: 33.333333%;
}
.offset-5 {
    margin-left: 41.666667%;
}
.offset-6 {
    margin-left: 50%;
}
.offset-7 {
    margin-left: 58.333333%;
}
.offset-8 {
    margin-left: 66.666667%;
}
.offset-9 {
    margin-left: 75%;
}
.offset-10 {
    margin-left: 83.333333%;
}
.offset-11 {
    margin-left: 91.666667%;
}
@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .row-cols-sm-1 &gt; * {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .row-cols-sm-2 &gt; * {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .row-cols-sm-3 &gt; * {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .row-cols-sm-4 &gt; * {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .row-cols-sm-5 &gt; * {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .row-cols-sm-6 &gt; * {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-sm-first {
        -ms-flex-order: -1;
        order: -1;
    }
    .order-sm-last {
        -ms-flex-order: 13;
        order: 13;
    }
    .order-sm-0 {
        -ms-flex-order: 0;
        order: 0;
    }
    .order-sm-1 {
        -ms-flex-order: 1;
        order: 1;
    }
    .order-sm-2 {
        -ms-flex-order: 2;
        order: 2;
    }
    .order-sm-3 {
        -ms-flex-order: 3;
        order: 3;
    }
    .order-sm-4 {
        -ms-flex-order: 4;
        order: 4;
    }
    .order-sm-5 {
        -ms-flex-order: 5;
        order: 5;
    }
    .order-sm-6 {
        -ms-flex-order: 6;
        order: 6;
    }
    .order-sm-7 {
        -ms-flex-order: 7;
        order: 7;
    }
    .order-sm-8 {
        -ms-flex-order: 8;
        order: 8;
    }
    .order-sm-9 {
        -ms-flex-order: 9;
        order: 9;
    }
    .order-sm-10 {
        -ms-flex-order: 10;
        order: 10;
    }
    .order-sm-11 {
        -ms-flex-order: 11;
        order: 11;
    }
    .order-sm-12 {
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-sm-0 {
        margin-left: 0;
    }
    .offset-sm-1 {
        margin-left: 8.333333%;
    }
    .offset-sm-2 {
        margin-left: 16.666667%;
    }
    .offset-sm-3 {
        margin-left: 25%;
    }
    .offset-sm-4 {
        margin-left: 33.333333%;
    }
    .offset-sm-5 {
        margin-left: 41.666667%;
    }
    .offset-sm-6 {
        margin-left: 50%;
    }
    .offset-sm-7 {
        margin-left: 58.333333%;
    }
    .offset-sm-8 {
        margin-left: 66.666667%;
    }
    .offset-sm-9 {
        margin-left: 75%;
    }
    .offset-sm-10 {
        margin-left: 83.333333%;
    }
    .offset-sm-11 {
        margin-left: 91.666667%;
    }
}
@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .row-cols-md-1 &gt; * {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .row-cols-md-2 &gt; * {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .row-cols-md-3 &gt; * {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .row-cols-md-4 &gt; * {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .row-cols-md-5 &gt; * {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .row-cols-md-6 &gt; * {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-md-first {
        -ms-flex-order: -1;
        order: -1;
    }
    .order-md-last {
        -ms-flex-order: 13;
        order: 13;
    }
    .order-md-0 {
        -ms-flex-order: 0;
        order: 0;
    }
    .order-md-1 {
        -ms-flex-order: 1;
        order: 1;
    }
    .order-md-2 {
        -ms-flex-order: 2;
        order: 2;
    }
    .order-md-3 {
        -ms-flex-order: 3;
        order: 3;
    }
    .order-md-4 {
        -ms-flex-order: 4;
        order: 4;
    }
    .order-md-5 {
        -ms-flex-order: 5;
        order: 5;
    }
    .order-md-6 {
        -ms-flex-order: 6;
        order: 6;
    }
    .order-md-7 {
        -ms-flex-order: 7;
        order: 7;
    }
    .order-md-8 {
        -ms-flex-order: 8;
        order: 8;
    }
    .order-md-9 {
        -ms-flex-order: 9;
        order: 9;
    }
    .order-md-10 {
        -ms-flex-order: 10;
        order: 10;
    }
    .order-md-11 {
        -ms-flex-order: 11;
        order: 11;
    }
    .order-md-12 {
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-md-0 {
        margin-left: 0;
    }
    .offset-md-1 {
        margin-left: 8.333333%;
    }
    .offset-md-2 {
        margin-left: 16.666667%;
    }
    .offset-md-3 {
        margin-left: 25%;
    }
    .offset-md-4 {
        margin-left: 33.333333%;
    }
    .offset-md-5 {
        margin-left: 41.666667%;
    }
    .offset-md-6 {
        margin-left: 50%;
    }
    .offset-md-7 {
        margin-left: 58.333333%;
    }
    .offset-md-8 {
        margin-left: 66.666667%;
    }
    .offset-md-9 {
        margin-left: 75%;
    }
    .offset-md-10 {
        margin-left: 83.333333%;
    }
    .offset-md-11 {
        margin-left: 91.666667%;
    }
}
@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .row-cols-lg-1 &gt; * {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .row-cols-lg-2 &gt; * {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .row-cols-lg-3 &gt; * {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .row-cols-lg-4 &gt; * {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .row-cols-lg-5 &gt; * {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .row-cols-lg-6 &gt; * {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-lg-first {
        -ms-flex-order: -1;
        order: -1;
    }
    .order-lg-last {
        -ms-flex-order: 13;
        order: 13;
    }
    .order-lg-0 {
        -ms-flex-order: 0;
        order: 0;
    }
    .order-lg-1 {
        -ms-flex-order: 1;
        order: 1;
    }
    .order-lg-2 {
        -ms-flex-order: 2;
        order: 2;
    }
    .order-lg-3 {
        -ms-flex-order: 3;
        order: 3;
    }
    .order-lg-4 {
        -ms-flex-order: 4;
        order: 4;
    }
    .order-lg-5 {
        -ms-flex-order: 5;
        order: 5;
    }
    .order-lg-6 {
        -ms-flex-order: 6;
        order: 6;
    }
    .order-lg-7 {
        -ms-flex-order: 7;
        order: 7;
    }
    .order-lg-8 {
        -ms-flex-order: 8;
        order: 8;
    }
    .order-lg-9 {
        -ms-flex-order: 9;
        order: 9;
    }
    .order-lg-10 {
        -ms-flex-order: 10;
        order: 10;
    }
    .order-lg-11 {
        -ms-flex-order: 11;
        order: 11;
    }
    .order-lg-12 {
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-lg-0 {
        margin-left: 0;
    }
    .offset-lg-1 {
        margin-left: 8.333333%;
    }
    .offset-lg-2 {
        margin-left: 16.666667%;
    }
    .offset-lg-3 {
        margin-left: 25%;
    }
    .offset-lg-4 {
        margin-left: 33.333333%;
    }
    .offset-lg-5 {
        margin-left: 41.666667%;
    }
    .offset-lg-6 {
        margin-left: 50%;
    }
    .offset-lg-7 {
        margin-left: 58.333333%;
    }
    .offset-lg-8 {
        margin-left: 66.666667%;
    }
    .offset-lg-9 {
        margin-left: 75%;
    }
    .offset-lg-10 {
        margin-left: 83.333333%;
    }
    .offset-lg-11 {
        margin-left: 91.666667%;
    }
}
@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .row-cols-xl-1 &gt; * {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .row-cols-xl-2 &gt; * {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .row-cols-xl-3 &gt; * {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .row-cols-xl-4 &gt; * {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .row-cols-xl-5 &gt; * {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .row-cols-xl-6 &gt; * {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-xl-first {
        -ms-flex-order: -1;
        order: -1;
    }
    .order-xl-last {
        -ms-flex-order: 13;
        order: 13;
    }
    .order-xl-0 {
        -ms-flex-order: 0;
        order: 0;
    }
    .order-xl-1 {
        -ms-flex-order: 1;
        order: 1;
    }
    .order-xl-2 {
        -ms-flex-order: 2;
        order: 2;
    }
    .order-xl-3 {
        -ms-flex-order: 3;
        order: 3;
    }
    .order-xl-4 {
        -ms-flex-order: 4;
        order: 4;
    }
    .order-xl-5 {
        -ms-flex-order: 5;
        order: 5;
    }
    .order-xl-6 {
        -ms-flex-order: 6;
        order: 6;
    }
    .order-xl-7 {
        -ms-flex-order: 7;
        order: 7;
    }
    .order-xl-8 {
        -ms-flex-order: 8;
        order: 8;
    }
    .order-xl-9 {
        -ms-flex-order: 9;
        order: 9;
    }
    .order-xl-10 {
        -ms-flex-order: 10;
        order: 10;
    }
    .order-xl-11 {
        -ms-flex-order: 11;
        order: 11;
    }
    .order-xl-12 {
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-xl-0 {
        margin-left: 0;
    }
    .offset-xl-1 {
        margin-left: 8.333333%;
    }
    .offset-xl-2 {
        margin-left: 16.666667%;
    }
    .offset-xl-3 {
        margin-left: 25%;
    }
    .offset-xl-4 {
        margin-left: 33.333333%;
    }
    .offset-xl-5 {
        margin-left: 41.666667%;
    }
    .offset-xl-6 {
        margin-left: 50%;
    }
    .offset-xl-7 {
        margin-left: 58.333333%;
    }
    .offset-xl-8 {
        margin-left: 66.666667%;
    }
    .offset-xl-9 {
        margin-left: 75%;
    }
    .offset-xl-10 {
        margin-left: 83.333333%;
    }
    .offset-xl-11 {
        margin-left: 91.666667%;
    }
}

.mry-masonry-grid-item {
	float: left;
	padding: 30px;
	overflow: hidden;
}

.mry-masonry-grid-item-33 {
	width: 33%;
}

.mry-masonry-grid-item-50 {
	width: 50%;
}

.mry-masonry-grid-item-100 {
	width: 100%;
}

/* Grid after 992px */

@media (max-width: 992px) {
	.mry-3-col .mry-grid-sizer, .mry-3-col .mry-masonry-grid-item {
		width: 50%;
	}
	.mry-masonry-grid-item-33 {
		width: 50%;
	}
	.mry-masonry-grid-item-50 {
		width: 100%;
	}
	.mry-masonry-grid-item-100 {
		width: 100%;
	}
}

/* Grid after 768px */

@media (max-width: 768px) {
	.mry-3-col .mry-grid-sizer, .mry-3-col .mry-masonry-grid-item {
		width: 100%;
	}
	.mry-masonry-grid-item-33 {
		width: 100%;
	}
	.mry-masonry-grid-item-50 {
		width: 100%;
	}
	.mry-masonry-grid-item-100 {
		width: 100%;
	}
	.mry-filter {
		text-align: center;
		display: flex;
		flex-direction: column;
	}
	.mry-filter .mry-card-category {
		margin-bottom: 20px;
		margin-right: 0;
	}
	.mry-filter .mry-card-category.mry-current {
		color: #fbec01;
	}
}

/* Custom
==================================== */

/* Swiper */

.swiper-slide {
	position: relative;
}

/* Mapbox */

.mry-map-frame {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-bottom: 50%;
}

.mry-map-frame .mry-map {
	margin-top: -4%;
	position: absolute;
	width: 100%;
	height: 100%;
	pointer-events: none;
}

.mry-map-frame .mry-map.mry-active {
	pointer-events: all;
}

.mry-map-frame:hover .mry-lock {
	opacity: 1;
}

.mapboxgl-marker:after {
	position: absolute;
	content: 'Mireya';
	letter-spacing: 2px;
	transform: translateX(-30%) translateY(10px);
	display: block;
	color: #fff;
	font-weight: 800;
	text-transform: uppercase;
	font-size: 10px;
	padding: 1px 10px;
	white-space: nowrap;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.2);
	border-radius: 10px;
}

.mapboxgl-marker svg {
	transform: scale(1.2);
	animation: marker 1s infinite ease-in-out;
}

.mapboxgl-marker svg g {
	fill: #fbec01;
}

.mapboxgl-marker svg circle {
	fill: #141414;
}

.mapboxgl-marker svg ellipse {
	fill: #000;
}

@keyframes marker {
	0% {
		transform: scale(1.2) translateY(0);
	}
	50% {
		transform: scale(1.2) translateY(-10px);
	}
	0% {
		transform: scale(1.2) translateY(0);
	}
}

.mry-lock {
	opacity: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	color: rgba(215, 215, 215, 0.8);
	position: absolute;
	z-index: 9;
	bottom: 0;
	right: 0;
	transition: .4s ease-in-out;
}

.mry-lock:hover {
	color: #e6e6e6;
}

/* Fancybox */

.fancybox-container {
	width: 100vw;
	height: 100vh;
}

.fancybox-container .fancybox-bg {
	background: #0a0a0a;
}

.fancybox-slide--video {
	width: 100%;
	display: flex;
	justify-content: center;
}

.fancybox-slide--video .fancybox-content {
	margin-top: 100px !important;
	width: 80% !important;
	background-color: transparent;
}

.fancybox-navigation .fancybox-button--arrow_left, .fancybox-navigation .fancybox-button--arrow_right {
	padding: 13px;
	color: #e1e1e1;
}

.fancybox-is-open .fancybox-bg {
	opacity: 1;
}

.fancybox-toolbar {
	background: #141414;
	display: flex;
	width: 100vw;
	justify-content: flex-end;
	align-items: center;
	height: 100px;
	z-index: 999999;
	padding: 0 30px;
	transition: 0.4s ease-in-out;
}

.fancybox-toolbar .fancybox-button {
	background: transparent;
	color: #e6e6e6;
	padding: 9px;
}

.fancybox-toolbar .fancybox-button:hover {
	color: #e6e6e6;
}

.fancybox-slide--image {
	padding: 130px 0 60px;
}

.fancybox-navigation .fancybox-button {
	background-color: transparent;
	margin: 0 15px;
}

.fancybox-infobar {
	top: 5px;
	left: 0;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	margin-left: 5px;
	z-index: 9999999999999;
	height: 95px;
	width: 100px;
	display: flex;
	opacity: 1;
	justify-content: center;
	align-items: center;
}

.fancybox-progress {
	background: #fbec01;
	z-index: 999999999999999999;
}

.fancybox-thumbs {
	background-color: #0a0a0a;
}

.fancybox-thumbs__list a:before {
	border-color: #fbec01;
	transition: 0.4s ease-in-out;
}

.fancybox-button[disabled] {
	transform: scale(0);
	pointer-events: none;
	transition: 0.4s ease-in-out;
}

@media (max-width: 768px) {
	.fancybox-slide--video .fancybox-content {
		width: 100% !important;
	}
	.fancybox-container {
		margin: 0;
		width: 100%;
		height: 100%;
	}
	.fancybox-toolbar {
		width: 100%;
	}
	.fancybox-navigation .fancybox-button {
		bottom: -10px;
		top: auto;
	}
}


.mry-content-frame {
	width: 100% !important;
	height: 100vh !important;
	position: relative !important;
	overflow: auto !important;
}

/* Form  Validation
==================================== */

.parsley-errors-list {
	font-size: 10px !important;
	font-weight: 600;
	text-transform: uppercase;
	border: 1px solid #fbec01;
	background-color: #fbec01;
	color: white;
	padding: 2px 0 0 3px !important;
	margin: 10px 0 10px 0 !important;
	list-style-type: none;
	opacity: 0;
}

.parsley-errors-list.filled {
	opacity: 1;
}

.parsley-errors-list:before {
	content: '';
	display: block;
	margin-top: -9px;
	pointer-events: none;
	position: absolute;
	border-bottom: solid 6px #fbec01;
	border-left: solid 6px transparent;
	border-right: solid 6px transparent;
}

/* Success Submit
==================================== */

#success {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 300px;
	height: 190px;
	margin-top: -85px;
	margin-left: -150px;
	text-align: center;
}

#success h4 {
	margin-top: 10px;
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
}

#success small {
	color: white;
}

@-webkit-keyframes checkmark {
	0% {
		stroke-dashoffset: 50
	}
	100% {
		stroke-dashoffset: 0
	}
}

@-ms-keyframes checkmark {
	0% {
		stroke-dashoffset: 50
	}
	100% {
		stroke-dashoffset: 0
	}
}

@keyframes checkmark {
	0% {
		stroke-dashoffset: 50
	}
	100% {
		stroke-dashoffset: 0
	}
}

@-webkit-keyframes checkmark-circle {
	0% {
		stroke-dashoffset: 240
	}
	100% {
		stroke-dashoffset: 480
	}
}

@-ms-keyframes checkmark-circle {
	0% {
		stroke-dashoffset: 240
	}
	100% {
		stroke-dashoffset: 480
	}
}

@keyframes checkmark-circle {
	0% {
		stroke-dashoffset: 240
	}
	100% {
		stroke-dashoffset: 480
	}
}

.inlinesvg .svg svg {
	display: inline
}

.icon-order-success svg path {
	-webkit-animation: checkmark 0.25s ease-in-out 0.7s backwards;
	animation: checkmark 0.25s ease-in-out 0.7s backwards
}

.icon-order-success svg circle {
	-webkit-animation: checkmark-circle 0.6s ease-in-out backwards;
	animation: checkmark-circle 0.6s ease-in-out backwards
}
.tab-inner { 
    overflow: hidden; 
    line-height: 1.5; 
    font-weight: 300; 
    color: #888; 
    -webkit-font-smoothing: antialiased; 
    padding: 10px 30px; 
    overflow-x: hidden; 
    overflow-y: hidden; 
    padding-top: 10px; 
    padding-right: 20px; 
    padding-bottom: 10px; 
    padding-left: 20px;
    margin-top: 20px;
} 
.searech {
    padding: 20px;
    margin-top: 20px;
}
.tabs {
    display: table;
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
    padding: 0;
}
.tabs li {
    float: left;
    line-height: 32px;
    overflow: hidden;
    padding: 0;
    position: relative;
    margin-right: -2px;
    width: 50%;
}
.current a {
    position: relative;
    border-bottom: 1px solid #fbec01;
    color: #111;
}
.headding-border {
    position: relative;
    border-bottom: 1px solid #ddd;
    background-color: #fbec01;
    margin-bottom: 30px;
}
.category-headding {
    margin-top: 0;
    font-size: 16px;
    color: #222;
    text-transform: uppercase;
    font-family: lato,sans-serif;
    font-weight: 700;
    letter-spacing: .5px;
}
.tabs a {
    background-color: transparent;
    color: #7e7e7e;
    display: block;
    letter-spacing: 0;
    outline: none;
    padding: 0;
    text-decoration: none;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border: 0;
    font-size: 13px;
    text-align: left;
    font-weight: 700;
}
.tab-item-inner:first-child {
    display: block;
}
.box-item {
    position: relative;
    padding-bottom: 20px;
}
.box-item .img-thumb {
    position: absolute;
    left: 0;
    top: 0;
}
.tab-inner .box-item .item-details {
    margin-left: 105px;
    min-height: 80px;
}
.item-details .sub-category-title {
    font-family: lato,sans-serif;
    display: inline-block;
    padding: 4px 8px;
    color: #fff;
    margin: 0;
    font-size: 9px;
    font-weight: 700;
    letter-spacing: 1px;
    padding-left: 0
}
.post-editor-date {
    font-size: 13px;
    font-weight: 500;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}
.bg-color-1 {
    background-color: #fbec01!important;
}
.feed-inner {
    padding: 30px;
    background: #f6f6f6;
    position: relative;
    margin-bottom: 50px;
}
.td-module-title {
    font-size: 12px;
    text-align: left;
    line-height: 20px;
}
.justify-content-start {
    justify-content: flex-start !important;
}
.justify-content-end {
    justify-content: flex-end !important;
}
.justify-content-center {
    justify-content: center !important;
}
.justify-content-between {
    justify-content: space-between !important;
}
.justify-content-around {
    justify-content: space-around !important;
}
.justify-content-evenly {
    justify-content: space-evenly !important;
}

.new-h3 h3, .new-h3 h1, .uk-accordion-title.uk-margin-remove, .blog-content h1, .blog-content h2, .blog-content h3, .blog-content h4{
    font-size: 1.266rem;
    line-height: 1.4;
    text-align: left;
}

/*Faq Section Two Starts Here*/
.sticky-menu {
position: sticky;
top: 320px;
}

.faq-menu {
padding: 60px 30px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}

.faq-menu ul li a {
padding: 8px 0;
color: #ffffff;
position: relative;
}

.faq-menu ul li{
list-style: none;
}

.faq-menu ul li a:hover, .faq-menu ul li a.active {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background: rgba(255, 255, 255, 0.2);
padding-left: 30px;
}

.faq-menu ul li a:hover::before, .faq-menu ul li a.active::before {
opacity: 1;
}

@media (max-width: 575px) {
.faq-menu {
    padding: 40px 30px;
}
}

@media (max-width: 991px) {
.faq-menu {
    max-width: 400px;
    margin: 0 auto 30px;
}
}

.faq-video {
padding: 10px;
background: #ffffff;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
text-align: center;
}

@media (max-width: 991px) {
.faq-video {
    max-width: 400px;
    margin: 0 auto;
}
}

.faq-video .video-area {
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
position: relative;
display: block;
overflow: hidden;
}

.faq-video .video-area img {
width: 100%;
}

.faq-video .video-area .video-button-2 i {
background: #ff8a00;
border-color: #ff8a00;
}

.faq-video .title {
margin: 0;
padding: 20px 0 10px;
}

.faq--wrapper {
margin-bottom: 53px;
}

.faq--wrapper .main-title {
font-weight: 700;
margin: 0;
margin-bottom: 26px;
font-size: 2rem;
text-align: left;
}
.light-content p {
color: #fff;
}
.faq--wrapper:last-child {
margin-bottom: 0;
}

@media (max-width: 991px) {
.faq--wrapper {
    margin-bottom: 43px;
}

.faq--wrapper .main-title {
    margin-bottom: 16px;
}
}

.faq--item {
    background: #90908926;
    padding: 26px 30px;
    position: relative;
    border: 1px solid rgb(0 0 0 / 20%);
    border-radius: 10px;
    -moz-border-radius: 10px;
    margin-bottom: 20px;
}

.faq--item:last-child {
margin-bottom: 0;
}

.faq--item .faq-title {
cursor: pointer;
}

.faq--item .faq-title .title {
margin: 0;
padding-right: 15px;
font-weight: 600;
font-size: 22px;
}

.faq--item .faq-title .icon {
width: 12px;
height: 12px;
border-top: 1px solid #ffffff;
border-left: 1px solid #ffffff;
position: absolute;
right: 30px;
top: 35px;
-webkit-transform: rotate(135deg);
-ms-transform: rotate(135deg);
transform: rotate(135deg);
-webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
transition: all ease 0.3s;
}

.faq--item .faq-content {
padding-top: 30px;
padding-bottom: 10px;
display: none;
font-size: 18px;
}

.faq--item.open .icon {
-webkit-transform: rotate(225deg);
-ms-transform: rotate(225deg);
transform: rotate(225deg);
}

.faq--item.active .faq-content {
display: block;
}

@media (max-width: 575px) {
.faq--item {
    padding-left: 15px;
    padding-right: 15px;
}

.faq--item .faq-title .title {
    font-size: 20px;
}

.faq--item .faq-title .icon {
    right: 15px;
    top: 32px;
}
}

.mt-70 {
margin-top: 70px;
}


.footer-menu {
    margin: 0;
    text-align: left;
    list-style: none;
    margin-top: 20px;
}

.ft_menu {
    position: absolute;
    margin: 0 auto;
    width: 100%;
    height: auto;
    display: table;
    left: 0;
    pointer-events: none;
    padding-right: 80px;
}
.mb-10 {
    margin-bottom: 10px;
}
.ai-fe {
    align-items: flex-end;
}
ul.li-none {
    list-style: none;
    display: flex;
    margin: 0;
}
.li-none &gt; li &gt; a &gt; img{
    height: 32px;
    width: 32px;
    margin: 5px;
    margin-top: 0px;
}
.m-0a {
    margin: 0 auto;
}
.home-nsv {
    display: flex;
}
.home-nsv &gt; li {
    margin-right: 20px;
}
.button-text.sticky.left {
    margin-top: -20px;
}</pre></body></html>