@import "reset.css";
@import "prettyPhoto.css";
@import "jquery.jscrollpane.css";
@import "jplayer.css";
@import "http://fonts.googleapis.com/css?family=Maven+Pro:400,500,700";
@import "http://fonts.googleapis.com/css?family=Raleway:200";

/* 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: #c0151f;
}
::-moz-selection{
  color: #fff;
  background: #c0151f;
}

body, html {height:100%;}

body{ background:#fbfbfb; border:0; font: 12px Arial, Helvetica, sans-serif; color:#151515 ; line-height:18px; min-width:1000px; position:relative; overflow:hidden;min-width:1000px;}

.spinner{ position:absolute; z-index:99; background:url(../images/loader.gif) 50% 50% no-repeat #fbfbfb; width:100%; height:100%; top:0; left:0}

.extra {min-width:1000px;min-height:100%; height:auto !important; height:100%; margin: 0 auto 0px; overflow:hidden; position:relative; z-index:10;}


.main1 { width:100%;height:720px; position:relative; z-index:1;}

.main2{ width:1000px; height:720px; position:absolute; left:50%; margin-left:-500px; top:50%; margin-top:-360px; z-index:2;}

.bg1{width: 2510px; height: 1101px; background: url(../images/bg1.jpg) 0 0 no-repeat; position: absolute; left: -757px; top: -412px; z-index: -1;}

header{width: 270px; height: 192px; background: #c0151f; position: absolute; left: 365px; top: 0; z-index: 2;}
.top1{width: 270px; height: 2000px; background: #c0151f; position: absolute; left: 0; bottom: 0; z-index: -1;}

.logo { display:block;text-decoration:none; position: relative; left: 20px; top: 115px; z-index: 2; }
.logo img{ float: left; margin-right: 10px;}
.logo .txt1{ font-size: 40px; line-height: 30px; font-family: 'Maven Pro';font-weight: 700; color: #fff; text-decoration: none;}
.logo .txt2{ font-size: 14px; line-height: 20px; font-family: 'Maven Pro';font-weight: 500; color: #e9e7e8; text-decoration: none; letter-spacing: 3px; text-transform: uppercase;}

.bg2{width: 350px; height: 581px; background: url(../images/bg2.png) 0 0 no-repeat; position: absolute; left: 55%; margin-left: 85px; top: 50%; margin-top: -250px; z-index: 30;}

footer{ display:block; position:absolute; left:390px; top:520px; z-index:2; text-align:left; white-space:nowrap; }

.icons { display:block; height: 32px;}
.icons > li { display:inline-block;margin-right: 1px; margin-bottom: 1px; position:relative; float: left;background: url(../images/social_bg.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;}

.copyright{color:#8f8f8f; line-height:20px; padding-top:10px; padding-bottom: 10px; text-transform: uppercase;}

.privacy{float: left; text-decoration: none; height: 20px; line-height: 20px; text-transform: uppercase; color: #555555;}
.privacy:hover{color: #c0151f;}
.marker1{float: left; height: 20px; line-height: 20px; color: #fff; text-align: center; width: 35px;}
.tola{float: left;}




/* ============================= main menu ====================== */

.menu { display:block; position:absolute; left:390px; top:205px; z-index:10; text-align:left; white-space:nowrap; }
#menu { }
#menu > li { display:block; width: 250px; min-height:40px; position:relative; z-index: 1; white-space:nowrap;}
#menu > li.with_ul{z-index: 2;}
#menu > li > a{display:block; height:40px; text-decoration:none; position:relative; overflow:hidden; }
#menu > li > a .txt1{ display:block; position: relative; width:100%; height:100%; left:0px; top:0px; z-index:5;font-family:'Raleway';font-weight: 200; font-size:40px; line-height:40px; color:#fff; text-decoration:none; text-transform:uppercase;  text-shadow:2px 2px 5px rgba(0, 0, 0, 0.25); }
#menu > li > a .txt2{ display:block; position: absolute; width:100%; height:100%; left:0px; top:0px; z-index:20;font-family:'Raleway';font-weight: 200; font-size:40px; line-height:40px; color:#c0151f; text-decoration:none; text-transform:uppercase; text-shadow:2px 2px 5px rgba(0, 0, 0, 0.25);  }

.submenu{ position:absolute; z-index:10; top:40px; left:55px; padding-top: 11px; background: url(../images/submenu.png) 0 0 no-repeat; min-width: 190px;}
.submenu > ul{ padding:8px 0; background: #c0151f;  }
.submenu ul > li{ display:block; width:100%; height:30px; position:relative; text-align:left;}
.submenu ul > li > a{ display: block;height:100%;line-height:30px; text-decoration:none; position: relative; font-family:'Raleway';font-weight: 200; font-size:20px; color:#fff; white-space:nowrap; padding:0 15px; text-transform:uppercase;}
.submenu ul > li > a:hover { color:#c8c8c7; text-decoration:none; }



/* ============================= main layout ====================== */



#content{position:absolute; left:0; right: 0; top:50%; margin-top: -350px; z-index:40; overflow: visible!important; height: 0px!important;}
#content > ul{position: relative;}
#content > ul > li{ width:703px; height:783px; position:absolute; left:0; top:0;}

.close{ display:block; width:33px; height:33px; position:absolute; right:10px; top:10px; z-index:30;}
.close span{ display:block; width:33px; height:33px; background:url(../images/close.png) center center no-repeat; }

.box{ width:660px;height:757px; position:relative; padding: 26px 5px 0px 38px;  background: url(../images/content_bg.png) 0 0 no-repeat;}
.box2{ width:630px;height:757px; position:relative; padding: 26px 35px 0px 38px;  background: url(../images/content_bg2.png) 0 0 no-repeat;}

.divider{padding-left: 30px; border-left: 1px solid #ccc8c6; margin-left: 29px;}

.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:220px;}
.col2{ width:340px;}
.col3{ width:290px;}







.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;}




a{ color:#787878; text-decoration: underline; outline:none}
a:hover{ text-decoration: none}

h2{ font-family:'Maven Pro';font-weight:700; font-size:40px; color:#c0151f; line-height:40px; padding:20px 0 10px 0; letter-spacing: -1px; }
h3{ font-family:'Maven Pro';font-weight:400; font-size:25px; color:#737373; line-height:25px; padding-bottom: 15px; letter-spacing: -1px;}
h4{ font-family:'Maven Pro';font-weight:700; font-size:25px; color:#5b5b5b; line-height:25px; padding:15px 0 15px 0;letter-spacing: -1px; }




.upper { text-transform:uppercase;}

.color1{ color:#fff;}
.color2{ color:#ffae00;}

.text { padding:0 0 5px; display: block;}

.line1 { height:3px; background:#e1e1e1; margin:15px 0;}
.line2 { height:1px; background:#e2e2e1; margin:15px 0;}

.radius1{border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}

.border1 { border:10px solid #d1d1d1;}



.img1 {margin-bottom:20px;margin-right:20px;}
.img2 {margin-right:20px; }
.img3 {margin-bottom:20px;}

.button1{ display:inline-block; height:37px; line-height:33px; text-decoration: none; margin-top:5px; margin-bottom:10px; font-size:20px; font-family:'Maven Pro'; font-weight: 700; color:#fff; white-space:nowrap; letter-spacing:0px; background:#c9c9c8 url(../images/button1.png) 12px center no-repeat; padding-left: 33px; padding-right:15px;border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
.button1:hover { background-color: #c0151f;}

.button2{ display:inline-block; height:37px; line-height:33px; text-decoration: none; margin-left: 15px; margin-top:5px; margin-bottom:10px; font-size:20px; font-family:'Maven Pro'; font-weight: 700; color:#fff; white-space:nowrap; letter-spacing:0px; background:#c9c9c8 url(../images/button2.png) 12px center no-repeat; padding-left: 33px; padding-right:15px;border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
.button2:hover { background-color: #c0151f;}

.ul1{ margin-bottom:0px;}
.ul1 > li { line-height:28px; }
.ul1 > li a{ display:block; height:100%; text-decoration:none; color:#474747; padding-left:25px; 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:#c0151f; background-position: 10px 10px;}

.about1{width: 290px; float: left; margin-right: 40px; padding-bottom: 20px;}
.about1.last{margin-right: 0;}
.about1 .img{border:10px solid #d1d1d1; float: left; margin-right: 20px;}

.services1{width: 188px; float: left; margin-right: 28px; padding-bottom: 20px;}
.services1.last{margin-right: 0;}
.services1 .img{border:10px solid #d1d1d1; margin-bottom: 15px;}

.products1{width: 290px; float: left; margin-right: 40px; padding-bottom: 20px;}
.products1.last{margin-right: 0;}
.products1 .img{border:10px solid #d1d1d1; float: left; margin-right: 20px;}

.gal1 { width:296px; padding-bottom:30px; float:left; margin-right:28px; }
.gal1.last { margin-right:0px; }

.photo1 {width:296px; height:179px; margin-bottom:20px;}
.photo1 a img {border:10px solid #d1d1d1;
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-color: #c0151f;}

.partners1{width: 189px; float: left; margin-right: 26px; padding-bottom: 20px;}
.partners1.last{margin-right: 0;}
.partners1 .img{border:10px solid #d1d1d1;}

.google_map{

    width: 420px;
    height: 160px;
    border-radius:0px;
    background: #fff;
    position:relative;
    overflow:hidden; margin-right:20px; border:10px solid #d1d1d1; float: left;
}



/*===================== jScrollPane =====================*/

.scroll-pane{width: 100%; height:590px; overflow: auto;}
.pr1{width: 620px;}


/*================= Contacts =========================*/

#note{ width:660px;}
.notification_error{ color:#f00; margin-bottom:5px }
.notification_ok{ text-align: center;} 

#ajax-contact-form label{float:left; width: 100px; line-height:31px; color:#444444;}
#ajax-contact-form label.c{ margin-top:5px;}

#ajax-contact-form input{ float:left; width:280px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #444444; background: #fff; border: 1px solid #cac9c9; margin-bottom:5px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;  padding:10px 10px;-moz-box-shadow: inset 2px 2px 5px #dedede; -webkit-box-shadow: inset 2px 2px  5px #dedede; box-shadow: inset 2px 2px 5px #dedede; margin-right: 0;}
#ajax-contact-form input:focus{border-color:#9a9a9a; }

#ajax-contact-form textarea{ float:left; width:280px; height:140px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color: #444444; background: #fff; border: 1px solid #cac9c9; margin-bottom:5px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; padding:10px 10px; -moz-box-shadow: inset 2px 2px 5px #dedede; -webkit-box-shadow: inset 2px 2px  5px #dedede; box-shadow: inset 2px 2px 5px #dedede; margin-right: 0;}
#ajax-contact-form textarea:focus{border-color:#9a9a9a; }

#ajax-contact-form img{float:left; width:110px; height:45px; margin-top:5px; margin-left:0px;}

#ajax-contact-form input.capthca{ float:left; width:105px; margin-top:0px; margin-right:10px;}

#ajax-contact-form input.submit{float: right; width:107px; height:37px; cursor:pointer; background:url(../images/submit.png) left top no-repeat; border:none; margin:10px 0 0px 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;}


