@charset "UTF-8";
body {
  font-family: "Open Sans", sans-serif;
  background-color: #D9ECEA !important;
}

.zaman {
  font-size: 1.2em;
  background-color: #FCE8C5;
  color: #E69B13;
  margin-bottom: 20px;
  border-radius: 20px;
}

.navbar-nav {
  width: 100%;
  padding: 0 10px;
}

.navbar-nav .nav-item {
  text-align: center !important;
  width: calc(100% / 5);
}

.dropdown-content {
  background-color: #37AA9B !important;
  text-align: left;
}

/*Genel*/
.container {
  max-width: 1000px !important;
  background-color: #ffffff;
  padding-left: 50px;
  padding-right: 50px;
}

.baslik1 {
  font-size: 2.4em;
  font-weight: 200;
}

.baslik2 {
  font-size: 1.6em;
  font-weight: 200;
}

.baslik3 {
  font-size: 2em;
  font-weight: 700;
  color: #E69B14;
}

.baslik4 {
  font-size: 1.5em;
  font-weight: 700;
  color: #37AA9B;
}

.card {
  border-radius: 20px !important;
}

.ortabg {
  background-repeat: no-repeat;
  background-position: 0px -130px;
  background-size: 900px 500px;
  background-image: url("/images/bg1.png");
}

.list-group .list-group-item {
  background-color: inherit;
}

h5 {
  font-size: 1.4em !important;
}

.btn-primary {
  background-color: #37AA9B !important;
  border: 0px !important;
  font-size: 1.8em !important;
  font-weight: 200 !important;
  border-radius: 20px !important;
}

.btn-outline-primary {
  background-color: #37AA9B !important;
  border: 0px;
  color: #fff;
}

.btn-primary:hover {
  background-color: #00806F !important;
}

.btn-secondary {
  background-color: #E69B14 !important;
  border: 0px !important;
  font-size: 1.8em !important;
  font-weight: 200 !important;
  border-radius: 20px !important;
}

.btn-secondary:hover {
  background-color: #B47400 !important;
}

/*Üst Kısım*/
#ust {
  background-image: url("/images/bg2.png");
  background-repeat: no-repeat;
  background-position: right top;
}

#ust .logo {
  width: 180px;
  margin-top: 20px;
  margin-bottom: 20px;
}

#ust .bilgi {
  position: absolute;
  right: 0px;
  top: 0px;
  background-color: #E69B14;
  color: #ffffff;
  font-weight: bold;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

#ust .bilgi i {
  font-size: 1.5em;
}

#ust .bilgi a {
  color: #ffffff;
}

#ust .anamenu {
  background-color: #37AA9B !important;
  border-radius: 30px;
  color: #ffffff;
}

#ust .anamenu a {
  font-size: 1em;
  color: #ffffff;
  font-weight: 700;
}

#ust .anamenu a:hover {
  background-color: #116B5F;
}

#ust .anamenu a:hover {
  color: #ffffff;
  font-weight: 700;
}

#ust .anamenubg {
  background-color: #E69B14;
  height: 60px;
  width: 90%;
  border-radius: 30px;
  position: absolute;
  top: 20px;
  right: 0px;
}

#ust .slogan {
  position: absolute;
  margin-top: 90px;
  font-size: 2.5em;
  right: 0;
  color: #E69B13;
  font-weight: bold;
  font-style: italic;
}

.modal img {
  width: 900px;
}

/*
 * Custom styles
 */
.navbar-brand {
  font-size: 24px;
}

.navbar-container {
  padding: 20px 0 20px 0;
}

.navbar.navbar-fixed-top.fixed-theme {
  background-color: #222;
  border-color: #080808;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
}

.navbar-brand.fixed-theme {
  font-size: 18px;
}

.navbar-container.fixed-theme {
  padding: 0;
}

.navbar-brand.fixed-theme,
.navbar-container.fixed-theme,
.navbar.navbar-fixed-top.fixed-theme,
.navbar-brand,
.navbar-container {
  transition: 0.8s;
  -webkit-transition: 0.8s;
}

#icsayfa {
  background-image: url("/images/bg1.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 500;
  background-attachment: fixed;
}

/*Banner*/
#carouselBanner .carousel-item .baslik {
  background-color: #37AA9B;
  opacity: 0.8;
  font-size: 2.5em !important;
  font-weight: 700;
}

#carouselBanner .carousel-indicators li {
  background-color: #37AA9B;
  height: 15px;
  right: 0px;
  cursor: pointer;
}

/*Haberler*/
#haberler {
  background-color: #E69B14;
  border-radius: 20px;
  background-image: url("/images/haberbg.png");
  background-repeat: no-repeat;
  background-position: right top;
}

#haberler .haber {
  border-bottom: 1px solid #fff;
}

#haberler a {
  color: #fff;
  text-decoration: none;
}

#haberler img {
  max-width: 60px;
}

#haberler .buton {
  cursor: pointer;
  position: absolute;
  right: 20px;
  bottom: -20px;
  border-radius: 20px;
  padding: 10px 30px;
  font-weight: bold;
  background-color: #37AA9B;
}

#haberler .buton:hover {
  background-color: #00806F;
}

/*Hizmetlerimiz*/
#hizmetlerimiz {
  background-color: #B8E1F8;
  border-radius: 20px;
  background-image: url("/images/hizmetlerbg.png");
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 100%;
}

#hizmetlerimiz a {
  color: #2F6C8D;
  font-size: 1.3em;
  font-weight: 600;
}

#hizmetlerimiz a:hover {
  color: #00A5FF;
  text-decoration: none;
}

#hizmetlerimiz .r1 {
  border-bottom: 1px solid #2F6C8D;
  border-right: 1px solid #2F6C8D;
}

#hizmetlerimiz .r2 {
  border-bottom: 1px solid #2F6C8D;
  border-right: 1px solid #2F6C8D;
}

#hizmetlerimiz .r3 {
  border-bottom: 1px solid #2F6C8D;
}

#hizmetlerimiz .r4 {
  border-right: 1px solid #2F6C8D;
}

#hizmetlerimiz .r5 {
  border-right: 1px solid #2F6C8D;
}

/*Bağlantılar*/
#baglantilar {
  background-color: #B8E1F8;
  border-radius: 20px;
  background-image: url("/images/hizmetlerbg.png");
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 100%;
}

#baglantilar a {
  color: #2F6C8D;
  font-size: 0.9em;
  font-weight: 600;
}

#baglantilar a:hover {
  color: #00A5FF;
  text-decoration: none;
}

/*Bize Ulaşın*/
#bizeulasin {
  color: #ffffff !important;
  font-weight: 200;
  font-size: 1.2em;
  background-color: #E69B14;
  background-image: url("/images/bizeulasinbg.png");
  background-repeat: no-repeat;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

/*İletişim*/
#iletisim {
  background-color: #F7F9FC;
  border-radius: 20px;
  color: #37AA9B !important;
  font-size: 1.3em;
  background-image: url("/images/iletisimbg.png");
}

#siteharitasi a {
  color: #000 !important;
}

/* Dropdown Button */
.dropbtn {
  background-color: #4CAF50;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
  background-color: #ddd;
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
  display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
  background-color: #3e8e41;
}

@media (max-width: 1000px) {
  .baslik1 {
    font-size: 1.5em;
    font-weight: 600;
  }

  #ust {
    background-size: 170%;
  }

  #ust .logo {
    width: 130px;
    margin-top: 50px;
  }

  #ust .slogan {
    position: absolute;
    margin-top: 85px;
    font-size: 1.2em;
    width: 140px;
    text-align: center;
  }

  #ust .anamenu {
    margin-right: 10%;
  }

  #ust .anamenu a {
    margin-left: 0px;
  }

  #ust .anamenubg {
    top: 20px;
    right: 20px;
    height: 40px;
    width: 85%;
  }

  .ortabg {
    background-repeat: no-repeat;
    background-position: right -50px;
    background-size: 170px 100px;
    background-image: url("/images/bg1.png");
  }

  #haberler img {
    width: 40px;
  }

  #hizmetlerimiz {
    background-size: 150%;
  }

  #hizmetlerimiz .r1 {
    border-right: 0px;
  }

  #hizmetlerimiz .r2 {
    border-right: 0px;
  }

  #hizmetlerimiz .r3 {
    border-right: 0px;
  }

  #hizmetlerimiz .r4 {
    border-right: 0px;
    border-bottom: 1px solid #2F6C8D;
  }

  #hizmetlerimiz .r5 {
    border-right: 0px;
    border-bottom: 1px solid #2F6C8D;
  }

  #baglantilar {
    background-size: 150%;
  }
}
.carousel-inner .carousel-item img {
  border: 10px solid #37AA9B;
  border-radius: 10px;
  -o-object-fit: cover;
  object-fit: cover;
  height: 480px;
}

@media (max-width: 1000px) {
  .carousel-inner .carousel-item img {
    border: 8px solid #37AA9B;
    height: 280px;
  }
}