.fspp .brand-font-color {
  color: #006ea7;
}
.fspp .main-slider .swiper-container .main-slider-pagination .slider-pagination-color,.fspp .slider-pagination-color {
  background-color: #008fc2;
}
.fspp .brand-font-color-hover:hover {
  color: #006ea7!important;
}
.fspp [class*=brand-ico-color][class*=before]:before {
  color: #006ea7;
}
.fspp .editorial .editorial-content .item-head.gradient-medium,.fspp .gradient-medium {
  background-color: #008fc2;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF008fc2', endColorstr='#FF006ea7');
  -webkit-background-size: 100%;
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #008fc2), color-stop(100%, #006ea7));
  background-image: -webkit-linear-gradient(top, #008fc2 0%, #006ea7 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#008fc2), to(#006ea7));
  background-image: linear-gradient(to bottom, #008fc2 0%, #006ea7 100%);
}
.fspp .gradient-medium-horizontal {
	-webkit-filter: none;
    *zoom:1;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FF008fc2', endColorstr='#FF006ea7');
    background-image: -webkit-gradient(linear,0 50%,100% 50%,color-stop(0%,#008fc2),color-stop(100%,#006ea7));
    background-image: -webkit-linear-gradient(left,#008fc2 0,#006ea7 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(#008fc2),to(#006ea7));
    background-image: linear-gradient(to right,#008fc2 0,#006ea7 100%);
	background-color: #008fc2;
}
.no-touch .fspp .gradient-medium-hover:hover {
    background-color: #008fc2;
    *zoom:1;filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF008fc2', endColorstr='#FF006ea7');
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#008fc2),color-stop(100%,#006ea7));
    background-image: -webkit-linear-gradient(top,#008fc2 0,#006ea7 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#008fc2),to(#006ea7));
    background-image: linear-gradient(to bottom,#008fc2 0,#006ea7 100%);
}
.fspp .gradient-medium-hover-flip:hover {
    background-color: #006ea7;
    *zoom:1;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF006ea7', endColorstr='#FF008fc2');
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#006ea7),color-stop(100%,#008fc2));
    background-image: -webkit-linear-gradient(top,#006ea7 0,#008fc2 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#006ea7),to(#008fc2));
    background-image: linear-gradient(to bottom,#006ea7 0,#008fc2 100%);
}
.fspp .brand-color-border,.fspp .brand-color-border-hover:hover {
    border-color: #006ea7!important;
    border-style: solid;
}
.fspp .gradient-light {
  background-color: #3ba6d0;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF3ba6d0', endColorstr='#FF2d80bc');
  -webkit-background-size: 100%;
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3ba6d0), color-stop(100%, #2d80bc));
  background-image: -webkit-linear-gradient(top, #3ba6d0 0%, #2d80bc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3ba6d0), to(#2d80bc));
  background-image: linear-gradient(to bottom, #3ba6d0 0%, #2d80bc 100%);
}
.fspp .gradient-light-horizontal {
    background-color: #3ba6d0;
    *zoom:1;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FF3ba6d0', endColorstr='#FF2d80bc');
    background-image: -webkit-gradient(linear,0 50%,100% 50%,color-stop(0%,#3ba6d0),color-stop(100%,#2d80bc));
    background-image: -webkit-linear-gradient(left,#3ba6d0 0,#2d80bc 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(#3ba6d0),to(#2d80bc));
    background-image: linear-gradient(to right,#3ba6d0 0,#2d80bc 100%);
}
.fspp .gradient-dark {
  background-color: #007ab6;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF007ab6', endColorstr='#FF005e96');
  -webkit-background-size: 100%;
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #007ab6), color-stop(100%, #005e96));
  background-image: -webkit-linear-gradient(left, #007ab6 0%, #005e96 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#007ab6), to(#005e96));
  background-image: linear-gradient(to bottom, #007ab6 0%, #005e96 100%);
}
.fspp .gradient-dark-horizontal {
    background-color: #007ab6;
    *zoom:1;filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FF007ab6', endColorstr='#FF005e96');
    background-image: -webkit-gradient(linear,0 50%,100% 50%,color-stop(0%,#007ab6),color-stop(100%,#005e96));
    background-image: -webkit-linear-gradient(left,#007ab6 0,#005e96 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(#007ab6),to(#005e96));
    background-image: linear-gradient(to right,#007ab6 0,#005e96 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: #006ea7;
}
.fspp .floating-menu .slide-menu .swiper-slide .menu-elem a.active-section {
    color: #006ea7;
}

.thumbs .thumbs-swiper .swiper-slide.active-thumb .border-active {
    border: 5px solid #006ea7;
}

.lt-ie9 .thumbs .thumbs-swiper .swiper-slide.active-thumb .border-active {
    border: 5px solid #006ea7!important;
}

.thumbs .thumbs-swiper .swiper-slide .border {
    border: 5px solid #006ea7;
}

.lt-ie9 .thumbs .thumbs-swiper .swiper-slide:hover .border {
    border: 5px solid #006ea7!important;
}