#modal {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, 0.8) url("/images/ajax-loader.gif") 50% 50% no-repeat;
}

.field-label-2 {
    position: relative;
    display: block;
    color: #000000;
    font-size: 13px;
    line-height: 24px;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 5px;
}

/***
====================================================================
	Button Degradado
====================================================================

***/
.border-degraded {
    padding: 1rem;
    position: relative;
    background: linear-gradient(to right, #C06148, #F3E5BC);
    padding: 3px;
}

/***

/***

====================================================================
	Input Border
====================================================================

***/
.border-input {
    border-color: rgba(255, 255, 255, 0.20);
}

/***

====================================================================
	Booking Section
====================================================================

***/

.booking-section-details {
    position: relative;

    color: #061138;
    padding: 0px 0px;
}

.booking-section-details .image-layer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-position: left bottom;
    background-repeat: no-repeat;
    z-index: 2;
    opacity: 0.06;
}

.booking-section-details .title-col {
    position: relative;
}

.booking-section-details .title-col .inner {
    position: relative;
    display: block;
    padding: 130px 0px;
}

.booking-section-details .title-col .inner:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 2000px;
    height: 100%;
    background: #0c1740;
}

.booking-section-details .title-box h2 {
    position: relative;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 700;
    z-index: 3;
}

.booking-section-details .title-box h2 span {
    font-weight: 400;
}

.booking-section-details .title-box .subtitle {
    position: relative;
    font-size: 14px;
    color: #868da5;
    line-height: 1.6em;
    text-transform: uppercase;
    font-weight: 400;
    z-index: 3;
}

.booking-section-details .form-col {
    position: relative;
}

.booking-section-details .form-col .inner {
    position: relative;
    display: block;
    padding: 100px 0px 80px 30px;
}

.booking-section-details .booking-form {
    position: relative;
    z-index: 5;
}

.booking-section-details .booking-form .row {
    margin: 0 -8px;
}

.booking-section-details .booking-form .row .form-group {
    position: relative;
    padding: 0 8px;
    margin-bottom: 16px;
}

.booking-section-details .booking-form form .form-group input {
    background: none;
    border-color: #ffffff;
    color: #000000;
    font-size: 15px;
    padding-left: 45px;
}

.booking-form .form-group .ui-selectmenu-button.ui-button {
    background: none;
    border-color: #ffffff;
    color: #868da5;
    font-size: 15px;
    padding-left: 45px;
    text-transform: uppercase;
}

.about-section .booking-form .form-group .ui-selectmenu-button.ui-button {
    background: none;
    border-color: #e5e5e5;
    color: #7f8a99;
    font-size: 15px;
    padding-left: 25px;
    text-transform: uppercase;
}

.booking-form .form-group .ui-button .ui-icon:before {
    color: #868da5;
    font-style: normal;
}

.booking-section-details .booking-form form ::-webkit-input-placeholder {
    color: #868da5;
    text-transform: uppercase;
}

.booking-section-details .booking-form form ::-moz-input-placeholder {
    color: #868da5;
    text-transform: uppercase;
}

.booking-section-details .booking-form form ::-ms-input-placeholder {
    color: #868da5;
    text-transform: uppercase;
}

.booking-section-details .booking-form .theme-btn,
.booking-section-details .booking-form input[type="submit"] {
    width: 100%;
    text-align: center;
    display: block;
    margin-top: 10px;
}

.booking-section-details .booking-form .range-box {
    position: relative;
    padding-top: 12px;
}

.booking-section-details .booking-form .range-box .range-info {
    position: relative;
    padding-bottom: 15px;
}

.booking-section-details .booking-form .form-group .range-box label {
    position: relative;
    display: block;
    float: left;
    color: #7f8a99;
    font-size: 13px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    text-transform: uppercase;
    margin: 0;
}

.booking-section-details .booking-form .form-group .range-box input {
    position: relative;
    padding: 0;
    font-size: 13px;
    line-height: 30px;
    height: 30px;
    float: right;
    background: none;
    border: none;
    color: #868da5;
    width: auto;
    min-width: 0;
    text-align: right;
}

.booking-section-details .booking-form .ui-widget.ui-widget-content {
    background: rgba(255, 255, 255, 0.2);
    border: none;
    height: 2px;
}

.booking-section-details .booking-form .ui-slider-horizontal .ui-slider-range {
    background: #FFC68A;
}

.booking-section-details .booking-form .ui-slider-horizontal .ui-slider-handle {
    top: -8px;
    height: 16px;
    width: 16px;
    background: #ffffff;
    border: 2px solid #FFC68A;
    border-radius: 50%;
    cursor: pointer;
}

.booking-section-details .booking-form .form-group .field-icon {
    position: absolute;
    left: 25px;
    top: 11px;
    line-height: 28px;
    color: #868da5;
    display: block;
    font-size: 16px;
}

/***


====================================================================Page Banner====================================================================***/
.page-banner-memberships {
    position: relative;
    padding: 0;
    color: #ffffff;
    background: #061138;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    width: 100%;


}

.page-banner-memberships .image-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.page-banner-memberships .banner-inner {
    position: relative;
    display: block;
    text-align: center;
}

.page-banner-memberships .inner-container {
    position: relative;
    padding: 130px 0px;
    z-index: 2;
}

.page-banner-memberships h1 {
    position: relative;
    font-size: 48px;
    color: #ffffff;
    line-height: 1.2em;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0;
}

.page-banner-memberships .page-nav {
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: left;
    padding-bottom: 15px;
}

.page-banner-memberships .bread-crumb {
    position: relative;
    display: inline-block;
}

.page-banner-memberships .bread-crumb li {
    position: relative;
    float: left;
    font-size: 13px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 500;
    text-transform: uppercase;
    cursor: default;
    padding-right: 15px;
    margin-right: 15px;
}

.page-banner-memberships .bread-crumb li:before {
    position: absolute;
    right: -15px;
    width: 30px;
    text-align: center;
    font-size: 10px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Flaticon";
    content: "\f10f";
}

.page-banner-memberships .bread-crumb li:last-child {
    padding-right: 0;
    margin-right: 0;
}

.page-banner-memberships .bread-crumb li:last-child:before {
    display: none;
}

.page-banner-memberships .bread-crumb li a {
    color: #ffffff;
    font-weight: 500;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.page-banner-memberships .bread-crumb li a:hover {
    color: #FFC68A;
}

/***
