/* Tiny Scrollbar */
#scrollbarY {
	width: 520px;
	margin: 20px 0 10px;
}

#scrollbarY .viewport {
	width: 500px;
	height: 200px;
	overflow: hidden;
	position: relative;
}

#scrollbarY .overview {
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
}

#scrollbarY .scrollbar {
	background: transparent url(../images/bg-scrollbar-track-y.png) no-repeat 0 0;
	position: relative;
	background-position: 0 0;
	float: right;
	width: 15px;
}

#scrollbarY .track {
	background: transparent url(../images/bg-scrollbar-trackend-y.png) no-repeat 0 100%;
	height: 100%;
	width: 13px;
	position: relative;
	padding: 0 1px;
}

#scrollbarY .thumb {
	background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%;
	height: 20px;
	width: 25px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: -5px;
}

#scrollbarY .thumb .end {
	background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 0;
	overflow: hidden;
	height: 5px;
	width: 25px;
}

#scrollbarY .disable {
	display: none;
}



#scrollbarX {
	width: 251px;
	margin: 20px 0 10px;
}

#scrollbarX .viewport {
	width: 236px;
	height: 130px;
	overflow: hidden;
	position: relative;
}

#scrollbarX .overview {
	list-style: none;
	width: 1416px;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
}

#scrollbarX .overview img {
	float: left;
}

#scrollbarX .scrollbar {
	background: transparent url(../images/bg-scrollbar-track-x.png) no-repeat 0 0;
	position: relative;
	margin: 0 0 5px;
	clear: both;
	height: 15px;
}

#scrollbarX .track {
	background: transparent url(../images/bg-scrollbar-trackend-x.png) no-repeat 100% 0;
	width: 100%;
	height: 15px;
	position: relative;
}

#scrollbarX .thumb {
	background: transparent url(../images/bg-scrollbar-thumb-x.png) no-repeat 100% 50%;
	height: 25px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: -5px;
}

#scrollbarX .thumb .end {
	background: transparent url(../images/bg-scrollbar-thumb-x.png) no-repeat 0 50%;
	overflow: hidden;
	height: 25px;
	width: 5px;
}

#scrollbarX .disable {
	display: none;
}

.team-contact-us {
	background: #f3f3f3
}

.team-contact-us .page-title {
	padding: 100px 0 25px
}

.team-contact-us .contact-us {
	padding-top: 30px
}

.team-popover {
	position: absolute;
	top: -100px;
	right: 0;
	transition: top 100ms, opacity 500ms;
	opacity: 0;
	text-align: left;
	line-height: 24px;
	letter-spacing: 1px;
	white-space: nowrap;
	color: #333;
	font-size: 14px
}

.flatstacker {
	position: relative;
	float: left;
	margin: 0 -50px 0 0;
	width: 220px;
	height: 400px
}

.flatstacker img {
	position: absolute;
	right: 0;
	bottom: 0
}

.flatstacker .hover-state {
	position: absolute;
	right: 0;
	bottom: 0;
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 325px;
	height: 0;
	opacity: 0;
	visibility: hidden;
}

.flatstacker.hover {
	z-index: 100 !important
}
.flatstacker img {
	max-height: 310px;
	width: auto;
}
.flatstacker.hover .first {
	visibility: hidden
}
.v-nata {
	margin-left: -40px;
}
.flatstacker.hover .team-popover {
	top: 0;
	opacity: 1
}
.team-popover .team-title {
	margin: 0;
	font-size: 20px;
	font-weight: bold;
}
.flatstacker.hover .hover-state {

}
.flatstacker.hover .hover-state {
	opacity: 1;
	visibility: visible;
}
.pull-right {
	margin-right: -80px
}

.no-photo-3 {
	margin-right: -100px;
	margin-left: 90px
}

.no-photo-3 .hover-state {
	width: 366px
}

.no-photo-3.flatstacker .team-popover {
	top: -70px;
	right: 100px
}

.wide-box .hover-state {
	width: 370px
}


.no-photo-1 {
	margin-right: -80px
}




#team {
	position: relative;
	margin-bottom: 100px;
	height: 510px;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
		box-sizing: border-box;
width: 100%;
overflow: hidden;
}

@media screen and (max-width: 400px) {
	#team {
		margin-bottom: 50px;
	}
}

#team .viewport {
	position: relative;
	width: 100%;
	height: 430px;
	overflow: hidden;
}

#team .viewport.no-js {
	overflow: auto;
	-webkit-overflow-scrolling: touch
}
#team .scrollbar {
	margin: auto;
}
#team .overview {
	position: absolute;
	top: 0;
	border-bottom: 1px solid #f3f3f3;
	padding-right: 50px;
	overflow: hidden
}

#team .scrollbar {
	position: absolute;
	top: 430px;
	right: 0;
	left: 0;
	z-index: 9;
	height: 54px
}
.alsu {
	margin-left: -50px;
}
#team .user-thumb,
#team .user-path {
	position: absolute;
	height: 100%;
	display: flex;
	align-items: flex-end;
}
#team .user-path img {
max-height: 45px;
}
.radina {
	margin-left: -55px;
}
.magomed {
	margin-left: -10px;
}
.ramil {
	margin-left: -20px;
}
#team .thumb {
	position: absolute;
	top: 0;
	z-index: 999;
	height: 50px
}

#team .thumb:before,
#team .thumb:after {
	display: block;
	position: absolute;
	top: 0;
	z-index: 9;
	background: rgba(255, 255, 255, 0.8);
	width: 9999px;
	height: 100%;
	content: "";
	pointer-events: none
}

#team .thumb::before {
	left: 100%
}

#team .thumb::after {
	right: 100%
}

#team .thumb-box {
	position: relative;
	box-shadow: inset 0 0 0 2px #ac7f39;
	height: 50px
}

#team .thumb-box:before,
#team .thumb-box:after {
	display: block;
	position: absolute;
	top: 50%;
	z-index: 10;
	margin-top: -6px;
	border-style: solid;
	width: 0;
	height: 0;
	content: "";
	pointer-events: none
}

#team .thumb-box:before {
	left: -15px;
	border-width: 6px 10px 6px 0;
	border-color: transparent #ac7f39 transparent transparent
}

#team .thumb-box:after {
	right: -15px;
	border-width: 6px 0 6px 10px;
	border-color: transparent transparent transparent #ac7f39;
}

#team .disable {
	display: none
}

#team .track {
	position: relative;
	max-width: 100%;
	height: 50px;
	overflow: hidden
}

.join-our-team {
	display: block;
	margin: 100px auto;
	width: 305px;
	text-align: center;
	font-size: 36px;
	font-weight: 600
}

