html {
  overflow-x: hidden;
}

body {
  font-family: "Roboto", sans-serif;
  color: #fff;
  line-height: 1.5;
}

a {
  color: #3a3a3a;
  text-decoration: none;
  transition: 0.3s all ease;
}

a:hover {
  color: #ffffff;
}

::placeholder {
  font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
.font-heading {
  font-family: "Poppins", sans-serif;
  color: #0c524a;
}

.card-branch{
  color: #fff;
  width:30rem;
  height: 3rem;
  margin-left: 100px;
  padding-left: 20px;
  padding-top: 10px;
  background-color: #0c524a;
  border-radius: 2px 2px 50px 2px;

}

.container {
  z-index: 1;
  position: relative;
}
.text-black {
  color: #0c524a !important;
}

.text-primary {
  color: #EFE10F !important;
}

.border-top {
  border-top: 1px solid #EFE10F !important;
}

.border-bottom {
  border-bottom: 1px solid #f2f2f2 !important;
}

.card-text{
  color: #fff;
  padding-left: 10px;
}

figure figcaption {
  margin-top: 0.5rem;
  font-style: italic;
  font-size: 0.8rem;
}

section {
  overflow: hidden;
}

.section-hero {
  padding: 5rem 0 !important;
}
.section-business {
  padding: 2rem 0 !important;
}
.section-business-reg {
  padding: 2rem 0 !important;
}
.section-carrousel {
  padding: 2rem 0 !important;
}
.section-blog {
  padding: 2rem 0 !important;
}
.section-joining {
  padding: 2rem 0 !important;
}

.section-heading {
  font-size: 0rem !important;
  font-weight: 700;
  background: linear-gradient(-45deg, #EFE10F, #EFE10F);
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  transition: all 0.4s;
}

.back-to-top img{
  width: 100px !important;
  height: 100px !important;
}

.back-to-top:hover img{
  transform: translateY(-3px);
}

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


/* WhatsApp */

.float{
  position: fixed;
  width: 60px;
  height: 60px;

  right: 50px !important;  
  bottom: 130px !important; 

  background-color:#ed3c0d;
  color:#FFF;

  border-radius:50px;
  text-align:center;
  font-size:30px;

  box-shadow:2px 2px 3px #999;
  z-index:997;
}

.my-float{
  margin-top:16px;
}

.btn {
  border: none;
  padding: 15px 30px !important;
}

.btn.btn-outline-white {
  border: 2px solid #0c524a;
  background: none;
  color: #0c524a;
}

.btn.btn-outline-white:hover {
  background: #0c524a;
  color: #EFE10F;
}

.btn.btn-primary {
  background: #0c524a;
  color: #fff;
  box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}
.btn.btn-secondary {
  background: #ff4800;
  color: #fff;
  box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}

/* Feature 1 */
.feature-1 .wrap-icon {
  margin: 10px;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.2);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}


.feature-1 .wrap-icon.icon-1 {
  background: white !important;
}

.feature-1 .wrap-icon i {
  font-size: 40px;
  line-height: 0;
  color: #0c524a;
}

.feature-1 h3 {
  font-size: 20px;
}

.feature-1 p {
  color: #b1b1b1;
}
.feature-1:hover {
  box-shadow: 0 20px 26px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
  border-radius: 20px;
}

/* Step */
.step {
  box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.1);
  background: #0c524a;
  padding: 40px;
}

.step .number {
  background: linear-gradient(-45deg, #1391a5, #274685);
  -webkit-background-clip: text;
  font-weight: 700;
  letter-spacing: 0.2rem;
  margin-bottom: 10px;
  display: block;
}

.step p:last-child {
  margin-bottom: 0px;
}

/* Review */
.review h3 {
  font-size: 20px;
}

.review p {
  line-height: 1.8;
  font-style: italic;
  color: #333333;
}

.review .stars span {
  color: #FF8803;
}

.review .stars .muted {
  color: #ccc;
}

.review .review-user img {
  width: 70px;
  margin: 0 auto;
}

/* Testimonial Carousel */
.testimonials-slider .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.testimonials-slider .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #0c524a;
  opacity: 1;
  border: 1px solid #EFE10F;
}

.testimonials-slider .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #EFE10F;
}

/* Pricing */
.pricing {
  padding: 50px;
  background: linear-gradient(-45deg, #1391a5, #274685);
  color: #0c524a;
  padding-bottom: 3rem !important;
  position: relative;
  border-radius: 4px;
  color: #0c524a;
  background: #0c524a;
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.2);
}

.pricing h3 {
  color: #EFE10F;
}

.pricing .price-cta {
  text-decoration: none;
  position: absolute;
  bottom: 50px;
  width: 100%;
  text-align: center;
  left: 0;
}

.pricing .price-cta .price {
  display: block;
  margin-bottom: 20px;
  font-size: 2rem;
  font-weight: 300;
}

.pricing .popularity {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.2rem;
  display: block;
  margin-bottom: 20px;
}

.pricing ul {
  margin-bottom: 50px;
}

.pricing ul li {
  margin-bottom: 10px;
}

.pricing .btn-white {
  background: #0c524a;
  border: 2px solid rgb(241, 241, 241);
  border-radius: 4px;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
}

.pricing .btn-white:hover {
  color: #EFE10F;
}

.pricing.popular {
  background: #0c524a;
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.2);
  color: #0c524a;
  background: linear-gradient(-45deg, #1391a5, #274685);
  color: #0c524a;
  box-shadow: none;
}

.pricing.popular .popularity {
  color: #b3b3b3;
}

.pricing.popular h3 {
  color: #0c524a;
  background: none;
}

.pricing.popular .btn-white {
  border: 2px solid #EFE10F;
}


/* Contact Form */

.form-control {
  background: transparent !important;
}

.php-email-form .validate {
  display: none;
  color: red;
  margin: 0 0 15px 0;
  font-weight: 400;
  font-size: 13px;
}

.php-email-form .error-message {
  display: none;
  color: #0c524a;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}

.php-email-form .error-message br+br {
  margin-top: 25px;
}

.php-email-form .sent-message {
  display: none;
  color: #0c524a;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.php-email-form .loading {
  display: none;
  background: #0c524a;
  text-align: center;
  padding: 15px;
}

.php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  animation: animate-loading 1s linear infinite;
}

.php-email-form textarea {
  min-height: 160px;
}

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

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

/* Blog */
.post-entry {
  margin-bottom: 60px;
}

.post-entry .post-text .post-meta {
  text-decoration: none;
  color: #ccc;
  font-size: 13px;
  display: block;
  margin-bottom: 10px;
}

.post-entry .post-text h3 {
  font-size: 20px;
  color: #0c524a;
}

.post-entry .post-text h3 a {
  text-decoration: none;
  color: #0c524a;
}

.post-entry .post-text h3 a:hover {
  text-decoration: none;
  color: #EFE10F;
}

.post-entry .post-text .readmore {
  color: #EFE10F;
}

.sidebar-box {
  margin-bottom: 30px;
  padding: 25px;
  font-size: 15px;
  width: 100%;
  float: left;
  background: #0c524a;
}

.sidebar-box *:last-child {
  margin-bottom: 0;
}

.sidebar-box h3 {
  font-size: 18px;
  margin-bottom: 15px;
}

.categories li,
.sidelink li {
  position: relative;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted gray("300");
  list-style: none;
}

.categories li:last-child,
.sidelink li:last-child {
  margin-bottom: 0;
  border-bottom: none;
  padding-bottom: 0;
}

.categories li a,
.sidelink li a {
  text-decoration: none;
  display: block;
}

.categories li a span,
.sidelink li a span {
  position: absolute;
  right: 0;
  top: 0;
  color: #ccc;
}

.categories li.active a,
.sidelink li.active a {
  text-decoration: none;
  color: #0c524a;
  font-style: italic;
}

.form-search {
  padding-left: 10px;
  
}

.search-form .form-group {
  position: relative;
}

.search-form .form-group input {
  padding-right: 50px;
  
}

.search-form .icon {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
.hero-section {
  background: #ffffff;
  position: relative;
}

.hero-section .wave {
  width: 100%;
  overflow: hidden;
  position: absolute;
  z-index: 1;
  bottom: -150px;
}

@media screen and (max-width: 992px) {
  .hero-section .wave {
    bottom: -180px;
  }
}

.hero-section .wave svg {
  width: 100%;
}

.hero-section,
.hero-section>.container>.row {
  height: 10vh;
  min-height: 650px;
}

.rex-bot{
  width: 400px;
}

.hero-section.inner-page {
  height: 60vh;
  min-height: 0;
}

.hero-section.inner-page .hero-text {
  transform: translateY(-150px);
  margin-top: -120px;
}

@media screen and (max-width: 992px) {
  .hero-section.inner-page .hero-text {
    margin-top: -80px;
  }
}

.hero-section h1 {
  font-size: 3.5rem;
  color: #0c524a;
  font-weight: 700;
  margin-bottom: 30px;
}

@media screen and (max-width: 992px) {
  .hero-section h1 {
    font-size: 2.5rem;
    text-align: center;
    margin-top: 40px;
  }
}

@media screen and (max-width: 992px) {
  .hero-section .hero-text-image {
    margin-top: 4rem;
  }
}

.hero-section p {
  font-size: 18px;
  color: #0c524a;
}

.hero-section .iphone-wrap {
  position: relative;
}

@media screen and (max-width: 992px) {
  .hero-section .iphone-wrap {
    text-align: center;
  }
}

.hero-section .iphone-wrap .phone-2,
.hero-section .iphone-wrap .phone-1 {
  position: absolute;
  top: -50%;
  overflow: hidden;
  left: 0;
  box-shadow: 0 15px 50px 0 rgba(0, 0, 0, 0.3);
  border-radius: 30px;
}

@media screen and (max-width: 992px) {

  .hero-section .iphone-wrap .phone-2,
  .hero-section .iphone-wrap .phone-1 {
    position: relative;
    top: 0;
    max-width: 100%;
  }
}

.hero-section .iphone-wrap .phone-2,
.hero-section .iphone-wrap .phone-1 {
  width: 250px;
}

@media screen and (max-width: 992px) {
  .hero-section .iphone-wrap .phone-1 {
    margin-left: -150px;
  }
}

.hero-section .iphone-wrap .phone-2 {
  margin-top: 50px;
  margin-left: 100px;
  width: 250px;
}

@media screen and (max-width: 992px) {
  .hero-section .iphone-wrap .phone-2 {
    width: 250px;
    position: absolute;
    margin-top: 0px;
    margin-left: 100px;
  }
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.footer {
  padding: 5rem 0 2.5rem 0;
  color: #fff;
}

.footer h3 {
  font-size: 18px;
  margin-bottom: 30px;
  color: #fff;
}

.footer ul li {
  margin-bottom: 10px;

}

.footer a {
  color: #fff;
}

.footer .copyright {
  margin-bottom: 0px;
}

.footer .copyright,
.footer .credits {
  font-size: 14px;
}

.social a {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #f8f9fa;
  position: relative;
  text-align: center;
  transition: 0.3s background ease;
  color: #0d1e2d;
  line-height: 0;
}

.social a span {
  display: inline-block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

.social a:hover {
  color: #0c524a;
  background: #EFE10F;
}

.social a i {
  line-height: 0;
}