.circledownload{
    width: 125px;
    height: 125px;
    display: inline-block;
    background-color: #04275c;
    border-radius: 50%;
    padding-top: 4%;
    text-align: center;
margin-bottom: 5px;
        padding-top: 30%;
}

.centeralign{    text-align: center;}

.mahname .post img {
    height: 250px!important;
}

.mahname .post {
    border: 4px solid #04285c;
    height: 330px;
    width: 220px;
    margin: 0 auto;}

.mahname .post a:hover h3{color:white;}

.mahname .post h3 {
    margin: 11px 0;
    font-size: 15px;
    border-top: 2px solid #04285c;
    padding-top: 3px;
}




    .swiper-container img{ 
      width: 100%;
      height: 100%;
    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
 .swiper-container img, .swiper-slide a{
    width: 100%;
     height: 346px;}

 .swiper-pagination-bullet {
      width: 20px;
      height: 20px;
      text-align: center;
      line-height: 20px;
      font-size: 12px;
      color:#000;
      opacity: 1;
      background: rgba(0,0,0,0.2);
    }
    .swiper-pagination-bullet-active {
      color:red;
      background: #007aff;
    }

.setad .imgmarkaz{
    margin: 0 auto;
    margin-bottom: 80px;
}

.imgsetad{display:inline-block;}

.setad2{
text-align: center;
    margin: 12px;
}

.highslide img {
    cursor: zoom-in;
    cursor: -moz-zoom-in;
    cursor: -webkit-zoom-in;
    width: 100%;
}