body,
html {
  padding: 0px !important;
  font-family: "open_sansregular";
}

* {
  font-family: "open_sansregular";
}
.font-para {
  font-size: 1rem;
}
.dots-icon {
  font-size: 14px;
}
.heading-section {
  font-weight: bold;
}
.banner-text h1 {
  font-size: 1.75rem;
}
.top-nav {
  width: 100%;
  height: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: white;
  box-shadow: -4px 2px 20px 0 rgba(0, 0, 0, 0.5);
  position: relative;
  z-index: 2;
}
.nav-item {
  display: inline-flex;
}
.logo img {
  width: 80%;
}
/* banner css */
.banner-section {
  background-image: url("../Images/banner_bg.webp");
  height: 500px;
  background-position: center;
}
.banner-text {
  padding-top: 5rem;
  padding-left: 4rem;
  color: white;
  width: 60%;
}
.form-control {
  color: white !important;
}
.form-group {
  margin-bottom: 0.5rem !important;
}

/* banner css end */

/* carousel content */

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.wrapper {
  width: 100%;
  height: 400px;
  display: flex;
  position: absolute;
  top: 24rem;
}

.left-section {
  width: 65%;
  position: relative;
}

.carousel-section {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 80%;
}

.right-section {
  width: 50%;
  position: relative;
  background: url("../Images/input_bg.webp");
  background-size: cover;
}

.right-section .para1 {
  width: 60%;
  font-size: 16px;
  padding: 0px;
  position: absolute;
  bottom: 10px;
  padding-left: 30px;
}
.owl-nav,
.owl-dots {
  display: none;
}

.para1 form button {
  width: 100%;
}
.form-control {
  background-color: unset !important;
  border: 1px solid #fff;
  padding: 10px;
}
.form-control::placeholder {
  color: #ffffff;
}
.item img {
  height: 230px;
}
.arrow-icon {
  background-color: unset !important;
  font-size: 20px !important;
  font-weight: 200 !important;
  width: 25px;
}
.carousel-btn {
  border: 1px solid #ccc;
  background-color: white;
  outline: none !important;
  padding-left: 30px;
  padding-right: 30px;
  border-radius: unset !important;
}
.carousel-btn:hover {
  background-color: #007bff;
}
.carousel-btn:hover .arrow-icon {
  color: white !important;
}
/* carousel content end */

/* nav toolbar start */
.social-links {
  color: black;
  font-size: 20px;
  margin-right: 3rem;
}
.social-links i {
  border-radius: 25px;
  background-image: linear-gradient(
    to right top,
    #7137bc,
    #9038c0,
    #ac39c3,
    #c73ac5,
    #e13dc5
  );
  color: white;
  padding: 10px 12px;
  box-shadow: 1px 5px 5px 2px rgba(0, 0, 0, 0.09);
  border: 2px solid #fff;
}
.fa-envelope {
  padding: 10px 10px !important;
}
.social-links i:hover {
  color: white;
  box-shadow: 2px 6px 8px rgba(0, 0, 0, 0.2);
}
/* nav toolbar end */

/* how it work css start */

.img-section {
  border: 1px solid #ccc;
  border-radius: 25px;
  padding: 15px;
}
.badge-section {
  border: 1px solid #ccc;
  border-radius: 25px;
  padding: 15px;
}
.fcontent {
  font-size: 14px;
}
.work-info {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 40px;
}

@media (max-width: 736px) {
  .wrapper {
    display: block;
  }
  .left-section {
    position: static;
    width: 100%;
  }
  .whatapp-icon {
    margin-right: 0px !important;
  }
  .whatapp-icon img {
    width: 50px;
  }
  .heading-section {
    font-size: 28px !important;
  }
  .carousel-section {
    position: static;
    right: unset;
    bottom: unset;
    width: 100%;
  }
  .right-section {
    position: static;
    width: 100%;
  }
  .right-section .para1 {
    position: static;
    width: 100%;
    bottom: 0px;
    padding: 3rem;
  }
  .logo img {
    width: 80%;
  }
  .top-nav {
    height: 60px;
  }
  .second {
    margin-top: 9rem !important;
  }
  .choose-right-image {
    position: static !important;
    left: 0% !important;
    text-align: center;
  }
  .wrapper {
    position: relative;
    top: unset;
    bottom: 6rem;
  }
  .booking-img {
    left: 0%;
  }
  .banner-text {
    width: 100%;
    padding-left: 1rem;
  }
  .nav-item {
    display: inline-flex;
  }
  .social-links {
    margin-right: 10px;
  }
  .choose-left-content {
    padding-top: 0rem !important;
    padding-bottom: 1rem;
  }
  .choose-left-content h2 {
    font-size: 24px;
  }
  .choose-right-image img {
    width: 80%;
  }
  .booking-content {
    margin-top: 1rem !important;
  }
  .booking-img {
    padding-top: 4rem !important;
  }
  .booking-content h2 {
    font-size: 22px;
  }
  .heading {
    font-size: 24px;
  }
  .myrsa-title {
    font-size: 20px !important;
  }
  .myrsa-host-heading {
    font-size: 24px;
  }
  .host-content {
    font-size: 18px !important;
  }
  .fifth {
    margin-bottom: 0rem !important;
  }
  .testimonial h3 {
    font-size: 24px !important;
  }
  .img-area {
    width: 50% !important;
    height: unset !important;
  }
  .testimonial {
    width: 100% !important;
  }
  .play-icon img {
    width: 15% !important;
  }
  .carousel-para {
    width: 75% !important;
    font-size: 12px !important;
  }
  .logo {
    padding-top: 42px !important;
  }
  .booking-content .font-para {
    display: inline-flex;
  }
  .banner-section {
    height: 550px;
  }
  .dots-icon {
    padding-top: 5px;
  }
}

.booking-img {
  padding-top: 6rem;
}
.how-work-icon {
  width: 95%;
}
.space-icon {
  width: 85%;
}
.myrsa-title {
  font-size: 22px;
  font-weight: bold;
}

/* how it work css end */
a {
  color: black;
  text-decoration: none !important;
}
.top-nav nav {
  padding-right: 20px;
}
.logo {
  padding-top: 44px;
  z-index: 1;
}

.btn-login {
  padding: 10px 25px;
  color: white;
  border-radius: 25px;
  background-image: linear-gradient(
    to right top,
    #7137bc,
    #9038c0,
    #ac39c3,
    #c73ac5,
    #e13dc5
  );
  text-transform: initial;
}
.btn-login:hover {
  color: white;
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.2);
}
.section {
  background-image: url("../Images/Rectangle 214.webp");
  width: 100%;
  height: 500px;
  position: absolute;
}
.left-content {
  position: relative;
  margin-top: 5%;
  color: #fff;
  margin-left: 20%;
  max-width: 680px;
}
.left-content p {
  font-size: 18px;
  font-weight: 400;
}
.right-content {
  margin-top: 151px;
}
.right-content img {
  height: 223px;
  margin: auto;
  border: 2px solid #fff;
  overflow: hidden;
}
.right-carousel {
  top: 51%;
  left: 57%;
}
.list-space-btn {
  padding: 10px 20px;
  color: #fff;
  border-radius: 20px;
  background-image: linear-gradient(
    to right top,
    #7137bc,
    #9038c0,
    #ac39c3,
    #c73ac5,
    #e13dc5
  );
  border: 2px solid #fff;
  text-transform: capitalize;
  font-size: 12px;
  font-weight: 700;
}
.list-space-btn:hover {
  color: white;
  box-shadow: 2px 8px 15px rgba(0, 0, 0, 0.2);
}
.form-section {
  position: relative;
  top: 50%;
  left: 53%;
}
.form-section {
  position: absolute;
  top: 44%;
  width: 42%;
  left: 53%;
  padding: 2px 10px;
  background-image: url("../Images/Rectangle 211.webp");
}
.form-section input[type="text"],
input[type="email"],
input[type="number"] {
  outline: none;
  padding: 8px;
  box-sizing: border-box;
}
input[type="button"] {
  padding: 8px;
  background-color: crimson;
  color: #fff;
  outline: none;
  width: 80%;
  border: none;
}
/*Second section*/
.second {
  margin-top: 12rem;
  margin-bottom: 20px;
  position: relative;
}
.left-img {
  width: 80%;
}

.booking-content {
  margin-top: 7rem;
}
.booking-content h2 {
  margin-bottom: 30px;
  color: #007bff;
}

.form-space {
  margin-top: 50px;
}
.form-left-content {
  max-width: inherit;
  position: relative;
  left: 45%;
  top: 45%;
}
.right-form {
  border: 1px solid #fff;
  box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.11);
  margin: 0 10px;
  background-color: white;
  z-index: 999;
}
.right-form::after {
  content: "";
  background-image: url("../Images/Path 222.webp");
  height: 200px;
  width: 100%;
  background-size: contain;
}

#bgcover {
  height: 300px;
  width: 100%;
  background-size: cover;
}
.second .right-form input[type="text"] {
  outline: none;
  padding: 8px;
  box-sizing: border-box;
  border-radius: 6px;
  width: inherit;
}

.second .right-form input[type="button"] {
  padding: 8px 15px;
  color: #fff;
  border-radius: 20px;
  background-color: rgb(44, 44, 168);
  margin-bottom: 20px;
}
/*  third section */
.third-bg {
  margin-top: 90px;
  background-image: linear-gradient(to right, #3d81e0, #8addff);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 0px;
}
.choose-left-content {
  color: #fff;
  padding-top: 6rem;
}
.choose-right-image {
  text-align: center;
}
.choose-right-image img {
  width: 70%;
}
/* Fourth section*/
.fourth {
  margin-top: 90px;
}
.icon {
  padding: 20px;
  border: 1px solid;
  border: 1px solid #dae0e5;
  border-radius: 50%;
  display: inline-flex;
  justify-content: center;
  text-align: center;
  position: relative;
  margin: 0px 126px;
  box-shadow: -10px 10px #dae0e5;
}
.heading {
  color: #007bff;
}
.icon-no {
  position: absolute;
  left: 165px;
  bottom: 55px;
  color: #007bff;
  box-shadow: -7px 3px #dae0e5;
  padding: 5px 13px;
  border-radius: 50%;
  border: 1px solid #dae0e5;
}

/* Fifth section*/
.fifth {
  margin-top: 90px;
  background-image: url("../Images/Subtraction1.webp");
  height: 450px;
  margin-bottom: 90px;
  background-size: cover;
}
.myrsa-host {
  color: #fff;
}
.myrsa-host-heading {
  padding-top: 50px;
}
.host-content {
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 50px;
}
.play-icon img {
  width: 7%;
  cursor: pointer;
}
/* Fifth section*/
.six {
  margin-top: 90px;
}
.profile-img {
  padding: 20px;
  border: 1px solid #dae0e5;
  border-radius: 50%;
  display: inline-flex;
  justify-content: center;
  text-align: center;
  position: relative;
  margin: 0px 126px;
}
.img-area {
  width: 80px;
  height: 80px;
  margin: auto;
  border: 2px solid #fff;
  border-radius: 50%;
  overflow: hidden;
}
.img-area img {
  width: 100%;
}
.carousel-caption {
  position: static;
  padding-bottom: 15px;
  padding-top: 0;
  color: black;
}
.six {
  padding: 50px 0;
  position: relative;
  margin-top: 40px;
  margin-bottom: 40px;
}
.testimonial {
  width: 70%;
}
.testimonial h2 {
  color: #007bff;
}
.carousel-para {
  width: 68%;
  margin: 0 auto;
  font-size: 15px;
}
.carousel-control-prev,
.carousel-control-next {
  background-color: #dae0e5;
  width: 50px;
  height: 50px;
  margin: auto;
  border: 2px solid #fff;
  border-radius: 50%;
  overflow: hidden;
}
/* trusted over section */
.trusted_user_bg .pb {
  padding-bottom: 90px;
  display: flex;
}
.trusted_user {
  box-shadow: 1px 5px 5px 2px rgba(0, 0, 0, 0.09);
  padding: 0 20px 10px;
}
.trusted_user_bg .graycolor {
  background-color: #e9f3fc;
  text-align: center;
}
.trusted_user_bg h2 {
  text-align: center;
  color: #007bff;
}
.trusted_user_bg p {
  color: #000f49;
  font-size: 16px;
  text-align: center;
  padding-bottom: 80px;
  padding-top: 15px;
}
.trusted_user p {
  padding-bottom: 0px;
  font-size: 14px;
  color: #333;
}
.trusted_user .fa {
  color: #fad561;
  padding-top: 15px;
}
.trusted_user .images_part img {
  border-radius: 50%;
  border: 5px solid #fff;
  position: relative;
  margin-top: -40px;
  width: 30%;
}
.trusted_user span {
  font-size: 14px;
  font-weight: 400;
}
.test-name {
  font-size: 18px;
}
/* trusted over section end */
/* Footer Section */
.footer-section {
  background-color: #000f49;
  color: #fff;
  padding: 30px 0px 20px;
}
.social-link-icon {
  font-size: 28px !important;
  color: white;
  margin: 4px;
}
.footer p {
  margin-bottom: 0.5rem !important;
}
.social p {
  margin-bottom: 1rem !important;
}
.fa-facebook {
  background: #fff;
  color: #000f49;
}

.bdr-ripple-ani-btn {
  display: block;
  background: #fff;
  height: 85px;
  width: 85px;
  line-height: 80px;
  text-align: center;
  border-radius: 100%;
  margin: 5rem auto;
  color: #666;
  animation: at-ripple 2s 3s linear infinite;
}
.bdr-ripple-ani-btn.pink {
  background-image: linear-gradient(to right, #3d81e0, #8addff);
  color: white;
  font-size: 30px;
  animation: at-ripple-pink 2s 3s linear infinite;
}
.bdr-ripple-ani-btn i {
  transform: rotate(0deg);
  transition: 1s ease;
}
.bdr-ripple-ani-btn:hover i {
  transform: rotate(360deg);
}

@keyframes at-ripple-pink {
  0% {
    box-shadow: 0 4px 10px rgba(170, 138, 138, 0.3),
      0 0 0 0 rgba(170, 138, 138, 0.1), 0 0 0 5px rgba(170, 138, 138, 0.1),
      0 0 0 10px rgba(170, 138, 138, 0.1);
  }
  100% {
    box-shadow: 0 4px 10px rgba(235, 218, 218, 0.5),
      0 0 0 5px rgba(235, 218, 218, 0.5), 0 0 0 10px rgba(235, 218, 218, 0.5),
      0 0 0 20px rgba(235, 218, 218, 0.5);
  }
}
@media (min-width: 1440px) {
  .banner-section {
    background-size: cover;
  }
  .play-icon img {
    width: 6%;
  }
}
@media (min-width: 320px) and (max-width: 480px) {
  .form-left-content {
    position: static;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  .choose-right-image {
    position: static !important;
    left: 0% !important;
  }
  .icon {
    margin: 0 60px;
    padding: 16px;
  }
  .margin-section {
    margin: 0 auto;
  }
  .right-section {
    background-position: center;
  }
  .social-links {
    margin-right: 1rem;
  }
  .right-section .para1 {
    width: 80%;
  }
  .chose-col-section {
    text-align: center;
  }
  .choose-left-content {
    padding-top: 2rem !important;
  }
  .second {
    margin-top: 10rem;
  }
  .booking-img {
    padding-top: 6rem;
  }
  .banner-text {
    width: 95%;
  }
  .testimonial {
    width: 100%;
  }
  .carousel-para {
    width: 90% !important;
    margin: 0 auto;
  }
  .booking-content .font-para {
    font-size: 1rem;
    display: inline-flex;
  }
  .font-para .dots-icon {
    padding-top: 5px;
  }
  .myrsa-title {
    font-size: 20px;
  }
}
@media (max-width: 1024px) and (min-width: 768px) and (orientation: landscape) {
  .how-work-icon {
    width: 100%;
  }
  space-icon {
    width: 90%;
  }
  .icon {
    margin: 0 100px;
  }
  .work-content {
    padding-top: 0rem !important;
  }
}
@media (max-width: 320px) {
  .icon {
    margin: 0 6rem;
  }
  .banner-section {
    height: 575px;
  }
}
