body {
  font-family: 'Berlin Sans FB','verdana', sans-serif;
  color: #444444;
}

.police-theme {
	font-family: 'Berlin Sans FB','verdana', sans-serif;
}

.police-theme2 {
	font-family: 'verdana', sans-serif;
}

.logo a{
	font-size: 19px !important;
}

.logo-title {
	font-size:15px; 
	margin-top: 10px; 
	font-weight: 600;
}

.text-theme {
	color: #ec9f20 !important;
}

.text-theme2 {
	color: #006536 !important;
}

.text-black {
	color:black !important;
}

.bg-theme{
	background-color: #ec9f20 !important;
}

.bg-theme2{
	background-color: #006536;
}

.bg-theme-light{
	background-color: #ec9f20 !important;
	backface-visibility: 0;	
}

.bg-theme-light2 {
	background-color: #d2daff !important;
}

.bg-light2 {
	background-color: #f6f6f6 !important;
}

.banner-img {
	min-height: 200px; 
	padding-top: 50px; 
	background-image: url('../img/fond-banner.jpg'); 
	background-size: cover; 
	background-position: center bottom;
}

.border-theme{
	border: solid 1px;
	border-color: #ec9f20 !important;
}

.border-theme2{
	border-color: #006536 !important;
}

.border-bottom-theme {
 	border-bottom: solid #ec9f20 !important;
}

 .border-5x{
 	border-width: 5px !important;
 }

.border-img {
	border: solid 3px #fff;
}

.text-xsm{
	font-size: 11px !important;
}

.text-md{
	font-size: 17px !important;
}

.text-lg{
	font-size: 26px !important;
}

.text-lg-resp{
	font-size: 23px !important;
}

.line-h-1{
	line-height: 1.8 !important;
}

@media (min-width: 576px) {
	.text-lg{
		font-size: 20px;
	}
}

.w-85 {
  width: 85% !important;
}

@media (max-width: 576px) {
	.text-lg-resp{
		font-size: 17px !important;
	}
	.w-85 {
	  width: 95% !important;
	}
	.logo a{
		font-size: 15px !important;
	}
	.carousel-item h2{
		font-size: 22px !important;
	}
	.carousel-item p{
		font-size: 14px !important;
	}
}

.bb-addScroll{
	overflow-y: scroll; height: 95vh;
}

.st2 h2::after {
  background: #fff;
}

.about .content ul i.text-theme2 {
  color: #006536 !important;
}

.testimonials .testimonial-item .testimonial-img2 {
  width: 90px;
  border-radius: 50%;
  margin: -40px 0 0 40px;
  position: relative;
  z-index: 2;
}

.testimonials .testimonial-item ul {
  font-style: italic;
  margin: 0 15px 0 15px;
  padding: 30px 20px 40px 20px;
  background: #f0fafa;
  position: relative;
  border-radius: 6px;
  position: relative;
  z-index: 1;
}

.testimonials .testimonial-item ul i {
  font-weight: 700;

}

.min-h-200{
	min-height: 135px !important;
}

.min-h-none{
	min-height: auto !important;
}

.bg-img-logo {
	background-image: url('../img/logo-cliniquePP.jpg') !important; 
	background-size: contain !important; 
	background-repeat: no-repeat !important; 
	background-position: center !important;
}


#hero .carousel-item {
  align-items: flex-end;
  background-size: cover; 
  background-position: -200px !important;
}
.ctner1 {
	display: none;
}

.ctner2 {
	width: 88%; 
	margin-top: 0px;
	background-color: rgba(255, 255, 255, 0.8) !important;
}

.ctner2 p {
	color: #222222 !important;
	font-size: 17px !important;
}

#hero h1 {
  color: #2f2f2f;
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 700;
}

/*@media (max-width: 576px) {*/
@media (min-width: 768px) {
	#hero .carousel-item {
	  align-items: center !important;
	   background-position: center !important;
	}
	.ctner1 {
		display:block;
		width: 30%; 
		opacity: 0;
	}

	.ctner2 {
		width: 42%;  margin-top: 150px;
	}
}

.featured-services .title a {
  color: #ec9f20;
}

.ctner3 p{
	color: black;
}

.doctors .member .social a:hover {
  color: #fff !important
}

.navbar .active, .navbar li:hover {
	color: #ec9f20;
	border-bottom: #ec9f20 solid 2px;
	transition: 0.5s;
}

.ml-4x {
	margin-left: 50px;
}

.lien-pres p{
	color: white;
	line-height: 1.4;
}

.lien-pres:hover p{
	color: #ec9f20;
}

.lien-ctn .titre{
	color: black;
}

.lien-ctn .titre:hover {
	color: #ec9f20;
}

/* zone blog section */
.post-text{
	font-style: normal;
	line-height: 1.4 !important;
	text-align: left;
}

.titre-page{
	font-size: 2.4rem !important;
	font-weight: 700;
}

.img-logo-resp {
/*	background-color: yellow;*/
	width: 70%;
}

@media (max-width: 768px) {
	.titre-page{
		font-size: 2rem !important;
		text-align: justify;
	}
	.t-sm-resp, .ctner2 p.t-sm-resp {
		font-size: 17px !important;
/*		color: red !important;*/
		line-height: 1.3;
	}
	.t-sm-resp2 {
		font-size: 14px !important;
/*		color: red !important;*/
		line-height: 1.3;
	}
	
}

.blog-post-categ li{
	list-style-type: none !important;
}

.img-autre{
	border: solid 4px !important;
	max-width: 110px;
	max-height: 120px;
}

.w-96{
	width: 96% !important;
}

.blog-img{
	max-height: 60vh;
}

.blog-actu-img {
	width: 100%; 
	max-height: 200px;
}

.blog-pagination > .btn-outline-primary:hover {
	background-color: #006536;
	color: #ffffff;
}
/* end zone blog */

/*autres new*/
@media (max-width: 768px) {
	#hero .carousel-item {
	  align-items: center !important;
	   background-position: center !important;
	}
}

.bg-img-fixe {
	background-image: url('../img/fond-banner-0.png'); 
	background-attachment: fixed;
}

.service-img {
	width: 70px; 
	border: solid 2px; 
	border-radius:50px;
	background-color: #ec9f20;
}

.featured-services .icon-box:hover .service-img {
  background-color: #fff;
}

.featured-services .icon-box:hover ul {
	color: #fff;
}

.soulign {
	width: 65px; 
	height: 4px; 
	border: solid; 
	margin-top: -5px; 
	margin-bottom: 8px;
}

.bande-color{
	border-color: #9f7534 !important;
	/* border-color: #006536 !important; */
	/* background-color: #facd7e; */
}

