@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600;700&display=swap');

html {
    position: relative;
    min-height: 100%;
}

body {
    font-family: 'Barlow', sans-serif;
    color: #222;
    font-size: 15px;
    overflow-x: hidden;
    min-height: 100%;
    padding-bottom: 450px;
}

a {
    color: #222;
    outline: 0;
    text-decoration: none;
}

a:hover {
    color: #1d1d1d;
}

p {
	font-size: 17px;
	font-weight: 400;
    line-height: 24px;
}

img {
    width: 100%;
    height: auto;
}

.w-100-left {
    width: 100%;
    height: auto;
    float: left;
}

.red {
    color: red;
}

.whatsapp {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 9999;
    margin-bottom: 20px;
    margin-right: 20px;
}

.whatsapp img {
    width: 50px;
}

.popup {
    width: 50%;
}

.alert {
    margin-top: 30px;
}

.container {
    max-width: 1366px;
    padding-left: 30px;
    padding-right: 30px;
}

.wrapper {
    width: 100%;
    height: auto;
    float: left;
}

.article-wrapper {
    width: 100%;
    height: auto;
    float: left;
    padding-top: 30px;
    padding-bottom: 30px;
}

.btn {
    font-weight: 500;
}

.btn-sm {
    font-weight: 500;
}

.btn-outline-danger {
    border-color: #02497f;
    color: #02497f;
}

.btn-outline-danger:hover {
    border-color: #02497f;
    background-color: #02497f;
    color: #FFF;
}

.btn-danger {
    border-color: #00abeb;
    background-color: #00abeb;
    color: #FFF;
}

.btn-danger:hover {
    border-color: #00abeb;
    background-color: #FFF;
    color: #00abeb;
}

.dropdown-menu a:focus {
    background-color: unset;
}

header {
    width: 100%;
    height: auto;
    padding: 0px;
    margin: 0px;
    position: relative;
    z-index: 3;
}

.header-container {
    width: 90%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

header .main-header {
    width: 100%;
    height: auto;
    float: left;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #FFF;
}

header .main-header .logo,
header .main-header .logo img {
    width: 220px;
    height: auto;
    float: left;
}

header .main-header .header-call {
    float: right;
    margin-top: 25px;
}

header .main-header .header-call .fa-headset {
    font-size: 54px;
    color: #02497f;
    margin-top: -5px;
}

header .main-header .header-call span {
	width: 130px;
	height: auto;
	text-align: left;
	float: right;
	padding: 0;
	margin: 0;
}

header .main-header .header-call .call-1 {
	color: #00abeb;
	font-size: 16px;
	line-height: 16px;
	font-weight: 600;
}

header .main-header .header-call .call-2 {
	color: #00abeb;
	font-size: 30px;
	line-height: 20px;
	font-weight: 600;
}

header .main-header .nav {
	margin-right: 30px;
	float: right;
}

header .main-header .nav-link {
	color: #002A68;
	line-height: 95px;
	padding: 0px;
	padding-left: 12.5px;
	padding-right: 12.5px;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
}

header .main-header .nav-link:hover {
	color: red;
}

header .nav-band {
	width: 100%;
	height: auto;
	min-height: 50px;
	float: left;
	background-color: #02497f;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

header .nav-band .online-dropdown {
	float: right;
	margin-top: 5px;
}

header .nav-band .online-dropdown .dropdown-toggle {
	font-size: 16px;
	color: #FFF;
	font-weight: 600;
}

header .nav-band .anlasmali-kurumlar {
	float: right;
	border-right: solid 1px #FFF;
}

.lang-menu {
	float: right;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-right: -5px;
	margin-left: 10px;
}
.lang-menu li {
	float: left;
	padding: 0;
	margin: 0;
}
.lang-menu li a {
	display: block;
	line-height: 50px;
	padding-left: 5px;
	padding-right: 5px;
}

header .nav-band .anlasmali-kurumlar a {
	font-size: 16px;
	line-height: 50px;
	display: block;
	color: #FFF;
	font-weight: 600;
	padding-right: 15px;
}

.whatsapp {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 5;
	margin-bottom: 80px;
	margin-right: 15px;
}

.whatsapp img {
	width: 50px;
}

header .mobile-nav {
	display: none;
}

#anasayfaCarousel {
	z-index: 1;
}

.carousel-control-prev-icon {
	margin-left: auto;
	margin-right: auto;
}

.carousel-control-next-icon {
	margin-left: auto;
	margin-right: auto;
}

.slider {
	width: 100%;
	height: auto;
	float: left;
}

.slider,
.slider img {
	width: 100%;
	height: auto;
	float: left;
}

.slider .carousel-caption {
	top: 17%;
	z-index: 2;
	width: 24%;
}
.slider .carousel-caption .online-btn {
	width: 100%;
	height: auto;
	min-height: 150px;
	background-color: #FFF;
	margin-top: 15px;
	border-radius: 15px;
	text-align: center;
}
.slider .carousel-caption .online-btn img {
	width: 62px;
	height: auto;
	float: unset;
	margin-left: auto;
	margin-right: auto;
}
.slider .carousel-caption .online-btn h4 {
	color: #102a63ff;
	font-size: 19px;
	font-weight: 600;
	padding: 0;
	margin: 0;
}
.slider .carousel-caption .online-btn a:hover h4 {
	color: red;
	text-decoration: none;
}
.slider .carousel-caption .online-btn a {
	display: block;
	text-decoration: none;
	padding-top: 30px;
	padding-bottom: 30px;
}
@media (max-width: 1366px) { /* Tablet boyutları */
	.slider .carousel-caption {
		top: 8%;
	}
	.slider .carousel-caption .online-btn h4 {
		font-size: 15px;
	}
}

@media (max-width: 768px) { /* Küçük ekranlar */
	.slider .carousel-caption {
		display: none;
	}
    .slider .carousel-caption .online-btn h4 {
		font-size: 14px;
	}
}

@media (max-width: 576px) { /* Telefon boyutları */
    .slider .carousel-caption {
		display: none;
	}
}

.page-haeader {
	width: 100%;
	height: 245px;
	background-position: center center;
	background-size: cover;
}

.page-haeader-middle {
	height: 245px;
	display: table;
}

.page-haeader .page-header-items {
	display: table-cell;
	vertical-align: middle;
	text-align: right;
	word-break: break-word;
	table-layout: fixed;
}

.page-haeader h1 {
	color: #FFF;
	font-weight: 600;
	font-size: 42px;
	padding: 0;
	margin: 0;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
	float: left;
}

.page-haeader h1 span {
	font-size: 18px;
	color: #00abeb;
	padding-left: 5px;
}

.page-haeader .page-header-items .breadcrumb {
	padding-left: 0;
	padding-bottom: 0;
	background: none;
	float: left;
}

.page-haeader .page-header-items .breadcrumb .breadcrumb-item {
	color: #FFF;
}

.page-haeader .page-header-items a {
	color: #00abeb;
}

.online-butonlar {
	display: none;
	position: relative;
	margin-top: -50px;
	z-index: 99;
}
.online-butonlar .buton {
	width: 100%;
	height: auto;
	float: left;
	background-color: #FFF;
	border-radius: 20px;
}
.online-butonlar .buton a {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #102a63ff;
}
.online-butonlar .buton a:hover {
	color: #00abeb;
}
.online-butonlar .buton span {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
}
.online-butonlar .online-icon {
	width: 100%;
	height: auto;
	text-align: center;
}
.online-butonlar .online-icon img {
	width: 50px;
	height: auto;
}
.online-butonlar .online-title {
	font-size: 18px;
	font-weight: 600;
	margin-top: 5px;
}

.doktor-detay {
	width: 100%;
	height: auto;
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #EFEFEF;
}
.doktor-detay .btn {
	float: left;
	margin-top: 15px;
}

.doktor-detay article {
	margin-top: -15px;
}
.doktor-detay article p {
	font-size: 15px;
}
.doktor-detay article strong {
	color: #02497f;
}

.doktor-detay article .doktor-cv-panel h2 {
	font-size: 18px;
	font-weight: 700;
}

.doktor-detay article .doktor-cv-panel h3 {
	font-size: 16px;
	font-weight: 700;
}

.doktor-detay article .doktor-cv-panel ul {
	margin-top: 0;
}
.doktor-detay article .doktor-cv-panel ul li {
	font-size: 15px;
}

.doktor-detay article .doktor-cv-panel ol {
	margin-top: 15px;
}

.doktor-detay img {
	width: 100%;
	height: auto;
	border-radius: 7.5px;
	margin-top: 15px;
	box-shadow: 2px 2px 10px #DDD;
}

.doktor-detay-title {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 15px;
    margin-bottom: 30px;
}

.doktor-detay-title h3 {
    font-size: 20px;
    font-weight: 600;
    color: #02497f;
    margin-bottom: 5px;
}

.doktor-detay-title h4 {
    font-size: 15px;
    color: #9b9b9a;
}

.doktor-detay .fa-calendar-alt {
    font-size: 26px;
    margin-right: 7.5px;
}
.doktor-detay .doktor-cv-panel {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 30px;
	background-color: #FFF;
	border-radius: 7.5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

.havacilik-banner {
	width: 100%;
	height: auto;
	float: left;
}
.havacilik-banner img {
	width: 100%;
	height: auto;
	float: left;
}

.tibbi-birimler {
    width: 100%;
    height: auto;
    float: left;
	padding-bottom: 30px;
	background-color: #EFEFEF;
}
.tibbi-birimler .card {
    width: 100%;
    height: auto;
    float: left;
	margin-top: 30px;
	border-radius: 20px;
	box-shadow: 2px 2px 10px #DDD;
}
.tibbi-birimler .card img {
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}
.tibbi-birimler .card .card-body h3 {
	font-size: 18px;
    font-weight: 600;
	color: #02497f;
	margin-bottom: 0;
}
.tibbi-birimler .card a:hover {
	text-decoration: none;
}
.tibbi-birimler .card a:hover h3 {
	color: #00abeb;
}

.tibbi-birimler a img {
    width: 100%;
    height: auto;
}

.tibbi-birimler span {
    width: 100%;
    height: auto;
    float: left;
    background-color: #FFF;
    margin-top: 30px;
    font-size: 18px;
    border-radius: 7.5px;
    border: solid 1px #EFEFEF;
}

.tibbi-birimler span a {
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 30px;
    color: #02497f;
    font-weight: 600;
}

.tibbi-birimler span a .fa-heart {
    color: #ed2d39;
    font-size: 16px;
    line-height: 18px;
    margin-right: 5px;
}

.tibbi-birimler span:hover {
    background-color: #00a7da;
    border-color: #00a7da;
}

.tibbi-birimler span a:hover {
    color: #FFF;
    text-decoration: none;
}

.tibbi-birimler h2 {
    text-align: center;
    margin: 0px;
    padding: 0px;
    font-weight: 600;
    font-size: 32px;
    margin-top: 30px;
    color: #02497f;
}
.saglik-kurumlarimiz {
    width: 100%;
    height: auto;
    float: left;
    padding-bottom: 30px;
}
.saglik-kurumlarimiz h2 {
    text-align: center;
    margin: 0px;
    padding: 0px;
    font-weight: 600;
    font-size: 32px;
    margin-top: 30px;
    color: #02497f;
}
.saglik-kurumlarimiz .container {
    padding-top: 30px;
}
.saglik-kurumlarimiz .saglik-cover {
    width: 100%;
    height: auto;
	float: left;
    position: relative;
    box-shadow: 2px 2px 10px #DDD;
}
.saglik-kurumlarimiz .saglik-cover img {
    width: 100%;
    height: auto;
}
.saglik-kurumlarimiz .saglik-cover .title-wrapper {
    width: 100%;
    position: absolute;
    bottom: 0;
    text-align: center;
}
.saglik-kurumlarimiz .saglik-cover .title {
    width: 100%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    background-color: #02497f;
    color: #FFF;
    padding-top: 7.5px;
    padding-bottom: 7.5px;
}
.saglik-kurumlarimiz .saglik-cover .title h4 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 0px;
}
.saglik-kurumlarimiz .saglik-cover .title p {
    font-size: 16px;
    margin: 0;
}
.saglik-kurumlarimiz .tip-merkezi {
    background-color: #eef7fe;
    box-shadow: 2px 2px 10px #DDD;
}
.saglik-kurumlarimiz .tip-merkezi .tip-merkezi-content {
    width: 100%;
    height: auto;
    min-height: 215px;
    padding-left: 15px;
    padding-right: 15px;
}
.saglik-kurumlarimiz .tip-merkezi h4 {
    font-size: 34px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #02497f;
    margin-top: 7.5px;
}
.saglik-kurumlarimiz .tip-merkezi p {
    font-size: 16px;
    margin: 0;
}
.saglik-kurumlarimiz .tip-merkezi .btn {
    margin-top: 7.5px;
}
.saglik-kurumlarimiz .dogan-merkezler {
    width: 100%;
    height: auto;
    border: solid 1px #DDD;
    box-shadow: 2px 2px 10px #DDD;
    color: #02497f;
    padding: 30px;
    margin-bottom: 30px;
}
.saglik-kurumlarimiz .dogan-merkezler h4 {
    font-weight: 600;
    font-size: 26px;
    padding: 0;
    margin: 0;
}

.blog-page h1 {
    text-align: center;
    margin: 0px;
    padding: 0px;
    font-weight: 600;
    font-size: 32px;
    margin-top: 30px;
    color: #02497f;
}
.blog-page h1:after {
    content: '';
    background: #00a7da;
    width: 35px;
    height: 2px;
    margin-top: 5px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.blog-detay {
    width: 100%;
    height: auto;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
}
.doktorlar {
	width: 100%;
	height: auto;
	float: left;
	padding-bottom: 30px;
}

.doktorlar .card {
	width: 100%;
	height: auto;
	float: left;
	background-color: #FFF;
	margin-top: 30px;
	padding: 10px 10px 0px 10px;
	box-shadow: 2px 2px 10px #DDD;
}

.doktorlar .card .card-img-top {
	border-radius: 0px;
}

.doktorlar .card h2 {
	font-size: 16px;
	font-weight: 600;
	color: #02497f;
	margin-bottom: 0px;
	text-align: left;
}

.doktorlar .card p {
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	color: #9b9b9a;
	font-size: 13px;
	margin-top: 0px;
}

.doktorlar .card-body {
	padding: 15px 0px 15px 0px;
}

.doktorlar-slider {
	width: 100%;
	height: auto;
	float: left;
	background-color: #02497f;
}

.doktorlar-slider h2 {
	color: #FFF;
	margin: 0px;
	padding: 0px;
	font-weight: 500;
	font-size: 32px;
	text-align: center;
}

.doktorlar-slider .doktorlar .card {
	box-shadow: none;
	border: solid 1px #EEE;
	max-width: 310px;
}

.doktorlar-slider ul {
	width: 100%;
	height: auto;
	max-height: 450px;
	float: left;
	list-style: none;
}

.doktorlar-slider .card h2 {
	font-size: 16px;
	color: #02497f;
	text-align: left;
}

.doktorlar-slider .card p {
	font-size: 14px;
}

.doktorlar-slider ul li {
	max-width: 310px;
	float: left;
}

.doktorlar-slider .doktorlar {
	position: relative;
	margin-top: 30px;
	z-index: 3;
}

.doktorlar-slider .doktorlar button {
	position: absolute;
	top: 45%;
	background: none;
	border: none;
	color: #FFF;
	font-size: 32px;
}

.doktorlar-slider .doktorlar .btn-l {
	left: 2%;
}

.doktorlar-slider .doktorlar .btn-r {
	right: 2%;
}

.detay-blogs .card {
	min-height: 232px;
}

.birim-doktorlar {
	margin-top: 30px;
}

.birim-doktorlar h3 {
	font-weight: 600;
	font-size: 18px;
}

.department-gallery {
	margin-top: 30px;
}

.department-gallery h3 {
	font-weight: 600;
	font-size: 18px;
}

.blog-slider {
	width: 100%;
	height: auto;
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;
}

.blog-slider .blogs {
	width: 100%;
	height: auto;
	position: relative;
}

.blog-slider h2 {
	color: #02497f;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-weight: 600;
	font-size: 32px;
	height: auto;
}

.blog-slider .blog-detay h2 {
	font-size: 24px;
}

.blog-slider a:hover {
	text-decoration: none;
}

.blog-slider a h2:hover {
	color: #3d9ee5;
}

.blog-slider h2:after {
	content: '';
	background: #00a7da;
	width: 35px;
	height: 2px;
	margin-top: 5px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.blog-slider .card {
	margin-top: 30px;
	max-width: 420px;
}

.blog-slider ul {
	width: 100%;
	list-style: none;
	float: left;
	max-height: 475px;
}

.blog-slider ul li {
	float: left;
}

.blog-slider .card h3 {
	color: #02497f;
	font-weight: 600;
	font-size: 16px;
	min-height: 35px;
}

.blog-slider .blogs button {
	position: absolute;
	top: 45%;
	background: none;
	border: none;
	color: #02497f;
	font-size: 32px;
}

.blog-slider .blogs .btn-l {
	left: 2%;
}

.blog-slider .blogs .btn-r {
	right: 2%;
}

.baslik {
	width: 100%;
	border-bottom: solid 1px #00abeb;
	color: #02497f;
}

.baslik-ust {
	border-bottom: solid 3px #00abeb;
	width: auto !important;
	display: inline-table;
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
	padding-right: 15px;
	text-transform: uppercase;
}

.map {
	width: 100%;
	height: auto;
	float: left;
}

.map iframe {
	width: 100%;
	height: 400px;
	float: left;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.contact {
	min-height: 600px;
	padding-top: 30px;
}

.contact h1 {
	font-size: 36px;
	font-weight: 600;
	color: #02497f;
	margin: 0;
}

.contact h1 span {
	font-size: 18px;
	color: #00abeb;
	padding-left: 5px;
}

.contact p {
	padding: 0;
	margin: 0;
}

.contact .contact-table {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 60px;
}

.contact .contact-table table {
	margin: 0;
}

.contact .contact-table table td {
	vertical-align: middle;
	border: none;
}

.contact .contact-table table th {
	color: #FFF;
	border: none;
	vertical-align: middle;
}

.contact .contact-table table th span {
	background-color: #02497f;
	width: 50px;
	height: 50px;
	float: left;
	text-align: center;
	margin-right: 15px;
	font-size: 22px;
	padding-top: 7.5px;
}

.contact .contact-map {
	margin-top: 60px;
}

.contact .contact-map iframe {
	border: 0;
	width: 100%;
	height: auto;
	min-height: 390px;
	float: left;
}

.contact .contact-form {
	margin-top: 70px;
}

.contact .contact-form .form-control {
	border: none;
	background-color: #F3F4F8;
}

.contact .sube-table tr td {
	vertical-align: top;
}

.contact h3 {
	font-size: 22px;
	font-weight: 600;
	color: #02497f;
	width: 100%;
	height: auto;
	float: left;
	margin-top: 30px;
}

form label {
	font-weight: 500;
}

.articles {
	width: 100%;
	height: auto;
	float: left;
	padding: 0px;
	margin: 0px;
	padding-bottom: 30px;
}

.articles .card {
	width: 100%;
	height: auto;
	background-color: #FFF;
	border-radius: 15px;
	margin-top: 30px;
	box-shadow: 2px 2px 10px #DDD;
	padding-right: 30px;
	padding-bottom: 15px;
}

.articles .card h2 {
	width: 100%;
	height: auto;
	font-size: 18px;
	font-weight: 700;
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
	color: #02497f;
	text-transform: uppercase;
}
.articles .card h3 {
	width: 100%;
	height: auto;
	font-size: 16px;
	font-weight: 600;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	color: #02497f;
}

.articles .card p {
	width: 100%;
	height: auto;
	margin-bottom: 0;
	padding-bottom: 0;
}

.articles .card h2 a {
	color: #02497f;
}

.articles .card img {
	border-top-right-radius: 0px;
	border-bottom-right-radius: 65px;
	border-top: none;
	margin-top: 0px;
}

.subcategory_menu {
	width: 100%;
	height: auto;
	list-style: none;
	display: inline-table;
	text-align: center;
	padding: 0px;
	margin: 0px;
	margin-top: 30px;
	padding-bottom: 30px;
	border: solid 1px #DDD;
	border-radius: 7.5px;
}

.subcategory_menu li {
	display: inline-table;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 30px;
}

.subcategory_menu li a {
	border: solid 1px #DDD;
	margin-top: 15px;
	background-color: #FFF;
	padding-left: 7.5px;
	padding-right: 7.5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 7.5px;
	font-weight: 500;
	color: #02497f;
	font-size: 15px;
}

.subcategory_menu li a:hover {
	text-decoration: none;
	color: #00abeb;
}

.subcategory_menu li .active {
	color: #00abeb;
}

article .cover-image {
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}

article h1 {
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 10px;
	color: #02497f;
}

article h2 {
	font-size: 18px;
	font-weight: 600;
	margin-top: 15px;
	color: #02497f;
}

article h3 {
	font-size: 16px;
	font-weight: 600;
	margin-top: 15px;
	color: #02497f;
}

article h4 {
	font-size: 16px;
	font-weight: 600;
	margin-top: 15px;
	color: #02497f;
}

article p {
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;
	margin-top: 15px;
}

article ul {
	margin-top: 0px;
}

article ul li {
	padding-top: 7.5px;
	font-size: 17px;
	font-weight: 400;
}

article .sub-content-menu {
	margin: 0;
	margin-top: 15px;
}
article .sub-content-menu a {
	font-weight: 600;
	color: #02497f;
	font-size: 18px;
}

.fotogaleri h2 {
	font-size: 16px;
	font-weight: 600;
	color: #02497f;
	margin-top: 15px;
}

.fotogaleri,
.fotogaleri img {
	width: 100%;
	height: auto;
}

.fotogaleri img {
	margin-top: 30px;
}

aside {
	width: 100%;
	height: auto;
	float: left;
}

aside h1 {
	font-size: 16px;
	font-weight: 600;
}

aside h4 {
	font-size: 16px;
	font-weight: 600;
}

aside ul {
	list-style: none;
}

aside ul li {
	width: 100%;
	height: auto;
	float: left;
	border-bottom: dashed 1px #DDD;
}

aside ul li a {
	display: block;
	padding-top: 7.5px;
	padding-bottom: 7.5px;
	font-size: 15px;
	font-weight: 500;
}

aside ul li .hover {
	font-weight: 600;
}

aside ul li .active {
	font-weight: 600;
	color: #02497f;
}

.blog {
	margin-top: -30px;
}

.blog .baslik {
	margin-top: 30px;
}

.home-blog {
	margin-top: 0px;
	padding-bottom: 30px;
}

.blog .blog-item {
	margin-top: 30px;
	background-color: #f9f9f9;
	border: solid 1px #DDD;
	padding: 30px;
}

.blog .blog-item h2 {
	font-weight: 600;
	font-size: 18px;
	color: #02497f;
}

.blog .blog-item .blog-info {
	color: #9d9d9d;
	padding-top: 5px;
	padding-bottom: 15px;
	font-size: 14px;
}

.blog .blog-item .blog-info p {
	font-size: 16px;
}

.detail-info {
	border-bottom: solid 1px #DDD;
	padding-top: 15px;
	padding-bottom: 15px;
}

.blog p {
	font-size: 14px;
	line-height: 20px;
}

.blog .d-flex {
	margin-top: 30px;
}

.blog h4 {
	font-size: 17px;
	font-weight: 600;
}

.blog .btn {
	font-size: 12px;
}

.call-center {
	width: 100%;
	height: auto;
	min-height: 90px;
	background-color: #00abeb;
	color: #FFF;
	font-weight: 600;
	margin-bottom: 30px;
}

.call-center .call-info {
	width: 100%;
	height: auto;
	float: left;
	text-align: right;
	font-size: 26px;
	padding-top: 37px;
}

.call-center .call-no {
	width: 100%;
	height: auto;
	float: left;
	text-align: left;
	font-size: 20px;
	padding-top: 20px;
	font-weight: 600;
}

.call-center .call-no a {
	font-size: 32px;
	margin-left: 5px;
	color: #FFF;
}

.call-center .call-no a .fa-headset {
	font-size: 42px;
	margin-left: 10px;
	color: #02497f;
}

.medya {
	width: 100%;
	height: auto;
	float: left;
	padding-bottom: 30px;
}

.medya h4 {
	margin-top: 30px;
}

footer {
	width: 100%;
	height: auto;
	min-height: 318px;
	position: absolute;
	bottom: 0;
	background-color: #02497f;
	color: #FFF;
	font-size: 14px;
	line-height: 20px;
}

footer ul {
	padding-bottom: 0px;
	margin-bottom: 30px;
}

footer ul li {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 7px;
}

footer ul li a {
	color: #FFF;
	text-decoration: none;
}

footer a:hover {
	color: #FFF;
	text-shadow: none;
	text-decoration: underline;
}

footer table {
	margin-top: 15px;
	margin-bottom: 30px;
	margin-left: 30px;
}

footer table a {
	color: #FFF;
}

footer table th {
	padding-right: 20px;
	padding-bottom: 7px;
	vertical-align: top;
	text-align: center;
}

footer table td {
	padding-bottom: 7px;
}

footer .baslik {
	border-color: #FFF;
	border-color: #00abeb;
}

footer .baslik-ust {
	font-size: 13px;
	font-weight: 600;
	color: #FFF;
	border-color: #00abeb;
}

.footer-logo {
	width: 100%;
	height: auto;
	float: left;
	padding: 0;
	margin: 0;
	margin-top: 20px;
}

.footer-logo img {
	height: 100px;
	height: auto;
	padding: 0;
	margin: 0;
}

.footer-alt {
	text-align: center;
	text-shadow: none;
	background-color: #FFF;
	color: #02497f;
	margin-top: 30px;
}

.footer-alt p {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: 500;
	padding-top: 10px;
	padding-bottom: 10px;
}

.footer-sosyal-medya {
	width: 100%;
	height: auto;
	float: left;
	list-style-type: none;
	padding: 0px;
	margin-top: 30px;
	text-align: left;
}

.footer-sosyal-medya li {
	display: inline-table;
	padding-left: 8px;
	padding-right: 8px;
	float: unset;
	width: unset;
}

.footer-sosyal-medya li a {
	font-size: 20px;
	color: #FFF;
}

.footer-sosyal-medya li a:hover {
	color: #22a5d7;
}

.kvk-onay {
	width: 100%;
	height: auto;
	background-color: #02497f;
	position: fixed;
	bottom: 0;
	color: #FFF;
	z-index: 9;
}

.kvk-onay a {
	color: #FFF;
	font-weight: bold;
	margin-left: 10px;
}

.kvk-onay p {
	font-size: 16px;
	text-align: right;
	width: 100%;
	float: left;
	padding-top: 15px;
}

.kvk-onay .btn {
	margin-top: 11px;
	margin-bottom: 11px;
	cursor: pointer;
}

.kvk-onay .btn:hover {
	color: #1d3587;
}

.top {
	color: #FFF;
	background-color: #00abeb;
	position: fixed;
	bottom: 0;
	right: 0;
	font-size: 20px;
	margin-right: 225px;
	margin-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 7.5px;
	z-index: 9;
}

.instagram-slider {
	padding-bottom: 60px;
}

.instagramFeed .card {
	border: none;
	border-radius: 0px;
}

.general-form {
	width: 100%;
	height: auto;
}
.general-form h3 {
	color: #1d3587;
	font-size: 24px;
	font-weight: 600;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-left: 15px;
}
.general-form .form-img {
	background-image: url('../images/assets/general-form.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom left;
}
.general-form form {
	padding-left: 15px;
	padding-bottom: 15px;
}
@media screen and (max-width: 50em) {
	.general-form .form-img {
		display: none;
	}
	.general-form h3 {
		padding-left: 0px;
	}
	.general-form form {
		padding-left: 0px;
	}
}

@media screen and (max-width: 1280px) {
	header .main-header .search {
		width: 100%;
		margin-left: 15px;
		padding-right: 0px;
	}
}

@media screen and (max-width: 50em) {
	.popup {
		width: 90%;
	}

	.desktop-nav {
		display: none;
	}

	header .input-group {
		display: none;
	}

	header .header-email {
		display: none;
	}

	header .lang-col {
		padding: 0px;
	}

	header .mobile-nav {
		display: unset;
	}

	header .mobile-nav a {
		color: #02497f;
	}

	header .mobile-nav .navbar-brand {
		padding: 0px;
		margin: 0px;
	}

	header .mobile-nav .navbar-brand img {
		max-height: 50px;
	}

	header .mobile-nav .sosyal-medya {
		list-style: none;
		border-top: solid 1px #DDD;
		padding: 0px;
		margin: 0px;
		margin-top: 7.5px;
		padding-top: 7.5px;
		display: inline-table;
		text-align: center;
		width: 100%;
	}

	header .mobile-nav .sosyal-medya li {
		display: inline;
		font-size: 22px;
	}

	header .mobile-nav .sosyal-medya li a {
		padding-left: 7.5px;
		padding-right: 7.5px;
	}

	.navbar-collapse {
		padding-top: 15px;
	}

	header .nav-band {
		min-height: 35px;
	}

	header .nav-band .online-dropdown {
		float: right;
		margin-top: 0
	}
	
	header .nav-band .online-dropdown .dropdown-toggle {
		font-size: 14px;
	}
	
	header .nav-band .anlasmali-kurumlar a {
		font-size: 14px;
		line-height: 35px;
	}

	.page-title-wrapper {
		width: 100%;
		height: auto;
		min-height: 150px;
	}

	.page-title {
		width: 100%;
		height: 180px;
		float: right;
		background-size: 100%;
		background-position: bottom right;
		margin-bottom: 30px;
		margin-right: 0px;
		text-align: right;
	}

	.middle-alan {
		width: 100%;
		height: 140px;
		display: table;
		float: right;
		padding-left: 0px;
		padding-right: 0px;
	}

	.page-title h1 {
		width: 100%;
		font-weight: 600;
		font-size: 24px;
		padding-left: 30px;
		padding-right: 30px;
	}

	.lsBtn {
		display: none;
	}

	.sayfa-header .ust-baslik {
		margin-top: 20px;
		padding-left: 11%;
		padding-right: 15px;
	}

	.sayfa-header .ust-baslik h1 {
		font-weight: 600;
		font-size: 18px;
		line-height: unset;
	}

	article img {
		margin-top: 0px;
	}

	article h1 {
		font-size: 18px;
	}

	article h2 {
		font-size: 16px;
	}

	.mobil-logo {
		max-height: 60px;
	}

	.mainNav {
		padding: 0px;
		padding-bottom: 0px;
	}

	.navbar-light .nav-link {
		font-weight: 500;
		color: #02497f !important;
		font-size: 16px;
	}

	.navbar-light .active {
		color: #00abeb !important;
	}

	.navbar-light .dropdown-item {
		color: #02497f !important
	}

	.slider .carousel-caption {
		top: 10px;
		max-height: 160px;
		z-index: 2;
	}

	.slider .slogan1 {
		font-size: 15px;
		padding-left: 7.5px;
		padding-right: 7.5px;
		font-weight: 500;
	}

	.slider .slogan2 {
		font-size: 15px;
		padding-left: 7.5px;
		padding-right: 7.5px;
		font-weight: 600;
	}

	.products-tabs .nav-item .nav-link {
		margin-left: 0px;
		margin-right: 0px;
		border-radius: 0px;
		font-size: 12px;
	}

	aside .baslik {
		margin-top: 30px;
	}

	body {
		padding-bottom: 0px;
	}

	.call-center {
		padding-bottom: 28px;
	}

	.call-center .call-info {
		text-align: center;
		font-size: 26px;
		padding-top: 28px;
	}

	.call-center .call-no {
		text-align: center;
		font-size: 20px;
		padding-top: 20px;
		font-weight: 600;
	}

	.call-center .call-no a {
		font-size: 32px;
		margin-left: 5px;
		color: #FFF;
	}

	.iletisim form {
		margin-bottom: 30px;
	}
	.doktorlar-slider ul li {
		width: 100%;
		max-width: unset;
		float: unset;
		padding: 0px;
		margin: 0px;
	}
	.doktorlar-slider .doktorlar .card {
		width: 100%;
		max-width: unset;
		float: left;
	}
	footer {
		position: unset;
	}
	footer .baslik {
		margin-top: 15px;
	}
	footer table {
		margin-bottom: 90px;
	}
	.footer-logo img {
		max-width: 200px;
	}
	/*.top {
		margin-bottom: 115px;
		margin-right: 35px;
	}*/
	.whatsapp {
		margin-left: 15px;
		left: 0;
		margin-bottom: 20px;
		z-index: 99999;
		width: 50px;
	}
	.kvk-onay {
		padding-bottom: 30px;
		padding-right: 30px;
		margin-bottom: 80px;
		border: solid 2px #FFF;
		z-index: 99999;
	}
	.kvk-onay p {
		text-align: left;
	}
	.kvk-onay a {
		margin-left: 5px;
	}
	.kvk-onay .btn {
		margin-top: 0px;
	}
	.saglik-kurumlarimiz .tip-merkezi {
		padding-top: 30px;
	}
	.saglik-kurumlarimiz .tip-merkezi .tip-merkezi-content {
		padding-bottom: 15px;
	}
	.online-butonlar {
		display: unset;
		margin-top: 0px;
	}
	.online-butonlar .buton {
		margin-top: 30px;
	}
	.saglik-kurumlarimiz .havacilik-banner {
		padding-top: 0px;
	}
	.saglik-kurumlarimiz .saglik-cover {
		margin-top: 30px;
	}
}