body {
    font-family: 'Poppins', sans-serif;
}
.mymeditravel-aboutus {
    padding: 0;
}
.mmt-page-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.header-detail-breadcrumb {
    background-color: #f3f3f3;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    flex-direction: row;
    align-content: center;
    align-items: center;
    margin-bottom: 0;
}
.breadcrumb-row {
    flex-wrap: nowrap;
    font-size: 13px;
    display: flex;
    color: #333;
    background: none;
    overflow: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
    background-color: transparent;
    margin: 15px 0;
}
.breadcrumb-row > a {
    margin-right: 20px;
    color: #333;
    font-weight: normal;
}
.arrow-left {
    margin-right: 3px;
    transform: rotate(135deg);
    left: 3px;
    border: solid #333;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    position: relative;
    top: -1px;
}
.breadcrumb-item__icon {
    position: relative;
    top: -1px;
    left: 6px;
    border: solid #333;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 2px;
    transform: rotate(-45deg);
}
.mmt-aboutus-content {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 375px;
}
.mmt-aboutus-banner {
    width: 100%;
    height: auto;
    min-height: 375px;
    background-image: url("/images/mmt/mmt-about-banner.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.aboutus-banner-inside  {
    background-color: rgb(255 255 255 / 76%);
    border-radius: 6px;
    padding: 15px 50px;
    margin: 15px 0;
    flex: 0 0 520px;
    text-align: center;
}
.aboutus-banner-headline  {
    font-size: 28px;
    color: #333;
}
.aboutus-banner-text  {
    font-size: 16px;
    color: #333;
}
.mmt-aboutus-medical {
    padding: 35px 15px;
}
.aboutus-medical-headline {
    font-size: 24px;
    color: #194378;
}
.aboutus-medical-text {
    color: #333;
    max-width: 600px;
}
.certified-clinics {
    margin: 35px 0;
    border-radius: 6px;
    border: 1px solid #D9D9D9;
    padding: 15px;
    min-height: 230px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
}
.certified-clinics-headline {
    font-size: 20px;
    color: #777;
    text-align: center;
    margin-bottom: 15px;
}
.certified-clinics-badge {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.mmt-aboutus-rate {
    background: linear-gradient(93.55deg, #31B9CC -0.65%, #194378 100%);
}
.mmt-rate-content {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 35px 0;
    gap: 20px;
    flex-wrap: wrap;
}
.rate-content-items {
    flex: 0 0 260px;
    background-color: #31B9CC;
    padding: 15px;
    border-radius: 6px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}
.rate-content-items-photo {
    margin-top: -40px;
}
.items-photo-img {
    margin-bottom: 10px;
}
.rate-content-items-value {
    font-size: 22px;
    line-height: 22px;
    color: #FFF;
    font-weight: bold;
}
.rate-content-items-text {
    font-size: 16px;
    color: #FFF;
}
.mmt-principles-content {
    padding: 35px 15px;
}
.aboutus-principles-headline {
    font-size: 24px;
    color: #194378;
    font-weight: bold;
    text-align: center;
    max-width: 700px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.mmt-aboutus-principles {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}
.aboutus-principles-items {
    flex: 0 0 40%;
    background-color: #e2fbff;
    border: 1px dotted #31B9CC;
    padding: 15px;
    border-radius: 6px;
}
.principles-items-head {
    font-size: 20px;
    color: #194378;
    font-weight: bold;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 15px;
}
.principles-photo-img {
    margin-right: 25px;
}
.principles-items-content {
    font-size: 14px;
    color: #333;
}
.mmt-aboutus-help {
    background: linear-gradient(93.55deg, #31B9CC -0.65%, #194378 100%);
    padding: 35px 0;
}
.mmt-help-content {
    width: 1024px;
    margin: 0 auto;
}
.mmt-help-content-headline {
    font-size: 24px;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    max-width: 700px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.mmt-help-content-text {
    color: #FFF;
    font-size: 14px;
    text-align: center;
    margin-bottom: 15px;
}
.mmt-aboutus-help-bottom {
    width: 100%;
    height: auto;
    min-height: 300px;
    background-image: url("/images/mmt/mmt-aboutus-help-bottom.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.mmt-why-content {
    padding: 35px 15px;
}
.aboutus-why-headline {
    max-width: 700px;
    margin: 30px auto;
}
.aboutus-why-headline-title {
    font-size: 24px;
    color: #194378;
    font-weight: bold;
    text-align: center;
}
.aboutus-why-headline-text {
    font-size: 14px;
    color: #333;
    text-align: center;
}
.mmt-aboutus-why {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}
.aboutus-why-items {
    flex: 0 0 40%;
    background-color: #e2fbff;
    border: 1px dotted #31B9CC;
    padding: 15px 15px 15px 65px;
    border-radius: 6px;
    margin-left: 65px;
    position:relative;
}
.why-items-number {
    background: linear-gradient(93.55deg, #31B9CC -0.65%, #194378 100%);
    width: 80px;
    height: 80px;
    color: #FFF;
    font-size: 35px;
    text-align: center;
    font-weight: bold;
    line-height: 80px;
    border-radius: 80px;
    position: absolute;
    left: -40px;
    top: 28px;
}
.why-items-head {
    font-size: 20px;
    color: #194378;
    font-weight: bold;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 15px;
}
.why-items-content {
    font-size: 14px;
    color: #333;
}
.mmt-aboutus-team {
    background: linear-gradient(93.55deg, #31B9CC -0.65%, #194378 100%);
    padding: 35px 0;
}
.mmt-help-content {
    width: 1024px;
    margin: 0 auto;
}
.mmt-team-content-headline {
    font-size: 24px;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    max-width: 700px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.mmt-team-content-text {
    color: #FFF;
    font-size: 14px;
    text-align: center;
    max-width: 768px;
    margin: 15px auto;
}
.mmt-team-content-text > .btn {
    background-color: #31B9CC;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    padding: 10px;
}
.mmt-aboutus-team-bottom {
    width: 100%;
    height: auto;
    min-height: 500px;
    background-image: url("/images/mmt/mmt-aboutus-team-bottom.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.mmt-customers-content {
    padding: 35px 15px;
}
.aboutus-customers-headline {
    max-width: 700px;
    margin: 30px auto;
}
.aboutus-customers-headline-title {
    font-size: 24px;
    color: #194378;
    font-weight: bold;
    text-align: center;
}
.mmt-aboutus-customers {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}
.aboutus-customers-items {
    display: flex;
    flex-direction: row;
    align-items: center;
    border-radius: 6px;
    position:relative;
    overflow: hidden;
}
.customers-items-facebook {
    border: 1px solid #3a5a97;
}
.customers-items-google {
    border: 1px solid #f58c1f;
}
.customers-photo-img {
    border: 0;
}
.customers-items-link {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}
.customers-items-rate {
    padding: 0 15px;
}
.customers-items-text {
    padding: 0 15px;
    font-size: 16px;
    font-weight: bold;
}
.customers-items-text-facebook {
    color: #3a5a97;
}
.customers-items-text-google {
    color: #f58c1f;
}

.experience-rate-review {
    height: 18px;
    position: relative;
    margin: 0 5px 0 0;
    display: inline-flex;
    width: 90px;
    vertical-align: middle;
}
.experience-rate-review:before {
    background-image: url('/images/mmt/star-grey.svg');
    background-repeat: repeat-x;
    background-size: 18px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 90px;
}
.rate-experience-star {
    display: block;
    text-indent: -10000px;
    width: 90px;
    height: 18px;
    position: absolute;
    overflow: hidden;
}
.rate-experience-star:before {
    background-image: url('/images/mmt/star-yellow.svg');
    background-repeat: repeat-x;
    background-size: 18px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    text-indent: 10000px;
    top: 0;
}
.main-medical-info-rate {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 10px;
}
.rate-experience-total-value {
    display: block;
    font-size: 12px;
    font-weight: 400;
    background-color: #1b902a;
    color: #FFF;
    padding: 1px 5px;
    border-radius: 5px 5px 5px 0;
    min-width: 20px;
    min-height: 20px;
    text-align: center;
    text-shadow: 0px 1px 1px rgb(0 0 0 / 30%);
}

@media (min-width: 1500px) {
    .mmt-page-container {
        max-width: 1480px;
    }
}
@media (min-width: 768px) {
    .breadcrumb-row {
        padding: 0;
    }
}
@media (max-width: 768px) {
    .header-detail-breadcrumb {
        overflow: auto;
        -ms-overflow-style: none;
        scrollbar-width: none;
        -webkit-overflow-scrolling: touch;
    }
    .breadcrumb-row {
        padding: 10px 0;
        width: max-content;
        width: -moz-fit-content;
        white-space: nowrap;
        overflow-x: auto;
    }
}
@media (max-width: 768px) {
    .mmt-aboutus-banner {
        min-height: 320px;
    }
    .mmt-aboutus-content {
        height: 320px;
    }
    .aboutus-banner-inside {
        flex: 0 0 100%;
        padding: 15px;
    }
    .mmt-aboutus-medical {
        padding: 15px;
    }
    .aboutus-medical-text {
        max-width: auto;
    }
    .certified-clinics {
        margin: 0 0 15px 0;
    }
    .certified-clinics {
        min-height: auto;
    }
    .mmt-aboutus-principles {
        flex-direction: column;
    }
    .aboutus-principles-items {
        flex: 0 0 auto;
    }
    .mmt-help-content {
        width: 100%;
    }
    .aboutus-why-items {
        flex: 0 0 90%;
        margin-left: 20px;
    }
    .mmt-team-content-text {
        min-width: auto;
    }

    .mmt-aboutus-help-bottom, .mmt-aboutus-team-bottom {
        min-height: 200px;
    }
}
@media (max-width: 580px) {
    .mmt-aboutus-banner {
        min-height: 250px;
    }
    .mmt-aboutus-content {
        height: 250px;
    }
    .aboutus-customers-items {
        flex-direction: column;
    }
    .customers-items-head {
        padding: 15px 0;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}
