/* Mesaonary */
.gtd-testimonial-widget .testimonial-item .gtd-testimonial-post{
    padding: 30px;
    border: 1px solid #e5e5e5;
    border-radius: 20px;
}
.gtd-testimonial-widget .testimonial-item .testimonial-header{
    display: flex;
   	align-items: center;
    padding: 0 0 15px 0;
}
.gtd-testimonial-widget .testimonial-item .testimonial-image{
	margin-right: 20px;
}
.gtd-testimonial-widget .testimonial-item .testimonial-image img{
    height: 75px;
    max-width: 75px;
    object-fit: cover;
    border-radius: 50%;
}
.gtd-testimonial-widget .testimonial-item {
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 30px;
}
.gtd-testimonial-widget .testimonial-description p{
    margin: 0 0 0 0;
}
.gtd-masonry-item .testimonial-author h3{
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 0;
}
.gtd-masonry-item .testimonial-position{
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1px;
    text-transform: uppercase;
}


/* Carasoul */
.gtd-testimonial-style-1 .gtd-testimonial-top{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0 30px 0;
}
.gtd-testimonial-style-1 .gtd-testimonial-icon svg{
    height: 50px;
    width: 50px;
    fill: var(--gtd-primary-color);
    transform: rotate(180deg);
    display: block;
}
.gtd-testimonial-style-1 .gtd-testimonial-icon i{
    font-size: 50px;
    color: var(--gtd-primary-color);
    transform: rotate(180deg);
    display: block;
}
.gtd-testimonial-style-1 .gtd-author-image img{
    height: 80px;
    width: 80px;
    max-width: 80px;
    border-radius: 50%;
    object-fit: cover;
}
.gtd-testimonial-style-1 .gtd-author{
    display: flex;
    align-items: center;
}
.gtd-testimonial-style-1 .gtd-author-image{
    margin: 0 20px 0 0px;
}
.gtd-testimonial-style-1 .gtd-testimonial-bottom{
    border-top: 1px solid #6666661f;
    padding: 30px 0 0 0;
    margin: 30px 0 0 0;
}
.gtd-testimonial-style-1 .gtd-author .gtd-author-name{
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 0px;
}
.gtd-testimonial-style-1 .gtd-author .gtd-author-position{
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    color: var(--gtd-primary-color);
    text-transform: uppercase;
}
.gtd-testimonial-style-1 .testimonial-star i{
    color: #F3C84C;
    padding: 0 3px;
}
.gtd-testimonial-style-1 .gtd-testimonial-bottom-right{
    position: absolute;
    right: 0;
    left: auto;
    bottom: 20px;
    z-index: 9999;
}
.gtd-testimonial-style-1 .gtd-testimonial-middle p{
    font-size: 18px;
    line-height: 28px;
}

/* Style2 */
 .gtd-testimonial-style-2{
    border-radius: 20px;
    padding-bottom: 100px;
}
.gtd-testimonial-style-2 .swiper-horizontal>.swiper-pagination-bullets,
.gtd-testimonial-style-2 .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 10px;
}
.gtd-testimonial-style-2 .testimonial-author h3{
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 5px;
}
.gtd-testimonial-style-2 .testimonial-image img{
    height: 90px;
    width: 90px;
    max-width: 90px;
    border-radius: 50%;
    object-fit: cover;
}
.gtd-testimonial-style-2 .testimonial-position{
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    color: var(--gtd-primary-color);
    font-family:var(--gtd-title-fonts);
    text-transform: uppercase;
}
.gtd-testimonial-style-2 .gtd-testimonial-header{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.gtd-testimonial-style-2 .testimonial-left{
    display: flex;
    align-items: center;
}
.gtd-testimonial-style-2 .testimonial-image{
    margin: 0 20px 0 0px;
}
.gtd-testimonial-style-2 .testimonial-description{
    padding: 30px 0 20px;
    font-size: 18px;
    line-height: 28px;
}
.gtd-testimonial-style-2 .gtd-testimonial-post{
    background-color: var(--gtd-white-color);
    border-radius: 15px;
    padding: 30px;
}
.gtd-testimonial-style-2 .testimonial-right .testimonial-star i{
    color: #F3C84C;
    padding: 0 3px;
    font-size: 18px;
}
.gtd-testimonial-style-2 .testimonial-meta{
    display: flex;
    align-items: center;
}
.gtd-testimonial-style-2 .testimonial-company{
    background: var(--gtd-dark-color);
    padding: 0px 10px;
    border-radius: 5px;
    font-size: 14px;
    color: var(--gtd-white-color);
    margin-left: 10px;
}
.gtd-testimonial-style-2 .gtd-ratting-quote-wrapper{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.gtd-testimonial-style-2 .gtd-testimonial-icon i{
    font-size: 60px;
    line-height: 60px;
    color: var(--gtd-primary-color);
}
.gtd-testimonial-style-2 .gtd-swiper-button-prev,
.gtd-testimonial-style-2 .gtd-swiper-button-next{
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    top: auto;
    left: 0;
    right: 0;
}
.gtd-testimonial-style-2 .gtd-swiper-button-next{
      right: -60px;
}
.gtd-testimonial-style-2 .gtd-swiper-button-prev{
    left: -60px;
}

@media (max-width:992px) { 
    .gtd-testimonial-widget .testimonial-item .testimonial-header {
        display: block;
    }
    .gtd-testimonial-widget .testimonial-item .testimonial-image {
        margin: 0 0 20px;
    }
}
@media (max-width:767px) { 
    .gtd-testimonial-style-2 {
        padding-bottom: 0px;
    }
    .gtd-testimonial-style-2 .swiper-horizontal>.swiper-pagination-bullets,
    .gtd-testimonial-style-2 .swiper-pagination-bullets.swiper-pagination-horizontal{
        display: none;
    }
}
@media (max-width:575px) { 
    .gtd-testimonial-style-2 .testimonial-left,
    .gtd-testimonial-style-2 .gtd-testimonial-header {
        display: block;
    }
    .gtd-testimonial-style-2 .testimonial-image {
      margin:0px 0 20px 0;
    }
    .gtd-testimonial-style-1 .gtd-author .gtd-author-position {
        font-size: 14px;
        line-height: 24px;
    }
    .gtd-testimonial-style-1 .gtd-author .gtd-author-name {
        font-size: 24px;
        line-height: 34px;
    }
    .gtd-testimonial-style-1 .gtd-testimonial-bottom-right{
        display: none;
    }
    .gtd-testimonial-style-2 .gtd-testimonial-icon i {
        font-size: 30px;
        line-height: 30px;
        top: 5px;
        position: relative;
    }
    .gtd-testimonial-style-2 .testimonial-right .testimonial-star i {
        font-size: 14px;
    }
}
