
/*Slide*/
ul#image-gallery {

    height: 360px !important;
}
ul#image-gallery .image-gallery-x {
    height: 360px;
    background-position: center;
     width: 100%; 
    background-size: cover;
    background-repeat: no-repeat;
}
.lSSlideOuter .lSPager.lSGallery img {
    display: block;
    height: 70px !important;
    width: 88px !important;
}
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 0px !important;
}

.articledetaila9 .category {
    display: flex;
    font-size: 14px;
}
.articledetaila9 .category .line {
    width: 1px;
    height: 13px;
    background: white;
    position: relative;
    margin-top: 4px !important;
    transform: rotate(20deg);
    margin: 0px 6px;
    position: relative;
}
.articledetaila9 h3.category_sub {
    color: #057344;
    margin-top: 10px;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 24px;
}
.articledetaila9 .date {
    font-style: italic;
    display: flex;
    font-size: 15px;
    margin-bottom: 15px;
    
}
.articledetaila9 .date .item {
    margin: 0px 2px;
}
.articledetaila9 .dddate {
    display: flex;
    color: white;
}
.articledetaila9 .dddate i {
    margin-top: 5px;
    font-size: 12px;
    margin-right: 3px;
}
.articledetaila9.articledetaila9 h3.title {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 10px;
    margin-top: 10px;
    color: white;
    
}
.articledetaila9 .image_single {
    height: 360px;
    background-size: cover;
    /*background-position: center;*/
    background-repeat: no-repeat;
}
.newsList_box1 {
    display: none;
}
.articledetaila9 {
    margin-top: -24px;
    /* background: red; */
    position: relative;
    padding-top: 35px;
    overflow: hidden;
}
.articledetaila9 .gb-image {
    position: absolute;
    height: 450px;
    background-size: cover;
    width: 103%;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    filter: blur(4px);
    -webkit-filter: blur(10px);
    background-position: top center;
    margin: -16px;
}
.articledetaila9 .category {
    display: flex;
    font-size: 14px;
    color: white;
}
.articledetaila9 .description {
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 14px;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
.articledetaila9 span, .articledetaila9 p, .articledetaila9 div {
  
    font-size: 14px !important;
}
/**** Realted*****/
.related-title {
    background: #057345;
    display: inline-block;
    padding: 8px 20px;
    color: white;
    margin-top: 20px;
    margin-bottom: 20px;
}
.related .list-item {
    position:relative;
    display: flex;
    /* font-size: 7px; */
}
.related .list-item h3 {
    font-size: 14px;
    color: #202020;
    line-height: 25px;
}
.related .list-item h3:hover {
   
    color: #057345;
   
}
.related .list-item i {
    margin-right: 10px;
    color: #d32830;
    margin-top: 6px;
}
.related .list-item a {
    text-decoration: none;
}
.related {
    /* background: red; */
    margin-bottom: 25px;
}
.controll_file .line {
    width: 1px;
    height: 13px;
    background: #2c8963;
    position: relative;
    margin-top: 4px !important;
    transform: rotate(20deg);
    margin: 0px 6px;
    position: relative;
}
.controll_file .category .key {
    color: #057346;
}
.controll_file  .home {
    color: #8d8d8d;
}
.controll_file h3.title {
    color: #057345 !important;
}
.controll_file .line {
 
    background:  #057345 !important;
}
.controll_file .key {
    color: #057346 !important;
}
.controll_file .dddate {
    color:#8d8d8d !important
}