/* ========================================================================================= */
/* ======================================= COLOR : #3BAFDA =================================== */
/* ========================================================================================= */
.loading .sk-folding-cube .sk-cube:before {
  background-color: #3BAFDA;
}
.s-header .middle-c .capt #cta {
  background: -webkit-linear-gradient(to right, #3BAFDA, #00B4DB);
  background: -moz-linear-gradient(to right, #3BAFDA, #00B4DB);
  background: -o-linear-gradient(to right, #3BAFDA, #00B4DB);
  background: -ms-linear-gradient(to right, #3BAFDA, #00B4DB);
  background: linear-gradient(to right, #3BAFDA, #00B4DB);
}
.s-header .middle-c .capt a:hover {
  background: -webkit-linear-gradient(to right, #3BAFDA, #00B4DB);
  background: -moz-linear-gradient(to right, #3BAFDA, #00B4DB);
  background: -o-linear-gradient(to right, #3BAFDA, #00B4DB);
  background: -ms-linear-gradient(to right, #3BAFDA, #00B4DB);
  background: linear-gradient(to right, #3BAFDA, #00B4DB);
}
.fixed .navbar-nav .active:hover a {
  color: #3BAFDA;
}
.fixed .navbar-nav .active a {
  color: #3BAFDA;
}
.sections .s-title h4:after {
  background-color: #3BAFDA;
}
.about .ab-cont .features .icon,
.about .ab-cont .features i {
  color: #3BAFDA;
}
.about .about-pic .over-pic {
  background: rgb(0, 180, 219, 0.7);
  background: -webkit-linear-gradient(to right, rgba(0, 131, 176, 0.7), rgba(0, 180, 219, 0.7));
  background: -moz-linear-gradient(to right, rgba(0, 131, 176, 0.7), rgba(0, 180, 219, 0.7));
  background: -o-linear-gradient(to right, rgba(0, 131, 176, 0.7), rgba(0, 180, 219, 0.7));
  background: -ms-linear-gradient(to right, rgba(0, 131, 176, 0.7), rgba(0, 180, 219, 0.7));
  background: linear-gradient(to right, rgba(0, 131, 176, 0.7), rgba(0, 180, 219, 0.7));
}
.skills .skills-br h2 {
  color: #3BAFDA;
}
.skills .skills-br h2:after {
  background: #3BAFDA;
}
.skills .skills-br li .progress-bar::before {
  background: #3BAFDA;
}
.skills .skills-br li .progress-bar span {
  border: 2px solid #3BAFDA;
}
.services .serv-box:hover::after {
  background: -webkit-linear-gradient(to right, #3BAFDA, #00B4DB);
  background: -moz-linear-gradient(to right, #3BAFDA, #00B4DB);
  background: -o-linear-gradient(to right, #3BAFDA, #00B4DB);
  background: -ms-linear-gradient(to right, #3BAFDA, #00B4DB);
  background: linear-gradient(to right, #3BAFDA, #00B4DB);
}
.services .serv-box .icon,
.services .serv-box i {
  color: #3BAFDA;
}
.portfolio .filter-work a {
  border: 1px solid #3BAFDA;
}
.portfolio .filter-work .is-checked {
  background-color: #3BAFDA;
}
.portfolio .filter-work a:hover {
  background-color: #3BAFDA;
}
.portfolio .work-caption .overlay {
  background: -webkit-linear-gradient(to right, rgba(0, 131, 176, 0.7), rgba(0, 180, 219, 0.7));
  background: -moz-linear-gradient(to right, rgba(0, 131, 176, 0.7), rgba(0, 180, 219, 0.7));
  background: -o-linear-gradient(to right, rgba(0, 131, 176, 0.7), rgba(0, 180, 219, 0.7));
  background: -ms-linear-gradient(to right, rgba(0, 131, 176, 0.7), rgba(0, 180, 219, 0.7));
  background: linear-gradient(to right, rgba(0, 131, 176, 0.7), rgba(0, 180, 219, 0.7));
}
.pricing .price-tabs .active a {
  background-color: #3BAFDA;
}
.pricing .p-it .price-item .it-type h4 {
  color: #3BAFDA;
}
.pricing .p-it .price-item .get-started a {
  color: #3BAFDA;
  border: 2px solid #3BAFDA;
}
.pricing .p-it .price-item .get-started a:hover {
  background-color: #3BAFDA;
}
.pricing .best-deal .overlay {
  background: -webkit-linear-gradient(to right, rgba(0, 131, 176, 0.8), rgba(0, 180, 219, 0.8));
  background: -moz-linear-gradient(to right, rgba(0, 131, 176, 0.8), rgba(0, 180, 219, 0.8));
  background: -o-linear-gradient(to right, rgba(0, 131, 176, 0.8), rgba(0, 180, 219, 0.8));
  background: -ms-linear-gradient(to right, rgba(0, 131, 176, 0.8), rgba(0, 180, 219, 0.8));
  background: linear-gradient(to right, rgba(0, 131, 176, 0.8), rgba(0, 180, 219, 0.8));
}
.pricing .best-deal .best-tag p {
  color: #3BAFDA;
}
.pricing .best-deal .price-item .get-started a {
  color: #3BAFDA;
  background-color: #FFF;
  border-color: #FFF;
}
.pricing .best-deal .price-item .it-type h4,
.pricing .best-deal h5 {
  color: #FFF;
}
.work-st .work-scon .step-box .numb span {
  background: #3BAFDA;
  background: -webkit-linear-gradient(to right, #3BAFDA, #00B4DB);
  background: -moz-linear-gradient(to right, #3BAFDA, #00B4DB);
  background: -o-linear-gradient(to right, #3BAFDA, #00B4DB);
  background: -ms-linear-gradient(to right, #3BAFDA, #00B4DB);
  background: linear-gradient(to right, #3BAFDA, #00B4DB);
}
.work-st .work-scon .step-box:after {
  background: #3BAFDA;
  background: -webkit-linear-gradient(to right, #3BAFDA, #00B4DB);
  background: -moz-linear-gradient(to right, #3BAFDA, #00B4DB);
  background: -o-linear-gradient(to right, #3BAFDA, #00B4DB);
  background: -ms-linear-gradient(to right, #3BAFDA, #00B4DB);
  background: linear-gradient(to right, #3BAFDA, #00B4DB);
}
.work-st .work-scon .step-box:hover .numb span {
  color: #3BAFDA;
}
.testimonials .t-item .testimonial-box h4 {
  color: #3BAFDA;
}
.testimonials .t-item .testimonial-box:hover {
  background-color: #3BAFDA;
}
.blog .bg-item .bg-tt h4 {
  color: #3BAFDA;
}
.blog .bg-item .bg-tt .rd-more a {
  color: #3BAFDA;
  border: 2px solid #3BAFDA;
}
.blog .bg-item .bg-tt .rd-more a:hover {
  background-color: #3BAFDA;
}
.blog .blog-item .blog-co .post-info p {
  border: 1px solid #3BAFDA;
  background: #3BAFDA;
}
.blog .blog-item .blog-co .post-info h3:hover {
  color: #3BAFDA;
}
.contact .cont-title .info li .icon,
.contact .cont-title .info li i {
  color: #3BAFDA;
}
.contact .contact-form .button {
  border: 2px solid #3BAFDA;
  color: #3BAFDA;
}
.contact .contact-form .button:hover {
  background-color: #3BAFDA;
}
.contact-item input:focus,
.contact-item textarea:focus {
  border-color: #3BAFDA;
}
.footer .sc-icon a:hover span {
  border-color: #3BAFDA;
  background-color: #3BAFDA;
}
