@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@200;400&family=Prompt:wght@100;200;300;400;600;800&display=swap");
body {
  font-family: "Outfit", "Prompt", sans-serif;
  font-size: 15px;
  color: #333;
  background: #FFF !important;
}

h3, h4 {
  color: #ff8f1f !important;
}

.txt-xs {
  font-size: 10px !important;
}
.txt-primary {
  color: #ff8f1f !important;
}
.txt-space {
  letter-spacing: 0.2em !important;
}
.txt-h {
  letter-spacing: 0.2em !important;
}
.txt-hh {
  letter-spacing: 0.2em !important;
  font-size: 20px;
  color: #bbbbbb;
}

.icon-s {
  width: 15px;
  height: 15px;
}

.icon-sm {
  width: 20px;
  height: 20px;
}

.icon-m {
  width: 25px;
  height: 25px;
}

.icon-l {
  width: 35px;
  height: 35px;
}

.footer {
  background: #cfcfcf !important;
  text-align: center;
  padding: 30px 0px;
}

.lt-2 {
  letter-spacing: 3px;
  line-height: 5px;
}

.slider {
  margin-top: -150px !important;
  z-index: -1;
}

.nlink {
  color: #000;
}
.nlink:hover {
  color: #ff8f1f !important;
}

.carousel-indicators li {
  width: 10px;
  height: 10px;
  background: rgba(255, 255, 255, 0.4);
  border: #FFF 1px solid;
  border-radius: 50% !important;
}
.carousel-indicators li:hover {
  cursor: pointer;
  cursor: hand;
}

.category-list ul li {
  list-style: none;
}
.category-list ul li a {
  color: #333;
  font-size: 18px;
  margin: 5px 0px;
}

.carousel-control-next, .carousel-control-prev {
  opacity: 0;
}

#slider:hover .carousel-control-next, #slider:hover .carousel-control-prev {
  opacity: 1;
}

.carousel-inner .carousel-item {
  transition: -webkit-transform 0.4s ease;
  -webkit-transition: -webkit-transform 0.4 ease;
  transition: -webkit-transform 0.4 ease;
  transition: transform 0.4 ease;
  transition: transform 0.4 ease, -webkit-transform 0.4 ease;
}

a {
  text-decoration: none !important;
}

.section, #services-list {
  padding: 60px !important;
}
.section .cbox, #services-list .cbox {
  margin-bottom: 20px;
}
.section .cbox .htitle, #services-list .cbox .htitle {
  color: #b7b7b7;
}
.section .cbox .htitle span, #services-list .cbox .htitle span {
  display: inline-block;
  vertical-align: top;
}
.section .cbox .htitle span:nth-child(2), #services-list .cbox .htitle span:nth-child(2) {
  letter-spacing: 5px;
  text-transform: uppercase;
}
.section .cbox .info, #services-list .cbox .info {
  padding: 10px 0px 10px 30px !important;
  font-size: 217x !important;
}

.btm-logo {
  max-width: 200px;
}

.bdr-test {
  border: #EC0000 1px solid;
}

.b {
  font-weight: 600;
}

.btn {
  border-radius: 2px !important;
}
.btn-primary {
  background: #fbb042 !important;
  border: #fbb042 1px solid !important;
}

.btn:focus, .btn:active {
  outline: none !important;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.effimg img {
  --s: 15px;
  /* size of the frame */
  --b: 2px;
  /* border thickness */
  --w: 100%;
  /* width of the image */
  --c: #7B3B3B;
  width: var(--w);
  aspect-ratio: 1;
  -o-object-fit: cover;
     object-fit: cover;
  padding: calc(2*var(--s));
  --_g: var(--c) var(--b),rgba(119, 119, 119, 0) 0 calc(100% - var(--b)),var(--c) 0;
  background: -webkit-gradient(linear, left top, left bottom, from(var(--_g))) 50%/100% var(--_i, 100%) no-repeat, -webkit-gradient(linear, left top, right top, from(var(--_g))) 50%/var(--_i, 100%) 100% no-repeat;
  background: linear-gradient(var(--_g)) 50%/100% var(--_i, 100%) no-repeat, linear-gradient(90deg, var(--_g)) 50%/var(--_i, 100%) 100% no-repeat;
  outline: calc(var(--w)/2) solid rgba(106, 106, 106, 0.2);
  outline-offset: calc(var(--w)/-2 - 2*var(--s));
  -webkit-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
}
.effimg img:hover {
  outline: var(--b) solid var(--c);
  outline-offset: calc(var(--s)/-2);
  --_i: calc(100% - 2*var(--s));
}
.effimg .lbl .cap {
  color: #ff8f1f;
  padding: 10px 0px 0px 0px;
  font-size: 20px;
}
.effimg .lbl .more {
  font-size: 13px;
  color: #888;
}

.parallax {
  position: relative;
  /* Set a specific height */
  min-height: 500px;
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax .contain {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  top: 50%;
  left: 35%;
  margin: -50px 0 0 -50px;
}
.parallax .contain .hlight {
  font-size: 60px;
  font-weight: 800;
  color: rgba(255, 255, 255, 0.7);
}

.precontact {
  line-height: 300px;
  height: 300px;
  text-align: center;
}
.precontact .p {
  line-height: 1.5;
  display: inline-block;
  vertical-align: middle;
  width: 75%;
  padding-top: 5%;
  color: #FFF;
  margin: 0 auto;
}
.precontact .p .btn-phone {
  padding: 10px;
  background: #ff8f1f;
  color: #FFF;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-top: 20px;
  border-radius: 4px;
  font-weight: 600;
}

.slogan {
  height: 500px;
  background: #05327f;
}

.bg-primary {
  background: #ff8f1f !important;
}

ul.ficon {
  margin: 0 auto;
}
ul.ficon li {
  list-style: none;
  display: inline-block;
  vertical-align: bottom;
  padding: 20px;
  margin: 10px;
  text-align: center;
}
ul.ficon li .icon-cap {
  width: 100%;
  text-align: center;
  color: #ff8f1f;
}

.nlabel .category {
  font-size: 20px !important;
  font-weight: 600;
}
.nlabel .category-descript {
  padding: 10px 10px 10px 0px;
}

.item-label {
  width: 100%;
  height: 200px;
  background: #FFF;
  margin-top: 10px;
  font-size: 16px;
}
.item-label .photo {
  width: 100%;
  height: 170px;
  overflow: hidden;
}
.item-label .photo img {
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
  width: 100%;
  height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
}
.item-label .label {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 4;
  color: #333 !important;
}
.item-label:hover {
  cursor: pointer;
  cursor: hand;
  color: #FFF;
}
.item-label:hover .label {
  -webkit-transform: translateY(-100px);
          transform: translateY(-100px);
  color: #FFF !important;
}
.item-label:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-filter: brightness(20%);
          filter: brightness(20%);
}

.hotline {
  color: #6a6a6a !important;
}
.hotline ul li {
  display: inline-block !important;
  padding-left: 0px;
  margin-left: 0px;
  padding: 0px;
}

.link {
  cursor: pointer;
  cursor: hand;
}

.hoverimg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0px;
  position: relative;
}
.hoverimg .thumbex {
  margin: 0px;
  width: 100%;
  min-width: 250px;
  max-width: 435px;
  height: 250px;
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1;
  overflow: hidden;
  outline: 1px solid white;
  outline-offset: -15px;
  background-color: #efefef;
}
.hoverimg .thumbex .thumbnail {
  overflow: hidden;
  min-width: 250px;
  height: 250px;
  position: relative;
  opacity: 0.88;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.hoverimg .thumbex .thumbnail img {
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  height: 100%;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.hoverimg .thumbex .thumbnail span {
  position: absolute;
  z-index: 2;
  top: calc(140px - 20px);
  left: 0;
  right: 0;
  background: rgba(10, 10, 10, 0.9);
  padding: 10px 50px;
  margin: 0 45px;
  text-align: center;
  font-size: 14px;
  line-height: 22px;
  color: #ffffff !important;
  font-weight: 500;
  letter-spacing: 0.2px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.hoverimg .thumbex .thumbnail:hover {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: scale(1.15, 1.15);
          transform: scale(1.15, 1.15);
  opacity: 1;
}
.hoverimg .thumbex .thumbnail:hover span {
  opacity: 0;
}
.hoverimg .caption {
  position: absolute;
  bottom: 10px;
  left: 10px;
  z-index: 2px;
  background: rgba(51, 51, 51, 0.7);
  padding: 1px 5px;
  color: #FFF;
  font-size: 13px;
  border-radius: 3px !important;
}

.fa-youtube:hover {
  color: #EC0000 !important;
}

.fa-facebook-square:hover {
  color: #031e89 !important;
}

.mobile {
  display: none !important;
}

.more {
  font-size: 10px;
  letter-spacing: 2px;
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px) !important;
            transform: translateX(-20px) !important;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0) !important;
            transform: translateX(0) !important;
  }
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px) !important;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0) !important;
  }
}
@media screen and (min-width: 1024px) {
  header {
    color: #FFF;
    height: 45px !important;
    position: relative;
    background: transparent;
  }
  header .hotline {
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 10 22px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  header .hotline .fa-youtube {
    font-size: 28px;
  }
  header .hotline .line-ico {
    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
  }
  header .hotline .line-ico:hover {
    -webkit-filter: brightness(1) invert(0);
            filter: brightness(1) invert(0);
  }
  header .hotline ul {
    padding-left: 0px;
    margin: 0px;
  }
  header .hotline ul li {
    padding: 5px 5px;
    list-style: none;
    font-size: 20px;
    vertical-align: middle;
    font-weight: 500;
    color: #FFF !important;
  }
  header .hotline ul li a {
    color: #FFF !important;
  }

  .txt-m {
    font-size: 18px;
  }
  .txt-l {
    font-size: 25px;
  }
}
/* For Tablet View */
@media screen and (max-device-width: 1024px) {
  .mini-icon {
    max-width: 65px;
  }
}
/* For Mobile Phones Portrait or Landscape View */
@media screen and (max-device-width: 640px) {
  .nav {
    display: none !important;
  }

  #nav:checked ~ .nav__item a {
    display: block !important;
  }

  #nav:checked + .nav__open i:nth-child(3) {
    -webkit-transform: translateY(-6px) rotate(90deg);
            transform: translateY(-6px) rotate(90deg);
  }

  #nav:checked ~ .nav {
    z-index: 9990;
    opacity: 1;
    display: block !important;
    background: #FFF;
  }

  .carousel-indicators {
    z-index: -1 !important;
  }

  #nav:checked ~ .nav ul li a {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    color: #333;
  }

  .nav__item.active {
    color: #FFF !important;
  }

  .nav__item.active {
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
    margin: 0 auto !important;
  }

  .nav__item.active .nav__link {
    color: #FFF !important;
  }

  .nav__open i {
    background-color: #FFF !important;
  }

  .sticky .nav__open i {
    background-color: #333 !important;
  }

  .display__logo ul li a {
    font-size: 28px;
    color: #FFF;
  }

  .line-ico {
    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
  }

  .topnavbar {
    background: #ff8f1f;
  }

  .bg-fixed-nav .line-ico {
    -webkit-filter: brightness(1) invert(0) !important;
            filter: brightness(1) invert(0) !important;
  }
  .bg-fixed-nav .display__logo ul li a {
    font-size: 28px;
    color: #333 !important;
  }

  .desktop {
    display: none;
  }

  .mobile {
    display: inline-block !important;
  }

  .btm-logo {
    max-width: 100px !important;
  }

  .logo {
    margin-top: 10px;
    max-width: 150px !important;
  }

  .display__logo {
    width: 100%;
  }
  .display__logo a {
    display: inline-block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .display__logo ul {
    display: inline-block !important;
    margin-left: 0px;
    padding-left: 0px;
    padding-top: 7px;
  }
  .display__logo ul li {
    display: inline-block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 20px !important;
    vertical-align: middle;
  }
  .display__logo ul li a {
    padding: 0px !important;
  }

  .bg-fixed-nav {
    background: #FFF !important;
    top: 0px !important;
  }

  .brand .nav__link, .nav__items .nav__link {
    padding-left: 0px;
  }

  .section, #services-list {
    padding: 10px !important;
    margin: 30px 0px;
  }

  .parallax {
    min-height: 300px;
  }

  .carousel-item {
    height: 30vh !important;
  }

  .slider {
    margin-top: 0px !important;
  }

  .ficon {
    padding-left: 0px;
    margin-left: 0px;
  }
  .ficon li {
    min-width: 160px;
  }

  .topgraphic {
    margin-top: 0px !important;
    height: 220px !important;
  }
}



.nav-logo {
    filter: brightness(1) invert(0);
}
.topnavbar .nav__items li a {   
    color:#000;
}
ul li .fa-youtube, ul li .fa-facebook-square ,ul li .line-ico {
    color: #595959!important;
    filter: brightness(1) invert(0);
}
header .hotline ul li a{  color:#000!important;  }
header .hotline ul li{ color:#000!important;  }
header .hotline .line-ico{ color:#000!important;   filter: brightness(1) invert(0); }
/*# sourceMappingURL=main.css.map */