.dd-hp-testemonials-container {
    border-radius: 40px;
    background: var(--main-hero-bacground);
    max-width: 1580px;
    margin: 0 auto;
	width: 100%;
}
.dd-hp-testemonials-cont {
    display: flex;
    flex-direction: column;
}
.dd-hp-testemonials-top {
    max-width: 1200px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto;
    align-items: center;
}
a.dd-hp-testemonials-link {
    border-radius: 4.418px;
    border: 1px solid var(--dd-subtitle);
    height: 53px;
    width: 199px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--dd-subtitle);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.dd-hp-testemonials-top h2.dd-sec-title {
    max-width: 370px;
	line-height: 50px;
}
.dd-hp-testemonials-bottom {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.dd-hp-testmon-cont {
    border-radius: 9.533px;
    background: #FFF;
    padding: 10px 50px 40px 40px;
	height:100%;
}
.d-hp-testmon-cont-icon {
    border-radius: 50%;
}
.dd-hp-testmon-cont-to {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.dd-hp-testmon-cont-ti {
    color: var(--main-hero-above-title);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 30.496px;
    margin: 0;
}
.dd-hp-testemonials-bt:hover {
   background: #ebf6fe;
    color: #01A962;
}
.dd-hp-testmon-cont-wrap {
    padding-left: 19px;
}
.dd-hp-testmon-cont .dd-hp-testmon-cont-te {
    color: var(--dd-text);
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 30px;
    margin: 0;
    padding-top: 20px;
}
.dd-hp-testmon-cont-to {
    padding-bottom: 15px;
    border-bottom: 1px solid #D9D9D9;
}
.dd-hp-testmon-info {
    padding-bottom: 30px;
}
.dd-hp-testemonials-bottom {
    padding-top: 50px;
}
.dd-hp-testemonials-cont {
    padding: 125px 0 100px;
}
.dd-hp-testemonials-bt {
    color: #01A962;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    position: relative;
    background: #ebf6fe;
    border: none;
}
.dd-hp-testemonials-bt-wrap:before {
    content: "";
    position: absolute;
    height: 1px;
    width: 100%;
    background: #B7C9D6;
    left: 0;
    top: 22px;
}
.dd-hp-testemonials-bt-wrap {
    position: relative;
    width: 100%;
}
.dd-hp-testmon-info:nth-child(n+3) {
    display: none;
}
.dd-hp-testmon-info:nth-child(2n+1) {
    padding-left: 0;
}
.dd-hp-testmon-info:nth-child(2) {
    padding-right: 0;
}
.dd-hp-testemonials-disc {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.dd-hp-testemonials-disc .dd-hp-testemonials-disctx {
    font-size: 14px;
    max-width: 657px;
    text-align: center;
    margin: 0 auto;
    padding-top: 0px;
    line-height: 24px;
    font-style: italic;
    color: #42525E;
	margin-top:0;
}
.dd-name-testemon {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #6A68CF;
    font-size: 28px;
    color: #fff;
    line-height: 32px;
    font-weight: 500;
	margin-bottom: 0;
	    text-transform: uppercase;
}
.dd-hp-testemonials-bottom ol.carousel-indicators {
    margin-left: 0;
    padding-top: 30px;
}
.dd-hp-testmon-info:nth-child(2) p.dd-name-testemon,
.dd-testemonials-mobileonly .item:nth-child(2) p.dd-name-testemon {
    background: #7E8775;
}
.dd-carusel-desktop .item:nth-child(2) .dd-hp-testmon-info:nth-child(1) p.dd-name-testemon ,
.dd-testemonials-mobileonly .item:nth-child(3) p.dd-name-testemon {
    background: #68CFB6;
}
.dd-carusel-desktop .item:nth-child(2) .dd-hp-testmon-info:nth-child(2) p.dd-name-testemon,
.dd-testemonials-mobileonly .item:nth-child(4) p.dd-name-testemon  {
    background: #896A59;
}
@media only screen and (max-width:1500px){
    .dd-hp-testemonials-cont {
        padding: 125px 50px 135px;
    }
    .dd-hp-testemonials .container {
        padding-right: 0;
        padding-left: 0;
    }
	.dd-hp-testemonials-top h2.dd-sec-title {
		max-width: 300px;
		line-height: 40px;
	}
}
@media only screen and (max-width:1200px) {
    .dd-hp-testemonials-cont {
        padding: 75px 35px;
    }
	.dd-hp-testmon-info .dd-hp-testmon-cont {
		min-height: 409px;
	}
}
@media only screen and (max-width:991px) {
    .dd-hp-testemonials-top {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .dd-hp-testemonials-top h2.dd-sec-title {
        max-width: 100%;
        padding-bottom: 38px;
    }
    .dd-hp-testmon-info.col-md-6.col-xs-12 {
        padding-right: 0;
        padding-left: 0;
    }
    .dd-hp-testemonials-top h2.dd-sec-title {
        text-align: center;
    }
	.dd-hp-testemonials-cont {
		padding: 75px 35px 170px;
	}
	.dd-hp-testemonials-bt-wrap {
		padding-top: 10px;
		display: flex;
		justify-content: center;
	}
	.dd-hp-testemonials-bt-wrap:before {
		display:none;
	}
		div#carousel-testemonials {
	    display: none;
	}
}
@media only screen and (min-width:991px) {
	.dd-testemonials-mobileonly {
		display: none;
	}
}
@media only screen and (max-width:767px)  {
    .dd-hp-testemonials-cont {
        padding: 75px 15px 150px;
    }
	.dd-hp-testemonials-top h2.dd-sec-title {
    	max-width: 265px;
	}
	.dd-hp-testmon-cont {
 	   padding: 21px 18px 28px 27px;
	}
	.dd-hp-testmon-info .dd-hp-testmon-cont {
		min-height: 498px;
	}
}
#carousel-testemonials ol.carousel-indicators {
    width: 100%;
    left: 0;
    position: relative;
	    margin-bottom: 0;
}
#carousel-testemonials ol.carousel-indicators li.active {
    background-color: #05666f;
}
#carousel-testemonials ol.carousel-indicators li {
    background-color: #B6C8D4;
	border:none;
}
#carousel-testemonials ol.carousel-indicators li:not(:first-child){
	margin-left:10px;
}
.dd-test-item-wrap {
    display: flex;
    flex-wrap: wrap;
}
.dd-hp-testmon-cont {
    min-height: 350px;
}
#carousel-testemonials ol.carousel-indicators {
    width: 100%;
    left: 0;
    position: relative;
	    margin-bottom: 0;
}
#carousel-testemonials ol.carousel-indicators li.active {
    background-color: #05666f;
}
#carousel-testemonials ol.carousel-indicators li {
    background-color: #B6C8D4;
	border:none;
}
#carousel-testemonials ol.carousel-indicators li:not(:first-child){
	margin-left:10px;
}
.dd-test-item-wrap {
    display: flex;
    flex-wrap: wrap;
}
.dd-hp-testmon-cont {
    min-height: 350px;
}