input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px white inset
}

.bubble-bg {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3
}

.fl-wrap {
    float: left;
    position: relative;
    width: 100%
}

.hero-section .intro-item h2 {
    font-size: 54px;
    font-family: 'Quicksand', sans-serif;
}

.hero-section-wrap {
    z-index: 30
}

.homepage-btn {
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-top: 60px !important;
    position: relative
}

.homepage-btn a {
    background: #4DB7FE;
    border-radius: 6px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    padding: 15px 40px;
    -webkit-transition: 1.0s ease;
    -o-transition: 1.0s ease;
    transition: 1.0s ease
}

.homepage-btn a:hover {
    background: #46425e;
    -webkit-transition: 1.0s ease;
    -o-transition: 1.0s ease;
    transition: 1.0s ease
}

.intro-item {
    padding-top: 100px
}

.intro-item h2 {
    color: #fff;
    font-size: 34px;
    font-weight: 700;
    padding-bottom: 20px
}

.intro-item h3 {
    color: #fff;
    font-size: 13px;
    font-weight: 500
}

.intro-item.fl-wrap h4 {
    color: #fff
}

.main-search-button {
    border: none;
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
    color: #fff;
    cursor: pointer;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    width: 120px
}

.main-search-button, .header-sec-link a, .main-search-input-item .nice-select .list li:hover, .main-search-input-item .nice-select .list li.selected {
    background: #4DB7FE
}

.main-search-input {
    background: #fff;
    border-radius: 30px;
    -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3);
    margin-top: 50px;
    padding: 0 120px 0 0
}

.main-search-input-item {
    border-right: 1px solid #eee;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    height: 50px;
    position: relative;
    width: 33.3%
}

.main-search-input-item .nice-select {
    border: none;
    color: #292929;
    float: left;
    height: 50px;
    line-height: 50px;
    min-width: 150px;
    width: 100%;
    z-index: 100
}

.main-search-input-item .nice-select .list {
    background: #fff;
    border-radius: 4px;
    padding: 60px 12px 10px;
    width: 100%
}

.main-search-input-item .nice-select .list li {
    border-radius: 2px;
    color: #666;
    float: left;
    font-size: 13px;
    line-height: 20px;
    min-height: 20px;
    padding: 5px 10px 6px;
    width: 100%
}

.main-search-input-item .nice-select .list li:hover, .main-search-input-item .nice-select .list li.selected {
    color: #fff
}

.main-search-input-item .nice-select .nice-select-search {
    border: 1px solid #eee;
    border-radius: 6px !important
}

.main-search-input-item .nice-select:after {
    border-color: #4DB7FE
}

.main-search-input-item input {
    border: none;
    float: left;
    height: 50px;
    outline: 0;
    padding-left: 20px;
    width: 100%
}

.main-search-input-item input:first-child {
    border-radius: 100%
}

.main-search-input-wrap {
    margin: 20px auto;
    max-width: 900px;
    position: relative
}

.nice-select {
    border: solid 1px #e8e8e8;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 13px;
    font-weight: 400;
    height: 48px;
    line-height: 48px;
    outline: none;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    user-select: none;
    white-space: nowrap;
    width: auto;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-transition: all 0.2s ease-in-out;
    -webkit-user-select: none
}

.nice-select {
    font-family: 'Poppins', sans-serif !important
}

.nice-select {
    border: solid 1px #e8e8e8;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 13px;
    font-weight: normal;
    font-weight: 400;
    height: 48px;
    line-height: 48px;
    outline: 0;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    user-select: none;
    white-space: nowrap;
    width: auto;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-transition: all .2s ease-in-out;
    -webkit-user-select: none
}

.nice-select .list {
    border-radius: 0 0 5px 5px;
    border-top: 0;
    margin-top: 5px;
    max-height: 210px;
    overflow-y: scroll;
    padding: 52px 0 0;
    top: 100%
}

.nice-select .list {
    border-radius: 0 0 5px 5px;
    border-top: 0;
    margin-top: 5px;
    max-height: 210px;
    overflow-y: scroll;
    padding: 52px 0 0;
    top: 100%
}

.nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    transform: scale(0.75) translateY(-21px);
    transform-origin: 50% 0;
    -o-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    width: 100%;
    z-index: 9;
    -ms-transform: scale(0.75) translateY(-21px);
    -ms-transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
    -webkit-transform-origin: 50% 0;
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out
}

.nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    transform: scale(0.75) translateY(-21px);
    transform-origin: 50% 0;
    -o-transition: all .2s cubic-bezier(0.5, 0, 0, 1.25), opacity .15s ease-out;
    transition: all .2s cubic-bezier(0.5, 0, 0, 1.25), opacity .15s ease-out;
    width: 100%;
    z-index: 9;
    -ms-transform: scale(0.75) translateY(-21px);
    -ms-transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
    -webkit-transform-origin: 50% 0;
    -webkit-transition: all .2s cubic-bezier(0.5, 0, 0, 1.25), opacity .15s ease-out
}

.nice-select .list::-webkit-scrollbar {
    width: 0
}

.nice-select .list::-webkit-scrollbar {
    width: 0
}

.nice-select .nice-select-search {
    background-color: #fff;
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #333;
    display: inline-block;
    height: auto;
    line-height: 22px;
    margin: 0 10px 0 0;
    min-height: 36px;
    outline: 0 !important;
    padding: 7px 12px;
    vertical-align: middle;
    width: 100% !important
}

.nice-select .nice-select-search {
    background-color: #fff;
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #333;
    display: inline-block;
    height: auto;
    line-height: 22px;
    margin: 0 10px 0 0;
    min-height: 36px;
    outline: 0 !important;
    padding: 7px 12px;
    vertical-align: middle;
    width: 100% !important
}

.nice-select .nice-select-search-box {
    background: #FFF;
    border-radius: 5px 5px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
    margin-top: 5px;
    opacity: 0;
    padding: 5px;
    pointer-events: none;
    position: absolute;
    top: 100%;
    transform: scale(.75) translateY(-21px);
    transform-origin: 50% 0;
    -o-transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    width: 100%;
    z-index: 8;
    -ms-transform: scale(.75) translateY(-21px);
    -ms-transform-origin: 50% 0;
    -webkit-transform: scale(.75) translateY(-21px);
    -webkit-transform-origin: 50% 0;
    -webkit-transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out
}

.nice-select .nice-select-search-box {
    background: #FFF;
    border-radius: 5px 5px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
    margin-top: 5px;
    opacity: 0;
    padding: 5px;
    pointer-events: none;
    position: absolute;
    top: 100%;
    transform: scale(.75) translateY(-21px);
    transform-origin: 50% 0;
    -o-transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    width: 100%;
    z-index: 8;
    -ms-transform: scale(.75) translateY(-21px);
    -ms-transform-origin: 50% 0;
    -webkit-transform: scale(.75) translateY(-21px);
    -webkit-transform-origin: 50% 0;
    -webkit-transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out
}

.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition: all 0.2s
}

.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: 0;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -o-transition: all .2s;
    transition: all .2s;
    -webkit-transition: all .2s
}

.nice-select .option:hover {
    background-color: #f6f6f6
}

.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
    background-color: #f6f6f6
}

.nice-select.open .list {
    min-height: 270px;
    opacity: 1;
    pointer-events: auto;
    transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    -webkit-transform: scale(1) translateY(0)
}

.nice-select.open .nice-select-search-box {
    opacity: 1;
    pointer-events: auto;
    transform: scale(1) translateY(0);
    z-index: 10;
    -ms-transform: scale(1) translateY(0);
    -webkit-transform: scale(1) translateY(0)
}

.nice-select.open:after {
    transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg)
}

.nice-select:after {
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 14px;
    top: 50%;
    transform: rotate(45deg);
    transform-origin: 66% 66%;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    width: 5px;
    -ms-transform: rotate(45deg);
    -ms-transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: 66% 66%;
    -webkit-transition: all .15s ease-in-out
}

.nice-select:after {
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 14px;
    top: 50%;
    transform: rotate(45deg);
    transform-origin: 66% 66%;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 5px;
    -ms-transform: rotate(45deg);
    -ms-transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: 66% 66%;
    -webkit-transition: all 0.15s ease-in-out
}

.nice-select:hover {
    border-color: #dbdbdb
}

.nice-select:hover {
    border-color: #dbdbdb
}

.overlay {
    background: #000;
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2
}

.search-box-wrapper section {
    background: transparent;
    height: 600px;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 1
}

.search-input-item {
    width: 66.6% !important
}

@media only screen and (max-width: 540px) {
    .hero-section .intro-item h2 {
        font-size: 34px
    }
}

@media only screen and (max-width: 768px) {
    .hero-section .intro-item h2 {
        font-size: 44px
    }

    .main-search-button {
        border-radius: 6px;
        float: left;
        position: relative;
        width: 100%
    }

    .main-search-input {
        background: rgba(255, 255, 255, 0.2);
        border-radius: 10px;
        -webkit-box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.0);
        box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.0);
        padding: 14px 20px 10px
    }

    .main-search-input-item {
        border: none;
        border: 1px solid #eee;
        height: 50px;
        margin-bottom: 10px;
        width: 100%
    }

    .main-search-input-item input {
        background: #fff;
        border-radius: 6px !important
    }

    .search-input-item {
        width: 100% !important
    }
}

@media only screen and (max-width: 992px) {
    .hero-section .intro-item h2 {
        font-size: 44px
    }

    .intro-item {
        padding-top: 60px
    }
}

@media only screen and (max-width: 1064px) {
    .main-search-input-item .nice-select {
        background: #fff
    }
}