.bg-color{ /*background:#e8e2d5;*/}
.contactuslablebx{ color:#f30000!important;}
.bar_overview{background:url("../themes/yosemite/img/guestrooms.png") no-repeat;height: 15px;
 margin-bottom: 10px;width: 92%;}
 .bar_div{background:url("../themes/yosemite/img/barA.png") no-repeat;height: 15px;}
 .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);}
.spl_cont_us_box{width:100%;padding:10px;border:1px solid #e1e1e1;margin-top:50px;}
.spl_cont_us_box h2{text-align:center;}
#diamond {
   width: 80px; 
   height: 80px; 
  /* margin: 3px 0 0 30px;*/
   border:1px solid #e1e1e1;
   left:50%;
   top:27px;
   position:absolute;
   padding: 22px 27px;
   margin-bottom:20px;
   background:#475a20;
   /* Rotate */
   -webkit-transform: rotate(-45deg);
   -moz-transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   -o-transform: rotate(-45deg);
   transform: rotate(-45deg);
   /* Rotate Origin */
   -webkit-transform-origin: 0 100%;
   -moz-transform-origin: 0 100%;
   -ms-transform-origin: 0 100%;
   -o-transform-origin: 0 100%;
   transform-origin: 0 100%;
}
.wht{color:#fff;transform: rotate(60deg);font-size:35px;}
.form-control{height:37px;/*background:#ebebeb !important; border:none;*/}
.img_box{height:auto;padding:5px;}
.btn-success:focus, .btn-success:hover{background-position:16px 0;}

label{ font-size:17px;}
.gray-bg{background:#ebebeb; border:none;border-radius:5px; height:35px;}
.error {border: 1px solid #ff0000 !important;}
.error-color { color: #ff0000; float:right;}
.PDP >.customedeatetimesin,.customedeatetimesout{
    background: #ebebeb none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    color: rgb(85, 85, 85);
    display: block;
    font-size: 14px;
    height: 35px;
    line-height: 1.42857;
    padding: 6px 35px 6px 12px;
    width: 100%;
}
.PDP >.customedeatetimesout{
    background: #ebebeb;
    border: medium none;
    border-radius: 4px;
    color: rgb(85, 85, 85);
    display: block;
    font-size: 14px;
    height: 35px;
    line-height: 1.42857;
    padding: 6px 35px 6px 12px;
    width: 100%;
}
.packageamount{ background: #ebebeb !important;
    border: medium none;
    border-radius: 4px;
    color: rgb(85, 85, 85);
    display: block;
    font-size: 14px;
    height: 35px;
    line-height: 1.42857;
    padding: 6px 35px 6px 12px;
    width: 100%;}
.g-recaptcha iframe{ width:181px;border-right:1px solid #c6c6c6;border-radius:5px;}
.g-recaptcha {height: 76px;width:278px; margin:auto;} .g-recaptcha div{width:278px !important}
.slick-slider{margin-bottom: 1px !important;}
.thumbnail a > img, .thumbnail > img{ max-height:160px;}
.imagepadding{padding:0 5px; }
.slick-track{ margin:auto !important; padding:0px !important;}

@media screen and (min-width: 320px) and (max-width: 767px) {
.slick-slider{margin-bottom: 43px !important;}
}
a{text-decoration: none;color: #475a20;}
a:focus, a:hover{color: #475a20;}

.sort_bar {
    background:#475a20;
    color:#fff;
    height: 45px;
    margin: 12px 0 20px;
    padding: 1px 13px;
    text-align: left;
}
.mySlides {display:none}
@media screen and (min-width: 1199px) and (max-width: 2600px) {
.ML30LG{ margin-left:30px;}
}
.arrowR{bottom: 106px !important;}
.arrowL{bottom: 106px !important;}
.hvr-sweep-to-right::before {
    background: #475a20 none repeat scroll 0 0;
    border-radius: 4px;
    bottom: 0;
    color: #fff !important;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0 50% 0;
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
}
.hvr-sweep-to-right {
    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: color;
    vertical-align: middle;
}
@media screen and (min-width:768px){.form-control{/*width: 50%;*/ max-width:80%} textarea.form-control{width:80%; margin:0 auto; display:inline-block}}