/* Mobile */
@media (max-width: 768px) {

  .p-5 {
    padding: 1rem !important;
  }
 
}



.zone1 .stronghold-slide-bg .text-details-wrapper .text-details .text-title-heading {
  font-weight: bold;
  font-size: 70px;
  line-height: 1.2;
}

@media screen and (max-width: 768px) {
  .zone1  {
    margin-top: 100px;
  }

  .zone1 .stronghold-slide-bg .text-details-wrapper .text-details .text-title-heading {
    font-size: 30px; color:  #fff;
  }
  
  .zone1 .text-subtitle{ color:  #fff;}
    
  /*  .zone1 .stronghold-slide-bg {
      min-height: 675px;
      background-repeat: no-repeat;
      background-size: cover;
      position: relative;
      height: 800px;
      width: 100%;
}*/
}



body {
  margin: 20px;
}

.container {
  padding: 20px;
}

.parallax {
  z-index: 10;
}

.parallax .parallax-slider {
  z-index: -1;
}

.separator {
  height: 2px;
  background-color: #db1414;
  margin-top: 20px;
  margin-bottom: 20px;
}

.zone-image p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-size: 24px;
}

.navbar-nav {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #2296F9;
}
.navbar-nav .nav-link {
 /*  color: #2296F9 !important; */ 
}
.navbar-nav .nav-link:hover {
  color: #dd3333 !important;
}

.navbar-text i.material-icons {
  /* color: #2296f9; */
  font-weight: bold;
  vertical-align: middle;
}
.navbar-text span.phone-number {
 /* color: #2296F9;*/
  font-weight: 600;
  vertical-align: middle;
}

.zone1 .stronghold-slide-bg {
  min-height: 675px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 600px;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.zone1 .stronghold-slide-bg .elementor-shape {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.zone1 .stronghold-slide-bg .slide-background-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 23, 51, 0.5490196078);
  z-index: 1;
}
.zone1 .stronghold-slide-bg .text-details-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-size: 24px;
  z-index: 2;
}
.zone1 .stronghold-slide-bg .text-details-wrapper .text-details {
  animation: fadeIn 0.5s ease 0.6s;
  opacity: 1;
}
.zone1 .stronghold-slide-bg .text-details-wrapper .text-details .text-subtitle,
.zone1 .stronghold-slide-bg .text-details-wrapper .text-details .text-title,
.zone1 .stronghold-slide-bg .text-details-wrapper .text-details .text-description {
  margin-bottom: 16px;
}

.zone1 .stronghold-slide-bg .text-details-wrapper .text-details .heading-sep-front {
  content: "";
  height: 2px;
  width: 30px;
  background: #dd3333;
  display: inline-block;
  margin-top: auto;
  margin-bottom: 3px;
  margin-right: 10px;
}
.zone1 .stronghold-slide-bg .text-details-wrapper .text-details .text-subtitle-heading {
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: auto;
  margin-top: auto;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
}
.zone1 .stronghold-slide-bg .text-details-wrapper .text-details .text-description {
  font-weight: 700;
  font-size: 22px;
  line-height: 1.5;
  margin-top: 30px;
}

.aboutus .aboutus-content .text-subtitle,
.aboutus .aboutus-content .heading-title {
  margin-bottom: 16px;
}
.aboutus .aboutus-content .heading-title-element {
  font-weight: bold;
  font-size: 70px;
  line-height: 1.2;
  font-size: 42px;
}
.aboutus .aboutus-content .heading-sep-front {
  content: "";
  height: 2px;
  width: 30px;
  background: #dd3333;
  display: inline-block;
  margin-top: auto;
  margin-bottom: 3px;
  margin-right: 10px;
}
.aboutus .aboutus-content .text-subtitle-heading {
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: auto;
  margin-top: auto;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  color: #2296f9;
}
.aboutus .aboutus-content .btn-primary.btn-lg {
  background-color: #2296f9 !important;
  border-color: #2296f9 !important;
}
.aboutus .aboutus-content .btn-primary.btn-lg i.material-icons {
  vertical-align: middle;
  margin-right: 8px;
  color: #fff;
}
.aboutus .aboutus-content .btn-primary.btn-lg:hover {
  background-color: #db1414 !important;
  border-color: #db1414 !important;
}

/*# sourceMappingURL=styles.css.map */
