body {
    font-family: "Roboto",sans-serif;
    color: #000000;
    font-size: 16px;
    line-height: 1.75;
    font-weight: 400;
  }
  .top-contact a {
    color: #000;
  }
#color-switch {
    display: none !important;
  }
.section-pad {
    padding-top: 50px;
    padding-bottom: 50px;
  }
.section-pad-top {
    padding-top: 50px;
  }
  .section-pad-bottom {
    padding-bottom: 50px;
  }
  .section-mar-top{
    margin-top: 50px;
  }
  .section-mar-bottom{
    margin-bottom: 50px;
  }
  .call-action.has-parallax .cta-block {
    padding: 50px 0;
  }
  .section-pad-md {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .navbar-nav > li.quote-btn .btn {
    padding: 12px 24px;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
    border: 0 none;
  }
  .site-header .quote-btn .btn {
    background-color: #00a6ff;
  }
  .site-header .quote-btn .btn:hover {
    background-color: #4f00ff
  }
  h1, .h1, .heading-lg, .heading-lg-lead,h2, .h2,.heading-section {
    color: #000;
    text-transform: uppercase;
  }
  .btn.btn-outline{
    color: #000;
    background: #fca408 !important;
    border-color: #fca408;
  }
  .btn.btn-outline:hover, .btn.btn-outline:focus {
    color: #4f00fe;
    background: transparent !important;
    border-color: #4f00fe;
  }

  .btn {
    border: 2px solid #4f00fe;
  }
  .bg-yellow{
    background: #fca408;
    color: #000;
  }
  .text-white{
    color: #ffffff;
  }
  .feature-project h3 a:hover, .feature-project h4 a:hover, .feature-product h3 a:hover, .feature-product h4 a:hover {
    color: #fca408;
  }
  .feature-project h3 a, .feature-project h4 a, .feature-product h3 a, .feature-product h4 a {
    color: #00a6ff;
  }
  .footer-widget {
background-color: #4f00ff;
  }
  .copyright {
    background: #ccc;
    color: #000;
    font-size: 16px;
  }
  .footer-widget .wgs-title:not([class*="color-"]),.footer-widget .wgs-menu .menu li a::before {
    color: #fff;
  }
  .footer-logo{
    padding: 10px;
    background: #fff;
    margin-bottom: 30px;
    width: 90px;
  }
  .topbar .top-left {
    max-width: 50%;
  }
  .site-header .navbar-collapse {
    color: #000;
  }
  .navbar-nav > li > a {
    font-weight: 600;
    font-size: 15px;
    padding: 14px 26px;
  }
  .navbar-nav > li.has-children > a::after {
    opacity: 1;
    margin-left: 3px;
    font-size: 15px;
  }
  .navbar-nav .dropdown-menu {
    background: #00a6ff;
    width: 285px;
  }
  .navbar-nav .dropdown-menu.active > a, .navbar-nav .dropdown-menu li > a:hover, .navbar-nav .dropdown-menu li > a:focus {
    background-color: #4f00fe;
  }
  .navbar-nav .dropdown-menu li a { 
    font-size: 15px;
  }
  .back-to-top {
    position: fixed;
    bottom: 90px;
    right: 30px;
    z-index: 99;
    background-color: #fff !important;
    color: #000;
    padding: 0px 10px;
    border: 1px solid #4f00fe;
}
.back-to-top:hover{
    color: #000; 
}
.wgs-box.wgs-quoteform {
  background-color: #00a6ff !important;
  color: #fff;
}
.wgs-box .wgs-heading {
  color: #fff;
}
.banner-static {
  min-height: 200px;
}
.btn.btn-alt {
  background: #fca408;
  border-color: #fca408;
  color: #000;
}
.btn.btn-alt:hover, .btn.btn-alt:focus {
  background: #4f00fe;
  border-color: #4f00fe;
  color: #fff;
}
.copyright:not([class*="section-pad"]) {
  padding: 10px 0;
}
.call-action.bg-grey, .call-action.bg-light, .call-action.box-s2,.call-action.bg-grey p, .call-action.bg-light p, .call-action.box-s2 p {
  color: #000;
}
.call-action.bg-light, .call-action.box-s2 {
  background-color: #ccc;
}
.call-action h1, .call-action h2, .call-action h3, .call-action h4 {
  font-weight: 600;
  text-transform: uppercase;
}

.logo-box-text{
  padding-top: 18px;
  padding-left: 20px;
  font-size: 22px;
  font-weight: 600;
  text-transform: uppercase;
  float: right;
  color: #000;
}
.banner-static .imagebg {
  opacity: 0.7;
}
.banner-text .page-title {
  font-size: 25px;
}
.banner-text .page-breadcrumb span.current, .banner-text .page-breadcrumb a:hover {
  color: #fff;
}
.form-quote .form-control, .form-message .form-control, .form-signup .form-control, .form-login .form-control {
  border: 1px solid #000;
}
.topbar {
  background: #fca408;
  padding: 3px 0;
}
.top-contact .fa {
  color: #000;
}
.float {

  position: fixed;

  width: 55px;

  height: 55px;

  bottom: 20px;

  left: 21px;

  background-color: #fca408;

  color: #000;

  border-radius: 50px;

  text-align: center;

  /*  box-shadow: 2px 2px 3px #999; */

  z-index: 99;

}

.float-1 {

  position: fixed;

  width: 55px;

  height: 55px;

  bottom: 20px;

  right: 21px;

  background-color: green;

  color: #FFF;

  border-radius: 50px;

  text-align: center;

  /*  box-shadow: 2px 2px 3px #999; */

  z-index: 99;

}

.my-float {

  margin-top: 12px;

  font-size: 30px !important;

  color: #4f00ff;

}

.my-float-1 {

  margin-top: 8px;

  font-size: 40px !important;

  color: #ffffff;

}
.footer-fix-button{
  display: none;
}
.feature h3:not([class*="color-"]), .feature h4:not([class*="color-"]) {
  color: #4f00fe;
}
.topbar .top-right {
  max-width: 65%;
}



@media (max-width: 992px) {
  .topbar .top-left{
    display: none;
  }
  .logo-box-text {
    padding-top: 11px;
    font-size: 11px;
}
.mobile-mar-top{
  margin-top: 50px;
}
.banner-text .page-title {
  font-size: 21px;
}
.banner-static .banner-text {
  width: 100%;
}
.topbar .top-right {
  float: none;
  max-width: 100%;
}
}
@media (max-width: 767px) {
  .logo-box-text {
    padding-top: 11px;
    padding-left: 0px;
    font-size: 13px;
  }
    .header-s1 .navbar-brand {
      width: 282px;
    }
    .float ,.float-1 {
      display: none;
    }
    .footer-fix-button {
      position: fixed;
      bottom: 0px;
      display: inline-block;
      vertical-align: middle;
      border: none;
      outline: none;
      text-align: center;
      background-color: #fca408;
      width: 100%;
      font-size: 19px;
      font-weight: 500;
      color: #fff;
      padding: 10px 20px;
      box-shadow: 0px 20px 30px 0px rgba(67, 131, 99, 0.15);
      -webkit-transition: all 500ms ease;
      transition: all 500ms ease;
      z-index: 999;
      margin-top: 100px;
    }
    .strip-icon {
      color: #000;
      font-size: 22px;
    }
    .copyright {
      margin-bottom: 53px;
    }
    .topbar {
      display: none;
    }
    h1, .h1, .heading-lg, .heading-lg-lead {
      font-size: 1.5em;
    }
    h2, .h2 {
      font-size: 1.2em !important;
    }
    h3, .h3, h4, .h4, .heading-md, .heading-md-lead {
      font-size: 1.1em;
    }
    .fixed-wa {
      padding-left: 80px;
    }
    .fixed-ph {
      padding-right: 80px;
    }
    .fixed-wa {
      border-left: 2px solid #000;
    }
}
@media (max-width: 367px) {
  .logo-box-text {
    display: none;
  }
}
@media only screen and (max-width: 375px){
h1, .h1, .heading-lg, .heading-lg-lead {
  font-size: 1.5em;
}
h2, .h2 {
  font-size: 1.2em !important;
}
h3, .h3, h4, .h4, .heading-md, .heading-md-lead {
  font-size: 1.1em;
}
.fixed-wa {
  padding-left: 20px;
}
.fixed-ph {
  padding-right: 20px;
}
}