@import"reset.css";@import"skeleton.css";@import"superfish.css";@import"forms.css";@import"ui.totop.css";@import url(http://fonts.googleapis.com/css?family=Comfortaa);
body{
	background: url(main-bg.gif) repeat 0 0 #1b1b1b;
	font:14px/20px Arial, Helvetica, sans-serif;
	color:#646464;
	position:relative;
	min-width:1116px;
}

img {
	width:100%;
	height:auto;
}

a[href^="tel:"]{color: inherit; text-decoration:none;} 
* {-webkit-text-size-adjust: none;}

.floatright {float:right;}
.floatleft {float:left;}

html,body{height:100%;}
p{padding-bottom:20px;}
a{color:#fff;outline:none;cursor:pointer;text-decoration:none;}
a:hover{text-decoration:underline}
/*  Header styles */
h1,h2,h3,h4,h5,h6{line-height:1em;color:#fff;font-family: 'Comfortaa', cursive; text-transform: uppercase; margin-top: 36px; font-weight: normal;}
h1{font-size:24px;}
h2{font-size:22px;}
h3{font-size:20px;} 
h4{font-size:18px;}  
h5{font-size:16px;}
h6{font-size:14px;}
/* Global Structure---------------------------------------- */
/*----- txt,links,lines,titles -----*/
.extra-wrap{overflow:hidden;display:block;}
.fleft{float:left}
.fright{float:right}
.alignright{text-align:right}
.aligncenter{text-align:center}
.alignmiddle *{vertical-align:middle}
.color1{color:#ff2100;}

.last1 {
	margin-bottom:0 !important;
}

.last2 {
	padding-bottom:0 !important;
}

.wrapper {width:100%; overflow:hidden;}
 
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:50px;}

.reg {text-transform:uppercase;}

.title {margin-bottom:18px;}

.it {font-style:italic;}

.letter {letter-spacing:-1px;}

/*********************************boxes**********************************/
.margin-bot {margin-bottom:35px;}

.spacing {margin-right:35px;}

.indent {padding:0 0 0px 30px;}
.indent2 {padding-left:50px;}
.indent-bot {margin-bottom:20px;}
.indent-bot2 {margin-bottom:30px;}
.indent-bot3 {margin-bottom:45px;}

.img-indent-bot {margin-bottom:25px;}
.img-indent {float:left; margin:0 20px 0px 0;}	
.img-indent2 {float:left; margin:0 13px 0px 0;}	
.img-indent-r {float:right; margin:0 0px 0px 40px;}	

.prev-indent-bot {margin-bottom:10px;}	

.buttons a:hover {cursor:pointer;}
.clear {
 clear: both;
 display: block;
 overflow: hidden;
 visibility: hidden;
 width: 0;
 height: 0;
}

.bg {
	margin: 0px auto;
	width: 1116px;
	background: #050505;
	position: relative;
}

.logo {
	display: inline-block;
	width: 197px;
	height: 137px;
	text-indent: -5000px;
	background-image: url(logo2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

/*********************************header*************************************/
header {
	width:100%;
	position:relative; 
	z-index:2;
}

header h1 {
	padding:0;
	margin:0;
	float: left;
	font-size:0;
	line-height:0;
}
																	

.last4 {
	border: none !important;
}



/********************** Content ************************/

#content {
	width:100%; 
	padding:0 0 38px;
	position:relative;
	z-index:1;
	background: #050505;
}

aside {
	width:100%; 
	padding:0 0 46px;
	position:relative;
	z-index:1;
	background: url(bg1.gif) 0 0 repeat;
}

.page1-box1 {
	text-align: center;
}
.text1 {
	display: block;
	text-transform: uppercase;
	font-size: 30px;
	line-height: 36px;
	padding-top: 43px;
	margin-bottom: 22px;
	color: #fff;
	font-family: 'Comfortaa', cursive;
}

.page1-box1 p {
	color: #9d9d9d;
	line-height: 21px;
	padding-bottom: 22px;
	text-transform: uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.p17 {
	margin-bottom: 30px;
}

.button1 {
	display: inline-block;
	color: #050505;
	text-transform: uppercase;
	padding: 11px 21px 12px;
	transition: all 0.4s ease 0s;
	border-radius: 2px;
	font-size: 14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
	background: #fff;
	line-height: 17px;
}

.button1:hover {
	background: #2e2e2e;
	color: #fff;
	text-decoration: none;
}

.page1-box2 {
    background: none repeat scroll 0 0 #191919;
    border-bottom: 5px solid #FFFFFF;
    margin-top: 38px;
    padding-bottom: 14px;
    padding-top: 18px;
    text-align: center;
    padding: 18px 0 14px;
}

.text2 {
	display: inline-block;
	font-size: 26px;
	line-height: 32px;
	text-transform: uppercase;
	color: #fff;
	font-family: 'Comfortaa', cursive;
}

.text3 {
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 29px;
	margin: 0px 0 6px;
	font-family: 'Comfortaa', cursive;
}

.page1-box3 {
	position: relative;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 21px;
}
.page1-box3:hover strong {
	display: block;
}

.page1-box3 p {
	color: #9a9a9a;
}

.page1-box3 strong {
	display: none;
	position: absolute;
	width: 20px;
	height: 10px;
	top: 0;
	left: 42%;
	background: url(marker2.png) 0 0 no-repeat;
}

.page1-box3:after {
    background: none repeat scroll 0 0 #2A2A2A;
    content: "";
    display: block;
    height: 73%;
    position: absolute;
    right: -40px;
    top: 43px;
    width: 1px;
}

.p6:after {
	display: none !important;
}

.link1 {
	display: inline-block;
	color: #4c4c4c;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 17px;
	letter-spacing: 1px;
	font-family: 'Comfortaa', cursive;
	padding-bottom: 30px;
	background: url("marker1.png") no-repeat scroll center 30px transparent;
}



.link1:hover {
	color: #fff;
	text-decoration: none;
	background-position: center -355px;
}

.page1-box4 {
	padding-top: 14px;
	margin: 0 0 25px -20px;
}

.page1-img1 {
	margin: 22px 0 0 20px;
	float: left;
}


.page1-img1 {
    float: left;
    margin: 22px 0 0 20px;
}

.various:hover strong {
	display: block;
}

.various strong {
    background: url("marker6.png") no-repeat scroll 50% 50% transparent;
    display: none;
    height: 100%;
    left: 0;
    opacity: 1 !important;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
}

.p8 {
	margin-top: 45px;
}

.various {
    display: block;
    position: relative;
    z-index: 99;
}

.list1 a {
	color: #999;
	font-size: 12px;
	font-weight: bold;
	transition: all 0.4s ease 0s;
}

.list1 a:hover {
	color: #fff;
	text-decoration: none;
}

.page1-box5 {
	padding-top: 36px;
}

.list1 li {
    background: url("marker3.png") no-repeat scroll 0 11px transparent;
    border-top: 1px solid #232323;
    display: block;
    line-height: 16px;
    margin-top: 8px;
    padding-left: 14px;
    padding-top: 5px;
}

.list1 li:first-child {
	border: none;
}


.soc-links a {
	display:block;
	width:25px;
	height:25px;
}

.last3{
	background: none !important;
}


.soc-links {
    border-left: 1px solid #1F1F1F;
    margin-left: 18px;
    margin-top: 28px;
    overflow: hidden;
    padding: 14px 0 20px 24px;
}
.soc-links a:hover {
	background-position:0 bottom;
}

.soc-links li {
	display:block;
	float:left;
	margin-right:4px;
}

.foot-page1 {
	font-family: 'Comfortaa', cursive;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	padding-top: 44px;
}

.foot-page1 span {
	display: inline-block;
	background: url(marker4.gif) 0 0 no-repeat;
	width: 4px;
	height: 4px;
	margin: 8px 1px 0;
}

.soc-link1 {background:url(../images/soc-link1.png) no-repeat 0 0 ;
}
.soc-link2 {background:url(../images/soc-link2.png) no-repeat 0 0 ;
}
.soc-link3 {background:url(../images/soc-link3.png) no-repeat 0 0 ;
}
.soc-link4 {background:url(../images/soc-link4.png) no-repeat 0 0 ;
}

.p7 {
	padding-bottom: 12px;
}

.text4 {
	display: block;
	color: #c1c1c1;
	margin-top: 3px;
}

.list1 {
	margin-top: 26px;
}

.page1-img2 {
	float: left;
	margin-right: 20px;
}

.page2-img1 {
	margin: 37px 0 25px;
}


.p12 {
    margin-bottom: 18px;
    margin-top: 21px;
}

.p10 {
	margin-bottom: 33px;
}

.p11 {
    margin-top: 4px !important;
    padding-bottom: 20px;
}

.last4 {
	border: none !important;
}

.text5 {
	display: block;
	float: left;
	font-size: 14px;
	color: #c1c1c1;
	margin-right: 8px;
}

.page2-box3 {
	margin-top: 38px;
}

.page2-box1 {
	margin-top: 20px;
}

.bot1 {
	margin-top: -22px;
}

.posrel {
	position: relative;
}


.carousel1 li {
	float:left;

}

.carousel-div {
	position: relative;	
	height:386px;
	z-index:9;
	padding-top: 38px;
	overflow:hidden;
	
}

.carousel1 {
	cursor: auto !important;	
}

.prev2 {
	background: url(prev2.png) 0 0 no-repeat;
	display: block;
	width: 15px;
	height: 27px;
	position:absolute;
	top:50%;
	left:-25px;
	z-index:99;
}

.caroufredsel_wrapper {
	z-index:9;
}

.page3-box2 {
	margin: 0 10px;
}


.next2 {
	background: url(next2.png) 0 0 no-repeat;
	display: block;
	width: 15px;
	height: 27px;
	z-index:99;
	position:absolute;
	top:50%;
	right:-25px;
}

.next2:hover,
.prev2:hover {
	background-position: 0 bottom;	
}



.page2-img3 {
    float: left;
    margin-bottom: 10px;
    margin-right: 21px;
    margin-top: -2px;
}

.text8 {
	color: #646464;
	font-size: 11px;
	display: block;
	margin-top: -10px;
}

.text7 {
	color: #c1c1c1;
}

.p13 {
	margin-top: 44px;
}

.p9 {
	padding-bottom: 13px;
}

.link2 {
	color: #646464;
	transition: all 0.4s ease 0s;
}

.link2:hover {
	color:#fff;
	text-decoration: none;
}

.p14 {
	margin-bottom: 37px;
}


.inner1 {
    background: none repeat scroll 0 0 #2E2E2E;
    color: #FFFFFF;
    float: left;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 15px;
    height: 43px;
    line-height: 14px;
    margin-right: 11px;
    padding-top: 12px;
    border-radius: 2px;
    text-align: center;
    text-transform: uppercase;
    width: 55px;
}

.page4-box1 .extra-wrap {
	padding-top: 9px;
}


.p17 {
    margin-bottom: 31px;
}

.page4-img1 {
	margin-top: 5px;
}

.page4-box2 {
    border-bottom: 1px solid #1C1C1C;
    margin-bottom: 35px;
    margin-top: 15px;
    padding-bottom: 40px;
}

.p16 {
	display: inline-block;
	margin: 29px 0 0px;
	float: right;
}

.page2-img2 {
	margin-top: 20px;
}

.map iframe {
    height: 289px;
    overflow: hidden;
    width: 100%;
}	

.map {
	margin: 36px 0 25px;
}		
																									
.dl1 dt {width:160px;margin-bottom: 20px; color: #c1c1c1;}

.dl1 span {float:left; width:98px;}

.dl1 dd { line-height:20px;}


	
/******************** Footer ******************/
footer {
	width:100%; 
	padding:0 0 21px;
	position: relative;
	border-top: 1px solid #2a2a2a;
}

.bg:after,
.bg:before {
	content: '';
	display: block;
	width: 100%;
	background: url(main-bg.gif) repeat 0 0 #1b1b1b;
	height: 35px;
	position: relative;
}



/******************** Responsive ******************/

@media only screen and (min-width: 768px) and (max-width: 1140px) {
	.bg {
	margin: 0;
	width: 100%;
}
body {
min-width:768px;
}
}


@media only screen and (min-width: 768px) and (max-width: 1117px) {
 

.bg {
	margin: 0;
	width: 100%;
}

.various strong {
	display: none !important;
	z-index: -1;
}

#carousel .slides li {
	width: 187px !important;
}

#slider {
	margin-top: 20px;
}

.slide:after {
	display: none;
}

.next2 {
	right: 20px;
}

.prev2 {
	left: 20px;
}


#carousel {
    padding: 30px 88px 0 99px;
}

#flexslider {
    height: auto;
    min-height: 300px;
}

#carousel .slides li img {
    height: auto;
}

.carousel-div {
	height: 386px;
}

}

@media only screen and (max-width: 995px) {
 body{min-width:768px;}
 #flexslider {
    height: auto;
    min-height: 200px;
}

.carousel-div {
	height: 305px;
}

#carousel .slides li {
	width: 178px !important;
}

.page1-img1 {
    margin: 12px 0 0 10px;
    width: 44%;
}

.page1-box4 {
	margin-left: -10px;
}

#carousel {
    height: 170px;
}


.foot-page1 {
    font-size: 12px;
}
}

@media only screen and (max-width: 800px) {
.slide:after {
	display: none;
}


.text3,
h2 {
    font-size: 18px;
}

#carousel .slides li {
	width: 177px !important;
}


#carousel {
    padding: 23px 95px 0 99px;
}

}
 @media only screen and (max-width: 767px) {
body {
min-width:420px;
}

}

@media only screen and (min-width: 480px) and (max-width: 767px) {
 body {
min-width:420px;
}

.page1-img1 {
	width: 30%;
}

.floatright {float:left;}
.floatleft {float:right;}

nav select {
    outline:none;
	display: block !important;
	height:25px;
	line-height:25px;
	padding:0 0 4px;
}	

header h1 {
	text-align: center;
	float: none;
	margin:20px 0 18px;
}

nav {
	float: none;
	margin-bottom: 20px;
}

.bg {
	margin: 0;
	width: 100%;
}


#carousel .slides li img {
    height: auto;
}

#flexslider {
    height: auto;
    min-height: 100px;
}

.slide:after {
	display: none;
}

.page1-box3:after {
	display: none;
}

.foot-page1 {
    padding-top: 14px;
}

.soc-links {
    padding: 1px 0 1px 0px;
    border: none;
    margin-left: 0;
}

.page1-img2 {
	float: none;
	margin-right: 20px;
	margin-bottom: 16px;
}

.page1-box3:hover strong {
    display: none;
}

.flex-pauseplay,
#flexslider .flex-direction-nav {
	left: 40%;
}

.next2 {
	right: 20px;
}

.prev2 {
	left: 20px;
}

.carousel-div {
	height: 352px;
}

.p15 {
	margin-left: 0 !important;
}

.p16 {
	float: none;
}

.page4-img1 {
	margin-bottom: 20px;
}

.various strong {
	display: none !important;
	z-index: -1;
}

#carousel .slides li {
	width: 177px !important;
}

}
 @media only screen and (max-width: 479px) {

	 .inner-block {
	padding:0 10px;
}

body {
min-width:300px;
}

.soc-links {
    padding: 1px 0 1px 0px;
    border: none;
    margin-left: 0;
}


.page1-img2 {
	float: none;
	margin-right: 20px;
	margin-bottom: 16px;
}

.foot-page1 {
    padding-top: 14px;
}

header h1 {
	text-align: center;
	float: none;
	margin:20px 0 18px;
}

nav {
	float: none;
	margin-bottom: 20px;
}

.bg {
	margin: 0;
	width: 100%;
}


#carousel .slides li img {
    height: auto;
}


#flexslider {
    height: auto;
    min-height: 100px;
}

.flex-pauseplay {
	display: none;
}

#flexslider .flex-next {
    bottom: 58px;
    right: -55px;
}

#flexslider .flex-prev {
    bottom: 58px;
    left: -123px;
}

#flexslider .flex-direction-nav {
	overflow: visible;
}

.slide:after {
	display: none;
}


#carousel {
    height: 110px;
}

#carousel .flex-prev,
#carousel .flex-next {
	-webkit-background-size: cover !important;
	background-size: cover !important;
	top: -10px;
}

.page1-box3:after {
	display: none;
}


.text1 {    
    font-size: 23px;
    line-height: 30px;
    margin-bottom: 12px;
}


.page1-box3:hover strong {
    display: none;
}


.next2 {
	right: 20px;
}

.prev2 {
	left: 20px;
}

.carousel-div {
	height: 218px;
}

.p15 {
	margin-left: 0 !important;
}

.p16 {
	float: none;
}

.page4-img1 {
	margin-bottom: 20px;
}
.various strong {
	display: none !important;
	z-index: -1;
}

#carousel .slides li {
	width: 110px !important;
	margin: 0;
}
	}
	
