.contactuslablebx {
    color: #f30000 !important;
}

.bg-green {
    background: #00a651 !important;
}

#contactUsFrom .form-group {
    min-height: 85px;
}


.bar_overview {
    background: url("../themes/yosemite/img/guestrooms.png") no-repeat;
    height: 15px;
    margin-bottom: 10px;
    width: 92%;
}

.shadow {
    -webkit-box-shadow: 0px 2px 13px 0px rgba(138, 138, 138, 1);
    -moz-box-shadow: 0px 2px 13px 0px rgba(138, 138, 138, 1);
    box-shadow: 0px 2px 13px 0px rgba(138, 138, 138, 1);
}

.cont_box {
    font-size: 17px;
    color: #545454;
    padding: 30px 10px 0 10px;
    border-radius: 30px 0;

}

.cont_box a {
    color: #545454;
}

.asterisk {
    color: red;
}

.i_set {
    font-size: 35px;
    position: relative;
    vertical-align: middle;
    text-align: center;
}

.i_set .glyphicon {
    /*top:17px;*/
    position: relative;
    color: #000;
}




.bt_success {
    font-size: 20px;
    padding: 10px 50px !important;
}


.but_bgcontact {
    background-color: #197b30;
    color: #fff;
    padding: 10px 35px;
    border: none !important;
}



.bigicon {
    font-size: 29px;
    color: #4b423e;
    background: #cccccc;
    border-radius: 100px;
    width: 50px;
    height: 50px;
    padding: 10px;
    margin-right: -103px;
    position: absolute;
    top: 27px;
    left: -4px;
    z-index: 1;
}

.bigicon1 {
    font-size: 29px;
    color: #ffffff;
    /* background: #1960a9c7; */
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e5799+0,2989d8+50,207cca+51,7db9e8+100;Blue+Gloss+Default */
    background: rgb(30, 87, 153);
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, rgba(30, 87, 153, 1) 0%, rgba(41, 137, 216, 1) 50%, rgba(32, 124, 202, 1) 51%, rgba(125, 185, 232, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(30, 87, 153, 1) 0%, rgba(41, 137, 216, 1) 50%, rgba(32, 124, 202, 1) 51%, rgba(125, 185, 232, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(30, 87, 153, 1) 0%, rgba(41, 137, 216, 1) 50%, rgba(32, 124, 202, 1) 51%, rgba(125, 185, 232, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799', endColorstr='#7db9e8', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */

    border-radius: 100px;
    width: 50px;
    height: 50px;
    padding: 10px;
    margin-right: 5px;


}

.headdingtext {
    color: #000;

    font-weight: bold;
}

.LSB_footer1 {
    color: #fff;
}

.LSB1 {
    padding: 12px 30px;
    color: #4b423e !important;
    display: inline-block;

    background: #fff;
    transition: all .3s;
}


.hvr-float-shadow::before {
    background: rgba(0, 0, 0, 0) radial-gradient(ellipse at center center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%) repeat scroll 0 0;
    content: "";
    height: 10px;
    left: 5%;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    transition-duration: 0.3s;
    transition-property: transform, opacity;
    width: 90%;
    z-index: -1;
}

.Lose {
    font-size: 30px;
}

.hvr-float-shadow {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: transform;
    vertical-align: middle;
}

.hvr-float-shadow:hover::before,
.hvr-float-shadow:focus::before,
.hvr-float-shadow:active::before {
    opacity: 1;
    transform: translateY(5px);
}

.hvr-float-shadow::before {
    background: rgba(0, 0, 0, 0) radial-gradient(ellipse at center center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%) repeat scroll 0 0;
    content: "";
    height: 10px;
    left: 5%;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    transition-duration: 0.3s;
    transition-property: transform, opacity;
    width: 90%;
    z-index: -1;
}

.hvr-float-shadow:hover,
.hvr-float-shadow:focus,
.hvr-float-shadow:active {
    transform: translateY(-5px);
}

.cantactusmap {
    border: 1px solid #ccc;
    height: 636px;
    margin-bottom: 20px;
    width: 100%;
}



.bordercontact {
    border-bottom: 1px solid #b7b7b7;
}

.a-color {
    color: #333333 !important;
}

.g-recaptcha iframe {
    width: 227px;
    border-right: 1px solid #c6c6c6;
    border-radius: 5px;
}

.g-recaptcha {
    height: 76px;
    width: 230px;
    display: block;
    float: left;
}

.contact_btn {
    display: block;
    margin: 25px 0 0 12px !important;
}

.togglemapview {
    cursor: pointer;
}



.gm-style div {
    transition-duration: 0s;
    transition-property: none
}

/* .messagesdivdisplay {
    margin-left: 30px;
} */

.newcontactbox {
    padding-top: 20px;
    padding-bottom: 20px;
}

#contactusdfoemdisplaydates {
    position: relative;
}

#contactusdfoemdisplaydates img {
    position: absolute;
    top: 0;
    right: 0;
}

.d-flex {
    display: flex;
}

.flex-all-center {
    justify-content: center;
    align-items: center;
}

.text-dark {
    color: #323232;
}

.MT160 {
    margin-top: 160px;
}


.fa-map-marker-alt.contact-icon {
    color: #e74c3c;
}

.fa-phone-alt.contact-icon {
    color: #009688;
}

.fa-envelope-open.contact-icon {
    color: #098cce;
}






.social-icons {
    font-size: 40px;
    margin: 0 20px;
    transition: all .3s;
}



.fa-facebook-f.social-icons {
    color: #3b5998
}




.fa-google-plus.social-icons {
    color: rgb(221, 75, 57);
}


.fa-twitter.social-icons {
    color: #1da1f2;
}

.fa-yahoo.social-icons {

    color: #720e9e;
}

.fa-youtube.social-icons {
    color: #c4302b;

}

.fa-yelp.social-icons {
    color: #c41200;
}


.fa-tripadvisor.social-icons {
    color: #00af87;
}


.fa-instagram.social-icons {
    color: #3f729b;
}

.fa-pinterest.social-icons {

    color: #c8232c;
}

.fa-foursquare.social-icons {
    color: #FA4779;

}

.social-icons {
    transition: all .6s cubic-bezier(0.81, 0.12, 0.26, 1.06);
    line-height: 1.4
}

.social-icons-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    line-height: 50px;
}

.social-icons-wrapper .social-icons:hover {
    transform: scale(1.4) rotate(360deg);
}


.d-inline-block {
    display: inline-block;
}

.mx-auto {
    margin-left: auto;
    margin-right: auto;
}


.contact-form-input {
    position: relative;
}

#contactUsFrom .form-group {
    margin-bottom: 0;
}

.contact-form-input .form-control {
    border: 0;
    border-bottom: 1px solid #444;
    border-radius: 0;
    box-shadow: none;
    /* padding: 13px 12px 0 12px; */
}

.contact-form-input .form-control + label {
    visibility: hidden;
    opacity: 0;
    transition: all .2s;
    position: absolute;
    font-weight: 400;
    color: #777;
    left: 8px;
    top: 0;
    font-size: 15px;
    display: block !important;
}

.contact-form-input .form-control:placeholder-shown + label{
    opacity: 0;
}

.contact-form-input .form-control:not(:placeholder-shown) + label,
.contact-form-input .form-control:not(:placeholder-shown) + label {
    visibility: visible;
    opacity: 1;
    top: -20px;
    color: #444;
    font-size: 14px;
    font-weight: bold;
}

.contact-form-input .form-control:focus {
    outline: none;
    box-shadow: none;
    border: 0 !important;
    border-bottom: 1px solid #00Ae65 !important;
}


.left-col {
    background: #eeeeee;
    padding: 0
}

.lost-found-wrapper {
    background: #505050;
    padding: 30px 10px;
    color: #fff;
}


.char-limit {
    color: #777;
    font-size: 12px;
}

.d-block {
    display: block;
}

@media (max-width: 767px) {
    .social-icons {
        margin: 0 14px;
    }
}


#error_7 {
    display: block;
}   
.flex_box{display:flex; align-items:center}