/*

*******************
Theme Name: HME - Core Style
Author: Daniel Aaron Horrorbin
Version: 1.0
********************


/*Import fonts*/
/* cyrillic-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4taVIUwaEQbjB_mQ.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4kaVIUwaEQbjB_mQ.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4saVIUwaEQbjB_mQ.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4jaVIUwaEQbjB_mQ.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}
/* hebrew */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4iaVIUwaEQbjB_mQ.woff2) format('woff2');
    unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* vietnamese */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4vaVIUwaEQbjB_mQ.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4uaVIUwaEQbjB_mQ.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVIUwaEQbjA.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/*Start Style Sheet*/

body {
    width: 1920px!important;
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Safari */
    -moz-user-select: none;
    /* Old versions of Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently*/
    -webkit-animation: fadein .5s;
    /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadein .5s;
    /* Firefox < 16 */
    -o-animation: fadein .5s;
    /* Opera < 12.1 */
    animation: fadein .5s;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
label {
    display: inline-block;
    margin-bottom: .5rem;
    font-size: 1.125em;
    padding: 5px 0;
}

.bookfree-head {
    color: #333!important;
    font-size: 1.25em;
}

.tab-contents {
    border: 0 solid #ccc;
    border-top: none;
}



.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 0 solid #dee2e6!important;
    border-radius: .25rem;
    max-width: 100%;
    height: auto;
}

div.three-way-col > ul{
    column-count: 1;
    width: auto;
}

div.lg-sub-html > h2{
    text-transform: uppercase;
    font-size: 40px;
}
#enquire_now {
    width: 100%;
    height: 39px;
}

.img-responsive .logos {
    width: 100px!important;
    border: 1px solid #333;
    border-radius: 50px;
    float: left;
    margin: 5px;
}

.form-horizontal {
    width: 100%!important;
}

.main-title, h1 {
    /*font-family: bebas-neue, sans-serif;*/
    font-weight: 200;
    font-size: 102px;
    line-height: 75px;
    color: #fff;
    text-shadow: 7px 10px 14px #444;
    margin-left: 90px;
    /*border-left: 5px solid #fff;*/
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 28px;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 18px;
}

.tms-nopad {
    padding: 0!important;
}

/*Elements*/

/*Sponsor Related Elements*/

#catagories{
    width: 1307px;
    margin-left: 0;
    padding: 35px 20px;
}
.tms-cat-title{
    position: absolute;
    top: 70%;
    font-size: 32px;
    padding: 10px;
    background: #333;
    box-shadow: 3px 3px 15px #666;
    color: #fff;
}
.lg{
    top: 5px!important;
}
.lg-backdrop.in {
    opacity: 0.35!important;
}

.lSSlideOuter {
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 300px!important;
}
.lSPager
{
    margin-top: 2px!important;
}
.fixed-size.lg-outer .lg-inner {
    background-color: rgba(25,25,25,0.9);
}

.directory-btn{
    width: 320px;
    margin: 0 auto;
    height: 45px;
    color: #fff;
    padding: 0 5px 3px 3px;
    font-size: 30px;
    font-family: bebas-neue, sans-serif;
    margin-top: 5px;
}

/* Header - Property Search*/
.tms-filter-row {
    max-width: 100%;
    max-height: 150px;
    background: #ddd;
    margin-bottom: 0;
    margin-right: 0!important;
    margin-left: 0!important;
    margin-top: -20px;
    z-index: 1001;
    position: inherit;
    box-shadow: 0 5px 18px #888;
    display: block;
}

.tms-header-container {
    background-image: url('img/powered.png');
    background-repeat: no-repeat;
    background-position: bottom;
    margin-top: -10px;
    clip-path: polygon(87% 100%, 100% 50%, 87% 0, 0% 0%, 0 100%);
    margin-left: 80px;
    padding-top: 10px;
    padding-bottom: 5px;
    box-shadow: 5px 5px 45px #333;
}

#property-filter-modal {
    margin-top: -300px;
    margin-left: -300px;
    overflow: hidden;
}
.tms-header-row {
    padding-right: 0!important;
    padding-left: 0!important;
    margin-left: -80px;
}

.tms-grey-row {
    background: transparent;
    position: inherit;
    height: auto;
}

/* Buttons */
.tms-main-button {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 2px solid #ffbb33;
    display: inline-block;
    cursor: pointer;
    font-family: 'Montserrat', sans-serif;
    color: #4d4d4d;
    font-size: 1.2em;
    padding: 5px 0;
    text-decoration: none;
    text-shadow: 0 1px 0 #eee;
    margin: 10px;
    box-shadow: 3px 3px 2px #bbb;
    text-transform: capitalize;
}
.tms-main-button-search{
    padding: 5px 28px!important;
}

.tms-main-button:hover {
    background: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1', GradientType=0);
}
.tms-main-button-search .tms-inner-button {
    padding: 5px 2px;
    width: 104px;
    font-size: 12px;
}

.tms-main-button-search button:active {
    background: #eee!important;
}

.tms-icon-marg {
    margin: 0 15px 0 0;
}

.btn-success:hover {
    color: #fff;
    background-color: #666!important;
    border-color: #666!important;
}
.button-set {
    background: transparent!important;
    border-radius: 4px;
    color: #333 !important;
    box-shadow: 5px 5px 0 #ccc;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    border: 2px solid #aaa;
}

.tms-prop-buttons {
    margin-top: 0;
    height: 85px;
    position: inherit;
    float: left;
}
/* Pager Buttons */
.tms-pagers {
    width: 1310px;
    position: fixed;
    padding: 15px;
    bottom: 29%;
    font-size: 150px;
    color: #aaa;
}

.tms-pager-left {
    float: left;
}
.tms-pager-right {
    float: right;
}
.tms-pager a:hover a:focus {
    outline: 2px solid #222;
}
/*Property Listing*/
#listings {
    width: 100%;
    overflow: hidden;
}

.tms-prop {
    margin: 35px 0;
}
.tms-prop-list img {
    object-fit: contain;
    width: 100%;
}

/* Proeprty Tile */
.tms-property {
    background: #eee;
    min-height: 300px;
    border-radius: 1px;
    overflow: hidden;
    box-shadow: 10px 10px 10px #ddd;
}

.tms-property-listing {
    width: 100%;
    padding: 0 95px;
    height: 760px;
    margin-top: 40px;
}

.tms-listing-image-container {
    width: 100%;
    overflow: hidden;
    height: 191px;
}

.tms-listing-image {
    height: 100%;
    overflow: hidden;
    object-fit: cover;
    max-height: 190px;
    vertical-align: top;
    width: 100%;
}

.tms-listing-title h3 {
    font-family: 'Sen', sans-serif;
    text-transform: uppercase;
    font-size: 22px!important;
    text-align: center;
    padding: 2px;
    color: #333;
}

.tms-listing-price{
    width: 100%;
    padding: 5px 0;
    background: #888;
}
.dropdown-toggle::after{
    display: none!important;
}

#slider {
    width: 500px!important;
    overflow: hidden;
    height: 90px;
    position: relative;
}

.clear-space {
    padding: 5px 5px;
}

/* Modals */

.center-modal {
    top: 350px!important;
}
.modal-dialog {
    top: 1px!important;
}

#timerModal {
    top: 500px;
}
/*Google Hide Tooltip*/

.goog-tooltip {
    display: none !important;
}

.goog-tooltip:hover {
    display: none !important;
}

.goog-text-highlight {
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
}



.tms-purpose {}

#views-exposed-form-property-list-plist {
    margin-left: 0!important;
}

.tms-price-range {
    height: 45px;
}

.tms-prop-section {
    float: right;
    overflow: hidden;
    height: unset;
}

.tms-prop-details {
    margin: 5px 0px;
}

.form-item {
    margin: 1.5rem 0;
}

.form-item {
    text-align: left;
    margin: 1.5rem 0;
    line-height: 1.42857143;
    width: 510px;
}

.tms-prop-desc {
    margin: 30px 0px;
}

/*Gallery*/
.lg-actions .lg-next, .lg-actions .lg-prev {
    background-color: rgba(255, 255, 255, 0.45)!important;
    border-radius: 2px;
    color: #333!important;
    cursor: pointer;
    display: block;
    font-size: 72px;
    margin-top: -20px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1087;
    border: none;
    outline: none;
}



/*Contact Form Modal*/
#contact-modal .form-text {
    width: 100%;
    height: 25px;
    margin: .5em .0em;
}

#contact-modal .webform-submit {
    width: 100%;
}

.tms-enq-but {
    width: 100%;
    height: 40px;
    background-color: #0A4B98;
    color: #fff;
    font-size: 23px;
}
.tms-enq-form {
    text-align: center;
    padding: inherit;
    margin: 0px 0px;
    font-size: 11px;
    border: 0 solid #0a4c92;
}

.form-text {
    display: block;
    width: 100%;
    height: fit-content;
    border-radius: 1px;
    border: 1px solid #ccc;
    color: #949494;
    padding: 10px 10px;
    text-transform: capitalize;
}

#captcha,
#captchas {
    text-transform: none !important;
}

.tms-prop-details h2 {
    font-size: 2em;
    text-align: center;
    margin: 35px 10px;
}

.tms-prop-details h1 {
    font-size: 1.5em;
    color: var(--text-color);
    text-shadow: none;
    text-align: center;
    margin: auto;
    font-family: 'Montserrat', sans-serif;
}

.tms-prop-details h3 {
    font-size: 2em;
    color: #ccc;
    text-shadow: none;
    text-align: center;
}

.tms-prop-details p {
    font-size: 1.2em;
    color: #999;
    text-shadow: none;
    text-align: center;
}

.price h2 {
    font-size: 6em!important;
}

.tms-listing-title {
    height: 60px;
}

.tms-prop-details i {
    font-size: 1.2em;
    color: #ccc;
    text-shadow: none;
    text-align: center;
}

#cover-spin {
    position: fixed;
    width: 66%;
    left: 0;
    right: 0;
    top: 250px;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.5);
    z-index: 999;
    height: 956px;
    display: none;
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.spon-top {
    font-size: 75px!important;
    text-align: center;
    background: #333;
    width: 100%;
    overflow: hidden;
    height: 87px;
}
i.fa-caret-right:hover, i.fa-caret-left:hover
{
    background: #5ec5c2 !important;
}
#cover-spin::after {
    content: '';
    display: block;
    position: absolute;
    left: 46%;
    top: 40%;
    width: 90px;
    height: 90px;
    border-style: dashed;
    border-color: #555;
    border-top-color: transparent;
    border-width: 10px;
    border-radius: 100%;
    -webkit-animation: spin .9s linear infinite;
    animation: spin .9s linear infinite;
}

.pull-right {
    width: 100%;
    float: right;
}

/*!
 * Waves v0.7.6
 * http://fian.my.id/Waves
 *
 * Copyright 2014-2018 Alfiana E. Sibuea and other contributors
 * Released under the MIT license
 * https://github.com/fians/Waves/blob/master/LICENSE */

.waves-effect {
    position: relative;
    cursor: pointer;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.waves-effect .waves-ripple {
    position: absolute;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin-top: -50px;
    margin-left: -50px;
    opacity: 0;
    background: rgba(0, 0, 0, 0.2);
    background: radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
    transition: all 0.5s ease-out;
    transition-property: transform, opacity;
    transform: scale(0) translate(0, 0);
    pointer-events: none;
}

.waves-effect.waves-light .waves-ripple {
    background: rgba(255, 255, 255, 0.4);
    background: radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

.waves-effect.waves-classic .waves-ripple {
    background: rgba(0, 0, 0, 0.2);
}

.waves-effect.waves-classic.waves-light .waves-ripple {
    background: rgba(255, 255, 255, 0.4);
}

.waves-notransition {
    transition: none !important;
}

.waves-button, .waves-circle {
    transform: translateZ(0);
}

.waves-button, .waves-button:hover, .waves-button:visited, .waves-button-input {
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    outline: none;
    color: inherit;
    background-color: rgba(0, 0, 0, 0);
    font-size: 1em;
    line-height: 1em;
    text-align: center;
    text-decoration: none;
    z-index: 1;
}

.waves-button {
    padding: 0.85em 1.1em;
    border-radius: 0.2em;
}

.waves-button-input {
    margin: 0;
    padding: 0.85em 1.1em;
}

.waves-input-wrapper {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    border-radius: 0.2em;
}

.waves-input-wrapper.waves-button {
    padding: 0;
}

.waves-input-wrapper .waves-button-input {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
}

.waves-circle {
    text-align: center;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    border-radius: 50%;
}

.waves-float {
    -webkit-mask-image: none;
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.12);
    transition: all 300ms;
}

.waves-float:active {
    box-shadow: 0 8px 20px 1px rgba(0, 0, 0, 0.3);
}

.waves-block {
    display: block;
}

a.waves-effect, a.waves-light {
    display: inline-block;
}

/*---END MDB---*/

/*--Animation--*/



@keyframes pulse {
    from {
        transform: scale3d(1, 1, 1);
    }
    50% {
        transform: scale3d(1.05, 1.05, 1.05);
    }
    to {
        transform: scale3d(1, 1, 1);
    }
}

.pulse {
    animation-name: pulse;
}

/*
==============================================
pulse
==============================================
*/

.pulse {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

@keyframes pulse {
    0% {
        transform: scale(0.9);
        opacity: 0.7;
    }
    50% {
        transform: scale(1);
        opacity: 1;
    }
    100% {
        transform: scale(0.9);
        opacity: 0.7;
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(0.95);
        opacity: 0.7;
    }
    50% {
        -webkit-transform: scale(1);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(0.95);
        opacity: 0.7;
    }
}

/*-Fade In-*/

@keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

/* Firefox < 16 */

@-moz-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

/* Safari, Chrome and Opera > 12.1 */

@-webkit-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

/* Internet Explorer */

@-ms-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

/* Opera < 12.1 */
q
@-o-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}




.btn-out {
    box-shadow: 0.15em .17em .18em 3px #77777710;
    /*outline: 0.1em groove #aaa2;*/
    margin: .5em 0;
}
a.send-property-inquiry-yes, a.send-property-inquiry-no, a.confirm-yes, a.confirm-no {
    border-radius: 50px;
    padding: 1px 15px 0px 4px;
    margin: 0 10px;
}
a.send-property-inquiry-yes i, a.send-property-inquiry-no i, a.confirm-yes i, a.confirm-no i { margin: 0 5px 0 0; }
#send-property-inquiry-modal .modal-body, #send-my-quote-login-modal .modal-body, #confirm-send-quote-modal .modal-body { padding: 20px; }
#send-property-inquiry-modal h3, #send-my-quote-login-modal h3, #confirm-send-quote-modal h3 {
    font-size: 20px;
    font-weight: 700;
}
#send-property-inquiry-modal .send-top-box, #send-my-quote-login-modal .send-top-box, #confirm-send-quote-modal .send-top-box { margin-bottom: 30px; }
#send-my-quote-login-modal hr {
    border-top: 1px solid rgb(223 223 223);
    margin-top: 23px;
}
a.new-btn-outline {
    border-radius: 10px;
    font-size: 20px;
    padding: 7px !important;
    font-weight: 600;
    max-width: 500px;
}

.select-wrapper .select-dropdown {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.select-label {
    position: absolute;
}

.select-wrapper {
    position: relative;
}

.select-wrapper input.select-dropdown {
    position: relative;
    cursor: pointer;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #ced4da;
    outline: none;
    height: 38px;
    line-height: 2.9rem;
    width: 100%;
    font-size: 1rem;
    margin: 0 0 0.94rem 0;
    padding: 0;
    display: block;
    text-overflow: ellipsis;
    z-index: 2;
}

.select-wrapper input.select-dropdown:disabled {
    color: rgba(0, 0, 0, 0.3);
    border-bottom-color: rgba(0, 0, 0, 0.2);
    cursor: default;
}

.select-wrapper input.select-dropdown .selected, .select-wrapper input.select-dropdown li:focus {
    background-color: rgba(0, 0, 0, 0.15);
}

.select-wrapper input.select-dropdown li.active {
    background: transparent;
}

.select-wrapper input.select-dropdown .fas, .select-wrapper input.select-dropdown .fab, .select-wrapper input.select-dropdown .far {
    color: inherit;
}

.select-wrapper input.active {
    box-shadow: 0 1px 0 0 #4285f4;
    border-bottom: 1px solid #4285f4;
}

.select-wrapper .search-wrap {
    padding: 1rem 0 0;
    display: block;
    margin: 0 0.7rem;
}

.select-wrapper .search-wrap .md-form {
    margin-top: 0;
    margin-bottom: 1rem;
}

.select-wrapper .search-wrap .md-form input {
    padding-bottom: 0.4rem;
    margin-bottom: 0;
}

.select-wrapper span.caret {
    color: initial;
    position: absolute;
    right: 0;
    top: .8rem;
    font-size: 0.63rem;
}

.select-wrapper span.caret.disabled {
    color: rgba(0, 0, 0, 0.3);
}

.select-wrapper+label {
    position: absolute;
    top: 2.125rem;
    transition: 0.2s ease-out;
    color: #757575;
    font-weight: 300;
}

.select-wrapper+label.active {
    transform: translateY(-14px);
    font-size: .8rem;
    top: 1.5rem;
    left: 15px;
}

.select-wrapper+label.active-check {
    color: #4285f4;
}

.select-wrapper+label.mdb-main-label {
    z-index: 1;
}

.select-wrapper+label.disabled {
    color: rgba(0, 0, 0, 0.3);
}

.select-wrapper i {
    color: rgba(0, 0, 0, 0.3);
}

.select-wrapper ul {
    list-style-type: none;
    padding-left: 0;
}

.select-wrapper.md-form>ul li label {
    top: 0;
    color: #4285f4;
    font-size: .9rem;
    transform: none;
}

.select-wrapper.md-form>ul li.select-toggle-all label {
    padding-left: 38px;
}

.select-wrapper.md-form.colorful-select>ul li.select-toggle-all:hover label {
    color: #fff;
}

.select-wrapper.md-form.md-outline span.caret {
    padding-right: .75rem;
    padding-left: .75rem;
    color: #495057 !important;
}

.select-wrapper.md-form.md-outline span.caret.active {
    color: #4285f4 !important;
}

.select-wrapper.md-form.md-outline .dropdown-content {
    top: 2.7rem !important;
}

.select-wrapper.md-form.md-outline input.select-dropdown {
    padding: .375rem .75rem;
    color: #495057;
}

.select-wrapper.md-form.md-outline input.select-dropdown:focus {
    border-color: #4285f4;
    box-shadow: inset 0 0 0 1px #4285f4;
}

.select-wrapper.md-form.md-outline+label {
    position: absolute;
    transform: translateY(40%);
    left: 23px;
    color: #757575;
    background: #fff;
    font-size: 13px;
    font-weight: 500;
    padding-right: 5px;
    padding-left: 5px;
    top: .5em !important;
    z-index: 2 !important;
}

.select-wrapper.md-form.md-outline+label.active {
    color: #4285f4;
}

.select-wrapper .select-add-option {
    display: none;
    position: absolute;
    right: 1rem;
    top: 1.5rem;
    cursor: pointer;
    color: #4285f4;
}

.select-wrapper~.invalid-feedback, .select-wrapper~.valid-feedback {
    margin-top: -1rem;
}

select {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: none !important;
}

select.browser-default {
    display: block !important;
}

select:disabled {
    color: rgba(0, 0, 0, 0.3);
}

.select-dropdown [type=checkbox]:disabled:not(:checked)+label:before {
    margin-left: 0;
    margin-top: 3px;
}

.select-dropdown ul {
    list-style-type: none;
    padding: 0;
}

.select-dropdown li img {
    height: 30px;
    width: 30px;
    margin: 0.3rem 0.75rem;
    float: right;
}

.select-dropdown li.disabled, .select-dropdown li.disabled>span, .select-dropdown li.optgroup {
    color: rgba(0, 0, 0, 0.3);
    background-color: transparent !important;
    cursor: context-menu;
}

.select-dropdown li.optgroup {
    border-top: 1px solid #eeeeee;
}

.select-dropdown li.optgroup.selected>span {
    color: rgba(0, 0, 0, 0.7);
}

.select-dropdown li.optgroup>span {
    color: rgba(0, 0, 0, 0.4);
}

.multiple-select-dropdown li [type="checkbox"]+label {
    height: 0.63rem;
}

.dropdown-content {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    background-color: #fff;
    margin: 0;
    display: none;
    min-width: 6.25rem;
    max-height: 40.625rem;
    overflow-y: auto;
    opacity: 0;
    position: absolute;
    z-index: 1021;
    will-change: width, height;
}

.dropdown-content li {
    clear: both;
    color: #000;
    cursor: pointer;
    line-height: 1.3rem;
    width: 100%;
    text-align: left;
    text-transform: none;
}

.dropdown-content li:hover, .dropdown-content li.active {
    background-color: #eeeeee;
}

.dropdown-content li>a, .dropdown-content li>span {
    font-size: 0.9rem;
    color: #212529;
    display: block;
    padding: 0.75rem;
    line-height: 1.6em;
    border-bottom: 1px dotted #eee;
}

.dropdown-content li>a>i {
    height: inherit;
    line-height: inherit;
}

.colorful-select .dropdown-content {
    padding: 0.5rem;
}

.colorful-select .dropdown-content li.active span {
    color: #fff !important;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

.colorful-select .dropdown-content li.active span [type="checkbox"]:checked+label:before {
    border-color: transparent #fff #fff transparent;
}

.colorful-select .dropdown-content li a:hover, .colorful-select .dropdown-content li span:hover {
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    color: #fff !important;
    transition: 0.15s;
    border-radius: 0.125rem;
}

.colorful-select .dropdown-content li a:hover [type="checkbox"]+label:before, .colorful-select .dropdown-content li span:hover [type="checkbox"]+label:before {
    border-color: #fff;
}

.colorful-select .dropdown-content li a:hover [type="checkbox"]:checked+label:before, .colorful-select .dropdown-content li span:hover [type="checkbox"]:checked+label:before {
    border-color: transparent #fff #fff transparent;
}

.colorful-select .dropdown-content li.disabled.active span, .colorful-select .dropdown-content li:disabled.active span, .colorful-select .dropdown-content li.optgroup.active span {
    box-shadow: none;
    color: rgba(0, 0, 0, 0.3) !important;
    border-bottom-color: rgba(0, 0, 0, 0.3);
    cursor: default;
}

.colorful-select .dropdown-content li.disabled a:hover, .colorful-select .dropdown-content li.disabled span:hover, .colorful-select .dropdown-content li:disabled a:hover, .colorful-select .dropdown-content li:disabled span:hover, .colorful-select .dropdown-content li.optgroup a:hover, .colorful-select .dropdown-content li.optgroup span:hover {
    box-shadow: none;
    color: rgba(0, 0, 0, 0.3) !important;
    border-bottom-color: rgba(0, 0, 0, 0.3);
    cursor: default;
    background-color: #fff !important;
}

.colorful-select .dropdown-content li.disabled label, .colorful-select .dropdown-content li:disabled label, .colorful-select .dropdown-content li.optgroup label {
    cursor: default;
}

.dropdown-primary .dropdown-content li.active, .dropdown-primary .dropdown-content li a, .dropdown-primary .dropdown-content li span:hover {
    background-color: #ffbb33 !important;
}

.dropdown-primary .dropdown-content li.disabled.active {
    background-color: transparent !important;
}

.dropdown-primary .search-wrap input:focus {
    border-bottom: 1px solid #4285f4;
    box-shadow: 0 1px 0 0 #4285f4;
}

.dropdown-danger .dropdown-content li.active, .dropdown-danger .dropdown-content li a, .dropdown-danger .dropdown-content li span:hover {
    background-color: #cc0000 !important;
}

.dropdown-danger .dropdown-content li.disabled.active {
    background-color: transparent !important;
}

.dropdown-danger .search-wrap input:focus {
    border-bottom: 1px solid #cc0000;
    box-shadow: 0 1px 0 0 #cc0000;
}

.dropdown-default .dropdown-content li.active, .dropdown-default .dropdown-content li a, .dropdown-default .dropdown-content li span:hover {
    background-color: #2bbbad !important;
}

.dropdown-default .dropdown-content li.disabled.active {
    background-color: transparent !important;
}

.dropdown-default .search-wrap input:focus {
    border-bottom: 1px solid #2bbbad;
    box-shadow: 0 1px 0 0 #2bbbad;
}

.dropdown-secondary .dropdown-content li.active, .dropdown-secondary .dropdown-content li a, .dropdown-secondary .dropdown-content li span:hover {
    background-color: #aa66cc !important;
}

.dropdown-secondary .dropdown-content li.disabled.active {
    background-color: transparent !important;
}

.dropdown-secondary .search-wrap input:focus {
    border-bottom: 1px solid #aa66cc;
    box-shadow: 0 1px 0 0 #aa66cc;
}

.dropdown-success .dropdown-content li.active, .dropdown-success .dropdown-content li a, .dropdown-success .dropdown-content li span:hover {
    background-color: #00c851 !important;
}

.dropdown-success .dropdown-content li.disabled.active {
    background-color: transparent !important;
}

.dropdown-success .search-wrap input:focus {
    border-bottom: 1px solid #00c851;
    box-shadow: 0 1px 0 0 #00c851;
}

.dropdown-info .dropdown-content li.active, .dropdown-info .dropdown-content li a, .dropdown-info .dropdown-content li span:hover {
    background-color: #33b5e5 !important;
}

.dropdown-info .dropdown-content li.disabled.active {
    background-color: transparent !important;
}

.dropdown-info .search-wrap input:focus {
    border-bottom: 1px solid #33b5e5;
    box-shadow: 0 1px 0 0 #33b5e5;
}

.dropdown-warning .dropdown-content li.active, .dropdown-warning .dropdown-content li a, .dropdown-warning .dropdown-content li span:hover {
    background-color: #ffbb33 !important;
}

.dropdown-warning .dropdown-content li.disabled.active {
    background-color: transparent !important;
}

.dropdown-warning .search-wrap input:focus {
    border-bottom: 1px solid #ffbb33;
    box-shadow: 0 1px 0 0 #ffbb33;
}

.dropdown-dark .dropdown-content li.active, .dropdown-dark .dropdown-content li a, .dropdown-dark .dropdown-content li span:hover {
    background-color: #2e2e2e !important;
}

.dropdown-dark .dropdown-content li.disabled.active {
    background-color: transparent !important;
}

.dropdown-dark .search-wrap input:focus {
    border-bottom: 1px solid #2e2e2e;
    box-shadow: 0 1px 0 0 #2e2e2e;
}

.dropdown-ins .dropdown-content li.active, .dropdown-ins .dropdown-content li a, .dropdown-ins .dropdown-content li span:hover {
    background-color: #2e5e86 !important;
}

.dropdown-ins .dropdown-content li.disabled.active {
    background-color: transparent !important;
}

.dropdown-ins .search-wrap input:focus {
    border-bottom: 1px solid #2e5e86;
    box-shadow: 0 1px 0 0 #2e5e86;
}

.md-dropdown li.disabled.active {
    background-color: transparent !important;
}