







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */















/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */

/*   */




/* 1h. Site footer */








.content-wrapper {
  max-width: 1248px;
}

.dnd-section {
  padding: 80px 20px;
}

.dnd-section > .row-fluid {
  max-width: 1248px;
}





html {
  font-size: 14px;
  scroll-behavior: smooth; 
}

body {
  font-family: 'Open Sans'; font-style: normal; font-weight: normal; text-decoration: none;
  color: #333132;
}

/* Paragraphs */

p {
  font-family: 'Open Sans'; font-style: normal; font-weight: normal; text-decoration: none;
  line-height: 1.5em;
}

/* Anchors */

a {
  color: #939598;
  cursor:pointer;
}

a:hover,
a:focus {
  color: #0b0047;
  text-decoration: none;

}

a:active {
  color: #5b2897;
  text-decoration: none;

}

.white-content, .white-content h1, .white-content h2, .white-content h3,.white-content h4,.white-content h5,.white-content h6, .white-content p, .white-content a:not([class^="button"]){
  color: #FFF !important;
}
.primarycolor-content, .primarycolor-content h1, .primarycolor-content h2, .primarycolor-content h3, .primarycolor-content p, .primarycolor-content a:not([class^="button"]){
  color: #33006f !important;
}
.secondarycolor-content, .secondarycolor-content h1, .secondarycolor-content h2, .secondarycolor-content h3, .secondarycolor-content p, .secondarycolor-content a:not([class^="button"]){
  color: #e98815 !important;
}
/* Headings */

h1 {
  font-weight: 600; text-decoration: none; font-family: 'Open Sans'; font-style: normal;
  color: #33006f;
  font-size: 36px;
  line-height: 1.3em;
}

@media(max-width:767px){
  h1{
    font-size: 28.8px; 
  }
}
 
h2 {
  font-weight: 400; text-decoration: none; font-family: 'Open Sans'; font-style: normal;
  color: #33006f;
  font-size: 24px;
  line-height: 1.5em;
}

h3 {
  font-weight: 400; text-decoration: none; font-family: 'Open Sans'; font-style: normal;
  color: #333132;
  font-size: 18px;
  line-height: 1.5em;
}

h4 {
  font-weight: 400; text-decoration: none; font-family: 'Open Sans'; font-style: normal;
  color: #33006f;
  font-size: 14px;
}

h5 {
  font-weight: 400; text-decoration: none; font-family: 'Open Sans'; font-style: normal;
  color: #333132;
  font-size: 14px;
}

h6 {
  font-weight: 700; text-decoration: none; font-family: 'Open Sans'; font-style: normal;
  color: #333132;
  font-size: 14px;
}


/* Blockquote */

blockquote {
  border-left-color: #e98815;
}

/* list */
main ul {
  padding-left: 25px;
  list-style: square;
}
main ul li {
  margin-bottom: .5em; 
}

/* images */
main img {
  max-width:100%;
}





button,
#cta {
  background-color: 

  
  
    
  


  rgba(233, 136, 21, 1)

;
  border: 3px solid #e98815;
  border-radius: 5px;
  color: #FFFFFF;
  padding: 10px 25px;
}
[class^='button-']{
  border: 3px solid #e98815;
  border-radius: 5px;
  padding: 10px 25px;
}
[class^='button-']:hover,
[class^='button-']:focus,
[class^='button-']:active{
  text-decoration: none;
}



/* Primary Full */

.button-primary--full {
  background-color: 

  
  
    
  


  rgba(233, 136, 21, 1)

;
  color: #FFFFFF;
}
button:hover,
button:focus,
.button-primary--full:hover,
.button-primary--full:focus {
  background-color: #FFFFFF;
  border-color: #e98815;
  color: #e98815;
}

button:active,
.button-primary--full:active {
  background-color: #FFFFFF;
  border-color: #e98815;
  color: #e98815;
}

/* Primary Empty */

.button-primary--empty {
  background-color: #FFFFFF;
  color: 

  
  
    
  


  rgba(233, 136, 21, 1)

;
}

.button-primary--empty:hover,
.button-primary--empty:focus {
  background-color: 

  
  
    
  


  rgba(233, 136, 21, 1)

;
  border-color: #e98815;
  color: #FFFFFF;
}

.button-primary--empty:active {
  background-color: 

  
  
    
  


  rgba(233, 136, 21, 1)

;
  border-color: #e98815;
  color: #FFFFFF;
}

/* Secondary Full */

.button-secondary--full {
  background-color: #33006f;
  border-color: #33006f;
  color: #FFFFFF;
}
.button-secondary--full:hover,
.button-secondary--full:focus {
  background-color: #FFFFFF;
  border-color: #33006f;
  color: #33006f;
}

.button-secondary--full:active {
  background-color: #FFFFFF;
  border-color: #33006f;
  color: #33006f;
}

/* Secondary Empty */

.button-secondary--empty {
  background-color: #FFFFFF;
  border-color: #33006f;
  color: #33006f;
}

.button-secondary--empty:hover,
.button-secondary--empty:focus {
  background-color: #33006f;
  border-color: #33006f;
  color: #FFFFFF;
}

.button-secondary--empty:active {
  background-color: #33006f;
  border-color: #33006f;
  color: #FFFFFF;
}




form,
.submitted-message {
  {font=Open Sans, font_set=GOOGLE, styles={font-family='Open Sans', font-style=normal, font-weight=normal, text-decoration=none}, size=14, size_unit=px, color=#333132, variant=null, fallback=null, style=font-family: 'Open Sans'; font-style: normal; font-weight: normal; text-decoration: none, css=color: #333132;font-size: 14px;font-family: 'Open Sans';};
}

/* Form title */

h3.form-title {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 0.0)

;
  color: #e98815;
}

/* Form label */

form label {
  color: #33006f;
}

/* Form help text */

form legend {
  color: #33006f;
}
/* Form inputs */

input[type=text],
input[type=email],
input[type=password],
input[type=tel],
input[type=number],
input[type=file],
select,
textarea {
  border-color: #b2b2b2;
  color: #333132;
  padding: 0 1em;
  height: 3rem;
  border-radius:5px;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=file]:focus,
select:focus,
textarea:focus {
  border-color: #33006f;
}

.background__abonnez-vous .hs-form .hs-form-required{
  color: #e98815;
}
/* Form placeholder text */

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: #333132;
}

/* Date picker */

.fn-date-picker td.is-selected .pika-button {
  background: #33006f;
}

.fn-date-picker td .pika-button:hover {
  background-color: #33006f !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #33006f;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(233, 136, 21, 1)

;
  border: 3px solid #e98815;
  border-radius: 5px;
  color: #FFFFFF;
  padding: 10px 25px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: #FFFFFF;
  border-color: #e98815;
  color: #e98815;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: #FFFFFF;
  border-color: #e98815;
  color: #e98815;
}

/* Captcha */
.grecaptcha-badge {
   margin: 20px 0px 40px 0px;
}





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #000;
}

th,
td {
  border-color: #000;
  color: #000;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(51, 0, 111, 1)

;
  border-bottom-color: #000;
  color: #000;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #000;
}

tbody + tbody {
  border-top-color: #000;
}





.header {
  background-color: 

  
  
    
  


  rgba(51, 0, 111, 1)

;
} 

.header .header__row-1 {
  padding-top:10px;
}

body .navigation-primary a,
.header__logo .logo-company-name,
.header__language-switcher--label-current{
  color: #33006f;
  font-family: Open Sans;
}

.header__language-switcher--label-current{
  line-height: 40px;
  padding: 7px 0px;
  margin-top: 4px;
}

.header__language-switcher .lang_list_class li a {
  color:inherit;
}
body .navigation-primary a:hover,
body .navigation-primary a:focus,
body .header__language-switcher--label-current:hover,
body .header__language-switcher--label-current:focus,
body .header__language-switcher .lang_list_class li:hover a,
body .header__language-switcher .lang_list_class li a:focus {
  color: #0b0047;
  border-bottom-color: #33006f;
}

body .navigation-primary a:active,
body .header__language-switcher--label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: #5b2897;
}

body .navigation-primary .submenu.level-1 > li > a.active-item:after {
  background-color: #33006f;
}
body .navigation-primary .submenu.level-1 a.active-item {
  color:#e98815;
  font-weight:normal;
}
body .submenu.level-2,
body .header__language-switcher .lang_list_class {
  background-color: 

  
  
    
  


  rgba(236, 236, 236, 1.0)

;
  border-color: #494A52;
}

body .triangle.level-2 {
  border-color: #494A52;
}
body .header__language-switcher .lang_list_class li{
  background-color: #FFF;
    color: #33006f;
}
body .submenu.level-2 .menu-item .menu-link {
  padding: 10px 20px;
  white-space:normal;
  line-height:175%; 
}

body .navigation-primary .submenu.level-1 .has-submenu.menu-item i.fa {
    display:none;
}

@media(min-width:767px){
  
  body .navigation-primary .submenu.level-1 > .has-submenu.menu-item > i.fa {
    display:inline-block;
    font-size: 60%;
    top: -1px;
    position: relative; 
    margin-left: 3px;
  }
   body .navigation-primary .submenu.level-2 > .has-submenu.menu-item {
    position:relative;
  }
  body .navigation-primary .submenu.level-2 > .has-submenu.menu-item > a {
    padding-right: 40px;
  }
  body .navigation-primary .submenu.level-2 > .has-submenu.menu-item > i.fa {
    display: block;
    font-size: 60%;
    position: absolute;
    color: white;
    right: 15px;
    top: 19px;
    z-index: 10;
  }
  body .navigation-primary .submenu.level-2 > .has-submenu.menu-item:hover > i.fa {
     color: #e98815;
  }
  body .navigation-primary .submenu.level-2 .has-submenu.menu-item .submenu.level-3 {
    position: absolute;
    left: 100%;
    top: 0px;
    width: 300px;
    display:none;
  }
  body .navigation-primary .submenu.level-2 .has-submenu.menu-item:hover .submenu.level-3,
  body .navigation-primary .submenu.level-2 .has-submenu.menu-item .submenu.level-3:hover {
    display:block;
  }
  body .header__language-switcher .lang_list_class li:hover,
  body .submenu.level-2 .triangle-container.level-2.hover .triangle {
    background-color: #FFF;
    color: #33006f;
  }
  .header__language-switcher .lang_list_class li:hover{
    border-color: #33006f;
  }
  
  body .header__language-switcher .lang_list_class li{
    background-color: #33006f;
    color: #FFF;
  }
}
.header__language-switcher--label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Open Sans;
}

.header__language-switcher--label-current:after {
  border-top-color: #33006f;
}

@media(max-width: 767px) {
  body .navigation-primary .submenu.level-1>li {
    border-top: 1px solid #ced4db;
  }
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(51, 0, 111, 1)

;
  }
  
  body .navigation-primary .submenu.level-1 > li  {
    margin: 0px;
    border-bottom: solid 0px transparent;
    padding:0px;
  }
  body .navigation-primary .submenu.level-1 > li a {
    font-size: 18px;
    line-height:30px;
    padding: 7px 20px;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #33006f;
  }
}





.footer {
  background-color: 

  
  
    
  


  rgba(51, 0, 111, 1)

;
}

/* Footer Content */

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6
..twitter-feed p,
.footer a,
.footer div,
.footer span {
  color: #FFFFFF;
}

.footer .footer-upper {
  padding:40px 20px; 
}






article.blog-post img {
  width:100%!important;
  max-width:1000px;
}
.blog-post__date {
  border-color: #333132;
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #333132;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: #0b090a;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: #5b595a;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #33006f;
}

.blog-pagination__link {
  color: #33006f;
  border-radius:5px;
  margin: 0 .5rem;
}

.blog-pagination__prev-link,
.blog-pagination__next-link {
  border-color: #33006f;
}

.blog-pagination__prev-link svg,
.blog-pagination__next-link svg {
  fill: #33006f;
}
.blog-pagination__prev-link:hover,
.blog-pagination__next-link:hover,
.blog-pagination__prev-link:active,
.blog-pagination__next-link:active{
  background-color: #33006f;
}
.blog-pagination__link--active{
  border-color: #33006f;
  background-color: #33006f;
  color: #FFF;
}
.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #33006f;
}
.blog-pagination__number-link:hover,
.blog-pagination__number-link:focus{
  border-color: #33006f;
  background-color: #FFF;
  color:#33006f;
}
.blog-post__title {
  font-weight: 400; text-decoration: none; font-family: 'Open Sans'; font-style: normal;
  color: #33006f;
  font-size: 24px;
}

.blog-post__author {
  background-color: #e98815;
}

#comments-listing .comment-reply-to {
  color: #939598;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #6b6d70;
}

#comments-listing .comment-reply-to:active {
  color: #bbbdc0;
}





.hs-search-highlight, 
.hs-highlight-html {
  color:#8b53ce;
  font-weight:600;
}





body .icon svg {
  fill: #33006f;
}

body .tns-nav button.tns-nav-active {
  background-color: #33006f;
}

body .tns-nav button:hover,
body .tns-nav button:focus {
  background-color: #33006f;
}

body .team-member__description {
  background-color: #e98815;
}

img{
  display: block;
}