h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2em;
}

.head-h1 {
  text-align: left;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 0px;
  color: #000000 !important;
  opacity: 1;
}
.sec1 {
  top: 105px;
}
.normal::before {
  content: "";
  position: absolute;
  left: 4%;
  border-radius: 2px;
  padding-top: 15px;
  margin-left: -8px;
  width: 100px;
  border-bottom: 13px solid #e5b122;
}
.section-title {
  background-color: #fff8e5;
}
.section-title p {
  top: 50px;
  font-size: 18px;
}
.sec1-btn {
  margin-top: 80px;
}
.sec1-btn a {
  padding: 10px 60px;
  border-radius: 3px;
  font-size: 18px;
  color: #000000;
  font-weight: 700;
  background-color: #e5b122;
}

.sec1-btn a:hover {
  background-color: #fff;
  color: #000000;
  border: 2px solid #e5b122;
}
.sec1-img {
  transition: all 0.6s;
}
.sec1-img:hover {
  transform: scale(1.03);
}

/* sec-2 */
.sec2-col2 {
  text-align: center;
}
.sec2-img {
  height: 300px;
  object-fit: cover;
}
.about-us-section {
  position: relative;
  padding: 70px 0px 70px;
}
.owl-nav {
  display: table-caption;
  margin-left: 466px;
  margin-top: -122px;
}
.owl-prev {
  visibility: hidden;
}
.owl-carousel {
  margin-top: 25px;
}

.owl-next {
  height: 33px;
  width: 33px;
  background-color: #e5b122 !important;
  border-radius: 50% !important;
}
.owl-dots {
  display: none !important;
}
#img1 {
  height: 100px;
  width: 100px;
  object-fit: cover;
}
.sec3 h1::before {
  content: "";
  position: absolute;
  left: 1%;
  margin-left: -8px;
  bottom: 1px;
  width: 80px;
  border-bottom: 3px solid #e5b122;
}
.sec3 p {
  margin-bottom: 35px;
  color: #9e9e9e;
  font-size: 18px;
  margin-top: 1%;
  line-height: 1.8em;
}
.gellary-content h2::before {
  content: "";
  position: absolute;
  margin-left: -8px;
  bottom: 1px;
  width: 230px;
  border-bottom: 3px solid #e5b122;
}
.sponsors-section {
  background-color: #161616 !important;
}
.gellary-content h2 {
  text-align: left;
}
.gellary-content p {
  color: #000000;
  font-size: 18px;
  margin: 20px 0;
  text-align: left;
}
.gallery-section {
  background-color: #f8f8f8;
}

.gallery-section .filters .filter-tabs {
  position: relative;
  display: inline-block;
  padding-left: 70px;
  padding: 0;
  text-align: left;
}
.sponsors-section h1 {
  text-align: left;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 0px;
  color: #fff !important;
  opacity: 1;
}
.gellary-content h2::before {
  content: "";
  position: absolute;
  bottom: -3px;
  margin-left: 0;
  width: 230px;
  border-bottom: 3px solid #e5b122;
}
.sponsors-section h1::before {
  content: "";
  position: absolute;
  margin-left: -8px;
  bottom: -12px;
  left: 1%;
  width: 180px;
  border-bottom: 3px solid #e5b122;
}
.sponsors-section .image-box {
  border: none !important;
}
.last-sec {
  margin-top: 50px;
}

@media (max-width: 600px) {
  .sec1 {
    top: 0;
  }
  .head-h1 {
    font-size: 25px;
    padding-top: 40px;
  }
  .normal::before {
    left: 7%;
    width: 90px;
    border-bottom: 8px solid #e5b122;
  }
  .section-title p {
    top: 25px;
    font-size: 16px;
  }
  .sec1-btn a {
    padding: 10px 40px;
    font-size: 16px;
  }
  .sec1-btn {
    margin-top: 50px;
  }
  .owl-nav {
    /* z-index: 99; */
    margin-left: 360px;
    margin-top: -138px;
    /* z-index: 9999; */
  }
  .sec2-btn {
    margin-bottom: 40px;
  }
  #img1 {
    height: 120px;
    width: 155px;
    object-fit: cover;
  }
  .about-us-section .text-column h2 {
    font-size: 25px;
  }
  .about-us-section .text-column .text {
    font-size: 16px;
    line-height: 1.5em;
  }
  .about-us-section {
    padding: 40px 0px 40px;
  }
  .gallery-section {
    padding: 40px 0px 40px !important;
  }
  .gellary-content h2 {
    font-size: 25px !important;
    margin-top: 20px;
  }
  .sponsors-section {
    padding: 40px 0px 40px;
  }
  .sponsors-section h1 {
    font-size: 22px;
  }
  .gellary-content h2::before {
    margin-left: 1px;
    bottom: -3px;
    width: 130px;
  }
  .inner-box p {
    font-size: 16px;
  }
}

/* page2 */
.tabbed-shop-section {
  padding: 80px 0 80px;
}
.sec2-btn {
  margin-top: 10px;
}

.sec2-btn a {
  padding: 10px 60px;
  border-radius: 3px;
  font-size: 18px;
  color: #000000;
  font-weight: 700;
  background-color: #e5b122;
}
.sec2-btn a:hover {
  background-color: #fff;
  color: #000000;
  border: 2px solid #e5b122;
}
.gallary-content h2 {
  font-size: 36px;
  color: #2a2a2a;
  font-weight: 700;
}
.gallary-content h2::before {
  content: "";
  position: absolute;
  bottom: -3px;
  margin-left: 0;
  width: 100px;
  border-bottom: 3px solid #e5b122;
}

@media (max-width: 600px) {
  .sec2-btn a {
    padding: 8px 40px;
    font-size: 16px;
    color: #000000;
  }
  .gallary-content h2 {
    font-size: 25px;
  }
  .tabbed-shop-section {
    padding: 40px 0px 40px;
  }
  .gallary-content h2::before {
    bottom: -4px;
    width: 80px;
  }
}

/* page 3 */

.default-form input[type="text"],
.default-form input[type="email"],
.default-form input[type="password"],
.default-form input[type="number"],
.default-form select,
.default-form textarea {
  display: block;
  width: 100%;
  line-height: 24px;
  height: 50px;
  font-size: 12px;
  border: 1.3px solid #e5b122;
  padding: 12px 15px;
  background-color: #fff;
  color: #111111;
  border-radius: 2px;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.form-box {
  position: relative;
  border: 2px solid #ffffff;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  padding: 40px;
}
.form-box .form-group button {
  width: 40%;
  padding: 10px 15px;
}
.form-group button:hover {
  color: #000000 !important;
}
#location {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #000000;
  font-weight: 500;
}

#location option:hover {
  background-color: #e5b122 !important;
}
.form-group textarea {
  height: 100px;
}

iframe {
  width: 100%;
}

@media (max-width: 600px) {
  .contact-section {
    padding: 40px 0px 40px;
  }
  .page-title h1:after {
    content: "";
    position: absolute;
    left: 1%;
    margin-left: 0px;
    bottom: 16px;
  }
}

/* faro-scene-software */
.faro-banner {
  position: relative;
  padding: 80px 0px 180px !important;
  background-size: cover;
  text-align: center;
  background-position: center center;
  background-repeat: no-repeat;
  background: url(/images/FaroFocus/coverpicscene.png) !important;
}
.faro-banner h1{
  font-size: 32px;
  color: #e5b122;
  padding-bottom: 30px;
  padding-top: 75px;
  font-weight: 700;
}
.faro-banner h3{
  font-size: 25px;
  padding-bottom: 30px;
  color: #fff;
  font-weight: 400;
}
.heading0{
  font-size: 28px;
  font-weight: 600;
  color: #000000;
  padding-bottom: 30px;
}
.heading3{
  font-size: 20px;
  padding: 10px;
  font-weight: 600;
  color: #000000;
}
.inner-div{
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  padding: 10px;
  width: 28.333% !important;
  margin: 15px;
  border-radius: 4px;
}
.inner-div1{
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  padding: 10px;
  margin: 15px;
  border-radius: 4px;
}
.inner-div p{
  font-size: 16px;
  font-weight: 500;
  padding: 10px;
  color: #2a2a2a;
}
.inner-div1 p{
  font-size: 16px;
  font-weight: 500;
  padding: 15px;
  color: #2a2a2a;
}
.i{
  padding-bottom: 30px;
  font-size: 22px;
  color: #000000;
}
.faro{
  font-size: 16px;
  font-weight: 500;
  color: #2a2a2a;
  padding-bottom: 30px;
}
.nav-pills{
  padding: 20px 20px;
  font-size: 16px;
  font-weight: 500;
}
.nav-pills .nav-link{
  margin-bottom: 20px;
  padding: 18px 45px;
  color: #2a2a2a;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;

}
.nav-pills .nav-link:hover{
  color: #2a2a2a;

}
.nav-pills .nav-link.active{
  background-color: #e5b122 !important;
  color: #2a2a2a !important;
}
.inner-navber {
  padding: 70px 0 70px;
}