/*.uc-stylesliderotzi (Добавляем класс к секции слайдера отзывово t728__wrapper)*/

/*Отзывы start*/
.uc-stylesliderotzi .t728__wrapper{
    box-shadow: 13px 10px 10px -4px rgba(0, 0, 0, 0.6);
    border-radius: 15px;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px; 
}

.uc-stylesliderotzi .t-slds__items-wrapper{
    padding-bottom: 15px;
}

.uc-stylesliderotzi .t728__wrapper::after{
	content: "";
	height: 47px;
	width: 150px;
	background-image: url("https://static.tildacdn.com/tild3764-6365-4333-b065-393231316235/stars-2.png");
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	right: 0;
	bottom: 0;
}
/*Отзывы end*/
/*Цены start*/
.uc-styleceny .t1015__wrapper{
    box-shadow: 13px 10px 10px -4px rgba(0, 0, 0, 0.6);
    border-radius: 15px;
    overflow: hidden;
}
/*Цены end*/
/*скроллбар браузера start*/
::-webkit-scrollbar-thumb {
    background: #fc9905;
    border-radius: 10px;
}

::-webkit-scrollbar {
    width: 5px;
}
/*скроллбар браузера end*/
/*О команде start*/
.uc-abouttheteam .t982__itemwrapper{
    background: #fff;
    border-radius: 10px;
    box-shadow: 13px 10px 10px -4px rgba(0, 0, 0, 0.6);
    overflow: hidden;
    border: 0.5px solid #ffffff;
}
.uc-abouttheteam .t982__imgwrapper{
    border-radius: 10px;
}
.uc-abouttheteam .t982__infowrapper{
	padding: 10px;
	margin-left: 0px !important;
	margin-top: 0px !important;
}
/*О команде end*/