.jquery-lightbox-background {
	cursor: pointer;
}
.slick-slider-container {
  height: 400px;
  position: relative; }
@media (min-width: 769px) {
  .slick-slider-container .slick-next {
    left: 80px;
  }
  .slick-slider-container .slick-prev {
    left: 30px;
  }
}
  .slick-slider-container .slick-next, .slick-slider-container .slick-prev {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #6b6b6b;
    color: transparent;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 0;
    height: 40px;
    line-height: 0;
    margin: 0;
    outline: medium none;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 325px;
    -webkit-transform: translate(0px, -50%);
        -ms-transform: translate(0px, -50%);
            transform: translate(0px, -50%);
    width: 40px;
    z-index: 9999; }
    .slick-slider-container .slick-next:hover, .slick-slider-container .slick-prev:hover {
      border: 1px solid #fff; }
  .slick-slider-container .slick-prev:before {
    content: "\f104";
    font-family: 'icomoon2';
    font-style: normal;
    color: #ffffff; }
  .slick-slider-container .slick-next:before {
    content: "\f105";
    font-family: 'icomoon2';
    font-style: normal;
    color: #ffffff; }
  .slick-slider-container img {
    position: absolute;
    width: 100%;
  }
  .slick-slider-container .slider-text-area {
    color: #000;
    left: 30px;
    position: absolute;
    top: 100px;
    width: 50%;
    z-index: 999
    /* Landscape phones and down */
    /* Landscape phones and down */
    /* Landscape phones and down */ }
  @media (min-width: 1201px) {
    .slider-arrows-main {

      margin-left: 30px;
      margin-top: 290px;
      position: absolute;
      z-index: 999;
    }
  }
  @media  (min-width: 1024px) and (max-width: 1200px) {
    .slick-slider-container .slider-text-area {
      color: #000;
      left: 30px;
      position: absolute;
      top: 75px;
      width: 50%;
      z-index: 999
      /* Landscape phones and down */
      /* Landscape phones and down */
      /* Landscape phones and down */ }
    .slider-arrows-main {
      margin-left: 30px;
      margin-top: 250px;
      position: absolute;
      z-index: 999;
    }
  }

  @media (min-width: 991px) and (max-width: 1200px) {
    .single-item {
      height: 332px !important;
      overflow: hidden;
    }
    .slick-list {
      display: block;
      margin: 0;
      overflow: hidden;
      padding: 0;
      position: relative;
    }
    .slick-slider-container .slick-next, .slick-slider-container .slick-prev {
      background: transparent none repeat scroll 0 0;
      border: 1px solid #6b6b6b;
      color: transparent;
      cursor: pointer;
      display: block;
      float: left;
      font-size: 0;
      height: 40px;
      line-height: 0;
      margin: 0;
      outline: medium none;
      padding: 0;
      position: absolute;
      text-align: center;
      top: 300px !important;
      transform: translate(0px, -50%);
      width: 40px;
      z-index: 9999;
    }
  }

    @media (min-width: 769px) and (max-width: 991px) {
      .slick-slider-container .slider-text-area {
        top: 60px; }
      .slick-slider-container  .slick-list {
        display: block;
        height: 255px !important;
        margin: 0;
        overflow: hidden;
        padding: 0;
        position: relative;
      }
      .slider-arrows-main {
        margin-left: 30px;
        margin-top: 180px;
        position: absolute;
        z-index: 999;
      }
      .slider-content{
        display: none;
      }
      .single-item {
        height: 255px !important;
        overflow: hidden;
      }
      .slick-slider-container .slick-next, .slick-slider-container .slick-prev {
        background: transparent none repeat scroll 0 0;
        border: 1px solid #6b6b6b;
        color: transparent;
        cursor: pointer;
        display: block;
        float: left;
        font-size: 0;
        height: 40px;
        line-height: 0;
        margin: 0;
        outline: medium none;
        padding: 0;
        position: absolute;
        text-align: center;
        top: 215px;
        transform: translate(0px, -50%);
        width: 40px;
        z-index: 9999;
      }
      .slick-slider-container .slick-prev {
        left: 635px;
      }
      .slick-slider-container .slick-next {
        left: 685px;
      }
    }
    @media (min-width: 481px) and (max-width: 768px) {
      .slick-slider-container .slider-text-area {
        top: 40px;
      }
      .slider-arrows-main {
        margin-left: 30px;
        margin-top: 120px;
        position: absolute;
        z-index: 999;
      }
      .slick-prev::before, .slick-next::before {
        font-size: 24px !important;

      }
      .single-item {
        height: 160px !important;
        overflow: hidden;
      }
      .slick-slider-container .slick-next, .slick-slider-container .slick-prev {
        background: rgba(0, 0, 0, 0.35) none repeat scroll 0 0;
        border: 1px solid #fff;
        color: transparent;
        cursor: pointer;
        display: block;
        float: left;
        font-size: 0;
        height: 33px;
        line-height: 0;
        margin: 0;
        outline: medium none;
        padding: 0;
        position: absolute;
        text-align: center;
        top: 130px;
        transform: translate(0px, -50%);
        width: 35px;
        z-index: 9999;
      }
      .slick-slider-container .slick-prev {
        right: 75px;
      }
      .slick-slider-container .slick-next {
        right: 30px;
      }

    }
    @media (max-width: 480px) {
      .slider-arrows-main {
        margin-left: 0;
        margin-top: 55px;
        position: absolute;
        width: 100%;
        z-index: 999;
      }
      .slider-arrows-main #rightArrowMain {
        float: right;
        position: absolute;
        right: 0;
      }
      .slider-arrows-main #leftArrowMain {
        left: 15px;
        position: absolute;
      }
      .sol-center .form-group-modern label{
        width: 100% !important;
        margin-bottom: 10px !important;
      }
      .sol-center .form-control {
        width: 100% !important;
      }
      .sol-center select{
        width: 100% !important;
      }
      .slick-slider-container .slider-text-area {
        left: 0;
        padding-left: 15px;
        padding-right: 15px;
        text-align: center;
        top: 20px;
        width: 100%;
      }
      .slick-slider-container .slider-buton.btn-default.btn {
        border-radius: 5px;
        color: #6b6b6b;
        font-size: 10px !important;
        font-weight: 300;
      }
      .slick-slider-container .slider-buton.btn-default.btn:hover{
        background-color: #fff;
      }
      .slick-slider-container .slider-title {
        color: #011e62;
        font-family: "Open Sans",sans-serif;
        font-size: 24px;
        font-weight: 300;
        line-height: 18px;
        margin-bottom: 10px !important;
      }
      .slick-slider-container .slick-next {
        right: 15px;
      }
      .slick-slider-container .slick-next, .slick-slider-container .slick-prev {
        background: rgba(0, 0, 0, 0.35) none repeat scroll 0 0;
        border: 1px solid #fff;
        color: transparent;
        cursor: pointer;
        display: block;
        float: left;
        font-size: 0;
        height: 31px;
        line-height: 0;
        margin: 0;
        outline: medium none;
        padding: 0;
        position: absolute;
        text-align: center;
        top: 75px;
        transform: translate(0px, -50%);
        width: 34px;
        z-index: 9999;
      }
      .slick-slider-container .slick-prev {
        left: 15px;
      }
      .slick-slider-container  .slick-list {
        display: block;
        height: 125px;
        margin: 0;
        overflow: hidden;
        padding: 0;
        position: relative;
      }
      .single-item { 
        height: 125px !important;
        overflow: hidden;
      }
    }
.slick-slider-container .slider-title {
  color: #011e62;
  font-family: "Open Sans",sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 18px;
  margin-bottom: 20px;
  font-weight: 700;
}
    @media (min-width: 769px) and (max-width: 991px) {
      .slick-slider-container .slider-title {
        font-size: 18px; } }
    @media (min-width: 481px) and (max-width: 768px) {
      .slick-slider-container .slider-title {
        font-size: 16px; } }
    @media (max-width: 480px) {
      .slick-slider-container .slider-title {
        font-size: 14px; } }
      @media (max-width: 768px) {
      .slick-slider-container .slider-content {
        display: none }}
    .slick-slider-container .slider-title .span {
      font-weight: 700; }
  .slick-slider-container .slider-content {
    font-size: 14px;
    font-weight: 300;
    color: #011e62;
    margin-bottom: 20px; }
@media (max-width: 480px) {
  .slick-slider-container .slider-buton.btn-default.btn {
    border-radius: 5px;
    color: #6b6b6b;
    display: block;
    font-size: 14px;
    font-weight: 300;
    margin: 23px auto 0;
    width: 115px;
  }
}
.slick-slider-container .slider-buton.btn-default.btn {
  border: 0 none;
  border-radius: 0;
  color: #6b6b6b;
  font-size: 14px;
  font-weight: 300;
}


.slider-arrows {

  margin-left: 16px;
  margin-top: 250px;
  position: absolute;
  z-index: 999;
}



.slick-prev-main {
	display: none !important;
}
  @media (max-width: 480px) {.slider-arrows{ margin-top: 270px;} }
.chevron::before {
  border-style: solid;
  border-width: 1px 1px 0 0;
  content: '';
  display: inline-block;
  height: 40px;
  left: 50px;
  position: relative;
  top: 0.15em;
  transform: rotate(-45deg);
  vertical-align: top;
  width: 40px;
}

.chevron.right:before {
  left: 0;
  transform: rotate(45deg);
}

.chevron.left:before {
  left: 0.25em;
  transform: rotate(-135deg);
}
#leftArrowEser {
  left: 50px;
  top: 50%;
  z-index: 99999;
  position: absolute;
}
#rightArrowEser {
  right: 50px;
  top: 50%;
  z-index: 99999;
  position: absolute;
}
@media (max-width: 480px){
  #leftArrowEser {
  width: 40px;
  height: 40px;
  
    left: 15px;
    top: 50%;
    z-index: 99999;
    position: absolute;
  }
  #rightArrowEser {
  width: 40px;
  height: 40px;
    right: 15px;
    top: 50%;
    z-index: 99999;
    position: absolute;
  }
  .chevron::before {
    border-style: solid;
    border-width: 1px 1px 0 0;
    content: "";
    display: inline-block;
    height: 20px;
    left: 50px;
    position: relative;
    top: 0.15em;
    transform: rotate(-45deg);
    vertical-align: top;
    width: 20px;
  }
}
  .slider-arrows a {
    border: 1px solid #6b6b6b;
    display: block;
    float: left;
    margin-right: 15px;
    text-align: center;
    width: 40px; }
    .slider-arrows a:hover {
      border: 1px solid #fff; }
  .slider-arrows i {
    font-size: 24px;
    color: #6b6b6b; }
    .slider-arrows i:hover {
      color: #fff; }
      
      .slider-arrows-main a {
        border: 1px solid #fff;
        display: block;
        float: left;
        margin-right: 15px;
        text-align: center;
        width: 40px; }
        .slider-arrows-main a:hover {
          border: 1px solid #fff; }
      .slider-arrows-main i {
        font-size: 24px;
        color: #fff; }
        .slider-arrows-main i:hover {
          color: #fff; }
      
.arrow {
  position: relative;
  font-size: 34px; }
  .arrow .icon2-angle-up {
    color: #6b6b6b;
    line-height: 10px;
    position: absolute;
    right: 0;
    top: 20px; }
    .arrow .icon2-angle-up:hover {
      color: #fff; }
  .arrow .icon2-angle-down {
    color: #6b6b6b;
    line-height: 10px;
    position: absolute;
    right: 0;
    top: 45px; }
    .arrow .icon2-angle-down:hover {
      color: #fff; }

.text-news-container {
  background-color: #151515;
  padding: 20px 30px; }
  .text-news-container .icon2-newspaper {
    font-size: 25px;
    font-style: normal;
    left: -35px;
    line-height: 16px;
    padding-right: 5px;
    position: absolute; }
  .text-news-container .icon2-office {
    font-size: 25px;
    font-style: normal;
    left: -35px;
    line-height: 10px;
    padding-right: 5px;
    position: absolute; }
  .text-news-container .text-news-title {
    font-size: 14px;
    color: #ffffff;
    font-weight: 400;
    padding-right: 5px; }
  .text-news-container .text-news-content {
    font-size: 14px;
    font-weight: 300;
    color: #999999; }
  .text-news-container .text-news-item-left {
    
    padding-left: 35px;
    background: url("../images/3.png") no-repeat left
    /* Landscape phones and down */ }
    @media (max-width: 1200px) {
      .text-news-container .text-news-item-left {
        float: left;
        width: 100%;
        margin-bottom: 5px; } }
    @media (max-width: 480px) {
      .text-news-container .text-news-item-left {
        padding-right: 0px;
        margin-bottom: 15px;
        text-align: left;
        width: 100%; } }
    .text-news-container .text-news-item-left a {
      position: relative;
      line-height: 20px
      /* Landscape phones and down */ }
      @media (max-width: 1200px) {
        .text-news-container .text-news-item-left a {
          float: left; } }
      @media (max-width: 480px) {
        .text-news-container .text-news-item-left a {
          font-size: 11px; } }
  .text-news-container .text-news-item-right {
    background: url("../images/5.png") no-repeat left;
    padding-left: 35px
    /* Landscape phones and down */ }
    @media (max-width: 1200px) {
      .text-news-container .text-news-item-right {
        float: left;
        width: 100%;
        margin-bottom: 20px; } }
    @media (max-width: 480px) {
      .text-news-container .text-news-item-right {
        text-align: left;
        width: 100%; } }
    .text-news-container .text-news-item-right a {
      position: relative;
      line-height: 20px
      /* Landscape phones and down */ }
      @media (max-width: 1200px) {
        .text-news-container .text-news-item-right a {
          float: left; } }
      @media (max-width: 480px) {
        .text-news-container .text-news-item-right a {
          font-size: 11px; } }
@media (max-width: 1200px) {
  .text-news-item {
    padding-top: 15px !important;
    text-align: right;
  }
}
.text-news-item {
  text-align: right;
  padding-top: 5px; }

.text-news {
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */ }
  @media (max-width: 1200px) {
    .text-news {
      width: 100%;
      margin-bottom: 5px; } }
  @media (min-width: 769px) and (max-width: 991px) {
    .text-news {
      margin-bottom: 20px; } }
  @media (min-width: 481px) and (max-width: 768px) {
    .text-news {
      margin-bottom: 20px; } }
  @media (max-width: 480px) {
    .text-news {
      margin-bottom: 20px; } }

.news-carousel {
  border-right: 1px solid #333333;
  padding: 20px 5px 20px 30px
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */ }
  @media (min-width: 769px) and (max-width: 991px) {
    .news-carousel {
      border-right: 0 none;
      padding: 20px; } }
  @media (min-width: 481px) and (max-width: 768px) {
    .news-carousel {
      border-right: 0 none;
      padding: 20px; } }
  @media (max-width: 480px) {
    .news-carousel {
      border-right: 0 none;
      padding: 20px; } }
  .news-carousel .carousel-img {
    display: block
    /* Landscape phones and down */
    /* Landscape phones and down */ }
    @media (max-width: 480px) {
      .news-carousel .carousel-img {
        display: none; } }
    @media (min-width: 481px) and (max-width: 768px) {
      .news-carousel .carousel-img {
        display: none; }
     }
@media (min-width: 1201px) {
  .col-md-6.col-sm-6.col-xs-6.carousel-img {
    width: 382px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .col-md-6.col-sm-6.col-xs-6.carousel-img {
    width: 382px;
  }
  .col-md-6.col-sm-6.col-xs-12.news-content {
    width: 249px;
  }
  .slider-arrows {
    margin-top: 272px;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .col-md-6.col-sm-6.col-xs-6.carousel-img {
    width: 385px;
  }
  .col-md-6.col-sm-6.col-xs-12.news-content {
    width: 355px;
  }
}
@media (min-width: 1201px) {
  .news-carousel .news-content {
    top: 20px;
  }
}
  .news-carousel .news-content {
   }
  .news-carousel .news-title {
    font-size: 24px;
    font-weight: 700;
    color: #2989e6;
    padding-bottom: 20px;
    font-family: "Open Sans",sans-serif; }
  .news-carousel .news-info {
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 10px; }
  .news-carousel .read-more a {
    font-size: 14px;
    font-weight: 400;
    color: #2989e6; }
    .news-carousel .read-more a:hover {
      color: #ffffff;
      text-decoration: none; }
  .news-carousel img {
    width: 100%; }

.news-main-container {
  background-color: #151515;
  padding: 0px; }

.works-slide-container {}
.eser-slide.slick-slide {
  padding: 105px 0 30px;
}
  
.merdanyal.slick-slide{
  background: transparent url("../images/merdan3.jpg") no-repeat scroll 0 0/cover;
}
.merdan-yasam.slick-slide{
  background: transparent url("../images/merdan4.jpg") no-repeat scroll 0 0/cover;
}
}
  .works-slide-container .works-slider {
    position: relative;
    padding: 0;
    display: block;
    text-align: center; }
  .works-slide-container .slick-list{
    height: auto;
     }

    .works-slide-container .works-slider .icon2-chevron-thin-left {
      position: absolute;
      left: 20px;
      top: 45%;
      font-size: 60px;
      color: #6b6b6b;
      z-index: 999999999;
    }
      .works-slide-container .works-slider .icon2-chevron-thin-left:hover {
        color: #999999; }
    .works-slide-container .works-slider .icon2-chevron-thin-right {
      position: absolute;
      right: 20px;
      top: 45%;
      font-size: 60px;
      color: #6b6b6b;
      z-index: 999999999;
    }
      .works-slide-container .works-slider .icon2-chevron-thin-right:hover {
        color: #999999; }
  .works-slide-container .title {
    display: table;
    padding: 10px 20px;
    position: absolute;
    top: 30px;
    width: 100%;
    z-index: 9 !important;
  }
.works-slide-container .title a {
  background-color: rgba(19, 19, 19, 0.7);
  display: inline;
  font-family: "Open Sans",sans-serif;
  font-size: 24px;
  font-weight: 300;
  margin: 0;
  padding: 10px 40px;
  border: 0;
}
@media (max-width: 480px) {
  .works-slide-container .title a {
    background-color: rgba(19, 19, 19, 0.7);
    display: inline;
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
    font-weight: 300;
    margin: 0;
    padding: 10px 40px;
    border: 0;
  }
}
.works-slide-container .title a.eser{
  color: #fff;
}
  .works-slide-container .info {
    display: table;
    height: 440px;
    width: 100%; }
    .works-slide-container .content {
      font-family: "Open Sans",sans-serif;
      display: table-cell;
      vertical-align: middle; }
      .works-slide-container .desc {
        font-size: 45px;
        font-weight: 300;
        margin: 0; }
      .slick-slide .slider-img>img{display: inline;}
      .works-slide-container .slider-img {
        margin-top: -25px;
        line-height: 120px; }
@media (min-width: 992px) and (max-width: 1200px){
  .works-slide-container .info {
    height: 400px;
    }
  .works-slide-container .info .content .desc {
    font-size: 60px;
    font-weight: 300;
    margin: 0; }
}
@media (min-width: 769px) and (max-width: 991px) {
  .works-slide-container .info {
    height: 340px;
  }
  .works-slide-container .info .content .desc {
    font-size: 42px;
    font-weight: 300;
    margin: 0; }
}
@media (min-width: 481px) and (max-width: 768px) {
  .works-slide-container .info {
    height: 340px;
  }
  .works-slide-container .info .content .desc {
    font-size: 42px;
    font-weight: 300;
    margin: 0; }
  .works-slide-container .works-slider .icon2-chevron-thin-left {
    color: #6b6b6b;
    font-size: 32px;
    left: 0;
    position: absolute;
    top: 58%;
  }
  .works-slide-container .works-slider .icon2-chevron-thin-right {
    color: #6b6b6b;
    font-size: 32px;
    right: 0;
    position: absolute;
    top: 58%;
  }
}
@media (max-width: 480px) {
  .works-slide-container .info {
    height: 220px;
  }

  .works-slide-container .info .content .desc {
    font-size: 20px !important;
    font-weight: 300;
    margin: 0;
  }
  .eser-slide.slick-slide {
    min-height: 425px;
    padding: 105px 0 30px;
  }
  .works-slide-container .info .content .slider-img {
    margin: 0 auto !important;
    max-width: 200px !important;
    width: 70%;
  }
  .works-slide-container .slider-img {
    line-height: 70px !important;
    margin-top: -25px;
  }
  .works-slide-container .info .content .desc {
    font-size: 26px;
    font-weight: 300;
    margin: 0; }
  .works-slide-container .works-slider .icon2-chevron-thin-left {
    color: #6b6b6b;
    font-size: 32px;
    left: 0;
    position: absolute;
    top: 50%;
  }
  .works-slide-container .works-slider .icon2-chevron-thin-right {
    color: #6b6b6b;
    font-size: 32px;
    right: 0;
    position: absolute;
    top: 50%;
  }
  .works-slide-container .title h3{font-size: 18px;}
  .works-slide-container .info .content .slider-img {
    margin: 18px auto 0;
    max-width: 250px;
    width: 70%;
  }
  .works-slide-container .slider-img > img {
    width: 100%;
  }
}
  .works-slide-container .action .btn {
    margin: 0 30px; }
    .works-slide-container .action .btn a:hover {
      color: #10b2cf;
      text-decoration: none; }
    .works-slide-container .action .btn span {
      background-color: #ffffff;
      border: 1px solid #ffffff;
      border-radius: 50%;
      display: inline-block;
      margin-right: 5px;
      padding: 5px; }
      .works-slide-container .action .btn span:hover {
        background-color: #10b2cf;
        border: 1px solid #10b2cf; }

.menu {
  background-color: #FFF;
  line-height: 42px;
  list-style: outside none none;
  margin: auto;
  padding: 0;
  position: absolute;
  right: 0;
  width: 17em; }
  .menu a {
    color: #ddd;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    padding-left: 3em;
    width: 100%; }
  .menu li {
    box-shadow: 3px 0 rgba(52, 152, 219, 0.2) inset;
    margin-bottom: 5px;
    padding-left: .5em;
    -webkit-transition: all .5s;
    transition: all .5s
    /*outline: 1px solid green*/ }

.navbar .nav li a {
  padding: 15px 10px;
   }
.header-right .menu-lang{

}
.header-left .lang{
  float: left;
}

@media (max-width: 1200px) {
  .navbar .nav li a {
    padding: 15px 5px; }

  }

header .header {
  position: relative; }
header .collapse {
  /* Landscape phones and down */ }
.header-right.col-md-7.col-sm-1.navbar-header {
  padding: 0 15px 0 0;
}

header .navbar-toggle {
  /* Landscape phones and down */ }
  @media (min-width: 769px) and (max-width: 991px) {
    body .navbar-toggle {
      background-color: transparent;
      background-image: none;
      border: 1px solid transparent;
      border-radius: 4px;
      float: right;
      margin-bottom: 8px;
      margin-right: 15px;
      margin-top: 8px;
      padding: 9px 10px;
      position: relative;
      display: block !important;

    } }
header .navbar-collapse.collapse {
  /* Landscape phones and down */ }

header .header-left .navbar-brand a {
  color: #c1c1c1;
  float: left;
  font-size: 12px;
  margin-top: 1px;
}
.dropdown-menu > li:last-child {
  border-bottom: 0 none;
}
  header .header-left .navbar-brand a:hover {
    color: #ffffff; }
  header .header-left .navbar-brand a span {
    margin-right: 10px; }
header .header-left .navbar-brand .logo img {
  width: 400px;
  margin-right: 20px;
  margin-top: -15px; }
@media (max-width: 991px) {
  .navbar-collapse{
    top: 58px;
  }
  header .header-left .lang{
    display: none;
  }
  .header-right .menu-lang{
    display: block;
  }
  .header-right .home{
    float: left;
    margin-right: 20px;
  }
  .menu-lang span{
    line-height: 50px;
    font-size: 14px;
  }
}
header .header-left .navbar-brand .logo {
  z-index: 9999999999999;
  position: relative;
}
@media (max-width: 633px) {
  header .header-left .navbar-brand .logo{
    width: 200px;
    margin-bottom: 20px;
  }
  header .navbar-toggle{
    margin-top: 60px;
  }
}
header .header-left .navbar-brand span {
  color: #c1c1c1;
  float: left;
}
.lang span {
  color: #fff !important;
  font-size: 16px;
  font-weight: bold;
}
header .header-left .navbar-brand span:hover {
  color: #fff;
  float: left;
}
.icon-bar {
  border: 1px solid #ffffff; }
header .header-right .navbar {
  float: right; }
@media (max-width: 991px){
  header .header-right .navbar {
    float: left;
    padding-left: 30px;
  }
  header .navbar-nav > li{
    float: none;
  }
}
  header .header-right .navbar .icon2 {
    border: 1px solid #000;
    margin: 10px 3px;
    padding: 3px 0 2px;
    text-align: center;
    width: 28px; }
    header .header-right .navbar .icon2:hover {
      border: 1px solid #10b2cf; }
  header .header-right .navbar i {
    font-size: 14px; }
header .header-right a:hover {
  background-color: transparent; }
header .header-right a:after {
  color: #ffffff;
  background-color: transparent; }
header .header-right a:active {
  color: #10b2cf;
  background-color: transparent; }

@media (max-width: 480px) {
  header .header-left .navbar-brand .logo img {
    margin-right: 20px;
    margin-top: 0;
    width: 160px;
  }
  .header-right #nav-icon2 {
    cursor: pointer;
    margin-right: 15px;
    margin-top: 17px;
    position: relative;
    transform: rotate(0deg);
    transition: all 0.5s ease-in-out 0s;
    width: 35px;
  }
  .header {
    background-color: #FFFFFF;
    height: 60px;
    padding: 0 !important;
  }
  .header-logo.fl.navbar-brand {
    padding-left: 30px;
  }
  .navbar-collapse {
    background-color: #FFF;
    border-top: medium none;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    min-width: 250px;
    overflow-x: hidden;
    padding: 0 !important;
    position: absolute;
    right: -15px;
    text-align: left;
    top: 58px;
    width: 100%;
    z-index: 2147483647;
  }
}
footer {
  background-color: #011e62; }
footer .navbar-right li:first-child a {
  padding-top: 12px;
}
.saya{
  margin:4px 5px ;
}
.footer-social .social-link{
  width: 35px; height: 35px; text-align: center; padding-top: 8px; color: #fff; float: left; margin-top: 5px;
}
.footer-social .social-link a:hover{
  color: #ffffff;
}
  footer .main-footer {
    padding: 20px 0
    /* Landscape phones and down */
    /* Landscape phones and down */ }
    @media (min-width: 481px) and (max-width: 768px) {
      footer .main-footer {
        padding-right: 25px;
        padding-left: 25px; } }
    @media (max-width: 480px) {
      footer .main-footer {
        padding-right: 25px;
        padding-left: 25px; } }
    footer .main-footer .clear {
      /* Landscape phones and down */
      /* Landscape phones and down */ }
      @media (min-width: 481px) and (max-width: 768px) {
        footer .main-footer .clear {
          clear: both; } }
      @media (max-width: 480px) {
        footer .main-footer .clear {
          clear: both; } }
    footer .main-footer .navbar-right {
      /* Landscape phones and down */
      /* Landscape phones and down */ }
      @media (min-width: 481px) and (max-width: 768px) {
        footer .main-footer .navbar-right {
          text-align: left; } }
      @media (max-width: 480px) {
        footer .main-footer .navbar-right {
          text-align: left; } }
      footer .main-footer .navbar-right img {
        /* Landscape phones and down */ }
        @media (max-width: 480px) {
          footer .main-footer .navbar-right img {
            width: 100px; } }
    footer .main-footer .li-title p {
      padding: 10px 0;
      color: #ffffff;
      font-size: 16px;
      font-weight: 400;
      margin: 0;
    }
      footer .main-footer .li-title a {
        padding: 0; }
        footer .main-footer .li-title a:hover {
          border: 0;
          background: none;
          color: #10b2cf; }
        footer .main-footer .li-title a:after {
          background: none;
          color: #ffffff; }
        footer .main-footer .li-title a:active {
          background: none;
          color: #ffffff; }

    footer .main-footer .navbar-link a {
      padding: 5px 0;
      font-size: 12px;
      color: #999999;
      font-weight: 300; }
      footer .main-footer .navbar-link a:hover {
        border: 0;
        background: none;
        color: #10b2cf; }
      footer .main-footer .navbar-link a:after {
        background: none;
        color: #999999; }
      footer .main-footer .navbar-link a:active {
        background: none;
        color: #999999; }

  footer .navbar-right {
    float: right;
    text-align: right; }
    footer .navbar-right .navbar-link a {
      padding: 15px; }
  footer .copyright {
    padding: 20px 0;
    border-top: 1px solid #333333;
    color: #999999
    /* Landscape phones and down */
    /* Landscape phones and down */ }
    @media (min-width: 481px) and (max-width: 768px) {
      footer .copyright {
        padding: 20px; } }
    @media (max-width: 480px) {
      footer .copyright {
        padding: 20px; } }
    footer .copyright .fr {
      /* Landscape phones and down */
      /* Landscape phones and down */ }

    footer .copyright .container {
      padding: 0; }
      footer .copyright .container .navbar-nav li {
        /* Landscape phones and down */
        /* Landscape phones and down */ }
        @media (min-width: 481px) and (max-width: 768px) {
          footer .copyright .container .navbar-nav li {
            float: left; } }
        @media (max-width: 480px) {
          footer .copyright .container .navbar-nav li {
            float: left; } }
      footer .copyright .container .navbar-nav .copyright-text {
        line-height: 30px;
        padding-bottom: 10px;
        padding-left: 30px;
        padding-top: 10px; }
@media (max-width: 991px) {
  footer .copyright .container .navbar-nav .copyright-text {
    line-height: 18px;
    padding-bottom: 0;
    padding-left: 0;
    padding-top: 0;
    clear: both;
  }
}
@media (max-width: 768px) {
  .nav > li.desktop {
    display: none;
  }
  .nav > li.mobile a {
    float: left;
  }
  .footer-social .social-link a{
    float: none !important;
  }
  footer .copyright .fr {
    float: none;
  }
  .nav > li.mobile {
    display: inline-block;
  }
  .footer-social .nav.navbar-nav{
    text-align: center;
  }
  footer .copyright .container .navbar-nav li {
    float: none;
  }
  footer .col-md-6.col-sm-6.col-xs-12.fr{
    text-align: center;
  }
}
@media (min-width: 769px) {
  .nav > li.mobile {
    display: none;
  }
}
      footer .copyright .container .navbar-nav .icon2 {
        border: 1px solid #ffffff;
        margin: 10px 5px;
        padding: 5px 0 2px 2px;
        text-align: center;
        width: 32px; }
        footer .copyright .container .navbar-nav .icon2:hover {
          border: 1px solid #10b2cf; }
      footer .copyright .container .navbar-nav i {
        font-size: 18px; }
      footer .copyright .container a:hover {
        background-color: transparent; }
      footer .copyright .container a:after {
        color: #ffffff;
        background-color: transparent; }
      footer .copyright .container a:active {
        color: #ffffff;
        background-color: transparent; }

.breadcrumb {
  background-image: url("../images/breadcrumb-bg_03.png");
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0;
  height: 180px;
  padding: 55px 0 55px 30px;
  margin: 0; }
  .breadcrumb a {
    font-size: 14px;
    font-family: "Open Sans",sans-serif;
    /* Landscape phones and down */ }
    @media (max-width: 480px) {
      .breadcrumb a {
        font-size: 14px; } }
.breadcrumb h1 {
  font-family: "Open Sans",sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 60px;
  margin: 0;
  padding: 0;
    
    /* Landscape phones and down */ }
    @media (max-width: 480px) {
      .breadcrumb h1 {
        font-size: 30px; } }
@media (min-width: 481px) and (max-width: 768px) {
  .breadcrumb h1 {
    font-size: 36px; } }

.project-nav .programs {
  font-size: 0;
  margin-bottom: 15px; }
.project-nav .programs button {
  outline: none;
  margin-bottom: 0;
  background: whitesmoke;
  width: 50%;
  height: auto;
  font-weight: normal;
  border: 1px solid #ededed;
  color: #000000;
  font-size: 14px;
  padding: 4px 0;
  text-shadow: 0px 0px 0px #2f6627; }
.project-nav .programs button:hover {
  background: #99cfe0; }
.project-nav .programs button.active {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5) inset, 0px 0px 1px transparent;
  background: #3a9fbf;
  color: white; }
.project-nav .courses {
  min-height: 600px;
  margin: 15px 0 0;
  font-size: 0;
  background: #ffffff; }

  @media (min-width: 992px) and (max-width: 1200px) {
    .project-nav .courses {
      margin-top: 15px; } }
  @media (min-width: 100px) and (max-width: 991px) {
    .project-nav .courses {
      text-align: center } }
  .project-nav .courses .mix-target {
    background-color: #dddddd;
    height: 246px;
    margin: 15px;
    position: relative;
    width: 350px;
     }
  @media (min-width: 991px) and (max-width: 1200px) {
    .project-nav .courses .mix-target {
      background-color: #dddddd;
      height: 305px;
      margin: 15px;
      position: relative;
      width: 440px;
    }
  }
    @media (min-width: 769px) and (max-width: 991px) {
      .project-nav .courses .mix-target {
        background-color: #dddddd;
        height: 240px;
        margin: 15px;
        position: relative;
        width: 330px;
      }}
@media (min-width: 481px) and (max-width: 768px) {
  .project-nav .courses .mix-target {
    background-color: #dddddd;
    height: 100%;
    margin: 15px 1.5%;
    position: relative;
    width: 46%;
  }
  .project-nav .mix-target .text-area {
    left: 0;
    padding-bottom: 10px;
    padding-top: 10px;
    position: relative;
  }
  .project-nav .mix-target .text-area .span {
    color: #333333;
    font-size: 16px;
    font-weight: 600;
  }
}
    @media (min-width: 100px) and (max-width: 480px) {
      .project-nav .courses .mix-target {
        background-color: #ddd;
        margin: 10px auto;
        position: relative;
        width: 100%;
        height: 100%;
      }
      .project-nav .mix-target .text-area {
        left: 0;
        padding-bottom: 10px;
        padding-top: 10px;
        position: relative;
      }
      .project-nav .mix-target .text-area .span {
        color: #333333;
        font-size: 24px;
        font-weight: 600; }
    }


    .project-nav .courses .mix-target img {
      width: 100%; }
.project-nav .courses li {
  font-size: 14px;
  height: 280px;
  margin: 0;
  padding: 10px;
  position: relative;
  text-align: center;
  width: 33%; }
.project-nav .courses a {
  display: block;
  -webkit-transition: all .4s ease;
  transition: all .4s ease; }
.mix-target {
  display: none; }
.hover12 figure {
  overflow: hidden;
  margin: 0; }
  @media (min-width: 450px) and (max-width: 708px) {
    .project-nav .hover12 figure {
      margin: 0 auto;
       } }
  @media (min-width: 100px) and (max-width: 449px) {
    .project-nav .hover12 figure {
      margin: 0 auto;
       } }
  .project-nav .hover12 figure img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
        transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }
  .project-nav .hover12 figure:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
        transform: scale(1.05); }
@media (min-width: 768px){
  .project-nav .mix-target .text-area {
    left: 15px;
    padding-top: 10px;
    position: absolute;
  }
  .project-nav .mix-target .text-area .span {
    color: #333333;
    font-size: 20px;
    font-weight: 300; }
}

  .project-nav .mix-target .text-area .read-more {
    color: #333333;
    font-size: 12px;
    font-weight: 400; }
.project-nav .p, .project-nav .p a {
  font-family: Arial, sans-serif;
  font-size: 14px;
  text-align: center; }

.other-project-main-container .programs {
  font-size: 0;
  margin-bottom: 15px; }
.other-project-main-container .programs button {
  outline: none;
  margin-bottom: 0;
  background: whitesmoke;
  width: 50%;
  height: auto;
  font-weight: normal;
  border: 1px solid #ededed;
  color: #000000;
  font-size: 14px;
  padding: 4px 0;
  text-shadow: 0px 0px 0px #2f6627; }
.other-project-main-container .programs button:hover {
  background: #99cfe0; }
.other-project-main-container .programs button.active {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5) inset, 0px 0px 1px transparent;
  background: #3a9fbf;
  color: white; }
.other-project-main-container .courses {
  margin: 0;
  font-size: 0;
  text-align: center; }
  .other-project-main-container .courses .mix-target {
    background-color: #f2f2f2;
    height: 205px;
    margin: 7px;
    min-width: 220px;
    position: relative;
    width: 32%
  }
    @media (min-width: 992px) and (max-width: 1199px){
      .other-project-main-container .courses .mix-target {
        background-color: #f2f2f2;
        height: 210px;
        margin: 7px;
        min-width: 220px;
        position: relative;
        width: 289px;
      }

    }
    @media (min-width: 769px) and (max-width: 991px) {
      .other-project-main-container .courses .mix-target {
        background-color: #f2f2f2;
        height: 170px;
        margin: 5px;
        min-width: 220px;
        position: relative;
        width: 30%; } }
    @media (min-width: 551px) and (max-width: 768px) {
      .other-project-main-container .courses .mix-target {
        background-color: #f2f2f2;
        height: 185px;
        margin: 5px;
        min-width: 19px;
        position: relative;
        width: 30%;
       } }
    @media (max-width: 550px) {
      .other-project-main-container .courses .mix-target {
        background-color: transparent;
        float: none !important;
        height: 175px;
        margin: 0 auto 20px;
        position: relative;
        width: 230px;
      }}
    .other-project-main-container .courses .mix-target img {
      width: 100%; }
.other-project-main-container .courses li {
  font-size: 14px;
  height: 280px;
  margin: 0;
  padding: 10px;
  position: relative;
  text-align: center;
  width: 33%; }
.other-project-main-container .courses a {
  display: block;
  -webkit-transition: all .4s ease;
  transition: all .4s ease; }
.other-project-main-container .courses .mix-target {
  float: left; }
.other-project-main-container .hover12 figure {
  overflow: hidden;
  margin: 0; }
  @media (min-width: 450px) and (max-width: 708px) {
    .other-project-main-container .hover12 figure {
      margin: 0 auto;
      max-width: 300px; } }
  @media (min-width: 100px) and (max-width: 449px) {
    .other-project-main-container .hover12 figure {
      margin: 0 auto;
      max-width: 230px; } }
  .other-project-main-container .hover12 figure img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
        transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }
  .other-project-main-container .hover12 figure:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
        transform: scale(1.05); }
.other-project-main-container .mix-target .text-area {
  float: left;
  padding-left: 15px;
  padding-top: 10px;
  position: absolute;
  text-align: left;
  width: 100%; }
  @media (min-width: 551px) and (max-width: 708px) {
    .other-project-main-container .mix-target .text-area {
      height: 70px;
      width: 75%;
      float: none;
      left: 0;
      margin: auto;
      padding-left: 10px;
      position: relative;
      background-color: #f2f2f2; } }
  @media (min-width: 100px) and (max-width: 550px) {
    .other-project-main-container .mix-target .text-area {
      height: 45px;
      float: none;
      left: 0;
      margin: auto;
      padding-left: 10px;
      position: relative;
      width: 230px;
      background-color: #f2f2f2; } }
  .other-project-main-container .mix-target .text-area .span {
    color: #333333;
    font-size: 18px;
    font-weight: 600; }
  .other-project-main-container .mix-target .text-area .read-more {
    color: #333333;
    font-size: 12px;
    font-weight: 400; }
.other-project-main-container .p, .other-project-main-container .p a {
  font-family: Arial, sans-serif;
  font-size: 14px;
  text-align: center; }

.project-nav {
  background-color: #ffffff; }
  .project-nav .navbar-nav li {
    float: left; }
@media (min-width: 100px) and (max-width: 500px) {
  .project-nav .navbar-nav li{float: none;}
}
  .project-nav .nav-container {
    background-color: #999999; }
  .project-nav .filter-btn {
    color: #333333; }
    .project-nav .filter-btn:hover {
      color: #247471;
      background-color: transparent; }

    .project-nav .filter-btn:after {
      color: #6b6b6b;
      background-color: transparent; }
    .project-nav .filter-btn:active {
      color: #247471;
      background-color: transparent; }
.footer-social .nav.navbar-nav strong {
  line-height: 50px;
}
.page-footer-main-container {
  display: table;
  height: 215px; }
  .page-footer-main-container .page-footer {
    display: inline-table;
    height: 215px;
    padding: 30px;
    background-color: #2980b9; }
    .page-footer-main-container .page-footer .col-md-6 {
      padding: 0; }
    .page-footer-main-container .page-footer .partner {
      border-right: 1px solid #ffffff;
      float: none;
      display: table-cell
      /* Landscape phones and down */
      /* Landscape phones and down */
      /* Landscape phones and down */ }
      @media (min-width: 769px) and (max-width: 991px) {
        .page-footer-main-container .page-footer .partner {
          float: left;
          display: table;
          border: 0;
          margin-bottom: 20px; } }
      @media (min-width: 481px) and (max-width: 768px) {
        .page-footer-main-container .page-footer .partner {
          float: left;
          display: table;
          border: 0;
          margin-bottom: 20px; } }
      @media (max-width: 480px) {
        .page-footer-main-container .page-footer .partner {
          float: left;
          display: table;
          border: 0px;
          margin-bottom: 20px; } }
      .page-footer-main-container .page-footer .partner h4 {
        font-size: 32px;
        font-weight: 200; }
      .page-footer-main-container .page-footer .partner p {
        font-size: 12px; }
      .page-footer-main-container .page-footer .partner .btn {
        padding-left: 0;
        border-radius: 0;
        border: 0; }
        .page-footer-main-container .page-footer .partner .btn:active {
          box-shadow: none; }
      .page-footer-main-container .page-footer .partner a.btn {
        padding-left: 10px; }
        .page-footer-main-container .page-footer .partner a.btn:hover {
          background-color: #333333; }
      .page-footer-main-container .page-footer .partner .btn-default {
        background-color: #131313;
        color: #ffffff; }
    .page-footer-main-container .page-footer .newsletter {
      text-align: right;
      display: table-cell;
      vertical-align: middle;
      float: none
      /* Landscape phones and down */
      /* Landscape phones and down */
      /* Landscape phones and down */ }
      @media (min-width: 769px) and (max-width: 991px) {
        .page-footer-main-container .page-footer .newsletter {
          text-align: left;
          display: table;
          float: left; } }
      @media (min-width: 481px) and (max-width: 768px) {
        .page-footer-main-container .page-footer .newsletter {
          text-align: left;
          display: table;
          float: left; } }
      @media (max-width: 480px) {
        .page-footer-main-container .page-footer .newsletter {
          text-align: left;
          display: table;
          float: left; } }
      .page-footer-main-container .page-footer .newsletter .col-md-2 {
        /* Landscape phones and down */
        /* Landscape phones and down */
        /* Landscape phones and down */ }
        @media (min-width: 769px) and (max-width: 991px) {
          .page-footer-main-container .page-footer .newsletter .col-md-2 {
            display: none; } }
        @media (min-width: 481px) and (max-width: 768px) {
          .page-footer-main-container .page-footer .newsletter .col-md-2 {
            display: none; } }
        @media (max-width: 480px) {
          .page-footer-main-container .page-footer .newsletter .col-md-2 {
            display: none; } }
      .page-footer-main-container .page-footer .newsletter .col-md-10 {
        /* Landscape phones and down */
        /* Landscape phones and down */
        /* Landscape phones and down */ }
        @media (min-width: 769px) and (max-width: 991px) {
          .page-footer-main-container .page-footer .newsletter .col-md-10 {
            padding: 0; } }
        @media (min-width: 481px) and (max-width: 768px) {
          .page-footer-main-container .page-footer .newsletter .col-md-10 {
            padding: 0; } }
        @media (max-width: 480px) {
          .page-footer-main-container .page-footer .newsletter .col-md-10 {
            padding: 0; } }
      .page-footer-main-container .page-footer .newsletter .form-inline .form-group {
        border-radius: 0;
        box-shadow: none; }
        .page-footer-main-container .page-footer .newsletter .form-inline .form-group .form-control {
          border-radius: 0;
          background-color: #2980b9;
          border-color: #000000;
        color: #ffffff;
        }
          .page-footer-main-container .page-footer .newsletter .form-inline .form-group .form-control:active {
            box-shadow: none; }
        .page-footer-main-container .page-footer .newsletter .form-inline .form-group .input-group .btn {
          display: table-cell;
          background-color: #131313;
          color: #ffffff;
          border-radius: 0;
          border: 0; }
          .page-footer-main-container .page-footer .newsletter .form-inline .form-group .input-group .btn:active {
            box-shadow: none; }
          .page-footer-main-container .page-footer .newsletter .form-inline .form-group .input-group .btn:hover {
            background-color: #333333; }
.has-success .form-control:focus{
  box-shadow: none;
}
.page-footer-main-container .page-footer .newsletter .form-inline .form-group input::-moz-placeholder{
color: #fff;
}
.page-footer-main-container .page-footer .newsletter .form-inline .form-group input::-webkit-input-placeholder{
  color: #fff;
}
.page-footer-main-container .page-footer .newsletter .form-inline .form-group input:-ms-input-placeholder{
  color: #fff;
}
.project-detail-main-container {
  background-color: #ffffff; }
  .project-detail-main-container .project-detail-row {
    min-height: 600px;
    padding-top: 30px;
    margin: 0;
    background: #ffffff;
    color: #131313; }
    .project-detail-main-container .project-detail-row .text-area {
      padding-left: 0;
      padding-right: 0; }
      @media (min-width: 100px) and (max-width: 768px) {
        .project-detail-main-container .project-detail-row .text-area {
          padding-left: 2%;
          padding-right: 2%;
          margin-bottom: 20px; } }
      .project-detail-main-container .project-detail-row .text-area h2 {
        margin-top: 0;
        font-size: 24px;
        font-weight: 600; }
        .project-detail-main-container .project-detail-row .text-area h2 span {
          font-size: 24px;
          font-weight: 300; }
    .project-detail-main-container .project-detail-row .detail-area {
      
      padding-bottom: 20px;
      margin-bottom: 20px; }
      .project-detail-main-container .project-detail-row .detail-area p {
        font-size: 13px;
        font-weight: 300;
        line-height: 22px; }
    .project-detail-main-container .project-detail-row .info {
      font-weight: 200;
      font-size: 12px; }
      .project-detail-main-container .project-detail-row .info a {
        color: #131313; }
        .project-detail-main-container .project-detail-row .info a:hover {
          color: #10b2cf; }
      .project-detail-main-container .project-detail-row .info .spec {
        font-weight: 700; }
  .project-detail-main-container .project-detail-photos {
    padding-right: 0; }
    @media (min-width: 100px) and (max-width: 768px) {
      .project-detail-main-container .project-detail-photos {
        margin-bottom: 30px; } }
    .project-detail-main-container .project-detail-photos .big-photo {
      padding: 0 31px 0 0
      /* Landscape phones and down */
      /* Landscape phones and down */ }
      @media (min-width: 992px) and (max-width: 1200px) {
        .project-detail-main-container .project-detail-photos .big-photo {
          padding: 0 32px 0 0; } }
      @media (min-width: 769px) and (max-width: 991px) {
        .project-detail-main-container .project-detail-photos .big-photo {
          padding: 0 33px 0 0; } }
      @media (min-width: 603px) and (max-width: 768px) {
        .project-detail-main-container .project-detail-photos .big-photo {
          padding: 0 5px 0 0; }
        .project-detail-main-container .project-detail-photos .big-photo img {
          width: 543px;
        }
        .project-detail-main-container .project-detail-photos {
          margin-bottom: 30px;
          text-align: center;
          padding: 0;
        }
        .image-navigation {
          margin: auto;
          width: 548px;
        }
      }
@media (min-width: 481px) and (max-width: 602px) {
  .project-detail-main-container .project-detail-photos .big-photo {
    padding: 0 4px 0 0; }
  .project-detail-main-container .project-detail-photos .big-photo img {
    width: 406px;
  }
  .project-detail-main-container .project-detail-photos{
    padding: 0;
  }
  .project-detail-main-container .project-detail-photos {
    margin-bottom: 30px;
    text-align: center;
  }
  .image-navigation {
    margin: auto;
    width: 411px;
  }
}
@media (min-width: 1px) and (max-width: 480px) {
  .project-detail-main-container .project-detail-photos .big-photo {
    padding: 0 20px 0 0; }
  .project-detail-main-container .project-detail-photos .big-photo img {
    width: 259px;
  }
  .project-detail-main-container .project-detail-photos{
    padding: 0;
  }
  .project-detail-main-container .project-detail-photos {
    margin-bottom: 30px;
    text-align: center;
  }
  .image-navigation {
    margin: auto;
    width: 280px;
  }
}

    .project-detail-main-container .project-detail-photos img {
      width: 100%; }
  .project-detail-main-container .tmb-image {
    float: left;
    margin: 5px 5px 0 0;
	    width: 127px
    /* Landscape phones and down */
    /* Landscape phones and down */ }
    @media (min-width: 992px) and (max-width: 1200px) {
      .project-detail-main-container .tmb-image {
        width: 102px; } }
    @media (min-width: 769px) and (max-width: 991px) {
      .project-detail-main-container .tmb-image {
        width: 101px; } }
    @media (min-width: 481px) and (max-width: 768px) {
      .project-detail-main-container .tmb-image {
        width: 132px; } }
    @media (max-width: 480px) {
      .project-detail-main-container .tmb-image {
        font-size: 16px; } }
    .project-detail-main-container .tmb-image img {
      width: 100%; }

.other-project-main-container {
  background-color: #cccccc; }
  .other-project-main-container .other-project-slider {
    padding: 0; }
  .other-project-main-container .other-project-row {
    padding: 10px 0 20px;
    margin: 0;
    background: #cccccc;
    color: #131313; }
    @media (min-width: 100px) and (max-width: 1200px) {
      .other-project-main-container .other-project-row {
        padding: 10px 0 20px; } }
    .other-project-main-container .other-project-row .title {
      text-align: center; }
      .other-project-main-container .other-project-row .title h3 {
        font-weight: 300;
        font-size: 24px; }
        .other-project-main-container .other-project-row .title h3 span {
          font-weight: 700; }

.innerpage {
  min-height: 500px;
  background-color: #333333;
}
.innerpage .content img {
  width: 100%;
}
.innerpage .content hr{
  display: block;
  border: 0;
  height: 1px;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}
/*.innerpage .content h3 {
  border-left: 1px solid #343434;
  color: #343434;
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 6px;
  padding-left: 10px;
  padding-top: 6px;
}*/

.innerpage .content h3 {
	width   : 100%;
	  height  : 40px;   
	  position: relative;
	  z-index : 1;
	  color: #000;
	  margin-bottom: 15px;
	  font-family: 'Lato', sans-serif;
	  font-weight: 500;
	  font-size: 24px;
}
@media (min-width:481px) {
  .innerpage .content h3:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 5%;
    border-bottom: 1px solid #ee2e24;
  }

}
@media (max-width:480px) {
  .innerpage .content h3:before {
    content : "";
    position: absolute;
    left    : 0;
    bottom  : 0;
    height  : 1px;
    width   : 5%;
  }
}
  .innerpage .row {
    min-height: 120px; }
  .innerpage .current{
    display: none;
  }
  .innerpage .submenu {
    background-color: #333333;
    min-height: 50px; }
    .innerpage .submenu .nav {
      height: 100%;
      padding-top: 20px; }
      .innerpage .submenu .nav li {
        border-bottom: 1px solid #444444; }
      .innerpage .submenu .nav a {
        color: #999999; }
        .innerpage .submenu .nav a.active {
          color: #ffffff; }
        .innerpage .submenu .nav a:hover {
          background-color: transparent;
          color: #10b2cf; }
  .innerpage .content {
    min-height: 500px;
    color: #565656;
    font-size: 14px;
    background: url("../images/slider1_03.png") no-repeat bottom right #fff;
    padding: 30px; }
.innerpage .content>h3{
  margin-top: 0;
}
.press-main-container .courses .mix-target {
  width: 300px;
  height: 100%;
  background-color: #f2f2f2;
  border: 5px solid #ddd;
  margin: 15px;
  padding: 10px;
  position: relative; }
  .press-main-container .courses .mix-target .press-news .title {
    color: #1b7c94;
    float: left;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px; }
  .press-main-container .courses .mix-target .press-news .desc {
    font-size: 12px;
    font-weight: 300;
    color: #999999;
    float: left;
    margin-bottom: 15px; }
  .press-main-container .courses .mix-target .press-news .gazete {
    color: #333333;
    float: left;
    font-size: 14px;
    font-weight: 600; }
  .press-main-container .courses .mix-target .press-news .read-more {
    color: #333333;
    float: right;
    font-size: 14px;
    font-weight: 600; }
@media (min-width: 1025px) {
  body {
    background: #021d64 url("../images/bg3.jpg") no-repeat fixed center top / cover;
    color: #ffffff;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    overflow-x: hidden;
  }
}
@media (max-width: 1024px) {
  body {
    background: #015ebb !important; 
    color: #ffffff;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    overflow-x: hidden; }
}

a {
  color: #ffffff;
}
  a:hover {
    color: #10b2cf;
    text-decoration: none;
    outline: none; }
  a:after{
    color: #10b2cf;
    text-decoration: none;
    outline: none;
  }
  a:active {
    color: #10b2cf;
    text-decoration: none;
    outline: none; }

.nav .open > a, .nav .open > a:hover{
  color: #10b2cf;
  text-decoration: none;
  outline: none;
  background-color: transparent;
}
.desktop {
  display: block
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */ }
  @media (min-width: 769px) and (max-width: 991px) {
    .desktop {
      display: none; } }
  @media (min-width: 481px) and (max-width: 768px) {
    .desktop {
      display: none; } }
  @media (max-width: 480px) {
    .desktop {
      display: none; } }

.mobile {
  display: none
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */ }
  @media (min-width: 769px) and (max-width: 991px) {
    .mobile {
      display: block; } }
  @media (min-width: 481px) and (max-width: 768px) {
    .mobile {
      display: block; } }
  @media (max-width: 480px) {
    .mobile {
      display: block; } }

.header {
  height: 60px;
  padding: 2px 30px;
  background-color: #011c5f; }
  .header .navbar {
    margin: 0; }
.header .dropdown-menu{
  background-color: #011c5f;
  min-width: 190px;
}
.header-social .social-link{
  width: 30px; height: 30px; margin-top: 5px;  margin-top: 10px; font-size: 13px; 
}

.header-social .social-link img
{
width: 25px;
}

.header-social .social-link a:hover{
  color: #ffffff;
}


@media (max-width: 1200px) {
  .header .header-social{
    float: left;
    margin-bottom: 10px;
  } }

.header .dropdown-menu > li > a{
  color: #FFF;
}
.header .dropdown-menu > li > a:hover{
  color: #10b2cf;
}
.header .dropdown-menu li {
  border-bottom: 1px solid #8b8a8a;
  padding-left: 5px;
}
.header .dropdown-menu li:last-child{
  border-bottom: 0;
}

.fl {
  float: left; }

.fr {
  float: right; }

.navbar-brand a {
  font-size: 14px;
  color: fff; }

section {
  margin-bottom: 30px;
 }
 
.kurumsal-text {
	margin-top: 40px;
	padding-bottom: 10px;
} 

.hr {
  display: none
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */ }
  @media (min-width: 769px) and (max-width: 991px) {
    .hr {
      display: block;
      border-color: #333333;
      margin: 0; } }
  @media (min-width: 481px) and (max-width: 768px) {
    .hr {
      display: block;
      border-color: #333333;
      margin: 0; } }
  @media (max-width: 480px) {
    .hr {
      display: block;
      border-color: #333333;
      margin: 0; } }

hr {
  display: none
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */ }
  @media (min-width: 769px) and (max-width: 991px) {
    hr {
      display: block;
      border-color: #333333;
      margin: 0; } }
  @media (min-width: 481px) and (max-width: 768px) {
    hr {
      display: block;
      border-color: #333333;
      margin: 0; } }
  @media (max-width: 480px) {
    hr {
      display: block;
      border-color: #333333;
      margin: 0; } }

.home-element {
  padding: 0 15px 0 0
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */ }
@media (max-width: 620px) {
  .news-main-container .home-element .col-xs-6 {
    width: 100%;
  }
  .home-element .home-element-big {
    border-bottom: 1px solid #333333 !important;
    padding: 40px 0 15px 20px !important;
  }
}
  @media (min-width: 769px) and (max-width: 991px) {
    .home-element {
      height: 100%;
      padding: 0 20px; } }
  @media (min-width: 621px) and (max-width: 991px) {
    .home-element .home-element-big {
      border: 0 !important;
      padding: 40px 0 15px 20px !important;
    }
  }
  @media (min-width: 481px) and (max-width: 768px) {
    .home-element {
      border-right: 0 none;
      padding: 0 20px; } }
  @media (max-width: 480px) {
    .home-element {
      border-right: 0 none;
      padding: 0 20px; } }
  .home-element .home-element-big {
    height: 60%;
    padding: 40px 0 50px 20px;
    border-bottom: 1px solid #333333;
    background: url("../images/kariyer_03.jpg") no-repeat scroll 0 0/cover; }
    .home-element .home-element-big .title {
      font-size: 19px;
          font-weight: 200;
          color: #999999;
          margin-bottom: 30px;
          margin-left: 7px;
      }  
      .home-element .home-element-big .title span {
        font-weight: 400;
        color: #ffffff; }
    .home-element .home-element-big .btn-primary {
      background-color: transparent;
      border-radius: 0;
      border: 1px solid #333333; }
      .home-element .home-element-big .btn-primary:hover {
        background-color: #999999; }
  .home-element .home-element-small {
    height: 40%;
    padding: 40px 15px 15px 15px
    /* Landscape phones and down */
    /* Landscape phones and down */ }
    @media (min-width: 481px) and (max-width: 768px) {
      .home-element .home-element-small {
        padding: 20px 15px 15px; } }
    @media (max-width: 480px) {
      .home-element .home-element-small {
        padding: 20px 15px 15px; } }
    .home-element .home-element-small .title {
      color: #10b2cf; }
    .home-element .home-element-small .year {
      color: #ffffff;
      font-size: 52px;
      font-weight: 700
      /* Landscape phones and down */ }
      @media (max-width: 480px) {
        .home-element .home-element-small .year {
          color: #ffffff;
          font-size: 36px;
          font-weight: 700;
          line-height: 72px; } }
    .home-element .home-element-small .info {
      font-size: 12px;
      padding: 20px 9px;
      width: 150px
      /* Landscape phones and down */ }
      @media (max-width: 480px) {
        .home-element .home-element-small .info {
          font-size: 11px;
          padding: 20px 9px;
          width: 140px; } }

#ticker {
  height: 27px;
  overflow: hidden;
  margin: 0;
  padding: 5px 0 5px 32px; }

.ticker {
  background: url("../images/globe.png") no-repeat left; }

#ticker li {
  height: 20px;
  list-style: none; }
  
  .selected {
  	color: #10b2cf !important;
  }
#newsSlideContainer{
	max-height: 350px;
	overflow: hidden;
}
#newsSlide{
	width: 100%;
}
.slick-next-news {
	display: none !important;
}
.slick-prev-news {
	display: none !important;
}

.slick-next-eser {
	display: none !important;
}
.slick-prev-eser {
	display: none !important;
}

/*# sourceMappingURL=style.css.map */

/*KMTAS*/
#kmTasList{
  margin-top:0;
  transition : all 200ms linear;
  -webkit-transition : all 200ms linear;
  -moz-transition : all 200ms linear;
  -ms-transition : all 200ms linear;
  -o-transition : all 200ms linear;
}
#kmTasListCont{
  width: auto;
  float: left;
  height: 80px;
  overflow: hidden;
}
#kmTasListCont ul{
  list-style: none;

}
#kmTasListCont ul li{
  
  height: 90px;
  margin-top: 0;
  float: none !important;
}
.kmTasArrow{
  float: right;
}

.kmTas { cursor:pointer;}

.news_box { background-color:#f2f2f2; font-weight:bold; height:100%; padding-bottom:2px;}

.news_title { padding-left:2px; padding-top:8px}

.news_box img { width:100%;}

.news_a { color:#000} 

#kmTasList{padding-left: 0;}

#map {
	width: 100%;
	height: 300px;
}

/* iletişim css */
.google-maps{
  padding-left: 0;
  padding-right: 0;
  position: relative;
}
.container.contact-main-container {
  background-color: #fff;
  color: #333;
  padding-left:0;
  padding-right: 0;
}
input:focus, textarea:focus {
  border-color: rgba(153, 153, 153, 0.7);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(153, 153, 153, 0.7);
  outline: medium none;
}
.contact-inner-container {
  margin-bottom: 50px;
  padding: 30px 40px 0;
  width: 100%;
}
.contact_social_media{
  width: 100%; height: 47px; float: left; margin-top: 5px;
}
.contact_social_media img{
  max-width: 47px;
  width: 100%;
}
@media (min-width: 990px) and (max-width: 1200px) {
  .contact_social_media img {
    max-width: 35px;
    width: 100%;
  }
}
/*.contact-main-container .form-control:focus {
  background-color: #e7e7e7;
  background-image: none;
  border-bottom: 2px solid #10b2cf;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-radius: 0;
  box-shadow: none;
  color: #555;
  display: block;
  font-size: 14px;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}*/
.pr-none{
  padding-right: 0;
}
.pl-none{
  padding-left: 0;
}
.contact-sidebar {
  background-color: #FFF;
  color: #fff;
  height: 401px;
  margin-top: 90px;
  overflow: hidden;
  padding: 28px 30px 1px;
}
.form-modern .checkbox {
  padding-left: 6px;
}
.contact-sidebar .title {
  font-size: 24px;
  margin-bottom: 23px;
  margin-top: 0;
}
.contact-sidebar .title h3 {
  font-size: 24px;
  margin-bottom: 10px;
  margin-top: 0;
  font-weight: 300;
}

.contact-sidebar h3 {
  color: #ddd;
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: 300;
}

.contact-sidebar a{
   font-size: 22px;
 }
.contact-sidebar p{
  font-size: 14px;
}
.contact-sidebar .block{
  margin-bottom: 24px;
}
.contact-sidebar .social .icon2{
  margin-bottom: 10px;
}
.contact-sidebar .social {
  font-size: 20px;
  overflow: hidden;
}
.contact-sidebar .social .icon2 {
  border: 1px solid;
  border-radius: 50%;
  display: block;
  float: left;
  height: 40px;
  margin-right: 10px;
  padding: 5px;
  text-align: center;
  width: 40px;
}

.contact-inner-container .btn {
width: 160px;
  border: 0 none;
  border-radius: 0;
  cursor: pointer;
  float: right;
  margin-right: 6px;
  padding: 6px 30px;
}
.contact-inner-container .btn-default{
  background-color: #32b0c1;
  color: #fff;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.contact-inner-container .btn-default:hover{
  background-color: #136671;
  color: #fff;
}
.contact-inner-container .btn-default:before{
  background-color: #136671;
  color: #fff;
  outline: medium none;
}
.contact-inner-container .checkbox label{
  line-height: 22px;
}
.canvas-adress {
  background-color: #2b2b2b;
  bottom: 0;
  color: #fff;
  font-size: 18px;
  height: 55px;
  padding: 0 10px;
  position: absolute;
  width: 300px;
}
.contact-sidebar .desc a.icon2 {
  clear: both;
  display: block;
  float: left;
  font-size: 22px;
  padding-bottom: 5px;
  padding-top: 5px;
}
.news-carousel .col-md-8.col-sm-12.col-xs-12.slick-slide{
  padding: 0;
}

.slick-slide {
	outline: none;
}

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
 }
.contact-sidebar .social a {
  font-size: 0;
}
/* İletişim Media Set */
@media (min-width: 769px) and (max-width: 990px){
  .contact-sidebar .social .icon2 {
    border: 1px solid;
    border-radius: 50%;
    display: inline-block;
    float: none;
    height: 40px;
    margin-right: 10px;
    padding: 5px;
    text-align: center;
    width: 40px;
  }
  .contact-sidebar .social {
    font-size: 20px;
    overflow: hidden;
    text-align: center;
  }
  .contact-sidebar .block {
    float: left;
    margin: 5px;
    text-align: center;
    width: 200px;
  }
  .contact-sidebar .title {
    text-align: center;
  }
  .contact-sidebar {
    padding: 40px 20px 40px;
  }
  .contact-inner-container .form-group {
    padding: 0;
  }
}
@media (min-width: 481px) and (max-width: 768px){
  .contact-sidebar .social .icon2 {
    border: 1px solid;
    border-radius: 50%;
    display: inline-block;
    float: none;
    height: 40px;
    margin-right: 10px;
    padding: 5px;
    text-align: center;
    width: 40px;
  }
  .contact-sidebar .social {
    font-size: 20px;
    overflow: hidden;
    text-align: center;
  }
  .contact-sidebar .block {
    float: left;
    margin: 5px;
    text-align: center;
    width: 100%;
  }
  .contact-sidebar .title {
    text-align: center;
  }
  .contact-sidebar {
    padding: 40px 20px 40px;
  }
  .contact-inner-container .form-group {
    padding: 0;
  }
}
@media (max-width: 480px){
  .mobile-disable{
    display: none;
  }
  .contact-sidebar .block a{
    font-size: 18px;
  }
  .contact-sidebar .social .icon2 {
    border: 1px solid;
    border-radius: 50%;
    display: inline-block;
    float: none;
    height: 40px;
    margin-right: 10px;
    padding: 5px;
    text-align: center;
    width: 40px;
  }
  .contact-sidebar .social {
    font-size: 20px;
    overflow: hidden;
    text-align: center;
  }
  .contact-sidebar .block {
    margin: 5px;
    text-align: center;
    width: 100%;
  }
  .contact-sidebar .title {
    text-align: center;
  }
  .contact-sidebar {
    padding: 40px 20px 40px;
  }
  .contact-inner-container .form-group {
    padding: 0;
  }
}

/*Hamburger Menu*/
#nav-icon2{
  cursor: pointer;
  margin-right: 0;
  margin-top: 17px;
  position: relative;
  width: 35px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;

}

/* Icon 2 */

#nav-icon2 {
}

#nav-icon2 span {
  display: block;
  position: absolute;
  height: 4px;
  width: 50%;
  background: #fff;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#nav-icon2 span:nth-child(even) {
  left: 50%;
  border-radius: 0 9px 9px 0;
}

#nav-icon2 span:nth-child(odd) {
  left:0px;
  border-radius: 9px 0 0 9px;
}

#nav-icon2 span:nth-child(1), #nav-icon2 span:nth-child(2) {
  top: 0px;
}

#nav-icon2 span:nth-child(3), #nav-icon2 span:nth-child(4) {
  top: 8px;
}

#nav-icon2 span:nth-child(5), #nav-icon2 span:nth-child(6) {
  top: 16px;
}

#nav-icon2.open span:nth-child(1),#nav-icon2.open span:nth-child(6) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon2.open span:nth-child(2),#nav-icon2.open span:nth-child(5) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-icon2.open span:nth-child(1) {
  left: 3px;
  top: 7px;
}

#nav-icon2.open span:nth-child(2) {
  left: calc(50% - 5px);
  top: 7px;
}

#nav-icon2.open span:nth-child(3) {
  left: -50%;
  opacity: 0;
}

#nav-icon2.open span:nth-child(4) {
  left: 100%;
  opacity: 0;
}

#nav-icon2.open span:nth-child(5) {
  left: 3px;
  top: 16px;
}

#nav-icon2.open span:nth-child(6) {
  left: calc(50% - 5px);
  top: 16px;
}



.clear {
	clear: both;
}

.basin_box {
  border: 1px solid #ededed;
  margin-bottom: 15px;
  margin-left: 15px;
  overflow: hidden;
  padding: 0;
  width: 210px;
}

.basin_box img {
	width: 100%;
}

.basin_title {
  background-color: #ededed;
  color: #555;
  height: 45px;
  margin: 0;
  padding-top: 5px;
  text-align: center;
  width: 100%;
}

.single-item {
	overflow: hidden;
	height: 386px;
	
}

.project-nav .courses .press-kit-container .mix-target {
  background-color: #ededed;
  border: solid 1px #ededed;
  height: 200px;
  margin: 0 0 15px 15px;
  position: relative;
  width: 283px;
 
}

.project-nav .courses .press-kit-container h3 {
  width   : 100%;
    height  : 40px;   
    position: relative;
    z-index : 1;
    color: #000;
    margin-bottom: 15px;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    font-size: 24px;
    margin-left: 15px;
}

.project-nav .courses .press-kit-container h3:before {
  content : "";
  position: absolute;
  left    : 0;
  bottom  : 0;
  height  : 1px;
  width   : 5%; 
  border-bottom:1px solid #ee2e24;
}
.project-nav .courses .press-kit-container a {
  color: #333333;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
}
.press-kit-container{
  margin-bottom: 50px;
}

.text-area-press {
	 
	    padding-top: 10px;
	  text-align: center;
}

#en {
  background: #015ebb url("../images/bgen.jpg") no-repeat scroll 0 0/contain;
  background-position: center;
  color: #ffffff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  overflow-x: hidden; }
  
  @media (max-width: 768px){
    .footer-clear{
      clear: both;
    }
  }
  
.image_box {
	padding: 10px;
	background: #ededed;
	border: 1px solid #ccc;
	width: 800px;
	height: 343px;
}

.calendar_box {
	width: 60px; height: 62px; border: solid 1px #ccc; text-align: center; background: #EFEFEF;
}

.calendar_numb { 
	font-size: 20px; font-weight: bold; color: #696868; 
}

.calendar_mon {
	font-size: 9px; font-weight: 300;
	font-family: arial;
	
}

.calendar_year {
	font-size: 9px; color: #696868;
}
 
.gundem_title {
	font-size: 15px; font-weight: bold; padding-top: 7px;
}

.gundem_desc {
	font-size: 12px; font-weight: 300;
}

.gundem_box {
	padding-top: 5px; padding-bottom: 5px; 
}
.project-detail-area{
  height: 215px; background: url(../images/proje_bg.jpg); margin-top: 10px; padding: 26px;
}
.project-detail-area .inner-container{
  width: 100%; height: 100%; background:rgba(29, 29, 29, 0.9); border: solid 1px #292929; padding: 5px; padding-top: 15px;
}
.project-detail-area .inner-container .title{
  color: #fff; font-size: 20px; text-align: center; padding-top: 5px; font-weight: 300;
}
.project-detail-area .inner-container .content{
  padding: 40px 0;
  text-align: center;
}
.btn-danger {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-color: #292929;
  border-radius: 0;
  margin: 0 20px;
  width: 200px;
}
.btn-danger:hover {
  background-color: transparent;
  border-color: #333;
}
.project-detail-area .inner-container .content .icon2-phone {
   border-right: 1px solid #292929;
   float: left;
   padding-right: 10px;
 }
.project-detail-area .inner-container .content .icon2-mail {
  border-right: 1px solid #292929;
  float: left;
  padding-right: 11px;
  margin-right: 5px;
}
.project-detail-area .inner-container .content .fa-paper-plane {
  border-right: 1px solid #292929;
  float: left;
  padding-right: 10px;
  line-height: 1.42857;
}

/*Basın page*/
.basin-box {
  border-bottom: 1px solid #dbdbdb;
  float: left;
  height: 110px;
  margin: 17px 0 0 30px;
  overflow: hidden;
  padding-bottom: 15px;
  padding-top: 15px;
  width: 285px;
}
.basin-box .news_box img {
  float: left;
  margin-right: 10px;
  width: 140px;
}
.innerpage .content.basin-page {
  background: #fff url("../images/slider1_03.png") no-repeat scroll right bottom;
  color: #333333;
  min-height: 500px;
  padding: 15px 0;
}
.basin-box .news_box{
  background-color: transparent;
}
.basin-box .date {
  color: #ea4748;
  float: left;
  width: 105px;
}
.basin-box .news_title {
  color: #696969;
  float: left;
  font-size: 16px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  width: 105px;
}
.lightbox.news_a {
  display: inline-block;
  height: 100%;
  overflow: hidden;
}

.date-nav-container .navbar.nav a {
  background: #ddd none repeat scroll 0 0;
  border: 1px solid #ddd;
  color: #666;
  float: left;
  margin-right: 10px;
  padding: 5px 10px;
}
.date-nav-container {
  margin-left: 30px;
  margin-top: 15px;
}
.date-nav-container .navbar.nav {
  margin: 0;
}

.basin-box .text-box {
  width: 132px;
  height: 100%;
  float: left
}

/*project-orient*/
.project-orient {
  position: absolute;
  right: 13px;
  top: 17px;
  width: 240px;
}

.project-orient .fa-external-link {
  border-right: 1px solid #ffffff;
  float: left;
  padding-right: 10px;
  line-height: 1.42857;
}
.project-orient .fa-clone {
  border-right: 1px solid #ffffff;
  float: left;
  padding-right: 10px;
  line-height: 1.42857;
}
.project-orient .icon2-phone {
  border-right: 1px solid #ffffff;
  float: left;
  margin-right: 24px;
  padding-right: 15px;
}
.project-orient i {
  font-size: 20px;
  line-height: 32px;
}
.project-orient .btn-danger span {
  color: #ddd;
  float: left;
  font-size: 10px;
  line-height: 16px;
}
.project-orient .span {
  color: #fff !important;
  font-size: 14px !important;
}
.project-orient .btn-danger a {
  line-height: 29px !important;
}
.bread-row{
  position: relative;
}
.project-orient .btn-danger {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  border-color: #fff;
  border-radius: 0;
  height: 45px;
  margin: 0 20px 5px;
  padding-top: 5px;
  width: 200px;
}
.project-orient .btn-danger:hover{
  border-color: #dddddd;
}
.only-mobile{
  display: none;
}
/*Media in*/
@media (max-width: 480px) {
  .basin-box {
    float: none;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 15px;
    padding-top: 15px;
    width: 70%;
  }
  .navbar.nav > li:last-child {
    border: 0 none;
  }
  .lightbox.news_a {
    display: inline-block;
    height: 100%;
    overflow: hidden;
    width: 100%;
  }
  .basin-box .news_title{
    font-size: 12px;
    float: left;
    text-align: right;
    width: 45%;
  }
  .basin-box .date {
    color: #ea4748;
    float: left;
    text-align: right;
    width: 45%;
  }
  .basin-box .news_box img {
    float: left;
    margin-right: 0;
    width: 55%;
  }
  .date-nav-container .navbar.nav a {
    background: #ddd none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #666;
    float: left;
    font-size: 10px;
    margin-right: 5px;
    padding: 5px;
  }
  .basin-box .text-box {
    width: 45%;
    height: 100%;
    float: left;
    text-align: right;
  }
  .project-nav .courses .press-kit-container .mix-target {
    background-color: #ededed;
    border: 1px solid #ededed;
    height: 100%;
    margin: 0 0 15px;
    position: relative;
    width: 100%;
  }
  .text-area-press > a {
    line-height: 30px;
  }
  .text-area-press {
    padding: 0;
  }
  .project-nav .courses .press-kit-container h3 {
    border-left: 1px solid #333;
    color: #333;
    font-weight: 300;
    margin-bottom: 30px;
    padding-bottom: 6px;
    padding-left: 10px;
    padding-top: 6px;
    text-align: left;
  }
.btn-danger > a {
    font-size: 12px;
  }
  .project-detail-area .inner-container .content {
    padding: 10px 0;
    text-align: center;
  }
  .project-detail-area {
    background: rgba(0, 0, 0, 0) url("../images/proje_bg.jpg") repeat scroll 0 0;
    height: 100%;
    margin-top: 10px;
    padding: 26px;
  }
  .project-detail-area .inner-container {
    background: rgba(29, 29, 29, 0.9) none repeat scroll 0 0;
    border: 1px solid #292929;
    height: 100%;
    padding: 15px 5px 5px;
    width: 100%;
  }
  .project-detail-area .inner-container .content button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #292929;
    border-radius: 0;
    margin: 5px 10px 1%;
    width: 50%;
  }
  .project-detail-area .inner-container .title {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    padding-top: 5px;
    text-align: center;
  }
  .project-detail-area .inner-container .content button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #292929;
    border-radius: 0;
    margin: 5px 10px 1%;
    width: 75%;
  }
  .breadcrumb h1 {
    font-family: "Open Sans",sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
    margin: 10px 0 0;
    padding: 0;
  }
  .project-orient {
   display: none;
  }
  .only-mobile{
    display: block;
  }
  .only-mobile .btn-danger > a {
    font-size: 12px;
    line-height: 30px;
  }
  .project-detail-area .inner-container .content .fa-external-link {
    border-right: 1px solid #292929;
    float: left;
    font-size: 16px;
    line-height: 30px;
    margin-right: 2px;
    padding-right: 5px;
  }
  .project-detail-area .inner-container .content .fa-clone {
    border-right: 1px solid #292929;
    float: left;
    font-size: 16px;
    line-height: 30px;
    margin-right: 2px;
    padding-right: 5px;
  }
  .project-detail-area .inner-container .content .icon2-phone.icon-span {
    border-right: 1px solid #292929;
    float: left;
    font-size: 16px;
    line-height: 30px;
    margin-right: 2px;
    padding-right: 5px;
  }
  .only-mobile .btn-danger span {
    color: #ddd;
    font-size: 10px;
  }
  .only-mobile .btn-danger .tel {
    color: #fff;
    float: left;
    font-size: 14px !important;
  }
}

@media (min-width: 481px) and (max-width: 768px) {
  .basin-box {
    float: left;
    margin: 0 0 30px 4.1%;
    width: 43.8%;
  }
  .basin-box .news_title{
    font-size: 12px;
    float: left;
    text-align: right;
    width: 45%;
  }
  .navbar.nav > li:last-child {
    border: 0 none;
  }
  .basin-box .date {
    color: #ea4748;
    float: left;
    text-align: right;
    width: 45%;
  }
  .basin-box .news_box img {
    float: left;
    margin-right: 0;
    width: 55%;
  }
  .lightbox.news_a {
    display: inline-block;
    height: 100%;
    overflow: hidden;
    width: 100%;
  }
  .date-nav-container .navbar.nav a {
    background: #ddd none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #666;
    float: left;
    font-size: 10px;
    margin-right: 5px;
    padding: 5px;
  }
  .basin-box .text-box {
    width: 45%;
    height: 100%;
    float: left;
    text-align: right;
  }

  .project-nav .courses .press-kit-container .mix-target {
    background-color: #ededed;
    border: 1px solid #ededed;
    height: 100%;
    margin: 0 1% 8px;
    position: relative;
    width: 48%;
  }
  .text-area-press > a {
    line-height: 40px;
  }
  .project-nav .courses .press-kit-container a {
    color: #333333;
    font-size: 12px;
    font-weight: 300;
    text-align: center;
  }
  .text-area-press {
    padding-top: 0;
    text-align: center;
  }
  .col-md-12.press-kit-container {
    padding: 0;
  }
  .project-nav .courses .press-kit-container h3 {
    border-left: 1px solid #333;
    color: #333;
    font-weight: 300;
    margin-bottom: 30px;
    padding-bottom: 6px;
    padding-left: 10px;
    padding-top: 6px;
    text-align: left;
  }
  .project-detail-area .inner-container .content button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #292929;
    border-radius: 0;
    margin: 0 1%;
    padding-left: 4px;
    width: 30%;
  }
.btn-danger > a {
    font-size: 12px;
  }
  .project-detail-area {
    background: rgba(0, 0, 0, 0) url("../images/proje_bg.jpg") repeat scroll 0 0;
    height: 215px;
    margin-top: 10px;
    padding: 26px 0;
  }
  .project-detail-area .inner-container .title {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    padding-top: 5px;
    text-align: center;
  }
  .project-detail-area .inner-container .content .fa-paper-plane {
    border-right: 1px solid #292929;
    float: left;
    margin-right: 2px;
    padding-right: 3px;
  }
  .project-detail-area .inner-container .content .icon2-mail {
    border-right: 1px solid #292929;
    float: left;
    margin-right: 2px;
    padding-right: 3px;
  }
  .project-detail-area .inner-container .content .icon2-phone {
    border-right: 1px solid #292929;
    float: left;
    margin-right: 2px;
    padding-right: 3px;
  }
  .project-detail-area .inner-container .content .fa-external-link {
    border-right: 1px solid #292929;
    float: left;
    font-size: 16px;
    line-height: 30px;
    margin-right: 2px;
    padding-right: 5px;
  }
  .project-detail-area .inner-container .content .fa-clone {
    border-right: 1px solid #292929;
    float: left;
    font-size: 16px;
    line-height: 30px;
    margin-right: 2px;
    padding-right: 5px;
  }
  .project-detail-area .inner-container .content .icon2-phone.icon-span {
    border-right: 1px solid #292929;
    float: left;
    font-size: 16px;
    line-height: 30px;
    margin-right: 2px;
    padding-right: 5px;
  }
  .project-orient {
    display: none;
  }
  .only-mobile{
    display: block;
  }
  .only-mobile .btn-danger > a {
    font-size: 12px;
    line-height: 30px;
  }
  .only-mobile .btn-danger span {
    color: #ddd;
    font-size: 10px;
  }
  .only-mobile .btn-danger .tel {
    color: #fff;
    float: left;
    font-size: 14px !important;
  }

  }


@media (min-width: 769px) and (max-width: 990px) {
  .basin-box {
    width: 209px;
  }
  .navbar.nav > li:last-child {
    border: 0 none;
  }
  .basin-box .news_box img {
    float: left;
    margin-right: 10px;
    width: 99px;
  }
  .basin-box .date {
    color: #ea4748;
    float: left;
    width: 69px;
  }
  .basin-box .news_title {
    color: #696969;
    float: left;
    font-size: 14px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    width: 69px;
  }
  .basin-box .text-box {
    width: 100px;
    height: 100%;
    float: left
  }
  .project-nav .courses .press-kit-container .mix-target {
    background-color: #ededed;
    border: 1px solid #ededed;
    height: 215px;
    margin: 0 15px 30px;
    position: relative;
    width: 315px;
  }
  .project-nav .courses .press-kit-container h3 {
    border-left: 1px solid #333;
    color: #333;
    font-weight: 300;
    margin-bottom: 30px;
    padding-bottom: 6px;
    padding-left: 10px;
    padding-top: 6px;
    text-align: left;
  }
  .project-detail-area .inner-container .content button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #292929;
    border-radius: 0;
    margin: 0 20px;
    width: 186px;
  }
}


@media (min-width: 991px) and (max-width: 1200px) {
  .basin-box {
    width: 230px;
  }
  .basin-box .news_box img {
    float: left;
    margin-right: 10px;
    width: 120px;
  }
  .basin-box .date {
    color: #ea4748;
    float: left;
    width: 90px;
  }
  .basin-box .news_title {
    color: #696969;
    float: left;
    font-size: 16px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    width: 90px;
  }
  .basin-box .text-box {
    width: 100px;
    height: 100%;
    float: left
  }

  .project-nav .courses .press-kit-container .mix-target {
    background-color: #ededed;
    border: 1px solid #ededed;
    height: 235px;
    margin: 0 15px 30px;
    position: relative;
    width: 344px;
  }
}

/*Testimonial CSS*/
#testimonial .slick-list {
  height: 100%;
}

blockquote::before {
  color: #999;
  content: "\201C";
  font-family: Georgia,serif;
  font-size: 50px;
  font-weight: bold;
  left: 8px;
  position: absolute;
  top: -6px;
}
#testimonial blockquote {
  border: none;
  font-size: 12px;
  font-style: italic;
  margin: 0;
  padding: 10px 20px 10px 27px;
}
#testimonial cite {
  color: #10b2cf;
  float: right;
  font-size: 18px;
}
#testimonial .image-box.col-md-2 {
  
}
@media (min-width: 769px) and (max-width: 990px) {

  #testimonial img {
    border-radius: 50%;
    box-shadow: 0 0 3px #ddd;
    float: left;
    margin-right: 10px;
    width: 80px;
  }
}
@media (min-width: 991px) {
  #testimonial img {
    border-radius: 50%;
    box-shadow: 0 0 3px #ddd;
    width: 100%;
  }
}
.testimonial-container {
  border-top: 1px solid #ddd;
  margin-top: 30px;
  padding-top: 10px;
  position: relative;
}
#testimonial .slick-slide {
  padding: 30px;
}
 /* Neu CSS */
.gundem_baslik {
  font-size: 19px; width: 100%; font-weight: bold; padding-bottom: 10px; }

.gundem_hr {
  width: 200px; height: 1px; background: #dbdbdb; margin-bottom: 10px;
}

.gundem_timeline {
  font-size: 11px; color: 666; margin-bottom: 10px; color: #666;
}

.next_button_area {
  width: 100%; height: 50px; background-color: #1e1e1e; padding-top: 10px; padding-left: 3px; padding-right: 3px;

}

.gundem_share {
  width:60px; height: 32px;  padding-top: 5px;  padding-right: 10px; color: #666; float: left; font-size: 14px; font-weight: 300;
}

.gundem_all {
  border: 1px solid #dbdbdb;
  color: #666;
  float: left;
  height: 32px;
  margin-left: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 6px;
  width: 125px;
  font-size: 13px;
  margin-bottom: 25px;
}

.gundem_all i {
  padding-right: 10px; border-right: solid 1px #666; color: #666; margin-right: 7px;
}
.gundem_a {
  font-size: 12px;
}
.gundem_text {
  font-size: 13px; line-height: 22px; margin-bottom: 20px; border-bottom:solid 1px #dbdbdb; padding-bottom: 20px;
}

.gundem_facebook {
  width: 111px; height: 32px;  padding-top: 6px; padding-left: 10px; padding-right: 10px; color: #fff; float: left;
  background:#3d5b99; font-size: 13px;
}

.gundem_facebook i {
  padding-right: 10px; border-right: solid 1px #fff; color: #fff; margin-right: 7px;
}

.gundem_twitter {
  width: 111px; height: 32px; padding-top: 6px; padding-left: 10px; padding-right: 10px; color: #fff; float: left;
  background:#1da1f2; margin-left: 10px; font-size: 13px;
}

.gundem_twitter i {
  padding-right: 10px; border-right: solid 1px #fff; color: #fff; margin-right: 7px;
}

.gundem_calendar_box {
  width: 70px; height: 70px; background-color: #EFEFEF; color: #666;  text-align: center; font-style: italic; padding-top: 5px; float: left;
  border-left: solid 5px #bbb; border-top: solid 5px #bbb; border-bottom: solid 5px #bbb;
}

.gundem_new_box {
  width: 100%; height: 100%; display: table; margin-bottom: 15px; padding-bottom: 15px; overflow: hidden;border-bottom: 1px solid #ccc;
}

.gundem_ay {
  font-size: 22px; color: #666; font-weight: 700;
}

.gundem_tarih {
  font-size: 12px; color: #666; font-weight: 300;
}

.gundem_resim {
  width: 200px; height: 200px; float: left; margin-right: 15px; background: #ededed; padding: 5px; border: solid 1px #bbb;
}
.gundem_sag {
  width: 650px;
  float: left;
  margin-bottom: 15px;
}

@media (min-width: 991px) and (max-width: 1200px) {
  .gundem_sag {
    width: 530px;
    float: left;
  }
}
@media (min-width: 769px) and (max-width: 990px) {
  .gundem_sag {
    float: left;
    width: 475px;
  }
}
@media (min-width: 481px) and (max-width: 768px) {
  .gundem_sag {
    float: none;
    width: 100%;
  }
}
@media (max-width: 480px) {
  .gundem_sag {
    width: 100%;
    margin-bottom: 15px;
  }
  .gundem_resim {
    background: #ededed none repeat scroll 0 0;
    border: 1px solid #bbb;
    float: left;
    height: 100%;
    margin-bottom: 15px;
    margin-right: 15px;
    padding: 5px;
    width: 100%;
  }
  .gundem_all{
    bottom: 0;
    float: left !important;
    margin: 0 !important;
    text-align: center;
  }
}
.gundem_baslik {
  font-size: 17px; color: #000;
}

.gundem_inner_image {
  background: #ededed none repeat scroll 0 0;
  border: 1px solid #bbb;
  float: left;
  height: 330px !important;
  margin-right: 24px;
  padding: 5px;
  width: 330px !important;
  margin-bottom: 5px;
}

.gundem_a {
  color: #000;
}

.gundem_a:hover {
  color:#10b2cf !important;
}


.xoxo {
  width: 30px; height: 30px; text-align: center; padding-top: 5px; color: #fff; background-color: #425f9c;
}

.gundem_aciklama {

}

.blue-row {
  background: rgba(0, 0, 0, 0) url("../images/misyon_bg.jpg") no-repeat scroll 0 0 / cover ;
  color: #ffffff;
  margin-bottom: 20px;
  overflow: hidden;
  padding: 1px 20px 20px;
  width: 100%;
}
.blue-row p {
  font-size: 16px;
  padding-top: 5px;
  line-height: 21px;
}
.blue-row p span{
  font-size: 14px;
}
.blue-row h2{
  font-size: 22px;
  font-weight: 300;
}
.cozum-contact {
  background-color: black;
  background-image: url("../images/cozum.png");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 30px;
  overflow: hidden;
  padding: 30px;
}
.cozum-contact .span {
  border-left: 3px solid #ffffff;
  color: #ffffff;
  font-size: 18px;
  padding-left: 10px;
  width: 370px;
}
.cozum-contact .contact {
  float: left;
  margin-top: 30px;
  text-align: right;
  width: 100%;
}
.cozum-contact .contact i {
  border: 1px solid #10b2cf;
  border-radius: 50%;
  color: #10b2cf;
  display: inline-block;
  font-size: 20px;
  margin-left: 30px;
  margin-right: 10px;
  text-align: center;
  width: 34px;
}
.cozum-contact .contact a{
  color: #ffffff;
  font-size: 20px;
}
.cozum-contact .contact a:focus{
  text-decoration: none;
}
.cozum-contact .contact a:hover{
  color: #ffffff;
}

.ik-contact.encontact{
  background-image: url("../images/ik_bg1.jpg");
}
.ik-contact {
  background-color: black;
  background-image: url("../images/ik_bg.jpg");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 10px;
  overflow: hidden;
  padding: 30px;
  margin-bottom: 30px;
  height: 200px;
  
}
.ik-contact .span {
  border-left: 3px solid #ffffff;
  color: #ffffff;
  font-size: 18px;
  padding-left: 10px;
  width: 370px;
  line-height: 30px;
  font-weight: 300;
}
.ik-contact .contact {
  float: left;
  margin-top: 30px;
  text-align: right;
  width: 100%;
  font-weight: 300;
}
.ik-contact .contact i {
  border: 1px solid #10b2cf;
  border-radius: 50%;
  color: #10b2cf;
  display: inline-block;
  font-size: 20px;
  margin-left: 30px;
  margin-right: 10px;
  text-align: center;
  width: 34px;
}
.ik-contact .contact a{
  color: #ffffff;
  font-size: 20px;
}
.ik-contact .contact a:focus{
  text-decoration: none;
}
.ik-contact .contact a:hover{
  color: #ffffff;
}

  @media (min-width: 481px) and (max-width: 768px) {
    .cozum-contact .contact {
      margin-top: 30px;
      text-align: left;
    }
  }
@media (max-width: 480px){
  .cozum-contact {
    background-color: black;
    background-image: url("../images/cozum.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 30px;
    overflow: hidden;
    padding: 5px;
  }
  .cozum-contact .span {
    border-left: 3px solid #ffffff;
    color: #ffffff;
    font-size: 18px;
    padding-left: 10px;
    width: 220px;
  }
  .cozum-contact .contact i {
    border: 1px solid #10b2cf;
    border-radius: 50%;
    color: #10b2cf;
    display: inline-block;
    font-size: 20px;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 10px;
    text-align: center;
    width: 34px;
  }
  .cozum-contact .contact {
    margin-top: 30px;
    text-align: left;
  }
}

.slick-prev-test {
	display: none !important;
}

.slick-next-test {
	display: none !important;
}

.alert_form {
	width: 100%;
	 height: 50px; 
	 font-size: 12px;
	 padding-top: 15px;
	 padding-left: 15px;
	 border-left: solid 7px #ff0000;
	 display: none;
	 color: #000 !important;
	 border-top: solid 1px #ededed;
	 border-right: solid 1px #ededed;
	 border-bottom: solid 1px #ededed;
	 margin-bottom: 7px;
}

.success_msg {
	width: 100%;
	 height: 50px; 
	 font-size: 12px;
	 padding-top: 15px;
	 padding-left: 15px;
	 border-left: solid 7px #009900;
	 color: #000 !important;
	 border-top: solid 1px #ededed;
	 border-right: solid 1px #ededed;
	 border-bottom: solid 1px #ededed;
	 margin-bottom: 7px;
}

.yanlis { color:#FF0000;}

.dogru { color:#009900;}

.yanlis_abone {
	font-size: 11px;
	    color: #FFF;
	    display: none;
	    white-space: nowrap;
	    -moz-opacity: .90;
	    filter: alpha(opacity=90);
	    opacity: .90;
	    max-width: 200px;
	    padding: 4px 6px;
	    color: #ffffff;
	    text-align: center;
	    text-decoration: none;
	    background-color: #D84830;
	    -webkit-border-radius: 4px;
	    -moz-border-radius: 4px;
	    border-radius: 4px;
	    line-height: 16px;
	    position: absolute;
	    margin-top: 10px;
}

.yanlis_abone em {
	display: block;
	    position: absolute;
	    left: 5px;
	    top: -4px;
	    width: 0;
	    height: 0;
	    border-left: 5px solid transparent;
	    border-right: 5px solid transparent;
	    border-bottom: 5px solid #D84830;
}



.dogru_abone {
width: 200px;
	font-size: 11px;
	    color: #FFF;
	    display: none;
	    white-space: nowrap;
	    -moz-opacity: .90;
	    filter: alpha(opacity=90);
	    opacity: .90;
	    max-width: 200px;
	    padding: 4px 6px;
	    color: #ffffff;
	    text-align: center;
	    text-decoration: none;
	    background-color: #009900;
	    -webkit-border-radius: 4px;
	    -moz-border-radius: 4px;
	    border-radius: 4px;
	    line-height: 16px;
	    position: absolute;
	    margin-top: 10px;
}

.dogru_abone em {
	display: block;
	    position: absolute;
	    left: 5px;
	    top: -4px;
	    width: 0;
	    height: 0;
	    border-left: 5px solid transparent;
	    border-right: 5px solid transparent;
	    border-bottom: 5px solid #009900;
}

#mainSlider {
	
	max-height: 400px;
	overflow: hidden;
}

.ik_ul i {
	color: #ee2e24; 
	}
	
.ik_ul li {
	margin-bottom: 10px;
}

.new_tg {
	width: 100%; font-size: 14px; line-height: 25px; margin-bottom: 20px; color: #000; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}	

.test_text {
	font-size: 12px; font-style: italic;
}

.ad_hata {
	font-size: 11px;
	    color: #FFF;
	    	    white-space: nowrap;
	    -moz-opacity: .90;
	    display: none;
	    z-index: 5;
	    filter: alpha(opacity=90);
	    opacity: .90;
	    max-width: 200px;
	    padding: 4px 6px;
	    color: #ffffff;
	    text-align: center;
	    text-decoration: none;
	    background-color: #D84830;
	    -webkit-border-radius: 4px;
	    -moz-border-radius: 4px;
	    border-radius: 4px;
	    line-height: 16px;
	    position: absolute;
	    margin-top: -11px;
	    margin-left: 154px;
}

.ad_hata em {
	display: block;
	    position: absolute;
	    left: 5px;
	    top: -4px;
	    width: 0;
	    height: 0;
	    border-left: 5px solid transparent;
	    border-right: 5px solid transparent;
	    border-bottom: 5px solid #D84830;
}

.tel_hata {
	font-size: 11px;
	    color: #FFF;
	    	    white-space: nowrap;
	    -moz-opacity: .90;
	     display: none;
	    filter: alpha(opacity=90);
	    opacity: .90;
	    max-width: 200px;
	    padding: 4px 6px;
	    color: #ffffff;
	    text-align: center;
	    text-decoration: none;
	    background-color: #D84830;
	    -webkit-border-radius: 4px;
	    -moz-border-radius: 4px;
	    border-radius: 4px;
	    line-height: 16px;
	    position: absolute;
	    margin-top: 0px;
}

.tel_hata em {
	display: block;
	    position: absolute;
	    left: 5px;
	    top: -4px;
	    width: 0;
	    height: 0;
	    border-left: 5px solid transparent;
	    border-right: 5px solid transparent;
	    border-bottom: 5px solid #D84830;
}

.mesaj_hata {
	font-size: 11px;
	    color: #FFF;
	    	    white-space: nowrap;
	    	     display: none;
	    -moz-opacity: .90;
	    filter: alpha(opacity=90);
	    opacity: .90;
	    max-width: 200px;
	    padding: 4px 6px;
	    color: #ffffff;
	    text-align: center;
	    text-decoration: none;
	    background-color: #D84830;
	    -webkit-border-radius: 4px;
	    -moz-border-radius: 4px;
	    border-radius: 4px;
	    line-height: 16px;
	    position: absolute;
	    margin-top: 0px;
}

.mesaj_hata em {
	display: block;
	    position: absolute;
	    left: 5px;
	    top: -4px;
	    width: 0;
	    height: 0;
	    border-left: 5px solid transparent;
	    border-right: 5px solid transparent;
	    border-bottom: 5px solid #D84830;
}

.mail_hata {
	font-size: 11px;
	    color: #FFF;
	    	    white-space: nowrap;
	    	      display: none;
	    -moz-opacity: .90;
	    filter: alpha(opacity=90);
	    opacity: .90;
	    max-width: 200px;
	    padding: 4px 6px;
	    color: #ffffff;
	    text-align: center;
	    text-decoration: none;
	    background-color: #D84830;
	    -webkit-border-radius: 4px;
	    -moz-border-radius: 4px;
	    border-radius: 4px;
	    line-height: 16px;
	    position: absolute;
	    margin-top: -11px;
	    margin-left: 154px;
	    z-index: 5;
}

.mail_hata em {
	display: block;
	    position: absolute;
	    left: 5px;
	    top: -4px;
	    width: 0;
	    height: 0;
	    border-left: 5px solid transparent;
	    border-right: 5px solid transparent;
	    border-bottom: 5px solid #D84830;
}

.konu_hata {
	font-size: 11px;
	    color: #FFF;
	    	    white-space: nowrap;
	    	    display: none;
	    	      
	    -moz-opacity: .90;
	    filter: alpha(opacity=90);
	    opacity: .90;
	    max-width: 200px;
	    padding: 4px 6px;
	    color: #ffffff;
	    text-align: center;
	    text-decoration: none;
	    background-color: #D84830;
	    -webkit-border-radius: 4px;
	    -moz-border-radius: 4px;
	    border-radius: 4px;
	    line-height: 16px;
	    position: absolute;
	    margin-top: -11px;
	    margin-left: 154px;
	    z-index: 5;
}

.konu_hata em {
	display: block;
	    position: absolute;
	    left: 5px;
	    top: -4px;
	    width: 0;
	    height: 0;
	    border-left: 5px solid transparent;
	    border-right: 5px solid transparent;
	    border-bottom: 5px solid #D84830;
}


#pagination{
  width:100%;
  height:40px;
  margin-left: 20px;
  margin-top: 15px;
}
#pagination ul{
  padding:0;
  margin:0;
}
.navbar-brand {
  padding: 15px 0 15px 15px !important;
}
/*#pagination ul li{
  list-style: none;
  margin: 2px;
  color: #666;
  width: 30px;
  height: 30px;
  background: #ddd;
   
  float: left;
  border: 1px solid #ccc;
  text-align: center;
  cursor: pointer;
  margin-top: 10px;
  padding: 2px;
  padding-top: 4px;
  o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
   transition: .5s;
}

#paginationBtn:hover{
	background: #10B2D1;
}*/
.paginationActive>a{
  background-color:#337ab7 !important;
  color:#fff !important;
}

.pg-hide{display:none !important;}
.year_active { background-color:#337ab7 !important;
  color:#fff !important;}

.testimonial-container > a {
  color: #b5b5b5;
  font-size: 60px;
  opacity: 0.3;
  position: absolute;
  top: 130px;
  z-index: 1;
}
#rightArrowTest {
  right: 10px;
}
#leftArrowTest {
  left: 10px;
}
.testimonial-container #leftArrow {
   left: 10px;
   top: 130px;
 }
.testimonial-container #rightArrow {
  right: 10px;
  top: 130px;
}

/* Forms */
select.form-control,
input.form-control,
textarea.form-control {
  border-radius: 0;
  border: 1px solid #e8e8e8;
  box-shadow: none;
  color: #181818;
  height: auto;
  font-weight: 400;
  padding: 10px 12px;
}

select.form-control:focus,
input.form-control:focus,
textarea.form-control:focus {
  border-color: #ccc;
  box-shadow: none;
}

select.form-control {
  padding-left: 9px !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
}

::-webkit-input-placeholder { font-weight: 300; }
::-moz-placeholder { font-weight: 300; }
:-ms-input-placeholder { font-weight: 300; }
input:-moz-placeholder { font-weight: 300; }

.input-lg {
  background-color: transparent;
  border: none !important;
  border-bottom: 2px solid #f4f4f4 !important;
  border-radius: 2px;
  font-size: 2.4em;
  padding: 12px 0 !important;
}

::-moz-placeholder { opacity: 0.5; }
:-ms-input-placeholder { opacity: 0.5; }
::-webkit-input-placeholder { opacity: 0.5; }

.input-noborder {
  border: none;
}

.has-feedback .icon {
  top: 14px;
  right: 10px;
}

.has-feedback .input-lg {
  padding-right: 40px !important;
}

.form-horizontal .control-label {
  padding-top: 10px;
}

/* Form Groups */
.form-group-modern {
  position: relative;
}

.form-group-modern label {
  position: absolute;
  font-weight: 400;
  opacity: 0.6;
  font-size: 14px;
  line-height: 1em;
  margin-left: 14px;
  top: 18px;
  left: 0px;
  pointer-events: none;
  transition: all 0.2s;
}

.form-modern label {
  left: 6px;
}

.form-group-modern.focused label {
  font-size: 0.7em;
  top: 10px;
}

.form-group-modern .form-control {
  padding: 10px 14px 10px 14px;
  font-weight: 400;
  font-size: 1.2em;
  -webkit-appearance: none; /* Safari box shadow */
}

.form-modern {
  margin-left: -6px;
  margin-right: -6px;
}

.form-modern > .form-group {
  padding-left: 6px;
  padding-right: 6px;
  margin-bottom: 12px;
}

.form-control-feedback.select-arrow {
  background-color: #fff;
  top: 50%;
  line-height: 32px !important;
  margin-top: -16px;
  margin-right: 10px;
}

@media (max-width: 768px){
 .baskan-img-mobil {
 	display: none;
 }
 
 .mulk-img {
 	display: none;
 }
} 

#pagination-new {
	margin-left: 30px;
}

.year-filter {
	cursor: pointer;
}

.page-link {
	cursor: pointer;
}

.reqForm {
	color: #ff0915;
}
#actFormBtnM {
	display: none;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type='number'] {
  -moz-appearance:textfield;
}

/* Çözüm Merkezi */
.sol-center .form-group-modern label {
  float: left;
  font-size: 16px;
  font-weight: 400;
  height: 34px;
  left: 0;
  line-height: 47px;
  margin: 0;
  opacity: 0.6;
  pointer-events: none;
  position: relative;
  top: 0;
  transition: all 0.2s ease 0s;
  width: 27%;
  margin-right: 3%;
}
.sol-center .form-control{
  width: 70%;
}
.sol-center select{
  border: 1px solid #e8e8e8;
  border-radius: 0;
  box-shadow: none;
  color: #565656;
  font-weight: 400;
  height: auto;
  padding: 10px 12px;
  width: 70%;
  height: 47px;
}
.cozum-buton{
  width: 100%;
  text-align: center;
}
.cozum-buton button{
  width: 200px;
}

.captchaAnswer {
margin-bottom: 15px;
	text-align: center;
 color: #ff0915;
}

.cozumMsg {
	width: 100%; height: 50px; border: solid 1px #e8e8e8; margin-bottom: 10px; border-left: solid 5px #29833e; padding-left: 5px; padding-top: 13px;
}