@charset "utf-8";
/*
Theme Name: Thème de CaCCuFF
Theme URI: http://www.cdatagrid.com
License: Copyright © CaCCuFF
Description: Template du site web de CaCCuFF.
Author: Cdatagrid
Author URI: http://www.cdatagrid.com
Version: 1.0
Tags:
*/

body {

}

.header-top__left img {
  max-width: 100px;
  border-radius: 7px;
}
.sticky-header img {
  max-width: 60px;
  border-radius: 7px;
}
.mCustomScrollBox.mCS-light.mCSB_vertical.mCSB_inside {
  background: #f09f1c;
}
.nav-outer .mobile-nav-toggler .inner {
  background: #b23f4c;
}
.mobile-menu .navigation li > a::before {
  border-left: 5px solid #0d8442;
}
.mobile-menu .navigation li.current > a, .mobile-menu .navigation li > a:hover {
  color: #b42525;
}
.mobile-menu .social-links li a {
  border: 1px solid #0d8442;
  background: #0d8442;
}
.mobile-menu .social-links li a:hover {
  color: #ffffff;
  background:#e52727;
  border:#e52727;
}
.header-top {
  padding: 10px 0;
}
.main-menu .navigation > li > a {
  padding: 20px 0px 20px;
}
.header {
  background: #e52727;
  margin-bottom: 0px;
}
.header .main-menu .navigation > li > a{
	color:#ffffff;
}
.main-slider.style1 {
  height: 600px;
  overflow: hidden;
  margin-top: 0;
}
.main-slider .slide {
  padding-top: 140px;
}
.footer-widget-quote-box {
  background: rgba(0,0,0,0.15);
}
.main-slider .slide .image-layer::before{
	background:url("../images/pattern.png") rgba(0,0,0,0);
}
.breadcrumb-area-bg::before{
	background:url("../images/pattern.png") rgba(0,0,0,0);
}
.slogan-img-box::after {
  border: 2px dashed #d0d9ea;
}
.single-features-style1 .text-holder {
  padding-top: 30px;
}
.service-style1-area {
  background: #fff;
}
.footer-bottom .bottom-inner {
  padding: 10px 0px 10px;
}
.footer {
  padding-top: 60px;
  padding-bottom: 60px;
}
.bottom-parallax .footer-area {
  height: 563px;
}
.breadcrumb-area .inner-content {
  padding: 100px 0 100px;
}
.footer-widget-contact-info ul li .inner .icon {
  color: #fff;
}
.text-sponsor ul, .text-sponsor ol{
   margin-left: 20px;
}
.text-sponsor  li {
  list-style: decimal;
  list-style-position: inside;
}
.bloc-sponsor-elt img {
  height: 81px;
  display: table;
  margin: auto;
  width: auto;
}
.all-sponsor {
  text-align: center;
  width: 100%;
}
.bloc-sponsor-elt {
  margin-bottom: 20px;
}
.bloc-sponsor {
  display: inline-block;
  margin: 0 12px;
}
.btn-login {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 25px;
  padding-left: 25px;
}
.btn-login .icon-login {
  position: relative;
  display: flex;
  align-items: center;
  z-index: 2;
  margin-right:5px;
  font-size:18px;
}
.b-container {
  display: flex;
  margin-bottom: 0;
  position: relative;
  height: 100%;
  padding-top:40px;
}
.b-text {
  -moz-box-flex: 1;
  flex-grow: 1;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  width: 60%;
  background: #0562B5;
  height: 100%;
}
.bg-overlay {
  pointer-events: none;
  position: absolute;
  z-index: 0;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  content: ' ';
  display: block;
  opacity: 0;
  transition: background-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),opacity 0.45s cubic-bezier(0.25, 1, 0.33, 1);
  -webkit-transition: background-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),opacity 0.45s cubic-bezier(0.25, 1, 0.33, 1);
}
.bg-contenu::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #0562b5;
  opacity: 0.90;
}
.main-menu .navigation > li {
  margin-right: 50px;
}

/* Debut de correction d'image */
.elt-galerie .c4{
  font-family: inherit;
  position: relative;
  display: flex;
  flex-direction: column;
}
.elt-galerie .c3 {
  position: relative;
  width: 100%;
}
.elt-galerie .c2{
  overflow-y: hidden;
  border-top-right-radius: 6px;
  overflow-x: hidden;
  right: 0;
  position: relative;
  border-bottom-left-radius: 6px;
  top: 0;
  left: 0;
  bottom: 0;
  border-top-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.elt-galerie .c1{
  font-family: inherit;
  overflow-y: hidden;
  border-top-right-radius: 6px;
  overflow-x: hidden;
  position: relative;
  border-bottom-left-radius: 6px;
  width: 100%;
  padding-bottom: 100%;
  border-top-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.elt-galerie .c0{
  font-family: inherit;
  position: absolute;
  flex-wrap: wrap;
  display: flex;
  top: -1px;
  height: calc(100% + 2px);
  left: -1px;
  width: calc(100% + 2px);
}
.elt-galerie .ctn-img{
  box-sizing: border-box;
  padding-bottom: 1px;
  position: relative;
  width: 100%;
  display: flex;
  padding-top: 1px;
  padding-right: 1px;
  height: 100%;
  flex-grow: 1;
  padding-left: 1px;
  background:#2cade4;
}
.elt-galerie .ctn-img img {
  overflow-y: hidden;
  overflow-x: hidden;
  width: 100%;
  height: auto;
  object-fit: cover;
  visibility: visible;
  font-family: inherit;
}
.elt-galerie .b-titl{
  box-sizing: border-box;
  padding-top: 12px;
  margin-top: -4px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-bottom: 12px;
  flex-direction: column;
}
.elt-galerie .b-titl span{
  -moz-box-orient: vertical;
  -webkit-box-orient: vertical; 
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow-y: hidden;
  overflow-x: hidden;
  position: relative;
  word-break: break-word;
}
.elt-galerie .ctn-link{  
  font-family: inherit;
  padding-right: 2px;
  padding-left: 2px;
  box-sizing: border-box;
  flex-basis: 0px;
  padding-right: 4px;
  visibility: visible;
  display: flex;
  flex-shrink: 1;
  padding-top: 4px;
  padding-bottom: 4px;
  flex-direction: column;
  flex-grow: 1;
}
.elt-galerie .gnl{
  font-family: inherit;
  margin-left: -4px;
  margin-top: -4px;
  flex-wrap: wrap;
  justify-content: flex-start;
  display: flex;
  margin-bottom: -4px;
  margin-right: -4px;
  flex-direction: row;
  align-content: flex-start;
}


.elt-galerie .c1 {
    padding-bottom: 75%;
}

/* Fin correction d'image*/
.blog-page-two .single-blog-style1 .text-holder .btn-box.btn-lien .btn-link{
	background:none;
	
}
.blog-page-two .single-blog-style1 .text-holder .btn-box.btn-lien .btn-link:hover{
	background:none;
	color:var(--thm-primary):
	
}
.blog-page-two .single-blog-style1 .text-holder .btn-box.btn-lien {
  line-height: 0;
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}




.bg-contenu {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 25px;
  text-align: left;
  background-image:url("../images/s2.jpg");
  background-size: cover;
}
.bg-contenu2{
  background-image:url("../images/s1.jpg");
}
.bg-contenu2::before{
	background:#ac404e;
}
.b-text ul li {
  margin: 0 0 2px;
  position: relative;
  line-height: 25px;
  padding-left: 30px;
}
.b-text ul li::before {
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: absolute;
  display: inline-block;
  color: #ffffff;
  font-size: 20px;
  top: 2px;
  padding-right: 7px;
  content: "\e90a";
  top: 2px;
  left: -2px;
  height: 8px;
  margin-right: 0;
  width: 8px;
}
.about-style1-area.p-b-services {
  padding: 120px 0 80px;
}
.footer-widget-contact-info {
  margin-top: 30px;
}
.bottom-parallax .footer-area{
	background-image:url(../images/bg-footer.png);
	background-repeat:no-repeat;
	background-size:100% auto;
	background-color: #cf2626;
}
.service-style1-area::before {
	background: #fff;
}
.sub-img img{
	max-width:100px;
	height:auto;
}
.mis-icon img{
	min-width:100%;
	max-width:100%;
	height:auto;
}
.mis-icon{
	display:flex;
	justify-content:center;
	min-width:40px;
	width:40px;
	height:40px;
	margin-right:7px;
}
.blog-elt-ctn ul{
	margin-left:20px;
}
.blog-elt-ctn li{
	list-style-image:url("../images/check-icon.png");
	list-style-position: inside;
}
.mis-bloc {
  line-height: normal;
  margin-bottom: 12px;
}
.form-input label{
  color: #797989;
  font-size: 14px;
  font-family: 'Kumbh Sans', sans-serif;
}
.form-group-content {
  padding-left: 20px;
}
.form-input{
  margin: 0;
  padding: 0 0 0 20px;
  position: relative;
  padding: 0 0 0 .0625rem;
  float: left;
  clear: both;
  width: 100%;
}
.form-input label {
  position: relative;
  left: auto;
  top: auto;
}
.form-group-content label {
  display: inline-block;
  width: auto;
  padding: .125rem 0 0 2.375rem;
  line-height: 1.25rem;
  cursor: pointer;
  text-align: left;
  transition: color .15s linear;
}
.form-group-content input {
  position: absolute;
  top: .375rem;
  left: 0;
  transition: border-color .3s;
  height: 1.25rem;
  width: 1.25rem;
}
.main-contact-form-area.main-request {
  position: relative;
  display: block;
  background: #ffffff;
  padding: 20px 0px 60px;
}
.p-contact.contact-info-style2-area .contact-info-style1__content {
  padding-left: 0px;
}
.p-contact .contact-info-style2__image {
  max-width: 100%;
}
.contact-info-style2-area.p-contact {
  padding-bottom: 50px;
}
.service-details__content .text-box2.text-box-ville .text-box2-single {
  padding: 10px 10px 10px;
}
.service-details__content .text-box2.text-box-ville {
  margin-top: 10px;
  margin-bottom: 10px;
}
.service-details__content .text-box2.text-box-ville .text-box2-single h4 {
  margin: 0 0 6px;
}
.single-features-style1 .text-holder p {
  margin: 0;
  letter-spacing: -0.05em;
}
.emergency-service-info__content-box {
  padding: 56px 61px 52px;
}
.features-style1__content ul li {
  padding-top: 30px;
  padding-bottom: 30px;
}
.footer-logo img{
	max-width: 230px;
	display: block; 
	margin:auto;
}
.single-footer-widget .our-company-info .footer-logo a {
  display: block;
}
.footer-widget-links ul li a, .single-footer-widget .our-company-info .text-box p, .footer-bottom .bottom-inner .copyright p{
  color: #fff;
}
.bottom-parallax {
  opacity: 1;
  z-index: 1;
}

.bloc-img-service .image {
  width: 100%;
  height: 500px;
}
.bloc-img-service .radio {
  display: none;
}
.bloc-img-service .images {
  overflow: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
}
.bloc-img-service .images-inner {
  width: 500%;
  transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
  transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
}
.bloc-img-service .image-slide {
  width: 20%;
  float: left;
}
.bloc-img-service .image-slide,
.bloc-img-service .fake-radio,
.bloc-img-service .radio-btn {
  transition: all 0.5s ease-out;
}
.bloc-img-service .fake-radio {
  float: right;
}




/* Move slides overflowed container */
.bloc-img-service #slide1:checked ~ .images .images-inner {
  margin-left: 0;
}
.bloc-img-service #slide2:checked ~ .images .images-inner {
  margin-left: -100%;
}
.bloc-img-service #slide3:checked ~ .images .images-inner {
  margin-left: -200%;
}




/* Color of bullets */
.bloc-img-service #slide1:checked ~ div .fake-radio .radio-btn:nth-child(1),
.bloc-img-service #slide2:checked ~ div .fake-radio .radio-btn:nth-child(2),
.bloc-img-service #slide3:checked ~ div .fake-radio .radio-btn:nth-child(3) {
  background: #ac404e;
}
.bloc-img-service .radio-btn {
  width: 9px;
  height: 9px;
  border-radius: 5px;
  background: gray;
  display: inline-block !important;
  margin: 0 1px;
  cursor: pointer;
}
/* Color of bullets - END */




/* Text of slides */
.bloc-img-service #slide1:checked ~ .labels .label:nth-child(1),
.bloc-img-service #slide2:checked ~ .labels .label:nth-child(2),
.bloc-img-service #slide3:checked ~ .labels .label:nth-child(3) {
  opacity: 1;
}

.bloc-img-service .label {
  opacity: 0;
  position: absolute;
}
/* Text of slides - END */



/* Calculate AUTOPLAY for BULLETS */
@keyframes bullet {
  0%, 33.32333333333334%	{
    background: #ac404e;
  }
  33.333333333333336%, 100% {
    background: gray;
  }
}


.bloc-img-service #play1:checked ~ div .fake-radio .radio-btn:nth-child(1) {
  animation: bullet 12300ms infinite -1000ms;
}

.bloc-img-service #play1:checked ~ div .fake-radio .radio-btn:nth-child(2) {
  animation: bullet 12300ms infinite 3100ms;	
}

.bloc-img-service #play1:checked ~ div .fake-radio .radio-btn:nth-child(3) {
  animation: bullet 12300ms infinite 7200ms;	
}
/* Calculate AUTOPLAY for BULLETS - END */




/* Calculate AUTOPLAY for SLIDES */
@keyframes slide {
  0%, 25.203252032520325%	{ margin-left: 0; }
  33.333333333333336%, 58.53658536585366%	{ margin-left: -100%; }
  66.66666666666667%, 91.869918699187%	{ margin-left: -200%; }
}


.bloc-img-service .st-slider > #play1:checked ~ .images .images-inner {
  animation: slide 12300ms infinite;	
}
/* Calculate AUTOPLAY for SLIDES - END */





/* Calculate AUTOPLAY for CAPTION */
@keyframes caption {
  0%, 33.32333333333334%	{
    opacity: 1;
  }
  33.333333333333336%, 100% {
    opacity: 0;
  }
}


.bloc-img-service #play1:checked ~ .labels .label:nth-child(1) {
  animation: caption 12300ms infinite -1000ms;
}

.bloc-img-service #play1:checked ~ .labels .label:nth-child(2) {
  animation: caption 12300ms infinite 3100ms;	
}

.bloc-img-service #play1:checked ~ .labels .label:nth-child(3) {
  animation: caption 12300ms infinite 7200ms;	
}
/* Calculate AUTOPLAY for CAPTION - END */







@media only screen and (max-width: 767px) {
  .header {
    background: #ffffff;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .bottom-parallax .footer-area {
    height: auto;
  }
  .slogan-img-box {
    padding: 50px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .bottom-parallax .footer-area {
    height: auto;
  }
  	 .header-button-style1.header-login {
    display: block;
	margin-left: 0;
  }
  .header-contact-info-style1 ul li .text {
	  position: relative;
	  padding-left: 10px;
	}
	.header-contact-info-style1 ul li {
	  margin-right: 10px;
	}
	.header-login .btn-one .txt {
	  display: none;
	}
	.btn-login {
	  display: flex;
	  justify-content: center;
	  align-items: center;
	  padding: 10px;
	  border-radius: 50%;
	}
	.btn-login .icon-login{
		margin:0;
	}
}
@media only screen and (max-width: 991px) {
  .features-style1__content ul li {
	  padding-top: 0;
	  padding-bottom: 0;
	  margin-bottom: 15px;
	}
	  .btn-login {
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 10px;
		border-radius: 50%;
	  }
}
@media only screen and (max-width: 767px) {
  .bottom-parallax .footer-area {
    height: auto;
  }
  .bloc-img-service .image {
	  width: 100%;
	  height: 400px;
	}
	 .features-style1__content ul {
		display: block;
		padding: 20px 0 20px;
	  }
	.header-login.header-button-style1 {
    position: relative;
    display: block;
    line-height: 0;
    margin-left: 0;
    margin-right: 85px;
    margin-top: -14px;
  }
    .header-login .btn-one .txt {
    display: none;
  }
   .btn-login .icon-login {
    margin: 0;
  }
}
@media only screen and (max-width: 576px) {
  .bloc-img-service .image {
	  width: 100%;
	  height: 300px;
	}
}





















