@import "reset.css";
@import "prettyPhoto.css";
@import "supersized.core.css";
@import "jplayer.css";

@import url(http://fonts.googleapis.com/css?family=Roboto:300);
@import url(http://fonts.googleapis.com/css?family=Roboto:400);
@import url(http://fonts.googleapis.com/css?family=Roboto:400italic);
@import url(http://fonts.googleapis.com/css?family=Roboto:700);
@import url(http://fonts.googleapis.com/css?family=Roboto:900);

@import url(http://fonts.googleapis.com/css?family=Raleway: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 }

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

/* 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: #797674;
}
::-moz-selection{
  color: #fff;
  background: #797674;
}

body, html {height:100%;}

body{ background:#252525; border:0; font: 14px 'Roboto', Arial, Helvetica, sans-serif; color:#cecece ; line-height:22px; min-width:960px; min-height: 500px;}

#spinner { position:fixed; z-index:99; background:url(../images/loader.gif) 50% 50% no-repeat #252525; 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:#252525; 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;}

.wave1{width: 1439px; height: 820px; background: url(../images/wave1.png) center top no-repeat; position:absolute; left: 50%; margin-left: -720px; top: 350px; z-index: 1;}

.top2_wrapper{position: absolute; left: 0; top: 0; z-index: 30; width: 100%; height: 63px; background: url(../images/menu_bg.png);}
.top2{width: 960px; margin: 0 auto;}

.social_wrapper{ float: right; padding-top: 16px;}

.social{ display: inline-block; margin: 0 0px;list-style: none; white-space: nowrap;}
.social li{display: inline-block; margin: 0 0 0 6px; float: left;}
.social li a{display: block; opacity: 0.5; filter: alpha(opacity=50);
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;
}
.social li a:hover{opacity: 1; filter: alpha(opacity=100);}

header{width: 960px; position: absolute; left: 50%; margin-left: -480px; top: 120px; z-index: 20;}

.logo_wrapper{float: left;}

.live1{display: block; width: 62px; height: 44px; background: url(../images/live1.png); float: right; margin-top: 20px; position: relative;}
.live1 .over1{background: url(../images/live1_bg.png); padding: 8px 15px; border: 3px solid #e2e2e2; position: absolute; left: 50%; margin-left: -51px; top: -65px; white-space: nowrap; font-size: 16px; font-weight: 300; line-height: 20px; opacity: 0; filter: alpha(opacity=0); display: 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;
}
.live1 .over1:after{content: ''; display: block; width: 14px; height: 7px; background: url(../images/corner1.png); position: absolute; left: 50%; margin-left: -7px; bottom: -10px;}
.live1:hover .over1{ display: block; opacity: 1; filter: alpha(opacity=100);}

.bot1_wrapper{position: absolute; left: 0; bottom: 0; z-index: 20; width: 100%; height: 63px; background: #000;}
.bot1{width: 960px; margin: 0 auto;}

.bot2_wrapper{position: absolute; left: 0; bottom: 63px; z-index: 20; width: 100%;}
.bot2{width: 960px; margin: 0 auto; padding-bottom: 15px;}

.bot2 .block1{float: left; width: 290px;}
.bot2 .block2{float: left; padding-left: 45px; width: 290px;}
.bot2 .block3{float: left; padding-left: 45px; width: 290px;}

.bot2_title{font-family: 'Roboto'; font-weight: 300; color: #7e7e7e; text-transform: uppercase; font-size: 24px; line-height: 30px; padding-bottom: 15px;}

.logo2_wrapper{float: left; padding-top: 10px;}

footer{float: left; line-height: 20px; font-size: 12px; padding-top: 21px; padding-left: 30px; color: #7d7d7d;}
footer a{color: #acacac;}

.ul1{ margin-bottom:0px;}
.ul1 > li { line-height:30px; }
.ul1 > li a{ display:block; height:100%; text-decoration:none; color:#acacac; padding-left:0px;
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:#dedede;}

.splash{padding-top: 680px;}

.slogan1{border: 4px solid #e2e2e2; padding: 25px 30px; text-align: center; text-transform: uppercase;}
.slogan1 .txt1{color: #fff; font-size: 36px; line-height: 36px; font-weight: 300;}
.slogan1 .txt1 span{font-weight: 700;}
.slogan1 .txt2{color: #cecece; font-size: 18px; line-height: 20px; font-weight: 300; padding-top: 10px;}

.top1{width: 346px; height: 381px; position: fixed;left: -20px;top: 20%; z-index: 50;}
.player_wrapper {background: url(../images/jplayer_wrapper.png); width: 304px; height: 381px;position: relative;}
.sound_control{display:block; width: 42px; height: 157px; background: url(../images/sound_control.png) left top no-repeat; position: absolute;text-decoration: none; left: 304px; top: 100px;}
.sound_control_txt{display: block;width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1;background: url(../images/sound_control_txt.png) 15px center no-repeat;}
.sound_control:hover {background-position: right;}





/* ============================= main menu ====================== */

.menu { display:inline-block; white-space:nowrap; float: left; padding-right: 1px;background: url(../images/marker0.png) right top repeat-y;}
#menu { display:block; white-space:nowrap;}
#menu > li { display: inline-block; position:relative; float:left; white-space:nowrap; padding-left: 1px;background: url(../images/marker0.png) 0 0 repeat-y;}
#menu > li > a{display: inline-block; 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; background:#c0151f;}
#menu > li > a .txt1{ display:block; position: relative; z-index:5;font-family:'Roboto';font-size:14px; line-height:63px; color:#fff; text-decoration:none;text-transform:uppercase;padding:0 28px; letter-spacing: 2px; }

.submenu{ position:absolute; z-index:10; top:63px; left:1px;white-space:nowrap;}
.submenu > ul{ }
.submenu ul > li{ display:block; background: #c0151f; border-top:1px solid #c0151f; position:relative; text-align:left;}
.submenu ul > li:first-child{border-top: none;}
.submenu ul > li > a{ display:block; line-height:25px; text-decoration:none; position: relative; font-family:'Roboto'; font-size:14px; color:#fff; text-transform: uppercase; padding:10px 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;
}
.submenu ul > li > a:hover { text-decoration:none; background: #a6111a;}

.menu_splash { width: 960px; position: absolute; left:50%; margin-left: -480px; top: 245px; z-index: 31;}
#menu_splash {}
#menu_splash > li{position: absolute; width: 320px; height: 320px;}
#menu_splash > li > a{display: block; height:100%; text-decoration:none; position:relative; overflow: hidden;}
#menu_splash > li > a .img{position: relative;}
#menu_splash > li > a .img_over{position: absolute; left: 0; top: 0;opacity: 0; filter: alpha(opacity=0);
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_over{opacity: 1; filter: alpha(opacity=100);}
#menu_splash > li > a .shadow1{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url(../images/splash_shadow.png);}
#menu_splash > li > a .txt1 { font-family: 'Raleway'; font-weight: 900; font-size: 36px; line-height: 36px; color: #fff; text-transform: uppercase; text-align: center; position: absolute; left: 0; top: 80px; width: 100%;
transform:scale(0.4); -ms-transform:scale(0.4); -webkit-transform:scale(0.4);
transform-origin:50% 70%; -ms-transform-origin:50% 70%; -webkit-transform-origin:50% 70%;
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{transform:scale(1); -ms-transform:scale(1); -webkit-transform:scale(1);}
#menu_splash > li > a .ic1{position: absolute; left: 50%; margin-left: -29px; top: 210px; width: 58px; height: 57px; background: url(../images/splash_ic.png);
transform:scale(0.4); -ms-transform:scale(0.4); -webkit-transform:scale(0.4);
transform-origin:50% -80%; -ms-transform-origin:50% -80%; -webkit-transform-origin:50% -80%;
transition: all 0.3s 0.1s ease-out; -moz-transition: all 0.3s 0.1s ease-out; -webkit-transition: all 0.3s 0.1s ease-out; -o-transition: all 0.3s 0.1s ease-out;
}
#menu_splash > li > a:hover .ic1{transform:scale(1); -ms-transform:scale(1); -webkit-transform:scale(1);}

#menu_splash > li.nav1{left: 0px; top: 0px;}
#menu_splash > li.nav2{left: 320px; top: 0px;}
#menu_splash > li.nav3{left: 640px; top: 0px;}
#menu_splash > li.nav4{left: 0px; top: 320px;}
#menu_splash > li.nav5{left: 320px; top: 320px;}
#menu_splash > li.nav6{left: 640px; top: 320px;}









/* ============================= main layout ====================== */
#wrapper > section { position: relative; top: 228px;  z-index: 10; /*height: 100%;*/ width: 960px;margin: 0 auto;}
#wrapper > section > div { position: relative; /*height: 100%;*/ overflow: visible;  }

.breadcrumbs1_wrapper{background: url(../images/breadcrumb_bg.png); padding: 15px 25px; margin-bottom: 10px;}
.breadcrumbs1{padding: 0; margin-top: 0px; font-weight: 400; line-height: 20px; color: #969696;font-family: 'Roboto'; font-size: 14px;}
.breadcrumbs1 a{color: #fff;}
.breadcrumbs1 a:hover{color: #fff;}
.breadcrumbs1 span{ padding: 0 10px;}


.box{width: 960px; position: relative; padding: 0px 0px 30px 0px;}


.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:460px;}
.col2{ width:670px;}
.col3{ width:250px;}
.col4{ width:680px;}
.col5{ width:240px;}









.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:#fff; text-decoration: underline; outline:none}
a:hover{ text-decoration: none}

h1{ font-family:'Roboto'; font-weight: 700; font-size:36px; color:#fff; line-height:40px; padding:40px 0 10px 0; margin-bottom: 25px; background: url(../images/h.jpg) left bottom no-repeat;}

h2{ font-family:'Roboto'; font-weight: 700; font-size:28px; color:#fff; line-height:30px; padding:50px 0 10px 0; margin-bottom: 25px; background: url(../images/h.jpg) left bottom no-repeat; text-transform: uppercase;}

h3{ font-family:'Roboto';font-weight: 300; font-size:18px; color:#cecece; line-height:20px; padding:0px 0 10px 0; text-transform: uppercase; letter-spacing: 2px;  }

h4{ font-family:'Roboto';font-weight: 700; font-size:16px; color:#fff; line-height:20px; padding:0px 0 10px 0; text-transform: uppercase;}






.h5{ font-family:'BebasNeueRegular';font-weight: normal; font-size:20px; color:#fff; line-height:23px; padding:0px 0 10px 0; text-transform: uppercase;  }



.upper { text-transform:uppercase;}

.color1{ color:#fff;}
.color2{ color:#ff0000;}

.text { padding:0 0 5px; display: block;}

.line1 { height:1px; background:url(../images/h.jpg) 0 0 no-repeat; margin:5px 0; overflow: hidden;}

.radius1{border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}

.border1 { border:1px solid #6c6c6c;}



.img1 {margin-bottom:20px;margin-right:20px;}
.img2 {margin-right:20px; }
.img3 {margin-bottom:20px;}

.button1{ display:inline-block; line-height:20px;  position:relative; text-decoration: none; margin-top:10px; margin-bottom:10px; font-size:14px; font-family:'Roboto'; color:#999999; white-space:nowrap; letter-spacing:0px; padding: 12px 20px; background: #515151;}
.button1:hover { color:#fff; background: #c0151f;}

.button2{ display:inline-block; line-height:20px;  position:relative; text-decoration: none; margin-top:10px; margin-bottom:10px; font-size:16px; font-family:'Roboto'; color:#fff; white-space:nowrap; letter-spacing:0px; font-weight: 700; text-transform: uppercase;}
.button2:hover { color:#c0151f;}

.date1_wrapper{padding-bottom: 20px;}

.date1_wrapper .date1{float: left; margin-right: 25px; width: 60px; text-align: center; text-transform: uppercase;}
.date1_wrapper .date1 .txt1{background: #515151; font-weight: 700; font-size: 28px; line-height: 38px;}
.date1_wrapper .date1 .txt2{background: #c0151f; font-weight: 300; font-size: 14px; line-height: 25px;}

.date1_wrapper .date2{display: table;}

.parties1{width: 331px; float: left; margin-right: 18px; padding-bottom: 20px;}
.parties1.last{margin-right: 0;}
.parties1 img{padding-bottom: 15px;}

.gal1 { width:240px; height: 240px; float:left; position: relative;}
.gal1 a{display: block; text-decoration: none;position: relative;}
.gal1 a .photo {position: relative;}
.gal1 a .caption { position: absolute;left: 20px; bottom: 25px; right: 20px; z-index: 3; color: #fff; font-family: 'Roboto'; font-weight: 700; font-size: 16px; line-height: 20px; text-decoration: none; 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;
}
.gal1 a:hover .caption {bottom: 100px;}
.gal1 a .over {width: 100%; height: 70px; background: #515151; left: 0; bottom: 0; z-index: 2; position: absolute;opacity: 0.5; filter: alpha(opacity=50);
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;
}
.gal1 a:hover .over {height: 100%;opacity: 0.9; filter: alpha(opacity=90);}

.google_map{

    width: 100%;
    height: 490px;
    border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;
    background: #fff; padding: 0px;
    position:relative;
    overflow:hidden; margin-bottom:20px;
}

.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%; }








/* ============================= testimonials ====================== */
.testimonials_wrapper{position: relative; padding-bottom: 20px;}
.testimonials_inner{background: url(../images/testimonial1.png) 25px 25px no-repeat #303030; position: relative; }
.testimonial_bottom{height: 23px; background: url(../images/testimonial2.png) 40px 0 no-repeat;}
.testimonials_wrapper .caroufredsel_wrapper{width: 100%!important; }
#testimonials{margin: 0; padding: 0; list-style: none; display: block;}
#testimonials li { padding: 0; margin: 0; display: block; float: left;}

.testimonial_pagination{position: absolute; right: 20px; bottom: 30px; z-index: 101;}
.testimonial_pagination a{display: block; width: 12px; height: 12px; background: url(../images/pagination.png) left top no-repeat; float: left; margin-right: 10px;}
.testimonial_pagination a:hover, .testimonial_pagination a.selected{background-position: right;}
.testimonial_pagination a span{display: none;}

.testimonial1{}
.testimonial1 .caption{padding: 25px 30px 30px; }
.testimonial1 .txt1{ font-style: italic; color: #cecece;}
.testimonial1 .txt2{ padding-top: 15px; font-weight: 700; color: #cecece;}


/*================= slider =========================*/
.slider1_wrapper{position: relative; margin-top: 15px;}
.slider1{ min-height: 279px; margin-left: 0px;}
.slider1 ul li{ float:left; width:240px; height: 300px; margin:0; position: relative;}
.slider1 ul li a{text-decoration: none; display: block; overflow: hidden;}
.slider1 ul li a .img{position: relative; z-index: 1;}
.slider1 ul li a .txt{position: absolute;left: 20px; top: 260px; right: 20px; height: 100%; z-index: 3;
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;
}
.slider1 ul li a:hover .txt{top: 45px;}
.slider1 ul li a .txt1{color: #fff; font-family: 'Roboto'; font-weight: 700; font-size: 16px; line-height: 20px; text-decoration: none; text-transform: uppercase; padding-bottom: 50px;
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;
}
.slider1 ul li a:hover .txt1{padding-bottom: 0px;}
.slider1 ul li a .txt2{color: #fff; font-size: 14px; line-height: 22px; text-decoration: none; padding-top: 5px;}
.slider1 ul li a .over1{width: 100%; height: 70px; background: #515151; left: 0; bottom: 0; z-index: 2; position: absolute;opacity: 0.5; filter: alpha(opacity=50);
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;
}
.slider1 ul li a:hover .over1{height: 100%;opacity: 0.9; filter: alpha(opacity=90);}


.prev{ display: block; width: 12px; height: 30px; position: absolute; left: -30px; top: 130px; z-index: 10;}
.prev span{display: block; width: 12px; height: 30px; background: url(../images/prev.png) left top no-repeat; opacity: 0.6; filter: alpha(opacity=60);}
.prev:hover span{opacity: 1; filter: alpha(opacity=100);}
.next{ display: block; width: 12px; height: 30px; position: absolute; right: -30px; top: 130px; z-index: 10;}
.next span{display: block; width: 12px; height: 30px; background: url(../images/next.png) left bottom no-repeat; opacity: 0.6; filter: alpha(opacity=60);}
.next:hover span{opacity: 1; filter: alpha(opacity=100);}


/*================= Contacts =========================*/

#note{ width:860px; }
.notification_error{ color:#f00; padding-bottom: 20px; font-size: 14px; }
.notification_ok{ text-align: center;}

#ajax-contact-form{padding-bottom: 0px;}

#ajax-contact-form label{float:left; width: 100px; line-height:31px; color:#c9c9c9;}
#ajax-contact-form label.c{ margin-top:5px;}

#ajax-contact-form input{ float:left; width:284px; margin-right: 20px; height:31px; font-family: Arial, Helvetica, sans-serif; font-size:14px; color: #c9c9c9; background: #000; border: 1px solid #000; margin-bottom:10px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;  padding:2px 10px; -moz-box-shadow: inset 2px 2px 5px #000; -webkit-box-shadow: inset 2px 2px  5px #000; box-shadow: inset 2px 2px 5px #000;}
#ajax-contact-form input:focus{border-color:#c9c9c9; }
#ajax-contact-form input.phone{margin-right: 0;}

#ajax-contact-form textarea{ float:left; width:938px; height:151px; font-family: Arial, Helvetica, sans-serif; font-size:14px; color: #c9c9c9; background: #000; border: 1px solid #000; margin-bottom:5px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;  padding:10px 10px 5px;-moz-box-shadow: inset 2px 2px 5px #000; -webkit-box-shadow: inset 2px 2px  5px #000; box-shadow: inset 2px 2px 5px #000;}
#ajax-contact-form textarea:focus{border-color:#c9c9c9; }

#ajax-contact-form img{float:left; width:120px; height:37px; margin-top:5px; margin-left:10px;}

#ajax-contact-form input.capthca{ float:left; width:105px; margin-top:5px; margin-right:10px;}

#ajax-contact-form .submit{cursor: pointer; display:inline-block; background: #515151; line-height:44px; padding:0px 20px; text-decoration: none; margin-top:10px; margin-bottom:1px; font-size:14px; font-family:'Roboto'; font-weight: 400; color:#999999; white-space:nowrap; letter-spacing:0px; text-align: center;}
#ajax-contact-form .submit:hover{ color:#fff; background: #c0151f;}