html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
    font-family: "Roboto Condensed", sans-serif;
}

article,
aside,
footer,
header,
nav,
section {
    display: block;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

figcaption,
figure,
main {
    display: block;
}

figure {
    margin: 1em 40px;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: inherit;
}

b,
strong {
    font-weight: bolder;
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

dfn {
    font-style: italic;
}

mark {
    background-color: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

audio,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    display: inline-block;
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details,
menu {
    display: block;
}

summary {
    display: list-item;
}

canvas {
    display: inline-block;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-rendering: optimizeLegibility;
}

body {
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

a {
    text-decoration: none;
    color: inherit;
}

img {
    vertical-align: middle;
}

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
figure,
p,
pre,
fieldset,
ul,
ol,
menu,
form {
    margin: 0;
}

button,
fieldset,
iframe {
    border: 0;
}

fieldset,
ul,
ol,
button,
menu {
    padding: 0;
}

ol,
ul {
    list-style: none;
}

textarea {
    resize: vertical;
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

td {
    padding: 0;
}

a {
    transition: all .3s ease;
}

img {
    max-width: 100%;
    height: auto;
}


.desktop-header .header-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.desktop-header .header-wrapper .link-logo img {
    max-width: 220px;
}

.social-left-links {
    display: flex;
    align-items: center;
    gap: 30px;
}

.social-left-links ul {
    color: white;
    display: flex;
    align-items: center;
    gap: 15px;
}

.social-left-links ul i {
    font-size: 18px;
}

.right-header-wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
}

.hero-componet {
    padding-top: 250px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    padding-bottom: 150px;
    overflow: hidden;
}

.desktop-header {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 9;
}

.hero-left-content .top-title {
    color: #273482;
    font-size: 170px;
    font-weight: 800;
    letter-spacing: -5px;
    text-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);
    font-family: "Playfair Display", serif;
    font-size: 70px;
    font-weight: 400;
    letter-spacing: -3px;
    line-height: 30px;
}

.hero-left-content .title {
    color: #FFFFFF;
    font-size: 170px;
    font-weight: 800;
    letter-spacing: -5px;
    text-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);
    font-family: "Playfair Display", serif;
}

.hero-left-content .desc {
    color: white;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 30px;
}

/* button codes */

.btn {
    display: inline-block;
    background: white;
    color: #686868;
    border-radius: 5px 5px 5px 5px;
    padding: 20px 30px 20px 30px;
    font-weight: 500;
}

.btn-mastery:hover {
    background: #273482;
    color: white;
}

header a.instagram-link, header .whatsapp-link {
    display: flex;
    align-items: center;
    gap: 13px;
    font-size: 17px;
    line-height: 33px;
    padding: 7px 15px 7px 15px;
    border-radius: 5px 5px 5px 5px;
    color: white;
    font-family: "Playfair Display", sans-serif;
}

header a.instagram-link i,header a.whatsapp-link i {
    font-size: 36px;
}

header a.instagram-link:hover, header .whatsapp-link:hover {
    background: #273482;
}


.header-menu-wrapper {
    padding-top: 20px;
    border-top: solid 1px #ffffff4d;
    margin-top: 20px;
    text-align: center;
}

.header-menu-wrapper ul {
    font-size: 18px;
    text-transform: uppercase;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0px;
}

.header-menu-wrapper ul a {
    display: inline-block;
    padding: 8px 20px;
}

.header-menu-wrapper ul a:hover {
    background: #273482;
}

.hero-componet .row {
    align-items: center;
}

.hero-component .col-md-7 {
    position: relative;
}

.hero-component .col-md-7 img {
    position: absolute;
    right: 0;
}

.hero-componet .col-md-7 {
    position: relative;
}

.hero-componet .col-md-7 img {
    /* position: absolute; */
    top: 0;
    transform: translate(100px, 47px) scale(1.40);
}

.hero-componet .hero-bottom {
    position: absolute;
    bottom: -19px;
    z-index: 9;
}

.about-us {
    padding: 150px 0;
}

.about-left-content .top-title {
    font-size: 50px;
    font-weight: 400;
    letter-spacing: -3px;
    font-family: "Playfair Display";
    color: #273482;
}

.about-left-content .title {
    font-size: 135px;
    font-weight: 700;
    letter-spacing: -5px;
    color: #56aaa5;
    font-family: "Playfair Display";
}

.about-left-content .desc {
    margin-top: 30px;
    color: #686868;
    line-height: 25px;
}

.flex-center {
    align-items: center;
}

.about-right-picture {
    position: relative;
}

.about-right-picture .picture-2 {
    position: absolute;
    bottom: 0;
}

.about-us .about-icons {
    margin-top: 40px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-content: center;
    gap: 30px;
}

.about-us .about-icons .icon-box {
    display: flex;
    align-items: center;
    color: #686868;
    font-size: 20px;
    gap: 20px;
    text-align: left;
    width: auto;
    justify-content: flex-start;
    font-weight: 300;
}

.about-us .about-icons .icon-box i {
    font-size: 36px;
    font-weight: 400;
}

.option-box .picture img {
    height: 260px;
    width: 260px;
    object-fit: cover;
    border-radius: 50%;
}

.option-box {
    text-align: center;
    font-size: 28px;
    font-family: "Playfair Display";
    position: relative;
}

.option-box .picture {
    margin-bottom: 30px;
}

.option-box .bg {
    position: absolute;
    top: 0;
    z-index: -1;
    width: 100%;
}

.option-box .bg img {
    width: 245px;
}

.antalya-options {
    padding-bottom: 100px;
}

.doctor-profile {
    padding-top: 100px;
    background: linear-gradient(60deg, #6DD5CE 47%, #56AAA5 100%);
    position: relative;
    padding-bottom: 8px;
}

.doctor-picture-wrapper {}

.doctor-picture-wrapper {
    position: relative;
}

.doctor-picture-wrapper .bg {
    position: absolute;
    top: 50%;
    z-index: 0;
    transform: translateY(-50%);
}

.doctor-picture-wrapper .picture {
    z-index: 9;
    position: relative;
}

.doctor-profile svg.doctor-bottom {
    position: absolute;
    bottom: 0;
    z-index: 99;
}

.doctor-profile-right-content .top-title {
    font-size: 30px;
    font-weight: 400;
    color: #273482;
    font-family: "Playfair Display";
}

.doctor-profile-right-content .title {
    color: #FFFFFF;
    font-size: 80px;
    line-height: 83px;
    letter-spacing: -3px;
    text-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);
    font-family: "Playfair Display";
    padding-bottom: 20px;
    position: relative;
}

.doctor-profile-right-content .title::before {
    position: absolute;
    content: '';
    width: 200px;
    height: 1px;
    background: white;
    bottom: 11px;
}

.doctor-profile-right-content .desc {
    color: white;
    line-height: 22px;
    font-size: 18px;
    margin-bottom: 20px;
}

.doctor-profile-right-content a.read-btn {
    color: white;
    margin-bottom: 20px;
    display: inline-block;
    position: relative;
}

.doctor-profile-right-content a.read-btn::before {
    position: absolute;
    content: '';
    width: 150px;
    height: 1px;
    background: white;
    bottom: -13px;
}

.doctor-profile-right-content .signature img {
    max-width: 300px;
}

.doctor-profile-right-content .signature {
    margin-top: 12px;
    margin-bottom: 20px;
}

.doctor-profile-right-content .title-doctor {
    color: white;
    font-family: "Playfair Display";
    font-size: 20px;
}

.doctor-profile-right-content a.read-btn:hover {
    color: #273482;
}

.doctor-profile .hero-top {
    position: absolute;
    top: 0;
}

.treatments-component {
    margin-top: 150px;
    padding-bottom: 200px;
}

.section-top-title {
    color: #273482;
    font-size: 35px;
    font-weight: 400;
    letter-spacing: -1px;
    font-family: "Playfair Display";
    text-align: center;
}

.section-top-title-2 {
    text-align: center;
    color: #56aaa5;
    font-size: 76px;
    letter-spacing: -2px;
    font-family: "Playfair Display";
    margin-bottom: 50px;
}

.treatment-box img {
    height: 400px;
    object-fit: cover;
    width: 100%;
    border-radius: 10px;
    transition: all .3s ease;
}

.treatment-box {
    position: relative;
    display: block;
    margin-bottom: 24px;
}

.treatment-box .title {
    position: absolute;
    bottom: 20px;
    width: calc(100% - 30px );
    left: 15px;
    padding: 11px 11px 11px 11px;
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    background: #56aaa5;
    text-align: center;
    transition: all .3s ease;
}

.treatment-box .picture {
    overflow: hidden;
}

.treatment-box:hover .picture img {
    transform: scale(1.2);
}

.treatment-box:hover .title {
    opacity: 0;
}

.doctor-profile.our-clinic {
    padding: 250px 0;
    position: relative;
    background: none;
    overflow: hidden;
}

.doctor-profile.our-clinic .video-background {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.doctor-profile.our-clinic .video-background iframe {
    width: 120%;
    height: 100%;
}

section.doctor-profile.our-clinic::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #6dd5ce 0%, #6DD5CE3D 100%);
    top: 0;
    left: 0;
    z-index: 0;
}

.our-clinic .container {
    z-index: 8;
    position: relative;
}

.our-clinic-contents .top-title {
    line-height: 83px;
    text-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);
    font-family: "Playfair Display";
    color: #273482;
    font-size: 30px;
    font-weight: 400;
}

.our-clinic-contents .title {
    color: #FFFFFF;
    font-size: 80px;
    line-height: 83px;
    letter-spacing: -5px;
    text-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);
    font-family: "Playfair Display";
    padding-bottom: 50px;
    position: relative;
}

.our-clinic-contents .title::before {
    position: absolute;
    content: '';
    width: 300px;
    height: 1px;
    background: white;
    bottom: 27px;
}

.our-clinic-contents .desc {
    color: white;
    font-size: 18px;
    line-height: 22px;
}

.our-clinic-contents .desc p {
    margin-bottom: 20px;
    color: white;
}

.home-testimonials {
    padding: 100px 0;
}

.home-testimonials .section-top-title-2 {
    font-size: 130px;
    font-weight: 800;
    letter-spacing: -5px;
}

.home-testimonial-box .comment {
    color: #686868;
    line-height: 22px;
    text-align: center;
    font-size: 18px;
    margin-bottom: 20px;
}

.home-testimonial-box {
    text-align: center;
}

.home-testimonial-box .name {
    font-family: "Playfair Display";
    color: #56aaa5;
    font-weight: 500;
    margin-bottom: 10px;
}

.home-testimonial-box .country {
    color: #686868;
}

.btn-area {
    text-align: center;
    margin-top: 50px;
}

.view-btn {
    border: solid 1px #273482;
    color: #273482;
}

.view-btn:hover {
    color: white;
}

.home-gallery {
    padding-top: 150px;
    padding-bottom: 100px;
}

.gallery-section-top-title {
    text-align: center;
    color: #56aaa5;
    font-size: 76px;
    letter-spacing: -2px;
    font-family: "Playfair Display";
}

.gallery-section-top-title-2 {
    text-align: center;
    color: #273482;
    font-size: 35px;
    font-weight: 400;
    letter-spacing: -1px;
    font-family: "Playfair Display";
    margin-bottom: 50px;
}

.home-gallery .gallery-wrapper {
    padding: 0 30px;
}

.gallery-box img {
    height: 400px;
    object-fit: cover;
    width: 100%;
    transition: all .3s ease;
}

.gallery-box {
    overflow: hidden;
    display: block;
    margin-bottom: 30px;
}

.gallery-box:hover img {
    transform: scale(1.1);
}

.dental-tourism-component {
    padding-top: 150px;
    padding-bottom: 200px;
    background: #6dd5ce;
    position: relative;
}

.dental-tourism-component .hero-top {
    position: absolute;
    top: 0;
}

.swiper-container {
    overflow: hidden;
}

.dental-tourism-component .left-content .top-title {
    color: #273482;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: -1px;
    font-family: "Playfair Display";
}

.dental-tourism-component .left-content .title {
    color: white;
    font-size: 80px;
    line-height: 83px;
    letter-spacing: -3px;
    text-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);
    font-family: "Playfair Display";
    margin-bottom: 20px;
}

.dental-tourism-component .left-content .desc {
    color: white;
    line-height: 22px;
    font-size: 18px;
    margin-bottom: 30px;
}

.process-box .title {
    font-size: 22px  !important;
    letter-spacing: 0 !important;
    margin-bottom: 10px !important;
    line-height: 40px !important;
}

.process-box img {
    width: 100px;
    margin-bottom: 20px;
}

.dental-tourism-component a.btn.btn-read {
    margin-top: 50px;
}

.dental-tourism-right-image {
    position: relative;
}

.dental-tourism-right-image .bg {
    position: absolute;
    bottom: 0;
}

.dental-tourism-right-image .picture {
    position: relative;
    z-index: 8;
}


.dental-tourism-component .hero-bottom {
    position: absolute;
    bottom: -3px;
}


.home-contact-component {
    padding: 150px;
}

.home-form-wrapper .top-title {
    color: #273482;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: -1px;
    font-family: "Playfair Display";
}

.home-form-wrapper .title {
    color: #56aaa5;
    font-size: 76px;
    letter-spacing: -2px;
    font-family: "Playfair Display";
    margin-bottom: 10px;
}

.home-form-wrapper .desc {
    color: #686868;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 15px;
}

.contact-form input,.contact-form textarea {
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
    border: solid 1px #6dd5ce;
    border-radius: 3px;
    color: #BDBDBD;
    font-family: "Roboto Condensed", sans-serif;
}

.contact-form button {
    width: 100%;
    padding: 10px;
    font-size: 23px;
    border-radius: 3px;
    color: white;
    font-weight: 600;
    font-family: "Roboto Condensed", sans-serif;
    letter-spacing: 1px;
    background: #56aaa5;
    cursor: pointer;
    transition: all .3s ease;
}

.contact-form button:hover {
    background: #273482;
}

footer {
    padding-top: 100px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

footer .hero-top {
    position: absolute;
    top: 0;
}

footer .contact-title {
    font-size: 40px;
    font-weight: normal;
    text-align: center;
    font-family: "Playfair Display";
    color: white;
}

footer .phone-one {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    font-size: 36px;
    color: white;
    font-weight: bold;
    align-items: center;
    gap: 10px;
}

footer .phone-one img {
    width: 30px;
}

footer .contact-box {
    margin-top: 50px;
    display: grid;
    grid-template-columns: 1fr 6fr;
}

footer .contact-box i {
    color: white;
    font-size: 41px;
}

.contact-box .title {
    font-size: 28px;
    font-family: "Playfair Display";
    color: white;
    margin-bottom: 15px;
}

.contact-box a {
    color: white;
    font-size: 18px;
}

.contact-box .clock {
    color: white;
    line-height: 24px;
    font-size: 18px;
}

footer .footer-wrapper {
    margin-top: 50px;
    padding-top: 50px;
    border-top: solid 1px white;
    text-align: center;
    color: white;
    padding-bottom: 30px;
}

footer .phone-one:hover {
    color: #273482;
}

.breadcrumb {
    padding-top: 100px;
}

.breadcrumb .title {
    font-size: 3rem;
    color: white;
    margin-bottom: 10px;
}

.breadcrumb ul {
    display: flex;
    align-items: center;
    gap: 20px;
    color: white;
}

.breadcrumb ul a {
    position: relative;
}

.breadcrumb ul a::before {
    position: absolute;
    content: '|';
    right: -11px;
}

.breadcrumb {
    position: relative;
}

.breadcrumb .doctor-bottom {
    position: absolute;
    bottom: -1px;
}

.content-wrapper p {
    color: #686868;
    padding: 10px 0;
    line-height: 25px;
}

.content-wrapper h1, .content-wrapper h2, .content-wrapper h3, .content-wrapper h4, .content-wrapper h5, .content-wrapper h6 {
    color: #56aaa5;
    margin-bottom: 15px;
    font-family: "Playfair Display";
}


.content-wrapper {
    font-family: "Roboto", sans-serif;
}

.detail-page {
    padding: 100px 0;
}

.about-detail-slogan {
    font-family: "Playfair Display";
    font-size: 36px;
    padding-left: 150px;
    padding-right: 100px;
    color: #0d0d0d;
    margin-bottom: 150px;
    position: relative;
}

.about-detail-slogan::before {
    position: absolute;
    content: '';
    width: 4px;
    height: calc(100% + 100px);
    background: #686868;
    left: 100px;
    opacity: 0.5;
}

.sidebar-form {
    padding: 30px;
    border: solid 2px #56aaa5;
    border-radius: 20px;
    position: relative;
    padding-top: 51px;
}

.sidebar-form .title {
    position: absolute;
    top: 0;
    color: #56aaa5;
    width: calc(100% - 60px);
    padding: 10px;
    text-align: center;
    border: solid 2px #56aaa5;
    border-radius: 10px;
    font-size: 20px;
    transform: translateY(-24px);
    background: white;
}

.content-wrapper ul {
    padding-left: 30px;
    margin-bottom: 20px;
    color: #686868;
}

.content-wrapper ul li {
    margin-bottom: 10px;
    position: relative;
}

.content-wrapper ul li::before {
    position: absolute;
    content: '.';
    font-size: 80px;
    left: -29px;
    line-height: 0;
    top: -17px;
    background: #56aaa5;
    color: #56aaa5;
}

.sidebar-form {
    position: sticky;
    top: 50px;
}

.detail-page .gallery-area {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 10px;
    margin-top: 20px;
}

.detail-page .gallery-area img {
    height: 100%;
    object-fit: cover;
}

.detail-page .gallery-title {
    font-size: 28px;
    color: #56aaa5;
    margin-bottom: 15px;
    margin-top: 15px;
    font-family: "Playfair Display";
}

.detail-page .faq-title {
    font-size: 28px;
    color: #56aaa5;
    margin-bottom: 15px;
    margin-top: 50px;
    font-family: "Playfair Display";
}

/* faq */

 .faq-item {
      margin-bottom: 10px;
      border: 1px solid #56aaa5;
    }

    .faq-question {
      cursor: pointer;
      padding: 10px;
      display: flex;
      align-items: center;
      transition: background 0.3s;
      font-size: 20px;
      color: #686868;
      font-family: "Playfair Display";
      padding-left: 50px;
      position: relative;
    }

    .faq-question:hover {
      background: #e0e0e0;
    }

    .faq-icon {
      width: 20px;
      display: inline-block;
      margin-right: 10px;
      font-weight: 500;
      font-size: 28px;
      position: absolute;
      left: 20px;
      font-family: 'Roboto';
    }

    .faq-answer {
      display: none;
      padding: 15px 15px;
      background: #fff;
      font-family: 'Roboto';
    }

    .mt50{
        margin-top: 50px;
    }

    .testimonials-box {
    box-shadow: 5px 4px 75px 22px rgb(0 0 0 / 8%);
    padding: 20px;
    text-align: center;
    border-bottom: solid 2px #bababa;
}

.testimonials-box .icon img {
    width: 100px;
    height: 100px;
    object-fit: cover;
}

.testimonials-box .name {
    color: #56aaa5;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}

.testimonials-box .country {
    color: #686868;
}

.testimonials-box {
    margin-bottom: 24px;
    height: calc(100% - 24px);
}

.contact-page-title {
    text-align: center;
    color: #273482;
    font-size: 45px;
    font-family: "Playfair Display";
    margin-bottom: 100px;
}

.detail-page .gallery-box img {
    height: 500px;
}

.header-mobile {
    display: none;
}

@media(max-width:992px){
    .header-mobile {
    display: block;
}
}

/* Modal */


.modal-open {
    overflow: hidden;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none;
}

.modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -50px);
    transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        -webkit-transition: none;
        transition: none;
    }
}

.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none;
}

.modal-dialog-scrollable {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden;
}

.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto;
}

.modal-dialog-centered {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    min-height: calc(100% - 1rem);
}

.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
    content: none;
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: .3rem;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop.show {
    opacity: .5;
}

.modal-header {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
}

.modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}

.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    padding: 1rem;
}

.modal-footer {
    display: -ms-flexbox;
    /* display: -webkit-box; */
    /* display: flex; */
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    /* justify-content: flex-end; */
    padding: 1rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: .3rem;
    border-bottom-left-radius: .3rem;
}

.modal-footer> :not(:first-child) {
    margin-left: .25rem;
}

.modal-footer> :not(:last-child) {
    margin-right: .25rem;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }
    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem);
    }
    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem);
    }
    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem);
    }
    .modal-dialog-centered::before {
        height: calc(100vh - 3.5rem);
    }
    .modal-sm {
        max-width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg,
    .modal-xl {
        max-width: 800px;
    }
}

@media (min-width: 1200px) {
    .modal-xl {
        max-width: 1140px;
    }
}

.fade {
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

@media (prefers-reduced-motion: reduce) {
    .fade {
        -webkit-transition: none;
        transition: none;
    }
}

.fade:not(.show) {
    opacity: 0;
}


@media(max-width:992px){
    .desktop-header {
    display: none;
}

.header-mobile {
    position: absolute;
    top: 0;
    z-index: 9;
    width: 100%;
}

.header-mobile {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: solid 1px #ffffff52;
    padding-bottom: 25px;
            padding-left: 15px;
        padding-right: 15px;
}

.header-mobile img {
    max-width: 173px;
}

.header-mobile a:hover {
    background: none;
}

.header-mobile .whatsapp-link {
    flex-direction: column;
    gap: 0;
}

.header-mobile .whatsapp-link {
    font-size: 14px;
}

.header-mobile .whatsapp-link i {
    font-size: 26px;
}

.header-mobile .btn-bar {
    color: white;
    display: flex;
    text-align: center;
    gap: 10px;
    font-size: 20px;
}

.hero-left-content .top-title {
    font-size: 48px;
}

.hero-left-content .title {
    font-size: 100px;
}

.hero-componet .col-md-7 img {
    transform: translate(0,0);
    top: unset;
    bottom: 0;
}

.hero-componet {
    padding-bottom: 4px;
    overflow: hidden;
    padding-top: 175px;
}

.hero-componet .hero-bottom {
    bottom: -3px;
    height: 59px;
    width: 100%;
}

.about-us {
    padding-top: 80px;
}

.about-left-content .top-title {
    font-size: 36px;
}

.about-left-content .title {
    font-size: 60px;
}

.about-left-content .desc {
    font-size: 18px;
}

.about-us .about-icons {
    margin-bottom: 50px;
}

.about-right-picture .picture-2 img {
    max-width: 190px;
}

.option-box .picture img {
    height: 190px;
    width: 190px;
}

.doctor-profile .row {
    flex-direction: column-reverse;
}

.doctor-profile-right-content .top-title {
    font-size: 26px;
}

.doctor-profile-right-content .title {
    font-size: 60px;
    line-height: 70px;
    margin-bottom: 20px;
}

.doctor-profile-right-content .desc {
    line-height: 24px;
}

.doctor-profile svg.doctor-bottom {
    bottom: -2px;
}

.section-top-title {
    font-size: 21px;
}

.section-top-title-2 {
    font-size: 48px;
}

.doctor-profile.our-clinic {
    padding: 50px 0;
}

.our-clinic-contents .top-title {
    font-size: 26px;
    line-height: 40px;
}

.our-clinic-contents .title {
    font-size: 48px;
    line-height: 60px;
}

.our-clinic-contents .desc p {
    color: white;
}

.doctor-profile.our-clinic .video-background iframe {
    width: 177.77vh; /* 100 * (16/9) => Yatay için en boy oranı */
    height: 100vh;
}
.home-testimonials .section-top-title-2 {
    font-size: 70px;
}

.gallery-section-top-title {
    font-size: 46px;
}

.gallery-section-top-title-2 {
    font-size: 24px;
    margin-top: 10px;
}

.gallery-box img {
    height: 200px;
}

.dental-tourism-component {
    padding-top: 70px;
    padding-bottom: 70px;
}

.dental-tourism-component .left-content .top-title {
    font-size: 26px;
}

.dental-tourism-component .left-content .title {
    font-size: 48px;
    line-height: 60px;
}
.dental-tourism-component {
    padding-top: 70px;
    padding-bottom: 70px;
}

.dental-tourism-component .left-content .top-title {
    font-size: 26px;
}

.dental-tourism-component .left-content .title {
    font-size: 48px;
    line-height: 60px;
}

.dental-tourism-component .content-wrapper p {
    color: white;
}

.home-contact-component {
    padding: 60px 0;
}

.home-contact-component .row {
    flex-direction: column-reverse;
}

.home-form-wrapper .title {
    font-size: 50px;
}

.home-contact-component .home-form-wrapper {
    margin-bottom: 50px;
}


}


.dental-tourism-component .content-wrapper p {
    color: white;
}


.home-testimonials a.btn.btn-mastery {
    border: solid 1px #273482;
}

#mobileMenu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: white;
  z-index: 1000;
  transition: transform 0.3s ease;
  z-index: 999;
}

#mobileMenu.aciliyor {
  transform: translateX(0);
}


div#mobileMenu {
    background: #6dd5ce;
    text-align: center;
}

div#mobileMenu img {
    max-width: 260px;
    margin-top: 50px;
    margin-bottom: 50px;
}

div#mobileMenu ul {
    color: white;
    font-size: 26px;
    gap: 10px;
    display: flex;
    flex-direction: column;
}

div#mobileMenu #closeMenu {
    position: absolute;
    right: 22px;
    top: 22px;
    font-size: 21px;
    background: none;
    background: white;
    padding: 5px 10px;
    color: #273482;
}

@media(max-width:992px){
    .breadcrumb {
    padding-top: 150px;
    text-align: center;
}

.breadcrumb ul {
    justify-content: center;
}

.about-detail-slogan {
    padding: 0;
    font-size: 28px;
    margin-bottom: 50px;
}

.about-detail-slogan::before {
    display: none;
}

.detail-page {
    padding: 60px 0;
    overflow: hidden;
}

.sidebar-form {
    margin-top: 50px;
}

.detail-page .gallery-area img{
    height: 100% !important;
}

.detail-page .gallery-area{
    grid-template-columns: 1fr;
}

section{
    overflow: hidden;
}
}


/* custom social fixed */

.icon-box {
    width: 53px;
    height: 53px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
}

.icon-box i {
    font-size: 24px;
}

.icon-box:hover {
    color: white;
}

.icon-bar-fixed .icon-box:nth-child(1) {
    background: #ffa800;
}

.icon-bar-fixed .icon-box:nth-child(2) {
    background: #26D367;
}

.icon-bar-fixed .icon-box:nth-child(3) {
    background: #4267B2;
}

.icon-bar-fixed .icon-box:nth-child(4) {
    background: linear-gradient(135deg, #582bcd 0, #ed4c33 50%, #f7d36f 100%);
}

.icon-box .title {
    position: absolute;
    right: 50px;
    display: flex;
    align-items: center;
    padding: 10px 30px 10px 50px;
    border-radius: 10px 0 0 10px;
    transform: scaleX(0);
    transition: all .3s ease;
    transform-origin: right;
    color: white;
    z-index: -1;
    height: 53px;
    margin: 0;
    color: white;
}

.icon-bar-fixed .icon-box:nth-child(1) .title {
    background: #ffa800;
}

.icon-bar-fixed .icon-box:nth-child(2) .title {
    background: #26D367;
}

.icon-bar-fixed .icon-box:nth-child(3) .title {
    background: #4267B2;
}

.icon-bar-fixed .icon-box:nth-child(4) .title {
    background: linear-gradient(135deg, #582bcd 0, #ed4c33 50%, #f7d36f 100%);
}

.icon-box:hover .title {
    transform: scaleX(1);
    color: white;
}

/*sok duvar ikon*/

.icon-bar-fixed {
    position: fixed;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9999;
}
div#mobileMenu ul:last-child {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 20px;
}

div#mobileMenu ul:last-child img {
    width: 30px;
}