@font-face {
    font-family: 'UTM Helvetins';
    src: url('/wp-content/fonts/utm-helvetins/utm-helvetins.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
h1,h2 {
	font-family: "UTM Helvetins" !important;
}
.home-sec1 .ct1 .left-ct {
	width: 290px;
	flex-basis: 290px !important;
	max-width: 290px !important;
}
.home-sec1 .ct1 .right-ct {
	width: calc(100% - 290px);
	flex-basis: calc(100% - 290px) !important;
	max-width: calc(100% - 290px) !important;
}
.home-sec2 .vs-cs {
    width: 570px;
    height: 130px;
    background-image: url(/wp-content/uploads/2025/02/visao-cty.png);
    background-size: 100% 100%;
    color: #fff;
    padding: 24px 80px;
    margin-left: -125px;
}
.home-sec2 p {
	margin: 0;
}
.home-sec2 .vs-cs-1 {
    font-size: 20px;
}
.home-sec2 .vs-cs-2 {
    font-size: 37px;
    font-weight: bold;
}
.home-sec2 .gt-tt .intr-txt-1 {
    color: #666;
    font-size: 15px;
    margin-top: 10px;
}
.home-sec2 .gt-tt .intr-txt-2 {
    font-size: 33px;
	font-weight: 700;
	position: relative;
	margin-bottom: 20px;
}
.home-sec2 .gt-tt .intr-txt-2:after {
	content:"";
	height: 5px;
    width: 200px;
    background: linear-gradient(to right, #f5bc11 50%, #eee 50%);
	position: absolute;
	bottom:0;
	left:0;
}
.home-sec2 .trim-text p {
	margin-bottom: 10px;
}
.home-sec2 .trim-text {
    -webkit-line-clamp: 9;
    white-space: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
	line-height:1.8;
}
.home-sec3 .count-text .count-up {
	font-size: 50px;
    font-family: "UTM Helvetins";
}
.home-sec3 .count-text p {
	margin: 0;
	font-size: 18px;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 500;
}
.home-main-title h2 {
	font-weight: 800;
    font-size: 30px;
	text-transform: uppercase;
	margin: 0;
}
.home-main-title p {
	margin-bottom: 0;
}
.home-sec4 .divider img{
	width: unset !important;
}
.home-sec4 .cat-title .icon-box {
	align-items: center;
	padding: 6.5px 25px;
	position: relative;
}
.home-sec4 .cat-title .icon-box:after {
	content:"";
	clip-path: polygon(0 0, 0% 100%, 100% 0); 
	background: var(--primary-color); 
	width: 20px;
	height: 45px;
	position: absolute;
	right:-20px;
	top: 0;
}
.home-sec4 .cat-title .bg-title .col-inner {
	background: var(--primary-color);
	height: 100%;
}
.home-sec4 .cat-title .icon-box img {
	padding: 0;
}
.home-sec4 .cat-title .icon-box-text {
	padding-left: 10px !important;
	font-size: 18px;
	font-weight: 600;
}
.home-sec4 .cat-title .button {
	margin: 0;
	font-weight: 500;
	color: #000;
}
.home-sec4 .cat-title .button i {
	margin-top: 2px;
}
.home-sec4 .cat-title > .cat-line > .col-inner {
	border-top: #c7c7c7 solid 1px;
    border-bottom: #c7c7c7 solid 1px;
	height: 45px;
}
.home-sec4 .cat-title .title-ct-inner {
	height: 100%;
}
.home-sec4 .cat-title .title-ct-inner > .col{
	padding-bottom: 0;
	display: flex; 
	align-items:center;
}
.home-sec4 .cat-title .pd-bt0 {
	padding-bottom: 0;
}
.home-sec5 {
	background-image: url(/wp-content/uploads/2025/02/intro-2-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 485px;
    background-position-y: center;
}
.home-sec5 .ct > .col {
	padding-bottom: 0;
}
.home-sec5 p {
	font-size: 14px; 
	margin: 0;
	color: #a7a7a7 !important;
}
.home-sec5 .sub-title h3 {
	color: #a7a7a7;
    font-size: 20px;
	margin:0;
	font-weight: 500;
}
.home-sec5  .main-title h2 {
	margin: 10px 0;
	color: var(--primary-color);
	font-size: 35px;
	text-transform: uppercase;
}
.read-more-btn{
	margin: 0 !important;
	padding: 4px 60px 4px 20px !important;
	background-color: unset !important;
	color: #000 !important;
	font-weight: 500 !important;
	background-image: url(/wp-content/uploads/2025/02/intro-bg-2.png) !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
}
.home-sec6 .tes-ct h2 {
	font-size: 25px;
    border-left: #ffc826 solid 2px;
    border-bottom: #bbb4b4 solid 1px;
    padding-left: 10px;
    margin-bottom: 25px;
	padding-bottom: 5px;
}
.home-sec6 .tes-ct > .col-inner {
	height: 500px;
	overflow: hidden;
}
.home-sec6 .form-ct > .col-inner {
	box-shadow: 0px 0px 3px #b1b1b1;
    border-radius: 10px;
    padding: 20px 30px;
}
.home-sec6 .form-ct form {
	margin: 0;
}
.home-sec6 .gallery-ct .gallery-col {
	padding-bottom: 0;
}
.home-sec6 .gallery-ct .inner-ct > .col-inner {
	padding: 20px;
    border-radius: 6px;
    border: 1px solid #ddd;
}
.customer-review-slider {
    width: 100%;
    overflow: hidden;
    position: relative;
    background: #fff;
    padding: 20px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
}

.review-list {
    position: relative;
    display: flex;
    flex-direction: column;
 animation: scrollReviews 30s linear infinite;
}

.review-item {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 20px;
    border-bottom: 1px solid #f1f1f1;
}

.review-content {
    position: relative;
    font-style: italic;
    color: #333;
    font-size: 16px;
    padding: 15px;
    background: #f9f9f9;
    border-left: 4px solid #ccc;
    border-radius: 5px;
    line-height: 1.5;
    position: relative;
}
.review-content p{
	margin:0;
}

.review-quote-icon {
    position: absolute;
    bottom: 5px;
    right: 10px;
    font-size: 60px;
    color: #ddd;
    bottom: 0;
    line-height: 10px;
}

.review-author {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-top: 10px;
}

.review-author img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid #ddd;
}

.author-name {
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    color: #222;
}

.author-position {
    font-size: 14px;
    font-style: italic;
    color: #666;
}

@keyframes scrollReviews {
    0% { transform: translateY(0%); }
    100% { transform: translateY(-100%); }
}
.cus-ct-form input[type="text"],
.cus-ct-form input[type="email"],
.cus-ct-form textarea {
	width: 100%;
	padding: 10px;
	border: 1px solid #bbb;
	border-radius: 0;
	font-size: 16px;
	font-weight: 400;
	box-shadow: none;
	margin:0;
}
.cus-ct-form {
	display: flex; 
	flex-direction: column;
	gap: 15px;
}
.cus-ct-form textarea {
    height: 120px;
}

.cus-ct-form-submit {
    background-color: #ffc107;
    color: black;
    padding: 10px 20px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.cus-ct-form-submit:hover {
    background-color: #e0a800;
}

.cus-ct-form input::placeholder,
.cus-ct-form textarea::placeholder {
    color: #aaa;
}

.cus-ct-form .form-group p{
   display: flex;
	align-items:center;
}

.cus-ct-form .form-group label {
	width: 85px;
	font-weight: 400;
}
.cus-ct-form .form-group .wpcf7-form-control-wrap {
	width: 100%;
}

.cus-ct-form .submit-btn p{
	display: flex; 
	justify-content: flex-end;
}
.cus-ct-form .wpcf7-submit {
	width: 160px;
}

.cus-ct-form .wpcf7-submit::after {
    content: "";
    position: absolute;
    right: -8px;
    top: 0;
    width: 8px;
    height: 100%;
    background: gray;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
}
.cus-ct-form .wpcf7-spinner {
	display: none;
}
.wpcf7-response-output {
	margin: 10px 0 !important;
}
@media(max-width:849px) {
	.home-sec1 .ct1 .right-ct {
		width: 100%;
		flex-basis: 100% !important;
		max-width: 100% !important;
	}
	.home-sec2 .vs-cs{
		width: 100%;
        margin: 0;
        padding: 22px 10px;
        height: auto;
	}
	.home-sec5 {
        background-size: cover;
    }
	.customer-review-slider {
		padding: 10px;
	}
	.review-item {
		padding: 10px;
	}
}
@media(max-width:549px) {
	.home-sec2 .vs-cs-2 {
		font-size: 30px;
	}
	.home-sec4 .cat-title .icon-box-text {
		font-size: 15px;
	}
	.home-sec4 .cat-title .icon-box {
		padding:6.5px 15px;
	}
	.home-sec5 .ct {
		gap: 20px;
	}
}