.section-title {
	color: #40a9e0;
}

header .logo:before {
	background-color: #40a9e0;
}

.sticky-navbar .nav > li > a:hover:before {
	background-color: #40a9e0 !important;
}

.sticky-navbar .nav li.current a:before {
	background-color: #40a9e0 !important;
}

#main-section .main-intro .main-button {
  	background: #40a9e0 !important;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmU3OTU1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YwNWM2YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: linear-gradient(135deg,  #fe7955 0%,#f05c6a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe7955', endColorstr='#f05c6a',GradientType=1 );
}
#main-section .main-intro .main-button:hover {
	background-color: #37cadf !important;
	background: linear-gradient(135deg,  #f05c6a 0%, #fe7955 100%);
}

#features .feature-item:hover > a {
  	color: #40a9e0;
}

#features .owl-pagination .active span {
	background-color: #40a9e0;
}

.team_bg {
  	background: #fe7955;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmU3OTU1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YwNWM2YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: linear-gradient(135deg,  #fe7955 0%,#f05c6a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe7955', endColorstr='#f05c6a',GradientType=1 );
}

.team_bg .team-item .hovered i {
 	background: #40a9e0;
}
.team_bg h2 {
    color: #fff !important;
}
.team_bg hr {
    background-color: rgba(0, 0, 0, 0.1) !important;
}


#timeline .timeline-wrapper .timeline-date p {
	color: #40a9e0 !important;
}

.no_color .testi-slide span a {
	color: #40a9e0 !important;
}
#testimonials .color_set {
	background-color: rgba(64, 169, 224, 0.92)!important;
}
#pricing .table-item h3 {
	color: #40a9e0;
}

#pricing .table-item .price-box sup {
	color: #40a9e0;
}

#faqs .panel-heading .panel-title a .icon-toggle:after {
	color: #40a9e0;
}

#partners .button:hover {
	background-color: #40a9e0;
	border-color: #40a9e0;
}

#cta-section .title {
	color: #40a9e0;
}

#socials .col-item .socials li i:hover {
	background-color: #40a9e0;
}

#map-location .info-window span {
	color: #40a9e0;
}



#faqs .panel-heading .panel-title a, .ui-accordion-header-active a {
    background-color: #40a9e0 !important;
}
footer ul li a:hover{
	color: #40a9e0 !important;
}
.color_set{
	background-color: #40a9e0 !important;
}
.color_set .feature-item:hover > a {
  	color: rgba(0, 0, 0, 0.6) !important;
}
.color_set .owl-pagination .active span {
    background-color: #fff !important;
}
.color_set .section-title {
    color: rgba(0, 0, 0, 0.5); !important;
}
.color_set hr {
    background-color: rgba(0, 0, 0, 0.1) !important;
}
.color_set h2 {
    color: #fff !important;
}
.color_set .main-text {
    color: rgba(255, 255, 255, 0.5) !important;
}
.color_set .feature-item p {
    color: #fff !important;
}
.color_set .team-item .wrapper:hover h3,
.color_set .team-item .wrapper p {
  color: rgba(51, 51, 51, 0.4) !important;
}

.no_color .section-title {
    color: #40a9e0 !important;
}
.no_color h2,
.color_set .team-item .wrapper:hover p {
    color: #3b475f !important;
}
.no_color .main-text{
	color: rgba(129, 140, 152, 0.5) !important;
    line-height: 28px !important;
}
.no_color #features-slider .feature-item i,
.no_color #features-slider .feature-item h3,
.no_color #features-slider .feature-item a{
	color: #3b475f !important;
}
.no_color #features-slider .feature-item p,
.no_color #team-slider .team-item h3,
.no_color #team-slider .team-item:hover p{
	color: #818c98 !important;
}
.no_color #features-slider .feature-item:hover a,
.no_color #team-slider .team-item:hover h3,
.no_color #team-slider .team-item p{
	color: #40a9e0 !important;
}
.no_color #features-slider .feature-item:hover i{
	color:#B9B9B9 !important;
}
.no_color .owl-pagination .active span {
    background-color: #40a9e0 !important;
	border:none !important;
}
.no_color .owl-pagination .owl-page span {
    border: 2px solid #40a9e0 !important;
}
.no_color hr {
    background-color: #000 !important;
}
#team-section .team-item .hovered i {
  background: #40a9e0 !important;
}

#main-section .main-intro .slides li {
    color: #40a9e0 !important;
}
.mc4wp-form .button {
  background-color: #40a9e0 !important;
}
.mc4wp-form .button:hover {
  background-color: #37cadf !important;
}

.read-more {
  color: #40a9e0 !important;
}
.blog-nav .pull-right a, .blog-nav .pull-left a{
  color: #40a9e0 !important;
}
#socials-blog .col-item .link {
    color: #40a9e0 !important;
}
#socials-blog .col-item .socials li i:hover {
    background-color: #40a9e0 !important;
}

.eventix_widgets ul li a,
.eventix_footer_widgets ul li a {
    color: #40a9e0 !important;
}
.eventix_widgets .tagcloud a:hover,
.eventix_footer_widgets .tagcloud a:hover {
  background-color: #40a9e0 !important;
  color: #fff !important;
}
.widget-recent .post-item .author,
.eventix_footer_widgets .post-item .author {
    color: #40a9e0 !important;
}
.eventix_widgets .socials li i:hover,
.eventix_footer_widgets .socials li i:hover{
  background-color: #40a9e0 !important;
}
.eventix_widgets a.link {
    color: #40a9e0 !important;
}
table a
{
	color: #40a9e0 !important;
}
.eventix_widgets a.rsswidget,
.eventix_footer_widgets a.rsswidget {
    color: #40a9e0 !important;
}
.set_color{
	color: #40a9e0 !important;
}
.menu-footer .pull-left a{
	color: #40a9e0 !important;
}

#bigcalendar1 table tr .calsun_days{
	color: #40a9e0 !important;
}
#bigcalendar1 #cal_event p{
	background-color: #40a9e0 !important;
}
#bigcalendar1 .cala_day p{
	background-color: #40a9e0 !important;
}
#bigcalendar1 .cala_day{
	background-color: #40a9e0 !important;
}
.post-author a:hover,
.comment-reply-link,
#cancel-comment-reply-link,
.comment-form p a:hover,
#blog-section .post-tags a:hover {
    color: #40a9e0 !important;
}
.comment-form button{
	background-color:#40a9e0 !important;
}
.main-navigation-header .main-navigation li a:hover:before {
  background-color:#40a9e0 !important;
}