.mainBanner {
    position: relative;
    height: 100vh;background:url(../images/banner-scaled.jpg);
    background-size: cover;
    background-position: center;
}

.mainBanner header .rgs ul li {
    display: inline-block;
}

.mainBanner header .rgs ul li a {
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    color: #000;
    font-weight: 500;
}

.mainBanner header .rgs ul li {
    margin-right: 12px;
}

.mainBanner .sliderwraps {
    height: 100%;
}

.mainBanner header {
    width: 100%;
    line-height: 80px;
}

.mainBanner .sliderwraps .slick-list {
    height: 100%;
    width: 100%;
}

.mainBanner .sliderwraps .slick-list .slick-track {
    width: 100%;
    height: 100%;
}

.mainBanner .sliderwraps .slick-list .slick-track .items {
    background-size: cover !important;!i;!;
    background-position: center center !important;!i;!;
    height: 100%;
    position: relative;
}

.mainBanner .sliderwraps  .items .bannerContent {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    z-index: 99;
    text-align: center;
}

.mainBanner .sliderwraps .items .bannerContent span {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 16px;
}

.mainBanner .sliderwraps .items .bannerContent h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    color: #fff;
    position: relative;
    font-size: 80px;
    font-style: normal;
    line-height: 78px;
    margin-bottom: 40px;
}

.mainBanner .sliderwraps .items:before {
    position: absolute;
    top: 0;
    left: 0;
    background: rgb(0 0 0 / 50%);
    content:" ";
    width: 100%;
    height: 100%;
}

.mainBanner .sliderwraps .items .bannerContent a {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    color: #fff;
    border: 2px solid #ffffff;
    padding: 8px 25px;
    display: inline-block;
    border-radius: 0px;
    font-weight: 600;
}

.mainBanner .sliderwraps .items .bannerContent a i {
    margin-right: 14px;
}

.mainBanner header .lsft ul li {
    display: inline-block;
}

.mainBanner header .lsft {
    text-align: right;
}

.mainBanner header .lsft ul li span {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #000;
    font-weight: 500;
}

.mainBanner header ul {
    padding: 0;
}
.afterslider {
    padding: 90px 0px 0;
}

.afterslider .section-heading {
    color: #e7e3dd;
    text-align: center;
    margin-bottom: 68px;
    font-family: 'Roboto', sans-serif;
    font-size: 75px;
    font-weight: 900;
    line-height: 76px;
}
.findhome {
    background: #3f6289;
    padding: 80px 0px;
}

.hdngWrp {
    text-align: center;
}

.hdngWrp .section-heading {
    color: #fff;
    text-align: center;
    margin-bottom: 15px;
    font-family: 'Roboto', sans-serif;
    font-size: 67px;
    font-weight: 900;
    line-height: 67px;
}

 .hdngWrp p {
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    color: #fff;
    font-weight: 600;
}

.findhome .hdngWrp {
    margin-bottom: 50px;
}
.findhome .homesldr .item, .findhome .homesldr1 .item {
    padding: 0px 15px;
    position: relative;
}

.findhome .homesldr .item a, .findhome .homesldr1 .item a {
    border-radius: 10px;
    display: block;
    position: relative;
    overflow: hidden;
}

.findhome .homesldr .item a span, .findhome .homesldr1 .item a span {
    position: absolute;
    bottom: 10px;
    left: 10px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 21px;
    font-weight: 800;
}

.findhome .homesldr .item a:before, .findhome .homesldr1 .item a:before {
    background: rgb(0 0 0 / 42%);
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.findhome .homesldr {
    margin-bottom: 24px;
}


.findhome .slick-arrow {
    display: none !important;!i;!;
}
.hdngWrp1 {
    text-align: center;
    margin-top: 50px;
}

.hdngWrp1 a {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    color: #fff;
    border: 2px solid #ffffff;
    padding: 8px 25px;
    display: inline-block;
    border-radius: 0px;
    font-weight: 600;
}
.locations.glry {
    padding: 60px 0px 30px;
}

.locations.glry .section-heading {
    color: #3f6289;
}

.locations.glry  p {
    color: #000;
}

.locations.glry .hdngWrp {
    margin-bottom: 60px;
}

.locations .item {}

.locations .item {
    padding: 0px 10px;
}

.locations .item figure {
    width: 100%;
    height: 380px;
    background-size: cover !important;!i;!;
    background-position: center !important;!i;!;
    overflow: hidden;
}

.locations .item figure a {
    display: block;
    background: rgb(0 0 0 / 40%);
    width: 100%;
    height: 100%;
    padding: 20px;
    text-align: center;
    align-content: center;
}

.locations .item figure strong {
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    font-weight: 900;
    text-align: center;
    line-height: 35px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.locations .item figure span {
    color: #fff;
    text-align: center;
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 22px;
    height: 86px;
    overflow: hidden;
    margin-bottom: 20px;
    display: none;
    transition: .5s ease-in-out;
}

.locations .item figure cite {
    color: #fff;
    display: inline-block;
    border: 1px solid #fff;
    padding: 2px 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 14px;
    display: none;
}

.locations .item figure:hover cite {
    display: inline-block;
}

.locations .item figure:hover span {
    display: block;
}

.locations.glry figure.bxxs {
    height: 270px;
    text-align: center;
    border-radius: 6px;
    overflow: hidden;
}

.locations.glry figure.bxxs a strong {
    color: #fff;
    text-align: center;
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 34px;
    font-weight: 900;
    line-height: 38px;
}

.locations.glry figure.bxxs a {
    background: rgb(0 0 0 / 14%);
    width: 100%;
    height: 100%;
    padding: 20px;
    text-align: center;
    align-content: center;
    display: block;
}

.footer {
    background: #e7e3dd;
    padding: 60px 0px;
}

.footer .fotlogo img {
    width: 170px;
    margin-bottom: 40px;
}

.footer .fotlogo form 
 label {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 15px;
    display: block;
    margin-bottom: 4px;
}

.footer .fotlogo .form-group {
    position: relative;
}

.footer .fotlogo .form-group input {
    background: none;
    border: 0px;
    border-bottom: 1px solid #000;
    margin-bottom: 10px;
}

.footer .fotlogo .form-group button {
    background: none;
    position: absolute;
    right: 0;
    top: 10px;
}

.footer .fotlogo form {
    margin-bottom: 16px;
}

.footer .fotlogo ul.social {
    padding: 0;
}

.footer .fotlogo ul.social li {
    display: inline-block;
    list-style: none;
    display: inline-block;
    margin: 0 3px;
}

.footer .fotlogo ul.social li a {
    background: #7c7c79;
    border-radius: 50%;
    display: inline-block;
    height: 35px;
    width: 35px;
    font-size: 15px;
    text-align: center;
    color: #fff;
    line-height: 35px;
}

ul.social li span {
    color: #000000;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 13px;
    margin-bottom: 0;
    line-height: 28px;
    margin-right: 6px;
}

.footer .fotlogo ul.social li a em {
    vertical-align: middle;
}

.footer .widgets h5 {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
}

.footer .widgets ul {
    padding: 0;
}

.footer .widgets ul li {
    display: block;
}

.footer .widgets ul li a {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 13px;
    display: block;
    margin-bottom: 0px;
    color: #000;
}

.footer .widgets ul li a:before {
    width: 5px;
    height: 5px;
    background: #000;
    display: inline-block;
    content: '';
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 10px;
}
.footer {
    margin-top: 40px;
}
.blgs .section-heading {
    color: #3f6289;
}

.blgs .hdngWrp p {
    color: #000;
}

.blgs .hdngWrp {
    margin-bottom: 30px;
}

.blgs {
    padding: 40px 0px 70px;
}

.blgs .item figure {
    width: 100%;
    height: 200px;
    display: block;
    margin-bottom: 20px;
    background-size: cover !important;!i;!;
    background-position: center !important;!i;!;
}

.blgs .item {
    padding: 0px 10px;
}

.blgs .item span {
    font-family: 'Montserrat', sans-serif;
    background: #e7e3dd;
    font-weight: 500;
    padding: 10px 20px;
    font-size: 14px;
    display: inline-block;
    margin-bottom: 14px;
}

.blgs .item h4 a {
    font-family: 'Roboto', sans-serif;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-size: 17px;
    display: block;
    color: #555960;
    text-transform: uppercase;
    font-weight: 900;
}

.blgs .item small {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 500;
}
.mainBanner header a.rspncls {
    display: none;
}

.mainBanner header .logos a.menuopns {
    display: none;
}

.footer .widgets ul li a {
    font-weight: 400;
}

.footer .copyright {
    margin-top: 23px;
}

.footer .copyright p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 13px;
    display: block;
    margin-bottom: 0px;
    color: #000;
}

.footer .copyright p a {
    color: #000;
    display: inline-block;
    margin-right: 24px;
}

.footer .copyright .text-right {
    text-align: right;
}
.mainBanner header .logos img {width: 87px;}

.mainBanner header .logos {
    text-align: center;
}

.breadcrumbs p {
    font-family: 'helvetica_neueregular';
    font-size: 13px;
}

.breadcrumbs p i {
    margin-right: 12px;
}

.breadcrumbs p a, .breadcrumbs p span {
    margin-right: 12px;
}

.breadcrumbs p a {
    color: #1890c9;
}
.mainTitle h1 {
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-size: 100px;
    text-transform: uppercase;
    color: #909a89;
    line-height: 100px;
    font-weight: 900;
}

.mainTitle {
    padding: 30px 0px;
}
.afterslider {
    padding: 0;
}

.afterslider .box {
    text-align: center;
    padding: 29px 0px;
}

.afterslider .box span {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    margin-bottom: 8px;
    color: #555960;
}

.afterslider .box strong {
    display: block;
    font-family: 'helvetica_neueblack', sans-serif;
    color: #555960;
    font-size: 21px;
    font-weight: 800;
    text-transform: uppercase;
}

.afterslider .ons {
    background: #d7d9d1;
}

.afterslider .tws {
    background: #c4c8ba;
}

.afterslider .thrs {
    background: #b1b7a4;
}
.glryss {
    padding: 60px 0px;
}

.glryss .section-heading {
    color: #909a89;
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    font-size: 54px;
}

.glryss .hdngWrp p {
    color: #000;
    font-weight: 400;
    line-height: 31px;
}

.hdngWrp {
    margin-bottom: 70px;
}

.glryss .homesldr button.slick-prev {
    right: 89px;
    z-index: 9;
    top: unset;
    bottom: 38px;
    left: unset;
}

.glryss .homesldr button.slick-prev:before {
    opacity: 1;
    font-size: 34px;
}


.glryss .homesldr button.slick-next {
    right: 44px;
    z-index: 9;
    top: unset;
    bottom: 38px;
    left: unset;
}

.glryss .homesldr button.slick-next:before {
    opacity: 1;
    font-size: 34px;
}

.glryss .homesldr .item figure {
    margin: 0;
    position: relative;
}

figure {}

.glryss .homesldr .item figure:before {
    background: #00000030;
    width: 100%;
    height: 100%;
    content: '';
    left: 0;
    top: 0;
    position: absolute;
}

.desination {
    padding: 70px 0px;
}

.desination ul {
    list-style: none;
    padding-left: 0;
}

.desination ul li {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid #bababa;
    padding: 15px 0px;
}

.desination ul li strong {
    display: block;
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 7px;
    text-transform: uppercase;
}

.desination 
 .col-sm-6.col-md-6 {
}

.desination 
 .mmds {
    display: flex;
}

.desination  iframe {
    height: 100%;
}

.desination ul li:last-child {
    border: 0;
}
.desination .mmds {
    margin-bottom: 60px;
}

.desination {
}

.desination iframe {
    border: 9px solid #ffffff !important;!i;!;
    border-radius: 10px;
    width: 100%;
}

.desination h4 {
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    font-size: 47px;
    margin-bottom: 24px;
    color: #909a89;
    font-weight: 900;
    font-style: normal;
}

.desination p {
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    margin-bottom: 60px;
    font-size: 17px;
    line-height: 29px;
    font-weight: 400;
    color: #000;
}
.locations.glry {
    background: #c4c8ba;
    padding: 70px 0px;
}

.locations.glry .section-heading {
    color: #555960;
}

.locations.glry p {
    font-weight: 400;
    line-height: 32px;
}

.locations.glry  .homesldr2 button.slick-prev {
    position: absolute;
    top: -42px;
    right: 140px;
    color: #fff;
    width: auto;
    height: auto;
    line-height: normal;
    padding: unset;
    left: unset;
}
.locations.glry  .homesldr2 button.slick-next {
    position: absolute;
    top: -42px;
    right: 95px;
    color: #fff;
    width: auto;
    height: auto;
    line-height: normal;
    padding: unset;
}
.locations.glry  .homesldr2 button.slick-next:before {
    color: rgb(113 113 113);
    opacity: 1;
    font-size: 32px;
    padding: 0;
}
.locations.glry  .homesldr2 button.slick-prev:before {
    color: rgb(113 113 113);
    opacity: 1;
    font-size: 32px;
    padding: 0;
}
.enquiryForm {
    padding: 70px 0px;
}

.enquiryForm .formwrps {
    background: #1890c9;
    position: relative;
    padding: 60px 0px;
}

.enquiryForm .formwrps  .shps {
    position: absolute;
    top: 0px;
    left: 0px;
    text-align: left;
    z-index: 8;
}

.enquiryForm .formwrps .hdngWrp {
    margin: 0;
}

.enquiryForm .formwrps .wcnts {
    position: relative;
    text-align: left;
    padding: 30px 50px;
}

.enquiryForm .formwrps .wcnts .section-heading {
    text-align: left;
}

.enquiryForm .formwrps .wcntss {
    padding: 0px 50px;
}

.enquiryForm .formwrps .wcntss .group-form {
    margin-bottom: 10px;
}

.enquiryForm .formwrps .wcntss .group-form input {
    border: 0;
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
    padding: 10px 10px 10px 0;
    box-shadow: none;
    outline: none;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 600;
    height: unset;
    background: none;
    color: #fff;
}

.enquiryForm .formwrps .wcntss .group-form input::placeholder, .enquiryForm .formwrps .wcntss .group-form textarea::placeholder {
    color: #fff;
}

.enquiryForm .formwrps .wcntss .group-form textarea {
    border: 0;
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
    padding: 10px 10px 10px 0;
    box-shadow: none;
    outline: none;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 600;
    height: unset;
    background: none;
    color: #fff;
}

.enquiryForm .formwrps .wcntss button#submit {
    color: #fff;
    background: #0e0e0e;
    font-weight: 600;
    padding: 9px 32px;
    display: inline-block;
    margin-right: 13px;
    font-size: 15px;
}
.footer {
    background-color: #2b2b2b;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom;}
.footer .fotlogo img {
    width: 110px;
    margin-bottom: 15px;
}
.footer .widgets h5 {
    font-size: 15px;
    font-family: 'montserrat', sans-serif;
    text-transform: unset;
    margin-bottom: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
}
.footer .widgets ul li a {
    margin-bottom: 5px;
    font-size: 13px;
    color: #dbdbdb;
    font-family: 'Roboto', sans-serif;
}

.footer .widgets ul {
    padding: 0;
    list-style: none;
}

.footer .widgets ul li a:before {
    display: none;
}
.footer .harbor .termsConditions {
    margin-bottom: 30px;
}
.footer .harbor {
    padding-top: 6px;
    border-top: 1px solid rgb(146 146 146 / 27%);
    margin-top: 25px;
}
.footer .harbor .termsConditions p {
    margin-bottom: 5px;
    font-size: 12px;
    color: #dbdbdb;
    font-family: 'montserrat', sans-serif;
    margin: 0px;
    display: inline-block;
}
.footer .harbor .termsConditions a {
    float: right;
    font-size: 12px;
    color: #dbdbdb;
    font-family: 'montserrat', sans-serif;
    margin: 0px;
    margin-left: 10px;
    display: inline-block;
}
.footer .harbor h3 {
    color: #dbdbdb;
    font-family: 'montserrat', sans-serif;
    font-size: 17px;
    margin-bottom: 10px;
    font-style: normal;
}
.footer .harbor p {
    color: #dbdbdb;
    font-family: 'montserrat', sans-serif;
    font-size: 12px;
    margin-bottom: 10px;
    line-height: 25px;
}
.mainBanner .sliderwraps .items .bannerContent {
    text-align: left;
}

.mainBanner .sliderwraps .items .bannerContent h1 {
    font-size: 41px;
    line-height: 40px;
    margin-bottom: 20px;
}

.mainBanner .sliderwraps .items .bannerContent a {
    font-size: 13px;
    padding: 7px 20px;
    height: unset;
    line-height: normal;
}
.slidernv {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
}

.slidernv .slider-nav .items {
    margin: 0px 8px;
}

.slidernv .slider-nav .items img {
    width: 100%;
    height: 106px;
}
.slidernv .slider-nav button.slick-prev {
    position: absolute;
    top: -30px;
    left: 0px;
    font-weight: 800;
}

.slidernv .slider-nav button.slick-prev:before {
    opacity: 1;
    color: #fff;
    font-size: 25px;
    font-weight: 800;
}

.slidernv .slider-nav button.slick-next {
    position: absolute;
    top: -30px;
    left: 39px;
    font-weight: 800;
}

.slidernv .slider-nav button.slick-next:before {
    opacity: 1;
    color: #fff;
    font-size: 25px;
    font-weight: 800;
}
.mainBanner header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    background: #fff;
}
.footer {
    text-align: center;
}

.footer .fotlogo img {
    margin-bottom: 28px;
}

.footer .fotlogo p {
    font-family: 'montserrat', sans-serif;
    color: #fff;
    font-weight: 600;
    margin-bottom: 5px;    font-size: 12px;
}

.footer .fotlogo p i {
    margin-right: 13px;
}

.footer .fotlogo span {
    display: block;
    font-family: 'montserrat', sans-serif;
    color: #fff;
    font-weight: 600;
    margin-bottom: 5px;
}

.footer .fotlogo span i {
    margin-right: 12px;
}

.footer .fotlogo small {
    color: #fff;
    font-family: 'montserrat', sans-serif;
    color: #fff;
    font-weight: 600;
    margin-bottom: 5px;
    border-top: 1px solid rgb(255 255 255 / 43%);
    padding: 0px 50px;
    padding-top: 20px;
    display: inline-block;
    margin-top: 22px;
}

.footer .fotlogo ul.social {
    margin-top: 11px;
    margin-bottom: 22px;
}

.footer .fotlogo .bttns a {
    display: block;
    color: #fff;
    background: #1890c9;
    font-weight: 600;
    padding: 9px 32px;
    margin-right: 13px;
    font-size: 15px;
    margin-bottom: 14px;
}
.mainBanner header .lsft p {
    display: inline-block;
}

.mainBanner header .lsft ul.social {
    display: inline-block;
}

.mainBanner header .lsft ul.social li a {
    background: #7c7c79;
    border-radius: 50%;
    display: inline-block;
    height: 30px;
    width: 30px;
    font-size: 11px;
    text-align: center;
    color: #fff;
    line-height: 30px;
}

.mainBanner header .lsft ul.social li a em {
    vertical-align: middle;
}

.mainBanner header .lsft p a {
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    color: #000;
    font-weight: 500;
}
.mainBanner header .lsft p a.rgs {
    display: inline-block;
    color: #fff;
    background: #1890c9;
    font-weight: 600;
    padding: 10px 18px;
    margin-right: 13px;
    font-size: 15px;
    margin-bottom: 14px;
    line-height: normal;
    margin-left: 17px;
}


.mainBanner header .lsft p {
    margin: 0;
    vertical-align: -1px;
}
.mainBanner .sliderwraps .items .bannerContent ul {
    padding: 0;
    list-style: none;
    margin-bottom: 31px;
}

.mainBanner .sliderwraps .items .bannerContent ul li {
    display: inline-block;
    margin-right: 43px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

.mainBanner .sliderwraps .items .bannerContent ul li i {margin-right: 12px;}
.mainBanner .sliderwraps .items .bannerContent p {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-weight: 800;
    font-size: 24px;
    margin-bottom: 28px;
}

.mainBanner .sliderwraps .items .bannerContent p small {
    display: block;
    font-size: 15px;
    font-weight: 500;
}
.openMg {position: relative;top: 3px;padding-left: 83px;}

.openMg a {
    display: inline-block;
    color: #fff;
    background: #000000;
    font-weight: 600;
    padding: 6px 18px 5px;
    margin-right: 13px;
    font-size: 12px;
    margin-bottom: 14px;
    line-height: normal;
}
.glryss .section-heading {
    color: #000;
}

.findhome {
    background: #1890c9;
}

.findhome .homesldr .item a:before, .findhome .homesldr1 .item a:before {
    background: rgb(0 0 0 / 12%);
}
.pymnyplan {
    padding: 66px 0px;
}

.pymnyplan h4 {
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    font-size: 33px;
    margin-bottom: 24px;
    color: #000000;
    font-weight: 900;
    font-style: normal;
    margin-bottom: 55px;
}

.desination h4 {
    color: #000;
}

.pymnyplan .box {
    background: #1890c9;
    text-align: center;
    padding: 40px 20px;
}

.pymnyplan .box i {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    line-height: 60px;
    background: #000;
    color: #fff;
    font-size: 21px;
    margin-bottom: 19px;
}

.pymnyplan .box h6 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #fff;
    font-size: 16px;
    font-style: normal;
    margin-bottom: 7px;
}

.pymnyplan .box strong {
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-weight: 800;
    color: #fff;
    display: block;
}

.pymnyplan .tws .box {
    background: #000;
}

.pymnyplan .tws .box i {
    background: #1890c9;
}

.pymnyplan .fhrs .box {
    background: #000;
}

.pymnyplan .fhrs .box i {
    background: #1890c9;
}

.pymnyplan .box {
    border-radius: 8px;
    overflow: hidden;
}

.desination {
    background: #e7f7ff;
}

.desination ul li strong {
    color: #000;
    font-size: 20px;
}

.locations.glry {
    background: #f7f7f7;
}
.allImages {
    position: fixed;
    top: 0;
    left: 0;: 0;
    z-index: 99;
    background: rgb(62 62 62);
    width: 100%;
    height: 100%;
    padding-top: 50px;
    overflow: auto;
    display: none;
}

.allImages a {
    position: absolute;
    top: 15px;
    color: #fff;
    right: 40px;
}

.allImages figure {
    margin-bottom: 30px;
}
body.opnms .allImages {
    display: block;
}

body.opnms {
    overflow: hidden;
}
ul {}

.mainBanner header .lsft ul {
    display: inline-block;
}

.mainBanner header .lsft ul li {
    border-right: 1px solid #c1c1c1;
    padding-right: 10px;
    margin-right: 5px;
    line-height: normal;
}

.mainBanner header .lsft ul li i {
    margin-right: 4px;
    vertical-align: middle;
}

.mainBanner header .lsft ul li span {
    font-size: 12px;
}

.mainBanner header .lsft ul li span i {
    font-size: 11px;
}

.mainBanner header .lsft p a.rgs {
    margin: 0px;
}
.enquiryForm .formwrps .wcntss .group-form input {
    border: 1px solid #d5d5d5;
    padding: 12px 10px;
    line-height: normal;
}

.enquiryForm .formwrps .wcntss .group-form textarea {
    border: 1px solid #d5d5d5;
    padding: 12px 10px;
    line-height: normal;
    height: 80px;
}

.enquiryForm .formwrps .wcntss button#submit {
    line-height: normal;
    padding: 8px 37px 6px;
    display: block;
    width: 100%;
}
.talkAssist {
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: rgb(0 0 0 / 63%);
}
.talkAssist .innerAssist {position: absolute;
    top: 50%;
    left: 50%;
    width: 600px;
    background: #fff;
    transform: translate(-50%, -50%);
    padding: 26px;
    border-radius: 6px;
    width: 800px;
    padding: 0;
}
.talkAssist .innerAssist a.clsasst {
    background: #000;
    color: #fff;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    font-size: 12px;
    text-align: center;
    line-height: 25px;
    display: inline-block;
    position: absolute;
    top: 20px;
    right: 20px;
}
.talkAssist .innerAssist .lftsid {
    height: 100%;
    background: #1890c9;
    padding: 40px 20px;
    text-align: left;
}
.talkAssist .innerAssist .lftsid h4 {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 18px;
    color: #fff;
    text-align: left;
}
.talkAssist .innerAssist .lftsid ul {
    padding: 0;
    list-style: none;
}
.talkAssist .innerAssist .lftsid ul li {
    padding-bottom: 25px;
    border-bottom: solid 1px #ffffff2e;
    margin-bottom: 25px;
    font-weight: 400;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 13px;
}
.talkAssist .innerAssist .lftsid ul li i {
    margin-right: 16px;
}
.talkAssist .innerAssist .form-wraps {
    padding: 30px;
}
.talkAssist .innerAssist .form-wraps h3 {
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 3px;
}
.talkAssist .innerAssist p {
    margin: 0 auto;
    display: block;
    background: #ebebeb;
    width: 90%;
    padding: 10px 20px;
    border-radius: 13px;
    margin-bottom: 40px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #000;    background: none;
    padding: 0;
}
.talkAssist .innerAssist .group-form {
    margin-bottom: 20px;
}
.talkAssist .innerAssist .group-form input {
    border: 0px;
    border-bottom: 1px solid #9d9d9d;
    width: 100%;
    padding: 6px 10px 3px;
    box-shadow: none;
    outline: none;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 600;
    height: unset;    border: 1px solid #9d9d9d;
    padding: 10px 20px;
    border-radius: 6px;
}
.talkAssist .innerAssist .group-form textarea {
    border: 0px;
    border-bottom: 1px solid #9d9d9d;
    width: 100%;
    padding: 6px 10px;
    box-shadow: none;
    outline: none;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 600;
    border: 1px solid #9d9d9d;
    padding: 10px 20px;
    border-radius: 6px;
}
.talkAssist .innerAssist button {
    color: #fff;
    background: #2fb8e1;
    padding: 7px 46px;
    border-radius: 21px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    display: block;width: 100%;
    display: block;
    border-radius: 6px;
    padding: 10px 20px;
    background: #1890c9;
}
.locations {
    padding: 70px 0;
    text-align: center;
}
.locations .mtitl {
    line-height: 40px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #3e3e3e;
    position: relative;
    font-size: 35px;
    font-style: normal;
    margin-bottom: 40px;
}
.locations .box {
    border: 1px solid #d7d7d7;
    border-radius: 10px;
    padding: 20px 15px;
    margin-bottom: 30px;
    min-height: 250px;
}
.locations .box img {
    height: 60px;
    margin-bottom: 18px;
}
.locations .box h4 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 0px;
    font-size: 14px;
}
.locations.glry.testims {
    background: #fff;
}

.locations.glry.testims .section-heading {
    text-align: left;
    font-size: 29px;
    line-height: 30px;
    font-weight: 800;
}

.locations.glry.testims .hdngWrp {
    margin-bottom: 36px;
}

.testims .testis {
    background: #f5f5f5;
    padding: 20px 30px;
    text-align: left;
    min-height: 230px;
    align-content: center;
    border-radius: 5px;
    box-shadow: 0px 0px 10px -7px #000;
    margin: 10px 0px;
}

.testims .testis p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #000;
    line-height: 20px;
    font-size: 12px;
}

.testims .testis span {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #1890c9;
    line-height: 20px;
    font-size: 12px;
    font-weight: 600;
    }

.testims .testis span cite {
    font-size: 11px;
    float: right;
}

.Faqs {
    background: #ecf9ff;
    padding: 60px 0px;
}

.Faqs .section-heading {
    font-size: 29px;
    line-height: 30px;
    font-weight: 800;
    color: #000;
}
.Faqs {}
.Faqs h3 {
    border: 1px solid #ababab;
    padding: 11px 20px;
    border-radius: 7px;
    margin: 0px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 17px;
    margin-bottom: 16px;
    cursor: pointer;
}

.Faqs .ui-accordion-content {
    padding: 11px 20px;
    height: unset !important;
    border: 1px solid #552a86;
    border-radius: 0px 0px 7px 7px;
    margin-bottom: 16px;
}

.Faqs .ui-accordion-content p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 26px;
    margin-bottom: 14px;
    color: #000;
}

.Faqs h3.ui-state-active {
    margin: 0px;
    border-bottom: 0px;
    border-radius: 7px 7px 0px 0px;
    border-color: #552a86;
    font-style: normal;
}

.Faqs .ui-accordion-content-active {
    border-top: 0px;
    border-color: #552a86;
}

.Faqs h3 i {
    float: right;
}

.Faqs h3.ui-state-active i.fa-plus {
    display: none;
}

.Faqs h3 i.fa-minus {
    display: none;
}

.Faqs h3.ui-state-active i.fa-minus {
    display: block;
}

.Faqs .ui-accordion-content ul li {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 26px;
    margin-bottom: 4px;
    color: #000;
}
.loaderLoad {
    background: #ffffff url(../images/loadermain.png) no-repeat center center;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999999999;
    text-align: center;
}
.banner-contact {
    position: fixed;
    right: 0px;
    bottom: 60px;
    z-index: 99999999;
    display: flex;
    align-items: center;
    gap: 20px;
}
#contact-main {
    display: flex;
    flex-direction: column;
    align-items: end;
    justify-content: center;
    gap: 10px;
}
.contact-item {
    background: #036797;
    /* backdrop-filter: blur(10px); */
    width: 60px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 25px 0 0 25px;
    border-right: none;
    /* border-top: 1px solid rgb(183 183 183 / 60%); */
    /* border-left: 1px solid rgb(183 183 183 / 60%); */
    /* border-bottom: 1px solid rgb(183 183 183 / 60%); */
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.contact-item i {
    color: #ffffff;
    font-size: 15px;
}
.talkAssist .innerAssist {
    background: rgb(0 0 0 / 46%);
    padding: 40px 20px;
}

.talkAssist .innerAssist .lftsid {
    background: none;
    text-align: right;
    padding: 68px 20px;
}

.talkAssist .innerAssist .lftsid h4 {
    text-align: right;
    font-weight: 500;
    margin-bottom: 56px;
}

.talkAssist .innerAssist .lftsid .adrs span {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    display: block;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 23px;
}

.talkAssist .innerAssist .lftsid .adrs p {
    text-align: right;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    padding: 0;
    margin: 0;
    display: block;
    width: 100%;
}

.talkAssist .innerAssist .lftsid .adrs p i {
    margin-right: 10px;
}

.talkAssist .innerAssist .form-wraps h3 {
    color: #fff;
    text-align: left;
    font-size: 20px;
}

.talkAssist .innerAssist .form-wraps {
    padding-top: 20px;
}

.talkAssist .innerAssist .form-wraps p {
    color: #fff;
    text-align: left;
    width: 100%;)%;)%;);
    font-size: 14px;
    margin-bottom: 20px;
}

.talkAssist .innerAssist .group-form input {
    background: none !important;!i;!;
    border: 0px;
    border-bottom: 1px solid #fff;
    border-radius: 0px;
    padding: 10px 10px;
    color: #fff;
    line-height: normal;
    opacity: 1;
}

.talkAssist .innerAssist .group-form input::placeholder {
    color: #fff;
}


.talkAssist .innerAssist .group-form textarea {
    background: none !important;!i;!;
    border: 0px;
    border-bottom: 1px solid #fff;
    border-radius: 0px;
    padding: 10px 10px;
    color: #fff;
    line-height: normal;
}

.talkAssist .innerAssist .group-form textarea::placeholder {
    color: #fff;
}

.talkAssist {
    background: rgb(0 0 0 / 78%);
}
.enquiryForm {background:url(../images/slide1.jpg);}
.enquiryForm {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

.enquiryForm:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0px;
    background: rgb(0 0 0 / 85%);
    width: 100%;
    height: 100%;
}

.enquiryForm:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0px;
    background: rgb(0 0 0 / 85%);
    width: 47%;
    height: 100%;
}

.enquiryForm .container {
    position: relative;
    z-index: 9;
}

.enquiryForm .leftIntrest h4 {
    color: #fff;
    font-family: 'montserrat', sans-serif;
    font-style: normal;
    font-size: 31px;
    margin-bottom: 40px;
}

.enquiryForm .leftIntrest h4 span {
    display: block;
    font-weight: bold;
    margin-bottom: 15px;
}

.enquiryForm .leftIntrest .adrs span {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    display: block;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 13px;
}

.enquiryForm .leftIntrest .adrs p {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    padding: 0;
    margin: 0;
    display: block;
    width: 100%;
    margin-bottom: 43px;
}
.enquiryForm .leftIntrest .adrs p i {
    margin-right: 10px;
}

.enquiryForm .leftIntrest  ul.social {
    padding: 0;
    margin-bottom: 30px;
}
.enquiryForm .leftIntrest  ul.social li {
    display: inline-block;
    list-style: none;
    display: inline-block;
    margin: 0 3px;
}
.enquiryForm .leftIntrest  ul.social li a {
    background: #7c7c79;
    border-radius: 50%;
    display: inline-block;
    height: 35px;
    width: 35px;
    font-size: 15px;
    text-align: center;
    color: #fff;
    line-height: 35px;
}


.enquiryForm .leftIntrest ul.social li a em {
    vertical-align: -2px;
}

.mainBanner {
    z-index: 99;
}

.enquiryForm .wcntss {
    padding: 20px;
}

.enquiryForm .wcntss .group-form {
    margin-bottom: 30px;
}

.enquiryForm .wcntss .group-form input {
    background: none !important;!i;!;
    border: 0px;
    border-bottom: 2px solid rgb(255 255 255 / 68%);
    border-radius: 0px;
    padding: 9px 10px 10px 0px;
    color: #fff;
    opacity: 1;
    font-family: 'Montserrat', sans-serif;
    line-height: normal;
    height: unset;
    font-size: 15px;
}

.enquiryForm .wcntss .group-form input::placeholder {
    color: #fff;
}
.enquiryForm .wcntss .group-form textarea {
    background: none !important;!i;!;
    border: 0px;
    border-bottom: 2px solid rgb(255 255 255 / 68%);
    border-radius: 0px;
    padding: 9px 10px 10px 0px;
    color: #fff;
    opacity: 1;
    font-family: 'Montserrat', sans-serif;
    line-height: normal;
    height: unset;
    outline: none;
    box-shadow: none;
    width: 100%;
    font-size: 15px;height:90px;
}

.enquiryForm .wcntss .group-form textarea::placeholder {
    color: #fff;
}

.enquiryForm .wcntss button#submit {
    width: 100%;
    cursor: pointer;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 3px;
    border-radius: 4px;
    border: 1px solid #1890c9;
    background-color: transparent !important;
    box-shadow: inset 0px 0px 40px 0px #1890c9;
}

.footer {
    margin: 0px;
    background: #000;
}
.footer {
    padding: 20px 0px;
}

.footer .fotlogo {
    text-align: left;
}

.footer .fotlogo small {
    border: 0px;
    padding: 0;
    margin: 0;
}

.footer .fotlogo .bttns {
    text-align: right;
}

.footer .fotlogo .bttns a {
    background: none;
    display: inline-block;
    padding: 0px;
    margin: 0px 0px 0px 10px;
    font-size: 13px;
}
.afterSubmiting p {
    color: #fff;
    text-align: center;
    margin-top: 13px;
}
.afterSubmiting p {
    color: #fff;
    text-align: center;
    margin-top: 13px;
}

.afterSubmiting1 p {
    color: #fff;
    margin-top: 13px;
}


.talkAssist .innerAssist .group-form label.error {
    color: #ffffff;
    font-size: 9px;
    text-align: center;
}

.enquiryForm .wcntss .group-form label.error{
    color: #ffffff;
    font-size: 11px;
    text-align: center;
    }

.afterSubmiting p, .afterSubmiting1 p, .afterSubmiting2 p {
    color: #8eff6e;
    margin-bottom: 0px;
    font-size: 12px;
}



@media only screen and (max-width:700px) {
    .mainBanner .sliderwraps .items .bannerContent {
    padding-bottom: 30px;
}
.mainBanner header .rgs {
    position: fixed;
    top: 0;
    left: 0;
    width: 80%;
    background: #000;
    height: 100%;
    padding: 20px;
    padding-top: 54px;
    left: -100%;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.mainBanner header .rgs a.rspncls {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background: #999;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 17px;
}

.mainBanner header .rgs a.rspncls i {
    vertical-align: middle;
    font-size: 18px;
    color: #fff;
}

.mainBanner header .rgs ul {
    display: block;
    line-height: normal;
}

.mainBanner header .rgs ul li {
    display: block;
}

.mainBanner header .rgs ul li a {
    padding: 14px 10px;
    border-bottom: 1px solid #fff;
    display: block;
}

.mainBanner header .rgs.actvs {
    left: 0;
}

.mainBanner header .logos a img {
    width: 162px;
}

.mainBanner header .logos a.menuopns {
    display: inline-block;
    float: right;
    /* width: 35px; */
    background: #fff;
    padding: 10px 10px 2px;
    margin-top: 20px;
    border-radius: 4px;
}

.mainBanner header .logos a.menuopns i {
    width: 30px;
    height: 2px;
    background: #000000;
    display: block;
    margin-bottom: 9px;
}

.mainBanner header .lsft {
    display: none;
}

.mainBanner .sliderwraps .items .bannerContent h1 {
    font-size: 29px;
    line-height: 30px;
}

.afterslider .section-heading {
    font-size: 32px;
    line-height: 39px;
}

.hdngWrp .section-heading {
    font-size: 31px;
    line-height: 35px;
}

.footer .widgets {
    margin-bottom: 31px;
}
.mainBanner header .logos {
    text-align: left;
}

.mainBanner header .logos a img {
    width: 90px;
}

.desination h4 {
    font-size: 18px;
}

.desination ul li strong {
    font-size: 18px;
}

.footer .harbor .termsConditions p {
    text-align: center;
    float: none;
    display: block;
}

.footer .harbor .termsConditions a {
    float: none;
}

.footer .harbor .termsConditions {
    text-align: center;
}
.mainBanner header .rgs ul li a {
    color: #fff;
}

.pymnyplan .box {
    margin-bottom: 20px;
}

    .talkAssist .innerAssist .lftsid {
        display: none;
    }
        .talkAssist .innerAssist {
        width: 90%;
        height: 600px;
        overflow: auto;
    }
}