
/* @font-face {
    src: url("../fonts/Janna-LT-Regular.ttf");
    font-family: 'jana';
    font-weight: 400;
}


@font-face {
    src: url("../fonts//futura-light-bt.ttf");
    font-family: 'futura';
    font-weight: 400;
}



@font-face {
    src: url("../fonts/Janna-LT-Bold.ttf");
    font-family: 'jana';
    font-weight: 700;
} */


@media (min-width: 1200px){
    .container {
        width: 1180px !important;
    }

}






body{

    color: #000;
    font-family: 'jana';
    direction: rtl;
    /* letter-spacing: -0.5px; */
    font-family: 'Neo Sans Arabic';

}
.logo-sec{
    margin-top: 40px;
    display: block;
    max-width: 239px;
    width: 100%;
    height: 61px;
    overflow: hidden;
    display: flex;
    align-items: center;
    margin-inline: auto;
}
.inner-content{
    max-width: 665px;
    width: 100%;
    margin-inline: auto;

}
.inner-content .title{
    font-weight: bold;
    font-size: 40px;
    color: #ee373d;
    line-height:57px;
    text-align: center;
    font-family: 'Neo Sans Arabic';


}
.title-2{
    font-weight: 600;
    font-size: 28.3px;
    color: #4a6075;
    text-align: center;
    margin-top: 8px;
    font-family: 'Neo Sans Arabic';
}
.form-sec{
    max-width: 460px;
    width: 100%;
    margin-inline: auto;
    margin-top: 10px;
    
}
.form-sec .form-title{
    font-weight: bold;
    font-size: 34.33px;
    color: #ee373d;
    font-family: 'Neo Sans Arabic';
    text-align: center;

}
.form-sec .form-desc{
    font-weight: 500;
    font-size: 16.6px;
    color: #4a6075;
    text-align: center;
    margin-top: 3px;
}
.input-form{
    margin-top: 13px;
    display: flex;
    align-items: center;
    
    
}


.inner-inputtt {
    border: 1px solid #f7d0bd;
    height: 35px;
    display: flex;
    align-items: center;
    padding: 0px 20px;
}

.input-sec .error {
    color: red;
}


.input-sec{
    flex: 1;
    position: relative;

}
.input-sec .ctm-input{
        width: 100%;
    border: none;
    outline: none;
    font-size: 14px;
    font-weight: 400;
    color: #413d4b;

}
.input-sec .ctm-input::placeholder{
    color: #413d4b;
}
.input-sec:first-child::before{
      content: "";
    height: 35px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #f7d0bd;
    width: 1px;
}
.input-second{
    margin-top: 18px;
}
.form-btn {
    margin-top: 15px;
    display: flex;
    max-width: 304px;
    height: 45px;
    align-items: center;
    justify-content: center;
    margin-inline: auto;
    width: 100%;
    font-weight: bold;
    font-size: 20.28px;
    color: #fff;
    border: 0;
    transition: .4s ease-in;
    width: 100%;
    background: #EE373D;
    box-shadow: 0 0 0px 6px #f69b9e;
    border-radius: 23px;
}
.form-btn:hover{
    color: #000;

}

.form-sections{
    position: relative;
}
.bg-img{
    position: absolute;
    bottom: 0;
    left: 0;
}
.banner-sec{
    margin-top: 27px;
    position: relative;
}
.banner-sec .img-block{
        max-width: 100%;
    width: 100%;
    height: 387px;
    display: flex;
    align-items: center;
    overflow: hidden;
}
.social-icon .whats-app{
   max-width: 167px;
    width: 100%;
    height: 66px;
    display: flex;
    align-items: center;
    gap: 5px;
    background: #fff;
    padding: 10px;
    border-top-right-radius: 33px;
    border-bottom-right-radius: 33px;
    position: absolute;
    top: 50%;
    left: 8rem;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    transform: translate(-50%, -50%);
    

}
.social-icon .whats-app:hover{
    color: #000;
    text-decoration: none;
}
.wa-btn{
        max-width: 141px;
    height: 40px;
    display: flex;
    align-items: center;
    background:#25D366;
    margin-inline: auto;
    margin-top: 15px;
    border-radius: 22.3px;
    padding: 0 10px;
        font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    transition: .4s ease all;
       box-shadow: 0 0 0px 6px #8df7b5;
       justify-content: center;
}
.wa-btn:hover{
    color: #fff !important;
    text-decoration: none;
    overflow: none
}
.wa-btn .imgs{
    max-width: 40px;
    width: 100%;
}
.wa-btn .imgs img{
    width: 100%;
}
/* cirlce */
.circle{
    margin-top: 37px;
}
.circle-title{
    font-weight: bold;
    font-size: 45px;
    color: #ee373d;
    text-align: center;

}
.circle-desc{
    font-weight: 500;
    font-size: 18px;
    color: #000;
    text-align: center;
    max-width: 705px;
    width: 100%;
    margin-inline: auto;
    margin-top: 8px;
}
.circle-items{
    margin-top: 55px;
    margin-bottom: 19px;
    display: flex;
    align-items: center;
    max-width: 930px;
    width: 100%;
    margin-inline: auto;
}
.item-1{
      background: url(../images/Red\ circle.png);
    background-position: center;
    background-repeat: no-repeat;
    max-width: 303px;
    width: 100%;
    height: 302px;
    display: flex;
    /* align-items: center; */
    justify-content: center;
    padding-top: 57px;
    
}
.circle-descrpition{
    font-weight: bold;
    font-size: 28px;
    color: #090909;
    text-align: center;
    line-height: 33.6px;
}
.hand-icon {
    max-width: 56px;
    height: 74px;
    margin-inline: auto;
}
.user-icon {
    max-width: 79px;
    height: 73px;
    margin-inline: auto;
}
.house-icon {
    max-width: 71px;
    height: 59px;
    margin-inline: auto;
}

.item-mid{
    background: url(../images/gray-circle.png);
    max-width: 325px;
    height: 325px;
    min-width: 325px;
    position: relative;
    padding-top: 71px;
}
.item-mid::before{
    content: "";
    position: absolute;
    background: url(../images/topline-img.png);
    top: 0;
    max-width: 205px;
    height: 72px;
    right: -72px;
    width: 100%;
    z-index: -1;
}
.item-mid::after{
  content: "";
    position: absolute;
    background: url(../images/bottomline-img.png);
    bottom: 0;
    max-width: 198px;
    height: 67px;
    left: -74px;
    width: 100%;
    z-index: -1;
}
.last-item .circle-descrpition{
    max-width: 135px;


}
.item-1 .circle-inner{
    max-width: 127px;
    margin-inline: auto;
    width: 100%;
}
.item-mid .circle-inner{
    max-width: 217px;
    width: 100%;
    margin-inline: auto;
}
.last-item{
    padding-top: 81px;
}
/* endd */
/* footer */
.footer-bg{
    background: url(../images/footer-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    max-width: 1150px;
    height: 660px;
    padding-top: 120px;
}
.footer-inner{
       background: url(../images/footer.png);
    background-position: center;
    background-repeat: no-repeat;
    max-width: 766px;
    height: 385px;
    margin-inline: auto;
    display: flex;
    align-items: center;
    position:relative;

}
.footer-btn {
    background: url(../images/btn-img.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -60px;
    left: 50%;
    transform: translate(-50%,0%);
    max-width: 308px;
    height: 97px;
    border: 0;
    min-width: 308px;
    font-weight: 600;
    font-size: 28px;
    line-height: 44.4px;
    color: #ee373d;
    transition: .4s ease-in;
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-btn:hover{
    color: orange;
}
.footer-desc p{
    font-weight: 400;
font-size: 24px;
line-height: 32px;
color: #000;

}
.footer-desc p:first-child{
    margin-bottom: 31px;
}
.footer-desc{
        padding-top: 166px;
    padding-right: 85px;
    padding-left: 40px;
}
.bg-banner{
background: #ebeced;
padding-top: 20px ;
padding-bottom: 25px;
margin-top: 30px;
}
/* end */
.descs{
    height: 159px;
     -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
  overflow-y: auto;
}
/* Hide scrollbar for Chrome, Safari and Opera */
.descs::-webkit-scrollbar {
    display: none;
}
@media screen and (max-width:991px) {
    .footer-inner{
        min-width: 766px;
    }
    .circle-items{
        flex-direction: column;
    }
    .item-mid::before{
           background: url(../images/responsive-right.png);
    max-width: 75px;
    height: 213px;
    top: -150px;
    right: 0;
    }
    .item-mid::after{
     background: url(../images/responsive-left.png);
    max-width: 70px;
    height: 206px;
    bottom: -150px;
    left: 0;
    }
    
}
@media screen and(max-width:769px) {
    .footer-bg{
        padding-top: 0;
    }
    
}
@media screen and (max-width:660px) {
 
    .social-icon .whats-app{
        height: 50px;
        /* transform: translate(0px, -100%); */
    }
    .social-icon .whats-app .imgs{
        max-width: 40px;
    }
    .social-icon .whats-app .imgs img{
        width: 100%;

    }
    .banner-sec .img-block{
        height: auto;
    }
    .banner-sec .img-block img{
        width: 100%;
    }
    .bg-img{
        display: none;
    }
    .footer-inner{
        min-width: auto;
        background-size: contain;
    }
    .inner-content .title{
        font-size: 30px;
        line-height: 40px;
    }
    .footer-desc p{
        font-size: 17px;
        line-height: 19px;
    }
    .footer-desc{
        padding-top: 120px;
        padding-inline: 40px;
    }
    .footer-desc p:first-child{
        margin-bottom: 20px;
    }
    .descs{
        height: 117px;
    }
    .footer-btn{
        bottom:-40px;
        font-size:30px;
    }
    .logo-sec{
        max-width: 139px;
        margin-top: 20px;
    }
    .logo-sec img{
        width: 100%;
    }
    .bg-banner{
        margin-top: 10px;
        padding-inline: 20px;
    }
    .footer-bg{
        height: auto;
        padding-top: 0;
    }
}
@media screen and (max-width:430px) {
    .social-icon .whats-app{
        height: 35px;
        max-width: 104px;
        left: 5rem;
    }
    .social-icon .whats-app span{
        font-size: 14px;
    }



    .inner-content .title{
        font-size: 20px;
        line-height: 30px;
    }
    .social-icon .whats-app .imgs{
        max-width: 20px;
    }
    .title-2{
        font-size:19.3px ;
    }
    .circle-title{
        font-size: 30px;
    }
    .circle-desc{
        font-size: 16px;
    }
    .footer-desc{
        padding-top: 90px;
    }
    .descs{
        height: 90px;
    }
      .footer-desc p:first-child{
        margin-bottom: 10px;
    }
    .footer-inner{
        margin-top: -100px;
    }
    .footer-btn{
bottom: -10px;
    }
    .footer-bg{
        padding-top: 0;
    }
    .footer-bg{
        background-size: contain;
        height: auto;
    }
  
    
}
@media screen and (max-width:380px){
 
    .descs{
        height: 60px;
    }
    .footer-desc{
        padding-top: 60px;
    }
    .inner-content .title{
        font-size: 16px;
        line-height: 20px;
    }
}
@media screen and (max-width:830px) {
.bg-img{
    max-width: 120px;
}
    
}





.item-mid .user-icon {
    margin-bottom: 20px;
}


@media (max-width:575px){
    .descs {
        height: 86px;
        margin-top: 15px;
    }
    .footer-desc p {
        font-size: 12px;
        line-height: 13px;
    }
    .form-btn{
        font-size: 12.28px;
    }
    .footer-btn{
        min-width: 230px;
        background-size: contain;
        font-size: 20px;

    }

}
a:focus, a:hover{
    text-decoration: none;
}


.wa-btn:focus{
    color: white !important;
}
.sucess-message{
    padding: 60px;
    color: #4c6e55;
    background-color: #d5eddd !important;
    border-radius: 5px
}
