

@import url('https://fonts.googleapis.com/css?family=Open+Sans');

body {
  font-family: 'Open Sans', sans-serif;
}

.active {
  /* background-color: #8c52ff; */
  color: white;
}

input, textarea, textarea:focus {
  border: 1px solid #8c52ff !important;
}

select {
  border: 1px solid #8c52ff !important;
}

p {
  font-family: 'Open Sans' !important;
  font-size: 21px;
}

header .nav {
  margin-right: 70px;
}

.sect-home22 {
  background-color: white !important;
}

.navbar {
  background-color: #8c52ff !important;
}

.navbar .nav-item .nav-link {
  color: white;
  font-size: 17px;
}

.see-more {
  padding: 10px 30px;
  background-color: #8c52ff;
  border: 2px solid white;
}

.see-more:focus {
  background-color: #8c52ff;
  border: 2px solid white;
}

.see-more:hover {
  background-color: #905afd;
  border: 2px solid white;
}

.carousel-caption h1 {
  font-family: 'Open Sans';
  font-size: 74px;
}

.carousel-caption p {
  font-family: 'Open Sans';
  font-size: 25px;
}

.carousel-indicators {
  top: 450px;
}

.carousel-indicators [data-bs-target] {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #8c52ff;
}

.carousel-caption {
  left: 24%;
  width: 700px;
}

.section2 {
  margin: 100px auto;
}

.section2 img {
  /* display: none; */
  width: 270px;
}

.section4 .d-flex img {
  display: none;
}

.section2 h1 {
  color: #999999;
  font-size: 45px;
}

.section2 p {
  font-size: 21px;
  color: #666666;
}

.section3 {
  background-color: #8c52ff;
  padding-bottom: 100px;
}

.mcti {
  padding-top: 50px;
}

.mcti h1 {
  font-size: 45px;
  color: white;
  border-bottom: 1px solid white;
}

.section3 .container {
  margin-top: 50px;
  display: flex;
}

.section3 .card {
  background-color: transparent;
  color: white;
  border: none;
  text-align: center;
}

.card-title {
  font-size: 28px;
  font-family: 'Open Sans';
}

.section3 p {
  font-size: 17px;
}

.section3 .container .card {
  width: 18rem;
}

.section3 .card-img-top {
  width: 100px;
  margin: 25px 90px;
}

.section3 .sigle-card .card-img-top {
  margin: 25px 422px;
}

.section4 {
  padding-bottom: 50px;
}

.section4 h1 {
  margin-top: 100px;
  color: #333333;
  font-family: 'Open Sans';
  border-bottom: 2px solid #8c52ff;
}

.section5 ul li {
  color: #666666;
  font-family: 'Open Sans';
  font-size: 21px;
}

.section6 ul li {
  color: #666666;
  font-family: 'Open Sans';
  font-size: 21px;
}

.section4 h2 {
  font-family: 'Open Sans';
  color: #333333;
  margin-top: 10px;
}

.section4 .container {
  display: flex;
}

.section4 .card {
  margin-left: 25px;
  width: 20rem;
}

.section4 .card .card-body .btn-primary {
  background-color: #8c52ff;
  border: none;
}

.card-row {
  margin-left: 20px;
  display: flex;
}

.section5 {}

.section5 .container {
  margin-top: 100px;
}

.section5 .left-image {
  background-image: url('../img/left-image.png');
  background-size: cover;
  height: 730px;
}





.section5 .left-image1 {
  background-image: url('../img/left-image1.png');
  background-size: cover;
  height: 730px;
}

.overlay-text {
  position: relative;
  right: 100px;
  top: 25px;
  align-items: center !important;
  color: white;
  background-color: #8c52ff;
}

.overlay-text h2 {
  margin: 2px auto auto 10px;
  font-size: 21px !important;
  font-weight: 800 !important;
}
.tick-text h2, .box-inner h2{
  font-size: 21px !important;
  font-weight: 800 !important;
}
.text-box{
  margin-left: -15px;
}
.overlay-text img {
  width: 40px !important;
}

.section5 .right-text {
  margin: 0px;
  margin-top: 50px;
}
.section5 .right-text {
  margin: 0px;
  margin-top: 50px;
}

.right-text p {
  font-size: 17px;
  font-family: 'Open Sans';
}

.right-text .btn-outline-primary {
  font-family: 'Open Sans';
  border: 1px solid #8c52ff;
  color: #8c52ff;
}

.right-text .btn-outline-primary:hover {
  background-color: #8c52ff;
  color: white;
}

.section6 {}

.section6 .container {
  margin-top: 30px;
}

.section6 .right-image {
  background-image: url('../img/right-image.png');
  background-size: cover;
  height: 730px;
}



.section6 .overlay-text {
  position: relative;
  left: 100px;
  top: 25px;
  color: white;
  background-color: #8c52ff;
}

.section6 .overlay-text h2 {
  margin: 2px auto auto 10px;
}

.section6 .left-text {
  margin: 50px auto auto 100px;
}

.left-text p {
  font-size: 21px;
  font-family: 'Open Sans';
}

.left-text .btn-outline-primary {
  font-family: 'Open Sans';
  border: 1px solid #8c52ff;
  color: #8c52ff;
}

.left-text .btn-outline-primary:hover {
  background-color: #8c52ff;
  color: white;
}

.section8 {
  background-image: url('../img/back-imge.png');
  background-size: cover;
  height: 400px;
}

.section8 .contact-section {
  margin-top: 50px;
  margin-left: 300px;
  margin-right: 300px;
  padding-top: 120px;
  color: white;
}

.contact-section p {
  font-size: 28px;
}

.section8 .contact-button {
  background-color: white;
  font-size: 21px;
  margin-top: 10px;
  padding: 10px 20px;
  color: #333333;
}

.section8 .contact-button:hover {
  background-color: #8c52ff;
  color: white;
}



.section9 .container h1 {
  font-family: 'Open Sans';
}

.section9-box {
  display: flex;
}

.box-inner {
  margin-left: 10px;
}

.section9-box img {
  width: 70px;
  height: 60px;
}

.section10 .container {
  margin-top: 30px;
  padding-bottom: 10px;
}

.section10 .card-row {
  margin-left: 20px;
  display: flex;
}

.section10 .card {
  width: 18rem;
  border: none;
  margin-left: 25px;
  text-align: center;
}

.section10 .card-img-top {
  width: 150px;
  margin: 25px 65px;
}

.section10-text {
  margin-top: 120px;
  text-align: center;
}

.section10-text .btn-primary {
  background-color: #8c52ff;
  color: white;
  border: none;
}

.section10-text .btn-primary:hover {
  background-color: #8c52ff;
  color: white;
}

.section10-text .btn-primary:focus {
  background-color: #8c52ff;
}

.section11 {}

.section11-left {
  color: white;
  background-image: url('../img/cta.png');
  padding-top: 150px;
  height: 420px;
  padding-bottom: 225px;
  padding-left: 150px;
}

.section11-left {
  color: white;
}

.social-links .d-flex {
  margin-left: 105px;
}

.social-links h1 {
  text-align: center;
  margin-top: 20px;
}

.social-links h4 {
  margin-top: 20px;
  text-align: center;
}

.links {
  display: block !important;
}

.social-links .container .row .social1 {
  margin-left: 155px;
}

.border-line {
  margin-bottom: 20px;
  border: 1px solid white;
  width: 100px;
}

.section11 .row {
  --bs-gutter-x: 0rem;
}

.section11 .form-select {
  background-color: whitesmoke;
  border-radius: 5px;
  /* height: 40px; */
}

.section11 .form-control {
  width: 34rem;
  height: 40px;
  border-radius: 5px;
  background-color: whitesmoke;
}

.section11 .form-control1 {
  width: 16rem !important;
}

.contact-form {
  width: 90%;
  margin-left: 5%;
}

.section11 .btn-primary {
  background-color: #8c52ff;
  color: white;
  border: none;
  float: right;
  margin-right: 90px;
}

.social-links {
  background-color: #666666;
  color: white;
}

.social-links .container {
  padding-top: 100px;
}

.footer-text {
  margin-left: 10px;
}

.social-links ul {
  color: white;
  list-style-type: none;
}

.social-links ul li a {
  color: white;
  text-decoration: none;
}

.social-links ul li a:hover {
  color: #8c52ff;
}

.news-letter {
  margin-top: 10px;
  background-color: #8c52ff;
  border: none;
  color: white;
  float: right;
}

.news-letter:hover {
  background-color: #8c52ff;
  color: white;
}

footer {
  color: #fff;
  background-color: #333333;
  padding: 30px;
}

.custom-item {
  margin-left: 20px;
}

.custom-item1 {
  margin-left: 30px;
}



.card {
  border: none;
}

.line1 {
  margin-top: .3rem;
}

.line1 img {
  margin-left: 20px;
  width: 200px
}


/* Page two */



.top-section p {
  font-family: 'Open Sans';
}

.sect-home2 {
  background-color: whitesmoke;
}

.sect-home2 .section2 h1 {
  margin-left: 80px;
}

.sect-home2 .section2 img {
  margin-left: 80px;
}

.sect-home2 .section2 {
  padding-top: 80px;
  padding-bottom: 80px;
  margin-top: 0;
  margin-bottom: 0;
}

.section-event {
  padding-top: 100px;
  padding-bottom: 50px;
}

.section-event .event-line {
  width: 140px;
}

.section-event .event-left {
  width: 400px;
  text-align: center;
  margin-left: 20px;
}

.section-event .event-image {
  margin: 25px 125px;
}

.event-image .card {
  border: 1px solid rgba(0, 0, 0, .125);
  margin-left: 30px;
}

.event-image .card img {
  height: 300px;
}

.event-image .btn-primary {
  background-color: #8c52ff;
  color: white;
  border: none;
  margin-right: 90px;
}

.sect-home3 .card-img-top {
  width: 70px;
}

.sect-home3 .container {
  border: none;
}

.section-activity {
  background-color: whitesmoke;
  padding-top: 100px;
  padding-bottom: 50px;
}

.section-activity h1 {
  font-family: 'Open Sans';
  font-size: 45px;
  color: #333333;
}

.section-activity .tick-text {
  position: relative;
  padding: 10px;
  background-color: #8c52ff;
  display: flex;
}

.tick-text img {
  margin-top: 32px;
  margin-left: 15px;
  width: 25px;
  height: 25px;
}

.tick-text h2 {
  margin-left: 18px;
  color: white;
  font-family: 'Open Sans';
  font-size: 31px;
}

.section-activity .box p {
  margin-left: 80px;
  margin-top: 10px;
}

.tick-text .tick1 {
  margin-top: 12px;
}

.section-sigup {
  margin-top: 0px !important;
}

.section-sigup .signup-box {
  margin-top: 55px;
  background-color: #8c52ff;
  height: 300px;
  border-radius: 10px;
  text-align: center;
  padding-top: 50px;
}

.signup-box div {
  font-family: 'Open Sans';
  font-size: 30px;
  color: white;
}

.section-sigup p {
  margin: 30px auto;
  color: white;
  font-family: 'Open Sans';
}

.signup-box .btn-primary {
  padding-left: 40px;
  padding-right: 40px;
  background-color: white;
  border: none;
  font-family: 'Open Sans';
  font-size: 17pt;
  color: #333333;
}

.section-earn {
  margin-top: 50px;
}

.section-earn1 {
  margin-top: 50px;
}











.get-ria-box1 h3 {}

.ria-text {
  margin-left: 30px;
}

.section-discover {
  text-align: center;
  color: white;
  background-image: url('../img/discover.png');
  background-size: cover;
  padding-top: 100px;
  padding-left: 50px;
  padding-bottom: 100px;
  margin-top: 100px;
}

.section-discover {
  font-family: 'Open Sans';
  font-size: 40px;
}

.section-discover ul {
  margin-top: 30px;
}

.section-discover ul li {
  font-size: 32px;
}

.sect-home4 .row {
  margin-right: 0;
}

.sect-home4 h1 {
  font-family: 'Open Sans';
}

.sect-home4 .box {
  width: 600px;
  padding-top: 50px;
  padding-left: 30px;
}

.sect-home4 ul li {
  font-family: 'Open Sans';
  font-size: 21px;
  color: #666666;
}

.section-fre {
  text-align: center;
  padding-top: 100px;
  padding-bottom: 50px;
}

.box-fre p {
  font-size: 21pt;
}

.section-fre .box {
  /* border: 1px solid #333333; */
  /* margin-left: 256px;
  margin-bottom: 50px; */
}

.box-inner {
  margin-top: 20px;
  text-align: initial;
}

.section-fre .up {
  font-family: 'Open Sans';
  margin-bottom: 0;
  color: #333333;
}

.section-fre .down {
  font-family: 'Open Sans';
  margin-bottom: 0;
  font-size: 17px;
  color: #666666;
}

.top-section h1 {
  /* font-family: 'Montserrat-Bold'; */
  /* font-size: 61px; */
}

.list1 {
  display: flex;
  justify-content: space-around;
}


/* Page 3 */

.top-section1 {
  background-image: url('../img/maria.png');
}


.section-event1 .event-image .card img {
  height: 100px;
  width: 100px;
}

.section-event1 .event-image {
  margin: 25px 60px;
}

.section-event1 .event-image .card {
  border: none;
  width: 26rem;
}

.section-event1 .event-line {
  width: 250px;
}

.section-event1 ul li {
  font-family: 'Open Sans';
  font-size: 17px;
}

.section-event1 .btn-outline-primary:hover {
  background-color: #8c52ff;
}

.section-sigup1 {
  background-color: #8c52ff;
}

.section-sigup1 .signup-box {
  background-color: transparent;
}

.section-activity1 {
  background-color: transparent;
}

.section-activity1 .tick-text h2 {
  color: #333333;
}

.section-activity1 .tick-text {
  background-color: transparent;
}

.section-activity1 .tick-text img {
  margin-top: 0;
  margin-left: 0;
  width: 100px;
  height: 100px;
}

.section-activity1 .text-box p {
  color: #666666;
}

.section-silk {
  background-image: url('../img/what our clients say1.jpg');
  background-size: cover;
  color: white;
}

.section-silk .container {
  text-align: center;
}

.silk-car {
  padding: 50px 100px;
}

.slide-content .content {
  text-align: -webkit-center;
}

.slide-content .content p {
  font-family: 'Open Sans';
  color: #000;
  margin: 0;
}

.slick-slide img {
  width: 100px;
}

.italic-text {
  font-family: 'Open Sans';
  color: #000;
  font-style: italic;
  padding-left: 50px;
  padding-right: 50px;
}

.slide-content .content span {
  font-family: 'Open Sans';
  font-size: 16px;
  color: #999999;
}

.carousal {
  background-color: white !important;
  border-radius: 10px;
}

.slick-slider {
  height: 300px;
}

.section-plan {
  padding-top: 100px;
  padding-bottom: 50px;
  text-align: center;
}

.section-plan .card {
  border: 1px solid #333333;
}

.section-plan .card .card-top {
  color: white;
  padding: 10px;
  background-color: #8c52ff;
}

.plan-content {
  padding-top: 20px;
  text-align: center;
}

.plan-content .btn-primary {
  margin-bottom: 20px;
  background-color: #8c52ff;
  color: white;
  border: 1px solid #8c52ff;
}

.plan-content .btn-primary:hover {
  background-color: #905afd;
}

.nav-list {
  text-align: initial;
  display: block;
  list-style-type: none;
}

.nav-list li {
}

.nav-list1 li {
}

@media (min-width: 990px) {
  .carousel-caption {
      top: 200px;
  }
}

@media (max-width: 768px) {
  .carousel-caption {
      left: 13%;
  }
  .section2 h1 {
      text-align: center;
      color: #999999;
  }
  .carousel-indicators {
      top: 335px;
  }
  .section2 img {
      display: block;
      margin-left: 210px;
      width: 250px;
  }
  .card-row {
      margin-left: 10px;
  }
  .section4 .card {
      margin-left: 12px;
      width: 14rem;
  }
  .section4 .card .card-body .btn-primary {
      font-size: .8rem;
  }
  .section8 .contact-section {
      margin-left: 150px;
      margin-right: 150px;
  }
  .section10 .card {
      width: 13rem;
      margin-left: 0;
  }
  .section10 .card-row {
      margin-left: 0;
  }
  .sect-home2 .section2 h1 {
      text-align: start;
  }
  .section-event .event-image {
      margin: 25px 0px;
  }
  
  .section-earn1 .get-ria-box {
      left: 0px;
      top: 150px;
      width: 135%;
      padding-top: 30px;
      padding-left: 15px;
      padding-bottom: 0px;
  }
  .list1 {
      display: block;
      margin-left: 150px;
      text-align: start;
  }
  .sect-home4 .sect-img {
      height: 638px;
  }
  .section-fre .box {
      /* margin-left: 50px; */
  }
  .social-links .container .row .social1 {
      margin-left: 56px;
  }
  .social-links .d-flex {
      margin-left: 18px;
  }
  .social-links h1 {
      font-size: 30px;
  }
}

@media (max-width: 600px) {
  .custom-item {
      margin-left: 0px;
  }
  .custom-item1 {
      margin-left: 0px;
  }
  .carousel-indicators {
      top: 480px;
  }
  .carousel-caption p {
      font-family: 'Open Sans';
      font-size: 1.3rem;
  }
  .section1 .container {
      padding: 0;
  }
  .section2 {
      background-color: whitesmoke;
      margin: 0px auto;
      padding: 50px 20px;
  }
  .section2 .col-lg-6 {
      text-align: center;
  }
  .section2 img {
      display: block;
      margin-left: 130px;
      width: 150px;
  }
  .section4 .d-flex h2 {
      text-align: center;
  }
  .section4 .card {
      margin-left: 25px;
      width: 20rem;
  }
  .section4 .d-flex img {
      display: block;
      margin-left: 130px;
      width: 150px;
  }
  .section4 .d-flex {
      display: block !important;
  }
  .section4 h1 {
      border: none;
  }
  .section3 .container {
      display: block;
      margin-left: 25px;
  }
  .section3 .container .card {
      width: 22rem;
  }
  .section3 .card-img-top {
      width: 100px;
      margin: 25px 115px;
  }
  .section3 .sigle-card .card-img-top {
      margin: 25px 145px;
  }
  .section4 .container {
      display: block;
  }
  .card-row {
      margin-left: 0;
      display: block;
  }
  .section5 .container {
      margin-top: 50px;
  }
  .section5 .container {
      text-align: center;
  }
  .section5 .container .img-sect5 {
      width: 200px;
  }
  .section5 .right-text {
      text-align: start;
  }
  .section10 .card-row {
      margin-left: 20px;
      display: block;
  }
  .section10 .card {
      width: 18rem;
      margin-left: 25px;
  }
  .section6 .left-text {
      margin: 50px auto auto 30px;
  }
  .section6 .right-image {
      margin-top: 10px;
  }
  .section6 .overlay-text {
      left: 0;
  }
  .overlay-text {
      right: 0;
      top: 0;
  }
  .section8 .contact-section {
      margin-top: 40px;
      margin-left: 10px;
      margin-right: 10px;
      padding-top: 90px;
  }
  .section11 .btn-primary {
      margin-right: 0;
  }
  .section11 .form-control {
      width: 22rem;
  }
  .section11 .form-control1 {
      width: 19rem !important;
      margin-bottom: 1rem;
  }
  .group-input {
      margin-bottom: 0 !important;
  }
  .form-control {
      padding: .375rem .75rem !important;
  }
  .contact-form .margin-0 {
      margin-left: 0 !important;
  }
  header .nav {
      justify-content: start !important;
  }
  .carousel-item img {
      height: 520px;
  }
  .carousel-caption {
      left: 20px;
      width: 400px;
      top: 100px;
  }
  .carousel-caption h1 {
      font-size: 3rem;
  }
  .container {
      width: auto;
  }
  .navbar>.container {
      margin-left: 0;
  }
  .navbar-light .navbar-toggler {
      margin-left: 250px;
  }
  .row>* {
      padding: 0;
  }
  .border-line {}
  .section11-left {
      padding-left: 60px;
      padding-top: 100px;
      padding-bottom: 10px;
  }
  .section9 {
      background-color: whitesmoke;
  }
  .section9 .container .row .col-md-6 img {
      width: 150px;
  }
  .section9 .container {
      margin-top: 0;
      padding: 50px;
  }
  .section9 .container h1 {
      text-align: start;
  }
  .social-links {
      margin-top: 10px;
  }
  .social-links .d-flex a {
      margin-left: 20px;
  }
  .news-letter {
      margin-right: 25px;
      width: 88%;
      margin-bottom: 20px;
  }
  .subscribe-field {
      margin-left: 25px;
      width: 88%;
  }
  .section-event {
      padding-top: 50px;
  }
  .section-activity {
      text-align: center;
  }
  .tick-text img {
      margin-top: 32px;
      margin-left: 60px;
  }
  .tick-text h2 {
      margin-left: 32px;
      text-align: start;
  }
  .section-activity .box p {
      margin-left: 5px;
      text-align: start;
  }
  .section-sigup .signup-box {
      margin: 28px;
  }
  .section-earn .get-ria-box {
      left: 16px;
      top: -130px;
      width: 96%;
  }
  .second-image {
      padding-top: 50px;
  }
  .second-image .get-ria-box1 {
      position: relative;
      width: 105%;
      top: 415px;
      left: -20px;
      padding-left: 10px;
  }
  .section-earn1 .get-ria-box {
      left: 21px;
      top: 630px;
      width: 95%;
  }
  .list1 {
      display: block;
      margin-left: 0px;
      text-align: start;
  }
  .sect-home4 .box {
      width: 100%;
      padding-right: 20px;
  }
  .sect-home4 .box h2 {
      text-align: center;
  }
  .section-fre .box {
      /* margin-left: 10px;
      width: 385px; */
  }
  .social-links .container .row .social1 {
      margin-left: 155px;
  }
  .box-img {
      height: 100px;
      margin-top: 25px;
  }
  .social-links .d-flex {
      margin-left: 105px;
  }
  .section-event1 .event-image .card {
      border: none;
      width: 22rem;
  }
  .section-activity1 .tick-text {
      width: 100%;
      left: 0;
  }
  .section-activity1 .tick-text img {
      margin-top: 10px;
      margin-left: 0;
      width: 50px;
      height: 50px;
  }
  .section-activity1 .box p {
      margin-left: 32px;
  }
  .silk-car {
      padding: 50px 0;
  }
  .slick-slider {
      height: 450px;
  }
}

@media (max-width: 400px) {
  header .nav-link {
      padding: .5rem .6rem;
  }
  .navbar .container {
      height: 65px;
  }
  .navbar-brand img {
      height: 50px;
  }
  .navbar-light .navbar-toggler {
      margin-left: 300px;
      position: relative;
      top: -45px;
  }
  .section3 .container {
      margin-left: 10px;
  }
  .section-sigup .signup-box {
      margin: 15px;
  }
  .section-discover ul li {
      font-size: 30px;
  }
  .section-fre .box {
  }
  .box-img1 {
      height: 100px;
  }
  .section-earn .get-ria-box {
      width: 95%;
  }
  .second-image .get-ria-box1 {
      width: 107%;
  }
  .sect-home4 .box {
      width: 350px;
  }
  .section-fre .box {
  }
  .section-event1 .event-image .card {
      width: 18rem;
  }
}

@media (max-width: 370px) {
  .navbar-light .navbar-toggler {
      margin-left: 250px;
      position: relative;
      top: -45px;
  }
  header .nav-link {
      padding: .3rem .2rem;
  }
  header .custom-item1 .mt-2 {
      margin-top: 4px !important;
  }
  .carousel-caption {
      width: 290px;
  }
  .section2 img {
      margin-left: 60px
  }
  .section3 .container .card {
      width: 16rem;
  }
  .section3 .card-img-top {
      width: 100px;
      margin: 25px 75px;
  }
  .section4 .card {
      width: 16rem;
  }
  .section4 .d-flex img {
      margin-left: 85px;
  }
  .social-links .container .row .social1 {
      margin-left: 105px;
  }
  .social-links .d-flex {
      margin-left: 50px;
  }
  .social-links .d-flex a {
      margin-left: 20px;
  }
  .news-letter {
      margin-right: 14px;
  }
  p {
      font-family: 'Open Sans';
      font-size: 17px;
  }
  .section10 .card-row {
      margin-left: 0px;
  }
  .section10 .card {
      margin-left: 0px;
  }
  .line1 img {
      margin-left: 11px;
      width: 150px;
  }
  .section3 .sigle-card .card-img-top {
      margin: 25px 106px;
  }
  .section11 .form-control1 {
      width: 16rem !important;
  }
  .section3 .container {
      margin-left: 20px;
  }
  .section3 .container {
      margin-left: 16px;
  }
  .navbar-nav {
      margin-top: -18px;
      margin-left: -11px;
      padding-left: 10px;
      background: #8c52ff;
  }
}


