.mainBanner {
    background: url(../images/bannerImage.jpeg) repeat 48% 56% / cover;
        height: 60.375rem;
}

.mainBanner {
    padding: 70px 0px;
    position: relative;
}

.mainBanner h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    color: #fff;
    position: relative;
    font-size: 38px;
    font-style: normal;
    line-height: 58px;
    margin-bottom: 30px;
}

.mainBanner:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 42%);
    top: 0;
    left: 0;
}

.mainBanner h1 span {
    display: block;
}

.mainBanner .logos {
    position: relative;
    text-align: right;
}

.mainBanner .logos a img {
    width: 200px;
}

.mainBanner p.enq {
    position: absolute;
    bottom: 0;
    left: 0px;
    z-index: 9;
    color: #fff;
}

.mainBanner .container {
    position: relative;
    height: 100%;
}

.mainBanner p.enq a {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #fff;
    position: relative;
    font-size: 23px;
    font-style: normal;
}

.mainBanner p.enq i {
    margin-right: 10px;
}

.mainBanner p.enq span {
    vertical-align: 6px;
    background: #ffffff;
    width: 80px;
    display: inline-block;
    height: 2px;
    margin: 0px 4px;
}

.mainBanner p {
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    color: #fff;
    font-weight: 500;
}

.statsinq {
    max-width: 100%;
    background: #000;
    padding: 40px 0px;
}

.statsinq p {
    text-align: center;
    color: rgb(255 255 255 / 79%);
    border-right: 2px solid rgb(255 255 255 / 65%);
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 21px;
    line-height: 34px;
    padding: 30px 0px;
    margin: 0;
}

.statsinq .col-sm-4.col-md-4:last-child p {
    border: 0;
}

.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 figure {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
}

.locations figure .cnts {
    position: absolute;
    top: 0;
    left: 0px;
    width: 100%;
    height: 100%;
    align-content: center;
    z-index: 9;
}

.locations figure img {
    height: 170px;
}

.locations figure .cnts h5 a {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-size: 19px;
    font-weight: bold;
}

.locations figure:before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 47%);
    position: absolute;
    top: 0;
    left: 0;
}

.locations figure .cnts p {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 17px;
    margin: 0;
}

.locations figure .cnts h5 {
    margin: 0px;
}
.locations a.btns {
    margin-top: 40px;
    display: inline-block;
    background: #000;
    padding: 6px 37px;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}

.discoverProp {
    background: #dddddd;
    padding: 60px 0px;
}

.discoverProp .mtitl {
    text-align: center;
    line-height: 40px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #3e3e3e;
    position: relative;
    font-size: 35px;
    font-style: normal;
    margin-bottom: 50px;
}

.discoverProp figure {
    margin: 0px;
}

.discoverProp .cnts {
    background: #fff;
    padding: 10px 20px 0px;
    margin-bottom: 39px;
}

.discoverProp .cnts h5 {
    margin-bottom: 0px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-size: 15px;
    font-weight: bold;
}

.discoverProp .cnts p {
    color: #242424;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 12px;
    margin-bottom: 20px;
}

.discoverProp .cnts span {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 10px;
    color: #197ec5;
    display: block;
}

.discoverProp .cnts a {
    background: #383838;
    margin: 0px -20px;
    display: block;
    text-align: center;
    padding: 10px 0px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 13px;
}

.discoverProp .btmac {
    text-align: center;
    margin-top: 45px;
}

.discoverProp .btmac p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 17px;
    margin-bottom: 24px;
    color: #1c1c1c;
    line-height: 32px;
}

.discoverProp .btmac  a.btns {
    display: inline-block;
    background: #000;
    padding: 6px 37px;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}

.whydamac {
    padding: 70px 0px;
}

.whydamac .mtitl {
    line-height: 40px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #3e3e3e;
    position: relative;
    font-size: 32px;
    font-style: normal;
    margin-bottom: 10px;
    margin-top: 20px;
}

.whydamac p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 24px;
    color: #1c1c1c;
    line-height: 28px;
}

.whydamac ul {
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
}

.whydamac ul li {width: 50%;list-style: none;margin-bottom: 37px;}

.whydamac ul li img {
    width: 60px;
    float: left;
    margin-right: 14px;
}

.whydamac ul li h4 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 0px;
}

.whydamac ul li p {
    margin: 0;
}

.whydamac  .videos iframe {
    width: 100%;
    height: 100%;
}

.whydamac .videos {
    height: 100%;
}
.slickSlider {
    padding: 70px 0;
    background: #000;
}

.slickSlider h5 {
    text-align: center;
    line-height: 40px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #ffffff;
    position: relative;
    font-size: 35px;
    font-style: normal;
    margin-bottom: 50px;
}

.slickSlider 
 .sliderwraps .items figure {
    position: relative;
}

.slickSlider .sliderwraps .items figure img {
    width: 100%;
}

.slickSlider .sliderwraps .items figure .cnts {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px 40px;
}

.slickSlider .sliderwraps .items figure {
    position: relative;
}

.cnts {}

.slickSlider .sliderwraps .items figure .cnts h4 {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-style: normal;
    margin-bottom: 9px;
    font-size: 25px;
}

.slickSlider .sliderwraps .items figure .cnts p {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 24px;
    line-height: 28px;
}

.slickSlider .sliderwraps button.slick-prev {
    left: 20px;
    z-index: 9;
}

.slick-prev:before, .slick-next:before {
    font-size: 33px;
    color: #fff !important;!i;!;
    font-weight: bold;
    opacity: 1;
}

.slickSlider .sliderwraps button.slick-next {
    right: 30px;
    z-index: 9;
}


.logsDv {
    padding: 70px 0px;
}

.logsDv h5 {
    text-align: center;
    line-height: 40px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #3a3a3a;
    position: relative;
    font-size: 35px;
    font-style: normal;
}

.logsDv p {
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    font-weight: 600;
    color: #000;
    margin-bottom: 70px;
}

.logsDv figure {
    width: 100%;
    height: 340px;
    position: relative; margin-bottom: 30px;
}

.logsDv figure:before {
    position: absolute;
    top: 0;
    left: 0;
    background: rgb(0 0 0 / 44%);
    content: '';
    width: 100%;
    height: 100%;
}

.logsDv figure img {
    height: 112px;
}

.logsDv figure a {
    display: block;
    position: absolute;
    bottom: 20px;
    left: 0px;
    display: block;
    text-align: center;
    width: 100%;
}
.slickSlider.innrsld .lfts {
    align-content: center;
}

.slickSlider.innrsld .lfts img.frc {
    margin-bottom: 24px;
}

.slickSlider.innrsld .lfts h5 {
    text-align: left;
    margin-bottom: 20px;
}

.slickSlider.innrsld .lfts p {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 70px;
    padding-right: 67px;
}

.slickSlider.innrsld .lfts a {
    display: inline-block;
}

.slickSlider.innrsld .lfts a img {
    display: inline-block;
    width: 250px;
}
.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 .box p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 12px;
    margin-bottom: 0;
    color: #1c1c1c;
    line-height: 28px;
}

.peralx{
    background: url(../images/main3.jpg) repeat 50% 50% / cover fixed;
        height: 43.125rem;
}
.exquery .ttls span {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 13px;
    margin-bottom: 0;
    color: #39a4ff;
    line-height: 28px;
}

.exquery {
    padding: 70px 0px;
}

.exquery .ttls h4 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-style: normal;
    margin: 0px;
    font-size: 26px;
    line-height: 33px;
    margin-bottom: 6px;
}

.exquery .ttls small {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 13px;
    margin-bottom: 0;
    color: #515252;
    line-height: 28px;
}

.ttls {}

.exquery .ttls {
    text-align: center;
    margin-bottom: 63px;
}

.exquery  .group-form label {
    display: none;
}

.exquery  .group-form {
    margin-bottom: 20px;
}

.exquery .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;
}

.exquery .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;
}

.exquery button#submit {
    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;
}

.footer {
    background-color: #2b2b2b;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom;
    padding: 60px 0;
}

.footer .fotlogo img {
    height: 24px;
    margin-bottom: 25px;
}

.footer  .widgets h5 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-style: normal;
    margin: 0px;
    font-size: 16px;
    margin-bottom: 9px;
    color: #fff;
    line-height: 32px;
}

.footer .widgets p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 0;
    color: #ffffff;
    line-height: 25px;
    margin-bottom: 15px;
}

.footer .widgets {
    margin-bottom: 34px;
}

.footer .fotlogo ul.social {
    padding: 0;
    list-style: none;
    margin-top: 23px;
}

.footer .fotlogo ul.social li {
    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;
}

.footer .fotlogo ul.social li a em {
    vertical-align: middle;
}

.footer .fotlogo ul.social li a:hover {
    background: #1890c9;
}

.footer .fotlogo ul.social li span {
    color: #fff;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 13px;
    margin-bottom: 0;
    line-height: 28px;
    margin-right: 6px;
}

.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;
}

.talkAssist .innerAssist  .group-form {
    margin-bottom: 20px;
}

.talkAssist .innerAssist .group-form label {
    display: block;
    margin-bottom: 6px;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #000;
}

.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;
}

.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;
}

.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;
}

.talkAssist .innerAssist a.clsasst {
    position: absolute;
    top: 20px;
    right: 20px;
    color: #000;
    font-size: 23px;
}

.talkAssist .innerAssist h4 {
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 17px;
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 21px;
}

.talkAssist .innerAssist h4 {
    border: 0px;
    text-align: center;
    font-style: normal;
    margin-bottom: 0px;
}

.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;
}

.talkAssist .innerAssist {
    border-radius: 0;
}
.slickSlider.innrsld .lfts a {
    border: 2px solid #fff;
    color: #fff;
    padding: 12px 33px;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    font-weight: 600;
    border-radius: 11px;
}
.videoSection {
    padding: 70px 0px;
}

.videoSection .videos{margin-bottom: 30px;}
.videoSection .videos video {
    width: 100%;
}
.videoSection .mtitl {
    text-align: center;
    line-height: 40px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #3a3a3a;
    position: relative;
    font-size: 35px;
    font-style: normal;
    margin-bottom: 70px;
}
.statsinq p {
    color: #fff;
}

.statsinq p a {
    color: #fff;
}
.discoverProp figure {
    height: 190px;
    display: block;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}
.afterSubmiting p, .afterSubmiting1 p, .afterSubmiting2 p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 14px;
    margin-top: 28px;
    text-align: center;
    color: #15600c;
}
.afterSubmiting1 p {
    background: none !important;
    color: #145d1b !important;
}
.slickSlider.innrsld .lfts h4 {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 600;
    font-style: normal;
}

.slickSlider.innrsld .lfts h4 i {
    border: 1px solid #ffffff;
    width: 40px;
    height: 40px;
    display: inline-block;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    vertical-align: middle;
    margin-right: 12px;
    margin-bottom: 9px;
}

.slickSlider.innrsld .lfts .btn {
    margin-top: 40px;
}
.whydamac .btn a {
    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;
}
.logsDv figure:before {
    background: rgb(0 0 0 / 20%);
}

.logsDv figure a {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #ffffff;
    font-size: 15px;
    font-style: normal;
}
.whydamac .boxs figure img {
    width: 100%;
    border-radius: 11px;
    margin-bottom: 7px;
}

.whydamac .boxs span {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 24px;
    color: #1c1c1c;
    line-height: 28px;
    display: block;
    position: relative;
}

.whydamac .boxs span cite {
    font-style: normal;
    background: #fff;
    display: inline-block;
    position: relative;
    padding-right: 17px;
}

.whydamac .boxs span:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    background: #dbdbdb;
    width: 100%;
    height: 1px;
    display: block;
}
.slickSlider .sliderwraps .items figure {
    position: relative;
}

.slickSlider .sliderwraps .items figure:before {
    background: #0000004d;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
}

.whydamac .rts { padding-top: 100px; }
.locations figure {
    height: 160px;
    background-position: center center !important;!i;!;
    background-size: cover !important;!i;!;
}
.logsDv figure a {
    color: #fff !important;
}
.logsDv figure {
    background-size: cover !important;!i;!;
    background-position: center !important;!i;!;
}

.logsDv figure:before {
    background: rgb(0 0 0 / 40%);
}
.locations figure .cnts h5 a {
    color: #fff !important;!i;!;!u;!;
}
.findhome {
    background: #1890c9;
    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 .homesldr1 {
    direction: rtl;
}

.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;
}
.hdngWrp1 a {
    padding: 10px 63px;
}

.findhome .homesldr .item a, .findhome .homesldr1 .item a {
    cursor: unset;
}
.locations.glry .section-heading {
    color: #1890c9;
    font-size: 51px;
}
.locations.glry p {
    color: #000;
}
.locations.glry .hdngWrp {
    margin-bottom: 60px;
}

.locations .item {
    padding: 0px 10px;
}

.locations .item figure {
    width: 100%;
    height: 380px;
    background-size: cover !important;!i;!;
    background-position: center !important;!i;!;
    border-radius: 6px;
    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;
    z-index: 9;
    position: relative;
}

.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;
}

.locations.glry .homesldr2 button.slick-prev {
    position: absolute;
    top: -42px;
    right: 100px;
    color: #fff;
    width: auto;
    height: auto;
    line-height: normal;
    padding: unset;
    left: unset;
}

.locations.glry .homesldr2 button.slick-next {
    position: absolute;
    top: -42px;
    right: 51px;
    color: #fff;
    width: auto;
    height: auto;
    line-height: normal;
    padding: unset;
}

.locations.glry .homesldr2 button.slick-next:before {
    color: rgb(1 1 1 / 53%) !important;
    opacity: 1;
    font-size: 32px;
    padding: 0;
}

.locations.glry .homesldr2 button.slick-prev:before {
    color: rgb(1 1 1 / 53%) !important;
    opacity: 1;
    font-size: 32px;
    padding: 0;
}

.mainBanner h1 {
    font-size: 31px;
    line-height: 45px;
}

.mainBanner p {
    font-size: 21px;
    line-height: 31px;
}

.mainBanner a.schd {
    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;
    font-size: 13px;
    padding: 7px 20px;
    height: unset;
    line-height: normal;
    margin-top: 21px;
}

.mainBanner a.schd i {
    margin-right: 18px;
}
.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;
}

.mainBanner {
    height: 100vh;
}
.talkAssist {
    background: rgb(0 0 0 / 89%);
    z-index: 999999999;
}
.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 {
    background: rgb(0 0 0 / 78%);
    padding: 40px 20px;
}

.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 .form-wraps {
    padding: 30px;
}
.talkAssist .innerAssist .form-wraps {
    padding-top: 20px;
}
.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;
    color: #fff;
    text-align: left;
    font-size: 20px;
}
.talkAssist .innerAssist .form-wraps p {
    color: #fff;
    text-align: left;
    width: 100%;
    font-size: 12px;
    margin-bottom: 20px;
    background: none;
    padding: 0;
}
.talkAssist .innerAssist .group-form input {
    background: none !important;
    border: 0px;
    border-bottom: 1px solid #fff !important;!i;!;
    border-radius: 0px;
    padding: 10px 10px 10px 0px;
    color: #fff;
    line-height: normal;
    opacity: 1;
}
.talkAssist .innerAssist .group-form textarea {
    background: none !important;
    border: 0px;
    border-bottom: 1px solid #fff;
    border-radius: 0px;
    padding: 10px 10px 10px 0px;
    color: #fff;
    line-height: normal;
}
.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;
}

.talkAssist 
 .afterSubmiting1 p {
    color: #fff;
}

.afterSubmiting1 p {
    color: #fff !important;!i;!;
    margin-top: 13px !important;!i;!;
    margin-bottom: 0px !important;!i;!;
}
.talkAssist .innerAssist .lftsid {
    height: 100%;
    background: none;
    text-align: right;
    padding: 68px 20px;
}
.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;
    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%;;
    color: #ffffff;
    background: none;
    padding: 0;
}


.talkAssist .innerAssist .group-form textarea::placeholder, .talkAssist .innerAssist .group-form input::placeholder {
    color: #fff;
}
.discoverProp {
    background: rgb(240 240 240);
    background: linear-gradient(0deg, rgb(238 238 238) 0%, rgb(255 255 255) 69%);
}

.discoverProp .cnts {
    background: #e9e9e9;
}
.exquery .forms {
    padding: 30px;
    background: #e2e2e2;
    border-radius: 10px;
}

.exquery .group-form input {
    border: 1px solid #ababab;
    padding: 10px 10px;
    border-radius: 7px;
}

.exquery .group-form textarea {
    border: 1px solid #ababab;
    padding: 10px 10px;
    border-radius: 7px;
}

.exquery button#submit {
    background: #036797;
    width: 100%;
    border-radius: 7px;
}

.Faqs {
    background: #f6f6f6;
    padding: 60px 0px;
}

.Faqs .section-heading {
    font-size: 29px;
    line-height: 30px;
    font-weight: 800;
    color: #000;
    margin-bottom: 60px;
}

.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;
    font-style: normal;
}

.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;
}

.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;
}
.statsinq p a.btns {
    background: #036797;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 11px;
    padding: 7px 20px;
    line-height: normal;
    display: inline-block;
    margin-top: 14px;
}

.statsinq p {
    font-size: 19px;
}
.loationMap {
    background: #ededed;
    padding: 60px;
}

.loationMap iframe {
    border: 9px solid #ffffff !important;
    border-radius: 10px;
    width: 100%;
}

.loationMap .section-heading {
    color: #000;
    font-size: 31px;
    margin-bottom: 30px;
}
.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: 20px;
    font-weight: 800;
    margin-bottom: 7px;
    text-transform: uppercase;
    color: #000;
}

.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: 0;
}

.desination {background: #f2f2f2;}

.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: 20px;
    color: #909a89;
    font-weight: 900;
    font-style: normal;
}

.desination p {
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    margin-bottom: 60px;
    font-size: 14px;
    line-height: 29px;
    font-weight: 600;
    color: #000;
}

.desination h4 {
    color: #000;
    font-size: 29px;
    font-weight: 700;
}
.findhome {
    background: #ebebeb;
    background: linear-gradient(0deg, rgb(255 255 255) 0%, rgb(242 242 242) 69%);
    padding: 60px 0px;
}

.findhome .section-heading {
    color: #000;
    font-size: 34px;
    font-weight: 700;
}

.findhome .hdngWrp p {
    font-size: 13px;
    color: #000;
    font-weight: 600;
}

.findhome .hdngWrp1 a.talkassist {
    background: #000;
}
.locations figure:before {
    background: rgb(14 14 14 / 5%);
}

.locations .item figure a {
    background: rgb(0 0 0 / 12%);
}

.locations .item figure:hover a {
    background: rgb(3 103 151 / 70%);
}

.locations .item figure span, .locations .item figure strong, .locations .item figure cite {
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}


.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;
}
.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%;
}
.enquiryForm {background:url(../images/main1.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;
}
.enquiryForm .leftIntrest .adrs img {
    margin-bottom: 30px;
    display: block;
}
.enquiryForm:after {
    background: #2b2b2b;
}

.footer {
    padding: 15px 0px;
    border-top: 1px solid #000;
}

.footer small {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
}

.footer .bttns {
    text-align: right;
}

.footer .bttns a {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    margin-left: 16px;
}

.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:650px) {
    .talkAssist .innerAssist {
    width: 90%;
    height: 600px;
    overflow: auto;
}
.mainBanner h1 {
    margin-top: 41px;
}

.mainBanner {
    padding: 40px 0px;
    text-align: center;
}

.hdngWrp .section-heading {
    font-size: 31px;
    line-height: 40px;
}

.locations.glry .section-heading {
    font-size: 21px;
}
.talkAssist .innerAssist .lftsid {
    text-align: center;
}

.talkAssist .innerAssist .lftsid .adrs p {
    text-align: center;
}

.talkAssist .innerAssist .lftsid h4 {
    text-align: center;
}
.locations .mtitl {
    font-size: 23px;
    line-height: 30px;
}

.hdngWrp .section-heading {
    font-size: 23px;
    line-height: 30px;
}

.desination h4 {
    font-size: 21px;
    line-height: 30px;
}

.desination iframe {
    margin-bottom: 24px;
}

.desination .mmds {
    display: block;
}

.enquiryForm:after {
    display: none;
}

.footer small {
    text-align: center;
    display: block;
}

.footer .bttns {text-align: center;}
}


@media only screen and (max-width:890px) {
    .mainBanner h1 {
    font-size: 17px;
    line-height: 26px;
    text-align: center;
}

.mainBanner .dts1 {
    order: 1;
}

.mainBanner .col-sm-7.col-md-7 {
    order: 2;
}

.mainBanner .logos {
    text-align: center;
    margin-bottom: 24px;
}

.mainBanner p {
    font-size: 20px;
    text-align: center;
}

.mainBanner p.enq span {
    width: 13px;
}

.mainBanner p.enq a {
    display: inline-block;
    font-size: 14px;
}

.mainBanner p.enq {
    text-align: center;
    width: 100%;
}

.statsinq p {
    border-bottom: 2px solid rgb(255 255 255 / 65%);
    border-right: 0;
}

.statsinq {
    padding: 0;
}

.discoverProp .mtitl {
    font-size: 17px;
}

.discoverProp figure img {
    width: 100%;
}

.whydamac ul li {
    width: 100%;
}

.slickSlider .sliderwraps .items figure .cnts p {
    display: none;
}

.logsDv h5 {
    font-size: 18px;
    line-height: 25px;
}

.slickSlider.innrsld img.rgts {
    display: none;
}
.locations figure {
    width: 260px;
    margin: 0 auto 20px;
}

.discoverProp figure {
    height: 220px;
}
.locations figure .cnts {
    height: 100%;
    display: block;
    align-content: center;
}

.locations figure .cnts h5 {
    margin-top: 20px;
}

.whydamac .videos iframe {
    height: 300px;
}
.logsDv figure {
    width: 290px;
    margin: 0 auto 30px;
    background-size: cover !important;
    background-position: center center !important;
}
}


@media only screen and (min-width:575px) and (max-width:890px) { 
    
    .locations .col-sm-3.col-md-3 {
    width: 50%;
}

.discoverProp  .col-sm-3.col-md-3 {
    width: 50%;
}

.discoverProp .btmac p br {
    display: none;
}

.whydamac .col-sm-6.col-md-6 {
    width: 100%;
}

.whydamac ul li {
    width: 50%;
}

.logsDv .col-sm-3.col-md-3 {
    width: 50%;
}

.logsDv figure {
    width: 100%;
}

.logsDv .col-sm-1.col-md-1 {
    display: none;
}

.slickSlider.innrsld .lfts {
    width: 100%;
}

.locations .box {
}

.exquery .ttls h4 br {
    display: none;
}

.footer .widgets {
    width: 50%;
}

.locations .col-sm-3.col-md-3.empty {
    display: none;
}

.mainBanner .dts1 {
    order: 2;
}

.mainBanner .col-sm-7.col-md-7 {
    order: 1;
    text-align: left;
}

.mainBanner h1 {
    font-size: 17px;
    line-height: 26px;
    text-align: left;
}

.mainBanner p {
    text-align: left;
}

.statsinq p {
    font-size: 15px;
    border-right: 2px solid rgb(255 255 255 / 65%);
    border-bottom: 0px;
}

.statsinq {
    padding: 20px 0px;
}
.whydamac .rts {
    width: 100%;
    margin-bottom: 20px;
    padding: 0;
}

.col-sm-8.col-md-8 {}

.whydamac .col-sm-8.col-md-8 {
    width: 100%;
}

.whydamac .col-sm-8.col-md-8 .col-sm-6.col-md-6 {
    width: 50%;
}
}