.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;}
.container-module.module-wrapper[data-moduleid="container633e79bee017a"] > .bluetrix-container
                            {
            display: flex; 
            flex-wrap: wrap;}
.image-module.module-wrapper[data-moduleid="image63a2f27b2bc67"]
                            {
            padding: 0px 0px 0px 0px; 
            margin: 20px 0px 20px 0px;}
.leadsurveywidget-module.module-wrapper[data-moduleid="leadsurveywidget6514131fe89a3"]
                            {
            padding: 0px 0px 0px 0px; 
            background: rgb(0, 149, 219) url() left top repeat;}
@media (max-width: 767px) {
                                                    .leadsurveywidget-module.module-wrapper[data-moduleid="leadsurveywidget6514131fe89a3"]
                            {
            padding: 0px 15px 0px 15px; 
                }}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer633e79e469e7b"] >.bluetrix-container
                            {
            display: flex; 
            flex-wrap: wrap;}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer633e79e469e7b"]
                            {
            padding: 0px 0px 18px 0px; 
            margin: 20px 0px 0px 0px;}
.socialshare-module.module-wrapper[data-moduleid="socialshare5e4407d9610bc"] .social-icons li .social-link
                            {
            font-size: 18px; 
            background-color: rgb(24, 56, 94); 
            width: 30px; 
            line-height: 30px; 
            margin: 0px 3px 0px 3px;}
.socialshare-module.module-wrapper[data-moduleid="socialshare5e4407d9610bc"] .social-icons li .social-link:hover
                            {
            background-color: rgb(34, 81, 136);}
.socialshare-module.module-wrapper[data-moduleid="socialshare5e4407d9610bc"]
                            {
            padding: 0px 0px 0px 0px; 
            margin: 0px 0px 0px 0px;}
.text-module.module-wrapper[data-moduleid="text5e4408b144df7"] .edit p
                            {
            font: normal 400 20px ARSMaquettePro, sans-serif;}
.text-module.module-wrapper[data-moduleid="text5e4408b144df7"]
                            {
            padding: 0px 15px 0px 45px; 
            width: auto;
display: flex;
align-items: center;}
@media (max-width: 767px) {
                                                    .text-module.module-wrapper[data-moduleid="text5e4408b144df7"]
                            {
            padding: 0px 15px 0px 30px; 
                }}
@media (max-width: 479px) {
                                                    .text-module.module-wrapper[data-moduleid="text5e4408b144df7"]
                            {
            padding: 0px 15px 0px 0px; 
                }}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67ece01217ee7"]
                            {
            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="fullcontainer67ece01217ee7"]
                            {
            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;}
.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: 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);}
.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;}
.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);}
.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: 767px) {
                                                    .text-module.module-wrapper[data-moduleid="text61fbd6cd8164a"]
                            {
            margin: 30px 0px 0px 0px; 
                }}
.fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67ece016d5434"]
                            {
            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="fullcontainer67ece016d5434"]
                            {
            padding: 60px 20px 120px 20px; 
                }}
@media (max-width: 767px) {
                                                    .fullcontainer-module.module-wrapper[data-moduleid="fullcontainer67ece016d5434"]
                            {
            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; 
                }}