.hp-section-testimonials {
    
    position: relative;
    z-index: 1;
	background:#000;
}
.hp-section-testimonials-container,.hp-section-testimonials-pagination .container{
background-color: transparent !important;
position:static !important;
}

.hp-section-testimonials-slider {
    position: relative;
    height: 40rem;
}

@media (min-width:90em) {
    .hp-section-testimonials-slider {
        height: 40rem;
    }
}

.hp-section-testimonials-slides {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #005fd5;
    z-index: 1;
}

.hp-section-testimonials-slide {
    display: none;
    padding: 2.5rem 0 4.375rem;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    text-align: center;
	box-sizing: border-box;
}

@media (min-width:64em) {
    .hp-section-testimonials-slide {
        padding: 0;
        text-align: left;
    }
}

.hp-section-testimonials-slide.is-active {
    display: block;
}

.hp-section-testimonials-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #a6354b;
    z-index: 1;
}

@media (min-width:64em) {
    .hp-section-testimonials-background {
        width: 50%;
    }
}

.hp-section-testimonials-container {
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (min-width:64em) {
    .hp-section-testimonials-container {
        display: table;
    }
}

.hp-section-testimonials-logo {
    display:  inline-block;
    margin: 0 auto 10px;
}

@media (min-width:64em) {
    .hp-section-testimonials-logo {
        margin: 0;
    }
}

.hp-section-testimonials-text {
    
    display: table-cell;
    float: none;
    margin: 0 auto;
    position: relative;
    width: auto;
    max-width: 22.5rem;
   vertical-align: middle;
    z-index: 2;
	text-align: center;
}

@media (min-width:64em) {
    .hp-section-testimonials-text {
        float: none;
        margin: 0 0 0 2.9661%;
        padding-bottom: 3.125rem;
        width: 42.90254%;
        max-width: 26.875rem;
        height: 100%;
    }
}
.hp-section-testimonials-text .qbutton i {
    margin: 0 10px 0 0;
}
.hp-section-testimonials-text .test_headline {
	color: #fff;
	font-size: 21px;
	font-weight: 700;
	line-height: 26px;
	padding-top: 14px;
}

.hp-section-testimonials-text blockquote {
   
    color: #fff;
    font-style: normal;
    
}

@media (min-width:64em) {
    .hp-section-testimonials-text blockquote {
     
    }
}

.hp-section-testimonials-text blockquote footer {
    margin-top: 0.8em;
	 margin-bottom: 0.8em;
 font-size: 14px;
  line-height: 18px;
    font-style: italic;
   
}

.hp-section-testimonials-media {
    margin-top: 2rem;
    position: relative;
    z-index: 3;
}

@media (min-width:64em) {
    .hp-section-testimonials-media {
        overflow: hidden;
        margin-top: 0;
        position: absolute;
        top: 0;
        left: 50%;
        width: 50%;
        height: 100%;
    }
}

.hp-section-testimonials-media-mask {
    display: none;
    position: absolute;
    top: 0;
    right: 100%;
    bottom: 0;
    left: 0;
    background-color: transparent;
    z-index: 4;
	    

}
.hp-section-testimonials-media-overlay{width: 100%;
    height: 100%;
    opacity: 0.4;z-index: 2; position: absolute;
right: 0;
top: 0;}

@media (min-width:64em) {
    .hp-section-testimonials-media-mask {
        display: block;
    }
}

.hp-section-testimonials-image {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
}

@media (min-width:64em) {
    .hp-section-testimonials-image {
        display: block;
    }
}

.hp-section-testimonials-btn {
    position: relative;
    z-index: 2;
}

@media (min-width:64em) {
    .hp-section-testimonials-btn {
        position: absolute;
        bottom: 1.5rem;
        left: 1.5rem;
    }
}

.hp-section-testimonials-pagination {
    position: absolute;
    bottom: 1.875rem;
    left: 0;
    width: 100%;
    height: 0.5rem;
    pointer-events: none;
    z-index: 2;
    text-align: center;
}

@media (min-width:64em) {
    .hp-section-testimonials-pagination {
        bottom: 2.5rem;
    }
}

.hp-section-testimonials-pages {
    width: 100%;
}

@media (min-width:64em) {
    .hp-section-testimonials-pages {
        padding-right: 0;
        width: 42.90254%;
    }
}

.hp-section-testimonials-page {
    display: inline-block;
    margin-right: 1rem;
    position: relative;
    width: 0.5rem;
    height: 0.5rem;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    cursor: pointer;
    pointer-events: auto;
    text-indent: -999em;
}

.hp-section-testimonials-page:before {
    display: block;
    position: absolute;
    top: -0.5rem;
    right: -0.5rem;
    bottom: -0.5rem;
    left: -0.5rem;
    background-color: transparent;
    content: '';
}

.hp-section-testimonials-page span {
    display: block;
    position: relative;
    height: 100%;
    z-index: 2;
}

.hp-section-testimonials-page span:before,
.hp-section-testimonials-page span:after {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-radius: 50%;
    content: '';
    -ms-transform: scale(0);
    transform: scale(0);
}

.hp-section-testimonials-page span:before {
    transition: none;
}

.hp-section-testimonials-page span:after {
    transition: transform 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hp-section-testimonials-page.is-active span:after,
.hp-section-testimonials-page:hover span:after {
    -ms-transform: scale(1);
    transform: scale(1);
}

.hp-section-testimonials-page.is-active span:before {
    opacity: 0;
    -ms-transform: scale(3);
    transform: scale(3);
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hp-section-testimonials-page:last-child {
    margin-right: 0;
}

.hp-section-testimonials-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    z-index: 10;
}

@media (max-width:1024px) {
  
	.hp-section-testimonials-slider {
 
    height: 40.5rem;
}
.hp-section-testimonials-text {
 
    max-width: 49.5rem;
}


}

@media (max-width:667px) {
		.hp-section-testimonials-slider {
 
    height: 40.5rem;
}
}

@media (max-width:500px) {
		.hp-section-testimonials-slider {
 
    height: 45.5rem;
}

.hp-section-testimonials-container, .hp-section-testimonials-pagination .container {
 
    width: 100% !important;
}
}

@media (max-width:380px) {
	 
		.hp-section-testimonials-slider {
 
    height: 50.5rem;
}
}