body{top: 0 !important}
.skiptranslate{display: none !important;}
.navbar .logo img{height: 130px!important;}
.fs-5{font-size: 1rem!important;}
.etkinlik-span{font-weight: 600;}
.testi img{width: 280px; height: auto;}
.testimonial-item h3{margin-top: 10px;}
@media (min-width: 1400px){
    .owl-carousel-item img{height: 850px!important;}
}
:root{
    --wpbottommenu-font-size: 12px;
    --wpbottommenu-icon-size: 24px;
    --wpbottommenu-text-color: #ff251f;
    --wpbottommenu-h-text-color: #ff251f;
    --wpbottommenu-icon-color: #ff251f;
    --wpbottommenu-h-icon-color: #ff251f;
    --wpbottommenu-bgcolor: #ffffff;
    --wpbottommenu-zindex: 9999;
    --wpbottommenu-cart-count-bgcolor: #ff0000;
    --wpbottommenu-wrapper-padding: 10px 0;
  }
.team-item img{width: 65%!important;max-height: 180px;}
.team-item .team-text{width: 180px;height: 170px;border: 10px solid var(--light);}
.team-item:hover .team-text {
    border-color: #ff251f;
}
.header-carousel .owl-nav .owl-prev{width: 35px;height: 35px;}
.header-carousel .owl-nav .owl-next{width: 35px;height: 35px;}
.btn-primary {
    color: #000;
    background-color: #ff251f;
    border-color: #ff251f;
}
.btn-primary:hover {
    color: #fff;
    background-color: #ff251f;
    border-color: #ff251f
}
.testimonial-carousel .owl-nav .owl-prev, .testimonial-carousel .owl-nav .owl-next{background: #ff251f;}
.footer-menu a{filter: brightness(0) invert(1);}
.footer .btn.btn-social:hover {
    border-color: #ff251f;
    background: #ff251f;
}
.navbar .navbar-nav .nav-link:hover, .navbar .navbar-nav .nav-link.active {
    color: #ff251f;
}
.footer .btn.btn-link:hover {
    color: #ff251f !important;
}
.etkinlikler .thumbnail {padding: 0px;
    height: 435px;
    border: 5px solid #c55cff;
    position: relative;
    border-radius: 5px;
}
.etkinlikler .thumbnail img{    height: 200px;
    object-fit: cover;
    width: 100%;}

.etkinlikler .caption{padding: 7px;}

.line{background: url(../img/kids-line.png);
    width: 80%;
    height: 80px;
    margin: 0 auto;}
a{color: #ff251f}
.etkinlikDetay .sidebar ul{list-style: none;padding: 0;}
.etkinlikDetay .sidebar ul li a {
    color: #1a1a1a;
    display: block;
    padding: 13px 17px;
    font-weight: 500;
    font-size: 16px;
    background: #f1f1f1;
    margin-bottom: 5px;
    border-radius: 12px;
}
.etkinlikDetay .content{text-align: left;}
.etkinlikDetay .sidebar{padding-right: 15px;}
.etkinlikDetay .line{margin: 0;}
.etkinlikDetay .content .galeri .col img {
    height: 150px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    width: 100%;
    object-fit: cover;
    padding: 2%;
    background: #c55cff;
    margin-bottom: 5%;
}
#etkinlikDetay .ddd {display: flex!important;}
#haberDetay .ddd {display: flex!important;}
.header-carousel .owl-nav .owl-prev:hover,
.header-carousel .owl-nav .owl-next:hover {
    background: #ff251f;
    border-color: #ff251f;
}
.py-5{padding-top: 2rem!important;padding-bottom: 2rem!important;}
.foodList a{box-sizing: border-box;
    margin: 7px;
    padding: 15px;}
.navbar{padding-right: 6rem!important;padding-left: 6rem!important;}
.about-img img:hover {
    background: #ff251f !important;
}
.about a{padding-top: 0.7rem;padding-bottom: 0.7rem;padding-right: 2rem;padding-left: 2rem;}
.foodList .food-link{text-align: center;}
.iletisim .box{background: #FFF5F3;padding: 10px 10px;border-radius: 15px;padding-right: 5px;}
.iletisim .kampusler .kampusKapsul{
    position: relative;
    float: left;
    width: 31%;
    margin-bottom: 2%;
    margin-right: 2%;
    border: 1px solid rgb(175, 175, 175);
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    position: relative;
    overflow: hidden;
    border: 1px solid #dedede;
    margin-bottom: 30px;
    height: 250px;
    padding: 0;
    color: #333;
    text-decoration: none !important;
    transition: 0.3s;
}
.iletisim .kampusler .kampusKapsul img {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    height: 250px;
    width: 100%;
    object-fit: cover;
}
.iletisim .kampusler .kampusKapsul h4.baslik {
    position: absolute;
    bottom: 0;
    background: red;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: absolute;
    bottom: 0;
    padding: 15px;
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    color: #fff;
}
.iletisim .kampusler .kampusKapsul .detaylar .thumbnail {
    position: absolute;
    z-index: 15;
    width: 100%;
    top: 0;
    text-align: left;
    border-radius: 1px;
    height: 100%;
    border: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    padding: 0;
    margin: 0;
    background: rgba(0, 0, 0, 0.7);

}
.thumbnail .caption {
    padding: 9px;
    color: #fff;
}
.iletisim .kampusler ul {
    position: relative;
    border-radius: 3px;
    list-style: none;
    padding: 0;
    margin: 0;
}
.iletisim .kampusler ul li {
    position: relative;
    padding: 5px;
    font-size: 14px;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.iletisim .kampusler li i {
    color: #ec2320;
    width: 18px;
}
.iletisim .kampusler h3{padding-top: 15px;}
.iletisim .kampusler .kampusKapsul:hover .thumbnail {
    opacity: 1;
    top: 0;
    overflow: inherit;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.iletisim iframe{width:550px!important; height:450px!important;display: flex;align-items: center;justify-content: center;}

.page-header {
    background: linear-gradient(rgb(0 0 0 / 34%), rgb(0 0 0 / 63%)), url(../img/jumbotron.jpg) center center no-repeat;
    background-size: cover;
}
.display-2{font-size: 3.5rem;}

.etkinlikler .thumbnail .caption{color: #000;}
.social-media a{background-color: #ff251f!important;border: #ff251f!important;border-radius: 25px;width: 35px;
    height: 30px;
    text-align: center;font-size: 15px;}

    .wp-bottom-menu{
        display: none;
          background: var(--wpbottommenu-bgcolor);
          width: 100%;
          position: fixed;
          bottom: 0;
          left: 0;
          justify-content: space-around;
          padding: var(--wpbottommenu-wrapper-padding);
          box-shadow: 0 -5px 10px rgba(0,0,0,0.1);
          z-index: var(--wpbottommenu-zindex);
          transition: all 200ms;
      }
      
      .wp-bottom-menu-item {
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: auto;
        flex: 1;
        font-size: var(--wpbottommenu-font-size);
        text-decoration: none;
        color: #000 !important;
        cursor: pointer;
        user-select: none;
        text-decoration: none!important;
        transition: color 200ms;
        border-right: 1px solid #ddd;
      }
      
      .wp-bottom-menu-icon-wrapper {
        position: relative;
        line-height: 0;
      }
      .wp-bottom-menu-item i {
          font-size: var(--wpbottommenu-icon-size);
          color: #ff251f;
          transition: color 200ms;
      }
      .wp-bottom-menu-item span {
        margin-top: 5px;
        color: inherit !important;
      }

.dilBtn {
        border: 0;
        box-shadow: none !important;
        display: block;
        padding: 4px 5px;
        margin-left: 10px !important;
        font-size: 14px;
        font-weight: 500;
        color: #fff !important;
        outline: none;
        background: #ff251f;
        padding-right: 0.5rem;
        padding-left: 0.5rem;
        transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
.dilBtnWrap .dropdown-menu {
    right: 0;
    left: auto;
    min-width: 8rem;
}
.navbar .dropdown ul li {
    min-width: 0;
}
.navbar .dilBtnWrap .dropdown-menu .dropdown-item {
    padding-right: 0 !important;
    display: flex;
    align-items: center;
    justify-content: normal;
    padding: 5px 25px;
}
.navbar .dilBtnWrap .dropdown-menu img {
    width: 25px;
    padding-right: 5px;
}
.mobileDilBtnWrap{visibility: hidden;}





@media (max-width: 768px) {
    #etkinlikDetay .ddd{display: block!important;}
    #haberDetay .ddd{display: block!important;}
    .navbar{padding-right: 1rem!important;padding-left: 1rem!important;}
    .navbar .logo img{height: 90px!important;}
    .header-carousel .owl-nav .owl-prev {width: 25px;height: 25px;}
    .header-carousel .owl-nav .owl-next {width: 25px;height: 25px;}
    .iletisim iframe{width:340px!important; height:250px!important;}
    .iletisim .kampusler .kampusKapsul {width: 100%;}
    .wp-bottom-menu{display: flex;}
    .display-2 {font-size: 2.5rem;}
    .galeriPage .col-3{width: 33%;}
    .footer-menu{padding-bottom: 50px;}
    .mobileDilBtnWrap {
        visibility: visible;
        position: relative;
        left: 26px;
    }
    .dilBtnWrap{visibility: hidden;}
    .mobileDilBtnWrap .dilBtn {
        font-size: 12px !important;
    }
    .mobileDilBtnWrap ul {
        top: 27px !important;
        left: -41px !important;
    }
    .navbar-toggler{font-size: 1rem!important;padding: 0.25rem 0.6rem;}
    .mobileDilBtnWrap .dropdown-menu{min-width:7rem}
    .back-to-top {
    right: 26px!important;
    bottom: 75px!important;
}
}


