.blog-layout-grid .tcr-post-slide {
margin-bottom: 30px;
} .blog-style-1 .tcr-post-post-wrapper {
background: #fff;
box-shadow: 0 9px 35px 0 rgba(0, 0, 0, .07);
border-radius: 10px;
overflow: hidden;
margin-bottom: 30px;
}
.blog-style-1 .tcr-post-post-thumbnail-wrapper {
position: relative;
}
.blog-style-1 .tcr-post-date {
display: block;
position: absolute;
top: 16px;
left: 20px;
text-align: center;
color: #fff;
text-transform: uppercase;
padding: 0 0;
border-radius: 50%;
z-index: 1;
font-size: 14px;
}
.blog-style-1 .tcr-post-date:after {
content: '';
width: 150px;
height: 150px;
border-radius: 50%;
left: -90px;
top: -80px;
position: absolute;
z-index: -1;
background-color: #fc6c93;
}
.blog-style-1 .tcr-post-title {
padding: 29px;
}
.blog-style-1 .tcr-post-category {
margin-bottom: 20px;
}
.blog-style-1 .tcr-post-category a {
padding: 5px 10px;
border-radius: 4px;
color: #ffffff;
}
.blog-style-1 .tcr-post-date span {
font-size: 26px;
display: block;
font-family: "baloo 2", sans-serif;
font-weight: 700;
line-height: 26px;
}
.blog-style-1 .tcr-post-slide h3 {
font-size: 22px;
line-height: 32px;
}
.blog-style-1 .tcr-post-slide p{
margin-bottom: 0;
}
.blog-style-1 .tcr-post-slide h3 a {
color: #000;
} .blog-style-2 .tcr-post-slide .tcr-post-wrapper {
-webkit-transition: all 0.3s ease-out 0.3s;
-moz-transition: all 0.3s ease-out 0.3s;
-ms-transition: all 0.3s ease-out 0.3s;
-o-transition: all 0.3s ease-out 0.3s;
transition: all 0.3s ease-out 0.3s;
}
.blog-style-2 .tcr-post-slide .tcr-post-wrapper {
background: #fff;
box-shadow: 0px 5px 18px 0px rgb(0 0 0 / 8%);
border: 1px solid #ececec;
border-radius: 10px;
padding: 10px 10px 30px 10px;
}
.blog-style-2 .tcr-post-image-container img {
border-radius: 10px;
}
.blog-style-2 .tcr-post-wrapper {
text-align: center;
}
.blog-style-2 .tcr-post-meta .post-date,
.blog-style-2 .tcr-post-meta .post-comment {
display: inline-block;
}
.blog-style-2 .tcr-post-slide .tcr-post-meta .tcr-post-meta-inner {
background: #fff;
border-radius: 6px;
position: relative;
top: -25px;
display: inline-block;
padding: 10px 20px;
box-shadow: inset 0px -4px 0px 0px rgb(0 0 0 / 10%);
}
.blog-style-2 .tcr-post-meta .tcr-post-meta-inner .post-date {
position: relative;
padding-right: 25px;
}
.blog-style-2 .tcr-post-meta .tcr-post-meta-inner .post-date:after {
width: 4px;
height: 4px;
position: absolute;
border-radius: 50%;
content: "";
top: 10px;
right: 8px;
background: #fff;
}
.blog-style-2 .tcr-post-meta .tcr-post-meta-inner .post-date span,
.blog-style-2 .tcr-post-meta .tcr-post-meta-inner .post-comment span {
font-size: 14px;
font-weight: normal;
color: #fff;
}
.blog-style-2 .tcr-post-meta .tcr-post-meta-inner .post-date i,
.blog-style-2 .tcr-post-meta .tcr-post-meta-inner .post-comment i {
padding-right: 5px;
color: #fff;
}
.blog-style-2 .tcr-post-wrapper .tcr-post-title h3 {
font-size: 22px;
line-height: 24px;
margin-bottom: 20px;
padding: 0 20px;
font-weight: 700;
}
.blog-style-2 .tcr-post-wrapper .read-more-link a {
font-size: 14px;
line-height: 24px;
font-weight: 700;
}
.blog-style-2 .tcr-post-wrapper .read-more-link i {
margin-left: 10px;
}
.blog-style-2 .tcr-post-wrapper .read-more-link{
font-size: 16px;
font-weight: 700;
}  .client-style-1 .client-item {
text-align: center;
height: 78px;
position: relative;
}
.client-style-1 .client-item a {
display: inline-grid;
}
.client-style-1 .client-item img {
max-width: 112px;
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: -56px;
}
.client-style-1 .client-item .client-image {
top: 0;
}
.client-style-1 .client-item:hover .client-image {
top: -78px;
}
.client-style-1 .client-item .client-hover-image {
top: 78px;
}
.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;
} .client-style-2 .client-item {
text-align: center;
height: 78px;
position: relative;
}
.client-style-2 .client-item a {
display: inline-grid;
}
.client-style-2 .client-item img {
max-width: 112px;
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%;
top: 0;
margin-left: -56px;
}
.client-style-2 .client-item .client-image {
top: 0;
}
.client-style-2 .client-item:hover .client-image {
top: -78px;
}
.client-style-2 .client-item .client-hover-image {
top: 78px;
}
.client-style-2 .client-item:hover .client-hover-image {
top: -0;
filter: grayscale(100%);
}
.client-style-2 .tcr-clients-grid-wrapper .client-item{
overflow: hidden;
}
.client-style-2.column-2 .tcr-clients-grid-wrapper .client-item{
width: 50%;
float: left;
margin: 20px 0;
}
.client-style-2.column-3 .tcr-clients-grid-wrapper .client-item{
width: 33.33%;
float: left;
margin: 20px 0;
}
.client-style-2.column-4 .tcr-clients-grid-wrapper .client-item{
width: 25%;
float: left;
margin: 20px 0;
}
.client-style-2.column-5 .tcr-clients-grid-wrapper .client-item{
width: 20%;
float: left;
margin: 20px 0;
}
.client-style-2.column-6 .tcr-clients-grid-wrapper .client-item{
width: 16.66%;
float: left;
margin: 20px 0;
}  .counter-style-1 .tcr-counter-wrapper:before {
content: "";
position: absolute;
width: 60px;
height: 60px;
background-color: #fff;
border-radius: 50%;
top: -90px;
right: 40px;
}
.counter-style-1 .tcr-counter-wrapper {
background-color: #fff;
width: 180px;
height: 180px;
padding-top: 20px;
text-align: center;
border-radius: 50%;
position: relative;
}
.counter-style-1 .tcr-counter-wrapper:after {
content: "";
position: absolute;
width: 30px;
height: 30px;
background-color: #fff;
border-radius: 50%;
right: -40px;
bottom: 20px;
}
.counter-style-1 .tcr-counter-icon {
font-size: 60px;
line-height: 60px;
}
.counter-style-1 .tcr-counter h3 {
font-size: 36px;
line-height: 36px;
margin-bottom: 0;
margin-top: 10px;
position: relative;
}
.counter-style-1 .tcr-counter h3:after {
content: "+";
position: absolute;
font-size: 14px;
top: -16px;
right: 50px;
color: #000;
}
.counter-style-1 .tcr-counter-title {
font-size: 14px;
line-height: 24px;
text-transform: uppercase;
font-weight: 600;
color: #757575;
} .counter-style-2 .tcr-counter-wrapper {
text-align: center;
background: #fff;
padding: 30px 20px 30px 20px;
border-radius: 30px;
}
.counter-style-2 .tcr-counter-number {
font-size: 42px;
line-height: 46px;
margin-bottom: 0;
font-weight: 700;
color: #000;
}
.counter-style-2 .tcr-counter-icon {
font-size: 50px;
line-height: 50px;
display: inline-block;
margin-bottom: 15px;
}
.counter-style-2 .tcr-counter-content {
margin-left: 20px;
display: inline-block;
text-align: left;
}
.counter-style-2 .tcr-counter-title {
color: #000;
font-weight: 500;
font-family: "Baloo 2";
font-size: 18px;
} .counter-style-3 {
display: inline-block;
right: 0;
}
.counter-style-3 .tcr-counter-wrapper {
display: flex;
padding: 25px 35px;
align-items: center;
text-align: center;
}
.counter-style-3 .tcr-counter-wrapper .tcr-counter-number {
font-size: 50px;
font-weight: 700;
margin-right: 15px;
display: inline;
}
.counter-style-3 .tcr-counter-icon i {
font-size: 60px;
line-height: 65px;
margin-right: 15px;
}
.counter-style-3 .tcr-counter-title {
text-transform: capitalize;
font-size: 17px;
line-height: 24px;
font-weight:500;
font-family: "Baloo 2";
color: #000;
text-align: left;
} .counter-style-4 {
text-align: center;
color: #fff;
}
.counter-style-4 .tcr-counter-number {
position: relative;
font-size: 160px;
line-height: 160px;
font-weight: 700;
display: inline-block;
margin: 0;
color: #fff;
}
.counter-style-4 .tcr-counter-number:before {
content: "+";
position: absolute;
top: -50px;
right: -38px;
font-size: 50px;
}
.counter-style-4 .tcr-counter-title {
font-size: 20px;
line-height: 30px;
font-weight: 500;
color: #fff;
} .counter-style-5 .tcr-counter-wrapper {
text-align: center;
}
.counter-style-5 .tcr-counter-number {
font-size: 42px;
line-height: 46px;
margin-bottom: 0;
color: #000;
}
.counter-style-5 .tcr-counter-icon {
font-size: 70px;
line-height: 70px;
display: inline-block;
color: #fff;
}
.counter-style-5 .tcr-counter-content {
margin-left: 20px;
display: inline-block;
text-align: left;
}
.counter-style-5 .tcr-counter-title {
color: #757575;
} .custom-heading-style-1 {
margin-bottom: 30px;
}
.custom-heading-style-1.tcr-light-space {
margin-bottom: 30px;
}
.custom-heading-style-1 .heading-title {
font-weight: 800;
}
.custom-heading-style-1 .heading-subtitle {
margin-bottom: 10px;
}
.tcr_custom_heading_wrapper .tcr-heading-subtitle-wrapper .heading-subtitle {
margin-bottom: 5px;
}
.custom-heading-style-1.heading-alignment-center {
text-align: center;
}
.custom-heading-style-1.heading-alignment-right {
text-align: right;
}
.custom-heading-style-1.heading-alignment-left {
text-align: left;
}
.heading-white-text .tcr-custom-heading-wrapper .tcr-heading-title-wrapper .heading-title, 
.heading-white-text .tcr-custom-heading-wrapper .tcr-heading-subtitle-wrapper .heading-subtitle {
color: #fff;
}
.custom-heading-style-1 .tcr-heading-subtitle-wrapper.subtitle-text-uppercase,
.custom-heading-style-1 .tcr-heading-title-wrapper.title-text-uppercase{
text-transform: uppercase;
}
.custom-heading-style-1 .tcr-heading-subtitle-wrapper.subtitle-text-lowercase,
.custom-heading-style-1 .tcr-heading-title-wrapper.title-text-lowercase{
text-transform: lowercase;
}
.custom-heading-style-1 .tcr-heading-subtitle-wrapper.subtitle-text-capitalize,
.custom-heading-style-1 .tcr-heading-title-wrapper.title-text-capitalize{
text-transform: capitalize;
}  .infobox-style-1 .tcr-infobox-wrapper {
text-align: center;
border: 1px solid rgb(245 245 245 / 0.10);
padding: 40px;
border-radius: 10px;
}
.infobox-style-1 .tcr-infobox-wrapper .tcr-infobox-icon {
margin-bottom: 20px;
}
.infobox-style-1 .tcr-infobox-wrapper .tcr-infobox-icon img{
margin-bottom: 20px;
}
.infobox-style-1 .tcr-infobox-wrapper .tcr-infobox-icon .icon-number {
height: 100px;
width: 100px;
line-height: 100px;
display: inline-block;
border-radius: 100%;
font-size: 24px;
font-weight: 700;
background: rgba(252, 108, 147, 0.2);
}
.infobox-style-1 .tcr-infobox-wrapper .tcr-infobox-icon i{
font-size: 70px;
line-height: 70px;
}
.infobox-style-1 .tcr-infobox-title {
font-size: 28px;
line-height: 38px;
margin-bottom: 10px;
color: #ffffff;
}
.infobox-style-1 .tcr-infobox-wrapper .infobox-btn-link {
margin-top: 30px;
font-size: 16px;
font-weight: 700;
}
.infobox-style-1 .tcr-infobox-wrapper .infobox-btn-link a i {
font-size: 10px;
margin-left: 8px;
}
.infobox-style-1 .tcr-infobox-wrapper .tcr-infobox-text {
color: rgba(255, 255, 255, 0.8);
} .primary-infobox-2 .infobox-style-2 .tcr-infobox-icon,
.secondary-infobox-2 .infobox-style-2 .tcr-infobox-icon,
.tertiary-infobox-2 .infobox-style-2 .tcr-infobox-icon,
.primary-infobox-2-last .infobox-style-2 .tcr-infobox-icon {
font-size: 55px;
line-height: 55px;
position: relative;
margin-left: 30px;
}
.infobox-style-2 .tcr-infobox-icon i {
position: relative;
margin-left: 10px;
font-size: 60px;
line-height: 60px;
}
.primary-infobox-2 .infobox-style-2 .tcr-infobox-icon:before {
content: '';
position: absolute;
width: 80px;
border-radius: 50%;
height: 80px;
background-color: #000;
opacity: 0.1;
bottom: 0px;
left: -30px;
}
.secondary-infobox-2 .infobox-style-2 .tcr-infobox-icon:before {
content: '';
position: absolute;
opacity: 0.1;
width: 0;
height: 0;
border-top: 40px solid transparent;
border-right: 60px solid #000;
border-bottom: 100px solid transparent;
bottom: -30px;
left: 10px;
transform: rotate(90deg);
}
.tertiary-infobox-2 .infobox-style-2 .tcr-infobox-icon:before {
content: '';
position: absolute;
opacity: 0.1;
width: 70px;
height: 70px;
bottom: 0px;
background-color: #000;
left: -20px;
transform: rotate(60deg);
}
.primary-infobox-2-last .infobox-style-2 .tcr-infobox-icon:before {
content: '';
position: absolute;
opacity: 0.1;
width: 80px;
height: 60px;
transform: skew(20deg);
background-color: #000;
left: -20px;
bottom: 10px;
}
.infobox-style-2 .tcr-infobox-title {
font-size: 26px;
line-height: 36px;
margin-bottom: 0;
margin-top: 20px;
color: #ffffff;
}
.infobox-style-2 .tcr-infobox-content {
margin-top: 10px;
color: rgba(255, 255, 255, 0.8);
}
.infobox-style-2 .tcr-infobox-wrapper .tcr-infobox-icon img{
z-index: 9;
position: relative;
}
.infobox-style-2 .tcr-infobox-wrapper .tcr-infobox-icon .icon-number {
height: 80px;
width: 80px;
line-height: 80px;
display: inline-block;
border-radius: 100%;
font-size: 24px;
font-weight: 700;
background: rgba(255, 255, 255, 0.1);
text-align: center;
} .infobox-style-3 .tcr-infobox-content{
margin-left: 25px;
}
.infobox-style-3 .tcr-infobox-icon i{
font-size: 70px;
line-height: 70px;
}
.infobox-style-3 .tcr-infobox-icon .icon-number{
box-shadow: inset 0px -4px 0px 0px rgb(0 0 0 / 10%);
color: #fff !important;
height: 50px;
width: 50px;
line-height: 50px;
border-radius: 100px;
display: inline-block;
text-align: center;
font-size: 18px;
font-weight: 600;
}
.infobox-style-3 .tcr-infobox-title {
font-size: 24px;
line-height: 34px;
margin-bottom: 0;
} .infobox-style-4 {
text-align: center;
position: relative;
}
.infobox-style-4-counter2 .tcr-infobox-wrapper:after,
.infobox-style-4-counter1 .tcr-infobox-wrapper:after {
position: absolute;
content: "";
top: 60px;
right: -360px;
width: 100%;
background-image: url(//www.comprendetea.cl/wp-content/plugins/parezy-core/assets/images/step-arrow-1.png);
background-repeat: no-repeat;
height: 100%;
}
.infobox-style-4-counter2 .tcr-infobox-wrapper:after {
background-image: url(//www.comprendetea.cl/wp-content/plugins/parezy-core/assets/images/step-arrow-2.png);
}
.infobox-style-4 .tcr-infobox-icon {
font-size: 70px;
width: 180px;
height: 180px;
line-height: 180px;
text-align: center;
background-color: transparent;
border-radius: 50%;
border: 8px solid #f5f5f5;
display: inline-block;
}
.infobox-style-4 .tcr-infobox-icon img{
position: absolute;
left: 50%;
top: 28%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 80px;
}
.infobox-style-4 .tcr-infobox-icon span{
font-size: 80px;
line-height: 80px;
font-family: "Baloo 2";
font-weight: 700;
}
.infobox-style-4 .tcr-infobox-content {
margin-top: 20px;
padding: 0 30px;
}
.infobox-style-4 .tcr-infobox-title {
font-size: 28px;
line-height: 35px;
margin-bottom: 10px;
}
.infobox-style-4-counter .tcr-infobox-wrapper .tcr-infobox-inner {
position: relative;
display: inline-block;
}
.infobox-style-4-counter .elementor-column .elementor-widget-parezy-infobox .tcr-infobox-inner:after {
content: '01';
color: #fff;
font-size: 18px;
position: absolute;
top: 10px;
right: -10px;
z-index: 99;
font-family: "baloo 2", sans-serif;
background-image: url(//www.comprendetea.cl/wp-content/plugins/parezy-core/assets/images/step-icon1.png);
background-repeat: no-repeat;
width: 62PX;
height: 47pX;
text-align: center;
line-height: 52PX;
}
.infobox-style-4-counter .elementor-row .elementor-element .infobox-style-4-counter2.elementor-widget-parezy-infobox .tcr-infobox-inner:after {
background-image: url(//www.comprendetea.cl/wp-content/plugins/parezy-core/assets/images/step-icon2.png);
content: '02';
}
.infobox-style-4-counter .elementor-row .elementor-element .infobox-style-4-counter3.elementor-widget-parezy-infobox .tcr-infobox-inner:after {
background-image: url(//www.comprendetea.cl/wp-content/plugins/parezy-core/assets/images/step-icon3.png);
content: '03';
} .infobox-style-5 .tcr-infobox-icon {
font-size: 40px;
margin-right: 15px;
line-height: 40px;
}
.infobox-style-5 .tcr-infobox-icon img{
width: 100px;
}
.infobox-style-5 .tcr-infobox-icon span{
font-size: 20px;
font-family: "baloo 2", sans-serif;
font-weight: 700;
width: 40px;
height: 40px;
border-radius: 50%;
box-shadow: inset 0px -4px 0px 0px rgb(0 0 0 / 10%);
display: inline-block;
color: #fff;
text-align: center;
}
.infobox-style-5 .tcr-infobox-title {
font-size: 24px;
line-height: 24px;
margin-bottom: 0px;
} .infobox-style-6 .tcr-infobox-title {
font-size: 24px;
line-height: 34px;
font-weight: 700;
margin-bottom: 0;
}
.infobox-style-6 .tcr-infobox-content {
border-right: 1px solid #f8f8f8;
padding-right: 30px;
}
.infobox-style-6 .tcr-infobox-icon img {
width: 100px;
}
.infobox-style-6 .tcr-infobox-icon i{
font-size: 50px
}
.infobox-style-6 .tcr-infobox-icon span{
color: #fff;
top: 8px;
left: 16px;
font-family: "baloo 2", sans-serif;
font-weight: 700;
font-size: 20px;
display: inline-block;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
border-radius: 100%;
box-shadow: inset 0px -4px 0px 0px rgb(0 0 0 / 10%);
} .info-bg-color .infobox-style-7 .tcr-infobox-wrapper {
text-align: left;
position: relative;
}
.info-bg-color .infobox-style-7 .tcr-infobox-icon{
width: 70px;
height: 70px;
line-height: 70px;
text-align: center;
border-radius: 6px;
margin-bottom: 30px;
position: relative;
z-index: 9;
}
.info-bg-color.bg-color-01 .infobox-style-7 .tcr-infobox-wrapper:before,
.info-bg-color.bg-color-02 .infobox-style-7 .tcr-infobox-wrapper:before,
.info-bg-color.bg-color-03 .infobox-style-7 .tcr-infobox-wrapper:before,
.info-bg-color.bg-color-04 .infobox-style-7 .tcr-infobox-wrapper:before{
position: absolute;
top: 20px;
left: 55px;  
height: 28px;
width: 28px;
border-radius: 50%;
background: #fff;
line-height: 28px;
-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
font-size: 14px;
font-weight: 600;
color: #202020;
text-align: center;
z-index: 99;
}
.info-bg-color.bg-color-01 .infobox-style-7 .tcr-infobox-wrapper:before{
content: "01";
}
.info-bg-color.bg-color-02 .infobox-style-7 .tcr-infobox-wrapper:before{
content: "02";
}
.info-bg-color.bg-color-03 .infobox-style-7 .tcr-infobox-wrapper:before{
content: "03";
}
.info-bg-color.bg-color-04 .infobox-style-7 .tcr-infobox-wrapper:before{
content: "04";
}
.info-bg-color .infobox-style-7 .tcr-infobox-wrapper:after{
position: absolute;
top: 35px;
left: 0;
content: "";
background: #eee;
width: 100%;
height: 1px;
}
.info-bg-color.bg-color-04 .infobox-style-7 .tcr-infobox-wrapper:after{
content: none;
}
.info-bg-color .infobox-style-7 .tcr-infobox-title {
font-size: 24px;
line-height: 34px;
margin-bottom: 5px;
margin-top: 20px;
}
.info-bg-color .infobox-style-7 .tcr-infobox-text {
font-size: 15px;
line-height: 24px;
font-weight: 600;
}
.info-bg-color .infobox-style-7 .tcr-infobox-wrapper .tcr-infobox-content{
padding-right: 50px;
}
.infobox-style-7 .tcr-infobox-icon i{
color: #fff;
font-size: 28px;  
}
.infobox-style-7 .tcr-infobox-icon .icon-number{
font-size: 20px;
font-family: "baloo 2", sans-serif;
font-weight: 700;
width: 40px;
height: 40px;
line-height: 40px;
border-radius: 50%;
box-shadow: inset 0px -4px 0px 0px rgb(0 0 0 / 10%);
display: inline-block;
color: #fff;
text-align: center;
} .infobox-style-8 .tcr-infobox-content{
margin-top: 30px;
}
.infobox-style-8 .tcr-infobox-wrapper h3 {
font-size: 24px;
margin-bottom: 10px;
line-height: 20px;
}
.infobox-style-8 .tcr-infobox-icon i{
font-size: 60px;
line-height: 60px;
}
.infobox-style-8 .tcr-infobox-icon span{
color: #fff;
top: 8px;
left: 16px;
font-family: "baloo 2", sans-serif;
font-weight: 700;
font-size: 20px;
display: inline-block;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
border-radius: 100%;
box-shadow: inset 0px -4px 0px 0px rgb(0 0 0 / 10%);
} .infobox-style-9 .tcr-infobox-content {
color: #323663;
}
.infobox-style-9 .tcr-infobox-content h3 {
color: #323663;
font-size: 24px;
line-height: 34px;
margin-top: 20px;
margin-bottom: 10px;
}
.infobox-style-9 .tcr-infobox-icon i{
font-size: 60px;
line-height: 60px;
}
.infobox-style-9 .tcr-infobox-icon span{
color: #fff;
top: 8px;
left: 16px;
font-family: "baloo 2", sans-serif;
font-weight: 700;
font-size: 20px;
display: inline-block;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
border-radius: 100%;
box-shadow: inset 0px -4px 0px 0px rgb(0 0 0 / 10%);
} .infobox-style-10 .tcr-infobox-wrapper{
text-align: center;
padding:20px 25px 30px 25px;
border-radius: 25px;
position: relative;
overflow: hidden;
}
.infobox-style-10 .tcr-infobox-wrapper:before{
position: absolute;
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0.1;
}
.infobox-style-10 .tcr-infobox-icon{
margin-bottom: 25px;
position: relative;
display: inline-block;
font-size: 65px;
line-height: 65px;
} 
.infobox-style-10 .tcr-infobox-icon span{
font-size: 65px;
font-weight: 600;
}
.infobox-style-10 .tcr-infobox-title{
margin-bottom: 12px;
font-size: 26px;
line-height: 30px;
}
.infobox-style-10 .tcr-infobox-content{
position: relative;
} .tcr-list-wrapper ul {
list-style: none;
margin: 0;
padding: 0;
}
.tcr-list-wrapper ul li {
margin: 15px 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
align-items: center;
}
.tcr-list-wrapper ul li i {
margin-right: 18px;
vertical-align: middle;
font-size: 20px;
font-weight: 900;
}
.tcr-list-wrapper ul li p {
padding: 0;
margin: 0;
padding: 0;
margin: 0;
font-family: "baloo 2", sans-serif;
font-size: 20px;
color: #323663;
font-weight: 700;
}
body {
counter-reset: counter-list;
}
.tcr-list-number .tcr-list-wrapper ul li {
position: relative;
padding-left: 55px;
margin-bottom: 30px;
}
.tcr-list-number .tcr-list-wrapper ul li:before {
counter-increment: counter-list;
content: counter(counter-list);
position: absolute;
z-index: 9;
color: #fff;
top: 0;
left: 16px;
font-family: "baloo 2", sans-serif;
font-weight: 700;
font-size: 18px;
}
.tcr-list-number .tcr-list-wrapper ul li:after {
content: '';
position: absolute;
top:-7px;
left: 0;
width: 40px;
height: 40px;
border-radius: 50%;
background: #000;
box-shadow: inset 0px -4px 0px 0px rgb(0 0 0 / 10%);
}  .tcr-progress-bar-wrapper {
margin-bottom: 25px;
position: relative;
}
.tcr_progress_bar_wrapper .tcr-progress-bar {
width: 100%;
background-color: rgba(0, 0, 0, 0.2);
border-radius: 10px;
}
.tcr_progress_bar_wrapper .tcr-progress-bar-inner {
width: 0%;
height: 3px;
border-radius: 10px;
}
.progress-bar-style-1 .tcr-progress-bar-title {
font-size: 18px;
font-weight: 700;
margin-bottom: 10px;
color: #323663;
display: inline-block;
font-family: "baloo 2", sans-serif;
}
.cd-bg-color-quaternary .progress-bar-style-1 .tcr-progress-bar-title {
color: #ffffff;
}
.progress-bar-style-1 .tcr-progress-bar-value {
font-size: 15px;
line-height: 15px;
color: #fff;
font-family: "baloo 2", sans-serif;
padding: 6px 15px;
border-radius: 4px;
position: relative;
float: right;
margin-top: -8px;
}
.progress-bar-style-1 .tcr-progress-bar-value:after {
content:"";
position: absolute;
width: 0;
height: 0;
left: auto;
right: 0px;
bottom: -6px;
border: 5px solid;
border-color: #fc6c93 #fc6c93 transparent transparent;
}
.progress-bar-style-1.tcr_progress_bar_wrapper .tcr-progress-bar-inner {
height: 8px;
}
.progress-bar-style-1 .tcr-progress-bar-wrapper{
margin-top: 30px;
display: inline-block;
width: 100%;
margin-bottom: 0;
} .progress-bar-style-2 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.progress-bar-style-2 .tcr-progress-bar-wrapper {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
min-width: 180px;
}
.progress-bar-style-2 .tcr-progress-bar-wrapper {
padding: 0 20px;
}
.progress-bar-style-2 .tcr-counter-icon {
position: absolute;
left: 50%;
top: 50%;
font-size: 50px;
text-align: center;
transform: translate(-50%, -50%);
}
.progress-bar-style-2 .tcr-progress-bar-title-wrapper {
padding-top: 20px;
text-align: center;
}
.progress-bar-style-2 .tcr-progress-bar-title-wrapper .tcr-progress-bar-title {
font-size: 16px;
line-height: 26px;
color: #021b2b;
font-weight: 700;
}
.progress-bar-style-2 .tcr-progress-bar-title-wrapper .tcr-progress-bar-value {
font-size: 36px;
line-height: 46px;
font-weight: 700;
margin-top: 5px;
margin-bottom: 0;
}
.progress-bar-style-2 .tcr-progress-bar-icon{
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
} .progress-bar-style-3 .tcr-progress-bar-title {
font-size: 18px;
font-weight: 700;
margin-bottom: 10px;
color: #323663;
display: inline-block;
}
.progress-bar-style-3 .tcr-progress-bar-value {
font-size: 14px;
line-height: 14px;
font-weight: 700;
color: #ffffff;
padding: 6px 8px;
border-radius: 4px;
position: relative;
float: right;
margin-top: -8px;
}
.progress-bar-style-3 .tcr-progress-bar-value:before{
position: absolute;
left: 50%;
bottom: -8px;
content: "";
width: 0;
height: 0;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 8px solid #4559b3;
margin-left: -6px;
}
.progress-bar-style-3.tcr_progress_bar_wrapper .tcr-progress-bar-inner {
height: 4px;
}
.progress-bar-style-3 .tcr-progress-bar-wrapper{
margin-top: 50px;
display: inline-block;
width: 100%;
margin-bottom: 0;
}  .projects-style-1.projects-layout-slider .owl-nav .owl-next,
.projects-style-1.projects-layout-slider .owl-nav .owl-prev,
.projects-style-1 svg.inner-dashed-border,
.projects-style-1 .tcr-project-content-inner,
.projects-style-1 .tcr-project-content-cover .tcr-project-content-inner:after,
.projects-style-1 .tcr-project-content-inner .tcr-project-title,
.projects-style-1 .tcr-project-content-inner .tcr-project-action-icons a {
-webkit-transition: all 0.3s ease-out 0.3s;
-moz-transition: all 0.3s ease-out 0.3s;
-ms-transition: all 0.3s ease-out 0.3s;
-o-transition: all 0.3s ease-out 0.3s;
transition: all 0.3s ease-out 0.3s;
}
.projects-style-1 .tcr-project-slide {
margin-bottom: 30px;
}
.projects-style-1 .tcr-project-thumbnail-wrapper {
position: relative;
overflow: hidden;
}
.projects-style-1 .tcr-project-thumbnail-wrapper img {
border-radius: 20px;
}
.projects-style-1 .tcr-project-content-cover {
position: absolute;
right: 0;
left: 0;
top: 0;
bottom: 0;
}
.projects-style-1 .tcr-project-content-cover .tcr-project-content-inner {
position: relative;
height: 100%;
z-index: 9;
overflow: hidden;
}
.projects-style-1 .tcr-project-content-cover .tcr-project-content-inner:after {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
content: '';
text-align: left;
opacity: 0;
}
.projects-style-1 .tcr-project-content-inner .tcr-project-action-icons a {
position: absolute;
font-size: 50px;
color: #fff;
z-index: 2;
padding-right: 15px;
right: 0;
top: 0;
}
.projects-style-1 .tcr-project-content-inner .tcr-project-action-icons a:after {
position: absolute;
content: "\f100";
font-family: flaticon;
top: 4px;
left: 18px;
font-size: 16px;
color: #fff;
}
.projects-style-1 .tcr-project-content-inner:hover .tcr-project-action-icons a {
right: 20px;
top: 40px;
}
.projects-style-1 .tcr-project-content-inner .tcr-project-title {
position: absolute;
left: 30px;
bottom: 15px;
z-index: 2;
visibility: visible;
opacity: 0;
}
.projects-style-1 .tcr-project-content-inner:hover .tcr-project-title {
visibility: visible;
opacity: 1;
bottom: 25px;
}
.projects-style-1 .tcr-project-content-inner .tcr-project-title h3 {
margin-bottom: 0;
}
.projects-style-1 .tcr-project-content-inner .tcr-project-title .project-title a {
font-size: 24px;
line-height: 34px;
color: #fff;
margin-bottom: 0;
}
.projects-style-1 .tcr-project-content-inner .tcr-project-title .tcr-project-category {
font-size: 16px;
line-height: 26px;
color: #fff;
font-weight: 800;
}
.projects-style-1 .tcr-project-content-inner {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
content: '';
text-align: left;
opacity: 0;
overflow: hidden;
border-radius: 20px;
position: absolute;
}
.projects-style-1 .tcr-project-content-inner:hover {
visibility: visible;
opacity: 1;
overflow: hidden;
}
.projects-style-1 svg.inner-dashed-border {
position: absolute;
stroke: #fbc2d1;
left: 2%;
top: 2%;
width: calc(100% - 4%);
height: calc(100% - 4%);
pointer-events: none;
animation: dashed_border_running 20s linear infinite both;
animation-play-state: paused;
stroke-width: 3;
stroke-dasharray: 1, 8;
stroke-dashoffset: 0;
stroke-linecap: round;
animation-play-state: running;
fill: none;
transition: 0.4s;
}
@keyframes dashed_border_running {
100% {
stroke-dashoffset: -1000;
}
} .projects-style-2 .tcr-project-thumbnail-wrapper {
text-align: center;
}
.projects-style-2 .tcr-project-thumbnail-wrapper .tcr-project-image-container img {
border-top-right-radius: 10px;
border-top-left-radius: 10px;
position: relative;
overflow: hidden;
}
.projects-style-2 .tcr-project-content-cover {
position: relative;
padding: 15px 10px 15px 20px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
z-index: 3;
-webkit-transition: all 0.5s cubic-bezier(.645, .045, .355, 1);
-o-transition: all 0.5s cubic-bezier(.645, .045, .355, 1);
transition: all 0.5s cubic-bezier(.645, .045, .355, 1);
}
.projects-style-2 .tcr-project-content-cover .tcr-project-title {
text-align: left;
}
.projects-style-2 .tcr-project-content-cover .tcr-project-title h3 {
font-size: 22px;
line-height: 32px;
margin-bottom: 0;
}
.projects-style-2 .tcr-project-content-cover .tcr-project-title span {
font-size: 16px;
line-height: 28px;
} .services-layout-grid .tcr-service-slide {
margin-bottom: 30px;
} .services-style-1 .tcr-service-slide:hover .tcr-service-image-container:before,
.services-style-1 .tcr-service-image-container:after {
-webkit-transition: all 0.5s cubic-bezier(.645, .045, .355, 1);
-o-transition: all 0.5s cubic-bezier(.645, .045, .355, 1);
transition: all 0.5s cubic-bezier(.645, .045, .355, 1);
}
.services-style-1 .tcr-service-image-container {
position: relative;
}
.services-style-1 .tcr-service-slide .tcr-service-service-wrapper {
background: #fff;
border-radius: 8px;
border: 1px solid #f5f5f5;
border-bottom: 2px solid #000;
}
.services-style-1 .owl-item .tcr-service-slide {
padding-bottom: 30px;
margin: 0 10px;
}
.services-style-1 .tcr-service-slide .tcr-service-service-wrapper img {
border-radius: 8px;
}
.services-style-1 .tcr-service-content-inner {
padding: 40px 40px 30px 40px;
position: relative;
background: url(//www.comprendetea.cl/wp-content/plugins/parezy-core/assets/images/pattern-01.png) repeat-x 0 0;
margin-top: -12px
}
.services-style-1 .tcr-service-content-inner .tcr-service-content{
margin-top: 20px;
}
.services-style-1 .tcr-service-content-inner .tcr-service-content p{
margin-bottom: 20px;
}
.services-style-1 .tcr-service-date {
font-size: 60px;
line-height: 60px;
}
.services-style-1 .tcr-service-title h3 {
font-size: 26px;
line-height: 28px;
margin-left: 20px;
margin-bottom: 0;
}
.services-style-1 .tcr-service-title h3 a {
color: #323663;
}
.services-style-1 .tcr-service-content-inner .tcr-service-content a {
font-size: 16px;
line-height: 24px;
font-weight: 700;
color: #000;
}
.services-style-1 .tcr-service-content-inner .tcr-service-content i {
margin-left: 8px;
font-size: 10px;
font-weight: 700;
} .services-style-2.services-layout-slider .owl-stage>.owl-item .tcr-service-slide .tcr-service-wrapper,
.services-style-2 .tcr-service-slide .tcr-service-wrapper {
text-align: center;
}
.services-style-2 .tcr-service-slide .tcr-service-wrapper .tcr-service-date {
width: 100px;
height: 100px;
border-radius: 20px;
line-height: 100px;
margin: 0 auto;
font-size: 50px;
text-align: center;
}
.services-style-2 .tcr-service-slide .tcr-service-title {
margin-top: 25px;
}
.services-style-2 .tcr-service-slide .tcr-service-title .service-title {
font-size: 24px;
line-height: 28px;
margin: 0 15px;
}
.services-style-2 .tcr-service-slide .tcr-service-title .service-title a{
color: #fff;
} .services-style-3 .tcr-service-slide .tcr-service-wrapper {
text-align: center;
}
.services-style-3 .tcr-service-slide .tcr-service-title {
margin-top: 25px;
}
.services-style-3 .tcr-service-slide .tcr-service-title .service-title {
font-size: 20px;
line-height: 26px;
}
.services-style-3 .col-sm-12 {
margin-bottom: 30px;
}
.services-style-3 .col-sm-12:after {
content: '';
position: absolute;
width: 1px;
height: 85%;
background: #f0efec;
top: 0;
right: 0;
}
.services-style-3>.row>.col-sm-12:nth-of-type(3n+3):after {
display: none;
}
.services-style-3>.row>.col-sm-12:nth-of-type(2),
.services-style-3>.row>.col-sm-12:nth-of-type(1),
.services-style-3>.row>.col-sm-12:nth-of-type(3) {
border-bottom: 1px solid #f0efec;
} .services-style-4 .tcr-service-service-wrapper {
box-shadow: 0px 5px 18px 0px rgb(0 0 0 / 8%);
margin-bottom: 30px;
border-radius: 10px;
border: 1px solid #f0efec;
}
.services-style-4 .tcr-service-service-wrapper img{
clip-path: ellipse(100% 60% at 50% 40%);
border-radius: 10px;
} 
.services-style-4 .tcr-service-content-inner{
padding:40px 30px 40px 35px;
display: flex;
}
.services-style-4 .tcr-service-content-cover .tcr-service-date{
font-size: 22px;
margin-right: 20px;
display: inline-block;
width: 80px;
height: 150px;
line-height: 150px;
text-align: center;
border-radius: 100px;
position: relative;
}
.services-style-4 .tcr-service-content-cover .tcr-service-date span{
position: absolute;
top: -7px;
left: 34px;
width: 40px;
height: 40px;
line-height: 40px;
background-color: #000;
color: #fff;
border-radius: 100%;
font-size: 17px;
font-weight:700;
}
.services-style-4 .tcr-service-content-cover .tcr-service-date i{
color: white;
font-size: 50px;
} 
.services-style-4 .tcr-service-content {    
font-weight: 700;
}
.services-style-4 .service-title{
font-size: 26px;
line-height: 29px;
}
.services-style-4 .tcr-service-content i{
font-size: 10px;
margin-left:5px;
}
.services-style-4 .tcr-service-category{
margin-bottom: 20px;
font-family: Mulish;
font-weight: 800;
line-height: 20px;
font-size: 14px;
text-transform: uppercase;
}  .team-style-1 .tcr-teammember-image-container:before,
.team-style-1 .tcr-teammember-content-cover:before,
.team-style-1 .tcr-teammember-content-cover .tcr-teammember-social-links,
.team-style-1 .tcr-teammember-social-profiles-container:hover .tcr-teammember-social-links,
.team-style-1 .tcr-teammember-content-cover {
-webkit-transition: all 0.3s ease-out 0.3s;
-moz-transition: all 0.3s ease-out 0.3s;
-ms-transition: all 0.3s ease-out 0.3s;
-o-transition: all 0.3s ease-out 0.3s;
transition: all 0.3s ease-out 0.3s;
}
.team-style-1 .teammember-title {
font-size: 22px;
line-height: 26px;
margin-bottom: 0;
font-weight: 700;
}
.team-style-1 .teammember-title a {
font-size: 22px;
line-height: 32px;
}
.team-style-1 .tcr-teammember-content-cover .tcr-teammember-share {
width: 40px;
text-align: center;
height: 40px;
line-height: 40px;
border-radius: 50%;
color: #fff;
}
.team-style-1 .tcr-teammember-content-cover .tcr-teammember-social-links {
overflow: hidden;
text-align: center;
position: absolute;
bottom: 0;
left: 0;
opacity: 0;
}
.team-style-1 .tcr-teammember-social-profiles-container:hover .tcr-teammember-social-links {
bottom: 50px;
opacity: 1;
}
.team-style-1 .tcr-teammember-wrapper {
background: #fff;
box-shadow: 0px 5px 18px 0px rgba(0, 0, 0, 0.08);
padding: 8px;
border-radius: 6px;
}
.team-style-1 .tcr-teammember-thumbnail-wrapper img {
border-radius: 6px 6px 0 0;
}
.team-style-1 .tcr-teammember-content-cover {
padding: 20px 10px 10px 10px;
position: relative;
}
.team-style-1 .tcr-teammember-designation {
font-size: 16px;
line-height: 26px;
margin-bottom: 0;
font-family: Mulish;
color: #757575;
font-weight: normal;
}
.team-style-1 .tcr-teammember-social-links {
bottom: 50px;
opacity: 1;
}
.team-style-1 .tcr-teammember-social-inner {
clear: both;
}
.team-style-1 .tcr-teammember-social-profiles-container {
position: absolute;
right: 15px;
top: -20px;
}
.team-style-1 .tcr-teammember-wrapper:hover .tcr-teammember-content-cover:before {
height: 100%;
}
.team-style-1 .tcr-teammember-social-profiles {
list-style: none;
margin: 0;
padding: 0;
}
.team-style-1 .tcr-teammember-social-profiles li {
display: block;
margin: 0;
padding: 0;
text-align: center;
margin-bottom: 4px;
}
.team-style-1 .tcr-teammember-social-profiles li a {
display: block;
font-size: 15px;
line-height: 40px;
text-align: center;
color: #fff;
position: relative;
width: 40px;
height: 40px;
border-radius: 50%;
background: #fff;
}
.team-style-1 .tcr-teammember-social-profiles li a:hover {
color: #fff;
}
.team-style-1.team-layout-grid .tcr-teammember-slide {
margin-bottom: 30px;
}
.team-style-1 svg {
display: none;
} .team-style-2 .tcr-teammember-slide {
margin-bottom: 30px;
margin-top: 10px;
}
.team-style-2 .tcr-teammember-social-links {
-webkit-transition: all 0.3s ease-out 0.3s;
-moz-transition: all 0.3s ease-out 0.3s;
-ms-transition: all 0.3s ease-out 0.3s;
-o-transition: all 0.3s ease-out 0.3s;
transition: all 0.3s ease-out 0.3s;
}
.team-style-2 .tcr-teammember-wrapper {
position: relative;
background-color: #fff;
border-radius: 10px;
overflow: hidden;
box-shadow: 0px 5px 18px 0px rgba(0, 0, 0, 0.08);
}
.team-style-2 .tcr-teammember-wrapper .tcr-teammember-image-container {
padding: 8px;
border-radius: 10px;
overflow: hidden;
}
.team-style-2 .tcr-teammember-wrapper .tcr-teammember-image-container img {
border-radius: 10px;
}
.team-style-2 .tcr-teammember-content-cover {
background: url(//www.comprendetea.cl/wp-content/plugins/parezy-core/assets/images/pattern-01.png) repeat-x 0 0;
position: relative;
margin-top: -20px;
}
.team-style-2 .tcr-teammember-social-profiles-container {
width: 40px;
height: 40px;
top: 20px;
right: 25px;
line-height: 40px;
vertical-align: middle;
border-radius: 50%;
display: inline-block;
cursor: pointer;
text-align: center;
position: absolute;
color: #fff;
}
.team-style-2 .tcr-teammember-social-links {
position: absolute;
top: 50px;
opacity: 0;
visibility: hidden;
}
.team-style-2 .tcr-teammember-social-profiles-container:hover .tcr-teammember-social-links {
opacity: 1;
visibility: visible;
}
.team-style-2 .tcr-teammember-social-links ul {
list-style: none;
margin: 0;
padding: 0;
}
.team-style-2 .tcr-teammember-social-profile {
display: block;
margin-right: 0;
padding-bottom: 5px;
}
.team-style-2 .tcr-teammember-social-profile a {
display: block;
height: 40px;
width: 40px;
text-align: center;
color: #fff;
line-height: 40px;
border-radius: 50%;
font-size: 15px;
}
.team-style-2 .tcr-teammember-social-profile a:hover {
color: #fff;
}
.team-style-2 .tcr-teammember-title {
padding: 20px 20px 20px 20px;
position: relative;
}
.team-style-2 .tcr-teammember-title h3 {
font-size: 24px;
line-height: 32px;
margin-bottom: 0;
}
.team-style-2 .tcr-teammember-title h5 {
font-size: 16px;
line-height: 26px;
margin-bottom: 0;
font-family: Mulish;
color: #757575;
font-weight: 600;
}
.team-style-2 .tcr-teammember-title img {
position: absolute;
right: 0;
bottom: 0;
}
.team-style-2 {
background-color: #fff;
padding: 50px 60px 30px;
border-radius: 20px;
}
.team-style-2 svg.inner-dashed-border {
position: absolute;
stroke: #fc6c93;
left: 10px;
top: 15px;
width: calc(100% - 2%);
height: calc(100% - 6%);
pointer-events: none;
animation: dashed_border_running 50s linear infinite both;
animation-play-state: paused;
stroke-width: 3;
stroke-dasharray: 1, 8;
stroke-dashoffset: 0;
stroke-linecap: round;
animation-play-state: running;
fill: none;
transition: 0.4s;
}
.team-style-2 .owl-carousel .owl-nav .owl-prev {
left: -55px;
}
.team-style-2 .owl-carousel .owl-nav .owl-next {
right: -55px;
}  .testimonials-style-1 .tcr-testimonial-wrapper {
text-align: center;
}
.testimonials-style-1 .tcr-testimonial-image-container {
position: relative;
display: inline-block;
margin-top: 10px;
}
.testimonials-style-1 .tcr-testimonial-image-container:before {
position: absolute;
top: -10px;
bottom: 0;
left: -10px;
font-size: 16px;
content: "";
text-align: center;
z-index: -1;
width: 160px;
height: 160px;
line-height: 160px;
border-radius: 50%;
border: 4px dotted;
background-color: transparent;
}
.testimonials-style-1 .tcr-testimonial-image-container img {
width: 140px;
height: 140px;
border-radius: 50%;
}
.testimonials-style-1 .tcr-testimonial-content p {
font-size: 18px;
line-height: 30px;
font-weight: 400;
font-style: italic;
margin-top: 15px;
}
.testimonials-style-1 .tcr-testimonials-title {
margin-top: 30px;
}
.testimonials-style-1 .testimonial-title {
font-size: 24px;
line-height: 34px;
margin-bottom: 0;
}
.testimonials-style-1 .owl-carousel .owl-nav .owl-prev {
top: 20%;
left: -10px;
}
.testimonials-style-1 .owl-carousel .owl-nav .owl-next {
top: 20%;
right: -10px;
} .testimonials-style-2 .tcr-testimonial-wrapper {
text-align: center;
}
.testimonials-style-2 .tcr-testimonial-image-container {
position: relative;
display: inline-block;    
min-width: 293px;
margin: 0 auto;
text-align: center;
margin-top: 10px;
height: 200px;
overflow: hidden
}
.testimonials-style-2 .tcr-testimonial-image-container:before {
position: absolute;
top: 0px;
bottom: 0;
left: 0px;
font-size: 16px;
content: "";
text-align: center;
z-index: 1;
width: 293px;
height: 200px; 
background-image: url(//www.comprendetea.cl/wp-content/plugins/parezy-core/assets/images/frame-1.png);
}
.testimonials-style-2 .owl-stage .owl-item:nth-of-type(4n+2) .tcr-testimonial-slide .tcr-testimonial-image-container:before{
background-image: url(//www.comprendetea.cl/wp-content/plugins/parezy-core/assets/images/frame-2.png);
}
.testimonials-style-2 .owl-stage .owl-item:nth-of-type(4n+3) .tcr-testimonial-slide .tcr-testimonial-image-container:before{
background-image: url(//www.comprendetea.cl/wp-content/plugins/parezy-core/assets/images/frame-3.png);
}
.testimonials-style-2 .owl-stage .owl-item:nth-of-type(4n+4) .tcr-testimonial-slide .tcr-testimonial-image-container:before{
background-image: url(//www.comprendetea.cl/wp-content/plugins/parezy-core/assets/images/frame-4.png);
}
.testimonials-style-2 .tcr-testimonial-image-container img {
width: 293px;
height: auto;
border-radius: 50%;
}
.testimonials-style-2 .testimonial-designation{
font-size: 16px;
line-height: 26px;
margin-bottom: 0;
font-family: Mulish;
color: #757575;
font-weight: 600;
}
.testimonials-style-2 .tcr-testimonial-content p {
font-size: 18px;
line-height: 30px;
font-weight: 400;
font-style: italic;
margin-top: 15px;
padding: 0 20px;
}
.testimonials-style-2 .tcr-testimonials-title {
margin-top: 30px;
}
.testimonials-style-2 .testimonial-title {
font-size: 20px;
line-height: 30px;
color: #fff;
padding: 10px 30px;
display: table;
margin: 0 auto;
margin-bottom: 10px;
border-radius: 6px;
box-shadow: inset 0px -4px 0px 0px rgb(0 0 0 / 10%);
}
.testimonials-style-2 .owl-carousel .owl-nav .owl-prev {
top: 20%;
left: -10px;
}
.testimonials-style-2 .owl-carousel .owl-nav .owl-next {
top: 20%;
right: -10px;
} .tcr-tab-list {
display: flex;
align-items: stretch;
flex-wrap: wrap;
flex-direction: row;
border-radius: 6px;
background: transparent;
border: 2px dotted #eb5d83;
padding: 5px;
}
.tcr-list-tab {
flex: 1;
}
.tcr-tab-content {
padding-top: 20px;
}
.tcr-tab-content .tcr-tab-content-list {
display: none;
}
.tcr-tab-content .tcr-tab-content-list.cd-active-tab {
display: block;
}
.tcr-list-tab a {
display: flex;
padding: 10px 25px 10px 35px;
align-items: center;
}
.tcr-list-tab a {
font-size: 18px;
line-height: 28px;
font-weight: 800;
}
.tcr-list-tab.cd-active-tab-link a {
background: #000;
color: #fff;
border-radius: 6px;
}
.tcr-list-tab.cd-active-tab-link .tcr-tab-icon {
color: #fff;
}
.tcr-list-tab .tcr-tab-icon {
font-size: 50px;
line-height: 60px;
font-weight: normal;
padding-right: 20px;
} .tcr_tabs_wrapper.tcr-layout-vertical{
display: flex;
}
.tcr_tabs_wrapper.tcr-layout-vertical .tcr-tab-content{
margin-left: 30px;
padding-top: 0;
}
.tcr_tabs_wrapper.tcr-layout-vertical .tcr-tab-list {
min-width: 150px;
}
.tcr_tabs_wrapper.tcr-layout-vertical .tcr-tab-list .tcr-list-tab a{
padding: 10px;
text-align: center;
font-size: 15px;
line-height: 25px;
width: 100%;
display: inherit;
} .pricing-table-color>.elementor-row>.elementor-column:nth-of-type(4n+1) .elementor-widget-parezy-pricing-table .tcr_pricing_table_wrapper .tcr-pricing-table-footer .tcr-pricing-table-button a:hover,
.tcr_pricing_table_wrapper {
border-radius: 10px;
color: #fff;
}
.tcr-pricing-table-header {
padding: 20px;
position: relative;
}
.tcr-pricing-table-feature-list {
padding: 30px 30px 0px;
}
.tcr-pricing-table-feature-list .feature-list-item {
margin: 20px 0;
display: flex;
line-height: 20px;
align-items: center;
}
.tcr-pricing-table-feature-list .feature-list-item i {
background-color: #fff;
margin-right: 10px;
color: #000;
font-size: 12px;
width: 25px;
height: 25px;
line-height: 25px;
text-align: center;
border-radius: 50%;
box-shadow: 2px 3px 0px 0px rgba(50, 54, 99, 0.06);
display: table;
}
.tcr-pricing-table-footer {
text-align: center;
margin: 0 auto;
position: relative;
bottom: -25px;
}
.pricing-table-title {
font-size: 36px;
line-height: 46px;
font-family: "baloo 2", sans-serif;
font-weight: 900;
}
.pricing-table-price-wrapper .pricing-table-base-price {
font-size: 42px;
font-family: "baloo 2", sans-serif;
font-weight: 900;
z-index: 9;
position: absolute;
content: "";
text-align: center;
background: #00000008;
opacity: inherit;
top: 0;
left: 0;
border-radius: 0 15px 15px 15px;
padding: 35px;
}
.pricing-table-title-period {
display: inline-block;
border-radius: 6px;
background: #000;
padding: 7px 15px;
position: relative;
z-index: 2;
color: #fff;
}
.tcr-pricing-table-button a {
box-shadow: inset 0px -4px 0px 0px rgb(0 0 0 / 10%);
}
.pricing-table-price-wrapper .pricing-table-sale-price{
color: #323663;
background: #fff;
position: absolute;
z-index: 9;
padding: 3px 10px;
border-radius: 6px;
margin-top: 50px;
font-size: 14px;
font-weight: 700;
bottom: -20px;
left: 30px;
} .elementor-accordion .elementor-accordion-item {
margin: 15px 0;
} .tcr-call-info {
color: #7a7a7a;
font-weight: bold;
}
.tcr-call-info h4 {
font-size: 24px;
margin-left: 20px;
font-weight: 600;
} .owl-carousel .owl-nav .owl-prev {
position: absolute;
top: 50%;
left: -80px;
color: #fff !important;
margin-top: -20px;
}
.owl-carousel .owl-nav .owl-next {
position: absolute;
right: -80px;
top: 50%;
color: #fff !important;
margin-top: -20px;
}
.owl-carousel .owl-dots {
position: absolute;
left: 50%;
bottom: 0;
-webkit-transform: translate(-50%, 35px);
transform: translate(-50%, 35px);
}
.owl-carousel .owl-dots .owl-dot span {
width: 10px;
height: 10px;
margin: 5px 7px;
background: #D6D6D6;
display: block;
-webkit-backface-visibility: visible;
transition: opacity .2s ease;
border-radius: 30px;
}
.owl-carousel .owl-dots button.owl-dot {
box-shadow: inherit;
outline: none;
} .timeline-style-1 .parezy-timeline-wrapper{
background-color: #000;
padding: 30px;
text-align: center;
border-radius: 10px;
position: relative;
width: 290px;
height: 220px;
}
.timeline-style-1 .parezy-timeline-wrapper:after{
content: '';
position: absolute;
top: 10px;
bottom: 10px;
left: 10px;
right: 10px;
border: 2px dotted #febfce;
border-radius: 10px;
}
.timeline-style-1 .parezy-timeline-content h3{
font-size: 30px;
line-height: 36px;
margin-bottom: 10px;
color: #fff;
}
.timeline-style-1 .parezy-timeline-list li {
list-style: none;
padding: 6px 0px;
text-align: left;
color: #fff;
}
.timeline-style-1 .parezy-timeline-list{
margin: 0;
padding: 0;
}
.timeline-style-1 .parezy-timeline-list li .parezy-timeline-value {
float: right;
}
.time-line-lable .elementor-heading-title {
font-size: 16px;
line-height: 26px;
font-weight: 700;
letter-spacing: 1px;
font-family: "Mulish", Sans-serif;
}
.time-line-lable .elementor-widget-container{
box-shadow: inset 0px -3px 0px 0px rgb(0 0 0 / 10%);
}
.time-line-history .elementor-row .time-line-img .elementor-image img{
border: 2px solid #fc6c93;
padding: 0px 0px 0px 0px;
overflow: hidden;
width: 300px;
height: 300px;
line-height: 300px;
border-radius: 50%;
animation: spin_left 5s linear infinite;
animation-play-state: paused;
-webkit-transition: all 0.3s ease-out 0.3s;
-moz-transition: all 0.3s ease-out 0.3s;
-ms-transition: all 0.3s ease-out 0.3s;
-o-transition: all 0.3s ease-out 0.3s;
transition: all 0.3s ease-out 0.3s;
-o-object-fit: none;
object-fit: none;
transition: 0.4s;
}
.time-line-history:hover .elementor-row .time-line-img .elementor-image img{
border: 2px dashed #fc6c93;
padding: 15px 15px 15px 15px;
}
.time-line-history .elementor-row .time-line-img{
position: relative;
}
.time-line-history .elementor-row .time-line-img:after{
z-index: 1;
top: calc(50% - 5.5px);
left: calc(50% - 5.5px);
width: 11px;
height: 11px;
border-radius: inherit;
transform: scale(0);
}
.time-line-history{
position: relative
}
.time-line-history:after {
content: "";
position: absolute;
width: 18px;
height: 18px;
background: #4559b3;
transform: rotate(45deg);
top: 0;
left: calc(50% - 10px);
}
.time-line-history:before{
content: '';
position: absolute;
top: 0;
left: calc(50% - 2px);
width: 3px;
height: 100%;
background-color: #4559b3;
}
.timeline-style-1 .parezy-timeline-wrapper .parezy-timeline-icon i{
font-size: 80px;
position: absolute;
right: 20px;
top: 20px;
opacity: 0.1;
color: #fff;
}
.timeline-style-1 .parezy-timeline-wrapper .parezy-timeline-content,
.timeline-style-1 .parezy-timeline-wrapper .parezy-timeline-list{
position: relative;
z-index: 9;
} .tcr-classes--wrapper .tcr-classes-content{
padding: 50px 25px 30px;
box-shadow: 0px 2px 60px 0px rgb(0 0 0 / 10%);
margin-top: -53px;
border-radius: 10px;
float: left;
margin-bottom: 30px;
}
.tcr-classes--wrapper .tcr-classes-thumbnail-wrapper{
padding: 30px 25px 0;
}
.tcr-classes--wrapper .tcr-classes-image-container img{
border-radius: 20px;
width: 100%;
border-radius: 15px;
}
.tcr-classes--wrapper .tcr-classes-content .classes-title{
margin-bottom: 13px;
margin-top: 34px;
}
.tcr-classes--wrapper .tcr-classes-content-inner{
display: flex;
align-items: center;
}
.tcr-classes--wrapper .tcr-classes-content-age,
.tcr-classes--wrapper  .tcr-classes-content-time {
display: grid;
padding-right: 17px;
margin-right: 17px;
border-right:1px solid #ddd ;
} 
.tcr-classes--wrapper .classes-field{
font-weight: 600;
}
.tcr-classes--wrapper .classes-value{
color: #000;
font-weight: 700;
}
.tcr-classes--wrapper .tcr-classes-content-price{
width: 80px;
height: 37px;
line-height: 40px;
border-radius: 50px;
text-align: center;
color: #fff;
font-weight: 700;
font-size: 18px;
}
.tcr-classes--wrapper .tcr-classes-content-price .classes-value{
color: #fff ;
}