.button-division-location{
    margin-bottom:0 !important;
    /*background:url(https://vkn0shj3yrn.c.updraftclone.com/wp-content/themes/elysium/assets/images/misc/LP-BUTTON-MHWB.png);*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
}

.button-division-location a {
    display: block;
    padding: 2rem 13rem 2rem 2rem;
    line-height: 24px !important;
    color: white !important;
    font-size: 1.8rem !important;
    font-family: "Ubuntu", Sans-serif;
}

.button-division-location a span {
    font-size: 1.4rem;
    font-weight:300;
    display: flex;
    align-items: center;
    font-family: "Ubuntu", Sans-serif;
    
}

.button-division-location a span i {
    font-size:3rem;
    margin-right:1rem;
    
}

.contact-link-small p a{
    color: #fec514;
    font-size: 1.6rem;
    font-weight: 600;
}

.contact-link-small p:last-child a{
    border-bottom:1px solid #fec514;
}

.custom-style-block .elementor-widget-image{
    margin-bottom:0;
}

.custom-style-block h2{
    background: #00929f;
    color: white;
    font-size: 1.6rem;
    font-weight: 300;
    padding: 3rem 2rem;
    font-family: "Ubuntu", Sans-serif;
}

/*---START SIDE MENU---*/

#menu-side-menu-location{
    list-style:none;
    padding-left: 0;
}

#menu-side-menu-location li{
    background:#f6f6f6; 
}

#menu-side-menu-location li a{
    color: #576475;
    font-family: "Ubuntu", Sans-serif;
    font-size: 1.4rem;
    font-weight: 500;
    padding: 0.5rem 2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #e6e6e6;
    outline: 0;
}

#menu-side-menu-location li a:after{
    font-family: "FontAwesome";
    font-weight: 100;
    content: "\f105";
    font-size: 3rem;
}

#menu-side-menu-location li.menu-item-has-children a:after{
    font-family: "FontAwesome";
    font-weight: 100;
    content: "\f107";
    font-size: 3rem;
}

/*#menu-side-menu-location li:nth-child(4) a:after{*/
/*    font-family: "FontAwesome";*/
/*    font-weight: 100;*/
/*    content: "\f107";*/
/*    font-size: 3rem;*/
/*}*/

#menu-side-menu-location li.menu-item-has-children.menu-sub-show a:after{
    font-family: "FontAwesome";
    font-weight: 100;
    content: "\f106";
    font-size: 3rem;
}

/*#menu-side-menu-location .menu-sub-show:nth-child(4) a:after{*/
/*    font-family: "FontAwesome";*/
/*    font-weight: 100;*/
/*    content: "\f106";*/
/*    font-size: 3rem;*/
/*}*/

/*#menu-side-menu-location li:last-child a{*/
/*    border-bottom: none; */
/*}*/

#menu-side-menu-location li ul{
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

#menu-side-menu-location li ul li{
    border-bottom: none;
    padding: 0;
}

#menu-side-menu-location li ul li a{
    color: #00929f;
    font-family: "Ubuntu", Sans-serif;
    font-size: 1.3rem;
    font-weight: 500;
    padding: 1rem 2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #e6e6e6;
    outline: 0;
}

#menu-side-menu-location .menu-sub-show ul li a:after{
    font-family: "FontAwesome";
    font-weight: 100;
    content: "\f13a" !important;
    font-size: 2rem !important;
    color: #00929f !important;
}


#menu-side-menu-location li ul{
    display: none;
}

#menu-side-menu-location .menu-sub-show ul{
    display:block;
}

.elementor-shortcode .wpgmza_map {
    float: none!important;
    margin: auto!important;
    min-width: 100%;
    max-height: 200px;
}

.m240 .elementor-shortcode .wpgmza_map{
    max-height: 240px;
}

/*---END SIDE MENU---*/

.location-content-list-items ul{
    margin-left: 0;
    padding-left: 0;
}

.location-content-list-items ul li{
    font-weight:600;
    list-style:none;
    color:#576475;
    display: flex;
    flex-wrap: wrap;
    padding-left: 20px;
}

.single-location.postid-15180 .location-content-list-items ul li {
	display: block;
}

.location-content-list-items ul li:before{
    font-family: "FontAwesome";
    font-weight: 100;
    font-size: 8px;
    content: "\f04d";
    display: inline-block;
    padding-right: 10px;
    vertical-align: middle;
    color:#576475;
    position: absolute;
    margin-left: -20px;
}

.pdf-downloads-button .elementor-button-wrapper a{
    width: 100%;
    padding: 2rem;
    text-align: left;
}

.location-slider .swiper-slide,
.location-slider .swiper-slide figure {
    width: 100%;
    _height: 50vh;
    _max-height: 350px;
}

.location-slider .swiper-slide figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
}


/* STORIES SLIDER */
.stories-wrapper {
    background: #fff;
    padding: 6rem 5rem;
}

.story-slide-wrapper {
    position: relative;
    background-color: #f4f4f4;
    padding: 0 5rem 5rem;
}

.story-slide-wrapper::before {
    content: "";
    width: 142px;
    height: 69px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    background-image: url(/wp-content/uploads/2022/04/CIF-LOGO-ONLY.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 2;
}

.story-slide-wrapper::after {
    content: "";
    width: 200px;
    height: 85px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    background-image: -webkit-linear-gradient(30deg, #ffffff 80%, #f4f4f4 50%);
    z-index: 1;
}

.slider-inner {
    display: flex;
    flex-wrap: wrap;
}

.slider-left {
    width: 50%;
    padding-top: 85px;
    padding-right: 2.5rem;
}

.slide-thumbnail {
    width: 100%;
    height: 100%;
}

.slide-thumbnail > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.slider-right {
    width: 50%;
    padding-left: 2.5rem;
}

.slider-header {
    display: flex;
    font-size: 1.4rem;
    font-weight: 500;
    color: #A0A8B2;
}

.slider-header > div {
    border-left: 1px solid #A0A8B2;
    padding-left: 10px;
    padding-top: 10px;
}

.slider-header > div:not(:first-child) {
    margin-left: 40px;
}

.story-title {
    font-size: 2.6rem;
    font-weight: 500;
    color: #556475;
    margin-top: calc(85px - 31px);
}

.story-date {
    font-size: 1.4rem;
    font-weight: 300;
    color: #A0A8B2;
    margin-bottom: 25px;
}

.story-content {
    font-size: 1.5rem;
    font-weight: 300;
    color: #556475;
    margin-bottom: 20px;
}

.story-read-more {
    position: relative;
    min-width: 40%;
    display: inline-block;
    font-size: 1.5rem;
    font-weight: 500;
    color: #fff;
    background-color: #01777B;
    border: 1px solid #01777B;
    padding: 9px 30px;
}

.story-read-more i {
    font-size: 25px;
    position: absolute;
    top: 8px;
    right: 15px;
}

.story-read-more:hover,
.story-read-more:focus,
.story-read-more:active {
    color: #01777B;
    background-color: transparent;
}

.stories-wrapper .carousel-control-next,
.stories-wrapper .carousel-control-prev {
    width: auto;
    height: auto;
    font-size: 50px;
    line-height: 1;
    color: #01777B;
    background: none;
    opacity: 1;
    padding: 0;
}

.stories-wrapper .carousel-control-prev {
    left: -35px;
}

.stories-wrapper .carousel-control-next {
    right: -35px;
}

.view-all-stories-wrapper {
    background-image: url('/wp-content/uploads/2022/04/CIF-CTA-Location.svg');
    background-position: left;
    background-size: 800px;
    background-color: #A4D8E0;
    text-align: right;
    background-repeat: no-repeat;
    padding: 15px 30px;
}

.view-all-stories {
    display: inline-flex;
    font-size: 1.7rem;
    color: #fff;
}

.view-all-stories:hover,
.view-all-stories:focus,
.view-all-stories:active {
    color: #fff;
}

.view-all-stories i {
    font-size: 25px;
    margin-left: 10px;
}

.slider-left iframe {
    height: 100%;
}
/* /STORIES SLIDER */


.care-in-focus-link a {
    color: #576475;
    font-size: 1.4rem;
    font-weight: 500;
    padding: 0.5rem 2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #e6e6e6;
    outline: 0;
}

.care-in-focus-link {
    background: #f6f6f6;
}

ul#menu-side-menu-location {
    margin-bottom: 0px;
}

.care-in-focus-link a:after {
    font-family: "FontAwesome";
    font-weight: 100;
    content: "\f105";
    font-size: 3rem;
}


@media(max-width: 1024px) {
    .location-slider .swiper-slide,
    .location-slider .swiper-slide figure {
        max-height: 250px;
    }
    
    .slider-left {
        width: 100%;
        padding-right: 0;
    }
    
    .slider-right {
        width: 100%;
        padding-left: 0;
        padding-top: 4rem;
    }
    
    .slider-header > div {
        padding-top: 0;
    }
    
    .story-title {
        margin-top: 30px;
    }
}

@media (max-width: 767px) {
    .story-slide-wrapper {
        padding: 0 2rem 3rem;
    }
    
    .stories-wrapper {
        padding: 4rem 3rem;
    }
    
    .story-title {
        font-size: 2rem;
    }
    
    .story-read-more {
        min-width: 50%;
        padding: 9px 20px;
    }
    
    .stories-wrapper .carousel-control-next,
    .stories-wrapper .carousel-control-prev {
        font-size: 30px;
    }
    
    .stories-wrapper .carousel-control-prev {
        left: -20px;
    }

    .stories-wrapper .carousel-control-next {
        right: -20px;
    }
}


@media (max-width: 500px) {
    .slider-header > div {
        padding-left: 5px;
    }

    .slider-header > div:not(:first-child) {
        margin-left: 15px;
    }
    
    .view-all-stories-wrapper {
        background-position: 15% 0;
    }
}

/* elysium ajax search pro container styles */

.elysium-ajax-search-pro-container > .elementor-widget-container > .elementor-shortcode > div {
	display: flex;
    justify-content: center;
    flex-direction: column;
}


/* POSTS SLIDER */
.posts-wrapper {
    background-color: #FFFFFF;
    border-bottom: 1px solid #e4e4e4;
    padding: 4rem 5rem;
}

.posts-wrapper .posts-wrapper-title {
    font-family: "Ubuntu", Sans-serif;
    font-size: 2.8rem;
    font-weight: 400;
    color: #576475;
    padding: 0 10px;
    margin-bottom: 30px;
}

.post-slide-wrapper {
    position: relative;
    padding: 0 10px;
}

.post-slide-wrapper .slider-inner {
	display: block;
}

.post-slide-wrapper .post-title a {
	display: block;
    color: #546474;
    font-size: 2rem;
    line-height: 1.2;
    font-weight: 900;
    overflow: hidden;
    outline: none;
}

.post-slide-wrapper .post-date {
	font-size: 12px;
    line-height: 1.3em;
    font-weight: 600;
    color: #adadad;
    margin: 2px 0 13px;
}

.post-slide-wrapper .post-content {
    font-size: 14px;
    line-height: 1.5em;
    color: #777;
    margin-bottom: 10px;
}

.post-slide-wrapper .post-read-more {
	display: inline-block;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 1px;
    font-weight: 700;
    padding: 6.5px 8px;
    margin: 10px 0;
    border: 2px solid;
    border-radius: 5px;
    text-transform: uppercase;
    transition: all 0.3s ease;
}

.post-slide-wrapper .post-read-more:hover {
	color: #ffffff;
    background-color: #00929F;
}

.posts-wrapper .carousel-control-next,
.posts-wrapper .carousel-control-prev {
	width: auto;
    height: auto;
    font-size: 50px;
    line-height: 1;
    color: #01777B;
    background: none;
    opacity: 1;
    padding: 0;
    outline: none;
}

.posts-wrapper .carousel-control-next {
	right: -35px;
}

.posts-wrapper .carousel-control-prev {
	left: -35px;
}

@media (max-width: 767px) {
    .posts-wrapper {
    	padding: 3rem 1rem 4rem;
    }
    
    .posts-wrapper .carousel-control-next,
    .posts-wrapper .carousel-control-prev {
        font-size: 25px;
    }
    
    .posts-wrapper .carousel-control-prev {
        right: 30px;
        left: auto;
        top: auto;
        bottom: 0;
    }

    .posts-wrapper .carousel-control-next {
        right: 10px;
        top: auto;
        bottom: 0;
    }
}
/* /POSTS SLIDER */