.fourth__block{
    padding: 70px 0px 0;
    background-color: #fff6eb;
}
.fourth__block__main p{
	font-size: 20px;
    line-height: 1.6em;
    color: #2274dd;
    max-width: 830px;
    width: 100%;
    font-weight: 300;
}
.fourth__block__main a{
	color: #b667ab;
}
.fourth__block__container.second{
	padding: 100px 50px;
}
.fourth__clients__banner img{
    width: 100%;
}
.fourth__block__checkout__content img{
    width: 350px;
}
.fourth__block__testimonials__title{
    margin-top: 100px;
    margin: 70px auto 0 auto;
    padding: 0 0px;
}
.fourth__block__testimonials__title h3{
    font-size: 28px;
    color: #2274dd;
    line-height: 1.4em;
    position: relative;
}
.fourth__block__testimonials__title h3::after{
    content: "";
    width: calc(100% - 20px);
    height: 1px;
    background: #1a1c2d;
    position: absolute;
    top: 20px;
    bottom: 0;
    margin: 0 auto;
    margin-left: 20px;
}
.fourth__block__testimonials{
    position: relative;
    overflow: hidden;
    padding-bottom: 50px;
}
.fourth__block__testimonials::after{
    right: 0px;
    content: "";
    width: calc(100%);
    height: 1px;
    background: #1a1c2d;
    position: absolute;
    bottom: 0px;
    margin: 0 auto;
    margin-left: 0;
}
.fourth__block__testimonials__wrapper{
    display: flex;
    margin-top: 20px;
    position: relative;
}
.fourth__testimonials__single{
    padding-left: 0px;
}
.fourth__testimonials__single__body p{
    font-size: 36px;
    color: #2274dd;
    line-height: 1.4em;
    min-height: 200px;
}
.fourth__testimonials__single__client{
    font-size: 24px;
    color: #1a1c2d;
    line-height: 1.4em;
    margin-top: 25px;
}
.fourth__testimonials__single__quote img{
    width: 60px;
    margin: 20px 0 30px;
}
.fourth__testimonials__single{
    width: 100%!important;
    max-width: 663px;
    margin: 0 auto;
}
.fourth__block__testimonials__wrapper .slick-track{
    justify-content: center;
    /* align-items: center; */
    display: flex;
}
.fourth__block__testimonials__wrapper .slick-arrow{
    top: 0;
    bottom: 35px;
    margin: auto;
    height: 60px;
    width: 60px;
    border-radius: 100%;
    border: solid 1px #2274dd;
    background: transparent;
    position: absolute;
    font-size: 0px;
    background: url("../../resources/arrow-02.svg");
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    z-index: 2;
}
.fourth__block__testimonials__wrapper .slick-next.slick-arrow{
    right: 0px;
    bottom: 0px;
    top: unset;
}
.fourth__block__testimonials__wrapper .slick-prev.slick-arrow{
    right: 90px;
    bottom: 0px;
    top: unset;
    transform: rotate(180deg);
}
.checkout__button{
    width: 220px;
    margin-top: 60px;
}

.fourth__block__checkout__content p{
    font-size: 41px;
    color: #2274dd;
    line-height: 1.2em;
    margin-right: 30px;
    position: relative;
    top: 20px;
    font-weight: 300;
}
.fourth__block__checkout{
    display: flex;
    justify-content: center;
    align-items: center;
}
.fourth__client__half{
    width: 50%;
    bottom: 20px;
    position: absolute;
}
.fourth__client__half:nth-child(3){
    left: 50%;
}
.fourth__client__half__logo{
    display: flex;
}

.fourth__client__half__logo{
    display: flex;
    justify-content: flex-start;
    margin-bottom: 30px;
}

.fourth__client__half:nth-child(2) .fourth__client__half__logo{
    display: flex;
    justify-content: center;
    padding-left: 430px;
}
.fourth__client__half__logo img{
    height: 33px;
}
.fourth__client__half__picture{
    display: flex;
    justify-content: center;

}
.fourth__client__half__picture img{
    width: 200px;
    height: 200px;
}

.fourth__client__half__info{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-left: 25px;
    color: #fff6eb;
    font-size: 20px;
    line-height: 1.4em;
    font-weight: 600;
    margin-top: 0;
    position: relative;
    top: -20px;
    width:100%;
    max-width:300px;
}
.fourth__client__half__info h4{
    font-weight: 600;
}
.fourth__client__half__info p{
    font-weight: 600;
}
.fourth__client__half__cover img{
    width: 100%;

}
.fourth__block .fourth__clients__one{
    margin-top: 50px;
}
.fourth__block__checkout{
    width: 100%;
}
.fourth__block__testimonials{
    width: 50%;
}
.fourth__block__container{
    display: flex;
    padding:10px 0 70px;
}
.fourth__clients__wrapper{
    position: relative;
}
.fourth__block__checkout__content{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin: 0;
}
@media(max-width: 1800px){
    .fourth__client__half__logo img {
        height: 23px;
    }
    .fourth__client__half:nth-child(2) .fourth__client__half__logo {
        padding-left: 380px;
    }
}
@media(max-width: 1500px){
    .fourth__client__half__logo img {
        height: 19px;
    }
    .fourth__client__half:nth-child(2) .fourth__client__half__logo {
        padding-left: 160px;
    }
    .fourth__block .fourth__clients__one{
        margin-top: 70px;
    }

    .fourth__client__half__logo{
        padding-left: 50px;
    }
}
@media(max-width: 1440px){
.fourth__block__container {
    padding: 10px 0px 40px;
}
}
@media(max-width: 1151px){

.fourth__block__container {
    padding: 10px 30px 40px;
}
}
@media(max-width: 1100px){
    .fourth__block__checkout__content p {
        font-size: 40px;
    }
}
@media(max-width: 1075px){

.fourth__block__container {
    padding: 10px 50px 40px;
}
}
@media(max-width: 1024px){
    .fourth__block__container{
        padding: 10px 50px 20px 50px;
    }
    .fourth__client__half__picture img{
        width: 120px;
        height: 120px;
    }
    .fourth__client__half__picture {
        margin-top: -70px;
    }
    .fourth__client__half__info {
        font-size: 18px;
        margin-top: -65px;
    }
}
@media(max-width: 850px){
    .fourth__client__half__picture img {
        width: 80px;
        height: 80px;
    }
	.fourth__block .fourth__clients__one {
    margin-top: 0px;
}
	.fourth__block {
    padding: 0px 0px 0;
	}
    .fourth__client__half__info {
        font-size: 15px;
        margin-top: 0;
    }
.fourth__block__container {
    padding: 30px 50px 100px 50px;
}
    .fourth__block__checkout__content p {
        font-size: 25px;
        top: 25px;
        margin: 0;
        max-width: 270px;
    }
    .fourth__block__main p{
        margin-top: 0px;
    }
    .fourth__block__main p{
        font-size: 20px;
    }
    .fourth__block__testimonials__wrapper {
        flex-direction: column;
        flex-wrap: wrap;
        display: flex;
    }
    .fourth__block__testimonials__wrapper .slick-list.draggable{
        order: 1;
        width: 100%;
    }
    .fourth__block__testimonials__wrapper .slick-prev.slick-arrow {
        order: 2;
        right: 110px;
        top: unset;
        bottom: 0;
        position: absolute;
    }
    .fourth__block__testimonials__wrapper .slick-next.slick-arrow {
        order: 3;
        right: 25px;
        position: absolute;
    }
    .fourth__block__testimonials__wrapper .slick-arrow{
        position: relative;
    }
    .fourth__block__checkout {
        width: 100%;
    }
    .fourth__block__testimonials {
        width: 100%;
    }
    .fourth__block__container{
        flex-direction: column;
    }
    .fourth__block__checkout {
        width: 100%;
        display: flex;
        justify-content: center;
        margin-top: 0px;
    }
    .fourth__block__testimonials__title {
        margin-bottom: 0px;
    }
    .fourth__block__testimonials {
        padding-bottom: 100px;
    }
}
@media(max-width: 600px){
	.fourth__block__container.second {
	    padding: 60px 50px;
	}
    .checkout__button {
        margin-top: 40px;
        margin-left: -15px;
    }
    .fourth__block__checkout__content{
        flex-direction: column;
        justify-content: flex-start;
        text-align: center;
    }
    .fourth__block__container {
        padding: 20px 25px 50px 25px;
    }
    .fourth__block__checkout__content img {
        width: 300px;
    }
    .fourth__block__testimonials__wrapper .slick-arrow{
        background-size: 12px;
    }
    .fourth__testimonials__single__body p {
        min-height: 90px;
    }
    .fourth__block__testimonials {
        padding-bottom: 30px;
    }
    .fourth__block__testimonials__wrapper .slick-next.slick-arrow {
        right: -75px;
    }
    .fourth__testimonials__single__body p {
        font-size: 16px;
    }
    .fourth__testimonials__single__client {
        font-size: 16px;
    }
    .fourth__block__testimonials__title {
        margin: 50px auto 0 auto;
    }
    .fourth__client__half__picture{
        justify-content:flex-start;
    }
    .fourth__client__half{
    	width:100%;
    }
    .fourth__client__half:nth-child(2){
    	left:5%!important;
     	bottom:53%;
    }
    .fourth__client__half:nth-child(3){
    	bottom:3%;
     	left:unset;
     	right:5%!important;
    }
    .fourth__client__half__picture img {
        width: 150px;
        height: 150px;
    }
    .fourth__client__half__info{
    	font-size:16px;
     	padding:0 13px;
      	justify-content: center;
       	top:0;
    }
    .fourth__client__half:nth-child(3) .fourth__client__half__picture{
    	flex-direction:row-reverse;
    }
    .fourth__client__half:nth-child(3) .fourth__client__half__info{
    	text-align:right;
    }
    .fourth__clients__banner img {
        object-fit: cover;
        object-position: center;
    }
    .fourth__client__half__logo img {
        height: 10px;
    }
    .fourth__client__half:nth-child(2) .fourth__client__half__logo {
        padding-left: 0px;
    }
    .fourth__block .fourth__clients__one {
        margin-top: 20px;
    }
    .fourth__client__half__logo {
        margin-bottom: 10px;
    }
    .fourth__block__testimonials__wrapper .slick-prev.slick-arrow {
        height: 30px;
        width: 30px;
        right: 50px;
    }
    .fourth__block__testimonials__wrapper .slick-next.slick-arrow {
        right: 5px;
        height: 30px;
        width: 30px;
    }

    .fourth__block__main p {
        font-size: 14px;
    }
    .fourth__block {
        padding: 20px 0px 0px;
    }
    .fourth__block__testimonials__title h3 {
        font-size: 22px;
    }
}


#about-slideshow ul.slick-dots{
	display:block!important;
	text-align:center;
	height:unset;
	padding-top: 1rem;
    position: static;
}
#about-slideshow ul.slick-dots li{
	display:inline-block;
}
