.fspp .brand-font-color {
  color: #00549F;
}
.fspp .main-slider .swiper-container .main-slider-pagination .slider-pagination-color,.fspp .slider-pagination-color {
  background-color: #057ce6;
}
.fspp .brand-font-color-hover:hover {
  color: #00549F!important;
}
.fspp [class*=brand-ico-color][class*=before]:before {
  color: #00549F;
}
.fspp .editorial .editorial-content .item-head.gradient-medium,.fspp .gradient-medium {
  background-color: #057ce6;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF057ce6', endColorstr='#FF00549F');
  -webkit-background-size: 100%;
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #057ce6), color-stop(100%, #00549F));
  background-image: -webkit-linear-gradient(top, #057ce6 0%, #00549F 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#057ce6), to(#00549F));
  background-image: linear-gradient(to bottom, #057ce6 0%, #00549F 100%);
}
.fspp .gradient-medium-horizontal {
	-webkit-filter: none;
    *zoom:1;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FF057ce6', endColorstr='#FF00549F');
    background-image: -webkit-gradient(linear,0 50%,100% 50%,color-stop(0%,#057ce6),color-stop(100%,#00549F));
    background-image: -webkit-linear-gradient(left,#057ce6 0,#00549F 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(#057ce6),to(#00549F));
    background-image: linear-gradient(to right,#057ce6 0,#00549F 100%);
	background-color: #057ce6;
}
.no-touch .fspp .gradient-medium-hover:hover {
    background-color: #057ce6;
    *zoom:1;filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF057ce6', endColorstr='#FF00549F');
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#057ce6),color-stop(100%,#00549F));
    background-image: -webkit-linear-gradient(top,#057ce6 0,#00549F 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#057ce6),to(#00549F));
    background-image: linear-gradient(to bottom,#057ce6 0,#00549F 100%);
}
.fspp .gradient-medium-hover-flip:hover {
    background-color: #00549F;
    *zoom:1;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF00549F', endColorstr='#FF057ce6');
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#00549F),color-stop(100%,#057ce6));
    background-image: -webkit-linear-gradient(top,#00549F 0,#057ce6 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#00549F),to(#057ce6));
    background-image: linear-gradient(to bottom,#00549F 0,#057ce6 100%);
}
.fspp .brand-color-border,.fspp .brand-color-border-hover:hover {
    border-color: #00549F!important;
    border-style: solid;
}
.fspp .gradient-light {
  background-color: #0789fe;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF0789fe', endColorstr='#FF034f92');
  -webkit-background-size: 100%;
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0789fe), color-stop(100%, #034f92));
  background-image: -webkit-linear-gradient(top, #0789fe 0%, #034f92 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0789fe), to(#034f92));
  background-image: linear-gradient(to bottom, #0789fe 0%, #034f92 100%);
}
.fspp .gradient-light-horizontal {
    background-color: #0789fe;
    *zoom:1;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FF0789fe', endColorstr='#FF034f92');
    background-image: -webkit-gradient(linear,0 50%,100% 50%,color-stop(0%,#0789fe),color-stop(100%,#034f92));
    background-image: -webkit-linear-gradient(left,#0789fe 0,#034f92 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(#0789fe),to(#034f92));
    background-image: linear-gradient(to right,#0789fe 0,#034f92 100%);
}
.fspp .gradient-dark {
  background-color: #0171d6;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF0171d6', endColorstr='#FF003e74');
  -webkit-background-size: 100%;
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0171d6), color-stop(100%, #003e74));
  background-image: -webkit-linear-gradient(left, #0171d6 0%, #003e74 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0171d6), to(#003e74));
  background-image: linear-gradient(to bottom, #0171d6 0%, #003e74 100%);
}
.fspp .gradient-dark-horizontal {
    background-color: #0171d6;
    *zoom:1;filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FF0171d6', endColorstr='#FF003e74');
    background-image: -webkit-gradient(linear,0 50%,100% 50%,color-stop(0%,#0171d6),color-stop(100%,#003e74));
    background-image: -webkit-linear-gradient(left,#0171d6 0,#003e74 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(#0171d6),to(#003e74));
    background-image: linear-gradient(to right,#0171d6 0,#003e74 100%);
}
.lt-ie10 .fspp .gradient-dark,
.lt-ie10 .fspp .gradient-light,
.lt-ie10 .fspp .gradient-medium {
  -webkit-filter: none;
  filter: none;
}
.fspp .vjs-default-skin .vjs-play-progress,.fspp .vjs-default-skin .vjs-volume-level {
  background-color: #00549F;
}
.fspp .floating-menu .slide-menu .swiper-slide .menu-elem a.active-section {
    color: #00549F;
}

.thumbs .thumbs-swiper .swiper-slide.active-thumb .border-active {
    border: 5px solid #00549F;
}

.lt-ie9 .thumbs .thumbs-swiper .swiper-slide.active-thumb .border-active {
    border: 5px solid #00549F!important;
}

.thumbs .thumbs-swiper .swiper-slide .border {
    border: 5px solid #00549F;
}

.lt-ie9 .thumbs .thumbs-swiper .swiper-slide:hover .border {
    border: 5px solid #00549F!important;
}