@charset "UTF-8";
.wp-pagenavi {
clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 3px 5px;
margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color: #000;
}
.wp-pagenavi span.current {
font-weight: bold;
}.fp-enabled body,html.fp-enabled{margin:0;padding:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0)}#superContainer{height:100%;position:relative;-ms-touch-action:none;touch-action:none}.fp-section{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fp-slide{float:left}.fp-slide,.fp-slidesContainer{height:100%;display:block}.fp-slides{z-index:1;height:100%;overflow:hidden;position:relative;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.fp-section.fp-table,.fp-slide.fp-table{display:table;table-layout:fixed;width:100%}.fp-tableCell{display:table-cell;vertical-align:middle;width:100%;height:100%}.fp-slidesContainer{float:left;position:relative}.fp-controlArrow{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none;position:absolute;z-index:4;top:50%;cursor:pointer;width:0;height:0;border-style:solid;margin-top:-38px;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fp-controlArrow.fp-prev{left:15px;width:0;border-width:38.5px 34px 38.5px 0;border-color:transparent #fff transparent transparent}.fp-controlArrow.fp-next{right:15px;border-width:38.5px 0 38.5px 34px;border-color:transparent transparent transparent #fff}.fp-scrollable{overflow:hidden;position:relative}.fp-scroller{overflow:hidden}.iScrollIndicator{border:0!important}.fp-notransition{-webkit-transition:none!important;transition:none!important}#fp-nav{position:fixed;z-index:100;margin-top:-32px;top:50%;opacity:1;-webkit-transform:translate3d(0,0,0)}#fp-nav.right{right:17px}#fp-nav.left{left:17px}.fp-slidesNav{position:absolute;z-index:4;left:50%;opacity:1;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fp-slidesNav.bottom{bottom:17px}.fp-slidesNav.top{top:17px}#fp-nav ul,.fp-slidesNav ul{margin:0;padding:0}#fp-nav ul li,.fp-slidesNav ul li{display:block;width:14px;height:13px;margin:7px;position:relative}.fp-slidesNav ul li{display:inline-block}#fp-nav ul li a,.fp-slidesNav ul li a{display:block;position:relative;z-index:1;width:100%;height:100%;cursor:pointer;text-decoration:none}#fp-nav ul li a.active span,#fp-nav ul li:hover a.active span,.fp-slidesNav ul li a.active span,.fp-slidesNav ul li:hover a.active span{height:12px;width:12px;margin:-6px 0 0 -6px;border-radius:100%}#fp-nav ul li a span,.fp-slidesNav ul li a span{border-radius:50%;position:absolute;z-index:1;height:4px;width:4px;border:0;background:#333;left:50%;top:50%;margin:-2px 0 0 -2px;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}#fp-nav ul li:hover a span,.fp-slidesNav ul li:hover a span{width:10px;height:10px;margin:-5px 0 0 -5px}#fp-nav ul li .fp-tooltip{position:absolute;top:-2px;color:#fff;font-size:14px;font-family:arial,helvetica,sans-serif;white-space:nowrap;max-width:220px;overflow:hidden;display:block;opacity:0;width:0;cursor:pointer}#fp-nav ul li:hover .fp-tooltip,#fp-nav.fp-show-active a.active+.fp-tooltip{-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in;width:auto;opacity:1}#fp-nav ul li .fp-tooltip.right{right:20px}#fp-nav ul li .fp-tooltip.left{left:20px}.fp-auto-height .fp-slide,.fp-auto-height .fp-tableCell,.fp-auto-height.fp-section{height:auto!important}.fp-responsive .fp-auto-height-responsive .fp-slide,.fp-responsive .fp-auto-height-responsive .fp-tableCell,.fp-responsive .fp-auto-height-responsive.fp-section{height:auto!important}
   html {
font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100% } body {
margin: 0;
}  article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary { display: block;
} audio,
canvas,
progress,
video {
display: inline-block;
} audio:not([controls]) {
display: none;
height: 0;
} progress {
vertical-align: baseline;
} template,
[hidden] {
display: none;
}  a {
background-color: transparent; -webkit-text-decoration-skip: objects } a:active,
a:hover {
outline-width: 0;
}  abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted } b,
strong {
font-weight: inherit;
} b,
strong {
font-weight: bolder;
} dfn {
font-style: italic;
} h1 {
font-size: 2em;
margin: 0.67em 0;
} mark {
background-color: #ff0;
color: #000;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
} svg:not(:root) {
overflow: hidden;
}  code,
kbd,
pre,
samp {
font-family: monospace, monospace; font-size: 1em } figure {
margin: 1em 40px;
} hr {
box-sizing: content-box; height: 0; overflow: visible }  button,
input,
select,
textarea {
font: inherit; margin: 0 } optgroup {
font-weight: bold;
} button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
html [type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button } button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal } textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box; padding: 0 } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px } [type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-input-placeholder {
color: inherit;
opacity: 0.54;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit }
body {
margin: 0;
padding: 0;
-ms-overflow-x: hidden;
overflow-x: hidden;
max-width: 100%;
}
.ar {
direction: rtl;
}
.slick-slider {
direction: ltr !important;
}
h1, h2, h3, h4, h5, p {
margin: 0;
}
a {
text-decoration: none;
}
strong {
font-weight: 900;
}
ul {
padding: 0;
margin: 0;
}
* {
box-sizing: border-box;
outline: none;
}
*:focus {
outline: none;
}
::-moz-focus-inner {
border: 0;
}
a[href^=tel] {
color: inherit !important;
text-decoration: none;
direction: ltr !important;
unicode-bidi: embed;
} @font-face {
font-family: 'Gotham Pro Light';
src: url(//majaless.ae/wp-content/themes/majaless/fonts/subset-GothamPro-Light.eot);
src: url(//majaless.ae/wp-content/themes/majaless/fonts/subset-GothamPro-Light.eot?#iefix) format("embedded-opentype"), url(//majaless.ae/wp-content/themes/majaless/fonts/subset-GothamPro-Light.woff) format("woff"), url(//majaless.ae/wp-content/themes/majaless/fonts/subset-GothamPro-Light.ttf) format("truetype"), url(//majaless.ae/wp-content/themes/majaless/fonts/subset-GothamPro-Light.svg#GothamPro-Light) format("svg");
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'Gotham Pro Medium';
src: url(//majaless.ae/wp-content/themes/majaless/fonts/subset-GothamPro-Medium.eot);
src: url(//majaless.ae/wp-content/themes/majaless/fonts/subset-GothamPro-Medium.eot?#iefix) format("embedded-opentype"), url(//majaless.ae/wp-content/themes/majaless/fonts/subset-GothamPro-Medium.woff) format("woff"), url(//majaless.ae/wp-content/themes/majaless/fonts/subset-GothamPro-Medium.ttf) format("truetype"), url(//majaless.ae/wp-content/themes/majaless/fonts/subset-GothamPro-Medium.svg#GothamPro-Medium) format("svg");
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'Gotham Pro Bold';
src: url(//majaless.ae/wp-content/themes/majaless/fonts/subset-GothamPro-Bold.eot);
src: url(//majaless.ae/wp-content/themes/majaless/fonts/subset-GothamPro-Bold.eot?#iefix) format("embedded-opentype"), url(//majaless.ae/wp-content/themes/majaless/fonts/subset-GothamPro-Bold.woff) format("woff"), url(//majaless.ae/wp-content/themes/majaless/fonts/subset-GothamPro-Bold.ttf) format("truetype"), url(//majaless.ae/wp-content/themes/majaless/fonts/subset-GothamPro-Bold.svg#GothamPro-Bold) format("svg");
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'Gotham Pro';
src: url(//majaless.ae/wp-content/themes/majaless/fonts/subset-GothamPro.eot);
src: url(//majaless.ae/wp-content/themes/majaless/fonts/subset-GothamPro.eot?#iefix) format("embedded-opentype"), url(//majaless.ae/wp-content/themes/majaless/fonts/subset-GothamPro.woff) format("woff"), url(//majaless.ae/wp-content/themes/majaless/fonts/subset-GothamPro.ttf) format("truetype"), url(//majaless.ae/wp-content/themes/majaless/fonts/subset-GothamPro.svg#GothamPro) format("svg");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Playfair Display Italic';
src: url(//majaless.ae/wp-content/themes/majaless/fonts/subset-PlayfairDisplay-Italic.eot);
src: url(//majaless.ae/wp-content/themes/majaless/fonts/subset-PlayfairDisplay-Italic.eot?#iefix) format("embedded-opentype"), url(//majaless.ae/wp-content/themes/majaless/fonts/subset-PlayfairDisplay-Italic.woff) format("woff"), url(//majaless.ae/wp-content/themes/majaless/fonts/subset-PlayfairDisplay-Italic.ttf) format("truetype"), url(//majaless.ae/wp-content/themes/majaless/fonts/subset-PlayfairDisplay-Italic.svg#PlayfairDisplay-Italic) format("svg");
font-weight: normal;
font-style: italic;
}
@font-face {
font-family: 'Playfair Display Bold';
src: url(//majaless.ae/wp-content/themes/majaless/fonts/subset-PlayfairDisplay-Bold.eot);
src: url(//majaless.ae/wp-content/themes/majaless/fonts/subset-PlayfairDisplay-Bold.eot?#iefix) format("embedded-opentype"), url(//majaless.ae/wp-content/themes/majaless/fonts/subset-PlayfairDisplay-Bold.woff) format("woff"), url(//majaless.ae/wp-content/themes/majaless/fonts/subset-PlayfairDisplay-Bold.ttf) format("truetype"), url(//majaless.ae/wp-content/themes/majaless/fonts/subset-PlayfairDisplay-Bold.svg#PlayfairDisplay-Bold) format("svg");
font-weight: bold;
font-style: normal;
} .slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
overflow: hidden;
display: block;
margin: 0;
padding: 0;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
left: 0;
top: 0;
display: block;
}
.slick-track:before, .slick-track:after {
content: "";
display: table;
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
float: left;
height: 100%;
min-height: 1px;
display: none;
}
[dir="rtl"] .slick-slide {
float: right;
}
.slick-slide img {
display: block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
} .slick-loading .slick-list {
background: #fff url(//majaless.ae/wp-content/themes/majaless/css/scss/01-tools/ajax-loader.gif) center center no-repeat;
} @font-face {
font-family: "slick";
src: url(//majaless.ae/wp-content/themes/majaless/fonts/slick.eot);
src: url(//majaless.ae/wp-content/themes/majaless/fonts/slick.eot?#iefix) format("embedded-opentype"), url(//majaless.ae/wp-content/themes/majaless/fonts/slick.woff) format("woff"), url(//majaless.ae/wp-content/themes/majaless/fonts/slick.ttf) format("truetype"), url(//majaless.ae/wp-content/themes/majaless/fonts/slick.svg#slick) format("svg");
font-weight: normal;
font-style: normal;
} .slick-prev,
.slick-next {
position: absolute;
display: block;
height: 20px;
width: 20px;
line-height: 0px;
font-size: 0px;
cursor: pointer;
background: transparent;
color: transparent;
top: 50%;
margin-top: -10px;
padding: 0;
border: none;
outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
outline: none;
background: transparent;
color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
opacity: 0.25;
}
.slick-prev:before, .slick-next:before {
font-family: "slick";
font-size: 20px;
line-height: 1;
color: white;
opacity: 0.75;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev {
left: -25px;
}
[dir="rtl"] .slick-prev {
left: auto;
right: -25px;
}
.slick-prev:before {
content: "←";
}
[dir="rtl"] .slick-prev:before {
content: "→";
}
.slick-next {
right: -25px;
}
[dir="rtl"] .slick-next {
left: -25px;
right: auto;
}
.slick-next:before {
content: "→";
}
[dir="rtl"] .slick-next:before {
content: "←";
} .slick-slider {
margin-bottom: 30px;
}
.slick-dots {
position: absolute;
bottom: -45px;
list-style: none;
display: block;
text-align: center;
padding: 0;
width: 100%;
}
.slick-dots li {
position: relative;
display: inline-block;
height: 20px;
width: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button {
border: 0;
background: transparent;
display: block;
height: 20px;
width: 20px;
outline: none;
line-height: 0px;
font-size: 0px;
color: transparent;
padding: 5px;
cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
opacity: 1;
}
.slick-dots li button:before {
position: absolute;
top: 0;
left: 0;
content: "•";
width: 20px;
height: 20px;
font-family: "slick";
font-size: 6px;
line-height: 20px;
text-align: center;
color: black;
opacity: 0.25;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
color: black;
opacity: 0.75;
} .mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
filter: alpha(opacity=80);
}
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden;
}
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box;
}
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
display: none;
}
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto;
}
.mfp-ajax-cur {
cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -webkit-zoom-out;
cursor: zoom-out;
}
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: zoom-in;
cursor: url(//majaless.ae/wp-content/themes/majaless/images/pointer.png), auto !important;
}
.mfp-auto-cursor .mfp-content {
cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.mfp-loading.mfp-figure {
display: none;
}
.mfp-hide {
display: none !important;
}
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044;
}
.mfp-preloader a {
color: #CCC;
}
.mfp-preloader a:hover {
color: #FFF;
}
.mfp-s-ready .mfp-preloader {
display: none;
}
.mfp-s-error .mfp-content {
display: none;
}
button.mfp-close, button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
cursor: url(//majaless.ae/wp-content/themes/majaless/images/pointer.png), auto !important;
}
button::-moz-focus-inner {
padding: 0;
border: 0;
}
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
filter: alpha(opacity=65);
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
opacity: 1;
filter: alpha(opacity=100);
}
.mfp-close:active {
top: 1px;
}
.mfp-close-btn-in .mfp-close {
color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%;
}
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap;
}
.mfp-arrow {
position: absolute;
opacity: 0.65;
filter: alpha(opacity=65);
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
opacity: 1;
filter: alpha(opacity=100);
}
.mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7;
}
.mfp-arrow-left {
left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
border-right: 17px solid #FFF;
margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
margin-left: 25px;
border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
border-left: 17px solid #FFF;
margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
top: -40px;
}
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000;
} img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto;
} .mfp-figure {
line-height: 0;
}
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444;
}
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px;
}
.mfp-figure figure {
margin: 0;
}
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto;
}
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px;
}
.mfp-image-holder .mfp-content {
max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer;
cursor: url(//majaless.ae/wp-content/themes/majaless/images/pointer.png), auto !important;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
padding: 0;
}
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0;
}
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0;
}
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px;
}
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0;
}
}
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
-ms-transform: scale(0.75);
transform: scale(0.75);
}
.mfp-arrow-left {
-webkit-transform-origin: 0;
-ms-transform-origin: 0;
transform-origin: 0;
}
.mfp-arrow-right {
-webkit-transform-origin: 100%;
-ms-transform-origin: 100%;
transform-origin: 100%;
}
.mfp-container {
padding-left: 6px;
padding-right: 6px;
}
}
.mfp-ie7 .mfp-img {
padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
padding: 0;
}
.mfp-ie7 .mfp-content {
padding-top: 44px;
}
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0;
}  .my-mfp-slide-bottom .zoom-anim-dialog {
opacity: 0;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
-webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
-ms-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);
-ms-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);
-ms-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;
transition: opacity 0.3s ease-out;
} .my-mfp-slide-bottom.mfp-ready.mfp-bg {
opacity: 0.8;
} .my-mfp-slide-bottom.mfp-removing.mfp-bg {
opacity: 0;
} article, .article-slider {
*zoom: 1;
}
article:after, .article-slider:after {
content: '';
display: table;
line-height: 0;
clear: both;
}
html,
body {
background-color: #231F20;
color: #FFF;
font: 24px "Gotham Pro Light";
cursor: url(//majaless.ae/wp-content/themes/majaless/images/cursor.png), auto;
}
@media (max-width: 1600px) {
html,
body {
font: 22px "Gotham Pro Light";
}
}
@media (max-width: 1400px) {
html,
body {
font-size: 20px;
}
}
@media (max-width: 1000px) {
html,
body {
font-size: 18px;
}
}
@media (max-width: 600px) {
html,
body {
font-size: 16px;
}
}
@media (max-width: 400px) {
html,
body {
font-size: 14px;
}
}
body {
padding-top: 160px;
height: auto;
}
@media (max-width: 1400px) {
body {
padding-top: 100px;
}
}
.fp {
padding-top: 0;
background-image: url(//majaless.ae/wp-content/themes/majaless/images/ornament.jpg);
background-size: cover;
background-position: 0 0;
background-attachment: fixed;
}
@media (max-width: 1200px) {
.fp {
overflow: auto!important;
}
}
@media (max-width: 1000px) {
.fp {
padding-top: 100px;
}
}
#canvas-bg {
opacity: .4;
position: fixed;
left: 0;
top: 0;
z-index: 0;
}
#canvas-overlay {
position: fixed;
z-index: 0;
left: 0;
top: 0;
bottom: 0;
right: 0;
background-image: url(//majaless.ae/wp-content/themes/majaless/images/ornament.jpg);
background-size: cover;
background-position: 0 0;
width: 100%;
}
#fullpage {
position: relative;
z-index: 1;
}
canvas {
position: fixed;
left: 0;
top: 0;
z-index: 0;
}
#canvas-img,
#background_music {
display: none;
}
.page-title {
font: 72px/71px "Playfair Display Bold";
margin-bottom: 60px;
color: #FFF;
opacity: 0;
-webkit-transition: all 1s;
transition: all 1s;
position: relative;
top: -20px;
-webkit-transition-delay: .2s;
transition-delay: .2s;
text-align: center;
}
.page-title img {
max-width: 100%;
}
@media (max-width: 1600px) {
.page-title {
font: 65px/66px "Playfair Display Bold";
}
}
@media (max-width: 1400px) {
.page-title {
font: 59px/60px "Playfair Display Bold";
margin-bottom: 40px;
}
}
@media (max-width: 1200px) {
.page-title {
font-size: 56px;
line-height: 66px;
}
}
@media (max-width: 1000px) {
.page-title {
font-size: 52px;
line-height: 60px;
}
}
@media (max-width: 800px) {
.page-title {
font-size: 48px;
line-height: 1.2;
}
}
@media (max-width: 600px) {
.page-title {
font-size: 42px;
}
}
@media (max-width: 500px) {
.page-title {
font-size: 38px;
}
}
@media (max-width: 400px) {
.page-title {
font-size: 34px;
}
}
.subtitle {
font: 18px "Gotham Pro Light";
text-transform: uppercase;
color: #F5D679;
display: block;
text-align: center;
margin-bottom: 10px;
}
@media (max-width: 800px) {
.subtitle {
font-size: 16px;
}
}
@media (max-width: 600px) {
.subtitle {
font-size: 14px;
}
}
h3 {
font: 60px "Playfair Display Bold";
margin-bottom: 55px;
}
article h2 {
font: 60px "Playfair Display Bold";
}
article  h3 {
font: 50px "Playfair Display Bold";
}
@media (max-width: 1200px) {
h3 {
font-size: 52px;
margin-bottom: 40px;
}
article h2 {
font-size: 52px;
}
article  h3 {
font-size: 42px;
}
}
@media (max-width: 1000px) {
h3 {
font-size: 46px;
margin-bottom: 30px;
}
article h2 {
font-size: 42px;
}
article  h3 {
font-size: 34px;
}
}
@media (max-width: 800px) {
h3 {
font-size: 40px;
margin-bottom: 20px;
}
article h2 {
font-size: 36px;
}
article  h3 {
font-size: 28px;
}
}
@media (max-width: 600px) {
h3 {
font-size: 36px;
}
article h2 {
font-size: 32px;
}
article  h3 {
font-size: 24px;
}
}
@media (max-width: 500px) {
h3 {
font-size: 32px;
}
article h2 {
font-size: 28px;
}
article  h3 {
font-size: 20px;
}
}
@media (max-width: 400px) {
h3 {
font-size: 28px;
}
article h2 {
font-size: 26px;
}
article  h3 {
font-size: 18px;
}
}
.animated .page-title {
opacity: 1;
top: 0;
}
p {
color: #FFF;
}
.contacts-address {
font-size: 24px;
color: #AAA;
text-align: center;
margin-bottom: 40px;
font-style: normal;
}
@media (max-width: 1000px) {
.contacts-address {
font-size: 21px;
}
}
@media (max-width: 767px) {
.contacts-address {
padding: 0;
font-size: 18px;
}
}
.tel,
.mail {
font-size: 24px;
color: #FFF;
display: block;
text-align: center;
}
@media (max-width: 1000px) {
.tel,
.mail {
font-size: 22px;
}
}
@media (max-width: 767px) {
.tel,
.mail {
padding: 0;
font-size: 18px;
}
}
.tel span,
.mail span {
color: #AAA;
}
.map_canvas {
width: 1550px;
height: 440px;
margin: 70px auto;
}
@media (max-width: 1550px) {
.map_canvas {
width: 100%;
height: 400px;
}
}
.map_canvas .gmnoprint,
.map_canvas .gm-style a {
display: none !important;
}
.fullpage-section--padding .fp-tableCell {
display: block;
}
.fullpage-section--padding .wrapper {
width: 100%;
height: 100%;
padding: 8.3%;
max-width: 1920px;
}
@media (max-width: 1200px) {
.fullpage-section--padding .wrapper {
padding: 10% 8% 9%;
}
}
@media (max-width: 1000px) {
.fullpage-section--padding .wrapper {
width: 83.333%;
padding: 0;
}
}
section,
main {
position: relative;
z-index: 3;
}
.wrapper {
width: 83.333%;
margin: 0 auto;
text-align: center;
max-width: 1600px;
}
.wrapper--flex {
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
justify-content: space-between;
-webkit-flex-direction: row;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.wrapper-fixed-width {
max-width: 1200px;
padding-left: 0 !important;
padding-right: 0 !important;
}
@media (max-width: 600px) {
.wrapper {
width: 86%;
}
}
main {
padding-top: 30px;
}
main .wrapper {
text-align: left;
}
.centered-section {
position: absolute;
top: 50%;
left: 0;
right: 0;
margin: auto;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
@media (max-width: 1200px) {
.centered-section {
position: relative;
top: 0;
-webkit-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
padding: 80px 0 80px;
}
}
.centered-section .page-title {
margin-bottom: 100px;
}
@media (max-height: 700px) {
.centered-section .page-title {
margin-bottom: 60px;
}
}
@media (max-width: 1000px) {
.centered-section {
position: relative;
-webkit-transform: none;
-ms-transform: none;
transform: none;
padding-top: 30px;
}
}
.letter {
pointer-events: none;
}
.button {
display: inline-block;
padding: 0 40px;
height: 55px;
border-width: 2px;
border-style: solid;
line-height: 51px;
font-size: 16px;
letter-spacing: 0.15em;
text-transform: uppercase;
font-family: "Gotham Pro Bold";
background-color: transparent;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
cursor: pointer;
cursor: url(//majaless.ae/wp-content/themes/majaless/images/pointer.png), auto !important;
}
@media (max-width: 1400px) {
.button {
height: 50px;
padding: 0 35px;
line-height: 46px;
font-size: 14px;
}
}
@media (max-width: 1000px) {
.button {
height: 45px;
padding: 0 35px;
line-height: 41px;
font-size: 12px;
}
}
@media (max-width: 600px) {
.button {
height: 40px;
padding: 0 35px;
line-height: 36px;
font-size: 11px;
}
}
@media (max-width: 600px) {
.button .button {
height: 35px;
line-height: 32px;
font-size: 10px;
}
}
.button--white {
border-color: #fff;
color: #fff;
}
.button--white:hover {
border-color: #f5d679;
background-color: #f5d679;
color: #000;
}
.button--text {
border: none;
color: #f5d679;
padding: 0;
position: relative;
line-height: 33px;
height: 33px;
}
.button--text:before {
content: "";
display: inline-block;
vertical-align: middle;
width: 40px;
height: 2px;
background-color: #f5d679;
margin-right: 20px;
-webkit-transition: 0.6s all 0s cubic-bezier(0, 0, 0.25, 1);
transition: 0.6s all 0s cubic-bezier(0, 0, 0.25, 1);
}
.ar .button--text:before {
margin-right: 0;
margin-left: 20px;
}
.button--text:after {
content: "";
display: block;
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
max-width: 0;
background-color: #f5d679;
z-index: -1;
-webkit-transition: 0.4s all 0s cubic-bezier(0, 0, 0.25, 1);
transition: 0.4s all 0s cubic-bezier(0, 0, 0.25, 1);
}
.ar .button--text:after {
left: auto;
right: 0;
}
.button--text:hover {
padding: 0 15px 0 20px;
color: #000;
text-align: center;
}
.ar .button--text:hover {
padding: 0 20px 0 15px;
}
.button--text:hover:before {
width: 0;
margin-right: 0;
}
.ar .button--text:hover:before {
width: 0;
margin-left: 0;
}
.button--text:hover:after {
max-width: 100%;
}
h2 + .button {
margin-top: 15px;
} .header {
position: fixed;
top: 0;
z-index: 5;
width: 100%;
padding: 20px 4%;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
justify-content: space-between;
-webkit-flex-direction: row;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-transition: all .2s;
transition: all .2s;
}
.header .site-logo {
position: relative;
width: 9%;
z-index: 11;
}
.header .site-logo img {
display: block;
width: 100%;
}
.header .site-logo .circle {
position: absolute;
top: 0;
left: 33.4%;
right: auto;
width: 22%;
}
.header .site-logo .circle {
-webkit-animation-name: spinner; 
-webkit-animation-timing-function: linear; 
-webkit-animation-iteration-count: infinite; 
-webkit-animation-duration: 3s; 
animation-name: spinner; 
animation-timing-function: linear; 
animation-iteration-count: infinite; 
animation-duration: 3s; 
-webkit-transform-style: preserve-3d; 
-moz-transform-style: preserve-3d; 
-ms-transform-style: preserve-3d; 
transform-style: preserve-3d;
}
@keyframes spinner { 
from { 
-moz-transform: rotateY(0deg); 
-ms-transform: rotateY(0deg); 
transform: rotateY(0deg); 
} 
to 
{ 
-moz-transform: rotateY(-360deg); 
-ms-transform: rotateY(-360deg); 
transform: rotateY(-360deg); 
} 
}
@media (max-width: 800px) {
.header .site-logo {
width: 90px;
}
}
.header.hasScrolled {
background-color: #231f20;
padding: 4px 4%;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
.open-menu {
position: relative;
left: 4%;
top: 7.5%;
background-color: transparent;
border: 0;
cursor: pointer;
padding: 0;
z-index: 11;
cursor: url(//majaless.ae/wp-content/themes/majaless/images/pointer.png), auto !important;
}
.open-menu .hamburger {
width: 20px;
height: 16px;
position: relative;
display: inline-block;
vertical-align: middle;
}
.open-menu .hamburger .line {
position: absolute;
left: 0;
width: 100%;
height: 2px;
background-color: #fff;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
-webkit-transform-origin: 50% 50% 0;
-ms-transform-origin: 50% 50% 0;
transform-origin: 50% 50% 0;
}
.open-menu .hamburger .line-top {
top: 0;
}
.open-menu .hamburger .line-middle {
top: 50%;
margin-top: -1px;
}
.open-menu .hamburger .line-bottom {
bottom: 0;
}
.open-menu .label {
display: inline-block;
vertical-align: middle;
font-family: "Playfair Display Italic";
color: #fff;
font-size: 18px;
line-height: 14px;
margin-top: -4px;
margin-left: 15px;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.ar .open-menu .label {
margin-left: 0;
margin-right: 15px;
}
@media (max-width: 600px) {
.open-menu .label {
margin-left: 8px;
font-size: 16px;
}
.ar .open-menu .label {
margin-right: 8px;
}
}
@media (max-width: 400px) {
.open-menu .label {
margin-left: 8px;
font-size: 14px;
}
.ar .open-menu .label {
margin-right: 8px;
}
}
.open-menu:hover .label {
color: #f5d679;
}
.open-menu:hover .line {
background-color: #f5d679;
}
.open-menu:hover .line-top {
left: -20%;
}
.open-menu:hover .line-bottom {
left: 20%;
}
.open-menu.active {
opacity: .8;
}
.open-menu.active .label {
color: #f5d679;
}
.open-menu.active .hamburger {
margin-top: -1px;
}
.open-menu.active .line {
background-color: #f5d679;
}
.open-menu.active .line-top {
left: 0;
-webkit-transform: rotate(45deg) matrix(0, 1, -1, 0, 0, 0);
-ms-transform: rotate(45deg) matrix(0, 1, -1, 0, 0, 0);
transform: rotate(45deg) matrix(0, 1, -1, 0, 0, 0);
top: 50%;
}
.open-menu.active .line-middle {
opacity: 0;
width: 0;
}
.open-menu.active .line-bottom {
left: 0;
-webkit-transform: rotate(-45deg) matrix(0, -1, 1, 0, 0, 0);
-ms-transform: rotate(-45deg) matrix(0, -1, 1, 0, 0, 0);
transform: rotate(-45deg) matrix(0, -1, 1, 0, 0, 0);
top: 50%;
}
.menu-container {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: auto;
z-index: 5;
visibility: hidden;
opacity: 0;
padding: 160px 0;
-webkit-transition: all .5s ease;
transition: all .5s ease;
text-align: center;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
-moz-justify-content: center;
justify-content: center;
-webkit-flex-direction: column;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.menu-container .wrapper {
width: 1200px;
}
.menu-container.active {
visibility: visible;
opacity: 1;
z-index: 10;
}
.menu-container .menu-list {
text-align: left;
display: inline-block;
vertical-align: middle;
margin: 0;
list-style: none;
width: 100%;
position: relative;
z-index: 1;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: start;
-ms-flex-pack: start;
-webkit-justify-content: flex-start;
-moz-justify-content: flex-start;
justify-content: flex-start;
-webkit-flex-direction: row;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.menu-container .menu-list.mobile {
display: none!important;
}
@media (max-width: 1000px) {
.menu-container .menu-list {
display: none!important;
}
.menu-container .menu-list.mobile {
display: inline-block!important;
}
}
.menu-container .menu-list .menu-item {
-webkit-transition: all 1s ease;
transition: all 1s ease;
opacity: 0;
width: 50%;
text-align: left;
padding-left: 200px;
-webkit-transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0, 0, -1, 0, 0, -25, 0, 0, 1);
-ms-transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0, 0, -1, 0, 0, -25, 0, 0, 1);
transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0, 0, -1, 0, 0, -25, 0, 0, 1);
margin: 27px 0;
}
.ar .menu-container .menu-list .menu-item {
text-align: right;
padding-left: 0px;
padding-right: 200px;
}
.menu-container .menu-list .menu-item:nth-of-type(2n + 2) {
position: relative;
top: 40px;
}
.menu-container .menu-list .menu-item:before {
content: '';
width: 26px;
height: 26px;
background-position: -2px -28px;
background-image: url(//majaless.ae/wp-content/themes/majaless/images/menu-sprite.png);
background-repeat: no-repeat;
display: inline-block;
vertical-align: middle;
margin-right: 20px;
margin-top: 2px;
}
.ar .menu-container .menu-list .menu-item:before {
margin-right: 0px;
margin-left: 20px;
}
.menu-container .menu-list .menu-item:hover:before {
background-position: -2px -0px;
}
.menu-container .menu-list .menu-item a {
font-size: 36px;
color: #fff;
font-family: "Playfair Display Bold";
position: relative;
display: inline-block;
vertical-align: middle;
overflow: hidden;
margin-top: -2px;
}
.menu-container .menu-list .menu-item a:after {
content: attr(data-letters);
width: 0;
position: absolute;
color: #f5d679;
left: 0;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
white-space: nowrap;
overflow: hidden;
}
.ar .menu-container .menu-list .menu-item a:after {
left: auto;
right: 0;
}
.menu-container .menu-list .menu-item a:hover:after {
width: 100%;
}
.menu-container .menu-list .menu-item.current-menu-item:before {
background-position: -2px -0px;
}
.menu-container .menu-list .menu-item.current-menu-item a:after {
width: 100%;
}
.menu-container.active .menu-list .menu-item {
opacity: 1;
-webkit-transform: matrix(1, 0, 0, 1, 0, 0);
-ms-transform: matrix(1, 0, 0, 1, 0, 0);
transform: matrix(1, 0, 0, 1, 0, 0);
}
.menu-container .letter,
.menu-container .letter {
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
-webkit-transition-delay: 0.5s;
-o-transition-delay: 0.5s;
transition-delay: 0.5s;
opacity: 0;
visibility: hidden;
z-index: -1;
}
.menu-container.active .letter,
.menu-container.active .letter {
opacity: 1;
visibility: visible;
}
.menu-container .first-letter {
left: 8.3%;
top: 15%;
position: fixed;
}
.menu-container .second-letter {
bottom: 15%;
right: 8.3%;
position: fixed;
}
.menu-container .footer {
bottom: 7.5% !important;
-webkit-transform: translateY(50%);
-ms-transform: translateY(50%);
transform: translateY(50%);
position: fixed;
}
.footer .wrapper {
width: 910px;
}
.footer__address {
width: 100%;
margin-bottom: 34px;
text-align: center;
}
.footer__phone, .footer__email, .footer__studio {
width: 33.33%;
}
.footer__studio {
text-align: right;
}
.footer__email {
text-align: center;
}
.ar .footer__studio {
text-align: left;
}
@media (max-height: 750px), (max-width: 1500px) {
.menu-container .menu-list .menu-item {
margin: 15px 0;
padding-left: 120px;
}
.menu-container .menu-list .menu-item:nth-of-type(2n + 2) {
position: relative;
top: 30px;
}
.menu-container .menu-list .menu-item a {
font-size: 26px;
}
.menu-container .wrapper {
width: 910px;
}
}
@media (max-width: 1350px) {
.footer .wrapper {
width: 680px;
}
.footer__address {
margin-bottom: 10px;
}
.menu-container .socials a {
margin-right: 5px;
height: 16px;
}
}
@media (max-width: 1000px) {
.menu-container {
padding: 90px 0 90px;
}
.menu-container:before {
content: '';
width: 100%;
height: 15%;
max-height: 80px;
background-color: #231F20;
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 10;
}
.menu-container .wrapper {
width: 100%;
}
.menu-container .letter {
display: none;
}
.menu-container .menu-list {
width: auto;
margin: 0 auto;
display: inline-block;
}
.menu-container .menu-list .menu-item:nth-of-type(2n + 2) {
top:0;
}
.menu-container .menu-list .menu-item {
width: auto;
padding-left: 0;
display: block;
}
.ar .menu-container .menu-list .menu-item {
padding-right: 0;
}
.menu-container .menu-list .menu-item:before {
margin-right: 15px;
}
.menu-container .menu-list .menu-item a {
font-size: 22px;
}
.menu-container .footer {
position: static !important;
-webkit-transform: none;
-ms-transform: none;
transform: none;
padding: 20px 0 0;
width: 320px;
margin: 0 auto;
}
.footer .wrapper {
width: 100%;
padding: 0 10px !important;
}
.menu-container .footer__phone, .menu-container .footer__email, .menu-container .footer__studio,
.ar .menu-container .footer__phone, .ar .menu-container .footer__email, .ar .menu-container .footer__studio {
width: 100%;
text-align: center;
}
.menu-container .footer__address, .menu-container .footer__phone, .menu-container .footer__email {
margin-bottom: 15px;
}
.menu-container .socials {
position: static;
margin-left: auto;
margin-right: auto;
-webkit-transform: none;
-ms-transform: none;
transform: none;
padding: 30px 0;
}
.menu-container .socials a {
height: 26px;
}
}
@media (max-width: 1000px) and (max-height: 800px) {
.menu-container {
display: block;
}
}
.languages {
position: static;
right: 4%;
top: 7.5%;
z-index: 11;
min-width: 84px;
text-align: right;
list-style-type: none;
}
.ar .languages {
text-align: left;
}
.languages a {
color: #fff;
font-family: "Playfair Display Italic";
font-size: 18px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
@media (max-width: 600px) {
.languages a {
font-size: 16px;
}
}
@media (max-width: 400px) {
.languages a {
font-size: 14px;
}
}
.languages a:hover {
color: #f5d679;
}
@media (max-width: 600px) {
.languages {
min-width: 70px;
}
}
@media (max-width: 400px) {
.languages {
min-width: 65px;
}
}
canvas.active {
z-index: 4;
}
.menu-overlay {
background-image: url(//majaless.ae/wp-content/themes/majaless/images/ornament.jpg);
background-size: cover;
background-position: 0 0;
position: fixed;
background-color: #231F20;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 3;
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
@media (max-width: 1000px) {
.menu-overlay {
background-image: none;
}
}
.menu-overlay.active {
opacity: 1;
visibility: visible;
z-index: 3;
}
.offer {
height: 360px;
text-align: center;
background-position: 50% 50%;
margin-bottom: 140px;
background-size: cover;
opacity: 0;
-webkit-transition: 2s opacity .1s ease;
transition: 2s opacity .1s ease;
}
@media (max-width: 1600px) {
.offer {
margin-bottom: 100px;
height: 320px;
}
}
@media (max-width: 1400px) {
.offer {
margin-bottom: 80px;
height: 300px;
}
}
@media (max-width: 800px) {
.offer {
margin-bottom: 60px;
height: 260px;
}
}
@media (max-width: 600px) {
.offer {
margin-bottom: 40px;
height: 200px;
}
}
.offer:before {
display: inline-block;
vertical-align: middle;
content: "";
height: 100%;
}
.offer h1 {
max-width: 98%;
display: inline-block;
vertical-align: middle;
margin-bottom: 0;
}
.animated .offer {
opacity: 1;
}
.collections-list {
margin-top: 140px;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
justify-content: space-between;
-webkit-flex-direction: row;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: -140px;
}
@media (max-width: 1600px) {
.collections-list {
margin-bottom: -100px;
margin-top: 100px;
}
}
@media (max-width: 1400px) {
.collections-list {
margin-top: 80px;
}
}
@media (max-width: 1000px) {
.collections-list {
margin-bottom: 0;
margin-top: 60px;
}
}
@media (max-width: 600px) {
.collections-list {
margin-top: 40px;
}
}
.collections-item {
width: 45%;
position: relative;
display: block;
margin-bottom: 9%;
background-position: 50% 50%;
-webkit-background-size: cover;
background-size: cover;
-webkit-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
}
@media (max-width: 1000px) {
.collections-item {
width: 48%;
margin-bottom: 4%;
}
}
@media (max-width: 600px) {
.collections-item {
width: 100%;
margin-bottom: 20px;
}
}
.collections-item:before {
content: "";
display: block;
position: absolute;
width: calc(100% - 46px);
left: 0px;
top: 0px;
right: 0;
bottom: 0px;
margin: auto;
height: calc(100% - 40px);
box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
z-index: 2;
-webkit-transform: translateZ(20px);
-ms-transform: translateZ(20px);
transform: translateZ(20px);
background-color: rgba(0, 0, 0, 0.6);
opacity: 0;
-webkit-transition: all .4s ease-out;
transition: all .4s ease-out;
}
.collections-item figure {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
background-position: 50% 50%;
margin: 0;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;
z-index: 1;
}
.collections-item:after {
content: "";
display: block;
padding-bottom: 70%;
}
@media (max-width: 1000px) {
.collections-item:after {
padding-bottom: 80%;
}
}
@media (max-width: 600px) {
.collections-item:after {
padding-bottom: 90%;
}
}
.collections-item span {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
height: 20px;
text-align: center;
font: 18px "Gotham Pro Bold";
text-transform: uppercase;
color: #F5D679;
opacity: 0;
z-index: 3;
-webkit-transform: translateZ(50px);
-ms-transform: translateZ(50px);
transform: translateZ(50px);
-webkit-transition: opacity .4s ease-out;
transition: opacity .4s ease-out;
}
.collections-item:hover span {
opacity: 1;
}
.collections-item:hover:before {
opacity: 1;
}
.collections-list--3x {
margin-left: -15px;
margin-right: -15px;
margin-bottom: 0;
-webkit-justify-content: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
@media (max-width: 500px) {
.collections-list--3x {
margin: 0;
}
}
.collections-list--3x .collection-column {
width: 33.333%;
padding: 15px;
margin-bottom: 0;
}
.collections-list--3x .collections-item {
width: 100%;
margin-bottom: 0;
}
.collections-list--3x .collections-item:after {
padding-bottom: 100%;
}
@media (max-width: 767px) {
.collections-list--3x {
margin-left: -10px;
margin-right: -10px;
}
.collections-list--3x .collection-column {
width: 50%;
padding: 10px;
}
.collections-list--3x .collections-item {
width: 100%;
margin: 0;
}
}
.filters {
margin-top: 50px;
list-style-type: none;
position: relative;
-webkit-transition: all .2s;
-moz-transition: all .2s;
-ms-transition: all .2s;
-o-transition: all .2s;
transition: all .2s;
}
.filters.padding {
margin-bottom: 60px;
}
.filters li {
list-style-type: none;
display: inline-block;
vertical-align: top;
}
.filters li ul {
display: none;
margin-top: 20px;
position: absolute;
bottom: -40px;
width: 100%;
left: 0;
text-align: center;
}
.filters li ul li {
display: inline-block;
vertical-align: top;
}
.filters li .current + .not-empty {
display: block;
}
.filters li .current + ul .current .not-empty {
display: block;
bottom: -70px;
}
@media (max-width: 500px) {
.filters {
margin-top: 30px;
}
}
.filters .filter {
background-color: transparent;
font: 18px/33px "Gotham Pro Bold";
text-transform: uppercase;
color: #F5D679;
padding: 0 8px;
display: inline-block;
vertical-align: middle;
-webkit-transition: all 0.2s;
transition: all 0.2s;
border: none;
cursor: pointer;
cursor: url(//majaless.ae/wp-content/themes/majaless/images/pointer.png), auto !important;
}
.filters ul .filter {
font-size: 16px;
}
.filters .filter:hover,
.filters .filter.current {
background-color: #F5D679;
color: #231f20;
}
@media (max-width: 1000px) {
.filters.padding {
margin-bottom: 70px;
}
.filters li ul {
bottom: -35px;
}
.filters li .current + ul .current .not-empty {
min-width: 280px;
bottom: -60px;
}
.filters {
margin-bottom: 40px;
}
.filters .filter {
font-size: 14px;
line-height: 30px;
margin: 4px 0;
}
.filters ul .filter {
font-size: 12px;
line-height: 26px;
}
.filters ul .filter + ul .filter {
font-size: 11px;
line-height: 22px;
}
}
@media (max-width: 600px) {
.filters ul{
min-width: 280px;
}
.filters  li  {
display: block;
width: 100%;
text-align: center;
}
.filters  > li {
margin-bottom: 4px;
}
.filters ul .filter {
font-size: 12px;
}
.filters li ul  {
position: static;
margin-top: 0;
}
.filters li ul .filter {
padding: 0 4px;
font-size: 11px;
}
.filters ul .filter + ul .filter {
font-size: 9px;
}
}
.filters:before {
content: "";
display: inline-block;
vertical-align: middle;
height: 2px;
width: 40px;
background-color: #F5D679;
margin-right: 10px;
}
@media (max-width: 1000px) {
.filters:before {
display: none;
}
}
.filters:after {
content: "";
display: inline-block;
vertical-align: middle;
height: 2px;
width: 40px;
background-color: #F5D679;
margin-left: 10px;
}
@media (max-width: 1000px) {
.filters:after {
display: none;
}
}
#collections .mix {
display: none;
}
#collections.mixing {
pointer-events: none;
}
#collections {
-webkit-justify-content: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
#collections {
margin-top: 25px;
}
.wallpapers {
margin-top: 140px;
}
@media (max-width: 1000px) {
.wallpapers {
margin-top: 100px;
}
}
@media (max-width: 800px) {
.wallpapers {
margin-top: 80px;
}
}
@media (max-width: 600px) {
.wallpapers {
margin-top: 40px;
}
}
.wallpaper {
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
justify-content: space-between;
-webkit-flex-direction: row;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 140px;
}
@media (max-width: 1000px) {
.wallpaper {
display: block;
margin-bottom: 100px;
}
}
@media (max-width: 800px) {
.wallpaper {
margin-bottom: 80px;
}
}
@media (max-width: 600px) {
.wallpaper {
margin-bottom: 60px;
}
}
.wallpaper__info {
width: 52%;
padding-right: 4%;
text-align: left;
}
@media (max-width: 1000px) {
.wallpaper__info {
width: 100%;
padding-right: 0;
}
}
.wallpaper__img {
width: 48%;
}
@media (max-width: 1000px) {
.wallpaper__img {
width: 100%;
margin-top: 30px;
display: block;
}
}
.wallpaper__img img,
.wallpaper__img figure {
width: 100%;
margin: 0;
}
.wallpaper:nth-of-type(2n) {
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
flex-direction: row-reverse;
}
.wallpaper:nth-of-type(2n) .wallpaper__info {
padding-right: 0;
padding-left: 4%;
}
@media (max-width: 1000px) {
.wallpaper:nth-of-type(2n) .wallpaper__info {
padding-left: 0;
}
}
@media (max-width: 1000px) {
.wallpaper:nth-of-type(2n) {
-webkit-flex-direction: row;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
}
}
.gallery a i {
width: 60px;
height: 60px;
z-index: 3;
display: block;
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
-webkit-transform: translateZ(40px);
-ms-transform: translateZ(40px);
transform: translateZ(40px);
margin: auto;
background-image: url(//majaless.ae/wp-content/themes/majaless/images/zoom.svg);
background-size: 100%;
-webkit-transition: all .2s;
transition: all .2s;
opacity: 0;
}
.gallery a:hover i {
opacity: 1;
}
.image-gallery {
margin: 60px -2.8%;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: distribute;
-webkit-justify-content: space-around;
-moz-justify-content: space-around;
justify-content: space-around;
-webkit-flex-direction: row;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media (max-width: 1600px) {
.image-gallery {
margin: 80px -2.8%;
}
}
@media (max-width: 1400px) {
.image-gallery {
margin: 60px -2.8%;
}
}
@media (max-width: 600px) {
.image-gallery {
margin: 20px -2.8%;
}
}
.image-gallery a {
margin: 2%;
width: 21%;
display: block;
}
@media (max-width: 600px) {
.image-gallery a {
width: 45%;
}
}
.image-gallery a figure {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-position: 50% 50%;
background-size: cover;
}
.image-gallery a:after {
content: "";
display: block;
padding-bottom: 106%;
}
.image-gallery a.image-gallery__2 {
width: 46%;
}
.image-gallery a.image-gallery__2:after {
content: "";
display: block;
padding-bottom: 48.4%;
}
@media (max-width: 600px) {
.image-gallery a.image-gallery__2 {
width: 100%;
}
}
.partners {
margin: 60px -5%;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: distribute;
-webkit-justify-content: space-around;
-moz-justify-content: space-around;
justify-content: space-around;
-webkit-flex-direction: row;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.partners img {
margin: 40px 5%;
max-width: 100%;
}
@media (max-width: 1400px) {
.partners {
margin: 40px -5%;
}
}
@media (max-width: 600px) {
.partners img {
margin: 20px 5%;
}
}
@media (max-width: 600px) {
.partners {
margin: 40px 0;
}
.partners img {
max-width: 90%;
}
}
.main-screen small {
font-family: "Gotham Pro Light";
color: #f5d679;
font-size: 18px;
text-transform: uppercase;
letter-spacing: 0.2em;
opacity: 0;
-webkit-transition: 1.6s opacity 2.2s cubic-bezier(0, 0, 0.25, 1);
transition: 1.6s opacity 3s cubic-bezier(0, 0, 0.25, 1);
}
@media (max-width: 1400px) {
.main-screen small {
font-size: 16px;
}
}
@media (max-width: 800px) {
.main-screen small {
font-size: 14px;
line-height: 1.2;
}
}
@media (max-width: 600px) {
.main-screen small {
font-size: 12px;
}
}
@media (max-width: 500px) {
.main-screen small {
font-size: 10px;
}
}
.main-screen .button {
opacity: 0;
-webkit-transition: all 0.3s ease, 1.6s opacity 3s cubic-bezier(0, 0, 0.25, 1);
transition: all 0.3s ease, 1.6s opacity 3s cubic-bezier(0, 0, 0.25, 1);
}
.main-screen h1 {
font-family: "Playfair Display Bold";
color: #fff;
font-size: 72px;
margin-bottom: 20px;
opacity: 0;
-webkit-transform: matrix(1.1, 0, 0, 0.8, -25, 0);
-ms-transform: matrix(1.1, 0, 0, 0.8, -25, 0);
transform: matrix(1, 0, 0, 0.6, -15, -16);
-webkit-transition: 2s all 1.4s cubic-bezier(0, 0, 0.25, 1);
transition: 2s all 1.4s cubic-bezier(0, 0, 0.25, 1);
}
@media (max-width: 1600px) {
.main-screen h1 {
font: 65px/66px "Playfair Display Bold";
}
}
@media (max-width: 1400px) {
.main-screen h1 {
font: 59px/60px "Playfair Display Bold";
margin-bottom: 40px;
}
}
@media (max-width: 800px) {
.main-screen h1 {
font-size: 48px;
line-height: 1.2;
}
}
@media (max-width: 600px) {
.main-screen h1 {
font-size: 42px;
}
}
@media (max-width: 500px) {
.main-screen h1 {
font-size: 38px;
}
}
@media (max-width: 400px) {
.main-screen h1 {
font-size: 34px;
}
}
.main-screen.animated small,
.main-screen.animated .button {
opacity: 1;
}
.main-screen.animated h1 {
opacity: 1;
-webkit-transform: matrix(1, 0, 0, 1, 0, 0);
-ms-transform: matrix(1, 0, 0, 1, 0, 0);
transform: matrix(1, 0, 0, 1, 0, 0);
}
.main-screen .wrapper {
position: relative;
}
.main-screen .section-bg {
width: 83.333%;
height: 70.4%;
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
background-position: 50% 50%;
max-width: 1600px;
max-height: 760px;
}
.main-screen .section-bg img {
width: 100%;
}
@media (max-width: 600px) {
.main-screen .section-bg {
width: 87%;
}
}
.fullpage-section .scroll-down {
position: absolute;
bottom: 7.5%;
left: 50%;
-webkit-transform: translate(-50%, 50%);
-ms-transform: translate(-50%, 50%);
transform: translate(-50%, 50%);
background-color: transparent;
border: 0;
font-family: "Gotham Pro Medium";
font-size: 14px;
color: #fff;
text-transform: uppercase;
cursor: pointer;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
cursor: url(//majaless.ae/wp-content/themes/majaless/images/pointer.png), auto !important;
}
@media (max-width: 800px) {
.fullpage-section .scroll-down {
font-size: 12px;
}
}
@media (max-width: 600px) {
.fullpage-section .scroll-down {
font-size: 10px;
}
}
.fullpage-section .scroll-down:hover {
color: #f5d679;
}
.fullpage-section .scroll-down:after {
content: '';
top: auto;
margin-bottom: 5px;
bottom: 100%;
z-index: 2;
display: block;
position: absolute;
left: 50%;
width: 2px;
height: 80px;
background: white;
background: -webkit-linear-gradient(top, white 50%, rgba(255, 255, 255, 0) 50%);
background: linear-gradient(to bottom, white 50%, rgba(255, 255, 255, 0) 50%);
background-size: 100% 200%;
background-position: 0 -80px;
-webkit-animation: line-scroll 3s ease-in-out infinite;
animation: line-scroll 3s ease-in-out infinite;
}
@media (max-width: 800px) {
.fullpage-section .scroll-down:after {
height: 60px;
}
}
@media (max-width: 600px) {
.fullpage-section .scroll-down:after {
height: 40px;
-webkit-animation: line-scroll 4s ease-in-out infinite;
animation: line-scroll 4s ease-in-out infinite;
}
}
@-webkit-keyframes line-scroll {
0% {
background-position: 0 -80px;
}
80% {
background-position: 0 0px;
}
100% {
background-position: 0 80px;
}
}
@-ms-keyframes line-scroll {
0% {
background-position: 0 -80px;
}
80% {
background-position: 0 0px;
}
100% {
background-position: 0 80px;
}
}
@keyframes line-scroll {
0% {
background-position: 0 -80px;
}
80% {
background-position: 0 0px;
}
100% {
background-position: 0 80px;
}
}
.fullpage-section {
-webkit-transition: opacity 1s ease;
transition: opacity 1s ease;
position: relative;
}
@media (min-width: 1000px) {
.fullpage-section {
opacity: 0;
}
.fullpage-section.active {
opacity: 1;
}
}
@media (max-width: 1000px) {
.main-screen {
margin-top: 100px;
}
.main-screen .section-bg {
height: 70%;
}
.main-screen .fp-tableCell {
padding: 200px 0;
}
.fp-tableCell {
height: auto !important;
padding: 100px 0;
display: block;
}
.fullpage-section {
height: auto !important;
}
.fullpage {
overflow: hidden;
}
.fp:after {
content: '';
width: 100%;
height: 40px;
background-color: #231f20;
position: fixed;
bottom: 0;
left: 0;
right: 0;
z-index: 10;
}
}
@media (max-width: 700px) {
.main-screen .fp-tableCell {
padding: 190px 0;
}
.fp-tableCell {
padding: 50px 0;
}
}
@media (max-width: 360px) {
.main-screen .fp-tableCell {
padding: 150px 0;
}
.fp-tableCell {
padding: 20px 0;
}
}
@media (max-width: 500px) {
.main-screen {
margin-top: 70px;
}
}
@media (max-height: 500px) {
.main-screen {
margin-top: 70px;
}
.main-screen .fp-tableCell {
padding: 120px 0;
}
}
.slice-images {
overflow: hidden;
}
.slice-images .overflow {
overflow: hidden;
width: 100%;
height: 100%;
}
.slice-images .img-slice {
display: block;
height: 50%;
position: relative;
overflow: hidden;
opacity: 0;
visibility: hidden;
}
.slice-images .img-slice .bg {
width: 100%;
height: 200%;
position: absolute;
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
}
.slice-images .img-slice.first-img-slice {
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
}
.slice-images .img-slice.first-img-slice .bg {
top: 0;
}
.slice-images .img-slice.second-img-slice {
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%);
}
.slice-images .img-slice.second-img-slice .bg {
bottom: 0;
}
.animated .slice-images .img-slice.first-img-slice, .animated .slice-images .img-slice.second-img-slice {
-webkit-transition: all 1s cubic-bezier(0, 0, 0.25, 1);
transition: all 1s cubic-bezier(0, 0, 0.25, 1);
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
opacity: 1;
visibility: visible;
}
.main-screen .slice-images .img-slice.first-img-slice, .main-screen .slice-images .img-slice.second-img-slice {
-webkit-transition: all 3s cubic-bezier(0.8, 0.7, 0.2, 1) !important;
transition: all 2s cubic-bezier(0.9, 0.035, 0.58, 0.89) !important;
} .product-gallery-section .rows-wrap {
height: 100%;
position: relative;
}
.product-gallery-section .top-row {
top: 0;
}
.product-gallery-section .bottom-row {
bottom: 0;
}
.product-gallery-section .row {
height: 45%;
position: absolute;
width: 104%;
margin: 0 -2%;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
justify-content: space-between;
-webkit-flex-direction: row;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media (max-width: 1000px) {
.product-gallery-section .row {
position: static;
margin: 0 auto;
height: auto;
width: 100%;
}
}
.product-gallery-section .col {
width: 21%;
margin: 0 2%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
-webkit-transform: translateX(50px);
-ms-transform: translateX(50px);
transform: translateX(50px);
-webkit-transition: opacity 1s ease;
transition: opacity 1s ease;
opacity: 0;
visibility: hidden;
}
@media (max-width: 1000px) {
.product-gallery-section .col {
height: 200px;
width: 48%;
margin: 10px auto !important;
}
}
@media (max-width: 800px) {
.product-gallery-section .col {
height: 180px;
}
}
@media (max-width: 600px) {
.product-gallery-section .col {
height: 140px;
}
}
.product-gallery-section .col-2x {
width: 46%;
}
@media (max-width: 1000px) {
.product-gallery-section .col-2x {
width: 48%;
margin: 10px auto !important;
}
.textyle-section .bottom-row .col-2x {
width: 100%;
}
}
.product-gallery-section .col-3x {
width: 71%;
}
.product-gallery-section .col-2-5x {
width: 60%;
}
@media (max-width: 1000px) { 
.product-gallery-section .col-2-5x {
width: 100%;
}
}
@media (max-width: 1000px) {
.product-gallery-section .col-3x {
width: 100%;
margin: 10px auto !important;
}
}
.product-gallery-section .section-title {
text-align: left;
height: auto;
-webkit-transform: translateX(-50px);
-ms-transform: translateX(-50px);
transform: translateX(-50px);
}
.ar .product-gallery-section .section-title {
text-align: right;
-webkit-transform: translateX(50px);
-ms-transform: translateX(50px);
transform: translateX(50px);
}
@media (max-width: 1000px) {
.product-gallery-section .section-title {
width: 100%;
margin: 20px 0 !important;
-webkit-transform: none;
-ms-transform: none;
transform: none;
opacity: 1;
visibility: visible;
}
}
.product-gallery-section .section-title h2,
.link-to-website span {
font-family: "Playfair Display Bold";
font-size: 60px;
color: #FFF;
}
@media (max-width: 1600px) {
.product-gallery-section .section-title h2,
.link-to-website span  {
font-size: 40px;
}
}
@media (max-width: 1200px) {
.product-gallery-section .section-title h2,
.link-to-website span  {
font-size: 44px;
}
}
@media (max-width: 1000px) {
.product-gallery-section .section-title h2,
.link-to-website span  {
font-size: 52px;
line-height: 60px;
}
}
@media (max-width: 800px) {
.product-gallery-section .section-title h2,
.link-to-website span  {
font-size: 48px;
line-height: 1.2;
}
}
@media (max-width: 600px) {
.product-gallery-section .section-title h2,
.link-to-website span  {
font-size: 42px;
}
}
.product-gallery-section .section-title p {
font-size: 22px;
color: #aaaaaa;
padding: 30px 0;
line-height: 1.4;
}
@media (max-width: 1600px) {
.product-gallery-section .section-title p {
font-size: 18px;
padding: 25px 0;
}
}
@media (max-width: 1500px) {
.product-gallery-section .section-title p {
font-size: 16px;
}
}
@media (max-width: 1200px) {
.product-gallery-section .section-title p {
font-size: 18px;
padding: 15px 0;
}
}
@media (max-width: 1000px) {
.product-gallery-section .section-title p {
font-size: 18px;
padding: 10px 0;
}
}
@media (max-width: 800px) {
.product-gallery-section .section-title p {
font-size: 16px;
}
}
@media (max-width: 600px) {
.product-gallery-section .section-title p {
font-size: 14px;
}
}
.product-gallery-section.animated .col {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
opacity: 1;
visibility: visible;
}
.news-section .wrapper {
height: auto !important;
}
.news-section h2 {
font-family: "Playfair Display Bold";
font-size: 60px;
margin-bottom: 140px;
}
@media (max-width: 1700px) {
.news-section h2 {
margin-bottom: 110px;
}
}
@media (max-width: 1600px) {
.news-section h2 {
font-size: 50px;
}
}
@media (max-width: 1500px) {
.news-section h2 {
margin-bottom: 80px;
}
}
@media (max-width: 1300px) {
.news-section h2 {
margin-bottom: 50px;
}
}
@media (max-width: 800px) {
.news-section h2 {
font-size: 48px;
line-height: 1.2;
}
}
@media (max-width: 600px) {
.news-section h2 {
font-size: 42px;
}
}
@media (max-width: 500px) {
.news-section h2 {
font-size: 38px;
}
}
@media (max-width: 400px) {
.news-section h2 {
font-size: 34px;
}
}
.news-section .news-row {
text-align: left;
margin: 0 -10px;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
justify-content: space-between;
-webkit-flex-direction: row;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media (max-width: 1200px) {
.news-section .news-row {
margin: 0;
}
}
.news-section .news-row .news-item {
width: calc(25% - 20px);
margin: 0 10px;
padding-right: 40px;
-webkit-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
@media (max-width: 1200px) {
.news-section .news-row .news-item {
width: 50%;
margin: 0px 0 40px;
padding-right: 20px;
}
.news-section .news-row .news-item .button {
margin-top: 10px;
}
}
@media (max-width: 600px) {
.news-section .news-row .news-item {
width: 100%;
margin: 0px 0 60px;
padding-right: 0;
}
.news-section .news-row .news-item:last-of-type {
margin-bottom: 0;
}
}
.news-section .news-row .news-item__category {
color: #f5d679;
text-transform: uppercase;
font-size: 14px;
font-family: "Gotham Pro Medium";
margin-bottom: 28px;
}
@media (max-width: 1500px) {
.news-section .news-row .news-item__category {
margin-bottom: 15px;
}
}
@media (max-width: 1000px) {
.news-section .news-row .news-item__category {
font-size: 12px;
}
}
@media (max-width: 600px) {
.news-section .news-row .news-item__category {
font-size: 10px;
}
}
.news-section .news-row .news-item__title {
font-family: "Playfair Display Bold";
font-size: 21px;
letter-spacing: 0.025em;
line-height: 25px;
height: 50px;
overflow: hidden;
margin-bottom: 20px;
}
@media (max-width: 1500px) {
.news-section .news-row .news-item__title {
margin: 15px 0;
}
}
@media (max-width: 1200px) {
.news-section .news-row .news-item__title {
margin: 10px 0;
}
}
.news-section .news-row .news-item__preview {
line-height: 1.7;
height: 150px;
overflow: hidden;
font-family: "Gotham Pro Light";
position: relative;
}
@media (max-width: 1500px) {
.news-section .news-row .news-item__preview {
height: 94px;
line-height: 1.5;
}
}
@media (max-width: 1200px) {
.news-section .news-row .news-item__preview {
height: auto;
}
}
.news-section .news-row .news-item__preview p {
color: #aaaaaa;
font-size: 18px;
position: relative;
}
@media (max-width: 1500px) {
.news-section .news-row .news-item__preview p {
font-size: 15px;
}
}
@media (max-width: 1000px) {
.news-section .news-row .news-item__preview p {
font-size: 16px;
}
}
@media (max-width: 600px) {
.news-section .news-row .news-item__preview p {
font-size: 14px;
}
}
.news-section.animated .news-item {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
opacity: 1;
visibility: visible;
}
.letter {
font-size: 400px;
font-family: "Gotham Pro Bold";
color: #231f20;
position: absolute;
z-index: -1;
line-height: 280px;
}
@media (max-width: 1600px) {
.letter {
font-size: 300px;
line-height: 210px;
}
}
.second-section .first-letter {
top: 15%;
right: 25%;
}
.second-section .second-letter {
right: 8.3%;
bottom: 15%;
}
.third-section .first-letter {
top: 15%;
left: 25%;
}
.third-section .second-letter {
left: 8.3%;
bottom: 15%;
}
.forth-section .first-letter {
bottom: 15%;
left: 10%;
}
.fifth-section .first-letter {
bottom: 15%;
left: 10%;
}
.news-section .first-letter {
top: 15%;
right: 8%;
}
.news-section .second-letter {
bottom: 15%;
left: 8%;
}
.wallpaper-section .first-letter {
top: 15%;
left: 8%;
}
.furniture-section .first-letter {
top: 15%;
right: 8%;
}
.interior-section .first-letter {
top: 15%;
left: 8%;
}
.music-control {
border: 0;
width: 28px;
height: 10px;
position: fixed;
z-index: 11;
bottom: 7.5%;
right: 4%;
-webkit-transform: translateY(50%);
-ms-transform: translateY(50%);
transform: translateY(50%);
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
background-color: transparent;
padding: 0;
cursor: pointer;
cursor: url(//majaless.ae/wp-content/themes/majaless/images/pointer.png), auto !important;
}
@media (max-width: 1000px) {
.music-control {
bottom: 20px;
}
}
.music-control span {
height: 10px;
width: 100%;
display: block;
overflow: hidden;
position: absolute;
bottom: 0;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.music-control span img {
display: block;
position: absolute;
bottom: 0;
left: 0;
right: 0;
}
.music-control.muted span {
height: 2px;
}
@media (max-width: 1000px) {
.hide-mobile {
display: none;
}
}
article {
color: #AAA;
}
article p,
article > ol,
article > ul {
margin-bottom: 20px;
color: #AAA;
line-height: 1.5;
text-align: justify;
}
article h2,
article h3 {
margin: 30px 0 20px;
position: relative;
top: 30px;
opacity: 0;
-webkit-transition: all 1s;
transition: all 1s;
-webkit-transition-delay: .4s;
transition-delay: .4s;
color: #FFF;
}
article p:last-child {
margin-bottom: 0;
}
@media (max-width: 1000px) {
article p {
margin-bottom: 20px;
}
}
.article-text {
margin-bottom: 190px;
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
-webkit-column-gap: 140px;
-moz-column-gap: 140px;
column-gap: 140px;
padding-left: 0;
top: 30px;
}
@media (max-width: 1600px) {
.article-text {
margin-bottom: 160px;
-webkit-column-gap: 120px;
-moz-column-gap: 120px;
column-gap: 120px;
}
}
@media (max-width: 1400px) {
.article-text {
margin-bottom: 120px;
-webkit-column-gap: 80px;
-moz-column-gap: 80px;
column-gap: 80px;
}
}
@media (max-width: 1000px) {
.article-text {
-webkit-column-count: 1;
-moz-column-count: 1;
column-count: 1;
padding-left: 0;
margin-bottom: 80px;
}
}
article p,
article > ol,
article > ul {
position: relative;
top: 30px;
opacity: 0;
-webkit-transition: all 1s;
transition: all 1s;
-webkit-transition-delay: .4s;
transition-delay: .4s;
}
.animated article p,
.animated article h2,
.animated article h3,
.animated article > ol,
.animated article > ul {
opacity: 1;
top: 0;
}
.article-slider {
width: 45%;
float: right;
margin-left: 120px;
margin-bottom: 50px;
opacity: 0;
position: relative;
z-index: 2;
-webkit-transition: all 2s;
transition: all 2s;
-webkit-transition-delay: .6s;
transition-delay: .6s;
}
.article-slider img {
width: 100%;
height: auto;
}
@media (max-width: 1600px) {
.article-slider {
margin-left: 100px;
}
}
@media (max-width: 1400px) {
.article-slider {
margin-left: 80px;
}
}
@media (max-width: 1200px) {
.article-slider {
margin-left: 40px;
}
}
@media (max-width: 760px) {
.article-slider {
width: 80%;
float: none;
display: block;
margin: 0 auto 80px;
}
}
@media (max-width: 500px) {
.article-slider {
width: 100%;
}
}
.animated .article-slider {
opacity: 1;
}
.slick-dots li button:before {
display: none;
}
.slick-dots li {
width: auto;
height: auto;
}
.slick-dots li button {
color: #FFF;
font: 14px "Gotham Pro Medium";
display: inline-block;
vertical-align: middle;
}
.slick-dots .slick-active {
opacity: .6;
}
.slick-dots li:first-of-type:before {
content: "\02190";
display: inline-block;
vertical-align: middle;
color: #FFF;
margin-right: 2px;
margin-top: 2px;
}
.slick-dots li:last-of-type:after {
content: "\02192";
display: inline-block;
vertical-align: middle;
color: #FFF;
margin-left: 4px;
margin-top: 2px;
}
.tilter__figure > * {
-webkit-transform: translateZ(0px);
transform: translateZ(0px) }
.tilter {
-webkit-perspective: 1000px;
perspective: 1000px;
}
.col figure {
margin: 0;
width: 100%;
height: 100%;
background-position: 50% 50%;
background-size: cover;
}
.illustrated-info {
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: stretch;
-ms-align-items: stretch;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
justify-content: space-between;
-webkit-flex-direction: row;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
height: 680px !important;
margin-bottom: 130px;
}
.illustrated-info .infoSide {
padding-bottom: 290px;
}
@media (max-height: 1000px) {
.illustrated-info {
height: 610px !important;
}
.section--infoLeft .illustrated-info {
height: 690px!important;
}
}
@media (max-width: 1600px) {
.illustrated-info {
height: 580px !important;
margin-bottom: 120px;
}
.illustrated-info .infoSide {
padding-bottom: 260px;
}
}
@media (max-width: 1400px) {
.illustrated-info {
height: 430px !important;
margin-bottom: 100px;
}
.section--infoLeft .illustrated-info {
height: 490px!important;
}
.illustrated-info .infoSide {
padding-bottom: 200px;
}
}
@media (max-width: 1000px) {
.illustrated-info {
height: auto !important;
position: relative;
z-index: 2;
margin-bottom: 80px;
}
.illustrated-info .infoSide {
padding-bottom: 0px;
}
}
.fullpage-section .illustrated-info {
height: 100%;
margin-bottom: 0;
}
.fullpage-section .illustrated-info .infoSide {
padding-bottom: 0px;
}
.imgSide {
width: 50%;
height: 100%;
position: relative;
}
.ar .imgSide {
z-index: 3;
}
@media (max-width: 1000px) {
.imgSide {
width: 100%;
height: 400px;
}
}
@media (max-width: 600px) {
.imgSide {
height: 300px;
}
}
.imgSide img {
max-width: 100%;
max-height: 100%;
}
@media (max-width: 1000px) {
.imgSide img {
width: 100%;
}
}
.imgSide figure {
height: 100%;
width: 100%;
margin: 0;
background-position: 50% 50%;
background-size: cover;
}
.imgSide .slice-images {
width: calc(100% - 70px);
height: 100%;
position: absolute;
left: 0%;
z-index: -1;
}
@media (max-width: 1600px) {
.imgSide .slice-images {
width: calc(100% - 30px);
}
}
@media (max-width: 1000px) {
.imgSide .slice-images {
width: 100%;
}
}
.imgSide .slice-images.finished:hover {
overflow: visible;
}
.imgSide:hover .slice-images {
z-index: 1;
}
.infoSide {
width: 50%;
padding-left: 70px;
text-align: left;
position: relative;
height: 100%;
z-index: 3;
margin-bottom: 130px;
}
.ar .infoSide {
padding-left: 0;
padding-right: 70px;
text-align: right;
}
@media (max-width: 1600px) {
.infoSide {
padding-left: 30px;
}
.ar .infoSide {
padding-left: 0;
padding-right: 30px;
}
}
@media (max-width: 1000px) {
.infoSide {
width: 100%;
padding: 20px 0 0;
margin-bottom: 0;
}
.ar .infoSide {
padding: 20px 0 0;
}
}
.infoSide h2 {
width: 620px;
position: relative;
left: -310px;
font-family: "Playfair Display Bold";
font-size: 60px;
line-height: 71px;
margin-bottom: 30px;
text-align: left;
pointer-events: none;
margin-left: 100px;
opacity: 0;
-webkit-transition: 1s margin 0.2s cubic-bezier(0, 0, 0.25, 1), opacity 2s ease 0.2s;
transition: 1s margin 0.2s cubic-bezier(0, 0, 0.25, 1), opacity 2s ease 0.2s;
color: #FFF;
}
.ar .infoSide h2 {
left: auto;
right: -310px;
margin-left: 0;
margin-right: 100px;
}
.fp .infoSide h2 {
margin-top: 40px;
}
@media (max-width: 1600px) {
.infoSide h2 {
width: 500px;
left: -250px;
font-size: 52px;
line-height: 57px;
margin-bottom: 50px;
}
.ar .infoSide h2 {
right: -250px;
}
}
@media (max-width: 1400px) {
.infoSide h2 {
width: 450px;
left: -225px;
font-size: 42px;
line-height: 47px;
margin-bottom: 30px;
}
.ar .infoSide h2 {
right: -225px
}
}
@media (max-width: 1000px) {
.infoSide h2 {
position: static;
width: 80% !important;
}
.fp .infoSide h2 {
margin-top: 0;
}
}
@media (max-width: 1200px) {
.infoSide h2 {
font-size: 38px;
line-height: 1.2;
}
}
@media (max-width: 1000px) {
.infoSide h2 {
font-size: 32px;
margin-bottom: 20px;
}
}
@media (max-width: 800px) {
.infoSide h2 {
font-size: 28px;
}
}
@media (max-width: 600px) {
.infoSide h2 {
font-size: 24px;
}
}
.infoSide h2 span {
text-align: left;
}
.ar .infoSide h2 span {
text-align: right;
}
.infoSide h2.shown {
margin-left: 0;
opacity: 1;
}
.ar .infoSide h2.shown {
margin-right: 0;
opacity: 1;
}
.infoSide p {
font: 23px/1.5 "Gotham Pro";
color: #AAA;
margin-left: 100px;
opacity: 0;
width: 100%;
display: block;
-webkit-transition: 1s margin 0.2s cubic-bezier(0, 0, 0.25, 1), opacity 2s ease 0.2s;
transition: 1s margin 0.2s cubic-bezier(0, 0, 0.25, 1), opacity 2s ease 0.2s;
}
.infoSide p.shown {
margin-left: 0;
opacity: 1;
}
.ar .infoSide p {
margin-right: 100px;
margin-left: 0;
}
.ar .infoSide p.shown {
margin-right: 0;
}
@media (max-width: 1600px) {
article p,
.infoSide p,
article ol,
article ul {
font-size: 19px;
}
}
@media (max-width: 1400px) {
article p,
.infoSide p,
article ol,
article ul {
font-size: 16px;
}
}
@media (max-width: 600px) {
article p,
.infoSide p,
article ol,
article ul {
font-size: 14px;
}
}
.infoSide .smallImg {
position: absolute;
right: -100px;
top: 0;
max-width: 38%;
opacity: 0;
-webkit-perspective: 1000px;
perspective: 1000px;
-webkit-transition: 0.8s right 0.4s cubic-bezier(0, 0, 0.25, 1), opacity 1.5s ease 0.4s;
transition: 0.8s right 0.4s cubic-bezier(0, 0, 0.25, 1), opacity 1.5s ease 0.4s;
}
.ar .infoSide .smallImg {
right: auto;
left: -100px;
}
@media (max-width: 1000px) {
.infoSide .smallImg {
display: none;
}
}
.infoSide .smallImg img {
max-width: 100%;
display: block;
}
.infoSide .smallImg figure {
margin: 0;
background-position: 50% 50%;
background-size: cover;
}
.infoSide .smallImg.shown {
right: 0;
opacity: 1;
}
.ar .infoSide .smallImg.shown {
right: auto;
left: 0;
}
.infoSide .smallImg--bottom {
top: auto;
bottom: 0;
max-width: 100%;
width: 100%;
padding-right: 70px;
}
.ar .infoSide .smallImg--bottom {
padding-right: 0;
padding-left: 70px;
}
@media (max-width: 1600px) {
.infoSide .smallImg--bottom {
padding-right: 30px;
}
.ar .infoSide .smallImg--bottom {
padding-left: 30px;
}
}
.infoSide .button {
margin-top: 70px;
margin-left: 100px;
opacity: 0;
-webkit-transition: 1s margin 0.2s cubic-bezier(0, 0, 0.25, 1), opacity 2s ease 0.2s;
transition: 1s margin 0.2s cubic-bezier(0, 0, 0.25, 1), opacity 2s ease 0.2s;
}
.ar .infoSide .button {
margin-left: 0;
margin-right: 100px;
}
.infoSide .button:before {
max-width: 0;
-webkit-transition: all 0.4s, 0.6s max-width 2s cubic-bezier(0, 0, 0.25, 1), 0.2s width 0s;
transition: all 0.4s, 0.6s max-width 2s cubic-bezier(0, 0, 0.25, 1), 0.2s width 0s;
}
.infoSide .button.shown {
margin-left: 0;
opacity: 1;
}
.ar .infoSide .button.shown {
margin-right: 0;
}
.infoSide .button.shown:before {
max-width: 40px;
}
.infoSide .button.shown:hover {
padding: 0 15px 0 20px;
text-align: center;
}
.ar .infoSide .button.shown:hover {
padding: 0 20px 0 15px;
text-align: center;
}
.infoSide .button.shown:hover:before {
width: 0;
margin-right: 0;
}
.ar .infoSide .button.shown:hover:before {
margin-left: 0;
margin-right: auto;
}
@media (max-width: 1600px) {
.infoSide .button {
margin-top: 30px;
}
}
.section--infoLeft .illustrated-info {
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
flex-direction: row-reverse;
}
.section--infoLeft .imgSide {
padding-right: 0;
}
.section--infoLeft .imgSide .slice-images {
left: auto;
right: 0;
}
.section--infoLeft .imgSide .slice-images .bg {
background-position: 50% 100%;
}
.section--infoLeft .infoSide {
padding-left: 0;
padding-right: 70px;
}
.section--infoLeft .infoSide h2 {
left: auto;
text-align: right;
right: -310px;
}
.ar .section--infoLeft .infoSide h2 {
text-align: left;
left: -310px;
right: auto;
}
@media (max-width: 1600px) {
.section--infoLeft .infoSide h2 {
right: -250px;
}
.ar .section--infoLeft .infoSide h2 {
left: -250px;
}
}
@media (max-width: 1400px) {
.section--infoLeft .infoSide h2 {
right: -225px;
}
.ar .section--infoLeft .infoSide h2 {
left: -225px;
}
}
@media (max-width: 1000px) {
.section--infoLeft .infoSide h2 {
text-align: left;
}
.ar .section--infoLeft .infoSide h2 {
text-align: right;
}
}
.section--infoLeft .infoSide .smallImg {
right: auto;
left: 100px;
-webkit-transition: 0.8s left 0.4s cubic-bezier(0, 0, 0.25, 1), opacity 1.5s ease 0.4s;
transition: 0.8s left 0.4s cubic-bezier(0, 0, 0.25, 1), opacity 1.5s ease 0.4s;
}
.section--infoLeft .infoSide .smallImg.shown {
left: 0;
opacity: 1;
}
.ar .section--infoLeft .infoSide .smallImg {
left: auto;
right: 100px;
}
.ar .section--infoLeft .infoSide .smallImg.shown {
right: 0;
opacity: 1;
}
@media (max-width: 1600px) {
.section--infoLeft .infoSide {
padding-right: 30px;
}
.ar .section--infoLeft .infoSide {
padding-right: 0px;
padding-left: 30px;
}
}
@media (max-width: 1000px) {
.section--infoLeft .infoSide {
padding-right: 0;
}
.ar .section--infoLeft .infoSide {
padding-left: 0;
}
.about.section--infoLeft .illustrated-info {
height: auto!important;
}
}
@media (min-width: 1001px) {
.about.section--infoLeft .infoSide p {
text-align: justify;
}
}
.tilter__deco {
border: 2px solid #f5d679;
width: 95%;
height: 95%;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
margin: auto;
opacity: 0;
-webkit-transition: opacity 0.4s;
transition: opacity 0.4s;
}
.finished:hover .tilter__deco {
opacity: .6;
}
.animated .infoSide .smallImg {
right: 0;
opacity: 1;
}
.ar .animated .infoSide .smallImg {
right: auto;
left: 0;
}
.animated .infoSide .button {
margin-left: 0;
opacity: 1;
}
.ar .animated .infoSide .button {
margin-right: 0;
}
.animated .infoSide h2 {
margin-left: 0;
opacity: 1;
}
.ar .animated .infoSide h2 {
margin-right: 0;
}
.animated .infoSide p {
margin-left: 0;
opacity: 1;
}
.ar .animated .infoSide p {
margin-right: 0;
}
.animated.section--infoLeft .infoSide h2 {
left: auto;
text-align: right;
right: -310px;
}
.ar .animated.section--infoLeft .infoSide h2 {
right: auto;
text-align: left;
left: -310px;
}
@media (max-width: 1000px) {
.animated.section--infoLeft .infoSide h2 {
text-align: left;
}
}
.animated.section--infoLeft .infoSide .smallImg {
left: 0;
opacity: 1;
}
.animated.section--infoLeft .infoSide .smallImg {
right: 0;
left: auto;
}
.footer {
-webkit-transition: all 1s ease;
transition: all 1s ease;
z-index: 2;
position: relative;
margin-top: 140px;
margin-bottom: 30px;
width: 1085px;
margin: 140px auto 30px;
max-width: 100%;
}
.products-container + .footer {
margin-top: 60px;
}
@media (max-width: 1600px) {
.footer {
margin-top: 100px;
}
.products-container + .footer {
margin-top: 80px;
}
}
@media (max-width: 1400px) {
.footer,.products-container + .footer {
margin-top: 80px;
}
}
@media (max-width: 700px) {
.footer,.products-container + .footer {
margin-top: 40px;
}
}
.footer__phone, .footer__address, .footer__email, .footer__studio, .footer__studio a,
.privacy {
font-style: normal;
font-size: 14px;
color: #6c6c6c;
text-transform: uppercase;
font-family: "Gotham Pro Medium";
}
.footer__address br {
display: none;
}
.footer__address {
width: 100%;
margin-bottom: 30px;
}
@media (max-width: 1500px) {
.footer__address {
margin-bottom: 20px;
}
}
@media (max-width: 700px) {
.footer__phone, .footer__address, .footer__email, .footer__studio, .footer__studio a {
text-align: center;
font-size: 10px;
}
}
.footer__phone, .footer__email {
width: 200px;
}
@media (max-width: 1000px) {
.footer__phone, .footer__email {
display: block;
margin: 0 auto;
text-align: center;
}
}
@media (max-width: 1000px) {
.footer__address {
display: block;
margin: 10px auto;
}
.privacy {
margin: 10px auto;
display: inline-block;
}
}
.footer__phone {
text-align: left;
}
.ar .footer__phone {
text-align: right;
direction: ltr !important;
unicode-bidi: embed;
}
.ar .tel,
.ar .tel span {
direction: ltr !important;
unicode-bidi: embed;
}
@media (max-width: 1000px) {
.footer__phone,
.ar   .footer__phone {
text-align: center;
}
}
.footer__email {
text-align: right;
}
.ar .footer__email {
text-align: left;
}
.footer__email a {
color: inherit;
}
@media (max-width: 1000px) {
.footer__email,
.ar .footer__email {
text-align: center;
}
}
@media (max-width: 1000px) {
.footer .wrapper--flex {
display: block;
}
}
.fp-viewing-6 .footer {
opacity: 1!important;
visibility: visible!important;
bottom: 7.5%!important;
z-index: 2!important;
}
.fp .footer {
margin-bottom: 60px;
}
@media (max-width: 1500px) {
.fp .footer {
bottom: 10px;
}
}
@media (min-width: 1000px) {
.fp .footer {
margin-top: 0;
margin-bottom: 0;
z-index: 1;
position: fixed;
left: 0;
right: 0;
bottom: 30px;
}
.fullpage + .footer {
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(50%);
-ms-transform: translateY(50%);
transform: translateY(50%);
bottom: -30px;
}
}
@media (max-width: 1000px) {
.fp .footer {
margin-bottom: 40px;
}
}
.socials {
position: fixed;
bottom: 7.5%;
left: 4%;
z-index: 11;
-webkit-transform: translateY(50%);
-ms-transform: translateY(50%);
transform: translateY(50%);
}
@media (max-width: 1000px) {
.socials {
bottom: 20px;
}
}
.socials a {
display: inline-block;
vertical-align: middle;
height: 18px;
cursor: pointer;
margin-right: 12px;
cursor: url(//majaless.ae/wp-content/themes/majaless/images/pointer.png), auto !important;
}
.socials a svg {
height: 100%;
}
.socials a path {
fill: #fff;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.socials a:hover path {
fill: #f5d679;
} .wp-pagenavi {
display: block;
margin: 50px auto 40px auto;
width: auto;
}
.wp-pagenavi a.last,
.wp-pagenavi a.nextpostslink,
.wp-pagenavi a.previouspostslink {
font-size: 0;
}
.wp-pagenavi a,
.wp-pagenavi span {
display: inline-block;
vertical-align: middle;
font-size: 21px;
color: #fff;
margin: 0 10px;
font-size: 18px;
-webkit-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
transition: color 0.3s ease;
border: none!important;
}
@media (max-width: 600px) {
.wp-pagenavi a,
.wp-pagenavi span {
font-size: 16px;
margin: 0 6px;
}
}
.wp-pagenavi a.page:hover,
.wp-pagenavi span.current {
color: #f5d679;
}
.wp-pagenavi a.first,
.wp-pagenavi a.last,
.wp-pagenavi a.nextpostslink,
.wp-pagenavi a.previouspostslink {
width: 10px;
height: 25px;
position: relative;
}
.wp-pagenavi a.first:before,
.wp-pagenavi a.last:before,
.wp-pagenavi a.nextpostslink:before,
.wp-pagenavi a.previouspostslink:before {
content: '';
width: 0;
height: 0;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.wp-pagenavi a.first:before,
.wp-pagenavi a.previouspostslink:before {
border-style: solid;
border-width: 5px 5px 5px 0;
border-color: transparent  #fff transparent transparent;
}
.wp-pagenavi a.last:before,
.wp-pagenavi a.nextpostslink:before {
border-style: solid;
border-width: 5px 0 5px 5px;
border-color: transparent transparent transparent  #fff;
}
.overlay {
position: fixed;
left:0;
top: 0;
height: 100%;
width: 100%;
opacity: 0;
visibility: hidden;
z-index: 5;
background-color: rgba(0,0,0,.8);
display: block;
-webkit-transition: opacity .4s;
-moz-transition: opacity .4s;
-ms-transition: opacity .4s;
-o-transition: opacity .4s;
transition: opacity .4s;
} .product-info__img {
width: 50%;
height: 100%;
display: block;
background-position: 50% 50%;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.product-info__info {
width: 50%;
height: 100%;
display: block;
display: -webkit-flex;
display: flex;
padding: 60px;
text-align: left;
-webkit-justify-content: center;
justify-content: center;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.product-info__info p{
color: #AAA;
line-height: 1.6;
}
i.close {
position: absolute;
color: #fff;
font-size: 36px;
top: 10px;
right: 10px;
width: 20px;
height: 20px;
background-image: url(//majaless.ae/wp-content/themes/majaless/images/close.svg);
-webkit-background-size: 100% 100%;
-o-background-size: 100% 100%;
background-size: 100% 100%;
cursor: pointer;
cursor: url(//majaless.ae/wp-content/themes/majaless/images/pointer.png), auto !important;
}
.products-container {
min-height: calc(100vh - 360px);
}
ul.filters {
display: none;
}
.mix-controls {
display: none;
margin-top: 50px;
}
.mix-controls .filters-row {
margin-bottom: 10px;
}
.mix-controls button {
background-color: transparent;
font: 18px/33px "Gotham Pro Bold";
text-transform: uppercase;
color: #F5D679;
padding: 0 8px;
display: inline-block;
vertical-align: middle;
-webkit-transition: all 0.2s;
transition: all 0.2s;
border: none;
cursor: pointer;
cursor: url(//majaless.ae/wp-content/themes/majaless/images/pointer.png), auto !important;
}
.mix-controls button.disabled {
opacity: 0.6;
}
.mix-controls button:hover,
.mix-controls button.active,
.mix-controls button.current-parent {
background-color: #F5D679;
color: #231f20;
}
.mix-controls .filters-top:before,
.mix-controls .filters-top:after {
content: "";
display: inline-block;
vertical-align: middle;
height: 2px;
width: 40px;
background-color: #F5D679;
margin: 0 10px;
}
.mix-controls .filter-middle button {
font-size: 16px;
}
.mix-controls .filter-bottom button {
font-size: 14px;
}
@media (max-width: 991px) {
.mix-controls button {
font-size: 16px;
}
.mix-controls .filter-middle button {
font-size: 14px;
}
.mix-controls .filter-bottom button {
font-size: 12px;
}
}
@media (max-width: 767px) {
.mix-controls .filters-top:before,
.mix-controls .filters-top:after {
display: none;
}
.mix-controls button {
font-size: 14px;
}
.mix-controls .filter-middle button {
font-size: 12px;
line-height: 24px;
}
.mix-controls .filter-bottom button {
font-size: 10px;
line-height: 20px;
}
.mix-controls .filters-row {
margin-bottom: 20px;
}
}
a {
cursor: url(//majaless.ae/wp-content/themes/majaless/images/pointer.png), auto !important;
}
.fp {
color: #AAA;
}
a.fixed-tel {
position: fixed;
bottom: 7%;
left: 19%;
z-index: 11;
-webkit-transform: translateY(50%);
-ms-transform: translateY(50%);
transform: translateY(50%);
font-size: 14px;
color: #6c6c6c !important;
text-transform: uppercase;
font-family: "Gotham Pro Medium";
-webkit-transition: all .2s;
-moz-transition: all .2s;
-ms-transition: all .2s;
-o-transition: all .2s;
transition: all .2s;
}
@media (max-width: 1000px) {
.fixed-tel { display: none; }
}
.fixed-mail {
position: fixed;
bottom: 7%;
right: 19%;
z-index: 11;
-webkit-transform: translateY(50%);
-ms-transform: translateY(50%);
transform: translateY(50%);
font-size: 14px;
color: #6c6c6c;
text-transform: uppercase;
font-family: "Gotham Pro Medium";
-webkit-transition: all .2s;
-moz-transition: all .2s;
-ms-transition: all .2s;
-o-transition: all .2s;
transition: all .2s;
}
@media (max-width: 1000px) {
.fixed-mail { display: none; }
}
.fp-viewing-6 .fixed-mail,
.fp-viewing-6 .fixed-tel {
opacity: 0;
}
.sliced {
}
.tile { 
float: left;
opacity: 0;
-webkit-transition: all .6s ease-in-out;
-moz-transition: all .6s ease-in-out;
-ms-transition: all .6s ease-in-out;
-o-transition: all .6s ease-in-out;
-webkit-transform: scale(1.006);
-ms-transform: scale(1.006);
-o-transform: scale(1.006);
transform: scale(1.006);
}
.tile-animated {
opacity: 1;
}
.css3-preload .sliced * {
-webkit-transition: none !important;
-moz-transition: none !important;
-ms-transition: none !important;
-o-transition: none !important;
transition: none !important;
}
.breadcrumbs {
text-align: left;
font-size: 14px;
color: #6c6c6c !important;
font-family: "Gotham Pro Medium";
}
.breadcrumbs .wrapper {
text-align: left;
}
.ar .breadcrumbs .wrapper {
text-align: right;
}
.breadcrumbs a {
color: #aaa;
position: relative;
padding-bottom: 4px;
}
.breadcrumbs a:after {
display: block;
position: absolute;
left: 0;
right: 0;
bottom: 4px;
margin: auto;
content: "";
width: 100%;
height: 1px;
opacity: .6;
background-color: #aaa;
max-width: 100%;
-webkit-transition: all .2s;
-moz-transition: all .2s;
-ms-transition: all .2s;
-o-transition: all .2s;
transition: all .2s;
}
.breadcrumbs a:hover:after {
max-width: 0;
}
.menu-opened .fixed-tel,
.menu-opened .fixed-mail {
opacity: 0;
visibility: hidden;
}
.product-info {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-align-items: flex-start;
-ms-flex-align: flex-start;
align-items: flex-start;
width: 80%;
margin: 0 auto;
background-color: #231F20;
}
.product-info .mfp-close {
color: #fff;
}
.product-info__img {
padding-top: 50%;
}
.product-info__info {
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
}
.product-info__info h3 {
font-size: 26px;
line-height: normal;
margin-bottom: 10px;
}
@media (max-width: 1250px) {
.product-info {
width: 100%;
}
}
@media (max-width: 991px) {
.product-info {
padding: 40px 30px;
}
.product-info__img {
width: 100%;
padding-top: 40%;
}
.product-info__info {
width: 100%;
padding: 30px 0 0;
}
}
@media (max-width: 767px) {
.product-info__img {
padding-top: 50%;
}
}
@media (max-width: 550px) {
.product-info {
padding-left: 15px;
padding-right: 15px;
padding-bottom: 15px;
}
.product-info__img {
padding-top: 75%;
}
}
.alignleft {
float: left;
margin-right: 40px;
margin-bottom: 10px;
max-width: 65%;
height: auto !important;
}
.alignright {
float: right;
margin-left: 40px;
margin-bottom: 10px;
max-width: 65%;
height: auto !important;
}
@media (max-width: 800px) {
.alignleft {
margin-right: 20px;
}
.alignright {
margin-left: 20px;
}
}
@media (max-width: 500px) {
.alignleft,
.alignright  {
max-width: 100%;
display: block;
margin: 0 auto 20px;
}
}
.aligncenter {
display: block;
max-width: 100%;
margin: 0 auto 20px;
height: auto !important;
}
.link-to-website {
margin: 80px auto 20px;
text-align: left;
color: #AAA;
line-height: 1.5;
}
.link-to-website .flex {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
margin: 0 -15px;
}
.link-to-website span {
display: block;
text-align: center;
vertical-align: middle;
line-height: 1;
margin-bottom: 60px;
}
.link-to-website p {
max-width: 100%;
margin: 0px 0 30px;
color: #AAA;
}
@media (max-width: 1000px) {
.link-to-website p  {
max-width: 100%;
}
}
.link-to-website address {
width: 400px;
max-width: 100%;
font-style: normal;
font-size: 1rem;
}
.link-to-website address div {
color: #FFF;
}
.link-to-website address a {
text-align: left;
font-size: 1rem;
color: #FFF;
display: block;
margin-top: 4px;
}
a.loc {
display: block;
margin-top: 20px;
font-weight: bold;
color: #F5D679 !important;
}
a.loc img {
display: inline-block;
vertical-align: middle;
width: 18px;
margin-left: 10px;
}
.link-to-website address a:first-of-type {
margin-top: 14px;
}
.link-to-website .button {
display: inline-block;
vertical-align: bottom;
margin-bottom: 4px;
}
.tag-logo,
.tag-logo img {
display: block;
text-align: center;
}
.tag-logo img {
max-width: 80%;
margin: 0 auto;
}
@media (max-width: 750px) {
.link-to-website span {
display: block;
margin: 40px auto 10px;
}
.link-to-website .button {
display: block;
margin: 0 auto;
}
}
@media (max-width: 600px) {
.link-to-websit {
margin-top: 0;
}
.link-to-website span {
font-size: 36px;
}
}
@media (max-width: 400px) {
.link-to-website span {
font-size: 28px;
}
}
.form {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
margin: 0 -15px;
}
.form-group {
width: 33.33%;
padding: 0 15px;
}
.form-group.fluid {
text-align: center;
width: 100%;
}
.form-group:not(:last-child) {
margin-bottom: 30px;
}
.form-group input[type=text],
.form-group input[type=email],
.form-group input[type=tel],
.form-group textarea {
width: 100%;
height: 50px;
border: 2px solid #fff;
padding: 0 15px;
display: block;
background-color: transparent;
color: #fff;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.form-group textarea {
height: 100px;
resize: none;
padding-top: 10px;
padding-bottom: 10px;
}
.form-group input[type=text]:focus,
.form-group input[type=email]:focus,
.form-group input[type=tel]:focus,
.form-group textarea:focus {
border-color: #f5d679;
}
.contact-form {
width: 1550px;
margin: 0 auto;
overflow: hidden;
}
@media (max-width: 1580px) {
.contact-form {
width: 100%;
padding: 0 15px;
}
}
@media (max-width: 767px) {
.form-group {
width: 100%;
}
} .link-to-website {
padding: 0 150px;
}
.link-to-website .left-side,
.link-to-website .right-side {
width: 50%;
text-align: left;
font-style: normal;
font-size: 14px;
color: #6c6c6c;
text-transform: uppercase;
font-family: "Gotham Pro Medium";
text-align: center;
}
.link-to-website .right-side a {
font-size: 14px;
color: #6c6c6c;
}
@media (max-width: 1200px) {
.link-to-website {
padding: 0;
}
}
@media (max-width: 1000px) {
.link-to-website .right-side {
width: 50%;
}
}
@media (max-width: 767px) {
.link-to-website .left-side,
.link-to-website .right-side {
width: 100%;
}
.link-to-website .right-side {
margin-top: 40px;
}
}
.popup {
width: 400px;
max-width: 100%;
margin: 0 auto;
background-color: #231f20;
color: #fff;
text-align: center;
font-size: 18px;
padding: 40px 15px;
}
.popup .heading {
font-size: 24px;
margin-bottom: 20px;
}
.popup .mfp-close {
color: #fff;
}
@media (max-width: 600px) {
.main-screen .section-bg {
height: 95%;
-webkit-background-size: cover !important;
-o-background-size: cover !important;
background-size: cover !important;
background-image: url(//majaless.ae/wp-content/themes/majaless/images/600-bg.jpg) !important;
}
} @media (max-width: 1300px) and (min-width: 1001px) {
.news-section .news-row .news-item__preview p {
font-size: 12px;
}
.news-section .news-row .news-item__title {
font-size: 16px;
margin: 5px 0;
}
.infoSide h2 {
font-size: 32px;
}
.infoSide p {
font-size: 14px;
}
.product-gallery-section .section-title h2 {
font-size: 32px;
}
.product-gallery-section .section-title p {
font-size: 14px;
}
.news-section h2 {
margin-bottom: 25px;
font-size: 36px;
}
}
.ar .look-inside {
font-size: 24px;
}
@media (min-width: 1000px) {
.look-inside {
position: relative !important;
top: 20vh !important;
}
}
.link-wrap {
text-align: center;
}
.link-wrap span,
.link-wrap a {
display: inline-block;
vertical-align: middle;
}