:hover.btn-default {
  color: #fff;
  background-color: #333;
  border-color: #ff9933;
}
#gtco-footer {
  padding: 1em 0;
  clear: both;
  position: relative;
}
.gtco-headingnew h2 {
  font-size: 34px !important;
  margin-bottom: 20px !important;
  line-height: 1.5 !important;
  font-weight: bold !important;
  color: #fff !important;
  position: relative !important;
  padding-bottom: 10px !important;
}
.gtco-headingnew p {
  line-height: 22px;
  color: #fff !important;

}
@media screen and (max-width: 768px) {
  .gtco-headingnew h2 {
    font-size: 28px !important;
  }
}
.gtco-headingnew h2:before {
  position: absolute !important;
  bottom: 0 !important;
  content: "";
  width: 50px !important;
  margin-left: -25px !important;
  height: 2px !important;
  left: 50% !important;
  background: #00B906 !important;
}
#circularcursor {
  background-color: transparent;
  border:4px solid #999;    
  height:30px;
  width:30px;
  border-radius:50%;
  -moz-border-radius:50%;
  -webkit-border-radius:50%;
  position: absolute;
  z-index: 1;
}


#cube {
  background-color: transparent;
  background-image: url(../images/dronefly.png);
    background-repeat: no-repeat;
  height:90px;
  width:286px;
  
  position:absolute;
  top:50%;
  left:50%;   
  z-index: 9999;
}
.circleBase {
    border-radius: 50%;
}
.roundCursor {
    width: 40px;
    height: 40px;
    background: red;
    border: 0px solid #000;
}
.aboutus {
    width: 100%;
   
    background-image: url('../images/arrow-about.png');
    background-repeat: no-repeat;
    background-position: left top;
}
.aboutus p {
    font-size: 16px;
    line-height: 26px;
    color: #f6d77f;
}
.dtext {
    color: #d4a333 !important;
}
.mb {
    margin-bottom: 5px !important;
}
.mz {
    margin: 0px !important;
}
.proj {
    margin-bottom: 10px;
    border-radius: 8px;
}
.owl-carousel .owl-item {
  text-align: center;
  border-radius: 12px;
  background-color: #fff;
}
.owl-carousel .owl-item p {
  height: 120px;
    padding: 20px;
    box-sizing: border-box;
    font-size: 14px;
}
.sicon {
    width: 111px;
}
.fpic {
    width: 100%;
}
.lgraybg {
    background-color: #f9f9f9 !Important;
}
#container {
  width: 100%;
  height: 400px;
  margin: 0px 0px 0px 0px;
  padding: 0;
}
.roadmap.roadmap--orientation-auto .roadmap__events::after {
  background-color: #ff9933 !Important;
}
.roadmap.roadmap--orientation-auto .roadmap__events__event::after, .roadmap.roadmap--orientation-auto .roadmap__events__event::before {
  background-color: #ff9933 !Important;
}
.roadmap.roadmap--orientation-auto .roadmap__events__event {
  font-size: 12px !Important;
    line-height: 16px;
}
.event__date {
    font-size: 18px !Important;
    padding-bottom: 10px;
}
.roadmap {
    width: 100%;
}
.roadmap p {
    font-size: 12px !important;
    margin: 0px !important;
}