::selection {
    color: #fff;
    background-color: #1d1d1d;
}
small {
	font-family: Inter, sans-serif;
	font-size: 1.1rem;
	font-weight: 500;
}
.h-groups-bg {
    background-color: #c6c6c6 !important;
}
.h-logo-symbol {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 150px;
    z-index: 1044;
}
/*--------------------------------------------------
Groups Boxes
----------------------------------------------------*/
.h-groups-link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-indent: -100%;
    white-space: nowrap;
    overflow: hidden;
    z-index: 22;
}
.h-groups-leader-img {
	position: relative;
	z-index: 20;
	margin-top: -78px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom: 2px;
	width: 70px;
	height: 70px;
	border-radius: 35px;
	overflow: hidden;
}
.h-groups-leader {
    color: #999999;
	font-family: Inter, sans-serif;
	font-weight: 500;
	font-size: 14px;
}
.h-groups-content-wrap {
	margin-bottom:75px;
}
.h-groups-title {
	font-family: Inter, sans-serif;
	font-weight: 700;
	font-size: 1.8rem;
	line-height: 1.4;
    color: #1d1d1d;
}
.h-groups-additional {
	font-family: Inter, sans-serif;
	font-weight: 500;
	font-size: 1.1rem;
	line-height: 1.4;
	text-transform: uppercase;
	color: #1d1d1d;
	margin-top: 7px;
}
.h-groups-description {
	font-family: Inter, sans-serif;
	font-weight: 500;
	font-size: 14px;
	line-height: 1.4;
	color: #1d1d1d;
}
.h-groups-description a {
    color: #1d1d1d;
    text-decoration: underline;
}
.h-groups-description a:hover, .h-groups-description a:focus {
    color: #d33940;
}
.h-groups-symbols {
	text-align: center;
	margin: 15px 0 25px 0;
}
.h-groups-symbols img {
	display: inline-block;
	width: 30px;
	margin: 0 2px 0 2px;
}
.h-groups-time {
	font-family: Inter, sans-serif;
	font-weight: 700;
	font-size: 14px;
	color: #1d1d1d;
}
.h-groups-address {
	font-family: Inter, sans-serif;
	font-weight: 500;
	font-size: 12px;
	color: #5d5d5d;
}
.u-block-hover {
	border-radius: 10px;
}
.u-block-hover hr {
	margin-top: 20px;
	margin-bottom: 20px;
    border-top: 1px solid rgba(0,0,0,.5);
}

.hvr-shrink {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}

/*--------------------------------------------------
Sign Up
----------------------------------------------------*/
.h-groups-signup {
	position: absolute;
	display: block;
	height: 50px;
	line-height: 50px;
	bottom: 30px;
	right: 30px;
	left: 30px;
	font-family: Inter, sans-serif;
	font-weight: 700;
	font-size: 1.1rem;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #ffffff;
	z-index: 23;
	background-color: #1d1d1d;
    border-radius: 5px;
}
.h-groups-signup-full {
    color: #ffffff;
    background-color: #d33940;
    cursor: default;
}
.h-groups-signup:hover, .h-groups-signup:focus, .h-groups-signup:active {
    color: #fff;
    background-color: #d33940;
}
.h-groups-signup-full:hover, .h-groups-signup-full:focus, .h-groups-signup-full:active {
    color: #1d1d1d;
    background-color: #d33940;
}
.h-groups-bg-accent {
	background-color: #d33940;
}
.h-groups-accent {
	color: #1d1d1d;
}

.h-back {
    position: absolute;
    top: 0;
    left: 0;
    width: 170px;
    font-size: 1rem;
    letter-spacing: 0;
    height: 40px;
	line-height: 40px;
    border-radius: 0;
    background-color: #8d8d8d;
    text-transform: inherit;
}

/*--------------------------------------------------
Groups Filters
----------------------------------------------------*/
.h-groups-filters {
	padding: 20px 0 20px 0;
	margin: 10px 0 10px 0;
}
.h-groups-filters-box {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	background: #c6c6c6;
	font-family: Inter, sans-serif;
	font-weight: 600;
	font-size: 1rem;
	color: #c6c6c6;
	margin: 4px 2px 4px 2px;
}
.h-f-but {
	padding-right: 10px;
}
.h-groups-filters-box:hover, .h-groups-filters-box:focus {
	background: #c6c6c6;
	color: #c6c6c6;
}
.h-groups-filters-box img {
	display: inline-block;
	width: 17px;
	margin: 0 1px 3px 10px;
}
.h-groups-filters-box i {
	color: #ffffff;
	margin-right: 3px;
}
.btn-group-sm>.btn, .btn-sm {
	height: 40px;
	line-height: 38px;
    padding: 0 10px 0 10px;
    font-size: 1rem;
    border-radius: 0;
	font-family: Inter, sans-serif;
	font-weight: 600;
	margin-top: -3px;
}
.btn-info {
    color: #fff;
    background-color: #1d1d1d;
    border-color: #1d1d1d;
}
.btn-info:hover {
    color: #fff;
    background-color: #d33940;
    border-color: #d33940;
}
.dropdown-menu {
    border-radius: 0;
}
.dropdown-item {
    padding: 0 10px 0 10px;
    font-weight: 500;
}
.btn-info:not([disabled]):not(.disabled).active, .btn-info:not([disabled]):not(.disabled):active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #1d1d1d;
  border-color: #1d1d1d;
  box-shadow: 0 0 0 .2rem rgba(198,198,198,.5);
}
.dropdown-toggle::after {
    display: inline-block;
    top: 0.21429rem;
    font-family: "hs-icons" !important;
    font-size: 10px;
    border: none;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}


















/*--------------------------------------------------
Large devices (desktops, less than 1200px)
----------------------------------------------------*/
@media (max-width: 1199px) {


	
}

/*--------------------------------------------------
Medium devices (tablets, less than 992px)
----------------------------------------------------*/
@media (max-width: 991px) {


	
}

/*--------------------------------------------------
Small devices (landscape phones, less than 768px)
----------------------------------------------------*/
@media (max-width: 767px) {



}

/*--------------------------------------------------
Extra small devices (portrait phones, less than 576px)
----------------------------------------------------*/
@media (max-width: 575px) {


	
}

/*--------------------------------------------------
Extra small devices (portrait phones, less than 320px)
----------------------------------------------------*/
@media (max-width: 320px) {



}











