.sgk-text-color-maximum-red {
  color: #ce0000 !important;
}
.sgk-text-color-honey-dew {
  color: #f1faee !important;
}
.sgk-text-color-powder-blue {
  color: #a8dadc !important;
}
.sgk-text-color-celadon-blue {
  color: #457b9d !important;
}
.sgk-text-color-prussian-blue {
  color: #1d3557 !important;
}
.sgk-text-color-white {
  color: #fff !important;
}
.sgk-text-color-black {
  color: #000 !important;
}
.sgk-text-color-grey {
  color: #eee !important;
}
.sgk-text-color-blue {
  color: #006fce !important;
}
.sgk-bg-color-maximum-red {
  background-color: #ce0000 !important;
}
.sgk-bg-color-honey-dew {
    background-color: #FFDEAC !important;
}
.sgk-bg-color-powder-blue {
  background-color: #a8dadc !important;
}
.sgk-bg-color-celadon-blue {
  background-color: #457b9d !important;
}
.sgk-bg-color-prussian-blue {
  background-color: #1d3557 !important;
}
.sgk-bg-color-white {
  background-color: #fff !important;
}
.sgk-bg-color-black {
  background-color: #000 !important;
}
.sgk-bg-color-grey {
  background-color: #eee !important;
}
.sgk-bg-color-blue {
  background-color: #006fce !important;
}
.sgk-bg-color-gradient {
    background-color: #154474;
    background-image: linear-gradient(90deg, #154474 0%, #154474 100%);
}
.idu-bg-color-logoBlue {
    background-color: #F59109;
    background-image: linear-gradient(90deg, #F59109 0%, #F59109 100%);
}
.idu-bg-color-logoOrange {
    background-color: #F59109;
    background-image: linear-gradient(90deg, #F59109 0%, #F59109 100%);
}
.sgk-bg-color-grey-soft {
  background-color: #f9f9f9 !important;
}
div.line {
  border-bottom-color: #ce0000 !important;
}
div.line:after {
  border-top-color: #ce0000 !important;
}
time.icon {
    font-size: 1em;
    display: block;
    position: relative;
    width: 4em;
    height: 4em;
    background-color: #fff;
    border: 1px solid #F59109;
    overflow: hidden;
    border-radius: 5px;
}
time.icon * {
  display: block;
  width: 100%;
  font-size: 0.6em;
  font-weight: bold;
  font-style: normal;
  text-align: center;
}
    time.icon strong {
        position: absolute;
        top: 0;
        padding: 0.4em 0;
        color: #1d3557;
        background-color: #F59109;
        border-bottom: 1px dashed #F59109;
        box-shadow: 0 2px 0 #F59109;
    }
time.icon em {
  position: absolute;
  bottom: 0.3em;
  color: #154474;
}
time.icon span {
  font-size: 1em;
  letter-spacing: -0.05em;
  padding-top: 1.5em;
  color: #154474;
}
.sgk-duyuru {
  padding-top: 35px !important;
}

.sgk-duyuru2 {
    padding-top: 20px !important;
}
.sgk-duyuru .entry-title h4 {
  font-size: 1.01em;
}
.sgk-imagescalein {
  margin-top: -125px !important;
}
.sgk-e-uygulama-section {
  padding-bottom: 100px !important;
  position: relative;
  background-size: cover;
  z-index: 0;
}
.sgk-e-uygulama-section svg.wave {
  position: absolute;
  bottom: -1px;
  left: 0;
}
.sgk-e-uygulama-section h1 {
  color: #fff;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.1;
  z-index: 1;
}
.sgk-e-uygulama-section h2 {
  color: rgba(255, 255, 255, 0.6);
  font-weight: 600;
  z-index: 1;
  font-size: 1.2rem;
}
.sgk-e-uygulama-section a {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: underline;
  z-index: 1;
}
.sgk-e-uygulama-section a:hover {
  color: #fff;
}
.sgk-e-uygulama-section a:active {
  text-decoration: none;
}
.sgk-e-uygulama-section .sgk-e-uygulama-section-cards {
  position: relative;
  z-index: 1;
}
.sgk-e-uygulama-section .sgk-e-uygulama-section-cards .shape {
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.3);
  top: 0;
  left: 0;
  z-index: -1;
  border-radius: 30% 70% 70% 30%/30% 30% 70% 70%;
}
.sgk-e-uygulama-section .sgk-e-uygulama-section-cards .e-uyg-card {
  opacity: 1;
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 0.05rem;
  color: #212529;
  transition: 0.15s all;
  padding-left: 1em;
}
.sgk-e-uygulama-section .sgk-e-uygulama-section-cards .e-uyg-card:hover {
  margin-top: -0.25rem;
  margin-bottom: 0.25rem;
}
.sgk-e-uygulama-section .sgk-e-uygulama-section-cards .e-uyg-card:active {
  margin-top: inherit;
  margin-bottom: inherit;
}
.sgk-e-uygulama-section
  .sgk-e-uygulama-section-cards
  .e-uyg-card.border-bottom-blue:hover {
  color: #2092ed;
}
.sgk-e-uygulama-section
  .sgk-e-uygulama-section-cards
  .e-uyg-card.border-bottom-green:hover {
  color: #28a745;
}
.sgk-e-uygulama-section
  .sgk-e-uygulama-section-cards
  .e-uyg-card.border-bottom-red:hover {
  color: #dd3d31;
  border-bottom-width: 3px !important;
  border-bottom-style: solid !important;
}
    .sgk-e-uygulama-section
    .sgk-e-uygulama-section-cards
    .e-uyg-card.border-bottom-yellow:hover {
        color: #F59109;
    }
.e-uyg-card-body {
  background-color: #ffff;
  flex: 1 1 auto;
  padding: 1.25rem;
  border-radius: 5%;
  height: 130px;
}
.sgk-e-uygulama-section-page {
  padding: 1rem 0 4rem;
}
.border-bottom-yellow {
  border-color: #ffc107 !important;
  border-bottom: 0.4rem solid !important;
}
.border-bottom-red {
  border-color: #dd3d31 !important;
  border-bottom: 0.4rem solid !important;
}
.border-bottom-blue {
  border-color: #2092ed !important;
  border-bottom: 0.4rem solid !important;
}
.border-bottom-green {
  border-color: #28a745 !important;
  border-bottom: 0.4rem solid !important;
}
.shadow-lg {
  box-shadow: 0 2rem 1.5rem -1.5rem rgba(33, 37, 41, 0.15),
    0 0 1.5rem 0.5rem rgba(33, 37, 41, 0.05) !important;
}
.border-0 {
  border: 0 !important;
}
.sgk-footer-carousel {
  padding: 40px 0 40px 0 !important;
}
.carousel-img {
  height: 91px !important;
}
.sgk-footer-carousel .owl-carousel .owl-dots .owl-dot {
  background-color: #333995 !important;
}
.sgk-footer-carousel .owl-carousel {
  --owl-nav-bg: #333995 !important;
}

.entry-title h2 a:hover, .entry-title h3 a:hover, .entry-title h4 a:hover, .entry-title h5 a:hover {
    color: #F59109 !important;
}

.sgk-more{
    color:#000;
}