/*
Theme Name: Total Child Theme
Theme URI: https://your-site.com
Description: Your site description. Go to Appearance > Editor to modify this file.
Author: Your Name
Author URI: https://your-site.com
Template: Total
Version: 1.0
*/
@font-face {
  font-family: 'icomoon';
  src:  url('img/fonts/icomoon.eot?tbiagn');
  src:  url('img/fonts/icomoon.eot?tbiagn#iefix') format('embedded-opentype'),
    url('img/fonts/icomoon.ttf?tbiagn') format('truetype'),
    url('img/fonts/icomoon.woff?tbiagn') format('woff'),
    url('img/fonts/icomoon.svg?tbiagn#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.icon-icon-right:before {
  content: "\e902";
}
.icon-icon-left:before {
  content: "\e903";
}
.icon-icon_close:before {
  content: "\e901";
}
.icon-up-right:before {
  content: "\e900";
}
.popmake a{
  color: inherit !important;
}
.popmake-close:hover i{
  color: #00DCFF !important;
}
.ticon.ticon-level-up:before{
  content: "\e900";
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 0.74em;
}
[type="submit"]{
	min-width: 250px;
}
.wpcf7-form input, .wpcf7-form textarea, .wpcf7-form .wpex-select-wrap{
	margin-top: 0 !important;
}
.theme-button .theme-button-icon-left{
  margin-left: -10px;
  margin-right: 5px;
}
.theme-button:hover, [type="submit"].wpcf7-submit:hover{
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.fp-col-contact-form form input,
.fp-col-contact-form form textarea, .fp-list-contact ul li, #footer-bottom-menu ul li a, #footer ul li, #menu-menu-principale li a {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.32px;
}
@media (max-width: 575.98px) {
  .fp-col-contact-form form input,
.fp-col-contact-form form textarea, .fp-list-contact ul li, #footer-bottom-menu ul li a, #footer ul li, #menu-menu-principale li a {
    font-size: 14px;
  }
}

.page-header.centered-minimal-page-header, .home-title {
  display: none;
}

@font-face {
  font-family: "icomoon";
  src: url("../font/icomoon.woff") format("woff");
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-display: swap;
}
.fp-icon {
  font-size: 14px !important;
}
.fp-icon:before {
  content: "\e900";
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
}

.wpb_text_column .fp-icon {
  font-size: 13px !important;
}

.fp-text-bg-blue .fp-icon {
  font-size: 20px !important;
}
#outer-wrap{
  overflow: hidden;
}

.fp-banner-image {
  width: 100vw;
  left: calc((100vw - 1143px) / -2);
  height: 650px;
}
@media (max-width: 1199.98px) {
  .fp-banner-image {
    left: calc((100vw - 921px) / -2);
  }
}
@media (max-width: 991.98px) {
  .fp-banner-image {
    left: calc((100vw - 691px) / -2);
  }
}
@media (max-width: 767.98px) {
  .fp-banner-image {
    left: calc((100vw - 540px) / -2);
  }
}
@media (max-width: 575.98px) {
  .fp-banner-image {
    left: calc((100vw - 100%) / -2);
  }
}
@media (max-width: 479px) {
  .fp-banner-image {
    height: 520px;
  }
}
.fp-banner-image > div.vc_row.wpb_row {
  position: absolute;
  width: 100%;
  bottom: 0;
}

@media (max-width: 479px) {
  .fp-banner-h1 {
    line-height: 40px !important;
  }
}

@media (max-width: 479px) {
  .fp-banner-h2 {
    line-height: 32px !important;
  }
}

@media (max-width: 767px) {
  #site-logo img {
    max-height: 40px !important;
  }
}

.fp-mb-80 {
  margin-bottom: 80px !important;
}
@media (max-width: 575.98px) {
  .fp-mb-80 {
    margin-bottom: 40px !important;
  }
}
.wpb_single_image {
  overflow: hidden;
}

@media (max-width: 575.98px) {
  body .fp-mt-mob-40 {
    margin-top: 40px !important;
  }
}

/*body .fp-mb-col-mob-30 > .vc_column-inner{
	@media (max-width: 575.98px){
		margin-bottom: 30px !important;
	}
}*/
body .wpb_text_column p {
  margin-bottom: 25px !important;
}
body .wpb_text_column p:last-child {
  margin-bottom: 0 !important;
}
@media (max-width: 575.98px) {
  body .wpb_text_column p {
    margin-bottom: 15px !important;
  }
}

.fp-img-border-radius figure img {
  border-radius: 5px;
}

.fp-img-lightbox.wpex-lightbox figure {
  position: relative;
}
.fp-img-lightbox.wpex-lightbox figure:before {
  content: "";
  position: absolute;
  background: url("../img/icon/FP_icon_player-youtube.svg") no-repeat;
  background-size: contain;
  background-position: center;
  width: 54px;
  height: 38px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  cursor: pointer;
}

.fp-icon-cart a span:before, .sidr-class-wpex-mm-menu-item .ticon.ticon-shopping-cart:before {
  content: "";
  position: absolute;
  background: url("../img/icon/FP_header_icon_panier_white.svg") no-repeat;
  background-size: contain;
  background-position: center;
  width: 15px;
  height: 17px;
}

body .fp-about-info .fp-name {
  font-size: 26px;
  font-weight: 700;
  color: #000000;
  line-height: 25px;
  letter-spacing: 0.52px;
  position: relative;
  padding-top: 24px;
}
body .fp-about-info .fp-name:before {
  content: "";
  position: absolute;
  border-top: 4px solid #000;
  width: 45px;
  top: 0;
}
body .fp-about-info .fp-name + p {
  font-size: 18px;
  font-weight: 500;
  color: #000000;
  line-height: 25px;
  letter-spacing: 0.36px;
}

@media (min-width: 1200px) {
  .fp-about p {
    margin: 0 0 24px !important;
  }
}

@media (max-width: 767.98px) {
  .fp-col-about > div.vc_column-inner > div.wpb_wrapper {
    display: flex;
    flex-direction: column-reverse;
  }
}
.fp-col-about .vc_figure,
.fp-col-about .vc_figure .vc_single_image-wrapper,
.fp-col-about .vc_figure .vc_single_image-wrapper img {
  width: 100%;
}

@media (max-width: 575.98px) {
  body .fp-mt-mob-10 {
    margin-top: 10px !important;
  }
}

.fp-section-grey {
  background: #F3F3F3;
  width: 100vw;
  left: calc((100vw - 1173px) / -2);
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (max-width: 1199.98px) {
  .fp-section-grey {
    left: calc((100vw - 951px) / -2);
  }
}
@media (max-width: 991.98px) {
  .fp-section-grey {
    left: calc((100vw - 721px) / -2);
  }
}
@media (max-width: 767.98px) {
  .fp-section-grey {
    left: calc((100vw - 570px) / -2);
  }
}
@media (max-width: 575.98px) {
  .fp-section-grey {
    left: calc((100vw - 100%) / -2);
    margin: auto;
    padding-top: 60px;
    padding-bottom: 40px;
  }
}
.fp-section-grey > div.vc_row {
  width: 1173px;
  margin: auto;
}
@media (max-width: 1199.98px) {
  .fp-section-grey > div.vc_row {
    width: 951px;
  }
}
@media (max-width: 991.98px) {
  .fp-section-grey > div.vc_row {
    width: 721px;
  }
}
@media (max-width: 767.98px) {
  .fp-section-grey > div.vc_row {
    width: 100%;
  }
}

@media (max-width: 767.98px) {
  .fp-col-with-bg-white {
    margin-bottom: 45px;
  }
}
.fp-col-with-bg-white .wpb_single_image {
  background: #FFFFFF;
  padding-top: 73px;
  padding-bottom: 73px;
  margin-right: 7px;
}
@media (max-width: 1199.98px) {
  .fp-col-with-bg-white .wpb_single_image {
    margin-right: 0;
  }
}
@media (max-width: 575.98px) {
  .fp-col-with-bg-white .wpb_single_image {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}

.fp-title-top {
  position: relative;
  margin-bottom: 90px;
}
@media (max-width: 575.98px) {
  .fp-title-top {
    margin-bottom: 60px;
  }
}
.fp-title-top:after {
  content: "";
  position: absolute;
  border-bottom: 5px solid #000;
  width: 70px;
  left: 0;
  bottom: -40px;
}
@media (max-width: 575.98px) {
  .fp-title-top:after {
    bottom: -30px;
  }
}

.fp-col-with-btn .fp-btn-to-buy a {
  background-image: none !important;
  border: none !important;
  position: relative;
  display: inline-block;
  padding: 0 10px 0 32px !important;
  transition: all 0.2s;
}
@media (max-width: 575.98px) {
  .fp-col-with-btn .fp-btn-to-buy a {
    font-size: 15px !important;
    padding: 0 10px 0 32px !important;
  }
}
.fp-col-with-btn .fp-btn-to-buy a:before {
  content: "";
  position: absolute;
  background: url("../img/icon/FP_header_icon_arrow-up_white.svg") no-repeat;
  background-size: contain;
  background-position: center;
  width: 11px;
  height: 11px;
  left: 22px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 575.98px) {
  .fp-col-with-btn .fp-btn-to-buy a:before {
    left: 28px;
  }
}
.fp-col-with-btn .fp-btn-to-buy a:after {
  content: "";
  position: absolute;
  background: #000;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  transition: all 0.25s;
  border-radius: 75px !important;
}
.fp-col-with-btn .fp-btn-to-buy a:hover:after {
  border-radius: 75px !important;
}
.fp-col-with-btn p.product.woocommerce {
  margin-bottom: 0 !important;
}

.fp-desc-product {
  margin-bottom: 50px !important;
}
@media (max-width: 575.98px) {
  .fp-desc-product {
    margin-bottom: 35px !important;
  }
}

.fp-section-motivation .wpb_text_column p {
  margin-bottom: 25px;
}
@media (max-width: 767.98px) {
  .fp-section-motivation .wpb_text_column p {
    margin-bottom: 20px;
  }
}

.fp-section-formation {
  margin-top: 40px;
  padding-bottom: 40px;
}
@media (max-width: 575.98px) {
  .fp-section-formation {
    margin-top: 5px;
    padding-bottom: 15px;
  }
}
.fp-section-formation .fp-title-top {
  margin-bottom: 75px;
}
.fp-section-formation .fp-desc-formation {
  margin-bottom: 70px !important;
}
@media (max-width: 575.98px) {
  .fp-section-formation .fp-desc-formation {
    margin-bottom: 35px !important;
  }
}
.fp-section-formation .fp-col-img-product .wpb_wrapper {
  position: relative;
}
.fp-section-formation .fp-col-img-product .wpb_wrapper .vcex-image img {
  border-radius: 5px;
}
.fp-section-formation .fp-col-img-product .wpb_wrapper .fp-logo-isse {
  position: absolute;
  bottom: 40px;
  width: 100%;
  text-align: center;
}
@media (max-width: 1199.98px) {
  .fp-section-formation .vc_row-flex {
    align-items: flex-start !important;
  }
}
@media (max-width: 575.98px) {
  .fp-section-formation .fp-btn-style {
    margin-bottom: 0 !important;
  }
}

.fp-btn-style a {
  padding: 0 22px 0 41px !important;
  background-image: none !important;
  border: none !important;
  position: relative !important;
}
@media (max-width: 575.98px) {
  .fp-btn-style a {
    font-size: 15px !important;
  }
}
.fp-btn-style a:before {
  content: "";
  position: absolute;
  background: url("../img/icon/FP_header_icon_arrow-up_white.svg") no-repeat;
  background-size: contain;
  background-position: center;
  width: 11px;
  height: 11px;
  left: 19px;
  top: 14px;
}
.fp-btn-style a:after {
  content: "";
  position: absolute;
  background: #000;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  transition: all 0.25s;
  border-radius: 75px !important;
}
.fp-btn-style a:hover:after {
  border-radius: 75px !important;
}

@media (max-width: 575.98px) {
  .fp-col-padding > .vc_column-inner {
    padding: 0 5px !important;
  }
}

@media (max-width: 575.98px) {
  body .fp-section-citation {
    margin-top: 45px !important;
  }
}

.fp-img-citation {
  text-align: center;
  margin-bottom: 35px !important;
}

.fp-text-citation {
  width: 55%;
  margin: auto;
}
@media (max-width: 1199.98px) {
  .fp-text-citation {
    width: 70%;
  }
}
@media (max-width: 575.98px) {
  .fp-text-citation {
    width: 92%;
  }
}

@media (max-width: 575.98px) {
  body .fp-full-separator {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
}

@media (max-width: 575.98px) {
  body .fp-mt-mob-0 {
    margin-top: 0 !important;
  }
}

.fp-filter-item a, .fp-section-tab .vc_tta-tabs-list li a {
  color: black !important;
  letter-spacing: 0.36px;
  background-color: #FFFFFF !important;
  border-radius: 75px !important;
  border: none !important;
  padding: 0 24px !important;
  display: inline-block;
  transition: all 0.3s;
}
@media (max-width: 991.98px) {
  .fp-filter-item a, .fp-section-tab .vc_tta-tabs-list li a {
    font-size: 16px !important;
    line-height: 40px !important;
    padding: 0 12px !important;
  }
}
@media (max-width: 575.98px) {
  .fp-filter-item a, .fp-section-tab .vc_tta-tabs-list li a {
    font-size: 12px !important;
    line-height: 34px !important;
    min-height: 36px !important;
    padding: 0 10px !important;
  }
}
.fp-filter-item a:hover, .fp-section-tab .vc_tta-tabs-list li a:hover {
  text-decoration: none !important;
  background-color: #000 !important;
  color: #FFFFFF !important;
}

.fp-banner-with-tab > div.vc_row.wpb_row {
  bottom: 75px;
}
@media (max-width: 575.98px) {
  .fp-banner-with-tab > div.vc_row.wpb_row {
    bottom: 102px;
  }
}

.fp-section-tab {
  margin-top: -102px;
  margin-bottom: 90px !important;
}
@media (max-width: 575.98px) {
  .fp-section-tab {
    margin-top: -130px;
    margin-bottom: 15px !important;
  }
}
.fp-section-tab .vc_tta-panel-body {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media (max-width: 991.98px) {
  .fp-section-tab .vc_tta-panel-body {
    background-color: transparent !important;
    border: none !important;
  }
}
.fp-section-tab .fp-title-with-line {
  margin-bottom: 50px;
  margin-top: 130px;
}
@media (max-width: 767.98px) {
  .fp-section-tab .fp-title-with-line {
    margin-top: 55px !important;
  }
}
@media (max-width: 575.98px) {
  .fp-section-tab .fp-title-with-line {
    margin-top: 70px !important;
    margin-bottom: 35px !important;
  }
}
.fp-section-tab .vc_tta-tabs-list {
  text-align: center;
}
@media (max-width: 991.98px) {
  .fp-section-tab .vc_tta-tabs-list {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
@media (max-width: 991.98px) {
  .fp-section-tab .vc_tta-tabs-list li {
    margin: 0 4px 10px !important;
  }
}
@media (max-width: 575.98px) {
  .fp-section-tab .vc_tta-tabs-list li {
    margin: 0 3px 8px !important;
  }
}
.fp-section-tab .vc_tta-tabs-list li a {
  padding: 0 25px !important;
}
@media (max-width: 575.98px) {
  .fp-section-tab .vc_tta-tabs-list li a {
    padding: 0 8px !important;
  }
}
.fp-section-tab .vc_tta-tabs-list li.vc_active a {
  background-color: var(--wpex-accent) !important;
  color: #FFFFFF !important;
}
@media (max-width: 575.98px) {
  .fp-section-tab .vc_tta-tabs-list li.vc_active a {
    border: 1px solid #000 !important;
  }
}
@media (max-width: 575.98px) {
  .fp-section-tab .vc_tta-tabs-list li.vc_active a:before, .fp-section-tab .vc_tta-tabs-list li.vc_active a:after {
    display: none !important;
  }
}
.fp-section-tab .vc_tta-panels {
  background-color: transparent !important;
  border: none !important;
}
.fp-section-tab .wpb_text_column p {
  margin-bottom: 25px !important;
}
@media (max-width: 575.98px) {
  .fp-section-tab .wpb_text_column p {
    margin-bottom: 15px !important;
  }
}
.fp-section-tab .wpb_text_column p:last-child {
  margin-bottom: 0 !important;
}
@media (max-width: 767.98px) {
  .fp-section-tab .vc_tta-tabs-container {
    display: block !important;
    margin: 0 !important;
  }
}
@media (max-width: 575.98px) {
  .fp-section-tab .vc_tta-tabs-container {
    min-height: 90px;
  }
}
.fp-section-tab .vc_tta-panels .vc_tta-panel-heading, .vc_tta-style-modern  .vc_tta-panel-heading{
  display: none !important;
}

@media (max-width: 575.98px) {
  body .fp-m-mob-title {
    margin-top: 30px !important;
    margin-bottom: 25px !important;
  }
}

@media (max-width: 575.98px) {
  body .fp-text-bg-blue {
    margin-top: 5px !important;
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
}

@media (max-width: 575.98px) {
  body .fp-img-lightbox.fp-mt-mob-40 {
    margin-top: 45px !important;
  }
}

.fp-section-category {
  margin-top: -102px;
  margin-bottom: 30px !important;
  z-index: 10;
  position: relative;
}
@media (max-width: 575.98px) {
  .fp-section-category {
    margin-top: -130px;
    margin-bottom: 20px !important;
  }
}

.fp-filter {
  margin-top: 173px;
}
@media (max-width: 767.98px) {
  .fp-filter {
    margin-top: 95px;
  }
}

@media (max-width: 575.98px) {
  .fp-category {
    min-height: 90px;
  }
}
.fp-category ul {
  margin: 0;
  text-align: center;
}

.fp-filter-item {
  display: inline-block;
}
.fp-filter-item + .fp-filter-item {
  margin-left: 25px;
}
@media (max-width: 991.98px) {
  .fp-filter-item + .fp-filter-item {
    margin: 0 5px 10px;
  }
}
@media (max-width: 767.98px) {
  .fp-filter-item + .fp-filter-item {
    margin: 0 3px 10px;
  }
}
@media (max-width: 575.98px) {
  .fp-filter-item a {
    min-width: 90px;
  }
}
.fp-filter-item a.active {
  background-color: #000 !important;
  color: #FFFFFF !important;
  pointer-events: none;
}

.fp-card-conference {
  display: flex;
  flex-wrap: wrap;
  height: auto !important;
  margin-left: -22px;
  margin-right: -22px;
}
@media (max-width: 1199.98px) {
  .fp-card-conference {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (max-width: 479.98px) {
  .fp-card-conference {
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
  }
}
.fp-card-conference .fp-card-item {
  flex: 0 0 auto;
  width: 395px;
  margin-bottom: 70px;
  padding: 0 22px;
  position: inherit !important;
  transform: none !important;
  left: 0 !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
}
@media (max-width: 1199.98px) {
  .fp-card-conference .fp-card-item {
    width: 33.3333%;
    padding: 0;
  }
}
@media (max-width: 767.98px) {
  .fp-card-conference .fp-card-item {
    width: 50%;
  }
}
@media (max-width: 479.98px) {
  .fp-card-conference .fp-card-item {
    width: 100%;
    margin-bottom: 40px;
  }
}
.fp-card-conference .fp-card-item .fp-card {
  box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.1019607843);
  border-radius: 5px;
}
@media (max-width: 1199.98px) {
  .fp-card-conference .fp-card-item .fp-card {
    margin: 0 10px;
  }
}
@media (max-width: 479.98px) {
  .fp-card-conference .fp-card-item .fp-card {
    margin: 0;
  }
}
.fp-card-conference .fp-card-item .fp-card:hover .fp-img-card img {
  transform: scale(1.05);
}
.fp-card-conference .fp-card-item .fp-card-title:hover {
  text-decoration: none !important;
}
.fp-card-conference .fp-card-item h2 {
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
  letter-spacing: 1.8px;
  color: #000000;
  margin: 0;
}
@media (max-width: 479px) {
  .fp-card-conference .fp-card-item h2 {
    font-size: 16px;
  }
}
.fp-card-conference .fp-card-item .fp-img-card {
  line-height: 0;
  display: block;
  overflow: hidden;
  border-radius: 5px 5px 0 0;
  pointer-events: none;
}
.fp-card-conference .fp-card-item .fp-img-card img {
  border-radius: 5px 5px 0 0;
  transition: all 0.4s;
}
.fp-card-conference .fp-card-item .fp-card-body {
  text-align: center;
  padding: 0 50px 20px;
  margin-top: 20px;
}
@media (max-width: 1199.98px) {
  .fp-card-conference .fp-card-item .fp-card-body {
    padding: 0 30px 20px;
  }
}
@media (max-width: 991.98px) {
  .fp-card-conference .fp-card-item .fp-card-body {
    padding: 0 20px 20px;
  }
}
@media (max-width: 575.98px) {
  .fp-card-conference .fp-card-item .fp-card-body {
    padding: 0 30px 20px;
  }
}
.fp-card-conference .fp-card-item .fp-card-body .fp-card-title {
  pointer-events: none;
}
.fp-card-conference .fp-card-item .fp-card-content {
  margin-top: 20px;
}
.fp-card-conference .fp-card-item .fp-card-content p {
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  margin-bottom: 0;
  color: #000000;
}
.fp-card-conference .fp-card-item .fp-card-content p:nth-child(2) {
  margin-bottom: 15px;
}
.fp-card-conference .fp-card-item .fp-card-content p strong {
  font-size: 14px;
  font-weight: 600 !important;
  display: inline-block;
  margin-bottom: 5px;
}
.fp-card-conference .fp-card-item .fp-card-content a {
  padding: 0 22px 0 44px;
  max-width: 100%;
  display: inline-block;
  position: relative;
  margin-top: 15px;
}
@media (max-width: 479px) {
  .fp-card-conference .fp-card-item .fp-card-content a {
    font-size: 15px !important;
  }
}
.fp-card-conference .fp-card-item .fp-card-content a:before {
  content: "";
  position: absolute;
  background: url("../img/icon/FP_header_icon_arrow-up_white.svg") no-repeat;
  background-size: contain;
  background-position: center;
  width: 11px;
  height: 11px;
  left: 22px;
  top: 14px;
}
.fp-card-conference .fp-card-item .fp-card-content a:after {
  content: "";
  position: absolute;
  background: #000;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  transition: all 0.25s;
  border-radius: 75px !important;
}
.fp-card-conference .fp-card-item .fp-card-content a:hover {
  text-decoration: none !important;
}
.fp-card-conference .fp-card-item .fp-card-content a:hover:after {
  border-radius: 75px !important;
}

.vc_tta-panel.vc_animating {
  opacity: 0;
}

/* The following code can be used to add a fade animation */
.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body {
  animation: vctabsAnimate 1s cubic-bezier(0.4, 0, 0.6, 1) 1;
}

@keyframes vctabsAnimate {
  0% {
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
.mb-20 {
  margin-bottom: 20px;
}

@media (max-width: 575.98px) {
  body .fp-maps-contact {
    margin-top: 45px !important;
  }
}
[type="submit"]{
  width: auto !important;
	padding: var(--wpex-btn-padding) !important;
}
@media (max-width: 767px){
	[type="submit"]{
	  width: 100% !important;
	}
}
[type="submit"]:hover{
	box-shadow: 0px 0px 10px #0000001A;
}
.fp-list-contact ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
}
.fp-list-contact ul li {
  color: #000000;
}
.fp-list-contact ul li + li {
  margin-top: 16px;
}
.vcex-image-inner{
  overflow: hidden;
}
@media (min-width: 1200px) {
  .fp-col-contact-form {
    padding-left: 5px;
  }
}
.fp-col-contact-form form textarea {
  resize: none;
}
.fp-col-contact-form form .fp-input-group {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 575.98px) {
  .fp-col-contact-form form .fp-input-group {
    flex-direction: column;
  }
}
.fp-col-contact-form form .fp-input-group > div {
  flex: 0 0 auto;
  width: 351px;
}
@media (max-width: 1199.98px) {
  .fp-col-contact-form form .fp-input-group > div {
    width: 48%;
  }
}
@media (max-width: 575.98px) {
  .fp-col-contact-form form .fp-input-group > div {
    width: 100%;
  }
}
/*.footer-box.col-1{
	-webkit-box-pack: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important;
}*/
.img_full .wpb_wrapper, .img_full .wpb_wrapper *{
	height: 100% !important;
}
.wpb_single_image img{
	border-radius: 5px;
	overflow: hidden;
}
.fp-section-tab{
	margin-top: 50px !important;
}
.fp-section-tab .fp-title-with-line{
	margin-top: 50px !important;
}
.fp-section-tab .vc_tta-tabs-list li a:hover, .fp-section-tab .vc_tta-tabs-list li.vc_active a{
	text-decoration: none !important;
}
@media (min-width: 969px){
	.img_full .wpb_wrapper{
		position: relative;
	}
	.img_full .wpb_wrapper img{
		position: absolute;
		left: 0;
		top: 0;
		height: 100%;
		width: 100%;
		object-position: center;
		object-fit: cover;
	}
	.img_full figure, .img_full .vc_single_image-wrapper{
		position: static !important;
	}
}
.widget-title.wpex-heading{
  border-bottom: 2px solid white;
}
@media (max-width: 480px){
	.theme-button, .fp-col-contact-form form .fp-input-form + p, .fp-col-contact-form form .fp-input-form + p input[type="submit"]{
		width: 100% !important;
	}
}
.wpcf7-list-item label input{
	display: none;
}
.wpcf7-list-item{
	margin-left: 0;
	margin-bottom: 25px;
	margin-right: 30px !important;
}
.wpcf7-list-item .wpcf7-list-item-label{
	padding-left: 25px;
	display: inline-block;
	position: relative;
}
.wpcf7-list-item .wpcf7-list-item-label:before, .wpcf7-list-item .wpcf7-list-item-label:after{
	content: '';
	position: absolute;
	left: 0;
	width: 20px;
	height: 20px;
	display: block;
	border-radius: 50%;
	border: 1px solid var(--wpex-accent);
	top: 2px;
}
.wpcf7-list-item .wpcf7-list-item-label:after{
	width: 12px;
	height: 12px;
	background-color: var(--wpex-accent);
	margin-left: 4px;
	margin-top: 4px;
	opacity: 0;
}
.wpcf7-list-item input:checked + .wpcf7-list-item-label:after{
	opacity: 1;
}
.input-label{
	font-weight: 600;
	display: block;
	margin-bottom: 5px !important;
}
#copyright{
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 30px;
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.vcex-heading-side-border + .vcex-heading-inner{
  max-width: 75%;
}
@media (max-width: 767px){
  #footer{
    text-align: center;
  }
  #copyright{
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    text-align: center;
    gap: 15px;
    padding-bottom: 20px;
  }
  #footer-bottom  #copyright p:last-child{
    margin-bottom: 0 !important;
  }
}
.vc_tta-tabs-container{
  margin-bottom: 40px !important;
}
.vc_tta-tabs-list .vc_tta-tab.vc_active > a, .vc_tta-tabs-list .vc_tta-tab > a:hover{
  border: none;
  border: var(--wpex-btn-border-width) var(--wpex-btn-border-style) var(--wpex-btn-border-color, currentColor) !important;
  border-radius: var(--wpex-btn-border-radius) !important;
  padding: var(--wpex-btn-padding) !important;
  transition: 0.15s all ease !important;
  font-size: var(--wpex-btn-font-size) !important;
  background-color: var(--wpex-btn-bg, var(--wpex-accent)) !important;
  color: var(--wpex-btn-color, var(--wpex-on-accent)) !important;
}
.vc_tta-tabs-list .vc_tta-tab:not(.vc_active) > a{
  border-radius: var(--wpex-btn-border-radius) !important;
  padding: var(--wpex-btn-padding) !important;
  transition: 0.15s all ease !important;
  font-size: var(--wpex-btn-font-size) !important;
  color: var(--wpex-hover-btn-color, var(--wpex-on-accent-alt)) !important;
  background-color: var(--wpex-hover-btn-bg, var(--wpex-accent-alt)) !important;
  border-color: var(--wpex-hover-btn-border-color, var(--wpex-btn-border-color, currentColor)) !important;
}
.vc_tta-tabs-list .vc_tta-tab > a::before, .vc_tta-tabs-list .vc_tta-tab > a::after{
  display: none !important;
}
.page-header.background-image-page-header:not(.wpex-supports-mods) .page-header-title{
  font-weight: 700;
}
@media (max-width: 767px){
	form .vc_column_container > .vc_column-inner{
		margin-bottom: 15px !important;
	}
  .vc_tta-panel-body{
    padding: 0 !important;
  }
  .vc_tta-panel-title a{
    border: none !important;
    border-bottom: 2px solid var(--wpex-accent) !important;
    padding-left: 0 !important;
    display: block !important;
    position: relative !important;
    text-align: left !important;
    font-size: 1.6em !important;
    font-weight: bold !important;
  }
  .vc_tta-panel-title{
    border: none !important;
  }
  .vc_tta-panel-title a::after{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f061";
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -10px;
    -webkit-transform: rotate(90deg) translateY(-50%);
    -o-transform: rotate(90deg) translateY(-50%);
    -ms-transform: rotate(90deg) translateY(-50%);
    -moz-transform: rotate(90deg) translateY(-50%);
    transform: rotate(90deg) translateY(-50%);
  }
  .vc_tta-panel.vc_active .vc_tta-panel-title a::after{
    -webkit-transform: rotate(-90deg) translateY(-50%);
    -o-transform: rotate(-90deg) translateY(-50%);
    -ms-transform: rotate(-90deg) translateY(-50%);
    -moz-transform: rotate(-90deg) translateY(-50%);
    transform: rotate(-90deg) translateY(-50%);
    transform-origin: top right;
  }
}
.wpex-mb-0 {
  margin-bottom: 0 !important;
}
.page-header-title{
	margin-bottom: 9px;
}
:root{
	--wpex-btn-font-size : 1.125em !important;
  --wpex-el-margin-bottom : 30px !important;
}
#footer .textwidget p:last-child{
  margin-bottom: 0 !important;
}
#footer-bottom .textwidget p{
  margin-bottom: 20px !important;
}
#footer-bottom .textwidget p a:hover{
  text-decoration: underline !important;
}
/*
.wpex_hook_header_inner .page-header-inner{
  position: static !important;
}
.wpex_hook_header_inner .page-header-inner .site-breadcrumbs{
  position: absolute;
  left: 0;
  top: 0;
}*/
.filariane{
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 1;
}
.filariane .site-breadcrumbs {
  text-align: left !important;
}
.filariane .site-breadcrumbs .trail-end{
  text-decoration: underline;
}
.wpb_text_column ul{
  list-style: none;
  margin-left: 0;
}
.wpb_text_column ul li:before{
  content: '\25CF';
  margin-right: 7px;
}
@media (max-width: 767px){
  .pum-theme-content-only .vcex-icon-box{
    display: block !important;
  }
  .pum-theme-content-only .vcex-icon-box .vcex-icon-box-symbol{
    margin-bottom: 15px;
  }
  .pum-theme-content-only .popmake-close{
    top: 20px !important;
    transform: none !important;
  }
	.page-header-title{
		margin-bottom: 15px;
	}
	body.has-mobile-menu .hide-at-mm-breakpoint {
	  display: none !important;
	}
  .pum-theme-content-only p{
    font-size: 11px !important;
  }
  .pum-theme-content-only .vcex-icon-box .vcex-icon-box-image{
    max-width: 100px;
  }
}
.wpcf7-text, .wpcf7-textarea{
	box-shadow: 0px 0px 10px #0000001F !important;
	resize: none;
}
.wpcf7-text::-webkit-input-placeholder, .wpcf7-textarea::-webkit-input-placeholder { /* Edge */
  color: #C5C5C5;
}

.wpcf7-text:-ms-input-placeholder,  .wpcf7-textarea:-ms-input-placeholder{ /* Internet Explorer 10-11 */
  color: #C5C5C5;
}

.wpcf7-text::placeholder, .wpcf7-textarea::placeholder {
  color: #C5C5C5;
}
.vc_tta-tab:not(.vc_active) a{
	text-decoration: underline !important;
}
@media (min-width: 1280px){
  .ti-widget.ti-goog .ti-reviews-container-wrapper{
    margin-left: -23px !important;
    margin-right: -23px !important;
  }
  .ti-widget.ti-goog .ti-review-item{
    padding-left: 23px !important;
    padding-right: 23px !important;
  }
}
@media (max-width: 479px){
  .ti-widget.ti-goog .ti-reviews-container-wrapper{
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
  .ti-widget.ti-goog .ti-review-item{
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  #site-scroll-top{
    margin-right: 15px !important;
    margin-bottom: 15px !important;
  }
}
.ti-widget.ti-goog .ti-controls-dots .dot{
  background-color: #000 !important;
}
body .ti-widget.ti-goog .ti-review-item > .ti-inner{
  box-shadow: 0px 0px 10px #0000001F !important;
  background-color: #FFFFFF !important;
  border-radius: 5px !important;
  padding: 20px !important;
  padding-bottom: 30px !important;
}
.ti-widget.ti-goog .ti-footer{
  display: none !important;
}
.ti-widget.ti-goog .ti-widget-container, .ti-widget.ti-goog .ti-widget-container *{
  font-family: inherit !important;
}
.ti-widget.ti-goog .ti-widget-container .ti-name{
  font-size: 16px !important;
  margin-bottom: 10px !important;
}
.ti-widget.ti-goog .ti-widget-container .ti-date{
  opacity: 1 !important;
  letter-spacing: 0.24px;
  color: #9A9A9A !important;
}
.ti-widget.ti-goog .ti-reviews-container-wrapper [class$="inner"] > .ti-stars{
  margin-top: 10px !important;
}
body .ti-widget.ti-goog .ti-star{
  margin-right: 6.2px !important;
}
.ti-widget.ti-goog .ti-review-content{
  font-size: 14px !important;
  font-weight: 500;
}
.ti-widget.ti-goog .ti-controls{
  margin-top: -10px !important;
}
.ti-widget.ti-goog .ti-controls .ti-prev{
  left: auto !important;
  right: 100% !important;
  margin-right: 30px !important;
  padding: 0 !important;
}
.ti-widget.ti-goog .ti-controls > *:after{
  display: none !important;
}
.ti-widget.ti-goog .ti-controls > *{
  width: auto !important;
  height: auto !important;
}
.ti-widget.ti-goog .ti-controls .ti-next{
  right: auto !important;
  left: 100% !important;
  margin-left: 30px !important;
  padding: 0 !important;
}
.ti-widget.ti-goog .ti-controls .ti-prev:before{
  content: "\e903" !important;
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  transform: none !important;
  width: auto !important;
  height: auto !important;
  border-radius: 0 !important;
  background: none !important;
  font-size: 20px;
  position: static !important;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ti-widget.ti-goog .ti-controls .ti-next:before{
  content: "\e902" !important;
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  transform: none !important;
  width: auto !important;
  height: auto !important;
  border-radius: 0 !important;
  background: none !important;
  font-size: 20px;
  position: static !important;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.home .page-header.background-image-page-header{
  min-height: 100vh;
  min-height: var(--vh);
}
.footer-box p{
  line-height: 2.1 !important;
}
.footer-box iframe{
  border-radius: 5px;
}
body.home .page-header-title:after{
  content: '';
  height: 5px;
  width: 46px;
  margin: auto;
  display: block;
  margin-top: 25px;
  margin-bottom: 17px;
  background-color: var(--wpex-accent);
}
.vcex-heading.vcex-heading-bottom-border-w-color, .vcex-heading.vcex-heading-bottom-border-w-color span{
  border: none !important;
}
.vcex-heading.vcex-heading-bottom-border-w-color span:after{
  content: '';
  visibility: visible;
  opacity: 1;
  width: 46px;
  height: 5px;
  display: block;
  background-color:  var(--wpex-accent);
  margin: auto;
  margin-top: 30px;
}
.overlay-icon{
  width: 98px;
  height: 98px;
  display: block;
  margin-top: -49px;
  margin-left: -49px;
  background: none;
  background-image: url('img/ICON_PLAY.svg');
  background-position: center;
  background-size: contain;
  opacity: 1;
  cursor: pointer;
}
.wpex-lightbox:hover .overlay-icon{
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.overlay-icon span{
  display: none !important;
}
.wpex-shadow, .wpex-hover-shadow:hover {
  box-shadow: 0px 0px 10px #0000001F;;
}
.icon_full{
  height: 100%;
}
@media (min-width: 768px){
  .icon_full .vcex-icon-box-symbol{
    margin-top: 20px;
  }
  .icon_full .vcex-icon-box-text{
    margin-bottom: 20px;
  }
}
@media (max-width: 767px){
  .icon_full{
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
.ti-widget .source-Google .ti-star.f{
  background-image: url('img/f.svg') !important;
}
.ti-widget .source-Google .ti-star.h{
  background-image: url('img/h.svg') !important;
}
.vc_tta-style-modern .vc_tta-tabs-list{
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.vc_tta-style-modern .vc_tta-tabs-list li{
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}
.vc_tta-style-modern .vc_tta-tabs-list .vc_tta-tab > a{
	border: none !important;
	background: none !important;
	border-radius: 0 !important;
	padding: var(--wpex-btn-padding) !important;
	transition: 0.15s all ease !important;
	font-size: 22px !important;
	background-color: transparent  !important;
	color: var(--wpex-accent) !important;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	padding-bottom: 60px !important;
	text-decoration: none !important;
}

.vc_tta-style-modern .vc_tta-tabs-list .vc_tta-tab{
	border-bottom: 5px solid transparent !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.vc_tta-style-modern .vc_tta-tabs-list .vc_tta-tab.vc_active{
	border-bottom: 5px solid var(--wpex-accent) !important;
}
.vc_tta-style-modern .vc_tta-tabs-list .vc_tta-tab:not(.vc_active) a{
	filter: brightness(0);
}
.vc_tta-style-modern .vc_tta-tabs-list .vc_tta-tab a:hover{
	filter: none !important;
}
.vc_tta-style-modern .vc_tta-tabs-list .vc_tta-tab > a .attachment-icon-tab{
	display: block;
	margin: auto;
	margin-bottom: 20px;
	max-width: 50%;
}
.vc_tta-style-modern .vc_tta-tabs-list .vc_tta-tab > a .vc_tta-title-text{
	margin-left: 0 !important;
}
.vc_tta-style-modern .vc_tta-panels-container .vc_tta-panels{
	background: none !important;
	border: none !important;
}
.vc_tta-style-modern .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body{
	background: none !important;
	padding: 0 !important;
	padding-top: 40px;
	padding-bottom: 15px;
	border-radius: none !important;
	border: none !important;
	overflow: visible !important;
}
.vc_tta-style-modern .vc_tta-tabs-container{
	display: block !important;
}
@media (min-width:960px){
	.img-right{
		display: block;
		margin-left: auto;
	}
	.footer-box.span_1_of_3.col-3{
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
}
@media (max-width: 767px){
	.vc_tta-style-modern .vc_tta-tabs-list .vc_tta-tab > a{
		border: none !important;
		padding: 13px !important;
		font-size: 14px !important;
		letter-spacing: -0.4px;
	}
}