/*--------------------------------------------------------------
#e54242 -> #007ac7
--------------------------------------------------------------*/
button,
.comment-reply-link,
 a.button, input[type="button"],
 input[type="reset"],
 input[type="submit"] {
    background: #007ac7 none repeat scroll 0 0;
    color: #fff;
    font-size: 15px;
    line-height: 1;
    padding: 12px 40px;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    border: 1px solid #007ac7;
    border-radius:30px;
    font-weight: 400;
}

a {
    color: #007ac7 ;
    text-decoration: inherit;
}

a:hover,
a:active,
a:focus  {
    color:#52a0d2 !important;
}

a:visited  {
    color: unset;
}

.main-navigation ul li.current-menu-item a,
.main-navigation ul li a:hover {
    color:#007ac7;
}

.home.page .slider-enabled.header-collapse ul li a:hover{
    color: #007ac7;
}

#infinite-handle span {
    background: #007ac7;
}

 #infinite-handle span:hover {
    background: #007ac7;
}

.nav-links .nav-previous a:hover,
.nav-links .nav-next a:hover {
    background: transparent;
    color: #007ac7;
}

.comment-navigation .nav-next a:hover:after,
.comment-navigation .nav-previous a:hover:before,
.nav-links .nav-previous a:hover:before,
.nav-links .nav-next a:hover:after {
    color: #007ac7;
}

.nav-links .page-numbers.current,.nav-links a.page-numbers:hover {
    background: #007ac7 none repeat scroll 0 0;
    border-color: #007ac7 ;
    color: #ffffff;
}

.section-title .seperator i {
    color:#007ac7;
    font-size: 20px;
    font-family: "FontAwesome"; 
    padding: 5px 15px;
    display: inline-block;
}

#home-page-widget-area .bg_enabled .widget-title span::before,
#home-page-widget-area .bg_enabled .widget-title span::after,
#home-page-widget-area .business_point_widget_services .widget-title span::before,
#home-page-widget-area .business_point_widget_services .widget-title span::after,
#home-page-widget-area .business_point_widget_latest_news .widget-title span::before,
#home-page-widget-area .business_point_widget_latest_news .widget-title span::after{
	background-color:#007ac7;
}

.entry-meta > span::before,
.entry-footer > span::before,
.single-post-meta > span::before {
    display: inline-block;
    font-family: FontAwesome;
    height: 15px;
    margin-right:8px;
    content: "";
    color:#007ac7;
}

#commentform  input[type="submit"] {
    padding: 14px 45px;
    border-radius: 3px;
    line-height: 1.1;
    border:1px solid #007ac7;
}

#commentform  input[type="submit"]:hover {
    background: transparent;
    color: #007ac7;
}

.site-title > a {
    color: #007ac7;
}

.search-box > a {
    background: #007ac7 none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    padding: 6.2px 8.7px;
}

.search-box > a:hover {
    color: #fff;
    background-color: #007ac7;
}

.x_business_widget_social ul li a:hover {
    background-color: #007ac7;
    -moz-transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}

#home-page-widget-area .x_business_widget_social ul li a::before {
    color: #007ac7;
}

.top-header {
    padding-top: 10px;
    padding-bottom: 10px;
    background: #007ac7;
}

#main-slider .cycle-slide .cycle-caption .caption-wrap .button:hover {
	border-color: #007ac7;
    background: #007ac7;
}

#main-slider .pager-box.cycle-pager-active {
    background-color: #007ac7;
    height: 15px;
    width: 15px;
}

#main-slider .cycle-prev:hover,
#main-slider .cycle-next:hover{
   color: #fff;
   border-color: #007ac7;
   background: #007ac7;
}

.progress-bar-length {
    background: #007ac7;
    height: 100%;
}

.features-item:hover .features-icon {
    background: #007ac7;
    border-color: #007ac7;
}

.services-item .service-thumbnail:before{
  content:"";
  background:#007ac7;
  opacity: 0.9;
  height: 100%;
  width: 100%;
  position: absolute;
  bottom:-100%;
  left:0;
}

.services-item .service-thumbnail .service-hover .button {
  background: #fff;
  border-color: #fff;
  color:#007ac7;
  margin-top: 50px;
  opacity: 0;
}

.pt-clients-wrap.slick-slider .slick-prev:hover:before,
.pt-clients-wrap.slick-slider .slick-next:hover:before  {
	color: #007ac7;
}

.pt-portfolio-item .pt-portfolio-thumb:before{
  content:"";
  background: #007ac7;
  opacity: 0.9;
  position: absolute;
  bottom: -100%;
  left:0;
  height: 100%;
  width: 100%;
}

.pt-portfolio .filter-list li.active,
.pt-portfolio .filter-list li:hover {
    background:#007ac7;
    color: #fff; 
}

.widget_calendar caption {
    background: #007ac7 none repeat scroll 0 0;
    color: #ffffff;
    padding: 5px;
}

#footer-widgets .widget-title {
    color: #007ac7;
    font-size: 18px;
    font-weight:400;
    margin-bottom: 7px;
    padding-bottom: 10px;
    position: relative;
}

#footer-widgets h3.widget-title::after {
    background-color: #007ac7 ;
    bottom: -3px;
    content: "";
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    width: 85px;
}

.scrollup {
    background-color: #007ac7;
    border-radius: 50%;
    bottom: 50px;
    color: #fff;
    display: none;
    float: right;
    line-height: 1.2;
    height: 53px;
    width: 53px;
    position: fixed;
    right: 32px;
    text-align: center;
    z-index: 99999;
    transition: all 0.5s ease-in-out 0s;
}

.scrollup:hover {
    background-color: #007ac7;
}

#breadcrumb {
    background: #007ac7;
    padding: 30px 0;
    color: #fff;
}

.x_business_widget_call_to_action.bg_disabled  .call-to-action-buttons .button {
	background: #fff;
	color: #007ac7;
}

.bg_enabled.business_point_widget_facts {
    background: #007ac7 none repeat scroll 0 0;
    padding: 75px 0px;
    text-align: center;
    z-index: 999;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}

.business_point_widget_facts .counter-item span.count-text {
    color: #007ac7;
    display: block;
    font-size: 18px;
    text-align: center;
}
.pt-team-item .pt-team-thumb:before {
  content:"";
  position: 
  ;
  bottom: -100%;
  height: 100%;
  width: 100%;
  background:#007ac7;
  opacity: 0.9; 
  left:0;
}

.slick-dots li.slick-active button{
    background:#007ac7; 
    height: 15px;
    width: 15px;
    box-shadow: none;
}

.pt-testimonials .slick-prev:hover:before,
.pt-testimonials .slick-next:hover:before {
	color: #007ac7;
}

.pt-testimonial-item .pt-testimonial-title {
    font-size: 18px;
    color: #007ac7;
    font-weight: 400;
}

.blog-item .blog-text-wrap .entry-header {
    width: 50px;
    padding: 0px 5px;
    background:#007ac7;
    position: absolute;
    left:0;
    top:20px; 
}

a.read-more {
    background: #007ac7 none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    font-size: 15px;
    margin-bottom: 10px;
    padding: 8px;
    text-align: center;
}

.business_point_widget_contact{
    background: #007ac7 none repeat scroll 0 0;
    padding: 75px 0px;
    text-align: left;
    z-index: 999;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}

.business_point_widget_contact .contact-wrapper form input[type="submit"]:hover {
	background-color:#fff;
	border-color:#fff;
	color:#007ac7;
	
	-webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}

.bg_enabled.business_point_widget_contact .contact-wrapper form input[type="submit"]:hover {
	border-color:#007ac7;
}

#home-page-widget-area .bg_enabled.business_point_widget_contact .widget-title span::before,
#home-page-widget-area .bg_enabled.business_point_widget_contact .widget-title span::after {
	background-color: #007ac7;
}

.business_point_widget_facts,
.x_business_widget_call_to_action {
	background:#007ac7;
}

#primary .post  .entry-title:hover a,
#primary .page .entry-title:hover a{
    color: #007ac7;
}

#sidebar-primary .widget .widget-title,
#primary .page-header .page-title{
    border-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 15px;
    margin-bottom: 20px;
    position: relative;
    display: block;
    width: 100%;
    font-weight: 400;
    border-bottom:2px solid #007ac7;
    line-height: 1;
}

#primary .page-header .page-title {
    background: transparent;
    border: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-bottom: 15px;
    margin-bottom: 20px;
    position: relative;
    display: block;
    width: 100%;
    font-weight: 400;
    border-bottom: 2px solid #007ac7;
    line-height: 1;
}

.post-navigation  .nav-previous:hover a,
.post-navigation  .nav-next:hover a,
.post-navigation  .nav-previous:hover:before,
.post-navigation  .nav-next:hover:after{
    color: #007ac7;
}

.post-navigation  .nav-previous:before,
.post-navigation  .nav-next:after{
    color: #007ac7;
}

blockquote{
    display: block;
    width: 100%;
    border-left: 5px solid #007ac7;
    padding: 5px 20px;
    margin: 15px 0px;
}

.error-404.not-found  form.search-form input[type="submit"],
.search-no-results  form.search-form input[type="submit"]{
    position: absolute;
    right: 0;
    background-color: #007ac7;
    color: #fff; 
    border:0;
    padding: 12px 20px;
    line-height: 1;
}

.error-404.not-found  form.search-form input[type="submit"]:hover{
    background-color: #007ac7;
    color: #fff;
    border:0;
}

.mean-container a.meanmenu-reveal span{
    background: #007ac7;
}

.mean-container .mean-nav ul li a  {
    background: #007ac7;
}

.mean-container a.meanmenu-reveal {
    color: #007ac7;
    top: -5px;
}

.mean-container .mean-nav ul li a:hover {
     background: #007ac7;
}

#mobile-trigger i {
    background-color: #007ac7 ;
    border: 2px solid #fffffe;
    box-shadow: 0 1px 2px #000000;
    color: #ffffff;
    font-size: 21px;
    padding: 6px 8px;
}

/* 文章页面按钮颜色看不清fix */
button,
.comment-reply-link,
a.button, input[type="button"],
input[type="reset"],
input[type="submit"] {
    background: #007ac7 none repeat scroll 0 0;
    color: #FFF;
    font-size: 15px;
    line-height: 1;
    padding: 12px 40px;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    border: 1px solid #007ac7;
    border-radius:30px;
    font-weight: 400;
}


/* 取消pre标签的背景 */
pre {
    background: unset;
}

