a {
  color: #03a9f4;
}
a:hover {
  color: #0286c2;
}
.sp-megamenu-parent >li.active>a,
.sp-megamenu-parent >li:hover>a {
  color: #03a9f4;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
  background: #03a9f4;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
  color: #03a9f4;
}
#offcanvas-toggler >i {
  color: #212121;
}
#offcanvas-toggler >i:hover {
  color: #03a9f4;
}
.offcanvas-menu .menu .parent .toggle-icon {
  position: absolute;
  right: 20px;
  top: 20px;
  padding: 4px 10px;
  color: #212121;
  background: #fafafa;
  cursor: pointer;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  transition: transform 0.5s;
}
.offcanvas-menu .menu .parent .toggle-icon:hover,
.offcanvas-menu .menu .parent .toggle-icon:focus {
  box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  transition: transform 0.5s;
  transition: all 0.3s ease-in-out 0s;
}
.offcanvas-menu .menu .nav-child.small > li::before {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module .menu .nav-child a {
  padding: 10px 0px;
}
.offcanvas-menu .menu ul li {
  position: relative;
}
.btn-primary,
.sppb-btn-primary {
  font-size: 14px;
  font-weight: 700;
  border-radius: 0px;
  color: #03a9f4;
  background: transparent;
  border: 3px solid #03a9f4;
  padding: 10px 15px;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
  text-shadow: none;
  transition: all 0.3s ease-in-out 0s;
}
.btn-primary:hover,
.btn-primary:focus,
.sppb-btn-primary:hover,
.sppb-btn-primary:focus {
  background: #03a9f4;
  border: 3px solid #03a9f4;
  box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  transition: transform 0.5s;
  transition: all 0.3s ease-in-out 0s;
  z-index: 9;
}
.btn-danger {
  font-size: 14px;
  font-weight: 700;
  border-radius: 0px;
  color: #f44236;
  background: transparent;
  border: 3px solid #f44236;
  padding: 10px 15px;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
  text-shadow: none;
  transition: all 0.3s ease-in-out 0s;
}
.btn-danger:hover,
.btn-danger:focus {
  background: #f44236;
  border: 3px solid #f44236;
  box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  transition: transform 0.5s;
  transition: all 0.3s ease-in-out 0s;
  z-index: 9;
}
.pager .next > a,
.pager .next > span,
.pager .previous > a,
.pager .previous > span {
  font-size: 14px;
  font-weight: 700;
  border-radius: 0px;
  color: #03a9f4;
  background: transparent;
  border: 3px solid #03a9f4;
  padding: 10px 15px;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
  text-shadow: none;
  transition: all 0.3s ease-in-out 0s;
}
.pager .next > a:hover,
.pager .next > a:focus,
.pager .next > span:hover,
.pager .next > span:focus,
.pager .previous > a:hover,
.pager .previous > a:focus,
.pager .previous > span:hover,
.pager .previous > span:focus {
  color: #fff;
  background: #03a9f4;
  border: 3px solid #03a9f4;
  box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  transition: transform 0.5s;
  transition: all 0.3s ease-in-out 0s;
  z-index: 9;
}
.offcanvas-menu {
  color: #fff;
  background: #03a9f4;
}
.menu .nav-child.small > li {
  font-size: 20px;
}
.sp-page-title {
  background: #33383b;
  background-image: url("../../images/clouds.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
}
.body-innerwrapper,
.layout-boxed .body-innerwrapper {
  background: #fafafa;
}
#sp-main-body .readmore a {
  color: #fff;
  font-size: 22px;
  line-height: 40px;
  font-family: FontAwesome;
  background: #03a9f4;
  border-radius: 50px;
  width: 50px;
  height: 50px;
  margin-top: -55px;
  right: 30px;
  position: absolute;
  border: 0px solid transparent;
  box-shadow: 0 1px 5px rgba(0,0,0,0.23), 0 1px 5px rgba(0,0,0,0.16);
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  transition: transform 0.5s;
  transition: all 0.3s ease-in-out 0s;
}
#sp-main-body .readmore a:hover {
  box-shadow: 0 19px 38px rgba(0,0,0,0.3), 0 15px 12px rgba(0,0,0,0.22);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
  transition: all 0.3s ease-in-out 0s;
}
#sp-main-body .uk-button {
  color: #212121;
  border: 3px solid #212121;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
#sp-main-body .uk-button:hover,
#sp-main-body .uk-button:focus {
  color: #212121;
  background: #fff;
  border: 3px solid #212121;
}
#sp-main-body .uk-progress-bar {
  background: #03a9f4;
}
#sp-main-body .uk-progress-warning .uk-progress-bar {
  background: #fec107;
}
#sp-main-body .uk-progress-success .uk-progress-bar {
  background: #8bc34a;
}
#sp-main-body .uk-progress-danger .uk-progress-bar {
  background: #f44236;
}
.sp-module ul >li >a {
  color: #212121;
}
.sp-module ul >li >a:hover {
  color: #03a9f4;
}
.sp-module .latestnews >div >a {
  color: #212121;
}
.sp-module .latestnews >div >a:hover {
  color: #03a9f4;
}
.sp-module .tagscloud .tag-name:hover {
  background: #03a9f4;
}
.sp-module.title1 .sp-module-title {
  font-size: 60px;
}
.sp-module.title1 .sp-module-title:first-letter {
  color: rgba(255,255,255,0.3);
}
.sp-module.title2 .sp-module-title {
  font-size: 36px;
}
.sp-module.title3 .sp-module-title {
  font-size: 36px;
  text-align: center;
  z-index: 99;
  margin-bottom: 70px;
  text-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.sp-module.title3 .sp-module-title::after {
  font-family: Flaticon;
  content: "\e160";
  display: inline-block;
  margin-left: 15px;
  font-size: 28px;
  text-shadow: none;
}
.sp-module.title3 .sp-module-title::before {
  font-family: Flaticon;
  content: "\e160";
  display: inline-block;
  margin-right: 15px;
  font-size: 28px;
  text-shadow: none;
}
.sp-module.title4 .sp-module-title {
  font-size: 36px;
  text-align: center;
  z-index: 99;
  margin-bottom: 45px;
}
.sp-module.title4 .sp-module-title::after {
  color: #fff;
  font-family: Flaticon;
  content: "\e0d8";
  display: block;
  font-size: 25px;
  line-height: 50px;
  background: #03a9f4;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  margin-top: 25px;
  border-radius: 50px;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
.sp-module.title5 {
  background: #03a9f4;
  color: #fff;
  padding: 35px;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
.sp-module.title5 .sp-module-title {
  font-size: 36px;
  margin-bottom: 25px;
}
.sp-module.title6 {
  border: 3px solid #212121;
  padding: 35px;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
.sp-module.title6 .sp-module-title {
  font-size: 36px;
  margin-bottom: 25px;
}
#sp-main-body .sp-module.title1 {
  color: #212121;
}
#sp-main-body .sp-module.title1 .sp-module-title:first-letter {
  color: rgba(33,33,33,0.3);
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:hover {
  background: #03a9f4;
}
.search .btn-toolbar button {
  background: #03a9f4;
}
.post-format {
  background: #03a9f4;
}
.voting-symbol span.star.active:before {
  color: #03a9f4;
}
.sp-rating span.star:hover:before,
.sp-rating span.star:hover ~ span.star:before {
  color: #0286c2;
}
.entry-link,
.entry-quote {
  background: #03a9f4;
}
blockquote {
  border-color: #03a9f4;
}
.carousel-left:hover,
.carousel-right:hover {
  background: #03a9f4;
}
#sp-footer {
  background: #212121;
}
#sp-footer .uk-icon-button {
  color: #212121;
}
#sp-footer .uk-icon-button:hover {
  color: #fff;
  background: #03a9f4;
}
.sp-comingsoon body {
  background-color: #03a9f4;
}
.pagination>li>a,
.pagination>li>span {
  border: 1px solid #03a9f4;
  border-radius: 0px !important;
  color: #fff;
  background: #03a9f4;
  margin-right: 5px !important;
  transition: all 0.3s ease-in-out 0s;
}
.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
  color: #fff;
  background: #03a9f4;
  border: 1px solid #03a9f4;
  box-shadow: 0 19px 38px rgba(0,0,0,0.3), 0 15px 12px rgba(0,0,0,0.22);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
  transition: all 0.3s ease-in-out 0s;
}
.pagination>.active>a,
.pagination>.active>span {
  color: #fff;
  background-color: #03a9f4;
  border: 1px solid #03a9f4;
}
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
  color: #fff;
  background-color: ;
  border: 1px solid #03a9f4;
}
.pagination {
  margin: 0;
}
.counter {
  color: #212121;
}
.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: #212121;
}
.hi-icon:after {
  pointer-events: none;
  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 {
  font-family: Flaticon;
  speak: none;
  font-size: 48px;
  line-height: 82px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  display: block;
  -webkit-font-smoothing: antialiased;
}
.hi-icon-effect-3 .hi-icon {
  border: 4px solid #fff;
  box-shadow: 0 3px 10px rgba(0,0,0,0.23), 0 3px 10px rgba(0,0,0,0.16);
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  transition: transform 0.5s;
}
.hi-icon-effect-3 .hi-icon:after {
  top: -2px;
  left: -2px;
  padding: 2px;
  z-index: -1;
  background: #fff;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
  -moz-transition: -moz-transform 0.2s, opacity 0.3s;
  transition: transform 0.2s, opacity 0.3s;
}
.hi-icon-effect-3a .hi-icon:hover {
  color: #212121;
  -webkit-transform: scale(1.2) rotate(360deg);
  -ms-transform: scale(1.2) rotate(360deg);
  transform: scale(1.2) rotate(360deg);
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  transition: transform 0.5s;
}
.hi-icon-effect-3a .hi-icon:hover:after {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
  opacity: 0;
}
.uk-panel-hover {
  color: #212121;
  background: #fafafa;
  border-radius: 0px;
  padding: 25px;
  box-shadow: 0 1px 5px rgba(0,0,0,0.23), 0 1px 5px rgba(0,0,0,0.16);
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  transition: transform 0.5s;
  transition: all 0.3s ease-in-out 0s;
}
.uk-panel-hover:hover {
  color: #212121;
  background: #fafafa;
  border: 1px solid transparent;
  box-shadow: 0 19px 38px rgba(0,0,0,0.3), 0 15px 12px rgba(0,0,0,0.22);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  transition: transform 0.5s;
  transition: all 0.3s ease-in-out 0s;
  z-index: 9;
}
.uk-panel-hover > .uk-panel-teaser {
  margin-top: -26px;
  margin-left: -26px;
  margin-right: -26px;
}
.uk-panel-box .uk-panel-teaser {
  border-radius: 0px;
}
.uk-text-primary {
  color: #03a9f4 !important;
}
.uk-text-white {
  color: #fff;
}
.uk-text-gray {
  color: #727272;
}
.uk-text-success {
  color: #8bc34a;
}
.uk-badge-more {
  font-size: 22px;
  width: 50px;
  height: 50px;
  line-height: 47px;
  position: relative;
  float: right;
  border-radius: 50px;
  margin-top: -55px;
  background: #03a9f4;
  box-shadow: 0 1px 5px rgba(0,0,0,0.23), 0 1px 5px rgba(0,0,0,0.16);
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
}
.uk-badge-more:hover {
  box-shadow: 0 3px 10px rgba(0,0,0,0.23), 0 3px 10px rgba(0,0,0,0.16);
  -webkit-transform: scale(1.2) rotate(360deg);
  -ms-transform: scale(1.2) rotate(360deg);
  transform: scale(1.2) rotate(360deg);
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
}
.uk-badge-more >a {
  color: #fff;
}
.uk-badge-more-success {
  background: #8bc34a;
}
.uk-badge-more-warning {
  background: #fec107;
}
.uk-badge-more-danger {
  background: #f44236;
}
.uk-button {
  font-size: 14px;
  border-radius: 0px;
  color: #fff;
  background: transparent;
  border: 3px solid #fff;
  padding: 5px 12px;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
  text-shadow: none;
  transition: all 0.3s ease-in-out 0s;
}
.uk-button:hover,
.uk-button:focus {
  color: #212121;
  background: #fff;
  border: 3px solid #fff;
  box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  transition: transform 0.5s;
  transition: all 0.3s ease-in-out 0s;
  z-index: 9;
}
.uk-button-mini {
  font-size: 10px;
}
.uk-button-large {
  font-size: 18px;
  padding: 10px 20px;
}
.uk-button-primary,
.uk-button-success,
.uk-button-danger {
  text-shadow: none;
}
.uk-button-primary {
  color: #03a9f4 !important;
  border: 3px solid #03a9f4 !important;
}
.uk-button-primary:hover,
.uk-button-primary:focus {
  color: #fff !important;
  background: #03a9f4 !important;
}
.uk-button-success {
  color: #4cb050 !important;
  border: 3px solid #4cb050 !important;
}
.uk-button-success:hover,
.uk-button-success:focus {
  color: #fff !important;
  background: #4cb050 !important;
}
.uk-button-warning {
  color: #fec107 !important;
  border: 3px solid #fec107 !important;
}
.uk-button-warning:hover,
.uk-button-warning:focus {
  color: #fff !important;
  background: #fec107 !important;
}
.uk-button-danger {
  color: #f44236 !important;
  border: 3px solid #f44236 !important;
}
.uk-button-danger:hover,
.uk-button-danger:focus {
  color: #fff !important;
  background: #f44236 !important;
}
.uk-progress {
  border-radius: 0px;
  background: rgba(0,0,0,0.2);
}
.uk-progress-bar {
  background: #fff;
}
.uk-padding {
  padding: 25px;
}
.uk-padding-x2 {
  padding: 100px 50px;
}
.uk-block-gray {
  color: #212121;
  background: #fafafa;
  margin: 0 0 -1px 0 !important;
}
.light-border .uk-grid-divider:empty,
.light-border .uk-grid-divider > [class*="uk-width-large-"]:nth-child(n+2):not(.uk-width-large-1-1) {
  border-color: rgba(255,255,255,0.2);
}
.uk-overlay img {
  margin-bottom: 10px;
}
.uk-overlay-area {
  background: rgba(0,255,255,0.5);
}
.uk-overlay-area {
  top: 15%;
  left: 15%;
  width: 70%;
  height: 70%;
}
.uk-overlay:hover .uk-overlay-area {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: all 0.3s ease-in-out 0s;
}
.uk-icon-button {
  color: #212121;
  text-shadow: none;
  border: 0px;
  background: #fff;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
  transition: all 0.3s ease-in-out 0s;
}
.uk-icon-button:hover,
.uk-icon-button:focus {
  box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  transition: transform 0.5s;
  transition: all 0.3s ease-in-out 0s;
}
.uk-alert {
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
.uk-list-striped > li:nth-of-type(2n+1) {
  background: #f1f1f1;
}
ul.spot {
  list-style: none;
  padding: 0;
  margin: 5px 0;
}
ul.spot li::before,
ul.spot li::after {
  font-family: Flaticon;
  font-size: 16px;
  color: #03a9f4;
}
.ltr ul.spot li::before {
  content: "\e088";
  margin-right: 5px;
}
.rtl ul.spot li::after {
  content: "\e088";
  margin-left: 5px;
}
.sp-dropcap {
  overflow: hidden;
}
.sp-dropcap:first-letter {
  color: #fff;
  background: #03a9f4;
  display: block;
  float: left;
  font-size: 65px;
  font-weight: 700;
  line-height: 50px;
  padding: 20px;
  margin-right: 10px;
  margin-top: 5px;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
em,
b,
strong {
  color: #03a9f4;
}
strong {
  font-weight: 900;
}
ins {
  color: #fff;
  padding: 0 5px;
  font-weight: 700;
  background: #03a9f4;
}
mark {
  color: #fff;
  background: #212121;
  padding: 0 5px;
  font-weight: 700;
}
.blockquote-pc {
  font-size: 20px;
  line-height: 36px;
  padding: 100px 50px;
  background: #f5f5f5;
}
.blockquote-pc::before {
  color: #fff;
  content: "\e032";
  font-family: Flaticon;
  font-size: 72px;
  line-height: 72px;
  display: block;
  margin-bottom: 35px;
  padding: 25px;
  width: 120px;
  height: 120px;
  background: #03a9f4;
  border-radius: 100px;
  box-shadow: 0 1px 5px rgba(0,0,0,0.23), 0 1px 5px rgba(0,0,0,0.16);
}
.blockquote-pc strong {
  font-size: 14px;
}
.blockquote-pc2 {
  font-size: 20px;
  line-height: 36px;
  padding: 100px 50px;
  background: #f0f0f0;
}
.blockquote-pc2::before {
  color: #fff;
  content: "\e032";
  font-family: Flaticon;
  font-size: 72px;
  line-height: 72px;
  display: block;
  margin-bottom: 35px;
  padding: 25px;
  width: 120px;
  height: 120px;
  background: #03a9f4;
  border-radius: 100px;
  box-shadow: 0 1px 5px rgba(0,0,0,0.23), 0 1px 5px rgba(0,0,0,0.16);
}
.blockquote-pc2 strong {
  font-size: 14px;
}
.blockquote-pc3 {
  color: #fff;
  font-size: 20px;
  line-height: 36px;
  padding: 100px 50px;
  background-image: -webkit-linear-gradient(-45deg,#03a9f4,#60ccfd);
  background-image: -moz-linear-gradient(-45deg,#03a9f4,#60ccfd);
  background-image: -ms-linear-gradient(-45deg,#03a9f4,#60ccfd);
  background-image: -o-linear-gradient(-45deg,#03a9f4,#60ccfd);
  background-image: linear-gradient(-45deg,#03a9f4,#60ccfd);
}
.blockquote-pc3::before {
  color: #03a9f4;
  content: "\e032";
  font-family: Flaticon;
  font-size: 72px;
  line-height: 72px;
  display: block;
  margin-bottom: 35px;
  padding: 25px;
  width: 120px;
  height: 120px;
  background: #fff;
  border-radius: 100px;
  box-shadow: 0 1px 5px rgba(0,0,0,0.23), 0 1px 5px rgba(0,0,0,0.16);
}
.blockquote-pc3 strong {
  font-size: 14px;
  color: #fff;
}
.blockquote-pc4 {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  line-height: 27px;
  padding: 50px;
  background: #03a9f4;
}
.blockquote-pc4::before {
  content: "\e09d";
  font-family: Flaticon;
  display: block;
  float: left;
  font-size: 65px;
  font-weight: normal;
  line-height: 50px;
  margin-right: 30px;
  margin-top: 5px;
  border-radius: 5px;
}
.sprocket-strips-s-block a {
  color: #212121;
}
.sprocket-strips-s-block a:hover {
  color: #545454;
}
.sprocket-strips-s-block .date {
  color: #212121;
  display: block;
}
.sprocket-strips-s-block .date::before {
  content: "\f274";
  margin-right: 10px;
  display: inline-block;
  font-family: FontAwesome;
}
.sprocket-strips-s-block .year {
  font-weight: 900;
  letter-spacing: 3px;
  color: #fff;
}
.sprocket-strips-s-block .readon {
  color: #fff;
  width: 50px;
  height: 50px;
  position: relative;
  float: right;
  border-radius: 50px;
  margin-top: -25px;
  margin-right: 15px;
  background: #03a9f4;
  box-shadow: 0 1px 5px rgba(0,0,0,0.23), 0 1px 5px rgba(0,0,0,0.16);
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
}
.sprocket-strips-s-block .readon::before {
  content: "\f067";
  margin: 0 auto;
  display: inline-block;
  font-family: FontAwesome;
  font-size: 22px;
  margin-left: 15px;
  line-height: 50px;
}
.sprocket-strips-s-block .readon:hover {
  color: #fff;
  box-shadow: 0 3px 10px rgba(0,0,0,0.23), 0 3px 10px rgba(0,0,0,0.16);
  -webkit-transform: scale(1.2) rotate(360deg);
  -ms-transform: scale(1.2) rotate(360deg);
  transform: scale(1.2) rotate(360deg);
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
}
.sprocket-strips-s-arrows .arrow,
.sprocket-strips-p-arrows .arrow {
  color: #fff !important;
  background: #03a9f4 !important;
}
.sprocket-strips-pagination li,
.sprocket-strips-s-pagination li,
.sprocket-strips-p-pagination li,
.sprocket-lists-portrait-pagination li {
  background: #03a9f4 !important;
}
.sprocket-mosaic-g-overlay .css-loader-wrapper,
.sprocket-strips-overlay .css-loader-wrapper,
.sprocket-strips-s-overlay .css-loader-wrapper,
.sprocket-strips-p-overlay .css-loader-wrapper,
.sprocket-quotes-overlay .css-loader-wrapper,
.sprocket-mosaic-overlay .css-loader-wrapper {
  background: rgba(3,169,244,0.5) !important;
}
.sprocket-lists-portrait.loading .spinner {
  border-right: 1.1em solid rgba(3,169,244,0.5) !important;
  border-bottom: 1.1em solid rgba(3,169,244,0.5) !important;
  border-top: 1.1em solid rgba(3,169,244,0.5) !important;
}
.sprocket-lists-title {
  background: rgba(0,0,0,0.1) !important;
}
.sprocket-lists .sprocket-lists-title .indicator {
  color: #fff;
  background: none;
}
.active .indicator:before {
  color: #fff !important;
}
.active .sprocket-lists-title {
  color: #fff !important;
  background: rgba(0,0,0,0.3) !important;
  box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}
.sprocket-lists-title:hover {
  color: #fff !important;
  background: rgba(0,0,0,0.3) !important;
}
.sprocket-lists-title:hover .indicator:before {
  color: #fff !important;
}
.sprocket-strips-p-pagination li,
.sprocket-tables-pagination li,
.sprocket-lists-pagination li {
  background: #03a9f4;
}
.sprocket-lists-arrows .arrow,
.sprocket-lists-portrait-arrows .arrow {
  border-radius: 0px;
  color: #fff;
  border: 0px solid transparent;
  background: #03a9f4;
}
.sprocket-strips-p-block .readon,
.sprocket-tables-link .readon {
  font-size: 14px;
  border-radius: 0px;
  color: #fff;
  background: transparent;
  border: 3px solid #fff;
  padding: 5px 12px;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
  text-shadow: none;
}
.sprocket-strips-p-block .readon:hover,
.sprocket-strips-p-block .readon:focus,
.sprocket-tables-link .readon:hover,
.sprocket-tables-link .readon:focus {
  color: #212121 !important;
  background: #fff;
  border: 3px solid #fff;
}
.sprocket-mosaic-title >a {
  color: #212121;
}
.sprocket-mosaic-g-title >a {
  color: #fff;
}
.sprocket-mosaic-g-readon {
  color: #fff !important;
}
.sprocket-mosaic .sprocket-mosaic-tags li,
#main .sprocket-mosaic ul.sprocket-mosaic-tags li {
  color: #fff;
  background: rgba(3,169,244,0.6);
}
#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: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 10px !important;
  transition: all 0.4s ease-in-out 0s;
  background: #d4d4d4 !important;
}
#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: #03a9f4 !important;
  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(33,33,33,0.5) !important;
  font-size: 12px !important;
  padding: 5px 10px !important;
  background: transparent;
  transition: all 0.4s ease-in-out 0s;
}
.sprocket-mosaic-filter li.active,
.sprocket-mosaic-order li.active
.sprocket-mosaic-g-filter li.active,
.sprocket-mosaic-g-order li.active {
  background: #03a9f4 !important;
  color: #fff !important;
}
