.unselectable {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

.textOverflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.transitionP1 {
  -webkit-transition: 0.1s;
  transition: 0.1s;
}

.transitionP2 {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.transitionP4 {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.transitionP6, .serviceBoxes .serviceBox .sbImage, .serviceBoxes .serviceBox {
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

.darkColor {
  color: #333333 !important;
}

.orangeColor {
  color: orange !important;
}

.fs11 {
  font-size: 11px !important;
}

.fs12 {
  font-size: 12px !important;
}

.fs13 {
  font-size: 13px !important;
}

.fs14 {
  font-size: 14px !important;
}

.fs15 {
  font-size: 15px !important;
}

.fs16 {
  font-size: 16px !important;
}

.fs17 {
  font-size: 17px !important;
}

.fs18 {
  font-size: 18px !important;
}

.fs19 {
  font-size: 19px !important;
}

.fs20 {
  font-size: 20px !important;
}

.fs21 {
  font-size: 21px !important;
}

.fs22 {
  font-size: 22px !important;
}

.fs23 {
  font-size: 23px !important;
}

.fs24 {
  font-size: 24px !important;
}

.fs25 {
  font-size: 25px !important;
}

.fs26 {
  font-size: 26px !important;
}

.fs27 {
  font-size: 27px !important;
}

.fs28 {
  font-size: 28px !important;
}

.fs29 {
  font-size: 29px !important;
}

.fs30 {
  font-size: 30px !important;
}

.fl {
  float: left !important;
}

.fr {
  float: right !important;
}

.tl {
  text-align: left !important;
}

.tc {
  text-align: center !important;
}

.tr {
  text-align: right !important;
}

.vm tr td {
  vertical-align: middle !important;
}

.vt tr td {
  vertical-align: top !important;
}

.vb tr td {
  vertical-align: bottom !important;
}

.vt {
  vertical-align: top !important;
}

.vm {
  vertical-align: middle !important;
}

.vb {
  vertical-align: bottom !important;
}

.p0 {
  padding: 0 !important;
}

.p5 {
  padding: 5px !important;
}

.p10 {
  padding: 10px !important;
}

.p15 {
  padding: 15px !important;
}

.p20 {
  padding: 20px !important;
}

.p25 {
  padding: 25px !important;
}

.p30 {
  padding: 30px !important;
}

.p35 {
  padding: 35px !important;
}

.p40 {
  padding: 40px !important;
}

.pt0 {
  padding-top: 0 !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pr0 {
  padding-right: 0 !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pl0 {
  padding-left: 0 !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.m0 {
  margin: 0 !important;
}

.m5 {
  margin: 5px !important;
}

.m10 {
  margin: 10px !important;
}

.m15 {
  margin: 15px !important;
}

.m20 {
  margin: 20px !important;
}

.m25 {
  margin: 25px !important;
}

.m30 {
  margin: 30px !important;
}

.m35 {
  margin: 35px !important;
}

.m40 {
  margin: 40px !important;
}

.mt0 {
  margin-top: 0 !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mr0 {
  margin-right: 0 !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.ml0 {
  margin-left: 0 !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

body {
  min-width: 320px;
  background: #000;
  font-family: "IBM Plex Sans", sans-serif;
  overflow-x: hidden;
  overflow-y: auto;
}

.centerAligner {
  width: 1430px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}

.mainLogo {
  width: 120px;
  position: absolute;
  left: 40px;
  top: 40px;
  z-index: 99;
}
.mainLogo img {
  width: 100%;
}

.mainMenu {
  width: 200px;
  position: fixed;
  right: 0;
  top: 30px;
  z-index: 99;
}
.mainMenu ul li {
  width: 100%;
  float: right;
  padding-right: 50px;
  position: relative;
  color: #fff;
  text-align: right;
  margin: 10px 0;
  cursor: pointer;
}
.mainMenu ul li:before {
  width: 40px;
  height: 1px;
  position: absolute;
  right: 0;
  top: 50%;
  background: #fff;
  content: " ";
}
.mainMenu ul li:after {
  width: 7px;
  height: 7px;
  position: absolute;
  right: 38px;
  top: 50%;
  margin-top: -3px;
  background: #fff;
  border-radius: 50%;
  content: " ";
}

.container {
  width: 100%;
  float: left;
}

.mainBanner {
  width: 100%;
  height: 100vh;
  float: left;
  position: relative;
}
.mainBanner:before {
  width: 100%;
  height: 200px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(black));
  background: linear-gradient(transparent, black);
  content: " ";
  z-index: 1;
}
.mainBanner .bannerVideo {
  width: 100%;
  height: 100%;
  position: relative;
}
.mainBanner .bannerVideo video {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.mainBanner .bannerContent {
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  padding: 0 20px;
  text-align: center;
}
.mainBanner .bannerContent .bcTitle {
  width: 100%;
  float: left;
  letter-spacing: 4.5px;
  font-size: 40px;
  color: #b58341;
}
.mainBanner .bannerContent .bcTitle .bold {
  font-weight: 600;
}
.mainBanner .bannerContent .bcText {
  font-size: 20px;
  color: #fff;
  letter-spacing: 4.5px;
}

.mbMouse {
  width: 22px;
  height: 36px;
  position: absolute;
  left: 50%;
  bottom: 70px;
  margin-left: -11px;
  border: 2px solid #fff;
  z-index: 99;
  border-radius: 14px;
}
.mbMouse:before {
  width: 2px;
  height: 6px;
  position: absolute;
  left: 50%;
  margin-left: -1px;
  background: #fff;
  content: " ";
  top: 6px;
  -webkit-animation: scrollAnimation 2.5s infinite;
          animation: scrollAnimation 2.5s infinite;
}

@-webkit-keyframes mouseAnimation {
  0% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  50% {
    -webkit-transform: translateY(-20%);
            transform: translateY(-20%);
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

@keyframes mouseAnimation {
  0% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  50% {
    -webkit-transform: translateY(-20%);
            transform: translateY(-20%);
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}
@-webkit-keyframes scrollAnimation {
  0% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  100% {
    -webkit-transform: translateY(150%);
            transform: translateY(150%);
    opacity: 0;
  }
}
@keyframes scrollAnimation {
  0% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  100% {
    -webkit-transform: translateY(150%);
            transform: translateY(150%);
    opacity: 0;
  }
}
.aboutContainer {
  width: 100%;
  float: left;
  margin: 40px 0;
  position: relative;
  min-height: 470px;
}
.aboutContainer .acImage {
  width: auto;
  position: absolute;
  left: 0;
  top: 0;
  max-width: 100%;
}
.aboutContainer .acImage img {
  max-width: 100%;
}
.aboutContainer .aboutContent {
  width: 60%;
  float: right;
  text-align: right;
  margin-top: 100px;
  position: relative;
  z-index: 1;
}
.aboutContainer .aboutContent .acTitle {
  width: 100%;
  float: left;
  color: #4d4d4d;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 30px;
  margin-bottom: 30px;
}
.aboutContainer .aboutContent .acSub {
  width: 100%;
  float: left;
  text-align: right;
  color: #b58341;
  font-weight: 600;
  font-size: 24px;
  padding-left: 30%;
  margin-bottom: 20px;
}
.aboutContainer .aboutContent .acText {
  width: 100%;
  float: left;
  text-align: right;
  margin-bottom: 20px;
  font-size: 16px;
  color: #fff;
}

.servicesContainer {
  width: 100%;
  float: left;
}
.servicesContainer .serviceTitle {
  width: 100%;
  float: left;
  color: #4d4d4d;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 30px;
  margin-bottom: 30px;
}

.footerMain {
  width: 100%;
  float: left;
  background: url("../img/footerBg.jpg");
  background-size: 100% 100%;
  padding-bottom: 50px;
}
.footerMain .footerImage {
  width: 64%;
  float: left;
}
.footerMain .footerImage img {
  width: 100%;
}
.footerMain .footerContent {
  width: 34%;
  float: right;
  margin-top: 15%;
}
.footerMain .footerTitle {
  width: 100%;
  float: left;
  color: #4d4d4d;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 30px;
  margin-bottom: 30px;
}
.footerMain .fcLeft {
  width: calc(100% - 60px);
  float: left;
  font-size: 17px;
  color: #fff;
}
.footerMain .fcLeft a {
  color: #fff;
}
.footerMain .fcLeft a:hover {
  text-decoration: underline;
}
.footerMain .fcRight {
  width: 40px;
  float: right;
}
.footerMain .fcRight a {
  width: 36px;
  height: 36px;
  float: left;
  background: #b58341;
  margin-bottom: 30px;
  border-radius: 50%;
  text-align: center;
  line-height: 36px;
  color: #000;
}
.footerMain .fcRight a:hover {
  opacity: 0.8;
}
.footerMain .footerBottom {
  width: 100%;
  float: left;
  text-align: center;
  font-size: 16px;
  color: #5e5e5e;
  margin-top: 15px;
}

.serviceBoxes {
  width: calc(100% + 20px);
  float: left;
  margin: 20px -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.serviceBoxes .serviceBox {
  width: calc(33.3% - 20px);
  float: left;
  margin: 10px;
  background-image: url("../img/service-box-bg-1.png");
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.serviceBoxes .serviceBox.bg2 {
  background-image: url("../img/service-box-bg-2.png");
}
.serviceBoxes .serviceBox:before {
  width: 100%;
  float: left;
  padding-top: 102%;
  content: " ";
}
.serviceBoxes .serviceBox .sbImage {
  width: 104%;
  height: 104%;
  position: absolute;
  left: -2%;
  top: -2%;
}
.serviceBoxes .serviceBox .sbImage img {
  width: 100%;
}
.serviceBoxes .serviceBox .sbContent {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
}
.serviceBoxes .serviceBox .sbContent .sbTitle {
  width: 100%;
  float: left;
  font-size: 24px;
  font-weight: bold;
}
.serviceBoxes .serviceBox .sbContent .sbText {
  width: 100%;
  float: left;
  font-size: 15px;
}
.serviceBoxes .serviceBox:hover {
  background-size: 90% 90%;
}
.serviceBoxes .serviceBox:hover .sbImage {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.briefingContainer {
  width: 100%;
  float: left;
  margin-bottom: -10%;
}
.briefingContainer .bfLeft {
  width: 60%;
  float: left;
  padding-top: 5%;
}
.briefingContainer .bfTitle {
  width: 100%;
  float: left;
  font-size: 32px;
  font-weight: bold;
  color: #b58341;
  margin-bottom: 20px;
}
.briefingContainer .bfText {
  width: 100%;
  float: left;
  font-size: 18px;
  color: #fff;
  margin-bottom: 30px;
}
.briefingContainer .bfIcons {
  width: 100%;
  float: left;
}
.briefingContainer .bfIcons .bfIcon {
  width: 33.3%;
  float: left;
}
.briefingContainer .bfIcons .bfIcon .icon {
  width: 100%;
  float: left;
}
.briefingContainer .bfIcons .bfIcon .icon img {
  max-width: 100%;
}
.briefingContainer .bfIcons .bfIcon .text {
  width: 100%;
  float: left;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}
.briefingContainer .bfRight {
  width: 37%;
  float: right;
  position: relative;
  z-index: 9;
}
.briefingContainer .bfRight img {
  width: 100%;
  margin-top: -20%;
}

@media (max-width: 1100px) {
  .footerMain .footerImage {
    width: 54%;
  }
  .footerMain .footerContent {
    width: 44%;
  }
  .footerMain .footerTitle {
    letter-spacing: 25px;
  }
}
@media (max-width: 1000px) {
  .mainBanner {
    height: 80vh;
    min-height: 600px;
  }
  .mainBanner .bannerContent .bcTitle {
    font-size: 30px;
  }
  .mainBanner .bannerContent .bcText {
    font-size: 15px;
  }
  .serviceBoxes .serviceBox {
    width: calc(50% - 20px);
  }
  .briefingContainer {
    margin-bottom: -5%;
  }
}
@media (max-width: 800px) {
  .aboutContainer .aboutContent {
    width: 100%;
  }
  .aboutContainer .acImage {
    opacity: 0.8;
  }
  .briefingContainer {
    margin-bottom: 0;
  }
  .footerMain .footerImage {
    width: 100%;
    opacity: 0.6;
    margin-bottom: -40%;
  }
  .footerMain .footerContent {
    width: 100%;
    margin-top: 0;
    position: relative;
    z-index: 1;
    text-align: center;
  }
  .footerMain .fcLeft {
    width: 100%;
  }
  .footerMain .fcRight {
    width: 100%;
    margin-top: 15px;
  }
  .footerMain .fcRight a {
    margin: 0 10px;
    float: none;
    display: inline-block;
  }
}
@media (max-width: 700px) {
  .servicesContainer .serviceTitle {
    letter-spacing: 3.5vw;
  }
  .briefingContainer .bfLeft {
    width: 100%;
  }
  .briefingContainer .bfRight {
    width: 100%;
    text-align: center;
  }
  .briefingContainer .bfRight img {
    margin: 0;
    width: 50%;
  }
}
@media (max-width: 600px) {
  .aboutContainer .aboutContent .acTitle {
    letter-spacing: 20px;
  }
  .aboutContainer .aboutContent .acSub {
    padding: 0;
  }
}
@media (max-width: 500px) {
  .mainLogo {
    left: 20px;
    top: 20px;
  }
  .mainMenu {
    top: 17px;
  }
  .mainMenu ul li {
    padding-right: 30px;
    margin: 7px 0;
  }
  .mainMenu ul li:before {
    width: 20px;
  }
  .mainMenu ul li:after {
    right: 19px;
  }
  .serviceBoxes .serviceBox {
    width: calc(100% - 20px);
  }
}
@media (max-width: 450px) {
  .aboutContainer .aboutContent .acTitle {
    letter-spacing: 10px;
  }
  .servicesContainer .serviceTitle {
    letter-spacing: 10px;
  }
  .briefingContainer .bfIcons .bfIcon {
    width: 100%;
    margin-bottom: 20px;
  }
  .briefingContainer .bfIcons .bfIcon .icon {
    width: 50px;
    height: 50px;
    float: left;
  }
  .briefingContainer .bfIcons .bfIcon .text {
    width: calc(100% - 65px);
    float: right;
    line-height: 50px;
  }
  .briefingContainer .bfLeft {
    position: relative;
    z-index: 10;
  }
  .briefingContainer .bfRight {
    margin-top: -80%;
    opacity: 0.5;
  }
  .briefingContainer .bfRight img {
    width: 100%;
  }
  .footerMain .footerTitle {
    letter-spacing: 15px;
  }
}
@media (max-width: 400px) {
  .servicesContainer .serviceTitle {
    letter-spacing: 5px;
  }
  .briefingContainer .bfRight img {
    margin: 0;
    width: 80%;
  }
}