/*!
 * ZeplinGo
 * Custom css
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) ZeplinGo
 */
.cid-ry6ebB5y3k {
    background-color: #ffffff;
}

.mbr-section-btn a.btn:not(.btn-form) {
    border-radius: 11px;
}


/*!
 * iconlar
 */
.contentid17 .container {
    /* float: left; */
    width: 100%;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    scroll-behavior: smooth;
    -ms-overflow-style: none;
    scrollbar-width: none;
    max-width: 100%;
}
.contentid17 .container .media-container-row { 
      flex-wrap: nowrap;
}
/*!
 * iconlar
 */

/*!
 * listeleme
 */
.card .display-5 {
    font-size: 1rem;
    font-weight: 400!important;
}

.MainPageProdList .card img {
    box-shadow: 0px 0px 10px 0px #44444463;
      border-radius: 20px;
}

.MainPageProdList .container {
    max-width: 1400px;
}

/*!
 * listeleme
 */


/*!
 * top menu
 */
.cid-rxVuiMJXcQ .shadow-sm a {
    font-size: 12px;
}
.cid-rxVuiMJXcQ .fa {
    color: #2ba84e !important;
}
/*!
 * top menu
 */



/*!
 * arama
 */
#search {
    width: 70%;
}
#searchfulltext {
      width: 100%;
      border-left: 3px solid #d5d5d5!important;
        border-top: 3px solid #d5d5d5!important;
          border-bottom: 3px solid #d5d5d5!important;
}
#search button {
    background-color: #fb8004;
}
#search > button > span {
      color: #fff;
}
/*!
 * arama
 */


/*!
 * slider altı banner
 */
#headerbanner4 {
      padding: 10px;
}
#headerbanner4 img {
    max-height: 50px;
    margin: 0 auto;
}

#headerbanner3 {
      padding: 10px;
}
#headerbanner3 img {
    max-height: 50px;
    margin: 0 auto;
}
/*!
 * slider altı banner
 */


/*!
 * Header
 */

.text-white {
    color: #4f627c!important;
}
.navbar  .btn-info, .btn-info:active {
    background-color: #ffffff!important;
    border-color: #d5d5d5!important;
    color: #707070!important;
}

.navbar .navTop6CenterNav .navbar2 .nav-top .navbar-buttons {
    border-right: solid 1px #e0e0e0!important;
}
.navbar .navTop6CenterNav .navbar2 .nav-top .dropdown {
    border-right: none !important;
}
.navbar-nav a {
    text-transform: uppercase;
    font-weight: 500!important;
}

.nav6 .nav6-bottom-style-color {

    background-color: #ffffff;
    border-bottom: solid 1px #adadad!important;
    border-top: solid 1px #d6d6d6!important;
  
}

.cid-rxVuiMJXcQ {
    /*max-width: 1180px;
    margin: 0 auto;*/
}


.cid-rxVuiMJXcQ .shadow-sm a{
      color: #000000 !important
    font-size: 14px;
}

.cid-rxVuiMJXcQ .fa {
   color: #707070 !important
}



@media (min-width: 1023px) {

    .headerTop6 {
    padding-top: 155px;
    }
    .navTop6 {
        top: -155px;
    }
    .cid-rxVuiMJXcQ .navbar {
        background: transparent;
    }

}

@media (max-width: 1023px) {
    .headerTop6 {
        padding-top: 80px!important;
    }
    .navTop6 {
        top: -80px;
    }
}



.navbar-buttons .btn {
    font-weight: bold !important;
}

#searchfulltext {
    border-left: 1px solid #d5d5d5;
}
#search button, #searchfulltext {
    border-bottom: 1px solid #d5d5d5;
    border-top: 1px solid #d5d5d5;
}
#search button {
    border-right: 1px solid #d5d5d5;

}

.menu .bb-1 {
    border-bottom: transparent;
}

/*!
 * Header
 */

/*! * slider */
.cid-ryd5nu7n1G .image_wrapper {
    height: 580px!important;
}
.cid-ryd5nu7n1G .content-slider {
    width: 100% !important;
    max-width: 100% !important;
    padding-right: 0px;
    padding-left: 0px;
}


.slide h2 strong {
    color: #1b529b;
    font-family: Rubik,sans-serif;
    font-weight: 300;
    font-size: 42px;
}
.slide b, strong {
    font-weight: 500;
}

  .slide .display-5 {
    color: #000;
  }

.cid-ryd5nu7n1G .mbr-slider .carousel-control {
    width: 40px;
    height: 40px;
      border-radius: 10px;
}
.cid-ryd5nu7n1G .mbr-slider .carousel-control .mbr-iconfont {
    font-size: 1.2rem;
    font-weight: bold;
}

@media (max-width: 768px) { 
    
    .cid-ryd5nu7n1G .carousel-inner {
    height: 200px;
    }
    .cid-ryd5nu7n1G .slider-fullscreen-image {
        background: transparent!important;
        height: 200px;
    }
    .carousel-control {
        display: none;
    }

}

/*! * slider */