/** bereket campaings responsive **/
@media only screen and (max-width: 768px) {

    /* For mobile phones: */
    .campaign-slider_item {
        margin-left: 0px !important;
        margin-top: 15px !important;
    }
}


/** bereket campaings **/
.kosullar {
    color: rgb(88, 88, 88) !important;
    background-color: #ddd !important;
    border: none !important;
    border-radius: 14px;
    padding: 10px 20px 10px 20px;
}

.kosullar:hover {
    color: rgb(88, 88, 88) !important;
    background-color: #ddd !important;
    border: none !important;
    box-shadow: none !important;
}

.kosullar:focus {
    display: none;
}

.searchfilterbarakat {
    border-radius: 14px;
}

.campaign-slider_item {
    background: #fff;
    border-radius: 14px;
    text-align: center;
}

.slider-detail-btn {
    line-height: 48px;
    font-size: 12px;
    color: #fff;
    font-weight: 900;
    border-radius: 20px;
    background: #00984b;
    box-shadow: none !important;
    transition: all .3s ease-in-out;
    display: inline-block;
    margin-top: 10%;
}

/** bereket campaings **/
/** event list start **/

/** event list start **/
.d-none .title a {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    color: #146c20 !important;
    background: #e7f5e2;
    font-size: 14px;
    border-radius: 40px;
    padding: 10px !important;
    font-style: normal;
    text-decoration: none;
}

.title-box .title:after {
    border: none;
}

.d-none .title a:after,
.d-none .title a:before {
    font-size: 14px;
    line-height: 1em;
    content: "\35";
    opacity: 0;
    position: absolute;
    margin-left: -1em;
    -webkit-transition: all .2s;
    transition: all .2s;
    text-transform: none;
    -webkit-font-feature-settings: "kern"off;
    font-feature-settings: "kern"off;
    font-variant: none;
    font-style: normal;
    font-weight: 400;
    text-shadow: none;
    font-family: 'Poppins', sans-serif !important;
}

.eventCalendar .eventCalendar__slick .slick-track .slick-slide {
    display: flex;
    height: auto;
    border: 1px solid #e8f5e3 !important;
    margin-right: 4px;
    border-radius: 14px;
}

.fw-bold {
    font-weight: 700 !important;
    font-family: 'Poppins', sans-serif !important;
}

/** event list end **/
/** newsletter start **/
/** newsletter end **/
/** news start **/
.news .nav-pills .nav-link {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    color: #333 !important;
    background-color: #fff;
    font-size: 14px;
    border-radius: 40px;
    padding: 10px !important;
    font-weight: bold;
    font-style: normal;
    text-transform: none !important;
    text-decoration: none;
    border: 1px solid #ddd;
}

/** news end **/
/** body **/
body {
    background-color: #fff;
}

.text-primary {
    color: #00803f !important;
}

/** navigation scroll **/
nav.navbar-blur-top {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    background-color: #fff;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    backdrop-filter: none;
}

nav.navbar-blur-top.scrolled {
    background-color: #fff;
    transition: all 200ms linear;
    backdrop-filter: none !important;
    padding-top: 0rem;
    padding-bottom: 0rem;
    -webkit-box-shadow: 0 0 7px rgb(0 0 0 / 10%) !important;
    box-shadow: 0 0 7px rgb(0 0 0 / 10%) !important;
}

/** navigation links **/
nav .nav-link {
    font-family: 'Poppins', sans-serif !important;
    text-transform: none;
    color: rgba(0, 0, 0, 0.6);
    height: auto;
    font-size: 13px;
    vertical-align: middle !important;
}

/** login button **/
.nav-item .nav-link.nav-login {
    background: #146c20;
    width: 100%;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    height: auto;
    line-height: normal;
    text-align: center;
    border-width: 0;
    border-color: #cccccc;
    border-style: solid;
    color: #ffffff;
    cursor: pointer;
    font-weight: bold;
    text-shadow: none;
    padding: 11px 11px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-shadow: 0 1px 1px #eeeeee;
    -webkit-box-shadow: 0 1px 1px #eeeeee;
    box-shadow: 0 1px 1px #eeeeee;
    margin-left: 0;
    margin-right: 0;
    vertical-align: middle;
}

/** login button **/
nav .nav-link::before {
    display: none !important;
}

nav .nav-link:hover {
    opacity: 0.7;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

/** slider carousel **/
.carousel-inner {
    border-radius: 14px;
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #0d2117 100%);
}

.carousel-inner {
    border-radius: 14px;
    overflow: hidden;
    border-width: 4px;
    border-color: #146c20;
}

.carousel-control-prev {
    background: #146c20 !important;
    width: 10% !important;
    height: 15% !important;
    top: auto !important;
    left: auto !important;
    bottom: 0 !important;
}

.carousel-control-next {
    background: #146c20 !important;
    width: 10% !important;
    height: 15% !important;
    top: auto !important;
    left: auto !important;
    bottom: 0 !important;
    border-radius: 0px 0px 14px 0px;
}

.carousel-control-prev,
.carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: none;
    border: 0;
    /*opacity: 1 !important;*/
    background: #146c20 !important;
    transition: opacity 0.15s ease;
}

/** stories **/
.bifinstagram {
    position: absolute;
    padding: 8px 4px 4px 20px;
    font-size: 14px;
}

.stories-container {
    display: flex;
    background: #fff;
    border-radius: 14px 14px 14px 14px !important;
    overflow: hidden;
    border: 1px solid #e8f5e3;
    box-shadow: none !important;
    width: 100%;
    margin: 1% auto 2%;
    padding: 37px 36px 10px 20px !important;
    gap: 48px;
    overflow: hidden;
    overflow-x: hidden;
    box-sizing: border-box;
}

.stories-container .story-item-notseen::before {
    content: "";
    height: 98px;
    width: 98px;
    padding: 10px;
    border: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 101;
}

.stories-container .story-item-notseen::after {
    display: none;
}

.stories-container .story-item-notseen {
    border: 7px solid #146c20 !important;
    border-radius: 150px;
}

.stories-container .story-item-notseen:active {
    border: 7px solid #eee !important;
    border-radius: 150px;
}

#navbarSupportedContent {
    line-height: 3;
}

.preloader {
    background-color: #ffffff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99999999999;
    overflow: hidden;
}

.preloader .preloader-inner {
    position: relative;
}

.preloader .preloader-inner img {
    max-height: 128px;
}

/* Search Modal */
.container-search {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.98);
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.4s ease-in-out;
    opacity: 0;
    visibility: hidden;
}

.container-search.active {
    opacity: 1;
    visibility: visible;
}

.container-search button[action="close"] {
    position: absolute;
    top: 1.5rem;
    right: 1.5rem;
    background-color: transparent;
    border: 0;
}

.container-search .form-group {
    position: relative;
}

.container-search .form-group .form-control {
    border: 0;
    border-bottom: 3px solid #dddddd;
    background-color: transparent;
    line-height: 2.5;
    font-size: 1.25rem;
}

.container-search .form-group .form-control:focus {
    box-shadow: none;
    border-color: #146c20;
}

.container-search .form-group button[type="submit"] {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background: none;
    border: none;
    padding: 0 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #146c20;
    font-size: 20px;
    cursor: pointer;
}

@media screen and (max-width: 960px) {
    .container-search .form-group .form-control {
        line-height: 1.5;
    }
}

/* Box Event */
.box-event {
    border: 1px solid #B4E5CC;
    border-radius: 10px;
    padding: 15px 20px;
    display: block;
}

.box-event .box-header {
    position: relative;
}

.box-event .box-header {
    position: relative;
}

.box-event .box-header img {
    border-radius: 10px;
}

.box-event .box-header .box-header-title {
    position: absolute;
    bottom: 0;
    background: rgba(0, 128, 63, 0.75);
    color: #f1f1f1;
    width: 100%;
    transition: .5s ease;
    opacity: 1;
    color: white;
    font-size: 16px;
    padding: 10px 0;
    text-align: center;
    margin-bottom: 0;
    border-radius: 0 0 10px 10px;
    display: block;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.box-event .box-header .box-header-title  h4 {
    font-size: 18px;
}

.box-event .box-body {
    padding: 15px 0;
}

.box-event .box-body .box-address {
    height: 48px;
    line-height: 24px;
}

.box-event .box-footer .text-gray {
    color: #4c5156;
}

/* Box Instagram */

.box-instagram .box-header img {
    height: 320px;
    object-fit: cover;
    border-radius: 10px 10px 0 0;
}

.box-instagram .box-body {
    background-color: #fcfcfc;
    padding: 15px;
    border-radius: 0 0 10px 10px;
}
.n-border{
    border:0;
    border-width:0;
}
.r-border{
    border-radius:22px;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.icon-mw-helpcenter{
    max-width: 120px;
}
.helpcenter-search-bg{
    max-width: 1800px;
    margin: 0 auto;
    position: relative;
    background: #00803F;
    background-size: initial;
    background-position: right 0px bottom 0px;
    background-image: url(https://cdn.discordapp.com/attachments/801346541183827988/1077525240986480650/background_quote.png);
    height: auto;
    border-radius: 25px;
}
.helpcenter-search-input{
    border-radius: 14px 0px 0px 14px;
    font-style: italic;   
}
.helpcenter-search-button{
    border-radius: 0px 14px 14px 0px;
    background-color: #2a2a2a ;
    border: none;
}
.helpcenter-search-button :hover{
    background-color: #2a2a2a ;
    border: none;
}
.helpcenter-search-icon{
    font-size: 22px;
}
.fill-secondary{
    fill:var(--secondary);
}
.h-128{
    height: 128px;
}
.h-52{
    height: 52px;
}
.h-96{
    height: 96px;
}
.mh-30{
    min-height: 30px;
}
.footer-teknoza-svg-a{
    font-size:0px; 
    display:flex;
}
.br-5{
    border-radius: 5px
}
.bg-cookie{
    background-color:rgba(243, 236, 236, 0.81)
}
.f-size-11{
    font-size: 11px;
}
.footer-teknoza-img{
    width:70; 
    height:13px;
    margin-bottom: 3px;
}
.news-category li{
    font-size: 14px;
}
.news-category h5 {
    font-size: 18px;
}

.blog-image-cover, .news-image-cover {
    height: 200px;
}

.blog-image-cover img, .news-image-cover img {
    height: 100%;
    width: 100%;
}