body{background:url(../images/bgbg.jpg) repeat center top;height:100%;width:100%;padding:0px;font-family:Arial, sans-serif;}

@font-face {
	font-family: 'HeaveneticaCond6MedSH';
	src: url('../fonts/hecmsh.eot');
	src: url('../fonts/hecmsh.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/hecmsh.woff') format('woff'),
			 url('../fonts/hecmsh.ttf') format('truetype'),
			 url('../fonts/hecmsh.svg#hecmsh') format('svg');
	font-weight: normal;
	font-style: normal;
}
h1,h2,h3,h4,h5,h6{font-family: 'HeaveneticaCond6MedSH', sans-serif;}
.container{position:relative;padding:0px;}
.left_menu{position:absolute;top:0px;height:100%;z-index:9999;padding:20px 10px;max-height:530px;min-width: 260px;
background:rgba(0,0,0,0.6);
}
.home_sec{max-height:530px;}
.logo{padding:0px 20px 30px;}
.menu_hldr ul{margin:0px;padding:0px;list-style-type:none;}
.menu_hldr ul li{text-align:right;position:relative;width:100%;padding-bottom:2px;cursor:pointer;}
.menu_hldr ul li a{display:inline-block;padding:2px 10px;font-size:24px;color:#fff;font-family: 'HeaveneticaCond6MedSH', sans-serif;}
.menu_hldr ul li:hover a{text-decoration:none;background:#005d91;}
.menu_hldr ul > li.active > a{background:;}
.menu_hldr ul li ul{position:absolute;left:100%;top:0px;padding-left:15px;display:none;}
.menu_hldr ul li:hover ul{display:block;}
.menu_hldr ul li ul li{text-align:left;}
.menu_hldr ul li ul li a{display:block;font-size:20px;min-width:200px;padding:5px 10px;background:rgba(8,100,152,0.9);border-left:5px solid #b202d2;}
.menu_hldr ul li ul li:hover a{background:#b202d2;}


.modal-body{padding:0px;height:100%;}
.modal-body .col_left{float:left;width:57%;position:absolute;height:100%;min-height:100%;left:0px;background:#000;overflow:hidden;}
.modal-body .col_left img{height:100%;}
.modal-body .left_img1,.modal-body .left_img2{float:left;height:100%;min-height:100%;width:40%;overflow: hidden;}
.modal-body .left_img2{width:60%;}

.modal-body .col_right{position:absolute;padding:30px 0px 30px 55px;background:#fff;width:43%;right:0px;height:100%;}

.modal-body .col_right .close{position:absolute;top:50px;left:0px;z-index:101;background:#068ac1;color:#fff;font-size:24px;padding:10px 16px;opacity:1;font-weight:normal;}
.modal-body .col_right .close:hover{background:#000;}
.modal-body h1{text-transform:uppercase;}

.gallery_sec{clear:both;padding:10px 0px;width:100%;float:left;}
.gallery_sec ul{margin:0px;padding:0px;list-style-type:none;}
.gallery_sec ul li{float:left;padding:0px 10px 10px 0px;}
.menu_sec{position:absolute;bottom:10px;right:10px;}



