.form-control {
  display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
a {
  color: #2975e6;
}
a:hover {
  color: #175dc5;
}
.btn-primary {
  background: #2975e6;
}
.sp-megamenu-parent >li.active>a,
.sp-megamenu-parent >li:hover>a {
  color: #2975e6;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
  background: #2975e6;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
  color: #2975e6;
}
#offcanvas-toggler >i {
  color: #9c9c9c;
}
#offcanvas-toggler >i:hover {
  color: #2975e6;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li > a:hover {
  color: #fff;
  background: #2975e6;
}
.offcanvas-menu .menu .parent .toggle-icon {
  position: absolute;
  right: 15px;
  top: 4px;
  padding: 4px 6px;
  border: 1px solid #e9e9e9;
  border-radius: 4px;
  background: #f6f6f6;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.offcanvas-menu .menu .parent .toggle-icon:hover {
  background: #2975e6;
  border-color: #2975e6;
  color: #ffffff;
}
.offcanvas-menu .menu .nav-child.small > li::before {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module .menu .nav-child a {
  padding: 4px 25px;
}
.offcanvas-menu .menu ul li {
  position: relative;
}
.btn-primary,
.sppb-btn-primary {
  background-color: #2975e6;
}
.btn-primary:hover,
.sppb-btn-primary:hover {
  border-color: #1452ae;
  background-color: #175dc5;
}
.btn-primary {
  border-radius: 0px;
  border: 5px solid rgba(0,0,0,0.2);
}
.btn-danger {
  border-radius: 0px;
  border: 5px solid rgba(0,0,0,0.2);
}
ul.social-icons >li a:hover {
  color: #2975e6;
}
.sp-page-title {
  background: #2975e6;
}
.layout-boxed .body-innerwrapper {
  background: #ffffff;
}
.sp-module ul >li >a {
  color: #000000;
}
.sp-module ul >li >a:hover {
  color: #2975e6;
}
.sp-module .latestnews >div >a {
  color: #000000;
}
.sp-module .latestnews >div >a:hover {
  color: #2975e6;
}
.sp-module .tagscloud .tag-name:hover {
  background: #2975e6;
}
.sp-module.title1 .sp-module-title {
  text-align: center;
  padding-bottom: 40px;
}
.sp-module.title1 .sp-module-title::after {
  content: "";
  background: rgba(0,0,0,0.2);
  display: block;
  position: relative;
  width: 30px;
  height: 5px;
  margin: 0 auto;
  top: 29px;
}
.sp-module.title2 .sp-module-title::before {
  content: "";
  background: rgba(0,0,0,0);
  border: 5px solid rgba(0,0,0,0.2);
  display: inline-block;
  position: relative;
  width: 30px;
  height: 30px;
  margin-right: 15px;
  top: 5px !important;
}
.sp-module.title3 {
  background: #2975e6;
  color: #fff;
  padding: 35px;
}
.sp-module.title3 .sp-module-title {
  text-align: center;
}
.sp-module.title3 em,
.sp-module.title3 a {
  color: rgba(255,255,255,0.5);
}
.sp-module.title3 em:hover,
.sp-module.title3 a:hover {
  color: #fff;
}
.sp-module.title4 {
  background: #80b335;
  color: #fff;
  padding: 35px;
}
.sp-module.title4 .sp-module-title {
  text-align: center;
}
.sp-module.title4 em,
.sp-module.title4 a {
  color: rgba(255,255,255,0.5);
}
.sp-module.title4 em:hover,
.sp-module.title4 a:hover {
  color: #fff;
}
.sp-module.title5 {
  padding: 35px;
  border: 5px solid rgba(0,0,0,0.2);
}
.sp-module.title5 .sp-module-title::before {
  content: "";
  background: rgba(0,0,0,0);
  border: 5px solid rgba(0,0,0,0.2);
  display: inline-block;
  position: relative;
  width: 30px;
  height: 30px;
  margin-right: 15px;
  top: 5px !important;
}
.sp-module.title6 {
  background: #000000;
  color: #fff;
  padding: 35px;
}
.sp-module.title6 .sp-module-title {
  text-align: center;
}
.sp-module.title6 a {
  color: rgba(255,255,255,0.5);
}
.sp-module.title6 a:hover {
  color: #fff;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:hover {
  background: #2975e6;
}
.item-page .published {
  border: 5px solid #2975e6;
  padding: 10px;
  float: right;
  margin-top: -7px;
}
.search .btn-toolbar button {
  background: #2975e6;
}
.published {
  color: #2975e6 !important;
}
.voting-symbol span.star.active:before {
  color: #2975e6;
}
.sp-rating span.star:hover:before,
.sp-rating span.star:hover ~ span.star:before {
  color: #175dc5;
}
.entry-link,
.entry-quote {
  background: #2975e6;
}
blockquote {
  border-color: #2975e6;
}
.carousel-left:hover,
.carousel-right:hover {
  background: #2975e6;
}
#sp-bottom-b a:hover {
  color: #2975e6;
}
#sp-bottom-b .uk-icon-button {
  color: #afafaf;
}
#sp-bottom-b .uk-icon-button:hover {
  color: #2975e6;
}
.sp-comingsoon body {
  background-color: #2975e6;
}
.pagination>li>a,
.pagination>li>span {
  border: 5px solid rgba(0,0,0,0.1);
  border-radius: 0px !important;
  color: rgba(0,0,0,0.2);
  margin-right: 5px !important;
}
.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
  color: rgba(0,0,0,0.5);
  background: transparent;
  border: 5px solid rgba(0,0,0,0.2);
}
.pagination>.active>a,
.pagination>.active>span {
  border-color: #2975e6;
  background-color: #2975e6;
  border: 5px solid rgba(0,0,0,0.2);
}
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
  color: #000000;
  background-color: #fff;
  border: 5px solid rgba(0,0,0,0.2);
}
.pagination {
  margin: 0;
}
.counter {
  color: rgba(0,0,0,0.2);
}
.tp-caption.sourcesans18,
.sourcesans18 {
  color: #2975e6 !important;
}
.title-dash::after,
.title-dash2::after {
  color: #2975e6;
}
.border-box2:hover {
  background: #2975e6;
}
.border-box2:hover >.title-dash::after {
  color: #fff;
  -webkit-transform: translate(25px,0) !important;
  -ms-transform: translate(25px,0) !important;
  -o-transform: translate(25px,0) !important;
  transform: translate(25px,0) !important;
}
.border-box2:hover >.title-dash2::after {
  color: #fff;
  -webkit-transform: translate(-25px,0) !important;
  -ms-transform: translate(-25px,0) !important;
  -o-transform: translate(-25px,0) !important;
  transform: translate(-25px,0) !important;
}
.sprocket-mosaic-item {
  -webkit-box-shadow: 10px 10px 0 rgba(0, 0, 0, 0.1) !important;
  box-shadow: 10px 10px 0 rgba(0, 0, 0, 0.1) !important;
  transition: all 0.4s ease-in-out 0s !important;
}
.sprocket-mosaic-item:hover {
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.1) !important;
  transition: all 0.4s ease-in-out 0s !important;
}
.sprocket-mosaic-hovercontent {
  transition: all 0.4s ease-in-out 0s;
}
.sprocket-mosaic .sprocket-mosaic-item .sprocket-mosaic-hovercontent:hover {
  background: rgba(41,117,230,0.8) !important;
  -webkit-transition: opacity 0.4s ease-in;
  -moz-transition: opacity 0.4s ease-in;
  -o-transition: opacity 0.4s ease-in;
  -ms-transition: opacity 0.4s ease-in;
  transition: opacity 0.4s ease-in;
}
.mosaic-read {
  color: #fff !important;
  font-size: 28px !important;
  font-family: FontAwesome;
  top: 45%;
  position: relative;
}
#main .sprocket-mosaic .sprocket-mosaic-filter ul li,
#main .sprocket-mosaic .sprocket-mosaic-filter ul li,
.sprocket-mosaic .sprocket-mosaic-filter li,
.sprocket-mosaic .sprocket-mosaic-filter li,
#main .sprocket-mosaic .sprocket-mosaic-order ul li,
#main .sprocket-mosaic .sprocket-mosaic-order ul li,
.sprocket-mosaic .sprocket-mosaic-order li,
.sprocket-mosaic .sprocket-mosaic-order li {
  color: rgba(0,0,0,0.5);
  font-size: 13px;
  padding: 5px 10px;
  border-radius: 0px;
  border: 5px solid rgba(0,0,0,0.2);
  transition: all 0.4s ease-in-out 0s;
}
#main .sprocket-mosaic .sprocket-mosaic-filter ul li:hover,
#main .sprocket-mosaic .sprocket-mosaic-filter ul li:hover,
.sprocket-mosaic .sprocket-mosaic-filter li:hover,
.sprocket-mosaic .sprocket-mosaic-filter li:hover,
#main .sprocket-mosaic .sprocket-mosaic-order ul li:hover,
#main .sprocket-mosaic .sprocket-mosaic-order ul li:hover,
.sprocket-mosaic .sprocket-mosaic-order li:hover,
.sprocket-mosaic .sprocket-mosaic-order li:hover,
#main .sprocket-mosaic .sprocket-mosaic-filter ul li:focus,
#main .sprocket-mosaic .sprocket-mosaic-filter ul li:focus,
.sprocket-mosaic .sprocket-mosaic-filter li:focus,
.sprocket-mosaic .sprocket-mosaic-filter li:focus,
#main .sprocket-mosaic .sprocket-mosaic-order ul li:focus,
#main .sprocket-mosaic .sprocket-mosaic-order ul li:focus,
.sprocket-mosaic .sprocket-mosaic-order li:focus,
.sprocket-mosaic .sprocket-mosaic-order li:focus {
  color: #fff;
  background: #2975e6;
  transition: all 0.4s ease-in-out 0s;
}
#main .sprocket-mosaic .sprocket-mosaic-g-order ul li,
.sprocket-mosaic .sprocket-mosaic-g-order li,
#main .sprocket-mosaic .sprocket-mosaic-g-filter ul li,
.sprocket-mosaic .sprocket-mosaic-g-filter li {
  color: rgba(0,0,0,0.5) !important;
  font-size: 13px !important;
  padding: 5px 10px !important;
  border-radius: 0px !important;
  border: 5px solid rgba(0,0,0,0.2) !important;
  background: transparent;
  transition: all 0.4s ease-in-out 0s;
}
.sprocket-mosaic-g-filter li.active,
.sprocket-mosaic-g-order li.active {
  background: #2975e6 !important;
  color: #fff !important;
}
.sprocket-mosaic .sprocket-mosaic-tags li,
#main .sprocket-mosaic ul.sprocket-mosaic-tags li {
  color: #fff;
  background: rgba(41,117,230,0.5);
  transition: all 0.4s ease-in-out 0s;
}
.sprocket-mosaic .sprocket-mosaic-tags li:hover,
#main .sprocket-mosaic ul.sprocket-mosaic-tags li:hover {
  background: #2975e6;
  transition: all 0.4s ease-in-out 0s;
}
.sprocket-mosaic-g-title {
  padding-top: 70px;
}
.sprocket-mosaic-g-effect {
  background: rgba(41,117,230,0.7) !important;
}
.sprocket-mosaic-g-tags {
  background: #2975e6 !important;
  padding: 0 20px !important;
}
.sprocket-mosaic-g-content {
  text-align: center;
}
.sprocket-mosaic-g-content a {
  color: #fff !important;
}
.sprocket-mosaic-g-content a:hover {
  color: rgba(255,255,255,0.7) !important;
}
.sprocket-mosaic-loadmore {
  margin: 30px auto 10px auto;
}
.sprocket-strips-item,
.sprocket-strips-item:hover {
  transition: all 0.4s ease-in-out 0s !important;
}
.sprocket-accordion-container {
  background: #2975e6 !important;
}
.sprocket-accordion-overlay {
  background: rgba(41,117,230,0.95) !important;
}
.sprocket-strips-pagination li,
.sprocket-strips-s-pagination li,
.sprocket-lists-portrait-pagination li {
  background: #2975e6 !important;
}
.sprocket-strips-overlay .css-loader-wrapper,
.sprocket-strips-s-overlay .css-loader-wrapper,
.sprocket-quotes-overlay .css-loader-wrapper,
.sprocket-mosaic-overlay .css-loader-wrapper {
  background: rgba(41,117,230,0.5) !important;
}
.sprocket-lists-portrait.loading .spinner {
  border-right: 1.1em solid rgba(41,117,230,0.5) !important;
  border-bottom: 1.1em solid rgba(41,117,230,0.5) !important;
  border-top: 1.1em solid rgba(41,117,230,0.5) !important;
}
.sprocket-strips-s-content .date {
  color: #4d4d4d;
  position: relative;
  padding: 10px 10px 10px 0;
  bottom: 7px;
  z-index: 99;
}
.sprocket-strips-s-content .date::before {
  content: "\f073";
  font-family: FontAwesome;
  display: inline-block;
  position: relative;
  margin-right: 5px;
}
.uk-text-primary {
  color: #2975e6 !important;
}
.uk-button-primary {
  color: #fff;
  background: #2975e6;
}
.uk-button-primary:hover,
.uk-button-primary:focus {
  background: #175dc5;
}
.uk-button-primary2 {
  color: #fff;
  text-shadow: none;
  background: rgba(0,0,0,0.15);
}
.uk-badge {
  border-radius: 0px;
  padding: 5px 10px;
  font-size: 12px;
}
.uk-panel .title-dash::after {
  float: right;
  margin-top: -2px;
  margin-left: 10px;
}
.uk-panel .title-dash2::after {
  float: left;
  margin-top: -2px;
  margin-right: 10px;
}
.uk-panel:hover .title-dash::after {
  -webkit-transform: translate(25px,0);
  -ms-transform: translate(25px,0);
  -o-transform: translate(25px,0);
  transform: translate(25px,0);
}
.uk-panel:hover .title-dash2::after {
  -webkit-transform: translate(-25px,0);
  -ms-transform: translate(-25px,0);
  -o-transform: translate(-25px,0);
  transform: translate(-25px,0);
}
.uk-overlay-area,
.uk-overlay-background {
  color: #fff;
  background: rgba(41,117,230,0.7);
}
.uk-icon-button {
  color: rgba(0,0,0,0.5);
  background: transparent;
  border-radius: 0px;
  border: none;
  text-shadow: none;
}
.uk-icon-button:hover {
  color: #fff;
  background: #2975e6;
}
.uk-progress {
  background: #000000;
  border-radius: 0px;
  height: 27px;
  line-height: 27px;
}
.uk-progress-small {
  height: 22px;
  line-height: 22px;
}
.uk-progress-mini {
  height: 15px;
  line-height: 15px;
}
.uk-progress-bar {
  background: #2975e6;
}
.uk-progress-success .uk-progress-bar {
  background: #8ec73b;
}
.uk-progress-danger .uk-progress-bar {
  background: #da314b;
}
.uk-progress-warning .uk-progress-bar {
  background: #f9a632;
}
.uk-progress:after,
.uk-progress-small:after,
.uk-progress-mini:after {
  color: #2975e6;
}
.uk-progress-success.uk-progress:after {
  color: #8ec73b;
}
.uk-progress-danger.uk-progress:after {
  color: #da314b;
}
.uk-progress-warning.uk-progress:after {
  color: #f9a632;
}
.uk-progress:after {
  content: "\f111";
  display: inline;
  font-family: "FontAwesome";
  font-size: 45px;
  height: 45px;
  margin: 0px;
  position: absolute;
  margin-left: -11px;
}
.uk-progress-mini:after {
  content: "\f111";
  display: inline;
  font-family: "FontAwesome";
  font-size: 25px;
  height: 35px;
  margin: 0px;
  position: absolute;
  margin-left: -11px;
}
.uk-progress-small:after {
  content: "\f111";
  display: inline;
  font-family: "FontAwesome";
  font-size: 35px;
  height: 35px;
  margin: 0px;
  position: absolute;
  margin-left: -11px;
}
.uk-panel-box .uk-panel-badge {
  top: 15px;
  right: 15px;
  border-radius: 0;
}
.uk-table th,
.uk-table td {
  padding: 15px;
}
.uk-block-primary {
  background: #2975e6;
}
.uk-block-white {
  background: #fff;
}
.uk-panel-box {
  padding: 25px;
}
.uk-panel-hover .uk-panel-teaser {
  margin-left: -26px;
  margin-right: -26px;
  margin-top: -26px;
  margin-bottom: 25px;
}
.uk-panel-box .uk-panel-teaser {
  border-radius: 0px;
}
.uk-panel-hover:hover {
  color: #fff;
  background: #2975e6;
  border: 1px solid #2975e6;
  transition: all 0.4s ease-in-out 0s !important;
}
.uk-panel-box-secondary {
  color: #000000;
  background: #f5f5f5;
  border: 1px solid #f5f5f5;
  transition: all 0.4s ease-in-out 0s !important;
}
.uk-panel-box-secondary .uk-text-muted {
  color: rgba(0,0,0,0.2) !important;
}
.uk-text-muted {
  color: rgba(0,0,0,0.2) !important;
}
.readmore .btn-default {
  color: #fff;
  background: #2975e6;
  border: 5px solid rgba(0,0,0,0.2);
  border-radius: 0px;
  box-shadow: none;
}
.readmore .btn-default:hover {
  background: #fff;
  color: #000000;
}
.pager .next > a,
.pager .next > span,
.pager .previous > a,
.pager .previous > span {
  color: rgba(0,0,0,0.2) !important;
  background: #fff !important;
  border: 5px solid rgba(0,0,0,0.2);
  border-radius: 0px;
  box-shadow: none;
}
.pager .next > a:hover,
.pager .next > span:hover,
.pager .previous > a:hover,
.pager .previous > span:hover {
  background: #2975e6 !important;
  color: #fff !important;
}
.gbs3 .btn-default {
  text-shadow: none !important;
  color: #2975e6 !important;
  border: 5px solid #2975e6 !important;
  box-shadow: none !important;
}
ul.spot {
  list-style: none;
  padding: 0;
  margin: 5px 0;
}
ul.spot li::before,
ul.spot li::after {
  font-family: FontAwesome;
  font-size: 16px;
  color: #2975e6;
}
.ltr ul.spot li::before {
  content: "\f00c";
  margin-right: 5px;
}
.rtl ul.spot li::after {
  content: "\f00c";
  margin-left: 5px;
}
.sp-dropcap {
  overflow: hidden;
}
.sp-dropcap:first-letter {
  color: rgba(0,0,0,0.2);
  border: 10px solid rgba(0,0,0,0.2);
  display: block;
  float: left;
  font-size: 65px;
  line-height: 50px;
  padding: 11px;
  margin-right: 10px;
  margin-top: 5px;
}
em,
b,
strong {
  color: #2975e6;
}
ins {
  padding: 0 5px;
  background: rgba(41,117,230,0.15);
}
mark {
  color: #fff;
  background: #2975e6;
  padding: 0 5px;
  font-weight: bold;
}
.blockquote-pc {
  color: rgba(0,0,0,0.4);
  font-size: 18px;
  padding: 25px;
  background: rgba(0,0,0,0.05);
  font-style: italic;
}
.blockquote-pc::before {
  color: rgba(0,0,0,0.1);
  content: "\f10e";
  font-family: FontAwesome;
  font-size: 36px;
  display: inline-block;
  position: relative;
  margin-right: 15px;
  top: 5px !important;
}
.blockquote-pc2 {
  color: rgba(0,0,0,0.4);
  font-size: 18px;
  padding: 25px;
  background: rgba(41,117,230,0.15);
  font-style: italic;
  border-left: 10px solid #2975e6;
}
.blockquote-pc2::before {
  color: rgba(0,0,0,0.1);
  content: "\f10e";
  font-family: FontAwesome;
  font-size: 24px;
  display: inline-block;
  position: relative;
  margin-right: 15px;
  top: 5px !important;
}
.blockquote-pc2::after {
  color: rgba(0,0,0,0.1);
  content: "\f10d";
  font-family: FontAwesome;
  font-size: 24px;
  display: inline-block;
  position: relative;
  margin-left: 15px;
  top: 5px !important;
}
.hi-icon-wrap {
  text-align: center;
  margin: 0 auto;
}
.hi-icon {
  display: inline-block;
  font-size: 0px;
  cursor: pointer;
  margin: 15px 0px;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #fff;
}
.hi-icon:after {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.hi-icon:before {
  speak: none;
  font-size: 48px;
  line-height: 90px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  display: block;
  -webkit-font-smoothing: antialiased;
}
.hi-icon-effect-1 .hi-icon {
  background: #2975e6;
  -webkit-transition: background 0.2s, color 0.2s;
  -moz-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;
}
.hi-icon-effect-1 .hi-icon:after {
  top: -7px;
  left: -7px;
  padding: 7px;
  box-shadow: 0 0 0 4px #000000;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  -webkit-transform: scale(.8);
  -moz-transition: -moz-transform 0.2s, opacity 0.2s;
  -moz-transform: scale(.8);
  -ms-transform: scale(.8);
  transition: transform 0.2s, opacity 0.2s;
  transform: scale(.8);
  opacity: 0;
}
.hi-icon-effect-1a:hover .hi-icon {
  background: #000000;
  color: #fff;
}
.hi-icon-effect-1a:hover .hi-icon:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.hi-icon-effect-1b .hi-icon:after {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.hi-icon-effect-1b:hover .hi-icon {
  background: #000000;
  color: #fff;
}
.hi-icon-effect-1b:hover .hi-icon:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.inverted .hi-icon-effect-1 .hi-icon {
  background: #000000;
}
.inverted .hi-icon-effect-1 .hi-icon:after {
  opacity: 1;
  box-shadow: 0 0 0 4px #000000;
}
.inverted .hi-icon-effect-1b:hover .hi-icon {
  background: #2975e6;
}
hr.exampleone {
  border: 0;
  height: 2px;
  background-image: -webkit-linear-gradient(left,rgba(204,204,204,0),rgba(204,204,204,0.75),rgba(204,204,204,0));
  background-image: -moz-linear-gradient(left,rgba(204,204,204,0),rgba(204,204,204,0.75),rgba(204,204,204,0));
  background-image: -ms-linear-gradient(left,rgba(204,204,204,0),rgba(204,204,204,0.75),rgba(204,204,204,0));
  background-image: -o-linear-gradient(left,rgba(204,204,204,0),rgba(204,204,204,0.75),rgba(204,204,204,0));
}
.uk-table th {
  color: #fff;
  background: #2975e6;
  border-bottom: 0;
}
.uk-table-hover tbody tr {
  transition: all 0.2s ease-in-out 0s;
}
.uk-table-hover tbody tr:hover {
  color: #fff;
  background: #80b335;
  transition: all 0.2s ease-in-out 0s;
}
