@charset "utf-8";
/* ---- */
/* BODY */
/* ---- */
a {
  color: #0086d9; }

/* ------ */
/* GLOBAL */
/* ------ */
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  color: #0086d9; }

/* ----- */
/* FORMS */
/* ----- */
input:focus,
textarea:focus,
input:active,
textarea:active {
  border: 1px solid #0f89e7;
  -webkit-box-shadow: rgba(0, 198, 255, 0.2) 0 0 5px;
  -moz-box-shadow: rgba(0, 198, 255, 0.2) 0 0 5px;
  box-shadow: rgba(0, 198, 255, 0.2) 0 0 5px; }

/* -------- */
/* HEADER-A */
/* -------- */
/* MOBILE-MENU-1 */
.mobile-menu-1_navigation a:hover {
  color: #0086d9; }

/* -------- */
/* HEADER-B */
/* -------- */
/* NAVIGATION-1 */
#navigation-1 .sub-menu li:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #67a4fa), color-stop(1px, #4592ff), color-stop(100%, #1c57cc));
  background-image: -webkit-linear-gradient(#67a4fa, #4592ff 1px, #1c57cc);
  background-image: -moz-linear-gradient(#67a4fa, #4592ff 1px, #1c57cc);
  background-image: -o-linear-gradient(#67a4fa, #4592ff 1px, #1c57cc);
  background-image: linear-gradient(#67a4fa, #4592ff 1px, #1c57cc); }

/* MOBILE-NAV-1 - CONTACT, ADDRESS, SEARCH */
#mobile-nav-1-search .search_input:focus {
  -webkit-box-shadow: #0086d9 0 0 5px 0;
  -moz-box-shadow: #0086d9 0 0 5px 0;
  box-shadow: #0086d9 0 0 5px 0; }

/* -------- */
/* HEADER-C */
/* -------- */
/* BREADCRUMBS-1 */
#breadcrumbs a:hover {
  color: #0086d9; }

/* SEARCH-HEADER-1 */
#search-header-1 .search_input:focus {
  -webkit-box-shadow: #0086d9 0 0 5px 0;
  -moz-box-shadow: #0086d9 0 0 5px 0;
  box-shadow: #0086d9 0 0 5px 0; }

/* ------------- */
/* BLOG-SINGLE-1 */
/* ------------- */
.blog-post-1 .comments_bubble:hover {
  color: #0086d9; }

/* --------- */
/* SIDEBAR-1 */
/* --------- */
.widget a:hover {
  color: #0086d9; }

/* WIDGET CALENDAR */
.widget_calendar tbody a {
  color: #0086d9; }

/* ------------ */
/* PAGINATION-1 */
/* ------------ */
#pagination-1 a:hover {
  color: #0086d9; }

/* -------- */
/* DISQUS-1 */
/* -------- */
#disqus_thread a {
  color: #0086d9; }

/* ---------- */
/* COMMENTS-1 */
/* ---------- */
#comments-1 .comment_author a {
  color: #0086d9; }

/* ---------------- */
/* PROJECT-SINGLE-1 */
/* ---------------- */
.project-single-1 .post_category a:hover,
.project-single-1 .post_meta a:hover {
  color: #0086d9;
  border-bottom: 1px dotted #0086d9; }

/* ------------- */
/* PAGE-SLIDER-1 */
/* ------------- */
.page_slider_wrapper .bx-pager-link.active,
.page_slider_wrapper .bx-pager-link:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #67a4fa), color-stop(2px, #4592ff), color-stop(100%, #1c57cc));
  background-image: -webkit-linear-gradient(#67a4fa, #4592ff 2px, #1c57cc);
  background-image: -moz-linear-gradient(#67a4fa, #4592ff 2px, #1c57cc);
  background-image: -o-linear-gradient(#67a4fa, #4592ff 2px, #1c57cc);
  background-image: linear-gradient(#67a4fa, #4592ff 2px, #1c57cc); }

/* ---------- */
/* SORTABLE-1 */
/* ---------- */
/* SORTABLE DESKTOP */
.sortable-1.sortable_desktop .item_active, .sortable-1.sortable_desktop .item_active:hover {
  color: #0086d9; }

/* SORTABLE MOBILE */
.sortable-1.sortable_mobile .item:hover {
  color: #0086d9; }

.sortable-1.sortable_mobile .sortable_menu:hover .item:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #67a4fa), color-stop(1px, #4592ff), color-stop(100%, #1c57cc));
  background-image: -webkit-linear-gradient(#67a4fa, #4592ff 1px, #1c57cc);
  background-image: -moz-linear-gradient(#67a4fa, #4592ff 1px, #1c57cc);
  background-image: -o-linear-gradient(#67a4fa, #4592ff 1px, #1c57cc);
  background-image: linear-gradient(#67a4fa, #4592ff 1px, #1c57cc); }

/* -------------- */
/* PRODUCT-POST-1 */
/* -------------- */
.product-post-1 .item_wrapper:hover .post_title {
  color: #0086d9; }

/* ---------------- */
/* PRODUCT-SINGLE-1 */
/* ---------------- */
.product-single-1 .post_category a:hover {
  color: #0086d9;
  border-bottom: 1px dotted #0086d9; }

/* ------ */
/* WIKI-1 */
/* ------ */
#wiki-1 #sidebar-1 .wiki_item_active a {
  color: #0086d9; }
