
/* ----------------------------------------------------------------
     [ Project_style ]
-----------------------------------------------------------------*/

 .blank-nature {
    border-right : 0.5px solid #FFF;
    border-left : 0.5px solid #FFF;
    background-image: linear-gradient(to right bottom,
    rgba(44,127,150, 0.3), rgba(98,172,191, 0.9)),url(../../img/CSS_img/AP.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
     box-shadow: 3px 5px 7px rgba(10,10,10,0.4);
  }

    .blank-nature-first {
    border-right : 0.5px solid #FFF;
    border-left : 0.5px solid #FFF;
    border-top: 0.5px solid #FFF;
    border-top-left-radius: 7px;
     border-top-right-radius: 7px;
    background-image: linear-gradient(to right bottom,
    rgba(44,127,150, 0.3), rgba(98,172,191, 0.9)),url(../../img/CSS_img/AP.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
     box-shadow: 3px 5px 7px rgba(10,10,10,0.4);
  }

     .blank-nature-last {
    border-right : 0.5px solid #FFF;
    border-left : 0.5px solid #FFF;
    border-bottom: : 0.5px solid #FFF;
    border-bottom-left-radius: 7px;
     border-bottom-right-radius: 7px;
    background-image: linear-gradient(to right bottom,
    rgba(44,127,150, 0.3), rgba(98,172,191, 0.9)),url(../../img/CSS_img/AP.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
     box-shadow: 3px 5px 7px rgba(10,10,10,0.4);
      margin-bottom: 20px;
  }

       .blank-nature-single {
    border : 0.5px solid #FFF;
    border-radius: 7px;
    background-image: linear-gradient(to right bottom,
    rgba(44,127,150, 0.3), rgba(98,172,191, 0.9)),url(../../img/CSS_img/AP.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
     box-shadow: 3px 5px 7px rgba(10,10,10,0.4);
     margin-bottom: 20px;
  }




.containerAPT{
  background-color: rgba(230,232,231, 0.4);
padding: 30px;
border-radius: 7px;
border:solid rgba(21,21,21, 0.3) 1px;
margin:30px;}

.containerAPT h2 {
text-align: center;
color: #fff;
font-size:10px;
}

.abstract{
  margin-left: auto;
  margin-right: auto;
  width:500px;
  text-align: justify;
padding:11px;
font-size: 12px;
background-color: rgba(230,232,231, 0.4);
border-radius: 7px;
border: solid 1px rgba(21,21,21, 0.3);}

.abstract h2 {
text-align: right;
color: #215C6A;
font-size:20px;
}

.fa-icon-abs{
  color: #215C6A;

}

@media (max-width: 705.98px) { 

  .desc-work .col-xs-12-blank{
    padding-left: 75px; 
    padding-top: 101px;
    margin :10px 0;
     background-image: linear-gradient(to right bottom,
    rgba(44,127,150, 0.3), rgba(98,172,191, 0.9));
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-attachment: fixed;
    width: 100%;
  }
  .desc-work .col-xs-12 {
     padding-left: 75px; 
     padding-top: 2px;
     padding-bottom: 10px;
     border-width: 0px 0px 0.7px 0px;
     border-style: solid;
     border-color:  #5996A4;
     background-color: white; 
    
  }}

  .desc-work .col-md-3{
    padding-left: 15px; 
    margin-bottom: 1rem;
  }
    .desc-work .col-md-3 h2 {
      font-family: 'Exo', sans-serif;
      font-size: 0.9rem;
      font-weight: 500;
      border-left: 2px solid #2C7F96 ;
      margin-bottom: 0.5rem ;
      text-transform: uppercase;
      color: #2C7F96 ;
      padding-left: 1rem; 
      padding-right: 1rem;
      line-height: 1rem;
    }

      .desc-work .col-md-3 h3 {
      font-family: 'Exo', sans-serif;
      font-size: 0.9rem;
      font-weight: 400;
      color: #2C7F96 ;
     }

      .desc-work .col-md-3 h4 {
      font-family: 'Exo', sans-serif;
      font-size: 0.7rem;
      font-weight: 400;
      line-height: 11px;
      color: #000 ;
      }

      .desc-work .col-md-3 h5 {
      font-family: 'Exo', sans-serif;
      font-size: 0.5rem;
      font-weight: 300;

      line-height: 3px;
     color: #2C7F96 ;}

      .desc-work .col-md-3 h6 {
      font-family: 'Exo', sans-serif;
      font-size: 0.5rem;
      font-weight: 300;
      color: #2C7F96 ;
      padding-right: 1rem;
      padding-left: 1rem; 
      margin : 0.5rem 2rem;  
      text-align: right; 
      line-height: 0.9rem}

    .desc-work .col-md-3 p {
      font-size: 11px ;
      text-align: justify;
      border-right: 1px solid #2C7F96 ;
      border-left: 1px solid #2C7F96 ;
      padding-right: 0.3rem;
      padding-left: 0.3rem; 
      margin : 0rem 1rem;  
      line-height: 1.2rem;
      text-indent: 1.5em;}

      .desc-work .col-md-3 a {
      font-family: 'Exo', sans-serif;
      font-size: 0.8rem;
      font-weight: 400;
      color: #215C6A;
      border-radius: 3px;
      padding-right: 1px;
      padding-left: 1px; 
      border:none;
      background-color: #fff;
       }

      .desc-work .col-md-3 a:hover{border:none;
        background-color: #fff;
        padding: none;
      }


.Timeline {
  display: flex;
  align-items: center;
  height: 300px;
  padding-top: 30px;

}

.event1,
.event2, .event3 {
  position: relative;
}

.event1Bubble {
  position: absolute;
  background-color: rgba(158, 158, 158, 0.1);
  width: 320px;
  height: 100px;
  top: -110px;
  left: -10px;
  border-radius: 7px;
  box-shadow: inset 0 0 5px rgba(158, 158, 158, 0.64);
  padding-right:7px;
}


.event2Bubble {
  position: absolute;
  background-color: rgba(158, 158, 158, 0.1);
  width: 300px;
  height: 60px;
  left: -107px;
  top: 30px;
  border-radius: 5px;
  box-shadow: inset 0 0 5px rgba(158, 158, 158, 0.64)
}

.event1Bubble:after,
.event1Bubble:before,
.event2Bubble:after,
.event2Bubble:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-bottom: 0;
}

.event1Bubble:before {
  bottom: -10px;
  left: 13px;
  border-top-color: rgba(222, 222, 222, 0.66);
  border-width: 12px;
}

.event1Bubble:after {
  bottom: -8px;
  left: 13px;
  border-top-color: #F6F6F6;
  border-width: 12px;
}

.event2Bubble:before {
  bottom: 59px;
  left: 103px;
  border-top-color: rgba(222, 222, 222, 0.66);
  border-width: 12px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.event2Bubble:after {
  bottom: 57px;
  left: 103px;
  border-top-color: #F6F6F6;
  border-width: 12px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.eventTime {
  display: flex;
}

.DayDigit {
  font-size: 21px;
  margin-top: 10px;
  margin-right: 7px;
  font-family: 'Exo', sans-serif;
  margin-left: 10px;
  color: #ffffff;
  text-shadow: 1px 1px 2px black, 0 0 1em black, 0 0 0.2em rgba(37, 97, 113, 0.9);
  transform: scale(0.9);
}

.DayDigit:hover{
  color: #215C6A;
  margin-top: 10px;
  text-shadow: 1px 1px 2px white, 0 0 1em white, 0 0 0.2em rgba(37, 97, 113, 0.9);
  transform: scale(0.9);
}

.Enonce {
  font-size: 12px;
  margin-left: 5px;
  line-height: 20px;
  font-weight: 300;
  margin-top: 10px;
   font-family: 'Exo', sans-serif;
  color: #215C6A;
}

.MonthYear {
  font-weight: 200;
  line-height: 13px;
  color: #000;
  font-size: 9px;
}

.eventTitle {
    font-family: 'Exo', sans-serif;
  color: #349CBA;
  font-size: 11px;
  display: flex;
  flex: 1;
  text-align: center;
  margin-left: 12px;
  margin-bottom: 10px;
}

.time {
  position: absolute;
    font-family: 'Raleway', sans-serif;
  color: #215C6A;
  width: 300px;
  font-size: 11px;
  margin-top: -3px;
  margin-left: -5px;
  
}

.eventAuthor {
  position: absolute;
  font-family: 'Raleway', sans-serif;
  color: #215C6A;
  width: 300px;
  font-size: 11px;
  top: -8px;
  left: 63px;
}

.event2Author {
  position: absolute;
  font-family: 'Raleway', sans-serif;
  color: #215C6A;
  width: 300px;
  font-size: 11px;
  top: 96px;
  left: -32px;
}

.time2{
  position: absolute;
  font-family: 'Raleway', sans-serif;
  color: #215C6A;
  width: 300px;
  font-size: 11px;
  margin-top: -41px;
  margin-left: -5px;
  color: #9E9E9E;
}

.now{
    background-color: #349CBA;
    color: white;
    letter-spacing: 2px;
    border-radius: 7px;
    margin: 5px;
    padding: 4px;
    font-size: 10px;
    font-family: 'Exo', sans-serif;
    border: 2px solid white;
    font-weight: bold;
    box-shadow: 0 0 0 2px #004165;
}

.futureGray{
     filter: grayscale(1);
    -webkit-filter: grayscale(1);
  
}

.futureOpacity{
  -webkit-filter: opacity(.3);
  filter: opacity(.3);
  
}


.row.heading h2 {
    color: #fff;
    font-size: 17px;
    line-height: 10px;
    font-weight: 400;
    text-align: center;
    margin: 0 0 10px;
    background-color: #2C7F96 ;
    border-radius: 7px;
    padding-bottom: 10px; 
      text-transform: uppercase;
      padding: 1rem;
}

.row.heading p {
    color: #2C7F96;
    font-size: 15px;
    line-height: 10px;
    font-weight: 300;
    text-align: center;
    padding: 1px 10px;
}



@media (max-width: 705.98px) 
{
.row.heading h2 {
    color: #fff;
    font-size: 15px;
    line-height: 21px;
    font-weight: 400;
    text-align: center;
    margin: 0 0 10px;
    background-color: #2C7F96 ;
    border-radius: 7px;
    padding-bottom: 10px; 
      text-transform: uppercase;
      padding: 1rem;
}

.row.heading p {
    color: #2C7F96;
    font-size: 15px;
    line-height: 10px;
    font-weight: 300;
    text-align: center;
    padding: 1px 10px;
}}

ul{
  margin:0;
  padding:0;
  list-style:none;
}
.heading.heading-icon {
    display: block;
}
.padding-lg {
  display: block;
  padding-top: 60px;
  padding-bottom: 60px;
}
.our-intervenant .cnt-block:hover {
    box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
     border: 0.5px solid #2C7F96;
    background-color: rgba(220, 220, 220, 0.9);
}

.our-intervenant{
  background-color: transparent;
  
}
.our-intervenant .cnt-block{ 
   float:left; 
   width:100%; 
   height: 320px;
  background-color: rgba(220, 220, 220, 0.7);
   padding: 10px 10px; 
   text-align:center; 
   border-radius: 11px;
    border: 0.5px solid #FFF;
   margin: 3px;
}

.our-intervenant .cnt-block i{ 
 margin: 10px 0;
 font-size: 15px;
}

.our-intervenant .cnt-block figure{
   width:120px; 
   height:120px; 
   border-radius:100%; 
   display:inline-block;
}

.our-intervenant .cnt-block img{ 
   width:120px; 
   height:120px; 
   border-radius:70px; 
   border: solid 2px #2C7F96;
   background-color: rgba(220, 220, 220, 0.7);
   padding: 1px;
}


.our-intervenant .cnt-block h3 a{ 
   color: #215C6A; 
   font-size: 20px; 
   font-weight: 400; 
}

.our-intervenant .cnt-block h3 a:hover{
  color: white ;
   font-size: 20px; 
   font-weight: 500; 
}
.our-intervenant .cnt-block p{ 
   color: #215C6A; 
   font-size: 13px; 
   line-height: 1px; 
   font-weight:500;
}

.our-intervenant .cnt-block .descr{ 
   color: black; 
   font-size: 11px; 
   line-height: 7px; 
   font-weight:200;
   text-align: center;
}



      /* ----------------------------------------------------------------
     [ End Project_style ]
-----------------------------------------------------------------*/
