#OT-footer {
  width: 100%;
  padding-top: 30px;
  margin-bottom: 30px
}

#OT-footer  .span-footer-head {
  display: inline-block;
  height: 50px;
  width: 100%;
  background: var(--theme-2);
}
#OT-footer .footer-images {
  width:  100%;
  position: relative;
  height: 200px;
}
#OT-footer .footer-images  span {
  display: inline-block;
  position: absolute;
  vertical-align: top;
  width: 300px;
  height: 100%;
}
#OT-footer .footer-images  span.left {
  left : 0;
  background: url('../images/bb.jpg')
}
#OT-footer .footer-images  span.right {
  right : 0;
  background: url('../images/aa.jpg')
}
#OT-footer .footer-txt {
width : 100%;
}
#OT-footer .footer-txt font:nth-child(1) {
display: block;
height: 35px;
line-height: 35px;
text-align :center;
font-weight: bold;
font-size: 20px;
color: red;
font-family:  'Noto Sans';
}
#OT-footer .footer-txt font.font-txt-w {
display: block;
height: 35px;
line-height: 35px;
text-align :center;
font-size: 16px;
font-family:  'Noto Sans';
}
#OT-footer .footer-txt font.font-txt-des {
display: block;
height: 35px;
line-height: 35px;
text-align :center;
font-size: 16px;
color: red;
font-family:  'Noto Sans';
}
#OT-footer .footer-txt font.font-txt-inf {
  display: block;
  height: 35px;
  line-height: 35px;
  text-align :left;
  font-size: 16px;
  font-family:  'Noto Sans';
}
#OT-footer .footer-txt font.font-txt-ns {
  display: block;
  height: 35px;
  line-height: 35px;
  text-align :right;
  font-size: 16px;
  font-family:  'Noto Sans';
}




/*********************************************************
/


/*****************************************************/
h3.capblock {
height: 50px;
line-height: 48px;
border-bottom: 2px solid red;
position: relative;
}
h3.capblock span {
display: inline-block;
height: 100%;
padding: 0 12px;
background: red;
color: #fff;
font-size: 15px;
font-family: 'Cantarell', sans-serif;
text-transform: uppercase;
}
.footer {
margin-top: 20%;
border-top: 2px solid #000;
padding-top: 50px;
}

.row_ref {
width: 100%;
height: 50px;
text-align: center;
color: red !important;
line-height: 48px;
}
.row_span {
height: 40px;
display: block;
margin: 12px;
line-height: 38px;
border-bottom: 1px solid rgba(0,0,0,0.1);
position: relative;
}
.row_span:after {
position: absolute;
background: red;
width: 70px;
content: '';
height: 5px;
left: 0;
border-radius: 3px;
bottom: -2.5px;
}
.model  {
/*! text-align: center; */
}
.model .panelref {
display: inline-block;
width: 75px;
height: 80px;
background-size: 100% 100% !important;
margin-bottom: 5px;
background-repeat: no-repeat;
}
.model .panelref a{
width: 100%;
height: 100%;
display: block;
}

.paix-description p {
font-size: 14px;
color: #000 !important;
}

.paix-description p em{
font-style: normal !important;
}
.paix-title {
background: #fbf0f0;
text-align: center;
margin-bottom: 25px;
}
.paix-title h3 {
color: red;
height: 70px;
margin-top: 20px;
display: inline-block;
}
.date-pub {
color: #000;
font-weight: 400;
font-size: 15px;
}

.date-pub .details-pub-head {
display: inline-block;
background: #5d8dcf;
padding: 12px;
color: #fff;
display: inline-block;
margin-right: 5px;
}

/**************************************************/

.inf-res {
font-size: 15px;
font-weight: bold;
text-align: left;
margin-bottom: 20px;
padding: 0 15px;
}
.inf-soutient {
text-align: right;
  font-size: 20px;
 font-weight: bold;
text-decoration: underline;
margin-bottom: 10px;
  padding: 0 15px;
}

.lien-site {
width: 100%;

}
.lien-site h3 {
font-size: 22px;
 font-weight: bold;
text-decoration: underline;
margin-bottom: 10px;
}
.lien-site a {
display: block;
margin: 10px 0;
font-size: 18px;
text-align: justify
}
.model  {
width: 100%;
 position: relative;
  padding: 15px;
height: 600px;
}

.model .card-model {
width:100%;
padding: 12px;
 /*position: absolute;*/
 position: relative;
  /*! left: 50% */
}

.model .card-model .card-model-img {
display: inline-block;
width: 100%;
margin:10px auto;

}

.model .card-model .card-model-img  img {
width: 142px;
height: 185px;
}
.model .card-model  .card-model-txt {
display: inline-block;
 font-weight: bold;
  font-size: 18px
}

.important {
  height: 40px;
  font-size: 18px;
  border-bottom : 1px solid rgba(0,0,0,0.1);
  position: relative;
}

.important:after {
  position: absolute;
  content: '';
  width: 100px;
  height: 5px;
  border-radius: 5px;
  left: 0;
  bottom: -2.5px;
  background: red;
}

.carousel-control-prev-icon{
  margin-left: -80px;
  position: absolute;
  
}
.carousel-control-next-icon{
  margin-left: -1700px;
   position: absolute;
  
}









