/* ---------------------
    TESTMONIAL WIDGET
---------------------- */
.single__testmonial{
    position: relative;
    z-index: 1;
    transition: 0.3s;
}
.single__testmonial:before,
.single__testmonial:after{
    content: '';
    display: block;
    position: relative;
    z-index: -1;
}
.testmonial__quote {
    box-shadow: 0px 10px 50px 0px rgba(126,138,180,0.25);
    min-width: 50px;
    min-height: 50px;
    display: inline-block;
    width: 80px;
    height: 80px;
    font-size: 24px;
    padding-top: 24px;
    border-radius: 50%;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 50px;
}
.testmonial__quote img{
    margin: 0 auto;
}

.testmonial__description {
    margin-bottom:50px;
}
.author__thumb__designation__warp {
    display: inline-block;
}

.author__thumb {
    border-radius: 50%;
    display: inline-block;
    height: 100px;
    margin-bottom: 50px;
    overflow: hidden;
    width: 100px;
}

.author__thumb img {
    width: 100%;
    height: 100%;
}

.author__name {
    font-size: 18px;
    margin-bottom: 5px;
    line-height: 1;
}

/* ------------------
    VARIANT 1
-------------------- */
.tesmonial_style_1 {
    text-align: left;
}
.tesmonial_style_2 {
    text-align: center;
}
.tesmonial_style_3 {
    text-align: right;
}

.author__content .er-rating-testmoni{
    justify-content: right;
}
.er-rating-testmoni{
    display: flex;
    gap:1px;
}
.er-rating-testmoni .checked{
    color:#ffc107;
}
/* ------------------
    VARIANT 2
-------------------- */
.tesmonial_style_4 {
    text-align: left;
}
.tesmonial_style_5 {
    text-align: center;
}
.tesmonial_style_6 {
    text-align: right;
}
.tesmonial_style_4 .author__thumb__designation,
.tesmonial_style_5 .author__thumb__designation,
.tesmonial_style_6 .author__thumb__designation{
    display: inline-flex;
    flex-direction: column;
    height: 100px;
    justify-content: center;
    padding-left: 120px;
    position: relative;
    text-align: left;
}
.tesmonial_style_6 .author__thumb__designation {
    padding-left: inherit;
    padding-right: 120px;
    text-align: right;
}
.tesmonial_style_4 .author__thumb,
.tesmonial_style_5 .author__thumb{
    position: absolute;
    left: 0;
    margin-bottom: 0;
}
.tesmonial_style_6 .author__thumb {
    position: absolute;
    right: 0;
    margin-bottom: 0;
}
/* -------------------
    VARIANT 3
--------------------- */
.tesmonial_style_7 {
    text-align: left;
}
.tesmonial_style_8 {
    text-align: center;
}
.tesmonial_style_9 {
    text-align: right;
}
.tesmonial_style_7 .single__testmonial,
.tesmonial_style_8 .single__testmonial,
.tesmonial_style_9 .single__testmonial {
    padding: 30px;
    background: #ffffff;
    border-radius: 5px;
    box-shadow: 0px 10px 20px rgba(97,105,140,0.1);
    margin-bottom: 30px;
}
.tesmonial_style_7 .testmonial__quote,
.tesmonial_style_8 .testmonial__quote,
.tesmonial_style_9 .testmonial__quote{
    font-size: 50px;
    line-height: 0;
    text-align: inherit;
    height: auto;
    width: auto;
    box-shadow: inherit;
    margin: 0;
    padding: 0;
}
.tesmonial_style_7 .author__thumb__designation,
.tesmonial_style_8 .author__thumb__designation,
.tesmonial_style_9 .author__thumb__designation {
    display: inline-flex;
    flex-direction: column;
    height: 60px;
    justify-content: center;
    padding-left: 80px;
    position: relative;
    text-align: left;
}
.tesmonial_style_9 .author__thumb__designation {
    padding-left: inherit;
    padding-right: 80px;
    text-align: right;
}
.tesmonial_style_7 .author__thumb,
.tesmonial_style_8 .author__thumb,
.tesmonial_style_9 .author__thumb {
    box-shadow: 0px 10px 20px rgba(97,105,140,0.1);
    position: absolute;
    left: 0;
    width: 60px;
    height: 60px;
    margin-bottom: 0;
}

.tesmonial_style_9 .author__thumb {
    left: auto;
    right: 0;
}
/* -------------------
    VARIANT 4
--------------------- */
.tesmonial_style_10 {
    text-align: left;
}
.tesmonial_style_11 {
    text-align: center;
}
.tesmonial_style_12 {
    text-align: right;
}

/* -------------------
    VARIANT 13
----------------------- */
.testmonial__thumb__content_area {
    text-align: right;
}

.testmonial__thumb__content {
    width: 250px;
    display: inline-block;
    overflow: hidden;
}

.testmonial__thumb__content__slider .author__thumb {
    width: 50px;
    height: 50px;
}
.testmonial__thumb__content__slider .author__thumb img {
    width: 100%;
    height: 100%;
}
.tesmonial_style_13 .testmonial__quote {
    box-shadow: 0 0 0;
}
.testmonial__thumb__content__slider .author__thumb {
    margin-bottom: 0;
    cursor:pointer;
}
.tesmonial_style_13 .author__thumb__designation {
    padding-left: 18px;
    border-left: 2px solid #FBBF3F;
}
 
/* --------------------
    VARIANT 14
---------------------- */
 .tesmonial_style_14 .single__testmonial {
    display: flex;
    align-items: center;
}
.tesmonial_style_14 .author__thumb {
    width: auto;
    height: auto;
    border-radius: 0;
    margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
    .tesmonial_style_14 .single__testmonial {
        display: block;
    }
} 
/*----------------------
    VARIANT 15
-----------------------*/
 .tesmonial_style_15 .author__thumb__warp {
    display: block;
    text-align: center;
}

.tesmonial_style_15 .single__testmonial {
    display: flex;
    align-items: center;
    text-align: left;
}

.tesmonial_style_15 .testmonial__quote {
    padding: 0;
    width: auto;
    height: auto;
    box-shadow: 0 0 0 0;
    text-align: center;
    min-width: inherit;
    min-height: inherit;
    margin-bottom: 30px;
    font-size: 50px;
}

.tesmonial_style_15 .author__thumb {
    margin-bottom: 0;
}
.tesmonial_style_15 .testmonial__description {
    margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {
    .tesmonial_style_15 .single__testmonial {
        display: block;
        text-align: center;
    }
} 