.aboutussection1 {

  margin: 4% auto;

}

.aboutussection1 p {

  margin: 5% auto;

  color: #888888;

  line-height: 23px;

  font-size: 16px;

  font-weight: normal;

}

.aboutussection2 {

  margin: 4% auto;



}



.aboutussection2 .cmdsec1 {

  font-size: 15px;

  letter-spacing: 3px;

  line-height: 39px;

  color: #1f1d1d;

}

.aboutussection2 .cmd {

  width: 520px;

  padding-left: 0px;



}

.aboutussection2 .cmd h1 {

  color: #1f1d1d;

  font-size: 45px;

  font-weight: bolder;

  line-height: 1.1em;

  letter-spacing: 2px;

  word-spacing: 5px;

  margin-bottom: 55px;

  text-transform: uppercase;

}

.aboutussection2 .para1 {

  width: 520px;

  padding-left: 0px;

  margin: 8% auto;

}

.aboutussection2 .para1 p {

  color: #727272;

  font-size: 16px;

  line-height: 1.44;

  letter-spacing: normal;

  text-align: left;

}

.aboutussection2 .backcolor {

  background-color: #e9e9e9;

}

.aboutussection2 .quotes {

  width: 520px;

  padding-left: 0px;

}

.aboutussection2 .quotes p {

  font-size: 16px;

  color: #727272;

  line-height: 23px;

}

.aboutussection2 .quotes .paracont {

  padding: 9% 0%;



}





.aboutussection3 #v-pills-cmd p {

  color: #727272;

}



.aboutussection3 .tab-content {

  margin: 3% auto;

}

.aboutussection3 {

  margin: 4% auto;

}

.aboutussection3 #v-pills-pd p {

  color: #727272;



}

.aboutussection3 #v-pills-tab {

  margin-top: 2rem;

}

.aboutussection3 .nav-pills .nav-link {

  padding: 20px;

  /*box-shadow: 1px 1px 4px 1px grey;*/

  margin-bottom: 26px;

  border: solid 1px;

}



.aboutussection3 .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {

  background: black;

  font-weight: 600;

}





.show {

  display: block !important;

}

.hide {

  display: none !important;

}

#sectiontitle3 .nav-link.active {

  background-color: #181616 !important;

  color: #fff !important;

}

#sectiontitle3 {

  margin-top: 1.5rem;

}

/* .aboutussection5 {

    margin: 5% auto;

} */

.aboutussection5 h1 {

  color: #1f1d1d;

  margin-bottom: 3%;

}



.aboutussection5 #contenthead .hh1 {

  color: #1f1d1d;

  font-size: 22px;

  line-height: 1.5;

  letter-spacing: 0.22px;

  font-weight: bold;

}



.aboutussection5 #contenthead .hh2 {

  line-height: 1.38;

  color: #727272;

  margin-bottom: 5%;

  font-size: 16px;

}

.aboutussection5 #head12 {

  color: #a77b40;

  line-height: 1.47;

  font-size: 15px;

  font-weight: bold;

}

.aboutussection5 #show-more-btn1 {

  background-color: #eeeeee;

  color: #a7a7a7;



}

.aboutussection5 .hoverbg:hover {

  background-color: black;

}

/* .aboutussection5 .hoverbg:hover .hh1{

    color: white;

  } */

.hoverbg:hover {

  background-color: black;

}



.hoverbg:hover .hh1,
.hoverbg:hover .col-md-4 p {

  color: white !important;

}

.hoverbg:hover .hh2 {

  color: #c8c8c8 !important;

}



.hoverbg:hover hr {

  border-color: white !important;

}





.dropdown-container {

  display: flex;

  flex-direction: row;

  align-items: flex-start;

  /* margin-bottom: 20px; */

  flex-wrap: nowrap;

  justify-content: space-evenly;

  /* margin-bottom: 20px; */

}



#project-dropdown {

  padding: 2.4% 10px;

  border: 1px solid #ccc;

  background-color: #fff;

  font-size: 16px;

  border-radius: 5px;

  -webkit-appearance: none;

  -moz-appearance: none;

  appearance: none;

  cursor: pointer;

  color: #1f1d1d;

  margin: auto 4%;

}

.form-select:focus {

  box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 0%);

}



/* #download-button {

    padding: 5px;

    border: none;

    background-color: #4CAF50;

    color: white;

    font-size: 16px;

    font-weight: bold;

    border-radius: 5px;

    cursor: pointer;

  } */



#download-button.blur {

  opacity: 0.5;

  cursor: default;

}







#download-button:disabled {

  opacity: 0.5;

  cursor: default;

}

/* Set the background color of the dropdown options */

#project-dropdown option {

  background-color: #fff;

  padding: 2% 2% !important;

}



/* Set the background color of the selected option */

#project-dropdown option:checked {

  background-color: #ddd;

}



/* Set the hover background color of the options */

#project-dropdown option:hover {

  background-color: #f2f2f2;

}



.collaborationsection1 .container {

  /* overflow: hidden; */

  position: relative;

  text-align: center;

  height: 500px;

}

.collaborationsection1 {

  height: 130%;

  margin: 3% auto;

}

.collaborationsection1 .image1 {

  position: absolute;

  height: 950px;

  left: 50%;

  transform: translateX(-50%);

  top: -20px;

}

.collaborationsection1 .container .channelcontent {

  color: #888888;

}

.collaborationsection1 .container p {

  line-height: 23px;

  font-size: 16px;

  text-align: center;

}

.collaborationsection2 {

  margin: 4% auto;

}

#pills-tab3 li button {

  font-size: 15px;

  line-height: 23px;

  color: #727271;

}

#pills-tab3 {

  display: flex;

  flex-wrap: wrap;

  /* justify-content: space-evenly; */

}

#pills-tab3 .nav-link.active,
#pills-tab3 .show>.nav-link {

  background-color: #a77b40;

  color: white;

}

.collaborationsection2 .paratab {

  color: #888888;

  line-height: 23px;

  font-size: 16px;

}

.collaborationsection2 #pills-tabContent {

  padding: 3% 0%;

}





/* enquiry form */

.collaborationsection2 .form-row {

  display: flex;

  justify-content: space-between;

  /* border-bottom: 1px solid #ccc; */

  margin-bottom: 10px;

}

.collaborationsection2 .form-control {

  border: none;

  border-radius: 0px;

  width: 391px;

  color: #bbbbbb !important;

  padding-bottom: 30px;

  text-align: left;

  padding-left: 0px;

  border-bottom: 1px solid #707070;

}

.collaborationsection2 .form-group {

  flex-basis: 45%;

  margin-bottom: 2rem;

}



.collaborationsection2 .form-group input,

.collaborationsection2 .form-group textarea,
.form-group select {

  width: 100%;

  padding: 10px;

  border: none;

  border-bottom: 1px solid #ccc;

  outline: none;

  color: #6e6e6e !important;

}



/* button[type="submit"] {

  padding: 10px;

  background-color: #4CAF50;

  color: white;

  border: none;

  border-radius: 3px;

  cursor: pointer;

} */



.collaborationsection2 .enquiry-form {

  padding-left: 33px;

}

.collaborationsection2 .paperclip-icon {

  position: relative;

  display: inline-block;

  /* padding-left: 20px; */

  margin-bottom: 10px;

  cursor: pointer;

}



.collaborationsection2 .paperclip-icon i {

  position: absolute;

  left: 0;

  top: 50%;

  transform: translateY(-50%);

  font-size: 16px;

  color: black;

}



.collaborationsection2 .paperclip-icon span {

  font-size: 14px;

  color: black;

  margin-left: 5px;

}

#file-upload-button {

  background: black !important;

}





/* .tab-content {

  display: none;

} */



.tab-content.active {

  display: block;

}

#pills-tab3 li.nav-item.custom_nav_item button {
  background-color: white !important;
  color: #727271 !important;
}

#pills-tab3 .nav-item.custom_nav_item.active {
  background-color: white !important;
  color: #727271 !important;
}

@media screen and (max-width: 768px) {

  .navbar-expand-lg {

    position: fixed;

    top: 0;

    width: 100%;

  }

}