/* Css for https://www.leadingsemi.com/page/about.html, Version=1610708963 */

.box h4.title {
	font-size: 24px;
	background-color: #fff;
	margin: 10px 15px;
	padding: 10px;
	height: inherit;
	text-align: center;
}

.article>header>h1 {
	margin-bottom: 0;
	margin-top: 10px;
	font-size: 18px;
}

.article>.article-content {
	padding-top: 10px;
	padding-bottom: 10px;
}

body {
	background: #2b2b2b;
	font-family: 'Microsoft YaHei';
}

a {
	color: #2b2b2b;
}

a:hover,
a:focus,
button:focus,
input:focus {
	outline: none !important;
	text-decoration: none !important;
}

input,
button,
textarea,
select {
	box-shadow: none !important;
	text-shadow: none !important;
}

#header {
	width: 100%;
	border: none;
	position: fixed;
	top: 0;
	z-index: 99;
	transition: all .36s ease;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

#header.fixed {
	top: -30px;
}

#headNav {
	border: none;
}

#headNav .custom-top-right {
	float: none;
	width: 100%;
	margin: 0;
	color: #808080;
	line-height: 40px;
}

#headNav .custom-top-right div {
	display: inline-block;
}

#headNav .custom-top-right .phone {
	float: right;
	color: #808080;
	font-family: 'Helvetica';
}

#headNav .custom-top-right .phone i {
	color: #aaa;
	margin-right: 5px;
}

#headNav .custom-top-right .phone .icon-phone {
	font-size: 15px;
}

#headNav .custom-top-right .phone span {
	margin: 0 20px;
}

#headNav .custom-top-right .language {
	float: right;
	margin-left: 40px;
	color: #808080;
}

#headNav .custom-top-right .language .cunt {
	color: #808080;
	line-height: 30px;
	cursor: pointer;
}

#headNav .custom-top-right .language .cunt .caret {
	border-top: 4px solid #808080;
}

#headNav .custom-top-right .language .cunt i {
	color: #aaa;
}

#headNav .custom-top-right .language .cunt:hover {
	color: #20418f;
}

#headNav .custom-top-right .language .cunt:hover .caret {
	border-top: 4px solid #20418f;
}

#headNav .custom-top-right .language .cunt:hover i {
	color: #20418f;
}

#headNav .custom-top-right .language .dropdown-menu {
	min-width: 110px;
	margin: 0;
	padding: 10px 0;
	left: 50%;
	margin-left: -55px;
	top: 100%;
	border: none;
	border-radius: 3px;
	text-align: center;
}

#headNav .custom-top-right .language .dropdown-menu a:hover {
	background: none;
	color: #20418f;
}

#headTitle .custom-middle-right {
	display: table-cell;
	vertical-align: middle;
	text-align: right;
	padding-left: 20px;
}

#headTitle .custom-middle-right a {
	padding: 6px 16px;
	background: #20418f;
	color: #fff;
	border-radius: 3px;
}

#headTitle .custom-middle-right a:hover {
	background: #008ce7;
}

#navbar {
	background: none;
}

#navbar .nav>li>a {
	margin: 0;
	padding: 0 18px;
	line-height: 70px;
	font-size: 15px;
	color: #333;
}

#navbar .nav>li>a:hover,
#navbar .nav>li>a:focus {
	background: none;
	color: #20418f;
}

#navbar .nav>li.open>a,
#navbar .nav>li.open>a:hover,
#navbar .nav>li.open>a:focus,
#navbar .nav>li.active>a,
#navbar .nav>li.active>a:hover,
#navbar .nav>li.active>a:focus {
	background: none;
	color: #20418f;
	font-weight: normal;
}

#navbar .dropdown-menu {
	min-width: 140px;
	margin: 0;
	top: 100%;
	border: none;
	text-align: center;
	font-size: 14px;
	left: 50%;
	margin-left: -70px;
}

#navbar .nav>li.open>a>.caret,
#navbar .nav>li>a:hover>.caret,
#navbar .nav>li>a:focus>.caret,
#navbar .nav>li.active>a>.caret,
#navbar .nav>li.active>a:hover>.caret {
	border-top-color: #20418f;
	border-bottom-color: #20418f;
}

#navbar .dropdown-submenu:focus>a,
#navbar .dropdown-submenu:hover>a,
#navbar .dropdown-menu>li>a:focus,
#navbar .dropdown-menu>li>a:hover,
#navbar .dropdown-menu>.active>a,
#navbar .dropdown-menu>.active>a:hover,
#navbar .dropdown-menu>.active>a:focus {
	background: none;
	color: #20418f;
}

#footer {
	background: #2b2b2b;
	font-size: 13px;
}

#footer .wrapper {
	padding: 20px 0;
}

#footer #footNav,
#footer #powerby {
	display: none;
}

#footer a,
#footer span {
	color: rgba(255, 255, 255, 0.6);
}

#footer a:hover {
	color: #fff;
}

#footer a:hover span {
	opacity: 1 !important;
	color: #fff !important;
}

#go2top {
	background-color: #fff;
	border: none;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
	text-shadow: none;
	left: auto !important;
	right: 20px;
	bottom: 50px;
}

.page-container {
	padding-top: 100px !important;
}

.container {
	max-width: 1170px;
}

.col,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	min-height: 0;
}

.row>.col>.panel,
.row>.col .carousel,
.row>[class*='col-']>.panel,
.row>[class*='col-'] .carousel,
.page-content>.panel,
#boards>.panel,
.page-side>.panel,
.row>[class*='col-']>.nav,
.row>[class*='col-']>.list-group,
.m-blog .card,
.row>.col>.list-group {
	margin-bottom: 20px;
}

.row {
	margin-right: -10px;
	margin-left: -10px;
}

.row>[class*='col-'],
.row>.col {
	padding-left: 10px;
	padding-right: 10px;
}

.carousel {
	margin-bottom: 0 !important;
}

.breadcrumb {
	padding: 0;
	margin-bottom: 15px;
}

.panel,
.list,
.article {
	box-shadow: none;
	border-color: #eee;
}

.btn {
	border: none;
	border-radius: 2px;
	font-size: 15px;
	text-shadow: none;
}

.btn:hover {
	background: #008ce7;
	box-shadow: none;
}

.title {
	padding: 60px 0 40px;
	max-width: 1150px;
	margin: auto;
}

.title h2 {
	margin: 0;
	font-size: 28px;
	font-weight: normal;
}

.title span {
	font-size: 15px;
	color: #999;
	margin-left: 10px;
	text-transform: capitalize;
}

.title a {
	font-size: 15px;
	color: #999;
	float: right;
	margin-top: 13px;
}

.title a:hover {
	color: #005ca7;
}

.title p {
	font-size: 15px;
	color: #808080;
	margin: 20px 0 0;
	line-height: 1.8;
}

.m-crm-apply .form-control {
	appearance: button;
	-moz-appearance: button;
	-webkit-appearance: button;
}

.m-crm-apply .page-container {
	background: #f5f5f5;
	background: url(/file.php?f=source/default/wide/denglu.jpg&t=jpg&o=source&s=&v=1603344885) bottom;
	background-size: cover;
}

.m-crm-apply #modalAlert {
	padding: 5px;
}

.m-crm-apply #modalAlert .message1 {
	font-size: 16px;
	margin: 10px;
}

.m-crm-apply #modalAlert .message2,
.m-crm-apply #modalAlert .message3 {
	color: #808080;
}

.m-crm-apply #modalAlert .btn {
	font-size: 14px;
	margin-top: 10px;
	border: solid 1px #ddd;
}

.m-crm-apply #modalAlert .btn:hover {
	color: #fff;
	border-color: #008ce7;
}

.m-crm-apply #crmApply {
	border: none;
	margin: 20px 0 40px;
	box-shadow: none;
	background: rgba(255, 255, 255, 0.8);
}

.m-crm-apply #crmApply #panel-pure {
	margin: 0;
	padding: 30px 30px 10px;
	background: none;
}

.m-crm-apply #crmApply #panel-pure #heading-title {
	font-size: 22px;
	margin-bottom: 5px;
}

.m-crm-apply #crmApply #panel-pure .panel-heading {
	padding: 0 0 20px;
	position: relative;
}

.m-crm-apply #crmApply #panel-pure .panel-heading .tian {
	position: absolute;
	right: 0;
	top: 0;
}

.m-crm-apply #crmApply #panel-pure .panel-heading .tian .top {
	text-align: center;
	padding: 0 50px;
	margin-bottom: 5px;
}

.m-crm-apply #crmApply #panel-pure .panel-heading .tian .top i {
	display: inline-block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	background: #20418f;
	border-radius: 100%;
	color: #fff;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-family: 'Helvetica';
}

.m-crm-apply #crmApply #panel-pure .panel-heading .tian .top span {
	display: inline-block;
	width: 100px;
	height: 2px;
	background: #20418f;
	vertical-align: middle;
}

.m-crm-apply #crmApply #panel-pure .panel-heading .tian .bottom span {
	display: inline-block;
	width: 33%;
	text-align: center;
	color: #20418f;
}

.m-crm-apply #crmApply #panel-pure .file-label {
	margin: 0 10px;
	border-radius: 3px;
}

.m-crm-apply #crmApply #panel-pure .form-control {
	border-radius: 3px;
	border-color: #ddd;
	padding: 6px 8px;
	height: auto;
}

.m-crm-apply #crmApply #panel-pure .file-title {
	font-size: 15px;
	font-weight: bold;
}

.m-crm-apply #crmApply #panel-pure .file-tip {
	color: #808080;
	margin: 10px 0;
}

.m-crm-apply #crmApply #panel-pure .file-btn a {
	font-size: 14px;
	min-width: 80px;
	background: #f2f2f2;
	border: solid 1px #ddd;
	color: #333;
	padding: 4px 12px;
}

.m-crm-apply #crmApply #panel-pure .file-btn a:hover {
	background: #008ce7;
	color: #fff;
	border-color: #008ce7;
}

.m-crm-apply #crmApply #panel-pure .file-success {
	padding: 5px 12px;
}

.m-crm-apply #crmApply #panel-pure .btn-apply {
	max-width: 300px;
}

.m-crm-apply #crmApply #panel-pure .btn-apply input {
	padding: 8px 12px;
}

@media (max-width: 1200px) {
	#navbar .nav>li>a {
		font-size: 14px;
		padding: 0 10px;
	}
	.custom-middle-right {
		display: none;
	}
}

@media (max-width: 767px) {
	#go2top,
	#headNav {
		display: none !important;
	}
	.is-mc-nav #headTitle>.row>#navbarWrapper>#navbar {
		margin: 0;
	}
	#siteTitle,
	#siteLogo img {
		min-width: 5px;
	}
	#headTitle .custom-middle-right {
		position: absolute;
		right: 70px;
		top: 13px;
	}
	#headTitle .custom-middle-right .cooperation a {
		font-size: 12px;
	}
	#headTitle.with-navbar #navbar .navbar-collapse {
		background: #fff;
		position: absolute !important;
	}
	#navbar .nav>li>a {
		line-height: 50px;
	}
	#navbar .dropdown-menu {
		left: 0;
		margin: 0;
		top: 100%;
		text-align: left;
	}
	.navbar-toggle:hover,
	.navbar-toggle:focus {
		background: none;
	}
	.page-container {
		padding-top: 50px !important;
	}
	.title {
		padding: 30px 10px;
		text-align: center;
	}
	.title h2 {
		font-size: 22px;
	}
	.title h2 span {
		display: block;
		margin: 10px 0 0;
	}
	.m-crm-apply #crmApply {
		margin: 0 auto 20px;
	}
	.m-crm-apply #crmApply .w-p20 {
		width: 100%;
		margin-bottom: 20px;
	}
	.m-crm-apply #crmApply #panel-pure .panel-heading {
		text-align: center;
	}
	.m-crm-apply #crmApply #panel-pure .panel-heading .tian {
		position: static;
		margin-top: 20px;
	}
	.m-crm-apply #crmApply #panel-pure .panel-heading .tian .top {
		padding: 0 30px;
	}
	.m-crm-apply #crmApply #panel-pure .panel-heading .tian .top span {
		width: 60px;
	}
	.m-crm-apply #crmApply #panel-pure .panel-heading .tian .bottom {
		width: 295px;
		margin: auto;
	}
}

.breadcrumb,
.article>header {
	display: none;
}

.page-wrapper {
	padding-top: 0;
}

.page-content {
	max-width: 100%;
}

.article {
	border: none;
	margin: 0;
}

.article>.article-content {
	padding: 0;
}

.article>.article-content img {
	border: none;
	padding: 0;
	margin: 0;
}

.article-content p {
	margin: 0 0 10px;
}

@media (max-width: 1920px) {
	.carousel-inner {
		height: 300px;
	}
	.carousel-inner>.item {
		position: relative;
		height: 300px;
	}
	.carousel-inner>.item>img,
	.carousel-inner>.item>a>img {
		position: absolute;
		left: 50%;
		margin-left: -960px;
		height: 300px;
		max-height: 300px;
		min-width: inherit;
		max-width: inherit;
	}
}

.carousel-caption {
	max-width: 1140px;
	left: 50%;
	margin-left: -570px;
	padding: 0;
	top: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	text-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.carousel-caption h2 {
	font-size: 36px;
	margin: 128px 0 0;
}

.carousel-caption div h3 {
	font-size: 26px;
	margin: -15px 0 20px;
}

.carousel-caption div h3 strong {
	font-size: 36px;
}

.carousel-caption div h4 {
	font-size: 20px;
	margin: 0;
}

.service {
	padding-bottom: 60px;
}

.service .text {
	padding: 10px 0 0 10px;
}

.service .text h3 {
	font-size: 18px;
	margin: 30px 0 20px;
}

.service .text P {
	font-size: 15px;
	color: #808080;
}

.service .text p:last-child {
	margin: 0;
}

.fuwu {
	position: relative;
}

.fuwu a {
	display: block;
	position: absolute;
	top: -70px;
}

.fuwu .fuwu-0 {
	top: -110px;
}

.about {
	padding-bottom: 40px;
}

.about .bg {
	background: #f5f5f5;
	margin-top: 60px;
}

.about .text {
	line-height: 1.8;
	color: #808080;
	font-size: 15px;
}

.about .text strong {
	color: #666;
	font-size: 18px;
}

.about .text p:last-child {
	margin: 0;
}

.about .text .indent {
	text-indent: 30px;
}

.about .history {
	position: relative;
	height: 310px;
	margin-top: 10px;
}

.about .history .line {
	width: 100%;
	height: 2px;
	background: #ddd;
	position: absolute;
	left: 0;
	top: 80px;
}

.about .history ul {
	width: 1200px;
	margin: 0 0 0 -600px;
	padding: 0;
	list-style: none;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 50%;
}

.about .history ul li {
	width: 16%;
	float: left;
	text-align: center;
}

.about .history ul li .date {
	height: 140px;
}

.about .history ul li .date span {
	display: block;
	width: 120px;
	height: 120px;
	padding: 20px;
	border-radius: 100px;
	background: #20418f;
	text-align: center;
	margin: 20px auto 0;
}

.about .history ul li .date span i {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 80px;
	border-radius: 100px;
	background: #fff;
	color: #20418f;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	font-family: 'SimHei';
}

.about .history ul li .round {
	background: none;
}

.about .history ul li .round span {
	background: none;
}

.about .history ul li .round span i {
	background: #20418f;
	color: #fff;
}

/*.about .history ul li .big {
	height: 160px;
}*/

/*.about .history ul li .big span {
	width: 160px;
	height: 160px;
	margin: 0 auto;
}*/

/*.about .history ul li .big span i {
	line-height: 120px;
	font-size: 36px;
}*/

.about .history ul li h3 {
	font-weight: normal;
	margin: 20px 0 10px;
}

.about .history ul li p {
	color: #808080;
	margin: 0;
	line-height: 1.8;
}

/*.about .history ul li:last-child {
	width: 20%;
}*/

.about #dots {
	max-width: 1150px;
	margin: 0 auto 30px;
	text-align: center;
}

.about #dots ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.about #dots ul li {
	display: inline-block;
	margin: 0 20px;
	padding-bottom: 10px;
}

.about #dots ul li a {
	display: inline-block;
	height: 40px;
	font-size: 16px;
	text-align: center;
	border-bottom: solid 4px #fff;
	cursor: pointer;
}

.about #dots ul .act a {
	border-color: #20418f;
	color: #20418f;
	position: relative;
}

.about #dots ul .act a:after {
	display: block;
	content: '';
	width: 0;
	height: 0;
	border: 6px solid;
	border-color: #20418f transparent transparent;
	position: absolute;
	left: 50%;
	margin-left: -6px;
	top: 40px;
}

.about #main_promo {
	width: 1150px;
	margin: auto;
	overflow: hidden;
}

.about #main_promo .slide {
	display: block;
	float: left;
	width: 1150px;
}

.about #main_promo .slide .img {
	border: solid 1px #eee;
	margin-bottom: 20px;
	text-align: center;
	overflow: hidden;
}

.about #main_promo .slide .img img {
	transition: all .4s ease-out;
}

.about #main_promo .slide .img:hover img {
	transform: scale(1.1);
}

.design {
	padding-bottom: 60px;
}

.design .text {
	padding: 10px 0 0 10px;
}

.design .text h3 {
	font-size: 18px;
	margin: 35px 0 10px;
}

.design .text P {
	font-size: 15px;
	color: #808080;
}

.design .img {
	text-align: center;
}

.design .img h3 {
	background: #f5f5f5;
	margin: 0;
	padding: 15px;
	font-weight: normal;
	font-size: 15px;
}

.distribution {
	padding-bottom: 60px;
}

.distribution .text {
	padding: 20px 0 0;
}

.distribution .text h3 {
	font-size: 18px;
	margin: 35px 0 10px;
}

.distribution .text P {
	font-size: 15px;
	color: #808080;
}

.distribution ul {
	margin: 60px 0 0 0;
	padding: 0;
	list-style: none;
	display: -webkit-flex;
	display: flex;
	overflow: hidden;
}

.distribution ul li {
	width: 100%;
	text-align: center;
	margin: 0 20px 0 0;
}

.distribution ul li img {
	background: #f5f5f5;
}

.distribution ul li h3 {
	margin: 20px 0 0;
	font-weight: normal;
	font-size: 15px;
}

.distribution ul li:last-child {
	margin: 0;
}

.application {
	padding-bottom: 60px;
}

.application .text {
	padding: 20px 0;
}

.application .text h3 {
	font-size: 18px;
	margin: 35px 0 10px;
}

.application .text P {
	font-size: 15px;
	color: #808080;
}

.contact {
	padding-bottom: 60px;
}

.contact .text {
	padding: 25px 10px;
}

.contact .text h3 {
	font-size: 18px;
	margin: 10px 0 15px;
}

.contact .text P {
	font-size: 15px;
	color: #808080;
}

.contact .text P a {
	color: #808080;
}

.contact .text P a:hover {
	color: #20418f;
}

@media (max-width: 767px) {
	.page-content {
		padding: 0;
	}
	.carousel-inner {
		height: 150px;
	}
	.carousel-inner>.item>img,
	.carousel-inner>.item>a>img {
		margin-left: -480px;
		height: 150px;
		max-height: 150px;
	}
	.carousel-caption {
		max-width: 90%;
		margin-left: -45%;
		text-align: center;
	}
	.carousel-caption h2 {
		font-size: 20px;
		margin: 19% 0 20px;
	}
	.carousel-caption div {
		font-size: 18px;
	}
	.carousel-caption div h3 {
		font-size: 14px;
	}
	.carousel-caption div h3 strong {
		font-size: 20px;
	}
	.carousel-caption div h4 {
		font-size: 14px;
	}
	.fuwu a {
		top: -50px;
	}
	.text {
		padding: 10px 0 0 !important;
	}
	.text h3 {
		font-size: 16px !important;
		margin: 20px 0 10px !important;
	}
	.text p {
		font-size: 14px !important;
	}
	.about,
	.application,
	.design,
	.distribution,
	.contact {
		padding-bottom: 10px;
	}
	.design .img {
		margin-bottom: 20px;
	}
	.distribution ul {
		margin: 20px 0 0;
		display: block;
	}
	.distribution ul li {
		width: 33.333%;
		float: left;
		margin: 0 0 20px;
	}
	.about .bg {
		margin-top: 30px;
	}
	.about #dots ul li {
		margin: 0 10px;
	}
	.about #dots ul li a {
		font-size: 14px;
	}
	.about #main_promo {
		width: 100%;
	}
	.about #main_promo #slides {
		width: 400% !important;
	}
	.about #main_promo .slide {
		width: 25%;
	}
	.about #main_promo .slide .col-md-2 {
		width: 25%;
		float: left;
	}
	.about #main_promo .slide .row {
		overflow: hidden;
	}
	.about .history .line {
		display: none;
	}
	.about .history {
		height: auto;
		margin: 0;
		padding-bottom: 30px;
	}
	.about .history ul {
		width: 100%;
		margin: 0;
		position: static;
	}
	.about .history ul li {
		width: 50%;
	}
	.about .history ul li .date {
		height: auto;
	}
	/*.about .history ul li:last-child {
		width: 100%;
		margin-top: 20px;
	}*/
}

#block13 {}

#block13 .panel-heading {}

.slide .carousel-indicators li {
	margin: 0 3px;
	width: 24px;
	height: 4px;
	border: none;
	border-radius: 10px;
	opacity: .4;
	background: #fff;
	transition: opacity .3s, height .3s, margin .3s;
	position: relative
}

.slide .carousel-indicators li:before {
	content: ' ';
	display: block;
	top: -10px;
	bottom: -10px;
	width: 100%;
	position: absolute;
}

.slide .carousel-indicators li.active {
	width: 24px;
	opacity: 1
}

.slide .carousel-indicators li:hover {
	margin-bottom: -1px;
	height: 6px;
	opacity: .7;
}

#block250 {}

#block250 .panel-heading {}

#block241 {}

#block241 .panel-heading {}

#foot {
	width: 100%;
	background: #2b2b2b;
}

#foot .main {
	max-width: 1150px;
	margin: auto;
	color: rgba(255, 255, 255, 0.6);
	font-size: 13px;
}

#foot .main a {
	color: rgba(255, 255, 255, 0.6);
	margin: 0 40px 0 0;
}

#foot .main a i {
	display: inline-block;
	width: 24px;
	height: 24px;
	line-height: 24px;
	background: rgba(255, 255, 255, 0.4);
	border-radius: 100%;
	text-align: center;
	color: #2b2b2b;
	margin-right: 7px;
}

#foot .main a:hover {
	color: #fff;
}

#foot .main a:hover i {
	background: #fff;
}

#foot .main .contact {
	padding: 50px 0 30px;
}

#foot .main .contact h3 {
	margin: 0 0 30px;
	font-weight: normal;
	font-size: 15px;
}

#foot .main .contact p {
	margin: 15px 0 0;
}

#foot .main .link {
	border-top: solid 1px rgba(255, 255, 255, 0.1);
	border-bottom: solid 1px rgba(255, 255, 255, 0.1);
	padding: 15px 0;
}

#foot .main .link a {
	margin: 0 10px;
}

@media (max-width: 767px) {
	#foot .main {
		padding: 0 15px;
	}
	#foot .main .contact {
		padding: 30px 0 10px;
	}
	#foot .main .contact h3 {
		overflow: hidden;
		margin: 0 0 10px;
	}
	#foot .main .contact h3 a {
		display: inline-block;
		width: 50%;
		margin: 0 0 10px 0;
		float: left;
	}
}

#block249 {}

#block249 .panel-heading {}