body {
  font-family: "Poppins", serif;
  color: #FFF;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 31px;
}

.btn-primary {
  color: #FFF;
  text-align: center;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 2.1px;
  text-transform: uppercase;
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.sec1 {
  background-image: url("../img/mianbg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 75px;
}
.sec1 .maintwrap {
  padding-top: 194px;
  padding-bottom: 337px;
}
.sec1 h1 {
  color: #FFF;
  text-align: center;
  font-family: Poppins;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
}
.sec1 p {
  color: #FFF;
  text-align: center;
  font-family: Poppins;
  font-size: 23px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.sec1 .btn-primary {
  width: 100%;
  max-width: 246px;
}

.sec2 {
  background: linear-gradient(90deg, #000 10.66%, #4F4F51 50.79%, #000 94.28%);
  padding-top: 87px;
  padding-bottom: 50px;
}
.sec2 .btn-primary {
  width: 166px;
  color: #FFF;
  text-align: center;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  border-radius: 0;
}
@media (max-width: 768px) {
  .sec2 .btn-primary {
    width: 131px;
  }
}
.sec2 .nav-pills {
  justify-content: center;
}
@media (max-width: 768px) {
  .sec2 .nav-pills {
    display: grid;
    grid-template-columns: 1fr 1fr;
    row-gap: 15px;
    justify-items: center;
  }
}
.sec2 .nav-pills li {
  margin-right: 31px;
}
@media (max-width: 768px) {
  .sec2 .nav-pills li {
    margin: 0;
  }
}
.sec2 .nav-pills li:last-child {
  margin-right: 0;
}
.sec2 .nav-pills .nav-link.active {
  background-color: #C7B299;
  color: #000;
}
.sec2 .tabcontainer {
  border-top: 1px solid #C7B299;
}
.sec2 .tabcontainer h2 {
  color: #C7B299;
  font-family: Poppins;
  font-size: 120px;
  font-style: normal;
  font-weight: 250;
  line-height: normal;
  margin-bottom: -46px;
  margin-left: -36px;
}
.sec2 .tabcontainer h3 {
  color: #C7B299;
  font-family: Poppins;
  font-size: 36px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  text-transform: uppercase;
}
.sec2 .tabcontainer .tab-pane .wraptit {
  overflow: hidden;
}
.sec2 .tabcontainer .imagecol {
  display: grid;
  align-items: end;
  justify-content: center;
}
.sec2 .tabcontainer .imagecol img {
  max-height: 508px;
}
.sec2 .tabcontainer .title {
  color: #FFF;
  font-family: Poppins;
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  letter-spacing: -2.4px;
  margin-bottom: 49px;
  margin-left: 0;
}
.sec2 .tabcontainer .title2 {
  color: #FFF;
  font-family: Poppins;
  font-size: 39px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  letter-spacing: -2.4px;
  margin-left: 0;
  margin-top: 50px;
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .sec2 .tabcontainer .title2 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.sec2 .tabcontainer .title3 {
  color: #FFF;
  font-family: Poppins;
  font-size: 39px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  letter-spacing: -2.4px;
  margin-bottom: 49px;
  margin-left: 0;
  margin-top: 48px;
  margin-bottom: 48px;
}
.sec2 .tabcontainer .title4 {
  color: #FFF;
  font-family: Poppins;
  font-size: 52px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  letter-spacing: -2.4px;
  margin-bottom: 100px;
  margin-left: 0;
}
@media (max-width: 768px) {
  .sec2 .tabcontainer .title4 {
    margin-bottom: 50px;
  }
}
.sec2 .tabcontainer .subtitle {
  color: #C7B299;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2.7px;
  margin: 0;
}
.sec2 .tabcontainer .icons p {
  font-size: 18px;
}
.sec2 .tabcontainer .contactxt p {
  color: #FFF;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  line-height: 31px;
}
.sec2 .tabcontainer .subtitle2 {
  color: #FFF;
  font-family: Poppins;
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
  line-height: 31px;
}
.sec2 .tabcontainer .test {
  background: #121212;
  padding: 40px;
  padding-bottom: 22px;
}
.sec2 .tabcontainer .test .avatargrid {
  display: grid;
  grid-template-columns: auto 1fr;
  column-gap: 24px;
  align-items: center;
  margin-bottom: 24px;
}
.sec2 .tabcontainer .test .avatargrid p {
  margin: 0;
}
.sec2 .tabcontainer .test .avatargrid .name {
  color: #FFF;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
.sec2 .tabcontainer .test .avatargrid .position {
  color: #797979;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.sec2 .tabcontainer .test .maintxt p {
  color: #797979;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.sec2 .tabcontainer .portfolioimg {
  margin-top: 100px;
}
.sec2 .tabcontainer form {
  padding: 40px;
  position: relative;
}
.sec2 .tabcontainer form::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 142%;
  background-color: #000;
  z-index: 0;
  top: -10px;
  left: -10px;
}
@media (max-width: 768px) {
  .sec2 .tabcontainer form::before {
    height: 100%;
  }
}
.sec2 .tabcontainer form .form-control {
  color: #FFF;
  font-family: Poppins;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2.25px;
  text-transform: uppercase;
  border: none;
  border-bottom: 2px solid #fff;
  border-radius: 0;
  background-color: transparent;
  z-index: 1;
  position: relative;
}
.sec2 .tabcontainer form textarea {
  height: 100px;
}
.sec2 .tabcontainer form .submit {
  color: #FFF;
  text-align: center;
  font-family: Poppins;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2.25px;
  border: 2px solid #fff;
  padding-top: 15px;
  padding-bottom: 15px;
  width: 100%;
  background-color: transparent;
  -index: 1;
  position: relative;
}
.sec2 .tabcontainer #pills-about {
  margin-bottom: 115px;
}

.footer {
  background-color: #000;
  padding-top: 45px;
  padding-bottom: 45px;
}
.footer p {
  color: #FFF;
  font-family: Poppins;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0;
}
.footer a {
  color: #FFF;
  font-family: Poppins;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: none;
}
.footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 20px;
  float: right;
}
@media (max-width: 768px) {
  .footer ul {
    grid-template-columns: 1fr;
    row-gap: 20px;
    float: none;
    justify-content: center;
    justify-items: center;
  }
}
.footer ul .social {
  display: grid;
  grid-template-columns: 39px 39px 39px;
  column-gap: 5px;
}

.form-control::placeholder {
  color: #fff;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #fff;
}

.form-control::-ms-input-placeholder {
  color: #fff;
}