@import url( bootstrap.css );

/* CSS Document */
.increment_2 > a {
    color: #FFF !important;
}

.img {
    margin-top: 20px;
}
.boldclear{
    font-size: 16px;
    padding: 20px 0px;
	clear:both;
}

.project-image {
	max-width: 100%; 
	float: right; 
	padding-left:15px; 
	padding-bottom:15px;
}

.download-image { /* image frame */
    border: 2px solid rgb(242, 242, 242);
    margin: 10px;
    max-width: 100%;
    padding: 10px;	
}

.address-country {
	color: #09549d;
	font-size: 14px;
    padding-top: 10px;	
}

.address-hr {
    border: 1px solid #09549d;
	margin-top: 5px;
	margin-bottom: 5px;
}

.box {
    height: auto;
    overflow: hidden;
    padding-bottom: 50px;
}

.boldblue {
	color: #09549d !important;
	font-size: 16px;
    padding-top: 20px;
}

.bold {
    font-size: 16px;
    padding: 20px 0px;
}

.col-sm-30 > p {
    padding: 20px;
	min-height:80px; /* responsive float wrap */
}

.col-sm-40 > p {
    padding: 20px;
}

.col-sm-50 > p {
    padding: 20px;
}

.col-sm-30 { /* download grid */
    float: left;
    margin-top: 20px;
	margin-bottom:20px;
	text-align:center;
    width: 33%;
	min-width:220px; /* responsive wrap */
	min-height:452px; /* responsive float wrap */

}

.col-ad-30 { /* address grid */
    float: left;
    margin-top: 0px;
	padding-right: 20px;
	margin-bottom:0px;
	text-align:left;
    width: 33%;
	min-width:225px; /* responsive wrap */
	min-height:300px; /* responsive float wrap */

}

.col-sm-40 {
    float: left;
    margin-top: 20px;
	margin-bottom:20px;
	text-align:center;
    width: 25%;
}

.col-sm-50 {
    float: left;
    margin-top: 20px;
	margin-bottom:20px;
	text-align:center;
    width: 20%;
}
.bannerposition { /* desktop and ipad position */
	margin-top: -7px;
	margin-bottom: 17px;
	width: 100%;"
}

#Body {
	color: #666666;
	background: #F2F7F9;
}
.body_bg {
	min-height: 100%;
	overflow-x: hidden;
}
html, body {
	margin: 0px;
	padding: 0px;
	font: normal 12px/1.5 Arial, sans-serif;
	color: #666666;
	height: 100%;
}
p {
	margin: 0px 0px 8px 0px;
}
header, nav, section, footer {
	
	display: block;
}
TH, TD, DIV {
}
A, A:link {
	text-decoration: none;
	transition: all ease 300ms;
	-moz-transition: all ease 300ms; /* Firefox 4 */
	-webkit-transition: all ease 300ms; /* Safari and Chrome */
	-o-transition: all ease 300ms; /* Opera */
	-ms-transition: all ease 300ms; /* IE9? */
}
A:active {
	text-decoration: none;
}
A:visited {
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
h1 {
	letter-spacing: normal;
	margin: 5px 0 10px 0;
}
h2 {
	letter-spacing: normal;
	margin: 5px 0 10px 0;
}
h3 {
	letter-spacing: normal;
	margin: 5px 0 10px 0;
}
h4 {
	letter-spacing: normal;
	margin: 0px 0 4px 0;
}
h5 {
	letter-spacing: normal;
	margin: 5px 0 10px 0;
}
form#Form {
	height: 100%;
}
.ModuleTitle_SubMenu {
	z-index: 9999!important;
}
.clearfix:after {
	clear: both;
	content: ".";
	height: 0px;
	font-size: 0px;
	visibility: hidden;
	display: block;
}
.clearfix {
	display: inline-block;
}
.clearfix {
	display: block;
}
#dnn_ControlPanel #dnnCPWrap {
	filter: none !important;
}
ul.dnnActionMenuBody li ul li a, ul.dnnActionMenuBody li ul li a img {
	color: #328DDE!important;
}
.clear {
	clear: both;
}
.pb40 {
	padding-bottom: 40px;
	}
.pt40 {
	padding-top: 40px;
	}
@media only screen and (min-width: 768px) and (max-width: 979px) {
		.pb40 {
			padding-bottom: 30px;
			}
		.pt40 {
			padding-top: 30px;
			}	
	}
@media only screen and (max-width: 767px) {
		.pb40 {
			padding-bottom: 20px;
			}
		.pt40 {
			padding-top: 20px;
			}
.bannerposition { /* mobile position */
	margin-top: 20px;
	margin-bottom: -20px;
	width: 100%;"
}
	}
/**************** Login page******************/
@media only screen and (max-width:767px) {
.loginContent .LoginPanel {
	width: 100% !important;
}
.loginContent .dnnFormItem .dnnLoginRememberMe {
	white-space: nowrap;
}
.loginContent .dnnFormLabel {
	display: block !important;
	text-align: left !important;
}
}
/**************** register page******************/


@media only screen and (max-width:767px) {
.dnnRegistrationForm {
	min-width: inherit !important;
}
.dnnRegistrationForm .dnnForm {
	width: 100%;
}
.dnnRegistrationForm .dnnFormLabel {
	display: block !important;
	text-align: left !important;
}
.dnnRegistrationForm .dnnForm .dnnFormItem .dnnLabel {
	display: block !important;
	float: none !important;
	text-align: left !important;
	width: 100%;
}
.dnnRegistrationForm .dnnForm .dnnFormItem a.dnnFormHelp {
	right: auto !important;
	position: static !important;
	margin-left: 5px !important;
}
.dnnRegistrationForm .dnnForm .dnnFormItem {
	padding: 0px !important;
	margin: 0px !important;
}
.dnnRegistrationForm .dnnFormItem input[type="text"],  .dnnRegistrationForm .dnnFormItem input[type="password"],  .dnnRegistrationForm .dnnFormItem input[type="email"],  .dnnRegistrationForm .dnnFormItem input[type="tel"],  .dnnRegistrationForm .dnnFormItem select,  .dnnRegistrationForm .dnnFormItem textarea {
	width: 100%;
	margin-bottom: 10px !important;
}
}

/**************** Password page******************/
@media only screen and (max-width:767px) {
.dnnSendPasswordContent {
	width: auto !important;
}
.dnnSendPasswordContent .dnnLabel {
	display: block !important;
	width: 100% !important;
	text-align: left;
}
.dnnSendPasswordContent a.dnnFormHelp,  .dnnSendPasswordContent .dnnForm .dnnFormItem a.dnnFormHelp,  .dnnSendPasswordContent .dnnTooltip label a.dnnFormHelp {
	position: static;
}
.dnnSendPasswordContent input[type="text"],  .dnnSendPasswordContent input[type="password"],  .dnnSendPasswordContent input[type="email"],  .dnnSendPasswordContent input[type="tel"],  .dnnSendPasswordContent select,  .dnnSendPasswordContent textarea {
	width: 90%;
	margin-bottom: 10px !important;
}
.dnnSendPasswordContent ul.dnnActions {
	padding: 0 !important;
}
}
/* ********** Control Panel Style ************** */
.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active {
	font-size: 12px;
	color: #973939;
	text-decoration: none;
	font-weight: normal;
}
A.CommandButton:hover {
	color: #973939;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
.FileManager A, .FileManager A:link, .FileManager A:visited, .FileManager A:active {
	color: #000;
	text-decoration: underline;
}
.FileManager A:hover {
	color: #000;
	text-decoration: none;
}
/* ********** Buttons Style ************** */
a.Button_green {
	padding: 12px 30px;
	margin: 0px 10px 0 0 ;
	position: relative;
	font-size: 14px;
	display: inline-block;
	white-space: nowrap;
	margin-bottom: 10px;
	color: #FFFFFF !important;
	transition: background-color ease-in 200ms;
	-moz-transition: background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: background-color ease-in 200ms; /* Opera */
	-ms-transition: background-color ease-in 200ms; /* IE9? */
}
*+html a.Button_green {
	display: inline;
}
a.Button_green:hover {
	text-decoration: none;
	background: #555555;
}
a.Button_green2 {
	padding: 8px 15px;
}
a.Button_default {
	padding: 9px 25px;
	font-size: 14px;
	display: inline-block;
	white-space: nowrap;
	color: #FFFFFF !important;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-shadow: 1px 1px 1px #333;
	transition: background-color ease-in 200ms;
	-moz-transition: background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: background-color ease-in 200ms; /* Opera */
	-ms-transition: background-color ease-in 200ms; /* IE9? */
}
*+html a.Button_default {
	display: inline;
}
a.Button_default:hover {
	text-decoration: none;
	background: #555555;
	color: #FFFFFF !important;
}
a.Button_green2 {
	padding: 4px 15px;
	margin: 0px 10px;
	position: relative;
	font-size: 13px;
	display: inline-block;
	white-space: nowrap;
	margin-bottom: 10px;
	color: #FFFFFF !important;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	transition: background-color ease-in 200ms;
	-moz-transition: background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: background-color ease-in 200ms; /* Opera */
	-ms-transition: background-color ease-in 200ms; /* IE9? */
}
*+html a.Button_green2 {
	display: inline;
}
a.Button_green2:hover {
	text-decoration: none;
	background: #555555;
}
a.Button_green span.glyphicons {
	font-size: 24px;
	vertical-align: bottom;
}
a.Button_default2 {
	border: 5px solid #e5e5e5;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-shadow: 1px 1px 1px #333;
	display: inline-block;
}
a.Button_default2 span {
	padding: 10px 25px 12px;
	font-size: 13px;
	display: block;
	white-space: nowrap;
	color: #FFFFFF !important;
	background: url(images/Button_default2.png) repeat-x left bottom;
	border-radius: 3px 3px 4px 4px;
	-moz-border-radius: 3px 3px 4px 4px;
	-webkit-border-radius: 3px 3px 4px 4px;
	transition: background-color ease-in 200ms;
	-moz-transition: background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: background-color ease-in 200ms; /* Opera */
	-ms-transition: background-color ease-in 200ms; /* IE9? */
}
*+html a.Button_default2 {
	display: inline;
}
a.Button_default2:hover {
	text-decoration: none;
}
a.Button_default2:hover span {
	background-color: #555555;
	color: #FFFFFF !important;
}
a.Button_default3 {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-shadow: 1px 1px 1px #333;
	display: inline-block;
}
a.Button_default3 span {
	padding: 10px 25px 12px;
	font-size: 13px;
	display: block;
	white-space: nowrap;
	color: #FFFFFF !important;
	background: url(images/Button_default2.png) repeat-x left bottom;
	border-radius: 3px 3px 4px 4px;
	-moz-border-radius: 3px 3px 4px 4px;
	-webkit-border-radius: 3px 3px 4px 4px;
	transition: background-color ease-in 200ms;
	-moz-transition: background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: background-color ease-in 200ms; /* Opera */
	-ms-transition: background-color ease-in 200ms; /* IE9? */
}
*+html a.Button_default3 {
	display: inline;
}
a.Button_default3:hover {
	text-decoration: none;
}
a.Button_default3:hover span {
	background-color: #555555;
	color: #FFFFFF !important;
}
a.Button_white {
	border: 5px solid rgba(0,0,0,0.1);
	background: rgba(0,0,0,0.1);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-shadow: 1px 1px 1px #FFF;
	display: inline-block;
}
a.Button_white span {
	padding: 10px 25px 12px;
	font-size: 13px;
	display: block;
	white-space: nowrap;
	background: #FFF url(images/Button_default2.png) repeat-x left bottom;
	border-radius: 3px 3px 4px 4px;
	-moz-border-radius: 3px 3px 4px 4px;
	-webkit-border-radius: 3px 3px 4px 4px;
	transition: background-color ease-in 200ms;
	-moz-transition: background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: background-color ease-in 200ms; /* Opera */
	-ms-transition: background-color ease-in 200ms; /* IE9? */
}
*+html a.Button_white {
	display: inline;
}
a.Button_white:hover {
	text-decoration: none;
}
a.Button_white:hover span {
	background-color: #555555;
	color: #FFF !important;
	text-shadow: none;
}
a.Button_blue {
	padding:12px 30px;
	margin:0px 10px;
	position:relative;
	font-size:14px;
	display:inline-block;
	white-space:nowrap;
	margin-bottom:10px;
	color:#FFFFFF !important;
	transition: 		background-color ease-in 200ms;
	-moz-transition: 	background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition:     background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		background-color ease-in 200ms; /* Opera */
	-ms-transition: 	background-color ease-in 200ms; /* IE9? */
}
*+html a.Button_blue{
	display:inline;
}
a.Button_blue:hover {
	text-decoration:none;
	background:#555555;
}
a.Button_blue2{
	padding:8px 15px;
}

a.Button_blue span.glyphicons,
a.Button_blue2 span.glyphicons{
	font-size:24px;
	vertical-align:bottom; 
	margin-right:5px;
}

/*Custom Buttons style*/

a.Button_style1{
	padding:10px 16px;
	margin:0px 5px 5px 0;
	position:relative;
	font-size:12px;
	display:inline-block;
	vertical-align:middle;
	white-space:nowrap;
	color:#FFFFFF!important ;
	text-decoration:none;
	background:	url(images/but_bg.png) repeat-x  left bottom;
	background-size:contain;
	border-radius:		    3px 3px 4px 4px;
	-moz-border-radius:		3px 3px 4px 4px;
	-webkit-border-radius:	3px 3px 4px 4px;
	-moz-box-shadow:	0 -3px rgba(0, 0, 0, 0.2) inset;               /* For Firefox3.6+ */
	-webkit-box-shadow: 0 -3px rgba(0, 0, 0, 0.2) inset;            /* For Chrome5+, Safari5+ */
	box-shadow:			0 -3px rgba(0, 0, 0, 0.2) inset;        
	transition: 		background-color ease-in 200ms;
	-moz-transition: 	background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		background-color ease-in 200ms; /* Opera */
	-ms-transition: 	background-color ease-in 200ms; /* IE9? */
}
a.Button_style2{
	padding:10px 16px;
	margin:0px 5px 5px 0;
	position:relative;
	font-size:12px;
	display:inline-block;
	vertical-align:middle;
	white-space:nowrap;
	color:#FFFFFF!important ;
	text-decoration:none;
	background:	url(images/but_bg.png) repeat-x  left bottom;
	background-size:contain;
	border-radius:		    3px;
	-moz-border-radius:		3px;
	-webkit-border-radius:	3px;
	transition: 		background-color ease-in 200ms;
	-moz-transition: 	background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		background-color ease-in 200ms; /* Opera */
	-ms-transition: 	background-color ease-in 200ms; /* IE9? */
}
a.Button_style3{
	padding:10px 16px;
	margin:0px 5px 5px 0;
	position:relative;
	font-size:12px;
	display:inline-block;
	vertical-align:middle;
	white-space:nowrap;
	color:#FFFFFF!important;
	text-decoration:none;
	border-radius:		    3px;
	-moz-border-radius:		3px;
	-webkit-border-radius:	3px;
	transition: 		background-color ease-in 200ms;
	-moz-transition: 	background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		background-color ease-in 200ms; /* Opera */
	-ms-transition: 	background-color ease-in 200ms; /* IE9? */
}

a[class*="Button"].Red              	{ background-color: #df0c00 }
a[class*="Button"].Teal          		{ background-color: #20b2aa }
a[class*="Button"].Violet               { background-color: #6f0080 }
a[class*="Button"].MidnightBlue         { background-color: #191970 }
a[class*="Button"].gold               	{ background-color: #ffd700 }
a[class*="Button"].OliveDrab            { background-color: #76a732 }
a[class*="Button"].SteelBlue            { background-color: #4682b4 }
a[class*="Button"].GoldenOrange         { background-color: #f88616 }
a[class*="Button"].silver            	{ background-color: #c0c0c0 }
a[class*="Button"].dark                 { background-color: #4a4949 }


a[class*="Button"].small {
	    font-size: 12px;
		letter-spacing: 1px;
		padding: 10px 16px;
		line-height: 18px;
}
a[class*="Button"].large {
    font-size: 13px;
    letter-spacing: 1.2px;
    line-height: 20px;
    padding: 15px 22px;
}
a[class*="Button"].jumbo {
    font-size: 14px;
    letter-spacing: 1.5px;
    line-height: 24px;
    padding: 18px 26px;
}

a.Button_style1:hover,
a.Button_style2:hover,
a.Button_style3:hover{
	color:#FFF!important;
	background-color:#2e2e2e;
	text-decoration:none;
}
*+html a.Button_style1,
*+html a.Button_style2,
*+html a.Button_style3{
	display:inline;
}

/*page Spacing*/

.mt-10{ margin-top:10px;}
.mb-10{ margin-bottom:10px;}
.pt-10{ padding-top:10px;}
.pb-10{ padding-bottom:10px;}

.mt-20{ margin-top:20px;}
.mb-20{ margin-bottom:20px;}
.pt-20{ padding-top:20px;}
.pb-20{ padding-bottom:20px;}

.mt-30{ margin-top:30px;}
.mb-30{ margin-bottom:30px;}
.pt-30{ padding-top:30px;}
.pb-30{ padding-bottom:30px;}

.mt-40{ margin-top:40px;}
.mb-40{ margin-bottom:40px;}
.pt-40{ padding-top:40px;}
.pb-40{ padding-bottom:40px;}

.mt-50{ margin-top:50px;}
.mb-50{ margin-bottom:50px;}
.pt-50{ padding-top:50px;}
.pb-50{ padding-bottom:50px;}

.mt-60{ margin-top:60px;}
.mb-60{ margin-bottom:60px;}
.pt-60{ padding-top:60px;}
.pb-60{ padding-bottom:60px;}


/* ********** Pane Style ************** */
.row [class*="Pane"] {
	padding: 0px 0px 5px 0px;
}
.DNNEmptyPane {
	display: none;
}


/* ********** Container Style ************** */
.Head {
	font-weight: bold;
	font-family: Arial, sans-serif;
}
.SubHead {
	font-family: Arial, sans-serif;
}
.SubSubHead {
	font-family: Arial, sans-serif;
}
.Normal {
	font-family: Arial, sans-serif;
}
.tp-bullets{
	z-index:900!important;
}


/* ********** Other Style ************** */	

.dnn_layout {
	width: 980px;
	margin: 0px auto;
}
#dnn_wrapper {
}
.head_mid, .content_mid, .footer_mid {
	padding: 0px 15px;
}
/*language*/
.languageBox {
	white-space: nowrap;
	float: right;
}
.languageBox span img {
	margin-right: 7px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	vertical-align: middlea;
}
*+html .languageBox span {
	font-size: 30px;
}
.languageBox span.selected img {
	filter: alpha(opacity=100);
	opacity: 1;
	box-shadow: 0 0 2px rgba(255,255,255,0.4);
	-moz-box-shadow: 0 0 2px rgba(255,255,255,0.4);
	-webkit-box-shadow: 0 0 2px rgba(255,255,255,0.4);
}

/* shortcodes */
.price-table:after{clear:both;content:".";height:0;font-size:0;visibility:hidden;display:block}
.price-table{display:inline-block}
.price-table{display:block}
.price-table{padding:28px 0 28px 0}
.price-table [class*=span]{margin-bottom:15px}
.price-table .col{float:left;text-align:center;margin-bottom:10px;transition:all ease-in 200ms;-moz-transition:all ease-in 200ms;-webkit-transition:all ease-in 200ms;-o-transition:all ease-in 200ms;-ms-transition:all ease-in 200ms}
.price-table.col2 .col{width:50%}
.price-table.col3 .col{width:33.3333%}
.price-table.col4 .col{width:25%}
.price-table.col5 .col{width:20%}
.price-table .col:hover{box-shadow:0 0 13px rgba(0,0,0,.15)}
.price-table .col.best_value{box-shadow:0 0 13px rgba(0,0,0,.15);-moz-box-shadow:0 0 5px rgba(0,0,0,.15) inset;-webkit-box-shadow:0 0 5px rgba(0,0,0,.15) inset;box-shadow:0 0 5px rgba(0,0,0,.15) inset;margin-top:-38px}
.price-table .col.best_value .price_title{padding-top:30px;padding-bottom:26px;background:0 0;color:#FFF!important}
.price-table .col.best_value .price_title h2{color:#FFF!important}
.price-table .col.best_value .price_holder{padding-bottom:22px}
.price_title{color:#444;border:1px solid #e2e2e2;padding-top:15px;padding-bottom:11px;padding-left:10px;padding-right:10px;font-size:22px;position:relative;transition:all ease-in 200ms;-moz-transition:all ease-in 200ms;-webkit-transition:all ease-in 200ms;-o-transition:all ease-in 200ms;-ms-transition:all ease-in 200ms}
.price-table .price_title h2{margin:0;font-weight:400}
.price-table .col:first-child .price_holder{margin-left:0}
.price-table .price_holder{border:1px solid #E4E4E4;margin:0 0 0 -1px;min-height:300px;padding-bottom:12px}
.price-table .price_box{color:#444;padding:20px 0 25px 0}
.price-table .sup{font-size:28px;line-height:34px;vertical-align:top}
.price-table .price{font-size:48px;line-height:50px}
.price-table .price_holder ul{margin:0 0 13px 0;padding:0;border-bottom:1px solid #e2e2e2}
.price-table .price_holder ul li{list-style:none;border-top:1px solid #e2e2e2;padding:12px 0}
.price-table .btn{border:none;background:0 0;color:#FFF!important;text-shadow:none;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;padding:5px 20px;transition:all ease-in 200ms!important;-moz-transition:all ease-in 200ms!important;-webkit-transition:all ease-in 200ms!important;-o-transition:all ease-in 200ms!important;-ms-transition:all ease-in 200ms!important}
.price-table .btn:hover{background-color:#525252}
.price-table a.btn{color:#FFF;margin-top:10px;position:relative;font-size:15px}
.price-table [class*=span]{margin-bottom:15px}
.price-table2 .price_title{color:#FFF;padding:20px 0 50px;margin:0 0 0 -1px;border:none}
.price-table2 .price_title h2{color:#FFF;text-align:center;font-size:20px}
.price-table2 .price_box{height:53px;padding:35px 0!important;width:123px;margin:-40px auto 10px;position:relative;border:5px solid #FFF;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;color:#FFF;text-align:center;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
.price-table2 .price_holder ul li{text-align:center}
.price-table2 .price_holder{border-top:none;text-align:center}
.price-table2 .btn{background:url(../images/but_bg.png) repeat-x left bottom;padding:10px 25px;margin-bottom:10px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;font-size:14px!important;color:#fff!important}
.price-table2 .btn:hover{background:url(../images/but_bg.png) repeat-x left bottom #525252}
.price-table2 .unit{font-size:20px}
.price-table2 .best_value{margin-top:-20px;margin-bottom:-20px}
.price-table2 .best_value .price_title{padding:30px 0 60px}
.price-table2 .best_value .price_holder .btn{margin:10px 0 30px}
.price-table3 .price_title{background-color:#2c3433;border:none}
.price-table3 .price_title h2{text-align:center;color:#FFF;font-size:26px;padding:25px 0 6px}
.price-table3 .price_box{text-align:center;padding:15px 0 30px}
.price-table3 .price_box .price,.price-table3 .price_box .sup,.price-table3 .price_box .unit{vertical-align:bottom;line-height:normal!important;color:#FFF;font-size:26px}
.price-table3 .price_box .price{font-size:50px;font-weight:700;line-height:1!important;padding:0 3px}
.price-table3 .price_holder{border:1px solid #ededed;margin:0;padding:0 14px;text-align:center}
.price-table3 .price_holder dt{border-bottom:1px solid #ededed;padding:25px 0;font-size:22px;color:#818181}
.price-table3 .price_holder dd{line-height:2;padding:20px 0;margin:0;color:grey;text-align:left}
.price-table3 .price_holder .btn{margin:auto;background:#2c3433;padding:15px 40px;font-size:20px}
.price-table3 .price_holder .btn:hover{background:#00bfa7}
.price-table3 .best_value .price_holder .btn,.price-table3 .best_value .price_title{background:#00bfa7}
.price-table3 .color_1 .price_holder .btn,.price-table3 .color_1 .price_title{background:#7a6bbc}
.price-table3 .color_2 .price_holder .btn,.price-table3 .color_2 .price_title{background:#93c650}
.price-table3 .color_3 .price_holder .btn,.price-table3 .color_3 .price_title{background:#ff803f}
.price-table3 .color_4 .price_holder .btn,.price-table3 .color_4 .price_title{background:#febf0f}
.price-table3 .color_1 .price_holder .btn:hover,.price-table3 .color_2 .price_holder .btn:hover,.price-table3 .color_3 .price_holder .btn:hover,.price-table3 .color_4 .price_holder .btn:hover{background:#2c3433}
.price-table4 .price_title{border:none;text-align:center;padding:25px 0;font-size:14px;font-style:italic;color:#fff;border:none;margin:0}
.price-table4 .price_border{border:1px solid #ededed;border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-webkit-border-radius:3px 3px 0 0;overflow:hidden;max-width:800px}
.price-table4 .price_title h2{font-size:26px;color:#FFF;margin-bottom:3px;font-style:normal}
.price-table4 .price_holder{text-align:center;border:none;margin:0;padding-bottom:30px}
.price-table4 .price_box{color:#FFF;position:relative;padding:25px 0 30px;margin:0 0 20px}
.price-table4 .price_box .sup{font-size:22px}
.price-table4 .price_box .price{font-size:50px;font-weight:700}
.price-table4 .price_box .unit{display:block;text-align:center;font-size:16px}
.price-table4 .price_holder ul{border-bottom:1px solid #f2f2f2;margin-bottom:20px}
.price-table4 .price_holder ul li{border-top:1px solid #f2f2f2;color:#b3b3b3}
.price-table4 .price_holder ul li:nth-child(odd){background:#f9f9f9}
.price-table4 a.btn{padding:10px 24px;font-size:14px;background-size:auto 3px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}
.price-table4 .color_1 .price_title{background-color:#81bc34}
.price-table4 .color_1 .price_box{background-color:#88c637}
.price-table4 .color_2 .price_title{background-color:#41a1d2}
.price-table4 .color_2 .price_box{background-color:#45aadd}
.price-table4 .color_3 .price_title{background-color:#41d293}
.price-table4 .color_3 .price_box{background-color:#45dd9b}
.price-table4 .color_4 .price_title{background-color:#d2a741}
.price-table4 .color_4 .price_box{background-color:#ddb045}
.price-table5 .price_border{border:1px solid #ededed;border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-webkit-border-radius:3px 3px 0 0;overflow:hidden}
.price-table5 .price_title{background-color:#f9f9f9;border:none;text-align:center;padding:30px 0}
.price-table5 .price_title h2{font-size:26px;color:#a6a6a6;font-weight:700}
.price-table5 .price_holder{border:none;margin:0;padding:0;text-align:center}
.price-table5 .price_box{text-align:center;color:#2c3433}
.price-table5 .price_box .price,.price-table5 .price_box .sup,.price-table5 .price_box .unit{transition:color ease-in 200ms;-moz-transition:color ease-in 200ms;-webkit-transition:color ease-in 200ms;-o-transition:color ease-in 200ms;-ms-transition:color ease-in 200ms}
.price-table5 .price_box .sup{font-size:22px}
.price-table5 .price_box .price{font-size:50px;font-weight:700}
.price-table5 .price_box .unit{display:block;text-align:center;font-size:16px}
.price-table5 .price_holder ul{border-bottom:none;margin-bottom:0}
.price-table5 .price_holder ul li{border-top:none;color:#8f9394}
.price-table5 .price_holder ul li:nth-child(odd){background:#f9f9f9}
.price-table5 .price_holder a.btn{width:100%;padding:15px 0;background-color:#2c3433;margin:0}
.price-table5 .price_holder a.btn:hover{background-color:#00bfa7}
.price-table5 .best_value .price_box{color:#00bfa7}
.price-table5 .best_value .price_holder a.btn{background-color:#00bfa7}
.price-table5 .price_border:hover .price_box{color:#00bfa7}
.price-table5 .price_border:hover .price_holder a.btn{background-color:#00bfa7}
.price-table6 .price_border{border:1px solid #ededed;border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-webkit-border-radius:3px 3px 0 0;overflow:hidden}
.price-table6 .price_title{border:none;font-size:26px;text-align:center}
.price-table6 .price_title h2{color:#a6a6a6}
.price-table6 .price_holder{border:none;text-align:center;padding-bottom:0}
.price-table6 .price_box{border:5px solid #000;width:118px;height:118px;margin:auto auto 15px;padding:0;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;text-align:center}
.price-table6 .price_box .sup{padding-top:20px;display:inline-block;font-size:22px}
.price-table6 .price_box .price{padding-top:20px;display:inline-block;font-size:53px}
.price-table6 .price_box .unit{display:block;font-size:15px}
.price-table6 .price_holder ul{border-bottom:none;margin-bottom:0}
.price-table6 .price_holder ul li{border-top:none;color:#8f9394}
.price-table6 .price_holder ul li:nth-child(odd){background:#f9f9f9}
.price-table6 .price_holder a.btn{width:100%;padding:15px 0;background-color:#2c3433;margin:0;font-weight:700;font-size:14px}
.price-table6 .color_1 .price_box{border:5px solid #88c637;color:#88c637}
.price-table6 .color_1 .price_holder a.btn{background-color:#88c637}
.price-table6 .color_2 .price_box{border:5px solid #45aadd;color:#45aadd}
.price-table6 .color_2 .price_holder a.btn{background-color:#45aadd}
.price-table6 .color_3 .price_box{border:5px solid #45dd9b;color:#45dd9b}
.price-table6 .color_3 .price_holder a.btn{background-color:#45dd9b}
.price-table6 .color_4 .price_box{border:5px solid #ddb045;color:#ddb045}
.price-table6 .color_4 .price_holder a.btn{background-color:#ddb045}
.price-table8{
	text-align:center;
	padding:0;
}
.price-table8 .price_border{
	float:left;
	width:20%;
	overflow:hidden;
	margin:0 0 0 -1px;
}
.price-table8 .price_border.best_value{
	position:relative;
	box-shadow:0 0 24px rgba(0,0,0,0.4);	
	-moz-box-shadow:0 0 24px rgba(0,0,0,0.4); 	
	-webkit-box-shadow:0 0 24px rgba(0,0,0,0.4);
	z-index:1;
	margin: -22px 0 0 0;
	}
.price-table8 .price_border h2{
	font-size:24px;
	color:#69b532;
	margin:0;
	padding:50px 0;
	line-height:normal;
	background-color:#F5F5F5;
	font-weight:normal;
	}
.price-table8 .price_title{
	background-color:#69B532;
	text-align:center;
	padding:0;
	border:none;
	transition:all ease-in 200ms;
	-moz-transition:all ease-in 200ms; /* Firefox 4 */
	-webkit-transition:all ease-in 200ms; /* Safari and Chrome */
	-o-transition:all ease-in 200ms; /* Opera */
	-ms-transition:all ease-in 200ms; /* IE9? */
}
.price-table8 .price_box_border{
}
.price-table8 .price_box{
	padding:20px 0;
	color:#fefffe;
}
.price-table8 .price_box .text{
	font-size:13px;
}
.price-table8 .price_box .price{
	font-size:28px;
}

.price-table8 .price_holder{
	border:none;
	margin:0;
	padding:0;
}
.price-table8 .price_holder ul{
	border-top: none;
	border-bottom:none;
	margin-bottom:0px;
}
.price-table8 .price_holder ul li{
	border-top:1px solid #fff;
	padding:0;
	height:82px;
	line-height:82px;
}
.price-table8 .price_holder ul li.price_holder_line-height{
	line-height:normal;
	padding: 24px 0;
	}
.price-table8 .price_holder ul li:nth-child(odd){
	background:#DADADA;
}
.price-table8 .price_holder ul li:nth-child(even){
	background:#F4F4F4;
}
.price-table8 .price_holder ul li em.fa{
	font-size:20px;
	color:#909090;
}
.price-table8 .price_btn{
	padding:20px 0;
	background:#F4F4F4;
}
.price-table8 .price_btn a{
	display: inline-block;
    padding: 7px 25px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 16px;
    color: #ffffff;
	background-color:#5AAB1F;
    background-image: url(../images/opacity_20_0.png);
    background-repeat: repeat-x;
    background-position: left bottom;
	text-decoration:none;
	transition: 		background-color ease-in 200ms;
	-moz-transition: 	background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition:     background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		background-color ease-in 200ms; /* Opera */
	-ms-transition: 	background-color ease-in 200ms; /* IE9? */
}
.price-table8 .price_border:hover .price_title{
}
.price-table8 .price_border:hover .price_title h2{
}
.price-table8 .price_border:hover .price_box_border{
}
.price-table8 .price_border:hover .price_box{
}
.price-table8 .price_border:hover .price_btn a,
.price-table8 .price_btn a:hover{
	background-color:#525252;
}
.price-table8 .best_value .price_title{
}
.price-table8 .best_value h2{
	padding: 61px 0;
}
.price-table8 .best_value .price_box_border{
}
.price-table8 .best_value .price_box{
}
.price-table8 .best_value .price_btn{
	padding: 30px 0;
}
.price-table8 .price8_main{
	text-align:left;
	}
.price-table8 .price8_main h2{
	min-height:133px;
	}
.price-table8 .price8_main .price_title{
	text-align:inherit;
	padding:0 0 0 55px;
	}
.price-table8 .price8_main .price_title .price_box{
	padding: 26px 0;
	}
.price-table8 .price8_main .price_title .price_box .text{
	font-size:15px;
	display:block;
	line-height:normal;
}
.price-table8 .price8_main .price_title .price_box .price{
	font-size:13px;
	display:block;
	line-height:normal;
	}
.price-table8 .price8_main .price_holder ul li{
	padding:0 0 0 55px;
	}

.price-table8 .price8_main .price_btn{
	min-height:82px;
}
.price-table8 .price8_color2 .price_title{
}
@media only screen and (min-width:768px) and (max-width:979px){.price-table1 [class*=span],.price-table2 [class*=span],.price-table3 [class*=span],.price-table4 [class*=span],.price-table5 [class*=span],.price-table6 [class*=span]{width:48%;margin:0 1% 8px!important}
.price-table6{
	padding:0;
	}
.price-table6 .price_border{
	margin:20px 0 0 0;
	}
.price-table8 .price_border{
	width:50%;
	margin:20px 0 0 0;
	}
.price-table8 .price_border.best_value{
	box-shadow:none;
	margin:20px 0 0 0;
	z-index:0;
	}
.price-table8 .best_value h2{
	padding:50px 0;
	}

.price-table8 .price_holder ul li em.fa{
	vertical-align:middle;
	margin:0 0 0 10px;
	}
.price-table8 .best_value .price_btn{
	padding:20px 0;
	}
}
@media only screen and (max-width:767px){.price-table.col2 .col,.price-table.col3 .col,.price-table.col4 .col,.price-table.col5 .col{width:50%}
.price-table .col.best_value{margin-top:0}
.price-table .col.best_value .price_title{padding-top:15px;padding-bottom:11px}
.price-table .col.best_value .price_holder{padding-bottom:12px}
.price_content{margin-bottom:20px}
.price-table .best_value{margin-top:0!important;margin-bottom:0!important}
.price-table2 .price_holder{margin-bottom:10px}
.price-table6{
	padding:0;
	}
.price-table6 .price_border{
	margin:20px 0 0 0;
	}
.price-table8 .price_border{
		float:none;
		width:100%;
		margin:20px 0 0 0;
	}
.price-table8 .price_border.best_value{
	box-shadow:none;
	margin:20px 0 0 0 !important;
	z-index:0;
	}
.price-table8 .best_value h2{
	padding:50px 0;
	}

.price-table8 .price_holder ul li em.fa{
	vertical-align:middle;
	margin:0 0 0 10px;
	}
.price-table8 .best_value .price_btn{
	padding:20px 0;
	}
}
.chart_list{text-align:center}
.chart_list .percentage{position:relative;margin:auto auto 8px;width:140px;height:140px;line-height:140px;color:#00bfa7}
.chart_list .percentage .percentage_inner{position:absolute;left:0;top:0;text-align:center;width:100%;font-size:28px}
.chart_list2{text-align:center}
.chart_list2 .percentage2{position:relative;margin:auto auto 8px;width:140px;height:140px;line-height:140px;color:#00bfa7}
.chart_list2 .percentage2 .percentage_inner{position:absolute;left:0;top:0;text-align:center;width:100%;font-size:28px;background:url(../images/percentage_bg.png) no-repeat center center;background-size:contain;padding:1px;margin:-1px}
.chart_list3{text-align:center;color:#fff;}
.chart_list3 .percentage3{position:relative;margin:auto auto 30px;width:150px;height:150px;line-height:150px;color:#69B532}
.chart_list3 .percentage3 .percentage_inner{position:absolute;left:0;top:0;text-align:center;width:100%;font-size:32px;color:#fff}
.loaded_list .progress-bar{position:relative;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;background:0 0;background-color:#00bfa7}
.loaded_list .progress{overflow:visible;height:15px;line-height:15px;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px}
.loaded_list .progress-bar span{position:absolute;right:0;bottom:100%;background:#2c3433;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;padding:2px 5px!important;line-height:normal!important;font-size:12px!important;text-indent:0;margin-bottom:8px;display:none}
.loaded_list .progress-bar span:before{border:5px solid transparent;border-top:5px solid #2c3433;content:"";display:block;position:absolute;left:50%;top:100%;width:0!important;margin-left:-5px}
.number_Animation{text-align:center;color:#00bfa7}
.number_Animation .fa{font-size:90px}
.number_Animation .number{display:block;text-align:center;font-size:48px}
.number_Animation_3{text-align:center;color:#fff}
.number_Animation_3 .fa{font-size:90px}
.number_Animation_3 .number{display:block;text-align:center;font-size:42px;line-height:normal}
.number_Animation_3 .font{font-size:15px}
.number_Animation_4{text-align:center;color:#fff;padding:0 15px}
.number_Animation_4 .fa{font-size:50px}
.number_Animation_4 .number{display:block;text-align:center;font-size:42px;line-height:normal;position:relative;padding:10px 0 14px 0;margin-bottom:20px}
.number_Animation_4 .number:after{content:'';position:absolute;bottom:0;left:50%;width:47px;margin-left:-23.5px;height:2px;background:#7cf528}
.number_Animation_4 .font{font-size:15px}
.number_Animation_4 .number_bg1{background:#767676;padding:90px 0}
.number_Animation_4 .number_bg2{background:#858585;padding:90px 0}
.number_Animation_4 .number_bg3{background:#989898;padding:90px 0}
.number_Animation_4 .number_bg4{background:#aaa;padding:90px 0}
.number_Animation_4 .blue{color:#01c6ff}
.number_Animation_4 .red{color:#fe3f3f}
.number_Animation_4 .yellow{color:#ffe400}
.number_Animation_4 .green{color:#65f200}
.Testimonials_tab{position:relative;margin:0;padding:0;width:100%;overflow:hidden;min-height:20px;transition:height ease-in 200ms;-moz-transition:height ease-in 200ms;-webkit-transition:height ease-in 200ms;-o-transition:height ease-in 200ms;-ms-transition:height ease-in 200ms}
.Testimonials_tab li{position:absolute;left:0;top:0;display:none;width:100%;list-style:none}
.Testimonials_tab .last_page,.Testimonials_tab .next_page{position:absolute;top:0;right:0;height:28px;line-height:28px;width:28px;background-color:#f2f2f2;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;text-align:center;color:#797979;font-family:'FontAwesome';top:auto;bottom:14px;left:auto;right:0;transition:background-color ease-in 200ms;-moz-transition:background-color ease-in 200ms;-webkit-transition:background-color ease-in 200ms;-o-transition:background-color ease-in 200ms;-ms-transition:background-color ease-in 200ms}
.Testimonials_tab .next_page:before{content:"\f054"}
.Testimonials_tab .last_page:before{content:"\f053"}
.Testimonials_tab .last_page{right:32px}
.Testimonials_tab .last_page:hover,.Testimonials_tab .next_page:hover{background-color:#00bfa7;color:#FFF;text-decoration:none}
.Testimonials_tab .dot{position:absolute;bottom:0}
.Testimonials_tab .dot a{display:inline-block;width:6px;height:6px;border:2px solid #606060;margin:0 3px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;font-size:0;text-indent:-999px;vertical-align:middle}
.Testimonials_tab .dot a.actived{background:#606060;width:10px;height:10px}
.Testimonials_1 .dot{right:60px;bottom:16px}
.Testimonials_1 .dot a{border:1px solid #f2f2f2;width:20px;height:20px}
.Testimonials_1 .dot a.actived{width:20px;height:20px;border:1px solid #f2f2f2;background:#f2f2f2}
.Testimonials_1 blockquote{background:0 0;padding:1px 0 0 1px;margin:0;text-indent:0}
.Testimonials_1 blockquote p{background-color:#fafafa;border:1px solid #ececec;padding:20px;font-size:13px;color:grey;font-style:normal;text-indent:0}
.Testimonials_1 small{position:relative;top:0;left:0;font-size:13px;color:#777;font-style:normal;padding:24px 0 0 35px}
.Testimonials_1 small:before{content:" ";position:absolute;top:-5px;left:55px;width:10px;height:10px;background-color:#fafafa;border-left:1px solid #ececec;border-bottom:1px solid #ececec;transform:rotate(-45deg);-ms-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg)}
.Testimonials_1 small img{width:50px;height:50px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;margin-right:15px;float:left;vertical-align:middle}
.Testimonials_1 small span{display:block;font-size:15px;color:#00bfa7;font-weight:700;margin-top:4px}
.Testimonials_2 .last_page,.Testimonials_2 .next_page{top:auto;bottom:0;left:50%}
.Testimonials_2 .last_page{right:32px;margin:0 0 0 -30px}
.Testimonials_2 .dot{right:0;bottom:3px;width:100%;text-align:center}
.Testimonials_2 .dot a{border:1px solid #f2f2f2;width:20px;height:20px}
.Testimonials_2 .dot a.actived{width:20px;height:20px;border:1px solid #f2f2f2;background:#f2f2f2}
.Testimonials_2 blockquote{background:0 0;padding:0;margin:0;text-indent:0}
.Testimonials_2 blockquote p{padding:0;text-align:center;font-size:13px;color:grey;font-style:normal}
.Testimonials_2 .Pic{width:70px;height:70px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;vertical-align:middle;display:block;margin:0 auto 10px;overflow:hidden;text-align:center;text-indent:0}
.Testimonials_2 small{position:relative;top:0;left:0;font-size:13px;color:#777;font-style:normal;padding:15px 0 40px;width:100%;text-align:center}
.Testimonials_2 small:before{content:" "}
.Testimonials_2 small span{display:block;font-size:15px;color:#00bfa7;font-weight:700;margin-top:4px}
.Testimonials_3 blockquote{background:0 0;padding-bottom:0;position:relative}
.Testimonials_3 .last_page{left:180px;bottom:60px}
.Testimonials_3 .next_page{left:210px;bottom:60px}
.Testimonials_3{position:relative}
.Testimonials_3 .Pic{width:160px;height:160px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;overflow:hidden;position:absolute;top:0;left:0}
.Testimonials_3 li{padding-left:180px;min-height:160px;width:auto}
.Testimonials_3 blockquote span.mark{font-size:103px;position:absolute;top:-5px;left:10px;color:#555;line-height:normal;font-family:Arial,Helvetica,sans-serif!important;font-style:italic!important;text-indent:0!important;text-align:left;width:100px}
.Testimonials_3 small:before{content:" "}
.Testimonials_3 small span{display:block;font-size:15px;color:#444;font-weight:700;margin-top:4px;font-style:normal;margin-bottom:3px}
.Testimonials_3 small{position:static;font-size:13px;color:#777;font-style:normal;padding:25px 0 40px;float:right}
.Testimonials_3 .dot{left:180px;bottom:40px}
.Testimonials_4{margin:0;padding:0}
.Testimonials_4 li{list-style:none}
.Testimonials_5 .dot{right:0}
.Testimonials_4 blockquote{background:0 0;padding:0;margin:0 0 15px}
.Testimonials_4 blockquote p{border-bottom:7px solid #f0f0f0;padding:0 0 20px;font-size:13px;line-height:2;color:grey;font-style:normal;text-indent:0}
.Testimonials_4 small{position:relative;top:0;left:0;font-size:13px;color:#777;font-style:normal;padding:24px 0 0 0}
.Testimonials_4 small:before{content:" ";position:absolute;top:0;left:30px;width:0;height:0;border:7px solid transparent;border-top:10px solid #f0f0f0}
.Testimonials_4 small img{width:60px;height:60px;margin-right:15px;float:left;vertical-align:middle}
.Testimonials_4 small span{display:block;font-size:15px;color:#00bfa7;font-weight:700;margin:6px 0 5px}
.Testimonials_5 blockquote{background:0 0;padding:0;margin:0 0 15px;text-indent:0}
.Testimonials_5 blockquote p{padding:0;font-size:13px;color:grey;font-style:normal;text-indent:0;padding:20px;background-color:#00bfa7;color:#FFF}
.Testimonials_5 small{position:relative;top:0;left:0;font-size:13px;color:#777;font-style:normal;padding:20px 0 0 0}
.Testimonials_5 small:before{content:" ";position:absolute;top:0;left:30px;width:0;height:0;border:7px solid transparent;border-top:10px solid #00bfa7}
.Testimonials_5 small span{display:block;font-size:15px;color:#00bfa7;font-weight:700;margin:6px 0 5px}
.Testimonials_5 .last_page,.Testimonials_5 .next_page{top:auto;bottom:5px;width:29px;height:27px;background-color:#959998;text-indent:-999px;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;overflow:hidden}
.Testimonials_5 .last_page:before{content:"";position:absolute;top:50%;left:50%;width:0!important;height:0!important;border:6px solid transparent;border-right:6px solid #FFF;margin:-6px 0 0 -9px}
.Testimonials_5 .next_page:before{content:"";position:absolute;top:50%;left:50%;width:0!important;height:0!important;border:6px solid transparent;border-left:6px solid #FFF;margin:-6px 0 0 -3px}
.Testimonials_7 .last_page,.Testimonials_7 .next_page{top:auto;bottom:0;left:51%}
.Testimonials_7 .last_page{right:32px;margin:0 0 0 -45px}
.Testimonials_7 .dot{right:0;bottom:3px;width:100%;text-align:center}
.Testimonials_7 .dot a{border:1px solid #f2f2f2;width:20px;height:20px}
.Testimonials_7 .dot a.actived{width:20px;height:20px;border:1px solid #f2f2f2;background:#f2f2f2}
.Testimonials_7 blockquote{background:0 0;padding:0;margin:0;text-indent:0}
.Testimonials_7 blockquote p{margin:0 110px;padding:0;text-align:center;font-size:16px;color:#666;font-style:normal;position:relative}
.Testimonials_7 .Pic{width:87px;height:87px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;vertical-align:middle;display:block;margin:23px auto 40px;overflow:hidden;text-align:center;text-indent:0}
.Testimonials_7 small{position:relative;top:0;left:0;font-size:13px;color:#777;font-style:normal;padding:15px 0 40px;width:100%;text-align:center}
.Testimonials_7 small:before{content:" "}
.Testimonials_7 small span{display:block;font-size:18px;color:#00bfa7;font-weight:400;margin-top:4px}
.Testimonials_7.Testimonials_tab .last_page,.Testimonials_7.Testimonials_tab .next_page{background-color:transparent;border:1px solid #919191;height:32px;width:32px;border:2px solid #919191;font-size:13px;line-height:32px;font-weight:700;font-family:'FontAwesome'}
.Testimonials_7.Testimonials_tab .next_page:before{content:"\f054"}
.Testimonials_7.Testimonials_tab .last_page:before{content:"\f053"}
.Testimonials_7 blockquote p:before{content:"";position:absolute;width:28px;height:20px;left:0;top:124px;background:url(../images/mark_l.png) center center no-repeat}
.Testimonials_7 blockquote p:after{content:"";position:absolute;bottom:0;width:28px;height:20px;margin:0 0 0 15px;background:url(../images/mark_r.png) center center no-repeat}
.Testimonials_7.Testimonials_tab .last_page:hover,.Testimonials_7.Testimonials_tab .next_page:hover{background-color:transparent}
.Testimonials_7.Testimonials_tab{padding-bottom:25px}
.Testimonials_8 blockquote{background:0 0;padding-bottom:0;padding-top:5px;position:relative;margin-top:23px}
.Testimonials_8 .last_page{left:180px;bottom:60px}
.Testimonials_8 .next_page{left:210px;bottom:60px}
.Testimonials_8{position:relative;border:1px solid #e9e8e8;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.Testimonials_8 .Pic{width:84px;height:84px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;overflow:hidden;position:absolute;top:0;left:0;border:5px solid #e9e9e9;margin:25px 0 0 25px}
.Testimonials_8 li{padding-left:109px;min-height:160px;width:auto}
.Testimonials_8 blockquote span.mark{font-size:0;position:absolute;top:-5px;left:10px;color:#555;line-height:normal;font-family:Arial,Helvetica,sans-serif!important;font-style:italic!important;text-indent:0!important;text-align:left;width:100px}
.Testimonials_8 small:before{content:" "}
.Testimonials_8 small span{display:block;font-size:15px;font-weight:700;margin-top:4px;font-style:normal;margin-bottom:3px}
.Testimonials_8 small{position:static;font-size:13px;color:#777;font-style:normal;padding:15px 0 71px;float:left}
.Testimonials_8 .dot{left:50%;margin-left:-45px;bottom:30px}
.Testimonials_8 .dot a{display:inline-block;width:18px;height:18px;border:0 solid #606060;margin:0 3px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;font-size:0;text-indent:-999px;vertical-align:middle;background:#cbcbcb}
.Testimonials_8 .dot a.actived{width:18px;height:18px}
.Testimonials_8 blockquote p{text-indent:0;font-style:normal}
.Testimonials_9 .last_page,.Testimonials_9 .next_page{top:auto;bottom:0;left:50%}
.Testimonials_9 .last_page{right:32px;margin:0 0 0 -30px}
.Testimonials_9 .dot{right:0;bottom:0;width:100%;text-align:center}
.Testimonials_9 .dot a{width:12px;height:12px;background:#898989;border:none}
.Testimonials_9 .dot a.actived{background:#69b532;width:12px;height:12px}
.Testimonials_9 blockquote{background:0 0;padding:0;margin:0;text-indent:0}
.Testimonials_9 blockquote p{padding:0;text-align:center;font-size:17px;color:#fff;font-style:normal;margin:0 100px;line-height:30px;position:relative}
.Testimonials_9 blockquote p:before{left:-22px;top:100px;background:url(../images/comma1.png) center center no-repeat}
.Testimonials_9 blockquote p:after{right:80px;bottom:0;background:url(../images/comma2.png) center center no-repeat}
.Testimonials_9 blockquote p:after,.Testimonials_9 blockquote p:before{content:"";position:absolute;width:28px;height:20px}
.Testimonials_9 .Pic{width:70px;height:70px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;vertical-align:middle;display:block;margin:35px auto 35px;overflow:hidden;text-align:center;text-indent:0}
.Testimonials_9 small{position:relative;top:0;left:0;font-size:13px;color:#777;font-style:normal;padding:30px 0 40px;width:100%;text-align:center}
.Testimonials_9 small:before{content:" "}
.Testimonials_9 small span{display:block;font-size:15px;color:#69b532;font-weight:700;margin-top:4px}
.blockquote_title{border-top:1px solid #e3e3e3;margin-top:30px;text-align:center;white-space:nowrap}
.blockquote_title .ico{width:82px;height:36px;background:url(../images/blockquote_ico.png) no-repeat center center #FFF;display:block;margin:-28px auto 0}
.blockquote_title span{font-size:16px;color:#666;white-space:normal;vertical-align:middle;font-weight:700;padding:20px 0 0;margin:0}
.blockquote_box blockquote{background:0 0;margin:0!important;padding:0 0 25px!important;text-align:center}
.blockquote_box blockquote p{font-style:normal;text-indent:2em;color:#888}
.blockquote_box blockquote small{border-top:1px solid #e3e3e3;bottom:0;display:block;font-size:13px;left:0;line-height:18px;padding:20px 0 0;position:relative;margin:30px auto 0;text-align:center;max-width:550px;font-style:normal}
.blockquote_box blockquote small:before{content:"";position:absolute;background:url(../images/arrow-2.png) no-repeat center center #FFF;width:17px;height:10px;top:-1px;left:50%;margin-left:-8px}
.blockquote_box .dot{right:0}
.blockquote_box .dot a{width:15px!important;height:15px!important;background:#e3e3e3!important;border:none!important;margin-left:5px!important}
.horizontalTab_Top_1{padding-bottom:15px}
.horizontalTab_Top_1 ul.resp-tabs-list li{margin-right:10px;border:1px solid #ebebeb;border-bottom:none;padding-top:1px}
.horizontalTab_Top_1 ul.resp-tabs-list li span{padding:10px 22px;font-size:14px}
.horizontalTab_Top_1 ul.resp-tabs-list li.resp-tab-active{padding-top:0;border-top:2px solid #00bfa7}
.horizontalTab_Top_2{padding-bottom:15px}
.horizontalTab_Top_2 ul.resp-tabs-list li{margin-right:5px;border:1px solid #ececec;border-bottom:none;background-color:#f3f3f3}
.horizontalTab_Top_2 ul.resp-tabs-list li span{padding:10px 12px;font-size:14px}
.horizontalTab_Top_2 h2.resp-accordion span em,.horizontalTab_Top_2 h2.resp-accordion span i,.horizontalTab_Top_2 ul.resp-tabs-list li em,.horizontalTab_Top_2 ul.resp-tabs-list li i{padding-right:5px}
.horizontalTab_Top_2 ul.resp-tabs-list li.resp-tab-active span{background-color:#00bfa7;color:#FFF!important}
.horizontalTab_Top_3{padding-bottom:15px}
.horizontalTab_Top_3 ul.resp-tabs-list li,.horizontalTab_Top_3 ul.resp-tabs-list li:hover{margin:0 10px 5px 0;border:1px solid #00bfa7;padding-top:1px;background-color:#00bfa7}
.horizontalTab_Top_3 ul.resp-tabs-list li span{padding:10px 22px;font-size:14px;color:#FFF}
.horizontalTab_Top_3 ul.resp-tabs-list li.resp-tab-active,.horizontalTab_Top_3 ul.resp-tabs-list li.resp-tab-active:hover{padding-top:0;border:1px solid #ebebeb;border-top:2px solid #00bfa7}
.horizontalTab_Top_3 ul.resp-tabs-list li:hover span{color:#FFF}
.horizontalTab_Top_4{padding-bottom:0}
.horizontalTab_Top_4 ul.resp-tabs-list li{margin-left:4px;border:0 solid #ececec;background-color:#f3f3f3;width:24.669%;opacity:.6;cursor:pointer}
.horizontalTab_Top_4 ul.resp-tabs-list li.resp-tab-active{opacity:1}
.horizontalTab_Top_4 ul.resp-tabs-list li:first-child{border-left:0 solid #e8e8e8;margin-left:0}
.horizontalTab_Top_4 ul.resp-tabs-list li span{padding:10px 12px;font-size:14px}
.horizontalTab_Top_4 h2.resp-accordion span em,.horizontalTab_Top_4 h2.resp-accordion span i,.horizontalTab_Top_4 ul.resp-tabs-list li em,.horizontalTab_Top_4 ul.resp-tabs-list li i{padding-right:5px}
.horizontalTab_Top_4 ul.resp-tabs-list li.resp-tab-active span{background-color:#00bfa7;color:#FFF}
.horizontalTab_Top_4 .resp-tabs-container{padding-top:34px;border:none}
.horizontalTab_Top_5_out{font-size: 24px;color: #666666;white-space: normal;vertical-align: middle;font-weight: normal;text-transform: uppercase;margin-bottom: 10px;    line-height: 54px;	}
.horizontalTab_Top_5{padding-bottom:15px}
.horizontalTab_Top_5 ul.resp-tabs-list li{margin-right:5px;border:1px solid #ececec;border-bottom:none;}
.horizontalTab_Top_5 ul.resp-tabs-list li span{padding:10px 12px;font-size:14px}
.horizontalTab_Top_5 h2.resp-accordion span em,.horizontalTab_Top_5 h2.resp-accordion span i,.horizontalTab_Top_5 ul.resp-tabs-list li em,.horizontalTab_Top_5 ul.resp-tabs-list li i{padding-right:5px}
.horizontalTab_Top_5 ul.resp-tabs-list li.resp-tab-active span{background-color:#69B532;color:#FFF!important}
.horizontalTab_Top_5 .resp-tab-content .resp_margin{margin:30px 25px;}
.horizontalTab_Top_5 .resp-tab-content .resp_margin img{ border:1px solid #d4d2d2; float:right; margin:0 0 0 20px;}
.verticalTab_Left_1{padding-bottom:15px}
.verticalTab_Left_1 .resp-tab-content{border:none}
.verticalTab_Left_1 .resp_container .resp_margin{border:1px solid #ebebeb;padding:10px 20px;margin:0}
.verticalTab_Left_1 ul.resp-tabs-list li span{padding:10px 15px;margin:0;border:none;background:0 0}
.verticalTab_Left_1 ul.resp-tabs-list li.resp-tab-active span{margin:0;border:none;color:#00bfa7!important;background:0 0!important}
.verticalTab_Left_1 ul.resp-tabs-list li{border:1px solid #ebebeb;border-right:none;background:#FFF!important;padding-left:1px;margin-bottom:12px}
.verticalTab_Left_1 ul.resp-tabs-list{border-top:1px solid #ebebeb;padding:0}
.verticalTab_Left_1 ul.resp-tabs-list li.resp-tab-active{margin-right:-1px;border-left:2px solid #00bfa7;padding-left:0}
.verticalTab_Left_2{padding-bottom:15px}
.verticalTab_Left_2 .resp-tab-content{border:none}
.verticalTab_Left_2 .resp_container .resp_margin{border:1px solid #ebebeb;padding:10px 20px;margin:0}
.verticalTab_Left_2 ul.resp-tabs-list li span{padding:10px 15px;margin:0;border:none;background:0 0}
.verticalTab_Left_2 ul.resp-tabs-list li.resp-tab-active span{margin:0;border:none;background:#00bfa7!important;text-align:center;padding-right:15px}
.verticalTab_Left_2 ul.resp-tabs-list li{border:1px solid #ebebeb;background:#f3f3f3!important;margin-bottom:12px;margin-right:10px;text-align:center}
.verticalTab_Left_2 ul.resp-tabs-list li:first-child{border-top:1px solid #ebebeb}
.verticalTab_Left_2 ul.resp-tabs-list{padding:0}
.verticalTab_Left_2 h2.resp-accordion span em,.verticalTab_Left_2 h2.resp-accordion span i,.verticalTab_Left_2 ul.resp-tabs-list li em,.verticalTab_Left_2 ul.resp-tabs-list li i{padding-right:5px}
.verticalTab_Left_3{padding-bottom:15px}
.verticalTab_Left_3 .resp-tab-content{border:none}
.verticalTab_Left_3 .resp_container .resp_margin{border:1px solid #ebebeb;padding:10px 20px;margin:0}
.verticalTab_Left_3 ul.resp-tabs-list li span{padding:10px 15px;margin:0;border:none;background:0 0;color:#FFF}
.verticalTab_Left_3 ul.resp-tabs-list li:hover span{color:#FFF}
.verticalTab_Left_3 ul.resp-tabs-list li.resp-tab-active span{margin:0;border:none;background:#FFF!important;color:#00bfa7;text-align:center;padding-right:15px}
.verticalTab_Left_3 ul.resp-tabs-list li{border:1px solid #00bfa7;background:#00bfa7!important;margin-bottom:12px;margin-right:10px;text-align:center;padding-top:1px}
.verticalTab_Left_3 ul.resp-tabs-list li.resp-tab-active,.verticalTab_Left_3 ul.resp-tabs-list li.resp-tab-active:hover{border:1px solid #ebebeb;border-top:2px solid #00bfa7!important;padding-top:px}
.verticalTab_Left_3 ul.resp-tabs-list li:first-child{border-top:1px solid #ebebeb}
.verticalTab_Left_3 ul.resp-tabs-list{padding:0}
.verticalTab_Left_3 h2.resp-accordion span em,.verticalTab_Left_3 h2.resp-accordion span i,.verticalTab_Left_3 ul.resp-tabs-list li em,.verticalTab_Left_3 ul.resp-tabs-list li i{padding-right:5px}
.verticalTab_Right_1{padding-bottom:15px}
.verticalTab_Right_1 .resp-tab-content{border:none}
.verticalTab_Right_1 .resp_container .resp_margin{border:1px solid #ebebeb;padding:10px 20px;margin:0}
.verticalTab_Right_1 ul.resp-tabs-list li span{padding:10px 15px;margin:0;border:none;background:0 0}
.verticalTab_Right_1 ul.resp-tabs-list li.resp-tab-active span{margin:0;border:none;padding:10px 15px!important;color:#00bfa7!important;background:0 0!important}
.verticalTab_Right_1 ul.resp-tabs-list li{border:1px solid #ebebeb;border-left:none;background:#FFF!important;margin-bottom:12px}
.verticalTab_Right_1 ul.resp-tabs-list{border-top:1px solid #ebebeb;padding:0}
.verticalTab_Right_1 ul.resp-tabs-list li.resp-tab-active{margin-left:-1px;padding-left:1px;border-right:2px solid #00bfa7}
.verticalTab_Right_2{padding-bottom:15px}
.verticalTab_Right_2 .resp-tab-content{border:none}
.verticalTab_Right_2 .resp_container .resp_margin{border:1px solid #ebebeb;padding:10px 20px;margin:0}
.verticalTab_Right_2 ul.resp-tabs-list li span{padding:10px 15px;margin:0;border:none;background:0 0}
.verticalTab_Right_2 ul.resp-tabs-list li.resp-tab-active span{margin:0;border:none;background:#00bfa7!important;text-align:center;padding:10px 15px!important}
.verticalTab_Right_2 ul.resp-tabs-list li{border:1px solid #ebebeb;background:#f3f3f3!important;margin-bottom:12px;margin-left:10px;text-align:center}
.verticalTab_Right_2 ul.resp-tabs-list li:first-child{border-top:1px solid #ebebeb}
.verticalTab_Right_2 ul.resp-tabs-list{padding:0}
.verticalTab_Right_2 h2.resp-accordion span em,.verticalTab_Right_2 h2.resp-accordion span i,.verticalTab_Right_2 ul.resp-tabs-list li em,.verticalTab_Right_2 ul.resp-tabs-list li i{padding-right:5px}
.verticalTab_Right_3{padding-bottom:15px}
.verticalTab_Right_3 .resp-tab-content{border:none}
.verticalTab_Right_3 .resp_container .resp_margin{border:1px solid #ebebeb;padding:10px 20px;margin:0}
.verticalTab_Right_3 ul.resp-tabs-list li span{padding:10px 15px;margin:0;border:none;background:0 0;color:#FFF}
.verticalTab_Right_3 ul.resp-tabs-list li:hover span{color:#FFF}
.verticalTab_Right_3 ul.resp-tabs-list li.resp-tab-active span{margin:0;border:none;background:#FFF!important;color:#00bfa7;text-align:center;padding:10px 15px!important}
.verticalTab_Right_3 ul.resp-tabs-list li{border:1px solid #00bfa7;background:#00bfa7!important;margin-bottom:12px;margin-left:10px;text-align:center;padding-top:1px}
.verticalTab_Right_3 ul.resp-tabs-list li.resp-tab-active,.verticalTab_Right_3 ul.resp-tabs-list li.resp-tab-active:hover{border:1px solid #ebebeb;border-top:2px solid #00bfa7!important}
.verticalTab_Right_3 ul.resp-tabs-list li:first-child{border-top:1px solid #ebebeb}
.verticalTab_Right_3 ul.resp-tabs-list{padding:0}
.verticalTab_Right_3 h2.resp-accordion span em,.verticalTab_Right_3 h2.resp-accordion span i,.verticalTab_Right_3 ul.resp-tabs-list li em,.verticalTab_Right_3 ul.resp-tabs-list li i{padding-right:5px}
@media only screen and (min-width:768px) and (max-width:979px){
	.horizontalTab_Top_5 ul.resp-tabs-list li span{
		padding: 10px 3px;
		}
	}
@media only screen and (max-width:767px){.verticalTab_Left_1 .resp_container .resp_margin,.verticalTab_Left_2 .resp_container .resp_margin,.verticalTab_Left_3 .resp_container .resp_margin,.verticalTab_Right_1 .resp_container .resp_margin,.verticalTab_Right_2 .resp_container .resp_margin,.verticalTab_Right_3 .resp_container .resp_margin{border-bottom:none}
	.horizontalTab_Top_5 .resp-tab-content .resp_margin img{
		margin:0 0 15px 0;
		float:none;
		}
}
.accordion_2 .panel-default{border:none;margin-bottom:4px;margin-top:0!important;border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;background:0 0}
.accordion_2 .panel-heading{background-color:#f8f8f8;border:none;border-radius:0;padding:0}
.accordion_2 .panel-heading .panel-title a{padding:10px 10px 10px 46px;position:relative;background:#f3f3f3;display:block;font-size:14px;font-weight:400;line-height:18px;text-decoration:none!important;-webkit-transition:background-color .35s ease;-moz-transition:background-color .35s ease;-ms-transition:background-color .35s ease;-o-transition:background-color .35s ease;transition:background-color .35s ease;color:#444}
.accordion_2 .accordion_icon:before{content:"\f067";position:absolute;top:50%;left:50%;font-size:14px;margin:-6px 0 0 -5px}
.accordion_2 .panel-title a .accordion_icon:before{content:"\f068";color:#FFF}
.accordion_2 .panel-title a:hover .accordion_icon:before{color:#FFF}
.accordion_2 .panel-title a.collapsed .accordion_icon:before{content:"\f067";color:#444}
.accordion_2 .panel-title a.collapsed:hover .accordion_icon:before{content:"\f067";color:#FFF}
.accordion_2 .panel-heading .panel-title a span{position:absolute;top:0;left:0;width:36px;height:100%;display:inline-block;margin:0;background-color:#c4c4c4;transition:background-color ease-in 200ms;-moz-transition:background-color ease-in 200ms;-webkit-transition:background-color ease-in 200ms;-o-transition:background-color ease-in 200ms;-ms-transition:background-color ease-in 200ms}
.accordion_2 .panel-body{padding:9px 0;border:none!important}
.accordion_2 .panel-heading .panel-title a.collapsed{color:#444}
.accordion_2 .panel-title a:hover{text-decoration:none}
.accordion_2 .panel-title a.collapsed .accordion_icon{background-color:#c4c4c4}
.accordion_3 .panel-default{border:none;margin-bottom:0;margin-top:0!important;border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;background:0 0}
.accordion_3 .panel-heading{border:none;border-bottom:1px solid #dadada;border-radius:0;padding:0;background:0 0}
.accordion_3 .panel-heading .panel-title a{padding:16px 10px 16px 30px;position:relative;display:block;font-size:14px;font-weight:400;line-height:18px;text-decoration:none!important;-webkit-transition:background-color .35s ease;-moz-transition:background-color .35s ease;-ms-transition:background-color .35s ease;-o-transition:background-color .35s ease;transition:background-color .35s ease;color:#444}
.accordion_3 .panel-title a .accordion_icon:before{content:"\f067";;font-size:10px;margin:0;-webkit-text-size-adjust:none}
.accordion_3 .panel-title a .accordion_icon:before{content:"\f068";color:#FFF}
.accordion_3 .panel-title a:hover .accordion_icon:before{color:#FFF}
.accordion_3 .panel-title a.collapsed .accordion_icon:before{content:"\f067";color:#444}
.accordion_3 .panel-title a.collapsed:hover .accordion_icon:before{content:"\f067";color:#FFF}
.accordion_3 .panel-heading .panel-title a span{position:absolute;top:0;left:0;width:22px;height:22px;line-height:20px;text-align:center;display:inline-block;margin:14px 0;background-color:#c4c4c4;transition:background-color ease-in 200ms;-moz-transition:background-color ease-in 200ms;-webkit-transition:background-color ease-in 200ms;-o-transition:background-color ease-in 200ms;-ms-transition:background-color ease-in 200ms}
.accordion_3 .panel-body{padding:9px 0;border:none!important}
.accordion_3 .panel-heading .panel-title a.collapsed{color:#444}
.accordion_3 .panel-title a.collapsed .accordion_icon{background-color:#c4c4c4}
.accordion_4{border-bottom:1px solid #e0e0e0}
.accordion_4 .panel-heading .panel-title a,.accordion_4 .panel-heading .panel-title a:hover{color:#00bfa7;font-size:13px;border-bottom:1px solid #e0e0e0}
.accordion_4 .panel-default{border:none;margin-top:0!important;border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;background:0 0;margin-bottom:1px}
.accordion_4 .panel-body{padding:9px 0;border:none!important}
.accordion_4 .panel-heading .panel-title a{padding:12px 0;border-top:1px solid #e0e0e0;display:block;font-weight:400;line-height:18px;text-decoration:none!important;-webkit-transition:background-color .35s ease;-moz-transition:background-color .35s ease;-ms-transition:background-color .35s ease;-o-transition:background-color .35s ease;transition:background-color .35s ease}
.accordion_4 .panel-heading .accordion_icon{border-right:1px solid #00bfa7;border-bottom:1px solid #00bfa7;display:inline-block;width:5px;height:5px;margin-top:-3px;vertical-align:middle;margin-right:10px;transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transition:all ease-in 200ms;-moz-transition:all ease-in 200ms;-webkit-transition:all ease-in 200ms;-o-transition:all ease-in 200ms;-ms-transition:all ease-in 200ms}
.accordion_4 .panel-heading .panel-title a.collapsed{border-bottom:none}
.accordion_4 .panel-heading .panel-title a.collapsed .accordion_icon{border-right:1px solid #666;border-bottom:1px solid #666;transform:rotate(-45deg);-ms-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg)}
.accordion_4 .panel-heading{border:none;border-radius:0;padding:0;background:0 0}
.accordion_4 .panel-heading .panel-title a.collapsed,.accordion_4 .panel-heading .panel-title a.collapsed:hover{color:#666}
.accordion_5 .panel-heading .panel-title a{background-color:#fafafa;border:1px solid #ebebeb;padding:10px 0 10px 50px;position:relative;display:block;font-size:13px;font-weight:400;line-height:18px;text-decoration:none!important;-webkit-transition:background-color .35s ease;-moz-transition:background-color .35s ease;-ms-transition:background-color .35s ease;-o-transition:background-color .35s ease;transition:background-color .35s ease;color:#444}
.accordion_5 .panel-default{border:none!important;margin-bottom:5px!important;margin-top:0!important;border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;background:0 0}
.accordion_5 .panel-body{padding:9px 0;border:none!important}
.accordion_5 .panel-heading .accordion_icon{background:#00bfa7;width:38px;height:100%;position:absolute;left:0;top:0;text-align:center;color:#FFF}
.accordion_5 .accordion_icon:before{content:"\f067";top:50%;left:50%;margin:-6px 0 0 -5px;position:absolute}
.accordion_5 .panel-heading .panel-title a,.accordion_5 .panel-heading .panel-title a.collapsed:hover,.accordion_5 .panel-heading .panel-title a:hover{color:#00bfa7}
.accordion_5 .panel-title a .accordion_icon:before{content:"\f068"}
.accordion_5 .panel-title a:hover .accordion_icon:before{content:"\f068"}
.accordion_5 .panel-title a.collapsed .accordion_icon:before{content:"\f067"}
.accordion_5 .panel-title a.collapsed:hover .accordion_icon:before{content:"\f067";color:#FFF}
.accordion_5 .panel-heading{border:none;border-radius:0;padding:0;background:0 0}
.accordion_5 .panel-heading .panel-title a.collapsed{color:#444}


.accordion_6 .panel-heading .panel-title a,.accordion_6 .panel-heading .panel-title a:hover{color:#00bfa7}
.accordion_6 .panel-default{border:1px solid #ececec;margin-bottom:6px;margin-top:0!important;border-radius:5px; -moz-border-radius:px;-webkit-border-radius:5px;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;background:0 0}
.accordion_6 .panel-heading .panel-title a{
	border-bottom: 1px solid #ececec;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	position:relative;
	z-index:1;
	display:block;
	font-weight:400;
	line-height:18px;
	text-decoration:none!important;
	-webkit-transition:background-color .35s ease;
	-moz-transition:background-color .35s ease;
	-ms-transition:background-color .35s ease;
	-o-transition:background-color .35s ease;
	transition:background-color .35s ease;
	font-size:13px;
	background-color:#fafafa;
	padding:12px 10px
	}
.accordion_6 .panel-heading .panel-title a.collapsed{
	border-bottom:none;
	}
.accordion_6 .panel-collapse{border:none;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;margin-top:0px;position:relative;z-index:0}
.accordion_6 .panel-heading .accordion_icon{border-right:1px solid #00bfa7;border-bottom:1px solid #00bfa7;float:right;width:5px;height:5px;vertical-align:middle;margin:5px 1px 0 0;transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transition:all ease-in 200ms;-moz-transition:all ease-in 200ms;-webkit-transition:all ease-in 200ms;-o-transition:all ease-in 200ms;-ms-transition:all ease-in 200ms}
.accordion_6 .panel-heading .panel-title a.collapsed .accordion_icon{border-right:1px solid #666;border-bottom:1px solid #666;transform:rotate(-45deg);-ms-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);margin:5px 1px 0 0}
.accordion_6 .panel-body{border:none!important;padding:9px 15px}
.accordion_6 .panel-heading{border:none;border-radius:0;padding:0;background:0 0}
.accordion_6 .panel-heading .panel-title a.collapsed,.accordion_6 .panel-heading .panel-title a.collapsed:hover{color:#666}



.accordion_7{border-bottom:1px solid #4e4e4e}
.accordion_7 .panel-heading .panel-title a{color:#00bfa7;font-size:13px;border-bottom:1px solid #4e4e4e}
.accordion_7 .panel-heading .panel-title a:hover{color:#69b532;font-size:13px}
.accordion_7 .panel-default{border:none;margin-top:0!important;border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;background:0 0;margin-bottom:1px}
.accordion_7 .panel-default:first-child .panel-heading .panel-title a{border-top:0 solid #e0e0e0}
.accordion_7 .panel-body{padding:9px 0;border:none!important}
.accordion_7 .panel-heading .panel-title a{padding:8px 0;border-top:1px solid #4e4e4e;display:block;font-weight:400;color:#4e4e4e;line-height:18px;text-decoration:none!important;-webkit-transition:all .35s ease;-moz-transition:all .35s ease;-ms-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease}
.accordion_7 .panel-heading .accordion_icon{border-right:1px solid #69b532;border-bottom:1px solid #69b532;display:inline-block;width:5px;height:5px;margin-top:-3px;vertical-align:middle;margin-right:10px;transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transition:all ease-in 200ms;-moz-transition:all ease-in 200ms;-webkit-transition:all ease-in 200ms;-o-transition:all ease-in 200ms;-ms-transition:all ease-in 200ms}
.accordion_7 .panel-heading .panel-title a.collapsed:hover .accordion_icon{border-right:1px solid #69b532;border-bottom:1px solid #69b532}
.accordion_7 .panel-heading .panel-title a.collapsed{border-bottom:none}
.accordion_7 .panel-heading .panel-title a.collapsed .accordion_icon{border-right:1px solid #666;border-bottom:1px solid #666;transform:rotate(-45deg);-ms-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg)}
.accordion_7 .panel-heading{border:none;border-radius:0;padding:0;background:0 0}
.accordion_7 .panel-heading .panel-title a.collapsed{color:#999}
.accordion_7 .panel-heading .panel-title a.collapsed:hover{color:#69b532}
.accordion_8 .panel-default{border:none;margin-bottom:0;margin-top:0!important;border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;background:0 0; padding:0 0 0 40px; position:relative;}
.accordion_8 .panel-heading{border:none;border-bottom:1px solid #dadada;border-radius:0;padding:0;background:0 0}
.accordion_8 .panel-heading .panel-title a{padding:16px 10px 16px 0;display:block;font-size:15px;font-weight:400;line-height:18px;text-decoration:none!important;color:#69b532}
.accordion_8 .panel-title a .accordion_icon:before{content: "\f107";font-size:10px;margin:0;-webkit-text-size-adjust:none}
.accordion_8 .panel-title a .accordion_icon:before{content: "\f106";color:#69B532}
.accordion_8 .panel-title a:hover .accordion_icon:before{color:#69B532}
.accordion_8 .panel-title a.collapsed .accordion_icon:before{content:"\f107";color:#69B532}
.accordion_8 .panel-title a.collapsed:hover .accordion_icon:before{content:"\f107";color:#69B532}
.accordion_8 .panel-heading .panel-title a span{position:absolute;top:0;left:0;width:28px;height:28px;line-height:26px;text-align:center;display:inline-block;margin:14px 0;border:1px solid #69B532; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;}
.accordion_8 .panel-body{padding:9px 0;border:none!important}
.accordion_8 .panel-heading .panel-title a.collapsed{color:#656664}
.accordion_8 .panel-title a.collapsed .accordion_icon{}

.quotes_1 blockquote{background:#fbfbfb;border:1px solid #ebebeb;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;color:#8f8f8f;text-indent:0;padding:25px 35px;margin:0 0 8px}
.quotes_1 blockquote p{text-indent:0;color:#8f8f8f}
.quotes_1 blockquote small{position:static;color:#5e5e5e;padding:20px 0 0}
.quotes_1 blockquote span.mark{font-size:20px;position:absolute;top:25px;left:20px;line-height:normal;font-family:Tahoma,Geneva,sans-serif!important;font-style:italic!important}
.quotes_2 blockquote{background:#FFF;border:1px solid #ebebeb;border-left:5px solid #00bfa7;color:#8f8f8f;text-indent:0;padding:25px 35px;margin:0 0 8px}
.quotes_2 blockquote p{text-indent:20px;position:relative;z-index:1;color:#8f8f8f}
.quotes_2 blockquote small{position:static;color:#5e5e5e;padding:20px 0 0;text-align:right}
.quotes_2 blockquote span.mark{font-size:120px;position:absolute;top:-15px;left:10px;color:#d2d2d2;line-height:normal;z-index:0;font-family:Tahoma,Geneva,sans-serif!important;font-style:italic!important;text-indent:0!important}
.quotes_3 blockquote{background:#00bfa7;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb;color:#FFF;text-indent:0;padding:25px 35px;margin:0 0 8px}
.quotes_3 blockquote p{text-indent:30px;color:#FFF}
.quotes_3 blockquote small{position:static;color:#FFF;padding:20px 0 0;text-align:right}
.quotes_3 blockquote span.mark{font-size:84px;position:absolute;top:8px;left:25px;color:#FFF;line-height:normal;font-family:Arial,Helvetica,sans-serif!important}
.quotes_4 blockquote{background:#FFF;color:#8f8f8f;text-indent:0;padding:25px 00px;margin:0 0 8px}
.quotes_4 blockquote p{text-indent:45px;color:#8f8f8f}
.quotes_4 blockquote small{position:static;color:#00bfa7;padding:20px 0 0}
.quotes_4 blockquote span.mark{font-size:103px;position:absolute;top:-2px;left:-10px;color:#d2d2d2;line-height:normal;font-family:Georgia,"Times New Roman",Times,serif!important;font-style:italic!important}
.dropcaps_1{width:60px;height:60px;line-height:60px;text-align:center;float:left;font-size:45px;color:#666}
.dropcaps_2{width:60px;height:60px;line-height:60px;text-align:center;float:left;font-size:45px;color:#00bfa7}
.dropcaps_3{width:50px;height:50px;line-height:50px;margin:10px 8px 5px 0;text-align:center;float:left;font-size:36px;color:#666;background:#f2f2f2}
.dropcaps_4{width:50px;height:50px;line-height:50px;margin:10px 8px 5px 0;text-align:center;float:left;font-size:36px;color:#00bfa7;background:#f2f2f2}
.dropcaps_5{width:50px;height:50px;line-height:50px;margin:10px 8px 5px 0;text-align:center;float:left;font-size:36px;color:#FFF;background:#00bfa7;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}
.dropcaps_6{width:50px;height:50px;line-height:50px;margin:10px 8px 5px 0;text-align:center;float:left;font-size:36px;color:#FFF;background:#00bfa7;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px}
.flip_box{-webkit-perspective:1000;-moz-perspective:1000;perspective:1000;overflow:visible;margin-bottom:5px;position:relative}
.flip_box .back,.flip_box .front{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all 750ms ease 0s;-moz-transition:all 750ms ease 0s;-o-transition:all 750ms ease 0s;-ms-transition:all 750ms ease 0s;transition:all 750ms ease 0s;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}
.flip_box .front{position:relative;z-index:0;background-color:#FFF;-webkit-transform:rotateY(0);-moz-transform:rotateY(0);transform:rotateY(0)}
.flip_box .back{position:absolute;top:0;left:0;right:0;height:100%;z-index:-2;background-color:#FFF;-webkit-transform:rotateY(-180deg);-moz-transform:rotateY(-180deg);transform:rotateY(-180deg)}
.flip_box.flip_right .back{-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);transform:rotateY(180deg)}
.flip_box.flip_top .front{-webkit-transform:rotateX(0);-moz-transform:rotateX(0);transform:rotateX(0)}
.flip_box.flip_top .back{-webkit-transform:rotateX(180deg);-moz-transform:rotateX(180deg);transform:rotateX(180deg)}
.flip_box.flip_bottom .front{-webkit-transform:rotateX(0);-moz-transform:rotateX(0);transform:rotateX(0)}
.flip_box.flip_bottom .back{-webkit-transform:rotateX(-180deg);-moz-transform:rotateX(-180deg);transform:rotateX(-180deg)}
.flip_box:hover .front{background-color:#FFF;-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);transform:rotateY(180deg)}
.flip_box:hover .back{z-index:3;-webkit-transform:rotateY(0);-moz-transform:rotateY(0);transform:rotateY(0)}
.flip_box.flip_right:hover .front{-webkit-transform:rotateY(-180deg);-moz-transform:rotateY(-180deg);transform:rotateY(-180deg)}
.flip_box.flip_top:hover .front{-webkit-transform:rotateX(-180deg);-moz-transform:rotateX(-180deg);transform:rotateX(-180deg)}
.flip_box.flip_top:hover .back{-webkit-transform:rotateX(0);-moz-transform:rotateX(0);transform:rotateX(0)}
.flip_box.flip_bottom:hover .front{-webkit-transform:rotateX(180deg);-moz-transform:rotateX(180deg);transform:rotateX(180deg)}
.flip_box.flip_bottom:hover .back{-webkit-transform:rotateX(0);-moz-transform:rotateX(0);transform:rotateX(0)}
.flip_box_1 .back,.flip_box_1 .front{border:1px solid #e2e2e2;padding:25px;text-align:center}
.flip_box_1 .front .fa{background-color:#69b532;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;width:60px;height:60px;line-height:60px;text-align:center;font-size:26px;color:#FFF;margin-bottom:20px}
.flip_box_1 h3{font-size:15px;color:#666;margin-bottom:10px}
.flip_box_1 .back{height:auto}
.flip_box_1 .back h3{margin:0 0 15px}
.flip_box_1 .back a.but{padding:6px 0;color:#FFF;background-color:#69b532;text-decoration:none;display:block;width:120px;text-align:center;margin:37px auto -42px}
.flip_box_2 .back,.flip_box_2 .front{background-color:#f8f8f8;border:1px solid #e2e2e2;padding:25px;text-align:center}
.flip_box_2 .back{height:100%;padding:0 25px}
.flip_box_2 .front .fa{font-size:45px;color:#777;margin:8px 0 0}
.flip_box_2 h3{color:#666;font-size:15px;margin:25px 0 15px}
.flip_box_3 .front{padding:0 25px;text-align:center}
.flip_box_3 .back{padding:0 25px;text-align:center;background-color:#69b532;color:#FFF}
.flip_box_3 .back{height:100%}
.flip_box_3 .front .fa{font-size:45px;width:120px;height:120px;line-height:120px;background-color:#e9e9e9;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;color:#777;margin:8px 0 0}
.flip_box_3 h3{color:#666;font-size:15px;margin:25px 0 15px}
.flip_box_3 .back h3{color:#FFF;margin:35px 0 15px}
.flip_box_3 .back a.but{display:inline-block;padding:8px 25px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;color:#fff;border:1px solid #fff;text-decoration:none;margin-top:10px}
.flip_box_4{
	cursor:pointer;
	text-align:center;
	border:1px solid #dedede;
	padding:40px 40px 0 40px;
	margin:20px 0 45px 0;
	}
.flip_box_4 .icon{
	width:90px;
	height:90px;
	line-height:70px;
	text-align:center;
	background-color:#F4F4F4;
	border:10px solid #fff;
	position:relative;
	color:#B2B2B2;
	font-size:20px;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	margin: 0 auto -45px;
	transition: 		color ease-in 200ms,background-color ease-in 200ms;
	-moz-transition: 	color ease-in 200ms,background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition:     color ease-in 200ms,background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		color ease-in 200ms,background-color ease-in 200ms; /* Opera */
	-ms-transition: 	color ease-in 200ms,background-color ease-in 200ms; /* IE9? */

	}
.flip_box_4 .icon:before{
	width:90px; 
	height:90px;
	border-top:1px solid #dedede;
	border-left:1px solid #dedede;
	border-bottom:1px solid transparent;
	border-right:1px solid transparent; 
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	margin:auto; 
	transform:rotate(-135deg);
	-ms-transform:rotate(-135deg);
	-moz-transform:rotate(-135deg); 
	-webkit-transform:rotate(-135deg);
	-o-transform:rotate(-135deg);
	position:absolute;
	content:"";
	left: -10px;
	top: -10px;
	}
.flip_box_4 h1{
	font-size:22px;
	color:#69b532;
	font-weight: normal;
	margin:0 0 15px 0;
	}
.flip_box_4 p{
	margin:0 0 20px 0;
	}
.flip_box_4 a{
	text-transform:uppercase;
	}
.flip_box_4:hover .icon{
	background-color: #69b532;
	color:#fff;
	}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.flip_box_4{
		padding:20px;
		margin:30px 0 0 0;
		}
	.flip_box_4 .icon{
		margin:0 auto;
		}
	.flip_box_4 .icon:before{
		display:none;
		}
	}
@media only screen and (max-width: 767px) {
	
	.contact-details {
    margin-top: 50px;
}
	.flip_box_4{
		padding: 20px 20px 20px 20px;
		margin: 44px 0 0 0;
		}
	.row .col-sm-4:first-child .flip_box_4{
		margin:5px;
		}
	.flip_box_4 .icon {
		width: 50px;
		height: 50px;
		line-height: 40px;
		border: 5px solid #fff;
		font-size: 20px;
		margin: 0 auto;
		}
	.flip_box_4 .icon:before {
		display:none;
		}
	}

.photo_box .pic_box{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0)}
.photo_box{margin:0 0 5px 0;padding:0;overflow:hidden;line-height:1.8}
.photo_box .pic_box{position:relative;display:inline-block;overflow:hidden;width:100%;vertical-align:middle}
.photo_box a,.photo_box a:hover{text-decoration:none}
.photo_box .ico{position:absolute;top:50%;width:100%;margin-top:-25px;text-align:center;color:#FFF;filter:alpha(opacity=0);opacity:0;z-index:1;}
.photo_box .ico span{color:#FFF;width:50px!important;height:50px!important;line-height:50px!important;display:inline-block;text-align:center;font-size:20px;margin:0 3px;background-color:#69b532;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;position:relative;z-index:1;}
.photo_box .ico h3{color:#FFF;font-size:15px;margin-bottom:5px}
.photo_box .content{position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;color:#FFF;filter:alpha(opacity=0);opacity:0;z-index:1}
.vertical_center_1{width:100%;height:100%;display:table}
.vertical_center_2{display:table-cell;width:100%;vertical-align:middle}
.photo_box .content h3{color:#FFF;font-size:15px;margin-bottom:5px}
.photo_box .content p{color:#FFF;font-size:13px}
.photo_box .content>.fa{font-size:50px;height:70%;position:relative}
.photo_box .content>.fa:before{position:absolute;top:50%;left:0}
.photo_box .content .ico{position:static;margin:0 0 15px}
.photo_box .shade{width:100%;height:100%;position:absolute;top:0;left:0;background-color:#000;filter:alpha(opacity=0);opacity:0;z-index:0}
.photo_box .content,.photo_box .ico,.photo_box .shade{transition:all ease-in 200ms;-moz-transition:all ease-in 200ms;-webkit-transition:all ease-in 200ms;-o-transition:all ease-in 200ms;-ms-transition:all ease-in 200ms}
.photo_box:hover .content,.photo_box:hover .ico{filter:alpha(opacity=100);opacity:1}
.photo_box:hover .shade{filter:alpha(opacity=50);opacity:.5}
.photo_box.default_show .content,.photo_box.default_show .ico{filter:alpha(opacity=100);opacity:1}
.photo_box.default_show .shade{filter:alpha(opacity=50);opacity:.5}
.photo_box.img_zoom .pic_box img{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);transition:all ease-out 300ms;-moz-transition:all ease-out 300ms;-webkit-transition:all ease-out 300ms;-o-transition:all ease-out 300ms;-ms-transition:all ease-out 300ms}
.photo_box:hover.img_zoom .pic_box img{-webkit-transform:scale(1.15);-moz-transform:scale(1.15);-ms-transform:scale(1.15);-o-transform:scale(1.15);transform:scale(1.15)}
.photo_box.ico_LeftAndRight_enter span,.photo_box.ico_TopAndBottom_enter span,.photo_box.ico_bottom_enter .ico,.photo_box.ico_left_enter .ico,.photo_box.ico_right_enter .ico,.photo_box.ico_top_enter .ico,.photo_box.ico_top_enter .ico2{transition:all ease-in 300ms;-moz-transition:all ease-in 300ms;-webkit-transition:all ease-in 300ms;-o-transition:all ease-in 300ms;-ms-transition:all ease-in 300ms}
.photo_box.ico_left_enter .ico{left:-100%}
.photo_box:hover.ico_left_enter .ico{left:0}
.photo_box.ico_right_enter .ico{left:100%}
.photo_box:hover.ico_right_enter .ico{left:0}
.photo_box.ico_top_enter .ico{top:-100%}
.photo_box.ico_top_enter .ico2{top:-100%}
.photo_box:hover.ico_top_enter .ico{top:50%}
.photo_box.ico_bottom_enter .ico{top:150%}
.photo_box:hover.ico_bottom_enter .ico{top:50%}
.photo_box.ico_LeftAndRight_enter span.ico_left{transform:translate(-200px,0);-ms-transform:translate(-200px,0);-webkit-transform:translate(-200px,0);-o-transform:translate(-200px,0);-moz-transform:translate(-200px,0)}
.photo_box.ico_LeftAndRight_enter span.ico_right{transform:translate(200px,0);-ms-transform:translate(200px,0);-webkit-transform:translate(200px,0);-o-transform:translate(200px,0);-moz-transform:translate(200px,0)}
.photo_box.ico_TopAndBottom_enter span.ico_top{transform:translate(0,-200px);-ms-transform:translate(0,-200px);-webkit-transform:translate(0,-200px);-o-transform:translate(0,-200px);-moz-transform:translate(0,-200px)}
.photo_box.ico_TopAndBottom_enter span.ico_bottom{transform:translate(0,200px);-ms-transform:translate(0,200px);-webkit-transform:translate(0,200px);-o-transform:translate(0,200px);-moz-transform:translate(0,200px)}
.photo_box:hover.ico_LeftAndRight_enter span.ico_left,.photo_box:hover.ico_LeftAndRight_enter span.ico_right,.photo_box:hover.ico_TopAndBottom_enter span.ico_bottom,.photo_box:hover.ico_TopAndBottom_enter span.ico_top{transform:translate(0,0);-ms-transform:translate(0,0);-webkit-transform:translate(0,0);-o-transform:translate(0,0);-moz-transform:translate(0,0)}
.photo_box.ico_push_in img{margin-bottom:-15px;transition:all ease-in 200ms;-moz-transition:all ease-in 200ms;-webkit-transition:all ease-in 200ms;-o-transition:all ease-in 200ms;-ms-transition:all ease-in 200ms}
.photo_box.ico_push_in .ico{top:auto;bottom:-50px;width:100%;background-color:#69b532;filter:alpha(opacity=100);opacity:1}
.photo_box.ico_push_in .ico span{background-color:transparent!important}
.photo_box.ico_push_in .ico a{display:block;width:50%;float:left;text-align:center}
.photo_box.ico_push_in .ico a:first-child{border-right:1px solid #FFF;border-right:1px solid rgba(255,255,255,.5);margin-right:-2px}
.photo_box:hover.ico_push_in img{margin-top:-15px;margin-bottom:0}
.photo_box:hover.ico_push_in .ico{top:auto;bottom:0}
.photo_box.ico_left_rotate .ico,.photo_box.ico_left_rotate .ico>span,.photo_box.ico_right_rotate .ico,.photo_box.ico_right_rotate .ico>span{width:50px;height:50px;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;margin:0;padding:0}
.photo_box.ico_left_rotate .ico{left:0;top:auto;bottom:0;transform:rotate(-90deg);-ms-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-o-transform:rotate(-90deg);transition:all ease-in 200ms;-moz-transition:all ease-in 200ms;-webkit-transition:all ease-in 200ms;-o-transition:all ease-in 200ms;-ms-transition:all ease-in 200ms;-moz-transform-origin:0 100%;-webkit-transform-origin:0 100%;-o-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%}
.photo_box.ico_right_rotate .ico{left:auto;right:0;top:auto;bottom:0;transform:rotate(90deg);-ms-transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);transition:all ease-in 200ms;-moz-transition:all ease-in 200ms;-webkit-transition:all ease-in 200ms;-o-transition:all ease-in 200ms;-ms-transition:all ease-in 200ms;-moz-transform-origin:100% 100%;-webkit-transform-origin:100% 100%;-o-transform-origin:100% 100%;-ms-transform-origin:100% 100%;transform-origin:100% 100%}
.photo_box:hover.ico_left_rotate .ico,.photo_box:hover.ico_right_rotate .ico{transform:rotate(0);-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0)}
.photo_box.content_top_increment .increment_1{transform:translate(0,-300px);-ms-transform:translate(0,-300px);-webkit-transform:translate(0,-300px);-o-transform:translate(0,-300px);-moz-transform:translate(0,-300px);transition:all ease-in 500ms;-moz-transition:all ease-in 500ms;-webkit-transition:all ease-in 500ms;-o-transition:all ease-in 500ms;-ms-transition:all ease-in 500ms}
.photo_box.content_top_increment .increment_2{transform:translate(0,-300px);-ms-transform:translate(0,-300px);-webkit-transform:translate(0,-300px);-o-transform:translate(0,-340px);-moz-transform:translate(0,-340px);transition:all ease-in 400ms;-moz-transition:all ease-in 400ms;-webkit-transition:all ease-in 400ms;-o-transition:all ease-in 400ms;-ms-transition:all ease-in 400ms}
.photo_box.content_top_increment .increment_3{transform:translate(0,-300px);-ms-transform:translate(0,-300px);-webkit-transform:translate(0,-300px);-o-transform:translate(0,-380px);-moz-transform:translate(0,-380px);transition:all ease-in 300ms;-moz-transition:all ease-in 300ms;-webkit-transition:all ease-in 300ms;-o-transition:all ease-in 300ms;-ms-transition:all ease-in 300ms}
.photo_box:hover.content_top_increment .increment_1,.photo_box:hover.content_top_increment .increment_2,.photo_box:hover.content_top_increment .increment_3{transform:translate(0,0);-ms-transform:translate(0,0);-webkit-transform:translate(0,0);-o-transform:translate(0,0);-moz-transform:translate(0,0)}
.photo_box:hover.content_top_increment .increment_1{transition:all ease-in 300ms;-moz-transition:all ease-in 300ms;-webkit-transition:all ease-in 300ms;-o-transition:all ease-in 300ms;-ms-transition:all ease-in 300ms}
.photo_box:hover.content_top_increment .increment_2{transition:all ease-in 400ms;-moz-transition:all ease-in 400ms;-webkit-transition:all ease-in 400ms;-o-transition:all ease-in 400ms;-ms-transition:all ease-in 400ms}
.photo_box:hover.content_top_increment .increment_3{transition:all ease-in 500ms;-moz-transition:all ease-in 500ms;-webkit-transition:all ease-in 500ms;-o-transition:all ease-in 500ms;-ms-transition:all ease-in 500ms}
.photo_box.content_top_increment .content h3{background-color:#69b532;font-size:18px;color:#FFF;padding:15px;margin-bottom:25px;width:100%}
.photo_box.content_top_increment .content a.but{background-color:#dedede;color:#666;display:inline-block;padding:5px 15px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;text-decoration:none;margin-top:15px}
.photo_box.content_top_increment .content p{padding:0 30px}
.photo_box.ico_zoom .ico span{-webkit-transform:scale(.5);-moz-transform:scale(.5);-ms-transform:scale(.5);-o-transform:scale(.5);transform:scale(.5);transition:all ease-in 300ms;-moz-transition:all ease-in 300ms;-webkit-transition:all ease-in 300ms;-o-transition:all ease-in 300ms;-ms-transition:all ease-in 300ms}
.photo_box:hover.ico_zoom .ico span{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
.photo_box.img_flip{overflow:visible}
.photo_box.img_flip .pic_box{position:relative;overflow:visible;-webkit-perspective:1000;-webkit-perspective:1000;-moz-perspective:1000;perspective:1000}
.photo_box.img_flip .content,.photo_box.img_flip .pic_box img,.photo_box.img_flip .shade{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:all 750ms ease 0s;-moz-transition:all 750ms ease 0s;-o-transition:all 750ms ease 0s;-ms-transition:all 750ms ease 0s;transition:all 750ms ease 0s;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}
.photo_box.img_flip .pic_box img{z-index:1;position:relative;-webkit-transform:rotateY(0);-moz-transform:rotateY(0);transform:rotateY(0)}
.photo_box.img_flip .pic_box .content,.photo_box.img_flip .pic_box .shade{z-index:-2;filter:alpha(opacity=100);opacity:1;-webkit-transform:rotateY(-180deg);-moz-transform:rotateY(-180deg);transform:rotateY(-180deg)}
.photo_box.img_flip .pic_box .content{z-index:-1}
.photo_box:hover.img_flip img{-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);transform:rotateY(180deg)}
.photo_box:hover.img_flip .pic_box .content,.photo_box:hover.img_flip .pic_box .shade{-webkit-transform:rotateY(0);-moz-transform:rotateY(0);transform:rotateY(0)}
.photo_box:hover.img_flip .pic_box .shade{z-index:2}
.photo_box:hover.img_flip .pic_box .content{z-index:3}
.content_sytle_2 .shade{background-color:#69b532}
.content_sytle_2 .content h3{font-size:18px;color:#FFF;margin-bottom:5px}
.content_sytle_2 .content p{padding:0 30px 5px}
.content_sytle_2 .content a.but{border:1px solid #FFF;padding:10px 25px;font-size:13px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;display:inline-block;margin-top:10px;color:#FFF}
.photo_box.content_push_in .pic_box img{transition:all ease-in 200ms;-moz-transition:all ease-in 200ms;-webkit-transition:all ease-in 200ms;-o-transition:all ease-in 200ms;-ms-transition:all ease-in 200ms}
.photo_box.content_push_in .content{filter:alpha(opacity=100);opacity:1;background-color:#69b532;top:auto;height:auto;bottom:0;height:60px;margin-bottom:-60px;overflow:hidden}
.photo_box.content_push_in .content h3{margin:10px 0 0}
.photo_box:hover.content_push_in .pic_box img{margin-top:-60px;margin-bottom:60px}
.photo_box:hover.content_push_in .content{margin-bottom:0}
.photo_box.icon_tag_push .ico{width:90px;height:90px;left:auto;right:-90px;top:-90px;margin:0;text-align:right;transition:all ease-in 200ms;-moz-transition:all ease-in 200ms;-webkit-transition:all ease-in 200ms;-o-transition:all ease-in 200ms;-ms-transition:all ease-in 200ms}
.photo_box.icon_tag_push .ico:before{content:"";position:absolute;top:0;right:0;border:45px solid transparent;border-right-color:#69b532;border-top-color:#69b532}
.photo_box.icon_tag_push .ico span{background:0 0;width:auto!important;height:auto!important;display:inline-block!important;line-height:60px!important;width:50px!important;text-align:center!important}
.photo_box:hover.icon_tag_push .ico{right:0;top:0}
.photo_box.icon_tag_push .content{background-color:#FFF;background-color:rgba(255,255,255,.8);width:auto;height:auto;padding:13px 36px;color:#666;top:auto;bottom:20px;filter:alpha(opacity=100);opacity:1}
.photo_box.icon_tag_push .content h3{color:#666;font-size:16px;margin:0}
.photo_box.content_bottom_push_in .content{background-color:#FFF;background-color:rgba(255,255,255,.8);height:auto;padding:10px 0;color:#666;top:auto;bottom:0;transition:all ease-in 200ms;-moz-transition:all ease-in 200ms;-webkit-transition:all ease-in 200ms;-o-transition:all ease-in 200ms;-ms-transition:all ease-in 200ms;transform:translate(0,100%);-ms-transform:translate(0,100%);-webkit-transform:translate(0,100%);-o-transform:translate(0,100%);-moz-transform:translate(0,100%)}
.photo_box.content_bottom_push_in .content:before{content:"";border:8px solid transparent;border-bottom-color:#FFF;border-bottom-color:rgba(255,255,255,.8);position:absolute;top:-16px;left:50%;margin-left:-4px}
.photo_box.content_bottom_push_in .content h3{color:#666;font-size:16px;margin:0}
.photo_box.content_bottom_push_in .content p{color:#666;margin-bottom:0}
.photo_box:hover.content_bottom_push_in .content{transform:translate(0,0);-ms-transform:translate(0,0);-webkit-transform:translate(0,0);-o-transform:translate(0,0);-moz-transform:translate(0,0)}
.photo_box.content_bottom_push_in_2 .shade{background-color:#000;top:100%;margin-top:-40px;filter:alpha(opacity=50);opacity:.5}
.photo_box:hover.content_bottom_push_in_2 .shade{top:0;margin:0;filter:alpha(opacity=50);opacity:.5}
.photo_box.content_bottom_push_in_2 .content{filter:alpha(opacity=100);opacity:1;height:40px;top:100%;margin-top:-35px;transition:all ease-in 200ms;-moz-transition:all ease-in 200ms;-webkit-transition:all ease-in 200ms;-o-transition:all ease-in 200ms;-ms-transition:all ease-in 200ms}
.photo_box:hover.content_bottom_push_in_2 .content{height:100%;top:0;margin-top:0}
.photo_box.content_bottom_push_in_2 .but{border:1px solid #FFF;padding:10px 22px;font-size:13px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;display:inline-block;margin-top:10px;color:#FFF;text-decoration:none}
.photo_box.entirety_left_offset .shade{background-color:#f0f0f0}
.photo_box.entirety_left_offset .content,.photo_box.entirety_left_offset .ico,.photo_box.entirety_left_offset .shade{filter:alpha(opacity=100);opacity:1;left:100%;transition:all ease-in 200ms;-moz-transition:all ease-in 200ms;-webkit-transition:all ease-in 200ms;-o-transition:all ease-in 200ms;-ms-transition:all ease-in 200ms}
.photo_box.entirety_left_offset .ico{width:auto;top:auto;bottom:0}
.photo_box.entirety_left_offset .ico span{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;margin:0}
.photo_box.entirety_left_offset .content{text-align:left;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding:30px 80px 30px 30px}
.photo_box.entirety_left_offset a,.photo_box.entirety_left_offset h3,.photo_box.entirety_left_offset p{color:#666}
.photo_box:hover.entirety_left_offset .content,.photo_box:hover.entirety_left_offset .ico,.photo_box:hover.entirety_left_offset .shade{left:50px}
.photo_box.entirety_bevel .content{height:60%;text-align:left;top:0;padding:0 40px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}
.photo_box.entirety_bevel .ico{height:40%;text-align:left;margin:0;top:60%;left:40px}
.photo_box.entirety_bevel .ico span{background-color:transparent;border:1px solid #FFF}
.photo_box:hover.entirety_bevel .shade{background-color:#69b532;filter:alpha(opacity=80);opacity:.8}
.photo_box.entirety_bevel .pic_box:before{content:"";border-top:0 solid #e5e5e5;border-right:0 solid #FFF;border-left:0 solid #e5e5e5;border-bottom:0 solid #FFF;position:absolute;right:0;bottom:0;z-index:3;transition:all ease-in 200ms;-moz-transition:all ease-in 200ms;-webkit-transition:all ease-in 200ms;-o-transition:all ease-in 200ms;-ms-transition:all ease-in 200ms}
.photo_box:hover.entirety_bevel .pic_box:before{border-top:25px solid #e5e5e5;border-right:25px solid #FFF;border-left:25px solid #e5e5e5;border-bottom:25px solid #FFF}
.img_left{float:left;width:auto;margin:8px 15px 5px 0}
.img_right{float:right;width:auto;margin:8px 0 5px 15px}
.img_center{text-align:center;width:100%;display:block;margin-bottom:5px}
.img_center .pic_box{display:inline-block;width:auto}
.box_border_radius{border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;overflow:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0)}
.box_border_round{border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;overflow:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0)}
.box_border{border:3px solid #ddd;overflow:hidden}
.box_border_padding{border:1px solid #ddd;padding:3px}
.box_border_padding{border:1px solid #ddd;padding:3px}
.box_bottom_shadow{box-shadow:0 8px 8px -4px rgba(0,0,0,.3);-moz-box-shadow:0 8px 8px -4px rgba(0,0,0,.3);-webkit-box-shadow:0 8px 8px -4px rgba(0,0,0,.3)}
.box_bottom_shadow_left,.box_bottom_shadow_right{overflow:visible;position:relative;z-index:1}
.box_bottom_shadow_left:before{content:"";position:absolute;top:100%;left:0;width:100px;height:15px;z-index:0;box-shadow:14px 14px 14px rgba(0,0,0,.3);-moz-box-shadow:14px 14px 14px rgba(0,0,0,.3);-webkit-box-shadow:14px 14px 14px rgba(0,0,0,.3);margin:-24px 0 0 0;transform:rotate(-5deg);-ms-transform:rotate(-5deg);-moz-transform:rotate(-5deg);-webkit-transform:rotate(-5deg);-o-transform:rotate(-5deg)}
.box_bottom_shadow_right:after{content:"";position:absolute;top:100%;right:0;width:100px;height:15px;z-index:-1;box-shadow:-14px 14px 14px rgba(0,0,0,.3);-moz-box-shadow:-14px 14px 14px rgba(0,0,0,.3);-webkit-box-shadow:-14px 14px 14px rgba(0,0,0,.3);margin:-24px 0 0 0;transform:rotate(5deg);-ms-transform:rotate(5deg);-moz-transform:rotate(-deg);-webkit-transform:rotate(5deg);-o-transform:rotate(5deg)}
.box_dotted_padding{border:1px dashed #ddd;padding:3px}
.box_dotted_padding{border:1px dashed #ddd;padding:3px}
@-webkit-keyframes ico_rotate{0%{-webkit-transform:rotate(-60deg) scale(.5);opacity:0}
50%{-webkit-transform:rotate(20deg) scale(1.1);opacity:1}
100%{-webkit-transform:rotate(0) scale(1);opacity:1}
}
@-moz-keyframes ico_rotate{0%{-moz-transform:rotate(-60deg) scale(.5);opacity:0}
50%{-moz-transform:rotate(20deg) scale(1.1);opacity:1}
100%{-moz-transform:rotate(0) scale(1);opacity:1}
}
@-o-keyframes ico_rotate{0%{-0-transform:rotate(-60deg) scale(.5);opacity:0}
50%{-0-transform:rotate(20deg) scale(1.1);opacity:1}
100%{-0-transform:rotate(0) scale(1);opacity:1}
}
@keyframes ico_rotate{0%{transform:rotate(-60deg) scale(.5);opacity:0}
50%{transform:rotate(20deg) scale(1.1);opacity:1}
100%{transform:rotate(0) scale(1);opacity:1}
}
.ico_rotate .ico span{-webkit-animation-duration:300ms;-moz-animation-duration:300ms;-o-animation-duration:300ms;animation-duration:300ms;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;width:80px;height:80px;box-shadow:0 0 4px rgba(0,0,0,.4);-moz-box-shadow:0 0 4px rgba(0,0,0,.4);-webkit-box-shadow:0 0 4px rgba(0,0,0,.4)}
.ico_rotate:hover .ico span{-webkit-animation-name:ico_rotate;-moz-animation-name:ico_rotate;-o-animation-name:ico_rotate;animation-name:ico_rotate}
.shade_zoom .shade{-webkit-transform:scale(.1);-moz-transform:scale(.1);-o-transform:scale(.1);transform:scale(.1);transition:all ease-in 300ms;-moz-transition:all ease-in 300ms;-webkit-transition:all ease-in 300ms;-o-transition:all ease-in 300ms;-ms-transition:all ease-in 300ms}
.shade_zoom:hover .shade{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
.shade_zoom .ico span{-webkit-transform:scale(1.5);-moz-transform:scale(1.5);-o-transform:scale(1.5);transform:scale(1.5);filter:alpha(opacity=0);opacity:0;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;width:40px!important;height:40px!important;line-height:40px!important;border:1px solid #FFF;background-color:transparent!important;transition:all ease-in 300ms;-moz-transition:all ease-in 300ms;-webkit-transition:all ease-in 300ms;-o-transition:all ease-in 300ms;-ms-transition:all ease-in 300ms}
.shade_zoom:hover .ico span{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);filter:alpha(opacity=100);opacity:1}
.photo_box.content_zoom .content,.photo_box.content_zoom .shade{overflow:hidden;top:auto;left:0;bottom:0;-webkit-transform:scale(.1);-moz-transform:scale(.1);-o-transform:scale(.1);transform:scale(.1);transition:all ease-in 300ms;-moz-transition:all ease-in 300ms;-webkit-transition:all ease-in 300ms;-o-transition:all ease-in 300ms;-ms-transition:all ease-in 300ms}
.photo_box.content_zoom:hover .content,.photo_box.content_zoom:hover .shade{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);filter:alpha(opacity=100);opacity:1}
.ico_no_bg .fa,.ico_no_bg .fa{background:0 0!important;font-size:30px!important;color:#FFF!important;text-shadow:1px 1px 3px rgba(0,0,0,.6)}
.icon_border span{border:4px solid #fff}
.photo_box2 .ico span{width:88px!important;height:88px!important;line-height:80px!important;margin:3px}
.photo_box2 .ico{position:static;margin-top:0}
.photo_box2 h3{font-size:18px;color:#fff;text-align:center;font-weight:400;padding-bottom:30px}
.photo_box2 img,.photo_box2.photo_box img{max-width:none}
.photo_box2 .pic_box{padding:100px 0 117px 0;background:url(../images/video_bg.jpg) center center no-repeat;background-size:cover}
.photo_box:hover.ico_top_enter .text_sytle_2 h3,.photo_box:hover.ico_top_enter .text_sytle_2 p{color:#fff}
.text_sytle_1{padding:15px 10px 10px}
.text_sytle_1 h3,.text_sytle_2 h3{font-size:14px;color:#666;margin:0}
.text_sytle_1 .info{float:right;padding-top:13px;font-size:14px}
.text_sytle_1 .info span{margin-right:3px}
.text_sytle_1 h3{margin:0 0 5px 0;font-size:14px;color:#666}
.text_sytle_2{background-color:#f5f5f5;padding:15px 15px 10px;border-bottom:2px solid #dcdcdc;text-align:center;-webkit-transition:all ease-in 200ms;-moz-transition:all ease-in 200ms;transition:all ease-in 200ms}
.text_sytle_3{padding:10px 0 5px}
.text_sytle_3 h3{font-size:14px;color:#666}
.text_sytle_4 h3{padding:0;border-bottom:1px solid #dedede;margin-bottom:12px;font-size:14px;color:#666}
.text_sytle_4 h3 span{display:inline-block;padding:10px 0;border-bottom:1px solid #69b532;margin-bottom:-1px;font-size:14px;color:#666}
.text_sytle_5{clear:both;overflow:hidden;margin:5px}
.text_sytle_5 h3{font-size:16px;color:#666;font-weight:700;margin:10px 8px}
.text_sytle_5 h3 span{float:right}
.photo_box .ico2 span{background-color:transparent!important;border:3px solid #fff!important;width:56px!important;height:56px!important}
@media only screen and (max-width:767px){.photo_box2 .pic_box{padding:50px 0 50px 0}
}
.carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}
.carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0,0,0)}
.carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}
.carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}
.carousel .owl-item{float:left}
.carousel .owl-pagination{text-align:center;padding:20px 0 0;position:absolute;top:100%;left:2;width:100%}
.carousel .owl-page{cursor:pointer;width:30px;height:4px;margin:0 5px;display:inline-block;background-color:#999;transition:background-color ease-in 200ms;-moz-transition:background-color ease-in 200ms;-webkit-transition:background-color ease-in 200ms;-o-transition:background-color ease-in 200ms;-ms-transition:background-color ease-in 200ms}
.carousel .owl-page.active{background-color:#73b317}
.carousel .owl-buttons .owl-next,.carousel .owl-buttons .owl-prev{position:absolute;left:-30px;top:50%;cursor:"";font-size:0;cursor:pointer;width:50px;height:50px;margin-top:-15px}
.carousel .owl-buttons .owl-next{left:auto;right:-30px}
@media only screen and (min-width:768px) and (max-width:991px){.carousel .owl-buttons .owl-prev{left:-15px}
.carousel .owl-buttons .owl-next{right:-15px}
}
@media only screen and (max-width:767px){.carousel .owl-buttons .owl-prev{left:0}
.carousel .owl-buttons .owl-next{right:0}
}
.carousel .owl-buttons .owl-next:before,.carousel .owl-buttons .owl-prev:before{position:absolute;left:50%;top:50%;margin:-10px 0 0 -10px;content:"";width:20px;height:20px;display:block;text-align:center;cursor:pointer;border-left:1px solid #666;border-bottom:1px solid #666;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg)}
.carousel .owl-buttons .owl-next:before{transform:rotate(-135deg);-ms-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-webkit-transform:rotate(-135deg);-o-transform:rotate(-135deg)}
.carousel{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}
.carousel .grabbing{cursor:url(../images/grabbing.png) 8 8,move}
.carousel .owl-item,.carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.carousel{display:none}
.carousel img{max-width:100%}
.carousel_1 .item{text-align:center;padding:0 5px}
.carousel_1 .item .fa{width:230px;height:230px;line-height:230px;color:#73b317;background-color:#ececec;font-size:80px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;margin:10px 0;transition:background-color ease-in 200ms;-moz-transition:background-color ease-in 200ms;-webkit-transition:background-color ease-in 200ms;-o-transition:background-color ease-in 200ms;-ms-transition:background-color ease-in 200ms;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0)}
.carousel_1 .item:hover .fa{background-color:#73b317;color:#FFF}
.carousel_2 .item{text-align:left;padding:0 15px}
.carousel_2 .item h3{color:#666;font-size:16px}
.carousel_2 .item p{line-height:1.8}
.carousel_2 .pic{position:relative;background-color:#000}
.carousel_2 .pic .fa{position:absolute;top:50%;left:50%;font-size:26px;margin:-25px 0 0 -25px;color:#FFF;background-color:#69b532;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;width:50px;height:50px;text-align:center;line-height:50px;filter:alpha(opacity=0);opacity:0;transition:all ease-in 200ms;-moz-transition:all ease-in 200ms;-webkit-transition:all ease-in 200ms;-o-transition:all ease-in 200ms;-ms-transition:all ease-in 200ms}
.carousel_2 .item:hover .fa{filter:alpha(opacity=100);opacity:1}
.carousel_2 .item .pic img{transition:all ease-in 200ms;-moz-transition:all ease-in 200ms;-webkit-transition:all ease-in 200ms;-o-transition:all ease-in 200ms;-ms-transition:all ease-in 200ms}
.carousel_2 .item:hover .pic img{filter:alpha(opacity=50);opacity:.5}
.carousel_2 .owl-buttons .owl-next,.carousel_2 .owl-buttons .owl-prev{left:-50px;border:none;background-color:rgba(0,0,0,.5);border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;transition:background-color ease-in 200ms;-moz-transition:background-color ease-in 200ms;-webkit-transition:background-color ease-in 200ms;-o-transition:background-color ease-in 200ms;-ms-transition:background-color ease-in 200ms}
.carousel_2 .owl-buttons .owl-next{left:auto;right:-50px}
.carousel_2 .owl-buttons .owl-next:before,.carousel_2 .owl-buttons .owl-prev:before{border-color:#FFF;width:10px;height:10px;margin:-5px 0 0 -5px}
.carousel_2 .owl-buttons .owl-next:hover,.carousel_2 .owl-buttons .owl-prev:hover{background-color:#73b317}
.carousel_2 .owl-pagination{padding-top:10px}
.carousel_2 .owl-page{height:16px;width:16px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}
@media only screen and (min-width:768px) and (max-width:991px){.carousel_2 .owl-buttons .owl-prev{left:-15px}
.carousel_2 .owl-buttons .owl-next{right:-15px}
}
@media only screen and (max-width:767px){.carousel_2 .owl-buttons .owl-prev{left:0}
.carousel_2 .owl-buttons .owl-next{right:0}
}
.carousel_3 .owl-buttons .owl-next,.carousel_3 .owl-buttons .owl-prev{left:50px;border:none;background-color:rgba(0,0,0,.5);border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;filter:alpha(opacity=0);opacity:0;transition:all ease-in 200ms;-moz-transition:all ease-in 200ms;-webkit-transition:all ease-in 200ms;-o-transition:all ease-in 200ms;-ms-transition:all ease-in 200ms}
.carousel_3 .owl-buttons .owl-next{left:auto;right:50px}
.carousel_3 .owl-buttons .owl-next:before,.carousel_3 .owl-buttons .owl-prev:before{border-color:#FFF;width:10px;height:10px;margin:-4px 0 0 -4px}
.carousel_3 .owl-buttons .owl-next:hover,.carousel_3 .owl-buttons .owl-prev:hover{background-color:#73b317}
.carousel_3:hover .owl-buttons .owl-next,.carousel_3:hover .owl-buttons .owl-prev{filter:alpha(opacity=100);opacity:1}
.carousel_3 .owl-item .carousel_content{position:absolute;top:0;left:-30%;width:30%;height:100%;z-index:10;padding:30px;color:#FFF;opacity:0;transition:all 200ms ease-out 0ms;-moz-transition:all 200ms ease-out 0ms;-webkit-transition:all 200ms ease-out 0ms;-o-transition:all 200ms ease-out 0ms;-ms-transition:all 200ms ease-out 0ms}
.carousel_3 .owl-item.synced .carousel_content,.carousel_3 .owl-item.synced .carousel_content.text_left{top:0;left:0;opacity:1;text-align:left;transition:all 400ms ease-out 800ms;-moz-transition:all 400ms ease-out 800ms;-webkit-transition:all 400ms ease-out 800ms;-o-transition:all 400ms ease-out 800ms;-ms-transition:all 400ms ease-out 800ms}
.carousel_3 .owl-item .carousel_content.text_right{left:auto;right:-30%;width:30%;height:100%;text-align:right}
.carousel_3 .owl-item.synced .carousel_content.text_right{left:auto;right:0}
.carousel_3 .owl-item .carousel_content.text_top{left:0;top:-100%;width:100%;height:auto;max-height:100%}
.carousel_3 .owl-item.synced .carousel_content.text_top{left:0;top:0}
.carousel_3 .owl-item .carousel_content.text_bottom{left:0;top:auto;bottom:-100%;width:100%;height:auto;max-height:100%}
.carousel_3 .owl-item.synced .carousel_content.text_bottom{left:0;top:auto;bottom:0}
.carousel_3 .owl-item .carousel_content h3{color:#FFF}
.carousel_3 .owl-item .carousel_content:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;filter:alpha(opacity=50);opacity:.5;z-index:-1}
.carousel_4{margin:0}
.carousel_4 .item{position:relative}
.carousel_4 .sliding{position:absolute;left:0;top:0;width:100%;height:100%;text-align:center;color:#FFF;line-height:2;background-color:rgba(71,71,71,.8);filter:alpha(opacity=0);opacity:0;transition:all ease-in 200ms;-moz-transition:all ease-in 200ms;-webkit-transition:all ease-in 200ms;-o-transition:all ease-in 200ms;-ms-transition:all ease-in 200ms}
.carousel_4 .item:hover .sliding{filter:alpha(opacity=100);opacity:1}
.carousel_4 .sliding h3{background-color:#73b317;padding:15px 0;color:#FFF;margin-top:40px}
.carousel_4 .sliding p{padding:0 15px}
.carousel_4 .sliding a{background-color:#dedede;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;color:#444;padding:5px 15px;margin-top:15px;display:inline-block}
.carousel_4 .sliding a:hover{text-decoration:none}
.carousel_5 .item{padding:0 15px}
.carousel_5 .owl-pagination{padding-top:46px;z-index:2}
.carousel_5 .owl-page{height:16px;width:16px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}
.carousel_6 .item{padding:0 1px}
.carousel_6 .owl-buttons .owl-next,.carousel_6 .owl-buttons .owl-prev{width:22px!important;height:22px!important;background-color:#696969;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;top:-15px;left:auto;right:0;transition:background-color ease-in 200ms;-moz-transition:background-color ease-in 200ms;-webkit-transition:background-color ease-in 200ms;-o-transition:background-color ease-in 200ms;-ms-transition:background-color ease-in 200ms}
.carousel_6 .owl-buttons .owl-prev{right:25px}
.carousel_6 .owl-buttons .owl-next:before,.carousel_6 .owl-buttons .owl-prev:before{width:6px;height:6px;border-left:1px solid #FFF;border-bottom:1px solid #FFF;margin:-3px 0 0 -3px}
.carousel_6 .owl-buttons .owl-next:hover,.carousel_6 .owl-buttons .owl-prev:hover{background-color:#73b317}
.carousel_6 .owl-pagination{padding-top:10px}
.carousel_6 .owl-page{height:16px;width:16px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}
.carousel_6 h3{color:#666;font-size:15px;margin-top:10px}
.carousel_6 p{color:#888;font-size:12px}
.carousel_7 .item{position:relative}
.carousel_7 .sliding{color:#FFF;position:absolute;top:0;left:0;width:100%;height:100%;line-height:2;text-align:center;background-color:rgba(0,0,0,.5);top:100%;margin-top:-50px;transition:all ease-in 200ms;-moz-transition:all ease-in 200ms;-webkit-transition:all ease-in 200ms;-o-transition:all ease-in 200ms;-ms-transition:all ease-in 200ms}
.carousel_7 .sliding h3{color:#FFF;font-size:15px;padding:10px 10px 0;transition:padding ease-in 200ms;-moz-transition:padding ease-in 200ms;-webkit-transition:padding ease-in 200ms;-o-transition:padding ease-in 200ms;-ms-transition:padding ease-in 200ms}
.carousel_7 .item:hover .sliding{top:0;margin:0;background-color:#69b532;filter:alpha(opacity=90);opacity:.9}
.carousel_7 .item:hover h3{padding-top:40px}
.carousel_7 .sliding p{padding:0 15px}
.carousel_7 .carousel_link{text-align:center}
.carousel_7 .carousel_link span{display:inline-block;width:50px;height:50px;line-height:50px;text-align:center;background-color:#fff;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;font-size:24px;margin:0 3px}
.carousel_7 .carousel_link a:hover{text-decoration:none}
@media only screen and (min-width:768px) and (max-width:991px){.carousel_3 .owl-item .carousel_content{padding:15px}
.carousel_3 .owl-item .carousel_content.text_left{left:-35%;width:35%}
.carousel_3 .owl-item .carousel_content.text_right{right:-35%;width:35%}
.carousel_8 .owl-buttons .owl-prev{left:0}
.carousel_8 .owl-buttons .owl-next{right:0}
}
@media only screen and (max-width:767px){.carousel_3 .owl-item .carousel_content.text_left,.carousel_3 .owl-item .carousel_content.text_right{height:auto;top:auto;bottom:0;padding:8px 15px;width:auto}
.carousel_3 .owl-item .carousel_content.text_left{bottom:auto}
.carousel_3 .owl-item .carousel_content.text_bottom,.carousel_3 .owl-item .carousel_content.text_top{padding:8px 15px}
.carousel_3 .owl-item .carousel_content p{display:none}
.carousel_3 .owl-item .carousel_content h3{font-size:13px;padding:0;margin:0}
}
.carousel_8 .item{position:relative}
.carousel_8 .sliding{color:#FFF;position:absolute;top:0;left:0;width:100%;height:100%;line-height:2;text-align:center;background-color:rgba(0,0,0,.5);top:100%;margin-top:-50px;transition:all ease-in 200ms;-moz-transition:all ease-in 200ms;-webkit-transition:all ease-in 200ms;-o-transition:all ease-in 200ms;-ms-transition:all ease-in 200ms}
.carousel_8 .sliding h3{color:#FFF;font-size:15px;padding:10px 10px 0;transition:padding ease-in 200ms;-moz-transition:padding ease-in 200ms;-webkit-transition:padding ease-in 200ms;-o-transition:padding ease-in 200ms;-ms-transition:padding ease-in 200ms}
.carousel_8 .item:hover .sliding{top:0;margin:0;background-color:#69b532;filter:alpha(opacity=90);opacity:.9}
.carousel_8 .item:hover h3{padding-top:40px}
.carousel_8 .sliding p{padding:0 15px}
.carousel_8 .carousel_link{text-align:center}
.carousel_8 .carousel_link span{display:inline-block;width:50px;height:50px;line-height:50px;text-align:center;background-color:#fff;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;font-size:24px;margin:0 3px}
.carousel_8 .carousel_link a:hover{text-decoration:none}
.carousel_8 .photo_box:hover.content_bottom_push_in_2 .shade{background-color:#69b532;opacity:.9;filter:alpha(opacity=90)}
.carousel_8 .photo_box .ico span{background:#fff;color:#69b532}
.carousel_8 .owl-buttons .owl-next{right:0;background:rgba(0,0,0,.7);border-radius:5px 0 0 5px}
.carousel_8 .owl-buttons .owl-prev{left:0;background:rgba(0,0,0,.7);border-radius:0 5px 5px 0}
.carousel_8 .owl-buttons .owl-next,.carousel_8 .owl-buttons .owl-prev{width:38px;height:52px;margin-top:-26px}
.carousel_8 .owl-buttons .owl-next:before,.carousel_8 .owl-buttons .owl-prev:before{border-left:1px solid #fff;border-bottom:1px solid #fff;width:15px;height:15px;margin:-6px 0 0 -10px}
.sync_carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.sync_carousel .carousel_main,.sync_carousel .carousel_nav{display:none;position:relative;width:100%;-ms-touch-action:pan-y;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;display:none;margin:0;padding:0}
.sync_carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0,0,0)}
.sync_carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}
.sync_carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}
.sync_carousel .owl-item{float:left}
.sync_carousel .owl-pagination{text-align:center;padding:20px 0 0;position:absolute;top:100%;left:2;width:100%}
.sync_carousel .owl-page{cursor:pointer;width:21px;height:21px;border:2px solid #2e2e2e;margin:0 5px;display:inline-block;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}
.sync_carousel .owl-buttons .owl-next,.sync_carousel .owl-buttons .owl-prev{position:absolute;left:0;top:50%;width:41px;height:65px;line-height:65px;font-size:0;text-align:center;cursor:pointer;margin:-32px 0 0 0;background-color:#2e2e2e;transition:background-color ease-in 200ms;-moz-transition:background-color ease-in 200ms;-webkit-transition:background-color ease-in 200ms;-o-transition:background-color ease-in 200ms;-ms-transition:background-color ease-in 200ms}
.sync_carousel .owl-buttons .owl-next{left:auto;right:0}
.sync_carousel .owl-buttons .owl-next:before,.sync_carousel .owl-buttons .owl-prev:before{content:"";border-left:2px solid #FFF;border-bottom:2px solid #FFF;width:12px;height:12px;position:absolute;top:50%;left:50%;margin:-6px 0 0 -4px;font-size:20px;transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg)}
.sync_carousel .owl-buttons .owl-next:before{border-left:none;border-right:2px solid #FFF;margin-left:-7px;transform:rotate(-45deg);-ms-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg)}
.sync_carousel .owl-buttons .owl-next:hover,.sync_carousel .owl-buttons .owl-prev:hover{background-color:#ed474a}
.sync_carousel .grabbing{cursor:url(../images/grabbing.png) 8 8,move}
.sync_carousel .owl-item,.sync_carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.sync_carousel img{max-width:100%}
.sync_carousel_1 .carousel_nav .item{cursor:pointer;margin:17px 2px 5px 2px}
.sync_carousel_1 .carousel_nav .synced .item{background:#69b532}
.sync_carousel_1 .carousel_nav .synced .item img{filter:alpha(opacity=70);opacity:.7}
.sync_carousel_2 .carousel_nav{margin:0 0 60px 0;}
.sync_carousel_2 .carousel_nav .owl-wrapper{width:100% !important; text-align:center;}
.sync_carousel_2 .carousel_nav .owl-item{ display:inline-block; width:auto !important;margin:0 17px; float:none; cursor:pointer;}
.sync_carousel_2 .carousel_nav .owl-item .item .out{ position:relative;border-radius:50%;
-moz-border-radius:50%;
-webkit-border-radius:50%;
border:3px solid transparent;}
.sync_carousel_2 .carousel_nav .owl-item .item .out:before{ position:absolute; content:""; width:100%; height:100%; border-radius:50%;
-moz-border-radius:50%;
-webkit-border-radius:50%;
background-color:transparent;
background-color:rgba(182,182,182,0.5);
}
.sync_carousel_2 .carousel_nav .owl-item.synced .item .out{
	border:3px solid #fff;
	}
.sync_carousel_2 .carousel_nav .owl-item.synced .item .out:before{
	display:none;
	}
.sync_carousel_2 .carousel_main {
	text-align:center;
	}
.sync_carousel_2 .carousel_main .owl-item .item{
	color:#dad9d9;
	}
.sync_carousel_2 .carousel_main .owl-item .item p{
	font-size:20px;
	padding:0 50px;
	}
.sync_carousel_2 .carousel_main .owl-item .item h5{
	font-size:16px;
	color:#fff;
	line-height: normal;
    font-weight: normal;
    margin: 30px 0 10px 0;
	}
.sync_carousel_2 .carousel_main .owl-item .item h6{
	font-size:14px;
	color:#dcdcdc;
	font-weight:normal;
	}
.sync_carousel_2 .owl-buttons .owl-next, 
.sync_carousel_2 .owl-buttons .owl-prev {
    position: absolute;
    left: 0;
    top: 50%;
    width: 44px;
    height: 44px;
    line-height: 44px;
    font-size: 0;
    text-align: center;
    cursor: pointer;
    margin: -22px 0 0 0;
    background-color: transparent;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border:1px solid #fff;
}
.sync_carousel_2 .owl-buttons .owl-next {
    left: auto;
    right: 0;
}
.sync_carousel_2 .owl-buttons .owl-next:hover, 
.sync_carousel_2 .owl-buttons .owl-prev:hover{
	background-color:transparent;
	}
@media only screen and (min-width:1200px){
	.sync_carousel_2 .carousel_main .owl-item .item p{
		padding:0 135px;
		}
	}
@media only screen and (min-width:768px) and (max-width:991px){
	.sync_carousel_2 .carousel_nav .owl-item{
		margin: 0 25px;
		}
	}
@media only screen and (max-width:767px){
	.sync_carousel_2 .carousel_nav .owl-wrapper{
		transform: translate3d(0px, 0px, 0px) !important;
		}
	.sync_carousel_2 .carousel_nav{
		margin:0 0 20px 0;
		}
	.sync_carousel_2 .carousel_nav .owl-item{
		margin:0 2px;
		}
	.sync_carousel_2 .carousel_nav .owl-item .item .out{
		width:38px;
		}
	.sync_carousel_2 .carousel_main .owl-item .item p{
		line-height:normal;
		font-size:16px;
		}
	}


.anchorTag{position:relative;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);z-index:902;text-align:center}
.anchorTag.iconimg span{width:70px;height:70px;line-height:45px;position:absolute;top:0;left:50%;margin:-35px 0 0 -35px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;border:12px solid #fff;background-color:#69b532;background:#69b532;cursor:pointer;background-color:#69b532}
.anchorTag.iconimg span img{max-width:100%}
@media only screen and (min-width:768px) and (max-width:991px){.anchorTag.iconimg span{width:50px;height:50px;line-height:40px;border-width:5px;margin:-25px 0 0 -25px}
.anchorTag.iconimg span img{max-width:50%}
}
@media only screen and (max-width:767px){.anchorTag.iconimg span{width:50px;height:50px;line-height:40px;border-width:3px;margin:-25px 0 0 -25px}
.anchorTag.iconimg span img{max-width:50%}
}
#anchorNav{position:fixed;left:50px;top:30%;margin:0;padding:0;z-index:10000}
#anchorNav li{list-style:none;cursor:pointer;position:relative;margin-bottom:10px}
#anchorNav li i{display:block;text-indent:-200px;overflow:hidden;width:42px;height:42px;background-color:#74bd38;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;transition:all ease-in 200ms;-moz-transition:all ease-in 200ms;-webkit-transition:all ease-in 200ms;-o-transition:all ease-in 200ms;-ms-transition:all ease-in 200ms}
#anchorNav li:hover i{border-radius:100px;-moz-border-radius:100px;-webkit-border-radius:100px;width:120px;background-color:#9a9797}
#anchorNav li.active i{background-color:#9a9797}
#anchorNav li span{color:#FFF;position:absolute;left:40px;margin:0;white-space:nowrap;padding:0;filter:alpha(opacity=0);opacity:0;font-size:13px;line-height:42px;text-transform:capitalize;transition:all ease-in 200ms;-moz-transition:all ease-in 200ms;-webkit-transition:all ease-in 200ms;-o-transition:all ease-in 200ms;-ms-transition:all ease-in 200ms}
#anchorNav li:hover span{filter:alpha(opacity=100);opacity:1;visibility:visible}
#anchorNav li b{width:42px;height:42px;position:absolute;left:0;top:50%;margin:-12px 0 0 0;text-align:center}
#anchorNav li b img{width:40%}

/************animation.css******************/
/*CSS3 Animation*/
.animated,.animated .animation_item{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;animation-delay:200ms;-webkit-animation-delay:200ms}span.animation,a.animation,b.animation,i.animation,span.animationhover,a.animationhover,b.animationhover,i.animationhover,span.animation_item,a.animation_item,b.animation_item,i.animation_item{display:inline-block}.animated.infinite,.animation_item.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge,.animation_item.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animation img,.animationhover img,.animated .animation_item img{max-width:100%}.animation{opacity:0}.animationhover,.animated{opacity:1}.animationhover{animation-delay:0ms;-webkit-animation-delay:0ms}@keyframes bounce{0%,100%,20%,53%,80%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);-ms-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);-ms-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);-ms-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@-webkit-keyframes bounce{0%,100%,20%,53%,80%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.animated.bounce,.animated .animation_item.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.animated.flash,.animated .animation_item.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);-ms-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.animated.pulse,.animated .animation_item.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);-ms-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);-ms-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);-ms-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);-ms-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);-ms-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.animated.rubberBand,.animated .animation_item.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);-ms-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);-ms-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animated.shake,.animated .animation_item.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);-ms-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);-ms-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);-ms-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);-ms-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);-ms-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.animated.swing,.animated .animation_item.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);-ms-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);-ms-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);-ms-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.animated.tada,.animated .animation_item.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;-ms-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);-ms-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);-ms-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);-ms-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);-ms-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);-ms-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;-ms-transform:none;transform:none}}.animated.wobble,.animated .animation_item.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes bounceIn{0%,100%,20%,40%,60%,80%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{0%,100%,20%,40%,60%,80%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);-ms-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);-ms-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);-ms-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);-ms-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.animated.bounceIn,.animated .animation_item.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounceInDown{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);-ms-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);-ms-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);-ms-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;-ms-transform:none;transform:none}}.animated.bounceInDown,.animated .animation_item.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);-ms-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);-ms-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);-ms-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);-ms-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;-ms-transform:none;transform:none}}.animated.bounceInLeft,.animated .animation_item.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);-ms-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);-ms-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);-ms-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);-ms-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;-ms-transform:none;transform:none}}.animated.bounceInRight,.animated .animation_item.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);-ms-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);-ms-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);-ms-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);-ms-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.animated.bounceInUp,.animated .animation_item.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);-ms-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);-ms-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animated.bounceOut,.animated .animation_item.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);-ms-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);-ms-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);-ms-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animated.bounceOutDown,.animated .animation_item.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);-ms-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);-ms-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);-ms-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);-ms-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animated.bounceOutRight,.animated .animation_item.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);-ms-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);-ms-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);-ms-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animated.bounceOutUp,.animated .animation_item.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.animated.fadeIn,.animated .animation_item.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0);-ms-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.animated.fadeInDown,.animated .animation_item.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);-ms-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.animated.fadeInDownBig,.animated .animation_item.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-20px,0,0);-ms-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.animated.fadeInLeft,.animated .animation_item.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);-ms-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.animated.fadeInLeftBig,.animated .animation_item.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(20px,0,0);-ms-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.animated.fadeInRight,.animated .animation_item.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);-ms-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.animated.fadeInRightBig,.animated .animation_item.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,20px,0);-ms-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.animated.fadeInUp,.animated .animation_item.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);-ms-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.animated.fadeInUpBig,.animated .animation_item.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.animated.fadeOut,.animated .animation_item.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);-ms-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animated.fadeOutDown,.animated .animation_item.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);-ms-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animated.fadeOutDownBig,.animated .animation_item.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);-ms-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animated.fadeOutLeft,.animated .animation_item.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);-ms-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animated.fadeOutLeftBig,.animated .animation_item.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animated.fadeOutRight,.animated .animation_item.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);-ms-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animated.fadeOutRightBig,.animated .animation_item.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);-ms-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animated.fadeOutUp,.animated .animation_item.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);-ms-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animated.fadeOutUpBig,.animated .animation_item.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-ms-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-ms-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);-ms-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip,.animated .animation_item.flip{-webkit-backface-visibility:visible;-ms-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);-ms-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);-ms-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);-ms-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);-ms-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px)}}.animated.flipInX,.animated .animation_item.flipInX{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);-ms-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);-ms-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px)}}.animated.flipInY,.animated .animation_item.flipInY{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);-ms-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);-ms-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.animated.flipOutX,.animated .animation_item.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);-ms-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.animated.flipOutY,.animated .animation_item.flipOutY{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);-ms-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);-ms-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);-ms-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.animated.lightSpeedIn,.animated .animation_item.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);-ms-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animated.lightSpeedOut,.animated .animation_item.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);-ms-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.animated.rotateIn,.animated .animation_item.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);-ms-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.animated.rotateInDownLeft,.animated .animation_item.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);-ms-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.animated.rotateInDownRight,.animated .animation_item.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);-ms-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.animated.rotateInUpLeft,.animated .animation_item.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);-ms-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.animated.rotateInUpRight,.animated .animation_item.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);-ms-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.animated.rotateOut,.animated .animation_item.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0,0,1,45deg);transform:rotate(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0,0,1,45deg);-ms-transform:rotate(0,0,1,45deg);transform:rotate(0,0,1,45deg);opacity:0}}.animated.rotateOutDownLeft,.animated .animation_item.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);-ms-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.animated.rotateOutDownRight,.animated .animation_item.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);-ms-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.animated.rotateOutUpLeft,.animated .animation_item.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);-ms-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.animated.rotateOutUpRight,.animated .animation_item.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);-ms-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);-ms-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);-ms-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.animated.hinge,.animated .animation_item.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);-ms-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.animated.rollIn,.animated .animation_item.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);-ms-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.animated.rollOut,.animated .animation_item.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animated.zoomIn,.animated .animation_item.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-ms-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-ms-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.animated.zoomInDown,.animated .animation_item.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-ms-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-ms-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.animated.zoomInLeft,.animated .animation_item.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-ms-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-ms-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.animated.zoomInRight,.animated .animation_item.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-ms-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-ms-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.animated.zoomInUp,.animated .animation_item.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}.animated.zoomOut,.animated .animation_item.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-ms-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-ms-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.animated.zoomOutDown,.animated .animation_item.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);-ms-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);-ms-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}}.animated.zoomOutLeft,.animated .animation_item.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);-ms-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);-ms-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center}}.animated.zoomOutRight,.animated .animation_item.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-ms-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-ms-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.animated.zoomOutUp,.animated .animation_item.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@keyframes scaleUp{0%{opacity:0;transform:scale(.8)}100%{opacity:1;transform:scale(1)}}@-webkit-keyframes scaleUp{0%{opacity:0;-webkit-transform:scale(.8)}100%{opacity:1;-webkit-transform:scale(1)}}.animated.scaleUp,.animated .animation_item.scaleUp{-webkit-animation-name:scaleUp;-moz-animation-name:scaleUp;-o-animation-name:scaleUp;animation-name:scaleUp}.animated.delay1,.animated .animation_item.delay1{animation-delay:400ms;-webkit-animation-delay:400ms}.animated.delay2,.animated .animation_item.delay2{animation-delay:600ms;-webkit-animation-delay:600ms}.animated.delay3,.animated .animation_item.delay3{animation-delay:800ms;-webkit-animation-delay:800ms}.animated.delay4,.animated .animation_item.delay4{animation-delay:1000ms;-webkit-animation-delay:1000ms}.animated.delay5,.animated .animation_item.delay5{animation-delay:1200ms;-webkit-animation-delay:1200ms}.animated.delay6,.animated .animation_item.delay6{animation-delay:1400ms;-webkit-animation-delay:1400ms}.animated.delay7,.animated .animation_item.delay7{animation-delay:1600ms;-webkit-animation-delay:1600ms}.animated.delay8,.animated .animation_item.delay8{animation-delay:1800ms;-webkit-animation-delay:1800ms}.animated.delay9,.animated .animation_item.delay9{animation-delay:2000ms;-webkit-animation-delay:2000ms}.animated.delay10,.animated .animation_item.delay10{animation-delay:2200ms;-webkit-animation-delay:2200ms}.animated.delay11,.animated .animation_item.delay11{animation-delay:2400ms;-webkit-animation-delay:2400ms}.animated.delay12,.animated .animation_item.delay12{animation-delay:2600ms;-webkit-animation-delay:2600ms}@-webkit-keyframes star{0%,50%,100%{opacity:1}25%,75%{opacity:0}0%{-webkit-transform:rotate(0deg) scale(1)}50%{-webkit-transform:rotate(180deg) scale(0.7)}100%{-webkit-transform:rotate(360deg) scale(1)}}@-moz-keyframes star{0%,50%,100%{opacity:1}25%,75%{opacity:0}0%{-moz-transform:rotate(0deg) scale(1)}50%{-moz-transform:rotate(180deg) scale(0.7)}100%{-moz-transform:rotate(360deg) scale(1)}}@-o-keyframes star{0%,50%,100%{opacity:1}25%,75%{opacity:0}0%{-o-transform:rotate(0deg) scale(1)}50%{-o-transform:rotate(180deg) scale(0.7)}100%{-o-transform:rotate(360deg) scale(1)}}@keyframes star{0%,50%,100%{opacity:1}25%,75%{opacity:0}0%{transform:rotate(0deg) scale(1)}50%{transform:rotate(180deg) scale(0.7)}100%{transform:rotate(360deg) scale(1)}}@-webkit-keyframes cloud{0%{left:-100px}100%{left:100%}}@-moz-keyframes cloud{0%{left:-100px}100%{left:100%}}@-o-keyframes cloud{0%{left:-100px}100%{left:100%}}@keyframes cloud{0%{left:-100px}100%{left:100%}}@-webkit-keyframes snowflake{0%{top:-100px;-webkit-transform:rotate(0deg) translateX(0)}25%{-webkit-transform:rotate(360deg) translateX(20px)}50%{-webkit-transform:rotate(720deg) translateX(0px)}75%{-webkit-transform:rotate(1080deg) translateX(-20px)}100%{top:100%;-webkit-transform:rotate(1440deg) translateX(0px)}}@-moz-keyframes snowflake{0%{top:-100px;-moz-transform:rotate(0deg) translateX(0)}25%{-moz-transform:rotate(360deg) translateX(20px)}50%{-moz-transform:rotate(720deg) translateX(0px)}75%{-moz-transform:rotate(1080deg) translateX(-20px)}100%{top:100%;-moz-transform:rotate(1440deg) translateX(0px)}}@-o-keyframes snowflake{0%{top:-100px;-o-transform:rotate(0deg) translateX(0)}25%{-o-transform:rotate(360deg) translateX(20px)}50%{-o-transform:rotate(720deg) translateX(0px)}75%{-o-transform:rotate(1080deg) translateX(-20px)}100%{top:100%;-o-transform:rotate(1440deg) translateX(0px)}}@keyframes snowflake{0%{top:-100px;transform:rotate(0deg) translateX(0)}25%{transform:rotate(360deg) translateX(20px)}50%{transform:rotate(720deg) translateX(0px)}75%{transform:rotate(1080deg) translateX(-20px)}100%{top:100%;transform:rotate(1440deg) translateX(0px)}}@-webkit-keyframes dandelion{0%{opacity:0;left:20%}10%{opacity:1}100%{bottom:100%}}@-moz-keyframes dandelion{0%{opacity:0;left:20%}10%{opacity:1}100%{bottom:100%}}@-o-keyframes dandelion{0%{opacity:0;left:20%}10%{opacity:1}100%{bottom:100%}}@keyframes dandelion{0%{opacity:0;left:20%}10%{opacity:1}100%{bottom:100%}}@keyframes arrows{0%,100%,20%,53%,80%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1);bottom:0}40%,43%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);bottom:20px}70%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);bottom:-10px}90%{bottom:-3px}}@-webkit-keyframes arrows{0%,100%,20%,53%,80%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1);bottom:0}40%,43%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);bottom:20px}70%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);bottom:-10px}90%{bottom:-3px}}@media only screen and (max-width:767px){.animated,.animated .animation_item{-webkit-animation-name:none!important;-moz-animation-name:none!important;-o-animation-name:none!important;animation-name:none!important}}




/*Login*/
.Login {
	margin-left: 5px;
	padding-left: 0px;
	padding-right: 2px;
	text-align:center;
}
.Login * {
	display:inline-block;
	margin:0;
	padding:0;
}
*+html .Login * {
	display:inline;
}
.Login .loginGroup,
.Login .registerGroup {
	display: inline-block;
	vertical-align: middle;
	padding: 0px 5px 0px 3px;
	margin: 0px;
	height: 34px;
	line-height:34px;
}

.Login .sep{
	vertical-align:middle;
}
.Login img {
	vertical-align:middle;
	margin-top:-2px;
}
.Login .glyphicons {
	display: inline-block;
	vertical-align: middle;
}

.Login .registerGroup ul,
.Login .registerGroup li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
}
.Login .registerGroup .userProfileImg img {
	max-width:35px!important;

}
.Login,
.Login a,
.Login a:link,
.Login a:active,
.Login a:visited {
	color: #777777;
}

.Login a:hover {
	color: #69b532;
	text-decoration: none;
}

.Login .registerGroup li.userMessages,
.Login .registerGroup li.userNotifications {
	font-size: 0;
	overflow: hidden;
	vertical-align: middle;
	font-family: 'Glyphicons Regular';
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	position: relative;
	padding: 0px 10px 0 5px;
	height: 34px;
	line-height: 34px;
	text-align:right;
	margin: 0;
}
.Login .registerGroup li.userDisplayName {
	padding: 0 5px;
}

.Login .registerGroup li.userMessages {
	padding-left: 4px;
}

.Login .registerGroup li.userMessages:empty,
.Login .registerGroup li.userNotifications:empty {
	width: 1em;
}

.Login .registerGroup li.userMessages:before {
	content: "\2709";
	font-size: 14px;
	z-index: 0;
	transition: color ease-in 200ms;
	-moz-transition: color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: color ease-in 200ms; /* Safari and Chrome */
	-o-transition: color ease-in 200ms; /* Opera */
	-ms-transition: color ease-in 200ms; /* IE9? */
}

.Login .registerGroup li.userNotifications:before {
	content: "\E196";
	font-size: 14px;
	transition: color ease-in 200ms;
	-moz-transition: color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: color ease-in 200ms; /* Safari and Chrome */
	-o-transition: color ease-in 200ms; /* Opera */
	-ms-transition: color ease-in 200ms; /* IE9? */
}

.Login .registerGroup li.userMessages:hover:before,
.Login .registerGroup li.userNotifications:hover:before {
	color: #69b532;
}
.Login .registerGroup li.userMessages:after, 
.Login .registerGroup li.userNotifications:after{
	content:"|";
	font-size:18px;
	color:#777777;
 	line-height:18px!important;
	height:18px!important;
	font-weight:normal!important;
	overflow:hidden;
	position:absolute;
	top:5px;
	right:0px;
	z-index:10;	
}



.Login .registerGroup li.userMessages a,
.Login .registerGroup li.userNotifications a {
	display: block!important;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:11;	
}

*+html .Login .loginGroup,
*+html .Login .registerGroup,
*+html .Login .glyphicons,
*+html .Login .registerGroup ul,
*+html .Login .registerGroup li {
	display: inline;
}

.Login .registerGroup li.userMessages a strong,
.Login .registerGroup li.userNotifications a strong {
	display: none;
}
.Login .registerGroup li.userMessages a span,
.Login .registerGroup li.userNotifications a span {
	position:absolute;
	top:0px;
	right:0px;
	font-size:12px;
	display:block;
	background-color:#69b532;
	padding:0px 3px;
	height:14px;
	line-height:1;
	color:#FFF;
	border-radius:			3px;
	-moz-border-radius:		3px;
	-webkit-border-radius:	3px;
	font-weight:normal;
}


/* Search Style  */
.pulldownsearch {
	position: relative;
	width: 32px;
}

#header3 .pulldownsearch,
#header5 .pulldownsearch{
	z-index:905;
}


.searchbut {
	height: 16px;
	line-height:16px;
	width: 16px;
	font-size: 16px;
	display: block;
	cursor: pointer;
	position: absolute;
	top: 50%;
	left: 50%;
	color: #787878;
	margin: -9px 0px 0px -8px;
}

#header1 .pulldownsearch{
	margin-top:3px;
}


.searchBox {
	position: absolute;
	top: 50%;
	right: -15px;
	margin-top: 24px;
	padding: 15px;
	background: #FFF;
	border: #dedede 1px solid;
	box-shadow: 0 0 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 1px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 1px rgba(0,0,0,0.2);
	overflow: inherit !important;
	height: 35px !important;
	z-index: 905;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
}
.searchArrow {
	position: absolute;
	top: -9px;
	right: 20px;
	width: 15px;
	background: url(images/search_arrow.png) no-repeat left top;
}
#search #dnn_dnnSEARCH_ClassicSearch, #search #dnn_dnnSEARCH1_ClassicSearch, #search #dnn_dnnSEARCH2_ClassicSearch, #search #dnn_dnnSEARCH3_ClassicSearch {
	background: #ececec;
	border: none;
	float: none;
	height: 30px;
	margin-top: 0px;
	position: relative;
	white-space: nowrap;
	width: 235px;
	display: block;
	text-align: left;
	color: #FFF;
}
.SearchIcon {
	display: none;
}
.search, a.search:link, a.search:active, a.search:visited {
	text-decoration: none;
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	line-height: 30px;
	text-align: center;
	width: 30px;
	height: 30px;
	overflow: hidden;
	padding: 0px;
	color: #FFF;
}
a.search:hover {
}
#search input.NormalTextBox {
	width: 165px;
	text-align: left;
	height: 18px;
	padding: 0px 3px 0px 3px;
	background: none;
	border: none;
	display: block;
	position: absolute;
	left: 4px;
	top: 6px;
	outline: 0;
	border-radius: 0px 0px 0px 0px;
	-webkit-appearance: none;
	color: #979797;
}
#search .searchInputContainer {
	position: static !important;
}
#search .searchInputContainer a.dnnSearchBoxClearText.dnnShow {
	top: 1px !important;
	left: auto;
	right: 35px !important;
}
#search .searchSkinObjectPreview {
	right: inherit;
	left: auto;
	right: 0px;
}
.dnnSearchBoxPanel, .dnnSearchResultPanel {
	width: 100%;
	max-width: none;
	padding: 10px 0px !important;
}
.dnnSearchResultPanel {
	padding: 10px 0px 7px 0px !important;
}
.searchbut.Open .glyphicons.glyph-search:before {
	content:"\E208";
}



/*source_code*/
.source_code a {
	margin: 10px 0px;
}
.source_code pre {
	display: none;
}
.source_code pre code{
	color:#c7254e
}

/* ********** HEADER ************** */	

.dnn_logo {
	float: left;
}
.dnn_logo img {
	vertical-align:middle;
	max-height:100%;
}
.LogoMenuBox {
	padding: 35px 0px;
}
/* ********** NAV ************** */	
/*main menu*/
.dnn_menu {
	position: relative;
	z-index: 904;
	float: right;
}

/*dnngo_megamenu */
#dnngo_megamenu {
	margin: 0px;
	padding: 0px;
	clear:both;
}

#dnngo_megamenu .primary_structure{
	position:relative;
	clear:both;
	margin:0; 
	padding:0;
}

#dnngo_megamenu .primary_structure > li {
	float: left;
	list-style: none;
	position: relative;
}
#dnngo_megamenu .primary_structure > li > a {
	display: inline-block;
	padding: 0;
	transition: background-color ease-in 200ms;
	-moz-transition: background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: background-color ease-in 200ms; /* Opera */
	-ms-transition: background-color ease-in 200ms; /* IE9? */
}
*+html #dnngo_megamenu .primary_structure > li > a {
	display: inline;
}


#dnngo_megamenu .primary_structure > li > a:hover,
#dnngo_megamenu .primary_structure > li.menu_hover > a ,
#dnngo_megamenu .primary_structure > li.current > a { 
	text-decoration:none;
}

/*sub*/
#dnngo_megamenu .dnngo_menuslide {
	display: none;
	position: absolute;
	top: 100%;
	left: 0px;
	z-index: 903;
	margin:0;
	padding:0;
}
#dnngo_megamenu .dnngo_masonrymenu {
	width:100%;
}
#dnngo_megamenu .dnngo_masonrymenu > ul {
	float:left;
	
}
#dnngo_megamenu .dnngo_masonrymenu > ul > li{
	margin:0px 10px;
}

/*dnngo_slide_menu*/
#dnngo_megamenu .dnngo_slide_menu {
	margin: 0;
	padding:0;
	background-color: #ffffff;
	white-space:nowrap;
	box-shadow:			0 0 2px rgba(0,0,0,0.4);	
	-moz-box-shadow:	0 0 2px rgba(0,0,0,0.4); 	
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.4);
}
#dnngo_megamenu .dnngo_slide_menu ul,
#dnngo_megamenu .dnngo_slide_menu ul li{
	margin:0;
	padding:0;
	}

#dnngo_megamenu .dnngo_slide_menu .dnngo_submenu {
	margin: 0;
	padding:0;
	background-color: #ffffff;
	display: none;
	position: absolute;
	left: 100%;
	top: 0px;
	z-index: 904;
	box-shadow:			0 0 2px rgba(0,0,0,0.4);	
	-moz-box-shadow:	0 0 2px rgba(0,0,0,0.4); 	
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.4);
}
#dnngo_megamenu .dnngo_slide_menu li {
	position: relative;
	list-style: none;
	border-bottom:1px solid #dbdbdb;
}
#dnngo_megamenu .dnngo_slide_menu li:last-child {
	border-bottom:none;
}

#dnngo_megamenu .dnngo_slide_menu li a {
	text-decoration:none;
	text-align:left;
	padding: 12px 80px 12px 15px;
	line-height: 1.8;
	font-size:13px;
	display: block;
	color: #8C8C8C;
	transition: 	background-color ease-in 200ms;
	-moz-transition: background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: background-color ease-in 200ms; /* Opera */
	-ms-transition: background-color ease-in 200ms; /* IE9? */
}

#dnngo_megamenu .dnngo_slide_menu li a:hover,
#dnngo_megamenu .dnngo_slide_menu li.menu_hover > a {
	color:#FFF;
	background-color:#69b532;
}

#dnngo_megamenu .dnngo_slide_menu li.dir > a:before {
	content: "";
	border-right:1px solid #8C8C8C;
	border-bottom:1px solid #8C8C8C;
	width:5px;
	height:5px;
	right: 20px;
	top: 50%;
	position: absolute;
	margin:-2px 0 0 0;
	transform:rotate(-45deg);
	-ms-transform:rotate(-45deg); /* IE 9 */
	-moz-transform:rotate(-45deg); /* Firefox */
	-webkit-transform:rotate(-45deg); /* Safari and Chrome */
	-o-transform:rotate(-45deg); /* Opera */
}

#dnngo_megamenu .dnngo_slide_menu li.dir > a:hover:before,
#dnngo_megamenu .dnngo_slide_menu li.dir.menu_hover > a:before  {
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
}


/*dnngo_boxslide*/

#dnngo_megamenu .dnngo_boxslide {
	background: #FFF;
	box-shadow:			0 0 2px rgba(0,0,0,0.4);	
	-moz-box-shadow:	0 0 2px rgba(0,0,0,0.4); 	
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.4);
	clear: both;
	overflow: hidden;
	width: 100%;
	margin: auto;
	text-align:left;
	padding:10px 21px;
	box-sizing:				border-box;
	-moz-box-sizing: 		border-box;
	-webkit-box-sizing: 	border-box;
}

#dnngo_megamenu .dnngo_boxslide .clear{
	clear:both;
	overflow:hidden;
	width:100%;
	height:0px;
}

#dnngo_megamenu .dnngo_boxslide .menu_centerbox {
	float:left;
	box-sizing:				border-box;
	-moz-box-sizing: 		border-box;
	-webkit-box-sizing: 	border-box;
}


#dnngo_megamenu .dnngo_boxslide .menu_leftbox {
	float:left;
	box-sizing:				border-box;
	-moz-box-sizing: 		border-box;
	-webkit-box-sizing: 	border-box;
	line-height:1.8;
}

#dnngo_megamenu .dnngo_boxslide .menu_rightbox {
	float:left;
	padding:0px 15px;
	box-sizing:				border-box;
	-moz-box-sizing: 		border-box;
	-webkit-box-sizing: 	border-box;
}
#dnngo_megamenu .dnngo_boxslide .menu_centerbox ul {
	margin:0;
	padding:0;
	text-align:left;
}
#dnngo_megamenu .dnngo_boxslide .menu_centerbox ul li{
	list-style:none;
	padding:4px 0px;
	font-size:12px;
}

#dnngo_megamenu .dnngo_boxslide .menu_centerbox > ul{
	padding:10px;
}  
#dnngo_megamenu .dnngo_boxslide .menu_centerbox > ul > li {
	display:inline-block;
	vertical-align:top;
	margin-right:-6px;
	padding:5px 10px;
	box-sizing:				border-box;
	-moz-box-sizing: 		border-box;
	-webkit-box-sizing: 	border-box;
}

*+html #dnngo_megamenu .dnngo_boxslide .menu_centerbox .dnngo_masonrymenu > ul >li{
	display:inline;
}
#dnngo_megamenu .dnngo_boxslide .menu_centerbox > .dnngo_masonrymenu > ul > li >  a > span{
	color:#73b317;
	font-size:14px;
	padding-bottom:13px;
	border-bottom:1px solid #d3d3d3;
	display:block;
	margin-bottom:10px;
	line-height: 1.8;
}
#dnngo_megamenu .dnngo_boxslide .menu_centerbox > .dnngo_masonrymenu > ul > li > a:hover {
	text-decoration:none;
}

#dnngo_megamenu .dnngo_boxslide .menu_centerbox ul li li{
	width:100%!important;
}

#dnngo_megamenu .dnngo_boxslide .menu_centerbox ul li li a {
	color: #8C8C8C;
	display:block;
	width:100%;
	line-height: 1.8;
}
#dnngo_megamenu .dnngo_boxslide .menu_centerbox ul li li a:hover {
	color:#73b317;
	text-decoration:none;
}
#dnngo_megamenu .dnngo_boxslide .menu_centerbox ul li li a span{
	display:block;
 }
#dnngo_megamenu .dnngo_boxslide .menu_centerbox ul li li a span:before{
	content:"";
	vertical-align:middle;
	width:5px;
	height:5px; 
	padding:0;
	margin:0;
	display:inline-block;
	overflow:hidden;
	border-right:1px solid #8C8C8C;
	border-bottom:1px solid #8C8C8C;
	transform:rotate(-45deg);
	-ms-transform:rotate(-45deg); /* IE 9 */
	-moz-transform:rotate(-45deg); /* Firefox */
	-webkit-transform:rotate(-45deg); /* Safari and Chrome */
	-o-transform:rotate(-45deg); /* Opera */
	margin:0 5px 2px 0; 

}
#dnngo_megamenu .dnngo_boxslide .menu_centerbox ul li li a:hover span:before{
	border-left-color:#3b9cf7;
}
#dnngo_megamenu .dnngo_boxslide .menu_centerbox ul li li li{
	padding-left:10px;}

#dnngo_megamenu .dnngo_boxslide .menu_topbox {
	width: 100%;
}

#dnngo_megamenu .dnngo_boxslide .menu_bottombox {
	width: 100%;
}

#dnngo_megamenu .mega_title {
	font-size:14px!important;
	font-weight:normal;
	padding:10px 0 5px;
	line-height:1.2;
	color:#73b317;

}
#dnngo_megamenu .social-icons {
	margin:15px 0;
}
#dnngo_megamenu .social-icons a{
	font-size:22px!important;
	color:#c1c1c1;
}
#dnngo_megamenu .social-icons a:hover{
	color:#69b532;
}


#dnngo_megamenu .menu_leftbox .dividers_1 {
	margin-bottom:10px;
}


#header2 #dnngo_megamenu .primary_structure > li,
#header4 #dnngo_megamenu .primary_structure > li {
	margin-left:4px;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
#header2 #dnngo_megamenu .primary_structure > li,
#header4 #dnngo_megamenu .primary_structure > li {
	margin-left:2px;
}


}



/*roll_menu*/

.roll_menu.roll_activated {
	position:fixed;
	background-color:#FFF;
	width:100%;
	z-index:1000;
	left:0px;
	border-bottom:1px solid #e3e3e3;
}
.roll_menu.roll_activated .header_top{
	border:none!important;
}


#header1 .roll_menu.roll_activated .dnn_logo,
#header1 .roll_menu.roll_activated #dnngo_megamenu > div > ul > li > a > span,
#header2 .roll_menu.roll_activated .dnn_logo,
#header4 .roll_menu.roll_activated .dnn_logo{
	height:48px!important;
	line-height:48px!important;
}

#header1 .roll_menu.roll_activated .pulldownsearch,
#header2 .roll_menu.roll_activated .pulldownsearch,
#header4 .roll_menu.roll_activated .pulldownsearch{
	height:48px!important;
	margin-top:0px!important;
}
#header1 .roll_menu.roll_activated .pulldownsearch{
	margin-top:2px!important;
}


#header1 .roll_menu.roll_activated #dnngo_megamenu > div > ul > li > a > span,
#header1 .roll_menu.roll_activated #dnngo_megamenu > div > ul > li > a:hover > span, 
#header1 .roll_menu.roll_activated #dnngo_megamenu > div > ul > li.current > a > span, 
#header1 .roll_menu.roll_activated #dnngo_megamenu > div > ul > li.menu_hover > a > span{
	border-top-width:1px!important;
}
#header2 .roll_menu.roll_activated .dnn_menu,
#header4 .roll_menu.roll_activated .dnn_menu{
}
.roll_logo {
	display:none;
}
#header3 .roll_menu.roll_activated  .dnn_menu,
#header5 .roll_menu.roll_activated  .dnn_menu{
	float:right;
}
#header3 .roll_menu.roll_activated  .roll_logo,
#header5 .roll_menu.roll_activated  .roll_logo{
	display:block;
	float:left;
	height:48px!important;
	line-height:48px!important;
}
#header3 .roll_menu.roll_activated  #dnngo_megamenu > div > ul > li > a > span{
	height:48px!important;
	line-height:48px!important;
}
#header3 .roll_menu.roll_activated  .pulldownsearch{
	height:48px!important;
}


#header2 .roll_menu.roll_activated #dnngo_megamenu .primary_structure > li ,
#header4 .roll_menu.roll_activated #dnngo_megamenu .primary_structure > li {
	height:48px;
	line-height:48px;
}



/*Left Menu*/

.LeftBox {
	padding-top:20px;
	padding-bottom:40px;
}

.LeftOutPane {
	margin-right: 1px;
}
#left_menu {
	padding: 0px 0px 0px;
	margin: 0px;
	min-height: 300px;
	background: #4e84b8;
	border-top:1px solid #dadada;
}
#left_menu img {
	display: none;
}
#left_menu ul {
	padding: 0px;
	margin: 0px;
}
#left_menu ul li {
	list-style: none;
}
#left_menu ul li a {
	display: block;
	text-decoration: none;
	padding: 10px;
	color: #fff;
	line-height: 19px;
	border-bottom: 1px solid #dadada;
	transition: background-color ease-in 200ms;
	-moz-transition: background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: background-color ease-in 200ms; /* Opera */
	-ms-transition: background-color ease-in 200ms; /* IE9? */
}
#left_menu ul li a:hover {
	background: #fff !important;
	color: #09549D !important;
}
#left_menu > div > ul > li.current > a:hover {background: #09549d !important;color: #fff !important;}




.rightPage_Box #left_menu ul li a {
	background-position: 20px -57px;
	padding-left: 40px;
}

#left_menu > .gomenu > ul > li > a:hover {
	color: #FFFFFF;
	background-position: 10px 18px;
}
.rightPage_Box #left_menu > .gomenu > ul > li > a:hover {
	background-position: 20px 18px;
}
#left_menu > .gomenu > ul > li.current > a, #left_menu > .gomenu > ul > li.current > a:hover {
	
}
#left_menu > .gomenu > ul > li.current {background: #09549D;border-bottom: 1px solid #dadada;}
#left_menu > .gomenu > ul > li.current a {border:0;}

.rightPage_Box #left_menu > .gomenu > ul > li.current > a, .rightPage_Box #left_menu > .gomenu > ul > li.current > a:hover {
}
#left_menu ul ul {
	padding: 0;
	display: none;
}
#left_menu ul ul ul {
	padding: 0;
	display: none;
	margin-bottom: 0px;
}
#left_menu ul li.current > ul {
	display: block;
}
#left_menu ul ul .subcurrent > ul {
	display: block;
}
#left_menu ul li li {
	margin: 0;
	border-bottom: none;
}
#left_menu ul li li li {
	
}
#left_menu ul li li a {
	position: relative;
	padding: 8px 5px 8px 20px;
	line-height: 18px;
	font-size: 13px;
	border: none;
	white-space: normal;
	color: #fff;
	text-transform: none;
}
.rightPage_Box #left_menu ul li li {
	padding-left: 25px;
}
.rightPage_Box #left_menu ul li li a {
	background-position: 0px -65px;
	padding-left: 15px;
}
#left_menu ul li li.subcurrent > a {background: #fff;}


/* ********** CONTENT ************** */	
.Mian_Box {
	background: #f7f7f7 url(images/mian_line.jpg) repeat-x left bottom;
}
.Mian_Box [class*="Pane"], .Mian_Box_2 [class*="Pane"], .Mian_Box_3 [class*="Pane"] {
	margin: 30px 0px 0px;
}
.ContentBottom [class*="Pane"], .ContentBottom2 [class*="Pane"], .ContentBottom3 [class*="Pane"] {
	margin: 30px 0px 31px;
}
#dnn_content {
	min-height: 300px;
}
.Mian_Box_2 section.row {
	background: url(images/mian_line.jpg) repeat-x left bottom;
}
.ContentBottom {
	background: #f9f9f9;
	border-top: 1px solid #e5e5e5;
}
.ContentBottom2 {
	background: url(images/opacity_20.png) repeat-x left -4px;
}
.ContentBottom3 {
	background: url(images/ContentBottom_bg.jpg) no-repeat center center;
	background-attachment: fixed;
	background-size: cover;
}
.TopOutPaneC {
	padding-bottom: 16px !important;
	background: url(images/TopOutPaneC_bg.png) no-repeat center bottom;
	background-size: 100% 16px;
}
.TopOutPaneC > div {
	background-color: #f8f8f8;
}
.TopOutPaneE {
	background-color: #f5f5f5;
}
.BannerBox {
	background-image: url(images/BannerBox.png);
}
.BannerPaneB {
	padding: 30px 0px 42px;
	margin-bottom: 30px;
	background: url(images/BannerShade.png) no-repeat center bottom;
	background-size: 100% 42px
}

.backgroundImage1 {
	border-top:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
	background-color:#f8f8f8;
}


/* ********** FOOTER ************** */	

.footer_mid {
}
.Footer_Contentbg {
}
.Footer_Contentbg [class*="Pane"] {
	margin: 35px 0px 30px;
}
.Footer_Bottombg {
	padding: 15px 0px;
	font-size: 13px;
}
.copyright_style, .FooterPane {
	float: left;
	padding: 10px 0px 0px;
}
.copyright_style .sep {
	padding: 0px 12px;
}
.copyright_style, .FooterPane .Normal, .copyright_style a, .copyright_style a:link, .copyright_style a:active, .copyright_style a:visited {
	text-decoration: none;
}
.copyright_style a:hover {
	text-decoration: underline
}
#to_top {
	float: right;
	position:fixed;
	right:20px;
	bottom:20px;
	z-index:1000;
	background: url(images/GoTop.png) no-repeat center center;
	width: 46px;
	height: 46px;
	overflow: hidden;
	cursor: pointer;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	transition: background-color ease-in 200ms;
	-moz-transition: background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: background-color ease-in 200ms; /* Opera */
	-ms-transition: background-color ease-in 200ms; /* IE9? */
}
/* ********** BOTTOM ************** */	
/*Message*/
.MessageBox .Message_Icon {
	display: inline-block;
	vertical-align: middle;
	width: 8%;
}
.MessageBox .trumpet {
	background: url(images/Messageicon.png) no-repeat center center;
	width: 62px;
	height: 53px;
	display: block;
}
.MessageBox .Message_Content {
	display: inline-block;
	vertical-align: middle;
	width: 65%;
	color: #999999;
}
.MessageBox .Message_Button {
	display: inline-block;
	vertical-align: middle;
	width: 25%;
	text-align: center;
}
*+html .MessageBox .Message_Icon {
	display: block;
	float: left;
	padding-top: 30px;
}
*+html .MessageBox .Message_Content {
	display: block;
	float: left;
}
*+html .MessageBox .Message_Button {
	padding-top: 30px;
	display: block;
	float: left;
}
.MessageBox .Message_Content h3 {
	text-transform: uppercase;
	color: #666666;
	font-size: 16px;
	padding-bottom: 3px;
}
/**/
.MessageBox .MessageRightBox {
	width: 90%;
	display: inline-block;
	vertical-align: middle;
}
.MessageBox .MessageRightBox .Message_Content {
	width: 70%;
}
.MessageBox .MessageRightBox .Message_Button {
	width: 29%;
}
*+html .MessageBox .MessageRightBox {
	display: block;
	float: left;
}
.MessageBox_2 {
	padding: 30px 40px;
}
.MessageBox_2 .Message_Content {
	display: inline-block;
	vertical-align: middle;
	width: 69%;
	color: #999999;
}
.MessageBox_2 .Message_Button {
	display: inline-block;
	vertical-align: middle;
	width: 29%;
	text-align: right;
}
*+html .MessageBox_2 .Message_Content {
	display: block;
	float: left;
}
*+html .MessageBox_2 .Message_Button {
	padding-top: 30px;
	display: block;
	float: left;
}
.MessageBox_2 .Message_Content h3 {
	text-transform: uppercase;
	color: #666666;
	font-size: 16px;
	padding-bottom: 3px;
}
.MessageBox2 .Message_Content h3, .MessageBox2 .Message_Content {
	color: #FFF;
}
.MessageBox2 .Message_Icon {
	font-size: 50px;
	color: #FFF
}
/*Our Services*/

.OurServices_Box .nav-tabs li.active a:hover {
}
.OurServices_Box .nav-tabs li.active a {
	background: none !important;
	border-bottom: 1px solid #FFF !important;
}
.OurServices_Box .tab-content {
	overflow: hidden !important;
	background: none !important;
}
.OurServices_list {
	margin: 0px;
	padding: 10px 0px;
	float: left;
	width: 47%;
}
.OurServices_list li {
	list-style: none;
	background: url(images/arrow-1.png) no-repeat left -70px;
	padding: 0px 0px 5px 15px;
	margin-left: 10px;
}
.OurServices_list li a, .OurServices_list li a:link, .OurServices_list li a:active, .OurServices_list li a:visited {
	font-size: 13px;
	color: #777777;
	text-decoration: none
}
.OurServices_Pic {
	float: left;
	width: 53%;
}
.OurServices_Pic img {
	animation: 0.5s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0s normal none 1 mk_scale;
	opacity: 1;
	max-width:100%;
}
/* **********  accordion_2  ************** */	
.accordion_2 .panel-default {
	border: none;
	margin-bottom: 4px;
	margin-top:0 !important;
	border-radius: 0;
    -moz-box-shadow:none;               /* For Firefox3.6+ */
	-webkit-box-shadow:none;            /* For Chrome5+, Safari5+ */
	box-shadow:none;                    /* For Latest Opera */
	background:none;
}
.accordion_2 .panel-heading {
	background-color: #f8f8f8;
	border: none;
    border-radius: 0;
    padding: 0;
}
.accordion_2 .panel-heading .panel-title a {
	padding: 10px 10px 10px 46px;
	position: relative;
	background: #f3f3f3;
	display: block;
	font-size:14px;
	font-weight:normal;
	line-height:18px;
	text-decoration:none !important;
    -webkit-transition: background-color 0.35s ease;
	-moz-transition: background-color 0.35s ease;
	-ms-transition: background-color 0.35s ease;
	-o-transition: background-color 0.35s ease;
	transition: background-color 0.35s ease;
	color:#444444;
}
.accordion_2 .panel-heading .panel-title a:hover, .accordion_2 .panel-heading .panel-title a.actived, .accordion_2 .panel-heading .panel-title a:hover {
}
.accordion_2 .accordion_icon:before {
	content: "\002B";
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 14px;
	margin: -7px 0px 0px -7px;
}
.accordion_2 .panel-title a .accordion_icon:before {
	content: "\2212";
	color: #FFF;
}
.accordion_2 .panel-title a:hover .accordion_icon:before {
	color: #FFF;
}
.accordion_2 .panel-title a.collapsed .accordion_icon:before {
	content: "\002B";
	color:#444444;
}
.accordion_2 .panel-title a.collapsed:hover .accordion_icon:before {
	content: "\002B";
	color: #FFF;
}
.accordion_2 .panel-heading .panel-title a span {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 36px;
	height: 100%;
	display: inline-block;
	margin: 0px;
	background-color: #c4c4c4;
	transition: background-color ease-in 200ms;
	-moz-transition: background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: background-color ease-in 200ms; /* Opera */
	-ms-transition: background-color ease-in 200ms; /* IE9? */
}
.accordion_2 .panel-body {
	padding: 9px 0px;
	border: none !important;
}
.accordion_2 .panel-heading .panel-title a.collapsed{
	color:#444444;
}
.accordion_2 .panel-title a:hover{
	text-decoration:none;
}
.accordion_2 .panel-title a.collapsed .accordion_icon{
	background-color: #c4c4c4;
}
/* **********  accordion_3  ************** */	
.accordion_3 .panel-default {
	border: none;
	margin-bottom: 4px;
	margin-top:0 !important;
	border-radius: 0;
    -moz-box-shadow:none;               /* For Firefox3.6+ */
	-webkit-box-shadow:none;            /* For Chrome5+, Safari5+ */
	box-shadow:none;                    /* For Latest Opera */
	background:none;
}
.accordion_3 .panel-heading {
	border: none;
	border-bottom: 1px solid #dadada;
    border-radius: 0;
    padding: 0;
	background:none;
}
.accordion_3 .panel-heading .panel-title a {
	padding: 10px 10px 10px 30px;
	position: relative;
	display: block;
	font-size:14px;
	font-weight:normal;
	line-height:18px;
	text-decoration:none !important;
    -webkit-transition: background-color 0.35s ease;
	-moz-transition: background-color 0.35s ease;
	-ms-transition: background-color 0.35s ease;
	-o-transition: background-color 0.35s ease;
	transition: background-color 0.35s ease;
	color:#444444;
}
.accordion_3 .panel-heading .panel-title a:hover, .accordion_3 .panel-heading .panel-title a.actived, .accordion_3 .panel-heading .panel-title a.actived:hover {
}
.accordion_3 .panel-title a .accordion_icon:before {
	content: "\002B";
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 10px;
	margin: -5px 0px 0px -5px;
	-webkit-text-size-adjust: none;
}
.accordion_3 .panel-title a .accordion_icon:before {
	content: "\2212";
	color: #FFF;
}
.accordion_3 .panel-title a:hover .accordion_icon:before {
	color: #FFF;
}
.accordion_3 .panel-title a.collapsed .accordion_icon:before {
	content: "\002B";
	color:#444444;
}
.accordion_3 .panel-title a.collapsed:hover .accordion_icon:before {
	content: "\002B";
	color: #FFF;
}
.accordion_3 .panel-heading .panel-title a span {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 22px;
	height: 22px;
	display: inline-block;
	margin: 7px 0px;
	background-color: #c4c4c4;
	transition: background-color ease-in 200ms;
	-moz-transition: background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: background-color ease-in 200ms; /* Opera */
	-ms-transition: background-color ease-in 200ms; /* IE9? */
}
.accordion_3 .panel-heading .panel-title a:hover span, .accordion_3 .panel-heading .panel-title a.actived span, .accordion_3 .panel-heading .panel-title a.actived:hover span {
}
.accordion_3 .panel-body {
	padding: 9px 0px;
	border: none !important;
}
.accordion_3 .panel-heading .panel-title a.collapsed{
	color:#444444;
}
.accordion_3 .panel-title a.collapsed .accordion_icon {
	background-color: #c4c4c4;
}
.accordion_4 {
	border-bottom: 1px solid #e0e0e0;
}
.accordion_4 .panel-heading .panel-title a, .accordion_4 .panel-heading .panel-title a:hover {
	color: #00bfa7;
	font-size: 13px;
	border-bottom: 1px solid #e0e0e0;
}
.accordion_4 .panel-default {
	border: none;
	margin-top:0 !important;
	border-radius:0;
    -moz-box-shadow:none;               /* For Firefox3.6+ */
	-webkit-box-shadow:none;            /* For Chrome5+, Safari5+ */
	box-shadow:none;                    /* For Latest Opera */
	background:none;    
	margin-bottom:1px;
}
.accordion_4 .panel-body {
	padding: 9px 0px;
	border: none !important;
}
.accordion_4 .panel-heading .panel-title a  {
	padding:12px 0;
	border-top: 1px solid #e0e0e0;
	display: block;
	font-weight:normal;
	line-height:18px;
	text-decoration:none !important;
    -webkit-transition: background-color 0.35s ease;
	-moz-transition: background-color 0.35s ease;
	-ms-transition: background-color 0.35s ease;
	-o-transition: background-color 0.35s ease;
	transition: background-color 0.35s ease;
}
.accordion_4 .panel-heading .accordion_icon {
	border-right: 1px solid #00bfa7;
	border-bottom: 1px solid #00bfa7;
	display: inline-block;
	width: 5px;
	height: 5px;
	margin-top: -3px;
	vertical-align: middle;
	margin-right: 10px;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg); /* IE 9 */
	-moz-transform: rotate(45deg); /* Firefox */
	-webkit-transform: rotate(45deg); /* Safari and Chrome */
	-o-transform: rotate(45deg); /* Opera */
	transition: all ease-in 200ms;
	-moz-transition: all ease-in 200ms; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	-o-transition: all ease-in 200ms; /* Opera */
	-ms-transition: all ease-in 200ms; /* IE9? */
}
.accordion_4 .panel-heading .panel-title a.collapsed{
	border-bottom:none;
}
.accordion_4 .panel-heading .panel-title a.collapsed .accordion_icon {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg); /* IE 9 */
	-moz-transform: rotate(-45deg); /* Firefox */
	-webkit-transform: rotate(-45deg); /* Safari and Chrome */
	-o-transform: rotate(-45deg); /* Opera */
}
.accordion_4 .panel-heading {
	border: none;
    border-radius: 0;
    padding: 0;
	background:none;
}
.accordion_4 .panel-heading .panel-title a.collapsed,
.accordion_4 .panel-heading .panel-title a.collapsed:hover{
	color:#666666;
}
.accordion_5 .panel-heading .panel-title a  {
	background-color: #fafafa;
	border: 1px solid #ebebeb;
	padding: 10px 0px 10px 50px;
	position: relative;
	display: block;
	font-size: 13px;
	font-weight:normal;
	line-height:18px;
	text-decoration:none !important;
    -webkit-transition: background-color 0.35s ease;
	-moz-transition: background-color 0.35s ease;
	-ms-transition: background-color 0.35s ease;
	-o-transition: background-color 0.35s ease;
	transition: background-color 0.35s ease;
	color:#444444;
}
.accordion_5 .panel-default{
	border: none!important;
	margin-bottom: 5px!important;
	margin-top:0 !important;
	border-radius: 0;
    -moz-box-shadow:none;               /* For Firefox3.6+ */
	-webkit-box-shadow:none;            /* For Chrome5+, Safari5+ */
	box-shadow:none;                    /* For Latest Opera */
	background:none;
	clear:left;
}
.accordion_5 .panel-body {
	padding: 9px 0px;
	border: none !important;
}
.accordion_5 .panel-heading .accordion_icon {
	background: #00bfa7;
	width: 38px;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	color: #FFF;
}
.accordion_5 .accordion_icon:before {
	content: "\002B";
	top: 50%;
	left:50%;
	margin: -6px 0 0 -3px; /* was 8 0 0 8 */
	position: absolute;
}
.accordion_5 .panel-heading .panel-title a,.accordion_5 .panel-heading .panel-title a:hover,.accordion_5 .panel-heading .panel-title a.collapsed:hover{
	color: #00bfa7;
}
.accordion_5 .panel-title a .accordion_icon:before {
	content: "\2212";
}
.accordion_5 .panel-title a:hover .accordion_icon:before {
	content: "\2212";
}
.accordion_5 .panel-title a.collapsed .accordion_icon:before {
	content: "\002B";
}
.accordion_5 .panel-title a.collapsed:hover .accordion_icon:before {
	content: "\002B";
	color: #FFF;
}
.accordion_5 .panel-heading {
	border: none;
    border-radius: 0;
    padding: 0;
	background:none;
}
.accordion_5 .panel-heading .panel-title a.collapsed{
	color:#444444;
}
.accordion_6 {
}
.accordion_6 .panel-heading .panel-title a,.accordion_6 .panel-heading .panel-title a:hover{
	color: #00bfa7;
}
.accordion_6 .panel-default {
	border: none;
	margin-bottom: 6px;
	margin-top:0 !important;
	border-radius: 0;
    -moz-box-shadow:none;               /* For Firefox3.6+ */
	-webkit-box-shadow:none;            /* For Chrome5+, Safari5+ */
	box-shadow:none;                    /* For Latest Opera */
	background:none;
}
.accordion_6 .panel-heading .panel-title a  {
	border: 1px solid #ececec;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: relative;
	z-index: 1;
	display: block;
	font-weight:normal;
	line-height:18px;
	text-decoration:none !important;
    -webkit-transition: background-color 0.35s ease;
	-moz-transition: background-color 0.35s ease;
	-ms-transition: background-color 0.35s ease;
	-o-transition: background-color 0.35s ease;
	transition: background-color 0.35s ease;
	font-size: 13px;
	background-color: #fafafa;
	padding: 12px 10px;
}
.accordion_6 .panel-collapse {
	border: 1px solid #ececec;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: -6px;
	position: relative;
	z-index: 0;
}
.accordion_6 .panel-heading .accordion_icon {
	border-right: 1px solid #00bfa7;
	border-bottom: 1px solid #00bfa7;
	float: right;
	width: 5px;
	height: 5px;
	vertical-align: middle;
	margin: 5px 1px 0px 0px;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg); /* IE 9 */
	-moz-transform: rotate(45deg); /* Firefox */
	-webkit-transform: rotate(45deg); /* Safari and Chrome */
	-o-transform: rotate(45deg); /* Opera */
	transition: all ease-in 200ms;
	-moz-transition: all ease-in 200ms; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	-o-transition: all ease-in 200ms; /* Opera */
	-ms-transition: all ease-in 200ms; /* IE9? */
}
.accordion_6 .panel-heading .panel-title a.collapsed .accordion_icon {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg); /* IE 9 */
	-moz-transform: rotate(-45deg); /* Firefox */
	-webkit-transform: rotate(-45deg); /* Safari and Chrome */
	-o-transform: rotate(-45deg); /* Opera */
	margin: 5px 1px 0px 0px;
}
.accordion_6 .panel-body {
	border: none !important;
	padding: 9px 15px;
}
.accordion_6 .panel-heading {
	border: none;
    border-radius: 0;
    padding: 0;
	background:none;
}
.accordion_6 .panel-heading .panel-title a.collapsed,
.accordion_6 .panel-heading .panel-title a.collapsed:hover{
	color:#666666;
}
/*img float*/
.img_Left {
	float: left;
	padding: 7px 10px 0px 0px;
}
.img_Right {
	float: right;
	padding: 7px 0px 0px 10px;
}
/*Links_List*/
.Links_List {
	padding: 0px;
	margin: 0px;
}
.Links_List li {
	list-style: none;
	padding: 7px 0px 7px 15px;
	background: url(images/arrow-1.png) no-repeat left -63px;
	border-bottom: 1px solid #d7d7d7;
}
.Links_List li a, .Links_List li a:link, .Links_List li a:active, .Links_List li a:visited {
	color: #777777;
	text-decoration: none
}
/*Contact_List*/
.Contact_List {
	margin: 0px;
	padding: 0px;
}
.Contact_List li {
	list-style: none;
	padding: 4px 0px;
}
.Contact_List li span {
	width: 85px;
	float: left;
}
/*Theme_19_Normal*/
.Theme_19_Normal {
	position: relative;
}
.Theme_19_Normal .filter_block {
	border: none !important;
	position: absolute;
	top: -50px;
	right: 0px;
	width: auto !important;
}
.Theme_19_Normal .filter_navigation ul li a, .Theme_19_Normal .filter_navigation ul li.selected a {
	background: none !important;
	border: none !important;
	padding-right: 0px !important;
}
.Theme_19_Normal .view-tenth .mask {
	right: auto !important;
	bottom: 100% !important;
	top: auto !important;
}
.Theme_19_Normal .view-tenth:hover .mask {
	bottom: 0px !important;
}
.Theme_19_Normal .view-tenth .mask {
	filter: alpha(opacity=80);
	opacity: 0.8;
}
.Theme_19_Normal .view-tenth:hover .mask {
	filter: alpha(opacity=80);
	opacity: 0.8;
}
.Theme_19_Normal .image-grid .view-tenth .portfolio_descr h2 {
	font-weight: bold !important;
	font-size: 16px !important;
}
.Theme_19_Normal .image-grid .po_link, .Theme_19_Normal .image-grid .po_zoom {
	width: 40px !important;
	height: 40px !important;
	background-image: url(images/Theme_19_ico.png) !important;
	background-color: #000000 !important;
	background-color: rgba(0,0,0,0.7) !important;
	background-position: 4px 3px !important;
	margin: 0px 5px 0px 0px !important;
}
.Theme_19_Normal .image-grid .po_zoom {
	background-position: -34px 2px !important;
	margin: 0px !important;
}
/*function list*/
.functionList .functionBox {
	margin-bottom: 5px;
}
.functionList .functionBox .functiontitle {
	font-size: 16px;
	color: #666666;
	vertical-align: middle;
	font-weight: bold;
	padding: 10px 0px 0px;
	margin: 0px;
}
.functionList .functionBox .functiontitle span {
	font-weight: normal;
	color: #999999;
	display: block;
	font-size: 13px;
	margin: -3px 0px 0px;
	padding: 0px;
}
.functionList .functionBox .functionMain {
	padding: 5px 0px 3px 0px;
	text-align: left;
	vertical-align: top;
	clear: both;
}
.functionList .functionBox .functionIcon {
	float: left;
	width: 70px;
	height: 70px;
	line-height: 70px;
	font-size: 24px;
	color: #9d9d9d;
	background: #eeeeee;
	text-align: center;
	margin-right: 10px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	transition: background-color ease-in 200ms;
	-moz-transition: background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: background-color ease-in 200ms; /* Opera */
	-ms-transition: background-color ease-in 200ms; /* IE9? */
}
.functionList .functionBox .functionIcon span {
	line-height: inherit;
}
.functionList .functionBox:hover .functionIcon {
	color: #FFF
}
.functionList_2 .functionBox {
	margin-bottom: 5px;
}
.functionList_2 .functionBox .functiontitle {
	font-size: 16px;
	color: #666666;
	vertical-align: middle;
	font-weight: bold;
	padding: 10px 0px 0px;
	margin: 0px;
	text-align: center;
}
.functionList_2 .functionBox .functiontitle span {
	font-weight: normal;
	color: #999999;
	display: block;
	font-size: 13px;
	margin: -3px 0px 0px;
	padding: 0px;
}
.functionList_2 .functionBox .functionMain {
	padding: 5px 0px 3px 0px;
	text-align: center;
	vertical-align: top;
	clear: both;
}
.functionList_2 .functionBox .functionIcon {
	width: 95px;
	height: 95px;
	line-height: 95px;
	font-size: 34px;
	color: #666666;
	background: #eeeeee;
	text-align: center;
	margin: auto;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	transition: background-color ease-in 200ms;
	-moz-transition: background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: background-color ease-in 200ms; /* Opera */
	-ms-transition: background-color ease-in 200ms; /* IE9? */
}
.functionList_2 .functionBox .functionIcon span {
	line-height: inherit;
}
.functionList_2 .functionBox:hover .functionIcon {
	color: #FFF;
}
.functionList_3 .functionBox {
	margin-bottom: 5px;
}
.functionList_3 .functionBox .functiontitle {
	font-size: 16px;
	color: #666666;
	vertical-align: middle;
	font-weight: bold;
	padding: 10px 0px 0px;
	margin: 0px;
}
.functionList_3 .functionBox .functiontitle span {
	font-weight: normal;
	color: #999999;
	display: block;
	font-size: 13px;
	margin: -3px 0px 0px;
	padding: 0px;
}
.functionList_3 .functionBox .functionMain {
	padding: 5px 0px 3px 0px;
	text-align: left;
	vertical-align: top;
	clear: both;
}
.functionList_3 .functionBox .functionIcon {
	float: left;
	width: 45px;
	height: 45px;
	line-height: 45px;
	font-size: 24px;
	background: #c7c8c8;
	color: #FFF;
	text-align: center;
	margin-right: 10px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	transition: background-color ease-in 200ms;
	-moz-transition: background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: background-color ease-in 200ms; /* Opera */
	-ms-transition: background-color ease-in 200ms; /* IE9? */
}
.functionList_3 .functionBox .functionIcon span {
	line-height: inherit;
}
.functionList_4 .functionBox .functionIcon {
	width: 100px;
	height: 100px;
	line-height: 100px;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	margin-right: 20px;
}
.functionList_4 .functionBox .functionIcon span {
	height: 100px;
	line-height: 100px;
	font-size: 50px;
}
.functionList_4 .functionBox .functiontitle {
	padding-top: 24px;
}
.functionList_5 .functionBox {
	margin-bottom: 5px;
	background: #f3f3f3;
	margin-top: 41px;
	display:inline-block;
}
.functionList_5 .functionBox .functiontitle {
	font-size: 16px;
	color: #666666;
	vertical-align: middle;
	font-weight: bold;
	padding: 10px 0px 0px;
	margin: 0px;
	text-align: center;
}
.functionList_5 .functionBox .functiontitle span {
	font-weight: normal;
	color: #999999;
	display: block;
	font-size: 13px;
	margin: -3px 0px 0px;
	padding: 0px;
}
.functionList_5 .functionBox .functionMain {
	padding: 5px 15px 15px;
	text-align: center;
	vertical-align: top;
	clear: both;
}
.functionList_5 .functionBox .functionIcon {
	width: 80px;
	height: 80px;
	background: #FFF;
	border: 3px solid #ffffff;
	font-size: 28px;
	text-align: center;
	margin: -40px auto 0;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	transition: background-color ease-in 200ms;
	-moz-transition: background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: background-color ease-in 200ms; /* Opera */
	-ms-transition: background-color ease-in 200ms; /* IE9? */
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
}
.functionList_5 .functionBox .Ico_border {
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	display: block;
	width: 76px;
	height: 76px;
	line-height: 76px;
	position: relative;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
}
.functionList_5 .functionBox .functionIcon span {
	line-height: inherit;
}
.functionList_5 .functionBox:hover .functionIcon {
	color: #FFF
}
.functionList_6 .functionBox {
	background: url(images/opacity_25.png);
	border: 1px solid rgba(255,255,255,0.5);
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin: 1px;
	text-align: center;
}
.functionList_6 .functionBox .functionIcon {
	width: 75px;
	height: 75px;
	line-height: 75px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	font-size: 30px;
	margin: 20px auto;
	text-align: center;
	overflow: hidden;
	background: #FFF;
	transition: background-color ease-in 200ms;
	-moz-transition: background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: background-color ease-in 200ms; /* Opera */
	-ms-transition: background-color ease-in 200ms; /* IE9? */
}
.functionList_6 .functionBox:hover .functionIcon {
	color: #FFF;
}
.functionList_6 .functionBox .functionIcon span {
	line-height: inherit;
}
.functionList_6 .functionBox .functiontitle {
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}
.functionList_6 .functionBox .functionMain {
	padding: 5px 15px 20px;
	color: #FFF;
}
.functionList_6 .functionBox {
	margin-bottom: 15px;
}
/*blockquote*/
.blockquote_title {
	border-top: 1px solid #e3e3e3;
	margin-top: 30px;
	text-align: center;
	white-space: nowrap;
}

.blockquote_title .ico {
	width: 82px;
	height: 36px;
	background: url(images/blockquote_ico.png) no-repeat center center #FFF;
	display: block;
	margin: -28px auto 0px;
}

.blockquote_title span {
	font-size: 16px;
	color: #666666;
	white-space: normal;
	vertical-align: middle;
	font-weight: bold;
	padding: 20px 0px 0px;
	margin: 0px;
}

.blockquote_box blockquote {
	background: none;
	margin: 0px !important;
	padding: 0px 0px 25px!important;
	text-align: center;
}

.blockquote_box blockquote p {
	font-style: normal;
	text-indent: 2em;
	color: #888;
}

.blockquote_box blockquote small {
	border-top: 1px solid #e3e3e3;
	bottom: 0;
	display: block;
	font-size: 13px;
	left: 0;
	line-height: 18px;
	padding: 20px 0 0;
	position: relative;
	margin: 30px auto 0px;
	text-align: center;
	max-width: 550px;
	font-style: normal;
}

.blockquote_box blockquote small:before {
	content: "";
	position: absolute;
	background: url(images/arrow-2.png) no-repeat center center #FFF;
	width: 17px;
	height: 10px;
	top: -1px;
	left: 50%;
	margin-left: -8px;
}

.blockquote_box .dot {
	right: 0;
}

.blockquote_box .dot a {
	width: 15px!important;
	height: 15px!important;
	background: #e3e3e3!important;
	border: none!important;
	margin-left: 5px!important;
}






.Theme_25_Default .slides {
	clear: both;
	overflow: hidden;
}
.Theme_25_Default .flex-control-nav {
	text-align: right !important;
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 900;
}
*+html .Theme_25_Default .flex-control-nav li {
	display: inline !important;
}
.Theme_25_Default .flex-control-paging li a {
	width: 15px !important;
	height: 15px !important;
	background: #e3e3e3 !important;
	line-height: 50px;
	display: block !important;
}
.Theme_25_Default .flex-control-nav li {
	margin: 0px 1px !important;
}
.Theme_25_Default .flex-direction-nav, .Theme_25_Default .flex-pauseplay {
	display: none !important;
}
/*3D Banner*/
.SliderRevolution3D a,
.SliderRevolution3D a:link,
.SliderRevolution3D a:active,
.SliderRevolution3D a:visited{
	color:#FFF;
}
.SliderRevolution3D a;hover{
	color:#FFF;
}
.SliderRevolution3D {
	-webkit-text-size-adjust: none;
}
.SliderRevolution3D .Banner_Title {
	color: #FFF;
	font-size: 40px;
}
.SliderRevolution3D .Banner_Content {
	color: #FFF;
	font-size: 17px;
	line-height: 30px;
	padding: 18px 0px;
	border-top: 1px solid #FFF !important;
	border-bottom: 1px solid #FFF !important;
}
.SliderRevolution3D .Banner_More {
	font-size: 16px;
	padding: 10px 25px;
	color: #FFF;
	border: 2px solid #ffffff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.SliderRevolution3D .Banner_More a, .SliderRevolution3D .Banner_More a:link, .SliderRevolution3D .Banner_More a:active, .SliderRevolution3D .Banner_More a:visited {
	color: #FFF;
	text-decoration: none
}
.SliderRevolution3D .Banner_More a:hover {
	color: #FFF;
	text-decoration: none;
}
.SliderRevolution3D .Banner_Title2 {
	color: #FFF;
	font-size: 40px;
	font-weight: bold;
}
.SliderRevolution3D .Banner_Content2 {
	color: #FFF;
	font-size: 16px;
	line-height: 30px;
}
.SliderRevolution3D .Banner_More2 {
	font-size: 15px;
	font-weight: bold;
	width: 183px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	color: #FFF;
	background: url(images/Banner_More2_bg.png) no-repeat left top;
	background-size: cover;
}
.SliderRevolution3D .Banner_More2 a, .SliderRevolution3D .Banner_More2 a:link, .SliderRevolution3D .Banner_More2 a:active, .SliderRevolution3D .Banner_More2 a:visited {
	color: #FFF;
	text-decoration: none
}
.SliderRevolution3D .Banner_More2 a:hover {
	color: #FFF;
	text-decoration: none;
}
.SliderRevolution3D .Banner_Title3 {
	background: url(images/opacity_50.png);
	color: #FFF;
	padding: 11px 15px 12px;
	font-size: 24px;
	font-weight: bold;
}
.SliderRevolution3D .Banner_Content3 {
	background: url(images/opacity_50.png);
	color: #FFF;
	padding: 12px 15px;
	font-size: 16px;
	line-height: 30px;
}
.SliderRevolution3D .Banner_Title5 {
	color: #ffffff;
	font-size: 45px;
	font-weight: bold;
}
.SliderRevolution3D .Banner_Title6 {
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
}
.SliderRevolution3D .Banner_Content5 {
	color: #FFF;
	padding: 12px 15px;
	font-size: 16px;
	text-align: center;
}
.SliderRevolution3D .Banner_More5 {
	font-size: 15px;
	font-weight: bold;
	width: 183px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	color: #FFF;
	border: 2px solid #ffffff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.SliderRevolution3D .Banner_More5 a, .SliderRevolution3D .Banner_More5 a:link, .SliderRevolution3D .Banner_More5 a:active, .SliderRevolution3D .Banner_More5 a:visited {
	color: #FFF;
	text-decoration: none
}
.SliderRevolution3D .Banner_More5 a:hover {
	color: #FFF;
	text-decoration: none;
}
.SliderRevolution3D .Banner_Title7 {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}
.SliderRevolution3D .Banner_Content6 {
	color: #ffffff;
	font-size: 14px;
}
.SliderRevolution3D .Banner_More6 {
	font-size: 15px;
	width: 143px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	color: #FFF;
	border: 2px solid #ffffff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.SliderRevolution3D .Banner_More6 a, .SliderRevolution3D .Banner_More6 a:link, .SliderRevolution3D .Banner_More6 a:active, .SliderRevolution3D .Banner_More6 a:visited {
	color: #FFF;
	text-decoration: none
}




 @media only screen and (max-width: 560px) {
.SliderRevolution3D .Banner_More {
	border: 1px solid #ffffff !important;
}
}
.ls-borderlessdark .ls-nav-prev {
	background: url(images/Banner_arrows.png) no-repeat 9px center !important;
	width: 38px;
	height: 38px;
}
.ls-borderlessdark .ls-nav-next {
	background: url(images/Banner_arrows.png) no-repeat -76px center !important;
	width: 38px;
	height: 38px;
}
.ls-borderlessdark .ls-bottom-nav-wrapper {
	display: none !important
}
/*latestNews*/
.latestNews dl {
	border-bottom: 1px solid #e5e5e5;
	padding: 0 0 15px;
	margin: 0 0 20px;
	clear: both;
}
.latestNews dt {
	float: left;
	margin: 0px;
	padding: 0px 15px 0px 0px;
}
.latestNews dd {
	margin: 0px;
	padding: 0px;
}
.latestNews dl:last-child {
	border-bottom: none;
	padding: 0;
	margin: 0;
	clear: both;
}
.latestNews dd h3 {
	font-size: 15px;
	margin: 0 0 5px;
}
/*Link_list*/

.list_list {
	margin: 10px 0px;
	padding: 0 0 0 3px;
}
.list_list ul {
	margin: 0;
	padding: 0;
}
.list_list li {
	list-style: none;
	display: block;
	padding: 4px 0px;
	overflow: hidden;
}
.list_list li span.ico {
	background: url(images/arrow-3.png) no-repeat center center;
	width: 18px;
	height: 18px;
	display: inline-block;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	vertical-align: middle;
	margin: 0px 10px 3px 0px;
}
.list_list2 li {
	width: 50%;
}
/*Order List*/
.Order_List {
	margin: 0px;
	padding: 0px;
}
.Order_List li {
	list-style: none;
	border-bottom: 1px solid #d6d6d6;
	padding: 19px 0px 18px 85px;
	position: relative;
	min-height: 45px;
}
.Order_List li span.number {
	width: 45px;
	height: 45px;
	line-height: 45px;
	display: block;
	position: absolute;
	top: 16px;
	left: 12px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	text-align: center;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
}
/*Theme_14_Default*/
.Theme_14_Default .scrollableArea {
	background: #000;
}
.Theme_14_Default .scrollableArea a img, .Theme_14_Default .scrollableArea a:before {
	transition: all ease-in 200ms;
	-moz-transition: all ease-in 200ms; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	-o-transition: all ease-in 200ms; /* Opera */
	-ms-transition: all ease-in 200ms; /* IE9? */
}
.Theme_14_Default .scrollableArea a:hover img {
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.Theme_14_Default .scrollableArea a {
	position: relative;
	display: block;
	float: left;
}
.Theme_14_Default .scrollableArea a:before {
	content: "  ";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 54px;
	height: 54px;
	display: block;
	margin: -27px 0px 0px -27px;
}
.Theme_14_Default .scrollableArea a:hover:before {
	background: url(images/Pic_Icon.png) center center no-repeat;
}
.Theme_14_Default .scrollingHotSpotLeft {
	width: 44px !important;
	height: 50px !important;
	background: url(images/arrow-4.png) no-repeat 12px center #000 !important;
	opacity: 0;
	min-width: 44px !important;
	top: 50% !important;
	margin-top: -25px !important;
	border-radius: 0px 3px 3px 0px;
	-moz-border-radius: 0px 3px 3px 0px;
	-webkit-border-radius: 0px 3px 3px 0px;
}
.Theme_14_Default .scrollingHotSpotRight {
	width: 44px !important;
	height: 50px !important;
	background: url(images/arrow-4.png) no-repeat -30px center #000 !important;
	opacity: 0;
	min-width: 44px !important;
	top: 50% !important;
	margin-top: -25px !important;
	border-radius: 3px 0px 0px 3px;
	-moz-border-radius: 3px 0px 0px 3px;
	-webkit-border-radius: 3px 0px 0px 3px;
}
/*Theme_13_Elegant*/
.BannerBox {
	padding: 0px 5px;
}
.Theme_13_Elegant {
	border: 5px solid #FFF;
	margin-left: -5px !important;
}
.Theme_13_Elegant .unoslider_indicator {
	width: 100%;
	text-align: center !important;
	bottom: -30px !important;
	left: 0px !important;
	border: none !important;
	box-shadow: none !important;
}
.Theme_13_Elegant .unoslider_indicator a {
	height: 22px !important;
	width: 22px !important;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	margin: 0px 5px !important;
	background-color: rgba(255,255,255,0.7) !important;
	transition: background-color ease-in 200ms;
	-moz-transition: background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: background-color ease-in 200ms; /* Opera */
	-ms-transition: background-color ease-in 200ms; /* IE9? */
}
.Theme_13_Elegant .unoslider_indicator a.unoslider_indicator_active {
	background-color: rgba(0,0,0,0.4) !important;
}
/*----------- Page-----------------------*/

.gray_line {
	border:none;
	border-bottom: 1px solid #e2e2e2;
	margin:5px 0;
	height: 0px;
	width: 100%;
	clear: both;
	display: block;
	overflow: hidden;
}
.gray_line2 {
	border:none;
	border-bottom: 1px solid #f0f0f0;
	margin:5px 0;
	height: 0px;
	width: 100%;
	clear: both;
	display: block;
	overflow: hidden;
}
.dividers_1 {
	border:none;
	border-bottom: 1px solid #ebebeb;
	margin:5px 0;
	height: 0px;
	width: 100%;
	clear: both;
	display: block;
	overflow: hidden;
}
.dividers_2 {
	border:none;
	border-bottom: 1px dashed #d7d7d7;
	margin:5px 0;
	height: 0px;
	width: 100%;
	clear: both;
	display: block;
	overflow: hidden;
}
.dividers_3 {
	border:none;
	border-bottom: 3px double #ebebeb;
	margin:5px 0;
	height: 0px;
	width: 100%;
	clear: both;
	display: block;
	overflow: hidden;
}
.dividers_4 {
	border:none;
	border-bottom: 2px solid #00bfa7;
	margin:5px 0;
	height: 0px;
	width: 100%;
	clear: both;
	display: block;
	overflow: hidden;
}
.dividers_5 {
	border:none;
	border-top: 1px dotted #cdcdcd;
	border-bottom: 1px dotted #cdcdcd;
	margin:5px 0;
	height: 2px;
	width: 100%;
	clear: both;
	display: block;
	overflow: hidden;
}
.dividers_6 {
	border:none;
	margin:5px 0;
	height: 1px;
	width: 100%;
	clear: both;
	display: block;
	overflow: hidden;
	background: #ebebeb;
	background: -ms-linear-gradient(#ebebeb, #ebebeb 30%, #FFF 77%);
	background: -o-linear-gradient(#ebebeb, #ebebeb 30%, #FFF 77%);
	background: -moz-radial-gradient(#ebebeb, #ebebeb 30%, #FFF 77%);
	background: -webkit-radial-gradient(#ebebeb, #ebebeb 30%, #FFF 77%);
}
.dividers_7 {
	border:none;
	margin:5px 0;
	height: 3px;
	width: 100%;
	clear: both;
	display: block;
	overflow: hidden;
	background: #ebebeb;
	background: -ms-linear-gradient(#ebebeb, #dfdfdf 30%, #FFF 72%);
	background: -o-linear-gradient(#ebebeb, #dfdfdf 30%, #FFF 72%);
	background: -moz-radial-gradient(#ebebeb, #dfdfdf 30%, #FFF 72%);
	background: -webkit-radial-gradient(#ebebeb, #dfdfdf 30%, #FFF 72%);
}



/* **********  SECTION STYLES  ************** */	
.backgroundImage1 {
	background: url(images/img_bg_1.jpg) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
	text-align: center;
}

.backgroundImage2 {
	background: url(images/img_bg_2.jpg) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
	text-align: center;
}

.backgroundImage2_shade h3 {
	color: #FFF;
}

.backgroundImage2_shade {
	position: relative;
	background-image: url(images/shade_1.png);
}

.backgroundImage2,
.backgroundImage2 .Normal {
	color: #FFF;
}

.backgroundImage3 {
	background: #f1f2f4;
	position: relative;
	background-image: url(images/shade_1.png);
	text-align: center;
}

.backgroundImage4 {
	background: url(images/img_bg_4.jpg) center top;
	text-align: center;
	background-attachment: fixed;
}

.backgroundImage4_shade {
	position: relative;
}

.backgroundImage4_shade:before {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=89);
	opacity: 0.89;
	z-index: -1;
}

.backgroundImage4,
.backgroundImage4 .Normal,
.backgroundImage4 h3 {
	color: #FFF;
}

.backgroundImage4 > * {
	position: relative;
	z-index: 1;
}

.backgroundImage4 a,
.backgroundImage4 a:link,
.backgroundImage4 a:active,
.backgroundImage4 a:visited,
.backgroundImage4 a:hover {
	color: #FFF;
}

.backgroundImage5 {
	background: #fdfdfd;
	border-top: 1px solid #e9e8e8;
	border-bottom: 1px solid #e9e8e8;
	text-align: center;
}

.backgroundImage6 {
	background-image: url(images/img_bg_6.jpg);
	text-align: center;
}

.backgroundImage6,
.backgroundImage6 .Normal,
.backgroundImage6 h3 {
	color: #FFF;
}

.backgroundImage7 {
	background-image: url(images/img_bg_7.jpg);
	text-align: center;
}

.backgroundImage7,
.backgroundImage7 .Normal,
.backgroundImage7 h3 {
	color: #FFF;
}

.backgroundImage8 {
	background: url(images/img_bg_8.jpg) center bottom no-repeat;
	background-size: cover;
	text-align: center;
	background-attachment: fixed;
}

.backgroundImage8_shade {
	position: relative;
}

.backgroundImage8_shade:before {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: url(images/img_bg_8_shade.png);
	filter: alpha(opacity=89);
	opacity: 0.89;
	z-index: -1;
}

.backgroundImage8,
.backgroundImage8 .Normal,
.backgroundImage8 h3 {
	color: #FFF;
}

.backgroundImage8 > * {
	position: relative;
	z-index: 1;
}

.backgroundImage9 {
	background: #f6f7f9;
	text-align: center;
}

.backgroundImage10 {
	background: url(images/img_bg_10.jpg) center bottom no-repeat;
	background-size: cover;
	text-align: center;
	background-attachment: fixed;
}

.backgroundImage10,
.backgroundImage10 .Normal,
.backgroundImage10 h3 {
	color: #FFF;
}

.backgroundImage11 {
	background: url(images/img_bg_11.jpg) left center;
	text-align: center;
	background-attachment: fixed;
}

.backgroundImage11,
.backgroundImage11 .Normal,
.backgroundImage11 h3 {
	color: #FFF;
}

.backgroundImage12 {
	background: #f3f3f3;
	text-align: center;
	background-attachment: fixed;
}

.backgroundImage13 {
	background: url(images/img_bg_13.jpg) center center;
	text-align: center;
	background-attachment: fixed;
}

.backgroundImage13,
.backgroundImage13 .Normal,
.backgroundImage13 h3 {
	color: #FFF;
}

.backgroundImage14 {
	background: url(images/img_bg_14.jpg) center center;
	text-align: center;
	background-attachment: fixed;
}


.backgroundImage15 {
	background: url(images/img_bg_15.jpg) center center;
	text-align: center;
}

.backgroundImage15,
.backgroundImage15 .Normal,
.backgroundImage15 h3 {
	color: #b7b7b7;
}

.backgroundImage16 {
	text-align: center;
}
.backgroundImage16,
.backgroundImage16 .Normal,
.backgroundImage16 h3 {
	color: #FFF;
}

.backgroundImage17 {
	background: url(images/img_bg_17.jpg) center center;
	text-align: center;
	background-attachment: fixed;
}


.backgroundImage18 {
	background: url(images/img_bg_18.jpg) center center;
	text-align: center;
	background-attachment: fixed;
}

.backgroundImage18,
.backgroundImage18 .Normal,
.backgroundImage18 h3 {
	color: #FFF;
}

 
.backgroundImage1 > div > div > h3,
.backgroundImage2 > div > div > h3,
.backgroundImage3 > div > div > h3,
.backgroundImage4 > div > div > h3,
.backgroundImage5 > div > div > h3,
.backgroundImage6 > div > div > h3,
.backgroundImage7 > div > div > h3,
.backgroundImage8 > div > div > h3,
.backgroundImage9 > div > div > h3,
.backgroundImage10 > div > div > h3,
.backgroundImage11 > div > div > h3,
.backgroundImage12 > div > div > h3,
.backgroundImage13 > div > div > h3,
.backgroundImage14 > div > div > h3,
.backgroundImage15 > div > div > h3,
.backgroundImage16 > div > div > h3,
.backgroundImage17 > div > div > h3,
.backgroundImage18 > div > div > h3{
	font-size: 26px;
	padding-bottom: 15px;
	line-height:1.2;
}


 @media only screen and (max-width: 1024px) {

.backgroundImage1,
.backgroundImage2,
.backgroundImage4,
.backgroundImage6,
.backgroundImage7,
.backgroundImage8,
.backgroundImage10,
.backgroundImage11,
.backgroundImage13,
.backgroundImage14,
.backgroundImage15,
.backgroundImage17,
.backgroundImage18 {
	background-attachment: scroll;
	background-position: center bttom;
}
}






/* **********  Lead  ************** */	
.Lead {
	position: relative;
}
.Lead_font {
	position: absolute;
	left: 0px;
	top: 50%;
	width: 100%;
}
.Lead h1 {
	color: #ffffff;
	font-size: 30px;
	background: url(images/opacity_70.png);
	padding: 10px 40px;
	position: absolute;
	left: 0;
	bottom: 10px;
	margin: 0px;
	font-weight: normal;
}
.Lead p {
	color: #ffffff;
	font-size: 20px;
	background: url(images/opacity_70.png);
	padding: 15px 40px;
	line-height: 1.2;
	position: absolute;
	left: 0;
	top: 0px;
	font-weight: normal;
}
/*Our Skills*/
.progress .progress-bar {
	text-align: left;
	text-indent: 12px;
}
/* MEET OUR TEAM */
.team_content {
}
.team_list {
	text-align: center;
	margin-top: 20px;
}
.team_title {
	padding: 10px;
	color: #FFF;
	text-align: center;
	line-height: 1.2;
	font-style: italic
}
.team_title span {
	font-size: 18px;
	padding-right: 10px;
	display: block;
	font-style: normal;
	padding-bottom: 3px;
}
.team_social {
	text-align: center;
	padding: 10px 0;
	background: #efefef;
}
.team_social .social-icons {
	margin-bottom: 0px;
}
.team_social .social-icons a {
	width: 30px;
	height: 30px;
	margin: 0;
	display: inline-block;
	font-size: 28px;
	color: #cccccc;
}
.team_social .social-icons a:hover {
	-moz-box-shadow:none;               /* For Firefox3.6+ */
	-webkit-box-shadow:none;            /* For Chrome5+, Safari5+ */
	box-shadow:none;                    /* For Latest Opera */
}
/*ServicesList*/
.Services_List {
	clear: both;
	overflow: hidden;
	padding: 0px;
	margin: 0px 0px 10px;
	text-align: center;
}
.Services_List .row {
	margin-bottom: 20px;
}
.Services_List .col-sm-3 > div{
	background: #f8f8f8;
	display:inline-block;
}
.Services_List h3 {
	color: #444444;
	font-size: 16px;
	font-weight: normal;
	padding: 10px 0px;
	transition: all ease-in 200ms;
	-moz-transition: all ease-in 200ms; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	-o-transition: all ease-in 200ms; /* Opera */
	-ms-transition: all ease-in 200ms; /* IE9? */
}
.Services_List .Services_icon {
	width: 82px;
	height: 82px;
	font-size: 30px;
	display: block;
	text-align: center;
	margin: 40px auto 0px;
	line-height: 82px;
	color: #FFF;
	background: #c8c8c8;
	border-radius: 82px;
	-moz-border-radius: 82px;
	-webkit-border-radius: 82px;
	transition: background-color ease-in 200ms;
	-moz-transition: background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: background-color ease-in 200ms; /* Opera */
	-ms-transition: background-color ease-in 200ms; /* IE9? */
}
.Services_List .Services_icon span {
	line-height: inherit;
}
.Services_List .Services_Content {
	padding: 0px 20px 40px;
}
/*What Others Say About Us ?*/
.About_info {
	position: relative;
	padding-left: 100px;
	margin-top: 20px;
}
.About_info .Img_box {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 88px;
	height: 88px;
	line-height: 88px;
	font-size: 50px;
	color: #FFF;
	text-align: center;
	background: #dbdbdb;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	margin-right: 15px;
}
.About_info .Img_box span {
	line-height: inherit;
}
.About_msg {
	margin-left: -100px;
	color: #444444;
}
.About_msg span {
}
/*Why Choose Us ?*/
.Choose_List {
	margin: 10px 0 0;
	padding: 0px;
}
.Choose_List li {
	background: url(images/arrow_6.png) no-repeat 10px 16px;
	padding-left: 37px;
	list-style: none;
	border-bottom: 1px solid #e2e2e2;
	padding: 9px 0px 10px 30px;
}
.Choose_List span {
	float: right;
}
/*We've Got Answers*/
.Answers_List {
	padding: 0px;
	margin: 0px;
}
.Answers_List li {
	list-style: none;
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #e2e2e2;
}
.Answers_List li.last-item {
	padding-bottom: 15px;
	margin-bottom: 0px;
	border-bottom: none;
}
.Answers_List h3 {
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	padding-bottom: 10px;
}
.Answers_List span.Answers_icon {
	width: 82px;
	height: 82px;
	line-height: 82px;
	color: #FFF;
	text-align: center;
	display: inline-block;
	float: left;
	font-size: 40px;
	margin: 3px 15px 0px 0px;
	background: #c8c8c8;
	border-radius: 82px;
	-moz-border-radius: 82px;
	-webkit-border-radius: 82px;
	transition: background-color ease-in 200ms;
	-moz-transition: background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: background-color ease-in 200ms; /* Opera */
	-ms-transition: background-color ease-in 200ms; /* IE9? */
}
*+html .Answers_List span.Answers_icon {
	display: block;
	font-size: 65px;
}
*+html .Answers_List h3 {
	margin-top: -20px;
}
/*tabs-top-group*/
.tabs-top-group2 .panel-default{
	border: none;
	margin-top:0 !important;
	border-radius: 0;
    box-shadow: none;
	background:none;
	border-bottom: 1px solid #ebebeb;
    margin-bottom: 1px;
}
.tabs-top-group2 .nav-tabs {
	border: none;
	background: #f7f7f7;
	padding: 5px 0px;
}
.tabs-top-group2 .nav-tabs a, .tabs-top-group2 .nav-tabs a:link, .tabs-top-group2 .nav-tabs a:active, .tabs-top-group2 .nav-tabs a:visited {
	color: #444444;
	font-size: 16px;
	border: none;
}
.tabs-top-group2 .nav-tabs a:hover {
	border: none;
	background: none;
}
.tabs-top-group2 .nav-tabs li {
	list-style: none;
}
.tabs-top-group2 .nav-tabs li.active a, .tabs-top-group2 .nav-tabs li.active a:hover {
	border: none;
	background: none;
}
.tabs-top-group2 .panel-heading {
	border: none;
    border-radius: 0;
    padding: 0;
}
.tabs-top-group2 .panel-heading .panel-title a{
	border: none;
	background: url(images/plus_minus2.png) no-repeat right -75px #F8F8F8;
	position: relative;
	border: none;
	padding: 10px 0px 10px 35px;
	font-size: 14px;
	color: #444444;
	display: block;
	font-weight:normal;
	line-height:18px;
	outline:none;
	text-decoration:none !important;
    -webkit-transition: background-color 0.35s ease;
	-moz-transition: background-color 0.35s ease;
	-ms-transition: background-color 0.35s ease;
	-o-transition: background-color 0.35s ease;
	transition: background-color 0.35s ease;
}
.tabs-top-group2 .panel-heading:hover .panel-title a.collapsed{
	background-position: right -139px;
}
.tabs-top-group2 .panel-heading .accordion_icon {
	position: absolute;
	left: 8px;
	top: 10px;
	text-align: center;
	background: #9b9b9b !important;
	color: #FFFFFF;
	font-weight: bold;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.tabs-top-group2 .panel-heading .panel-title a {
	transition: background-color ease-in 100ms;
	-moz-transition: background-color ease-in 100ms; /* Firefox 4 */
	-webkit-transition: background-color ease-in 100ms; /* Safari and Chrome */
	-o-transition: background-color ease-in 100ms; /* Opera */
	-ms-transition: background-color ease-in 100ms; /* IE9? */
}
.tabs-top-group2 .panel-heading .panel-title a.collapsed {
	background-position: right 15px;
}
.tabs-top-group2 .panel-heading:hover .panel-title a {
	background-image: url(images/plus_minus2.png);
	background-position: right -229px;
	color: #FFF !important;
}
.tabs-top-group2 .panel-heading:hover .accordion_icon {
	background: #FFF !important;
}
.tabs-top-group2 .panel-body {
	padding: 0px 0px 20px 40px;
	border: none;
}
.Title_pricing {
	font-size: 20px;
	color: #444;
	font-weight: normal;
	text-align: center;
	padding-bottom: 20px;
}
/*******price*******/
 
.price-table:after {
	clear: both;
	content: ".";
	height: 0px;
	font-size: 0px;
	visibility: hidden;
	display: block;
}
.price-table {
	display: inline-block;
}
.price-table {
	display: block;
}
.price-table {
	padding: 28px 0px 28px 0px;
}
.price-table [class*="span"] {
	margin-bottom: 15px;
}
.price-table .col {
	float: left;
	text-align: center;
	margin-bottom: 10px;
	transition: all ease-in 200ms;
	-moz-transition: all ease-in 200ms; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	-o-transition: all ease-in 200ms; /* Opera */
	-ms-transition: all ease-in 200ms; /* IE9? */
}
.price-table.col2 .col {
	width: 50%;
}
.price-table.col3 .col {
	width: 33.3333%;
}
.price-table.col4 .col {
	width: 25%;
}
.price-table.col5 .col {
	width: 20%;
}
*+html .price-table.col2 .col {
	width: 49.9%;
}
*+html .price-table.col3 .col {
	width: 33.33%;
}
*+html .price-table.col4 .col {
	width: 24.9%;
}
*+html .price-table.col5 .col {
	width: 19.9%;
}
.price-table .col:hover {
	box-shadow: 0 0 13px rgba(0, 0, 0, 0.15);
}
.price-table .col.best_value {
	box-shadow: 0 0 13px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15) inset;               /* For Firefox3.6+ */
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15) inset;            /* For Chrome5+, Safari5+ */
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15) inset;                    /* For Latest Opera */
	margin-top: -38px;
}
.price-table .col.best_value .price_title {
	padding-top: 30px;
	padding-bottom: 26px;
	background: none;
	color: #FFF !important;
}
.price-table .col.best_value .price_title h2 {
	color: #FFF !important;
}
.price-table .col.best_value .price_holder {
	padding-bottom: 22px;
}
.price_title {
	color: #444444;
	border: 1px solid #e2e2e2;
	padding-top: 15px;
	padding-bottom: 11px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 22px;
	position: relative;
	transition: all ease-in 200ms;
	-moz-transition: all ease-in 200ms; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	-o-transition: all ease-in 200ms; /* Opera */
	-ms-transition: all ease-in 200ms; /* IE9? */
}
.price-table .price_title h2 {
	margin: 0px;
	font-weight: normal;
}
.price-table .col:hover .price_title {
}
.price-table .col:nth-of-type(2n+1) .price_title {
}
.price-table .col:first-child .price_holder {
	margin-left: 0px;
}
.price-table .price_holder {
	border: 1px solid #E4E4E4;
	margin: 0 0 0 -1px;
	min-height: 300px;
	padding-bottom: 12px;
}
.price-table .col:hover .price_holder {
}
.price-table .price_box {
	color: #444444;
	padding: 20px 0px 25px 0px;
}
.price-table .sup {
	font-size: 28px;
	line-height: 34px;
	vertical-align: top;
}
.price-table .price {
	font-size: 48px;
	line-height: 50px;
}
.price-table .price_holder ul {
	margin: 0px 0px 13px 0px;
	padding: 0px;
	border-bottom: 1px solid #e2e2e2;
}
.price-table .price_holder ul li {
	list-style: none;
	border-top: 1px solid #e2e2e2;
	padding: 12px 0;
}
.price-table .btn {
	border: none;
	background: transparent;
	color: #FFF !important;
	text-shadow: none;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	padding: 5px 20px;
	transition: all ease-in 200ms !important;
	-moz-transition: all ease-in 200ms !important; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms !important; /* Safari and Chrome */
	-o-transition: all ease-in 200ms !important; /* Opera */
	-ms-transition: all ease-in 200ms !important; /* IE9? */
}
.price-table .btn:hover {
	background-color: #525252;
}
.price-table a.btn {
	color: #FFF;
	margin-top: 10px;
	position: relative;
	font-size: 15px;
}
.price-table [class*="span"] {
	margin-bottom: 15px;
}
.price-table2 .price_title {
	color: #FFF;
	padding: 20px 0px 50px;
	margin:0 0 0 -1px;
	border:none;
}
.price-table2 .price_title h2 {
	color: #FFF;
	text-align: center;
	font-size: 20px;
}
.price-table2 .price_box {
	height: 53px;
	padding: 35px 0 !important;
	width: 123px;
	margin: -40px auto 10px;
	position: relative;
	border: 5px solid #FFF;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	color: #FFF;
	text-align: center;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
}
.price-table2 .price_holder ul li {
	text-align: center;
}
.price-table2 .price_holder {
	border-top: none;
	text-align: center;
}
.price-table2 .btn {
	background: url(images/but_bg.png) repeat-x left bottom;
	padding: 10px 25px;
	margin-bottom: 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 14px !important;
	color: #ffffff !important;
}
.price-table2 .btn:hover {
	background: url(images/but_bg.png) repeat-x left bottom #525252;
}
.price-table2 .unit {
	font-size: 20px;
}
.price-table2 .best_value {
	margin-top: -20px;
	margin-bottom: -20px;
}
.price-table2 .best_value .price_title {
	padding: 30px 0px 60px;
}
.price-table2 .best_value .price_holder .btn {
	margin: 10px 0px 30px;
}
.price-table3 .price_title {
	background-color: #2c3433;
	border: none;
}
.price-table3 .price_title h2 {
	text-align: center;
	color: #FFF;
	font-size: 26px;
	padding: 25px 0px 6px;
}
.price-table3 .price_box {
	text-align: center;
	padding: 15px 0px 30px;
}
.price-table3 .price_box .sup, .price-table3 .price_box .price, .price-table3 .price_box .unit {
	vertical-align: bottom;
	line-height: normal!important;
	color: #FFF;
	font-size: 26px;
}
.price-table3 .price_box .price {
	font-size: 50px;
	font-weight: bold;
	line-height: 1!important;
	padding: 0px 3px;
}
.price-table3 .price_holder {
	border: 1px solid #ededed;
	margin: 0px;
	padding: 0px 14px;
	text-align: center;
}
.price-table3 .price_holder dt {
	border-bottom: 1px solid #ededed;
	padding: 25px 0;
	font-size: 22px;
	color: #818181;
}
.price-table3 .price_holder dd {
	line-height: 2;
	padding: 20px 0px;
	margin: 0;
	color: #808080;
	text-align: left;
}
.price-table3 .price_holder .btn {
	margin: auto;
	background: #2c3433;
	padding: 15px 40px;
	font-size: 20px;
}
.price-table3 .price_holder .btn:hover {
	background: #00bfa7;
}
.price-table3 .best_value .price_title, .price-table3 .best_value .price_holder .btn {
	background: #00bfa7;
}
.price-table3 .color_1 .price_title, .price-table3 .color_1 .price_holder .btn {
	background: #7a6bbc;
}
.price-table3 .color_2 .price_title, .price-table3 .color_2 .price_holder .btn {
	background: #93c650;
}
.price-table3 .color_3 .price_title, .price-table3 .color_3 .price_holder .btn {
	background: #ff803f;
}
.price-table3 .color_4 .price_title, .price-table3 .color_4 .price_holder .btn {
	background: #febf0f;
}
.price-table3 .color_1 .price_holder .btn:hover, .price-table3 .color_2 .price_holder .btn:hover, .price-table3 .color_3 .price_holder .btn:hover, .price-table3 .color_4 .price_holder .btn:hover {
	background: #2c3433;
}
.price-table4 .price_title {
	border: none;
	text-align: center;
	padding: 25px 0px;
	font-size: 14px;
	font-style: italic;
	color: #ffffff;
	border: none;
	margin: 0;
}
.price-table4 .price_border {
	border: 1px solid #ededed;
	border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	overflow: hidden;
	max-width: 800px;
}
.price-table4 .price_title h2 {
	font-size: 26px;
	color: #FFF;
	margin-bottom: 3px;
	font-style: normal;
}
.price-table4 .price_holder {
	text-align: center;
	border: none;
	margin: 0px;
	padding-bottom: 30px;
}
.price-table4 .price_box {
	color: #FFF;
	position: relative;
	padding: 25px 0px 30px;
	margin: 0 0 20px;
}
.price-table4 .price_box .sup {
	font-size: 22px;
}
.price-table4 .price_box .price {
	font-size: 50px;
	font-weight: bold;
}
.price-table4 .price_box .unit {
	display: block;
	text-align: center;
	font-size: 16px;
}
.price-table4 .price_holder ul {
	border-bottom: 1px solid #f2f2f2;
	margin-bottom: 20px;
}
.price-table4 .price_holder ul li {
	border-top: 1px solid #f2f2f2;
	color: #b3b3b3;
}
.price-table4 .price_holder ul li:nth-child(odd) {
	background: #f9f9f9;
}
.price-table4 a.btn {
	padding: 10px 24px;
	font-size: 14px;
	background-size: auto 3px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.price-table4 .color_1 .price_title {
	background-color: #81bc34;
}
.price-table4 .color_1 .price_box {
	background-color: #88c637;
}
.price-table4 .color_2 .price_title {
	background-color: #41a1d2;
}
.price-table4 .color_2 .price_box {
	background-color: #45aadd;
}
.price-table4 .color_3 .price_title {
	background-color: #41d293;
}
.price-table4 .color_3 .price_box {
	background-color: #45dd9b;
}
.price-table4 .color_4 .price_title {
	background-color: #d2a741;
}
.price-table4 .color_4 .price_box {
	background-color: #ddb045;
}
.price-table5 .price_border {
	border: 1px solid #ededed;
	border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	overflow: hidden;
}
.price-table5 .price_title {
	background-color: #f9f9f9;
	border: none;
	text-align: center;
	padding: 30px 0;
}
.price-table5 .price_title h2 {
	font-size: 26px;
	color: #a6a6a6;
	font-weight: bold;
}
.price-table5 .price_holder {
	border: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.price-table5 .price_box {
	text-align: center;
	color: #2c3433;
}
.price-table5 .price_box .sup, .price-table5 .price_box .price, .price-table5 .price_box .unit {
	transition: color ease-in 200ms;
	-moz-transition: color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: color ease-in 200ms; /* Safari and Chrome */
	-o-transition: color ease-in 200ms; /* Opera */
	-ms-transition: color ease-in 200ms; /* IE9? */
}
.price-table5 .price_box .sup {
	font-size: 22px;
}
.price-table5 .price_box .price {
	font-size: 50px;
	font-weight: bold;
}
.price-table5 .price_box .unit {
	display: block;
	text-align: center;
	font-size: 16px;
}
.price-table5 .price_holder ul {
	border-bottom: none;
	margin-bottom: 0px;
}
.price-table5 .price_holder ul li {
	border-top: none;
	color: #8f9394;
}
.price-table5 .price_holder ul li:nth-child(odd) {
	background: #f9f9f9;
}
.price-table5 .price_holder a.btn {
	width: 100%;
	padding: 15px 0;
	background-color: #2c3433;
	margin: 0;
}
.price-table5 .price_holder a.btn:hover {
	background-color: #00bfa7;
}
.price-table5 .best_value .price_box {
	color: #00bfa7;
}
.price-table5 .best_value .price_holder a.btn {
	background-color: #00bfa7;
}
.price-table5 .price_border:hover .price_box {
	color: #00bfa7;
}
.price-table5 .price_border:hover .price_holder a.btn {
	background-color: #00bfa7;
}
.price-table6 .price_border {
	border: 1px solid #ededed;
	border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	overflow: hidden;
}
.price-table6 .price_title {
	border: none;
	font-size: 26px;
	text-align: center;
}
.price-table6 .price_title h2 {
	color: #a6a6a6;
}
.price-table6 .price_holder {
	border: none;
	text-align: center;
	padding-bottom: 0;
}
.price-table6 .price_box {
	border: 5px solid #000;
	width: 118px;
	height: 118px;
	margin: auto auto 15px;
	padding: 0;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	text-align: center;
}
.price-table6 .price_box .sup {
	padding-top: 20px;
	display: inline-block;
	font-size: 22px;
}
.price-table6 .price_box .price {
	padding-top: 20px;
	display: inline-block;
	font-size: 53px;
}
*+html .price-table6 .price_box .sup, *+html .price-table6 .price_box .price {
	display: inline;
}
.price-table6 .price_box .unit {
	display: block;
	font-size: 15px;
}
.price-table6 .price_holder ul {
	border-bottom: none;
	margin-bottom: 0px;
}
.price-table6 .price_holder ul li {
	border-top: none;
	color: #8f9394;
}
.price-table6 .price_holder ul li:nth-child(odd) {
	background: #f9f9f9;
}
.price-table6 .price_holder a.btn {
	width: 100%;
	padding: 15px 0;
	background-color: #2c3433;
	margin: 0;
	font-weight: bold;
	font-size: 14px;
}
.price-table6 .color_1 .price_box {
	border: 5px solid #88c637;
	color: #88c637;
}
.price-table6 .color_1 .price_holder a.btn {
	background-color: #88c637;
}
.price-table6 .color_2 .price_box {
	border: 5px solid #45aadd;
	color: #45aadd;
}
.price-table6 .color_2 .price_holder a.btn {
	background-color: #45aadd;
}
.price-table6 .color_3 .price_box {
	border: 5px solid #45dd9b;
	color: #45dd9b;
}
.price-table6 .color_3 .price_holder a.btn {
	background-color: #45dd9b;
}
.price-table6 .color_4 .price_box {
	border: 5px solid #ddb045;
	color: #ddb045;
}
.price-table6 .color_4 .price_holder a.btn {
	background-color: #ddb045;
}
 @media only screen and (min-width: 768px) and (max-width: 979px) {
.price-table1 [class*="span"], .price-table2 [class*="span"], .price-table3 [class*="span"], .price-table4 [class*="span"], .price-table5 [class*="span"], .price-table6 [class*="span"] {
	width: 48%;
	margin: 0 1% 8px!important;
}
}
 @media only screen and (max-width: 767px) {
/*price*/	
.price-table.col2 .col,  .price-table.col3 .col,  .price-table.col4 .col,  .price-table.col5 .col {
	width: 50%;
}
.price-table .col.best_value {
	margin-top: 0px;
}
.price-table .col.best_value .price_title {
	padding-top: 15px;
	padding-bottom: 11px;
}
.price-table .col.best_value .price_holder {
	padding-bottom: 12px;
}
.price_content {
	margin-bottom: 20px;
}
.price-table .best_value {
	margin-top: 0px !important;
	margin-bottom: 15px !important;
}
}
/*chart*/
.chart_list {
	text-align: center;
}
.chart_list .percentage {
	position: relative;
	margin: auto auto 8px;
	width: 140px;
	height: 140px;
	line-height: 140px;
	color: #00bfa7;
}
.chart_list .percentage .percentage_inner {
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	width: 100%;
	font-size: 28px;
}
.chart_list2 {
	text-align: center;
}
.chart_list2 .percentage2 {
	position: relative;
	margin: auto auto 8px;
	width: 140px;
	height: 140px;
	line-height: 140px;
	color: #00bfa7;
}
.chart_list2 .percentage2 .percentage_inner {
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	width: 100%;
	font-size: 28px;
	background: url(images/percentage_bg.png) no-repeat center center;
	background-size: contain;
	padding: 1px;
	margin: -1px;
}
/*number_Animation*/
.number_Animation {
	text-align: center;
	color: #00bfa7;
}
.number_Animation .glyphicons {
	font-size: 90px;
}
.number_Animation .number {
	display: block;
	text-align: center;
	font-size: 48px;
}
/*Testimonials*/
.Testimonials_tab {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 100%;
	overflow: hidden;
	min-height: 20px;
	transition: height ease-in 200ms;
	-moz-transition: height ease-in 200ms; /* Firefox 4 */
	-webkit-transition: height ease-in 200ms; /* Safari and Chrome */
	-o-transition: height ease-in 200ms; /* Opera */
	-ms-transition: height ease-in 200ms; /* IE9? */
}
.Testimonials_tab li {
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
	width: 100%;
	list-style: none;
}
.Testimonials_tab .last_page, .Testimonials_tab .next_page {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 28px;
	line-height: 28px;
	width: 28px;
	background-color: #f2f2f2;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	text-align: center;
	color: #797979;
	font-family: Helvetica;
	top: auto;
	bottom: 14px;
	left: auto;
	right: 0;
	transition: background-color ease-in 200ms;
	-moz-transition: background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: background-color ease-in 200ms; /* Opera */
	-ms-transition: background-color ease-in 200ms; /* IE9? */
}
.Testimonials_tab .last_page {
	right: 32px;
}
.Testimonials_tab .last_page:hover, .Testimonials_tab .next_page:hover {
	background-color: #00bfa7;
	color: #FFF;
	text-decoration: none;
}
.Testimonials_tab .dot {
	position: absolute;
	bottom: 0;
}
.Testimonials_tab .dot a {
	display: inline-block;
	width: 6px;
	height: 6px;
	border: 2px solid #606060;
	margin: 0 3px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	font-size: 0;
	text-indent: -999px;
	vertical-align: middle
}
*+html .Testimonials_tab .dot a {
	display: inline;
}
.Testimonials_tab .dot a.actived {
	background: #606060;
	width: 10px;
	height: 10px;
}
.Testimonials_1 .dot {
	right: 60px;
	bottom: 16px;
}
.Testimonials_1 .dot a {
	border: 1px solid #f2f2f2;
	width: 20px;
	height: 20px;
}
.Testimonials_1 .dot a.actived {
	width: 20px;
	height: 20px;
	border: 1px solid #f2f2f2;
	background: #f2f2f2;
}
.Testimonials_1 blockquote {
	background: none;
	padding: 1px 0px 0px 1px;
	margin: 0px;
	text-indent: 0;
}
.Testimonials_1 blockquote p {
	background-color: #fafafa;
	border: 1px solid #ececec;
	padding: 20px;
	font-size: 13px;
	color: #808080;
	font-style: normal;
	text-indent: 0;
}
.Testimonials_1 small {
	position: relative;
	top: 0;
	left: 0;
	font-size: 13px;
	color: #777777;
	font-style: normal;
	padding: 24px 0 0 35px;
}
.Testimonials_1 small:before {
	content: " ";
	position: absolute;
	top: -7px;
	left: 55px;
	width: 10px;
	height: 10px;
	background-color: #fafafa;
	border-left: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
}
.Testimonials_1 small img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	margin-right: 15px;
	float: left;
	vertical-align: middle;
}
.Testimonials_1 small span {
	display: block;
	font-size: 15px;
	color: #00bfa7;
	font-weight: bold;
	margin-top: 4px;
}
.Testimonials_2 .last_page, .Testimonials_2 .next_page {
	top: auto;
	bottom: 0;
	left: 50%;
}
.Testimonials_2 .last_page {
	right: 32px;
	margin: 0 0 0 -30px;
}
.Testimonials_2 .dot {
	right: 0;
	bottom: 3px;
	width: 100%;
	text-align: center;
}
.Testimonials_2 .dot a {
	border: 1px solid #f2f2f2;
	width: 20px;
	height: 20px;
}
.Testimonials_2 .dot a.actived {
	width: 20px;
	height: 20px;
	border: 1px solid #f2f2f2;
	background: #f2f2f2;
}
.Testimonials_2 blockquote {
	background: none;
	padding: 0px;
	margin: 0px;
	text-indent: 0;
}
.Testimonials_2 blockquote p {
	padding: 0px;
	text-align: center;
	font-size: 13px;
	color: #808080;
	font-style: normal;
}
.Testimonials_2 .Pic {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	vertical-align: middle;
	display: block;
	margin: 0px auto 10px;
	overflow: hidden;
	text-align: center;
	text-indent: 0;
}
.Testimonials_2 small {
	position: relative;
	top: 0;
	left: 0;
	font-size: 13px;
	color: #777777;
	font-style: normal;
	padding: 15px 0 40px;
	width: 100%;
	text-align: center;
}
.Testimonials_2 small:before {
	content: " ";
}
.Testimonials_2 small span {
	display: block;
	font-size: 15px;
	color: #00bfa7;
	font-weight: bold;
	margin-top: 4px;
}
.Testimonials_3 blockquote {
	background: none;
	padding-bottom: 0px;
	position: relative;
}
.Testimonials_3 .last_page {
	left: 180px;
	bottom: 60px;
}
.Testimonials_3 .next_page {
	left: 210px;
	bottom: 60px;
}
.Testimonials_3 {
	position: relative;
}
.Testimonials_3 .Pic {
	width: 160px;
	height: 160px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
}
.Testimonials_3 li {
	padding-left: 180px;
	min-height: 160px;
	width: auto;
}
.Testimonials_3 blockquote span.mark {
	font-size: 103px;
	position: absolute;
	top: -5px;
	left: 10px;
	color: #555;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif!important;
	font-style: italic!important;
	text-indent: 0!important;
	text-align: left;
	width: 100px;
}
*+html .Testimonials_3 blockquote span.mark {
	text-indent: -55px!important;
}
.Testimonials_3 small:before {
	content: " ";
}
.Testimonials_3 small span {
	display: block;
	font-size: 15px;
	color: #444444;
	font-weight: bold;
	margin-top: 4px;
	font-style: normal;
	margin-bottom: 3px;
}
.Testimonials_3 small {
	position: static;
	font-size: 13px;
	color: #777777;
	font-style: normal;
	padding: 25px 0 40px;
	float: right;
}
.Testimonials_3 .dot {
	left: 180px;
	bottom: 40px;
}
.Testimonials_4 {
	margin: 0;
	padding: 0;
}
.Testimonials_4 li {
	list-style: none;
}
.Testimonials_5 .dot {
	right: 0px;
}
.Testimonials_4 blockquote {
	background: none;
	padding: 0px;
	margin: 0px 0px 15px;
}
.Testimonials_4 blockquote p {
	border-bottom: 7px solid #f0f0f0;
	padding: 0px 0px 20px;
	font-size: 13px;
	line-height: 2;
	color: #808080;
	font-style: normal;
	text-indent: 0;
}
.Testimonials_4 small {
	position: relative;
	top: 0;
	left: 0;
	font-size: 13px;
	color: #777777;
	font-style: normal;
	padding: 24px 0 0 0px;
}
.Testimonials_4 small:before {
	content: " ";
	position: absolute;
	top: 0px;
	left: 30px;
	width: 0px;
	height: 0px;
	border: 7px solid transparent;
	border-top: 10px solid #f0f0f0;
}
.Testimonials_4 small img {
	width: 60px;
	height: 60px;
	margin-right: 15px;
	float: left;
	vertical-align: middle;
}
.Testimonials_4 small span {
	display: block;
	font-size: 15px;
	color: #00bfa7;
	font-weight: bold;
	margin: 6px 0px 5px;
}
.Testimonials_5 blockquote {
	background: none;
	padding: 0px;
	margin: 0px 0px 15px;
	text-indent: 0;
}
.Testimonials_5 blockquote p {
	padding: 0px;
	font-size: 13px;
	color: #808080;
	font-style: normal;
	text-indent: 0;
	padding: 20px;
	background-color: #00bfa7;
	color: #FFF;
}
.Testimonials_5 small {
	position: relative;
	top: 0;
	left: 0;
	font-size: 13px;
	color: #777777;
	font-style: normal;
	padding: 20px 0 0 0px;
}
.Testimonials_5 small:before {
	content: " ";
	position: absolute;
	top: 0px;
	left: 30px;
	width: 0px;
	height: 0px;
	border: 7px solid transparent;
	border-top: 10px solid #00bfa7;
}
.Testimonials_5 small span {
	display: block;
	font-size: 15px;
	color: #00bfa7;
	font-weight: bold;
	margin: 6px 0px 5px;
}
.Testimonials_5 .last_page, .Testimonials_5 .next_page {
	top: auto;
	bottom: 5px;
	width: 29px;
	height: 27px;
	background-color: #959998;
	text-indent: -999px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	overflow: hidden;
}
.Testimonials_5 .last_page:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 0px!important;
	height: 0px!important;
	border: 6px solid transparent;
	border-right: 6px solid #FFF;
	margin: -6px 0px 0px -9px;
}
.Testimonials_5 .next_page:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 0px!important;
	height: 0px!important;
	border: 6px solid transparent;
	border-left: 6px solid #FFF;
	margin: -6px 0px 0px -3px;
}
/*******Pricing Option *******/
.price_List .price_content {
	padding-left: 100px;
	position: relative;
}
.price_List .sup {
	position: absolute;
	top: 20px;
	left: 0px;
	font-size: 25px;
	color: #959595;
}
.price_List .price {
	position: absolute;
	top: 5px;
	left: 15px;
	font-size: 50px;
	color: #444444;
}
/* Form   Theme_Responsive_Default */

.Theme_Responsive_Default .form_input {
	padding-right: 25px !important;
	position: relative;
}
.Theme_Responsive_Default .form_input input, .Theme_Responsive_Default .form_input textarea {
	width: 100% !important;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}
.Theme_Responsive_Default .form_input .form_required {
	padding: 0px !important;
	position: absolute;
	top: 10px;
	right: 0px;
}
.Theme_Responsive_Default .form_label {
	color: #888888;
	font-size: 14px;
}
.Theme_Responsive_Default .btn {
	background: none;
	padding: 5px 20px;
	margin: 0 0 10px;
	color: #FFF !important;
	text-shadow: none !important;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	transition: background-color ease-in 200ms;
	-moz-transition: background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: background-color ease-in 200ms; /* Opera */
	-ms-transition: background-color ease-in 200ms; /* IE9? */
}
.Theme_Responsive_Default .btn:hover {
	background: #525252;
}
/*Contact_Info*/
.ContactInfo_list {
	margin: 0px;
	padding: 0px;
}
.ContactInfo_list li {
	border-bottom: 1px solid #e2e2e2;
	padding: 10px 0px 10px 30px;
	margin: 0px;
	list-style: none;
	position: relative;
	color: #888888;
	font-size: 14px;
}
.ContactInfo_list li span {
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	top: 12px;
	left: 0px;
	font-size: 16px;
}
/*gmap*/
#gmap img {
	max-width: none;
}
#gmap {
	width: 100%;
	height: 300px;
}
/*404 ERROR*/
.ErrorPage_Box {
	text-align: center;
}
.ErrorPage_Box h1 {
	text-align: center;
	color: #888888;
	font-size: 60px;
	font-weight: normal;
	padding: 50px 0px 20px;
	line-height: 1.1;
}
.ErrorPage_Box p {
	color: #888888;
	font-size: 16px;
	text-align: center;
	padding: 20px 0px 10px 0px;
}
.ErrorPage_Box ul {
	display: inline-block;
	margin: auto;
	padding: 0px 0px 20px 0px;
}
*+html .ErrorPage_Box ul {
	display: inline;
}
.ErrorPage_Box ul li {
	text-align: left;
	list-style: none;
	color: #888888;
	font-size: 16px;
	padding: 5px 0px;
}
.ErrorPage_Box .Refresh:before {
	display: none !important;
}
.ErrorPage_Box .ErrorPage_but {
	padding: 20px 0px 50px;
}
.ErrorPage_Box .ErrorPage_but a:Hover {
	text-decoration: none;
}
.ErrorPage_Box span.glyphicons {
	font-size: 25px;
	margin-right: 15px;
	margin-bottom: 3px;
	vertical-align: middle;
}
/*loaded_list*/

.loaded_list .progress-bar {
	position: relative;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background: none;
	background-color: #00bfa7;
}
.loaded_list .progress {
	overflow: visible;
	height: 15px;
	line-height: 15px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.loaded_list .progress-bar span {
	position: absolute;
	right: 0px;
	bottom: 100%;
	background: #2c3433;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 2px 5px!important;
	line-height: normal!important;
	font-size: 12px!important;
	text-indent: 0;
	margin-bottom: 8px;
	display: none;
}
.loaded_list .progress-bar span:before {
	border: 5px solid transparent;
	border-top: 5px solid #2c3433;
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	top: 100%;
	width: 0!important;
	margin-left: -5px;
}
/* horizontalTab_Top_1*/
.horizontalTab_Top_1 {
	padding-bottom: 15px;
}
.horizontalTab_Top_1 ul.resp-tabs-list li {
	margin-right: 10px;
	border: 1px solid #ebebeb;
	border-bottom: none;
	padding-top: 1px;
}
.horizontalTab_Top_1 ul.resp-tabs-list li span {
	padding: 10px 22px;
	font-size: 14px;
}
.horizontalTab_Top_1 ul.resp-tabs-list li.resp-tab-active {
	padding-top: 0px;
	border-top: 2px solid #00bfa7;
}
.horizontalTab_Top_2 {
	padding-bottom: 15px;
}
.horizontalTab_Top_2 ul.resp-tabs-list li {
	margin-right: 5px;
	border: 1px solid #ececec;
	border-bottom: none;
	background-color: #f3f3f3;
}
.horizontalTab_Top_2 ul.resp-tabs-list li span {
	padding: 10px 12px;
	font-size: 14px;
}
.horizontalTab_Top_2 ul.resp-tabs-list li em, .horizontalTab_Top_2 ul.resp-tabs-list li i, .horizontalTab_Top_2 h2.resp-accordion span em, .horizontalTab_Top_2 h2.resp-accordion span i {
	padding-right: 5px;
}
.horizontalTab_Top_2 ul.resp-tabs-list li.resp-tab-active span {
	background-color: #00bfa7;
	color: #FFF!important;
}
.horizontalTab_Top_3 {
	padding-bottom: 15px;
}
.horizontalTab_Top_3 ul.resp-tabs-list li, .horizontalTab_Top_3 ul.resp-tabs-list li:hover {
	margin: 0 10px 5px 0;
	border: 1px solid #00bfa7;
	padding-top: 1px;
	background-color: #00bfa7;
}
.horizontalTab_Top_3 ul.resp-tabs-list li span {
	padding: 10px 22px;
	font-size: 14px;
	color: #FFF;
}
.horizontalTab_Top_3 ul.resp-tabs-list li.resp-tab-active, .horizontalTab_Top_3 ul.resp-tabs-list li.resp-tab-active:hover {
	padding-top: 0px;
	border: 1px solid #ebebeb;
	border-top: 2px solid #00bfa7;
}
.horizontalTab_Top_3 ul.resp-tabs-list li:hover span {
	color: #FFF;
}
.verticalTab_Left_1 {
	padding-bottom: 15px;
}
.verticalTab_Left_1 .resp-tab-content {
	border: none;
}
.verticalTab_Left_1 .resp_container .resp_margin {
	border: 1px solid #ebebeb;
	padding: 10px 20px;
	margin: 0;
}
.verticalTab_Left_1 ul.resp-tabs-list li span {
	padding: 10px 15px;
	margin: 0px;
	border: none;
	background: none;
}
.verticalTab_Left_1 ul.resp-tabs-list li.resp-tab-active span {
	margin: 0px;
	border: none;
	color: #00bfa7!important;
	background: none!important;
}
.verticalTab_Left_1 ul.resp-tabs-list li {
	border: 1px solid #ebebeb;
	border-right: none;
	background: #FFF!important;
	padding-left: 1px;
	margin-bottom: 12px;
}
.verticalTab_Left_1 ul.resp-tabs-list {
	border-top: 1px solid #ebebeb;
	padding: 0px;
}
.verticalTab_Left_1 ul.resp-tabs-list li.resp-tab-active {
	margin-right: -1px;
	border-left: 2px solid #00bfa7;
	padding-left: 0px;
}
.verticalTab_Left_2 {
	padding-bottom: 15px;
}
.verticalTab_Left_2 .resp-tab-content {
	border: none;
}
.verticalTab_Left_2 .resp_container .resp_margin {
	border: 1px solid #ebebeb;
	padding: 10px 20px;
	margin: 0;
}
.verticalTab_Left_2 ul.resp-tabs-list li span {
	padding: 10px 15px;
	margin: 0px;
	border: none;
	background: none;
}
.verticalTab_Left_2 ul.resp-tabs-list li.resp-tab-active span {
	margin: 0px;
	border: none;
	background: #00bfa7!important;
	text-align: center;
	padding-right: 15px;
}
.verticalTab_Left_2 ul.resp-tabs-list li {
	border: 1px solid #ebebeb;
	background: #f3f3f3!important;
	margin-bottom: 12px;
	margin-right: 10px;
	text-align: center;
}
.verticalTab_Left_2 ul.resp-tabs-list li:first-child {
	border-top: 1px solid #ebebeb;
}
.verticalTab_Left_2 ul.resp-tabs-list {
	padding: 0px;
}
.verticalTab_Left_2 ul.resp-tabs-list li em, .verticalTab_Left_2 ul.resp-tabs-list li i, .verticalTab_Left_2 h2.resp-accordion span em, .verticalTab_Left_2 h2.resp-accordion span i {
	padding-right: 5px;
}
.verticalTab_Left_3 {
	padding-bottom: 15px;
}
.verticalTab_Left_3 .resp-tab-content {
	border: none;
}
.verticalTab_Left_3 .resp_container .resp_margin {
	border: 1px solid #ebebeb;
	padding: 10px 20px;
	margin: 0;
}
.verticalTab_Left_3 ul.resp-tabs-list li span {
	padding: 10px 15px;
	margin: 0px;
	border: none;
	background: none;
	color: #FFF;
}
.verticalTab_Left_3 ul.resp-tabs-list li:hover span {
	color: #FFF;
}
.verticalTab_Left_3 ul.resp-tabs-list li.resp-tab-active span {
	margin: 0px;
	border: none;
	background: #FFF!important;
	color: #00bfa7;
	text-align: center;
	padding-right: 15px;
}
.verticalTab_Left_3 ul.resp-tabs-list li {
	border: 1px solid #00bfa7;
	background: #00bfa7!important;
	margin-bottom: 12px;
	margin-right: 10px;
	text-align: center;
	padding-top: 1px;
}
.verticalTab_Left_3 ul.resp-tabs-list li.resp-tab-active, .verticalTab_Left_3 ul.resp-tabs-list li.resp-tab-active:hover {
	border: 1px solid #ebebeb;
	border-top: 2px solid #00bfa7!important;
	padding-top: px;
}
.verticalTab_Left_3 ul.resp-tabs-list li:first-child {
	border-top: 1px solid #ebebeb;
}
.verticalTab_Left_3 ul.resp-tabs-list {
	padding: 0px;
}
.verticalTab_Left_3 ul.resp-tabs-list li em, .verticalTab_Left_3 ul.resp-tabs-list li i, .verticalTab_Left_3 h2.resp-accordion span em, .verticalTab_Left_3 h2.resp-accordion span i {
	padding-right: 5px;
}
.verticalTab_Right_1 {
	padding-bottom: 15px;
}
.verticalTab_Right_1 .resp-tab-content {
	border: none;
}
.verticalTab_Right_1 .resp_container .resp_margin {
	border: 1px solid #ebebeb;
	padding: 10px 20px;
	margin: 0;
}
.verticalTab_Right_1 ul.resp-tabs-list li span {
	padding: 10px 15px;
	margin: 0px;
	border: none;
	background: none;
}
.verticalTab_Right_1 ul.resp-tabs-list li.resp-tab-active span {
	margin: 0px;
	border: none;
	padding: 10px 15px!important;
	color: #00bfa7!important;
	background: none!important;
}
.verticalTab_Right_1 ul.resp-tabs-list li {
	border: 1px solid #ebebeb;
	border-left: none;
	background: #FFF!important;
	margin-bottom: 12px;
}
.verticalTab_Right_1 ul.resp-tabs-list {
	border-top: 1px solid #ebebeb;
	padding: 0px;
}
.verticalTab_Right_1 ul.resp-tabs-list li.resp-tab-active {
	margin-left: -1px;
	padding-left: 1px;
	border-right: 2px solid #00bfa7;
}
.verticalTab_Right_2 {
	padding-bottom: 15px;
}
.verticalTab_Right_2 .resp-tab-content {
	border: none;
}
.verticalTab_Right_2 .resp_container .resp_margin {
	border: 1px solid #ebebeb;
	padding: 10px 20px;
	margin: 0;
}
.verticalTab_Right_2 ul.resp-tabs-list li span {
	padding: 10px 15px;
	margin: 0px;
	border: none;
	background: none;
}
.verticalTab_Right_2 ul.resp-tabs-list li.resp-tab-active span {
	margin: 0px;
	border: none;
	background: #00bfa7!important;
	text-align: center;
	padding: 10px 15px!important;
}
.verticalTab_Right_2 ul.resp-tabs-list li {
	border: 1px solid #ebebeb;
	background: #f3f3f3!important;
	margin-bottom: 12px;
	margin-left: 10px;
	text-align: center;
}
.verticalTab_Right_2 ul.resp-tabs-list li:first-child {
	border-top: 1px solid #ebebeb;
}
.verticalTab_Right_2 ul.resp-tabs-list {
	padding: 0px;
}
.verticalTab_Right_2 ul.resp-tabs-list li em, .verticalTab_Right_2 ul.resp-tabs-list li i, .verticalTab_Right_2 h2.resp-accordion span em, .verticalTab_Right_2 h2.resp-accordion span i {
	padding-right: 5px;
}
.verticalTab_Right_3 {
	padding-bottom: 15px;
}
.verticalTab_Right_3 .resp-tab-content {
	border: none;
}
.verticalTab_Right_3 .resp_container .resp_margin {
	border: 1px solid #ebebeb;
	padding: 10px 20px;
	margin: 0;
}
.verticalTab_Right_3 ul.resp-tabs-list li span {
	padding: 10px 15px;
	margin: 0px;
	border: none;
	background: none;
	color: #FFF;
}
.verticalTab_Right_3 ul.resp-tabs-list li:hover span {
	color: #FFF;
}
.verticalTab_Right_3 ul.resp-tabs-list li.resp-tab-active span {
	margin: 0px;
	border: none;
	background: #FFF!important;
	color: #00bfa7;
	text-align: center;
	padding: 10px 15px!important;
}
.verticalTab_Right_3 ul.resp-tabs-list li {
	border: 1px solid #00bfa7;
	background: #00bfa7!important;
	margin-bottom: 12px;
	margin-left: 10px;
	text-align: center;
	padding-top: 1px;
}
.verticalTab_Right_3 ul.resp-tabs-list li.resp-tab-active, .verticalTab_Right_3 ul.resp-tabs-list li.resp-tab-active:hover {
	border: 1px solid #ebebeb;
	border-top: 2px solid #00bfa7!important;
}
.verticalTab_Right_3 ul.resp-tabs-list li:first-child {
	border-top: 1px solid #ebebeb;
}
.verticalTab_Right_3 ul.resp-tabs-list {
	padding: 0px;
}
.verticalTab_Right_3 ul.resp-tabs-list li em, .verticalTab_Right_3 ul.resp-tabs-list li i, .verticalTab_Right_3 h2.resp-accordion span em, .verticalTab_Right_3 h2.resp-accordion span i {
	padding-right: 5px;
}
 @media only screen and (max-width: 767px) {
.verticalTab_Left_1 .resp_container .resp_margin,  .verticalTab_Left_2 .resp_container .resp_margin,  .verticalTab_Left_3 .resp_container .resp_margin,  .verticalTab_Right_1 .resp_container .resp_margin,  .verticalTab_Right_2 .resp_container .resp_margin,  .verticalTab_Right_3 .resp_container .resp_margin {
	border-bottom: none;
}
}
/*quotes*/
.quotes_1 blockquote {
	background: #fbfbfb;
	border: 1px solid #ebebeb;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #8f8f8f;
	text-indent: 0px;
	padding: 25px 35px;
	margin: 0 0 8px;
}
.quotes_1 blockquote p {
	text-indent: 0px;
	color: #8f8f8f;
}
.quotes_1 blockquote small {
	position: static;
	color: #5e5e5e;
	padding: 20px 0 0;
}
.quotes_1 blockquote span.mark {
	font-size: 20px;
	position: absolute;
	top: 25px;
	left: 20px;
	line-height: normal;
	font-family: Tahoma, Geneva, sans-serif!important;
	font-style: italic!important;
}
*+html .quotes_1 blockquote span.mark {
	text-indent: -15px!important;
}
.quotes_2 blockquote {
	background: #FFF;
	border: 1px solid #ebebeb;
	border-left: 5px solid #00bfa7;
	color: #8f8f8f;
	text-indent: 0px;
	padding: 25px 35px;
	margin: 0 0 8px;
}
.quotes_2 blockquote p {
	text-indent: 20px;
	position: relative;
	z-index: 1;
	color: #8f8f8f;
}
.quotes_2 blockquote small {
	position: static;
	color: #5e5e5e;
	padding: 20px 0 0;
	text-align: right;
}
.quotes_2 blockquote span.mark {
	font-size: 120px;
	position: absolute;
	top: -15px;
	left: 10px;
	color: #d2d2d2;
	line-height: normal;
	z-index: 0;
	font-family: Tahoma, Geneva, sans-serif!important;
	font-style: italic!important;
	text-indent: 0px!important;
}
*+html .quotes_2 blockquote span.mark {
	text-indent: -75px!important;
	top: -5px;
}
.quotes_3 blockquote {
	background: #00bfa7;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	color: #FFF;
	text-indent: 0px;
	padding: 25px 35px;
	margin: 0 0 8px;
}
.quotes_3 blockquote p {
	text-indent: 30px;
	color: #FFF;
}
.quotes_3 blockquote small {
	position: static;
	color: #FFF;
	padding: 20px 0 0;
	text-align: right;
}
.quotes_3 blockquote span.mark {
	font-size: 84px;
	position: absolute;
	top: 8px;
	left: 25px;
	color: #FFF;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif!important;
}
*+html .quotes_3 blockquote span.mark {
	text-indent: -55px!important;
	top: 10px;
}
.quotes_4 blockquote {
	background: #FFF;
	color: #8f8f8f;
	text-indent: 0px;
	padding: 25px 00px;
	margin: 0 0 8px;
}
.quotes_4 blockquote p {
	text-indent: 45px;
	color: #8f8f8f;
}
.quotes_4 blockquote small {
	position: static;
	color: #00bfa7;
	padding: 20px 0 0;
}
.quotes_4 blockquote span.mark {
	font-size: 103px;
	position: absolute;
	top: -2px;
	left: -10px;
	color: #d2d2d2;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif!important;
	font-style: italic!important;
}
*+html .quotes_4 blockquote span.mark {
	text-indent: -55px!important;
	top: 0px;
}
/*dropcaps*/
.dropcaps_1 {
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	float: left;
	font-size: 45px;
	color: #666666;
}
.dropcaps_2 {
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	float: left;
	font-size: 45px;
	color: #00bfa7;
}
.dropcaps_3 {
	width: 50px;
	height: 50px;
	line-height: 50px;
	margin: 10px 8px 5px 0px;
	text-align: center;
	float: left;
	font-size: 36px;
	color: #666666;
	background: #f2f2f2;
}
.dropcaps_4 {
	width: 50px;
	height: 50px;
	line-height: 50px;
	margin: 10px 8px 5px 0px;
	text-align: center;
	float: left;
	font-size: 36px;
	color: #00bfa7;
	background: #f2f2f2;
}
.dropcaps_5 {
	width: 50px;
	height: 50px;
	line-height: 50px;
	margin: 10px 8px 5px 0px;
	text-align: center;
	float: left;
	font-size: 36px;
	color: #FFF;
	background: #00bfa7;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.dropcaps_6 {
	width: 50px;
	height: 50px;
	line-height: 50px;
	margin: 10px 8px 5px 0px;
	text-align: center;
	float: left;
	font-size: 36px;
	color: #FFF;
	background: #00bfa7;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
/*list*/
.list_style1 {
	margin: 0px;
	padding: 0px;
}
.list_style1 li {
	list-style: none;
	padding: 3px 0px;
}
.list_style1 li .glyphicons,
.list_style1 li .social {
	margin-right: 5px;
}
.list_style1 li a,
.list_style1 li a:link,
.list_style1 li a:active,
.list_style1 li a:visited {
	color: #888888;
}
.list_style1 li a:hover {
}


/*Header_Info*/
.Header_Info {
	padding:2px 0px 0px;
	margin:0px;
}
.Header_Info li {
	list-style:none;
	display:inline-block;
	padding:0px 3px;
	white-space:nowrap;
}
*+html .Header_Info li {
	display:inline;
}

#header4 .HeadPane .Header_Info li{
	color:#FFF;
}



/*Our Team*/
.our_team2 .team_title {
	padding:15px 0px 8px;
	font-size:18px;
	color:#00bfa7;
	background:none;
	text-align:left;
} 
.our_team2 .team_title span {
	color:#2c3433;
	display:inline;
	padding:0;
}
.our_team2 .team_content {
	color:#808080;
}
.our_team2 .team_social{
	padding:0px;
	background:none;
	text-align:left;
}
.our_team2 .team_social a,
.our_team2 .team_social a:link,
.our_team2 .team_social a:active,
.our_team2 .team_social a:visited{
	font-size:32px;
	color:#d2d2d2;
	margin-right:3px;
}
.our_team2 .team_social a:hover {
	color:#00bfa7;
	text-decoration:none;
}
.our_team2 .team_list{
	text-align:left;

}



 @media only screen and (max-width: 767px) {
	.our_team2 .team_list{
		max-width:250px;
		margin:auto auto 5px;
	}
}

.link_list2 {
	margin: 0px;
	padding: 0px;
}
.link_list2 li {
	display: inline-block;
	list-style: none;
	margin-left: -3px;
	width: 20%;
	text-align: center;
	vertical-align: middle;
}
*+html .link_list2 li {
	display: inline
}

/*Core Owl Carousel CSS File*/

/* clearfix*/
.carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
} 
/* display none until init */
.carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.carousel .owl-item{
	float: left;
}
.carousel .owl-pagination {
	text-align:center;
	padding:20px 0 0;
	position:absolute;
	top:100%;
	left:2;
	width:100%;
}
.carousel .owl-page{
	cursor: pointer;
	width:30px;
	height:4px;
	margin:0 5px;
	display:inline-block;
	background-color:#999999;
	transition: 		background-color ease-in 200ms;
	-moz-transition: 	background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		background-color ease-in 200ms; /* Opera */
	-ms-transition: 	background-color ease-in 200ms; /* IE9? */
}

.carousel .owl-page.active{
	background-color:#73b317;
}

.carousel .owl-buttons .owl-prev,
.carousel .owl-buttons .owl-next{
	position:absolute;
	left:-30px;
	top:50%;
	cursor:"";
	font-size:0px;
	cursor:pointer;
	width:50px;
	height:50px;
	margin-top:-15px 
}
.carousel .owl-buttons .owl-next{
	left:auto;
	right:-30px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.carousel .owl-buttons .owl-prev{
	left:-15px;
}
.carousel .owl-buttons .owl-next{
	right:-15px;
}
}

@media only screen and (max-width: 767px) {
.carousel .owl-buttons .owl-prev{
	left:0px;
}
.carousel .owl-buttons .owl-next{
	right:0px;
}
}

.carousel .owl-buttons .owl-prev:before,
.carousel .owl-buttons .owl-next:before{
	position:absolute;
	left:50%;
	top:50%;
	margin:-10px 0 0 -10px;
	content:"";
	width:20px;
	height:20px;
	display:block;
	text-align:center;
	cursor:pointer;
	border-left:1px solid #666666;
	border-bottom:1px solid #666666;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-moz-transform:rotate(45deg); 
	-webkit-transform:rotate(45deg);
	-o-transform:rotate(45deg);
}
.carousel .owl-buttons .owl-next:before{
	transform:rotate(-135deg);
	-ms-transform:rotate(-135deg);
	-moz-transform:rotate(-135deg); 
	-webkit-transform:rotate(-135deg);
	-o-transform:rotate(-135deg);
}

.carousel {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.carousel .owl-buttons .owl-prev:hover,
.carousel .owl-buttons .owl-next:hover{
}
.carousel .owl-buttons .owl-prev:hover:before{
}
.carousel .owl-buttons .owl-next:hover:before{
 }

.carousel .grabbing { 
    cursor:url(images/grabbing.png) 8 8, move;
}

.carousel  .owl-wrapper,
.carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
}
.carousel{
	display:none;
} 
.carousel img {
	max-width:100%;
}
.carousel_1 .item {
	text-align:center;
	padding:0 5px;
}
.carousel_1 .item .glyphicons {
	width:230px;
	height:230px;
	line-height:230px;
	color:#73b317;
	background-color:#ececec;
	font-size:80px;
	border-radius:			50%;
	-moz-border-radius:		50%;
	-webkit-border-radius:	50%;
	margin:10px 0;
	transition: 		background-color ease-in 200ms;
	-moz-transition: 	background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		background-color ease-in 200ms; /* Opera */
	-ms-transition: 	background-color ease-in 200ms; /* IE9? */
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);}
.carousel_1 .item:hover .glyphicons {
	background-color:#73b317;
	color:#FFF;
}

.carousel_2 .item {
	text-align:left;
	padding:0 15px;
}
.carousel_2 .item h3 {
	color:#666666;
	font-size:16px;
}
.carousel_2 .item p {
	line-height:1.8
}
.carousel_2 .pic{
	position:relative;
	background-color:#000;
}
.carousel_2 .pic .glyphicons{
	position:absolute;
	top:50%;
	left:50%;
	font-size:26px;
	margin:-25px 0 0 -25px;
	color:#FFF;
	background-color:#69b532;
	border-radius:			50%;
	-moz-border-radius:		50%;
	-webkit-border-radius:	50%;
	width:50px;
	height:50px;
	text-align:center;
	line-height:50px;
	filter:alpha(opacity=0);
	opacity:0;
	transition: 		all ease-in 200ms;
	-moz-transition: 	all ease-in 200ms; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		all ease-in 200ms; /* Opera */
	-ms-transition: 	all ease-in 200ms; /* IE9? */
}
.carousel_2 .item:hover .glyphicons{
	filter:alpha(opacity=100);
	opacity:1;
}
.carousel_2 .item .pic img{
	transition: 		all ease-in 200ms;
	-moz-transition: 	all ease-in 200ms; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		all ease-in 200ms; /* Opera */
	-ms-transition: 	all ease-in 200ms; /* IE9? */
}
.carousel_2 .item:hover .pic img{
	filter:alpha(opacity=50);
	opacity:0.5;
}
.carousel_2 .owl-buttons .owl-prev,
.carousel_2 .owl-buttons .owl-next{
	left:-50px;
	border:none;
	background-color:rgba(0,0,0,0.5);
	border-radius:			50%;
	-moz-border-radius:		50%;
	-webkit-border-radius:	50%;
	transition: 		background-color ease-in 200ms;
	-moz-transition: 	background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		background-color ease-in 200ms; /* Opera */
	-ms-transition: 	background-color ease-in 200ms; /* IE9? */
}
.carousel_2 .owl-buttons .owl-next{
	left:auto;
	right:-50px;
}
.carousel_2 .owl-buttons .owl-prev:before,
.carousel_2 .owl-buttons .owl-next:before{
	border-color:#FFF;
	width:10px;
	height:10px;
	margin:-5px 0 0 -5px;
}
.carousel_2 .owl-buttons .owl-prev:hover,
.carousel_2 .owl-buttons .owl-next:hover{
	background-color:#73b317;
}
.carousel_2 .owl-pagination{
	padding-top:10px;
}
.carousel_2 .owl-page{
	height:16px;
	width:16px;
	border-radius:			50%;
	-moz-border-radius:		50%;
	-webkit-border-radius:	50%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.carousel_2 .owl-buttons .owl-prev{
	left:-15px;
}
.carousel_2 .owl-buttons .owl-next{
	right:-15px;
}
}

@media only screen and (max-width: 767px) {
.carousel_2 .owl-buttons .owl-prev{
	left:0px;
}
.carousel_2 .owl-buttons .owl-next{
	right:0px;
}
}



.carousel_3 .owl-buttons .owl-prev,
.carousel_3 .owl-buttons .owl-next{
	left:50px;
	border:none;
	background-color:rgba(0,0,0,0.5);
	border-radius:			50%;
	-moz-border-radius:		50%;
	-webkit-border-radius:	50%;
	filter:alpha(opacity=0);
	opacity:0;
	transition: 		all ease-in 200ms;
	-moz-transition: 	all ease-in 200ms; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		all ease-in 200ms; /* Opera */
	-ms-transition: 	all ease-in 200ms; /* IE9? */
}
.carousel_3 .owl-buttons .owl-next{
	left:auto;
	right:50px;
}
.carousel_3 .owl-buttons .owl-prev:before,
.carousel_3 .owl-buttons .owl-next:before{
	border-color:#FFF;
	width:10px;
	height:10px;
	margin:-4px 0 0 -4px;
}
.carousel_3 .owl-buttons .owl-prev:hover,
.carousel_3 .owl-buttons .owl-next:hover{
	background-color:#73b317;
}
.carousel_3:hover .owl-buttons .owl-prev,
.carousel_3:hover .owl-buttons .owl-next{
	filter:alpha(opacity=100);
	opacity:1;
}






.carousel_4 {
	margin:0;}
.carousel_4 .item {
	position:relative
}
.carousel_4 .sliding{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	text-align:center;
	color:#FFF;
	line-height:2;
	background-color:rgba(71,71,71,0.8);
	filter:alpha(opacity=0);
	opacity:0;
	transition: 		all ease-in 200ms;
	-moz-transition: 	all ease-in 200ms; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		all ease-in 200ms; /* Opera */
	-ms-transition: 	all ease-in 200ms; /* IE9? */
}
.carousel_4 .item:hover .sliding{
	filter:alpha(opacity=100);
	opacity:1;
}

.carousel_4 .sliding h3{
	background-color:#73b317;
	padding:15px 0;
	color:#FFF;
	margin-top:40px;
}
.carousel_4 .sliding p {
	padding:0 15px;
}
.carousel_4 .sliding a{
	background-color:#dedede;
	border-radius:			3px;
	-moz-border-radius:		3px;
	-webkit-border-radius:	3px;
	color:#444444;
	padding:5px 15px;
	margin-top:15px;
	display:inline-block
}
.carousel_4 .sliding a:hover{
	text-decoration:none;	
}

.carousel_5 .item{
	padding:0 15px;
}
.carousel_5 .owl-pagination{
	padding-top:10px;
}
.carousel_5 .owl-page{
	height:16px;
	width:16px;
	border-radius:			50%;
	-moz-border-radius:		50%;
	-webkit-border-radius:	50%;
}
.carousel_6 .item{
	padding:0px 1px;

}
.carousel_6 .owl-buttons .owl-prev,
.carousel_6 .owl-buttons .owl-next{
	width:22px!important;
	height:22px!important;
	background-color:#696969;
	border-radius:			3px;
	-moz-border-radius:		3px;
	-webkit-border-radius:	3px;
	top:-15px;
	left:auto;
	right:0px;
	transition: 		background-color ease-in 200ms;
	-moz-transition: 	background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		background-color ease-in 200ms; /* Opera */
	-ms-transition: 	background-color ease-in 200ms; /* IE9? */
}
.carousel_6 .owl-buttons .owl-prev{
	right:25px;
}
.carousel_6 .owl-buttons .owl-prev:before,
.carousel_6 .owl-buttons .owl-next:before{
	width:6px;
	height:6px;
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	margin:-3px 0 0 -3px;
}
.carousel_6 .owl-buttons .owl-prev:hover,
.carousel_6 .owl-buttons .owl-next:hover{
	background-color:#73b317;
}
.carousel_6 .owl-pagination{
	padding-top:10px;
}
.carousel_6 .owl-page{
	height:16px;
	width:16px;
	border-radius:			50%;
	-moz-border-radius:		50%;
	-webkit-border-radius:	50%;
}
.carousel_6 h3 {
	color:#666666;
	font-size:15px;
	margin-top:10px;
}
.carousel_6 p {
	color:#888888;
	font-size:12px;
}
.carousel_7 .item {
	position:relative;
}
.carousel_7 .sliding{
	color:#FFF;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	line-height:2;
	text-align:center;
	background-color:rgba(0,0,0,0.5);
	top:100%;
	margin-top:-50px;
	transition: 		all ease-in 200ms;
	-moz-transition: 	all ease-in 200ms; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		all ease-in 200ms; /* Opera */
	-ms-transition: 	all ease-in 200ms; /* IE9? */
}

.carousel_7 .sliding h3{
	color:#FFF;
	font-size:15px;
	padding:10px 10px 0px;
	transition: 		padding ease-in 200ms;
	-moz-transition: 	padding ease-in 200ms; /* Firefox 4 */
	-webkit-transition: padding ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		padding ease-in 200ms; /* Opera */
	-ms-transition: 	padding ease-in 200ms; /* IE9? */
}

.carousel_7 .item:hover .sliding{
	top:0px;
	margin:0px;
	background-color:#69b532;
	filter:alpha(opacity=90);
	opacity:0.9

}
.carousel_7 .item:hover h3{
	padding-top:40px;
}


.carousel_7 .sliding p{
	padding:0 15px;
}
.carousel_7 .carousel_link {
	text-align:center;
}
.carousel_7 .carousel_link span{
	display:inline-block;
	width:50px;
	height:50px;
	line-height:50px;
	text-align:center;
	background-color:#ffffff;
	border-radius:			50%;
	-moz-border-radius:		50%;
	-webkit-border-radius:	50%;
	font-size:24px;
	margin:0 3px;
}
.carousel_7 .carousel_link a:hover {
	text-decoration:none;
}






/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }
  

 /*iLightBox*/
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; }
}

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }





/*Theme_21_LinkAndZoom*/



.Theme_21_LinkAndZoom_Normal .carousel_image {
	background: url(images/opacity_70.png)
}
.Theme_21_LinkAndZoom_Normal li {
}
.Theme_21_LinkAndZoom_Normal .Icon_zoom {
	background-image: url(images/Theme_Ico.png) !important;
	border: 3px solid #FFF;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	margin-right: 10px;
}
.Theme_21_LinkAndZoom_Normal span.Icon_link {
	background-image: url(images/Theme_Ico.png) !important;
	border: 3px solid #FFF;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	margin-left: 10px;
}
.Theme_21_LinkAndZoom_Normal .pager {
	margin-top: 15px;
}
.Theme_21_LinkAndZoom_Normal .prev, .Theme_21_LinkAndZoom_Normal .next {
	display: none !important;
}






.iLightBox_Content {
	display:none;
	background-color:#FFF;
	max-width:60%;
	margin:auto;
	padding:20px;
}
.iLightBox_Content h3 {
	border-bottom:1px solid #e3e3e3;
	padding-bottom:15px;
}
.iLightBox_zoom_in .iLightBox_Content {
	display:block;
}

/*Images*/
.photo_box .pic_box{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0)}.photo_box{margin:0 0 5px 0;padding:0px;overflow:hidden;line-height:1.8}.photo_box .pic_box{position:relative;display:inline-block;overflow:hidden;width:100%;vertical-align:middle}.photo_box a,.photo_box a:hover{text-decoration:none}.photo_box .ico{position:absolute;top:50%;width:100%;margin-top:-25px;text-align:center;color:#FFF;filter:alpha(opacity=0);opacity:0;z-index:1}.photo_box .ico span{color:#FFF;width:50px!important;height:50px!important;line-height:50px!important;display:inline-block;text-align:center;font-size:20px;margin:0px 3px;background-color:#69b532;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.photo_box .ico h3{color:#FFF;font-size:15px;margin-bottom:5px}.photo_box .content{position:absolute;top:0px;left:0px;width:100%;height:100%;text-align:center;color:#FFF;filter:alpha(opacity=0);opacity:0;z-index:1}.vertical_center_1{width:100%;height:100%;display:table}.vertical_center_2{display:table-cell;width:100%;vertical-align:middle}.photo_box .content h3{color:#FFF;font-size:15px;margin-bottom:5px;line-height: 1.9em;padding:0px 20px;}.photo_box .content p{color:#FFF;font-size:13px;padding:0px 20px;}.photo_box .content>.glyphicons{font-size:50px;height:70%;position:relative}.photo_box .content>.glyphicons:before{position:absolute;top:50%;left:0}.photo_box .content .ico{position:static;margin:0 0 15px}.photo_box .shade{width:100%;height:100%;position:absolute;top:0;left:0;background-color:#000;filter:alpha(opacity=0);opacity:0;z-index:0}.photo_box .ico,.photo_box .content,.photo_box .shade{transition:all ease-in 200ms;-moz-transition:all ease-in 200ms;-webkit-transition:all ease-in 200ms;-o-transition:all ease-in 200ms;-ms-transition:all ease-in 200ms}.photo_box:hover .ico,.photo_box:hover .content{filter:alpha(opacity=100);opacity:1}.photo_box:hover .shade{filter:alpha(opacity=50);opacity:0.5}.photo_box.default_show .ico,.photo_box.default_show .content{filter:alpha(opacity=100);opacity:1}.photo_box.default_show .shade{filter:alpha(opacity=50);opacity:0.5}.photo_box.img_zoom .pic_box img{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);transition:all ease-out 300ms;-moz-transition:all ease-out 300ms;-webkit-transition:all ease-out 300ms;-o-transition:all ease-out 300ms;-ms-transition:all ease-out 300ms}.photo_box:hover.img_zoom .pic_box img{-webkit-transform:scale(1.15);-moz-transform:scale(1.15);-ms-transform:scale(1.15);-o-transform:scale(1.15);transform:scale(1.15)}.photo_box.ico_left_enter .ico,.photo_box.ico_right_enter .ico,.photo_box.ico_top_enter .ico,.photo_box.ico_bottom_enter .ico,.photo_box.ico_LeftAndRight_enter span,.photo_box.ico_TopAndBottom_enter span{transition:all ease-in 300ms;-moz-transition:all ease-in 300ms;-webkit-transition:all ease-in 300ms;-o-transition:all ease-in 300ms;-ms-transition:all ease-in 300ms}.photo_box.ico_left_enter .ico{left:-100%}.photo_box:hover.ico_left_enter .ico{left:0%}.photo_box.ico_right_enter .ico{left:100%}.photo_box:hover.ico_right_enter .ico{left:0%}.photo_box.ico_top_enter .ico{top:-100%}.photo_box:hover.ico_top_enter .ico{top:50%}.photo_box.ico_bottom_enter .ico{top:150%}.photo_box:hover.ico_bottom_enter .ico{top:50%}.photo_box.ico_LeftAndRight_enter span.ico_left{transform:translate(-200px,0);-ms-transform:translate(-200px,0);-webkit-transform:translate(-200px,0);-o-transform:translate(-200px,0);-moz-transform:translate(-200px,0)}.photo_box.ico_LeftAndRight_enter span.ico_right{transform:translate(200px,0);-ms-transform:translate(200px,0);-webkit-transform:translate(200px,0);-o-transform:translate(200px,0);-moz-transform:translate(200px,0)}.photo_box.ico_TopAndBottom_enter span.ico_top{transform:translate(0,-200px);-ms-transform:translate(0,-200px);-webkit-transform:translate(0,-200px);-o-transform:translate(0,-200px);-moz-transform:translate(0,-200px)}.photo_box.ico_TopAndBottom_enter span.ico_bottom{transform:translate(0,200px);-ms-transform:translate(0,200px);-webkit-transform:translate(0,200px);-o-transform:translate(0,200px);-moz-transform:translate(0,200px)}.photo_box:hover.ico_LeftAndRight_enter span.ico_left,.photo_box:hover.ico_LeftAndRight_enter span.ico_right,.photo_box:hover.ico_TopAndBottom_enter span.ico_top,.photo_box:hover.ico_TopAndBottom_enter span.ico_bottom{transform:translate(0,0);-ms-transform:translate(0,0);-webkit-transform:translate(0,0);-o-transform:translate(0,0);-moz-transform:translate(0,0)}.photo_box.ico_push_in img{margin-bottom:-15px;transition:all ease-in 200ms;-moz-transition:all ease-in 200ms;-webkit-transition:all ease-in 200ms;-o-transition:all ease-in 200ms;-ms-transition:all ease-in 200ms}.photo_box.ico_push_in .ico{top:auto;bottom:-50px;width:100%;background-color:#69b532;filter:alpha(opacity=100);opacity:1}.photo_box.ico_push_in .ico span{background-color:transparent!important}.photo_box.ico_push_in .ico a{display:block;width:50%;float:left;text-align:center}.photo_box.ico_push_in .ico a:first-child{border-right:1px solid #FFF;border-right:1px solid rgba(255,255,255,0.5);margin-right:-2px}.photo_box:hover.ico_push_in img{margin-top:-15px;margin-bottom:0}.photo_box:hover.ico_push_in .ico{top:auto;bottom:0px}.photo_box.ico_left_rotate .ico,.photo_box.ico_left_rotate .ico>span,.photo_box.ico_right_rotate .ico,.photo_box.ico_right_rotate .ico>span{width:50px;height:50px;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;margin:0;padding:0}.photo_box.ico_left_rotate .ico{left:0;top:auto;bottom:0px;transform:rotate(-90deg);-ms-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-o-transform:rotate(-90deg);transition:all ease-in 200ms;-moz-transition:all ease-in 200ms;-webkit-transition:all ease-in 200ms;-o-transition:all ease-in 200ms;-ms-transition:all ease-in 200ms;-moz-transform-origin:0 100%;-webkit-transform-origin:0 100%;-o-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%}.photo_box.ico_right_rotate .ico{left:auto;right:0;top:auto;bottom:0px;transform:rotate(90deg);-ms-transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);transition:all ease-in 200ms;-moz-transition:all ease-in 200ms;-webkit-transition:all ease-in 200ms;-o-transition:all ease-in 200ms;-ms-transition:all ease-in 200ms;-moz-transform-origin:100% 100%;-webkit-transform-origin:100% 100%;-o-transform-origin:100% 100%;-ms-transform-origin:100% 100%;transform-origin:100% 100%}.photo_box:hover.ico_left_rotate .ico,.photo_box:hover.ico_right_rotate .ico{transform:rotate(0);-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0)}.photo_box.content_top_increment .increment_1{transform:translate(0,-300px);-ms-transform:translate(0,-300px);-webkit-transform:translate(0,-300px);-o-transform:translate(0,-300px);-moz-transform:translate(0,-300px);transition:all ease-in 500ms;-moz-transition:all ease-in 500ms;-webkit-transition:all ease-in 500ms;-o-transition:all ease-in 500ms;-ms-transition:all ease-in 500ms}.photo_box.content_top_increment .increment_2{transform:translate(0,-300px);-ms-transform:translate(0,-300px);-webkit-transform:translate(0,-300px);-o-transform:translate(0,-340px);-moz-transform:translate(0,-340px);transition:all ease-in 400ms;-moz-transition:all ease-in 400ms;-webkit-transition:all ease-in 400ms;-o-transition:all ease-in 400ms;-ms-transition:all ease-in 400ms}.photo_box.content_top_increment .increment_3{transform:translate(0,-300px);-ms-transform:translate(0,-300px);-webkit-transform:translate(0,-300px);-o-transform:translate(0,-380px);-moz-transform:translate(0,-380px);transition:all ease-in 300ms;-moz-transition:all ease-in 300ms;-webkit-transition:all ease-in 300ms;-o-transition:all ease-in 300ms;-ms-transition:all ease-in 300ms}.photo_box:hover.content_top_increment .increment_1,.photo_box:hover.content_top_increment .increment_2,.photo_box:hover.content_top_increment .increment_3{transform:translate(0,0);-ms-transform:translate(0,0);-webkit-transform:translate(0,0);-o-transform:translate(0,0);-moz-transform:translate(0,0)}.photo_box:hover.content_top_increment .increment_1{transition:all ease-in 300ms;-moz-transition:all ease-in 300ms;-webkit-transition:all ease-in 300ms;-o-transition:all ease-in 300ms;-ms-transition:all ease-in 300ms}.photo_box:hover.content_top_increment .increment_2{transition:all ease-in 400ms;-moz-transition:all ease-in 400ms;-webkit-transition:all ease-in 400ms;-o-transition:all ease-in 400ms;-ms-transition:all ease-in 400ms}.photo_box:hover.content_top_increment .increment_3{transition:all ease-in 500ms;-moz-transition:all ease-in 500ms;-webkit-transition:all ease-in 500ms;-o-transition:all ease-in 500ms;-ms-transition:all ease-in 500ms}.photo_box.content_top_increment .content h3{background-color:#69b532;font-size:18px;color:#FFF;padding:15px;margin-bottom:25px;width:100%}.photo_box.content_top_increment .content a.but{background-color:#dedede;color:#666666;display:inline-block;padding:5px 15px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;text-decoration:none;margin-top:15px}.photo_box.content_top_increment .content p{padding:0px 30px}.photo_box.ico_zoom .ico span{-webkit-transform:scale(0.5);-moz-transform:scale(0.5);-ms-transform:scale(0.5);-o-transform:scale(0.5);transform:scale(0.5);transition:all ease-in 300ms;-moz-transition:all ease-in 300ms;-webkit-transition:all ease-in 300ms;-o-transition:all ease-in 300ms;-ms-transition:all ease-in 300ms}.photo_box:hover.ico_zoom .ico span{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.photo_box.img_flip{overflow:visible}.photo_box.img_flip .pic_box{position:relative;overflow:visible;-webkit-perspective:1000;-webkit-perspective:1000;-moz-perspective:1000;perspective:1000}.photo_box.img_flip .pic_box img,.photo_box.img_flip .shade,.photo_box.img_flip .content{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:all 750ms ease 0s;-moz-transition:all 750ms ease 0s;-o-transition:all 750ms ease 0s;-ms-transition:all 750ms ease 0s;transition:all 750ms ease 0s;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.photo_box.img_flip .pic_box img{z-index:1;position:relative;-webkit-transform:rotateY(0deg);-moz-transform:rotateY(0deg);transform:rotateY(0deg)}.photo_box.img_flip .pic_box .shade,.photo_box.img_flip .pic_box .content{z-index:-2;filter:alpha(opacity=100);opacity:1;-webkit-transform:rotateY(-180deg);-moz-transform:rotateY(-180deg);transform:rotateY(-180deg)}.photo_box.img_flip .pic_box .content{z-index:-1}.photo_box:hover.img_flip img{-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);transform:rotateY(180deg)}.photo_box:hover.img_flip .pic_box .shade,.photo_box:hover.img_flip .pic_box .content{-webkit-transform:rotateY(0deg);-moz-transform:rotateY(0deg);transform:rotateY(0deg)}.photo_box:hover.img_flip .pic_box .shade{z-index:2}.photo_box:hover.img_flip .pic_box .content{z-index:3}.content_sytle_2 .shade{background-color:#69b532}.content_sytle_2 .content h3{font-size:18px;color:#FFF;margin-bottom:5px}.content_sytle_2 .content p{padding:0 30px 5px}.content_sytle_2 .content a.but{border:1px solid #FFF;padding:10px 25px;font-size:13px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;display:inline-block;margin-top:10px;color:#FFF}.photo_box.content_push_in .pic_box img{transition:all ease-in 200ms;-moz-transition:all ease-in 200ms;-webkit-transition:all ease-in 200ms;-o-transition:all ease-in 200ms;-ms-transition:all ease-in 200ms}.photo_box.content_push_in .content{filter:alpha(opacity=100);opacity:1;background-color:#69b532;top:auto;height:auto;bottom:0;height:60px;margin-bottom:-60px;overflow:hidden}.photo_box.content_push_in .content h3{margin:10px 0 0}.photo_box:hover.content_push_in .pic_box img{margin-top:-60px;margin-bottom:60px}.photo_box:hover.content_push_in .content{margin-bottom:0px}.photo_box.icon_tag_push .ico{width:90px;height:90px;left:auto;right:-90px;top:-90px;margin:0;text-align:right;transition:all ease-in 200ms;-moz-transition:all ease-in 200ms;-webkit-transition:all ease-in 200ms;-o-transition:all ease-in 200ms;-ms-transition:all ease-in 200ms}.photo_box.icon_tag_push .ico:before{content:"";position:absolute;top:0;right:0;border:45px solid transparent;border-right-color:#69b532;border-top-color:#69b532}.photo_box.icon_tag_push .ico span{background:none;width:auto!important;height:auto!important;display:inline-block!important;line-height:60px!important;width:50px!important;text-align:center!important}.photo_box:hover.icon_tag_push .ico{right:0px;top:0px}.photo_box.icon_tag_push .content{background-color:#FFF;background-color:rgba(255,255,255,0.8);width:auto;height:auto;padding:13px 36px;color:#666666;top:auto;bottom:20px;filter:alpha(opacity=100);opacity:1}.photo_box.icon_tag_push .content h3{color:#666666;font-size:16px;margin:0}.photo_box.content_bottom_push_in .content{background-color:#FFF;background-color:rgba(255,255,255,0.8);height:auto;padding:10px 0;color:#666666;top:auto;bottom:0px;transition:all ease-in 200ms;-moz-transition:all ease-in 200ms;-webkit-transition:all ease-in 200ms;-o-transition:all ease-in 200ms;-ms-transition:all ease-in 200ms;transform:translate(0,100%);-ms-transform:translate(0,100%);-webkit-transform:translate(0,100%);-o-transform:translate(0,100%);-moz-transform:translate(0,100%)}.photo_box.content_bottom_push_in .content:before{content:"";border:8px solid transparent;border-bottom-color:#FFF;border-bottom-color:rgba(255,255,255,0.8);position:absolute;top:-16px;left:50%;margin-left:-4px}.photo_box.content_bottom_push_in .content h3{color:#666666;font-size:16px;margin:0}.photo_box.content_bottom_push_in .content p{color:#666666;margin-bottom:0}.photo_box:hover.content_bottom_push_in .content{transform:translate(0,0);-ms-transform:translate(0,0);-webkit-transform:translate(0,0);-o-transform:translate(0,0);-moz-transform:translate(0,0)}.photo_box.content_bottom_push_in_2 .shade{background-color:#000;top:100%;margin-top:-40px;filter:alpha(opacity=50);opacity:0.5}.photo_box:hover.content_bottom_push_in_2 .shade{top:0;margin:0;filter:alpha(opacity=50);opacity:0.5}.photo_box.content_bottom_push_in_2 .content{filter:alpha(opacity=100);opacity:1;height:40px;top:100%;margin-top:-35px;transition:all ease-in 200ms;-moz-transition:all ease-in 200ms;-webkit-transition:all ease-in 200ms;-o-transition:all ease-in 200ms;-ms-transition:all ease-in 200ms}.photo_box:hover.content_bottom_push_in_2 .content{height:100%;top:0;margin-top:0}.photo_box.content_bottom_push_in_2 .but{border:1px solid #FFF;padding:10px 22px;font-size:13px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;display:inline-block;margin-top:10px;color:#FFF;text-decoration:none}.photo_box.entirety_left_offset .shade{background-color:#f0f0f0}.photo_box.entirety_left_offset .shade,.photo_box.entirety_left_offset .ico,.photo_box.entirety_left_offset .content{filter:alpha(opacity=100);opacity:1;left:100%;transition:all ease-in 200ms;-moz-transition:all ease-in 200ms;-webkit-transition:all ease-in 200ms;-o-transition:all ease-in 200ms;-ms-transition:all ease-in 200ms}.photo_box.entirety_left_offset .ico{width:auto;top:auto;bottom:0}.photo_box.entirety_left_offset .ico span{border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;margin:0}.photo_box.entirety_left_offset .content{text-align:left;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding:30px 80px 30px 30px}.photo_box.entirety_left_offset h3,.photo_box.entirety_left_offset p,.photo_box.entirety_left_offset a{color:#666}.photo_box:hover.entirety_left_offset .shade,.photo_box:hover.entirety_left_offset .ico,.photo_box:hover.entirety_left_offset .content{left:50px}.photo_box.entirety_bevel .content{height:60%;text-align:left;top:0;padding:0px 40px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.photo_box.entirety_bevel .ico{height:40%;text-align:left;margin:0;top:60%;left:40px}.photo_box.entirety_bevel .ico span{background-color:transparent;border:1px solid #FFF}.photo_box:hover.entirety_bevel .shade{background-color:#69b532;filter:alpha(opacity=80);opacity:0.8}.photo_box.entirety_bevel .pic_box:before{content:"";border-top:0px solid #e5e5e5;border-right:0px solid #FFF;border-left:0px solid #e5e5e5;border-bottom:0px solid #FFF;position:absolute;right:0;bottom:0;z-index:3;transition:all ease-in 200ms;-moz-transition:all ease-in 200ms;-webkit-transition:all ease-in 200ms;-o-transition:all ease-in 200ms;-ms-transition:all ease-in 200ms}.photo_box:hover.entirety_bevel .pic_box:before{border-top:25px solid #e5e5e5;border-right:25px solid #FFF;border-left:25px solid #e5e5e5;border-bottom:25px solid #FFF}.img_left{float:left;width:auto;margin:8px 15px 5px 0}.img_right{float:right;width:auto;margin:8px 0 5px 15px}.img_center{text-align:center;width:100%;display:block;margin-bottom:5px}.img_center .pic_box{display:inline-block;width:auto}.box_border_radius{border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;overflow:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0)}.box_border_round{border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;overflow:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0)}.box_border{border:3px solid #dddddd;overflow:hidden}.box_border_padding{border:1px solid #dddddd;padding:3px}.box_border_padding{border:1px solid #dddddd;padding:3px}.box_bottom_shadow{box-shadow:0px 8px 8px -4px rgba(0,0,0,0.3);-moz-box-shadow:0px 8px 8px -4px rgba(0,0,0,0.3);-webkit-box-shadow:0px 8px 8px -4px rgba(0,0,0,0.3)}.box_bottom_shadow_left,.box_bottom_shadow_right{overflow:visible;position:relative;z-index:1}.box_bottom_shadow_left:before{content:"";position:absolute;top:100%;left:0;width:100px;height:15px;z-index:0;box-shadow:14px 14px 14px rgba(0,0,0,0.3);-moz-box-shadow:14px 14px 14px rgba(0,0,0,0.3);-webkit-box-shadow:14px 14px 14px rgba(0,0,0,0.3);margin:-24px 0 0 0;transform:rotate(-5deg);-ms-transform:rotate(-5deg);-moz-transform:rotate(-5deg);-webkit-transform:rotate(-5deg);-o-transform:rotate(-5deg)}.box_bottom_shadow_right:after{content:"";position:absolute;top:100%;right:0;width:100px;height:15px;z-index:-1;box-shadow:-14px 14px 14px rgba(0,0,0,0.3);-moz-box-shadow:-14px 14px 14px rgba(0,0,0,0.3);-webkit-box-shadow:-14px 14px 14px rgba(0,0,0,0.3);margin:-24px 0 0 0;transform:rotate(5deg);-ms-transform:rotate(5deg);-moz-transform:rotate(-deg);-webkit-transform:rotate(5deg);-o-transform:rotate(5deg)}.box_dotted_padding{border:1px dashed #dddddd;padding:3px}-transform:rotate(-deg);-webkit-transform:rotate(5deg);-o-transform:rotate(5deg)}.box_dotted_padding{border:1px dashed #dddddd;padding:3px}


@-webkit-keyframes ico_rotate {
	0% {
	 -webkit-transform: rotate(-60deg) scale(0.5);
	 opacity:0;
	}
	50% {
	 -webkit-transform: rotate(20deg) scale(1.1);
	 opacity:1;
	}
	100% {
	 -webkit-transform: rotate(0deg) scale(1);
	 opacity:1;
	}
}
 @-moz-keyframes ico_rotate {
	 0% {
	 -moz-transform: rotate(-60deg) scale(0.5);
	 opacity:0;
	}
	 50% {
	 -moz-transform: rotate(20deg) scale(1.1);
	 opacity:1;
	}
	100% {
	 -moz-transform: rotate(0deg) scale(1);
	 opacity:1;
	}
}
 @-o-keyframes ico_rotate {
	 0% {
	 -0-transform: rotate(-60deg) scale(0.5);
	 opacity:0;
	}
	 50% {
	 -0-transform: rotate(20deg) scale(1.1);
	 opacity:1;
	}
	100% {
	 -0-transform: rotate(0deg) scale(1);
	 opacity:1;
	}
}
 @keyframes ico_rotate {
	 0% {
	 transform: rotate(-60deg) scale(0.5);
	 opacity:0;
	}
	 50% {
	 transform: rotate(20deg) scale(1.1);
	 opacity:1;
	}
	100% {
	 transform: rotate(0deg) scale(1);
	 opacity:1;
	}
}
.ico_rotate .ico span{
	-webkit-animation-duration: 300ms;
	-moz-animation-duration: 300ms;
	-o-animation-duration:300ms;
	animation-duration:300ms;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	width:80px;
	height:80px;
	box-shadow:			0 0 4px rgba(0,0,0,0.4);	
	-moz-box-shadow:	0 0 4px rgba(0,0,0,0.4); 	
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.4);

}
.ico_rotate:hover .ico span {
	-webkit-animation-name:ico_rotate;
	-moz-animation-name:ico_rotate;
	-o-animation-name:ico_rotate;
	animation-name:ico_rotate;
}

.shade_zoom .shade{
	-webkit-transform: scale(0.1);
	-moz-transform: scale(0.1);
	-o-transform:scale(0.1);
	transform:scale(0.1);
	transition: 		all ease-in 300ms;
	-moz-transition: 	all ease-in 300ms; /* Firefox 4 */
	-webkit-transition: all ease-in 300ms; /* Safari and Chrome */
	-o-transition: 		all ease-in 300ms; /* Opera */
	-ms-transition: 	all ease-in 300ms; /* IE9? */
}
.shade_zoom:hover .shade{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}

.shade_zoom .ico span{
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-o-transform:scale(1.5);
	transform:scale(1.5);
	filter:alpha(opacity=0);
	opacity:0;
	border-radius:			0px;
	-moz-border-radius:		0px;
	-webkit-border-radius:	0px;
	width:40px!important;
	height:40px!important;
	line-height:40px!important;
	border:1px solid #FFF;
	background-color:transparent!important;	
	transition: 		all ease-in 300ms;
	-moz-transition: 	all ease-in 300ms; /* Firefox 4 */
	-webkit-transition: all ease-in 300ms; /* Safari and Chrome */
	-o-transition: 		all ease-in 300ms; /* Opera */
	-ms-transition: 	all ease-in 300ms; /* IE9? */
	
}
.shade_zoom:hover .ico span{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform:scale(1);
	transform:scale(1);
	filter:alpha(opacity=100);
	opacity:1;
}





.photo_box.content_zoom .shade,
.photo_box.content_zoom .content {
	overflow:hidden;
	top:auto;
	left:0;
	bottom:0;
	-webkit-transform: scale(0.1)  ;
	-moz-transform: scale(0.1) ;
	-o-transform:scale(0.1); 
	transform:scale(0.1);
	transition: 		all ease-in 300ms;
	-moz-transition: 	all ease-in 300ms; /* Firefox 4 */
	-webkit-transition: all ease-in 300ms; /* Safari and Chrome */
	-o-transition: 		all ease-in 300ms; /* Opera */
	-ms-transition: 	all ease-in 300ms; /* IE9? */

}
.photo_box.content_zoom:hover .shade,
.photo_box.content_zoom:hover .content{
	-webkit-transform: scale(1) ;
	-moz-transform: scale(1);
	-o-transform:scale(1) ;
	transform:scale(1) ;
	filter:alpha(opacity=100);
	opacity:1;

}




.ico_no_bg .glyphicons{
	background:none!important;
	font-size:30px!important;
	color:#FFF!important;
	text-shadow:1px 1px 3px rgba(0,0,0,0.6);
}


.text_sytle_1 {
	padding: 15px 10px 10px;
}
.text_sytle_1 h3,
.text_sytle_2 h3 {
	font-size: 14px;
	color: #666666;
	margin: 0;
}
.text_sytle_1 .info {
	float: right;
	padding-top: 13px;
	font-size: 14px;
}
.text_sytle_1 .info span {
	margin-right: 3px;
}
.text_sytle_1 h3 {
	margin: 0 0 5px 0;
	font-size: 14px;
	color: #666666;
}
.text_sytle_2 {
	background-color: #f5f5f5;
	padding: 15px 15px 10px;
	border-bottom: 2px solid #dcdcdc;
	text-align: center;
}
.text_sytle_3 {
	padding: 10px 0 5px;
}
.text_sytle_3 h3 {
	font-size: 14px;
	color: #666666;
}
.text_sytle_4 h3 {
	padding: 0;
	border-bottom: 1px solid #dedede;
	margin-bottom: 12px;
	font-size: 14px;
	color: #666666;
}
.text_sytle_4 h3 span {
	display: inline-block;
	padding: 10px 0;
	border-bottom: 1px solid #69b532;
	margin-bottom: -1px;
	font-size: 14px;
	color: #666666;
}
.text_sytle_5 {
	clear:both;
	overflow:hidden;
	margin:5px;
}
.text_sytle_5 h3 {
	font-size:16px;
	color:#666666;
	font-weight:bold;
	margin:10px 8px;
}
.text_sytle_5 h3 span{
	float:right;
}




/*boxes rotate*/
.flip_box {
	-webkit-perspective: 1000;
	-moz-perspective: 1000;
	perspective: 1000;
	overflow: visible;
	margin-bottom:5px;
	position:relative;
}
.flip_box .front,
.flip_box .back{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all 750ms ease 0s;
	-moz-transition: all 750ms ease 0s;
	-o-transition: all 750ms ease 0s;
	-ms-transition: all 750ms ease 0s;
	transition: all 750ms ease 0s;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.flip_box .front{
	position:relative;
	z-index:0;
	background-color:#FFF;
	-webkit-transform: rotateY(0deg) ;
	-moz-transform: rotateY(0deg);
	transform: rotateY(0deg);
}
.flip_box .back {
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	height:100%;
	z-index:-2;
	background-color:#FFF;
	-webkit-transform: rotateY(-180deg) ;
	-moz-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
}

.flip_box.flip_right .back{
	-webkit-transform: rotateY(180deg) ;
	-moz-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
.flip_box.flip_top .front{
	-webkit-transform: rotateX(0deg) ;
	-moz-transform: rotateX(0deg);
	transform: rotateX(0deg);
}
.flip_box.flip_top .back{
	-webkit-transform: rotateX(180deg) ;
	-moz-transform: rotateX(180deg);
	transform: rotateX(180deg);
}
.flip_box.flip_bottom .front{
	-webkit-transform: rotateX(0deg) ;
	-moz-transform: rotateX(0deg);
	transform: rotateX(0deg);
}
.flip_box.flip_bottom .back{
	-webkit-transform: rotateX(-180deg) ;
	-moz-transform: rotateX(-180deg);
	transform: rotateX(-180deg);
}
.flip_box:hover .front{
	background-color:#FFF;
	-webkit-transform: rotateY(180deg) ;
	-moz-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
.flip_box:hover .back {
	z-index:3;
	-webkit-transform: rotateY(0deg) ;
	-moz-transform: rotateY(0deg);
	transform: rotateY(0deg);
}
.flip_box.flip_right:hover .front{
	-webkit-transform: rotateY(-180deg) ;
	-moz-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
}
.flip_box.flip_top:hover .front{
	-webkit-transform: rotateX(-180deg) ;
	-moz-transform: rotateX(-180deg);
	transform: rotateX(-180deg);
}
.flip_box.flip_top:hover .back{
	-webkit-transform: rotateX(0deg) ;
	-moz-transform: rotateX(0deg);
	transform: rotateX(0deg);
}
.flip_box.flip_bottom:hover .front{
	-webkit-transform: rotateX(180deg) ;
	-moz-transform: rotateX(180deg);
	transform: rotateX(180deg);
}
.flip_box.flip_bottom:hover .back{
	-webkit-transform: rotateX(0deg) ;
	-moz-transform: rotateX(0deg);
	transform: rotateX(0deg);
}




.flip_box_1 .front,
.flip_box_1 .back{
	border:1px solid #e2e2e2;
	padding:25px;
	text-align:center;
}
 
.flip_box_1 .front .glyphicons{
	background-color:#69b532;
	border-radius:			50%;
	-moz-border-radius:		50%;
	-webkit-border-radius:	50%;
	width:60px;
	height:60px;
	line-height:60px;
	text-align:center;
	font-size:26px;
	color:#FFF;
	margin-bottom:20px;
}
.flip_box_1  h3{
	font-size:15px;
	color:#666666;
	margin-bottom:10px;
}
.flip_box_1 .back{
	height:auto;
}
.flip_box_1 .back h3{
	margin:0px 0 15px;
}

.flip_box_1 .back a.but{
	padding:6px 0px;
	color:#FFF;
	background-color:#69b532;
	text-decoration:none;
	display:block;
	width:120px;
	text-align:center;
	margin:37px auto -42px
}

.flip_box_2 .front,
.flip_box_2 .back{
	background-color:#f8f8f8;
	border:1px solid #e2e2e2;
	padding: 25px;
	text-align:center;
} 

.flip_box_2 .back{
	height:100%;
	padding:0 25px;
}


.flip_box_2 .front .glyphicons{
	font-size:45px;
	color:#777777;
	margin:8px 0 0px;
}
.flip_box_2 h3 {
	color:#666666;
	font-size:15px;
	margin:25px 0 15px;
}


.flip_box_3 .front{
	padding:0 25px;
	text-align:center;
} 
.flip_box_3 .back{
	padding:0 25px;
	text-align:center;
	background-color:#69b532;
	color:#FFF;
}
.flip_box_3 .back{
	height:100%;
}


.flip_box_3 .front .glyphicons{
	font-size:45px;
	width:120px;
	height:120px;
	line-height:120px;
	background-color:#e9e9e9;
	border-radius:			50%;
	-moz-border-radius:		50%;
	-webkit-border-radius:	50%;
	color:#777777;
	margin:8px 0 0px;
}
.flip_box_3 h3 {
	color:#666666;
	font-size:15px;
	margin:25px 0 15px;
}
.flip_box_3 .back h3 {
	color:#FFF;
	margin:35px 0 15px;
}
.flip_box_3 .back a.but{
	display:inline-block;
	padding:8px 25px;
	border-radius:			3px;
	-moz-border-radius:		3px;
	-webkit-border-radius:	3px;
	color:#ffffff;
	border:1px solid #ffffff;
	text-decoration:none;
	margin-top:10px;

}

/*player*/
.player .Play {
	cursor: pointer;
	display: inline-block;
}
.player.Button {
	display: block!important;
	width: auto;
	height: auto;
	box-shadow: none;
	position: absolute;
	z-index: 1000;
	background-color: #F00;
	color: #FFF;
}
.player .YTPOverlay{
	background-color:#000;
	filter:alpha(opacity=20);
	opacity:0.2;
}
.player .Play {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.player_boxes{
	padding:50px 40px;
	text-align:center;
	background-color:rgba(255,255,255,0.6);
	border-radius:			10px;
	-moz-border-radius:		10px;
	-webkit-border-radius:	10px;
}
.player_boxes.dark{
	background-color:rgba(0,0,0,0.6);
}


.player_boxes .player_title{
	font-size:50px;
	font-weight:normal;
	letter-spacing:3px;
	line-height:1.1;
}
.player_boxes .player_line {
	width:70px;
	border-top:2px solid #69b532;
	margin:20px auto;
}
.player_boxes .player_smalltitle {
	font-size:16px;
	letter-spacing:2px;
	margin-bottom:20px;
	font-weight:normal;
	line-height:1.2;
}
.player_boxes .player_content{
	color:#666666;
	margin:0px 10% 30px; 
}
.player_boxes .Button_default {
	margin-bottom:10px;	
}
.player_boxes.dark .player_smalltitle,
.player_boxes.dark .player_content{
	color:#FFF;
}
/*responsive-video*/
.responsive-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; 
	height: 0; 
	overflow: hidden;
	z-index:0;
}
 
.responsive-video iframe,
.responsive-video object,
.responsive-video embed,
.responsive-video video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	z-index:1;
}
.responsive-video > a {
	position:absolute;
	z-index:2;
	width:100%;
	height:100%;
}

 @media only screen and (min-width: 1200px) {
.dnn_layout {
	width: 1100px;
}
.LeftPage_Box {
	background-position: 274px top;
}
.rightPage_Box {
	background-position: 885px top;
}
}
 @media only screen and (min-width: 768px) and (max-width: 979px) {
.dnn_layout {
	width: 750px;
}

#top_menu > div > ul > li > a > span {
	padding: 0px 15px;
	line-height: 30px;
	height: 30px;
}
.LeftPage_Box {
	background-position: 165px top;
}
.rightPage_Box {
	background-position: 559px top;
}
.Lead h1 {
	font-size: 22px;
}
.Lead p {
	font-size: 12px;
}
.ErrorPage_Box h1 {
	font-size: 30px;
	padding: 30px 0px 20px;
	line-height: 1.4;
}
}
 @media only screen and (max-width: 767px) {
.dnn_layout {
	width: auto;
}
.header_top {
	text-align: center;
}
.HeadPane {
	float: none !important;
	display: block;
	margin: 0px auto -10px !important;
}
.HeaderRight {
	float: none !important;
	text-align: center !important;
	padding-bottom: 10px;
}
.languageBox {
	float: none !important;
}
.Language img {
	margin-bottom: 10px;
}
.Login {
	float: none !important;
	padding-bottom:8px;
	height:auto!important;
}
.dnn_logo {
	text-align: center;
	float: none !important;
}
.LogoMenuBox {
	text-align: center;
}
.searchbut {
	margin-top: -16px;
}
.pulldownsearch {
	float: none !important;
	display: inline-block;
	vertical-align: middle;
}

/*Header_Info*/
.Header_Info {
	width: 100%;
}
.Header_Info li {
	width: 100%;
	display: block;
	text-align: center;
	padding: 4px 0px;
	white-space: normal;
}
/*Nav*/

.navigation--mobile {
	display: block
}
#dnn_wrapper {
	background: #F2F7F9;
	overflow: hidden;
}
.navigation_mobile {
	width: 75%;
	position: absolute;
	bottom: 100%;
	right: 0;
	visibility: hidden;
	z-index: 0;
	-webkit-transition: visibility 0 linear;
	-webkit-transition-delay: 0.4s;
	-moz-transition: visibility 0 linear 0.4s;
	-o-transition: visibility 0 linear 0.4s;
	transition: visibility 0 linear 0.4s
}
.wrapper {
	height: 100%;
	position: relative;
	z-index: 1;
	background: #FFF;
	-webkit-transition: -webkit-transform 0.4s ease-in-out;
	-moz-transition: -moz-transform 0.4s ease-in-out;
	-o-transition: -o-transform 0.4s ease-in-out;
	transition: transform 0.4s ease-in-out
}
.navigation_is-visible .wrapper {
	background: #FFF;
	border-right: 1px solid #dedede;
	-webkit-transform: translateX(-75%);
	-moz-transform: translateX(-75%);
	-ms-transform: translateX(-75%);
	-o-transform: translateX(-75%);
	transform: translateX(-75%)
}
.navigation_is-visible #dnn_wrapper {
	background: #f5f5f5;
}
.navigation_is-visible .navigation_mobile {
	top: 0px;
	bottom: auto;
	visibility: visible;
	z-index: 1;
	-webkit-transition: z-index 0 linear;
	-webkit-transition-delay: 0.4s;
	-moz-transition: z-index 0 linear 0.4s;
	-o-transition: z-index 0 linear 0.4s;
	transition: z-index 0 linear 0.4s
}
.phoneHeadTop {
	border-bottom: 1px solid #eaeaea;
	padding: 25px 60px 25px 15px;
	position: relative;
}
.phoneHeadBottom {
	text-align: center;
	padding: 15px 0px;
}
.switchOpen {
	width: 27px;
	height: 27px;
	font-size: 26px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 40px;
	cursor: pointer;
	position: absolute;
	right: 25px;
	top: 50%;
	margin-top: -14px;
	color: #444444;
}
.switchOpen:before {
	content: "\E115";
}
.SwitchClose:before {
	content: "\E208";
}
.languageBox {
	height: auto !important;
	line-height: normal !important;
}
.searchBox2 {
	margin: 25px 17px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: auto;
	display: block;
	position: relative;
	padding: 0px 35px 0px 3px;
}
.searchBox2 input.NormalTextBox {
	line-height: 18px;
	height: 18px;
	padding: 7px 0px;
	border: none;
	background: none;
	width: 100%;
}
.searchBox2 .searchInputContainer {
	display: block !important;
	margin: 0px !important;
}
.searchBox2 .searchSkinObjectPreview, .searchBox2 .searchInputContainer a.dnnSearchBoxClearText.dnnShow, .searchBox2 .searchInputContainer a.dnnSearchBoxClearText {
	display: none !important;
}
.searchBox2 .search, .searchBox2 a.search:link, .searchBox2 a.search:active, .searchBox2 a.search:visited {
	border-radius: 3px 0px 0px 3px;
	-moz-border-radius: 3px 0px 0px 3px;
	-webkit-border-radius: 3px 0px 0px 3px;
	width: 32px !important;
	height: 100%;
}
/*--------- Mobile Menu style ----------*/
#mobile_menu {
	margin: 0px 15px 15px;
	border-top: 1px solid #e5e5e5;
	padding-top: 20px;
}
.multi_menu {
	margin: auto;
}
.multi_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.multi_menu ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	overflow: hidden;
}
.multi_menu > ul > li {border-top:1px solid #dadada;}


.multi_menu ul li.current {
}
.multi_menu ul li.current span, .multi_menu ul li.current span:hover {
	
}
.multi_menu ul li.dir.current {
	background: #09549D;
}


.multi_menu ul li span:hover {
}
.multi_menu ul li.active > a > span, .multi_menu ul li.active:hover > a > span {
}
.multi_menu ul li img {
	vertical-align: top;
}
.multi_menu ul li a {
	font-size: 14px;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
	color: #fff;
	display: block;
	text-decoration: none;
	outline: none;
	text-align: left;
	transition: all ease 300ms;
	-moz-transition: all ease 300ms; /* Firefox 4 */
	-webkit-transition: all ease 300ms; /* Safari and Chrome */
	-o-transition: all ease 300ms; /* Opera */
	-ms-transition: all ease 300ms; /* IE9? */
}
.multi_menu ul li a {
	padding: 0px 15px;
}
.multi_menu ul li.active {
	background: #09549D;
}
.multi_menu ul li.active a.current {color: #fff !important;background: #09549D !important;}

.multi_menu ul li.dir.current a {
	
}
.multi_menu > ul > li.dir.current > a {
	
}
.multi_menu ul li span {
	padding: 10px 0px;
	display: block;
	transition: all ease 200ms;
	-moz-transition: all ease 200ms; /* Firefox 4 */
	-webkit-transition: all ease 200ms; /* Safari and Chrome */
	-o-transition: all ease 200ms; /* Opera */
	-ms-transition: all ease 200ms; /* IE9? */
}
.multi_menu ul li .menu_arrow {
	display: block;
	width: 40px;
	padding: 0px;
	height: 40px;
	float: right;
	overflow: hidden;
	margin: 0px -12px 0px 0px;
	position: relative;
	font-size: 0px;
	-webkit-text-size-adjust: none;
}
.multi_menu ul li .menu_arrow:before {
	content: "\002B";
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -7px 0px 0px -7px;
	display: inline-block;
	font-size: 14px;
	font-family: 'Glyphicons Regular';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.multi_menu ul li .menu_arrow.arrow_opened {
}
.multi_menu ul li .menu_arrow.arrow_closed:before {
	content: "\2212";
}
.multi_menu ul ul {
	display: none;
	padding: 0px;
	margin: 1px 0px 0px 0px;
}
.multi_menu ul ul li {
	border: none !important;
}
.multi_menu ul ul li a {
	background: none;
}
.multi_menu ul ul li .menu_arrow {
	border: none;
}
.multi_menu ul ul li .menu_arrow.arrow_closed {
}
.multi_menu ul li.current > ul {
	display: block;
}
.multi_menu ul ul ul {
	padding: 0px 15px;
	margin: 0px;
}
.multi_menu ul ul ul li a {
	border: none;
}
.multi_menu ul li.active > a, .multi_menu ul li.current > a, .multi_menu ul li a:hover {
}
.multi_menu ul li li.active > a, .multi_menu ul li li.current > a {
	background: none;
}
/*Message*/
.Message_Icon {
	display: block;
	width: auto;
	float: left;
	padding: 0px 10px 0px 0px;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
}
.Message_Content {
	display: block;
	width: auto;
	color: #999999;
	float: none;
	width: 90% !important;
}
.MessageBox .MessageRightBox .Message_Content {
	width: 100% !important;
}
.Message_Content p, .Message_Content div {
	clear: both;
}
.Message_Button {
	display: block;
	float: none;
	padding: 0px 0px 20px 0px;
}
/*Theme_19_Normal*/
.Theme_19_Normal .filter_block {
	border: none !important;
	position: static;
	top: 0;
	right: 0;
	width: auto !important;
	margin: 0px !important;
	padding: 0px !important;
}
.Theme_19_Normal .filter_navigation ul li a, .Theme_19_Normal .filter_navigation ul li.selected a {
	padding: 0px 15px 0px 0px !important;
}
/**/
.OurServices_list {
	float: none !important;
	width: auto;
}
.OurServices_Pic {
	float: none !important;
	width: auto;
}
.Footer_Contentbg [class*="Pane"] {
	margin: 0px;
}
.Footer_Contentbg .FootPaneA {
	margin-top: 30px;
}
.Footer_Contentbg .FootPaneD {
	margin-bottom: 30px;
}
.copyright_style {
	text-align: center;
}
.copyright_style, .FooterPane {
	float: none;
	text-align: center;
}
#to_top {
	float: none;
	margin: auto;
}
/*price*/	
.price-table.col2 .col, .price-table.col3 .col, .price-table.col4 .col, .price-table.col5 .col {
	width: 50%;
}
.price-table .col.best_value {
	margin-top: 0px;
}
.price-table .col.best_value .price_title {
	padding-top: 15px;
	padding-bottom: 11px;
}
.price-table .col.best_value .price_holder {
	padding-bottom: 12px;
}
.price_content {
	margin-bottom: 20px;
}
#gmap {
	width: 100%;
	height: 300px;
}
.Lead h1 {
	font-size: 22px;
}
.Lead p {
	font-size: 12px;
}
.ErrorPage_Box h1 {
	font-size: 30px;
	padding: 30px 0px 20px;
	line-height: 1.4;
}

.breadcrumbBox h2 {
	font-size: 22px;
	margin: 0px ;
	padding: 0px;
}
.breadcrumbRight {
	display: none;
}
.LeftPage_Box, .rightPage_Box {
	background: none !important;
}
.js-clingify-placeholder {
	height: 0px !important;
	display: none !important
}

}
@media only screen and (max-width: 560px) {
.Lead h1 {
	font-size: 22px;
	display: none;
}
.Lead p {
	font-size: 12px;
	display: none;
}
.price-table.col2 .col, .price-table.col3 .col, .price-table.col4 .col, .price-table.col5 .col {
	width: 100%;
}
}
a.dnnPrimaryAction {
	color: #FFF !important
}
 @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 13/10), only screen and (min-resolution: 120dpi) {
 #to_top {
 background-image:url("images/GoTop@2x.png") !important;
 -webkit-background-size:26px 14px !important;
 -moz-background-size:26px 14px !important;
 -o-background-size:26px 14px !important;
 background-size:26px 14px !important;
}
 .MessageBox .trumpet {
 background-image:url("images/Messageicon@2x.png");
 -webkit-background-size:62px 53px !important;
 -moz-background-size:62px 53px !important;
 -o-background-size:62px 53px !important;
 background-size:62px 53px !important;
}
 .Links_List li,  .OurServices_list li,  #top_menu .menuslide ul > li.dir > a,  .Mega_menu ul.mega_submenu_ul ul li a,  #left_menu ul li a,  #roll_menu .dropdown .menuslide ul > li.dir > a,  #roll_menu .dnngo_mega ul.mega_submenu_ul ul li a {
 /* background-image:url(images/arrow-1@2x.png); */
 background-size: 29px 85px;
}
.Choose_List li {
 background-image:url(images/arrow_6@2x.png);
 background-size: 5px 7px;
}
}

/*print*/
@media print {
	a:link:after,
	article a[href^=http]:after {
		content: " ";
	}
}


/*Element Hide*/
 
@media only screen and (max-width: 767px) {
	.ElementHide-xs,
	tr.ElementHide-xs,
	th.ElementHide-xs,
	td.ElementHide-xs {
		display: none !important;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.ElementHide-sm,
	tr.ElementHide-sm,
	th.ElementHide-sm,
	td.ElementHide-sm {
		display: none !important;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.ElementHide-md,
	tr.ElementHide-md,
	th.ElementHide-md,
	td.ElementHide-md {
		display: none !important;
	}
}

@media only screen and (min-width: 1200px) {
	.ElementHide-lg,
	tr.ElementHide-lg,
	th.ElementHide-lg,
	td.ElementHide-lg {
		display: none !important;
	}
}

#dnngo_megamenu > div > ul > li > a > span{
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
}

/*****bootstrap.css 2*****/
blockquote {
	padding: 21px;
	margin: 0px 0 42px 0;
	font-family:Arial;
	font-style:italic;
	color:#848484;
	position:relative;
	border:none;
}
blockquote p {
	margin-bottom: 0;
	font-size: 13px;
	font-weight: 300;
	line-height: 22.5px;
	text-indent:50px;
}
blockquote small {
	display: block;
	line-height: 18px;
	font-size:12px;
	position:absolute;
	bottom:-42px;
	left:20%;
	padding:24px 0 0 30px;
}
blockquote small:before {
	content: '\2014 \00A0';
}
blockquote.pull-right {
	float: right;
	padding-right: 15px;
	padding-left: 0;
}
blockquote.pull-right p, blockquote.pull-right small {
	text-align: right;
}

mark,.mark{
    padding:0;
}

.Pic img{
	max-width:100%;
}
.photo_box img{
    width:100%; /* was max-width:100%; */
}
.news_post_box img{
	max-width:100%;
}
.Lead img{
	max-width:100%;
}
.our_team img{
	max-width:100%;
}

#dnngo_megamenu .dnngo_boxslide img{
	max-width:100%;
}

/* ---- combination filters ---- */
.isotope_grid {
	width:100%;
	overflow:hidden;
}
.isotope_grid .isotope_main {
	width:100%;
	overflow:hidden;
	position:relative;
}
.isotope_grid .isotope_item {
  width:200px;
  margin: 0px;
  position:absolute;
  left:0;
  top:0;
  overflow:hidden;
}
.isotope_grid .isotope_item .pic_box img{
	width:100%
}
.isotope_grid .isotope_item > div {
	margin:0;
}
.isotope_grid .isotope_group{
	text-align:right;
	padding:5px 0 15px; 
}
.isotope_grid .isotope_group a{
	margin:0px 1px 5px 0px;
	padding:3px 0 3px 15px;
	color:#666666;
	font-size:14px;
	border:1px solid transparent;
	text-decoration:none;
	transition: 		border ease-in 200ms;
	-moz-transition: 	border ease-in 200ms; /* Firefox 4 */
	-webkit-transition: border ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		border ease-in 200ms; /* Opera */
	-ms-transition: 	border ease-in 200ms; /* IE9? */
}
.isotope_grid .isotope_group a:hover,
.isotope_grid .isotope_group a.active {
	color:#69b532;
	text-decoration:none;
}
.isotope_grid .photo_box .content .ico{
	margin:0 0 5px;
}
.isotope_grid .photo_box .ico span {
	color: #FFF;
	width: 40px!important;
	height: 40px!important;
	line-height: 40px!important;
	display: inline-block;
	text-align: center;
	font-size: 20px;
	margin: 0px 3px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.isotope_grid .photo_box .content h2{
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	color:#ffffff!important;
	border:none!important;
	display:block;
	margin:0 auto!important;
	text-align:center;
	text-transform:uppercase;
}
.isotope_grid .photo_box .content p{
	margin:0;
}
.isotope_grid .isotope_main .photo_box{
	margin:0 0 15px 15px;
}
.isotope_grid .isotope_main{
	margin-left:-10px;
}
@media only screen and (max-width: 767px) {
	.isotope_grid .isotope_group{
		text-align:left;
	}
	.isotope_grid .isotope_main{
		margin-left:0;
	}
	.isotope_grid .isotope_main .photo_box{
		margin:0 0 15px;
	}
}

/*new page*/

.TeamDetail_left {
	border: 1px dashed #cfcfcf;
	padding: 10px;
}
.TeamDetail_left img {
	max-width:100%;
	margin-bottom:15px;
}
.TeamDetail_left .team_social{
	border-top: 1px dashed #cfcfcf;
	padding: 12px 0 0px;
	margin-top: 15px;
	font-size: 30px;
	text-align:left;
	background:none;
}
.TeamDetail_left .team_social a {
	color: #ed474a;
	transition: color ease-in 200ms;
	-moz-transition: color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: color ease-in 200ms; /* Safari and Chrome */
	-o-transition: color ease-in 200ms; /* Opera */
	-ms-transition: color ease-in 200ms; /* IE9? */
}

.TeamDetail_left .team_social a:hover {
	color: #2e2e2e;
}

.TeamDetail_right .Teamtitle {
	color:#2c3433;
	font-size:18px;
	font-weight:normal;
}
.TeamDetail_right .Teamtitle span{
	color: #ed474a;
}
.TeamDetail_content {
 }
.TeamDetail_info {
	border-top: 1px dashed #dcdcdc;
	border-bottom: 1px dashed #dcdcdc;
	margin:0;
	padding:7px 0;
}
.TeamDetail_info li{
	list-style:none;
	padding:7px 10px 7px 0;
	display:inline-block;
	vertical-align:middle;
}
.TeamDetail_info li span.glyphicons,
.TeamDetail_info li span.social{
	width:29px;
	height:29px;
	line-height:29px;
	background-color:#dcdcdc;
	font-size:16px;
	text-align:center;
	color:#FFF;
	margin-right:10px;
	vertical-align:middle;
}
.TeamDetail_info li a,
.TeamDetail_info li a:link,
.TeamDetail_info li a:active,
.TeamDetail_info li a:visited {
	color:#8a8a8a; 
	text-decoration:none 
}
.TeamDetail_info li a:hover {
	color:#ed474a;
	text-decoration: underline
}
.loaded_list2 p {
	margin: 0px;
	color: #2e2e2e;
}
.loaded_list2 .progress {
	margin: 0 0 10px;
	height: 26px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
.loaded_list2 .progress .progress-bar {
	height: 26px;
	line-height: 26px;
	text-align: right;
	background: #ed474a;
	color:#FFF;
	width:0;
	transition: 		width ease-in 200ms;
	-moz-transition: 	width ease-in 200ms; /* Firefox 4 */
	-webkit-transition: width ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		width ease-in 200ms; /* Opera */
	-ms-transition: 	width ease-in 200ms; /* IE9? */
}
.loaded_list2 .progress .progress-bar span {
	padding-right: 5px;
}


/*loading*/
.loading {
	width: 26px;
	height: 26px;
	position: relative;
}
.loading .container1 > div,
.loading .container2 > div,
.loading .container3 > div {
	width: 6px;
	height: 6px;
	background-color: #333;
	border-radius: 100%;
	position: absolute;
	-webkit-animation: bouncedelay 1.2s infinite ease-in-out;
	animation: bouncedelay 1.2s infinite ease-in-out;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	overflow:hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
}
.loading .loading-container {
	position: absolute;
	width: 100%;
	height: 100%;
}
.loading .container2 {
	-webkit-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
}
.loading .container3 {
	-webkit-transform: rotateZ(90deg);
	transform: rotateZ(90deg);
}
.loading .circle1 {
	top: 0;
	left: 0;
}
.loading .circle2 {
	top: 0;
	right: 0;
}
.loading .circle3 {
	right: 0;
	bottom: 0;
}
.loading .circle4 {
	left: 0;
	bottom: 0;
}
.loading .container2 .circle1 {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}
.loading .container3 .circle1 {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}
.loading .container1 .circle2 {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}
.loading .container2 .circle2 {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
}
.loading .container3 .circle2 {
	-webkit-animation-delay: -0.7s;
	animation-delay: -0.7s;
}
.loading .container1 .circle3 {
	-webkit-animation-delay: -0.6s;
	animation-delay: -0.6s;
}
.loading .container2 .circle3 {
	-webkit-animation-delay: -0.5s;
	animation-delay: -0.5s;
}
.loading .container3 .circle3 {
	-webkit-animation-delay: -0.4s;
	animation-delay: -0.4s;
}
.loading .container1 .circle4 {
	-webkit-animation-delay: -0.3s;
	animation-delay: -0.3s;
}
.loading .container2 .circle4 {
	-webkit-animation-delay: -0.2s;
	animation-delay: -0.2s;
}
.loading .container3 .circle4 {
	-webkit-animation-delay: -0.1s;
	animation-delay: -0.1s;
}
@-webkit-keyframes 
bouncedelay {
 0%, 80%, 100% {
-webkit-transform: scale(0.0)
}
 40% {
-webkit-transform: scale(1.0)
}
}
@keyframes 
bouncedelay {
 0%, 80%, 100% {
 transform: scale(0.0);
 -webkit-transform: scale(0.0);
}
40% {
 transform: scale(1.0);
 -webkit-transform: scale(1.0);
}
}

.isotope_grid .loading {
	position:absolute;
	bottom:10px;
	left:50%;
	margin:0 0 0 -10px;
}

/***new portfolios group***/
.isotope_grid .portfolios_group{
	padding:5px 0 35px;
	text-align:left;
}
.isotope_grid .portfolios_group a{
	margin:0px 1px 5px 0px;
	padding:8px 28px;
	display:inline-block;
	line-height:18px;
	color:#888888;
	font-size:13px;
	border:1px solid #bcbcbc;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	outline:none;
	transition: all ease-in 200ms;
	-moz-transition: 	all ease-in 200ms; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		all ease-in 200ms; /* Opera */
	-ms-transition: 	all ease-in 200ms; /* IE9? */
}
.isotope_grid .portfolios_group a:hover, .isotope_grid .portfolios_group a.active{
	background-color:#69b532;
	border-color:#69b532;
	color:#ffffff !important;
}
/***portfolios button***/
a.portfolios_default_btn{
	display:inline-block;
	width:120px;
	line-height:36px !important;
	border:1px solid #69b532;
	color:#69b532;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-align:center;
	text-decoration:none;
	margin-right:10px;
	text-transform:uppercase;
	transition: all ease-in 200ms;
	-moz-transition: 	all ease-in 200ms; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		all ease-in 200ms; /* Opera */
	-ms-transition: 	all ease-in 200ms; /* IE9? */
}
a.portfolios_default_btn:hover{
	color:#ffffff;
	background-color:#69b532;
	text-decoration:none;
}
@media only screen and (max-width: 767px) {
a.portfolios_default_btn{
	margin-right:2px;
}
}
/***portfolios carousel***/
.portfolios_carousel_title{
	font-size:20px;
	color:#333333;
	padding:23px 0 15px;
}
.portfolios_carousel .carousel .owl-buttons .owl-prev,
.portfolios_carousel .carousel .owl-buttons .owl-next{
	border:1px solid #d1d1d1;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	left:-50px;
	margin-top:-25px;
}
.portfolios_carousel .carousel .owl-buttons .owl-next{
	left:auto;
    right:-50px;
}
.portfolios_carousel .carousel .owl-buttons .owl-prev:before,
.portfolios_carousel .carousel .owl-buttons .owl-next:before{
	border-bottom:1px solid #d1d1d1;
	border-left:1px solid #d1d1d1;
	margin:-10px 0 0 -5px;
}
.portfolios_carousel .carousel .owl-buttons .owl-next:before{
	margin:-10px 0 0 -15px;
}
.portfolios_carousel .carousel_1 .owl-buttons .owl-prev:hover,
.portfolios_carousel .carousel_1 .owl-buttons .owl-next:hover,
.portfolios_carousel .carousel .owl-buttons .owl-prev:hover:before,
.portfolios_carousel .carousel .owl-buttons .owl-next:hover:before{
	border-color:#69b532;
}
@media only screen and (max-width: 767px) {
.portfolios_carousel .carousel .owl-buttons .owl-prev{
	left:-20px;
}
.portfolios_carousel .carousel .owl-buttons .owl-next{
	right:-20px;
}
}

/***Grid layouts***/
.Grid_layouts .isotope_main{
	margin-left:-15px;
}
.Grid_layouts .photo_box .content h2{
	font-size:16px;
	line-height:1.8;
}
.Grid_layouts  .photo_box .content p{
	font-size:13px;
	margin-bottom:15px;
}
.Grid_layouts .photo_box .content a{
	font-size:14px;
	color:#ffffff;
    line-height:36px;
	border:1px solid #ffffff;
	padding:8px 45px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.Grid_layouts .photo_box .shade{
	background-color:#69b532;
}
.Grid_layouts .photo_box:hover .shade{
	opacity:0.8;
}
@media only screen and (max-width: 767px) {
.Grid_layouts .isotope_main{
	margin-left:0;
}
}

/***Classic layouts***/
.Classic_layouts .isotope_main{
	margin-left:-15px;
}
@media only screen and (max-width: 767px) {
.Classic_layouts .isotope_main{
	margin-left:0;
}
}

/***Text layouts***/
.Text_layouts .isotope_main{
	margin-left:-15px;
}
.Text_layouts .photo_box .ico span{
	width:50px!important;
	height:50px!important;
	line-height:50px!important;
	font-size:16px;
	border:1px solid #ffffff;
	background:none !important;
	transition: all ease-in 200ms;
	-moz-transition: 	all ease-in 200ms; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		all ease-in 200ms; /* Opera */
	-ms-transition: 	all ease-in 200ms; /* IE9? */
}
.Text_layouts .photo_box a:hover span{
	color:#69b532;
	background:#ffffff !important;
}
.Text_layouts .photo_box .shade{
	background-color:#69b532;
}
.text_sytle1{
	font-size:12px;
	color:#666666;
	padding:16px 0 19px;
}
.text_sytle1 h3{
	font-size:15px;
	color:#333333;
	text-transform:uppercase;
}
.text_sytle1 a{
	font-size:13px;
	color:#69b532;
	text-transform:uppercase;
}
.text_sytle2{
	font-size:13px;
	color:#666666;
	padding:20px 20px 15px;
	border-width:0 1px 1px 1px;
	border-style:solid;
	border-color:#d4d4d4;
	border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;
}
.text_sytle2 h3{
	font-size:15px;
	color:#333333;
	text-transform:uppercase;
}
.text_sytle2 .info {
    float: right;
    font-size: 14px;
    padding-top: 13px;
}
.text_sytle2 .info span{
	margin-right:3px;
}
@media only screen and (max-width: 767px) {
.Text_layouts .isotope_main{
	margin-left:0;
}
}

/***List layouts***/
.List_layouts .isotope_main{
	margin-left:0;
}
.List_layouts .isotope_item > div{
	margin:0 -15px;
}
.List_layouts .isotope_main .photo_box{
	margin:0;
}
.List_layouts .isotope_item{
	padding-bottom:40px;
	margin-bottom:40px;
	border-bottom:1px solid #e5e5e5; 
}
.List_layouts_text{
	font-size:12px;
}
.text_sytle3{
	font-size:13px;
	color:#666666;
}
.text_sytle3 h3{
	font-size:15px;
	color:#333333;
	margin:0 0 7px;
	text-transform:uppercase;
}
.List_layouts_text hr{
	width:60px;
	margin:20px 0;
	border-color:#69b532;
	display:inline-block;
}
.List_layouts_text p a{
	margin-top:26px;
}
@media only screen and (max-width: 767px) {
.List_layouts .isotope_main .photo_box{
	margin:0 0 15px;
}
}

/***Sidebar layouts***/
.Sidebar_layouts{
	padding-bottom:25px;
	margin-bottom:30px;
	border-bottom:1px solid #e5e5e5; 
}
.Sidebar_layouts .text_sytle3{
	padding:20px 0 4px;
}
.Sidebar_layouts p a{
	margin-top:13px;
}
.Sidebar_layouts_categories{
	margin:0 0 20px;
	list-style:none;
}
.Sidebar_layouts_categories li{
	border-bottom:1px solid #d1d1d1;
	line-height:39px;
	font-size:12px;
	color:#666666;
}
.Sidebar_layouts_categories li a{
	color:#666666;
}
.Sidebar_layouts_categories .glyphicons{
	font-size:12px;
	color:#69b532;
	margin-right:10px;
}
.categories_number{
    float:right;
}
.Sidebar_layouts_recent_news{
	font-size:13px;
	color:#888888;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #d1d1d1; 
}
.Sidebar_layouts_recent_news img{
	float:left;
	padding-right:20px;
}
.Sidebar_layouts_recent_news .heading{
	font-size:14px;
	color:#333333;
	padding-top:8px;
}
.Sidebar_layouts_recent_news .heading a{
	color:#333333;
}
.Sidebar_layouts_links{
	margin:0 0 20px;
	list-style:none;
}
.Sidebar_layouts_links li{
	border-bottom:1px solid #d1d1d1;
	line-height:39px;
}
.Sidebar_layouts_links li a{
	font-size:12px;
	color:#666666;
}
.Sidebar_layouts_links .glyphicons{
	color:#69b532;
	margin-right:10px;
}

/***All Single layouts***/
.Single_Layouts{
	font-size:12px;
	color:#666666;
}
.Single_Layouts h3{
	font-size:15px;
	color:#333333;
	text-transform:uppercase;
	margin:20px 0 15px;
}
.Single_Layouts p{
	padding-bottom:11px;
}
.Single_Layouts .carousel .owl-pagination{
	top:auto;
	bottom:0;
}
.Single_Layouts .carousel .owl-page{
	background-color:rgba(255,255,255,0.6);
	width:17px;
	height:17px;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
}
.Single_Layouts .carousel .owl-page.active{
	background-color:#ffffff;
}
.Single_Layouts .carousel .owl-buttons .owl-prev,
.Single_Layouts .carousel .owl-buttons .owl-next{
	margin-top:-25px;
}
@media only screen and (max-width: 767px) {
.Single_Layouts .carousel_3 .owl-buttons .owl-prev{
	left:0;
}
.Single_Layouts .carousel_3 .owl-buttons .owl-next{
	right:0;
}
}
/***page control***/
.page_turning a{
	font-size:12px;
	color:#666666 !important;
	margin:0 5px 5px 0;
}
a.page_control{
	display:inline-block;
	line-height:31px !important;
	width:70px;
	border:1px solid #cccccc;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-align:center;
	text-decoration:none;
	transition: all ease-in 200ms;
	-moz-transition: 	all ease-in 200ms; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		all ease-in 200ms; /* Opera */
	-ms-transition: 	all ease-in 200ms; /* IE9? */
}
a.page_number{
	display:inline-block;
	height:30px;
	line-height:30px !important;
	width:30px;
	border:1px solid #cccccc;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	text-align:center;
	text-decoration:none;
	transition: all ease-in 200ms;
	-moz-transition: 	all ease-in 200ms; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		all ease-in 200ms; /* Opera */
	-ms-transition: 	all ease-in 200ms; /* IE9? */
}
a.page_control:hover,a.page_number:hover{
	color:#69b532 !important;
	border:1px solid #69b532;
	text-decoration:none;
}
.Single_page{
	padding-bottom:30px;
	margin-bottom:40px;
	border-bottom:1px solid #d8d8d8;
}
.Single_page a{
	font-size:13px;
	color:#69b532;
	display:inline-block;
	line-height:38px !important;
	width:100px;
	border:1px solid #69b532;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-align:center;
	text-decoration:none;
	transition: all ease-in 200ms;
	-moz-transition: 	all ease-in 200ms; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		all ease-in 200ms; /* Opera */
	-ms-transition: 	all ease-in 200ms; /* IE9? */
}
.Single_page a:hover{
	background-color:#69b532;
	color:#ffffff;
}
.prev_control{
	float:left;
}
.next_control{
	float:right;
}



#Body ,
html, 
body ,
.Head,
.SubHead ,
.SubSubHead ,
.Normal,
.Login a,
.Login a:link, 
.Login a:active, 
.Login a:visited {
	color:#333333;
	font-size:13px;
	font-family:Arial;
	line-height:1.8;
}
html, button, input, select, textarea{
	font-family:Arial;
}

	#dnn_wrapper{width:auto; background:#F2F7F9;}



A, A:link,
A:active,
A:visited,
A:hover,
.Link_list li {
	color:#09539d;
}

.ls-layer, 
.ls-layer *{
	font-family:Arial !important;
}
.nav-tabs > .active > a, 
.nav-tabs > .active > a:hover,
.tabs-left .nav-tabs > .active > a, 
.tabs-left .nav-tabs > .active > a:hover,
.tabs-right .nav-tabs > .active > a, 
.tabs-right .nav-tabs > .active > a:hover,
.accordion_2 .panel-heading .panel-title a span,
.accordion_2 .panel-heading .panel-title a:hover span,
.team_title,
.tabs-top-group2 .panel-heading:hover .panel-title a,
.Theme_Responsive_Default .btn,
.dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover,
.RightPaneProfile .active,
.RightPaneProfile .console-none:hover,
#styler_slider .update_click,
.Answers_List li:hover span.Answers_icon,
.Services_List .col-sm-3:hover .Services_icon,
a.Button_green,
a.Button_default,
.price-table .col.best_value .price_title, 
.price-table a.btn,
.filter_block #filters li.selected a, 
.filter_block #filters li.selected a:hover,
.filter_block .filter-switch,
.gallery_container .gallery_tags a:hover,
.userProfile .userMessages,
.userProperties ul.userMenu a span ,
.functionBox:hover .functionIcon{
	background-color:#09539d;
}
.Theme_19_Normal .view-tenth:hover .mask,
.Theme_25_Default .flex-control-paging li a.flex-active,
.blockquote_box .dot a.actived{
	background-color:#09539d !important;
}
.comment_form div.submit_button .CommandButton{
	border:1px solid #09539d;
	color:#09539d;	
}
.ServeList .ServeBox:hover {
	border:10px solid #09539d;
}


.Theme_19_Normal .filter_navigation ul ul li.selected a, 
.Theme_19_Normal .filter_navigation ul ul li a:hover,
.social-icons a:hover,
.OurServices_Box .nav-tabs li.active a:hover,
.OurServices_Box .nav-tabs li.active a,
a.social:hover,
a.glyphicons:hover,
.functionList_6 .functionBox .functionIcon{
	color:#09539d ;
}


.accordion_2 .panel-heading .panel-title a,
.accordion_2 .panel-heading .panel-title a:hover,
.accordion_2 .panel-heading .panel-title a.collapsed:hover,
.tabs-top-group2 .panel-heading:hover .accordion_icon,
blockquote small,
.filter_block #filters li a:hover,
.filter_block .sort_box li a:hover,
.OurServices_list li a:hover{
	color:#09539d;	
}


.Skin_03_Default #filters li.selected a,
.Skin_03_Default #filters li.selected a:hover,
.galler_datail .single_meta a:hover,
.news_list h2.news_title a:hover,
.post_date a:hover{
	color:#09539d!important ;
}

.Skin_03_Default .view-tenth:hover .portfolio_descr,
.Skin_03_Default .gallery_tags a:hover,
.post_categories a:hover{
	background-color:#09539d!important ;
}

a.Button_green2,
a.Button_default2 span,
a.Button_default3,
.ContentBottom2,
.accordion_3 .panel-heading .panel-title a span,
.accordion_3 .panel-heading .panel-title a:hover span,
.functionList_3 .functionBox:hover .functionIcon,
.list_list li span.ico,
.Order_List li span.number,
.price-table2 .price_title,
.price-table2 .price_box,
.functionList_6 .functionBox:hover .functionIcon{
	background-color:#09539d;
}
.Theme_21_LinkAndZoom_Normal .pager a.selected{
	background-color:#09539d !important;
}

a.Button_white span{
	color:#09539d !important;
}
.accordion_3 .panel-heading .panel-title a,
.accordion_3 .panel-heading .panel-title a:hover,
.accordion_3 .panel-heading .panel-title a.collapsed:hover,
.functionList_3 .functionBox:hover .functiontitle,
.functionList_5 .functionBox .functionIcon,
.latestNews dd h3 {
	color:#09539d ;
}
.functionList_5 .functionBox .Ico_border {
	border:2px solid #09539d;
}

/*tabs*/

.verticalTab_Left .resp-tab-active,
.verticalTab_Left .resp-tab-active:hover,
.verticalTab_Right .resp-tab-active,
.verticalTab_Right .resp-tab-active:hover,
.verticalTab_Left ul.resp-tabs-list li.resp-tab-active,
.verticalTab_Left ul.resp-tabs-list li.resp-tab-active span,
.verticalTab_Right ul.resp-tabs-list li.resp-tab-active,
.verticalTab_Right ul.resp-tabs-list li.resp-tab-active span {
	background-color:#09539d;
}
.horizontalTab_Top ul.resp-tabs-list li.resp-tab-active span {
	color:#09539d;
}

@media only screen and (max-width: 768px) {
.horizontalTab_Top .resp-tab-active,
.horizontalTab_Top .resp-tab-active:hover,
.verticalTab_Left .resp-tab-active,
.verticalTab_Left .resp-tab-active:hover,
.verticalTab_Right .resp-tab-active,
.verticalTab_Right .resp-tab-active:hover{	background-color:#09539d;
}
}

/*new page sytle color*/
.dividers_4{
	border-bottom:2px solid #09539d;
}
.ServeList_6 .Serve_Icon,
.accordion_4 .panel-heading .panel-title a,
.accordion_4 .panel-heading .panel-title a:hover,
.accordion_5 .panel-heading .panel-title a,
.accordion_5 .panel-heading .panel-title a:hover,
.accordion_5 .panel-heading .panel-title a.collapsed:hover,
.accordion_6 .panel-heading .panel-title a,
.accordion_6 .panel-heading .panel-title a:hover,
.our_team2 .team_title,
.our_team2 .team_social a:hover,
.price-table5 .best_value .price_box,
.price-table5 .price_border:hover .price_box,
.chart_list .percentage,
.chart_list2 .percentage2 ,
.number_Animation,
.Testimonials_1 small span,
.Testimonials_2 small span,
.Testimonials_4 small span,
.Testimonials_5 small span,
.verticalTab_Left_3 ul.resp-tabs-list li.resp-tab-active span,
.verticalTab_Right_3 ul.resp-tabs-list li.resp-tab-active span,
.quotes_4 blockquote small,
.dropcaps_2 ,
.dropcaps_4,
.carousel_1 .item .glyphicons,
.img_style_5 a .glyphicons,
.TeamDetail_left .team_social a,
.TeamDetail_right .Teamtitle span{
	color:#09539d;
}
.accordion_4 .panel-heading .panel-title a .accordion_icon,
.accordion_6 .panel-heading .panel-title a .accordion_icon{
	border-right:1px solid #09539d;
	border-bottom:1px solid #09539d;
}
.accordion_5 .panel-heading .accordion_icon,
.price-table3 .price_holder .btn:hover ,
.price-table3 .best_value .price_title,
.price-table3 .best_value .price_holder .btn,
.price-table5 .price_holder a.btn:hover,
.price-table5 .best_value .price_holder a.btn,
.price-table5 .price_border:hover .price_holder a.btn,
.Testimonials_tab .last_page:hover,
.Testimonials_tab .next_page:hover,
.Testimonials_5 blockquote p,
.loaded_list .progress-bar,
.horizontalTab_Top_2 ul.resp-tabs-list li.resp-tab-active span,
.dropcaps_5,
.dropcaps_6,
.quotes_3 blockquote ,
.carousel_1 .item:hover .glyphicons,
.carousel_2 .pic .glyphicons,
.carousel_2 .owl-buttons .owl-prev:hover, 
.carousel_2 .owl-buttons .owl-next:hover,
.carousel .owl-page.active,
.carousel_3 .owl-buttons .owl-prev:hover, 
.carousel_3 .owl-buttons .owl-next:hover,
.carousel_4 .sliding h3,
.img_style_1 a:hover .glyphicons:before,
.img_style_2 a .glyphicons,
.img_sytle_7:hover,
.carousel_6 .owl-buttons .owl-prev:hover, 
.carousel_6 .owl-buttons .owl-next:hover,
.carousel_7 .item:hover .sliding,
.backgroundImage4_shade:before,
.backgroundImage16,
.loaded_list2 .progress .progress-bar{
	background-color:#09539d;
}
.Testimonials_5 small:before{
	border-top:10px solid #09539d;
}

.horizontalTab_Top_1 ul.resp-tabs-list li.resp-tab-active{
	border-top:2px solid #09539d;
}

.horizontalTab_Top_3 ul.resp-tabs-list li ,
.horizontalTab_Top_3 ul.resp-tabs-list li:hover{
	border:1px solid #09539d;
	background-color:#09539d;
}
.horizontalTab_Top_3 ul.resp-tabs-list li.resp-tab-active,
.horizontalTab_Top_3 ul.resp-tabs-list li.resp-tab-active:hover{
	border-top:2px solid #09539d;
}
.verticalTab_Left_1 ul.resp-tabs-list li.resp-tab-active span,
.verticalTab_Right_1 ul.resp-tabs-list li.resp-tab-active span{
	color:#09539d!important;
}
.verticalTab_Left_1 ul.resp-tabs-list li.resp-tab-active{
	border-left:2px solid #09539d;
}
.verticalTab_Right_1 ul.resp-tabs-list li.resp-tab-active{
	border-right:2px solid #09539d;
}
.verticalTab_Left_2 ul.resp-tabs-list li.resp-tab-active span,
.verticalTab_Right_2 ul.resp-tabs-list li.resp-tab-active span{
	background:#09539d!important;
}
.verticalTab_Left_3 ul.resp-tabs-list li,
.verticalTab_Right_3 ul.resp-tabs-list li{
	border:1px solid #09539d;
	background:#09539d!important;
}
.verticalTab_Left_3 ul.resp-tabs-list li.resp-tab-active,
.verticalTab_Left_3 ul.resp-tabs-list li.resp-tab-active:hover,
.verticalTab_Right_3 ul.resp-tabs-list li.resp-tab-active,
.verticalTab_Right_3 ul.resp-tabs-list li.resp-tab-active:hover{
	border-top:2px solid #09539d!important;
}

.quotes_2 blockquote{
	border-left:5px solid #09539d;
}

/*images*/
.photo_box .ico span,
.photo_box.ico_push_in .ico,
.photo_box.content_top_increment .content h3,
.content_sytle_2 .shade,
.photo_box.content_push_in .content,
.photo_box:hover.entirety_bevel .shade{
	background-color:#09539d;
}
.photo_box.icon_tag_push .ico:before{
	border-right-color:#09539d;
	border-top-color:#09539d;
}
.text_sytle_4 h3 span{
	border-bottom-color:#09539d;
}

/*Masonry*/
.isotope_grid .isotope_group a:hover, .isotope_grid .isotope_group a.active{
	color:#09539d;
}

/*flip box*/
.flip_box_1 .front .glyphicons,
.flip_box_1 .back a.but,
.flip_box_3 .back{
	background-color:#09539d;
}
/*player*/
.player_boxes h1.player_title{
	color:#09539d;
	}
.player_boxes .player_line {
	border-top-color:#09539d;
	}
.player_boxes .player_line {
	border-bottom: 2px solid #09539d;
	}
/*new bolg*/

.Skin_05_timeline .news_post_box .post_box h2.news_title a:hover,
.Skin_05_timeline .news_post_box .post_box .post_date a:hover,
.Skin_05_timeline .news_detail_top h2.news_title{
	color:#09539d;
}
.news_post_box .post_box .post_more a:hover{
	background:#09539d;
	border:1px solid #09539d;
}

.Skin_05_timeline .news_detail_top .tab_right .news_detail_username a:hover,
.Skin_05_timeline .news_detail .post_date a:hover,
.Skin_05_timeline .comment_content .comment_date a,
.Skin_05_timeline .comment_content .comment_date a:link,
.Skin_05_timeline .comment_content .comment_date a:active,
.Skin_05_timeline .comment_content .comment_date a:visited,
.Skin_05_timeline .comment_content .comment_date a:hover,
.Skin_05_timeline .post_author_info .author_desc{
	color:#09539d!important;
}

.Skin_05_timeline .news_date_box span ,
.Skin_05_timeline .news_date_box span i,
.Skin_05_timeline .news_more_box  span,
.Skin_05_timeline .news_more_box .line span,
.Skin_05_timeline .news_post_box .news_post .dot,
.Skin_05_timeline .news_date_box span ,
.Skin_05_timeline .news_date_box span i,
.Skin_05_timeline .news_more_box  span,
.Skin_05_timeline .xblog_page .pager{
	background-color:#09539d;
}
.Skin_05_timeline .comment_form .Post_button .CommandButton{
	background:#09539d!important;
}

/* Container Styles */
.Container-4 .dnntitle{background: #09539d;}
.Container-5{border:1px solid #09539d;}
.Container-5 .dnntitle{border-bottom:1px solid #09539d;} 
.title3 {border-bottom:2px solid #09539d;}
.title5{color: #09539d;}
.title7{color: #09539d;}
.title10{border-bottom:2px solid #09539d!important;}

/* new portfolio */
.isotope_grid .portfolios_group a:hover,
.isotope_grid .portfolios_group a.active{
	background-color:#09539d;
	border-color:#09539d;
}
.Text_layouts .photo_box a:hover span,
.Sidebar_layouts_categories .glyphicons,
.Sidebar_layouts_links .glyphicons{
	color:#09539d;
}
.List_layouts_text hr,
.portfolios_carousel .carousel_1 .owl-buttons .owl-prev:hover,.portfolios_carousel .carousel_1 .owl-buttons .owl-next:hover,
.portfolios_carousel .carousel .owl-buttons .owl-prev:hover:before,.portfolios_carousel .carousel .owl-buttons .owl-next:hover:before{
	border-color:#09539d;
}
a.portfolios_default_btn,
.Single_page a{
	color:#09539d;
	border-color:#09539d;
}
a.page_control:hover,
a.page_number:hover{
	color:#09539d !important;
	border-color:#09539d;
}
.Grid_layouts .photo_box .shade,
.Text_layouts .photo_box .shade,
a.portfolios_default_btn:hover,
.Single_page a:hover{
	background-color:#09539d;
}

h1 {
	color:#09539d;
	font-family:Arial;
	font-size:24px;
	line-height:28px;
	font-weight:bold;
}
 
h2 {
	color:#09539d;
	font-family:Arial;
	font-size:20px;
	line-height:24px;
	font-weight:bold;
}

h3 {
	color:#555; /* was black */
	font-family:Arial;
	font-size:18px;
	line-height:20px;
	font-weight:bold;
}

h4 {
	color:#555; /* was black */
	font-family:Arial;
	font-size:16px;
	line-height:22px; /* was 18px */
	font-weight:bold;
}

h5 {
	color:#555; /* was black */
	font-family:Arial;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
}

/****mobile login****/
.phoneHeadBottom .Login .loginGroup,
.phoneHeadBottom .Login .registerGroup,
.phoneHeadBottom .Login,
.phoneHeadBottom .Login a,
.phoneHeadBottom .Login a:link,
.phoneHeadBottom .Login a:active,
.phoneHeadBottom .Login a:visited,
.phoneHeadBottom .Login .registerGroup li.userMessages:after,
.phoneHeadBottom .Login .registerGroup li.userNotifications:after{
	color:#333333;
}
.phoneHeadBottom .Login a:hover,
.phoneHeadBottom .Login .registerGroup li.userMessages:hover:before,
.phoneHeadBottom .Login .registerGroup li.userNotifications:hover:before{
	color:#09539d;
}
.phoneHeadBottom .Login .registerGroup li.userMessages a span,
.phoneHeadBottom .Login .registerGroup li.userNotifications a span{
	background-color:#09539d;
}

/* ********** header1  ************** */
#dnngo_megamenu ul{
font-family:Arial;
}
.header_top {
	
}
.HeadPane {
	float:left;
	padding:6px 0px 0px;
	margin:0px;
}
.HeadPane .Normal,.HeadPane .Normal a,
.HeadPane .Normal a.social,.HeadPane .Normal a.social:link,.HeadPane .Normal a.social:active,.HeadPane .Normal a.social:visited{
	color:#777777;
}
.HeadPane .Normal a:hover,.HeadPane .Normal a.social:hover{
	color:#09539d;
}
.languageBox  .language-object .Language{
	height:40px;
	line-height:40px;
	white-space:nowrap;
	float:right;
}.Login {
	float:right;
	line-height:40px;
	height:40px;
}
.LogoMenuBox {
	padding:0px;
}
.dnn_logo {
	line-height:103px;
}
#dnngo_megamenu .social-icons a:hover{
	color:#09539d;
}
.Login .registerGroup li.userMessages a span,
.Login .registerGroup li.userNotifications a span{
	background-color:#09539d;
}
/*search*/
.pulldownsearch {
	float:right;
height:103px;
}
.search, 
a.search:link, 
a.search:active, 
a.search:visited{
	background-color:#09539d;
}
.searchbut{
	color:#666666;
}
/*top_menu*/
#dnngo_megamenu > div > ul > li > a{
	border-top:1px solid #e3e3e3;
	margin-top:-1px;
	background:none;
}
#dnngo_megamenu > div > ul > li > a:hover{
	border-top:1px solid #f1f1f1;
}
#dnngo_megamenu > div > ul > li > a > span{
	position:relative;
	border-top:3px solid #FFF;
	background-color:#FFF;
	color:#666666;
	display:block;
	font-size:13px;
	line-height:103px;
	height:103px;
	padding:0px 15px;
	text-transform:capitalize;
	font-weight:bold;
}



#dnngo_megamenu > div > ul > li > a > span:after {
	content:" ";
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-2px;
	border-top:4px solid #FFF;
	border-right:4px solid transparent;
	border-bottom:4px solid transparent;
	border-left:4px solid transparent;
}

#dnngo_megamenu .dnngo_slide_menu ,
#dnngo_megamenu .dnngo_slide_menu .dnngo_submenu,
#dnngo_megamenu .dnngo_boxslide{
	background-color:#FFFFFF;
}

#dnngo_megamenu .dnngo_slide_menu li,
#dnngo_megamenu .dnngo_boxslide .menu_centerbox  .dnngo_masonrymenu > ul > li >  a > span{
	border-bottom:1px solid #dbdbdb;
}
#dnngo_megamenu .dnngo_boxslide ,
#dnngo_megamenu .dnngo_slide_menu li a,
#dnngo_megamenu .dnngo_boxslide .menu_centerbox ul li li a {
	color:#777777;
}

#dnngo_megamenu .dnngo_slide_menu li.dir > a:before ,
#dnngo_megamenu .dnngo_boxslide .menu_centerbox ul li li a span:before{
	border-right:1px solid #777777;
	border-bottom:1px solid #777777;
}
#dnngo_megamenu .dnngo_slide_menu li a:hover, 
#dnngo_megamenu .dnngo_slide_menu li.menu_hover > a{
	background-color:#09539d;
}
#dnngo_megamenu .dnngo_slide_menu li a:hover, 
#dnngo_megamenu .dnngo_slide_menu li.menu_hover > a{
	background-color:#09539d;
}
#dnngo_megamenu .dnngo_boxslide .menu_centerbox  .dnngo_masonrymenu > ul > li >  a > span,
#dnngo_megamenu .mega_title,
#dnngo_megamenu .dnngo_boxslide .menu_centerbox ul li li a:hover{
	color:#09539d;

}
#dnngo_megamenu .dnngo_boxslide .menu_centerbox ul li li a:hover span:before{
	border-right:1px solid #09539d;
	border-bottom:1px solid #09539d;
}
#dnngo_megamenu .dnngo_menuslide {
	border-top:3px solid #09539d;
}




@media only screen and (min-width: 1200px) {
	#dnngo_megamenu > div > ul > li > a > span {
padding:0px  25px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
		#dnngo_megamenu > div > ul > li > a > span{
			padding:0px  10px;
	}}
@media only screen and (max-width: 767px) {
 .dnn_logo {
	 line-height:normal;
	 padding:30px 0px 10px;
	}
.Login {padding-top:5px;}

.languageBox  .language-object .Language {
		height:30px;
		line-height:30px;
padding-bottom:10px;
float:none;
}.Login {
		line-height:30px;
		height:30px;
	}	
	
.searchBox2 {
	border:1px solid #09539d;
	
}

.searchBox2 .search,
.searchBox2  a.search:link,
.searchBox2  a.search:active,
.searchBox2  a.search:visited {
	background-color: #09539d;
}

.multi_menu > ul > li > a > span{
	font-size:13px;
	font-weight:normal;
	text-transform:capitalize;
}
.multi_menu ul li a:hover {
	background: #fff !important;
	color: #09539d !important;
}
.multi_menu ul li a {

}





.multi_menu > ul > li.current a span {color: #fff;}
.multi_menu ul ul > li.current a {background: #fff !important;}
.multi_menu ul ul > li.current a span {color: #09539d;}

.multi_menu ul ul > li a:hover {background: #fff !important;}



.multi_menu > ul > li.dir.current > a > span,
.multi_menu > ul > li.dir.current span:hover,
.multi_menu ul li.dir.current.active span:hover{
	color:#09539d;
}
.multi_menu ul li.dir.current > a {background: #09549d !important;}
.multi_menu ul li.dir.current > a span {color: #fff !important;}
}

.header_top{
	background:#F8F8F8;
}
.Login .loginGroup,.Login .registerGroup,
.Login,.Login a,.Login a:link,.Login a:active,.Login a:visited,
.Login .registerGroup li.userMessages:after,.Login .registerGroup li.userNotifications:after{
	color:#777777;
}
.Login a:hover,
.Login .registerGroup li.userMessages:hover:before,.Login .registerGroup li.userNotifications:hover:before{
	color:#09539d;
}
.roll_menu,
.roll_menu.roll_activated{
	background:#ffffff;
}
#dnngo_megamenu > div > ul > li > a > span{
	background:#ffffff;
	color:#666666;
	border-top:3px solid #ffffff;
}
#dnngo_megamenu > div > ul > li > a:hover > span,
#dnngo_megamenu > div > ul > li.current > a > span,
#dnngo_megamenu > div > ul > li.menu_hover > a > span{
	color:#666666;
	border-top:3px solid #09539d;
}
#dnngo_megamenu > div > ul > li > a > span:after{
	border-top:4px solid #ffffff;
}
#dnngo_megamenu > div > ul > li > a:hover > span:after,
#dnngo_megamenu > div > ul > li.current > a > span:after,
#dnngo_megamenu > div > ul > li.menu_hover > a > span:after{
	border-top:4px solid #09539d;
}
.switchOpen{
	color:#666666;
}
.phoneHeadTop{
	background:#ffffff;
}
#dnngo_megamenu > div > ul > li > a:hover > span, #dnngo_megamenu > div > ul > li.current > a > span, #dnngo_megamenu > div > ul > li.menu_hover > a > span{
	background:url(images/menu_hover.png) 0 0 repeat;
}
/* ********** header1 End  ************** */


/*left_menu*/
#left_menu ul li a {
	text-transform:capitalize;
	font-family:'Arial';
 	font-size:14px;
}

#left_menu > .gomenu > ul > li > a:hover {
	background-color:#09539d;
}
#left_menu ul li li a:hover, 
#left_menu ul li li a:hover:before, 
#left_menu ul li li.subcurrent > a,
#left_menu ul li li.subcurrent > a:before {
	color:#09539d !important;
}


/* ********** breadcrumb ***************/

	
	.breadcrumbBox {
		background: #fff; /* was #fff */
		margin: 0 -30px;
	}

	.breadcrumbBox,
	.breadcrumbBox a,
	.breadcrumbBox a:link,
	.breadcrumbBox a:active,
	.breadcrumbBox a:visited,
	.breadcrumbBox .breadcrumb{
		Font-Size:14px;
		Font-weight:normal;
		text-transform:uppercase;
		color:#09549d;
	}
	.breadcrumbBox a:hover {color: #005580;}	
	.breadcrumbRight {
		padding:6px 17px !important;
		margin: 0 15px;	
		background: #f5f5f5;
	}
	.breadcrumbRight > a {padding-left: 18px;background: url(images/breadicon.png) no-repeat 2px 2px;}
	.breadcrumbRight span a {padding-left: 18px;background: url(images/breadicon.png) no-repeat 2px 2px;}
	.breadcrumbRight span:last-child a {color: #999;}

	.breadcrumb_Pane{
		display:none!important;
	}






/* ********** breadcrumb End ***************/

/* ********** Footer ************** */

.Footer_Contentbg .Normal,
.copyright_style, 
.FooterPane .Normal, 
.copyright_style a, 
.copyright_style a:link, 
.copyright_style a:active, 
.copyright_style a:visited,
.Footer_Bottombg,
.Footer_Bottombg a, 
.Footer_Bottombg a:link, 
.Footer_Bottombg a:active, 
.Footer_Bottombg a:visited  {
	color:#777777;
	font-size:13px;
	font-family:Arial;
	
}
.Footer_Contentbg .Theme_Normal_Bottom .btn{
	background:#09539d;
}
.Footer_Bottombg a:hover,
.Links_List li a:hover {
	color:#09539d;
}

.Footer_Contentbg .title3{
	border-bottom:2px solid #09539d;
}
/* ********** Footer End ************** */


/* ********** Footer1************** */

.Links_List li {
	border-bottom:1px solid #d7d7d7;
}

.Theme_Normal_Bottom textarea, .Theme_Normal_Bottom input[type="text"], .Theme_Normal_Bottom input[type="password"], .Theme_Normal_Bottom input[type="datetime"], .Theme_Normal_Bottom input[type="datetime-local"], .Theme_Normal_Bottom input[type="date"], .Theme_Normal_Bottom input[type="month"], .Theme_Normal_Bottom input[type="time"], .Theme_Normal_Bottom input[type="week"], .Theme_Normal_Bottom input[type="number"], .Theme_Normal_Bottom input[type="email"], .Theme_Normal_Bottom input[type="url"], .Theme_Normal_Bottom input[type="search"], .Theme_Normal_Bottom input[type="tel"], .Theme_Normal_Bottom input[type="color"], .uneditable-input {
	background:#FFFFFF!important;
	border:1px solid #dddddd!important;
	color:#777777 !important;
}
.Footer_Contentbg .Normal{
	color:#777777;
	font-size:13px;
}
.copyright_style, 
.FooterPane .Normal, 
.copyright_style a, 
.copyright_style a:link, 
.copyright_style a:active, 
.copyright_style a:visited
.Footer_Bottombg,
.Footer_Bottombg a, 
.Footer_Bottombg a:link, 
.Footer_Bottombg a:active, 
.Footer_Bottombg a:visited{
	color:#777777;
	font-size:13px;
}
.Links_List li a, 
.Links_List li a:link, 
.Links_List li a:active,
.Links_List li a:visited,
.Footer_Contentbg .title3,
.Footer_Contentbg .title8{
	color:#777777;
}

.Footer_Contentbg .Theme_Normal_Bottom .btn{
	background:#09539d;
}
.Links_List li a:hover {
	color:#09539d;
}
.Footer_Bottombg a:hover{
	color:#09539d;
}
.Footer_Contentbg .Container-3 .dnntitle,
.Footer_Contentbg .Container-8 .dnntitle{
	border-bottom:2px solid #d6d6d6;
}

.Footer_Contentbg .title3,
.Footer_Contentbg .title8{
	border-bottom:2px solid #09539d;
}
/* ********** Footer1 End ************** */


/* mobile menu */
#left{
    position:absolute;
    left:0;
    width:240px;
    left:-240px;
    min-height:100%;
    background-color:#fff;
    -webkit-backface-visibility: hidden;
    z-index: 2;
}

#left_close{
    position:absolute;
    top:24px;
    right:10px;
    width:120px;
    height:28px;
    text-align:center;
    cursor:pointer;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    background-color:#09549D;
    z-index: 1;
    font-size: 15px;
    color: #fff;
    line-height: 28px;
	text-transform: capitalize;
	display: none;
}
#left_close span {
    position:relative;
    margin: 0 auto;
    z-index:-1;
    filter:alpha(opacity= 100 );
    opacity: 1;
    color: #fff;
    font-size: 15px;
    line-height: 28px;
    margin-right: 3px;
}

#close_menu {
    width:120px;
    height:28px;
    text-align:center;
    cursor:pointer;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    background-color:#09549D;
    z-index: 1;
    font-size: 15px;
    color: #fff;
    line-height: 28px;
	text-transform: capitalize;
	float: right;
}
#close_menu span {
    margin: 0 auto;
    z-index:-1;
    filter:alpha(opacity= 100 );
    opacity: 1;
    color: #fff;
    font-size: 15px;
    line-height: 28px;
    margin-right: 3px;
}

#left .menu_main {clear: both;background: #4E84B8;}






#left{
    transition: 			left ease-in 300ms;
    -webkit-transition:     left ease-in 300ms;
}
#left_close{
    transition: 			left ease-in 300ms;
    -webkit-transition:     left ease-in 300ms;
}
#center{
    width:100%;
    transition: 			margin ease-in 300ms;
    -webkit-transition:     margin ease-in 300ms;
}
.left_menu_active #left{
    left:0
}
.left_menu_active #left #left_close{
    left:240px;
}
.left_menu_active #center{
    margin-left:240px;
}




.wrapper {box-shadow: 0px 3px 5px #cadbe9;background: #fff;padding-bottom: 50px;}

.toplink {padding-top: 45px;}
.toplink ul {margin: 0;}
.toplink ul li {float: right;list-style-type: none;}
.toplink ul li a {font-size: 14px;color: #09549d;padding: 8px 12px;line-height: 1.2;display: inline-block;}
.toplink ul li a:hover {text-decoration: none;background: #F2F7F9;}
.header_top {border-top:8px solid #00539F;background: url(images/header_bg.jpg) repeat-x left bottom;background-size: contain;position: relative;}
.LogoPane {padding: 22px 0 25px !important;}

#ListBox {padding: 0;}
#ContentBox {padding: 0 30px;}

.toptext {background: url(images/wolken.jpg) no-repeat 0 0;background-size: cover;}
#toptextbox {float: right;padding: 0 30px;}

.toptext_style {padding: 40px 0 20px;}
.toptext_style h1 {font-size: 30px;line-height: 38px;color: #fff;text-shadow: #18559b 1px 2px 3px;margin: 0;}

.home_bc .breadcrumbBox {min-height: 37px;}

#bottom_nav .nav-pills > li > a {border-radius: 0;padding: 5px 12px;}
#bottom_nav .nav-pills > li > a:hover {background: #F2F7F9;}
.ce_text li {list-style-type: initial;}
.ce_image .caption {width: 100% !important;text-align: center;}



@media only screen and (min-width: 767px) {
	#left {display: none;}
	#center {margin-left: 0 !important;}
}
@media only screen and (max-width: 767px) {
	#toptextbox {width: 100%;}
	.LogoPane {width: 151px;}
	#left_close {display: block;}
	.toptext_style h1 {font-size: 20px;line-height: 24px;}
	.toptext_style {padding: 30px 0;}
	.header_top {border-top:0;}
	.home_bc {display: none;}
}
@media only screen and (max-width: 320px) {
	.LogoPane {width: 100%;padding: 22px 125px 25px 0 !important;}
}
















