.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
.module-formations {
  padding: 4rem 0;
  overflow: hidden;
  position: relative;
}
.module-formations .title {
  margin-bottom: 30px;
}
.module-formations .nav {
  justify-content: center;
  border-bottom: 0;
  margin-bottom: 50px;
}
.module-formations .nav li {
  list-style: none;
  margin: 0 0 10px;
}
.module-formations .nav button {
  margin: 0 12px;
  background-color: #ffffff;
  border: 1px solid #E10819;
  width: 164px;
  padding: 18px 15px 15px;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: .325px;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.module-formations .nav button:focus {
  outline: none;
}
.module-formations .nav button.active {
  background-color: #E10819;
  color: #ffffff;
}
.module-formations .nav button:hover {
  background-color: #E10819;
  color: #ffffff;
}
.module-formations .bloc {
  background-color: #E10819;
  height: 280px;
  padding: 30px 60px 60px;
  position: relative;
}
.module-formations .bloc .bottom {
  position: absolute;
  bottom: 50px;
  left: 60px;
  right: 60px;
}
.module-formations .bloc img {
  width: auto;
  max-width: 50px;
  margin-bottom: 25px;
}
.module-formations .bloc h3 {
  color: #ffffff;
  font-size: 23px;
  font-weight: 600;
  margin-bottom: 35px;
  max-width: 100%;
  width: 100%;
  line-height: 1.3;
}
.module-formations .bloc p {
  border: 1px solid #ffffff;
  text-transform: uppercase;
  padding: 12px 20px 8px;
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  display: table;
  text-align: center;
  margin-bottom: 0;
}
.module-formations .bloc a {
  display: table;
  line-height: .9;
}
.module-formations .bloc a:hover span {
  color: #000000;
}
.module-formations .bloc a:hover svg {
  fill: #000000;
}
.module-formations .bloc a span {
  color: #ffffff;
  font-size: 19px;
  font-weight: 600;
  text-decoration: underline;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.module-formations .bloc a svg {
  margin-left: 12px;
  fill: #ffffff;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.module-formations .tab-content .owl-carousel .owl-stage-outer {
  height: 100%;
}
.module-formations .tab-content .owl-carousel .owl-stage-outer .owl-stage {
  height: 100%;
}
.module-formations .tab-content .owl-carousel .owl-stage-outer .owl-stage .owl-item {
  height: 100%;
}
.module-formations .tab-content .owl-carousel .owl-stage-outer .owl-stage .owl-item .item {
  height: 100%;
}
.module-formations .bouton {
  display: table;
  margin-top: 40px;
}
.module-formations .bouton:hover span {
  color: #E10819;
}
.module-formations .bouton span {
  text-decoration: underline;
  font-size: 18px;
  font-weight: 600;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.module-formations .bouton svg {
  fill: #E10819;
  margin-left: 15px;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
@media (min-width: 1361px) and (max-width: 1500px) {
  .module-formations {
    padding: 4rem 0;
  }
  .module-formations .title {
    margin-bottom: 30px;
  }
  .module-formations .nav {
    margin-bottom: 50px;
  }
  .module-formations .nav button {
    margin: 0 12px;
    width: 164px;
    padding: 18px 15px 15px;
  }
  .module-formations .tab-content .bloc {
    padding: 50px 60px 100px;
  }
  .module-formations .tab-content .bloc .bottom {
    bottom: 50px;
    left: 60px;
    right: 60px;
  }
  .module-formations .tab-content .bloc img {
    max-width: 50px;
    margin-bottom: 25px;
  }
  .module-formations .tab-content .bloc h3 {
    font-size: 22px;
    margin-bottom: 35px;
    max-width: 100%;
  }
  .module-formations .tab-content .bloc p {
    padding: 12px 20px 8px;
    font-size: 14px;
  }
  .module-formations .tab-content .bloc a span {
    font-size: 18px;
  }
  .module-formations .tab-content .bloc a svg {
    margin-left: 12px;
  }
  .module-formations .bouton {
    margin-top: 40px;
  }
  .module-formations .bouton span {
    font-size: 18px;
  }
  .module-formations .bouton svg {
    margin-left: 15px;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) {
  .module-formations {
    padding: 3rem 0;
  }
  .module-formations .title {
    margin-bottom: 30px;
  }
  .module-formations .nav {
    margin-bottom: 40px;
  }
  .module-formations .nav button {
    margin: 0 12px;
    width: 164px;
    padding: 18px 15px 15px;
  }
  .module-formations .tab-content .bloc {
    padding: 40px 40px 100px;
  }
  .module-formations .tab-content .bloc .bottom {
    bottom: 40px;
    left: 40px;
    right: 40px;
  }
  .module-formations .tab-content .bloc img {
    max-width: 50px;
    margin-bottom: 25px;
  }
  .module-formations .tab-content .bloc h3 {
    font-size: 21px;
    margin-bottom: 25px;
    max-width: 100%;
  }
  .module-formations .tab-content .bloc p {
    padding: 12px 20px 8px;
    font-size: 13px;
  }
  .module-formations .tab-content .bloc a span {
    font-size: 17px;
  }
  .module-formations .tab-content .bloc a svg {
    margin-left: 12px;
  }
  .module-formations .bouton {
    margin-top: 30px;
  }
  .module-formations .bouton span {
    font-size: 17px;
  }
  .module-formations .bouton svg {
    margin-left: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .module-formations {
    padding: 3rem 0;
  }
  .module-formations .title {
    margin-bottom: 30px;
  }
  .module-formations .nav {
    margin-bottom: 40px;
  }
  .module-formations .nav button {
    margin: 0 12px;
    width: 164px;
    padding: 18px 15px 15px;
  }
  .module-formations .tab-content .bloc {
    padding: 40px 40px 100px;
  }
  .module-formations .tab-content .bloc .bottom {
    bottom: 40px;
    left: 40px;
    right: 40px;
  }
  .module-formations .tab-content .bloc img {
    max-width: 50px;
    margin-bottom: 25px;
  }
  .module-formations .tab-content .bloc h3 {
    font-size: 21px;
    margin-bottom: 25px;
    max-width: 100%;
  }
  .module-formations .tab-content .bloc p {
    padding: 12px 20px 8px;
    font-size: 13px;
  }
  .module-formations .tab-content .bloc a span {
    font-size: 17px;
  }
  .module-formations .tab-content .bloc a svg {
    margin-left: 12px;
  }
  .module-formations .bouton {
    margin-top: 30px;
  }
  .module-formations .bouton span {
    font-size: 17px;
  }
  .module-formations .bouton svg {
    margin-left: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .module-formations {
    padding: 3rem 0;
  }
  .module-formations .title {
    margin-bottom: 30px;
  }
  .module-formations .nav {
    margin-bottom: 30px;
  }
  .module-formations .nav button {
    margin: 0 12px;
    width: 144px;
    padding: 16px 15px 13px;
  }
  .module-formations .tab-content .bloc {
    padding: 30px 30px 100px;
  }
  .module-formations .tab-content .bloc .bottom {
    bottom: 40px;
    left: 30px;
    right: 30px;
  }
  .module-formations .tab-content .bloc img {
    max-width: 50px;
    margin-bottom: 25px;
  }
  .module-formations .tab-content .bloc h3 {
    font-size: 21px;
    margin-bottom: 25px;
    max-width: 100%;
  }
  .module-formations .tab-content .bloc p {
    padding: 12px 20px 8px;
    font-size: 13px;
  }
  .module-formations .tab-content .bloc a span {
    font-size: 17px;
  }
  .module-formations .tab-content .bloc a svg {
    margin-left: 12px;
  }
  .module-formations .bouton {
    margin: 30px auto 0;
  }
  .module-formations .bouton span {
    font-size: 17px;
  }
  .module-formations .bouton svg {
    margin-left: 15px;
  }
}
@media (max-width: 767.98px) {
  .module-formations {
    padding: 3rem 0;
  }
  .module-formations .title {
    margin-bottom: 30px;
  }
  .module-formations .nav {
    margin-bottom: 30px;
  }
  .module-formations .nav button {
    margin: 0 12px;
    width: 144px;
    padding: 16px 15px 13px;
  }
  .module-formations .tab-content .bloc {
    padding: 30px 20px;
    height: auto;
  }
  .module-formations .tab-content .bloc .bottom {
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
  }
  .module-formations .tab-content .bloc img {
    max-width: 50px;
    margin-bottom: 25px;
  }
  .module-formations .tab-content .bloc h3 {
    font-size: 21px;
    margin-bottom: 30px;
    max-width: 100%;
  }
  .module-formations .tab-content .bloc p {
    padding: 12px 20px 8px;
    font-size: 13px;
  }
  .module-formations .tab-content .bloc a span {
    font-size: 16px;
  }
  .module-formations .tab-content .bloc a svg {
    margin-left: 8px;
  }
  .module-formations .tab-content .owl-carousel {
    height: auto !important;
  }
  .module-formations .tab-content .owl-carousel .owl-stage-outer {
    height: auto;
  }
  .module-formations .tab-content .owl-carousel .owl-stage-outer .owl-stage {
    height: auto;
  }
  .module-formations .tab-content .owl-carousel .owl-stage-outer .owl-stage .owl-item {
    height: auto;
  }
  .module-formations .tab-content .owl-carousel .owl-stage-outer .owl-stage .owl-item .item {
    height: auto;
  }
  .module-formations .bouton {
    margin: 50px auto 0;
  }
  .module-formations .bouton span {
    font-size: 17px;
  }
  .module-formations .bouton svg {
    margin-left: 15px;
  }
}
