@import url(https://fonts.googleapis.com/css2?family=Baskervville:ital,wght@0,400..700;1,400..700&family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap);
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css);
@import url(https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.css);
@import url(https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick-theme.css);
@import url(https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.css);
@import url(css/ma5-menu.min.css);
@import url(css/animate.css);
/* Global */
:root{--GradientCOlor: linear-gradient(to right, #f05639 0%, #f99f3f 100%); --Blucolor:#003556; --DMFamily: "DM Sans", sans-serif; --Baskervville: "Baskervville", serif;}
h1,h2,h3,h4,h5,h6{font-size: 30px; margin: 0px; padding: 0px; font-weight: 600; font-family: var(--Baskervville)}
ul{padding: 0px; margin: 0px; list-style-type: none;}
li{padding: 0px; margin: 0px; font-size: 15px; font-family: var(--DMFamily); text-decoration: none; list-style-type: none;}
a{font-size: 15px; font-family: var(--DMFamily); text-decoration: none;}
a:hover{text-decoration: none;}
p{font-size: 16px; padding: 0px; margin: 0px; font-family: var(--DMFamily);}
body{padding: 0px; margin: 0px; box-sizing: content-box;}
span{padding: 0px; margin: 0px; font-family: var(--DMFamily);}
small{font-family: var(--DMFamily);}
input{font-family: var(--DMFamily);}
textarea{font-family: var(--DMFamily);}
button{font-family: var(--DMFamily);}
selecT{font-family: var(--DMFamily);}
option{font-family: var(--DMFamily);}
::selection {  color: #fff;  background:#f05639;}
input:focus{outline: none;}
select:focus{outline: none;}
textarea:focus{outline: none;}
::-webkit-scrollbar {  width: 10px;}
::-webkit-scrollbar-track {  background-color: #f1f1f1;}
::-webkit-scrollbar-thumb {  background:var(--GradientCOlor)}
::-webkit-scrollbar-thumb:hover {  background: #555;}
/* Start CSS */
header{background:var(--Blucolor); border-top: 2px solid #f05639;}
header .row-grid {display: flex;    align-items: center;    justify-content: space-between;}
.social_media-links ul li a{ width: 25px; height: 25px; display: flex; justify-content: center; align-items: center; }
.social_media-links ul li a i{font-size: 13px;}
.social_media-links ul li a .fa-facebook-f{background-color: #1773ea; width: 25px; height: 25px; display: flex; justify-content: center; align-items: center;}
.social_media-links ul li a .fa-x-twitter{background-color: #000; width: 25px; height: 25px; display: flex; justify-content: center; align-items: center;}
.social_media-links ul li a .fa-instagram{background: #f09433; background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 ); width: 25px; height: 25px; display: flex; justify-content: center; align-items: center;}
.social_media-links ul li a .fa-youtube{background-color: #dc2743; width: 25px; height: 25px; display: flex; justify-content: center; align-items: center;}
.row-grid {display: flex;    align-items: center; justify-content: space-between;}
/* Fennec Mobile Nav */
.fennec-mobile-nav .navbar-nav {  overflow-y: auto;}
.fennec-nav .navbar .navbar-nav .nav-item {  position: relative;  padding: 0;}
.fennec-nav .navbar .navbar-nav .nav-item a {  font-weight: normal;    color: #000;    text-transform: capitalize;    padding: 20px 12px;    position: relative;    z-index: 1;    margin: 0;    font-size: 16px; font-weight: 400; font-family: var(--Popines);}
.fennec-nav .navbar .navbar-nav .nav-item a:hover::before, .fennec-nav .navbar .navbar-nav .nav-item a:focus::before, .fennec-nav .navbar .navbar-nav .nav-item a.active::before {  opacity: 1;  visibility: visible;}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu {  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);          box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);    background: var(--Blucolor); position: absolute;  border: none;  top: 80px;  left: 0;  width: 450px;  z-index: 99;  display: block;  opacity: 0;  visibility: hidden;  border-radius: 0;  -webkit-transition: all 0.3s ease-in-out;  transition: all 0.3s ease-in-out;  padding-top: 15px;  padding-left: 5px;  padding-right: 5px;  padding-bottom: 15px;}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a {  text-transform: capitalize;  padding: 5px 15px;  display: block;  color: #fff;   font-size: 16px;  font-weight: 400;}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a::before {  display: none;}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:hover, .fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:focus, .fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.active {  color: #fff; }
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:hover::after, .fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:focus::after, .fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.active::after {  opacity: 1;  visibility: visible;  -webkit-transform: scale(1);          transform: scale(1);}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:first-child {  margin-top: 0;}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu {  left: 220px;  top: 0;  opacity: 0;  visibility: hidden;}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu {  left: 220px;  top: 0;  opacity: 0;  visibility: hidden;}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li:hover .dropdown-menu {  opacity: 1;  visibility: visible;  top: -15px;}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li:hover .dropdown-menu {  opacity: 1;  visibility: visible;  top: -15px;}
.fennec-nav .navbar .navbar-nav .nav-item:hover .dropdown-menu {  opacity: 1;  visibility: visible;  top: 100%;  margin-top: 0;}
.navbar{padding: 0px;}
.logo-header {    width: 15%;}
.logo-header img{    width: 100%;}
.large-phone a{line-height: 5px; margin-bottom: 5px; font-size: 18px;}
.get-agoute a {    background:var(--Blucolor);    padding: 10px 30px;}
.flex-grow-1 {    margin-top: 10px;}
.stickybar {    position: sticky;    top: 0;    z-index: 99; background-color: #fff; box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;}
.brouchure{background:var(--Blucolor);}
.f-eqry ul li:first-child a{background: #000; padding: 12px 30px;}
.f-eqry ul li:last-child a{background:var(--GradientCOlor); padding: 12px 30px;}
p.h2.p-h2-conv {  font-family: var(--Baskervville);  line-height: 45px; font-size: 30px;}
.set-content {    width: 60%;}
/* Faqs */
.faqSection {    display: block;    overflow: hidden;}
.faqSection .headingSection span {    color: #000;    font-family: var(--Baskervville);    font-size: 30px;     font-weight: 600;}
.faqBox {    margin-top: 35px;    display: flex;}
.faqAccordion {    margin: 0 auto;    display: flex;    flex-direction: column;    gap: 10px;  width: 90%;}
.faqItem {    display: block;    background: var(--Blucolor);    border: solid 1px #2d385e1c; overflow: hidden;}
.faqHeader {    padding: 15px 50px 15px 15px;    display: block;    font-size: 20px;    font-weight: 600;    cursor: pointer;    position: relative;}
.faqHeader em {    width: 26px;    height: 26px;    background: var(--GradientCOlor);    border-radius: 50px;    position: absolute;    top: 12px;    right: 12px;    display: flex;    align-items: center;    justify-content: center;    transition: 0.3s;}
.faqHeader em:before {    content: "";    width: 14px;    height: 2px;    background: #fff;    display: block;    transition: 0.3s;}
.faqHeader em:after {    content: "";    margin: -1px 0 0 -7px;    width: 14px;    height: 2px;    background: #fff;    display: block;    transform: rotate(-90deg);    position: absolute;    top: 50%;    left: 50%;    transition: 0.3s;}
.faqBody {    display: none;}
.faqBody ul,
.faqBody ol {    margin-top: 10px;    display: flex;    flex-direction: column;    gap: 8px;}
.faqBody ul li,.faqBody ol li {    padding-left: 30px;    position: relative;    color: #666;}
.faqBody ul li:after,
.faqBody ol li:after {    content: "";    position: absolute;    top: 3px;    left: 0;    width: 20px;    height: 20px;    background: url(../images/bullet.svg) no-repeat left top;    background-size: 100%;}
.faqItem.active .faqHeader em:after {    content: "";    transform: rotate(0deg);    transition: 0.3s;}
.faqItem.active .faqBody {    padding: 0 15px 15px;    display: block;}
.faqItem.active .faqBody p {    margin: 0;    color: #666;}
.faqItem.active .faqBody p ~ p {    margin-top: 15px;}
.faqBody p {    text-align: justify;}
/* faqSection */
#toTop {    position: fixed;    bottom: 40px;    right: 25px;    cursor: pointer;    transition: 0.5s;    z-index: 9999;}
.phone_lefts-side a {    position: fixed;    bottom: 232px;    color: white;    animation: topBottom 4s infinite;    z-index: 999;    left: 20px;    background: #000;    color: white;    padding: 10px 16px;    border-radius: 50%;    font-size: 20px;    animation: bounce 4s infinite alternate;}
.enquiry i {    float: left;    z-index: 999;    position: absolute;    left: 0;    width: 50px;    height: 50px;    border-radius: 50%;    color: #fff;    font-size: 24px;    line-height: 50px;    text-align: center;    text-decoration: none;    cursor: pointer;    background: var(--GradientCOlor);    transition: 0.5s;}
/* Send Enquire */
.enquiry {    position: fixed;    z-index: 1000;    bottom: 45px;    left: 25px;    height: 50px;    color: #fff;    font-size: 18px;    text-align: center;    text-decoration: none;    cursor: pointer;}
.enquiry strong {    background-color: #171b1e;    line-height: 28px;    color: #000;    padding: 10px 20px;    border-radius: 0 30px 30px 0;    height: 45px;    float: left;    font-size: 15px;    margin-top: 3px;    margin-left: 35px;    box-shadow: 2px 2px 6px rgba(0,0,0,0.4);}
.modal-header {    background: var(--Blucolor);    border-bottom: 1px solid #e1e1e1;}
.modal-body {    background: var(--Blucolor);}
.modal-body input {    height: 45px;    background-color: transparent;    border: none;    color: #fff;    border-bottom: 1px solid #e1e1e1;    margin-bottom: 10px;    font-size: 16px;}
.modal-body select {    height: 45px;    background-color: transparent;    border: none;    color: #fff;    border-bottom: 1px solid #e1e1e1;    margin-bottom: 10px;    font-size: 16px;}
.modal-body select option {    color: #000;    font-size: 16px;}
.modal-body select:focus {    outline: none;}
.modal-body textarea {    height: 100px;    background-color: transparent;    border: none;    color: #fff;    border-bottom: 1px solid #e1e1e1;    font-size: 16px;}
.modal-body input::placeholder {    color: #fff;}
.modal-body textarea::placeholder {    color: #fff;}
.modal-body input:focus {    outline: none;}
.modal-body textarea:focus {    outline: none;}
.modal-body button {    width: 100%;    border: none;    padding: 10px 0;    background: var(--GradientCOlor);}
.modal-header span {font-size: 25px; }
/*Whatsapp-popup*/
#whatsapp .wtsapp:focus {    border: none;    outline: none;}
#whatsapp .wtsapp {    position: fixed;    transition: all .5s ease;    background: #25d366;    display: block;    text-align: center;    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);    /* margin: 0; */    border-radius: 50px;    border-right: none;    color: #fff;    font-weight: 700;    font-size: 18px;    bottom: 141px;    left: 25px;    border: 0;    z-index: 999;    width: 50px;   height: 50px;    line-height: 48px;}
#whatsapp .wtsapp:before {    content: "";    position: absolute;    z-index: -1;    left: 50%;    top: 50%;    transform: translateX(-50%) translateY(-50%);    display: block;    width: 60px;    height: 60px;    background: #25d366;    border-radius: 50%;    -webkit-animation: pulse-border 1500ms ease-out infinite;    animation: pulse-border 1500ms ease-out infinite;}
@keyframes pulse-border {
0% {transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);        opacity: 1; }
100% {  transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);        opacity: 0;    }
}
.mobile-three-item {    text-align: center;    display: none;    position: fixed;    z-index: 999;    bottom: 0;    width: 100%;}
.mobile-three-item li {    display: inline-block;    margin-right: 0;    width: 32%;}
.mobile-three-item li:nth-child(1) {    background-color: #000;}
.mobile-three-item li:nth-child(2) {    background-color: #64b161;}
.mobile-three-item li:last-child {    background: var(--GradientCOlor);}
.mobile-three-item li a {    padding: 5px 0;    color: #fff;}
.mobile-btn-animation {    position: fixed;    left: 0;    bottom: 0;    width: 30%;    color: white;    text-align: center;    font-weight: bold;    padding-top: 10px;    padding-bottom: 10px;    margin-left: 2.5%;    z-index: 1000;    background-color: #000;}
.mobile-btn-animation a {    color: white;}
#mobile-call-container a {    width: 100%;    min-width: 100%;}
.industries-we-serve span{font-size: 30px; font-family: var(--Baskervville); font-weight: 600;}
.team-block-one .inner-box .image-box-industries{  position: relative;  display: block;  overflow: hidden;}
.team-block-one .inner-box .image-box-industries img{  width: 100%;  transition: all 500ms ease;}
.team-block-one .inner-box:hover .image-box-industries img{  transform: scale(1.10);}
.team-block-one .inner-box .lower-content{  position: relative;  padding: 10px;  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;  background-color: #fff;}
.team-block-one .inner-box .lower-content .social-links li{  position: relative;  display: inline-block;  margin: 0px 2px;}
.team-block-one .inner-box .lower-content .social-links li a{  position: relative;  display: inline-block;  font-size: 15px;  color: #070719;  width: 40px;  height: 40px;  line-height: 40px;  border: 2px solid #e7e7e7;  text-align: center;}
.team-block-one .inner-box .lower-content .social-links li a:hover{  color: #fff;}
.team-block-one .inner-box .lower-content .social-links{  position: relative;  margin-bottom: 17px;  padding-bottom: 25px;  border-bottom: 1px solid #e5e5e5;}
.team-block-one .inner-box .lower-content p{  display: block;  font-size: 16px;  line-height: 28px;  font-weight: 700;  margin-bottom: 2px;  cursor:text;  transition: 0.5s;}
.team-block-one .inner-box .lower-content p:hover{  color: #f05639;}
.team-block-one .inner-box .lower-content p a{  display: inline-block;  color: #070719;}
.team-block-one .inner-box .lower-content .designation{  position: relative;  display: block;  font-size: 15px;  line-height: 24px;  font-weight: 600;}
.uicon {    background: #fff9f2;}
.muhw p {    font-weight: 500;    font-size: 17px;}
.sticky-connect {    background: var(--GradientCOlor);    z-index: 1;    position: relative;}
.call-btn a {    font-size: 18px;    padding: 12px 30px;    text-shadow: 2px 2px 4px rgb(76 98 26 / 50%);    background: linear-gradient(266.51deg, #000 0%, #000 100%) !important;    box-shadow: 0 4px 10px rgb(0 0 0 / 20%), 0 1px 4px rgb(0 0 0 / 10%);}
.call-type span {    font-size: 15px;    font-weight: 600;    line-height: 18px;}
.call-type a {    font-size: 25px;    font-weight: 600;    line-height: 36px;}
.lets-connect span {    font-size: 30px;}
.lets-connect a {    background: #fff;    width: 40px;    height: 40px;    display: block;    text-align: center;    border-radius: 50px;    align-items: center;    justify-content: center;    display: flex;}
.lets-connect::after {    position: absolute;    content: '';    width: 94%;    height: 86px;    background: linear-gradient(to right, #f05639 0%, #f99f3f 100%);    bottom: -20px;    z-index: -1;}
.lets-connect {    position: relative;}
footer {    background: var(--Blucolor) url(img/footer-bg.png) repeat; background-position: center;}
.widget span {    color: #fff;    font-size: 18px;}
.widget ul a {    transition: 0.5s;}
.widget ul li {    line-height: 27px;}
.copy-right {    background: #fff;}
/* testimonial */
.testimonial{position: relative; height: 70vh;}
.testimonial{background: url(img/h6-bg-testimonial1.webp) repeat; background-size: cover; background-position: 50% 50%;}
.testimonial:after{position: absolute;     background-image: url(img/h6-bg-testimonial2.png);    background-position: center center;    content: '';    background-repeat: no-repeat;    top: -125px;    width: 100%;    height: 650px;    opacity: 1;    transition: background 0.3s, border-radius 0.3s, opacity 0.3s; z-index: -1;}
.testimonial .title span{font-size: 30px; font-family: var(--Baskervville); font-weight: 600;}
.main-testimonial{box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;}
.item-client span{color: var(--Blucolor);}
.item-client small {    font-size: 17px;}
.client-img img{border-radius: 50px;}
.client-img p{margin-top: 20px;}
.main-testimonial {    z-index: 9;    position: relative;}
.our-products .title span{font-size: 30px; font-family: var(--Baskervville); font-weight: 600;}
.under-content-and-img {    display: flex;    justify-content: space-between;    align-items: center;}
.under-content-product{padding-left: 30px;}
.under-content-product span a{font-size: 2.4em;    line-height: 1.2em;    color: #575352;    font-weight: 700;    overflow: hidden;    height: 133px;    width: 100%;    }
.product-btn a {    background: var(--GradientCOlor);    padding: 5px 13px;}
.main-products-side {    margin-bottom: 30px;}
.home-form_design span {    font-size: 30px; font-family: var(--Baskervville); font-weight: 600;}  
.home-filed input {    height: 45px;    margin-bottom: 20px;    border: 1px solid #ccc;    padding-left: 15px;}
.home-filed select{   height: 45px;    margin-bottom: 20px;    border: 1px solid #ccc;    padding-left: 15px; color: #666;}
.home-filed textarea{ height: 100px;    margin-bottom: 20px;    border: 1px solid #ccc;    padding-left: 15px; padding-top: 10px; resize: none;}
.home-filed textarea:focus{outline: none;}
.home-filed select:focus{outline: none;}
.home-filed input:focus{outline: none;}
.home-filed button {    background: var(--GradientCOlor);    padding: 10px 20px;    border: none; color: #fff;}
.home-form{background: url(img/marbel.webp) no-repeat; background-position: center; background-attachment: fixed; background-size: cover;}
/* Features Section */
.features-section {    position: relative;    padding: 20px 0 20px;    background-color: #f8f8f8;}
.feature-block {    position: relative;}
.feature-block .inner-box {    position: relative;    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);    padding: 35px 30px 20px;    padding-left: 130px;    background-color: #fff;    border-bottom: 1px solid #dfdfdf;}
.feature-block:last-child .inner-box {    border-bottom: 0;}
.feature-block .icon {    position: absolute;    top: 40px;    left: 40px;}
.feature-block h4 {    position: relative;    font-size: 24px;    font-weight: 600;    margin-bottom: 5px;}
.feature-video {    position: relative;    padding: 50px;    padding-left: 25px;    background-size: cover;    overflow: hidden;    min-height: 503px;}
.feature-video h4 {    position: relative;    font-size: 24px;    font-weight: 600;    margin-bottom: 20px;}
.feature-video .text {    position: relative;    max-width: 310px;}
.feature-video .shape {    position: absolute;    top: -104px;    left: -94px;    opacity:0.8;    width: 430px;    height: 430px;    transform: rotate(45deg);    border-radius: 50px;}
.feature-video .shape {    background: var(--GradientCOlor);}
.feature-video .pattern {    position: absolute;    left: 0;    top: 0;    right: 0;    bottom: 0;    background-repeat: no-repeat;    background-position: left bottom;}
.feature-video .video-box {    position: relative;    left: 0;    top: 0;    bottom: 0;    right: 0;    background-size: cover;    background-position: right center;}
.feature-video .video-btn {    position: relative;    text-align: center;}
.feature-video .video-btn span {    position: relative;    width: 100px;    height: 100px;    text-align: center;    line-height: 100px;    border-radius: 50%;}
.feature-video .video-btn a {	height: 90px;	width: 90px;	line-height: 90px;	border-radius: 50%;	color: #212121;	text-align: center;	font-size: 24px;	display: inline-block;	position: relative;	background-color: #ffffff;    padding-left: 5px;   transition: .5s;}
.feature-video .video-btn .ripple:before {    position: absolute;    left: -15px;    top: -15px;    right: -15px;    bottom: -15px;    content: '';    border-radius: 50%;    transition: .7s;    border: 1px solid #fff;}
.feature-video .video-btn .ripple:hover:before {    transform: scale(1.05);}
.feature-video .video-btn .ripple:after {	position: absolute;	left: 0;	top: 0;	border-radius: 50%;	-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.14);	-ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.14);	-o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.14);	box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.14);	-webkit-animation: ripple 3s infinite;	animation: ripple 3s infinite;}
.feature-video .video-btn .ripple:after {	-webkit-animation-delay: .6s;	animation-delay: .6s;	content: "";	position: absolute;	right: 0;	bottom: 0;}
@-webkit-keyframes ripple {
70% {-webkit-box-shadow: 0 0 0 70px rgba(244, 68, 56, .0); box-shadow: 0 0 0 70px rgba(244, 68, 56, .0);}
100% {-webkit-box-shadow: 0 0 0 0 rgba(244, 68, 56, .0);box-shadow: 0 0 0 0 rgba(244, 68, 56, .0);}
}
@keyframes ripple {
70% {-webkit-box-shadow: 0 0 0 70px rgba(244, 68, 56, .0);box-shadow: 0 0 0 70px rgba(244, 68, 56, .0);}
100% {-webkit-box-shadow: 0 0 0 0 rgba(244, 68, 56, .0);box-shadow: 0 0 0 0 rgba(244, 68, 56, .0);}
}
.features-section .sec-title span {    font-size: 30px; font-family: var(--Baskervville); font-weight: 600;}
.inner-box p {    text-align: justify;}
.inner-box span {    font-size: 22px;    display: block;    margin-bottom: 5px; font-family: var(--Baskervville); font-weight: 600;}
.feature-video span {    color: #fff;    z-index: 99;    font-family: var(--Baskervville);       position: relative;    font-size: 22px;    margin-bottom: 10px;    display: block;}

/* Index_Ad */
.index_ad {	padding-top: 100px;	padding-bottom: 50px;}
.index_ad .ad_items {    letter-spacing: -5px;    justify-content: center;    display: flex;}
.index_ad .ad_item {	display: inline-block;	width: 18%;	letter-spacing: 0;	text-align: center;	position: relative;}
.index_ad .ad_item a:hover {	color: #000;}
.index_ad .ad_item .item_inner {	display: block;	height: 338px;	border: 1px solid #e6e6e6;padding: 75px 15px 0;	margin-right: -1px;	margin-bottom: -1px;	position: relative;}
.index_ad .ad_item .item_img {	display: block;}
.index_ad .ad_item .item_img img {	width: auto;	max-height: 60px;}
.index_ad .ad_item .item_info {	padding-top: 35px;}
.index_ad .ad_item .item_title {	font-size: 17px;	line-height: 1.4em;	height: 2.8em;    color: var(--Blucolor);	overflow: hidden;}
.index_ad .ad_item .item_desc {	font-size: 16px;	line-height: 1.5em;	max-height: 7.5em; overflow: hidden;}
.index_ad .ad_item .item_more {	margin-top: 25px;}
.index_ad .ad_item .item_inner:before {	content: '';	display: block;	width: 40px;	height: 2px;	background-color: #034874;	position: absolute;	left: 50%;	margin-left: -20px;	bottom: 50px;	-webkit-transition: all .3s ease-in-out;	-o-transition: all .3s ease-in-out;	transition: all .3s ease-in-out;}
.index_ad .ad_item .item_inner:hover {	border-color: #034874;	z-index: 1;}
.index_ad .ad_item .item_inner:hover:before {	width: 30%;	left: 35%;	margin-left: 0;}
.index_ad .ad_item .item_hover {	width: 100%;	height: 130%;	font-size: 16px;	position: absolute;	left: 0;	top: -15%;	background-repeat: repeat-x;	-webkit-background-size: cover;	background-size: cover;	padding: 30px;	opacity: 0;	filter: alpha(opacity=0);	-webkit-transform: translate3d(0,15px,0);	-ms-transform: translate3d(0,15px,0);	-o-transform: translate3d(0,15px,0);	transform: translate3d(0,15px,0);	-webkit-transition: box-shadow .3s ease-in-out,transform .3s ease-in-out;	-o-transition: box-shadow .3s ease-in-out,transform .3s ease-in-out;	transition: box-shadow .3s ease-in-out,transform .3s ease-in-out;}
.index_ad .ad_item .item_hover,.index_ad .ad_item .item_hover a,.index_ad .ad_item .item_hover:hover {	color: #fff;}
.index_ad .ad_item .item_hover .item_img {	padding-top: 8px;}
.index_ad .ad_item .item_hover .item_img img {	max-height: 70px;}
.index_ad .ad_item .item_hover .item_title {	font-size: 21px;	line-height: 1.2em;    max-height: 1.9em;    color: #fff;}
.index_ad .item_active {	width: 28%;	z-index: 2;}
.index_ad .item_active .item_hover {	opacity: 1;	filter: alpha(opacity=100);	-webkit-transform: none;	-ms-transform: none;	-o-transform: none;	transform: none;	box-shadow: 40px 40px 50px 0px rgba(0,0,0,0.5);}
.item_hover:nth-child(1) {	background-image: url(img/ad_img_01.jpg);}
.item_hover:nth-child(2) {	background-image: url(img/ad_img_02.jpg);}
.item_hover:nth-child(3) {	background-image: url(img/ad_img_03.jpg);}
.item_hover:nth-child(4) {	background-image: url(img/ad_img_04.jpg);}
.item_hover:nth-child(5) {	background-image: url(img/ad_img_05.jpg);}
.hover_bg {	background-image: url(img/news_caption_bg.jpg);}
.index_news .news_item .item_img img, .index_news .news_item .more_ico, .index_news .news_item .hover_bg, .item_more .more_txt, .item_more .more_txt {    -webkit-transition: all .3s ease-in-out;    -o-transition: all .3s ease-in-out;    transition: all .3s ease-in-out;}
.content-box p {    margin-bottom: 18px;    text-align: justify;}
.about-btn a {    background: var(--GradientCOlor); padding: 10px 25px;}

figure.image.image-1 img{	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;}
.image-box:before {    position: absolute;    content: '';    width: 180px;    height: 190px;    left: 0px;    bottom: 0px;    clip-path: polygon(0% 0%, 0% 0%, 100% 100%, 0% 100%, 0% 0%);}
.image-box:before {    background: var(--Blucolor);}
figure.image.image-1 {    z-index: 9;    position: relative;}
.content_block_2 p{padding-right:30px;}
/* Center vertical line */
.timeline {    display: flex;    flex-direction: column;    align-items: center;    justify-content: space-between;    height: 400px;    margin: 0 24px;    position: relative;}
.timeline-line {    position: absolute;    width: 4px;    left: 74px;    height: 120%;    background: var(--GradientCOlor);    transform: translateX(-50%);    border-radius: 999px;    z-index: 0;}
.timeline-dot {    width: 16px;    height: 16px;    background-color:var(--Blucolor);    border-radius: 50%;    border: 4px solid #ffffff;    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.15);    z-index: 1;}
.year-row .row{background-color: #fff; box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;}
.year-row span {    font-size: 18px;    font-weight: 500;    display: block;    margin-bottom: 5px;}
.year-row p {    color: var(--Blucolor) ;   font-weight: 500;}
.flex-item {    display: flex;    align-items: center;}
.icon-side {    width: 50px;    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;    margin-right: 15px;    height: 50px;    background: var(--GradientCOlor);    text-align: center;    display: flex;    align-items: center;    justify-content: center;    border-radius: 50px;}
.dot-2 {    position: relative;    top: 8px;}
.dot-3 {    position: relative;    top: 16px;}
.dot-4 {    position: relative;    top: 15px;}
.page-header-overlay {    background-size: cover;    background-repeat: no-repeat;    background-position: center;    opacity: 0.8;    position: absolute;    top: 0;    inset-inline-start: 0;    width: 100%;    height: 100%;    z-index: -1;}
.tj-page-header {    padding-top: 133px;    padding-bottom: 150px;    background-position: center;    background-size: cover;    background-repeat: no-repeat;    background-color: var(--GradientCOlor);    background-blend-mode: luminosity;    border-radius: 12px;    position: relative;   overflow: hidden;    z-index: 2;}
.tj-page-header {background: url(img/about-img-side.jpg) no-repeat; background-size: cover; background-position: 50% 100%}
.page-header-overlay{background: url(img/bg-design.png) no-repeat;}
.tj-page-link {    margin-top: 15px;    display: -webkit-inline-box;    display: -ms-inline-flexbox;    display: inline-flex;    -ms-flex-wrap: wrap;    flex-wrap: wrap;    -webkit-box-align: center;    -ms-flex-align: center;    align-items: center;    -webkit-box-pack: center;    -ms-flex-pack: center;    justify-content: center;    gap: 8px;    position: relative;    border-radius: 50px;    background: rgba(255, 255, 255, 0.1);    backdrop-filter: blur(20px);    padding: 5px 12px;    z-index: 2;}

.color-site a {    background: var(--GradientCOlor);    display: block;    padding: 10px 30px;}
.skin-color a {    background: var(--Blucolor);    display: block;    padding: 10px 30px;}
.sitema-links-item h2 {    font-size: 22px;}
.parent-divison h3 {    font-size: 22px;}


ul.stlyed-exporter li a {    background: var(--GradientCOlor);    padding: 10px 30px;}
ul.stlyed-exporter li {    width: 32%;}
.inner-states a {    background-color: var(--Blucolor);    display: block;}
.page-error span {    font-size: 25px;}
.page-error a {    background: var(--GradientCOlor);    padding: 12px 25px;    transition: 0.5s;    border-radius: 50px;}
p.related-heading {    background: var(--GradientCOlor);    width: 100%;    display: block;    padding: 10px 15px;    font-size: 22px;    font-weight: 700;}
.read-btn a {    background: #000;    padding: 7px 15px;    color: #fff;}
/* Box */
.box {    background: #333;    border-radius: 50px;    text-align: center;    overflow: hidden;    position: relative;    transition: all 0.35s ease-in-out;}
.box:before, .box:after {    content: "";    background: linear-gradient(to left, #f99d3f, #f05939);    width: 100%;    height: 0;    position: absolute;    opacity: 0.3;    transition: all 0.4s ease-in-out;    z-index: 1;}
.box:before {    right: 0;    bottom: 0;}
.box:after {    top: 0;    left: 0;}
.box:hover:before,.box:hover:after {    width: 100%;    height: 100%;}
.box img {    width: 100%;    height: auto;    transform: scale(1.1) translateY(4%);    transition: all 0.35s ease-in-out;}
.box:hover img {    opacity: 0.3;    transform: scale(1.1) translateY(-4%);}
.box-content {    color: #fff;    width: 100%;    opacity: 0;    transform: translateX(-50%) translateY(-50%);    position: absolute;    top: 50%;    left: 50%;    z-index: 2;    transition: all 0.25s ease 0s;}
.box:hover .box-content {    opacity: 1;}
.box .title {    font-size: 22px;    font-weight: 600;    text-transform: uppercase;    margin: 0;}
.box .post {    font-size: 25px;    font-weight: 300;    text-transform: capitalize;    margin: 0 0 10px;    display: block;}
.box .icon {    padding: 0;    margin: 0;    list-style: none;}
.box .icon li {    margin: 0 3px;    display: inline-block;}
.box .icon li a {    color: var(--Blucolor);    background: #fff;    font-size: 14px;    line-height: 29px;    width: 32px;    height: 32px;    border: 3px solid transparent;    display: block;    position: relative;    transition: all 0.25s ease;}
.box .icon li a:hover {    color: #fff;    background: #000;    border: 3px solid #fff;    text-shadow: 3px 3px 3px rgba(0,0,0,0.4);}
.box .icon li a i {    line-height: inherit;}
@media only screen and (max-width: 990px) {
.box {        margin: 0 0 30px;    }
}
.box-content span {    padding-left: 15px;    padding-right: 15px;    line-height: 25px;}
.img-side-details {    width: 40%;    float: left;    margin-right: 25px;}
.datails-content p {    text-align: justify;}
.related_img img {    width: 100%;    object-fit: contain;    height: 250px;    margin: 10px 0px;    border: 1px solid #f1f1f1;    padding: 2px;}
.white-wrap {    background: var(--Blucolor);    padding: 15px;}
.inputBox input {    height: 40px;    padding-left: 12px;    font-size: 15px;}
.inputBox select {    height: 40px;    padding-left: 12px;    font-size: 15px;    width: 100%;    color: #666;    border: none;}
.inputBox button {    background: var(--GradientCOlor);    font-size: 18px;    padding: 10px 0;}
.inputBox textarea {    height: 100px;    padding-left: 12px;    font-size: 15px;    padding-top: 10px;}
.contact-item.style-2 {    padding: 30px 25px 40px;    background-color:#fff;    text-align: center;   min-height: 250px;}
.contact-item.style-2 .contact-title {    font-size: 24px;    font-weight: bold;    margin-bottom: 20px;}
.tj-contact-area.section-gap.py-5 {    background: #f7f5f4;}
.contact-item ul li a {    color: #000;}
.contact-icon i {    font-size: 30px;    margin-bottom: 15px;}

.contact-form .form-input textarea {    height: 130px;    resize: none;    padding-top: 0;}
.contact-form .form-input {    margin-bottom: 27px;    position: relative;}
h3.title {    font-size: 25px;    margin-bottom: 35px;}
.form-input input { border: none; padding: 11px 0;     border-bottom: 1px dashed #ccc;    color: #fff; background-color: transparent; }
.form-input textarea {  border: none;  border-bottom: 1px dashed #ccc;    color: #fff; background-color: transparent;}
.contact-form {    background: var(--Blucolor);    padding: 20px;}
.form-input select{border: none; color: #fff; border-bottom: 1px dashed #ccc; background-color: transparent;  padding: 11px 0;}
.form-input option{color: #000;}
.form-input input::placeholder{color: #fff;}
.form-input textarea::placeholder{color: #fff;}
.submit-btn {    text-align: center;}
.submit-btn button{background: var(--GradientCOlor); border:none; color: #fff; padding: 10px 30px;}

.project-item:hover .project-img img {    -webkit-transform: scale(1.1) rotate(-2deg);    -ms-transform: scale(1.1) rotate(-2deg);    transform: scale(1.1) rotate(-2deg);}
.project-item .project-img img {    width: 100%;    height: 100%;    -o-object-fit: cover;    object-fit: cover;   -webkit-transition: all 0.3s ease-in-out 0s;    transition: all 0.3s ease-in-out 0s;}
.project-item .title { width: calc(100% - 60px); }
.project-item .project-content {    padding: 25px 20px 25px 30px;}
.project-item .title {    line-height: 0px;    max-width: 245px;    width: 100%;    margin-bottom: 0;}
.project-item {    background:var(--GradientCOlor);   position: relative;    border-radius: 12px;    overflow: hidden;}
.project-item .project-img {    position: relative;    width: 100%;    height: 100%;    overflow: hidden;    -webkit-transition: all 0.5s linear;    transition: all 0.5s linear;}
.project-text a {    font-size: 22px;    color: #fff;}
.product_box {    margin-bottom: 30px;}
.mobile-menu {    display: none;}
.footer-text p{
    color: white;;
}