.mainBanner {
    background: url(../images/headerBg.svg) 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 / 22%);
    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/parallax.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;!i;!;
    background-repeat: no-repeat !important;!i;!;
    background-position: center center !important;!i;!;
}



.mainBanner header .logos {
    text-align: center;
}

.mainBanner header .logos img {
    width: 100%;
}

.mainBanner header ul {
    padding: 0px;
    list-style: none;
}

.mainBanner header ul li {
    display: inline-block;
}

.mainBanner header ul li a {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
}

.mainBanner header .rgs {
    text-align: right;
    padding-right: 20px;
}

.mainBanner header .rgs ul li {margin-left: 23px;}

.mainBanner header .lsft {
    padding-left: 20px;
}

.mainBanner header .lsft ul li {
    margin-right: 23px;
}

.mainBanner {
    padding: 0;
    height: 100vh;
}

header {
    padding: 35px 0px;
}

.mainBanner:before {
    background: rgb(0 0 0 / 50%);
}
.bannerContent {
    text-align: center;
}

.bannerContent span {
    font-family: 'Montserrat', sans-serif;
    font-size: 19px;
    color: #fff;
    font-weight: 600;
    background: #2fb8e1;
    padding: 10px 32px;
    display: inline-block;
    margin-bottom: 20px;
}

.mainBanner h1 {
    font-size: 52px;
}

.mainBanner p {
    font-size: 24px;
}

.bannerContent a {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    color: #fff;
    border: 2px solid #ffffff;
    padding: 12px 19px;
    display: inline-block;
    border-radius: 9px;
    font-weight: 600;
}

.bannerContent a i {
    margin-right: 10px;
}
.bannerContent {
    padding: 0;
}

.mainBanner {
    align-content: end;
    padding-bottom: 70px;
}

.mainBanner header {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
}

.mainBanner {
    position: relative;
}

.mainBanner header {left: 0;}
.statsww {
    text-align: center;
    padding: 60px 0;
}

.statsww .box {
    text-align: center;
    box-shadow: 0 4px 0 rgba(0, 0, 0, .0431372549);
    height: auto;
    padding: 10px;
    border-radius: 10px;
    border: solid 1px #e9e9e9;
}

.statsww .box img {
    height: 39px;
    margin-bottom: 10px;
}

.statsww .box p {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    color: #000;
    font-weight: 600;
    margin: 0;
}

.statsww .box p span {
    display: block;
    color: #1890c9;
}

.locations {
    padding-top: 30px;
}

.locations figure {
    height: unset;
}

.locations figure img {
    width: 100%;
    height: unset;
}

.locations figure:before {
    display: none;
}

.locations .locDv {
    text-align: left;
}

.locations .locDv h4 {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 18px;
}

.locations .locDv p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #282828;
    line-height: 25px;
}

.locations .locDv h5 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 19px;
    color: #000;
    font-style: normal;
    margin-top: 30px;
}

.locations .locDv ul {
    /* padding: 0; */
    margin-bottom: 30px;
}

.locations .locDv ul li {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 13px;
    color: #000;
}

.locations .locDv .cntls {
    display: none;
}

.locations .locDv p a {
    color: #1890c9;
}

.locations .locDv .btns a {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #000;
    border: 2px solid #1890c9;
    padding: 13px 20px;
    display: inline-block;
    margin-right: 14px;
    text-transform: uppercase;
    color: #1890c9;
    border-radius: 7px;
}

.locations .locDv .btns {
    margin-top: 23px;
}

.locations .locDv .btns a i {
    font-size: 12px;
    margin-left: 5px;
    vertical-align: 1px;
}

.locations .locDv .btns a.pdf {
    background: #1890c9;
    color: #fff;
}

.locations .locDv .btns a.pdf i {
    color: #fff;
}
.locations.glry figure a {
    height: 350px;
    width: 100%;
    display: block;
    background-size: cover !important;!i;!;
    background-position: center !important;!i;!;
}
.DiscoverBox {
    background: #1890c9;
    padding: 70px 0px;
}

.DiscoverBox .mtitl {
    line-height: 32px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #ffffff;
    position: relative;
    font-size: 23px;
    font-style: normal;
    margin-bottom: 14px;
}

.DiscoverBox p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #ffffff;
    line-height: 29px;
    margin-bottom: 29px;
}

.DiscoverBox a {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #000;
    border: 2px solid #ffffff;
    padding: 13px 20px;
    display: inline-block;
    text-transform: uppercase;
    color: #ffffff;
    border-radius: 7px;
}

.DiscoverBox .box {
    text-align: center;
    box-shadow: 0 4px 0 rgba(0, 0, 0, .0431372549);
    height: auto;
    padding: 16px 10px;
    border-radius: 10px;
    background: #fff;
    margin-bottom: 30px;
}

.DiscoverBox .box img {
    height: 58px;
    margin-bottom: 14px;
}

.DiscoverBox .box h5 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #000000;
    position: relative;
    font-size: 12px;
    font-style: normal;
    margin-bottom: 0;
}
.DiscoverBox .ldt {
    align-content: center;
}
.counters {
    padding: 70px 0;
    text-align: center;
}

.counters h4 {
    line-height: 40px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #3e3e3e;
    position: relative;
    font-size: 27px;
    font-style: normal;
    margin-bottom: 10px;
}

.counters p {
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 80px;
}

.counters .box span {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #1890c9;
    font-size: 63px;
    font-style: normal;
    margin-bottom: 40px;
    display: block;
}

.counters .box h5 {
    margin: 0;
    font-family: 'Montserrat', sans-serif;
    font-size: 21px;
    font-style: normal;
    font-weight: 500;
    color: #3e3e3e;
}
.counters.florplan {
    background: rgb(248, 251, 255);
    background: linear-gradient(180deg, rgba(248, 251, 255, 1) 0%, rgba(255, 255, 255, 1) 43%, rgba(255, 255, 255, 1) 73%, rgba(255, 255, 255, 1) 100%);
}
.florplan .tabsmenu {
    margin-bottom: 60px;
}

.florplan .tabsmenu ul {
    padding: 0;
    list-style: none;
}

.florplan .tabsmenu ul li {
    display: inline-block;
}

.florplan .tabsmenu ul li a {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 14px;
    border: 1px solid #c5c5c5;
    padding: 9px 25px;
    display: inline-block;
    margin-right: 20px;
    color: #252525;
    border-radius: 32px;
}

.florplan .tabsmenu ul li a.actvs, .florplan .tabsmenu ul li a:hover {
    border-color: #1890c9;
    background: #1890c9;
    color: #fff;
}

.florplan .tabsmenu ul li:last-child a {
    margin: revert-layer;
}

.florplan .contentDtls h6 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #3e3e3e;
    position: relative;
    font-size: 21px;
    font-style: normal;
    margin-bottom: 50px;
}

.florplan .contentDtls {
    text-align: left;
}

.florplan .contentDtls ul {
    margin-bottom: 60px;
    padding: 0;
    list-style: none;
}

.florplan .contentDtls ul li {
    background: #fdfeff;
    border-radius: 10px;
    margin-bottom: 30px;
    padding: 20px;
    color: #000;
    font-weight: 500;
    font-size: 18px;
    border: solid 1px #c7d1df;
    box-shadow: 4px 5px 0 rgb(250 252 255);
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 15px;
}

.florplan .contentDtls ul li img {
    height: 31px;
    display: inline-block;
    vertical-align: -10px;
10px:;
    margin-right: 13px;
}

.florplan .contentDtls a.pdf {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #fff;
    border: 2px solid #1890c9;
    padding: 13px 20px;
    display: inline-block;
    margin-right: 14px;
    text-transform: uppercase;
    background: #1890c9;
    border-radius: 7px;
}

.florplan .contentDtls a.pdf i {
    font-size: 10px;
    margin-left: 12px;
    vertical-align: 1px;
}

.florplan .contentDtls figure {
    text-align: center;
}

.florplan .contentDtls figure img {
    width: 350px;
}
.florplan .contentDtls.dflt {
    display: none;
}

.florplan .contentDtls.actvs {
    display: block;
}
.locations.ltsd ul {
    list-style: none;
    padding-left: 10px;
}

.locations.ltsd ul li i {
    margin-right: 13px;
    color: #1890c9;
}

.locations.ltsd ul li {
    margin-bottom: 9px;
}

.locations.ltsd  p {
    font-weight: 600;
    line-height: 27px;
}
.exquery .forms {
    padding: 40px;
    background: #fff;
    margin: 0 auto;
    box-shadow: 0 0 30px rgb(0 0 0 / 4%);
    border-radius: 14px;
    border: solid 1px #ebebeb;
}

.exquery {
    padding-top: 0;
}

.exquery .group-form input {
    border: 1px solid #9d9d9d;
    padding: 10px 20px;
}

.exquery .group-form textarea {
    border: 1px solid #9d9d9d;
    padding: 10px 20px;
}

.exquery button#submit {
    width: 100%;
    display: block;
    border-radius: 0px;
    padding: 10px 20px;
    background: #1890c9;
}
.talkAssist .innerAssist {
    width: 800px;
    padding: 0;
}

.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 .form-wraps p {
    background: none;
    padding: 0;
}

.talkAssist .innerAssist .form-wraps .group-form input {
    border: 1px solid #9d9d9d;
    padding: 10px 20px;
    border-radius: 6px;
}

.talkAssist .innerAssist .form-wraps .group-form textarea {
    border: 1px solid #9d9d9d;
    padding: 10px 20px;
    border-radius: 6px;
}

.talkAssist .innerAssist .form-wraps button {
    width: 100%;
    display: block;
    border-radius: 6px;
    padding: 10px 20px;
    background: #1890c9;
}

.talkAssist .innerAssist .form-wraps .afterSubmiting1 p, .talkAssist .innerAssist .form-wraps .afterSubmiting2 p, .talkAssist .innerAssist .form-wraps .afterSubmiting3 p, .talkAssist .innerAssist .form-wraps .afterSubmiting4 p {
    margin: 0;
    margin-top: 16px;
}

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

.talkAssist .innerAssist a.clsasst i {
    margin: 0;
    vertical-align: middle;
}
.counters .box span {
    line-height: 47px;
}






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

.mainBanner p {
    text-align: left;
    font-size: 18px;
    line-height: 30px;
}

.mainBanner .cnts p {
    font-size: 23px;
    font-weight: bold;
}
.mainBanner .cnts p {
    display: inline-block;
    margin-right: 23px;
}

.mainBanner .cnts {
    text-align: left;
}

.mainBanner .cnts a {
    line-height: normal;
    padding: 11px 28px;
}

.mainBanner:before {
    display: none;
}

.mainBanner {
    background-size: cover !important;
}

.mainBanner {
    background-position: bottom;
}

.bannerContent {
    align-content: center;
    padding-top: 143px;
    margin-bottom: 60px;
}

.mainBanner {
    height: auto;
}

.mainBanner h1 {
}

.mainBanner  .cntent {
    align-content: center;
}
.mainBanner header .rgs {
    text-align: left;
}

.mainBanner header .lsft {
    text-align: right;
}

.mainBanner header .lsft ul li a.gtsrt {
    border-color: #000;
    background: #000;
}

.mainBanner header .lsft ul li a {border: 1px solid #fff;padding: 9px 13px;border-radius: 6px;}
.footer {
    padding: 70px 0px 30px;
    background: #f8f8f8;
}

.footer .fotlogo img {
    width: 110px;
    margin-bottom: 15px;
    height: auto;
}

.footer .fotlogo p {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    color: #022731;
    font-weight: 500;
    line-height: 25px;
    margin-bottom: 13px;
}

.footer .fotlogo ul.social {
    padding: 0;
    list-style: none;
}

.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 .widgets h5 {
    font-family: Montserrat, sans-serif;
    font-size: 21px;
    color: #022731;
    font-weight: 600;
    font-style: normal;
}

.footer .widgets ul {
    padding: 0;
    list-style: none;
}

.footer .widgets ul li a {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    color: #022731;
    font-weight: 500;
    line-height: 25px;
    margin-bottom: 8px;
    display: block;
}

.footer .widgets ul li a:hover {
    color: #1890c9;
}
.footer{
    background-color: #2b2b2b;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom;
    padding: 60px 0;
}
.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: 'montserrat', sans-serif;
    font-weight: 500;
    display: block;
}
.footer .harbor {
    padding-top: 6px;
    border-top: 1px solid rgb(146 146 146 / 27%);
    margin-top: 25px;
}
.footer .harbor .termsConditions {
    margin-bottom: 30px;
}
.footer .harbor .termsConditions p {
    margin-bottom: 5px;
    font-size: 12px;
    color: #dbdbdb;
    font-family: 'montserrat', sans-serif;
    margin: 0px;
    display: inline-block;
    line-height: 25px;
    font-weight: 400;
}
.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;
    text-transform: unset;
    font-weight: 500;
    font-style: normal;
}
.footer .harbor p {
    color: #dbdbdb;
    font-family: 'montserrat', sans-serif;
    font-size: 12px;
    margin-bottom: 10px;
    line-height: 25px;
    font-weight: 400;
}


.buildport {
        background-image: url(../images/webp/Footer-01.avif);
    background-repeat: no-repeat;
            background-position: right;
        background-size: contain;
    background-color: #151513;
}
.buildport {
    padding-top: 96px;
    padding-bottom: 140px;
}

.buildport h4 {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-style: normal;
    font-size: 40px;
    font-weight: 700;
    line-height: 47px;
}

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

.buildport p span {
    display: inline-block;
    margin-right: 30px;
}

.buildport p span:before {
    content: '';
    width: 15px;
    height: 15px;
    background: #fff;
    display: inline-block;
    border-radius: 50%;
    margin-right: 8px;
}

.buildport .cnts p {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    display: inline-block;
    margin-right: 39px;
    margin-bottom: 0px;
    vertical-align: middle;
}

.buildport .cnts a {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    display: inline-block;
    padding: 10px 24px;
    background: #1890c9;
    border-radius: 8px;
}
.buildport p {
    margin-bottom: 48px;
    font-size: 14px;
}

.buildport h4 {
    margin-bottom: 21px;
}

.buildport .cnts {
    display: inline-block;
    border-top: 1px solid #4c4c4c;
    padding-top: 43px;
    position: relative;
}

.buildport .cnts:before {
    content: '';
    width: 15px;
    height: 15px;
    background: #306f8d;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 50%;
    margin-top: -8px;
    transform: rotate(45deg);
    margin-left: -8px;
}
.clientSay {
    padding-top: 96px;
    padding-bottom: 96px;
    background-color: rgb(249, 249, 249);
}

.clientSay h6 {
    font-family: 'Montserrat', sans-serif;
    color: #484848;
    font-weight: 600;
    font-size: 15px;
    font-style: normal;
    margin-bottom: 8px;
    line-height: normal;
}

.clientSay h4 {
    margin: 0;
    line-height: normal;
    font-family: "Space Grotesk", sans-serif;
    font-size: 40px;
    font-style: normal;
    margin-bottom: 47px;
}

h4 {}

.clientSay .activity-wrap {
    background: #fff;
    margin: 7px 20px;
    box-shadow: 0px 0px 4px 0px #b1b1b1;
    background-color: rgb(255, 255, 255);
    padding: 32px;
    border-radius: 8px;
    display: flex;
    transition: 0.3s ease-in-out;
    flex-direction: column;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.clientSay .activity-wrap p{
    font-family: "Roboto Mono", monospace;
    color: #414141;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 35px;
    }

.clientSay .activity-wrap .dts h5 {
    font-family: 'Montserrat', sans-serif;
    color: #414141;
    font-size: 18px;
    margin-bottom: 0px;
    font-style: normal;
    font-weight: 700;
    }

.clientSay .activity-wrap .dts span {
    color: #000;
    display: block;
}

.sliderwraps1 .activity-wrap {
    float: right;
}

.sliderwraps1 .slick-list {
    direction: rtl;
}
.sliderwraps1 .activity-wrap {
    text-align: left;
}
.Benefits {
    padding: 110px 0px 10px;
    background: #fbfbfb;
    margin-top: -34px;
    position: relative;
}

.Benefits .nns {
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 0 30px #eee;
    border-radius: 6px;
    padding-top: 0;
}

.Benefits .nns img {
    height: 53px;
    margin-bottom: 10px;
}

.Benefits .nns h5 {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    text-transform: unset;
    margin-bottom: 8px;
    color: #2e2e2e;
    font-weight: 700;
    font-style: normal;
}

.Benefits .nns p {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #000;
}

.Benefits .nns {
    margin-bottom: 46px;
    position: relative;
    text-align: center;
    border-radius: 13px;
}

.Benefits .nns span {
    display: block;
    width: 90px;
    height: 90px;
    margin: 0 auto;
    background: #fbfbfb;
    text-align: center;
    align-content: center;
    border-radius: 50%;
    position: relative;
    top: -40px;
}
.Benefits .nns {
    min-height: 235px;
    margin-bottom: 80px;
}
.Benefitscounter {
    background: #000;
    padding: 60px 0px;
}

.Benefitscounter h4 {
    margin: 0;
    line-height: normal;
    font-family: 'Montserrat', sans-serif;
    font-size: 33px;
    font-style: normal;
    margin-bottom: 7px;
    color: #fff;
    font-weight: 700;
}

.Benefitscounter p {
    font-family: 'Montserrat', sans-serif;
    font-size: 19px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 67px;
}

.Benefitscounter .counts {
    background: rgb(24 144 201 / 42%);
    padding: 18px 30px;
    border-radius: 7px;
    margin-bottom: 40px;
}

.Benefitscounter .counts .ttls {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 47px;
    margin-bottom: 0px;
    color: #fff;
    line-height: 50px;
}

.Benefitscounter .counts .ttls span {
    color: #1890c9;
    margin-left: 6px;
}

.Benefitscounter .counts p {
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    margin: 0px;
    margin-top: 15px;
}
.opportunities:before {
    background: url(../images/webp/topSectionBanner.avif);
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-size: cover;
    background-position: left bottom;
    opacity: .2;
}
.opportunities.htwOprt {
    background: #fff;
    padding-bottom: 60px;
    padding-top: 60px;    position: relative;
    margin-bottom: 0px;
}
.htwOprt .ttls {
    margin-bottom: 30px;
}
.opportunities h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 3rem;
    font-weight: 800;
    margin-bottom: 15px;
    line-height: 37px;
}
.opportunities p {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
}
.htwOprt .stepsw {
    position: relative;
}
.opportunities .stepsw {
    padding: 0px 7px;
}
.htwOprt .stepsM {
    text-align: center;
    box-shadow: 0px 0px 6px -3px #a7a7a7;
    padding: 40px 20px 20px;
    min-height: unset;
    border-radius: 8px;
    position: static;
    background: #fff;
    margin: 0px 10px;
}
.htwOprt .stepsM span.cnts {
    background: #fff;
    position: absolute;
    top: -26px;
    left: 50%;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    line-height: 50px;
    text-align: center;
    margin-left: -21px;
}
.htwOprt .stepsM span.cnts cite {
    border: 2px solid #1c92ca;
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 30px;
    border-radius: 50%;
    vertical-align: middle;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 800;
    font-size: 16px;
    color: #1c92ca;
}
.htwOprt .stepsM figure {
    margin-bottom: 15px;
}
.htwOprt .stepsM h5
 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 15px;
    color: #000;
}
.htwOprt .stepsM p {
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    line-height: 19px;
    color: #000;
    font-weight: 500;
    margin-bottom: 13px;
}
.htwOprt .stepsM a {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 600;
    padding: 6px 10px;
    color: #fff;
    background: #1890c9;
    letter-spacing: 1px;
    display: inline-block;
}
.htwOprt .ttls {
    text-align: center;
    margin-bottom: 64px;
}

.opportunities h3 {
    font-style: normal;
}

.htwOprt .stepsM span.cnts cite {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
}

.htwOprt .stepsM figure img {
    width: 68px;
    vertical-align: middle;
}

.htwOprt .stepsM h5 {
    font-style: normal;
    margin-bottom: 0px;
}

.htwOprt .stepsM p {
    line-height: 22px;
    font-size: 14px;
}

.htwOprt .stepsM a {
    line-height: normal;
}
.stepsDtl {
    background: #626262;
    padding: 40px 0px;
}

.stepsDtl p {
    font-size: 20px;
    color: #fff;
    font-family: 'Plus Jakarta Sans', sans-serif;
    line-height: 38px;
    margin-top: 80px;
}

.stepsDtl {
    display: none;
}

.stepsDtl.asctvs {
    display: block;
}
.stepsDtl p {
    padding: 40px 15px;
    background-color: #ffffff2e;
    box-shadow: 0 0 0px #565656;
    border-radius: 13px;
}

.stepsDtl {
    background: #1890c9;
}
.stepsDtl .stepsDtlnns .col-sm-5.col-md-5 {
}

.stepsDtl .stepsDtlnns .col-sm-7.col-md-7 {align-content: center;}

.stepsDtl p {
    margin: 0px;
    padding: 20px 30px;
    font-size: 20px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    line-height: 38px;
}
.opportunities .stepsM:after {
    content: "";
    border-top: 30px solid rgb(24 144 201 / 0%);
    border-right: 30px solid rgb(24 144 201 / 0%);
    border-left: 30px solid rgb(24 144 201 / 0%);
    border-bottom: 30px solid #1890c9;
    position: absolute;
    bottom: -5px;
    left: 11px;
    display: none;
}
.htwOprt .stepsM:after {
    bottom: -65px;
    left: 61px;
}
.opportunities .stepsM.actvs:after {
    display: block;
}
.Investments {
    padding: 60px 0px;
    text-align: center;
    background: #f6f6f6;
}

.Investments .ttls h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 35px;
    font-weight: 800;
    margin-bottom: 15px;
    line-height: 36px;
    font-style: normal;
    }

.Investments .ttls p {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
}

.Investments .ttls {
    margin-bottom: 60px;
}

.Investments .property {
    padding: 10px;
    flex-direction: column;
    background-color: rgb(255, 255, 255);
    display: flex;
    box-sizing: border-box;
    position: relative;
    opacity: 1;
    transition: box-shadow 0.3s linear 0s;
    z-index: 0;
}

.Investments .property .figure {
    width: 100%;
    height: 165px;
    visibility: visible;
    display: block;
    opacity: 1;
    z-index: auto;
    overflow: hidden;
    box-sizing: content-box;
    transition: all 0s ease 0s;
    height: 195px;
    position: relative;
    margin-bottom: 0px;
}

.Investments .property .figure img {
    width: 100%;
    display: block;
    position: static;
    inset: auto;
    transition: filter 0.2s linear 0s;
    z-index: auto;
    transform: none;
    max-width: none;
    opacity: 1;
    visibility: visible;
    max-height: none;
    /* filter: grayscale(1); */
    backface-visibility: hidden;
    height: 100%;
    height: 100%;
}

.Investments .property .figure small {
    position: absolute;
    top: 11px;
    right: 11px;
}

.Investments .property .figure small a {
    font-size: 18px;
    color: #1890c9;
}

.Investments .property .figure  .estate-type {
    background-color: rgb(24 144 201);
    top: 8px;
    left: 0px;
    position: absolute;
    visibility: visible;
    display: block;
    opacity: 1;
    z-index: 0;
    overflow: visible;
    box-sizing: content-box;
    transition: all 0s ease 0s;
    color: #fff;
    text-align: center;
    font-family: 'Jost', sans-serif;
    padding: 3px 20px;
}

.Investments .property .figure .transaction-type1 {
    background-color: rgb(0 0 0);
    bottom: 17px;
    left: 0px;
    visibility: visible;
    display: block;
    opacity: 1;
    z-index: 0;
    overflow: visible;
    box-sizing: content-box;
    transition: all 0s ease 0s;
    color: #fff;
    text-align: center;
    font-family: 'Jost', sans-serif;
    padding: 5px 20px;
    position: absolute;
}
.grid-offer-params {
    background: rgb(27, 40, 53);
    color: rgb(255, 255, 255);
    display: flex;
    margin-bottom: 23px;
}
.grid-offer-params div {
    width: 100%;
    height: 42px;
    font-size: 14px;
    font-weight: bold;
    line-height: 42px;
    padding: 0px 13px;
    text-align: center;
}
.btmDtl {
    position: relative;
    text-align: left;
}

.signUps {
    -webkit-backdrop-filter: blur(9px);
    backdrop-filter: blur(7px);
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA+tpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDIxLTEwLTIxVDIzOjI3OjI5KzA2OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMS0xMC0yMVQyMzoyNzozOCswNjowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyMS0xMC0yMVQyMzoyNzozOCswNjowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkZENzNDNjczMjk0MTFFQzg4REVGMUE2Q0MxMERGRDEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkZENzNDNjgzMjk0MTFFQzg4REVGMUE2Q0MxMERGRDEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyRkQ3M0M2NTMyOTQxMUVDODhERUYxQTZDQzEwREZEMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyRkQ3M0M2NjMyOTQxMUVDODhERUYxQTZDQzEwREZEMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pvzm0+0AAAAwSURBVHja7M5BAQAABAQw9K8k24nhsyVYJ9l6NPVMQEBAQEBAQEBAQEBAQEDgBBgAJhQD+rTghAIAAAAASUVORK5CYII=);
    background-size: cover;
    bottom: -17px;
    left: -1px;
    padding-top: 70px;
    position: absolute;
    right: 0;
    text-align: center;
    top: -17px;
    border-radius: 0px;
    z-index: 9;
}
.signUps i {
    font-size: 37px;
    margin-bottom: 12px;
}
.signUps p {
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    font-weight: 600;
}

.btmDtl .grid-offer-h4 h4.grid-offer-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    text-transform: unset;
    margin-bottom: 10px;
    line-height: 20px;
    min-height: 40px;
    font-style: normal;
    font-weight: 700;
}

.btmDtl .property-stats {
    margin-bottom: 16px;
}

.btmDtl .property-stats ul {
    flex-wrap: wrap;
    display: flex;
    padding: 0px;
}

.btmDtl .property-stats ul li {
    min-height: 71px;
    border-right: 1px solid #000;
    padding: 10px 7px;
    width: 50%;
    height: auto !important;
    border-bottom: 1px solid #000;
    text-align: center;
    list-style: none;
}

.btmDtl .property-stats ul li span {    font-weight: 800;
    font-size: 13px;
    font-family: 'jost', sans-serif;
    margin-bottom: 9px;
    text-transform: unset;
    line-height: 12px;}

.btmDtl .property-stats ul li h6 {
    font-weight: 500;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 3px;
    text-transform: unset;
    line-height: 14px;
    font-style: normal;
}
.btmDtl .property-stats ul li:nth-child(2),
.btmDtl .property-stats ul li:last-child {
    border-right: 0px;
}

.btmDtl .property-stats ul li h6 i {
    margin-right: 5px;
}
.btmDtl .property-stats ul li:nth-child(3),
.btmDtl .property-stats ul li:last-child {
    border-bottom: 0px;
}
.btmDtl  a.lrnMore {
    width: 100%;
    background: #1890c9;
    color: #fff;
    display: block;
    padding: 10px 20px;
    text-align: center;
    border-radius: 6px;
    margin-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px !important;
    font-weight: 700;
}

.Investments .property {
    border-radius: 12px;
    overflow: hidden;
}

.Investments .property .figure img {
    border-radius: 10px 10px 0px 0px;
}

.faqWrp {
    padding: 70px 0px;
}

.faqWrp .ttls {
    margin-bottom: 60px;
    text-align: center;
}

.faqWrp .ttls h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 35px;
    font-weight: 800;
    margin-bottom: 15px;
    line-height: 36px;
    font-style: normal;
}

.faqWrp div#accordion h3, 
.faqWrp div#accordion1 h3 {
    font-weight: 500;
    margin: 0;
    padding: 0;
    text-align: left;
    color: #414141;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    padding: 15px 35px;
    border-radius: 35px;
    margin-bottom: 25px;
    border: 1px solid #c1c1c1;
}

.faqWrp div#accordion h3 i, .faqWrp div#accordion1 h3 i {
    float: right;
    margin-top: 9px;
    display: none;
}

.faqWrp div#accordion h3 i.fa.fa-angle-down, .faqWrp div#accordion1 h3 i.fa.fa-angle-down {
    display: block;
}

.faqWrp div#accordion h3.ui-state-active, .faqWrp div#accordion1 h3.ui-state-active {
    background: #f6fcff;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    margin: 0px;
    border-bottom: 0px;
}

.faqWrp div#accordion h3.ui-state-active i.fa.fa-angle-down,
.faqWrp div#accordion1 h3.ui-state-active i.fa.fa-angle-down {
    display: none;
}

.faqWrp div#accordion h3.ui-state-active i.fa.fa-angle-up,
.faqWrp div#accordion1 h3.ui-state-active i.fa.fa-angle-up {
    display: block;
}

.faqWrp div#accordion .ui-accordion-content,
.faqWrp div#accordion1 .ui-accordion-content {
    height: auto !important;
    background: #f6fcff;
    padding: 30px;
    border: 1px solid #c1c1c1;
    margin-bottom: 30px;
    border-radius: 0px 0px 35px 35px;
}

.faqWrp div#accordion .ui-accordion-content p, .faqWrp div#accordion .ui-accordion-content ul li,
.faqWrp div#accordion1 .ui-accordion-content p, .faqWrp div#accordion1 .ui-accordion-content ul li {
    font-family: "Roboto Mono", monospace;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    color: #000;
    margin-bottom: 13px;
}
.faqWrp div#accordion h3, .faqWrp div#accordion1 h3 {
    cursor: pointer;
}
.mainBanner .cnts {
    display: inline-block;
    text-align: left;
}

.mainBanner .cntent {
    text-align: left;
}
.mainBanner .cnts {
    padding-right: 0px;
    position: relative;
    margin-top: 40px
}
.mainBanner header .logos a.rspnsvbtn { display:none; }



.mainBanner header .rgs ul li a.rss {
    display: none;
}
.footer .widgets .adrs ul li {
    margin-bottom: 5px;
    font-size: 13px;
    color: #dbdbdb;
    font-family: 'montserrat', sans-serif;
    font-weight: 500;
    display: block;
}

.footer .widgets .adrs ul li i {
    margin-right: 11px;
}

.mainBanner header .responsiveMenus a.rnpnclose {
    display: none;
}

.buildport {
    background-position:290px 0px;
}

.mainBanner .cnts .frms {
    display: flex;
    position: relative;
}

.mainBanner .cnts .frms button {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    display: inline-block;
    padding: 10px 17px;
    background: #000000;
    border-radius: 8px;
    min-width: 185px;
    margin-left: 7px;
    width: 100%;
}

.mainBanner .cnts .frms input {
    min-width: 300px;
    font-family: 'Montserrat', sans-serif;
    border-radius: 8px;
    border: 0px;
    font-weight: 600;
    color: #000;
}

.btn_loader, .btn_loader1 {display:none; 
    vertical-align: middle;}

.btn_loader cite, .btn_loader1 cite {
    width: 28px;
    height: 28px;
    border: 5px dotted #1890c9;
    border-style: solid solid dotted dotted;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    animation: rotation 2s linear infinite;
}
.btn_loader cite::after, .btn_loader1 cite::after {
    content: '';
    box-sizing: border-box;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border: 5px dotted #000000;
    border-style: solid solid dotted;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    animation: rotationBack 1s linear infinite;
    transform-origin: center center;
}

@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
} 

@keyframes rotationBack {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}

.buildport .cnts .frms {
    display: flex;
    position: relative;
}
.buildport .cnts .frms button {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    display: inline-block;
    padding: 10px 17px;
    background: #1890c9;
    border-radius: 8px;
    min-width: 185px;
    margin-left: 7px;
    width: 100%;
}
.buildport .cnts .frms input {
    min-width: 300px;
    font-family: 'Montserrat', sans-serif;
    border-radius: 8px;
    border: 0px;
    font-weight: 600;
    color: #000;
}



.buildport .cnts  p {
    margin-top: 10px;
    font-size: 14px;
}

.mainBanner .cnts p {
    margin-top: 10px;
    font-size: 14px;
}
.calltoaction {
    background: #1890c9;
    padding: 60px 0px;
}

.calltoaction h6 {
    font-family: 'Montserrat', sans-serif;
    font-size: 35px;
    font-weight: 800;
    margin-bottom: 2px;
    line-height: 36px;
    font-style: normal;
    color: #fff;
}

.calltoaction h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 36px;
    font-style: normal;
    color: #fff;
}

.calltoaction a {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    display: inline-block;
    padding: 14px 48px;
    background: #000000;
    border-radius: 8px;
    margin-left: 7px;
}

.calltoaction  .col-sm-4.col-md-4 {
    text-align: right;
}
.mainBanner header.sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    background: #fff;
    padding: 20px 0px;
    box-shadow: 0px 0px 4px -1px #000;
}

.mainBanner header.sticky .lsft ul li a {
    color: #000;
    border-color: #000;
}

.mainBanner header.sticky .lsft ul li a.gtsrt {
    color: #fff;
}

.mainBanner header.sticky ul li a {
    color: #000;
}

.mainBanner header {
    text-decoration: none;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.mainBanner header .logos img.stck {
    display: none;
}

.mainBanner header.sticky img.whts {
    display: none;
}

.mainBanner header.sticky img.stck {
    display: inline-block;
}
.Benefits .ttls h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 34px;
    font-weight: 800;
    margin-bottom: 15px;
    line-height: 37px;
    text-align: center;
    font-style: normal;
    }

.Benefits .ttls {
    margin-bottom: 70px;
}

.clientSay .activity-wrap1 .stars {
    margin-bottom: 10px;
}

.clientSay .activity-wrap1 .stars i {
    color: #1890c9;
}

.clientSay .activity-wrap .stars {
    margin-bottom: 10px;
}

.clientSay .activity-wrap .stars i {
    color: #1890c9;
}
.bottomBtns  a {
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    display: inline-block;
    padding: 14px 48px;
    background: #1890c9;
    border-radius: 8px;
}

.bottomBtns {
    text-align: center;
    margin-bottom: 60px;
}

.Benefitscounter .bottomBtns {
    margin: 0;
    margin-top: 31px;
}

.Benefitscounter .bottomBtns a {
    background: #0a3c54;
}

.opportunities.htwOprt .container {
    position: relative;
}

.opportunities.htwOprt .bottomBtns {
    margin: 0px;
    margin-top: 60px;
}
.talkAssist .innerAssist {
    border-radius: 13px;
}
.mainBanner .cnts a {
    background: #000;
    border-color: #000;
}

.talkAssist .innerAssist .form-wraps .afterSubmiting1 p,
.talkAssist .innerAssist .form-wraps .afterSubmiting2 p,
.talkAssist .innerAssist .form-wraps .afterSubmiting3 p,
.talkAssist .innerAssist .form-wraps .afterSubmiting4 p,
.talkAssist .innerAssist .form-wraps .afterSubmiting5 p,
.talkAssist .innerAssist .form-wraps .afterSubmiting6 p{
    margin-bottom: 2px;
    margin-top: 10px;
}

.btn_loader {
    vertical-align: middle;
    display: block;
    }

.btn_loader cite {
    width: 50px;
    height: 50px;
    border: 4px dotted #1890c9;
    border-style: solid solid dotted dotted;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    animation: rotation 2s linear infinite;
}
.btn_loader cite::after {
    content: '';
    box-sizing: border-box;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border: 3px dotted #000000;
    border-style: solid solid dotted;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    animation: rotationBack 1s linear infinite;
    transform-origin: center center;
}

@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
} 

@keyframes rotationBack {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}

.afterSubmitloader6, .afterSubmitloader2,
.afterSubmitloader3,
.afterSubmitloader4,
.afterSubmitloader5,
.afterSubmitloader{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    align-content: center;
    background: rgb(255 255 255 / 68%); display:none;
}

.innerAssist .form-wraps form {
    position: relative;
}

.contactCenter .boxadress {
    background: #ffffff;
    text-align: center;
    padding: 32px 30px;
    /* border-radius: 6px; */
    /* box-shadow: 0px 0px 6px -2px #000; */
    height: 100%;
    align-content: center;
}

.contactCenter .boxadress h6 {
    font-family: 'Montserrat', sans-serif;
    text-transform: unset;
    font-size: 13px;
    margin-bottom: 10px;
}

.contactCenter .boxadress p {
    font-family: "Roboto Mono", monospace;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
}

.contactCenter .boxadress img {
    width: 28px;
    margin-bottom: 21px;
}

.contactCenter {
    /* background: #f5f5f5; */
    /* padding: 50px 0px 0px; */
}

.contctBottom {
    /* background: #fff; */
    padding-top: 120px;
}

.contactCenter .col-sm-3.col-md-3 {
    padding: 0px;
}

.contactCenter .boxadress.fst {
    background: #000000;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.contactCenter .boxadress i {
    font-size: 54px;
    margin-bottom: 20px;
}

.contactCenter .boxadress i {
    color: #fff;
}

.contactCenter .boxadress h6 {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    font-style: normal;
}

.contactCenter .boxadress p {
    color: #fff;
}

.contactCenter .boxadress.tws {
    background: #0d8bcd;
}

.contactCenter .boxadress.thr {
    background: #000;
}

.contactCenter .boxadress.fhr {
    background: #0d8bcd;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

@media only screen and (max-width: 700px)
{
    
    .contactCenter .boxadress {
        border-radius: 0px !important;
    }
}

.contactCenter {
    padding-bottom: 60px;
}
.contactCenter h6, .page-contact-us h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 35px;
    font-weight: 800;
    margin-bottom: 15px;
    line-height: 36px;
    font-style: normal;
    text-align: center;
    margin-bottom: 50px;
}
.contact-us-form {
    background-color: #eefaff;
    border-radius: 0 0 100px 0;
    padding: 50px;
}
.contact-us-form .form-control {
    padding: 15px;
    font-size: 16px;
    background-color: #fff;
    border: none;
    border-bottom: 1px solid rgb(209 209 209 / 85%);
    border-radius: 0;
    color:#000000;
    box-shadow: none;
    outline: none;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 14px;
}

.contact-us-form button.btn-default {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    display: inline-block;
    padding: 10px 24px;
    background: #1890c9;
    border-radius: 8px;
}

.page-contact-us {
    padding: 60px 0;
}

.contact-us-form {
    position: relative;
}
.afterSubmiting p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    margin: 14px 0px 0px;
}





@media only screen and (max-width:650px) {
    .talkAssist .innerAssist {
    width: 90%;
    height: 600px;
    overflow: auto;
}
.talkAssist .innerAssist .lftsid {
    display: none;
}

}


@media only screen and (max-width:600px) {
    .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;
}
}



@media only screen and (max-width:700px) {
    .mainBanner header .rgs {
    width: 100%;
}

.mainBanner header .col-sm-2.col-md-2 {
    width: 100%;
}

.mainBanner header .lsft {
    width: 100%;
}
.mainBanner header .logos {
    margin-bottom: 20px;
}
    .mainBanner header .rgs {
    margin-bottom: 20px;
    text-align: center;
}

.mainBanner header .logos img {
    width: 203px;
    margin-bottom: 0px;
}

.mainBanner header .lsft {
    padding: 0 10px;
    text-align: center;
}

.mainBanner header .rgs {
    padding: 0px 10px;
}

.mainBanner header .rgs ul li {
    margin: 0px 10px;
}

.mainBanner header .lsft ul li {
    margin: 0px 5px;
}

.statsww .box {
    margin-bottom: 29px;
}

.locations .locDv h4 {
    font-size: 22px;
    line-height: 33px;
    text-align: center;
}

.locations .locDv .btns a.pdf {
    margin-bottom: 20px;
}

.DiscoverBox a {
    margin-bottom: 33px;
}

.counters .box {
    margin-bottom: 30px;
}

.florplan .tabsmenu ul li {
    width: 100%;
    display: block;
    text-align: left;
}

.florplan .tabsmenu ul li a {
    display: block;
    margin: 0px 0px 14px;
}

.florplan .contentDtls a.pdf {
    margin-bottom: 60px;
}
.mainBanner h1 {
    font-size: 23px;
}

.mainBanner p {
    font-size: 20px;
    margin-bottom: 10px;
}

}


@media only screen and (min-width:576px) and (max-width:767px) {
.statsww .col-sm-3 {
    width: 50%;
}

.locations .col-sm-5.col-md-5 {
    width: 100%;
}

.locations .col-sm-7.col-md-7 {
    width: 100%;
}

.locations .locDv h4 {
    text-align: left;
}

.DiscoverBox .ldt {
    width: 100%;
}

.DiscoverBox .col-sm-7.col-md-7 {
    width: 100%;
}

.florplan .tabsmenu ul li {
    width: 45%;
    display: inline-block;
    margin: 0px 10px 10px;
}

.florplan .tabsmenu ul li:last-child {
    width: 95%;
}

.florplan .contentDtls .col-sm-5.col-md-5 {
    width: 100%;
}

.florplan .contentDtls .col-sm-7.col-md-7 {
    width: 100%;
}

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

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

.talkAssist .innerAssist {
    width: 90%;
}
}


@media only screen and (min-width:768px) and (max-width:992px) {
.mainBanner header ul li a {
    font-size: 11px;
}

.mainBanner header .rgs ul li {
    margin-left: 10px;
}

.mainBanner header .lsft ul li {
    margin-right: 10px;
}

.locations .locDv h4 {
    line-height: 31px;
}

.locations .locDv .btns a.pdf {
    margin-bottom: 14px;
}

.florplan .tabsmenu ul li a {
    font-size: 11px;
    padding: 6px 10px;
    margin-right: 6px;
}

.florplan .contentDtls ul li {
    font-size: 12px;
}


.locations .locDv .btns a {
    font-size: 11px;
}
}














@media only screen and (max-width:700px) {
.mainBanner header .logos a.rspnsvbtn {
    display: block;
}
    .mainBanner header .logos img {
    width: 93px;
}

.mainBanner header .logos {
    text-align: left;
}

.mainBanner header .logos a.logobtn {
    display: inline-block;
}

.mainBanner header .logos a.rspnsvbtn {
    float: right;
}

.mainBanner header .logos a.rspnsvbtn span {
    display: block;
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 7px;
    padding: 6px;
    align-content: center;
    line-height: normal;
}

.mainBanner header .logos a.rspnsvbtn span i {
    width: 100%;
    height: 2px;
    background: #000;
    display: block;
    margin-bottom: 7px;
    line-height: normal;
}

.mainBanner header .logos a.rspnsvbtn span i:last-child {
    margin: 0;
}

.responsiveMenus {
    position: fixed;
    text-align: left;
    top: 0;
    left: 0;
    background: #000;
    width: 86%;
    height: 100%;
    z-index: 999;
    text-decoration: none;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.mainBanner header .responsiveMenus ul li {
    display: block;
    height: auto;
}

.mainBanner header .responsiveMenus ul li a {
    font-size: 19px;
    padding: 8px 10px;
    height: auto;
    display: block;
    margin: 0px;
}

.mainBanner header .responsiveMenus a.rnpnclose {
    position: absolute;
    top: 0px;
    right: 0px;
    background: #1890c9;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.responsiveMenus ul {
    margin-top: 59px;
}

.responsiveMenus {
    left: -100%;
}

.responsiveMenus.actvs {
    left: 0px;
}
.mainBanner header .rgs ul li a.rss {
    display: block;
}
.col-sm-3.col-md-3.lsft {}

.mainBanner header .lsft {
    display: none;
}

.mainBanner .cnts p {
    font-size: 19px;
}

.mainBanner .cnts a {
    font-size: 14px;
}

.mainBanner .cnts {
    display: block;
    text-align: center;
}

.mainBanner .bannerContent img {
    display: none;
}

.htwOprt .stepsM {
    margin-bottom: 50px;
}

.buildport h4 {
    font-size: 25px;
    line-height: 30px;
}

.buildport .cnts {border: 0px;padding-top: 0;text-align: center;padding: 0;}

.buildport .cnts:before {
    display: none;
}

.buildport {
    position: relative;
    padding-top: 60px;
    background-size: cover !important;
    padding-bottom: 60px;
}

.buildport:after {
    content: '';
    background: #00000091;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}

.buildport .container {
    position: relative;
    z-index: 9;
}

.buildport .cnts a {
    font-size: 13px;
}
.mainBanner header .responsiveMenus a.rnpnclose {
    display: block;
}
.mainBanner .cnts .frms {
    display: block;
}

.buildport .cnts .frms button, .mainBanner .cnts .frms button {
    margin: 10px 0px 0px 0px;
}

.calltoaction .col-sm-4.col-md-4 {
    text-align: left;
}

.calltoaction a {
    margin: 10px 0px 0px 0px;
}

.buildport .cnts .frms {
    display: block;
}

.slidewrpr {
    width: 90%;
    margin: 0 auto;
}
.mainBanner header.sticky {
    position: absolute;
}
}