@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400&display=swap');

body {
    font-family: 'Roboto Condensed', sans-serif;
}

.first {
    background: radial-gradient(circle farthest-corner at 275% 275%, #80bdeb, #0a253a) !important;
    padding: 100px 120px 110px 170px;
    position: relative;
}

.stress {
    font-size: 68px;
    font-weight: 700 !important;
    color: white;
}

.stresssan {
    font-size: 55px;
    font-weight: 800 !important;
    color: white;
}

.more {
    z-index: 100000;
    color: #38B87C;
    font-weight: 400 !important;
    margin: 20px 0px 60px 0px;
    width: 60%;
}

.consult {
    background-color: #F08320 !important;
    color: white !important;
    border-radius: 20px !important;
    border: 1px solid #F08320 !important;
    font-size: 18px !important;
    margin-bottom: 10px;
}

.consult:hover {
    background-color: #F08320 !important;
    color: white !important;
    border-radius: 20px !important;
    border: 1px solid #F08320 !important;
}

.consultowner {
    background-color: #F08320 !important;
    color: white !important;
    border-radius: 30px !important;
    border: 1px solid #F08320 !important;
    font-size: 18px !important;
    margin-bottom: 10px;
    width: 19%;
    margin-top: 30px;
    height: 50px;
}

.consultowner:hover {
    background-color: #ce721d !important;
    color: white !important;
    border-radius: 30px !important;
    border: 1px solid #ce721d !important;
}

.consultprop {
    background-color: #F08320 !important;
    color: white !important;
    border-radius: 30px !important;
    border: 1px solid #F08320 !important;
    font-size: 18px !important;
    margin-bottom: 10px;
    width: 80%;
    margin-top: 30px;
    height: 50px;
}

.consultprop:hover {
    background-color: #ce721d !important;
    color: white !important;
    border-radius: 30px !important;
    border: 1px solid #ce721d !important;
}

.rent {
    font-size: 18px !important;
    background-color: transparent !important;
    color: white !important;
    border-radius: 20px !important;
    border-top: 1px solid white !important;
    border-left: 1px solid rgba(255, 255, 255, 0.801) !important;
    border-right: 1px solid rgba(255, 255, 255, 0.808) !important;
    border-bottom: 1px solid white !important;
}

.rent:hover {
    background-color: transparent !important;
    color: white !important;
    border-radius: 20px !important;
    border-top: 1px solid white !important;
    border-left: 1px solid rgba(255, 255, 255, 0.801) !important;
    border-right: 1px solid rgba(255, 255, 255, 0.808) !important;
    border-bottom: 1px solid white !important;
}

.rentowner {
    font-size: 18px !important;
    background-color: transparent !important;
    color: white !important;
    border-radius: 30px !important;
    border-top: 1px solid white !important;
    border-left: 1px solid rgba(255, 255, 255, 0.801) !important;
    border-right: 1px solid rgba(255, 255, 255, 0.808) !important;
    border-bottom: 1px solid white !important;
    height: 45px;
    width: 17%;
}

.rentowner:hover {
    background-color: transparent !important;
    color: white !important;
    border-radius: 20px !important;
    border-top: 1px solid white !important;
    border-left: 1px solid rgba(255, 255, 255, 0.801) !important;
    border-right: 1px solid rgba(255, 255, 255, 0.808) !important;
    border-bottom: 1px solid white !important;
}

.rentprop {
    font-size: 18px !important;
    background-color: transparent !important;
    color: white !important;
    border-radius: 30px !important;
    border-top: 1px solid white !important;
    border-left: 1px solid rgba(255, 255, 255, 0.801) !important;
    border-right: 1px solid rgba(255, 255, 255, 0.808) !important;
    border-bottom: 1px solid white !important;
    height: 45px;
    width: 66%;
    margin-left: 20px;
}

.rentprop:hover {
    background-color: transparent !important;
    color: white !important;
    border-radius: 20px !important;
    border-top: 1px solid white !important;
    border-left: 1px solid rgba(255, 255, 255, 0.801) !important;
    border-right: 1px solid rgba(255, 255, 255, 0.808) !important;
    border-bottom: 1px solid white !important;
}

.get {
    font-size: 19px !important;
    font-weight: 600 !important;
    background-color: transparent !important;
    color: white !important;
    border-radius: 30px !important;
    border-top: 2px solid white !important;
    border-left: 2px solid rgba(255, 255, 255, 0.801) !important;
    border-right: 2px solid rgba(255, 255, 255, 0.808) !important;
    border-bottom: 2px solid white !important;
    height: 60px;
    width: 160px;
    padding: 15px 0px 15px 0px;
}

.get:hover {
    background-color: transparent !important;
    color: white !important;
    border-radius: 30px !important;
    border-top: 2px solid white !important;
    border-left: 2px solid rgba(255, 255, 255, 0.801) !important;
    border-right: 2px solid rgba(255, 255, 255, 0.808) !important;
    border-bottom: 2px solid white !important;
}

.let {
    font-size: 19px !important;
    font-weight: 400 !important;
    background-color: transparent !important;
    color: white !important;
    border-radius: 30px !important;
    border-top: 1px solid white !important;
    border-left: 1px solid rgba(255, 255, 255, 0.801) !important;
    border-right: 1px solid rgba(255, 255, 255, 0.808) !important;
    border-bottom: 1px solid white !important;
    height: 50px;
    width: 180px;
    padding: 15px 0px 15px 0px;
}

.let:hover {
    background-color: transparent !important;
    color: white !important;
    border-radius: 30px !important;
    border-top: 1px solid white !important;
    border-left: 1px solid rgba(255, 255, 255, 0.801) !important;
    border-right: 1px solid rgba(255, 255, 255, 0.808) !important;
    border-bottom: 1px solid white !important;
}

.freq {
    font-size: 16px !important;
    font-weight: 600 !important;
    background-color: transparent !important;
    color: white !important;
    border-radius: 20px !important;
    border-top: 1px solid white !important;
    border-left: 1px solid rgba(255, 255, 255, 0.801) !important;
    border-right: 1px solid rgba(255, 255, 255, 0.808) !important;
    border-bottom: 1px solid white !important;
    height: 37px;
    opacity: 0.5;
    transition: 0.3s all ease-in-out !important;
}

.freq:hover {
    opacity: 0.8;
    background-color: transparent !important;
    color: white !important;
    border-radius: 20px !important;
    border-top: 1px solid white !important;
    border-left: 1px solid rgba(255, 255, 255, 0.801) !important;
    border-right: 1px solid rgba(255, 255, 255, 0.808) !important;
    border-bottom: 1px solid white !important;
}

.girlimg {
    position: absolute;
    bottom: 0px;
    left: 66%;
    width: 27%;
    height: 440px;
}

.arrow {
    position: absolute;
    margin-left: 36%;
    animation-name: blinking;
    animation-duration: 0.9s;
    animation-iteration-count: infinite;
}

@keyframes blinking {
    0% {
        margin-top: 15px;
    }

    25% {
        margin-top: 23px;
    }

    50% {
        margin-top: 28px;
    }

    75% {
        margin-top: 23px;
    }

    100% {
        margin-top: 15px;
    }
}

.blink {
    width: 27px;
    height: 45px;
}

.second {
    padding: 100px 200px 90px 200px;
    background-color: #fff;
}

.flexcontainer {
    display: flex;
    flex-wrap: wrap;
    flex: 100%;

}

.flexcontainer1 {
    display: flex;
    flex-wrap: wrap;
    flex: 100%;
}

.flex-1 {
    flex: 44%;
}

.secwrite {
    text-align: right;
    margin-right: 90px;
}

.secwrites {
    text-align: left;
    margin-left: 70px;
}

.maxi {
    font-size: 40px;
    font-weight: 700;
    color: #38B87C;
}

.secondpara {
    font-size: 17px !important;
    color: #485C6C !important;
    margin-top: 20px;
    line-height: 160%;
}

.maxin {
    color: #80bdeb;
    font-size: 40px;
    font-weight: 700;
}

.third {
    padding: 100px 170px 90px 200px;
    background: #f3f3f3;
}

.secimg {
    width: 100%;
}

.maxir {
    font-size: 40px;
    font-weight: 700;
    color: #7a78b4;
}

.maxinor {
    font-size: 40px;
    font-weight: 700;
    color: #F08320;
}

.fourth {
    padding: 80px 0px 100px 0px;
    text-align: center;
    background-color: #575581;
    color: white;
}

.sel {
    background-color: white !important;
    border: 1px solid white !important;
    border-radius: 20px !important;
    color: #575581 !important;
    font-weight: 600 !important;
    margin-top: 40px;
    width: 17%;
}

.sel:hover {
    background-color: white !important;
    border: 1px solid white !important;
    border-radius: 20px !important;
    color: #575581 !important;
    font-weight: 600 !important;
    margin-top: 40px;
    width: 17%;
}

.fourthpara {
    font-size: 18px;
    margin-top: 20px;
    color: white !important;
}

.fifth {
    text-align: center;
    padding: 100px 180px 100px 180px;
    background-color: #fff;
}

.trust {
    color: #0a253a;
    font-weight: 800;
}

.vid {
    width: 500px;
    height: 280px;
    border-radius: 15px;
    margin-top: 60px;
}

.slidesay {
    display: flex;
    flex-wrap: no-wrap;
    overflow-x: scroll;
    height: 500px;
    letter-spacing: 160%;
    margin-top: 65px;
}

.clientlink {
    text-decoration: none;
}

.clientlink:hover {
    text-decoration: none;
}

.clientic {
    display: inline-block;
    border-radius: 45px;
    width: 70px;
    height: 70px;
    text-align: center;
    padding-top: 10px;
    background-color: #38b87c;
    font-size: 28px;
    color: white;
    vertical-align: top;
    margin-right: 15px;
}

.clientica {
    display: inline-block;
    border-radius: 45px;
    width: 70px;
    height: 70px;
    text-align: center;
    padding-top: 10px;
    background-color: #7a78b4;
    font-size: 28px;
    color: white;
    vertical-align: top;
    margin-right: 15px;
}

.clienticimg {
    display: inline-block;
    border-radius: 45px !important;
    width: 70px;
    height: 70px;
    text-align: center;
    vertical-align: top;
    margin-right: 15px;
}

.nataimg {
    width: 100%;
    border-radius: 40px;
}

.saycli {
    display: inline-block;
}

.namcl {
    font-size: 16px;
    color: black;
    margin-top: 15px;
}

.datesay {
    font-size: 16px;
    color: #84929c;
}

.clientpara {
    color: #485c6c;
    font-size: 17px;
    line-height: 1.6;
    letter-spacing: 0.2px;
}

.says {
    flex: 0 0 auto;
    width: 30%;
    height: 100px;
    max-width: 100%;
    margin-right: 10px;
    text-align: left;
    margin-right: 30px;
}

.starimg {
    height: 18px;
}

.usefullinks {
    background-color: #E0E4E4;
    padding: 80px 130px 80px 130px;
}

.usefulwrite {
    text-align: center;
    margin-bottom: 60px;
}

.use {
    font-size: 40px;
    font-weight: 600;
}

.srcrd {
    background-color: #fff;
    padding: 24px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
    text-decoration: none;
    color: #242526;
    display: block;
    width: 100%;
    height: 100%;
    transition: .35s all ease;
}

.srcrd:hover {
    color: #242526;
    transition: .35s all ease;
    box-shadow: 0 17px 25px rgba(0, 0, 0, .13);
    transform: translateY(-3px);
}

.srico {
    font-size: 40px;
    color: #0a253a;
}

.srh3 {
    font-size: 22px;
    font-weight: 400;
    color: #0a253a;
    margin: 16px 0 0;
}


.flex-15 {
    height: 100%;
    background-color: #ffffff;
    text-align: center;
    padding: 25px;
}

.secrowuseful {
    margin-top: 30px;
}

.associate {
    font-size: 18px;
    text-decoration: none;
    color: rgba(10, 37, 58, 0.85);
    font-weight: bold;
}

.associate:hover {
    color: rgba(10, 37, 58, 0.85);
    text-decoration: underline;
}

.tire {
    margin-bottom: 0;
    font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #777;
    margin-top: 10px;
}

.newsection {
    padding: 80px 160px 80px 160px;
    background-color: #2f3a4d;
}

.why {
    color: white;
    text-shadow: 0.5px 0px rgb(138, 138, 138);
    text-align: center;
}

.newsectflex {
    margin-top: 30px;
}

.flex-14 {
    flex: 30%;
    margin-right: 30px;
    color: white;
    text-align: left;
}

.iconew {
    font-size: 24px;
}

.iconews {
    font-size: 24px;
    transform: rotate(-45deg);
}

.simple {
    margin: 8px 0px 20px 0px;
    font-size: 1.17em;
}

.trans {
    font-size: 16px;
    line-height: 1.6;
}

.linenew {
    width: 40%;
    color: white;
    border: 1px solid white;
    margin: 50px auto 50px auto;
    opacity: 1;
}

.infowhy {
    font-size: 16px;
    line-height: 1.6;
    width: 90%;
    color: white;
}

.sixth {
    background-color: #f2f2f7;
    padding: 100px 0px 100px 0px;
}

.sixthown {
    background-color: #f2f2f7;
    padding: 100px 0px 100px 0px;
}

.fill {
    color: #7a78b4;
    font-size: 18px;
    text-shadow: 1px 1px #b0b0b44f;
    margin: 30px auto 0px auto;
}

.sixthwrit {
    text-align: center;
}

.contact {
    color: #fff;
    width: 50%;
    margin: auto;
}

.contact span {
    color: #254558;
    border-radius: 30px;
    font-weight: 700;
}

.contact-box {
    padding: 35px 0px 65px 0px;
    border-radius: 5px;
}

.contact-box h2 {
    color: #1e5325;
    font-size: 36px;
    font-weight: bold;
    font-family: Oswald;
}

.with-errors {
    color: black;
}

.contact-box input {
    border-radius: 3px;
    height: 50px;
    margin-top: 20px;
    -webkit-box-shadow: 0 0 5px 2px #7a78b4;
    -moz-box-shadow: 0 0 5px 2px #7a78b4;
    box-shadow: 0 0 5px 0.7px #7a78b4b2;
    font-size: 18px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.contact-box input[type="submit"] {
    background-color: #7a78b4;
    color: #fff;
    padding: 0px 30px;
    border-radius: 25px;
    height: 43px;
    font-size: 17px;
    width: fit-content;
    margin-top: 40px;
}

.contact-box textarea {
    border-radius: 3px;
    margin-top: 20px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 0 0 5px 2px #7a78b4;
    -moz-box-shadow: 0 0 5px 2px #7a78b4;
    box-shadow: 0 0 5px 0.7px #7a78b4b2;
    font-size: 18px;
}

.capch {
    margin-top: 30px;
    display: flex;
    justify-content: center;
    align-content: center;
}

.seventh {
    padding: 20px 0px 50px 100px;
    opacity: 0.5;
}

.sevenimg {
    width: 7%;
    margin-right: 40px;
    display: inline-block;
}

.eight {
    padding: 40px 0px 40px 180px;
    color: white;
    background-image: linear-gradient(95deg, #38b87c, #008987);
}

.eightown {
    padding: 40px 0px 30px 180px;
    color: white;
    background-color: #38b87c;
}

.eightwrite {
    width: 65%;
    display: inline-block;
}

.btneight {
    display: inline-block;
    vertical-align: top;
}

.ninth {
    padding: 32px 0px 32px 0px;
    text-align: center;
    background-color: #485c6c;
}

.faqs {
    background-color: #0a253a;
    padding: 16px 16px;
    color: #fff;
    border-radius: 6px;
    margin-bottom: 20px;
}

.fqh5 {
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
    cursor: pointer;
}

.fqcnt {
    display: none;
    padding: 16px 0 0;
}

.fqul {
    padding-left: 1rem;
}

footer {
    background-color: #0a253a;
    color: #fff;
}

.ftimg {
    max-width: 160px;
    margin-bottom: 16px;
}


.ftp {
    color: #fff;
}

.clanc {
    font-weight: 600;
    font-size: 18px;
    color: #fff;
    display: flex;
    align-items: center;
    text-decoration: none;
    gap: 8px;
    transition: .3s all ease;
}

.clanc:hover {
    color: #F08320;
    transition: .3s all ease;
}

.fth4 {
    font-size: 20px;
    font-weight: 700;
    text-decoration: none;
    display: block;
    width: fit-content;
    color: #38B87C;
    transition: .3s all ease;
    min-height: 50px;
}

.fth4:hover {
    transition: .3s all ease;
    color: #F08320;
}

.ftul {
    line-height: 28px;
    list-style-type: none;
    padding-left: 0;
}

.ftanc {
    color: #fff;
    text-decoration: none;
    transition: .3s all ease;
}

.ftanc:hover {
    color: #38B87C;
    transition: .3s all ease;
}

.logoim {
    height: 35px;
    width: 90px;
}

.loc {
    color: #38B87C;
    font-weight: 600;
    font-size: 16px;
}

.cpy {
    color: #fff;
}

.scanc {
    color: #fff;
    text-decoration: none;
    font-size: 22px;
    transition: .3s all ease;
}

.scanc:hover {
    color: #38b87c;
    transition: .3s all ease;
}

.cal {
    font-size: 10px;
}

.icolink {
    font-size: 22px;
    color: #aab3ba;
    text-decoration: none;
    margin-right: 10px;
}

.icolink:hover {
    text-decoration: none;
    color: #aab3ba;
}

.terms {
    color: #aab3ba;
    font-size: 13px;
    margin-right: 8px;
    text-decoration: none;
    transition: 0.2s all ease-in-out;
}

.terms:hover {
    text-decoration: none;
    color: #80bdeb;
}

/* OWNER */

.ownerfirst {
    height: 550px;
    background-image: url("images/ownersback.jpg");
    background-repeat: no-repeat;
    background-size: 100vw 100vh;
    text-align: center;
    padding: 150px 0px 0px 0px;
}

.prop {
    font-size: 50px;
    color: white;
    letter-spacing: 160%;
}

.result {
    color: #c2c8ce;
    font-weight: 400 !important;
}

.thirdowner {
    background-color: #F3F4F5;
    padding: 100px 160px 80px 180px;
}

.flex-3 {
    flex: 58%;
}

.fleximg {
    flex: 40%;
    margin-left: 20px;
}

.manageimg {
    width: 80%;
}

.green {
    width: 12%;
    height: 0%;
    opacity: 1 !important;
    border: 4px solid #38b87c !important;
    margin: 20px auto 50px auto;
}

.gree {
    width: 10%;
    height: 0%;
    opacity: 1 !important;
    border: 3px solid #38b87c !important;
}

.how {
    text-align: center;
    color: #0a253a;
    font-size: 38px;
}

.wetreat {
    font-size: 24px;
    color: #485c6c;
}

.flexpara {
    color: #485c6c;
    font-size: 18px;
    line-height: 1.6;
}

.fourthowner {
    text-align: center;
    padding: 100px 160px 110px 180px;
}


.fourthowner2 {
    text-align: left;
    padding: 100px 160px 110px 180px;
}


.flexpara2 {
    color: #485c6c;
    font-size: 18px;
    line-height: 1.6;
}




.fast {
    width: 80px;
    height: fit-content;
}

.flex-4 {
    flex: 30%;
    margin-right: 32px;
}

.faster {
    margin: 0px 0px 15px 0px;
}

.fourthrows {
    margin-top: 80px;
}

.fifthowner {
    padding: 80px 180px 80px 200px;
    background-color: #38B87C;
}

.flex-5 {
    flex: 43%;
    margin-right: 50px;
    border-radius: 10px;
    text-align: center;
    padding: 50px;
    background-color: white;
}

.fifthrow {
    margin-top: 15px;
}


.fifthrow h4 a {
    color: #494949;
    text-decoration: none;
}

.fifthrow h4 a:hover {
    color: #494949;
    text-decoration: underline;
}

.rental {
    width: 30%;
    margin-bottom: 40px;
}

.fifthwr {
    color: #485c6c;
}

.fifthpara {
    color: #485c6c;
    font-size: 18px;
    margin: 20px 0px 20px 0px;
}

.fifthsmall {
    color: #84929C;
    font-size: 15px;
}

.selec {
    -webkit-appearance: none;
    width: 500%;
    height: 50px;
    border-radius: 30px;
    padding: 0px 10px 0px 10px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    border-left: 1px solid rgba(255, 255, 255, 0.685);
    border-right: 1px solid rgba(255, 255, 255, 0.685);
    background-color: transparent;
    color: white;
}

.selec:active {
    -webkit-appearance: none;
    width: 500%;
    height: 50px;
    border-radius: 30px;
    padding: 0px 10px 0px 10px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    border-left: 1px solid rgba(255, 255, 255, 0.685);
    border-right: 1px solid rgba(255, 255, 255, 0.685);
    background-color: transparent;
    color: white;
}

option {
    background-color: #575581;
}

.sixthowner {
    background-image: linear-gradient(125deg, #4a5d6c, #6a7f90);
    padding: 80px 140px 80px 160px;
}

.caro {
    margin: 0px 90px 0px 90px;
}

.carouselsix {
    text-align: center;
}

.carouselimg {
    width: 70px;
    height: 70px;
}

.vict {
    font-size: 18px;
    margin-top: 10px;
    color: #485c6c;
}

.datejan {
    font-size: 17px;
    color: #84929C;
}

.victpro {
    font-size: 17px;
    margin-top: 10px;
    color: white;
}

.datejanpro {
    font-size: 16px;
    color: white;
}

.starimgcaro {
    height: 15px;
    margin-top: -25px;
}

.carosay {
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: 160%;
    text-align: center;
    color: #485c6c;
}

.carosaypro {
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: 160%;
    text-align: center;
    color: white;
}

/* Property */

.firstprop {
    background-image: linear-gradient(to right, rgba(10, 37, 58, 0.6), rgba(10, 37, 58, 0.6)), url('images/myndprop.jpeg');
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: cover;
    padding: 120px 140px 100px 180px;
}

.flex-6 {
    flex: 70%;
}

.flex-6btn {
    flex: 30%;
}

.firstanc {
    color: #38B87C;
}

.firstanc:hover {
    color: #38B87C;
}

.firstpara {
    font-size: 18px;
    color: white;
    width: 75%;
    font-weight: 400;
}

.secondprop {
    padding: 60px 160px 70px 160px;
}

.flex-7 {
    flex: 33.3333%;
    padding: 15px;
}

.rentimg {
    width: 38%;
    margin-bottom: 20px;
    opacity: 0.8;
}

.san {
    color: #c2c8ce;
    letter-spacing: 0.8px;
    font-size: 16px;
}

.dol {
    color: #485c6c;
    font-weight: 600 !important;
}

.weprot {
    font-size: 19px;
    color: #38B87C;
    margin: 15px 0px 15px 0px;
}

.secparaprop {
    color: #485C6C;
    font-size: 18px;
    line-height: 1.6;
}

.thirdprop {
    background-color: #F2F2F7;
    padding: 100px 160px 80px 160px;
}

.flex-8 {
    flex: 31%;
    margin-right: 20px;
    border-radius: 20px;
    background-color: white;
    padding: 30px 15px 60px 15px;
    text-align: center;
    line-height: 1;
    position: relative;

}

.writepropthird {
    font-size: 95px;
    color: #485c6c;
}

.sup {
    font-size: 44px;
    color: #84929c;
    margin-right: -20px;
}

.permon {
    color: #AAB3BA;
    margin-bottom: 40px;
}

.lease {
    color: #485c6c;
    font-size: 18px;
}

.include {
    color: #485c6c;
}

.core {
    border-radius: 30px !important;
    color: white !important;
    background-color: #38b87c !important;
    border: 1px solid #38b87c !important;
    box-shadow: 6px 6px 8px 0 rgb(10 37 58 / 10%) !important;
    width: 70%;
    font-size: 18px !important;
    height: 50px !important;
    font-weight: 600 !important;
    margin-bottom: 30px;
}

.core:hover {
    border: 1px solid #217c51 !important;
    box-shadow: 6px 6px 8px 0 rgb(10 37 58 / 10%) !important;
    background-color: #217c51 !important;
}

.coreget {
    border-radius: 30px !important;
    color: white !important;
    background-color: #38b87c !important;
    border: 1px solid #38b87c !important;
    width: 50%;
    font-size: 18px !important;
    height: 50px !important;
    font-weight: 600 !important;
    position: absolute;
    bottom: -25px;
    left: 25%;
}

.coreget:hover {
    border: 1px solid #217c51 !important;
    background-color: #217c51 !important;
}

.avoid {
    border-radius: 30px !important;
    color: white !important;
    background-color: #80dbeb !important;
    border: 1px solid #80dbeb !important;
    box-shadow: 6px 6px 8px 0 rgb(10 37 58 / 10%) !important;
    width: 70%;
    font-size: 18px !important;
    height: 50px !important;
    margin-bottom: 30px;
    font-weight: 600 !important;
}

.avoid:hover {
    border: 1px solid #5a88aa !important;
    box-shadow: 6px 6px 8px 0 rgb(10 37 58 / 10%) !important;
    background-color: #5a88aa !important;
}

.avoidget {
    border-radius: 30px !important;
    color: white !important;
    background-color: #80dbeb !important;
    border: 1px solid #80dbeb !important;
    width: 50%;
    font-size: 18px !important;
    height: 50px !important;
    font-weight: 600 !important;
    position: absolute;
    bottom: -25px;
    left: 25%;
}

.avoidget:hover {
    border: 1px solid #5a88aa !important;
    background-color: #5a88aa !important;
}

.peace {
    border-radius: 30px !important;
    color: white !important;
    background-color: #7a78b4 !important;
    border: 1px solid #7a78b4 !important;
    box-shadow: 6px 6px 8px 0 rgb(10 37 58 / 10%) !important;
    width: 70%;
    font-size: 18px !important;
    font-weight: 600 !important;
    margin-bottom: 30px;
    height: 50px !important;
}

.peace:hover {
    border: 1px solid #575581 !important;
    box-shadow: 6px 6px 8px 0 rgb(10 37 58 / 10%) !important;
    background-color: #575581 !important;
}

.peaceget {
    border-radius: 30px !important;
    color: white !important;
    background-color: #7a78b4 !important;
    border: 1px solid #7a78b4 !important;
    width: 50%;
    font-size: 18px !important;
    font-weight: 600 !important;
    height: 50px !important;
    position: absolute;
    bottom: -25px;
    left: 25%;
}

.peaceget:hover {
    border: 1px solid #575581 !important;
    background-color: #575581 !important;
}

.custom {
    border-radius: 30px !important;
    color: white !important;
    background-color: #5a88aa !important;
    border: 1px solid #5a88aa !important;
    box-shadow: 6px 6px 8px 0 rgb(10 37 58 / 10%) !important;
    width: 25%;
    font-size: 18px !important;
    font-weight: 600 !important;
    margin-bottom: 30px;
    height: 50px !important;
}

.custom:hover {
    border: 1px solid #365d79 !important;
    box-shadow: 6px 6px 8px 0 rgb(10 37 58 / 10%) !important;
    background-color: #365d79 !important;
}

.customget {
    border-radius: 30px !important;
    color: white !important;
    background-color: #5a88aa !important;
    border: 1px solid #5a88aa !important;
    width: 15%;
    font-size: 18px !important;
    font-weight: 600 !important;
    margin-bottom: 30px;
    height: 50px !important;
    position: absolute;
    bottom: -54px;
    left: 43%;
}

.customget:hover {
    border: 1px solid #365d79 !important;
    background-color: #365d79 !important;
}

.rentpri {
    width: 28%;
}

.sectimg {
    display: flex;
    flex-wrap: wrap;
    flex: 90%;
    margin-top: 50px;
    color: #485C6C;
    font-size: 15px;
}

.sectimg2 {
    display: flex;
    flex-wrap: wrap;
    flex: 90%;
    margin-top: 20px;
    font-size: 15px;
    color: #485C6C;
}

.priceimg {
    flex: 30%;
    opacity: 0.8;
}

.sectwrite {
    flex: 60%;
    text-align: left;
    margin-left: -20px;
}

.fourthprop {
    background-color: white;
    border-radius: 20px;
    position: relative;
    text-align: center;
    margin-top: 100px;
    padding: 23px 20px 40px 20px;
}

.morethen {
    font-size: 40px;
    text-align: left !important;
}

.fourthpara {
    font-size: 18px;
    color: #485C6C;
    width: 80%;
    margin-left: 8%;
}

.fifthprop {
    background-color: white;
    padding: 20px 25px 20px 25px;
    margin-top: 90px;
}

.fifthimg {
    flex: 20%;
}

.fifthwrite {
    flex: 80%;
    line-height: 0.8;
}

.fifthwritere {
    flex: 80%;
}

.flex-9 {
    flex: 30%;
    margin-right: 30px;
}

.digital {
    color: #485C6C;
    font-size: 15px;
}

.imgfif {
    width: 80%;
}

.all {
    color: #485C6C;
    font-weight: bold;
    text-align: center;
    margin: 30px 0px 45px 0px;
    font-size: 17px;
}

.secrowfifth {
    margin-top: 60px;
}

.showw {
    color: #84929c;
}

.showwre {
    color: #84929c;
    margin-top: -10px;
}

.sixthprop {
    padding: 80px 160px 70px 160px;
    background-image: linear-gradient(125deg, #4a5d6c, #6a7f90);
}

.flex-10 {
    flex: 50%;
}

.dont {
    color: white;
    margin-bottom: 30px;
    text-align: center;
}

.vidprop {
    margin-top: 70px;
    border-radius: 15px;
}

.imgclien {
    display: inline-block;
    vertical-align: top;
}

.detailclient {
    display: inline-block;
    color: white !important;
    text-align: left;
}

.seventhprop {
    background-color: #f2f2f7;
    padding: 80px 160px 80px 160px;
}

.sevenprowrite {
    margin-top: 60px;
    width: 87%;
    margin-bottom: 70px;
}

.sevenimg {
    display: inline-block;
}

.sheawrite {
    margin: -250px 0px 0px 320px;
}

.sevenimage {
    border-radius: 130px;
    height: 250px;
}

.portfo {
    color: #38b87c;
}

.sheais {
    color: #485C6C;
    font-size: 17px;
    margin-top: 25px;
    margin-bottom: 20px;
}

.kateimg {
    border-radius: 100px;
    height: 100px;
    width: 100px;
}

.flex-11 {
    flex: 23%;
    margin-right: 18px;
}

.kate {
    margin-top: 8px;
    color: #485C6C;
    font-size: 20px;
}

.eightprop {
    background-image: linear-gradient(to right, #38b87cc2, #38b87cc2), url('images/sanfrans.png');
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: cover;
    padding: 80px 0px 70px 0px;
    text-align: center;
    color: white;
}

.numboak {
    font-size: 32px;
    font-weight: 600;
}

.oak {
    line-height: 1.6;
    font-size: 18px;
    margin: 30px 0px 20px 0px;
}

.ninthprop {
    padding: 80px 160px 80px 160px;
}

.july {
    color: #AAB3BA;
}

.ninlinkprop {
    text-decoration: none;
    text-align: center;
}

.linkpr {
    height: 130px;
}

.real {
    color: #38B87C;
}

.ninlinkprop:hover {
    text-decoration: none;
}

.flex-12 {
    flex: 23%;
    margin-right: 45px;
    border: 1px solid #949ba1;
    padding: 16px 25px 16px 25px;
    border-radius: 5px;
}

.ninparaprop {
    color: #485c6c;
    font-size: 18px;
}

.house {
    width: 100%;
    height: 140px;
    margin: 20px 0px 20px 0px;
}

.rowflex12 {
    margin-top: 70px;
}

.flex-13 {
    flex: 20%;
}

.tenthprop {
    padding: 30px 220px 50px 250px;
}

.tenimg {
    width: 75%;
    opacity: 0.7;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

nav {
    position: fixed;
    z-index: 99;
    width: 100%;
    background-color: rgba(10, 37, 58, 0.85);
}

nav .wrapper {
    position: relative;
    max-width: 1200px;
    padding: 0px 60px;
    height: 70px;
    line-height: 70px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.wrapper .logo a {
    color: #f2f2f2;
    font-size: 30px;
    font-weight: 600;
    text-decoration: none;
}

.wrapper .nav-links {
    display: inline-flex;
}

.nav-links li {
    list-style: none;
}

.nav-links li a {
    color: #f2f2f2;
    text-decoration: none;
    font-size: 19px;
    font-weight: 400;
    padding: 9px 15px;
    border-radius: 5px;
    transition: all 0.3s ease;
}

.nav-links li a:hover {
    background: transparent;
    color: #38b87c;
}

.nav-links .mobile-item {
    display: none;
}

.nav-links .drop-menu {
    position: absolute;
    background-color: #0a253afa;
    width: 200px;
    line-height: 35px;
    top: 80px;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
}

.nav-links li:hover .drop-menu,
.nav-links li:hover .mega-box {
    transition: all 0.3s ease;
    top: 70px;
    opacity: 1;
    visibility: visible;
}

.drop-menu li a {
    width: 100%;
    display: block;
    padding: 0 0 0 0px;
    font-weight: 400;
    font-size: 14px !important;
    color: white;
    border-radius: 0px;
}

.mega-box {
    position: absolute;
    left: 200px;
    width: 40%;
    padding: 0 30px;
    top: 85px;
    opacity: 0;
    visibility: hidden;
}

.megal {
    width: 85% !important;
    left: 100px;
}

.mega-box .content {
    background: #242526;
    padding: 25px 20px;
    display: flex;
    width: 100%;
    justify-content: space-between;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
    background-color: #0a253afa;
    border: 0.5px solid rgba(255, 255, 255, 0.8);
}

.mega-box .content .row {
    width: 400px;
    line-height: 30px;
}

.mega-box .content .rowl {
    width: 400px;
    line-height: 30px;
}

.content .row img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.content .rowl img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.content .row header {
    color: #38b87c;
    font-size: 16px;
    font-weight: 500;
}

.content .rowl header {
    color: #38b87c;
    font-size: 16px;
    font-weight: 500;
}

.content .row .mega-links {
    margin-left: -40px;
}

.content .rowl .mega-links {
    margin-left: -40px;
}

.row .mega-links li {
    padding: 0px 0px 0px 20px;
}

.rowl .mega-links li {
    padding: 0px 0px 0px 20px;
}

.row .mega-links li a {
    padding: 0px;
    width: 100%;
    padding: 0px 0px 0px 20px;
    color: WHITE;
    font-size: 14px;
    font-weight: 400 !important;
    display: block;
}

.rowl .mega-links li a {
    padding: 0px;
    width: 100%;
    padding: 0px 0px 0px 20px;
    color: WHITE;
    font-size: 14px;
    font-weight: 400 !important;
    display: block;
}

.row .mega-links li a:hover {
    color: #38b87c;
    background-color: transparent;
}

.rowl .mega-links li a:hover {
    color: #38b87c;
    background-color: transparent;
}

.wrapper .btn {
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    display: none;
}

.wrapper .btn.close-btn {
    position: absolute;
    right: 30px;
    top: 10px;
}

.myndl {
    width: 180px;
}

.mygr {
    color: #38b87c;
    font-size: 16px;
    font-weight: 500;
}

@media screen and (max-width: 970px) {
    .wrapper .btn {
        display: block;
    }

    .wrapper .nav-links {
        position: fixed;
        height: 100vh;
        width: 100%;
        max-width: 350px;
        top: 0;
        left: -100%;
        background: #242526;
        display: block;
        padding: 50px 10px;
        line-height: 50px;
        overflow-y: auto;
        box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.18);
        transition: all 0.3s ease;
    }

    /* custom scroll bar */
    ::-webkit-scrollbar {
        width: 10px;
    }

    ::-webkit-scrollbar-track {
        background: #242526;
    }

    ::-webkit-scrollbar-thumb {
        background: #3A3B3C;
    }

    #menu-btn:checked~.nav-links {
        left: 0%;
    }

    #menu-btn:checked~.btn.menu-btn {
        display: none;
    }

    #close-btn:checked~.btn.menu-btn {
        display: block;
    }

    .nav-links li {
        margin: 15px 10px;
    }

    .nav-links li a {
        padding: 0 20px;
        display: block;
        font-size: 20px;
    }

    .nav-links .drop-menu {
        position: static;
        opacity: 1;
        top: 65px;
        visibility: visible;
        padding-left: 20px;
        width: 100%;
        max-height: 0px;
        overflow: hidden;
        box-shadow: none;
        transition: all 0.3s ease;
        background-color: transparent;
    }

    #showDrop:checked~.drop-menu,
    #showMega:checked~.mega-box {
        max-height: 100%;
    }

    #showMegal:checked~.mega-box {
        max-height: 100%;
    }

    #showDropcomp:checked~.drop-menu,
    #showMegainvest:checked~.mega-box {
        max-height: 100%;
    }

    .nav-links .desktop-item {
        display: none;
    }

    .nav-links .mobile-item {
        display: block;
        color: #f2f2f2;
        font-size: 20px;
        font-weight: 500;
        padding-left: 20px;
        cursor: pointer;
        border-radius: 5px;
        transition: all 0.3s ease;
    }

    .nav-links .mobile-item:hover {
        background: #3A3B3C;
    }

    .drop-menu li {
        margin: 0;
    }

    .drop-menu li a {
        border-radius: 5px;
        font-size: 18px;
    }

    .mega-box {
        position: static;
        top: 65px;
        opacity: 1;
        visibility: visible;
        padding: 0 20px;
        width: 100%;
        max-height: 0px;
        overflow: hidden;
        transition: all 0.3s ease;
    }

    .megal {
        width: 100% !important;
    }

    .mega-box .content {
        box-shadow: none;
        flex-direction: column;
        padding: 20px 20px 0 20px;
        background-color: transparent;
        border: 0px solid white;
    }

    .mega-box .content .row {
        width: 100%;
        margin-bottom: 15px;
        border-top: 1px solid rgba(255, 255, 255, 0.08);
    }

    .mega-box .content .row:nth-child(1),
    .mega-box .content .row:nth-child(2) {
        border-top: 0px;
    }

    .content .row .mega-links {
        border-left: 0px;
        padding-left: 15px;
    }

    .row .mega-links li {
        margin: 0;
    }

    .content .row header {
        font-size: 19px;
    }
}

nav input {
    display: none;
}

.body-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
    padding: 0 30px;
}

.body-text div {
    font-size: 45px;
    font-weight: 600;
}


#mybtn {
    position: fixed;
    z-index: 99;
    display: none;
    outline: none;
    bottom: 30px;
    right: 30px;
    background-color: rgba(10, 37, 58, 0.85);
    border-color: rgba(10, 37, 58, 0.85);
    border-width: 1px;
    border-style: solid;
    color: #fff;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    text-decoration: none;
    justify-content: center;
    align-items: center;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    animation-duration: 0.9s;
    animation-iteration-count: inherit;
}

@keyframes top {
    0% {
        opacity: 0;
    }

    25% {
        opacity: 0.3;
    }

    40% {
        opacity: 0.5;
    }

    60% {
        opacity: 0.7;
    }

    85% {
        opacity: 0.9;
    }

    100% {
        opacity: 1;
    }
}

@keyframes top1 {
    0% {
        opacity: 1;
    }

    25% {
        opacity: 0.8;
    }

    50% {
        opacity: 0.5;
    }

    75% {
        opacity: 0.3;
    }

    100% {
        opacity: 0;
    }
}

#mybtn:hover {
    color: #fff;
    background-color: rgba(10, 37, 58, 0.85);
    border-color: rgba(10, 37, 58, 0.85);
    box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, .5);
}

@media screen and (max-width: 770px) {
    .firstprop {
        background-image: linear-gradient(to right, rgba(10, 37, 58, 0.6), rgba(10, 37, 58, 0.6)), url('images/myndprop.jpeg');
        background-repeat: no-repeat;
        background-size: cover;
        object-fit: cover;
        padding: 40px 20px 40px 20px;
    }

    .stresssan {
        font-size: 50px;
        font-weight: 800 !important;
        color: white;
        text-align: center;
    }

    .more {
        text-align: center;
    }

    .consultprop {
        width: 100%;
        margin-top: 0px;
    }

    .rentprop {
        width: 100%;
        margin-left: 0px;
        margin-bottom: 50px;
    }

    .firstpara {
        width: 100%;
    }

    .secondprop {
        padding: 80px 20px 60px 20px;
    }

    .flex-7 {
        flex: 100%;
        text-align: center;
    }

    .thirdprop {
        padding: 60px 20px 60px 20px;
    }

    .flex-8 {
        margin-right: 0px;
        flex: 100%;
        margin-bottom: 50px;
    }

    .custom {
        width: 90%;
    }

    .customget {
        width: 50%;
        left: 26%;
    }

    .flex-9 {
        flex: 100%;
        margin-right: 0px;
        text-align: center;
        margin-top: 30px;
    }

    .fifthimg {
        flex: 100%;
    }

    .fifthwrite {
        flex: 100%;
    }

    .imgfif {
        width: 15%;
    }

    .secrowfifth {
        margin-top: 0px;
    }

    .usefullinks {
        background-color: #E0E4E4;
        padding: 80px 20px 80px 20px;
    }

    .secrowuseful {
        margin-top: 0px;
    }


    .newsection {
        padding: 80px 20px 80px 20px;
        background-color: #2f3a4d;
    }

    .linenew {
        width: 100%;
    }

    .flex-14 {
        flex: 100%;
        margin-top: 20px;
    }

    .simple {
        font-size: 18px;
    }

    .newsectflex {
        margin-top: 0px;
    }

    .sixthprop {
        padding: 60px 20px 70px 20px;
    }

    .vidprop {
        width: 100%;
        height: 220px;
        margin-bottom: 40px;
    }

    .flex-10 {
        flex: 100%;
    }

    .caro {
        margin: 0px 10px 0px 10px;
    }

    .seventhprop {
        padding: 60px 20px 70px 20px;
    }

    .fourthowner {
        padding: 60px 20px 70px 20px;
    }

    .fourthowner2 {
        padding: 60px 20px 70px 20px;
    }

    .flex-4 {
        flex: 100%;
        margin-right: 0px;
        margin-top: 20px;
    }

    .green {
        width: 40%;
    }

    .gree {
        width: 30%;
    }

    .sheawrite {
        margin: 30px 0px 0px 0px;
    }

    .flex-11 {
        flex: 100%;
        margin-right: 0px;
        text-align: center;
        margin-top: 20px;
    }

    .ninthprop {
        padding: 60px 20px 70px 20px;
    }

    .flex-12 {
        margin-right: 0px;
        flex: 100%;
        margin-bottom: 20px;
    }

    .contact {
        width: 100%;
    }

    .contact-box input {
        border-radius: 3px;
        height: 50px;
        margin-top: 20px;
        -webkit-box-shadow: 0 0 5px 2px #7a78b4;
        -moz-box-shadow: 0 0 5px 2px #7a78b4;
        box-shadow: 0 0 5px 0.7px #7a78b4b2;
        font-size: 18px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .contact-box input[type="submit"] {
        background-color: #7a78b4;
        color: #fff;
        padding: 0px 30px;
        border-radius: 25px;
        height: 43px;
        font-size: 17px;
        margin-top: 40px;
    }

    .contact-box textarea {
        border-radius: 3px;
        margin-top: 20px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        -webkit-box-shadow: 0 0 5px 2px #7a78b4;
        -moz-box-shadow: 0 0 5px 2px #7a78b4;
        box-shadow: 0 0 5px 0.7px #7a78b4b2;
        font-size: 18px;
    }

    .tenthprop {
        padding: 0px 20px 50px 20px;
    }

    .tenimg {
        width: 100px;
        opacity: 0.7;
    }

    .flex-13 {
        flex: 50%;
        text-align: center;
    }


    .logoim {
        width: 120px;
        height: 50px;
    }

    .first {
        background: radial-gradient(circle farthest-corner at 275% 275%, #80bdeb, #0a253a) !important;
        padding: 100px 20px 110px 20px;
        position: relative;
        text-align: center;
        height: 670px;
    }

    .stress {
        font-size: 48px;
        font-weight: 700 !important;
        color: white;
    }

    .more {
        z-index: 100000;
        color: #38B87C;
        font-weight: 400 !important;
        margin: 20px 0px 60px 0px;
        width: 100%;
    }

    .consult {
        width: 70%;
    }

    .rent {
        width: 90%;
    }

    .imgfirst {
        z-index: -1000;
    }

    .girlimg {
        width: 50%;
        height: 200px;
        left: 25%;
    }

    .second {
        padding: 80px 20px 80px 20px;
    }

    .flexcontainer1 {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
        flex: 100%;
    }

    .flex-1 {
        flex: 100%;
        margin-right: 0px;
        text-align: center;
    }

    .third {
        padding: 80px 20px 80px 20px;
    }

    .secwrite {
        text-align: center;
        margin-top: 30px;
        margin-right: 0px;
    }

    .secwrites {
        text-align: ceneter;
        margin-left: 0px;
        margin-top: 30px;
    }

    .fourth {
        padding: 80px 0px 80px 0px;
        text-align: center;
    }

    .sel {
        width: 50%;
    }

    .fifth {
        padding: 80px 20px 80px 20px;
    }

    .vid {
        width: 100%;
        height: 230px;
    }

    .says {
        flex: 0 0 auto;
        width: 50%;
        height: 100px;
        max-width: 100%;
        margin-right: 10px;
        text-align: left;
        margin-right: 30px;
    }

    .seventh {
        padding: 20px 20px 50px 20px;
        opacity: 0.5;
        text-align: center;
    }

    .sevenimg {
        width: 20%;
        margin-right: 20px;
        display: inline-block;
        margin-top: 30px;
    }

    .eight {
        padding: 80px 20px 80px 20px;
        text-align: center;
    }

    .eightwrite {
        width: 100%;
    }

    .arrow {
        margin-left: 40%;
    }

    .blink {
        margin-top: 110px;
    }

    .prop {
        font-size: 48px;
    }

    .consultowner {
        width: 100%;
    }

    .rentowner {
        width: 100%;
    }

    .thirdowner {
        padding: 80px 20px 80px 20px;
    }

    .fleximg {
        text-align: center;
    }

    .manageimg {
        width: 100%;
    }

    .fifthowner {
        padding: 80px 20px 80px 20px;
    }

    .flex-5 {
        margin-right: 0px;
        flex: 100%;
        margin-bottom: 30px;
    }

    .fifthrow {
        margin-top: 0px;
    }

    .sixthowner {
        padding: 80px 20px 80px 20px;
    }

    .eightown {
        padding: 50px 20px 50px 20px;
        text-align: center;
    }

    .btneight {
        margin-top: 20px;
    }
}


/* CLICK TO TOP BUTTON */

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    background-color: #1e5325;
    border: 5px solid #1e5325;
    outline: none;
    color: #fff;
    border-radius: 50%;
    padding: 10px 14px;
}

.back-to-top:hover {
    background-color: #fff;
    border: 5px solid #1e5325;
    color: #1e5325;
}

.more,
.more-down {
    cursor: pointer;
    display: none;
}