
body {
  background: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #3a3c41;
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
  font-weight: 700;
  color: #3a3c41;
}
a {
  outline: 0;
}
a:hover {
    outline: none;
  text-decoration: none;
}
a:focus {
  outline: none;
    text-decoration: none;
}
a:active {
    outline: none;
    text-decoration: none;
}
a:visited {
    outline: none;
    text-decoration: none;
}
button::-moz-focus-inner {
  border: 0;
}
input::-moz-focus-inner {
  border: 0;
}
img {
  max-width: 100%;
  height: auto;
}
label {
  color: #3a3c41;
  font-weight: 500;
  font-size: 16px;
}

.video-divider {
  height: 30px;
  width: 100%;
  background: transparent url(../videodivider.png) center center no-repeat;
  border: none;
}

.blog-divider {
  height: 30px;
  width: 100%;
  background: transparent url(../blogdivider.png) center center no-repeat;
  border: none;
}
h2 {
  font-size: 30px;
}
h2.blue {
  font-weight: 800;
  color: #66c9e0;
}
h2.blue a {
  font-weight: 800;
  color: #66c9e0;
}
h2.blue a:hover {
  color: #65a1b0;
}
h3 {
  font-size: 24px;
  font-weight: 700;
}
h3 a {
  font-size: 24px;
  color: #3a3c41;
  font-weight: 700;
}
h3.blue {
  font-weight: 700;
  color: #66c9e0;
}
h3.blue a {
  font-weight: 800;
  color: #66c9e0;
}
h3.blue a:hover {
  color: #65a1b0;
}
h4 {
  font-size: 21px;
  font-weight: 700;
}
h5 {
  font-size: 18px;
  font-weight: 700;
}
h5 a {
  font-size: 18px;
  font-weight: 700;
  color: #3a3c41;
}
h6 {
  font-size: 14px;
}
p {
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  line-height: 24px;
}
.btn {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  padding: 10px 15px;
  border-radius: 0;
}
.btn:hover,
.btn:focus {
  color: #136d82;
}
input,
textarea {
  font-size: 14px;
  font-weight: 600;
  color: #9ba0aa;
  resize: none;
}

.common-style {
  padding: 81px 0;
}

::-webkit-input-placeholder {
  color: #9ba0aa;
}
::-moz-placeholder {
  color: #9ba0aa;
}
:-ms-input-placeholder {
  color: #9ba0aa;
}
input:-moz-placeholder {
  color: #9ba0aa;
}
#message-sent {
  clear: both;
}
.gray-scale img:hover {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.gray-scale img {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.hizmetler-tum {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  position: relative;
}

a img.alignnone,
.alignnone {
  float: none;
}
.aligncenter,
a img.aligncenter,
div.aligncenter {
  display: block;
  margin: 20px auto;
}
a img.alignright,
.alignright {
  float: right;
  margin: 0 0 15px 20px;
}
a img.alignleft,
.alignleft {
  float: left;
  margin: 0 20px 15px 0;
}

.banner {
  width: 100%;
  min-height: 180px;
  background-repeat: no-repeat;
  background-position: center top;
  background-image: url('../images/banner.jpg');
  background-size: cover;
}
.breadcrumb-bolumu {
  padding: 27px 0;
  background: #fcfcfc;
}
.breadcrumb-bolumu h1,
.breadcrumb-bolumu h2 {
  margin: 0 15px 0 0;
  font-size: 30px;
  font-weight: 400;
  float: left;
  line-height: 46px;
}
.bread-crumb {
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  margin-top: 17px;
}
.bread-crumb .breadcrumb {
  padding: 0;
  background: none;
  border-radius: 0;
  margin: 0;
}
.bread-crumb .breadcrumb li {
  display: block;
  float: left;
}
.bread-crumb .breadcrumb > li + li:before {
  content: "";
  padding: 0;
}
.bread-crumb .breadcrumb li.active {
  color: #f15b5a;
}
.bread-crumb .divider {
  display: inline-block;
  background: url("../images/breadcrumbs-divider.png") center center no-repeat;
  width: 24px;
  height: 10px;
}
.bread-crumb a {
  font-weight: 400;
  color: #3a3c41;
  display: inline-block;
}
.bread-crumb a:hover {
  text-decoration: underline;
}

.sosyalmedyaa ul {
  padding: 0;
}
.sosyalmedyaa ul li {
  list-style: none;
  background-color: #dcdee4;
  display: inline-block;
}
.sosyalmedyaa ul li a {
  width: 36px;
  height: 36px;
  display: inline-block;
}
.sosyalmedyaa ul li .fa {
  font-size: 18px;
  color: #fff;
  display: block;
  text-align: center;
  line-height: 36px;
}
.sosyalmedyaa ul li:hover {
  background-color: #66c9e0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#scroll-top {
  display: inline;
}
.loader {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #67c9e0;
  text-align: center;
  display: table;
  z-index: 99999999;
}
.loader .table-cell {
  display: table-cell;
  vertical-align: middle;
  min-height: 100%;
}
.loader h1 {
  margin-top: 2rem;
  font-size: 4rem;
  line-height: 4rem;
  color: #fff;
  font-weight: 800;
}
form input[type="text"],
form input[type="email"],
form input[type="url"],
form input[type="tel"],
form input[type="number"],
form input[type="date"],
form input[type="range"],
form input[type="password"],
form input[type="text"],
form textarea {
  width: 100%;
  height: auto;
  border: 1px solid #dcdee4;
  background-color: #fff;
  margin-bottom: 20px;
  padding: 11px 10px;
  color: #3a3c41;
  font-weight: 500;
}
form input[type="file"] {
  margin-bottom: 30px;
  color: #3a3c41;
}
form input[type="submit"] {
  padding: 12px 25px;
  background-color: #3a3c41;
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  border: none;
  cursor: pointer;
  letter-spacing: 1px;
}
form input[type="submit"]:hover {
  background-color: #f15b5a;
}
form input[type="submit"]:focus{
    outline: none;
}
form input.error,
form textarea.error {
  border: 1px solid #ff0000;
}
form fieldset label {
  font-size: 14px;
  color: #999ca5;
  font-weight: 500;
  border-bottom: 1px solid #dcdee4;
  padding: 5px;
  float: left;
}
form fieldset .common {
  display: inline-block;
  float: left;
  margin-left: 7px;
}
form p {
  margin: 0;
}
textarea,
input[type="text"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="date"],
input[type="range"],
input[type="password"],
input[type="text"] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
#error-container {
  margin: 0;
}
#error-container label {
  font-size: 14px;
  display: block;
}
/* IE8 Specific Styles */
.ie8 img {
  width: inherit;
  max-width: 100% !important;
  height: auto !important;
}
.ie8 .features-var-three .feature-icon img,
.ie8 .anasayfa-bolum3 .anasayfa-bolum3-grid img,
.ie8 .home-testimonial .flexslider-three .slides img,
.ie8 .basvuru-sayfasi-bolumu .basvuru-sayfasi-form-bolumu .top-icon img {
  width: auto !important;
}
.ie8 .overlay {
  visibility: hidden;
}

.header-ustkisim {
  background-color: #60646d;
  padding: 11px 0;
}
.header-ustkisim p {
  color: #bbbfc9;
}
.header-ustkisim p span {
  color: #fefefe;
  white-space: pre;
}

.nav-toggle {
  display: none;
}
#header {
  padding: 30px 0;
  background: #fff;
}
#header .logo {
  float: left;
}
#header .logo h1 {
  margin: 0;
}
#header .logo h1 a {
  font-size: 30px;
  font-weight: 800;
}
#header .logo img {
  margin-top: 7px;
}
nav.main-menu {
  float: right;
}
nav.main-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav.main-menu ul > li {
  margin: 0;
  float: left;
  position: relative;
}
nav.main-menu ul > li > a {
  width: 100%;
  display: block;
  padding: 8px 15px;
  text-decoration: none;
  color: #60646d;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
}
nav.main-menu ul > li ul {
  z-index: 9999;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 36px;
  left: 0;
  width: 190px;
  display: none;
  background-color: #67c9e0;
}
nav.main-menu ul > li ul li {
  list-style: none;
  float: none;
  position: relative;
  border-bottom: 1px solid #73d1e7;
}
nav.main-menu ul > li ul li a {
  font-size: 14px;
  color: #fff;
  padding: 10px 20px;
}
nav.main-menu ul > li ul li:hover a {
  background-color: #53c3dd;
}
nav.main-menu ul > li ul li ul {
  position: absolute;
  left: 190px;
  top: 0;
}
nav.main-menu ul > li:hover > a,
nav.main-menu ul > .current-menu-item > a {
  background-color: #67c9e0;
  color: #fff;
}
.anasayfa-banner {
  position: relative;
}

.anasayfa-banner .content-wrapper {
  position: absolute;
  top: 20%;
  left: 0;
  right: 0;
  z-index: 999;
}
.anasayfa-banner .slide-content {
  width: 44%;
}
.anasayfa-banner .slide-content h1 {
  font-size: 48px;
  margin: 0 0 20px;
  font-weight: 400;
}
.anasayfa-banner .slide-content h1 span {
  font-weight: 800;
}
.anasayfa-banner .slide-content h1:after {
  content: url("../images/plus-red.png");
  margin-left: 10px;
}
.anasayfa-banner .slide-content p {
  font-size: 18px;
  color: #3a3c41;
  margin-bottom: 20px;
  line-height: 26px;
}
.anasayfa-banner .slide-content .slider-button {
  padding: 10px 30px;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;

  background-color: #f15b5a;
    color: #ffffff;
}
.anasayfa-banner .slide-content .slider-button:hover {
  background-color: #3a3c41;
  color: #fff;
}
.anasayfa-banner .slide-content.display-bg {
  background-color: rgba(225, 255, 255, 0.6);
  padding: 20px;
}
.anasayfa-banner .slide-content.display-bg h1 {
  font-size: 42px;
}
.anasayfa-banner .appointment {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
}
.anasayfa-banner .basvuru-ustserit {
  font-size: 15px;
  background-color: #3a3c41;
  display: block;
  text-align: left;
  position: relative;
  z-index: 99;
  padding: 7px 15px;
    outline: none;

}
.anasayfa-banner .basvuru-ustserit:focus{
    color: #fff;
}
.anasayfa-banner .basvuru-ustserit i {
  width: 42px;
  padding: 9px 0;
  font-size: 18px;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  text-align: center;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.anasayfa-banner .basvuru-ustserit:hover {
  background-color: #000;
  color: #fff;
}
.anasayfa-banner .basvuru-ustserit.open i {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Safari and Chrome */
}
.anasayfa-banner .basvuru-banner input[type="submit"] {
  margin-top: 15px;
}
.anasayfa-banner .basvuru-bannerda .basvuru-formu {
  padding: 30px 20px;
}
.anasayfa-banner .basvuru-bannerda #appointment-loader {
  margin-top: 15px;
}
.anasayfa-banner .basvuru-ustserit-one {
  width: 22%;
}
.anasayfa-banner .basvuru-ustserit-one .basvuru-ustserit .fa {
  background: none;
}
.anasayfa-banner .basvuru-formu {
  background-color: #67c9e0;
  padding: 16px 10px 15px;
  position: relative;
  z-index: 99;
}
.anasayfa-banner .basvuru-formu label.error {
  display: none !important;
}
.anasayfa-banner .common {
  padding-left: 9px;
  padding-right: 9px;
}
.anasayfa-banner input[type="text"],
.anasayfa-banner input[type="email"],
.anasayfa-banner input[type="number"],
.anasayfa-banner textarea {
  background: none;
  color: #fff;
  border: 0;
  border-bottom: 2px solid #adebfa;
  width: 100%;
  display: inline-block;
  resize: none;
  padding: 0px 5px 5px 5px;
  margin-bottom: 0;
}
.anasayfa-banner textarea {
  height: auto;
  margin: 0;
  line-height: 20px;
  -webkit-transition: height 0.2s;
  transition: height 0.2s;
}
.anasayfa-banner input[type="text"]:focus,
.anasayfa-banner input[type="email"]:focus,
.anasayfa-banner textarea:focus {
  outline: none;
  border-bottom: 2px solid #fff;
}
.anasayfa-banner input[type="text"],
.anasayfa-banner input[type="email"] {
  margin-bottom: 23px;
}
.anasayfa-banner input[type="submit"] {
  font-size: 14px;
  font-weight: 700;
  border: 0;
  padding: 6px 19px;
  color: #3a3c41;
  background-color: #fff;
  border: none;
  border-image: none;
  letter-spacing: 0;
  outline: none;
}
.anasayfa-banner input[type="submit"]:hover {
  background-color: #3a3c41;
  color: #fff;
}
.anasayfa-banner input[type="submit"]:focus {
  outline: none;
  background-color: #fafafa;
  color: #3a3c41;
}
.anasayfa-banner input.error,
.anasayfa-banner textarea.error {
  border: 0;
  border-bottom: 2px solid #ff0000;
}
.anasayfa-banner input.error:focus,
.anasayfa-banner textarea.error:focus {
  border-bottom: 2px solid #fff;
}
.anasayfa-banner ::-webkit-input-placeholder {
  color: #fff;
}
.anasayfa-banner :-moz-placeholder {
  color: #fff;
}
.anasayfa-banner ::-moz-placeholder {
  color: #fff;
}
.anasayfa-banner :-ms-input-placeholder {
  color: #fff;
}
.anasayfa-banner #message-sent {
  clear: both;
  padding: 10px 0;
  font-weight: 600;
  color: #fff;
  display: none;
}
#appointment_form_one #mesajiniz {
  margin-top: 5px;
  margin-bottom: 0;
}
#appointment_form_one #appointment-loader {
  margin-top: 10px;
}

#appointment-loader {
  display: none;
}

.ana-hakkimizda {
  padding: 90px 0 30px;
  background-color: #fff;
}
.ana-hakkimizda .ana-hak-resim h2 {
  margin: 0 0 30px;
  font-weight: 400;
}
.ana-hakkimizda .ana-hak-resim p {
  margin-bottom: 30px;
}

.ana-hakkimizda .anasayfa-bolum3-grid {
  margin-bottom: 60px;
    min-height: 150px;
}
.ana-hakkimizda .anasayfa-bolum3-grid h3 {
  margin: 0 0 15px;
  font-size: 22px;
}

.anasayfa-bolum3 {
  padding: 90px 0 30px;
  background-color: #fff;
}

.anasayfa-bolum3 .anasayfa-bolum3-grid {
  margin-bottom: 60px;
}
.anasayfa-bolum3 .anasayfa-bolum3-grid img {
  margin: 0 auto 30px;
}
.anasayfa-bolum3 .anasayfa-bolum3-grid h3 {
  margin: 0 0 20px;
  font-size: 18px;
}
.anasayfa-bolum3 .anasayfa-bolum3-grid h3 a {
  font-size: 18px;
}
.anasayfa-bolum3 .anasayfa-bolum3-grid .anasayfa-divider {
  height: 30px;
  background: transparent url(../border.png) no-repeat center center;
  margin: 0 0 20px;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .gallery-slider .slides img {
    margin-left: -1px;
  }
  .gallery-slider .flex-direction-nav .flex-prev {
    margin-left: -0.5px;
  }
  .safari .gallery-slider .slides img {
    margin-left: 0;
  }
  .safari .gallery-slider .flex-direction-nav .flex-prev {
    margin-left: 0;
  }
  .safari .gallery-single #carousel .flex-viewport {
    padding: 8px;
  }
}

#footer-tumu {
  background-color: #3a3c41;
  padding: 10px 0 30px 0;
  color: #9ba0aa;
  line-height: 24px;
}
#footer-tumu .widget h3.title {
  margin-bottom: 30px;
  color: #f0f5f7;
  font-size: 18px;
  font-weight: 700;
}
#footer-tumu .widget p {
  margin-bottom: 25px;
}
#footer-tumu .widget a {
  color: #b5bac6;
}
#footer-tumu .widget a:hover {
  color: #cbd1de;
}
#footer-tumu .widget ul {
  border-color: #4a4c52;
}
#footer-tumu .widget ul li {
  border-color: #4a4c52;
}
#footer-tumu .widget .tagcloud a {
  color: #fff;
}
#footer-tumu .widget label {
  color: #9ba0aa;
}
#footer-tumu .widget input[type="text"] {
  background-color: #515359;
  border: none;
  padding: 12px 15px;
  margin-bottom: 13px;
  width: 100%;
  color: #fff;
  outline: none;
  overflow: hidden;
}
#footer-tumu .widget input[type="text"]:focus {
  background-color: #696c74;
}
#footer-tumu .widget input[type="submit"] {
  border: none;
  background-color: #67c9e0;
  color: #fff;
}
#footer-tumu .widget input[type="submit"]:hover {
  background-color: #4dbed9;
}
#footer-tumu .widget .wp-email-capture-widget {
  margin: 20px 0;
}
#footer-tumu .appoint-widget span {
  border-bottom: 1px solid #4a4c52;
  padding-bottom: 5px;
  margin-bottom: 5px;
  display: block;
}
#footer-tumu .appoint-widget span:last-child {
  border-bottom: none;
}
#footer-tumu #wp_email_capture > form > div {
  background: transparent !important;
  color: #e0e0e0;
  margin: 0 0 15px !important;
  width: 100%;
}


.footer-copyright-bolumu {
  margin-top: 0px;
  border-top: 1px solid #4a4c52;
  padding-top: 26px;
}
.footer-copyright-bolumu p {
  color: #7a7d86;
}
.footer-copyright-bolumu .footer-sosyalmedya {
  margin: 0;
  padding: 0;
  float: right;
}
.footer-copyright-bolumu .footer-sosyalmedya li {
  display: inline-block;
  list-style: none;
  margin-left: 10px;
}
.footer-copyright-bolumu .footer-sosyalmedya li .fa {
  font-size: 18px;
  display: block;
  text-align: center;
  line-height: 20px;
  color: #53565c;
}
.footer-copyright-bolumu .footer-sosyalmedya li .fa:hover {
  font-size: 20px;
  color: #fff;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  margin-top: -2px;
}
.footer-copyright-bolumu .footer-sosyalmedya li a {
  width: 20px;
  height: 20px;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.footer-copyright-bolumu .footer-sosyalmedya li a:hover {
  text-decoration: none;
}

a#scroll-top {
  display: none;
  position: fixed;
  right: 20px;
  bottom: 80px;
  height: 42px;
  width: 42px;
  z-index: 9999;
  line-height: 3em;
  background: #67c9e0 url("../images/scroll-top.png") center center no-repeat;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  border-radius: 50px;
}
a#scroll-top:hover {
  background-color: #52abc0;
}

.uzmanlik-alanlari {
  padding-top: 40px;
  padding-bottom: 100px;
    background-color: #f5f5f5;

}
.uzmanlik-alanlari .text-left {
  text-align: left;
}
.uzmanlik-alanlari .hizmetler-listele {
  background-color: #fff;
  margin-bottom: 40px;
}
.uzmanlik-alanlari .hizmetler-listele figure {
  overflow: hidden;
}
.uzmanlik-alanlari .hizmetler-listele h5 {
  margin: 0 0 20px;
}
.uzmanlik-alanlari .hizmetler-listele .listele-baslik {
  padding: 20px 20px 20px;
}
.uzmanlik-alanlari .hizmetler-listele .for-border {
  margin-bottom: 20px;
}
.uzmanlik-alanlari .hizmetler-listele p {
  margin-bottom: 20px;
}
.uzmanlik-alanlari .sosyalmedyaa {
  margin: 20px 0 0;
}
.uzmanlik-alanlari .sosyalmedyaa ul {
  margin: 0 auto;
  margin-left: -3px;
  text-align: center;
}
.uzmanlik-alanlari .sosyalmedyaa ul li {
  display: inline-block;
  list-style: none;
  background-color: #dcdee4;
  float: none;
  margin: 0 5px 5px 0;
}
.uzmanlik-alanlari .sosyalmedyaa ul li a {
  width: 36px;
  height: 36px;
  display: inline-block;
}
.uzmanlik-alanlari .sosyalmedyaa ul li .fa {
  font-size: 18px;
  color: #fff;
  display: block;
  text-align: center;
  line-height: 36px;
}
.uzmanlik-alanlari .sosyalmedyaa ul li:hover {
  background-color: #66c9e0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.uzmanlik-alanlari .sosyalmedyaa ul li.twitter-icon:hover {
  background-color: #55acee;
}
.uzmanlik-alanlari .sosyalmedyaa ul li.skype-icon:hover {
  background-color: #009EE5;
}
.uzmanlik-alanlari .sosyalmedyaa ul li.facebook-icon:hover {
  background-color: #425E9A;
}
.uzmanlik-alanlari .sosyalmedyaa ul li.linkedin-icon:hover {
  background-color: #0077B5;
}

.grid-madde1 {
  z-index: 2;
}
.isotope-hidden.grid-madde1 {
  pointer-events: none;
  z-index: 1;
}

.isotope,
.isotope .grid-madde1 {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.isotope .grid-madde1 {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}

.icerik-baslangic {
  padding: 50px 0;
}
.icerik-baslangic .tumsayfa-icerikleri,
.icerik-baslangic .page-contents,
.icerik-baslangic .right-contents {
  overflow: hidden;
  border-bottom: 1px solid #dcdee4;
  padding-bottom: 40px;
}
.icerik-baslangic .post {
  margin-bottom: 40px;
}

.icerik-baslangic .page {
  margin-bottom: 40px;
}

.icerik-baslangic figure {
  margin-bottom: 25px;
  overflow: hidden;
}
.icerik-baslangic h3.post-title,
.icerik-baslangic h3.baslik-video {
  margin: 0 0 15px 0;
  line-height: 32px;
}

.icerik-baslangic .video {
  margin-bottom: 25px;
}

.main-contents {
  overflow: hidden;
  border-bottom: 1px solid #dcdee4;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
article.girisbolumu {
  line-height: 24px;
  font-size: 14px;
}
article.girisbolumu p {
  margin-bottom: 25px;
}
article.girisbolumu h1.baslik-video {
  margin: 0 0 20px 0;
}
.baslik-bolumu {
  margin: 0 0 25px;
}
.baslik-bolumu p {
  margin: 0 0 25px;
}
.baslik-bolumu h1,
.baslik-bolumu h2,
.baslik-bolumu h3,
.baslik-bolumu h4,
.baslik-bolumu h5,
.baslik-bolumu h6 {
  font-weight: 700;
  margin-bottom: 20px;
}
.baslik-bolumu h1 {
  font-size: 36px;
  line-height: 42px;
}
.baslik-bolumu h2 {
  font-size: 30px;
  line-height: 36px;
}
.baslik-bolumu h3 {
  font-size: 24px;
  line-height: 30px;
}
.baslik-bolumu h4 {
  font-size: 20px;
  line-height: 28px;
}
.baslik-bolumu h5 {
  font-size: 16px;
  line-height: 24px;
}
.baslik-bolumu h6 {
  font-size: 14px;
  line-height: 20px;
}

.video .video-wrapper {
  padding-bottom: 56.3%;
  position: relative;
  width: 100%;
  height: 0;
}
.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.widget {
  width: 100%;
  margin-bottom: 35px;
}
.widget h3.title {
  margin: 0 0 25px;
  font-size: 18px;
  font-weight: 700;
}
.widget ul {
  padding: 0;
  margin: 0;
  border-top: 1px solid #dde1e3;
}
.widget ul li {
  list-style: none;
  color: #999ca5;
  border-bottom: 1px solid #dde1e3;
  padding: 0 0 10px;
  margin: 10px 0 0;
}
.widget ul.children {
  margin: 10px 0 0 20px;
  border-top: 1px solid #dde1e3;
}
.widget ul.children li:last-child {
  border: none;
  padding: 0;
}

.overlay {
  background: url("../images/for-expand-mirror.png") center center no-repeat #67c9e0;
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 999;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */
}
.galeri-efekti {
  position: relative;
  overflow: hidden;
}
.galeri-efekti:hover .overlay {
  height: 100%;
  transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari and Chrome */
  opacity: 0.8;
}

.galeri-sayfasii {
  padding: 20px 0 100px;
}
.galeri-sayfasii #filters {
  margin-bottom: 60px;
}
.galeri-sayfasii .common {
  background-color: #fff;
  margin-bottom: 30px;
}
.galeri-sayfasii .common .content {
  padding: 15px 20px 25px;
}
.galeri-sayfasii .dortlu-galeri.common h4 {
  font-size: 18px;
}
.galeri-sayfasii .dortlu-galeri.common .content {
  padding: 5px 15px 15px;
}
.galeri-sayfasii div.gallery-item-types {
  border: none;
  padding: 0;
  margin: 0;
}

.sss-sayfasii {
  padding: 50px 0;
}
/*------------------------------------------------------*/
/* Toggle Styles
/*------------------------------------------------------*/
.sss-ana .toggle {
  margin-bottom: 30px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.sss-ana .sss-baslik {
  background-color: #F0F5F7;
  margin: 0;
  height: auto;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.sss-ana .sss-baslik h3 {
  padding: 20px 40px 20px 20px;
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  background: url(../images/faq-open.png) no-repeat 98% center;
}
.sss-ana .sss-baslik i {
  margin-right: 10px;
  font-size: 18px;
}
.sss-ana .sss-haber-basla {
  padding: 20px 20px 5px;
  background-color: #F0F5F7;
  margin: 0;
  display: none;
}
.sss-ana .toggle.current .sss-baslik {
  background-color: #f15b5a;
  border: none;
}
.sss-ana .toggle.current .sss-baslik h3 {
  color: #fff;
  background: url(../images/faq-close.png) no-repeat 98% center;
}
.sss-ana .toggle.current .sss-haber-basla {
  border-bottom: 1px solid #dcdee4;
}
.iletisim-sayfasi {
  padding: 30px 0;
}
.iletisim-sayfasi .harita-bolumu {
  margin-top: 100px;
}
.iletisim-sayfasi .harita-bolumu h5 {
  margin-bottom: 20px;
}
.iletisim-sayfasi #map-canvas {
  width: 100%;
  height: 355px;
}
.iletisim-sayfasi #map-canvas img {
  width: auto;
  max-width: none;
}
#contact_form{
    /*margin-right: 50px;*/
}
.iletisim-sayfasi .contact-form input[type="text"],
.iletisim-sayfasi .contact-form textarea {
  padding: 15px;
}
.iletisim-sayfasi .contact-form input[type="text"],
.iletisim-sayfasi .contact-form textarea {
  width: 100%;
  height: auto;
  border: 1px solid #dcdee4;
  background-color: #fff;
  margin-bottom: 30px;
  padding: 15px 10px;
  color: #3a3c41;
  font-weight: 500;
  outline: none;
}
.iletisim-sayfasi .contact-form input[type="submit"] {
  padding: 15px 27px;
  border: none;
  float: right;
}
.iletisim-sayfasi .contact-form input[type="submit"]:focus{
    outline: none;
}
.iletisim-sayfasi .contact-form input.error,
.iletisim-sayfasi .contact-form textarea.error {
  border: 1px solid #DF1E2D;
}
#error-container label.error {
  font-weight: normal;
  color: #DF1E2D;
}
.iletisim-sagmenu .timetable-area h5 {
  margin-bottom: 20px;
}
.iletisim-sagmenu .timetable-area .blue {
  color: #10b1d6;
}
.iletisim-sagmenu .timetable-area,
.iletisim-sagmenu .adres-bolumu,
.iletisim-sagmenu .sosyalmedyaa {
  border-bottom: 1px solid #dcdee4;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.iletisim-sagmenu h2 {
  margin: 0 0 30px;
}
.iletisim-sagmenu address {
  font-size: 14px;
  color: #999ca5;
  font-weight: 400;
  line-height: 26px;
}
.iletisim-sagmenu p {
  color: #999ca5;
}
.iletisim-sagmenu p strong {
  color: #3a3c41;
  font-weight: 500;
  margin-right: 20px;
  min-width: 50px;
  display: inline-block;
  text-align: right;
}
.iletisim-sagmenu .sosyalmedyaa {
  padding-bottom: 40px;
  margin-left: -5px;
}
.iletisim-sagmenu .sosyalmedyaa li {
  margin: 0 5px 5px 0;
}
.iletisim-sagmenu .sosyalmedyaa h5 {
  margin-bottom: 20px;
}
.iletisim-sagmenu .sosyalmedyaa li.twitter-icon:hover {
  background-color: #2bbfec;
}
.iletisim-sagmenu .sosyalmedyaa li.skype-icon:hover {
  background-color: #0099e5;
}
.iletisim-sagmenu .sosyalmedyaa li.facebook-icon:hover {
  background-color: #395b89;
}
.iletisim-sagmenu .sosyalmedyaa li.linkedin-icon:hover {
  background-color: #1184cd;
}
.iletisim-sagmenu .sosyalmedyaa li.youtube-icon:hover {
  background-color: #d02525;
}
.iletisim-sagmenu .sosyalmedyaa li.instagram-icon:hover {
  background-color: #457299;
}
.iletisim-sagmenu .sosyalmedyaa li.google-icon:hover {
  background-color: #d63b3b;
}

.basvuru-sayfasi-bolumu {
  padding: 40px 0 60px;
}
.basvuru-sayfasi-bolumu .baslik-bolumu {
  margin-bottom: 40px;
}
.basvuru-sayfasi-bolumu .basvuru-sayfasi-form-bolumu {
  background: #3a3c41 url("../randevubg.png") top center repeat-y;
  padding: 10px 70px 70px;
  border-radius: 5px;
}
.basvuru-sayfasi-bolumu .basvuru-sayfasi-form-bolumu .top-icon {
  width: 100%;
  text-align: center;
  z-index: 99999;
}
.basvuru-sayfasi-bolumu .basvuru-sayfasi-form-bolumu .top-icon img {
  pointer-events: none;
}
.basvuru-sayfasi-bolumu form {
  background: url("../images/appoint-form-bottom.png") bottom center repeat-x #ffffff;
  padding: 60px 20px;
  margin-top: -36px;
}
.basvuru-sayfasi-bolumu form input[type="text"],
.basvuru-sayfasi-bolumu form input[type="email"],
.basvuru-sayfasi-bolumu form textarea {
  width: 100%;
  border: 0;
  outline: none;
  border-bottom: 1px solid #dcdee4;
  padding: 5px;
  margin-bottom: 40px;
}
.basvuru-sayfasi-bolumu form input[type="text"].error,
.basvuru-sayfasi-bolumu form input[type="email"].error,
.basvuru-sayfasi-bolumu form textarea.error {
  border-color: red;
}
.basvuru-sayfasi-bolumu form #appointment-loader {
  margin: 0 20px;
}
.basvuru-sayfasi-bolumu form #message-sent {
  font-weight: 700;
}
#contact-loader {
  float: right;
  margin: 17px 0 0 0;
  display: none;

}

.flex-direction-nav a,.gallery-slider .flex-direction-nav a{
    filter: alpha(opacity=0);        /* IE 6, 7, 8 */
}

.gallery-slider:hover .flex-next, .gallery-slider:hover .flex-prev{
    filter: alpha(opacity=70);        /* IE 6, 7, 8 */
}

.flexslider:hover .flex-next, .flexslider:hover .flex-prev,.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover,.gallery-slider:hover .flex-next:hover, .gallery-slider:hover .flex-prev:hover{
    filter: alpha(opacity=100);        /* IE 6, 7, 8 */

}
#appointment_form_one #response-container,
#basvuru-formu-form #response-container,
#appointment_form_three #response-container {
  margin-top: 10px;
  color: #fff;
  display: none;
}
#appointment_form_three #response-container {
  color: #3a3c41;
}
#subs-loader{
  display: none;
}
#subs-error-container .error{
  color: red !important;
}
.basvuru-sayfasi-bolumu form input[type="submit"] {
  margin-bottom: 20px;
}
#footer-tumu .widget p.tweet{
  margin-bottom: 0;
}
