@import "reset.css";
@import "jquery.fancybox-1.3.4.css";
@import "grid.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;
}
/*global*/
body {
position:absolute;
font:14px/22px Arial, sans-serif;
color:#000000;
min-width: 950px;
min-height:750px;
width:100%;
height:100%;
overflow:hidden;
z-index:1;
}
body p a {
text-decoration:none;
}
body p a:hover {
text-decoration:underline;
}
h1 {
margin: 26px 0 0 27px;
display: inline-block;
float: left;
}
h1>a{
position:relative;
display:inline-block;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
width: 203px;
height: 54px;
background: url(../images/logo.png) left center no-repeat;
}
h2 {
font: 700 35px/1.2em 'Open Sans', sans-serif;
color: #fff;
text-transform: uppercase;
padding-bottom: 22px;
}
h3 {
font: 700 15px/24px 'Open Sans', sans-serif;
text-transform: uppercase; 
color: #f8e757;
padding-bottom: 2px;
}
h3>a{
color: inherit;
}
h3>a:hover{
text-decoration: underline;
}
h4 {
font: 700 12px/1.2em 'Open Sans', sans-serif;
text-transform: uppercase; 
color: #ffffff;
padding-bottom: 2px;
}
p {
padding-bottom: 18px;
}
address{
font-style: normal;
}
figure{
display: inline-block;
}
figure>*{
border: 7px solid #fff;
}
#glob {
position:absolute;
width:100%;
height:100%;
overflow:hidden;
z-index:2;
}
.spinner {
position:fixed;
left:0px;
top:0px;
width:100%;
height:100%;
z-index:9999;
background:url( "../images/ajax-loader.gif") 50% 50% no-repeat #2c2b27;
}
#bgStretch {
z-index:1;
}
#bgStretch>img {
background: #2c2b27; 
}
header, footer{
position:absolute;
width:100%;
z-index:100;
}
/*header*/
header{
top:0px;
height:106px;
background: url(../images/menu_bg.jpg) center repeat-x;
}
/*end header*/
/*footer*/
footer {
bottom:0px;
height:86px;
}
footer p {
position: relative;
color: #000000;
text-transform: uppercase;
font-size: 13px;
padding-top: 22px;
}
footer p a{
color: #605d57;
}
.soc_icons{
float: right;
position: relative;
margin-top: 15px;
z-index: 10;
}
.soc_icons>li{
position: relative;
display: inline-block;
margin-left: 2px;
}
.soc_icons>li>a{
position: relative;
display: block;
width: 32px;
height: 32px;
}
.soc_icons>li>a>span{
position: relative;
display: block;
width: 100%;
height: 100%;
overflow: hidden;
-webkit-transition: opacity 0.4s ease-out;
-moz-transition: opacity 0.4s ease-out;
-o-transition: opacity 0.4s ease-out;
-ms-transition: opacity 0.4s ease-out;    
transition: opacity 0.4s ease-out;
}
.soc_icons>li>a>span:first-child>img{
position: relative;
top: -32px;
}
.soc_icons>li>a>span:first-child+span{
position: absolute;
display: block;
top: 0;
left: 0;
opacity: 0;
z-index: 10;
}
.soc_icons>li>a:hover>span:first-child+span{
opacity: 1;
}
.soc_icons>li>a:hover>span:first-child{
opacity: 0;
}
/*end footer*/
/*menu*/
.menu {
position: relative;
display: inline-block;
margin: 43px 0 0 233px;
}
#menu>li {
display: inline-block;
position: relative;
background: url(../images/menu_divider.jpg) left 4px no-repeat;
}
#menu>li:first-child {
display: none;
}
#menu>li:first-child+li {
background: none;
margin-left: 0;
padding-left: 0;
}
#menu>li.last {
margin-right: 0;
}
#menu>li:first-child+li>a{
margin-left: 0;
padding-left: 0;
}
#menu>li>a {
position: relative;
display: inline-block;
font: 700 15px/1.2em 'Open Sans', sans-serif;
color: #fff;
text-transform: uppercase;
padding-left: 1px;
margin: 0 13px 0 13px;
}
#menu>li>strong{
display: inline-block;
position:absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
z-index: -1;
}
.submenu_1, .submenu_2 {
position:absolute;
z-index:9100;
width: 130px;
left: -27px;
top: 63px;
padding: 12px 0;
background: #eaa63d;
text-align: center;
}
.submenu_1 li {
position:relative;
display: block;
margin-bottom: 2px;
}
.submenu_1 a {
position:relative;
display: block;
font: 600 12px/1.2em 'Open Sans', sans-serif;
color: #fff;
text-transform: uppercase;
-webkit-transition: background-color 0.4s ease-out;
-moz-transition: background-color 0.4s ease-out;
-o-transition: background-color 0.4s ease-out;
-ms-transition: background-color 0.4s ease-out;    
transition: background-color 0.4s ease-out;
}
.submenu_1 li>a:hover,.submenu_1 li.sfHover>a{
background-color:#45443f !important;
}
.submenu_2 {
left: 100%;
top: -12px;
background: #feb542;
}
.submenu_1, .submenu_2 {
display: none;
}
/*end menu*/
/*pages*/
#content {
position:relative;
width:940px;
height:750px;
margin: -28px auto 0;
z-index: 50;
}
#content>ul {
width:100%;
height: 558px;
top: 106px;
position: relative;
overflow: hidden;
}
#content>ul>li:first-child{
background: none;
}
#content>ul>li {
position:absolute;
width:100%;
height: 524px;
overflow: hidden;
margin-top: 34px;
background: #4e4c47;
background: -moz-linear-gradient(top, #2082cb, #ffffff);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4e4c47), color-stop(100%,#3c3a35));
background: -webkit-linear-gradient(top, #4e4c47, #3c3a35);
background: -o-linear-gradient(top, #4e4c47, #3c3a35);
background: -ms-linear-gradient(top, #4e4c47, #3c3a35);
background: linear-gradient(top, #4e4c47, #3c3a35);
}
#content>ul>li>div {
background: url(../images/content_effect.png) center no-repeat;
height: 524px;
}
.bg{
position: absolute;
width: 100%;
height: 40%;
left: 0;
top: 67%;
z-index: 1;
background: #fff;
}
.splashItem{
position: relative;
height: 224px;
margin-top: 58px;
background: #2082cb;
background: -moz-linear-gradient(top, #2082cb, #228cdb);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2082cb), color-stop(100%,#228cdb));
background: -webkit-linear-gradient(top, #2082cb, #228cdb);
background: -o-linear-gradient(top, #2082cb, #228cdb);
background: -ms-linear-gradient(top, #2082cb, #228cdb);
background: linear-gradient(top, #2082cb, #228cdb); 
}
.splashItem>div{
background: url(../images/splash_bg.png) left top no-repeat;
padding: 37px 35px 17px 41px;
}
.bg2{
background: #4b4944;
background: -moz-linear-gradient(top, #228cdb, #2082cb);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4b4944), color-stop(100%,#3c3a35));
background: -webkit-linear-gradient(top, #228cdb, #2082cb);
background: -o-linear-gradient(top, #228cdb, #2082cb);
background: -ms-linear-gradient(top, #228cdb, #2082cb);
background: linear-gradient(top, #228cdb, #2082cb); 
}
.splashItem>div>figure{
float: left;
margin: 7px 24px 0 0;
}
.splashItem>div>div{
overflow: hidden;
}
.list1>li{
border-bottom: 1px solid #53514d;
position: relative;
width: 293px;
margin-bottom: 14px;
}
.list1>li.last{
border: none;
margin-bottom: 0;
}
.list1>li.last>div>p{
padding-bottom: 0;
}
.list1>li>figure{
float: left;
margin: 7px 18px 0 0;
}
.list1>li>div{
overflow: hidden;
}
.list1>li>div>h3{
padding-bottom: 1px;
}
.list1>li>div>h4{
padding-bottom: 11px;
}
.list1>li>div>p{
padding-bottom: 12px;
}
.list2{
margin-top: 7px;
}
.list2>li{
position: relative;
display: inline-block;
width: 216px;
margin: 0 19px 26px 0;
}
.list2>li.bottom{
margin-bottom: 0;
}
.list2>li>figure{
margin-bottom: 16px;
}
.list2>li>figure>a{
position: relative;
display: block;
width: 206px;
height: 134px;
overflow: hidden;
}
.list2>li>div{
}
.list2>li>div>h3{
padding-bottom: 8px;
}
.list2>li>div>p{
padding-bottom: 0;
}
.list3{
margin-top: 0px;
}
.list3>li{
position: relative;
margin-bottom: 11px;
border-bottom: 1px solid #575551;
padding-bottom: 10px;
}
.list3>li.last{
border: none;
}
.list3>li>div{
overflow: hidden;
}
.list3>li>div:first-child{
position: relative;
display: inline-block;
width: 60px;
height: 60px;
border-radius: 30px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
background: #feb340;
float: left;
margin: 7px 17px 0 0;
text-align: center;
}
.list3>li>div:first-child>p{
font: 600 35px/60px 'Open Sans', sans-serif;
color: #fff;
text-transform: uppercase;
}
.list3>li h3{
padding-bottom: 8px;
}
.list4{
margin-top: 7px;
}
.list4>li{
border-bottom: 1px solid #575551;
margin-bottom: 22px;
}
.list4>li.last{
border: none;
margin-bottom: 0;
}
.list4>li>a{
position: relative;
display: inline-block;
width: 160px;
height: 102px;
overflow: hidden;
margin: 0 19px 19px 0;
}
.list4>li>a:first-child+a{
margin-right: 0;
}
.list4>li>a>img{
position: relative;
}
.list4>li>a>span{
position: absolute;
z-index: 100;
background: #feb340;
}
.list4>li>a>:first-child+span,.list4>li>a>:first-child+span+span+span{
top: 0;
left: 0;
width: 2px;
height: 100%;
-webkit-transition: height 0.4s ease-out;
-moz-transition: height 0.4s ease-out;
-o-transition: height 0.4s ease-out;
-ms-transition: height 0.4s ease-out;    
transition: height 0.4s ease-out;
height: 0;
}
.list4>li>a>:first-child+span+span,.list4>li>a>:first-child+span+span+span+span{
top: 0;
left: 0;
width: 100%;
height: 2px;
-webkit-transition: width 0.4s ease-out;
-moz-transition: width 0.4s ease-out;
-o-transition: width 0.4s ease-out;
-ms-transition: width 0.4s ease-out;    
transition: width 0.4s ease-out;
width: 0;
}
.list4>li>a>:first-child+span+span+span{
left: 158px;
top: 67px;
-webkit-transition: top 0.4s ease-out;
-moz-transition: top 0.4s ease-out;
-o-transition: top 0.4s ease-out;
-ms-transition: top 0.4s ease-out;    
transition: top 0.4s ease-out;
}
.list4>li.active>a>:first-child+span, .list4>li>a:hover>:first-child+span,
.list4>li.active>a>:first-child+span+span+span, .list4>li>a:hover>:first-child+span+span+span{
height: 100%;
top: 0;
}
.list4>li.active>a>:first-child+span+span, .list4>li>a:hover>:first-child+span+span,
.list4>li.active>a>:first-child+span+span+span+span, .list4>li>a:hover>:first-child+span+span+span+span{
width: 100%;
left: 0px;
}
.list4>li>a>:first-child+span+span+span+span{
left: 135px;
top: 67px;
-webkit-transition: left 0.4s ease-out;
-moz-transition: left 0.4s ease-out;
-o-transition: left 0.4s ease-out;
-ms-transition: left 0.4s ease-out;    
transition: left 0.4s ease-out;
}
.list4>li>a>:first-child+span+span+span+span{
top: 100px; 
}
.list5>li{
position: relative;
display: inline-block;
width: 345px;
margin: 0 11px 0 0;
}
.list5>li.bottom>div>p{
padding-bottom: 0;
}
.list5>li>img{
float:left;
margin: 6px 14px 0 0;
}
.list5>li>div{
overflow: hidden;
}
.list5>li>div>h3{
padding-bottom: 8px;
}
.readMore {
font: 700 15px/24px 'Open Sans', sans-serif;
text-transform: uppercase; 
color: #b3b2b0;
}
.readMore:hover {
text-decoration: none;  
}
hr{
width: 100%;
height: 1px;
background: url(../images/hline.png) center repeat-x;
margin: 10px 0;
}
/* slogans splash slider */
.slogans{
width: 100%;
height: 170px;
margin-top: 72px;
}
.slogans>li{
width: 100%;
height: 170px;
}
.slogans>li>p{
font: 700 65px/56px 'Open Sans', sans-serif;
text-transform: uppercase;
color: #fff;
}
.btnsHolder{
position: relative;
float: right;
margin-top: -46px;
z-index: 100;
}
.prev, .next, .prev>span, .next>span{
position: relative;
display: inline-block;
float: left;
width: 31px;
height: 31px;
overflow: hidden;
}
.prev,.prev>span{
background: url(../images/arrowL.jpg) right center no-repeat;
}
.next,.next>span{
background: url(../images/arrowR.jpg) left center no-repeat;
}
.next{
margin-left: 2px;
}
.prev>span, .next>span{
float: none;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transition: opacity 0.4s ease-out;
-moz-transition: opacity 0.4s ease-out;
-o-transition: opacity 0.4s ease-out;
-ms-transition: opacity 0.4s ease-out;    
transition: opacity 0.4s ease-out;
}
.prev>span{
background-position: left center;
}
.next>span{
background-position: right center;
}
.prev:hover>span, .next:hover>span{
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
/* end slogans splash slider */
/*scroll*/
.outside{
position: relative;
width: 100%;
}
.scroll{
float:left;
}
.outside .scroll{
width: 300px;
height: 255px;
}
.outside .scroll2{
width: 750px;
height: 264px;
}
.outside .scroll3{
width: 353px;
height: 264px;
}
.outside ._track, .outside2 ._track{
width: 26px;
height:184px;
right: 1px;
top: 33px;
padding: 5px 0;
z-index: 250;
}
._track{
background: url(../images/scroll_bg.png) center 0 repeat-y;
}
._shuttle{
cursor: pointer !important;
width: 26px;
height: 48px;
background-color: #f8e757;
-webkit-transition: background-color 0.4s ease-out;
-moz-transition: background-color 0.4s ease-out;
-o-transition: background-color 0.4s ease-out;
-ms-transition: background-color 0.4s ease-out;    
transition: background-color 0.4s ease-out;
}
._shuttle:hover{
background-color: #b3b2b0;
}
.scroll-btns{
position: absolute;
top: 7px;
z-index: 200;
display: block;
right: 1px;
width: 26px;
}
.btndown, .btnup{
display: inline-block;
position: relative;
width: 26px;
height: 26px;
}
.btndown, .btndown>span{
background: url(../images/arrow_down.jpg) center bottom no-repeat;
}
.btnup, .btnup>span{
background: url(../images/arrow_up.jpg) center bottom no-repeat;
}
.btndown>span, .btnup>span{
position: relative;
display: block;
width: 100%;
height: 100%;
background-position: center top;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transition: opacity 0.4s ease-out;
-moz-transition: opacity 0.4s ease-out;
-o-transition: opacity 0.4s ease-out;
-ms-transition: opacity 0.4s ease-out;    
transition: opacity 0.4s ease-out;
}
.btndown:hover>span, .btnup:hover>span{
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.btndown{
top: 194px;
}
/*end scroll*/
.sitem_over {
position:absolute;
background:url( '../images/pic_bg_over.png');
z-index:2;
width:100%;
height:100%;
display:none;
overflow: hidden;
}
.sitem_over>strong {
position:relative;
background:url( '../images/icon_zoom.png') center no-repeat;
width: 100%;
height: 100%;
display: block;
}
/*PADDINGS*/
.padding1 {
padding: 54px 0px 0px 0px;
}
.margin1{
margin: 38px 0px 0px 0px;
}
.margin2{
margin: 7px 0px 17px 0px;
}
.margin3{
margin: 7px 0px 16px 0px;
}
.color2{
color: #feb340;
}
.width1{
display: inline-block;
width: 82px;
}
.border1{
border-top: 1px solid #F3F3F3;
}
/*additional classes*/
.wrapper {
width:100%;
overflow:hidden;
}
a {
text-decoration:none;
}
.nopad {
padding:0;
}
.nobg{
background: none !important;
}
.clear {
clear:both;
line-height:0;
}
/*google map*/
.google_map{
position:  relative;
overflow: hidden;
border-radius: 0px;
width: 324px;
height: 185px;
box-shadow: none;
background-color: #2c2b27;
background-image: url(../images/ajax-loader.gif);
background-repeat: no-repeat;  
background-position: 50%;
}
/*end google map*/
/* Forms*/
#form1 {
position: relative;
margin-top: 7px;
}
#form1 input,
#form1 textarea,
#form1 .success {
position: relative;
background: #363530;
border: none;
color:#b4b3b1;
padding: 10px 14px;
width: 202px;
outline:none;
box-shadow:none;
margin: 0;
}
#form1 textarea {
width: 372px;
height: 105px;
overflow:auto;
resize: none;
}
#form1 label {
display:inline-block;
min-height: 40px;
position: relative;
width: 230px;
}
#form1 .success{
position: absolute;
z-index: 10;
text-align: center;
padding: 36px 14px;
}
#form1 .error, #form1 .empty {
position: absolute;
text-align: right;
right: 2px;
top: 0px;
font-size:10px;
color:#f8e757;
display:none;
}
#form1 .message .error, #form1 .message .empty {
right: -167px;
}
.btns{
padding: 7px 0 0;
position: relative;
float: right;
}
.btns a{
display:inline-block;
margin-left: 18px;
}
/* Form defaults */
input, select, textarea {
font: normal 14px/16px Arial, sans-serif;
vertical-align:middle;
}
/*end forms*/