@import "reset.css";
@import "prettyPhoto.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 ======================================================== */
::selection{
  color: #fff;
  background: #ff8a00;
}
::-moz-selection{
  color: #fff;
  background: #ff8a00;
}

body, html {height:100%;}

body{ background:#101318; border:0; font: 12px Arial, Helvetica, sans-serif; color:#a1a1a1 ; line-height:18px; min-width:1000px; min-height: 500px;}

#spinner { position:fixed; z-index:99; background:url(../images/loader.gif) 50% 50% no-repeat #101318; width:100%; height:100%; top:0; left:0;}
#pageLoader { position: fixed; width: 72px; height: 72px; top: 50%; left: 50%; margin: -36px 0 0 -36px; background:#101318; z-index: 1000; padding: 0px; display: none; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;}
#pageLoader > div { background: url(../images/page_loader.gif) 0 0 no-repeat; width: 64px; height: 64px; margin: 4px;}

.bg1{width: 1600px; height: 1100px; background: url(../images/bg1.jpg) center top no-repeat; position: absolute; left: 50%; margin-left: -800px; top: 0; z-index: -1;}

.kv1{width: 287px; height: 834px; background: url(../images/kv1.png) 0 0 no-repeat; position: absolute; left: 50%; margin-left: -143px; top: 118px; z-index: 1;}

.kv2{width: 278px; height: 114px; background: url(../images/kv2.png) 0 0 no-repeat; position: absolute; left: 50%; margin-left: -139px; top: 349px; z-index: 21; text-align: center; color: #57646d;font-family:'BebasNeueRegular'; font-size: 20px; line-height: 114px; letter-spacing: 4px;}
.kv2 a{text-decoration: none; color:#57646d; }
.kv3{width: 974px; height: 92px; position: absolute; left: 50%; margin-left: -488px; top: -110px; z-index: 21;}
/*.kv4{width: 750px; height: 600px;}
.kv5{width: 230px; height: 130px;}*/
.fb-like2{position: absolute; left: 50%; margin-left: -488px; top: -110px; z-index: 21;}

.sh1{width: 977px; height: 84px; background: url(../images/sh1.png) 0 0 no-repeat; position: absolute; left: 50%; margin-left: -489px; top: 386px; z-index: 19;}

footer{width: 100%; height: 53px; background: #101318; padding: 25px 0; text-align: center; position: absolute; left: 0; bottom: 0; z-index: 30;font-family:'BebasNeueRegular'; font-size: 16px;}
.copyright{color:#979b9d; line-height:53px;display: inline-block; font-family: 'Open Sans'; font-size: 12px; font-weight: 800; text-transform: uppercase; margin-left:0px; margin-right:20px;}
.icons { display: inline-block; padding:10px 10px 0;}
.icons > li { display:inline-block; padding:0 10px;position:relative;}
.icons > li > a{display:block;}
.privacy{text-decoration: none; color: #979b9d; display: inline-block; line-height: 23px; margin-top: 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;
}
.privacy:hover{color: #edf3f6;}
.marker1{display: inline-block;width: 7px; height: 100%; background: url(../images/marker1.png) center center no-repeat; padding: 0 10px;}
.tola{display: inline-block;}

header{display: block; width: 251px; position: absolute; z-index: 30; left: 50%; margin-left: -125px; top: 255px; text-align: center;}
.logo { text-decoration:none;}








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

.menu { display:block; width: 1000px; height:72px; position: absolute; left: 50%; margin-left: -500px; top: 374px; z-index: 20; white-space:nowrap; }
#menu { }
#menu > li { display:block;width: 187px; height:72px; position:absolute;}
#menu > li > a{display:block;width: 100%; height:100%; text-decoration:none; position:relative; overflow:hidden; }
#menu > li > a .over1{display:block;position: absolute;width:100%; height:100%; left:0px; top:0px; z-index:1;}
#menu > li > a .txt1{ display:block; position: absolute; width:100%; z-index:5;font-family:'BebasNeueRegular';font-size:24px; line-height:72px; color:#e1dbda; text-decoration:none;text-transform:uppercase; text-align: center; text-shadow:0px 0px 5px rgba(0, 0, 0, 0.75);}
#menu > li > a .txt2{ display:block; position: absolute; width:100%; z-index:5;font-family:'BebasNeueRegular';font-size:24px; line-height:72px; color:#f9f4f3; text-decoration:none;text-transform:uppercase; text-align: center; text-shadow:0px 0px 5px rgba(0, 0, 0, 0.75);}

.submenu{ position:absolute; z-index:10; top:71px; left:0px;white-space:nowrap;}
.submenu > ul{ }
.submenu ul > li{ display:block;width: 187px; height:41px; position:relative; text-align:left; margin-bottom: -1px;}
.submenu ul > li:first-child{}
.submenu ul > li > a{ display:block;width: 100%; height:100%;background: url(../images/submenu.png) left top no-repeat; line-height:41px; text-decoration:none; position: relative; font-family:'BebasNeueRegular';font-size:20px; color:#dde6e9; text-transform: uppercase; text-align: center;text-shadow:0px 1px 2px rgba(0, 0, 0, 0.8);}
.submenu ul > li > a:hover { text-decoration:none; color: #151a1f; background-position: bottom;text-shadow:0px 1px 0px rgba(75, 90, 101, 0.8);}

#menu > li.nav1{ left:11px; top:0; z-index:1;}
#menu > li.nav2{ left:197px; top:0; z-index:1;}
#menu > li.nav3{ left:615px; top:0; z-index:1;}
#menu > li.nav4{ left:801px; top:0; z-index:1;}

#menu > li.nav1 > a { background: url(../images/nav1.png) left top no-repeat;}
#menu > li.nav2 > a { background: url(../images/nav2.png) left top no-repeat;}
#menu > li.nav3 > a { background: url(../images/nav3.png) left top no-repeat;}
#menu > li.nav4 > a { background: url(../images/nav4.png) left top no-repeat;}

#menu > li.nav1 > a .over1 { background: url(../images/nav1.png) left bottom no-repeat;}
#menu > li.nav2 > a .over1 { background: url(../images/nav2.png) left bottom no-repeat;}
#menu > li.nav3 > a .over1 { background: url(../images/nav3.png) left bottom no-repeat;}
#menu > li.nav4 > a .over1 { background: url(../images/nav4.png) left bottom no-repeat;}






/* ============================= main layout ====================== */
#wrapper > section { position: relative; top: 264px;  z-index: 10; /*height: 100%;*/ width: 100%;}
#wrapper > section > div { position: relative; /*height: 100%;*/ overflow: visible;  }

.box{width: 980px; margin: 0 auto; position: relative; padding: 30px 0px 40px 0px;}


.dynamicContent { position: absolute; width: 100%; z-index: 2; }
.dynamicContent .content{padding-bottom: 0px; background:#101318 url(../images/content_bgx.jpg) 0 0 repeat-x;}





.divider{padding-right: 30px; margin-right: 30px; background: url(../images/divider.png) top right repeat-y;}
.divider2{padding-right: 10px; margin-right: 20px; background: url(../images/divider.png) top right repeat-y;}
.separe{padding-right: 20px; margin-right: 20px;}

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

.col0 { width:1px; background:#131314; margin-left:29px; margin-right:30px; margin-top:20px;}

.col1{ width:580px;}
.col2{ width:340px;}
.col21{ width:310px;}
.col22{ width:288px;}
.col23{ width:350px;}








.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;}
.pad_left7{ padding-left:70px;}




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

h2{ font-family:'Open Sans';font-weight: 700; font-size:26px; color:#ff8a00; text-decoration: none; line-height:30px; padding:10px 0 20px 0; letter-spacing: -1px;}
h3{ font-family:'Open Sans';font-weight: 700; font-size:14px; color:#fff; text-decoration: underline; line-height:20px; padding-bottom: 7px; letter-spacing: -1px; text-transform: uppercase;}
h4{ font-family:'Open Sans';font-weight: 400; font-size:12px; color:#ff8a00; text-decoration: none; line-height:18px; padding-bottom: 7px; letter-spacing: 0px; text-transform: uppercase;}
h12{ font-family:'Open Sans';font-weight: 700; font-size:14px; color:#ff8a00; text-decoration: none; line-height:20px; padding-bottom: 7px; letter-spacing: -1px; text-transform: uppercase;}



.upper { text-transform:uppercase;}

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

.text { padding:0 0 5px; display: block;}
.gras { font-size:13px; text-decoration: underline; line-height:20px;}

.phoneicon { margin-left:0px; margin-right:8px; margin-top:18px;}
.phoneicon2 { margin-left:0px; margin-right:2px; margin-top:8px;}
.xav1{ display:inline-block; height:16px; line-height:16px;  position:relative; text-decoration: none; margin-top:25px; margin-bottom:10px; font-size:12px; font-family:'Open Sans';font-weight: 400; color:#ff8a00; text-transform:uppercase; white-space:nowrap; letter-spacing:0px; background:url(../images/button1.png) right center no-repeat; padding-right:12px;}
.xav1:hover { color:#ff8a00; text-decoration: underline;}

.line1 { height:1px; background:url(../images/line1_px.png) 0 0 repeat-x; margin:15px 0;}

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

.border1 { border:1px solid #30373c;}
.border2{padding: 9px; background: #101419;}



.img1 {margin-bottom:20px;margin-right:20px;}
.img2 {margin-right:20px; }
.img3 {margin-bottom:20px;}

.video1 {width:172px; height:172px; position:relative; margin-bottom:20px; margin-right:20px; float:left;}
.video1 a img {position:relative; border:1px solid #30373c; padding: 9px; background: #101419;
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;
}
.video1 a:hover img{background: #e07b04;}

.date1{float: left; margin-right: 20px; width: 51px; background: #101419; border: 1px solid #2c3337; text-align: center;}
.date1 .txt1{font-family:'BebasNeueRegular';font-size:30px; color:#fff; line-height: 43px; }
.date1 .txt2{font-family:'Open Sans';font-weight: 700; font-size:14px; color:#191e22; line-height: 24px; background: #f59b1c; text-transform: uppercase; margin: 1px; }

.button1{ display:inline-block; height:16px; line-height:16px;  position:relative; text-decoration: none; margin-top:5px; margin-bottom:10px; font-size:12px; font-family:'Open Sans';font-weight: 400; color:#ff8a00; text-transform:uppercase; white-space:nowrap; letter-spacing:0px; background:url(../images/button1.png) right center no-repeat; padding-right:12px;}
.button1:hover { color:#fff;}

.services1{float: left; width: 275px; margin-right: 30px; padding-bottom: 0px;}
.services1.last{margin-right: 0;}

.services2{padding-bottom: 20px;}
.services2 .img{border:1px solid #30373c;padding: 9px; background: #101419; float: left; margin-right: 10px;}

.ul1{ margin-bottom:0px;}
.ul1 > li { line-height:28px; }
.ul1 > li a{ display:block; height:100%; text-decoration:underline; color:#a1a1a1; font-size: 11px; text-transform: uppercase; 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;}

.slider1{ width:1012px !important; min-height: 460px; margin-left: -16px;}
.slider1 ul li{ float:left; width:302px; min-height: 460px!important; padding:0 18px; background: url(../images/gal1.png) right top repeat-y; }

.prev{ display: block; width: 31px; height: 31px; background: url(../images/prev.png) left top no-repeat; position: absolute; right: 60px; top: 40px; z-index: 10;}
.prev span{display: block; width: 31px; height: 31px; background: url(../images/prev.png) left bottom no-repeat;}
.next{ display: block; width: 31px; height: 31px; background: url(../images/next.png) left top no-repeat; position: absolute; right: 23px; top: 40px; z-index: 10;}
.next span{display: block; width: 31px; height: 31px; background: url(../images/next.png) left bottom no-repeat;}

.gal1 { width:302px;}

.photo1 {width:302px; height:252px; margin-bottom:15px;}
.photo1 a img {position:relative; border:1px solid #30373c; padding: 9px; background: #101419;
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{background: #e07b04;}

.google_map{

    width: 560px; 
    height: 280px;
    border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;
    background: #fff;
    position:relative;
    overflow:hidden; margin-bottom:20px; border:1px solid #30373c; padding: 9px; background: #101419;
}

.google_map iframe { background:#fff url(../images/googleMapLoader.gif) no-repeat center center; border: medium none; display: inline-block; height: 280px; outline: medium none; position: relative; width: 560px; }

.contacts1{width: 180px; float: left; padding-bottom: 15px; margin-right: 20px;}
.contacts1.last{margin-right: 0;}


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

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

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

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

#ajax-contact-form textarea{ float:left; width:320px; height:190px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color: #fff; background: #2e353b; border: 1px solid #1c222b; margin-bottom:5px; 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 #2a3036; -webkit-box-shadow: inset 2px 2px  5px #2a3036; box-shadow: inset 2px 2px 5px #2a3036;}
#ajax-contact-form textarea:focus{border-color:#ff8a00; }

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

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

#ajax-contact-form input.submit{ width:113px; height:40px; 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;

}

