@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&family=Radio+Canada&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto+Serif:ital,opsz,wght@0,8..144,100;0,8..144,200;0,8..144,300;0,8..144,400;0,8..144,500;0,8..144,600;0,8..144,700;0,8..144,800;0,8..144,900;1,8..144,100;1,8..144,200;1,8..144,300;1,8..144,400;1,8..144,500;1,8..144,600;1,8..144,700;1,8..144,800;1,8..144,900&family=Work+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap");
img {
  width: 100%;
  height: auto; }

p {
  font-size: 14px;
  color: #676767; }

.title h2 {
  font-size: 32px;
  color: #262b5c;
  text-align: center;
  font-weight: 700; }
  .title h2 span {
    color: #f5ab35; }

.header {
  font-family: 'roboto Serif' serif;
  margin-top: 25px; }
  .header .topic .image {
    margin-right: 20px; }
    .header .topic .image img {
      width: 90px;
      height: 60px; }
  .header .topic .title h1 {
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 0px; }
    .header .topic .title h1 span {
      color: #00a651; }
  .header .topic .title p {
    color: #676767;
    font-weight: 400;
    font-size: 12px; }
  .header .wrap {
    justify-content: flex-end; }
    .header .wrap .item {
      margin-left: 10%; }
      .header .wrap .item .icon {
        margin-right: 15px;
        margin-top: 5px;
        border: 1px solid #262b5c;
        background-color: #262b5c;
        border-radius: 50px; }
        .header .wrap .item .icon i {
          padding: 8px;
          color: #ffff; }
      .header .wrap .item .text {
        font-family: "Raleway" sans-serif; }
        .header .wrap .item .text p {
          font-size: 14px;
          color: #676767;
          margin-bottom: -4px; }
        .header .wrap .item .text .num {
          font-size: 16px;
          color: black;
          font-weight: 500; }

.lower .navbar {
  background-color: #00a651; }
  .lower .navbar .container .navbar-collapse .navbar-nav .nav-item .nav-link {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    font-family: "Raleway" sans-serif;
    margin-right: 20px; }
    .lower .navbar .container .navbar-collapse .navbar-nav .nav-item .nav-link.active {
      border: 1px solid #fff;
      border-radius: 10px;
      background-color: #fff;
      color: #00a651;
      padding: 5px 10px; }
  .lower .navbar .container .navbar-collapse .navbar-nav .nav-item #navbarDropdown {
    margin-left: 120%;
    border: 1px solid #fff;
    background-color: #fff;
    color: #00a651;
    padding: 5px 40px;
    border-radius: 10px;
    padding-right: 78px; }
  .lower .navbar .container .navbar-collapse .navbar-nav .nav-item .dropdown-menu {
    border: 5px solid #00a651;
    padding: 0; }
    .lower .navbar .container .navbar-collapse .navbar-nav .nav-item .dropdown-menu input {
      margin: 10px;
      border: 1px solid #00a651;
      width: 90%;
      padding: 10px; }
    .lower .navbar .container .navbar-collapse .navbar-nav .nav-item .dropdown-menu .pass {
      font-size: 14px;
      font-weight: 500;
      color: #fff;
      border: 1px solid #00a651;
      background-color: #00a651;
      padding: 10px;
      margin: 10px;
      width: 150px;
      text-align: center; }
    .lower .navbar .container .navbar-collapse .navbar-nav .nav-item .dropdown-menu .btn {
      border: 1px solid #00a651;
      margin: 10px;
      width: 150px;
      text-align: center;
      font-size: 14px;
      font-weight: 500;
      padding: 10px; }
  .lower .navbar .container .navbar-collapse .navbar-nav .nav-item .sign {
    border: 1px solid #00a651;
    margin: 10px;
    width: 150px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    padding: 10px; }
  .lower .navbar .container .navbar-collapse .navbar-nav .icon {
    margin: 10px 5px; }
    .lower .navbar .container .navbar-collapse .navbar-nav .icon i {
      margin-top: 20px;
      padding: 0;
      font-size: 30px;
      color: #262b5c; }
    .lower .navbar .container .navbar-collapse .navbar-nav .icon .or {
      border: 1px solid #00a651;
      margin: 10px;
      width: 150px;
      text-align: center;
      font-size: 14px;
      font-weight: 500;
      padding: 10px; }
    .lower .navbar .container .navbar-collapse .navbar-nav .icon h5 {
      border: 1px solid #00a651;
      margin: 10px;
      width: 150px;
      text-align: center;
      font-size: 14px;
      font-weight: 500;
      padding: 10px; }
  .lower .navbar .container .navbar-collapse .navbar-nav .nav-item.dropdown {
    left: 14%; }

@media (max-width: 992px) {
  .header .container .row {
    flex-direction: column; }
    .header .container .row .col-sm-4 {
      max-width: 100%; }
      .header .container .row .col-sm-4 .topic .image img {
        width: 65px;
        height: 51px; }
      .header .container .row .col-sm-4 .topic .title h1 {
        font-size: 22px; }
    .header .container .row .col-sm-8 {
      display: none; }
      .header .container .row .col-sm-8 .wrap .item {
        margin-right: 0; } }
.banner {
  position: relative; }
  .banner .single-item-rtl .slick-dots {
    position: absolute;
    bottom: 0px;
    right: 73px; }
  .banner .single-item-rtl .slick-dots li {
    display: inline-block;
    width: 30px;
    height: 1px;
    margin: 6px;
    padding: 3px;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 7px; }
    .banner .single-item-rtl .slick-dots li:hover {
      background-color: #00a651;
      border: 1px solid #fff; }
  .banner .single-item-rtl #slick-slide-control21 {
    display: none !important; }
  .banner .single-item-rtl #slick-slide-control22 {
    display: none !important; }
  .banner .single-item-rtl #slick-slide-control20 {
    display: none; }
  .banner .single-item-rtl .slick-track {
    transform: translate3d(0px, 0px, 0px) !important; }
  .banner .single-item-rtl div::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(354deg, #000000a3, transparent, transparent);
    bottom: 0%; }
  .banner .container h1 {
    position: absolute;
    position: absolute;
    color: #fff;
    bottom: 15px; }

@media (max-width: 992px) {
  .banner {
    position: relative; }
    .banner .container h1 {
      display: none; } }
.about {
  position: relative;
  margin-top: 0px;
  background-color: #fafafa; }
  .about .image img {
    width: 200px; }
  .about .container .row:first-child {
    margin-bottom: 90px; }
  .about .container .row .col-sm-6 h3 {
    font-size: 32px;
    color: #000;
    font-weight: 700;
    position: relative; }
    .about .container .row .col-sm-6 h3 span {
      color: #f5ab35; }
    .about .container .row .col-sm-6 h3::before {
      position: absolute;
      content: " ";
      display: block;
      height: 2px;
      width: 25px;
      background-color: #000;
      bottom: 0px; }
    .about .container .row .col-sm-6 h3::after {
      content: " ";
      display: block;
      height: 2px;
      width: 80px;
      background-color: #f5ab35;
      margin-left: 30px;
      margin-top: 20px; }
  .about .container .row .col-sm-6 p {
    margin-top: 50px;
    margin-left: 5px;
    padding-right: 40px;
    color: #676767;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8; }
  .about .container .row .col-sm-6 .slick-dots {
    position: absolute;
    bottom: 0px;
    right: 30px; }
  .about .container .row .col-sm-6 .slick-dots li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    padding: 0px;
    cursor: pointer;
    background-color: white;
    border: 1px solid black;
    border-radius: 58px; }
  .about .container .row .col-sm-6 #slick-slide-control11 {
    display: none !important; }
  .about .container .row .col-sm-6 #slick-slide-control10 {
    display: none; }
  .about .container .row .col-sm-6 .tab-content .tab-pane {
    margin-top: 50px;
    margin-left: 5px;
    padding-right: 40px;
    color: #676767;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8; }
  .about .container .row .col-sm-6 nav {
    margin-top: 20px; }
    .about .container .row .col-sm-6 nav .nav .nav-link {
      font-size: 20px;
      font-weight: 400;
      color: #676767;
      padding-bottom: 5px;
      border: none;
      border-top-left-radius: 0;
      border-top-right-radius: 0;
      text-decoration: none;
      border-bottom: 2px solid transparent; }
      .about .container .row .col-sm-6 nav .nav .nav-link:last-child {
        margin-left: 20px; }
      .about .container .row .col-sm-6 nav .nav .nav-link:hover {
        text-decoration: none;
        color: #00a651;
        border-bottom: 2px solid #00a651; }

@media (max-width: 992px) {
  .about .container .row {
    flex-direction: column; }
    .about .container .row .col-sm-6 {
      max-width: 100%; }
      .about .container .row .col-sm-6 .tab-content .tab-pane {
        margin-top: 20px; } }
.feature {
  margin-top: 90px; }
  .feature .container .row {
    margin-top: 20px; }
    .feature .container .row:last-child {
      margin-top: 30px; }
    .feature .container .row .col-sm-4 .wrap .icon {
      width: 80px; }
      .feature .container .row .col-sm-4 .wrap .icon i {
        font-size: 35px;
        color: black; }
    .feature .container .row .col-sm-4 .wrap .text {
      margin-left: 15px; }
      .feature .container .row .col-sm-4 .wrap .text h4 {
        font-size: 18px;
        font-weight: 500;
        color: #00a651; }
      .feature .container .row .col-sm-4 .wrap .text p {
        font-size: 13px;
        color: #676767;
        line-height: 1.8; }
  .feature .low {
    background: linear-gradient(rgba(0, 166, 80, 0.7), rgba(0, 166, 80, 0.7)), url(../images/History.png);
    width: 100%;
    height: auto;
    object-fit: cover;
    margin-top: 90px; }
    .feature .low .container {
      padding: 70px 0 0; }
      .feature .low .container .row .col-sm-2 .nav {
        flex-direction: column; }
        .feature .low .container .row .col-sm-2 .nav .nav-link {
          text-transform: uppercase;
          font-size: 14px;
          color: #00a651;
          border: 1px solid #00a651;
          background-color: #fff;
          padding: 5px 0px;
          margin-bottom: 10px;
          margin-right: 10px;
          cursor: pointer;
          position: relative;
          transition: 1s all; }
          .feature .low .container .row .col-sm-2 .nav .nav-link.active {
            background-color: #00a651;
            color: #fff; }
          .feature .low .container .row .col-sm-2 .nav .nav-link:focus {
            border: none;
            outline: none; }
      .feature .low .container .row .col-sm-6 .tab-content {
        font-size: 14px;
        color: #676767;
        border: 1px solid #00a651;
        background-color: #fff;
        padding: 30px 40px;
        line-height: 1.8; }
      .feature .low .container .row .col-sm-6::before {
        content: "";
        position: absolute;
        display: block;
        border: 2px solid #ffff;
        width: 225px;
        height: 134px;
        transform: translate(-25px, -25px);
        padding: 13% 46%; }
      .feature .low .container .row .col-sm-4 .wrap {
        margin-left: 20px;
        margin-bottom: 20px; }
        .feature .low .container .row .col-sm-4 .wrap .text {
          position: relative; }
          .feature .low .container .row .col-sm-4 .wrap .text p {
            line-height: 0.8;
            text-align: right;
            font-size: 18px;
            font-weight: 500;
            color: #fff; }
        .feature .low .container .row .col-sm-4 .wrap .num {
          margin-left: 20px; }
          .feature .low .container .row .col-sm-4 .wrap .num p {
            line-height: 1;
            font-size: 42px;
            font-weight: 400;
            color: #00a651;
            border: 1px solid #fff;
            background-color: #fff;
            padding: 5px 35px; }

@media (max-width: 768px) {
  .feature {
    margin-top: 50px; }
    .feature .container .row {
      flex-direction: column; }
      .feature .container .row:last-child {
        margin-top: 0; }
      .feature .container .row .col-sm-4 {
        max-width: 100%; }
    .feature .low .container {
      padding: 10px 0; }
      .feature .low .container .row {
        flex-direction: column; }
        .feature .low .container .row .col-sm-2 {
          max-width: 100%;
          margin-bottom: 30px; }
        .feature .low .container .row .col-sm-6 {
          flex: 0 0 100%;
          max-width: 100%;
          margin-bottom: 20px; }
        .feature .low .container .row .col-sm-4 {
          max-width: 100%; } }
.loan {
  margin-top: 90px; }
  .loan .wrapper .main {
    flex: 0 0 40%;
    margin-right: 50px; }
    .loan .wrapper .main .image img {
      width: 100%;
      max-width: 300px; }
    .loan .wrapper .main .text {
      margin-top: 40px; }
      .loan .wrapper .main .text .title {
        font-size: 40px;
        color: #262b5c;
        margin-bottom: 15px;
        font-weight: 700; }
      .loan .wrapper .main .text .desc {
        font-size: 14px;
        color: #676767;
        line-height: 1.8; }
  .loan .wrapper .block {
    flex: 0 0 calc(60% - 50px);
    display: flex;
    flex-direction: row;
    align-items: center; }
    .loan .wrapper .block .item-wrap .item {
      text-align: center;
      box-shadow: 1px 0 9px 1px #dfdfdf;
      padding: 30px;
      border-radius: 8px; }
      .loan .wrapper .block .item-wrap .item .icon {
        margin: 0 auto;
        height: 60px;
        width: 60px;
        line-height: 60px;
        text-align: center;
        box-shadow: 1px 0 9px 1px #dfdfdf;
        border-radius: 100%; }
        .loan .wrapper .block .item-wrap .item .icon img {
          width: 30px;
          animation-name: float;
          animation-duration: 5s;
          animation-iteration-count: infinite;
          animation-timing-function: ease-in-out;
          place-content: center; }
@keyframes float {
  0% {
    transform: translate(6px, 0px); }
  65% {
    transform: translate(-5px, 0px); }
  100% {
    transform: translate(6px, 0px); } }
      .loan .wrapper .block .item-wrap .item .text .title {
        font-size: 24px;
        font-weight: 600;
        color: #000;
        margin: 8px 12px; }
      .loan .wrapper .block .item-wrap .item .text .desc {
        font-size: 13px;
        color: #676767;
        line-height: 1.4; }
    .loan .wrapper .block .item-wrap.items {
      margin-left: 30px; }
      .loan .wrapper .block .item-wrap.items .item {
        margin-bottom: 30px; }

@media (max-width: 768px) {
  .loan .wrapper {
    flex-direction: column; }
    .loan .wrapper .block {
      flex-direction: column; }
      .loan .wrapper .block .item-wrap:first-child {
        margin-bottom: 30px; }
      .loan .wrapper .block .item-wrap .item .icon img {
        width: 50px; } }
.member {
  margin-top: 90px; }
  .member .container .title h2 {
    font-size: 32px;
    color: #262b5c;
    text-align: center;
    font-weight: 700; }
    .member .container .title h2 span {
      color: #f5ab35; }
    .member .container .title h2::after {
      content: "";
      display: block;
      width: 3%;
      height: 2px;
      background-color: #f5ab35;
      transform: translate(0, -16px);
      margin-left: 39%; }
  .member .container .row {
    margin-top: 50px; }
    .member .container .row .col-sm-3 .wrap {
      box-shadow: 0px -1px 3px 1px #9a99993d; }
      .member .container .row .col-sm-3 .wrap .image {
        position: relative;
        cursor: pointer;
        transition: 0.5s all; }
        .member .container .row .col-sm-3 .wrap .image:hover::after {
          content: "";
          display: block;
          position: absolute;
          width: 100%;
          height: 100%;
          background: linear-gradient(354deg, #00a651, #00a651);
          opacity: 0.6;
          bottom: 0%; }
      .member .container .row .col-sm-3 .wrap .text {
        text-align: center; }
        .member .container .row .col-sm-3 .wrap .text h5 {
          line-height: 1;
          margin-top: 15px;
          color: #403939;
          font-size: 18px;
          font-weight: 500; }
        .member .container .row .col-sm-3 .wrap .text p {
          padding-bottom: 20px; }

@media (max-width: 768px) {
  .member {
    margin-top: 60px; }
    .member .container .row {
      flex-direction: row; }
      .member .container .row .col-sm-3 {
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 15px; } }
.contact {
  margin-top: 90px; }
  .contact .container .title h2::after {
    content: "";
    display: block;
    width: 3%;
    height: 2px;
    background-color: #f5ab35;
    transform: translate(0, -16px);
    margin-left: 32%; }
  .contact .container .row {
    margin-top: 50px; }
    .contact .container .row .col-sm-6 .form {
      margin-top: 10px; }
      .contact .container .row .col-sm-6 .form form input {
        margin: 10px 10px;
        padding: 10px 20px;
        border: 1px solid #c8c8c8; }
      .contact .container .row .col-sm-6 .form form ::placeholder {
        color: #6c6c6c;
        font-size: 12px; }
      .contact .container .row .col-sm-6 .form form textarea {
        margin: 10px;
        width: 88%;
        height: 125px;
        resize: none;
        padding: 10px 20px;
        border: 1px solid #c8c8c8; }
      .contact .container .row .col-sm-6 .form form button {
        color: #fff;
        border: 1px solid #fff;
        border-radius: 10px;
        background-color: #00a651;
        font-size: 14px;
        padding: 10px 20px;
        margin: 10px; }
    .contact .container .row .col-sm-6 iframe {
      width: 100%;
      height: 100%;
      padding-left: 75px;
      font-size: 14px;
      padding: 10px 20px;
      margin: 10px; }

@media (max-width: 768px) {
  .contact {
    margin-top: 60px; }
    .contact .container .row {
      flex-direction: column; }
      .contact .container .row .col-sm-6 {
        max-width: 100%; }
        .contact .container .row .col-sm-6 .form form textarea {
          width: 92%; }
        .contact .container .row .col-sm-6 iframe {
          margin-left: 0; } }
@media (max-width: 576px) {
  .contact {
    margin-top: 30px; }
    .contact .container .row .col-sm-6 .form form input {
      width: 90%; }
    .contact .container .row .col-sm-6 .form form textarea {
      width: 90%; } }
.download {
  background-color: #00a651;
  margin-top: 90px;
  position: relative; }
  .download .container .row {
    padding: 40px 20px; }
    .download .container .row .col-sm-8 .text {
      text-align: center; }
      .download .container .row .col-sm-8 .text h2 {
        font-size: 32px;
        color: #fff; }
        .download .container .row .col-sm-8 .text h2 span {
          color: #f5ab35; }
      .download .container .row .col-sm-8 .text p {
        font-size: 18px;
        color: #fff; }
        .download .container .row .col-sm-8 .text p::after {
          content: "";
          display: block;
          width: 55%;
          height: 1px;
          background-color: #fff;
          margin-left: 23%;
          margin-top: 20px; }
    .download .container .row .col-sm-8 .image {
      place-content: center; }
      .download .container .row .col-sm-8 .image img {
        width: 140px;
        margin-right: 30px; }
    .download .container .row .col-sm-4 .col {
      position: absolute;
      bottom: -10%; }
      .download .container .row .col-sm-4 .col .images {
        text-align: center;
        position: relative; }
        .download .container .row .col-sm-4 .col .images img {
          width: 40%;
          animation-name: float;
          animation-duration: 3s;
          animation-iteration-count: infinite;
          animation-timing-function: ease-in-out;
          margin-left: 30px;
          margin-top: 5px; }
@keyframes float {
  0% {
    transform: translate(6px, 0px); }
  65% {
    transform: translate(-5px, 0px); }
  100% {
    transform: translate(6px, 0px); } }
          .download .container .row .col-sm-4 .col .images img::after {
            content: "";
            display: block;
            border: 1px solid #fff;
            background-color: #fff;
            width: 120px;
            height: 20px;
            padding: 110px;
            border-radius: 50%;
            position: absolute;
            top: 60%;
            margin-left: 57px; }
      .download .container .row .col-sm-4 .col::before {
        content: "";
        display: block;
        border: 1px solid #fff;
        background-color: #fff;
        width: 120px;
        height: 20px;
        padding: 110px;
        border-radius: 50%;
        position: absolute;
        top: 60%;
        margin-left: 57px; }

@media (max-width: 992px) {
  .download .container .row .col-sm-8 {
    max-width: 100%;
    flex: 0 0 100%; }
  .download .container .col-sm-4 {
    display: none; }
    .download .container .col-sm-4 .col .image img {
      width: 60px;
      margin-left: 90%; }
      .download .container .col-sm-4 .col .image img::after {
        content: none;
        display: block;
        border: 1px solid #fff;
        background-color: #fff;
        width: 120px;
        height: 20px;
        padding: 110px;
        border-radius: 50%;
        position: absolute;
        top: 60%;
        margin-left: 57px; }
    .download .container .col-sm-4 .col::before {
      content: none;
      display: block;
      border: 1px solid #fff;
      background-color: #fff;
      width: 120px;
      height: 20px;
      padding: 110px;
      border-radius: 50%;
      position: absolute;
      top: 60%;
      margin-left: 57px; } }
footer {
  background-color: #00a651;
  margin-top: 90px; }
  footer .footer {
    padding-top: 40px; }
    footer .footer .container .row .col-sm-3 .wrap {
      margin-bottom: 20px; }
      footer .footer .container .row .col-sm-3 .wrap .icon i {
        color: #fff;
        margin-right: 10px;
        font-size: 12px; }
      footer .footer .container .row .col-sm-3 .wrap .text {
        color: #fff;
        font-size: 12px;
        margin-top: 3px; }
  footer .low {
    margin-top: 50px;
    background-color: #008e45;
    color: #fff;
    text-align: center;
    padding: 15px 0;
    font-size: 12px; }

@media (max-width: 768px) {
  footer {
    margin-top: 60px; }
    footer .footer .container .row .col-sm-3 {
      flex: 0 0 50%;
      max-width: 50%; }
    footer .low {
      font-size: 10px; } }
.main_service {
  margin-top: 90px; }
  .main_service .container .title h2 {
    font-size: 32px;
    color: #262b5c;
    text-align: center;
    font-weight: 700; }
    .main_service .container .title h2 span {
      color: #f5ab35; }
    .main_service .container .title h2::after {
      content: "";
      display: block;
      width: 3%;
      height: 2px;
      background-color: #f5ab35;
      transform: translate(0, -16px);
      margin-left: 32%; }
  .main_service .container .row .col-sm-4 .mobile {
    margin: 0 25px; }
    .main_service .container .row .col-sm-4 .mobile .image {
      margin-top: 50px; }
    .main_service .container .row .col-sm-4 .mobile .text h4 {
      margin-top: 30px;
      font-size: 23px;
      font-weight: 500;
      color: #262b5c; }
    .main_service .container .row .col-sm-4 .mobile .text p {
      margin-top: 15pxpx;
      font-size: 14px;
      color: #22313f;
      line-height: 1.8;
      font-weight: 400; }

@media (max-width: 768px) {
  .main_service {
    margin-top: 60px; }
    .main_service .row {
      flex-direction: column; }
      .main_service .row .col-sm-4 {
        max-width: 100%; } }

/*# sourceMappingURL=style.css.map */
