.main_div{
    padding-top: 10px;
}

.bus-comment-section li{
    list-style: none;
}
.bus-comment-section a{
    text-decoration: none;
}


.bus-comment-section .container{
    background-color: #e6e6e6;
    width: 800px;
    margin: auto;
}

.bus-comment-section .icon_div{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 22px 0px 51px 0px;
}


.bus-comment-section .main_div>.icon_div>ul{
    display: flex;
}

.bus-comment-section .icon{
    font-size: 34px;
    margin-left: 12px;
    color: red;
    
}

.bus-comment-section .icon_text{
    position: relative;
    top: 26px;
    left: -26px;
    font-size: 14px;
    font-weight: bold;
    color: rgb(102, 91, 91);
}

.bus-comment-section .fa-star{
    color: rgb(240, 147, 16);
}


.bus-comment-section .main_div>.line_1{
    width: 100%;
    height: 1.3px;
    background-color: rgb(255, 128, 128);
    margin: auto;
}

/* icon_end */

.bus-comment-section .comment_div{
    display: flex;
    justify-content: space-between;
    padding: 12px;
}

.bus-comment-section .comment_div>.Comment>a{
    margin-left: 12px;
    font-size: 13px;
    font-weight: 660;
    color: black;
}

.bus-comment-section .comment_div>.sign_in>a{
    margin-right: 12px;
    font-size: 13px;
    color: black;
    font-weight: 560;
}


.bus-comment-section .comment_div>.sign_in>a:hover,.comment_div>.Comment>a:hover{
    color: rgb(213, 146, 20);
}


.bus-comment-section .new_share{
    display: flex;
    justify-content:space-between;

}

.bus-comment-section .new_share>.new>a{
    margin: 12px;
    /* background-color: red; */
    padding: 5px 26px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    border: 2px solid rgb(228, 103, 103);
    font-size: 15px;
    color: black;
}

.bus-comment-section .new_2{
    margin-left: -16px;
}

.bus-comment-section .fa-sort-down{
    margin-left: 8px;
    color: rgb(64, 60, 60);
}


.bus-comment-section .new_share>.share>a{
    margin: 12px;
    /* background-color: red; */
    padding: 5px 26px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    font-size: 15px;
    color: black;
    font-weight: 500;
}

.bus-comment-section .fa-share-nodes{
    color: rgb(255, 62, 62);
}

.bus-comment-section .share_2{
    margin-left: 5px;
}

.bus-comment-section .input_box_2{
    background-color: white;
    height: 26px;
    width: 502px;
    border: 1px solid rgb(118, 115, 115);
    position: relative;
    left: 57px;
    top: 13px;
    border-radius: 6px;
}

.bus-comment-section input{
    border: none;
    height: 26px;
    width: 494px;
    outline: none;
    margin-left: 8PX;
    border-radius: 6px;

}

.bus-comment-section .smail_icon{
    position: absolute;
    top: 6px;
    right: 6px;
    font-size: 15px;
}

.bus-comment-section .img_box{
    height: 40px;
    width: 40px;
    background-color: rebeccapurple;
    border-radius: 50% !important;
    position: relative;
    bottom: 20px;
    left: 11px;
    border: none;
}

/* img{
    height: 50px;
    width: 50px;
    border-radius: 50%;
} */

.bus-comment-section .input_box>button{
        
    padding: 7px 15px;
    border: none;
    border-radius: 4px;
    background: #3eb3e8ba;
    font-weight: 560;
    float: right;
}
.bus-comment-section .input_box>button>a{
    color: white;
}



.bus-comment-section .input_box>button>a>.post{
    margin-left: 5px;
    
}

.bus-comment-section .img_box_2{
    height: 40px;
    width: 40px;
    background-color: rebeccapurple;
    border-radius: 50% !important;
    position: relative;
    bottom: 25px;
    left: 11px;
    border: none;
}


.bus-comment-section .name{
    
}

.bus-comment-section h3{
    margin-bottom: 7px;
}

.bus-comment-section .date{
    font-size: 15px;
    font-weight: 500;
    margin-left: 9px;
}

.bus-comment-section .last_icon{
    display: flex;
    margin-left: 60px;
    margin-right: 60px;
    
}

.bus-comment-section .share_3{
    margin-right: 20px;
    color: red;
}

.bus-comment-section .jovab, .sheare{
    margin-left: 6px;
    color: rgb(62, 59, 59);

}
 .comment-icon{
    font-size: 49px;
 }
 .comment-text textarea{
    font-size: 22px;
    color: rgb(13, 14, 13);
    padding: 5px;
    border-radius: 5px;
    
 }
 .comment-text textarea::placeholder {
    color: #61617e;
  }
  .comment-button{
    float: right;
    font-size: 30px !important;
    background-color: #0572e680 !important;
    color: azure;


  }
  .img_2{
    padding-left: 25px;
  }

  .comment-show{
    font-size: 29px;
  }

.bus-lists{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    text-decoration: underline;
}

.book-now-date-picker {
    cursor: pointer;
    padding: 0 0 0 35px;
    height: 50px;
    margin-bottom: 0;
    box-sizing: border-box;
}
.book-now-date-picker {
    background-color: #fff;
    border-radius: 3px;
    font-weight: 400;
    font-size: 14px;
    border: 1px solid #dbd5d5;
     line-height: 1.5;
     color: #495057;
}
input::placeholder {
    color: red !important;
    opacity: 1; /* Firefox */
}



 
  