.fspp .brand-font-color {
  color: #d3cfcc;
}
.fspp .main-slider .swiper-container .main-slider-pagination .slider-pagination-color,.fspp .slider-pagination-color {
  background-color: #e0dddb;
}
.fspp .brand-font-color-hover:hover {
  color: #d3cfcc!important;
}
.fspp [class*=brand-ico-color][class*=before]:before {
  color: #d3cfcc;
}
.fspp .editorial .editorial-content .item-head.gradient-medium,.fspp .gradient-medium {
  background-color: #e0dddb;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFe0dddb', endColorstr='#FFd3cfcc');
  -webkit-background-size: 100%;
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e0dddb), color-stop(100%, #d3cfcc));
  background-image: -webkit-linear-gradient(top, #e0dddb 0%, #d3cfcc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e0dddb), to(#d3cfcc));
  background-image: linear-gradient(to bottom, #e0dddb 0%, #d3cfcc 100%);
}
.fspp .gradient-medium-horizontal {
	-webkit-filter: none;
    *zoom:1;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFe0dddb', endColorstr='#FFd3cfcc');
    background-image: -webkit-gradient(linear,0 50%,100% 50%,color-stop(0%,#e0dddb),color-stop(100%,#d3cfcc));
    background-image: -webkit-linear-gradient(left,#e0dddb 0,#d3cfcc 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(#e0dddb),to(#d3cfcc));
    background-image: linear-gradient(to right,#e0dddb 0,#d3cfcc 100%);
	background-color: #e0dddb;
}
.no-touch .fspp .gradient-medium-hover:hover {
    background-color: #e0dddb;
    *zoom:1;filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFe0dddb', endColorstr='#FFd3cfcc');
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#e0dddb),color-stop(100%,#d3cfcc));
    background-image: -webkit-linear-gradient(top,#e0dddb 0,#d3cfcc 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#e0dddb),to(#d3cfcc));
    background-image: linear-gradient(to bottom,#e0dddb 0,#d3cfcc 100%);
}
.fspp .gradient-medium-hover-flip:hover {
    background-color: #d3cfcc;
    *zoom:1;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFd3cfcc', endColorstr='#FFe0dddb');
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#d3cfcc),color-stop(100%,#e0dddb));
    background-image: -webkit-linear-gradient(top,#d3cfcc 0,#e0dddb 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#d3cfcc),to(#e0dddb));
    background-image: linear-gradient(to bottom,#d3cfcc 0,#e0dddb 100%);
}
.fspp .brand-color-border,.fspp .brand-color-border-hover:hover {
    border-color: #d3cfcc!important;
    border-style: solid;
}
.fspp .gradient-light {
  background-color: #efebea;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFefebea', endColorstr='#FFe8e3e1');
  -webkit-background-size: 100%;
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #efebea), color-stop(100%, #e8e3e1));
  background-image: -webkit-linear-gradient(top, #efebea 0%, #e8e3e1 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#efebea), to(#e8e3e1));
  background-image: linear-gradient(to bottom, #efebea 0%, #e8e3e1 100%);
}
.fspp .gradient-light-horizontal {
    background-color: #efebea;
    *zoom:1;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFefebea', endColorstr='#FFe8e3e1');
    background-image: -webkit-gradient(linear,0 50%,100% 50%,color-stop(0%,#efebea),color-stop(100%,#e8e3e1));
    background-image: -webkit-linear-gradient(left,#efebea 0,#e8e3e1 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(#efebea),to(#e8e3e1));
    background-image: linear-gradient(to right,#efebea 0,#e8e3e1 100%);
}
.fspp .gradient-dark {
  background-color: #d3cfce;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFd3cfce', endColorstr='#FFc0bbb9');
  -webkit-background-size: 100%;
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d3cfce), color-stop(100%, #c0bbb9));
  background-image: -webkit-linear-gradient(left, #d3cfce 0%, #c0bbb9 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d3cfce), to(#c0bbb9));
  background-image: linear-gradient(to bottom, #d3cfce 0%, #c0bbb9 100%);
}
.fspp .gradient-dark-horizontal {
    background-color: #d3cfce;
    *zoom:1;filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFd3cfce', endColorstr='#FFc0bbb9');
    background-image: -webkit-gradient(linear,0 50%,100% 50%,color-stop(0%,#d3cfce),color-stop(100%,#c0bbb9));
    background-image: -webkit-linear-gradient(left,#d3cfce 0,#c0bbb9 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(#d3cfce),to(#c0bbb9));
    background-image: linear-gradient(to right,#d3cfce 0,#c0bbb9 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: #d3cfcc;
}
.fspp .floating-menu .slide-menu .swiper-slide .menu-elem a.active-section {
    color: #d3cfcc;
}

.thumbs .thumbs-swiper .swiper-slide.active-thumb .border-active {
    border: 5px solid #d3cfcc;
}

.lt-ie9 .thumbs .thumbs-swiper .swiper-slide.active-thumb .border-active {
    border: 5px solid #d3cfcc!important;
}

.thumbs .thumbs-swiper .swiper-slide .border {
    border: 5px solid #d3cfcc;
}

.lt-ie9 .thumbs .thumbs-swiper .swiper-slide:hover .border {
    border: 5px solid #d3cfcc!important;
}