@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Newsreader:opsz,wght@6..72,200;6..72,300;6..72,400;6..72,500;6..72,600;6..72,700;6..72,800&display=swap');
*{
    margin: 0;
    padding: 0;
}
ul{
    list-style: none;
}
a{
    text-decoration: none;
}
h1,h2,h3,h4,h5,h6,p,span,strong{
    font-family: 'Montserrat', sans-serif;
}
.stay-connected-section input:-webkit-autofill,
.stay-connected-section input:-webkit-autofill:hover, 
.stay-connected-section input:-webkit-autofill:focus, 
.stay-connected-section input:-webkit-autofill:active{
    background-color:#fff !important;
}
.normal{
    font-weight: 400;
}
.medium{
    font-weight: 500;
}
.semibold{
    font-weight: 600;
}
.bold{
    font-weight: 700;
}
.extrabold{
    font-weight: 800;
}
.banner-text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
/* .banner-text {
    position: absolute;
    bottom: 0;
    right: 20%;
} */
.banner-text p {
    font: 500 32px/38px Newsreader;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 1;
    padding-left: 15px;
    max-width: 72%;
    padding-top: 30px;
}
.banner-text h2 {
    font-size: 166px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 800;
    line-height: 100px;
    padding: 30px 0 30px 0px;
}
.banner-text h4 {
    font: 800 45px/55px Montserrat;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 1;
    padding-left: 15px;
}
/* celebrate-uae-section css Start */
.celebrate-uae-section{
    background-image: url(../images/panel-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 0;
}
.celebrate-content h3{
    font-size: 44px;
    line-height: 57px;
    font-weight: 800;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 0px;
    color: #353435;
    text-transform: uppercase;
    opacity: 1;
    text-align: center;
}
.celebrate-content h4 {
    letter-spacing: 0px;
    color: #353435;
    text-transform: uppercase;
    opacity: 1;
    font-size: 30px;
    line-height: 36px;
    font-weight: 500;
    font-family: 'Newsreader', serif;
    text-align: center;
    padding: 30px 0 20px 0;
    max-width: 70%;
    margin: 0 auto;
}
.celebrate-content .semibold{
    font-weight: 600;
}

.celebrate-content p{
    text-align: center;
    letter-spacing: 0.24px;
    color: #353435;
    font-size: 24px;
    line-height: 40px;
    font-family: 'Newsreader', serif;
    font-weight: 400;
    padding: 0;
    margin: 0;
}
/* celebrate-uae-section css End */

/* curated-destination-section css Start */
.curated-destination-section{
    padding: 70px 0;
}
.curated-destination-section h3.safarak-title-news {
    font: normal normal 800 34px/42px Montserrat;
    letter-spacing: 0px;
    color: #353435;
    text-transform: uppercase;
    opacity: 1;
}
.safarak-title-news {
    font: 500 24px/38px Newsreader;
    letter-spacing: 0px;
    color: #353435;
    text-transform: uppercase;
    opacity: 1;
    padding-bottom: 30px;
}
.destination-content h3{
    padding: 0;
    margin: 0;
    padding: 21px 0;
    letter-spacing: 0px;
    color: #353435;
    text-transform: uppercase;
    opacity: 1;
    font-size: 26px;
    line-height: 37px;
    font-family: 'Montserrat', sans-serif;
}
.destination-content p{
    padding: 0;
    margin: 0;
    letter-spacing: 0.2px;
    color: #353435; 
    opacity: 1;
    font-size: 20px;
    line-height: 28px;
    padding-top: 15px;
    font-family: 'Newsreader', serif;
}
.destination-cards {
    padding-bottom: 40px;
    display: flex;
    flex-direction: column;
    height: 100%;
}
.destination-content {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}
.btn-landing {
    background: #353435 0% 0% no-repeat padding-box;
    text-align: center;
    letter-spacing: 0px;
    color: #D1BFAA;
    text-transform: uppercase;
    opacity: 1;
    font-size: 16px;
    line-height: 19px;
    font-family: 'Montserrat', sans-serif;
    padding: 15px 30px;
}
.btn-landing:hover{
    background-color:#D1BFAA ;
    color:#353435 ;
}
/* curated-destination-section css End */

/* OUR CURATED DESTINATIONS Start Css Start */
.national-day-section {
    background-color:#D1BFAA;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0;
    position: relative;
}
/* .national-day-section:before {
    content: '';
    position: absolute;
    top: 10%;
    left: 0;
    background-image: url(../images/tree-left.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 388px;
    height: 100%;
    z-index: 0;
    background-position: top left;
    overflow: hidden;
} */
.safarak-title-mons {
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 1;
    font-size: 30px;
    line-height: 37px;
}
.national-left-site {
    max-width: 50%;
    width: 100%;
    padding-left: 15%;
    padding-right: 5%;
}
.national-right-site{
    max-width: 50%;
    width: 100%;
}
.national-left-site p {
    letter-spacing: 0.24px;
    color: #353435;
    opacity: 1;
    font-size: 24px;
    line-height: 40px;
    font-family: 'Newsreader', serif;
}
.national-day-section .btn-landing:hover{
    background-color: #fff;
}
.national-left-site h3 {
    color: #fff;
}
/* OUR CURATED DESTINATIONS Start Css End */

 /* JOIN THE FESTIVITIES WITH SAFARAK HOLIDAYS CSS Start */
    .festivities-safarak-section{
        padding: 70px 0;
    }
    .festivities-safarak-section .safarak-title-mons {
        color: #353435;
        padding-bottom: 40px;
    }
    .festivities-safarak-wrap{
        max-width: 75%;
        margin: 0 auto;
    }
    .festivities-safarak-wrap p{
        text-align: center;
        letter-spacing: 0.24px;
        color: #353435;
        font-size: 24px;
        line-height: 40px;
        font-family: 'Newsreader', serif;
    }
    .festivities-safarak-wrap p.normal{
        padding-bottom: 30px;
    }
    .landing-btns h3 {
        text-align: center;
        font: 600 24px/40px Newsreader;
        letter-spacing: 0.24px;
        color: #353435;
        text-transform: uppercase;
        opacity: 1;
        padding: 15px 0;
    }
    .landing-btns{
        position:relative;
        z-index:1;
    }
  /* JOIN THE FESTIVITIES WITH SAFARAK HOLIDAYS CSS End */

/* SOUND INTERESTIN section CSS Start  */
.sound-intersting-section{
    padding-bottom: 70px;
    padding-top: 70px;
}
  .sound-color{
    background-color: #D1BFAA;
    padding: 70px 0;
  }
  .sound-color p {
    text-align: center;
    letter-spacing: 0.24px;
    color: #353435;
    opacity: 1;
    font-size: 24px;
    line-height: 38px;
    font-family: 'Newsreader', serif;
}
.sound-color a {
    font-weight: 600;
    letter-spacing: 0.43px;
    color: #353435;
    opacity: 1;
    font-size: 43px;
    line-height: 63px;
    font-family: 'Newsreader', serif;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}
.sound-color a img {
    width: 50px;
    height: 50px;
    object-fit: contain;
    object-position: center;
}
  /* SOUND INTERESTIN section CSS End  */

  /* YOUR JOURNEY BEGINS HERE section CSS Start  */

  .journey-begins-section{
    background: transparent url(../images/journey-bg-image-min.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
  }
  .journey-begins-section.mob{
    background: transparent url(../images/Letterbox-Banner-mob.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
  }
  .journey-begins-section:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    background-image: url(../images/green-bottom-bg-img.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 390px;
    height: 172px;
    z-index: 0;
    background-position: bottom;
}
  .journey-begins-section:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgb(255 255 255 / -1%) 34%, rgb(255 255 255 / 20%) 90%);
    z-index: 0;
}
  /* .journey-wrapper{
    width: 100%;
    max-width: 65%;
    padding: 70px 0;
    z-index: 1;
    position: relative;
  } */
  .journey-wrapper {
    width: 100%;
    max-width: 100%;
    padding: 70px 0;
    z-index: 1;
    position: relative;
    background-color: #F2EEE8;
}
.journey-wrapper p {
    text-align: center;
    font: normal 24px/38px Newsreader;
    letter-spacing: 0.24px;
    color: #353435;
    opacity: 1;
    max-width: 75%;
    margin: 0 auto;
}

  /* .journey-wrapper h3 {
    color: #353435;
} */
.journey-wrapper h3 {
    color: #353435;
    max-width: 85%;
    margin: 5px auto;
}
    /* YOUR JOURNEY BEGINS HERE section CSS End  */

 /* STAY CONNECTED Css Start */
 .stay-connected-section {
    padding: 70px 0;
    background-color: #F2EEE8;
    position:relative;
    margin-bottom: 70px;
}
/* .stay-connected-section:before{
    content: '';
    position: absolute;
    top: 10%;
    right: 0;
    background-image: url(../images/tree-right.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 388px;
    height: 100%;
    z-index: 0;
    background-position: top right;
    overflow: hidden;
} */
    .stay-connected-wrap{
        width: 100%;
        max-width: 65%;
        margin: 0 auto;
    }
    .stay-connected-wrap h3{
        color:#353435
    }
    .stay-connected-wrap p {
        text-align: center;
        letter-spacing: 0.24px;
        color: #353435;
        opacity: 1;
        font-size: 24px;
        line-height: 38px;
        font-family: 'Newsreader', serif;
    }
    .stay-connected-section .form-control {
        border: none;
        background-color: transparent;
        padding: 15px;
    }
    .stay-connected-section .form-control input,.stay-connected-section .form-control select,.stay-connected-section .form-control textarea {
        letter-spacing: 0.2px;
        color: #353435;
        opacity: 1;
        width: 100%;
        padding: 6px 20px;
        border: none;
        font-family: 'Newsreader', serif;
        font-size: 20px;
        line-height: 38px;
        font-weight: 400;
    }
    .stay-connected-section .form-control textarea {
    height: 150px;
}
    .stay-connected-section .form-control input::placeholder,.stay-connected-section .form-control textarea::placeholder {
        letter-spacing: 0.2px;
        color: #353435;
        font-family: 'Newsreader', serif;
        font-size: 20px;
        line-height: 38px;
        font-weight: 400;
    }
    .stay-connected-section .form-control select {
        padding: 14px;
    }
    .stay-connected-section .form-control input:focus-visible,.stay-connected-section .form-control select:focus-visible{
        outline: none;
    }
    .form-btn{
        margin-top: 30px;
    }
    .form-btn button {
        background: #353435 0% 0% no-repeat padding-box;
        text-align: center;
        letter-spacing: 0px;
        color: #D1BFAA;
        text-transform: uppercase;
        opacity: 1;
        font-size: 16px;
        line-height: 19px;
        font-family: 'Montserrat', sans-serif;
        padding: 15px 50px;
        box-shadow: none;
        border: none;
        font-weight: 400;
    }
    .form-btn button:hover{
        color: #353435;
        background-color: #fff;
    }
    .holiday-text {
        text-align: center;
        font: normal normal 800 46px/57px Montserrat;
        letter-spacing: 0px;
        color: #353435;
        text-transform: uppercase;
        opacity: 1;
    }
    .safarak-holiday-text{
        padding: 70px 0;
    }
 /* STAY CONNECTED Css End */

/*Why Choose section css start*/
.why-choose-left{
    width: 100%;
    max-width: 40%;
}
.why-choose-right{
    width: 100%;
    max-width: 60%;
}
.text-left{
    text-align: left;
}
.why-choose-wrap {
    max-width: 75%;
    background-color: #F2EEE8;
    padding: 70px;
    margin-left: -50px;
}
.why-choose-wrap h3.extrabold {
    color: #353435;
}

.why-choose-wrap p {
    letter-spacing: 0.24px;
    color: #353435;
    opacity: 1;
    font-size: 24px;
    line-height: 40px;
    font-weight: 400;
    font-family: 'Newsreader', serif;
}
.why-choose-wrap p a{
    font-weight: 600;
    color: #353435;
}
.why-choose-section {
    padding: 50px 0;
}
/*Why Choose section css end*/


 /*Footer css start*/
 .footer{
    background-color: #F2EEE8;
    padding: 50px 0 10px;
 }
 .footer-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.footer-row h3 {
    font-family: 'Newsreader', serif;
    letter-spacing: 0.2px;
    color: #353435;
    text-transform: uppercase;
    opacity: 1;
    font-size: 20px;
    line-height: 38px;
    font-weight: 700;
}
.text-right {
    text-align: right;
}
.footer-row ul {
    margin: 0;
    padding: 0;
    margin: 15px 0;
}
.footer-row ul li b{
    font-family: 'Newsreader', serif;
}
.footer-row ul li a {
    font-family: 'Newsreader', serif;
    letter-spacing: 0.2px;
    color: #353435;
    opacity: 1;
    font-size: 20px;
    font-weight: 400;
    line-height: 38px;
}
.footer-row1 ul li a {
    background-color: #D1BFAA;
    border-radius: 5px;
    width: 40px;
    height: 40px;
    display: block;
    line-height: 40px;
    text-align: center;
}
.footer-row1 ul li a img{
    filter: invert(1);
}
.footer-row1 ul li {
    display: inline-block;
}
.copyright-text{
    letter-spacing: 0.14px;
    color: #353435;
    opacity: 1;
    font-size: 14px;
    line-height: 38px;
    font-weight: 400;
    padding: 0;
    margin: 0;
}
 /*Footer css end*/
.thank-you-section {
    padding: 70px 0;
}

.thank-you-section p {
    text-align: center;
    letter-spacing: 0.24px;
    color: #353435;
    font-size: 24px;
    line-height: 30px;
    font-family: 'Newsreader', serif;
    font-weight: 400;
    padding: 0;
    margin: 0;
    max-width: 70%;
    margin: 0 auto;
    margin-top: 30px;

}
/*Media Query*/
 @media only screen and (max-width:1700px){
    .why-choose-wrap {
        max-width: 90%;
    }
    .national-left-site {
        padding-right: 0;
    }
    .national-day-section:before {
        width: 280px;
    }
    .celebrate-uae-section {
        background-position: center;
    }
    .banner-text {
        left: 20%;
    }
    .national-left-site p {
        font-size: 20px;
        line-height: 29px;
    }
 }
 @media only screen and (max-width:1500px){
     .destination-content h3 {
    font-size: 18px !important;
    line-height: 22px;
}
     .thank-you-section h3 {
    font: normal normal 800 26px/35px Montserrat;
}
    .safarak-title-mons {
        font-size: 25px;
        line-height: 30px;
        padding-bottom: 10px !important;
    }
    .national-left-site p {
        font-size: 20px;
        line-height: 25px;
    }
    .celebrate-content h3 {
        font-size: 35px;
        line-height: 50px;
        max-width: 80%;
        margin: 0 auto;
    }
    .celebrate-content p {
        font-size: 22px;
        line-height: 30px;
        max-width: 80%;
        margin: 0 auto;
    }
    .why-choose-wrap p {
        font-size: 20px;
        line-height: 35px;
    }
    .why-choose-wrap {
        max-width: 100%;
        padding: 45px;
    }
    .holiday-text {
        font: normal normal 800 40px/50px Montserrat;
        max-width: 80%;
        margin: 0 auto;
    }
    .destination-content h3 {
        font-size: 26px;
    }
    .destination-content p {
        font-size: 17px;
        line-height: 25px;
    }
    .safarak-title-news {
        padding-bottom: 15px;
    }
    .national-day-section:before {
        width: 210px;
    }
    .safarak-title-news {
        font-size: 26px;
    }   
    .festivities-safarak-wrap p {
        font-size: 20px;
        line-height: 30px;
    } 
    .sound-color p {
        font-size: 20px;
        line-height: 30px;
    }
    .stay-connected-wrap p {
        font-size: 20px;
        line-height: 30px;
    }
    .landing-btns {
        margin-top: 30px !important;
    }
    .banner-text h2 {
        font-size: 166px;
        padding: 15px 0 10px 0;
    }
    .banner-text h4 {
        font: 800 45px/55px Montserrat;
    }
    .banner-text p {
        font: 500 24px/24px Newsreader;
    }
    .celebrate-content h4 {
        font-size: 25px;
    }
    
 }
 
@media only screen and (max-width:991px){
    .stay-connected-section .form-control textarea{
        height: 150px;
    }
    .stay-connected-section .form-control input::placeholder,.stay-connected-section .form-control textarea::placeholder {
        letter-spacing: 0.2px;
        color: #353435;
        font-family: 'Newsreader', serif;
        font-size: 14px;
        line-height: 20px;
        font-weight: 400;
    }
    .stay-connected-section .form-control input, .stay-connected-section .form-control select, .stay-connected-section .form-control textarea {
        font-size: 14px;
        line-height: 20px;
    }
    .curated-destination-section h3.safarak-title-news {
        font: 800 20px/30px Montserrat;
    }
    .stay-connected-section:before{
        display: none;
    }
    .btn-landing {
        font-size: 13px;
    }
    .landing-btns h3 {
        font: 600 18px/30px Newsreader;
    }
    .banner-text p {
        font: 500 11px/12px Newsreader;
        padding-left: 0;
        padding-top: 0;
    }
    .banner-text h2 {
        font-size: 30px;
        line-height: 20px;
        padding: 0;
        
    }
    .banner-text h4 {
        font: 800 15px/16px Montserrat;
        padding: 0;
    }
    .safarak-holiday-text.thank-you-section {
    padding: 70px 15px !important;
}
.thank-you-section p {
    font-size: 18px;
    max-width: 100%;
    margin-top: 18px;
}
    .desk-banner, .desk-img{
        display: none;
    }
    /* .banner-text h2 {
        font-size: 50px;
        line-height: 20px;
        text-align: right;
    } */
    /* .banner-text {
        position: absolute;
        bottom: 0;
        width: 100%;
        left: 0;
        right: 0;
    } */
    .celebrate-content h3 {
        font-size: 26px;
        line-height: 35px;
        max-width: 100%;
    }
    .celebrate-content h4 {
        font-size: 20px;
        line-height: 30px;
        font-weight: 600;
        padding: 30px 0 30px 0;
        max-width: 100%;
    }
    .celebrate-content p {
        font-size: 19px;
        line-height: 30px;
        max-width: 100%;
        margin: 0 auto;
    }
    .national-left-site {
        max-width: 100%;
        width: 100%;
        padding: 30px;
        margin-bottom: 30px;
        position: relative;
    }
    .national-day-section:before{
        display: none;
    }
    /* .national-left-site:before{
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        background-image: url(../images/red-top-bg-img.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 240px;
        height: 172px;
        z-index: 0;
        background-position: top;
    } */
    .national-right-site {
        max-width: 100%;
        width: 100%;
    }
    .national-day-section {
        padding: 0px 0px;
    }
    .national-day-section  .row{
        flex-direction: column-reverse;
    }
    .why-choose-section {
        padding: 0px;
    }
    .why-choose-section .btn-landing{
        display: inline-block;
    }
    .landing-btns {
        margin-top: 0px !important;
        padding-top: 20px !important;
        /* margin-bottom: 50px; */
    }
    .festivities-safarak-section {
        padding: 50px 15px;
    }
    .sound-intersting-section {
        padding: 40px 0;
    }
    .sound-color {
        padding: 40px;
    }
    .journey-begins-section:after{
        width: 240px;
    }
    .why-choose-left {
        width: 100%;
        max-width: 100%;
    }
    .why-choose-right {
        width: 100%;
        max-width: 100%;
    }
    .why-choose-wrap {
        max-width: 100%;
        padding: 20px 30px;
        margin-left: 0;
    }
    .festivities-safarak-wrap {
        max-width: 100%;
        margin: 0 auto;
    }
    .sound-color a {
        font-size: 16px;
        line-height: 35px;
        gap: 14px;
    }
    .sound-color a img {
        width: 40px;
        height: 40px;
    }
    .journey-wrapper {
        width: 100%;
        max-width: 100%;
        padding: 25px 15px 40px;
    }
    .stay-connected-wrap {
        width: 100%;
        max-width: 100%;
        padding: 0 30px;
    }
    .stay-connected-section #newsletters{
        padding: 0 12px;
    }
    .safarak-holiday-text {
        padding: 70px 30px;
    }
    .footer-wrapper {
        padding: 0 35px;
    }
    .footer-lower{
        padding: 0 25px;
    }
    .holiday-text {
        font: normal normal 800 30px/40px Montserrat;
        max-width: 100%;
    }
    .stay-connected-section {
        padding: 50px 0;
    }
    .footer-wrapper {
        display: block;
    }
    .footer-row1 {
        text-align: left;
        margin-top: 20px;
    }
    .copyright-text {
        font-size: 14px;
        line-height: 24px;
    }
    .safarak-title-mons {
        font-size: 20px;
        line-height: 25px;
        padding-bottom: 10px !important;
    }
    .footer-row1 ul li a{
        line-height: 40px !important;
    }
    .safarak-title-news {
        font-size: 20px;
        line-height: 25px;
    }
    .national-left-site p {
        font-size: 16px;
        line-height: 20px;
    }
    .why-choose-wrap p {
        font-size: 16px;
        line-height: 25px;
    }
    .destination-content h3 {
        font-size: 20px;
        padding: 10px 0;
        line-height: 30px;
    }
    .destination-content p {
        font-size: 15px;
        line-height: 25px;
    }
    .festivities-safarak-wrap p {
        font-size: 16px;
        line-height: 25px;
    }
    .stay-connected-wrap p {
        font-size: 16px;
        line-height: 25px;
    }
    .holiday-text {
        font: normal normal 800 27px/35px Montserrat;
        max-width: 100%;
    }
    .footer-row h3 {
        font-size: 16px;
        line-height: 26px;
    }
    .footer-row ul li a {
        font-size: 16px;
        line-height: 25px;
    }
    .celebrate-uae-section{
        position: relative;
        padding: 40px 0;
    }
    .celebrate-uae-section .celebrate-content{
        /* padding: 0 25px */
        padding: 0;
    }
    /* .celebrate-uae-section:before{
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        background-image: url(../images/red-top-bg-img.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 240px;
        height: 172px;
        z-index: 0;
        background-position: top;
    }
    .celebrate-uae-section:after{
        content: '';
        position: absolute;
        bottom: 0;
        right: 0;
        background-image: url(../images/green-bottom-bg-img.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 240px;
        height: 172px;
        z-index: 0;
        background-position: bottom;
    } */
    .curated-destination-section {
        padding: 50px 15px;
    }
    .journey-wrapper h3 {
        max-width: 100%;
    }
    .journey-wrapper p {
        font: normal 16px/20px Newsreader;
        max-width: 100%;
    }
    .sound-intersting-section .col-12{
        padding: 0;
    }
}
@media only screen and (min-width:992px){
    .mob-banner, .mob-img{
        display: none;
    }
}