/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: #111111;
  padding: 0 0 30px 0;
  color: #fff;
  font-size: 14px;
}
#footer .footer-top {
  background: #1d1d1d;
  border-bottom: 1px solid #2f2f2f;
  padding: 60px 0 30px 0;
}
#footer .footer-top .footer-info {
  margin-bottom: 30px;
}
#footer .footer-top .footer-info h3 {
  font-size: 24px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
}
#footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Roboto", sans-serif;
  color: #fff;
}
#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #2a2a2a;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}
#footer .footer-top .social-links a:hover {
  background: #0abde3;
  color: #fff;
  text-decoration: none;
}
#footer .footer-top h4 {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  position: relative;
  padding-bottom: 12px;
}
#footer .footer-top .footer-links {
  margin-bottom: 30px;
}
#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: #19c9ef;
  font-size: 18px;
  line-height: 1;
}
#footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}
#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}
#footer .footer-top .footer-links ul a {
  color: #fff;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}
#footer .footer-top .footer-links ul a:hover {
  color: #05d4ff;
}
#footer .footer-top .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 4px;
}
#footer .footer-top .footer-newsletter form input[type="email"] {
  border: 0;
  padding: 4px;
  width: calc(100% - 110px);
}
#footer .footer-top .footer-newsletter form input[type="submit"] {
  position: absolute;
  top: 0;
  right: -2px;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px;
  background: #0abde3;
  color: #fff;
  transition: 0.3s;
  border-radius: 0 4px 4px 0;
}
#footer .footer-top .footer-newsletter form input[type="submit"]:hover {
  background: #0a9ab8;
}
#footer .copyright {
  text-align: center;
  padding-top: 30px;
}
#footer .credits {
  padding-top: 10px;
  text-align: center;
  font-size: 13px;
  color: #fff;
}
/*--------------------------------------------------------------
# Footer End
--------------------------------------------------------------*/

/*** Feature ***/
.feature .feature-box,
.feature .feature-box * {
  transition: 0.5s;
}

.feature .feature-box {
  transition: 0.5s;
  background-color: #ffffff;
  padding: 25px 15px !important;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.feature .feature-box:hover {
  background: #fb5f36;
  border-color: #fb5f36 !important;
}

.feature .feature-box:hover * {
  color: #ffffff !important;
}
/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services {
  background-color: #f9f9f9;
}
.services .icon-box {
  margin-bottom: 20px;
  margin-right: 10px;
  padding: 20px;
  border-radius: 6px;
  background: #fff;
  text-align: left;
  height: 160px;
}

.services .icon-box i {
  float: left;
  color: #ff851b;
  font-size: 40px;
  line-height: 0;
}

.services .icon-box h4 {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 1.03rem;
}

.services .icon-box h4 a {
  color: #ff851b;
  transition: 0.3s;
}

.services .icon-box .icon-box:hover h4 a {
  color: #fa4838;
}

.services .icon-box p {
  line-height: 24px;
  font-size: 0.88rem;
}

.services .icon-box:hover h4 a {
  color: #fa4838;
}

.info-box-content2 {
  padding-left: inherit;
  padding-top: inherit;
}

/**************************************************
    Service End
***************************************************/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Ubuntu", sans-serif;
}
.navbar a,
.navbar a:focus {
  font-family: "Ubuntu", sans-serif;
}

.navbar .getstarted,
.navbar .getstarted:focus {
  font-family: "Poppins", sans-serif;
}

#hero .btn-get-started {
  font-family: "Roboto", sans-serif;
}

.counts .count-box p {
  font-family: "Roboto", sans-serif;
}
.counts .count-box a {
  font-family: "Poppins", sans-serif;
}

.pricing .box h4 {
  /* font-size: 42px;
    color: #0abde3;
    font-weight: 500; */
  font-family: "Open Sans", sans-serif;
}
.pricing .box .btn-buy {
  /* display: inline-block;
    padding: 10px 40px 12px 40px;
    border-radius: 4px;
    border: 2px solid #0abde3;
    color: #0abde3;
    font-size: 14px;
    font-weight: 400; */
  font-family: "Roboto", sans-serif;
}
.faq .faq-list a {
  font-family: "Poppins", sans-serif;
}

#footer .footer-top .footer-info p {
  /* font-size: 14px;
    line-height: 24px;
    margin-bottom: 0; */
  font-family: "Roboto", sans-serif;
}
strong {
  color: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: inherit;
}
.section-title {
  padding-bottom: 35px;
}

.flat-section {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

section#features,
section#patents,
section#about,
section#team,
section#contact {
  padding: 90px 0;
}

section#contact {
  background: #f9f9f9;
}

#header-email {
  font-size: 1.252em;
  font-weight: 600;
  float: right;
  margin-top: 10px;
  margin-left: 50px;
  text-shadow: rgb(61 60 60) 2px 3px 5px;
}
.contact-info h3 {
  text-shadow: rgb(29 9 9) 2px 3px 5px;
}

.header-logo {
  width: auto;
  margin-bottom: inherit;
}

span.header-logo img {
  width: 250px !important;
  max-width: 100%;
  display: inline-block;
}

img.light-logo,
img.dark-logo,
span.header-logo img {
  width: 250px !important;
}

img.bg-img {
  filter: blur(10px) !important;
}

.about-us-img {
  width: 100%;
}

.section-title h2 {
  color: #fa4d38;
}

.header-center-box-content .light-heading {
  /* .header-center-box-content p */
  text-shadow: rgb(26, 26, 26) 2px 3px 5px !important;
}

header p {
  font-size: 17px !important;
}

.content-container {
  display: inline-block;
  background: #ff851b;
  padding: 10px 20px;
  opacity: 0.85;
  border-radius: 4px;
  width: 75%;
  font-size: 600;
}

.about-us-caption {
  font-size: 30px !important;
  font-weight: 700;
  line-height: 40px;
}

#submit-message {
    display: none;
}

@media (max-width: 768px) {
  .aiport-img {
    display: none;
  }
  .services,
  .services .icon-box {
    background: inherit;
  }
  .services .icon-box {
    height: inherit;
  }
  .about-us-img {
    width: 96%;
  }
  .about-us-caption {
    font-size: 28px !important;
    line-height: 30px;
  }
}
