.slider{
      height: 34em;
      width: 100%;
      /* border: 1px solid red; */
      background-image: url('/frontEnd/images/slider.jpg');
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
}


.slider .slider-content{
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      color: white;
      opacity: 0;
      padding-top: 70px;
}

.slider .slider-content .btn{
      background-color: #ff7e28;
      color: white;
      padding: 1% 5%;
      box-shadow: 0 6px 15px #1c2426;
      transition: all .5s ease-in-out;
}

.slider .slider-content .btn:hover{
      opacity: .9;
}

.slider .slider-content h1,
.slider .slider-content h2{
      font-size: 4em!important;
      color: white;
      text-align: left;
      font-weight: 500;
      /* line-height: 1; */
      padding: unset
}



.slider .slider-content p{
      margin: 0;
}



/* ramazan */
.ramazan{
      height: auto;
      padding: 5px 0;
      width: 100%;
      background-color: #1c2426;
      margin: 0;
}

.ramazan .left,
.ramazan .center,
.ramazan .right{
      height: 83px;
}

.ramazan .right{
      position: relative;
}

.ramazan .right .btn{
      background-color: #92b339;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      color: white;
      border-radius: 23px;
      transition: all .5s ease-in-out;
      padding-right: 15%;
      padding-left: 15%;
}

.ramazan .right .btn:hover{
      opacity: .9;
      box-shadow: 0 6px 15px #1c2426;
}

.ramazan .center div{
      height: 100%;
}

.ramazan .center .numbers div{
      border-left: 1px solid #454543;
}

.ramazan .center .numbers div:last-child{
      border-right: 1px solid #454543;
}

.ramazan .numbers div{
      position: relative;
}
.ramazan .numbers div span{
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
   font-size: 2.5em;
   color: #f0f0f0;
}


.ramazan .numbers div span mark{
      font-size: .6em;
      background-color: transparent;
      color: #f0f0f0;
  
}

.ramazan .numbers div strong{
      font-weight: unset;
}

.ramazan .left{
      position: relative;
}

.ramazan .left > div{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

 
.ramazan .left form{
      padding: 0;
      margin: 0;
}

.ramazan .left   div{
      padding: 0;
}
.ramazan .left form input{
      width: 100%;
      border: unset;
      
}
.ramazan .left form .input1{
      background-color: #ff7e28;
      color: white;
      cursor: pointer;
      transition: all .5s ease-in-out;

}

.ramazan .left form .input1:hover{
      opacity: .9;
}

.ramazan .left form .input2:last-child{
      text-align: center;
}







/* statistics */
 

.statistics .div1,
.statistics .div2,
.statistics .div3,
.statistics .div4{
      height: 90px;
      position: relative;
      padding: 0;
      float: left;
      
}

.statistics .div1,
.statistics .div3{
      background-color: #ff7e28;
}

.statistics .div2,
.statistics .div4{
      background-color: #92b339;
}


.statistics .div1 .inner-d,
.statistics .div2 .inner-d,
.statistics .div3 .inner-d,
.statistics .div4 .inner-d{
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      margin: 0;
      padding: 0;
      width: 100%;
      text-align: center;
}


.statistics .div1 .inner-d > div,
.statistics .div2 .inner-d > div,
.statistics .div3 .inner-d > div,
.statistics .div4 .inner-d > div{
      position: relative;
      padding: 0;
      line-height: 1;
}


.statistics .div1 .inner-d .img-div,
.statistics .div2 .inner-d .img-div,
.statistics .div3 .inner-d .img-div,
.statistics .div4 .inner-d .img-div{
      display: inline-block;
      height: 100%;
      width: 40px;
      text-align: center;
      position: relative;
}


 

.statistics .div1 .inner-d img,
.statistics .div2 .inner-d img,
.statistics .div3 .inner-d img,
.statistics .div4 .inner-d img{
      width: auto;
      height: 85%;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
}


.statistics .div1 .inner-d h3,
.statistics .div2 .inner-d h3,
.statistics .div3 .inner-d h3,
.statistics .div4 .inner-d h3{
      color: white;
      white-space: nowrap;
      display: inline-block;
      text-align: left;
      padding-left: 5px;
      margin: 0;
}
 

.statistics .div1 .inner-d h3 span,
.statistics .div2 .inner-d h3 span,
.statistics .div3 .inner-d h3 span,
.statistics .div4 .inner-d h3 span{
      display: block; 
}

 


.statistics .div1 .inner-d h3 span:last-child,
.statistics .div2 .inner-d h3 span:last-child,
.statistics .div3 .inner-d h3 span:last-child,
.statistics .div4 .inner-d h3 span:last-child{
      font-size: .5em;
}




/* haberler */
.haberler{
      width: 100%;
      height: auto;
      background-color: #f0f0f0;
      background-image: repeating-linear-gradient(148deg  ,transparent,transparent,white 1%);
      padding-bottom: 30px;
      padding-top: 150px;
      opacity: 0;
}

.haberler h2{
      color: #1c2426;
      text-align: center;
      padding: 1em 0;
}



.haberler .inner-haberler {
      padding: 0;
      margin: 0 auto;
}

/* .haberler .inner-haberler .inner-haberler1{ */
      /* background-color: white; */
/* } */

/* .haberler .inner-haberler .inner-haberler1 .heb1,
.haberler .inner-haberler .inner-haberler1 .heb2,
.haberler .inner-haberler .inner-haberler1 .heb3{ */
      /* border: 1px solid red; */
      /* height: auto;
      padding: 3px;
} */

/* .haberler .inner-haberler .inner-haberler1 .heb1 .div-top,
.haberler .inner-haberler .inner-haberler1 .heb2 .div-top,
.haberler .inner-haberler .inner-haberler1 .heb3 .div-top{
      text-align: center;
      color: #92b339;
      background-color: #eeeeee;
      height: 38px;
      letter-spacing: 1px;
      transition: all .5s ease-in-out;
} */

/* .haberler .inner-haberler .inner-haberler1 .heb1 .div-top:hover,
.haberler .inner-haberler .inner-haberler1 .heb2 .div-top:hover{
      background-color: #92b339;
      color: white;
      cursor: pointer;
} */

/* .haberler .inner-haberler .inner-haberler1 .heb1 .div-top{
      background-color: #92b339;
      color: white
} */

 

.haberler .inner-haberler .buttons-events div{
      transition: all .5s ease-in-out;  
      height: 38px;
      text-align: center;
      color: #92b339;
      background-color: #eeeeee; 
      letter-spacing: 1px;
      padding: 0;
      border-bottom: 1px solid #92b339;
}

.activr-buttons-events{
      background-color: #92b339!important;
      color: white!important;
}

.haberler .inner-haberler .buttons-events div:hover{
      background-color: #92b339;
      color: white;
      cursor: pointer;
}

.haberler .inner-haberler .heb-content1,
.haberler .inner-haberler .heb-content2,
.haberler .inner-haberler .heb-content3{
      height: 100%;
}

.haberler .inner-haberler .inner-haberler1 .heb1 .div-bottom .sections{
      background-color: #f7f5f6;
      border-radius: 21px 0 0 0;
      overflow: hidden;
      width: 90%;
      margin: 0 auto;
      position: relative;
}


.haberler .inner-haberler .inner-haberler1 .heb1 .div-bottom {
      background-color: white;
      padding-bottom: 66px;
}

.haberler .inner-haberler .inner-haberler1 .heb1 .div-bottom .sections .top-button{
  background-color: #ede2e7;
  color: #1c2426;
  display: inline-block;
    position: absolute;
    top: 8px;
    right: 8px;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 8px;
    cursor: pointer;
}

.haberler .inner-haberler .inner-haberler1 .heb1 .div-bottom h4{
      text-align: center;
      padding: 62px 0 55px;
      font-size: 2em;
      color: #92b339;
      position: relative;
      
}

.haberler .inner-haberler .inner-haberler1 .heb1 .div-bottom h4::before{
      content: '';
      position: absolute;
      bottom: 32px;
      left: 10%;
      width: 80%;
      border-bottom: 3px solid #d8d8d8;
}

.haberler .inner-haberler .inner-haberler1 .heb1 .div-bottom p{
      text-align: center;
      color: #92b339;
      border-bottom: 1px solid #9b9b9a;
      height: 40px;
      margin: 0;
      cursor: pointer;
}


.haberler .inner-haberler .inner-haberler1 .heb1 .div-bottom .sections p:last-child{
      border-bottom: unset;
}

.haberler .inner-haberler .inner-haberler1 .heb1 .div-bottom .sections p:hover{
      color: white;
      background-color:#92b339;

}
 

.haberler .inner-haberler .inner-haberler2{
 height: auto;
 /* border: 1px solid red; */
 padding: 10px;
 overflow: hidden;
 background-color: white;
 margin-left: 12px;
}

.haberler .inner-haberler .inner-haberler2 .rt1{
      width: 100%;
      height: 270px;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      overflow: hidden;
}

.haberler .inner-haberler .inner-haberler2 .rt2{
      background-color: white;
      padding: 0 5px;
}
.haberler .inner-haberler .inner-haberler2 .rt2 h5{
      margin: 0;
      padding: 10px 0;
      color:#92b339;
}

.haberler .inner-haberler .inner-haberler2 .rt2 p{
    font-size: 13px;
    line-height: 1.5;
    color: #1c2426;
}


.haberler .inner-haberler .inner-haberler2 .rt2 div span{
      /* border: 1px solid red;; */
      display: inline-block;
}
.haberler .inner-haberler .inner-haberler2 .rt2 div span:first-child{
      width: 70%;
      height: 13px;
      border-bottom: 1px solid #9b9b9a;
}

.haberler .inner-haberler .inner-haberler2 .rt2 div span:last-child{
      width: 23%;
      text-align: center;
      font-size: 24px;
      font-weight: 500;
      color: #1c2426;
}

.haberler .inner-haberler .inner-haberler2 .rt2 div span mark{
      background-color: #ff7e28;
      width: 51%;
    display: inline-block;
    overflow: hidden;
    height: 10px;
}
/* inner-haberler2 */

.haberler .inner-haberler .inner-haberler1 .heb1,
.haberler .inner-haberler .inner-haberler1 .heb2{
      padding: 0;
}

.haberler .inner-haberler .inner-haberler1 .heb2 .div-bottom .content .img-div{
      width: 100%;
      height: 160px;
      border: 1px solid green;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      border-radius: 5px 20px 5px 15px;
      overflow: hidden;
}

.haberler .inner-haberler .inner-haberler1 .heb2 .div-bottom {
      padding: 49px 6px;
      background-color: white;

}
.haberler .inner-haberler .inner-haberler1 .heb2 .div-bottom .content a{
      margin: 0;
      padding: 6px;
      color: #626365;
      font-weight: 500;
}

.haberler .inner-haberler .inner-haberler1 .heb2 .div-bottom .content{

      padding: 10px;
      /* border: 1px solid red; */
      background-color: #f7f5f6;
      border-radius: 5px 20px 5px 15px;
    /* overflow: hidden; */
}

.haberler .inner-haberler .inner-haberler1 .heb2 .d-bottom div{
      display: inline-block;
      position: relative;
}

.haberler .inner-haberler .inner-haberler1 .heb2 .d-bottom .tl{
      position: absolute;
      top: 2px;
      right: 5px;
      font-size: 21px;
      border-left: 1px solid #9b9b9a;
    height: 100%;
    width: 30px;
}

.haberler .inner-haberler .inner-haberler1 .heb2 .d-bottom{
      width: 100%;
      /* border: 1px solid red; */
      margin: 0; 
}

.haberler .inner-haberler .inner-haberler1 .heb2 .d-bottom .div3{
      text-align: right;
}

.haberler .inner-haberler .inner-haberler1 .heb2 .d-bottom .div9{
      /* border: 1px solid blue; */
      height: 36px;
      border-radius: 0 10px 0 10px;
      background-color: white;
      /* overflow: hidden; */
      /* border-radius: 10px 0 10px 0; */
}


.haberler .inner-haberler .inner-haberler1 .heb2 .d-bottom .div9 ul{
      text-align: center;
      font-size: 20px;
}

.haberler .inner-haberler .inner-haberler1 .heb2 .d-bottom .div9 ul i{
      position: absolute;
      top: 8px;
      left: 6px;
}


.haberler .inner-haberler .inner-haberler1 .heb2 .d-bottom .div9 ul li > ul li{
      cursor: pointer;
      
}

.haberler .inner-haberler .inner-haberler1 .heb2 .d-bottom .div9 ul li > ul li:hover{
      background-color: #f9f8f8;
}


.haberler .inner-haberler .inner-haberler1 .heb2 .d-bottom .div9 ul li > ul{
     position: absolute;
    top: 100%;
    left: 0;
    color: #1c2426;
    width: 100%;
    background-color: white;
    display: none;
}

.haberler .inner-haberler .inner-haberler1 .heb2 .d-bottom .div9 ul li:hover > ul {
      display: block;

}

.haberler .inner-haberler .inner-haberler1 .heb2 .d-bottom form div:first-child{
      width: calc(100% - 40px);
}

.haberler .inner-haberler .inner-haberler1 .heb2 .d-bottom form div:last-child{
    width: 35px;
    /* border: 1px solid red; */
}


.haberler .inner-haberler .inner-haberler1 .heb2 .d-bottom form input{
      width: 100%;
      border: unset;

}
.haberler .inner-haberler .inner-haberler1 .heb2 .d-bottom a{
      background-color: #92b339;
      color: white!important;
      border: 0;
      border-radius: 5px 0 5px 0;
      font-size: 20px;
      cursor: pointer;
      transition: all .5s ease-in-out;
      border-radius: 10px 0 10px 0;
 }

 .haberler .inner-haberler .inner-haberler1 .heb2 .d-bottom a:hover{
       opacity: .8;
       box-shadow: 0 0 3px #1c2426;
       
 }



 

 .haberler .inner-haberler .inner-haberler2 .rt3{
      background-color: #2b3537;
      margin-top: 11px;
      padding: 19px 0 12px;
 }

.haberler .inner-haberler .inner-haberler2 .left,
.haberler .inner-haberler .inner-haberler2 .center,
.haberler .inner-haberler .inner-haberler2 .right{
      text-align: center;
}

.haberler .inner-haberler .inner-haberler2 .rt3 .btn{
      text-align: center;
      background-color: #ff7e27;
      border-radius: 5px;
      color: white;
      transition: all .5s ease-in-out;
      width: 90%;
}


.haberler .inner-haberler .inner-haberler2 .rt3 .btn:hover{
      opacity: .8;

}


.haberler .inner-haberler .inner-haberler2 .left h6,
.haberler .inner-haberler .inner-haberler2 .center h6{
      font-size: 14px;
      text-align: center;
}

.haberler .inner-haberler .inner-haberler2 .left h6 span,
.haberler .inner-haberler .inner-haberler2 .center h6 span{
      font-size: 20px;
      color: white;
      display: block;

}








/* insani */
.insani{
      width: 100%;
      height: auto;
      padding-bottom: 70px;
      background-image: url('/frontEnd/images/7.jpg');
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      padding-top: 70px;
      opacity: 0;
}



.insani h2{
      text-align: center;
      padding: 25px 0;
      color: white;
      position: relative;
}

.insani h2:after{
      content: '';
      position: absolute;
      bottom: 10px;
      left: 50%;
      width: 5%;
      border-bottom: 3px solid #92b339;
}


.insani .insani-container{
      margin: 0 auto;
}

/* .insani .insani-container > div{ */
      /* float: left; */
/* } */


.insani .insani-container .left,
.insani .insani-container .right{
    /* border: 1px solid yellow; */
    height: 100%;
    position: relative;
}

.insani .insani-container .left{
      padding: 8px;
}

.insani .insani-container .left .img-div{
      width: auto;
      height: 210px;
      background-image: url('/frontEnd/images/6.jpg');
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
}


.insani .insani-container .right{
      padding-top: 45px;
      margin: 0 auto;
}

.insani .insani-container .right .icon-div{
      /* float: left; */
      /* border: 1px solid white; */
      height: 140px;
      padding: 0;
}

.insani .insani-container .right .icon-div > div{
      height: 85px;
      width: 85px;
      border-radius: 50%;
      text-align: center;
      margin: 0 auto;
      padding-top: 14px;
}


.insani .insani-container .right .icon-div .div-bottom {width: 100%;}

.insani .insani-container .right .icon-div .div-top1{background-color: #3a5ea8}
.insani .insani-container .right .icon-div .div-top2{background-color: #9d1e65}
.insani .insani-container .right .icon-div .div-top3{background-color: #ee7624}
.insani .insani-container .right .icon-div .div-top4{background-color: #f4c400}
.insani .insani-container .right .icon-div .div-top5{background-color: #008996}
.insani .insani-container .right .icon-div .div-top6{background-color: #2b7152}



.insani .insani-container .right .icon-div .div-bottom p{
      font-size: 14px;
      text-align: center;
      color: white
}


.insani .insani-container .right .icon-div > div > span{
      display: block;
      color: white
}

.insani .insani-container .right .icon-div > div > span > img{
      height: 35px;
      
}







/* hikayeler */
.hikayeler{
    padding-bottom: 54px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    background-image: radial-gradient(#f4f2e8 3px, transparent 10px),
    radial-gradient(#eaeaea 3px, transparent 10px);
    background-position: 0 0, 50px 50px;
    background-size: 15px 15px;
    padding-top: 70px;
    opacity: 0;
}


.hikayeler h2{
      text-align: center;
      padding: 25px 0;
      color: #1c2426;
      position: relative; 
 }


 .hikayeler h2:after{
      content: '';
      position: absolute;
      bottom: 10px;
      left: 50%;
      transform: translateX(-50%);
      width: 5%;
      /* border-bottom: 3px solid #92b339; */
}

.hikayeler .inner-hikayeler{
      margin: 0 auto;
      position: relative;
}
.hikayeler .inner-hikayeler .video-div{
      width: 500px;
      height: 350px;
      /* border: 1px solid red; */
      position: relative;
      
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
}


.hikayeler .inner-hikayeler .video-div .video-play{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 6em;
    color: white;
    opacity: .9;
}


.hikayeler .inner-hikayeler .video-div .video-play:hover{
      opacity: 1;
}

.hikayeler .inner-hikayeler .statistics{
      position: absolute;
    top: 0;
    right: 0;
    /* border: 1px solid green; */
    width: 450px;
    height: auto;
}


@media screen and (max-width: 900px) {
      .hikayeler .inner-hikayeler .statistics{
            position: unset;
            margin-top: 30px;
            margin-right: auto;
            margin-left: auto;

      }

      .hikayeler .inner-hikayeler .video-div {
            margin: 0 auto;
            margin-right: auto;
            margin-left: auto;
      }

 




} /* end media */





.hikayeler .inner-hikayeler .statistics .div-top{
      /* border: 1px solid green; */
      width: 100%;
      height: 210px;
      background-color: white;
      overflow: hidden;
      margin: 0;
      padding: 10px;
}

.hikayeler .inner-hikayeler .statistics .div-center{
      height: 70px;
      position: relative;
      background-color: white;
}

.hikayeler .inner-hikayeler .statistics .div-top .div-1,
.hikayeler .inner-hikayeler .statistics .div-top .div-2,
.hikayeler .inner-hikayeler .statistics .div-top .div-3{
      /* border: 1px solid red; */
      background-color: white;
}


.hikayeler .inner-hikayeler .statistics .div-top .div-1 h5{
      font-size: 18px;
      color: #1c2426;
}

.hikayeler .inner-hikayeler .statistics .div-top .div-1 p{
      line-height: 1.5;
      overflow-y: scroll;
      color: #1c2426;
      font-size: 12px;
}
 

.hikayeler .inner-hikayeler .statistics .div-center .btn{
      background-color: #1c2426;
      color: white;
      position: absolute;
      top: 50%;
      right: 10%;
      transform: translateY(-50%);
      border-radius: 53px;
      padding-right: 40px;
      padding-left: 40px;
}

.hikayeler .inner-hikayeler .statistics .div-bottom{
      height: 65px;
      /* border: 1px solid green; */
}


.inner-hikayeler .statistics .div-top .div-3{
      text-align: left;
      padding-top: 15px;
}

.inner-hikayeler .statistics .div-top .div-3 > div{
      margin-bottom: 10px;
}


.hikayeler .inner-hikayeler .statistics .div-3  strong{
      color: #1c2426;
      text-align: center;
      position: relative;
}

.hikayeler .inner-hikayeler .statistics .div-3  strong::after{
      content: '';
      position: absolute;
      bottom: -8px;
      left: 0;
      width: 60%;
      border-bottom: 3px solid #92b339;
}

.inner-hikayeler .statistics .div-top .div-3 > div:last-child strong::after{
      border-bottom: unset;
}

.hikayeler .inner-hikayeler .statistics .div-3 span{
      display: block;
      line-height: 19px;
}






.hikayeler .inner-hikayeler .statistics .div-2 .donut-chart{
      width: 90px;
      height: 90px;
      border: 4px solid #1c2426;
      border-radius: 50%;
}


.canvas-wrapper{
      background-color: white!important;
}

#myDoughnut-canvas{
      width: 90px!important;
      height: 90px!important;
}

.canvas-wrapper{
      width: 90px!important;
      height: 90px!important;
      text-align: center;
}


.hikayeler .inner-hikayeler .statistics .div-2 p{
      color: #1c2426;
      line-height: 10px;
      font-size: 12px;
      font-weight: 600;
      text-align: center;
}

.inner-hikayeler .statistics .div-bottom{
      position: relative;
}

.inner-hikayeler .statistics .div-bottom .inner-div-bottom{
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      font-size: 32px;
}

.inner-hikayeler .statistics .div-bottom .inner-div-bottom a{
      cursor: pointer;
}

.inner-hikayeler .statistics .div-bottom .inner-div-bottom a:hover{
      opacity: .8;
}
 


/* medya */

.medya{
      padding-bottom: 60px;
      background-image: url('/frontEnd/images/5.jpg');
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
}

.medya h2{
      text-align: center;
      padding: 25px 0;
      color: #92b339;
      position: relative; 
}


/* .medya .item { width: 33.333%!important; } */



.medya .inner-medya{
      margin: 0 auto!important;
}

.inner-medya{
      margin: 0 auto!important;
}



.medya .inner-medya .item .inner-item{
      width: 330px;
      height: 199px;
      /* border: 1px solid blue; */
      margin: 0 auto;
      
 
}

.medya .inner-medya #multi-slider .MS-controls button i{
      color: #92b339;
      
}




.medya .inner-medya .item .inner-item a{
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      color: #92b339;
      font-size: 4em;
      cursor: pointer;
}


.medya .inner-medya .item .inner-item a:hover{
      opacity: .8;
}






/* map */
.map{
      width: auto;
      background-color: #f0f0f0;
      position: relative;
      overflow: hidden;
      /* padding: 16%; */
      height: 27em;
      padding-top: 1em;
}

.map img{
      position: absolute;
      top: 50%;
      left: 50%;
      height: 22em;
      transform: translate(-50%, -50%);
      
}




@media screen and (max-width: 600px) {
      .slider .slider-content h1,
      .slider .slider-content h2{
            font-size: 3em;
      }

      /* .map{
            height: 19em!important;
      }

      .map img{
            height: 12em!important;
      } */

      .hikayeler .inner-hikayeler .video-div {
            width: 28em;
      }


      .haberler .inner-haberler .inner-haberler2{
          margin-left: unset!important;
          margin-top: 16px;
      }
} /* end media */



.index-campaigns{
      border: 1px solid red;
      width: 80%!important;
      height: 35px!important;
      overflow: hidden;
}


.index-campaigns ul{
      position: absolute;
      width: 100%;
      text-align: center;
      font-size: 22px;

}


.fadein-slider{
      width: 100%;
      min-height: 400px;
      position: relative;
}

 
.inner-fadein-slider{
      display: none;
      /* border: 1px solid red; */
      width: 100%;
      height: 100%;
}

/* .active-fadein-slider{
      display: block!important;
} */

.inner-fadein-slider{
      position: absolute;
      top: 0;
      left: 0;
}


.left-fadein-slider,
.right-fadein-slider{
    color:  #9b9b9a
}


.left-fadein-slider:hover,
.right-fadein-slider:hover{
    color:  #9b9b9a;
    opacity: .8;
}


@media(max-width: 901px){
      .fadein-slider{
            min-height: 690px;
      }
}




/* map */
.amcharts-main-div a{
      display: none!important;
}



/* circle chart */

.circle-chart__circle {
      animation: circle-chart-fill 1s reverse; /* 1 */ 
      transform: rotate(-90deg); /* 2, 3 */
      transform-origin: center; /* 4 */
    }
    
     
    
    .circle-chart__info {
      animation: circle-chart-appear 2s forwards;
      opacity: 0;
      transform: translateY(0.3em);
    }
    
    @keyframes circle-chart-fill {
      to { stroke-dasharray: 0 100; }
    }
    
    @keyframes circle-chart-appear {
      to {
        opacity: 1;
        transform: translateY(0);
      }
    }
    
     



    .grid {
      display: grid;
      grid-column-gap: 1em;
      grid-row-gap: 1em;
      grid-template-columns: repeat(1, 1fr);
      margin: 27px 0;
    }
    
    @media (min-width: 31em) {
      .grid {
        grid-template-columns: repeat(2, 1fr);
      }
    }

    .n-inx-title{
      width: 100%;
      display: block;
      text-align: center;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
    }