﻿html {
  font-family: 'Josefin Sans', sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Josefin Sans', Helvetica, Arial, sans-serif;
}
body {
  font-family: 'Josefin Sans', Helvetica, Arial, sans-serif;
}
.font-roboto {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
  line-height: 30px;
}
/* HEADER START -------------------------------------------------- */
.menu-hg-top {
  background-color: #333333;
  background: linear-gradient(90deg, rgba(34, 34, 34, 1) 0%, rgba(34, 34, 34, 1) 40%, rgba(51, 51, 51, 1) 100%);
  height: auto;
  z-index: 1250;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 3rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 0.8rem;
  color: #eeeeee;
  text-align: left;
  list-style: none;
  background-color: #333333;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #eeeeee;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item.active, .dropdown-item:active {
  color: #FFA600;
  text-decoration: none;
  background-color: #333333;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #FBCD0D;
  text-decoration: none;
  background-color: #333333;
}
.menu-hg-top .container .nav.justify-content-end.ml-auto.mr-5 li .nav-link.dropdown-toggle {
  padding-right: 0.25rem;
  padding-left: 0.25rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.77rem;
  font-weight: bold;
  color: #eeeeee;
}
.menu-hg-top .container .nav.justify-content-end.ml-auto.mr-5 li .nav-link.dropdown-toggle:hover {
  color: #FBCD0D;
}
.menu-hg-top .container .nav.justify-content-end.ml-auto.mr-5 .nav-item .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.77rem;
  color: #eeeeee;
}
.menu-hg-top .container .nav.justify-content-end.ml-auto.mr-5 .nav-item.active .nav-link {
  color: #FFA600;
  font-weight: bold;
}
.menu-hg-top .container .nav.justify-content-end.ml-auto.mr-5 .nav-item:hover .nav-link {
  color: #FBCD0D;
}
/* MAIN MENU HG END-------------------------------------------------- */
/* Timeline-------------------------------------------------- */

ul.timeline {
    list-style-type: none;
    position: relative;
}
ul.timeline:before {
    content: ' ';
    background: #333333;
    display: inline-block;
    position: absolute;
    left: 19px;
    width: 2px;
    height: 100%;
    z-index: 400;
}
ul.timeline > li {
    margin:16px 0;
    padding-left: 4px;
}
ul.timeline > li:before {
    content: ' ';
    background: #FFA600;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #333333;
    left: 10px;
    width: 20px;
    height: 20px;
    z-index: 400;
}
.back-to-top {
    position: fixed;
    bottom: 25px;
    right: 25px;
    display: none;
}
/* Timeline-------------------------------------------------- */
/* Testimonials -------------------------------------------------- */
.carousel-indicators .active{ background: #31708f; } .content{ margin-top:20px; } .adjust1{ float:left; width:100%; margin-bottom:0; } .adjust2{ margin:0; } .carousel-indicators li{ border :1px solid #ccc; } .carousel-control{ color:#31708f; width:5%; } .carousel-control:hover, .carousel-control:focus{ color:#31708f; } .carousel-control.left, .carousel-control.right { background-image: none; } .media-object{ margin:auto; margin-top:15%; } @media screen and (max-width: 768px) { .media-object{ margin-top:0; } }

/* Testimonials -------------------------------------------------- */

.main-menu-hg .navbar-toggler {
  color: rgba(35, 90, 142, 1.00);
  border-color: rgba(255, 255, 255, 1.00);
}
.main-menu-hg .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255,255,255,1.00)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.main-menu-hg {
  background-color: #222222;
  border-color: #e7e7e7;
}
.navbar.navbar-expand-sm.main-menu-hg.col-12 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  border-bottom: 0.15rem solid #000000;
}
.navbar.navbar-expand-sm.main-menu-hg.col-12 .container .navbar-brand {
  padding-top: 0rem;
  padding-bottom: 0rem;
}
.navbar.navbar-expand-sm.main-menu-hg.col-12 .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.85rem;
  font-weight: bold;
}
.navbar.navbar-expand-sm.main-menu-hg.col-12 .navbar-nav.ml-auto.mr-5 .nav-item .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  font-size: 0.85rem;
  font-weight: bold;
  color: #eeeeee;
}
.navbar.navbar-expand-sm.main-menu-hg.col-12 .navbar-nav.ml-auto.mr-5 .nav-item.active .nav-link {
  color: #FFA600;
}
.navbar.navbar-expand-sm.main-menu-hg.col-12 .navbar-nav.ml-auto.mr-5 .nav-item:hover .nav-link {
  color: #FBCD0D;
}
/* MAIN MENU HG END-------------------------------------------------- */
/* SLIDER EFFECT START-------------------------------------------------- */
.icon-box-icon {
  margin-bottom: 1rem;
  color: #FFA600;
}
.icon-box-title {
  margin-bottom: 1rem;
  color: #333333;
}
.con-box-content {
  margin-bottom: 1rem;
  color: 555555;
  text-align: justify;
}
/* SLIDER EFFECT END-------------------------------------------------- */
/* Product Nav START-------------------------------------------------- */
#productmenu {
  color: #FFA600;
  background: #333333;
}
#productmenu .nav-item {
  background: #333333;
  margin-bottom: 0px;
}
#productmenu .nav-item .nav-link {
  background: #333333;
  border: none;
  border-radius: none;
  color: #eeeeee;
  font-size: 1rem;
  text-decoration: none
}
#productmenu .nav-item .nav-link.active {
  background: #333333;
  border: none;
  border-radius: none;
  color: #FFA600;
  font-size: 1rem;
  text-decoration: none
}
#productmenu .nav-item .nav-link:hover, .nav-item .nav-link:focus {
  background: #333333;
	color: #FBCD0D;
  border: none;
  border-radius: none;
}
/* Product Nav END-------------------------------------------------- */
.container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
  width: 90%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* ZOOM START-------------------------------------------------- */
.zoomimg{
transition: transform 1s;
}
.zoomimg:hover {
    transform: scale(1.05);
    color: #AF7600;
}
/* ZOOM END-------------------------------------------------- */

/* TEXT HR-------------------------------------------------- */



/* TEXT START-------------------------------------------------- */
.text-turuncu {
  color: #FFA600;
}
.text-sari {
  color: #FBCD0D;
}
.text-mavi {
  color: #00a5a9;
}
.text-beyaz {
  color: #ffffff;
}
.text-acikgri {
  color: #999;
  text-decoration: none;
}
.text-acikgri:hover {
  color: #666;
  text-decoration: none;
}
.text-koyugri {
  color: #555;
}
.text-koyugri-link {
  color: #666;
}
.text-koyugri-link:hover {
  color: #444;
}
.text-siyah {
  color: #000;
}
.text-kategori {
  margin: 0px;
  color: #666666;
}
.text-kucuk-yazi {
  font-size: 10px;
  font-weight: 600;
}
.text-w-600 {
  font-weight: 600;
}
.link-cizgi-yok:hover {
  font-weight: bold;
  text-decoration: none;
}
/* TEXT END-------------------------------------------------- */
/* İÇERİK-------------------------------------------------- */
.fludecslider {
  margin-top: 0px;
}
.icerik_baslangic {
  margin-top: 130px;
}
.icerik_product {
  margin-top: 40px;
}
.icerik_slider {
  margin-top: 2px;
  margin-bottom: 40px;
}
.icerik_bosluk {
  margin-top: 40px;
}
.zemin-gri {
  background-color: #eee;
}
.boslukyok {
  margin: 0px;
  padding: 0px;
}
.boslukalt6 {
  margin: 0px;
  padding-bottom: 6px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}
.ustaltboslukvar {
  margin-top: 15px;
  margin-bottom: 15px;
}
.altboslukvar {
  margin-bottom: 20px;
}
.ustcizgi_siyah {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #333 currentcolor currentcolor;
  border-image: none;
  border-style: solid none none;
  border-width: 3px 0 0;
  margin-top: 0px;
  margin-bottom: 10px;
}
.ustcizgi_siyah_ince {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #333 currentcolor currentcolor;
  border-image: none;
  border-style: solid none none;
  border-width: 1px 0 0;
  margin-top: 0px;
  margin-bottom: 10px;
}
.ustcizgi_turuncu {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #235A8E currentcolor currentcolor;
  border-image: none;
  border-style: solid none none;
  border-width: 3px 0 0;
  margin-top: 0px;
  margin-bottom: 10px;
}
.ustcizgi_gri {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #999999 currentcolor currentcolor;
  border-image: none;
  border-style: solid none none;
  border-width: 2px 0 0;
  margin-top: 0px;
  margin-bottom: 6px;
}
.ustcizgi_gri:hover {
  border-color: #666666;
}
.box_detail {
  margin-bottom: 20px;
  min-height: 20px;
  padding: 19px;
  box-shadow: 0 0 4px #cbcaca;
}
.box_shadow {
  box-shadow: 0 0 6px #333333;
  padding: 0px;
  -webkit-box-shadow: 0 0 6px #333333;
}
.box_shadow:hover {
  box-shadow: 0 0 3px #333333;
  padding: 0px;
  -webkit-box-shadow: 0 0 3px #333333;
}
.box_black {
  margin-bottom: 20px;
  min-height: 20px;
  padding: 19px;
  border: 3px solid #333333;
}
.box_blue {
  background-color: #22689e;
}
.box_beyaz {
  background-color: #FFFFFF;
}
.boxbordergri {
  border: 2px solid #999999;
}
.rotate {
  /* Safari */
  -webkit-transform: rotate(-90deg);
  /* Firefox */
  -moz-transform: rotate(-90deg);
  /* IE */
  -ms-transform: rotate(-90deg);
  /* Opera */
  -o-transform: rotate(-90deg);
  float: left;
}
/* İÇERİK-------------------------------------------------- */
/* PRODUCT-------------------------------------------------- */
.productgroup {
  border-right: 1px solid #333333;
}
.img_zoom {
  transform: scale(0.95);
  transition: all 1s ease 0s;
}
.img_zoom:hover {
  transform: scale(1);
  transition: all 1s ease 0s;
}
.mar_10_top {
  margin-top: 10px;
}
.mar_20_top {
  margin-top: 20px;
}
.mar_40_top {
  margin-top: 40px;
}
.mar_80_top {
  margin-top: 80px;
}
.mar_10_bot {
  margin-bottom: 10px;
}
.mar_20_bot {
  margin-bottom: 20px;
}
.mar_40_bot {
  margin-bottom: 40px;
}
.mar_80_bot {
  margin-bottom: 80px;
}
.margin_tb_80 {
  margin-top: 80px;
  margin-bottom: 80px;
}
.dikey_cizgi_l {
  border-left-width: 2px;
  border-left-style: solid;
  border-color: #999999;
}
.dikey_cizgi_r {
  border-right-width: 2px;
  border-right-style: solid;
  border-color: #999999;
}
.leftcizgi {
  border-left-width: 3px;
  border-left-style: solid;
  border-color: #235A8E;
}
.urun_yazi_cizgili {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-color: #999999;
  font-weight: bold;
  color: #999999;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.urun_yazi {
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  color: #999999;
}
.urun_yazi_kucuk_right {
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  color: #999999;
  font-size: 11px;
  text-align: right;
  padding-right: 2px;
}
.urun_yazi_kucuk_left {
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  color: #999999;
  font-size: 11px;
  text-align: left;
  padding-left: 2px
}
#map-canvas {
  height: 400px;
  border: 3px solid #235A8E;
}
.text-success {
  color: #235A8E;
}
.text-success:hover {
  color: #414A35;
  font-weight: bold;
}
a.text-success {
  color: #235A8E;
}
a.text-success:hover {
  color: #414A35;
  font-weight: bold;
}
/* PRODUCT-------------------------------------------------- */
/* FOOTER START-------------------------------------------------- */
.footer {
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #333333;
  background: linear-gradient(90deg, rgba(34, 34, 34, 1) 0%, rgba(34, 34, 34, 1) 40%, rgba(51, 51, 51, 1) 100%);
  border-top: 3px solid #111111;
  ;
}
.footer .container .col-md-12 .col-md-2 ul {
  margin: 0px;
  padding: 0px;
}
.footer .container .col-md-12 .col-md-2 ul li {
  list-style-type: none;
  list-style-image: none;
  font-size: 10px;
}
.cizgifooter {
  margin-top: 3px;
  margin-bottom: 3px;
  border: 0;
  border-top: 1px solid #CCCCCC;
}
/* FOOTER END-------------------------------------------------- */
@media (max-width: 768px) {
  .ust_bolum_telefon {
    display: none !important;
  }
  .navbar-default .navbar-nav > li > a {
    color: #999999;
    font-weight: 600;
    padding: 4px 10px;
    border-bottom: 1px solid #EFEFEF;
  }
  .mobile_hide {
    display: none !important;
  }
}
@media (min-width: 768px) {}