* {
    box-sizing: border-box ;
    padding: 0 ;
    margin: 0 ;
}

body{
     
     font-family: "Inter", sans-serif;
}

.hajj-banner{
    background: url(../images/hajj/hajj_banner.png) top center no-repeat;
    width: 100% ;
    height: 755px ;
}
.hjbanner-txt{
    width: 100% ;
    height: 100% ;
    display: flex ;
    flex-direction: column ;
    justify-content: center ;
    align-items: center ;
    gap: 10px ;
}
.author-txt{
    font-size: 14px ;
    font-weight: 400 ;
    color: #C6A15B ;
    border: 1px solid #C6A15B4D;
    background: #C6A15B1A;
    padding: 5px 20px ;
    border-radius: 30px ;
    width: fit-content ;
}

.hajj-top-heading{
    color: #FFFFFF;
    font-family: "Playfair Display", serif;
    font-size: 72px ;
    font-weight: 500 ;
    text-align: center;
}
.carefully-txt{
    font-size: 20px ;
    font-weight: 400 ;
    color: #FFFFFFE5;
    text-align: center;
}
.call-hajj{
    background: #C6A15B;
    padding: 10px 20px ;
    box-shadow: 0px 25px 50px -12px #00000040;
    border-radius: 10px ;
    color: #404040;
    font-size: 16px ;
    font-weight: 600 ;
    text-transform: uppercase ;
    display: flex ;
    justify-content: center ;
    align-items: center;
    gap: 10px ;
    text-decoration: none ;
    width: fit-content ;
}




/* usp-sec-start */
.usp-sec-main{
    background: #F7F5EF ;
    padding: 30px 0;
}
.usp-head{
    font-size: 16px ;
    font-weight: 500 ;
    color: #111111 ;
}
.usp-icon{
    width: 55px ;
    img{
        width: 100% ;
    }
}

.explore-sec{
     padding-top: 50px ;
}
.explore-head{
    font-size: 48px ;
    font-weight: 500 ;
    color: #111111 ;
    text-align: center ;
    font-family: "Playfair Display", serif;
}
.eachpkg-txt{
    text-align: center ;
    font-size: 18px ;
    font-weight: 400 ;
    color: #6B6B6B ;
}
.umrah-img{
    width: 100% ;
    img{
        width: 100% ;
    }
}
.gold-umrah{
    font-size: 26px ;
    font-weight: 500 ;
    color: #004D9E ;
    font-family: "Playfair Display", serif;
}
.umrah-pkg{
    background: #F7F5EF ;
    box-shadow: 0px 4px 6px -4px #0000001A;
    box-shadow: 0px 10px 15px -3px #0000001A;
    border-radius: 15px ;
    overflow: hidden;
}
.umrah-txt{
    padding: 15px ;
}
.umrah-list{
    li{
        list-style: none ;
        font-size: 14px ;
        font-weight: 400 ;
        color: #6B6B6B ;
        margin-bottom: 10px ;
        span{
            font-size: 16px ;
            font-weight: 500 ;
            color: #111111 ;
        }
        img{
            margin-right: 10px ;
        }
    }   
}
.umrah-fare{
    font-size: 28px ;
    font-weight: 600 ;
    color: #1B8722 ;
    line-height: 30px ;
    span{
        font-size: 14px ;
        font-weight: 400 ;
        color: #424242 ;
    }
}
.defgr{
    font-size:12px;
}
.umrah-list {
    min-height: 180px;
}
.explore-call-sec{
    background: #2D69E0; 
    padding: 10px 20px ;
    box-shadow: 0px 25px 50px -12px #00000040;
    border-radius: 10px ;
    color: #FFFFFF;
    font-size: 14px ;
    font-weight: 600 ;
    text-transform: uppercase ;
    display: flex ;
    justify-content: center ;
    align-items: center;
    gap: 10px ;
    text-decoration: none ;
    width: 100%  ;
    img{
        filter: brightness(10);
    }
}

.call-sec{
    border-top: 1px solid #C6A15B8C;
    padding-top: 15px ;
}
.guided-care{
    font-size: 22px ;
    font-weight: 600 ;
    color: #806532 ;
    text-align: center ;
    font-family: "Playfair Display", serif;
}
.top-bg{
    padding: 34px 0;
    background: url(../images/hajj/top_bg.png);
}
.proximity-txt{
    font-size: 16px ;
    font-weight: 600 ;
    color: #FFFFFF ;
    font-style: italic;
}
.exp-journey{
    padding-bottom: 60px ;
    position: relative ;
    max-width: 1900px ;
    margin: auto;
    &::after{
        width: 100% ;
        height: 165px ;
        position: absolute ;
        bottom: 0 ;
        left: 50% ;
        transform: translateX(-50%);
        content: '';
        background: url(../images/hajj/btm_img.png);
        z-index: -1 ;
    }
}



/* speak-banner */

.speak-banner{
     background: url(../images/hajj/hajjexpertbanner.png) top center no-repeat;
    width: 100% ;
    height: 667px ;
}
.advise-txt{
    font-size: 20px ;
    font-weight: 400 ;
    color: #FFFFFFCC ;
    text-align: center ;
}
.callus-txt{
    font-size: 14px ;
    font-weight: 400 ;
    color: #fff;
    text-align: center;
}
.tfn-num{
    font-size: 48px ;
    line-height: 50px ;
    font-weight: 400 ;
    color: #FFFFFF ;
    font-family: "Playfair Display", serif;
}
.spkcall-sec{
    text-decoration: none;
    margin:50px auto;
    width: fit-content;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    p{
        width: fit-content ;
        text-align: center ;
    }
}
.callnow{
    width: auto ;
    padding: 10px 30px;
    background: #C6A15B ;
    box-shadow: 0px 25px 50px -12px #00000040;
    color: #111111 ;
    text-transform: uppercase ;
    display: flex ;
    justify-content: center ;
    align-items: center ;
    gap: 20px ;
    border: none ;
    border-radius: 10px ;
    font-size: 18px ;
    font-weight: 700 ;
    span{
        width: 45px ;
        height: 45px ;
        border-radius: 50% ;
        background: #111111 ;
        display: flex ;
        justify-content: center ;
        align-items: center ;
    }
}
.spk-list{
    display: flex ;
    justify-content: center ;
    align-items: center ;
    gap: 30px ;
    li:nth-child(1){
        list-style: none ;
        
    }
    li{
        color: #FFF;
        font-size: 14px ;
        font-weight: 400 ;
    }
}



/* consult-sec */

.consult-list{
    li{
        font-size: 16px ;
        font-weight: 400 ;
        color: #111111 ;
        margin-bottom: 10px ;
    }
     li::marker{
            color: #C6A15B ;
        }
}

/* form-css-start */

.form-card {
  width: 100%;
  max-width: 500px;
  margin-left: auto ;
  padding:30px;
  background: #FFFFFF;
  border-radius: 10px;
  box-shadow: 0px 25px 50px -12px #00000040;



.form-group {
  margin-bottom: 17px;
}

label {
    display: block;
    margin-bottom: 7px;
    font-size: 16px;
    font-weight: 500;
    color: #111;
}

label span {
  color: #111;
}

input,
select,
textarea {
  width: 100%;
  border: 1px solid #e7e2d8;
  border-radius: 8px;
  background: #f8f6f1;
  font-family: inherit;
  font-size: 15px;
  font-weight: 400 ;
  outline: none;
  transition: 0.2s ease;
}

input,
select {
  height: 40px;
  padding: 0 10px;
}

textarea {
  height: 84px;
  padding: 11px 10px;
  resize: vertical;
}

input::placeholder,
textarea::placeholder {
  color: #969696;
}

input:focus,
select:focus,
textarea:focus {
  border-color: #b8a98e;
  background: #fff;
}

.submitbtn {
  width: 100%;
  height: 39px;
  margin-top: 3px;
  border: none;
  border-radius: 7px;
  background: #111111;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.5px;
  cursor: pointer;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  transition: 0.2s ease;
}

.submitbtn:hover {
  background: #292929;
  transform: translateY(-1px);
}

.send-icon {
  margin-right: 8px;
}

.privacy {
  margin: 17px 0 0;
  text-align: center;
  font-size: 14px;
  font-weight: 400 ;
  color: #6B6B6B;
}

}


.consult-form-sec{
    position: relative ;
    padding: 70px 0;
    max-width: 1900px ;
    margin: auto ;
    &::before {
        width: 100%;
        height: 312px;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        content: '';
        background: url(../images/hajj/consulttop.png);
        z-index: -1;
    }
    &::after {
        width: 100%;
        height: 203px;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        content: '';
        background: url(../images/hajj/consultbtm.png);
        z-index: -1;
    }
}




@media screen and (max-width:768px) {
    .hajj-logo{
        width: 150px ;
        img{
            width: 100% ;
        }
    }
    .hajj-top-heading {
        font-size: 25px;
    }
    .author-txt {
        font-size: 12px;
    }
    .carefully-txt {
        font-size: 12px;
    }
    .call-hajj {
        font-size: 12px;
    }
    .hajj-banner {
        height: 455px;
        background-position-y: bottom;
    }
}


@media screen and (max-width:768px) {
    .usp-icon {
        width: 40px;
    }
    .usp-head {
        font-size: 12px;
    }
    .usp-sec-main {
        padding: 20px 0;
    }
}

@media screen and (max-width:768px) {
    .explore-head {
        font-size: 22px;
    }
    .eachpkg-txt {
        font-size: 12px;
    }
    .explore-sec {
        padding-top: 20px;
    }
    .gold-umrah {
        font-size: 20px;
    }
    .umrah-list {
        li {
            font-size: 12px;
        span {
            font-size: 13px;
        }
        }
    }
    .umrah-fare {
        font-size: 20px;
    }
    .explore-call-sec {
        font-size: 13px;
    }
    .mob-scroll{
        flex-wrap: nowrap ;
        overflow-x: scroll ;
        padding-bottom: 10px ;
        .col-lg-4 , .col-lg-3{
            width: 90% ;
        }
    }
    
}



@media screen and (max-width:768px) {
    .guided-care {
        font-size: 12px;
    }
    .top-bg {
        padding: 20px 0;
    }
    .proximity-txt {
        font-size: 14px;
    }
    .exp-journey {
        padding-bottom: 30px;
    }
}


@media screen and (max-width:768px) {
    .advise-txt{
        font-size: 12px;
    }
    .speak-banner {
        height: auto;
        padding: 20px 0;
    }
    .spkcall-sec {
        margin: 0px auto;
    }
    .tfn-num {
        font-size: 20px;
        line-height: 20px ;
    }
    .callnow {
        width: auto;
        padding: 7px 14px;
        background: #C6A15B;
        box-shadow: 0px 25px 50px -12px #00000040;
        color: #111111;
        text-transform: uppercase;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 10px;
        border: none;
        border-radius: 10px;
        font-size: 15px;
        span {
            min-width: 35px;
            max-width: 35px;
            height: 35px;
            border-radius: 50%;
            background: #111111;
            display: flex;
            justify-content: center;
            align-items: center;
        }
    }
    .spk-list {
        flex-direction: column;
        gap: 10px;
        margin-top: 10px;
        li{
            list-style: none ;
            font-size: 13px;
        }
    }
}


@media screen and (max-width:768px) {
    .consultlogo{
        width: 150px ;
        img{
            width: 100% ;
        }
    }
    .consult-list {
        li {
            font-size: 12px;
        }
    }
    .form-card {
        padding: 10px;
        label {
            font-size: 14px;
        }
         input, select, textarea {
            width: 100%;
            border: 1px solid #e7e2d8;
            border-radius: 8px;
            background: #f8f6f1;
            font-family: inherit;
            font-size: 12px;
        }
        .privacy {
            font-size: 12px;
        }
        
    }
    .consult-form-sec {
            padding: 40px 0;
        }
}