.thumbnail.logo_t img {
    padding: 13px 0px;
}
select.sel_ear {
    border: 1px solid #e3e3e3;
    border-radius: 7px;
    padding: 10px 15px;
}

button.Clas {
    background: #000;
    color: #fff;
    font-size: 18px;
}
.pro_f {
    width: 186px;
    height: 169px;
    overflow: hidden;
    object-fit: cover;
    padding: 10px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    margin-bottom: 20px;
}
.pro_f {
    width: 186px;
    height: 169px;
    overflow: hidden;
    object-fit: cover;
    padding: 10px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    margin-bottom: 20px;
}

.detail {
    display: flex;
    gap: 20px;
}

.des_side {
    width: 30%;
    background: #f8f8f8;
    padding: 20px 25px;
    /* overflow-x: auto;
    position: fixed;
    top: 18%;
    z-index: 4;
    height: 400px; */
}

.desc {
    width: 68%;
    padding: 10px;
}

.des_side h6 {
    /* margin: 0; */
    font-size: 16px;
    color: #235777;
}

.des_side p {
    font-size: 16px;
    margin-bottom: 11px;
}

.desc p {
    font-size: 15px;
    line-height: 35px;
}
.justify-content-space-between
{justify-content: space-between;
    align-items: center;}
.des_side span {
    color: #000;
    margin-left: 10px;
    font-size: 16px;
	font-weight: 400;
}
.des_side p {
    font-weight: 700;
    color: #235777;
}
.pro_f img {
    width: 100%;
    height: 100%;
}
.job_wra {
    /* padding: 50px; */
    border: 1px solid #e8e8e8;
    border-radius: 8px;
    margin-bottom: 18px;
}
.job-info h4 {
    font-size: 28px;
    margin-top: 7px;
    margin-left: 11px;
    color: #225777;
}
p.dtse {
    font-size: 14px;
    padding-right: 16px;
}
.note-editor .note-toolbar>.note-btn-group, .note-popover .popover-content>.note-btn-group {
    margin-top: 5px;
    margin-left: 0;
    margin-right: 5px;
    display: inline-flex;
}
.note-btn-group>.note-btn-group {
    margin-right: 0;
    display: inline-flex;
}
.note-btn-group {
    position: relative;
    display: inline-block;
    margin-right: 8px;
    display: inline-flex;
}
.note-editor .note-toolbar .note-para .note-dropdown-menu, .note-popover .popover-content .note-para .note-dropdown-menu {
    min-width: auto;
    padding: 5px;
}
.note-btn-group {
    position: relative;

    margin-right: 8px;
    display: inline-flex; 
}
	
	
	h2 {}

.why_cons h2 {
    font-size: 35px;
    color: #235777;
}

.why_cons ul li {
    font-size: 16px;
    line-height: 21px;
    list-style-type: disc;
    margin-bottom: 18px;
}

.why_cons {
    margin: 22px 0px;
}
ul.conc_lis li {
    font-size: 18px!important;
    list-style-type: disc;
}


@media screen and (max-width: 992px) {
 
.why_cons h2 {
    font-size: 30px;
    color: #235777;
}
}

ul.links li a {
    color: #fff;
}