/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {

    margin: 5px 20px 20px 0;

}



.aligncenter,

div.aligncenter {

    display: block;

    margin: 5px auto 5px auto;

}



.alignright {

    float:right;

    margin: 5px 0 20px 20px;

}



.alignleft {

    float: left;

    margin: 5px 20px 20px 0;

}



a img.alignright {

    float: right;

    margin: 5px 0 20px 20px;

}



a img.alignnone {

    margin: 5px 20px 20px 0;

}



a img.alignleft {

    float: left;

    margin: 5px 20px 20px 0;

}



a img.aligncenter {

    display: block;

    margin-left: auto;

    margin-right: auto;

}



.wp-caption {

    background: #fff;

    border: 1px solid #f0f0f0;

    max-width: 96%; /* Image does not overflow the content area */

    padding: 5px 3px 10px;

    text-align: center;

}



.wp-caption.alignnone {

    margin: 5px 20px 20px 0;

}



.wp-caption.alignleft {

    margin: 5px 20px 20px 0;

}



.wp-caption.alignright {

    margin: 5px 0 20px 20px;

}



.wp-caption img {

    border: 0 none;

    height: auto;

    margin: 0;

    max-width: 98.5%;

    padding: 0;

    width: auto;

}



.wp-caption p.wp-caption-text {

    font-size: 11px;

    line-height: 17px;

    margin: 0;

    padding: 0 4px 5px;

}



/* Text meant only for screen readers. */

.screen-reader-text {

	border: 0;

	clip: rect(1px, 1px, 1px, 1px);

	clip-path: inset(50%);

	height: 1px;

	margin: -1px;

	overflow: hidden;

	padding: 0;

	position: absolute !important;

	width: 1px;

	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */

}



.screen-reader-text:focus {

	background-color: #eee;

	clip: auto !important;

	clip-path: none;

	color: #444;

	display: block;

	font-size: 1em;

	height: auto;

	left: 5px;

	line-height: normal;

	padding: 15px 23px 14px;

	text-decoration: none;

	top: 5px;

	width: auto;

	z-index: 100000;

	/* Above WP toolbar. */

}


/* Fixing Floats for mobile */

@media only screen and (max-width: 576px) {
    .alignleft,.alignright,a img.alignright,a img.alignleft {
        float: none;
        margin: 0px auto;
        display: block;
    }
}
/*
.page-id-14043 .wst-blurbs-icons .blurb .inner .image-holder img, .wst-blurbs-icons.light .blurb .inner .image-holder img {
    width: 100%;
    height: auto;
    max-height: 30rem;
    display: block;
}

.page-id-14043 .wst-blurbs-icons .blurb .inner .image-holder, .wst-blurbs-icons.light .blurb .inner .image-holder {
    max-width: 100%;
    margin: 0 auto 0;
} */

body:not(.category-297) .c-service{
	display:none;
}

.c-service{
	color:white!important;
}

/*
#home > div > section > div > div.right > picture > img{
	margin: 0 auto;
	width:80.5%;
}

#home > div > section > div > div.right{
	text-align:center;
} */

@media only screen and (max-width: 1023px){
	.home .hero .hero-content .left {
		margin-top: 0; 
	}
}

@media only screen and (max-width: 576px){
	.home .hero .hero-content .right img {
		min-width: 320px;
		left:initial;
		transform:none;
	}
}

.page-id-1510 .title br{
	display:block!important;
}

.home .hero .hero-content .right{
	margin-top:-15rem;
}

@media screen and (max-width:1440px){
	.home .hero .hero-content .right{
		margin-top:-3rem;
	}
}

@media screen and (max-width: 1120px) {
    .home .hero .hero-content .right {
        margin-top: 10rem;
    }
}

@media screen and (max-width:1023px){
    .home .hero .hero-content .right {
        margin-top: -15rem;
        margin-bottom: 2rem;
        text-align: center;
    }
	
    .home .hero .hero-content {
        padding-top: max(20.6rem, 13.2vw);
        flex-direction: column;
    }
	    .home .hero .hero-content .left:after {
        background: linear-gradient(to top, rgb(0 79 87 / 0%) 50%, transparent 80%);
	}
}

@media screen and (max-width:700px){
.home #wst-content-block_cb6b06171a3f8f3db6f89ac358f0af0b .s-negmarg-top {
    margin-top: -5rem;
}
}


@media screen and (max-width:500px){
.home #wst-content-block_cb6b06171a3f8f3db6f89ac358f0af0b .s-negmarg-top {
    margin-top: -2rem;
}
}
/*
.home-section-one .inner.no-padding-top.m-padding-bottom.xl-con {
    margin-top: 7rem;
}
*/

.home .hero .hero-content .right img {
    width: 80%;
}

.footer .badges :nth-child(4) > img {
    width: 340px;
}