@import "reset.css";
@import "prettyPhoto.css";
@import "supersized.css";
@import "supersized.shutter.css";
@import "jquery.jscrollpane.css";
@import "jplayer.css";

/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }

/* Left & Right alignment */

.left { float:left;}
.right { float:right;}
.clear {clear:both;}
.table {display:table;}
.wrapper {width:100%; overflow:hidden;}
.relative {position:relative;}
.absolute {position:absolute;}

/* Global properties ======================================================== */
body, html {height:100%;}

body{ background:#000; border:0; font: 12px Arial, Helvetica, sans-serif; color:#000 ; line-height:18px; min-width:1000px; position:relative; overflow:hidden;min-width:1000px;}

.spinner{ position:absolute; z-index:99; background:url(../images/loader.gif) 50% 50% no-repeat #000; width:100%; height:100%; top:0; left:0}

.extra {min-width:1000px;min-height:100%; height:auto !important; height:100%; margin: 0 auto 0px; overflow:hidden; position:relative; z-index:10;}


.main1 { width:100%;height:680px; position:relative; z-index:1;}

.main2{ width:100%; min-height: 160px; background: url(../images/px11.png) 0 0 repeat-x; position:absolute; left:0;top:50%; margin-top:-110px; z-index:2;}
.main3{ width:100%; background: url(../images/design.png) 0 0 repeat-x; position:absolute; left:0;top:50%; z-index:3;}
.px2{width: 100%; height: 21px; background: url(../images/.png) 0 0 repeat-x; position: absolute;left: 0; bottom: -21px; z-index: -1;}

footer{width: 100%; height: 40px;background: #010129; position: absolute; left: 0; bottom: 0; z-index: 30;}
.icons { float:left;}
.icons > li { display:inline-block; float: left; margin-left: 1px; width: 40px; height: 40px;position:relative;}
.icons > li > a{display:block; width:100%; height:100%; background: #343333;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.icons > li.nav1 > a:hover{background: #235ab5;}
.icons > li.nav2 > a:hover{background: #00acd4;}
.icons > li.nav3 > a:hover{background: #b70000;}
.icons > li.nav4 > a:hover{background: #2a95d8;}
.tola{width: 100px; height: 40px; float: right;}
.privacy{ display: inline-block; float: right; height: 40px; line-height: 40px; color: #fff; text-decoration: none; padding: 0 20px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.privacy:hover{background: #0ba55a;}
.copyright{color:#808080; padding-right:30px; float: right; line-height: 40px;}
.copyright span{display: inline-block; padding-right: 10px; font-size: 25px;}

header{width: 100%; height: 160px; position: relative;}
.logo { display:inline-block;text-decoration:none; position:absolute; left:40px; top:50px; z-index:1; text-decoration: none; white-space: nowrap; color: #fff; }
.logo img{float: left;}
.logo .txt{float: left;}
.logo .txt1{text-decoration: none; font-family: 'aerialregular';font-size: 40px; line-height: 50px; padding-left: 7px;text-transform: uppercase; }
.logo .txt1 .c1{color: #39b871;}
.logo .txt1 .c2{color: #00acd4;}
.logo .txt1 .c3{color: #f79031;}
.logo .txt1 .c4{color: #ef3e65;}
.logo .txt1 .c5{color: #c00848;}
.logo .txt2{text-decoration: none; font-family: 'aerofoilregular';font-size: 40px; line-height: 40px; padding-left: 7px;}

/*****************new css****************/
.inner-header{
	/*width:100%;
	height:100%;
	background:#000;
	opacity:0.1;*/
}







/* ============================= main menu ====================== */

.menu { display:block; height:147px; position:absolute; right:7px; top:6px; z-index:10; text-align:center; white-space:nowrap; }
#menu { display:block; height:147px; white-space:nowrap;}
#menu > li { display: inline-block;height:147px; position:relative; float:left;white-space:nowrap;}
#menu > li > a{display: inline-block; height:100%; text-decoration:none; position:relative; padding:0 20px; overflow:hidden; }
#menu > li > a .txt1{ display:block; position: relative; width:100%; height:100%; left:0px; top:110px; z-index:5;font-family:'FeaturedItemRegular';font-size:18px; line-height:20px; color:#000; text-decoration:none; text-transform:uppercase;  }
#menu > li > a .txt2{ display:block; position: absolute; width:100%; height:100%; left:0px; top:20px; z-index:20;font-family:'FeaturedItemRegular';font-size:40px; line-height:40px; color:#fff; text-decoration:none; text-transform:uppercase;  }

#menu > li.nav1, #menu > li.nav1 .submenu a:hover{ background: #00acd4;}
#menu > li.nav2, #menu > li.nav2 .submenu a:hover{ background: #006a50;}
#menu > li.nav3, #menu > li.nav3 .submenu a:hover{ background: #39b871;}
#menu > li.nav4, #menu > li.nav4 .submenu a:hover{ background: #ffcf06;}
#menu > li.nav5, #menu > li.nav5 .submenu a:hover{ background: #f79031;}
#menu > li.nav6, #menu > li.nav6 .submenu a:hover{ background: #c00848;}


.submenu{ position:absolute; z-index:1; top:147px; left:0px;color:#fff;}
.submenu > ul{ padding:0px 0;  }
.submenu ul > li{ display:block; width:100%; height:40px; position:relative; text-align:left;}
.submenu ul > li > a{ display: inline-block;height:100%;line-height:40px; text-decoration:none; position: relative; font-family:'FeaturedItemRegular';font-size:18px; white-space:nowrap; padding:0 10px; text-transform:uppercase; background:#000;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.submenu ul > li > a:hover {text-decoration:none; color: #000!important; }

#menu > li.nav1 .submenu a{ color: #00acd4;}
#menu > li.nav2 .submenu a{ color: #006a50;}
#menu > li.nav3 .submenu a{ color: #39b871;}
#menu > li.nav4 .submenu a{ color: #ffcf06;}
#menu > li.nav5 .submenu a{ color: #f79031;}
#menu > li.nav6 .submenu a{ color: #c00848;}





/* ============================= main layout ====================== */



#content{ width:100%; height:440px; position:relative;z-index:2; overflow:hidden; }
#content > ul{ }
#content > ul > li{ width:100%; height:440px; position:absolute; left: 0;overflow:hidden; background:#2f0557; opacity:0.9}

#content #page_HOME{background:/* url(../images/design_pattern.png) center no-repeat */#00acd4; opacity:0.9;}
#content #page_ABOUT{background: /*url(../images/design_pattern.png) center no-repeat*/ #006a50; opacity:0.9;}
#content #page_SERVICES{background: /*url(../images/design_pattern.png) center no-repeat*/ #39b871; opacity:0.9;}
#content #page_STUDIO{background: /*url(../images/design_pattern.png) center no-repeat*/ #39b871; opacity:0.9;}
#content #page_GALLERY{background: /*url(../images/design_pattern.png) center no-repeat*/ #ffcf06; opacity:0.9;}
#content #page_PARTNERS{background: /*url(../images/design_pattern.png) center no-repeat*/ #f79031; opacity:0.9;}
#content #page_CONTACTS{background: /*url(../images/design_pattern.png) center no-repeat*/ #c00848; opacity:0.9;}

.box{ width:960px;height:400px; position:absolute; left: 50%; margin-left: -480px; top: 0; padding: 40px 0px 0px 0px;}
.page_GALLERY .box, .page_VIDEO .box{ width:960px;height:425px; position:absolute; left: 50%; margin-left: -480px; top: 0; padding: 15px 0px 0px 0px;}

.col0,.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12   { float:left;}

.col0 { width:1px; height: 350px; background:url(../images/col0.png) 0 0 repeat-y; margin-left:29px; margin-right:30px; margin-top:5px;}

.col1{ width:300px;}
.col2{ width:600px;}
.col7{width:960px;}
.col3{ width:550px;}
.col4{ width:350px;}
.col5{ width:450px;}







.pad_left1{ padding-left:10px;}
.pad_left2{ padding-left:20px;}
.pad_left3{ padding-left:30px;}
.pad_left4{ padding-left:40px;}
.pad_left5{ padding-left:50px;}
.pad_left6{ padding-left:60px;}




a{ color:#00acd4; text-decoration: underline; outline:none}
a:hover{ text-decoration: none}

h2{ font-family:'FeaturedItemRegular';font-weight:normal; font-size:26px; color:#fff; line-height:30px; padding:5px 0 15px 0;  }
.page_GALLERY h2, .page_VIDEO h2{ text-align: center; width: 910px;}


.upper { text-transform:uppercase;}

.color1{ color:#fff;}
.color2{ color:#ffae00;}

.bg{background: url(../images/opa76.png); padding: 20px; height: auto; overflow: hidden; }
.bg1{/*background: url(../images/serv.png) no-repeat;*/ padding: 20px; }
.bg2{background: url(../images/ser01.png) no-repeat; padding: 20px; }
.text { padding:0 0 5px; display: block;}
.text111{
	padding-left:10px;
}

.line1 { height:1px; background:#4a4a4a; margin:15px 0;}

.radius1{border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}

.border1 { border:1px solid #707070;}


.text_just{
	text-align:justify;
}

.img1 {margin-bottom:20px;margin-right:20px;}
.img2 {margin-right:8px; }
.img02{ margin-right:0;}
.img3 {margin-bottom:20px;}
.img7{margin-top:10px;}
.boder_rad{border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.boder_top{border-radius:5px 5px 0px 0px; -moz-border-radius:5px 5px 0px 0px; -webkit-border-radius:5px 5px 0px 0px;}
.boder_bot{border-radius:0px 0px 5px 5px; -moz-border-radius:0px 0px 5px 5px; -webkit-border-radius:0px 0px 5px 5px;}
.services1 img.boder_l{border-radius:5px 0px 0px 5px; -moz-border-radius:5px 0px 0px 5px; -webkit-border-radius:5px 0px 0px 5px;}
.services1.boder_r{border-radius:0px 5px 5px 0px; -moz-border-radius:0px 5px 5px 0px; -webkit-border-radius:0px 5px 5px 0px;}
.boder_non{border-radius:0px 0px 0px 0px; -moz-border-radius:0px 0px 0px 0px; -webkit-border-radius:0px 0px 0px 0px;}
.button1{ display:inline-block; height:40px; line-height:40px; text-decoration:none; font-size:18px; font-family:'FeaturedItemRegular'; color:#fff; text-transform:uppercase; white-space:nowrap; letter-spacing:0px; background:url(../images/button1.png); padding:0 15px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.button1:hover { color:#fff; background-color: #000;}

.date1{width: 60px; height: 60px; background: #00cfff; text-align: center; color: #fff;font-family:'FeaturedItemRegular';float: left;}
.date1 .txt1{font-size: 32px; line-height: 30px; padding-top: 5px;}
.date1 .txt2{font-size: 20px; line-height: 20px;}

.home1{margin-bottom: 20px;}
.home1.last{margin-bottom: 0px;}

.about1{margin-bottom: 20px;}
.about1.last{margin-bottom: 0px;}
.about1 .bg{min-height: 102px;}

.services1{margin-bottom: 20px;}
.services1.last{margin-bottom: 0px;}
.services1 .bg{min-height: 99px;}
.services1 .bg1{min-height: 99px;}
.services1 .bg2{min-height: 99px;}

.ul1{ margin-bottom:0px;}
.ul1 > li { line-height:30px; font-family: 'FeaturedItemRegular'; font-size: 20px; }
.ul1 > li a{ display:block; height:100%; text-decoration:none; color:#000; padding-left:25px; background: url(../images/li_st1.gif) 0 12px no-repeat;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.ul1 > li a:hover{ text-decoration:none; color:#00acd4; background: url(../images/li_st1_over.gif) 10px 12px no-repeat;}

.gal1 { width:200px;float:left; margin-right:35px; margin-bottom:35px; }
.gal1.last { margin-right:0px; }
.gal1 .txt{  color:#000; background: #fff; padding: 5px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.gal1:hover .txt{background: #000; color: #fff;}

.photo1 {width:200px; height:120px;}
.photo1 a img {}

.vid1 { width:440px;float:left; margin-right:30px; margin-bottom:30px; }
.vid1.last { margin-right:0px; }
.vid1 .txt{  color:#000; background: #fff; padding: 10px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.vid1:hover .txt{background: #000; color: #fff;}

.video1 {width:440px; height:275px;}
.video1 a img {}

.google_map{

    width: 450px;
    height: 220px;
    border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
    background:url(../images/opa76.png);
    position:relative;
    overflow:hidden;

}


/*===================== jScrollPane =====================*/

.scroll-pane{width: 100%; height:304px; overflow: auto;}
.page_GALLERY .scroll-pane, .page_VIDEO .scroll-pane {width: 100%; height:334px; overflow: auto;}


/*================= Contacts =========================*/

#note{ width:440px; position: absolute;left: 0;top: 300px;}
.notification_error{ color:#fff; margin-bottom:5px }
.notification_ok{ text-align: center;} 

#ajax-contact-form label{width: 100px; line-height:25px; color:#fff; display:block;}
#ajax-contact-form label.c{ margin-top:0px;}

#ajax-contact-form input{width:190px; height:29px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color: #000; background: url(../images/opa76.png); border: 1px solid #f792b5; margin-bottom:5px;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; padding-left:5px; }
#ajax-contact-form input:focus{border-color:#000; }

#ajax-contact-form textarea{width:215px; height:148px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color: #000; background:url(../images/opa76.png); border: 1px solid #f792b5; margin-bottom:5px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; padding-left:5px; padding-top:5px;}
#ajax-contact-form textarea:focus{border-color:#000; }

#ajax-contact-form img{float:left; width:100px; height:31px; margin-top:0px;}

#ajax-contact-form input.capthca{ float:left; width:90px; margin-top:0px; margin-right:10px;}

#ajax-contact-form input.submit{ width:90px; height:40px; cursor:pointer; background:url(../images/submit.png) left top no-repeat; border:none; margin:5px 0 0 0px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;  text-indent:-999%; float: right; }
#ajax-contact-form input.submit:hover{ background-position:bottom;}


/* Generated by Font Squirrel (http://www.fontsquirrel.com)  */

@font-face {
    font-family: 'aerialregular';
    src: url('aerial-webfont.eot');
    src: url('aerial-webfont.eot?#iefix') format('embedded-opentype'),
         url('aerial-webfont.woff') format('woff'),
         url('aerial-webfont.ttf') format('truetype'),
         url('aerial-webfont.svg#aerialregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'aerofoilregular';
    src: url('aerofoil-webfont.eot');
    src: url('aerofoil-webfont.eot?#iefix') format('embedded-opentype'),
         url('aerofoil-webfont.woff') format('woff'),
         url('aerofoil-webfont.ttf') format('truetype'),
         url('aerofoil-webfont.svg#aerofoilregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FeaturedItemRegular';
    src: url('featureditem-webfont.eot');
    src: url('featureditem-webfont.eot?#iefix') format('embedded-opentype'),
         url('featureditem-webfont.woff') format('woff'),
         url('featureditem-webfont.ttf') format('truetype'),
         url('featureditem-webfont.svg#FeaturedItemRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.just{
	text-align:justify;
}
.pd_b10{
	padding-bottom:10px;
}
.high10{
	height:10px;
}
.high5{
	height:10px;
}

.gallery011s {
	margin-right:18px;
	margin-top:18px;
	float:left;
	width:190px;
	padding-right:0px;
	height:125px;
}
 ul li .gallerys{
	float:left;
	margin-right:12px;
	margin-top:15px;
	float:left;
	width:188px;
	padding-right:4px;
	height:110px;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}
.gallery011s_img{
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	
}
.mr{
	margin-right:10px;
}
.ml{
	margin-left:10px;
}
.mt{
	margin-top:10px;
}
.mt5{
	margin-top:2px;
}


.boder_r{
	border-radius:5px;	
}
.line_h{
	line-height:20px;
	text-align:justify;
}
.text12{
	line-height:25px;
	}
.text_w{
	font-size:12px;
	color:#FFF;
}
.text_w_h{
	font-size:20px;
	color:#FFF;
}
.addr{
	float:left;
	width:330px;
	height:auto;
	padding-bootom:20px;
}
.addr1{
	float:left;
	width:330px;
	height:auto;
	padding-bootom:20px;
}
.cp1{
	float:left;
	width:330px;
	height:auto;
	margin:0px;
	/*background:url(../images/or.jpg) 100px  5px no-repeat;*/
}
.pc_text{
	font-size:13px;
}

/*********************my codding********************/
.specialies ul{
	list-style-type:square;
	padding: 0 0 0 10px;
}

.specialies ul li{
	padding:0 0 0 0;
}


.services1{
	width:900px;
	height:139px;
	background: url(../images/servs.png) repeat, url(../images/gp102.png) right bottom no-repeat; 
	
	
	}	