.display-posts-listing{
		list-style-type: none  !important;
}

ul li{
		list-style-type: none !important;
}

.excerpt{
		display: none;
}

.text-containerSection  > h2 {
	font-size: 24px;
}

@media (max-width: 667px){
.blog-area {
    padding-bottom: 10px;
}
}

.fa-phone::before {
    content: "Tél/Fax:" !important;
}

.fa {
	font-weight: 200 !important;
}

@media only screen and (max-width: 767px) {
    .hero-page-title{
	    
			padding: 0;
    	min-height: 65px;
	}
		
		.no_hdline .mainblock{
			padding-top: 0px !important;
		}
		
		h1.page-title {
			padding-bottom: 5rem !important;
		}
		
		.header .navbar-brand
		{
			display: none !important;
		}
		
		.psac-post-image-bg{
			background-size: contain;
		}
		.psac-post-slider.psac-design-2 .psac-post-image-bg {
				height: 130px;
		}
}
.containerSection {
      max-width: 800px;
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding-left: 20px;
			padding-right: 20px;
		  color:#fff;
		  margin-bottom: 1.25rem;
      background-color: #4a5972;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    }

    .image-containerSection {
      flex: 1;
    }
.ceo-message-area{
	padding-top: 20px !important;
}

    .image-containerSection img {
      max-width: 100%;
      height: auto;
      display: block;
    }

    .text-containerSection {
        flex: 1;
        padding-left: 20px;
    }
.text-containerSection > h2{
	color:#fff;
}


.vc_tta.vc_tta-spacing-1 .vc_tta-tab {

	margin-left: 0px !important;
}
.vc_active > a{
	background-color: #4a5972 !important;
	color:white !important;
}

.vc_tta-panel-body {
	background-color: #4a5972 !important;
}



.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a{
	background-color: #4a5972 !important;
}


.thm-container > .title{
	display:none;
}
.entry-meta time {
   display: none;
}

h1.page-title  {
	padding-bottom:2rem;
}

.date, .date-box {
	display: none !important;
}

.text-footer-right{
    color: white;
    text-decoration: underline !important;
}

.single-post-list > span {
	display: none !important;
}