.hero{
    padding: 43px 0 50px 0;
    background: #f0f9ff;
    /* background: linear-gradient(179deg, #ffffff 0%, #f0f9ff 100%); */
    /* background-color: #1565c0; */
    /* background: linear-gradient(83deg, #4f97d4 0%, #1c46a0 58%); */
}
.tools {
    background-color: #0c4a6e;
    color: #fff;
}
.hero-img {
    text-align: center;
}
.hero-img img {
    box-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
    border: 16px solid #fff;
    border-radius: 9999px;
    width: 100%;
    object-fit: cover;
    width: 460px;
    height: 460px;
}
.hero strong {
    background-color: #ffffff;
    padding: 1px 18px;
    border-radius: 22px;
    margin-bottom: 15px;
    display: inline-block;
    font-size: 15px;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
    border: 1px solid #bae6fd;
    color: #0284c7;
}
.img-border img{
    box-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
    border-radius: 26px;
    width: 100%;
    object-fit: cover;
}
.elatwi-content-box-white{
    margin-bottom: 21px;
    border-radius: 17px;
}
.elatwi-feature-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.elatwi-feature-box .img {width: 9%;}
.elatwi-feature-box .content {width: 85%;}
.elatwi-feature-box h3{margin: 0;font-size: 16px;}
.elatwi-feature-box p{font-size: 14px;}
.elatwi-content-box-white h3{
   margin: 5px 0;
   font-size: 20px;
}
.elatwi-content-box-white p{
    font-size: 16px;
}
.services{
    background-color: var(--light-blue);
}
.elatwi-service-box{
    background-color: #fff;
    margin-bottom: 32px;
    border-radius: 27px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0) 0px -0.779421px 0px 0.374122px,
  rgba(0, 0, 0, 0) 0px 0px 0px 0px,
  rgba(12, 74, 110, 0.05) 0px 20.6235px 25.7794px -5.15588px,
  rgba(12, 74, 110, 0.05) 0px 8.24941px 10.3118px -6.18706px;
    padding: 16px 20px;
}
.elatwi-service-box h3{font-size: 20px;margin-bottom: 6px;}
.elatwi-service-box p{font-size: 16px;color: #4f4f4f;}
.elatwi-service-box img{border-radius: 30px;outline: 2px solid #ffffff6e;outline-offset: -13px;margin-bottom: 10px;}

.elatwi-worksteps-box-number {
    display: block;
    width: 65px;
    height: 65px;
    line-height: 55px;
    margin: auto;
    background-color: var(--white);
    border-radius: 8px;
    color: var(--main-color);
    font-weight: 900;
    font-size: 23px;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
  0 4px 6px -4px rgba(0, 0, 0, 0.1);
    border: 3px solid var(--main-color);
    border-radius: 50px;
    margin-bottom: 20px;
    position: relative;
    z-index: 9;
}
.step-connector {
    position: relative;
}
.step-connector::after {
    content: '';
    position: absolute;
    top: 2rem;
    right: 50%;
    width: 100%;
    height: 2px;
    background-color: #e5e7eb;
    z-index: 0;
}
.price-box h3 {
    color: #fff;
    margin: 0;
}
.price-box h4 {
    font-size: 28px;
    margin: 0;
}
.why{
    background-color: #0f172a;
    color: #fff;
}

.why-box-img {
    background-color: rgb(162 162 162 / 20%);
    width: 60px;
    height: 60px;
    margin-left: 19px;
    font-size: 35px;
    text-align: center;
    border-radius: 16px;
    color: #deac37;
    line-height: 60px;
}
.why-box-content {
    width: 78%;
}
.why-box  {
    margin-bottom: 10px;
}
.why-box h3 {
    margin-bottom: 6px;
}

.why-box p {
    font-size: 16px;
}

.why-box-img {
    color: var(--secondary-color);
}

.faqs {
    background-color: var(--light-blue);
}

.contact-list {
    margin: 15px 0;
}


.elatwi-contact-box {
 border-radius: 30px;
 box-shadow: -1px 13px 50px -12px rgb(0 0 0 / 0.25);
 background-color: #0c4a6e;
 overflow: hidden;
}

.elatwi-contact-box h2,
.elatwi-contact-box a{
    color: #fff;
}
.contact-txt span {
    display: block;
    font-size: 13px;
}
.line-after:after {
    content: ' ';
    background-color: #ffb400;
    width: 20px;
    height: 3px;
    margin-right: 10px;
    display: inline-block;
}
.faq-panel {
    width: 60%;
    margin: auto;
}
.price-innr {
    width: 50%;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
}
.price-innr .feature {
    width: 47%;
}
.elatwi-tools-list {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
}
.elatwi-tools-list li{
    width: 46%;
    background-color: rgb(162 162 162 / 20%);
    margin: 9px;
    border-radius: 15px;
    padding: 10px 15px;
}
section h1,
section h2,
section h3,
section h2{
    color: #0c4a6e;
}
.tools h2{
    color: inherit;
}
.elatwi-tools-list li:before{
    font-family: "elatwiicons";
    content: "\e82b";
    padding-left: 6px;
    vertical-align: middle;
    display: inline-block;
    color: var(--secondary-color);
}
.price-box {
    background-color: #0c4a6e;
    padding: 25px 24px;
    border-radius: 25px;
    width: 40%;
    box-shadow: -1px 13px 50px -12px rgb(0 0 0 / 0.25);
    border: 6px solid #f0f9ff;
    text-align: center;
    color: #fff;
}
span.contact-txt {
    line-height: 22px;
}

span.contact-icon {
    margin-left: 13px;
}

.elatwi-contact-info{
   color: #bae6fd;
}
.elatwi-contact-info{
    padding: 30px 45px;
}

@media (max-width: 768px) {
    .step-connector::after {
        width: 2px;
        height: 100%;
        right: 50%;
        top: 2rem;
    }
}
