@import url(https://fonts.googleapis.com/css?family=Roboto);
@import url(https://fonts.googleapis.com/css?family=Federo);
@import url("https://fonts.googleapis.com/css?family=Raleway");
body {
  position: relative;
  font-family: "Roboto", sans-serif;
  font-family: "Raleway", sans-serif;
  font-family: "MYRIADAT";
}
body::-webkit-scrollbar {
  width: 1em;
}

body::-ms-scrollbar {
  width: 1em;
}
body::-webkit-scrollbar-track {
  -webkit-box-shadow: 0 -2px 11px -1px #052c53 inset;
}
body::-ms-scrollbar-track {
  -webkit-box-shadow: 0 -2px 11px -1px #052c53 inset;
}
body::-ms-scrollbar-thumb {
  background-color: #052c53;
  outline: 1px solid #052c53;
}
body::-webkit-scrollbar-thumb {
  background-color: #052c53;
  outline: 1px solid #052c53;
}
.wcs-bu li a:hover {
  /* border-bottom: 2px solid #00ff64 !important; */
  background: #ff8400;
  color: white;
}
.se-bu li a:hover {
  border-bottom: 2px solid #ffca00 !important;
}
.abt-bu li a:hover {
  border-bottom: 2px solid #008dff !important;
}
@font-face {
  font-family: "MYRIADAT";
  src: url("../font/MYRIADAT.TTF");
}
.tj {
  text-align: justify !important;
}
.page-tiltleN {
  line-height: 40px;
  font-size: 2vw;
}
.carousel-ab-div {
  position: absolute;
  width: 100%;
  top: 0px;
}
.footer-form .form-control {
  height: 37px !important;
}
.fa-dwnld {
  font-size: 20px;
  color: #ae0000;
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  /* background-color: #d4d4d4 !important; */
}
.dropdown-menu > li > a {
  padding: 15px 15px !important;
}
.pt25 {
  padding-top: 7px;
}
.know-more-btn-product:hover {
  background: #ff8400 !important;
  border: 2px solid #ff8400 !important;
}
.download-btn {
  background: #003554 !important;
  color: #fff !important;
  font-size: 17px;
}
.download-btn:hover {
  background: #ae0000 !important;
}
/***Breadcrumbs****/
.breadC {
  padding: 10px 0px;
  font-size: 17px;
  color: #000 !important;
  position: absolute;
  top: 0%;
  left: 5px;
}
.breadC > li > a {
  color: #fff !important;
  text-transform: uppercase !important;
}
.bread-after::after {
  content: ">";
  padding: 0px 0px 0px 10px;
  font-weight: bold;
}
.before-stick1 {
  position: absolute;
  width: 100%;
  z-index: 999;
  top: 0px;
}
.ab-sticky {
  top:0;
  position: fixed;
  z-index: 9999999;
  width: 100%;
  background: rgba(255, 255, 255, 0.9);
  border-bottom: 0px solid #045491;
}
.res-top-logo {
}
/*****center nav
 .navbar-nav {
		float: none!important;
	}
	.nav>li {
		display: inline-block!important;
	}
	.navbar-nav>li {
		float: none!important;
	}
***********/
.navbar-inverse .navbar-brand:hover {
  color: #000;
  /* background: white !important; */
}
.stick-logo-spark {
  /* background: aliceblue;
		padding: 5px;
		border: 2px solid #000;
		border-radius: 20%; */
  padding: 5px;
}
.stick-logo-div {
  position: fixed;
  left: 47%;
  top: 0px;
  padding: 0px 15px;
  text-align: center;
  z-index: 999;
}
.w50-left {
  width: 50%;
  float: left;
}
.vh {
  height: 100vh;
}
.vh-Head {
  height: calc(100vh - 30px);
}
.oh {
  overflow: hidden;
}
.dn {
  display: none;
}
.upper {
  text-transform: uppercase !important;
}
.navbar-inverse {
  background-color: #000000 !important;
  border-color: rgba(8, 8, 8, 0) !important;
  border: 0px solid;
}
.navbar {
  border-radius: 0px !important;
  margin: 0px !important;
}
.navbar-brand {
  height: auto !important;
  padding: 0px 15px !important;
  margin-bottom: -38px;
  background: white !important;
  border-radius: 0px 0px 10px 10px;
  box-shadow: 0px 0px 12px 1px #737373;
  color: #000 !important;
  font-size: 14px;
}
.navbar {
  min-height: auto !important;
}
.navbar-inverse .navbar-nav > li > a {
  padding: 6px 15px !important;
  text-transform: uppercase;
}
.navbar-inverse .navbar-nav > li > a {
  color: #c1c1c1 !important;
  font-size: 13px;
}
/***********/
#animate {
  width: 100px;
  height: 25px;
  position: absolute;
  background-color: #045491;
  left: 0px;
  opacity: 0;
}
.ab-nav-left {
  position: fixed;
  top: 0px;
  width: 100%;
  left: 0px;
  z-index: 111;
}
.left-nav-text {
  color: #045491;
  opacity: 0;
}
[id^="animate"] {
  overflow: hidden;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0) !important;
}
/***********/
.transparent-film {
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
}
.img-pad {
  padding: 90px;
}
.r-sec-pad {
  padding: 40px 40px 40px 15px;
}
.l-sec-pad {
  padding: 40px 15px 40px 40px;
}
.p-t-custom {
  padding-top: 14%;
}
.know-more-btn {
  font-size: 1.3vw;
  padding: 5px;
  border: 1px solid #000;
  color: #000 !important;
  transition: all 0.6s ease;
}
.know-more-btn:hover {
  background: #ff8400;
  border: 2px solid #ff8400;
  color: #fff !important;
  transition: all 0.6s ease;
}
.hr-custom {
  border-top: 2px solid #045491 !important;
  width: 60% !important;
  margin-left: 0px !important;
}
.sec-para {
  font-size: 1.07em;
  line-height: 32px;
  color: #717171;
  padding-right: 25px;
}
.heading > h1 {
  font-family: "Federo", sans-serif;
  font-family: "Raleway", sans-serif;
  font-family: "MYRIADAT";
  font-size: 3.5em;
  color: #045491;
  /* text-transform:uppercase; */
}
.footer-div {
  background: #000;
  color: #808080;
  font-size: 16px;
  text-align: center;
}
.footer-div a {
  color: #808080 !important;
  display: inline-block;
}
.footer-div a:hover {
  color: #a0a0a0 !important;
}
.after-folderO:after {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f07c";
  font-size: 14px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  margin-left: 5px;
}
.custom-fa {
  font-size: 14px;
  padding: 8px;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  margin-top: 5px;
}
.animation-element.slide-left {
  /* opacity:0; */
  transform: scale(0.9);
  /* transform:translate(0px,100px); */
  -moz-transition: all 0.6s linear;
  -webkit-transition: all 0.6s linear;
  -o-transition: all 0.6s linear;
  transition: all 0.6s linear;
}
.zoom {
  /* transform:translate(0px,0px); */
  transform: scale(1.07);
  -moz-transition: all 0.6s linear;
  -webkit-transition: all 0.6s linear;
  -o-transition: all 0.6s linear;
  transition: all 0.6s linear;
}
.animation-element.slide-left.in-view {
  opacity: 1;
  /* transform:translate(0px,0px); */
  transform: scale(1);
  -moz-transition: all 0.6s linear;
  -webkit-transition: all 0.6s linear;
  -o-transition: all 0.6s linear;
  transition: all 0.6s linear;
}
.animation-element2.slide-line {
  width: 0px !important;
  -moz-transition: all 0.6s linear;
  -webkit-transition: all 0.6s linear;
  -o-transition: all 0.6s linear;
  transition: all 0.6s linear;
}

.animation-element2.slide-line.in-view2 {
  width: 60% !important;
  transform: scale(1);
  -moz-transition: all 0.6s linear;
  -webkit-transition: all 0.6s linear;
  -o-transition: all 0.6s linear;
  transition: all 0.6s linear;
}
.animation-element2.slide-line.in-view3 {
  width: 45% !important;
  transform: scale(1);
  -moz-transition: all 0.6s linear;
  -webkit-transition: all 0.6s linear;
  -o-transition: all 0.6s linear;
  transition: all 0.6s linear;
}
.fadeInRight {
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
}
.fadeInLeft {
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
}

/*******product*******/

.product-bg {
  background-image: url("../img/banner/website_cover.jpg");
  background-size: cover;
  height: 100vh;
}
.product-head-div {
  width: 100%;
  height: 100%;
}


.sub-page-heading > h3 {
  text-transform: capitalize;
}
.sub-page-heading ~ p {
  font-size: 1.1em;
  line-height: 25px;
}
.li-17 {
  font-size: 1.1em;
  line-height: 25px;
}
.read-more {
  position: absolute;
  bottom: 0%;
  left: 50%;
  padding: 15px;
  border: 2px solid #004a56;
  color: #000;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.read-more:hover {
  background: #004a56;
  color: #fff;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.read-more > h4 {
  padding: 0px 50px;
}
.read-more-box {
  /* cursor:pointer; */
}
.read-more-hover {
  cursor: pointer;
}
/* .read-more-box:hover .read-more{
    bottom:0%;
    -webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
		} */
.img-box-Tlayer {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
}
.read-more-box:hover .img-box-Tlayer {
  background: rgba(255, 255, 255, 0.8);
}
.fa-plusP {
  padding: 42% 0px;
  font-size: 6em;
  color: #004a56;
  opacity: 0;
  cursor: pointer;
}
.read-more-box:hover .fa-plus {
  opacity: 1;
}
.p-xxl2 {
  padding-left: 40px !important;
  padding-right: 40px !important;
  /* padding-top: 40px!important; */
  padding-bottom: 195px !important;
}
.heading1 > h1 {
  color: #004a56 !important;
}
.hr-custom1 {
  border-top: 2px solid #004a56 !important;
}
.box-height {
  min-height: 300px;
}
.p-one-sec {
  padding: 25px 75px !important;
  background: #d5dee6;
}
.SsecLnav {
  width: 10vw;
  height: 21px;
  /* position: fixed; */
  background-color: rgba(0, 74, 86, 0.65);
  right: -6%;
  z-index: 9;
  padding: 0px 10px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.SL1 {
  top: 50%;
}
.SL2 {
  top: 55%;
}
.SL3 {
  top: 60%;
}
.SL4 {
  top: 65%;
}
.SL5 {
  top: 70%;
}
.SL6 {
  top: 75%;
}
.SsecLnav span {
  -ms-filter: blur(1px);
  -webkit-filter: blur(1px);
  -moz-filter: blur(1px);
  -o-filter: blur(1px);
  filter: blur(1px);
}
.SsecLnav:hover span {
  -ms-filter: blur(0px);
  -webkit-filter: blur(0px);
  -moz-filter: blur(0px);
  -o-filter: blur(0px);
  filter: blur(0px);
}
.SsecLnav-text {
  color: #004a56;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.SsecLnav:hover {
  right: 0% !important;
  background: #fff !important;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  transform: translate(-50%, 0px) !important;
}
.SsecLnav:hover .SsecLnav-text {
  width: auto;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.Lpage {
  /*  margin-top: -20%;
    background: #fff; */
}
.feature-bg {
  background: #f5f5f5;
  padding: 30px 15px;
}
.gray-bg {
  background: #e8e8e8;
}
.back-btn {
  padding: 15px;
  background: #000000;
  color: #fff;
}

.modal-dialog1 {
  cursor: default !important;
  width: 25% !important;
  margin-top: 12%;
}
.modal-content1 {
  border-radius: 0px !important;
}
.modal-body1 {
  background: #f1f1f1;
}
.modal-li > li > a {
  font-size: 17px;
}
/*******product end*******/
/**********productServices-bg********/
.productS-bg {
  background-image: url("../img/product-bannerBG.jpg");
  background-size: cover;
}
.productS-bg2 {
  background-image: url("../img/product-bannerBG1.jpg");
  background-size: cover;
}
.productS-bg3 {
  background-image: url("../img/product-bannerBG2.jpg");
  background-size: cover;
}
.productS-bg4 {
  background-image: url("../img/product-bannerBG3.jpg");
  background-size: cover;
}
.productS-bg5 {
  background-image: url("../img/product-bannerBG4.jpg");
  background-size: cover;
}
.productW-bg2 {
  background-image: url("../img/whycs-bannerBG2.jpg");
  background-size: cover;
}
.productW-bg3 {
  background-image: url("../img/company-history-bg2.jpg");
  background-size: cover;
}
.productW-bg4 {
  background-image: url("../img/whycs-bannerBG4.jpg");
  background-size: cover;
}
.panel-default {
  border-color: transparent !important;
}

.panel {
  background-color: #f1f1f1 !important;
}
.lib-panel > .panel-default > .panel-heading {
  color: #000000 !important;
}
.panel-default > .panel-heading {
  color: #fff !important;
  background-color: #fff !important;
  border-color: transparent !important;
  border-radius: 0px !important;
  padding: 0px !important;
}
.sub-page-heading a {
  font-size: 18px !important;
  padding: 10px 15px;
  display: block;
}
.sub-page-heading a:focus,
.sub-page-heading a:hover {
  text-decoration: none !important;
}
.collapsedT:before {
  content: "\f056";
  right: auto;
  top: auto;
  font-family: "FontAwesome";
  color: #000;
  opacity: 1;
  font-size: 20px;
  margin-left: 10px;
  display: inline-block;
}
.collapsedT.collapsed:before {
  content: "\f055";
  right: auto;
  top: auto;
  font-family: "FontAwesome";
  color: #000;
  opacity: 1;
  font-size: 20px;
  margin-left: 10px;
  display: inline-block;
}
.SsecLnav1 {
  background-color: rgba(140, 111, 0, 0.65);
}
.SsecLnav-text1 {
  color: #8c6f00 !important;
}
.page-title1 > h1 {
  color: #000 !important;
}

/********end productS-bg********/
/*******About Spark*******/
.productAbt-bg {
  background-image: url("../img/seB-bannerBG.jpg");
  background-size: cover;
}
.spanel-bg {
  background-image: url("../img/spanel.jpg");
  background-size: cover;
}
.Spark-Abt-bg {
  background-image: url("../img/abtBN-bannerBG.jpg");
  background-size: cover;
}
.Spark-Contact-bg {
  background-image: url("../img/contactU-bannerBG.jpg");
  background-size: cover;
}
.quality-bg {
  background-image: url("../img/quality-bannerBG.jpg");
  background-size: cover;
}
.innovation-bg {
  background-image: url("../img/sbrand-bannerBG.jpg");
  background-size: cover;
}
.sustainability-bg {
  background-image: url("../img/about-bannerBG.jpg");
  background-size: cover;
}
.reliability-bg {
  background-image: url("../img/contact-bannerBG.jpg");
  background-size: cover;
}
.wgs-bg {
  background-image: url("../img/wgs-bannerBG.jpg");
  background-size: cover;
}
.hspam-bg {
  background-image: url("../img/se-bannerBG.jpg");
  background-size: cover;
}
.hsw-bg {
  background-image: url("../img/hsw-bannerBG.jpg");
  background-size: cover;
}
.company-history-bg {
  background-image: url("../img/wgs-bannerBG.jpg");
  background-size: cover;
}
.company-history-bg2 {
  background-image: url("../img/company-history-bg2.jpg");
  background-size: cover;
}
.company-history-bg3 {
  background-image: url("../img/company-history-bg3.jpg");
  background-size: cover;
}
.careerB-bg {
  background-image: url("../img/career-bannerBG.jpg");
  background-size: cover;
}
.eventsB-bg {
  background-image: url("../img/events-bannerBG2.jpg");
  background-size: cover;
}
.galleryB-bg {
  background-image: url("../img/gallery-bannerBG.jpg");
  background-size: cover;
}
.mvB-bg {
  background-image: url("../img/mv-bannerBG.jpg");
  background-size: cover;
}
.sBrand-bg {
  background-image: url("../img/sbrand-bannerBG.jpg");
  background-size: cover;
}
.hrB-bg {
  background-image: url("../img/hr-bannerBG.jpg");
  background-size: cover;
}
.jobB-bg {
  background-image: url("../img/job-bannerBG.jpg");
  background-size: cover;
}
.lifeB-bg {
  background-image: url("../img/life-bannerBG.jpg");
  background-size: cover;
}
.workB-bg {
  background-image: url("../img/work-bannerBG.jpg");
  background-size: cover;
}
.page-title4 > h1 {
  color: #003554;
}
.SsecLnavABT {
  background-color: rgba(0, 53, 84, 0.65);
}
.SsecLnav-textABT {
  color: #003554 !important;
}
/*****About sub pages*****/
.Hvh {
  height: 50vh;
}
.sub-page-title {
  padding: 8% 1% !important;
}
/*****timeline*****/
.timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}

.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #eeeeee;
  left: 50%;
  margin-left: -1.5px;
}

.timeline > li {
  margin-bottom: 20px;
  position: relative;
}

.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}

.timeline > li:after {
  clear: both;
}

.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}

.timeline > li:after {
  clear: both;
}

.timeline > li > .timeline-panel {
  width: 46%;
  float: left;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  padding: 20px;
  position: relative;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  background: #003554;
  color: aliceblue;
}

.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #003554;
  border-right: 0 solid #003554;
  border-bottom: 15px solid transparent;
  content: " ";
}

.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 27px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #003554;
  border-right: 0 solid #003554;
  border-bottom: 14px solid transparent;
  content: " ";
}

.timeline > li > .timeline-badge {
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 16px;
  left: 50%;
  margin-left: -25px;
  background-color: #999999;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}

.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}

.timeline-badge.primary {
  background-color: #2e6da4 !important;
}

.timeline-badge.success {
  background-color: #3f903f !important;
}

.timeline-badge.warning {
  background-color: #f0ad4e !important;
}

.timeline-badge.danger {
  background-color: #d9534f !important;
}

.timeline-badge.info {
  background-color: #5bc0de !important;
}

.timeline-title {
  margin-top: 0;
  color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0;
}

.timeline-body > p + p {
  margin-top: 5px;
}

@media (max-width: 767px) {
  ul.timeline:before {
    left: 40px;
  }

  ul.timeline > li > .timeline-panel {
    width: calc(100% - 90px);
    width: -moz-calc(100% - 90px);
    width: -webkit-calc(100% - 90px);
  }

  ul.timeline > li > .timeline-badge {
    left: 15px;
    margin-left: 0;
    top: 16px;
  }

  ul.timeline > li > .timeline-panel {
    float: right;
  }

  ul.timeline > li > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
  }

  ul.timeline > li > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
  }
}
/***********/

.tableFZ {
  font-size: 17px;
}
/******mission-vision******/
.vision-bg {
  background: #003554 !important;
}
.vision-text {
  border-right: 2px solid #fff !important;
}
.vision-text > h1 {
  font-size: 3vw !important;
  color: #fff !important;
}
.vision-m-top {
  margin-top: 10% !important;
}
.text-gray {
  color: #d0d0d0 !important;
}
.vision-para {
  font-size: 1.1em !important;
  line-height: 32px !important;
}
.know-more-btnS {
  font-size: 1.1vw;
  padding: 5px;
  border: 2px solid #d0d0d0;
  color: #d0d0d0 !important;
  background: #000;
}
/****job opportunity********/
.career-form {
  font-size: 17px;
}
.form-control {
  border-radius: 0px !important;
}
.send-btn {
  background: #003554 !important;
  color: #fff !important;
  font-size: 17px;
}
label {
  font-weight: 100 !important;
}
.fa-custom {
  color: #003554 !important;
}
/********end About*******/
.heading2 > h1 {
  color: #b38e00 !important;
}

.hr-custom2 {
  border-top: 2px solid #b38e00 !important;
}
/*******contact us********/
.icon-bg {
  padding: 20px;
  background: #499a94;
}
.contact-box {
  background: #f7f7f7;
  border-bottom: 2px solid #499a94;
  box-shadow: 0px 0px 5px 1px #777;
}
.fa-custom-c {
  font-size: 50px;
  color: #fff;
}
.contact-title > h2 {
  font-family: "Federo", sans-serif;
}
.contact-title {
  min-height: 240px;
}

.headingC > h1 {
  color: #499a94;
}
.career-formC .fa-custom {
  color: #004a56 !important;
}
.career-formC .send-btn {
  background: #004a56 !important;
}
/**********Solar Explained********/
.SE-bg {
  background-image: url("../img/flickr-Lance-Cheung.jpg");
  background-size: cover;
}
/****why choose spark****/
.vision-text1 > h1 {
  font-size: 2vw !important;
  color: #fff !important;
}
/****footer*****/
.link-div {
  line-height: 30px;
}
.sub-page-foot ~ p {
  font-size: 1em;
  line-height: 25px;
}
.sub-page-foot > h3 {
  /* text-transform: uppercase; */
  font-family: "Federo", sans-serif;
  font-family: "Raleway", sans-serif;
  color: #f1f1f1;
}
.hr-customFoot {
  border-top: 2px solid #505050 !important;
}
.fa-facebook {
  /* background:#3B5998; */
  color: #808080;
}
_.fa-facebook:hover {
  background: #3b5998;
  color: #fff;
}
.fa-google-plus {
  /* background:#dd4b39; */
  color: #808080;
}
_.fa-google-plus:hover {
  background: #dd4b39;
  color: #fff;
}
.fa-twitter {
  /* background:#55ACEE; */
  color: #808080;
}
_.fa-twitter:hover {
  background: #55acee;
  color: #fff;
}
.fa-youtube {
  /* background:#bb0000; */
  color: #808080;
}
_.fa-youtube:hover {
  background: #bb0000;
  color: #fff;
}
/*****New*****/
.sub-page-title > h1 {
  font-size: 3vw;
}
/*****animation******/
.SL1 {
  right: -6%;
  -webkit-animation-name: left-animation; /* Chrome, Safari, Opera */
  -webkit-animation-duration: 1s; /* Chrome, Safari, Opera */
  animation-name: left-animation;
  animation-duration: 1s;
}
.SL2 {
  right: -6%;
  -webkit-animation-name: left-animation; /* Chrome, Safari, Opera */
  -webkit-animation-duration: 2s; /* Chrome, Safari, Opera */
  animation-name: left-animation;
  animation-duration: 2s;
}
.SL3 {
  right: -6%;
  -webkit-animation-name: left-animation; /* Chrome, Safari, Opera */
  -webkit-animation-duration: 3s; /* Chrome, Safari, Opera */
  animation-name: left-animation;
  animation-duration: 3s;
}
.SL4 {
  right: -6%;
  -webkit-animation-name: left-animation; /* Chrome, Safari, Opera */
  -webkit-animation-duration: 4s; /* Chrome, Safari, Opera */
  animation-name: left-animation;
  animation-duration: 4s;
}
.SL5 {
  right: -6%;
  -webkit-animation-name: left-animation; /* Chrome, Safari, Opera */
  -webkit-animation-duration: 5s; /* Chrome, Safari, Opera */
  animation-name: left-animation;
  animation-duration: 5s;
}
.SL6 {
  right: -6%;
  -webkit-animation-name: left-animation; /* Chrome, Safari, Opera */
  -webkit-animation-duration: 6s; /* Chrome, Safari, Opera */
  animation-name: left-animation;
  animation-duration: 6s;
}
@-webkit-keyframes left-animation {
  0% {
    right: -15%;
  }
  50% {
    right: -3%;
  }
  100% {
    right: -6%;
  }
}
@keyframes left-animation {
  0% {
    right: -15%;
  }
  50% {
    right: -3%;
  }
  100% {
    right: -6%;
  }
}
/*****zoom-in zoom-out*****/
.zoom-div1 {
  background-size: 100%;
  -webkit-animation-name: zoom; /* Chrome, Safari, Opera */
  -webkit-animation-duration: 16s; /* Chrome, Safari, Opera */
  animation-name: zoom;
  animation-duration: 16s;
  animation-iteration-count: infinite;
}
.zoom-div2 {
  background-size: 100%;
  -webkit-animation-name: zoom2; /* Chrome, Safari, Opera */
  -webkit-animation-duration: 16s; /* Chrome, Safari, Opera */
  animation-name: zoom2;
  animation-duration: 16s;
  animation-iteration-count: infinite;
}
@-webkit-keyframes zoom {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes zoom2 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes zoom {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes zoom2 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
.line {
  margin-top: 20px;
  display: inline-block;
  width: 92px;
  height: 2px;
  background: #ff8400;
}
.new-h3
{
  font-size: 40px;
    line-height: 50px;
    font-weight: 500;
    letter-spacing: 0px;
}
.big{
  font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    letter-spacing: 0px;
}
/* .navbar-nav > li > a {
  border-bottom: 2px solid #000;
} */
.spark-home:hover {
  border-bottom: 2px solid #008dff;
}

.spark-product:hover {
  border-bottom: 2px solid #00dbff;
}
.spark-projects:hover {
  border-bottom: 2px solid #ffca00;
}
.spark-why:hover {
  border-bottom: 2px solid #00ff64;
}

.spark-explained:hover {
  border-bottom: 2px solid #ffca00;
}
.spark-about:hover {
  border-bottom: 2px solid #008dff;
}
.spark-contact:hover {
  border-bottom: 2px solid #00dbff;
}

/*******effect*********/
.bg-effect:before {
  content: "";
  width: 80%;
  margin: 0px 10%;
  position: absolute;
  top: 50%;
  left: 0px;
  height: 0px;
  background: #a0a66a;
  transition: all 0.6s linear;
}
.bg-effect.in-out:before {
  height: 30%;
}
.bg-effect:after {
  content: "";
  width: 80%;
  margin: 0px 10%;
  position: absolute;
  bottom: 50%;
  left: 0px;
  z-index: -1;
  height: 0px;
  background: #a0a66a;
  transition: all 0.6s linear;
}
.bg-effect.in-out:after {
  height: 30%;
}

.bg-effect-color-y:before {
  background: #faa61a;
}
.bg-effect-color-y:after {
  background: #faa61a;
}
.bg-effect-color-green:before {
  background: #25bfa4;
}
.bg-effect-color-green:after {
  background: #25bfa4;
}
.bg-effect-color-yellow:before {
  background: #0882b3;
}
.bg-effect-color-yellow:after {
  background: #0882b3;
}
.bg-effect-color-green2:before {
  background: #1a3165;
}
.bg-effect-color-green2:after {
  background: #1a3165;
}
.bg-effect-color-blue:before {
  background: #026cf8;
}
.bg-effect-color-blue:after {
  background: #026cf8;
}
.bg-effect-color-blue2:before {
  background: #446aa6;
}
.bg-effect-color-blue2:after {
  background: #446aa6;
}
.bg-effect-color-red:before {
  background: #404a6d;
}
.bg-effect-color-red:after {
  background: #404a6d;
}
.bg-effect-color-gray:before {
  background: #404657;
}
.bg-effect-color-gray:after {
  background: #404657;
}
.bg-effect2.in-out2:after {
  height: 50% !important;
}
.bg-effect2.in-out2:before {
  height: 30% !important;
}
.bg-effect3.in-out3:after {
  width: 85%;
  height: 46% !important;
}
.bg-effect3.in-out3:before {
  width: 85%;
  height: 46% !important;
}
.bg-effect4.in-out4:after {
  left: -30px;
  width: 85%;
  height: 46% !important;
}
.bg-effect4.in-out4:before {
  left: -30px;
  width: 85%;
  height: 46% !important;
}
.rotate-fan.in-out5 {
  transform: rotate(180deg);
}
/******Index******/
.last {
  transform: translate(0%, 0px) !important;
}
.page-left-nav ul li.active .SsecLnav {
  right: 0% !important;
  background: #fff;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  transform: translate(-50%, 0px);
}
.page-left-nav ul li.active span {
  -ms-filter: blur(0px);
  -webkit-filter: blur(0px);
  -moz-filter: blur(0px);
  -o-filter: blur(0px);
  filter: blur(0px);
}
.lFix-nav {
  position: fixed;
  right: -6%;
  top: 50%;
}
.lFix-nav > li > a:focus,
.lFix-nav > li > a:hover {
  text-decoration: none;
  background-color: rgba(238, 238, 238, 0) !important;
}
/*************/
/*********Responsive media**********/
@media (max-width: 992px) {
  .navbar-header {
    float: none;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .pre-loader {
    width: 200px !important;
  }
  .home-subtitle {
    font-size: 4.2vw !important;
  }
  .home-subtitle + h3 {
    font-size: 4vw !important;
    color: #f1f1f1 !important;
  }

  .sub-page-title > h1 {
    font-size: 5vw;
  }
  .breadC {
    font-size: 14px;
  }
  .page-title > h1 {
    font-size: 5vw;
  }

  .vh {
    height: auto;
  }
  .vh-Head {
    height: 27vh;
  }
  .Hvh {
    height: auto !important;
  }
  .transparent-film {
    top: 60px;
  }
  .img-pad {
    padding: 15px;
  }
  .p-t-custom {
    padding-top: 0%;
  }
  .l-sec-pad {
    padding: 15px 15px 15px 15px;
  }
  .r-sec-pad {
    padding: 15px 15px 15px 15px;
  }
  .heading > h1 {
    font-size: 2em;
  }
  .sub-page-heading > h3 {
    font-size: 1.5em;
  }
  .sec-para {
    font-size: 15px;
  }
  .ab-nav-left {
    display: none;
  }
  .res-m-top {
    margin-top: 50px;
  }
  /*****product******/
  .p-one-sec {
    padding: 5px 5px !important;
  }
  .sub-page-heading ~ p {
    font-size: 15px;
  }
  .read-more {
    bottom: 0%;
    padding: 0px;
  }
  .read-more > h4 {
    padding: 0px 30px;
  }
  .li-17 {
    font-size: 15px;
  }
  .page-left-nav {
    display: none;
  }
  .modal-dialog1 {
    width: auto !important;
    margin-top: 12%;
  }
  .w50-left {
    width: 100%;
    text-align: left;
  }
  /*****center nav****/
  .navbar-nav {
    float: none !important;
  }
  .nav > li {
    display: block !important;
  }
  .navbar-nav > li {
    float: none !important;
  }
  /***********/

  .stick-logo-div {
    left: 0%;
  }
  .know-more-btn {
    font-size: 3.5vw;
  }
  .p-res-sm {
    padding: 15px !important;
  }
  .vision-text1 > h1 {
    font-size: 5vw !important;
  }
  .timeline-heading h2 {
    font-size: 5vw;
  }
  .vision-text > h1 {
    font-size: 5vw !important;
  }
  .know-more-btnS {
    font-size: 3.1vw;
  }
}
@media (min-width: 320px) and (max-width: 480px) {
  .res-top-logo {
    width: 46vw;
  }
  .page-tiltleN {
    line-height: 30px !important;
    font-size: 5vw !important;
  }
  .navbar-brand {
    font-size: 11px;
  }
}
@media (min-width: 481px) and (max-width: 638px) {
  .res-top-logo {
    width: 20vw;
  }
  .page-tiltleN {
    line-height: 30px !important;
    font-size: 4vw !important;
  }
  .navbar-brand {
    font-size: 12px;
  }
}
@media (min-width: 639px) and (max-width: 767px) {
  .navbar-brand {
    font-size: 13px;
  }
  .page-left-nav {
    display: block;
  }
  .SsecLnav {
    width: 24vw;
    right: -20%;
  }
  .lFix-nav {
    position: fixed;
    right: -20%;
    top: 50%;
  }
  .res-top-logo {
    width: 17vw;
  }
  .page-tiltleN {
    line-height: 30px !important;
    font-size: 4vw !important;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .pre-loader {
    width: 200px !important;
  }
  .home-subtitle {
    font-size: 3.5vw !important;
  }
  .know-more-btn {
    font-size: 2vw !important;
  }
  .know-more-btnS {
    font-size: 2vw !important;
  }
  .vh {
    height: auto;
  }
  .transparent-film {
    top: 45px;
  }
  .img-pad {
    padding: 15px;
  }
  .heading > h1 {
    font-size: 2em;
  }
  .sub-page-heading > h3 {
    font-size: 1.5em;
  }
  .sec-para {
    font-size: 15px;
  }
  .navbar-inverse .navbar-nav > li > a {
    padding: 5px 5px !important;
    font-size: 12px;
  }
  /***********/
  .box-height {
    min-height: 330px;
  }
  .p-one-sec {
    padding: 25px 5px !important;
  }
  .read-more > h4 {
    padding: 0px 17px;
  }
  .read-more {
    bottom: 0%;
  }
  .sm-read {
    min-height: 245px;
  }
  .img-box-Tlayer {
    background: rgba(255, 247, 25, 0);
  }
  .fa-plusP {
    opacity: 0;
  }
  .sub-page-heading ~ p {
    font-size: 15px;
  }
  .li-17 {
    font-size: 15px;
  }
  .lFix-nav {
    right: -23% !important;
  }
  .SsecLnav {
    width: 25vw;
    right: -17%;
  }
  .modal-dialog1 {
    width: 30% !important;
    margin-top: 12%;
  }
  .res-top-logo {
    width: 17vw;
  }
  /********/
  .vh-Head {
    height: auto;
  }
  .p-t-custom {
    padding-top: 0%;
  }
  .r-sec-pad {
    padding: 15px;
  }
  .l-sec-pad {
    padding: 15px;
  }
  .sec-para {
    padding-right: 0px;
    font-size: 14px;
    margin: 0px;
  }
  .Hvh {
    height: 40vh;
  }
  .p-tb-xxl {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
}
@media (min-width: 993px) {
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
  }
}
@media (min-width: 993px) and (max-width: 1120px) {
  .col-md-res-10 {
    width: 92% !important;
  }
  .col-md-res-offset-1 {
    margin-left: 2% !important;
  }
  .lFix-nav {
    right: -15%;
  }
  .vh {
    height: auto;
  }
  .transparent-film {
    top: 55px;
  }
  .img-pad {
    padding: 15px;
  }
  .heading > h1 {
    font-size: 2em;
  }
  .sub-page-heading > h3 {
    font-size: 1.5em;
  }

  .navbar-inverse .navbar-nav > li > a {
    padding: 5px 5px !important;
  }
  /*********/

  .sub-page-heading ~ p {
    font-size: 14px;
  }
  .li-17 {
    font-size: 14px;
  }
  .p-one-sec {
    padding: 25px 5px !important;
  }
  .box-height {
    min-height: 360px;
  }
  .SsecLnav {
    width: 17vw;
    right: -14%;
  }

  .p-t-custom {
    padding-top: 5%;
  }
  .vh-Head {
    height: auto;
  }
}
@media (min-width: 1121px) and (max-width: 1279px) {
  .col-md-res-10 {
    width: 96% !important;
  }
  .col-md-res-offset-1 {
    margin-left: 2% !important;
  }
  .lFix-nav {
    right: -10%;
  }
  .vh {
    height: auto;
  }
  .transparent-film {
    top: 30px;
  }
  .img-pad {
    padding: 15px;
  }
  .heading > h1 {
    font-size: 3em;
  }
  /*********/

  .sub-page-heading ~ p {
    font-size: 16px;
  }
  .li-17 {
    font-size: 16px;
  }
  .p-one-sec {
    padding: 25px 5px !important;
  }
  .box-height {
    min-height: 360px;
  }
  .SsecLnav {
    width: 13vw;
    right: -11%;
  }
  .p-t-custom {
    padding-top: 8%;
  }
}
@media (min-width: 1280px) and (max-width: 1365px) {
  .lFix-nav {
    right: -12%;
  }
  .SsecLnav {
    width: 15vw;
  }
}
@media (min-width: 1280px) and (max-width: 1400px) {
  .navbar-inverse .navbar-nav > li > a {
    padding: 6px 14px !important;
  }
  .sub-page-heading ~ p {
    font-size: 17px;
  }
  .li-17 {
    font-size: 17px;
  }
  .transparent-film {
    top: 20px;
  }
  .img-pad {
    padding: 20px;
  }
  .heading > h1 {
    font-size: 3em;
  }
  .p-one-sec {
    padding: 25px 35px !important;
  }
  .box-height {
    min-height: 300px;
  }
  .read-more {
    padding: 10px;
  }
  .p-t-custom {
    padding-top: 10%;
  }
}
@media (min-width: 1401px) and (max-width: 1590px) {
  .p-t-custom {
    padding-top: 11%;
  }
}
@media (min-width: 1650px) {
  .sec-para {
    font-size: 1.1em;
  }
  .li-17 {
    font-size: 17px;
  }
  .sub-page-heading ~ p {
    font-size: 1.4em;
    line-height: 30px;
  }
  .footer-div {
    font-size: 17px;
  }
  .sub-page-heading ~ p {
    font-size: 17px;
    line-height: 30px;
  }
  .navbar-inverse .navbar-nav > li > a {
    font-size: 15px;
  }
  .p-t-custom {
    padding-top: 20%;
  }
  .link-div {
    line-height: 40px;
  }
}
.example_e:hover {
  color: #ff8400 !important;
  font-weight: 800 !important;
  letter-spacing: 3px;
  background: none;
  text-decoration: none;
  background-color: white;
  -webkit-box-shadow: 0px 5px 40px -10px rgba(0, 0, 0, 0.57);
  -moz-box-shadow: 0px 5px 40px -10px rgba(0, 0, 0, 0.57);
  transition: all 0.3s ease 0s;
}

.example_e {
  border: none;
  background: #ff8400;
  color: #ffffff !important;
  font-weight: 700;
  padding: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 15px;
  display: inline-block;
  transition: all 0.3s ease 0s;
}

.check-list {
  margin-top: 50px;
  padding-left: 1.2rem;
}

.check-list li {
  position: relative;
  list-style-type: none;
  padding-left: 5.5rem;
  font-size: 30px;
  color: white;
  font-weight: 600;
  margin-bottom: 2.5rem;
}

.check-list li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -2px;
  width: 13px;
  height: 28px;
  border-width: 0px 6px 6px 0;
  border-style: solid;
  border-color: #ff4800;
  transform-origin: bottom left;
  transform: rotate(45deg);
}

/* Boilerplate stuff */
*,
*:before,
*:after {
  box-sizing: border-box;
}
