.m-ban h2 {
    font-size: 41px;
    font-weight: 500;
    margin-bottom: 8px;
    line-height: 58px;
    color: #2A455C;
}

.m-ban h2 b {
    color: #EF4F43;
    font-weight: 600;
}

.m-ban p {
    font-family: Roboto;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0em;
    color: #345068;
    font-size: 17px !important;
    width: 85%;
    text-align: left !important;
}



.m-ban p span {
    color: #345068;
    font-weight: bolder;
    font-size: 21px;
}

.btn-submit {
    margin-top: 14px;
    background: linear-gradient(#ea1f60, #f0583e);
    padding: 13px 22px;
    color: #fff;
    font-size: 17px;
    border-radius: 5px;
}

.btn-submit:hover {
    color: #fff !important;
}

.card-1 {
    background: url(img/mentor-4.png);
    background-size: contain;
    background-position: center;
    text-align: center;
    background-repeat: no-repeat;
    border-top-left-radius: 33px;
    border-top-right-radius: 33px;
    margin-top: -14px;
}

.card-2 {
    background: url(img/mentor-2.png);
    background-size: contain;
    margin-top: -14px;
    background-position: center;
    text-align: center;
    background-repeat: no-repeat;
    border-top-left-radius: 33px;
}

.card-3 {
    background: url(img/mentor-3.png);
    background-size: contain;
    margin-top: -14px;
    background-position: center;
    text-align: center;
    background-repeat: no-repeat;
    border-top-right-radius: 33px;
}

.card-4 {
    background: url(img/mentor-4.png);
    background-size: contain;
    margin-top: -14px;
    background-position: center;
    text-align: center;
    background-repeat: no-repeat;
}

@media only screen and (min-width: 1690px) and (max-width: 2100px) {
    .container {
        max-width: 68% !important;
    }

    .p-top {
        margin-top: 5% !important;
    }

    .mp-t {
        position: relative;
        top: 193px;
        position: relative;
        top: 193px !important;

    }
}

.mentor img {
    width: 100px;
    height: 100px;
    border: 4px solid #fff;
    border-radius: 100px;
    /* padding: 4px; */
    background: #eee;
    position: relative;
    top: 29px;
}

.mentor h4 {
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 0px;
    padding-top: 6px;
}

.mentor p {
    text-align: center !important;
    width: 61%;
    margin: auto;
    line-height: 23px;
    margin-top: 4px;
}

.m-sec {
    padding-bottom: 30px;
    background: url(img/mentee-bg.png);
    padding-top: 14px;
    background-size: cover;
    background-position: center;
    margin-top: 35px;
}

.abt-card {
    box-shadow: 0px 1px 0px 2px #e2eaf2cc;
    padding: 15px 15px 10px;
    margin-bottom: 7px;
    background: #fff;
}

.t-sec h5 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0px;
}

.t-sec p span {
    padding: 7px 7px;
    border-radius: 6px;
    font-size: 14px;
    background: #F2F6FC;
    line-height: 42px;
    margin-right: 5px;
}

.t-sec img {
    border-radius: 100px;
}

.t-sec h6 {
    font-size: 14px !important;
    margin-bottom: 6px;
    text-align: left !important;
    margin-bottom: 1px;
    font-family: Roboto, sans-serif;
    font-weight: 500;
}

.t-sec p {
    margin-bottom: 0px;
    font-size: 14px !important;
    text-align: left !important;
    margin-top: 0px;
}

#fromm input[type="text"],
input[type="date"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="tel"],
textarea,
select {
    font-weight: 500;
    background: #fff;
    font-size: 13px !important;
    height: 31px !important;
    line-height: 28px !important;
    padding: 0 7px !important;
    outline: none !important;
    border-radius: 83px !important;
    border: 1px solid #283765 !important;
    color: #000 !important;
    margin-bottom: 20px !important;
}

.filter .col-sm-2 {
    padding: 0px !important;
}

.t-title {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
}

.m-title {
    font-family: Roboto, sans-serif;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 6px !important;
}

.s-card {
    border: 1px solid #e3e8f3;
    align-items: center;
    padding: 10px;
    border-radius: 2px;
    margin-bottom: 14px;
    cursor: pointer;
}

.s-card .mb-1 {
    margin-bottom: 2px;
}

.s-card span {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color: #345068;
    margin-right: 10px;
}

.s-card a {
    padding: 10px;
    color: #fff;
    background: linear-gradient(90deg, #EB2959 0%, #EF5141 100%);
    border-radius: 5px;
}

.s-card a:hover {
    color: #fff !important;
}

.s-price {
    margin-bottom: 0px;
    font-weight: 600;
}

.b-card {
    background: #FFC7BC;
    padding: 25px 16px;
    border-radius: 15px;
    margin-bottom: 20px;
}

.b-card span a {
    background: #fff;
    color: #D97A68;
    padding: 6px 6px;
    border-radius: 11px;
    font-size: 13px;
    margin-right: 3px;
    line-height: 41px;
}

.b-card p {
    text-align: left !important;
}

.b-card h4 {
    margin-bottom: 9px;
    font-size: 40px;
    font-weight: 600;
    line-height: 35px;
    letter-spacing: 0.5px;
}

.b-card h4 b {
    font-weight: 500;
    font-size: 23px;
    letter-spacing: 0px;
}

.b-card .b-clk {
    background: #fff;
    padding: 7px;
    font-size: 14px;
    border: 1px solid #345068;
    color: #345068;
    border-radius: 3px;
}

.b-card .d-flex img {
    width: 63px;
    margin-left: -10px;
}

.t-rate span a {
    color: #006FDE;
}

.t-rate .d-flex {
    margin: 14px 10px;
}

.listt h5 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 7px;
    color: #345068;
}

.listt p {
    font-family: Roboto, sans-serif;
    width: 95%;
    text-align: left !important;
    font-size: 15px !important;
    line-height: 25px;
}

.pop-cat p {
    font-family: Poppins;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left !important;
    padding: 10px;
}

.card.pop-cat {
    border-radius: 22px;
    border: 1px solid #8a7dc4;
    margin-bottom: 25px;
    padding: 8px;
}

.pop-cat .b2 {
    border: 1px solid #f5a3ba;
}

.pop-cat .b3 {
    border: 1px solid #8a5fc0;
}

.pop-cat .b4 {
    border: 1px solid #63cfef;
}

.pop-cat .b5 {
    border: 1px solid #93ddff;
}

.pop-cat .b6 {
    border: 1px solid #e39629;
}

.pop-cat .b7 {
    border: 1px solid #fb6f79;
}

.owl-carousel .owl-item {
    transition: all 0.3s ease-in-out;
    width: 100%;
}

.owl-carousel .owl-item .card {
    padding: 0 20px 16px;
    position: relative;
}

.owl-carousel .owl-outer {
    overflow-y: auto !important;
    padding-bottom: 40px;
}

.owl-carousel .owl-item .testi-pro {
    width: 60px !important;
    height: 60px !important;
    position: relative;
}

.owl-carousel .owl-item .card .name {
    position: absolute;
    bottom: -20px;
    left: 33%;
    color: #101c81;
    font-size: 1.1rem;
    font-weight: 600;
    background-color: aquamarine;
    padding: 0.3rem 0.4rem;
    border-radius: 5px;
    box-shadow: 2px 3px 15px #3c405a;
}

.owl-carousel .owl-item .card {
    /*    opacity: 0.2;*/
    transform: scale3d(0.9, 0.9, 0.9);
    transition: all 0.3s ease-in-out;
    background: #FFFFFF;
    border-radius: 32px;
    margin-top: 20px;
    box-shadow: rgb(10 10 10 / 15%) 3px 0 1.25rem;
    padding: 26px;
}

.owl-carousel .owl-item.active.center .card {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: block !important;
}

.owl-carousel .owl-dots {
    display: inline-block;
    width: 100%;
    text-align: center;
}

#testi .owl-prev,
.owl-next {
    display: none !important;
}

.featured-carousel .owl-next {
    display: block !important;
}

.owl-carousel .owl-next {
    right: -15px;
    top: 37%;
    width: 30px;
    height: 30px;
    border-radius: 100px !important;
    background: #fff !important;
    border: 1px solid #ef4a4685;
    box-shadow: rgb(18 18 18 / 19%) 5px 0 1.25rem;
}

.owl-theme .owl-dots .owl-dot span {
    width: 14px;
    height: 14px;
    margin: 3px 7px;
    background: #e2e5ed;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    height: 14px;
    width: 24px;
    opacity: 1;
    transform: translateY(2px);
    background: #eb2959 !important;
    margin: 5px 2px;
}

.testi h4 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 1px;
}

.testi h6 {
    font-size: 17px !important;
    line-height: 25px;
    color: #000;
    margin-bottom: 9px;
    text-align: left !important;
    font-family: Roboto, sans-serif;
    font-weight: 500;
}

.testi p {
    font-size: 15px !important;
    line-height: 25px;
    color: #000;
    margin-bottom: 9px;
    text-align: left !important;
}

@media(min-width: 480.6px) and (max-width: 575.5px) {
    .owl-carousel .owl-item .card .name {
        left: 24%;
    }
}

@media(max-width: 360px) {
    .owl-carousel .owl-item .card .name {
        left: 30%;
    }
}

.accordion {
    margin-top: 40px;
}

.accordion .card {
    border: none;
    margin-bottom: 17px;
    border-bottom: 1px solid #B8CDDE;
}

.accordion .card h2 {
    background: url(https://cdn0.iconfinder.com/data/icons/entypo/91/arrow56-512.png) no-repeat calc(100% - 10px) center;
    background-size: 20px;
    cursor: pointer;
    font-size: 18px;
    background-position: left;
    padding-left: 34px;
    margin-bottom: 0px;
    font-weight: 500;
    font-size: 17px;
    color: #345068;
}

.accordion .card h2.collapsed {
    background-image: url(https://cdn0.iconfinder.com/data/icons/arrows-android-l-lollipop-icon-pack/24/expand2-256.png);
}

.accordion .card-body {
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #345068;
}

.m-ban {
    background: url(img/mentee-bg.png);
    padding-top: 14px;
    background-size: cover;
    background-position: center;
}

p.tagss {
    height: 85px;
}

@media(max-width: 768px) {

    p.tagss {
        height: auto;
    }

    .col-sm-2.col-4.text-center {
        text-align: left !important;
    }

    .s-price {
        font-size: 20px !important;
    }

    .pop-cat h5 {
        font-size: 29px !important;
        margin-top: 25px;
    }

    .m-l {
        text-align: left;
        margin: 3px 0;
    }

    .int-card h4 {
        padding-top: 0 !important;
    }

    .mp-t {
        position: relative;
        top: 0 !important;
    }

    .mm-0 {
        margin: 0px !important;
    }

    .pop-cat p {
        margin-bottom: 0px;
    }

    .learn h3 {
        font-size: 30px !important;
    }

    .learn {
        padding: 26px 5px 40px 24px !important;
    }

    .p-top {
        margin-top: 25% !important;
    }

    .m-ban h2 {
        font-weight: 500;
        font-size: 30px !important;
        line-height: 47px;
    }

    /* .d-flex img {
        margin-left: -8px;
        width: 74px;
        margin-bottom: 13px;
    } */

    .mt-5.pt-3 {
        text-align: center !important;
        padding-top: 0px !important;
        margin-top: 5px !important;
        display: initial !important;
    }

    .btn-submit,
    .btn-m {
        width: fit-content;
        margin: auto;
        padding: 9px 13px !important;
        margin-top: 0px;
    }

    .mt-5.pt-3 span {
        margin-left: 0px !important;
        padding-top: 10px;
        font-size: 15px !important;
    }

    .card-1,
    .card-2,
    .card-3,
    .card-4 {
        background-size: cover;
        margin-top: 0px;
        margin-bottom: 37px;
    }

    .t-mentor {
        border-radius: 33px !important;
    }

    .t-sec h5 {
        text-align: left;
    }

    .abt-card {
        text-align: left !important;
    }

    .m-t {
        font-size: 24px !important;
        margin-top: -64px !important;
        top: 73px !important;
        /*     margin-bottom: 52px !important;*/
    }

    .t-sec p {
        margin-top: 4px;
    }

    input[type="text"],
    textarea,
    select {
        margin-bottom: 12px !important;
    }

    .filter .col-sm-2 {
        padding: 0 7px !important;
    }

    p {
        text-align: left !important;
    }

    .s-card a {
        background: #EB2959;
        padding: 8px;
        color: #fff;
        border-radius: 5px;
    }

    .edu-footer-widget {
        margin-left: 0px !important;
    }

    .imgjust a {
        text-align: left !important;
    }

    ul.footer-link.link-hover {
        margin-bottom: 0px !important;
    }

    .m-none {
        display: none;
    }

    .col-sm-3.col-8.text-center {
        text-align: right !important;
        padding-right: 20px;
    }
}

.btn-m,
.btn-m:hover {
    background: #fff;
    color: #EB2959 !important;
    border: 1px solid #EB2959;
    margin-top: 14px;
    padding: 13px 22px;
    font-size: 17px;
    border-radius: 5px;
}

.ft-card {
    box-shadow: 0px 0px 0px 1px #ff8e85;
    padding: 0px;
    margin-bottom: 7px;
    background: #fff;
    border-radius: 10px;
    margin-top: 10px;
}

.f-bg {
    background: url(img/m-abt-bg.png);
    background-size: cover;
    background-position: center;
    padding: 15px 14px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.ft-cnt {
    padding: 16px;
}

.ft-cnt span {
    font-size: 14px !important;
    color: #000;
}

.ft-btn {
    padding: 10px;
    color: #fff;
    background: linear-gradient(90deg, #EB2959 0%, #EF5141 100%);
    border-radius: 5px;
}

.ft-cnt h6 {
    color: #164371;
    font-weight: 600;
    margin-top: 6px;
}

.ft-cnt h5 {
    font-size: 20px;
}

.ft-cnt p b {
    font-size: 15px;
}

.f-bg h5 {
    font-weight: 600;
}

.learn h3 {
    font-family: Poppins;
    font-size: 33px;
    font-weight: 500;
    line-height: 45px;
    letter-spacing: 0.005em;
    text-align: left;
    color: #2A455C;
    margin-bottom: 21px;
}

.learn p {
    font-family: Roboto;
    font-size: 16px !important;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
}

.learn {
    padding: 0 5px 0 45px;
}

.i-btn {
    padding: 8px;
    font-size: 14px;
    color: #fff;
    background: linear-gradient(90deg, #EB2959 0%, #EF5141 100%);
    border-radius: 5px;
}

.i-btn:hover {
    color: #fff !important;
}

hr {
    border: 1px solid #dceaf7b0;
    margin-bottom: 15px;
}

.int-card h4 {
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 0px;
    padding-top: 32px;
    text-align: center;
}

.int-card {
    padding: 0px 15px;
}

.int-card p {
    text-align: center !important;
    margin: auto;
    line-height: 23px;
    margin-top: 4px;
}

.t-mentor {

    border-radius: 23px;
    padding-bottom: 16px;
    margin-bottom: 17px;
}

.tb-1 {
    border: 1px solid #6bd1f0;
}

.tb-2 {
    border: 1px solid #f5a3ba;
}

.tb-3 {
    border: 1px solid #ffc05c;
}

.tb-4 {
    border: 1px solid #6bd1f0;
}

.t-scroll {
    height: 1100px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.t-scroll::-webkit-scrollbar {
    width: 6px;
    height: 10px;
}

.t-scroll::-webkit-scrollbar-thumb {
    box-shadow: inset 0 0 6px rgb(81 88 101);
}

.nav-pills-custom .nav-link {
    color: #000;
    padding: 0px;
}

.nav-pills-custom .nav-link.active::before {
    opacity: 1;
}

.m-sec .nav {
    display: inline-block;
    width: 100%;
}

.nav-link.active .abt-card.t-sec {
    border: 1px solid #eb2959;
    box-shadow: rgb(10 10 10 / 15%) 3px 0 1.25rem;
    padding: 7px;
    border-radius: 10px;
}

img#mentorPhoto {
    width: 100px;
    height: 100px;
    border-radius: 100px;
}

.allmentorimg {
    height: 47px;
    width: 47px;
}

.dropdownn {
    background: #7b1fa2;
    color: #fff;
    cursor: pointer;
    height: 50px;
    line-height: 50px;
    position: relative;
    width: 200px;
    text-align: center;
    text-decoration: none;
    z-index: 1;
    transform: perspective(1000px);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

.dropdown-menu {
    background-color: #fff;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    opacity: 0;
    text-align: center;
    top: 0;
    visibility: hidden;
    z-index: -99999;
}

.dropdown-menu li:first-child {
    cursor: default;
}

.dropdown-menu a {
    color: #000;
    display: inline-block;
    width: 100%;
    text-decoration: none;
    -webkit-transition: all 1s;
    transition: all 1s;
}

.dropdown-menu a:hover {
    color: #fff;
}

.dropdownn:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    top: 100%;
    width: 100%;
    -webkit-transition: all .5s, background, 2s .5s linear;
    transition: all .5s, background 2s .5s linear;
}


.select-menu .select-btn {
    display: flex;
    background: #fff;
    padding: 2px 7px;
    font-size: 14px;
    font-weight: 400;
    border-radius: 13px;
    align-items: center;
    cursor: pointer;
    justify-content: space-between;
    border: 1px solid #283765 !important;
    color: #000 !important;
}

.select-menu .options {
    position: absolute;
    width: 330px;
    max-height: auto;
    padding: 10px;
    margin-top: 10px;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    animation-name: fadeInDown;
    -webkit-animation-name: fadeInDown;
    animation-duration: 0.35s;
    animation-fill-mode: both;
    -webkit-animation-duration: 0.35s;
    -webkit-animation-fill-mode: both;
}

.select-menu .options .option button {
    cursor: pointer;
    padding: 0 6px;
    border-radius: 8px;
    align-items: center;
    margin-right: 8px;
    line-height: 30px;
    font-size: 12px !important;
    font-family: roboto;
    border: 1px solid #283765 !important;
    color: #000000;
    background: #fff;
    margin-bottom: 11px;
}

li.option {
    display: inline;
}

.select-menu .options .option button:hover {
    background: #1459af;
    color: #fff;
    border: 1px solid #fff !important;
}

.select-menu .options .option i {
    font-size: 25px;
    margin-right: 12px;
}

.select-menu .options .option .option-text {
    font-size: 18px;
    color: #333;
}

.select-btn i {
    font-size: 17px;
    transition: 0.3s;
    font-size: 20px;
}

.select-menu.active .select-btn i {
    transform: rotate(-180deg);
}

.select-menu.active .options {
    display: block;
    opacity: 0;
    z-index: 10;
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
    animation-duration: 0.4s;
    animation-fill-mode: both;
    -webkit-animation-duration: 0.4s;
    -webkit-animation-fill-mode: both;
}

.bx-chevron-down:before {
    content: "\ea4a";
}

.wrapper {
    margin-bottom: 20px;
}

.progress {
    background-color: rgb(255 255 255 / 15%);
}

.price-input {
    width: 100%;
    display: flex;
    margin: 17px 0 12px;
}

.price-input .field {
    display: flex;
    width: 100%;
    height: 45px;
    align-items: flex-start;
    color: #000;
}

.field input {
    width: 100%;
    height: 100%;
    outline: none;
    font-size: 19px;
    margin-left: 12px;
    border-radius: 5px;
    text-align: center;
    border: 1px solid #999;
    -moz-appearance: textfield;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.price-input .separator {
    width: 130px;
    display: flex;
    font-size: 19px;
    align-items: flex-start;
    justify-content: center;
}

.slider {
    height: 5px;
    position: relative;
    background: #2d4352;
    border-radius: 5px;
}

.range-input {
    position: relative;
}

.range-input input {
    padding: 0px;

    position: absolute;
    width: 100%;
    height: 5px;
    top: -5px;
    background: none;
    pointer-events: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

input[type="range"]::-webkit-slider-thumb {
    height: 17px;
    width: 17px;
    border-radius: 50%;
    background: #1c78eb;
    pointer-events: auto;
    -webkit-appearance: none;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}

input[type="range"]::-moz-range-thumb {
    height: 17px;
    width: 17px;
    border: none;
    border-radius: 50%;
    background: #17a2b8;
    pointer-events: auto;
    -moz-appearance: none;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}

@keyframes fadeInUp {
    from {
        transform: translate3d(0, 30px, 0);
    }

    to {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes fadeInDown {
    from {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }

    to {
        transform: translate3d(0, 20px, 0);
        opacity: 0;
    }
}

.nav-link .abt-card {
    margin-right: 8px;
}

.owl-carousel .owl-next,
.owl-carousel .owl-prev {
    right: -15px;
    top: 37%;
    width: 30px;
    height: 30px;
    border-radius: 100px !important;
    background: #fff !important;
    border: 1px solid #ef4a4685;
    box-shadow: rgb(18 18 18 / 19%) 5px 0 1.25rem;
    padding: 2px 2px !important;

}

.owl-carousel .owl-prev {
    left: -8px;
}

.owl-prev img {
    max-width: 40px;
    margin-top: -27px;
}

.owl-next img {
    max-width: 40px;
    margin-top: -27px;
}

.faq_item {
    margin-bottom: 11px;
    padding-bottom: 2px;
    border-bottom: 1px solid #B8CDDE;
}

.faq_details p {
    padding-left: 0;
    padding-right: 0;
    line-height: 30px;
    letter-spacing: 0em;
    color: #345068;
    text-align: left;
    font-size: 16px !important;
}

.faq_title {
    padding: 9px 0px 9px 38px;
    cursor: pointer;
    position: relative;
    font-size: 17px;
    color: #345068;
    font-family: Poppins, sans-serif;
}

.faq_title span.arrow {
    background: url(https://cdn0.iconfinder.com/data/icons/arrows-android-l-lollipop-icon-pack/24/expand2-256.png);
    width: 20px;
    height: 20px;
    background-size: contain;
    position: absolute;
    left: 0;
    color: #fff;
    top: 0;
    margin: auto;
    bottom: 0;
    transition: all 0.5s;
}

.faq_title.active span.arrow {
    transform: rotate(180deg);
}

.faq_details {
    font-size: 18px;
    padding: 0;
    /* background: #142237; */
    display: none;
    color: #000;
}

.faq_item:first-child .faq_details {
    display: block;
}

.formm {
    display: flex;
    flex-direction: row;
}

.search-field {
    width: 100%;
    padding: 10px 35px 10px 15px;
    border: none;
    border-radius: 100px;
    outline: none;
}

.search-button {
    background: transparent;
    border: none;
    outline: none;
    margin-left: -24px;
    margin-top: 2px;
}

.search-button img {
    width: 15px;
    height: 15px;
    object-fit: cover;
}

ul.f-list li {
    margin: 0;
    color: #1e2e3d;
    text-align: left;
    font-size: 15px !important;
    font-weight: 400;
    line-height: 31px;
}

ul.f-list {
    margin-bottom: 0px;
    padding-left: 34px;
}

.profile-image {
    height: 47px;
    width: 47px;
    border-radius: 50%;
    background: #ccced7;
    font-size: 15px;
    color: black;
    text-align: center;
    line-height: 50px;

}