@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');
:root{
    --ThemeColor: #fff;
    --ThemeHeadingColor: #1cbc61;
    --ThemeIconColor: #00b38e;
    --ThemeManualColor: #00b38e;
}
.container{
    max-width: 1400px !important;
    margin:0 auto;
}
body{
    margin: 0;
    padding: 0;
    font-family: "Inter", sans-serif;
}
.clr{
    clear: both;
}
h1,h2,h3,h4,h5,h6,p,ul{
    margin:0;
    padding:0;
    list-style: none;
}
.header {
    box-shadow: 0 -4px 17px 2px #ccccccb8;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    background: #fff;
    z-index: 9999;
}
.onehead {
    padding: 8px 0;
    border: 1px solid #cccccc70;
}
.cardimg img {
    width: 200px;
    border-radius: 100%;
    height: 200px;
    object-fit: cover;
}
.serviceimg img{
    width: 100%;
}
.header-top {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.myimgworkpro img {
    width: 110px;
}
.logo {
    width: 250px;
}
.logo img {
    width: 100%;
}
.loginNow a {
    font-size: 14px;
    border: 1px solid var(--ThemeHeadingColor);
    padding: 8px 15px;
    display: block;
    border-radius: 10px;
    text-decoration: none;
    color: var(--ThemeHeadingColor);
    font-weight: bold;
}
.mymenu {
    text-align: center;
}
.mymenu li {
    display: inline-block;
}
.mymenu li a {
    padding: 12px 30px;
    display: block;
    text-decoration: none;
    color: #000;
    font-weight: 500;
    font-size: 14px;
}
.activemenu{
    color: var(--ThemeHeadingColor) !important;
    border-bottom: 2px solid var(--ThemeHeadingColor);
}
.mymenu li a:hover {
    color: var(--ThemeHeadingColor);
    border-bottom: 2px solid var(--ThemeHeadingColor);

}
.paddzero{
    padding: 0;
}
.content {
    padding-top: 170px;
    padding-bottom: 20px;
}
.stylebgMain{
    background-color: #f7f8f5;
    padding: 15px 15px;
}
.doctorsss {
    background: var(--ThemeColor);
    padding: 20px;
    margin-bottom: 15px;
}
.doctorsss h1 {
    font-size: 20px;
    color: var(--ThemeHeadingColor);
    font-weight: 600;
    padding-bottom: 20px;
}
.findinputs {
    position: relative;
}
.iconwork {
    position: absolute;
    top: 7px;
    left: 5px;
}
.iconwork i{
    color: var(--ThemeIconColor);
}
.iconwork2 {
    position: absolute;
    top: 7px;
    right: 5px;
}
.iconwork2 i{
    color: var(--ThemeIconColor);
}
.findinputs select {
    border-bottom: 2px solid var(--ThemeHeadingColor) !important;
    margin: 0 10px 0 0 !important;
    cursor: pointer;
    border: none;
    font-weight: bold;
    padding: 8px 23px;
}
.findinputs input{
    border: none;
    border-bottom: 2px solid var(--ThemeHeadingColor);
    color: #01475b;
    padding: 5px 0 0;
    padding: 8px 30px; 
}
.form-control{
    border-radius: 0;
}
.form-control:focus {
    color: inherit;
    background-color:inherit;
    border-color: inherit;
    outline: inherit;
    box-shadow: inherit;
}
.mostrecent{
    padding-top: 20px;
}
.mostrecent h6{
    color: #000;
    font-size: 14px;
}
.recentmenu{
    padding-top: 8px;
}
.recentmenu li{
    display: inline-block;
}
.recentmenu li a {
    padding: 2px 8px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #d8d8d8;
    color: var(--ThemeManualColor);
    white-space: nowrap;
    font-size: 12px;
    display: block;
    font-weight: 500;
    text-decoration: none;
}

/* ///////////////basit work//////////// */
.stylebgMain2{
    background-color: #f7f8f5;
    padding: 15px 15px;
}
.rightside{
    background: var(--ThemeColor);
    padding: 20px;   
}
.btn-workk{
    text-align: right;
}
.btn-workk button i {
    padding-right: 8px;
}
.btn-workk button {
    padding: 10px 20px;
    border: none;
    box-shadow: 0 5px 20px 0 hsla(0, 0%, 50%, .3);
    background: transparent;
    border-radius: 20px;
    color: #fc9916;
    font-size: 12px;
    margin-bottom: 15px;
}
.second-heading{
    padding-bottom: 40px;
}
.second-heading h3{
    color: #01667c;
    font-size: 16px;
    padding-bottom: 3px;
}
.second-heading ul{
    padding-left: 20px;
    font-size: 15px;
}
.third-heading h2{
    color: #162427;
    font-size: 16px;
    font-weight: 600;
}
.flex-new-item {
    display: flex;
    padding-top: 5%;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}
.flex-new-item i{
    font-size: 50px;
    padding-right: 30px;
}
.flex-new-item p{
    color: #0589bb;
    font-size: 14px !important;
    text-transform: uppercase;
    font-weight:600;
}
.all-ul li i{
    padding-right: 5px;
    font-size: 15px;
    padding: 5px;
}
.all-ul li{
    font-size: 12px;
    color: rgba(2, 71, 91, .6);
}
.last-line p{
    font-size: 12px;
    color: rgba(2, 71, 91, .6);
}
.last-invite {
    text-align: center;
    margin-top: 15px;
}
.last-invite a {
    padding: 6px 20px;
    border: 1px solid black;
    border-radius: 6px;
    font-size: 18px;
    text-transform: uppercase;
    background: transparent;
    font-weight: 500px;
    transition: 0.3s    ;
    text-decoration: none;
}
.last-invite a:hover{
    background-color: #0589bb;
    color: white;
    border: white;
    position: relative;
}

/* ////////////apointment work////////////// */

.apointment {
    background: var(--ThemeColor);
    padding: 20px;
    margin-bottom: 15px;
}
.apointment-image img{
    width: 100%;
}
.form-work h1 {
    font-size: 18px;
    font-weight: 600;
    padding-top: 18px;
    padding-bottom: 10px;
}
.find-inputs {
    position: relative;
}
.icon-work i{
    color: gray;
}
.icon-work {
    position: absolute;
    top: 54%;
    left: 5px;
    font-size: 116%;
}
.icon-work4 i{
    color: gray;
}
.icon-work4 {
    position: absolute;
    top: 63px;
    left: 14px;
}
.icon-work5 i{
    color: gray;
}
.icon-work5 {
    position: absolute;
    top: 63px;
    right: 14px;
}
.icon-work2 i{
    color: var(--ThemeIconColor);
}
.form-work .find-inputs input{
    padding: 10px 22px;
    border-color: var(--ThemeIconColor);
    margin-bottom: 15px;
    font-size: 14px;
}
.find-inputs input {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #121414;
    width: 100%;
    border: 1px solid #71716e;
    background-color: #fff;
    border-radius: 8px;
    padding: 16px 40px 16px 48px;
    height: 52px;
}
.find-inputs2 input {
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    color: #121414;
    width: 100%;
    border: 1px solid #71716e;
    background-color: #fff;
    border-radius: 8px;
    height: 52px;
    padding: 13px;
}
.find-inputs select {
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    color: #121414;
    width: 100%;
    border: 1px solid #71716e;
    background-color: #fff;
    border-radius: 8px;
    height: 52px;
    padding: 13px;
}
.submit-btn {
    padding-top: 14%;
}
.submit-button {
    background-color: var(--ThemeHeadingColor);
    color: #fff;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    width: 100%;
    transition: 0.3s;
 }
 .submit-button:hover {
    background-color: #177792;
    position: relative;
 }

.feeling-unwell {
    background: var(--ThemeColor);
    padding: 20px;
    margin-bottom: 15px;
}
.feeling-unwell h1 {
    display: block;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 10px;
}
.feeling-unwell p{
    font-size: 14px;
    line-height: 20px
}
.feeling-image1 {
    text-align: center;
    margin-top: 10px;
}
.feeling-image1 img{
    width: 120px;
}
.specialities-work h1{
    display: block;
    font-size: 14px;
    font-weight: 700;
    color: #02475b;
    text-transform: uppercase;
}
.card-work1 {
    padding: 18px 14px;
    margin-bottom: 15px;
    height: 200px;
    background: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow: 0 5px 20px 0 hsla(0, 0%, 50%, .3);
    width: 90%;
    cursor: pointer;
}
.card-work1 h1{
    text-transform:none;
    font-size: 14px;
    font-weight: 500;
    display: -webkit-box;
    overflow: hidden;
    /* -webkit-line-clamp: 2; */
    -webkit-box-orient: vertical;
    text-align: center;
    padding-bottom: 15px;
}
.card-work-image{
    text-align: center;
}
.card-work-image img{
    width: 40px;
    margin: 10px 0;
}
.card-work-1 {
    font-size: 12px;
    color: rgba(2, 71, 91, .6);
    line-height: 12px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 4px;
    margin-top: 20px;
}
.card-work-2 {
    line-height: 12px;
    text-align: center;
    font-weight: 500;
    font-size: 12px;
}
.stylebgMain3 {
    background-color: #f7f8f5;
    padding: 15px 15px 15px 15px;
}
.termsandconditions-work{
    background: var(--ThemeColor);
    padding: 20px;
    margin: 0;
}
.first-paragraph h1 {
    font-weight: 700;
    font-size: 14px;
}
.first-paragraph p{
    margin: 10px 0;
    font-size: 13px;
}
.termsandconditions-work-ul-work ul{
    margin: 10px 0;
    padding: 0 0 0 30px;
    list-style: disc;
}
.termsandconditions-work-ul-work li a {
    font-size: 15px;
    text-decoration: none;
    list-style: none;
    color: #000;
}
.termsandconditions-work-ul-work li p{
    font-size: 12px;
    font-weight: 500;
}
.second-paragraph h4{
    font-weight: 700;
    font-size: 15px;
    margin-top: 7px;
}
.second-paragraph p{
    margin: 10px 0;
    font-size: 13px;
}
.second-paragraph-ul-work ul {
    margin: 10px  0;
    padding: 0 0 0 30px;
}
.second-paragraph-ul-work li {
    font-size: 15px;
    list-style:disc ;
}
.third-paragraph h4{
    font-weight: 700;
    font-size: 15px;
    margin-top: 7px;
    margin-bottom: 12px;
}
.third-paragraph p{
    margin: 10px 0;
    font-size: 13px;
}

.fourth-paragraph h4{
    font-weight: 700;
    font-size: 15px;
    margin-top: 7px;
}
.fourth-paragraph p{
    margin: 10px 0;
    font-size: 13px;
}
.fourth-paragraph-ul-work ul {
    margin: 10px  0;
    padding: 0 0 0 30px;
}
.fourth-paragraph-ul-work li {
    font-size: 15px;
    list-style:disc ;
}
.fifth-paragraph h4{
    font-weight: 700;
    font-size: 15px;
    margin-top: 7px;
}
.fifth-paragraph p{
    margin: 10px 0;
    font-size: 13px;
}
.fifth-paragraph-ul-work ul {
    margin: 10px  0;
    padding: 0 0 0 30px;
}
.fifth-paragraph-ul-work li {
    font-size: 15px;
    list-style:disc ;
}
.footer {
    background: #f6f6f6;
    padding: 50px 0;
}
.footer-heading h1 {
    font-size: 28px;
    font-weight: 800;
}
.footer-heading {
    width: 250px;
}
.footer-heading img {
    width: 100%;
}
.footer-work {
    text-align: center;
}
.footer-work h5 {
    padding-bottom: 16px;
    font-size: 16px;
    font-weight: bold;
}
.footer-icons {
    text-align: center;
}
.footer-icons h5 {
    padding-bottom: 16px;
    font-size: 16px;
    font-weight: bold;
}
.mylinks {
    display: flex;
    justify-content: center;
}
.mylinks li {
    float: left;
    padding: 0 5px;
}
.mylinks li a {
    background: #000;
    width: 40px;
    display: block;
    border-radius: 100px;
    height: 40px;
    padding-top: 8px;
    font-size: 16px;
    color: #fff;
}


/*Search Page*/
/*Search Page*/
.maintopheading {
    text-align: center;
    padding-bottom: 35px;
}
.searchresult {
    padding-bottom: 30px;
    padding-top: 15px;
}
.maintopheading h1{
    font-weight: bold;
}
.cardwork {
    text-align: center;
    padding-bottom: 35px;
}
.cardtitle h1 {
    font-size: 22px;
    font-weight: bold;
    padding-top: 12px;
}
.cardtitle p {
    padding: 5px 0;
}
.cardtitle h4 {
    font-size: 16px;
}
.cardview {
    padding-top: 12px;
}
.cardview a {
    padding: 8px 5px;
    text-decoration: none;
    display: block;
    background: var(--ThemeHeadingColor);
    color: #fff;
}
/*Search Page*/
/*Search Page*/

/*Search service Page*/
/*Search service Page*/
.searchprofile {
    padding: 20px 0 50px 0;
}
.profileservice {
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 26px 12px;
}
.serviceimg{
    text-align: center;
}
.servicedatatext h1 {
    font-size: 35px;
    font-weight: bold;
}
.servicedatatext p {
    /* font-weight: 500; */
    padding: 10px 0 4px 0;
}
.servicedatatext h4 {
    font-size: 16px;
    font-weight: 600;
    padding: 0px 0 16px 0;
}
.qualificationwork li {
    font-size: 14px;
    padding-bottom: 10px;
}
.qualificationwork li i {
    padding-right: 6px;
    font-size: 16px;
}
.aboutservice h1 {
    font-size: 35px;
    font-weight: bold;
}
.aboutservice {
    padding: 30px 0;
}
.aboutservice h1 {
    padding-bottom: 12px;
}
.aboutservice p {
    text-align: justify;
    font-weight: 400;
    color: #4d4d4d;
    font-size: 14px;
    line-height: 25px;
}
.headingappoint {
    text-align: center;
    padding-bottom: 25px;
}
.loginNow {
    display: flex;
}
.loginNow a{
    margin-left: 10px;
}
.headingappoint {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.headingappoint h1{
    font-weight: bold;
    font-size: 26px;
}
.bookappointment {
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 26px 12px; 
}
.form-work input {
    padding: 11px 15px;
    border-color: var(--ThemeIconColor);
    margin-bottom: 15px;
    font-size: 14px;
}
.form-work textarea {
    padding: 11px 15px;
    border-color: var(--ThemeIconColor);
    margin-bottom: 15px;
    font-size: 14px;
}
.form-work select {
    padding: 11px 35px;
    border-color: var(--ThemeIconColor);
    margin-bottom: 15px;
    font-size: 14px;
}
.form-work {
    position: relative;
}
.iconwork3 {
    position: absolute;
    top: 11px;
    right: 16px;
}
.iconwork3 i{
    color: var(--ThemeIconColor);
}
.bookappointment button {
    background: #00b38e;
    border: none;
    padding: 10px 30px;
    color: #fff;
    width: 100%;
}
input[type="checkbox"] {
    margin: 0;
}
.checkkkk {
    border: 1px solid #00b38e;
    margin-bottom: 12px;
    padding: 8px 7px;
    text-align: center;
}
.thanksheading {
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
}
.thanksheading h1 {
    font-size: 30px;
    line-height: 42px;
    padding-bottom: 20px;
}
.thankspageee {
    padding: 80px 0 100px 0;
}
.thanksheading a {
    background: #00b38e;
    border: none;
    padding: 10px 30px;
    color: #fff;
    width: 250px;
    display: inline-block;
    text-decoration: none;
}
/*Search service Page*/
/*Search service Page*/


/* /////////////////Buy Medicine Work/////////////// */
.medicine{
    /* height: 180px; */
    background: #00b38e;
    padding: 50px 0;
    border-radius: 5px;
}
.new-medicine{
    text-align: center;
}
.new-medicine h1{
    font-size: 30px;
    line-height: 36px;
    font-weight: 700;
    color: #fff;
}
.medicine-inputwork {
    text-align: center;
}
.medicine-inputwork input{
    padding: 15px 40px;
    width: 45%;
    border-radius: 10px;
    height: 58px;
    border: none;
    outline: none;
}
.medicine-inputwork i{
    position: absolute;
    padding: 12px 13px;
    top: 257px;
    font-size: 20px;
}
.new-card {
    padding: 15px 31px;
    border: 2px solid #E5F9F8;
    margin: 10px;
}
.card-heading-working{
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.card-heading-working img{
    margin-top: 10px;
    margin-bottom: 20px;
}
.card-heading-working h1 {
    font-size: 18px;
    background: #E5F9F8;
    padding: 20px 20px;
    font-weight: 500;
    border-radius: 3px;
    margin-bottom: 10px;
}
.card-heading-working h5 {
    padding-bottom: 14px;
}
.boxcart {
    padding: 15px 15px;
    width: 100%;
    float: right;
    background: #f4f4f4;
    padding: 30px 20px;
}
.mywidthbox {
    width: 30%;
    margin-top: 24px;
}
.maintotal {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 14px;
    border-bottom: 1px solid #ccc;
    padding-top: 14px;
}
.maintotal h1 {
    font-size: 16px;
    font-weight: 400;
    color: #7b7b7b;
}
.mysumm {
    padding-bottom: 12px;
}
.mysumm h1 {
    font-size: 22px;
}
.checkoutword {
    margin-top:50px;
}
.checkoutword a{
    background-color: var(--ThemeHeadingColor);
    color: #fff;
    cursor: pointer;
    font-weight: 700;
    display: block;
    border-radius: 5px 5px 5px 5px;
    padding: 11px 20px;
    text-decoration: none;
}
.checkoutword a:hover{
    color: #fff;
    background-color: var(--ThemeHeadingColor);
}
.checkoutword a:focus-visible{
    background-color: var(--ThemeHeadingColor);
}
.checkoutword a:active{
    background-color:var(--ThemeHeadingColor);
}
.card-btn-work2 {
    padding-top: 10px;
}
.card-btn-work2 a i {
    padding-right: 8px;
    font-size: 18px;
}
.card-btn-work2{
    padding-right: 8px;
}
.card-btn-work2 a {
    padding: 10px 20px;
    border: none;
    width: 160px;
    box-shadow: 0 5px 20px 0 hsla(0, 0%, 50%, .3);
    background: transparent;
    border-radius: 20px;
    margin: 0 auto;
    color: green;
    font-size: 15px;
    margin-top: 13px;
    text-align: center;
    transition: 0.3s;
    display: block;
    text-decoration: none;
}
.card-btn-work2 a:hover{
    background-color: green;
    color: white;
}
.main-heading {
    text-align: center;
}
.main-heading h1 {
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 35px;
    padding-bottom: 35px;
}
.mycartdata {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    background: #fff;
    padding: 10px 14px;
    border-radius: 12px;
    border: 1px solid #ccc;
    margin-bottom: 8px;
}
.mynamepross {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.checkoutword button{
    background-color: #f46448;
    color: #fff;
    cursor: default;
    font-weight: 700;
    display: block;
    border-radius: 5px 5px 5px 5px;
    padding: 11px 20px;
    text-decoration: none;
}
.onesiddd h1 {
    font-size: 18px;
    padding-bottom: 7px;
}
.onesiddd h2 {
    font-size: 16px;
    padding-bottom: 10px;
}
.card-heading-working i {
    font-size: 56px;
    padding-bottom: 15px;
}
/* ///////////////////////signup///////////////////////// */


/* .main-signupwork {
    margin-top: 30px;
    margin-bottom: 50px;
} */
.signup-heading, .login-heading {
    text-align: center;
    margin-bottom: 25px;
}
.signup-heading h1, .login-heading h1{
    font-weight: 600;
    color: #198754;
}
.form-groupss {
    width: 40%;
    margin: 0 auto;
    padding-bottom: 20px;
}
.form-groupss label{
    margin-bottom: 5px;
    font-weight: 500;
}
.form-groupss input {
    border: 1px solid #ccc;
    border-radius: 0;
    padding: 8px 12px;
}
.form-groupss select {
    border: 1px solid #ccc;
    border-radius: 0;
    padding: 8px 12px;
}
.form-groupss button{
    color: var(--ThemeHeadingColor);
    color: #fff;
    cursor: default;
    font-weight: 700;
    display: block;
    border-radius: 5px 5px 5px 5px;
    padding: 11px 25px;
    text-decoration: none;
    margin-bottom: 10px;
}
.form-groupss button:hover{
    outline: none;
    position: relative;
}
.form-groupss a {
    color: #198754;
    text-decoration: none;
}
.frgt-password{
    text-align: right;
}
.forgetpassword{
    width: 40%;
    float: right;
}
.forgetpassword a{
    text-decoration: none;
    color: #198754;
}

/*Dashboard*/
/*Dashboard*/
.sidebardata {
    background: #f4f4f4;
    padding: 30px 30px;
}
.headingnewdata {
    padding-bottom: 15px;
}
.mydisssply {
    display: none;
}
.barwork {
    display: block;
}
.barwork li a {
    padding-bottom: 15px;
    display: block;
    padding-top: 15px;
    font-size: 18px;
    text-decoration: none;
    color: #000;
}
.billingformss {
    width: 100%;
    background: #f4f4f4;
    padding: 30px 20px;
}
.orderheadingg {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.onebox {
    background: var(--ThemeHeadingColor);
    padding: 18px 24px;
    text-align: center;
    color: #fff;
}
.onebox i {
    font-size: 34px;
    padding-bottom: 12px;
}
.orderheadingg {
    padding-bottom: 24px;
}
.onebox h1 {
    padding-bottom: 10px;
    font-size: 18px;
}
.onebox h3 {
    font-size: 16px;
}
.orderheadingg h1 {
    font-size: 26px;
}
.form-groupssss {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 20px;
}
/*Dashboard*/
/*Dashboard*/




/* //////////////////feedback work /////////////// */

.feedback-heading h1{
    padding-bottom: 12px;
    font-weight: 600;
}
.feedback-line p{
    font-weight: 400;
    color: #4d4d4d;
    font-size: 14px;
    line-height: 25px;
    padding-bottom: 20px;
}
.feedback-review-line p{
    font-weight: 400;
    color: #4d4d4d;
    font-size: 14px;
    line-height: 25px;
}
.rate:not(:checked) > input {
    position:absolute;
    top:-9999px;
}
.rate:not(:checked) > label {
    float:right;
    width:1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:30px;
    color:#ccc;
}
.rate:not(:checked) > label:before {
    content: '★ ';
}
.rate > input:checked ~ label {
    color: #ffc700;    
}
.rate:not(:checked) > label:hover,
.rate:not(:checked) > label:hover ~ label {
    color: #deb217;  
}
.rate > input:checked + label:hover,
.rate > input:checked + label:hover ~ label,
.rate > input:checked ~ label:hover,
.rate > input:checked ~ label:hover ~ label,
.rate > label:hover ~ input:checked ~ label {
    color: #c59b08;
}
.review-name {
    padding-top: 10px;
}
.review-name h2 {
    font-weight: 600;
    font-size: 22px;
}
.myreattss {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.mystarss {
    padding-right: 14px;
}
.feedback-review {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.feedback-btn button{
    padding: 10px 10px;
    color: white;
    background: #00b38e;
    border: 1px solid white;
    border-radius: 5px;
    margin-bottom: 30px;
}
.form-work textarea {
    padding: 11px 15px;
    border-color: var(--ThemeIconColor);
    margin-bottom: 15px;
    font-size: 14px;
    height: 35vh;
}

.review-heading h1{
    padding-bottom: 19px;
    font-weight: 600;
    margin-top: 10px;
}
.review-name h2 {
    font-weight: 600;
}
.review-line {
    padding-top: 14px;
}
.review-line p{
    font-weight: 400;
    color: #4d4d4d;
    font-size: 14px;
    line-height: 25px;
    text-align: justify;
}
.review-box {
    box-shadow: 0px 3px 10px -1px #ccccccba;
    padding: 30px 30px;
    margin-bottom: 25px;
    border-radius: 10px;
}
/* //////////////////feedback work /////////////// */

/* /////////////chatroom////////////// */
.chat-container {
    width: 700px;
    margin: 0 auto;
    border: 1px solid #ccc;
    padding: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.chat-box {
    height: 300px;
    border: 1px solid #ccc;
    padding: 10px;
    overflow-y: scroll;
    margin-bottom: 10px;
}

.message {
    margin-bottom: 10px;
    overflow: hidden;
}

.message-sent {
    float: left;
    clear: both;
    background-color: #DCF8C6; /* Light green for sent messages */
    border-radius: 10px;
    padding: 8px;
    max-width: 70%; /* Adjust based on your design */
    margin-right: 30%; /* Space for receiver's messages on the right */
}

.message-received {
    float: right;
    clear: both;
    background-color: #EAEAEA; /* Light gray for received messages */
    border-radius: 10px;
    padding: 8px;
    max-width: 70%; /* Adjust based on your design */
    margin-left: 30%; /* Space for sender's messages on the left */
}

.message-content {
    font-size: 14px;
    color: #333; /* Message text color */
}

.message-info {
    font-size: 12px;
    color: #999;
    text-align: right;
}
.myformchat {
    display: flex;
}

.myformchat input[type="text"] {
    flex: 1;
    padding: 10px;
    margin-right: 10px;
    border: 1px solid #ccc;
}

.myformchat button {
    padding: 10px;
    border: 1px solid #ccc;
    background-color: #f4f4f4;
    cursor: pointer;
}

.myformchat button:hover {
    background-color: #e4e4e4;
}
.butttonwork {
    text-align: center;
    padding-top: 22px;
}
/* /////////////chatroom////////////// */


.mydisssply {
    display: none;
}
.barwork {
    display: block;
}
@media only screen and (max-width: 768px) {
    .headingnewdata {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .mydisssply {
        display: block;
    }
    .barwork {
        display: none;
    }
    .mymenuicon {
        font-size: 34px;
        cursor: pointer;
        margin-top: -10px;
    }
    .container, .container-sm {
        max-width: 1200px;
    }
    .footer-heading {
        text-align: center;
        padding-bottom: 30px;
        width: inherit;
    }
    .footer-heading img {
        width: 250px;
    }
    .footer-main {
        padding-bottom: 20px;
    }
    .logo {
        width: 200px;
    }
    .loginNow a {
        font-size: 15px;
    }
    .card-work1 {
        margin: 0 auto;
        margin-bottom: 16px;
    }
}
@media only screen and (max-width:420px){
    .logo {
        width: 150px;
    }
    .loginNow a {
        font-size: 13px;
    }
}
