@charset "utf-8";
/* CSS Document */

#testimonials {
    padding-bottom: 30px;

}

#logos {
    padding-bottom: 30px;
}

#service-scroller .swiper-wrapper {
    height: 400px;
}

.wrapper_logos {
    position: relative;
    margin-top: 60px;
    padding-bottom: 20px;

}

.wrapper_accordion-image {
    padding-top: 2px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 1px;
    /* [disabled]border-left: 0px solid #8A8A8A; */
    /* [disabled]border-right: 0px solid #8A8A8A; */
    /* [disabled]border-bottom: 1px solid #8A8A8A; */
    /* [disabled]border-top: 1px solid #8A8A8A; */
}

.wrapper-carousel {
    margin-left: auto;
    margin-right: auto;
    /* [disabled]background-image: url(../images/backgrounds/sections/testimonials.png); */
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    /* [disabled]background-attachment: fixed; */
    position: relative;
    border-bottom-style: solid;
    border-bottom-width: 0px;
}

#galleries {
	padding: 30px;
}

.wrapper-carousel ul {
	margin-left: 10px;
}

.wrapper-carousel li {
	color: #fff!important;
	font-size: 1rem;
	line-height: 1.4;
	text-align: left;
}

.wrapper-carousel img {
	/* [disabled]margin-bottom: 10px; */
}

.DWCarousel_widget img {
    transform: scale(.94);
    transition: .5s;
}

.DWCarousel_widget img:hover {
    transform: scale(1);
}


.wrapper-carousel .fill_medium {
    background-color: var(--bg-medium);
}

    .wrapper_swiper {
        position: relative;
        margin-top: 60px;
        /* [disabled]padding-bottom: 20px; */
        width: 100%;
        max-width: 1100px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 10px;
        padding-right: 10px;
    }

    .swiper-slide {
        background-position: center;
        background-size: cover;
    }

.content-carousel {
    margin-left: auto;
    margin-right: auto;
    padding-right: var(--mobile-maxcol-size-left-padding);
    padding-left: var(--mobile-maxcol-size-left-padding);
    width: 100%;
    z-index: 1;
    position: relative;
    /* [disabled]padding-top: 20px; */
}

.content-carousel.bg-testimonials {
	padding-top: 30px;
	padding-bottom: 20px;
}

.content-carousel h3 {
    /* [disabled]color: #FFFFFF; */
    /* [disabled]padding-bottom: 15px; */
}

#testimonials h3 {
    color: #fff;
}

.content-carousel p {
    font-weight: 300;
    font-size : 1.2rem;
    line-height: 1.5;
    color: #FFFFFF;
    text-align: center;
}

.content-carousel h6 {
    font-size : 0.9rem;
    font-weight : normal;
    color : #FFFFFF;
    text-transform : none;
    /* [disabled]letter-spacing : 2px; */
    text-align: center;
    font-style: italic;
    margin-top: 16px;
    margin-right: 30px;
    margin-left: 30px;
}

.content-carousel .edge-fade {
    mask-image: linear-gradient(to left, transparent, black var(--edge-fade-amount), black calc(100% - var(--edge-fade-amount)), transparent);
}


    .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }      

    .parallax-bg {
        position: absolute;
        left: 0;
        top: 0;
        width: 130%;
        height: 100%;
        -webkit-background-size: cover;
        background-size: cover;
        background-position: center;
    }

    .slide-content {
        max-width: 100%;
        margin: auto;
        background-color: rgba(0,0,0,0.65);
        backdrop-filter: blur(4px) brightness(90%);
        margin: 60px 20px 40px 20px;
        padding: 20px 40px;
    }

    .slide-content h3,
    .slide-content h4 {
        text-align: left!important;
        max-width: 90%;
        padding: 0;
        margin-left: 0;
    }

    .slide-content h3 {
        margin-bottom: 16px;
        color: #fff;
    }

    .slide-content h4  {
        color: rgba(255,255,255,0.80);
        margin-bottom: 6px;
    }

    .slide-content p  {
        color: rgba(255,255,255,1);
    }


    .parallax-bg {
        background-image: url("images/slide-show/large/l1.jpg");
        background-position: top;
    }


  #testimonials .swiper {
      max-width: 900px;
      margin: auto;
      padding-bottom: 10px;
  }

  #testimonials .swiper-slide {
      padding: 0 50px;
  }

      
    .swiper-service-1_bg1 {
        background-image: url("../images/swiper/service-1_bg1.jpg");
        background-position: top center;
    }      

    .swiper-service-1_bg2 {
        background-image: url("../images/swiper/service-1_bg2.jpg");
        background-position: top center;
    }        

    .swiper-service-1_bg3 {
        background-image: url("../images/swiper/service-1_bg3.jpg");
        background-position: top center;
    }   

    .swiper-service-1_bg4 {
        background-image: url("../images/swiper/service-1_bg4.jpg");
        background-position: top center;
    }  


    .swiper-service-2_bg1 {
        background-image: url("../images/swiper/service-2_bg1.jpg");
        background-position: top center;
    }      

    .swiper-service-2_bg2 {
        background-image: url("../images/swiper/service-2_bg2.jpg");
        background-position: top center;
    }        

    .swiper-service-2_bg3 {
        background-image: url("../images/swiper/service-2_bg3.jpg");
        background-position: top center;
    }   

    .swiper-service-2_bg4 {
        background-image: url("../images/swiper/service-2_bg4.jpg");
        background-position: top center;
    } 


    .swiper-service-3_bg1 {
        background-image: url("../images/swiper/service-3_bg1.jpg");
        background-position: top center;
    }      

    .swiper-service-3_bg2 {
        background-image: url("../images/swiper/service-3_bg2.jpg");
        background-position: top center;
    }        

    .swiper-service-3_bg3 {
        background-image: url("../images/swiper/service-3_bg3.jpg");
        background-position: top center;
    }   

    .swiper-service-3_bg4 {
        background-image: url("../images/swiper/service-3_bg4.jpg");
        background-position: top center;
    } 


    .swiper-service-4_bg1 {
        background-image: url("../images/swiper/service-4_bg1.jpg");
        background-position: top center;
    }      

    .swiper-service-4_bg2 {
        background-image: url("../images/swiper/service-4_bg2.jpg");
        background-position: top center;
    }        

    .swiper-service-4_bg3 {
        background-image: url("../images/swiper/service-4_bg3.jpg");
        background-position: top center;
    }   

    .swiper-service-4_bg4 {
        background-image: url("../images/swiper/service-4_bg4.jpg");
        background-position: top center;
    } 


@media only screen and (min-width : 660px) {
    
    .slide-content {
      max-width: 500px;
      margin: 60px 50px 40px 50px;;
      padding: 20px 40px;
    }    
	
	.content-carousel {
    padding-right: var(--large-maxcol-size-left-padding);
    padding-left: var(--large-maxcol-size-left-padding);
	}	

	.wrapper-carousel ul {
	/* [disabled]font-size: 1.2rem; */
	/* [disabled]line-height: 1.2; */
	}	
	
	.wrapper-carousel li {
	font-size: 1.2rem;
	/* [disabled]line-height: 1.2; */
	/* [disabled]text-align: center; */
	}	
	
	.content-carousel h3
	{

	}
	.content-carousel h4
	{
    line-height: 1;
    font-size: 1.rem;
	}	
	
	.content-carousel h6
	{
	font-size : 1.1rem!important;
	line-height: 1.2;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: right;
	margin-left: 0px;
	}	
	
	.content-carousel p {
    text-align: left;
    font-size: 1.4rem;

	}

}
