.icon-list-style ul li {
    border: 1px solid rgba(255, 255, 255, 0.44);
    backdrop-filter: blur(2px);
    padding: 16px 55px 16px 18px !important;
}
.btn-style a:hover {
    border-color: #33333300 !important;
}
.font-weight-style {
    font-weight: 400;
}
.font-style {
    font-family: Instrument Serif;
    font-style: Italic;
}
.counter-style span.elementor-counter-number-suffix {
    font-size: 28px;
    line-height: 28px;
    color: #11111166;
    margin-top: 20px;
    text-transform: lowercase;
}

/* Slider CSS */

.slider-style .swiper-slide {
    width: 724px !important;
}
.slider-style .swiper-pagination-bullet, .video-testimonials-style .swiper-pagination-bullet {
    border-radius: 0;
}
.video-testimonials-style svg g {
    filter: opacity(1);
}
.our-work-slider-style::before {
    content: "";
    position: absolute;
    width: 110px;
    height: 50px;
    background-image: url(https://cornerstonehome.services/wp-content/uploads/2026/07/Vector-17.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    top: -54px;
    left: 324px;
}
.our-work-slider-style .our-process:nth-child(4):after {
    content: "";
    position: absolute;
    width: 110px;
    height: 50px;
    background-image: url(https://cornerstonehome.services/wp-content/uploads/2026/07/Vector-17.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    top: -54px;
    right: 331px;
}
.featured-style::after {
    content: "";
    background-image: url(https://cornerstonehome.services/wp-content/uploads/2026/07/Vector-21.svg);
    background-size: contain;
    position: absolute;
    width: 110px;
    height: 50px;
    right: 329px;
    bottom: -60px;
    background-repeat: no-repeat;
}
.our-work-slider-style .our-process:nth-child(5):after {
    content: "";
    background-image: url(https://cornerstonehome.services/wp-content/uploads/2026/07/Vector-21.svg);
    background-size: contain;
    position: absolute;
    width: 110px;
    height: 50px;
    left: 330px;
    bottom: -63px;
    background-repeat: no-repeat;
}

/* Slider CSS */

/* Form CSS */

.form-style input, select, textarea {
    padding: 22px 18px !important;
}

/* Form CSS */
.change-colour {
    color: #FFFFFF;
}


@media(max-width:1024px){
.our-work-slider-style::before, .our-work-slider-style .our-process:nth-child(5):after{
		    left: 265px;
}
.our-work-slider-style .our-process:nth-child(4):after, .featured-style::after{
	right: 273px;	
}	
}
@media(max-width:980px){
	.our-work-slider-style::before, .our-work-slider-style .our-process:nth-child(5):after {
        left: 400px;
}
	.our-work-slider-style .our-process:nth-child(4):after{
		display:none;
}
.featured-style::after{
		display:none;
}
.our-work-slider-style .elementor-widget-container {
    background: none !important;
}	
}
@media(max-width:768px){
	    .our-work-slider-style::before, .our-work-slider-style .our-process:nth-child(5):after {
        display:none;
}
.slider-style .swiper-slide {
    width: 600px !important;
}
.icon-list-style ul li{
	padding: 15px !important;	
}	
}
@media(max-width:600px){
.slider-style .swiper-slide {
        width: 290px !important;
}
.form-style input, select, textarea {
    padding: 12px 8px !important;
}	
}