@font-face {
	font-family: bookman-light;
	src: url(../fonts/HelveticaCE-Cond.ttf);
}
.fancybox-container {
   
    z-index: 999999999999999999999999999999;
}

/*.fancybox-navigation .fancybox-button--arrow_left {
    right: -20px !important;
   
    padding: 31px 26px 31px 6px;
    top: 147px !important;
	left:unset !important
}*/

.area {
    padding: 10px;
    margin: 20px;
    border: 1px solid #a67e41;
}

.area p {
    margin: 0;
}
.fancybox-button svg path {
	fill: white !important;
	stroke-width: 0;
}
.swipe {
	display: none;
}
.map-warper {
	position: relative;
	/* width: 1076px; */
	/* overflow: auto; */
	margin: auto;
	width: 958px;
	overflow: auto;
	vertical-align: middle;
	height: 539px;
	margin-top: auto;
	margin-bottom: auto;
}
.map-banner {
	background-image: url(../images/map-blur.jpg);
	background-size: cover;
	overflow: auto;
	height: 100vh;
	display: grid;
	position: static !important;
}
.bliss-banner {
	width: 100%;
	height: 100vh;
	background-size: cover;
	background-image: url(../images/banner3.jpg);
	background-position: center;
}
a.mark1, a.mark2, a.mark3, a.mark4, a.mark5, a.mark6, a.mark7, a.mark8, a.mark9 {
	position: absolute;
	z-index: 1;
}
a.mark1 {
	top: 218px;
	left: 174px;
}
a.mark2 {
	top: 325px;
	left: 366px;
}
a.mark3 {
	top: 308px;
	right: 247px;
}
a.mark4 {
	top: 238px;
	left: 356px;
}
a.mark5 {
	top: 47px;
	left: 284px;
}
a.mark6 {
	top: 260px;
	left: 210px;
}
a.mark7 {
	top: 260px;
	left: 210px;
}
a.mark8 {
	top: 260px;
	left: 210px;
}
a.mark9 {
	top: 260px;
	left: 210px;
}
.ih-item.square.effect4 .info p {
	color: #f1f1f1;
}
.ih-item.square.effect4.colored .info {
	background: rgb(114 72 38 / 72%);
}
.ih-item.square.effect4.colored .mask1, .ih-item.square.effect4.colored .mask2 {
	background: #a67e41;
	background: rgb(169 124 87 / 71%);
}
.ih-item.square {
	width: 100%;
	height: unset;
}
.ih-item.square.effect4 a:hover .info {
	width: 100%;
	height: 120px;
}
main.main.loading- {
	position: relative;
}
.navbar {
	-webkit-transition: padding 0.2s ease;
	-moz-transition: padding 0.2s ease;
	-o-transition: padding 0.2s ease;
	transition: padding 0.2s ease;
}
.bliss {
	color: #a67e41;
	font-weight: 600;
}
.bg-red .bliss {
	color: #1b1b1b;
	font-weight: 600;
}
.my-fixed-top {
	position: fixed !important;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030;
	-webkit-transition: padding 0.2s linear;
	-moz-transition: padding 0.2s linear;
	-o-transition: padding 0.2s linear;
	transition: padding 0.2s linear;
}
.flashit {
	color: #6a1867;
	-webkit-animation: flash linear 1s infinite;
	animation: flash linear 1s infinite;
}
 @-webkit-keyframes flash {
 0% {
 opacity: 1;
}
 50% {
 opacity: .1;
}
 100% {
 opacity: 1;
}
}
 @keyframes flash {
 0% {
 opacity: 1;
}
 50% {
 opacity: .1;
}
 100% {
 opacity: 1;
}
}
div#dynamic {
	right: 0;
	height: 74px;
	background-color: rgb(255 255 255 / 0%);
	position: absolute;
	z-index: 1;
	padding: 0 !important;
	width: 100vw;
}
.navbar-nav.ml-auto.menu {
	margin-right: 15%;
}
#dynamic.my-fixed-top {
	background-color: rgb(255 255 255);
	height: 70px;
}
a.nav-item.nav-link {
	color: #ffffff !important;
	font-size: 16px;
	font-weight: 600;
}
.my-fixed-top a.nav-item.nav-link {
	color: #a67e41 !important;
}
#dynamic.my-fixed-top .logo img {
	width: 100px
}
#dynamic.my-fixed-top .logo {
	background-color: white !important;
}
#dynamic.my-fixed-top .cta a h3 {
	color: #a67e41;
}
div#on-scrol.color-menu a .text-menu {
	color: #a67e41;
}
.call-whatsapp {
	position: fixed;
	bottom: -3px;
	left: 10px;
	z-index: 888;
	max-width: 50px;
}

@media (max-width: 1199px) {
.call-whatsapp {
	max-width: 40px;
}
}

@media (max-width: 991px) {
.call-whatsapp {
	max-width: 40px;
}
}
#side-panel-trigger {
	position: fixed;
	top: 220px;
	display: flex;
	right: -45px;
	z-index: 333;
	margin: 0;
	background-color: #a67e41;
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
#side-panel-trigger a {
	width: inherit;
	height: inherit;
	color: #ffffff;
	display: block;
	font-family: 'Roboto Slab';
	font-size: 20px;
	line-height: 20px;
	/* font-weight: 600; */
	padding: 10px 15px;
}
#side-panel-trigger1 {
	position: fixed;
	top: 353px;
	display: flex;
	right: -43px;
	z-index: 333;
	margin: 0;
	background-color: #a67e41;
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
#side-panel-trigger1 a {
	width: inherit;
	height: inherit;
	color: #ffffff;
	display: block;
	font-family: 'Roboto Slab';
	font-size: 20px;
	line-height: 20px;
	/* font-weight: 600; */
	padding: 10px 15px;
}

@media (max-width: 991px) {
#side-panel-trigger, #side-panel-trigger1 {
	display: none;
}
}
.enquire-form {
	position: fixed;
	bottom: 0px;
	z-index: 9;
	width: 100%;
	background-color: white;
	border-top: 2px solid #a67e41;
}
.btn-primary {
	color: #ffffff;
	background-color: #a67e41;
	border-color: #a67e41;
	/* font-weight: 600; */
}
.btn-secondary {
	color: #a67e41;
	background-color: #ffffff;
	border-color: #a67e41;
}
.btn-secondary:hover {
	color: #fff;
	background-color: #a67e41;
	border-color: #a67e41;
}
.btn-primary:hover {
	color: #a67e41;
	background-color: #ffffff;
	border-color: #a67e41;
	font-weight: 700;
}
.logo {
	position: absolute;
	top: 5px;
	left: 90px;
	z-index: 99;
	background-color: rgb(255 255 255 / 55%);
	padding: 5px 5px;
}
.logo img {width: 119px;}
html {
	font-family: bookman-light !important;
	line-height: 1.15;
	color: #58595b;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	scroll-behavior: smooth;
}
a:hover {
	color: #5a5a5a;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: bookman-light !important;
	color: #a67e41;
}
.bg-red h1, .bg-red h2, .bg-red h3, .bg-red h4, .bg-red h5, .bg-red h6 {
	color: #1b1b1b;
}
h4 {
	font-size: 1.2rem;
	color: #58595B;
	line-height: 1.5rem;
	font-weight: 600;
}
.buttons {
	margin: 0vh 0 6vh;
}
p, li, div, a {
	font-family: bookman-light !important;
	color: #1b1b1b;
}
@-ms-viewport {
width:device-width
}
.btn-otp {
	padding: 6px 15px !important;
}
.text-gray {
	color: #58595b !important;
}
.text-primary {
	color: #a67e41 !important;
}
.bg-red .text-primary {
	color: #4e4e4e !important;
}
:not(.touch)::-webkit-scrollbar, :not(.touch) ::-webkit-scrollbar {
width:4px;
height:4px;
-webkit-appearance:none;
border-radius:100px
}
ul.bliss-list {
	padding-left: 0px;
	list-style: none;
}

ul.bliss-list li {
    position: relative;
    padding-left: 181px;
    font-size: 1rem;
    margin-bottom: 5px;
    width: 100%;
}
ul.bliss-list li span {
    color: #a67e41;
    /* margin-left: 3vw; */
    width: 37%;
    margin-right: 13%;
    border-right: 2px solid #a67e41;
    font-size: 1rem;
    line-height: 14px;
    display: inline-block;
    position: absolute;
    left: 0vh;
    top: 6px;
}
ul.bliss-list li span {
	color: #a67e41;
	/* margin-left: 3vw; */
	width: 150px;
	margin-right: 36px;
	border-right: 2px solid #a67e41;
	font-size: 1.3rem;
	line-height: 14px;
	display: inline-block;
}
ul.bliss-list li h4 {
/* width: 198px; */
}

:not(.touch)::-webkit-scrollbar-thumb, :not(.touch)::-webkit-scrollbar-thumb:vertical {
background-color:#a67e41;
border:none;
border-radius:100px
}
:not(.touch)::-webkit-scrollbar-track, :not(.touch) ::-webkit-scrollbar-track {
background:#e8e8e8;
border-radius:100px
}
:not(.touch)::-moz-selection, :not(.touch) ::-moz-selection {
background:#a67e41
}
:not(.touch)::selection, :not(.touch) ::selection {
	background: red
}
button:focus {
	outline: none!important
}
.cta {
	position: fixed;
	top: 22px;
	right: 5px;
	z-index: 999999999999999999999999;
}
.enquire-form .form-group {
	margin: 0;
}
.cta a h3 {
	color: white;
	font-size: 1.5em;
}
.banner {
	position: relative;
	width: 100%;
	text-align: center;
}
.map-banner .map {
	/* height: 100vh; */
	width: 958px;
	overflow: auto;
}
.btn-outline-primary {
	font-family: Scope;
	font-size: 1rem;
	color: #956f4e !important;
	border-color: #956f4e !important;
	letter-spacing: .065625rem;
	text-align: center;
	padding: 1rem 2.5rem;
	line-height: 1;
}
.btn:not(:disabled):not(.disabled) {
	cursor: pointer;
}
.btn-outline-primary:hover {
	color: #fff!important;
}
.btn-outline-primary:hover {
	color: #212529;
	background-color: #d7ac85;
	border-color: #d7ac85;
}
.modal-body ul li {
	color: #58595B;
	margin-bottom: 10px;
}
.banner-title {
	position: absolute;
	top: 24%;
	width: 100%;
	margin: auto;
	/* left: 15%; */
	text-align: center;
	color: white !important;
}
.banner-title h1 {
	color: white;
	font-family: bookman-light !important;
	text-transform: uppercase;
	font-size: 3.8rem;
	font-weight: 800;
	font-style: italic;
	text-shadow: 7px 2px 12px black;
}
.banner-title h2 {
	color: white !important;
	font-family: bookman-light !important;
	text-transform: uppercase;
	font-size: 1.5rem;
	font-weight: 800;
	/* font-style: italic; */
	text-shadow: 7px 2px 12px black;
}
.banner-title h4 {
	color: white;
	text-transform: capitalize;
	font-size: 1.5rem;
	font-style: italic;
	text-shadow: 7px 2px 12px black;
}
.sidebar {
	width: 4.75rem;
	max-width: 4.75rem;
	padding: 0
}

@media (max-width:480px) {
.sidebar {
	position: absolute;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 60px;
	/* margin: auto; */
	max-width: 50%;
	z-index: 2;
}
}
.sidebar .side-menu {
	display: flex;
	height: 100vh;
	flex-direction: column;
	justify-content: center;
	position: fixed;
	width: 4.75rem;
	z-index: 2;
	background: #fff;
	/* border-right: 1px solid #a67e41; */
	-webkit-box-shadow: 5px 0px 19px -12px rgba(143,143,143,1);
	-moz-box-shadow: 5px 0px 19px -12px rgba(143,143,143,1);
	box-shadow: 5px 0px 19px -12px rgba(143,143,143,1);
}

@media (max-width:480px) {
.sidebar .side-menu {
	display: none
}
}
.sidebar .side-menu a.text-menu {
	font-family: Scope;
	font-size: .5625rem;
	color: #000;
	letter-spacing: .32875rem;
	margin-top: 3.75rem;
	display: block;
	text-align: center
}
.sidebar .side-menu .target-burger {
	display: block;
	height: 3.0625rem;
	width: 3.0625rem;
	margin: auto;
	-webkit-transform: rotate(90deg) translateZ(0);
	transform: rotate(90deg) translateZ(0);
	top: -4vh;
	position: relative;
	transition: all .5s ease
}
.sidebar .side-menu .target-burger:hover {
	cursor: pointer;
	-webkit-opacity: .45;
	-moz-opacity: .45;
	opacity: .45
}
.sidebar .side-menu .target-burger.toggled ul.buns li.bun {
	-webkit-transform: rotate(45deg) translateZ(0);
	transform: rotate(45deg) translateZ(0)
}
.sidebar .side-menu .target-burger.toggled ul.buns li.bun:last-child {
	-webkit-transform: rotate(-45deg) translateZ(0);
	transform: rotate(-45deg) translateZ(0)
}
.sidebar .side-menu .target-burger ul.buns {
	list-style: none;
	padding: 0;
	transition: color 1s cubic-bezier(.23, 1, .32, 1), -webkit-transform 1s cubic-bezier(.23, 1, .32, 1);
	transition: transform 1s cubic-bezier(.23, 1, .32, 1), color 1s cubic-bezier(.23, 1, .32, 1);
	transition: transform 1s cubic-bezier(.23, 1, .32, 1), color 1s cubic-bezier(.23, 1, .32, 1), -webkit-transform 1s cubic-bezier(.23, 1, .32, 1);
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	color: #a67e41;
	position: relative;
	top: 1.5rem
}
.sidebar .side-menu .target-burger ul.buns li.bun {
	width: 3.0625rem;
	height: .125rem;
	background-color: #a67e41;
	position: absolute;
	-webkit-transform: translateY(-3.75px) translateZ(0);
	transform: translateY(-3.75px) translateZ(0);
	transition: background-color 1s cubic-bezier(.23, 1, .32, 1), -webkit-transform 1s cubic-bezier(.23, 1, .32, 1);
	transition: transform 1s cubic-bezier(.23, 1, .32, 1), background-color 1s cubic-bezier(.23, 1, .32, 1);
	transition: transform 1s cubic-bezier(.23, 1, .32, 1), background-color 1s cubic-bezier(.23, 1, .32, 1), -webkit-transform 1s cubic-bezier(.23, 1, .32, 1)
}
.sidebar .side-menu .target-burger ul.buns li.bun:last-child {
	-webkit-transform: translateY(3.75px) translateZ(0);
	transform: translateY(3.75px) translateZ(0)
}
.sidebar .side-menu .nav-btn {
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	font-family: Scope;
	text-transform: uppercase;
	font-size: 9px;
	font-size: 16px;
	color: #000;
	letter-spacing: 5.26px;
	border-left: 2px solid #a67e41;
	width: auto;
	position: relative;
	bottom: 55px;
	display: none;
	padding: 15px;
}
.sidebar .side-menu a.text-menu {
	margin-top: 5.75rem;
	display: block;
	text-align: center;
	font-family: GeezaPro;
	font-size: 12px;
	color: #000;
	letter-spacing: 0;
}
.sidebar .side-menu .nav-btn {
	font-family: GeezaPro;
	font-size: 12px;
	font-size: 14px;
	letter-spacing: 0;
	padding: 15px 0 15px 15px;
	text-align: left;
	align-self: flex-end;
	display: none !important;
}
.navbar {
	padding: 32px 60px;
	position: absolute;
	top: 0;
	left: 76px;
	transition: padding .35s ease-in-out, background-color .35s ease-in-out;
	justify-content: center;
	z-index: 9999999999;
	width: calc(100vw - 76px);
}

@media (max-width:480px) {
.navbar {
	padding: 37px 27px 0;
	padding: 4px 10px 0;
	width: 100vw;
	left: 0;
	right: 0;
	justify-content: space-between;
}
}
.navbar .navbar-brand {
	font-size: .0625rem;
	padding: 0;
	margin: 0;
	display: inline-block;
	white-space: nowrap;
	box-sizing: border-box;
	z-index: 11
}
.no-logo .navbar .navbar-brand {
	display: none
}
footer {
	margin-bottom: 50px;
}
.sticky {
	width: 100%;
	position: fixed;
	bottom: 0;
	text-align: center;
	z-index: 99;
}
.sticky a:hover {
	text-decoration: none;
}
.sticky a {
	padding: 10px;
	display: inline-block;
	background-color: #a67e41;
	width: 100%;
	color: white;
	z-index: 99999999999;
	font-size: 20px;
}

@media (max-width:480px) {
.navbar .navbar-brand {
	z-index: 11
}
.no-logo .navbar .navbar-brand {
	display: inline-block
}
}
.navbar .navbar-brand .logo-link {
	display: inline-block
}
.navbar .navbar-brand .logo-link .logo-wr {
	transition: width .35s ease-in-out;
	width: 172.47px;
	max-height: 66.74px;
	display: block;
	position: relative
}

@media (max-width:480px) {
.navbar .navbar-brand .logo-link .logo-wr {
	width: auto;
	height: auto;
	max-height: unset
}
}
.navbar .navbar-brand .logo-link .logo-wr .logo {
	transition: all .35s ease-in-out;
	width: 18.25rem;
	margin: 0
}
.navbar .navbar-brand .logo-link .logo-wr .logo * {
	transition: all .35s ease;
	stroke: #fff
}

@media (max-width:480px) {
.navbar .navbar-brand .logo-link .logo-wr .logo {
	width: 45.9375vw;
	width: 107px;
	max-height: unset
}
}
.navbar .mobile-menu .text-menu {
	font-family: Scope;
	display: block;
	text-align: center;
	font-size: 9px;
	color: #fff;
	letter-spacing: 5.26px
}
.navbar .mobile-menu .target-burger {
	display: block;
	height: 3.0625rem;
	width: 3.0625rem;
	margin: auto;
	position: relative;
	top: -9px;
	transition: all .5s ease;
}
.navbar .mobile-menu .target-burger:hover {
	cursor: pointer;
	-webkit-opacity: .45;
	-moz-opacity: .45;
	opacity: .45
}
div#on-scrol.color-menu a ul li {
	background-color: #aa7d58 !important;
}
div#on-scrol {
/* position: absolute; */
    /* z-index: 99999999999999999999999999999999999999999999999999999999999999999999999999999; */
}
.navbar .mobile-menu .target-burger.toggled ul.buns li.bun {
	-webkit-transform: rotate(45deg) translateZ(0);
	transform: rotate(45deg) translateZ(0)
}
.navbar .mobile-menu .target-burger.toggled ul.buns li.bun:last-child {
	-webkit-transform: rotate(-45deg) translateZ(0);
	transform: rotate(-45deg) translateZ(0)
}
.navbar .mobile-menu .target-burger ul.buns {
	list-style: none;
	padding: 0;
	transition: color 1s cubic-bezier(.23, 1, .32, 1), -webkit-transform 1s cubic-bezier(.23, 1, .32, 1);
	transition: transform 1s cubic-bezier(.23, 1, .32, 1), color 1s cubic-bezier(.23, 1, .32, 1);
	transition: transform 1s cubic-bezier(.23, 1, .32, 1), color 1s cubic-bezier(.23, 1, .32, 1), -webkit-transform 1s cubic-bezier(.23, 1, .32, 1);
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	position: relative;
	height: 39px;
	width: 39px;
	margin: auto
}
.navbar .mobile-menu .target-burger ul.buns li.bun {
	top: 20px;
	left: -2px;
	width: 39px;
	height: .125rem;
	background-color: #fff;
	position: absolute;
	-webkit-transform: translateY(-3.75px) translateZ(0);
	transform: translateY(-3.75px) translateZ(0);
	transition: background-color 3s cubic-bezier(.23, 1, .32, 1), -webkit-transform 3s cubic-bezier(.23, 1, .32, 1);
	transition: transform 3s cubic-bezier(.23, 1, .32, 1), background-color 3s cubic-bezier(.23, 1, .32, 1);
	transition: transform 3s cubic-bezier(.23, 1, .32, 1), background-color 3s cubic-bezier(.23, 1, .32, 1), -webkit-transform 3s cubic-bezier(.23, 1, .32, 1)
}
.navbar .mobile-menu .target-burger ul.buns li.bun:last-child {
	-webkit-transform: translateY(3.75px) translateZ(0);
	transform: translateY(3.75px) translateZ(0)
}
.navbar .nav-btn {
	position: absolute;
	right: 60px;
	border: 1px solid #d19a69;
	font-family: ScopeOne;
	font-size: 10px;
	color: #fff;
	padding: 11px 18px;
	letter-spacing: 5.26px;
	text-transform: uppercase
}
.navbar {
	right: 76px;
	left: auto
}

@media (max-width:480px) {
.navbar {
	width: 64vw;
	left: 0;
	right: 0;
	height: 54px;
}
}
.navbar .mobile-menu .text-menu {
	font-size: 9px;
	font-family: GeezaPro;
	font-size: 12px;
	letter-spacing: 0
}
.menu-open .navbar .nav-main-wr {
	z-index: 11;
	right: 4px;
	position: relative
}
.menu-open .navbar .nav-main-wr .nav-link:not(.target-burger) {
	opacity: 0
}
.menu-open svg.logo.img-fluid.svg.svg-white.replaced-svg * {
	stroke: #a67e41
}
.menu-panel-bg {
	background: rgba(68,68,68,.3)!important;
	width: 100vw;
	height: 100%;
	display: block;
	position: fixed;
	top: 0;
	z-index: 0;
	opacity: 0;
	left: 4.75rem;
	transition: opacity .75s ease;
	pointer-events: none
}
.menu-panel-bg.active {
	/* opacity: 1; */
	z-index: 99999999;
	pointer-events: all;
}

@media (max-width:480px) {
.menu-panel-bg {
	left: 0
}
}
.menu-panel-bg {
	right: 4.75rem;
	left: auto
}

@media (max-width:480px) {
.menu-panel-bg {
	right: 0;
	left: auto
}
}
.menu-panel-wr {
	position: fixed;
	left: -1px;
	right: 0;
	width: 32%;
	background: #fff;
	top: 0;
	bottom: 0;
	z-index: 999999999999999;
	-webkit-transform: translate3d(-100%, 0, 1px) rotate(.001deg);
	transform: translate3d(-100%, 0, 1px) rotate(.001deg);
	transition: -webkit-transform .75s ease;
	transition: transform .75s ease;
	transition: transform .75s ease, -webkit-transform .75s ease;
	transition-delay: .15s;
	overflow-y: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: Scope;
}
.menu-panel-wr .main-menu {
	list-style: none;
	padding: 0
}
.menu-panel-wr .main-menu li {
	margin: 0 0 30px;
}
.menu-panel-wr .main-menu li a {
	font-size: 25px;
	color: #515151;
}
.menu-panel-wr .main-menu li a:hover {
	text-decoration: none
}

@media (max-width:480px) {
.menu-panel-wr .main-menu li a {
	font-size: 24px
}
}

@media (max-width:480px) {
.menu-panel-wr .lang-menu li .en {
	font-size: 14.4px
}
}
.menu-panel-wr .lang-menu li .current {
	color: #a18267;
	text-decoration: underline;
	pointer-events: none
}
.menu-panel-wr .lang-menu li.sep-wr {
	width: 1px;
	height: 27px;
	background: #000;
	display: inline-block
}

@media (max-width:480px) {
.menu-panel-wr {
	width: 83.574879227053vw
}
}
.menu-panel-wr.active {
	-webkit-transform: translate3d(4.8125rem, 0, 0) rotate(.001deg);
	transform: translate3d(4.8125rem, 0, 0) rotate(.001deg)
}

@media (max-width:480px) {
.menu-panel-wr.active {
	-webkit-transform: translateZ(0) rotate(.001deg);
	transform: translateZ(0) rotate(.001deg)
}
}
.menu-panel-wr .close-wr {
	position: absolute;
	top: 40px;
	right: 45px;
	cursor: pointer;
	z-index: 9999999
}

@media (max-width:480px) {
.menu-panel-wr .close-wr {
	left: 24px;
	right: auto
}
}
.menu-panel-wr .close-wr .btn-close {
	display: flex;
	justify-content: center;
	align-items: center
}
.menu-panel-wr .close-wr .btn-close:hover {
	text-decoration: none
}
.menu-panel-wr .close-wr .btn-close .text {
	font-size: 12px;
	color: #fff;
	letter-spacing: 1.8px;
	font-weight: 400;
	margin-right: 15px
}

@media (max-width:480px) {
.menu-panel-wr .close-wr .btn-close .text {
	font-size: 6.72px;
	letter-spacing: 1.01px;
	margin-right: 5px
}
}

@media (max-width:480px) {
.menu-panel-wr .close-wr .btn-close svg {
	width: 30px
}
.menu-panel-wr .close-wr .btn-close svg * {
	stroke: #a67e41
}
}

@media (max-width:480px) {
}

@media (max-width:480px) {
}

@media (max-width:480px) {
}

@media (max-width:480px) {
}

@media (max-width:480px) {
}

@media (max-width:480px) {
}

@media (max-width:480px) {
}

@media (max-width:480px) {
}
.contact-panel-bg {
	background: rgba(68,68,68,.3)!important;
	width: 100vw;
	height: 100%;
	display: block;
	position: fixed;
	top: 0;
	z-index: 9999;
	opacity: 0;
	transition: opacity .75s ease;
	pointer-events: none
}
.contact-panel-bg.active {
	opacity: 1;
	pointer-events: all
}
.contact-panel-wr {
	position: fixed;
	right: -83vw;
	width: 41.388888888889vw;
	background: #fff;
	top: 0;
	bottom: 0;
	z-index: 99999999999999999999999;
	-webkit-transform: translate3d(-100%, 0, 1px) rotate(.001deg);
	transform: translate3d(-100%, 0, 1px) rotate(.001deg);
	transition: -webkit-transform .75s ease;
	transition: transform .75s ease;
	transition: transform .75s ease, -webkit-transform .75s ease;
	transition-delay: .15s;
	overflow-y: auto;
	display: flex;
	justify-content: center;
	align-items: center;
}

@media (max-width:480px) {
.contact-panel-wr {
	width: 83.574879227053vw;
	right: -168vw
}
}

@media (max-width:480px) {
.contact-panel-wr.js-contact-panel-wr {
	padding-top: 3rem
}
}
.contact-panel-wr.active {
	-webkit-transform: translate3d(-200.38889%, 0, 1px) rotate(.001deg);
	transform: translate3d(-200.38889%, 0, 1px) rotate(.001deg)
}
.contact-panel-wr .close-wr {
	position: absolute;
	top: 40px;
	right: 45px;
	cursor: pointer;
	z-index: 9999999
}

@media (max-width:480px) {
.contact-panel-wr .close-wr {
	right: 20px;
	top: 15px
}
}
.contact-panel-wr .close-wr .btn-close {
	display: flex;
	justify-content: center;
	align-items: center
}
.contact-panel-wr .close-wr .btn-close:hover {
	text-decoration: none
}
.contact-panel-wr .close-wr .btn-close .text {
	font-size: 12px;
	color: #000;
	letter-spacing: 1.8px;
	font-weight: 400;
	margin-right: 15px
}

@media (max-width:480px) {
.contact-panel-wr .close-wr .btn-close .text {
	font-size: 6.72px;
	letter-spacing: 1.01px;
	margin-right: 5px
}
}
.contact-panel-wr .close-wr .btn-close svg * {
	stroke: #a67e41
}

@media (max-width:480px) {
.contact-panel-wr .close-wr .btn-close svg {
	width: 30px
}
.contact-panel-wr .close-wr .btn-close svg * {
	stroke: #a67e41
}
}
.contact-panel-wr .contact-panel {
	padding: 0 1rem;
	padding: 2rem 1rem;
	max-width: 357px;
	max-width: 24.791666666667vw;
	margin: auto;
	width: 100%
}

@media (max-width:480px) {
.contact-panel-wr .contact-panel {
	max-width: unset
}
}
.contact-panel-wr .contact-panel .form-wr .title {
	font-size: 30px;
	color: #000;
	font-weight: 700;
	pointer-events: none
}

@media (max-width:480px) {
.contact-panel-wr .contact-panel .form-wr .title {
	font-size: 21.28px;
	line-height: 1
}
}
.contact-panel-wr .contact-panel .form-wr form {
	width: 100%;
	margin: 25px auto 45px
}

@media (max-width:480px) {
.contact-panel-wr .contact-panel .form-wr form {
	margin: 0 auto 45px
}
}
.contact-panel-wr .contact-panel .form-wr form .invalid-feedback {
	font-size: 70%;
	position: absolute;
	bottom: -20px
}

@media (max-width:480px) {
.contact-panel-wr .contact-panel .form-wr form .invalid-feedback {
	font-size: 10px;
	margin-top: 1px
}
}
.contact-panel-wr .contact-panel .form-wr form input:-webkit-autofill, .contact-panel-wr .contact-panel .form-wr form input:-webkit-autofill:active, .contact-panel-wr .contact-panel .form-wr form input:-webkit-autofill:focus, .contact-panel-wr .contact-panel .form-wr form input:-webkit-autofill:hover {
-webkit-box-shadow:0 0 0 30px #fff inset!important
}
.contact-panel-wr .contact-panel .form-wr form input:-webkit-autofill {
-webkit-text-fill-color:#000!important
}
.contact-panel-wr .contact-panel .form-wr .row-group {
	position: relative;
	margin-top: 45px;
	margin-bottom: 45px
}
.contact-panel-wr .contact-panel .form-wr .row-group:first-child {
	margin-top: 25px
}

@media (max-width:480px) {
.contact-panel-wr .contact-panel .form-wr .row-group {
	margin-top: 30px;
	margin-bottom: 30px
}
}
.contact-panel-wr .contact-panel .form-wr .row-group label {
	font-size: 16px;
	color: #000;
	font-weight: 100
}

@media (max-width:480px) {
.contact-panel-wr .contact-panel .form-wr .row-group label {
	font-size: 12px;
	left: 0
}
}
.contact-panel-wr .contact-panel .form-wr .row-group .group {
	position: relative;
	margin: 0
}
.contact-panel-wr .contact-panel .form-wr .row-group .group textarea {
	resize: none
}
.contact-panel-wr .contact-panel .form-wr .row-group .group input, .contact-panel-wr .contact-panel .form-wr .row-group .group textarea {
	background: none;
	color: #000;
	font-size: 16px;
	padding: 10px 10px 10px 5px;
	display: block;
	width: 100%;
	border: none;
	border-radius: 0;
	border-bottom: 1px solid #ddd;
	font-weight: 100;
	font-family: Cairo;
	font-size: 15px
}

@media (max-width:480px) {
.contact-panel-wr .contact-panel .form-wr .row-group .group input, .contact-panel-wr .contact-panel .form-wr .row-group .group textarea {
	font-size: 12px;
	padding: 10px 0 5px
}
}
.contact-panel-wr .contact-panel .form-wr .row-group .group input:focus, .contact-panel-wr .contact-panel .form-wr .row-group .group textarea:focus {
	outline: none
}
.contact-panel-wr .contact-panel .form-wr .row-group .group input:focus~label, .contact-panel-wr .contact-panel .form-wr .row-group .group input:valid~label, .contact-panel-wr .contact-panel .form-wr .row-group .group textarea:focus~label, .contact-panel-wr .contact-panel .form-wr .row-group .group textarea:valid~label {
top:-14px;
font-size:10px;
color:#000
}

@media (max-width:480px) {
.contact-panel-wr .contact-panel .form-wr .row-group .group input:focus~label, .contact-panel-wr .contact-panel .form-wr .row-group .group input:valid~label, .contact-panel-wr .contact-panel .form-wr .row-group .group textarea:focus~label, .contact-panel-wr .contact-panel .form-wr .row-group .group textarea:valid~label {
font-size:8px;
top:-9px
}
}
.contact-panel-wr .contact-panel .form-wr .row-group .group input:focus~.bar:before, .contact-panel-wr .contact-panel .form-wr .row-group .group textarea:focus~.bar:before {
	width: 100%
}
.contact-panel-wr .contact-panel .form-wr .row-group .group input::-webkit-input-placeholder, .contact-panel-wr .contact-panel .form-wr .row-group .group textarea::-webkit-input-placeholder {
color:#000;
font-weight:100;
font-family:Cairo;
font-size:15px
}

@media (max-width:480px) {
.contact-panel-wr .contact-panel .form-wr .row-group .group input::-webkit-input-placeholder, .contact-panel-wr .contact-panel .form-wr .row-group .group textarea::-webkit-input-placeholder {
font-size:12px
}
}
.contact-panel-wr .contact-panel .form-wr .row-group .group input:-moz-placeholder, .contact-panel-wr .contact-panel .form-wr .row-group .group textarea:-moz-placeholder {
color:#000;
font-weight:100;
font-family:Cairo;
font-size:15px
}

@media (max-width:480px) {
.contact-panel-wr .contact-panel .form-wr .row-group .group input:-moz-placeholder, .contact-panel-wr .contact-panel .form-wr .row-group .group textarea:-moz-placeholder {
font-size:12px
}
}
.contact-panel-wr .contact-panel .form-wr .row-group .group input::-moz-placeholder, .contact-panel-wr .contact-panel .form-wr .row-group .group textarea::-moz-placeholder {
color:#000;
font-weight:100;
font-family:Cairo;
font-size:15px
}

@media (max-width:480px) {
.contact-panel-wr .contact-panel .form-wr .row-group .group input::-moz-placeholder, .contact-panel-wr .contact-panel .form-wr .row-group .group textarea::-moz-placeholder {
font-size:12px
}
}
.contact-panel-wr .contact-panel .form-wr .row-group .group input:-ms-input-placeholder, .contact-panel-wr .contact-panel .form-wr .row-group .group textarea:-ms-input-placeholder {
color:#000;
font-weight:100;
font-family:Cairo;
font-size:15px
}

@media (max-width:480px) {
.contact-panel-wr .contact-panel .form-wr .row-group .group input:-ms-input-placeholder, .contact-panel-wr .contact-panel .form-wr .row-group .group textarea:-ms-input-placeholder {
font-size:12px
}
}
.contact-panel-wr .contact-panel .form-wr .row-group .group input[type=password] {
	letter-spacing: .3em
}
.contact-panel-wr .contact-panel .form-wr .row-group .group label {
	color: #000;
	font-size: 16px;
	font-weight: 400;
	position: absolute;
	pointer-events: none;
	left: 5px;
	top: 10px;
	transition: all .3s ease;
	font-weight: 100;
	font-family: Cairo
}

@media (max-width:480px) {
.contact-panel-wr .contact-panel .form-wr .row-group .group label {
	font-size: 12px;
	left: 0
}
}
.contact-panel-wr .contact-panel .form-wr .row-group .group .bar {
	position: relative;
	display: block;
	width: 100%
}
.contact-panel-wr .contact-panel .form-wr .row-group .group .bar:before {
	content: "";
	height: 1px;
	width: 0;
	bottom: 0;
	position: absolute;
	background: #000;
	transition: all .3s ease;
	left: 0
}
[dir=rtl] .contact-panel-wr .contact-panel .form-wr .row-group .group .bar:before {
	left: auto;
	right: 0
}
.contact-panel-wr .contact-panel .form-wr .row-group .group .btn {
	background: #fff;
	color: #5e5f78;
	border: none;
	padding: 10px 20px;
	border-radius: 3px;
	letter-spacing: .06em;
	text-transform: uppercase;
	text-decoration: none;
	outline: none;
	box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
	transition: all .3s cubic-bezier(.25, .8, .25, 1)
}
.contact-panel-wr .contact-panel .form-wr .row-group .group .btn:hover {
	color: #585970;
	box-shadow: 0 7px 14px rgba(0,0,0,.18), 0 5px 5px rgba(0,0,0,.12)
}
.contact-panel-wr .contact-panel .form-wr .row-group .group .btn.btn-submit {
	background: #000;
	color: #b3b3b3
}
.contact-panel-wr .contact-panel .form-wr .row-group .group .btn.btn-submit:hover {
	background: #000;
	color: #d9d9d9
}
.contact-panel-wr .contact-panel .form-wr .row-group .group .select {
	position: relative;
	width: 100%
}
.contact-panel-wr .contact-panel .form-wr .row-group .group .select-text {
	position: relative;
	font-family: inherit;
	background-color: transparent;
	width: 100%;
	padding: 10px 10px 10px 0;
	font-size: 16px;
	border-radius: 0;
	border: none;
	border-bottom: 1px solid #ddd
}
.contact-panel-wr .contact-panel .form-wr .row-group .group .select-text:focus {
	outline: none;
	border-bottom: 1px solid transparent
}
.contact-panel-wr .contact-panel .form-wr .row-group .group .select .select-text {
	-moz-appearance: none;
	appearance: none;
	-webkit-appearance: none;
	color: #000;
	font-weight: 100;
	font-size: 14px
}

@media (max-width:480px) {
.contact-panel-wr .contact-panel .form-wr .row-group .group .select .select-text {
	font-size: 12px
}
}
.contact-panel-wr .contact-panel .form-wr .row-group .group .select:after {
	position: absolute;
	top: 18px;
	right: 10px;
	width: 0;
	height: 0;
	padding: 0;
	content: "";
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #000;
	pointer-events: none
}
.contact-panel-wr .contact-panel .form-wr .row-group .group .select-label {
	color: #000;
	font-size: 16px;
	font-weight: 100;
	position: absolute;
	pointer-events: none;
	left: 0;
	top: 10px;
	transition: all .2s ease
}

@media (max-width:480px) {
.contact-panel-wr .contact-panel .form-wr .row-group .group .select-label {
	font-size: 12px
}
}
.contact-panel-wr .contact-panel .form-wr .row-group .group .select-text:focus~.select-label, .contact-panel-wr .contact-panel .form-wr .row-group .group .select-text:valid~.select-label {
color:#000;
top:-20px;
transition:all .2s ease;
font-size:10px
}

@media (max-width:480px) {
.contact-panel-wr .contact-panel .form-wr .row-group .group .select-text:focus~.select-label, .contact-panel-wr .contact-panel .form-wr .row-group .group .select-text:valid~.select-label {
font-size:8px;
top:-9px
}
}
.contact-panel-wr .contact-panel .form-wr .row-group .group .select-bar {
	position: relative;
	display: block;
	width: 100%
}
.contact-panel-wr .contact-panel .form-wr .row-group .group .select-bar:after, .contact-panel-wr .contact-panel .form-wr .row-group .group .select-bar:before {
	content: "";
	height: 1px;
	width: 0;
	bottom: 1px;
	position: absolute;
	background: #000;
	transition: all .2s ease
}
.contact-panel-wr .contact-panel .form-wr .row-group .group .select-bar:before {
	left: 0
}
[dir=rtl] .contact-panel-wr .contact-panel .form-wr .row-group .group .select-bar:before {
	left: auto;
	right: 0
}
.contact-panel-wr .contact-panel .form-wr .row-group .group .select-text:focus~.select-bar:before {
	width: 100%
}
.contact-panel-wr .contact-panel .form-wr .row-group .group .select-highlight {
	position: absolute;
	height: 60%;
	width: 100px;
	top: 25%;
	left: 0;
	pointer-events: none;
	opacity: .5
}
.contact-panel-wr .contact-panel .form-wr .row-group .btn-box {
	text-align: center
}
.contact-panel-wr .contact-panel .form-wr .row-group .btn-box .btn-submit {
	width: 100%;
	border: 1px solid #a67e41;
	color: #a67e41;
	font-family: Scope;
	font-size: 14px;
	letter-spacing: 1.05px;
	text-align: center;
	line-height: 30px;
	background: transparent;
	padding: 21px 15px
}

@media (max-width:480px) {
.contact-panel-wr .contact-panel .form-wr .row-group .btn-box .btn-submit {
	padding: 7px 15px;
	font-size: 11.2px
}
}
.contact-panel-wr .contact-panel .form-wr .row-group .btn-box .btn-submit .fa-spin {
	opacity: 0;
	transition: opacity .35s ease
}
.contact-panel-wr .contact-panel .form-wr .row-group .btn-box .btn-submit.btn-loading, .contact-panel-wr .contact-panel .form-wr .row-group .btn-box .btn-submit:focus {
	background: #a67e41;
	color: #fff
}
.contact-panel-wr .contact-panel .form-wr .row-group .btn-box .btn-submit.btn-loading .fa-spin {
	opacity: 1
}
.contact-panel-wr .contact-panel .thank-you-wr {
	background: #fff;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	pointer-events: none;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-bottom: 34vh;
	opacity: 0;
	transition: all .35s ease
}
.contact-panel-wr .contact-panel .thank-you-wr.active {
	opacity: 1
}
.contact-panel-wr .contact-panel .thank-you-wr .title {
	font-size: 30px;
	color: #000;
	font-weight: 700
}
.btn2 {
	/* margin-top: calc(50% + 25px); */
	position: relative;
	display: inline-block;
	width: 277px;
	height: 50px;
	font-size: 1em;
	font-weight: bold;
	line-height: 60px;
	text-align: center;
	text-transform: uppercase;
	background-color: transparent;
	cursor: pointer;
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	font-size: 17px;
	letter-spacing: 0.045em;
}
.btn2 svg {
	position: absolute;
	top: 0;
	left: 0;
}
.btn2 svg rect {
	stroke: #ffffff;
	stroke-width: 4;
	stroke-dasharray: 350, 0;
	stroke-dashoffset: 0;
	-webkit-transition: all 600ms ease;
	transition: all 600ms ease;
}
.btn2 span {
	background: #ffffff;
	background: -moz-linear-gradient(left, #ffffff 0%, #ffffff 100%);
	background: -webkit-linear-gradient(left, #ffffff 0%, #ffffff 100%);
	background: linear-gradient(to right, #ffffff 0%, #ffffff 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: 800;
}
.btn2:hover svg rect {
	stroke-width: 4;
	stroke-dasharray: 196, 543;
	stroke-dashoffset: 437;
}

@media (max-width:480px) {
.ar .page-header .content-wr .title {
	font-size: 30px;
	letter-spacing: 0;
	line-height: 43.2px
}
}
.section-half-image, .bg-red {
	background-color: #a67e41 !important;
}
.section-half-image.section-2nd {
	padding-top: 2.625rem;
	padding-bottom: 2.0625rem;
}
.section-half-image.section-rock>.no-gutters {
	width: 100%
}

@media (max-width:480px) {
.section-half-image.section-rock {
	padding-bottom: 115px;
	padding-top: 67px
}
.section-half-image.section-rock .btn-scroll-wr svg {
	height: 160px
}
}
.section-half-image .col-img figure {
	margin: 0
}
.section-half-image .col-img figure img:not(.oversize) {
	max-height: 86.30017452007vh;
	max-height: 121.433249vh;
}
.section-half-image .col-img.oversize-wr {
	z-index: 9;
	margin-bottom: -26vh
}

@media (max-width:480px) {
.section-half-image .col-img.oversize-wr {
	margin-top: 0;
	height: unset;
	margin: auto
}
}

@media (max-width:480px) {
.section-half-image .col-img.oversize-wr .oversize {
	width: 105px;
	max-width: 105px;
	height: auto
}
}

@media (max-width:1024px) and (min-width:768px) and (orientation:portrait) {
.section-half-image .col-img.oversize-wr {
	height: auto;
	margin-top: 0;
	margin-bottom: auto
}
.section-half-image .col-img.oversize-wr .oversize {
	height: 70vh
}
}
.section-half-image .col-content .title {
	font-size: 2em;
	color: #a67e41;
	/* letter-spacing: .5rem; */
	line-height: 3.3125rem;
	text-transform: uppercase;
	margin-bottom: 2.375rem;
}

@media (max-width:480px) {
.section-half-image .col-content .title {
	font-size: 18px;
	letter-spacing: 4.8px;
	line-height: 31.8px
}
h2 {
	font-size: 17.5px;
	letter-spacing: 4.8px;
	line-height: 31.8px;
	margin-bottom: 20px;
}
}
.section-half-image .col-content .desc {
	font-size: 1.3rem;
	color: #58595B;
	line-height: 2.3125rem;
}
.section-half-image .col-content .desc:last-of-type {
	margin-bottom: 2.5rem;
}

@media (max-width:480px) {
.section-half-image .col-content .desc {
	font-size: 15px;
	line-height: 31.8px
}
}
.section-half-image .col-content .text-accent {
	font-size: 1.5625rem;
	color: #a67e41;
	line-height: 3.3125rem;
	margin-bottom: 0
}

@media (max-width:480px) {
.section-half-image .col-content .text-accent {
	font-size: 15px;
	line-height: 31.8px
}
}
.section-half-image .btn-scroll-wr {
	position: absolute;
	bottom: 0
}
.section-half-image .btn-scroll-wr .hover-transparent {
	display: block
}
.ar .section-half-image .col-img.oversize-wr .oversize, .ar .section-half-image .col-img figure img:not(.oversize) {
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1)
}
.ar .section-half-image .col-content .title {
	font-family: GretaArabic;
	font-size: 30px;
	color: #a67e41;
	letter-spacing: 0;
	line-height: 53px;
	margin-bottom: 2.375rem
}

@media (max-width:480px) {
.ar .section-half-image .col-content .title {
	font-size: 18px;
	letter-spacing: 0;
	line-height: 31.8px
}
}
.ar .section-half-image .col-content .desc {
	font-family: GeezaPro;
	font-size: 25px;
	color: #58595B;
	letter-spacing: 0;
	line-height: 53px
}
.ar .section-half-image .col-content .desc:last-of-type {
	margin-bottom: 2.5rem
}

@media (max-width:480px) {
.ar .section-half-image .col-content .desc {
	font-size: 15px;
	line-height: 31.8px
}
}
.ar .section-half-image .col-content .text-accent {
	font-family: GretaArabic;
	font-size: 30px;
	color: #a67e41;
	letter-spacing: 0;
	line-height: 53px;
	margin-bottom: 0
}

@media (max-width:480px) {
.ar .section-half-image .col-content .text-accent {
	font-size: 15px;
	line-height: 31.8px
}
}
.section-full-image figure {
	margin: 0
}
.section-half-blocks {
	background-color: #fff
}
.section-half-blocks .col-img figure {
	margin: 0
}

@media (max-width:480px) {
.section-half-blocks .col-content {
	padding-top: 70px;
	padding-bottom: 25px;
}
}
.section-half-blocks .col-content .title, .title, h2 {
	font-size: 1.6em;
	color: #1b1b1b;
	font-weight: 700;
	line-height: 47px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.bg-red h2.title {
	color: #1b1b1b !important;
}
.section-half-blocks ul {
	padding-left: 20px;
	font-size: 1.5em;
	color: #58595b;
}
.section-half-blocks ul li {
	margin-bottom: 10px;
	font-size: 1rem;
}
ul.icons-list {
	list-style: none;
	padding-left: 70px;/* position: relative; */
}
ul.icons-list li {
	position: relative;
	margin-bottom: 25px;
	/* font-size: 1.5em; */
	color: #1b1b1b;
	font-size: 1.1rem;
}
ul.icons-list img {
	position: absolute;
	left: -60px;
	width: 32px;
	top: 3px;
}
img.no-abs {
	position: static !important;
	display: block;
	width: 200px !important;
	margin-top: 10px;
}

@media (max-width:480px) {
.section-half-blocks .col-content .title {
	font-size: 17.5px;
	letter-spacing: 4.8px;
	line-height: 31.8px;
	margin-bottom: 20px
}
}
.section-half-blocks .col-content .desc {
	font-size: 1.3rem;
	color: #58595B;
	line-height: 2.3125rem;
}

@media (max-width:480px) {
.section-half-blocks .col-content .desc {
	font-size: 14px;
	line-height: 1.5rem
}
}
.section-half-blocks .col-content .desc:last-of-type {
	margin-bottom: 2.5rem
}
.ar .section-half-blocks .col-content .title {
	font-family: Greta;
	font-size: 30px;
	color: #a67e41;
	letter-spacing: 0;
	line-height: 53px
}

@media (max-width:480px) {
.ar .section-half-blocks .col-content .title {
	font-size: 17.5px;
	letter-spacing: 0;
	line-height: 31.8px;
	margin-bottom: 20px
}
}
.ar .section-half-blocks .col-content .desc {
	font-family: GeezaPro;
	font-size: 17px;
	letter-spacing: 0
}
.section-half-map {
	background-color: #f6f5f3
}

@media (max-width:480px) {
.section-half-map .col-img {
	margin-bottom: 4rem
}
}
.section-half-map .col-img figure {
	margin: 0
}
.section-half-map .col-content .title {
	font-size: 30px;
	color: #a67e41;
	letter-spacing: 8px;
	line-height: 53px;
	text-transform: uppercase;
	margin-bottom: 38px
}

@media (max-width:480px) {
.section-half-map .col-content .title {
	font-size: 18px;
	letter-spacing: 4.8px;
	line-height: 31.8px
}
}
.section-half-map .col-content .desc {
	font-family: Din;
	font-size: 17px;
	color: #898989;
	color: #525252;
	line-height: 35px
}

@media (max-width:480px) {
.section-half-map .col-content .desc {
	font-size: 12px;
	line-height: 21px
}
}
.section-half-map .col-content .desc:last-of-type {
	margin-bottom: 40px
}
.ar .section-half-map .col-content .title {
	font-family: Greta;
	font-size: 30px;
	letter-spacing: 0;
	line-height: 53px
}

@media (max-width:480px) {
.ar .section-half-map .col-content .title {
	font-size: 18px;
	letter-spacing: 0;
	line-height: 31.8px
}
}
.ar .section-half-map .col-content .desc {
	font-family: GeezaPro;
	font-size: 17px;
	letter-spacing: 0;
	line-height: 35px
}

@media (max-width:480px) {
.ar .section-half-map .col-content .desc {
	font-size: 12px;
	line-height: 21px
}
}

@media (max-width:480px) {
}
.page-header {
	display: flex;
	justify-content: center;
	align-items: center;
	background-size: cover;
	height: 100vh;
	background-position: 50%
}
.page-header .nudra-video-banner {
	height: 100%;
	left: 0;
	-o-object-fit: cover;
	object-fit: cover;
	position: absolute;
	width: 100%;
	top: 0
}
.page-header .content-wr {
	text-align: left
}
.page-header .content-wr .title {
	font-weight: 100;
	margin-bottom: 0;
	text-transform: uppercase;
	font-size: 3.125rem;
	letter-spacing: .55rem;
	line-height: 4.5rem
}

@media (max-width:480px) {
.page-header .content-wr .title {
	font-size: 30px;
	letter-spacing: 5.28px;
	line-height: 43.2px
}
.logo {
	top: 9px;
	left: 21%;
}
}
.page-header .btn-scroll-wr {
	position: absolute;
	bottom: -100px
}
.subscribe-error-wr {
	position: absolute;
	bottom: -25px
}
.snackbar-wr {
	display: flex;
	justify-content: center;
	align-items: center
}
.snackbar {
	visibility: hidden;
	min-width: 250px;
	background-color: #016718;
	color: #fff;
	text-align: center;
	border-radius: 2px;
	padding: 16px;
	position: fixed;
	z-index: 1;
	bottom: 30px;
	font-size: 17px;
	z-index: 99999999;
	left: auto;
	right: auto;
	margin: auto;
	max-width: 90vw
}
.snackbar.snackbar-error {
	background-color: #bb2937!important
}
.show {
	visibility: visible!important
}

/*RESPONSIVE*/
@media screen and (max-width:1920px) {
}

@media screen and (max-width:1440px) {
.menu-panel-wr {
	width: 32%;
}
}
.bg-gray {
	background-color: #f3f3f3;
}

@media screen and (max-width:1200px) {
	footer {
    margin-bottom: 135px;
}
.ih-item.square.effect4 a:hover .info {
	display: none;
}
.mask1, .mask2 {
	display: none;
}
.navbar-nav.ml-auto.menu {
	margin-right: 21%;
	display: none;
}
.banner-title {
	top: 26%;
	width: 85%;
	left: 7%;
}
.bliss-banner .banner-title {
	top: 40%;
	width: 80% !important;
	left: 10% !important;
}
.section-half-image .col-img figure img:not(.oversize) {
	max-height: 86.30017452007vh;
	max-height: 70.433249vh;
}
.banner-title h1, .banner-title h2 {
	font-size: 2rem;
}
h4 {
	font-size: 18px;
	line-height: 2rem;
	margin-bottom: 0;
}
ul.icons-list li {
	line-height: 2rem;
	font-size: 18px;
}
.section-half-blocks ul li {
	margin-bottom: 20px;
	font-size: 1rem;
}
.section-half-image .col-content .desc {
	font-size: 1.1rem;
	line-height: 2rem;
}
.enquire-form .form-group {
	margin: 10px;
}
.menu-panel-wr {
	width: 52%;
}
.section-half-blocks .col-content .desc {
	font-size: 1.1rem;
	line-height: 2rem;
}
}

@media screen and (max-width:1024px) {
.menu-panel-wr {
	width: 40%;
}
.banner-title {
    top: 26%;
    width: 85%;
    left: 7%;
}
}

@media screen and (max-width:991.98px) {

.menu-panel-wr {
	width: 50%;
}
.swipe {
	position: fixed;
	bottom: 50px;
	right: -33px;
	display: block;
}
.navbar-nav.ml-auto.menu {
	margin-right: 25%;
}
a.nav-item.nav-link {
	font-size: 14px;
	font-weight: 600;
}
.logo a img {
	width: 86px;
}
.section-half-image .col-img figure img:not(.oversize) {
	max-height: 86.30017452007vh;
	max-height: 50.433249vh;
}
.section-half-blocks .col-content .title, .title {
	font-size: 17.5px;
	letter-spacing: 4.8px;
	line-height: 31.8px;
	margin-bottom: 20px;
}
h2 {
	font-size: 17.5px;
	letter-spacing: 4.8px;
	line-height: 31.8px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.section-half-blocks .col-content .title, .title, .section-2nd h3 {
	font-size: 17.5px !important;
	letter-spacing: 4.8px !important;
	line-height: 31.8px !important;
	margin-bottom: 20px !important;
}
.section-half-image .col-content .desc {
	font-size: 15px;
	line-height: 1.6rem;
}
ul.icons-list li {
	font-size: 15px;
	line-height: 1.6rem;
	margin-bottom: 15px;
}
.section-half-blocks ul li {
	margin-bottom: 15px;
	font-size: 15px;
	line-height: 1.6rem;
}
.section-half-image .col-img figure img.oversize {
	max-height: 86.30017452007vh;
	max-height: 76.433249vh;
}
.section-half-blocks .col-content .desc {
	font-size: 15px;
	color: #58595B;
	line-height: 1.6rem;
}
footer {
    margin-bottom: 50px;
}
}

@media screen and (max-width:800.98px) {
.navbar-nav.ml-auto.menu {
	display: none;
}
}

@media screen and (max-width:767.98px) {

.section-half-blocks .col-content .title, .title, .section-2nd h3 {
	font-size: 17.5px;
	letter-spacing: 4.8px;
	line-height: 31.8px;
	margin-bottom: 20px;
	/* text-align: center; */
}
.banner-title h1, .banner-title h2 {
	font-size: 1rem;
}
.section-half-blocks .col-content {
	padding-top: 50px;
	padding-bottom: 25px;
}
.section-half-blocks .col-content .desc {
	font-size: 14px;
	line-height: 1.5rem;
}
.banner-title {
	top: 41%;
	width: 70%;
	left: 15%;
}
.bliss-banner .banner-title {
	top: 30%;
	width: 100% !important;
	left: 0% !important;
}
h2 {
	font-size: 17.5px;
	letter-spacing: 4.8px;
	line-height: 31.8px;
	margin-bottom: 20px;
}
.menu-panel-wr {
	width: 69%;
}
.cta a h3 {
	font-size: 1.2em;
}
.section-half-blocks ul li {
	margin-bottom: 15px;
	font-size: 14px;
}
.section-half-image .col-content .desc {
	font-size: 14px;
	line-height: 1.5rem;/* text-align: justify; */
}
ul.icons-list li {
	line-height: 1.5rem;
	font-size: 14px;
}
p {
	font-size: 14px;
	line-height: 1.5rem
}
#dynamic.my-fixed-top .logo {
	top: 2px
}
#dynamic.my-fixed-top .logo img {
	width: 84px;
}
#dynamic.my-fixed-top {
	height: 57px;
}
#dynamic .cta {
	top: 17px;
}
.section-half-image.section-2nd {
	padding-top: 4rem;
	padding-bottom: 3.0625rem;
}
}

@media screen and (max-width:575.98px) {
	ul.bliss-list li span {
    color: #a67e41;
    /* margin-left: 3vw; */
    width: 37%;
    margin-right: 13%;
    border-right: 2px solid #a67e41;
    font-size: 1rem;
    line-height: 14px;
    display: inline-block;
    position: absolute;
    left: 0vh;
    top: 6px;
}
ul.bliss-list li {
    
position: relative;
    
padding-left: 42%;
    
font-size: 1rem;
    
width: 100%;
}
.section-half-image .col-content .title {
	font-size: 18px;
	letter-spacing: 4.8px;
	line-height: 31.8px
}
.menu-panel-wr .main-menu li a {
	font-size: 18px;
	color: #515151;
}
.menu-panel-wr {
	width: 80%;
}
.banner-title h3 {
     
font-size: 1.3rem;
}
.banner-title h4 {
     
font-size: 1.1rem;
}
.h3, h3 {
   font-size: 1.3rem;
}
}

@media screen and (max-width:460.98px) {
.banner-title {
	top: 21%;
	width: 80%;
	left: 10%;
}
.homepage .banner-title {
	top: 24%;
	width: 90%;
	left: 5%;
}
.menu-panel-wr {
	width: 80%;
}
.logo img {
	width: 86px;
}
}

@media screen and (max-width:360.98px) {
.menu-panel-wr {
	width: 85%;
}
}
