﻿@font-face {
    font-family: 'Inter-Regular';
    src: url('/assets/fonts/Inter-Regular.ttf') format('truetype');
}

body {
    font-family: 'Inter-Regular' !important;
}

.section1 {
    padding: 6% 5% 6% 5%;
    background-color: #F6F6F6;
}

.ColiveExp p {
    padding-right: 0;
    font-size: 25px;
    font-weight: 400;
    color: #000000;
    line-height: 33px;
}

.care {
    color: #f8049c;
    font-weight: 500;
    font-size: 25px;
}

.Colivecares {
    position: relative;
}

.Colivecares .Colivecares-left {
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translate(0%, -50%);
}

.Coexperience-left {
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translate(0%, -50%);
}

.Coliving h1 {
    font-size: 50px;
    line-height: 60px;
    font-weight: 600;
    color: #000000;
}

.Image img {
    height: auto;
    width: 95%;
    position: relative;
    right: 0px;
}

h2, h1 {
    font-weight: bold;
}

.section2 {
    background-color: #ffffff;
    padding: 5% 5% 6% 5%;
}

.abouttext h1 {
    font-size: 50px;
    line-height: 60px;
    font-weight: 600;
    color: #000000;
}

.abouttext-care {
    color: #f8049c;
    font-weight: 600;
    font-size: 25px;
}

.abouttext2 p {
    padding-right: 0;
    font-size: 25px;
    font-weight: 400;
    color: #000000;
    line-height: 33px;
}

.totalimg img {
    margin-top: -15%;
    margin-bottom: 8%;
}

.section3 {
    padding: 5% 5% 6% 5%;
    background-color: rgba(242, 0, 108, 0.10);
}

.Noteverythingtext {
    position: relative;
}

    .Noteverythingtext .Noteverything-left {
        position: absolute;
        top: 50%;
        left: 0%;
        transform: translate(0%, -50%);
    }

    .Noteverything h1 {
        font-size: 50px;
        line-height: 60px;
        font-weight: 600;
        color: #000000;
    }

.Noteverythingpara p {
    padding-right: 15px;
    font-size: 25px;
    font-weight: 400;
    color: #000000;
    line-height: 33px;
}

.Noteverything-right {
    text-align: center;
}

.Noteverything-right img {
    height: auto;
    width: 85%;
    position: relative;
    right: 0px;
}

.section4 {
    background-color: #ffffff;
    padding: 6% 5% 7% 5%;
}

.Startvideo-left img {
    height: auto;
    width: 85%;
    position: relative;
    right: 0px;
}

.Startvideo h1 {
    font-size: 50px;
    line-height: 60px;
    font-weight: 600;
    color: #000000;
}

.Startvideopara p {
    padding-right: 0;
    font-size: 21px;
    font-weight: 400;
    color: #000000;
    line-height: 33px;
}

.coexperienceimg {
    text-align: center;
}

.coexperienceimg img {
    width: 80%;
    height: auto;
}

.speak span {
    color: #f8049c;
}

.selectpicker {
    background-color: #f6f6f6;
    padding: 1.5% 4% 1.5% 4% !important;
    border-radius: 30px !important;
    border: 2px solid #000000;
    width: 100%;
    color: #000000;
    font-size: 20px;
    font-weight: 600;
    margin-right: 0;
    cursor: pointer;
}

select.selectpicker:focus-visible {
    border: 2px solid #000000;
}

.click-to-join {
    background-color: #F2006C !important;
    border-color: #F2006C !important;
    border-radius: 50px;
    width: 80%;
    margin: 0 auto;
}

    .click-to-join img {
        width: 26px;
        margin-right: 5px;
        margin-top: -4px;
    }

    .click-to-join .btn-click-join {
        background-color: #f2006c00 !important;
        border-color: #f2006c00 !important;
        padding: 0;
        border: 0;
        color: #ffffff;
        font-weight: 500 !important;
        font-size: 18px !important;
        width: 100% !important;
        padding: 14px 20px;
    }

        .click-to-join .btn-click-join:focus {
            box-shadow: 0 0 0 0rem rgba(0,123,255,.25) !important;
        }

        .dropdown.dropdownselect {
            position: relative;
            width: 70%;
        }

    .dropdown.dropdownselect img {
        position: absolute;
        right: 20px;
        top: 10px;
        pointer-events: none;
    }

option {
    background-color: white;
    color: navy;
    font-size: 14px;
}

optgroup {
    background-color: white;
    color: #f8049c;
    font-size: 14px;
    font-weight: 400;
}

.live {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-image: url("/assets/images/experience/coexback.png");
    background-size: cover;
    z-index: 9;
}

.imagelive img {
    position: relative;
    left: 59%;
    max-width: 125px;
    max-height: 127px;
}

.imagejoin img {
    max-width: 127px;
    max-height: 124px;
    position: relative;
    left: 59%;
    top: 10px;
    border-radius: 50%;
    border: 5px solid white;
}

.imagejoin h5 {
    position: relative;
    bottom: 10px;
    left: 88%;
    border-radius: 10px;
    background-color: white;
    width: 76px;
    padding-left: 0%;
}

.imagejoin p {
    position: relative;
    left: 57%;
    color: #fff;
}

.imagejoin a, .imagelive a {
    color: black;
}

.imagelive img {
    width: 120px;
    height: 120px;
    position: relative;
    left: 59%;
    top: 10px;
    border-radius: 50%;
    border: 5px solid red;
}

.imagelive h4 {
    position: relative;
    bottom: 10px;
    left: 93%;
    border-radius: 10px;
    background-color: red;
    color: white;
    width: 63px;
    padding-left: 2%;
}

.videocall {
    padding: 5% 13% 3% 18%;
    background-color: #c30058;
}

.videocallimg img {
    width: 80%;
}

.videotext span {
    border-radius: 6px;
    background-color: #ffe1f4;
    padding: 2px 8px;
}

    .videotext span small {
        font-size: 100%;
        font-weight: 700;
        border-radius: 6px;
        background-color: #ffe1f4;
        padding: 2px 8px;
    }

    .videotext span label {
        color: #c30058;
        padding: 0 10px;
    }

.videotext2 p {
    padding-right: 0;
    font-size: 1.3rem;
    color: #fff;
    line-height: 1.7rem;
}

.section5 {
    padding: 5% 12% 5% 12%;
}

.num {
    display: flex;
    justify-content: center;
    margin-right: 5%;
}

    .num img {
        position: relative;
        right: 20px;
        height: 70px;
    }

.mobnum h4 {
    margin-bottom: 3%;
    font-weight: bold;
    text-align: center;
}

.num h1 {
    font-weight: bold;
    font-size: 4rem;
    color: #f8049c;
}

.section5 {
    padding: 6% 5% 6% 5%;
    background-color: #F6F6F6;
}

.speak h1 {
    font-size: 50px;
    line-height: 60px;
    font-weight: 600;
    color: #000000;
}

.section6 {
    padding-top: 5%;
    background-image: url("/assets/images/experience/emergback.png");
    background-size: cover;
    width: 100%;
}

.emerg {
    padding: 0 23% 0 23%;
    text-align: center;
    font-size: 48px;
}

    .emerg span {
        color: #f8049c;
    }

.emergimg {
    display: flex;
    justify-content: flex-end;
}

.med {
    margin-top: 5%;
}

.medical {
    display: flex;
    margin-bottom: 20px;
    position: relative;
    right: 7%;
}

    .medical img {
        width: 60px;
        height: 60px;
    }

    .medical span {
        color: #f8049c;
    }

.rtext {
    position: relative;
    left: 13px;
    font-weight: bold;
    font-size: 1.5rem;
}

.btext {
    padding: 3% 0% 0% 0%;
    width: 50%;
    margin: 0 auto;
    text-align: center;
}

    .btext p {
        padding-right: 0;
        font-size: 1.5rem;
        font-weight: 500;
        line-height: 2rem;
    }

.section7 {
    padding: 6% 5% 6% 5%;
}

.promisetext {
    padding-top: 0%;
}

    .promisetext span {
        color: #f8049c;
    }

    .promisetext h1 {
        display: inline;
        writing-mode: vertical-lr;
        transform: rotate(180deg);
        font-weight: bold;
        position: relative;
        top: 15%;
        font-size: 56px;
        letter-spacing: -2px;
    }

.promisetext2 p {
    margin-bottom: 6%;
    margin-left: 5%;
    font-size: 1.3rem;
    font-weight: 500;
}

.promisetext2 {
    padding: 0% 5% 0% 0;
}

.circle {
    text-align: center;
}

    .circle span {
        color: #f8049c;
        text-transform: capitalize;
    }

    .circle h5 {
        font-weight: bold;
    }

video {
    width: 100%;
    margin-bottom: 5%;
}

.herosection img {
    margin-top: -18%;
}

.dropdownselect p {
    margin-left: 15%;
    margin-top: 2%;
    font-weight: 500;
    color: #b7adad;
}

.herosection video {
    margin-top: -20%;
}

    .herosection video::-webkit-media-controls {
        display: none;
    }

.videotext2 p a {
    cursor: pointer;
}

@media(max-width:1200px) {
    .section1 {
        padding: 10% 5% 5% 5%;
    }

    .section2 {
        padding: 0 5% 17% 5%;
    }

    .abouttext {
        padding-right: 30%;
    }

    .abouttext2 {
        padding: 0;
    }

    .totalimg img {
        margin-top: -16%;
    }

    .videocall {
        padding-right: 5%;
    }

    .section5 {
        padding: 13% 5% 13% 5%;
    }

    .emerg {
        padding: 0 20% 0 20%;
    }

    .section7 {
        padding: 0 5% 6% 10%;
    }

    .promisetext2 {
        padding: 5% 5% 0% 0;
    }
}

@media (max-width:991px) {
    html {
        font-size: 80%;
    }

    .section1 {
        padding: 7% 5% 8% 5%;
    }

    .care {
        color: #f8049c;
        font-weight: 500;
        font-size: 22px;
    }

    .Coliving h1 {
        font-size: 32px;
        line-height: 40px;
        font-weight: 600;
        color: #000000;
    }

    .ColiveExp p {
        padding-right: 0;
        font-size: 20px;
        font-weight: 400;
        color: #000000;
        line-height: 30px;
    }

    .section2 {
        padding: 14% 5% 14% 5%;
    }

    .abouttext h1 {
        font-size: 32px;
        line-height: 40px;
        font-weight: 600;
        color: #000000;
    }

    .abouttext-care {
        color: #f8049c;
        font-weight: 500;
        font-size: 20px;
    }

    .abouttext {
        padding-right: 0%;
    }

    .Aboutmeetyour .abouttext-right {
        position: absolute;
        top: 50%;
        transform: translate(0%, -50%);
    }

    .abouttext2 p {
        padding-right: 0;
        font-size: 22px;
        font-weight: 400;
        color: #000000;
        line-height: 30px;
    }

    .section3 {
        padding: 10% 5% 12% 5%;
    }

    .Noteverything h1 {
        font-size: 32px;
        line-height: 40px;
        font-weight: 600;
        color: #000000;
    }

    .Noteverythingpara p {
        padding-right: 0;
        font-size: 22px;
        font-weight: 400;
        color: #000000;
        line-height: 30px;
    }

    .section4 {
        padding: 20% 5% 20% 5%;
    }

    .Startvideotext .Startvideo-right {
        position: absolute;
        top: 50%;
        transform: translate(0%, -50%);
    }

    .Startvideo h1 {
        font-size: 32px;
        line-height: 40px;
        font-weight: 600;
        color: #000000;
    }

    .Startvideopara p {
        padding-right: 0;
        font-size: 22px;
        font-weight: 400;
        color: #000000;
        line-height: 30px;
    }

    .speak h1 {
        font-size: 32px;
        line-height: 40px;
        font-weight: 600;
        color: #000000;
    }

    .section5 {
        padding: 10% 5% 10% 5%;
    }

    .emerg {
        padding: 0 12% 0 12%;
        font-size: 40px;
    }

    .btext {
        padding: 3% 0% 0% 0%;
        width: 70%;
        margin: 0 auto;
        text-align: center;
    }

    .emergimg img {
        width: 75%;
        height: auto;
    }

    .section6 {
        padding: 10% 0% 0% 0%;
    }

    .section7 {
        padding: 10% 5% 10% 5%;
    }

    .promisetext2 {
        padding: 0% 0% 0% 0;
    }

    .promisetext h1 {
        top: 8%;
    }

    .videocall {
        padding-right: 5%;
    }

    .imagejoin h5 {
        bottom: 7px;
    }

    section6 {
        padding: 6% 5% 0 5%;
    }

    .imagelive h4 {
        left: 88%;
    }

    .imagejoin h5 {
        bottom: 7px;
        left: 86%;
    }
}

@media (max-width:767px) {
    .selectpicker {
        width: 100%;
    }

    .imagejoin p {
        left: 60%;
    }

    .dropdownselect p {
        margin-left: 5%;
        text-align: center;
    }

    .Image1 {
        display: flex;
        justify-content: center;
        margin-top: 8%;
    }

    .abouttext {
        padding-right: 0;
    }

    .coexperienceimg {
        display: block;
        justify-content: center;
        margin-top: 10%;
    }

    .videotext2 {
        padding-right: 8%;
    }

    .live {
        display: flex;
        flex-direction: row;
        justify-content: center;
    }

    .imagelive {
        position: relative;
        right: 120px;
        top: 0px;
    }

    .imagejoin {
        position: relative;
        left: 0px;
    }

        .imagejoin h5 {
            bottom: 7px;
            left: 84%;
        }

    .imagelive h4 {
        left: 83%;
    }

    .emerg {
        padding: 0 10% 0 10%;
    }

    .emergimg {
        display: flex;
        justify-content: center;
    }

    .medical {
        display: flex;
        left: 35%;
    }

    .med {
        margin-top: 8%;
    }

    .btext {
        width: 100%;
    }

    .promisetext h1 {
        display: inline;
        writing-mode: horizontal-tb;
        right: 3%;
        font-size: 2rem;
        letter-spacing: 0px;
    }

    .promisetext2 p {
        padding: 0;
        position: relative;
        margin-left: 0;
        margin-top: 3%;
        line-height: 1.5em;
        font-size: 14px;
    }

    .style {
        margin-right: -23%;
    }

    .herosection img {
        margin-top: -25%;
    }
}

@media (max-width:576px) {
    html {
        font-size: 70%;
    }

    .section1 {
        padding-right: 0;
    }

    .section2 {
        padding-right: 0;
    }

    .section3 {
        padding: 0 0 10% 3%;
    }

    .totalimg img {
        width: 90%;
    }

    .section3 {
        padding-right: 0
    }

    .videocall {
        padding-left: 10%;
        padding-right: 5%;
    }

    .num h1 {
        font-weight: bold;
        font-size: 3.4rem;
        color: #f8049c;
    }

    .num {
        display: flex;
        justify-content: center;
        margin-right: 10%;
    }

        .num img {
            height: 40px;
            width: 45px;
            right: 10px;
        }

    .emergimg img {
        width: 300px;
        height: 400px;
    }

    .emerg {
        padding: 0 9% 0 9%;
    }

    .medical img {
        width: 40px;
        height: 40px;
    }

    .medical {
        display: flex;
        left: 30%;
    }

    .style {
        margin-right: 0;
    }

    .selectpicker {
        padding: 2% 0 2% 11% !important;
    }
}

@media(max-width:425px) {
    .imagejoin {
        position: relative;
        left: -30px;
    }

    .section5 {
        padding: 6% 0% 6% 0%;
    }

    .emerg {
        padding: 0 3% 0 3%;
        font-size: 2rem;
    }

    .num h1 {
        font-size: 2.8rem;
    }

    .num img {
        height: 37px;
        width: 37px;
    }

    .videotext h1, .Coliving h1, .abouttext h1, .speak h1 {
        font-size: 1.9rem;
    }

    .selectpicker {
        padding: 2% 0 2% 8% !important;
    }

    .circle img {
        width: 100px;
    }

    .circle h5 {
        margin-left: 15%;
        margin-top: 5%;
    }

    #mySidenav a {
        padding: 2px 3px 1px 5px !important;
    }

    .navbar .nav .location-mobile i {
        top: 10px !important;
    }
}

@media (max-width:991px) and (min-width:768px) {
    .konverse-whatsapp img {
        position: relative;
        top: -20px;
        right: 25%;
    }

    .user-image {
        width: 100%;
        position: relative;
        left: 180% !important;
    }
}

@media (max-width:767px) and (min-width:576px) {
    .navbar .nav .location-mobile i {
        position: relative;
        top: 0px;
        right: 18px;
    }
}

@media (max-width:767px) and (min-width:576px) {
    .user-image {
        margin-top: -5% !important;
    }

    .user-info .user-image {
        margin-top: -5px !important;
    }
}

@media (min-width:456px) and (max-width:575px) {
    .konverse-whatsapp img {
        position: relative;
        margin-top: 0px;
        right: -26px;
    }

    .navbar .nav .location-mobile i {
        position: relative;
        margin-top: -13px;
        right: 0px;
    }

    .user-info {
        position: relative;
        top: -13px;
    }
}

@media (max-width: 767px) {
    .section7 {
        padding: 0 5% 6% 5%;
    }

    .promisetext {
        padding-top: 5%;
        padding-left: 2%;
    }

    .Colivecares .Colivecares-left {
        position: relative;
        top: 50%;
        left: 0%;
        transform: translate(0%, -50%);
    }

    .section1 {
        padding: 14% 3% 8% 3% !important;
    }

    .care {
        color: #f8049c;
        font-weight: 500;
        font-size: 15px;
    }

    .Coliving h1 {
        font-size: 20px;
        line-height: 24px;
    }

    .ColiveExp p {
        padding-right: 0;
        font-size: 14px;
        font-weight: 400;
        color: #000000;
        line-height: 20px;
    }

    .abouttext h1 {
        font-size: 20px;
        line-height: 24px;
    }

    .abouttext-care {
        color: #f8049c;
        font-weight: 500;
        font-size: 15px;
    }

    .abouttext2 p {
        padding-right: 0;
        font-size: 14px;
        font-weight: 400;
        color: #000000;
        line-height: 20px;
    }

    .section2 {
        padding: 8% 3% 8% 3% !important;
    }

    .Noteverythingtext .Noteverything-left {
        position: relative;
        top: 50%;
        left: 0%;
        transform: translate(0%, -50%);
    }

    .Noteverything h1 {
        font-size: 20px;
        line-height: 24px;
    }

    .Image {
        text-align: center;
    }

    .Image img {
        height: auto;
        width: 90%;
        position: relative;
        right: 0px;
    }

    .section3 {
        padding: 8% 3% 10% 3% !important;
    }

    .Noteverythingpara p {
        padding-right: 0;
        font-size: 14px;
        font-weight: 400;
        color: #000000;
        line-height: 20px;
    }

    .Noteverything-right {
        text-align: center;
    }

    .Noteverything-right img {
        height: auto;
        width: 90%;
        position: relative;
        right: 0px;
    }

    .Noteverythingimage {
        margin-top: 3%;
    }

    .section4 {
        padding: 8% 3% 10% 3% !important;
    }

    .Startvideo h1 {
        font-size: 20px;
        line-height: 24px;
    }

    .Startvideopara p {
        padding-right: 0;
        font-size: 14px;
        font-weight: 400;
        color: #000000;
        line-height: 20px;
    }

    .Startvideo-left {
        text-align: center;
    }

    .Startvideo-left img {
        height: auto;
        width: 90%;
        position: relative;
        right: 0px;
    }

    .Startvideoimage {
        margin-top: 8%;
    }

    .Coexperience-left {
        position: relative;
        top: 50%;
        left: 0%;
        transform: translate(0%, -50%);
    }

    .section5 {
        padding: 8% 3% 10% 3% !important;
    }

    .speak h1 {
        font-size: 20px;
        line-height: 24px;
    }

    .dropdown.dropdownselect {
        position: relative;
        width: 100%;
    }

    .coexperienceimg img {
        width: 90%;
        height: auto;
    }

    .click-to-join {
        background-color: #F2006C !important;
        border-color: #F2006C !important;
        border-radius: 50px;
        width: 90%;
        margin: 0 auto;
    }

    .dropdown.dropdownselect img {
        position: absolute;
        right: 20px;
        top: 12px;
        pointer-events: none;
    }

    .selectpicker {
        padding: 2% 6% 2% 6% !important;
    }

    .section6 {
        padding: 8% 5% 7% 5% !important;
    }

    .click-to-join img {
        width: 26px !important;
    }

    .emergimg img {
        width: 80%;
        height: auto;
    }

    .Aboutmeetyour .abouttext-right {
        position: relative;
        top: 50%;
        transform: translate(0%, -50%);
    }

    .Startvideotext .Startvideo-right {
        position: relative;
        top: 50%;
        transform: translate(0%, -50%);
    }

    .btext p {
        padding-right: 0;
        font-size: 14px;
        font-weight: 500;
        line-height: 1.8rem;
    }
}