#header{
 background-image: url(/uploads/head-back-2.jpg)!important;
 background-color: #1e263b !important;
}

.bignews {
    background: url(maslahat-news-bg-bignews-2.jpg)!important;
}
.note {
    background: url(maslahat-news-bg-note-2.jpg)!important;
}
.footer-copyright {
    background: url(maslahat-news-bg-header-2.png) !important;
}
.timenews-content .detail .arch-btn{
     background-color: rgb(33 47 84);
}
.more-cir-line{
     background-color: rgb(33 47 84) !important;
}
.more-box::before{
background-color: rgb(33 47 84) !important;
}
.conversation .arch-btn a{
     background-color: #212f54 !important;
}
a.more-big-news {
    background: #212f54 !important;
}
.bignews-pic h2 a {
    color: #212f54 !important;
}

@media (max-width: 575.98px) {
 .timenews-content h3{
        font-size: 18px;
  }
  .video-wrap img{
       width: 100%;
  }
  .conversation-item-content h3{
    font-size: 16px;
  }
}

.Members-item img{
    height: 200px;
    object-fit: cover;
} 

.Members-item h3{
    margin-bottom: 0;
    padding: 10px;
    font-size: 16px;
    margin-bottom: 0;
    padding: 10px;
    font-size: 16px;
    height: 68px;
    display: flex;
    align-items: center;
    color:#fff;
    justify-content: center;
}

section.Members-section {
    padding: 60px 0px;
    background: #ccc;
}
.Members-item {
    background: #253358;
    transition: .3s;
}

.Members-item:hover {
   background: #3da8ae;
   transition: .3s;
}

h2.Members-title {
    color: #223055;
    border-bottom: 4px double #223055;
    font-size: 1.8em;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.Members-section .owl-theme .owl-controls .owl-nav [class*="owl-"]{
     background-color: #212f54;
}
.Members-section .owl-theme .owl-controls .owl-nav [class*="owl-"]:hover{
 background-color: #3da8ae;
}



.quick-access-item h2 {
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
    height: 78px;
    font-size:20px;
}

.quick-access {
    display: flex;
    flex-direction: column;
}


.quick-access-item {
    background: #253358;
    margin-bottom: 17px;
    transition: .3s;
}

.quick-access-item:hover{
     background: #3da8ae;
     transition: .3s;
}

.commission-top-wrap {
        background: url(maslahat-news-bg-bignews-2.jpg) !important;
}
