@import "reset.css";
@import "prettyPhoto.css";
@import "jquery.jscrollpane.css";
@import "jplayer.css";
@import "http://fonts.googleapis.com/css?family=Titillium+Web&subset=latin,latin-ext: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 ======================================================== */
::selection{
  color: #fff;
  background: #707070;
}
::-moz-selection{
  color: #fff;
  background: #707070;
}

body, html {height:100%;}

body{
	background: #010101;
	border: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #151515;
	line-height: 18px;
	min-width: 990px;
	position: relative;
	overflow: hidden;
	text-align-last: center;
}

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

.extra {min-width:990px;min-height:100%; height:auto !important; height:100%; margin: 0 auto 0px; overflow:hidden; position:relative; z-index:10; background: url(../images/bg1.jpg) left bottom no-repeat;}


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




.main2{ width:990px; height:736px; position:absolute; left:50%; margin-left:-495px; top:50%; margin-top:-370px; z-index:2;}

footer{width: 100%; height: 40px; position: absolute; left: 0; bottom: 0; z-index: 30; font-family: 'Titillium Web'; font-weight: 400; font-size: 14px; color: #686565;}
.copyright{color:#686565; line-height:34px; float: left; padding-left: 20px;}
.copyright span{color: #686565; padding: 0 10px;}
.privacy { color:#9b9798; text-decoration: none;}
.privacy:hover{color: #fff;}
.tola{ float: left;padding-left: 55px;}

.icons { display: inline-block; position: absolute; right: 0; top: 15%; margin-top: -120px; z-index: 30;}
.icons > li { display:inline-block;margin-left: 1px; margin-bottom: 1px; position:relative; float: left;background: url(../images/social_bg.png);}
.icons > li > a{display:block; width:32px; height:32px; background: none;
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: #00abe3;}
.icons > li.nav2 > a:hover{background: #3a546d;}
.icons > li.nav3 > a:hover{background: #c91e25;}
.icons > li.nav4 > a:hover{background: #004088;}
.icons > li.nav5 > a:hover{background: #01669c;}
.icons > li.nav6 > a:hover{background: #f14724;}

.main3{width: 660px; height: 200px; background:#dcdcdc url(../images/content_bg.jpg) right bottom no-repeat; position: absolute; left: 330px; top: 268px; z-index: 11;}

header{position: absolute; left: 95px; top: 52px; z-index: 1;}
.logo { display:inline-block;text-decoration:none;}

.enter{ display:block; width:660px; height:200px; position:absolute; left:0; top:0; z-index:30; background:url(../images/spacer.gif);}

.close{ display:block; width:990px; height:96px; position:absolute; left:0; top:0; z-index:29;background:url(../images/spacer.gif);}
.close span{ display:block; width:49px; height:49px; background:url(../images/close.png) left top no-repeat; position: absolute; left: 923px; top: 24px; }
.close:hover span{background-position: bottom;}



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

.menu { display:block; width: 100%; height:40px; position:absolute; left:0; top:96px; z-index:21; text-align:center; white-space:nowrap; background: url(../images/nav.jpg) 0 0 no-repeat; overflow: hidden; }
#menu { display:block; height:40px; white-space:nowrap; padding-left: 29px;}
#menu > li { display: inline-block;height:40px; position:relative; float:left; padding-left: 2px; background: url(../images/marker1.png) 0 2px no-repeat; white-space:nowrap;}
#menu > li > a{display: inline-block; height:100%; text-decoration:none; position:relative; padding:0 20px; overflow:hidden; }
#menu > li > a .over{display:block;position: absolute;width:100%; height:100%; left:0px; top:0px; z-index:10; background:url(../images/nav_over.jpg) 0 0 repeat-x;}
#menu > li > a .txt1{ display:block; position: relative; width:100%; height:100%; left:0px; top:60px; z-index:5;font-family:'Titillium Web';font-weight: 400; font-size:18px; line-height:40px; color:#838383; text-decoration:none; text-transform:uppercase; letter-spacing: 2px;  }
#menu > li > a .txt2{ display:block; position: absolute; width:100%; height:100%; left:0px; top:0px; z-index:20;font-family:'Titillium Web';font-weight: 400; font-size:18px; line-height:40px; color:#efefef; text-decoration:none; text-transform:uppercase; letter-spacing: 2px;  }

.submenu{ position:absolute; min-width: 100%; z-index:1; top:40px; left:2px;}
.submenu > ul{ }
.submenu ul > li{ display:block; width:100%; height:35px; position:relative; text-align:left;}
.submenu ul > li > a{ display:block;height:100%;line-height:35px; text-decoration:none; position: relative; font-family:'Titillium Web';font-weight: 400; font-size:15px; color:#838383; white-space:nowrap; padding:0 20px; text-transform:uppercase; background:url(../images/submenu.jpg) left top repeat-x; letter-spacing: 2px;}
.submenu ul > li > a:hover { color:#fff; text-decoration:none; background-position: bottom;}


.menu_splash { position:absolute; left:0; top:68px; z-index:5;}
#menu_splash { }
#menu_splash > li { width:330px; height:200px; position:absolute; overflow:hidden;}
#menu_splash > li > a{display:block; width:100%; height:100%; text-decoration:none; position:relative; overflow:hidden; text-align: center;  }
#menu_splash > li > a .img{ position: absolute; left:0px; top:0px; z-index:1;}
#menu_splash > li > a .over1{ display:block; position: absolute; z-index: 10;width: 49px; height: 49px; left: 140px; top: 75px; background: url(../images/arr1.png) 0 0 no-repeat;}
#menu_splash > li > a .txt1{display: inline-block; border: 1px solid #fff; height: 47px; padding-left: 57px; padding-right: 10px; top: 75px; font-family: 'BebasNeueRegular'; font-size: 40px; color: #fff; line-height: 47px; position: relative; z-index: 20; background: url(../images/arr2.png) 0 0 no-repeat;}
#menu_splash > li > a .over2{ display:block; position: absolute; width:100%; height:100%; left:0; top:0; z-index:2; background:#000;}

#menu_splash > li.nav1{ left:0px; top:0; z-index:1;}
#menu_splash > li.nav2{ left:330px; top:0; z-index:2;}
#menu_splash > li.nav3{ left:660px; top:0; z-index:3;}
#menu_splash > li.nav4{ left:0px; top:200px; z-index:4;}
#menu_splash > li.nav5{ left:0px; top:400px; z-index:5;}
#menu_splash > li.nav6{ left:330px; top:400px; z-index:6;}
#menu_splash > li.nav7{ left:660px; top:400px; z-index:7;}





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



#content{ width:990px; height:600px; position:absolute; left:0px; top:136px; z-index:20; overflow:hidden; }
#content > ul{ }
#content > ul > li{ width:990px; height:600px; position:absolute; overflow:hidden;}



.box{ width:910px;height:550px; position:relative; padding: 50px 30px 0px 50px;}

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

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

.col1{ width:480px;}
.col2{ width:370px;}
.col3{ width:220px;}
.col4{ width:200px;}
.col5{ width:650px;}







.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:#000; text-decoration: underline; outline:none}
a:hover{ text-decoration: none}

h2{ font-family:'Titillium Web';font-weight:700; font-size:50px; color:#383838; line-height:50px; padding:0px 0 5px 0; text-transform: uppercase;  }
h3{ font-family:'Titillium Web';font-weight:400; font-size:30px; color:#707070; line-height:30px; padding-bottom: 15px;}
h4{ font-family:'Titillium Web';font-weight:700; font-size:30px; color:#383838; line-height:30px; padding:17px 0 15px 0; text-transform: uppercase;  }
h5{ font-family:'Titillium Web';font-weight:400; font-size:20px; color:#888888; line-height:20px; padding-bottom: 5px;}



.upper { text-transform:uppercase;}

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

.text { padding:0 0 5px; display: block;}

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

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

.border1 { border:10px solid #d0d0d0;}



.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; font-size:16px; font-family:'Titillium Web'; font-weight: 400; color:#fff; text-transform:uppercase; white-space:nowrap; letter-spacing:2px; background:url(../images/button1.png) right top no-repeat; padding-left: 17px; padding-right:25px;}
.button1:hover { color:#ff0000;}

.ul1{ margin-bottom:10px;}
.ul1 > li { line-height:23px; }
.ul1 > li a{ display:block; height:100%; text-decoration:underline; color:#474747; padding-left:25px; background: url(../images/li_st1.png) 0 6px 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:#ff0000; background-position: 10px 6px;}

.services1{float: left; margin-right: 30px; padding-bottom: 15px;}
.services1.last{margin-right: 0;}
.services1 .img{border:10px solid #d0d0d0;}

.services2{padding-bottom: 20px;}
.services2.last{padding-bottom: 0;}
.services2 .img{float: left; margin-right: 20px;border:10px solid #d0d0d0;}

.gal1 { padding-bottom:20px; }
.gal1.last { padding-bottom:0px; }

.photo1 {width:225px; height:135px; margin-right:15px; float: left;}
.photo1 a img {border:10px solid #d0d0d0;
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:10px solid #000;}

.networks1{width: 224px; float: left; margin-right: 32px; padding-bottom: 15px;}
.networks1.last{margin-right: 0;}
.networks1 .img{border:10px solid #d0d0d0; margin-bottom: 15px;}

.networks2{width: 151px; float: left; margin-right: 38px; padding-bottom: 20px;}
.networks2.last{margin-right: 0;}
.networks2 .img{border:10px solid #d0d0d0; margin-bottom: 15px;}

.google_map{

    width: 460px;
    height: 320px;
    border-radius:0px;
    background: #fff;
    position:relative;
    overflow:hidden; margin-bottom:20px;border:10px solid #d0d0d0;

}












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

.scroll-pane{width: 100%; height:450px; overflow: auto;}


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

#note{ width:360px;}
.notification_error{ color:#f00; margin-bottom:5px }
.notification_ok{ text-align: center;} 

#ajax-contact-form label{float:left; width: 100px; line-height:31px; color:#151515;}
#ajax-contact-form label.c{ margin-top:5px;}

#ajax-contact-form input{ float:left; width:350px; height:33px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color: #151515; background: #fff; border: 1px solid #d7d7d7; margin-bottom:3px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;  padding-left: 5px; padding-right: 0;-moz-box-shadow: inset 2px 2px 5px #f0f0f0; -webkit-box-shadow: inset 2px 2px  5px #f0f0f0; box-shadow: inset 2px 2px 5px #f0f0f0;}
#ajax-contact-form input:focus{border-color:#a4a4a4; }

#ajax-contact-form textarea{ float:left; width:350px; height:150px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color: #151515; background: #fff; border: 1px solid #d7d7d7; margin-bottom:3px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; padding-left: 5px; padding-right: 0; padding-top: 5px;-moz-box-shadow: inset 2px 2px 5px #f0f0f0; -webkit-box-shadow: inset 2px 2px  5px #f0f0f0; box-shadow: inset 2px 2px 5px #f0f0f0;}
#ajax-contact-form textarea:focus{border-color:#a4a4a4; }

#ajax-contact-form img{float:left; width:150px; height:45px; margin-top:5px; margin-left:10px;}

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

#ajax-contact-form input.submit{ width:118px; height:30px; cursor:pointer; background:url(../images/submit.png) left top no-repeat; border:none; margin:15px 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: 'BebasNeueRegular';
    src: url('bebasneue-webfont.eot');
    src: url('bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('bebasneue-webfont.woff') format('woff'),
         url('bebasneue-webfont.ttf') format('truetype'),
         url('bebasneue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
