/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  font-family: 'Albert Sans', sans-serif;
  color: #444444;
  font-weight: 400;
}

a {
  color: #106eea;
  text-decoration: none;
}

a:hover {
  color: #3b8af2;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Albert Sans', sans-serif;
  font-weight: 700;
}

/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid #106eea;
  border-top-color: #e2eefd;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}

@-webkit-keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  transition: all 0.5s;
  z-index: 997;
  height: 86px;
}

#header .logo {
  font-size: 30px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.8px;
  font-family: "Poppins", sans-serif;
}

#header .logo a {
  color: #222222;
}

#header .logo a span {
  color: #106eea;
}

#header .logo img {
  max-height: 55px;
  position: relative;
  z-index: 9;
}

.navbar-mini {
  width: 100%;
}

.navbar-mini .navbar-left {
  display: inline-block;
}

.navbar-main.middle-box-menu {
  width: 100%;
}

.navbar-nav {
  flex-direction: unset;
}

.navbar>.container, .navbar>.container-fluid, .navbar>.container-lg, .navbar>.container-md, .navbar>.container-sm, .navbar>.container-xl, .navbar>.container-xxl {
  display: block;
}

header > .navbar {
  padding: 0;
}

.dropdown-menu {
  position: absolute !important;
}

a.dropdown-toggle span {
  display: none;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
  height: 100vh;
  background: url(../img/hero-bg.png) top left;
  background-position: top;
  background-size: 100% 100%;
  position: relative;
  margin-top: 85px;
}

.fade {
  opacity: 1 !important;
}

footer:not(.footer-bg) {
  background-color: #000;
}

i.icon, .fullpage-menu .active i, .datepicker-panel > ul > li.picked, .datepicker-panel > ul > li.picked:hover, .navbar-nav.subheader-bootstrap .sub, footer h4, .box-menu-inner .icon-box i, .caption-bottom p, div.adv-img .caption-bottom p, .mi-menu li .fa, .advs-box-top-icon.boxed .icon, .fullpage-arrow.arrow-circle .arrow i, .accordion-list .list-group-item > a i .adv-img h2, .main-color, .adv-img-classic-box h2, .mega-menu .fa-ul .fa-li, .adv-circle.adv-circle-center i, .mi-menu a > .fa, li.panel-item .fa-li, header .social-group a i, .icon-menu .navbar-collapse ul.nav i, .side-menu i, .side-menu i, .side-menu ul a i, .bs-menu li:hover > a, .bs-menu li.active > a, .hamburger-button:hover, .img-box.adv-circle i, .advs-box-side .icon, .advs-box-side-icon i, .tag-row i, .tag-row a i.circle, .social-group i.circle, .social-button i.circle, .niche-box-testimonails h5, .pricing-table .pricing-price, .pricing-table h3, .title-icon i, i, .fullpage-menu.white li.active a i, ul.list-texts li b, .timeline > li > .timeline-label h4, .footer-center .footer-title, .accordion-list .list-group-item > a.active, header .social-group a i.fa {
  color: #fafafa !important;
}

footer p, footer li {
  color: #fafafa;
}

.mega-menu h5, .title-icon h2, .title-icon h1, .title-base.title-small h2, .title-modern h1, .title-modern h2, .title-modern h3, .list-items .list-item h3, .timeline-title, footer h4, footer h5, footer h6, .advs-box h2, .advs-box h3, .advs-box h4, h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h1 a, h2 a, h3 a, h4 a, h5 a, .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus, .adv-img-down-text h2 a {
  color: #fff;
}

.btn-group.social-group i {
  color: #bf1b23 !important;
}

.copy-row {
  background: #313131;
  padding: 10px;
  font-weight: 600;
  text-align: center;
}

.copy-row .copy-text {
  font-size: 14px;
  color: #d0d0d0;
  margin: 0;
}

.hero-content {
  margin-top: -150px;
}

.hero-content h1 {
  font-size: 80px;
  text-transform: uppercase;
  color: #b31010;
  line-height: 90px;
  font-weight: 800;
}
.hero-content h2 {
  font-size: 60px;
  text-transform: uppercase;
  color: #b31010;
}
.hero-form {
  padding: 30px 20px 40px;
  background-color: #fff;
  position: relative;
}

.hero-form .zcwf_title {
  text-align: center;
  font-size: 46px;
  color: #b31010;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 40px;
}

.hero-form .form-control, .hero-form .form-select {
  border: none;
  border-bottom: 1px solid #6c6b6b;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  padding: 10px 0px;
  color: #6c6b6b;
}

.hero-form .form-control:focus-visible,
.hero-form .form-control:focus,
.hero-form .form-select:focus-visible,
.hero-form .form-select:focus {
  outline: none;
  box-shadow: unset;
}

.hero-form .form-group.form-button input {
  background-color: #b31010;
  color: #fff;
  border-radius: 0;
  font-size: 22px;
  height: auto;
}

.hero-form:before {
  content: "";
  border-left: 20px solid #b31010;
  border-top: 20px solid #b31010;
  position: absolute;
  height: 50%;
  left: -15px;
  top: -15px;
  z-index: -9;
  width: 85%;
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 60px 0;
  overflow: hidden;
}

.section-title {
  padding-bottom: 15px;
}

.section-title h2 {
  font-size: 40px;
  font-weight: 700;
  margin: 0;
  color: #000;
}

.bg-color-gray {
  background-color: #f6f6f6;
}

.bg-color-light-black {
  background-color: #202123;
  padding: 60px 0;
}

.bg-color-black {
  background-color: #000000;
  padding: 60px 0;
}

.brand-color-red {
  color: #b31010 !important;
}

/*--------------------------------------------------------------
# Introduction
--------------------------------------------------------------*/
.introduction-content p {
  font-size: 16px;
  margin-bottom: 30px;
  text-align: justify;
}

.introduction-image img {
  width: 100%;
}

section#introduction {
  background-color: #b31010;
  overflow: hidden;
  padding: 60px 0;
}

.introduction-content h2, .introduction-content p {
  color: #fff;
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
#services {
  padding: 80px 0 0;
}

#myTab {
  margin-bottom: 40px;
  flex-wrap: unset;
}

li.nav-item {
  margin: 20px;
  width: 33%;
}

#myTab li button {
  text-align: left;
  box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 14%);
  border-radius: 0;
  padding: 20px;
  width: 100%;
  position: relative;
  transition: all .5s ease-in-out;
}

#myTab li button.active {
  background-color: #b31010;
  transition: all .2s ease-in-out;
}

.tab-content > .tab-pane {
    display: none !important;
}

.tab-content > .active {
    display: block !important;
}

#myTab .active:before {
  content: "";
  position: absolute;
  top: 20px;
  bottom: 0;
  left: -20px;
  right: 0;
  border: 3px solid #000;
  width: 100%;
  height: 100%;
  z-index: -9;
}

.nav-tabs {
  --bs-nav-tabs-border-width: 0px;
}

#myTab li button .numbers {
  font-size: 45px;
  color: #b31010;
  line-height: 40px;
}

#myTab li button .title {
  font-size: 23px;
  line-height: 25px;
  color: #000;
  font-weight: 600;
  min-height: 70px;
}

#myTab li button .learn-more {
  color: #b31010;
  font-weight: 600;
  font-size: 17px;
  text-decoration: underline;
}

#myTab li button.active .numbers,
#myTab li button.active .title,
#myTab li button.active .learn-more {
  color: #fff;
  transition: all .2s ease-in-out;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  isolation: unset;
  transition: all .0s ease-in-out;
}

.service-content .service-title {
  font-size: 28px;
  position: relative;
  margin-bottom: 25px;
}

.service-content p {
  color: #fff;
  font-size: 15px;
  text-align: justify;
  font-weight: 400;
}

.service-content p span {
  font-weight: 700;
  color: #b31010;
}

.service-image {
  text-align: center;
}

.service-image img {
  width: 70%;
  border-radius: 10px;
  border: 3px solid #b31010 !important;
}

.service-list {
  margin-bottom: 40px;
}

.service-list .single-service-list {
  text-align: center;
  background-color: #b31010;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  border-radius: 10px;
}

.service-list .single-service-list a {
  color: #fff;
  font-size: 18px;
}

#myTab li button .hand-icon {
  position: absolute;
  right: 35px;
  bottom: 25px;
}

#myTab li button.active .hand-icon img {
  filter: invert(1);
}

.service-common {
  position: relative;
}

.back-top-solution {
  position: absolute;
  right: 30px;
  bottom: 20px;
}

.back-top-solution a {
  color: #fff;
  background-color: #b31010;
  padding: 10px;
  border-radius: 10px;
}

.service-mobile .accordion-body {
  padding: 0;
}

.service-mobile .accordion-button {
  background-color: #000;
  border-radius: 0 !important;
  font-weight: 600;
  box-shadow: unset;
  padding: 0;
  font-size: 18px;
  align-items: center;
  justify-content: space-between;
}

.service-mobile .service-common {
  position: relative;
  padding: 15px;
}

.service-mobile .accordion-header {
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #000;
  padding: 15px;
}

.accordion-button::after {
  display: none;
}

.service-mobile .accordion-button i {
  color: #b31010;
  font-size: 25px;
}

.accordion-button:not(.collapsed) i {
  transform: rotate(180deg);
}

.service-mobile {
  padding: 30px 0 0;
}

.service-mobile .accordion-item {
  border: none;
}

.service-content .service-title:after {
  content: "";
  width: 100px;
  border: 1px solid #b31010;
  position: absolute;
  bottom: -10px;
  left: 0;
}

.float-whatsapp {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 15px;
  left: 15px;
  background-color: #25d366;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
  animation: shake 3s infinite;
}

.float-whatsapp i {
  margin-top: 15px;
  color: #fff;
}

@media (max-width: 1199.98px) {

  #hero {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 50vh;
  }

  #myTab li button .title {
    min-height: 120px;
  }

  .introduction-image img {
    width: 90%;
  }

}

@media (max-width: 991.98px) {

  .introduction-content {
    padding: 80px 50px 50px;
  }

  #myTab {
    flex-wrap: wrap;
    justify-content: space-evenly;
  }

  .nav-item {
    width: 40% !important;
  }

  .introduction-image img {
    width: 50%;
  }

}

@media (max-width: 767.98px) {

  #header.fixed-top {
    padding-top: 40px;
  }

  #header .container {
    justify-content: flex-start;
  }

  #hero {
    height: 100vh;
    background-image: url(../img/hero-bg-mobile.png);
  }

  .form-mobile .hero-form {
    margin: 20px;
    box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.12);
  }

  .nav-item {
    margin: 20px 0;
    width: 35% !important;
  }

  #myTab li button .title {
    font-size: 18px;
    line-height: 20px;
  }

  #myTab .active:before {
    top: 15px;
    left: -15px;
  }

  #myTab li button {
    padding: 15px;
  }

  #myTab li button .learn-more {
    font-size: 14px;
  }
  
  .introduction-content {
    padding: 30px 20px 0px;
  }

  .introduction-content p {
    font-size: 20px;
  }

  .section-title h2 {
    font-size: 40px;
  }

  #myTab li button .title {
    min-height: 80px;
  }

  .service-image {
    margin: 20px 0;
  }

  .service-content .service-title {
    font-size: 23px;
  }

  .service-image img {
    width: 100%;
  }

  #myTab li button .hand-icon {
    right: 15px;
    bottom: 25px;
  }

  #myTab li button .hand-icon img {
    width: 25px;
  }

  .service-list .single-service-list a {
    font-size: 17px;
  }

  .introduction-image img {
    width: 100%;
    top: 0;
  }

  section#introduction {
    padding: 30px 10px;
  }

  .navbar-nav {
    flex-direction: column;
  }

}