/*--------------------------------------------------------------

  Template Name: Ramble Travel HTML Template.
  Template URI: #
  Description: Ramble is a unique website template designed in HTML with a simple & beautiful look. There is an excellent solution for creating clean, wonderful and trending material design corporate, corporate any other purposes websites.
  Author: HasTech
  Author URI: https://themeforest.net/user/hastech/portfolio
  Version: 1.0
---------------------------------------------------------------*/

/* ----------------------------------------------------
	You can put your custom css code here: 
-------------------------------------------------------*/

.bdtslqbx-main-bg {
    background: rgba(0, 0, 0, 0.4) !important;
} 

.bdtslqbx-body-color label {
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
}

.bdtslqbx-body-color label {
    color: #ffffff !important;
}

.slide__align--center {
    padding-bottom: 173px;
    padding-top: 10px;
}

.select__option__wrap {
    bottom: 20px;
    left: 0;
    position: absolute;
    right: 0;
    width: auto;
    z-index: 99;
}

#scrollUp {
    border-radius: 2px;
    bottom: 80px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    color: #fff;
    font-size: 28px; 
    height: 45px;
    line-height: 45px;
    position: fixed;
    right: 15px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 45px;
    z-index: 200;
    bottom: 112px;
}

.package__details p.packg__prize {
    font-size: 20px;
    font-weight: 600;
    margin-left: 17px;
    color: #C21920;
}

.package__details__inner {
    background: #fff none repeat scroll 0 0;
    display: flex;
    justify-content: center;
    padding: 30px 0 15px;
    text-align: center;
    width: 100%;
    min-height: 100px;
}

.package__list__hover__details h4 {
    color: #ffffff;
    font-size: 30px;
    text-transform: uppercase;
}

.view__btn {
    color: #ffffff;
    font-size: 22px;
    text-transform: uppercase;
    transition: 0.3s;
}

.header__top__left p {
    color: #fff;
    font-size: 15px;
}

.ui-widget.ui-widget-content.ui-autocomplete {
    background-color: #ffffff;
    border-color: #7F7F7F;
    z-index: 999999999 !important;
    top: 180px !important;
}

@media (min-width: 320px) and (max-width: 1024px) {
    .package__list__hover__details h4 {
        color: #ffffff;
        font-size: 16px;
        text-transform: uppercase;
    }

    .package__list__inner h4 {
        font-size: 14px;
    }

    .view__btn:hover {
        font-size: 18px;
    }

    .select__option__wrap {
        background: #0C1923 none repeat scroll 0 0;
    }

    .slider__inner h2 {
        font-size: 40px;
        font-weight: 400;
        text-transform: uppercase;
    }

    .single__fact__flex {

        text-align: center;
        padding-bottom: 45px;

    }

    .select__option__wrap {

        bottom: 0px;
        left: 0;
        position: relative;
        right: 0;
        width: auto;
        z-index: 99;

    }

    .slider__position--relative {

        position: relative;
        top: 52px;

    }

    .slide__align--center {

        padding-bottom: 70px;
        padding-top: 50px;

    }

}

/*@media (min-width: 1280px){

    .slider__inner h2 {
        font-size: 40px;
        font-weight: 400;
        text-transform: uppercase;
    }

    .slider__inner h1 {
        font-size: 45px;
        margin-top: 10px;
        text-transform: uppercase;
    }

    .slider__btn {
        margin-top: 13px;
    }

    .slide__align--center {
        padding-bottom: 173px;
        padding-top: 0px;
    }

}

@media (max-width: 767px){
    .container {
        width: 415px;
    }

    #liquidBoxContainer {
        max-width: 700px;
    }
}


@media (max-width: 500px){
    .container {
        width: 415px;
    }

    #liquidBoxContainer {
        max-width: 346px;
    }

    .service__inner .service {

        margin-top: 46px;
        margin-right: 46px;

    }
}*/

input:focus { 
    background-color: #ffffff;
}

.slider__btn {
    margin-top: 12px;
}