@import "reset.css";
@import "prettyPhoto.css";
@import "supersized.core.css";
@import "isotope.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:700);
@import url(http://fonts.googleapis.com/css?family=Six+Caps);

/* 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: #797674;
}
::-moz-selection{
  color: #fff;
  background: #797674;
}

body, html {height:100%;}

body{ background:#342e2b; border:0; font: 14px 'Roboto', Arial, Helvetica, sans-serif; color:#ab9e96 ; line-height:20px; min-width:990px; min-height: 500px;}

#spinner { position:fixed; z-index:99; background:url(../images/loader.gif) 50% 50% no-repeat #342e2b; 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:#342e2b; 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;}

.top1{width: 100%; height: 10px; background: url(../images/top1.png) 0 0 repeat-x; position: fixed; left: 0; top: 0; z-index: 2;}

#bg2{width: 100%; height: 100%; background: url(../images/bg2.png); position: absolute; left: 0; top: 0; z-index: 1;}

.main1{width: 990px; position: absolute;left: 50%; margin-left: -495px; top: 127px; z-index: 30;}

header{display: block; width: 165px; height: 165px; background: url(../images/header.jpg); position: absolute; z-index: 10; left: 412px; top: 165px;}
.logo { display:block;text-decoration:none;width: 100%; height: 100%; text-align: center;}
.logo .txt1{font-size: 88px; line-height: 80px; font-family: 'Six Caps'; color: #e2d3c8; text-decoration: none; text-transform: uppercase; letter-spacing: 2px; padding-top: 35px; padding-bottom: 5px;}
.logo .txt2{font-size: 14px; line-height: 20px; font-family: 'Roboto'; color: #e2d3c8; text-decoration: none;}

footer{width: 100%; height: 56px; position: absolute; left: 0; bottom: 0; z-index: 20; text-align: center;}

.icons { display: inline-block;}
.icons > li { display:inline-block;position:relative; margin:0 2px; float: left;}
.icons > li > a{display:block;opacity: 1; filter: alpha(opacity=100);
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 > a:hover{opacity: 0.7; filter: alpha(opacity=70);}

.copyright{color:#99958d; line-height: 20px; padding-left: 35px; padding-top: 8px; font-family: 'Roboto'; position: absolute; left: 0; top: 0;}

.bot1{position: absolute; right: 0; top: 0;}

.privacy{ display: inline-block; text-decoration: none; color: #e8dbc9; background: #56391c; float: left; line-height: 36px; margin-top: 0px; padding: 0 15px; margin-right: 5px; font-family: 'Roboto'; font-size: 12px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;
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: #fef5e7; background: #c39130;}

.tola{float: left;}

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

.menu { position: absolute; left: 0; top: 0; z-index: 11; white-space:nowrap; }
#menu { }
#menu > li { display:block; position:absolute; width: 165px; height: 165px;}
#menu > li > a{display:block; width: 100%; height:100%; text-decoration:none; position:relative;}
#menu > li > a .cube{display:block;position: relative; width:100%; height:100%;}
#menu > li > a .front{text-align: center;width: 100%; height: 100%;}
#menu > li > a .img_front{position: absolute; left: 0; top: 0; z-index: 1;}
#menu > li > a .txt1{position: absolute; left: 0; top: 0; z-index: 3; font-family: 'Six Caps'; font-size: 50px; line-height: 165px; color: #100a07; opacity: 0.5; filter: alpha(opacity=50); text-align: center; width: 100%; text-transform: uppercase;}

#menu > li > a .img_back{position: relative; z-index: 1;}


#menu > li.nav1{left: 412px; top: 0px;}
#menu > li.nav2{left: 412px; top: 330px;}
#menu > li.nav3{left: 247px; top: 165px; z-index: 2;}
#menu > li.nav4{left: 577px; top: 165px;}
#menu > li.nav5{left: 412px; top: 495px;}

.submenu{ position:absolute; z-index:10; top:165px; left:0px;white-space:nowrap; width: 100%;}
.submenu > ul{ }
.submenu ul > li{ display:block; background: #3a342c; border-top:1px solid #443d37; position:relative; text-align:center;}
.submenu ul > li:first-child{border-top: none;}
.submenu ul > li > a{ display:block;line-height:59px; text-decoration:none; position: relative; font-family:'Six Caps';font-size:36px; color:#8f847f; 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;
}
.submenu ul > li > a:hover { text-decoration:none; background: #332e27; color: #e2d3c8;}





.front {
    z-index: 2;
    position: absolute;    
}
.back {
    z-index: 1;
    position: absolute;
}
.rollover.hoverItem .front, 
.rollover:hover .front, 
.rollover.activeLink .front, 
.rollover:focus .front {
    z-index: 1;
    opacity: 0;
}
.rollover.hoverItem .back,
.rollover:hover .back, 
.rollover.activeLink .back, 
.rollover:focus .back {
    z-index: 2;
    opacity: 1;
}
.rollover .front {
    opacity: 1;
    -webkit-transition: 1s;
     -moz-transition: 1s;
      -ms-transition: 1s;
       -o-transition: 1s;
          transition: 1s;
}
.rollover .back {
    opacity: 0;
    -webkit-transition: 1s;
     -moz-transition: 1s;
      -ms-transition: 1s;
       -o-transition: 1s;
          transition: 1s;
}
.cube {
    height: 165px;
    width: 165px;
    -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
      -ms-transform-style: preserve-3d;
       -o-transform-style: preserve-3d;
          transform-style: preserve-3d;
    -webkit-transform: rotateX(0) rotateY(0) rotateZ(0);
     -moz-transform: rotateX(0) rotateY(0) rotateZ(0);
      -ms-transform: rotateX(0) rotateY(0) rotateZ(0);
       -o-transform: rotateX(0) rotateY(0) rotateZ(0);
          transform: rotateX(0) rotateY(0) rotateZ(0);
    -webkit-transition: 1s;
     -moz-transition: 1s;
      -ms-transition: 1s;
       -o-transition: 1s;
          transition: 1s;
}
.rollover.hoverItem .cube, 
.rollover:hover .cube, 
.rollover.activeLink .cube,
.rollover:focus .cube {
    -webkit-transform: rotateY(180deg);
     -moz-transform: rotateY(180deg); 
      -ms-transform: rotateY(180deg);
       -o-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.front {
    -webkit-transform: translate3d(0,0,0px);
     -moz-transform: translate3d(0,0,0px);
      -ms-transform: translate3d(0,0,0px);
       -o-transform: translate3d(0,0,0px);
          transform: translate3d(0,0,0px);
}
.back {
    -webkit-transform: rotateY(180deg) translate3d(0,0,0px);
     -moz-transform: rotateY(180deg) translate3d(0,0,0px);
      -ms-transform: rotateY(180deg) translate3d(0,0,0px);
       -o-transform: rotateY(180deg) translate3d(0,0,0px);
          transform: rotateY(180deg) translate3d(0,0,0px);
}




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

.box{width: 940px; position: relative; padding: 30px 25px 30px 25px; background: url(../images/content_bg.jpg);}


.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:520px;}
.col2{ width:380px;}
.col3{ width:400px;}
.col4{ width:500px;}








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

h2{ font-family:'Six Caps';font-weight: normal; font-size:64px; color:#e2d3c8; line-height:60px; padding:10px 0 20px 0;}

h3{ font-family:'Six Caps';font-weight: normal; font-size:48px; color:#e2d3c8; line-height:50px; padding:20px 0 20px 0; position: relative;}

h4{ font-family:'Roboto';font-weight: 300; font-size:36px; color:#e2d3c8; line-height:40px; padding:0px 0 10px 0;}

h5{ font-family:'Roboto';font-weight: 700; font-size:16px; color:#c08e2f; line-height:20px; padding:0px 0 10px 0;}
h5 a{color: #c08e2f;}
h5 a:hover{color: #926421;}



.upper { text-transform:uppercase;}

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

.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:6px solid #3e3326;}



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

.button1{ display:inline-block; line-height:53px;  position:relative; text-decoration: none; margin-top:10px; margin-bottom:10px; font-size:36px; font-family:'Six Caps'; color:#374739; white-space:nowrap; letter-spacing:0px;background: url(../images/button1.jpg); padding: 0 40px;}
.button1:hover { color:#100a07; background: url(../images/button1_over.jpg);}

.button0{ display:inline-block; line-height:20px;  position:relative; text-decoration: underline; font-size:16px; font-family:'Roboto'; color:#5d8168; white-space:nowrap; letter-spacing:0px; position: absolute; right: 0; top: 50%; margin-top: -10px;}
.button0:hover { color:#848c5b;}

.button2{ display:inline-block; line-height:20px;  position:relative; text-decoration: underline;margin-top:10px; margin-bottom:10px; font-size:16px; font-family:'Roboto'; color:#5d8168; white-space:nowrap; letter-spacing:0px;}
.button2:hover { color:#848c5b;}

.date1{}
.date1 .txt1{display: inline-block; float: left; margin-right: 20px; width: 64px; height: 59px; background: url(../images/date1.jpg); text-align: center; font-family: 'Six Caps'; font-size: 36px; line-height: 36px; color: #292119; padding-top: 5px;}
.date1 .txt1 span{font-family: 'Roboto'; font-weight: 400; font-size: 14px; line-height: 20px;}
.date1 .txt2{display: table;}

.about1{width: 238px; float: left; margin-right: 35px; padding-bottom: 20px;}
.about1.last{margin-right: 0;}
.about1 .img{border:6px solid #3e3326; margin-bottom: 15px;}

.google_map{

    width: 488px; float: left; margin-right: 20px;
    height: 408px;
    border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;
    background: #fff;
    position:relative;
    overflow:hidden; margin-bottom:20px;border:6px solid #3e3326;
}

.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:400px;}
.notification_error{ color:#f00; margin-bottom:5px }
.notification_ok{ text-align: center;} 

#ajax-contact-form label{float:left; width: 140px; line-height:41px; color:#91857d;font-family:Arial, Helvetica, sans-serif; font-size: 13px;}
#ajax-contact-form label.c{ margin-top:5px;}

#ajax-contact-form input{ float:left; width:240px; height:29px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color: #91857d; background: #372c1f; border: 1px solid #413526; margin-bottom:10px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; padding: 5px;margin-right: 0; }
#ajax-contact-form input:focus{border-color:#856d4f; }

#ajax-contact-form textarea{ float:left; width:240px; height:180px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color: #91857d; background: #372c1f; border: 1px solid #413526; margin-bottom:10px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; padding: 5px; padding-top: 10px; margin-right: 0;}
#ajax-contact-form textarea:focus{border-color:#856d4f; }

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

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

#ajax-contact-form .submit{cursor: pointer; display:inline-block; height: 53px; line-height:53px; text-decoration: none; margin-top:10px; margin-left:140px; font-size:36px;  color:#374739; white-space:nowrap; letter-spacing:0px;background: url(../images/button1.jpg); padding:0 30px;font-family:'Six Caps'; text-transform: uppercase;}
#ajax-contact-form .submit:hover{ color:#100a07; background: url(../images/button1_over.jpg);}

/*================= clearfix =========================*/
.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}