* {
    padding: 0;
    margin: 0;
}
@font-face {
    font-family: 'Gloss And Bloom';
    src: url('../font/GlossAndBloom.eot');
    src: url('../font/GlossAndBloom.eot?#iefix') format('embedded-opentype'),
        url('../font/GlossAndBloom.woff2') format('woff2'),
        url('../font/GlossAndBloom.woff') format('woff'),
        url('../font/GlossAndBloom.ttf') format('truetype'),
        url('../font/GlossAndBloom.svg#GlossAndBloom') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'bookmarg';
    src: url('../fonts/BromarkersDemoRegular.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;

}




/* 
body {
    background-color: #f7f7f7 !important;
} */

.banner-section {
    width: 100%;
/*    min-height: 600px;*/
    background-repeat: no-repeat;
    background-position: bottom;
}

.balmer-logo {
    width: 200px;
    margin-top: 40px;
    margin-left: 50px;
}



.content-area {
    padding: 50px;
}

.box {
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.21);
    border-radius: 10px;
    margin: auto;
    /*    margin-bottom: 50px;*/
    padding: 20px;
    background: #fff;
}

.box-position {
    position: relative;
    bottom: 112px;
    z-index: 999;
}

.destination_background_search {
    background: linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, .5)), url(../img/back_img.png)no-repeat;
    height: 300px;
}

.bg-c {
    display: block;
    padding: .5rem;
}

.bg-c:hover {
    background: #4accac;
}




/* a {
    text-decoration: none !important;
    color: #000 !important;
} */

.button-link {
    background: none;
    border: none;
    width: 100%;
}

.button-link a:hover {
    background-color: #4accac !important;
    color: #fff;
}

.for-shadow {
    margin-bottom: 20px;
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.21);
}

.calender {
    width: 20px;
}

.card-body p {
    margin-bottom: 0px !important;
}

.card-image {
    height: 250px;
}

.country-name {
    color: #b6b6b6;
    font-weight: 600;
}

.info-for {
    color: #708c88;
    font-weight: 600;
}

.date {
    font-size: 14px;
}

.mrp {
    font-weight: 500;
}

/* .price {
    font-size: 35px;
    color: #f8b238;
    font-weight: 600;
} */

/* footer {
    padding: 5rem 0;
    background-color: #ffffff;
    line-height: 2rem;
} */

.list-header a {
    color: #b3b3b3 !important;
    text-align: center !important;
    font-size: 25px;
    font-weight: 600;
}



.list-item a {
    font-weight: 600;
    text-align: center;
}

.three_icon img {
    position: absolute;
    right: 21px;
    bottom: 34px;
}

.c_p_r {
    position: relative;
}
.cur_pont{
    cursor: pointer;
}
#exampleModal .modal-content {
    overflow: hidden;
    border-radius: 15px !important;
    background: transparent !important;
    /* height: 566px; */
}
#exampleModal .modal-body {

    padding: 0px !important;
}
.b-bottom {
    padding: 1rem;
    padding-left: 0;
    padding-bottom: 2rem;
    margin-left: 1rem;
    font-size: 30px;
    margin-bottom: 2rem;
    border-bottom: 2px solid #c6c6c6;
}
.frm2-b{
    background: rgba(255, 255, 255, 0.75);
    padding-bottom: 15px;
}
.txtA-c {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.bor-rad input {
    border-radius: 0px;
    height: 46px;
}

.bor-rad .form-group input::placeholder {
    text-transform: none;
}

.bor-rad input {
    height: 45px;
    border-radius: 8px;
    background-color: rgba(255, 255, 255, 0.3);
    width: 95%;
    margin: auto;
}

#exampleModal .cross {
    padding-top: 1.5rem;
    float: right;
    Width: 14px;
    Height: 14px;

}

#exampleModal .parentwrap{
    position: relative;
}

.bor-rad select {
    height: 45px;
    border-radius: 8px;
    background-color: rgba(255, 255, 255, 0.3);
    width: 95%;
    margin: auto;
}


#exampleModal .modal-dialog {
    max-width: 1100px !important;
}
.frm-b {
    background: rgba(45, 45, 45, 0.8);
    color: #fff;
    padding: 1rem;
}
.frm-t {
    font-family: 'bookmarg';
    font-size: 35px;
    font-weight: 400;
    line-height: 47px;
    letter-spacing: 0em;
}
.btn-votp {
    width: 200px;
    border-radius: 0px;
    height: 46px;
    font-weight: 600;
}
.btn-g {
    background: #5fa72a;
}
.btn-y {
    background-color: #ffa200 !important;
    color: #fff !important;
    width: 100%;
    border-radius: 5px !important;
    height: 46px;
    font-weight: 600 !important;
}
.txtA-l {
    text-align: left;
}
.check-h input{
    height: auto;
}
.d-pdf a{
    color: #fff !important;    
}
.display_none{
    display: none;
}

.color-w{
    font-size: 20px;
    font-weight: 400;
    line-height: 24.22px;
}


@media screen and (max-width: 640px){
    

    .frm2-b {
        position: unset;
    }

    .crossBtn{
        position: absolute;
        top: 0;
        right: 0;
    }
    #exampleModal .cross {
        background-color: #fff;
    }
    .b-bottom{
        padding: 0;
        padding-bottom: 1rem;
        text-align: center;
        margin-left: 0;
        margin-bottom: 2rem;;
    }

    .color-w {
        font-size: 18px;
        font-weight: 400;
        line-height: 21.53px;
        margin-bottom: 5px;


    }
}


/* @media screen and (max-width: 480px) {

    .card-image {
        height: auto;
    }
} */
