@import url( css/fonts.css );
@import url( css/bootstrap.css );
@import url( css/shortcodes.css );
@import url( css/accordions.css );
@import url( css/alerts-message.css );
@import url( css/animated-columns.css );
@import url( css/botton.css );
@import url( css/dg-title.css );
@import url( css/clients.css );
@import url( css/tabs.css );
@import url( css/pages.css );
@import url( css/icon-box.css );
@import url( css/pricing.css );
@import url( css/blog.css );
@import url( css/portfolios.css );
@import url( css/imagebox.css );
@import url( css/testimonial.css );
@import url( css/chart.css );
@import url( css/promo-boxes.css );
@import url( css/flip-box.css );
@import url( css/dividers.css );
@import url( css/ourteam.css );
@import url( css/Cantarus/Dispatch/dispatch-dashboard-override.css );
@import url( css/Cantarus/TASK/landing-page-header.css);
@import url( css/Cantarus/TASK/landing-page-topics.css);
@import url( css/Cantarus/TASK/detail-page-header.css);
@import url( css/Cantarus/TASK/detail-page-tabs.css);
@import url( css/Cantarus/TASK/detail-page-carousel.css);
@import url( css/Cantarus/TASK/read-more-button.css);

/*color*/
:root {
	--ocean-blue: #0073b5;
	--deep-blue: #006097;
	--dark-blue: #004070;
}

/* CSS Document */
html, body {
	margin: 0px;
	padding: 0px;
	font-family: 'Helvetica Neue', sans-serif;
	color: #000;
	font-size: 16px;
	line-height: 1.5;
	letter-spacing: 0.5px;
}
p {
	margin: 0px 0px 16px 0px;
}
header, nav, section, footer {
	display: block;
}
A, A:link {
	text-decoration: none;
	transition: color ease 200ms;
	-moz-transition: color ease 200ms; /* Firefox 4 */
	-webkit-transition: color ease 200ms; /* Safari and Chrome */
	-o-transition: color ease 200ms; /* Opera */
	-ms-transition: color ease 200ms; /* IE9? */
}

p a, p a:link {
	text-decoration: underline;
	color: var(--ocean-blue);
}

.contentmain li a, .contentmain li a:link {
	text-decoration: underline;
}

A:active {
	text-decoration: none;
}
A:visited {
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
A:focus {
	outline: none;
	-moz-outline: none;
}
h1 {
	letter-spacing: normal;
	margin: 5px 0 10px 0;
}
h2, h3, h4, h5 {
	letter-spacing: normal;
	margin: 25px 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: 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;
}
.opacity {
	opacity: 0;
}
.center {
	text-align: center;
}


/**************** 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;
}
/* ********** Pane Style ************** */
.DNNEmptyPane {
	display: none;
}
[class*="Pane"] {
 margin-bottom:40px;
}
.BannerPane {
	background-color: #FFF;
	position: relative;
	z-index: 4;
}
.BannerPane.DNNEmptyPane {
	width: 100%;
	display: block;
	min-height: inherit!important;
}
.footer_box .FooterBottomPaneD {
	margin: 0!important;
}
#dnn_content {
	/* padding-top: 60px; disable padding above elements */
}
.LeftFixedPane {
	position: fixed;
	left: 0;
	top: 50%;
}
.RightFixedPane {
	position: fixed;
	right: 0;
	top: 50%;
}
.BottomFixedPane {
	bottom: 0;
	left: 50%;
}
.TopOutPane {
	margin-top: -40px;
}
@media only screen and (min-width: 1600px) {
 [class*="Pane"] {
 margin-bottom:60px;
}
#dnn_content {
	/*padding-top: 100px;*/
}
.TopOutPane {
	margin-top: -60px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
}
@media only screen and (max-width: 767px) {
/* #dnn_content {
	padding-top: 50px;
}
.TopOutPane {
	margin-top: -20px;
} */
}
.CoverPane, .BannerPane, .BottomOutPane {
	margin-bottom: 0px;
}

.LogoPane, .mobileLogoPane, .dnn_logo .Logobox {
	margin: 0;
	display: inline-block;
	max-width: 100%;
	vertical-align: top;
	height: 100%;
}
.Logobox a {
	display: block;
	height: fit-content;
}
.LogoPane div {
	display: inline-block;
	height: 100%;
	max-width: 100%;
}
.LogoPane.dnnSortable {
	min-height: inherit!important;
}
.BannerBoxPane {
	margin: 0;
}
.FixedLogoPane {
	display: none;
}
.roll_menu.roll_activated .FixedLogoPane {
	margin: 0;
	display: inline-block;
	max-width: 100%;
	vertical-align: top;
	height: 100%;
}
.FixedLogoPane div {
	display: inline-block;
	height: 100%;
	max-width: 100%;
}
.FixedLogoPane a {
	display: block;
	height: 100%;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	position: relative;
	font-size: 0;
}
.FixedLogoPane img {
	margin: 0;
	padding: 0;
	border: none;
	max-width: 100%;
	max-height: 100%;
}
.roll_menu.roll_activated .dnn_logo .Logobox, .roll_menu.roll_activated .dnn_logo .LogoPane {
	display: none;
}
.roll_menu.roll_activated .header-left, .roll_menu.roll_activated .header-right {
	vertical-align: middle;
}
/* ********** Container Style ************** */
a[class*="banner-more"] {
	transition: 		background-color ease-in 200ms,border-color ease-in 200ms,color ease-in 200ms;
	-moz-transition: 	background-color ease-in 200ms,border-color ease-in 200ms,color ease-in 200ms; /* Firefox 4 */
	-webkit-transition:	background-color ease-in 200ms,border-color ease-in 200ms,color ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		background-color ease-in 200ms,border-color ease-in 200ms,color ease-in 200ms; /* Opera */
	-ms-transition: 	background-color ease-in 200ms,border-color ease-in 200ms,color ease-in 200ms; /* IE9? */
}


/* ********** Breadcrumb Style ************** 
.breadcrumb, a.breadcrumb:link, a.breadcrumb:active, a.breadcrumb:visited {
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
	color: #2e2e2e;
}
a.breadcrumb:hover {
	font-weight: normal;
	text-decoration: underline;
}
.Breadcrumb_bg {
}

 @media only screen and (max-width: 767px) {
.breadcrumbBox .breadcrumbRight {
	display: none;
}
}
*/
/* ********** Other Style ************** */	
.dnn_layout {
	margin: 0px auto;
}
#dnn_wrapper {
	position: relative;
}
/*language*/
.languageBox {
	white-space: nowrap;
	padding: 0px;
	text-align: center;
}
.languageBox img {
	width: 27px;
	height: 18px;
}
.languageBox span img {
	margin-right: 7px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	vertical-align: middle;
}
.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);
}
/*Login*/
.Login {
	text-align: center;
}
.Login .loginGroup, .Login .registerGroup, .Login .sep {
	display: inline-block;
	padding: 0px;
	margin: 0px;
	height: 30px;
	line-height: 30px;
}
.Login .sep {
	padding: 0 5px;
}
.Login .registerGroup ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;
}
.Login .registerGroup .buttonGroup > li, .Login .loginGroup > a {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	line-height: 1;
}
.Login img {
	margin: 0 0 2px 8px;
	padding: 0;
	max-height: 26px;
}
.Login .fa {
	display: inline-block;
	vertical-align: middle;
}
.Login .registerGroup li.userMessages strong, .Login .registerGroup li.userNotifications strong {
	display: none;
}
.Login .registerGroup li.userMessages a, .Login .registerGroup li.userNotifications a {
	font-family: 'FontAwesome';
	position: relative;
	padding: 0px 11px;
	text-decoration: none;
}
.Login .registerGroup li.userMessages a:before {
	content: "\f0e0";
	position: absolute;
	left: 2px;
	top: 50%;
	margin-top: -12px;
	height: 20px;
	line-height: 24px;
	transform: scale(1.15);
	-webkit-transform: scale(1.15);
}
.Login .registerGroup li.userNotifications a:before {
	content: "\f05a";
	position: absolute;
	left: 2px;
	top: 50%;
	margin-top: -12px;
	height: 20px;
	line-height: 24px;
	transform: scale(1.15);
	-webkit-transform: scale(1.15);
	font-size:15px;
}
.Login .registerGroup li.userMessages a span, .Login .registerGroup li.userNotifications a span {
	position: absolute;
	bottom: 100%;
	right: 0px;
	margin: 0 -6px -7px 0;
	background-color: #20a3f0;
	padding: 1px 3px 1px;
	color: #FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	z-index: 2;
}

.dnnLogin .dnnLoginService {
	width: 600px;
}

.dnnLogin .dnnLoginService .dnnPrimaryAction {
	border-radius: 10px;
	font-size: 18px;
	font-weight: normal;
	background: var(--ocean-blue);
	border: 1px solid var(--ocean-blue);
	width: 100px;
	box-shadow: none;
	color: #fff;
	text-shadow: none;
}

.dnnLogin .dnnLoginService .dnnPrimaryAction:hover {
	background-color: #fff;
	border: 2px solid var(--ocean-blue);
	color: var(--ocean-blue);
}

.dnnLogin .dnnLoginActions .dnnSecondaryAction {
	background: none;
	border: 2px solid var(--ocean-blue);
	text-decoration: none;
	box-shadow: none;
	border-radius: 10px;
	text-shadow: none;
	font-weight: normal;
}

.dnnLogin .dnnLoginActions .dnnSecondaryAction:hover {
	background-color: #dfe3eb;
	color: var(--ocean-blue);
}

/* Search Style  */
.searchBox {
	background: transparent;
	display: block;
}
.searchBox > span {
	background: none;
	border: none;
	float: none;
	position: relative;
	white-space: nowrap;
	width: 100%;
	display: block;
	text-align: left;
}
.search, a.search:link, a.search:active, a.search:visited {
	text-decoration: none;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	padding: 0px;
	color: #a1a0a0;
	text-align: center;
	font-family: 'FontAwesome';
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	font-size: 16px;
}
a.search:before {
	content: "\f002";
}
.searchBox input.NormalTextBox {
	width: 80%;
	text-align: left;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	padding: 0px 3px 0px 3px;
	background: none;
	border: none;
	display: block;
	position: absolute;
	left: 25px;
	top: 6px;
	outline: 0;
	border-radius: 0px 0px 0px 0px;
	-webkit-appearance: none;
	color: inherit;
	vertical-align: middle;
	font-family:inherit;
}
.searchBox input::-webkit-input-placeholder {
 color: inherit;
}
.searchBox input:-moz-placeholder {
 color: inherit;
}
.searchBox input::-moz-placeholder {
 color: inherit;
}
.searchBox input:-ms-input-placeholder {
 color: inherit;
}
.searchBox .searchInputContainer {
	position: static !important;
	vertical-align: middle;
}
.searchBox .searchInputContainer a.dnnSearchBoxClearText.dnnShow {
	top: 8px !important;
	left: auto;
	right: 44px!important;
}
.searchBox .searchSkinObjectPreview {
	right: 0!important;
}
.searchBox ul.searchSkinObjectPreview > li > span {
	line-height: 1.2;
	display: inline-block;
	white-space: normal;
}
.dnnSearchBoxPanel, .dnnSearchResultPanel {
	width: 100%;
	max-width: none;
	padding: 10px 0px !important;
}
.dnnSearchResultPanel {
	padding: 10px 0px 7px 0px !important;
}
ul.searchSkinObjectPreview {
	z-index: 1000!important
}
ul.searchSkinObjectPreview {
	font-size: 13px;
}
/*source_code*/
.source_code {
	margin: 5px 0px;
}
.source_code pre {
	display: none;
}
.source_code .source_box pre {
	display: block;
}
.source_code .source_box {
	display: none;
}
/* ********** HEADER ************** */
#body, body {
	position: relative;
}
.roll_logo {
	display: none;
}
.dnn_logo {
	float: left;
	padding: 0;
}
.dnn_logo img {
	max-width: 100%;
	max-height: 100%;
	display: inline-block;
	vertical-align: middle;
}
.header-top, .header-bottom {
	display: table;
	width: 100%;
}
.header-left, .header-center, .header-right {
	display: table-cell;
	vertical-align: middle;
}
.header-left {
	text-align: left
}
.header-right {
	text-align: right;
}
.header-center {
	text-align: center;
}
.header_bg {
	width: 100%;
	z-index: 100;
}
.justify_fix {
	display: inline-block;
	width: 100%;
	height: 0;
	line-height: 0;
	overflow: hidden;
}
.headerBox {
	position: relative;
}
.menuRightBox {
	display: inline-block;
	vertical-align: middle;
}
.roll_menu.roll_activated {
	position: fixed;  /*disable roll menu */
	width: 100%;
	z-index: 1000;
}
.nav_box {
	position: relative;
}
/*main menu*/
.dnn_menu {
	position: relative;
	margin: 0px;
}
/*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;
	margin: 0;
}
#dnngo_megamenu .primary_structure > li > a {
	display: inline-block;
	padding: 0;
	word-spacing:normal;
}
*+html #dnngo_megamenu .primary_structure > li > a {
	display: inline;
}
#dnngo_megamenu > div > ul > li > a > span {
	display: inline-block
}
#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;
}
#dnngo_megamenu .primary_structure span img, #dnngo_megamenu .primary_structure span i, .multi_menu ul li i, .multi_menu ul li img {
	margin-right: 8px;
	width:1.1em;
	text-align:center;
}
/*sub*/
#dnngo_megamenu .dnngo_menuslide {
	display: none;
	position: absolute;
	/*top: 100%;*/
	left: 0px;
	z-index: 907;
	margin: 0;
	padding: 0;
}
#dnngo_megamenu .rtl .dnngo_menuslide.slide {
	left: auto!important;
	right: 0;
}
#dnngo_megamenu .dnngo_menuslide > .dnngo_boxslide {
	padding: 18px 40px 18px 0px;
}
#dnngo_megamenu .dnngo_slide_menu, #dnngo_megamenu .dnngo_boxslide {
	box-shadow: 0 0 4px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.2);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	font-weight: 300;
}
#dnngo_megamenu .dnngo_slide_menu .dnngo_submenu {
	box-shadow: 0 0 4px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.2);
}
#dnngo_megamenu .dnngo_masonrymenu {
	width: 100%;
}
#dnngo_megamenu .dnngo_masonrymenu > ul {
	float: left;
}
#dnngo_megamenu .dnngo_masonrymenu > ul > li {
	margin: 0px 38px;
}
/*dnngo_slide_menu*/
#dnngo_megamenu .dnngo_slide_menu {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
#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;
	display: none;
	position: absolute;
	left: 100%;
	top: 0px;
	z-index: 904;
}
#dnngo_megamenu .dnngo_slide_menu li {
	position: relative;
	list-style: none;
}
#dnngo_megamenu .dnngo_slide_menu li a {
	text-decoration: none;
	text-align: left;
	padding: 8px 60px 8px 20px;
	font-size: 13px;
	display: block;
	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? */
}
#dnngo_megamenu .rtl .dnngo_slide_menu li a {
	padding: 8px 20px 8px 60px;
	text-align: right;
}
#dnngo_megamenu .dnngo_slide_menu li a > span {
	display:inline-block;
	transition: 		transform ease-in 200ms,color ease-in 0ms;
	-moz-transition: 	transform ease-in 200ms,color ease-in 0ms; /* Firefox 4 */
	-webkit-transition: transform ease-in 200ms,color ease-in 0ms; /* Safari and Chrome */
	-o-transition: 		transform ease-in 200ms,color ease-in 0ms; /* Opera */
	-ms-transition: 	transform ease-in 200ms,color ease-in 0ms; /* IE9? */
}

#dnngo_megamenu .dnngo_slide_menu li a:hover > span,
#dnngo_megamenu .dnngo_slide_menu li.menu_hover > a > span {
	transform:translate(4px,0);
	-webkit-transform:translate(4px,0);
}
#dnngo_megamenu .rtl .dnngo_slide_menu li a:hover > span,
#dnngo_megamenu .rtl .dnngo_slide_menu li.menu_hover > a > span {
	transform:translate(-4px,0);
	-webkit-transform:translate(-4px,0);
}

#dnngo_megamenu .dnngo_slide_menu li.dir:before {
	content: "";
	right: 15px;
	top: 50%;
	position: absolute;
	margin-top: -2px;
	width: 5px;
	height: 5px;
	border-right: 1px solid #9c9c9c;
	border-bottom: 1px solid #9c9c9c;
	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: 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? */
}
#dnngo_megamenu .rtl .dnngo_slide_menu li.dir:before {
	left: 15px;
	right: auto;
	-ms-transform: rotate(135deg); /* IE 9 */
	-moz-transform: rotate(135deg); /* Firefox */
	-webkit-transform: rotate(135deg); /* Safari and Chrome */
	-o-transform: rotate(135deg); /* Opera */
}
#dnngo_megamenu .rtl .dnngo_boxslide, 
#dnngo_megamenu .rtl .dnngo_boxslide .menu_centerbox ul {
	text-align: right;
}
/*dnngo_boxslide*/

#dnngo_megamenu .dnngo_boxslide {
	clear: both;
	overflow: hidden;
	width: 100%;
	margin: auto;
	text-align: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	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);
}
#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;
}
#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: 3px 0px;
	font-size: 12px;
}
#dnngo_megamenu .dnngo_boxslide .menu_centerbox ul li li li {
	padding: 5px 10px;
}
#dnngo_megamenu .dnngo_boxslide .dnngo_masonrymenu {
}
#dnngo_megamenu .dnngo_boxslide .dnngo_masonrymenu > ul {
	position: relative;
}
#dnngo_megamenu .dnngo_boxslide .dnngo_masonrymenu > ul:before {
	content: "";
	position: absolute;
	right: 0;
	top: -100px;
	height: 1000%;
	border-left: 1px solid #e0e0e0;
}
#dnngo_megamenu .dnngo_boxslide .dnngo_masonrymenu > ul > li {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
*+html #dnngo_megamenu .dnngo_boxslide .dnngo_masonrymenu > ul >li {
	display: inline;
}
#dnngo_megamenu .dnngo_boxslide .dnngo_masonrymenu > ul > li > a > span {
	font-size: 14px;
	padding-bottom: 20px;
}
#dnngo_megamenu .dnngo_boxslide .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 {
	display: block;
	width: 100%;
}
#dnngo_megamenu .dnngo_boxslide .menu_centerbox ul li li a:hover {
	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: "";
	width: 5px;
	height: 5px;
	border-right: 1px solid #9c9c9c;
	border-bottom: 1px solid #9c9c9c;
	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 */
	vertical-align: middle;
	display: inline-block;
	margin: 0px 8px 2px 0;
}
#dnngo_megamenu .dnngo_boxslide .menu_centerbox ul li li a:hover span:before {
	border-left-color: #20a3f0;
}
#dnngo_megamenu .dnngo_boxslide .menu_topbox {
	width: 100%;
}
#dnngo_megamenu .dnngo_boxslide .menu_bottombox {
	width: 100%;
}
#dnngo_megamenu .mega_title, #dnngo_megamenu .dnngo_boxslide .dnngo_masonrymenu > ul > li > a > span {
	font-size: 14px!important;
	text-transform: capitalize;
	border-bottom: 1px solid #c2c2c2;
	font-weight: normal;
	padding: 5px 0 15px;
	line-height: 1.2;
	color: #20a3f0;
	letter-spacing: 0;
	position: relative;
	display: block;
	margin-bottom: 8px;
}
#dnngo_megamenu .dnngo_boxslide .menu_leftbox, #dnngo_megamenu .dnngo_boxslide .menu_rightbox, #dnngo_megamenu .dnngo_boxslide .menu_topbox, #dnngo_megamenu .dnngo_boxslide .menu_bottombox, #dnngo_megamenu .dnngo_boxslide .dnngo_masonrymenu > ul > li {
	overflow: hidden;
}
#dnngo_megamenu .rtl li span > img, #dnngo_megamenu .rtl li span > i {
	margin-left: 4px;
	margin-right: 0px;
}
#dnngo_megamenu li p {
	line-height:1.8;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
#dnngo_megamenu.IHide-md li span > img,  #dnngo_megamenu.IHide-md li span > i,  #dnngo_menu.IHide-md li span > img,  #dnngo_menu.IHide-md li span > i {
	display: none;
}
#dnngo_megamenu .dnngo_masonrymenu > ul > li {
	margin: 0px 10px;
	white-space: normal;
}
}
@media only screen and (min-width:992px) and (max-width:1199px) {
#dnngo_megamenu.IHide-sm li span > img,  #dnngo_megamenu.IHide-sm li span > i,  #dnngo_menu.IHide-sm li span > img,  #dnngo_menu.IHide-sm li span > i {
	display: none;
}
}
@media only screen and (min-width: 1200px) {
#dnngo_megamenu.IHide-lg li span > img,  #dnngo_megamenu.IHide-lg li span > i,  #dnngo_menu.IHide-lg li span > img,  #dnngo_menu.IHide-lg li span > i {
	display: none;
}
}
.roller-up{
	position:fixed;
	top:0;
	background-color:#000;
	background-color:rgba(0,0,0,0.15);
	height:18px;
	cursor:pointer;
	z-index:950;
	text-align:center;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
}
.roller-down{
	position:fixed;
	bottom:0;
	background-color:#000;
	background-color:rgba(0,0,0,0.15);
	height:18px;
	cursor:pointer;
	z-index:950;
	text-align:center;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
}
.roller-up:before,
.roller-down:before{
	content:"";
	width:8px;
	height:8px;
	border-top:2px solid #FFF;
	border-left:2px solid #FFF;
	display:inline-block;
}
.roller-up:before{
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	margin:-3px 0 0px -3px;
}
.roller-down:before{
	transform:rotate(-135deg);
	-webkit-transform:rotate(-135deg);
	margin:0px 0 3px -3px;
}
.roller-up:hover,
.roller-down:hover{
	background-color:rgba(0,0,0,0.3);
}

/*dnngo_custommenu*/

#dnngo_megamenu .dnngo_menuslide > .dnngo_boxslide{
	padding:0;
}
#dnngo_megamenu .dnngo_custommenu > .menupane {
	float:left;
	background-color:#FFF;
	padding-bottom:10000px;
	margin-bottom:-10000px;
	position:relative;
}
#dnngo_megamenu .dnngo_custommenu > .menupane.topline .pane_space{
	border-top:1px solid #dcdcdc;
}
#dnngo_megamenu .dnngo_custommenu > .menupane.bottomline .pane_space{
	border-bottom:1px solid #dcdcdc;
}
#dnngo_megamenu .dnngo_custommenu > .menupane.leftline {
	border-left:1px solid #dcdcdc;
}
#dnngo_megamenu .dnngo_custommenu > .menupane.rightline {
	border-right:1px solid #dcdcdc;
}
 
#dnngo_megamenu .dnngo_custommenu  .pane_space {
}
#dnngo_megamenu .dnngo_custommenu .submenu{
	margin:0;
	padding:0;
}
#dnngo_megamenu .dnngo_custommenu .submenu_title {
	color:#424242;
	line-height:1.4;
	font-weight:bold;
	margin:0 0 7px;
}
#dnngo_megamenu .dnngo_custommenu .submenulist_1 .submenu_title a:hover{
	text-decoration:none;
}
#dnngo_megamenu .dnngo_custommenu .submenulist_1 .submenu_title span{
	color:#424242;
	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? */
}

#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_1 li a{
	display:block;
	padding:6px 4px;
	color:#666666;
	transition: 		background ease-in 200ms;
	-moz-transition: 	background ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		background ease-in 200ms; /* Opera */
	-ms-transition: 	background ease-in 200ms; /* IE9? */
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_1 li a:hover{
	color:#FFF;
	background-color:#20a3f0;
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_1 li a span{
	display:inline-block;
	transition: 		transform ease-in 200ms,color ease-in 0ms;
	-moz-transition: 	transform ease-in 200ms,color ease-in 0ms; /* Firefox 4 */
	-webkit-transition: transform ease-in 200ms,color ease-in 0ms; /* Safari and Chrome */
	-o-transition: 		transform ease-in 200ms,color ease-in 0ms; /* Opera */
	-ms-transition: 	transform ease-in 200ms,color ease-in 0ms; /* IE9? */
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_1 li a:hover span{
	transform:translate(4px,0);
	-webkit-transform:translate(4px,0);
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_1 ul{
	margin:0 0 15px;
	padding:0px;
	list-style:none;
}
#dnngo_megamenu .dnngo_custommenu .menupane  .submenu.submenulist_1:last-child ul{
	margin:0;
}

#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_1 li li a{
	padding-left:24px;
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_1 li li li a{
	padding-left:44px;
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_1 li li li li a{
	padding-left:64px;
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_1 li li li li li a{
	padding-left:84px;
}


#dnngo_megamenu .dnngo_custommenu .submenulist_2 .submenu_title a:hover{
	text-decoration:none;
}
#dnngo_megamenu .dnngo_custommenu .submenulist_2 .submenu_title span{
	color:#20a3f0;
	font-weight:normal;
	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? */
}
#dnngo_megamenu .dnngo_custommenu .submenulist_2 .submenu_title:after{
	content:"";
	width:65%;
	border-bottom:1px solid #bebebe;
	display:block;
	margin-top:12px;
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_2{
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_2 ul{
	margin:0 0 15px;
	padding:0px;
	list-style:none;
}
#dnngo_megamenu .dnngo_custommenu .menupane  .submenu.submenulist_2:last-child ul{
	margin:0;
}

#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_2 ul li{
	margin:0;
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_2 ul li span{
	display:inline-block;
	padding:4px 0 ;
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_2 ul li a:before{
	content:"";
	margin:0 12px 2px 0;
	width:5px;
	height:5px;
	line-height:5px;
	display:inline-block;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_2 ul li a:hover:before{
	border-right-color:#20a3f0;
	border-bottom-color:#20a3f0;
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_2 ul li li{
	padding-left:20px;
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_2 ul li a{
	color:#666666;
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_2 ul li a:hover{
	color:#20a3f0;
}
/**/

#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_3{
}
#dnngo_megamenu .dnngo_custommenu .submenulist_3 .submenu_title {
	padding:0 0 10px;
	margin:0;
}
#dnngo_megamenu .dnngo_custommenu .submenulist_3 .submenu_title span{
	color:#20a3f0;
	text-decoration:none;
}
#dnngo_megamenu .dnngo_custommenu .submenulist_3 .submenu_title a:hover{
	text-decoration:none;
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_3 ul{
	margin:0 0 15px;
	padding:0px;
	list-style:none;
}
#dnngo_megamenu .dnngo_custommenu .menupane  .submenu.submenulist_3:last-child ul{
	margin:0;
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_3 ul li{
	margin:0;
	position:relative;
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_3 > ul > li > a{
	border-bottom:1px solid #dcdcdc;
	position:relative;
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_3 > ul > li > a + ul{
	margin-top:5px;
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_3 ul li span{
	display:inline-block;
	padding:11px 0 ;
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_3 ul li li span{
	padding:4px 0 ;
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_3 ul li a:before{
	content:"";
	top:50%;
	margin:-2px 7px 3px 0;
	width:6px;
	height:6px;
	line-height:6px;
	display:inline-block;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	position:absolute;
	right: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? */
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_3 ul li li a{
	padding-left:20px;
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_3 ul li li li a{
	padding-left:40px;
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_3 ul li li li li a{
	padding-left:60px;
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_3 ul li a{
	color:#666666;
	display:block;
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_3 ul li a:hover{
	color:#20a3f0;
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_3 ul li a:hover:before{
	border-right-color:#20a3f0;
	border-bottom-color:#20a3f0;
}

#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_4{
}
#dnngo_megamenu .dnngo_custommenu .submenulist_4 .submenu_title {
	border-bottom:1px solid #dcdcdc;
	padding:0 0 10px;
	margin:0 0 10px;
}
#dnngo_megamenu .dnngo_custommenu .submenulist_4 .submenu_title span{
	color:#424242;
	text-decoration:none;
	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? */
}
#dnngo_megamenu .dnngo_custommenu .submenulist_4 .submenu_title a:hover span{
	color:#20a3f0;
}
#dnngo_megamenu .dnngo_custommenu .submenulist_4 .submenu_title a:hover{
	text-decoration:none;
}

#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_4 ul{
	margin:0 0 15px;
	padding:0px;
	list-style:none;
}
#dnngo_megamenu .dnngo_custommenu .menupane  .submenu.submenulist_4:last-child ul{
	margin:0;
}

#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_4 ul li{
	margin:0;
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_4 ul li span{
	display:inline-block;
	padding:4px 0 ;
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_4 ul li li{
	padding-left:20px;
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_4 ul li a{
	color:#666666;
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_4 ul li a:hover{
	color:#20a3f0;
}
#dnngo_megamenu .dnngo_custommenu .submenulist_5 .submenu_title{
	margin:0 0 7px;
}
#dnngo_megamenu .dnngo_custommenu .submenulist_5 .submenu_title a:hover{
	text-decoration:none;
}
#dnngo_megamenu .dnngo_custommenu .submenulist_5 .submenu_title span{
	color:#424242;
	font-weight:normal;
	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? */
}
#dnngo_megamenu .dnngo_custommenu .submenulist_5 .submenu_title a:hover span{
	color:#20a3f0;
}

#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_5{
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_5 ul{
	margin:0 0 15px;
	padding:0px;
	list-style:none;
}
#dnngo_megamenu .dnngo_custommenu .menupane  .submenu.submenulist_5:last-child ul{
	margin:0;
}

#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_5 ul li{
	margin:0;
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_5 ul li span{
	display:inline-block;
	padding:4px 0 ;
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_5 ul li a:before{
	content:"";
	margin:0 10px 2px 0;
	width:5px;
	height:5px;
	line-height:5px;
	display:inline-block;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_5 ul li a:hover:before{
	border-right-color:#20a3f0;
	border-bottom-color:#20a3f0;
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_5 ul li li{
	padding-left:20px;
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_5 ul li a{
	color:#666;
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_5 ul li a:hover{
	color:#20a3f0;
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_5 ul li a:hover:before{
}

.menu-cont01 .list{
	margin:0 ;
	padding:0 0 10px;
	list-style:none;
}
.menu-cont01 .list li{
	padding:5px 0px;
}
.menu-cont01 .list li .fa{
	font-size:1.3em;
	width:25px;
	text-align:center;
	display:inline-block;
	vertical-align:middle;
	margin-bottom:2px;
}
.menu-cont01 .line{
	border-bottom:1px solid #dcdcdc;
	margin-top:10px;
	margin-bottom:30px;
}
.menu-ibox {
	margin-bottom:20px;
}
.menu-ibox h3{
	color:#424242;
	font-size:15px;
	font-weight:normal;
	margin-bottom:10px;
}
.menu-cont01 .more,
.menu-cont01 .more:link,
.menu-cont01 .more:active,
.menu-cont01 .more:visited{
	background-color:transparent;
	color:#20a3f0;
	font-style:italic;
	text-decoration:underline;
}
.menu-cont01 .more:hover{
	text-decoration:none;
}

.menu-ibox .btn{
	margin-top:10px;
	margin-bottom:20px;
	color:#20a3f0;
	border:1px solid #20a3f0;
}
.menu-ibox .btn,
.menu-ibox .btn:link,
.menu-ibox .btn:active,
.menu-ibox .btn:visited{
	background:transparent;
	color:#20a3f0;
	box-shadow:none;
	-webkit-box-shadow:none;
}
.menu-ibox .btn:hover{
	background-color:#20a3f0;
	color:#FFF;
}
.menu-ibox-last .menu-ibox{
	margin-bottom:0;
}
.menu-ibox-last .menu-ibox .btn{
	margin-bottom:0px;
}



.menu-blog{
}
.menu-blog .pic{
	margin-bottom:10px;
}

.menu-bloglist{
	margin:0;
	padding:0;
	list-style:none;
}
.menu-bloglist li{
	overflow:hidden;
	border-bottom:1px solid #dcdcdc;
	padding-bottom:25px;
	margin-bottom:25px;
}
.menu-bloglist li:last-child{
	border-bottom:none;
	padding-bottom:0;
	margin-bottom:0;
}
.menu-bloglist .pic{
	float:left;
	margin-right:18px;
	padding-top:5px;
}
.menu-bloglist .pic-right {
	overflow:hidden;
}
.menu-carousel{
	text-align:center;
}


/* ********** CONTENT ************** */	
#dnn_content {
	min-height: 400px;
	position: relative;
}
.Breadcrumb_bg:before, .BannerPane:before {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: -1
}
.pane-bg01 {
	position: relative;
	z-index: 1;
}
.pane-bg01:before {
	content: "";
	width: 100%;
	height: 100%;
	background: #20a3f0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	transform: skew(0deg, -4deg);
	transform-origin: left bottom;
	-webkit-transform-origin: left bottom;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
}
.pane-bg01:before {
	background: #b75ccd;
}
/*page Spacing*/
.mt-0 {
	margin-top: 0 !important;
}
.mb-0{
	margin-bottom: 0!important;
}
.pt-0 {
	padding-top: 0!important;
}
.pb-0 {
	padding-bottom: 0!important;
}
.mt-5 {
	margin-top: 5px !important;
}
.mb-5{
	margin-bottom: 5px!important;
}
.pt-5 {
	padding-top: 5px!important;
}
.pb-5 {
	padding-bottom: 5px!important;
}
.mt-10 {
	margin-top: 10px!important;
}
.mb-10 {
	margin-bottom: 10px!important;
}
.pt-10 {
	padding-top: 10px!important;
}
.pb-10 {
	padding-bottom: 10px!important;
}
.mt-20 {
	margin-top: 20px!important;
}
.mb-20 {
	margin-bottom: 20px!important;
}
.pt-20 {
	padding-top: 20px!important;
}
.pb-20 {
	padding-bottom: 20px!important;
}
.mt-30 {
	margin-top: 30px!important;
}
.mb-30 {
	margin-bottom: 30px!important;
}
.pt-30 {
	padding-top: 30px!important;
}
.pb-30 {
	padding-bottom: 30px!important;
}
.mt-40 {
	margin-top: 40px!important;
}
.mb-40 {
	margin-bottom: 40px!important;
}
.pt-40 {
	padding-top: 40px!important;
}
.pb-40 {
	padding-bottom: 40px!important;
}
.mt-50 {
	margin-top: 50px!important;
}
.mb-50 {
	margin-bottom: 50px!important;
}
.pt-50 {
	padding-top: 50px!important;
}
.pb-50 {
	padding-bottom: 50px!important;
}
.mt-60 {
	margin-top: 60px!important;
}
.mb-60 {
	margin-bottom: 60px!important;
}
.pt-60 {
	padding-top: 60px!important;
}
.pb-60 {
	padding-bottom: 60px!important;
}
 @media only screen and (min-width: 1600px) {
.mt-10 {
	margin-top: 13px!important;
}
.mb-10 {
	margin-bottom: 13px!important;
}
.pt-10 {
	padding-top: 13px!important;
}
.pb-10 {
	padding-bottom: 13px!important;
}
.mt-20 {
	margin-top: 26px!important;
}
.mb-20 {
	margin-bottom: 26px!important;
}
.pt-20 {
	padding-top: 26px!important;
}
.pb-20 {
	padding-bottom: 26px!important;
}
.mt-30 {
	margin-top: 39px!important;
}
.mb-30 {
	margin-bottom: 39px!important;
}
.pt-30 {
	padding-top: 39px!important;
}
.pb-30 {
	padding-bottom: 39px!important;
}
.mt-40 {
	margin-top: 52px!important;
}
.mb-40 {
	margin-bottom: 52px!important;
}
.pt-40 {
	padding-top: 52px!important;
}
.pb-40 {
	padding-bottom: 52px!important;
}
.mt-50 {
	margin-top: 65px!important;
}
.mb-50 {
	margin-bottom: 65px!important;
}
.pt-50 {
	padding-top: 65px!important;
}
.pb-50 {
	padding-bottom: 65px!important;
}
.mt-60 {
	margin-top: 78px!important;
}
.mb-60 {
	margin-bottom: 78px!important;
}
.pt-60 {
	padding-top: 78px!important;
}
.pb-60 {
	padding-bottom: 78px!important;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.mt-10 {
	margin-top: 7px!important;
}
.mb-10 {
	margin-bottom: 7px!important;
}
.pt-10 {
	padding-top: 7px!important;
}
.pb-10 {
	padding-bottom: 7px!important;
}
.mt-20 {
	margin-top: 14px!important;
}
.mb-20 {
	margin-bottom: 14px!important;
}
.pt-20 {
	padding-top: 14px!important;
}
.pb-20 {
	padding-bottom: 14px!important;
}
.mt-30 {
	margin-top: 21px!important;
}
.mb-30 {
	margin-bottom: 21px!important;
}
.pt-30 {
	padding-top: 21px!important;
}
.pb-30 {
	padding-bottom: 21px!important;
}
.mt-40 {
	margin-top: 28px!important;
}
.mb-40 {
	margin-bottom: 28px!important;
}
.pt-40 {
	padding-top: 28px!important;
}
.pb-40 {
	padding-bottom: 28px!important;
}
.mt-50 {
	margin-top: 35px!important;
}
.mb-50 {
	margin-bottom: 35px!important;
}
.pt-50 {
	padding-top: 35px!important;
}
.pb-50 {
	padding-bottom: 35px!important;
}
.mt-60 {
	margin-top: 50px!important;
}
.mb-60 {
	margin-bottom: 50px!important;
}
.pt-60 {
	padding-top: 50px!important;
}
.pb-60 {
	padding-bottom: 50px!important;
}
}
@media only screen and (max-width: 767px) {
.mt-10 {
	margin-top: 5px!important;
}
.mb-10 {
	margin-bottom: 5px!important;
}
.pt-10 {
	padding-top: 5px!important;
}
.pb-10 {
	padding-bottom: 5px!important;
}
.mt-20 {
	margin-top: 10px!important;
}
.mb-20 {
	margin-bottom: 10px!important;
}
.pt-20 {
	padding-top: 10px!important;
}
.pb-20 {
	padding-bottom: 10px!important;
}
.mt-30 {
	margin-top: 15px!important;
}
.mb-30 {
	margin-bottom: 15px!important;
}
.pt-30 {
	padding-top: 15px!important;
}
.pb-30 {
	padding-bottom: 15px!important;
}
.mt-40 {
	margin-top: 20px!important;
}
.mb-40 {
	margin-bottom: 20px!important;
}
.pt-40 {
	padding-top: 20px!important;
}
.pb-40 {
	padding-bottom: 20px!important;
}
.mt-50 {
	margin-top: 25px!important;
}
.mb-50 {
	margin-bottom: 25px!important;
}
.pt-50 {
	padding-top: 25px!important;
}
.pb-50 {
	padding-bottom: 25px!important;
}
.mt-60 {
	margin-top: 40px!important;
}
.mb-60 {
	margin-bottom: 40px!important;
}
.pt-60 {
	padding-top: 40px!important;
}
.pb-60 {
	padding-bottom: 40px!important;
}
}
/*page Spacing*/
.ml-5 {
	margin-left: 5px!important;
}
.mr-5 {
	margin-right: 5px!important;
}
.pl-5 {
	padding-left: 5px!important;
}
.pr-5 {
	padding-right: 5px!important;
}
.ml-10 {
	margin-left: 10px!important;
}
.mr-10 {
	margin-right: 10px!important;
}
.pl-10 {
	padding-left: 10px!important;
}
.pr-10 {
	padding-right: 10px!important;
}
.ml-20 {
	margin-left: 20px!important;
}
.mr-20 {
	margin-right: 20px!important;
}
.pl-20 {
	padding-left: 20px!important;
}
.pr-20 {
	padding-right: 20px!important;
}
.ml-30 {
	margin-left: 30px!important;
}
.mr-30 {
	margin-right: 30px!important;
}
.pl-30 {
	padding-left: 30px!important;
}
.pr-30 {
	padding-right: 30px!important;
}
.ml-40 {
	margin-left: 40px!important;
}
.mr-40 {
	margin-right: 40px!important;
}
.pl-40 {
	padding-left: 40px!important;
}
.pr-40 {
	padding-right: 40px!important;
}
.ml-50 {
	margin-left: 50px!important;
}
.mr-50 {
	margin-right: 50px!important;
}
.pl-50 {
	padding-left: 50px!important;
}
.pr-50 {
	padding-right: 50px!important;
}
.ml-60 {
	margin-left: 60px!important;
}
.mr-60 {
	margin-right: 60px!important;
}
.pl-60 {
	padding-left: 60px!important;
}
.pr-60 {
	padding-right: 60px!important;
}
 @media only screen and (min-width: 1600px) {
.ml-10 {
	margin-left: 13px!important;
}
.mr-10 {
	margin-right: 13px!important;
}
.pl-10 {
	padding-left: 13px!important;
}
.pr-10 {
	padding-right: 13px!important;
}
.ml-20 {
	margin-left: 26px!important;
}
.mr-20 {
	margin-right: 26px!important;
}
.pl-20 {
	padding-left: 26px!important;
}
.pr-20 {
	padding-right: 26px!important;
}
.ml-30 {
	margin-left: 39px!important;
}
.mr-30 {
	margin-right: 39px!important;
}
.pl-30 {
	padding-left: 39px!important;
}
.pr-30 {
	padding-right: 39px!important;
}
.ml-40 {
	margin-left: 52px!important;
}
.mr-40 {
	margin-right: 52px!important;
}
.pl-40 {
	padding-left: 52px!important;
}
.pr-40 {
	padding-right: 52px!important;
}
.ml-50 {
	margin-left: 65px!important;
}
.mr-50 {
	margin-right: 65px!important;
}
.pl-50 {
	padding-left: 65px!important;
}
.pr-50 {
	padding-right: 65px!important;
}
.ml-60 {
	margin-left: 78px!important;
}
.mr-60 {
	margin-right: 78px!important;
}
.pl-60 {
	padding-left: 78px!important;
}
.pr-60 {
	padding-right: 78px!important;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.ml-10 {
	margin-left: 7px!important;
}
.mr-10 {
	margin-right: 7px!important;
}
.pl-10 {
	padding-left: 7px!important;
}
.pr-10 {
	padding-right: 7px!important;
}
.ml-20 {
	margin-left: 14px!important;
}
.mr-20 {
	margin-right: 14px!important;
}
.pl-20 {
	padding-left: 14px!important;
}
.pr-20 {
	padding-right: 14px!important;
}
.ml-30 {
	margin-left: 21px!important;
}
.mr-30 {
	margin-right: 21px!important;
}
.pl-30 {
	padding-left: 21px!important;
}
.pr-30 {
	padding-right: 21px!important;
}
.ml-40 {
	margin-left: 28px!important;
}
.mr-40 {
	margin-right: 28px!important;
}
.pl-40 {
	padding-left: 28px!important;
}
.pr-40 {
	padding-right: 28px!important;
}
.ml-50 {
	margin-left: 35px!important;
}
.mr-50 {
	margin-right: 35px!important;
}
.pl-50 {
	padding-left: 35px!important;
}
.pr-50 {
	padding-right: 35px!important;
}
.ml-60 {
	margin-left: 42px!important;
}
.mr-60 {
	margin-right: 42px!important;
}
.pl-60 {
	padding-left: 42px!important;
}
.pr-60 {
	padding-right: 42px!important;
}
}
@media only screen and (max-width: 767px) {
.ml-10 {
	margin-left: 5px!important;
}
.mr-10 {
	margin-right: 5px!important;
}
.pl-10 {
	padding-left: 5px!important;
}
.pr-10 {
	padding-right: 5px!important;
}
.ml-20 {
	margin-left: 10px!important;
}
.mr-20 {
	margin-right: 10px!important;
}
.pl-20 {
	padding-left: 10px!important;
}
.pr-20 {
	padding-right: 10px!important;
}
.ml-30 {
	margin-left: 15px!important;
}
.mr-30 {
	margin-right: 15px!important;
}
.pl-30 {
	padding-left: 15px!important;
}
.pr-30 {
	padding-right: 15px!important;
}
.ml-40 {
	margin-left: 20px!important;
}
.mr-40 {
	margin-right: 20px!important;
}
.pl-40 {
	padding-left: 20px!important;
}
.pr-40 {
	padding-right: 20px!important;
}
.ml-50 {
	margin-left: 25px!important;
}
.mr-50 {
	margin-right: 25px!important;
}
.pl-50 {
	padding-left: 25px!important;
}
.pr-50 {
	padding-right: 25px!important;
}
.ml-60 {
	margin-left: 30px!important;
}
.mr-60 {
	margin-right: 30px!important;
}
.pl-60 {
	padding-left: 30px!important;
}
.pr-60 {
	padding-right: 30px!important;
}
}
/*width*/
.width-95{
	margin:auto;
	width:95%;
}
.width-90{
	margin:auto;
	width:90%;
}
.width-85{
	margin:auto;
	width:85%;
}
.width-80{
	margin:auto;
	width:80%;
}
.width-75{
	margin:auto;
	width:75%;
}
.width-70{
	margin:auto;
	width:70%;
}
.width-65{
	margin:auto;
	width:65%;
}
.width-60{
	margin:auto;
	width:60%;
}
.width-55{
	margin:auto;
	width:55%;
}
.width-50{
	margin:auto;
	width:50%;
}
.width-45{
	margin:auto;
	width:45%;
}
.width-40{
	margin:auto;
	width:40%;
}
.width-35{
	margin:auto;
	width:35%;
}
.width-30{
	margin:auto;
	width:30%;
}
.width-25{
	margin:auto;
	width:25%;
}
.width-20{
	margin:auto;
	width:20%;
}
.width-15{
	margin:auto;
	width:15%;
}
.width-10{
	margin:auto;
	width:10%;
}





/*bold*/
.font-bold{
	font-weight:bold !important;
}
.font-300{
	font-weight:300 !important;
}
.font-400{
	font-weight:400 !important;
}
.font-500{
	font-weight:500 !important;
}
.font-600{
	font-weight:600 !important;
}
.font-700{
	font-weight:700 !important;
}
.font-800{
	font-weight:800 !important;
}

/*font*/
.size-16{
	font-size: 18px !important;
}
.size-18{
	font-size: 18px !important;
}
.size-20{
	font-size: 20px !important;
}
.size-22{
	font-size: 22px !important;
}

/**/
.align-bottom{
	float:none;
	vertical-align:bottom;
	display:inline-block;
}
.align-middle{
	vertical-align:middle;
	display:inline-block;
	float:none;
}

/*color*/
.color-white, .color-white .Normal, .color-white a, .color-white a:link, .color-white a:active, .color-white a:visited, .color-white a:hover, .color-white h1, .color-white h2, .color-white h3, .color-white h4, .color-white h5, .color-white h6 {
	color: #FFF;
}
.color_gray, .color_gray .Normal, .color_gray a, .color_gray a:link, .color_gray a:active, .color_gray a:visited, .color_gray a:hover, .color_gray h1, .color_gray h2, .color_gray h3, .color_gray h4, .color_gray h5, .color_gray h6 {
	color: #999999;
}
.text_left {
	text-align: left;
}
.text_center {
	text-align: center;
}
.text_right {
	text-align: right;
}



@media only screen and (max-width: 767px) {
.phone-center {
	text-align: center;
}
}
/* ********** Buttons Style ************** */
.btn, .btn:hover {
	transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
/* ********** FOOTER ************** */	
.foot_bg, .footer_bottom {
	position: relative;
	z-index: 3
}
.foot_bgs, .footer_bottom_bg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #FFF;
	z-index: -1;
}
.footer_bottom {
	padding: 10px 0;
}
.footer_box [class*=Pane] {
	margin: 50px 0 40px;
}
.footer_box .Full_Screen_FootPaneA, .footer_box .Full_Screen_FootPaneB {
	margin: 0px!important;
}
.footer_box, .footer_box .Normal, .footer_box a {
	font-size: 14px;
	color: #8f8f8f;
}
.copyright_style {
	float: left;
	padding: 10px 8px;
}
.FooterPane {
	float: right;
	padding: 9px 8px 0;
	margin: 0!important;
}
.copyright_style .sep {
	padding: 0px 7px;
}
.copyright_style, .copyright_style a, .copyright_style a:link, .copyright_style a:active, .copyright_style a:visited {
	text-decoration: none;
	font-size: 14px;
}
.copyright_style a:hover {
	text-decoration: none;
	color: #20a3f0;
}
.FooterPane .social-icons {
	display: inline-block;
	vertical-align: middle;
	font-size: 22px;
}
.FooterPane .social-icons a {
	color: #585858;
}
*+html .FooterPane .social-icons {
	display: inline
}
#to_top {
	width: 65px;
	height: 65px;
	line-height: 65px;
	right: 90px;
	bottom: 120px;
	float: right;
	margin-top: 10px;
	text-align: center;
	font-size: 24px;
	z-index: 1000;
	cursor: pointer;
	position: fixed;
	display: 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? */
}
.backtop01 {
	border: 1px solid #333;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	text-align: center;
}
.backtop01 span {
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
.backtop01 span:before {
	content: "";
	width: 17px;
	height: 17px;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	position: absolute;
	top: -13px;
	left: -8px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	opacity: 0.8;
	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? */
}
.backtop01 span:after {
	content: "";
	width: 0;
	height: 27px;
	border-left: 1px solid #333;
	position: absolute;
	top: -15px;
	left: 0px;
	opacity: 0.8;
	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? */
}
.backtop01:hover {
	background-color: #ed474a;
	border: 2px solid #ed474a;
}
.backtop01:hover span:before {
	border-color: #FFF;
}
.backtop01:hover span:after {
	border-color: #FFF;
}
.backtop02 {
	background-color: #61b632;
	text-align: center;
}
.backtop02 span {
	display: inline-block;
	vertical-align: bottom;
	position: relative;
}
.backtop02 span:before {
	content: "\f062";
	display: inline-block;
	vertical-align: middle;
	position: relative;
	font-family: "FontAwesome";
	vertical-align: bottom;
	color: #FFF;
	font-size: 24px;
}
.backtop02:hover {
	background-color: #ed474a;
}
.backtop03 {
	border: 2px solid #cd3637;
	text-align: center;
}
.backtop03 span {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-top: -12px;
}
.backtop03 span:before {
	content: "\f077";
	display: inline-block;
	position: relative;
	font-family: "FontAwesome";
	vertical-align: middle;
	font-size: 24px;
}
.backtop03:hover {
	border-color: #ed474a;
	background-color: #ed474a;
	color: #FFF
}
.backtop04 {
	background-color: #50bdad;
	text-align: center;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.backtop04 span {
	display: inline-block;
	vertical-align: bottom;
	position: relative;
}
.backtop04 span:before {
	content: "\f062";
	display: inline-block;
	vertical-align: middle;
	position: relative;
	font-family: "FontAwesome";
	vertical-align: bottom;
	color: #FFF;
	font-size: 24px;
}
.backtop04:hover {
	background-color: #ed474a;
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
#to_top {
	right: 30px!important;
	bottom: 40px!important;
}
}
@media only screen and (max-width: 767px) {
#to_top {
	right: 20px!important;
	bottom: 40px!important;
}
}
.FooterPane .Normal, .copyright_style, .copyright_style a, .copyright_style a:link, .copyright_style a:active, .copyright_style a:visited, .FooterPane a, .FooterPane a:link, .FooterPane a:active, .FooterPane a:visited, .FooterPane .social-icons a {
	color: #666666;
}
/* ********** Typography ************** */

/*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;
}
/*-- Loading animation --*/	
.pace_bg, .pace-running .pace_bg {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #FFF;
	z-index: 10100;
}
.pace-running .dnngo-main {
	visibility: hidden;
}
.animations {
	visibility: visible;
}
.showControlBar .pace_bg {
	margin-top: -53px!important;
}
.pace-running .pace {
	z-index: 10101;
}
.pace, .pace *, .pace *:before, .pace *:after, .pace:before, .pace:after {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
.pace-done .pace, .pace-done .pace_bg {
	opacity: 0;
	z-index: -1;
	visibility: hidden;
	transition: all ease-in 500ms;
	-moz-transition: all ease-in 500ms; /* Firefox 4 */
	-webkit-transition: all ease-in 500ms; /* Safari and Chrome */
	-o-transition: all ease-in 500ms; /* Opera */
	-ms-transition: all ease-in 500ms; /* IE9? */
}
/*box container*/
/* Effect 1: Slide in on top */
.box-effect-1 .left-menu {
	visibility: visible;
	z-index: 940;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}
.box-effect-1.active .left-menu {
	visibility: visible;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.box-effect-1.active #header_slide {
	left: 302px;
}
/* Effect 2: Reveal */
.box-effect-2.active, .box-effect-2.delay {
	overflow: hidden;
	height: auto!important;
}
.box-effect-2.active .rightmain, .box-effect-2.delay .rightmain {
	box-shadow: 0 0 9px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 9px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 9px rgba(0,0,0,0.3);
}
.box-effect-2.active .rightmain {
	-webkit-transform: translate3d(300px, 0, 0);
	transform: translate3d(300px, 0, 0);
}
.box-effect-2 .left-menu {
	z-index: 1;
}
.box-effect-2.active .left-menu {
	visibility: visible;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}
.box-effect-2.active #header_slide {
	left: 302px;
}
/* Effect 3: Push*/
.box-effect-3.active, .box-effect-3.delay {
	overflow: hidden;
	height: auto!important;
}
.box-effect-3.active .rightmain, .box-effect-3.delay .rightmain {
}
.box-effect-3.active .rightmain {
	-webkit-transform: translate3d(300px, 0, 0);
	transform: translate3d(300px, 0, 0);
}
.box-effect-3.active .left-menu {
	-webkit-transform: translate3d(0px, 0, 0);
	transform: translate3d(0px, 0, 0);
}
.box-effect-3 .left-menu {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	z-index: 50;
}
.box-effect-3.active .left-menu {
	visibility: visible;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}
.box-effect-3.active #header_slide {
	left: 302px;
}
/* Effect 4: Slide along */
.box-effect-4.active, .box-effect-4.delay {
	overflow: hidden;
	height: auto!important;
}
.box-effect-4.active .rightmain, .box-effect-4.delay .rightmain {
	box-shadow: 0 0 9px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 9px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 9px rgba(0,0,0,0.3);
}
.box-effect-4.active .rightmain {
	-webkit-transform: translate3d(300px, 0, 0);
	transform: translate3d(300px, 0, 0);
}
.box-effect-4 .left-menu {
	z-index: 1;
	-webkit-transform: translate3d(-50%, 0, 0);
	transform: translate3d(-50%, 0, 0);
}
.box-effect-4.active .left-menu {
	visibility: visible;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.box-effect-4.active #header_slide {
	left: 302px;
}
/* Effect 5: Reverse slide out */
.box-effect-5.active, .box-effect-5.delay {
	overflow: hidden;
	height: auto!important;
}
.box-effect-5.active .rightmain, .box-effect-5.delay .rightmain {
	box-shadow: 0 0 9px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 9px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 9px rgba(0,0,0,0.3);
}
.box-effect-5.active .rightmain {
	-webkit-transform: translate3d(300px, 0, 0);
	transform: translate3d(300px, 0, 0);
}
.box-effect-5 .left-menu {
	z-index: 1;
	-webkit-transform: translate3d(50%, 0, 0);
	transform: translate3d(50%, 0, 0);
}
.box-effect-5.active .left-menu {
	visibility: visible;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.box-effect-5.active #header_slide {
	left: 302px;
}
/* Effect 6: Rotate pusher */
.box-effect-6.active, .box-effect-6.delay {
	-webkit-perspective: 1500px;
	perspective: 1500px;
	overflow: hidden;
}
.box-effect-6.active .rightmain, .box-effect-6.delay .rightmain {
	height: 100%;
	overflow: hidden;
	overflow-y: auto;
	box-shadow: 0 0 9px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 9px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 9px rgba(0,0,0,0.3);
}
.box-effect-6 .rightmain {
	-webkit-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.box-effect-6.active .rightmain {
	-webkit-transform: translate3d(300px, 0, 0) rotateY(-15deg);
	transform: translate3d(300px, 0, 0) rotateY(-15deg);
}
.box-effect-6 .left-menu {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	z-index: 50;
}
.box-effect-6.active .left-menu {
	visibility: visible;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	-webkit-transform: translate3d(0%, 0, 0) rotateY(0deg);
	transform: translate3d(0%, 0, 0) rotateY(0deg);
}
/* Effect 7: 3D rotate in */
.box-effect-7.active, .box-effect-7.delay {
	-webkit-perspective: 1500px;
	perspective: 1500px;
	overflow: hidden;
	-webkit-perspective-origin: 0% 50%;
	perspective-origin: 0% 50%;
}
.box-effect-7.active .rightmain, .box-effect-7.delay .rightmain {
	height: 100%;
	overflow: hidden;
	overflow-y: auto;
}
.box-effect-7 .rightmain {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.box-effect-7.active .rightmain {
	-webkit-transform: translate3d(300px, 0, 0);
	transform: translate3d(300px, 0, 0);
}
.box-effect-7 .left-menu {
	-webkit-transform: translate3d(-100%, 0, 0) rotateY(-90deg);
	transform: translate3d(-100%, 0, 0) rotateY(-90deg);
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	z-index: 50;
}
.box-effect-7.active .left-menu {
	visibility: visible;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	-webkit-transform: translate3d(0%, 0, 0) rotateY(0deg);
	transform: translate3d(0%, 0, 0) rotateY(0deg);
}
/* Effect 8: 3D rotate out */
.box-effect-8.active, .box-effect-8.delay {
	-webkit-perspective: 1500px;
	perspective: 1500px;
	overflow: hidden;
	-webkit-perspective-origin: 0% 50%;
	perspective-origin: 0% 50%;
}
.box-effect-8.active .rightmain, .box-effect-8.delay .rightmain {
	height: 100%;
	overflow: hidden;
	overflow-y: auto;
}
.box-effect-8 .rightmain {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.box-effect-8.active .rightmain {
	-webkit-transform: translate3d(300px, 0, 0);
	transform: translate3d(300px, 0, 0);
}
.box-effect-8 .left-menu {
	-webkit-transform: translate3d(-100%, 0, 0) rotateY(90deg);
	transform: translate3d(-100%, 0, 0) rotateY(90deg);
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	z-index: 50;
}
.box-effect-8.active .left-menu {
	visibility: visible;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	-webkit-transform: translate3d(0%, 0, 0) rotateY(0deg);
	transform: translate3d(0%, 0, 0) rotateY(0deg);
}
/* Effect 9: Scale down pusher */
.box-effect-9.active, .box-effect-9.delay {
	-webkit-perspective: 1500px;
	perspective: 1500px;
	overflow: hidden;
}
.box-effect-9.active .rightmain, .box-effect-9.delay .rightmain {
	height: 100%;
	overflow: hidden;
	overflow-y: auto;
}
.box-effect-9 .rightmain {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.box-effect-9.active .rightmain {
	-webkit-transform: translate3d(0, 0, -300px);
	transform: translate3d(0, 0, -300px);
}
.box-effect-9 .left-menu {
	opacity: 1;
	z-index: 50;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}
.box-effect-9.active .left-menu {
	visibility: visible;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
/* Effect 10: Scale up */
.box-effect-10.active, .box-effect-10.delay {
	-webkit-perspective: 1500px;
	perspective: 1500px;
	overflow: hidden;
	-webkit-perspective-origin: 0% 50%;
	perspective-origin: 0% 50%;
}
.box-effect-10.active .rightmain, .box-effect-10.delay .rightmain {
	height: 100%;
	overflow: hidden;
	overflow-y: auto;
	box-shadow: 0 0 9px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 9px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 9px rgba(0,0,0,0.3);
}
.box-effect-10.active .rightmain {
	-webkit-transform: translate3d(300px, 0, 0);
	transform: translate3d(300px, 0, 0);
}
.box-effect-10 .left-menu {
	z-index: 1;
	opacity: 1;
	-webkit-transform: translate3d(0, 0, -300px);
	transform: translate3d(0, 0, -300px);
}
.box-effect-10.active .left-menu {
	visibility: visible;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
/* Effect 11: Scale and rotate pusher */
.box-effect-11.active, .box-effect-11.delay {
	-webkit-perspective: 1500px;
	perspective: 1500px;
	overflow: hidden;
}
.box-effect-11.active .rightmain, .box-effect-11.delay .rightmain {
	height: 100%;
	overflow: hidden;
	overflow-y: auto;
	box-shadow: 0 0 9px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 9px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 9px rgba(0,0,0,0.3);
}
.box-effect-11 .rightmain {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.box-effect-11.active .rightmain {
	-webkit-transform: translate3d(100px, 0, -600px) rotateY(-20deg);
	transform: translate3d(100px, 0, -600px) rotateY(-20deg);
}
.box-effect-11 .left-menu {
	opacity: 1;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}
.box-effect-11.active .left-menu {
	visibility: visible;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
/* Effect 12: Open door */
.box-effect-12.active, .box-effect-12.delay {
	-webkit-perspective: 1500px;
	perspective: 1500px;
	overflow: hidden;
}
.box-effect-12.active .rightmain, .box-effect-12.delay .rightmain {
	height: 100%;
	overflow: hidden;
	overflow-y: auto;
}
.box-effect-12 .rightmain {
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.box-effect-12.active .rightmain {
	-webkit-transform: rotateY(-10deg);
	transform: rotateY(-10deg);
}
.box-effect-12 .left-menu {
	opacity: 1;
	z-index: 50;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}
.box-effect-12.active .left-menu {
	visibility: visible;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
/* Effect 13: Fall down */
.box-effect-13.active, .box-effect-13.delay {
	-webkit-perspective: 1500px;
	perspective: 1500px;
	-webkit-perspective-origin: 0% 50%;
	perspective-origin: 0% 50%;
	overflow: hidden;
}
.box-effect-13.active .rightmain, .box-effect-13.delay .rightmain {
	height: 100%;
	overflow: hidden;
	overflow-y: auto;
	box-shadow: 0 0 9px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 9px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 9px rgba(0,0,0,0.3);
}
.box-effect-13.active .rightmain {
	-webkit-transform: translate3d(300px, 0, 0);
	transform: translate3d(300px, 0, 0);
}
.box-effect-13 .left-menu {
	z-index: 1;
	opacity: 1;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
}
.box-effect-13.active .left-menu {
	visibility: visible;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
	-webkit-transition-property: -webkit-transform;
	transition-property: transform;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition-speed: 0.2s;
	transition-speed: 0.2s;
}
/* Effect 14: Delayed 3D rotate */

.box-effect-14.active, .box-effect-14.delay {
	-webkit-perspective: 1500px;
	perspective: 1500px;
	-webkit-perspective-origin: 0% 50%;
	perspective-origin: 0% 50%;
	overflow: hidden;
}
.box-effect-14.active .rightmain, .box-effect-14.delay .rightmain {
	height: 100%;
	overflow: hidden;
	overflow-y: auto;
	box-shadow: 0 0 9px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 9px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 9px rgba(0,0,0,0.3);
}
.box-effect-14 .rightmain {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.box-effect-14.active .rightmain {
	-webkit-transform: translate3d(300px, 0, 0);
	transform: translate3d(300px, 0, 0);
}
.box-effect-14 .left-menu {
	-webkit-transform: translate3d(-100%, 0, 0) rotateY(90deg);
	transform: translate3d(-100%, 0, 0) rotateY(90deg);
	-webkit-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.box-effect-14.active .left-menu {
	visibility: visible;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
	-webkit-transition-property: -webkit-transform;
	transition-property: transform;
	-webkit-transform: translate3d(0%, 0, 0) rotateY(0deg);
	transform: translate3d(0%, 0, 0) rotateY(0deg);
}
/* Fallback example for browsers that don't support 3D transforms (and no JS fallback) */
.no-csstransforms3d .rightmain, .no-js .rightmain {
	padding-left: 300px;
}
/*anchor Nav*/
#anchorNav {
	position: fixed;
	right: 20px;
	top: 35%;
	margin: 0;
	padding: 0;
	z-index: 10000;
}
#anchorNav li {
	list-style: none;
	cursor: pointer;
	position: relative;
	margin-bottom: 10px;
}
#anchorNav li i {
	display: block;
	width: 24px;
	height: 22px;
	background-color: #7f7f7f;
	border: 1px solid rgba(0,0,0,0.3);
	text-indent: -200px;
	overflow: hidden;
	transition: all ease-out 200ms;
	-webkit-transition: all ease-out 200ms; /* Safari and Chrome */
}
#anchorNav li:hover i, #anchorNav li.active i {
	background-color: #a5a5a5;
}
#anchorNav li span {
	background-color: #fcc012;
	color: #FFF;
	position: absolute;
	top: 50%;
	right: 100%;
	margin: -14px 10px 0 0;
	white-space: nowrap;
	padding: 1px 5px;
	opacity: 0;
	visibility: hidden;
	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? */
}
#anchorNav li:hover span {
	opacity: 1;
	visibility: visible;
}
@media only screen and (min-width: 1200px) {
#anchorNav {
	right: 80px;
}
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
#anchorNav {
	right: 20px;
}
}
 @media only screen and (max-width: 767px) {
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
 [class*="backgroundImage"] {
 background-attachment: scroll !important;
}
}
/*gmap*/
#gmap01, #gmap02, #gmap03, #gmap04, #gmap05 {
	background-color: #e5e3df;
}
.map-shadow {
	position:relative;
	overflow:hidden;
}
.map-shadow:after {
	content:"";
	position:absolute;
	width:100%;
	height:7px;
	top:-7px;
	left:0;
	box-shadow:0 0 7px rgba(0,0,0,0.5);
	-webkit-box-shadow:0 0 7px rgba(0,0,0,0.5);
	z-index:900;
}
.map-shadow:before {
	content:"";
	position:absolute;
	width:100%;
	height:7px;
	bottom:-7px;
	left:0;
	box-shadow:0 0 7px rgba(0,0,0,0.5);
	-webkit-box-shadow:0 0 7px rgba(0,0,0,0.5);
	z-index:900;
}


 @media only screen and (min-width: 1600px) {
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.copyright_style .sep {
	padding: 0px 7px;
}
.footer_box [class*=Pane] {
	margin: 20px 0;
}
}
 @media only screen and (max-width: 767px) {
.LogoPane, .mobileLogoPane, .dnn_logo .Logobox {
	display: block;
}
}
 @media only screen and (max-width: 991px) {
/*--------- Mobile Menu style ----------*/
.mobile_nav {
	padding: 0;
	position: relative;
	z-index: 940;
	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? */
}
.mobile_nav > .shade {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	background-color: #000000;
	filter: alpha(opacity= 0 );
	opacity: 0;
}
.mobile_navbox {
	position: relative;
}
.mobile_dnn_logo {
	position: relative;
	padding: 0px;
	margin: 0 60px 0 0;
	text-align: left;
}
.mobile_dnn_logo img {
	max-width: 100%;
	max-height: 100%;
	height: 30px;
}
.mobile_left_icon, .mobile_right_icon {	
	cursor: pointer;
	line-height: 1;
	text-align: center;
	margin-bottom: 10px;
	position: absolute;
	top: 50%;
	left: auto;
	right: 0;
	margin-top: -8px;
   
}
.mobile_left_icon {
	right: 30px;
}
.mobile_left_icon .fa, .mobile_right_icon a {
	text-align: center;
	font-size: 14px;
	color: #FFF;
	margin: 0 3px;
	display: inline-block;
	margin:0 ;
}
.mobile_right_icon a {
	font-size: 0;
	text-decoration: none;
}
.mobile_right_icon a:before {
	content: "\f039";
	font-family: "FontAwesome";
	font-size: 16px;
	color: inherit;
}
.mobile_left_icon .fa.active:before, html.mm-opening.mm-opened .mobile_right_icon a:before {
	content: "\f00d";
	font-size: 18px;
}
.mobile_left_icon .fa.active, html.mm-opening.mm-opened .mobile_right_icon a {
	color: #20a3f0;
}
#mobile_search {
	position: absolute;
	top: 100%;
	left: 0;
	background-color: #FFF;
	width: 100%;
	height: 62px;
	padding: 11px;
	display: none;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
#mobile_search:before {
	content: "";
	position: absolute;
	top: -14px;
	right: 41px;
	border: 7px solid transparent;
	border-bottom-color: #FFF;
}
#mobile_search input.NormalTextBox {
	background-color: #e1e1e1;
	width: 100%!important;
	height: 40px;
	line-height: 40px;
	left: 0;
	top: 0;
	padding: 5px 60px 5px 5px;
}
#mobile_search .search, #mobile_search a.search:link, #mobile_search a.search:active, #mobile_search a.search:visited {
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #FFF;
	background-color: #20a3f0;
	left: auto;
	right: 0;
}
#mobile_search .searchSkinObjectPreview {
	left: 0!important;
	top: 40px;
}
#mobile_search .searchInputContainer a.dnnSearchBoxClearText.dnnShow {
	top: 7px!important;
}
#mobile_user {
	width: 100%;
	min-height: 62px;
	padding: 11px;
	text-align: center;
	margin-top: 15px;
	border-top: 1px solid #666;
}
#mobile_user * {
	display: inline-block;
}
#mobile_user .userProfileImg a {
	width: 32px;
}
#mobile_user .userProfileImg img {
	max-width: 100%;
}
#mobile_user .registerGroup .buttonGroup, #mobile_user .loginGroup {
	line-height: 40px;
	margin-bottom: 0;
}
#mobile_user .registerGroup li.userMessages strong, #mobile_user .registerGroup li.userNotifications strong {
	display: none;
}
#mobile_user .registerGroup li.userMessages a, #mobile_user .registerGroup li.userNotifications a {
	font-family: 'FontAwesome';
	position: relative;
	padding: 0px 10px;
	text-decoration: none;
}
#mobile_user .registerGroup li.userMessages a:before {
	content: "\f0e0";
}
#mobile_user .registerGroup li.userNotifications a:before {
	content: "\f05a";
}
#mobile_user .registerGroup li.userMessages a:before, #mobile_user .registerGroup li.userNotifications a:before {
	position: absolute;
	left: 2px;
	top: 50%;
	margin-top: -15px;
	height: 20px;
	font-size: 14px;
	line-height: 24px;
}
#mobile_user .registerGroup li.userMessages a span, #mobile_user .registerGroup li.userNotifications a span {
	position: absolute;
	bottom: 100%;
	right: 0px;
	line-height: 1.2;
	margin: 0 -6px 5px 0;
	background-color: #20a3f0;
	padding: 1px 3px 1px;
	color: #FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#mobile_user, #mobile_user a, #mobile_user a:link, #mobile_user a:active, #mobile_user a:visited {
	color: #333333;
}
#mobile_user a:hover {
	color: #20a3f0;
}
#mobile_user .language-object {
	line-height: 40px;
}
#mobile_user .language-object .Language {
	margin: 0px 4px;
}
#mobile_user .language-object img {
	border: 1px solid #d9d9d9;
}
#mobile_user .sep {
	padding: 0px 10px;
}
.mobile_nav #mobile_nav {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	margin: 15px -20px 0;
	padding: 40px 0;
	background-color: #000;
	display: none;
	z-index: 1000;
}
.mobile_nav .menu_main {
	padding: 0 15px;
}
.HeaderPane_mobile .Normal {
	margin-bottom: 20px;
}
.HeaderPane_mobile {
	margin-bottom: 0px;
}
.HeaderBottom * {
	text-align: center;
}
.SkinPlugin_icon {
	display: none!important;
}
#dnn_wrapper {
	width: 100%;
}
.HeaderPaneB_mobile {
	padding: 0!important;
	margin: 0!important;
}
.mobile_menu .mm-navbar.mm-navbar-top.mm-navbar-top-1 {
	border-bottom: 1px solid #666;
}
.mobile_menu .social_list_6 {
	padding-bottom: 15px;
}
.mobile_menu .social_list_7 {
	margin: 10px 0;
}
.mobile_menu .social_list_7 span {
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}
.header_email {
	line-height: 40px;
}
/*foot*/
	
.copyright_style {
	float: none;
	text-align: center;
}
.FooterPane {
	float: none;
	text-align: center;
	padding: 0px 8px 20px;
}
#to_top {
	transform: scale(0.7);
	-webkit-transform: scale(0.7);
	right: 15px;
	bottom: 15px;/*	display: none!important;*/
}
}
.mm-menu .mm-navbar.mm-navbar-top-2, .mm-menu .mm-navbar.mm-navbar-top-2 a {
	color: #666;
}
.mm-menu .mm-navbar.mm-navbar-bottom.mm-navbar-bottom-1 {
	top: auto;
	bottom: 0;
}
html.mm-opening.mm-opened .mm-slideout {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate(-80%, 0);
	-moz-transform: translate(-80%, 0);
	-ms-transform: translate(-80%, 0);
	-o-transform: translate(-80%, 0);
	transform: translate(-80%, 0);
}
.mm-slideout {
	box-shadow: 0 0 6px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 6px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 6px rgba(0,0,0,0.2);
}
.mobile_menu .mm-close.mm-btn:before {
	content: "\f00d";
	font-family: "FontAwesome";
	font-size: 20px;
}
.mobile_menu .mm-prev:before, .mobile_menu .mm-arrow:after {
	display: none;
}
.mobile_menu .mm-prev:after, .mobile_menu .mm-next:after, .mobile_menu .mm-arrow:before {
	content: "\f053";
	font-family: "FontAwesome";
	font-size: 15px;
	display: inline-block;
	vertical-align: middle;
}
.mobile_menu .mm-next:after {
	border: none;
	transform: none;
	-webkit-transform: none;
	content: "\f105";
	font-family: "FontAwesome";
	font-size: 16px;
	display: inline-block;
	top: -12px;
}
.mobile_menu .mm-navbar .mm-btn {
	line-height: 40px;
}
 @media all and (max-width: 175px) {
html.mm-opening.mm-opened .mm-slideout {
	-webkit-transform: translate(-140px, 0);
	-moz-transform: translate(-140px, 0);
	-ms-transform: translate(-140px, 0);
	-o-transform: translate(-140px, 0);
	transform: translate(-140px, 0);
}
}
@media all and (min-width: 550px) {
html.mm-opening.mm-opened .mm-slideout {
	-webkit-transform: translate(-440px, 0);
	-moz-transform: translate(-440px, 0);
	-ms-transform: translate(-440px, 0);
	-o-transform: translate(-440px, 0);
	transform: translate(-440px, 0);
}
}
/*pagepiling*/
#pagepiling {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
#pagepiling .section {
	top: auto;
	bottom: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	position: absolute;
}
.pp-section {
	height: 100%;
	position: absolute;
	width: 100%;
}
.pp-easing {
	-webkit-transition: all 1000ms cubic-bezier(0.550, 0.085, 0.000, 0.990);
	-moz-transition: all 1000ms cubic-bezier(0.550, 0.085, 0.000, 0.990);
	-o-transition: all 1000ms cubic-bezier(0.550, 0.085, 0.000, 0.990);
	transition: all 1000ms cubic-bezier(0.550, 0.085, 0.000, 0.990);
	/* custom */
	-webkit-transition-timing-function: cubic-bezier(0.550, 0.085, 0.000, 0.990);
	-moz-transition-timing-function: cubic-bezier(0.550, 0.085, 0.000, 0.990);
	-o-transition-timing-function: cubic-bezier(0.550, 0.085, 0.000, 0.990);
	transition-timing-function: cubic-bezier(0.550, 0.085, 0.000, 0.990);/* custom */
}
#pp-nav {
	position: fixed;
	z-index: 100;
	margin-top: -32px;
	top: 50%;
	opacity: 1;
}
#pp-nav.right {
	right: 17px;
}
#pp-nav.left {
	left: 17px;
}
.pp-section.pp-table {
	display: table;
	width: 100%;
	table-layout: fixed
}
.pp-tableCell {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}
.pp-slidesNav {
	position: absolute;
	z-index: 4;
	left: 50%;
	opacity: 1;
}
.pp-slidesNav.bottom {
	bottom: 17px;
}
.pp-slidesNav.top {
	top: 17px;
}
#pp-nav ul, .pp-slidesNav ul {
	margin: 0;
	padding: 0;
}
#pp-nav li, .pp-slidesNav li {
	display: block;
	width: 14px;
	height: 13px;
	margin: 12px 7px;
	position: relative;
}
.pp-slidesNav li {
	display: inline-block;
}
#pp-nav li a, .pp-slidesNav li a {
	display: block;
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
}
#pp-nav li .active span, .pp-slidesNav .active span {
	background: transparent!important;
	border: 5px solid #ffffff!important;
}
#pp-nav span, .pp-slidesNav span {
	top: 2px;
	left: 2px;
	width: 16px;
	height: 16px;
	border: none!important;
	background: #FFF!important;
	border-radius: 50%;
	position: absolute;
	z-index: 1;
}
.pp-tooltip {
	position: absolute;
	top: -2px;
	color: #fff;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	white-space: nowrap;
	max-width: 220px;
}
.pp-tooltip.right {
	right: 20px;
}
.pp-tooltip.left {
	left: 20px;
}
#pagepiling .gohome {
	width: 70px;
	height: 70px;
	border: 2px solid #FFF;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin: 0 0 80px -45px;
	cursor: pointer;
	z-index: 1;
	background: url(images/gohome_ico.png) no-repeat center center;
	-webkit-animation: arrows 1s infinite;
	-webkit-animation-delay: 1s;
	animation: arrows 1s infinite;
	animation-delay: 1s;
}
.animationUp {
	opacity: 0;
	transform: translateY(-200px);
	-ms-transform: translateY(-200px); /* IE 9 */
	-moz-transform: translateY(-200px); /* Firefox */
	-webkit-transform: translateY(-200px); /* Safari and Chrome */
	-o-transform: translateY(-200px); /* Opera */
	transition: all ease 800ms;
	-moz-transition: all ease 800ms; /* Firefox 4 */
	-webkit-transition: all ease 800ms; /* Safari and Chrome */
	-o-transition: all ease 800ms; /* Opera */
	-ms-transition: all ease 800ms; /* IE9? */
}
.animationDown {
	opacity: 0;
	transform: translateY(200px);
	-ms-transform: translateY(200px); /* IE 9 */
	-moz-transform: translateY(200px); /* Firefox */
	-webkit-transform: translateY(200px); /* Safari and Chrome */
	-o-transform: translateY(200px); /* Opera */
	transition: all ease 800ms;
	-moz-transition: all ease 800ms; /* Firefox 4 */
	-webkit-transition: all ease 800ms; /* Safari and Chrome */
	-o-transition: all ease 800ms; /* Opera */
	-ms-transition: all ease 800ms; /* IE9? */
}
#pagepiling .active .animationUp, #pagepiling .active .animationDown {
	transform: translateY(0px);
	-ms-transform: translateY(0px); /* IE 9 */
	-moz-transform: translateY(0px); /* Firefox */
	-webkit-transform: translateY(0px); /* Safari and Chrome */
	-o-transform: translateY(0px); /* Opera */
	opacity: 1;
}
@media only screen and (min-width: 768px) {
	.dnngo-main.boxed #pagepiling{
		margin-top:-25px;
		margin-bottom:25px;
	}
}


/*welcome*/
.welcome_box {
	width: 100%;
	position: relative;
	z-index: 1;
}
.welcome_box .welcome_title {
	font-size: 70px;
	line-height: 1.2;
	color: #ffffff;
	padding: 0px 15px;
	font-weight: bold;
	letter-spacing: 4px;
}
.welcome_box .welcome_content {
	font-size: 20px;
	color: #ffffff;
	padding: 0px 15px;
	position: relative;
	z-index: 1;
	font-weight: 300;
	letter-spacing: 2px;
}
.welcome_box .welcome_pic {
	padding: 50px 15px;
}
.welcome_box .welcome_pic img {
	max-width: 100%;
}
#pagepiling .animation_element {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 0;
}
#pagepiling .animation_element .element_bg {
	position: absolute;
	height: 100%;
	width: 100%;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: contain;
	bottom: -50%;
	left: 0;
	transition: all 1s ease-in 0s;
	-moz-transition: all 1s ease-in 0s; /* Firefox 4 */
	-webkit-transition: all 1s ease-in 0s; /* Safari and Chrome */
	-o-transition: all 1s ease-in 0s; /* Opera */
	-ms-transition: all 1s ease-in 0s; /* IE9? */
}
#pagepiling .active .animation_element .element_bg {
	bottom: 0;
	transition: all 1s ease-out 0.4s;
	-moz-transition: all 1s ease-out 0.4s; /* Firefox 4 */
	-webkit-transition: all 1s ease-out 0.4s; /* Safari and Chrome */
	-o-transition: all 1s ease-out 0.4s; /* Opera */
	-ms-transition: all 1s ease-out 0.4s; /* IE9? */
}
#pagepiling .animation_element .element_bg img {
	max-width: 100%;
}
#pagepiling .star {
	position: absolute;
	animation: star infinite 2s;
	-moz-animation: star infinite 2s;
	-webkit-animation: star infinite 2s;
	-o-animation: star infinite 2s;
}
#pagepiling .animation_star .star_1 {
	top: 20px;
	left: 10%;
	animation-duration: 4.5s;
	-webkit-animation-duration: 4.5s;
}
#pagepiling .animation_star .star_2 {
	top: 123px;
	left: 20%;
	animation-duration: 5s;
	-webkit-animation-duration: 5s;
}
#pagepiling .animation_star .star_3 {
	top: 43px;
	left: 60%;
	animation-duration: 6s;
	-webkit-animation-duration: 6s;
}
#pagepiling .animation_star .star_4 {
	top: 440px;
	left: 90%;
	animation-duration: 10s;
	-webkit-animation-duration: 10s;
}
#pagepiling .animation_star .star_5 {
	top: 234px;
	left: 14%;
	animation-duration: 5.5s;
	-webkit-animation-duration: 5.5s;
}
#pagepiling .animation_star .star_6 {
	top: 100px;
	left: 50%;
	animation-duration: 15s;
	-webkit-animation-duration: 15s;
}
#pagepiling .animation_star .star_7 {
	top: 34px;
	left: 82%;
	animation-duration: 20s;
	-webkit-animation-duration: 20s;
}
#pagepiling .animation_star .star_8 {
	top: 120px;
	left: 34%;
	animation-duration: 10s;
	-webkit-animation-duration: 10s;
}
#pagepiling .cloud {
	position: absolute;
	left: -100px;
	animation: cloud infinite 10s linear;
	-moz-animation: cloud infinite 10s linear;
	-webkit-animation: cloud infinite 10s linear;
	-o-animation: cloud infinite 10s linear;
}
#pagepiling .animation_cloud .cloud_1 {
	top: 20px;
	animation-duration: 15s;
	-webkit-animation-duration: 15s;
	animation-delay: 0s;
	-webkit-animation-delay: 0s;
}
#pagepiling .animation_cloud .cloud_2 {
	top: 123px;
	animation-duration: 20s;
	-webkit-animation-duration: 20s;
	animation-delay: 1s;
	-webkit-animation-delay: 1s;
	transform: scale(0.5);
	-webkit-transform: scale(0.5);
}
#pagepiling .animation_cloud .cloud_3 {
	top: 63px;
	animation-duration: 22s;
	-webkit-animation-duration: 22s;
	animation-delay: 5s;
	-webkit-animation-delay: 5s;
	transform: scale(0.9);
	-webkit-transform: scale(0.9);
}
#pagepiling .animation_cloud .cloud_4 {
	top: 240px;
	animation-duration: 18s;
	-webkit-animation-duration: 18s;
	animation-delay: 2s;
	-webkit-animation-delay: 2s;
	transform: scale(0.8);
	-webkit-transform: scale(0.8);
}
#pagepiling .snowflake {
	position: absolute;
	top: -100px;
	animation: snowflake infinite 10s linear;
	-moz-animation: snowflake infinite 10s linear;
	-webkit-animation: snowflake infinite 10s linear;
	-o-animation: snowflake infinite 10s linear;
}
#pagepiling .animation_snowflake .snowflake_1 {
	left: 20%;
	animation-duration: 15s;
	-webkit-animation-duration: 15s;
	animation-delay: 0s;
	-webkit-animation-delay: 0s;
}
#pagepiling .animation_snowflake .snowflake_2 {
	left: 8%;
	animation-duration: 20s;
	-webkit-animation-duration: 20s;
	animation-delay: 5.1s;
	-webkit-animation-delay: 5.1s;
	transform: scale(0.5);
	-webkit-transform: scale(0.5);
}
#pagepiling .animation_snowflake .snowflake_3 {
	left: 63%;
	animation-duration: 22s;
	-webkit-animation-duration: 22s;
	animation-delay: 6s;
	-webkit-animation-delay: 6s;
	transform: scale(0.9);
	-webkit-transform: scale(0.9);
}
#pagepiling .animation_snowflake .snowflake_4 {
	left: 82%;
	animation-duration: 18s;
	-webkit-animation-duration: 18s;
	animation-delay: 4s;
	-webkit-animation-delay: 4s;
	transform: scale(0.8);
	-webkit-transform: scale(0.8);
}
#pagepiling .animation_snowflake .snowflake_5 {
	left: 75%;
	animation-duration: 16.5s;
	-webkit-animation-duration: 16.5s;
	animation-delay: 1s;
	-webkit-animation-delay: 1s;
}
#pagepiling .animation_snowflake .snowflake_6 {
	left: 18%;
	animation-duration: 18.5s;
	-webkit-animation-duration: 18.5s;
	animation-delay: 3s;
	-webkit-animation-delay: 3s;
	transform: scale(0.5);
	-webkit-transform: scale(0.5);
}
#pagepiling .animation_snowflake .snowflake_7 {
	left: 70%;
	animation-duration: 24.5s;
	-webkit-animation-duration: 24.5s;
	animation-delay: 7s;
	-webkit-animation-delay: 7s;
	transform: scale(0.9);
	-webkit-transform: scale(0.9);
}
#pagepiling .animation_snowflake .snowflake_8 {
	left: 92%;
	animation-duration: 23.5s;
	-webkit-animation-duration: 23.5s;
	animation-delay: 5s;
	-webkit-animation-delay: 5s;
	transform: scale(0.8);
	-webkit-transform: scale(0.8);
}
#pagepiling .dandelion {
	opacity: 0;
}
#pagepiling .dandelion {
	position: absolute;
	opacity: 0;
	bottom: 20%;
	left: 80%;
	z-index: -1;
	animation: dandelion infinite 10s linear;
	-moz-animation: dandelion infinite 10s linear;
	-webkit-animation: dandelion infinite 10s linear;
	-o-animation: dandelion infinite 10s linear;
}
#pagepiling .animation_dandelion .dandelion_1 {
	left: 66%;
	animation-duration: 16s;
	-webkit-animation-duration: 16s;
	animation-delay: 3s;
	-webkit-animation-delay: 2s;
}
#pagepiling .animation_dandelion .dandelion_2 {
	left: 40%;
	animation-duration: 12s;
	-webkit-animation-duration: 12s;
	animation-delay: 2.4s;
	-webkit-animation-delay: 2.4s;
	transform: scale(0.95);
	-webkit-transform: scale(0.95);
}
#pagepiling .animation_dandelion .dandelion_3 {
	left: 45%;
	animation-duration: 15s;
	-webkit-animation-duration: 15s;
	animation-delay: 4s;
	-webkit-animation-delay: 4s;
	transform: scale(0.8);
	-webkit-transform: scale(0.8);
}
#pagepiling .animation_dandelion .dandelion_4 {
	left: 110%;
	animation-duration: 16s;
	-webkit-animation-duration: 16s;
	animation-delay: 8s;
	-webkit-animation-delay: 8s;
	transform: scale(0.75);
	-webkit-transform: scale(0.75);
}
#pagepiling .animation_dandelion .dandelion_5 {
	left: 67%;
	animation-duration: 18s;
	-webkit-animation-duration: 18s;
	animation-delay: 6s;
	-webkit-animation-delay: 6s;
	transform: scale(0.7);
	-webkit-transform: scale(0.7);
}
#pagepiling .animation_dandelion .dandelion_6 {
	left: 74%;
	animation-duration: 20s;
	-webkit-animation-duration: 20s;
	animation-delay: 4s;
	-webkit-animation-delay: 4s;
	transform: scale(0.65);
	-webkit-transform: scale(0.65);
}
#pagepiling .animation_dandelion .dandelion_7 {
	left: 123%;
	animation-duration: 19s;
	-webkit-animation-duration: 19s;
	animation-delay: 5s;
	-webkit-animation-delay: 5s;
	transform: scale(0.68);
	-webkit-transform: scale(0.68);
}
#pagepiling .animation_dandelion .dandelion_8 {
	left: 99%;
	animation-duration: 17s;
	-webkit-animation-duration: 17s;
	animation-delay: 9.5s;
	-webkit-animation-delay: 9.5s;
	transform: scale(0.78);
	-webkit-transform: scale(0.78);
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
.welcome_box .welcome_title {
	font-size: 40px;
}
.welcome_box .welcome_content {
	font-size: 16px;
}
.welcome_box .welcome_pic {
	padding: 25px 0;
}
}
@media only screen and (max-width: 767px) {
.welcome_box .welcome_title {
	font-size: 30px;
}
.welcome_box .welcome_content {
	font-size: 14px;
}
.welcome_box .welcome_pic {
	padding: 15px 0;
}
}
div.main_slider_wrapper {
	overflow: hidden;
	margin: 0 auto;
	max-width: 1000px;
}
.slider_wrapper * {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-ms-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
.slider_wrapper {
	text-align: left;
	margin: 0;
	padding: 0;
	border: none;
	clear: both;
	display: block;
	position: relative;
}
.slider_wrapper .circle_slider {
	position: relative;
	width: 970px;
	height: 260px;
	margin: 0;
	padding: 0;
	border: none;
	overflow: hidden;
}
.circle_slider_thumb {
	border: #ecebeb solid 1px !important;
	padding: 4px !important;
	position: absolute;
	top: 97px;
	width: 84px;
	height: 84px;
	float: left;
	-moz-box-shadow: none!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
	margin: 0;
	padding: 0;
	cursor: pointer;
}
.circle_slider_thumb img {
	max-width: 100% !important;
	width: 84px;
	margin: 0 !important;
	padding: 0 !important;
	border: none;
	border-radius: 84px;
}
.circle_slider_big {
	overflow: hidden;
	border: #282828 solid 8px;
	border-radius: 231px;
	position: absolute;
	top: 24px;
	width: 231px;
	height: 231px;
	float: left;
	-moz-box-shadow: 5px 5px 5px #888;
	-webkit-box-shadow: 5px 5px 5px #888;
	box-shadow: 5px 5px 5px #888;
	margin: 0;
	padding: 0;
}
.circle_slider_big img {
	width: 231px;
	margin: 0;
	padding: 0;
	border: none;
}
.slider_wrapper .circle_slider_nav_left {
	position: absolute;
	top: 334px;
	left: 95px;
	height: 57px;
	width: 28px;
	display: block;
	margin: 0;
	padding: 0;
	border: none;
	overflow: hidden;
	cursor: pointer;
}
.slider_wrapper .circle_slider_no_border2_left {
	width: 24px;
}
.slider_wrapper .circle_slider_nav_left span {
	border-radius: 50px 0px 0px 50px;
	left: 0px;
	position: absolute;
	display: inline-block;
	background: url(images/slider_ico.png) no-repeat left top;
	box-shadow: none !important;
}
.slider_wrapper .circle_slider_nav_right {
	position: absolute;
	top: 597px;
	left: 95px;
	height: 57px;
	width: 28px;
	display: block;
	margin: 0;
	padding: 0;
	border: none;
	overflow: hidden;
	cursor: pointer;
}
.slider_wrapper .circle_slider_nav_right span {
	margin-left: -26px;
	left: 0px;
	position: absolute;
	display: inline-block;
	box-shadow: none !important;
	background: url(images/slider_ico.png) no-repeat left top;
}
.slider_wrapper .circle_slider_nav_left.circle_slider_no_border span {
	padding: 0;
	margin-left: 8px;
	border-radius: 0;
	background: url(images/slider_ico.png) no-repeat left 8px !important;
	box-shadow: none !important;
	overflow: hidden;
	text-indent: -999px;
	display: block;
	width: 100%;
	height: 30px;
}
.slider_wrapper .circle_slider_nav_right.circle_slider_no_border span {
	padding: 0;
	left: 4px;
	border-radius: 0;
	background: url(images/slider_ico.png) no-repeat right 8px !important;
	box-shadow: none !important;
	overflow: hidden;
	text-indent: -999px;
	display: block;
	width: 100%;
	margin-left: -4px;
	height: 30px;
}
/*	Circle Slider text	*/

.slider_wrapper .slider_item {
	width: 100%;
	left: 0px;
	top: 10px;
	position: relative;
	display: inline-block;
}
.slider_wrapper .slider_item .circle_slider_text {
	width: 460px;
	padding: 0 20px 20px 0px;
	border-right: 1px solid #7e7e7e;
	float: left;
	margin: 0;
	border-left: none;
	border-bottom: none;
	border-top: none;
}
.slider_wrapper .slider_item .circle_slider_text.right {
	border-left: 1px solid #7e7e7e;
	border-right: none;
	width: 459px;
	padding: 0 0px 20px 20px;
	margin: 0 0 0 -1px;
	border-bottom: none;
	border-top: none;
}
.slider_wrapper .slider_item .circle_slider_text span {
	text-align: right;
	display: inline-block;
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
}
.slider_wrapper .slider_item .circle_slider_text h4 {
	float: right;
}
.slider_wrapper .slider_item .circle_slider_text.right span {
	text-align: left;
}
.slider_wrapper .slider_item .circle_slider_text.right h4 {
	float: left;
}
.image_more_info {
	width: 42px;
	height: 42px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}
.image_more_info a {
	position: relative;
}
.image_more_info span {
	border-radius: 50%;
	display: block;
	padding: 0px;
	overflow: hidden;
	border: 0;
	width: 0px;
	height: 0px;
	background: url(images/slider_ico.png) no-repeat 12px -28px #3b9cf7!important;
	box-shadow: none !important;
	font-size: 0px;
}
.circle_item_border {
	box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	-ms-box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
	position: absolute;
	width: 100%;
	height: 100%;
	top: -1px;
	left: -1px;
	border: 5px solid #000000;
	border-radius: 40px 40px 40px 40px;
	z-index: 5;
}
/* additional content */

.slider_wrapper .slider_wrap {
	text-align: center;
}
.slider_wrapper div.all_around_text_up {
	position: absolute;
	margin: 0;
	padding: 0;
}
.slider_wrapper div.all_around_text_down {
	position: absolute;
	margin: 0;
	padding: 0;
}
.slider_wrapper span.all_around_text_span_up {
	margin: 0;
	padding: 0;
	text-align: center;
	position: absolute;
	bottom: 0;
}
.slider_wrapper span.all_around_text_span_down {
	margin: 0;
	padding: 0;
	text-align: center;
	position: absolute;
	padding: 5px!important;
	font-size: 15px;
	color: #555859;
}
.slider_wrapper .slider_item {
	display: none;
}
.main_content_slider_box {
	margin: auto;
	overflow: hidden;
	width: 100%!important;
}


/*dnnsoftware*/
.proInfoImage.dnnLeft .proInfoImageImage{
	width:450px;
}

.Page_box_bg li:first-child{
	display: block;
	opacity: 1;
}

/*simpleanchor */
#simpleanchor {
	margin:0;
	padding:0;
	list-style:none;
}
#simpleanchor li{
	list-style:none;
}
#simpleanchor a{
	display: block;
	padding: 4px 20px;
	font-size: 13px;
	font-weight: 400;
	color:inherit;
	border-left: 2px solid transparent;
	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? */
}
#simpleanchor a:hover{
	color: #20a3f0;
	text-decoration:none;
	border-left-color:#20a3f0;
}
#simpleanchor .active a{
	color: #20a3f0;
	font-weight:bold;
	border-left-color:#20a3f0;
}

body[style*="margin-left: 80px"] .mfp-arrow-left.mfp-prevent-close{
	margin-left:80px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.sm-pt-0{
		padding-top: 0 !important;
	}
	.sm-mt-0{
		margin-top: 0 !important;
	}
	.sm-pb-0{
		padding-bottom: 0 !important;
	}
	.sm-mb-0{
		margin-bottom: 0 !important;
	}
}
@media only screen and (max-width: 767px){
	.xs-pt-0{
		padding-top: 0 !important;
	}
	.xs-mt-0{
		margin-top: 0 !important;
	}
	.xs-pb-0{
		padding-bottom: 0 !important;
	}
	.xs-mb-0{
		margin-bottom: 0 !important;
	}
}


/*pane name*/
.dnnModuleManager:before{
	opacity: 1!important;
}

.Page_box_bg li:first-child{
	display: block;
	opacity: 1;
}

/* CSS Overrieds */

.headerBox .dnn_logo {
	float: none;
	text-align: left;
	margin-top: 0px;
	line-height: 65px !important;
	height: 60px !important;
}

button, input, select, textarea {
	color: #000;
}

.home04-social {
	border-left: 0px;
	padding: 5px 0px 5px 26px;
}

.pane-background {
	background-color: #f5f5f5;
	padding:10px;
}

.Container-H2 {
	border-top: 1px solid #d6d6d6;
	margin-top: 40px;
	margin-bottom: 10px;
}




/*color*/
.color-light-blue{
	color: #00abeb !important;
}
.color-mid-blue{
	color: #0080c9 !important;
}
.color-dark-blue{
	color: var(--dark-blue) !important;
}

.color-black{
	color: #000000 !important;
}

.color-grey1{
	color: #ebf0f4 !important;
}
.color-grey2{
	color: #dfe4eb !important;
}
.color-grey3{
	color: #d2d9e2 !important;
}
.color-grey4{
	color: #809fb7 !important;
}

.color-red{
	color: #d2231b !important;
}
.color-yellow{
	color: #f9b000 !important;
}
.color-green{
	color: #5aaa35 !important;
}

.color-bronze{
	color: #95785a !important;
}
.color-silver{
	color: #b1b3b4 !important;
}
.color-gold{
	color: #d4b552 !important;
}

/*bg*/
.bg-light-blue{
	background-color: #00abeb !important;
}
.bg-mid-blue{
	background-color: #0080c9 !important;
}
.bg-dark-blue{
	background-color: var(--dark-blue) !important;
}

.bg-black{
	background-color: #000000 !important;
}

.bg-grey1{
	background-color: #ebf0f4 !important;
}
.bg-grey2{
	background-color: #dfe4eb !important;
}
.bg-grey3{
	background-color: #d2d9e2 !important;
}
.bg-grey4{
	background-color: #809fb7 !important;
}

.bg-red{
	background-color: #d2231b !important;
}
.bg-yellow{
	background-color: #f9b000 !important;
}
.bg-green{
	background-color: #5aaa35 !important;
}

.bg-bronze{
	background-color: #95785a !important;
}
.bg-silver{
	background-color: #b1b3b4 !important;
}
.bg-gold{
	background-color: #d4b552 !important;
}

/*flex-row*/
.flex-row{
	display: flex;
	flex-wrap: wrap;
}
.flex-row > div{
	float: none;
}
.flex-row::after,
.flex-row::before{
	content: none;
}

@media only screen and (max-width: 767px) {
	.flex-row{
		display: block;
	}
}

.display-flex{
	display: flex;
}

/*custom*/

.header-social {
	display: inline-flex;
}
.header-social a{
	display: inline-flex;
	width: 40px;
	height: 40px;
	justify-content: center;
	align-items: center;
	background-color: #ebf0f4;
	font-size: 20px;
	border-radius: 50%;
	margin-left: 6px;
	-webkit-transition: all 200ms ease;
	transition: all 200ms ease;
}

.header-social .fa-twitter{
	color: #1da1f2;
}
.header-social .fa-linkedin-square{
	color: #2767b2;
}

.header-social a:hover{
	text-decoration: none;
	background-color: #fff;
	color: #0080c9;
	box-shadow: inset 0 0 0 2px #0080c9;
}


ul.footer-list{
	margin: 0 0 40px;
	padding: 0;
	list-style: none;
}
ul.footer-list ,
ul.footer-list a,
ul.footer-list a:link,
ul.footer-list a:active,
ul.footer-list a:visited{ 
	color: #FFF;
	font-size: 16px;
	font-weight: 400;
}
ul.footer-list li{
	margin-bottom: 9px;
}
ul.footer-list li .fa{
	font-size:24px ;
	display: inline-block;
	vertical-align: bottom;
}
 


dl.footer-list2 dt ,
dl.footer-list2 dt a,
dl.footer-list2 dt a:link,
dl.footer-list2 dt a:active,
dl.footer-list2 dt a:visited{ 
	color: #FFF;
	font-size: 16px;
	font-weight: 400;
}
dl.footer-list2 dd ,
dl.footer-list2 dd a,
dl.footer-list2 dd a:link,
dl.footer-list2 dd a:active,
dl.footer-list2 dd a:visited{ 
	color: #00abeb;
	font-size: 16px;
	font-weight: 300;
}
dl.footer-list2{
	margin: 0 0 40px;
}
dl.footer-list2 dt{
	margin-bottom: 12px;
}
dl.footer-list2 dd{
	margin-bottom: 10px;
}


.custom-title{
	color: var(--dark-blue);
	font-size: 32px;
	margin: 0 0 24px;
	font-weight: 700;
}

.form-box-bg{
	background-color: #ebf0f4;
	padding: 24px 0;
}


.form-box{
	margin:0 -6px;
}
.form-box .form-item{
	padding: 0 6px;
	margin: 0 0 27px;
}

.form-box .control-label{
	display: block;
	font-size: 14px;
	font-weight: 700;
	color: #000;
	margin: 0 0 7px;
	line-height: 1;
}
.form-box .control-label .fa{
	font-size: 1.2em;
	color: #809fb7;
	margin-left: 5px;
	margin-bottom: 2px;
	vertical-align: middle;
	height: 1px;
	display: inline-flex;
	align-items: center;
	transform: translate3d(0px, 0px, 0px);
}
.form-box .control-label .optional{
	font-weight: 400;
}

.form-box .control-form input[type=text],
.form-box .control-form input[type=email],
.form-box .control-form input[type=url],
.form-box .control-form input[type=tel],
.form-box .control-form input[type=number],
.form-box .control-form input[type=date],
.form-box .control-form select,
.form-box .control-form textarea {
	background: #ffffff;
	width: 100%;
	height: 48px;
	outline: none;
	border: 1px solid #d2d9e2;
	box-shadow: 0 0 8px rgba(210,217,226,1);
	padding: 3px 15px;
	border-radius:0;
	margin: 0;
	-webkit-appearance: none;
	appearance: none;
	font-size: 20px;
	color: var(--dark-blue);
	font-weight: 400;
}
.form-box .control-form textarea{
	padding: 10px 15px;
	height: auto;
	font-size: 14px;
}

.form-box .control-form input::placeholder,
.form-box .control-form textarea::placeholder{
	color: #b6c5d0;
}

.form-box .control-form input[type=text]:focus,
.form-box .control-form input[type=email]:focus,
.form-box .control-form input[type=url]:focus,
.form-box .control-form input[type=tel]:focus,
.form-box .control-form input[type=number]:focus,
.form-box .control-form input[type=date]:focus,
.form-box .control-form select:focus,
.form-box .control-form textarea:focus{
	border-color:#0080c9;
}
.form-box .control-form select{
	padding-right: 48px;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 400'%3E %3Cpath fill='%230080c9' d='M0.042,120.308c0-2.554,0.976-5.106,2.919-7.065c3.896-3.888,10.241-3.888,14.137,0l172.872,172.55l172.872-172.55 c3.896-3.888,10.241-3.888,14.137,0c3.896,3.889,3.896,10.223,0,14.11l-179.95,179.614c-3.896,3.889-10.242,3.889-14.137,0 L2.942,127.353c-1.962-1.958-2.919-4.512-2.919-7.064L0.042,120.308z' /%3E%3C/svg%3E");
	background-size: 16px 16px;
	background-repeat: no-repeat;
	background-position:right 16px center;

}


/* .form-box .control-form input[type=text]:valid,
.form-box .control-form input[type=email]:valid,
.form-box .control-form input[type=url]:valid,
.form-box .control-form input[type=tel]:valid,
.form-box .control-form input[type=number]:valid,
.form-box .control-form input[type=date]:valid,
.form-box .control-form textarea:valid, */
.form-box .control-form input.valid,
.form-box .control-form textarea.valid{
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E %3Cpath fill='%235aaa35' d='M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z' /%3E%3C/svg%3E");
	background-size: 18px 18px;
	background-repeat: no-repeat;
	background-position:right 16px center;
	padding-right: 48px;
}

.form-box .control-form input[type=text]:invalid,
.form-box .control-form input[type=email]:invalid,
.form-box .control-form input[type=url]:invalid,
.form-box .control-form input[type=tel]:invalid,
.form-box .control-form input[type=number]:invalid,
.form-box .control-form input[type=date]:invalid,
.form-box .control-form select:invalid,
.form-box .control-form textarea.invalid,
.form-box .control-form input.invalid {
	border-color: #d2231b !important;
}


.form-box .control-form .checkbox-inline{
	display: flex;
	justify-content: left;
	align-items: center;
	padding: 0;
	margin: 0 0 18px;
	color: #0080c9;
	font-size: 16px;
}


.form-box .control-form.checkbox-group,
.form-box .control-form.radio-group{
	padding-top: 12px;
	padding-bottom: 3px;
}

.form-box .control-form input[type="checkbox"],
.form-box .control-form input[type="radio"]{
	width: 30px;
	height: 30px;
	-webkit-appearance: none;
	appearance: none;
	background-color: #FFF;
	border: 1px solid #d2d9e2;
	box-shadow: 0 0 8px rgba(210,217,226,1);
	display: inline-block;
	position: static;
	margin: 0 12px 0 0;
}
.form-box .control-form input[type="radio"]{
	border-radius: 50%;
	box-shadow: 0 0 8px rgba(210,217,226,1),0 0 0 5px #FFF inset;
}
.form-box .control-form input[type="checkbox"]:focus,
.form-box .control-form input[type="radio"]:focus{
	border-color:#0080c9;
	outline: none;
}
.form-box .control-form input[type="checkbox"]:invalid,
.form-box .control-form input[type="checkbox"].invalid{
	border-color:#d2231b;
	outline: none;
}
.form-box .control-form input[type="checkbox"]:invalid + .label,
.form-box .control-form input[type="checkbox"].invalid + .label{
	color:#d2231b;
}

.form-box .control-form input[type="checkbox"]:focus:checked,
.form-box .control-form input[type="radio"]:focus:checked{
	border-color:#0080c9;
	background-color: #0080c9;
}
.form-box .control-form input[type="checkbox"]:checked{
	border-color:var(--dark-blue);
	background-color: var(--dark-blue);
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E %3Cpath fill='%23FFFFFF' d='M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z' /%3E%3C/svg%3E");
	background-size: 18px 18px;
	background-repeat: no-repeat;
	background-position: center;
}
.form-box .control-form input[type="radio"]:checked{
	border-color:var(--dark-blue);
	background-color: var(--dark-blue);
}

.form-box .control-form input[type="checkbox"]:disabled,
.form-box .control-form input[type="radio"]:disabled{
	background: #d2d9e2;
	border-color:#d2d9e2;
}
.form-box .control-form input[type="radio"]:disabled{
	box-shadow: 0 0 8px rgba(210,217,226,1);
}

.form-box .control-form .checkbox-inline .label{
	color: var(--dark-blue);
	font-size: 16px;
	font-weight: 500;
	padding: 0;
}


.form-box .control-form button{
	width: 100%;
	background: #0080c9;
	border: 2px solid #0080c9;
	-webkit-appearance: none;
	appearance: none;
	height: 50px;
	color: #FFF;
	text-align: left;
	padding: 0px 25px;
	font-size: 16px;
	transition: all ease-in 200ms;
	display: inline-flex;
	justify-content: space-between;
	align-items: center;
	outline: none;
}
.form-box .control-form button:hover{
	background-color: #ffffff;
	color: #0080c9;
}
.form-box .control-form button .icon,
.icon.icon-arrows{
	display: inline-block;
	width: 18px;
	height: 10px;
	position: relative;
}	
.form-box .control-form button .icon::after,
.icon.icon-arrows::after{
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	border-bottom: 1px solid currentColor;
	margin-top: -1px;
}
.form-box .control-form button .icon::before,
.icon.icon-arrows::before{
	content: "";
	position: absolute;
	right: 0;
	width: 7px;
	height: 7px;
	border-right: 1px solid currentColor;
	border-bottom: 1px solid currentColor;
	transform: rotate(-45deg);
	top: 1px;
}

.form-box .control-form button.form-submit .icon{
	transform: rotate(-45deg);
	margin-right: -3px;
}

.form-box .combined-form-fb{
	display: flex;

}

.form-box .combined-form-fb button{
	width: auto;
	height: 48px;
	margin-left: -1px;
	padding: 0 18px;
}

.form-box .control-form .error-message{
	color: #d2231b;
	font-size: 16px;
	padding: 5px 0 10px;
}
.form-box .control-form .error-message::before{
	content: "\f00d";
	font-family: "FontAwesome";
	width: 18px;
	height: 18px;
	background-color:  #d2231b;
	color: #FFF;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	margin-right: 8px;
	font-size: 12px;
	line-height: 1;
	vertical-align: middle;
	margin-bottom: 4px;
	text-indent: 2px;
}
 .form-heading{
	color: var(--dark-blue);
	font-size: 24px;
	margin: 13px 0 7px;
	font-weight: 700;
	display: flex;
	align-items: center;
}
.form-heading::after{
	content: "";
	border-bottom: 1px solid #d2d9e2;
	flex-grow: 1;
	margin:6px 0 0 12px;
}

.title-topline{
	border-top: 1px solid #d2d9e2;
	padding: 30px 0 0;
	margin: 0;
	font-size: 32px;
	color: var(--dark-blue);
	font-weight: 700;
	margin-bottom: 28px;
	line-height: 1.2;
}

.title-rightline{
	color: var(--dark-blue);
	font-size: 24px;
	margin: 0 0 20px;
	font-weight: 500;
	display: flex;
	align-items: center;
}
.title-rightline::after{
	content: "";
	border-bottom: 1px solid #d2d9e2;
	flex-grow: 1;
	margin:6px 0 0 12px;
}

.link-button{
	margin-bottom: 25px;
	line-height: 1.1;	
	font-weight: 500;
	display: inline-flex;
	justify-content: space-between;
	align-items: center;
	padding: 14px 17px 14px 23px;
	text-align: left;
}

a.link-button,
a.link-button:link,
a.link-button:visited,
button.link-button {
	width: 100%;
	background: var(--deep-blue);
	border: 1px solid var(--deep-blue);
	-webkit-appearance: none;
	appearance: none;
	color: #FFF;
	font-size: 18px;
	outline: none;
	transition: all ease-in 200ms;
	text-decoration: none;
}

a.link-button.bg-grey,
a.link-button.bg-grey:link,
a.link-button.bg-grey:visited,
button.link-button.bg-grey {
	background-color: #dfe4eb;
	border-color: #dfe4eb;
	color: var(--deep-blue);
}

a.link-button.bg-white,
a.link-button.bg-white:link,
a.link-button.bg-white:visited,
button.link-button.bg-grey {
	background-color: #ffffff;
	border-color: var(--deep-blue);
	color: var(--deep-blue);
}

a.link-button.bg-white.color-dark-blue,
a.link-button.bg-white.color-dark-blue:link,
a.link-button.bg-white.color-dark-blue:visited,
button.link-button.bg-grey {
	background-color: #ffffff;
	border-color: var(--dark-blue);
	color: var(--dark-blue);
}

#Body a.link-button:hover,
#Body button.link-button:hover {
	background-color: #ffffff;
	border-color: var(--deep-blue);
	color: var(--deep-blue);
	box-shadow: 0 0 0 1px var(--deep-blue) inset;
	text-decoration: none;
}


a.link-button.link-white,
a.link-button.link-white:link,
a.link-button.link-white:visited,
button.link-button.bg-grey{
	background-color: transparent;
	border-color: #ffffff;
	color: #ffffff;
}
#Body a.link-button.link-white:hover,
#Body button.link-button.link-white:hover{
	border-color: #ffffff;
	box-shadow: 0 0 0 1px #ffffff inset;
}


a.link-button.size-lg{
	font-size: 20px;
	line-height: 1.4;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: 400;
}
.link-button svg{
	width: 1em;
	height: 1em;
	fill: currentColor;
}


.icon.icon-arrows2{
	width: 20px;
	height: 20px;
	border-right: 1px solid currentColor;
	border-bottom: 1px solid currentColor;
	transform:rotate(-45deg) skew(-3deg, -3deg);
	flex: 0 0 20px;
	margin:0 2px 0 45px;
}

@media only screen and (max-width: 991px) {
	.icon.icon-arrows2{
		margin:0 2px 0 8px;
	}
	
}

.link-button .icon-left{
	font-size: 36px;
	margin-right: 18px;
	height: 20px;
	display: flex;
	align-items: center;
}
.link-button .text{
	flex-grow: 1;
	text-align: left;
}
.Link-panels{
	margin:0 0 50px;
	display: flex;
	flex-direction: column;
	height: calc(100% - 50px);
}
.height-stretch.Link-panels{
	height: calc(100% - 50px);
}
.Link-panels .img{
	margin-bottom: 2px;
}
.Link-panels .img.round{
	background-color: #ebf0f4;
	margin: 0;
	padding: 24px 24px 3px 24px;
}
.Link-panels .img.round img{
	max-width: 160px;
	border-radius: 50%;
	border: 3px solid #FFF;
	filter: grayscale(100%);
}

.Link-panels .cont{
	background-color: #ebf0f4;
	padding: 16px 24px 24px;
	margin-bottom: 3px !important;
	flex-grow: 1;
	color: #000000;
	font-weight: 300;
}
.Link-panels .info{
	margin: 0 0px ;
	padding: 0 24px;
	list-style: none;
	height: 0 ;
	position: relative;
	z-index: 2;
}
.Link-panels .info li{
	display: inline-block;
	background-color: rgba(0,64,112,0.7);
	padding: 0px 12px;
	color: #FFF;
	letter-spacing: 2px;
	font-size: 12px;
	font-weight: 300;
	height: 24px;
	line-height: 24px;
	vertical-align: text-bottom;
}
.Link-panels .info li +li{
	color: rgba(255, 255, 255, 0.7);
}

.Link-panels .info + .cont{
	padding-top: 38px;
}

.Link-panels .img + .info li{
	transform: translateY(calc(-100% - 2px));
}
.Link-panels .img + .info + .cont{
	padding-top: 14px;
}


.Link-panels .info a,
.Link-panels .info a:link{
	color: inherit;
	font-size: 12px;
}
.Link-panels .info .fa-align-left{
	transform: scaleY(-1);
	margin-right: 6px;
	margin-bottom: 4px;
	display: inline-block;
	vertical-align: middle;
}

.Link-panels .title{
	margin: 0;
	color: var(--dark-blue);
	font-size: 24px;
	font-weight: 500;
	margin: 0 0 5px;
	line-height: 35px;

}
.Link-panels .title.size-xs {
	font-size: 20px;
}

.Link-panels .link-button{
	margin-bottom: 3px !important;
}
.Link-panels .link-button.bg-grey, 
.Link-panels .link-button.bg-grey:link, 
.Link-panels .link-button.bg-grey:visited, 
.Link-panels .link-button.bg-grey{
	background-color: #ebf0f4;
	border-color: #ebf0f4;
}


.Link-panels p:last-child{
	margin: 0;
}


.worldcc-tag {
	padding-top: 12px;
	margin-bottom: -5px;
}
.worldcc-tag a{
	display: inline-block;
	border-radius: 25px;
	background-color: #ffffff;
	height: 24px;
	line-height: 24px;
	padding:0 12px;
	color: var(--dark-blue);
	font-size: 13px;
	transition: all ease-in 200ms;
	margin: 0 3px 5px 0;
}
.worldcc-tag a:link, 
.worldcc-tag a:active,
.worldcc-tag a:visited{
	color: var(--dark-blue);
}
.worldcc-tag a:hover{
	text-decoration: none;
	box-shadow: 0 0 0 1px var(--dark-blue) inset;
}

.content-panels{
	margin:0 0 50px;
	display: flex;
	flex-direction: column;
	height: calc(100% - 50px);
}

.content-panels .cont{
	background-color: #ebf0f4;
	padding: 16px 24px 24px;
	margin-bottom: 3px !important;
	flex-grow: 1;
	color: #000000;
	font-weight: 300;
}
.content-panels .img {
	margin: 0 0 2px;
	overflow: hidden;
}
.content-panels .img img{
	vertical-align: text-top;
}

.content-panels .info{
	margin: 0 0px ;
	padding: 0 24px;
	list-style: none;
	height: 0 ;
	position: relative;
	z-index: 2;
}
.content-panels .info li{
	display: inline-block;
	background-color: rgba(0,64,112,0.7);
	padding: 0px 12px;
	color: #FFF;
	letter-spacing: 2px;
	font-size: 12px;
	font-weight: 300;
	height: 24px;
	line-height: 24px;
	vertical-align: text-bottom;
}
.content-panels .info li +li{
	color: rgba(255, 255, 255, 0.7);
}

.content-panels .info + .cont{
	padding-top: 38px;
}

.content-panels .img + .info li{
	transform: translateY(calc(-100% - 2px));
}
.content-panels .img + .info + .cont{
	padding-top: 14px;
}


.content-panels .info a,
.content-panels .info a:link{
	color: inherit;
	font-size: 12px;
}
.content-panels .info .fa-align-left{
	transform: scaleY(-1);
	margin-right: 6px;
	margin-bottom: 4px;
	display: inline-block;
	vertical-align: middle;
}

.content-panels .date{
	font-size: 14px;
	color: var(--dark-blue);
	margin-bottom: 6px;
}
.content-panels .title{
	font-weight: 700;
	margin: 0px 0 5px;
	line-height: 35px;
	font-size: 20px;
	color: #0080c9;
}
.content-panels .author{
	display: flex;
	align-items: center;
	margin: 9px 0 14px;
}
.content-panels .author img{
	max-width: 50px;
	border-radius:50%;
	margin-right: 12px;
}
.content-panels .author .name{
	display: block;
	color: var(--dark-blue);
	line-height: 1.2;
	margin-bottom: 5px;
	font-size: 14px;
}
.content-panels .author .date{
	margin: 0;
}

.large-panels{
	display: flex;
	margin-bottom: 45px;
}
.large-panels .left-box{
	width: 50%;
	margin-right: 3px;
	display: flex;
	flex-direction: column;
}
.large-panels .left-box .cont{
	background-color: #ebf0f4;
	margin-bottom: 3px;
	padding: 24px 24px 24px;
	flex-grow: 1;
	color: #000;
}
.large-panels .left-box .link-button{
	margin-bottom: 3px !important;
}
.large-panels .left-box .link-button:last-child{
	margin-bottom: 0 !important;
}
.large-panels .link-button.bg-grey, 
.large-panels .link-button.bg-grey:link, 
.large-panels .link-button.bg-grey:visited, 
.large-panels .link-button.bg-grey{
	background-color: #ebf0f4;
	border-color: #ebf0f4;
}


.large-panels .title{
	font-weight: 700;
	margin: 0px 0 5px;
	line-height: 1.4;
	font-size: 32px;
	color: var(--dark-blue);
}
.large-panels .right-img{
	width: 50%;
}


@media only screen and (max-width: 991px) {
	.large-panels{
		flex-direction: column;
		max-width: 512px;
		margin-left: auto;
		margin-right: auto;
	}
	.large-panels .left-box,
	.large-panels .right-img{
		width: 100%;
		flex: 100%;
	}
	.large-panels .right-img{
		order: -1;
	}
}
 

.large-panels .info{
	margin:-24px 0 24px ;
	list-style: none;
}
.large-panels .info li{
	display: inline-block;
	background-color: #477598;
	padding: 0px 12px;
	color: #FFF;
	vertical-align: text-bottom;
}

.large-panels .info a,
.large-panels .info a:link{
	color: inherit;
	font-size: 12px;
}
.large-panels .info .fa{
	vertical-align: text-bottom;
	margin: 0 5px 1px 0;
}

.large-panels p:last-child{
	margin-bottom: 0;
}
.team-box {
	margin-bottom: 24px;
}
.team-box .img{
	width: 200px;
	max-width: 100%;
	margin: 0 0 13px;
	position: relative;
}
.team-box .img img{
	border-radius: 50%;
}
.team-box .link {
	width: 48px;
	height: 48px;
	background-color: #0080c9;
	border: 2px solid #0080c9;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #FFF;
	position: absolute;
	bottom: 0;
	right: 0;
	transition: all 200ms ease-in;
}
.team-box .link:hover{
	background-color: #FFF;
	color:#0080c9;
}
.team-box .title{
	font-size: 24px;
	font-weight: 500;
	color: #0080c9;
	margin: 0 ;
	line-height: 1.2;
}
.team-box p{
	color: #000;
	font-size: 20px;
	line-height: 1.5;
	margin: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.team-box .title{
		font-size: 18px;
	}
	.team-box p{
		font-size: 16px;
	}
	
}


.blockquote-box{
	margin-bottom: 60px;
}
.blockquote-box.bg-white{
	margin-bottom: 0;
}
.blockquote-panels{
	padding:41px 24px 45px;
	color: #FFF;
	max-width: calc(66.66666667% + 48px);
	margin: auto;
}
.blockquote-panels blockquote{
	margin: 0;
	padding: 0;
	border: none;
}
.blockquote-panels blockquote ,
.blockquote-panels blockquote p{
	color: currentColor;
	font-style: normal;
	font-size: 24px;
	line-height: 1.4;
	font-weight: 300;
}

.blockquote-panels .photo{
	width: 120px;
	border-radius: 50%;
	margin: 0 auto 20px;
	overflow: hidden;
	border: 4px solid #FFF;
	background-color: #FFF;
	margin-top:-17px;
}
.blockquote-panels .info{
	text-align: center;
	color: currentColor;
	letter-spacing: 3px;
	margin: 24px 0 0 ;
	font-size: 13px;
}

.blockquote-carousel .blockquote-panels{
	padding-left:0;
	padding-right:0;
	max-width: inherit;
}
.blockquote-carousel {
	padding-left:24px;
	padding-right:24px;
	position: relative;
	max-width: calc(66.66666667% + 48px);
	margin: auto;
	min-height: 100px; 
}

.blockquote-carousel::before,
.blockquote-carousel::after{
	color: #00abeb;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 46px;
	font-size: 150px;
	line-height: 1;
	text-align: center;
	width: 1em;
	line-height: 0.8;
	width: 40px;
	text-indent: -4px;
	height: 40px;
}
.blockquote-carousel::before{
	content: "\201C";
	left: -38px;
}
.blockquote-carousel::after{
	content: "\201D";
	right: -38px;
}
.blockquote-carousel.has-photo::before,
.blockquote-carousel.has-photo::after{
	top: 170px;
}

.blockquote-carousel.has-photo .last_page, 
.blockquote-carousel.has-photo .next_page{
	margin-top: 24px;
}

.blockquote-carousel .button-wrapper {
	width: 50px;
	height: 50px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -18px;
	overflow: hidden;
	text-indent: -100px;
	font-size: 0;
	color: #FFF;
	border-radius: 50%;
	background: rgba(0, 171, 235, 0.25);
}

.blockquote-carousel .last_page--button-wrapper {
	left: -150px;
}

.blockquote-carousel .next_page--button-wrapper {
	right: -150px;
}

.blockquote-carousel .last_page, .blockquote-carousel .next_page{
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	top: 30%;
	border-top: 1px solid currentColor;
	border-left: 1px solid currentColor;
	overflow: hidden;
	text-indent:-100px;
	font-size: 0;
	color: #FFF;
}
.blockquote-carousel .last_page{
	left: 18px;
	transform: rotate(-45deg) skew(-3deg, -3deg);
}
.blockquote-carousel .next_page{
	right: 18px;
	transform: rotate(135deg) skew(-3deg, -3deg);
}

.blockquote-carousel .last_page:focus, .blockquote-carousel .next_page:focus {
	border-top: 1px solid white !important;
	border-left: 1px solid white !important;
	border-bottom: none !important;
	border-right: none !important;
}
		
.bg-white .blockquote-panels, .bg-white .blockquote-carousel .last_page, .bg-white .blockquote-carousel .next_page{
	color: var(--dark-blue);
}


@media only screen and (max-width: 1020px) {
	.blockquote-carousel .last_page{
		left: -50px;
	}
	.blockquote-carousel .next_page{
		right: -50px;
	}

	.blockquote-carousel::before,
	.blockquote-carousel::after{
		font-size: 100px;
		width: 26px;
		height: 26px;
	}
	.blockquote-carousel::before{
		left: -24px;
	}
	.blockquote-carousel::after{
		right: -24px;
	}
}

@media only screen and (max-width: 767px) {
	.blockquote-panels,
	.blockquote-carousel{
		max-width: none;
	}
	.blockquote-panels blockquote, 
	.blockquote-panels blockquote p{
		font-size: 16px;
	}
	.blockquote-carousel .last_page{
		width: 20px;
		height: 20px;
		left: -10px;
	}
	.blockquote-carousel .next_page{
		width: 20px;
		height: 20px;
		right: -10px;
	}
	.blockquote-carousel::before,
	.blockquote-carousel::after{
		font-size: 50px;
		width: 20px;
		height: 20px;
	}
	.blockquote-carousel::before{
		left: -5px;
	}
	.blockquote-carousel::after{
		right: -5px;
	}
}

.worldcc-accordion .panel{
	border: none;
	border-radius: 0;
	padding: 0;
}
.worldcc-accordion .panel+.panel{
	margin:3px 0 0 ;
}

.worldcc-accordion .panel-default>.panel-heading{
	background-color: transparent;
	border: none;
	padding: 0;
}
.worldcc-accordion .panel-body{
	border: none !important;
	border-left: 2px solid #ebf0f4 !important;
	border-right: 2px solid #ebf0f4 !important;
	font-size: 16px;
	color: #000;
}	

.worldcc-accordion .panel-title a{
	display: block;
	padding: 9px 50px 10px 12px;
	font-size: 18px;
	color: #0080c9;
	border: 2px solid transparent;
	background-color: #ebf0f4;
	transition: all ease-in 200ms;
	font-weight: 500;
	position: relative;
}

.worldcc-accordion .panel-title a::after{
	content: "";
	width: 9px;
	height: 9px;
	position: absolute;
	right: 18px;
	top: 15px;
	border-bottom: 1px solid currentColor;
	border-right: 1px solid currentColor;
	transform: rotate(45deg) skew(-3deg, -3deg);
}


.worldcc-accordion .panel-title a:not(.collapsed){
	background-color: #0080c9;
	color: #FFF;
}

.worldcc-accordion .panel-title a:not(.collapsed)::after{
	transform: rotate(-135deg) skew(-3deg, -3deg);
	top: 19px;
}


.worldcc-accordion .panel-title a:hover,
.worldcc-accordion .panel-title a:focus{
	border-color: #0080c9;
	background-color: #FFF;
	text-decoration: none;
	color: #0080c9;
}


.worldcc-accordion .panel-body p:last-child{
	margin-bottom: 0;
}


.worldcc-blog-date{
	color: #000;
	font-size: 16px;
	margin: 0 0 13px;
}
.worldcc-blog-date b{
	color: #0080c9;
	font-weight: 500;
}
.worldcc-blog-title{
	font-size: 42px;
	line-height: 1.1;
	color: var(--dark-blue);
	max-width: 860px;
	margin: 0 0 64px;
}

@media only screen and (max-width: 767px) {
	.worldcc-blog-title{
		font-size: 32px;

	}
}


.worldcc-blog-gallery{
	position: relative;
	margin: 0 0 10px;
}
.worldcc-blog-gallery.space-l{
	margin: 0 0 16px;
}


.play-icon{
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: rgba(0,171,235,0.8);
	width: 130px;
	height: 85px;
	margin: -43px 0 0 -75px;
}
.play-icon::before{
	content: "";
	border-top: 16px solid transparent;
	border-left: 22px solid #FFF;
	border-bottom: 16px solid transparent;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -16px 0 0 -11px;
}
.worldcc-smalltitle{
	font-weight: 700;
	color: #000;
	margin-bottom: 2px;
}
 
.worldcc-blog-tag{
	margin-bottom: 24px;
}

.worldcc-blog-tag a{
	display: inline-block;
	border-radius: 25px;
	background-color: #0080c9;
	height: 30px;
	line-height: 30px;
	padding:0 15px;
	color: #ffffff;
	font-size: 13px;
	transition: all ease-in 200ms;
	margin:0 5px 5px 0;
}
.worldcc-blog-tag a:link, 
.worldcc-blog-tag a:active,
.worldcc-blog-tag a:visited{
	color: #ffffff;
}
.worldcc-blog-tag a:hover{
	text-decoration: none;
	color: var(--dark-blue);
	background-color: #FFF;
	box-shadow: 0 0 0 1px var(--dark-blue) inset;
}

.worldcc-blog-cont{
	color: #000;
	font-size: 18px;
	line-height: 30px;
}
.worldcc-blog-cont .size-l{
	font-size: 20px;
	font-weight: 400;
}
.worldcc-blog-cont p{
	margin-bottom: 20px;
}


.worldcc-blog-cont a,
.worldcc-blog-cont a:link,
.worldcc-blog-cont a:active,
.worldcc-blog-cont a:visited{
	color: #0080c9;
	font-weight: 400;
}
.worldcc-blog-cont a:hover{
	color: #00abeb;
	text-decoration: none;
} 
.worldcc-blog-cont b{
	font-weight: 500;
}
.worldcc-blog-transcript-link{
	color: #0080c9;
	font-size: 20px;
	cursor: pointer;
	display: inline-block;
	line-height: 30px;
	margin: 19px 0 58px;
	font-weight: 400;
}
.worldcc-blog-transcript-link::after{
	content: "";
	width: 8px;
	height: 8px;
	border-bottom: 1px solid currentColor;
	border-right: 1px solid currentColor;
	transform: rotate(45deg) skew(-3deg, -3deg);
	display: inline-block;
	margin: 0 0 4px 12px;
}

.worldcc-blog-subtitle{
	font-size: 28px;
	padding: 17px 0 24px;
	margin: 0;
	color: var(--dark-blue);
	font-weight: 500;
	border-top:1px solid #e6e6e6;
}
.worldcc-blog-subtitle.size-26{
	font-size: 26px;
}


.worldcc-blog-transcript{
	color: #000;
	font-size: 18px;
	line-height: 30px;
	margin: 0 0 40px;
}

.blog-participants{
	display: flex;
	color: #000;
	margin-bottom: 24px;
	font-size: 16px;
	line-height: 24px;
}
.blog-participants .photo{
	width: 120px;
	flex: 0 0 120px;
	margin-right: 24px;
}
.blog-participants .photo img{
	border-radius: 50%;
}
.blog-participants .title{
	color: var(--dark-blue);
    margin: 7px 0 0;
    font-weight: 500;
	line-height: 1.2;
	font-size: 20px;
}
.blog-participants .title a,
.blog-participants .title a:link,
.blog-participants .title a:active,
.blog-participants .title a:visited{
	color: var(--dark-blue);
}
.blog-participants .title .icon{
	margin-left: 8px;
}
.blog-participants:last-child{
	margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
	.blog-participants{
		flex-direction:column;
	}
	.blog-participants .photo{
		margin: 0 0 24px;
	}
}

.blog-recording{
	display: flex;
	color: #000;
	padding: 6px 0 0;
	font-size: 16px;
	line-height: 24px;
	align-items: center;
}
.blog-recording .photo{
	width: 50px;
	flex: 0 0 50px;
	margin-right: 12px;
}
.blog-recording .photo img{
	border-radius: 50%;
}
.blog-recording .title{
	color: #0080c9;
	margin:  0;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.2;
}

.blog-recording .title .icon{
	margin-left: 8px;
}
.blog-recording + .worldcc-smalltitle{
	margin-top: 42px;
}
.blog-recording:last-child{
	margin-bottom:42px;
}

.blog-related-topics{
	margin: 0 0 24px;
	padding: 0;
	list-style: none;
}
.blog-related-topics li{
	font-size: 16px;
	padding: 8px 0;
	line-height: 1.1;
	font-weight: 500;
}
.blog-related-topics li a,
.blog-related-topics li a:link,
.blog-related-topics li a:active,
.blog-related-topics li a:visited{
	color: #0080c9;
}
.blog-related-topics li a:hover{
	color: #00abeb;
	text-decoration: none;
}

.more-webinars {
	margin: 0 0 50px;
	display: flex;
	flex-direction: column;
	height: calc(100% - 50px);
}

.more-webinars .cont{
	background-color: #ebf0f4;
	padding: 16px 24px 24px;
	color: #000;
	line-height: 23px;
	font-size: 16px;
	flex-grow: 1;
}
.more-webinars .title{
	font-weight: 500;
	margin: 0px 0 5px;
	line-height: 35px;
	font-size: 20px;
	color: #0080c9;
}
.more-webinars a,
.more-webinars a:link,
.more-webinars a:active,
.more-webinars a:visited{
	color: inherit;
}
.more-webinars .photo{
	position: relative;
}
.more-webinars p{
	margin: 0 0 6px;
}
.more-webinars .play-icon{
	width: 110px;
	height: 72px;
	margin: -36px 0 0 -55px;
}
.more-webinars .play-icon::before{
	border-top-width: 14px;
	border-bottom-width: 14px;
	margin-top:-14px ;
}


.worldcc-audiobox audio{
	vertical-align: middle;
	width: 100%;
	margin: 0 0 11px;
}

.worldcc-blog-image-title{
	color: rgb(127,159,184);
	font-size: 16px;
	padding: 16px 10px 18px 15px;
	line-height: 1.2;
	position: relative;
	margin: 0 0 24px;
}
.worldcc-blog-image-title::after{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	border-bottom: 2px solid #e8ecf0;
	width: 96px;
}
.worldcc-blog-image-caption{
	color: #000;
	margin: 0 0 24px;
	font-size: 16px;
}

.worldcc-blog-image-xs{
	max-width: 202px;
}
.worldcc-blog-image-caption.box{
	padding: 16px;
	border: 2px solid #0080c9;
}
.worldcc-blog-hr{
	border-top: 1px solid #e5ebf0;
	margin-top: 29px;
	margin-bottom:0px
}

.title a,
.title a:link,
.title a:active,
.title a:visited{
	color: inherit;
}
.title a:hover{
	color: #00abeb;
	text-decoration: none;
}
 
img{
	max-width: 100%;
}



/*new*/

@font-face {
	font-family: 'fontello';
	src: url('fonts/fontello.eot');
	src: url('fonts/fontello.eot') format('embedded-opentype'),
		 url('fonts/fontello.woff') format('woff'),
		 url('fonts/fontello.ttf') format('truetype'),
		 url('fonts/fontello.svg') format('svg');
	font-weight: normal;
	font-style: normal;
  }
  .fc{
		font-family: "fontello" !important;
		display: inline-block;
		font-size: inherit;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}  
	.icon-web::before{
		content: "\e800";
	}
	.icon-article-tag::before{
		content: "\e801";
	}
	.icon-mail::before{
		content: "\e802";
	}
	.icon-webinar-tag::before{
		content: "\e803";
	}
	.icon-podcast-tag::before{
		content: "\e804";
	}
	.icon-certification::before{
		content: "\e805";
	}
	.icon-plus::before{
		content: "\e806";
	}   
	.icon-tick::before{
		content: "\e807";
	}
	.icon-tick2::before{
		content: "\E809";
	}
	.icon-tick-line::before{
		content: "\E80A";
	}

	

.date-badge{
	width: 74px;
	height: 72px;
	display: inline-flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background-color: #0080c9;
	color: #FFF;
	margin-right: 18px;
	flex: 0 0 74px;
}

.date-badge .day{
	font-weight: 700;
	font-size: 36px;
	line-height: 1;
}
.date-badge .month{
	font-size: 20px;
	font-weight: 400;
	line-height: 1;
}

.date-badge.small{
	width: 49px;
	height: 48px;
	margin-right: 18px;
	flex: 0 0 49px;
}

.date-badge.small .day{
	font-size: 24px;
}
.date-badge.small .month{
	font-size: 13px;
}

a.date-badge,
a .date-badge{
	color: #FFF;
	background-color: var(--dark-blue);
	transition: background-color 300ms ease-in;
}
a.date-badge:hover,
a:hover .date-badge{
	background-color: #0080c9;
}
a.date-badge,
a.date-badge:link,
a.date-badge:visited{
	color: #fff;
}
a.date-badge:hover{
	color: #fff;
	text-decoration: none;
}


.post-widget{
	display: flex;
	align-items: center;
	color: #000;
	font-size: 16px;
	margin: 0 0 24px;
}
.post-widget .cont{
	line-height: 24px;
}
.post-widget .title{
	color: #0080c9;
	margin: 0 0 0;
	line-height: 1;
	font-size: 20px;
	font-weight: 700;
}

.post-widget p{
	margin: 0 ;
}



.statistics-panel{
	display: flex;
	min-height: 96px;
	margin: 0 0 24px;
}

.statistics-panel .icon,
.statistics-panel .figure,
.statistics-panel .description{
	background-color: #e0e8ee;
	margin: 0 3px 0 0;
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 96px;
}
.statistics-panel .icon{
	color: var(--dark-blue);
	font-size: 32px;
	width: 100px;
	flex: 0 0 100px;
}
.statistics-panel .figure{
	color: var(--dark-blue);
	font-size: 32px;
	font-weight: 800;
	width: 100px;
	flex: 0 0 100px;
}
.statistics-panel .description{
	color: var(--dark-blue);
	font-size: 20px;
	font-weight: 400;
	justify-content:flex-start;
	padding: 23px 25px;
	flex-grow: 1;
	line-height: 1.25;
}

@media only screen and (max-width: 767px){
	.statistics-panel{
		flex-wrap: wrap;
	}
	.statistics-panel .icon,
	.statistics-panel .figure{
		flex-grow: 1;
		margin-bottom: 3px;
	}
	.statistics-panel .figure{
		margin-right: 0;
	}
	.statistics-panel .description{
		flex-grow: 1;
		margin-right: 0;
	}

}

.number-bullets{
	display: inline-flex;
	width: 36px;
	height: 36px;
	flex: 0 0 36px;
	justify-content: center;
	align-items: center;
	background-color: #00abeb;
	border-radius: 50%;
	color: #FFF;
	font-size: 24px;
	font-weight: 700;
	margin: 0 12px 0 0;
}
a.number-bullets,
a.number-bullets:link,
a.number-bullets:visited{
	color: #FFF;
}
a.number-bullets:hover{
	text-decoration: none;
}
.number-bullets.small{
	width: 24px;
	height: 24px;
	flex: 0 0 24px;
	font-size: 16px;
}
.number-bullets.large{
	width: 48px;
	height: 48px;
	flex: 0 0 48px;
	font-size: 32px;
}
a.number-bullets,
a .number-bullets{
	background-color: #0080c9;
	transition: background-color 300ms ease-in;
}
a.number-bullets:hover,
a:hover .number-bullets{
	background-color: #00abeb;
	text-decoration: none;
}

.number-bullets-box{
	display: flex;
	align-items: center;
	font-size: 20px;
	font-weight: 700;
	line-height: 1;
	color: var(--dark-blue);
	margin: 0 0 24px;
}
.number-bullets-box p{
	margin: 0;
}
a.number-bullets-box{
	color: #0080c9;
}
a.number-bullets-box:hover{
	text-decoration: none;
}


.number-bullets-box2{
	display: flex;
	align-items: center;
	font-size: 20px;
	font-weight: 400;
	line-height: 24px;
	margin: 0 0 45px;
}
.number-bullets-box2 p{
	margin: 0;
}

a.number-bullets-box2:hover{
	text-decoration: none;
}



.number-bullets-text{
	display: flex;
	align-items: flex-start;
	color: #000;
	font-size: 16px;
	line-height: 1.375;
	margin: 0 0 24px;
	font-weight: 400;
}
.number-bullets-text p{
	margin:1px 0 0;
}
.number-bullets-text .title{
	margin: 6px 0 15px;
	color: var(--dark-blue);
	font-size: 20px;
	font-weight: 700;
	line-height: 1.2;
}


.badges-box{
	display: inline-flex;
	padding: 4px 15px 4px 9px;
	font-size: 16px;
	font-weight: 400;
	color: #FFF;
	margin: 0 0px 12px;
	align-items: center;
}
.badges-box .icon{
	text-align: center;
	margin-right: 9px;
	line-height: 1;
	font-size: 24px;
	opacity: 0.9;
}
.badges-box p{
	margin: 0;
}

.learning-overview .title{
	display: flex;
	padding: 6px 15px 7px 12px;
	font-size: 18px;
	font-weight: 500;
	color: #FFF;
	margin: 0 0px 12px;
	align-items: center;
}

.learning-overview .icon{
	text-align: center;
	margin-right: 12px;
	line-height: 1;
	font-size: 24px;
	opacity: 0.9;
}
.learning-overview .cont{
	font-size: 20px;
	color: var(--dark-blue);
	line-height: 1.2;
	max-width: 700px;
	padding: 3px 0 40px;
}

.bullets-list{
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
}
.bullets-list li{
	display: flex;
	margin: 0 0 5px;
	font-size: 16px;
	align-items: flex-start;
}
.bullets-list li::before{
	content: "";
	background-color: #00abeb;
	width: 6px;
	height: 6px;
	display: inline-block;
	border-radius: 50%;
	flex:0 0 6px;
	margin:8px 12px 0 0;
}

.info-bullets{
	width: 88px;
	height: 88px;
	background-color: #00abeb;
	text-align: center;
	font-weight: 700;
	color: #FFF;
	font-size: 16px;
	line-height: 1.2;
	border-radius: 50%;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}


.cost-box{
	display: flex;
	flex-direction: column;
	height: calc(100% - 30px);
	margin-bottom: 30px;
}
.cost-box .title{
	display: flex;
	padding: 6px 15px 7px 12px;
	font-size: 18px;
	font-weight: 500;
	color: #FFF;
	margin: 0 0px 3px;
	align-items: center;
}

.cost-box .title .icon{
	width: 24px;
	text-align: center;
	margin-right: 12px;
	line-height: 1;
	opacity: 0.9;
	font-size: 1.4em;
}
.cost-box .title .text{
	flex-grow: 1;
	text-align: center;
}
.cost-box .title .icon + .text{
	padding-right: 36px;
}	

.cost-box .cont{
	font-size: 20px;
	color: var(--dark-blue);
	line-height: 1.2;
	max-width: 700px;
	padding: 32px 0 0;
	margin: 0 0px 3px;
	flex-grow: 1;
}
.cost-box .figure{
	font-size: 36px;
	font-weight: 700;
	text-align: center;
	padding: 0;
}
.cost-box .currency{
	font-size: 18px;
	font-weight: 400;
	text-align: center;
}
.cost-box ul{
	margin: 0;
	padding: 26px 25px 13px;
	list-style: none;
	font-size: 16px;
}
.cost-box li{
	margin-bottom: 10px;
	padding: 1px 0 1px;
	font-weight: 400;
	display: flex;
	line-height: 24px;
}
.cost-box li .fc{
	margin-right: 7px;
	font-size: 24px;
	display: inline-block;
	line-height: 1;
}
.cost-box .link-button{
	font-weight: 400;
	padding-bottom: 15px;
	margin-bottom: 3px;
}
.cost-box .link-button:last-child{
	margin-bottom: 0;
}

.cost-box .line{
	font-size: 36px;
	margin: 0px 24px;
	display: flex;
	align-items: center;
	height: 36px;
	margin-bottom: -7px;
}
.cost-box .line::after{
	content: "";
	border-bottom: 1px solid currentColor;
	flex-grow: 1;
}
.cost-box.box-bronze .title{
	background-color: #95785a;
}
.cost-box.box-bronze .cont{
	background-color: #eae4de;
}
.cost-box.box-bronze li .fc,
.cost-box.box-bronze .line{
	color: #cabbad;
}
.cost-box.box-bronze a.link-button, 
.cost-box.box-bronze a.link-button:link, 
.cost-box.box-bronze a.link-button:visited, 
.cost-box.box-bronze button.link-button{
	background-color: #eae4de;
	border-color: #eae4de;
	color: #95785a;
}
#Body .cost-box.box-bronze a.link-button:hover, 
#Body .cost-box.box-bronze button.link-button:hover{
	box-shadow: 0 0 0 1px #95785a inset;
	border-color: #95785a;
	color: #95785a;
}


.cost-box.box-silver .title{
	background-color: #b1b3b4;
}
.cost-box.box-silver .cont{
	background-color: #e8e8e9;
}
.cost-box.box-silver li .fc,
.cost-box.box-silver .line{
	color: #c1c2c3;
}
.cost-box.box-silver a.link-button, 
.cost-box.box-silver a.link-button:link, 
.cost-box.box-silver a.link-button:visited, 
.cost-box.box-silver button.link-button{
	background-color: #e8e8e9;
	border-color: #e8e8e9;
	color: #848788;
}
#Body .cost-box.box-silver a.link-button:hover, 
#Body .cost-box.box-silver button.link-button:hover{
	box-shadow: 0 0 0 1px #848788 inset;
	border-color: #848788;
	color: #848788;
}

.cost-box.box-gold .title{
	background-color: #d4b552;
}
.cost-box.box-gold .cont{
	background-color: #f4ecd4;
}
.cost-box.box-gold li .fc,
.cost-box.box-gold .line{
	color: #e1cb86;
}
.cost-box.box-gold a.link-button, 
.cost-box.box-gold a.link-button:link, 
.cost-box.box-gold a.link-button:visited, 
.cost-box.box-gold button.link-button{
	background-color: #f4ecd4;
	border-color: #f4ecd4;
	color: #c79d1a;
}
#Body .cost-box.box-gold a.link-button:hover, 
#Body .cost-box.box-gold button.link-button:hover{
	box-shadow: 0 0 0 1px #c79d1a inset;
	border-color: #c79d1a;
	color: #c79d1a;
}
.big-text{
	font-size: 20px;
	color: var(--dark-blue);
	line-height: 30px;
	font-weight: 400;
	margin-bottom: 50px;
}

.process-list{
	position: relative;
	counter-reset: process-number;
	font-size: 16px;
	color: #000;
	font-weight: 400;
	line-height: 24px;

}
.process-list::after{
	content: "";
	border-left: 1px solid #00abeb;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 24px;
}
.process-list .process-item{
	position: relative;
	padding-left: 72px;
	margin-bottom: 44px;
}
.process-list .process-item::before{
	counter-increment: process-number;
	content: counter(process-number);
	width: 48px;
	height: 48px;
	border-radius: 50%;
	background-color: #00abeb;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 32px;
	color: #FFF;
	justify-content: center;
	align-items: center;
	display: flex;
	font-weight: 700;
	z-index: 1;
}
.process-list .title{
	margin: 0 0 7px;
	font-size: 24px;
	color: var(--dark-blue);
	font-weight: bold;
	padding: 5px 0 0;
}


.process-list .box{
	padding:16px 23px;
	border: 2px solid #0080c9;

}
.process-list .process-item > p{
	margin-bottom: 30px;
}

@media only screen and (max-width: 767px){
	.process-list .process-item::before{
		width: 32px;
		height: 32px;
		font-size: 16px;
	}
	.process-list::after{
		left: 16px;
	}
	.process-list .process-item{
		padding-left: 48px;
	}
	.process-list .title{
		padding-top: 0;
		line-height: 32px;
	}
}



.experts-box{
	display: flex;
	color: #000;
	font-weight: 400;
	margin-bottom: 24px;
	font-size: 16px;
	line-height: 24px;
	align-items: flex-start;
	background-color: #ebf0f4;
	padding: 24px;
	height: calc(100% - 24px);
}
.experts-box .photo {
	width: 160px;
	flex: 0 0 160px;
	margin-right: 24px;
	border: 3px solid #FFF;
	overflow: hidden;
	border-radius: 50%;
}
.experts-box .cont{
	position: relative;
	font-size: 14px;
	line-height: 20px;
}
.experts-box .social{
	display: flex;
	position: absolute;
	right: 0;
	top: 0;
}
.experts-box .social a{
	display: inline-flex;
	height: 30px;
	width: 30px;
	margin-left: 12px;
	background-color: #fff;
	border-radius: 50%;
	justify-content: center;
	align-items: center;
	font-size: 18px;
	color: #0081cd;
}
.experts-box .social a:hover{
	text-decoration: none;
}
.experts-box .name{
	font-size: 18px;
	font-weight: 700;
	color: #004070;
    margin: 0;
    line-height: 1;
	margin-bottom: 5px;
	padding-right: 80px;
}
.experts-box .position{
	font-size: 14px;
	font-weight: 700;
	color: var(--dark-blue);
	margin: 0 0 10px;
	padding-right: 80px;
}

.experts-box .description{
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	line-clamp: 4;
	-webkit-box-orient: vertical;
	line-height: 20px;
	height: 80px;
}
.experts-box .description.unfold{
	height: auto;
	overflow: visible;
	-webkit-line-clamp: inherit;
	line-clamp:inherit;
}

.experts-box .read-more{
	margin-top: 12px;
	cursor: pointer;
	color: #0081cd;
	display: inline-block;
}
.experts-box .read-more::after{
	content: "";
	display: inline-block;
	width: 7px;
	height: 7px;
	border-bottom: 1px solid currentColor;
	border-right: 1px solid currentColor;
	margin-left: 15px;
	margin-top: -6px;
	transform: rotate(45deg);
	vertical-align: middle;
}
.experts-box a.read-more::after{
	transform: rotate(-45deg);
	margin-top: -2px;
}
.experts-box .read-more:hover{
	text-decoration: none;
}

@media only screen and (max-width: 767px){

	.experts-box{
		display: block;
	}
	.experts-box .photo{
		margin-bottom:20px;
	}
}


.black-text{
	color: #000;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 23px;
}

.price-box01{
	display: flex;
	margin: 0 0 0 -2px;
}

.price-box01 .price-item{
	display: flex;
	flex-direction: column;
	width: 328px;
	margin-left: 2px;
	flex-grow: 1;
	margin-bottom: 30px;
}
.price-box01 .price-item .title{
	background-color: var(--dark-blue);
	color: #FFF;
	font-size: 18px;
	padding: 8px 10px;
	text-align: center;
	margin: 0 0 2px;
	font-weight: 500;
}
.price-box01 .price-item .cont{
	background-color: #ebf0f4;
	padding: 31px 10px 36px 10px; 
	text-align: center;
	flex-grow: 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.price-box01 .price-item .figure{
	font-size: 36px;
	color: var(--dark-blue);
	font-weight: 700;
	line-height: 1;
}
.price-box01 .price-item .currency{
	font-size: 18px;
	color: var(--dark-blue);
	font-weight: 400;
	line-height: 20px;
}

.price-box01 .link-button{
	margin: 2px 0 0;
}
.price-box01 a.link-button, 
.price-box01 a.link-button:link, 
.price-box01 a.link-button:visited,
.price-box01 button.link-button{
	background-color: #ebf0f4;
	border-color: #ebf0f4;
	color: #0080c9;
	
}
.price-box01 .description{
	font-size: 20px;
	color: var(--dark-blue);
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	padding: 0 12px;
	margin-top: -10px;
}
.price-box01.big-space{
	margin: 0 0 0 -48px;
}

.price-box01.big-space .price-item{
	margin-left: 48px;
}

.price-box01 .save{
	color: #00abeb;
	font-size: 18px;
	font-weight: 700;
	margin-top: 4px;
	margin-bottom: -23px;
}
@media only screen and (max-width: 767px){
	.price-box01{
		display: block;
	}

}


.infobox {
	font-size: 16px;
	font-weight: 400;
	margin: 0 0 38px;
}
.infobox .title{
	margin: 0 0 10px;
	font-size: 24px;
	font-weight: 700;
}

.infotable{
	overflow-x: auto;
}
.infotable table{
	width: 100%;
	min-width: 500px;
}

.infotable th{
	background-color: #FFF;
	 text-align: center;
	 padding: 11px 0;
	 border-left: 1px solid transparent;
	 background-clip: padding-box;
	 backface-visibility: hidden;
}
.infotable td{
	background-color: #ebf0f4;
	border-bottom:1px solid #d2d9e2;
	text-align: center;
	padding: 11px 5px ;
	border-left: 1px solid transparent;
	background-clip: padding-box;
	backface-visibility: hidden;
	width: 15%;
}

.infotable .table-header th{
	text-align: center;
	font-size: 18px;
	color: #FFF;
	height: 72px;
	line-height: 1.2;
	padding-bottom: 2px;
	padding: 11px 5px 11px 5px;
	border-bottom: 2px solid transparent;
}
.infotable .table-header .currency{
	display: block;
	font-weight: 400;
}


.infotable tr:not(.table-header) th{
	text-align: left;
	font-size: 16px;
	color: #000;
	height: 48px;
	padding: 11px 5px 11px 0px ;
	line-height: 1.2;
	font-weight: 300;
	border-bottom:1px solid #d2d9e2;
	width: 30%;
	min-width: 150px;
}

.infotable th:last-child,
.infotable td:last-child{
	background-clip: border-box;
}


.infotable .fc.icon-tick{
	font-size: 18px;
	color: #00abeb;
	line-height: 1;
}
.infotable p{
	margin: 0;
	color: #000;
}

.infotable .table-footer th,
.infotable .table-footer td{
	border-bottom:none !important;
	padding: 0 1px 0 0px !important;
	border-top: 2px solid #FFF;
}
.infotable .table-footer .link-button{
	margin: 0;
	border-color: #ebf0f4;
	background-color: #ebf0f4;
	color: #00abeb;
	
}


.info-icon{
	width: 1.2em;
	height: 1.2em;
	display: inline-flex;
	border-radius: 50%;
	border: 1px solid currentColor;
	justify-content: center;
	align-items: center;
	color: #809fb7;
	cursor: pointer;
	line-height: 1;
	float: right;
	margin-right: 50px;
}
.info-icon::before{
	content: "i";
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1;
}
@media only screen and (max-width: 767px){
	.info-icon{
		margin-right:15px;
	}

}

.testimonials-tabs{
	display: flex !important;
}
.testimonials-tabs ul.resp-tabs-list{
	float: none;
	margin: 0 35px 0 0;
	min-width: 337px;
	border: none;
}
.testimonials-tabs ul.resp-tabs-list li,
.testimonials-tabs h2.resp-accordion{
	border: none;
	background-color: #fff;
	margin: 0 0 2px;
	display: flex;
	justify-content: space-between;
	padding: 8px 12px;
	color: #0080c9;
}
.testimonials-tabs h2.resp-accordion{
	display: none;
}
.testimonials-tabs ul.resp-tabs-list li .text,
.testimonials-tabs h2.resp-accordion .text{
	font-size: 18px;
	font-weight: 700;
	text-align: left;
	line-height: 1.2;
}
.testimonials-tabs ul.resp-tabs-list li .text span,
.testimonials-tabs h2.resp-accordion .text span{
	display: block;
	font-weight: 400;
}
.testimonials-tabs ul.resp-tabs-list li .icon ,
.testimonials-tabs h2.resp-accordion .icon {
	margin: 8px 10px 0 0px;
}
.testimonials-tabs ul.resp-tabs-list li:hover,
.testimonials-tabs h2.resp-accordion:hover{
	background-color: #fff;
	color: #00abeb;
}
.testimonials-tabs ul.resp-tabs-list li.resp-tab-active,
.testimonials-tabs h2.resp-accordion.resp-tab-active{
	background-color: #0080c9 !important;
	color: #ffffff;
}

.testimonials-tabs .resp-arrow{
	display: none !important;
}
.testimonials-tabs .resp-tabs-container,
.testimonials-tabs .resp-tab-content{
	border:none !important;
}
.testimonials-tabs .resp_margin{
	padding: 0;
}
.testimonials-tabs .resp_margin .photo{
	position: relative;
}

@media only screen and (max-width: 768px){
	.testimonials-tabs h2.resp-accordion{
		display: flex;
	}	
	.testimonials-tabs .resp-tab-content{
		padding-bottom: 2px;
	}
	.testimonials-tabs .resp_margin{
		min-height: auto !important;
	}
}


#header6 .Login.info a.SkinObject{
	position: relative;
	padding-left:105px;
}
#header6 .Login.info a.SkinObject:after{
	position:absolute;
	left: 20px;
	top: 0;
	content: "My Home > ";

}