.top-navbar {
    /* position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 80px; */
    padding: 8px 0px 20px 0px;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    transition: all 0.5s;
    z-index: 2;
    background-color: #fff;
    /* background-image: linear-gradient(310deg, #7928CA 0%, #FF0080 100%); */
    box-shadow: -21.213px 21.213px 30px 0px rgb(158 158 158 / 30%);
}

.business-text-container span {
    padding: 5px 10px;
    font-family: 'Montserrat',sans-serif;
    text-transform: uppercase;
    font-weight: 600!important;
    letter-spacing: .5px;
    font-size: 12px;
    font-style: italic;
    z-index: 2;
    position: relative;
    color: #FFF;
}
.business-text-container .tagline {
    display: inline-block;
    position: relative;
    margin-left: 8px;
}

.business-text-container .tagline::before {
    position: absolute;
    left: 0;
    top: 2px;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 1;
    transform: skew(-10deg);
    background: #a7afbd;
    border-radius: 5px;
}

.top-navbar .btn-login {
    box-shadow: none !important;
}
.top-navbar .business-text {
    height: 14px;
    opacity: .5;
}
.main-banner {
    /* position: relative; */
    /* background-image: url(../img/front/V4/bora-bora.jpg); */
    background-image: url(../../../../img/front/V4/balloons2.jpg);
    background-position: left top;
    background-size: cover;
    right: 0;
}
header .container {
    margin-top: 80px;
}
.navbar-nav .nav-link {
    font-family: 'Montserrat',sans-serif;
    text-transform: uppercase;
    font-weight: 600!important;
    letter-spacing: 0.5px;
}
.navbar .nav-link, .navbar .navbar-brand {
    font-size: .85rem !important;
}
.navbar .navbar-brand {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    width: 160px;
    height: 42px;
    margin-top: -26px !important;
    margin-bottom: 10px !important;
    /* margin-left: -23px !important; */
}
.navbar-nav .nav-link .nav-icon {
    display: inline-block;
    position: relative;
    top: 4px;
    margin-right: 5px;
    color: #FFF;
    opacity: .5;
    /* color: #344767; */
}
.navbar-nav svg.nav-icon {
    -webkit-filter: invert(66%) sepia(0%) saturate(5520%) hue-rotate(163deg) brightness(84%) contrast(91%);
    filter: invert(66%) sepia(0%) saturate(5520%) hue-rotate(163deg) brightness(84%) contrast(91%);
    height: 26px;
    width: 26px;
    margin-top: -10px;
    opacity: .5;
}
.blur.blur-rounded {
    border-top: 1px solid #f1f1f1;
}

.page-header .lead {
    font-size: 1.1em;
}

ul.why-choose-us {padding-left:1em}
.why-choose-us li {padding-left:1em}



/* Footer */

.ftco-section {
    position: relative;
    width: 100%;
    display: block;
}

.insta-img, .room-img, .hero-wrap, .img, .blog-img, .user-img {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.ftco-footer {
    font-size: 16px;
    padding: 4em 0 1em;
    background: #2f89fc;
    position: relative;
}
.ftco-footer .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    opacity: .9;
    background: #2f89fc;
    z-index: 1;
}
.ftco-footer .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    z-index: 2;
    position: relative;
}

.ftco-footer .ftco-footer-widget h2 {
    font-weight: normal;
    color: #fff;
    margin-bottom: 40px;
    font-size: 18px;
    letter-spacing: .5px;
    font-weight: 700;
    font-family: "Nunito Sans", Arial, sans-serif;
}

.ftco-footer p,
.ftco-footer a,
.block-23 ul li span {
    color: rgba(255, 255, 255, 0.8);
}
.block-23 ul li, .block-23 ul li > a {
    display: table;
    line-height: 1.5;
    margin-bottom: 15px;
}
.ftco-footer a:hover {
    color: #fff;
}
.block-23 ul li .icon {
    width: 40px;
    font-size: 18px;
    padding-top: 2px;
    color: white;
}
.block-23 ul li .icon,
.block-23 ul li .text {
    display: table-cell;
    vertical-align: top;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.ftco-footer-social li {
    list-style: none;
    margin: 0 10px 0 0;
    display: inline-block;
}
.ftco-footer-social li a {
    height: 50px;
    width: 50px;
    display: block;
    float: left;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 50%;
    position: relative;
}
.ftco-footer .ftco-footer-widget ul li a span {
    color: #fff;
}
.ftco-footer-social li a span {
    position: absolute;
    font-size: 26px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.ftco-footer-mobile li {
    width: 50%;
    float: left;
}
.ftco-footer-mobile li span {
    display: inline-block;
    text-align: left;
    line-height: 18px;
}
.ftco-footer-mobile li .icon {
    display: inline-block;
    fill: currentColor;
    border-radius: 5px 5px 5px 5px;
    height: 38px;
    width: 23px;
    margin-right: 10px;
    margin-top: -20px;
}
.ftco-footer-mobile li .icon.ns-logo {
    width: 40px;
}
.ftco-footer-mobile li .mobile-icon {
    margin-top: -20px;
}
.ftco-footer-mobile li a {
    padding: 10px;
    display: inline-block;
    width: 90%;
    border-radius: 1rem;
    background: rgba(255, 255, 255, 0.1);
    margin-top: 5px;
}
/* End of Footer */

/* Helper */

.float-right {float: right;}
body .shadow {
    box-shadow: 0 .25rem .375rem -.0625rem hsla(0,0%,8%,.12),0 .125rem .25rem -.0625rem hsla(0,0%,8%,.07)!important;
    /* box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1)!important; */
}

/* End of Helper */

/* Form validation */
.form-control.is-invalid, .was-validated .form-control:invalid {
    border-color: #fd5c70;
    padding-right: unset;
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23fd5c70' viewBox='0 0 12 12'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23fd5c70' stroke='none'/%3E%3C/svg%3E);
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 1rem 1rem;
}

.input-error > .form-control {
    border-color: #fd5c70;
    padding-right: unset;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23fd5c70' viewBox='0 0 12 12'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23fd5c70' stroke='none'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 1rem 1rem;
}

.input-error > .form-check-input {
    border-color: #fd5c70;
    padding-right: unset;
}

.select2-container{
    width: 100% !important;
}

.select2-container .select2-selection--single{
    height: 40px;
    padding-top: 5px;
    border: 1px solid #d2d6da;
    border-radius: 0.5rem;
    font-size: .875rem;
    font-weight: 400;
    color: #343a40;
}
.input-error .select2-container .select2-selection--single{
    border-color: #fd5c70;
    padding-right: unset;
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23fd5c70' viewBox='0 0 12 12'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23fd5c70' stroke='none'/%3E%3C/svg%3E);
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 1rem 1rem;
}
.select2-container--open .select2-dropdown--below{
    width: 270px !important;
}

.select2-results__options{
    font-size: .875rem;
    font-weight: 400;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    display: none;
}

.partner-logo img {
 filter: gray; /* IE6-9 */
 -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
 filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
}

/* .bg-ns-primary {background: #0B73B6;} */
/* .text-ns-primary {color: #0B73B6;} */
.bg-ns-primary {background: #058ee7;}
.text-ns-primary {color: #058ee7;}
.bg-ns-secondary {background: #F27721;}
.text-ns-secondary {color: #F27721;}
.bg-ns-action {
    background: #00ba8a;
    color: #fff !important;
}
.ns-action-btn {
    background: #00ba8a;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 14px;
}

.grecaptcha-badge {
    visibility: hidden;
}