/** block eyeable widget when in admin mode **/
body.admin #eyeAble_container_ID{
    display: none!important;
}

/** fix eyeable paragraph has insufficient line-height **/
.privacy-preference-container .pp-popup .pp-content .pp-head, 
.privacy-preference-container .pp-text-detailed,
.privacy-preference-container .pp-popup .pp-content .pp-text
{
    line-height: 1.5!important;
}

/** fix eyeabble touch target is too small **/
.uniquebloglist-module .teaser a, 
.uniqueblogdetails-module .teaser a,
.uniqueglossarylist-module .teaser a,
.uniqueglossarydetails-module .teaser a {
    padding-top: 5px;
    padding-bottom: 5px;
}

/** overlapping mobile fixes **/
.overlapping-mobile-fix-a a{
        display: block;
}
@media (max-width:991px){
    .cs-pagination__number { 
        min-width: 44px; 
        padding-top: 4px; 
        padding-bottom: 4px;
    }
    .persywidget-module .cs-widget-results.cs-widget{
        padding-left: 0px;
        padding-right: 0px;
    }
    .overlapping-mobile-fix-a a + br {
        display: none;
    }
    .article-anchor a {
        padding-top: 15px;
        padding-bottom: 15px;
        line-height: 30px;
    }
}
/** end **/
.links-as-block a {
    display: block!important;
}

.accordionitem-module .panel-heading {
    background: none;
}
.accordionitem-module .panel-heading .panel-title .accordion-toggle:focus{
    text-decoration: none;
}
.accordion-module .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 0px;
}
@media (max-width: 767px) {
.accordion-module .accordionitem-module .text-module {
        padding: 40px 20px;
    }
}

.button-effect-shake:hover {
/* Start the shake animation and make the animation last for 0.5 seconds */
  animation: shake 1s;

  /* When the animation is finished, start again */
  animation-iteration-count: infinite;
}

@keyframes shake {
  0% { transform: translate(1px, 1px) rotate(0deg); }
  10% { transform: translate(-1px, -2px) rotate(-1deg); }
  20% { transform: translate(-3px, 0px) rotate(1deg); }
  30% { transform: translate(3px, 2px) rotate(0deg); }
  40% { transform: translate(1px, -1px) rotate(1deg); }
  50% { transform: translate(-1px, 2px) rotate(-1deg); }
  60% { transform: translate(-3px, 1px) rotate(0deg); }
  70% { transform: translate(3px, 1px) rotate(-1deg); }
  80% { transform: translate(-1px, -1px) rotate(1deg); }
  90% { transform: translate(1px, 2px) rotate(0deg); }
  100% { transform: translate(1px, -2px) rotate(-1deg); }
}

.effect-hover-zoom{
    transition: transform .2s; /* Animation */
}
.effect-hover-zoom:hover{
    transform: scale(1.1);
}


.job-perspective-box{
    display: none;
}
                                                                    
.datatable-module .datatable-results li .job-date{ display: none; }                          
                                       
.menuitem-module.dropdown .menuitem-module.dropdown.dropdown-on-left a span {
    padding: 0 0 0 0;
}
.slider-module-wrapper .slider-module .carousel-inner .item .item-content .item-anchor>* { padding:0px}

.bluetrix-container.press-bluetrix-container{min-height:50px;}

.video-module .btn.btn-play {opacity:0}
.video-module .video-iframe { background-size:cover}
.cookies-module {z-index:1000}
                        
[data-moduleid="text555c93552aae4"] h1 {word-break: break-word;}
                        
@media all and (max-width:640px) {
    .clear640_imagestyles {
        margin:0px!important;
    }
    .clear640_imagestyles > a {
        text-align:left!important;
    }
}

@media all and (max-width: 1200px) {
	.video-extra-styling-center-1200 {
		display: flex;
		align-items:center;
	}

	.video-extra-styling-center-1200 .embed-responsive {
		width: 100%;
	}
}

.agencysearch-module .agencysearch-form {
    background-color: #0094da;
    padding: 20px 0;
}

@media (max-width: 767px){
.agencysearch-module {
    padding: 0px !important;
}}

@media screen and (max-width: 1399px) and (min-width: 1200px) {
    .fix-height-1200-1399 {
        height: 222px!important;
        display: flex!important;
        align-items: center!important;;
    }
}


@media screen and (min-width:0\0) {
    .header-v1-module.module-wrapper[data-moduleid="menuv15df10ab6c4dfa"] .header-v1 .navbar-header .navbar-brand {
        max-width: 185px !important;
    }
}

.shortcontact-module .shortcontact-wrapper .form-group select.form-control {
    padding: 0 15px;
    height: 42px;
    color: #0095db;
}

[data-moduleid="newslettercontainer5ece16223392e"] .formcheckbox-module .form-group label input[type="checkbox"]:checked + span.editp:after {
    background-color: #8d151e;
}

.red-button {
    background-color: #8d151e;
    color: #ffffff;
}
.red-button:hover, .red-button:focus {
    color: #ffffff;
}
.flex {
    display: flex;
}
.flex-col {
    flex-flow: column;
}
.flex-row {
    flex-flow: row;;
}
.items-center {
    align-items: center;
}
.margin-0 {
    margin: 0;
}

.items-initial {
    align-items: initial;
}

@media all and (min-width: 448px) {
    .sm-flex-row {
        flex-flow: row;
    }
    .sm-items-initial {
        align-items: initial;
    }
    .sm-items-center {
        align-items: center;
    }
}

@media all and (min-width: 992px) {
    .md-flex-col {
        flex-flow: column;
    }
    .md-items-initial {
        align-items: initial;
    }
    .md-items-center {
        align-items: center;
    }
}

.formcheckbox-module .form-group label input[type=checkbox].error + span.editp:before {
    border-color: #ff0000;
}


.complianceform-module .contact-form .contact-form-wrapper .fields .lead {
    font-weight: 300!important;
    color: #173871!important;
    padding-top: 30px;
}


.personal .form-module-override.module-wrapper .contact-form .contact-form-wrapper .fields .input-group .small-size {
    display: none;
    font-size: 24px;
}

.text-module[data-moduleid="text631388b1cca44"] {
    overflow: visible;
}

.text-module[data-moduleid="text631388b1cca44"]:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100vw;
    background-color: #0094da;
    transform: translateX(calc(-100% + 1px))
}

.text-module[data-moduleid="text631388b1cca44"]:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100vw;
    background-color: #0094da;
    transform: translateX(calc(100% - 1px))
}

.menuitem-module.module-wrapper[data-moduleid="menuitem65f1af891f34f"] > a .edit {
    color: rgb(255, 255, 255)!important;
}
.personal .container-module.with-menu-inside {
    z-index: 200;
} .text-module .edit
                    ,
                            .text-module .editp
                {
            font: normal 300 16px ARSMaquettePro, sans-serif; 
            color: rgb(23, 56, 113); 
            line-height: 24px;}
.text-module .edit p:not(.pre-title):not(.post-title)
                {
            font: normal 300 16px ARSMaquettePro, sans-serif; 
            color: rgb(23, 56, 113); 
            line-height: 24px; 
            margin: 0px 0px 10px 0px; 
            padding: 0px 0px 0px 0px;}
.text-module .edit a
                {
            font: normal 400 16px ARSMaquettePro, sans-serif; 
            color: rgb(141, 21, 30);}
.text-module .edit h1
                {
            font: normal 300 32px ARSMaquettePro, sans-serif; 
            color: rgb(23, 56, 113); 
            line-height: 40px; 
            margin: 0px 0px 10px 0px; 
            text-transform: uppercase;}
@media (max-width: 767px) {
                                    .text-module .edit h1
                {
            font-size: 26px; 
            line-height: 28px; 
                }}
@media (max-width: 479px) {
                                    .text-module .edit h1
                {
            font-size: 22px; 
            line-height: 24px; 
                }}
.text-module .edit h2
                {
            font: normal 300 26px ARSMaquettePro, sans-serif; 
            color: rgb(23, 56, 113); 
            margin: 30px 0px 5px 0px; 
            text-transform: uppercase;}
@media (max-width: 767px) {
                                    .text-module .edit h2
                {
            font-size: 24px; 
                }}
@media (max-width: 479px) {
                                    .text-module .edit h2
                {
            font-size: 18px; 
                }}
.text-module .edit h3
                {
            font: normal 300 24px ARSMaquettePro, sans-serif; 
            color: rgb(23, 56, 113); 
            margin: 20px 0px 5px 0px;}
@media (max-width: 479px) {
                                    .text-module .edit h3
                {
            font-size: 17px; 
                }}
.text-module .edit ul
                {
            padding: 0px 0px 0px 20px;}
.text-module .edit ol
                {
            padding: 0px 0px 0px 15px;}
.text-module
                {
            padding: 60px 40px 50px 40px; 
            margin: 0px 0px 0px 0px;}
.accordionitem-module .panel-heading .panel-title .accordion-toggle
                {
            font: normal 600 20px ARSMaquettePro, sans-serif; 
            color: rgb(23, 56, 113); 
            background: rgba(0, 0, 0, 0) url() left top repeat;}
.accordionitem-module .panel-collapse .panel-body
                {
            background-color: rgba(0, 0, 0, 0);}
.accordionitem-module.module-wrapper
                {
            border-top: 0px solid rgb(221, 221, 221); 
            border-right: 0px solid rgb(221, 221, 221); 
            border-bottom: 1px solid rgb(221, 221, 221); 
            border-left: 0px solid rgb(221, 221, 221);}
.accordionitem-module
                {
            background: rgba(255, 255, 255, 0) url() left top repeat;}
[data-moduleid="root"] h2
                {
            margin: 0px auto 5px auto; 
            padding: 0px auto 0px auto;}
[data-moduleid="root"] h3
                {
            margin: 0px 0 5px 0; 
            padding: 0px auto 0px auto;}
[data-moduleid="root"] h4
                {
            font: normal 400 18px ARSMaquettePro, sans-serif; 
            margin: 0px 0px 5px 0px; 
            padding: 0px 0px 0px 0px;}
[data-moduleid="root"] h5
                {
            font: normal 400 18px ARSMaquettePro, sans-serif;}
.privacy-preference-container .pp-popup .pp-content .pp-links-container .btn.btn-pp.btn-pp-privacy-policy
                    ,
                            .secretary .privacy-preference-container .pp-popup .pp-content .pp-links-container .btn.btn-pp.btn-pp-privacy-policy
                {
            color: rgb(0, 148, 218); 
            background: rgb(236, 242, 245) url() left top repeat;}
.privacy-preference-container .pp-popup .pp-content .pp-links-container .btn.btn-pp.btn-pp-privacy-policy:hover
                    ,
                            .secretary .privacy-preference-container .pp-popup .pp-content .pp-links-container .btn.btn-pp.btn-pp-privacy-policy:hover
                {
            color: rgb(255, 255, 255); 
            background: rgb(0, 148, 218) url() left top repeat;}
.privacy-preference-container .pp-popup .pp-content .pp-links-container .btn.btn-pp.btn-pp-legal-notice
                    ,
                            .secretary .privacy-preference-container .pp-popup .pp-content .pp-links-container .btn.btn-pp.btn-pp-legal-notice
                {
            color: rgb(0, 148, 218); 
            background: rgb(236, 242, 245) url() left top repeat;}
.privacy-preference-container .pp-popup .pp-content .pp-links-container .btn.btn-pp.btn-pp-legal-notice:hover
                    ,
                            .secretary .privacy-preference-container .pp-popup .pp-content .pp-links-container .btn.btn-pp.btn-pp-legal-notice:hover
                {
            color: rgb(255, 255, 255); 
            background: rgb(0, 148, 218) url() left top repeat;}
.container-module.module-wrapper[data-moduleid="container66f2b401ee42e"] > .bluetrix-container
                            {
            background: rgb(0, 149, 205) url() right center no-repeat; 
            background-size: auto;}
@media (max-width: 991px) {
                                                    .container-module.module-wrapper[data-moduleid="container66f2b401ee42e"] > .bluetrix-container
                            {
            background: rgb(0, 149, 205) url(/uploads/assets/assets/headhunter-for-a-day/popetje-weiss-trans.png) right center no-repeat; 
            background-size: contain; 
                }}
@media (max-width: 767px) {
                                                    .container-module.module-wrapper[data-moduleid="container66f2b401ee42e"] > .bluetrix-container
                            {
            background: rgb(0, 149, 205) url() right bottom no-repeat; 
            background-size: auto; 
                }}
.image-module.module-wrapper[data-moduleid="image66f2b401ee471"] .content-wrapper
                            {
            display: flex; 
            justify-content: flex-start;}
@media (max-width: 767px) {
                                                    .image-module.module-wrapper[data-moduleid="image66f2b401ee471"] .content-wrapper
                            {
            display: flex; 
            justify-content: center; 
                }}
.image-module.module-wrapper[data-moduleid="image66f2b401ee471"]
                            {
            padding: 0px 0px 0px 0px; 
            margin: 0px 0px 0px 0px;}
@media (max-width: 479px) {
                                                    .image-module.module-wrapper[data-moduleid="image66f2b401ee471"]
                            {
            width: 100%;
                }}
.text-module.module-wrapper[data-moduleid="text66f2b401ee4b4"] .edit h1
                            {
            font: normal 400 70px ARSMaquettePro, sans-serif; 
            color: rgb(255, 255, 255); 
            text-transform: none; 
            text-align: center;}
@media (max-width: 1199px) {
                                                    .text-module.module-wrapper[data-moduleid="text66f2b401ee4b4"] .edit h1
                            {
            font-size: 60px; 
            line-height: 70px; 
                }}
@media (max-width: 991px) {
                                                    .text-module.module-wrapper[data-moduleid="text66f2b401ee4b4"] .edit h1
                            {
            font-size: 56px; 
            line-height: 56px; 
                }}
@media (max-width: 767px) {
                                                    .text-module.module-wrapper[data-moduleid="text66f2b401ee4b4"] .edit h1
                            {
            font-size: 46px; 
                }}
@media (max-width: 479px) {
                                                    .text-module.module-wrapper[data-moduleid="text66f2b401ee4b4"] .edit h1
                            {
            font-size: 52px; 
            line-height: 62px; 
                }}
@media (max-width: 379px) {
                                                    .text-module.module-wrapper[data-moduleid="text66f2b401ee4b4"] .edit h1
                            {
            font-size: 36px; 
            line-height: 40px; 
                }}
.text-module.module-wrapper[data-moduleid="text66f2b401ee4b4"]
                            {
            padding: 30px 40px 30px 40px; 
            margin: 40px 0px 0px 0px;}
@media (max-width: 1399px) {
                                                    .text-module.module-wrapper[data-moduleid="text66f2b401ee4b4"]
                            {
            margin: 0px 0px 0px 0px; 
                }}
@media (max-width: 991px) {
                                                    .text-module.module-wrapper[data-moduleid="text66f2b401ee4b4"]
                            {
            padding: 30px 10px 30px 10px; 
                }}
@media (max-width: 479px) {
                                                    .text-module.module-wrapper[data-moduleid="text66f2b401ee4b4"]
                            {
            padding: 0px 10px 30px 10px; 
            width: 100%;
                }}
.image-module.module-wrapper[data-moduleid="image66f2b401ee4f5"] .content-wrapper
                            {
            display: flex; 
            justify-content: center;}
.image-module.module-wrapper[data-moduleid="image66f2b401ee4f5"] a img
                                ,
                                            .image-module.module-wrapper[data-moduleid="image66f2b401ee4f5"] .unify-img
                            {
            width: 100%;}
.image-module.module-wrapper[data-moduleid="image66f2b401ee4f5"]
                            {
            padding: 0px 0px 0px 0px; 
            margin: 0px 0px 0px 0px; 
            transform: rotate(-20deg);}
@media (max-width: 991px) {
                                                    .image-module.module-wrapper[data-moduleid="image66f2b401ee4f5"]
                            {
            display: none; 
                }}
@media (max-width: 767px) {
                                                    .image-module.module-wrapper[data-moduleid="image66f2b401ee4f5"]
                            {
            display: none; 
                }}
.text-module.module-wrapper[data-moduleid="text66f2b401ee57a"] .edit p:not(.pre-title):not(.post-title)
                            {
            font: normal 300 22px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            line-height: 34px;}
@media (max-width: 479px) {
                                                    .text-module.module-wrapper[data-moduleid="text66f2b401ee57a"] .edit p:not(.pre-title):not(.post-title)
                            {
            font-size: 18px; 
            line-height: 26px; 
                }}
.text-module.module-wrapper[data-moduleid="text66f2b401ee57a"] .edit h2
                            {
            font: normal 700 26px ARSMaquettePro, sans-serif; 
            font-size: 30px; 
            color: rgb(0, 149, 212); 
            line-height: 40px;}
@media (max-width: 479px) {
                                                    .text-module.module-wrapper[data-moduleid="text66f2b401ee57a"] .edit h2
                            {
            font-size: 24px; 
            line-height: 28px; 
            margin: 0px 0px 5px 0px; 
                }}
@media (max-width: 479px) {
                                                    .text-module.module-wrapper[data-moduleid="text66f2b401ee57a"] .edit ul
                            {
            font-size: 18px; 
            line-height: 26px; 
                }}
@media (max-width: 767px) {
                                                    .text-module.module-wrapper[data-moduleid="text66f2b401ee57a"]
                            {
            padding: 40px 20px 10px 20px; 
                }}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer66f2b401ee5bb"]
                            {
            padding: 0px 40px 0px 40px;}
@media (max-width: 767px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer66f2b401ee5bb"]
                            {
            padding: 0px 20px 0px 20px; 
                }}
.button-module.module-wrapper[data-moduleid="button66f2b401ee5fd"] > a.btn-u:hover
                                ,
                                            .button-module.module-wrapper[data-moduleid="button66f2b401ee5fd"] > a.btn-u:focus
                            {
            background-color: rgb(119, 119, 119);}
.button-module.module-wrapper[data-moduleid="button66f2b401ee5fd"] > a.btn-u
                            {
            font: normal 600 20px ARSMaquettePro, sans-serif; 
            background: rgb(158, 158, 158) url() left top repeat; 
            padding: 12px 25px 12px 25px; 
            border-radius: 15px;}
.button-module.module-wrapper[data-moduleid="button66f2b401ee5fd"]
                            {
            padding: 0px 30px 0px 0px; 
            margin: 0px 0px 0px 0px; 
            width: auto;}
@media (max-width: 767px) {
                                                    .button-module.module-wrapper[data-moduleid="button66f2b401ee5fd"]
                            {
            margin: 30px 0px 0px 0px; 
                }}
.button-module.module-wrapper[data-moduleid="button66f2b401ee63e"] > a.btn-u:hover
                                ,
                                            .button-module.module-wrapper[data-moduleid="button66f2b401ee63e"] > a.btn-u:focus
                            {
            background-color: rgb(158, 158, 158);}
.button-module.module-wrapper[data-moduleid="button66f2b401ee63e"] > a.btn-u
                            {
            font: normal 600 20px ARSMaquettePro, sans-serif; 
            background: rgb(151, 215, 0) url() left top repeat; 
            padding: 12px 25px 12px 25px; 
            border-radius: 15px;}
.button-module.module-wrapper[data-moduleid="button66f2b401ee63e"]
                            {
            padding: 0px 30px 0px 0px; 
            margin: 0px 0px 0px 0px; 
            width: auto;}
@media (max-width: 767px) {
                                                    .button-module.module-wrapper[data-moduleid="button66f2b401ee63e"]
                            {
            margin: 30px 0px 0px 0px; 
                }}
.button-module.module-wrapper[data-moduleid="button66f2b401ee694"] > a.btn-u:hover
                                ,
                                            .button-module.module-wrapper[data-moduleid="button66f2b401ee694"] > a.btn-u:focus
                            {
            background-color: rgb(151, 215, 0);}
.button-module.module-wrapper[data-moduleid="button66f2b401ee694"] > a.btn-u
                            {
            font: normal 600 20px ARSMaquettePro, sans-serif; 
            background: rgb(0, 149, 212) url() left top repeat; 
            padding: 12px 25px 12px 25px; 
            border-radius: 15px;}
.button-module.module-wrapper[data-moduleid="button66f2b401ee694"]
                            {
            padding: 0px 30px 0px 0px; 
            margin: 0px 0px 0px 0px; 
            width: auto;}
@media (max-width: 767px) {
                                                    .button-module.module-wrapper[data-moduleid="button66f2b401ee694"]
                            {
            margin: 30px 0px 0px 0px; 
                }}
.image-module.module-wrapper[data-moduleid="image66f2b401ee792"]
                            {
            padding: 0px 0px 0px 0px; 
            margin: 60px 0px 0px 0px;}
.text-module.module-wrapper[data-moduleid="text66f2b401ee82d"] .edit p:not(.pre-title):not(.post-title)
                            {
            font: normal 300 22px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            line-height: 34px;}
@media (max-width: 479px) {
                                                    .text-module.module-wrapper[data-moduleid="text66f2b401ee82d"] .edit p:not(.pre-title):not(.post-title)
                            {
            font-size: 18px; 
            line-height: 26px; 
                }}
.text-module.module-wrapper[data-moduleid="text66f2b401ee82d"] .edit h2
                            {
            font: normal 700 26px ARSMaquettePro, sans-serif; 
            font-size: 30px; 
            color: rgb(0, 149, 212); 
            line-height: 40px; 
            margin: 0px 0px 5px 0px;}
@media (max-width: 479px) {
                                                    .text-module.module-wrapper[data-moduleid="text66f2b401ee82d"] .edit h2
                            {
            font-size: 24px; 
            line-height: 28px; 
                }}
.text-module.module-wrapper[data-moduleid="text66f2b401ee82d"] .edit ul
                            {
            font: normal 300 22px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            line-height: 34px; 
            margin: 0px 0px 0px 0px;}
@media (max-width: 479px) {
                                                    .text-module.module-wrapper[data-moduleid="text66f2b401ee82d"] .edit ul
                            {
            font-size: 18px; 
            line-height: 26px; 
                }}
.text-module.module-wrapper[data-moduleid="text66f2b401ee82d"]
                            {
            padding: 60px 40px 0px 40px;}
@media (max-width: 767px) {
                                                    .text-module.module-wrapper[data-moduleid="text66f2b401ee82d"]
                            {
            padding: 40px 20px 0px 20px; 
                }}
.text-module.module-wrapper[data-moduleid="text66f2b401ee88b"] .edit p:not(.pre-title):not(.post-title)
                            {
            font: normal 300 22px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            line-height: 34px; 
            padding: 0px 0px 0px 30px;}
@media (max-width: 479px) {
                                                    .text-module.module-wrapper[data-moduleid="text66f2b401ee88b"] .edit p:not(.pre-title):not(.post-title)
                            {
            font-size: 18px; 
            line-height: 26px; 
                }}
.text-module.module-wrapper[data-moduleid="text66f2b401ee88b"] .edit h2
                            {
            font: normal 700 26px ARSMaquettePro, sans-serif; 
            font-size: 30px; 
            color: rgb(0, 149, 212); 
            line-height: 40px;}
.text-module.module-wrapper[data-moduleid="text66f2b401ee88b"] .edit ul
                            {
            font: normal 300 22px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            line-height: 34px; 
            margin: 0px 0px 0px 0px; 
            padding: 0px 0px 0px 50px;}
@media (max-width: 479px) {
                                                    .text-module.module-wrapper[data-moduleid="text66f2b401ee88b"] .edit ul
                            {
            font-size: 18px; 
            line-height: 26px; 
                }}
.text-module.module-wrapper[data-moduleid="text66f2b401ee88b"]
                            {
            padding: 0px 40px 0px 40px;}
@media (max-width: 767px) {
                                                    .text-module.module-wrapper[data-moduleid="text66f2b401ee88b"]
                            {
            padding: 0px 20px 0px 20px; 
                }}
.text-module.module-wrapper[data-moduleid="text66f2b401ee8e8"] .edit p:not(.pre-title):not(.post-title)
                            {
            font: normal 300 22px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            line-height: 34px;}
@media (max-width: 479px) {
                                                    .text-module.module-wrapper[data-moduleid="text66f2b401ee8e8"] .edit p:not(.pre-title):not(.post-title)
                            {
            font-size: 18px; 
            line-height: 26px; 
                }}
.text-module.module-wrapper[data-moduleid="text66f2b401ee8e8"] .edit h2
                            {
            font: normal 700 26px ARSMaquettePro, sans-serif; 
            font-size: 30px; 
            color: rgb(0, 149, 212); 
            line-height: 40px;}
.text-module.module-wrapper[data-moduleid="text66f2b401ee8e8"] .edit ul
                            {
            font: normal 300 22px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            line-height: 34px;}
@media (max-width: 479px) {
                                                    .text-module.module-wrapper[data-moduleid="text66f2b401ee8e8"] .edit ul
                            {
            font-size: 18px; 
            line-height: 26px; 
                }}
.text-module.module-wrapper[data-moduleid="text66f2b401ee8e8"]
                            {
            padding: 0px 40px 60px 40px;}
@media (max-width: 767px) {
                                                    .text-module.module-wrapper[data-moduleid="text66f2b401ee8e8"]
                            {
            padding: 0px 20px 40px 20px; 
                }}
.image-module.module-wrapper[data-moduleid="image66f2b401ee92d"]
                            {
            padding: 0px 0px 0px 0px; 
            margin: 0px 0px 0px 0px;}
.text-module.module-wrapper[data-moduleid="text66f2b401ee971"] .edit p:not(.pre-title):not(.post-title)
                            {
            font: normal 300 22px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            line-height: 34px;}
@media (max-width: 479px) {
                                                    .text-module.module-wrapper[data-moduleid="text66f2b401ee971"] .edit p:not(.pre-title):not(.post-title)
                            {
            font-size: 18px; 
            line-height: 26px; 
                }}
.text-module.module-wrapper[data-moduleid="text66f2b401ee971"] .edit h2
                            {
            font: normal 700 26px ARSMaquettePro, sans-serif; 
            font-size: 30px; 
            color: rgb(0, 149, 212); 
            line-height: 40px; 
            margin: 0px 0px 5px 0px;}
@media (max-width: 479px) {
                                                    .text-module.module-wrapper[data-moduleid="text66f2b401ee971"] .edit h2
                            {
            font-size: 24px; 
            line-height: 28px; 
                }}
.text-module.module-wrapper[data-moduleid="text66f2b401ee971"] .edit ul
                            {
            font: normal 300 22px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            line-height: 34px; 
            margin: 0px 0px 0px 0px;}
@media (max-width: 479px) {
                                                    .text-module.module-wrapper[data-moduleid="text66f2b401ee971"] .edit ul
                            {
            font-size: 18px; 
            line-height: 26px; 
                }}
.text-module.module-wrapper[data-moduleid="text66f2b401ee971"]
                            {
            padding: 60px 40px 0px 40px; 
            background: rgb(245, 245, 245) url() left top repeat;}
@media (max-width: 767px) {
                                                    .text-module.module-wrapper[data-moduleid="text66f2b401ee971"]
                            {
            padding: 40px 20px 0px 20px; 
                }}
.text-module.module-wrapper[data-moduleid="text66f2b401ee9b4"] .edit p:not(.pre-title):not(.post-title)
                            {
            font: normal 300 22px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            line-height: 34px;}
@media (max-width: 479px) {
                                                    .text-module.module-wrapper[data-moduleid="text66f2b401ee9b4"] .edit p:not(.pre-title):not(.post-title)
                            {
            font-size: 18px; 
            line-height: 26px; 
                }}
.text-module.module-wrapper[data-moduleid="text66f2b401ee9b4"] .edit h2
                            {
            font: normal 700 26px ARSMaquettePro, sans-serif; 
            font-size: 30px; 
            color: rgb(0, 149, 212); 
            line-height: 40px; 
            margin: 0px 0px 5px 0px;}
.text-module.module-wrapper[data-moduleid="text66f2b401ee9b4"] .edit ul
                            {
            font: normal 300 22px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            line-height: 34px; 
            margin: 0px 0px 0px 0px; 
            padding: 0px 0px 0px 50px;}
@media (max-width: 479px) {
                                                    .text-module.module-wrapper[data-moduleid="text66f2b401ee9b4"] .edit ul
                            {
            font-size: 18px; 
            line-height: 26px; 
                }}
.text-module.module-wrapper[data-moduleid="text66f2b401ee9b4"]
                            {
            padding: 0px 40px 0px 40px; 
            background: rgb(245, 245, 245) url() left top repeat;}
@media (max-width: 767px) {
                                                    .text-module.module-wrapper[data-moduleid="text66f2b401ee9b4"]
                            {
            padding: 0px 20px 0px 20px; 
                }}
.text-module.module-wrapper[data-moduleid="text66f2b401ee9f8"] .edit p:not(.pre-title):not(.post-title)
                            {
            font: normal 300 22px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            line-height: 34px;}
@media (max-width: 479px) {
                                                    .text-module.module-wrapper[data-moduleid="text66f2b401ee9f8"] .edit p:not(.pre-title):not(.post-title)
                            {
            font-size: 18px; 
            line-height: 26px; 
                }}
.text-module.module-wrapper[data-moduleid="text66f2b401ee9f8"] .edit h2
                            {
            font: normal 700 26px ARSMaquettePro, sans-serif; 
            font-size: 30px; 
            color: rgb(0, 149, 212); 
            line-height: 40px; 
            margin: 0px 0px 5px 0px;}
.text-module.module-wrapper[data-moduleid="text66f2b401ee9f8"] .edit ul
                            {
            font: normal 300 22px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            line-height: 34px; 
            margin: 0px 0px 0px 0px;}
@media (max-width: 479px) {
                                                    .text-module.module-wrapper[data-moduleid="text66f2b401ee9f8"] .edit ul
                            {
            font-size: 18px; 
            line-height: 26px; 
                }}
.text-module.module-wrapper[data-moduleid="text66f2b401ee9f8"]
                            {
            padding: 0px 40px 60px 40px; 
            background: rgb(245, 245, 245) url() left top repeat;}
@media (max-width: 767px) {
                                                    .text-module.module-wrapper[data-moduleid="text66f2b401ee9f8"]
                            {
            padding: 0px 20px 40px 20px; 
                }}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer66f2b401eea3c"]
                            {
            padding: 60px 40px 100px 40px;}
@media (max-width: 767px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer66f2b401eea3c"]
                            {
            padding: 40px 20px 80px 20px; 
                }}
.accordionitem-module.module-wrapper[data-moduleid="accordionitem66f2b401eea81"] .panel-heading .panel-title .accordion-toggle
                            {
            font: normal 700 26px ARSMaquettePro, sans-serif; 
            color: rgb(255, 255, 255); 
            background: rgb(0, 149, 212) url() left top repeat; 
            line-height: 40px; 
            padding: 10px 40px 10px 40px;}
@media (max-width: 767px) {
                                                    .accordionitem-module.module-wrapper[data-moduleid="accordionitem66f2b401eea81"] .panel-heading .panel-title .accordion-toggle
                            {
            padding: 10px 20px 10px 20px; 
                }}
@media (max-width: 479px) {
                                                    .accordionitem-module.module-wrapper[data-moduleid="accordionitem66f2b401eea81"] .panel-heading .panel-title .accordion-toggle
                            {
            font-size: 24px; 
            line-height: 28px; 
                }}
@media (max-width: 379px) {
                                                    .accordionitem-module.module-wrapper[data-moduleid="accordionitem66f2b401eea81"] .panel-heading .panel-title .accordion-toggle
                            {
            font-size: 22px; 
            line-height: 26px; 
                }}
.accordionitem-module.module-wrapper[data-moduleid="accordionitem66f2b401eea81"].module-wrapper
                            {
            border-bottom: 0px solid rgba(0, 0, 0, 0);}
.accordionitem-module.module-wrapper[data-moduleid="accordionitem66f2b401eea81"]
                            {
            margin: 0px 0px 0px 0px;}
.text-module.module-wrapper[data-moduleid="text66f2b401eeac4"] .edit p:not(.pre-title):not(.post-title)
                            {
            font: normal 300 22px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            line-height: 34px;}
@media (max-width: 479px) {
                                                    .text-module.module-wrapper[data-moduleid="text66f2b401eeac4"] .edit p:not(.pre-title):not(.post-title)
                            {
            font-size: 18px; 
            line-height: 26px; 
                }}
.text-module.module-wrapper[data-moduleid="text66f2b401eeac4"] .edit ul
                            {
            font: normal 300 22px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            line-height: 34px;}
@media (max-width: 479px) {
                                                    .text-module.module-wrapper[data-moduleid="text66f2b401eeac4"] .edit ul
                            {
            font-size: 18px; 
            line-height: 26px; 
                }}
.text-module.module-wrapper[data-moduleid="text66f2b401eeac4"] ul li:before
                            {
            left: 30px;}
.text-module.module-wrapper[data-moduleid="text66f2b401eeac4"] ul li
                            {
            margin: 0px 0px 0px 2px;}
.text-module.module-wrapper[data-moduleid="text66f2b401eeac4"]
                            {
            padding: 10px 25px 10px 25px;}
@media (max-width: 767px) {
                                                    .text-module.module-wrapper[data-moduleid="text66f2b401eeac4"]
                            {
            padding: 10px 5px 10px 5px; 
                }}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer66f2b401eeb14"]
                            {
            padding: 0px 0px 120px 0px; 
            background: rgb(0, 149, 212) url() left top repeat;}
.image-module.module-wrapper[data-moduleid="image66f2b401eeb67"] .content-wrapper
                            {
            display: flex; 
            justify-content: center;}
.image-module.module-wrapper[data-moduleid="image66f2b401eeb67"]
                            {
            margin: -30px 0px 30px 0px;}
.text-module.module-wrapper[data-moduleid="text66f2b401eebaf"] .edit p:not(.pre-title):not(.post-title)
                            {
            font: normal 600 32px ARSMaquettePro, sans-serif; 
            color: rgb(255, 255, 255); 
            text-align: center;}
.text-module.module-wrapper[data-moduleid="text66f2b401eebaf"]
                            {
            padding: 0px 0px 0px 0px;}
.container-module.module-wrapper[data-moduleid="container66f2b401eebf3"] > .bluetrix-container
                            {
            background: rgb(171, 171, 171) url() left top repeat;}
.text-module.module-wrapper[data-moduleid="text66eace9196dfe"] .edit p:not(.pre-title):not(.post-title)
                            {
            font: normal 300 16px ARSMaquettePro, sans-serif; 
            color: rgb(255, 255, 255); 
            line-height: 20px; 
            text-align: center;}
.text-module.module-wrapper[data-moduleid="text66eace9196dfe"] .edit a
                            {
            font: normal 300 18px ARSMaquettePro, sans-serif; 
            color: rgb(255, 255, 255); 
            line-height: 24px; 
            text-decoration: none;}
.text-module.module-wrapper[data-moduleid="text66eace9196dfe"] .edit a:hover
                            {
            color: rgb(151, 215, 0);}
.text-module.module-wrapper[data-moduleid="text66eace9196dfe"] .edit h2
                            {
            font: normal 400 22px ARSMaquettePro, sans-serif; 
            color: rgb(255, 255, 255); 
            line-height: 26px; 
            margin: 0px 0px 20px 0px; 
            text-align: center;}
.text-module.module-wrapper[data-moduleid="text66eace9196dfe"]
                            {
            padding: 40px 40px 40px 40px;}
.text-module.module-wrapper[data-moduleid="text66ed6ac95b313"] .edit p:not(.pre-title):not(.post-title)
                            {
            font: normal 300 16px ARSMaquettePro, sans-serif; 
            color: rgb(255, 255, 255); 
            line-height: 20px; 
            text-align: center;}
.text-module.module-wrapper[data-moduleid="text66ed6ac95b313"] .edit a
                            {
            font: normal 300 16px ARSMaquettePro, sans-serif; 
            color: rgb(255, 255, 255); 
            line-height: 20px; 
            text-decoration: none;}
@media (max-width: 991px) {
                                                    .text-module.module-wrapper[data-moduleid="text66ed6ac95b313"] .edit a
                            {
            padding: 13px 0px 13px 0px; 
                }}
.text-module.module-wrapper[data-moduleid="text66ed6ac95b313"] .edit a:hover
                            {
            color: rgb(151, 215, 0);}
.text-module.module-wrapper[data-moduleid="text66ed6ac95b313"] .edit h2
                            {
            font: normal 400 22px ARSMaquettePro, sans-serif; 
            color: rgb(255, 255, 255); 
            line-height: 26px; 
            margin: 0px 0px 20px 0px; 
            text-align: center;}
.text-module.module-wrapper[data-moduleid="text66ed6ac95b313"]
                            {
            padding: 40px 40px 40px 40px;}