/*****************************************

		CUSTOM CSS

******************************************/

.booknow{
  background-color: #000 !important;
  padding: 0px 30px !important;
  cursor: pointer !important;
  color: #ffffff !important;
}
.booknow: hover{
  background-color: #000 !important;
  padding: 0px 30px !important;
  cursor: pointer !important;
  color: #ffffff !important;
}
.uk-form input:not([type=radio]):not([type=checkbox]) {
    padding: 15px 10px;
}
.uk-form input[type=button] {
    padding: 5px 10px !important;
    height: 32px;
    background-color: #000;
    color: #fff;
    font-size: 25px;
    line-height: 0px;
}



.pg-cv-box {
    padding: 0px;
  	margin: 4px;
}
.gallery .main_content {
    padding: 0px 10px;
}






.location .website-footer {
    position: relative;
    bottom: inherit;
    margin: 0 30px 30px 30px;
    padding: 0;
    max-width: none;
    color: inherit;
    border-top: 1px solid rgba(0,0,0,0.1);
    font-size: 90%;
}


#phocagallery {
    margin-top: 30px;
}



.footer-search-menu.animbox.animCSS3 {
    display: block;
    float: none;
}
.bottom_menu {
    margin-top: 0;
}