a {
    text-decoration: none;
}

.banner_sec {
    background: url(../images/about_us_page/banner.webp);
    width: 100%;
    height: 570px;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0px 0 0;
    display: flex;
    align-items: center;
}
.banner-content h1 {
    font-size: 56px;
    font-weight: 600;
    line-height: 60px;
    letter-spacing: 0;
    text-align: left;
    color: #f9f9f9;
    padding-right: 90px;
}
.banner-content p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #eef0f7;
    margin: 15px 0 35px;
}
.why_us {
    background: #255cdc0d;
    padding: 80px;
}
a.mission-btn {
    width: 230px;
    text-align: center;
    height: 56px;
    padding: 16px 24px 16px 24px;
    border-radius: 16px;
    background: #255cdc;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #ffffff;
    text-decoration: none;
    display: block;
    margin-top: 30px;
    transition: 0.3s;
    text-align: center;
}
a.mission-btn:hover {
    background: #1741a5;
}
.why_us .whyUs_heading {
    font-size: 50px;
    font-weight: 600;
    line-height: 64px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #07142c;
}
.whyUs_container {
    margin-top: 40px;
}
.whyUs_card {
    height: 124px;
    padding: 16px 24px 16px 24px;
    border-radius: 16px;
    background: #fff;
    margin-bottom: 15px;
}
.whyUs_card h2 {
    font-size: 33px;
    font-weight: 600;
    line-height: 48px;
    letter-spacing: 0;
    text-align: left;
    color: #255cdc;
}

.whyUs_card p {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #07142c;
}
li.expert-count {
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    text-align: left;
}
.trust_sec {
    padding: 80px 0;
    background: #ffffff;
}
.trust_heading {
    font-size: 50px;
    font-weight: 600;
    line-height: 64px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #07142c;
    margin-bottom: 45px;
}
.trust_card {
    height: 240px;
    padding: 32px;
    border-radius: 16px;
    background: #255cdc0d;
    margin-bottom: 25px;
}
.trust_card h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #07142c;
    margin: 15px 0;
}
.trust_card p {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #07142c;
}
.ourCases_sec {
    padding: 80px 0;
    background: #ffffff;
}
.ourCases_heading {
    font-size: 50px;
    font-weight: 600;
    line-height: 64px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #07142c;
    margin-bottom: 45px;
}
a.ourCases-btn {
    width: 143px;
    height: 56px;
    padding: 16px 24px 16px 24px;
    border-radius: 16px;
    background: #255cdc;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.02em;
    text-align: center;
    color: #eef0f7;
    text-decoration: none;
}
.cases_card {
    width: 100%;
    background: none;
    padding: 15px 0px;
}
.cases_card img {
    width: 100%;
    display: block;
    margin-bottom: 20px;
}
.cases_times {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
}
.cases_times p {
    margin: 0px;
    font-size: 16px;
}
.cases_times h5 {
    margin: 0px;
    margin-left: 15px;
    color: #255cdc;
    font-size: 17px;
    line-height: 21px;
}
.cases_card h3 {
    text-align: left;
    font-size: 31px;
    padding-right: 70px;
    margin-bottom: 20px;
}
.cases_card h6 a {
    color: #255cdc;
    text-decoration: none;
    display: flex;
    align-items: center;
}
.cases_card h6 a img {
    width: auto;
    margin-bottom: 0;
    margin-left: 10px;
}
a.ourCases-btn {
    width: 143px;
    height: 56px;
    padding: 16px 24px 16px 24px;
    border-radius: 16px;
    background: #255cdc;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.02em;
    text-align: center;
    color: #eef0f7;
    text-decoration: none;
    display: flex;
    justify-content: center;
    margin-left: auto;
    margin-top: 15px;
    transition: 0.3s;
}
a.ourCases-btn:hover {
    background: #1741a5;
}
.newsletter_sec {
    width: 100%;
    background: #255cdc;
    padding: 80px 0px;
}
.newsletter_sec h3 {
    font-size: 44px;
    text-align: left;
    color: #c1caef;
    margin-bottom: 20px;
}
.newsletter_sec h3 span {
    display: block;
    color: #fff;
}
.newsletter_sec button {
    width: 250px;
    text-align: center !important;
    height: 55px;
    padding: 0 0;
    border-radius: 10px;
    background: #fff;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.02em;
    text-align: left;
    color: #255cdc;
    text-decoration: none;
    border: none;
    transition: 0.3s;
}
.newsletter_sec button:hover {
    background: #f5f4f4;
}
.newsletter_sec input {
    height: auto;
    padding: 14px 25px;
    text-align: left;
    outline: none;
    background: transparent !important;
    border-radius: 15px;
    outline: none;
    color: #fff !important;
    box-shadow: none !important;
}
.newsletter_sec input::placeholder {
    color: #e5e5e5bf !important;
}
.service_catelog_sec {
    width: 100%;
    background: #fff;
    padding: 60px 0px;
}
.service_inside {
    width: 100%;
    background: none;
    padding: 20px 0px;
}
.myservice_card {
    background: #f4f7fd;
    width: 100%;
    padding: 20px 20px;
    border-radius: 15px;
    height: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.myservice_card img {
    margin-bottom: 20px;
}
.myservice_card h3 {
    text-align: left;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 32px;
    letter-spacing: -0.2px;
    color: #07142c;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.myservice_card p {
    margin-top: 0;
    font-size: 17px;
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
    color: #07142c;
}
.myservice_card a {
    margin-top: 20px;
	display: inline-block;
    background: #255cdc;
    border: none;
    color: #fff;
    padding: 11px 25px;
    font-size: 16px;
    border-radius: 15px;
    transition: 0.3s;
}
.myservice_card a:hover {
    background: #1741a5;
}
.mrg15 {
    margin: 10px 0px;
}
.service_gridsec {
    width: 100%;
    background: none;
    margin-top: 50px;
}
.service_gridsec h2 {
    font-size: 50px;
    font-weight: 600;
    line-height: 64px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #07142c;
}
.service_gridsec p.expert_pera {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #07142c;
    margin: 35px 0;
}
.service_gridsec ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-align: left;
}
.service_gridsec li {
    float: none;
    text-align: left;
    display: flex;
    background: #f4f7fd;
    padding: 30px 30px;
    border-radius: 15px;
    align-items: center;
    margin-bottom: 15px;
}
.service_gridsec li b {
    color: #255cdc;
    font-size: 23px;
    margin-right: 20px;
    font-weight: 500;
}
.center_content {
    text-align: center;
}
.center_content h1 {
    font-size: 48px;
    font-weight: 500;
    line-height: 70px;
    letter-spacing: 0;
    text-align: center;
    color: #f9f9f9;
    padding-right: 0;
    margin-bottom: 30px;
}
.center_content p {
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: normal;
    max-width: 850px;
    margin: auto;
    text-align: center;
}
.center_content ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.center_content li {
    color: #d3d3d3bd;
    padding: 0 15px;
    position: relative;
}
.center_content li:first-child::before {
    display: none;
}
.center_content li:last-child {
    color: #fff;
}
.center_content li:before {
    content: "";
    width: 5px;
    height: 5px;
    position: absolute;
    background: #fff;
    border-radius: 50%;
    top: 11px;
    left: -3px;
}
.peopleTrust {
    background: #f4f7fd;
}
.peopleTrust.trust_sec .col-md-6, .peopleTrust.trust_sec .col-md-4 {
    display: flex;
}

.peopleTrust h2.trust_heading {
    font-size: 32px;
    max-width: 910px;
    font-weight: 500;
    line-height: 45px;
}
.peopleTrust .trust_card {
    background: #fff;
    height: auto;
    width: 100%;
    display: flex;
    flex-direction: column;
}
.myservice_card h3 {
    min-height: 130px;
}
a.ourCases-btn {
    width: 230px;
    line-height: 30px;
    height: 60px;
}
.myfontConrol {
    font-size: 45px !important;
    font-weight: 500 !important;
    margin-bottom: 25px !important;
}
.peopleTrust p {
    /* height: 80px; */
	height: auto;
}
.timeline_sec {
    width: 100%;
    background: #fff;
    padding: 100px 0px;
}
.timeline_sec .timline_heading {
    font-size: 50px;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #07142c;
}
.timeline-container,
.timeline-container li {
    position: relative;
}
.timeline-container:after,
.timeline-container li:before,
.timeline-container li > div:before,
.timeline-container li:first-child div:after,
.timeline-container li:last-child div:after {
    content: "";
    position: absolute;
}
.timeline-container li > div,
.timeline-container li:before,
.timeline-container li > div:before,
.timeline-container:after {
    background-color: #f4f7fd;
}
.timeline-container:after,
.timeline-container li:first-child div:after,
.timeline-container li:last-child div:after {
    left: 50%;
    transform: translateX(-50%);
}
.timeline-container li > div:before {
    top: 50%;
    transform: translateY(-50%);
}
.timeline-container li:after {
    clear: both;
    content: "";
    display: table;
}
.timeline-container li {
    margin: 60px 0;
}
.timeline-container li:first-child {
    margin-top: 0;
}
.timeline-container li:last-child {
    margin-bottom: 0;
}
.timeline-container li > div {
    width: 40%;
    color: #fff;
    padding: 30px 25px;
    border-radius: 15px;
}
.timeline-container li > div h2 {
    color: #07142c;
    font-weight: 500;
    margin-bottom: 15px;
}
.timeline-container li > div p {
    color: #07142c;
    margin-bottom: 0;
}
.timeline-container li:nth-child(odd) > div {
    float: right;
}
.timeline-container li:nth-child(even) > div {
    float: left;
}
.timeline-container:after {
    width: 2px;
    height: 86%;
    top: 64px;
    bottom: 0;
    background: #255cdc;
}
.timeline-container li:before {
    height: 7px;
    width: 8px;
    border: 7px solid #1f58da;
    z-index: 2;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50px;
}
.timeline-container li > div:before {
    height: 2px;
    right: 40%;
    width: 10%;
    background: #255cdc;
}
.timeline-container li:nth-child(even) div:before {
    left: auto;
    left: 40%;
}
.timeline-container li:first-child div:after,
.timeline-container li:last-child div:after {
    width: 2px;
    top: 0;
    background-color: #fff;
    height: 50%;
    z-index: 1;
}
.timeline-container li:last-child div:after {
    top: auto;
    bottom: 0;
}
ul {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    list-style: none;
}
@media screen and (max-width: 767px) {
    .timeline-container li:nth-child(odd) > div,
    .timeline-container li:nth-child(even) > div {
        float: right;
        width: 95%;
    }
    .timeline-container li:first-child div:after,
    .timeline-container li:last-child div:after {
        content: none;
    }
    .timeline-container:after,
    .timeline-container li:first-child div:after,
    .timeline-container li:last-child div:after,
    .timeline-container li:before {
        top: 0;
        left: 0;
    }
    .timeline-container li {
        margin: 0;
        padding: 35px 0;
    }
    .timeline-container li:last-child > div:after {
        content: "";
        height: 7px;
        width: 8px;
        position: absolute;
        top: 100%;
        border: 3px solid #fff;
        z-index: 2;
        background-color: #00c4cc;
    }
	
    .banner_sec {
        height: auto;
        padding: 20px 10px 40px;
    }
    .banner-content h1 {
        font-size: 25px;
        font-weight: 600;
        padding-right: 0;
        line-height: normal;
        margin-bottom: 30px;
    }
    .banner-content p {
        margin-top: 0px;
        margin-bottom: 20px;
    }
    .why_us {
        padding: 40px 5px;
    }
    a.mission-btn {
        width: 100%;
        display: block;
        text-align: center;
    }
    .why_us .whyUs_heading {
        font-size: 33px;
        line-height: normal;
        font-weight: 400;
        margin-bottom: 15px;
    }
    .whyUs_card {
        padding: 14px 10px;
        border-radius: 15px;
        background: #fff;
        margin-bottom: 20px;
        width: 100%;
        height: auto;
    }
    .whyUs_card p {
        margin-bottom: 0px;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .whyUs_card h2 {
        font-size: 25px;
        font-weight: 600;
        line-height: normal;
    }
    .width100 {
        width: 100% !important;
    }
    .newsletter_sec {
        padding: 50px 0px;
    }
    .newsletter_sec h3 {
        font-size: 28px;
    }
    .newsletter_sec button {
        width: 100%;
    }
    .newsletter_sec input {
        margin-bottom: 10px;
    }
    a.ourCases-btn {
        display: none;
    }
    .trust_heading {
        font-size: 34px;
        font-weight: 600;
        line-height: 30px;
        letter-spacing: normal;
    }
    .trust_sec {
        padding: 40px 0px;
    }
    .trust_card {
        height: auto;
        padding: 20px;
        margin-bottom: 15px;
    }
    .ourCases_sec {
        padding: 40px 0px;
    }
    .ourCases_heading {
        font-size: 34px;
        font-weight: 600;
        line-height: 30px;
        letter-spacing: normal;
    }
    .cases_card h3 {
        text-align: left;
        font-size: 23px;
        padding-right: 0;
        margin-bottom: 20px;
    }
    .service_catelog_sec {
        padding: 40px 0px;
    }
    .service_inside {
        padding: 0px;
    }
    .myservice_card span {
        width: 100%;
    }
    .myservice_card a {
        width: 100%;
        margin-top: 10px;
    }
    .myservice_card h3 {
        text-align: left;
        font-size: 20px;
        font-weight: 500;
        margin-bottom: 15px;
        line-height: 25px;
        min-height: auto;
    }
    .service_gridsec {
        margin-top: 30px;
    }
    .service_gridsec h2 {
        font-size: 35px;
        font-weight: 600;
        line-height: 40px;
    }
    .service_gridsec li {
        padding: 17px 15px;
        border-radius: 10px;
    }
    .service_gridsec li {
        align-items: start;
        padding: 17px 15px;
        border-radius: 10px;
        font-size: 15px;
        line-height: 20px;
    }
    .service_gridsec li b {
        position: relative;
        top: 1px;
        font-size: 20px;
        margin-right: 15px;
    }
    .center_content li:last-child {
        display: none;
    }
    .center_content ul {
        justify-content: start;
    }
    .center_content h1 {
        text-align: left;
        margin-top: 15px;
    }
    .center_content li:first-child {
        padding-left: 0px;
    }
    .center_content p {
        text-align: left;
    }
    .showMobileView {
        display: block !important;
    }
    .center_content .showMobileView li:last-child {
        display: block !important;
        text-align: left;
        font-size: 16px;
        font-weight: 500;
        margin-top: 10px;
    }
    .peopleTrust h2.trust_heading {
        font-size: 24px;
        max-width: 100%;
        font-weight: 500;
        line-height: 34px;
    }
    .trust_card h3 {
        font-size: 24px;
    }
    .center_content section {
        display: flex;
    }
    .center_content section li {
        margin-top: 0px !important;
    }
    .timeline_sec {
        padding: 40px 0px;
    }
    .timeline_sec .timline_heading {
        font-size: 38px;
    }
    .timeline-container li:nth-child(odd) > div,
    .timeline-container li:nth-child(even) > div {
        float: left;
        width: 90%;
    }
    .timeline-container:after,
    .timeline-container li:first-child div:after,
    .timeline-container li:last-child div:after,
    .timeline-container li:before {
        left: auto;
        right: 0;
    }
    .timeline-container li {
        margin: 0;
        padding: 0;
        margin-bottom: 15px;
    }
    .timeline-container li:first-child div:after,
    .timeline-container li:last-child div:after,
    .timeline-container li:before {
        top: 50%;
        margin-right: -10px;
    }
    .timeline_sec .row {
        margin-bottom: 0px !important;
    }
    a.service_inside .mission-btn {
        display: block !important;
    }
    .myfontConrol {
        font-size: 32px !important;
    }
    .peopleTrust p {
        height: auto;
    }
    #ourCases_sec a.mission-btn {
        display: block !important;
    }
    .timeline-container:after {
        height: 85%;
        top: 76px;
    }
    .timeline-container li:last-child div:after {
        display: none;
    }
    .timeline-container li > div:before {
        right: 0;
    }
    .timeline-container li:nth-child(even) div:before {
        left: auto;
        right: 0;
    }
    .timeline-container:after {
        background-color: #255cdc;
    }
}
@media screen and (min-width: 1201px) and (max-width: 1500px) {
    a.mission-btn {
        margin-top: 20px;
        display: block;
    }
    .whyUs_card h2 {
        font-size: 30px;
    }
}

/* ADDED FOR NEW TEMPLLATE */

.faqs_section{width:100%;background:#255cdc;padding:70px 0px;}
.faqs_section_heading{font-size:50px;font-weight:600;line-height:64px;letter-spacing:-0.04em;text-align:left;color:#fff;margin-bottom:45px;}
.faqs_inside{width:100%;background:none;padding-top:10px;}
.accordion-item{background:transparent;border:none;}
.accordion-item:first-of-type > .accordion-header .accordion-button{background:transparent;padding:10px 0px;border:none;box-shadow:none!important;outline:none!important;font-size:21px;color:#fff;}
.accordion-body{padding:0;color:#ffffffa3;font-size:15px;padding-right:30%;}
.accordion-button:not(.collapsed){background:transparent;box-shadow:none!important;border:none!important;padding:10px 0px;font-size:21px;color:#fff;}
.accordion-item:last-of-type > .accordion-header .accordion-button.collapsed{background:transparent;padding:10px 0px;border:none;box-shadow:none!important;outline:none!important;font-size:21px;color:#fff;}
.accordion-button::after{
    background-image:url("https://www.internationalwealth.info/wp-content/themes/sharp/assets/migrate/images/front_page/downloadPlus.svg");
    transition:all 0.3s;background-color:transparent;width:40px;height:40px;display:flex;
    align-items:center;justify-content:center;background-position:center;border:1px solid #fff;border-radius:7px;color:#fff;
    background-size:25px;

    margin-left: 0 !important; /* важно */
    justify-self: end;
}
.accordion-button:not(.collapsed)::after{background-image:url("https://www.internationalwealth.info/wp-content/themes/sharp/assets/migrate/images/front_page/downloadMinusB.svg");background-color:#fff;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-position:center;border-radius:7px;background-size:25px;}
/* .accordion-button::after{transition:all 0.5s;}*/
.accordion-item{background:transparent;border:none;margin:10px 0px;}
.accordion-button{
    background:transparent;
    box-shadow:none!important;
    border:none!important;
    padding:10px 0px;
    font-size:21px;
    color:#fff;

    display: grid !important;
    grid-template-columns: 1fr 40px; /* текст | плюс */
    align-items: center;
    column-gap: 16px;
}
.accordion{margin-top:40px;}
@media screen and (max-width: 991px){
.faqs_section{padding:40px 0px;}
.faqs_section_heading{font-size:31px;font-weight:600;line-height:40px;margin-bottom:20px;}
}

.banner-btn{width:235px;height:56px;padding:16px 24px 16px 24px;border-radius:16px;color:#255cdc;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-0.02em;text-align:left;background:#ffffff;text-decoration:none;transition:0.3s;}
.banner-btn:hover{background:#f5f4f4;}
a{text-decoration:none!important;}
.center_content a.banner-btn{display:block;margin:auto;margin-top:40px;}
@media screen and (max-width: 991px){
.banner-btn{display:block;width:100%;height:auto;text-align:center;}
}
@media screen and (min-width: 1201px){
a{text-decoration:none!important;}
.peopleTrust .trust_card {
	min-height: 220px;
}
}
@media all{
@media screen and (min-width: 1201px){
a{text-decoration:none!important;}
}
}
.bg-light {
	background: #255cdc0d !important;
}
ul.custom-list {
list-style-type: disc !important;
padding-left: 1.1rem !important;
margin-bottom: 1rem;
}
ul.custom-list li {
	list-style-type: disc !important;
}


.table>tbody>tr:nth-of-type(even)>* {
    --bs-table-color-type: #000;
    --bs-table-bg-type: #255cdc0d !important;
}
  thead.table-light {
   --bs-table-bg: #255cdc0d !important;
  }
.table.table-darkblue tr:nth-child(odd) {
	    background-color: transparent;
}
.steps_ol_list {
	    background: transparent;
}
.notice-text-post .count-nr {
	    line-height: 28px;
		background: #255CDC;
		    color: #FFF;
}
.steps_ol_list .notice-text-post:before {
	    background: #255cdc2b
}
.notice-blue {
    background-color: #fff;
}

/* Base swiper styling */
.swiper {
  position: relative;
  padding-bottom: 80px;
}

/* Common button styles */
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  width: 56px;
  height: 56px;
  z-index: 10;
  background: transparent;
  top: auto;
  bottom: 0px;
}

/* Position arrows side by side, centered */
.swiper-button-prev {
  left: 50%;
  transform: translateX(-70px);
}

.swiper-button-next {
  left: 50%;
  transform: translateX(14px);
}

/* Custom SVG arrows */
.swiper-button-next::after {
  content: url("https://www.internationalwealth.info/wp-content/themes/sharp/assets/migrate/images/front_page/arrow1.svg") !important;
}

.swiper-button-prev::after {
  content: url("https://www.internationalwealth.info/wp-content/themes/sharp/assets/migrate/images/front_page/arrow2.svg") !important;
}

/*
@media (max-width: 767px) {
	.swiper {
		padding-bottom: 40px;
	}
}
*/



/*! CSS Used from: https://www.internationalwealth.info/wp-content/themes/sharp/assets/migrate/css/front-page.css */
.popularServices_card{width:100%;border-radius:16px;background:#f4f7fd;padding:10px;position:relative;}
.popularServices_card img {
    width: 100%;
    object-fit: cover;
    border-radius: 15px;
    max-height: 100px;
}
.popularServices_card .popularServices_title{
	font-size:18px;
	font-weight:600;
	line-height:1.4;
	letter-spacing:-0.02em;
	text-align:left;
	color:#07142c;
	margin:15px 0;
    min-height: 52px;
	display: -webkit-box;
	-webkit-line-clamp: 2; /* maximum number of lines */
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.popularServices_card .popularServices_innerContent{
	display: -webkit-box;
	-webkit-line-clamp: 4; /* maximum number of lines */
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.popularServices-btn{width:100%;height:44px;padding:12px 24px 12px 24px;border-radius:16px;border:1px solid #07142c;font-size:14px;font-weight:500;line-height:20px;letter-spacing:-0.02em;text-align:center;color:#07142c;text-decoration:none;display:block;position:static;bottom:15px;}
@media screen and (max-width: 991px){
.popularServices_card{width:100%;height:auto;border-radius:15px;}
.popularServices-btn{display:block;position:relative;width:100%;margin-top:33px;}
.swiper-wrapper{margin-top:30px;}
}
@media screen and (min-width: 1201px){
a{text-decoration:none!important;}
.popularServices_card{margin:0px;}
.popularServices_card{min-height:360px;display:flex;flex-direction:column;justify-content:space-between;height:100%;}
.popularServices-btn{width:80%;margin:0 auto;}
.popularServices_card img{width:100%;object-fit:cover;border-radius:15px; max-height: 135px;}
}