* {
  font-family: "Helvetica Neue", Arial;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
*::selection {
  background-color: #9ea5b2 !important;
  color: #171b22 !important;
}

html,
body {
  width: 100%;
  height: 100% !important;
  background-color: #271e17;
  overflow-x: hidden;
  background-image: url("../images/chocolate-background.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center top;
}

body {
  overflow-x: hidden !important;
  width: 100%;
  height: 100% !important;
  font-family: "Helvetica Neue", Arial;
  color: #9ea5b2 !important;
}
p {
  color: #9ea5b2;
  font-weight: 300;
  padding: 0;
  margin: 0;
}
h6 {
  color: #bdc3d4;
  font-weight: 300;
  font-size: 0.9rem;
}
a {
  text-decoration: none;
}

h4 {
  color: #e1b400;
}

.row-hero > * {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.row-hero {
  overflow: hidden;
}

.navbar-brand {
  margin-top: 10rem !important;
  /* border-top: 20px solid #34281E; */
  display: flex;
  flex-direction: column;
}
.dropdown-item {
  color: #334662;
  border-radius: 0.2rem;
}
.cont-nvbr
{
  background-image: url("../images/diag-cut.png");
  background-repeat: no-repeat;
  background-position: center center;
}
.dropdown-menu {
  border-radius: 20px;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.4rem;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175);
}
.dropdown-item:hover {
  background-color: #bdc3d4;
}
.dropdown:hover > .dropdown-menu {
  display: block !important;
  opacity: 1 !important;
}
.column-dark-left-social {
  background-color: #0f0f0f4a;
  display: flex;
  align-items: center;
  padding: 2rem;
  height: 80px;
  margin-left: 20rem;
  gap: 2rem;
  justify-content: center;
}
.column-dark-left-social svg {
  transition: all ease 0.3s;
  fill: #b2b7c2;
  width: 20px;
  height: 20px;
}
.column-dark-left-social svg:hover {
  filter: drop-shadow(0 0 15px #fff); /* Apply shadow only on the icon */
  fill: #fff;
  cursor: pointer;
}
.colmn-paragraph {
  display: flex;
  flex-direction: column;
  margin-left: 0rem;
}
.colmn-paragraph p {
  color: #9ea5b2;
}
.colmn-paragraph h6 {
  color: #9ea5b2;
  font-style: italic;
  line-height: 21px;
}
.colmn-paragraph h5 {
  color: #ffffff;
}
.column-dark-left-contact {
  background-color: #1b14104b;
  padding: 30px 40px;
}
.column-dark-left-contact h6 {
  color: #bdc3d4;
  font-weight: 600;
}
.column-dark-left-contact h5 {
  color: #bdc3d4;
  font-weight: 600;
}
.column-dark-left-contact p {
  color: #bdc3d4;
  line-height: 1.5rem;
}
.column-light-left-social h5 {
  font-family: "georgia";
  color: #d1b1a8;
  font-size: 25px;
  font-style: italic;
}

.text-vision {
  font-family: "georgia";
  color: #1c2129;
  font-size: 25px !important;
  font-style: italic;
}
/* 
.row_dark_social
{
  border-top: 1px solid #594433;
} */

#btn-back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
  z-index: 10;
  border-radius: 50px;
}
/* .navbar-collapse {
  border-radius: 50px;
  padding: 1rem;
  z-index: 1 !important;
} */
.border-top-navb {
  height: 18px;
  background: rgba(0, 0, 0, 0.3);
}
.border-top-navb_2 {
  height: 18px;
  background: transparent;
  background-color: rgba(0, 0, 0, 0.12);
}
/* .nav-item {
  width: 100%;
  display: flex;
  align-items: center;
} */
.nav-item.dropdown:hover > .dropdown-menu {
  display: block;
  margin-top: 0; /* Adjust this value to control the distance from the parent item */
}
.navbar {
  height: 7rem;
  z-index: 10 !important;
}

.font-lucida {
  font-family: "Lucida Grande", LucidaGrande, Verdana, sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #ffffff;
}


.navbar-nav .nav-link {
  color: #ffffff;
  font-weight: bolder;
  paint-order: stroke fill;
  transition: all ease 0.4s;
  display: inline;
  font-size: 14px;
  white-space: nowrap;
}

.navbar-nav {
  gap: 0.725rem;
  /* border-radius: 20px; */
  background-color: transparent;
  z-index: 1;
}
.navbar-toggler {
  border-radius: 100px;
  border: 2px solid #bdc3d4 !important;
}
.navbar-nav .nav-link:hover {
  margin-top: 0;
  color: #bdc3d4 !important;
}
.navbar-nav2 .nav-link2:hover {
  margin-top: 0;
  color: #bdc3d4 !important;
}
.logo-header {
  font-weight: 600;
  font-size: 1.8rem;
  border-radius: 50px;
  padding: 0.7rem;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  height: 3rem;
  padding-bottom: 3rem;
}
.overlay-image-dark {
  position: absolute; /* Position the overlay absolutely */
  top: 0;
  right: 0;
  width: 35%; /* Cover the full width of the parent */
  height: 100%; /* Cover the full height of the parent */
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: start;
  padding: 0 40px; /* Add some padding for better spacing */
  box-sizing: border-box; /* Include padding in the element's total width and height */
  background-color: rgba(
    0,
    0,
    0,
    0.8
  ); /* Use rgba for semi-transparent background */
  z-index: 9;
  margin: 0;
  border: 0;
  outline: 0;
}
.overlay-image-dark-water {
  position: absolute; /* Position the overlay absolutely */
  top: 0;
  left: 0;
  width: 25%;
  height: 100%; /* Cover the full height of the parent */
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: start;
  padding: 0 40px; /* Add some padding for better spacing */
  box-sizing: border-box; /* Include padding in the element's total width and height */
  background-color: rgba(
    0,
    0,
    0,
    0.8
  ); /* Use rgba for semi-transparent background */
  z-index: 10;
  margin: 0;
  border: 0;
  outline: 0;
}
.overlay-image-dark-water p {
  margin: 0; /* Remove default margin */
  font-weight: 400;
  text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.81);
  font-size: 17px;
  font-family: "Lucida Grande", LucidaGrande, Verdana, sans-serif;
}

.overlay-image-dark p {
  margin: 0; /* Remove default margin */
  font-weight: 400;
  text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.81);
  font-size: 17px;
  font-family: "Lucida Grande", LucidaGrande, Verdana, sans-serif;
}
.icon-header {
  display: inline;
  padding-left: 1rem;
}
.icon-header svg {
  transition: all ease 0.3s;
  fill: #ffe600;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
  border-radius: 20px;
  padding: 0.1rem;
  background-color: #271e17;
}
.icon-header svg:hover {
  fill: #ffffff !important;
  background-color: #000;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
  display: none;
}

/* Show submenu only when hovering the parent item */
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

/* Keep parent item highlighted when hovering submenu */
.dropdown-submenu:hover > .dropdown-toggle {
  background-color: #f8f9fa;
}

/* Reset Bootstrap's default dropdown behavior */
.dropdown-menu .dropdown-toggle::after {
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

.grey-background {
  background-image: url("../images/grey-background.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed !important;
}

.sandstone-background {
  background-image: url("../images/sandstone-background.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed !important;
}

.blue-background {
  background-image: url("../images/blue-background.jpg");
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center;
  background-attachment: fixed !important;
}

.green-background {
  background-image: url("../images/green-background.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed !important;
}

.chocolate-background {
  background-image: url("../images/chocolate-background.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed !important;
}

.cont-border_top {
  border-top: 1px solid #5c4739;
}

.cont-border_top_gray {
  border-top: 1px solid #aaaaaa59;
}

.email-cont {
  cursor: pointer;
  color: #fff;
  transition: all ease 0.3s;
}

.email-cont:hover {
  text-decoration: underline;
}

.form-control {
  background-color: #0000001f !important;
  border: none;
  outline: none;
  color: #fff;
}
.form-select {
  background-color: #0000001f !important;
  border: none;
  outline: none;
  color: #ffffff;
}
.form-select option {
  border: none;
  outline: none;
  color: #000000;
}
.form-select select {
  background-color: transparent !important;
  border: none;
  outline: none;
  color: #ffffff;
}
.form-floating > .form-control {
  background-color: #0000001f !important;
  border: none;
  color: #ffff;
  outline: none;
}
.accordion-item {
  background-color: transparent !important;
  color: #fff !important;
}
.accordion-button {
  background: transparent !important;
  color: #d1b1a8 !important;
  font-weight: bold;
  backdrop-filter: blur(10px);
  border: 1px solid #aaaaaa59 !important;
}
.accordion-button:not(.collapsed) {
  color: #fff;
}
.accordion-button::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23bdc3d4'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
}
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23d1b1a8'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
}

.accordion-body
{
  border: 1px solid #aaaaaa59 !important;
}

.list-group-item + .list-group-item, .list-group-item:first-child
{
  background-color: transparent !important;
  color: #fff !important;
  border: 1px solid #aaaaaa59 !important;
}

.column-footer
{
  gap: 2rem;
}
.column-footer svg {
  transition: all ease 0.3s;
  fill: #b2b7c2;
  width: 25px;
  height: 25px;
}
.column-footer svg:hover {
  filter: drop-shadow(0 0 15px #fff); /* Apply shadow only on the icon */
  fill: #fff;
  cursor: pointer;
}

.offcanvas
{
  background-color: #3c4433 !important;
  color: #fff !important;
}
.offcanvas .nav-link2
{
  color: #fff !important;
}
.offcanvas .nav-link2:hover
{
  color: #bdc3d4 !important;
}
