/*
Theme Name: SRJ
Author: YP
Requires at least: 4.4
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: srj

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

*{
	margin:0;
	padding:0;
}
#headerC.active {
    width: 100% !important;
    position: fixed;
    top: 0;
    z-index: 99;
    background: #fff;
    border-radius: 0px;
    box-shadow: 0 5px 15px 0 rgba(0,0,0, 15%);
    /*padding: 5px 35px;*/
	transition:0.3s;
}
section#headerC {
    transition: all 0.7s;
    /* will-change: transform; */
    /* transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); */
    /* transform-style: preserve-3d; */
    /* z-index: 9; */
}
/*#headerC.active img {
    width: 95px;
}*/
.footer-line span.elementor-divider-separator {
    border-image: linear-gradient(to right, #ACA7A7, rgb(58 123 213 / 0));
    border-image-slice: 1;
}
.heading-bg h2::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: -0.476em;
    left: -0.833333em;
    width: 1.5476em;
    height: 2.976em;
    transform: skewY(45deg);
    background-color: #f5f5f5;
}
.heading-bg-light h2::before {
	    content: "";
    position: absolute;
    z-index: -1;
    top: -0.476em;
    left: -0.833333em;
    width: 1.5476em;
    height: 2.976em;
    transform: skewY(45deg);
    background-color: #fff;
}
.heading-bg-light.dark h2::before {
    background-color: #333;
}

.heading-bg-light h2 {
    position: relative;
	z-index:1;
}
.social-list ul {
    list-style: none;
}
.social-list svg {
    width: 14px;
}
.footer-list2 svg {
    width: 12px;
    margin-right: 8px;
}
.footer-list1 ul, .footer-list2 ul {
    list-style-type: none;
}
.footer-list1 svg {
    width: 7px;
    margin-right: 8px;
}
.request-quote .col-6 {
    width: 50%;
    float: left;
    padding: 0 15px;
}
.request-quote .row {
    margin: 0 -15px;
}
.request-quote .col-12 {
    padding: 0 15px;
    width: 100%;
}
.request-quote input[type="text"], .request-quote select, .request-quote textarea, .request-quote input[type="email"], .request-quote input[type="tel"] {
    width: 100%;
    height: 40px;
    padding: 0 10px;
    border: 1px solid #ddd;
    margin-bottom: 20px;
    font-family: 'DM Sans';
    color: #3c3c3c;
	font-weight:500;
}
.request-quote input[type="text"]::placeholder, .request-quote select::placeholder, .request-quote textarea::placeholder, .request-quote input[type="email"]::placeholder, .request-quote input[type="tel"]::placeholder {
    color: #3c3c3c;
}
.request-quote textarea {
    padding: 12px 10px;
    height: 80px;
    font-family: 'DM Sans';
	color: #3c3c3c;
}

.request-quote input[type="submit"]:hover {
    background: #000;
}

.request-quote input[type="submit"] {
    background: #c8bb50;
    color: #fff;
    height: 50px;
    width: 100%;
    border: 0;
    font-family: "DM Sans", Sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 0px 0px 0px 0px;
    cursor: pointer;
    transition: 0.3s;
}
.wpcf7-not-valid-tip {
    font-size: 13px;
    font-weight: 500;
    top: 32px;
    position: absolute;
    font-family: 'DM Sans';
}
.request-qoute .heading-bg h2::before {
    left: auto;
}
span.wpcf7-spinner {
    display: none;
}

.service-sec .elementskit-box-header img {
    height: 250px!important;
    object-fit: cover!important;
}

.page-header_align_left {
    justify-content: left;
}
.page-header {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1;
    padding: 10px 0;
}
.page-header {
    background-image: url(./assets/inner.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-color: #202020;
    min-height: 220px;
    padding-top: 50px;
    padding-bottom: 40px;
}
.page-header:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.5;
    background: #222328;
}
.page-header_title {
    color: #ffffff;
    font-size: 48px;
    line-height: 60px;
    font-weight: 600;
    font-family: 'Open Sans';
}
.page-header_wrapper {
    height: 100%;
    width: 100%;
}
.page-header_wrapper .wgl-container {
    height: 100%;
}
.wgl-container {
    margin-right: auto;
    margin-left: auto;
    width: 1260px;
}
.page-header.breadcrumbs_inline.page-header_align_left .page-header_content {
    justify-content: space-between;
}
.page-header_breadcrumbs {
    color: #ffffff;
    font-size: 14px;
    line-height: 24px;
   font-family: 'Open Sans';
}
.page-header.breadcrumbs_inline .page-header_content {
    flex-direction: row;
    align-items: center;
}
.page-header_align_left .page-header_content {
    align-items: flex-start;
    text-align: left;
}
.page-header .page-header_content {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.page-header.breadcrumbs_inline .page-header_content .page-header_breadcrumbs {
    align-self: auto;
}
.page-header_breadcrumbs .breadcrumbs {
    white-space: nowrap;
    font-weight: 700;
    text-transform: uppercase;
}
.page-header_breadcrumbs .breadcrumbs > a {
    /* text-decoration: underline; */
    -webkit-text-decoration-color: transparent;
    /* text-decoration-color: transparent; */
    /* text-underline-offset: 2px; */
    color: inherit;
    text-decoration: underline;
    text-underline-offset: 2px;
    transition: all .3s;
}
.page-header_breadcrumbs .breadcrumbs > a:hover {
    color: #e3010f;
}
.page-header_breadcrumbs .divider:not(:last-child) {
    color: inherit;
    margin: 0 8px;
}
.page-header_breadcrumbs .divider:not(:last-child):before {
    content: "\e9c5";
    font-family: elementskit;
    display: inline-block;
    margin-bottom: 2px;
    line-height: 1;
    vertical-align: middle;
}
.page-header_breadcrumbs .breadcrumbs .current {
    cursor: default;
    transition: 0.4s;
    /* text-decoration: underline; */
    /* text-underline-offset: 2px; */
    color: #fff;
}
.about-choose .elementskit-box-header img {
    height: 250px!important;
    object-fit: cover;
}
.request-quote.contact input {
    height: 45px;
    margin-bottom: 25px;
    font-size: 14px;
}
.request-quote.contact textarea {
    height: 80px;
    margin-bottom: 25px;
    font-size: 14px;
}
.infobox a:hover {
    color: #e3000f;
}

.infobox a {
    color: #202020;
}
.request-quote.contact .btn {
    margin-bottom: 0;
    height:50px;
}
/* ============================= 404 css =============================== */
.error-page-area {
    text-align: center;
    margin-bottom: 80px;
    margin-top: 75px;
}
.error-bottom h2 {
    font-size: 40px;
    font-weight: 600!important;
    margin-bottom: 20px;
}
.error-top img {
    border-radius: 5px;
    width: 500px;
}
.error-bottom p {
    font-family: 'Open Sans';
    font-size: 16px;
    font-weight: 400;
    color: #464646;
    margin-bottom: 45px;
}

a.default-btn-error {
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    background-color: #394968;
    border-radius: 0;
    padding: 19px 40px 19px 40px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s;
}
a.default-btn-error:hover {
   background-color: #000;
} 
@media only screen and (min-width: 320px) and (max-width: 767px) {
	.error-top img {
		width: 100%;
	}
	.error-page-area {
		margin: 60px 15px;
	}
	.topbar ul li:last-child a {
    padding-left: 12px;
    }
	.topbar ul li:first-child .elementor-icon-list-text {
    padding-right: 12px;
    }
	#headerC.active {
    padding: 5px 0px;
   }
	.htslider-slider-area .hero-slider-controls {
    right: 10px;
	padding: 50px 0;
   }
	.htslider-slider .ekit-heading__description {
		padding-right: 60px;
	}
	.htslider-slider-area .hero-slider-controls .slick-arrow {
    font-size: 15px;
    width: 40px;
    height: 40px;
    width: 40px;
   }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	#headerC.active {
    padding: 5px 0px;
   }
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
ul.elementskit-dropdown.elementskit-submenu-panel.elementskit-dropdown-open {
    margin: 0 15px;
}

ul.elementskit-dropdown.elementskit-submenu-panel.elementskit-dropdown-open a {
    padding: 10px 20px!important;
}

ul.elementskit-dropdown.elementskit-submenu-panel.elementskit-dropdown-open li:not(:last-child) {
    border-bottom: 1px dashed #ddd;
	}
}
@media (max-width: 992px) {
.wgl-container {
    width: 708px!important;
}
}
@media (max-width: 767px){
	.page-header.breadcrumbs_inline .page-header_content {
		flex-direction: column;
		gap: 15px;
	}
	.page-header_title {
    font-size: 38px;
    line-height: 48px;
    text-align: center;
    }
	.galleryid-570 {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
	}
}
@media (max-width: 480px){
.wgl-container {
    width: 90%!important;
}
}
.elementor-image-gallery .gallery-item img {
    margin: 0 auto;
    box-shadow: 0 5px 15px rgba(0,0,0, .15);
    background: #fff;
    height: 100px!important;
    object-fit: contain;
    padding: 10px 20px;
}
.elementor-image-gallery .gallery-item img:hover {
    transform: translateY(-3px);
    box-shadow: 0px 8px 32px 0px rgba(200.00000000000003, 15.999999999999993, 46.00000000000025, 0.1);
    transition: all .5s ease;
}
h3.elementskit-section-subtitle.ekit-heading__subtitle-has-border {
    background: #fff;
    border: 1px solid #fff;
}
.wpcf7-response-output {
    font-family: 'Inter';
}
.service-box .elementor-icon-box-wrapper::after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-bottom: 14px solid #b43534;
    border-left: 14px solid transparent;
    right: 12px;
    bottom: 12px;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.service-box:hover .elementor-icon-box-wrapper::after {
    border-bottom: 34px solid #b43534;
    border-left: 30px solid transparent;
}
.service-box:hover .elementor-icon:before {
    width: 100%;
    height: 100%;
    right: 0;
    bottom: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.service-box .elementor-icon:before {
    content: "";
    width: 38px;
    height: 38px;
    position: absolute;
    right: -39px;
    bottom: -40px;
    background: #b43534;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.service-box .elementor-icon {
    position:relative;
    overflow:hidden
}

.service-box:hover .elementor-icon svg {
    fill: #fff;
}
 .blog-sidebar article.elementor-post.elementor-grid-item {
	 display: flex;
	 flex-direction: row;
	 column-gap: 25px;
}
.elementor-widget-theme-post-content h3 {
    margin-top: 10px;
    font-weight: 600!important;
    font-size: 20px;
    margin-bottom: 6px;
}
.elementor-widget-theme-post-content ol, .elementor-widget-theme-post-content ul {
    margin-left: 20px;
}
.elementor-widget-theme-post-content p {
    margin-bottom: 15px;
}
.e-bread .elementor-icon-list-icon i.icon:before {
    font-weight: 700;
}
.e-bread ul li:first-child span.elementor-icon-list-text {
    text-decoration: underline;
    text-underline-offset: 2px;
}
.e-bread ul li:last-child:hover span.elementor-icon-list-text {
    color:#fff!important;
}
ul {
    padding-left: 20px;
}
.my-ul ul {
    margin-bottom: 15px;
}
.my-text h3 {
    margin-bottom: 10px;
    font-weight: 600!important;
}
.my-text h4 {
    font-weight: 600!important;
    margin-bottom: 8px;
    margin-top: 15px;
}
.my-text ul {
    margin-bottom: 15px;
}
.my-text ul li:not(:last-child) {
    margin-bottom: 5px;
}
/*.elementor-widget-text-editor ul {
    margin-bottom: 15px;
}*/
.product-nav.elementor-sticky.elementor-sticky--active .e-con-inner {
    border-bottom: 3px solid #b63435;
}
.product-nav.elementor-sticky.elementor-sticky--active {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}
@media (max-width: 767px){

  .product-scroll-tabs{
    position: relative;
  }

  /* make icon list horizontal scroll */
  .product-scroll-tabs .elementor-icon-list-items.elementor-inline-items{
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    white-space: nowrap !important;
    gap: 0px;

    margin: 0 !important;
    padding: 0 42px !important; /* space for arrows */

    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }

  .product-scroll-tabs .elementor-icon-list-items.elementor-inline-items::-webkit-scrollbar{
    display: none;
  }

  .product-scroll-tabs .elementor-icon-list-item{
    flex: 0 0 auto;
  }

  /* Arrow buttons */
  .product-scroll-tabs .tabs-arrow{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99;

    width: 30px;
    height: 30px;

    border: 1px solid #ddd;
    background: #fff;
    border-radius: 50%;

    display: flex;
    align-items: center;
    justify-content: center;

    font-size: 22px;
    font-weight: 700;
    cursor: pointer;
  }

  .product-scroll-tabs .tabs-arrow.prev{ left: 6px; }
  .product-scroll-tabs .tabs-arrow.next{ right: 6px; }

}
@media (min-width: 768px){
  .product-scroll-tabs .tabs-arrow{
    display: none !important;
  }
}
/* Desktop */
.scroll-section{
  scroll-margin-top: 140px;
}

/* Mobile */
@media (max-width: 767px){
  .scroll-section{
    scroll-margin-top: 130px;
  }
}

.btn-crop .elementor-button {
    clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 0 100%);
}
.hero-badge .elementor-heading-title::before {
	content: '';
	width: 6px; 
	height: 6px;
	border-radius: 50%;
	background: #b43534;
	animation: blink 1.5s infinite;
}
@keyframes blink {
	0%,100% { opacity:1; } 50% { opacity:.2; }
}
.hero-badge .elementor-heading-title {
	position: relative;
    display: flex;
    gap: 10px;
    align-items: center;
}
.hero-desc strong {
    color: #1B2A4A;
    font-weight: 600;
}
.hero-icon-box .elementor-widget-icon-box .elementor-icon-box-icon .elementor-icon {
    border-color: #FCDDE1!important;
}
.hero-grid-bg::after {
    position: absolute;
    inset: 0;
    background-image: linear-gradient(#E2E6EF 1px, transparent 1px),      linear-gradient(90deg, #E2E6EF 1px, transparent 1px);
    background-size: 48px 48px;
    opacity: 0.5;
    content:'';
    z-index: -1;
}

.hero-grid-bg {
    position: relative;
    overflow: hidden;
}
.hero-right-panel {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 46%;
    background: linear-gradient(145deg, #142038 0%, #1B2A4A 60%, #243659 100%);
    clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.hero-right-panel::before {
    content: '';
    position: absolute;
    inset: 0;
    background: repeating-linear-gradient(
      -45deg,
      transparent, transparent 30px,
      rgba(255,255,255,0.025) 30px, rgba(255,255,255,0.025) 31px
    );
}
.hero-right-panel::after {
    position: absolute;
    inset: 0;
    background-image: radial-gradient(circle, rgba(255,255,255,0.07) 1px, transparent 1px);
    background-size: 24px 24px;
    content:'';
}
.heading-line .elementor-heading-title::before, .heading-line .elementor-heading-title::after {
    content: '';
    width: 28px;
    height: 2px;
    background: #B43534;
}
.heading-left-line .elementor-heading-title::before {
    content: '';
    width: 28px;
    height: 2px;
    background: #B43534;
}
.heading-line .elementor-heading-title, .heading-left-line .elementor-heading-title {
    position:relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
}
.product-card .elementskit-infobox::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: #C8102E;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform .3s;
}
.product-card .elementskit-infobox:hover:before {
    transform: scaleX(1);
}
.product-card .elementskit-infobox:hover {
    transform: translateY(-3px);  
}
.replac_parts li.elementor-icon-list-item a {
    background: #f7f9fc;
    border: 1.5px solid #CDD3E2;
    padding: 8px 17px;
    transition: all .2s;
}
.replac_parts li.elementor-icon-list-item a:hover {
    border-color: #C8102E;
    background: #FFF0F2;
}
.replac_parts li.elementor-icon-list-item a:hover span.elementor-icon-list-text {
    color: #C8102E;
}
.replac_parts ul.elementor-icon-list-items {
    gap: 10px;
}
.client-img figure.swiper-slide-inner img {
    background: #fff;
    height: 100px;
    width: 100%;
    object-fit: contain;
    padding: 20px;
    transition: all .2s;
    cursor: pointer;
}
.client-img figure.swiper-slide-inner img:hover {
    border-color: #C8102E!important;
	transition: all .2s;
}
/*Breadcrumb CSS*/
:root {
    --red: #C8102E;
    --red-light: #E8334A;
    --red-dark: #9E0C24;
	--red-pale: #FFF0F2;
}


/** Replacement Page Sidebar**/
.sidebar-menu ul.menu {
    background: #fff;
    border: 1.5px solid #E2E6EF;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(27, 42, 74, 0.06);
    list-style: none;
    padding-left: 0;
    padding-top: 10px;
}

.sidebar-menu ul.menu li a {
    display: flex;
    padding: 11px 22px;
    color: #3A4260;
    text-decoration: none;
    font-size: 13px;
    font-weight: 500;
    transition: all .2s;
    border-left: 3px solid transparent;
    gap: 8px;
    flex-direction: row-reverse;
    justify-content: space-between;
}
.sidebar-menu ul.menu li a::before {
    margin-right: 7px;
    content: "\f054";
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    font-size: 8px;
    margin-top: 5px;
}
.sidebar-menu ul.menu li a:hover, .sidebar-menu ul.menu li.current-menu-item a {
    background: var(--red-pale);
    color: var(--red);
    border-left-color: var(--red);
}
.vertical-line .elementor-heading-title {
    display: flex;
    gap: 10px;
}
.vertical-line .elementor-heading-title::before {
    content: '';
    width: 4px;
    height: 20px;
    background: var(--red);
    border-radius: 2px;
    flex-shrink: 0;
}
@media screen and (max-width: 991px) {
  .bc-right {
    display: none;
   }
}

.breadcrumb-section::after {
    position: absolute;
    inset: 0;
    background-image: linear-gradient(rgba(255,255,255,0.03) 1px, transparent 1px),
      linear-gradient(90deg, rgba(255,255,255,0.03) 1px, transparent 1px);
    background-size: 40px 40px;
   content: ''; 
}
.breadcrumb-section {
    position: relative;
    overflow: hidden;
}
.bc-trail ul.elementor-icon-list-items {
    display: flex;
    align-items: center;
    gap: 5px;
    flex-wrap: wrap;
}
.bc-trail ul.elementor-icon-list-items li:first a:first-child {
    clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 50%, calc(100% - 8px) 100%, 0 100%);
}
.bc-trail ul.elementor-icon-list-items li a span {
    transition: color .2s;
    padding: 6px 14px;
    background: rgba(255,255,255,0.06);
    border: 1px solid rgba(255,255,255,0.08);
    clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 50%, calc(100% - 8px) 100%, 0 100%);
    margin-right: -1px;
}
.bc-trail ul.elementor-icon-list-items li a:hover span {
    color: #fff;
    background: rgba(255,255,255,0.1);
}
.bc-trail ul.elementor-icon-list-items li:last-child span {
    color: #fff!important;
    padding: 6px 16px 6px 22px;
    background: var(--red);
    clip-path: polygon(8px 0, 100% 0, 100% 100%, 8px 100%, 0 50%);
}
.bread-icon-box .elementor-widget-icon-box .elementor-widget-container {
    border-top-color: #E8334A!important;
}
.industry-box .elementor-widget-container {
    border-left: 3px solid #1B2A4A !important;
}
.industry .elementor-widget-icon-box .elementor-widget-container {
    border-left: 3px solid var(--red)!important;
}
.why-list ul {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding-left:0;
}
.why-list li {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

.why-list li::before {
    content: '✓';
    color: var(--red-light);
    font-weight: 900;
    font-size: 12px;
    background: rgba(200,16,46,0.15);
    border: 1px solid rgba(200,16,46,0.3);
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-top: 1px;
}
.hero-desc.why-list ul {
    margin-bottom: 15px;
}