/* xl - DESKTOP STYLES */ 
.fancy-header {
	min-height: 90vh;
	position: relative;
}

/*=============== Header Styling =====================*/
/*
.masthead{
    position: relative;
}

img.preload-me {
    position: absolute;
    top: 0px;
    background: #a08b49;
	  right: 42%;
}

.branding {
    margin: 0px 80px;
}

div#phantom img.preload-me {
    background: white;
		box-shadow: 0px 0px 7px #e2e2e2;
}

.dt-mega-menu-wrap{
padding: 30px !important;
}*/

i.next-level-button {
    color: #ffffff !important;
}

.dt-mega-menu-wrap ul.sub-nav.hover-style-bg.level-arrows-on {
    padding: 20px;
}

.mobile-main-nav > li.has-children > a:after, .mobile-main-nav .next-level-button svg, .mobile-main-nav > li.menu-item-language > a:after {
    color: #ffffff;
    fill: #ffffff;
	width: 18px;
}

.sub-downwards .main-nav.level-arrows-on > li.has-children > a:after,
.sub-downwards .next-level-button svg,
.sub-downwards .main-nav > li.menu-item-language > a:after {
  color: rgba(247,247,247);
  fill: rgba(247,247,247);
}

/*li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-2251 a span {
    font: 700 14px / 20px "Montserrat", Helvetica, Arial, Verdana, sans-serif;
    text-transform: uppercase;
    color: #333333;
    margin-left: -5px;
}

li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-2251 a span:hover {
    color: #a08b49 !important;
}

li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-2251 a:hover {
    background-color: white !important; 
}

li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.menu-item-2739 a span {
    font: 700 14px / 20px "Montserrat", Helvetica, Arial, Verdana, sans-serif;
    text-transform: uppercase;
    color: #333333;
    margin-left: -5px;
}


li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-2298  a span {
    font: 700 14px / 20px "Montserrat", Helvetica, Arial, Verdana, sans-serif;
    text-transform: uppercase;
    color: #333333;
    margin-left: -5px;
}

li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-2298  a span:hover {
    color: #a08b49 !important;
}

li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-2298  a:hover {
    background-color: white !important; 
}*/





/*=============== Header Styling End =====================*/



/*=============== HomePage Styles =====================*/

.bookingrow .aio-icon-component {
    position: relative;
		height: 260px;
}

.bookingrow .aio-icon-description {
    background: white;
    padding: 20px;
    border-radius: 10px;
		min-height: 222px;
		position: absolute;
		top: 46px;
    z-index: -1;
}

.vc_row.wpb_row.vc_inner.vc_row-fluid.servicesrow .aio-icon-component {
    background: white;
    padding: 20px 40px;
		min-height: 450px;
}

.vc_row.wpb_row.vc_inner.vc_row-fluid.servicesrow2 .aio-icon-component {
		background: white;
    padding: 20px 40px;
		min-height: 350px;
}


.vc_row.wpb_row.vc_inner.vc_row-fluid.servicesrow .aio-icon-component h3 {
    text-align: center !important;
    font-size: 22px;
}



/*=============== HomePage Styles End =====================*/


/*=============== About Us Styles =====================*/

.vc_row.wpb_row.vc_row-fluid.splitbgrow {
    background: rgb(160,139,73);
    background: linear-gradient(
90deg
, rgba(160,139,73,1) 0%, rgba(160,139,73,1) 50%, rgba(26,28,32,1) 50%, rgba(26,28,32,1) 100%);
}


.vc_row.wpb_row.vc_row-fluid.splitcolrow .wpb_column.vc_column_container {
    width: 49%;
    margin: 0px auto;
}
/*=============== About Us Styles End =====================*/

/*=============== Apply Now =====================*/

.wpcf7-list-item{
    
		display: block;
    padding: 6px 0px;
}

/*div#r8, div#r9 {
    padding: 20px 0px;
}*/

div#r7 {
    padding-bottom: 26px;
}

div#wpcf7-f334-p83-o1 {
    color: white;
}

div#wpcf7-f334-p83-o1 .wpcf7-submit {
    color: black;
}


div#wpcf7-f334-p83-o1 {
    border: 2px solid white;
    padding: 50px;
    border-radius: 80px 0px 80px 0px;
}

div#r9 span.cf7_note {
    font-size: 13px;
    margin-left: 16px;
    color: #a68a49;
}


/*=============== Apply Now End =====================*/


/*=============== Enquire Now =====================*/

div#wpcf7-f402-p398-o1 #r7 span.wpcf7-list-item{
    display: inline-block;
    width: 23%;
}

div#wpcf7-f402-p398-o1 #r11 span.wpcf7-list-item{
    display: inline-block;
    width: 47%;
}

div#wpcf7-f402-p398-o1 #r9 span.wpcf7-list-item {
    display: inline-block;
    width: 48%;	
}

div#r1, div#r4, div#r7, div#r11{
    margin-bottom: 15px;
}

div#r7, div#r8 {
    padding: 0px;
}



div#wpcf7-f402-p398-o1 hr {
    border: 1px solid #dedede;
}

div#wpcf7-f402-p398-o1 h3 {
    color: #a08b49;
}

label.b-label {
    text-transform: uppercase;
    color: #a08b49;
    font-weight: bold;
}

hr.brownhr {
    border: 2px solid #a08b49;
}

hr.blackhr {
    border: 1px dashed #626262;
	margin-bottom: 10px;
}

.wpcf7-quiz.wpcf7-not-valid, input.wpcf7-validates-as-required.wpcf7-not-valid {
    border: 1px solid #f5050b;
    box-shadow: 0px 0px 5px #ff3434;
}

/*=============== Enquire Now End =====================*/

table.table.footertbl i {
    margin: 0px 10px 0px 0px;
}

table.table.footertbl i.fa.fa-phone {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

ul#menu-footer-menu-1, ul#menu-footer-menu-2 {
    font-weight: 400;
    font-size: 13px;
}

.vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background-color: #e6e6e6 !important;
}

div#wpcf7-f134-p81-o1 form.wpcf7-form input, div#wpcf7-f134-p81-o1 form.wpcf7-form textarea {
    background-color: #f2f2f2;
    outline: 0;
}


input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    background: #4281a4 !important;
    text-transform: uppercase !important;
}

div#r7 .vc_col-md-12 span.wpcf7-form-control.wpcf7-checkbox span.wpcf7-list-item {
    width: 48%;
    display: inline-block;
}

div#r9 .vc_col-md-12 span.wpcf7-form-control.wpcf7-checkbox span.wpcf7-list-item {
    width: 48%;
    display: inline-block;
}

div#r11 .vc_col-md-12 span.wpcf7-form-control.wpcf7-checkbox span.wpcf7-list-item {
    width: 48%;
    display: inline-block;
}

span.wpcf7-form-control-wrap .wpcf7-list-item {
    display: inline-block;
    width: 48%;
}


/*=============== Footer =====================*/

#footer .wf-container-footer {
    padding: 25px 0px 0px 0px;
}

footer#footer {
    border-top: 10px solid #a08b49 !important;
}

/*=============== Footer End =====================*/
.team-desc {
    background: #a08b49;
}

.team-content {
    display: none;
}

.team-author {
    text-align: center;
}

.team-desc {
    padding: 8px !important;
}

/*=============== Date & Time Picker for Form =====================*/
div#ui-datepicker-div {
    font-size: 14px;
}


.ui-datepicker td a {
    padding: 0;
    text-align: center;
}


/*=============== Date & Time Picker for Form End =====================*/



/* xs - SMARTPHONE PORTRAIT STYLES */ 
@media (max-width: 479px) {
  a.headercall, a.headermail{
      color: #333333;
      text-decoration: none;
  }
  
  .mobile-main-nav .sub-nav .next-level-button:before {
      line-height: 20px;
      font-size: 10px;
      color: black;
  }
}

