

h4{
    font-family: 'Calibri','Cambria','Arial', sans-serif;
    font-weight: 900;
    color: black; 
    text-align: center;
    padding-top: 37px;
    font-size: 25px;
    line-height: 40px;
}
h2, h3{
    font-family: 'Calibri','Cambria','Arial', sans-serif;
    
    color: black; 
    text-align: center;
    padding-top: 35px;
    font-size: 25px;
}


.accordion .card .card-header .btn{
  font-size: 18px;
  color: black;
}

.cta03 .centrer{
  text-align: center;
}

.cta05 .centrer{
  text-align: center;
}

.cta06 .centrer{
  text-align: center;
}

.btn-cta1 {
  color: black;
  background-color: transparent;
  border-color: black;
  font-family: 'Ruda', sans-serif;
  font-size: 13px;
  letter-spacing: 2px;
  margin-bottom: 25px;
}
.btn-cta {
  color: #ffffff;
 
  font-family: 'Ruda', sans-serif;
  font-size: 13px;
  letter-spacing: 2px;
  margin-bottom: 25px;
}

.btn-cta:hover,
.-cta:focus,
.btn-cta:active,
.btn-cta.active,
.open .dropdown-toggle.btn-cta {
  color: #2f2f2f;
  background-color: #ffffff;
  border-color: #2f2f2f;
}

.btn-cta2 {
  color: #ffffff;
  background-color: green;
  border-color: #ffffff;
  font-family: 'Ruda', sans-serif;
  font-size: 13px;  
  letter-spacing: 2px;
  margin-bottom: 25px;  
  width:25%;
}

.btn-cta2:hover,
.-cta2:focus,
.btn-cta2:active,
.btn-cta2.active,
.open .dropdown-toggle.btn-cta2 {
  color: #ffffff;
  background-color: #1266F1;
  border-color: #ffffff;
}

.btn-cta3 {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
  font-family: 'Ruda', sans-serif;
  font-size: 13px;   
  letter-spacing: 2px;
  margin-bottom: 30px; 
  width:120%; 
}

.btn-cta3:hover,
.-cta3:focus,
.btn-cta3:active,
.btn-cta3.active,
.open .dropdown-toggle.btn-cta3 {
  color: #ffffff;
  background-color: #1266F1;
  border-color: #ffffff;
}


.btn-theme {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
  font-family: 'Ruda', sans-serif;
  font-size: 13px;
  letter-spacing: 2px;
  margin-bottom: 25px;
}

.btn-theme:hover,
.btn-theme:focus,
.btn-theme:active,
.btn-theme.active,
.open .dropdown-toggle.btn-theme {
  color: #2f2f2f;
  background-color: #ffffff;
  border-color: #2f2f2f;
}


@media \0screen {.testi-container:before {background:none;}}

.testi-container:after {
	width: 17px;
	height: 17px;
	background:#fafafa;
	border:1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	content: '';
	position: absolute;
	z-index:888;
	left:45px;
	bottom: -5px;
	margin-left: -7px;
	transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
}
@media \0screen {.testi-container:after {background:none; border:none;}}

.testi-text {
	width:100%;
	float:left;
	margin:0px;
	padding:10px 14px 0px 14px;
	font-weight: 400;
}

/* ================== MAIN WRAP SECTIONS ================== */

.headerwrap {
	background-image: url(../img/image011.jpg); 
  margin-bottom: 100px;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size:cover;
	background-position: center;
  text-align: center;
  padding-top: 20em;
  padding-bottom: 30em;
	width: 100%;
    /*-webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/

 
}

.headerwrap h1 {
	margin-top: 40px;
	color:   #06487f;
	font-size: 50px;
	font-weight: 900;
	letter-spacing: 1px;
	visibility: hidden;
  text-align: center;
}

/* ================== CALL TO ACTION WRAP SECTIONS & HELPERS ================== */
.cta01 {
	background: url(../img/cta01.jpg) no-repeat center top;
	
  margin-top:20px;
	padding-top:70px;
	text-align:center;
	background-attachment: relative;
	background-position: center center;
	min-height: 300px;
	width: 100%;

    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.cta01 h1 {
	color:white;
	font-weight: 700;
	margin-bottom: 15px;
	font-size: 60px;
}

.cta01 h2 {
	color: white;
	font-weight: 700;
	margin-bottom: 25px;
}

.cta01 p {                  /*********** ajouté *********/
  color: white;
  font-weight: 600;
  margin-top: 5px;
 
  font-size: 20px;
  line-height: 40px;
  text-align: justify;
}


.cta01 i {
	color: white;
	font-size: 45px;
}


.cta02 {
	background: url(../img/cta02.jpg); 
	
	padding-top:20em;
  padding-bottom: 20em;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size:cover;
  background-position: center;
	text-align:center;
  margin-top: 40px;
  width: 100%;

}

.cta02 h2 {
  padding-top:100px;
	color: white;
  font-weight: 700;
  margin-bottom: 25px;
  text-align: center;
}

.cta02 p {
  color: white;
  font-size: 25px;
 
  margin-bottom: 10px;

  text-align: justify;
}

.cta02 ul {
  color: white;
  font-size: 25px;
  padding-left: 50px;
  text-align: left;
}

.cta03 {
	background: url(../img/cta34.jpg);
  margin-top: 0px;
  padding-top:50px;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size:cover;
  background-position: center;
  text-align: center;
  min-height: 450px;
  width: 100%;
 

}

.cta03 h6{
      font-size: 20px;
      font-weight: 600;
      line-height: 40px;
   
      margin-bottom: 50px;
      color: white;
      text-align: center;
      font-family: 'Calibri','Cambria','Arial', sans-serif;
      background: rgba(0, 0, 0, 0.8);
}


.cta04 {

  padding-top:10px;
  text-align:center;
  background-attachment: relative;
  background-position: center center;
  min-height: 300px;
  width: 100%;
  font-family: 'Calibri','Cambria','Arial', sans-serif;

    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.cta04 h4{
  font-weight: 600;
  font-size: 25px;
  margin-bottom: 20px;
  text-align:center;
  font-family: 'Calibri','Cambria','Arial', sans-serif;
}


.cta04 p {
  color: black;
  font-weight: 600;
  margin-bottom: 20px;
  font-size: 20px;
  padding-left: 20px;
  text-align: justify;
  line-height: 40px;
  font-family: 'Calibri','Cambria','Arial', sans-serif;
}

.cta04 ul {
  color: black;
  font-size: 20px;
  font-weight: 600;
  text-align: left;
  line-height: 40px;
  font-family: 'Calibri','Cambria','Arial', sans-serif;
  margin-left: 20px;
}
.cta04 ol {
  color: black;
  font-size: 20px;
  font-weight: 600;
  text-align: left;
  line-height: 40px;
  font-family: 'Calibri','Cambria','Arial', sans-serif;
  margin-left: 20px;
}

.cta05 {
  background: url(../img/cta05.jpg);
  margin-top: 0px;
  padding-top:50px;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size:cover;
  background-position: center;
  text-align: center;
  min-height: 450px;
  width: 100%;

}

.cta05 h6{
      font-size: 20px;
      font-weight: 600;
      line-height: 40px;
     
      margin-bottom: 50px;
      color: white;
      text-align: center;
      font-family: 'Calibri','Cambria','Arial', sans-serif;
      background: rgba(0, 0, 0, 0.8);
}



.cta06 {
  background: url(../img/cta66.png); 
  margin-top: 0px;
  padding-top:50px;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size:cover;
  background-position: center;
  text-align: center;
  min-height: 450px;
  width: 100%;
  
}


.cta06 h6{
      font-size: 20px;
      font-weight: 600;
      line-height: 40px;
    
      margin-bottom: 50px;
      color: white;
      text-align: center;
      font-family: 'Calibri','Cambria','Arial', sans-serif;
      background: rgba(0, 0, 0, 0.8);
}



.cta07 {
  margin-top: 20px;
  margin-bottom: 80px
  padding-top:30px;
  padding-bottom: 10px;
  font-family: 'Calibri','Cambria','Arial', sans-serif;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size:cover;
  background-position: center;
  text-align:center;
  width: 100%;

}

.cta07 h2 {
  color: black;
  font-weight: 1000;
  text-align:center;
  margin-bottom: 20px;
  font-size: 25px;
  line-height: 40px;
}

.cta07 p {
  color: black;
  font-weight: 600;
  margin-bottom: 25px;
  text-align: center ;
  line-height: 40px;
  font-size: 20px;
}

.cta07 ul{
  color: black;
  font-weight: 600;
  margin-bottom: 25px;
  line-height: 40px;
  font-size: 20px;
  text-align: left ;
  padding-left: 170px;
}


.cta08{
  background: url(../img/cta08.jpg);
  margin-bottom: 10px;
  margin-top: 30px;
  padding-top:1em;
  padding-bottom:1em;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size:cover;
  background-position: center;
  text-align:center;
  width: 100%;
}


.card-header.collapsed {
    background:#ccc;
}
.card-header:not(.collapsed) {
    background:#20c997;
}

@media (max-width: 900px) {

.cta03 {

  background: url(../img/moyen-cta/cta03.jpg) no-repeat center top;
  }
.cta05 {

  background: url(../img/moyen-cta/cta05.jpg) no-repeat center top fixed;
  }
.cta06 {
 
  background: url(../img/moyen-cta/cta06.jpg) no-repeat center top;
  }
.cta07 ul{
  line-height: 25px;
  font-size: 17px;
  text-align: left ;
  padding-left: 30px;
  }
}

@media only screen and (max-width: 768px){
    body p{
    font-size: 17px;
    line-height: 25px;
    }
     .si,.accordion  {padding: 0px!important;}

    .headerwrap h1 {
      font-size: 32px;
      }

    .cta01 ul ,.cta01 ul , .cta01 p ,.cta01 h6 , .cta01 ol , #cta01 ul ,#cta01 ul , #cta01 p , #cta01 ol ,
    .cta02 ul ,.cta02 ul , .cta02 p ,.cta02 h6 , .cta02 ol , #cta02 ul ,#cta02 ul , #cta02 p , #cta02 ol ,
    .cta03 ul ,.cta03 ul , .cta03 p ,.cta03 h6 , .cta03 ol , #cta03 ul ,#cta03 ul , #cta03 p , #cta03 ol ,
    .cta04 ul ,.cta04 ul , .cta04 p ,.cta04 h6 , .cta04 ol , #cta04 ul ,#cta04 ul , #cta04 p , #cta04 ol ,
    .cta05 ul ,.cta05 ul , .cta05 p ,.cta05 h6 , .cta05 ol , #cta05 ul ,#cta05 ul , #cta05 p , #cta05 ol ,
    .cta06 ul ,.cta06 ul , .cta06 p ,.cta06 h6 , .cta06 ol , #cta06 ul ,#cta06 ul , #cta06 p , #cta06 ol ,
    .cta07 ul ,.cta07 ul , .cta07 p ,.cta07 h6 , .cta07 ol , #cta07 ul ,#cta07 ul , #cta07 p , #cta07 ol {
                                          font-size: 17px;  line-height: 25px; font-weight: 400;}

    .cta04 p,.cta04 ul ,.cta04 ol {margin :0px; padding: 0px}

      .cta07 ul  {
      line-height: 25px;
      font-size: 17px;
      text-align: left ;
      padding-left: 30px;
      }

    h4{
        font-family: 'Calibri','Cambria','Arial', sans-serif;
       
        font-size: 20px;
      
    }
    .aos-init .img-fluid {max-width: 70%; height: auto;padding: 10px 0px;}
}

@media (max-width: 360px) {


.headerwrap h1 {
  font-size: 30px;
  }



.cta01 ul ,.cta01 ul , .cta01 p , .cta01 ol , #cta01 ul ,#cta01 ul , #cta01 p , #cta01 ol ,
.cta02 ul ,.cta02 ul , .cta02 p , .cta02 ol , #cta02 ul ,#cta02 ul , #cta02 p , #cta02 ol ,
.cta03 ul ,.cta03 ul , .cta03 p , .cta03 ol , #cta03 ul ,#cta03 ul , #cta03 p , #cta03 ol ,
.cta04 ul ,.cta04 ul , .cta04 p , .cta04 ol , #cta04 ul ,#cta04 ul , #cta04 p , #cta04 ol ,
.cta05 ul ,.cta05 ul , .cta05 p , .cta05 ol , #cta05 ul ,#cta05 ul , #cta05 p , #cta05 ol ,
.cta06 ul ,.cta06 ul , .cta06 p , .cta06 ol , #cta06 ul ,#cta06 ul , #cta06 p , #cta06 ol ,
.cta07 ul ,.cta07 ul , .cta07 p , .cta07 ol , #cta07 ul ,#cta07 ul , #cta07 p , #cta07 ol { font-size: 17px;line-height: 30px; 
                                                                                            font-weight: 400; padding-left: 5px;}





.cta01 h3 {                 
  color: white;
  font-size: 22px;
  line-height: 25px;
  text-align: justify;
  }
 

.cta03 {
 
  background: url(../img/mini-cta/cta03.jpg) no-repeat center top fixed;
  }
.cta05 {
  
  background: url(../img/mini-cta/cta05.jpg) no-repeat center top fixed;
  }
.cta06 {
  
  background: url(../img/mini-cta/cta06.jpg) no-repeat center top fixed;
  }

.cta07 h2 {
  line-height: 25px;
  font-size: 23px;
  text-align: left ;
  padding-left: 0px;
  }

.cta07 p {
  line-height: 25px;
  font-size: 17px;
  text-align: left ;
  padding-left: 0px;
  }
.cta07 ul{
  line-height: 25px;
  font-size: 17px;
  text-align: left ;
  padding-left: 30px;
  }

h4{
    font-family: 'Calibri','Cambria','Arial', sans-serif;
   
    font-size: 20px;
 
}

#wv {
  height: 300px;
}

.btn-cta {
  width: 100%;
}

.btn-cta3 {
  width: 100%;
}

.btn-cta2 {
  width: 100%;
}
}





@-webkit-keyframes animate-loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

