/*!
 * ZeplinGo
 * Custom css
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) ZeplinGo
 */

.navbar-logo img {
    background: #fff;
    border-radius: 20px;
}

.detail-parallax-background {
  border-bottom: solid 10px #3f51b5;
}

#pro-dec { 
  
  display: flex;
  flex-direction: column; 
} 

.urun-ozellikler-box { 
  order: -1; 
}


/*!
*  Kategori ürün detay arka plan genişletme
*/
.catsectionid > .container {
  max-width: 100%;
}
/*!
*  Kategori ürün detay arka plan genişletme
*/



.btn-info, .btn-info:active {
    color: #fff!important;
}


.cid-ryhAs5k9qM {
    padding-top: 30px;
    padding-bottom: 30px;
}

.cid-ry6drk2Fr4 .mbr-slider .carousel-indicators {
    display: none;
}

 .navbar-dropdown.bg-color.transparent {
    border-top: solid 5px #014aad;
}

.navbar-expand .navbar-nav .nav-link {
    text-transform: uppercase;
}

.contentid38 .container {
    max-width: 1350px;
}

.contentid38 .display-2 {
    font-size: 2.5rem;
    font-weight: 600;
}

.cid-ryadLfwoYT {
    padding-top: 0px;
}


 /*!
 * Services animation
 */
.contentid18 .card-box:hover {
    webkit-transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
    -o-transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
    transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
    padding: 8px 0px 8px 70px !important;
    background-color: #1f2342!important;
    color: #fff!important;
}

.contentid18 h4 {
    font-size: 1rem;
}
 /*!
 * Services animation
 */




/*!
 * Slider 
 */

#slider-text-zep > div > h2 {
      text-shadow: 0px 0px 10px #000;
}

/*! .cid-ry6drk2Fr4 .carousel-caption {
    top: 35%;
} */



#navbarSupportedContent > ul > li:hover:after {
    content: ' ';
    display: block;
    border: 1px solid #7180d5;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    width: 100%;
}


.slide h2 strong {
    font-size: 4rem;
}


.cid-ry6drk2Fr4 .carousel-caption {
    max-width: 1692px;
    margin: 0 auto;
}


@media screen and (max-width: 768px) {
.slide h2 strong {
      font-size: 2rem!important;
     
  }
  
  
  .cid-ry6drk2Fr4 .mbr-slider .carousel-control.carousel-control-next {
    display: none;
  }
  .cid-ry6drk2Fr4 .mbr-slider .carousel-control.carousel-control-prev {
  display: none;
  }
  
}

/*!
 * Slider 
 */


/*!
 * header
 */
.navbar-dropdown.bg-color.transparent {
    max-width: 1640px;
    margin: 0 auto;
    /*padding: 40px;*/
}
.cid-rxVuiMJXcQ .navbar.navbar-short {
margin: 0 auto;
    padding: 10px;
    border-bottom: solid 1px #4051b6;
}


/*!
 * header
 */


/*!
 * iconlar
 */
.contentid15 .container {
    max-width: 1330px;
}
.contentid15 {
      min-height: 200px;
}

.contentid15 > div > div > div > div.card-img.pb-3 > img {
  width: 60px!important;
    margin: 10px 0px 0px 0px;
}

.contentid15 .card-img {
    text-align: left;
}

.contentid15 h4 {
    text-align: left!important;
}

.contentid15 h4:after {
    content: ' ';
    display: block;
    border: 1px solid #ffffff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    width: 40px;
    margin: 10px 10px 40px 0px;
}

.contentid15 p {
    text-align: left!important;
      color: #fff;
}



.contentid15 .container .media-container-row {
    margin-top: -378px
}

@media screen and (max-width: 768px) {
  .contentid15 .container .media-container-row {
      margin-top: 0px;
  }
}

.contentid15 .container .media-container-row > div:nth-child(1){
      box-shadow: 0px 0px 20px #000;
      background: #000000c9;
      border-radius: 20px;
      margin: 20px;
          border-bottom: solid 10px #014aad;
    border-left: solid 10px #014aad;
}

.contentid15 .container .media-container-row > div:nth-child(2){
      box-shadow: 0px 0px 20px #000;
      background: #000000c9;
    border-radius: 20px;
    margin: 20px;
    border-bottom: solid 10px #014aad;

}

.contentid15 .container .media-container-row > div:nth-child(2):hover{
    /* background-color: #e8204e;
    filter: brightness(0) invert(1);
    */
}


.contentid15 .container .media-container-row > div:nth-child(3){
      box-shadow: 0px 0px 20px #000;
      background: #000000c9;
    border-radius: 20px;
    margin: 20px;
    border-bottom: solid 10px #014aad;
    border-right: solid 10px #014aad;

}

.contentid15 .container .media-container-row > div:nth-child(3):hover{
    /*
    background-color: #e8204e;
    filter: brightness(0) invert(1);
    */
}



.contentid15 .container .media-container-row .card:nth-child(1) .card-box h4 {
      color:#fcc109;
  font-size: 1.6rem;
}

.contentid15 .container .media-container-row .card:nth-child(2) .card-box h4 {
      color:#fcc109;
  font-size: 1.6rem;
}

.contentid15 .container .media-container-row .card:nth-child(3) .card-box h4 {
      color:#fcc109;
  font-size: 1.6rem;
}


.contentid15 {
    -webkit-animation: slide-in-bottom 2s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.1s both;
            animation: slide-in-bottom 2s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.1s both;
}

/*!
 * iconlar
 */





/*!
 * ana sayfa baslik tasarim
 */

.display-5 {
    line-height: 1.7rem;
}

.cid-rycW8slXou h2:before {
    content: ' ';
    display: block;
    border: 1px solid #000000;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    width: 100px;
    margin: 10px 10px 40px 0px;
}
.cid-rycW8slXou .container {
    max-width: 1380px;
}
.cid-rycW8slXou .col-md-8 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
}

.cid-rycW8slXou  .mbr-light {
    font-weight: 600;
}
/*!
 * ana sayfa baslik tasarim
 */



/*!
 * iki gorselleri yazi üzerinde
 */
.contentid25 .container {
    max-width: 1350px;
}
.contentid25 img {
  filter: grayscale(0%);
}
.contentid25 img:hover {
  filter: grayscale(0%);
}
.cid-rV1WfeuR5W {
    padding-top: 0px;
}
.contentid25 .img-caption {
    pointer-events: none;
        bottom: 0!important;

}
.contentid25 .img-caption p {
        text-align: left;
    text-shadow: 0px 0px 9px #000;
    font-size: 2rem;

}

/*!
 * iki gorselleri yazi üzerinde
 */



/*!
 * iki gorsel yanyana
 */

 .contentid26 .container {
    max-width: 1380px;
}

 .contentid26  strong {
    font-weight: 400;
    color: #000;
    font-size: 2rem;
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

 .contentid26 img {
    width: 100%;
    border-bottom: solid 11px #4051b6;
    border-right: solid 11px #4051b6;
}

 .contentid26 .mbr-section-btn {
    margin-top: 20px;
}
/*!
 * iki gorsel yanyana
 */






/*!
 * logolar
 */
.contentid29 .container {
  
      border-top: solid 1px #d2d2d2;
    padding-top: 30px!important;
}

/*!
 * logolar
 */


/*!
 * haberler
 */

.contentid35 h2:before {
    margin: 0 auto 30px;
}
.cid-ry6ebB5y3k {
    background-color: #ffffff;
}

.cid-ry6ebB5y3k .display-5 {
    font-size: 0.9rem;
}

#services1-9 .container {
    max-width: 1350px;
}
.BlogMainDate {
  display:none;
}


@media screen and (max-width: 768px) {
    .cid-ry6ebB5y3k .display-5 {
    font-size: 0.9rem;
    min-height: 87px;
    line-height: 20px;
    }
}


/*!
 * haberler
 */

#footer2-5 {
border-top: solid 10px #fcc109;
    background-color: #141615;
}



#slider-img-zep {
  -webkit-animation: kenburns-top 30s ease-out both;
            animation: kenburns-top 30s ease-out both;
}

#slider-text-zep {
    -webkit-animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0.5s  both;
            animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0.5s  both;
}


/**
 * ----------------------------------------
 * animation kenburns-top
 * ----------------------------------------
 */
@-webkit-keyframes slide-in-top {
  0% {
    -webkit-transform: translateY(-1000px);
            transform: translateY(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slide-in-top {
  0% {
    -webkit-transform: translateY(-1000px);
            transform: translateY(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}


/**
 * ----------------------------------------
 * animation slide-in-bottom
 * ----------------------------------------
 */
@-webkit-keyframes slide-in-bottom {
  0% {
    -webkit-transform: translateY(1000px);
            transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slide-in-bottom {
  0% {
    -webkit-transform: translateY(1000px);
            transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

/**
 * ----------------------------------------
 * animation kenburns-top
 * ----------------------------------------
 */
@-webkit-keyframes kenburns-top {
  0% {
    -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;
            transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.25) translateY(-15px);
            transform: scale(1.25) translateY(-15px);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
}
@keyframes kenburns-top {
  0% {
    -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;
            transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.25) translateY(-15px);
            transform: scale(1.25) translateY(-15px);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
}


/**
 * ----------------------------------------
 * animation fade-in
 * ----------------------------------------
 */
@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/*!
 * resim zoom ani
 */
img:hover {
  transform: scale(1.1); 
  scroll-behavior: smooth;/* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

img {
  transition: transform .2s;    /* Animation */
}

.blog-detail-page img {
    max-width: 70%;
    margin: 0 auto;
    display: block;
}

.blog-detail-page img:hover {
    transform: none
}
.blog-detail-page img {
  transition: none               /* Animation */
}

.mbr-slider-carousel img:hover {
    transform: none
}
.mbr-slider-carousel img {
  transition: none               /* Animation */
}


/*!
 * resim zoom ani
 */