/*
模板自定义样式
*/
.footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6 {
  color: #333;
}
ul{
    list-style: none;
    padding-left: 20px;
}
.header h1,.header h2,.header h3,.header h4,.header h5{
    color: #666;
    font-weight:600;
    margin-top: 10px;
    font-size: 22px;
    font-family:"Microsoft Yahei","微软雅黑";
    line-height: 24px;


}
.body h3{
    color: #5454a9;
}
.header .title-english{
    font-size: 18px;

}
.header p{
    font-size: 18px;
    margin-bottom: 0px;

}

.company-title{
    color: #666;
    font-weight: 800;
    margin-bottom: 5px;
}
.header-pho-bg{
  font-size: 16px;
   padding-top:0px;
}
.header-pho-bg span{
    color: #0d71b5 !important;
    font-weight: 700;
    font-size: 18px;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
 }
 .header-small {
  position: relative;
  z-index: 1;
}
 .header-small:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -40px;
  height: 40px;
  width: 100%;
  background: no-repeat center center;
}
.menu-bg{
    background: #0d71b5;
    margin-top: 15px;
}


.ct-shadow-type:after {
  background-image: url(../images/shadow_1.png);
}
.blogpost-content a, .text-default {
  color: #333;
    font-size: 16px;
}
.blogpost-content hr{
    margin-top: 5px;
    margin-bottom: 15px;
}


.navbar-default .navbar-nav > li > a {
color: #fff;
text-transform:none;
font-size: 18px;
font-weight: normal;
padding: 18px 25px 12px 25px;
z-index: 102;
border: 0px solid transparent;
bottom: 0px;
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
-ms-transition: none;
transition: none;
}
.navbar-default .navbar-nav > li > a:hover{
    color: #fff;
    bottom: 0px;
    border: 0px;
    background: #0d71b5;

}


.nav-pills > li > a {
	border-radius: 0;
	padding: 0px 10px;
	border-bottom: 0px solid #e8e8e8;
	color: #333;
	font-size: 16px;
	text-transform:inherit;
	font-weight:normal;
}

.filters .nav-pills > li > a {
    border-radius: 0px;
    padding: 0px 10px;
    border-bottom: 1px solid #fff;
    color: #333;
    font-size: 16px;
    text-transform: inherit;
    font-weight: normal;
}
.filters .nav-pills > li.active > a, .filters .nav-pills > li.active > a:hover, .filters .nav-pills > li.active > a:focus, .filters .nav-pills > li > a:hover, .filters .nav-pills > li > a:focus {
    border: 1px solid #0d71b5;
    color: white;
    background-color: #0d71b5;
}
.image-box-body a{
    color: #333;
    font-size: 16px;
    text-align: center;
}
/*搜索框样式*/
.search-box button{
    float: right;
}
#searchButton{
    padding: 0px;
    height: 30px;
    line-height: 30px !important;
    border: 0px;
    background: #117ac2;
    border: 1px solid #117ac2;
    color: #fff;
    top: 0px;
    -webkit-appearance: none;
      -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075);
      box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075);
}
.lead span{
    font-weight: bold;
    color:coral;
    margin: 0 15px;
}
.blogpost {
    background-color: #fafafa;
    border: 1px solid #fff;
    margin: 0px 0px 20px;
    position: relative;
}
.blogpost-content .muted {
    line-height: 30px;
    padding: 0 15px;
    background: #fafafa;
}
.blogpost .blogpost-content {
    padding: 0px 0px 10px;
    margin-left: 100px;
}


/*****
//滚动导航样式开始
*/
.tp-leftarrow.default {
    z-index: 100;
    cursor: pointer;
    position: relative;
    width: 40px;
    height: 40px;
}
.tp-rightarrow.default {
    z-index: 100;
    cursor: pointer;
    position: relative;
    width: 40px;
    height: 40px;
}
.panel-body p{
    line-height: 24px;
}

.blog-content-footer .contact {
    margin-bottom: 25px;
    background: #fafafa;
    border: 1px solid #f4f4f4;
    height: 40px;
    padding-top: 5px;
}
.contact li {
    display: inline-block;
    margin: 0 6px;
    color:#45b235;
    font-weight:600
}
.blogpost-content h3{
    font-size: 18px;
    font-weight: 600;
}
.blogpost-content p{
    line-height: 30px;
    color: darkgrey;

}
 hr{
    border-color: #e6e6e6;
}
.muted{
    height: 30px;
    margin-top: 20px;
}
.sidebar h3{
    font-size: 18px;

}
.call-to-action h1{
    text-align: left;
}
.call-to-action p{
    text-align: left;
    line-height: 30px;
}
.post-content{
    line-height: 30px;
}
.post-content h4, h5, h6{
    font-weight: 600;
    color: #666;
}
.post-content p{
    margin-left: 20px;
}
.post-content strong{
    color: #0d71b5;
}
.post-content h3{
    border-bottom: 1px solid #f4f4f4;
    height: 40px;
    text-align: center;
    padding-top: 8px;
    padding-left: 20px;
    font-size: 18px;
    color: #0d71b5;
    font-weight: 600;
}
.post-title{
    text-align: center;
}
.meta{
    margin-bottom: 25px;
    background: #fafafa;
    border: 1px solid #f4f4f4;
    height: 40px;
    padding-top: 5px;
    margin-top: 20px;
}
.meta li{
    display: inline-block;
    margin: 0 6px;
}
.index-about{
    background: #fafafa;
}

.subfooter {
	padding: 25px 0;
	background-color: #f5f5f5;
    color: #6f7076;
}
.subfooter a{
    color: #6f7076;
}
.subfooter a:hover{
    color: #3b6caa;
}
.subfooter .navbar-default .navbar-nav > li > a {
    color:#6f7076;

}
.subfooter .navbar-default .nav > li > a:hover, .subfooter .navbar-default .nav > .active > a:hover, .subfooter .navbar-default .nav > .active > a:focus {
      background-color: transparent;
      color: beige;
}
.subfooter .navbar-default .nav > li > a {
   border-right: 1px solid aliceblue;
}
.scrollToTop {
    background: #0d71b5;
}
.footer .separator {
  display: block;
  width: 60px;
  height: 5px;
  margin: 15px  0px;
  background-color: #cccccc;
  position: relative;
  border: 1px solid #cccccc;
}
#footer h3{
    font-size: 18px;
}
.separator:after {
    background: #0d71b5;
}
.footer .row{
	margin:0px;
}
.news-first{
     background:#fff;
	 padding:15px 0;
}
.ourcustomer{
  background: #fff;
  color: aliceblue;
}

.image-box-body {
  padding: 20px 15px 15px;
text-align: center;
}

.pr-dl-tb h1{
    height: 40px;
    padding-top: 8px;
    padding-left: 20px;
    font-size: 18px;
    color: #0d71b5;

}

.pr-dl-tb .table > thead > tr > th, .pr-dl-tb .table > tbody > tr > th, .table > tfoot > tr > th, .pr-dl-tb .table > thead > tr > td, .pr-dl-tb .table > tbody > tr > td, .pr-dl-tb .table > tfoot > tr > td {
padding: 8px 15px;

}
.pr-dl-tb .table-striped > tbody > tr:nth-child(odd) > td, .pr-dl-tb .table-striped > tbody > tr:nth-child(odd) > th {
background-color: #f5f5f5;
}

.pr-dl-tb .table-hover > tbody > tr:hover > td h1, .pr-dl-tb .table-hover > tbody > tr:hover > th h1{
color:#fff;
}

.pr-dl-tb .table-hover > tbody > tr:hover > td , .pr-dl-tb .table-hover > tbody > tr:hover > th{
background-color: #3f51b5;
color:#fff;
}
.carousel .btn-light-gray {
    background-color:#f0f0f0;
    border-color: #f3f3f3;
    color: #0d71b5;
}
.carousel .btn-light-gray:hover, .carousel .btn-light-gray:focus, .carousel .btn-light-gray:active, .carousel .btn-light-gray.active, .carousel .open .dropdown-toggle.btn-light-gray {
    color: #ffffff;
    background-color: #535353;
    border-color: #535353;
}
.overlay-container{
  border: 1px solid #f7fff4;
}

.site-slogan {
  font-family: frutigernext_medium,frutigernext, "Microsoft YaHei", Arial, Helvetica, sans-serif;
  font-weight: normal !important;
  font-size: 16px;
  font-style:normal;
  color: #999999;
}
.social-links {
  list-style: none;
  font-size: 0;
  text-align: right;

}
.main-navigation{
    margin: 0px;
}
form {
  margin: 10px 0;
}
.form-group {
  margin-bottom: 0px;
}
.form-control {
  border-radius: 0;
  background-color:  #117ac2;
  height: 30px;
  padding-right: 30px;
  border: 1px solid #117ac2;
  color: #fff;
  border-color: #117ac2;
  position: relative;
  -webkit-appearance: none;
  -webkit-box-shadow: inset 0 1px 2px rgba(255, 255, 255, .075);
  box-shadow: inset 0 1px 2px rgba(255, 255, 255,.075);
}
.dropdown>a:before {
    font-family: 'FontAwesome';
    content: "\f107";
    position: absolute;
    left: auto;
    top: 20px;
    right: 6px;
    line-height: 1;
    color: #fff;
}
.tab_main_nav_container{
    margin-top: 15px;
}
.header .header-top-dropdown {
    margin-top: 0px;
    margin-bottom: 10px;
}
/*分享按钮*/
.social-links .facebook a {
	background: #1d2088;
	border: 1px solid #1d2088;
	color: #fff;
}
.header-top-dropdown .dropdown-menu {
    z-index: 103;
    padding: 0px;
    min-width: 100px;
    margin-top: 0px;
}
.header .header-top-dropdown .dropdown-menu {
    margin-top: 5px;
}
.dropdown-menu > li > a {
    padding: 5px 20px;
    font-size: 15px;
    color: #666;
    border-bottom: 1px solid #f6f6f6;
    transition: none 0s ease 0s;
}
.main-navigation .navbar-nav > .open > a,
.main-navigation .navbar-nav > .open > a:hover,
.main-navigation .navbar-nav > .open > a:focus {
	color: #333;
	background-color: #fff;
}
.mega-menu .dropdown-menu {
  left: 0;
  top: 100%;
  background: #5454a9
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: transparent;
}

.main-navigation .navbar.navbar-default {
    border-radius: 0px;
    margin: 0px;
    background-color: #0d71b5;
    border-color:#0d71b5;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #eee;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #333;
    background-color: #fff;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus, .dropdown-menu .menu > .active > a, .dropdown-menu .menu > .active > a:hover, .dropdown-menu .menu > .active > a:focus {
    background-color: #0d71b5;
    color: #fff;
    border-color: #0d71b5;
}
.image-boxes{
    margin-bottom: 20px;
}
.news-show .separator{
    margin: 0px;
}
#footer h3{
    color: #6f7076;
}

.youshi{
    background: url(../images/cases-bg.jpg) no-repeat ;
    color: aliceblue;
}

.youshi h1,.youshi h2{
    color: #333;
}
.youshi > p{
    color: #333;
}
.youshi hr{
    border-color: #f0f0f0;
}
.youshi .container{

	 background-color: rgba(255, 255, 255, 0.298039);
	 color:#333;
}
.pro-list-menu .nav-pills > li {

}
.navbar-nav > li > .dropdown-menu {
    margin-top: 0px;
    padding-top: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

/*
footer样式
*/

#footer-top-map {
	height:280px;
}

.map-info-box {
	padding:10px;
	font-size:14px;
}

.map-info-box li {
	margin-bottom:10px;
}

.map-info-box li > span  {
	font-size:18px;
	margin-right:8px;
}

.map-info-box li:last-child {
	margin-bottom:0;
}

@media (min-width: 768px) {

	#footer-top-map {
		height:360px;
	}
}

@media (min-width: 992px) {
	#footer-top-map {
		height:420px;
	}
}

#footer {
	font-size:14px;
	font-family: 'Lato', Verdana, sans-serif;
	background-color: #fff;
	color:#505050;
}

#footer.no-border-top {
	border-top:none;
}

#footer-inner {
	padding:60px 0 20px;
}

#footer-inner.smaller {
	padding:40px 0 0;
}

#footer a {
	color:#505050;
	font-weight: 700;
}

#footer .widget {
	margin-bottom:40px;
}

@media (min-width: 992px) {

	#footer-inner {
		padding: 70px 0 60px;
	}

	#footer-inner.smaller {
		padding:50px 0 30px;
	}

	#footer-inner.no-padding-bt-lg {
		padding: 70px 0 0;
	}

	#footer .widget {
		margin-bottom:50px;
	}
}

#footer .widget h4 {
	font:700 15px/1.5 'Open Sans', Verdana, sans-serif;
	text-transform: uppercase;
	margin-bottom: 30px;
	color:#4a4a4a;
}

#footer .widget h4:after {
	content:'';
	display:block;
	width:25px;
	height:3px;
	position: relative;
	top:8px;
	left:0;
}

.footer-logo {
	display:inline-block;
	font:700 30px/1.5 'Open Sans', Verdana, sans-serif;
	padding:3px 15px;
	border:2px solid #505050;
	color:#505050;
	margin-bottom:25px;
}

.footer-logo.big {
	font-size:40px;
	line-height: 1.3;
	padding:3px 14px;
}

.footer-logo.bigger {
	font-size:50px;
	line-height: 1.3;
	padding:3px 20px;
}

@media (min-width: 768px) {
	.footer-logo.big {
		font-size:46px;
		line-height: 1.3;
		padding:3px 18px;
	}

	.footer-logo.bigger {
		font-size:64px;
		padding:2px 25px;
	}
}

.corporate-widget.shape-bg {
	background-image: url('../images/world.png');
	background-repeat: no-repeat;
	background-position: left center;
}

@media (min-width: 992px) {
	.corporate-widget.shape-bg {
		background-position: center center;
	}
}

.corporate-widget .social-icons-label {
	font-weight: 600;
	font-size:13px;
	text-transform: uppercase;
	display:block;
	margin:35px 0 13px;
}

.corporate-widget .social-icon {
	font-size:16px;
}

.corporate-widget .social-icon:first-child {
	margin-left:0;
}

.widget .links li a {
	line-height: 2.2;
}

.widget .links li a > i {
	margin-right:10px;
}

.widget .latest-posts-list li,
.widget .casess-list li {
	margin-bottom:20px;
}

.widget .latest-posts-list li:last-child,
.widget .casess-list li:last-child  {
	margin-bottom:0;
}

.widget .latest-posts-list figure,
.widget .casess-list figure  {
	float:left;
	max-width:60px;
}

.widget .latest-posts-list img,
.widget .casess-list img {
	max-width: 100%;
	height:auto;
	border-radius:4px;
}

.latest-posts-list.no-radius img,
.casess-list.no-radius img {
	border-radius: 0;
}

.widget .latest-posts-list .entry-content,
.widget .casess-list .cases-content  {
	margin-left:75px;
}

.widget .latest-posts-list h5,
.widget .casess-list h5 {
	font-size:13px;
	line-height: 1.4;
	margin-bottom:6px;
}

.widget .latest-posts-list p,
.widget .casess-list p {
	font-size:12px;
	margin-bottom:0;
}

.widget .casess-list p {
	font-weight: 600;
}

.widget .casess-list .cases-price {
	font-size:13px;
}

.widget .casess-list .cases-price + .cases-old-price,
.widget .casess-list  .cases-old-price  +.cases-price  {
	margin-left:8px;
}

.tagcloud a {
	display:block;
	float:left;
	font-size:13px;
	padding:3px 10px;
	background-color: #eee;
	color:#7a7a7a;
	margin:0 7px 7px 0;
	border-radius: 3px;
	transition:background 0.4s ease, color 0.05s;
	-webkit-transition:background 0.4s ease, color 0.05s;
}

.tagcloud.no-radius a {
	border-radius: 0;
}

#footer .tagcloud a:hover,
.tagcloud a:hover {
	color:#eaeaea;
}

.widget .tweet_list li {
	margin-bottom:25px;
}

.widget .twitter-icon {
	float:left;
	font-size:26px;
	line-height: 1;
	margin-top:5px;
	width:40px;
	color:#b7b7b7;
}

.widget .tweet-content {
	margin-left:40px;
}

.widget .tweet_time {
	font-size:12px;
	display: block;
	margin-top:8px;
}

#footer .widget .tweet_time a {
	color:#a9a9a9;
}

@media (min-width: 992px) {
	.main-widget {
		min-height:450px;
		margin-top:-70px;
		padding-top:40px;
		padding-bottom:20px;
		background-color: #eaeaea;
	}

	.main-widget .widget {
		margin-bottom:0;
	}

	#footer .widget:last-child {
		margin-bottom:0;
	}
}

.flickr-widget li {
    display:block;
    float:left;
    margin:0 10px 10px 0;
    padding:0;
    width:60px;
    height:60px;
    overflow:hidden;
}

@media (min-width:1200px) {
	.flickr-widget-two li:nth-child(4n) {
		margin-right:0;
	}

	.flickr-widget-three li:nth-child(5n) {
		margin-right:0;
	}
}

.flickr-widget li a {
    display:block;
    position:relative;
    width:100%;
    height:100%;
}

.newsletter-widget p {
	margin-bottom:18px;
}

#footer .widget .form-control {
	height: 36px;
}

#footer .widget .form-control,
#footer .widget textarea {
	padding: 7px 12px;
	font-size: 14px;
	background-color: transparent;
	border: none;
	background-color: #eaeaea;
	color:#7a7a7a;
	width:100%;
}

#footer .widget .form-control:focus,
#footer .widget textarea:focus {
	background-color: #d7d7d7;
	box-shadow:none;
	-webkit-box-shadow:none;
}

#footer .widget .form-control::-moz-placeholder,
#footer .widget textarea::-moz-placeholder {
	color: #7a7a7a;
}

#footer .widget .form-control:-ms-input-placeholder,
#footer .widget textarea:-ms-input-placeholder  {
	color: #7a7a7a;
}

#footer .widget .form-control::-webkit-input-placeholder,
#footer .widget textarea::-webkit-input-placeholder {
	color: #7a7a7a;
}

#newsletter-widget-form {
	position: relative;
}

.widget .newsletter-widget .form-control {
	height: 36px;
	padding: 7px 50px 7px 12px;
}

#newsletter-widget-form .btn {
	position: absolute;
	right:3px;
	top:3px;
	padding:4px 10px;
}

.flickr-widget li a img {
	width: 100%;
	border-radius: 4px;
}

.flickr-widget.no-radius li a img {
	border-radius: 0;
}

#footer-bottom {
	padding:20px 0 25px;
	text-align: center;
}

#footer-bottom.no-bg {
	background-color: transparent;
	border-top:1px solid #eaeaea;
}

.copyright {
	margin-bottom:0;
    padding-top: 15px;
}

.copyright a {
	display:block;
	font-size:13px;
}
/* fix for inline-block auto margin */
.footer-menu {
	font-size:0;
}

.footer-menu li {
	display:inline-block;
	font-size:14px;
	margin:4px 0;
}

.footer-menu li:after {
	content:'/';
	padding:0 10px;
}

.footer-menu li:last-child:after {
	content:'';
	padding:0;
}

#footer-bottom .social-icons {
	margin:9.5px 0;
}

#footer-bottom .social-icon {
	font-size:16px;
	margin-bottom: 0;
}

@media (min-width:992px) {
	#footer-bottom {
		padding:10px 0;
		text-align: left;
        background-color: #B1B1B1;
	}
    #footer-bottom ul{
        margin-bottom: 0px;
    }

	.footer-menu,
	#footer-bottom .social-icons {
		text-align: right;
	}

	#footer-bottom .social-icons.text-center {
		text-align: center;
	}

	#footer-bottom .social-icon:last-child {
		margin-right: 0;
	}

	#footer-bottom .social-icons.text-center .social-icon {
		margin-right:10px;
	}

	.footer-menu li {
		margin:9.5px 0;
	}

}

/*
	There 4 color schemes for footers
	Footer Colors - You can add these class to all footer variants and chnage their color scheme
	White - No additional class need This is main style
	Black - add footer .footer-inverse class
	Grey - add footer .footer-default class
	Custom - Main Color schele .footer-custom class -- This will change duo to main color
*/

/* Footer Inverse */
#footer.footer-inverse {
	background-color: #f9f9f9;
	color:#666;
}

#footer.footer-inverse a {
	color:#666;
	font-weight: 700;
}

#footer.footer-inverse a:hover,
#footer.footer-inverse a:focus,
#footer.footer-inverse .widget .tweet_time a:hover,
#footer.footer-inverse .widget .tweet_time a:focus {
	color:#666;
}

#footer.footer-inverse .widget h4 {
	color:#666;
}

#footer.footer-inverse .footer-logo {
	border-color: #aeaeae;
	color:#aeaeae;
}

#footer.footer-inverse .tagcloud a {
	background-color: #b1b1b1;
	color:#505050;
}

#footer.footer-inverse .tagcloud a:hover {
	color:#f2f2f2;
}

#footer.footer-inverse .widget .twitter-icon {
	color:#8a8a8a;
}

#footer.footer-inverse .widget .tweet_time a {
	color:#6e6e6e;
}

@media (min-width: 992px) {
	.footer-inverse .main-widget {
		background-color: rgba(0,0,0, 0.1);
	}
}
#footer img{
    display: inline;
    max-width: 100%;
    height: auto;
}
.qq-service-img img{
    display: inline;
}

.footer-inverse #footer-bottom {
	background-color: rgba(0,0,0, 0.1);
}

.footer-inverse #footer-bottom.no-bg {
	background-color: transparent;
	border-top-color: rgba(0,0,0, 0.18);
}

#footer.footer-inverse .newsletter-widget .btn-custom {
	color:#e5e5e5;
}

#footer.footer-inverse .widget .form-control,
#footer.footer-inverse .widget textarea  {
	background-color: rgba(0,0,0, 0.12);
	color:#7a7a7a;
}

#footer.footer-inverse .widget .form-control:focus,
#footer.footer-inverse .widget textarea:focus {
	background-color: rgba(0,0,0, 0.26);
}

#footer.footer-inverse .widget .form-control::-moz-placeholder,
#footer.footer-inverse .widget textarea::-moz-placeholder {
	color: #7a7a7a;
}

#footer.footer-inverse .widget .form-control:-ms-input-placeholder,
#footer.footer-inverse .widget textarea:-ms-input-placeholder {
	color: #7a7a7a;
}

#footer.footer-inverse .widget .form-control::-webkit-input-placeholder,
#footer.footer-inverse .widget textarea::-webkit-input-placeholder {
	color: #7a7a7a;
}

#footer.footer-inverse .cases-old-price:after {
	background-color: #7a7a7a;
}


/* Footer Default */
#footer.footer-default {
	background-color: #eaeaea;
	color:#8a8a8a;
	border-top-color:#d7d7d7;
}

#footer.footer-default a {
	color:#8a8a8a;
	font-weight: 700;
}

#footer.footer-default .widget h4 {
	color:#777;
}

#footer.footer-default .footer-logo {
	border-color: #777;
	color:#777;
}

#footer.footer-default .tagcloud a {
	background-color: #dadada;
	color:#777;
}

#footer.footer-default .tagcloud a:hover {
	color:#f1f1f1;
}

.footer-default #footer-bottom.no-bg {
	background-color: transparent;
	border-top-color:#d7d7d7;
}

#footer.footer-default .widget .twitter-icon {
	color:#c1c1c1;
}

#footer.footer-default .widget .tweet_time a {
	color:#9a9a9a;
}


@media (min-width: 992px) {
	.footer-default .main-widget {
		background-color: rgba(0,0,0, 0.04);
	}
}
.navbar-phone {
    height: auto;
    overflow: hidden;
}
.navbar-phone ul {
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
    border-color: #0d71b5;
    margin-bottom: 2px;
}
.navbar-phone li {
    float: left;
    padding: 5px 0;
    width: 33%;
}
.navbar-phone a {
    color: #fff;
    font-size: 16px;
}
.footer-pho-top {
    font-size: 14px;
    padding: 0px 0 2px 0;
}
.footer-phone-bottom {
    background: #f9f9f9;
    color: #535454;
    padding: 15px 0 80px 0;
}
.footer-pho-top {
    background: #0d71b5;
    color: #fff;
    font-size: 16px;
    padding: 0;
    text-align: center;
}
.footer-pho-top a {
    color: #fff;
}
.footer-pho-top .btn {
    width: auto;
    min-width: 50px;
    margin: 0;
    padding: 0;
}
.footer-pho-top p {
    margin: 0;
}
.dropdown-menu {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding: 0;
    width: 180px;
    margin-top: 10px;
    background-color: #0d71b5;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08);
    border: 0px solid #f1f1f1;
    z-index: 101;
}
.dropdown-menu > li > a {
    padding: 10px 20px;
    text-align: left;
    font-size: 15px;
    color: #fff;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    border-color: #0e76bc;
    margin-bottom: 2px;
    transition: none 0s ease 0s;
}
.footer-pho-top .dropdown-menu {
    min-width: 100px;
    text-align: center;
    left: -60px;
}
.footer-pho-top .btn:hover, .footer-pho-top .btn:focus {
    color: #fff;
    text-decoration: none;
}
.btn-group > .btn:first-child {
    margin-left: 0;
}
.header hr{
    margin: 0;
}
.bottom-nav {
    background-color: #f9f9f9;
}
.bottom-nav ul {
    padding-left: 0px;
    height: auto;
    overflow: hidden;
}
.bottom-nav li {
    width: 33%;
    float: left;
    padding: 10px 0;
    background: #f9f9f9;
    border-right: 1px solid #e6e6e6;
}
.footer-phone-bottom hr{
    margin: 0;
}
.hometitle {
    height: auto;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    background: #f9f9f9;
    margin: 10px 0 2px 0;
}
.list-icons li, .list li {
    padding: 5px 0;
    border-bottom: 1px #F0F0F0 solid;
}

@media (max-width: 767px){

    .menu-bg {
        background: #0d71b5;
    }
    .navbar-phone li {
    background: none;
}
}


@media screen and (max-width:480px) {

    .header h3 {
            font-size: 14px;
            margin: 0px;
            font-weight: normal;
    }
    .footer-pho-top i {
    font-size: 30px;
}

.box-style-1 {
    text-align: center;
    padding: 0px 0 10px 0;
    margin: 0px 0;
}
.box-style-1 h3{
    font-size: 14px;
}
}
.block-center {
    margin: 0 auto;
}

.footer-default #footer-bottom {
	background-color: rgba(0,0,0, 0.04);
}

#footer.footer-default .widget .form-control,
#footer.footer-default .widget textarea {
	background-color: rgba(0,0,0, 0.06);
	color:#8a8a8a;
}

#footer.footer-default .widget .form-control:focus,
#footer.footer-default .widget textarea:focus {
	background-color: rgba(0,0,0, 0.12);
}

#footer.footer-default .newsletter-widget .btn-custom {
	color:#eaeaea;
}

#footer.footer-default .widget .form-control::-moz-placeholder,
#footer.footer-default .widget textarea::-moz-placeholder  {
	color: #8a8a8a;
}

#footer.footer-default .widget .form-control:-ms-input-placeholder,
#footer.footer-default .widget textarea:-ms-input-placeholder {
	color: #8a8a8a;
}

#footer.footer-default .widget .form-control::-webkit-input-placeholder,
#footer.footer-default .widget textarea::-webkit-input-placeholder {
	color: #8a8a8a;
}

/* Footer custom */
#footer.footer-custom {
	color:#e1e1e1;
}

#footer.footer-custom a {
	color:#e1e1e1;
	font-weight: 700;
}

#footer.footer-custom a:hover,
#footer.footer-custom a:focus,
#footer.footer-custom .widget .tweet_time a:hover,
#footer.footer-custom .widget .tweet_time a:focus {
	color:#fafafa;
}

#footer.footer-custom .widget h4 {
	color:#eaeaea;
}

#footer.footer-custom .footer-logo {
	border-color: #eaeaea;
	color:#eaeaea;
}

#footer.footer-custom .tagcloud a {
	background-color: #d7d7d7;
	color:#6a6a6a;
}

#footer.footer-custom .tagcloud a:hover {
	color:#f2f2f2;
}

.footer-custom #footer-bottom.no-bg {
	background-color: transparent;
}

#footer.footer-custom .widget .twitter-icon {
	color:#dedede;
}

#footer.footer-custom .widget .tweet_time a {
	color:#c2c2c2;
}

#footer.footer-custom .newsletter-widget .btn-custom {
	color:#e5e5e5;
}

#footer.footer-custom .widget .form-control,
#footer.footer-custom .widget textarea {
	background-color: rgba(0,0,0, 0.1);
	color:#eaeaea;
}

#footer.footer-custom .widget .form-control:focus,
#footer.footer-custom .widget textarea:focus{
	background-color: rgba(0,0,0, 0.2);
}

#footer.footer-custom .widget .form-control::-moz-placeholder,
#footer.footer-custom .widget textarea::-moz-placeholder {
	color: #eaeaea;
}

#footer.footer-custom .widget .form-control:-ms-input-placeholder,
#footer.footer-custom .widget textarea:-ms-input-placeholder {
	color: #eaeaea;
}

#footer.footer-custom .widget .form-control::-webkit-input-placeholder,
#footer.footer-custom .widget textarea::-webkit-input-placeholder {
	color: #eaeaea;
}

#footer.footer-custom .btn-custom {
	color: #fff;
}

#footer.footer-custom .btn-custom:hover,
#footer.footer-custom .btn-custom:focus,
#footer.footer-custom .btn-custom:active {
	color: #fff;
	background-color: rgba(0,0,0, 0.3);
	border-color: rgba(0,0,0, 0.1);
}
