@import "reset.css";
@import "prettyPhoto.css";
@import "jquery.jscrollpane.css";
@import "jplayer.css";

/* 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 ======================================================== */
body, html {height:100%;}

body{ background:#fff; border:0; font: 13px Arial, Helvetica, sans-serif; color:#000 ; line-height:19px; 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 #fff; width:100%; height:100%; top:0; left:0}

.bg_spinner { position:fixed; background:url(../images/loader.gif) 50% 50% no-repeat; z-index:3; width:100%; height:100%; top:0;left:0}

#bgStretch {overflow:hidden;z-index:1; position:fixed}

.extra {min-width:1000px;min-height:100%; height:auto !important; height:100%; margin: 0 auto 0px; overflow:hidden; position:relative; z-index:10;}


#prev_arr{ display:block; width:44px; height:44px; text-decoration:none; position:absolute; left:10px; top:50%; margin-top:-22px; z-index:10; background:url(../images/prev.png) left top no-repeat;}
#prev_arr:hover{ background-position:bottom;}
#next_arr{ display:block; width:44px; height:44px; text-decoration:none; position:absolute; right:10px; top:50%; margin-top:-22px; z-index:10;background:url(../images/next.png) left top no-repeat;}
#next_arr:hover{ background-position:bottom;}

footer{ width:100%; height:42px; background:url(../images/footer.png); position:absolute; left:0; bottom:0; z-index:10; font-family:'open_sansregular'; font-size:13px; color:#c5c5c5; text-shadow:0px 0px 5px #000; line-height:42px;}
.tola{ width:44px; height:42px; position:absolute; left:50%; margin-left:-22px; top:0; z-index:1;}
.copyright{white-space:nowrap; position:absolute; right:50%; margin-right:40px;}
.copyright2{white-space:nowrap; position:absolute; left:50%; margin-left:40px;}
.copyright2 a { color:#b7dbff;}
.copyright2 a:hover { color:#fff;}
.copyright2 span{ font-size:17px; font-family:'open_sansbold'; color:#fff;}

header{ width:100%; height:103px; background:#fff; position:absolute; left:0; top:0; z-index:20; text-align:center;}
.logo { display:inline-block;text-decoration:none; position: relative; top:12px; z-index:2; }



.main1 { width:100%;height:650px; position:relative; z-index:1;}

.main2{ width:958px; height:479px; position:absolute; left:50%; margin-left:-479px; top:50%; margin-top:-210px; z-index:5;}









/* ============================= main menu ====================== */

.menu { display:block; width:100%; height:103px; position:absolute; left:50%; margin-left:-500px; top:0; z-index:1; text-align:center; white-space:nowrap; }
#menu { display:block; height:103px; white-space:nowrap; padding-left:70px;}
#menu > li { display: inline-block;height:103px; position:relative; float:left; white-space:nowrap;}
#menu > li.fourth{ margin-left:180px;}
#menu > li > a{display: inline-block; height:100%; text-decoration:none; position:relative; padding-left:15px; padding-right:15px; overflow:hidden; }
#menu > li > a .over{display:block;position: absolute;width:100%; height:73px; left:0px; top:15px; z-index:1; text-align:center;}
#menu > li > a .over2{ display:inline-block; width:0; height:73px; background:url(../images/nav.png) 0 0 repeat-x;}
#menu > li > a .txt1{ display:block; position: relative; width:100%; height:100%; left:0px; top:0px; z-index:5;font-family:'dosislight';font-size:25px; line-height:103px; color:#6f6f6f; text-decoration:none; text-transform:uppercase;  }


.submenu{ position:absolute; z-index:1; top:105px; left:0px;}
.submenu > ul{ padding:0px 0; background:url(../images/submenu.png);  }
.submenu ul > li{ display:block; width:100%; height:33px; position:relative; text-align:left;}
.submenu ul > li > a{ display:block;height:100%;text-decoration:none; position: relative; font-family:'dosislight';font-size:20px; line-height:33px; color:#6f6f6f; white-space:nowrap; padding:0 15px; text-transform:uppercase; }
.submenu ul > li > a:hover { color:#fff; text-decoration:none; background:#b01f24; }



/* ============================= main layout ====================== */



#content{ width:958px; height:479px; position:absolute; left:0px; top:0px; z-index:1;}
#content > ul{ width:100%; height:100%; position:relative; }
#content > ul > li{ width:958px; height:479px; position:absolute; overflow:hidden;}

.box1{ width:379px; height:479px; background:url(../images/white.png); float:left; color:#000; font-family:'open_sans_lightregular'; font-size:79px; line-height:65px; text-transform:uppercase; padding-left:100px; position:relative;}
.box1 .txt1{ padding-top:140px;}
.box1 .txt2 span{ font-size:30px; display:inline-block; padding-top:30px; line-height:30px; text-transform:none;}

.box2{ width:339px; height:479px; background:url(../images/black.png); float:left; color:#fff; font-family:'open_sansbold'; font-size:18px; line-height:24px; padding-left:80px; padding-right:60px; position:relative;}
.box2 .txt1{ padding-top:130px;}
.box2 .txt2{ padding-top:10px; font-family:'open_sansregular'; color:#6e96c2;}
.icons { position:absolute; left:140px; top:380px; z-index:10;}
.icons > li { display:inline-block; padding:0 5px;position:relative;}
.icons > li > a{display:block; width:100%; height:30px;}

.box { width:900px;height:429px; position:relative; padding:50px 20px 0 38px; background:url(../images/white.png);}
.box.white{ background:url(../images/white.png); color:#000;}
.box.black{ background:url(../images/black.png); color:#fff;}

.close{ display:block; width:20px; height:20px; position:absolute; right:24px; top:20px; z-index:30;}
.close span{ display:block; width:20px; height:20px; background:url(../images/close.png) left top no-repeat; }
.box.white .close span{background:url(../images/close.png) left top no-repeat;}
.box.black .close span{background:url(../images/close.png) left bottom no-repeat;}
.box2 .close span{background:url(../images/close.png) left bottom no-repeat;}




.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:260px;}
.col2{ width:560px;}
.col3{ width:430px;}
.col4{ width:400px;}







.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:#2c78c4; text-decoration: underline; outline:none}
a:hover{ text-decoration: none}

h2{ font-family:'open_sans_lightregular';font-weight:normal; font-size:40px; line-height:35px; padding:0px 0 20px 0;  }



.upper { text-transform:uppercase;}

.color1{ color:#fff;}
.color2{ color:#000;}

.title { padding:0 0 5px; display:block; font-size:17px; line-height:22px;}

.text { padding:0 0 5px; display:block;}

.line1 { height:1px; background:#4a4a4a; margin:15px 0;}

.radius1{border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}

.border1 { border:1px solid rgba(0, 0, 0, 0.3);}
.border2{ padding:5px; background:#fff;}
.border3{ padding:2px; background:#fff;}



.img1 {margin-bottom:20px;margin-right:20px;}
.img2 {margin-right:20px; }
.img3 {margin-bottom:20px;}

.ul1 > li { line-height:29px; background:url(../images/li_st1.png) 0px 13px no-repeat; padding-left:23px;}

.button1{ display:inline-block; height:26px; line-height:26px; text-decoration:none; margin-top:10px; margin-bottom:0px; font-size:18px; font-family:'dosislight'; color:#fff!important; text-transform:uppercase; white-space:nowrap; letter-spacing:0px; background:#848484; padding:0 15px;}

.gal1 { width:283px; margin-bottom:25px; float:left; margin-right:5px; background:url(../images/gallery.png);color:#000; }
.gal1:hover{ background:#fff; color:#426e9a;}
.gal1.last { margin-right:0px; }
.gal1 .txt1{ font-size:17px; line-height:22px; padding:15px 15px 10px 15px;}
.gal1 .txt2{ font-size:12px; line-height:19px; padding:0px 15px 20px 15px;}

.photo1 {width:266px; height:219px; margin-left:7px; margin-top:7px;}
.photo1 a { display:block; text-decoration:none;}

.vid1 { width:283px; margin-bottom:25px; float:left; margin-right:5px; background:url(../images/gallery.png);color:#000; }
.vid1:hover{ background:#fff; color:#426e9a;}
.vid1.last { margin-right:0px; }
.vid1 .txt1{ font-size:17px; line-height:22px; padding:15px 15px 10px 15px;}
.vid1 .txt2{ font-size:12px; line-height:19px; padding:0px 15px 20px 15px;}

.video1 {width:266px; height:219px; margin-left:7px; margin-top:7px;}
.video1 a { display:block; text-decoration:none;}

.google_map{

	width: 418px;
	height: 198px;
	border-radius:0px;
	background: #fff;
	position:relative;
	overflow:hidden; margin-bottom:20px; border:1px solid rgba(0, 0, 0, 0.3); padding:5px;

}






/*===================== jScrollPane =====================*/

.scroll-pane{width: 100%; height:400px; overflow: auto;}


/*================= Contacts =========================*/

#note{ width:390px;}
.notification_error{ color:#f00; margin-bottom:5px }
.notification_ok{ text-align: center;} 

#ajax-contact-form label{float:left; width: 100px; line-height:31px; color:#343434;}
#ajax-contact-form label.c{ margin-top:5px;}

input{ float:left; width:280px; height:29px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #343434; background: #fff; border: 1px solid #d3d3d3; margin-bottom:5px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; }

textarea{ float:left; width:280px; height:70px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #343434; background: #fff; border: 1px solid #d3d3d3; margin-bottom:5px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;}

#ajax-contact-form img{float:left; width:120px; height:53px; margin-top:5px; margin-left:10px;}

input.capthca{ float:left; width:85px; margin-top:5px; margin-right:10px;}

input.submit{ width:87px; height:26px; cursor:pointer; background:url(../images/submit.png) left top no-repeat; border:none; margin:25px 0 0 0px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;  text-indent:-999%; }
input.submit:hover{ background-position:bottom;}


/* Generated by Font Squirrel (http://www.fontsquirrel.com)  */

@font-face {
    font-family: 'open_sansregular';
    src: url('opensans-regular-webfont.eot');
    src: url('opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-regular-webfont.woff') format('woff'),
         url('opensans-regular-webfont.ttf') format('truetype'),
         url('opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansbold';
    src: url('opensans-bold-webfont.eot');
    src: url('opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-bold-webfont.woff') format('woff'),
         url('opensans-bold-webfont.ttf') format('truetype'),
         url('opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sans_lightregular';
    src: url('opensans-light-webfont.eot');
    src: url('opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-light-webfont.woff') format('woff'),
         url('opensans-light-webfont.ttf') format('truetype'),
         url('opensans-light-webfont.svg#open_sans_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'dosislight';
    src: url('dosis-light-webfont.eot');
    src: url('dosis-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('dosis-light-webfont.woff') format('woff'),
         url('dosis-light-webfont.ttf') format('truetype'),
         url('dosis-light-webfont.svg#dosislight') format('svg');
    font-weight: normal;
    font-style: normal;

}