/****testimonial 3****/

.themetechmount-testimonialbox-stylethree .themetechmount-box-img img {
    border-radius: 50%;
    width: 70px;
    height: 70px;
}
.themetechmount-testimonialbox-stylethree .themetechmount-box-title {
    padding-left: 20px;
}
.themetechmount-testimonialbox-stylethree .themetechmount-box-desc blockquote {
    font-size: 20px;
    font-weight: 500;
    line-height: 34px;
    padding-top: 20px;
}
.themetechmount-testimonialbox-stylethree .themetechmount-post-item {
    padding: 40px;
    border-radius: 10px;
    background: #fff;
    z-index: 0;
    position: relative;
}
.themetechmount-testimonialbox-stylethree  .themetechmount-author-name {
    font-family: var(--body-font-family);
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
}
.themetechmount-testimonialbox-stylethree .themetechmount-box-footer {
    font-size: 16px;
}
.themetechmount-element-testimonialbox-style-3 .tm-box-col-wrapper .themetechmount-testimonialbox-stylethree .themetechmount-post-item .themetechmount-box-content:after {
    content: '';
    background-color: var(--tm-greycolor-bg);
    -webkit-mask: url(../images/quote.svg) no-repeat 100% 100%;
    mask: url(../images/quote.svg) no-repeat 100% 100%;
    -webkit-mask-size: cover;
    mask-size: cover;
    position: absolute;
    height: 75px;
    width: 75px;
    transform: rotateZ(180deg);
    top: 80px;
    right: 52px;
    left: auto;
    z-index: -1;
    display: block;
}
.themetechmount-element-testimonialbox-style-3 .tm-box-col-wrapper:nth-child(even) .themetechmount-testimonialbox-stylethree  .themetechmount-post-item .themetechmount-box-content:after {
    height: 220px;
    width: 230px;
    top: auto;
    right: 30px;
    bottom: 30px;
}
.themetechmount-element-testimonialbox-style-3.themetechmount-boxes-view-carousel .tm-box-col-wrapper {
    margin-bottom: 30px;
}


/*---testimonial style9---*/
.themetechmount-testimonialbox-stylenine .themetechmount-box-content {
    position: relative;
}

.themetechmount-testimonialbox-stylenine .themetechmount-box-content:before {
    content: "";
    background-color: #fff;
    -webkit-mask: url(../images/test-quote1.svg) no-repeat 100% 100%;
    mask: url(../images/test-quote1.svg) no-repeat 100% 100%;
    bottom: 8px;
    width: 41px;
    height: 38px;
    position: absolute;
    left: 0;
    margin: 0 auto;
    z-index: 1;
}

.themetechmount-box-testimonial.themetechmount-testimonialbox-stylenine {
    background-color: var(--ttm-secondarycolor);
    color: #fff;
    padding: 45px 50px 52px;
    border-radius: 5px;
    position: relative;
    margin: 30px 30px 0 0;
}

.themetechmount-testimonialbox-stylenine .themetechmount-author-name {
    font-size: 18px;
    line-height: 32px;
    font-weight: 500;
    color: #fff;
    display: inline-block;
    padding-right: 20px;
}

.themetechmount-testimonialbox-stylenine .themetechmount-box-img .themetechmount-icon-box {
    display: none;
}

.themetechmount-testimonialbox-stylenine .themetechmount-box-title {
    padding-left: 70px;
}

.themetechmount-testimonialbox-stylenine .themetechmount-box-desc blockquote {
    font-weight: 500;
    font-size: 22px;
    line-height: 34px;
    padding-bottom: 40px;
}

.themetechmount-testimonialbox-stylenine .themetechmount-box-footer {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.80);
    position: relative;
}

.themetechmount-testimonialbox-stylenine .themetechmount-box-footer:before {
    content: '';
    position: absolute;
    background-color: #fff;
    height: 17px;
    width: 2px;
    top: 2px;
    left: -10px;
    rotate: 15deg;
}

.themetechmount-testimonialbox-stylenine:after {
    content: '';
    position: absolute;
    background-image: url(../images/verify-img.png);
    background-repeat: no-repeat;
    background-position: top right;
    top: -32px;
    right: -45px;
    bottom: 0;
    left: 0;
}

/*---testimonial style10---*/
.themetechmount-testimonialbox-styleten .themetechmount-icon-box i.demo-icon:before {
    content: "\f107";
    font-family: 'flaticon_new_bussines_agency';
    font-size: 28px;
    color: #fff;
    font-weight: 500;
}

.themetechmount-testimonialbox-styleten {
    background-color: var(--ttm-skincolor);
    color: rgba(255, 255, 255, 0.80);
    padding: 19px 30px 25px;
}

.themetechmount-testimonialbox-styleten .themetechmount-author-name {
    color: #ffffff;
    font-size: 15px;
    line-height: 16px;
}

.themetechmount-testimonialbox-styleten .themetechmount-box-footer {
    font-size: 13px;
}

.themetechmount-testimonialbox-styleten blockquote.themetechmount-testimonial-text {
    font-size: 16px;
    line-height: 26px;
    font-style: normal;
}

.themetechmount-testimonialbox-styleten .themetechmount-box-content .tm-box-footer {
    padding-top: 25px;
}

.themetechmount-testimonialbox-styleten .themetechmount-box-img {
    text-align: right;
    vertical-align: bottom;
}
/*********testimonial style12 css**************/
.themetechmount-testimonialbox-style12 .themetechmount-box-content .tm-box-footer .themetechmount-box-img {
    display: block;
}
.themetechmount-testimonialbox-style12 .themetechmount-box-content .tm-box-footer .themetechmount-box-img img {
    margin: 0 auto;
}
.themetechmount-testimonialbox-style12 .themetechmount-box-content .themetechmount-box-title h3.themetechmount-author-name {
    font-size: 21px;
    line-height: 37px;
    padding-right: 12px;
}
.themetechmount-testimonialbox-style12 .themetechmount-box-content .themetechmount-box-title {
    display: flex;
    padding-top: 10px;
    justify-content: center;
    margin-bottom: 15px;
}
.themetechmount-testimonialbox-style12 .themetechmount-box-content .themetechmount-box-desc blockquote {
    text-align: center;
    font-size: 40px;
    line-height: 55px;
    font-weight: 500;
    color: var(--body-blackfont-color);
    width: 70%;
    margin: 0 auto;
    position: relative;
}
.themetechmount-testimonialbox-style12 .themetechmount-box-content .themetechmount-box-title span.themetechmount-box-footer {
    padding-top: 6px;
}
.themetechmount-testimonialbox-style12 .themetechmount-box-content .themetechmount-box-desc blockquote:before {
    content: '\e83f';
    position: absolute;
    font-family: 'tm-ttmbusiness-icons';
    font-size: 300px;
    transform: rotateZ(180deg);
    opacity: 0.09;
    color: var(--ttm-secondarycolor);
    top: -20px;
    bottom: auto;
    left: -126px;
    font-style: normal;
    right: auto;
}
.themetechmount-testimonialbox-style12 .themetechmount-box-content .themetechmount-box-desc blockquote:after {
    content: '\e83f';
    position: absolute;
    font-family: 'tm-ttmbusiness-icons';
    font-size: 300px;
    opacity: 0.09;
    color: var(--ttm-secondarycolor);
    bottom: 75px;
    top: auto;
    right: -125px;
    left: auto;
    font-style: normal;
}
.themetechmount-testimonialbox-style12 .themetechmount-box-content .themetechmount-box-desc {
    margin-bottom: 35px;
}
/*********testimonial style15 css**************/
.themetechmount-testimonialbox-stylethree.themetechmount-testimonialbox-stylefifteen .themetechmount-box-desc blockquote {
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;
    color: var(--ttm-secondarycolor);
	-webkit-line-clamp: unset;
}
.themetechmount-testimonialbox-stylethree.themetechmount-testimonialbox-stylefifteen .themetechmount-author-name {
    font-weight: 500;
    line-height: 27px;
}
.themetechmount-testimonialbox-stylethree.themetechmount-testimonialbox-stylefifteen .themetechmount-box-footer {
    color: var(--ttm-secondarycolor);
}
.themetechmount-element-testimonialbox-style-15.themetechmount-boxes-gap-30px .themetechmount-boxes-row-wrapper.row .tm-box-col-wrapper {
    border-top: 1px solid;
}
.themetechmount-element-testimonialbox-style-15 .themetechmount-box-desc {
    padding-bottom: 34px;
}
.tm-bgcolor-darkgrey .themetechmount-testimonialbox-stylethree.themetechmount-testimonialbox-stylefifteen .themetechmount-post-item {
    border-color: rgba(255, 255, 255 , 0.20);
    background-color: transparent;
}
.tm-bgcolor-darkgrey .themetechmount-element-testimonialbox-style-15.themetechmount-boxes-gap-30px .themetechmount-boxes-row-wrapper.row .tm-box-col-wrapper {
    border-color: rgba(255, 255, 255 , 0.20);
}
/***testi style 14***/
.themetechmount-testimonialbox-style14 .themetechmount-box-author {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.11);
    margin: 10px 0 18px;
    padding: 25px 70px 25px 30px;
    border-radius: 20px 20px 20px 0;
    transition: 0.8s;
}
.themetechmount-testimonialbox-style14:hover .themetechmount-box-author {
    border-radius: 20px 0;
}
.themetechmount-testimonialbox-style14 .themetechmount-box-highlight h2.themetechmount-review-highlight {
    font-size: 18px;
    line-height: 24px;
}
.themetechmount-testimonialbox-style14 .themetechmount-box-desc .themetechmount-testimonial-text {
    position: relative;
    font-size: 16px;
    line-height: 28px;
    color: var(--body-fonts-color);
}
.themetechmount-testimonialbox-style14 .themetechmount-box-content .tm-box-footer img {
    height: 46px;
    width: 46px;
}
.themetechmount-testimonialbox-style14 .themetechmount-box-title {
    padding-left: 15px;
}
.themetechmount-testimonialbox-style14 .themetechmount-author-name {
    line-height: 26px;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    position: relative;
}
.themetechmount-testimonialbox-style14 .themetechmount-author-name:before {
    position: absolute;
    content: ",";
    display: inline-block;
    left: auto;
    right: -5px;
}
.themetechmount-testimonialbox-style14 .themetechmount-box-footer {
    font-size: 16px;
    font-weight: normal;
    padding-left: 10px;
}
.themetechmount-testimonialbox-style14 .themetechmount-box-desc blockquote:before {
    content: '';
    background-color: var(--ttm-greycolor);
    -webkit-mask: url(../images/chat.svg) no-repeat 100% 100%;
    mask: url(../images/chat.svg) no-repeat 100% 100%;
    display: block;
    left: auto;
    position: absolute;
    top: -35px;
    right: -45px;
    width: 68px;
    height: 68px;
    transition: all 0.5s ease 0s;
    background-repeat: no-repeat;
}
/***testi style 14***/
.themetechmount-testimonialbox-style21 {
    position: relative;
    display: block;
    text-align: center;
    margin: 0;
}
.themetechmount-testimonialbox-style21 .themetechmount-box-img-right img{
    text-align: center;
    margin: 0 auto;
}
.themetechmount-testimonialbox-style21 .themetechmount-box-desc .themetechmount-testimonial-text {
    text-align: center;
    color: var(--body-blackfont-color);
    font-size: 18px;
}
.themetechmount-testimonialbox-style21 .tm-box-footer {
    padding-top: 10px;
    padding-bottom: 7px;
}
.themetechmount-testimonialbox-style21 .themetechmount-author-name {
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
}
.themetechmount-testimonialbox-style21 .themetechmount-box-footer {
    color: var(--body-blackfont-color);
}
.themetechmount-testimonialbox-style21 .tm-ttmbusiness-icon-star-1.tm-active,
.themetechmount-testimonialbox-style21 .tm-ttmbusiness-icon-star-empty-1 {
    color: #ffb939;
}
.themetechmount-testimonialbox-style21  .themetechmount-box-author {
    padding: 5px 85px 10px;
}

.themetechmount-testimonialbox-style21 .themetechmount-box-content .tm-box-footer .themetechmount-box-title:before {
    content: '';
    background-color: var(--ttm-greycolor);
    -webkit-mask: url(../images/quote-01.svg) no-repeat 100% 100%;
    mask: url(../images/quote-01.svg) no-repeat 100% 100%;
    -webkit-mask-size: cover;
    mask-size: cover;
    position: absolute;
    height: 170px;
    width: 180px;
    top: 35px;
    left: 0;
    right: 0;
    bottom: auto;
    z-index: -1;
    display: block;
    margin: 0 auto;
}
@media (max-width: 1024px){
    .themetechmount-testimonialbox-style21  .themetechmount-box-author {
    padding: 5px 30px 10px;
}
}

/* testimonialbox-style17 */

.tm-testimonialbox-style24 .themetechmount-post-item {
	background-color: var(--ttm-whitecolor);
	padding: 40px 40px;
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
	margin: 15px 0px;
	border-radius: 10px;
}
.tm-bgcolor-yes .tm-testimonialbox-style24 .themetechmount-post-item {
	box-shadow:unset;
}
.themetechmount-boxes-testimonial .tm-testimonialbox-style24 .themetechmount-box-desc blockquote {
	font-size: 20px;
	line-height: 32px;
}
.tm-testimonialbox-style24 .themetechmount-box-content .tm-box-footer img {
	height:65px;
	width: 65px;
}
.tm-testimonialbox-style24 .tm-box-footer .themetechmount-box-title {
  padding-left: 20px;
}
.themetechmount-boxes-testimonial .tm-testimonialbox-style24 .themetechmount-author-name {
  font-size: 22px;
  line-height: 25px;
}
.tm-testimonialbox-style24 .tm-box-footer {
	padding-top: 10px;
	padding-bottom:5px;
}
.themetechmount-boxes-testimonial .tm-testimonialbox-style24 .themetechmount-ratting-star {
    padding: 0;
    margin-bottom: 20px;
}
.tm-testimonialbox-style24 .themetechmount-box-content {
	position:relative;
}
.tm-testimonialbox-style24 .themetechmount-box-content:after {
    content: '\e85b';
    position: absolute;
    font-family: 'tm-ttmbusiness-icons';
    bottom: 0px;
    right: 0;
    left: auto;
    line-height: 60px;
    font-size: 80px;
    color: var(--body-fonts-color);
    opacity: 0.09;
}
.themetechmount-boxes-testimonial .tm-testimonialbox-style24 .tm-ttmbusiness-icon-star-1.tm-active,
.themetechmount-boxes-testimonial .tm-testimonialbox-style24 .tm-ttmbusiness-icon-star-empty-1 {
    color:#bac8c8;
}
.tm-testimonialbox-style24 .tm-ttmbusiness-icon-star-empty-1, .tm-testimonialbox-style24 .tm-ttmbusiness-icon-star-1 {
    width: 12px;
    font-size: 16px;
}
.themetechmount-boxes-testimonial .tm-testimonialbox-style24 .themetechmount-box-footer {
    font-size:15px;
}
.themetechmount-element-testimonialbox-style-24 .slick-dots li button {
    background-color: transparent;
    border: 1px solid #000;
}
.themetechmount-element-testimonialbox-style-24 .slick-dots li.slick-active {
    width: 9px;
}
.themetechmount-element-testimonialbox-style-24 .slick-dots li.slick-active button {
    width: 8px;
    background-color: #000;
    border-radius: 50%;
}
.themetechmount-element-testimonialbox-style-24 .slick-current.slick-active + .slick-active .themetechmount-post-item {
	background-color: var(--ttm-greycolor);
}


/*testimonial slickview-style2*/
.themetechmount-boxes-view-slickview-style2 .themetechmount-boxes-row-wrapper.row:not(.slick-slider) .tm-box-col-wrapper {
    margin-bottom: 0;
    padding-top: 0;
}

.themetechmount-boxes-view-slickview-style2 .testimonials-nav {
    max-width: 285px;
    overflow: hidden;
    margin-bottom: 12px !important;
    margin: 0 auto;
    position: relative;
    display: block;
    float: unset;
    padding-top: 0;
}

.themetechmount-boxes-view-slickview-style2 .testimonials-nav .slide_wrap {
    margin: 0px;
    width: auto !important;
}

.themetechmount-boxes-view-slickview-style2 .testimonial_item, .themetechmount-boxes-view-slickview-style2 .testimonial_nav_info {
    transition: all 400ms;
    -webkit-transition: all 400ms;
}

.themetechmount-boxes.themetechmount-boxes-view-slickview-style2 .slick-center .testimonial_item, .themetechmount-boxes.themetechmount-boxes-view-slickview-style2 .testimonials-nav {
    margin: 0 auto;
}

.themetechmount-boxes.themetechmount-boxes-view-slickview-style2 .themetechmount-box-img .themetechmount-item-thumbnail {
    width: 90px;
    height: 90px;
    transition: all 400ms;
    -webkit-transition: all 400ms;
}

.themetechmount-boxes.themetechmount-boxes-view-slickview-style2 .testimonials-nav .testimonial_item .themetechmount-box-img .themetechmount-item-thumbnail-inner img {
    border-radius: 50%;
    max-width: 90px;
    margin: 0;
    opacity: .5;
}

.themetechmount-boxes.themetechmount-boxes-view-slickview-style2 .testimonials-nav .slick-slide.slick-active + .slick-slide.slick-current.slick-active  .themetechmount-item-thumbnail-inner img {
    position: relative;
    opacity: 1;
    border: 5px solid var(--ttm-skincolor);
    border-radius: 50%;
    z-index: 5;
    transition: all 400ms;
    -webkit-transition: all 400ms;
}

.themetechmount-boxes-view-slickview-style2 .testimonial_wrapper .themetechmount-box-desc {
    text-align: center;
    padding: 0;
}

.themetechmount-boxes-view-slickview-style2 .testimonials-info {
    display: block;
    text-align: center;
    margin: 0 auto;
    padding: 0 105px;
    padding-bottom: 50px;
}

.themetechmount-boxes-view-slickview-style2 .themetechmount-box-desc .themetechmount-testimonial-text {
    font-family: var(--special-element-fontfamily);
    font-size: 28px;
    font-weight: 600;
    line-height: 45px;
    text-align: center;
    padding: 18px 0 15px;
    color: var(--body-blackfont-color);
}

.themetechmount-boxes-view-slickview-style2 .themetechmount-boxes-row-wrapper {
    box-shadow: unset;
}

.themetechmount-boxes-view-slickview-style2 .themetechmount-author-name {
    font-size: 20px;
    line-height: 30px;
    display: inline-block;
    padding-right: 20px;
    font-family: var(--special-element-fontfamily);
}

.themetechmount-boxes-view-slickview-style2 .themetechmount-box-desc .themetechmount-box-title {
    display: inline-block;
    padding: 6px 25px;
}

.themetechmount-boxes-view-slickview-style2 .testimonials-nav .nav_item_wrap {
    margin: 0;
}

.themetechmount-boxes-view-slickview-style2 .themetechmount-box-footer {
    position: relative;
    font-size: 20px;
    line-height: 30px;
    font-weight: var(--body-font-weight);
    padding-left: 30px;
    font-family: var(--special-element-fontfamily);
}

.themetechmount-boxes-view-slickview-style2 .themetechmount-box-footer:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 2px;
    background-color: var(--body-fonts-color);
    left: 5px;
    top: 15px;
}

/*arrow*/
.themetechmount-boxes-view-slickview-style2 .themetechmount-boxes-row-wrapper .slick-arrow {
    top: 100%;
    left: 0;
    margin: 0 auto;
    right: 0;
    height: 40px;
    width: 40px;
    border: 1px solid #000;
    border-radius: 50%;
    background-color: transparent;
}

.themetechmount-boxes-view-slickview-style2 .themetechmount-boxes-row-wrapper .slick-arrow.slick-next {
    right: -50px;
}

.themetechmount-boxes-view-slickview-style2 .themetechmount-boxes-row-wrapper .slick-arrow.slick-prev {
    left: -50px;
}

.themetechmount-boxes-view-slickview-style2 .themetechmount-boxes-row-wrapper .slick-prev:before {
    content: "\f177";
}

.themetechmount-boxes-row-wrapper .slick-prev:before, .themetechmount-boxes-row-wrapper .slick-next:before {
    font-family: "FontAwesome";
    content: "\f177";
    color: var(--body-blackfont-color);
    font-size: 15px;
    line-height: 30px;
    position: relative;
    opacity: 1;
}

.themetechmount-boxes-row-wrapper .slick-next:before {
     content: "\f178";
}

/********************************testimonial style 23 css*********************************/
.themetechmount-testimonialbox-style23 {
    text-align: center;
    padding: 50px 0 40px;
}
.themetechmount-testimonialbox-style23 .themetechmount-box-content blockquote {
    font-size: 35px;
    line-height: 52px;
    text-align: center;
    width: 75%;
    margin: 0 auto;
    font-style: italic;
    color: var(--body-blackfont-color);
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.themetechmount-testimonialbox-style23 .themetechmount-box-content .tm-title-textbox .themetechmount-author-name {
    display: inline-block;
    margin-right: 15px;
    font-size: 20px;
    line-height: 34px;
}
.themetechmount-testimonialbox-style23 .themetechmount-box-content .themetechmount-box-title .themetechmount-box-footer {
    font-size: 16px;
    line-height: 26px;
    color: var(--body-fonts-color);
    position: relative;
    padding-left: 10px;
}
.themetechmount-testimonialbox-style23 .themetechmount-box-content .themetechmount-box-title .themetechmount-box-footer:before {
    content: '';
    position: absolute;
    background-color: var(--body-fonts-color);
    top: 0;
    bottom: auto;
    left: 0;
    right: auto;
    width: 1px;
    height: 20px;
    transform: rotate(15deg);
}
.themetechmount-testimonialbox-style23 .themetechmount-box-content .themetechmount-box-author .themetechmount-box-img {
    display: none;
}
.themetechmount-testimonialbox-style23 .themetechmount-box-content .themetechmount-box-desc{
    position: relative;
    margin-bottom: 25px;
}
.themetechmount-testimonialbox-style23 .themetechmount-box-content .themetechmount-box-desc:after {
    content: "\f121";
    font-family: 'flaticon_new_bussines_agency' !important;
    position: absolute;
    right: 0;
    left: 0;
    top: 85px;
    bottom: auto;
    font-size: 256px;
    font-style: normal;
    color: #f2f2f2;
    z-index: -1;
    transform: rotate(180deg);
}

/*style26*/

.themetechmount-testimonialbox-style26 {
    position: relative;
}

.themetechmount-testimonialbox-style26 .themetechmount-box-content {
    position: relative;
    margin-top: 60px;
    text-align: center;
    padding: 20px 200px 0px;
}

.themetechmount-testimonialbox-style26 .themetechmount-box-content:before {
    content: "";
    background-color: var(--ttm-skincolor);
    -webkit-mask: url(../images/demo-29-testi-quote.svg) no-repeat 100% 100%;
    mask: url(../images/demo-29-testi-quote.svg) no-repeat 100% 100%;
    top: -70px;
    width: 68px;
    height: 68px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
}

.themetechmount-testimonialbox-style26 .themetechmount-box-content .themetechmount-box-desc blockquote.themetechmount-testimonial-text {
    font-size: 20px;
    line-height: 30px;
    font-style: normal;
    color: var(--body-fonts-color);
    text-align: center;
}

.themetechmount-testimonialbox-style26 .themetechmount-box-content .themetechmount-box-author {
    padding-top: 20px;
}



@media (max-width:573px) {
	.themetechmount-testimonialbox-stylethree.themetechmount-testimonialbox-stylefifteen .themetechmount-post-item {
		border-right: 0px solid;
	}
}

/*testimonial style 18*/
.themetechmount-testimonialbox-style18 {
    position: relative;
    border: 1px solid var(--ttm-bordercolor);
    border-radius: 15px;
    background: var(--ttm-secondarycolor);
    padding: 24px 30px 20px;
    text-align: center;
    margin: 0 auto;
}
.themetechmount-testimonialbox-style18 .themetechmount-box-content:after {
    content: '\e805';
    position: absolute;
    font-family: 'tm-ttmbusiness-icons';
    top: 16px;
    bottom: auto;
    right: 0;
    left: 0;
    line-height: 48px;
    font-size: 38px;
    color: var(--ttm-skincolor);
}
.themetechmount-testimonialbox-style18 .themetechmount-box-desc blockquote {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 12px;
    font-family: var(--special-element-fontfamily);
}
.themetechmount-testimonialbox-style18 h3.themetechmount-author-name {
    display: inline-block;
    position: relative;
    padding-right: 13px;
    font-weight: 500;
    font-size: 16px;
}
.themetechmount-testimonialbox-style18 h3.themetechmount-author-name:after {
    content: '/';
    position: absolute;
    top: 0;
    bottom: auto;
    right: 1px;
    left: auto;
    line-height: 21px;
    font-size: 15px;
    color: var(--body-fonts-color);
}
.themetechmount-testimonialbox-style18 span.themetechmount-box-footer{
    font-family: var(--special-element-fontfamily);
}

/*----testimonial style5----*/
.themetechmount-testimonialbox-stylefive .themetechmount-box-img img {
    border-radius: 0;
    width: 100%;
    height: 100%;
    transition: all 3500ms ease;
}
.themetechmount-element-testimonialbox-style-5 .themetechmount-boxes-row-wrapper .tm-box-col-wrapper.slick-slide {
    padding-right: 0px;
}

.themetechmount-testimonialbox-stylefive h2.themetechmount-review-highlight {
    font-size: 24px;
    line-height: 32px;
    font-weight: 500;
    padding-left: 80px;
}

.themetechmount-testimonialbox-stylefive .tm-title-ratingstar {
    padding: 60px 27px 47px 30px;
    background-color: var(--ttm-greycolor);
    min-height: 430px;
}

.themetechmount-testimonialbox-stylefive .themetechmount-review-highlight {
    position: relative;
}

.themetechmount-testimonialbox-stylefive .themetechmount-review-highlight:before {
    -webkit-mask: url(../images/quote-img.svg) no-repeat 100% 100%;
    mask: url(../images/quote-img.svg) no-repeat 100% 100%;
    -webkit-mask-size: cover;
    mask-size: cover;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 50px;
    height: 50px;
    content: '';
    background-color: #000;
}

.themetechmount-testimonialbox-stylefive .themetechmount-box-highlight {
    border-bottom: 1px solid rgba(0, 0, 0, 0.10);
    padding-bottom: 10px;
}

.themetechmount-testimonialbox-stylefive .themetechmount-box-desc {
    padding: 23px 0 30px;
}

.tm-box-col-wrapper.slick-slide.slick-current.slick-active .themetechmount-testimonialbox-stylefive .tm-title-ratingstar {
    display: block;
}

.tm-box-col-wrapper.slick-slide .themetechmount-testimonialbox-stylefive .tm-title-ratingstar {
    display: none;
}

.themetechmount-testimonialbox-stylefive .themetechmount-box-img.col-md-6 {
    padding: 0;
}

.themetechmount-testimonialbox-stylefive .themetechmount-box-desc .themetechmount-testimonial-text {
    font-size: 16px;
    line-height: 26px;
}

.themetechmount-testimonialbox-stylefive .themetechmount-author-name {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 0px;
    display: inline-block;
    padding-right: 8px;
}

.themetechmount-testimonialbox-stylefive .themetechmount-box-footer {
    font-size: 16px;
    font-weight: 500;
}

.themetechmount-testimonialbox-stylefive .tm-ttmbusiness-icon-star-1.tm-active {
    color: var(--ttm-skincolor);
}

.themetechmount-testimonialbox-stylefive:hover .themetechmount-review-highlight:before {
    background-color: var(--ttm-skincolor);
    transition: .5s;
}

.themetechmount-testimonialbox-stylefive .themetechmount-item-thumbnail {
    overflow: hidden;
}

.themetechmount-testimonialbox-stylefive:hover .themetechmount-item-thumbnail img {
    transform: scale(1.2) rotate(2deg);
}

.themetechmount-element-testimonialbox-style-5.tm-boxes-carousel-arrows-1 .themetechmount-boxes-row-wrapper .slick-next {
    right: 427px;
}

.themetechmount-element-testimonialbox-style-5.tm-boxes-carousel-arrows-1 .themetechmount-boxes-row-wrapper .slick-prev {
    right: 490px;
    left: auto;
}

.themetechmount-element-testimonialbox-style-5.themetechmount-boxes-testimonial .themetechmount-boxes-row-wrapper .slick-arrow {
    height: 50px;
    width: 50px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    border-radius: 50%;
    top: -71px;
}

.themetechmount-element-testimonialbox-style-5 .themetechmount-boxes-row-wrapper .slick-prev:before {
    content: "\e808";
}

.themetechmount-element-testimonialbox-style-5 .themetechmount-boxes-row-wrapper .slick-next:before {
    content: "\e809";
}

.themetechmount-element-testimonialbox-style-5 .themetechmount-boxes-row-wrapper .slick-prev:before, .themetechmount-element-testimonialbox-style-5 .themetechmount-boxes-row-wrapper .slick-next:before {
    font-family: 'tm-ttmbusiness-icons';
    color: #000;
    font-size: 30px;
    line-height: 30px;
    position: relative;
    opacity: 1;
    font-weight: 400;
}
@media (max-width: 1024px) {
.themetechmount-element-testimonialbox-style-5 .themetechmount-boxes-row-wrapper .tm-box-col-wrapper.slick-slide {
    padding-right: 15px;
}
}


/**/

.themetechmount-testimonialbox-style27 {
    text-align: center;
    position: relative;
}
.themetechmount-testimonialbox-style27 .themetechmount-box-desc blockquote {
    text-align: center;
    padding: 0;
    text-align: center;
    position: relative;
    font-size: 37px;
    line-height: 60px;
    color: var(--ttm-whitecolor);
    font-family: var(--special-element-fontfamily);
    font-style: italic;
}

.themetechmount-testimonialbox-style27 .themetechmount-box-content {
    position: relative;
}

.themetechmount-testimonialbox-style27 .themetechmount-box-content:before {
    content: "\f178";
    font-family: 'flaticon_new_bussines_agency';
    position: absolute;
    right: 0;
    left: 0;
    top: 85px;
    bottom: 0;
    font-size: 300px;
    font-style: normal;
    color: rgba(255 , 255 , 255 , 5%);
    z-index: -1;
}

.themetechmount-testimonialbox-style27 .themetechmount-box-content .themetechmount-box-author {
    margin-top: 40px;
}

.themetechmount-testimonialbox-style27 .themetechmount-box-content .themetechmount-box-author .themetechmount-author-name {
    display: inline-block;
    padding-right: 22px;
    font-size: 24px;
    line-height: 34px;
    color: var(--ttm-whitecolor);
    font-weight: 400;
}

.themetechmount-testimonialbox-style27 .themetechmount-box-content .themetechmount-box-author .themetechmount-box-footer {
    display: inline-block;
    position: relative;
    font-size: 14px;
}


.themetechmount-testimonialbox-style27 .themetechmount-box-content .themetechmount-box-author .themetechmount-box-footer:before {
    font-size: 20px;
    position: absolute;
    content: "/";
    left: -15px;
    right: auto;

}