
/* widget: Toggle Elements */

.toggle-btn-sec {
  display:flex;
  justify-content:center;
  align-items:center;
}

.main-btn {
  margin: 0 20px;
}

/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 44px;
  height: 10px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #D4B02999;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 22px;
  width: 22px;
  left: 0;
  bottom: -6px;
  background-color: var(--e-global-color-secondary);
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #D4B02955;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(22px);
  -ms-transform: translateX(22px);
  transform: translateX(22px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 26px;
}

.slider.round:before {
  border-radius: 50%;
}

.hide-sec {
  display:none;
}

.contenu-toggle .actif {
  color: var(--e-global-color-secondary);

}

.elementor-kit-5 {
  --e-global-color-primary : #253849;--e-global-color-secondary : #D4B029;--e-global-color-text : #253849;--e-global-color-accent : #E25842;--e-global-color-325ce7e : #F5F5F5;--e-global-color-6529ce3 : #747576;--e-global-color-be49ecd : #737373;--e-global-color-15aacf8 : #2F9A69;--e-global-color-ef9d1e4 : #213746;--e-global-typography-primary-font-family : "Poppins";--e-global-typography-primary-font-weight : 600;--e-global-typography-secondary-font-family : "Fraunces";--e-global-typography-secondary-font-weight : 600;--e-global-typography-text-font-family : "Roboto";--e-global-typography-text-font-weight : 400;--e-global-typography-accent-font-family : "Roboto";--e-global-typography-accent-font-weight : 500;
  font-family : "Poppins", Sans-serif;
}
.elementor-kit-5 button, .elementor-kit-5 input[type="button"], .elementor-kit-5 input[type="submit"], .elementor-kit-5 .elementor-button {
  background-color : var( --e-global-color-secondary );
  border-radius : 24px 24px 24px 24px;
}
.elementor-kit-5 e-page-transition {
  background-color : #FFBC7D;
}
.elementor-kit-5 a {
  font-family : "Poppins", Sans-serif;
}
.elementor-kit-5 h2 {
  font-family : "Poppins", Sans-serif;
  font-weight : 900;
}
.elementor-section.elementor-section-boxed > .elementor-container {
  max-width : 1140px;
}
.e-con {
  --container-max-width : 1140px;
}
.elementor-widget : not( : last-child) {
  margin-block-end : 20px;
}
.elementor-element {
  --widgets-spacing : 20px 20px;--widgets-spacing-row : 20px;--widgets-spacing-column : 20px;
}
h1.entry-title {
  display : var(--page-title-display);
}
.elementor-lightbox {
  --lightbox-header-icons-size : 0px;
}
.site-header .site-branding {
  flex-direction : column;
  align-items : stretch;
}
.site-header {
  padding-inline-end : 0px;
  padding-inline-start : 0px;
}
.site-footer .site-branding {
  flex-direction : column;
  align-items : stretch;
}
#tarifs .tablepress {
  position: relative;
  margin: 0 auto;
  width: calc( 100% - 32px );
}

#tarifs .tablepress td:not(:first-child) {
  border-left:1px solid #C1C5C9;
}

#tarifs .actif .elementor-widget-wrap {
  background-color:var( --e-global-color-secondary );  
}

#tarifs .tablepress .odd td {
  background-color:#F8F4E6;    
}

#tarifs .tablepress::before {
  content: "";
  position: absolute;
  display: block;
  width: calc( 100% + 32px );   
  height: 6.5rem;
  background: var(--e-global-color-secondary);
  top: -16px;
  z-index: -1;
  left: -16px;
  border-radius: 32px 32px 0 0;
}

#tarifs .tablepress tr:first-child td:first-child {
  border-radius: 20px 0 0 0;
}

#tarifs .tablepress tr:first-child td:last-child {
  border-radius: 0 20px 0 0;
}

#tarifs .tablepress td:first-child {
  padding-left:2rem;
  font-family: "Poppins", Sans-serif;
  font-size: 1rem;
  font-weight: 800;
  vertical-align: middle;
  color: var( --e-global-color-text );

}

#tarifs .tablepress td:not(:first-child) {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.3;
  vertical-align: middle;
}


p.yearly {
  display: none;
}

.elementor-widget-container h2 {
  text-align: center;
  font-family: "Poppins", Sans-serif;
  font-size: 2.5rem;
  font-weight: 900;
  color: #253849;
}

.elementor-widget-container {
  margin: 1rem 0rem 0rem 0rem;
}

.elementor-divider {
  text-align: center;
  padding-block-start: 10px;
  padding-block-end: 10px;
  display: flex;
  height: 3px;
}

span.elementor-divider-separator {
  border: 2px solid #D4B029;
  width: 80px;
  margin: 0 auto;
  direction: ltr;
  display: flex;
  height: 3px;
}

section.elementor-section.elementor-inner-section.elementor-element {
  margin-top: 01.5rem;
  margin-bottom: 0rem;
}

.elementor-container.elementor-column-gap-no {
  max-width: 1140px;
}

.elementor-widget-wrap.elementor-element-populated.top {
  align-content: space-between;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  display: flex;
  padding:0;
}



.elementor-widget-container-heading {
  text-align: center;
}

.elementor-widget-wrap.elementor-element-populated {
  align-content: center;
  align-items: center;
  background-color: #253849;
}


.contenu-toggle .actif {
  color: #d4b029;

}

.heading-1,.heading-2{
  line-height: 1.2;
  font-family: "Poppins", Sans-serif;
  font-size: 1rem;
  font-weight: 700;
}


.slider:before {
  background-color: #d4b029;
}

.elementor-widget-heading {
  text-align: center;
}

.heading-2 {
  line-height: 1.2;
  font-family: "Poppins", Sans-serif;
  font-weight: 700;
}

h3.elementor-heading-title.elementor-size-default {
  font-family: "Poppins", Sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #FFFFFF;
}

.tab-2 .elementor-widget-wrap.elementor-element-populated {
  padding: 01.5em 0em 0em 0em;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.tab-2 .elementor-widget-heading {
  margin: 0;
}

.tab-3 .elementor-widget-heading {
  margin: 0;
}

.elementor-hidden-mobile.toggle-annuel1 {
  text-align: center;
  color: #FFFFFF;
  font-family: "Poppins", Sans-serif;
  font-size: 1rem;
  font-weight: 600;
}


.elementor-hidden-mobile.toggle-annuel1 .elementor-widget-container {
  margin: 0;
}
.elementor-heading-title {
  font-weight: 900;
}
.elementor-section td.column-1 {
  width: 20%;
  text-align: center;
}

.elementor-section td.column-0 {
  line-height: 1.5;
}

.elementor-section-boxed hr {
  width: 80px;
  height: 3px;
  background-color: #d4b029;
  margin-top: 26px;
}

section.elementor-section.elementor-inner-section.elementor-element {
  margin-top: 42px;
}

.elementor-hidden-mobile.toggle-annuel1 .elementor-widget-container p {
  margin-block-end: .9rem;
}

.tab-3 .elementor-widget-wrap.elementor-element-populated {
  padding: 01.5em 0em 0em 0em;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

section.elementor-section.elementor-element.elementor-element-0355134 {
  margin-top: 01.5rem;
  margin-bottom: 0rem;
}

.tab-1 .elementor-widget-wrap.elementor-element-populated {
  border-radius: 24px 0px 0px 24px;
}

.tab:last-child .elementor-widget-wrap.elementor-element-populated {
  border-radius: 0px 24px 24px 0px;
}





.elementor-widget-shortcode.table .elementor-widget-container {
  margin: 4rem 0rem 0rem 0rem;
}

#tarifs .tablepress::before{
  background: #d4b029;
}

.elementor-column.elementor-col-25:hover .elementor-widget-wrap.elementor-element-populated {
  background: #d4b029;
}

#tarifs .actif .elementor-widget-wrap {
  background: #d4b029;
}

.elementor-hidden-mobile.toggle-annuel1 .elementor-widget-container p.month {
  display: none;
}

.elementor-hidden-mobile.toggle-annuel1 .elementor-widget-container p.year {
  display: block;
}

section.elementor-section-boxed .elementor-button-wrapper a.button {


}

section.elementor-section-boxed .elementor-button-wrapper a.button {
  font-size: 15px;
  font-family: Roboto, sans-serif;
  padding: 12px 24px;
  line-height:1;
  text-transform: uppercase;
  line-height: 1;
  font-weight: 500;
  letter-spacing: normal;
}

.elementor-widget-button .elementor-widget-container {
  margin-top: -4px;
}

.cm-trafic .elementor-widget-heading {
  margin-bottom: 0 !important;
}

.tab-4 .elementor-widget-wrap.elementor-element-populated {
  padding: 01.5em 0em 0em 0em;
}

.elementor-widget-heading {
  margin-bottom: 0 !important;
}

.tab-4 .elementor-widget-wrap.elementor-element-populated {
  padding: 01.5em 0em 0em 0em;
}

.cm-trafic .elementor-column.elementor-col-25.elementor-inner-column.tab-1 {
  width: 19.174%;
}

.cm-trafic .elementor-column.elementor-col-25.elementor-inner-column.tab-2 {
  width: 19.474%;
}

.cm-trafic .elementor-column.elementor-col-25.elementor-inner-column.tab-3 {
  width: 19.298%;
}

.cm-trafic .elementor-column.elementor-col-25.elementor-inner-column.tab-4 {
  width: 16.036%;
}

.cm-trafic#tarifs .tablepress td:first-child {
  width: 25.2%;
}

.toggle-mobile .elementor-widget-container {
  display: none;
}

.toggle-mobile .elementor-widget-container.actif {
  display: block;
}

@media screen and (min-width:768px) {

  #tarifs .tablepress td.actif {
    background-color: #f3edd4;
    border-color: #e0d197;
    transition: .4s background-color;
  }

  .elementor-column.elementor-col-25.elementor-inner-column.tab-1 {
    width: 19.4%;
  }

  .elementor-column.elementor-col-25.elementor-inner-column.tab-2 {
    width: 19.5%;
  }

  .elementor-column.elementor-col-25.elementor-inner-column.tab-3 {
    width: 20.553%;
  }

  .elementor-column {
    display: flex;
    min-height: 1px;
    position: relative;
  }

  .elementor-column.elementor-col-25.elementor-inner-column.elementor-element.elementor-element-bebc2d7 {
    width: 40.3%;
  }

  .toggle-mobile.elementor-hidden-desktop.elementor-hidden-tablet {
    display: none;
  }
  .cm-trafic .elementor-column.elementor-col-25.elementor-inner-column.elementor-element.elementor-element-bebc2d7{
    width: 26%;
  }

}

@media(max-width : 1024px) {
  .elementor-section.elementor-section-boxed > .elementor-container{max-width : 1024px;
  }
  .e-con {
    --container-max-width : 1024px;
  }
  h3.elementor-heading-title.elementor-size-default {
    font-size: 1.3rem;
  }
}
@media(max-width : 767px) {
  .elementor-section.elementor-section-boxed > .elementor-container{max-width : 767px;
  }
  .e-con {
    --container-max-width : 767px;
  }
  .home .elementor-headline-dynamic-text {
    font-size: 2rem
  }
  .menu__cta {
    display:inline-block!important;
    background-color: var( --e-global-color-secondary );
    border-radius: 50px;
  }

  .menu__cta a {
    color: var(--e-global-color-primary)!important;
  }
  .tablepress td:not(:first-child) {
    display:none;
  }

  .tablepress td.actif {
    display:table-cell;
    text-align:center;
  }   

  .tablepress td, .tablepress .even td {
    width:50%!important;
  }

  #tarifs .tablepress tr:first-child td:not(:first-child) {
    border-radius: 0 20px 0 0;
  }
  .toggle-mobile.elementor-hidden-desktop {
    text-align: center;
    font-size: 1rem;
    line-height: 3.7em;
    color: #FFFFFF;
    font-family: "Poppins", Sans-serif;
    font-weight: 600;
  }

  .toggle-mobile.elementor-hidden-desktop .elementor-widget-container {
    padding: 0rem 0rem 0rem 0rem;
    border-radius: 0px 0px 24px 24px;
    background: #d4b029;
    margin: 0;
    /* text-align: center; */
    /* font-size: 1rem; */
    /* line-height: 3.7em; */
  }

  .toggle-mobile.elementor-hidden-desktop .elementor-widget-container p {
    text-align: center;
    font-size: 1rem;
    line-height: 3.7em;
  }

  .elementor-column.elementor-col-25.tab-1 {
    width: 33%;
  }

  .elementor-column.elementor-col-25.tab-3 {
    width: 33%;
  }

  .elementor-column.elementor-col-25.tab-2 {
    width: 34%;
  }

  .elementor-widget-wrap.elementor-element-populated {
    padding: 1.5rem 0rem 1.5rem 0rem;
  }

  .tab-1 .elementor-widget-wrap.elementor-element-populated {
    border-radius: 24px 0px 0px 0px;
  }

  h3.elementor-heading-title.elementor-size-default {
    font-size: 1rem;
  }

  .elementor-hidden-mobile.toggle-annuel1 .elementor-widget-container p.monthly,
  .elementor-hidden-mobile.toggle-annuel1 .elementor-widget-container p.yearly{
    display: none;
  }
  .tab-2 .elementor-widget-wrap.elementor-element-populated {
    padding: 0;
  }

  .tab-3 .elementor-widget-wrap.elementor-element-populated {
    padding: 0;
  }
  .tab-3 .elementor-widget-wrap.elementor-element-populated {
    border-radius: 0px 24px 0px 0px;
  }
  .btn .elementor-widget-container {
    margin: 0;
    padding: 2rem 0rem 0rem 0rem;
  }

  .table {
    margin-bottom: 0 !important;
  }
  p.monthly.month {
    display: none;
  }

  p.yearly.year {
    display: block;
  }
  .elementor-section-boxed hr {
    margin-top: 23px;
    /* margin-bottom: 23px; */
  }

  section.elementor-section.elementor-inner-section.elementor-element {
    margin-top: 35px;
    margin-bottom: 45px;
  }

  .table {
    margin-top: 62px;
  }
  .cm-trafic .elementor-column.elementor-col-25.elementor-inner-column.tab-1 {
    width: 25%;
  }

  .cm-trafic .elementor-column.elementor-col-25.elementor-inner-column.tab-2 {
    width: 25%;
  }

  .cm-trafic .elementor-column.elementor-col-25.elementor-inner-column.tab-3 {
    width: 25%;
  }

  .cm-trafic .elementor-column.elementor-col-25.elementor-inner-column.tab-4 {
    width: 25%;
  }

  .cm-trafic .tab-3 .elementor-widget-wrap.elementor-element-populated {
    border-radius: unset;
  }

  .tab:last-child .elementor-widget-wrap.elementor-element-populated {
    border-radius: 0px 24px 0px 0px;
    padding:0;
  }

}

@media(max-width:420px){

  .contenu-toggle .actif {
    color: #d4b029;
    word-break: auto-phrase;
  }
}
