/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
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, center,
dl, dt, dd, ol, ul, 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;
	outline: 0 !important;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {

	line-height:normal;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	/* border-collapse: collapse; */
}

input, button{
	outline: 0 !important;
}
/*Start of Clearfix CSS*/
rese

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.fl-l{
	float: left;
}
.fl-r{
	float: right;
}
.wrapper{

}
.h3, h3 {
    font-size: 47px;
    margin: 15px 0;
}
.mt-10{
	margin-top: 10px;
}
.mt-20{
	margin-top: 20px;
}
.mt-30{
	margin-top: 30px;
}
.mt-40{
	margin-top: 40px;
}
.mt-50{
	margin-top: 50px;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body{
	background-color:#0f1120;
	font-family: 'Lato', sans-serif;

}
.wrapper{
	margin: 0px;
	padding:0px;
	overflow-x: hidden;
}
._container{
	width: 90%;
	margin: auto;
}
.gallery{
	position: relative;
	width: 19%;
	display: table-cell;
	margin: auto;
}
h3.oc {
  position: absolute;
    font-size: 14px;
    color: white;
    bottom: 1%;
    right: 1%;
    margin: auto;
    width: 216px;
    padding: 10px;
    text-align: center;
}
.heading{
	position: absolute;
	top: -43px;
	left: 0px;
	right: 0px;
	margin: 0px;
	text-align: center;
}
.enquirenow
{
	position: fixed;
	top: 34%;
	right: -270px;
	background-color: rgba(0, 0, 0, 0.7);
	padding: 10px;
	text-align: center;
	width: 20%;
	z-index: 99;
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
	padding: 15px 20px
}
.sub-title{
    display:block;
    font-size:18px;
}
.header img{
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;
}
.enquirenow input
{
	width:100%;
	display:block;
	padding: 9px;
	margin: 15px 0px;
}
form{
	text-align: center;
}
.header{
	position: relative;
}

.enquirenow input.phone{
   width: 100% !important;
}

.two{
	margin:20px 0px;
}
.mobile-title{
	display: none;
}
.enquirenow form input[type="submit"]{
	background: url("../images/submit.jpg") 0px 0px no-repeat;
	background-size:cover;
	color:transparent;
	border:0px;
	width:121px;
	margin: 10px auto 0px auto;
	height: 40px;
	font-size:0px;
}
.active{
	right:0px !important;
}
.enqbtn{
	position: absolute;
	left: -43px;
	top: 0px;
	cursor: pointer;
}
.enqbtn img{
	height: 241px;
}

.title{
	color:white;
	text-align: center;
    /*text-decoration: underline;*/
	font-size: 35px;
	font-weight: 600;
	font-style: normal;
	margin: 0px 0px 20px 0px;
}
.desc{
	font-size:20px;
	font-weight: lighter;
	color:white;
	padding: 10px 0px;
	line-height: normal;
}
.three{
	margin: 100px 0px 50px 0px;
	display: table;
}
.testimonials{
	color:#e68c00;
	margin: 20px 0px 0px 0px;
}

.test_words{
	font-size: 17px;
	color:#e68c00;
	font-style:italic;
	display: block;
	min-height: 90px;
	text-align: center;
}
.test_name{
	display: block;
	font-size: 16px;
	font-weight:bold;
	font-style:normal;
	text-align: center;
	margin: 20px 0px 0px 0px;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{
	display: block!important;
}
 .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev{
 	position: absolute;
 	top: -8px;
 	background-size:cover!important;
 	width: 52px;
 	height:83px;
 	font-size:0px;
 	color:transparent;
 }
 .four{
 	margin: 0px 0px 50px 0px;
 }
 .four ._container{
 	width: 90%;
 	margin: auto;
 }
 .gallery img{
	padding: 2px;
 }
.owl-carousel .owl-nav .owl-prev{
	left: -60px;
	background:url("../images/prev.jpg") 0px 0px no-repeat;
}
 .owl-carousel .owl-nav .owl-next{
 	right: -60px;
 	background:url("../images/next.jpg") 0px 0px no-repeat;
 }
 .five{
 	margin:20px 0px 0px 0px;
 }
 .five input[type="submit"]{
 	width: 200px;
 	height:auto;
 	background:#e68f04;
 	color:white;
 	margin: 30px auto;
 	display: block;
 	border:0px;
 	font-size:22px;
 	font-weight: bold;
 	padding: 10px 0px;
 	clear: both;
 }
 .five .input_block{
 	width: 50%;
 	float: left;
 	margin: 15px 0px;
 	text-align: left;
 }
 .subdrp {
         width: 95%;
    height: 43px;
    border-radius:0;
 }
  .five input{
  	   display: inline-block;
  	   padding: 10px;
  	   margin: 0px;
  	   width: 95%;
  	   font-size: 17px;
  }
 .five form{
 	margin:20px 0px 0px 0px;
 	text-align: center;
 }
 .five input[name="mobile"]{
     width: 100%;
    float: left;
        height: 43px;
    border-radius: 0;
 }
 .five .intl-tel-input {
    width: 100%;
}
 .footer{
 	border-top: 1px solid white;
    width: 100%;
    min-height: 50px;
    display: table;
    color: white;
    text-align: center;
    padding: 10px 0px;
 }
 .copyrights{
 	font-size:20px;
 	color:white;
 	text-align: right;
 	width: 100%;
 	margin: auto;
 	display: block;
 }
 .cell{
 	display: table-cell;
 	vertical-align: middle;
 	height: 90px;
 	width: 50%;
 }
 .thankyou-content {
    position: fixed;
    bottom: 0;
    z-index: 100;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.85);
    color: white;
    font-size: 25px;
} 

.error{
	color:#e68f04;
	font-weight:bold;
	/* position: absolute; */
	display: inline-block;
}

.thank-text h1 span{
	font-size:35px;
	font-weight:bold;
	color:white;
}
.thank-text h3{
	font-size:30px;
	color:white;

}

.header-thankupage img{
	width: 100%;
	height: auto;
}
.aaa {
    padding: 0 !important;
}
.enquirenow input, .enquirenow select{
    width: 100%;
    display: block;

    margin: 10px auto;
}
._row.first .item {
    width: 20%;
    float: left;
    color: #fff;
    text-align: center;
    margin-bottom: 40px;
}
.sticky-disclaimer.active {
    left: 0px !important;
}
.sticky-disclaimer {
    font-family: Verdana, Geneva, sans-serif;
    width: 70%;
    min-height: 100px !important;
    color: white !important;
    font-weight: 300;
    top: 45%;
    text-align: left;
    background-color: rgb(239, 102, 97);
    position: fixed;
    box-shadow: -2px 0px 8px rgba(43,33,33,0.06);
    -moz-box-shadow: -2px -0px 8px rgba(43,33,33,0.06);
    -webkit-box-shadow: -2px 0px 8px rgba(43,33,33,0.06);
    z-index: 999;
    clear: both;
    left: -70%;
    transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-duration: .2s;
    -moz-transition-duration: .2s;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
}
.disclaimer-switch {
    width: auto;
    position: absolute;
    right: -71px;
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform-style: preserve-3d;
    top: 33%;
    background-color: #3e419b;
    padding: 8px;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.43);
    cursor: pointer;
    box-shadow: -2px 0px 8px rgba(43,33,33,0.06);
    -moz-box-shadow: -2px -0px 8px rgba(43,33,33,0.06);
    -webkit-box-shadow: -2px 0px 8px rgba(43,33,33,0.06);
}

.sticky-disclaimer p {
    font-size: smaller;
    line-height: normal;
    margin: auto;
    padding: 10px !important;
}
.white-popup h3{
	text-align: center;
    font-size: xx-large;
}

 /*Mobile Optimization codes*/
 @media only screen and (max-width: 1300px){
 	.gallery {
 		width:18%;
 	}
 	.gallery a img
 	{
 		 width: 100%;
 		 height:auto;
 		 padding: 3px;
 		}

 	.desc {
    font-size: 18px;
   }
   .title{
   	font-size: 30px;
   }
   .heading{
   	top: -40px;
   }
   .test_words{
   	font-size:15px;
   }
   .test_name{
   	font-size:14px;
   }
   .copyrights{
   	font-size:18px;
   }
   .five input[type="submit"]{
   	width: 150px;
   }
   .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev{
   	width: 50px;
   	height: 50px;
   	background-size: contain !important;
   }
   .owl-carousel .owl-nav .owl-next{
	 right:-40px;
   }
   .owl-carousel .owl-nav .owl-prev{
		left: -40px;
   }
   form input[placeholder]{
		font-size: 14px;
	}
	.enqbtn img {
    height: 235px;
 	}
 	.enquirenow{
 		right: -240px;
 	}
 	
 	.five input{
 		padding:10px;
 	}

 }
 @media only screen and (max-width: 1230px)
 {
 	.enquirenow {
    right: -210px;
 }
 }
 @media only screen and (max-width: 1100px)
 {
 	.enquirenow {
    right: -210px;
	}

 }
  @media only screen and (max-width: 992px){
	.thankyou-content {
		position: static;
	}
	h3.oc{
	    position:static;
	    width:100%;
	    padding:0px;
	}
	.thank-text {
		height:100%;
	}
	.thank-text h1 span{
	font-size:25px;
	font-weight:bold;
	}
	.thank-text h3{
	font-size:20px;

	}
	.intl-tel-input{
	    width:100%;
	}
	.five input[name="mobile"],.five input{
	    width:100%;
	}
	.enquirenow div.phn{
	    width:100%;
	}
	.desc{
		font-size:16px;
	}
	.title{
		font-size:28px;
	}
	.gallery{
		width: 33%;
		display: inline-block;
		margin: auto;
	}
	.heading{
		top:0px;
	}
	.test_words{
		height: auto;
		min-height:0px;
		text-align: justify;
	}	

	.test_name{
		text-align: justify;
		margin: 5px 0px 20px 0px;
	}
	.testimonials{
		width: 80%;
		margin: auto;
	}
	.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev{
		top:50px;
	}
	.owl-carousel .owl-nav .owl-next{
		right: -80px;
	}
	.owl-carousel .owl-nav .owl-prev{
		left: -80px;
	}
	.three{
		margin:20px 0px;
	}
	.enquirenow{
		position: static;
		width: 100%;
		margin: auto;
		background-color: #02a69b;
		border: 0px;
		}
		.enqbtn{
			display: none;
			position: static;
		}
		.mobile-title{
			display: block;
			font-size: 30px;
			color: white;
			font-size: 28px;
			font-weight: bold;
			text-decoration: underline;
		}
		.five .input_block{
			float: none;
			margin: 15px auto;
			text-align: center;
			clear: both;
			width: 70%;
		}
		.four{
			margin:0px 0px 30px 0px;
		}
		.five input[type="submit"]{
			margin:10px auto;
			width: 120px;
			padding: 8px 0px;
		}
		.enquirenow form{
			width: 70%;
			margin: auto;
		}
		.header{
			position: static;
			padding:0px;
			background-color: #02a69b;
			min-height: 0px;
			line-height:normal;
		}
		.cell img{
			max-width: 200px;
			height: auto;
		}
		.copyrights{
			font-size:15px;
		}
}
 @media only screen and (max-width: 769px){
	.five .input_block{
	width: 90%;
	/* margin: 5px auto; */
	clear: both;
	}
	.gallery{
		width: 50%;
	}
	.three{
		text-align: center;
	}
	.cell img{
		margin:auto;
		max-width: 100%;
	}
	.cell{
		width: 100%;
		text-align: center;
		display: block;
		height: auto;
	}
	.footer{
		display: block;
	}
	.copyrights{
		text-align: center;
	}
	.enquirenow input[type="tel"]{
	    width:100%;
	}
 }
  @media only screen and (max-width: 479px){
  	.gallery{
  		width:100%;
  		position: static;
  		margin: 0px 0px 10px 0px;
  	}
	._row.first .item {
	    width: 33%;   
	    margin-bottom: 30px;
	    min-height: 120px;
	}
	a.open-popup-link[href="#disclaimer-disc"] {
	    padding: 10px 0px;
	    margin-bottom: 10px;
	}
  	.five input{
  		width: 100%;
  	}
  	.thank-text h3{
  		font-size:14px;
  	}
  	.thank-text h1{
  		font-size:16px;
  	}
  	.heading{
  		position: static;
  		padding: 0px;
  		margin: 0px;
  		display: block;
  		border: 0px;
  	}
  	.gallery img{
  		padding:0px;
  		border: 0px;
  	}
  	.gallery a img{
  		max-width: 70%;
  		padding:0px;
  		display: block;
  		margin: auto;
  	}
  	.enquirenow form{
  		width:90%;
  	}
  	.mobile-title,.title{
  		font-size: 22px;
  		margin: 0px 0px 10px 0px;
  	}
  	.desc{
  		font-size:14px;
  		text-align: justify;
  	}
  	.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev{
  		width: 30px;
  		height: 50px;
  		background-size: contain!important;
  		top: 90px;
  	}
  	.owl-carousel .owl-nav .owl-next{
  		right: -40px;
  	}
  	.owl-carousel .owl-nav .owl-prev{
  		left: -40px;
  	}
  	.four ._container,._container{
  		width: 92%;
  		margin: auto;
  	}
  	.five input[type="submit"]{
  		font-size:18px;
  	}
	.cell img{
	width: 150px;
	}
}


//Big72
section.modalbig {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 998;
}
section.modalWindow {
    display: none;
    position: fixed;
    top: 19%;
    left: 0;
    z-index: 999 !important;
    max-width: 600px;
    height: auto;
    background: #FFF;
    cursor: default;
    padding: 0;
    overflow: hidden;
    margin: 0 auto;
    right: 0;
}
section.modalbig.overlaybig {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 997;
    cursor: pointer;
}
section.modalWindow section.modalWrapper {
    margin: 1em 0em;
    line-height: 15px !important;
    padding: 0;
    max-width: 600px;
}
.closeBtn {
    position: absolute;
    right: 10px;
    top: 6px;
    cursor: pointer;
}
section.modalWrapper h2 {
text-align:center;
}
section.modalWrapper input {
    height: 2em;
    padding: 0.5em;
    width: 97%;
    border: none;
    border-bottom: 1px solid #ddd;
    margin-bottom: 1em;
}
section.modalWrapper .form_group {
    width: 100%;
    display: block;
    clear: both;
}

section.modalWrapper select#big72-reserve-CountryCode {
    width: 45%;
    float: left;
    display: inline-block;
    border: none;
    border-bottom: 1px solid #ddd;
    padding: 0.6em;
    margin-right: 3%;
}
section.modalWrapper input[type="tel"] {
    width: 49%;
    float: left;
    display: inline-block;
}

section.modalWrapper form {
padding: 1em 4em 2em;
}
.modalButton{cursor: pointer;}
section.modalWrapper input.big72-reserve-submit {
    width: 50%!important;
    margin: 0 auto!important;
    text-align: center!important;
    display: block;
    margin-top: 1em!important;
    color: #fff;
    text-transform: uppercase;
    background: #f75449;
    padding: 1em!important;
    border: none!important;
    vertical-align: top;
    height: auto!important;
}
.closeBtn {
    position: absolute;
    right: 10px;
    top: 6px;
    cursor: pointer;
    border-radius: 50%;
    background: #29255d;
    padding: .5em .8em;
    font-size: medium;
    color: #fff;
    font-weight: bold;
}

a.bigpopButton {
    background-color: #222249;
    text-transform: uppercase;
    margin: 0px 0px 0rem 0;
    padding: 0.5em 2em;
    border: 2px solid transparent;
    text-align: center;
    cursor: pointer;
    color: #fefefe;
    display: block;
    position: fixed;
    right: -4.5%;
    top: 43%;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    font-size: large;
    z-index:99;

}
 @media screen and (max-width: 39.9375em) {
a.bigpopButton {
    background-color: #222249;
    text-transform: uppercase;
    margin: 0px 0px 0rem 0;
    padding: 0.5em 2em;
    border: 2px solid transparent;
    text-align: center;
    cursor: pointer;
    color: #fefefe;
    display: block;
    position: fixed;
    left: 0;
    bottom: 0;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    font-size: large;
     z-index: 9999;
    right: 0;
    top: auto;
}
section.modalWrapper select#big72-reserve-CountryCode {
width: 100%;
}
section.modalWrapper input[type="tel"] {
    width: 97%;
}
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
a.bigpopButton {
right:-9%;
}
section.modalWindow {
    top:14%;
}
section.modalWrapper h2 {
    margin: 14px 0;
}
}
