.button-style-1.tcr-bg-color-primary .tcr-button a,
.button-style-2.tcr-bg-color-primary .tcr-button a{
background-color: var(--tcr-primary-color);
} 
.button-style-1.tcr-bg-color-secondary .tcr-button a,
.button-style-2.tcr-bg-color-secondary .tcr-button a{
background-color: var(--tcr-secondary-color);
}
.button-style-1.tcr-bg-color-secondary .tcr-button a:hover,
.button-style-2.tcr-bg-color-secondary .tcr-button a:hover{
background-color: var(--tcr-primary-color);
}
.button-style-1.tcr-bg-color-tertiary .tcr-button a,
.button-style-2.tcr-bg-color-tertiary .tcr-button a{
background-color: var(--tcr-tertiary-color);
} 
.button-style-1.tcr-bg-color-quaternary .tcr-button a,
.button-style-2.tcr-bg-color-quaternary .tcr-button a{
background-color: var(--tcr-quaternary-color);
} 
.button-style-1.tcr-bg-color-light .tcr-button a, 
.button-style-2.tcr-bg-color-light .tcr-button a {
background-color: var(--tcr-quinary-color);
color: var(--tcr-dark-color);
} 
.button-style-1.tcr-bg-color-light .tcr-button a:hover, 
.button-style-2.tcr-bg-color-light .tcr-button a:hover {
color: var(--tcr-white-color);
} 
.button-style-1.tcr-bg-color-quinary .tcr-button a, 
.button-style-2.tcr-bg-color-quinary .tcr-button a{
background-color: var(--tcr-quinary-color);
color: var(--tcr-dark-color);
}  
.button-style-1.tcr-bg-color-quinary .tcr-button a:hover,
.button-style-2.tcr-bg-color-quinary .tcr-button a:hover{
color: var(--tcr-white-color);
} 
.button-style-1.tcr-bg-color-dark-color .tcr-button a,
.button-style-2.tcr-bg-color-dark-color .tcr-button a{
background-color: var(--tcr-dark-color);
}  
.button-style-1.tcr-bg-color-white .tcr-button a,
.button-style-2.tcr-bg-color-white .tcr-button a{
color: var(--tcr-dark-color);
background-color: var(--tcr-white-color);
}
.button-style-1.tcr-bg-color-white .tcr-button a:hover,
.button-style-2.tcr-bg-color-white .tcr-button a:hover{
color: var(--tcr-white-color); 
}
.button-style-1.tcr-bg-color-transparent .tcr-button a,
.button-style-2.tcr-bg-color-transparent .tcr-button a{
color: var(--tcr-dark-color);
} 
.button-style-1.tcr-bg-color-transparent .tcr-button a:hover,
.button-style-2.tcr-bg-color-transparent .tcr-button a:hover{
color: var(--tcr-secondary-color);
background-color: inherit;
}  
.button-style-1 .tcr-button a, .button-style-2 .tcr-button a {
color: var(--tcr-white-color);
font-family: var(--tcr-ch-title-ff);
padding: 25px 45px;
font-weight: 400;
text-transform: capitalize;
font-size: 16px;
line-height: 14px;
display: inline-block;
}
.button-style-1 .tcr-button a{
border-radius: 100px;
}
.button-style-2 .tcr-button a{
border-radius: 15px;
} 
.button-style-1 .tcr-button a:hover,
.button-style-2 .tcr-button a:hover{
background-color: var(--tcr-secondary-color);
} .custom-heading-style-1 .tcr-custom-heading-wrapper {
margin-bottom: 40px;
}
.custom-heading-style-1 .tcr-heading-subtitle-wrapper{
display: inline-block;
border-radius: 8px;
padding: 5px 15px;
box-shadow: 0px 10px 25px 0px rgb(0 0 0 / 8%); 
background-color: var(--tcr-white-color);
font-family: var(--tcr-ch-subtitle-ff);
font-size: 15px;
margin-bottom: 10px;
font-weight: 600 !important; 
}
.custom-heading-style-1 .tcr-heading-subtitle-wrapper .heading-subtitle{
margin: 0;
color: var(--tcr-quaternary-color);
}
.custom-heading-style-1.heading-white-text .tcr-heading-subtitle-wrapper{
background-color: var(--tcr-quaternary-color);
color: var(--tcr-dark-color);
}
.custom-heading-style-1.heading-white-text .tcr-heading-subtitle-wrapper .heading-subtitle{
color: var(--tcr-dark-color);
}
.custom-heading-style-1 .tcr-custom-heading-wrapper .tcr-heading-content {
margin-top: 30px;
}
.custom-heading-style-1 .tcr-custom-heading-wrapper .heading-subtitle.subtitle-text-lowercase {
text-transform: lowercase;
}
.custom-heading-style-1 .tcr-custom-heading-wrapper .heading-subtitle.subtitle-text-uppercase {
text-transform: uppercase;
}
.custom-heading-style-1 .tcr-custom-heading-wrapper .heading-subtitle.subtitle-text-capitalize {
text-transform: capitalize;
}
.custom-heading-style-1 .tcr-custom-heading-wrapper .heading-title { 
margin-bottom: 0;
font-size: 50px ;
line-height: 60px ;
}
.custom-heading-style-1 .tcr-custom-heading-wrapper .heading-title.title-text-uppercase {
text-transform: uppercase;
}
.custom-heading-style-1 .tcr-custom-heading-wrapper .heading-title.title-text-lowercase {
text-transform: lowercase;
}
.custom-heading-style-1 .tcr-custom-heading-wrapper .heading-title.title-text-capitalize {
text-transform: capitalize;
}
.custom-heading-style-1.heading-white-text .heading-title, 
.custom-heading-style-1.heading-white-text .tcr-heading-content {
color: var(--tcr-white-color);
}
.custom-heading-style-1.heading-alignment-right .tcr-custom-heading-wrapper {
text-align: right;
}
.custom-heading-style-1.heading-alignment-center .tcr-custom-heading-wrapper{
text-align: center;
} .content-box-style-1 .box-title {
font-size: 34px;
line-height: 44px;
margin-bottom: 15px;
}  .services-style-1 .tcr-service-wrapper {
position: relative;
margin-bottom: 55px;
}
.services-style-1 .tcr-service-title {
font-size: 28px;
line-height: 38px;
margin-bottom: 10px;
background: var(--tcr-white-color);
display: inline-block;
padding-right: 20px;
text-transform: capitalize;
font-family: var(--tcr-ch-title-ff);
font-weight: 500;
}
.services-style-1 .tcr-service-content {
font-family: var(--tcr-body-ff);
text-transform: capitalize;
}
.services-style-1 .tcr-service-wrapper:before {
position: absolute;
content: "";
width: 100%;
height: 10px;
left: 0;
top: 20px;
border-top: 2px dotted #c7d9e9;
z-index: -1;
}
.services-style-1 a {
position: absolute;
top: -10px;
right: 0;
line-height: 54px;
background: var(--tcr-white-color);
height: 64px;
width: 64px;
}
.services-style-1 a::before {
position: absolute;
top: 10px;
right: 10px;
font-weight: 600;
content: "\f10c";
font-family: flaticon;
background: var(--tcr-white-color);
font-size: 10px;
border: 1px solid #c8dae9;
border-radius: 100%;
transform: scale(-1) rotate(155deg);
-webkit-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
height: 34px;
width: 34px;
line-height: 34px;
text-align: center;
}
.services-style-1 .tcr-service-wrapper:hover a::before {
background-color: var(--tcr-primary-color);
color: var(--tcr-white-color);
border: inherit;
}
.cursorIcon.tcr-service-img-cursor img {
max-width: 200px;
border-radius: 20px;
-webkit-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
} .services-style-2 .tcr-service-wrapper {
position: relative;
margin: 15px 0px; 
}
.services-style-2 .tcr-service-wrapper:after {
position: absolute;
content: "";
top: 0;
left: 0;
bottom: 0;
right: 0;
background: rgb(0, 0, 0);
background: linear-gradient(180deg, rgb(0 0 0 /  0%) 38%, rgb(0 0 0 / 90%) 99%);
border-radius: 20px;
-webkit-transition: all .50s ease-in-out;
transition: all .50s ease-in-out;
}
.services-style-2 .tcr-service-wrapper:hover:after{ 
background: rgb(0, 0, 0);
background: linear-gradient(180deg, rgb(0 0 0 / 30%) 38%, rgb(0 0 0 / 90%) 99%);
}
.services-style-2 .tcr-service-image-container img {
position: relative;
border-radius: 21px;
width: 100%;
}
.services-style-2 .tcr-service-button {
position: absolute;
top: 44px;
right: 15px;
font-size: 80px;
}
.services-style-2 .tcr-service-wrapper a::before {
display: inline-block;
position: absolute;
top: 65px;
right: 45px;
content: "\f10c";
font-family: flaticon;
font-weight: 200;
color: var(--tcr-white-color);
transform: scale(-1) rotate(141deg);
font-size: 70px;
opacity: 0;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
z-index: 9;
color: var(--tcr-white-color);
}
.services-style-2 .tcr-service-wrapper:hover a::before {
opacity: 1;
top: 45px;
right: 25px;
-webkit-text-stroke: 1px var(--tcr-white-color);
color: rgba(255, 255, 255, 0);
}
.services-style-2 .tcr-service-content {
position: absolute;
bottom: 30px;
left: 40px;
z-index: 9;
}
.services-style-2 .tcr-service-subtitle {
font-family: var(--tcr-ch-subtitle-ff);
font-size: 16px;
font-weight: 500;
line-height: 26px;
color: var(--tcr-primary-color);
text-transform: uppercase;
}
.services-style-2 .tcr-service-title {
font-family: var(--tcr-ch-title-ff);
font-size: 30PX;
line-height: 40px;
font-weight: 400;
color: var(--tcr-white-color); 
text-transform: capitalize;
} .services-layout-list {
text-align: center;
}
.services-layout-list .tcr-service-wrapper.active .tcr-service-title a{
color: var(--tcr-primary-color);
}
.services-layout-list .tcr-service-wrapper .tcr-service-title {
font-size: 60px;
line-height: 70px;
font-family: var(--tcr-ch-title-ff);
color: var(--tcr-dark-color);
margin-bottom: 50px;
-webkit-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
}
.services-layout-list {
text-align: center;
position: relative;
padding-right: 360px;
}
.services-layout-list .tcr-service-wrapper .tcr-service-image-container {
position: absolute;
top: -60px;
right: 0;
border-radius: 100%;
width: 330px;
height: 330px;
opacity: 0;
-webkit-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
overflow: hidden;
}
.services-layout-list .tcr-service-wrapper.active .tcr-service-image-container  {
opacity: 1;
} 
.services-layout-list .tcr-services-button{
padding: 20px 35px;
font-weight: 500;
font-family: var(--tcr-ch-title-ff);
text-transform: capitalize;
font-size: 15px;
line-height: 15px;
border-radius: 100px;
background:var(--tcr-quaternary-color);
color: var(--tcr-white-color) !important;
}
.services-layout-list .tcr-services-button:hover{
background-color: var(--tcr-secondary-color);
}  .testimonials-style-1 .testimonial-title {
font-size: 30px;
line-height: 40px;
font-style: italic;
margin-bottom: 5px;
font-family: var(--tcr-ch-title-ff);
font-weight:400;
}
.testimonials-style-1 .testimonial-designation {
color: var(--tcr-primary-color);
font-size: 14px;
font-weight: 500;
line-height: 14px;
text-transform: uppercase;
font-family: var(--tcr-ch-subtitle-ff);
margin-top: 10px;
}
.testimonials-style-1 .tcr-testimonial-content {
margin-top: 30px;
font-size: 20px;
line-height: 35px;
font-style: italic;
font-weight: 400; 
color: var(--tcr-dark-color);
}
.testimonials-style-1 .tcr-testimonial-container {
position: relative;
padding: 20px 0 0 140px;
}
.testimonials-style-1 .tcr-testimonial-container::before {
position: absolute;
content: "\f106";
font-size:60px;
top: 0px;
left: 0px;
font-family: flaticon !important;
border: 1px solid #e5e5e5;
border-radius: 50%;
z-index: -1;
color: var(--tcr-secondary-color);
width: 180px;
height: 180px;
line-height: 180px;
text-align: center;
}
.testimonials-style-1 {
position: relative;
}
.testimonials-style-1 .tcr-testimonial-wrapper {
padding-right: 30px;
margin-bottom: 40px;
} 
.testimonials-style-1 .owl-dots button {
margin: 10px !important;
}
.testimonials-style-1 .tcr-testimonial-rating span.checked {
color: #ffb300;
}
.tcr-bg-color-dark-color .testimonials-style-1 .tcr-testimonial-content{
color: var(--tcr-white-color);
} .tcr-bg-color-dark-color .testimonials-style-1 .tcr-testimonial-container::before{
border-color: rgb(255 255 255 / 20%);
}
.tcr-bg-color-dark-color .owl-carousel button.owl-dot {
background: var(--tcr-white-color);
}
.tcr-bg-color-dark-color .testimonials-style-1 .testimonial-title{
color: var(--tcr-white-color);
} .testimonials-style-2 .tcr-testimonial-wrapper{
margin: 15px 0px;
}
.testimonials-style-2 .testimonial-image {
width: 80px;
margin-right: 20px;
} 
.testimonials-style-2 .testimonial-image img {
border-radius: 100%; 
} 
.testimonials-style-2 .tcr-testimonial-content {
position: relative;
padding: 40px; 
border: 1px solid #f3f3f3;
border-radius: 30px;
}
.testimonials-style-2 .tcr-testimonial-content::before{
position: absolute;
top: 20px;
right: 20px;
content: "\f106";
font-family: "flaticon";
font-size: 70px;
opacity: 0.2;
line-height: 70px;
color: var(--tcr-white-color);
}
.testimonials-style-2 .tcr-testimonial-content::after {
position: absolute;
content: "";
left: 40px;
bottom: -25px;
width: 0;
height: 0;
border-left: 25px solid transparent;
border-right: 0px solid transparent;
border-top: 25px solid;
}
.testimonials-style-2 .tcr-testimonial-content p{
margin-bottom: 0px;
position: relative;
font-size: 18px;
line-height: 28px;
font-weight: 400;
color: var(--tcr-white-color);
font-style: italic;
margin-top: 10px;
}
.testimonials-style-2 .testimonial-title {
font-size: 20px;
line-height: 35px;
font-family: var(--tcr-ch-title-ff);
font-weight: 400;
color: var(--tcr-dark-color);
margin-bottom: 2px;
} 
.testimonials-style-2 .tcr-testimonial-container {
display: flex;
align-items: center;
margin-top: 30px;
padding-left: 60px;
} 
.testimonials-style-2 .testimonial-designation {
font-size: 14px;
line-height: 14px;
font-weight: 400;
}
.testimonials-style-2 .tcr-testimonial-rating {
position: relative;
margin-bottom: 10px;
line-height: 13px;
font-size: 13px;
background: var(--tcr-white-color);
color: var(--tcr-quaternary-color);
padding: 6px 8px;
display: inline-block;
border-radius: 0 6px 6px 0;
}
.testimonials-style-2 .owl-carousel .owl-dots {
text-align: center;
}
.elementor-element   .testimonials-style-2 .col-sm-12:nth-of-type(5n+1) .tcr-testimonial-content,
.elementor-element .testimonials-style-2 .owl-item:nth-of-type(5n+1) .tcr-testimonial-content{
background-color: var(--tcr-primary-color);
}
.elementor-element   .testimonials-style-2 .col-sm-12:nth-of-type(5n+2) .tcr-testimonial-content,
.elementor-element .testimonials-style-2 .owl-item:nth-of-type(5n+2) .tcr-testimonial-content{
background-color: var(--tcr-secondary-color);
}
.elementor-element   .testimonials-style-2 .col-sm-12:nth-of-type(5n+3) .tcr-testimonial-content,
.elementor-element .testimonials-style-2 .owl-item:nth-of-type(5n+3) .tcr-testimonial-content{
background-color:var(--tcr-tertiary-color);
}
.elementor-element   .testimonials-style-2 .col-sm-12:nth-of-type(5n+4) .tcr-testimonial-content,
.elementor-element .testimonials-style-2 .owl-item:nth-of-type(5n+4) .tcr-testimonial-content{
background-color: var(--tcr-quaternary-color);
}
.elementor-element   .testimonials-style-2 .col-sm-12:nth-of-type(5n+5) .tcr-testimonial-content,
.elementor-element .testimonials-style-2 .owl-item:nth-of-type(5n+5) .tcr-testimonial-content{
background-color: var(--tcr-fifth-color);
}
.elementor-element   .testimonials-style-2 .col-sm-12:nth-of-type(5n+1) .tcr-testimonial-content::after,
.elementor-element .testimonials-style-2 .owl-item:nth-of-type(5n+1) .tcr-testimonial-content::after{
border-top-color: var(--tcr-primary-color);
}
.elementor-element   .testimonials-style-2 .col-sm-12:nth-of-type(5n+2) .tcr-testimonial-content::after,
.elementor-element .testimonials-style-2 .owl-item:nth-of-type(5n+2) .tcr-testimonial-content::after{
border-top-color:var(--tcr-secondary-color);
}
.elementor-element   .testimonials-style-2 .col-sm-12:nth-of-type(5n+3) .tcr-testimonial-content::after,
.elementor-element .testimonials-style-2 .owl-item:nth-of-type(5n+3) .tcr-testimonial-content::after{
border-top-color: var(--tcr-tertiary-color);
}
.elementor-element   .testimonials-style-2 .col-sm-12:nth-of-type(5n+4) .tcr-testimonial-content::after,
.elementor-element .testimonials-style-2 .owl-item:nth-of-type(5n+4) .tcr-testimonial-content::after{
border-top-color: var(--tcr-quaternary-color);
}
.elementor-element   .testimonials-style-2 .col-sm-12:nth-of-type(5n+5) .tcr-testimonial-content::after,
.elementor-element .testimonials-style-2 .owl-item:nth-of-type(5n+5) .tcr-testimonial-content::after{
border-top-color: var(--tcr-fifth-color);
}  .blog-style-1 .tcr-post-slide {
margin: 20px 0px; 
}
.blog-style-1 .tcr-post-date{
background: var(--tcr-secondary-color);
width: 65px;
height: 65px;
align-items: center;
text-align: center;
border-radius: 100%;
color: var(--tcr-white-color);
font-weight: 600;
position: absolute;
bottom:15px;
left:15px;
padding-top: 15px;
}
.blog-style-1  .tcr-post-image-container{
position: relative;
}
.blog-style-1 img {
width: 100%;
border-radius:25px; 
}
.blog-style-1 .tcr-post-metas div{
margin: 14px 15px 10px 0;
text-transform: lowercase;
font-size: 14px;
line-height: 24px;
font-weight:400; 
}
.blog-style-1 .tcr-post-metas div i{
margin-right: 5px;
color: var(--tcr-quaternary-color);
}
.blog-style-1 .tcr-post-metas div a{
color: var(--tcr-body-color);
}
.blog-style-1 .post-title {
font-size: 22px;
line-height:27px;
font-family: var(--tcr-ch-title-ff);
font-weight: 500; 
margin-bottom: 15px;
}
.blog-style-1 .tcr-post-date .tcr-date{
font-size: 19px;
line-height: 18px;
display: inherit;
font-weight: 600;
} 
.blog-style-1 .tcr-post-date .tcr-month{
font-size: 14px;
line-height: 20px;
display: block;
font-weight: 400;
} 
.blog-style-1 .owl-item:nth-of-type(5n+1) .tcr-post-date,
.blog-style-1 .col-sm-12:nth-of-type(5n+1) .tcr-post-date{
background-color:var(--tcr-primary-color);
}
.blog-style-1 .owl-item:nth-of-type(5n+2) .tcr-post-date,
.blog-style-1 .col-sm-12:nth-of-type(5n+2) .tcr-post-date{
background-color:var(--tcr-secondary-color);
}
.blog-style-1 .owl-item:nth-of-type(5n+3) .tcr-post-date,
.blog-style-1 .col-sm-12:nth-of-type(5n+3) .tcr-post-date{
background-color:var(--tcr-tertiary-color);
}
.blog-style-1 .owl-item:nth-of-type(5n+4) .tcr-post-date,
.blog-style-1 .col-sm-12:nth-of-type(5n+4) .tcr-post-date{
background-color:var(--tcr-quaternary-color)
}
.blog-style-1 .owl-item:nth-of-type(5n+5) .tcr-post-date,
.blog-style-1 .col-sm-12:nth-of-type(5n+5) .tcr-post-date{
background-color:var(--tcr-fifth-color)
} .blog-style-2.blog-layout-slider .tcr-post-slide{
padding-top: 25px;
}
.blog-style-2 .tcr-post-slide {
display: flex;
align-items: center;
border-bottom: 1px solid #e5e5e5;
padding-bottom: 60px;
margin: 30px 0px;
width: 100%;
padding-left: 170px;
position: relative;
}
.blog-style-2.blog-layout-grid .row .col-xl-12.col-lg-12.col-md-12.col-sm-12:last-child .tcr-post-slide{
border-bottom: none; 
}
.blog-style-2 .tcr-post-thumbnail-wrapper {
height: 130px;
width: 130px;
position: absolute;
left: 0;
}
.blog-style-2 .tcr-post-thumbnail-wrapper img {
border-radius: 50%;
height: 130px;
width: 130px;
margin: auto;
}
.blog-style-2 .tcr-post-content {
padding-right: 160px;
}
.blog-style-2 .tcr-post-title {
font-size: 28px;
line-height: 36px;
font-weight: 400;
text-transform: capitalize;
margin-bottom: 20px;
}
.blog-style-2 .post-tag {
margin-right: 30px;
position: relative;
text-transform: uppercase;
font-weight: 400;
}
.blog-style-2 .post-tag:before {
position: absolute;
bottom: 9px;
right: -19px;
content: " ";
width: 5px;
height: 5px;
background:var(--tcr-body-color);
}
.blog-style-2 .post-tag a {
color: var(--tcr-secondary-color);
font-weight: 500;
}
.blog-style-2 .post-date span {
text-transform: uppercase;
}
.blog-style-2 .tcr-post-button {
text-align: right;
position: absolute;
right: 0;
min-width: 150px;
}
.blog-style-2 .tcr-post-button a {
position: relative;
margin-right: 44px;
text-transform: uppercase;
font-weight: 600;
}
.blog-style-2 .tcr-post-button a span {
position: relative;
z-index: 9;
}
.blog-style-2 .tcr-post-button a::after {
position: absolute;
top: -20px;
right: -40px;
font-weight: 400;
content: "+";
border: 1px solid #e5e5e5;
border-radius: 100%;
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
-webkit-transition: all .25s ease-in-out;
font-size: 22px;
transition: all .25s ease-in-out;
} 
.blog-style-2 .tcr-post-button a:hover::after {
width: 80px;
height: 80px;
line-height: 80px;
right: -50px;
top: -30px;
}  .projects-style-1 img {
width: 100%;
border-radius: 30px;
}
.projects-style-1 .tcr-project-thumbnail-wrapper {
margin-bottom: 30px;
}
.projects-style-1.projects-layout-1-4-grid .tcr-project-thumbnail-wrapper {
margin-bottom: 0;
}
.projects-style-1.projects-layout-1-4-grid a {
margin: 10px;
display: block;
}
.projects-style-1.projects-layout-1-4-grid .row .col-lg-6.col-lg-6.col-md-12.col-sm-12,
.projects-style-1.projects-layout-1-4-grid .row .col-lg-6.col-md-12.col-sm-12,
.projects-style-1.projects-layout-1-4-grid .row .col-lg-6.col-md-12.col-sm-12 .row .col-lg-6.col-lg-6.col-md-12.col-sm-12 {
padding: 0 !important;
}
.projects-style-1.projects-layout-1-4-grid .row .col-lg-6.col-md-12.col-sm-12 .row {
margin: 0 !important;
}
.cursorIcon.tcr-project-title-wrap .project-title {
font-size: 22px;
line-height: 32px;
padding: 20px;
background: var(--tcr-dark-color);
font-family: var(--tcr-ch-title-ff);
font-weight: 500;
color: var(--tcr-white-color);
margin-bottom: 5px;
text-transform: capitalize;
border-radius:15px;
}
.cursorIcon.tcr-project-title-wrap .tcr-project-category {
font-size: 13px;
line-height: 24px;
letter-spacing:0.7px;
padding: 10px 15px;
background: var(--tcr-dark-color);
display: inline-block;
font-family: var(--tcr-ch-subtitle-ff);
color: var(--tcr-white-color);
border-radius:10px;
}
.cursorIcon.tcr-project-title-wrap .tcr-project-content {
min-width: 250px;
text-align: left;
}
.cursorIcon.tcr-project-title-wrap .project-title a {
color: var(--tcr-white-color);
}  .team-layout-hover {
text-align: center;
}
.team-layout-hover .tcr-teammember-title a {
font-style: italic;
position: relative;
padding-right: 55px;
margin-right: 70px; 
}
.team-layout-hover .team-layout-hover {
margin-bottom: 30px;
}
.team-layout-hover .tcr-teammember-title a:before {
position: absolute;
bottom: 0px;
right: -30px;
content: "//";
font-weight:200; 
}
.team-layout-hover li:last-child .tcr-teammember-title a:before {
content: none;
} 
.team-layout-hover .teammember-title {
font-family: var(--tcr-ch-title-ff);
font-size: 50px;
line-height: 60px;
font-weight: 500;
margin-bottom: 50px;
-webkit-transition: all .25s ease-in-out;
transition: all .25s ease-in-out; 
}
.team-layout-hover .teammember-title a {
-webkit-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
}
.team-layout-hover .tcr-teammember-title:hover a:before,
.team-layout-hover .teammember-title:hover a {
color: rgba(255, 255, 255, 0);
-webkit-text-stroke: 1px var(--tcr-primary-color);
}
.cursorIcon.tcr-team-img-cursor img {
max-width: 200px;
max-height: 200px;
border-radius: 100%;
}
.team-layout-hover ul.tcr-teammember-container {
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}
.team-layout-hover ul.tcr-teammember-container li {
display: inline-block;
} 
.team-style-1 .tcr-teammember-wrapper{
margin: 40px 0px;
}
.team-style-1 .tcr-teammember-wrapper{
display: flex;
align-items: center; 
}
.team-style-1 .tcr-teammember-wrapper img {
border-radius: 100%;
width: 200px;
height: 200px;
}
.team-style-1 .tcr-teammember-content{
margin-left:40px;
}
.team-style-1 .teammember-title {
font-size: 24px;
line-height: 32px;
font-family: var(--tcr-ch-title-ff);
font-weight: 400;
color: var(--tcr-primary-color);
margin-bottom: 5px;
}
.team-style-1 .tcr-teammember-designation {
font-size: 15px;
line-height: 20px;
font-family: var(--tcr-ch-subtitle-ff);
font-weight: 500;
color: var(--tcr-primary-color);
text-transform: uppercase;
}
.team-style-1 .tcr-teammember-social-inner ul {
padding: 0;
margin: 0;
display: inline-flex;
margin-top: 20px;
}
.team-style-1 .tcr-teammember-social-inner ul li {
list-style-type: none;
margin: 0 4px; 
width: 40px;
height: 40px;
text-align: center;
border-radius: 100%;
margin-right: 10px;
background-color: var(--tcr-quinary-color);
line-height: 43px; 
-webkit-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
} 
.team-style-1 .tcr-teammember-social-inner ul li:hover{
background-color: var(--tcr-primary-color);
} 
.team-style-1 .tcr-teammember-social-inner ul li:hover i{
color: var(--tcr-white-color);
}
.team-style-1 .owl-item:nth-of-type(5n+1) .tcr-teammember-wrapper .tcr-teammember-designation,
.team-style-1 .col-sm-12:nth-of-type(5n+1) .tcr-teammember-wrapper .tcr-teammember-designation{
color: var(--tcr-primary-color);
}
.team-style-1 .owl-item:nth-of-type(5n+2) .tcr-teammember-wrapper .tcr-teammember-designation,
.team-style-1 .col-sm-12:nth-of-type(5n+2) .tcr-teammember-wrapper .tcr-teammember-designation{
color:var(--tcr-secondary-color);
}
.team-style-1 .owl-item:nth-of-type(5n+3) .tcr-teammember-wrapper .tcr-teammember-designation,
.team-style-1 .col-sm-12:nth-of-type(5n+3) .tcr-teammember-wrapper .tcr-teammember-designation{
color:var(--tcr-tertiary-color);
}
.team-style-1 .owl-item:nth-of-type(5n+4) .tcr-teammember-wrapper .tcr-teammember-designation,
.team-style-1  .col-sm-12:nth-of-type(5n+4) .tcr-teammember-wrapper .tcr-teammember-designation{
color:var(--tcr-quaternary-color) ;
}
.team-style-1 .owl-item:nth-of-type(5n+5) .tcr-teammember-wrapper .tcr-teammember-designation,
.team-style-1  .col-sm-12:nth-of-type(5n+5) .tcr-teammember-wrapper .tcr-teammember-designation{
color:var(--tcr-fifth-color) ;
}  .infobox-style-1 .tcr-infobox-wrapper {
margin-bottom: 30px; 
padding: 40px;
border-radius: 45px; 
position: relative;
overflow: hidden;
}
.infobox-style-1 .tcr-infobox-wrapper .tcr-infobox-icon {
position: relative;
z-index: 999;
margin-bottom: 20px;
}
.infobox-style-1 .tcr-infobox-wrapper .tcr-infobox-icon i {
font-size: 70px;
line-height: 70px;
color: var(--tcr-primary-color);
}
.infobox-style-1 .tcr-infobox-wrapper .tcr-infobox-icon img {
width: 140px;
border-radius: 100%;
opacity: 1;
z-index: 9;
}
.infobox-style-1 .tcr-infobox-wrapper .tcr-infobox-icon .icon-number {
font-size: 50px;
line-height: 60px;
color: var(--tcr-primary-color);
}
.infobox-style-1 .tcr-infobox-wrapper .tcr-infobox-icon svg{
width: 75px;
fill: var(--tcr-primary-color);
}
.infobox-style-1 .icon-number {
color: var(--tcr-primary-color);
font-size: 50px;
line-height: 60px;
font-family: var(--tcr-ch-title-ff);
font-weight: 400;
}
.infobox-style-1 .tcr-infobox-title {
margin-bottom: 13px;
text-transform: capitalize;
font-family: var(--tcr-ch-title-ff);
font-size: 25px;
line-height:36px;
color: var(--tcr-dark-color);
position: relative;
z-index: 999;
} 
.infobox-style-1 .tcr-infobox-button a {
font-size: 15px;
line-height: 15px;
color: var(--tcr-dark-color);
-webkit-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
text-transform: capitalize;
font-weight: 700;
position: relative;
z-index: 999;
}
.infobox-style-1 .tcr-infobox-button a::before{
position: absolute;
top: 3px;
font-size: 18px;
right: -15px;
content: "+";
font-weight:600;
}
.infobox-style-1 .tcr-infobox-wrapper .tcr-infobox-button:hover a {
color: var(--tcr-dark-color);
}
.infobox-style-1 .tcr-infobox-text {
margin-bottom: 15px;
position: relative;
z-index: 999;
}
.infobox-style-1 .tcr-infobox-wrapper:before{
position: absolute;
content: "";
top: 0;
right: 0;
width: 100%;
height: 100%; 
opacity: 0.3;
border-radius: 45px;
}
.infobox-style-1 .tcr-infobox-wrapper::after{
position: absolute;
content: "";
top: -40px;
width: 160%;
height: 80%;
background:var(--tcr-white-color);
opacity: 0.3;
border-radius: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
left: 50%;
}
.elementor-section > .elementor-container .elementor-column:nth-of-type(5n+1) .infobox-style-1 .tcr-infobox-wrapper:before,
.elementor-section > .elementor-container .elementor-column .elementor-widget-wrap .elementor-element:nth-of-type(5n+1) .infobox-style-1 .tcr-infobox-wrapper:before{
background-color:var(--tcr-primary-color);
}
.elementor-section > .elementor-container .elementor-column:nth-of-type(5n+2) .infobox-style-1 .tcr-infobox-wrapper:before,
.elementor-section > .elementor-container .elementor-column .elementor-widget-wrap .elementor-element:nth-of-type(5n+2) .infobox-style-1 .tcr-infobox-wrapper:before{
background-color:var(--tcr-secondary-color);
}
.elementor-section > .elementor-container .elementor-column:nth-of-type(5n+3) .infobox-style-1 .tcr-infobox-wrapper:before,
.elementor-section > .elementor-container .elementor-column .elementor-widget-wrap .elementor-element:nth-of-type(5n+3) .infobox-style-1 .tcr-infobox-wrapper:before{
background-color:var(--tcr-tertiary-color);
}
.elementor-section > .elementor-container .elementor-column:nth-of-type(5n+4) .infobox-style-1 .tcr-infobox-wrapper:before,
.elementor-section > .elementor-container .elementor-column .elementor-widget-wrap .elementor-element:nth-of-type(5n+4) .infobox-style-1 .tcr-infobox-wrapper:before{
background-color:var(--tcr-quaternary-color);
}
.elementor-section > .elementor-container .elementor-column:nth-of-type(5n+5) .infobox-style-1 .tcr-infobox-wrapper:before,
.elementor-section > .elementor-container .elementor-column .elementor-widget-wrap .elementor-element:nth-of-type(5n+5) .infobox-style-1 .tcr-infobox-wrapper:before{
background-color:var(--tcr-quaternary-color);
} .infobox-style-2 .tcr-infobox-wrapper {
margin-bottom: 30px;
position: relative;
border-right: 1px solid #e5e5e5;
margin-right: 40px;
padding: 20px 35px 20px 0;
z-index: 9;
}
.infobox-style-2.icon-type-font>.tcr-infobox-wrapper:nth-of-type(4n+3) {
border-right: inherit;
}
.infobox-style-2 .tcr-infobox-number {
font-size: 0px;
line-height: 0px; 
color: var(--tcr-white-color);
font-weight:200;
text-align: center;
border-radius: 100%;
width: 20px;
height: 20px;
position: absolute;
top: 45px;
right: 37px;
opacity: 0;
-webkit-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
font-family: var(--tcr-ch-title-ff);
}
.infobox-style-2 .tcr-infobox-wrapper:hover .tcr-infobox-number {
opacity: 1;
width: 50px;
height: 50px;
font-size: 20px;
line-height: 50px;
font-weight:400
}
.infobox-style-2 .tcr-infobox-icon i {
font-size: 70px;
line-height: 70px;
color: var(--tcr-primary-color);
}
.infobox-style-2 .tcr-infobox-icon svg{
width: 65px;
}
.elementor-section .elementor-column:nth-of-type(5n+1) .elementor-element .infobox-style-2 .tcr-infobox-icon i,
.elementor-section .elementor-column .elementor-section .elementor-column:nth-of-type(5n+1) .elementor-element .infobox-style-2 .tcr-infobox-icon i{
color:var(--tcr-primary-color);
}
.elementor-section .elementor-column:nth-of-type(5n+2) .elementor-element .infobox-style-2 .tcr-infobox-icon i,
.elementor-section .elementor-column .elementor-section .elementor-column:nth-of-type(5n+2) .elementor-element .infobox-style-2 .tcr-infobox-icon i{
color:var(--tcr-secondary-color);
}
.elementor-section .elementor-column:nth-of-type(5n+3) .elementor-element .infobox-style-2 .tcr-infobox-icon i,
.elementor-section .elementor-column .elementor-section .elementor-column:nth-of-type(5n+3) .elementor-element .infobox-style-2 .tcr-infobox-icon i{
color:var(--tcr-tertiary-color);
}
.elementor-section .elementor-column:nth-of-type(5n+4) .elementor-element .infobox-style-2 .tcr-infobox-icon i,
.elementor-section .elementor-column .elementor-section .elementor-column:nth-of-type(5n+4) .elementor-element .infobox-style-2 .tcr-infobox-icon i{
color:var(--tcr-quaternary-color);
} 
.elementor-section .elementor-column:nth-of-type(5n+5) .elementor-element .infobox-style-2 .tcr-infobox-icon i,
.elementor-section .elementor-column .elementor-section .elementor-column:nth-of-type(5n+5) .elementor-element .infobox-style-2 .tcr-infobox-icon i{
color:var(--tcr-fifth-color);
} 
.elementor-section .elementor-column:nth-of-type(5n+1) .infobox-style-2 .tcr-infobox-number,
.elementor-section .elementor-column .elementor-section .elementor-column:nth-of-type(5n+1) .infobox-style-2 .tcr-infobox-number {
background-color: var(--tcr-primary-color);
}
.elementor-section .elementor-column:nth-of-type(5n+2) .infobox-style-2 .tcr-infobox-number,
.elementor-section .elementor-column .elementor-section .elementor-column:nth-of-type(5n+2) .infobox-style-2 .tcr-infobox-number  {
background-color: var(--tcr-secondary-color);
}
.elementor-section .elementor-column:nth-of-type(5n+3) .infobox-style-2 .tcr-infobox-number,
.elementor-section .elementor-column .elementor-section .elementor-column:nth-of-type(5n+3) .infobox-style-2 .tcr-infobox-number  {
background-color: var(--tcr-tertiary-color);
}
.elementor-section .elementor-column:nth-of-type(5n+4) .infobox-style-2 .tcr-infobox-number,
.elementor-section .elementor-column .elementor-section .elementor-column:nth-of-type(5n+4) .infobox-style-2 .tcr-infobox-number  {
background-color: var(--tcr-quaternary-color);
}
.elementor-section .elementor-column:nth-of-type(5n+5) .infobox-style-2 .tcr-infobox-number,
.elementor-section .elementor-column .elementor-section .elementor-column:nth-of-type(5n+5) .infobox-style-2 .tcr-infobox-number  {
background-color: var(--tcr-fifth-color);
}
.elementor-section .elementor-column:nth-of-type(5n+1) .elementor-element .infobox-style-2 .tcr-infobox-icon svg{
fill: var(--tcr-primary-color);
}
.elementor-section .elementor-column:nth-of-type(5n+2) .elementor-element .infobox-style-2 .tcr-infobox-icon svg{
fill: var(--tcr-secondary-color);
}
.elementor-section .elementor-column:nth-of-type(5n+3) .elementor-element .infobox-style-2 .tcr-infobox-icon svg{
fill: var(--tcr-tertiary-color);
}
.elementor-section .elementor-column:nth-of-type(5n+4) .elementor-element .infobox-style-2 .tcr-infobox-icon svg{
fill: var(--tcr-quaternary-color);
}
.elementor-section .elementor-column:nth-of-type(5n+5) .elementor-element .infobox-style-2 .tcr-infobox-icon svg{
fill: var(--tcr-fifth-color);
}
.infobox-style-2 .tcr-infobox-icon img {
width: 70px;
} 
.infobox-style-2 .icon-number {
color: var(--tcr-primary-color);
font-size: 50px;
line-height: 60px;
font-family: var(--tcr-ch-title-ff);
font-weight: 400;
} 
.infobox-style-2 .tcr-infobox-title {
font-size: 26px;
line-height: 36px;
font-family: var(--tcr-ch-title-ff);
font-weight: 500;
margin: 20px 0 10px 0;
color: var(--tcr-dark-color);
} 
.infobox-style-2 .tcr-infobox-button a {
position: relative;
margin-top: 20px;
display: inline-block;
font-weight:600;
text-transform: uppercase;
font-size: 14px;
}  
.infobox-style-2 .tcr-infobox-button a:before {
position: absolute;
top: 2px;
right: -16px;
content: "+";
font-weight: 600; 
font-size: 20px;
line-height: 20px;
} 
.elementor-section .elementor-column .elementor-section .elementor-column:last-child .infobox-style-2 .tcr-infobox-wrapper {
border: inherit;
} .infobox-style-3 .tcr-infobox-wrapper {
text-align: center;
} 
.infobox-style-3 .tcr-infobox-icon i {
font-size: 70px;
line-height: 80px;
color: var(--tcr-primary-color);
} 
.infobox-style-3 .tcr-infobox-icon svg{
width: 50px;
}
.infobox-style-3 .tcr-infobox-icon img {
width: 100px;
} 
.infobox-style-3 .tcr-infobox-icon .icon-number {
font-size: 50px;
line-height: 60px;
color: var(--tcr-primary-color);
font-family: var(--tcr-ch-title-ff);
} 
.infobox-style-3 .tcr-infobox-content { 
padding: 15px;
font-size: 13px;
line-height: 20px; 
}  
.infobox-style-3 .tcr-infobox-title {
font-size: 26px;
line-height: 36px;
font-family: var(--tcr-ch-title-ff);
font-weight: 500;
margin: 20px 0 10px 0;
color: var(--tcr-dark-color);
} .infobox-style-4 .tcr-infobox-wrapper {
margin-bottom: 15px;
position: relative;
} 
.infobox-style-4 .tcr-infobox-wrapper .tcr-infobox-icon {
font-size: 24px;
background-color: var(--tcr-secondary-color);
color: var(--tcr-white-color);
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
display: inline-block;
border-radius: 100%;
margin-right: 20px;
position: absolute;
overflow: hidden;
}
.infobox-style-4 .tcr-infobox-wrapper .tcr-infobox-icon svg {
width: 24px;
vertical-align: middle;
fill: var(--tcr-white-color);
} 
.infobox-style-4 .tcr-infobox-icon img {
width: 100%; 
}
.infobox-style-4 .tcr-infobox-icon .icon-number {
font-size: 30px;
line-height: 60px;
font-family: var(--tcr-ch-title-ff);
}
.infobox-style-4 .tcr-infobox-title {
font-size: 23px;
line-height: 33px;
font-family: var(--tcr-ch-title-ff);
font-weight: 400;
color: var(--tcr-dark-color);
margin-bottom: 5px;
padding-left: 80px;
}
.infobox-style-4 .tcr-infobox-text {
font-size: 16px;
line-height: 22px;
font-family: var(--tcr-ch-subtitle-ff);
font-weight: 500;
color: var(--tcr-body-ff);
padding-left: 80px;
}
.elementor-section .elementor-column .elementor-element:nth-of-type(5n+1) .infobox-style-4 .tcr-infobox-icon{
background-color: var(--tcr-primary-color);
}
.elementor-section .elementor-column .elementor-element:nth-of-type(5n+2) .infobox-style-4 .tcr-infobox-icon{
background-color: var(--tcr-secondary-color);
}
.elementor-section .elementor-column .elementor-element:nth-of-type(5n+3) .infobox-style-4 .tcr-infobox-icon{
background-color: var(--tcr-tertiary-color);
}
.elementor-section .elementor-column .elementor-element:nth-of-type(5n+4) .infobox-style-4 .tcr-infobox-icon{
background-color:var(--tcr-quaternary-color);
}
.elementor-section .elementor-column .elementor-element:nth-of-type(5n+5) .infobox-style-4 .tcr-infobox-icon{
background-color:var(--tcr-fifth-color);
} .infobox-style-5 .tcr-infobox-wrapper {
display: flex;
position: relative;
margin-bottom: 25px;
}
.infobox-style-5 .tcr-infobox-wrapper .tcr-infobox-icon { 
color: var(--tcr-white-color);
min-width: 50px;
height: 50px;
text-align: center;
line-height: 50px;
border-radius: 100%;
margin-right: 20px; 
font-weight: 400;
font-family: var(--tcr-ch-title-ff);
font-size: 22px;
}
.infobox-style-5 .tcr-infobox-wrapper .tcr-infobox-icon svg{
width: 25px;
fill: var(--tcr-white-color);
vertical-align: middle;
}
.elementor-section  .elementor-column .elementor-element:nth-of-type(5n+1) .infobox-style-5 .tcr-infobox-wrapper .tcr-infobox-icon{
background-color: var(--tcr-primary-color);
}
.elementor-section  .elementor-column .elementor-element:nth-of-type(5n+2) .infobox-style-5 .tcr-infobox-wrapper .tcr-infobox-icon{
background-color: var(--tcr-secondary-color);
}
.elementor-section  .elementor-column .elementor-element:nth-of-type(5n+3) .infobox-style-5 .tcr-infobox-wrapper .tcr-infobox-icon{
background-color: var(--tcr-tertiary-color);
}
.elementor-section  .elementor-column .elementor-element:nth-of-type(5n+4) .infobox-style-5 .tcr-infobox-wrapper .tcr-infobox-icon{
background-color: var(--tcr-quaternary-color);
}
.elementor-section  .elementor-column .elementor-element:nth-of-type(5n+5) .infobox-style-5 .tcr-infobox-wrapper .tcr-infobox-icon{
background-color: var(--tcr-fifth-color);
}
.infobox-style-5 .tcr-infobox-wrapper .tcr-infobox-icon span {
width:50px;
display: inline-block;
text-align: center;
}
.infobox-style-5 .tcr-infobox-wrapper .tcr-infobox-icon img {
width: 50px;
border-radius: 100%;
display: block;
}
.infobox-style-5 .tcr-infobox-wrapper .tcr-infobox-icon i {
font-weight: 800;
width: 50px;
height: 50px;
line-height: 50px;
display: block;
color: var(--tcr-white-color);
}
.infobox-style-5 .tcr-infobox-wrapper .tcr-infobox-title {
margin-bottom: 8px;
line-height: 34px;
font-size: 24px;
} .infobox-style-6 .tcr-infobox-wrapper {
margin-bottom: 55px; 
position: relative;
padding-left: 110px;
}
.infobox-style-6 .tcr-infobox-wrapper .tcr-infobox-icon{
background-color: var(--tcr-white-color);
border-radius: 20px;
box-shadow: 0px 10px 25px 0px rgb(0 0 0 / 5%);
text-align: center;
font-size: 30px;
border: 1px solid #f9f6f6;
line-height: 80px;
width: 80px;
height: 80px;
position: absolute;
left: 0;
top: 0;
}
.infobox-style-6 .tcr-infobox-wrapper .tcr-infobox-icon svg{
width: 20px;
vertical-align: middle;
}
.infobox-style-6 .tcr-infobox-wrapper .tcr-infobox-icon .icon-number {
color: var(--tcr-primary-color);
font-weight: 400;
font-family: var(--tcr-ch-title-ff);
font-size: 30px;
}
.infobox-style-6 .tcr-infobox-wrapper .tcr-infobox-icon img{
width: 35px;
}
.infobox-style-6 .tcr-infobox-title {
font-size: 26px;
line-height: 36px;
font-weight: 400;
color: var(--tcr-dark-color); 
}
.elementor-section .elementor-column:nth-of-type(5n+1) .elementor-element .infobox-style-6 .tcr-infobox-icon i{
color: var(--tcr-primary-color);
} 
.elementor-section .elementor-column:nth-of-type(5n+2) .elementor-element .infobox-style-6 .tcr-infobox-icon i{
color: var(--tcr-secondary-color);
} 
.elementor-section .elementor-column:nth-of-type(5n+3) .elementor-element .infobox-style-6 .tcr-infobox-icon i{
color: var(--tcr-tertiary-color);
} 
.elementor-section .elementor-column:nth-of-type(5n+4) .elementor-element .infobox-style-6 .tcr-infobox-icon i{
color: var(--tcr-quaternary-color);
} 
.elementor-section .elementor-column:nth-of-type(5n+5) .elementor-element .infobox-style-6 .tcr-infobox-icon i{
color: var(--tcr-fifth-color);
} 
.elementor-section .elementor-column:nth-of-type(5n+1) .elementor-element .infobox-style-6 .tcr-infobox-icon svg{
fill: var(--tcr-primary-color);
} 
.elementor-section .elementor-column:nth-of-type(5n+2) .elementor-element .infobox-style-6 .tcr-infobox-icon svg{
fill: var(--tcr-secondary-color);
} 
.elementor-section .elementor-column:nth-of-type(5n+3) .elementor-element .infobox-style-6 .tcr-infobox-icon svg{
fill: var(--tcr-tertiary-color);
} 
.elementor-section .elementor-column:nth-of-type(5n+4) .elementor-element .infobox-style-6 .tcr-infobox-icon svg{
fill: var(--tcr-quaternary-color);
} 
.elementor-section .elementor-column:nth-of-type(5n+5) .elementor-element .infobox-style-6 .tcr-infobox-icon svg{
fill: var(--tcr-fifth-color);
} .infobox-style-7 {
position: relative;
display: inline-block;
width: 150px;
height: 150px;
}
.infobox-style-7 .tcr-infobox-icon {
position: absolute;
top: 50%;
left: 50%;
font-size: 28px;
line-height: 28px;
color: var(--tcr-secondary-color);
border-radius: 100%;
text-align: center;
margin-left: -14px;
margin-top: -14px;
z-index: 9;
}
.infobox-style-7 svg {
width: 150px;
height: 150px;
font-size: 18px;
letter-spacing: 5.1px;
font-weight: 500;
position: absolute;
top: 0;
left: 0;
transform: rotate(0deg);
-webkit-animation: spin 15s linear infinite;
-moz-animation: spin 15s linear infinite;
animation: spin 15s linear infinite;
}
.infobox-style-7 .tcr-infobox-icon svg{
fill: var(--tcr-secondary-color);
width: 25px;
height: inherit;
-webkit-animation: none;
} .infobox-style-8 {
position: relative;
display: inline-block;
}
.infobox-style-8 a {
position: relative;
z-index: 9;
}
.infobox-style-8 .tcr-infobox-icon {
position: absolute;
top: 25px;
left: 25px;
font-size: 18px;
width: 80px;
height: 80px;
line-height: 85px;
color: var(--tcr-white-color);
border-radius: 100%;
text-align: center;
background-color: var(--tcr-primary-color);
transform: rotate(-35deg)
}
.infobox-style-8 .tcr-infobox-icon svg{
width: 25px;
height: inherit;
-webkit-animation: none;
position: inherit;
left: inherit;
fill: var(--tcr-white-color);
}
.infobox-style-8 svg {
width: 130px;
height: 130px;
font-size: 22px;
letter-spacing: 3.4px;
font-weight: 600;
position: absolute;
top: 0;
left: 0;
transform: rotate(0deg);
-webkit-animation: spin 15s linear infinite;
-moz-animation: spin 15s linear infinite;
animation: spin 15s linear infinite;
}  .counter-style-1 .tcr-counter-wrapper{
display: flex;
align-items: center;
}
.counter-style-1 .tcr-counter-icon i{
font-size: 60px;
line-height: 60px;
margin-right: 22px;
margin-top: 8px;
display: inline-block;
}
.counter-style-1 .tcr-counter-icon svg{
width: 65px;
margin-right: 22px;
margin-top: 8px;  
}
.counter-style-1 .tcr-counter-icon img{
width: 70px;
border-radius: 100%;
}
.elementor-section  .elementor-container > .elementor-column:nth-of-type(5n+1)  .elementor-element  .counter-style-1 .tcr-counter-icon i{
color: var(--tcr-primary-color);
}
.elementor-section  .elementor-container > .elementor-column:nth-of-type(5n+2)  .elementor-element  .counter-style-1 .tcr-counter-icon i{
color: var(--tcr-secondary-color);
}
.elementor-section  .elementor-container > .elementor-column:nth-of-type(5n+3)  .elementor-element  .counter-style-1 .tcr-counter-icon i{
color: var(--tcr-tertiary-color);
}
.elementor-section  .elementor-container > .elementor-column:nth-of-type(5n+4)  .elementor-element  .counter-style-1 .tcr-counter-icon i{
color: var(--tcr-quaternary-color);
}
.elementor-section  .elementor-container > .elementor-column:nth-of-type(5n+5)  .elementor-element  .counter-style-1 .tcr-counter-icon i{
color: var(--tcr-fifth-color);
}
.elementor-section  .elementor-container > .elementor-column:nth-of-type(5n+1)  .elementor-element  .counter-style-1 .tcr-counter-icon svg{
fill: var(--tcr-primary-color);
}
.elementor-section  .elementor-container > .elementor-column:nth-of-type(5n+2)  .elementor-element  .counter-style-1 .tcr-counter-icon svg{
fill: var(--tcr-secondary-color);
}
.elementor-section  .elementor-container > .elementor-column:nth-of-type(5n+3)  .elementor-element  .counter-style-1 .tcr-counter-icon svg{
fill: var(--tcr-tertiary-color);
}
.elementor-section  .elementor-container > .elementor-column:nth-of-type(5n+4)  .elementor-element  .counter-style-1 .tcr-counter-icon svg{
fill: var(--tcr-quaternary-color);
}
.elementor-section  .elementor-container > .elementor-column:nth-of-type(5n+5)  .elementor-element  .counter-style-1 .tcr-counter-icon svg{
fill: var(--tcr-fifth-color);
}
.counter-style-1 .tcr-counter-number {
font-size: 46px;
line-height: 46px;
font-weight: 500; 
font-family: var(--tcr-ch-title-ff);
position: relative;
display: inline-block; 
color: var(--tcr-dark-color);
}
.counter-style-1 .tcr-counter-number::before {
content: "+";
position: absolute;
bottom: 1px;
right: -33px;
font-size: 50px;
font-weight: 200;
line-height: 50px;
}
.counter-style-1 .tcr-counter-title {
color: var(--tcr-dark-color);
font-weight: 500;
font-size: 15px;
line-height: 15px;
text-transform: capitalize;
margin-top: 5px;
}
.tcr-bg-color-dark-color .counter-style-1 .tcr-counter-title,
.tcr-bg-color-dark-color .counter-style-1 .tcr-counter-number {
color:var(--tcr-white-color);
} .pricing-table-style-1 { 
padding: 50px 40px;
position: relative;
overflow: hidden;
color: var(--tcr-dark-color);
border:1px solid #e5e5e5;
border-radius: 25px;
text-align: center;
}
.pricing-table-style-1 .tcr-pricing-table-header {
border-bottom: 1px solid #e5e5e5;
margin-bottom: 35px;
padding-bottom: 35px;
}
.pricing-table-style-1 .tcr-pricing-table-header .tcr-table-ribbon {
background: var(--tcr-primary-color);
color: var(--tcr-white-color);
font-size: 12px;
line-height: 12px;
font-weight: 600;
text-transform: uppercase;
display: inline-block;
padding: 8px 40px;
position: absolute;
top: 24px;
right: -37px;
transform: scale(-1) rotate(219deg);
}
.pricing-table-style-1 .pricing-table-prices {
display: inline-flex;
align-items: center;
}
.pricing-table-style-1 .pricing-table-title-period {
font-weight: 500;
font-size: 16px;
margin-top:30px;
margin-left: 3px;
}
.pricing-table-style-1 .tcr-pricing-table-title {
color: var(--tcr-primary-color);
text-transform: uppercase;
margin-bottom: 15px;
font-weight: 600;
font-size: 18px;
letter-spacing: 0.5px;
font-family: var(--tcr-ch-subtitle-ff);
}
.pricing-table-style-1 .pricing-table-sale-price {
font-size: 58px;
line-height: 40px;
font-weight: 400;
font-family: var(--tcr-ch-title-ff);
margin-left: 14px;
}
.pricing-table-style-1 .pricing-table-prices .pricing-table-base-price {
font-size: 58px;
line-height: 68px;
font-weight: 400;
font-family: var(--tcr-ch-title-ff);
color: var(--tcr-dark-color);
}
.pricing-table-onsale.tcr_pricing_table_wrapper .pricing-table-base-price {
text-decoration: line-through;
}
.tcr_pricing_table_wrapper.pricing-table-onsale .pricing-table-base-price {
font-size: 25px;
opacity: 0.5;
} 
.pricing-table-style-1 .tcr-pricing-table-feature-list-container ul {
margin: 0;
padding: 0;
}
.pricing-table-style-1 .tcr-pricing-table-feature-list-container ul li {
list-style-type: none;
margin-bottom: 24px;
font-size: 18px;
font-weight: 500;
color: var(--tcr-dark-color);
}
.pricing-table-style-1 .tcr-pricing-table-feature-list-container ul li.false {
text-decoration: line-through;
opacity: 0.5;
}
.pricing-table-style-1 .tcr-pricing-table-footer {
margin-top: 50px
}
.pricing-table-style-1 .tcr-pricing-table-button a {
font-family: var(--tcr-ch-title-ff);
font-size: 15px;
line-height: 25px;
color: var(--tcr-white-color);
text-transform: capitalize;
background-color: var(--tcr-primary-color);
padding: 20px 30px;
border-radius: 50px;
}
.pricing-table-style-1 .tcr-pricing-table-button a:hover {
background-color: var(--tcr-secondary-color);
}
.pricing-table-style-1.tcr-plan-popular {  
padding:75px 20px;
border:2px solid var(--tcr-primary-color);
}
.pricing-table-style-1.tcr-plan-popular .tcr-table-ribbon {
background-color: var(--tcr-secondary-color);
color: var(--tcr-white-color);
}
.pricing-table-style-1.tcr-plan-popular .tcr-pricing-table-button a {
background-color: var(--tcr-secondary-color);
}
.pricing-table-style-1.tcr-plan-popular .tcr-pricing-table-button a:hover {
color: var(--tcr-white-color);
background-color: var(--tcr-primary-color);
} .tcr-timeline-item {
display: flex;
align-items: center;
padding: 60px 0; 
border-bottom: 1px solid #e5e5e5;
position: relative;  
margin-top: -1px
}
.tcr-timeline-item:last-child{
border: inherit;
}
.tcr-timeline-item .tcr-timeline-year {
font-size: 20px;
line-height: 100px;
font-weight: 700;
color:var(--tcr-white-color);
width: 100px; 
text-align: center;
height: 100px;
border-radius: 100px;
}
.tcr-timeline-item .tcr-timeline-title {
font-size: 25px;
line-height: 30px;
font-weight: 300;
margin: 0 30px 0 45PX;
color: var(--tcr-dark-color);
width: 20%;
font-family: var(--tcr-ch-title-ff);
}
.tcr-timeline-item .tcr-timeline-text {
width: 50%;
padding-right: 50px;
padding-left: 20px;
}
.tcr-timeline-item .tcr-timeline-image-container {
position: absolute;
top: 80px;
right: 0px;
opacity: 0;
width: 20%;
text-align: right;
transform: translateY(40px) rotate(0deg) skewY(-20deg);
-webkit-transition: all .30s ease-in-out;
transition: all .30s ease-in-out;
}
.tcr-timeline-item .tcr-timeline-image-container img{ 
width: 100%; 
border-radius: 20px;
}
.tcr-timeline-item.active .tcr-timeline-image-container {
top: -25px;
right: 60px;
-webkit-transition: all .30s ease-in-out;
transition: all .30s ease-in-out;
opacity: 1; 
transform: translateY(0) skewY(0) scaleZ(1) rotate(-25deg);
visibility: visible;
}
.elementor-element .tcr-timeline-item:nth-of-type(5n+1) .tcr-timeline-year{
background-color: var(--tcr-primary-color);
}
.elementor-element .tcr-timeline-item:nth-of-type(5n+2) .tcr-timeline-year{
background-color: var(--tcr-secondary-color);
}
.elementor-element .tcr-timeline-item:nth-of-type(5n+3) .tcr-timeline-year{
background-color: var(--tcr-tertiary-color);
}
.elementor-element .tcr-timeline-item:nth-of-type(5n+4) .tcr-timeline-year{
background-color:var(--tcr-quaternary-color);
}
.elementor-element .tcr-timeline-item:nth-of-type(5n+5) .tcr-timeline-year{
background-color:var(--tcr-fifth-color);
} .client-layout-grid.client-style-1 .tcr-client-cover {
margin-bottom: 30px;
}
.client-style-1 .tcr-client-cover .client-item {
text-align: center;
height: 70px;
position: relative;
}
.client-style-1 .client-item img {
width:100px;
display: inline;
-webkit-transition: all 0.2s ease-out 0.2s;
-moz-transition: all 0.2s ease-out 0.2s;
-ms-transition: all 0.2s ease-out 0.2s;
-o-transition: all 0.2s ease-out 0.2s;
transition: all 0.2s ease-out 0.2s;
position: absolute;
left: 50%;
margin-left: -50px;
}
.client-style-1 .client-item .client-image {
top: 0;
}
.client-style-1 .client-item:hover .client-image {
top: -70px;
}
.client-style-1 .client-item .client-hover-image {
top: 70px;
}
.client-style-1 .client-item:hover .client-hover-image {
top: 0;
}
.client-style-1 .tcr-clients-grid-wrapper .client-item {
overflow: hidden;
}
.client-style-1.column-2 .tcr-clients-grid-wrapper .client-item {
width: 50%;
float: left;
margin: 20px 0;
}
.client-style-1.column-3 .tcr-clients-grid-wrapper .client-item {
width: 33.33%;
float: left;
margin: 20px 0;
}
.client-style-1.column-4 .tcr-clients-grid-wrapper .client-item {
width: 25%;
float: left;
margin: 20px 0;
}
.client-style-1.column-5 .tcr-clients-grid-wrapper .client-item {
width: 20%;
float: left;
margin: 20px 0;
}
.client-style-1.column-6 .tcr-clients-grid-wrapper .client-item {
width: 16.66%;
float: left;
margin: 20px 0;
} .owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
width: 50px;
height: 50px;
line-height: 50px !important;
border-radius: 100%;
background-color: var(--tcr-primary-color) !important;
color: var(--tcr-white-color) !important;
border: inherit;
text-align: center;
-webkit-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
outline: inherit;
}
.owl-carousel .owl-nav .owl-prev:hover,
.owl-carousel .owl-nav .owl-next:hover {
background-color: var(--tcr-secondary-color) !important;
color: var(--tcr-white-color) !important;
}
.owl-carousel .owl-nav .owl-prev {
margin-right: 15px;
}
.owl-carousel .owl-dots {
position: absolute;
left: 50%;
bottom: -30px;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
display: inline-flex;
}
.owl-carousel .owl-nav button.owl-prev {
position: absolute;
left: -70px;
top: 50%;
-webkit-transform: translate(0%, -50%);
transform: translate(0%, -50%);
margin-right: 0;
}
.owl-carousel .owl-nav button.owl-next {
right: -70px;
position: absolute;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(0%, -50%);
}
.owl-carousel button.owl-dot {
width: 5px;
height: 5px;
margin: 0 10px 0 10px;
outline: none !important;
border-radius: 100%;
background: var(--tcr-dark-color);
}
.owl-carousel .owl-dots .owl-dot.active {
background-color: var(--tcr-primary-color);
}
.owl-carousel .owl-dots .owl-dot.active span::after {
content: "";
position: absolute;
top: -9px;
right: -9px;
width: 23px;
height: 23px;
border-radius: 100%;
border: 1px solid var(--tcr-primary-color);
} .arrow-top-right .owl-carousel .owl-nav button.owl-prev {
position: absolute;
top: 0;
left: -70px;
line-height: 10px;
background-color: var(--tcr-primary-color) !important;
color: var(--tcr-white-color) !important;
border: 1px solid;
border-color: var(--tcr-white-color) !important;
}
.arrow-top-right .owl-carousel .owl-nav button.owl-prev,
.arrow-top-right .owl-carousel .owl-nav button.owl-next {
position: absolute;
top: -100px;
left: inherit;
line-height: 10px;
background-color: transparent !important;
color: var(--tcr-white-color) !important;
border: 1px solid;
border-color: var(--tcr-white-color) !important;
}
.arrow-top-right .owl-carousel .owl-nav button.owl-prev:hover,
.arrow-top-right .owl-carousel .owl-nav button.owl-next:hover {
background-color: var(--tcr-secondary-color) !important;
border: 1px solid;
border-color: var(--tcr-secondary-color) !important;
}
.arrow-top-right .owl-carousel .owl-nav button.owl-prev {
right: 50px;
}
.arrow-top-right .owl-carousel .owl-nav button.owl-next {
right: 0;
}
.tcr-bg-color-primary .owl-carousel .owl-nav .owl-prev,
.tcr-bg-color-primary .owl-carousel .owl-nav .owl-next {
background-color: var(--tcr-white-color) !important;
color: var(--tcr-secondary-color) !important;
}
.tcr-bg-color-primary .owl-carousel .owl-nav .owl-prev:hover,
.tcr-bg-color-primary .owl-carousel .owl-nav .owl-next:hover {
background-color: var(--tcr-secondary-color) !important;
color: var(--tcr-white-color) !important;
}
.tcr-right-expand.tcr-service-expand .owl-carousel .owl-nav button.owl-next{
right: 30px;
} .tcr-list-wrapper ul {
padding: 0;
margin: 0;
}
.tcr-list-wrapper ul li {
list-style-type: none;
display: flex;
align-items: center;
margin-bottom:12px;
}
.tcr-list-wrapper .tcr-list-icon  {
width: 40px;
height: 40px;
text-align: center;
border-radius: 100%;
margin-right: 15px;
color: var(--tcr-secondary-color);
background-color: var(--tcr-white-color);
line-height: 40px;
box-shadow: 0px 6px 14px 0px rgb(0 0 0 / 10%);
font-size: 14px;
}
.tcr-list-wrapper .tcr-list-icon  i{
width: 40px;
display: inline-block; 
}
.tcr-list-wrapper .tcr-list-icon svg{
vertical-align: middle;
width: 16px;
}
.tcr-list-wrapper .tcr-list-info {
margin: 0;
font-size: 17px;
font-weight:600;
line-height: 26px;
}
.tcr-list-wrapper .tcr-list-info a {
cursor: pointer;
} .progress-bar-style-1 .tcr-progress-bar-wrapper {
margin-top: 30px;
}
.progress-bar-style-1 .tcr-progress-bar-wrapper .tcr-progress-bar {
width: 100%;
position: relative;
}
.progress-bar-style-1 .tcr-progress-bar-wrapper .tcr-progress-bar::before {
position: absolute;
bottom: -5px;
left: 0;
content: "";
background-color: #e5e5e5;
width: 100%;
height: 2px;
border-radius:100px;
}
.progress-bar-style-1 .tcr-progress-bar-wrapper .tcr-progress-bar-inner {
position: relative;
background-color:var(--tcr-secondary-color);
border-radius: 100px;
}
.progress-bar-style-1 .tcr-progress-bar-title {
font-size: 18px;
font-weight: 600;
margin-bottom: 15px;
display: inline-block;
line-height: 22px;
color: var(--tcr-dark-color);
text-transform: capitalize;
}
.progress-bar-style-1 .tcr-progress-bar-value {
position: relative;
font-size: 16px;
line-height: 50px;
float: right;
color: var(--tcr-dark-color);
font-weight: 600;
}  .tcr-tab-list {
display: flex;
align-items: stretch;
flex-wrap: wrap;
flex-direction: row;
position: relative; 
z-index: 1;
}
.tcr-layout-horizontal .tcr-list-tab { 
position: relative;
overflow: hidden;
margin-right: 10px;
}
.tcr_tabs_wrapper.tcr-layout-horizontal .tcr-tab-content {
padding-top: 20px;
padding: 35px 40px;
border-radius: 0 30px 30px 30px;
box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 5%);
border: 1px solid rgb(000 000 000 / 3%);
background-color: var(--tcr-white-color);
}
.tcr-layout-horizontal .tcr-list-tab a{
background-color: var(--tcr-quinary-color);
border-radius: 20px 20px 0px 0px;
}
.tcr-layout-horizontal .tcr-list-tab:hover a{
background-color: var(--tcr-primary-color);
color: var(--tcr-white-color);
} 
.tcr-list-tab.tcr-active-tab-link a {
color: var(--tcr-white-color);
background-color: var(--tcr-primary-color);
}
.tcr-tab-content .tcr-tab-content-list {
display: none;
}
.tcr-tab-content .tcr-tab-content-list.tcr-active-tab {
display: block;
}
.tcr-tab-content .tcr-tab-content-list.tcr-active-tab p{
margin: 0px;
} 
.tcr-layout-horizontal .tcr-list-tab a {
font-size: 18px;
line-height: 22px;
font-weight: 400;
font-family: var(--tcr-ch-title-ff);
padding: 14px 40px;
align-items: center;
display: flex;
justify-content: center;
text-align: center;
}
.tcr-layout-horizontal .tcr-list-tab.tcr-active-tab-link a {
position: relative;
background-color: var(--tcr-primary-color);
} 
.tcr-list-tab.tcr-active-tab-link .tcr-tab-icon {
color: var(--tcr-white-color);
}
.tcr-list-tab .tcr-tab-icon {
font-size: 50px;
line-height: 60px;
font-weight: normal;
padding-right: 20px;
}
.tcr-list-tab:after.tcr-active-tab-link {
opacity: 0.5;
} .tcr-layout-vertical .tcr-list-tab.tcr-active-tab-link  {
color: var(--tcr-white-color);
background-color: var(--tcr-primary-color);
} 
.tcr_tabs_wrapper.tcr-layout-vertical {
display: flex;
} 
.tcr_tabs_wrapper.tcr-layout-vertical .tcr-tab-list {
display: inline;
}
.tcr_tabs_wrapper.tcr-layout-vertical .tcr-tab-list .tcr-list-tab {
min-width: 120px;
border-radius: 20px 0px 0px 20px;
background-color: var(--tcr-quinary-color);
text-align: center;
font-family: var(--tcr-ch-title-ff);
margin-bottom: 10px;
font-size: 18px;
line-height: 22px;
font-weight: 400;
padding: 16px 20px;
}
.tcr_tabs_wrapper.tcr-layout-vertical .tcr-list-tab.tcr-active-tab-link { 
background-color: var(--tcr-primary-color);
}
.tcr_tabs_wrapper.tcr-layout-vertical .tcr-tab-content {
padding: 0;
}
.tcr_tabs_wrapper.tcr-layout-vertical  .wpcf7-form .contact-form{
border-radius: 0px 30px 30px 30px;
}
.tcr_tabs_wrapper.tcr-layout-vertical .tcr-list-tab:hover{
background-color: var(--tcr-primary-color);
color: var(--tcr-white-color);
}
.tcr_tabs_wrapper.tcr-layout-vertical .tcr-list-tab:hover a{
color: var(--tcr-white-color);
}
.tcr_tabs_wrapper.tcr-layout-vertical .tcr-tab-content {
padding-left: 20px;
padding: 35px 40px;
border-radius:0 30px 30px 30px;
box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 5%);
border: 1px solid rgb(000 000 000 / 3%);
background-color: var(--tcr-white-color);
}.button-style-1.tcr-bg-color-primary .tcr-button a,
.button-style-2.tcr-bg-color-primary .tcr-button a{
background-color: var(--tcr-primary-color);
} 
.button-style-1.tcr-bg-color-secondary .tcr-button a,
.button-style-2.tcr-bg-color-secondary .tcr-button a{
background-color: var(--tcr-secondary-color);
}
.button-style-1.tcr-bg-color-secondary .tcr-button a:hover,
.button-style-2.tcr-bg-color-secondary .tcr-button a:hover{
background-color: var(--tcr-primary-color);
}
.button-style-1.tcr-bg-color-tertiary .tcr-button a,
.button-style-2.tcr-bg-color-tertiary .tcr-button a{
background-color: var(--tcr-tertiary-color);
} 
.button-style-1.tcr-bg-color-quaternary .tcr-button a,
.button-style-2.tcr-bg-color-quaternary .tcr-button a{
background-color: var(--tcr-quaternary-color);
} 
.button-style-1.tcr-bg-color-light .tcr-button a, 
.button-style-2.tcr-bg-color-light .tcr-button a {
background-color: var(--tcr-quinary-color);
color: var(--tcr-dark-color);
} 
.button-style-1.tcr-bg-color-light .tcr-button a:hover, 
.button-style-2.tcr-bg-color-light .tcr-button a:hover {
color: var(--tcr-white-color);
} 
.button-style-1.tcr-bg-color-quinary .tcr-button a, 
.button-style-2.tcr-bg-color-quinary .tcr-button a{
background-color: var(--tcr-quinary-color);
color: var(--tcr-dark-color);
}  
.button-style-1.tcr-bg-color-quinary .tcr-button a:hover,
.button-style-2.tcr-bg-color-quinary .tcr-button a:hover{
color: var(--tcr-white-color);
} 
.button-style-1.tcr-bg-color-dark-color .tcr-button a,
.button-style-2.tcr-bg-color-dark-color .tcr-button a{
background-color: var(--tcr-dark-color);
}  
.button-style-1.tcr-bg-color-white .tcr-button a,
.button-style-2.tcr-bg-color-white .tcr-button a{
color: var(--tcr-dark-color);
background-color: var(--tcr-white-color);
}
.button-style-1.tcr-bg-color-white .tcr-button a:hover,
.button-style-2.tcr-bg-color-white .tcr-button a:hover{
color: var(--tcr-white-color); 
}
.button-style-1.tcr-bg-color-transparent .tcr-button a,
.button-style-2.tcr-bg-color-transparent .tcr-button a{
color: var(--tcr-dark-color);
} 
.button-style-1.tcr-bg-color-transparent .tcr-button a:hover,
.button-style-2.tcr-bg-color-transparent .tcr-button a:hover{
color: var(--tcr-secondary-color);
background-color: inherit;
}  
.button-style-1 .tcr-button a, .button-style-2 .tcr-button a {
color: var(--tcr-white-color);
font-family: var(--tcr-ch-title-ff);
padding: 25px 45px;
font-weight: 400;
text-transform: capitalize;
font-size: 16px;
line-height: 14px;
display: inline-block;
}
.button-style-1 .tcr-button a{
border-radius: 100px;
}
.button-style-2 .tcr-button a{
border-radius: 15px;
} 
.button-style-1 .tcr-button a:hover,
.button-style-2 .tcr-button a:hover{
background-color: var(--tcr-secondary-color);
} .custom-heading-style-1 .tcr-custom-heading-wrapper {
margin-bottom: 40px;
}
.custom-heading-style-1 .tcr-heading-subtitle-wrapper{
display: inline-block;
border-radius: 8px;
padding: 5px 15px;
box-shadow: 0px 10px 25px 0px rgb(0 0 0 / 8%); 
background-color: var(--tcr-white-color);
font-family: var(--tcr-ch-subtitle-ff);
font-size: 15px;
margin-bottom: 10px;
font-weight: 600 !important; 
}
.custom-heading-style-1 .tcr-heading-subtitle-wrapper .heading-subtitle{
margin: 0;
color: var(--tcr-quaternary-color);
}
.custom-heading-style-1.heading-white-text .tcr-heading-subtitle-wrapper{
background-color: var(--tcr-quaternary-color);
color: var(--tcr-dark-color);
}
.custom-heading-style-1.heading-white-text .tcr-heading-subtitle-wrapper .heading-subtitle{
color: var(--tcr-dark-color);
}
.custom-heading-style-1 .tcr-custom-heading-wrapper .tcr-heading-content {
margin-top: 30px;
}
.custom-heading-style-1 .tcr-custom-heading-wrapper .heading-subtitle.subtitle-text-lowercase {
text-transform: lowercase;
}
.custom-heading-style-1 .tcr-custom-heading-wrapper .heading-subtitle.subtitle-text-uppercase {
text-transform: uppercase;
}
.custom-heading-style-1 .tcr-custom-heading-wrapper .heading-subtitle.subtitle-text-capitalize {
text-transform: capitalize;
}
.custom-heading-style-1 .tcr-custom-heading-wrapper .heading-title { 
margin-bottom: 0;
font-size: 50px ;
line-height: 60px ;
}
.custom-heading-style-1 .tcr-custom-heading-wrapper .heading-title.title-text-uppercase {
text-transform: uppercase;
}
.custom-heading-style-1 .tcr-custom-heading-wrapper .heading-title.title-text-lowercase {
text-transform: lowercase;
}
.custom-heading-style-1 .tcr-custom-heading-wrapper .heading-title.title-text-capitalize {
text-transform: capitalize;
}
.custom-heading-style-1.heading-white-text .heading-title, 
.custom-heading-style-1.heading-white-text .tcr-heading-content {
color: var(--tcr-white-color);
}
.custom-heading-style-1.heading-alignment-right .tcr-custom-heading-wrapper {
text-align: right;
}
.custom-heading-style-1.heading-alignment-center .tcr-custom-heading-wrapper{
text-align: center;
} .content-box-style-1 .box-title {
font-size: 34px;
line-height: 44px;
margin-bottom: 15px;
}  .services-style-1 .tcr-service-wrapper {
position: relative;
margin-bottom: 55px;
}
.services-style-1 .tcr-service-title {
font-size: 28px;
line-height: 38px;
margin-bottom: 10px;
background: var(--tcr-white-color);
display: inline-block;
padding-right: 20px;
text-transform: capitalize;
font-family: var(--tcr-ch-title-ff);
font-weight: 500;
}
.services-style-1 .tcr-service-content {
font-family: var(--tcr-body-ff);
text-transform: capitalize;
}
.services-style-1 .tcr-service-wrapper:before {
position: absolute;
content: "";
width: 100%;
height: 10px;
left: 0;
top: 20px;
border-top: 2px dotted #c7d9e9;
z-index: -1;
}
.services-style-1 a {
position: absolute;
top: -10px;
right: 0;
line-height: 54px;
background: var(--tcr-white-color);
height: 64px;
width: 64px;
}
.services-style-1 a::before {
position: absolute;
top: 10px;
right: 10px;
font-weight: 600;
content: "\f10c";
font-family: flaticon;
background: var(--tcr-white-color);
font-size: 10px;
border: 1px solid #c8dae9;
border-radius: 100%;
transform: scale(-1) rotate(155deg);
-webkit-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
height: 34px;
width: 34px;
line-height: 34px;
text-align: center;
}
.services-style-1 .tcr-service-wrapper:hover a::before {
background-color: var(--tcr-primary-color);
color: var(--tcr-white-color);
border: inherit;
}
.cursorIcon.tcr-service-img-cursor img {
max-width: 200px;
border-radius: 20px;
-webkit-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
} .services-style-2 .tcr-service-wrapper {
position: relative;
margin: 15px 0px; 
}
.services-style-2 .tcr-service-wrapper:after {
position: absolute;
content: "";
top: 0;
left: 0;
bottom: 0;
right: 0;
background: rgb(0, 0, 0);
background: linear-gradient(180deg, rgb(0 0 0 /  0%) 38%, rgb(0 0 0 / 90%) 99%);
border-radius: 20px;
-webkit-transition: all .50s ease-in-out;
transition: all .50s ease-in-out;
}
.services-style-2 .tcr-service-wrapper:hover:after{ 
background: rgb(0, 0, 0);
background: linear-gradient(180deg, rgb(0 0 0 / 30%) 38%, rgb(0 0 0 / 90%) 99%);
}
.services-style-2 .tcr-service-image-container img {
position: relative;
border-radius: 21px;
width: 100%;
}
.services-style-2 .tcr-service-button {
position: absolute;
top: 44px;
right: 15px;
font-size: 80px;
}
.services-style-2 .tcr-service-wrapper a::before {
display: inline-block;
position: absolute;
top: 65px;
right: 45px;
content: "\f10c";
font-family: flaticon;
font-weight: 200;
color: var(--tcr-white-color);
transform: scale(-1) rotate(141deg);
font-size: 70px;
opacity: 0;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
z-index: 9;
color: var(--tcr-white-color);
}
.services-style-2 .tcr-service-wrapper:hover a::before {
opacity: 1;
top: 45px;
right: 25px;
-webkit-text-stroke: 1px var(--tcr-white-color);
color: rgba(255, 255, 255, 0);
}
.services-style-2 .tcr-service-content {
position: absolute;
bottom: 30px;
left: 40px;
z-index: 9;
}
.services-style-2 .tcr-service-subtitle {
font-family: var(--tcr-ch-subtitle-ff);
font-size: 16px;
font-weight: 500;
line-height: 26px;
color: var(--tcr-primary-color);
text-transform: uppercase;
}
.services-style-2 .tcr-service-title {
font-family: var(--tcr-ch-title-ff);
font-size: 30PX;
line-height: 40px;
font-weight: 400;
color: var(--tcr-white-color); 
text-transform: capitalize;
} .services-layout-list {
text-align: center;
}
.services-layout-list .tcr-service-wrapper.active .tcr-service-title a{
color: var(--tcr-primary-color);
}
.services-layout-list .tcr-service-wrapper .tcr-service-title {
font-size: 60px;
line-height: 70px;
font-family: var(--tcr-ch-title-ff);
color: var(--tcr-dark-color);
margin-bottom: 50px;
-webkit-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
}
.services-layout-list {
text-align: center;
position: relative;
padding-right: 360px;
}
.services-layout-list .tcr-service-wrapper .tcr-service-image-container {
position: absolute;
top: -60px;
right: 0;
border-radius: 100%;
width: 330px;
height: 330px;
opacity: 0;
-webkit-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
overflow: hidden;
}
.services-layout-list .tcr-service-wrapper.active .tcr-service-image-container  {
opacity: 1;
} 
.services-layout-list .tcr-services-button{
padding: 20px 35px;
font-weight: 500;
font-family: var(--tcr-ch-title-ff);
text-transform: capitalize;
font-size: 15px;
line-height: 15px;
border-radius: 100px;
background:var(--tcr-quaternary-color);
color: var(--tcr-white-color) !important;
}
.services-layout-list .tcr-services-button:hover{
background-color: var(--tcr-secondary-color);
}  .testimonials-style-1 .testimonial-title {
font-size: 30px;
line-height: 40px;
font-style: italic;
margin-bottom: 5px;
font-family: var(--tcr-ch-title-ff);
font-weight:400;
}
.testimonials-style-1 .testimonial-designation {
color: var(--tcr-primary-color);
font-size: 14px;
font-weight: 500;
line-height: 14px;
text-transform: uppercase;
font-family: var(--tcr-ch-subtitle-ff);
margin-top: 10px;
}
.testimonials-style-1 .tcr-testimonial-content {
margin-top: 30px;
font-size: 20px;
line-height: 35px;
font-style: italic;
font-weight: 400; 
color: var(--tcr-dark-color);
}
.testimonials-style-1 .tcr-testimonial-container {
position: relative;
padding: 20px 0 0 140px;
}
.testimonials-style-1 .tcr-testimonial-container::before {
position: absolute;
content: "\f106";
font-size:60px;
top: 0px;
left: 0px;
font-family: flaticon !important;
border: 1px solid #e5e5e5;
border-radius: 50%;
z-index: -1;
color: var(--tcr-secondary-color);
width: 180px;
height: 180px;
line-height: 180px;
text-align: center;
}
.testimonials-style-1 {
position: relative;
}
.testimonials-style-1 .tcr-testimonial-wrapper {
padding-right: 30px;
margin-bottom: 40px;
} 
.testimonials-style-1 .owl-dots button {
margin: 10px !important;
}
.testimonials-style-1 .tcr-testimonial-rating span.checked {
color: #ffb300;
}
.tcr-bg-color-dark-color .testimonials-style-1 .tcr-testimonial-content{
color: var(--tcr-white-color);
} .tcr-bg-color-dark-color .testimonials-style-1 .tcr-testimonial-container::before{
border-color: rgb(255 255 255 / 20%);
}
.tcr-bg-color-dark-color .owl-carousel button.owl-dot {
background: var(--tcr-white-color);
}
.tcr-bg-color-dark-color .testimonials-style-1 .testimonial-title{
color: var(--tcr-white-color);
} .testimonials-style-2 .tcr-testimonial-wrapper{
margin: 15px 0px;
}
.testimonials-style-2 .testimonial-image {
width: 80px;
margin-right: 20px;
} 
.testimonials-style-2 .testimonial-image img {
border-radius: 100%; 
} 
.testimonials-style-2 .tcr-testimonial-content {
position: relative;
padding: 40px; 
border: 1px solid #f3f3f3;
border-radius: 30px;
}
.testimonials-style-2 .tcr-testimonial-content::before{
position: absolute;
top: 20px;
right: 20px;
content: "\f106";
font-family: "flaticon";
font-size: 70px;
opacity: 0.2;
line-height: 70px;
color: var(--tcr-white-color);
}
.testimonials-style-2 .tcr-testimonial-content::after {
position: absolute;
content: "";
left: 40px;
bottom: -25px;
width: 0;
height: 0;
border-left: 25px solid transparent;
border-right: 0px solid transparent;
border-top: 25px solid;
}
.testimonials-style-2 .tcr-testimonial-content p{
margin-bottom: 0px;
position: relative;
font-size: 18px;
line-height: 28px;
font-weight: 400;
color: var(--tcr-white-color);
font-style: italic;
margin-top: 10px;
}
.testimonials-style-2 .testimonial-title {
font-size: 20px;
line-height: 35px;
font-family: var(--tcr-ch-title-ff);
font-weight: 400;
color: var(--tcr-dark-color);
margin-bottom: 2px;
} 
.testimonials-style-2 .tcr-testimonial-container {
display: flex;
align-items: center;
margin-top: 30px;
padding-left: 60px;
} 
.testimonials-style-2 .testimonial-designation {
font-size: 14px;
line-height: 14px;
font-weight: 400;
}
.testimonials-style-2 .tcr-testimonial-rating {
position: relative;
margin-bottom: 10px;
line-height: 13px;
font-size: 13px;
background: var(--tcr-white-color);
color: var(--tcr-quaternary-color);
padding: 6px 8px;
display: inline-block;
border-radius: 0 6px 6px 0;
}
.testimonials-style-2 .owl-carousel .owl-dots {
text-align: center;
}
.elementor-element   .testimonials-style-2 .col-sm-12:nth-of-type(5n+1) .tcr-testimonial-content,
.elementor-element .testimonials-style-2 .owl-item:nth-of-type(5n+1) .tcr-testimonial-content{
background-color: var(--tcr-primary-color);
}
.elementor-element   .testimonials-style-2 .col-sm-12:nth-of-type(5n+2) .tcr-testimonial-content,
.elementor-element .testimonials-style-2 .owl-item:nth-of-type(5n+2) .tcr-testimonial-content{
background-color: var(--tcr-secondary-color);
}
.elementor-element   .testimonials-style-2 .col-sm-12:nth-of-type(5n+3) .tcr-testimonial-content,
.elementor-element .testimonials-style-2 .owl-item:nth-of-type(5n+3) .tcr-testimonial-content{
background-color:var(--tcr-tertiary-color);
}
.elementor-element   .testimonials-style-2 .col-sm-12:nth-of-type(5n+4) .tcr-testimonial-content,
.elementor-element .testimonials-style-2 .owl-item:nth-of-type(5n+4) .tcr-testimonial-content{
background-color: var(--tcr-quaternary-color);
}
.elementor-element   .testimonials-style-2 .col-sm-12:nth-of-type(4n+5) .tcr-testimonial-content,
.elementor-element .testimonials-style-2 .owl-item:nth-of-type(5n+5) .tcr-testimonial-content{
background-color: var(--tcr-fifth-color);
}
.elementor-element   .testimonials-style-2 .col-sm-12:nth-of-type(5n+1) .tcr-testimonial-content::after,
.elementor-element .testimonials-style-2 .owl-item:nth-of-type(5n+1) .tcr-testimonial-content::after{
border-top-color: var(--tcr-primary-color);
}
.elementor-element   .testimonials-style-2 .col-sm-12:nth-of-type(5n+2) .tcr-testimonial-content::after,
.elementor-element .testimonials-style-2 .owl-item:nth-of-type(5n+2) .tcr-testimonial-content::after{
border-top-color:var(--tcr-secondary-color);
}
.elementor-element   .testimonials-style-2 .col-sm-12:nth-of-type(5n+3) .tcr-testimonial-content::after,
.elementor-element .testimonials-style-2 .owl-item:nth-of-type(5n+3) .tcr-testimonial-content::after{
border-top-color: var(--tcr-tertiary-color);
}
.elementor-element   .testimonials-style-2 .col-sm-12:nth-of-type(5n+4) .tcr-testimonial-content::after,
.elementor-element .testimonials-style-2 .owl-item:nth-of-type(5n+4) .tcr-testimonial-content::after{
border-top-color: var(--tcr-quaternary-color);
}
.elementor-element   .testimonials-style-2 .col-sm-12:nth-of-type(5n+5) .tcr-testimonial-content::after,
.elementor-element .testimonials-style-2 .owl-item:nth-of-type(5n+5) .tcr-testimonial-content::after{
border-top-color: var(--tcr-fifth-color);
}  .blog-style-1 .tcr-post-slide {
margin: 20px 0px; 
}
.blog-style-1 .tcr-post-date{
background: var(--tcr-secondary-color);
width: 65px;
height: 65px;
align-items: center;
text-align: center;
border-radius: 100%;
color: var(--tcr-white-color);
font-weight: 600;
position: absolute;
bottom:15px;
left:15px;
padding-top: 15px;
}
.blog-style-1  .tcr-post-image-container{
position: relative;
}
.blog-style-1 img {
width: 100%;
border-radius:25px; 
}
.blog-style-1 .tcr-post-metas div{
margin: 14px 15px 10px 0;
text-transform: lowercase;
font-size: 14px;
line-height: 24px;
font-weight:400; 
}
.blog-style-1 .tcr-post-metas div i{
margin-right: 5px;
color: var(--tcr-quaternary-color);
}
.blog-style-1 .tcr-post-metas div a{
color: var(--tcr-body-color);
}
.blog-style-1 .post-title {
font-size: 22px;
line-height:27px;
font-family: var(--tcr-ch-title-ff);
font-weight: 500; 
margin-bottom: 15px;
}
.blog-style-1 .tcr-post-date .tcr-date{
font-size: 19px;
line-height: 18px;
display: inherit;
font-weight: 600;
} 
.blog-style-1 .tcr-post-date .tcr-month{
font-size: 14px;
line-height: 20px;
display: block;
font-weight: 400;
} 
.blog-style-1 .owl-item:nth-of-type(5n+1) .tcr-post-date,
.blog-style-1 .col-sm-12:nth-of-type(5n+1) .tcr-post-date{
background-color:var(--tcr-primary-color);
}
.blog-style-1 .owl-item:nth-of-type(5n+2) .tcr-post-date,
.blog-style-1 .col-sm-12:nth-of-type(5n+2) .tcr-post-date{
background-color:var(--tcr-secondary-color);
}
.blog-style-1 .owl-item:nth-of-type(5n+3) .tcr-post-date,
.blog-style-1 .col-sm-12:nth-of-type(5n+3) .tcr-post-date{
background-color:var(--tcr-tertiary-color);
}
.blog-style-1 .owl-item:nth-of-type(5n+4) .tcr-post-date,
.blog-style-1 .col-sm-12:nth-of-type(5n+4) .tcr-post-date{
background-color:var(--tcr-quaternary-color)
}
.blog-style-1 .owl-item:nth-of-type(5n+5) .tcr-post-date,
.blog-style-1 .col-sm-12:nth-of-type(5n+5) .tcr-post-date{
background-color:var(--tcr-fifth-color)
} .blog-style-2.blog-layout-slider .tcr-post-slide{
padding-top: 25px;
}
.blog-style-2 .tcr-post-slide {
display: flex;
align-items: center;
border-bottom: 1px solid #e5e5e5;
padding-bottom: 60px;
margin: 30px 0px;
width: 100%;
padding-left: 170px;
position: relative;
}
.blog-style-2.blog-layout-grid .row .col-xl-12.col-lg-12.col-md-12.col-sm-12:last-child .tcr-post-slide{
border-bottom: none; 
}
.blog-style-2 .tcr-post-thumbnail-wrapper {
height: 130px;
width: 130px;
position: absolute;
left: 0;
}
.blog-style-2 .tcr-post-thumbnail-wrapper img {
border-radius: 50%;
height: 130px;
width: 130px;
margin: auto;
}
.blog-style-2 .tcr-post-content {
padding-right: 160px;
}
.blog-style-2 .tcr-post-title {
font-size: 28px;
line-height: 36px;
font-weight: 400;
text-transform: capitalize;
margin-bottom: 20px;
}
.blog-style-2 .post-tag {
margin-right: 30px;
position: relative;
text-transform: uppercase;
font-weight: 400;
}
.blog-style-2 .post-tag:before {
position: absolute;
bottom: 9px;
right: -19px;
content: " ";
width: 5px;
height: 5px;
background:var(--tcr-body-color);
}
.blog-style-2 .post-tag a {
color: var(--tcr-secondary-color);
font-weight: 500;
}
.blog-style-2 .post-date span {
text-transform: uppercase;
}
.blog-style-2 .tcr-post-button {
text-align: right;
position: absolute;
right: 0;
min-width: 150px;
}
.blog-style-2 .tcr-post-button a {
position: relative;
margin-right: 44px;
text-transform: uppercase;
font-weight: 600;
}
.blog-style-2 .tcr-post-button a span {
position: relative;
z-index: 9;
}
.blog-style-2 .tcr-post-button a::after {
position: absolute;
top: -20px;
right: -40px;
font-weight: 400;
content: "+";
border: 1px solid #e5e5e5;
border-radius: 100%;
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
-webkit-transition: all .25s ease-in-out;
font-size: 22px;
transition: all .25s ease-in-out;
} 
.blog-style-2 .tcr-post-button a:hover::after {
width: 80px;
height: 80px;
line-height: 80px;
right: -50px;
top: -30px;
}  .projects-style-1 img {
width: 100%;
border-radius: 30px;
}
.projects-style-1 .tcr-project-thumbnail-wrapper {
margin-bottom: 30px;
}
.projects-style-1.projects-layout-1-4-grid .tcr-project-thumbnail-wrapper {
margin-bottom: 0;
}
.projects-style-1.projects-layout-1-4-grid a {
margin: 10px;
display: block;
}
.projects-style-1.projects-layout-1-4-grid .row .col-lg-6.col-lg-6.col-md-12.col-sm-12,
.projects-style-1.projects-layout-1-4-grid .row .col-lg-6.col-md-12.col-sm-12,
.projects-style-1.projects-layout-1-4-grid .row .col-lg-6.col-md-12.col-sm-12 .row .col-lg-6.col-lg-6.col-md-12.col-sm-12 {
padding: 0 !important;
}
.projects-style-1.projects-layout-1-4-grid .row .col-lg-6.col-md-12.col-sm-12 .row {
margin: 0 !important;
}
.cursorIcon.tcr-project-title-wrap .project-title {
font-size: 22px;
line-height: 32px;
padding: 20px;
background: var(--tcr-dark-color);
font-family: var(--tcr-ch-title-ff);
font-weight: 500;
color: var(--tcr-white-color);
margin-bottom: 5px;
text-transform: capitalize;
border-radius:15px;
}
.cursorIcon.tcr-project-title-wrap .tcr-project-category {
font-size: 13px;
line-height: 24px;
letter-spacing:0.7px;
padding: 10px 15px;
background: var(--tcr-dark-color);
display: inline-block;
font-family: var(--tcr-ch-subtitle-ff);
color: var(--tcr-white-color);
border-radius:10px;
}
.cursorIcon.tcr-project-title-wrap .tcr-project-content {
min-width: 250px;
text-align: left;
}
.cursorIcon.tcr-project-title-wrap .project-title a {
color: var(--tcr-white-color);
}  .team-layout-hover {
text-align: center;
}
.team-layout-hover .tcr-teammember-title a {
font-style: italic;
position: relative;
padding-right: 55px;
margin-right: 70px; 
}
.team-layout-hover .team-layout-hover {
margin-bottom: 30px;
}
.team-layout-hover .tcr-teammember-title a:before {
position: absolute;
bottom: 0px;
right: -30px;
content: "//";
font-weight:200; 
}
.team-layout-hover li:last-child .tcr-teammember-title a:before {
content: none;
} 
.team-layout-hover .teammember-title {
font-family: var(--tcr-ch-title-ff);
font-size: 50px;
line-height: 60px;
font-weight: 500;
margin-bottom: 50px;
-webkit-transition: all .25s ease-in-out;
transition: all .25s ease-in-out; 
}
.team-layout-hover .teammember-title a {
-webkit-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
}
.team-layout-hover .tcr-teammember-title:hover a:before,
.team-layout-hover .teammember-title:hover a {
color: rgba(255, 255, 255, 0);
-webkit-text-stroke: 1px var(--tcr-primary-color);
}
.cursorIcon.tcr-team-img-cursor img {
max-width: 200px;
max-height: 200px;
border-radius: 100%;
}
.team-layout-hover ul.tcr-teammember-container {
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}
.team-layout-hover ul.tcr-teammember-container li {
display: inline-block;
} 
.team-style-1 .tcr-teammember-wrapper{
margin: 40px 0px;
}
.team-style-1 .tcr-teammember-wrapper{
display: flex;
align-items: center; 
}
.team-style-1 .tcr-teammember-wrapper img {
border-radius: 100%;
width: 200px;
height: 200px;
}
.team-style-1 .tcr-teammember-content{
margin-left:40px;
}
.team-style-1 .teammember-title {
font-size: 24px;
line-height: 32px;
font-family: var(--tcr-ch-title-ff);
font-weight: 400;
color: var(--tcr-primary-color);
margin-bottom: 5px;
}
.team-style-1 .tcr-teammember-designation {
font-size: 15px;
line-height: 20px;
font-family: var(--tcr-ch-subtitle-ff);
font-weight: 500;
color: var(--tcr-primary-color);
text-transform: uppercase;
}
.team-style-1 .tcr-teammember-social-inner ul {
padding: 0;
margin: 0;
display: inline-flex;
margin-top: 20px;
}
.team-style-1 .tcr-teammember-social-inner ul li {
list-style-type: none;
margin: 0 4px; 
width: 40px;
height: 40px;
text-align: center;
border-radius: 100%;
margin-right: 10px;
background-color: var(--tcr-quinary-color);
line-height: 43px; 
-webkit-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
} 
.team-style-1 .tcr-teammember-social-inner ul li:hover{
background-color: var(--tcr-primary-color);
} 
.team-style-1 .tcr-teammember-social-inner ul li:hover i{
color: var(--tcr-white-color);
}
.team-style-1 .owl-item:nth-of-type(5n+1) .tcr-teammember-wrapper .tcr-teammember-designation,
.team-style-1 .col-sm-12:nth-of-type(5n+1) .tcr-teammember-wrapper .tcr-teammember-designation{
color: var(--tcr-primary-color);
}
.team-style-1 .owl-item:nth-of-type(5n+2) .tcr-teammember-wrapper .tcr-teammember-designation,
.team-style-1 .col-sm-12:nth-of-type(5n+2) .tcr-teammember-wrapper .tcr-teammember-designation{
color:var(--tcr-secondary-color);
}
.team-style-1 .owl-item:nth-of-type(5n+3) .tcr-teammember-wrapper .tcr-teammember-designation,
.team-style-1 .col-sm-12:nth-of-type(5n+3) .tcr-teammember-wrapper .tcr-teammember-designation{
color:var(--tcr-tertiary-color);
}
.team-style-1 .owl-item:nth-of-type(5n+4) .tcr-teammember-wrapper .tcr-teammember-designation,
.team-style-1  .col-sm-12:nth-of-type(5n+4) .tcr-teammember-wrapper .tcr-teammember-designation{
color:var(--tcr-quaternary-color) ;
}
.team-style-1 .owl-item:nth-of-type(5n+5) .tcr-teammember-wrapper .tcr-teammember-designation,
.team-style-1  .col-sm-12:nth-of-type(5n+5) .tcr-teammember-wrapper .tcr-teammember-designation{
color:var(--tcr-fifth-color) ;
}  .infobox-style-1 .tcr-infobox-wrapper {
margin-bottom: 30px; 
padding: 40px;
border-radius: 45px; 
position: relative;
overflow: hidden;
}
.infobox-style-1 .tcr-infobox-wrapper .tcr-infobox-icon {
position: relative;
z-index: 999;
margin-bottom: 20px;
}
.infobox-style-1 .tcr-infobox-wrapper .tcr-infobox-icon i {
font-size: 70px;
line-height: 70px;
color: var(--tcr-primary-color);
}
.infobox-style-1 .tcr-infobox-wrapper .tcr-infobox-icon img {
width: 140px;
border-radius: 100%;
opacity: 1;
z-index: 9;
}
.infobox-style-1 .tcr-infobox-wrapper .tcr-infobox-icon .icon-number {
font-size: 50px;
line-height: 60px;
color: var(--tcr-primary-color);
}
.infobox-style-1 .tcr-infobox-wrapper .tcr-infobox-icon svg{
width: 75px;
fill: var(--tcr-primary-color);
}
.infobox-style-1 .icon-number {
color: var(--tcr-primary-color);
font-size: 50px;
line-height: 60px;
font-family: var(--tcr-ch-title-ff);
font-weight: 400;
}
.infobox-style-1 .tcr-infobox-title {
margin-bottom: 13px;
text-transform: capitalize;
font-family: var(--tcr-ch-title-ff);
font-size: 25px;
line-height:36px;
color: var(--tcr-dark-color);
position: relative;
z-index: 999;
} 
.infobox-style-1 .tcr-infobox-button a {
font-size: 15px;
line-height: 15px;
color: var(--tcr-dark-color);
-webkit-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
text-transform: capitalize;
font-weight: 700;
position: relative;
z-index: 999;
}
.infobox-style-1 .tcr-infobox-button a::before{
position: absolute;
top: 3px;
font-size: 18px;
right: -15px;
content: "+";
font-weight:600;
}
.infobox-style-1 .tcr-infobox-wrapper .tcr-infobox-button:hover a {
color: var(--tcr-dark-color);
}
.infobox-style-1 .tcr-infobox-text {
margin-bottom: 15px;
position: relative;
z-index: 999;
}
.infobox-style-1 .tcr-infobox-wrapper:before{
position: absolute;
content: "";
top: 0;
right: 0;
width: 100%;
height: 100%; 
opacity: 0.3;
border-radius: 45px;
}
.infobox-style-1 .tcr-infobox-wrapper::after{
position: absolute;
content: "";
top: -40px;
width: 160%;
height: 80%;
background:var(--tcr-white-color);
opacity: 0.3;
border-radius: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
left: 50%;
}
.elementor-section > .elementor-container .elementor-column:nth-of-type(5n+1) .infobox-style-1 .tcr-infobox-wrapper:before,
.elementor-section > .elementor-container .elementor-column .elementor-widget-wrap .elementor-element:nth-of-type(5n+1) .infobox-style-1 .tcr-infobox-wrapper:before{
background-color:var(--tcr-primary-color);
}
.elementor-section > .elementor-container .elementor-column:nth-of-type(5n+2) .infobox-style-1 .tcr-infobox-wrapper:before,
.elementor-section > .elementor-container .elementor-column .elementor-widget-wrap .elementor-element:nth-of-type(5n+2) .infobox-style-1 .tcr-infobox-wrapper:before{
background-color:var(--tcr-secondary-color);
}
.elementor-section > .elementor-container .elementor-column:nth-of-type(5n+3) .infobox-style-1 .tcr-infobox-wrapper:before,
.elementor-section > .elementor-container .elementor-column .elementor-widget-wrap .elementor-element:nth-of-type(5n+3) .infobox-style-1 .tcr-infobox-wrapper:before{
background-color:var(--tcr-tertiary-color);
}
.elementor-section > .elementor-container .elementor-column:nth-of-type(5n+4) .infobox-style-1 .tcr-infobox-wrapper:before,
.elementor-section > .elementor-container .elementor-column .elementor-widget-wrap .elementor-element:nth-of-type(5n+4) .infobox-style-1 .tcr-infobox-wrapper:before{
background-color:var(--tcr-quaternary-color);
}
.elementor-section > .elementor-container .elementor-column:nth-of-type(5n+5) .infobox-style-1 .tcr-infobox-wrapper:before,
.elementor-section > .elementor-container .elementor-column .elementor-widget-wrap .elementor-element:nth-of-type(5n+5) .infobox-style-1 .tcr-infobox-wrapper:before{
background-color:var(--tcr-fifth-color);
} .infobox-style-2 .tcr-infobox-wrapper {
margin-bottom: 30px;
position: relative;
border-right: 1px solid #e5e5e5;
margin-right: 40px;
padding: 20px 35px 20px 0;
z-index: 9;
}
.infobox-style-2.icon-type-font>.tcr-infobox-wrapper:nth-of-type(4n+3) {
border-right: inherit;
}
.infobox-style-2 .tcr-infobox-number {
font-size: 0px;
line-height: 0px; 
color: var(--tcr-white-color);
font-weight:200;
text-align: center;
border-radius: 100%;
width: 20px;
height: 20px;
position: absolute;
top: 45px;
right: 37px;
opacity: 0;
-webkit-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
font-family: var(--tcr-ch-title-ff);
}
.infobox-style-2 .tcr-infobox-wrapper:hover .tcr-infobox-number {
opacity: 1;
width: 50px;
height: 50px;
font-size: 20px;
line-height: 50px;
font-weight:400
}
.infobox-style-2 .tcr-infobox-icon i {
font-size: 70px;
line-height: 70px;
color: var(--tcr-primary-color);
}
.infobox-style-2 .tcr-infobox-icon svg{
width: 65px;
}
.elementor-section .elementor-column:nth-of-type(5n+1) .elementor-element .infobox-style-2 .tcr-infobox-icon i,
.elementor-section .elementor-column .elementor-section .elementor-column:nth-of-type(5n+1) .elementor-element .infobox-style-2 .tcr-infobox-icon i{
color:var(--tcr-primary-color);
}
.elementor-section .elementor-column:nth-of-type(5n+2) .elementor-element .infobox-style-2 .tcr-infobox-icon i,
.elementor-section .elementor-column .elementor-section .elementor-column:nth-of-type(5n+2) .elementor-element .infobox-style-2 .tcr-infobox-icon i{
color:var(--tcr-secondary-color);
}
.elementor-section .elementor-column:nth-of-type(5n+3) .elementor-element .infobox-style-2 .tcr-infobox-icon i,
.elementor-section .elementor-column .elementor-section .elementor-column:nth-of-type(5n+3) .elementor-element .infobox-style-2 .tcr-infobox-icon i{
color:var(--tcr-tertiary-color);
}
.elementor-section .elementor-column:nth-of-type(5n+4) .elementor-element .infobox-style-2 .tcr-infobox-icon i,
.elementor-section .elementor-column .elementor-section .elementor-column:nth-of-type(5n+4) .elementor-element .infobox-style-2 .tcr-infobox-icon i{
color:var(--tcr-quaternary-color);
} 
.elementor-section .elementor-column:nth-of-type(5n+5) .elementor-element .infobox-style-2 .tcr-infobox-icon i,
.elementor-section .elementor-column .elementor-section .elementor-column:nth-of-type(5n+5) .elementor-element .infobox-style-2 .tcr-infobox-icon i{
color:var(--tcr-fifth-color);
} 
.elementor-section .elementor-column:nth-of-type(5n+1) .infobox-style-2 .tcr-infobox-number,
.elementor-section .elementor-column .elementor-section .elementor-column:nth-of-type(5n+1) .infobox-style-2 .tcr-infobox-number {
background-color: var(--tcr-primary-color);
}
.elementor-section .elementor-column:nth-of-type(5n+2) .infobox-style-2 .tcr-infobox-number,
.elementor-section .elementor-column .elementor-section .elementor-column:nth-of-type(5n+2) .infobox-style-2 .tcr-infobox-number  {
background-color: var(--tcr-secondary-color);
}
.elementor-section .elementor-column:nth-of-type(5n+3) .infobox-style-2 .tcr-infobox-number,
.elementor-section .elementor-column .elementor-section .elementor-column:nth-of-type(5n+3) .infobox-style-2 .tcr-infobox-number  {
background-color: var(--tcr-tertiary-color);
}
.elementor-section .elementor-column:nth-of-type(5n+4) .infobox-style-2 .tcr-infobox-number,
.elementor-section .elementor-column .elementor-section .elementor-column:nth-of-type(5n+4) .infobox-style-2 .tcr-infobox-number  {
background-color: var(--tcr-quaternary-color);
}
.elementor-section .elementor-column:nth-of-type(5n+5) .infobox-style-2 .tcr-infobox-number,
.elementor-section .elementor-column .elementor-section .elementor-column:nth-of-type(5n+5) .infobox-style-2 .tcr-infobox-number  {
background-color: var(--tcr-fifth-color);
}
.elementor-section .elementor-column:nth-of-type(5n+1) .elementor-element .infobox-style-2 .tcr-infobox-icon svg{
fill: var(--tcr-primary-color);
}
.elementor-section .elementor-column:nth-of-type(5n+2) .elementor-element .infobox-style-2 .tcr-infobox-icon svg{
fill: var(--tcr-secondary-color);
}
.elementor-section .elementor-column:nth-of-type(5n+3) .elementor-element .infobox-style-2 .tcr-infobox-icon svg{
fill: var(--tcr-tertiary-color);
}
.elementor-section .elementor-column:nth-of-type(5n+4) .elementor-element .infobox-style-2 .tcr-infobox-icon svg{
fill: var(--tcr-quaternary-color);
}
.elementor-section .elementor-column:nth-of-type(5n+5) .elementor-element .infobox-style-2 .tcr-infobox-icon svg{
fill: var(--tcr-fifth-color);
}
.infobox-style-2 .tcr-infobox-icon img {
width: 70px;
} 
.infobox-style-2 .icon-number {
color: var(--tcr-primary-color);
font-size: 50px;
line-height: 60px;
font-family: var(--tcr-ch-title-ff);
font-weight: 400;
} 
.infobox-style-2 .tcr-infobox-title {
font-size: 26px;
line-height: 36px;
font-family: var(--tcr-ch-title-ff);
font-weight: 500;
margin: 20px 0 10px 0;
color: var(--tcr-dark-color);
} 
.infobox-style-2 .tcr-infobox-button a {
position: relative;
margin-top: 20px;
display: inline-block;
font-weight:600;
text-transform: uppercase;
font-size: 14px;
}  
.infobox-style-2 .tcr-infobox-button a:before {
position: absolute;
top: 2px;
right: -16px;
content: "+";
font-weight: 600; 
font-size: 20px;
line-height: 20px;
} 
.elementor-section .elementor-column .elementor-section .elementor-column:last-child .infobox-style-2 .tcr-infobox-wrapper {
border: inherit;
} .infobox-style-3 .tcr-infobox-wrapper {
text-align: center;
} 
.infobox-style-3 .tcr-infobox-icon i {
font-size: 70px;
line-height: 80px;
color: var(--tcr-primary-color);
} 
.infobox-style-3 .tcr-infobox-icon svg{
width: 50px;
}
.infobox-style-3 .tcr-infobox-icon img {
width: 100px;
} 
.infobox-style-3 .tcr-infobox-icon .icon-number {
font-size: 50px;
line-height: 60px;
color: var(--tcr-primary-color);
font-family: var(--tcr-ch-title-ff);
} 
.infobox-style-3 .tcr-infobox-content { 
padding: 15px;
font-size: 13px;
line-height: 20px; 
}  
.infobox-style-3 .tcr-infobox-title {
font-size: 26px;
line-height: 36px;
font-family: var(--tcr-ch-title-ff);
font-weight: 500;
margin: 20px 0 10px 0;
color: var(--tcr-dark-color);
} .infobox-style-4 .tcr-infobox-wrapper {
margin-bottom: 15px;
position: relative;
} 
.infobox-style-4 .tcr-infobox-wrapper .tcr-infobox-icon {
font-size: 24px;
background-color: var(--tcr-secondary-color);
color: var(--tcr-white-color);
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
display: inline-block;
border-radius: 100%;
margin-right: 20px;
position: absolute;
overflow: hidden;
}
.infobox-style-4 .tcr-infobox-wrapper .tcr-infobox-icon svg {
width: 24px;
vertical-align: middle;
fill: var(--tcr-white-color);
} 
.infobox-style-4 .tcr-infobox-icon img {
width: 100%; 
}
.infobox-style-4 .tcr-infobox-icon .icon-number {
font-size: 30px;
line-height: 60px;
font-family: var(--tcr-ch-title-ff);
}
.infobox-style-4 .tcr-infobox-title {
font-size: 23px;
line-height: 33px;
font-family: var(--tcr-ch-title-ff);
font-weight: 400;
color: var(--tcr-dark-color);
margin-bottom: 5px;
padding-left: 80px;
}
.infobox-style-4 .tcr-infobox-text {
font-size: 16px;
line-height: 22px;
font-family: var(--tcr-ch-subtitle-ff);
font-weight: 500;
color: var(--tcr-body-ff);
padding-left: 80px;
}
.elementor-section .elementor-column .elementor-element:nth-of-type(5n+1) .infobox-style-4 .tcr-infobox-icon{
background-color: var(--tcr-primary-color);
}
.elementor-section .elementor-column .elementor-element:nth-of-type(5n+2) .infobox-style-4 .tcr-infobox-icon{
background-color: var(--tcr-secondary-color);
}
.elementor-section .elementor-column .elementor-element:nth-of-type(5n+3) .infobox-style-4 .tcr-infobox-icon{
background-color: var(--tcr-tertiary-color);
}
.elementor-section .elementor-column .elementor-element:nth-of-type(5n+4) .infobox-style-4 .tcr-infobox-icon{
background-color:var(--tcr-quaternary-color);
}
.elementor-section .elementor-column .elementor-element:nth-of-type(5n+5) .infobox-style-4 .tcr-infobox-icon{
background-color:var(--tcr-fifth-color);
} .infobox-style-5 .tcr-infobox-wrapper {
display: flex;
position: relative;
margin-bottom: 25px;
}
.infobox-style-5 .tcr-infobox-wrapper .tcr-infobox-icon { 
color: var(--tcr-white-color);
min-width: 50px;
height: 50px;
text-align: center;
line-height: 50px;
border-radius: 100%;
margin-right: 20px; 
font-weight: 400;
font-family: var(--tcr-ch-title-ff);
font-size: 22px;
}
.infobox-style-5 .tcr-infobox-wrapper .tcr-infobox-icon svg{
width: 25px;
fill: var(--tcr-white-color);
vertical-align: middle;
}
.elementor-section  .elementor-column .elementor-element:nth-of-type(5n+1) .infobox-style-5 .tcr-infobox-wrapper .tcr-infobox-icon{
background-color: var(--tcr-primary-color);
}
.elementor-section  .elementor-column .elementor-element:nth-of-type(5n+2) .infobox-style-5 .tcr-infobox-wrapper .tcr-infobox-icon{
background-color: var(--tcr-secondary-color);
}
.elementor-section  .elementor-column .elementor-element:nth-of-type(5n+3) .infobox-style-5 .tcr-infobox-wrapper .tcr-infobox-icon{
background-color: var(--tcr-tertiary-color);
}
.elementor-section  .elementor-column .elementor-element:nth-of-type(5n+4) .infobox-style-5 .tcr-infobox-wrapper .tcr-infobox-icon{
background-color: var(--tcr-quaternary-color);
}
.elementor-section  .elementor-column .elementor-element:nth-of-type(5n+5) .infobox-style-5 .tcr-infobox-wrapper .tcr-infobox-icon{
background-color: var(--tcr-fifth-color);
}
.infobox-style-5 .tcr-infobox-wrapper .tcr-infobox-icon span {
width:50px;
display: inline-block;
text-align: center;
}
.infobox-style-5 .tcr-infobox-wrapper .tcr-infobox-icon img {
width: 50px;
border-radius: 100%;
display: block;
}
.infobox-style-5 .tcr-infobox-wrapper .tcr-infobox-icon i {
font-weight: 800;
width: 50px;
height: 50px;
line-height: 50px;
display: block;
color: var(--tcr-white-color);
}
.infobox-style-5 .tcr-infobox-wrapper .tcr-infobox-title {
margin-bottom: 8px;
line-height: 34px;
font-size: 24px;
} .infobox-style-6 .tcr-infobox-wrapper {
margin-bottom: 55px; 
position: relative;
padding-left: 110px;
}
.infobox-style-6 .tcr-infobox-wrapper .tcr-infobox-icon{
background-color: var(--tcr-white-color);
border-radius: 20px;
box-shadow: 0px 10px 25px 0px rgb(0 0 0 / 5%);
text-align: center;
font-size: 30px;
border: 1px solid #f9f6f6;
line-height: 80px;
width: 80px;
height: 80px;
position: absolute;
left: 0;
top: 0;
}
.infobox-style-6 .tcr-infobox-wrapper .tcr-infobox-icon svg{
width: 20px;
vertical-align: middle;
}
.infobox-style-6 .tcr-infobox-wrapper .tcr-infobox-icon .icon-number {
color: var(--tcr-primary-color);
font-weight: 400;
font-family: var(--tcr-ch-title-ff);
font-size: 30px;
}
.infobox-style-6 .tcr-infobox-wrapper .tcr-infobox-icon img{
width: 35px;
}
.infobox-style-6 .tcr-infobox-title {
font-size: 26px;
line-height: 36px;
font-weight: 400;
color: var(--tcr-dark-color); 
}
.elementor-section .elementor-column:nth-of-type(5n+1) .elementor-element .infobox-style-6 .tcr-infobox-icon i{
color: var(--tcr-primary-color);
} 
.elementor-section .elementor-column:nth-of-type(5n+2) .elementor-element .infobox-style-6 .tcr-infobox-icon i{
color: var(--tcr-secondary-color);
} 
.elementor-section .elementor-column:nth-of-type(5n+3) .elementor-element .infobox-style-6 .tcr-infobox-icon i{
color: var(--tcr-tertiary-color);
} 
.elementor-section .elementor-column:nth-of-type(5n+4) .elementor-element .infobox-style-6 .tcr-infobox-icon i{
color: var(--tcr-quaternary-color);
} 
.elementor-section .elementor-column:nth-of-type(5n+5) .elementor-element .infobox-style-6 .tcr-infobox-icon i{
color: var(--tcr-fifth-color);
} 
.elementor-section .elementor-column:nth-of-type(5n+1) .elementor-element .infobox-style-6 .tcr-infobox-icon svg{
fill: var(--tcr-primary-color);
} 
.elementor-section .elementor-column:nth-of-type(5n+2) .elementor-element .infobox-style-6 .tcr-infobox-icon svg{
fill: var(--tcr-secondary-color);
} 
.elementor-section .elementor-column:nth-of-type(5n+3) .elementor-element .infobox-style-6 .tcr-infobox-icon svg{
fill: var(--tcr-tertiary-color);
} 
.elementor-section .elementor-column:nth-of-type(5n+4) .elementor-element .infobox-style-6 .tcr-infobox-icon svg{
fill: var(--tcr-quaternary-color);
} 
.elementor-section .elementor-column:nth-of-type(5n+5) .elementor-element .infobox-style-6 .tcr-infobox-icon svg{
fill: var(--tcr-fifth-color);
} .infobox-style-7 {
position: relative;
display: inline-block;
width: 150px;
height: 150px;
}
.infobox-style-7 .tcr-infobox-icon {
position: absolute;
top: 50%;
left: 50%;
font-size: 28px;
line-height: 28px;
color: var(--tcr-secondary-color);
border-radius: 100%;
text-align: center;
margin-left: -14px;
margin-top: -14px;
z-index: 9;
}
.infobox-style-7 svg {
width: 150px;
height: 150px;
font-size: 18px;
letter-spacing: 5.1px;
font-weight: 500;
position: absolute;
top: 0;
left: 0;
transform: rotate(0deg);
-webkit-animation: spin 15s linear infinite;
-moz-animation: spin 15s linear infinite;
animation: spin 15s linear infinite;
}
.infobox-style-7 .tcr-infobox-icon svg{
fill: var(--tcr-secondary-color);
width: 25px;
height: inherit;
-webkit-animation: none;
} .infobox-style-8 {
position: relative;
display: inline-block;
}
.infobox-style-8 a {
position: relative;
z-index: 9;
}
.infobox-style-8 .tcr-infobox-icon {
position: absolute;
top: 25px;
left: 25px;
font-size: 18px;
width: 80px;
height: 80px;
line-height: 85px;
color: var(--tcr-white-color);
border-radius: 100%;
text-align: center;
background-color: var(--tcr-primary-color);
transform: rotate(-35deg)
}
.infobox-style-8 .tcr-infobox-icon svg{
width: 25px;
height: inherit;
-webkit-animation: none;
position: inherit;
left: inherit;
fill: var(--tcr-white-color);
}
.infobox-style-8 svg {
width: 130px;
height: 130px;
font-size: 22px;
letter-spacing: 3.4px;
font-weight: 600;
position: absolute;
top: 0;
left: 0;
transform: rotate(0deg);
-webkit-animation: spin 15s linear infinite;
-moz-animation: spin 15s linear infinite;
animation: spin 15s linear infinite;
}  .counter-style-1 .tcr-counter-wrapper{
display: flex;
align-items: center;
}
.counter-style-1 .tcr-counter-icon i{
font-size: 60px;
line-height: 60px;
margin-right: 22px;
margin-top: 8px;
display: inline-block;
}
.counter-style-1 .tcr-counter-icon svg{
width: 65px;
margin-right: 22px;
margin-top: 8px;  
}
.counter-style-1 .tcr-counter-icon img{
width: 70px;
border-radius: 100%;
}
.elementor-section  .elementor-container > .elementor-column:nth-of-type(5n+1)  .elementor-element  .counter-style-1 .tcr-counter-icon i{
color: var(--tcr-primary-color);
}
.elementor-section  .elementor-container > .elementor-column:nth-of-type(5n+2)  .elementor-element  .counter-style-1 .tcr-counter-icon i{
color: var(--tcr-secondary-color);
}
.elementor-section  .elementor-container > .elementor-column:nth-of-type(5n+3)  .elementor-element  .counter-style-1 .tcr-counter-icon i{
color: var(--tcr-tertiary-color);
}
.elementor-section  .elementor-container > .elementor-column:nth-of-type(5n+4)  .elementor-element  .counter-style-1 .tcr-counter-icon i{
color: var(--tcr-quaternary-color);
}
.elementor-section  .elementor-container > .elementor-column:nth-of-type(5n+5)  .elementor-element  .counter-style-1 .tcr-counter-icon i{
color: var(--tcr-fifth-color);
}
.elementor-section  .elementor-container > .elementor-column:nth-of-type(5n+1)  .elementor-element  .counter-style-1 .tcr-counter-icon svg{
fill: var(--tcr-primary-color);
}
.elementor-section  .elementor-container > .elementor-column:nth-of-type(5n+2)  .elementor-element  .counter-style-1 .tcr-counter-icon svg{
fill: var(--tcr-secondary-color);
}
.elementor-section  .elementor-container > .elementor-column:nth-of-type(5n+3)  .elementor-element  .counter-style-1 .tcr-counter-icon svg{
fill: var(--tcr-tertiary-color);
}
.elementor-section  .elementor-container > .elementor-column:nth-of-type(5n+4)  .elementor-element  .counter-style-1 .tcr-counter-icon svg{
fill: var(--tcr-quaternary-color);
}
.elementor-section  .elementor-container > .elementor-column:nth-of-type(5n+5)  .elementor-element  .counter-style-1 .tcr-counter-icon svg{
fill: var(--tcr-fifth-color);
}
.counter-style-1 .tcr-counter-number {
font-size: 46px;
line-height: 46px;
font-weight: 500; 
font-family: var(--tcr-ch-title-ff);
position: relative;
display: inline-block; 
color: var(--tcr-dark-color);
}
.counter-style-1 .tcr-counter-number::before {
content: "+";
position: absolute;
bottom: 1px;
right: -33px;
font-size: 50px;
font-weight: 200;
line-height: 50px;
}
.counter-style-1 .tcr-counter-title {
color: var(--tcr-dark-color);
font-weight: 500;
font-size: 15px;
line-height: 15px;
text-transform: capitalize;
margin-top: 5px;
}
.tcr-bg-color-dark-color .counter-style-1 .tcr-counter-title,
.tcr-bg-color-dark-color .counter-style-1 .tcr-counter-number {
color:var(--tcr-white-color);
} .pricing-table-style-1 { 
padding: 50px 40px;
position: relative;
overflow: hidden;
color: var(--tcr-dark-color);
border:1px solid #e5e5e5;
border-radius: 25px;
text-align: center;
}
.pricing-table-style-1 .tcr-pricing-table-header {
border-bottom: 1px solid #e5e5e5;
margin-bottom: 35px;
padding-bottom: 35px;
}
.pricing-table-style-1 .tcr-pricing-table-header .tcr-table-ribbon {
background: var(--tcr-primary-color);
color: var(--tcr-white-color);
font-size: 12px;
line-height: 12px;
font-weight: 600;
text-transform: uppercase;
display: inline-block;
padding: 8px 40px;
position: absolute;
top: 24px;
right: -37px;
transform: scale(-1) rotate(219deg);
}
.pricing-table-style-1 .pricing-table-prices {
display: inline-flex;
align-items: center;
}
.pricing-table-style-1 .pricing-table-title-period {
font-weight: 500;
font-size: 16px;
margin-top:30px;
margin-left: 3px;
}
.pricing-table-style-1 .tcr-pricing-table-title {
color: var(--tcr-primary-color);
text-transform: uppercase;
margin-bottom: 15px;
font-weight: 600;
font-size: 18px;
letter-spacing: 0.5px;
font-family: var(--tcr-ch-subtitle-ff);
}
.pricing-table-style-1 .pricing-table-sale-price {
font-size: 58px;
line-height: 40px;
font-weight: 400;
font-family: var(--tcr-ch-title-ff);
margin-left: 14px;
}
.pricing-table-style-1 .pricing-table-prices .pricing-table-base-price {
font-size: 58px;
line-height: 68px;
font-weight: 400;
font-family: var(--tcr-ch-title-ff);
color: var(--tcr-dark-color);
}
.pricing-table-onsale.tcr_pricing_table_wrapper .pricing-table-base-price {
text-decoration: line-through;
}
.tcr_pricing_table_wrapper.pricing-table-onsale .pricing-table-base-price {
font-size: 25px;
opacity: 0.5;
} 
.pricing-table-style-1 .tcr-pricing-table-feature-list-container ul {
margin: 0;
padding: 0;
}
.pricing-table-style-1 .tcr-pricing-table-feature-list-container ul li {
list-style-type: none;
margin-bottom: 24px;
font-size: 18px;
font-weight: 500;
color: var(--tcr-dark-color);
}
.pricing-table-style-1 .tcr-pricing-table-feature-list-container ul li.false {
text-decoration: line-through;
opacity: 0.5;
}
.pricing-table-style-1 .tcr-pricing-table-footer {
margin-top: 50px
}
.pricing-table-style-1 .tcr-pricing-table-button a {
font-family: var(--tcr-ch-title-ff);
font-size: 15px;
line-height: 25px;
color: var(--tcr-white-color);
text-transform: capitalize;
background-color: var(--tcr-primary-color);
padding: 20px 30px;
border-radius: 50px;
}
.pricing-table-style-1 .tcr-pricing-table-button a:hover {
background-color: var(--tcr-secondary-color);
}
.pricing-table-style-1.tcr-plan-popular {  
padding:75px 20px;
border:2px solid var(--tcr-primary-color);
}
.pricing-table-style-1.tcr-plan-popular .tcr-table-ribbon {
background-color: var(--tcr-secondary-color);
color: var(--tcr-white-color);
}
.pricing-table-style-1.tcr-plan-popular .tcr-pricing-table-button a {
background-color: var(--tcr-secondary-color);
}
.pricing-table-style-1.tcr-plan-popular .tcr-pricing-table-button a:hover {
color: var(--tcr-white-color);
background-color: var(--tcr-primary-color);
} .tcr-timeline-item {
display: flex;
align-items: center;
padding: 60px 0; 
border-bottom: 1px solid #e5e5e5;
position: relative;  
margin-top: -1px
}
.tcr-timeline-item:last-child{
border: inherit;
}
.tcr-timeline-item .tcr-timeline-year {
font-size: 20px;
line-height: 100px;
font-weight: 700;
color:var(--tcr-white-color);
width: 100px; 
text-align: center;
height: 100px;
border-radius: 100px;
}
.tcr-timeline-item .tcr-timeline-title {
font-size: 25px;
line-height: 30px;
font-weight: 300;
margin: 0 30px 0 45PX;
color: var(--tcr-dark-color);
width: 20%;
font-family: var(--tcr-ch-title-ff);
}
.tcr-timeline-item .tcr-timeline-text {
width: 50%;
padding-right: 50px;
padding-left: 20px;
}
.tcr-timeline-item .tcr-timeline-image-container {
position: absolute;
top: 80px;
right: 0px;
opacity: 0;
width: 20%;
text-align: right;
transform: translateY(40px) rotate(0deg) skewY(-20deg);
-webkit-transition: all .30s ease-in-out;
transition: all .30s ease-in-out;
}
.tcr-timeline-item .tcr-timeline-image-container img{ 
width: 100%; 
border-radius: 20px;
}
.tcr-timeline-item.active .tcr-timeline-image-container {
top: -25px;
right: 60px;
-webkit-transition: all .30s ease-in-out;
transition: all .30s ease-in-out;
opacity: 1; 
transform: translateY(0) skewY(0) scaleZ(1) rotate(-25deg);
visibility: visible;
}
.elementor-element .tcr-timeline-item:nth-of-type(5n+1) .tcr-timeline-year{
background-color: var(--tcr-primary-color);
}
.elementor-element .tcr-timeline-item:nth-of-type(5n+2) .tcr-timeline-year{
background-color: var(--tcr-secondary-color);
}
.elementor-element .tcr-timeline-item:nth-of-type(5n+3) .tcr-timeline-year{
background-color: var(--tcr-tertiary-color);
}
.elementor-element .tcr-timeline-item:nth-of-type(5n+4) .tcr-timeline-year{
background-color:var(--tcr-quaternary-color);
}
.elementor-element .tcr-timeline-item:nth-of-type(5n+5) .tcr-timeline-year{
background-color:var(--tcr-fifth-color);
} .client-layout-grid.client-style-1 .tcr-client-cover {
margin-bottom: 30px;
}
.client-style-1 .tcr-client-cover .client-item {
text-align: center;
height: 70px;
position: relative;
}
.client-style-1 .client-item img {
width:100px;
display: inline;
-webkit-transition: all 0.2s ease-out 0.2s;
-moz-transition: all 0.2s ease-out 0.2s;
-ms-transition: all 0.2s ease-out 0.2s;
-o-transition: all 0.2s ease-out 0.2s;
transition: all 0.2s ease-out 0.2s;
position: absolute;
left: 50%;
margin-left: -50px;
}
.client-style-1 .client-item .client-image {
top: 0;
}
.client-style-1 .client-item:hover .client-image {
top: -70px;
}
.client-style-1 .client-item .client-hover-image {
top: 70px;
}
.client-style-1 .client-item:hover .client-hover-image {
top: 0;
}
.client-style-1 .tcr-clients-grid-wrapper .client-item {
overflow: hidden;
}
.client-style-1.column-2 .tcr-clients-grid-wrapper .client-item {
width: 50%;
float: left;
margin: 20px 0;
}
.client-style-1.column-3 .tcr-clients-grid-wrapper .client-item {
width: 33.33%;
float: left;
margin: 20px 0;
}
.client-style-1.column-4 .tcr-clients-grid-wrapper .client-item {
width: 25%;
float: left;
margin: 20px 0;
}
.client-style-1.column-5 .tcr-clients-grid-wrapper .client-item {
width: 20%;
float: left;
margin: 20px 0;
}
.client-style-1.column-6 .tcr-clients-grid-wrapper .client-item {
width: 16.66%;
float: left;
margin: 20px 0;
} .owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
width: 50px;
height: 50px;
line-height: 50px !important;
border-radius: 100%;
background-color: var(--tcr-primary-color) !important;
color: var(--tcr-white-color) !important;
border: inherit;
text-align: center;
-webkit-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
outline: inherit;
}
.owl-carousel .owl-nav .owl-prev:hover,
.owl-carousel .owl-nav .owl-next:hover {
background-color: var(--tcr-secondary-color) !important;
color: var(--tcr-white-color) !important;
}
.owl-carousel .owl-nav .owl-prev {
margin-right: 15px;
}
.owl-carousel .owl-dots {
position: absolute;
left: 50%;
bottom: -30px;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
display: inline-flex;
}
.owl-carousel .owl-nav button.owl-prev {
position: absolute;
left: -70px;
top: 50%;
-webkit-transform: translate(0%, -50%);
transform: translate(0%, -50%);
margin-right: 0;
}
.owl-carousel .owl-nav button.owl-next {
right: -70px;
position: absolute;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(0%, -50%);
}
.owl-carousel button.owl-dot {
width: 5px;
height: 5px;
margin: 0 10px 0 10px;
outline: none !important;
border-radius: 100%;
background: var(--tcr-dark-color);
}
.owl-carousel .owl-dots .owl-dot.active {
background-color: var(--tcr-primary-color);
}
.owl-carousel .owl-dots .owl-dot.active span::after {
content: "";
position: absolute;
top: -9px;
right: -9px;
width: 23px;
height: 23px;
border-radius: 100%;
border: 1px solid var(--tcr-primary-color);
} .arrow-top-right .owl-carousel .owl-nav button.owl-prev {
position: absolute;
top: 0;
left: -70px;
line-height: 10px;
background-color: var(--tcr-primary-color) !important;
color: var(--tcr-white-color) !important;
border: 1px solid;
border-color: var(--tcr-white-color) !important;
}
.arrow-top-right .owl-carousel .owl-nav button.owl-prev,
.arrow-top-right .owl-carousel .owl-nav button.owl-next {
position: absolute;
top: -100px;
left: inherit;
line-height: 10px;
background-color: transparent !important;
color: var(--tcr-white-color) !important;
border: 1px solid;
border-color: var(--tcr-white-color) !important;
}
.arrow-top-right .owl-carousel .owl-nav button.owl-prev:hover,
.arrow-top-right .owl-carousel .owl-nav button.owl-next:hover {
background-color: var(--tcr-secondary-color) !important;
border: 1px solid;
border-color: var(--tcr-secondary-color) !important;
}
.arrow-top-right .owl-carousel .owl-nav button.owl-prev {
right: 50px;
}
.arrow-top-right .owl-carousel .owl-nav button.owl-next {
right: 0;
}
.tcr-bg-color-primary .owl-carousel .owl-nav .owl-prev,
.tcr-bg-color-primary .owl-carousel .owl-nav .owl-next {
background-color: var(--tcr-white-color) !important;
color: var(--tcr-secondary-color) !important;
}
.tcr-bg-color-primary .owl-carousel .owl-nav .owl-prev:hover,
.tcr-bg-color-primary .owl-carousel .owl-nav .owl-next:hover {
background-color: var(--tcr-secondary-color) !important;
color: var(--tcr-white-color) !important;
}
.tcr-right-expand.tcr-service-expand .owl-carousel .owl-nav button.owl-next{
right: 30px;
} .tcr-list-wrapper ul {
padding: 0;
margin: 0;
}
.tcr-list-wrapper ul li {
list-style-type: none;
display: flex;
align-items: center;
margin-bottom:12px;
}
.tcr-list-wrapper .tcr-list-icon  {
width: 40px;
height: 40px;
text-align: center;
border-radius: 100%;
margin-right: 15px;
color: var(--tcr-secondary-color);
background-color: var(--tcr-white-color);
line-height: 40px;
box-shadow: 0px 6px 14px 0px rgb(0 0 0 / 10%);
font-size: 14px;
}
.tcr-list-wrapper .tcr-list-icon  i{
width: 40px;
display: inline-block; 
}
.tcr-list-wrapper .tcr-list-icon svg{
vertical-align: middle;
width: 16px;
}
.tcr-list-wrapper .tcr-list-info {
margin: 0;
font-size: 17px;
font-weight:600;
line-height: 26px;
}
.tcr-list-wrapper .tcr-list-info a {
cursor: pointer;
} .progress-bar-style-1 .tcr-progress-bar-wrapper {
margin-top: 30px;
}
.progress-bar-style-1 .tcr-progress-bar-wrapper .tcr-progress-bar {
width: 100%;
position: relative;
}
.progress-bar-style-1 .tcr-progress-bar-wrapper .tcr-progress-bar::before {
position: absolute;
bottom: -5px;
left: 0;
content: "";
background-color: #e5e5e5;
width: 100%;
height: 2px;
border-radius:100px;
}
.progress-bar-style-1 .tcr-progress-bar-wrapper .tcr-progress-bar-inner {
position: relative;
background-color:var(--tcr-secondary-color);
border-radius: 100px;
}
.progress-bar-style-1 .tcr-progress-bar-title {
font-size: 18px;
font-weight: 600;
margin-bottom: 15px;
display: inline-block;
line-height: 22px;
color: var(--tcr-dark-color);
text-transform: capitalize;
}
.progress-bar-style-1 .tcr-progress-bar-value {
position: relative;
font-size: 16px;
line-height: 50px;
float: right;
color: var(--tcr-dark-color);
font-weight: 600;
}  .tcr-tab-list {
display: flex;
align-items: stretch;
flex-wrap: wrap;
flex-direction: row;
position: relative; 
z-index: 1;
}
.tcr-layout-horizontal .tcr-list-tab { 
position: relative;
overflow: hidden;
margin-right: 10px;
}
.tcr_tabs_wrapper.tcr-layout-horizontal .tcr-tab-content {
padding-top: 20px;
padding: 35px 40px;
border-radius: 0 30px 30px 30px;
box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 5%);
border: 1px solid rgb(000 000 000 / 3%);
background-color: var(--tcr-white-color);
}
.tcr-layout-horizontal .tcr-list-tab a{
background-color: var(--tcr-quinary-color);
border-radius: 20px 20px 0px 0px;
}
.tcr-layout-horizontal .tcr-list-tab:hover a{
background-color: var(--tcr-primary-color);
color: var(--tcr-white-color);
} 
.tcr-list-tab.tcr-active-tab-link a {
color: var(--tcr-white-color);
background-color: var(--tcr-primary-color);
}
.tcr-tab-content .tcr-tab-content-list {
display: none;
}
.tcr-tab-content .tcr-tab-content-list.tcr-active-tab {
display: block;
}
.tcr-tab-content .tcr-tab-content-list.tcr-active-tab p{
margin: 0px;
} 
.tcr-layout-horizontal .tcr-list-tab a {
font-size: 18px;
line-height: 22px;
font-weight: 400;
font-family: var(--tcr-ch-title-ff);
padding: 14px 40px;
align-items: center;
display: flex;
justify-content: center;
text-align: center;
}
.tcr-layout-horizontal .tcr-list-tab.tcr-active-tab-link a {
position: relative;
background-color: var(--tcr-primary-color);
} 
.tcr-list-tab.tcr-active-tab-link .tcr-tab-icon {
color: var(--tcr-white-color);
}
.tcr-list-tab .tcr-tab-icon {
font-size: 50px;
line-height: 60px;
font-weight: normal;
padding-right: 20px;
}
.tcr-list-tab:after.tcr-active-tab-link {
opacity: 0.5;
} .tcr-layout-vertical .tcr-list-tab.tcr-active-tab-link  {
color: var(--tcr-white-color);
background-color: var(--tcr-primary-color);
} 
.tcr_tabs_wrapper.tcr-layout-vertical {
display: flex;
} 
.tcr_tabs_wrapper.tcr-layout-vertical .tcr-tab-list {
display: inline;
}
.tcr_tabs_wrapper.tcr-layout-vertical .tcr-tab-list .tcr-list-tab {
min-width: 120px;
border-radius: 20px 0px 0px 20px;
background-color: var(--tcr-quinary-color);
text-align: center;
font-family: var(--tcr-ch-title-ff);
margin-bottom: 10px;
font-size: 18px;
line-height: 22px;
font-weight: 400;
padding: 16px 20px;
}
.tcr_tabs_wrapper.tcr-layout-vertical .tcr-list-tab.tcr-active-tab-link { 
background-color: var(--tcr-primary-color);
}
.tcr_tabs_wrapper.tcr-layout-vertical .tcr-tab-content {
padding: 0;
}
.tcr_tabs_wrapper.tcr-layout-vertical  .wpcf7-form .contact-form{
border-radius: 0px 30px 30px 30px;
}
.tcr_tabs_wrapper.tcr-layout-vertical .tcr-list-tab:hover{
background-color: var(--tcr-primary-color);
color: var(--tcr-white-color);
}
.tcr_tabs_wrapper.tcr-layout-vertical .tcr-list-tab:hover a{
color: var(--tcr-white-color);
}
.tcr_tabs_wrapper.tcr-layout-vertical .tcr-tab-content {
padding-left: 20px;
padding: 35px 40px;
border-radius:0 30px 30px 30px;
box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 5%);
border: 1px solid rgb(000 000 000 / 3%);
background-color: var(--tcr-white-color);
}