*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}
.container{
    max-width:1440px;

}
p{
    margin:0;
}
a{
    line-height: 16.8px;
    letter-spacing: 0.6px;  
    /* color: white; */
    text-decoration: none;
    text-transform: uppercase;
}
/* header {
    background: url("ffff.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height:806px;
    position: relative;
} */
.content-bg {
    background: url("ffff.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 806px;
    position: relative;
    margin-top: -67px;
    z-index: -1;
}
.head-logo {
    width: 60%;
}

img{
    width:100%;
}
.contact-bar {
    
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: end;
  }
  .contact-email, .contact-whatsapp, .contact-phone {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .contact-email span{
    font-weight: 500;
    font-size: 18px;
    line-height: 120%;
  }
  .contact-phone {
    background-color: #2687B1;
    padding: 12px 12px;
    border-radius: 40px;
    color: white;
    font-weight: 700;
    font-size: 18px;
    line-height: 120%;
}
  
  .contact-phone img{
    width:24px;
    height: 24px;
  }
  .icon-img {
    width: 24px;
    height: 24px;
  }
/* ========================================= */
.content {
    position: absolute;
    top: 30%;
    left: 46%;
    width: 50%;
}
.tarigs-text-body {
    display: flex;
    flex-direction: column;
    gap: 30px;
    align-items: self-start;
}
.big-upper {
    width: 772px;
}
.big-upper h5 {
    font-size: 90px;
    line-height: 90%;
    font-weight: 600;
    color: white;
}
.big-next {
    width: 552px;
}
.big-next p {
    font-size: 18px;
    line-height: 150%;
    font-weight: 500;
    color: white;
}
.content .contact-phone {
    background-color: #fff;
    color: #2687B1;
    font-size: 16px;
    border-radius: 90px;
    border: 5px double #FFFFFF66;
}
/* ======================================================= */
.perfect-class {
    display: flex;
    /* align-items: center; */
    flex-direction: column;
    gap: 30px;
    padding: 40px 80px;
    /* width: 100%; */
    /* max-width: 477px; */
}
.perfect-app {
    display: flex;
    /* align-items: center; */
    justify-content: start;
    flex-direction: column;
    gap: 10px;
}
.perfect-app-one {
    display: flex;
    align-items: center;
    gap: 10px;
}
.perfect-app-one img {
    width: 24px;
    height: 24px;
}
.plan-img {
    /* width: 100%; */
    max-width: 400px;
    /* justify-content: end; */
    /* text-align: left; */
    /* display: flex; */
}
.check-icon {
    color: #22c55e; /* green check */
  }
  .rounded-img {
    border-radius: 20px;
    max-width: 100%;
  }
  .circle-dot {
    width: 20px;
    height: 20px;
    background-color: #111;
    border-radius: 50%;
    display: inline-block;
    margin-right: 5px;
  }
  .contact-us {
    background-color: #2687B1;
    padding: 12px 12px;
    border-radius: 56px;
    color: white;
    font-weight: 600;
    font-size: 16px;
    line-height: 120%;
    width: 176px;
    text-align: center;
}
/* ====================================== */
.peak-text h6 {
    font-size: 25px;
    line-height: 28px;
    font-weight: 500;
    margin-left: 18px;
    margin-top: 10px;
}
.cover h3 {
    font-size: 56px;
    width: 439px;
    line-height: 120%;
    font-weight: 500;
}
.cover-two {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.breath-top p {
    font-size: 18px;
    color: #94999B;
    font-weight: 400;
    line-height: 150%;
}
.breath-top p {
    font-size: 18px;
    color: #94999B;
    font-weight: 400;
    line-height: 150%;
}
/* --------------------------------- */
.hsec-4 {
    padding: 50px 0;
}
.hsec-4 .cover-two {
    display: flex;
    flex-direction: row;
    gap: 150px;
    justify-content: end;
}
.hsec-4 .breath-top p {
    font-size: 18px;
    color: #94999B;
    font-weight: 400;
    line-height: 150%;
    width: 295px;
}
/* ==================================== */
.rounded-box {
    border: 1px solid #eee;
    border-radius: 16px;
    padding: 40px;
    text-align: center;
    margin: 0 auto;
    height: 686px;
    background-color: #fff;
    display: flex;
    /* align-items: center; */
    justify-content: center;
}

  .rounded-image {
    border-radius: 20px;
    width: 100%;
    height: auto;
    object-fit: cover;
  }
  .inner-hsec {
    display: flex;
    flex-direction: column;
    gap: 30px;
    align-items: center;
    padding: 60px 0;
    width: 459px;
}
.hsec-logo {
    width: 60%;
    margin: 0 auto;
}
.hsec-head h2 {
    font-size: 46px;
    font-weight: 600;
    line-height: 110.00000000000001%;
}
.hsec-para p {
    color: #909DA2;
    font-size: 18px;
    line-height: 170%;
    font-weight: 500;
}
  .btn-rounded {
    border-radius: 30px;
  }
/* ------------------------------- */
  .offer-img {
    background: url("Mask\ group.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 806px;
    position: relative;
    border-radius: 50px;
}
.offer-text {
    position: absolute;
    top: 60%;
    left: 65%;
}
.offer-head h3 {
    font-size: 52px;
    font-weight: 500;
    line-height: 110.00000000000001%;
}
.offer-app {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 25px;
}
.hsec-4 .contact-us {
    
    margin-top: 20px;
}
.perfect-app-one span {
    font-size: 18px;
    font-weight: 500;
    line-height: 120%;
}






  /* ============================== */
  footer {
    background: #090909;
}
.small p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
}
.head-logo {
    width: 40%;
}
.foot-ions {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 20px;
}
.small {
    margin-top: 20px;
}
.foot-one img {
    width: 48px;
    height: 48px;
}
.copy {
    background: #1A1A1A;
    padding: 20px 20px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
}