.hero__title span, .title {
    color: #49B2CC 
}

.awards_text, .hero_form_text, .hero_form_title, .swiper-slide, .text, .title {
    text-align: center
}

#hero_form.lead-form, * {
    padding: 0
}

.patients .read-more, .read-more, a {
    text-decoration: none
}

#ba, #patient, #short, .awards_list, .patients_slider, .video-player {
    overflow: hidden
}

.read-more, .video-player .play-button, .video-player .video-thumb {
    cursor: pointer
}

* {
    margin: 0;
    box-sizing: border-box
}

ul {
    list-style-type: none
}

a {
    opacity: 1;
    transition: opacity .3s
}

a:hover {
    opacity: .7
}

img {
    vertical-align: bottom;
    max-width: 100%
}

.video-player {
    position: relative;
    padding-top: 56.25%
}

.video-iframe, .video-thumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#ba, .container, .faq__item-title, .form_long-left, .hero, .patients, .patients_slider, .patients_wrapper, .section_ba, .short_video, .summary__item-icon {
    position: relative
}

.video-player .play-button {
    position: absolute;
    top: 45%;
    left: 40%;
    width: 70px;
    height: 88px;
    background: url(../img/short_play.png) no-repeat
}

.hero:after, .journey:after, .patients:after, .section_ba:after {
    content: '';
    height: 100%;
    border-radius: 1233px;
    filter: blur(132.5500030517578px)
}

.video-player .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26px;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0)
}

.container {
    width: 100%;
    max-width: 1250px;
    margin: 0 auto;
    padding: 0 10px
}

.title {
    margin-bottom: 35px;
    display: block;
    font-size: 32px;
    font-weight: 600
}

.text {
    margin: 0 auto 60px;
    color: #fff;
    max-width: 890px;
    font-weight: 400
}

body {
    font-family: Poppins, sans-serif;
    font-size: 16px;
    color: #fff;
    background: #00171C;
    overflow-x: hidden
}

.header {
    padding: 40px 0 80px
}

.header__content, .hero, .hotel_wrapper {
    display: flex;
    justify-content: space-between
}

.whatsapp_button {
    display: flex;
    align-items: center;
    column-gap: 10px;
    padding: 5px 10px;
    border-radius: 30px;
    background: linear-gradient(90deg, #1C8AB7 0, #49B2CC 100%);
    font-size: 14px;
    font-weight: 500;
    color: #fff
}

.general_button a, .hero_button {
    text-transform: uppercase;
    background: linear-gradient(90deg, #1C8AB7 0, #49B2CC 100%)
}

.section_hero {
    margin-bottom: 120px
}

.hero:after, .journey:after, .patients:after, .section_ba:after {
    position: absolute;
    top: 0;
    width: 100%;
    background: rgba(155, 222, 255, 0.10);
    background-blend-mode: overlay;
    z-index: 0
}

.hero__text, .hero_image, .journey .container, .patients .container, .section_ba .container, .step_item {
    position: relative;
    z-index: 1
}

.hero__list li:after, .hero_form {
    position: absolute;
    background: #fff
}

.hero__title {
    margin-bottom: 20px;
    font-size: 36px;
    color: #fff
}

.hero__title span span {
    font-size: 24px
}

.footer_logo, .hero__list {
    margin-bottom: 60px
}

.hero__list li {
    color: #fff;
    font-size: 18px;
    position: relative;
    padding-left: 20px;
    margin-bottom: 5px
}

.hero__list li:after {
    content: '';
    top: 12px;
    left: 6px;
    width: 4px;
    height: 4px;
    border-radius: 50%
}

.hero_button {
    display: inline-flex;
    align-items: center;
    column-gap: 15px;
    padding: 15px 25px;
    font-size: 16px;
    font-weight: 700;
    border-radius: 20px;
    color: #fff
}

.awards, .hero_form, .hotel_image img {
    border-radius: 30px
}

.hero_form {
    padding: 20px 10px;
    top: 25%;
    left: -35%;
    max-width: 340px;
    width: 100%
}

.hero_form_title {
    font-size: 32px;
    color: #49B2CC;
    font-weight: 600;
    line-height: 136.935%
}

.hero_form_text {
    margin-bottom: 10px;
    font-size: 14px;
    color: #010418
}

#hero_form .lead-form__button {
    color: #fff !important;
    width: 100% !important;
    background: linear-gradient(90deg, #1C8AB7 0, #49B2CC 100%) !important
}

.section_patient {
    padding: 30px 0 150px;
    background: #0C2938
}

.pt-swiper-button-next, .pt-swiper-button-prev {
    top: 63% !important
}

.awards {
    margin-top: -50px;
    padding: 60px 60px 50px;
    margin-bottom: 80px;
    background: linear-gradient(90deg, #1C8AB7 0, #49B2CC 100%)
}

.progress, .progress_bg, .step, .step.active {
    background-color: #1C8AB7
}

.awards_text {
    margin-top: 30px !important;
    max-width: 780px;
    line-height: 150%
}

.awards_text, .step {
    margin: 0 auto;
    color: #fff
}

.timeline {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.step {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    z-index: 1
}

.progress, .progress_bg {
    position: absolute;
    top: 50%;
    left: 0;
    height: 4px
}

.progress {
    z-index: 0
}

.progress_bg {
    width: 100%;
    z-index: -1
}

.timeline_contents {
    padding-top: 20px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    text-align: center
}

.step_item, .timeline_content {
    width: 10%;
    text-align: center
}

.timeline_content {
    font-size: 16px;
    margin: 10px 0
}

.faq__item.selected .faq__item-content, .mobile_hide, .timeline_content.active, .timeline_content.active .timeline_text {
    display: block
}

.timeline_title {
    font-weight: 600;
    margin-bottom: 10px;
    text-align: center
}

.timeline_text {
    display: block;
    font-size: 12px;
    text-align: center
}

.lead-form__button {
    border-radius: 20px !important
}

.journey {
    position: relative;
    margin-bottom: 60px;
    padding-bottom: 80px
}

.doctor_form, .long_form_2, .patients {
    margin-bottom: 80px
}

.general_button, .journey_button {
    margin-top: 50px;
    text-align: center
}

.journey .title {
    margin-bottom: 70px
}

.journey .general_button {
    padding-top: 60px
}

.doctor_form_wrapper {
    display: flex;
    column-gap: 40px;
    background: #fff;
    border-radius: 50px
}

.doctor_form_image, .form_long-right, .long_form_2_left {
    width: 50%
}

.doctor_form .form {
    width: 50%;
    padding: 30px 40px 20px 0
}

.doctor_form .form .title{
    color: #1C8AB7;
}

.doctor_form .lead-form {
    background: 0 0
}

.google_reviews {
    position: absolute;
    top: 0;
    right: 50px;
    display: inline-block;
    width: 90px;
    height: 136px;
    background: url("../img/google_reviews-blue.webp") 0 0/contain no-repeat
}

.form .title {
    padding-right: 120px;
    margin-bottom: 0;
    text-align: left
}

.doctor_form .form_text {
    margin-bottom: 5px;
    padding-right: 120px;
    color: #0e122d;
    font-size: 15px;
}

#long_form {
    background: #fff;
    border-radius: 40px;
    padding: 30px
}

#long_form .lead-form__button {
    width: 100% !important
}

#long_form .lead-form__row, #long_form_2 .lead-form__row {
    padding: 0 2px;
    margin-bottom: 10px
}

.patients .general_button {
    padding-top: 40px
}

.patients-pagination, .swiper-pagination-bullets {
    text-align: center;
    margin-top: 30px
}

.patients .review-card {
    min-height: 260px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
    padding: 20px;
    text-align: left
}

.patients .user-info {
    display: flex;
    align-items: center
}

.patients .user-image {
    margin-right: 10px
}

.patients .user-details h4 {
    margin: 0;
    font-size: 16px;
    color: #333
}

.patients .review-date {
    font-size: 12px;
    color: #777;
    margin-top: +2px
}

.patients .stars {
    color: gold;
    font-size: 18px
}

.patients .review-text {
    font-size: 14px;
    color: #333;
    margin: 5px 0
}

.patients .read-more {
    font-size: 14px;
    color: #333;
    opacity: .7
}

.read-more {
    display: none;
    color: #737373;
    font-size: 12px
}

.patients .swiper-button-next, .patients .swiper-button-prev {
    top: 35% !important
}

.summary{
    background-color: #0C2938;
    padding: 80px 0;
}

.summary__items {
    max-width: 1130px;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto
}

.summary__item {
    display: flex;
    width: 33.3%;
    padding: 10px
}

.summary__item-content {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 35px 10px 40px;
    text-align: center;
    border-radius: 30px;
    background-color: #fff;
}

.summary__item-content:hover {
    background: #49B2CC;
}

.summary__item-icon {
    margin-bottom: 35px
}

.summary__item-icon:after {
    content: "";
    position: absolute;
    left: 35%;
    bottom: -15px;
    width: 30%;
    height: 1px;
    background: #000;
    opacity: .3
}

.summary__item-title {
    font-size: 16px;
    color: #000
}

.summary__item-content:hover .summary__item-title,
.summary__item-content:hover .summary__item-text {
  color: #fff;
}

.summary__item-text {
    font-size: 18px;
    font-weight: 500;
    color: #000
}


.summary .text .blue {
    color: #3867d8
}

.summary .text .big {
    display: block;
    font-size: 20px;
    font-weight: 600
}

.section_short {
    margin-bottom: 90px;
    padding: 80px 0;
    background: linear-gradient(90deg, #1340aa 0, #3b6adb 100%)
}

.section_faq .title, .section_short .title {
    color: #fff
}

.short_video {
    margin: 0 auto;
    width: 300px;
    height: 532px;
    border-radius: 40px
}

#short {
    max-width: 970px;
    margin: 0 auto
}

.short-swiper-button-next, .short-swiper-button-prev {
    top: 50% !important;
    color: #fff !important
}

.short-pagination .swiper-pagination-bullet, .short-pagination .swiper-pagination-bullet-active {
    background: #fff
}

.form_long {
    display: flex;
    max-width: 1170px;
    margin: 100px auto 0;
    padding: 30px;
    border-radius: 50px;
    background: #010418
}

.form_long-left {
    width: 50%
}

.form_long-title {
    padding-right: 140px;
    margin-bottom: 10px;
    padding-top: 40px;
    color: #1C8AB7;
    font-size: 24px;
    font-weight: 600
}

.form_long-text {
    max-width: 400px;
    margin-bottom: 90px;
    font-size: 14px
}

.form_long .google_reviews {
    top: -30px
}

.turkey{
padding: 80px 0;
}

.turkey_wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.turkey_left {
    width: 40%;
    padding-right: 3%
}

.hotel_left, .turkey_right {
    display: flex;
    width: 58%;
    flex-wrap: wrap
}

.hotel_image, .turkey_image {
    position: relative;
    margin-bottom: 20px
}

.turkey_image_text {
    position: absolute;
    bottom: 20px;
    left: 20px;
    font-weight: 600
}

.hotel_image:first-of-type, .hotel_image:nth-of-type(3), .turkey_image:first-of-type, .turkey_image:nth-of-type(3) {
    margin-right: 20px
}

.turkey .h2_title {
    margin-bottom: 20px;
    font-size: 40px;
    color: #49B2CC
}

.hotel .h2_title span, .turkey .h2_title span {
    display: block;
    font-size: 32px
}

.turkey .turkey_text {
    margin-bottom: 20px;
    text-align: justify;
    line-height: 150%
}

.turkey .general_button {
    text-align: left
}

.hotel .general_button, .hotel_right {
    text-align: right
}

.hotel {
    margin-bottom: 100px
}

.hotel_right {
    width: 42%;
    padding-left: 3%
}

.hotel .h2_title {
    margin-bottom: 40px;
    font-size: 32px;
    color: #49B2CC
}

.hotel .hotel_text {
    margin-bottom: 110px;
    line-height: 150%
}

.hotel_logo {
    margin-bottom: 60px;
    display: block
}

.long_form_2-text, .long_form_2-title {
    margin-bottom: 25px
}

.hotel .general_button a {
    padding: 18px 80px
}

.long_form_2-content {
    display: flex;
    column-gap: 40px
}

.long_form_2_right {
    position: relative;
    width: 50%;
    background: #fff;
    border-radius: 40px;
    padding: 30px
}

.long_form_2-title {
    font-size: 32px;
    color: #49B2CC
}

.long_form_2-list li {
    font-size: 18px;
    margin-bottom: 5px
}

.long_form_2-list li span {
    color: #49B2CC
}

.long_form_2_right .form_long-title {
    padding-top: 0
}

.long_form_2_right .form_long-text {
    max-width: 100%;
    margin-bottom: 10px;
    color: #0e122d
}

.section_ba {
    margin-bottom: 120px
}

.section_faq {
    background: #0C2938;
    padding: 80px 0
}

.faq__items {
    max-width: 740px;
    margin: 0 auto
}

.faq__item, .footer_title {
    margin-bottom: 30px
}

.faq__item.selected .faq__item-title:after {
    transform: rotate(180deg);
    top: 23px
}

.faq__item-title {
    display: block;
    color: #fff;
    cursor: pointer;
    background: #00171C;
    border-radius: 10px;
    padding: 20px 40px 20px 20px
}

.faq__item-content {
    display: none;
    padding-top: 15px;
    color: #fff
}

.footer, .footer_phone a {
    color: #010418
}

.faq__item-title:after {
    content: "";
    position: absolute;
    right: 20px;
    width: 26px;
    top: 28px;
    height: 16px;
    margin-left: 10px;
    background: url(../img/arrow_down.png) no-repeat
}

.footer {
    padding: 40px 0;
    background: #fff
}

.lead-form__input, .lead-form__label, .lead-form__label .iti *, .lead-form__label-title {
    color: #010418 !important
}

.footer_title {
    font-weight: 500
}

.footer_address, .footer_phone {
    padding-left: 30px;
    margin-bottom: 20px
}

.footer_address {
    background: url(../img/ico_map.png) left center no-repeat
}

.footer_phone {
    background: url(../img/ico_phone.png) left center no-repeat
}

.footer_wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.social_media {
    display: flex;
    column-gap: 20px
}

.mobile-sticky {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 999
}

.mobile-sticky a {
    float: left;
    margin-left: 10px
}

.mobile-sticky__whatsapp {
    display: inline-block;
    width: 46px;
    height: 46px;
    box-shadow: 0 24px 32px rgba(0, 168, 89, .14), 0 16px 24px rgba(0, 168, 89, .04), 0 4px 8px rgba(0, 168, 89, .04), 0 0 1px rgba(0, 168, 89, .04);
    background: url("../img/ico-whatsapp.svg") center center no-repeat padding-box #00a859;
    border-radius: 40px
}

.general_button a {
    padding: 18px 40px;
    border-radius: 20px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;

}

.lead-form__input {
    font-size: 18px;
    background: 0 0 !important
}

.lead-form__label .lead-form__label-title {
    top: 15px !important;
    left: 15px !important;
    background: 0 0 !important;
    color: #010418 !important;
    opacity: .5;
    font-size: 16px !important
}

.lead-form__label {
    padding: 10px !important;
    background: #e8e8e8 !important;
    border-radius: 20px !important
}

.lead-form__row:nth-of-type(3) .lead-form__label-title {
    display: none !important
}

.lead-form__label:focus-within {
    box-shadow: none !important
}

.lead-form .iti__country-list {
    background: #fff !important
}

.lead-form.border-none .lead-form__row {
    padding: 5px 2px !important
}

.lead-form__button {
    background: linear-gradient(90deg, #1C8AB7 0, #49B2CC 100%);
    color: #fff !important;
    border: 1px solid #101115;
    width: 60% !important;
    font-weight: 700
}

.lead-form .lead-form__check .lead-form__label-title, .lead-form .policy {
    font-size: 12px !important
}

.mobile_show, .mobile_summary {
    display: none
}

@media (max-width: 1170px) {
    .doctor_form_wrapper, .footer_wrapper, .form_long, .hero, .long_form_2-content, .long_form_2-list li span, .mobile_show, .mobile_summary, .turkey_wrapper {
        display: block
    }

    .container {
        padding: 0 20px
    }

    .header {
        padding-bottom: 60px
    }

    .awards_text, .faq__item-content, .faq__item-title, .general_button a, .hero__title span span, .hotel_text, .long_form_2-list li, .long_form_2-text, .summary__item-title, .text, .turkey .turkey_text, .turkey_image_text {
        font-size: 14px
    }

    .hero__title, .long_form_2-title, .title, .turkey .h2_title {
        font-size: 24px
    }

    .hero__list li, .summary__item-text {
        font-size: 16px
    }

    .hero__text {
        margin-bottom: 60px
    }

    .hero_button {
        padding: 10px 20px
    }

    .hero_form {
        max-width: 526px;
        position: relative;
        top: inherit;
        left: inherit
    }

    .section_hero {
        margin-bottom: 100px
    }

    .title {
        margin-bottom: 25px
    }

    .footer_logo, .form_long-left, .journey .title, .long_form_2_left, .text {
        margin-bottom: 30px
    }

    .awards {
        padding: 30px
    }

    .awards_list, .faq__item {
        margin-bottom: 20px
    }

    .awards_list_scroll {
        justify-content: start
    }

    .awards_list img {
        max-width: 85px
    }

    .section_patient {
        padding-bottom: 130px
    }

    .journey .general_button {
        padding-top: 0
    }

    .journey {
        padding-bottom: 10px
    }

    .doctor_form {
        max-width: 625px;
        margin: 0 auto 60px
    }

    .doctor_form .form, .doctor_form_image {
        width: 100%
    }

    #long_form, .doctor_form .form {
        padding: 20px
    }

    .google_reviews {
        width: 60px;
        right: 10px;
    }

    .summary__items {
        flex-wrap: nowrap;
        overflow-x: auto
    }

    .summary__item-content {
        margin-right: 20px
    }

    .summary__item {
        width: inherit
    }

    .form_long {
        margin-top: 60px
    }

    .form_long-left, .form_long-right, .long_form_2_left, .long_form_2_right, .summary__item-content, .turkey_left, .turkey_right {
        width: 100%
    }

    .footer_info, .hotel .hotel_text, .turkey_left {
        margin-bottom: 40px
    }

    .hotel_image, .turkey_image {
        width: 46%
    }

    .hotel .h2_title span, .turkey .h2_title span {
        font-size: 20px
    }

    .hotel_wrapper {
        flex-wrap: wrap
    }

    .hotel_left, .hotel_right {
        width: 100%;
        margin: 0 auto
    }

    .hotel_right {
        order: 1;
        text-align: left
    }

    .hotel_left {
        order: 2
    }

    .mobile_hide, .summary__items {
        display: none
    }

    .footer_map, .hotel .general_button, .hotel .h2_title, .hotel .hotel_text, .hotel_image, .hotel_logo, .long_form_2_left, .turkey .general_button, .turkey .turkey_text, .turkey_wrapper {
        text-align: center
    }

    .hotel .h2_title {
        font-size: 24px;
        margin-bottom: 20px
    }

    .hero_image {
        display: flex;
        column-gap: 40px
    }

    .turkey_image_text {
        left: 0;
        text-align: center;
        width: 100%
    }

    .doctor_form .form_text, .form .title {
        padding-right: 0
    }

    .footer {
        padding-bottom: 60px;
        margin-bottom: 60px
    }

    .swiper-button-next, .swiper-button-prev {
        display: none !important
    }
}

@media (max-width: 992px) {
    .step, .timeline_title {
        font-size: 14px
    }

    .hero_image {
        display: block
    }

    .hero_form {
        margin-top: 40px
    }

    .timeline_contents {
        flex-direction: column
    }

    .timeline_content, .timeline_text, .timeline_title {
        width: 100%;
        text-align: left
    }

    .timeline_content {
        height: 80px;
        margin-bottom: 20px;
        margin-top: 5px;
    }

    .mobile_timeline {
        position: relative
    }

    .timeline {
        position: absolute;
        top: 0;
        left: 0;
        height: 90%;
        flex-direction: column;
        text-align: left;
        align-items: flex-start;
        justify-content: space-between;
        overflow: hidden
    }

    .timeline_contents {
        padding: 0 0 0 50px;
        justify-content: left
    }

    .progress, .progress_bg {
        top: 0;
        left: 15px;
        transform-origin: 0 0;
        transform: rotate(90deg)
    }

    .step_item {
        width: auto
    }

    .step {
        width: 30px;
        height: 30px
    }

    .progress {
        display: none
    }

    .progress_bg {
        width: 200%
    }

    .logo {
        max-width: 50%
    }

    .whatsapp_button {
        font-size: 12px
    }

    .header__content {
        align-items: center
    }

    .faq__item-title:after {
        background-size: 73%;
        top: 27px
    }

    .faq__item.selected .faq__item-title:after {
        top: 23px;
        right: 30px
    }

    .long_form_2-list li span{
        font-size: 16px!important;
        font-weight: 500;
    }

    .long_form_2-list li{
        margin-bottom: 10px;
    }

    html{
        overflow-x: hidden;
    }
}

@media (max-width: 480px) {
    .general_button a{
        display: block;
        overflow: hidden;
        padding: 20px!important;
    }
    .form_long-title{
        font-size: 18px!important;
    }
    .form_long-title{
        padding-right: 80px;
    }
    .long_form_2_right .form_long-text{
        padding-right: 0!important;
    }
    .lead-form__label-title{
        font-size: 14px!important;
    }

}

.bold{
    font-weight: 500;
}