@import "reset.css";
@import "prettyPhoto.css";
@import "slider.css";
@import "jquery.jscrollpane.css";
@import "jplayer.css";
@import "http://fonts.googleapis.com/css?family=Open+Sans:400,700";

/* 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:#c7d8e2 ; 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:760px; position:relative; z-index:1;}

.main2{ width:100%; height:740px; position:absolute; left:0; top:50%; margin-top:-360px; z-index:2;}

.bg1{width: 1113px; height:1174px;background: url(../images/bg1.jpg) 0 0 no-repeat; position: absolute; right: 0; bottom: 151px; z-index: 1; }

.px1{width: 100%; height:458px;background: url(../images/px1.png) 0 0 repeat-x; position: absolute; right: 0; bottom: 151px; z-index: 2; }

.px2{width: 100%; height:2075px;background: url(../images/px2.jpg) 0 0 repeat-x #000; position: absolute; left: 0; top: 589px; z-index: 10; }

footer{width: 960px; height: 40px; position: absolute; left: 50%; margin-left: -480px; bottom: 10px; z-index: 30;}
.copyright{color:#666666; line-height:40px;float:left;}
.copyright span{color: #333333;}
.privacy{text-decoration: none; color: #999999;
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{text-decoration: none; color: #fff;}
.tola{float: left;}
.icons { float:right; padding-top:4px; padding-right:0px;}
.icons > li { display:inline-block; padding:0 2px;position:relative;}
.icons > li > a{display:block; width:100%; height:30px;}
.icons_txt{ line-height:40px; color:#666666;  float:right; padding-right:10px;}

.main3{width: 960px; height: 589px; position: absolute; left: 50%; margin-left: -480px; top:0; z-index: 9;}

.iphone{width: 353px; height: 766px; background: url(../images/iphone.png) 0 0 no-repeat; position: absolute; left: 589px; top: 1px; z-index: 10;}
.iphone_grad{width: 144px; height: 402px; background: url(../images/iphone_grad.png) 0 0 no-repeat; position: absolute; left: 185px; top: 108px; z-index: 50;}

header{display: inline-block; position: absolute; left: 50%; margin-left: -480px; top: 80px; z-index: 30;}
.logo { display:block;text-decoration:none; }
.logo img{ float: left; padding-right: 20px;}
.logo .txt{float: left;}
.logo .txt1{ font-size: 50px; line-height: 45px; font-family: 'birdmanregular'; text-transform: uppercase; color: #fff; padding-top: 15px;}
.logo .txt2{ font-size: 20px; line-height: 20px; font-family: 'birdmanregular'; text-transform: uppercase; color: #fff;}

.splash{position: absolute;width: 100%; height: 100%; left: 0; top: 0; z-index: 1;}
.ul0{position: absolute; left: 110px; top: 210px; z-index: 2; white-space:nowrap;}
.ul0 li{line-height: 40px; padding-left: 45px; background: url(../images/arr1.png) 0 10px no-repeat; font-family: 'Open Sans'; font-weight: 400; color: #fff; font-size: 20px;}

.banners{position: absolute; left: 0; top: 480px; z-index: 3; white-space: nowrap;}
.banners li{float: left; margin-left: 30px; height: 200px;}
.banners li:first-child{margin-left: 0px;}


/* ============================= main menu ====================== */

.menu { display:block;width: 100%; height:75px; position:absolute; left:0; top:589px; z-index:11; text-align:center; white-space:nowrap; }
#menu { display:inline-block; height:75px; white-space:nowrap;}
#menu > li { display: block;width: 158px;padding-left: 2px; background: url(../images/markers.jpg) 0 0 no-repeat; height:75px; position:relative; float:left; white-space:nowrap;}
#menu > li.last{width: 2px; padding-left: 0;}
#menu > li > a{display:block; width: 158px; height:75px;background:url(../images/nav.jpg) 0 0 no-repeat; text-decoration:none; position:relative;}
#menu > li > a .over1{display:block;position: absolute;width:100%; height:100%; left:0px; top:0px; z-index:1; background:url(../images/nav_over.jpg) 0 0 no-repeat;}
#menu > li > a .txt1{ display:block; position: relative; width:100%; z-index:5;font-family:'Open Sans';font-weight: 700; font-size:15px; line-height:70px; color:#5e5e5e; text-decoration:none; text-transform:uppercase;  }

.submenu{ position:absolute; z-index:1; bottom:75px; left:2px;}
.submenu > ul{width: 158px; padding:5px 0; background: url(../images/submenu.png);  }
.submenu ul > li{ display:block; margin: 0 20px; height:33px; position:relative; text-align:left;border-top:1px solid #1e1e1e;}
.submenu ul > li:first-child{border-top: none;}
.submenu ul > li > a{ display: block;height:100%;text-decoration:none; position: relative; font-family:'Open Sans';font-weight: 700;font-size:15px; line-height:33px; color:#5e5e5e; white-space:nowrap; text-transform:uppercase; 
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 { color:#fff; text-decoration:none; }




/* ============================= main layout ====================== */



#content{ width:960px; position:absolute; left:0px; top:130px; z-index:5; }
#content > ul{ }
#content > ul > li{ width:960px; height:433px; position:absolute; }

.box{ width:960px;height:433px; position:relative;}

.col0,.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12   { float:left;}

.col0 { width:1px; background:#131314; margin-left:29px; margin-right:30px; margin-top:20px;}

.col1{ width:440px;}
.col2{ width:210px;}
.col3{ width:455px;}







.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:#fff; text-decoration: underline; outline:none}
a:hover{ text-decoration: none}

h2{ font-family:'Open Sans';font-weight:700; font-size:30px; color:#fff; line-height:30px; padding:10px 0 20px 0;  }
.h3{ font-family:'Open Sans';font-weight:700; font-size:20px; color:#fff; line-height:20px; padding-bottom: 10px;  }



.upper { text-transform:uppercase;}

.color1{ color:#fff;}
.color2{ color:#ffae00;}

.text { padding:0 0 5px; display:block;}

.line1 { height:2px; background:url(../images/line1_px.png) 0 0 repeat-x; margin:15px 0;}

.radius1{border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}

.border1 { border:2px solid #133a6a;}



.img1 {margin-bottom:20px;margin-right:20px;}
.img2 {margin-right:20px; }
.img3 {margin-bottom:20px;}

.button1{ display:inline-block; height:30px; line-height:30px;  text-decoration: none; margin-top:10px; margin-bottom:10px;  color:#00c7e8;  white-space:nowrap; background:url(../images/button1.png) 0 0 repeat-x; padding:0 15px;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.button1:hover { color:#00c7e8; background-position: bottom;}

.button2{ display:inline-block; height:30px; line-height:30px;  text-decoration: none; margin-top:10px; margin-bottom:10px;  color:#00c7e8;  white-space:nowrap; background:url(../images/button1.png) 0 0 repeat-x; padding:0 15px;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; margin-left: 20px;}
.button2 span{display: inline-block; width: 20px; height: 30px; background: url(../images/button2.png) left center no-repeat;}
.button2:hover { color:#00c7e8; background-position: bottom;}

.about1{width: 440px; padding-bottom: 15px; float: left; margin-right: 50px;}
.about1.last{margin-right: 0;}
.about1 .img{float: left; margin-right: 20px;}

.ul1{ margin-bottom:0px;}
.ul1 > li { line-height:28px; }
.ul1 > li a{ display:block; height:100%; text-decoration:underline; color:#c7d8e2; padding-left:20px; background: url(../images/li_st1.png) 0 10px 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:#fff; background-position: 10px 10px;}

.gal1 { width:440px; padding-bottom:20px; float:left; margin-right:20px; }
.gal1.last { margin-right:0px; }

.photo1 {float: left; width:158px; height:141px; margin-right:15px;}
.photo1 a img {border:2px solid #133a6a;border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;
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;
}
.photo1 a:hover img {border:2px solid #038ad2;}

.services1{width: 440px; padding-bottom: 0px; float: left; margin-right: 50px;}
.services1.last{margin-right: 0;}
.services1 .img{float: left; margin-right: 20px;border:2px solid #133a6a;border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}

.services2{width: 290px; padding-bottom: 20px; float: left; margin-right: 30px;}
.services2.last{margin-right: 0;}
.services2 .img{float: left; margin-right: 20px;border:2px solid #133a6a;border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}

.partners1{width: 440px; padding-bottom: 20px; float: left; margin-right: 50px;}
.partners1.last{margin-right: 0;}
.partners1 .img{float: left; margin-right: 20px;}

.google_map{

    width: 451px;
    height: 251px;
    border-radius:0px;
    background: #fff;
    position:relative;
    overflow:hidden; margin-bottom:20px; border:2px solid #133a6a;
}



/*===================== jScrollPane =====================*/

.scroll-pane{width: 100%; height:433px; overflow: auto;}


/*================= Contacts =========================*/

#note{ width:440px;}
.notification_error{ color:#f00; margin-bottom:5px }
.notification_ok{ text-align: center;} 

#ajax-contact-form label{float:left; width: 100px; line-height:31px; color:#c7d8e2;}
#ajax-contact-form label.c{ margin-top:5px;}

#ajax-contact-form input{ float:left; width:430px; height:29px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #c7d8e2; background: #000; border: 1px solid #3f4a56; margin-bottom:5px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;  padding-left: 5px;}
#ajax-contact-form input:focus{border-color:#6b7f95; }

#ajax-contact-form .email{width: 209px; }
#ajax-contact-form .phone{width: 209px; margin-left: 5px;}

#ajax-contact-form textarea{ float:left; width:430px; height:150px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #c7d8e2; background: #000; border: 1px solid #3f4a56; 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:#6b7f95; }

#ajax-contact-form img{float:left; width:120px; height:53px; margin-top:5px; margin-left:10px;}

#ajax-contact-form input.capthca{ float:left; width:116px; margin-top:5px; margin-right:10px;}

#ajax-contact-form input.submit{ width:123px; height:38px; cursor:pointer; background:url(../images/submit.png) left top no-repeat; border:none; margin:5px 0 0 0px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;  text-indent:-999%;box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; -o-box-shadow: none; }
#ajax-contact-form input.submit:hover{ background-position:bottom;}


/* Generated by Font Squirrel (http://www.fontsquirrel.com)  */

@font-face {
    font-family: 'birdmanregular';
    src: url('birdman_-webfont.eot');
    src: url('birdman_-webfont.eot?#iefix') format('embedded-opentype'),
         url('birdman_-webfont.woff') format('woff'),
         url('birdman_-webfont.ttf') format('truetype'),
         url('birdman_-webfont.svg#birdmanregular') format('svg');
    font-weight: normal;
    font-style: normal;

}