button.btn.custome_btns {
    background: #47b2e4;
    color: #fff;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 7px 20px;
    border-radius: 0px;
    transition: .3s;
}
button:hover.btn.custome_btns {
    background: #3f9fcc;
    color: #fff;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 7px 20px;
    border-radius: 0px;
    transition: .3s;
}
 .feature-box {
      text-align: center;
      padding: 30px 20px;
      height: 100%;
      border-right: 1px solid #eee;
      border-bottom: 1px solid #eee;
    }
.service-box {
    background: #5873a3;
    text-align: center;
    padding: 18px 5px !important;
    transition: .3s;
    position: relative;
    top: 3px;
}
.service-box:hover {
    background: #47b2e4;
    text-align: center;
    padding: 18px 5px !important;
    transition: .3s;
  position: relative;
  top: 0px;
}
.set-box-end {
    text-align: end;
}
    .feature-box:nth-child(3n) {
      border-right: none;
    }

 .icon {
    font-size: 60px;
    color: #37517e;
    margin-bottom: 15px;
}

    h2.section-title {
      font-weight: 500;
      margin-bottom: 40px;
    }

   .feature-title {
    font-weight: 600;
    margin-bottom: 10px;
    color: #37517e;
    font-size: 18px;
}

    .feature-text {
      color: #666;
      font-size: 14px;
    }



img.icon-home {
    width: 80px;
    height: 80px;
    border-radius: 50% 50% 0% 0%;
    box-shadow: 2px -2px 0px 5px #ffffff21;
    border-left: 4px solid #47b2e4;
    margin-bottom: 10px;
}

.service-card {
    background-color: #47b2e4;
    color: white;
    border-radius: 0px;
    border: 4px solid #fff;
    box-shadow: 0px 0px 0px 5px #47b2e4;
    padding: 40px 20px;
    text-align: center;
    height: 100%;
    transition: .3s;
}
.service-card:hover {
    background-color: #3c4c69;
    color: white;
    border-radius: 0px;
    border: 4px solid #fff;
    box-shadow: 0px 0px 0px 8px #3c4c69;
    padding: 40px 20px;
    text-align: center;
    height: 100%;
    transition: .3s;
}

    .service-card i {
      font-size: 75px;
      margin-bottom: 5px;
      display: block;
    }

    .service-card h4 {
      font-weight: 600;
      margin-bottom: 10px;
      color: #fff;
    }

    .service-card p {
      font-size: 14px;
      margin-bottom: 25px;
    }

    .btn-custom {
      border: 1px solid #fff;
      color: #37517e;
      background-color: #fff;
      padding: 8px 20px;
      border-radius: 0;
    }

    .btn-custom:hover {
      background-color: #fff;
      color: #2f6d8a;
    }
    img.female {
    box-shadow: 0px 0px 9px 1px #37517e inset;
    background: #fff;
    border-radius: 50% 50% 0% 0%;}
    section#How-does-it-work {
    background: #37517e;}
        .offer-section {
      background: #f5f5f5;
      padding: 60px 0;
      text-align: center;
    }

    .offer-title {
      font-size: 32px;
      font-weight: 500;
      margin-bottom: 50px;
    }

    .offer-item {
      padding: 20px;
      position: relative;
    }

  .offer-item img {
    width: 105px;
    margin-bottom: 15px;
    background: #37517e;
    border: 3px solid #f5f5f5;
    border-radius: 100px;
    box-shadow: 0px -8px 0px 4px #37517e;
    padding: 3px;
}

 .offer-item p {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    color: #37517e;
}

    /* vertical divider */
    .offer-item:not(:last-child)::after {
      content: "";
      position: absolute;
      top: 0%;
      right: 0;
      height: 100%;
      width: 1px;
      background: #47b2e4;
    }

.bottom-text {
    margin-top: 35px;
    padding-top: 10px;
    padding-bottom: 10px;
        border: 1px solid #47b2e4;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 2px;
    background: #37517e;
    color: #ffffff;
}
section#contact {
    background: #37517e;
}

section#our-clients{
    background: #37517e;
}

.vibrate{animation: dfshsdfgdsgfcfghdsfg 2s ease 0s infinite normal forwards;}
@keyframes dfshsdfgdsgfcfghdsfg {
    0% {
        transform: translate(0);
    }

    20% {
        transform: translate(-2px, 2px);
    }

    40% {
        transform: translate(-2px, -2px);
    }

    60% {
        transform: translate(2px, 2px);
    }

    80% {
        transform: translate(2px, -2px)scale(1.1);
    }

    100% {
        transform: translate(0);
    }
}
    /* responsive fix */
    @media (max-width: 768px) {
      .offer-item::after {
        display: none;
      }

    }
        @media (max-width: 767px) {
      .feature-box {
        border-right: none !important;
      }
    }

    @media only screen and (max-width: 767px)
    { 
          .hero .animated {
            animation: updowns 2s ease-in-out infinite alternate-reverse both !important;
        }
        @keyframes updowns {
          0% {
                transform: translateY(0px) scale(1);
          }

          100% {
                transform: translateY(-25px) scale(1);
          }
        }
        .card.card-custome {
        min-height: 222px;
    }
    img.icon-res {    min-height: 106px;
    object-fit: fill;}
    .card.card-custome h4 {
    font-size: 18px;
    min-height: 3em;
}
tbody, td, tfoot, th, thead, tr{text-align: left !important;padding: 4px;
    border: 1px solid #37517e87;}

    }