
body {
    color:#4d4643;
    font-size: 1.2em;
}
.icon-list {
  padding-left: 0;
  list-style: none;
}
.icon-list li {
  display: flex;
  align-items: flex-start;
  margin-bottom: .25rem;
}
.icon-list li::before {
  display: block;
  flex-shrink: 0;
  width: 1.5em;
  height: 1.5em;
  margin-right: .5rem;
  content: "";
  background: url("../images/arrow.png") no-repeat center center / 100% auto;
}

.section-bg {
    background-color: #f7f7f7;
}
#contact-pg {
    padding-top: 0;
}
.alert-success {
  color: #ffffff !important;
  background-color: #0099cc;
  border-color: #006699;
}
.btn.btn-primary, .btn.btn-primary:active, .btn.btn-primary:focus {
  color: #fff;
  background-color: #0099cc;
  border-color: #0099cc;
  box-shadow: none;
}
.btn.btn-primary:hover {
  color: #fff;
  background-color: #006699;
  border-color: #006699;
}
a {
  color: #0099cc;
  text-decoration: none;
}
a:hover, a:focus {
  color: #006699;
}
.center {
  text-align: center;
}
.bullet-div {
  padding-left: 7em;
  padding-top: 6em;
}
.pad-r {
  padding-right: 0.3em;
}
.pad-l {
  padding-left: 0.3em;
}
.cover-container {
/*  max-width: 62em;*/
}
.small-box {
  max-width: 400px;
}
section {
    padding: 60px 0;
    overflow: hidden;
}
.section-header {
    text-align: center;
    padding-bottom: 20px;
}
.contact .info-box {
    color: #444444;
/*    background: #fafbff;*/
    background: #97bac51c;
    padding: 30px;
}
.contact .php-email-form {
/*    background: #fafbff;*/
    background: #97bac51c;
    padding: 30px;
    height: 100%;
}

.about-us .content h3 {
    font-weight: 700;
    font-size: 42px;
    line-height: 60px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
h2 {
    font-weight: 700;
    font-size: 42px;
    line-height: 60px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Roboto", sans-serif;
}
.bi {
    font-size: 38px;
}

.port {
    font-size: 1rem;
}
.contact-text {
    text-align: left;
    padding-right: 1em;
}
.carousel h2 {
    color:#ffffff;
    position: absolute;
    z-index: 3; 
    margin-top: 15rem;
    margin-left: 3rem;
  }

.carousel {
    margin-bottom: 0.5rem;
} 
img.rounded-corners {
  border-radius: 30px;
}

.overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.2);
}

 .logo {
   max-width: 100%;
   height: auto;
   display: block;
   margin: 0 auto; /* Center logos */
 }
@media (min-width: 768px){
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1  {
width: 100%;
  }
}

@media (min-width: 992px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
width: 14.285714285714285714285714285714%;
  }
}

.drk:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #1e1e1e;
  opacity: 0.1;
  z-index: 1;
}

.carousel-item {
    height: 80rem;
}
.carousel-caption {
  z-index: 2;
}
.carousel-item {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.carousel-caption {
     font-size: 26px;
     background: rgba(4, 4, 4, 0.3);
  color: #fff;
  border-top: 5px solid #0099cc;
}
.noblue {
     font-size: 26px;
     background: rgba(4, 4, 4, 0.3);
  color: #fff;
  border-top: none;
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #006699 !important;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #FFFFFF;
    background-color: #0099cc;
}


/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
/*  color: #fff;*/
  font-size: 14px;
  background: #111;
}

#footer .footer-top {
  padding: 25px 0 5px 0;
  background: #1e1e1e;
}

#footer .footer-top .footer-contact {
  margin-bottom: 20px;
}

#footer .footer-top .footer-contact h3 {
  font-size: 21px;
  margin: 0 0 10px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff;
}

#footer .footer-top .footer-contact p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Roboto", sans-serif;
  color: rgba(255, 255, 255, 0.7);
}

#footer .footer-top h4 {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  position: relative;
  padding-bottom: 12px;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: #0099cc;
  font-size: 18px;
  line-height: 1;
}

#footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: rgba(255, 255, 255, 0.6);
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}

#footer .footer-top .footer-links ul a:hover {
  text-decoration: none;
  color: #fff;
}

#footer .copyright {
    color: #ffffff;
}


#footer .credits {
  padding-top: 5px;
  font-size: 13px;
  color: #fff;
}

#footer .social-links a {
  font-size: 18px;
  display: inline-block;
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 4px;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .social-links a:hover {
  color: #0099cc;
  text-decoration: none;
}

.back-to-top.active {
    visibility: visible;
    opacity: 1;
}

.back-to-top {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    right: 15px;
    bottom: 15px;
    z-index: 996;
    background: #0099cc;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    transition: all 0.4s;
}

.align-items-center {
    align-items: center!important;
}

.justify-content-center {
    justify-content: center!important;
}

.d-flex {
    display: flex!important;
}
.back-to-top i {
    font-size: 28px;
    color: #fff;
    line-height: 0;
}

.back-to-top.active {
    visibility: visible;
    opacity: 1;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #006699;
}
.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link {
    color: #0099cc;
}
.navbar-light .navbar-nav .nav-link {
    color:#4d4643;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
  padding: 0;
}

.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}

.navbar li {
  position: relative;
}

.navbar a,
.navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0 10px 30px;
  color: #111;
  white-space: nowrap;
  text-transform: uppercase;
  transition: 0.3s;
}

.bg-light {
    background-color: #ffffff!important;
}


.search-container {
    position: relative;
}

.search-input {
    height: 45px;
    border-radius: 10px;
/*    padding-left: 36px;*/
/*    border: none;*/
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.search-icon {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    color: #666;
    transition: all 0.3s ease;
}


/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
  height: 55vh;
  background-color: rgba(0, 0, 0, 0.8);
  overflow: hidden;
  position: relative;
}

#hero .carousel,
#hero .carousel-inner,
#hero .carousel-item,
#hero .carousel-item::before {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

#hero .carousel-container {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  position: absolute;
/*
        bottom: 200px;
    top: 70px;
    left: 355px;
    right: 355px;
*/
  bottom: 200px;
  top: 70px;
  left: 55px;
  right: 55px;
}
#heroCarousel h2 {
    font-size: 26px;
     background: rgba(4, 4, 4, 0.3);
  padding-left: 20px;
    padding-right: 20px;
    margin-left: 35vw;
  color: #fff;
  border-top: 5px solid #0099cc;
}

#hero .carousel-content {
  background: rgba(4, 4, 4, 0.3);
  padding: 20px;
  color: #fff;
  border-top: 5px solid #0099cc;
}

#hero .carousel-content h2 {
  color: #fff;
  margin-bottom: 20px;
  font-size: 28px;
  font-weight: 700;
  margin-top: 0;
}

#hero .btn-get-started {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 32px;
  border-radius: 4px;
  transition: 0.5s;
  line-height: 1;
  margin: 10px;
  color: #fff;
  animation-delay: 0.8s;
  border: 2px solid #0099cc;
}

#hero .btn-get-started:hover {
  background: #0099cc;
  color: #fff;
  text-decoration: none;
}

#hero .carousel-inner .carousel-item {
  transition-property: opacity;
  background-position: center top;
}

#hero .carousel-inner .carousel-item,
#hero .carousel-inner .active.carousel-item-start,
#hero .carousel-inner .active.carousel-item-end {
  opacity: 0;
}

#hero .carousel-inner .active,
#hero .carousel-inner .carousel-item-next.carousel-item-start,
#hero .carousel-inner .carousel-item-prev.carousel-item-end {
  opacity: 1;
  transition: 0.5s;
}

#hero .carousel-inner .carousel-item-next,
#hero .carousel-inner .carousel-item-prev,
#hero .carousel-inner .active.carousel-item-start,
#hero .carousel-inner .active.carousel-item-end {
  left: 0;
  transform: translate3d(0, 0, 0);
}

#hero .carousel-control-next-icon,
#hero .carousel-control-prev-icon {
  background: none;
  font-size: 30px;
  line-height: 0;
/*
  width: auto;
  height: auto;
*/
/*  background: rgba(255, 255, 255, 0.4);*/
  border-radius: 50px;
  transition: 0.3s;
  color: rgba(255, 255, 255, 0.6);
  width: 54px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#hero .carousel-control-next-icon:hover,
#hero .carousel-control-prev-icon:hover {
  background: rgba(255, 255, 255, 0.6);
  color: rgba(255, 255, 255, 0.8);
}

#hero .carousel-indicators li {
  list-style-type: none;
  cursor: pointer;
  background: #fff;
  overflow: hidden;
  border: 0;
  width: 12px;
  height: 12px;
  border-radius: 50px;
  opacity: 0.6;
  transition: 0.3s;
}

#hero .carousel-indicators li.active {
  opacity: 1;
  background: #0099cc;
}

.firebasket-img {
	height: 400px; 
	object-fit: cover;
}

@media (min-width: 1024px) {
  #hero .carousel-content {
    width: 60%;
  }

  #hero .carousel-control-prev,
  #hero .carousel-control-next {
    width: 5%;
  }
}



@media (max-width: 992px) {
  #hero .carousel-container {
    top: 58px;
  }

  #hero .carousel-content h2 {
    margin-bottom: 15px;
    font-size: 22px;
  }

  #hero .carousel-content p {
    font-size: 15px;
  }
}

@media (max-height: 500px) {
  #hero {
    height: 120vh;
  }
}


@media (min-width: 992px) {
  .rounded-lg-3 { border-radius: .3rem; }
}

/*@media screen and (max-width: 550px) {
  .navbar-brand img {
  width: 250px;
  height: auto;
  float: left;
    }
}

@media screen and (max-width: 321px) {
  .navbar-brand img {
      width: 180px;
      height: auto;
    }
}*/

@media screen and (max-width: 992px) {
  .pad-l {
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .pad-t {
    padding-top: 3em;
  }
}
@media only screen and (max-width: 920px) {
  .float-md-end {
    float: none !important;
  }
}

@media (min-width: 768px) and (max-width: 894px) {
    .navbar-expand-md .navbar-toggler {
        display: block !important; /* Keep showing toggler between 768-894px */
    }
    
    .navbar-expand-md .navbar-collapse {
        display: none !important; /* Keep menu collapsed between 768-894px */
    }
    
    .navbar-expand-md .navbar-nav {
        flex-direction: column !important;
    }
}

@media (min-width: 895px) {
    .navbar-expand-md .navbar-toggler {
        display: none !important; /* Hide toggler at 895px+ */
    }
    
    .navbar-expand-md .navbar-collapse {
        display: flex !important; /* Show full menu at 895px+ */
    }
    
    .navbar-expand-md .navbar-nav {
        flex-direction: row !important;
    }
}