@charset "UTF-8";
/*frameclass */
.frame-circletitle {
  background-color: #FFFFFF;
  position: relative;
}
.frame-circletitle.frame-type-textmedia {
  background-color: transparent;
}
.frame-circletitle header {
  background-image: url("../../FileadminVersionned/template/assets/bk-titres-aside-bloc.png");
  background-position: top;
  background-size: auto;
  height: 131px;
  width: 194px;
  position: absolute;
  top: -67px;
  left: 10px;
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
}
.frame-circletitle h3 {
  color: #FFFFFF;
  font-family: 'Sansation-Regular', sans-serif;
  width: 95px;
  padding-left: 9px;
  padding-top: 12px;
  text-transform: capitalize;
  font-size: 16px;
}
.frame-circletitle ul {
  list-style-type: none;
  padding: 67px 0 20px 28px;
}
.frame-circletitle li {
  text-indent: -17px;
  padding-bottom: 2px;
}
.frame-circletitle li::before {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  display: inline-block;
  margin-left: 0;
  width: 17px;
  padding-left: 17px;
  height: 17px;
  vertical-align: middle;
  font-size: 12px;
  display: inline-flex;
  justify-content: flex-start;
  color: #639C6F;
}
.frame-circletitle li a {
  text-decoration: none;
  color: #1a1a1a;
}
.frame-circletitle li a:hover {
  text-decoration: none;
  color: #639C6F;
}
.frame-circletitle .ce-bodytext p {
  padding: 0 12px;
}
.frame-circletitle .ce-textpic {
  padding: 67px 0 0 0;
  background-color: #FFFFFF;
}
.frame-circletitle .ce-textpic header {
  top: -10px;
}
.frame-circletitle .ce-textpic h4 {
  font-size: 1.3em;
  text-transform: uppercase;
  color: #639C6F;
  margin-top: 5px;
  padding-left: 12px;
}
/*************************************RESPONSIVE**************************************/
/*************************************RESPONSIVE**************************************/
/*************************************RESPONSIVE**************************************/
/*breackpoint bootstrap sm */
/*breackpoint bootstrap md */
@media (min-width: 768px) {
  .frame-circletitle header {
    right: 56px;
    left: unset;
  }
  .frame-circletitle header {
    background-size: contain;
    background-repeat: no-repeat;
    height: 71px;
    width: 100px;
    top: -41px;
  }
  .frame-circletitle .ce-textpic header {
    top: -37px;
  }
  .frame-circletitle.frame-space-before-extra-large .ce-textpic {
    padding: 0;
    margin-top: 50px;
  }
  .frame-circletitle.frame-space-before-extra-large {
    padding-top: 0;
  }
  #datepicker {
    margin-bottom: 4rem;
  }
}
/*breackpoint bootstrap lg */
@media (min-width: 992px) {
  .frame-circletitle header {
    background-size: auto;
    height: 131px;
    width: 194px;
    position: absolute;
    top: -67px;
    right: unset;
    left: 0;
  }
  .frame-circletitle.frame-space-before-extra-large {
    padding-top: 1px;
  }
  .frame-circletitle.frame-space-before-extra-large .ce-textpic {
    padding: 62px 0;
    margin-top: 37px;
  }
}
/*breackpoint bootstrap xl */
/*ajustement spécifique 1300px */
/*breackpoint bootstrap xxl */
/*breackpoint bootstrap xxl */
