/* ******************************************************************************
*********************************************************************************
Use this file to override any of the CSS styles preset in the themed
stylesheets or you can add your own custom styles.
*********************************************************************************
****************************************************************************** */

/* Test */
















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

.dnd-section {
  padding-bottom: 50px;
  padding-top: 50px;
}

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #F8FAFC;
}
.page-center {
  max-width: 1400px;
}




body {
  color: #241f53;
  font-family: Raleway;
  font-weight: 500;
  font-size: 15px;
}

p {
  font-family: Raleway;
  
}

a {
  font-family: Raleway;
  color: rgba(36, 31, 83, 1.0);
}

a:hover,
a:focus {
  color:#241f53;
}

a:active {
  color: rgba(76, 71, 123, 1.0);
}

h1 {
  color: #241f53;
  font-family: Raleway;
  font-size: 25px;
  font-weight: 700;
}



h2 {
  color: #241f53;
  font-family: Raleway;
  font-size: 25px;
  font-weight: 700;
}



h3 {
  color: #241f53;
  font-family: Raleway;
  font-size: 24px;
  font-weight: 700;
}



h4 {
  color: #241f53;
  font-family: Raleway;
  font-size: 23px;
  font-weight: 700;
}



h5 {
  color: #241f53;
  font-family: Raleway;
  font-size: 22px;
  font-weight: 700;
}

h6 {
  color: #241f53;
  font-family: Raleway;
  font-size: 21px;
  font-weight: 700;
}

blockquote {
  border-left: 10px solid #F8FAFC;;
}





.row-fluid-wrapper.row-depth-1.row-number-4.dnd-section.dnd_areamigration-row-3-vertical-alignment {
  background: rgba(240, 240, 240, 1.0);
  border-color: rgba(230, 42, 56, 1.0) ;
}

form,
.submitted-message {
  border-color: rgba(#null, 0.0) ;
  font-family: Raleway;
}

h3.form-title {
  background-color: rgba(240, 240, 240, 1.0);
  color: rgba(36, 31, 83, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(230, 42, 56, 1.0);
  border-color: rgba(230, 42, 56, 1.0);
  border-radius: 0px;
  border-width: 1px;
  color: rgba(36, 31, 83, 1.0);
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: #ffffff;
  border-color: rgba(230, 42, 56, 1.0);
  color: #e62a38;
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(255, 82, 96, 1.0);
  border-color: rgba(255, 82, 96, 1.0);
  color: rgba(36, 31, 83, 1.0);
}

.hs-form label {
  color: rgba(36, 31, 83, 1.0);
}

.hs-form legend {
  color: rgba(51, 71, 91, 1.0);
}

form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(230, 42, 56, 1.0);
  color: rgba(36, 31, 83, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
  border-radius: 0px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(230, 42, 56, 1.0);
}

.fn-date-picker .pika-table thead th {
  color: rgba(255, 255, 255, 0.0);
}

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
  color: #241f53;
}

.hs-richtext {
  font-size: 15;
}

.hs-default-font-element,
.hs-main-font-element {
  font-family: Raleway;
}

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

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

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





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(50, 54, 67, 1.0);
  color: rgba(50, 54, 67, 1.0);
}

thead th,
thead td {
  background-color: rgba(68, 68, 68, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(50, 54, 67, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(50, 54, 67, 1.0);
}





header .top-header {
  background-color: rgba(240, 240, 240, 1.0);
}

header .top-header .header__container p {
  color: rgba(124, 124, 124, 1.0);
}

header .top-header .header__container p a {
  color: rgba(124, 124, 124, 1.0);
}

header .top-header .header__container a.Menu_contact {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(36, 31, 83, 1.0);
}

header .top-header .header__container a.Menu_contact:hover {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(36, 31, 83, 1.0);
}

.block-dropdownlanguage .dropbutton-wrapper {
  color: rgba(124, 124, 124, 1.0);
}

header .bottom-header {
  background-color: rgba(255, 255, 255, 1.0);
}

.custom-menu-primary .hs-menu-wrapper > ul > li .header_menu_btContent a {
  color: rgba(36, 31, 83, 1.0);
}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(1) .header_menu_btContent a:hover,
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(4) .header_menu_btContent a:hover,
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(6) .header_menu_btContent a:hover {
  color: rgba(230, 42, 56, 1.0);
}

.custom-menu-primary .hs-menu-wrapper > ul > li .header_menu_btContent a:hover {
  background-color: rgba(255, 255, 255, 0.0);
}

.custom-menu-primary .hs-menu-wrapper > ul > li .header_menu_btContent a:active {
  color: rgba(36, 31, 83, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.custom-menu-primary .hs-menu-wrapper > ul ul {
  background-color: rgba(255, 255, 255, 1.0);
}

.custom-menu-primary .hs-menu-wrapper > ul ul li a {
  color: rgba(36, 31, 83, 1.0);
}

.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover {
  color: rgba(255, 255, 255, 1.0);
  background: rgba(36, 31, 83, 1.0);
}

.custom-menu-primary .hs-menu-wrapper > ul ul li a:active {
  color: rgba(36, 31, 83, 1.0);
  background: rgba(255, 255, 255, 0.0);
}


.header__container {
  max-width: 1400px;
}

body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #241f53;
}

body .custom-menu-primary .submenu.level-1 > li:hover > a,
body .custom-menu-primary .submenu.level-1 > li:focus > a,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: #e62a38;
}

body .custom-menu-primary a.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: #241f53;
}
body .custom-menu-primary .submenu.level-1 > li.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li:active {
  background-color: #ffffff;
}
body .custom-menu-primary .submenu.level-1 > li {
  background-color: ;
}
body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {
  background-color: #ffffff
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: #241f53;
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: #241f53;
}
body .custom-menu-primary .submenu.level-2 > li > a {
  color: #241f53;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  background-color: #ffffff;
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: #ffffff;
}

body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:hover,
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:focus,
body .header__language-switcher .lang_list_class li:hover,
body .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle {
  background-color: #241f53;
  color: #ffffff;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: #241f53;
  background-color: #ffffff;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Raleway;
}

.header__language-switcher-label-current:after {
  border-top-color: rgba(36, 31, 83, 1.0);
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: rgba(255, 255, 255, 1.0);
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: rgba(36, 31, 83, 1.0);
  }
}





.bg_bucolique .reAssurance {
  color: rgba(36, 31, 83, 1.0);
}

.bg_bucolique .reAssurance .footer__container .views-row .views-field-body p {
  color: rgba(36, 31, 83, 1.0);
}

.bg_bucolique .reAssurance .footer__container .views-row .views-field-field-lien a {
  color: rgba(36, 31, 83, 1.0);
}

.bg_bucolique .reAssurance .footer__container .views-row .views-field-field-lien a:hover {
  color: rgba(36, 31, 83, 1.0);
}

footer.footer .footer_firstPart {
  background-color: rgba(230, 42, 56, 0.75);
}

footer.footer .footer_firstPart .footer__container .footer_nl p,
footer.footer .footer_firstPart .footer__container .footer_nl .footer_nl_info {
  color: rgba(255, 255, 255, 1.0);
}

footer.footer .footer_firstPart .footer__container .footer_nl .footer_nl_info a {
  color: rgba(255, 255, 255, 1.0);
}

footer.footer .footer_firstPart .footer__container .footer_nl .footer_nl_info a:hover {
  color: rgba(255, 255, 255, 1.0);
}

footer .footer_secondPart{
  background-color: rgba(36, 31, 83, 1.0);
}

.footer_card {
  background-color: rgba(255, 255, 255, 1.0);
}

footer .footer_secondPart .footer_maillage .footer__container .footer_maillage_content .footer-left-menu .hs-menu-wrapper>ul>li>a,
footer .footer_secondPart .footer_maillage .footer__container .footer_maillage_content .footer-left-menu .hs-menu-wrapper>ul ul li a,
footer .footer_secondPart .footer_maillage .footer__container .footer_maillage_content .footer-middle-menu .hs-menu-wrapper>ul>li>a,
footer .footer_secondPart .footer_maillage .footer__container .footer_maillage_content .footer-middle-menu .hs-menu-wrapper>ul ul li a,
footer .footer_secondPart .footer_maillage .footer__container .footer_maillage_content .footer-right-menu .hs-menu-wrapper>ul>li>a,
footer .footer_secondPart .footer_sole .footer__container .footer-bottom-menu ul li a {
  color: rgba(255, 255, 255, 1.0);
}

footer .footer_secondPart .footer_maillage .footer__container .footer_maillage_content .footer-left-menu .hs-menu-wrapper>ul>li>a:hover,
footer .footer_secondPart .footer_maillage .footer__container .footer_maillage_content .footer-left-menu .hs-menu-wrapper>ul ul li a:hover,
footer .footer_secondPart .footer_maillage .footer__container .footer_maillage_content .footer-middle-menu .hs-menu-wrapper>ul>li>a:hover,
footer .footer_secondPart .footer_maillage .footer__container .footer_maillage_content .footer-middle-menu .hs-menu-wrapper>ul ul li a:hover,
footer .footer_secondPart .footer_maillage .footer__container .footer_maillage_content .footer-right-menu .hs-menu-wrapper>ul>li>a:hover,
footer .footer_secondPart .footer_sole .footer__container .footer-bottom-menu ul li a:hover {
  color: rgba(255, 255, 255, 1.0);
}

.footer_card .footer_card_addy {
  color: rgba(36, 31, 83, 1.0);
}

.footer_card .footer_card_tel {
  color: rgba(36, 31, 83, 1.0);
}

.footer_card .footer_card_mail {
  color: rgba(36, 31, 83, 1.0);
}

.footer__container {
  max-width: 1400px;
}





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












body .icon svg {
  fill: #494A52;
}

body .tns-nav button.tns-nav-active {
  background-color: #494A52;
}

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

body .social-links__icon {
  background-color: #494A52;
}

body .social-links__icon:hover svg,
body .social-links__icon:focus svg {
  fill: rgba(#null, 0.0);
}

body .social-links__icon:active svg {
  fill: rgba(#null, 0.0);
}

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

.page-center {
  max-width: 1400px;
  margin: 0 auto;
}




.body-container__website .dnd-section:nth-child(odd) {
  background-color: {topheader=, typography=, tables=, buttons=, spacing=, global_colors=, header=, bottomfooter=, topfooter=, forms=, middlefooter=}
}