:root {
  --orange: #03a9f4;
}
body {
  font-family: "Heebo", sans-serif;
  font-weight: 200;
}

@font-face {
  font-family: "Poppins";
  src: url("./fonts/Poppins-Light.woff2") format("woff2"),
    url("./fonts/Poppins-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("./fonts/Poppins-Medium.woff2") format("woff2"),
    url("./fonts/Poppins-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

.btnmain {
  background-color: #03a9f4;
  color: #fff;
}
.txtorange {
  color: #03a9f4 !important;
}

footer #newsletterFrom p {
  position: relative;
}

footer #newsletterFrom p input[type="email"] {
  border: none;
  width: 91%;
  font-size: 13px;
  padding: 12px 60px 12px 20px;
  margin: 0;
  color: #0a0a0a;
  overflow: hidden;
  border-radius: 30px 0 0 30px;
  background: #fff;
}

footer #newsletterFrom p i {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 10px 19px;
  font-size: 23px;
  pointer-events: none;
  color: #ffffff;
}
#newsletteremail-error {
  color: #f9f7f7 !important;
  padding-left: 10px;
  font-size: 15px;
}
.textcenter {
  text-align: center;
}
footer #newsletterFrom p input[type="submit"] {
  position: absolute;
  top: 0px;
  right: 1px;
  bottom: 1px;
  background-image: linear-gradient(90deg, #03228f 0%, #0e73e4 100%);
  border-radius: 50%;
  padding: 11px 25px 11px;
  font-family: "Flaticon";
  font-size: 0;
  border: none;
  height: 47px;
}

.form-group label,
.form-label {
  font-weight: 400 !important;
  font-size: 14px !important;
  padding: 0px !important;
  margin-top: 5px !important;
}
.slider .carousel-indicators button {
  background-color: black !important;
  height: 15px !important;
  width: 15px !important;
  border-radius: 50%;
  margin-left: 10px !important;
}
.slider .carousel-inner h4 {
  color: #03a9f4;
}
.slider {
  position: relative !important;
}
.slider .carousel-indicators {
  position: absolute !important;
  bottom: -10%;
  left: -89%;
}
.border-dark {
  border-color: #03a9f4 !important;
}
.blogdate {
  color: #6c757d !important;
  font-size: 13px;
  text-align: right;
  float: right;
}
.remove {
  padding: 0px 16px;
}
.section5 input[type="number"] {
  width: 80px !important;
}
.rs-breadcrumbs h1 {
  color: #ffffff !important;
}
.text-white {
  color: #fff;
}
.bg-contact {
  background-color: #03a9f4 !important;
  color: #fff !important;
}
.section5 ul li {
  font-weight: 600;
  margin-left: 80px;
}
.section5 .buy {
  position: relative !important;
}
.section5 .upper {
  position: absolute !important;
  bottom: -25% !important;
  left: 46%;
  z-index: 100000;
}
.footer {
  border-top-right-radius: 230px;
  /* padding: 30px 100px!important; */
}
.footer ul li {
  padding: 3px 0px;
}
.footer p,
.footer .text-light {
  color: #f8f9fa !important;
  font-size: 14px;
}
.footer_color {
  background-color: #18242b;
}

.footer_btm {
  background-color: #0e181d;
}

.bottomfooter p {
  font-size: 8px !important;
}

.rs-breadcrumbs {
  height: 190px;
  width: 100%;
  background-color: #412180;
  color: aliceblue;
}

.rs-breadcrumbs .breadcrumb li {
  text-align: center;
  color: aliceblue;
  font-size: 19px;
}

.rs-breadcrumbs .breadcrumb li a {
  text-align: center;
  color: aliceblue;
  font-size: 19px;
  text-decoration: none;
}

.DemoForm .card {
  padding: 30px 40px;
  margin-top: 60px;
  margin-bottom: 60px;
  border: none !important;
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.2);
}
.DemoForm.blue-text {
  color: #00bcd4;
}
.DemoForm.form-control-label {
  margin-bottom: 0;
}
.DemoForm input,
textarea,
button {
  padding: 8px 15px;
  border-radius: 5px !important;
  margin: 5px 0px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  font-size: 18px !important;
  font-weight: 300;
}
.DemoForm input:focus,
textarea:focus {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: 1px solid #00bcd4;
  outline-width: 0;
  font-weight: 400;
}
.DemoForm .btn-block {
  text-transform: uppercase;
  font-size: 15px !important;
  font-weight: 400;
  height: 43px;
  cursor: pointer;
}
.DemoForm .btn-block:hover {
  color: #fff !important;
}
.DemoForm button:focus {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline-width: 0;
}

.error {
  color: red;
}

.cont-icon {
  font-size: 50px;
}

.btn-plans.active-plan {
  box-shadow: 0px 0px 10px 0px #412180;
  background-color: #f5921d;
}

.form-disabled .form-group {
  pointer-events: none;
}

.owl_set {
  position: absolute;
  bottom: 20%;
  margin-left: 10px;
}

.active_menu {
  position: relative;
  /* height: 1px;
    width: 1px;
    border-radius: 50% !important;
    padding: 2px !important;
    border: 2px solid #412180; */
}

.active_menu::after {
  content: "";
  position: absolute;
  z-index: 99;
  height: 8px;
  width: 8px;
  border: 2px solid #412180;
  bottom: 0px;
  border-radius: 50%;
  left: 50%;
}

#owl-testi .item {
  text-align: center;
  padding: 22px;
  margin-bottom: 50px;
  opacity: 0.2;
  -webkit-transform: scale3d(0.8, 0.8, 1);
  transform: scale3d(0.8, 0.8, 1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#owl-testi .owl-item.active.center {
  padding-top: 76px;
}

#owl-testi.owl-carousel.owl-drag .owl-item {
  padding-top: 76px;
}

#owl-testi .owl-item.active.center .item {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

#owl-testi.owl-carousel .owl-item img {
  transform-style: preserve-3d;
  /* max-width: 150px; */
  /* margin: 0 auto 17px; */
  border-radius: 50% !important;
}
.img_fluid {
  left: 35%;
  top: -54%;
  position: absolute;
  height: 155px;
  width: 155px !important;
  /* transform: translate(0%, 0%); */
}

#owl-testi.owl-carousel .owl-dots {
  display: inline-block;
  width: 100%;
  text-align: center;
}
#owl-testi.owl-carousel .owl-dots .owl-dot {
  display: inline-block;
  outline: none;
}
#owl-testi.owl-carousel button.owl-dot {
  height: 8px;
  width: 35px;
  background-color: #ccc;
}
#owl-testi.owl-carousel button.owl-dot.active {
  height: 8px;
  width: 35px;
  background-color: #03a9f4;
}
#owl-testi .owl-dot {
  margin: 10px;
}
.bg_gray {
  background-color: #f4f7fe;
}

.top_border {
  /* position: relative; */
  border-top: 8px solid #03a9f4;
}
.login_text {
  color: #001d43;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Poppins";
  font-size: 29.708px;
  font-style: normal;
  font-weight: 600;
  line-height: 47.01px; /* 158.242% */
  letter-spacing: -0.564px;
}
.login_inp {
  border-radius: 7px;
  background: #fffdfd;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
  width: 396px;
  height: 59px;
  flex-shrink: 0;
  font-size: 15px;
  text-align: center;
}
.login_inp::placeholder {
  color: #716c6c;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Poppins";
  font-size: 13.906px;
  font-style: normal;
  font-weight: 500;
  line-height: 22.005px; /* 158.242% */
  letter-spacing: -0.264px;
  text-align: start;
}
.form-control-feedback {
  top: 12px !important;
}
.cp_dash_h {
  color: #072356;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
}
.cp_dash_p {
  color: #58636d;
  text-align: justify;
  font-family: Poppins;
  font-size: 12.034px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: lowercase;
}
.btn-yellow {
  border-radius: 8.627px;
  background: #e48600;
  color: #fff;
  font-family: Poppins;
  font-size: 19.353px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}
.cp_dash_h2 {
  color: #696565;
  text-align: center;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Poppins;
  font-size: 19px;
  font-style: normal;
  font-weight: 500;
  line-height: 32.125px; /* 214.165% */
  letter-spacing: -0.385px;
}
.birthday_card {
  border-radius: 6.889px;
  border: 0.984px solid #eeeded;
  background: #fff;
  box-shadow: 3.9365079402923584px 3.9365079402923584px 3.9365079402923584px -2.952380895614624px
    rgba(20, 151, 188, 0.32);
}
.birthday_card .card-title {
  color: #696565;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Poppins;
  font-size: 14.651px;
  font-style: normal;
  font-weight: 500;
  line-height: 24.953px; /* 214.165% */
  letter-spacing: -0.299px;
}
.birthday_card .card-text {
  color: #696565;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Poppins;
  font-size: 10.542px;
  font-style: normal;
  font-weight: 500;
  line-height: 16.153px; /* 214.165% */
  letter-spacing: -0.194px;
}
.big_b_cards {
  margin-left: 20px !important;
  margin-top: 10px !important;
}
.bd_card_img {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  border: 1px solid #072356;
}
.cp_footer p {
  color: #1f4a9a;
  font-family: Poppins;
  font-size: 7.817px;
  font-style: normal;
  font-weight: 500;
  line-height: 125.5%; /* 9.81px */
}
.cp_modal {
  border-radius: 26px !important;
  background: #fff;
}
.m-btn-close {
  position: absolute;
  top: -24px;
  right: -27px;
  color: #28abe7;
  background-color: transparent;
  border: none;
}
.checkinbox {
  cursor: pointer;
  border-radius: 13.209px;
  background: #fff;
  box-shadow: 0px 0px 3.7740113735198975px 0px rgba(0, 0, 0, 0.25);
}
.checkintext {
  color: #6f6f6f;
  text-align: center;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Poppins;
  font-size: 15.632px;
  font-style: normal;
  font-weight: 500;
  line-height: 22.854px; /* 146.199% */
  letter-spacing: -0.274px;
  text-transform: uppercase;
}
.underline {
  border-radius: 18.87px 18.87px 0px 0px;
  background: #b9b9b9;
  height: 8.492px;
  width: 78.311px;
  margin: auto;
}
.checkinbox:hover .underline {
  background: #e48600;
}
.ck_modal .modal-title {
  color: #28abe7;
  text-align: center;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Poppins;
  font-size: 25.879px;
  font-style: normal;
  font-weight: 500;
  line-height: 37.835px; /* 146.199% */
  letter-spacing: -0.454px;
  text-transform: uppercase;
}
.ck_modal_out .modal-title {
  color: #e48600;
  text-align: center;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Poppins;
  font-size: 25.879px;
  font-style: normal;
  font-weight: 500;
  line-height: 37.835px; /* 146.199% */
  letter-spacing: -0.454px;
  text-transform: uppercase;
}
.ckin_inp {
  border-radius: 7px;
  background: #fffdfd;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
}
.cp_send_otp_btn {
  position: absolute;
  top: 8px;
  right: 13px;
  background-color: #28abe7;
  color: white;
  font-size: 14px !important;
  padding: 5px;
}
.cp_send_otp_btn_out {
  position: absolute;
  top: 8px;
  right: 13px;
  background-color: #e48600;
  color: white;
  font-size: 14px !important;
  padding: 5px;
}
.inputs input {
  width: 71.895px;
  height: 70.786px;
  flex-shrink: 0;
  border-radius: 11.897px;
  border: 1.498px solid #d3d3d3;
}
.inputs input:focus {
  border: 1.498px solid #28abe7;
}
.succ_msg_time {
  color: #716c6c;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Poppins;
  font-size: 18.574px;
  font-style: normal;
  font-weight: 500;
  line-height: 29.391px; /* 158.242% */
  letter-spacing: -0.353px;
}
.home_footer_img {
  padding: 12px;
  background-color: #072356;
  border: 8px solid #1f4a9a;
  border-radius: 50%;
  width: 60px;
}
.footer_home {
  border: 8px solid white;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  top: -31px;
}
.time_left {
  color: #777;
  text-align: end;
  font-family: "Poppins";
  font-size: 16.48px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.timer {
  text-align: center;
  font-family: "Poppins";
  font-size: 16.48px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
div.dataTables_wrapper div.dataTables_length select {
  width: 100% !important;
}
@media (min-width: 320px) and (max-width: 499px) {
  .form-control-feedback {
    top: 0px !important;
  }
  .login_text {
    font-size: 21px;
  }
  .big_b_cards {
    margin-left: 0px !important;
    margin-top: 10px !important;
  }
  .birthday_card .card-title {
    text-align: center;
  }
  .birthday_card .card-text {
    text-align: center;
  }
}
@media (max-width: 500px) {
  .banner_img {
    display: none;
  }
  .owl_set {
    position: inherit;
    margin-left: 10px;
  }
  .nav-link {
    display: inline-block;
  }
  .img_fluid {
    left: 15%;
    top: -108px;
    position: absolute;
    height: 154px;
    transform: translate(0%, 0%);
  }
  .footer {
    border-top-right-radius: 100px !important;
  }
  .dataTables_filter {
    float: right !important;
  }
}

@media (max-width: 900px) {
  .owl_set {
    position: inherit;
    margin-left: 10px;
  }
  .nav-link {
    display: inline-block;
  }
  .img_fluid {
    left: 15%;
    top: -108px;
    position: absolute;
    height: 154px;
    transform: translate(0%, 0%);
  }
}