.navbar-brand img {
  width: auto;
  height: 80px;
  padding: 0px 5px 0px 20px;
}

.navbar-brown {
  background-color: #dedede;
}

.navbar-nav li:hover {
  color: #ed6e1d;
  border-bottom: 1px solid #ed6e1d;
}

.navbar-nav li a {
  color: #565657;
  font-size: 20px;
  font-family: "Playfair Display", serif;
  padding: 0px 10px 0px 10px;
  font-weight: 550;
  text-transform: uppercase;
  border-right: 2px solid #424243;
}

.abt-p {
  font-family: "Playfair Display", serif;
  font-style: normal;
}


#navbarSupportedContent {
  justify-content: end;
  padding: 0px 30px 0px 10px;
}

.mr-auto,
.mx-auto {
  margin-right: 0 !important;
}

.navbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 5px 0px !important;
}

.carousel-control-next {
  background-color: transparent !important;
  border: none !important;

}

.carousel-control-prev {
  background-color: transparent !important;
  border: none !important;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.bg-center {
  background-position: center;
}

.section-full {
  position: relative;
}

.p-b50 {
  padding-bottom: 50px;
}

.p-t80 {
  padding-top: 80px;
}

.abt-sec {
  padding: 50px 0px 50px;
  background-image: url('../img/abt-bg.jpg');
  background-repeat: no-repeat;

}

.abt-logo img {
  width: auto;
  height: 100px;
  padding: 0px 0px 0px 20px;
}



i.fas.fa-solid.fa-road {
  font-size: 50px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translate(10px, 10px);
}


.abt-logo {
  display: flex;
  justify-content: center;
  padding: 0% 0px 0px;
}

.abt-heading {
  font-family: "Playfair Display", serif;
  padding: 0px 0px 0px 20px;
  font-weight: 550;
  text-align: center;
  padding: 2% 0px;
  color: #ed6e1d !important;
  font-size: 30px;

}

.gallery {
  font-family: "Playfair Display", serif;
  padding: 0px 0px 0px 20px;
  font-weight: 550;
  text-align: center;
  padding: 2% 0px;
  color: #9d8c84;
  font-size: 30px;
  color: #fff !important;

}

.abt-p {
  font-family: "Playfair Display", serif;
  padding: 0px 0px 0px 20px;
  font-weight: 550;
  text-align: center;
}

.amenities-sec {
  padding: 50px 0px;
}

.amenities-h2 {
  font-family: "Playfair Display", serif;
  padding: 0% 0px 0px 20px;
  font-weight: 550;
  text-align: center;
  color: #9d8c84;
}

.amenities-h5 {
  font-family: "Playfair Display", serif;
  font-weight: 550;
  color: #9d8c84;
  font-size: 30px;
}

.amenities-h1 {
  font-family: "Playfair Display", serif;
  font-weight: 550;
  color: #9d8c84;
}

.amenities-h5 {
  font-family: "Playfair Display", serif;
  font-weight: 550;
  color: #9d8c84;
  text-align: center !important;
}

.amenities-h5t {
  font-family: "Playfair Display", serif;
  font-weight: 550;
  color: #9d8c84;
  text-align: center !important;
  font-size: 15px;
  padding: 10px 0px 0px;

}

.amenities-icon {
  height: 100px;
  width: 100px;
  border-radius: 50%;
  display: inline-block;
  margin-top: 10%;
  justify-content: center !important;

}

.amenities-icon img {
  width: auto;
  height: 50px;
  margin: 2px 16px 0px;
  justify-content: center !important;


}

.amenities-border {
  border: 2px solid #9d8c84;
  border-radius: 50%;
  height: 100px;
  width: 100px;
  justify-content: center !important;
  margin-top: 45px;
}

.amenities-col {
  display: flex;
  justify-content: center !important;
  padding: 20px 0px 0px;
  justify-content: center !important;

}

.aminities-bg {
  height: 80px;
  width: 80px;
  background-color: #9d8c84;
  border-radius: 50%;
  display: inline-block;
  margin: 8% 8px 0px;
  justify-content: center !important;
}

.aminities-row {
  padding: 5% 0px 0px;
}

.second-row {
  display: inline-flex;
  justify-content: center !important;
  padding: 20px 0px 0px;
}

.amenities-p {
  font-size: 15px;
  color: #9d8c84;
  text-align: center !important;
  justify-content: center !important;
  margin: 15px 0px 0px;
}

.display {
  margin-left: 32%;
}

.gallery-section {
  padding: 40px 0px 50px;
  /* background-color: #9d8c84; */
  background-color: #ed6e1d57 !important;
}

.gallery-section .mainheading {
  width: 40%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.gallery-section h2 {
  color: #333333;
  text-transform: uppercase;
  font-size: 30px;
}

.mainheading {
  color: #fff;
  font-weight: 600;
  font-size: 32px;
  text-align: left;
  margin: 15px 0 15px;
  margin-right: 0px;
  margin-left: 0px;
  text-transform: capitalize;
  background: linear-gradient(to right, #DFA75E 0%, #f3c688 50%, #d29651 100%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gallery-section .gallery-box {
  padding: 15px;
  display: grid;
  grid-template-columns: repeat(3, auto);
  grid-template-rows: repeat(1, 18vw);
  grid-auto-rows: 16vw;
  grid-gap: 1rem;
  grid-auto-flow: dense;
}

.gallery-section .gallery-box .box {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  box-shadow: 0px 4px 20px -4px rgba(0, 0, 0, 0.15);
  transition: all .5s ease;
}

.gallery-section .gallery-box .box img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all .5s ease;
}

.floor-section {
  padding: 50px 0px 50px;
}

.floor-section .mainheading {
  width: 40%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.floor-section h2 {
  color: #333333;
  text-transform: uppercase;
  font-size: 30px;
}

.mainheading {
  color: #fff;
  font-weight: 600;
  font-size: 32px;
  text-align: left;
  margin: 15px 0 15px;
  margin-right: 0px;
  margin-left: 0px;
  text-transform: capitalize;
  background: linear-gradient(to right, #DFA75E 0%, #f3c688 50%, #d29651 100%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.floor-section .gallery-box {
  padding: 15px;
  display: grid;
  grid-template-columns: repeat(3, auto);
  grid-template-rows: repeat(1, 18vw);
  grid-auto-rows: 16vw;
  grid-gap: 1rem;
  grid-auto-flow: dense;
}

.floor-section .gallery-box .box {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  box-shadow: 0px 4px 20px -4px rgba(0, 0, 0, 0.15);
  transition: all .5s ease;
}

.floor-section .gallery-box .box img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all .5s ease;
}

.specification {
  padding: 50px 0px 50px;
  background-color: #9d8c84;
}

.specification .specification-inner .intro,
.specification .specification-inner .fulltext {
  font-size: 18px;
  line-height: 28px;
}

.specification .specification-inner .highlight {
  font-size: 30px;
  line-height: 30px;
  line-height: 30px;
  color: #292e63;
  margin-bottom: 15px;
  letter-spacing: -0.5px;
  text-transform: uppercase;
}

.text-center {
  text-align: center !important;
}

.wptb-icon-box2 {
  margin-bottom: 30px;
}

.specification .specification-inner ul.point-order {
  padding-left: 5px;
  margin-bottom: 0px;
  margin-top: 5px;
  list-style-type: none;
}

.specification .specification-inner ul.point-order li {
  position: relative;
  padding-left: 30px;
  line-height: 34px;
  font-size: 17px;
  text-align: left;
  color: #fff;
}

.specification .specification-inner ul.point-order li::before {
  content: '➜';
  font-family: "Playfair Display", serif;
  font-size: 16px;
  position: absolute;
  left: 0;
  color: #fff;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top-width: 0px;
  border-top-style: none;
  border-top-color: currentcolor;
  border-top: 1px solid #9d8c84 !important;
}

.specification-h2 {
  font-family: "Playfair Display", serif;
  padding: 0px 0px 0px 20px;
  font-weight: 550;
  text-align: center;
  padding: 3% 0px;
  color: #fff;
  font-size: 35px;
  color: #fff !important;
  text-transform: uppercase;
}

.specification-h5 {
  font-family: "Playfair Display", serif;
  font-weight: 550;
  text-align: center;
  padding: 20px 0px 4px;
  color: #fff;
  font-size: 22px;
  color: #fff !important;
}

.broucher {
  padding: 50px 0px;
  background: url('../images/westpark/bg.webp');
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto;
  background-size: cover;
  background-position: bottom;
}

#msm {
  margin-bottom: 80px;
}

.service-box-s2 {
  overflow: hidden;
  position: relative;
  padding: 26px 30px 28px;
  background: #9d8c84;
  box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.service-box-s2:hover {
  background: #dccfc9;
  color: #fff;
}

.service-box-s2 .content-box h5:hover {
  color: #9d8c84;
  font-weight: 600;
  font-size: 17px;
  text-align: left;
  margin-top: 24px;
  text-transform: capitalize;
}

.number-box:hover {
  float: left;
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  color: #9d8c84 !important;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  font-size: 20px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background-color: #9d8c84;
}

.service-box-s2 .number-box {
  float: left;
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  color: #fff;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  font-size: 20px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background: rgb(220, 207, 201);
}

.number-box i {
  margin-top: 15px;
}

.fa-2x {
  font-size: 2em;
}

.fa-file-text-o::before {
  content: "\f0f6";
}

.service-box-s2 .content-box {
  padding-left: 85px;
}

.service-box-s2 .content-box h5 {
  color: #fff;
  font-weight: 600;
  font-size: 17px;
  text-align: left;
  margin-top: 24px;
  text-transform: capitalize;
}

a:hover {
  text-decoration: none;
}

.section-padding {
  padding: 50px 0px;
}

#contact-form {
  background-color: #ece6e2;
  padding: 30px 15px;
}

.wptb-heading {
  position: relative;
  margin-bottom: 25px;
}

.wptb-heading .wptb-item--title {
  position: relative;
  z-index: 1;
  color: #9d8c84;
  font-size: 35px;
  font-weight: var(--fw-normal);
  line-height: var(--fs-50);
  letter-spacing: -1.06px;
  margin: 15px 0px;
}

.wptb-heading .wptb-item--description {
  color: #9d8c84;
  font-size: 20px;
  font-weight: var(--fw-normal);
  line-height: var(--fs-30);
  margin-top: 0px;
  margin-bottom: 0px;
  display: inline-block;
}

select,
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
.form-control {
  display: block;
  width: 100%;
  height: 58px;
  padding: 15px 20px;
  font-size: 16px;
  background-color: #fff;
  color: var(--color-two);
  background-clip: padding-box;
  border: 1px solid #ffff;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  transition: var(--transition-bezier);
  backface-visibility: hidden;
  box-sizing: border-box;
  outline: none;
  appearance: none;
  -webkit-appearance: none;
  outline-offset: 0;
}

textarea,
textarea.form-control {
  height: 120px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

input[type="submit"],
.btn {
  position: relative;
  width: auto;
  height: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-family: "Playfair Display", serif;
  font-size: var(--fs-15);
  font-weight: var(--fw-medium);
  line-height: var(--fs-22);
  text-transform: uppercase;
  background: var(--color-one);
  color: var(--color-white);
  padding: 17px 50px;
  border-width: 0px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  letter-spacing: 0;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: var(--transition-base);
  transition: var(--transition-base);
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.blog-sidebar .about-widget {
  text-align: center;
  background-color: #ece6e2 !important;
  padding: 10px;
  position: relative;
  z-index: 1;
}

.blog-sidebar .about-widget {
  text-align: center;
  background-color: #e4e4e4;
  padding: 10px;
  position: relative;
  z-index: 1;
}

.widget {
  background-color: var(--color-white);
  box-shadow: 0px 10px 60px rgba(137, 151, 186, 0.15);
  border-radius: 10px;
  padding: 30px;
  margin-bottom: 30px;
}

.blog-sidebar .widget h3 {
  font-size: 24px;
  font-size: calc-rem-value(23);
  color: #a08f88;
  margin: 0 0 1.3em;
  position: relative;
  text-transform: capitalize;
  font-family: "Playfair Display", serif;
  padding-bottom: 10px;
  font-weight: 400;
}

.blog-sidebar .widget h3::before {
  content: "";
  background-color: #a08f88;
  width: 55px;
  height: 4px;
  position: absolute;
  left: 0;
  bottom: 0;
  border-radius: 10px;
}

.blog-sidebar .widget h3::after {
  content: "";
  background-color: #fff;
  width: 80%;
  height: 4px;
  position: absolute;
  left: 65px;
  bottom: 0;

}

.blog-sidebar .about-widget p {
  font-size: 18px;
  font-size: calc-rem-value(15);
  margin-bottom: 1.2em;
  color: #484653;
  line-height: 25px;
}

.blog-sidebar .about-widget a {
  font-size: 18px;
  font-size: calc-rem-value(15);
  margin-bottom: 1.2em;
  color: #484653;
  line-height: 25px;
}

.office-info-text img {
  width: auto;
  height: 20px;
}

.blog-sidebar .about-widget {
  text-align: center;
  background-color: #e4e4e4;
  padding: 10px;
  position: relative;
  z-index: 1;
}

.office-info-text img {
  width: auto;
  height: 20px;
}

.blog-sidebar .about-widget p {
  font-size: 18px;
  font-size: calc-rem-value(15);
  margin-bottom: 1.2em;
  color: #484653;
  line-height: 25px;
  text-align: left;
}

input[type="submit"],
.btn {
  position: relative;
  width: auto;
  height: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-size: 15px;
  text-transform: uppercase;
  background: #9d8c84;
  color: #fff;
  padding: 17px 50px;
  border-width: 0px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  letter-spacing: 0;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: var(--transition-base);
  transition: var(--transition-base);
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
.form-control:focus,
textarea:focus,
textarea.form-control:focus {
  border-color: #a08f88;
  color: inherit;
  outline: none;
  outline-offset: 0px;
  box-shadow: none;
  transition: var(--transition-bezier);
}

@media only screen and (max-width: 767px) {

  .display {
    margin-left: 0% !important;
  }

  .amenities-p {
    font-size: 15px;
    color: #9d8c84;
    text-align: left !important;
    justify-content: left !important;
    margin: 15px 0px 0px;
  }

  .abt-heading {
    font-family: "Playfair Display", serif;
    padding: 0px 0px 0px 20px;
    font-weight: 550;
    text-align: center;
    padding: 2% 0px;
    color: #ed6e1d;
    font-size: 25px;
  }

  .amenities-h5 {
    font-family: "Playfair Display", serif;
    font-weight: 550;
    color: #9d8c84;
    font-size: 25px;
  }

  .gallery-section h2 {
    color: #333333;
    text-transform: uppercase;
    font-size: 25px;
  }

  .floor-section h2 {
    color: #333333;
    text-transform: uppercase;
    font-size: 25px;
  }

  .specification-h2 {
    font-family: "Playfair Display", serif;
    padding: 0px 0px 0px 20px;
    font-weight: 550;
    text-align: center;
    padding: 3% 0px;
    color: #9d8c84;
    font-size: 25px;
    color: #fff !important;
    text-transform: uppercase;
  }

}

.floor-plan {
  color: #9d8c84 !important;
}

.input[type="submit"],
.btn:hover {
  background-color: #ece6e2;
  border: 1px solid #9d8c84;
  color: #a08f88;
}

.floor {
  color: #9b8a82 !important;
}

/*  Navbar */

@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&subset=devanagari,latin-ext');

/* #Primary
================================================== */



/* #Navigation
================================================== */

.start-header {
  opacity: 1;
  transform: translateY(0);
  padding: 0px 0;
  box-shadow: 0 10px 30px 0 rgba(138, 155, 165, 0.15);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.start-header.scroll-on {
  box-shadow: 0 5px 10px 0 rgba(138, 155, 165, 0.15);
  padding: 10px 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.start-header.scroll-on .navbar-brand img {
  height: 24px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.navigation-wrap {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.navbar {
  padding: 0;
}

.navbar-brand img {
  width: auto;
  height: 80px;
  padding: 0px 5px 0px 20px;
}

.navbar-toggler {
  float: right;
  border: none;
  padding-right: 0;
}

.navbar-toggler:active,
.navbar-toggler:focus {
  outline: none;
}

.navbar-light .navbar-toggler-icon {
  width: 24px;
  height: 17px;
  background-image: none;
  position: relative;
  border-bottom: 1px solid #000;
  transition: all 300ms linear;
}

.navbar-light .navbar-toggler-icon:after,
.navbar-light .navbar-toggler-icon:before {
  width: 24px;
  position: absolute;
  height: 1px;
  background-color: #000;
  top: 0;
  left: 0;
  content: '';
  z-index: 2;
  transition: all 300ms linear;
}

.navbar-light .navbar-toggler-icon:after {
  top: 8px;
}

.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
  transform: rotate(45deg);
}

.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
  transform: translateY(8px) rotate(-45deg);
}

.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
  border-color: transparent;
}

.nav-link {
  color: #212121 !important;
  font-weight: 500;
  transition: all 200ms linear;
}

.nav-item:hover .nav-link {
  color: #9c8c85 !important;
}

.nav-link {
  position: relative;
  padding: 5px 0;
  display: inline-block;
}

.navbar-expand-md .navbar-nav .nav-link {
  padding-right: 8px !important;
  padding-left: 0px !important;
}

.nav-item:after {
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 1px;
  content: '';
  background-color: #ed6e1d;
  opacity: 0;
  transition: all 200ms linear;
}

.nav-item:hover:after {
  bottom: 0;
  opacity: 1;
}

.nav-item.active:hover:after {
  opacity: 0;
}

.nav-item {
  position: relative;
  transition: all 200ms linear;
}

/* #Primary style
================================================== */

.bg-light {
  background-color: #dedede !important;
  transition: all 200ms linear;
}

.section {
  position: relative;
  width: 100%;
  display: block;
}

.full-height {
  height: 100vh;
}

.over-hide {
  overflow: hidden;
}

.absolute-center {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  margin-top: 40px;
  transform: translateY(-50%);
  z-index: 20;
}

#switch,
#circle {
  cursor: pointer;
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
}

#switch {
  width: 60px;
  height: 8px;
  border: 2px solid #8167a9;
  border-radius: 27px;
  background: #000;
  position: relative;
  display: block;
  margin: 0 auto;
  text-align: center;
  opacity: 1;
  transform: translate(0);
  transition: all 300ms linear;
  transition-delay: 1900ms;
}

.hero-anime #switch {
  opacity: 0;
  transform: translateY(40px);
  transition-delay: 1900ms;
}

#circle {
  position: absolute;
  top: -11px;
  left: -13px;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #000;
}

.switched {
  border-color: #000 !important;
  background: #8167a9 !important;
}

.switched #circle {
  left: 43px;
  box-shadow: 0 4px 4px rgba(26, 53, 71, 0.25), 0 0 0 1px rgba(26, 53, 71, 0.07);
  background: #fff;
}

.nav-item .dropdown-menu {
  transform: translate3d(0, 10px, 0);
  visibility: hidden;
  opacity: 0;
  max-height: 0;
  display: block;
  padding: 0;
  margin: 0;
  transition: all 200ms linear;
}

.nav-item.show .dropdown-menu {
  opacity: 1;
  visibility: visible;
  max-height: 999px;
  transform: translate3d(0, 0px, 0);
}

.dropdown-menu {
  padding: 10px !important;
  margin: 0;
  font-size: 13px;
  letter-spacing: 1px;
  color: #212121;
  background-color: #fcfaff;
  border: none;
  border-radius: 3px;
  box-shadow: 0 5px 10px 0 rgba(138, 155, 165, 0.15);
  transition: all 200ms linear;
}

.dropdown-toggle::after {
  display: none;
}

.dropdown-item {
  padding: 3px 15px;
  color: #212121;
  border-radius: 2px;
  transition: all 200ms linear;
}

.dropdown-item:hover,
.dropdown-item:focus {
  color: #fff;
  background-color: rgba(129, 103, 169, .6);
}

.dark {
  color: #fff;
  background-color: #1f2029;
}

.dark .navbar-brand img {
  filter: brightness(100%);
}

.dark h1 {
  color: #fff;
}

.dark h1 span {
  transition-delay: 0ms !important;
}

.dark p {
  color: #fff;
  transition-delay: 0ms !important;
}

.dark .bg-light {
  background-color: #14151a !important;
}

.dark .start-header {
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.15);
}

.dark .start-header.scroll-on {
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
}

.dark .nav-link {
  color: #fff !important;
}

.dark .nav-item.active .nav-link {
  color: #999 !important;
}

.dark .dropdown-menu {
  color: #fff;
  background-color: #1f2029;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.25);
}

.dark .dropdown-item {
  color: #fff;
}

.dark .navbar-light .navbar-toggler-icon {
  border-bottom: 1px solid #fff;
}

.dark .navbar-light .navbar-toggler-icon:after,
.dark .navbar-light .navbar-toggler-icon:before {
  background-color: #fff;
}

.dark .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
  border-color: transparent;
}



/* #Media
================================================== */

@media (max-width: 991px) {
  h1 {
    font-size: 38px;
  }

  .nav-item:after {
    display: none;
  }

  .nav-item::before {
    position: absolute;
    display: block;
    top: 15px;
    left: 0;
    width: 11px;
    height: 1px;
    content: "";
    border: none;
    background-color: #000;
    vertical-align: 0;
  }

  .dropdown-toggle::after {
    position: absolute;
    display: block;
    top: 10px;
    left: -23px;
    width: 1px;
    height: 11px;
    content: "";
    border: none;
    background-color: #000;
    vertical-align: 0;
    transition: all 200ms linear;
  }

  .dropdown-toggle[aria-expanded="true"]::after {
    transform: rotate(90deg);
    opacity: 0;
  }

  .dropdown-menu {
    padding: 0 !important;
    background-color: transparent;
    box-shadow: none;
    transition: all 200ms linear;
  }

  .dropdown-toggle[aria-expanded="true"]+.dropdown-menu {
    margin-top: 10px !important;
    margin-bottom: 20px !important;
  }

  .dark .nav-item::before {
    background-color: #fff;
  }

  .dark .dropdown-toggle::after {
    background-color: #fff;
  }

  .dark .dropdown-menu {
    background-color: transparent;
    box-shadow: none;
  }
}

/* #Link to page
================================================== */

.logo {
  position: absolute;
  bottom: 30px;
  right: 30px;
  display: block;
  z-index: 100;
  transition: all 250ms linear;
}

.logo img {
  width: auto;
  height: 80px;
  padding: 0px 5px 0px 20px;
}

.dark .logo img {
  filter: brightness(100%);
}

.nav-item {
  margin: 0px 10px 0px;
}

.copyright-section {
  background: #9d8c84;
  padding: 10px 0px;
}

.copyright-section p {
  text-align: center;
  line-height: 30px;
  color: #fff;
  letter-spacing: 2px;
  margin: 0px;
  padding: 15px 0px;
}

@media screen and (max-width:767px) {
  #about iframe {
    width: 100% !important;
  }
}