
/*--booking--*/
.headbooking-agile {
    width: 60%;
    margin: 0 auto;
}
.bookingleft-agile {
    width: 60%;
    float: left;
    background: rgba(16, 15, 15, 0.55);
    padding: 2em;
    box-sizing: border-box;
}

.bookingright-agile{
	width: 39%;
    float: left;
    background: rgba(31, 24, 20, 0.43);
    padding: 2em;
    margin-left: 1%;
    box-sizing: border-box;
}
.arrival-agile {
    width: 50%;
    float: left;
}
.departure-agile {
    width: 50%;
    float: right;
}
.guest-agile {
    float: left;
    width: 50%;
}
.room-agile {
    float: left;
    width: 50%;
}
.date{
	background: url(../images/calendar.png)no-repeat 225px 13px;
	cursor:pointer;
}
input#datepicker {
    font-size: 15px;
    font-weight: 500;
    text-align: left;
    padding: 0.5em 0.5em;
    border: none;
    outline: none;
    border-bottom: 1px solid #fff;
    margin-bottom: 1em;
	width:87%;
	color:#fff;
	font-family: 'Poiret One', cursive;
}
input#datepicker1 {
    font-size: 15px;
    font-weight: 500;
    text-align: left;
    padding: 0.5em 0.5em;
    border: none;
    outline: none;
    border-bottom: 1px solid #fff;
    margin-bottom: 1em;
	width:87%;
	color:#fff;
	font-family: 'Poiret One', cursive;
}

.arrival-agile p, .departure-agile p,.name-agile p,.last-agile p{
    font-size: 17px;
    font-weight: 600;
    text-align: left;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin: 0.8em 0;
	color: #fff;
	font-family: 'Poiret One', cursive;
}
.guest-agile p, .room-agile p {
    font-size: 17px;
    font-weight: 600;
    text-align: left;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin: 0.8em 0;
	color:#fff;
	font-family: 'Poiret One', cursive;
}
.guest-agile select,.room-agile select {
    width: 95%;
    border: none;
    background: transparent;
	color:#fff;
    border-bottom: 1px solid #fff;
    padding: 0.5em 0;
    font-size: 15px;
    font-weight: 500;
    text-align: left;
    text-transform: capitalize;
    letter-spacing: 1px;
	margin-bottom: 1em;
	font-family: 'Poiret One', cursive;
}
#ui-datepicker-div {
    font-family: 'Open Sans', sans-serif;
    background: none !important;
}
.ui-datepicker {
    width: 13% !important;
}
.name-agile{
	width:50%;
	float:left;
}
.last-agile{
	width:50%;
	float:left;
}
.name-agile input[type="text"], .last-agile input[type="text"] {
    font-size: 15px;
    font-weight: 500;
    text-align: left;
    text-transform: capitalize;
    letter-spacing: 1px;
    border: none;
    outline: none;
    width: 95%;
    background: none;
    padding: 0.5em 0;
	color:#fff;
	margin-bottom: 1.7em;
	border-bottom: 1px solid #fff;
	font-family: 'Poiret One', cursive;
}
.submit-agile input[type="submit"] {
    font-size: 17px;
    font-weight: 500;
    text-align: center;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin: 0 auto;
    width: 40%;
    display: block;
    border: none;
	outline: none;
	cursor:pointer;
    background:rgba(216, 171, 23, 0.99);
    color: #fff;
    padding:0.8em 0.8em;
	font-family: 'Raleway', sans-serif;
}
.submit-agile input[type="submit"]:hover {
	background:rgba(12, 255, 133, 0.68);
	color:#fff;
	transition:.5s ease-in;

}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
::-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
::-moz-placeholder { /* Firefox 18- */
  color: #fff;
}
/*--/booking--*/


/*--responsive--*/
@media(max-width:1920px){
	.date {
		background: url(../images/calendar.png)no-repeat 265px 13px;
		cursor: pointer;
	}
	
	.offers-agile span {
		margin: 1.35em 0 1.35em;
	}
}
@media(max-width:1680px){
	.offers-agile span{
		margin:0 0 0.5em;
		}
	.date {
		background: url(../images/calendar.png)no-repeat 230px 13px;
		cursor: pointer;
	}
}
@media(max-width:1600px){
	.date {
		background: url(../images/calendar.png)no-repeat 219px 13px;
		cursor: pointer;
	}
	.offers-agile span{
		margin-bottom: 0em;
	}
}
@media(max-width:1440px){
	.headbooking-agile {
		width: 70%;
	}
	.date {
		background: url(../images/calendar.png)no-repeat 229px 13px;
	}
	.offers-agile span{
		margin-bottom: 0.88em;
	}
	.ui-datepicker {
		width: 16.5%!important;
	}
}
@media(max-width:1366px){
	.headbooking-agile {
		width: 75%;
	}
	.date {
		background: url(../images/calendar.png)no-repeat 230px 13px;
	}
	.offers-agile span {
		margin-bottom: 1em;
	}
	.ui-datepicker {
		width: 17.5%!important;
	}
	.offers-agile span{
		margin: 0.88em;
	}
}
@media(max-width:1280px){
	.offers-agile span {
		margin: 0em;
	}
	.date {
		background: url(../images/calendar.png)no-repeat 211px 13px;
	}
	.ui-datepicker {
		width: 16.5%!important;
	}
}
@media(max-width:1080px){
	.headbooking-agile {
		width: 85%;
	}
	.date {
		background: url(../images/calendar.png)no-repeat 200px 13px;
	}
	.ui-datepicker {
		width: 20.5%!important;
	}
	.submit-agile input[type="submit"]{
		width: 40%;
	}
	ul.offers li {
		padding: 0.5em 0;
	}
	.offers-agile span {
		margin: 1.2em 0 1.2em;
	}	
}
@media(max-width:1050px){
	.date {
		background: url(../images/calendar.png)no-repeat 197px 13px;
	}
	ul.offers li {
		padding: 0.45em 0;
	}
	.offers-agile span {
		margin: 1.5em 0 1.2em;
	}	
}
@media(max-width:1024px){
	.headbooking-agile {
		width: 90%;
	}
.date {
		background: url(../images/calendar.png)no-repeat 203px 13px;
	}
	.offers-agile span {
		margin: 2em 0 1.5em;
	}
	.bookingright-agile h3{
		margin: 0 0 1.35em;
	}
}
@media(max-width:991px){
	.date {
		background: url(../images/calendar.png)no-repeat 196px 13px;
	}
	.submit-agile input[type="submit"]{
		width: 40%;
	}
	ul.offers li {
        padding: 0.61em 0;
	}
	.offers-agile span {
		margin: 1.4em 0 1.4em;
	}
}
@media(max-width:900px){
	.date {
		background: url(../images/calendar.png)no-repeat 188px 13px;
	}
	.headbooking-agile {
		width: 96%;
	}
	.ui-datepicker {
		width: 22.5%!important;
	}
	.bookingright-agile {
    width: 34%;
	}
	.submit-agile input[type="submit"] {
		width: 45%;
	}
	.offers-agile span {
		margin: 1em 0 1em;
	}
}
@media(max-width:800px){
	.date {
		background: url(../images/calendar.png)no-repeat 141px 13px;
	}
	.ui-datepicker {
		width: 21.5%!important;
	}
	.bookingleft-agile {
		width: 54%;
	}
	.bookingright-agile {
		width: 45%;
	}
	.submit-agile input[type="submit"]{
		width: 52%;
	}
	.offers-agile span {
		margin: 1.4em 0 1.5em;
	}
	.ui-datepicker table{
		font-size: .65em!important;
	}
}
@media(max-width:768px){
	.bookingleft-agile {
		width: 54%;
	}
	.bookingright-agile {
		width: 42%;
	}
	.offers-agile span {
		margin-bottom: 0.2em;
	}
	.bookingright-agile h3 {
		margin: 1em 0 1.25em;
	}
	.submit-agile input[type="submit"] {
		width: 60%;
	}
	.ui-datepicker table{
		font-size: .55em!important;
	}
	
}
@media(max-width:736px){
	.submit-agile input[type="submit"]{
		width: 55%;
	}
	.date {
		background: url(../images/calendar.png)no-repeat 125px 13px;
	}
	.ui-datepicker {
		width: 23.65%!important;
	}
	.ui-datepicker table{
		font-size: 0.64em!important;
	}
	.contact-agile span {
		font-size: 14px;
	}
	.offers-agile span {
		margin-bottom: 0.3em;
	}
	.address-agile a {
		font-size: 15px;
		font-weight: 500;
		text-align: center;
		display: block;
    }
	.bookingleft-agile h2 {
    font-size: 29px;
	}
}
@media(max-width:667px){
	.bookingleft-agile {
		width: 90%;
		margin-left: 2em;
		margin-bottom:1em;
	}
	.bookingright-agile {
		width: 90%;
		margin-left: 2em;
	}
	ul.offers {
		width: 69%;
		margin: 0 auto;
	}
	
	.date {
		background: url(../images/calendar.png)no-repeat 210px 13px;
	}
	.ui-datepicker {
		width: 35%!important;
	}
}
@media(max-width:600px){
	.booking-agile h1 {
		font-size: 34px;
		padding: 0.5em 0 0.5em;
	}
	.date {
		background: url(../images/calendar.png)no-repeat 188px 13px;
	}
	.ui-datepicker {
		width: 35%!important;
	}
	ul.offers {
		width: 80%;
		margin: 0 auto;
	}
}
@media(max-width:568px){
	.date {
		background: url(../images/calendar.png)no-repeat 178px 13px;
	}
}
@media(max-width:480px){
	.date {
		background: url(../images/calendar.png)no-repeat 155px 13px;
	}
	.bookingleft-agile {
		width: 95%;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.bookingright-agile {
		width: 95%;
		margin-left: 1em;
	}	
	.booking-agile h1 {
		font-size: 31px;
	}
}
@media(max-width:414px){
	.booking-agile h1 {
    font-size: 31px;
    padding: 0.5em 0 0.5em;
	}
	.date {
		background: url(../images/calendar.png)no-repeat 123px 13px;
	}
	.ui-datepicker {
		width: 38%!important;
	}
	.submit-agile input[type="submit"] {
		width: 60%;
	}
	ul.offers {
		width: 90%;
		margin: 0 auto;
	}
	.bookingleft-agile h2 {
		font-size: 23px;
	}
}
@media(max-width:384px){
	.booking-agile h1 {
		font-size: 26px;
		padding: 0.5em 0 0.5em;
	}
	.bookingleft-agile h2 {
		font-size: 25px;
	}
	.date {
		background: url(../images/calendar.png)no-repeat 110px 13px;
	}
	.submit-agile input[type="submit"] {
		width: 70%;
	}
	.ui-datepicker {
		width: 45%!important;
	}
}
@media(max-width:375px){
	.date {
		background: url(../images/calendar.png)no-repeat 100px 13px;
	}
	.guest-agile p, .room-agile p {
		font-size: 15px;
	}
	.bookingleft-agile h2 {
		font-size: 24px;
	}
}
@media(max-width:320px){
	.booking-agile h1 {
		font-size: 22px;
		padding: 0.5em 0 0.5em;
}
.arrival-agile p, .departure-agile p, .name-agile p, .last-agile p {
    font-size: 13px;
}
.guest-agile p, .room-agile p {
    font-size: 13px;
}
.submit-agile input[type="submit"] {
    width: 85%;
}
.contact-agile span {
    font-size: 13px;
}
footer {
    font-size: 11px;
}
.bookingleft-agile h2 {
    font-size: 20px;
}
.date {
		background: url(../images/calendar.png)no-repeat 89px 13px;
	}
	.ui-datepicker {
		width: 55%!important;
	}
	.offers li a {
		font-size: 12px;
	}
}
/*--/responsive--*/