.text-dark {
  color: #222 !important;
}
.header-main-one .thumbnail a {
  padding: 0px 0;
}

.custom-logo {
  width: 85% !important;
}

.main-header .nav-main ul li a {
  padding: 33px 0px;
}

.rts-btn.btn-primary-4 {
  background: #1f1d1f;
  color: #fff;
  padding: 12px 30px;
  border-radius: 30px;
}

.main-header .nav-main ul li a::after {
  position: unset;
}

.main-header.main-header-four .nav-main ul li a:hover {
  color: #003144;
}

#menu-btn {
  display: none !important;
}

.main-header.main-header-four .nav-main ul li .submenu {
  border-color: #003144;
  border-width: 4px 0 0 0;
}

.main-header.main-header-four .nav-main ul li .submenu::after {
  border-bottom-color: #003144;
}

.main-header.main-header-four .nav-main ul li a::after {
  background: #003144;
}

.header-top-one.header-top-four .right-h-three .header-top-right .email i,
.header-top-one.header-top-four .right-h-three .header-top-right .call i {
  margin-right: 5px;
  color: #53205a;
}

.footer-logo {
  width: 80%;
}

.text-justify {
  text-align: justify;
}

.home-violet .side-bar button i {
  background: #53205a !important;
}

.homabt-txt {
  font-size: 17px !important;
  line-height: 31px !important;
  text-align: justify !important;
}

.rts-business-goal2
  .container
  .business-goal-right
  .goal-button-wrapper
  .btn-primary {
  background: #1f1d1f;
  color: #fff;
  padding: 12px 30px;
  border-radius: 30px;
}

.join-box {
  text-align: center;
  background: black;
  padding: 15px;
}

.join-btn {
  color: white;
  font-size: 22px;
  font-weight: 700;
}

.contact-form-area-one {
  padding: 50px 50px !important;
  background: #fff;
  box-shadow: 0px 21px 46px #0000000a;
}

.contact-four .container .contact-form-area-one .btn-primary {
  background-color: #003144;
}

.rts-contact-area.contact-one::after {
  position: unset;
}

.register-btn {
  max-width: 100% !important;
  width: 100% !important;
}

.contact-four::before {
  background-image: unset !important;
}

.contact-form-area-one form {
  margin-top: 25px !important;
}

h3 {
  font-size: x-large !important;
}

.form-group {
  margin-bottom: 1.5rem;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 5px 20px;
  font-size: 17px;
  height: 42px;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.55rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 0;
  margin-bottom: 15px;
}

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
  height: 15px;
  width: 15px;
  margin-right: 10px;
}

.footer-four .footer-three-single-wized .title {
  margin-bottom: 20px !important;
}

.rts-blog-area4
  .container
  .service-one-inner-four
  .big-thumbnail-area
  .content
  .title {
  color: #1c2539;
  padding-bottom: 15px;
  border-bottom: 1px solid #e8e8e8;
  font-size: 20px;
  text-align: center;
}

.rts-blog-area4 .container .title-service-three .title {
  text-transform: none;
  font-size: 32px;
  font-weight: 600;
}

.rts-title-area .title {
  margin-bottom: 24px;
  font-size: 30px;
  font-weight: 600;
}

.header-top-one.header-top-four .right-h-three .header-top-right .email a {
  color: #1c2539;
  transition: 0.3s;
  font-weight: 400;
  font-size: medium;
}

.header-top-one.header-top-four .right-h-three .header-top-right .call {
  margin-right: 0;
  font-size: medium;
}

#menu-btn {
  border: unset !important;
}

.close-icon-menu {
  border: unset !important;
}

.carousel-item img {
  width: 100% !important;
  height: 500px !important;
  /* opacity: 0.6 !important; */
}

.custom-banner {
  height: 550px !important;
}

.slider-content {
  position: absolute;
  top: 256px;
  text-align: center;
  width: 100%;
}

.slider-heading {
  font-size: 38px;
  margin-bottom: 16px;
  color: #fff;
  text-shadow: 1px 1px #90ba3a;
  font-weight: 800;
}

.slider-paragraph {
  color: #eee7e7;
  font-size: 18px;
  padding: 0px 20px;
}

.about-section {
  padding-top: 50px;
}

.about-image {
  width: 100%;
  height: 300px;
  border-radius: 20px;
}

.activity-card {
  background: #fff;
  padding: 15px;
  border-radius: 10px;
  height: 470px;
}

.gallery-card {
  background: #fff;
  padding: 15px;
  border-radius: 10px;
}

.gallery-card img {
  border-radius: 10px;
  width: 100%;
  height: 210px;
}

.activity-card img {
  border-radius: 10px;
  width: 100%;
  height: 210px;
  margin-bottom: 10px;
}

.activity-card h3 {
  font-size: 21px !important;
  text-align: center;
  font-weight: bold;
  line-height: 26px;
  margin-bottom: 10px;
}

.activity-card p {
  font-size: 17px;
  text-align: justify;
  padding: 0px 10px;
  margin-bottom: 5px;
}

.contact-four .container .contact-image-one img {
  width: 100%;
  border-radius: 10px;
}

@media (max-width: 500px) {
  #menu-btn {
    display: block !important;
  }

  .rts-sidebar-menu-desktop .logo {
    margin-top: 30px;
  }

  .homabt-txt {
    padding-right: 25px;
  }

  .contact-form-area-one {
    padding: 20px 25px !important;
    background: #fff;
    box-shadow: 0px 21px 46px #0000000a;
    margin: 0px 10px;
  }

  .custom-banner {
    width: 100% !important;
    height: 310px !important;
  }

  .carousel-item img {
    width: 100% !important;
    height: 270px !important;
  }

  .home-violet .quote-btnmenu {
    margin-top: 30px;
    background: #003144;
    padding: 10px 40px;
  }

  .business-goal-one {
    display: none;
  }

  .slider-content {
    position: absolute;
    top: 90px;
    text-align: center;
  }

  .slider-heading {
    font-size: 28px;
    margin-bottom: 16px;
    color: #fff;
    text-shadow: 1px 1px #90ba3a;
    font-weight: 800;
  }

  .slider-paragraph {
    color: #eee7e7;
    font-size: 15px;
    padding: 0px 20px;
  }

  .custom-logo {
    width: 100% !important;
  }

  .activity-card {
    background: #fff;
    padding: 15px;
    border-radius: 10px;
    height: auto;
  }

  .rts-section-gapBottom {
    padding-bottom: 0px;
  }

  .about-section {
    padding-top: 35px;
  }
}
