.nelson_reviews .swiper-slide .elementor-testimonial {
	display: flex;
	flex-wrap: wrap;	
}

.lft_sidebar .elementor-toc__body {
	padding-top: 0 !important;
}

.nelson_reviews .swiper-slide .elementor-testimonial .elementor-testimonial__header {
	order: 2;
	padding-bottom: 40px !important;
    padding-left: 35px !important;
    padding-right: 35px !important;
    padding-top: 30px !important;
}

.nelson_reviews .swiper-slide .elementor-testimonial .elementor-testimonial__content {
	order: 1;
	padding-bottom: 0 !important;
    padding-left: 35px !important;
    padding-right: 35px !important;
    padding-top: 80px !important;
}

.nelson_reviews .swiper-slide .elementor-testimonial .elementor-testimonial__header .elementor-star-rating {
	position: absolute;
	top: 35px;
    left: 35px;
}

.elementor-testimonial__image+cite {
    margin-left: 15px !important;
    margin-top: 7px !important;
}

.nelson_faq .elementor-tab-title {
	border-radius: 5px;
	background-color: inherit !important;
	border: 1px solid #747474 !important;
}

.nelson_faq .elementor-tab-title.elementor-active {
	border-radius: 5px 5px 0 0;
	background-color: #bf0e0f !important;
    border: 1px solid #bf0e0f !important;
}

.nelson_faq .elementor-tab-content {
	border-radius: 0 0 5px 5px;
}

.nelson_faq .elementor-tab-title .fa-chevron-down {
	border: 2px solid #bf0e0f;
    padding: 6px;
    border-radius: 20px;
    height: 30px;
    margin-top: -5px;	
}

.nelson_faq .elementor-tab-title .fa-chevron-up {
	border: 2px solid #fff;
    padding: 4px 7px 7px 7px;
    border-radius: 20px;
    height: 30px;
	width: 30px;
    margin-top: -5px;	
}

.testimonial .elementor-element .swiper-container .elementor-swiper-button {
	top: 110%;
}

.testimonial .elementor-element .swiper-container .elementor-swiper-button.elementor-swiper-button-prev {
	right: -126px !important;
    text-align: right !important;
    display: block !important;
    margin-top: 4px;
}

.testimonial .elementor-element .swiper-container .elementor-swiper-button.elementor-swiper-button-prev .eicon-chevron-left { 
    background-image: url(../images/prev_icon.png);
    width: 54px;
    height: 27px;
}

.testimonial .elementor-element .swiper-container .elementor-swiper-button.elementor-swiper-button-prev .eicon-chevron-left::before {
	display: none;
}

.testimonial .elementor-element .swiper-container .elementor-swiper-button.elementor-swiper-button-next {
	right: -205px !important;
}

.testimonial .elementor-element .swiper-container .elementor-swiper-button.elementor-swiper-button-next .eicon-chevron-right { 
    background-image: url(../images/next_icon.png);
    width: 54px;
    height: 27px;
}

.testimonial .elementor-element .swiper-container .elementor-swiper-button.elementor-swiper-button-next .eicon-chevron-right::before {
	display: none;
}

.faq_back, .whycoos{
	position:relative;
}
.faq_back:before{
	background:url(https://leidsens.com/dev/sunlife/wp-content/uploads/2025/03/bak220.png);
	position:absolute;
	content:"";
	width:555px;
	height:844px;
	left:0;
	top:-340px;
}

.whycoos:before{
	background:url(https://leidsens.com/dev/sunlife/wp-content/uploads/2025/03/bak22.png);
	position:absolute;
	content:"";
	width:420px;
	height:976px;
	right:0;
	top:-420px;
}





/*================ RESPONSIVE =============*/
@media only screen and (min-width: 1200px) and (max-width: 1600px) {

}

@media only screen and (min-width: 1024px) and (max-width: 1200px){


}
@media only screen and (min-width: 768px) and (max-width: 1024px){
.testimonial .elementor-element .swiper-container .elementor-swiper-button.elementor-swiper-button-prev{    right: -76px !important;}
	
.testimonial .elementor-element .swiper-container .elementor-swiper-button.elementor-swiper-button-next {
    right: -144px !important;
}
	
.foot_menu .elementor-nav-menu {
    margin: 0 auto;
}
	.whycoos:before, .faq_back:before{ display:none;}
	
}



@media only screen and (max-width: 767px) {
	
	.nelson_faq .elementor-tab-title .fa-chevron-down {
		margin-top: 0px;
	}
	
	.nelson_faq .elementor-tab-title .fa-chevron-up {
		margin-top: 0px;
	}
	
	.testimonial .elementor-element .swiper-container .elementor-swiper-button.elementor-swiper-button.elementor-swiper-button {
		display: none !important;
	}
	
	.foot_menu .elementor-nav-menu {
		margin: 0 auto;
	}
	.whycoos:before, .faq_back:before{ display:none;}

}

  /*
 * Hide visually and from screen readers, but maintain layout
 */

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after {clear: both;}


  /* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
  /* Black prints faster:
    http://www.sanbeiji.com/archives/953 */
  *, *:before, *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a, a:visited {text-decoration: underline; }
  a[href]:after {content: " (" attr(href) ")"; }
  /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
  abbr[title]:after { content: " (" attr(title) ")";}
  a[href^="#"]:after, a[href^="javascript:"]:after { content: ""; }
  /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */
  pre, blockquote {border: 1px solid #999; page-break-inside: avoid;}
  thead { display: table-header-group; }
  tr, img {page-break-inside: avoid; }
  img { max-width: 100% !important; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 {page-break-after: avoid; }
}