.elementor-kit-6{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#212529;--e-global-color-accent:#007BFF;--e-global-typography-primary-font-family:"Montserrat-ExtraBold";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat-ExtraBold";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"MyriadPro-Regular";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"MyriadPro-Regular";--e-global-typography-accent-font-weight:400;background-color:#DEDEDE;color:#212529;font-family:"MyriadPro-Regular", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:#007BFF;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html {
	scroll-behavior: smooth;
}

html,
body {
	overflow-x: hidden !important;
}

body .colaps_heading_post .slider_heading:after {
	right: 0;
}

.elementor-element-55396a3 .elementor-widget-container {
	padding: 0 !important;
}

.page-id-348 header.page-header {
	display: none;
}

body .digital-walkthrough img {
	width: 120px;
}

h2.sub-title {
	font-family: MyriadPro-Regular;
	font-size: 19px;
	font-weight: 900;
	letter-spacing: 1.2px;
}

body .formbtn {
	cursor: pointer;
    padding: 10px 25px 10px 16px;
}

.project-highlights li {
	margin-bottom: 0 !important;
}

.contact-box__text {
	font-family: inherit !important;
	font-weight: 400 !important;
}

.privacypolicy a {
	text-decoration: underline !important;
}

#DFC_Live_Form .row {
	margin: 0;
}

button#submitForm {
	font-weight: 600;
}

.jet-menu-title {
margin: 0 auto;
text-transform: uppercase;
}


/*** Popup Styling Start
------------------------------ */

.modal-content {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background-color: rgba(0, 0, 0, 0.5);
	visibility: hidden;
	opacity: 0;
	transition: opacity .15s linear, visibility .15s linear;
	z-index: 10000;
	position: fixed;
	top: 0;
	left: 0;
}

.modal-content.show {
	opacity: 1;
	visibility: visible;
}

.modal-header {
	position: relative;
}

.popup-body {
	max-width: 500px;
	margin: 0 auto;
	background-color: #fff;
	color: #000;
	text-align: center;
	padding: 20px;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: .3rem;
	transform: translateY(-50px);
	transition: transform .3s ease-out;
}

.modal-content.show .popup-body {
	transform: translateY(0);
}

.modal-content button.close {
width: 30px;
height: 30px;
padding: 5px;
line-height: 1;
font-size: 1.1rem;
font-weight: 700;
color: #000;
opacity: .5;
margin-top: -15px;
margin-right: -5px;
position: absolute;
right: 0;
border: 0;
}

.modal-content button.close:focus,
.modal-content button.close:hover {
	color: #000;
	opacity: 1;
	background-color: transparent;
}

.modal-content button.close:focus {
	outline: 0;
}

.modal-body {
	margin-top: 25px;
}

.modal-body h4 {
	font-size: 16px;
}

.modal-footer {
	padding: 15px;
}

.modal-footer .btn {
	opacity: .8;
	padding: 8px 15px 4px 15px;
	margin-top: 0;
	border: none;
	color: #fff;
	font-size: 16px;
}

.modal-footer .btn:hover,
.modal-footer .btn:focus {
	opacity: 1;
}

.modal-footer .btn:focus {
	outline: 0;
}

.modal-footer .btn-secondary,
.modal-footer .btn-secondary:hover {
	background-color: #0976ba;
}

.odal-footer .btn-secondary:focus {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.15) inset;
}

.contact-button-floating {
	position: fixed;
	top: 80%;
	right: 0;
	z-index: 7;
	min-width: 154px;
	max-width: 180px;
	min-height: 48px;
}

.contact-button-floating #return-to-top {
	background: linear-gradient(to bottom, #66ace8 0, #4fc1e0 100%);
	text-decoration: none;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-family: Montserrat-SemiBold;
	font-weight: 400;
	font-size: 15px;
	padding: 0 10px;
	line-height: 47px;
	cursor: pointer;
	transition: all .3s ease;
	display: block;
}

.contact-button-floating #return-to-top:hover {
	background: rgba(0, 0, 0, .9);
}

.enroll-now-btn {
	display: none;
}

#successBtn {
	cursor: pointer;
}

.searchclose,
.mobileIconsclose,
.shareIconsclose {
	border: none;
	position: absolute;
	right: 0px;
	padding: 10px;
	line-height: 0;
	width: auto;
	background-color: #3d84b6 !important;
	margin-top: 0;
}

.slick-dots li button:before {
	color: #000 !important;
}

body .uael-img-carousel-wrap ul.slick-dots li button:before {
	display: none;
}

body .uael-img-carousel-wrap ul.slick-dots li button {
	padding: 0px !important;
	width: 7px !important;
	;
	height: 6px !important;
	;
	background: #000 !important;
	opacity: .2 !important;
	;
	border-radius: 0 !important;
	;
}

.uael-img-carousel-wrap ul.slick-dots li.slick-active button {
	transform: rotate(45deg);
	background: #6ca3d5 !important;
	opacity: 1 !important;
}


/* -------Background Gradient Dots------ */

body .gradient-dots .uael-img-carousel-wrap ul.slick-dots li button {
	padding: 0px !important;
	width: 7px !important;
	;
	height: 6px !important;
	;
	background: #b3b3b3 !important;
	opacity: 1 !important;
	;
	border-radius: 0 !important;
	;
}

.gradient-dots .uael-img-carousel-wrap ul.slick-dots li.slick-active button {
	transform: rotate(45deg);
	background: #6ca3d5 !important;
	opacity: 1 !important;
}

ul.slick-dots li {
	margin: 0 5px !important;
}

ul.sub-menu li a {
	text-transform: uppercase;
}


body .floor-plan .gallery-items-link {
	background: transparent;
}

.responsive-top-position {
	display: none;
}

.home_events .slider_inner_section {
	background-size: 100% 100% !important;
}

.clickable-slide .elementor-slides .swiper-slide-inner.swiper-slide-contents {
	position: relative;
	z-index: 2;
}

.clickable-slide .elementor-slides .swiper-slide-inner>a.image-link {
	font-size: 0;
	color: transparent;
	background: none !important;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

input#terms {
	margin-right: 5px;
}
body .elementor-accordion .elementor-accordion-item {
    border: 1px solid #d4d4d4 !important;
    border-radius: 4px !important;
}

@media only screen and (min-width: 1824px) {
	.colaps_heading_post .slider_inner_section,
	.colaps_heading_post .slider_inner_section .elementor-shortcode {
		max-width: 100% !important;
	}
}

@media screen and (max-width: 767px) {
	body .digital-walkthrough {
		position: fixed;
		right: 0.5em;
		top: 60vh;
		z-index: 7;
	}
	.icon-res .elementor-image img {
		width: auto !important;
		height: 23px !important;
	}
	.digital-walkthrough img {
		width: 80px;
	}
	html,
	body {
		overflow-x: hidden !important;
	}
	.responsive-banner-text-padding .swiper-slide-inner {
		padding: 27% 4% 0% 4% !important;
		text-align: center;
	}
	.responsive-icons .elementor-image img {
		height: 23px !important;
		width: auto;
	}
	.gallery-items-link:hover:after {
		transform: translateY(-20px) !important;
		left: 25% !important;
	}
	body .virtual-walkthrough {
		top: 50vh;
		right: 1em;
	}
	body .virtual-walkthrough .elementor-image a img {
		width: 80px !important;
		max-width: 100% !important;
	}
	.overview .uael-heading-wrapper .uael-heading .uael-heading-text {
		font-family: MyriadPro-Regular;
		font-weight: 600;
	}
	body .elementor-66 .elementor-element.elementor-element-25f63a1 .elementor-image img {
		max-width: 100%;
	}
    body .elementor-36 .elementor-element.elementor-element-65b9ee6 > .elementor-container {
        padding-top: 0 !important;
    }
    body .colaps_heading .swiper-pagination {
        bottom: -7px !important;
    }
}

@media screen and (max-width: 768px) {
	.responsive-banner-text-padding .swiper-slide-inner {
		padding: 27% 4% 0% 4% !important;
		text-align: center;
	}
	.responsive-banner-text-padding.imagine .swiper-slide-inner {
		padding: 19% 4% 0% 4% !important;
		text-align: center;
	}
	.icon-res .elementor-image img {
		width: auto !important;
		height: 23px !important;
	}
	.colaps_heading_post .slider_inner_section,
	.colaps_heading_post .slider_inner_section .elementor-shortcode {
		max-width: 100% !important;
	}  
}

@media (min-width: 992px) {
    .enroll-now-btn.show {
        display: block;
    }    
}

@media only screen and (min-width: 1824px) {
	.set-position {
		padding: 5px 5px 10px 10px;
	}
}

@media only screen and (min-width: 1600px) {
	.ninty-twenty-width {
		max-width: 78% !important;
		margin: 0 auto;
	}
	.ninty-twenty-width .elementor-container {
		max-width: 100% !important;
	}
	.bannerform.active {
		margin-top: -10px;
	}
	.set-position {
		padding-bottom: 0 !important;
	}
	button#submitForm {
		margin-top: 10 !important;
	}
    .back-imgs .elementor-section-full_width.slider_inner_section {
        background-size: 100% 100% !important;
    }
    .elementor-162 .elementor-element.elementor-element-458b3ff .elementor-heading-title:before {
        margin-left: -67px;
    }
    .elementor-162 .elementor-element.elementor-element-458b3ff .elementor-heading-title {
        margin-left: -30px;
    }
}

@media only screen and (max-width: 767px) {
	.responsive-top-position {
		display: block;
		position: absolute;
		top: 300px;
		left: -10px;
	}
	.responsive-top-position.main-form {
		display: block;
		position: absolute;
		top: 200px;
		left: -10px;
	}
	.al-areesh #DFC_Live_Form .row .col-md-6,
	.al-areesh #DFC_Live_Form .row .col-md-12 {
		max-width: 90%;
		margin: 0 auto;
	}
	.responsive-top-position.virtual-meeting {
		display: block;
		position: absolute;
		top: 300px;
		left: -20px;
	}
	.virtual-form .set-position {
		padding: 10px 15px 0px 5px;
	}
	.page-id-88 .elementor-section-wrap {
		position: relative;
	}
	.responsive-top-position.al_areesh {
		display: block;
		position: absolute;
		top: 44rem;
		left: -10px;
	}
}

@media (max-width:1022px) {
	header.elementor-location-header {
		position: fixed;
		width: 100%;
		top: 0;
		z-index: 9999;
	}
	main.site-main {
		padding-top: 80px;
	}
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
	.set-position {
		background: rgba(0, 0, 0, .9)!important;
	}
	h5.contact-box__text {
		font-size: 12.8px;
	}
	body .rotate.down {
		-moz-transform: rotate(0);
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	body .rotate {
		-moz-transform: rotate(-180deg);
		-webkit-transform: rotate(-180deg);
		transform: rotate(-180deg);
	}
	
	button#submitForm {
		margin-top: 0 !important;
	}
	
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
	.set-position {
		max-width: 100% !important;
	}
	.ipad-view .elementor-row {
		flex-direction: column;
	}
	.ipad-view .elementor-row .elementor-column {
		width: 100%;
		padding: 0 40px;
	}
	.ipad-view .elementor-row .elementor-column .elementor-image img {
		width: 100%;
	}
	.ipad-section {
		width: 78%;
		margin: 0 auto;
	}
	.ipad-section .elementor-container {
		max-width: 100% !important;
	}
	.ipad-section.elementor-element-4125be3 .elementor-container {
		padding: 0px 0px 10px 0px !important;
	}
	.ipad-view-text .uael-heading,
	.ipad-view-text .uael-subheading.elementor-inline-editing {
		text-align: left !important;
	}
	body .elementor-82 .elementor-element.elementor-element-7141968 {
		padding: 75px 0px 50px 0px;
	}
	body .elementor-107 .elementor-element.elementor-element-d495e0f .swiper-slide {
		height: 100vh;
	}
	.pad-width .elementor-container {
		max-width: 78% !important;
	}
	.pad-view-padding {
		padding-left: 40px !important;
		padding-right: 40px !important;
	}
	.pad-width .elementor-element-populated {
		padding: 0 !important;
	}
	body .responsive-banner-text-padding .swiper-slide-inner {
		padding: 18% 4% 0% 4% !important;
		text-align: center;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1100px) {
	.set-position {
		max-width: 100% !important;
		min-width: 440px;
	}
}


@media only screen and (min-width: 768px) {
	.showNumber h4 {
		display: flex;
		padding-left: 20px !important;
		align-items: center;
	}
	.showNumber h4 a {
		margin-left: 4px;
		margin-top: -1px;
	}
    .custom-bullets .swiper-pagination {
        display: none;
    }
}

.colaps_heading_post .slider_content_wraper,
.swiper-slide-contents {
	padding: 0 !important;
}

.swiper-slide-contents .elementor-slide-heading,
#marrslider .swiper-slide-contents .elementor-slide-heading,
.slider_content_wraper .slider_heading {
	padding: 15px 20px 12px 20px !important;
	margin-top: 0;
}

.slider_content_wraper .slider_content {
	padding: 0 15px 7px;
}

.slider_content_wraper .slider_heading:after {
	right: 10px;
}

body .colaps_heading_post .slider_heading:after {
	right: 15px;
}

.slider_content_wraper .slider_heading.opened,
.swiper-slide-contents .elementor-slide-heading.opened {
	margin-bottom: 0 !important;
}

.swiper-slide-contents .elementor-slide-heading:after {
	right: 200px;
}

#single-img-slider .swiper-slide-contents .elementor-slide-description {
	padding: 0 20% 12px 20px;
	width: 100%;
	margin-bottom: 0 !important;
}

body .colaps_heading_post .slider_inner_section,
body .colaps_heading_post .slider_inner_section .elementor-shortcode {
	max-width: 100% !important;
}

@media only screen and (min-width: 1025px) {
	.floor-plan .elementor-tab-content a img {
		width: 370px;
		height: auto;
	}
}

@media(min-width:1024px) {
	.swiper-slide-contents .elementor-slide-heading:after {
		right: 170px !important;
	}
}
@media only screen and (min-width: 1920px) and (min-height: 1000px) {
    .ninteen-twenty-margin-top {
        margin-top: -3rem !important;
    }
    .ninteen-twenty-margin-top.uas {
        margin-top: -6rem !important;
    }
    .ninteen-twenty-height .swiper-slide-bg,
    .ninteen-twenty-height .elementor-container.elementor-column-gap-no {
        max-height: 980px !important;
        min-height: unset !important;
        height: 980px !important;
    }
    .ninteen-twenty-height .swiper-slide-inner {
        padding: 7.5% 0% 0% 0% !important;
    }
}
@media only screen and (min-width: 1600px) {
    body .zoom-width-dine-stay {
        max-width: 84% !important;
    }
    body .elementor-162 .elementor-element.elementor-element-78dde23 > .elementor-container {
        max-width: 100% !important;
    }
    body .zoom-width-shop {
        width: 84% !important;
        margin: 0 auto;
    }
}
@media screen and (min-device-width: 1600px) {
    body .zoom-width-dine-stay {
        max-width: 78% !important;
    }
    body .elementor-162 .elementor-element.elementor-element-78dde23 > .elementor-container {
        max-width: 100% !important;
    }
    body .zoom-width-shop {
        width: 78% !important;
        margin: 0 auto;
    }
}

.sticky-form {
	position: absolute;
	left: -10px;
	z-index: 90;
}
.sticky-form-container .set-position {
    min-width: 440px;
}

.side-bar-form input[type=text] {
    width: 100%;
    padding: 5px 12px 5px 0;
    margin-top: 0;
    border: none;
    background: 0 0;
    border-bottom: 4px solid #fff;
    box-sizing: border-box;
    margin-top: 5px;
    margin-bottom: 5px;
    resize: vertical;
    color: #fff;
    font-family: Montserrat-SemiBold;
    outline: 0;
    font-size: 14px;
}
.privacypolicy {
    margin: 10px 0;
}
.bannerform.active {
    font-size: 14px;
}
.contact-box__text {
    font-family: 'MyriadPro-Bold';
}

.side-bar-form select {
    width: 100%;
     background-color: transparent;
    padding: 13px 10px 5px 0px;
    border: none;
    border-bottom: 4px solid #fff;
    box-sizing: border-box;
    margin-top: 0px;
    margin-bottom: 11px;
    color: #fff;
    font-family: 'Montserrat-SemiBold';
    outline: none;
    font-size: inherit;
    min-height: auto;
}

.side-bar-form select option {
    margin: 40px;
    background: #f8f8f8;
    color: #000;
    padding: 50px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.row-flex  {
    display: flex;
    padding: 0px 0px;

}
#DFC_Live_Form .row .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 48%;
    padding: 0px 0px;
}
#banner-form__wrap .row {
    display: flex;
    justify-content: space-between;
}

input#EMAIL,
.remove_col_pad {
    width: 100%;
    max-width: 100%;
}

#banner-form__wrap[type=button], [type=submit], button {
    
    text-transform: uppercase;
   background-color: transparent;
   width: 100%;
    color: white;
    padding: 8px 60px;
    border: 4px solid #FFF;
    cursor: pointer;
    margin-top: 20px;
}
#banner-form__wrap[type=button]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
    background-color: #fff0;
}
.col-md-12.remove_col_pad.row1
{
    padding-right: 10px;
}
.col-md-12.remove_col_pad.row2
{
    padding-left: 10px;
}
.col-md-6.remove_col_pad.row1
{
     padding-right: 10px;
}
.col-md-6.remove_col_pad.row2
{
     padding-left: 10px;
}
.privacypolicy a {
    color: #fff;
}
.privacypolicy a span {
    text-decoration: underline;
}
span.help-block.form-error {
    clear: both;
    display: block;
}
span.help-block.form-error {
    font-size: 12px;
    color: #b94a48;
}
input::placeholder {
    color: #fff !important;
    opacity: 1 !important;
}
span.error {
    font-size: 12px;
    color: #b94a48;
}
.sticky-form-container {
	transition: all 0.9s;
}
.sticky-form-container.hide-sticky-form {
    transform: translateX(-100%);
}

.form-btn-column {
    width: auto !important;
}
@media only screen and (min-width: 1024px) {
    .formbtn {
        position: absolute;
        right: -41px;
    }
}
@media only screen and (max-width: 767px) {
    #banner-form__wrap .row {
        flex-direction: column;
    }
    #DFC_Live_Form .row .col-md-6 {
        max-width: 100%;
    }
}

@media only screen and (max-width: 1023px) {
	.sticky-form-container .set-position {
		min-width: 300px;
	}
	.form-btn-column {
		width: 10% !important;
	}
    .sticky-form-container{
        transform: translateX(-83.5%);
    }
    .sticky-form-container.hide-sticky-form {
        transform: translateX(0);
    }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
    body .sticky-form-container{
        transform: translateX(-50%);
    }
    body .sticky-form-container.hide-sticky-form {
        transform: translateX(0);
    }
}
/*.swiper-slide-contents{*/
/*    margin-right: -81px;*/
/*}*/

.clickable-slide .elementor-slides .swiper-slide-inner>a.image-link {
	font-size: 0;
	color: transparent;
	background: none !important;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.clickable-slide .elementor-slides .swiper-slide-inner>.swiper-slide-contents {

	z-index: 2;
}
.swiper-slide-contents {
    margin-right: 0px;
}

/*post 66*/
/*.colaps_heading_post .slider_heading {*/
/*    margin-left: 10px;*/
/*}*/

body .colaps_heading_post .slider_heading:after {
    right: 14px;
}
/*Gallery custom style*/
@media screen and (min-width: 1200px) {
    .uael-img-carousel-wrap .slick-slide img {
    width: 100%;
    height: 50vh;
}
 .uael-grid-gallery-img .uael-grid-img-overlay img{
     height: 7vh
 }
 .elementor-sticky--active #main_menu {
    width: 80%;
}

}
@media screen and (max-width: 1199px) {
    .uael-img-carousel-wrap .slick-slide img {
    width: 100%;
    height: 20vh;
}
.elementor-20 .elementor-element.elementor-element-6073611 > .elementor-widget-container {
    margin-left:0px !important;
}
}

@media screen and (max-width: 667px) {
    .uael-img-carousel-wrap .slick-slide img {
    width: 100%;
    height: 31vh;
}
}

/*All page Arrow*//* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Montserrat-ExtraBold';
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url('https://www.dubaifestivalcity.com/wp-content/uploads/sites/30/2021/04/Montserrat-ExtraBold.eot');
	src: url('https://www.dubaifestivalcity.com/wp-content/uploads/sites/30/2021/04/Montserrat-ExtraBold.eot?#iefix') format('embedded-opentype'),
		url('https://www.dubaifestivalcity.com/wp-content/uploads/sites/30/2021/04/Montserrat-ExtraBold.woff') format('woff'),
		url('https://www.dubaifestivalcity.com/wp-content/uploads/sites/30/2021/04/Montserrat-ExtraBold.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'MyriadPro-Regular';
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url('https://www.dubaifestivalcity.com/wp-content/uploads/sites/30/2021/04/MyriadPro-Regular.eot');
	src: url('https://www.dubaifestivalcity.com/wp-content/uploads/sites/30/2021/04/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
		url('https://www.dubaifestivalcity.com/wp-content/uploads/sites/30/2021/04/MyriadPro-Regular.woff2') format('woff2'),
		url('https://www.dubaifestivalcity.com/wp-content/uploads/sites/30/2021/04/MyriadPro-Regular.woff') format('woff'),
		url('https://www.dubaifestivalcity.com/wp-content/uploads/sites/30/2021/04/MyriadPro-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */