html {
    scroll-behavior: smooth;
}

a:focus-visible,
button:focus-visible,
select:focus-visible {
    outline: 2px solid blue;
}

/* featured- jobs */

.featured-jobs__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: space-evenly;
    align-content: space-evenly;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.featured-jobs__content--wrapper {
    text-align: center;
    padding: 2rem;
    padding-top: 0rem;
}

.h3-style {
    font-size: 22px;
    margin-bottom: 2rem;
}

@media (max-width: 992px) {
    .featured-jobs__row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

/*custom job list nbanner*/
.page-nursing-jobs .jobs-banner .section .row .col.s12 h2 span {
    display: none;
}

.page-nursing-jobs .jobs-banner .section .row .col.s12 h2:after {
    content: "South Peninsula Hospital Open Nursing Jobs" !important;
}

.page-leadership-jobs .jobs-banner .section .row .col.s12 h2 span {
    display: none;
}

.page-leadership-jobs .jobs-banner .section .row .col.s12 h2:after {
    content: "South Peninsula Hospital Open Leadership Jobs" !important;
}

/*talent*/
.page-talent-community nav {
    position: relative;
    background-color: rgba(255, 255, 255, 1) !important
}

.page-talent-community .row {
    margin-top: 0px !important
}

/*modal*/
label {
    color: #000 !important;
}

#modal1>div.modal-content {
    position: relative;
    background: inherit;
}


#job-detail .modal {
    overflow: hidden !important;
    position: fixed !important;
    left: 0 !important;
    right: 0 !important;
    padding: 0 !important;
    max-height: 70% !important;
    width: 55% !important;
    margin: auto !important;
    overflow-y: auto !important;
    border-radius: 2px !important;
    will-change: inherit !important;
    background-color: #fff !important;
}

#job-detail .modal .modal-footer {
    border-radius: 0 0 2px 2px !important;
    padding: 5px 15px !important;
    height: 56px !important;
    width: 100% !important;
}

#job-detail #PContent .inner {
    background: #fff;
    padding: 1px 1.5rem 1.5rem;
    margin-top: 1.5rem;
    border-radius: .25rem;
    box-shadow: 1px 22px 44px rgba(0, 0, 0, .15);
}

#emailFriend {
    padding-bottom: 20px;
}

@media only screen and (max-width: 420px) {
    #job-detail .modal {
        width: 100% !important;
        max-height: 100% !important;

    }

}

/*Job-list*/

#jobs-list .no-3d .card {
    overflow: visible;
}

/*jobs-detail*/

/************************************
*****Job_detaill Button Hover********
*************************************/

/*change background-color*/

#job-detail .primary-background-color-lighter:hover,
#job-detail .primary-background-color-lighter:focus {
    background-color: #337AB7;
    color: #fff;
}

#job-detail .secondary-color {
    color: #fff;
}

#job-detail .primary-background-color {
    background-color: rgba(6, 6, 6, 0.6);
}

#job-detail .job-description .apply-with-jobing-component .jobing-icon {
    fill: #fff;
}

#job-detail .job-addl-info .map-button:hover,
#job-detail .job-addl-info .job-share-button:hover {
    color: #ffffff;
    background-color: #337AB7;
}

#job-detail .job-addl-info .job-status {
    display: none;
}

/*padding*/
#job-detail .job-description {
    background-color: #F1F2F2;
    padding: 10rem 0;
}

#jobing-share-modal>div.modal-header>h2 {
    font-size: 1.56rem;
    margin: 1.78rem 0 1.424rem;
    text-align: center;
    padding-top: 10px;
}

#job-detail nav a:hover {
    color: #000 !important;
}


#job-detail #PContentContainer .email {
    list-style-type: none;
}

#job-detail nav {
    position: relative;
    background-color: rgba(255, 255, 255, 1);
}

#job-detail .container {
    max-width: 100% !important;
    width: 100% !important;
    overflow: hidden !important;

}

#job-detail .nav-wrapper.container {
    width: 80% !important;

}

#job-detail .jobs-banner {
    display: none !important;
}

#job-detail h1 {
    font-size: 2rem !important;
    margin: 1rem 0 1.68em !important;
    color: #777 !important;
    text-transform: uppercase;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: .5rem;
}

#MainContent_ctl15_m_jobSummaryHidden {
    display: block;
}

#PContentContainer {
    width: 90% !important;
    margin: auto !important;
}

#job-detail .ApplyButton {
    background: #337AB7 !important;
    color: #fff !important;


}

/*#job-detail .ApplyButton:hover,
#job-detail .ApplyButton:hover strong,
#job-detail .ApplyButton:hover span {
	background: #286090 !important;
}*/

.job-body>br:nth-of-type(1),
.job-body>br:nth-of-type(2),
.job-body>br:nth-of-type(3) {
    display: none;
}

.job-addl-info .share-tools {
    padding: 0 !important;
    width: 200px;
    margin-left: 0 !important;
}

@media only screen and (max-width: 992px) {
    #PContent .job-addl-info {
        margin: 0 !important;

    }
}

#job-detail #PContentContainer ul li {
    list-style-type: disc !important;

}

#job-detail #PContentContainer ul {
    display: block;
    list-style-type: disc;
    margin-top: 1em;
    margin-bottom: 1 em;
    margin-left: 0;
    margin-right: 0;
    padding-left: 40px;
}

#job-detail #PContentContainer ol {
    list-style-type: decimal;
    list-style-position: inside;
}

#job-detail #PContentContainer ul ul,
#job-detail #PContentContainer ol ul {
    list-style-type: circle;
    list-style-position: inside;
    margin-left: 15px;
}

#job-detail #PContentContainer ol ol,
#job-detail #PContentContainer ul ol {
    list-style-type: lower-latin;
    list-style-position: inside;
    margin-left: 15px;
}

.ulStyle {
    padding: 0 !important;
}

#footerpowered>li {
    list-style: none;
}




#job-detail input[type=text] {
    background-color: #fff;
    border-radius: 0;
    outline: 0;
    height: 3rem;
    width: 100%;
    font-size: 1rem;
    margin: 0 0 20px;
    padding: 0;
    box-shadow: none;
    box-sizing: content-box;
    transition: all .3s;
}

#job-detail form#emailFriend {
    padding: 0;
    display: block;
    clear: both;
}

#job-detail input#eRecipient {
    font-size: 14px;
    height: 40px;
    margin: 10px 0 15px 0;
    width: 250px !important;
}

#job-detail input#email-submit-button {
    display: block;
    clear: both;
    background: rgb(4, 56, 101);
    color: #ffffff;
    border: 0;
    font-size: 14px;
    padding: 8px 12px;
    margin: 0 0 50px 0;
}

input[type=text]:focus:not([readonly]) {
    border-bottom: 1px solid #043865 !important;
}


/******STYLES******/
html {
    font-size: 16px;
}

.header.center span {
    display: block;
}

em {
    font-weight: 300;
    font-style: normal;
}

nav ul li {
    list-style: none;
}

#section_color,
.featured-jobs__container {
    width: 100%;
    padding: 0 20px 0 20px;
    max-width: 100%;
    background-color: #e6ebf1;
}

.middle_button-3 {
    position: relative;
    top: 200px;
    background-color: rgba(255, 255, 255, 0.8)
}

body {
    width: 100% !important;
}

.row .col.l4 img.responsive-img {
    max-width: 100%;
    height: auto;
    width: 100%;
}

@media only screen and (min-width: 993px) {
    .row .col.l4 {
        top: -50px;
        width: 33.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto;
        position: relative;
    }
}

.waves-effect.waves-sph .waves-ripple {
    /* The alpha value allows the text and background color
      of the button to still show through. */
    background-color: rgb(116, 174, 181)
}

.btn,
.btn-large {
    background-color: #fff;
    color: rgb(4, 56, 101);
}

.btn:hover,
.btn-large:hover {
    background-color: rgb(209, 222, 255) !important;
}

.sph-text {
    color: #74aeb5;
    font-size: 2.3rem;
}

nav ul a,
nav .brand-logo {
    color: #444;
}

nav a {
    color: rgb(4, 56, 101);
}

#lightblue_banner {
    background-color: #73afb7;
}

#lightblue_banner h2 {
    font-size: 2.3rem;
}

p {
    line-height: 1.5rem;
}

#grid_info,
#grid_info-2,
#grid_info-3 {
    background-color: #fff !important;
}

.modal,
.modal-footer {
    background-color: #73afb7 !important;
    will-change: inherit
}

.modal.modal-fixed-footer .modal-content {
    overflow: hidden !important;
}

.parallax-container {
    min-height: 380px;
    line-height: 0;
    height: auto;
    color: rgba(255, 255, 255, .9);
}

.parallax-container .section {
    width: 100%;
}

.jobs-list main .results-container .results-list {
    min-height: 0 !important;
}

@media only screen and (max-width: 992px) {
    .parallax-container .section {
        position: absolute;
        /*top: 40%;*/
    }

    .carousel.carousel-slider,
    .parallax-container {
        min-height: 500px !important;
    }

    #index-banner .section {
        top: 10%;
    }

    .banner_container {
        position: initial !important;
        width: 80% !important;
    }

    .banner_container h1 {
        margin: auto;
        padding-top: 20px !important;
    }

    .center_btn,
    .center_btn a {
        text-align: center;
        left: 0 !important;
        margin-bottom: 20px;
    }

    .page-living-in-homer .banner_container {
        position: relative !important;
        left: 0;
        top: 10%;
        background-color: rgba(4, 56, 102, 0.3);
    }

    .middle_container {
        width: auto !important;
        left: 0 !important
    }

    /*gal responsize*/
    /*#living_section{
      width: 80% !important;
    }*/
    #bg-living_gal,
    #toast-container {
        display: none;
    }

    #living_gal .case {
        width: 100% !important;
        clear: both;
    }

    .hover_text {
        text-align: left !important;
        float: left;
        display: block;
        width: 50%;
    }

    .case-img-c img {
        width: 50% !important;
        float: right;
        display: block;
    }

    .case-img-c img:hover {
        opacity: 1 !important;
    }

    #living_gal .case.unactive .case-img-c {
        opacity: 1 !important;
    }

    #purple_hightlight {
        background-color: rgba(4, 56, 101, .8) !important;
    }

    /*end*/
    .block_container,
    #banner1,
    .header-video__media,
    .header-video video {
        display: none !important;
    }

    .header-video {
        height: auto !important;
    }

    .header-video img {
        width: auto !important;
    }

    /*#index-banner2{
      display: block !important;
    }*/
    #company-profile-main .flickity-viewport {
        height: 170px !important;
    }

    .page-nursing-jobs .flickity-viewport {
        height: 170px !important;
    }
}

@media only screen and (min-width: 600px) and (max-width: 992px) {
    #middle_button-3 {
        top: 0px !important;
    }

    #fontsmall_btn {
        font-size: 13px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
    #fontsmall_btn {
        font-size: 12px;
    }

    .page-leadership-jobs .parallax img {
        left: -15% !important;
    }

    .page-nursing-jobs .parallax img {
        bottom: -15% !important;
    }

    /*living_gal mobile*/
    #living_gal .case {
        height: 350px !important;
    }

    #living_gal .case .case-img-c {
        overflow: hidden !important;
    }

    .hover_text {
        width: 100%;
        padding: 15px !important;
    }

    .case-img-c img {
        width: 100% !important;
        top: 50%;
        float: left;
    }

    #carousel-banner>div.carousel.carousel-slider.initialized>div:nth-child(2) {
        background: url('https://dokumfe7mps0i.cloudfront.net/oms/16403/image/2025/5/6YF01_livingbanner/livingbanner.jpg') no-repeat fixed !important;
        width: 100% !important;
        height: 600px !important;
        min-height: 500px !important;
    }

    #carousel-banner>div.carousel.carousel-slider.initialized>div:nth-child(3) {
        background: url('https://dokumfe7mps0i.cloudfront.net/oms/16403/image/2025/5/E57E8_02/02.jpg') no-repeat fixed !important;
        width: 100% !important;
        height: 600px !important;
        min-height: 500px !important;
    }

    #carousel-banner>div.carousel.carousel-slider.initialized>div:nth-child(4) {
        background: url('https://dokumfe7mps0i.cloudfront.net/oms/16403/image/2025/5/A9KXG_03/03.jpg') no-repeat fixed !important;
        width: 100% !important;
        height: 600px !important;
        min-height: 500px !important;
    }

    #carousel-banner>div.carousel.carousel-slider.initialized>div:nth-child(5) {
        background: url('https://dokumfe7mps0i.cloudfront.net/oms/16403/image/2025/5/S4HG0_4/4.jpg') no-repeat fixed !important;
        width: 100% !important;
        height: 600px !important;
        min-height: 500px !important;
    }

    /*modal*/
    .modal {
        width: 100%;
        max-height: 100% !important;
    }
}

@media only screen and (max-width: 320px) {
    #fontsmall_btn {
        font-size: 10px;
    }
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {

    /* IE10+ CSS styles go here */
    .block_container,
    #banner1,
    .header-video__media,
    .header-video video {
        display: none !important;
    }

    .middle_container {
        top: 60px !important;
    }
}

@supports (-ms-accelerator:true) {

    /* IE Edge 12+ CSS styles go here */
    .block_container,
    #banner1,
    .header-video__media,
    .header-video video {
        display: none !important;
    }

    .middle_container {
        top: 60px !important;
    }
}


/* IE9 HAcks */

.parallax img {
    left: 0% \9;
    /* IE6, IE7, IE8, IE9 */
    top: 0 \9;
    /* IE6, IE7, IE8, IE9 */
}

.material-icons {
    display: none \9;
    /* IE6, IE7, IE8, IE9 */
}

.middle_container {
    top: 60px \9;
    /* IE6, IE7, IE8, IE9 */
}


/*ie10 HAcks*/

.ie10 .parallax img {
    /* Only works in IE10 */
    top: 0px !important;
    transform: none !important;
}

@media only screen and (max-width: 600px) {
    #index-banner .section {
        top: 10%;
    }

    #company-profile-main .banner_container h1 {
        font-size: 2em !important;
        padding: 0 !important;
    }

    .banner_container h1 {
        font-size: 2em !important;
        padding: 20px !important;
    }

    .banner_container h2 {
        font-size: 1.5em !important;
    }

    #banner_padding {
        padding: 20px 10px 0 10px !important;
    }
}

.icon-block {
    padding: 0 15px;
}

.icon-block h3 {
    font-size: 1em;
    color: #00305c
}

.icon-block .material-icons {
    font-size: inherit;
    cursor: crosshair
}

footer.page-footer {
    margin: auto;
    padding: 20px 0;
}

#footerpowered {
    margin: auto;
    width: 100% !important;
    background-color: rgb(66, 66, 66);
    text-align: center;
    color: #fff;
}

#footerpowered .PoweredBy,
#footerpowered .PoweredBy a {
    width: 100% !important;
    background-color: rgb(66, 66, 66);
    text-align: center;
    color: #fff;
    font-size: 14px;
    padding-bottom: 20px;
}

#logo-container {
    margin-top: -10px;
}

.parallax-container {
    min-height: 600px
}

.overview_container {
    z-index: 1
}

.banner_container {
    position: absolute;
    left: 5%;
    top: 30%;
    background-color: rgba(4, 56, 102, 0.75);
    border-radius: 5px;
    height: auto;
    width: auto;
    color: #fff
}

.banner_container h1 {
    font-size: 3.1rem;
    font-weight: 300;
    padding: 0 20px 0 20px;
    line-height: 1.2;
}

.banner_container h2 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.2
}

#banner_padding {
    padding: 0 50px 0 50px;
}

.middle_container {
    position: relative;
    background-color: rgba(255, 255, 255, 0.65);
    border-radius: 5px;
    height: auto;
    width: 50%;
    /* width: 100%; */
    left: 25%;
    padding: 10px 30px 20px;
    color: rgb(4, 56, 101);
}

.middle_container h2 {
    font-size: 3.1rem;
    /*font-weight: 300;*/
    line-height: 1.2
}


/*living gallery*/

#living_gal .case {
    height: 230px;
    width: 33.33%;
    float: left;
    background: transparent;
    position: relative;
    z-index: 5;
    opacity: 1;
    border: 2px solid white;
    box-sizing: border-box;
}

#living_gal .case a {
    width: 100%;
    height: 100%;
    position: absolute;
    cursor: pointer;
}

#living_gal .case .case-img-c {
    overflow: hidden;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 8;
    -webkit-transition: .5s;
    transition: .5s;
}

.hover_text {
    text-align: center;
    color: white;
    position: absolute;
    height: 225px;
    margin: 0 auto;
    padding: 30px;
}

.purple_hightlight {
    background-color: rgba(205, 10, 162, 0.65);
}

.blue_highlight {
    background-color: rgba(4, 56, 101, .8);
}

#living_gal .case.unactive .case-img-c {
    opacity: 0;
}

#bg-living_gal {
    position: absolute;
    z-index: 1;
    max-width: 1278px;
    height: 690px;
    width: 69.8%;
    overflow: hidden;
    /*left:0;
    right:0*/
}

#bg-living_gal img {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    max-width: 99%;
    height: 100%;
    margin: 0 auto;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

#bg-living_gal img.active {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.case-img-c img {
    position: relative;
    height: 226px;
    ;
    width: 100%;
}

.case-img-c img:hover {
    opacity: 0;
    -webkit-transition: all 2s ease-in-out;
    transition: all 2s ease-in-out;
}


/* slider*/

#responsive-sizing {
    text-align: center;
}

#responsive-sizing .spec {
    display: inline-block;
    margin: 10px 10px 10px 0;
}

#responsive-sizing .breakpoint {
    background-color: #333;
    color: white;
    border-radius: 5px 0 0 5px;
}

#responsive-sizing .vis-image-count {
    border-radius: 0 5px 5px 0;
    background-color: #ddd;
}

#responsive-sizing .breakpoint,
#responsive-sizing .vis-image-count {
    padding: 5px 10px;
}


/* Begin Scroller Rules */

.horiz-scroll {
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    overflow: visible;
    position: relative;
}

.horiz-scroll h2 {
    font-weight: 600;
}

.horiz-scroll .scroller {
    max-height: 30vw;
    position: relative;
    display: flex;
    display: -webkit-flex;
    flex: 1;
    -webkit-flex: 1;
    background-color: white;
}

.horiz-scroll .scroller .left-scroll {
    left: 0;
}

.horiz-scroll .scroller .right-scroll {
    right: 0;
}

.horiz-scroll .scroller .left-scroll,
.horiz-scroll .scroller .right-scroll {
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    padding: 0 2vw;
    overflow-x: hidden;
    z-index: 1;
    justify-content: center;
    -webkit-justify-content: center;
    position: absolute;
    height: 100%;
}

.horiz-scroll .scroller .left-scroll p,
.horiz-scroll .scroller .right-scroll p {
    font-size: 3em;
    color: white;
    text-shadow: 0 0 10px #333;
    margin: 0;
}

@media only screen and (max-width: 480px) {

    .horiz-scroll .scroller .left-scroll p,
    .horiz-scroll .scroller .right-scroll p {
        color: black;
    }
}

.horiz-scroll .scroller .scrollable-x {
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
}

.horiz-scroll .scroller .scrollable-x::-webkit-scrollbar {
    display: none;
}

.horiz-scroll .scroller .scrollable-x::-webkit-scrollbar {
    width: .375em;
    max-width: 12px;
}

.horiz-scroll .scroller .scrollable-x::-webkit-scrollbar-track {
    background-color: transparent;
}

.horiz-scroll .scroller .scrollable-x::-webkit-scrollbar-thumb {
    background-color: rgba(255, 255, 255, 0.25);
    border-radius: 1em;
}

.horiz-scroll .scroller .scroll-images {
    position: relative;
    flex: 8;
    -webkit-flex: 8;
    order: 2;
    -webkit-order: 2;
    z-index: 0;
    font-size: 0;
    overflow-y: visible;
    padding: 10% 0;
    margin: -10% 0;
    text-align: center;
}

.horiz-scroll .scroller .scroll-images img {
    width: 25%;
    top: 0;
    z-index: 0;
    -webkit-transition: all 100ms;
    transition: all 100ms;
    position: relative;
}

@media only screen and (max-width: 960px) {
    .horiz-scroll .scroller .scroll-images img {
        width: 33.333%;
    }
}

@media only screen and (max-width: 720px) {
    .horiz-scroll .scroller .scroll-images img {
        width: 50%;
    }
}

@media only screen and (max-width: 480px) {
    .horiz-scroll .scroller .scroll-images img {
        width: 50%;
        margin: 0 25%;
    }
}

.horiz-scroll .scroller .scroll-images img.focused {
    z-index: 2;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
    transform: scale(1.25);
    height: 200%;
    transition: all 250ms ease-in-out, drop-shadow 0.5s;
}

.invisible {
    opacity: 0;
    transition: .5s ease-in-out;
}


/*testimonial*/

.main-gallery {
    background: #00305c;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
    border-top: solid 10px #74aeb5;
}

.gallery-cell {
    width: 100%;
}

.testimonial {
    text-align: center;
    max-width: 90%;
    /*margin: 100px auto 130px auto;*/
    margin: 0px auto 0px auto;
    padding: 0 20px;
}

.testimonial-avatar {
    width: 100px;
    border-radius: 50%;
}

.testimonial-quote {
    display: block;
    font-size: 16px;
    font-weight: 300;
    padding: 10px 0;
    color: #fff
}

.testimonial-author {
    display: block;
    font-weight: 800;
    color: #74aeb5;
}

.flickity-page-dots {
    position: static;
    bottom: 25px;
    padding: 20px 0;
}

.flickity-page-dots .dot.is-selected {
    background: #fff;
}

.flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: #fff;
    border-radius: 50%;
    filter: alpha(opacity=25);
    opacity: .25;
    cursor: pointer;
}


/* block slider*/

.slick-prev:before,
.slick-next:before {
    font-size: 30px;
    opacity: 1
}

.slick-prev,
.slick-next {
    width: 40px;
}

.slick-dots li.slick-active button:before {
    color: white;
    opacity: 0.75;
}

.block_container {
    width: 100%;
    max-width: 100%;
    background-color: #00305c;
    height: 500px;
}

.block-media {
    width: 50%;
    height: auto;
    display: inline-block;
    float: left;
    cursor: -webkit-grab;
}

.block-text {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    height: auto;
    display: inline-block;
    float: left;
}

.block-text h2 {
    font-size: 2.3rem
}

.slick-slider {
    /* margin-bottom: 30px; */
    margin-bottom: 0px
}

.carousel.carousel-slider {
    top: 0;
    left: 0;
    min-height: 600px;
}

#carousel-banner>div.carousel.carousel-slider.initialized>div:nth-child(2) {
    background: url('https://dokumfe7mps0i.cloudfront.net/oms/16403/image/2025/5/6YF01_livingbanner/livingbanner.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#carousel-banner>div.carousel.carousel-slider.initialized>div:nth-child(3) {
    background: url('https://dokumfe7mps0i.cloudfront.net/oms/16403/image/2025/5/E57E8_02/02.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#carousel-banner>div.carousel.carousel-slider.initialized>div:nth-child(4) {
    background: url('https://dokumfe7mps0i.cloudfront.net/oms/16403/image/2025/5/A9KXG_03/03.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#carousel-banner>div.carousel.carousel-slider.initialized>div:nth-child(5) {
    background: url('https://dokumfe7mps0i.cloudfront.net/oms/16403/image/2025/5/S4HG0_4/4.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.carousel-images img {
    width: 100%;
    height: 500px;
    position: relative;
}

.carousel-images>.slick-list {
    padding: 0 !important;
}

.carousel-images>.slick-list>.slick-slide {
    width: 350px !important;
}

.carousel-images>.slick-prev {
    left: 10px;
}

.carousel-images>.slick-next {
    right: 10px;
}

.carousel-images>.slick-dots {
    bottom: -10px;
}

.carousel-images>.slick-dots>li button:before {
    font-size: 12px;
}

.carousel-text {
    padding: 10px 90px;
}

.carousel-text .title {
    color: #bdc3c7;
    font-size: 1.05em;
    text-transform: uppercase;
}

.carousel-text .headline {
    color: #fff;
    font-weight: 100;
}


/*.flickity-viewport {
    height: 120px
}*/


/*mini slider*/

.mini_slider {
    width: 100%;
    height: 200px;
    overflow: hidden;
    padding: 8px;
    margin: 0 auto;
    border-radius: 5px;
}

.mini_slider img {
    display: inline-block;
    width: auto;
    height: 200px;
}

.holder {
    -webkit-animation: minislider 80s linear infinite;
    animation: minislider 80s linear infinite;
    white-space: nowrap;
    will-change: transform;
}

.holder:hover {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}

@-webkit-keyframes minislider {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    50% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes minislider {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        -ms-transform: translateX(0);
        -moz-transform: translateX(0);
    }

    50% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        -ms-transform: translateX(0);
        -moz-transform: translateX(0);
    }
}



/*new header*/

.header-video {
    position: relative;
    overflow: hidden;
}

.header-video iframe,
.header-video video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.header-video iframe {
    height: 100%;
    width: 100%;
    z-index: 2;
}

.header-video video {
    width: 100%;
}

.header-video img {
    width: 100%;
    height: 100%;
    position: absolute;
}

.header-video__teaser-video {
    width: 100%;
    height: auto;
}

.header-video__media {
    width: 100%;
    height: auto;
}

.header-video__play-trigger {
    /*z-index: 5;
  position: absolute;
  background: rgba(0,0,0,.3);
  text-align: center;
  color: white;
  text-decoration: none;
  padding: 1.5em 3em;
  z-index: 5;
  left: 50%;
  top: 50%;
  border-radius: 10px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: background .5s;
  -moz-transition: background .5s;
  transition: background .5s;*/
}

.header-video__play-trigger:hover {
    background: rgba(0, 0, 0, .5);
}

.header-video__close-trigger {
    z-index: 99;
    position: absolute;
    background: #A61212;
    text-align: center;
    color: white;
    text-decoration: none;
    padding: 2em 3em;
    border-radius: 10px;
    right: 30px;
    top: 30px;
    -webkit-transition: background .3s;
    -moz-transition: background .3s;
    transition: background .3s;
    border: none;
}

.header-video__close-trigger:hover {
    background: #363636;
    cursor: pointer;
}


/*toast*/

.toast {
    background-color: rgb(116, 174, 181);
}

#toast-container {
    right: 33%
}


/*tooltipped*/

.backdrop {
    background-color: rgba(4, 56, 102, 0.75)
}


/*jobs*/

.jobs-list ul li {
    list-style: none;
}


/*join talent*/

.community-widget {
    display: none !important;
}


/*video modal*/

.modal.modal-fixed-footer {
    height: auto !important;
}

.modal.modal-fixed-footer .modal-footer {
    position: relative !important;
}


/*side-nav*/

#nav-mobile ul {
    padding: 0 !important
}


/*slider living dots bigger and grab hand*/

.carousel .indicators .indicator-item {
    width: 20px;
    height: 20px;
}

.carousel.carousel-slider {
    cursor: -webkit-grab;
}


/*priorty css job detail*/

#job-detail #PContentContainer li.email {
    list-style-type: none !important
}

#company-follow .company-follow-container .leader {
    background-color: #e3a520 !important;
}

.nav__banner,
.nav__banner p a {
    color: #74ADB5 !important;
}

.main-content {
    margin-top: 64px !important;
}

.c-jobs-filter .filter-options-list-container .filter-options-list {
    list-style: none;
    display: none;
    flex-direction: column;
    padding: 0;
    margin: 0;
}

.c-jobs-filter .filter-options-list-container.is-expanded .filter-options-list {
    display: flex;
}