@charset "utf-8";
/* CSS Document */

* {
  margin: 0 auto;
  padding: 0;
}

body {
  _width: 70%;
  color: #888;
  font: 14px/20px Helvetica, Arial, sans-serif;
  margin: 0 auto;
  max-width: 100%;
  text-align: center;
  
  }
  .moveAble {
    position: absolute;
	z-index:100;
	background:#000;
	border:solid 1px #ccc;
	color:#fff;
	font-size:16px;
	padding:5px;
}
.big-close a {
    position: absolute;
    top: 13px;
    right: 15px;
    z-index: 9;
    float: right;
}
  /*------------------ loading popup start here ----------------*/
  .popup2-outer{
	height: auto;
	margin: 0 auto;
    position: fixed;
    width: 100%;
    z-index: 40;
	top:20%;
}
.popup2{
	background: none repeat scroll 0 0 #b0b0b0;
    border-radius: 5px;
    box-shadow: 0 0 5px #000;
    color: #000;
    height: 400px;
    padding: 10px;
    text-align: left;
    width: 700px;
    z-index: 200;
	display:none;
	font-family:arial;
	margin:0 auto;
}
.popup2 iframe{
	width:100%;
	height:100%;
	border:none;
	position: relative;
    top: -35px;
}
 .btn1{
	display:block;
	margin: 0 auto;
	text-align:center;
}
.btn2{
	float:left;
	width:265px;
}
.btn3{
	float:right;
	width:265px;
}
.btn3 img , .btn2 img{	
	margin:0 auto;
	display:block;
}
.btn3 p , .btn2 p{	
	clear:both;
	display:block;
	text-align:center;
}
.overlay-btn-outer{
    height: 52px;
    margin: 0 auto;
    position: relative;
    top: 5%;
    width: 74%;
    z-index: 100;
}
.overlay-btn{
	background: none repeat scroll 0 0 #e05555;
    border-radius: 5px;
    box-shadow: 0 1px 8px #d9d9d9;
    display: block;
    font-size: 22px;
    font-weight: bold;
    height: 52px;
    line-height: 52px;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    width: 185px;
    z-index: 400;
	position:relative;
	top:0px;
}
.callbacks_nav{
	display:none;
}
.overlay-btn:hover{
	background:#F03;
}
.overlay-bg{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index: 158;
	display: block;
	background:url(../images/overlay-bg.png);
}
.overlay-inner{
	width:100%;
	height:100%;
	margin:0 auto;
	top:0;
	box-shadow:0 0px 12px #000;
	
	color:#333;
	display:none;
	z-index:1001;
	position:relative;
	filter: alpha(opacity=1.00);
	-moz-opacity: 1.00;
	-khtml-opacity: 1.0;
	opacity: 1.75;
	border-radius:5px;
	padding:0 10px 10px;
}

.close{
	float:right;
	margin:6px;
	cursor:pointer;
	border:none;
	width:40px;
	text-align:center;
	height:40px;
	background:#000;
	color:#fff;
	border-radius:31px;
	transition: background 1s;
	position:fixed;
	top:144px;
	right:174px;
	background:#000 url(../images/close-btn.png) no-repeat center center;
	z-index:500;
	border-radius:50px;
}
/*-------------------------- slider 1 overlay start here --------------------------------*/

/*------------------ title popup start here ----------------*/
.popup0{
	background: none repeat scroll 0 0 #b0b0b0;
    border-radius: 5px;
    box-shadow: 0 0 5px #000;
    color: #000;
    height: 308px;
    padding: 10px;
    text-align: left;
    width: 700px;
    z-index: 200;
	display:none;
	font-family:arial;
	margin:0 auto;
	position:relative;
}
.popup0 iframe{
	width:100%;
	height:100%;
	border:none;
	position: relative;
    top: -33px;
}

.popup0 h2{
	color: #444242;
    font-size: 28px;
    padding: 10px 0 15px;
}
.popup0 p{
	color:#4a4949;
}
.display-none{
	display:none;
}
.all-popup-data{
	width:100%;
	height:auto;
	display:block;
}
.popup-close{
	background: url("../images/close-btn.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    float: right;
    height: 33px;
    left: 18px;
    position: relative;
    top: -23px;
    width: 33px;
    z-index: 570;
}
/*------------------ title popup end here ----------------*/

/*------------------ overlay 1 start here ----------------*/
.title1-1{
	float: none;
    height: 33%;
    left: 7%;
    position: absolute;
    top: 66%;
    width: 71%;
}
.title1-1 div{
	width:30%;
	height:78%;
	float:left;
	line-height:28px;
}
.title1-1 p{
	background: none repeat scroll 0 0 #fff;
    color: #000;
    float: left;
    line-height: 24px !important;
    margin-left: 20px;
    padding: 15px 10px;
    width: 52%;
}
/*------------------ overlay 1 end here ----------------*/
/*------------------ overlay 3 start here ----------------*/
.title0 , .title0-gallery{
	position:relative;
	display:block;
	color:#fff;
}
.title0 p, .title0-gallery p{
	display:block;
	line-height:30px;
	font-size: 16px;
	font-family: 'Coming Soon', cursive;
	font-weight:400;
}
.title0 div , .title0-gallery div{
	border:solid 4px #fff;
	border-radius:4px;
	cursor:pointer;
	transition:all 0.3s ease 0s;
	line-height:30px;
}
.title0 div:hover , .title0-gallerydiv:hover{
	border:solid 4px #aa2929;
}
.title0-1, .title0-gallery{
	position:relative;
	display:block;
	color:#fff;
}
.title0-1 p, .title0-gallery p{
	display:block;
	line-height:30px;
	font-size: 16px;
	font-family: 'Coming Soon', cursive;
	font-weight:400;
}
.title0-1 div , .title0-gallery div{
	border:solid 4px #fff;
	border-radius:4px;
	cursor:pointer;
	transition:all 0.3s ease 0s;
	line-height:30px;
}
.title0-1 div:hover , .title0-gallerydiv:hover{
	border:solid 4px #aa2929;
}

.title1{
	width:23%;
	height:4%;
	float:right;
	right:9%;
}
.title1 p{
	float:left;
	text-align:left;
	padding:0 35px 0 0;
}
.title1 div{
	width:41%;
	height:78%;
	float:left;
	line-height:28px;
}

.title2{
	float: right;
    height: 10%;
    right: 19%;
    top: 13.5%;
    width: 23%;
}
.title2 p{
	float: left;
    padding: 10px 0 0;
    text-align: center;
    width: 100%;
}
.title2 div{
	float: left;
    height: 47%;
    width: 98%;
}

.title3{
	float: right;
    height: 9%;
    position: absolute;
    right: 6%;
    top: 13.5%;
    width: 20%;
}
.title3 p{
	float: right;
    padding: 4px 0 0;
    text-align: center;
    width: 20%;
}
.title3 div{
	float: left;
    height: 46%;
    width: 70%;
}

.title4{
	float: left;
    height: 7%;
    left: 30%;
    position: relative;
    top: 31%;
    width: 12%;
}
.title4 p{
	float: right;
    padding: 5px 0 0;
    text-align: center;
    width: 38%;
}
.title4 div{
	float: left;
    height: 51%;
    width: 52%;
}
.title5{
	float: left;
    height: 19%;
    left: 24%;
    position: relative;
    top: 40%;
    width: 33%;
}
.title5 p{
	float: left;
    padding: 69px 0 0;
    text-align: center;
    width: 23%;
}
.title5 div{
	float: left;
    height: 94%;
    width: 66%;
}
.title6{
	float: none;
    height: 15%;
    left: 8%;
    position: absolute;
    top: 52%;
    width: 22%;
}
.title6 p{
	float: left;
    padding: 69px 0 0;
    text-align: center;
    width: 23%;
}
.title6 div{
	float: left;
    height: 96%;
    width: 61%;
}
.side-text{
	background: none repeat scroll 0 0 #222121;
    color: #fff;
    font-family: 'Coming Soon',cursive;
    height: 43%;
    padding: 10px;
    position: fixed;
    right: 0;
    top: 42%;
    width: 20%;
	opacity: 0.8;
}
.side-text h3{
	font-size:24px;
	padding:5px 0 15px 0;
}
.side-text p{
	font-size:14px;
	color:#e0dfdf;
	text-align:center;
}


/*-------------- start here Gallery ---------------------------------*/

#main {
	margin: 0 auto;
	padding: 0px;
	position: absolute;
	width: 100%;
	height:100%;
}
.gallery{
	display: block;
	height: 100%;
	position: absolute;
	width: 100%;
}
.gallery li{
	box-shadow: none;
	height: auto;
	position: relative;
	width: auto;
	display:block
}
.gallery li:nth-child(1){
	float: right;
	height: 3%;
	width: 28%;
}
.gallery li:nth-child(2){
	float: none;
	height: 17%;
	position: absolute;
	right: 73px;
	top: 9%;
	width: 35%;
}
.gallery li:nth-child(3){
	float: none;
	height: 33%;
	left: 7%;
	position: relative;
	top: 26%;
	width: 35%;
}
.gallery li:nth-child(4){
	float: none;
	height: 5%;
	left: 30%;
	position: absolute;
	top: 41%;
	width: 17%;
}
.gallery li:nth-child(5){
	float: none;
	height: 5%;
	left: 31%;
	position: relative;
	top: 48.5%;
	width: 68%;
}
.gallery li img{
	width:100px;
	position:relative;
	display:block;
}
/*-------------- start here Gallery ---------------------------------*/

/*-----------------------ad titles start here -----------------------*/
.ad-title1{
	float: right;
    height: 100%;
    right: 26%;
    width: 64%;
}
.ad-title1 p{
	float:left;
	text-align:left;
	padding:0 28px 0 0;
}
.ad-title1 div{
	float: left;
    height: 68%;
    line-height: 28px;
    width: 54%;
	position:relative;
	z-index:500;
}

.ad-title2{
	float: left;
    height: 100%;
    left: 20%;
    top: 5px;
    width: 93%;
}
.ad-title2 p{
	float:left;
	text-align:left;
	padding:0 0 0 20px;
}
.ad-title2 div{
	float: left;
    height: 94%;
    line-height: 28px;
    width: 67%;
}

.ad-title3{
	clear: both;
    float: left;
    height: 89%;
    top: -37px;
    width: 93%;
	left:0%;
}
.ad-title3 p{
	float:left;
	text-align:left;
	padding:0 0 0 20px;
}
.ad-title3 div{
	float: left;
    height: 94%;
    line-height: 28px;
    width: 67%;
}

.ad-title4{
	float: left;
    height: 77%;
    left: 0.5%;
    position: relative;
    top: 6%;
    width: 100%;
}
.ad-title4 p{
	float: right;
    padding: 5px 0 0;
    text-align: center;
    width: 38%;
}
.ad-title4 div{
	float: left;
    height: 51%;
    width: 52%;
}

.ad-title5{
	float: none;
    height: 76%;
    left: 1.5%;
    position: relative;
    top: 12%;
    width: 100%;
}
.ad-title5 p{
	 float: none;
    padding: 5px 0 0;
    text-align: center;
    width: 14%;
}
.ad-title5 div{
	float: left;
    height: 75%;
    width: 65%;
}
	