@font-face {
    font-family: 'Poppins';
    src: url('poppins.woff2') format('woff2'), url('poppins.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
    margin: 0;
    font-family: 'Poppins';
    font-size: 1rem;
    line-height: 1.5;
    color: #000000;
    text-align: left;
    background-color: #ffffff;
}

*,
 ::after,
 ::before {
    box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}

p {
    margin-top: 0;
    margin-bottom: 0.2rem;
}

a {
    color: #333333;
    text-decoration: none;
    transition-duration: 0.3s;
}

a:hover {
    color: #e73939;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
}

h1 {
    font-size: 2.5rem;
}

h2 {
    font-size: 1.3rem;
    margin: 1rem 0 0.9rem 0;
}
h3 {
    font-size: 1.75rem;
}

h4 {
    font-size: 1.5rem;
}

h5 {
    font-size: 1.25rem;
}

h6 {
    font-size: 1rem;
}

header {
    width: 100%;
    background-color: #e73939;
    box-shadow: 0rem 0.8rem 0.8rem #bdbdbd4b;
}

header a {
    color: #ffffff;
}

.fullwidth {
    width: 100%;
}

.container {
    display: flex;
    flex-wrap: wrap;
    max-width: 70rem;
    margin: auto;
    padding: 0rem 1.3rem;
}

.enust {
    padding: 0.5rem 0rem 0.3rem 0rem;
    background-color: #00000042;
    background-image: url(img/pattern.png);
}

.yarim {
    display: flex;
    width: 50%;
}

.headertel {
    margin-right: 1rem;
}

.headertel a {
    font-size: 0.9rem;
}

.headertel a:hover {
    color: #c2c2c2;
}

.headermail a {
    font-size: 0.9rem;
}

.headermail a:hover {
    color: #c2c2c2;
}

.ustsosyal {
    width: 70%;
    text-align: right;
    margin-top: 0.25rem;
    margin-bottom: -0.25rem;
}

.ustsosyal ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.ustsosyal ul li {
    display: inline-block;
    width: 1.7rem;
    height: 1.7rem;
}
.hizli-ara{display:none}
.randevu {
    width: 30%;
}

.randevu a:hover {
    color: #c2c2c2;
}

.logo {
    width: 30%;
    margin: 1.2rem 0rem;
}

.logo img {
    width: 10%;
    min-width: 9rem;
}

.anamenu {
    width: 70%;
    text-align: right;
}

.anamenu nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.anamenu nav ul li {
    display: inline-block;
}

.anamenu nav ul li a {
    font-size: 1rem;
    font-weight: bold;
    margin-left: 1.2rem;
}

.anamenu nav ul li a:hover {
    color: #dbdbdb;
}

.manset {
    display: flex;
    flex-wrap: wrap;
    background: #ffffff;
}

.slideryani {
    margin: -15px 45px 0px 45px;
}

.slideryani h1 {
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
    transition-duration: 0.3s;
}

.slidercizgi {
    background: rgb(231, 57, 57);
    width: 100%;
    height: 0.2rem;
    margin-bottom: 1.7rem;
}

.slideryani p {
    margin-bottom: 2.5rem;
}

.sliderbtn {
	display: none;
    background-color: #e73939;
    color: #ffffff;
    padding: 0.7rem 1.3rem;
    border-radius: 0.4rem;
    margin-top: 4rem;
    transition-duration: 0.3s;
}

.sliderbtn:hover {
    color: #ffffff;
    box-shadow: 0rem 0.8rem 0.6rem #44444454;
    transition-duration: 0.3s;
}

.sliderbtn a:hover {
    color: #ffffff;
}

.sliderimg {
    width: 100%;
}

.anabilgi {
    display: flex;
    flex-wrap: wrap;
    max-width: 70rem;
    margin: auto;
    padding: 0rem 0.9rem;
    margin-bottom: 5rem;
}

.bilgic {
    width: 25%;
    margin-bottom: 1rem;
}

.bilgi {
    margin: 0.6rem;
    padding: 0 0 1rem 0;
    font-size: 0.95rem;
    border-radius: 0.4rem;
    transition-duration: 0.3s;
    text-align: center;
    box-shadow: 0px 0px 20px #dddddd;
}

.bilgi:hover {
    box-shadow: 0px 0px 20px #cccccc;
    transition-duration: 0.3s;
    background: #f9f9f9;
    margin-top: -1rem;
}

.bilgi h4 {
    font-size: 1rem;
    font-weight: bold;
    padding: 0.6rem;
    width: 100%;
    display: inline-block;
    margin: 0;
    border-radius: 0.4rem 0.4rem 0 0;
    color: #ffffff;
}

.bilgi p {
    padding: 0 1.2rem;
    font-size: 0.9rem;
}

.bilgi img {
    max-width: 100%;
    margin: 0 0 0.5rem 0;
    border-bottom: solid 0.3rem #ddd;
}

.randevual {
	display: none;
    background-color: #e73939;
    width: 100%;
    box-shadow: 0 15px 15px #eee;
}

.randevualic {
    display: flex;
    flex-wrap: wrap;
    padding: 0rem 1.3rem;
    padding: 40px 20px 12px 20px;
    max-width: 58rem;
    margin: auto;
}

.randevu-buton {
    width: 100%;
    text-align: center;
}

.rndv {
    margin: 0px;
    padding: 0px;
    font-size: 20px;
    color: #ffffff;
}

.randevu-buton2 {
    padding: 7px 15px;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    background-color: #ffffff;
    border-radius: 10px 0px 10px 0px;
    transition-duration: 0.3s;
    margin-left: 1rem;
    margin-top: -0.5rem;
}

.randevu-buton2:hover {
    background-color: #333333;
    color: #ffffff;
}

.randevu-buton2:hover a {
    color: #ffffff;
}

.randevu-buton2 a {
    color: #333333;
}

.hatasayfasi {
    padding: 10rem 0;
    text-align: center;
    display: block;
}

.saga {
    text-align: right;
}

.gizle {
    display: none;
}

footer {
    width: 100%;
    background-color: #333333;
    color: #ffffff;
    box-shadow: 0rem -0.8rem 0.8rem #53535342;
    font-size: 0.9rem;
}

.footeric {
    background-image: url(img/pattern.png);
    background-color: #ff0000;
}

footer a {
    color: #ffffff;
}

footer a:hover {
    color: #cacaca;
}

.footercizgi {
    background: rgb(255, 255, 255);
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(43, 43, 43, 1) 100%);
    width: 9rem;
    height: 0.1rem;
    margin-bottom: 0rem;
    margin-left: 0.5rem;
}

.footer-logo img {
    width: 12rem;
}

.althakkimizda {
    width: 25%;
    margin-bottom: 2rem;
}

.altmenuler {
    width: 25%;
    margin-bottom: 2rem;
}

.altsosyal {
    margin-top: 1.5rem;
}

.altmenuler h5 {
    font-size: 1.1rem;
    font-weight: bold;
    margin-left: 0.5rem;
}

.althizmetlerimiz {
    width: 25%;
    margin-bottom: 2rem;
}

.althizmetlerimiz h5 {
    font-size: 1.1rem;
    font-weight: bold;
    margin-left: 0.5rem;
}

.althizmetlerimiz ul li {
    margin-bottom: 0.4rem;
}

.footerorta {
    width: 100%;
    text-align: center;
    margin: auto;
}

.footerorta a img {
    width: 15rem;
    margin-bottom: rem;
}

.confo {
    padding: 2rem 0 1.5rem 0;
}

.altbolgeler ul li {
    margin-bottom: 0.5rem;
}

.altbolgeler {
    width: 25%;
    margin-bottom: 2rem;
}

.altbolgeler h5 {
    font-size: 1.1rem;
    font-weight: bold;
    margin-left: 0.5rem;
}

.altsosyal ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.altsosyal ul li {
    display: inline-block;
    width: 1.8rem;
    height: 1.8rem;
}

.closebtn {
    display: none;
}

.mobilmenu {
    display: none;
}

.fa {
    width: 1.2rem;
    height: 1.2rem;
    display: block;
    background-repeat: no-repeat;
    display: inline-block;
    filter: invert(183%) sepia(9%) saturate(889%) hue-rotate(170deg) brightness(104%) contrast(88%);
}

.fa-facebook {
    background-image: url(img/facebook.svg);
}

.fa-twitter {
    background-image: url(img/twitter.svg);
}

.fa-linkedin {
    background-image: url(img/linkedin.svg);
}

.fa-instagram {
    background-image: url(img/instagram.svg);
}

.fa-youtube {
    background-image: url(img/youtube.svg);
}

.fa-google-plus {
    background-image: url(img/google-plus.svg);
}

.fa-phone {
    background-image: url(img/phone.svg);
    width: 0.8rem;
    height: 0.8rem;
}

.fa-mail {
    background-image: url(img/mail.svg);
    width: 0.8rem;
    height: 0.8rem;
}

.fa-randevu {
    background-image: url(img/randevu.svg);
    width: 0.9rem;
    height: 0.9rem;
}

.yukardanorta {
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.pt {
    padding-top: 1.5rem;
}

.pb {
    padding-bottom: 1.5rem;
}

.MsoNormal {
    line-height: 1.7rem !important;
    font-family: 'Montserrat', sans-serif;
    color: #333;
    font-size: .95rem;
    margin-bottom: .4rem;
}

.markalar-baslik {
    margin-right: 15px;
    margin-left: 15px;
}

.icbolum {
    padding: 0 0.95rem;
}

.icbolum2 {
    padding: 0 0.95rem;
    margin-top: 0.5rem;
}

.markalar-baslik-alt {
    width: 100%;
    border-bottom: solid 2px #dddddd;
    margin-right: 15px;
    margin-left: 15px;
}

.markalar-baslik h3 {
    font-size: 1.1rem;
    font-weight: 500;
    margin-bottom: 1rem;
    color: #333333;
    font-weight: 600;
    border-bottom: 1px solid #ccc;
}

.logolar-govde {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 3rem;
    width: 100%;
}

.logolar {
    width: 25%;
    text-align: center;
}

.logolaric {
    border: solid 0.1rem #dddddd;
    transition-duration: 0.3s;
}

.logolaric a {
    color: #777777;
}

.logolaric:hover {
    box-shadow: 0rem -0.8rem 0.8rem #53535342;
    transition-duration: 0.3s;
}

.logolarimg {
    max-width: 13rem;
    height: 3rem;
    padding: 1.5rem;
}

.logolar-baslik {
    font-size: 0.8rem;
    background-color: #eee;
}

.bolgeler-list {
    display: flex;
    flex-wrap: wrap;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 45rem;
    width: 100%;
}

.bolgeler-list::-webkit-scrollbar-track {
    border-radius: 0.625rem;
    background-color: #F5F5F5;
}

.bolgeler-list::-webkit-scrollbar {
    width: 0.75rem;
    background-color: #F5F5F5;
}

.bolgeler-list::-webkit-scrollbar-thumb {
    border-radius: 0.63rem;
    background-color: #999999;
}

.bolgeler {
    width: 25%;
    padding: 0rem;
    margin: 0rem;
    display: table;
}

.bolgeler:hover {
    box-shadow: 0rem -0.8rem 0.8rem #53535342;
    transition-duration: 0.3s;
}

.bolgeler a {
    transition-duration: 0.3s;
}

.bolgeler-ic a {
    transition-duration: 0.3s;
}

.bolgeler:hover a {
    color: #bd1111;
    font-weight: bold;
    transition-duration: 0.3s;
}

.bolgeler-ic {
    border: solid 0.1rem #dddddd;
    transition-duration: 0.3s;
    padding: 1rem;
    font-size: 0.9rem;
    text-align: center;
}

.bolgeler-baslik h3 {
    font-size: 1.8rem;
    font-weight: bold;
}

.bolgeler-tumu {
    width: 100%;
    background-color: #555555;
    height: 1.5rem;
    padding: 0.3rem;
    text-align: center;
}

.bolgeler-tumu a {
    color: #ffffff;
    font-weight: bold;
}

.row-row {
    border: none !important;
    padding: 0rem !important;
    margin: 0rem 0rem 1.4rem 0rem !important;
    border-bottom: solid 3px #dddddd !important;
}

.bolge-ic-basligi {
    padding: 0rem 0rem 0.3rem 0rem !important;
    margin: 0rem !important;
    font-size: 1.3rem !important;
    font-weight: bold !important;
    line-height: 30px;
}

.row-row p {
    padding: 0rem 0rem 0.6rem 0rem !important;
    margin: 0rem !important;
    margin-top: 20px !important;
}

.row-row .flaticon-phone {
    background-color: #555555;
    color: #ffffff;
    padding: 0.5rem 1.0rem;
    border-radius: 0.4rem;
    margin-top: 4rem;
    transition-duration: 0.3s;
}

.row-row .flaticon-phone:hover {
    color: #ffffff;
    box-shadow: 0rem 0.8rem 0.6rem #44444454;
    transition-duration: 0.3s;
}

.row-row .flaticon-phone a:hover {
    color: #ffffff;
}

.row-row p img {
    height: 25px !important;
    width: auto !important;
}

.randevu-baslik {
    margin-top: 3rem;
    margin-bottom: 1rem;
    font-size: 1.5rem;
    font-weight: bold;
}

.form-ortali {
    margin: auto;
    width: 50rem;
    margin-bottom: 5rem;
}

.form-group {
    margin-bottom: 1rem;
    display: flex;
    flex-wrap: wrap;
}

.ranlab {
    display: inline;
    margin-right: 0.3rem;
    width: 50%;
}

.form-group input {
    width: 45%;
    padding: 10px;
    font-size: 14px;
    border: solid 1px #cccccc;
    border-radius: 3px;
}

.dgsn {
    font-size: 1rem;
    font-weight: bold;
}

.form-group select {
    width: 45%;
    height: 45px;
    padding: 5px 10px 3px 10px;
    font-size: 14px;
    border: solid 1px #cccccc;
    border-radius: 3px;
}

.form-group textarea {
    width: 45%;
    padding: 5px 10px 3px 10px;
    font-size: 14px;
    border: solid 1px #cccccc;
    border-radius: 3px;
}

.form-gonder {
    border: none;
    padding: 10px 15px;
    font-size: 16px;
    background-color: #444444;
    border-radius: 3px;
    font-weight: bold;
    color: #ffffff;
}

.iletisim-govde {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 60px;
}

.iletisim-tel {
    width: 33.33%;
    margin-top: 20px;
}

.iletisim-fax {
    width: 33.33%;
    margin-top: 20px;
}

.iletisim-email {
    width: 33.33%;
    margin-top: 20px;
}

.iletisim-adres {
    margin-top: 20px;
    width: 100%;
}

.iletisim-tel-ic {
    background-color: #eeeeee;
    padding: 15px;
    margin: 15px;
    text-align: center;
    border-radius: 30px 0px 30px 0px;
}

.iletisim-fax-ic {
    background-color: #eeeeee;
    padding: 15px;
    margin: 15px;
    text-align: center;
    border-radius: 30px 0px 30px 0px;
}

.iletisim-email-ic {
    background-color: #eeeeee;
    padding: 15px;
    margin: 15px;
    text-align: center;
    border-radius: 30px 0px 30px 0px;
}

.iletisim-adres-ic {
    background-color: #eeeeee;
    padding: 15px;
    margin: 15px;
    text-align: center;
    border-radius: 30px 0px 30px 0px;
}

.blog {
    width: 33.33%;
    margin-bottom: 50px;
}

.blog-ic {
    padding-right: 20px;
    padding-bottom: 20px;
}

.blog-ic h4 {
    font-size: 20px;
    font-weight: bold;
}

.blog-baslik {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 26px;
    border-bottom: solid 3px #eeeeee;
}

.p10 {
    padding: 4px 6px !important;
    font-size: 14px;
}

.blog-b {
    margin-top: 50px;
    font-size: 30px;
    font-weight: bold;
    width: 100%;
}

.blog-resim {
    float: right;
    width: 50%;
    margin-left: 20px;
}

.blogicgovde {
    margin-bottom: 40px;
}

.arayin {
    display: none;
}

.hbolh2 {
    width: 100%;
    margin-top: 35px;
    font-weight: bold;
    font-size: 22px;
    margin-left: 15px;
}

.hbic {
    width: 50%;
}

.hbic img {
    width: 90%;
    margin: 15px 15px 0px 15px;
}

.hbic2 {
    font-weight: bold;
    font-size: 18px;
    margin-left: 15px;
    margin-bottom: 15px;
}

.dpdestek {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 12px 24px 0px;
    width: 320px;
    height: 310px;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    margin-bottom: 96px;
    position: fixed;
    bottom: 0px;
    right: 0px;
    left: auto;
    margin-right: 20px;
    font-family: 'Poppins';
    font-size: 14px;
    transition: opacity 0.3s ease 0s, margin 0.3s ease 0s, visibility 0.3s ease 0s;
    opacity: 1;
}

.dpdestekhead {
    width: 320px;
    height: 84px;
    background: rgb(9, 94, 84);
    color: #ffffff;
    border-radius: 10px 10px 0px 0px;
}

.dpdestekavatar {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    float: left;
    margin: 18px 14px 0px 20px;
}

.dpdestekavatar img {
    height: 50px;
    width: 50px;
    border-radius: 50%;
}

.dpdestekkim {
    margin-top: 18px;
    height: 50px;
    float: left;
}

.dpdestekisim {
    font-size: 16px;
    font-weight: 700;
}

.dpdestekunvan {
    font-size: 13px;
    margin-top: 4px;
}

.dpdestekmesaj {
    background-color: rgb(230, 221, 212);
    height: 148px;
}

.dpdestekmesajic {
    background-image: url(img/bg.webp);
    opacity: 0.08;
    height: 148px;
}

.dpdestekyazi {
    position: absolute;
    z-index: 2;
    padding: 5px 13px;
    margin: 24px 20px;
    background-color: rgb(255, 255, 255);
    border-radius: 0px 8px 8px;
    box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
    width: 210px;
    height: 104px;
    animation-name: dpgelenyazi;
    animation-duration: 3s;
}

@keyframes dpgelenyazi {
    0% {
        opacity: 0;
    }
    95% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.dpdestekyaziok {
    position: absolute;
    background-image: url(img/bln.webp);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    top: 0px;
    left: -12px;
    width: 12px;
    height: 19px;
}

.dpdestekyaziisim {
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
    color: rgba(0, 0, 0, 0.4);
}

.dpdestekyazimesaj {
    margin-top: 2px;
}

.dpdestekyazimesaj p {
    font-size: 13.5px;
    line-height: 19px;
    margin: 4px 0px 0px 0px;
    color: rgb(0, 0, 0);
}

.sanliyazisaat {
    font-size: 12px;
    text-align: right;
    color: rgba(0, 0, 0, 0.5);
    margin-right: -7px;
}

.dpdestekbuton {
    padding: 20px;
}

.dpdestekbuton a {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    text-decoration: none;
}

.wpbuton {
    height: 36px;
    z-index: 3;
    background-color: rgb(79, 206, 93);
    border-color: rgb(79, 206, 93);
    padding: 8px 12px;
    border-radius: 20px;
    transition: all 0.3s ease 0s;
}

.wpbuton:hover {
    background-color: rgb(50, 180, 65);
    border-color: rgb(50, 180, 65);
}

.wpbutonorta {
    width: 132px;
    margin: auto;
}

.butonbaslik {
    float: left;
}

.dpdestekicon {
    width: 20px;
    height: 20px;
    float: left;
    margin-right: 5px;
}

.dpdesteknokta {
    top: 56px;
    left: 57px;
    width: 12px;
    height: 12px;
    box-sizing: border-box;
    background-color: rgb(74, 213, 4);
    display: block;
    position: absolute;
    z-index: 1;
    border-radius: 50%;
    border: 2px solid rgb(9, 94, 84);
}

.dpdestekalt {
    width: 64px;
    height: 64px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 12px;
    border-radius: 50%;
    background-color: rgb(255, 255, 255);
    position: fixed;
    bottom: 0px;
    right: 0px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.dpdestekalticon {
    text-align: center;
    margin-top: 14px;
}

.dpdestekalticon a img {
    width: 35px;
    height: 35px;
}

.dpdestekkapat {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 20px;
    height: 20px;
    opacity: 0.4;
    cursor: pointer;
    transition: all 0.3s ease 0s;
    outline: transparent;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}

.dpdestekkapat:hover {
    opacity: 0.8;
}

.dpdestekkapat::before {
    transform: rotate(45deg);
    content: "";
    position: absolute;
    width: 12px;
    height: 2px;
    background-color: rgb(255, 255, 255);
    display: block;
    border-radius: 2px;
}

.dpdestekkapat::after {
    transform: rotate(-45deg);
    content: "";
    position: absolute;
    width: 12px;
    height: 2px;
    background-color: rgb(255, 255, 255);
    display: block;
    border-radius: 2px;
}

.dpdestekkapa {
    opacity: 0;
    transition: opacity 0.3s ease 0s, margin 0.3s ease 0s, visibility 0.3s ease 0s;
}

.destekwrite {
    background-color: rgb(255, 255, 255);
    width: 52.5px;
    height: 32px;
    border-radius: 16px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    margin-left: 10px;
    transition: all 0.1s ease 0s;
    z-index: 1;
    box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
    position: absolute;
    margin-top: 24px;
    margin-left: 20px;
    animation-name: dpgelenyazink;
    animation-duration: 3s;
}

@keyframes dpgelenyazink {
    0% {
        opacity: 1;
    }
    95% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.destekwriteic {
    position: relative;
    display: flex;
}

.desteknokta1 {
    height: 5px;
    width: 5px;
    margin: 0px 2px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    animation-duration: 1.2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    top: 0px;
    background-color: rgb(158, 157, 162);
    animation-name: dpnokta1;
}

.desteknokta2 {
    height: 5px;
    width: 5px;
    margin: 0px 2px;
    background-color: rgb(182, 181, 186);
    border-radius: 50%;
    display: inline-block;
    position: relative;
    animation-duration: 1.2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    top: 0px;
    animation-name: dpnokta2;
}

.desteknokta3 {
    height: 5px;
    width: 5px;
    margin: 0px 2px;
    background-color: rgb(182, 181, 186);
    border-radius: 50%;
    display: inline-block;
    position: relative;
    animation-duration: 1.2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    top: 0px;
    animation-name: dpnokta3;
}

@keyframes dpnokta1 {
    0% {
        background-color: rgb(182, 181, 186);
    }
    15% {
        background-color: rgb(17, 17, 17);
    }
    25% {
        background-color: rgb(182, 181, 186);
    }
}

@keyframes dpnokta2 {
    15% {
        background-color: rgb(182, 181, 186);
    }
    25% {
        background-color: rgb(17, 17, 17);
    }
    35% {
        background-color: rgb(182, 181, 186);
    }
}

@keyframes dpnokta3 {
    25% {
        background-color: rgb(182, 181, 186);
    }
    35% {
        background-color: rgb(17, 17, 17);
    }
    45% {
        background-color: rgb(182, 181, 186);
    }
}

.hkmzb {
    max-width: 70rem;
    margin: auto;
    padding: 0rem 1.3rem;
    overflow: hidden;
}

.hkmzb img {
    margin-left: 15px;
}

.hkmz {
    float: right;
}

.sayac {
    margin: auto;
    width: 150px;
    height: 40px;
    text-align: center;
    color: #ffffff;
    margin-top: -90px;
}

.sayac-ic {
    border: solid 2px #ffffff;
    font-size: 20px;
    padding: 5px;
    margin-top: 5px;
}

.pagination {
    display: inline-block;
    margin-bottom: 50px;
}

.pagination a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
}

.pagination a.active {
    background-color: #4CAF50;
    color: white;
    border: 1px solid #4CAF50;
}

.pagination a:hover:not(.active) {
    background-color: #ddd;
}

.pagination-button {
    background-color: #e0e0e0;
}

.ortali {
    margin: auto;
}

.galeri-ic {
    width: 25%;
}

.galeri-img {
    width: 220px;
    height: 140px;
    padding: 20px;
    margin: 10px;
    border: solid 1px #eee;
}

.video-galeri {
    width: 50%;
}

.video-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
    margin: 20px;
}

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

.mb-50 {
    margin-bottom: 50px;
}

.altimza {
    width: 100%;
    background-color: #222222;
    padding: 0.3rem 0rem;
    color: #fff;
    text-align: center;
    font-size: 0.8rem;
}

.blog-tarih {
    position: absolute;
    padding: 1px 5px;
    font-size: 12px;
    margin-top: -30px;
    border-radius: 0px;
}

.blogimg {
    border: solid 1px #ccc;
    overflow: hidden;
    margin-bottom: 10px;
}

.hizmet {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 50px;
}

.hizmet-bu {
    margin-bottom: 0.6rem !important;
    flex: 0 0 25%;
    max-width: 25%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 0.6rem;
}

.hizmet-bu:hover a {
    color: #000000;
}

.hizmet-bu:hover .hizmet-bskic {
    color: #000000;
}

.hizmet-ici {
    height: 100% !important;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #eeeeee;
    border-radius: .25rem;
    transition: all 0.3s ease 0s;
	border: solid 3px #b9b0b1;
}

.hizmet-ici:hover {
    background: #ffffff !important;
    box-shadow: 0px 5px 15px #dddddd;
}

.blglrek {
    background: #f4f4f4 !important;
    transition: all 0.3s ease 0s;
	border: solid 3px #b9b0b1;
}  

.blglrek:hover {
    background: #ffffff !important;
    box-shadow: 0px 5px 15px #dddddd;
}

.blglrek:hover .blglrek2 {
    color: #000000;
}

.blglrek1 {
    padding: 0.8rem !important;
    transition: all 0.3s ease 0s;
}

.blglrek2 {
    margin: 0 !important;
    font-size: 15px !important;
    transition: all 0.3s ease 0s;
    color: #555555;
}

.hizmet-body {
    flex: 1 1 auto;
    padding: 1.25rem;
    transition: all 0.3s ease 0s;
}

.hizmet-body a {
    transition: all 0.3s ease 0s;
}

.hizmet-img {
    text-align: center;
}

.hizmet-imgic {
    max-width: 100%;
    max-height: 150px;
}

.hizmet-bskic {
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    color: #444444;
}

.tab {
    overflow: hidden;
    border: 0px solid #ccc;
    background-color: #f1f1f1;
    border-radius: 5px 5px 0 0;
}

.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 26px;
    transition: 0.3s;
    font-size: 17px;
    box-shadow: 5px 5px 10px #444;
    color: #555;
    font-weight: bold;
    border: solid 3px #ff0000;
    border-radius: 7px;
    margin-right: 5px;
    width: 150px;
}

.tab button:hover {
    background-color: #ddd;
}

.tab button.active {
    background-color: #ddd;
    color: #000;
}

.tabcontent {
    display: none;
    padding: 6px 12px;
}

.tabici {
    padding: 1.5rem;
    border: solid 0px #ccc;
    max-width: 67.34rem;
    /* margin-top: -0.39rem; */
    box-shadow: 0px 0px 20px #dddddd;
    border-radius: 0 0.5rem 0.5rem 0.5rem;
    border: solid 3px #ff0000;
    margin-right: 5p;
}

.hzmtek1 {
    height: 40px !important;
}

.hzmtek2 {
    min-height: 10px !important;
}

.hzmtek3 {
    margin: 0px !important;
    background: #f5f5f5 !important;
    padding: 1rem !important;
    font-weight: 400 !important;
    font-size: 14px !important;
}

.p0 {
    padding: 0 !important;
}

.p15 {
    padding: 15px;
}

.mt {
    margin-top: 50px;
}

@media only screen and (max-width: 1130px) {
    .anamenu nav ul li a {
        font-size: 0.7rem;
        margin-left: 0.2rem;
    }
    .iletisim-tel {
        width: 100%;
    }
    .iletisim-fax {
        width: 100%;
    }
    .iletisim-email {
        width: 100%;
    }
    .iletisim-adres {
        width: 100%;
    }
    .form-ortali {
        width: 100%;
        margin: 15px;
        margin-bottom: 40px;
    }
    .ranlab {
        width: 100%;
    }
    .form-group input {
        width: 100%;
    }
    .form-group select {
        width: 100%;
    }
    .form-group textarea {
        width: 100%;
    }
    .galeri-ic {
        width: 33.33%;
    }
}

@media only screen and (max-width: 997px) {
    .althakkimizda {
        width: 50%;
    }
    .altmenuler {
        width: 50%;
    }
    .althizmetlerimiz {
        width: 50%;
    }
    .altbolgeler {
        width: 50%;
    }
    .randevu {
        display: none;
    }
    .headermail {
        display: none;
    }
    .slideryani h1 {
        font-size: 1.5rem;
        margin-top: 1.5rem;
        margin-bottom: 0.5rem;
        transition-duration: 0.3s;
    }
    .logolar {
        width: 33.33%;
        text-align: center;
    }
    .sayac {
        margin-left: 20px;
    }
    .galeri-ic {
        width: 50%;
    }
}

@media only screen and (max-width: 767px) {
    .mobildegizle {
        display: none;
    }
    .yarim {
        width: 100%;
    }
    .bilgic {
        width: 100%;
    }
    .randevu-baslik {
        width: 100%;
    }
    .randevu-buton {
        width: 100%;
    }
    .althakkimizda {
        width: 50%;
    }
    .altmenuler {
        width: 50%;
    }
    .althizmetlerimiz {
        width: 50%;
    }
    .altbolgeler {
        width: 50%;
    }
    .overlay {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 1;
        top: 0;
        left: 0;
        background-color: rgb(0, 0, 0);
        background-color: rgba(0, 0, 0, 0.9);
        overflow-x: hidden;
        transition: 0.5s;
    }
    .overlay-content {
        position: relative;
        top: 25%;
        width: 100%;
        text-align: center;
        margin-top: 30px;
    }
    .overlay a {
        padding: 8px;
        text-decoration: none;
        font-size: 36px;
        color: #818181;
        display: block;
        transition: 0.3s;
    }
    .overlay a:hover,
    .overlay a:focus {
        color: #f1f1f1;
    }
    .overlay .closebtn {
        position: absolute;
        top: 20px;
        right: 45px;
        font-size: 60px;
    }
    .mobilmenu {
        display: block;
        font-size: 30px;
        cursor: pointer;
        text-align: right;
        color: #ffffff;
        width: 30%;
    }
    .enust {
        display: none;
    }
    .logo {
        width: 70%;
    }
    .slideryani h1 {
        font-size: 19px;
        margin-bottom: 1rem;
        margin-top: 3rem;
        transition-duration: 0.3s;
    }
    .slidercizgi {
        margin-bottom: 1.1rem;
    }
    .slideryani p {
        margin-bottom: 1.5rem;
    }
    .slideryani {
        margin-bottom: 2.5rem;
    }
    .anamenu nav ul li {
        display: block;
    }
    .anamenu nav ul li a {
        font-size: 1.2rem;
        font-weight: bold;
        margin-left: 1.2rem;
    }
    .overlay-content {
        margin-top: -20px;
    }
    .logolar {
        width: 50%;
        text-align: center;
    }
    .logolarimg {
        max-width: 9rem;
        height: 2.5rem;
        padding: 0.5rem;
    }
    .bolgeler {
        width: 100%;
        padding: 0rem;
        margin: 0rem;
    }
    .bolgeler-ic {
        border: solid 0.1rem #dddddd;
        transition-duration: 0.3s;
        padding: 0.4rem;
        font-size: 0.9rem;
        text-align: left;
    }
    .bolgeler-tumu {
        text-align: left;
    }
    .blog {
        width: 100%
    }
    .blog-resim {
        width: 100%;
    }
    .logolar-govde {
        overflow-y: auto;
        overflow-x: hidden;
        width: 100%;
        height: 300px;
    }
    .galeri-ic {
        width: 50%;
    }
    .galeri-img {
        width: 220px;
        height: 140px;
        padding: 20px;
        margin: 10px;
        border: solid 1px #eee;
    }
    .hizmet-bu {
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }
    .bolgeler-list {
        max-height: 30rem;
    }
    .tab button {
        width: 23.5%;
        padding: 12px 12px;
        border: solid 3px #d43030;
        border-radius: 7px;
        font-size: 14px;
    }
    .tabcontent {
        padding: 0.4rem 1.3rem;
    }
    .tabici {
        padding: 0.5rem 0.8rem;
    }
}

@media only screen and (max-width: 479px) {
    .althakkimizda {
        width: 100%;
    }
    .altmenuler {
        width: 100%;
    }
    .althizmetlerimiz {
        width: 100%;
    }
    .altbolgeler {
        width: 100%;
    }
    .logo {
        width: 65%;
        margin: 2rem 0 1rem 0;
    }
    .mobilmenu {
        width: 30%;
        text-align: right;
        color: #ffffff;
    }
    .logolar-govde {
        overflow-y: auto;
        overflow-x: hidden;
        width: 100%;
        height: 300px;
    }
    .arayin {
        display: block !important;
        position: fixed;
        bottom: -8px;
        left: 0;
        right: 0;
        z-index: 1;
        padding: 0;
    }
    .arayin-resim {
        width: 100%;
    }
    .hbic {
        width: 100%;
    }
    .dpdestek {
        width: 300px;
        margin-bottom: 160px;
        opacity: 0;
        visibility: hidden;
    }
    .dpdestekkapa {
        opacity: 1;
        visibility: inherit;
    }
    .dpdestekalt {
        margin-bottom: 80px;
    }
    .dpdestekhead {
        width: 300px;
    }
    .hkmzb {
        max-width: 70rem;
        margin: auto;
        padding: 0rem 1.3rem;
        overflow: hidden;
    }
    .hkmzb img {
        margin-left: 0px;
        width: 100%;
        margin-bottom: 15px;
    }
    .hkmz {
        float: left;
    }
    .rndv {
        font-size: 17px;
        line-height: 23px;
    }
    .randevu-buton2 {
        margin: 0.8rem 0 0.5rem 0;
        text-align: center;
        display: inline-block;
    }
    .randevualic {
        display: block;
        flex-wrap: inherit;
        text-align: center;
    }
    .randevu-bsk {
        text-align: center;
    }
    .bilgi {
        margin-bottom: 0px;
    }
    .sayac {
        margin: auto;
        width: 100%;
        height: 160px;
        background-color: #333333;
    }
    .sayac-ic {
        width: 80%;
        margin: auto;
    }
    .video-galeri {
        width: 100%;
    }
    .galeri-ic {
        width: 50%;
    }
    .galeri-img {
        width: 100px;
        height: 50px;
        padding: 20px;
        margin: 10px;
        border: solid 1px #eee;
    }
    .hizmet-bu {
        padding-right: 5px;
        padding-left: 5px;
        margin-bottom: 0.3rem !important;
        margin-top: 0.3rem !important;
    }
    .hizmet-body {
        padding: 0.6rem;
    }
    .hizmet-bskic {
        font-size: 13px !important;
    }
    .blglrek1 {
        padding: 0.5rem !important;
		
	}.biziarayin {
    background: #d01f2e;
    color: #fff;
    padding: 2rem;
    font-size: 1.2rem;
    border-radius: .5rem;
    transition: all .3s;
    margin: 1rem 0;
    background: linear-gradient(
   -45deg
    ,#d01f2e,#23a6d5,#d01f2e,#d01f2e);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
    text-align: center;
		
    }
    .hzmtek1 {
        height: 25px !important;
    }
    .p15 {
        padding: 15px 5px;
    }
	.hizli-ara {
    display: flex;
    flex-wrap: wrap;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background-color: #ff0000;
}
.hizli-ara-yan {
    width: 100%;
    margin-bottom: .
}
.hizli-whatsapp {
    width: 50%;
}
.hzlrbt1,
.hzlrbt2 {
    margin: 0.9rem;
    background-color: #752727;
    padding: .5rem;
    border-radius: .2rem;
    text-align: center;
}
.hzlrbt3,
.hzlrbt4 {
    width: 100%;
    display: block;
    font-size: .9rem;
    color: #ffffff;
    font-weight: 600;
}
.hzlrm-icn1,
.hzlrm-icn2 {
    margin: 0;
    width: 1.2rem;
    height: 1.2rem;
    vertical-align: middle;
}
.hizli-ara-icn {
    width: 13%;
    margin-right: 3%;
    filter: invert(98%) sepia(10%) saturate(10%) hue-rotate(266deg) brightness(116%) contrast(100%)
}
.hizli-ara-bsk {
    width: 100%;
    font-weight: 700;
    letter-spacing: -.1rem;
    font-size: 1.45rem;
    margin: 0;
    color: #111
}
.hizli-ara-bsk span {
    font-weight: 700;
    color: #fff
}
.hizli-ara-yazi {
    width: 100%;
    font-size: .85rem;
    color: #fff
	
}

@media screen and (max-height: 450px) {
    .overlay a {
        font-size: 20px
    }
    .overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
    .logolar-govde {
        overflow-y: auto;
        overflow-x: hidden;
        width: 100%;
        height: 300px;
    }
}