@import url(http://fonts.googleapis.com/css?family=Germania+One);
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700|Open+Sans:400,400italic,300,300italic,600,600italic,700,700italic,800,800italic);
@import url(http://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic|Oswald:400,300);
@import url(http://fonts.googleapis.com/css?family=Arvo:n,b,i,bi|Open+Sans:n,b,i,bi|Oswald:n,b|Play:n,b&subset=Latin,Cyrillic,Cyrillic-ext,Greek,Greek-ext,Latin-ext,Vietnamese);
@import url(http://fonts.googleapis.com/css?family=New+Rocker);

@import"reset.css";
@import"responsive-style.css";


body,html {
	width: 100%;
min-height:897px;
height:100%; background:#000;
overflow: scroll;
overflow: visible;
text-align:left;
}
/** TYPOGRAPHY
================================================**/
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}

/****Links****/

a,
a:visited,
a:active,
a:hover{
	 text-decoration: none;
    color: inherit;
    outline: none;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

a, a:visited, a:focus {
	color: #ffffff;
	cursor: pointer;
	text-decoration:none;
	outline:none
}
a:hover {
	text-decoration:none;
	color: #3f3f3f;
}
a img {
	border: none;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans',sans-serif;
	font-weight: 700;
}

h1 {
	font-size: 3.5em;
}

h2 {
	font-size: 2.375em;
	margin-bottom: 35px;
}

h3 {
	font-size: 1.375em;
	margin-bottom: 10px;
}
/* Prints */
    strong {
        font-weight: 700;
    }

address {
    font-style: normal;
}

p {
	font-size: 12px;
	margin-bottom: 18px;
}

.p1  {
  margin-bottom: 21px;  
}


input {
    border-radius: 0 !important;
    outline: none !important;
}


img {
    max-width: 100%;
}



p.intro {
	font-size: 1.125em;
	margin-bottom: 35px;
}

pre {
	margin: 15px 0;
	overflow: auto;
	word-wrap: normal!important;
}

code {
	/*width: 1000px;*/
}
/* Color    */

.color-1	{ color:#000 !important; }
.color-2	{ color:#FFF !important; }
.color-3	{ color:#940000 !important; }
.color-4	{ color:#313131; }
.color-5	{ color:#1e4590; }
.color-6	{ color:#093 }


hr {
	border: 0;
	border-top: solid #ddd 1px;
	margin: 40px 0;
	height: 0;
	clear: both;
}


* {
    -webkit-text-size-adjust: none;
}

/* Header * */
#header-top {
	width: 100%;
	background:url(../images/bg-top-2.png) repeat-x top;
	margin-top: -10px !important;
	padding-bottom: 6px;
	font-family: 'Open Sans', sans-serif; font-weight: 300; letter-spacing: 1;
	 color: #FFF;
	 font-size: 11px;
}
#header-top .container {
	height: 65px; margin: 10px 10px 10px 10px; text-align:right;
	padding-top:15px;
}
#header-top .top-icons {
	float:right; margin-right: 20px; width: 140px;
}

#header-top .top-contacts {
	float:right; width: 310px; margin-right: 0px;
}

#header-top .list-icon li 	{ float: left; padding: 0 8px 0 0; list-style: none; list-style-image: none; }
#header-top .list-icon li a { text-decoration:none;  text-indent: 100%; white-space: nowrap; overflow: hidden; }

.ico_fb			{ display: block; width: 35px; height: 34px; background: url(../images/icons/fb.png) top ; }
.ico_twitter	{ display: block; width: 35px; height: 34px; background: url(../images/icons/twitter.png) top; }
.ico_instagram	{ display: block; width: 35px; height: 34px; background: url(../images/icons/insta.png) top ; }

.ico_googleplus	{ display: block; width: 35px; height: 34px; background: url(../images/icons/googleplus.png) top; }
.ico_rss		{ display: block; width: 35px; height: 34px; background: url(../images/icons/rss.png) top; }
.ico_fb:hover, .ico_twitter:hover, .ico_googleplus:hover, .ico_instagram:hover,
.ico_rss:hover { background-position: 0 -34px;}

#header-top .list-contact 			{ padding-top: 20px; text-transform: uppercase;  }
#header-top .list-contact li 		{ float: left; padding: 0 8px 0 0; list-style: none; list-style-image: none; }
#header-top .list-contact li a 		{ text-decoration:none; color: #FFF; }
/* #header-top .list-contact li:after { content: " | "; }
   #header-top .list-contact li:first-child:after { content: none; } */
   
   /* .list-contact li+li { border-left: 1px solid #ffffff; } */
   .list-contact li:first-child 	{ border-right: 1px solid; border-left: 0 none;  }
   .list-contact li:last-child 		{ border-left: 0px solid; border-right: 0 none;  margin-left: 10px;}
   
#header-top .list-contact li a:hover 	{ text-decoration:none; color: #5e5e5e; }
#header-top .list-contact li.phone 		{ background:url(../images/icons/ico-phone16x16.png) left no-repeat; padding-left: 20px; text-align:right }
#header-top .list-contact li.mail 		{ background:url(../images/icons/ico-mail16x16.png) left no-repeat; padding-left: 20px;  text-align:right }

header { padding-bottom: 10px; }
header h1 {
    margin-bottom:59px;
    padding-top: 68px;
    position: relative;
    z-index: 910;

    text-align: center;

}
header h1 a {
    display: inline-block;
    overflow: hidden;
    width: 758px;
    height: 279px;
    font-size: 0;
    line-height: 0;
    
    text-indent: -999px;
    transition: 0s ease;
    -o-transition: 0s ease;
    -webkit-transition: 0s ease;
}
header h1 a img {
    display: block;
}

#page-header{ margin-top: -10px; }
/* Section */
section { margin-top: -10px; }

/* Slider */
.flexslider .slides img {width: 100%; display: block;}

.slider-wrapper {
	width: 100%;
	height: 100%;
}
.bxsliderWrapper {
	display:none;	
}
#slider,
#page-header{
	background: url(../images/bg.jpg);
}
.slider-container  {
	padding-top:10px;
 	background:#000;
 }

/* Content */
#main {
 	background: url(../images/content_bg.jpg) center top no-repeat ;
	padding-bottom: 20px;
	min-height: 300px;
}

#content {
	width: 100%;
	margin: 0 auto;
	font-family: 'Open Sans',sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
	color:#ccc;
	padding: 20px 10px 0px 30px;
}
#content .col-1 {
	width: 50%;
	float:left;
	margin-top: 20px;
}
#content .col-2 {
	width: 50%;
	float:right;
	margin-top: 20px;
	text-align:left;
}

#content .col-3 {
	width: 40%;
	float:left;
	margin-top: 20px;
	text-align:left;
}
#content .col-4 {
	width: 60%;
	float:right;
	margin-top: 20px;
	text-align:left;
}
#content p {
	
}
#content a {
    text-decoration: none;
    color: inherit;
    outline: none;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}
#content a:hover {
    color: #fff;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
    color: #2C2C2C;
}
#content h1 {
    text-transform: uppercase;
    font-family: 'Open Sans',sans-serif;
    font-size: 30px;
    line-height: 30px;
    font-weight: 800;
    color: #444;
	margin-bottom: 15px;

}
#content h2 {
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    color: #191919;
	text-transform: uppercase;
	margin-bottom: 15px;
}
#content h3 {
    text-transform: uppercase;
    font-family: 'Open Sans',sans-serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: 800;
    color: #ccc;
    margin: 0px;
    padding: 0px 0px 20px;
}
h4 {
	padding-top: 6px;
    font: 16px/24px 'Open Sans', sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.c_phone {
    background: url(../images/phone_icon.png) 0 62px no-repeat;
    padding-top: 94px;
    letter-spacing: 3px;
    font: 24px/24px 'Open Sans', sans-serif;
}

.c_phone  span {
    margin-bottom: 6px;
    letter-spacing: 1px;
    font-size: 18px;
    color: #5e5e5e;
    display: block;
}
.platinumtravel {
    font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	font-style:italic;
	font-size: 24px;
}


/* Features */
#features {
	background:#060302;
	border-top: #110d0f thin solid;
	border-top-width: 4px;
	width: 100%;
	
}
.features {
    padding-top: 6px;
    font: 20px/30px 'Open Sans', sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
	color: #b5b5b5;
}

.features>div>div {
    padding-bottom: 0px;
	height: 150px;
	overflow:hidden;
}


.st1 {
    margin-bottom: 5px;
    padding-top: 10px;
    text-transform: none;
    letter-spacing: 0;
    font: 36px/38px 'Open Sans', sans-serif;
	font-weight: 300;
	color:#FFF; letter-spacing:-1px;

}
/* Grid Custom */
#features .grid_6 {
	margin-bottom: 0px !important;
}
.vertical-padding {
    padding: 10px 0px 8px 0px;
}
/* Testimonials */
#testimonials {
    background: #1d191a url(../images/bg.jpg);
	width: 100%;
	font-family: 'Open Sans',sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
	color:#9a9a9a	;
}
#testimonials .titles {
	margin-bottom: 20px;
}
#testimonials ul.list1 li {
    position: relative;
    padding-left: 22px;
	text-transform:uppercase;
	font-weight:700;
	color: #fff;
}

#testimonials ul.list1 li span  {
    display: block;
    position: absolute;
    font-size: 12px;
    color: #fff;
    left: 0;
    top: 1px;
}

#testimonials ul.list1 li+li {
    margin-top: 6px;
}
#testimonials ul.list1 li{ background:url(../images/ul_list1_marker.png) 0 5px no-repeat; padding:2px 0 2px 15px;line-height:18px;}

#testimonials p {
	margin-left: 5px;
	margin-bottom: 18px;
	font-size: 12px;
}
#testimonials h1 {
    font: 28px/30px 'Open Sans', sans-serif;
	font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
	font-style:italic;
	color: #ffffff;
	text-shadow: 0 1px 0 #000000;
}

#testimonials>div>div {
    padding-bottom: 29px;
}
#testimonials .contact {
	margin-left: 20px;
}
#testimonials .contact .company {
	font: 18px/20px 'Open Sans', sans-serif;
	font-weight: 700;
	color:#FFF;
	margin-bottom: 20px;
}
#testimonials .contact .address {
	font: 14px/20px 'Open Sans', sans-serif;
	font-weight: 300;
	margin-bottom: 20px;
	color: #ffffff;
}
#testimonials .contact .phone {
	background:url(../images/icons/ico-phone.png) no-repeat left;
	padding-left: 42px;
	font: 14px/20px 'Open Sans', sans-serif;
	font-weight: 500;
	margin-bottom: 10px;
	color: #b5b5b5;
}
#testimonials .contact .mobile {
	background:url(../images/icons/ico-mobile.png) no-repeat left;
	padding-left: 42px; display:block;
	font: 14px/20px 'Open Sans', sans-serif;
	font-weight: 500;
	margin-bottom: 10px;
	color: #b5b5b5;
}
#testimonials .contact .email {
	background:url(../images/icons/ico-mail.png) no-repeat left;
	padding-left: 42px;
	font: 14px/20px 'Open Sans', sans-serif;
	font-weight: 500;
	margin-bottom: 10px;
	color: #b5b5b5;
}

#testimonials .boxtab .title2 {
    font-family: 'Open Sans',sans-serif;
    font-size: 18px;
    line-height: 30px;
    font-weight: 800;
    color: #FFF;
    text-transform: uppercase;
    margin-bottom: 0px;
}

#testimonials .boxtab .title3 {
    font-family: 'Open Sans',sans-serif;
    font-size: 30px;
    line-height: 34px;
    font-weight: 800;
    color: #FFF;
    text-transform: uppercase;
    margin-top: -5px;
    margin-bottom: 10px;
}
#testimonials .boxtab p {
	margin-bottom: 7px;
}
#testimonials .boxtab a {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 300;
	font-style: italic;
	color: #e21c2b;
	text-decoration: none;
	word-spacing: -1px;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
#testimonials .boxtab a:hover {
	color: #ffffff;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}




/* Quotes */
blockquote { 
	display: block;quotes: none;
	background: url(../images/quote_1-1.png) 0 0 no-repeat;
	padding:12px 0 12px 20px;
	line-height:18px;
    margin: 1em 10px;
	}
blockquote em{ 
	display:inline-block;
	margin-top:10px;
	}
.quotes a {
	padding: 11px 0 10px 0;
	text-indent: 0px;
	}
.quotes img {
	margin-left: 4px;
	}
.quotes p {
	text-indent: 0px;
	}
.quotes{
	background: url(../images/quote_1-1.png) 5px 10px no-repeat;
	padding-left:5px;
	text-indent:26px;
	}

/* Testimonial */

.testimonial {
    margin: 0;
    background: #B7EDFF;
    padding: 10px 50px;
    position: relative;
    font-family: Georgia, serif;
    color: #666;
    border-radius: 5px;
    font-style: italic;
    text-shadow: 0 1px 0 #ECFBFF;
    background-image: linear-gradient(#CEF3FF, #B7EDFF);
}

.testimonial:before, .testimonial:after {
    content: "\201C";
    position: absolute;
    font-size: 80px;
    line-height: 1;
    color: #999;
    font-style: normal;
}

.testimonial:before {
    top: 0;
    left: 10px;
}
.testimonial:after {
    content: "\201D";
    right: 10px;
    bottom: -0.5em;
}
.arrow-down {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #B7EDFF;
    margin: 0 0 0 25px;
}
.testimonial-author {
    margin: 0 0 0 25px;
    font-family: Arial, Helvetica, sans-serif;
    color: #999;
    text-align:left;
}
.testimonial-author span {
    font-size: 12px;
    color: #666;
}


/* Footer */
footer {
    display: block;
    padding-top:15px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 11px;
    color: #3f373a;
    background: #060302 url(../images/footer.png) center 0 no-repeat;
    padding-bottom: 45px;
    font: bold 12px/16px 'Open Sans', sans-serif;
}

.page1 footer {
    background: #060302 url(../images/footer.png) center 0 no-repeat;
}

#navfooter ul
{
padding-left: 0;
margin-left: 0;
color: #fff;
float: left;
width: 100%;
font: 11px/18px 'Open Sans', sans-serif;
font-weight: 500;
text-transform:uppercase;
padding-right: 80px;
}

#navfooter ul li { display: inline;  }

#navfooter ul li a
{
padding: 0.2em 1em;
color: #fff;
text-decoration: none;
float: right;
border-right: 1px solid #2f1e18;
}

#navfooter ul li a:hover
{
background-color: #1d191a;
color: #fff;
}

.f_logo {
    margin-right: 8px;
    position: relative;
    top: 4px;
    color: #3f373a;
    font: 36px/24px 'Germania One', cursive;
    text-transform: uppercase;
    float: left;
    letter-spacing: 5px;
}
footer .container {
	margin-top: 92px;
}
footer .qrcode {
	float:right; margin-left: -20px; margin-right: 50px;
}
footer .qrcode img {
	float: none;
	clear:both;
}

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 70px;
    right: 51%;
    margin-left: 500px;
    overflow: hidden;
    width: 30px;
    height: 16px;
    border: none;
    text-indent: -999px;
    z-index: 20;
    background: url(../images/totop.png) no-repeat left 0;
    transition: 0s ease;
    -o-transition: 0s ease;
    -webkit-transition: 0s ease;
}
#toTop:hover {
    outline: none;
    background-position: right 0;
}

#toTop:active, #toTop:focus {
	outline:none;
}

.designplushosting {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-style:italic;
	color:#727272;
	font-size: 14px;
	margin-left: 20px;
	text-transform:lowercase !important;
}
.font-effect-emboss {
    text-shadow: 0px 1px 1px rgb(255, 255, 255), 0px -1px 1px rgb(0, 0, 0);
    color: rgb(221, 221, 221);
}


.designplushosting2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	font-style:italic;
	font-size: 14px;
	color:#444;
}
	

footer {
  clear:both;
  color: #fff;
float: left;
width: 100%;
font: 11px/18px 'Open Sans', sans-serif;
font-weight: 500;
  color: #a7a3a2;
  width: 100%;
  border-top: 1px solid #514a4c;
  padding-bottom: 1em;
 }
	
.credit {
  font-size: 0.875em;
  float: left;
  padding: 0.5em 0;
}
		
.credit a {
  color: #578b9c;
  font-style: italic;
}
	
.credit a:hover {color: #97cbdc;}


#footer-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top:0px;
  margin-bottom: 20px;
}
	
#footer-nav li {
  border: solid #878382;
  border-width: 0 0 1px 0;
}
	
#footer-nav li.current a {color: #9b9796;}
#footer-nav li.current a:hover {color: #111;}

#footer-nav a {
font: 11px/18px 'Open Sans', sans-serif;
font-weight: 500;
text-transform:uppercase;
  color:#fff;
  padding: 0.55em 5%;
  text-decoration: none;
  display: block;
  background-color: #575352;
  background-image: -webkit-linear-gradient(top, #777372, #676362);
  background-image: -moz-linear-gradient(top, #777372, #676362);
  background-image: -ms-linear-gradient(top, #777372, #676362);
  background-image: -o-linear-gradient(top, #777372, #676362);
}
	
#footer-nav a:hover {
  background-color: #777372;
  background-image: -webkit-linear-gradient(top, #878382, #777372);
  background-image: -moz-linear-gradient(top, #878382, #777372);
  background-image: -ms-linear-gradient(top, #878382, #777372);
  background-image: -o-linear-gradient(top, #878382, #777372);
  color: #111;
}


/* Responsive   */
@media screen and (min-width: 42.5em) {
  #footer-nav {
    background: #474342;
    padding: 1.5em 0;
    border-bottom: 1px solid #878382;
    overflow: hidden;
  }
		
  #footer-nav li {border: 0;}
		
  #footer-nav a {
    padding: 0.75em 0 0.75em 5%;
    float: left;
    background-color: transparent;
    background-image: none;
    border-width: 0;
  }
		
  #footer-nav a:hover {
    background-color: transparent;
    background-image: none;			
  }
}

@media screen and (min-width: 56em) {
  #footer-nav a {padding: 0.75em 1.5em 0.75em 5%;}
}

@media screen and (min-width: 64em) {
  footer .credit {
    padding: 0.75em 0;
  }
	
  #footer-nav {
    float: right;
    margin-right: 5%;
    background: transparent;
    border: 0;
    padding: 1em 0;
  }

  #footer-nav li {display: inline;}
		
  #footer-nav a {
    padding: 0.5em 1.25em;
  }
		
  #footer-nav a:hover {
    color: #777
  }
		
  #footer-nav li.current a:hover {color: #777;}
  #footer-nav li:last-child a {padding-right: 0;}
}

@media screen and (min-width: 75em) {
  #footer-nav a {padding: 0.5em 1.75em;}
}


/****Lists****/


ul {
    padding: 0;
    margin: 0;
    list-style: none;
}


ul.list  li {
}

ul.list  li+li {
    margin-top: 21px;
}

ul.list time {
    margin-top: 6px;
    display: block;
    float: left;
    min-width: 80px;
    font: 24px/18px 'New Rocker', cursive;
}

ul.list1 li {
    position: relative;
    padding-left: 22px;
}

ul.list1 li span  {
    display: block;
    position: absolute;
    font-size: 10px;
    color: #fff;
    left: 0;
    top: 1px;
}

ul.list1 li+li {
    margin-top: 6px;
}


ol{ list-style-position:inside;line-height:18px;}
	ol li{ padding:2px 0;}
	ol li a{color:#2f2f2f;}
ul.list1 li{ background:url(../images/ul_list1_marker.png) 0 7px no-repeat; padding:2px 0 2px 15px;line-height:18px;}
ul.list2 li{ display:block;background:url(../images/ul_list2_marker.png) 0 10px no-repeat; border-top:1px dotted #ddd; padding:5px 0 6px 15px;line-height:18px;}
	ul.list2 li:first-child{ border-top:none;}
	ul.list1 li a,ul.list2 li a{color:#2f2f2f;}
dl dt{ font-weight:bold; padding-bottom:5px;}
	dl dd{ padding-bottom:15px;}
ol ul{ padding:2px 0 2px 20px;line-height:18px;}
	ol ul li{ padding:2px 0 2px 15px !important;}
.list3{ list-style-type:decimal-leading-zero;line-height:18px;}
.list-wrapper{ position:relative;}



/**Map**/

.map {
    overflow: hidden;
    padding-right: 35px;
    padding-top: 5px;
}
 

.map figure {
    display: block;
    width: 100%;
    margin-bottom: 15px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}


.map figure iframe {
    width: 100%;
    height: 278px;
    max-width: 100%;
}
.map address {
    display: block;
}

.map address dt {
}

.map address dd span {
    min-width: 85px;
    display: inline-block;
    text-align: left;
}

.map address dd span.col1 {
    min-width: 0;
}
input[type="text"],input[type=password],textarea{font-family:Arial, Helvetica, sans-serif;color:#000;font-size:11px;vertical-align:middle;font-weight:normal;padding:7px;margin:0;background:#fff;border:1px solid #ddd;outline:none;width:270px; overflow:hidden;}

/** the form elements **/
#styled-form { box-sizing: border-box; }

#styled-form .txtinput { 
display: block;
font-family: "Helvetica Neue", Arial, sans-serif;
border-style: solid;
border-width: 1px;
border-color: #dedede;
margin-bottom: 20px;
font-size: 1.55em;
padding: 11px 25px;
padding-left: 55px;
width: 90%;
color: #777;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset; 
transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-webkit-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-moz-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-o-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
}

#styled-form .txtinput:focus { 
color: #333;
border-color: rgba(41, 92, 161, 0.4);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(41, 92, 161, 0.6);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(41, 92, 161, 0.6);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(41, 92, 161, 0.6);
outline: 0 none; 
}

#styled-form input#name {
background: #fff url('../images/user.png') 5px 4px no-repeat;
}
#styled-form input#email {
background: #fff url('../images/email.png') 5px 4px no-repeat;
}
#styled-form select#vehicle {
background: #fff url('../images/vehicle.png') 5px 4px no-repeat;
}
#styled-form input#security_code {
background: #fff url('../images/securitycode.png') 5px 4px no-repeat;
}
#styled-form input#telephone {
background: #fff url('../images/phone.png') 5px 4px no-repeat;
}

#styled-form textarea {
display: block;
font-family: "Helvetica Neue", Arial, sans-serif;
border-style: solid;
border-width: 1px;
border-color: #dedede;
margin-bottom: 15px;
font-size: 1.5em;
padding: 11px 25px;
padding-left: 55px;
width: 90%;
height: 180px;
color: #777;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset; 
transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-webkit-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-moz-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-o-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
}
#styled-form textarea:focus {
color: #333;
border-color: rgba(41, 92, 161, 0.4);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(40, 90, 160, 0.6);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(40, 90, 160, 0.6);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(40, 90, 160, 0.6);
outline: 0 none; 
}
#styled-form textarea.txtblock {
background: #fff url('../images/speech.png') 5px 4px no-repeat;
}

#styled-form #slider { width: 60%; }

#styled-form #aligned { 
box-sizing: border-box; 
float: left; 
width: 450px; 
margin-right: 50px; 
}
#styled-form #aside {
	float: left;
	width: 250px;
	padding: 0;
	box-sizing: border-box;
}

span.radiobadge { display: block; margin-bottom: 8px; }
span.radiobadge label { font-size: 1.2em; padding-bottom: 4px; }

select.selmenu {
display: block;
font-family: "Helvetica Neue", Arial, sans-serif;
border-style: solid;
border-width: 1px;
border-color: #dedede;
margin-bottom: 20px;
font-size: 1.55em;
padding: 11px 25px;
padding-left: 55px;
width: 90%;
color: #777;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset; 
transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-webkit-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-moz-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-o-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;

}

/** custom buttons **/

#buttons { display: block; padding-top: 10px; }
#buttons #resetbtn {
display: block;
float: left;
color: #515151;
text-shadow: -1px 1px 0px #fff;
margin-right: 20px;
height: 3em;
padding: 0 1em;
outline: 0;
font-weight: bold;
font-size: 1.3em;
white-space: nowrap;
word-wrap: normal;
vertical-align: middle;
cursor: pointer;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
background-color: #fff;
background-image: -moz-linear-gradient(top,  rgb(255,255,255) 2%, rgb(240,240,240) 2%, rgb(222,222,222) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(2%,rgb(255,255,255)), color-stop(2%,rgb(240,240,240)), color-stop(100%,rgb(222,222,222)));
background-image: -webkit-linear-gradient(top,  rgb(255,255,255) 2%,rgb(240,240,240) 2%,rgb(222,222,222) 100%);
background-image: -o-linear-gradient(top,  rgb(255,255,255) 2%,rgb(240,240,240) 2%,rgb(222,222,222) 100%);    background-image: -ms-linear-gradient(top,  rgb(255,255,255) 2%,rgb(240,240,240) 2%,rgb(222,222,222) 100%);
background-image: linear-gradient(top,  rgb(255,255,255) 2%,rgb(240,240,240) 2%,rgb(222,222,222) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dedede',GradientType=0 );
border: 1px solid #969696;
box-shadow: 0 1px 2px rgba(144, 144, 144, 0.4);
-moz-box-shadow: 0 1px 2px rgba(144, 144, 144, 0.4);
-webkit-box-shadow: 0 1px 2px rgba(144, 144, 144, 0.4);
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}

#buttons #resetbtn:hover {
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);	
color: #818181;
background-color: #fff;
background-image: -moz-linear-gradient(top,  rgb(255,255,255) 2%, rgb(244,244,244) 2%, rgb(229,229,229) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(2%,rgb(255,255,255)), color-stop(2%,rgb(244,244,244)), color-stop(100%,rgb(229,229,229)));
background-image: -webkit-linear-gradient(top,  rgb(255,255,255) 2%,rgb(244,244,244) 2%,rgb(229,229,229) 100%);background-image: -o-linear-gradient(top,  rgb(255,255,255) 2%,rgb(244,244,244) 2%,rgb(229,229,229) 100%); background-image: -ms-linear-gradient(top,  rgb(255,255,255) 2%,rgb(244,244,244) 2%,rgb(229,229,229) 100%); background-image: linear-gradient(top,  rgb(255,255,255) 2%,rgb(244,244,244) 2%,rgb(229,229,229) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
border-color: #aeaeae;
box-shadow: inset 0 1px 0 rgba(256,256,256,0.4),0 1px 3px rgba(0,0,0,0.5);
}

#buttons #submitbtn {
display: block;
float: left;
height: 3em;
padding: 0 1em;
border: 1px solid;
outline: 0;
font-weight: bold;
font-size: 1.3em;
color:  #232323;
text-shadow: 0px 1px 0px #fff;
white-space: nowrap;
word-wrap: normal;
vertical-align: middle;
cursor: pointer;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
border-color: #5e890a #5e890a #000;
-moz-box-shadow: inset 0 1px 0 rgba(256,256,256, .35);
-ms-box-shadow: inset 0 1px 0 rgba(256,256,256, .35);
-webkit-box-shadow: inset 0 1px 0 rgba(256,256,256, .35);
box-shadow: inset 0 1px 0 rgba(256,256,256, .35);
background-color: rgb(226,238,175);
background-image: -moz-linear-gradient(top, rgb(226,238,175) 3%, rgb(188,216,77) 3%, rgb(144,176,38) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(3%,rgb(226,238,175)), color-stop(3%,rgb(188,216,77)), color-stop(100%,rgb(144,176,38))); 
background-image: -webkit-linear-gradient(top, rgb(226,238,175) 3%,rgb(188,216,77) 3%,rgb(144,176,38) 100%);
background-image: -o-linear-gradient(top, rgb(226,238,175) 3%,rgb(188,216,77) 3%,rgb(144,176,38) 100%);
background-image: -ms-linear-gradient(top, rgb(226,238,175) 3%,rgb(188,216,77) 3%,rgb(144,176,38) 100%);
background-image: linear-gradient(top, rgb(226,238,175) 3%,rgb(188,216,77) 3%,rgb(144,176,38) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2eeaf', endColorstr='#90b026',GradientType=0 );
}
#buttons #submitbtn:hover, #buttons #submitbtn:active {
border-color: #7c9826 #7c9826 #000;
color: #fff;
-moz-box-shadow: inset 0 1px 0 rgba(256,256,256,0.4),0 1px 3px rgba(0,0,0,0.5);
-ms-box-shadow: inset 0 1px 0 rgba(256,256,256,0.4),0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: inset 0 1px 0 rgba(256,256,256,0.4),0 1px 3px rgba(0,0,0,0.5);
box-shadow: inset 0 1px 0 rgba(256,256,256,0.4),0 1px 3px rgba(0,0,0,0.5);
background: rgb(228,237,189);
background: -moz-linear-gradient(top, rgb(228,237,189) 2%, rgb(207,219,120) 3%, rgb(149,175,54) 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,rgb(228,237,189)), color-stop(3%,rgb(207,219,120)), color-stop(100%,rgb(149,175,54))); 
background: -webkit-linear-gradient(top, rgb(228,237,189) 2%,rgb(207,219,120) 3%,rgb(149,175,54) 100%); 
background: -o-linear-gradient(top, rgb(228,237,189) 2%,rgb(207,219,120) 3%,rgb(149,175,54) 100%); background: -ms-linear-gradient(top, rgb(228,237,189) 2%,rgb(207,219,120) 3%,rgb(149,175,54) 100%); background: linear-gradient(top, rgb(228,237,189) 2%,rgb(207,219,120) 3%,rgb(149,175,54) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4edbd', endColorstr='#95af36',GradientType=0 );
}

/* Typography Page Forms */

#contact-form{line-height:18px;}
	#contact-form label{ min-height:40px; display:block; position:relative;}
	#contact-form input,#contact-form  textarea{ border-radius:3px; box-shadow:inset 0 0 5px rgba(0,0,0,.1);}
	#contact-form  textarea{ resize:none; overflow:auto; height:170px;}
#contact-form .buttons{ position:relative; padding:20px 0  0 0; text-align:right;}
	#contact-form .buttons span{ display:inline-block; margin-right:15px;}
#contact-form .success,#contact-form .error,#contact-form .empty{display:none; text-align:left;}
#contact-form .error,#contact-form .empty{position:relative; color:red; font-size:11px; top:0px; left:10px;}
#contact-form .success,#contact-form .success strong{ color:#000; background:none; box-shadow:none;}
#contact-form .success{ padding-bottom:5px;-pie-background:none;}
/* ------------------------------------------------ */
#form1{line-height:18px;}
	#form1 label{ display:block; position:relative; min-height:40px;}
	#form1 input[type="text"]{ border-radius:3px; width:180px; box-shadow:inset 0 0 5px rgba(0,0,0,.1);}
	#form1 input[type="radio"]{ margin:5px 0 0;}
	#form1 input[type="checkbox"]{ margin:10px 0 0;}
	#form1 textarea{ resize:none;border-radius:3px; height:120px; box-shadow:inset 0 0 5px rgba(0,0,0,.1); overflow:auto;}
	#form1 select{ width:195px; border-radius:3px; box-shadow:inset 0 0 5px rgba(0,0,0,.1); overflow:auto;}
	#form1 span.text-form{ display:inline-block; padding:5px 0 0; min-width:80px;}
	#form1 span.select{ width:195px; border-radius:3px; box-shadow:inset 0 0 5px rgba(0,0,0,.1); overflow:auto;}
	#form1 div.text-form{ padding:5px 0 10px 0;}
	#form1 .text-form2{ margin:2px 10px 0 8px; display:inline-block;}
	#form1 .text-form3{ margin:7px 0px 0 8px; display:inline-block;}
	#form1 .btns{ padding:10px 0 0 0;}
/* ------------------------------------------------ */
#form2{line-height:18px;}
	#form2 label{ display:block; position:relative; min-height:40px;}
	#form2 input[type="text"]{ border-radius:3px; width:180px; box-shadow:inset 0 0 5px rgba(0,0,0,.1);}
	#form2 textarea{ resize:none;border-radius:3px; height:120px; box-shadow:inset 0 0 5px rgba(0,0,0,.1); overflow:auto;}
	#form2 span.text-form{ display:inline-block; padding:5px 0 0; min-width:80px;}
	#form2 div.text-form{ padding:5px 0 10px 0; min-width:90px;}
	#form2 .text-form2{ margin:3px 0 0 5px;}
	#form2 .text-form3{ padding:8px 0px 5px 5px;}
	#form2 .btns{ padding:10px 0 0 0;}	
.pad-form{ padding-top:5px;}
.pad-form2{ padding-top:25px;}
/* ------------- * Selects * ------------- */
#form2 .jqTransformSelectWrapper {position:relative; float:left; width:194px !important;}
#form2 .jqTransformSelectWrapper div span{ display:block;float: none; width:184px !important;background:#fff;position:relative;white-space: nowrap;overflow:hidden;cursor:pointer;border:1px solid #ddd;padding:5px; border-radius:3px; box-shadow:inset 0 0 5px rgba(0,0,0,.1);}
#form2 .jqTransformSelectWrapper  a.jqTransformSelectOpen {display: block;position:absolute; right:2px;top:4px;width:22px;height:21px;background: url(../images/select.png) no-repeat  0 0;}
#form2 .jqTransformSelectWrapper  a.jqTransformSelectOpen:hover{ background-position:0 -21px;}
#form2 .jqTransformSelectWrapper ul {
	position: absolute;
	top: 31px;
	left: 0px;
	background-color: #FFF;
	display: none;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	overflow-y: auto;
	z-index:10;
	border:1px solid #ddd;
	width:234px !important;
	border-radius:3px; box-shadow:inset 0 0 5px rgba(0,0,0,.1);}
#form2 .jqTransformSelectWrapper ul a {display: block;padding:5px;color:#000;font-size:11px;padding-left:12px;}
#form2 .jqTransformSelectWrapper ul a.selected {color: #B94A48;}
#form2 .jqTransformSelectWrapper ul a:hover, .jqTransformSelectWrapper ul a.selected:hover {color: #fff; background:#ddd;text-decoration:none;}
/* ------------- * Radios * ------------- */
#form2 .jqTransformRadioWrapper {float: left;display:block; margin:5px 0 0;}
#form2 .jqTransformRadio {
	background: transparent url(../images/radio.png) 0 0px no-repeat;
	vertical-align: middle;
	height:16px;
	width:16px;
	display:block;/*display: -moz-inline-block;*/
}
/* ------------- * Checked - Radio * ------------- */
#form2 a.jqTransformChecked {background: transparent url(../images/radio.png) 0 -17px no-repeat;}
/* -- * Checkboxes * -- */
#form2 span.jqTransformCheckboxWrapper{display:block;float:left; padding:10px 0 0 0;}
#form2 a.jqTransformCheckbox {background: transparent url(../images/checkbox.png) 0 0px no-repeat;vertical-align: middle;height:15px;width:15px;display:block;/*display: -moz-inline-block;*/}
/* -- * Checked * -- */
#form2 .jqTransformCheckboxWrapper a.jqTransformChecked {background: transparent url(../images/checkbox.png) 0 -16px no-repeat;}
/* ------------- * Hidden - used to hide the original form elements * ------------- */
#form2 .jqTransformHidden {display: none;}
/* ------------------------------------------------ */
#search,#subscribe{ vertical-align:middle;line-height:18px;}
	#search input,#subscribe input{ width:180px; border-radius:3px; box-shadow:inset 0 0 5px rgba(0,0,0,.1);}
	#search .btn,#subscribe .btn{ padding:7px 10px; margin-top:-1px;}
/* ------------------------------------------------ */
#log_in{ vertical-align:middle;line-height:18px;}
	#log_in input{ width:90px; border-radius:3px; box-shadow:inset 0 0 5px rgba(0,0,0,.1);}
	#log_in .btn{ padding:7px 10px; margin-top:-1px;}
/* ------------------------------------------------ */
#log_in2{ vertical-align:middle; padding:10px 0 0 0; width:274px;line-height:18px;}
	#log_in2 label{ display:block; min-height:40px;}
	#log_in2 input{ width:258px; border-radius:3px; box-shadow:inset 0 0 5px rgba(0,0,0,.1);}
	#log_in2 .btn{ padding:7px 10px;}
	#log_in2 .buttons{ text-align:right; padding:5px 0;}




li.current{ 
	color:#fff;
	border-top-width: 15px !important;
	border-top-color: #fff;
}
