
@media screen and (min-width: 993px)
{
	.container
	{
		max-width: 95% !important;
	}
	.toolbar-area .container
	{
		max-width: 95% !important;
	}


	.about-style1
	{
		margin-top: 80px;
		margin-bottom: 30px;
	}
}

.textJustify
{
	text-align: justify !important;
}

.about-style1 .sec-title .title
{
	text-transform: capitalize;
	color: #013F6E;
}


.about-style1 .contentss ul {
    list-style: none;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(2,1fr);
}


.about-style1 .contentss ul li {
    position: relative;
    padding-left: 35px;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 500;
}

.about-style1 .contentss ul li::before {
    font-family: "bootstrap-icons";
    content: '\F133';
    position: absolute;
    left: 0;

    color: #eb003d;
    font-size: 1.2em;
    line-height: 1;
}

/*.about-style1 .contentss ul .icon-check::before { content: "\f530"; }
.about-style1 .contentss ul .icon-lock::before  { content: "\f533"; }
.about-style1 .contentss ul .icon-plus::before  { content: "\f535"; }
.about-style1 .contentss ul .icon-gear::before  { content: "\f531"; }*/

/*============================================================*/

.services__sections
{
	position: relative;
}

.services__sections .container
{
	padding-top: 50px;	
	padding-bottom: 50px;	
	position: relative;
	z-index: 2;
}
.services__sections:before
{
	content: '';
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255 255 255 / 70%);
	background-color: rgb(246 246 253 / 70%);
}

.sec-title .title{
    text-transform: capitalize;
	color: #013F6E;
	font-size: 38px;
    font-weight: 700;
    line-height: 53px;
}
.sec-title .sub-text.sub-text2
{
	padding-left: 0;
	font-size: 15px;
    color: #eb003d;
}
.sec-title .sub-text.sub-text2:after
{
	display: none;
}
.rs-services.services-style1 .services-slider .services-content .services-txt
{
	margin-bottom: 0;
}

.services__sections .owl-carousel.owl-drag .owl-item
{
	margin-right: 15px !important;
}

.services__sections .custom_rowss
{
	display: grid;
	grid-template-columns: repeat(3,1fr);
}
.services__sections .custom_rowss .services-slider .icon
{

}
.services__sections .custom_rowss .services-slider .icon:before
{
	display: none;
}
.services__sections .custom_rowss .services-slider .icon i
{
	font-size: 50px;
	color: #EB003D;
}
.rs-services.services-style1 .services-slider .services-content .services-titles .title a,
.rs-services.services-style1 .services-slider .services-content .services-txt
{
	/*font-family: "Montserrat", serif;*/
}
.rs-services.services-style1 .services-slider .services-content .services-titles .title a
{
	font-family: "Montserrat", serif;
	font-size: 19px;
}
.rs-services.services-style1 .services-slider .services-content .services-titles .title a:hover
{
	color: inherit;
}
.rs-services.services-style1 .services-slider .services-content .services-txt
{
	font-size: 16px;
    line-height: 27px;
    font-weight: 400;
    color: #333333;
    text-align: justify;
}
/*============================================================*/

.cta_sections
{
	position: relative;
	background-size: cover;
    background-position: center;
    z-index: 1;
}

.cta_sections::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #014376;
    opacity: 0.8;
    z-index: -1;
}

.cta_sections .container
{
	max-width: 90% !important;
	padding: 80px 0;
}
.cta_sections .sec-title p
{
	margin-bottom: 0;
	margin-top: 10px;
		font-size: 16px;
    line-height: 27px;
    font-weight: 400;
    color: #fff;
    text-align: justify;
}
.cta_sections .btn-part .readon.more
{
	background-color: #EB003D !important;
	color: #fff;
}

/*============================================================*/

.products_sections
{
	position: relative;
	background-color: #EFF3FA;
	background-color: #F8F9FE;
}

.products_sections .container
{
	padding-top: 60px;
	padding-bottom: 60px;
	position: relative;
	z-index: 2;
}
.products_sections .shapeDesign1
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.products_sections .shapeDesign1 img
{
	transform: rotate(180deg);
}
.products_sections .shapeDesign
{
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
}


.products_sections .shapeDesign1 img,
.products_sections .shapeDesign img
{
	width: 800px;
}

.products_sections .sec-title .sub-text
{
	color: #eb003d !important;
}
.products_sections .sec-title .title{
	text-transform: capitalize;
    color: #013F6E;
    font-size: 38px;
    font-weight: 700;
    line-height: 53px;
}

/*============================================================*/

.counterSectinos
{
	position: relative;
	background-size: bottom;
    background-position: center;
    z-index: 1;
}
.counterSectinos::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #014376;
    opacity: 0.9;
    z-index: 1;
}
.counterSectinos .container
{
	padding: 40px 0;
	max-width: 95% !important;
	position: relative;
	z-index: 2;
}

.rs-counter.counter-style1 .rs-counter-list
{
	padding-left: 13px;
	padding-right: 13px;
}

.rs-counter.counter-style1 .rs-counter-list .count-text .count-number .rs-count1
{
	margin-bottom: 10px;
	display: inline-block;
}
.rs-counter.counter-style1 .rs-counter-list .count-text .count-number .rs-count1,
.rs-counter.counter-style1 .rs-counter-list .count-text .count-number .prefix
{
	font-size: 25px;
	color: #fff;
	font-family: Playfair Display;
	line-height: 40px;
	color: #eb003d;
	color: #fff;
	text-align: center;
	display: block;
}
.rs-counter.counter-style1 .rs-counter-list .count-text .title
{
	font-size: 15px;
	color: #fff;
	font-weight: 300;
	line-height: 1.6;
	text-align: justify;
	display: block;
}
.rs-counter.counter-style1 .rs-counter-list 
{
	text-align: center;
}
.rs-counter.counter-style1 .rs-counter-list  i
{
	color: #eb003d;
	font-size: 60px;
}
/*============================================================*/

.myBlogRows
{
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-column-gap: 20px;
  grid-row-gap: 20px;
}
.myBlogRows .blog-content p
{
	text-align: justify;
}

/*============================================================*/

.blog_sections
{
	/*padding: 50px 0;*/
}

.blog_sections
{
	position: relative;
	background-color: #EFF3FA;
	background-color: #F8F9FE;
}

.blog_sections .container
{
	padding-top: 60px;
	padding-bottom: 60px;
	position: relative;
	z-index: 2;
}
.blog_sections .shapeDesign1
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.blog_sections .shapeDesign1 img
{
	transform: rotate(180deg);
}
.blog_sections .shapeDesign
{
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
}


.blog_sections .shapeDesign1 img,
.blog_sections .shapeDesign img
{
	width: 800px;
}

/*============================================================*/
.footer-wrapper {
  background-color: #1a1e24;
  color: #ffffff;
  padding-top: 60px;
  padding-bottom: 20px;
}

.footer-wrapper {
  /* Texture aur Background color */
  background-color: #013D6B;
  background-image: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0.05) 0px, rgba(255, 255, 255, 0.05) 1px, transparent 1px, transparent 10px);
  
  color: #ffffff;
  padding-top: 60px;
  padding-bottom: 20px;
}

.footer-dot-wrapper {
  background-color: #013D6B;
  /* Texture: Dot Grid Pattern */
  background-image: radial-gradient(rgba(255, 255, 255, 0.15) 1px, transparent 1px);
  background-size: 20px 20px;
  color: #ffffff;
  padding: 80px 0 30px 0;
}

.footer-wrapper h4 {
  color: #ffffff;
  margin-bottom: 25px;
  font-size: 1.4rem;
  font-weight: 600;
}

.footer-wrapper p {
  font-size: 0.95rem;
  line-height: 1.7;
  color: #fff;
  text-align: justify;
  width: 90%;
}

.contact-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.contact-list li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 12px;
  font-size: 0.95rem;
}

.contact-list li i {
  margin-right: 12px;
  color: #EB003D;
  font-size: 1.1rem;
}

.nav-links {
  list-style: none;
  padding: 0;
  margin: 0;
}

.nav-links li {
  margin-bottom: 10px;
}

.nav-links a {
  color: #fff;
  text-decoration: none;
  display: flex;
  align-items: center;
  font-size: 0.95rem;
  transition: 0.3s;
}

.nav-links a:hover {
  color: #ffffff;
  padding-left: 5px;
}

.nav-links a i {
  margin-right: 8px;
  font-size: 1.2rem;
  color: #EB003D;
}

.gallery-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}

.TwoRow
{
	display: grid;
	grid-template-columns: repeat(2,1fr);

}
.padeletskj
{
	padding-left: 20px;
	padding-right: 20px;
}

.gallery-item {
  background-color: #333942;
  aspect-ratio: 1/1;
  border-radius: 4px;
}

.footer-bottom {
  border-top: 1px solid #8a92a0;
  margin-top: 40px;
  padding-top: 20px;
}

.bottom-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /*flex-wrap: wrap;*/
  gap: 15px;
}

.bottom-inner p {
  margin: 0;
  font-size: 1rem;
}

.social-icons {
  display: flex;
  gap: 10px;
}

.social-icons a {
  background-color: #EB003D;
  color: #ffffff;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 4px;
  transition: 0.3s;
}

.social-icons a:hover {
  background-color: #013D6B;
}

@media (max-width: 991px) {
  .footer-content {
    margin-bottom: 40px;
  }
}

@media (max-width: 576px) {
  .bottom-inner {
    justify-content: center;
    text-align: center;
  }
}
/*============================================================*/

.custom-hero-section {
    background-color: #013F6E;
    position: relative;
    padding: 60px 20px;
    overflow: hidden;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    min-height: 150px;


    /*
    background-color: #013F6E;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");
    background-blend-mode: overlay;
    opacity: 0.95;
    */
    /*
    background-color: #013F6E;
    background-image: 
      linear-gradient(rgba(255, 255, 255, 0.05) 1px, transparent 1px),
      linear-gradient(90deg, rgba(255, 255, 255, 0.05) 1px, transparent 1px);
    background-size: 30px 30px;

    */


    background: radial-gradient(circle at center, #02599c 0%, #013F6E 100%);
    position: relative;
    overflow: hidden;
  
}
.custom-hero-section::after {
  content: "";
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: url("../img/carbon-fibre.png");
  opacity: 0.1;
  pointer-events: none;
}


.custom-hero-section .hero-container {
    width: 100%;
    max-width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 2;
}

.custom-hero-section .hero-title {
    font-size: 2rem;
    font-weight: 700;
    margin: 0;
    color: #FFFFFF;
}

.custom-hero-section .breadcrumb-list {
    list-style: none;
    display: flex;
    gap: 15px;
    margin: 0;
    padding: 0;
    align-items: center;
}

.custom-hero-section .breadcrumb-list li a {
    color: #FFFFFF;
    text-decoration: none;
    opacity: 1;
    transition: 0.3s;
    font-size: 1rem;
}

.custom-hero-section .breadcrumb-list li a:hover {
    opacity: 1;
}

.custom-hero-section .breadcrumb-list li.active {
    color: #FFFFFF;
    font-weight: 500;
}

.custom-hero-section .breadcrumb-list li:not(:last-child)::after {
    content: "\F285";
    font-family: bootstrap-icons!important;
    font-weight: 900;
    margin-left: 15px;
    color: #EB003D;
    font-size: 0.9rem;
}

@media (max-width: 768px) {
    .custom-hero-section .hero-container {
        flex-direction: column;
        text-align: center;
        gap: 20px;
    }
    
    .custom-hero-section .hero-title {
        font-size: 2rem;
    }

    .custom-hero-section .breadcrumb-list {
        justify-content: center;
    }
}

/*============================================================*/

.it-contact-section {
    padding: 60px 0;
    background-color: #f8fafd;
    font-family: sans-serif;
}

.it-contact-section .it-container {
    /*max-width: 1140px;*/
    margin: 0 auto;
    padding: 0 15px;
}

.it-contact-section .it-row {
    display: flex;
    flex-wrap: wrap;
    background: #fff;
    box-shadow: 0 0 20px rgba(0,0,0,0.05);
}

.it-contact-section .it-col-left {
    flex: 0 0 65%;
    max-width: 65%;
    padding: 40px;
}

.it-contact-section .it-col-right {
    flex: 0 0 35%;
    max-width: 35%;
    background-color: #0d6efd;
    padding: 40px;
    color: #fff;

    background-color: #013F6E;
    background-image: 
      linear-gradient(rgba(255, 255, 255, 0.05) 1px, transparent 1px),
      linear-gradient(90deg, rgba(255, 255, 255, 0.05) 1px, transparent 1px);
    background-size: 30px 30px;
}

.it-contact-section .it-subtitle {
    color: #EB003D;
    font-weight: 700;
    font-size: 14px;
    display: block;
    margin-bottom: 5px;
}

.it-contact-section .it-title {
    font-size: 32px;
    font-weight: 800;
    margin-bottom: 30px;
    color: #111;
}

.it-contact-section .it-form-group-row {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}
.it-contact-section .it-input, 
.it-contact-section .it-textarea {
    width: 100%;
    padding: 12px 15px;
    border: none;
    background-color: #f0f4f8;
    border-radius: 2px;
    font-size: 14px;
}
.it-contact-section .it-input
{
  padding: 15px 15px;
  font-family: "Montserrat", serif;
  font-weight: 500;
  color: #222;
  font-size: 15px;
}
.it-contact-section .it-textarea
{
  font-family: "Montserrat", serif;
  font-weight: 500;
  color: #222;
  font-size: 15px;
} 

.it-contact-section .it-textarea {
    height: 150px;
    margin-bottom: 20px;
    resize: none;
}

.it-contact-section .it-captcha-row {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 30px;
}

.it-contact-section .it-captcha-input {
    max-width: 50%;
}

.it-contact-section .it-captcha-box {
    background: #000;
    color: #888;
    padding: 10px 20px;
    
    font-weight: bold;
    letter-spacing: 2px;
}

.it-contact-section .it-submit-wrapper {
    text-align: center;
}

.it-contact-section .it-btn-submit {
    background-color: #0d6efd;
    color: #fff;
    border: none;
    padding: 12px 40px;
    font-weight: bold;
    border-radius: 4px;
    cursor: pointer;
    font-weight: 600;
    color: #ffffff;
    background-color: #EB003D;
    border-radius: 30px 30px 30px 30px;
    padding: 10px 50px 10px 50px;
}
.it-contact-section .it-info-title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 30px;
}


.it-contact-section .it-col-right .it-info-title {
  color: #fff;
  font-size: 30px;
}
.it-contact-section .it-info-item {
    display: flex;
    gap: 15px;
    margin-bottom: 15px;
}

.it-contact-section .it-info-icon i{
  color: #eb003d;
}
.it-contact-section .it-info-icon {
    font-size: 24px;
}

.it-contact-section .it-info-text h4 {
    font-size: 17px;
    font-weight: 700;
    margin: 0 0 5px 0;  
    color: #fff;
}

.it-contact-section .it-info-text p {
    font-size: 16px;
    margin: 0;
    font-weight: 500;
    text-align: left;
    font-family: "Montserrat", serif;
    line-height: 1.7;
    opacity:1;
}

@media (max-width: 992px) {
    .it-contact-section .it-col-left,
    .it-contact-section .it-col-right {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (max-width: 576px) {
    .it-contact-section .it-form-group-row {
        flex-direction: column;
        gap: 20px;
    }
    .it-contact-section .it-captcha-row {
        flex-direction: column;
        align-items: flex-start;
    }
}

/*============================================================*/

.fullWidthMap
{
   width: 100%;
   line-height: 0;
   height: 500px;
}

/*============================================================*/

.custom-pagination-wrapper {
    display: flex;
    justify-content: center;
    padding: 40px 0;
   font-family: "Montserrat", serif;
}

.custom-pagination-wrapper .pagination-list {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 8px;
    align-items: center;
}

.custom-pagination-wrapper .pagination-item {
    display: inline-block;
}

.custom-pagination-wrapper .pagination-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    text-decoration: none;
    color: #333;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    font-weight: 600;
    font-size: 14px;
    transition: all 0.3s ease;
    box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}

.custom-pagination-wrapper .pagination-link:hover {
    background-color: #f8f9fa;
    border-color: #EB003D;
    color: #EB003D;
    transform: translateY(-2px);
}

.custom-pagination-wrapper .pagination-link.active {
    background-color: #EB003D;
    border-color: #EB003D;
    color: #fff;
    box-shadow: 0 4px 10px rgba(235, 0, 61, 0.3);
}

.custom-pagination-wrapper .pagination-separator {
    padding: 0 10px;
    color: #6c757d;
    font-weight: bold;
}

.custom-pagination-wrapper .pagination-link.prev,
.custom-pagination-wrapper .pagination-link.next {
    font-size: 18px;
}

/* Responsive Logic */
@media (max-width: 576px) {
    .custom-pagination-wrapper .pagination-list {
        gap: 5px;
    }

    .custom-pagination-wrapper .pagination-link {
        width: 35px;
        height: 35px;
        font-size: 12px;
        border-radius: 5px;
    }
    
    /* Mobile par unnecessary numbers hide karne ke liye */
    .custom-pagination-wrapper .pagination-item:nth-child(4),
    .custom-pagination-wrapper .pagination-item:nth-child(5) {
        display: none;
    }
}

/*============================================================*/

.twoline-list ul
{

}
@media screen and (min-width: 993px)
{
  .twoline-list ul
  {
    display: grid;
    grid-template-columns: repeat(2,1fr);  
  }
}

.twoline-list ul {
  list-style-type: none;
  margin-left: 20px !important;
}
.twoline-list ul li {
  position: relative;
  padding-left: 22px !important;
  line-height: 34px;
  border: none !important;
}
.twoline-list ul li:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  content: "\f054";
  font-family: 'FontAwesome';
  color: #EB003D;
  font-size: 12px;
}

/*============================================================*/

body.blogDetails .blog_sections .blog-full p
{
  text-align: justify;
}
body.blogDetails .blog_side .widget-title .title
{
    text-transform: capitalize;
    color: #013F6E;
    font-size: 30px;
    font-weight: 700;
    line-height: 22px;
}
.title2
{
    color: #013F6E;
    font-size: 30px;
    font-weight: 700;
}

.blog_side
{
  position: sticky;
  top: 130px;
}
.rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-desc p
{
  display: none;
}

/*============================================================*/

.cta-section {
    position: relative;
    padding: 70px 40px;
    color: #ffffff;
    background-image: url('');
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

/* Overlay Color #014A81 */
.cta-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #014A81;
    opacity: 0.85;
    z-index: 1;
}

.cta-section .cta-container {
    position: relative;
    z-index: 2;
    max-width: 800px;
    width: 100%;
    text-align: center;
}

/* Icon Styling */
.cta-section .cta-icon-box {
    width: 85px;
    height: 85px;
    background-color: #eb003d; /* Red Background */
    border-radius: 50%;
    margin: 0 auto 30px auto;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 20px rgba(0,0,0,0.2);
}

/* Typography */
.cta-section .cta-title {
    font-size: 35px;
    font-weight: 800;
    text-transform: capitalize;
    color: #fff;
    margin-bottom: 15px;
    font-family: "Montserrat", serif;
}

.cta-section .cta-highlight {
    color: #eb003d;
}

/* Custom Dashed Divider */
.cta-section .cta-divider {
    width: 120px;
    height: 2px;
    border-bottom: 3px dashed #eb003d;
    margin: 0 auto 30px auto;
}

/* Phone Styling */
.cta-section .cta-phone {
    font-size: 38px;
    font-weight: 700;
    color: #ffffff;
    text-decoration: none;
    display: inline-block;
    transition: all 0.3s ease;
    font-family: "Montserrat", serif;
}

.cta-section .cta-phone:hover {
    color: #eb003d;
}

/* Responsive (Mobile Friendly) */
@media (max-width: 768px) {
    .cta-section .cta-title {
        font-size: 28px;
    }
    .cta-section .cta-phone {
        font-size: 32px;
    }
    .cta-section .cta-icon-box {
        width: 65px;
        height: 65px;
    }
}
/*============================================================*/

.gallery-style1
{
  padding-top: 0px;
  padding-bottom: 0px;
}
.gallery-style1 .centerTexts .title
{
  margin-bottom: 10px;
}
.gallery-style1 .centerTexts p
{
  text-align: center;
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
}

/*============================================================*/

.distributors .centerTexts.sec-title3 .title
{
  margin-bottom: 10px;
}

.distributors .centerTexts.sec-title3 p
{
  text-align: center;
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
}


/*============================================================*/

.ppe .centerTexts .title
{
  margin-bottom: 10px;
}

.ppe .centerTexts p
{
  text-align: center;
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
}
.ppe.businesOverviewss.rs-services.services-style8 .services-item .services-text p
{
  max-width: 100%;
  line-height: 1.6;
  margin-bottom: 0 !important;
}
.ppe.businesOverviewss.rs-services.services-style8 .services-item
{
  height: 100%;
}
.ppde .xena-marquee-scope .marquee-item i
{
  font-size: 1.8rem;
}
.xena-marquee-scope .maruqee_heading
{ 
    font-size: 2rem;
    font-weight: 700;
    margin: 0;
    color: #FFFFFF;
    font-family: Playfair Display;
    text-align: center;
    margin-bottom: 25px;
}
/*============================================================*/

.rs-services.services-style13 .services-item .services-icon i{
      font-size: 50px;
    color: #EB003D;
}
.rs-services.services-style13 .services-item .services-text .title a {
    font-family: "Montserrat", serif !important;
    font-size: 19px;
    font-weight: 700;
}
.rs-services.services-style13 .services-item .services-text p
{
    font-size: 16px;
    line-height: 27px;
    font-weight: 400;
    color: #333333;
    text-align: justify;
}
.rs-services.services-style13 .services-item .serial-number
{
  left: inherit !important;
  right: 60px;
  font-family: "Montserrat", serif !important;
  font-weight: 700;
}

/*============================================================*/
.aboutUsPages.about-style1
{
  margin-top: 60px;
}
.aboutUsPages.about-style1 .contentss ul li
{
  font-weight: 500;
  font-size: 16px;
}

.singleRow
{
  grid-template-columns: repeat(1,1fr) !important;
}

/*============================================================*/
.businesOverviewss
{

}
.businesOverviewss.rs-services.services-style8 .services-item
{
  flex-direction: column;
  align-items: center;
}
.businesOverviewss.rs-services.services-style8 .services-item .services-icon
{

}
.businesOverviewss.rs-services.services-style8 .services-item .services-icon i
{
  font-size: 50px;
  color: #EB003D;
}
.businesOverviewss.rs-services.services-style8 .services-item .services-text
{
  padding-left: 0;
}
.businesOverviewss.rs-services.services-style8 .services-item .services-text h3,
.businesOverviewss.rs-services.services-style8 .services-item .services-text p
{
    text-align: center;
}
.businesOverviewss.rs-services.services-style8 .services-item .services-text h3
{
    font-family: "Montserrat", serif;
    text-transform: capitalize;
    font-size: 19px;
    margin-bottom: 5px;
}
.businesOverviewss.rs-services.services-style8 .services-item .services-text p
{
  font-size: 15px;
  max-width: 200px;
  font-weight: 400;
  text-transform: capitalize;
  line-height: 1.5;
  margin-left: auto;
  margin-right: auto;
}
/*============================================================*/

.xena-marquee-scope .xena-marquee-container {
    background-color: #013D6B;
    background-image: radial-gradient(rgba(255, 255, 255, 0.1) 1px, transparent 1px);
    background-size: 15px 15px;
    padding: 60px 0;
    overflow: hidden;
    position: relative;
    border-top: 1px solid rgba(255,255,255,0.1);
    border-bottom: 1px solid rgba(255,255,255,0.1);
}
.xena-marquee-scope .xena-marquee-content {
    display: flex;
    white-space: nowrap;
    width: max-content;
    animation: xena-scroll-x 60s linear infinite;
}

.xena-marquee-scope .xena-marquee-container:hover .xena-marquee-content {
    animation-play-state: paused;
}

.xena-marquee-scope .marquee-item {
    display: flex;
    align-items: center;
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    margin: 0 40px;
    letter-spacing: 0.5px;
    font-family: "Montserrat", serif;
}

.xena-marquee-scope .marquee-item i {
    color: #EB003D;
    margin-right: 12px;
    font-size: 1.2rem;
}

@keyframes xena-scroll-x {
    0% { transform: translateX(0); }
    100% { transform: translateX(-50%); }
}

.xena-marquee-scope .xena-marquee-container::before,
.xena-marquee-scope .xena-marquee-container::after {
    content: "";
    position: absolute;
    top: 0;
    width: 100px;
    height: 100%;
    z-index: 2;
    pointer-events: none;
}

.xena-marquee-scope .xena-marquee-container::before {
    left: 0;
    background: linear-gradient(to right, #013D6B, transparent);
}

.xena-marquee-scope .xena-marquee-container::after {
    right: 0;
    background: linear-gradient(to left, #013D6B, transparent);
}


/*============================================================*/

.faceSHIleds.businesOverviewss.rs-services.services-style8 .services-item
{
  flex-direction: row;
  align-content: center !important;
}
.faceSHIleds.businesOverviewss.rs-services.services-style8 .services-item .services-text h3
{
  text-align: left;
}
.faceSHIleds.businesOverviewss.rs-services.services-style8 .services-item .services-text
{
  padding-bottom: 0px;
  padding-top: 0px;
}
.faceSHIleds.businesOverviewss.rs-services.services-style8 .services-item .services-text p
{
  text-align: left;
}
.faceSHIleds.businesOverviewss.rs-services.services-style8 .services-item .services-icon
{
  margin-right: 20px;
}
.faceSHIleds.rs-services.services-style8 .services-item
{
  padding-top: 25px;
  padding-bottom: 25px;
}
.ppde .xena-marquee-scope .xena-marquee-container {
    background-color: #F8F9FE;
    background-image: radial-gradient(rgba(255, 255, 255, 0.1) 1px, transparent 1px);
    background-size: 15px 15px;
    padding: 40px 0 50px;
    overflow: hidden;
    position: relative;
    border-top: 1px solid rgba(255,255,255,0.1);
    border-bottom: 1px solid rgba(255,255,255,0.1);
}


.ppde .xena-marquee-scope .xena-marquee-container::before,
.ppde .xena-marquee-scope .xena-marquee-container::after {
    content: "";
    position: absolute;
    top: 0;
    width: 100px;
    height: 100%;
    z-index: 2;
    pointer-events: none;
}

.ppde .xena-marquee-scope .xena-marquee-container::before {
    left: 0;
    background: linear-gradient(to right, #F9F9FE, transparent);
}
.ppde .xena-marquee-scope .maruqee_heading
{
    color: #013F6E;
    font-size: 38px;
}

.ppde .xena-marquee-scope .xena-marquee-container::after {
    right: 0;
    background: linear-gradient(to left, #F9F9FE, transparent);
}
.ppde .xena-marquee-scope .marquee-item
{
  color: #222;
}

/*============================================================*/


/*
    ====================================
*/

.time-table-section {
    /*padding: 30px 0 60px;*/
    /*background-color: #f8f9fa;*/
}

.time-table-section .title-area {
    background: #ffffff;
}

.time-table-section .cart_table thead {
    background-color: #EB003D;
}

.time-table-section .cart_table thead th {
    color: #ffffff;
    padding: 18px;
    font-weight: 500;
    border: none;
    text-transform: uppercase;
    font-size: 16px;
    padding-left: 40px;
}

.time-table-section .cart_table tbody td {
    padding: 15px;
    vertical-align: middle;
    color: #111;
    font-size: 1.1rem;
    padding-left: 40px;
}

.time-table-section .link {
    color: #8A1B18;
    border: 1px solid #D3B962;
    padding: 6px 16px;
    text-decoration: none;
    border-radius: 4px;
    display: inline-block;
    transition: 0.3s ease-in-out;
    font-weight: 500;
    /*font-family: "Outfit", sans-serif;*/
}
.time-table-section .cart_table td::before
{
    color: #333 !important;
}

.time-table-section .link:hover {
    color: #D3B962;
    background-color: #8A1B18;
}

.time-table-section .table-striped>tbody>tr:nth-of-type(odd)>* {
    background-color: rgba(211, 185, 98, 0.12);
    box-shadow: inset 0 0 0 9999px rgba(211, 185, 98, 0.12);
}

@media (max-width: 767.98px) {
    .time-table-section .cart_table thead {
        display: none;
    }
    .time-table-section .cart_table, 
    .time-table-section .cart_table tbody, 
    .time-table-section .cart_table tr, 
    .time-table-section .cart_table td {
        display: block;
        width: 100%;
    }
    .time-table-section .cart_table tr {
        margin-bottom: 20px;
        border: 1px solid #D3B962;
        border-radius: 8px;
        overflow: hidden;
    }
    .time-table-section .cart_table td {
        text-align: right;
        padding-left: 50%;
        position: relative;
        border-bottom: 1px solid rgba(211, 185, 98, 0.2);
    }
    .time-table-section .cart_table td:last-child {
        border-bottom: none;
    }
    .time-table-section .cart_table td::before {
        content: attr(data-title);
        position: absolute;
        left: 15px;
        width: 45%;
        text-align: left;
        font-weight: 700;
        color: #8A1B18;
    }
}
/*============================================================*/

  .xena-cta-section {
        position: relative;
        padding: 80px 0;
        background-image: url('');
        background-size: cover;
        background-position: center;
        background-attachment: fixed;
        color: #ffffff;
        z-index: 1;
      }

      .xena-cta-section::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #032f51;
        opacity: 0.75;
        z-index: -1;
      }

      .xena-left-content h3 {
        font-size: 2.5rem;
        font-weight: 700;
        margin-bottom: 30px;
        color: #ffffff;
      }

      .xena-left-content ul {
        list-style: none;
        padding: 0;
      }

      @media screen and (min-width: 993px)
      {
        .xena-left-content ul
        {
          width: 90%;
        }
      }

      .xena-left-content ul li {
        position: relative;
        padding-left: 35px;
        margin-bottom: 15px;
        font-size: 1.07rem;
        line-height: 25px;
        font-weight: 400;
        /*font-family: "Montserrat", serif;*/
        text-align:;
      }

      .xena-left-content ul li::before {
        content: "\f285";
        font-family: "bootstrap-icons";
        position: absolute;
        left: 0;
        top: 5px;
        color: #EB003D;
        font-size: 1.2rem;
      }

      .xena-left-content .heads {
        display: inline-block;
        color: #ffffff;
        margin-right: 5px;
        font-size: 1rem;
        font-weight: 700;
      }

      .xena-right-content {
        background: rgba(255, 255, 255, 0.05);
        padding: 40px;
        border-radius: 15px;
        backdrop-filter: blur(5px);
        border: 1px solid rgba(255, 255, 255, 0.1);
        text-align: center;
      }

      .xena-right-content h3 {
        font-size: 2rem;
        margin-bottom: 15px;
        color: #ffffff;
      }

      .xena-right-content p {
        margin-bottom: 25px;
        opacity: 0.9;
      }

      @media screen and (min-width: 993px)
      {
        .xena-right-content p
        {
          text-align: center;
          max-width: 600px;
          margin-left: auto;
          margin-right: auto;
        }
      }

      .xena-right-content .contact-info {
        margin-bottom: 10px;
        display: inline-flex;
        grid-column-gap: 30px;
      }

      .xena-right-content .contact-info a {
        display: block;
        color: #ffffff;
        text-decoration: none;
        font-size: 1.5rem;
        font-weight: 700;
        margin-bottom: 5px;
        letter-spacing: 1px;
        font-family: "Montserrat", serif;
      }

      .xena-right-content .contact-info a i
      {
        color: #FF0050;
      }

      .xena-right-content .cta-buttons {
        display: flex;
        gap: 15px;
        margin-top: 20px;
        margin-bottom: 20px;
        justify-content: center;
      }

      .xena-right-content .primary-btn, 
      .xena-right-content .secondary-btn {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        padding: 12px 30px;
        border-radius: 50px; /* Pill shape design */
        text-decoration: none;
        font-weight: 600;
        font-size: 14px;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        transition: all 0.3s ease;
        color: #ffffff;
        border: none;
      }

      /* Request Catalogue Button */
      .xena-right-content .primary-btn {
        background-color: #FF0049;
      }

      /* WhatsApp Button */
      .xena-right-content .secondary-btn {
        background-color: #25D366;
      }

      .xena-right-content .primary-btn:hover, 
      .xena-right-content .secondary-btn:hover {
        filter: brightness(1.1);
        transform: translateY(-2px);
        color: #ffffff;
        box-shadow: 0 4px 15px rgba(0,0,0,0.2);
      }

      @media (max-width: 576px) {
        .xena-right-content .cta-buttons {
          flex-direction: column;
        }
      }

      .xena-right-content .trust-line {
        font-size: 0.85rem;
        text-transform: uppercase;
        letter-spacing: 1px;
        opacity: 0.7;
        border-top: 1px solid rgba(255, 255, 255, 0.2);
        padding-top: 15px;
      }

      @media (max-width: 991px) {
        .xena-left-content {
          margin-bottom: 50px;
        }
        .xena-right-content .cta-buttons {
          flex-direction: column;
        }
      }


/*============================================================*/

body.products .gallery-item
{

}
body.products .gallery-item
{
       aspect-ratio: inherit;
}
body.products .gallery-item .image-popup img
{
  width: 100%;
  height: 300px;
  object-position: center;
  object-fit: cover;
}
body.products .rs-gallery.gallery-style1 .gallery-item .gallery-icon
{
  margin: 0 0;
}

@media screen and (min-width: 993px)
{
  body.products .gallery-item .image-popup img
  {
    height: 380px;
    height: inherit;
  }
}

/*============================================================*/

.text-justify
{
  text-align: justify;
}
.products .about-style1.ABSection
{
  margin-top: 40px;
}
.products .about-style1.ABSection .contentss .sec-title .title
{
  font-size: 24px !important;
  color: #333;
}
.products .about-style1 .contentss ul {
    list-style: none;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(1,1fr);
}

.products  .about-style1 .contentss ul li {
    position: relative;
    padding-left: 35px;
    margin-bottom: 15px;
    font-size: 17px;
    font-weight: 400;
}

.products .about-style1 .contentss ul li::before {
    font-family: "bootstrap-icons";
    content: '\F133';
    position: absolute;
    left: 0;

    color: #eb003d;
    font-size: 1.2em;
    line-height: 1;
}


/*============================================================*/

/*
    ==================================================
*/

.manager-welcome-section {
    background-color: #f0f2f5;
}

.manager-welcome-section .z-index-1 { z-index: 1; }
.manager-welcome-section .z-index-2 { z-index: 2; }

.manager-welcome-section .bg-shape-top {
    width: 400px;
    height: 400px;
    background:radial-gradient(circle at center, #02599c 0%, #013F6E 100%);
    border-radius: 50%;
    top: -100px;
    left: -100px;
    opacity: 0.9;
    position: relative;
    overflow:hidden;
}
.manager-welcome-section .bg-shape-top::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/carbon-fibre.png);
    opacity: 0.1;
    pointer-events: none;
}

.manager-welcome-section .bg-shape-bottom {
    width: 300px;
    height: 300px;
    background: linear-gradient(135deg, #FF0050 0%, #FF0050 100%);
    border-radius: 50%;
    bottom: -80px;
    right: -80px;
    opacity: 0.8;
}

.manager-welcome-section .content-card .message-text p{
      font-size: 17px;
      color: #333333;
}

.manager-welcome-section .img-container {
    border-radius: 30px;
    overflow: hidden;
    border: 10px solid #ffffff;
}

.manager-welcome-section .content-card {
    border-radius: 30px;
    background: #ffffff;
}

.manager-welcome-section .sub-title { color: #081933; letter-spacing: 1px; }
.manager-welcome-section .main-title { color: #D3224D; font-size: 30px;}
.manager-welcome-section .name-text { color: #081933; }
.manager-welcome-section .designation-text { color: #D3224D; font-weight: 600; }
.manager-welcome-section .message-text p{ font-size: 16px; text-align: justify;  }
@media (min-width: 992px) {
    .manager-welcome-section .content-card {
        margin-left: -80px;
        padding-left: 120px !important;
    }
}

@media (max-width: 991px) {
    .manager-welcome-section .content-card {
        margin-top: -40px;
        border-radius: 20px;
    }
    .manager-welcome-section .img-container {
        border-radius: 20px;
    }
}
/*============================================================*/
.full-width-header .right_menu_togle a
{
  color: #333;
}
/*============================================================*/
/*============================================================*/
/*============================================================*/
/*============================================================*/
