/** block eyeable widget when in admin mode **/
body.admin #eyeAble_container_ID{
    display: none!important;
}
/** 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;
    }
}
/** end **/
.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;
} .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
                {
            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 300 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;}
[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;}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2516"]
                            {
            background: rgb(245, 245, 245) url() left top repeat;}
.image-module.module-wrapper[data-moduleid="image67cff9dfe2561"] .content-wrapper
                            {
            display: flex; 
            justify-content: center;}
.image-module.module-wrapper[data-moduleid="image67cff9dfe2561"]
                            {
            padding: 0px 0px 0px 0px; 
            margin: 0px 0px 0px 0px;}
.container-module.module-wrapper[data-moduleid="container67cff9dfe25aa"] > .bluetrix-container
                            {
            display: flex; 
            flex-wrap: wrap;}
.text-module.module-wrapper[data-moduleid="text67cff9dfe25f4"] .edit p
                            {
            font: normal 400 18px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            margin: 15px 0px 10px 0px; 
            text-align: center;}
.text-module.module-wrapper[data-moduleid="text67cff9dfe25f4"] .edit h1
                            {
            font: normal 600 32px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            line-height: 32px; 
            margin: 0px 0px 0px 0px; 
            text-transform: none; 
            text-align: center;}
@media (max-width: 479px) {
                                                    .text-module.module-wrapper[data-moduleid="text67cff9dfe25f4"] .edit h1
                            {
            font: normal 600 28px ARSMaquettePro, sans-serif; 
                }}
.text-module.module-wrapper[data-moduleid="text67cff9dfe25f4"]
                            {
            padding: 20px 10px 20px 10px; 
            margin: 50px 0px 50px 0px;}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe263d"] >.bluetrix-container
                            {
            display: flex; 
            flex-wrap: wrap;}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe263d"]
                            {
            padding: 0px 0px 60px 0px;}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2684"] >.bluetrix-container
                            {
            min-height: 430px; 
            background: rgb(255, 255, 255) url() left top repeat;}
@media (max-width: 1399px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2684"] >.bluetrix-container
                            {
            min-height: 450px; 
                }}
@media (max-width: 767px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2684"] >.bluetrix-container
                            {
            min-height: 1px; 
                }}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2684"]
                            {
            padding: 0px 10px 5px 0px;}
@media (max-width: 1199px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2684"]
                            {
            padding: 0px 10px 10px 0px; 
                }}
@media (max-width: 767px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2684"]
                            {
            padding: 0px 0px 10px 0px; 
                }}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe26cd"] >.bluetrix-container
                            {
            display: flex; 
            flex-wrap: wrap; 
            align-items: center;}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe26cd"]
                            {
            padding: 60px 30px 30px 30px; 
            min-height: 235px; 
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/kachel-med-380x240.jpg) left top repeat; 
            background-size: cover;}
@media (max-width: 1199px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe26cd"]
                            {
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/kachel-med-475x240.jpg) left top repeat; 
                }}
@media (max-width: 991px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe26cd"]
                            {
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/kachel-med-365x240.jpg) left top repeat; 
                }}
@media (max-width: 767px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe26cd"]
                            {
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/kachel-med-737x240.jpg) left top repeat; 
                }}
@media (max-width: 479px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe26cd"]
                            {
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/kachel-med-449x240.jpg) left top repeat; 
                }}
@media (max-width: 379px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe26cd"]
                            {
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/kachel-349x240.jpg) left top repeat; 
                }}
.image-module.module-wrapper[data-moduleid="image67cff9dfe273b"] a img
                                ,
                                            .image-module.module-wrapper[data-moduleid="image67cff9dfe273b"] .unify-img
                            {
            width: 150px; 
            height: 150px;}
.image-module.module-wrapper[data-moduleid="image67cff9dfe273b"]
                            {
            padding: 0px 0px 0px 0px; 
            margin: 0px 0px 0px 0px; 
            width: auto;}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2781"]
                            {
            padding: 10px 15px 10px 15px; 
            background: rgb(255, 255, 255) url() left top repeat; 
            position:relative;
margin-left:auto;
margin-right:0px;
margin-top:auto;
margin-bottom:0px;
width:auto;}
.text-module.module-wrapper[data-moduleid="text67cff9dfe27c8"] .edit p
                            {
            margin: 0px 0px 0px 0px; 
            text-align: center;}
.text-module.module-wrapper[data-moduleid="text67cff9dfe27c8"]
                            {
            padding: 0px 0px 0px 0px;}
.text-module.module-wrapper[data-moduleid="text67cff9dfe2810"] .edit p
                            {
            font: normal 400 18px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            margin: 0px 0px 15px 0px;}
.text-module.module-wrapper[data-moduleid="text67cff9dfe2810"] .edit a
                            {
            font: normal 700 24px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            text-decoration: underline;}
.text-module.module-wrapper[data-moduleid="text67cff9dfe2810"] .edit a:hover
                            {
            color: rgb(102, 102, 102);}
.text-module.module-wrapper[data-moduleid="text67cff9dfe2810"] .edit h2
                            {
            font: normal 700 28px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            margin: 0px 0px 15px 0px; 
            text-transform: none;}
.text-module.module-wrapper[data-moduleid="text67cff9dfe2810"] .edit h3
                            {
            font: normal 700 24px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            margin: 0px 0px 5px 0px;}
.text-module.module-wrapper[data-moduleid="text67cff9dfe2810"]
                            {
            padding: 30px 30px 30px 30px;}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2856"] >.bluetrix-container
                            {
            min-height: 430px; 
            background: rgb(255, 255, 255) url() left top repeat;}
@media (max-width: 1399px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2856"] >.bluetrix-container
                            {
            min-height: 450px; 
                }}
@media (max-width: 767px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2856"] >.bluetrix-container
                            {
            min-height: 1px; 
                }}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2856"]
                            {
            padding: 0px 5px 5px 5px;}
@media (max-width: 1199px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2856"]
                            {
            padding: 0px 0px 10px 10px; 
                }}
@media (max-width: 767px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2856"]
                            {
            padding: 10px 0px 10px 0px; 
                }}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe28a2"] >.bluetrix-container
                            {
            display: flex; 
            flex-wrap: wrap; 
            align-items: center;}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe28a2"]
                            {
            padding: 60px 30px 30px 30px; 
            min-height: 235px; 
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/kachel-pard-380x240.jpg) left top repeat; 
            background-size: cover;}
@media (max-width: 1199px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe28a2"]
                            {
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/kachel-paed-475x240.jpg) left top repeat; 
                }}
@media (max-width: 991px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe28a2"]
                            {
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/kachel-pard-365x240.jpg) left top repeat; 
                }}
@media (max-width: 767px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe28a2"]
                            {
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/kachel-paed-737x240.jpg) left top repeat; 
                }}
@media (max-width: 479px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe28a2"]
                            {
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/kachel-paed-449x240.jpg) left top repeat; 
                }}
@media (max-width: 379px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe28a2"]
                            {
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/kachel-pard-349x240.jpg) left top repeat; 
                }}
.image-module.module-wrapper[data-moduleid="image67cff9dfe28ee"] a img
                                ,
                                            .image-module.module-wrapper[data-moduleid="image67cff9dfe28ee"] .unify-img
                            {
            width: 150px; 
            height: 150px;}
.image-module.module-wrapper[data-moduleid="image67cff9dfe28ee"]
                            {
            padding: 0px 0px 0px 0px; 
            margin: 0px 0px 0px 0px; 
            width: auto;}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2938"]
                            {
            padding: 10px 15px 10px 15px; 
            background: rgb(255, 255, 255) url() left top repeat; 
            position:relative;
margin-left:auto;
margin-right:0px;
margin-top:auto;
margin-bottom:0px;
width:auto;}
.text-module.module-wrapper[data-moduleid="text67cff9dfe2983"] .edit p
                            {
            margin: 0px 0px 0px 0px; 
            text-align: center;}
.text-module.module-wrapper[data-moduleid="text67cff9dfe2983"]
                            {
            padding: 0px 0px 0px 0px;}
.text-module.module-wrapper[data-moduleid="text67cff9dfe29cb"] .edit p
                            {
            font: normal 400 18px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            margin: 0px 0px 15px 0px;}
.text-module.module-wrapper[data-moduleid="text67cff9dfe29cb"] .edit a
                            {
            font: normal 700 24px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            text-decoration: underline;}
.text-module.module-wrapper[data-moduleid="text67cff9dfe29cb"] .edit a:hover
                            {
            color: rgb(102, 102, 102);}
.text-module.module-wrapper[data-moduleid="text67cff9dfe29cb"] .edit h2
                            {
            font: normal 700 28px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            margin: 0px 0px 15px 0px; 
            text-transform: none;}
.text-module.module-wrapper[data-moduleid="text67cff9dfe29cb"] .edit h3
                            {
            font: normal 700 24px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            margin: 0px 0px 5px 0px;}
.text-module.module-wrapper[data-moduleid="text67cff9dfe29cb"]
                            {
            padding: 30px 30px 30px 30px;}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2a13"] >.bluetrix-container
                            {
            min-height: 430px; 
            background: rgb(255, 255, 255) url() left top repeat;}
@media (max-width: 1399px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2a13"] >.bluetrix-container
                            {
            min-height: 450px; 
                }}
@media (max-width: 767px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2a13"] >.bluetrix-container
                            {
            min-height: 1px; 
                }}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2a13"]
                            {
            padding: 0px 0px 5px 10px;}
@media (max-width: 1199px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2a13"]
                            {
            padding: 10px 10px 10px 0px; 
                }}
@media (max-width: 767px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2a13"]
                            {
            padding: 10px 0px 10px 0px; 
                }}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2a5a"] >.bluetrix-container
                            {
            display: flex; 
            flex-wrap: wrap; 
            align-items: center;}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2a5a"]
                            {
            padding: 60px 30px 30px 30px; 
            min-height: 235px; 
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/kachel-doc-380x240.jpg) left top repeat; 
            background-size: cover;}
@media (max-width: 1199px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2a5a"]
                            {
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/kachel-doc-475x240.jpg) left top repeat; 
                }}
@media (max-width: 991px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2a5a"]
                            {
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/kachel-doc-365x240.jpg) left top repeat; 
                }}
@media (max-width: 767px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2a5a"]
                            {
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/kachel-doc-737x240.jpg) left top repeat; 
                }}
@media (max-width: 479px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2a5a"]
                            {
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/kachel-doc-449x240.jpg) left top repeat; 
                }}
@media (max-width: 379px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2a5a"]
                            {
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/kachel-doc-349x240.jpg) left top repeat; 
                }}
.image-module.module-wrapper[data-moduleid="image67cff9dfe2aa1"] a img
                                ,
                                            .image-module.module-wrapper[data-moduleid="image67cff9dfe2aa1"] .unify-img
                            {
            width: 150px; 
            height: 150px;}
.image-module.module-wrapper[data-moduleid="image67cff9dfe2aa1"]
                            {
            padding: 0px 0px 0px 0px; 
            margin: 0px 0px 0px 0px; 
            width: auto;}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2ae9"]
                            {
            padding: 10px 15px 10px 15px; 
            background: rgb(255, 255, 255) url() left top repeat; 
            position:relative;
margin-left:auto;
margin-right:0px;
margin-top:auto;
margin-bottom:0px;
width:auto;}
.text-module.module-wrapper[data-moduleid="text67cff9dfe2b2f"] .edit p
                            {
            margin: 0px 0px 0px 0px; 
            text-align: center;}
.text-module.module-wrapper[data-moduleid="text67cff9dfe2b2f"]
                            {
            padding: 0px 0px 0px 0px;}
.text-module.module-wrapper[data-moduleid="text67cff9dfe2b75"] .edit p
                            {
            font: normal 400 18px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            margin: 0px 0px 15px 0px;}
.text-module.module-wrapper[data-moduleid="text67cff9dfe2b75"] .edit a
                            {
            font: normal 700 24px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            text-decoration: underline;}
.text-module.module-wrapper[data-moduleid="text67cff9dfe2b75"] .edit h2
                            {
            font: normal 700 28px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            margin: 0px 0px 15px 0px; 
            text-transform: none;}
.text-module.module-wrapper[data-moduleid="text67cff9dfe2b75"] .edit h3
                            {
            font: normal 700 24px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            margin: 0px 0px 5px 0px;}
.text-module.module-wrapper[data-moduleid="text67cff9dfe2b75"]
                            {
            padding: 30px 30px 30px 30px;}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2bbb"] >.bluetrix-container
                            {
            min-height: 430px; 
            background: rgb(255, 255, 255) url() left top repeat;}
@media (max-width: 1399px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2bbb"] >.bluetrix-container
                            {
            min-height: 450px; 
                }}
@media (max-width: 767px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2bbb"] >.bluetrix-container
                            {
            min-height: 1px; 
                }}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2bbb"]
                            {
            padding: 10px 10px 10px 0px;}
@media (max-width: 1199px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2bbb"]
                            {
            padding: 10px 0px 10px 10px; 
                }}
@media (max-width: 767px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2bbb"]
                            {
            padding: 10px 0px 10px 0px; 
                }}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2c03"] >.bluetrix-container
                            {
            display: flex; 
            flex-wrap: wrap; 
            align-items: center;}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2c03"]
                            {
            padding: 60px 30px 30px 30px; 
            min-height: 235px; 
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/kachel-pro-380x240.jpg) left top repeat; 
            background-size: cover;}
@media (max-width: 1199px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2c03"]
                            {
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/kachel-pro-475x240.jpg) left top repeat; 
                }}
@media (max-width: 991px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2c03"]
                            {
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/kachel-365x240.jpg) left top repeat; 
                }}
@media (max-width: 767px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2c03"]
                            {
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/kachel-pro-737x240.jpg) left top repeat; 
                }}
@media (max-width: 479px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2c03"]
                            {
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/kachel-pro-449x240.jpg) left top repeat; 
                }}
@media (max-width: 379px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2c03"]
                            {
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/kachel-pro-349x240.jpg) left top repeat; 
                }}
.image-module.module-wrapper[data-moduleid="image67cff9dfe2c45"] a img
                                ,
                                            .image-module.module-wrapper[data-moduleid="image67cff9dfe2c45"] .unify-img
                            {
            width: 150px; 
            height: 150px;}
.image-module.module-wrapper[data-moduleid="image67cff9dfe2c45"]
                            {
            padding: 0px 0px 0px 0px; 
            margin: 0px 0px 0px 0px; 
            width: auto;}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2c87"]
                            {
            padding: 10px 15px 10px 15px; 
            background: rgb(255, 255, 255) url() left top repeat; 
            position:relative;
margin-left:auto;
margin-right:0px;
margin-top:auto;
margin-bottom:0px;
width:auto;}
.text-module.module-wrapper[data-moduleid="text67cff9dfe2cca"] .edit p
                            {
            margin: 0px 0px 0px 0px; 
            text-align: center;}
.text-module.module-wrapper[data-moduleid="text67cff9dfe2cca"]
                            {
            padding: 0px 0px 0px 0px;}
.text-module.module-wrapper[data-moduleid="text67cff9dfe2d0c"] .edit p
                            {
            font: normal 400 18px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            margin: 0px 0px 15px 0px;}
.text-module.module-wrapper[data-moduleid="text67cff9dfe2d0c"] .edit a
                            {
            font: normal 700 24px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            text-decoration: underline;}
.text-module.module-wrapper[data-moduleid="text67cff9dfe2d0c"] .edit h2
                            {
            font: normal 700 28px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            margin: 0px 0px 15px 0px; 
            text-transform: none;}
.text-module.module-wrapper[data-moduleid="text67cff9dfe2d0c"] .edit h3
                            {
            font: normal 700 24px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            margin: 0px 0px 5px 0px;}
.text-module.module-wrapper[data-moduleid="text67cff9dfe2d0c"]
                            {
            padding: 30px 30px 30px 30px;}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2d4d"] >.bluetrix-container
                            {
            min-height: 430px; 
            background: rgb(255, 255, 255) url() left top repeat;}
@media (max-width: 1399px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2d4d"] >.bluetrix-container
                            {
            min-height: 450px; 
                }}
@media (max-width: 767px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2d4d"] >.bluetrix-container
                            {
            min-height: 1px; 
                }}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2d4d"]
                            {
            padding: 10px 5px 10px 5px;}
@media (max-width: 1199px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2d4d"]
                            {
            padding: 10px 10px 10px 0px; 
                }}
@media (max-width: 767px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2d4d"]
                            {
            padding: 10px 0px 10px 0px; 
                }}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2d8f"] >.bluetrix-container
                            {
            display: flex; 
            flex-wrap: wrap; 
            align-items: center;}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2d8f"]
                            {
            padding: 60px 30px 30px 30px; 
            min-height: 235px; 
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/kachel-reha-380x240.jpg) left top repeat; 
            background-size: cover;}
@media (max-width: 1199px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2d8f"]
                            {
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/kachel-reha-475x240.jpg) left top repeat; 
                }}
@media (max-width: 991px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2d8f"]
                            {
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/kachel-reha-365x240.jpg) left top repeat; 
                }}
@media (max-width: 767px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2d8f"]
                            {
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/kachel-reha-737x240.jpg) left top repeat; 
                }}
@media (max-width: 479px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2d8f"]
                            {
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/kachel-reha-449x240.jpg) left top repeat; 
                }}
@media (max-width: 379px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2d8f"]
                            {
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/kachel-reha-349x240.jpg) left top repeat; 
                }}
.image-module.module-wrapper[data-moduleid="image67cff9dfe2dd4"] a img
                                ,
                                            .image-module.module-wrapper[data-moduleid="image67cff9dfe2dd4"] .unify-img
                            {
            width: 150px; 
            height: 150px;}
.image-module.module-wrapper[data-moduleid="image67cff9dfe2dd4"]
                            {
            padding: 0px 0px 0px 0px; 
            margin: 0px 0px 0px 0px; 
            width: auto;}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe2e16"]
                            {
            padding: 10px 15px 10px 15px; 
            background: rgb(255, 255, 255) url() left top repeat; 
            position:relative;
margin-left:auto;
margin-right:0px;
margin-top:auto;
margin-bottom:0px;
width:auto;}
.text-module.module-wrapper[data-moduleid="text67cff9dfe2e59"] .edit p
                            {
            margin: 0px 0px 0px 0px; 
            text-align: center;}
.text-module.module-wrapper[data-moduleid="text67cff9dfe2e59"]
                            {
            padding: 0px 0px 0px 0px;}
.text-module.module-wrapper[data-moduleid="text67cff9dfe2e9b"] .edit p
                            {
            font: normal 400 18px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            margin: 0px 0px 15px 0px;}
.text-module.module-wrapper[data-moduleid="text67cff9dfe2e9b"] .edit a
                            {
            font: normal 700 24px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            text-decoration: underline;}
.text-module.module-wrapper[data-moduleid="text67cff9dfe2e9b"] .edit a:hover
                            {
            color: rgb(102, 102, 102);}
.text-module.module-wrapper[data-moduleid="text67cff9dfe2e9b"] .edit h2
                            {
            font: normal 700 28px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            margin: 0px 0px 15px 0px; 
            text-transform: none;}
.text-module.module-wrapper[data-moduleid="text67cff9dfe2e9b"] .edit h3
                            {
            font: normal 700 24px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            margin: 0px 0px 5px 0px;}
.text-module.module-wrapper[data-moduleid="text67cff9dfe2e9b"]
                            {
            padding: 30px 30px 30px 30px;}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe3067"] >.bluetrix-container
                            {
            display: block; 
            padding: 60px 40px 40px 40px; 
            min-height: 1px; 
            background: rgb(233, 233, 233) url() left top repeat; 
            border-radius: 30px;}
@media (max-width: 767px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe3067"] >.bluetrix-container
                            {
            min-height: 1px; 
                }}
@media (max-width: 479px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe3067"] >.bluetrix-container
                            {
            padding: 60px 20px 40px 20px; 
                }}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe3067"]
                            {
            padding: 40px 80px 40px 80px;}
@media (max-width: 991px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe3067"]
                            {
            padding: 40px 40px 40px 40px; 
                }}
@media (max-width: 767px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe3067"]
                            {
            padding: 40px 0px 40px 0px; 
                }}
@media (max-width: 479px) {
                                                    .image-module.module-wrapper[data-moduleid="image67cff9dfe30aa"] .content-wrapper
                            {
            display: flex; 
            justify-content: center; 
                }}
.image-module.module-wrapper[data-moduleid="image67cff9dfe30aa"] a img
                                ,
                                            .image-module.module-wrapper[data-moduleid="image67cff9dfe30aa"] .unify-img
                            {
            width: 200px; 
            height: 200px;}
@media (max-width: 767px) {
                                                    .image-module.module-wrapper[data-moduleid="image67cff9dfe30aa"] a img
                                ,
                                            .image-module.module-wrapper[data-moduleid="image67cff9dfe30aa"] .unify-img
                            {
            width: 150px; 
            height: 150px; 
                }}
.image-module.module-wrapper[data-moduleid="image67cff9dfe30aa"]
                            {
            padding: 0px 0px 0px 0px; 
            margin: 0px 0px 0px 0px; 
            border-radius: 100px;
width: auto;}
@media (max-width: 479px) {
                                                    .image-module.module-wrapper[data-moduleid="image67cff9dfe30aa"]
                            {
            border-radius: px;
width: 100%;

                }}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe30ec"]
                            {
            padding: 0px 30px 0px 30px; 
            width: calc(100% - 200px);}
@media (max-width: 767px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe30ec"]
                            {
            width: calc(100% - 150px);
                }}
@media (max-width: 479px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe30ec"]
                            {
            padding: 0px 20px 0px 20px; 
            width: 100%;
                }}
.text-module.module-wrapper[data-moduleid="text67cff9dfe3130"] .edit p
                            {
            font: normal 400 18px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            margin: 0px 0px 15px 0px;}
.text-module.module-wrapper[data-moduleid="text67cff9dfe3130"] .edit h2
                            {
            font: normal 700 28px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            margin: 0px 0px 15px 0px; 
            text-transform: none;}
.text-module.module-wrapper[data-moduleid="text67cff9dfe3130"] .edit h3
                            {
            font: normal 700 24px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            margin: 0px 0px 5px 0px;}
.text-module.module-wrapper[data-moduleid="text67cff9dfe3130"]
                            {
            padding: 0px 0px 10px 0px;}
@media (max-width: 767px) {
                                                    .text-module.module-wrapper[data-moduleid="text67cff9dfe3130"]
                            {
            padding: 0px 0px 10px 0px; 
                }}
@media (max-width: 479px) {
                                                    .text-module.module-wrapper[data-moduleid="text67cff9dfe3130"]
                            {
            padding: 30px 0px 10px 0px; 
                }}
.image-module.module-wrapper[data-moduleid="image67cff9dfe3179"] a img
                                ,
                                            .image-module.module-wrapper[data-moduleid="image67cff9dfe3179"] .unify-img
                            {
            width: 50px; 
            height: 50px;}
.image-module.module-wrapper[data-moduleid="image67cff9dfe3179"]
                            {
            padding: 0px 15px 0px 0px; 
            width: auto;}
.image-module.module-wrapper[data-moduleid="image67cff9dfe31ba"] a img
                                ,
                                            .image-module.module-wrapper[data-moduleid="image67cff9dfe31ba"] .unify-img
                            {
            width: 50px; 
            height: 50px;}
.image-module.module-wrapper[data-moduleid="image67cff9dfe31ba"]
                            {
            padding: 0px 15px 0px 0px; 
            width: auto;}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer68a57241ca327"] >.bluetrix-container
                            {
            min-height: 430px; 
            background: rgb(255, 255, 255) url() left top repeat;}
@media (max-width: 1399px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer68a57241ca327"] >.bluetrix-container
                            {
            min-height: 450px; 
                }}
@media (max-width: 767px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer68a57241ca327"] >.bluetrix-container
                            {
            min-height: 1px; 
                }}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer68a57241ca327"]
                            {
            padding: 10px 0px 10px 10px;}
@media (max-width: 1199px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer68a57241ca327"]
                            {
            padding: 10px 0px 10px 10px; 
                }}
@media (max-width: 767px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer68a57241ca327"]
                            {
            padding: 10px 0px 10px 0px; 
                }}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer68a57241cacbb"] >.bluetrix-container
                            {
            display: flex; 
            flex-wrap: wrap; 
            align-items: center;}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer68a57241cacbb"]
                            {
            padding: 60px 30px 30px 30px; 
            min-height: 235px; 
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/life-science-d.jpg) left top repeat; 
            background-size: cover;}
@media (max-width: 1199px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer68a57241cacbb"]
                            {
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/life-science-lg.jpg) left top repeat; 
                }}
@media (max-width: 991px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer68a57241cacbb"]
                            {
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/life-science-md.jpg) left top repeat; 
                }}
@media (max-width: 767px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer68a57241cacbb"]
                            {
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/life-science-sm.jpg) left top repeat; 
                }}
@media (max-width: 479px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer68a57241cacbb"]
                            {
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/life-science-xs.jpg) left top repeat; 
                }}
@media (max-width: 379px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer68a57241cacbb"]
                            {
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/life-science-xs.jpg) left top repeat; 
                }}
.image-module.module-wrapper[data-moduleid="image68a57241cacfa"] a img
                                ,
                                            .image-module.module-wrapper[data-moduleid="image68a57241cacfa"] .unify-img
                            {
            width: 150px; 
            height: 150px;}
.image-module.module-wrapper[data-moduleid="image68a57241cacfa"]
                            {
            padding: 0px 0px 0px 0px; 
            margin: 0px 0px 0px 0px; 
            width: auto;}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer68a57241cad36"]
                            {
            padding: 10px 15px 10px 15px; 
            background: rgb(255, 255, 255) url() left top repeat; 
            position:relative;
margin-left:auto;
margin-right:0px;
margin-top:auto;
margin-bottom:0px;
width:auto;}
.text-module.module-wrapper[data-moduleid="text68a57241cad71"] .edit p
                            {
            margin: 0px 0px 0px 0px; 
            text-align: center;}
.text-module.module-wrapper[data-moduleid="text68a57241cad71"]
                            {
            padding: 0px 0px 0px 0px;}
.text-module.module-wrapper[data-moduleid="text68a57241cadad"] .edit p
                            {
            font: normal 400 18px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            margin: 0px 0px 15px 0px;}
.text-module.module-wrapper[data-moduleid="text68a57241cadad"] .edit a
                            {
            font: normal 700 24px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            text-decoration: underline;}
.text-module.module-wrapper[data-moduleid="text68a57241cadad"] .edit h2
                            {
            font: normal 700 28px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            margin: 0px 0px 15px 0px; 
            text-transform: none;}
.text-module.module-wrapper[data-moduleid="text68a57241cadad"] .edit h3
                            {
            font: normal 700 24px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            margin: 0px 0px 5px 0px;}
.text-module.module-wrapper[data-moduleid="text68a57241cadad"]
                            {
            padding: 30px 30px 30px 30px;}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer68a58c1c7b3ef"] >.bluetrix-container
                            {
            min-height: 430px; 
            background: rgb(255, 255, 255) url() left top repeat;}
@media (max-width: 1399px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer68a58c1c7b3ef"] >.bluetrix-container
                            {
            min-height: 450px; 
                }}
@media (max-width: 767px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer68a58c1c7b3ef"] >.bluetrix-container
                            {
            min-height: 1px; 
                }}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer68a58c1c7b3ef"]
                            {
            padding: 10px 10px 0px 0px;}
@media (max-width: 1199px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer68a58c1c7b3ef"]
                            {
            padding: 10px 10px 10px 0px; 
                }}
@media (max-width: 767px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer68a58c1c7b3ef"]
                            {
            padding: 10px 0px 10px 0px; 
                }}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer68a58c1c7b97c"] >.bluetrix-container
                            {
            display: flex; 
            flex-wrap: wrap; 
            align-items: center;}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer68a58c1c7b97c"]
                            {
            padding: 60px 30px 30px 30px; 
            min-height: 235px; 
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/leadme-d.jpg) left top repeat; 
            background-size: cover;}
@media (max-width: 1199px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer68a58c1c7b97c"]
                            {
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/leadme-lg.jpg) left top repeat; 
                }}
@media (max-width: 991px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer68a58c1c7b97c"]
                            {
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/leadme-md.jpg) left top repeat; 
                }}
@media (max-width: 767px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer68a58c1c7b97c"]
                            {
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/leadme-sm.jpg) left top repeat; 
                }}
@media (max-width: 479px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer68a58c1c7b97c"]
                            {
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/keadme-xs.jpg) left top repeat; 
                }}
@media (max-width: 379px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer68a58c1c7b97c"]
                            {
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/keadme-xs.jpg) left top repeat; 
                }}
.image-module.module-wrapper[data-moduleid="image68a58c1c7b9b9"] a img
                                ,
                                            .image-module.module-wrapper[data-moduleid="image68a58c1c7b9b9"] .unify-img
                            {
            width: 150px; 
            height: 150px;}
.image-module.module-wrapper[data-moduleid="image68a58c1c7b9b9"]
                            {
            padding: 0px 0px 0px 0px; 
            margin: 0px 0px 0px 0px; 
            width: auto;}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer68a58c1c7b9f4"]
                            {
            padding: 10px 15px 10px 15px; 
            background: rgb(255, 255, 255) url() left top repeat; 
            position:relative;
margin-left:auto;
margin-right:0px;
margin-top:auto;
margin-bottom:0px;
width:auto;}
.text-module.module-wrapper[data-moduleid="text68a58c1c7ba30"] .edit p
                            {
            margin: 0px 0px 0px 0px; 
            text-align: center;}
.text-module.module-wrapper[data-moduleid="text68a58c1c7ba30"]
                            {
            padding: 0px 0px 0px 0px;}
.text-module.module-wrapper[data-moduleid="text68a58c1c7ba6b"] .edit p
                            {
            font: normal 400 18px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            margin: 0px 0px 15px 0px;}
.text-module.module-wrapper[data-moduleid="text68a58c1c7ba6b"] .edit a
                            {
            font: normal 700 24px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            text-decoration: underline;}
.text-module.module-wrapper[data-moduleid="text68a58c1c7ba6b"] .edit h2
                            {
            font: normal 700 28px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            margin: 0px 0px 15px 0px; 
            text-transform: none;}
.text-module.module-wrapper[data-moduleid="text68a58c1c7ba6b"] .edit h3
                            {
            font: normal 700 24px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            margin: 0px 0px 5px 0px;}
.text-module.module-wrapper[data-moduleid="text68a58c1c7ba6b"]
                            {
            padding: 30px 30px 30px 30px;}
@media (max-width: 1399px) {
                                                    .text-module.module-wrapper[data-moduleid="text68a58c1c7ba6b"]
                            {
            min-height: 265px; 
                }}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer68a58c2585d77"] >.bluetrix-container
                            {
            min-height: 430px; 
            background: rgb(255, 255, 255) url() left top repeat;}
@media (max-width: 1399px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer68a58c2585d77"] >.bluetrix-container
                            {
            min-height: 450px; 
                }}
@media (max-width: 767px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer68a58c2585d77"] >.bluetrix-container
                            {
            min-height: 1px; 
                }}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer68a58c2585d77"]
                            {
            padding: 10px 5px 5px 5px;}
@media (max-width: 1199px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer68a58c2585d77"]
                            {
            padding: 10px 0px 10px 10px; 
                }}
@media (max-width: 767px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer68a58c2585d77"]
                            {
            padding: 10px 0px 10px 0px; 
                }}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer68a58c258636c"] >.bluetrix-container
                            {
            display: flex; 
            flex-wrap: wrap; 
            align-items: center;}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer68a58c258636c"]
                            {
            padding: 60px 30px 30px 30px; 
            min-height: 235px; 
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/care24-d.jpg) left top repeat; 
            background-size: cover;}
@media (max-width: 1199px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer68a58c258636c"]
                            {
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/care24-lg.jpg) left top repeat; 
                }}
@media (max-width: 991px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer68a58c258636c"]
                            {
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/care24-md.jpg) left top repeat; 
                }}
@media (max-width: 767px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer68a58c258636c"]
                            {
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/care24-sm.jpg) left top repeat; 
                }}
@media (max-width: 479px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer68a58c258636c"]
                            {
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/care24-xs.jpg) left top repeat; 
                }}
@media (max-width: 379px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer68a58c258636c"]
                            {
            background: rgba(0, 0, 0, 0) url(/uploads/assets/assets/life-science/care24-xs.jpg) left top repeat; 
                }}
.image-module.module-wrapper[data-moduleid="image68a58c25863a9"] a img
                                ,
                                            .image-module.module-wrapper[data-moduleid="image68a58c25863a9"] .unify-img
                            {
            width: 150px; 
            height: 150px;}
.image-module.module-wrapper[data-moduleid="image68a58c25863a9"]
                            {
            padding: 0px 0px 0px 0px; 
            margin: 0px 0px 0px 0px; 
            width: auto;}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer68a58c25863e5"]
                            {
            padding: 10px 15px 10px 15px; 
            background: rgb(255, 255, 255) url() left top repeat; 
            position:relative;
margin-left:auto;
margin-right:0px;
margin-top:auto;
margin-bottom:0px;
width:auto;}
.text-module.module-wrapper[data-moduleid="text68a58c2586421"] .edit p
                            {
            margin: 0px 0px 0px 0px; 
            text-align: center;}
.text-module.module-wrapper[data-moduleid="text68a58c2586421"]
                            {
            padding: 0px 0px 0px 0px;}
.text-module.module-wrapper[data-moduleid="text68a58c258645d"] .edit p
                            {
            font: normal 400 18px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            margin: 0px 0px 15px 0px;}
.text-module.module-wrapper[data-moduleid="text68a58c258645d"] .edit a
                            {
            font: normal 700 24px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            text-decoration: underline;}
.text-module.module-wrapper[data-moduleid="text68a58c258645d"] .edit a:hover
                            {
            color: rgb(102, 102, 102);}
.text-module.module-wrapper[data-moduleid="text68a58c258645d"] .edit h2
                            {
            font: normal 700 28px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            margin: 0px 0px 15px 0px; 
            text-transform: none;}
.text-module.module-wrapper[data-moduleid="text68a58c258645d"] .edit h3
                            {
            font: normal 700 24px ARSMaquettePro, sans-serif; 
            color: rgb(0, 0, 0); 
            margin: 0px 0px 5px 0px;}
.text-module.module-wrapper[data-moduleid="text68a58c258645d"]
                            {
            padding: 30px 30px 30px 30px;}
@media (max-width: 1399px) {
                                                    .text-module.module-wrapper[data-moduleid="text68a58c258645d"]
                            {
            min-height: 265px; 
                }}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer68a6c90b20011"] >.bluetrix-container
                            {
            border-top: 2px solid rgb(197, 197, 197);}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer68a6c90b20011"]
                            {
            padding: 20px 80px 20px 80px;}
@media (max-width: 767px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer68a6c90b20011"]
                            {
            padding: 20px 40px 20px 40px; 
                }}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe31fc"]
                            {
            padding: 60px 45px 60px 45px; 
            margin: 20px 0px 0px 0px; 
            background: rgb(24, 56, 94) url() left top repeat;}
@media (max-width: 767px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe31fc"]
                            {
            padding: 60px 30px 60px 30px; 
                }}
.image-module.module-wrapper[data-moduleid="image5dd127983d84c"]
                            {
            padding: 0px 10px 0px 0px; 
            margin: 0px 0px 0px 0px; 
            width: auto;}
.image-module.module-wrapper[data-moduleid="image5dd1285726803"]
                            {
            padding: 0px 10px 0px 0px; 
            margin: 0px 0px 0px 0px; 
            width: auto;}
.image-module.module-wrapper[data-moduleid="image5e67a35c5b07a"]
                            {
            padding: 0px 10px 0px 0px; 
            margin: 0px 0px 0px 0px; 
            width: auto;}
.image-module.module-wrapper[data-moduleid="image5e67a3d6637e2"]
                            {
            padding: 0px 0px 0px 0px; 
            margin: 35px 0px 0px 0px;}
@media (max-width: 767px) {
                                                    .image-module.module-wrapper[data-moduleid="image5e67a3d6637e2"]
                            {
            margin: 40px 0px 0px 0px; 
                }}
.text-module.module-wrapper[data-moduleid="text5dd126b18dfa5"] .edit p
                            {
            font: normal 300 24px ARSMaquettePro, sans-serif; 
            color: rgb(255, 255, 255); 
            line-height: 28px; 
            margin: 0px 0px 0px 0px; 
            text-transform: uppercase;}
.text-module.module-wrapper[data-moduleid="text5dd126b18dfa5"] .edit a
                            {
            color: rgb(255, 255, 255);}
.text-module.module-wrapper[data-moduleid="text5dd126b18dfa5"] .edit h2
                            {
            font: normal 300 24px ARSMaquettePro, sans-serif; 
            color: rgb(255, 255, 255); 
            margin: 0px 0px 20px 0px;}
@media (max-width: 767px) {
                                                    .text-module.module-wrapper[data-moduleid="text5dd126b18dfa5"] .edit h2
                            {
            margin: 0px 0px 10px 0px; 
                }}
.text-module.module-wrapper[data-moduleid="text5dd126b18dfa5"]
                            {
            padding: 0px 0px 20px 0px;}
@media (max-width: 991px) {
                                                    .text-module.module-wrapper[data-moduleid="text5dd126b18dfa5"]
                            {
            padding: 0px 0px 0px 0px; 
                }}
.text-module.module-wrapper[data-moduleid="text5dd1273c02f78"] .edit p
                            {
            font: normal 300 24px ARSMaquettePro, sans-serif; 
            color: rgb(255, 255, 255); 
            line-height: 28px; 
            margin: 0px 0px 0px 0px; 
            text-transform: uppercase;}
.text-module.module-wrapper[data-moduleid="text5dd1273c02f78"] .edit a
                            {
            color: rgb(255, 255, 255);}
.text-module.module-wrapper[data-moduleid="text5dd1273c02f78"] .edit h2
                            {
            font: normal 300 24px ARSMaquettePro, sans-serif; 
            color: rgb(255, 255, 255); 
            margin: 0px 0px 20px 0px;}
@media (max-width: 767px) {
                                                    .text-module.module-wrapper[data-moduleid="text5dd1273c02f78"] .edit h2
                            {
            margin: 0px 0px 10px 0px; 
                }}
.text-module.module-wrapper[data-moduleid="text5dd1273c02f78"]
                            {
            padding: 0px 0px 20px 0px;}
@media (max-width: 991px) {
                                                    .text-module.module-wrapper[data-moduleid="text5dd1273c02f78"]
                            {
            padding: 0px 0px 0px 0px; 
                }}
@media (max-width: 767px) {
                                                    .text-module.module-wrapper[data-moduleid="text5dd1273c02f78"]
                            {
            margin: 30px 0px 0px 0px; 
                }}
.text-module.module-wrapper[data-moduleid="text5dd1277fdbca3"] .edit p
                            {
            font: normal 300 24px ARSMaquettePro, sans-serif; 
            color: rgb(255, 255, 255); 
            line-height: 28px; 
            margin: 0px 0px 20px 0px; 
            text-transform: uppercase;}
.text-module.module-wrapper[data-moduleid="text5dd1277fdbca3"] .edit h2
                            {
            font: normal 300 24px ARSMaquettePro, sans-serif; 
            color: rgb(255, 255, 255); 
            margin: 0px 0px 20px 0px;}
.text-module.module-wrapper[data-moduleid="text5dd1277fdbca3"]
                            {
            padding: 0px 0px 0px 0px; 
            margin: 28px 0px 0px 0px;}
.text-module.module-wrapper[data-moduleid="text61fbd639800a7"] .edit p
                            {
            font: normal 300 16px ARSMaquettePro, sans-serif; 
            color: rgb(255, 255, 255); 
            line-height: 28px; 
            margin: 0px 0px 0px 0px;}
.text-module.module-wrapper[data-moduleid="text61fbd639800a7"] .edit a
                            {
            color: rgb(255, 255, 255);}
@media (max-width: 991px) {
                                                    .text-module.module-wrapper[data-moduleid="text61fbd639800a7"] .edit a
                            {
            line-height: 24px; 
            padding: 12px 0px 12px 0px; 
                }}
.text-module.module-wrapper[data-moduleid="text61fbd639800a7"] .edit h2
                            {
            font: normal 300 24px ARSMaquettePro, sans-serif; 
            color: rgb(255, 255, 255); 
            margin: 0px 0px 20px 0px;}
@media (max-width: 767px) {
                                                    .text-module.module-wrapper[data-moduleid="text61fbd639800a7"] .edit h2
                            {
            margin: 0px 0px 10px 0px; 
                }}
.text-module.module-wrapper[data-moduleid="text61fbd639800a7"]
                            {
            padding: 0px 0px 0px 0px;}
@media (max-width: 991px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer61fbd6b943473"]
                            {
            margin: 20px 0px 0px 0px; 
                }}
.text-module.module-wrapper[data-moduleid="text61fbd6cd8164a"] .edit p
                            {
            font: normal 300 16px ARSMaquettePro, sans-serif; 
            color: rgb(255, 255, 255); 
            line-height: 28px; 
            margin: 0px 0px 0px 0px;}
.text-module.module-wrapper[data-moduleid="text61fbd6cd8164a"] .edit a
                            {
            color: rgb(255, 255, 255);}
@media (max-width: 991px) {
                                                    .text-module.module-wrapper[data-moduleid="text61fbd6cd8164a"] .edit a
                            {
            padding: 12px 0px 12px 0px; 
                }}
.text-module.module-wrapper[data-moduleid="text61fbd6cd8164a"] .edit h2
                            {
            font: normal 300 24px ARSMaquettePro, sans-serif; 
            color: rgb(255, 255, 255); 
            margin: 0px 0px 20px 0px;}
@media (max-width: 767px) {
                                                    .text-module.module-wrapper[data-moduleid="text61fbd6cd8164a"] .edit h2
                            {
            margin: 0px 0px 10px 0px; 
                }}
.text-module.module-wrapper[data-moduleid="text61fbd6cd8164a"]
                            {
            padding: 0px 0px 0px 0px;}
@media (max-width: 991px) {
                                                    .text-module.module-wrapper[data-moduleid="text61fbd6cd8164a"]
                            {
            margin: 10px 0px 0px 0px; 
                }}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe3248"]
                            {
            padding: 60px 20px 60px 20px; 
            margin: 20px 0px 0px 0px; 
            background: rgb(236, 242, 245) url() left top repeat;}
@media (max-width: 991px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe3248"]
                            {
            padding: 60px 20px 120px 20px; 
                }}
@media (max-width: 767px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67cff9dfe3248"]
                            {
            margin: 0px 0px 0px 0px; 
                }}
.image-module.module-wrapper[data-moduleid="image5dd12a035b67d"] .content-wrapper
                            {
            display: flex; 
            justify-content: flex-start;}
@media (max-width: 991px) {
                                                    .image-module.module-wrapper[data-moduleid="image5dd12a035b67d"] .content-wrapper
                            {
            display: flex; 
            justify-content: center; 
                }}
@media (max-width: 767px) {
                                                    .image-module.module-wrapper[data-moduleid="image5dd12a035b67d"] a img
                                ,
                                            .image-module.module-wrapper[data-moduleid="image5dd12a035b67d"] .unify-img
                            {
            height: 220px; 
                }}
.image-module.module-wrapper[data-moduleid="image5dd12a035b67d"]
                            {
            padding: 0px 20px 0px 20px; 
            margin: 0px 0px 0px 0px;}
@media (max-width: 991px) {
                                                    .image-module.module-wrapper[data-moduleid="image5dd12a035b67d"]
                            {
            padding: 0px 20px 0px 20px; 
                }}
@media (max-width: 479px) {
                                                    .image-module.module-wrapper[data-moduleid="image5dd12a035b67d"]
                            {
            padding: 0px 20px 0px 20px; 
            width: 100%;
                }}
@media (max-width: 379px) {
                                                    .image-module.module-wrapper[data-moduleid="image5dd12a035b67d"]
                            {
            padding: 0px 10px 0px 10px; 
                }}
.image-module.module-wrapper[data-moduleid="image5dd128bbb67c0"] .content-wrapper
                            {
            display: flex; 
            justify-content: flex-start;}
@media (max-width: 991px) {
                                                    .image-module.module-wrapper[data-moduleid="image5dd128bbb67c0"] .content-wrapper
                            {
            display: flex; 
            justify-content: center; 
                }}
@media (max-width: 767px) {
                                                    .image-module.module-wrapper[data-moduleid="image5dd128bbb67c0"] .content-wrapper
                            {
            display: flex; 
            justify-content: center; 
                }}
@media (max-width: 767px) {
                                                    .image-module.module-wrapper[data-moduleid="image5dd128bbb67c0"] a img
                                ,
                                            .image-module.module-wrapper[data-moduleid="image5dd128bbb67c0"] .unify-img
                            {
            height: 220px; 
                }}
.image-module.module-wrapper[data-moduleid="image5dd128bbb67c0"]
                            {
            padding: 0px 20px 0px 20px; 
            margin: 0px 0px 0px 0px;}
@media (max-width: 479px) {
                                                    .image-module.module-wrapper[data-moduleid="image5dd128bbb67c0"]
                            {
            margin: 20px 0px 0px 0px; 
            width: 100%;
                }}
@media (max-width: 379px) {
                                                    .image-module.module-wrapper[data-moduleid="image5dd128bbb67c0"]
                            {
            padding: 0px 10px 0px 10px; 
                }}
@media (max-width: 1199px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer638f32e7cc956"]
                            {
            padding: 0px 0px 20px 0px; 
                }}