body {
  font-family: "Raleway", sans-serif;
  padding: 0;
  margin: 0;
}

h2 {
  font-size: 25px;
  font-weight: 600;
  text-transform: uppercase;
}

h3 {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
}

p {
  font-family: "Raleway", sans-serif;
  font-size: 15px;
  font-weight: 200;
}

a {
  text-decoration: none !important;
  color: unset;
}
a:hover {
  color: unset !important;
}

button {
  outline: 0 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Raleway", sans-serif;
}

.pt100 {
  padding-top: 100px;
}

.pb100 {
  padding-bottom: 100px;
}

.pt50 {
  padding-top: 50px;
}

.pt20 {
  padding-top: 20px;
}

#levc__main__header .levc__header__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 767px) {
  #levc__main__header .levc__header__wrapper {
    background: #181818;
  }
}
@media (max-width: 767px) {
  #levc__main__header .levc__header__wrapper .levc__logo {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 100%;
    background: #ffec00;
  }
}
@media (max-width: 676px) {
  #levc__main__header .levc__header__wrapper .levc__logo img {
    width: 170px;
  }
}
#levc__main__header .levc__header__wrapper .levc__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767px) {
  #levc__main__header .levc__header__wrapper .levc__header {
    background: #181818;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 50%;
    text-align: left;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
#levc__main__header .levc__header__wrapper .levc__header .navbar-dark .navbar-toggler {
  border: unset !important;
}
#levc__main__header .levc__header__wrapper .levc__header nav .navbar {
  padding: 0 !important;
}
@media (max-width: 767px) {
  #levc__main__header .levc__header__wrapper .levc__header nav .navbar {
    padding: 10px 0 !important;
  }
}
#levc__main__header .levc__header__wrapper .levc__header nav .navbar-toggler {
  margin-top: 0px;
  outline: 0;
}
#levc__main__header .levc__header__wrapper .levc__header nav .navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  outline: 0;
}
@media (max-width: 767px) {
  #levc__main__header .levc__header__wrapper .levc__header nav .navbar-nav {
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
}
#levc__main__header .levc__header__wrapper .levc__header nav .navbar-nav .nav-item {
  padding: 0 10px;
}
#levc__main__header .levc__header__wrapper .levc__header nav .navbar-nav .nav-item .nav-link {
  font-weight: 600;
  text-transform: uppercase;
  color: #0f0f0f;
  font-size: 14px;
}
@media (max-width: 800px) {
  #levc__main__header .levc__header__wrapper .levc__header nav .navbar-nav .nav-item .nav-link {
    color: #ffffff;
  }
}
#levc__main__header .levc__header__wrapper .levc__header nav .navbar-nav .nav-item .nav-link:hover {
  color: #f9a03a;
}
@media (max-width: 767px) {
  #levc__main__header .levc__header__wrapper .levc_button {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 50%;
    text-align: right;
  }
}
#levc__main__header .levc__header__wrapper .levc_button .btn-official {
  padding: 10px 25px;
  background: #181818;
  color: #ffec00;
  font-size: 12px;
  font-weight: 700;
}
#levc__main__header .levc__header__wrapper .levc_button .btn-official:hover {
  color: #ffec00;
}

.banner {
  z-index: 50;
  text-align: center;
}
.banner ul {
  padding: 0;
  margin: 0;
}
.banner ul li {
  list-style: none;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.banner ul li .caption {
  position: absolute;
  top: 45%;
  right: 10%;
}
@media (max-width: 676px) {
  .banner ul li .caption {
    top: 4%;
    right: 0%;
  }
}
.banner ul li .caption h1 {
  color: #ffff;
  font-size: 30px;
  font-weight: 700;
  padding: 13px;
}
@media (max-width: 676px) {
  .banner ul li .caption h1 {
    font-size: 10px;
    background: #000000;
  }
}
.banner ul li .caption .btn-find {
  background: #ffec00;
  border-radius: 5px;
  padding: 10px 20px;
  text-transform: uppercase;
  font-style: italic;
  font-weight: 600;
  color: #000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
@media (max-width: 676px) {
  .banner ul li .caption .btn-find {
    display: none;
  }
}

.levc_home_icons {
  padding: 0;
}
.levc_home_icons .btn-primary:not(:disabled):not(.disabled).active,
.levc_home_icons .btn-primary:not(:disabled):not(.disabled):active,
.levc_home_icons .show > .btn-primary.dropdown-toggle {
  color: #000;
  background-color: unset;
  border-color: unset;
}
.levc_home_icons .btn-primary:not(:disabled):not(.disabled).active:focus,
.levc_home_icons .btn-primary:not(:disabled):not(.disabled):active:focus,
.levc_home_icons .show > .btn-primary.dropdown-toggle:focus {
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.levc_home_icons .modal-body {
  padding: 40px;
}
.levc_home_icons .btn_learn {
  background-color: #ffec00;
}
.levc_home_icons ul {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.levc_home_icons ul li {
  list-style: none;
  padding: 25px 50px;
  text-align: center;
}
@media (max-width: 676px) {
  .levc_home_icons ul li {
    width: 33%;
    padding: 15px 10px;
  }
}
.levc_home_icons ul li img {
  width: 40px;
}
@media (max-width: 676px) {
  .levc_home_icons ul li img {
    width: 26px;
  }
}
.levc_home_icons ul li button {
  outline: 0;
  background: unset;
  text-transform: uppercase;
  color: #000;
  font-size: 13px;
  font-weight: 600;
  border: unset;
}
.levc_home_icons ul li button:hover {
  background-color: unset;
  color: #000;
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.levc_home_icons ul li button:active {
  color: #000;
  background-color: unset;
  border-color: unset;
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.levc_home_icons ul li button:focus {
  background-color: unset;
  color: #000;
  border: unset;
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
@media (max-width: 676px) {
  .levc_home_icons ul li button {
    font-size: 10px;
    padding: 0;
  }
}
.levc_home_icons ul li h3 {
  padding-top: 10px;
}
@media (max-width: 676px) {
  .levc_home_icons ul li h3 {
    font-size: 10px;
  }
}
.levc_home_icons ul .b_r {
  border-right: 1px solid #0f0f0f;
}
.levc_home_icons ul .b_l {
  border-left: 1px solid #0f0f0f;
}

.key_home_feature {
  background: #333333;
  text-align: center;
  padding: 20px 0 30px 0;
}
.key_home_feature h2 {
  color: #fff;
}
.key_home_feature ul {
  padding: 10px 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: #000;
}
@media (max-width: 676px) {
  .key_home_feature ul {
    -webkit-box-align: unset;
        -ms-flex-align: unset;
            align-items: unset;
    background: unset;
  }
}
.key_home_feature ul li {
  list-style: none;
  width: 20%;
  padding: 20px;
  background: #000;
}
@media (max-width: 676px) {
  .key_home_feature ul li {
    width: 40%;
    margin: 2px;
  }
}
.key_home_feature ul li img {
  width: 50px;
}
.key_home_feature ul li h3 {
  color: #ffec00;
  padding-top: 15px;
  font-size: 16px;
  font-weight: 400;
}

.exterior_interior .wrppaer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  text-transform: uppercase;
}
.exterior_interior .wrppaer .item {
  width: 50%;
  position: relative;
}
@media (max-width: 676px) {
  .exterior_interior .wrppaer .item {
    width: 100%;
  }
}
.exterior_interior .wrppaer .item .caption_text {
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  color: #fff;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.exterior_interior .wrppaer .item_002 {
  width: 50%;
  position: relative;
}
@media (max-width: 676px) {
  .exterior_interior .wrppaer .item_002 {
    width: 100%;
  }
}
.exterior_interior .wrppaer .item_002 .caption_text {
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  color: #0f0f0f;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.exterior_interior h4 {
  padding-bottom: 25px;
}
.exterior_interior .btn_click_here {
  background: #ffec00;
  padding: 10px 30px;
  border-radius: 7px;
  border: 1px solid #ffec00;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  color: #0f0f0f;
  font-size: 15px;
  font-weight: 500;
}
.exterior_interior .btn_click_here:hover {
  background: unset;
  color: #ffec00;
  border: 1px solid #ffec00;
}
.exterior_interior .btn_click_here_002 {
  background: #0f0f0f;
  padding: 10px 30px;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  color: #ffec00;
  border: 1px solid #0f0f0f;
  font-size: 15px;
  font-weight: 500;
}
.exterior_interior .btn_click_here_002:hover {
  background: none;
  border: 1px solid #0f0f0f;
  color: #0f0f0f;
}

.technology {
  padding: 55px 50px;
  background: #313131;
}
.technology h2 {
  color: #fff;
  text-align: center;
}
.technology .owl-simple.owl-nav-inside .owl-nav .owl-next {
  right: -45px !important;
}
.technology .owl-simple.owl-nav-inside .owl-nav .owl-prev {
  left: -45px !important;
}
.technology .owl-simple.owl-nav-inside .owl-dots {
  bottom: -25px !important;
}
.technology ul {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #000;
}
.technology ul li {
  list-style: none;
  background: #000;
  color: #fff;
  border-right: 1px solid #313131;
}
@media (max-width: 676px) {
  .technology ul li {
    width: 100%;
  }
}
.technology ul li .text_box {
  padding: 30px 45px;
  height: 325px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.technology ul li .text_box h4 {
  font-size: 15px;
}
.technology ul li .text_box .btn_learn {
  width: 140px;
  font-size: 11px;
  font-weight: 600;
  background: #ffec00;
  border: 1px solid #ffec00;
  color: #0f0f0f;
  padding: 10px 30px;
  border-radius: 5px;
  text-transform: uppercase;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  transition: 0.6s all;
  -webkit-transition: 0.6s all;
  -moz-transition: 0.6s all;
  -ms-transition: 0.6s all;
  -o-transition: 0.6s all;
}
.technology ul li .text_box .btn_learn:hover {
  border: 1px solid #ffec00;
  color: #ffec00 !important;
  background: unset;
}

.home_about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
.home_about .item1 {
  width: 50%;
  padding: 50px;
}
@media (max-width: 676px) {
  .home_about .item1 {
    width: 100%;
    text-align: justify;
  }
}
.home_about button {
  border: unset;
  background: unset;
}
.home_about .item2 {
  width: 50%;
  position: relative;
}
.home_about .item2 .paly-btn {
  background: #ffec00;
  width: 85px;
  height: 85px;
  border-radius: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
}
.home_about .item2 .paly-btn:hover {
  -webkit-box-shadow: 1px 1px 15px #000;
          box-shadow: 1px 1px 15px #000;
}
.home_about .item2 .paly-btn img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.home_about .item2 .paly-btn img:hover {
  width: 55%;
  transition: 0.6s all;
  -webkit-transition: 0.6s all;
  -moz-transition: 0.6s all;
  -ms-transition: 0.6s all;
  -o-transition: 0.6s all;
}
@media (max-width: 676px) {
  .home_about .item2 {
    width: 100%;
    text-align: justify;
  }
}

.home_history {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
.home_history .item1 {
  width: 50%;
  padding: 50px;
}
@media (max-width: 676px) {
  .home_history .item1 {
    width: 100%;
    text-align: justify;
  }
}
.home_history .item2 {
  width: 50%;
}
@media (max-width: 676px) {
  .home_history .item2 {
    width: 100%;
    text-align: justify;
  }
}

.read_more {
  background: #ffec00;
  color: #0f0f0f;
  padding: 10px 30px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.home_galler {
  background: #313131;
  padding-top: 30px;
}
.home_galler h2 {
  color: #fff;
  text-align: center;
}
.home_galler ul {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.home_galler ul li {
  list-style: none;
  width: 25%;
}
.home_galler ul li img {
  width: 100%;
}
@media (max-width: 676px) {
  .home_galler ul li {
    width: 50%;
  }
}

#footer {
  padding: 40px 0 0;
  background: #000000;
  color: #ffffff;
}
#footer .form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  background-color: #000;
  background-clip: padding-box;
  border: 1px solid #555;
  -webkit-box-shadow: unset;
          box-shadow: unset;
  border-radius: 0rem;
  -webkit-border-radius: 0rem;
  -moz-border-radius: 0rem;
  -ms-border-radius: 0rem;
  -o-border-radius: 0rem;
}
#footer .btn-submit {
  background: #ffec00;
  color: #0f0f0f;
  padding: 5px 30px;
  font-size: 11px;
  font-weight: 600;
}
#footer .copy_right {
  text-align: center;
  padding-top: 30px;
}
#footer .copy_right p {
  text-align: center;
}/*# sourceMappingURL=main.css.map */