/* Design by VTEM http://www.vtem.net  All Rights Reserved */
@import url("navigation.css");
@import url("k2.css");
/* #######################  GENERAL SETTINGS ############################ */
body#vtem{ background:#fff;}
h1, h2, h3, h4, h5, h6{font-weight:100; margin-top:0;}
ul, ol{ list-style:none;}
dt, dd{ padding:5px 10px;}

a, a:hover, a:visited, a:focus, .vt_wrapper_top .search form input{ text-decoration:none !important; outline:none;}
.unsupport-ie7{ width:80%; margin:100px auto;}
img{ margin:0px 15px 5px 0px; max-width:100%; height:auto;}
.badge{ display:inline-block !important;}
.pagination{ margin:10px auto; text-align:center;}
.vt-pagination { margin-top: 30px;}
.vt-pagination .counter{ display: none;}
.pagination .counter.pull-right{ float:none !important;}
.pagination ul{ margin:0 auto;}
.red, span.star{ color:#f00;}
.vt_wrapper_footer{ overflow:hidden;}
.tip-wrap{ background:#000;color:#ccc;padding:5px; font-family:Arial, Helvetica, sans-serif;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;opacity:0.8;filter:alpha(opacity=80);z-index:9999; }
.tip-wrap .tip-title{ font-weight:bold;}
.result-created{opacity:0.8; filter:alpha(opacity=80);}
.com_content .item-page{ padding-bottom:20px; display:block;}
.vt-thumbnail{ margin-bottom:25px;}
blockquote{
margin:10px 0 !important;
padding:0;
font-style:italic;
opacity:1;
quotes:none;
border:0;
margin:0;
font-size:100%;
}
.btn{ 
padding:10px 15px;
text-transform:uppercase; 
height:auto;
text-shadow:none;
box-shadow:none;
font-size:12px;
margin-top:20px;
}
.btn .fa{ padding-left:5px;}
.btn.btn-primary, #submitCommentButton{
	display: inline-block;
	cursor: pointer;
	position: relative;
	z-index: 1;
	color: #fff;
	text-transform:uppercase !important;
	border:0;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
	outline:none;
}
.btn.btn-primary:active, .btn.btn-primary:visted, .btn.btn-primary:focus{ outline:none; outline-color:inherit;}
.btn.btn-primary:after,
#comment-form .btn.btn-primary:after, #submitCommentButton:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	content: '';
	-webkit-box-sizing: content-box; 
	-moz-box-sizing: content-box; 
	box-sizing: content-box;
}	
.btn.btn-primary:after,#comment-form .btn.btn-primary:after, #submitCommentButton:after{
	top: -2px;
	left: -2px;
	padding: 2px;
	z-index: -1;
	-webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	-moz-transition: -moz-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	-ms-border-radius:0px;
	-o-border-radius:0px;
}

.btn.btn-primary{
	background:none;
}
#itemCommentsForm #submitCommentButton:hover{ background:#fff !important;}

.btn.btn-primary:hover:after,#comment-form .btn.btn-primary:after, #submitCommentButton:hover:after{
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5);
	opacity:0 !important; filter:alpha(opacity=0) !important;
}

.ie8 .btn.btn-primary:hover:after{ background:none !important;}


.label{ border-radius:0; -moz-border-radius:0; -webkit-border-radius:0;}

.ie8 .btn{ border:1px solid #ddd;}	

.btn-link{ border-color:transparent;}

a.readon.btn-primary, .readmore a.btn-primary, 
#k2Container a.btn.btn-primary{text-transform:none;}
a.readon.btn-primary .fa, .readmore a.btn-primary .fa, 
#k2Container a.btn.btn-primary .fa{ font-size:100%; width:14px; margin-left:10px;}

blockquote span.open{
background:url(../images/so-q.png) left top no-repeat;
padding:5px 0 0px 30px;
 opacity:1;
 filter:alpha(opacity=40);
}
blockquote span.close_soq{
background:url(../images/sc-q.png) right bottom no-repeat;
padding:0px 30px 5px 0px;
}
.blockquote {
margin:15px 0px;
}

/* #######################  END GENERAL SETTINGS ############################ */
.vt_aside{padding:30px 0 30px 0;}
.com_content.opt-featured .vt_aside{ padding:0px;}
.com_content.opt-featured .vt_component{ min-height: 0;}
.logo-0 #vt_logo{height:60px; padding:40px 0; border-left:1px solid rgba(80%,80%,80%,0.5); width:100%;display:inline-block;z-index:999; background-position: center center !important;}
.ie8 .logo-0 #vt_logo{border-left:1px solid #ddd;}
#vt_logo img, #vt_logo h1, #vt_logo span{ position:relative; z-index:99; color:#fff; }
.box_logo.vt_block{ padding:30px 0px;}

.com_content.opt-featured main.vt_main{ padding-left:0; padding-right:0;}
.wrapper-content{
background:#fff;
}
#vt_wrapper{ position:relative; padding:0;}
.vt_wrapper_top,.vt_wrapper_header{ position:relative; width:100%;}
.vt_wrapper_header{border-bottom:1px solid #ddd; height:80px; margin-bottom:30px;}
.vt_block_slide,.vt_block_main{
	position: relative;
	float: left;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.vt_block_slide .vt_block,
.vt_block_slide .vt_block{ padding-left:0; padding-right: 0; }
.vt_block_slide{
	 background-color: #333;
	 padding-bottom: 100px;
	 color: #ddd;
	 width: 25%;
	 z-index: 999;
}
.vt_block_slide a{ color: #ddd;}
.vt_block_main{ width: 75%;} 
.vt_block_slide .block_slide_container{ padding: 20px; width: 293px;background-color: #333;   height: 100%;}
.com_content.opt-featured .vt_block_slide .block_slide_container{position: fixed;}

.com_content.opt-featured .vt_main{ padding-top:0px;}
#vt_main_inside{ padding:10px 0px;}
.featured #vt_main_inside{ padding:0px;}
.featured #vt_main_inside .vt_component{ min-height:0;}
.vt_wrapper_drawer{ position:relative; z-index:99; margin-top:30px;}
.ie8 .vt_wrapper_drawer{ padding-bottom:20px;}
.vt_wrapper_drawer .vt_moduletable{ margin:0;}
#vt_header{ position:relative;}
#vt_header:after{
	background:#ddd;
	height:5px;
	overflow:hidden;
	position:absolute;
	top:0px;
	left:0;
	right:0;
	margin:0 15px;
	display:block;
	content:'';
	z-index:0;
}

.box-logo.vt_block,.box-mainmenu.vt_block { padding-right:0;}
.box-search.vt_block,.box-mainmenu.vt_block{ padding-left:0;}
.vt_wrapper_drawer, .vt_wrapper_top, 
.vt_wrapper_showcase, .com_content.opt-featured .vt_main,
.vt_wrapper_feature, .vt_wrapper_bottom,main.vt_main,
.vt_wrapper_footer{ position:relative;}

.vt_wrapper_top #vt_top .search .fa{ font-size:120%;}
.vt_wrapper_footer,.vt_wrapper_copyright{ position:relative; z-index:9;}
.vt_wrapper_showcase.vt_section{ position:relative; padding-bottom: 30px;}
.vt_wrapper_copyright {color:#666;}
.vt_moduletable{ padding:40px 0px;}
#vt_br .vt_moduletable, #vt_lb .vt_moduletable { padding:0px 0px 30px;}
.vt_drawer .vt_moduletable{ padding:0px;}
.moduletable_copyright{color:#666; border-top:1px solid #444;}
.vt_wrapper_footer a{ color:#999;}
.vt_wrapper_copyright a, .vt_wrapper_copyright{ color:#666;}
.vt_wrapper_box_main .vt_moduletable{ padding-left:20px; padding-right:20px;}
.vt_wrapper_box_main .Who_arewe.vt_block .vt_moduletable{ padding-left:5px; padding-right:5px;}
.vt_wrapper_top .vt_moduletable, .vt_moduletable.features_overview{ margin-bottom:0px; position:relative;}
.vt_moduletable h3{ font-size:180%; font-weight:400; margin-top:0px; position:relative; margin-bottom:25px; text-transform:uppercase;}
.vt_block_slide .vt_moduletable h3{ color: #ddd; margin-top: 30px; margin-bottom: 20px;}
.vt_moduletable h3 span{ display:inline-block;}

.moduletable.why_chooseus h3,
.moduletable.awesome_features h3,
.moduletable.latest-news h3,
.moduletable.Testimonials h3{text-align:center;}

.moduletable.why_chooseus h3:before,
.moduletable.awesome_features h3:before,
.moduletable.latest-news h3:before,
.moduletable.Testimonials h3:before,
.vt_footer .moduletable h3:before,
#vt_br .vt_moduletable h3:before,
#vt_lb .vt_moduletable h3:before{
	background:#ddd;
	display:block;
	width:70px;
	height:5px;
	overflow:hidden;
	margin:0 0 0 -30px;
	position:absolute;
	top:-25px;
	left:50%;
	content:'';
}
#vt_br .vt_moduletable,#vt_lb .vt_moduletable{ margin-top:25px;}
#vt_br .vt_moduletable h3:before,
#vt_lb .vt_moduletable h3:before{ background:#ddd; left:0; margin:0;}	
.vt_footer .moduletable h3:before{ background:#555; left:0; margin:0;}
.vt_wrapper_footer,
.vt_wrapper_copyright{ position:relative; color:#999; background:#333;}
.vt_wrapper_copyright{}


#vt_footer .vt_moduletable{ margin-bottom:0; padding:30px 0px 0px; margin-top: 30px;}
#vt_footer .copyright .vt_moduletable{ padding:0px;}
#vt_br .vt_moduletable h3 span, #vt_lb .vt_moduletable h3 span{ background:none;}
#vt_footer .vt_moduletable h3{ font-size:180%;}
#vt_footer .vt_moduletable h3 span{ color:#fff;}
.ie9 .gradient {filter: none !important;}
.btn .fa-angle-double-right{ padding-left:10px; }
.fa-angle-double-right, .fa-angle-up{font-size:100%;}
.page-header{border-bottom-width:3px; border-bottom-style:double; border-color:#ddd; padding-bottom:7px; margin-top:0px;}
.com_content.opt-article .page-header{ border:0; padding-bottom:10px; margin-bottom:0;}
.blog .page-header{margin:0px;}
.blog .items-row .page-header{border-bottom:none;}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {color: #ffffff;  opacity:1 !important;filter:alpha(opacity=100) !important;}
.span12.separator_showcase, .separator_showcase:first-child, .span8.separator_showcase{ margin-left:0px !important;}

.icon-plus{
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	}
.icon-plus:before {
  content: "\e019";
}

.vt-mod-date .creat_date{ display:none;}




h3.panel-header.item-title{ padding-bottom:40px; position:relative;}
.page-header a.btn-mini,
h3.panel-header.item-title .btn.btn-mini{ 
border-radius:100%; 
-moz-border-radius:100%; 
-ms-border-radius:100%; 
-o-border-radius:100%;
-webkit-border-radius:100%;
height: 30px;
padding:0;
border:1px solid;
position: absolute;
right:0px;
top:10px;
width: 30px;
line-height:30px;
}
.page-header a.btn-mini{ top:0px;}
.navbar-default a.modal_jform_contenthistory{ margin-top:23px; float:left;}
.content_vote .btn.btn-mini{ margin-top:0px;}
.content_vote select { height:auto;}
.item-page .form-inline{ margin-bottom:10px;}
#vt_br .vt_moduletable h3, #vt_lb .vt_moduletable h3{ margin-top:0px; color:#666;}
fieldset{border:1px solid #eee; padding:15px; margin:10px 0 !important; display:block; border-radius:0px; -moz-border-radius:0px;
-ms-border-radius:0px; -o-border-radius:0px;-webkit-border-radius:0px;}
.fa-angle-double-right{ font-size:100%;}
.logo-0 #vt_logo img{ display:none;}
.logo-1 #vt_logo, .logo-2 #vt_logo{background:none !important;}

/* Breadcrumbs ------------------------------------------------------------------ */
.vt_moduletable.box_breadcrumbs{ display:block;}
.breadcrumb.box_breadcrumbs{ background:none; padding:25px 0 40px;border-bottom:1px solid rgba(255,255,255, 0.5);}
.breadcrumb.box_breadcrumbs > li{ 
padding:0 15px 0px 0px;
margin-right:10px; 
background:url(../images/icon_breadcrumbs.png) right center no-repeat;
float:left;
}
.breadcrumb.box_breadcrumbs > li:last-child{ padding:0; margin:0; background:none;}
.breadcrumb.box_breadcrumbs > li > a{ color:#fff;}
.breadcrumb.box_breadcrumbs > li > .divider{ display:none;}
.breadcrumb.box_breadcrumbs > li + li:before{ display:none;}
.breadcrumb.box_breadcrumbs > .active{ color:#fff; font-weight:bold;}

/* Social Support ------------------------------------------------------------------ */

/*   Header ------------------------------------------------------------------ */
#vt_header .search{ 
width:80%;
background: transparent;
float:right; 
padding:3px 5px; 
margin:5px 13% 0 7%; 
border:1px solid transparent;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
#vt_header .search:hover{border:1px solid #ddd; opacity:1;filter:alpha(opacity=100);}
#vt_header .search .button{ float:right; font-size:100%; padding:7px 0px;}
#vt_header .search #mod-search-searchword{ 
border:0px; 
width:60%; 
box-shadow:none; 
opacity:0;filter:alpha(opacity=0);
-webkit-transition: all 0.75s ease-in-out;
-moz-transition: all 0.75s ease-in-out;
-o-transition: all 0.75s ease-in-out;
-ms-transition: all 0.75s ease-in-out;
transition: all 0.75s ease-in-out;
}
#vt_header .search:hover #mod-search-searchword{ opacity:1;filter:alpha(opacity=100);}
/*  Slides ------------------------------------------------------------------ */

.box-slide  .vt_moduletable{ padding:0px;}
.vtemskitter-wrapper .vtem_skitter{ background: none !important;}
.vtem_skitter .box_clone img{max-width:none !important;}
.vtem_skitter_dots, .vtem_skitter_dotspreview{ margin-bottom:0px !important;}
.vtem_skitter .info_slide_dots .image_number {
    background:none !important;
    border:0;
    border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	-webkit-border-radius:0;
    box-shadow:none;
    cursor: pointer;
    float: left;
    height:14px;
    margin: 0 10px 0 0 !important;
    overflow: hidden;
    text-indent: -9999em;
    width:14px;
	border:2px solid rgba(255,255,255,0.5);
}
.ie8 .vtem_skitter .info_slide_dots .image_number{ border:2px solid #f5f5f5;}
.vtem_skitter .info_slide_dots .image_number_select{margin:0 10px 0 0 !important; background:#fff !important; border:2px solid rgba(255,255,255,1); }
.vtem_skitter .info_slide_dots{bottom:20px !important;}
.ie8 .vtem_skitter .info_slide_dots{ left:530px !important;}

.vtem_skitter .container-button{ z-index:999;}
.vtem_skitter .prev_button, .vtem_skitter .next_button{
 top:auto !important;
 bottom:20px !important; 
 height:auto !important;
 width:auto !important;
 border-radius:0;
 -moz-border-radius:0;
 -webkit-border-radius:0;
 border:0px solid #fff;
 background:none !important;
 color:#333;
  opacity:1 !important; filter:alpha(opacity=100) !important;
 }
.vtem_skitter .prev_button{ right:44px !important; left:auto !important;} 
.vtem_skitter .next_button{ right:0px !important; left:auto !important;} 
.vtem_skitter .prev_button:hover, .vtem_skitter .next_button:hover{border:0;} 
.vtem_skitter .prev_button .fa, .vtem_skitter .next_button .fa{ 
color:#666; 
font-size:30px !important;
height:42px;
line-height:42px;
width:42px;
text-align:center;
background:#fff;
border:0;
opacity:0.8 !important; filter:alpha(opacity=80) !important;
border-radius:0;
-moz-border-radius:0;
-webkit-border-radius:0;
position:relative;
} 
.vtem_skitter .prev_button .fa{ padding-right:5px;}
.vtem_skitter .next_button .fa{ padding-left:5px;}
.vtem_skitter .prev_button:hover .fa, 
.vtem_skitter .next_button:hover .fa{color:#fff; opacity:0.8 !important; filter:alpha(opacity=80) !important;}


.vtem_skitter .label_skitter{
	font-weight:normal;
	width:100% !important;
	opacity:1 !important; 
	filter:alpha(opacity=100) !important;
	padding:0 !important;
	display:inline-block;
	top:45%;
	right:auto;
	left:0 !important;
	text-align:center;
	background:none !important;
	}
.vtem_skitter .label_skitter .text-box { display:inline-block;}
.vtem_skitter .vtem_skitter_title{ position:relative; text-transform: uppercase; font-size:60px;text-shadow:none; border:0px; padding:0; margin:0 0 10px !important; display:block;}	
.vtem_skitter .label_skitter .item h2{ 
    color: #fff;
    display:inline-block;
    padding:10px 40px;
	font-size:120%;
    position: relative;
    font-weight: 500;
	font-style:italic;
}
.vt_lightbox_thumb{ margin:0px 0px 10px !important; width:auto !important;}
.lightbox.Our_photos .block{ padding:0px 10px 0px 0px !important;}

/* HOME INFO  ------------------------------------------------------------------ */
.lazy-load-box {
	opacity: 1;
	-moz-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-webkit-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-o-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-ms-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
}
.service-box.extra {
	background:#3cbac8;
	position:relative;
	margin:0 0 10px 0;
	padding:54px 20px 15px 20px;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	text-align:center;
}
.service-box.extra:hover:before {
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	top:0;
}
.service-box.extra:hover .service-box_body {
	min-height:270px;
	padding:28px 0px;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
html.ie8 .service-box.extra:hover .service-box_body { min-height:232px; }
.service-box.extra:hover .service-box_body .caption {
	margin:0;
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
}
html.ie8 .service-box.extra:hover .service-box_body .caption { display:block; }

.service-box.extra:before {
	background:url(../images/big_corner.png) repeat-x 50% 0%;
	display:block;
	position:absolute;
	height:25px;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	top:-25px;
	right:0;
	left:0;
	content:'';
}
.service-box {
	overflow:hidden;
	min-height:20px;
	padding:19px;
	margin-bottom:0;
	background-color:#f5f5f5;
	border:1px solid #DDD;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);
	-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);
}
.service-box .icon {
	float:left;
	margin:0 10px 10px 0;
}
.service-box h2 {
	overflow:hidden;
	margin:0;
}
.service-box h5 {
	overflow:hidden;
	margin:0 0 25px;
}
.service-box_txt { margin-bottom:20px; }
.service-box .btn-align { text-align:right; }

.service-box {
  overflow: hidden;
  min-height: 20px;
  padding: 19px;
  margin-bottom: 0;
  background-color: #f5f5f5;
  border: 1px solid #dddddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.service-box .icon {
  float: left;
  margin: 0 10px 10px 0;
}
.service-box h2 {
  overflow: hidden;
  margin: 0;
}
.service-box h5 {
  overflow: hidden;
  margin: 0 0 25px;
}
.service-box_txt {
  margin-bottom: 20px;
}
.service-box .btn-align {
  text-align: right;
}
.service-box.extra {
    text-align: center;
}
.service-box.extra{ background:#59dbcd;}
.service-box.extra.color_1 { background:#f2927c; }
.service-box.extra.color_2 { background:#f9cb8f; }
.service-box.extra .service-box_body {
	position:relative;
	min-height:270px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	padding:61px 0 19px 0;
}
.ie8 .service-box.extra .service-box_body{padding:65px 0 19px 0;}

.service-box.extra .service-box_body:before {
	background: rgba(255,255,255,0.5);
	display:block;
	width:48px;
	height:5px;
	overflow:hidden;
	margin:0 0 0 -24px;
	position:absolute;
	top:0;
	left:50%;
	content:'';
}
.service-box.extra .service-box_body:after {
	background: rgba(255,255,255,0.5);
	display:block;
	width:48px;
	height:5px;
	overflow:hidden;
	margin:0 0 40px -24px;
	position:absolute;
	bottom:0;
	left:50%;
	content:'';
}
.ie8 .service-box.extra .service-box_body:before,
.ie8 .service-box.extra .service-box_body:after{ background:#fff;}
.ie9 .service-box.extra .service-box_body:after{margin:0 0 20px -24px;}
.service-box.extra .service-box_body h2 {
	margin:0;
	padding:0;
	line-height:24px;
	font-size:200%;
	font-weight:400;
	text-transform:uppercase;
	color:#fff;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.service-box.extra .service-box_body h2 {
		letter-spacing:1px;
		line-height:30px;
		font-size:180%;
	}
}
html.ie8 .service-box.extra .service-box_body h2 {
	letter-spacing:1px;
	line-height:30px;
	font-size:30px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.service-box.extra .service-box_body h2 {
		letter-spacing:1px;
		line-height:26px;
		font-size:26px;
	}
}
@media (max-width: 480px) {
	.service-box.extra .service-box_body h2 {
		letter-spacing:1px;
		line-height:30px;
		font-size:30px;
	}
}
.service-box.extra .service-box_body h2 a {
	text-decoration:none;
	color:#fff;
}
.service-box.extra .service-box_body h2 a:focus {
	text-decoration:none;
	color:#fff;
}
.service-box.extra .service-box_body h2 a:hover {
	text-decoration:none;
	color:#555;
}
.service-box.extra .service-box_body h5 {
	margin:10px 0 0;
	padding:0;
	line-height:70px;
	font-family:"Oswald",sans-serif;
	font-size:300%;
	font-weight:700 !important;
	text-transform:uppercase;
	color:#fff;
}
.service-box.extra .service-box_body h5 sub{ font-size:35%;}
@media (min-width: 768px) and (max-width: 979px) {
	.service-box.extra .service-box_body h5 {
		line-height:52px;
		font-size:52px;
	}
}
.service-box.extra .service-box_body h5 strong {
	letter-spacing:1.2px;
	font-size:100%;
	font-weight:400;
	font-family:"Oswald",sans-serif;
}
.service-box.extra .service-box_body .caption {
	margin:0 0 -20px 0;
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
.service-box.extra .service-box_body .caption .btn-align a{
	font-family:"Oswald",sans-serif;
	font-size:200%;
	line-height:24px;
	font-weight:400;
	color:#fff;
	}
html.ie8 .service-box.extra .service-box_body .caption { display:none; }
.service-box.extra .service-box_body .service-box_txt {
	margin:0 0 9px 0;
	letter-spacing:1.5px;
	line-height:20px;
	font-family:"Oswald",sans-serif;
	font-size:100%;
	font-weight:700;
	color: rgba(255,255,255,0.5);
}

@media (min-width: 1200px) {
	.service-box.extra .service-box_body .service-box_txt { padding:0 40px; }
}
.service-box.extra .btn-align { text-align:center; }
.service-box.extra .btn-align a.btn-primary {
	margin:0;
	padding:0;
	letter-spacing:3px;
	line-height:40px;
	font-family:'Roboto Condensed', sans-serif;
	font-size:40px;
	font-weight:700;
	text-decoration:none;
	color:#fff;
}
.service-box.extra .btn-align a.btn-primary:focus {
	text-decoration:none;
	color:#fff;
}
.service-box.extra .btn-align a.btn-primary:hover {
	text-decoration:none;
	color:#555;
}
.service-box.extra .btn-align a.btn-primary:before { display:none; }
.hero-unit {
	background:none;
	position:relative;
	margin:0;
	padding:6px 150px 0 0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
@media (max-width: 767px) {
	.hero-unit {
		min-height:100px;
		margin:0 0 20px 0;
	}
}
@media (max-width: 480px) {
	.hero-unit { padding:6px 130px 0 0; }
}
.hero-unit h1 {
	margin:0 0 7px 0;
	padding:0;
	letter-spacing:1.9px;
	line-height:24px;
	font-size:200%;
	font-weight:400;
	text-transform:uppercase;
	color:#3cbac8;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.hero-unit h1 {
		letter-spacing:1px;
		line-height:20px;
		font-size:120%;
	}
}
html.ie8 .hero-unit h1 {
	letter-spacing:1px;
	line-height:20px;
	font-size:120%;
}
@media (min-width: 768px) and (max-width: 979px) {
	.hero-unit h1 {
		letter-spacing:1px;
		line-height:20px;
		font-size:120%;
	}
}
@media (max-width: 480px) {
	.hero-unit h1 {
		letter-spacing:normal;
		line-height:18px;
		font-size:16px;
	}
}
.hero-unit p {
	padding:0 0 0 2px !important;
	letter-spacing:1.6px;
	line-height:20px;
	font-family:'Roboto Condensed', sans-serif;
	font-size:16px;
	font-weight:700;
	text-transform:uppercase;
	color:#3cbac8;
}
@media (min-width: 1200px) {
	.hero-unit p { padding-right:50px !important; }
}
@media (min-width: 980px) and (max-width: 1200px) {
	.hero-unit p {
		line-height:18px;
		font-size:100%;
		font-weight:400;
	}
}
html.ie8 .hero-unit p {
	line-height:18px;
	font-size:100%;
	font-weight:400;
}
@media (min-width: 768px) and (max-width: 979px) {
	.hero-unit p {
		line-height:18px;
		font-size:100%;
		font-weight:400;
	}
}
@media (max-width: 480px) {
	.hero-unit p {
		letter-spacing:normal;
		line-height:18px;
		font-size:100%;
		font-weight:400;
	}
}
.title-box { margin:0 0 25px 0; }
@media (min-width: 768px) and (max-width: 979px) {
	.title-box h2 {
		line-height:38px;
		font-size:30px;
	}
}
@media (max-width: 480px) {
	.title-box h2 {
		letter-spacing:1px;
		line-height:38px;
		font-size:30px;
	}
}

/* Why-choose-us  ------------------------------------------------------------------ */
.Why-choose-us .text strong{ font-size:120%; font-weight:normal; display:block; padding-bottom:10px;}
.Why-choose-us .text a.readmore{ font-size:120%; text-transform:none !important; float:right;}


/* View Calendar  ------------------------------------------------------------------ */

.vt_moduletable.Newsletter{}
.vt_moduletable.Newsletter .form-inline{ position:relative; display:block; margin:20px auto 0;}
.vt_moduletable.Newsletter .form-inline .form-control{
	 padding:10px; 
	 height:auto; 
	 width:100%;
	 border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	 }
.vt_moduletable.Newsletter .form-inline button{
	position:absolute;
	right:-1px;
	top:0;
	margin:0;
	border:0px;
	height:100%;
	font-size:100%;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
	border-top-right-radius:4px;
	-moz-border-top-right-radius:4px;
	-ms-border-top-right-radius:4px;
	-webkit-border-top-right-radius:4px;
	border-bottom-right-radius:4px;
	-moz-border-bottom-right-radius:4px;
	-ms-border-bottom-right-radius:4px;
	-webkit-border-bottom-right-radius:4px;	
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	-ms-transition: all 0.7s;
	transition: all 0.7s;
}
.vt_moduletable.Newsletter .form-inline button:hover{ background:#666 !important; }


/*  vtem_scroller  ------------------------------------------------------------------ */
.vtem_scroller{ height:auto !important;}
.vtem_scroller h4.vtem_engine_title{ 
font-size:120%; 
font-weight:normal; 
}
.vtem_scroller .vtem_engine_title a{ color:#333;}
.Popular_news .vtem_scroller .vtem_engine_title a{ color:#fff;}
.vtem_scroller .vt-mod-info{ color:#999; padding-bottom:10px; }
.vtem_scroller .vt-mod-info .creat_date{ display:none;}
.vtem_scroller{overflow:inherit !important;}
.vtem_scroller > .pager > li > a:hover,.vtem_scroller > .pager > li > a:focus{ background-color:#ccc;}
#cboxWrapper{ text-align:center;}
.vtem_scroller .pager{position:absolute; right:48%; bottom:-65px; margin:0px;}

.vtem_scroller .pager li a{ background:#ccc; opacity:0.5;filter:alpha(opacity=50); border:0px !important; width:10px !important; height:10px !important;
 border-radius:100%; -moz-border-radius:100%; -ms-border-radius:100%;-o-border-radius:100%; -webkit-border-radius:100%; padding:0px !important; margin:10px 5px 10px 5px;}
.vtem_scroller .pager li.active a{opacity:1;filter:alpha(opacity=100);}
.vtem_scroller .prev, .vtem_scroller .next {
    bottom: auto !important;
    top: -66px !important;
	color:#666;
	border:0px !important;
	width:35px;
	padding-top:5px;
	border-top:2px solid #ddd !important;
}
.vtem_scroller .slides > li.active{ display:block !important;}
.vtem_scroller .prev {left:0 !important;right:auto !important;}
.vtem_scroller .next {left:auto !important;right:0px !important;}
.vtem_scroller .pager li.active a{ background:#666;}

.vtem_scroller .prev .fa, .vtem_scroller .next .fa {
    color:#999;
    font-size:30px !important;
	 padding:0px;
    text-align: center;
}

.vtem_scroller .label_text a.readon{ margin-top:10px;}


.vtem-accordion-wrapper .vtem-accordion{ width:50% !important;}
.accordionWrapper .accordion-item{ width:100% !important;}

p.title_heading{ font-size:120%;padding-bottom:40px; margin-bottom:0px;}

.your-guide .vtem_scroller .next{ right: 40px !important;}
.your-guide .vtem_scroller .prev{right: 60px !important;}
.your-guide .vtem_scroller .pager li a{
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
}
.your-guide .vtem_scroller img {
    float: left;
    margin: 0 15px 0 0 !important;
    width: 27%;
}
.your-guide .vtem_scroller h4.vtem_engine_title{ font-family: Arial, Helvetica, sans-serif;}

/* This week`s offers ------------------------------------------------------------------ */
.box-featured-events .vt_moduletable{ border-bottom: 1px solid #ddd; margin-bottom: 20px;}
.moduletable.latest-news{ padding:40px 0px 0px;}
.moduletable.latest-news .vt-thumbnail{ margin-bottom:0px; position:relative;}
.moduletable.latest-news .label_text h4{ font-size:120%; font-family:Arial, Helvetica, sans-serif; padding-top:15px;}
.moduletable.latest-news .vt-thumbnail img{ 
	display:block; 
	position:relative;
	margin:0;
	padding:0;
	width:100%;
	max-width:100%;
	-webkit-transition: opacity 0.35s;
	-moz-transition: opacity 0.35s;
	-ms-transition: opacity 0.35s;
	-o-transition: opacity 0.35s;
		transition: opacity 0.35s;	
}
.moduletable.latest-news .vt-thumbnail a.vtem_skitter_image {background:#000; display:block;}
.moduletable.latest-news .vt-thumbnail a.vtem_skitter_image:hover img{
	opacity:0.7;filter:alpha(opacity=70);
}
.moduletable.latest-news .vt-thumbnail .label_text{ height:105px;}
.moduletable.latest-news .vt-thumbnail h4.vtem_engine_title,
.moduletable.latest-news .vt-thumbnail .vt-mod-info,
.moduletable.latest-news .vt-thumbnail .vt-infor-text{
	position: absolute;
	left:0;
	right:0;
}
.moduletable.latest-news .vt-thumbnail h4.vtem_engine_title{bottom:80px;}
.ie9 .moduletable.latest-news .vt-thumbnail h4.vtem_engine_title,
.ie8 .moduletable.latest-news .vt-thumbnail h4.vtem_engine_title{ bottom:60px;}
.moduletable.latest-news .vt-thumbnail .vt-mod-info{ bottom:55px;}
.ie9 .moduletable.latest-news .vt-thumbnail .vt-mod-info,
.ie8 .moduletable.latest-news .vt-thumbnail .vt-mod-info{ bottom:35px;}
.moduletable.latest-news .vt-thumbnail .vt-infor-text{ 
bottom:30px; 
opacity:0;filter:alpha(opacity=0);
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0,20px,0) scale(1.1);
transform: translate3d(0,20px,0) scale(1.1);
}
.moduletable.latest-news .vt-thumbnail:hover .vt-infor-text{
	opacity: 1;filter:alpha(opacity=100);
	-webkit-transform: translate3d(0,0,0) scale(1);
	transform: translate3d(0,0,0) scale(1);
}
.moduletable.latest-news .vt-thumbnail h4.vtem_engine_title,
.moduletable.latest-news .vt-thumbnail .vt-mod-info{	
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}
.moduletable.latest-news .vt-thumbnail:hover h4.vtem_engine_title {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	margin:0 15px;
	bottom:160px;
	text-transform:uppercase;
}
.moduletable.latest-news .vt-thumbnail:hover .vt-mod-info{
	-webkit-transform: translate3d(0,80px,0);
	transform: translate3d(0,80px,0);
	margin:0 15px;
	bottom:190px;
	color:#fff;
}
.ie9 .moduletable.latest-news .vt-thumbnail:hover .vt-mod-info,
.ie8 .moduletable.latest-news .vt-thumbnail:hover .vt-mod-info{ bottom:110px;}
.moduletable.latest-news .vt-thumbnail:hover .vt-mod-info .vt-mod-date,
.moduletable.latest-news .vt-thumbnail:hover h4.vtem_engine_title a{ color:#fff;}
.moduletable.latest-news .vt-thumbnail h4.vtem_engine_title:after {
	position: absolute;
	bottom:-15px;
	left: 0;
	width: 100%;
	height:5px;
	background: #fff;
	content: '';
	-webkit-transform: translate3d(0,40px,0);
	transform: translate3d(0,40px,0);
}
.moduletable.latest-news .vt-thumbnail h4.vtem_engine_title:after{
	opacity:0;filter:alpha(opacity=0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.moduletable.latest-news .vt-thumbnail:hover h4.vtem_engine_title:after{
	opacity:1;filter:alpha(opacity=100);
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}



/* CUSTOM HTML ------------------------------------------------------------------ */
.custom.box_Support{ color:#fff; font-size:120%; font-weight:bold; position:relative; display:block;}
.custom.box_Support .fa{ font-size:36px; margin-right:5px; }
.diagnose-repair{ text-align:center; font-size:16px;}

.vt_moduletable.Testimonials{ display:block;}
.vt_moduletable.Testimonials .vt_moduletable_content{ padding:10px 0px 40px;}
.vt_moduletable.Testimonials ul li img.vt_skitter_thumb{ float:left; margin:0 15px 0px 0px; padding:0;}
.vt_moduletable.Testimonials ul li .vtem_skitter_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	padding-top:25px;
	line-height:14px;
}
.vt_moduletable.Testimonials ul li .vtem_skitter_title strong{ font-size:120%; font-weight:normal; color:#666;display:block;}
.vt_moduletable.Testimonials ul li .label_text > div{ clear:both; display:block; padding-top:20px;}

/* Who are we ------------------------------------------------------------------ */
.vtem_scroller .vt-mod-date, .vt-mod-info {
    font-size: 12px;
	color:#999;
}
.vtem_scroller .vt-mod-info span{ display:inline-block; padding-right:10px;} 
.vt-mod-date .creat_date {
    display: none;
}
.vtem-before-text{ font-size:120%; margin-bottom:30px; text-align:center;}
.vtem-accordion-wrapper .title{
	border-radius:0px;
	-moz-border-radius:0px;
	-ms-border-radius:0px;
	-o-border-radius:0px;
	-webkit-border-radius:0px;
	border:0px !important;
	background-color:#eee
	font-size:110%;
}
.vtem-accordion-wrapper .title .fa-minus-square-o,
.vtem-accordion-wrapper .title.active .fa-plus-square-o{ display:none;}
.vtem-accordion-wrapper .title.active .fa-minus-square-o{ display:block;}
.vtem-accordion-wrapper .title.active{ color:#fff;}

.vtem_scroller .slides li img{ margin:0; padding:0;}


/* Our photos ------------------------------------------------------------------ */

a.vtem-lightbox:hover{ overflow:hidden;}
.bs-callout-danger h4{ font-size:200%;}
.lightbox.Our_photos .vtem-lightbox .fa{ display:none;}

/* Showcase------------------------------------------------------------------ */

.vt_feature h3 span, 
.vt_bottom h3 span{ 
position:relative; 
display:inline-block;
}



/* BOX CUSTOM  ------------------------------------------------------------------ */
.vt_moduletable.awesome_features{ padding-bottom:0px;}
.awesome-features .block1 strong{ display:block; font-size:120%; padding-bottom:10px; font-weight:normal;}
.k2box .itemBody a.btn.btn-primary{ margin-top:25px !important;}
.awesome-features .block1 a.readmore,
.blog .items-row .readmore a.btn,
.k2box .itemBody a.btn.btn-primary{ 
font-size:12px; 
text-transform:uppercase; 
font-weight:bold; 
position:relative; 
float:left; 
margin-top:30px;
background:none;
-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
.awesome-features .block1 a.readmore .fa,
.blog .items-row .readmore a.btn .fa,
.k2box .itemBody a.btn.btn-primary .fa{ padding-left:5px;}

.k2box .itemBody a.btn.btn-primary:before,
.awesome-features .block1 a.readmore:before,
.blog .items-row .readmore a.btn:before{
	display:block;
	width:40px;
	height:5px;
	overflow:hidden;
	margin:0;
	position:absolute;
	top:-20px;
	left:0;
	content:'';
}
.k2box .itemBody a.btn.btn-primary,
.k2box .itemBody a.btn.btn-primary:after,
.k2box .itemBody a.btn.btn-primary:hover:after,
.blog .items-row .readmore a.btn.btn-primary,	
.blog .items-row .readmore a.btn.btn-primary:after,
.blog .items-row .readmore a.btn.btn-primary:hover:after, 
.blog .items-row .readmore a.btn.btn-primary:active:after{ background:none !important; border:0px !important; box-shadow:none !important; padding:0px !important; margin-top:25px;}

.k2box .itemBody a.btn.btn-primary:hover:before,
.blog .items-row .readmore a.btn.btn-primary:hover:before,
.blog .items-row:hover .readmore a.btn.btn-primary:before,
.awesome-features .block1 a.readmore:hover:before{ background:#999 !important;}

.k2box .itemBody a.btn.btn-primary:hover,
.blog .items-row:hover a.btn.btn-primary,
.awesome-features .block1 a.readmore:hover{ color:#999;}

.awesome_features .list-box{ list-style:none; padding:0; margin:0;}
.awesome_features .list-box li {
    border:0;
    display: inline-block;
    margin: 0 0 32px 0px !important;
    padding: 0 !important;
    position: relative;
    vertical-align: top;
    width:49%;
	list-style:none;
	text-align:center;
	color:#fff;
}
.awesome_features .list-box li.list-item-2,.awesome_features .list-box li.list-item-3{ margin-bottom:0;}
.awesome_features .list-box li.list-item-0 .featured-thumbnail{ background:#785d6b; margin-right:10px;}
.awesome_features .list-box li.list-item-1 .featured-thumbnail{ background:#e6635a; margin-left:10px;}
.awesome_features .list-box li.list-item-2 .featured-thumbnail{ background:#ffa136;margin-right:10px;}
.awesome_features .list-box li.list-item-3 .featured-thumbnail{ background:#94e27f;margin-left:10px;}

.awesome_features .list-box li .fa{ font-size:36px;}
.awesome_features .list-box li .featured-thumbnail{
	padding:35px 30px;
	line-height:50px;
	height:150px;
	display:block;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	text-align:center;
}
.awesome_features .list-box li .featured-thumbnail h4{
	font-size:100%;
	text-transform:uppercase;
	font-weight:400;
}
.awesome_features .list-box li .featured-thumbnail:hover {
	background:#333;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	cursor:pointer;
	
}
.awesome_features .list-box li .featured-thumbnail:hover span,
.awesome_features .list-box li .featured-thumbnail:hover h4 {
	transform:rotateY(360deg);
	-webkit-transform:rotateY(360deg);
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	color:#999;
}

.awesome_features .banner-wrap {
    margin: 0 0 31px;
    position: relative;
	overflow: hidden;
    padding: 0;
}
.awesome_features .banner-wrap.wrap-1{ margin-bottom:0;}
.banner-wrap:hover .caption:before {
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	right:0;
}
.banner-wrap:hover .caption:after {
	left:0;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
.banner-wrap:hover .caption .inner {
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
.banner-wrap .featured-thumbnail { margin:0; }
.banner-wrap .featured-thumbnail a { border:none; }
.banner-wrap .featured-thumbnail img {
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}
html.ie8 .banner-wrap .featured-thumbnail img { max-width:inherit; }
.banner-wrap .caption {
	background:none;
	position:absolute;
	overflow:hidden;
	margin:0;
	padding:0;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:99;
}
.banner-wrap .caption:before {
	background:#f19181;
	display:block;
	position:absolute;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	top:0;
	right:100%;
	bottom:0;
	left:0;
	z-index:-1;
	content:'';
}
.banner-wrap .caption:after {
	background:url(../images/corner_right.png) no-repeat 0% 0%;
	display:block;
	position:absolute;
	width:13px;
	height:25px;
	overflow:hidden;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	top:27px;
	left:-13px;
	content:'';
}
@media (min-width: 768px) and (max-width: 979px) {
	.banner-wrap .caption:after { top:17px; }
}
.banner-wrap .caption .inner {
	padding:22px 30px 0 30px;
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.banner-wrap .caption .inner { padding:16px 30px 0 30px; }
}
html.ie8 .banner-wrap .caption .inner { padding:16px 30px 0 30px; }
@media (min-width: 768px) and (max-width: 979px) {
	.banner-wrap .caption .inner { padding:12px 20px 0 30px; }
}
@media (max-width: 480px) {
	.banner-wrap .caption .inner { padding:16px 30px 0 30px; }
}
.banner-wrap .caption h5 {
	margin:0 0 6px 0;
	padding:0;
	letter-spacing:2.3px;
	line-height:30px;
	font-size:200%;
	font-weight:700;
	text-transform:uppercase;
	color:#fff;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.banner-wrap .caption h5 {
		line-height:20px;
		font-size:20px;
	}
}
html.ie8 .banner-wrap .caption h5 {
	line-height:20px;
	font-size:20px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.banner-wrap .caption h5 {
		line-height:16px;
		font-size:16px;
	}
}
@media (max-width: 480px) {
	.banner-wrap .caption h5 {
		line-height:20px;
		font-size:20px;
	}
}
.banner-wrap .caption h5 a {
	text-decoration:none;
	color:#fff;
}
.banner-wrap .caption h5 a:focus {
	text-decoration:none;
	color:#fff;
}
.banner-wrap .caption h5 a:hover {
	text-decoration:none;
	color:#555;
}
.banner-wrap .caption p {
	letter-spacing:1px;
	line-height:22px;
	font-family:"Oswald",sans-serif;
	font-size:16px;
	font-weight:400;
	color:#fff;
}
@media (min-width: 768px) and (max-width: 979px) {
	.banner-wrap .caption p {
		line-height:18px;
		font-size:12px;
	}
}
@media (max-width: 480px) {
	.banner-wrap .caption p {
		line-height:18px;
		font-size:12px;
	}
}





/* What new------------------------------------------------------------------ */
.moduletable.What_new .vtem_scroller .slides .row .block{ 
margin-bottom:30px;
 } 
.moduletable.What_new .vtem_scroller .slides .row .block:last-child{ margin-bottom:0px;} 
.What_new .vtem_scroller img{
    float: left;
    margin: 0 15px 0 0;
    width: 27%;
}
.What_new .vtem_scroller .label_text {
    float:right;
    position: relative;
    width:60%;
} 
.What_new .vtem_scroller .label_text {width:67%;}
.What_new .vtem_scroller h4.vtem_engine_title{ font-size:120%; margin:0; padding-bottom:10px;}



/*  worth seeing ------------------------------------------------------------------ */
.worth_seeing.vt_block .list-link ul{ list-style:none;}
.list-link ul li{ display:block; padding:5px 0px;}
.list-link ul li a .fa{ padding-right:5px;}
.list-link ul li a:hover, .list-link ul li a:hover .fa{ color:#666;}

/*  Search ------------------------------------------------------------------ */
.vt_moduletable.box_search{
	display:block; 
	float:right; 
	width:100%;
	border-right:1px solid rgba(80%,80%,80%,0.5);
	padding:20px 0px;
	}
.ie8 .vt_moduletable.box_search{border-right:1px solid #ddd;}	
.vt_moduletable.box_search .search{ display:block;}
.vt_moduletable.box_search .search .form-inline{ position:relative;}
.box_search .search input.inputbox{
	font-size:90%; 
	padding:5px 0px; 
	margin:0; 
	width:100%;
	box-shadow:none;
	background: transparent;
	color:#666;
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	-ms-transition: all 0.7s;
	transition: all 0.7s;
	} 
.box_search .search .button {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    box-shadow: none;
    float: right;
    height:35px;
	margin:0;
	padding:0;
	bottom:-3px;
    position: absolute;
    right: 0;
    width: 40px !important;
    color: #999;
	}
.box_search .search .button:hover{ color: #ccc;}	

.ie8 .box_search .search .button{ width:30px; height:30px; bottom:1px; right:2px; background: transparent;}


.com_content.opt-featured .vt_main{ min-height:0;}
.moduletable_support{ padding-top:7px; padding-bottom:7px;}
.top_support{ display:inline-block; float:left; margin-right:20px; line-height:24px;}
.top_support .fa{ float:left;}

/*  Footer ------------------------------------------------------------------ */

#vt_footer .Copyright.vt_block .vt_moduletable{ padding-left:30px; padding-top:40px;}

.ie8 #vt_footer .form-inline button.btn:hover{ background:#333;}	
.vt_wrapper_footer ul.latestnews{ list-style:none; margin:0; padding:0;}
.vt_wrapper_footer ul.latestnews li{ list-style:none; display:block; padding:5px 0px;}
.vt_wrapper_footer ul.latestnews li a:hover{ text-decoration:none !important;}
.vt_wrapper_footer ul.latestnews li a .fa-angle-double-right{ padding-right:5px;}
.vt_wrapper_footer ul.latestnews li a .fa-angle-double-right{ padding:0px 5px 0px 0px;}
.copyright .moduletable_copyright{ padding-top:20px; margin-top:20px; position:relative; z-index:0; border-top:2px solid #444;}

.copyright .moduletable_copyright .vt_moduletable_content{ padding-top:25px;}
.vt_moduletable.copyright a{ color:#666;}





/*  Gotop------------------------------------------------------------------ */
.vt_wrapper_copyright{ text-align:center;}
#gotop {
    border: 1px solid #666;
    height: 35px;
    line-height: 35px;
    margin: 0;
    padding: 0;
    position: absolute;
    right:15px;
    text-align: center;
    width: 35px;
    z-index: 2; 

}
#gotop{ margin:0 auto; text-align:center;display:inline-block; color:#666; top:-35px;}
#gotop:hover{ color:#999;border: 1px solid #999;}
.vt_wrapper_copyright .container{ position:relative;}
#gotop .fa-angle-up{ padding:0px 0 0 5px; font-size:120%;}
.copyright.vt_block .vt_moduletable_content .footer1{ margin-top:20px;}

/*  Com content ----------------------------------------------------------------- */

.article-info, .content_rating{ color:#999; margin-bottom:15px; font-size:95%;}
.article-info .published{ margin-left:0px;}
.article-info .article-info-term{ display:none !important;}
.article-info  dd{ display:inline-block; padding-right:10px;}
.categories-list dl dt, .categories-list dl dd{ display:inline-block;}

.icons .dropdown-toggle .caret{ display:none !important;}
.icons .btn-group {display:block !important;}
.icons a.dropdown-toggle {
    background-color: #FFFFFF;
    border-color: #CCCCCC;
    color: #333333;
}
.icons .dropdown-menu > li > a{ clear:none; display:inline-block; float:left;}
.icons .dropdown-toggle .icon-cog {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  width: 1em;
  display:block !important;
}
.icons .dropdown-toggle .icon-cog:before {
  content: "\e019";
}


#searchForm .btn.btn-primary{ margin-top:0px; margin-left:5px;}


/*  blog ----------------------------------------------------------------- */
.blog .items-row  .item{ padding-bottom:60px; color:#777;}
.item-page img{ margin-bottom:20px;}
.blog .items-row  .item img{ width:100%; margin-bottom:20px; height:auto;}
.blog .items-row .page-header{ padding-top:20px;}
.blog .items-row  .item h2 a{ text-transform:uppercase;}
.item-separator{ display:block; clear:both;}
a.readmore{ font-size:12px; text-transform:uppercase;}
.blog .items-row .readmore a.btn{ margin-top:5px;}

/*  Module Menu ----------------------------------------------------------------- */
ul.mega-menu > li{display:none;}
ul.menu, ul.menu li, ul.weblinks ul.weblinks li{ list-style:none;}
ul.menu, ul.weblinks{ margin-left:0px; padding:0; margin-bottom:10px;}
ul.menu ul, ul.weblinks ul { padding-top:10px;}
ul.menu li, ul.weblinks li{ padding:10px 0px; border-bottom:1px solid #ddd; display:block;}
ul.menu ul li, ul.weblinks ul li{border-top:1px solid #ddd; border-bottom:0px; }
ul.menu ul li:last-child, ul.weblinks ul li:last-child{ padding-bottom:0px;}
ul.menu li .fa-angle-double-right, ul.weblinks li .fa-angle-double-right{ padding-left:0px;}
ul.menu li a .fa, ul.weblinks li a .fa, 
ul.menu li.active.parent a .fa, 
ul.menu li.parent li a .fa, 
ul.menu li.active ul li a .fa,  
ul.menu li.active.current li a .fa,
ul.menu li a, ul.weblinks li a, 
ul.menu li.active.parent a, 
ul.menu li.parent li a, 
ul.menu li.active ul li a,  
ul.menu li.active.current li a{ color:#666; background:none !important; padding:0px;}

.vt_block_slide ul.menu li, .vt_block_slide ul.weblinks li{border-bottom:1px solid #555;}
.vt_block_slide .menu li a .fa, .vt_block_slide ul.weblinks li a .fa, 
.vt_block_slide ul.menu li.active.parent a .fa, 
.vt_block_slide ul.menu li.parent li a .fa, 
.vt_block_slide ul.menu li.active ul li a .fa,  
.vt_block_slide ul.menu li.active.current li a .fa,
.vt_block_slide ul.menu li a, ul.weblinks li a, 
.vt_block_slide ul.menu li.active.parent a, 
.vt_block_slide ul.menu li.parent li a, 
.vt_block_slide ul.menu li.active ul li a,  
.vt_block_slide ul.menu li.active.current li a{ color:#666;}

/*  Category List ----------------------------------------------------------------- */
#adminForm, .vt_typography #buttons{ overflow:auto;}
table.category a{ color:#666; display:inline-block !important;}
.category-list .filter-search{ width:80%; float:left;}
.category-list .display-limit{ width:20%; float:right;}
input, button, select, textarea {
    background-color: #FFFFFF;
	box-shadow:none;
    background-image: none;
    border: 1px solid #CCCCCC;
     -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display:inline-block;
    font-size: 14px;
    line-height:normal;
    padding:10px 15px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
}
#searchForm .radio{ display:inline-block;}
#contact-form textarea{ width:80%; height:auto;}
#contact-form input[type="text"], #contact-form input[type="email"]{ width:80%;}
input[type="checkbox"], input[type="radio"]{ height:auto; margin:4px 5px;}
#contact-form input[type="checkbox"]{ float:left; margin-right:10px;}
/*  ERROR 404 ----------------------------------------------------------------- */
#vtem_warper_error{ background:#f7f7f7; color:#666; text-align:center;}
h1.not_found {
	background:url(../images/404.jpg) center 0 no-repeat;
	text-indent:-9999px;
	height:400px;
	text-align:center;
}
.page_error {
	font-size:70px;
	display:none;
}
.page_margin_top {
    margin-top: 30px;
}
.page_margin_top{ display:none;}
#vtem_warper_error .btn-primary{background-color: #666; color:#fff; border:0; text-transform:none;}
#vtem_warper_error .btn-primary:hover:after{ background-color:#02efd0; border:0;}
.home_pages{ padding-bottom:50px;}

/*  Com User ----------------------------------------------------------------- */
legend {background:#FFFFFF;border: 0 none;padding: 0 10px; margin-bottom:0px;width:auto; font-size:100%; font-style:italic; color:#666;}
.login ul.login{ list-style:none; margin:0; padding:0;}
.login ul.login li{ list-style:none; padding:3px 0px;}
.login ul.login li .fa-angle-double-right{ font-size:100%;}
.login ul.login li a, .login ul.login li a .fa{ color:#666;}
.registration #member-registration dt{ width:30%; display:inline-block;}
.registration #member-registration dd{ width:65%; display:inline-block;}
.registration #member-registration dt,.registration #member-registration dd{ padding-bottom:10px;}
.registration #member-registration dt .spacer{ margin-bottom:20px; display:block;}
.subheading-category {
    font-style: italic;
    font-weight:normal;
	display:block;
}
.form-group .spacer{ padding-left:15px;}
.form-group .spacer label { font-weight:normal;}
.form-group label,.form-group label#jform_contact_email_copy-lbl{ display:inline-block !important;}


/*  Com Contact ----------------------------------------------------------------- */
.contact .pane-sliders .panel, #slide-contact .accordion-group{
  margin-bottom:5px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
		  clear:both;
}
.contact .pane-sliders .panel h3{margin:2px;}
#contact-slider .pane-down{ border-top:1px solid #ddd !important;}
.contact .pane-sliders .panel h3 a{ color:#666; display:block;  padding:7px 10px;}
.pane-slider.pane-down{padding:15px !important;}
.contact .pane-sliders .contact-image{ display:block; padding:20px 0px;}
.contact-position{ font-weight:bold;display:block;padding-bottom:10px;}
.pane-toggler{border-bottom: 0 none;}
.contact .pane-sliders .jicons-icons{ display:inline-block; float:left;}
.contact .contact-form fieldset{ border:0; padding:0 15px;}
.contact .contact-form fieldset legend{ padding:0px 0px 20px;}

#slide-contact .accordion-group .accordion-inner{ padding-top:20px;}
#slide-contact .accordion-group .thumbnail{ margin:15px; border:0px;}
#slide-contact .accordion-group .accordion-toggle{ display:block; padding:10px; font-size:180%; font-weight:normal;}
#slide-contact .accordion-group .accordion-body.in{ border-top:1px solid #e5e5e5;}



/*  Table  ------------------------------------------------------------------------- */

.category {
  width: 100%;
  margin-bottom: 20px;
}
.list-condensed{ list-style:none; margin:0; padding:0; border:1px solid #ddd;}

.list-condensed li,
.category > thead > tr > th,
.category > tbody > tr > th,
.category > tfoot > tr > th,
.category > thead > tr > td,
.category > tbody > tr > td,
.category > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.category > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.list-condensed li:first-child,
.category > caption + thead > tr:first-child > th,
.category > colgroup + thead > tr:first-child > th,
.category > thead:first-child > tr:first-child > th,
.category > caption + thead > tr:first-child > td,
.category > colgroup + thead > tr:first-child > td,
.category > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.category > tbody + tbody {
  border-top: 2px solid #dddddd;
}

.category .category {
  background-color: #ffffff;
  margin:0;
  padding:0;
  list-style:none;
}
.category a.category {
	color:#666;
  background-color: #ccc;
  border-radius:0px;
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
  padding:2px 10px;
}
.category a.btn{ color:#fff;}

.list-condensed .cat-list-row0,
.category > tbody > tr:nth-child(odd) > td,
.category > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.list-condensed .cat-list-row1,
.category > tbody > tr:hover > td,
.category > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
.categories-list h3.item-title{ border:0px; position:relative;}
.list-condensed li .list-title a{ color:#666; font-weight:bold;}


/*    Action    --------------------------------------------  */
.btn-group.actions{display:inline-block !important;}
.actions li img,.content_rating img,.article-info img,
.actions li.edit-icon img{ width:auto !important; margin:0; padding:0;}
.edit.item-page .formelm, .edit.item-page .formelm-buttons{ display:block; margin-bottom:10px;}
.edit.item-page .formelm-buttons{ margin-left:160px;}
.edit.item-page .formelm-buttons button { margin-right:10px;}
.edit.item-page #adminForm textarea { clear:both;display:block;}
#editor-xtd-buttons, .toggle-editor{ display:inline-block;}
#editor-xtd-buttons .button2-left, .toggle-editor .button2-left{ display:inline-block; padding:2px 5px; border:1px solid #ddd; margin-top:10px;}
.edit.item-page .formelm-area{ margin-bottom:20px;}
.edit.item-page .formelm label { width:160px;}
.actions{ list-style:none; float:right; display:inline-block; text-align:right;}
.actions li{ display:inline-block; list-style:none; padding:0px;}
.vt_category_creat dd{
	background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #DDDDDD;
    color: #999999;
    display: inline-block;
    margin-bottom: 10px;
    padding: 5px 10px;
	}

.pagenav{ float:left; padding:0;}
.pagenav > li {
  float: left;
  margin-bottom: -1px;
  list-style:none;
}

.pagenav > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border:0px 1px solid transparent;
  border-radius:0;
  text-transform:uppercase;
}
.pagenav > li.next { margin-left:10px;}

.pagenav > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}

.pagenav > li.active > a,
.pagenav > li.active > a:hover,
.pagenav > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
}
	

/*    Massages ---------------------------------------------  */
.invalid{
    border-color: #A94442;
	color: #A94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
#system-message{ background:none !important; border:none !important; padding:0 !important;}
#system-message dd{ text-indent:0;}
#system-message dd ul {
  padding: 15px;
  margin:0;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  background-image:none !important;
  list-style:none;
}
#system-message dd.message ul{
  background-color: #D9EDF7;
  border-color: #BCE8F1;
  color: #31708F;
}

#system-message dt.notice,
#system-message dt.message,
#system-message dt.error{ display:none;}
#system-message dd.notice.message ul{
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

#system-message dd.error.message ul {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-message {
  background-color: #D9EDF7;
  border-color: #BCE8F1;
  color: #31708F;
}
.alert-info {
    background-color: #D9EDF7;
    border-color: #BCE8F1;
    color: #31708F;
}
.alert-warning {
    background-color: #FCF8E3;
    border-color: #FAEBCC;
    color: #8A6D3B;
}
.alert-danger {
    background-color: #F2DEDE;
    border-color: #EBCCD1;
    color: #A94442;
}

/*  Item More  -------------------------------------------------------------- */
.items-more{ display:block; padding:20px 0px;}
.pagination ul.pagination{ clear:both; display:block;}

/*  weblink  -------------------------------------------------------------- */

.weblink-category .weblink-count dt,.weblink-category .weblink-count dd{ display:inline-block;}

.items-more table tr td{ border:0px;}

/*  Typography  -------------------------------------------------------------- */
.typo-box .title {
	font-size: 24px;
	line-height: 30px;
}
.typo-box {
	position: relative;
	margin: 15px 0;
	padding: 39px 19px 14px;
*padding-top:19px;
	border-radius: 4px;
}
.typo-box select{ width:220px;}

.typo-box .table, .typo-box .well, .typo-box blockquote {
	margin-bottom: 5px;
}
.typo-box .lead {
	font-size: 18px;
	line-height: 24px;
}
.typo-box > p:last-child {
	margin-bottom: 0;
}
.typo-box + .prettyprint {
	margin-top: -20px;
	padding-top: 15px;
}
.typo-box:after {
	content: "Example";
	position: absolute;
	top: -1px;
	left: -1px;
	padding: 3px 7px;
	font-size: 12px;
	border-radius: 4px 0 4px 0;
	font-style: normal;
}
form.typo-box {
	padding-bottom: 19px;
}

.typo-box {
	background-color: #ffffff;
	border: 1px solid #dddddd;
}
.rt-dark .typo-box {
	background-color: #000000;
	border: 1px solid #fcfcfc;
}
.typo-box:after {
	background-color: #f5f5f5;
	border: 1px solid #dddddd;
	color: #9da0a4;
}
.rt-dark .typo-box:after {
	background-color: #0d0d0d;
	border: 1px solid #fcfcfc;
	color: #ffffff;
}
.prettyprint.linenums {
    box-shadow: 40px 0 0 #FFFFFF inset, 41px 0 0 #D5D5D5 inset;
}
.typo-box + .prettyprint {
    padding-top: 15px;
}
.pre.prettyprint {
    margin-bottom: 20px;
}
.prettyprint {
    background-color: #FCFCFC;
    padding: 8px;
}
.pre {
    background-color: #F5F5F5;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0px;
    display: block;
    font-size: 13px;
    line-height: 20px;
    margin: 0 0 10px;
    padding: 9.5px;
    white-space: pre-wrap;
    word-break: break-all;
    word-wrap: break-word;
}
.pre.prettyprint {
    margin-bottom: 20px;
}
pre.prettyprint {
    margin-bottom: 20px;
}
.prettyprint {
	padding: 8px;
	background-color: #fcfcfc;
}
.prettyprint.linenums {
	-webkit-box-shadow: 40px 0 0 #ffffff inset, 41px 0 0 #d5d5d5 inset;
	-moz-box-shadow: 40px 0 0 #ffffff inset, 41px 0 0 #d5d5d5 inset;
	box-shadow: 40px 0 0 #ffffff inset, 41px 0 0 #d5d5d5 inset;
}
ol.linenums {
	margin: 0 0 0 33px;
	padding-left: 0;
}
ol.linenums li {
	padding-left: 12px;
	line-height: 18px;
	text-shadow: 0 1px 0 1px 1px 1px rgba(255,255,255,0.5);
}
#blockrandom.wrapper{ margin:40px 0px; border:0px; }
img.vt_lightbox_main{ margin:0px !important;}

/*  video responsive ------------------------------------------------------------------ */
.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.vt_typography{ padding:60px 0px;}
