
span.it-text {
    font-style: italic;
    color: #0c7a76;
    text-decoration: underline;
}
.service-card.style-three h3 {
    padding: 15px 30px 15px;
    border-radius: 15px 15px 0 0;
}
.service-card h3 {
    font-size: 16px;
    line-height: 30px;
}
.hover-anim-green {
    position: relative;
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 0% 2px;
    transition: background-size 0.7s;
}
.service-card.style-three img {
    border-radius: 0 0 15px 15px;
}
.service-card.style-three .link {
    position: relative;
    color: #1B1B1B;
    font-weight: 600;
}
.text-end {
    position: absolute;
    bottom: 0;
    margin-right: 0;
    color: #1B1B1B;
    background: #ffffff;
    padding: 15px 25px;
    right: -1px;
    border-radius: 25px 0px 13px;
}
.link.style-seven:after {
    background-color: #0c7a76;
}
.link:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 0;
    height: 1px;
    transition: all ease .5s;;
}
.service-card.style-three .link:hover {
    color: #0c7a76;
}
.link:hover:after {
    width: 100%;
}
.hover-anim-green:hover {
    background-size: 100% 2px;
}
.service-card.style-three h3 a:hover {
    color: #0c7a76;
}
.hover-anim-green:hover {
    background-image: linear-gradient(#0c7a76, #0c7a76);
}
.bg-h{background-size: cover;
    width: 100%;
    height: max-content;background-position: bottom center;
    min-height: 375px;
    max-height: 375px;border-radius: 0px 0px 15px 15px;}
.testimonial-one__img {
    width: 85px;
    height: 85px;
    border-radius: 50%;
    float: left;
}
.testimonial-one__client-content {
    float: left;
    margin-left: 15px;padding-top: 14px;
}

.testimonial-one__text-2 {
    margin-bottom: 20px;
}
.testimonial-one__img img {
    border-radius: 50% !important;
}
.testimonial-one__quote {
    display: inline-block;
    background: #0c7a76;
    width: 65px;
    height: 65px;
    text-align: center;
    margin-bottom: 25px;
}

.testimonial-one__quote .icon {
    font-size: 27px;
    color: #fff;
    line-height: 65px;
}
.testimonial-one__client-info {
    display: inline-block;
}
.testimonial-one__single {
    padding: 25px;
    background: #f5f5f5;
    border-radius: 25px;
}
.testimonial-one__client-content p {
    color: #4f4f4f;
    font-size: 14px;
}
.testimonial-one__client-content h4 {
    color: #0c7a76;
}
.blog-p {
        position: relative;
        padding: 20px;
        background: #f5f5f5;    border-radius: 15px;
}

.blog-list-l {
       position: relative;
    margin-bottom: 40px; 
    -webkit-box-shadow: 0 20px 20px #0001; 
     box-shadow: 0 20px 20px #0001;
    padding: 20px;
    border: 1px solid #ffdedb;
}
.img-cover {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: inherit;
}

.blog-p .info .tags {
    position: relative;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
}

.pe-20 {
    -webkit-padding-end: 20px !important;
    padding-inline-end: 20px !important;
}

.me-20 {
    -webkit-margin-end: 20px !important;
    margin-inline-end: 20px !important;
}
.border-1 {
    border-width: 1px !important;
}
.border-end {
    border-right: 1px solid #898989 !important;
}
.hover-orange1:hover {
    color: #0c7a76 !important;
}
.date {
    text-transform: capitalize;
    font-weight: normal;
}
.cr-orange1 {
    color: #0c7a76 !important;
}
.me-30 {
    -webkit-margin-end: 30px !important;
    margin-inline-end: 30px !important;
}
.fsz-24 {
    font-size: 24px !important;
}
.mb-20 {
    margin-bottom: 20px !important;
}
.text-capitalize {
    text-transform: capitalize !important;
}
.font-24 {
    font-size: 20px !important;
    line-height: 31px;
}
.font-24 a {
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
}

.blog-p .title {
    font-weight: 600;
}
 .pd-10 {
    padding: 10px;
   
}
.r-line {
    position: relative;
    z-index: 9;
}
.r-line:hover::before, .r-line:hover::after {
    border-color: #0c7a76;
    width: 100%;
    height: 100%;
}
.r-line::before {
    left: 0px;
    bottom: 0px;
    border-bottom: 1px solid transparent;
    border-left: 1px solid transparent;
    transition: all 0.6s linear;
    z-index: -1;
}
.r-line::after {
    right: 0px;
    top: 0px;
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    transition: all 0.6s linear;
    z-index: -1;
}
.r-line::before, .r-line::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-radius: 15px;
}
.hot .elementor-widget-container {
    --e-transform-rotateZ: -90deg;
    transform: perspective(var(--e-transform-perspective, 0)) rotate(var(--e-transform-rotateZ, 0)) rotateX(var(--e-transform-rotateX, 0)) rotateY(var(--e-transform-rotateY, 0)) translate(var(--e-transform-translate, 0)) translateX(var(--e-transform-translateX, 0)) translateY(var(--e-transform-translateY, 0)) scaleX(calc(var(--e-transform-flipX, 1)* var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1)* var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX, 0)) skewY(var(--e-transform-skewY, 0));
    transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
    width: max-content;
    display: inline-block;
    position: absolute;
    left: -8.5em;
    top: 13em;
}








