
.terms-wrapper {
    background: #f6fff9;
    border-radius: 12px;
    padding: 30px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.06);
}

.terms-wrapper p {
    font-size: 15px;
    color: #555;
}

.terms-heading {
    font-weight: 600;
    color: #198754;
    margin-top: 25px;
    margin-bottom: 12px;
    display: flex;
    align-items: center;
}

.terms-heading i {
    margin-right: 10px;
    font-size: 20px;
}

.terms-list {
    list-style: none;
    padding-left: 0;
    margin-bottom: 20px;
}

.terms-list li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
    font-size: 15px;
    color: #444;
    line-height: 1.6;
}

.terms-list li::before {
    content: "\f058"; /* check-circle */
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 2px;
    color: #198754;
}

@media (max-width: 768px) {
    .terms-wrapper {
        padding: 20px;
    }
    .terms-list li {
        font-size: 14px;
    }
}
.logo {
    font-size: 28px;
    font-weight: 700;
}

.logo-sub {
    font-size: 14px;
    font-weight: 400;
    opacity: 0.9;
    margin-left: 4px;
}

.bg-white{
  background: #dfe8ed; 
  background: linear-gradient(90deg,rgba(223, 232, 237, 1) 0%, rgb(222, 245, 232) 50%, rgba(244, 241, 212, 0.71) 100%) !important;
}
.rounded{
  border-radius: 5px !important;
}
.margin_top_5{
    margin-top:3rem ;
  }
.img,
.blog-img,
.user-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.ftco-footer-social li {
  list-style: none;
  margin: 0 10px 0 0;
  display: inline-block; }
  .ftco-footer-social li a {
    height: 40px;
    width: 40px;
    display: block;
    background: rgba(0, 0, 0, 0.05);
    border-radius: 50%;
    position: relative; }
    .ftco-footer-social li a span {
      position: absolute;
      font-size: 20px;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .ftco-footer-social li a:hover {
      color: #fff; }

.form-control {
  /* height: 52px; */
  background: #fff;
  color: #000;
  font-size: 15px;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.1); }
  .form-control:focus, .form-control:active {
    outline: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #39bdc8; }

textarea.form-control {
  height: inherit !important; }

.btn {
  cursor: pointer;
  border-radius: 4px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  font-size: 15px; }
  .btn:hover, .btn:active, .btn:focus {
    outline: none; }
  .btn.btn-primary {
    background: #39bdc8 !important;
    border: 1px solid #39bdc8 !important;
    color: #fff !important; }
    .btn.btn-primary:hover {
      border: 1px solid #39bdc8;
      background: transparent;
      color: #39bdc8; }
    .btn.btn-primary.btn-outline-primary {
      border: 1px solid #39bdc8;
      background: transparent;
      color: #39bdc8; }
      .btn.btn-primary.btn-outline-primary:hover {
        border: 1px solid transparent;
        background: #39bdc8;
        color: #fff; }

.ftco-section {
  background: #fff; }
  .ftco-section h2 {
    margin-bottom: 0; }

.modal-dialog {
  max-width: 700px; }

.modal-content {
  border: none;
  position: relative;
  padding: 0 !important;
  font-size: 14px;
  color: white;
  border-radius: 0;
  -webkit-box-shadow: 0px 10px 34px -15px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0px 10px 34px -15px rgba(0, 0, 0, 0.24);
  box-shadow: 0px 10px 34px -15px rgba(0, 0, 0, 0.24); }
  .modal-content h3 {
    color: #fff;
    font-weight: 300; }
  .modal-content .modal-header {
    padding: 0;
    border: none; }
  .modal-content button.close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    margin: 0;
    width: 40px;
    height: 40px;
    z-index: 1;
    text-shadow: none;
    background: rgba(0, 0, 0, 0.1); }
  .modal-content .modal-body {
    border: none;
    position: relative;
    z-index: 0; }
    .modal-content .modal-body .icon-2 {
      font-size: 120px;
      position: absolute;
      top: 0;
      right: 0;
      line-height: 0;
      z-index: -1;
      color: rgba(255, 255, 255, 0.3); }
    .modal-content .modal-body.color-1 {
      background: #39bdc8; }
    .modal-content .modal-body .subheading {
      font-size: 14px;
      text-transform: uppercase;
      color: #000;
      letter-spacing: 1px; }
    .modal-content .modal-body .sale {
      font-size: 105px;
      font-family: "Pacifico", cursive;
      color: #000;
      position: relative;
      margin-bottom: 30px;
      z-index: 0; }
      .modal-content .modal-body .sale .icon {
        font-size: 60px;
        position: absolute;
        top: 0;
        left: 0;
        line-height: 0;
        z-index: 1;
        color: #fff; }
      .modal-content .modal-body .sale:after {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        content: '';
        width: 50px;
        height: 2px;
        background: #fff;
        margin: 0 auto; }
    .modal-content .modal-body h2 {
      position: relative;
      display: inline-block;
      line-height: 1; }
      .modal-content .modal-body h2 span {
        font-size: 130px;
        font-weight: 700;
        margin-left: -40px;
        color: #fff; }
      .modal-content .modal-body h2 sup {
        position: absolute;
        top: 50%;
        right: -30px;
        font-size: 30px;
        font-weight: 700;
        margin-top: 10px; }
      .modal-content .modal-body h2 sub {
        position: absolute;
        bottom: 50%;
        right: -30px;
        margin-bottom: -35px;
        text-transform: uppercase;
        font-size: 16px;
        font-weight: 700; }
    .modal-content .modal-body .upper {
      text-transform: uppercase; }
    .modal-content .modal-body .btn-primary {
      color: #000 !important;
      text-transform: uppercase;
      letter-spacing: 1px;
      font-size: 14px; }
  @media (max-width: 767.98px) {
    .modal-content .img {
      height: 300px; } }
      .tab_content_first{
    background: linear-gradient(90deg,rgba(223, 232, 237, 1) 0%, rgb(244, 223, 242) 50%, rgba(244, 212, 231, 0.71) 100%) !important;
color:#000;
font-weight:500
      }

      @media (max-width: 768px) {
  .image-column {
    display: none;
  }
  .padding_2{
    padding: .5rem
  }
  .margin_top_5{
    margin-top:0rem ;
  }
}
