* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}


body {
background: repeat-x top #fff;
margin: 0;
padding: 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
body, select, input, div {
font-family: 'Roboto';
color: #777;
font-size: 15px;
line-height: 24px;
}
img {
border: none;
max-width: 100%;
}
a, :focus {
outline: none;
color: #477ab9;
text-decoration: none;
-webkit-transition: background 0.6s ease-in-out;
-moz-transition: background 0.6s ease-in-out;
-ms-transition: background 0.6s ease-in-out;
-o-transition: background 0.6s ease-in-out;
transition: background 0.6s ease-in-out;
}
a:hover {
outline: none;
text-decoration: none;
}
ol , ul {
margin-bottom: 0;
}
p,span,small,ul,li{
font-family: 'Roboto';
line-height: 27px;
}
h1,h2,h3,h4,h5,h6,a{
font-family: 'Roboto';
}
section {
padding: 50px 0;
position: relative;
z-index: 1;
}
section::-webkit-scrollbar
{
display: none;
}
p{
line-height: 24px;
}
button:focus{
outline: 0 !important;
}
/* equal */
.heading-area{
text-align: center;
}
.appliance-content img {
    margin-bottom: 20px;
    width: 100%;
}
.heading-area h2 {
font-size: 35px;
font-weight: 500;
color: #000;
letter-spacing: 1px;
text-transform: capitalize;
position: relative;
padding-bottom: 20px;
}
.heading-area p {
font-size: 18px;
line-height: 28px;
color: #555;
font-weight: 400;
margin-bottom: 0;
}
/* .heading-area h2:after {
position: absolute;
content: "";
background: #fff url(../image/logo&fav/favicon.png);
background-size: 70% !important;
width: 40px;
height: 28px;
background-repeat: no-repeat !important;
background-position: center !important;
bottom: 0;
left: 0;
right: 0;
margin: auto;
} */
.heading-area h2:before {
position: absolute;
content: "";
background: #b52f23;
width: 80px;
height: 5px;
left: 0;
right: 0;
margin: auto;
bottom: 5%;
}
.mt-30{
margin-top: 30px;
}
.mt-60{
margin-top: 60px;
}
.mt-120{
margin-top: 120px;
}
h4.title {
font-size: 18px;
border-bottom: 2px solid #dcdbd7;
margin: 15px 0;
padding-bottom: 20px;
position: relative;
height: 65px;
line-height: 25px;
color: #5a5aae;
}
.fa-bars:before {
content: "";
width: 22px;
height: 22px;
display: inline-block;
-webkit-mask-image: url(../image/icon/menu.svg);
-webkit-mask-size: 100%;
background-color: #fff;
}
.fa-times:before{
content: "";
width: 21px;
height: 21px;
display: inline-block;
-webkit-mask-image: url(../image/icon/cancel.svg);
-webkit-mask-size: 100%;
background-color: #fff;
}
.icon {
display: block;
text-align: center;
}
.featured-image .icon:before {
width: 45px;
height: 45px;
}
.ic-ft:before {
background-image: url(../image/featured/f1.svg);
}
.ic-ft1:before {
background-image: url(../image/featured/s1.svg);
}
.ic-rr:before {
background-image: url(../image/featured/f2.svg);
}
.ic-rr1:before {
background-image: url(../image/featured/s2.svg);
}
.ic-ar:before {
background-image: url(../image/featured/f3.svg);
}
.ic-ar1:before {
background-image: url(../image/featured/s3.svg);
}
.ic-sp:before {
background-image: url(../image/featured/f4.svg);
}
.ic-sp1:before {
background-image: url(../image/featured/s4.svg);
}
.ic-dp:before {
background-image: url(../image/featured/f5.svg);
}
.ic-sc:before {
background-image: url(../image/featured/f6.svg);
}
.ic-sd:before {
background-image: url(../image/featured/f7.svg);
}
.ic-cp:before {
background-image: url(../image/featured/f8.svg);
}
.ic-vt:before {
background-image: url(../image/featured/f9.svg);
}
.icon:before{
content: "";
width: 30px;
height: 30px;
display: inline-block;
background-size: 100% !important;
transition: all ease-in-out 0.5s;
background-repeat: no-repeat;
}
.ic-benefits:before{
-webkit-mask-image: url(../image/icon/benifits.svg);
}
.ic-features:before{
-webkit-mask-image: url(../image/icon/features.svg);
}
.ic-models:before{
-webkit-mask-image: url(../image/icon/modals.svg);
}
.ic-cases:before{
-webkit-mask-image: url(../image/icon/cases.svg);
}
.ic-resources:before{
-webkit-mask-image: url(../image/icon/resources.svg);
}
/* equal  */
/*header */
/* header close */
/* slider area */
.abt-both .slider-btn a {
font-size: 16px;
color: #3c3c3c;
border: 2px solid #3c3c3c;
}
.abt-both .slider-btn a:hover {
border: 2px solid #b52f23;
color: #b52f23;
}
/* about close */
/*  featured area*/
.explore:after,
.specifications:after {
background: url(../image/icon/bg_tr1.jpg);
background-size: 100% 100%;
content: "";
position: absolute;
left: 0;
right: 0;
top: -175px;
bottom: -200px;
background-position: 100%;
background-attachment: fixed;
z-index: -1;
}
.specifications:after{
top: 0;
}
.featured,
.explore,
.specifications {
position: relative;
z-index: 1;
}
.featured .heading-area h2:after {
background: #ffffff url(../image/logo&fav/favicon.png);
}
/* .featured-content {
margin-left: 70px;
} */
.fet-cus:hover {
box-shadow: 0 0 10px rgb(0 0 0 / 12%);
transform: scale(1.02);
background: #f7f7f7;
border: 1px solid #b12d22;
}
.fet-cus {
background: #f5f8fb;
padding: 20px;
margin-bottom: 30px;
border-radius: 5px;
box-shadow: 0 0 10px rgb(0 0 0 / 12%);
border: 1px solid #ddd;
cursor: pointer;
transition: all ease-in-out 0.2s;
}
/* .middle-image:before {
position: absolute;
content: "";
background: url(../image/logo&fav/logo.png);
width: 230px;
height: 45px;
background-size: 100%;
bottom: 50px;
margin: auto;
left: 0;
right: 0;
} */
.middle-image:after {
background: url(../image/icon/mobile.png);
background-size: 100%;
min-height: 490px;
background-repeat: no-repeat;
margin: auto;
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
z-index: -1;
overflow: hidden;
}
.middle-image {
position: relative;
z-index: 1;
margin-top: 30px;
}
/* .featured-image {
width: 20%;
float: left;
display: flex;
justify-content: center;
margin-top: 50px;
} */
/* .featured-image img {
width: 50px;
} */
.featured-content h5 {
color: #e53d2f;
font-size: 20px;
margin-bottom: 10px;
}
.featured-content p {
font-size: 15px;
line-height: 23px;
margin-bottom: 0;
color: #555;
font-weight: 500;
transition-delay: 0.4s;
transition: all ease-in-out 0.4s;
}
.mySlides .featured-image img {
width: 100%;
}
.mySlides .featured-image {
width: 100px;
float: inherit;
display: block;
height: 100px;
margin: auto;
margin-top: 0;
}
.mySlides {
margin: 25px 6%;
padding: 30px;
border-radius: 6px;
}
.mySlides .featured-content {
margin: 0;
}
.mySlides .featured-content h5 {
display: block;
font-size: 30px;
margin-top: 20px;
border-bottom: 0;
padding: 0;
text-align: center;
}
.mySlides .featured-content p {
font-size: 14px;
line-height: 24px;
margin-bottom: 0;
color: #555;
font-weight: 500;
min-height: 80px;
text-align: center;
}
/* featured area end */
/* facilities area */
.specifications-left h5 {
color: #ffffff;
font-size: 25px;
font-weight: 500;
margin-bottom: 10px;
position: relative;
}
.specifications-left h5:after{
position: absolute;
content: "";
background: #f5f8fb;
width: 25px;
height: 4px;
left: 0;
margin: auto;
bottom: -8px;
}
.specifications ul li {
font-size: 15px;
color: #fff;
font-weight: 500;
display: block;
position: relative;
letter-spacing: 0.5px;
line-height: 21px;
}
.specifications ul {
padding: 0;
margin-left: 20px;
}
.specifications ul li:before {
content: "\f111 ";
font-family: 'FontAwesome';
color: #ffffff;
font-size: 6px;
position: absolute;
left: -15px;
}
.pd-0{
padding: 0 2.5px;
}
.specifications-left {
margin-bottom: 5px;
border-radius: 5px;
position: relative;
overflow: hidden;
}
.specifications-content {
padding: 10px;
z-index: 1;
background: linear-gradient(45deg, #bb3025, #bb3025);
min-height: 14vh;
}
.specifications-content1 {
padding: 10px;
z-index: 1;
background: linear-gradient(45deg, #600004, #600004);
min-height: 14vh;
}
.he-extra{
min-height: 14vh;
}
/*.specifications-left:after {*/
/*    content: "";*/
/*    position: absolute;*/
/*    left: 0;*/
/*    right: 0;*/
/*    top: 0;*/
/*    bottom: 0;*/
/*    background: rgb(0 0 0 / 70%);*/
/*    border-radius: 5px;*/
/*}*/
.specifications .heading-area {
text-align: center;
position: relative;
top: 20%;
}
/*.specifications .heading-area h2:before {*/
/*    right: inherit;*/
/*}*/
/*.specifications .heading-area h2:after {*/
/*    right: inherit;*/
/*}*/
.specifications-left:hover img {
transform: scale(1.1);
}
.specifications-left .specifications-image img {
transition: all ease-in-out 0.2s;
}
/* facilities area close */
/* inovation area */
.controller, .industry {
position: relative;
z-index: 1;
}
.bg-red {
background: #b13535;
padding: 70px;
}
.bg-gray {
background: #f7f7f7;
padding: 70px;
}
.bg-blue {
background: #f7f7f7;
padding: 70px;
}
/*.controller {*/
/*    background: #eaeaea;*/
/*}*/
.controller-content h3 {
font-size: 35px;
font-weight: 500;
color: #fff;
}
.controller-content p {
color: #fff;
font-weight: 500;
font-size: 15px;
line-height: 23px;
letter-spacing: 0.5px;
}
.controller-content h6 {
font-size: 23px;
line-height: 30px;
color: #ff3c01;
font-weight: 500;
font-family: 'Montserrat', sans-serif;
letter-spacing: 0.5px;
}
.bg-gray .controller-content h3,
.bg-blue .controller-content h3{
color: #000;
}
.bg-gray .controller-content p,
.bg-blue .controller-content p{
color: #555;
}
/*.bg-blue .controller-content a,
.bg-gray .controller-content a{
border: 2px solid #3c3c3c;
color:#3c3c3c;
}*/
.controller-content ul {
padding-left: 20px;
margin-bottom:1rem;
}
.controller-content a {
font-size: 16px;
color: #fff;
display: inline-block;
padding: 10px 10px;
text-align: center;
margin-top: 10px;
font-weight: 400;
position: relative;
overflow: hidden;
letter-spacing: 1px;
border-radius: 50px;
border: 2px solid #fff;
transition: all ease-in-out 0.5s;
}
.controller-content a:hover {
border: 2px solid #ffffff;
color: #ffffff;
background: #000;
}
.btn a {
color: #000;
border: 2px solid #000;
}
.bg-blue .controller-content a:hover,
.bg-gray .controller-content a:hover {
border: 2px solid #b52f23;
color: #b52f23;
}
.controller-content ul li {
margin-bottom: 5px;
color: #555;
font-weight: 500;
font-size: 15px;
line-height: 23px;
letter-spacing: 0.5px;
display: block;
position: relative;
}
.controller-content ul li:before {
content: "\f111 ";
font-family: 'FontAwesome';
color: #555;
font-size: 6px;
position: absolute;
left: -15px;
}
.controller-content {
padding: 20px 30px 0;
padding-left: 0;
}
/* inovation area close */
/* manufactured area */
.explore:after{
top: 0;
}
.explore-content h6 {
margin-bottom: 0;
font-size: 15px;
font-weight: 600;
padding-bottom: 5px;
color: #444444;
}
.explore-content {
background: #f5f8fb;
text-align: center;
padding: 20px;
}
.explore .heading-area h2:after{
background: #ffffff url(../image/logo&fav/favicon.png);
}
.explore .explore-tab ul {
background: #ddd;
border: 0;
width: fit-content;
margin: auto;
margin-bottom: 30px;
border-radius: 5px;
}
.explore .explore-tab ul li {
display: inline-block;
text-align: center;
margin-bottom: 0;
}
.explore .explore-tab ul li a.active {
background-color: #b12d22;
color: #fff;
}
.explore .explore-tab ul li a {
color: #555;
display: block;
font-size: 20px;
font-weight: 500;
padding: 15px 100px;
border: 0;
border-radius: 0;
letter-spacing: 1px;
border-radius: 5px;
}
.tab-content .row {
justify-content: center;
align-items: center;
display: flex;
}
.tab-content p {
font-size: 15px;
line-height: 24px;
font-weight: 500;
color: #777;
font-weight: 500;
transition: all ease-in-out 0.5s;
}
.tab-image img {
width: 75%;
display: block;
margin: auto;
}
.explore-content {
background: #f5f8fb;
text-align: center;
padding: 20px;
border-radius: 5px;
box-shadow: 0 0 10px rgb(0 0 0 / 12%);
border: 1px solid #ddd;
transition: all ease-in-out 0.2s;
}
.explore-content:hover {
transform: scale(1.02);
background: #f7f7f7;
border: 1px solid #b12d22;
}
/* manufactured area close */
/* services area */
.industry-slider .item-image {
border-radius: 5px;
overflow: hidden;
}
.industry-slider .item-image img {
transition: all ease-in-out 0.2s;
}
.industry-slider:hover img {
transform: scale(1.1);
}
.industry-slider {
margin-bottom: 5px;
position: relative;
}
.industry-slider:after {
position: absolute;
left: 0;
right: 0;
margin: auto;
top: 0;
bottom: 0;
content: "";
background: rgb(0 0 0 / 50%);
border-radius: 5px;
}
.industry-slider .link-image{
z-index: 1;
}
.indus-conte a {
font-size: 14px;
color: #fff;
letter-spacing: 1px;
display: inline-block;
opacity: 0;
visibility: hidden;
transition: all 0.2s linear;
}
.indus-conte a i {
position: relative;
left: 0px;
transition: all ease-in-out 0.5s;
}
.indus-conte:hover a {
opacity: 1;
visibility: visible;
}
.indus-conte a .fa-arrow-alt-circle-right:after {
content: "";
background: url(../image/icon/read.svg);
width: 13px;
height: 13px;
background-size: 100%;
display: inline-block;
position: relative;
top: 1px;
}
.indus-conte a:hover i {
left: 10px;
}
.indus-conte {
position: absolute;
bottom: 0;
width: 100%;
z-index: 1;
right: 0;
padding: 20px 15px;
}
.indus-conte h3 {
font-size: 25px;
color: #fff;
letter-spacing: 1px;
position: relative;
margin-bottom: 15px;
line-height: 25px;
padding-bottom: 3px;
}
.indus-conte h3:after {
position: absolute;
content: "";
background: #b52f23;
width: 25px;
height: 4px;
left: 0;
margin: auto;
bottom: -5px;
}
.video-main iframe {
    width: 100%;
    height: 370px;
    border-radius: 10px;
}
.indus-conte p {
color: #fff;
font-weight: 300;
line-height: 24px;
font-size: 14px;
margin-bottom: 5px;
font-family: 'Teko', sans-serif;
letter-spacing: 1px;
}
/* service area end */
/* assessment area  */
.assessment {
background: linear-gradient(45deg, #b22e22, rgb(238 64 49));
padding: 40px 0 25px;
z-index: 111;
}
.assessment .heading-area h2{
color: #ffffff;
}
.assessment .heading-area h2:after {
right: inherit;
background: #b12d22 url(../image/logo&fav/favicon2.png);
}
.assessment .heading-area h2:before {
width: 100px;
right: inherit;
background: #ffffff;
}
.assessment-content p {
color: #ffffff;
font-weight: 500;
font-size: 18px;
line-height: 24px;
margin-bottom: 0;
letter-spacing: .5px;
}
.assessment-button a {
margin-top: 0;
}
.mt-40{
margin-top: 40px;
}
.heading-area h1 {
position: absolute;
z-index: -1;
font-size: 45px;
margin-bottom: 0;
color: #ffffff;
top: -20px;
}
.centered {
    grid-column: span 3; /* Center last two boxes */
    display: flex;
    justify-content: center;
    gap: 20px; /* Gap between the centered boxes */
    }
.resources-content h2 {
    font-size: 20px;
    color: #000000;
}
.resources-content {
    padding: 15px 15px 0;
}
.resour {
    padding: 0 15px 20px;
}
.resour a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
    background: #2ac4f3;
    padding: 10px 20px;
    color: #fff;
    border-radius: 10px;
}

.assessment-button {
margin-top: -20px;
}
.assessment-button .slider-btn a .fa-arrow-alt-circle-right:after {
background-color: #333333;
}
/* assessment area */
.footer-area {
padding: 30px 0;
background: #f5f8fb;
}
.footer-logo {
margin-bottom: 20px;
}
.footer-content.logo-footer {
margin-right: 30px;
}
.footer-head p {
color: #151b2c;
margin-bottom: 5px;
}
.footer-head h4:after {
position: absolute;
content: "";
background: #b52f23;
width: 25px;
height: 4px;
left: 0;
margin: auto;
bottom: -10px;
}
.footer-head h4 {
color: #3c3c3c;
font-size: 25px;
margin-bottom: 20px;
text-transform: capitalize;
font-weight: 500;
position: relative;
}
.footer-icons ul li {
display: inline-block;
margin: 0 3px;
}
.footer-icons ul li a.fb-icon {
background: #4267B2;
}
.footer-icons ul li a.fb-icon:hover {
background: #d6392b;
color: #4267B2;
}
.footer-icons ul li a.tw-icon {
background: #1DA1F2;
}
.footer-icons ul li a.tw-icon:hover {
background: #d6392b;
color: #1DA1F2;
}
.footer-icons ul li a.in-icon {
background: #0077b5;
}
.footer-icons ul li a.in-icon:hover {
background: #d6392b;
color: #0077b5;
}
.footer-icons ul li a {
color: #fff;
display: block;
font-size: 16px;
line-height: 33px;
text-align: center;
margin-right: 2px;
width: 34px;
height: 34px;
transition: all ease-in-out 0.1s;
}
.footer-icons ul li a:hover i {
transform: scale(1.4);
}
.footer-icons ul li a i {
line-height: 34px;
transition: all ease-in-out 0.2s;
}
.footer-tags {
display: block;
overflow: hidden;
}
.footer-tags li {
float: left;
}
.footer-tags li a {
color: #151b2c;
display: block;
font-size: 14px;
font-weight: 500;
padding: 3px 5px;
}
.footer-icons {
margin-top: 20px;
}
.footer-list li {
display: block;
float: none;
}
.footer-list {
width: 100%;
padding-left: 15px;
}
.footer-contacts p span {
color: #3c3c3c;
font-weight: 700;
letter-spacing: 0.2px;
}
.footer-contacts p {
line-height: 22px;
font-size: 14px;
margin-bottom: 8px;
}
.footer-list li a {
color: #666666;
padding: 7px 0px 10px 20px;
display: block;
position: relative;
font-weight: 400;
font-size: 16px;
}
.footer-list li a:first-child{
padding-top: 0px;
}
.footer-list li a::after {
position: absolute;
content: "\f105 ";
top: 1px;
left: 0;
font-size: 11px;
font-family: fontawesome;
}
.footer-list li a:hover,
.footer-list li a:hover::after{
color: #bc141a;
}
.footer-list li a:hover::after{
color: #bc141a;
}
.footer-area-bottom {
background:#b12d22;
padding: 10px 0;
}
.copyright-text a:hover{
text-decoration: underline;
color:#bc141a;
}
.copyright-text a {
color: #1face2;
}
.copyright p {
margin-bottom: 0;
color: #151b2c;
}
.copyright a {
color: #ffffff;
font-weight: 800;
letter-spacing: 3px;
}
.copyright p {
margin-bottom: 0;
color: #ffffff;
font-weight: 500;
letter-spacing: 1.2px;
font-size: 13px;
}
/*----------------------------------------*/
.toggle-icon {
display: none;
}
.mobile-menu-main {
display: none;
}
/* header sub-menu */
.d-none-block{
display: none;
}
.d-block-none{
display: block;
}
/*featured2*/
.feat-box {
z-index: 1;
padding: 15px;
margin-bottom: 30px;
min-height: 212px;
border: 1px solid #666;
border-radius: 10px;
overflow: hidden;
position: relative;
}
.feat-boxx {
z-index: 1;
padding: 15px;
margin-bottom: 30px;
min-height: 212px;
border: 1px solid #666;
border-radius: 10px;
overflow: hidden;
position: relative;
background: white;
}
.featured-image {
width: 80px;
height: 80px;
margin-right: 15px;
background-color: rgb(81 93 114 / 8%);
border-radius: 50%;
transition-delay: 0.4s;
transition: all ease-in-out 0.4s;
float: left;
}
.featured-imagee {
width: 80px;
height: 80px;
margin-right: 20px;
background-color: rgb(177 53 53);
border-radius: 50%;
transition-delay: 0.4s;
transition: all ease-in-out 0.4s;
float: left;
}
.feat-sec {
width: 70%;
float: left;
position: relative;
margin-bottom: 30px;
margin-top: 10px;
}
.feat-sec h5 {
font-size: 20px;
font-weight: 600;
color: #000000;
margin-bottom: 0;
transition-delay: 0.4s;
transition: all ease-in-out 0.4s;
}
.ser-no {
font-size: 65px;
font-weight: 600;
position: absolute;
right: 0;
top: 15px;
opacity: 0.2;
transition-delay: 0.4s;
transition: all ease-in-out 0.4s;
}
.featured-image .icon:before {
top: 17px;
position: relative;
}
.feat-box:before {
top: 0;
left: 0;
content: "";
width: 0%;
height: 100%;
position: absolute;
background-color: #e4e4e4;
-webkit-transition: 0.4s all ease-in-out;
-o-transition: 0.4s all ease-in-out;
transition: 0.4s all ease-in-out;
z-index: -1;
}
.feat-box:hover .feat-sec h5 {
color: #666;
}
.feat-box:hover:before{
width: 100%;
}
.feat-box:hover .featured-content p{
color: #333;
}
/*featured2 end*/
/*Inovation center*/
.social-slider{
position: relative;
}
.social-slider .slick-list{
background: #bb3025;
/*margin-right: 60px;*/
border-radius: 10px;
}
.social-slider .slick-dots {
display:none !important;
position: absolute;
right: 0px;
top: 0;
width: 90px;
height: 170px;
bottom: 0;
margin: auto;
}
.social-slider .slick-dots li{
display: block;
margin-bottom: 10px;
}
.social-slider .slick-dots button {
width: 50px;
height: 50px;
background: linear-gradient(45deg, #9e9e9e, #96969600);
color: #737373;
border-radius: 50%;
font-size: 25px;
border: none;
cursor: pointer;
}
.social-slider .slick-dots .slick-active button {
background: linear-gradient(45deg, #e44134, #230000);
color: #ffffff;
font-size: 30px;
}
.controller-content .slider-btn {
padding: 0;
}
/*Inovation Center close */
.featured {
padding-bottom: 10px !important;
}
.featured-content ul li {
position: relative;
font-size: 13px;
display: block;
padding-left: 7px;
color:#333
}
.featured-content li:before {
width: 6px;
height: 6px;
background: #000;
content: "";
border-radius: 50%;
position: absolute;
left: 0;
top: 6px;
}
.icon1:before{
content: "";
width: 48px;
height: 45px;
display: inline-block;
background-size: 100% !important;
transition: all ease-in-out 0.5s;
background-repeat: no-repeat;
margin-top: 12px;
margin-left: 15px;
}
hr {
background:#dedede;
border:0;
height:1px;
}
.conteudo {
width:90%;
margin:25px auto;
padding:25px;
background: #fff;
border:1px solid #dedede;
-webkit-box-shadow: 1px 1px 1px 0px rgba(204,204,204,0.35);
-moz-box-shadow: 1px 1px 1px 0px rgba(204,204,204,0.35);
box-shadow: 1px 1px 1px 0px rgba(204,204,204,0.35);
}
.conteudo img {
margin:0 0 0px 0px;
}
.conteudo h1 {
margin:0 0 15px;
padding:0;
font-family: Georgia;
font-weight: normal;
color: #666;
}
.conteudo p:last-child {
margin: 0;
}
.conteudo .continue-lendo {
color:#000;
font-weight: 700;
text-decoration: none;
transition: all 0.5s ease;
}
.conteudo .continue-lendo:hover {
margin-left:10px;
}
.post-info {
float: right;
margin: -10px 0 15px;
font-size: 12px;
text-transform: uppercase;
}
@media screen and (max-width: 960px) {
.conteudo {
float:inherit;
width:100%;
padding:5%;
margin:0 auto 25px;
background: #fff;
border:1px solid #dedede;
}
.conteudo img {
margin:0 0 25px -5%;
max-width: 110%;
min-width: 110%;
}
.conteudo .continue-lendo:hover {
margin-left:0;
}
}
@media screen and (max-width: 460px) {
.post-info {
display:none;
}
.conteudo {
margin:25px auto;
}
.conteudo img {
margin:-5% 0 25px -5%;
}
}
.explore .controller-content a {
color: #e23c2d;
padding: 10px 20px;
border: 2px solid #db3a2c;
}
.explore .tab-content>.tab-pane {
display: block;
}
.explore .controller-content {
padding: 0;
}
.conteudo img {
width: 50%;
display: block;
margin: auto;
margin-bottom: 10px;
}
/* velox header new */
#breadcrumbs {
    position: relative;
    width: 100%;
    left: 0;
    box-shadow: 0 0 5px rgb(0 0 0 / 35%);
    /*background-image: linear-gradient(89deg, #ffc15a 38%, #ee5355 45%, #75080c 100%);*/
    background: #c43c3e;
}
.logo-area img {
padding: 10px 0px 10px;
}
/* .header-menu ul .current {
border-bottom: 3px solid #b52f23;
} */
/*.header-menu ul li a.active {
border-bottom: 3px solid #b52f23;
}*/
.header-menu {
text-align: right;
}

.header-menu ul {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.submenu {
position: absolute;
    top: 44px;
    left: 0px;
    background: #444;
    width: 201px;
    list-style: none;
    display: none;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    z-index: 1111;
}
.header-menu ul li a:hover {
    color: #ffffff;
    border-bottom: 2px solid #fff;
}
.header-menu ul li .submenu {
        background-color: #c43c3e;
    border-top: 1px solid #fff;
}
.header-menu ul .link {
display: inline-block;
  position: relative;
  margin: 21px 21px 0px;
}
.submenu li {
    width: 100%;
    border-bottom: 1px solid #fff;

}
.header-menu ul li .submenu li a {
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    padding: 10px 0;
}
.header-menu ul li:hover .submenu {
    display: block;
    opacity: 1;
    visibility: visible;
}
.header-menu ul .link a {
display: block;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
}
.header-menu ul li a {
    text-decoration: none;
    color: white;
}



/* Toggle Button */
        .toggle-menu {
            display: none;
            background: #333;
            color: white;
            padding: 10px;
            text-align: right;
            cursor: pointer;
        }

        .toggle-menu i {
            font-size: 24px;
        }




/*.header-menu {
display: flex;
align-items: end;
justify-content: end;
}*/
#breadcrumbs.sticky {
position: fixed;
width: 100%;
z-index: 999;
box-shadow: 0 0 10px rgb(0 0 0 / 22%);
padding: 0;
background: #c43c3e;
top: 0;
}
/*#breadcrumbs:before {
content: '';
width: 100%;
height: 5px;
background-color: #585757;
position: absolute;
bottom: 0;
}*/
.header-menu ul .link a:hover {
    margin: 0;
}
#sticky-menu.sticky, #sticky-menu-2.sticky-2 {
position: unset !important;
}
/*new css*/
.slider {
padding: 70px 0;
background-image: url(../image/slider/banner-image.jpg);
display: flex;
justify-content: center;
align-items: center;
position: relative;
width: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.description {
color: #fff;
line-height: 30px;
margin: 15px 0;
font-size: 23px;
font-weight: 500;
}
.cta-button {
background: linear-gradient(91deg, #be231d, #dd494b, #c01c22);
color: white;
padding: 15px 30px;
font-size: 17px;
border: none;
border-radius: 5px;
cursor: pointer;
text-decoration: none;
display: block;
margin-top: 8px;
font-weight: 500;
}
.cta-button:hover {
background-color: #333;
}
.scroll-text {
margin-top: 50px;
color: #4e4e4e;
font-size: 16px;
}
.slider h1 {
font-size: 21px;
font-weight: 400;
color: #08293a;
}
.slider h2 {
font-size: 55px;
font-weight: 900;
color: #fff;
line-height: 60px;
}
.slider h3 {
    font-size: 38px;
    font-weight: 500;
    color: #08293a;
    line-height: 45px;
}
.contact-form h5 {
    font-size: 20px;
    color: #000000;
    margin-bottom: 32px;
}
.blog-content h2 {
    font-size: 20px;
    color: #000000;
}
/*.video-main {
background-image: url(../image/slider/Ipad_mockup.png);
width: 100%;
max-width: 800px;
margin: 40px auto;
background-size: cover;
background-position: center;
aspect-ratio: 16 / 9;
display: flex;
justify-content: center;
align-items: center;
overflow: hidden;
border-radius: 12px;
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}*/
.video-frame {
width: 100%;
height: 100%;
border: none;
border-radius: 8px;
}
.intro-button {
display: inline-block;
padding: 10px 32px;
background-color: #F9F9FD;
border: none;
border-radius: 20px;
margin-bottom: 31px;
font-weight: 500;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
font-size: 16px;
color: #333;
font-family: 'Roboto';
    cursor: unset;
}
.intro-main h2 {
color: #000000;
font-size: 40px;
font-weight: 600;
margin-bottom: 40px;
}
.intro-main p {
font-size: 18px;
line-height: 30px;
color: #000000;
}
.about {
padding: 40px 0;
}
.intro-main a {
background: linear-gradient(91deg, #08293a, #08293a, #000000, #000000);
color: white;
padding: 9px 20px;
font-size: 15px;
border: none;
border-radius: 5px;
cursor: pointer;
text-decoration: none;
display: inline-block;
margin-top: 8px;
font-weight: 300;
}
.intro-main {
text-align: center;
}
.services {
display: flex;
background: #fff;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.service {
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
padding: 20px 14px 16px 18px;
}
.service:last-child {
border-right: none;
}
.service img {
width: 80px;
height: auto;
margin-bottom: 15px;
}
.service h3 {
font-size: 20px;
font-weight: 500;
color: #000000;
line-height: 25px;
}
.service p {
color: #000000;
font-size: 15px;
font-weight: 400;
line-height: 24px;
}
  .service:nth-child(odd) {
           border-right: 1px #bbb;
    border-bottom: 1px none #bbb;
    border-left: 1px none #bbb;
    background-color: #fff;
        }
        .service:nth-child(even) {
    border-right: 1px none #bbb;
    border-bottom: 1px none #bbb;
    border-left: 1px none #bbb;
    background-color: #ececec;
    background-image: linear-gradient(to bottom, #ffffff, #ececec);
}

.grid-item {
    padding: 30px;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border: 1px solid #396bb4;
    text-align: center;
    background: #fff;
    box-shadow: 0 0 20px rgb(136 136 136 / 29%);
}
.grid-item:hover {
transform: translateY(-10px);
box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}
.grid-item img {
width: 70px;
margin-bottom: 20px;
}
.text-below {
margin-top: 20px;
}
.text-below p {
font-size: 17px;
line-height: 29px;
}
.card-view {
margin: 20px;
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 20px;
}
.box {
    border: 1px solid #396bb4;
    text-align: center;
    background: #fff;
    padding: 20px 20px;
    border-radius: 50px 50px 0 50px;
    box-shadow: 0 0 20px rgb(136 136 136 / 29%);
}
.box img {
max-width: 90px;
height: auto;
margin-bottom: 15px;
}
.highlight-heading h3 {
margin-bottom: 10px;
font-size: 18px;
font-weight: 500;
margin-top: 5px;
color: #000000;
}
.card {
margin-bottom: 40px;
background-color: #fff;
}
.skylus-ai-image img {
margin: 20px 0 0 0;
}
.skylus-ai-image {
text-align: center;
}
.box .content p {
font-size: 15px;
color: #000;
line-height: 24px;
}
.grid-container {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 20px;
margin-top: 40px;
}
.grid-item p {
font-size: 16px;
line-height: 24px;
color: #00000;
}
.footer-text {
margin-top: 40px;
font-size: 0.9rem;
color: #999;
}
.bg-colour {
background-color: rgba(240, 248, 255, 1);
}
p.solution-text {
font-size: 24px;
line-height: 33px;
font-weight: 400;
padding: 0 60px 0;
}
.solution-text strong {
font-size: 25px;
}
.tab-container {
    border-radius: 40px 40px 0px 0px;
    padding: 15px 0 0px 0;
    text-align: center;
    margin-top: 20px;
}
.tab {
    display: inline-flex;
    padding: 20px 51px;
    cursor: pointer;
    font-size: 15px;
    color: #000000;
    margin: 3px 2px 0;
    border-radius: 10px 10px 0px 0px;
    background-color: #2ac4f3;
    color: #fff;
    background: linear-gradient(91deg, #08293a, #08293a, #000000, #000000);
}
.tab.active {
    padding: 20px 51px;
    background: linear-gradient(91deg, #2ac4f3, #2ac4f3, #2ac4f3, #2ac4f3);
    margin: 0;
    border-radius: 10px 10px 0 0;
    border-bottom: 2px solid #fff;
}
.banner-area {
    padding: 70px 0;
    background: url(../image/slider/use-cases.jpg);
    background-size: 100%;
    background-position: top;
    position: relative;
    z-index: 1;
}
.banner-area h1 {
    color: #000000;
    font-size: 40px;
}
.padding-section {
    padding: 50px 0;
}
.tab-pane {
display: none;
}
.tab-pane.active {
display: block;
}
.tab-title {
text-align: center;
font-size: 35px;
color: #000000;
padding: 10px 0 25px;
margin: 0;
line-height: 42px;
font-weight: 500;
}
.solution-icon {
display: flex;
gap: 15px;
align-items: flex-start;
margin-top: 5px;
}
.solution-icon img {
display: flex;
gap: 15px;
align-items: flex-start;
width: 40px;
height: 40px;
}
.solution-icon p strong {
font-size: 16px;
font-weight: 600;
color: #000000;
}
.solution-icon p {
    font-size: 17px;
    line-height: 28px;
    font-weight: 400;
    color: #000000;
}
.solution-icon h2 {
    font-size: 30px;
    color: #000000;
    margin-bottom: 20px;
}
.main-heading-dy h2 {
font-size: 23px;
text-align: center;
color: #000000;
font-weight: 500;
margin: 0;
padding-bottom: 20px;
}
.dynamic-contet {
background-color: #fff;
    padding: 30px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    border-radius: 0px 0px 0px 0px;
}
.content-tab-bottom p {
font-size: 20px;
color: #000000;
line-height: 28px;
font-weight: 400;
}
.content-tab-bottom {
padding: 50px 0 0;
text-align: center;
}
.no-padding {
padding: 0 0 40px;
}
.no-padding-content p {
font-size: 16px;
}
.tab-title span {
display: block;
font-size: 35px;
font-weight: 500;
font-family: 'Roboto';
}
.tab-title span strong {
font-size: 26px;
text-transform: uppercase;
font-weight: 800;
}
.solution-icon-main ul li {
font-size: 15px;
line-height: 24px;
font-weight: 400;
font-family: 'Roboto';
}
.solution-icon-main p {
color: #000000;
font-size: 16px;
line-height: 22px;
font-weight: 500;
}
.solution-icon-main ul li::marker {
color: #08293a;
font-size: 16px;
}

.no-bc .tab {
    font-size: 15px;
    margin: 0px 2px 0 0;
    padding: 14px 52px;
    display: inline-block;
}
.no-padding-content button {
    display: inline-block;
}
.text-below ul {
    list-style: none;
    padding: 0;
}

.text-below ul li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 5px;
}

.text-below ul li::before {
    content: "✔";
    position: absolute;
    left: 0;
    color: #2ac4f3;
    font-weight: bold;
    font-size: 18px;
}
.appliance-content h2 {
    color: #000000;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 20px;
    line-height: 38px;
}
.use-case h2 {
    color: #000000;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 15px;
}

.appliance-heading {
    padding: 30px 0 20px;
}
.appliance-heading img {
    border: 3px solid #e9e9e9;
    border-radius: 15px;
}
.appliance-heading:first-child p {
    margin: 20px 0 40px;
}
.appliance-sepec h2 {
    font-size: 27px;
    margin: 30px 0 30px;
    padding: 0;
}
.appliance-heading h2 {
    font-size: 30px;
    line-height: 24px;
}
.appliance-heading p {
    font-size: 18px;
    font-weight: 600;
}
.appliance-content ul li {
    margin: 5px 0 0;
    font-size: 14px;
    color: #000000;
        margin-left: 0 !important;
}
.appliance-content ul {
    list-style: none !important;
    margin: 10px 0;
}
.appliance-content p {
    font-size: 15px;
    color: #000000;
    line-height: 26px;
}
@media (max-width: 992px) {
.grid-container {
grid-template-columns: repeat(2, 1fr);

}
    .card-view {
        margin: 0px;
        display: grid
;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }
    
}
@media (max-width: 576px) {
.grid-container {
grid-template-columns: 1fr;
gap: 15px;
}
.video-main video {
width: 100%;
height: auto;
}
    .card-view {
    margin: 0px;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
}
.slider h2 span {
    font-size: 41px !important;
    font-weight: 600;
    line-height: 49px;
}
.tab-list {
    flex: auto !important;
}
}