/*=== Fonts ===*/

@font-face {
  font-family: gotham-book;
  src: url('../fonts/Gotham-Book.otf');
}

@font-face {
  font-family: gotham-bold;
  src: url('../fonts/Gotham-Bold.otf');
}

/*=== General CSS ===*/

body {
  font-family: gotham-book;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: gotham-bold;
}

strong {
  font-weight: normal;
  font-family: gotham-bold;
}

p {
  line-height: 150%;
  margin-bottom: 1rem;
}

/*=== Reuseable CSS ===*/

.border-contrast.right::after {
  right: 0;
  left: auto;
}

.img-100 {
  width: 100%;
}

.thumb {
  margin-bottom: 2rem;
}

@media (min-width: 992px) {
  .absolute-class {
    position: absolute;
    margin: 0;
    top: 50%;
    max-width: 500px;
    transform: translateY(-50%);
  }
}

/*=== Owl Carousel ===*/

.background-image-1 {
  background: url(../images/aldmic/page-1_slide01.jpg) no-repeat center;
  background-size: cover;
  height: 100vh;
}

.background-image-2 {
  background: url(../images/aldmic/page-1_slide02.jpg) no-repeat center;
  background-size: cover;
  height: 100vh;
}

.content-slider .container {
  padding-top: 100px;
}

.content-text {
  text-align: left;
}

.content-text h1 {
  line-height: 120%;
  color: white;
}

.content-divider .divider {
  width: 100%;
  height: 100vh;
}

.content-image img {
  position: absolute;
  right: -40px;
  z-index: 1;
}

.content-image:after {
  content: '';
  background: #31ccff;
  position: absolute;
  width: 100px;
  height: 70vh;
  left: 0;
  top: -30px;
}

.current-slider {
  position: absolute;
  bottom: 30px;
  color: white;
}

/*=== Navigation ===*/

.sf-menu {
  display: none;
  position: absolute;
  width: 100%;
  background: rgba(255, 255, 255, 0.8);
  top: 155px;
  z-index: 5;
  padding: 1rem 0;
}

@media (min-width:992px) {
  .sf-menu {
    top: 110px;
    padding: 1rem 10rem;
  }
}

.isStuck .sf-menu {
  top: 54px;
}

@media (max-width:991px) {
  .isStuck .sf-menu {
    top: 48px;
  }
}

.sf-menu li {
  width: 33.3%;
  float: left;
  margin: 0 !important;
}

.sf-menu li:not(:last-child) a {
  border-right: 1px solid #aaa;
}

.sf-menu li img {
  width: 100%;
}

.rd-navbar-brand__name {
  font-family: gotham-bold;
}

.nav-toggle {
  cursor: pointer;
}

.nav-toggle .text {
  vertical-align: middle;
  font-size: 16px;
  letter-spacing: 1px;
}

.burger {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}

.burger span {
  height: 2px;
  width: 12px;
  background: #aaa;
  display: block;
}

.burger span:not(:last-child) {
  margin-bottom: 6px;
}

/*=== Homepage ===*/

.camera_caption .current-slider {
  display: block !Important;
}

.camera_pag {
  display: none;
}

.camera_caption h1,
.camera_caption .heading-1 {
  font-family: gotham-bold;
  margin-bottom: 1rem;
  line-height: 110%;
}

@media (min-width: 992px) {
  .camera_caption {
    bottom: 175px !important;
  }
}

.btn-contrast {
  font-size: 14px;
  border-color: rgba(255, 255, 255, 0.5);
  padding: 9px 16px;
}

.product_overlay {
  display: flex;
  align-items: center;
}
.product_overlay img {
  margin: 0 auto;
  height: auto;
}
.product_overlay .btn-blue {
  font-size: 12px;
  color: #31ccff;
  border: 2px solid #31ccff;
  border-radius: 20px;
  padding: 12px 25px;
  text-transform: capitalize;
}
.product:hover .logo-overlay,
.product:focus .logo-overlay,
.product:active .logo-overlay {
  opacity: 0;
}

.logo-overlay {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  padding: 50px;
  margin: 0 auto;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
}

/*=== Details ===*/

#floweradvisor .bg-width::before,
#floweradvisor .bg-width-2::before {
  background: #FF6600;
}

#floweradvisor h1,
#floweradvisor h5,
#floweradvisor .border-primary {
  color: #FF6600;
}

#floweradvisor .border-primary::after {
  border-color: #FF6600;
}

#floweradvisor h1,
#floweradvisor h2,
#floweradvisor h3,
#floweradvisor h4,
#floweradvisor h5,
#floweradvisor h6 {}

.logo-detail {
  max-width: 400px;
}

#aldmictech .bg-width::before,
#aldmictech .bg-width-2::before {
  background: #29ABE2;
}

#aldmictech h1,
#aldmictech h5,
#aldmictech .border-primary {
  color: #29ABE2;
}

#aldmictech .border-primary::after {
  border-color: #29ABE2;
}

#aldmictech .bg-width h6 {
  color: white !important;
}
#aldmicdevelopment .bg-image-left-2::after {
  background: url(../images/aldmic/page-1_img015.jpg) no-repeat scroll 0% 0%/cover;
}
#aldmicdevelopment .bg-image-right-2::after {
  background: url(../images/aldmic/page-1_img016.jpg) no-repeat scroll 0% 0%/cover;
}
#aldmicdevelopment .bg-width::before,
#aldmicdevelopment .bg-width-2::before {
  background: #02915c;
}

#aldmicdevelopment h1,
#aldmicdevelopment h5,
#aldmicdevelopment .border-primary {
  color: #02915c;
}

#aldmicdevelopment .border-primary::after {
  border-color: #02915c;
}

#aldmicdevelopment .bg-width h6 {
  color: white !important;
}
#aldmicdevelopment .owl-next,
#aldmicdevelopment .owl-prev {
  color: #02915c;
  border-color: #02915c;
}

.owl-next,
.owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 6px 15.65px;
  border: 1px solid #29ABE2;
  border-radius: 100%;
  color: #29ABE2;
}

.owl-next:before,
.owl-prev:before {
  font-size: 30px;
}

.owl-prev {
  left: -65px;
}

.owl-next {
  right: -65px;
}

@media (max-width: 767px) {
  .owl-prev {
    left: 1rem;
  }
  .owl-next {
    right: 1rem;
  }
}
