.tss-wrapper .rt-loading{
	color: #20286d;
}

.tss-wrapper .single-item-wrapper .item-content{
	max-width: 1000px !important;
	margin-left: auto;
	margin-right: auto;
}

.tss-wrapper .item-content-wrapper{
	background: #fff !important;
	border-radius: 8px;
}

.tss-wrapper .single-item-wrapper h4.author-bio{
	margin-top: 20px !important;
	margin-bottom: 40px !important;
}

.tss-wrapper .tss-carousel3 .item-content-wrapper:before {
    width: 36px;
    margin: 0 auto;
    left: 0;
    right: 0;
	text-align: center;
	color: #1990EA;
}

.tss-carousel-main .swiper-arrow > i,
.tss-carousel .swiper-arrow > i{
	background: transparent !important;
	color: #20286d;
}

.rttss-right-open:before{
	margin: 0 0 0 0 !important;
}

.rttss-left-open:before{
	padding-right: 2px;
}

.rttss-right-open:before{
	padding-left: 2px;
}

.tss-wrapper .tss-carousel .swiper-arrow{
    background: #fff !important;
    border: 1px solid #d9d9d9;
    border-radius: 30px;
}

.tss-carousel-main .swiper-arrow:hover,
.tss-carousel .swiper-arrow:hover{
	background: #20286d !important;
	color: #fff !important;
}

.tss-carousel-main .swiper-arrow:hover i,
.tss-carousel .swiper-arrow:hover i{
	color: #fff !important;
}

.tss-wrapper .single-item-wrapper .item-content{
	font-style: normal;
}

.tss-carousel .swiper-arrow{
	margin-top: 0;
}