/*--reset--*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0px;padding:0px;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/*--start editing from here--*/
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*--end reset--*/
body{
	font-family: 'Barlow', sans-serif;
	font-size: 100%;
	background: url(../images/bann2.jpg)no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	background-attachment:fixed;
}
.bg-agile {
    width: 33%;
    margin: 0 auto;
    position: relative;
    padding: 4em 4em;
    background:#FFF;
}
.bg-agile img {
    position: absolute;
    right: 0;
    bottom: 0em;
    width: 23em;
}
h1 {
    font-size: 54px;
    /* font-weight: 700; */
    text-transform: capitalize;
    color: #fff;
    word-spacing: 11px;
    letter-spacing: 5px;
    margin:1em 0 1em;
    text-align: center;
   font-family: 'Barlow', sans-serif;
}
.book-appointment h2,.wthree-text h6 {
    text-align: center;
    font-size: 30px;
    color: #cb2918;
    text-transform: capitalize;
    margin-bottom: 1.8em;
    font-weight: 400;
    letter-spacing: 3px;
    font-family: 'Barlow', sans-serif;
}
.wthree-text h6 {
	margin-top:.5em!important;
}
/*-- reservation --*/
.book-form input[type="text"],.book-form input[type="email"], select#country, select#country1 {
      width: 100%;
    color: #777;
    font-size: 0.9em;
    padding: 10px 10px 10px 40px;
    outline: none;
    background: rgba(255, 255, 255, 0.28);
    border:1px solid #000;
	box-sizing: border-box;
}
select#country option, select#country1 option {
	background:#000;
}
.phone_email{
	float:left;
}
.phone_email.phone_email1{
	float:right;
}
.phone_email, .phone_email1 {
    width: 49%;
    margin-bottom: 1.2em;
}
.cuisine {
    margin-bottom: 2em;
}
.book-form .form-text,.book_date,.section_room {
    position: relative;
} 
.span1_of_1 {
    list-style: none;
    width: 49%;
    float: left;
    margin-bottom: 1.2em;
}
.span1_of_2 {
    float: right;
    width: 49%;
	margin-bottom: 1.2em;
}
.book-form i {
    position: absolute;
    color: #cb2918;
    font-size: 16px;
    top: 9px;
    left: 13px;
}
.book-form input[type="submit"] {
    text-transform: capitalize;
    background: #cb2918;
    color: #ffffff;
    padding: 0.7em 6em;
    border: none;
    border: 2px solid #cb2918;
    font-weight: 600;
    font-size: 1em;
    margin-top: 0em;
    outline: none;
    letter-spacing: 1px;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
	cursor:pointer;
}
.book-form input[type="submit"]:hover{
	background: transparent;
	color:#cb2918;
} 
.book-form ::-webkit-input-placeholder {
	color:#999 !important;
}
.book-form :-moz-placeholder { /* Firefox 18- */
	color:#999 !important; 
}
.book-form ::-moz-placeholder {  /* Firefox 19+ */
	color:#999 !important;
}
.book-form :-ms-input-placeholder {  
	color:#999 !important;
}
.agile-reservation-grid {
    background: #f4f4f4;
    padding: 2em;
}
.book-form {
       margin: 0em 0;
	   width:100%
}
.map_agile iframe {
      height: 792px;
    width: 100%;
    border: none;
}
.map-grids h3 {
    color: #191818;
    font-weight: 600;
    font-size: 1.4em;
    margin-bottom: 0.8em;
    text-transform: uppercase;
}
.agileits-login label {
    font-weight: 600;
    position: relative;
    margin-bottom: 6px;
	color: rgba(255, 255, 255, 0.66);
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: capitalize;
}
/*-- checkbox --*/
.agileits-login label {
    font-size: 14px;
    color: #000;
    letter-spacing: 1px;
    font-weight: 400;
    position: relative;
    margin-bottom: 5px;
    display: inline-block;
}
input.checkbox {
      background: #000;
    cursor: pointer;
    width: 1.2em;
    height: 1.2em;
    display: inline-block;
    margin: 0 5px 0 0;
    vertical-align: text-bottom;
}
input.checkbox:before {
	content: "";
	position: absolute;
	width: 1.2em;
	height: 1.2em;
	background: inherit;
	cursor: pointer;
}
input.checkbox:after {
	content: ""; 
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 1;
	width: 1.2em;
	height: 1.2em;
	border: 1px solid transparent; 
	-webkit-transition: .4s ease-in-out;
	-moz-transition: .4s ease-in-out; 
	transition: .4s ease-in-out;
}
input.checkbox:checked:after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	height: 1.2em;
	border-color: #fff;
	border-top-color: transparent;
	border-right-color: transparent;
}
.anim input.checkbox:checked:after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	height: .6em;
	border-color: transparent;
	border-right-color: transparent;
	animation: .4s rippling .4s ease;
	animation-fill-mode: forwards;
}
@keyframes rippling {
	50% {
		border-left-color: #fff;
	}
	100% {
		border-bottom-color: #fff;
		border-left-color: #fff;
	}
} 
/*-- //checkbox --*/ 
/*-- //reservation --*/
/*--copyright--*/
.copy.w3ls {
    margin: 8em 0em;
    text-align: center;
}
.copy p {
    color: #fff;
    font-size: 14px;
    letter-spacing: 2px;
    word-spacing: 2px;
}
.copy p a {
    color: #cb2918;
    text-decoration: none;
}
.copy p a:hover {
    color: #fff;
}
/*--//copyright--*/
/*--responsive--*/
@media(max-width:1680px){
	
}
@media(max-width:1600px){
.copy.w3ls {
	margin: 2em 0em;
}
}
@media(max-width:1280px){
	.bg-agile {
    width: 37%;
	padding: 3em 3em;
}
}
@media(max-width:1050px){
.bg-agile {
    width:45%;
}
}
@media(max-width:1024px){
}
@media(max-width:991px){

}
@media(max-width:900px){
	.bg-agile {
		width: 75%;
	}
	h1 {
		font-size: 50px;
		letter-spacing: 3px;
	}
}
@media(max-width:800px){
	.bg-agile {
		padding: 1.5em 2.5em;
	}
}
@media(max-width:768px){
}
@media(max-width:767px){

}
@media(max-width:736px){
	h1 {
		font-size: 48px;
	}
}
@media(max-width:667px){
}
@media(max-width:640px){
	.bg-agile {
		width: 79%;
	}
	.copy p {
		font-size: 13.5px;
		letter-spacing: 1.8px;
		word-spacing: 1px;
	}
}
@media(max-width:600px){
	.copy p {
		padding: 0 25px;
		line-height: 28px;
	}
	.copy.w3ls {
		margin: 1.5em 0em;
	}
}
@media(max-width:568px){
}
@media(max-width:480px){
	h1 {
		font-size: 45px;
	}
	.book-appointment h2, .wthree-text h6 {
		font-size: 24px;
		letter-spacing: 1.5px;
	}
	.agileits-login label {
		font-size: 13px;
	}
	.book-form input[type="submit"] {
		padding: 0.6em 3em;
		font-size: 0.92em;
	}
	.copy p {
		padding: 0 30px;
		font-size: 13px;
		letter-spacing: 1.5px;
	}
	.bg-agile {
		padding: 1.5em 2em;
	}
	.phone_email, .phone_email1 {
		margin-bottom: 1em;
	}
}
@media(max-width:440px){
}
@media(max-width:414px){
	.copy p {
		padding: 0 25px;
	}
	h1 {
		font-size: 42px;
		letter-spacing: 2px;
		word-spacing: 7px;
		margin: 0.7em 0 .2em;
	}
	.bg-agile {
		padding: 2em 2em;
	}
}
@media(max-width:384px){
	h1 {
		font-size: 41px;
	}
.phone_email, .phone_email1 {
    width: 100%;
}
.span1_of_1 {
    width: 100%;
}
.span1_of_2 {
    width: 100%;
}
}
@media(max-width:375px){
	.bg-agile {
		padding: 1.5em 1.5em;
	}
	h1 {
		word-spacing: 5px;
	}
}
@media(max-width:320px){
	h1 {
		word-spacing: 3px;
		font-size: 35px;
		letter-spacing: 1.5px;
	}
	.book-appointment h2, .wthree-text h6 {
		font-size: 23px;
		letter-spacing: 1.2px;
	}
	.copy p {
		padding: 0 17px;
		letter-spacing: 1px;
	}
}
/*--//responsive--*/