/*
Theme Name: Prestige
Theme URI: http://themeperch.net/prestige/demo
Author: Jthemes Studio
Author URI: http://themeforest.net/user/Jthemes/
Description: Prestige is a clean and modern landing page template, very easy to customize according to your needs. This landing page template can be used to promote web apps, mobile apps and all kind of marketing and startup websites. Quick and easy to setup.
Version: 1.3.6.1
Requires at least: 4.7
Requires PHP: 5.6
Tags: click-through landing page, landing page, lead gen landing page, marketing campaign, marketing template, mobile app, parallax template, product launch, responsive landing page, responsive template, startup, startup campaign, startup landing page, startup template, web app
Text Domain: Prestige
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap');
@font-face {
    font-family: 'Quiche Sands Regular';
    src:url('font/quiche_sans_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Engravers Gothic Regular';
    src:url('font/engravers_gothic_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'MontereyFLF';
    src: url('font/MontereyFLF-Bold.eot');
    src: url('font/MontereyFLF-Bold.eot?#iefix') format('embedded-opentype'),
        url('font/MontereyFLF-Bold.woff2') format('woff2'),
        url('font/MontereyFLF-Bold.woff') format('woff'),
        url('font/MontereyFLF-Bold.svg#MontereyFLF-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MontereyFLF';
    src: url('font/MontereyFLF-BoldItalic.eot');
    src: url('font/MontereyFLF-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('font/MontereyFLF-BoldItalic.woff2') format('woff2'),
        url('font/MontereyFLF-BoldItalic.woff') format('woff'),
        url('font/MontereyFLF-BoldItalic.svg#MontereyFLF-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'MontereyFLF';
    src: url('font/MontereyFLF.eot');
    src: url('font/MontereyFLF.eot?#iefix') format('embedded-opentype'),
        url('font/MontereyFLF.woff2') format('woff2'),
        url('font/MontereyFLF.woff') format('woff'),
        url('font/MontereyFLF.svg#MontereyFLF') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MontereyMediumFLF';
    src: url('font/MontereyMediumFLF.eot');
    src: url('font/MontereyMediumFLF.eot?#iefix') format('embedded-opentype'),
        url('font/MontereyMediumFLF.woff2') format('woff2'),
        url('font/MontereyMediumFLF.woff') format('woff'),
        url('font/MontereyMediumFLF.svg#MontereyMediumFLF') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


    
#home{
	/*padding-top: 90px;*/
	position: relative;
}

.home_box{
	z-index: 10;
	position: relative;
}

#home.green_bg:before,
#home.dark_bg:before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5);
	z-index: 9;
}

.nav_style_color #home,
.nav_style_dark #home,
.nav_style_transparent #home{
	border-top: none;
	border-bottom: none;
	color: #fff;
}

section.background_slider{
	background: none !important;
}

.nav_style_color #header_wrapper{
	border-bottom: 1px solid #eee;
}

.video_slider #header_wrapper.shrink{
	border-bottom: none;
}

.sticky_nav_off.nav_style_transparent #nav li.current a,
.nav_style_color #nav li a,
.nav_style_color #home h1,
.nav_style_dark #nav li a,
.nav_style_dark #home h1,
.nav_style_transparent #nav li a,
.nav_style_transparent #home h1{
	color: #fff;
}

.video_slider #home h2,
.background_slider #home h2{
	color: #eee;
}

.nav_style_transparent #header_wrapper {
    background-color: transparent;
}

.nav_style_dark #header_wrapper {
    background-color: rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(0, 0, 0, 0.5);
}

.nav_style_dark #header_wrapper.shrink{
	background-color: rgba(0, 0, 0, 0.9);
} 

.nav_style_light #nav li.current a{
	color: #334d54 !important;
}

.vegas-background {
    height: auto !important;
    z-index: -1;
}

.video_slider #header_wrapper.shrink,
.background_slider #header_wrapper.shrink {
	width:100%;
	height:70px!important;
	padding:0;
	z-index:1000;
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.9);
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.video_slider #header_wrapper.shrink{
	-webkit-transition: all 0.0s ease;
    -moz-transition: all 0.0s ease;
    -o-transition: all 0.0s ease;
    transition: all 0.0s ease;
}

.page-template-one-page .sticky-wrapper{
	position: fixed;
	z-index: 999;
}

body #header_wrapper.shrink{
	background-color: #fff;
}

.nav_style_transparent #header_wrapper.shrink{
	background-color: rgba(0,0,0, .9);
}


.sticky_nav_off #header_wrapper{
	position: relative;
}

.page-template-one-page.sticky_nav_off #header_wrapper{
	position: absolute;
}


video#bgvid {
	position: fixed;
	right: 0;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -2;
	background: url(images/bg.jpg) no-repeat;
	background-size: cover;
}

video#bgvid { transition: 1s opacity; }
.stopfade { opacity: .5; }

.gradient-overlay:before {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  content: '';
  background: #34b1c4;
  opacity: 0.8;
}

.video_slider #home{
	background:  none !important;
}

.free-wall{
	display: block;
	overflow: hidden;
	position: relative;
	margin-bottom: -1px;
}

.item{
	width: 25%;
	float: left;
}

.item a{
	display: block;
	margin-bottom: 0;
}

.size21,
.size22{
	width: 50%;
}

.item img{
	width: 100%;
	height: auto;
}

.panel-grid-cell > div:first-child .features_item{
	margin-top: 45px;
}

.top-padding-only p:last-child{
	margin-bottom: 0;
}

.wp-caption{

}

.wp-caption-text{
	
}

.gallery-caption{
	
}
.bypostauthor{
	
}

.dark_bg ul.team_social li a i{
	color: #ccc;
}
.dark_bg p{
	color: #91a2a5;
}

.dark_bg .blog_item{
	padding: 0;
} 

.dark_bg h3.blog_title a{
	color: #ddd;
}

.dark_bg .blog_info{
	background-color: transparent;
	border-color: transparent;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}

.half_col_inside{
	padding:60px  60px 0 60px;
}

#home.dark_bg,
#home.iframe_video{
	border-bottom: none;
}

.align_left{
	text-align: left;
}

.widget-content > ul > li{

}

.menu > li:before,
.widget-content > ul  li:before{
	content: "M";
	font-family: "icons-font" !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: normal !important;
    line-height: 1;
    text-transform: none !important;
    width: 14px;
}

.widget-content > ul ul{
	margin-left: 30px;
	margin-bottom: 0;
}

.sidebar li cite{
	padding-bottom: 10px;
	display: block;
}

.sidebar select{
	width: 100%;
	padding: 3px 5px;
	max-width: 100%;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

table,
th,
td {
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 1.6em;
	table-layout: fixed; /* Prevents HTML tables from becoming too wide */
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

th {
	border-width: 0 1px 1px 0;
	font-weight: 700;
}

td {
	border-width: 0 1px 1px 0;
}

th, td {
	padding: 5px;
}

.entry-content ul, 
.entry-content ol,
.comment-content ul,
.comment-content ol{
	margin: 16px 0;
    padding: 0 0 0 40px;
    list-style: disc;
}

.comment-content ol,
.entry-content ol{
	list-style: decimal;
}

.entry-content address {
    font-style: italic;
    margin: 0 0 24px;
}

.clear{
	clear: both;
	display: table;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 0 20px;
}

pre{
	background-color: #f9f9f9;
	padding: 15px;
}

.entry-content img, .entry-summary img, .comment-content img, .widget img, .wp-caption {
    max-width: 100%;
}

figure.wp-caption.alignleft, img.alignleft {
    margin: 5px 20px 5px 0;
}

figure.wp-caption.alignright, img.alignright {
    margin: 5px 0 5px 20px;
}

img.size-full, img.size-large, img.wp-post-image {
    height: auto;
    max-width: 100%;
}
.alignleft {
    float: left;
}

figure.wp-caption.alignright, 
img.alignright {
    margin: 5px 0 5px 20px;
}
.wp-caption.alignright {
    margin: 5px 0 5px 10px;
}

.alignright {
    float: right;
}

img {
    border: 0 none;
    vertical-align: middle;
}

.entry-content img, 
.entry-summary img, 
.comment-content img[height], 
img[class*="align"], 
img[class*="wp-image-"], 
img[class*="attachment-"] {
    height: auto;
}

.password-form{
	margin-top: 30px;
	overflow: hidden;
	margin-bottom: 30px;
}

.gallery-item h5{
	font-weight: normal;
	line-height: normal;
	font-size: inherit;
}

.post-content{
	margin-top: 20px;
}

ul.post_info li:last-child{
	border-right: none;
}

.entry-footer{
	clear: both;
	overflow: hidden;
}

.featured-post-wrap{
	margin-bottom: 10px;
	overflow: hidden;
}

.featured-post{
	color: #fff;
	padding: 5px 10px;
	text-align: center;
	font-size: 12px;
	display: inline-block;
	border-radius: 3px;
	-webkit-border-radius: 3px;
}

.header-meta a:last-child{
	border-right: none;
}

.siteorigin-panels-stretch.no_spacing img{
	margin: 0;
	padding: 0;
}

.admin-bar .is-sticky .shrink{
	margin-top: 32px;
}
@media (max-width: 782px) { 
  .admin-bar .is-sticky .shrink{
    margin-top: 46px;
  }
}
@media (max-width: 600px) { 
  .admin-bar .is-sticky .shrink{
    margin-top: 0;
  }
}
h1,h2{font-family:'Quiche Sands Regular' !important;letter-spacing:2px;}
h3{font-family:'Engravers Gothic Regular' !important;letter-spacing:1.7px;}
input.register-input {
    font-family:'Lato', sans-serif !important;
    background: none !important;
    border: 2px solid #8d8d8d !important;
    /* color: rgba(155,119,96,1); */
    text-transform: uppercase;
    height:38px !important;}
input.register-submit {
    font-size:14px !important;
    font-family:'Lato', sans-serif !important;
    font-weight:400 !Important;
    background: rgba(155,119,96,1) !important;
    border: rgba(155,119,96,1) !important;
}
input.register-input:focus-visible {
    outline: 0;
}
input.register-input::placeholder {
    color:#8d8d8d !important;
}
.alter-bg {
    background-color: #F9F3EF !important;
}
table.demo td {
    background: unset !important;
    border: unset !important;
}
table.demo .tp-even td {
    background: unset !important;
}
table.demo th {
    background: unset !important;
    border: unset !important;
    text-align: left !important;
}
table.demo {
    border: unset !important;
}

#nav{display:none;}
.nav_style_dark #header_wrapper {
    background-color: unset !important;
    border: unset !important;
}
.background_slider #header_wrapper.shrink{display:none;
      
}
.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title>a {
   
    border: 2px solid #9B7760 !important;
color: #9B7760 !important;
    font-weight: 700;
}

.vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
    background-color: unset !important;
}
.vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover {
    background-color: unset !important;
}

.vc_tta-color-grey.vc_tta-style-flat 
.vc_tta-controls-icon::after, .vc_tta-color-grey.vc_tta-style-flat
 .vc_tta-controls-icon::before{border-color:#9B7760 !important;}
 a#logo {
    width: 16em;
    margin-left:-5em;
}
 body{font-family: 'Lato', sans-serif;
     color:#9B7760;
     font-weight:normal !important;
     letter-spacing:1.7px;
 }
 h4{font-family: 'Lato', sans-serif;}
 table.demo td,table.demo th{color:#9B7760;}
 p{color:#9B7760;}
 section#about-us h4{
    font-size: 22px;
    letter-spacing: 1.8px;
    line-height: 32px;
    font-weight:300;
    color:#9B7760;
}
section#about-us {
    background: #FBEAE1;
}
div#service-mid {
    /*background-image: url(https://tryitabudhabi.com/wave-lounge/wp-content/uploads/2022/08/04_august0315_1.jpg);*/
    /*background-size: cover;*/
    /*border-left: 2px solid #f9f3ef;*/
}
#service-one a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-custom,
#service-mob a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-custom{
    BACKGROUND-IMAGE: NONE !important;
    padding-top:0px !important;
    font-size:20px !important;
}
select.wpcf7-form-control.wpcf7-select {
    width: 98.7%;
    height: 42px;
    padding: 0px 2%;
    margin-right: 2%;
    margin-bottom: 15px;
    color: #8d8d8d;
    border: none;
    border: 2px solid #8d8d8d !important;
    border-left: 2px solid #8d8d8d;
    background-color: UNSET !important;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    
    float: left;
    -webkit-border-radius: 3px 3px;
    -moz-border-radius: 3px 3px;
    border-radius: 3px 3px;
}
select:focus-visible {outline:0 !important;}
img.footer_logo {
    
    width: 18em;
}
.register_form{padding-bottom:0px !important;}
.register_form_wrapper{padding:0px !important;}

a.tp-button.tp-button-style-flat.call {
  
    margin-right: 10px;
    
}

.home_box {
    padding: 160px 0 75px 0 !important;
}
.home_box {
    z-index: 10;
    position: relative;
}
.home_box {
    max-width: 1248px !important;
    
    /*margin-left: 74px !important;*/
}
element.style {
}
.register_form_wrapper {
    padding: 0px !important;
}
.register_form_wrapper {
    background-color: #f8ded1cc !important;
    border: 1px solid #f8ded1cc !important;
}
.home_box {
    
    padding: 160px 0 75px 0 !important;
}
div#service-one {
    background-color: #F9F3EF;
    border-right: 2px solid #f9f3ef;
}
.small_device_active #responsive_nav_open {
    display: none !important;
}
.call span,.what span, .call-1 span,.what-1 span{
    padding: 10px 25px !important;
    font-size: 14px !important;
    line-height:normal !important;
        width: 80px;
        font-weight:400;
}
 .mob{display:none;}
  .desk{display:block;}
  .flexslider {
    height: 468px !important;
    background:#F9F3EF !important;
   border:unset !important;
   border-radius:0px !important;
    }
    .vc_btn3.vc_btn3-color-grey, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat {
    color: #fff !important;
    background-color: #9B7760 !important;
    padding: 12px 25px !important;
    border-radius: 3px 3px;
    font-size: 14px !important;
    font-weight: 400 !important;
}
a.tp-button.tp-button-style-flat.call,a.tp-button.tp-button-style-flat.what {
    border-radius: 3px 3px !important;
}
section#salon-service {
    background: #F9F3EF !important;
}
@media only screen and (max-width:768px){
    h1.home_title {
    font-weight: 600 !important;
}
  .home_box{margin-left:auto !important;}
  #service-mob{ background-color: #F9F3EF;}
  .mob{display:block;}
  .desk{display:none;}
  section#home {
    background: #e6d5c58a !important;
}
section#about-us .vc_row.wpb_row.vc_row-fluid {
    display: flex;
    flex-direction: column-reverse;
}
#pgc-203-0-0{margin-bottom:0px !important;}
.flexslider {
    height: auto !important;
}
.nav_style_dark #header_wrapper {
    background-color: #f8ded1  !important;
    padding-bottom: 30px !important;
}
a#logo {
    width: 14em;
        padding: 0 22%;
}

}
