/*@Media Query Mixin*/
/*@Media Query Mixin End*/
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
@import url("jquery.jscrollpane.css");
body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  font-family: "Roboto", sans-serif;
  color: #333;
  font-size: 18px;
  font-weight: 400;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
}

.clearboth {
  clear: both;
}

b, strong, .bold {
  font-weight: 700;
}

.medium {
  font-weight: 500;
}

.AvenirM {
  font-family: "Avenir Medium";
  font-weight: 500;
  font-style: normal;
}

.position-realtive {
  position: relative;
}

.AvenirB {
  font-family: "Avenir Black";
  font-weight: 900;
  font-style: normal;
}

.container {
  max-width: 84%;
}
@media screen and (max-width: 1700px) {
  .container {
    max-width: 90%;
  }
}
@media screen and (max-width: 999px) {
  .container {
    max-width: 96%;
  }
}

.container2 {
  max-width: 91%;
}
@media screen and (max-width: 1700px) {
  .container2 {
    max-width: 94%;
  }
}
@media screen and (max-width: 999px) {
  .container2 {
    max-width: 96%;
    margin: 0 auto;
  }
}

.heltrsp {
  letter-spacing: 6px;
}

.size97 {
  font-size: 97px;
}
@media screen and (max-width: 1700px) {
  .size97 {
    font-size: 89px;
  }
}
@media screen and (max-width: 1500px) {
  .size97 {
    font-size: 80px;
  }
}
@media screen and (max-width: 600px) {
  .size97 {
    font-size: 68px;
  }
}
@media screen and (max-width: 330px) {
  .size97 {
    font-size: 56px;
  }
}

p, li, .size16 {
  font-size: 16px;
  line-height: 27px;
}
@media screen and (max-width: 1700px) {
  p, li, .size16 {
    font-size: 15px;
  }
}

.size16 {
  font-size: 16px;
}
@media screen and (max-width: 1700px) {
  .size16 {
    font-size: 15px;
  }
}
@media screen and (max-width: 600px) {
  .size16 {
    font-size: 14px;
  }
}

.size18 {
  font-size: 18px;
}
@media screen and (max-width: 1700px) {
  .size18 {
    font-size: 17px;
  }
}
@media screen and (max-width: 600px) {
  .size18 {
    font-size: 16px;
  }
}

.size12 {
  font-size: 12px;
}
@media screen and (max-width: 600px) {
  .size12 {
    font-size: 10px;
  }
}

.size46 {
  font-size: 40px;
}
@media screen and (max-width: 1700px) {
  .size46 {
    font-size: 35px;
  }
}
@media screen and (max-width: 1500px) {
  .size46 {
    font-size: 32px;
  }
}
@media screen and (max-width: 600px) {
  .size46 {
    font-size: 26px;
  }
}

.size40 {
  font-size: 40px;
}
@media screen and (max-width: 1700px) {
  .size40 {
    font-size: 35px;
  }
}
@media screen and (max-width: 1500px) {
  .size40 {
    font-size: 32px;
  }
}
@media screen and (max-width: 600px) {
  .size40 {
    font-size: 28px;
  }
}

.size36 {
  font-size: 36px;
}
@media screen and (max-width: 1700px) {
  .size36 {
    font-size: 31px;
  }
}
@media screen and (max-width: 1500px) {
  .size36 {
    font-size: 26px;
  }
}
@media screen and (max-width: 600px) {
  .size36 {
    font-size: 23px;
  }
}

.size30 {
  font-size: 30px;
}
@media screen and (max-width: 1500px) {
  .size30 {
    font-size: 26px;
  }
}
@media screen and (max-width: 1300px) {
  .size30 {
    font-size: 23px;
  }
}
@media screen and (max-width: 600px) {
  .size30 {
    font-size: 20px;
  }
}
@media screen and (max-width: 400px) {
  .size30 {
    font-size: 17px;
    line-height: 24px;
  }
}

.size28 {
  font-size: 28px;
}
@media screen and (max-width: 1700px) {
  .size28 {
    font-size: 24px;
  }
}
@media screen and (max-width: 1400px) {
  .size28 {
    font-size: 22px;
  }
}
@media screen and (max-width: 600px) {
  .size28 {
    font-size: 26px;
  }
}

.size24 {
  font-size: 24px;
}
@media screen and (max-width: 1700px) {
  .size24 {
    font-size: 20px;
  }
}
@media screen and (max-width: 1500px) {
  .size24 {
    font-size: 18px;
  }
}
@media screen and (max-width: 600px) {
  .size24 {
    font-size: 18px;
  }
}

.size26 {
  font-size: 26px;
}
@media screen and (max-width: 1700px) {
  .size26 {
    font-size: 22px;
  }
}
@media screen and (max-width: 1400px) {
  .size26 {
    font-size: 21px;
  }
}
@media screen and (max-width: 600px) {
  .size26 {
    font-size: 20px;
  }
}

.size20 {
  font-size: 20px;
}
@media screen and (max-width: 1600px) {
  .size20 {
    font-size: 17px;
  }
}

.size22 {
  font-size: 22px;
}
@media screen and (max-width: 1600px) {
  .size22 {
    font-size: 19px;
  }
}
@media screen and (max-width: 600px) {
  .size22 {
    font-size: 17px;
  }
}

.size48 {
  font-size: 48px;
  line-height: 50px;
}
@media screen and (max-width: 1700px) {
  .size48 {
    font-size: 47px;
    line-height: 44px;
  }
}
@media screen and (max-width: 1500px) {
  .size48 {
    font-size: 38px;
    line-height: 38px;
  }
}
@media screen and (max-width: 600px) {
  .size48 {
    font-size: 34px;
    line-height: 34px;
  }
}

.clr1 {
  color: #003366;
}

.clr2 {
  color: #a26f48;
}

figure {
  margin-bottom: 0;
  position: relative;
}

header .navbar {
  position: fixed;
  top: 0;
  width: 100%;
  padding: 0.8rem 0 6px;
  z-index: 99;
  transition: all 0.6s ease;
  flex-wrap: wrap;
  background: #fff;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0);
}
header .navbar.shaddow {
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1215686275);
}
header .navbar.scrolled {
  position: fixed;
  background: #fff;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1215686275);
}
header .navbar.scrolled .navbar-brand {
  transition: all 0.6s ease;
  width: 12.9%;
}
@media screen and (max-width: 1400px) {
  header .navbar.scrolled .navbar-brand {
    width: 16.5%;
  }
}
@media screen and (max-width: 999px) {
  header .navbar.scrolled .navbar-brand {
    width: 26%;
  }
}
@media screen and (max-width: 600px) {
  header .navbar.scrolled .navbar-brand {
    width: 40%;
  }
}
header .navbar.scrolled .navbar-brand img {
  transition: all 0.6s ease;
}
header .navbar.scrolled .subnav {
  transition: all 0.6s ease;
  bottom: 0;
}
header .navbar .container {
  align-items: end;
}
@media screen and (max-width: 999px) {
  header .navbar .container {
    max-width: 100%;
    padding: 0;
    align-items: center;
  }
}
header .navbar .navbar-brand {
  position: relative;
  transition: all 0.6s ease;
  width: 14%;
}
@media screen and (max-width: 1400px) {
  header .navbar .navbar-brand {
    width: 18%;
  }
}
@media screen and (max-width: 999px) {
  header .navbar .navbar-brand {
    width: 31%;
    margin-left: 15px;
  }
}
@media screen and (max-width: 600px) {
  header .navbar .navbar-brand {
    width: 44%;
  }
}
header .navbar .navbar-brand img {
  transition: all 0.6s ease;
}
header .navbar .navbar-toggler {
  margin-right: 15px;
  border: 1px solid #4d4d4f;
  color: #4d4d4f;
}
header .navbar .navbar-toggler .material-symbols-outlined {
  font-size: 40px;
}
@media screen and (max-width: 999px) {
  header .navbar .navbar-toggler .material-symbols-outlined {
    font-size: 28px;
  }
}
header .navbar .navbar-nav {
  margin-bottom: -2px;
}
header .navbar .navbar-nav .nav-item .dropdown-menu {
  padding: 1rem 0;
  background: #fff;
}
@media screen and (max-width: 999px) {
  header .navbar .navbar-nav .nav-item .dropdown-menu {
    border: 0;
    position: relative;
    left: 0;
    padding: 0 0;
    top: 0;
  }
}
header .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item {
  font-size: 15px;
  color: #414042;
  transition: all 0.6s ease;
  position: relative;
  padding: 0.49rem 1rem;
  text-align: justify;
  text-transform: uppercase;
}
header .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item::after {
  content: "";
  position: absolute;
  right: 0;
  width: 100%;
  height: 1px;
  background: #fff;
  bottom: 0%;
  z-index: -1;
  transition: all 0.6s ease;
  transform: scaleX(0);
  border: 0;
}
@media screen and (max-width: 999px) {
  header .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item {
    text-align: right;
    font-size: 84%;
    padding: 0.35rem 6px;
    border-bottom: 1px solid rgba(145, 75, 58, 0.168627451);
  }
}
@media screen and (max-width: 600px) {
  header .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item {
    padding: 0.49rem 2rem;
  }
}
header .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item.active, header .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item:hover {
  color: #be8f44;
  transition: all 0.6s ease;
  background: transparent;
}
header .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item.active::after, header .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item:hover::after {
  transform: scaleX(1);
  transition: all 0.6s ease;
}
header .navbar .navbar-nav .nav-item .nav-link {
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  font-size: 17px;
  padding: 0rem 1rem;
  transition: all 0.6s ease;
  display: inline-flex;
  align-items: center;
  width: 100%;
  justify-content: end;
  letter-spacing: 4px;
  font-weight: 400;
  color: #898a8d;
}
@media screen and (max-width: 1500px) {
  header .navbar .navbar-nav .nav-item .nav-link {
    font-size: 16px;
  }
}
@media screen and (max-width: 999px) {
  header .navbar .navbar-nav .nav-item .nav-link {
    padding: 0.6rem 2rem;
    border-bottom: 1px solid #dbdbdb;
    text-align: right;
    font-size: 17px;
  }
}
@media screen and (max-width: 600px) {
  header .navbar .navbar-nav .nav-item .nav-link {
    padding: 0.8rem 1.5rem;
    font-size: 17px;
  }
}
header .navbar .navbar-nav .nav-item .nav-link:hover, header .navbar .navbar-nav .nav-item .nav-link.active {
  transition: all 0.6s ease;
  color: #003366;
}
@media screen and (max-width: 600px) {
  header .navbar .navbar-nav .nav-item.dropdown .nav-link {
    padding: 0.8rem 1.5rem;
  }
}
header .navbar .navbar-nav .nav-item:first-child .nav-link {
  padding-left: 0;
}
@media screen and (max-width: 999px) {
  header .navbar .navbar-nav .nav-item:first-child .nav-link {
    padding-left: 2.5rem;
  }
}
@media screen and (max-width: 600px) {
  header .navbar .navbar-nav .nav-item:first-child .nav-link {
    padding-left: 1.5rem;
  }
}
header .navbar .navbar-nav .nav-item:last-child .nav-link {
  padding-right: 0;
}
@media screen and (max-width: 999px) {
  header .navbar .navbar-nav .nav-item:last-child .nav-link {
    padding-right: 2.5rem;
    border-bottom: 0px solid #dbdbdb;
  }
}
@media screen and (max-width: 600px) {
  header .navbar .navbar-nav .nav-item:last-child .nav-link {
    padding-right: 1.5rem;
  }
}
@media screen and (max-width: 999px) {
  header .navbar .navbar-nav .nav-item.dropdown .nav-link {
    padding: 0.6rem 0.5rem;
  }
}

.hmsec01 {
  position: relative;
}
.hmsec01 .carousel-item img.w-100 {
  transition: all 0.6s ease;
}
.hmsec01 .carousel-item.active img.w-100 {
  animation: zoomimg 8s forwards;
}
.hmsec01 .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  display: flex;
  align-items: center;
  z-index: 1;
}
.hmsec01 .overlay .content {
  margin-left: 55%;
  overflow: hidden;
}
@media screen and (max-width: 600px) {
  .hmsec01 .overlay .content {
    margin-left: auto;
    width: 47%;
  }
}
.hmsec01 .overlay .content2 {
  margin-left: 55%;
  overflow: hidden;
}
@media screen and (max-width: 600px) {
  .hmsec01 .overlay .content2 {
    margin-left: auto;
    width: 47%;
  }
}
.hmsec01 .overlay h3 {
  position: relative;
  margin: 0;
  padding: 0 0 1.5rem;
  animation: left_righ 2.5s forwards;
}
.hmsec01 .overlay h3::before {
  content: "";
  position: absolute;
  width: 16%;
  height: 12px;
  left: 0;
  background: url("../img/hmslider/bg.jpg") no-repeat;
  bottom: 0;
  background-size: cover;
}
@media screen and (max-width: 600px) {
  .hmsec01 .overlay h3.size36 {
    font-size: 18px !important;
  }
}
@media screen and (max-width: 600px) {
  .hmsec01 .carousel-control-prev, .hmsec01 .carousel-control-next {
    top: unset;
    bottom: 10px;
  }
}
@media screen and (max-width: 600px) {
  .hmsec01 .carousel-control-prev {
    left: 23px;
  }
}
@media screen and (max-width: 600px) {
  .hmsec01 .carousel-control-next {
    right: unset;
    left: 77px;
  }
}

.hmsec02 {
  position: relative;
}
@media screen and (max-width: 999px) {
  .hmsec02 {
    padding: 2.5rem 0;
  }
}
.hmsec02 .content {
  width: 78%;
}
@media screen and (max-width: 1500px) {
  .hmsec02 .content {
    width: 90%;
  }
}
@media screen and (max-width: 1300px) {
  .hmsec02 .content {
    width: 95%;
  }
}
@media screen and (max-width: 999px) {
  .hmsec02 .content {
    width: 100%;
  }
}
@media screen and (max-width: 999px) {
  .hmsec02 .content .img {
    width: 65%;
  }
}
@media screen and (max-width: 600px) {
  .hmsec02 .content .img {
    width: 100%;
  }
}
.hmsec02 .content .headtxt {
  margin-bottom: 2rem;
}
@media screen and (max-width: 1400px) {
  .hmsec02 .content .headtxt {
    margin-top: 1rem;
  }
}
@media screen and (max-width: 600px) {
  .hmsec02 .content .headtxt {
    margin-top: 0;
  }
}
.hmsec02 .content p {
  text-align: justify;
}
.hmsec02 .content .difcont {
  margin-top: 4rem;
}
@media screen and (max-width: 1400px) {
  .hmsec02 .content .difcont {
    margin-top: 2.5rem;
  }
}
.hmsec02 .content .difcont ul {
  list-style-type: none;
  margin: 1.6rem 0 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.hmsec02 .content .difcont ul li {
  position: relative;
  padding-right: 4rem;
}
@media screen and (max-width: 600px) {
  .hmsec02 .content .difcont ul li {
    max-width: 50%;
    flex: 0 0 50%;
    padding: 0 15px;
  }
}
.hmsec02 .content .difcont ul li::before {
  content: "";
  position: absolute;
  width: 1px;
  background: #bebebe;
  height: 100%;
  right: 0.8rem;
}
.hmsec02 .content .difcont ul li:last-child {
  padding-left: 2rem;
  max-width: 50%;
}
@media screen and (max-width: 600px) {
  .hmsec02 .content .difcont ul li:last-child {
    padding: 0 15px;
  }
}
.hmsec02 .content .difcont ul li:last-child::before {
  content: unset;
}
.hmsec02 .content .difcont .btntxt {
  color: #1a305f;
  text-decoration: none;
  display: flex;
  align-items: center;
  margin-top: 1.4rem;
}
.hmsec02 .content .difcont .btntxt .material-symbols-outlined {
  margin-left: 8px;
}

.hmsec03 {
  position: relative;
  background: url("../img/home/projectbg.jpg") no-repeat;
  background-size: cover;
  padding: 5rem 0;
}
@media screen and (max-width: 999px) {
  .hmsec03 {
    padding: 2.5rem 0;
  }
}
.hmsec03 .owl-nav .owl-next {
  right: -4.5%;
}
.hmsec03 .owl-nav .owl-prev {
  left: -4.5%;
}
.hmsec03 a {
  text-decoration: none !important;
}
@media screen and (max-width: 999px) {
  .hmsec03 p {
    text-align: justify;
  }
}
.hmsec03 .img {
  position: relative;
}
.hmsec03 .img::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-backdrop-filter: blur(9px);
          backdrop-filter: blur(9px);
}
.hmsec03 .img.remblur::before {
  content: unset;
}

.hmsec04 {
  position: relative;
  background: url("../img/home/testimonialbg.jpg") no-repeat;
  background-size: cover;
  padding: 5rem 0;
  display: none;
}
.hmsec04 .brline {
  width: 24%;
  height: 5px;
  background: #a26f48;
  margin: 1.4rem 0 0;
}
.hmsec04 .carousel p {
  color: #fff;
  text-align: justify;
}
.hmsec04 .carousel .patxt {
  height: 135px;
}
@media screen and (max-width: 600px) {
  .hmsec04 .carousel .patxt {
    height: 155px;
  }
}
.hmsec04 .carousel .custnamim {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 2.9rem;
}
.hmsec04 .carousel .custnamim .icoimg {
  max-width: 10%;
  flex: 0 0 10%;
}
@media screen and (max-width: 600px) {
  .hmsec04 .carousel .custnamim .icoimg {
    max-width: 15%;
    flex: 0 0 15%;
  }
}
.hmsec04 .carousel .custnamim .txt {
  max-width: 90%;
  flex: 0 0 90%;
  padding: 0 15px;
}
@media screen and (max-width: 600px) {
  .hmsec04 .carousel .custnamim .txt {
    max-width: 85%;
    flex: 0 0 85%;
  }
}
.hmsec04 .carousel .custnamim .txt h6 {
  color: #fff;
}
.hmsec04 .curosbtn {
  width: 200px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 1rem;
}
.hmsec04 .curosbtn .carousel-control-next, .hmsec04 .curosbtn .carousel-control-prev {
  position: unset;
  opacity: 1;
  transform: unset;
  border: 0;
  width: auto;
  height: auto;
}
.hmsec04 .curosbtn .carousel-control-prev {
  margin-right: 31px;
}

.abtsec01 {
  position: relative;
}
.abtsec01 .img {
  position: relative;
}
@media screen and (max-width: 600px) {
  .abtsec01 .img {
    overflow: hidden;
  }
}
@media screen and (max-width: 600px) {
  .abtsec01 .img img {
    max-width: 202%;
    width: 202%;
  }
}
.abtsec01 .overlay {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
}

.abtsec02 {
  position: relative;
  background: #f8f3ee;
  padding-bottom: 5rem;
}
@media screen and (max-width: 999px) {
  .abtsec02 {
    padding: 2.5rem 0;
  }
}
.abtsec02 .sec01 {
  position: absolute;
  top: -13rem;
  z-index: 1;
}
@media screen and (max-width: 1500px) {
  .abtsec02 .sec01 {
    top: -9rem;
  }
}
@media screen and (max-width: 999px) {
  .abtsec02 .sec01 {
    position: unset;
  }
}
.abtsec02 .sec01 .container {
  background: url("../img/about/02.jpg") no-repeat;
  background-size: 100%;
  color: #fff;
  padding: 7.5rem 30px;
  position: relative;
  background-size: cover;
}
@media screen and (max-width: 1500px) {
  .abtsec02 .sec01 .container {
    padding: 2.8rem 30px;
  }
}
.abtsec02 .sec01 p {
  text-align: justify;
}
.abtsec02 .sec02 {
  position: relative;
  padding-top: 40rem;
}
@media screen and (max-width: 1500px) {
  .abtsec02 .sec02 {
    padding-top: 22rem;
  }
}
@media screen and (max-width: 999px) {
  .abtsec02 .sec02 {
    padding-top: 2.5rem;
  }
  .abtsec02 .sec02 p {
    text-align: justify;
  }
}
.abtsec02 .sec02 .headtxt {
  position: relative;
  padding-bottom: 1.5rem;
}
.abtsec02 .sec02 .headtxt::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 18%;
  height: 1px;
  background: #bebebe;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.abtsec02 .sec02 .txtsec {
  margin-top: 2.8rem;
}
.abtsec02 .sec02 .txtsec .content {
  width: 81%;
}
@media screen and (max-width: 1500px) {
  .abtsec02 .sec02 .txtsec .content {
    width: 97%;
  }
}
.abtsec02 .sec02 .txtsec .content .img {
  position: relative;
  width: 100%;
}
@media screen and (max-width: 600px) {
  .abtsec02 .sec02 .txtsec .content .img img {
    width: 100%;
  }
}
.abtsec02 .sec02 .txtsec .content p {
  text-align: justify;
  margin: 0;
}
.abtsec02 .sec02 .txtsec .content p.artistimree {
  bottom: 0;
}
.abtsec02 .sec02 .txtsec .content h5 {
  position: relative;
  padding: 0rem 0 0.8rem;
  margin-bottom: 1.4rem;
}
.abtsec02 .sec02 .txtsec .content h5::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 40%;
  height: 1px;
  background: #bebebe;
  left: 0;
}

.abtsec03 {
  position: relative;
}
@media screen and (max-width: 600px) {
  .abtsec03 {
    padding: 2.5rem 0;
  }
}
.abtsec03 p {
  text-align: justify;
}
.abtsec03 .headtxt {
  margin-top: 2.5rem;
}
@media screen and (max-width: 600px) {
  .abtsec03 .headtxt {
    margin-top: 0;
  }
}

.abtsec04 {
  position: relative;
  background: url("../img/about/04.jpg") no-repeat;
  padding: 5rem 0;
  background-size: cover;
}
@media screen and (max-width: 600px) {
  .abtsec04 {
    padding: 2.5rem 0;
  }
}
.abtsec04 .txt {
  color: #fff;
}
.abtsec04 .txt p {
  width: 75%;
  text-align: justify;
}
@media screen and (max-width: 600px) {
  .abtsec04 .txt p {
    width: 100%;
  }
}
.abtsec04 .txt h5 {
  position: relative;
  padding: 0rem 0 0.8rem;
  margin-bottom: 1.4rem;
}
.abtsec04 .txt h5::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 20%;
  height: 2px;
  background: #dc9157;
  left: 0;
}
.abtsec04 .txt ul {
  margin: 0;
  padding: 0 0 0 25px;
  display: flex;
  flex-wrap: wrap;
}
.abtsec04 .txt ul li {
  max-width: 50%;
  flex: 0 0 50%;
  margin-bottom: 8px;
}

.abtsec05 {
  position: relative;
  padding: 5rem 0;
}
@media screen and (max-width: 600px) {
  .abtsec05 {
    padding: 2.5rem 0;
  }
}
.abtsec05 .img {
  border: 1px solid #dcdcdc;
  width: 87%;
}

.projeclanding01 {
  position: relative;
  padding: 0 0 5rem;
}
.projeclanding01 .conte {
  text-decoration: none;
  color: #333333;
}
.projeclanding01 .bluim .img {
  position: relative;
}
.projeclanding01 .bluim .img::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-backdrop-filter: blur(9px);
          backdrop-filter: blur(9px);
}
.projeclanding01 .bluim .img.remblur::before {
  content: unset;
}
.projeclanding01 .img {
  position: relative;
}
.projeclanding01 .img .overlay {
  position: absolute;
  width: 100%;
  color: #fff;
  bottom: 0;
  padding: 15px;
}

.projectsec01 {
  position: relative;
  background: #073772;
}
.projectsec01 .content {
  color: #fff;
  width: 70%;
  margin-left: 7%;
}
@media screen and (max-width: 1700px) {
  .projectsec01 .content {
    width: 79%;
  }
}
@media screen and (max-width: 999px) {
  .projectsec01 .content {
    width: 100%;
    margin: 2.5rem 0 !important;
  }
}
.projectsec01 .content .logo {
  margin-bottom: 1rem;
}
@media screen and (max-width: 1500px) {
  .projectsec01 .content .logo {
    width: 47%;
  }
}
.projectsec01 .content h1 {
  margin: 2rem 0;
}
@media screen and (max-width: 1500px) {
  .projectsec01 .content h1 {
    margin: 1.2rem 0;
  }
}
.projectsec01 .content h4 {
  margin-top: 2.8rem;
  position: relative;
  padding-bottom: 15px;
}
.projectsec01 .content h4::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 20%;
  height: 5px;
  background: #a26f48;
  left: 0;
}
.projectsec01 .content h5 {
  margin-top: 3rem;
}
@media screen and (max-width: 1500px) {
  .projectsec01 .content h5 {
    margin-top: 2.5rem;
  }
}
@media screen and (max-width: 1300px) {
  .projectsec01 .content h5 {
    margin-top: 1.8rem;
  }
}
.projectsec01 .content h5 span {
  background: #fff;
  color: #073772;
  padding: 10px 31px;
}
.projectsec01 .content ul {
  padding: 1rem 0 0 25px;
}
.projectsec01 .content ul li {
  margin-bottom: 7px;
}
.projectsec01 .content p {
  text-align: justify;
}
.projectsec01.bluim .img {
  position: relative;
}
.projectsec01.bluim .img::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
}
.projectsec01.bluim .img.remblur::before {
  content: unset;
}
.projectsec01 .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
}

.projectsec02 {
  position: relative;
}
.projectsec02 .sec02 {
  padding: 3.5rem 0 5rem;
  display: none;
}
@media screen and (max-width: 600px) {
  .projectsec02 .sec02 {
    padding: 2.5rem 0;
  }
  .projectsec02 .sec02 p {
    text-align: justify;
  }
}
.projectsec02 .list .col-2half {
  max-width: 20%;
  flex: 0 0 20%;
  padding: 0 15px;
}
@media screen and (max-width: 999px) {
  .projectsec02 .list .col-2half {
    max-width: 50%;
    flex: 0 0 50%;
  }
}
.projectsec02 .list ul {
  padding: 0 0 0 25px;
}
.projectsec02 .list ul li {
  margin-bottom: 8px;
}
@media screen and (max-width: 1500px) {
  .projectsec02 .list ul li {
    line-height: 22px;
    width: 80%;
  }
}
.projectsec02 .list ul li::marker {
  color: #a26f48;
}
.projectsec02 .owl .item .img {
  position: relative;
}

.projectsec03 {
  position: relative;
}
.projectsec03 .sec01 {
  position: relative;
  background: url("../img/deserve-elite/02.jpg") no-repeat;
  background-size: cover;
  padding: 5rem 0 8rem;
  color: #fff;
}
@media screen and (max-width: 600px) {
  .projectsec03 .sec01 {
    padding: 2.5rem 0 8rem;
  }
  .projectsec03 .sec01 p {
    text-align: justify;
  }
}
.projectsec03 .sec01 h4 {
  position: relative;
  padding-bottom: 8px;
}
.projectsec03 .sec01 h4::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 20%;
  height: 2px;
  background: #fff;
  left: 0;
}
.projectsec03 .sec01 ul {
  padding: 0 0 0 25px;
  margin: 1rem 0 0;
}
.projectsec03 .sec01 ul li {
  margin-bottom: 8px;
}
@media screen and (max-width: 1500px) {
  .projectsec03 .sec01 ul li {
    line-height: 22px;
  }
}
.projectsec03 .sec02 {
  margin: -6rem 0 0;
  padding-bottom: 5rem;
}
.projectsec03 .sec02 .btn {
  position: absolute;
  right: 3%;
  bottom: 4%;
}
.projectsec03 .sec02 .img {
  position: relative;
}
@media screen and (max-width: 600px) {
  .projectsec03 .sec02 .img {
    overflow: hidden;
  }
}
@media screen and (max-width: 600px) {
  .projectsec03 .sec02 .img img.img-fluid {
    max-width: 210%;
    width: 210%;
  }
}
.projectsec03 .owl-nav .owl-next {
  right: -5%;
}
@media screen and (max-width: 999px) {
  .projectsec03 .owl-nav .owl-next {
    right: -2.5%;
  }
}
.projectsec03 .owl-nav .owl-prev {
  left: -5%;
}
@media screen and (max-width: 999px) {
  .projectsec03 .owl-nav .owl-prev {
    left: -2.5%;
  }
}

.projectsec04 {
  position: relative;
  padding: 0 0 5rem;
  display: none;
}
.projectsec04 .img {
  position: relative;
}
.projectsec04 .img .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  cursor: pointer;
  transition: all 0.6s ease;
}
.projectsec04 .img .overlay span {
  width: 229px;
  padding: 15px 10px;
  background: rgba(255, 255, 255, 0.7098039216);
  color: #003366;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.6s ease;
}
.projectsec04 .img .overlay:hover {
  transition: all 0.6s ease;
}
.projectsec04 .img .overlay:hover span {
  background: rgba(0, 51, 102, 0.7137254902);
  color: #fff;
  transition: all 0.6s ease;
}

.csrpage02 {
  position: relative;
  padding: 5rem 0;
}
@media screen and (max-width: 999px) {
  .csrpage02 {
    padding: 2.5rem 0;
  }
}
.csrpage02 ul {
  padding: 0 0 0 25px;
  margin: 0;
}
.csrpage02 ul li {
  margin-bottom: 8px;
}
.csrpage02 p {
  text-align: justify;
}

.careerssec02 {
  position: relative;
  padding: 2.5rem 0 5rem;
  overflow-x: hidden;
}

.pressrelaasesec02 {
  position: relative;
  padding: 2.5rem 0 5rem;
  overflow-x: hidden;
}
.pressrelaasesec02 figcaption {
  padding: 1.2rem 0.8rem 1.8rem;
}
.pressrelaasesec02 article {
  box-shadow: 0 8px 16px rgba(22, 25, 26, 0.0509803922);
}

.privacypolicysec02 {
  padding: 0 0 5rem;
  position: relative;
}

.contactussec02 {
  position: relative;
  padding: 5rem 0;
}
@media screen and (max-width: 999px) {
  .contactussec02 {
    padding: 2.5rem 0;
  }
  .contactussec02 p {
    text-align: justify;
  }
  .contactussec02 h4 {
    margin-bottom: 1rem;
  }
}
.contactussec02 .roitm {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.5rem;
}
.contactussec02 .roitm .icon {
  max-width: 6%;
  flex: 0 0 6ch;
}
.contactussec02 .roitm .txtsec {
  max-width: 94%;
  flex: 0 0 94%;
  padding: 0 10px;
}

#map {
  height: 500px;
}

.locatonscrollpan {
  height: 631px;
}
@media screen and (max-width: 1700px) {
  .locatonscrollpan {
    height: 624px;
  }
}
@media screen and (max-width: 1600px) {
  .locatonscrollpan {
    height: 603px;
  }
}
@media screen and (max-width: 1500px) {
  .locatonscrollpan {
    height: 545px;
  }
}
@media screen and (max-width: 1400px) {
  .locatonscrollpan {
    height: 490px;
  }
}
@media screen and (max-width: 1300px) {
  .locatonscrollpan {
    height: 400px;
  }
}
@media screen and (max-width: 999px) {
  .locatonscrollpan {
    height: 100%;
  }
}

.commontop {
  position: relative;
}
.commontop .overlay {
  position: relative;
  width: 100%;
  position: absolute;
  top: 0;
  height: 100%;
  left: 0;
}
.commontop .overlay nav {
  margin-bottom: 5rem;
}
@media screen and (max-width: 999px) {
  .commontop .overlay nav {
    margin-bottom: 2.5rem;
  }
}
@media screen and (max-width: 600px) {
  .commontop .overlay nav {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 999px) {
  .commontop .img {
    overflow: hidden;
  }
}
@media screen and (max-width: 999px) {
  .commontop .img img.img-fluid {
    max-width: 150%;
  }
}
@media screen and (max-width: 600px) {
  .commontop .img img.img-fluid {
    max-width: 256%;
  }
}

nav .breadcrumb {
  background: transparent;
  padding: 0.75rem 0;
  margin: 0;
}
nav .breadcrumb li.breadcrumb-item {
  font-size: 15px;
}
@media screen and (max-width: 600px) {
  nav .breadcrumb li.breadcrumb-item {
    font-size: 12px;
  }
}
nav .breadcrumb li.breadcrumb-item a {
  color: #003366;
}
nav .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  content: ">";
}

nav.white ol li.breadcrumb-item {
  color: #fff;
}
nav.white ol li.breadcrumb-item a {
  color: #dbe2ea;
  transition: all 0.6s ease;
  text-decoration: none;
}
nav.white ol li.breadcrumb-item a:hover {
  color: #fff;
  transition: all 0.6s ease;
}
nav.white ol li.breadcrumb-item::before {
  color: #fff;
}

.mtop {
  margin-top: 101px;
}
@media screen and (max-width: 1800px) {
  .mtop {
    margin-top: 91px;
  }
}
@media screen and (max-width: 1600px) {
  .mtop {
    margin-top: 91px;
  }
}
@media screen and (max-width: 1500px) {
  .mtop {
    margin-top: 86px;
  }
}
@media screen and (max-width: 1400px) {
  .mtop {
    margin-top: 104px;
  }
}
@media screen and (max-width: 1300px) {
  .mtop {
    margin-top: 103px;
  }
}
@media screen and (max-width: 999px) {
  .mtop {
    margin-top: 110px;
  }
}
@media screen and (max-width: 600px) {
  .mtop {
    margin-top: 91px;
  }
}
@media screen and (max-width: 400px) {
  .mtop {
    margin-top: 90px;
  }
}
@media screen and (max-width: 330px) {
  .mtop {
    margin-top: 83px;
  }
}

.tabbnav {
  margin-top: 1rem;
}
@media screen and (max-width: 600px) {
  .tabbnav .container {
    max-width: 100%;
    padding: 0;
  }
}
.tabbnav .nav-tabs {
  border: 0;
}
@media screen and (max-width: 999px) {
  .tabbnav .nav-tabs {
    border-bottom: 1px solid #339933;
  }
}
.tabbnav .nav-tabs a.nav-link {
  font-size: 24px;
  color: #414042;
  transition: all 0.6s ease;
  text-transform: uppercase;
  position: relative;
  margin-right: 2rem;
  border: 0 !important;
  padding: 1rem 0;
  background: transparent !important;
}
@media screen and (max-width: 1500px) {
  .tabbnav .nav-tabs a.nav-link {
    font-size: 20px;
  }
}
.tabbnav .nav-tabs a.nav-link:last-child {
  margin-right: 0;
}
.tabbnav .nav-tabs a.nav-link::before {
  content: "";
  position: absolute;
  width: 0%;
  height: 8px;
  background: #339933;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.tabbnav .nav-tabs a.nav-link:hover, .tabbnav .nav-tabs a.nav-link.active {
  color: #339933;
  transition: all 0.6s ease;
  border: 0;
}
.tabbnav .nav-tabs a.nav-link:hover::before, .tabbnav .nav-tabs a.nav-link.active::before {
  width: 100%;
  transition: all 0.6s ease;
}
.tabbnav .nav-tabs a.nav-link.active {
  font-family: "Roboto", sans-serif;
}

.artistimree {
  position: absolute;
  margin: 0;
  color: #d9d9d9;
  right: 5px;
  bottom: 5px;
  font-size: 9px;
}
.artistimree .left {
  left: 5px;
}
@media screen and (max-width: 600px) {
  .artistimree {
    font-size: 7px;
  }
}

.btn {
  padding: 0.75rem 2rem;
  font-size: 16px;
  border: 1px solid #a26f48;
  border-radius: 0;
  transition: all 0.6s ease;
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  background: #a26f48;
  color: #fff;
}
@media screen and (max-width: 600px) {
  .btn {
    padding: 0.55rem 2rem;
    font-size: 15px;
  }
}
.btn .material-symbols-outlined {
  font-weight: 200;
  margin-left: 10px;
}
.btn.blue {
  border: 1px solid #003366;
  background: #003366;
}
.btn.blue:hover {
  color: #003366;
}
.btn::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: -1;
  height: 0%;
  bottom: 0;
  transition: all 0.6s ease;
  right: 0;
  margin: 0 auto;
}
.btn:hover {
  transition: all 0.6s ease;
  color: #a26f48;
}
.btn:hover::before {
  height: 100%;
  transition: all 0.6s ease;
}

.card {
  margin-top: 1rem;
}
.card .card-header {
  padding: 0;
  background: transparent;
}
.card .card-header button.btnlink {
  width: 100%;
  display: block;
  padding: 0.46rem 1.5rem;
  color: #000;
  text-transform: capitalize;
  position: relative;
  text-decoration: none;
  cursor: pointer;
  background: rgba(222, 229, 237, 0.2901960784);
  text-align: left;
  border: 1px solid #fff;
}
@media screen and (max-width: 600px) {
  .card .card-header button.btnlink {
    padding: 0.46rem 2rem 0.46rem 1rem;
    font-size: 14px;
  }
}
.card .card-header button.btnlink .material-symbols-outlined {
  transition: all 0.6s ease;
  position: absolute;
  right: 12px;
  top: 8px;
  font-size: 1.5rem;
}
.card .card-header button.btnlink .material-symbols-outlined.up {
  display: block;
  transition: all 0.6s ease;
}
.card .card-header button.btnlink .material-symbols-outlined.down {
  display: none;
  transition: all 0.6s ease;
}
.card .card-header button.btnlink.collapsed .material-symbols-outlined.up {
  display: none;
  transition: all 0.6s ease;
}
.card .card-header button.btnlink.collapsed .material-symbols-outlined.down {
  display: block;
  transition: all 0.6s ease;
}

.owl-nav .owl-prev, .owl-nav .owl-next {
  background: transparent;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid #fff !important;
  opacity: 1;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  position: absolute;
  line-height: 0 !important;
}
.owl-nav .owl-prev .material-symbols-outlined, .owl-nav .owl-next .material-symbols-outlined {
  font-weight: 200;
  color: #fff;
}
@media screen and (max-width: 1500px) {
  .owl-nav .owl-prev, .owl-nav .owl-next {
    width: 38px;
    height: 38px;
  }
}
.owl-nav .owl-next {
  right: 0%;
}
@media screen and (max-width: 1500px) {
  .owl-nav .owl-next {
    right: 0%;
  }
}
.owl-nav .owl-prev {
  left: 0%;
}
@media screen and (max-width: 1500px) {
  .owl-nav .owl-prev {
    right: 0%;
  }
}

.carousel-control-prev, .carousel-control-next {
  background: transparent;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid #fff;
  opacity: 1;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  position: absolute;
  line-height: 0 !important;
}
.carousel-control-prev .material-symbols-outlined, .carousel-control-next .material-symbols-outlined {
  font-weight: 200;
  color: #fff;
}
@media screen and (max-width: 1500px) {
  .carousel-control-prev, .carousel-control-next {
    width: 38px;
    height: 38px;
  }
}

.carousel-control-prev {
  left: 2.5%;
}
@media screen and (max-width: 1500px) {
  .carousel-control-prev {
    left: 1.5%;
  }
}

.carousel-control-next {
  right: 2.5%;
}
@media screen and (max-width: 1500px) {
  .carousel-control-next {
    right: 1.5%;
  }
}

.carousel-indicators, .owl-dots {
  text-align: center;
}
.carousel-indicators li, .carousel-indicators .owl-dot, .owl-dots li, .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  background: #fff !important;
  border-radius: 50%;
  border: 0;
  opacity: 1 !important;
  position: relative;
  margin: 0 7px;
  transition: all 0.6s ease;
  border: 1px solid #003366;
}
.carousel-indicators li::before, .carousel-indicators .owl-dot::before, .owl-dots li::before, .owl-dots .owl-dot::before {
  content: "";
  border: 1px solid #003366;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transform: scale(1.66);
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  opacity: 0;
  transition: all 0.6s ease;
  top: 0;
}
.carousel-indicators li.active, .carousel-indicators li:hover, .carousel-indicators .owl-dot.active, .carousel-indicators .owl-dot:hover, .owl-dots li.active, .owl-dots li:hover, .owl-dots .owl-dot.active, .owl-dots .owl-dot:hover {
  background: #003366 !important;
  transition: all 0.6s ease;
}
.carousel-indicators li.active::before, .carousel-indicators li:hover::before, .carousel-indicators .owl-dot.active::before, .carousel-indicators .owl-dot:hover::before, .owl-dots li.active::before, .owl-dots li:hover::before, .owl-dots .owl-dot.active::before, .owl-dots .owl-dot:hover::before {
  opacity: 1;
  transition: all 0.6s ease;
}

#scroll {
  display: flex;
  position: fixed;
  bottom: 13px;
  right: 8px;
  background: #003366;
  width: 40px;
  height: 36px;
  z-index: 9999;
  text-align: center;
  justify-content: center;
  align-items: center;
  color: #fff;
  transition: all 0.6s ease;
  box-shadow: 0 4px 8px rgba(255, 255, 255, 0.2392156863);
}
@media screen and (max-width: 600px) {
  #scroll {
    width: 40px;
    height: 32px;
    bottom: 54px;
  }
}
#scroll:hover {
  transition: all 0.6s ease;
  text-decoration: none;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3803921569);
}

.enquieryrap {
  position: fixed;
  right: 0.8%;
  top: 15%;
  z-index: 11;
  display: none;
}
@media screen and (max-width: 1500px) {
  .enquieryrap {
    top: 20%;
  }
}
@media screen and (max-width: 600px) {
  .enquieryrap {
    display: flex;
    flex-wrap: wrap;
    top: unset;
    bottom: 0;
    width: 100%;
    right: 0;
  }
}
.enquieryrap .iconenqui {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  padding: 0.8rem;
  display: flex;
  background: #003366;
  margin-bottom: 1rem;
  position: relative;
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.2784313725);
  text-decoration: none;
  border: 1px solid #fff;
}
@media screen and (max-width: 1500px) {
  .enquieryrap .iconenqui {
    margin-bottom: 0.78rem;
  }
}
@media screen and (max-width: 600px) {
  .enquieryrap .iconenqui {
    width: 33.33%;
    max-width: 33.33%;
    flex: 0 0 33.33%;
    border-radius: 0;
    margin: 0;
    text-align: center;
    margin: 0 auto;
    padding: 5px 8px;
    height: 100%;
    box-shadow: unset;
  }
  .enquieryrap .iconenqui:nth-child(2) {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
  }
}
.enquieryrap .iconenqui::before {
  content: "";
  position: absolute;
  top: -5%;
  left: -5%;
  width: 110%;
  height: 110%;
  border: 2px solid #003366;
  border-radius: 50%;
  animation: pulse2 2s ease-out infinite;
  z-index: -1;
}
@media screen and (max-width: 600px) {
  .enquieryrap .iconenqui::before {
    content: unset;
  }
}
.enquieryrap .iconenqui::after {
  content: "";
  position: absolute;
  top: -10%;
  left: -10%;
  width: 120%;
  height: 120%;
  border: 2px solid #003366;
  border-radius: 50%;
  animation: pulse2 2.5s ease-out infinite;
  z-index: -1;
}
@media screen and (max-width: 600px) {
  .enquieryrap .iconenqui::after {
    content: unset;
  }
}
.enquieryrap .iconenqui .img {
  line-height: 0;
}
@media screen and (max-width: 600px) {
  .enquieryrap .iconenqui .img {
    line-height: normal;
    margin: 0 auto;
  }
  .enquieryrap .iconenqui .img img {
    width: 24px;
  }
}
.enquieryrap .iconenqui .img span {
  display: none;
}
@media screen and (max-width: 600px) {
  .enquieryrap .iconenqui .img span {
    display: block;
    font-size: 12px;
    color: #fff;
    text-align: center;
  }
}
.enquieryrap .iconenqui .txt {
  position: absolute;
  right: 0;
  width: 161px;
  background: #fff;
  padding: 0.4rem 0.8rem;
  top: 7%;
  border-radius: 0 27px 27px 0;
  z-index: -1;
  color: #003366;
  text-decoration: none;
  opacity: 0;
  transition: all 0.6s ease;
  border: 1px solid #003366;
}
.enquieryrap .iconenqui:hover .txt {
  opacity: 1;
  transition: all 0.6s ease;
}

input, textarea, select {
  color: #949494;
  border: 1px solid #949494;
  font-size: 16px;
  resize: none;
}
input:focus, textarea:focus, select:focus {
  outline: 0;
  box-shadow: unset;
}

.projectnav {
  padding: 2.5rem 0;
}
.projectnav ul.nav {
  border-bottom: 1px solid #d9b883;
}
@media screen and (max-width: 600px) {
  .projectnav ul.nav {
    display: flex;
    flex-wrap: wrap;
  }
}
.projectnav ul.nav li.nav-item {
  position: relative;
  padding: 0 2.8rem;
}
@media screen and (max-width: 999px) {
  .projectnav ul.nav li.nav-item {
    padding: 0 0.8rem;
  }
}
@media screen and (max-width: 600px) {
  .projectnav ul.nav li.nav-item {
    max-width: 33.33%;
    flex: 0 0 33.33%;
    padding: 0 15px;
  }
}
.projectnav ul.nav li.nav-item::before {
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  height: 50%;
  background: #4d111c;
  top: 25%;
}
.projectnav ul.nav li.nav-item:last-child::before {
  content: unset;
}
.projectnav ul.nav li.nav-item:first-child {
  padding-left: 0;
}
.projectnav ul.nav li.nav-item:first-child a.nav-link {
  padding-left: 0;
}
.projectnav ul.nav li.nav-item a.nav-link {
  color: #6c6c6c;
  font-size: 18px;
  padding: 10px 0;
  transition: all 0.6s ease;
  border: 0;
  position: relative;
  font-family: "Avenir Medium";
  text-transform: uppercase;
}
@media screen and (max-width: 600px) {
  .projectnav ul.nav li.nav-item a.nav-link {
    font-size: 16px;
    line-height: 20px;
  }
}
@media screen and (max-width: 400px) {
  .projectnav ul.nav li.nav-item a.nav-link {
    font-size: 14px;
    line-height: 20px;
  }
}
.projectnav ul.nav li.nav-item a.nav-link::after {
  content: "";
  position: absolute;
  left: 0;
  width: 0%;
  height: 3px;
  background: #6c6c6c;
  bottom: 0%;
  z-index: -1;
  transition: all 0.6s ease;
}
.projectnav ul.nav li.nav-item a.nav-link.active, .projectnav ul.nav li.nav-item a.nav-link:hover {
  color: #a26f48;
  transition: all 0.6s ease;
  border: 0;
  background: transparent;
}
.projectnav ul.nav li.nav-item a.nav-link.active::after, .projectnav ul.nav li.nav-item a.nav-link:hover::after {
  transition: all 0.6s ease;
  width: 85%;
}

footer .sec01 {
  background: #f4f4f4;
  padding: 3.5rem 0;
}
footer .sec01 ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
footer .sec01 ul li {
  color: #393744;
  margin: 0 0 5px;
}
footer .sec01 p {
  color: #393744;
}
footer .sec01 a {
  color: #393744;
  text-decoration: none;
}
footer .sec01 a.fa {
  padding: 8px;
  font-size: 15px !important;
  width: 32px;
  height: 32px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 50%;
  background: #626262;
  color: #fff;
  transition: all 0.6s ease;
}
footer .sec01 a.fa:hover {
  background: #a26f48;
  color: #fff;
  text-decoration: none;
  transition: all 0.6s ease;
}
@media screen and (max-width: 600px) {
  footer {
    padding-bottom: 42px;
  }
}
footer .sec02 {
  background: #303030;
  padding: 10px 0;
}
footer .sec02 p {
  color: #fff;
}
footer .sec02 p a {
  color: #fff;
}

@font-face {
  font-family: "Avenir Medium";
  src: url("../fonts/Avenir-Medium.woff2") format("woff2"), url("../fonts/Avenir-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Avenir Black";
  src: url("../fonts/Avenir-Black.woff2") format("woff2"), url("../fonts/Avenir-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@keyframes pulse2 {
  0% {
    transform: scale(0.1, 0.1);
    opacity: 0;
  }
  50% {
    opacity: 0.8;
  }
  100% {
    transform: scale(1.2, 1.2);
    opacity: 0;
  }
}
@keyframes left_righ {
  from {
    left: -100%;
  }
  to {
    left: 0;
    opacity: 1;
  }
}
@keyframes zoomimg {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.1);
  }
}
/*
 * Appearing animation styles
 */
:root {
  --animate-duration: 1s;
  --animate-delay: 1s;
  --animate-repeat: 1 ;
}

.animated {
  animation-duration: 1s;
  animation-duration: var(--animate-duration);
  animation-fill-mode: both;
}

.wow,
.wow-menubar,
.wow-p {
  opacity: 0.001;
  backface-visibility: hidden;
  transform: translateZ(0);
}

html:not(.mobile) .wow,
html:not(.mobile) .wow-menubar,
html:not(.mobile) .wow-p {
  will-change: opacity, transform;
}

.appear-animate .wow.scaleOutIn {
  opacity: 1;
  transform: scale(1.2);
}

.appear-animate .wow.animated,
.appear-animate .wow.scaleOutIn.animated,
.appear-animate .wow-p.amimated,
.appear-animate .wow-menubar.animated,
.mobile .appear-animate .wow,
.mobile .appear-animate .wow-menubar,
.mobile .appear-animate .wow-p {
  opacity: 1;
  transform: scale(1);
}

@media (prefers-reduced-motion: reduce), print {
  .wow,
  .wow.scaleOutIn,
  .wow-menubar,
  .wow-p {
    opacity: 1 !important;
    transform: none !important;
    animation: none !important;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -37px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 37px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(37px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(-37px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}

@keyframes fadeInDownShort {
  0% {
    opacity: 0;
    transform: translate3d(0, -12px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDownShort {
  animation-name: fadeInDownShort;
}

@keyframes fadeInUpShort {
  0% {
    opacity: 0;
    transform: translate3d(0, 12px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUpShort {
  animation-name: fadeInUpShort;
}

@keyframes fadeInLeftShort {
  0% {
    opacity: 0;
    transform: translate3d(12px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeftShort {
  animation-name: fadeInLeftShort;
}

@keyframes fadeInRightShort {
  0% {
    opacity: 0;
    transform: translate3d(-12px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRightShort {
  animation-name: fadeInRightShort;
}

@keyframes scalexIn {
  0% {
    opacity: 0;
    transform: scaleX(0);
    transform-origin: left center;
  }
  to {
    opacity: 1;
    transform: scaleX(1);
    transform-origin: left center;
  }
}
.scalexIn {
  animation-name: scalexIn;
}

@keyframes fadeScaleIn {
  0% {
    opacity: 0;
    transform: scale(0.95) translateZ(0.1px);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.fadeScaleIn {
  animation-name: fadeScaleIn;
}

@keyframes scaleOutIn {
  0% {
    transform: scale(1.2) translateZ(0.1px);
  }
  to {
    transform: scale(1);
  }
}
.scaleOutIn {
  animation-name: scaleOutIn;
  animation-timing-function: var(--ease-out-short);
}

@keyframes fadeScaleOutIn {
  0% {
    opacity: 0;
    transform: translateY(10px) translateZ(0.1px) scale(1.1);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.fadeScaleOutIn {
  animation-name: fadeScaleOutIn;
}

@keyframes clipRightIn {
  0% {
    -webkit-clip-path: inset(0 100% 0 0);
            clip-path: inset(0 100% 0 0);
  }
  to {
    -webkit-clip-path: inset(0);
            clip-path: inset(0);
  }
}
.clipRightIn {
  animation-name: clipRightIn;
  animation-timing-function: var(--ease-out-medium);
}

@keyframes fadeRotateIn {
  0% {
    opacity: 0;
    transform: rotateX(60deg) rotateY(10deg) rotateZ(-10deg);
    transform-origin: top;
    animation-timing-function: var(--ease-out-short);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeRotateIn {
  animation-name: fadeRotateIn;
}

/* Preloader
-----------------------------------------------------------------*/
body.loaded {
  overflow: hidden !important;
  height: 100% !important;
}

.loader-wrap {
  position: fixed;
  z-index: 10;
  height: 100vh;
  width: 100%;
  left: 0;
  top: 0;
  display: flex;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  background: transparent;
  z-index: 99999999999999;
}

.loader-wrap svg {
  position: absolute;
  top: 0;
  width: 100vw;
  height: 110vh;
  fill: #fff;
}

.loader-wrap .loader-wrap-heading .load-text {
  font-size: 20px;
  font-weight: 200;
  letter-spacing: 15px;
  text-transform: uppercase;
  z-index: 20;
}
@media screen and (max-width: 999px) {
  .loader-wrap .loader-wrap-heading .load-text {
    font-size: 17px;
    letter-spacing: 12px;
  }
}
@media screen and (max-width: 600px) {
  .loader-wrap .loader-wrap-heading .load-text {
    font-size: 17px;
    letter-spacing: 4px;
  }
}

.load-text span {
  animation: loading 1s infinite alternate;
}

.load-text span:nth-child(1) {
  animation-delay: 0s;
}

.load-text span:nth-child(2) {
  animation-delay: 0.1s;
}

.load-text span:nth-child(3) {
  animation-delay: 0.2s;
}

.load-text span:nth-child(4) {
  animation-delay: 0.3s;
}

.load-text span:nth-child(5) {
  animation-delay: 0.4s;
}

.load-text span:nth-child(6) {
  animation-delay: 0.5s;
}

.load-text span:nth-child(7) {
  animation-delay: 0.6s;
}
@keyframes loading {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * Splitting JS chars animation
 */
.appear-animate .charsAnimIn .char {
  opacity: 0;
  transform: translateY(0.5em) rotate(7deg);
  transform-origin: 0 50%;
  transition: transform 0.62s var(--ease-out-short), opacity 0.62s var(--ease-default);
  transition-delay: calc(0.027s * var(--char-index));
}

html:not(.mobile) .appear-animate .charsAnimIn .char {
  will-change: opacity, transform;
}

@media (prefers-reduced-motion: reduce), print {
  .appear-animate .charsAnimIn .char {
    opacity: 1 !important;
    transform: none !important;
  }
}
.charsAnimIn.animated .char,
.mobile .charsAnimIn .char {
  opacity: 1;
  transform: none;
}

/*
 * Splitting JS chars animation 1
 */
.appear-animate .charsAnimIn-1 .char {
  opacity: 0;
  transform: translateX(0.01em) translateY(0.27em) translateZ(0) rotate(0.0003deg);
  transition: transform 1s var(--ease-out-short), opacity 1s var(--ease-default);
  transition-delay: calc(0.037s * var(--char-index));
}

html:not(.mobile) .appear-animate .charsAnimIn-1 .char {
  will-change: opacity, transform;
}

@media (prefers-reduced-motion: reduce), print {
  .appear-animate .charsAnimIn-1 .char {
    opacity: 1 !important;
    transform: none !important;
  }
}
.charsAnimIn-1.animated .char,
.mobile .charsAnimIn-1 .char {
  opacity: 1;
  transform: none;
}

/*
 * Splitting JS chars animation 2
 */
.appear-animate .charsAnimIn-2 .char {
  opacity: 0;
  transform: translateY(0.2em) translateZ(0) rotate(5deg);
  transition: transform 0.5s var(--ease-out-short), opacity 1s var(--ease-default);
  transition-delay: calc(0.0427s * var(--char-index));
}

html:not(.mobile) .appear-animate .charsAnimIn-2 .char {
  will-change: opacity, transform;
}

@media (prefers-reduced-motion: reduce), print {
  .appear-animate .charsAnimIn-2 .char {
    opacity: 1 !important;
    transform: none !important;
  }
}
.charsAnimIn-2.animated .char,
.mobile .charsAnimIn-2 .char {
  opacity: 1;
  transform: none;
}

/*
 * Splitting JS chars animation long
 */
.appear-animate .charsAnimInLong .char {
  opacity: 0;
  transform: translateX(0.5em);
  transform-origin: 0 50%;
  transition: transform 0.85s var(--ease-out-short), opacity 0.62s var(--ease-default);
  transition-delay: calc(0.03s * var(--char-index));
}

html:not(.mobile) .appear-animate .charsAnimInLong .char {
  will-change: opacity, transform;
}

@media (prefers-reduced-motion: reduce), print {
  .appear-animate .charsAnimInLong .char {
    opacity: 1 !important;
    transform: none !important;
  }
}
.charsAnimInLong.animated .char,
.mobile .charsAnimInLong .char {
  opacity: 1;
  transform: none;
}

/*
 * Splitting JS chars animation long 1
 */
.appear-animate .charsAnimInLong-1 .char {
  opacity: 0;
  transform: translateX(0.275em);
  transform-origin: 0 50%;
  transition: transform 1s var(--ease-out-short), opacity 0.62s var(--ease-default);
  transition-delay: calc(0.039s * var(--char-index));
}

html:not(.mobile) .appear-animate .charsAnimInLong-1 .char {
  will-change: opacity, transform;
}

@media (prefers-reduced-motion: reduce), print {
  .appear-animate .charsAnimInLong-1 .char {
    opacity: 1 !important;
    transform: none !important;
  }
}
.charsAnimInLong-1.animated .char,
.mobile .charsAnimInLong-1 .char {
  opacity: 1;
  transform: none;
}

/*
 * Splitting JS words animation
 */
.appear-animate .wordsAnimIn .word {
  opacity: 0;
  transform: translateY(1em) scale(0.75) skew(-5deg) rotate(7deg);
  transform-origin: 0 50%;
  transition: transform 0.5s var(--ease-out-short), opacity 0.5s var(--ease-out-short);
  transition-delay: calc(0.05s * var(--word-index));
}

html:not(.mobile) .appear-animate .wordsAnimIn .word {
  will-change: opacity, transform;
}

@media (prefers-reduced-motion: reduce), print {
  .appear-animate .wordsAnimIn .word {
    opacity: 1 !important;
    transform: none !important;
  }
}
.wordsAnimIn.animated .word,
.mobile .wordsAnimIn .word {
  opacity: 1;
  transform: none;
}

/*
 * Splitting JS lines animation
 */
.privacypolicysec02 {
  position: relative;
  padding: 2.5rem 0 5rem;
  background: #fff;
}/*# sourceMappingURL=style.css.map */