/*================== Start Testimonials Style 06 =======================*/
.h_testimonial_area {
    position: relative;
    z-index: 1;
    padding-bottom: 140px;
    margin-top: 160px;
}

.h_testimonial_area .a_title {
    color: #460ec6;
    margin-bottom: 22px;
    text-align: center;
}

.h_testimonial_thumb {
    max-width: 1030px;
    margin: 0px auto;
    position: relative;
    top: -55px;
}

.h_testimonial_thumb .slick-list {
    overflow: visible;
}

.h_testimonial_thumb .slick-list .slick-track {
    transform: translate3d(0px, 0px, 0px) !important;
}

.h_testimonial_thumb .item {
    cursor: pointer;
}

.h_testimonial_thumb .item .item_img {
    border-radius: 50%;
    width: 150px;
    height: 150px;
    overflow: hidden;
    padding: 4px;
    margin: 0 auto;
    transition: all 0.2s linear;
    box-shadow: 0px 30px 70px 0px #dedfe7;
}
.h_testimonial_thumb .slick-current .item .item_img {
    background-color:red;
}

.h_testimonial_thumb .item .item_img img {
    max-width: 100%;
    border-radius: 50%;
}

.h_testimonial_thumb .slick-slide:nth-child(2n) {
    margin-top: 90px;
}

.h_testimonial_thumb .slick-slide:nth-child(2n) .item_img {
    width: 70px;
    height: 70px;
}

.h_testimonial_thumb .slick-slide:nth-child(3) .item_img, .h_testimonial_thumb .slick-slide:nth-child(6) .item_img {
    width: 100px;
    height: 100px;
}

.h_testimonial_thumb .slick-slide:nth-child(2) {
    margin-top: 150px;
}

.h_testimonial_thumb .slick-slide:nth-child(3) {
    margin-top: 10px;
}

.h_testimonial_thumb .slick-slide:nth-child(5) {
    margin-top: -50px;
}
.h_testimonial_slider {
    max-width: 770px;
    margin: 0 auto;
    text-align: center;
}

.h_testimonial_slider h2 {
    font-size: 60px;
    font-family: "Spectral", serif;
    line-height: 70px;
    letter-spacing: -4.5px;
    color: #181b31;
}

.h_testimonial_slider .testimonial_author {
    padding-top: 22px;
}

.h_testimonial_slider .testimonial_author h6 {
    font-size: 20px;
    color: #181b31;
    font-weight: 600;
    margin-bottom: 5px;
}

.h_testimonial_slider .testimonial_author .position {
    color: #899097;
    font-family: cerebriSans;
    font-size: 16px;
    line-height: 1;
}

/*================== Start Testimonials Style 07 =======================*/
.photography_testimonial_slider {
    max-width: 670px;
}

.photography_testimonial_slider .item {
    font-family: "GRIFTERB";
}
  
.photography_testimonial_slider .item p {
    color: #fff;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0.6px;
}
  
.photography_testimonial_slider .item h6 {
    font-size: 16px;
    color: #5a5a5a;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    margin-top: 46px;
    margin-bottom: 0;
}
  
.photography_testimonial_slider .item h6 span {
    color: #fff;
}

.custome_nav {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.custome_nav .slick-arrow {
    width: 70px;
    height: 70px;
    text-align: center;
    line-height: 70px;
    font-size: 22px;
    border: 1px dashed #585858;
    color: #fff;
    border-radius: 50%;
    transition: all .3s linear;
    cursor: pointer;
}

.custome_nav .slick-arrow.next {
    margin-top: 10px;
}

.custome_nav .slick-arrow {
    width: 70px;
    height: 70px;
    text-align: center;
    line-height: 70px;
    font-size: 22px;
    border: 1px dashed #585858;
    color: #fff;
    border-radius: 50%;
    transition: all .3s linear;
    cursor: pointer;
}
/*==== End Testimonials Style 07 =======*/



/*================== Start Testimonials Style 08 =======================*/
.app_testimonial_inner {
    position: relative;
}
.app_testimonial_slider-8 {
    max-width: 970px;
    margin: 0 auto;
}

.app_testimonial_slider-8 .slick-list {
    padding-top: 70px;
}

.app_testimonial_slider-8 .item {
    border-radius: 10px;
    background: #fff;
    padding: 80px 100px;
    font-family: "neue-haas-unica";
    position: relative;
    z-index: 1;
}

.app_testimonial_slider-8 .item ul li {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    position: absolute;
    z-index: -1;
    opacity: 0;
    transform: scale(0.2);
}

.app_testimonial_slider-8 .item ul li:nth-child(1) {
    background: #ffdff9;
    left: 180px;
    top: 130px;
    transition: all 0.5s linear;
}

.app_testimonial_slider-8 .item ul li:nth-child(2) {
    background: #d4f6e5;
    left: 278px;
    bottom: 140px;
    transition: all 0.5s 0.6s linear;
}

.app_testimonial_slider-8 .item ul li:nth-child(3) {
    background: #dfe7ff;
    transition: all 0.5s 0.9s linear;
    right: 280px;
    top: 65px;
}

.app_testimonial_slider-8 .item ul li:nth-child(4) {
    background: #fff2df;
    transition: all 0.5s 0.8s linear;
    right: 280px;
    bottom: 140px;
}

.app_testimonial_slider-8 .slick-active .item ul li {
    opacity: 1;
    transform: scale(1);
}

.app_testimonial_slider-8 .item .author_img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    position: absolute;
    top: -60px;
    left: 50%;
}

.app_testimonial_slider-8 .item h3 {
    font-size: 30px;
    line-height: 48px;
    font-weight: 400;
    font-style: italic;
    color: #455880;
    margin-bottom: 38px;
}

.app_testimonial_slider-8 .item .name {
    font-size: 20px;
    color: #33375c;
    font-weight: 500;
}

.app_testimonial_slider-8 .item .position {
    font-size: 16px;
    font-weight: 400;
    color: rgba(69, 88, 128, 0.4);
}
.slider_arrow button {
    
    width: 65px;
    height: 65px;
    border-radius: 50%;
    text-align: center;
    font-size: 16px;
    color: #455880;
    background: #fff;
    border: 0;
    position: absolute;
    top: 50%;
    transition: color 0.2s linear;
    padding: 0;
    z-index: 1;
}

.slider_arrow button i {
    cursor: pointer;
}

.slider_arrow button:before {
    content: "";
    height: 100%;
    width: 100%;
    background-image: linear-gradient(to right, #ff9567 0%, #ff79b8 100%, #ff9567 100%);
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
    z-index: -1;
    opacity: 0;
    transition: all 0.3s linear;
}

.slider_arrow button:hover {
    color: #fff;
}

.slider_arrow button:hover:before {
    opacity: 1;
}

.slider_arrow .next {
    right: 0;
}
/*==================  End Testimonials Style 08  =========================*/


/*============ Start Testimonials Style 09  ===========*/
.const_testimonial_area {
    position: relative;
    z-index: 1;
    text-align: center;
    padding: 100px 0px 20px;
  }
  
  .const_testimonial_area .overlay_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000000;
    opacity: 0.3;
    z-index: -1;
  }
  
  .const_testimonial_area .const_title {
    margin-bottom: 40px;
  }
  
  .const_testimonial_slider {
    max-width: 770px;
    margin: 0 auto;
  }
  
  .const_testimonial_slider .item {
    text-align: center;
  }
  
  .const_testimonial_slider .item h3 {
    color: #fff;
    font-size: 36px;
    line-height: 56px;
    font-family: "neuzeit-grotesk";
  }
  
  .const_testimonial_thumbnil {
    max-width: 230px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 48px;
    cursor: pointer;
  }
  
  .const_testimonial_thumbnil .slick-list {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  
  .const_testimonial_thumbnil .slick-list .item .round_img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    overflow: hidden;
    opacity: 0.3;
    transition: opacity 0.3s linear;
  }
  
  .const_testimonial_thumbnil .slick-list .item .content {
    width: 0px;
    opacity: 0;
    visibility: hidden;
    padding-top: 27px;
  }
  
  .const_testimonial_thumbnil .slick-list .item .content h4,
  .const_testimonial_thumbnil .slick-list .item .content h6 {
    color: #fff;
    text-transform: uppercase;
    white-space: nowrap;
  }
  
  .const_testimonial_thumbnil .slick-list .item .content h4 {
    font: 500 24px/24px "teko";
    margin-bottom: 5px;
  }
  
  .const_testimonial_thumbnil .slick-list .item .content h6 {
    font: 400 14px/24px "neuzeit-grotesk";
    letter-spacing: 0.7px;
  }
  
  .const_testimonial_thumbnil .slick-list .slick-current .item .round_img {
    opacity: 1;
  }
  
  .const_testimonial_thumbnil .slick-list .slick-current .item .content {
    width: 122px;
    opacity: 1;
    visibility: visible;
    margin-left: -25px;
    text-align: center;
  }
  
  .const_testimonial_thumbnil .slick-list .slick-current .item .content h4 {
    animation: fadeIn 0.4s linear both;
  }
  
  .const_testimonial_thumbnil .slick-list .slick-current .item .content h6 {
    animation: fadeInUp 0.3s linear both;
  }
  
  .const_testimonial_info {
    position: relative;
  }
  
  .const_slider_arrow .prev,
  .const_slider_arrow .next {
    position: absolute;
    top: 30px;
    background: transparent;
    border: 0px;
    font-size: 18px;
    line-height: 60px;
    color: #fff;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    transition: all 0.3s linear;
  }
  
  .const_slider_arrow .prev:hover,
  .const_slider_arrow .next:hover {
    background: #ffc600;
    color: #222;
  }
  
  .const_slider_arrow .prev {
    left: 0;
  }
  
  .const_slider_arrow .next {
    right: 0;
  }
  
  /*============ End Testimonials Style 09   ===========*/





/***====================================***/
/***========= Responsive Device ============***/
/***===================================***/

@media (max-width: 1024px) {
    .const_slider_arrow .slick-arrow {
        display: none !important;
    }
}
@media (max-width: 768px) {
    .custome_nav {
        right: 10px;
    }
    .app_testimonial_slider-8 .item .author_img {
        transform: translateX(-50%);
    }
}

@media (max-width: 480px) {
    .custome_nav {
        display: none !important;
    }
    .app_testimonial_slider-8 .item {
        padding-left: 20px;
        padding-right: 20px;
    }
    .const_testimonial_thumbnil .slick-list .slick-current .item .content {
        margin-left: -30px;
    }
}