/* service -page--css- start */

.heading {
    font-size: 60px;
    background: -webkit-linear-gradient(296deg, #ffc460 26%, #ffa228 35%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    text-transform: unset!important;
    font-family: Poppins,sans-serif;
    line-height: 1.3;
    font-weight: 900;
}
.sub-heading {
    font-size: 1.25rem;
    color: #5f5f5f;
    font-family: Poppins,sans-serif;
    font-weight: 400;
    line-height: 1.8;
}

.heading-new {
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    padding-top: 18px;
    padding-bottom: 13px;
}
.features-wrap-main {
    display: flex;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px; 
    column-gap: 40px;
}
section.srvices {
    padding: 70px 0px;
}
.heading-new strong {
    font-weight: 700;
}
.heading_wrap {
    padding-top: 40px;
    padding-bottom: 50px;
    text-align: center;
}
 .heading_wrap .heading_a {
    font-size: 48px;
    color: #2c2c2c;
    font-weight: 700;
    font-family: Poppins,sans-serif;
    margin-bottom: 20px;
    text-align: center;
}
section.srvices.corousel {
    background-image: url(../images/slider-wave.svg);
    background-position: center;
    background-size: cover;
    background-color: #f3f3f7;
}
.top-head {
    display: flex;
    gap: 7px;
}
.name {
    font-size: 1rem;
    color: #2c2c2c;
    font-weight: 700;
    line-height: 1;
}
.detail {
    font-size: 14px;
    color: #8a8a8a;
    font-weight: 400;
    width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
 .image-container img {
    width: 63px;
    height: 63px;
    border-radius: 100%;
    background-color: #f6f6fa;
}


.bottom-wrap {
    display: flex;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
    align-items: center;
    justify-content: space-between;
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    column-gap: 8px;
}

.left-main {
    display: flex;
    flex-direction: column;
    row-gap: 5px;
}
.expert-stat {
    display: flex;
    align-items: center;
    font-size: 11px;
    color: #8a8a8a;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
}
.right-main a.hire-btn {
    border: 1px solid #2473ab;
    color: #2550d7;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 90px;
    height: 48px;
    border-radius: 4px;
    text-decoration: none;
}
.right-main a.hire-btn:hover {
    box-shadow: 0 5px 15px rgba(241,103,0,.5);
    transition: all .2s ease-in-out;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    text-decoration: none;
}
.item{
    width: 100%;
    border-radius: 12px;
    background-color: #fff;
    border: none;
    padding: 25px 12px;
}
.content_pragraf {
    padding: 35px 0px;
}
p.detail-container.style-3 {
    font-size: 14px;
    font-weight: 500;
}
.expert-stat span {
    color: black;
    font-weight: 800;
}
.rating--wrap i {
    color: #ffc24f;
}


 .detail-fts {
    font-size: 20px;
    color: #2c2c2c;
    font-family: Poppins,sans-serif;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 15px;
    text-align: center;
}
.how-it-detail {
    text-align: center;
    padding: 10px 0 0 0;
    line-height: 1.8;
    font-size: 14px;
}
.main_box_image {
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    padding: 19px;
    border-radius: 7px;
}
section.dissertation {
    padding: 60px 0px;
}

.image_box {
    background-color: rgb(243, 243, 247);
    width: 140px;
    height: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px auto;
    border-radius: 100%;
}

.button-container a.button {
    color: #fff;
    min-width: 242px;
    padding: 10px 40px;
    background-color: #f16700;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    transition: all .3s linear;
    text-decoration: none;
}
.button-container {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    
}
.main_box_image {
    background: #ffffff1c;
}
.main_box_image.box_2 {
    background: #ffffff2b;
}
.main_box_image.box_3 {
    background: #ffffff24;
}
.main_box_image:hover {
    background: #ff000029;
}
.main_box_image.box_2:hover {
    background: #0084ff2a;
}
.main_box_image.box_3:hover{
    background: #ef00ff30;
}

.benifit {
    display: flex;
}
.detail_a h3 {
    text-align: start;
}
.detail_a p {
    text-align: start;
}
.benifit {
    display: flex;
    gap: 22px;
}

.box_4 {
    background: #ffffff2b;
}
.box_5 {
    background: #ffffff2e;
}
.box_6 {
    background: #ffffff1f;
}

.main_box_image.box_4.benifit:hover {
    background: #2e00ff21;
}
.main_box_image.box_5.benifit:hover {
    background: #ff720047;
}
.ontime_img img {
    width: 60px;
}
.main_box_image {
    align-items: center;
}
.main_box_image {
    align-items: center;
    margin: 12px;
}

p.detail.mb-0.slyder_P {
    padding-top: 10px;
}
p.name.mb-0.slyder_h {
    padding-top: 10px;
}

.expert-stat small {
    font-size: 13px;
    color: black;
    font-weight: 500;
}

.heading_wrap.Online_d h2 {
    text-align: start;
}
.heading_wrap.Online_d {
    text-align: start !important;
}

ul.service_list li {
    font-size: 15px;
    font-weight: 700;
    line-height: 2;
}
.heading_wrap.Online_d {
    padding: 0px 0 8px 0px;
}

.platform img {
    width: 100%;
    border-radius: 0px 35px 0px 35px;
}

/* ================== sidebar============= */
ul#main-menu li a {
    color: #828282;
    font-size: 14px;
    text-decoration: none;
    font-weight: 600;
    gap: 4px;
    display: flex;
}

.metismenu>li i {
    display: inline-block;
    right: 10px;
    top: 12px;
    width: 20px;
    color: #26296c;
}
.sidebar .navbar-brand .logo {
    width: 80% !important;
}

li.header {
    color: black !important;
    font-weight: 600;
    font-size: 12px !important;
}
div#left-sidebar {
    background: #d7f3e4 !important;
}
nav.navbar.navbar-fixed-top {
    background: #d7f3e4;
}
ul.nav.navbar-nav li a {
    font-size: 17px;
    text-decoration: none;
    font-weight: 500;
}
.navbar-fixed-top>.container-fluid {
    padding: 0px 20px 0 20px;
}
h1.h3 {
    padding: 25px 0px 15px 0px;
}
.form-control {
    margin: 0px 0px 6px 0px;
}
select.choose {
    border: none;
}

.card-header h5 {
    font-size: 19px;
    padding: 19px 0;
    color: #ff6157;
}
.col.text-center.text-md-left h5 {
    text-align: start !important;
}

.card-body.second {
    background: white;
    padding: 20px;
}
/* ================================================== sidebar======= */



/* ======================== */

.you_text h1 {
    text-align: center;
    font-size: 36px;
    margin-bottom: 20px;
    font-weight: 700;
    color: #2c2c2c;
}

ul.deader_img {
    display: flex;
    list-style: none;
    gap: 10px;
    justify-content: center;
}
ul.deader_img li img {
    width: 42px;
    border-radius: 12px 3px 11px 4px;
}

.find_expert_container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
}
section.espert_sectrion {
    padding: 60px 0px;
}
.find_subject {
    width: 100%;
    margin-right: 40px;
    position: relative;
    background: #fff;
    border-radius: 4px;
}
.find_subject select {
    height: 86px;
    padding: 30px 45px 30px 30px;
    border-radius: 4px!important;
    font-size: 16px;
    color: #2c2c2c;
    border: 1px solid #b1bdd6;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    
    width: 100%;
    cursor: pointer;
    position: relative;
    z-index: 2;
}
.find_expert_btn .btn_cms {
    box-shadow: none!important;
    width: 258px;
    height: 86px;
    color: #e14c4b;
    font-weight: 600;
    font-size: 16px;
    background-color: #fff;
    border: 1px solid #e14c4b;
    display: flex;
    justify-content: center;
    align-items: center;
}
.find_expert_btn .btn_cms:hover{
    background-color:#e14c4b ;
    color: white;
}
.rating--wrap i {
    font-size: 17px;
}
.image_ce img {
    height: 64px;
}
.heading_wrap.top_ex {
    padding: 0;
}
.bottom-wrap.hire_btn {
    gap: 60px;
}

.image_ce img {
    border-radius: 20px 5px 20px 5px;
}
.item.main_box_item {
    height: 317px;
}

 .our_exp_itm {
    display: flex;
    background-color: #f8e2cb;
    padding: 13px;
    border-radius: 8px;
    min-height: 172px;
    max-height: 172px;
    height: 100%;
}
 .poly {
    width: 63px;
    height: 63px;
    transition: all .3s linear;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    -moz-clip-path: polygon(25% 5%,75% 5%,100% 50%,75% 95%,25% 95%,0 50%);
    -webkit-clip-path: polygon(25% 5%,75% 5%,100% 50%,75% 95%,25% 95%,0 50%);
    clip-path: polygon(25% 5%,75% 5%,100% 50%,75% 95%,25% 95%,0 50%);
    background-color: #fff;
} 
section.our_experts_best {
    padding: 70px 0px;
}
.page_heading {
    text-align: left;
    font-size: 26px;
    margin-bottom: 20px;
    color: #2c2c2c;
}
.page_heading {
    text-align: center;
    font-size: 26px;
    margin-bottom: 8px;
    color: #2c2c2c;
}
.process_tagline p {
    text-align: center;
    width: 60%;
    margin: 0px auto;
}
.img_ar img {
    width: 100px !IMPORTANT;
    text-align: center;
    margin: 0px auto;
}
.process_tagline {
    padding: 60px 0px;
}
.process_slider {
    padding: 0px 0px 60px;
}
.slider-item.expert_slayder {
    text-align: center;
}
.slider-item.expert_slayder {
    border-radius: 40px 5px 35px 5px;
    border: 1px solid transparent;
    border-image: linear-gradient(to right, #e9605f , rgb(117 115 242));
    border-image-slice: 1;
    padding: 25px;
   
}

.expert_tagline .page_heading {
    text-align: left;
    font-size: 26px;
    margin-bottom: 20px;
    color: #2c2c2c;
}
.select_container {
    margin-bottom: 50px;
}
.select_container .select_ar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 35px;
}
select.option_c {
    padding: 10px;
    
    border-radius: 2px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}



.experts_detail_top {
    display: flex;
    justify-content: space-between;
    border-bottom: 0.5px solid #b1bdd6;
    padding-bottom: 30px;
    margin-right: 20px;
}
.experts_img_ar {
    display: flex;
}
.experts_detail_bottom {
    display: flex;
    justify-content: space-between;
    margin-right: 20px;
    padding: 25px 0 0;
}
 .experts_left_cont {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding-right: 94px;
}
.expert_detail_btn .btn_cms {
    border-radius: 4px;
    background-color: #e14c4b;
    width: 102px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    border: 0;
    box-shadow: none!important;
}
.expert_l_align {
    display: flex;
    gap: 10px;
}
.expert_l_align.experts_rating.pr-md-2 img {
    margin-left: 16px;
}


.owlNavDesign .owl-nav button {
    width: 27px;
    height: 23px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: #f16700!important;
    top: 0;
    margin-left: 40px;
    -webkit-clip-path: polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);
    clip-path: polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);
}
.content_b.revew_box {
    display: flex;
    gap: 30px;
}
.main_box_pri {
    /* background: red; */
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 21px;
}
section.expert_near_container {
    padding: 70px 0px;
}

.expert-stat i {
    font-size: 12px;
}
.student_text h2 {
    font-size: 30px;
    font-weight: 600;
}
.student_text h3 {
    font-size: 22px;
    font-weight: 600;
}

section.process_container {
    background: rgb(251,0,77);
    background: linear-gradient(90deg, rgb(251 0 77 / 8%) 0%, rgb(4 0 255 / 3%) 100%);
}
.copy.new_c p {
    font-size: 9px;
    text-align: justify;
    font-weight: 600;
}
.colir-w {
    color: white;
}