@import "reset.css";
@import "prettyPhoto.css";
@import "supersized.css";
@import "supersized.shutter.css";
@import "jplayer.css";
@import "http://fonts.googleapis.com/css?family=Raleway:300,400,700,900";

/* 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: #ff6c00;
}
::-moz-selection{
  color: #fff;
  background: #ff6c00;
}

body, html {height:100%;}

body{ background:#000; border:0; font: 12px Arial, Helvetica, sans-serif; color:#bebebe ; line-height:18px; min-width:1000px; min-height: 500px;}

#spinner { position:fixed; z-index:99; background:url(../images/loader.gif) 50% 50% no-repeat #000; 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:#000; 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;}

footer{width: 1140px; height: 74px; background: url(../images/footer.png) 0 0 no-repeat; position: absolute; left: 50%; margin-left: -570px; bottom: 0; z-index: 30;}

.tola{position: relative; z-index: 2; width: 32px; height: 32px; float: left; margin-left: 80px; margin-top: 22px;}
.copyright{position: relative; z-index: 2; color:#fff; float: left; line-height: 32px; padding-left: 20px; padding-top: 22px; font-size: 13px;}
.privacy{color: #fff; text-decoration: none;}
.privacy:hover{color: #44b7ff;}
.marker1{display: inline-block; width: 20px; height: 32px; background: url(../images/marker1.png) center center no-repeat;}
.icons {position: relative; z-index: 2; float: right; padding-top: 22px; padding-right: 80px;}
.icons > li { display:inline-block;margin-left: 1px; position:relative; float: left;background: url(../images/icons.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;}

header{width: 981px; height: 103px; position: absolute; left: 50%; margin-left: -490px; top: 0; z-index: 30;}
.logo { display:inline-block; text-decoration:none; white-space: nowrap; height: 84px; line-height: 84px; background: url(../images/logo_bg.gif) left bottom repeat-x; position: absolute; left: 0; bottom: 0; z-index: 1; font-family: 'Raleway'; font-weight: 900; text-transform: uppercase; color: #fff; font-size: 60px; text-shadow:1px 1px 3px rgba(0, 0, 0, 0.3);}
.slogan1{display:inline-block; text-decoration:none; white-space: nowrap; line-height: 30px; position: absolute; right: 0; bottom: 20px; z-index: 1; font-family: 'Raleway'; font-weight: 300; color: #fff; font-size: 30px; text-shadow:1px 1px 3px rgba(0, 0, 0, 0.3);}





.splash{width: 981px; height: 550px;position: relative;}


/* ============================= main menu ====================== */

.menu { display:block; width: 1000; height:70px; position:absolute; left: 50%; margin-left: -490px; top: 124px; z-index:31; text-align:center; white-space:nowrap; }
#menu { display:block; height:70px; white-space:nowrap;}
#menu > li { display: inline-block;height:70px; position:relative; float:left; margin-right: 1px; white-space:nowrap;}
#menu > li > a{display: block; height:100%; text-decoration:none; position:relative; padding:0 36px; overflow:hidden; background:url(../images/nav.png) 0 0 repeat-x}
#menu > li > a .over1{display:block;position: absolute;width:100%; height:70px; left:0px; top:0px; z-index:5; background:url(../images/nav_over.png) 0 0 repeat-x;}
#menu > li > a .txt1{ display:block; position: relative; width:100%; height:100%; z-index:3;font-family:'Raleway';font-weight: 700; font-size:16px; line-height:70px; color:#fff; text-decoration:none;text-transform:uppercase;}
#menu > li > a .txt2{ display:block; position: absolute; width:100%; height:100%; z-index:30;font-family:'Raleway';font-weight: 700; font-size:16px; line-height:70px; color:#fff; text-decoration:none;text-transform:uppercase; left: 0; top: 0;}

.submenu{ position:absolute; z-index:1; top:70px; left:0px; }
.submenu .submenu{left: 100%; top: 0;}
.submenu > ul{border-top:4px solid #ff6c00; }
.submenu .submenu ul{background: none;border-top: none;}
.submenu ul > li{ display:block; width:100%; height:40px; position:relative; text-align:left;}
.submenu ul > li:first-child{}
.submenu ul > li > a{ display:block;height:40px;line-height:40px; text-decoration:none; position: relative; font-family:'Raleway';font-weight: 700; font-size:14px; color:#b1e5ff; white-space:nowrap;text-transform: uppercase; background: url(../images/submenu.jpg) top left repeat-x; padding: 0 25px;}
.submenu ul > li > a:hover { color:#fff; text-decoration:none;background-position: bottom;}
.submenu ul > li > a .s_txt1{display: inline-block;}

.menu_splash { width:981px; height:550px; position:relative; }
#menu_splash { }
#menu_splash > li { width:327px; height:550px; position:relative; float:  left;}
#menu_splash > li > a{display:block; width:100%; height:100%; text-decoration:none; position:relative; overflow:hidden; background: #000;  }
#menu_splash > li > a img{ position: absolute; left:0px; top:0px; z-index:1;}
#menu_splash > li > a .over1{ display:block; position: absolute; width:327px; height:458px; left:0px; top:0px; z-index:2; background:url(../images/splash_over1.png) 0 0 no-repeat;}
#menu_splash > li > a .over2{ display:block; position: absolute; width:327px; height:428px; left:0px; top:0px; z-index:3; background:url(../images/splash_over2.png) 0 0 no-repeat;}
#menu_splash > li > a .over3{ display:block; position: absolute; width:248px; height:36px; left:39px; top:361px; z-index:4; background:url(../images/splash_over3.png) 0 0 no-repeat;}
#menu_splash > li > a .txt1{ display: inline-block; line-height: 40px; position: absolute;  left:40px; top: 475px; z-index:5; font-family:'Raleway';font-weight: 700; font-size:40px; color:#fff; text-decoration:none; white-space:nowrap; text-transform: uppercase;}
#menu_splash > li > a .txt2{ display: inline-block; line-height: 30px; position: absolute;  left:40px; top: 35px; z-index:5; font-family:'Raleway';font-weight: 300; font-size:30px; color:#fff; text-decoration:none; white-space:nowrap;}
#menu_splash > li > a .txt3{width: 250px; display: inline-block; line-height: 21px; position: absolute;  left:40px; top: 90px; z-index:5; font-size:13px; color:#c2c2c2; text-decoration:none; }
#menu_splash > li > a .txt3 span{color: #fff; padding-bottom: 7px; display: block;}












/* ============================= main layout ====================== */
#wrapper > section { position: relative; top: 103px;  z-index: 10; /*height: 100%;*/ width: 1000px;margin: 0 auto;}
#wrapper > section > div { position: relative; /*height: 100%;*/ overflow: visible;  }


.box_top{width: 1140px; height: 101px; position: relative; z-index: 1; background: url(../images/box_top.png) 0 0 no-repeat;}
.box{width: 981px; padding: 0px 80px 0 79px; position: relative; z-index: 5; background: url(../images/box.png) 0 0 repeat-y;}
.box_bottom{width: 1140px; height: 81px; position: relative; z-index: 1; background: url(../images/box_bottom.png) 0 0 no-repeat;}
.box_grad{width: 800px; height: 273px; position: absolute; left: 0; top: 0; z-index: 2; background: url(../images/box_grad.png) 0 0 no-repeat;}
.box2{width: 880px; padding: 20px 50px 40px 51px; position: relative;}



.dynamicContent { position: absolute; width: 100%; z-index: 2; margin-left: -70px; }
.dynamicContent .content{padding-bottom: 0px;}





.divider{padding-right: 20px; border-right:1px solid #2b2a28; margin-right: 19px;}

.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:510px;}
.col2{ width:330px;}
.col3{ width:235px;}
.col4{ width:420px;}








.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:#ff6c00; text-decoration: underline; outline:none}
a:hover{ text-decoration: none}

h1{ font-family:'Raleway';font-weight: 700; font-size:30px; color:#fff; line-height:30px; padding:15px 0 10px 0; text-transform: uppercase; border-bottom: 4px solid #ff6c00; margin-bottom: 15px;  }

h2{ font-family:'Raleway';font-weight: 400; font-size:20px; color:#fff; line-height:20px; padding:25px 0 10px 0; text-transform: uppercase; border-bottom: 4px solid #ff6c00; margin-bottom: 15px;  }

.h3{ font-size:13px; color:#fff; line-height:18px; padding-bottom: 5px; text-transform: uppercase;  }




.upper { text-transform:uppercase;}

.color1{ color:#fff;}
.color2{ color:#ff6c00;}

.text { padding:0 0 5px; display: block;}

.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:5px solid #2d2d2d;}

.fs1{font-size: 13px;}


.img1 {margin-bottom:20px;margin-right:20px;}
.img2 {margin-right:20px; }
.img3 {margin-bottom:20px;}

.about1{padding-bottom: 21px;}
.about1.last{padding-bottom: 0;}
.about1 .img{float: left; margin-right: 20px;border:5px solid #2d2d2d;}
.about1 .txt1{padding-bottom: 5px;}
.about1 .txt2{font-size: 11px; color: #7a7a7a;}

.button1{ display:block; height:30px; line-height:30px; text-decoration: none; margin-top:15px; margin-bottom:15px; font-size:14px; font-family:'Raleway'; font-weight: 400; color:#ff6c00; text-transform:uppercase; white-space:nowrap; letter-spacing:0px; border-top: 1px solid #413f3e;
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 .txt1{display: inline-block; text-decoration: none; padding-right: 10px;}
.button1 .arr1{display: inline-block; width: 12px; height: 13px; background: url(../images/button1.png) right bottom no-repeat; padding-top: 8px;
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;}
.button1:hover .arr1{padding-left: 10px;}

.slider1{ width:330px !important; height: 160px;}
.slider1 ul li{ float:left; width:330px; height: 160px!important; padding-right:50px; }

.prev{ display: block; width: 12px; height: 16px; background: url(../images/prev.png) left top no-repeat; position: absolute; right: 25px; top: 30px; z-index: 10;}
.prev span{display: block; width: 12px; height: 16px; background: url(../images/prev.png) left bottom no-repeat;}
.next{ display: block; width: 12px; height: 16px; background: url(../images/next.png) left top no-repeat; position: absolute; right: 0px; top: 30px; z-index: 10;}
.next span{display: block; width: 12px; height: 16px; background: url(../images/next.png) left bottom no-repeat;}

.about2{width: 330px;}
.about2 .img{float: left;margin-right: 20px;border:5px solid #2d2d2d;}
.about2 .txt1{font-style: italic; padding-bottom: 7px;}
.about2 .txt2{font-weight: bold; color: #7cbde5;}

.services1{padding-bottom: 20px;}
.services1.last{padding-bottom: 0;}
.services1 .img{float: left; margin-right: 20px;border:5px solid #2d2d2d;}

.ul1{ margin-bottom:0px;}
.ul1 > li { line-height:28px; }
.ul1 > li a{ display:block; height:100%; text-decoration:underline; color:#bebebe; padding-left:25px; background: url(../images/li_st1.png) 0 8px 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:#ff6c00; background-position: 10px 8px;}

.gal1 {padding-bottom:30px;}
.gal1.last { margin-right:0px; }

.photo1 {width:170px; height:175px; margin-right:15px; float: left;}
.photo1 a img {border:5px solid #2d2d2d;
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:5px solid #ff6c00;}

.gal2 {padding-bottom:10px;}
.gal2.last { margin-right:0px; }

.photo2 {width:130px; height:134px; margin-right:15px; float: left;}
.photo2 a img {border:5px solid #2d2d2d;
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;
}
.photo2 a:hover img {border:5px solid #ff6c00;}

.partners1{width: 242px; float: left; margin-right: 26px; padding-bottom: 20px;}
.partners1.last{margin-right: 0;}
.partners1 .img{border:5px solid #2d2d2d;}

.partners2{width: 150px; float: left; margin-right: 30px; padding-bottom: 20px;}
.partners2.last{margin-right: 0;}
.partners2 .img{border:5px solid #2d2d2d; margin-bottom: 15px;}

.google_map{
    width: 410px; 
    height: 320px;
    border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;
    background: #fff;
    position:relative;
    overflow:hidden; margin-bottom:20px; border:5px solid #2d2d2d;
}

.google_map iframe { background:#fff url(../images/googleMapLoader.gif) no-repeat center center; border: medium none; display: inline-block; height: 100%; outline: medium none; position: relative; width: 100%; }




/*================= Contacts =========================*/

#note{ width:410px;}
.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:400px; height:33px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color: #fff; background: #313131; border: 1px solid #454545; 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 #2c2c2c; -webkit-box-shadow: inset 2px 2px  5px #2c2c2c; box-shadow: inset 2px 2px 5px #2c2c2c;}
#ajax-contact-form input:focus{border-color:#797979; }

#ajax-contact-form textarea{ float:left; width:400px; height:190px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color: #fff; background: #313131; border: 1px solid #454545; 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 #2c2c2c; -webkit-box-shadow: inset 2px 2px  5px #2c2c2c; box-shadow: inset 2px 2px 5px #2c2c2c;}
#ajax-contact-form textarea:focus{border-color:#797979; }

#ajax-contact-form img{float:left; width:160px; 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:110px; height:50px; 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;}