@font-face {
  font-family: font4;
  src: url(font/helveticaneue.ttf);
}
@font-face {
  font-family: harabara;
  src: url(font/Harabara.otf);
}

.innova-text {
  color: #fe4800;
}

html,
body {
  font-family: font4;
  font-size: 14px;
  scroll-behavior: smooth;
}

.ssdiv {
  /* background:linear-gradient(90deg, rgb(255, 140, 69), #fe4800) ; */
  background: url("Innovatron/bg\ patterns/bg_honeycomb@2x.png") no-repeat,
    linear-gradient(90deg, rgb(255, 140, 69), #fe4800);
  background-size: cover;
  background-position: right;
  padding-top: 20px;
  color: #fff;
}

.ssdiv1 {
  background: url("Innovatron/bg\ patterns/bg_cubehex@2x.png") no-repeat,
    linear-gradient(to right, #0063d6, #00c4f2);
  background-size: cover;
  background-position: left;
  padding-top: 20px;
  color: #fff;
}

.ssdiv2 {
  background: url("Innovatron/bg\ patterns/bg_hexdots@2x.png") no-repeat,
    linear-gradient(90deg, #16e656, #00a559);
  background-size: cover;
  background-position: right;
  padding-top: 20px;
  color: #fff;
}

.div.col-md-8 p {
  font-size: 10px;
}

#btnSearch::placeholder {
  font-size: 11px;
  font-style: italic;
}

#btnSearch #icon-search {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  box-sizing: border-box;
}

#btnSearch {
  border: 0.5px solid rgba(254, 72, 0, 0.8);
  background-color: #fff;
}
#btnSearch::placeholder {
  color: #525050;
}

#btnSearch + i {
  color: #fe4800;
}

/* #btnSearch:not(:focus){
    font-style: italic;
    font-size: 12px;
    width:100%;
  } */
/* #btnSearch:focus::placeholder{
        display:none;
   } */

/* Search Button */

.navbar-light .nav-item.active .nav-link,
.navbar-light .nav-item .nav-link:active,
.navbar-light .nav-item .nav-link:focus,
.navbar-light .nav-item:hover .nav-link {
  color: #fe4800;
  outline: none;
  /* border-color:inherit; */
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* Carousel */
.carousel-indicators .active {
  background-color: #fe4800;
}

.list-horizontal-whychooseus li {
  display: inline-block;
}

.list-horizontal-whychooseus li:before {
  content: "\00a0\2022\00a0\00a0";
  color: #999;
  color: rgba(0, 0, 0, 0.5);
  font-size: 11px;
  color: #fe4800;
}
.list-horizontal-whychooseus li:first-child:before {
  content: "•";
  color: #fe4800;
  font-weight: 900;
}

/* Carousel */

/* card */

ion-icon {
  font-size: 24px;
  color: #fe4800;
  position: relative;
  margin: 0;
  left: 175px;
  bottom: 26px;
}

.card a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: transparent;
  cursor: pointer;
}

.footer {
  bottom: 0;
  font-size: 12px;
  height: 1rem;
  /* justify-content:center; */
  display: flex;
  padding: 0;
  align-items: center;
  /* text-align: center; */
  padding: 0 10px;
  background: #fe4800;
}
.footer-top {
  padding: 20px 50px;
  display: flex;
  color: rgb(128, 115, 115);
  /* line-height: 75px; */
  letter-spacing: 0.5px;
  text-align: center;
}

.footer-top p {
  margin: 10px;
}

.footer > span {
  display: block;
}

div.row.row1 {
  width: 65%;
}

/* media queries */

@media only screen and (max-width: 575px) {
  #icon-search {
    position: relative;
    margin: 0;
    left: 150px;
    bottom: 26px;
  }

  .bb {
    background-image: none !important;
  }

  .top-div-content,
  .top-div {
    font-size: 9px;
  }
}

.btnreadmore {
  background-color: transparent;
  border: 1px solid #fe4800;
  color: #fe4800;
  border-radius: 7px;
  padding: 0.5em 1em 0.5em 1em;
}

.btnreadmore:hover {
  color: #fe4800;
  box-shadow: 5px 3px 5px #444;
}
.btninnova {
  background-color: transparent;
  border: 1px solid #fe4800;
  color: #fe4800;
  border-radius: 6px;
  padding: 0.25rem 1rem;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.btninnova:hover {
  color: #fff;
  background: #fe4800;
}

.btn-innova:active,
.btn-innova:focus {
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.top-div {
  background: #4a4949;
}

#btnSearch:focus,
#fdasBrand:focus {
  /* border-color: inherit; */
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}

.apollo {
  top: 25%;
  left: 3%;
  bottom: auto;
  width: 300px;
}
/* @media only screen and (max-width: ) */
@media only screen and (max-width: 990px) {
  /* .navbar{
            height:80px;
            padding-top:10px;
            line-height: 80px;
            /* padding-bottom: 80px; 
         } */

  .navbar-collapse {
    background-color: #fff;
    color: #000;
    width: 100%;
    text-align: center;
    align-content: center;
    line-height: 20px;
  }

  .collapse.hide {
    background: transparent;
    /* top:0; */
  }

  /* .navbar-collapse li:hover {
     background-color: gray; 
  } */

  .navbar-collapse .divinput {
    width: 80%;
    margin-left: 3em;
    align-items: center;
    align-self: center;
  }

  .navbar-collapse,
  .divinput > input[type="text"] {
    width: 80%;
  }

  .top-div {
    padding-left: 35px;
  }

  .apollo-carousel > .h5 {
    top: 20%;
    left: 3%;
    bottom: auto;
    /* min-width: 300px; */
  }

  .apollo-carousel > p.ap-desc,
  p.innova-desc {
    margin-top: 10px;
  }

  .bb {
    background: url("Innovatron/bg\ patterns/bg_techlines@2x.png") no-repeat;
    background-size: contain;
  }
}

@media only screen and (max-width: 768px) {
  div.row.row1 {
    width: 100%;
  }
}

/* ----------- iPhone 6, 6S, 7 and 8 ----------- */

/* Portrait */

@media only screen and (max-width: 500px) {
  .top-div {
    text-align: center;
    justify-content: center;
    align-items: center;
    padding-right: 45px;
  }

  .carousel-indicators li {
    visibility: hidden;
  }
}

.div-we-are {
  display: flexbox;
  height: 600px;
}

#btnMy::before {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  height: 50px;
  width: 50px;
  -moz-position: absolute;
  bottom: 70px;
  right: 30px;
  outline: none;
  background: #fff;
  color: #fe4800;
  border: 2px solid #fe4800;
  display: none;
}

/* #btnMy::after {
  border-radius: 50px;
  height: 50px;
  width: 50px;
  position: fixed;
  bottom: 70px;
  right: 30px;
  outline: none;
  background: #fff;
  color: #fe4800;
  border: 2px solid #fe4800;
  display: none;
  transition: all 0.5s ease;
} */

#btnMy:hover {
  background: #fe4800;
  color: #fff;
  border: 2px solid;
}

/* .in {
  position: relative;

  font-family: harabara;
  font-size: 40vh;
  line-height: 300px;
  color: #fe4800;
  opacity: 0.55;
  margin: 0;
  padding: 0;
} */

/* .in-bg{
          background: url("Innovatron/bg\ patterns/bg_techlines.png") no-repeat;
          background-size:contain;
          background-position: center;
          position:relative;
        } */

.foot-div {
  background: url("Innovatron/bg\ patterns/bg_techlines@2x.png") no-repeat;
  background-color: #4a4949;
  background-size: 65%;
  background-position-x: right;
}

@media print {
}
