/* GOOGLE FONTS */
@import "http://fonts.googleapis.com/css?family=Titillium+Web:400,700,200";

/* Global properties ======================================================== */
a[href^="tel:"] { color: inherit; text-decoration: none;}
::selection{ background:#888888!important; color:#fff}
::-moz-selection{ background:#888888!important; color:#fff}

a{ color:#fff; text-decoration: underline; outline:none}
a:hover{ color:#fff; text-decoration: none; outline:none}

body{ background:#0c0c0d; border:0; font: 12px Arial, Helvetica, sans-serif; color:#969696 ; line-height:18px; min-width:320px;}

/* ============================= header ====================== */
header{position: relative; z-index: 100; background: #040404; padding-bottom: 20px;}

.top1{float: left; text-align: left;}
.logo{display: inline-block; padding: 10px 0 0 25px;}

.top2{float: right; padding-top: 25px;}
.social_wrapper{float: right; text-align: center;}
.social{ display: inline-block; margin: 0 5px; padding-top: 10px; list-style: none; white-space: nowrap;}
.social li{display: inline-block; margin: 0 2px; float: left;}

/* ============================= content ====================== */
#content{background: url(../images/content_bg.jpg) 0 0 repeat-x; padding-top: 25px; padding-bottom: 50px;}

/* ============================= footer ====================== */
footer{position: relative; z-index: 30; min-height: 336px; overflow: hidden; }
.floor1{width: 1875px; position: absolute; left: 50%; margin-left: -937px; top: 0px; z-index: -10; max-width: none;}

.bot1{height: 108px; background: url(../images/bot1.jpg) 0 0 repeat-x; position: relative; z-index: 10; text-align: center;}
.sh1{width: 100%; position: absolute; left: 0;top: 108px; z-index: -1;}
.ball1{position: absolute; right: 290px; top: 0px; z-index: 0;}

.bot2{position: relative; z-index: 20; padding-top: 40px;}
.copyright{color:#7c7977;}
.copyright a { color:#a4a4a4; text-decoration: underline;}
.copyright a:hover{color:#7c7977; text-decoration: none;}

/* ============================= main menu ====================== */
.navbar_ { margin: 0; float: right;}
.navbar_ .navbar-inner_ { padding: 0; margin: 0; border: none; min-height: inherit; background: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; filter:none; }
.navbar_ .btn-navbar { background: #d64104; border: none;box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}
.navbar_ .btn-navbar:hover{background: #b43501;}
.navbar_ .btn-navbar .icon-bar{background-image: none;}
.nav-collapse_.collapse{ position:relative; display:block; text-align: center;}
.navbar_ .nav{ position: relative; float: none; margin: 0; padding: 0; display: inline-block; left: auto;}
.navbar_ .nav > li{position: relative; display: block; float: left; margin-right: 1px; white-space: nowrap;}
.navbar_ .nav > li > a{display: block; text-decoration: none; background: none; font-family: 'Titillium Web'; font-weight: 400; font-size: 20px; line-height: 20px; color: #b9b8b8; text-shadow:none; padding: 15px 10px; border-bottom: 5px solid transparent; 
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;
}
.navbar_ .nav > li.active > a, .navbar_ .nav > li.active > a:hover, .navbar_ .nav > li.active > a:focus, .navbar_ .nav > li > a:hover, .navbar_ .nav > li > a:focus{color: #fff; text-decoration: none; background: none; border-bottom-color: #d64104;box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}

.sub-menu ul { position: absolute; display: none; left: 0px; top: 55px; list-style: none; zoom: 1; z-index: 109; margin: 0; padding:8px; background: #202023; text-align: left; }
.sub-menu li { margin: 0; position: relative; zoom: 1; display: block;}
.sub-menu li a{display: block; position: relative; font-family:'Titillium Web'; font-weight: 400; font-size: 16px; line-height: 20px; color: #fff; text-decoration: none; padding: 6px 35px 6px 20px; 
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;
}
.sub-menu li a:hover{ text-decoration: none; color: #040404; background: #d64104;}

.sub-menu li a em{display: inline-block; width: 7px; height: 10px; background: url(../images/marker1.png) left top no-repeat; position: absolute; right: 8px; top: 50%; margin-top: -5px;}
.sub-menu li a:hover em{background-position: bottom;}

.sub-menu-1 > ul{}

.sub-menu-2 > ul{left: 100%; top: -8px; margin-left: 9px; background: #1b1b1d;}

/* ============================= menu bot ====================== */
.menu_bot { display:inline-block; float: left; position: relative; z-index:10; text-align:center; white-space:nowrap; padding-top: 42px; padding-left: 40px; }
#menu_bot { list-style: none; display:inline-block; white-space:nowrap;  padding: 0; margin: 0;}
#menu_bot > li { list-style: none; display: inline-block; height:24px; line-height: 24px; position:relative; float:left; white-space:nowrap; padding-left: 2px; background: url(../images/marker2.png) left center no-repeat;}
#menu_bot > li:first-child{background: none;}
#menu_bot > li > a{ display:block; height:100%; text-decoration:none; position:relative; padding:0 15px; font-family:'Titillium Web'; font-weight: 400; font-size: 18px; color: #7a7a7a; text-transform: uppercase;}
#menu_bot > li.active > a, #menu_bot > li > a:hover, #menu_bot > li > a:focus{color: #fff; text-decoration: none;}

/* ============================= search-form ====================== */
.navbar-form { float: right; position:relative; z-index: 11; margin:33px 35px 0 0 ; padding: 0; }
.navbar-form input { width: 190px; height: 20px; font-size: 14px; line-height: 20px; color:#7a7a7a; background: #181818; border: none; border-bottom: 1px solid #505050; margin: 0; padding: 10px 50px 10px 10px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -moz-box-shadow: inset  0px 3px 20px 3px  #181818; -webkit-box-shadow: inset  0px 3px 20px 3px  #181818; box-shadow: inset  0px 3px 20px 3px  #181818; }
.navbar-form input:focus {color: #fff; border-color: #898989;-moz-box-shadow: inset  none; -webkit-box-shadow: none; box-shadow: none;}
.navbar-form a {text-decoration: none; margin: 0; display: inline-block; border-left: 1px solid #2f2f2f; width: 42px; height: 28px; background: url(../images/search.png) left top no-repeat; position:absolute; right:0; top: 7px; }
.navbar-form a:hover { background-position: right;}

/* ============================= toTop ====================== */
#toTop {float: left; display:none; height:24px; line-height: 24px; margin-top: 42px; margin-left: 40px; text-decoration:none; border:none;font-family:'Titillium Web'; font-weight: 400; font-size: 18px; color: #7a7a7a; text-transform: uppercase;}
#toTopHover {}
#toTop:hover, #toTop:focus { outline:none; color: #fff; text-decoration: none; }

/* ============================= main layout ====================== */
h1, h2, h3{ font-family:'Titillium Web'; font-weight:700; font-size:30px; color:#fff; line-height:33px; padding:35px 0 20px 0; border-bottom: 1px solid #232323; margin:0px 0px 15px 0px; }
h2, h3{font-weight: 400;}

h4{font-family:'Titillium Web'; font-weight: 400; font-size: 40px; line-height: 44px; color: #fff;  text-transform: uppercase; padding:0px 0px 15px 0px; margin: 0;}

h5{ font-weight: normal; color:#888888; padding:0px 0 10px 0; margin: 0px 0px 0px 0px; text-transform: uppercase;}

h6{ font-weight: normal; color:#fff; padding:0px 0 10px 0; margin: 0px 0px 0px 0px; text-transform: uppercase;}


.upper { text-transform:uppercase;}

.color1{ color:#fff;}

.line1 { height:1px; background:url(../images/line1_px.png) 0 0 repeat-x; margin:20px 0;}

.radius1{border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}


/* === */
.banners{}
.banners .banner{background: #262628;margin-bottom: 35px;}
.banners .banner:hover{background: #000;}
.banners .txt{padding: 25px 30px; border-top: 3px solid #d64104;}
.banners .txt1{font-family:'Titillium Web'; font-weight: 700; font-size: 30px; line-height: 30px; color: #fff; text-transform: uppercase; padding-bottom: 15px;}
.banners .txt2{text-transform: uppercase; color: #b0b0b0; padding-bottom: 15px;}
.banners img{width: 100%;}

.more1{ display:inline-block; height:13px; line-height:13px; position:relative; text-decoration: none; margin-top:0px; margin-bottom:0px; font-size:14px; font-family:'Titillium Web'; font-weight: 400; color:#616161; text-transform:uppercase; white-space:nowrap; letter-spacing:0px; background:url(../images/more1.gif) left top no-repeat; padding-left:25px;}
.more1:hover { color:#fff; background-position: left bottom;}

.box1{border: 1px solid #1d1d1f; background: #000; padding: 0px 30px 30px 30px;}
.box2{}

.date1{padding-bottom: 20px;}
.date1.last{padding-bottom: 0px;}
.date1 .txt1{float: left; width: 50px; padding-right: 7px; height: 52px; margin-right: 20px; background: url(../images/date1.png) 0 0 no-repeat; text-align: center; font-family:'Titillium Web'; font-weight: 700; color: #0a0a0a; font-size: 30px; line-height: 50px;}
.date1 .txt2{line-height: 22px; overflow: hidden; }

.button1{ display:inline-block; line-height:20px;  text-decoration: none; margin-top:10px; margin-bottom:10px; font-size:20px; font-family:'Titillium Web'; font-weight: 400; color:#0c0c0d; text-transform:uppercase; white-space:nowrap; letter-spacing:0px; background:#3f3f43; padding:16px 15px;
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;
}
.button1:hover { color:#fff; background: #d64104;}

.date2{ display:inline-block; line-height:18px; margin-bottom:10px; font-size:18px; font-family:'Titillium Web'; font-weight: 400; color:#fff; white-space:nowrap; letter-spacing:0px; background:#d64104; padding:10px 15px;}

.ul1{ padding: 0; margin: 0; list-style: none;}
.ul1 > li { padding:0px 0px 6px 15px; margin: 0px 0px 6px 0px; text-transform: uppercase; background: url(../images/li_st1.png) 0 7px no-repeat;}

.google_map{ position: relative; overflow: hidden; margin: 0 0 20px 0; padding: 10px; background: #3f3f43;}
.google_map iframe{position: relative; width: 100%; height: 500px; border: none;}





/* ============================= thumbnail ====================== */
.img-polaroid{position: relative; padding: 10px; background: #3f3f43; border: none;box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}
.thumbnail .caption{padding: 0; color: #969696}

.thumb1 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}
.thumb1 figure{margin: 0; float: left; margin:0px 20px 20px 0px; display: inline-block;}
.thumb1 figure img{}
.thumb1 .caption{}

.thumb2 {margin-bottom: 20px;}
.thumb2.last {margin-bottom: 0px;}
.thumb2 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}
.thumb2 figure{margin: 0; float: left; margin:0px 20px 20px 0px;}
.thumb2 figure a{position: relative; padding: 10px; background: #3f3f43; display: inline-block;
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;
}
.thumb2 figure a:hover{background: #d64104;}
.thumb2 figure a img{width: auto;}
.thumb2 figure a em{position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 2; background: url(../images/photo1.png) center center no-repeat; 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;
}
.thumb2 figure a:hover em{opacity: 1; filter: alpha(opacity=100);}
.thumb2 .caption{}

.thumb3 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}
.thumb3 figure{margin: 0; float: left; margin:0px 20px 20px 0px; display: inline-block;}
.thumb3 figure img{width: auto;}
.thumb3 .caption{}

.thumb4 {margin-bottom: 20px;}
.thumb4.last {margin-bottom: 0px;}
.thumb4 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}
.thumb4 figure{margin: 0; float: left; margin:0px 20px 0px 0px; display: inline-block;}
.thumb4 figure img{width: auto;}
.thumb4 .caption{overflow: hidden;}

.thumb5 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}
.thumb5 figure{margin: 0; float: none; margin:0px 0px 20px 0px;}
.thumb5 figure img{width: 100%;}
.thumb5 .caption{}

.thumb6{margin-bottom: 30px;}
.thumb6 .thumbnail{padding: 15px 15px 5px 15px; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; background: #262628;}
.thumb6 figure{margin: 0; float: none; margin:0px 0px 20px 0px; }
.thumb6 figure img{width: 100%;}
.thumb6 .caption{}

.thumb-isotope {}
.thumb-isotope .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}
.thumb-isotope figure{position: relative; margin: 0; float: none; margin:0px 0px 20px 0px; padding: 10px; background: #3f3f43;
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;
}
.thumb-isotope .thumbnail a{position: relative;  display: block;}
.thumb-isotope .thumbnail a:hover figure{background: #d64104;}
.thumb-isotope .thumbnail a img{width: 100%;}
.thumb-isotope .thumbnail a em{position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 2; background: url(../images/photo1.png) center center no-repeat; 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;
}
.thumb-isotope .thumbnail a:hover em{opacity: 1; filter: alpha(opacity=100);}
.thumb-isotope .caption{text-transform: uppercase;}

/*================= Contacts =========================*/
#note{ }
.notification_error{ color:#f00; padding-bottom:10px; }
.notification_ok{ text-align: left; padding-bottom:10px; } 

#ajax-contact-form .control-group{margin-bottom: 10px;}
#ajax-contact-form .control-label{display: none;}
#ajax-contact-form .controls{margin-left: 0;}
#ajax-contact-form input, #ajax-contact-form textarea{background: #1a1a1a; border: 1px solid #3f3f43; color: #888888; padding-top: 10px; padding-bottom: 10px; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; -moz-box-shadow: inset  0px 3px 20px 3px  #1a1a1a; -webkit-box-shadow: inset  0px 3px 20px 3px  #1a1a1a; box-shadow: inset  0px 3px 20px 3px  #1a1a1a;}
#ajax-contact-form input:focus, #ajax-contact-form textarea:focus{border-color:#797979; }
#ajax-contact-form textarea{height: 124px;}
#ajax-contact-form .control-group.capthca{margin-bottom: 0px;}
#ajax-contact-form .capthca input{width: 156px; float: left; margin-right: 30px;margin-bottom: 10px;}
#ajax-contact-form img{float:left; width:170px; height:42px;margin-bottom: 10px;}
#ajax-contact-form .submit{border: 0; margin: 0; display: inline-block;line-height:20px;  text-decoration: none;font-size:20px; font-family:'Titillium Web'; font-weight: 400; color:#0c0c0d; text-transform:uppercase; white-space:nowrap; letter-spacing:0px; background:#d64104; padding:16px 30px;
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;
}
#ajax-contact-form .submit em{display: none;}
#ajax-contact-form .submit:hover{ color:#000; background: #fff;}

/*================= 404 =========================*/
.page-404{text-align: center;}
.page-404 .txt1{font-family:'Titillium Web'; font-weight:700; font-size:250px; color:#fff; line-height:250px; }
.page-404 .txt2{font-family:'Titillium Web'; font-weight:400; font-size:70px; color:#fff; line-height:70px; }





/*----- media queries ------*/
/* Large desktop */
@media (min-width: 1200px) {
	
}
/* Default landscape and desktop to large desktop */
@media (max-width: 1199px) {
	.logo{padding-left: 0;}	
	.top1{float: none; text-align: left;}
	.top2{float: none; padding-top: 5px;}
	.social_wrapper{float: right;}	
	.navbar_ {float: left;}
	#menu_bot > li > a{font-size: 14px;}
	.ball1{display: none;}
}
@media (min-width: 980px) and (max-width: 1199px) {	
	.banners .txt1{font-size: 25px; line-height: 25px;}
	footer{min-height: 269px;}
	.floor1{width: 1500px; position: absolute; left: 50%; margin-left: -750px; top: -10px; z-index: -1; max-width: none;}
}
/* Portrait tablet to landscape and desktop */
@media (max-width: 979px) {		
	.menu_bot{display: none;}
	#toTop{display: inline-block;}
}
@media (min-width: 768px) and (max-width: 979px) {
	.nav-collapse_.collapse{height: auto!important; overflow: visible!important;}
	.navbar_ .btn-navbar{display: none;}
	#search-form input { width: 390px;}	
	footer{min-height: 197px;}	
	.floor1{width: 1100px; position: absolute; left: 50%; margin-left: -550px; top: -10px; z-index: -1; max-width: none;}
	.banners .txt1{font-size: 18px; line-height: 18px;}
	h1,h2,h3{font-size: 20px; line-height: 22px;}
	h4{font-size: 20px; line-height: 22px;}
	.thumb4 figure{float: none; margin-right: 0; margin-bottom: 20px;}	
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {	
	.top1{text-align: center;}
	.social_wrapper{float: none;}	
	.navbar_ {float: none;}
	.navbar_ .nav{display: block;}
	.navbar_ .nav > li{float: none;}
	.sub-menu ul{position: relative; left: 0; top: 0;}
	body{padding: 0;}  
	footer{min-height: 125px;}	
	#toTop{display: inline-block; float: none; margin-left: 0;}
	#search-form{display: none;}
	.floor1{width: 700px; position: absolute; left: 50%; margin-left: -350px; top: -10px; z-index: -1; max-width: none;}
	.container{width: 440px;}	
	.box1{margin-top: 30px;}
	.box2{margin-top: 30px;}
	.thumb1 figure{float: none; margin-right: 0;}
	.thumb2 figure{float: none; margin-right: 0;}
	.thumb3 figure{float: none; margin-right: 0;}	
}
@media (min-width: 481px) and (max-width: 767px) {
	
}
/* Landscape phones and down */
@media (max-width: 480px) {
	.container{width: 300px;}
	.banners .banner{margin-bottom: 15px;}
	.banners .txt1{font-size: 18px; line-height: 18px;}
	.floor1{width: 480px; position: absolute; left: 50%; margin-left: -240px; top: -10px; z-index: -1; max-width: none;}
	.page-404 .txt1{font-size: 150px; line-height: 150px;}
	.page-404 .txt2{font-size: 50px; line-height: 50px;}
}