@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:700');
body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important; */
}
/* #d06404 */
/* White - #FFFFFF (Background)
Dark Brown/Black - #120C0E (Main design elements)
Near White - #FCFCFC (Highlights)
Very Dark Brown/Black - #090305 (Shadows and deeper elements)
Light Gray - #D8D7D7 (Soft highlights) */
p{
  text-align: justify;
  font-weight: 400 !important;
  color: grey;
  /* margin-bottom: 35px !important; */
  margin-bottom: .5rem !important;
}
.text-justify{
  text-align: justify;
}
/* 2596be */
.text-primary {
  color: #034ea2 !important;
}
.text-secondary {
  color: #009c9e !important;
}

.text-dark {
  color: #1d1e36 !important;
}
.text-grey {
  color: grey;
}
.bg-primary {
  background-color: #034ea2 !important;
}
.bg-secondary {
  background-color: #009c9e !important;
}
.bg-dark {
  background-color: #1d1e36 !important;
}
.about-img {
  height: 486px;
}
.fw-400{
  font-weight: 400 !important;
}
a{
  text-decoration: none;
  color: black;
}
a:hover{
  color: black !important;
}
.social-link:hover a{
  color: white !important;
}

ul {
  list-style-type: square;
}

::-webkit-scrollbar {
  display: none;
}
.pt-6 {
  padding-top: 130px;
}
.py-6 {
  padding-top: 130px;
  padding-bottom: 130px;
}
.mt-6 {
  margin-top: 130px;
}

/* style  */
/* .about-content-bg {
  background-color: #009c9e;
  padding: 10px;
  border-radius: 12px;
} */
.border-left {
  border-left: 3.5px solid #009c9e;
  padding-left: 20px;
}
.border-bottom{
  border-bottom: 3.5px solid #009c9e !important;
  width: 15%;
}
.about-icon-set {
    background-color: #009c9e;
    padding: 4px;
    border-radius: 11px;
    font-size: 11px;
}

.product-img {
    max-width: 100%;
    height: 239px;
    width: 100%;
}
/* style  */

/* sojar_indusy_home style start */
.home-banner-img{
  height: 600px !important;
  object-fit: cover;
}
.home-btn {
  background-color: #034ea2;
  border: 3px solid #034ea2;
  color: white;
  padding: 9px 20px;
  border-radius: none !important;
  font-weight: 700;
  text-align: center;
  /* box-shadow: 0 4px 4px black !important; */
}
.home-btn:hover {
  background-color: #ffffff;
  border: 3px solid #034ea2;
  color: #034ea2 !important;
  transition: all 0.7s ease;
}
.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #ebebeb;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
/* .product-btn {
  background-color: #034ea2;
  border: 3px solid #034ea2;
  color: white;
  padding: 9px 20px;
  border-radius: none !important;
  font-weight: 700;
  text-align: center;
}
.product-btn:hover {
  background-color: #ffffff;
  border: 3px solid #034ea2;
  color: #034ea2 !important;
  transition: all 0.7s ease;
} */
.contact-btn {
  background-color: #ffffff;
  border: 3px solid #fff ;
  color: #034ea2;
  padding: 9px 20px;
  border-radius: none !important;
  font-weight: 700;
  text-align: center;
  /* box-shadow: 0 4px 4px black !important; */
}
.contact-btn:hover {
  background-color: #034ea2;
  border: 3px solid #034ea2;
  color: #ffffff !important;
  transition: all 0.7s ease;
}
.home .owl-dots .owl-dot {
  margin: 0px 5px;
}
.home .owl-dots .owl-dot button {
  background: #c2c2c2;
  border: none;
  /* padding: 10px; */
  padding: 7px;

  border-radius: 50%;
  color: #043c84;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  margin-bottom: 10px;
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}
.home .owl-dots {
  position: absolute;
  bottom: -25px;
  left: 50%;
  top: auto;
  right: auto;
  transform: translate(-50%, -50%);
  display: flex;
}
.home .owl-dots .owl-dot button:focus {
  outline: none;
}
.home .owl-dots .owl-dot.active button {
  color: #ffffff;
  border: none;
  background: #034ea2;
  padding: 10px;

}
   .before-line::before, .before-line::after {
  display: inline-block;
  content: "";
  border-top: 3px solid #009c9e;
  width: 2rem;
  margin: -1rem 8px;
  transform: translateY(-1rem);
} 
    
  /* owl nav end */
  

  .mb-31px{
    margin-bottom: 31px !important;
  }
  .mb-16px{
    margin-bottom: 16px !important;
  }

/* sojar_indusy_home style end */

.home-banner-blog {
  background-image: url("/embed/sojar_indusy_assets/images/home/banner/home1.png");
  /* min-height: 610px; */
  position: relative;
  background-repeat: no-repeat;
  display: flex;
  align-items: start;
  position: relative;
  background-size: cover;
  width: 100%;
  background-position: center;
  filter: brightness(#000000);
}
.fw-900 {
  font-weight: 900;
}
.home-banner-blog .content {
  color: white;
  text-align: center;
  position: absolute;
  top: 48% !important;
  left: 35%;
  transform: translate(-26%, -50%);
  align-items: center;
}



.overflow-hidden{
  overflow: hidden !important;
}

.fw-900 {
  font-weight: 900 !important;
}


.fs-4rem {
  font-size: 4rem;
}

.fs-38px {
  font-size: 38px;
}

.fs-large {
  font-size: xxx-large;
}
.service-border{
  border: 2px solid #009c9e !important;
  border-radius: 0 !important;
}
.service-icon{
  background-color: #009c9e;
  border: 2px solid #009c9e;
  color: #ffffff;
  font-weight: 600;
  padding: 8px;
}
/* .service-img {
  transition: transform 0.6s ease-in-out;
} */
.service-card:hover .service-icon {
  background-color: #ffffff;
  color: #009c9e;
  transition: 0.3s;
}
/* .service-card:hover .service-img {

/* service end */
.quality-absolute {
  position: absolute !important;
  top: -3px;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* .quality-icon {
  background-color: #034ea2;
  color: #ffffff;
  padding: 15px 25px;
  border-radius: 12px;
} */
.quality-icon {
  background-color: #009c9e;
  color: #ffffff;
  padding: 15px;
  border-radius: 20px;
  height: 85px;
}
.quality-border {
    border: 3px solid #009c9e;
    border-radius: 20px;
}
/* .quality-shadow {
    box-shadow: 10px 11px #3F51B5 !important;
}
.quality-shadow-center {
    box-shadow: 10px 11px #cacaca !important;
} */
.pt-90px {
    padding-top: 90px;
}
.brochure-icon-set {
    background-color: #009c9e;
    color: #fff;
    padding: 12px 12px;
    border-radius: 25px;
}
.brochure-light {
    --bs-bg-opacity: 1;
    background-color: rgb(246 248 249) !important;
}
.brochure-icon-fluid{
  height: 33px!important;
}
.brochure-img {
    max-width: 100%;
    height: 350px;
}
.lh-14 {
  line-height: 1.4;
}
.industry-absolute {
    position: absolute !important;
    bottom: 21px;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    width: 85%;
    /* height: 78px; */
    text-align: center;
    transform: translate(10px, 10px);
    margin-bottom: 6px;
    margin-left: 16px;
    padding: 22px 0;
    border-radius: 25px;
}
.industry-main-absolute {
    position: absolute !important;
    bottom: 2px;
    background-color: rgba(3, 78, 162, 0.7);
    color: #fff;
    width: 94%;
    /* height: 78px; */
    text-align: center;
    transform: translate(12px, 10px);
    margin-bottom: 20px;
    padding: 76px 70px;
    border-radius: 0;
    text-transform: uppercase;
}
.industry-img {
    height: 250px;
    width: 100%;
    object-fit: contain;
    margin-bottom: 14px;
}
.industry-card {
    border-radius: 20px;
    border: 2px sollid #034ea2;
}
.product-container {

	display: flex;
	gap: 40px;
  justify-content: center;
}

.product-card {
    position: relative;
    height: 397px;
    box-shadow: 5px 5px 20px;
    overflow: hidden;
    cursor: pointer;
    border-radius: 20px;
}

.intro {
	position: absolute;
	height: 70px;
	width: 400px;
	bottom: 0;
	overflow: hidden;


	padding: 10px;
	color: #fff;
	background-color: rgba(27, 27, 27, .5);

	transition: .4s ease-in-out;
}

.product-card:hover .intro {
	height: 280px;
	bottom: 0;
	background-color: rgba(0, 156, 158, 0.9);
  
}

.product-card:hover .text-p {
	opacity: 1;
	visibility: visible;
  color: #fff;
}

.product-card:hover img {
	transform: scale(1.1) rotate(-3deg);
}

.product-img {
    height: auto;
    width: 400px;
    object-fit: contain;
    border-radius: 4px;
    transition: transform .4s ease-in-out;
    margin-top: 20px;
}

.text-h1 {
	margin: 10px;
  font-weight: bold;
	/* text-transform: uppercase; */
	/* font-size: 28px; */
  text-align: center;
}

.text-p {
	font-size: 16px;
	padding: 10px;
	visibility: hidden;
	opacity: 0;
}
/* product css end */

.modal-header {
  background-color: #034ea2;
  color: #ffffff;
}
.modal-header .btn-close {
  padding: 9px;
  margin: -.5rem -.5rem -.5rem auto;
}
.btn-close {
  filter: invert(1);
  background-color: #eff8ff;
  font-size: 13px;
  padding: 21px;
  opacity: .75;
}
/* owl progress bar start */
#owl-demo .item h1{
  display: block;
  width: 100%;
  height: auto;
  text-align:center;
}
/* #owl-demo .item{
  padding:40px 0;
} */

.slide-progress {
  width: 0;
  max-width: 100%;
  height: 8px;
  background: #034ea2;
}

/* owl progress bar end */
.feedback {
  /* background-image: url('/embed/sojar_indusy_assets/images/home/carousel/desktop/1.jpg'); */
  background-image: linear-gradient(to bottom, rgba(0,0,0,0.8), rgba(0,0,0,0.8)), url('/embed/sojar_indusy_assets/images/home/feedback.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed; /* This makes the background sticky */
  /* height: 90vh; */
  display: flex;
  align-items: center;
  justify-content: center;
  /* color: white; */
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7);
  /* font-size: 3em;   */
}
/* .btn-holder {
  display: inline-block;
} */

.btn {
  position: relative;
  overflow: hidden;
  padding: 12px 69px;
  border: 2px solid #009c9e;
  background: rgba(0, 156, 158, 0.4);
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  border-radius: 10px;
  cursor: pointer;
  transition: color 0.4s ease;
}

.btn span {
  position: relative;
  z-index: 2;
}

.btn.hover-filled-slide-down::before {
  content: "";
  position: absolute;
  left: 0;
  top: -100%;
  width: 100%;
  height: 100%;
  background: #009c9e;
  z-index: 1;
  transition: transform 0.4s ease;
  transform: translateY(0);
}

.btn.hover-filled-slide-down:hover::before {
  transform: translateY(100%);
}

.btn.hover-filled-slide-down:hover {
  color: #fff;
}

@media (min-width: 1440px) {
  .container {
    max-width: 1170px !important;
  }
}

@media (max-width: 768px) {

  .flex-direction {
    flex-direction: column-reverse;
  }

}

@media (max-width: 528px) {


.fs-large {
  font-size: xx-large;
}
 
.fs-4rem {
  font-size: 3.2rem;
}


/* .home .owl-dots {
  position: absolute;
  bottom: -25px;
  left: 50%;
  top: auto;
  right: auto;
  transform: translate(-50%, -50%);
  display: flex;
} */
.home-banner-img{
  height: auto !important;
  object-fit: cover;
}

  /* .owl-theme .custom-nav {
    position: absolute;
    top: auto;
    left: 30%;
    right: 30%;
  } */
  .owl-theme .custom-nav {
    right: 66%;
}
.home .owl-dots .owl-dot button {
  font-size: 0;
}
.about-img {
    height: auto;
}
.mb-75 {
  margin-bottom: 75px ;
}
.industry-main-absolute {
    padding: 92px 70px;
}
.product-container {

	display: block;
	gap: 40px;
  justify-content: center;
}
.product-card {
margin-bottom: 40px;
}
.pt-6 {
    padding-top: 100px;
}
}

