/*
Theme Name: Centravis
Theme URI: Centravis
Author: DL agency
Author URI: dl.agency
Description: The  theme for Centravis
Version: 1.0

*/
header#header-main.fixed-white .left-nav ul .current-page-ancestor .sub-menu {
    display: none;
}

.dnone {
	display: none;
}

.news_content h1,
.news_content h2,
.news_content h3,
.news_content h4,
.news_content h5,
.news_content h6 {
    font-size: 1.6rem;
    margin: 2rem 0 1rem;
}

.news_content ul {
    padding-left: 2rem;
    margin-bottom: 1rem;
}

.news_content li {
    font-weight: 100;
    font-family: SFL;
    margin-bottom: .8rem;
    line-height: 1.4;
    font-size: 17px;
}

.usage.slick-slide {
    height: 0px !important;
}

.usage.slick-slide.slick-active {
    height: 100% !important;
}

@media (max-width:1024px) {
  .leader__item .image .about-leader{
    left: 10px;
    right: 10px;
  }
  .leader__item h2{
    font-size: 28px;
  }
}