@charset "utf-8";
/* CSS Document */
html {
  scroll-behavior: smooth !important;
  overflow-x: hidden;
}
body {
	overflow-x: hidden;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}
select {
	-webkit-appearance: none;
    -moz-appearance: none;
    /* background: url('../img/select-notch.png') right 4% center no-repeat !important; */
}
input[type="number"] {
	-moz-appearance: textfield;
}
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
a, .btn, button {
	outline: none !important;
	outline: 0 !important;
}
a {
  text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.btn {
	outline: none !important;
}
.btn:focus, .btn:not(:disabled):not(.disabled).active:focus, .btn:not(:disabled):not(.disabled):active:focus, .show > .btn.dropdown-toggle:focus, .form-control:focus {
	box-shadow: none !important;
}
.container-fluid {
  padding: 0px 30px;
}
.socialDetails {
  text-align: right;
}
.socialDetails li {
  display: inline-block;
  margin-left: 15px;
}
.socialDetails li a {
  width: 36px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #373737;
  background: rgba(7, 8, 111, 0.2);
  border-radius: 50%;
  transition: all 0.3s ease;
}
.socialDetails li a:hover {
  color: #256bb3;
  transition: all 0.3s ease;
}
.callDetailsTitle {
  font-size: 14px;
  color: #00afef;
  text-align: right;
  text-transform: uppercase;
  margin: 10px 0px -4px;
}
.callDetailsNo {
  font-size: 22px;
  font-weight: 700;
  color: #07096f;
  text-align: right;
}
.navbar-expand-lg .navbar-nav {
  margin: 0px auto;
}
.navbar-expand-lg .navbar-nav .nav-link {
  color: #474747;
  font-size: 15px;
  padding: 8px 21px;
  margin: 0px 4px;
  border-radius: 30px;
  transition: all 0.3s ease;
}
.navbar-expand-lg .navbar-nav .nav-link.activeMenu,
.navbar-expand-lg .navbar-nav .nav-link:hover {
  background-color: #cceffc;
  transition: all 0.3s ease;
}
.topMarginOfHeader {
  margin-top: 115px;
}
#banner {
  background: url('../img/banner_bg.jpg') no-repeat center;
  background-size: cover;
  position: relative;
}
.bannerDetails {
  padding-top: 438px;
}
.bannerInfoTitle {
  font-size: 33px;
  color: #fff;
  padding: 4px 25px 0px;
  margin-bottom: -8px;
}
.bannerInfoTitle2 {
  font-size: 47px;
  color: #fff;
  padding: 0px 25px;
}
.bannerInfoText {
  font-size: 18px;
  color: #fff;
  background-color: #080817;
  padding: 8px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
}
.bannerInfo {
  background-color: #282874;
  border: 2px solid #ffd147;
  border-radius: 24px 24px 0px 0px;
  border-bottom: none;
  box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.4);
  width: 525px;
  margin-right: 30px;
}
.bannerDetailsLeft {
  display: flex;
  align-items: center;
}
.bannerDetailsBtn {
  font-weight: 700;
  font-size: 16px;
  color: #07096f;
  background: #fff;
  width: 160px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 16px 0px;
}
.bannerDetailsBtn.active {
  background-color: #00afef;
}
.makeinindiaImg {
  position: absolute;
  bottom: 0px;
  right: 16px
}
.expImg {
  position: absolute;
  top: 0px;
  right: 16px
}
.sectionPading {
  padding: 100px 0px;
}
#productInfo {
  background: #f2f2f8;
  padding-top: 140px;
}
.productInfoTitle {
  font-size: 22px;
  color: #474747;
  text-align: center;
  line-height: 30px;
  margin-bottom: 20px;
  transition: all 0.3s ease;
}
.productInfoText {
  font-size: 16px;
  color: #6b6b6b;
  text-align: center;
}
.productInfoAll {
  background: #fff;
  padding: 0px 5px 34px;
  cursor: default;
  border: 1px solid transparent; 
}
.productInfoImg {
  text-align: center;
  padding-bottom: 20px;
}
.productInfoImg img {
  margin-top: -40px;
}
.productInfoAll:hover {
  border-color: #000; 
  box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}
.productInfoAll:hover .productInfoTitle {
  color: #00afef;
  transition: all 0.3s ease;
}
.aboutUsTitle {
  font-size: 55px;
  color: #474747;
}
.aboutUsTitle2 {
  font-size: 45px;
  color: #07096f;
  font-weight: 600;
}
.aboutUsText {
  color: #474747;
  font-size: 18px;
  width: 90%;
  margin: 24px 0px 36px;
}
.readMoreBtn a {
  font-weight: 700;
  font-size: 16px;
  color: #00afef;
}
.readMoreBtn a img {
  margin-left: 5px;
}
.aboutImg {
  text-align: right;
}
.aboutUsTitle span {
  font-weight: 600;
  color: #07096f;
}
.productDetailsText {
  font-size: 18px;
  color: #fff;
  background: #07096f;
  text-align: center;
  height: 75px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px 30px;
}
.productDetailsImg img {
  width: 100%;
}
.row.customRow {
  margin-right: -15px;
  margin-left: -15px;
}
.row.customRow [class*="col-"] {
  padding-right: 15px;
  padding-left: 15px;
}
.productsSlider {
  margin-top: 35px;
}
#products .bx-wrapper .bx-viewport,
#ourExp .bx-wrapper .bx-viewport {
  height: auto !important;
}
#products .bx-wrapper .bx-pager.bx-default-pager a,
#ourExp .bx-wrapper .bx-pager.bx-default-pager a {
  width: 40px;
  height: 7px;
  background: #07096f;
}
#products .bx-wrapper .bx-pager.bx-default-pager a:hover, 
#products .bx-wrapper .bx-pager.bx-default-pager a.active, 
#products .bx-wrapper .bx-pager.bx-default-pager a:focus,
#ourExp .bx-wrapper .bx-pager.bx-default-pager a:hover, 
#ourExp .bx-wrapper .bx-pager.bx-default-pager a.active, 
#ourExp .bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #00afef;
}
#products .bx-wrapper .bx-pager,
#ourExp .bx-wrapper .bx-pager {
  bottom: -57px;
}
#trusted {
  padding-top: 135px;
}
.trustedSlider.owl-carousel .trustedSliderImage img {
  width: auto;
  height: 86px;
  margin: 0px auto;
  transition: all 0.3s ease;
  filter: grayscale(100%);
}
.trustedSlider.owl-carousel .owl-item.active.center .trustedSliderImage img {
  height: 150px;
  transition: all 0.3s ease;
  filter: none;
}
.trustedSlider.owl-carousel .owl-stage {
  display: flex;
  align-items: center;
  height: 150px;
}
.trustedSlider {
  margin-top: 30px;
}
footer {
  background: #07096f;
  padding-top: 30px;
}
.callUsFooterText {
  font-size: 30px;
  color: #00afef;
  display: flex;
  align-items: center;
  justify-content: end;
  justify-content: end;
  justify-content: right;
}
.callUsFooterText span {
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  margin-right: 15px;
}
.footerMenu li {
  display: inline-block;
  margin: 0px 20px;
}
.footerMenu li a {
  font-size: 15px;
  color: #fff;
}
.footerMenu li.active a {
  color: #00afef;
}
.footerMenu {
  text-align: center;
  margin: 44px 0px;
}
.footerBelow li {
  font-size: 16px;
  color: #fff;
  display: inline-block;
}
.footerBelow {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 80px;
}
.footerBar {
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.1);
}
.footerBelow .socialDetails li a {
  color: #fff;
  background: rgba(0, 175, 239, 0.2);
}
.aboutBannerTitle {
  font-size: 40px;
  color: #fff;
  font-weight: 700;
  text-align: center;
}
#banner.aboutBg {
  background: url('../img/aboutBg.jpg') no-repeat center;
  background-size: cover;
  height: 331px;
  display: flex;
  align-items: center;
}
.aboutShadow {
  border: 1px solid #e7e7e7;
  box-shadow:  0px 0px 14px 0px rgba(0,0,0,0.2);
  -webkit-box-shadow:  0px 0px 14px 0px rgba(0,0,0,0.2);
  moz-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.2);
  padding: 25px 30px;
}
.aboutUsText span {
  font-weight: 700;
  color: #07096f;
}
.aboutImgMain {
  margin-top: 40px;
}
ul.ourExpDtails li.aboutUsText {
  width: 100%;
  margin: 0px 0px 12px;
  padding-left: 30px;
  background: url('../img/exp-ic.png') no-repeat top 7px left;
}
ul.ourExpDtails {
  border: 1px solid #e7e7e7;
  padding: 25px 30px;
}
ul.ourExpDtails li.aboutUsText:last-child {
  margin-bottom: 0px;
}
.whyUsTitle {
  font-size: 30px;
  font-weight: 600;
  color: #07096f;
}
.whyUs .aboutUsText {
  margin: 6px 0px 0px;
}
.whyUs {
  padding: 50px 0px;
  border-bottom: 1px solid #e7e7e7;
}
.ourMission ul.ourExpDtails {
  border: none;
  padding: 0px;
}
.ourMissionUlTitle {
  font-size: 18px;
  font-weight: 700;
  color: #474747;
  text-transform: uppercase;
  margin: 14px 0px;
}
.ourMission ul.ourExpDtails li.aboutUsText:last-child {
  margin-bottom: 12px;
}
.ourMission .aboutShadow {
  margin: 50px 0px 0px;
}
#banner.aboutBg.productBg {
  background: url('../img/productBg.jpg') no-repeat center;
  background-size: cover;
}
#productsMain .row.customRow [class*="col-"] {
  padding-top: 30px;
}
#banner.aboutBg.contactBg {
  background: url('../img/contactBg.jpg') no-repeat center;
  background-size: cover;
}
.contactMainTitle {
  font-size: 30px;
  color: #00afef;
  margin-bottom: 12px;
}
.companyDetailsTitle {
  font-weight: 700;
  color: #07096f;
  font-size: 28px;
}
.companyDetailsTitle2.contactText {
  color: #00afef;
}
.contactText {
  font-size: 21px;
  color: #474747;
  margin: 6px 0px;
}
.contactText span {
  color: #07096f;
  font-weight: 600
}
.companyDetails {
  border: 1px solid #e7e7e7;
  padding: 15px 20px 20px;
  margin-bottom: 40px;
}
.companyDetails.companyDetails2 {
  margin-bottom: 0px;
}
.companyDetails ol.companyDetailsOl {
  padding-left: 24px;
}
.companyDetails.companyDetails2 ol.companyDetailsOl li.contactText {
  font-size: 18px;
  margin-bottom: 16px;
}
.contactForm .form-group {
  margin-bottom: 16px;
}
.contactForm .form-control {
  height: 40px;
  margin-top: 4px;
}
.btn-submit {
  font-size: 22px;
  color: #fff !important;
  background-color: #07096f;
  width: 232px;
  height: 44px;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
  margin-top: 30px;
}
.googleMap iframe {
  border: 1px solid #000;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(66, 68, 90, 0.4);
  -moz-box-shadow: 0px 0px 10px 0px rgba(66, 68, 90, 0.4);
  box-shadow: 0px 0px 10px 0px rgba(66, 68, 90, 0.4);
  border-radius: 8px;
}
.mainMenu .navbar .navbar-toggler {
  box-shadow: none;
  padding: 0px;
}
.mainMenu .navbar .navbar-toggler .navbar-toggler-icon {
  width: auto;
  height: auto;
}
#header .logo img {
  width: 253px;
  transition: all 0.6s ease;
}
#header.headerAfterScroll .logo img {
  width: 200px;
  transition: all 0.6s ease;
}
.productPopupImg img {
  width: 100%;
}
.productPopupDetaisl {
  padding: 35px 15px 35px 0px;
  height: 100%;
}
.productPopupDetaisl .btn-submit {
  margin: 40px auto 0px;
}
.productPopup .btn-close {
  position: absolute;
  top: 10px;
  right: 10px;
}
.productDetails {
  cursor: pointer;
}
#lumenbox {
  position: fixed !important;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.25);
  box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.25);
  padding: 4px;
  background-color: #fff;
  z-index: 99999;
  margin-top: 45px;
}
#lumenbox-close {
  top: 0px !important;
  margin-top: -15px;
  margin-right: -15px;
}
#lumenbox-navigation .lumenbox-control {
  width: 45px;
  height: 45px;
  transform: none;
  border: none;
  margin-top: -22px;
}
.lumenbox-container img {
  object-fit: cover;
  width: auto;
  height: 450px;
}
.lumenbox-container .lumenbox-control img {
  height: auto;
}
#lumenbox-counter {
  display: none !important;
}
.thanksIcon img {
  width: 75px;
}
.thanksIcon {
  text-align: center;
}
.thanksModalText1 {
  color: #fff;
  font-size: 28px;
  text-align: center;
  font-weight: 700;
}
.modal-top {
  background: #07096f;
  padding: 20px;
}
.modal-bottom {
  text-align: center;
}
.thanksModalText2 {
  font-size: 18px;
  font-weight: 600;
  padding: 20px;
}
.viewMore .btn-submit {
  margin: -5px auto 20px;
}
#thanksModal .modal-content {
  border-radius: 18px;
  overflow: hidden;
}

















.m_scroll_arrows {
  display: block;
  width: 5px;
  height: 5px;
  -ms-transform: rotate(45deg); /* IE 9 */
  -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
  transform: rotate(45deg);
   
  border-left: 2px solid white;
  border-top: 2px solid white;
  margin: 0 0 3px 4px;
  
  width: 16px;
  height: 16px;
}
.mouse_scroll {
  display: flex;
  justify-content: center;
}


.unu
{
  margin-top: 1px;
}

.unu, .doi, .trei, .chari
{
    -webkit-animation: mouse-scroll 1s infinite;
    -moz-animation: mouse-scroll 1s infinite;
    animation: mouse-scroll 1s infinite;
  
}

.unu
{
  -webkit-animation-delay: .1s;
  -moz-animation-delay: .1s;
  -webkit-animation-direction: alternate;
  
  animation-direction: alternate;
  animation-delay: alternate;
  
  margin-top: -6px;
}

.doi
{
  -webkit-animation-delay: .2s;
  -moz-animation-delay: .2s;
  -webkit-animation-direction: alternate;
  
  animation-delay: .2s;
  animation-direction: alternate;
  
  margin-top: -6px;
}

.trei
{
  -webkit-animation-delay: .3s;
  -moz-animation-delay: .3s;
  -webkit-animation-direction: alternate;
  
  animation-delay: .3s;
  animation-direction: alternate;
  
  
  margin-top: -6px;
}

.chari
{
  -webkit-animation-delay: .4s;
  -moz-animation-delay: .4s;
  -webkit-animation-direction: alternate;
  
  animation-delay: .4s;
  animation-direction: alternate;
}

@-webkit-keyframes mouse-scroll {

  0%   { opacity: 0;}
  50%  { opacity: .5;}
  100% { opacity: 1;}
}
@-moz-keyframes mouse-scroll {

  0%   { opacity: 0;}
  50%  { opacity: .5;}
  100% { opacity: 1;}
}
@-o-keyframes mouse-scroll {

  0%   { opacity: 0;}
  50%  { opacity: .5;}
  100% { opacity: 1;}
}
@keyframes mouse-scroll {

  0%   { opacity: 0;}
  50%  { opacity: .5;}
  100% { opacity: 1;}
}











#header {
	position: fixed;
  width: 100%;
  background-color: #fff;
  z-index: 99999;
  top: 0px;
  transition: all 0.6s ease;
}
#header.headerAfterScroll {
	transition: 0.2s;
  -webkit-box-shadow: 0px -2px 10px -2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px -2px 10px -2px rgba(0, 0, 0, 0.4);
  box-shadow: 0px -2px 10px -2px rgba(0, 0, 0, 0.4);
  background: #fff;
}

.back-to-top {
  position: fixed;
  display: none;
  right: 15px;
  bottom: 15px;
  z-index: 99999;
}
.back-to-top i {
  color: #00afef;
  font-size: 42px;
  opacity: 0.6;
  transition: 0.3s;
}
.back-to-top i:hover {
	opacity: 1;
	transition: 0.3s;
}


/* pre loader */
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    overflow: hidden;
    background: #f5f5f5;
    transition: all 300ms ease-in;
  }
  #preloader:before {
    content: "";
    background: url('../img/loader.gif') no-repeat center;
    background-size: 600px;
    position: fixed;
    top: calc(50% - 200px);
    left: calc(50% - 300px);
    width: 600px;
    height: 400px;
  }
  .hideloader {
    opacity: 0;
    pointer-events: none;
  }
/* pre loader end */


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

@media (max-width:1199px) {
	.bannerDetails {
    padding-top: 380px;
  }
  .expImg {
    width: 14%;
  }
  .makeinindiaImg {
    width: 18%;
  }
  .bannerInfoTitle {
    font-size: 28px;
  }
  .bannerInfoTitle2 {
    font-size: 38px;
  }
  .bannerInfoText {
    font-size: 16px;
  }
  .bannerInfo {
    width: 450px;
  }
  .bannerDetailsBtn {
    width: 140px;
    height: 40px;
  }
  .lumenbox-container img {
    height: 400px;
  }
}

@media (max-width:991px) {
	.bannerInfo {
    border: 2px solid #ffd147;
    border-radius: 24px;
    overflow: hidden;
  }
  .bannerDetails {
    padding: 250px 0px;
    display: flex;
    justify-content: center;
  }
  .productInfoDetails [class*="col-"] {
    margin-bottom: 60px;
  }
  .productInfoDetails {
    margin-bottom: -60px;
  }
  .productInfoAll {
    padding: 0px 15px 34px;
  }
  .aboutUsTitle {
    font-size: 48px;
  }
  .aboutUsTitle2 {
    font-size: 36px;
    line-height: normal;
  }
  .productDetailsExa {
    display: none;
  }
  .callUsFooterText span {
    font-size: 14px;
  }
  .callUsFooterText {
    font-size: 20px;
  }
  .footerBelow {
    display: block;
    text-align: center;
  }
  .footerBelow li {
    width: 100%;
    margin: 0px;
  }
  .socialDetails {
    display: flex;
    width: 170px;
    margin: 0px auto !important;
  }
  .footerBelow li:nth-child(2) {
    margin: 10px 0px;
  }
  .footerBelow .socialDetails li:nth-child(2) {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .footerBelow {
    height: auto;
    padding: 20px 0px;
  }
  .expImg {
    width: 150px;
  }
  .makeinindiaImg {
    width: 210px;
  }
  .navbar-expand-lg .navbar-nav {
    margin-top: 30px;
  }
  #header .socialDetails {
    width: 100%;
    justify-content: right;
  }
  .companyDetails.companyDetails2 {
    margin-bottom: 40px;
  }
  .lumenbox-container img {
    height: 260px;
  }
}

@media (max-width:767px) {
	.bannerDetailsLeft {
    display: block;
  }
  .bannerInfo {
    margin-right: 0px;
  }
  .bannerDetailsBtnAll {
    display: flex;
    justify-content: space-evenly;
  }
  .bannerDetails {
    padding: 150px 0px;
  }
  #aboutUs .aboutImg,
  .productsSlider {
    margin-top: 50px;
  }
  .mouse_scroll {
    display: none;
  }
  .callUsFooterText {
    justify-content: center;
  }
  .callUsFooter {
    margin-top: 45px;
  }
  .footerLogo {
    text-align: center;
  }
  #products .bx-wrapper {
    max-width: 264px !important;
    margin: 0px auto;
  }
  #header .logo img {
    width: 180px;
  }
  .topMarginOfHeader {
    margin-top: 86px;
  }
  #header.headerAfterScroll .logo img {
    width: 160px;
  }
  #ourExp .bx-wrapper {
    margin: 0px auto 60px;
  }
  .lumenbox-container img {
    height: 120px;
  }
}

@media (max-width:575px) {
	.aboutUsTitle {
    line-height: normal;
  }
  #productsMain .productDetails {
    width: 264px;
    margin: 0px auto;
  }
  .lumenbox-container img {
    height: 100px;
  }
}

@media (max-width:489px) {
	.bannerInfoTitle {
    font-size: 20px;
  }
  .bannerInfoTitle2 {
    font-size: 28px;
  }
  .bannerInfoText {
    font-size: 14px;
    letter-spacing: 1px;
  }
  .bannerInfo {
    width: 400px;
  }
  #header .logo img,
  #header.headerAfterScroll .logo img {
    width: 150px;
  }
  .expImg {
    width: 28%;
  }
  .makeinindiaImg {
    width: 38%;
  }
  .topMarginOfHeader {
    margin-top: 75px;
  }
  .lumenbox-container img {
    height: 210px;
  }
}

@media(max-width:413px) {
	.footerMenu li {
    margin: 0px 8px;
  }
  .bannerInfoTitle {
    font-size: 16px;
    margin-bottom: -6px;
    text-align: center;
  }
  .bannerInfoTitle2 {
    font-size: 22px;
    text-align: center;
  }
  .bannerInfo {
    width: 306px;
  }
  .lumenbox-container img {
    height: 140px;
  }
}