@charset "UTF-8";
.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}

.testimonial-skin-current-style1 {
background-color: #fff;
text-align: center;
padding: 40px;
position: relative;
z-index: 1;
margin-bottom: 45px !important;
border-radius: 5px;
}
.testimonial-skin-current-style1 .author-text {
font-size: 18px;
margin-bottom: 25px;
padding-bottom: 30px;
border-bottom: 1px solid #eee;
}
.testimonial-skin-current-style1 .author-info .name {
overflow: hidden;
margin: 0;
line-height: 32px;
}
.testimonial-skin-current-style1 .author-info .job-position {
font-size: 14px;
color: var(--theme-color1);
margin-bottom: 0;
margin-top: 5px;
}
.testimonial-skin-current-style1 .author-info .star-rating {
float: none;
margin: 0 auto;
margin-top: 10px;
overflow: visible;
margin-bottom: 32px;
}
.testimonial-skin-current-style1 .author-info .star-rating span:before {
color: var(--theme-color1);
}
.testimonial-skin-current-style1 .author-thumb {
margin-bottom: -80px;
}
.testimonial-skin-current-style1 .author-thumb img {
width: 84px;
}
.testimonial-skin-current-style1:before {
content: "";
background: var(--theme-color1);
border-radius: 0 0 50px 0;
content: "";
height: 50px;
left: 0;
position: absolute;
top: 0;
width: 50px;
z-index: -2;
transition: all 0.3s;
border-radius: 5px 0 50px 0;
}
.testimonial-skin-current-style1:after {
background-color: #f6f2f0;
border-radius: 10px 0 50px 0;
content: "";
height: 5px;
left: 0;
position: absolute;
top: 0;
width: 5px;
z-index: -1;
transition: all 0.3s;
height: 0;
width: 0;
}
.testimonial-skin-current-style1:hover .author-text {
color: #fff;
border-bottom: 1px solid #ce83a7;
}
.testimonial-skin-current-style1:hover .author-info .name {
color: #fff;
}
.testimonial-skin-current-style1:hover .author-info .job-position {
color: #fff;
}
.testimonial-skin-current-style1:hover .author-info .star-rating span:before {
color: #fff;
}
.testimonial-skin-current-style1:hover:before {
border-radius: 5px;
height: 100%;
width: 100%;
}
.testimonial-skin-current-style1:hover:after {
background-color: #f6f2f0;
border-radius: 0 0 50px 0;
height: 50px;
width: 50px;
}
.testimonial-skin-style-all-center {
position: relative;
text-align: center;
transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.testimonial-skin-style-all-center {
transition: none;
}
}
.testimonial-skin-style-all-center .star-rating {
float: right;
overflow: hidden;
position: relative;
height: 1.1em;
line-height: 1.2;
font-size: 0.9em;
width: 5.6em;
}
.testimonial-skin-style-all-center .star-rating::before {
content: "\f005\f005\f005\f005\f005";
color: #d3ced2;
font-family: "Font Awesome 5 Free";
font-weight: 500;
float: left;
top: 0;
left: 0;
position: absolute;
}
.testimonial-skin-style-all-center .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.testimonial-skin-style-all-center .star-rating span::before {
content: "\f005\f005\f005\f005\f005";
font-family: "Font Awesome 5 Free";
font-weight: 500;
color: #f1c40f;
top: 0;
position: absolute;
left: 0;
}
.testimonial-skin-style-all-center .star-rating {
float: none;
margin: 0 auto;
overflow: visible;
}
.testimonial-skin-style-all-center .star-rating span:before {
color: var(--theme-color1);
}
.testimonial-skin-style-all-center .author-text {
font-size: 20px;
margin-bottom: 35px;
}
.testimonial-skin-style-all-center .author-info {
margin-top: 20px;
margin-bottom: 8px;
display: flex;
align-items: baseline;
justify-content: center;
}
@media (min-width: 768px) and (max-width: 991.98px) {
.testimonial-skin-style-all-center .author-info {
margin-bottom: 20px;
}
}
.testimonial-skin-style-all-center .author-info .name {
overflow: hidden;
margin: 0;
line-height: 32px;
}
@media (max-width: 575.98px) {
.testimonial-skin-style-all-center .author-info .name {
float: none;
}
}
.testimonial-skin-style-all-center .author-info .job-position {
margin-left: 15px;
font-size: 14px;
display: inline;
color: var(--theme-color2);
}
@media (max-width: 575.98px) {
.testimonial-skin-style-all-center .author-info .job-position {
margin-bottom: 18px;
display: inline-block;
margin-left: 0;
margin-top: 0;
}
}
.testimonial-skin-style-all-center .author-thumb {
margin-bottom: 35px;
}
.testimonial-skin-style-all-center .author-thumb img {
width: 100px;
border: 6px solid #eee;
}
.testimonial-skin-style1 {
background-color: #fff;
border-radius: 4px;
padding: 70px 50px 50px;
position: relative;
z-index: 0;
border: 1px solid #eee;
margin-top: 30px;
}
@media (max-width: 1199.98px) {
.testimonial-skin-style1 {
margin-bottom: 30px;
}
}
.testimonial-skin-style1 .author-details .icon {
border-radius: 50%;
color: #fff;
font-size: 20px;
height: 60px;
width: 60px;
text-align: center;
line-height: 60px;
position: absolute;
left: 50px;
top: -30px;
background: var(--theme-color1);
z-index: -1;
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.testimonial-skin-style1 .author-details .icon {
transition: none;
}
}
.testimonial-skin-style1 .author-details .testimonial-footer {
display: flex;
}
.testimonial-skin-style1 .author-details .testimonial-footer .image-holder .author-thumb img {
border-radius: 10px;
max-width: 90px;
margin-right: 10px;
}
.testimonial-skin-style1 .author-details .testimonial-footer .author-info-holder .name {
margin: 0;
}
.testimonial-skin-style1 .author-details .testimonial-footer .author-info-holder .job-position {
color: #6a726d;
font-size: 18px;
line-height: 1;
font-family: var(--body-font-family);
}
.testimonial-skin-style1 .text-holder {
margin-bottom: 30px;
}
.testimonial-skin-style1 .text-holder .author-text {
font-style: normal !important;
}
.testimonial-skin-style1:hover .author-details .icon {
background-color: var(--theme-color3);
}
@media (max-width: 991.98px) {
.testimonial-skin-style1 {
padding: 50px 30px;
}
}
.testimonial-skin-style2 {
background: #fff;
padding: 50px;
margin-bottom: 35px !important;
box-shadow: 0px 10px 30px 0px rgba(26, 29, 72, 0.07);
position: relative;
transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.testimonial-skin-style2 {
transition: none;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
.testimonial-skin-style2 {
padding: 40px;
}
}
.testimonial-skin-style2 .star-rating {
float: right;
overflow: hidden;
position: relative;
height: 1.1em;
line-height: 1.2;
font-size: 0.9em;
width: 5.6em;
}
.testimonial-skin-style2 .star-rating::before {
content: "\f005\f005\f005\f005\f005";
color: #d3ced2;
font-family: "Font Awesome 5 Free";
font-weight: 500;
float: left;
top: 0;
left: 0;
position: absolute;
}
.testimonial-skin-style2 .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.testimonial-skin-style2 .star-rating span::before {
content: "\f005\f005\f005\f005\f005";
font-family: "Font Awesome 5 Free";
font-weight: 500;
color: #f1c40f;
top: 0;
position: absolute;
left: 0;
}
.testimonial-skin-style2 .star-rating {
float: none;
margin-top: 0;
margin-bottom: 20px;
overflow: visible;
}
.testimonial-skin-style2 .star-rating span:before {
color: var(--theme-color1);
}
.testimonial-skin-style2 .author-info {
margin-top: 20px;
margin-bottom: 8px;
display: flex;
align-items: baseline;
}
@media (min-width: 768px) and (max-width: 991.98px) {
.testimonial-skin-style2 .author-info {
margin-bottom: 20px;
}
}
.testimonial-skin-style2 .author-info .name {
float: left;
overflow: hidden;
margin: 0;
line-height: 32px;
}
@media (max-width: 575.98px) {
.testimonial-skin-style2 .author-info .name {
float: none;
}
}
.testimonial-skin-style2 .author-info .job-position {
margin-left: 15px;
font-size: 14px;
display: inline;
color: var(--theme-color2);
}
@media (max-width: 575.98px) {
.testimonial-skin-style2 .author-info .job-position {
margin-bottom: 18px;
display: inline-block;
margin-left: 0;
margin-top: 0;
}
}
.testimonial-skin-style2 .author-thumb {
position: absolute;
bottom: -35px;
left: 50px;
}
.testimonial-skin-style2 .author-thumb img {
width: 75px;
}
.testimonial-skin-style3 {
background: #fff;
box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.06);
padding: 60px 60px;
position: relative;
border-radius: 10px;
}
.testimonial-skin-style3 .author-text {
margin-bottom: 30px;
display: inline-block;
}
.testimonial-skin-style3 .author-info .author-thumb {
margin-right: 15px;
width: 70px;
max-width: 90px;
}
.testimonial-skin-style3 .author-detials .name {
margin-bottom: 5px;
}
.testimonial-skin-style3 .author-detials .job-position {
font-size: 0.9rem;
color: var(--theme-color1);
}
.testimonial-skin-style3:after {
content: "";
position: absolute;
height: 100%;
width: 100%;
left: 0;
top: 0;
z-index: 0;
transition: all 0.5s;
transform: scaleY(0);
opacity: 0;
background: var(--theme-color1);
border-radius: 10px;
}
@media (prefers-reduced-motion: reduce) {
.testimonial-skin-style3:after {
transition: none;
}
}
.testimonial-skin-style3:hover .author-text {
color: #fff;
z-index: 1;
position: relative;
}
.testimonial-skin-style3:hover .star-rating span {
z-index: 1;
}
.testimonial-skin-style3:hover .star-rating span:before {
color: var(--text-color-bg-theme-color1);
}
.testimonial-skin-style3:hover .author-info .author-thumb img {
position: relative;
z-index: 1;
}
.testimonial-skin-style3:hover .author-info .author-detials .name {
color: #fff;
z-index: 1;
position: relative;
}
.testimonial-skin-style3:hover .author-info .author-detials .job-position {
color: #fff;
z-index: 1;
position: relative;
}
.testimonial-skin-style3:hover:after {
opacity: 1;
transform: scaleY(1);
}
.testimonial-skin-style4 {
padding-bottom: 28px;
}
@media (max-width: 1399px) {
.testimonial-skin-style4 {
padding-bottom: 35px;
}
}
.testimonial-skin-style4 .text-holder {
background-color: #f9f9f9;
padding: 40px 52px;
position: relative;
margin-bottom: 0;
z-index: 1;
transition: all 0.5s;
}
@media (prefers-reduced-motion: reduce) {
.testimonial-skin-style4 .text-holder {
transition: none;
}
}
@media (max-width: 767.98px) {
.testimonial-skin-style4 .text-holder {
padding: 30px 30px;
}
}
.testimonial-skin-style4 .text-holder:before {
content: "";
position: absolute;
border-style: solid;
border-color: #f9f9f9 transparent transparent transparent;
border-width: 120px 120px 0 0;
bottom: -117px;
left: 0;
transition: all 0.5s;
}
@media (prefers-reduced-motion: reduce) {
.testimonial-skin-style4 .text-holder:before {
transition: none;
}
}
.testimonial-skin-style4 .text-holder:after {
content: "";
position: absolute;
border-style: solid;
border-width: 120px 120px 0 0;
bottom: -120px;
left: 0;
z-index: -1;
transition: all 0.5s;
border-color: var(--theme-color1) transparent transparent transparent;
}
@media (prefers-reduced-motion: reduce) {
.testimonial-skin-style4 .text-holder:after {
transition: none;
}
}
.testimonial-skin-style4 .text-holder .author-text {
transition: all 0.5s;
position: relative;
font-style: normal;
}
@media (prefers-reduced-motion: reduce) {
.testimonial-skin-style4 .text-holder .author-text {
transition: none;
}
}
.testimonial-skin-style4 .text-holder .author-text:before {
content: "";
opacity: 0.4;
background-image: url(//heart-link.co.uk/wp-content/plugins/mascot-core-odhomz-wp/assets/images/current-theme/testimonial-quote-icon.png);
background-repeat: no-repeat;
width: 120px;
height: 120px;
position: absolute;
right: 0;
bottom: -30px;
z-index: -1;
}
.testimonial-skin-style4 .text-holder .icon {
position: absolute;
bottom: 52px;
right: 74px;
z-index: -1;
}
.testimonial-skin-style4 .text-holder .icon .icon-img {
opacity: 0.8;
transition: all 0.5s;
}
@media (prefers-reduced-motion: reduce) {
.testimonial-skin-style4 .text-holder .icon .icon-img {
transition: none;
}
}
.testimonial-skin-style4 .author-details {
padding-left: 30px;
padding-top: 24px;
position: relative;
z-index: 1;
}
.testimonial-skin-style4 .author-details .image-holder {
width: 90px;
display: table-cell;
vertical-align: middle;
margin: 0;
padding-right: 15px;
}
.testimonial-skin-style4 .author-details .author-info-holder {
padding-top: 12px;
display: table-cell;
vertical-align: middle;
}
.testimonial-skin-style4 .author-details .author-info-holder .name {
line-height: 1;
margin-top: 0;
color: var(--theme-color2);
margin-bottom: 5px;
}
.testimonial-skin-style4 .author-details .author-info-holder .job-position {
color: #616870;
font-size: 12px;
font-weight: 400;
letter-spacing: 2px;
text-transform: uppercase;
}
.testimonial-skin-style4:hover .text-holder {
background: var(--theme-color1);
}
.testimonial-skin-style4:hover .text-holder:before {
border-color: var(--theme-color1) transparent transparent transparent;
}
.testimonial-skin-style4:hover .text-holder:after {
border-color: var(--theme-color2) transparent transparent transparent;
}
.testimonial-skin-style4:hover .text-holder .author-text {
color: #fff;
}
.testimonial-skin-style4:hover .text-holder .author-text:before {
opacity: 0.2;
transition: all 0.5s;
}
@media (prefers-reduced-motion: reduce) {
.testimonial-skin-style4:hover .text-holder .author-text:before {
transition: none;
}
}
.testimonial-skin-style4:hover .text-holder .icon .icon-img {
opacity: 0.2;
}
@media (max-width: 1699px) {
.tm-testimonials-carousel .owl-stage {
padding-left: 0 !important;
padding-right: 0 !important;
}
}
.testimonial-skin-style5 {
background: #fafafa;
padding: 70px 50px 40px 50px;
margin-top: 60px;
position: relative;
text-align: center;
border: 5px solid #f1f1f1;
border-radius: 5px;
transition: all 300ms ease-in-out 0s;
}
@media (prefers-reduced-motion: reduce) {
.testimonial-skin-style5 {
transition: none;
}
}
@media (max-width: 767.98px) {
.testimonial-skin-style5 {
padding: 70px 30px 30px 30px;
}
}
.testimonial-skin-style5 .author-thumb img {
border-radius: 50%;
position: absolute;
top: -60px;
text-align: center;
left: 0;
border: 5px solid var(--theme-color1);
right: 0;
margin: 0 auto;
max-width: 100px;
transition: all 400ms ease-in-out 0s;
}
@media (prefers-reduced-motion: reduce) {
.testimonial-skin-style5 .author-thumb img {
transition: none;
}
}
.testimonial-skin-style5 .author-text {
margin-bottom: 30px;
color: #092755;
}
.testimonial-skin-style5 .star-rating {
margin: 0 auto;
}
@media (max-width: 767.98px) {
.testimonial-skin-style5 .author-info {
margin-bottom: 30px;
}
}
.testimonial-skin-style5 .author-info .name {
color: var(--theme-color1);
margin-bottom: 0;
text-transform: uppercase;
}
.testimonial-skin-style5 .author-info .job-position,
.testimonial-skin-style5 .author-info .company-url {
color: var(--text-color);
font-size: 16px;
margin: 0;
}
.testimonial-skin-style5 .author-info .company-url:hover {
color: #fff;
}
.testimonial-skin-style5:hover {
border-color: #092755;
}
.testimonial-skin-style5:hover .author-thumb img {
border-color: #092755;
}
.testimonial-skin-style6 {
background-color: #fff;
border-radius: 4px;
padding: 50px;
position: relative;
z-index: 0;
box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.testimonial-skin-style6 {
transition: none;
}
}
@media (max-width: 1199.98px) {
.testimonial-skin-style6 {
padding: 25px;
}
}
@media (max-width: 1199.98px) {
.testimonial-skin-style6 {
padding: 25px;
}
}
.testimonial-skin-style6 .testimonial-author-details {
margin-bottom: 30px;
}
.testimonial-skin-style6 .testimonial-author-details .testimonial-image-holder {
width: 90px;
display: table-cell;
vertical-align: middle;
margin: 0;
padding-right: 15px;
}
.testimonial-skin-style6 .testimonial-author-details .testimonial-author-info-holder {
display: table-cell;
vertical-align: middle;
}
.testimonial-skin-style6 .testimonial-author-details .testimonial-author-info-holder .name {
margin-bottom: 0;
margin-top: 4px;
}
.testimonial-skin-style6 .testimonial-author-details .testimonial-author-info-holder .job-position {
color: #6a726d;
font-weight: 400;
}
.testimonial-skin-style6 .testimonial-author-details .icon {
border-radius: 50%;
color: #c2c3c3;
font-size: 20px;
height: 60px;
width: 60px;
text-align: center;
line-height: 60px;
position: absolute;
right: 20px;
top: 20px;
background: #f9f9f9;
z-index: -1;
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.testimonial-skin-style6 .testimonial-author-details .icon {
transition: none;
}
}
@media (max-width: 767.98px) {
.testimonial-skin-style6 .testimonial-author-details .icon {
display: none;
}
}
.testimonial-skin-style6 .testimonial-text-holder {
margin-bottom: 0 !important;
}
.testimonial-skin-style6 .testimonial-text-holder .author-text {
color: var(--text-color);
font-style: normal;
}
.testimonial-skin-style6:hover {
box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.15);
}
.testimonial-skin-style6:hover .testimonial-author-details .icon {
background-color: var(--theme-color1);
color: #fff;
}
@media (max-width: 991.98px) {
.testimonial-skin-style6 {
padding: 50px 30px;
}
}
.owl-carousel .testimonial-skin-style6 {
border: 1px solid rgba(200, 200, 200, 0.4);
box-shadow: 0px 0 0px rgba(45, 45, 45, 0.12);
}
.testimonial-skin-style7 {
background: #fff;
margin-top: 45px;
padding: 50px;
box-shadow: 0px 10px 30px 0px rgba(26, 29, 72, 0.07);
position: relative;
}
.testimonial-skin-style7 .testimonial-upper {
margin-top: -90px;
margin-bottom: 30px;
}
@media (min-width: 768px) {
.testimonial-skin-style7 .testimonial-upper {
display: flex;
align-items: flex-end;
}
}
.testimonial-skin-style7 .testimonial-upper .author-thumb {
display: inline-block;
border: 10px solid var(--theme-color1);
max-width: 90px;
}
@media (min-width: 768px) {
.testimonial-skin-style7 .testimonial-upper .star-rating {
margin-bottom: 0;
margin-left: 85px;
}
}
.testimonial-skin-style7 .testimonial-upper .star-rating span:before {
color: var(--theme-color1);
}
.testimonial-skin-style7 .author-info {
margin-top: 20px;
}
@media (min-width: 768px) {
.testimonial-skin-style7 .author-info {
display: flex;
align-items: center;
}
}
.testimonial-skin-style7 .author-info .name {
margin: 0;
line-height: 32px;
}
@media (max-width: 767.98px) {
.testimonial-skin-style7 .author-info .name {
margin-bottom: 10px;
}
}
.testimonial-skin-style7 .author-info .job-position {
font-size: 14px;
margin-top: 0;
font-weight: normal;
color: var(--theme-color1);
}
@media (min-width: 768px) {
.testimonial-skin-style7 .author-info .job-position {
margin-left: 15px;
}
}
.testimonial-skin-style8 {
border-radius: 10px;
position: relative;
transition: all 0.3s ease;
background: #fff;
padding: 40px;
overflow: hidden;
border: 1px solid rgba(200, 200, 200, 0.2);
box-shadow: 0px 0 15px rgba(45, 45, 45, 0.12);
}
.testimonial-skin-style8:before {
position: absolute;
content: "“";
font-family: var(--heading-font-family);
font-size: 20rem;
color: var(--theme-color1);
right: -11px;
bottom: -27px;
opacity: 0.13;
line-height: 0;
}
.testimonial-skin-style8 .author-text {
margin-bottom: 30px;
display: inline-block;
}
.testimonial-skin-style8 .author-thumb {
max-width: 70px;
}
.testimonial-skin-style8 .author-info {
margin-bottom: 30px;
position: relative;
}
.testimonial-skin-style8 .author-info .name {
margin-bottom: 0;
margin-top: 0;
}
.testimonial-skin-style8 .author-info .job-position {
color: var(--theme-color1);
margin-top: 0;
font-size: 14px;
}
.owl-carousel .testimonial-skin-style8 {
border: 1px solid rgba(200, 200, 200, 0.4);
box-shadow: 0px 0 0px rgba(45, 45, 45, 0.12);
}
.testimonial-skin-style9 {
background: #1C1C1C;
padding: 60px 60px 60px 60px;
margin-bottom: 60px !important;
box-shadow: 0px 10px 30px 0px rgba(26, 29, 72, 0.07);
position: relative;
text-align: center;
border: 5px solid #1C1C1C;
transition: all 300ms ease-in-out 0s;
background-position: bottom right;
}
@media (prefers-reduced-motion: reduce) {
.testimonial-skin-style9 {
transition: none;
}
}
@media (max-width: 767.98px) {
.testimonial-skin-style9 {
padding: 30px;
}
}
.testimonial-skin-style9 .author-thumb {
max-width: 90px;
}
.testimonial-skin-style9 .author-thumb img {
position: absolute;
bottom: -60px;
text-align: center;
left: 0;
border: 5px solid #1C1C1C;
right: 0;
margin: 0 auto;
max-width: 100px;
transition: all 400ms ease-in-out 0s;
border-radius: inherit !important;
}
@media (prefers-reduced-motion: reduce) {
.testimonial-skin-style9 .author-thumb img {
transition: none;
}
}
.testimonial-skin-style9 .star-rating {
margin: 0 auto;
}
.testimonial-skin-style9 .author-text {
font-size: 20px;
font-weight: 400;
margin-bottom: 30px;
color: #9A9A9A;
font-family: var(--heading-font-family);
}
@media (max-width: 767.98px) {
.testimonial-skin-style9 .author-info {
margin-bottom: 30px;
}
}
.testimonial-skin-style9 .author-info .name {
color: var(--theme-color1);
margin-bottom: 0;
text-transform: uppercase;
}
.testimonial-skin-style9 .author-info .job-position,
.testimonial-skin-style9 .author-info .company-url {
color: var(--text-color);
font-size: 16px;
margin: 0;
}
.testimonial-skin-style9 .author-info .company-url:hover {
color: #fff;
}
.testimonial-skin-style9:hover {
border: 5px solid var(--theme-color1);
}
.testimonial-skin-style9:hover .author-thumb img {
border: 5px solid var(--theme-color1);
}
.testimonial-skin-style9 .owl-item.active.center .tm-testimonial-item {
border: 5px solid var(--theme-color1);
}
.testimonial-skin-style9 .owl-item.active.center .tm-testimonial-item .author-thumb img {
border: 5px solid var(--theme-color1);
}
.tm-sc-testimonials-thumb-carousel {
text-align: center;
}
.tm-sc-testimonials-thumb-carousel .tm-testimonial .author-text {
color: #222;
font-size: 22px;
margin-top: 30px;
margin-bottom: 30px;
}
.tm-sc-testimonials-thumb-carousel .tm-testimonial .author-text:before {
left: 0;
right: 0;
}
.tm-sc-testimonials-thumb-carousel .tm-testimonial .name {
color: var(--theme-color1);
margin-bottom: 0;
}
.tm-sc-testimonials-thumb-carousel .tm-testimonial .job-position {
font-size: 14px;
}
.tm-sc-testimonials-thumb-carousel .tm-testimonial .star-rating {
margin-left: auto;
margin-right: auto;
}
.tm-sc-testimonials-thumb-carousel .tm-owl-thumbs {
min-height: 70px;
}
.tm-sc-testimonials-thumb-carousel .tm-owl-thumbs .tm-owl-thumb-item {
position: relative;
width: 90px;
margin-left: 7px;
margin-right: 7px;
margin-top: 20px;
opacity: 0.5;
display: inline-block;
cursor: pointer;
transition: all 0.3s;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-testimonials-thumb-carousel .tm-owl-thumbs .tm-owl-thumb-item {
transition: none;
}
}
.tm-sc-testimonials-thumb-carousel .tm-owl-thumbs .tm-owl-thumb-item:before {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
border-radius: 50%;
content: "";
transition: all 200ms linear;
transition-delay: 0.1s;
background-color: rgba(var(--theme-color1-rgb), 0.3);
transition: all 0.3s;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-testimonials-thumb-carousel .tm-owl-thumbs .tm-owl-thumb-item:before {
transition: none;
}
}
.tm-sc-testimonials-thumb-carousel .tm-owl-thumbs .tm-owl-thumb-item.active {
width: 90px;
opacity: 1;
}
.tm-sc-testimonials-thumb-carousel .tm-owl-thumbs .tm-owl-thumb-item.active:before {
opacity: 0;
background-color: transparent;
}
.tm-sc-testimonials .star-rating {
float: right;
overflow: hidden;
position: relative;
height: 1.1em;
line-height: 1.2;
font-size: 0.9em;
width: 5.6em;
}
.tm-sc-testimonials .star-rating::before {
content: "\f005\f005\f005\f005\f005";
color: #d3ced2;
font-family: "Font Awesome 5 Free";
font-weight: 500;
float: left;
top: 0;
left: 0;
position: absolute;
}
.tm-sc-testimonials .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.tm-sc-testimonials .star-rating span::before {
content: "\f005\f005\f005\f005\f005";
font-family: "Font Awesome 5 Free";
font-weight: 500;
color: #f1c40f;
top: 0;
position: absolute;
left: 0;
}
.tm-sc-testimonials .star-rating {
float: none;
margin-top: 5px;
margin-bottom: 20px;
overflow: visible;
}
.tm-sc-testimonials .star-rating span:before {
color: var(--theme-color2);
}
.tm-sc-testimonials .author-text,
.tm-sc-testimonials .name,
.tm-sc-testimonials .job-position {
transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-testimonials .author-text,
.tm-sc-testimonials .name,
.tm-sc-testimonials .job-position {
transition: none;
}
}
.tm-sc-testimonials .star-rating span:before {
transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-testimonials .star-rating span:before {
transition: none;
}
}
.owl-carousel .type-testimonials {
box-shadow: none;
}.tm-header-top-info ul {
list-style: none;
}
.tm-header-top-info ul li {
display: inline-block;
margin-right: 20px;
}
.tm-header-top-info ul li > *,
.tm-header-top-info ul li a {
display: inline-block;
color: #fff;
font-weight: var(--body-font-weight);
}
.tm-header-top-info ul li i,
.tm-header-top-info ul li svg {
margin-right: 5px;
}
.tm-header-top-info ul li svg {
width: 16px;
}
.tm-header-top-info ul li:last-child {
margin-right: 0;
}
.tm-header-top-info ul li .prefix {
margin-right: 5px;
}
.tm-header-top-info.border-style ul {
list-style: none;
}
.tm-header-top-info.border-style ul li {
display: inline-block;
padding-right: 20px;
border-right: 1px solid rgba(200, 200, 200, 0.7);
}
@media (max-width: 767.98px) {
.tm-header-top-info.border-style ul li {
padding-left: 0;
padding-right: 0;
border: none;
}
}
.tm-header-top-info.border-style ul li > *,
.tm-header-top-info.border-style ul li a {
display: inline-block;
color: #fff;
}
.tm-header-top-info.border-style ul li:last-child {
margin-right: 0;
padding-right: 0;
border-right: none;
}
.tm-header-top-info.align-center {
text-align: center;
}
.tm-header-top-info.align-right {
text-align: right;
}
.tm-header-top-info.align-right ul li {
margin-right: 0;
margin-left: 20px;
}
.tm-header-top-info.align-right.border-style ul li {
margin-left: 0;
padding-left: 0;
border-left: none;
margin-right: 20px;
padding-right: 20px;
border-right: 1px solid rgba(200, 200, 200, 0.7);
}
@media (max-width: 767.98px) {
.tm-header-top-info.align-right.border-style ul li {
padding-left: 0;
padding-right: 0;
border: none;
}
}
.tm-header-top-info.align-right.border-style ul li:last-child {
margin-right: 0;
padding-right: 0;
border-right: none;
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.98; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -45px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } } .mfp-close-btn-in .mfp-close {
color: #eee;
font-size: 44px;
}
html.html-magnific-popup-active {
overflow:hidden;
}.tm-sc-social-links {
padding: 0;
margin: 0;
list-style: none;
display: flex;
}
.tm-sc-social-links li {
font-size: 1rem;
}
.tm-sc-social-links li a.social-link {
position: relative;
display: block;
background: #333;
border-radius: 50%;
height: 40px;
width: 40px;
line-height: 40px;
font-size: 18px;
text-align: center;
color: #fff;
z-index: 1;
transition: all 0.3s;
}
.tm-sc-social-links li a.social-link:after {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
width: 100%;
height: 100%;
border-radius: inherit;
z-index: -1;
transition: all 0.3s;
}
.tm-sc-social-links li a.social-link:hover {
background: #eee;
color: #31354c;
}
.tm-sc-social-links li:not(:last-child) {
margin-right: 10px;
}
.tm-sc-social-links.icon-light li a.social-link {
background: #f5f5f5;
color: #333;
border: 1px solid #fff;
}
.tm-sc-social-links.icon-light li a.social-link:hover {
background: #333;
color: #fff;
border: 1px solid #333;
}
.tm-sc-social-links.icon-rounded li a {
border-radius: 5px;
}
.tm-sc-social-links.icon-xs li a {
font-size: 10px;
height: 26px;
width: 26px;
line-height: 26px;
}
.tm-sc-social-links.icon-sm li a {
font-size: 14px;
height: 32px;
width: 32px;
line-height: 32px;
}
.tm-sc-social-links.icon-md li a {
font-size: 18px;
height: 40px;
width: 40px;
line-height: 40px;
}
.tm-sc-social-links.icon-lg li a {
font-size: 23px;
height: 50px;
width: 50px;
line-height: 50px;
}
.tm-sc-social-links.icon-xl li a {
font-size: 28px;
height: 60px;
width: 60px;
line-height: 60px;
}
.tm-sc-social-links.links-theme-colored1 li a {
background: var(--theme-color1);
}
.tm-sc-social-links.links-theme-colored2 li a {
background: var(--theme-color2);
}
.tm-sc-social-links.links-theme-colored3 li a {
background: var(--theme-color3);
}
.tm-sc-social-links.links-theme-colored4 li a {
background: var(--theme-color4);
}