@import "reset.css";
@import "prettyPhoto.css";
@import "supersized.css";
@import "supersized.shutter.css";
@import "jplayer.css";

@import url(http://fonts.googleapis.com/css?family=Roboto:300,400,400italic,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 ======================================================== */
a[href^="tel:"] { color: inherit; text-decoration: none;}
::selection{
  color: #fff;
  background: #797674;
}
::-moz-selection{
  color: #fff;
  background: #797674;
}

body, html {height:100%;}

body{ background:#2f2f2f; border:0; font: 12px Arial, Helvetica, sans-serif; color:#000 ; line-height:18px; min-width:980px; min-height: 500px;}

#spinner { position:fixed; z-index:99; background:url(../images/loader.gif) 50% 50% no-repeat #2f2f2f; 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:#2f2f2f; 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;}


.px1{display:block; position:fixed; left:0; top:0; overflow:hidden; z-index:-1; height:100%; width:100%; background: url(../images/px1.png); }

.splash{position: absolute;left: 50%; margin-left: -470px; top: 50%; margin-top: -230px; z-index: 29;}
.slider{width: 940px;  position: absolute; left: 0; top: 0;}

.tola{width: 24px; height: 23px; position: absolute; right: 20px; top: 20px; z-index: 88;}


.main1{width: 940px; position: absolute;left: 50%; margin-left: -470px; top: 0; z-index: 30;}

header{position: absolute; z-index: 10; left: 0; top: 35px;}
.logo { display:block;text-decoration:none;}
.logo .img{float: left;}
.logo .logo2{float: left; padding-left: 5px; padding-top: 12px; padding-right: 0;}
.logo .txt{float: left; font-family: 'Roboto'; font-weight: 400; font-style: italic; font-size: 16px; line-height: 20px; color: #d6d3cf; padding-top: 8px;}
.logo .txt1{padding-left: 10px;}
.logo .txt2{}

footer{width: 940px; height: 62px; position: absolute;left: 50%; margin-left: -470px; bottom: 0; z-index: 30;}

.phone1{float: left; font-family: 'Roboto'; font-weight: 300; font-size: 30px; line-height: 30px; padding:6px 50px 6px 60px; color: #9d9d9d; text-transform:uppercase; background: url(../images/phone1.png) left center no-repeat;}

.copyright{float: left; font-family: 'Roboto'; font-weight: 300; font-size: 14px; line-height: 20px; padding:1px 0px 1px 20px; color: #9e9e9e;background: url(../images/marker1.png) left top no-repeat;}
.copyright a{color: #c4c4c4;}

.icons { float: right;background: url(../images/marker1.png) left top no-repeat; padding-left: 10px;}
.icons > li { display:inline-block;position:relative; margin-left: 20px; float: left; padding: 5px 0;}
.icons > li > a{display:block;}



/* ============================= main menu ====================== */

.menu { display:inline-block; height:40px; position: absolute; right: 0; top: 50px; z-index: 15; white-space:nowrap; }
#menu { display:block; height:40px; white-space:nowrap;}
#menu > li { display: inline-block;height:40px; position:relative; float:left; white-space:nowrap; margin-left: 25px;}
#menu > li:first-child{margin-left: 0;}
#menu > li > a{display: inline-block; height:100%; text-decoration:none; position:relative; padding:0 0px; overflow:hidden; }
#menu > li > a .over1{display:block;position: absolute;width:0%; height:4px; left:0px; bottom:0px; z-index:1; background:#ebcf15;}
#menu > li > a .txt1{ display:inline-block; position: relative; z-index:5;font-family:'Roboto';font-weight: 300; font-size:18px; line-height:40px; color:#e8e8e8; text-decoration:none;}


.submenu{ position:absolute; z-index:10; top:45px; left:0px;white-space:nowrap;}
.submenu > ul{ background: url(../images/submenu.png); padding: 15px 0; }
.submenu ul > li{ display:block; height:30px; background: none; position:relative; text-align:left;}
.submenu ul > li:first-child{border-top: none;}
.submenu ul > li > a{ display:block;height:30px;line-height:30px; text-decoration:none; position: relative; font-family:'Roboto';font-size:18px; color:#fff; font-weight: 300; padding:0 25px;
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: #e4c600; text-decoration:none;}

.menu_splash { position: absolute; left: 35px; top: 110px; z-index: 15; white-space:nowrap; }
#menu_splash { }
#menu_splash > li { display:block; position:absolute;width: 250px; height: 270px; }
#menu_splash > li > a{display:block; width: 100%; height:100%; text-decoration:none; position:relative;}
#menu_splash > li > a .arrow1{position: absolute; right: 0px; bottom: 0px; z-index: 1;}
#menu_splash > li > a .img{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;}
#menu_splash > li > a:hover .img{transform:rotate(90deg);-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);}
#menu_splash > li > a .txt1{font-family: 'Roboto'; font-weight: 900; font-size: 30px; color: #6c6c6c; line-height: 34px; padding-bottom: 25px; border-bottom: 1px solid #cbcbcb; margin-bottom: 25px;
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;
}
#menu_splash > li > a:hover .txt1{color: #242424;}
#menu_splash > li > a .txt2{font-family: 'Roboto'; font-size: 24px; color: #6c6c6c; font-weight: 300; line-height: 28px;
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;
}
#menu_splash > li > a:hover .txt2{color: #242424;}

#menu_splash > li.nav1{left: 0; top: 0px;}
#menu_splash > li.nav2{left: 330px; top: 0px;}
#menu_splash > li.nav3{left: 660px; top: 0px;}
#menu_splash > li.nav4{left: 0; top: 330px;}
#menu_splash > li.nav5{left: 330px; top: 330px;}
#menu_splash > li.nav6{left: 660px; top: 330px;}









/* ============================= main layout ====================== */
#wrapper > section { position: relative; top: 40px;  z-index: 10; /*height: 100%;*/ width: 980px;margin: 0 auto;}
#wrapper > section > div { position: relative; /*height: 100%;*/ overflow: visible;  }

.box_top{width: 980px; height: 112px; position: relative; background: url(../images/box_top.png) 0 0 no-repeat;}
.box{width: 900px; position: relative; padding: 0px 40px 40px 40px; background: url(../images/box_px.png) 0 0 repeat-y;}
.box_bottom{width: 980px; height: 84px; position: relative; background: url(../images/box_bottom.png) 0 0 no-repeat;}

.box2{width: 980px; height: 832px; position: relative; background: url(../images/box2.png) 0 0 no-repeat;}

.dynamicContent { position: absolute; width: 100%; z-index: 2; }
.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:580px;}
.col2{ width:270px;}
.col3{ width:370px;}
.col4{ width:480px;}
.col5{ width:170px;}
.col6{ width:550px;}
.col7{ width:300px;}








.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:#000; text-decoration: underline; outline:none}
a:hover{ text-decoration: none}

h2{ font-family:'Roboto';font-weight: 900; font-size:30px; color:#242424; line-height:30px; padding:15px 0 25px 0; margin-bottom: 15px; border-bottom: 1px solid #c4c4c4; text-transform: uppercase; }

h3{ font-family:'Roboto';font-weight: 300; font-size:30px; color:#242424; line-height:30px; padding:15px 0 25px 0; margin-bottom: 15px; border-bottom: 1px solid #c4c4c4; text-transform: uppercase; }

h4{ font-family:'Roboto';font-weight: 400; font-size:24px; color:#242424; line-height:30px; padding:15px 0 25px 0; margin-bottom: 15px; border-bottom: 1px solid #c4c4c4; }

h5{ font-family:'Roboto';font-weight: 300; font-size:18px; color:#242424; line-height:24px; padding-bottom: 10px;  }
h5 a{color: #3d3d3d;}
h5 a:hover{color: #848484;}

h6{ font-family:'Roboto';font-weight: 400; font-size:16px; color:#242424; line-height:22px; padding-bottom: 10px;  }
h6 a{color: #3d3d3d;}
h6 a:hover{color: #848484;}



.upper { text-transform:uppercase;}

.color1{ color:#e4c600;}
.color2{ color:#ff0000;}

.text { padding:0 0 5px; display: block;}

.line1 { height:1px; background:#bdbdbd; margin:15px 0;}

.radius1{border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}

.border1 { border:6px solid #797979;}

.shadow1{box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15); -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15); -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);}

.text-right{text-align: right;}




.img1 {margin-bottom:20px;margin-right:20px;}
.img2 {margin-right:20px; }
.img3 {margin-bottom:20px;}

.button1{ display:inline-block; height:20px; line-height:20px;  position:relative; text-decoration: none; margin-top:10px; margin-bottom:10px; font-size:20px; font-family:'Roboto'; font-weight: 300; color:#606060; white-space:nowrap; letter-spacing:0px; background: url(../images/button1.png) right center no-repeat; padding-right: 30px;}
.button1:hover { color:#e4c600; background: url(../images/button1_over.png) right center no-repeat;}

.button2{ display:inline-block; height:20px; line-height:20px;  position:relative; text-decoration: none; margin-top:10px; margin-bottom:10px; font-size:16px; font-family:'Roboto'; font-weight: 300; color:#6c6c6c; white-space:nowrap; letter-spacing:0px; background: url(../images/button1.png) right center no-repeat; padding-right: 30px;}
.button2:hover { color:#e4c600; background: url(../images/button1_over.png) right center no-repeat;}

.about1{width: 275px; padding-bottom: 30px; margin-right: 30px; float: left;}
.about1.last { margin-right:0px; }
.about1 .img{float: left; margin-right: 20px; border:6px solid #797979;box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15); -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15); -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);}

.partners2{padding-bottom: 40px; }
.partners2 .img{float: left; margin-right: 20px; border:6px solid #797979;box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15); -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15); -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);}

.partners1{width: 150px; padding-bottom: 30px; margin-right: 60px; float: left;}
.partners1.last { margin-right:0px; }

.gal1 { width:280px; padding-bottom:30px; float:left; margin-right:30px; }
.gal1.last { margin-right:0px; }

.photo1 {width:280px; height:200px; margin-bottom:15px;}
.photo1 a img {border:6px solid #797979;
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:6px solid #f7d80c; }

.google_map{

    width: 358px;
    height: 218px;
    border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;
    background: #fff;
    position:relative;
    overflow:hidden; margin-bottom:20px; border:6px solid #797979;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15); -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15); -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
}

.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%; }

.ul1{ margin-bottom:0px;}
.ul1 > li { line-height:28px; }
.ul1 > li a{ display:block; height:100%; text-decoration:underline; font-family: 'Roboto'; font-weight: 300; font-size: 18px; line-height: 22px; color:#3d3d3d; padding-left:35px; background: url(../images/li_st1.png) 0 2px no-repeat; margin-bottom: 10px; padding-bottom: 6px;
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:#848484;background: url(../images/li_st1_over.png) 0 2px no-repeat;}

.services1{padding-bottom: 30px;}
.services1.last{padding-bottom: 0;}




/*================= Contacts =========================*/

#note{ width:470px; padding-top: 20px; font-family: 'Roboto'; font-weight: 300; font-size: 18px; line-height: 26px;}
.notification_error{ color:#f00; margin-bottom:5px }
.notification_ok{ text-align: center;} 

#ajax-contact-form label{float:left; width: 100px; line-height:31px; color:#595959;}
#ajax-contact-form label.c{ margin-top:5px;}

#ajax-contact-form input{ float:left; width:450px; height:29px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #595959; background: #e9e9e9; border: 1px solid #b8b8b8; margin-bottom:5px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;  padding: 5px; -moz-box-shadow: inset 2px 2px 5px #dfdfdf; -webkit-box-shadow: inset 2px 2px  5px #dfdfdf; box-shadow: inset 2px 2px 5px #dfdfdf;}
#ajax-contact-form input:focus{border-color:#929292; }

#ajax-contact-form textarea{ float:left; width:450px; height:140px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #595959; background: #e9e9e9; border: 1px solid #b8b8b8; margin-bottom:5px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;  padding: 5px;-moz-box-shadow: inset 2px 2px 5px #dfdfdf; -webkit-box-shadow: inset 2px 2px  5px #dfdfdf; box-shadow: inset 2px 2px 5px #dfdfdf;}
#ajax-contact-form textarea:focus{border-color:#929292; }

#ajax-contact-form img{float:left; width:120px; height:53px; margin-top:5px; margin-left:10px;}

#ajax-contact-form input.capthca{ float:left; width:85px; margin-top:5px; margin-right:10px;}

#ajax-contact-form .submit{cursor: pointer; display:inline-block; line-height:20px;  position:relative; text-decoration: none; margin-top:20px; margin-left:0px; font-size:20px; font-family:'Roboto'; font-weight: 300; color:#fff; white-space:nowrap; letter-spacing:0px; background:#909090; padding: 14px 30px; border: 1px solid #474645;}
#ajax-contact-form .submit em{display: inline-block;width: 20px; height: 20px; background: url(../images/submit.png) 0 0 no-repeat; margin-left: 15px; margin-top: 2px;}
#ajax-contact-form .submit:hover{ color:#fff; background-color: #474645;}


