
.swilly-maincontent {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.swilly-maincontent-1 {
    width: 60%;
    display: block;
}

.swilly-maincontent-2 {
    width: 30%;
}

.swilly-modal .modal-close {
	z-index: 1;
}

.swilly-server-poster {
    margin-bottom: 15px;
}

.swilly-server-about {
    margin-bottom: 30px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    color: #2A2A34;
}

.swilly-server-block {
    display: flex;
    flex-direction: row;
	justify-content: space-between;
	margin-bottom: 30px;
}

.swilly-server-block-item {
    width: 23.5%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    padding: 25px 10px;
    background: #FFFFFF;
    border: 0.631999px solid #E6E6EA;
    box-shadow: 0px 2.528px 9.47999px rgb(166 166 166 / 40%);
    border-radius: 6.32px;
}

.swilly-server-block-item img {
    margin-bottom: 20px;
}

.swilly-server-modifactions {
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
}

.swilly-server-modifications-bottom {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.swilly-server-modifications-item .masha_index {
    opacity: 0;
    height: 0;
    width: 0;
    display: none;
}

.swilly-server-modifications-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 9px 25px;
    gap: 10px;
    background: #46B8E2;
    border-radius: 7px;
    margin-right: auto;
    margin-bottom: 2%;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
	transition: 0.2s all;
	width: 24%;
	justify-content: center;
	white-space: nowrap;
}

.swilly-server-modifications-item:hover {
	background: #F87D4D;
}

.swilly-server-modifications-top {
    margin-bottom: 20px;
}

.swilly-server-poster img {
    width: 100%;
    height: unset;
}

.swilly-reg-heading {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    display: flex;
    align-items: center;
    color: #333436;
	margin-bottom: 30px;
}

.swilly-reg-text {
    display: flex;
    align-items: center;
    background: #F8FFFF;
    padding: 20px 20px;
}

.swilly-reg-text img {
    padding: 7px 17px;
}

.swilly-reg-text div {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    display: flex;
    align-items: center;
    color: #7CB501;
}

.swilly-reg-form {
    background: #FFFFFF;
    box-shadow: 0px 4px 15px rgb(166 166 166 / 10%);
    border-radius: 7px;
    padding: 30px;
    margin-top: 20px;
}

.swilly-reg-point {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    border-bottom: 1px solid #F2F2F2;
	padding-bottom: 12px;
}

.swilly-reg-point:last-child {
	border-bottom: none
}

.swilly-reg-point-info {
    width: 49%;
}

.swilly-reg-point-input {
    width: 49%;
}

.swilly-reg-point-input input {
	background: #FFFFFF;
	border: 1px solid #D7DBDE;
	border-radius: 4px;
	padding: 5px 15px;
}

.swilly-reg-point-input input::placeholder {
	color: #AFB3B6;
}

.swilly-reg-point-info h5 {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 5px;
    display: flex;
    align-items: center;	
    color: #262626;
}

.swilly-reg-point-info p {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    margin-bottom: unset;
    color: #A09E9E;
}

.swilly-reg-btn {
    background: #9CD61F;
    box-shadow: -1px 1px 2px rgb(137 188 28 / 20%), 1px -1px 2px rgb(137 188 28 / 20%), -1px -1px 2px rgb(171 234 34 / 30%), 1px 1px 3px rgb(137 188 28 / 30%), inset 1px 1px 2px rgb(171 234 34 / 30%), inset -1px -1px 2px rgb(137 188 28 / 30%);
    border-radius: 4px;
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    padding: 10px 15px;
    width: 100%;
    justify-content: center;
	outline: none;
	border: none;
}

.swilly-reg-text .swilly-reg-next {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.swilly-start-botheader {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.03em;
    color: #0E212E;
	margin-bottom: 30px;
}

.swilly-start-block {
    display: flex;
    flex-direction: row;
	justify-content: space-between;
}

.swilly-start-box {
    background: #FDFDFD;
    border-radius: 5.03472px;
    width: 32%;
    filter: drop-shadow(0px -1.00694px 4.02778px rgba(200, 196, 196, 0.08)) drop-shadow(0px 4.02778px 4.02778px rgba(200, 196, 196, 0.25));
    display: flex;
    flex-direction: column;
    align-items: center;
	position: relative;
	padding: 15px;
}

.swilly-start-box h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.03em;
    color: #0E212E;
}

.swilly-start-box p {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.03em;
    color: #0E212E;
}

.swilly-start-bordering {
    position: relative;
    height: 90px;
    width: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.swilly-start-bordering img {
    position: absolute;
    left: 5px;
    top: 7px;
}


.swilly-start-bordering h2 {
    font-size: 24px;
    margin-bottom: unset;
    margin-top: unset;
}

.swilly-start-box-img-1 {
    position: absolute;
    top: 15px;
    left: 15px;
    pointer-events: none;
}

.swilly-start-box-img-2 {
    position: absolute;
    bottom: 15px;
    right: 15px;
    pointer-events: none;
}

.swilly-start-box-btn {
    background: linear-gradient(0deg, #9AD31F, #9AD31F), #19BB4F;
    border-radius: 4px;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #FFFFFF;
    padding: 10px 25px;
    margin-bottom: 40px;
	transition: 0.3s all;
}

.swilly-start-box-btn:hover {
	color: #000;
	background: #F87D4D;
}

.swilly-start-ourlinks {
    position: relative;
    width: 100%;
    display: block;
	padding: 30px;
	margin-top: 30px;
	background: radial-gradient(50.89% 200.64% at 49.93% 38.99%, #CEF3FD 0%, #68D8F3 0.01%, #2296CF 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
    border-radius: 5px;
	z-index: 0;
}

.swilly-start-ourlinks img {
    position: absolute;
    z-index: -1;
    pointer-events: none;
}

.swilly-start-ourlinks-skins {
    right: 3%;
    bottom: 0;
}

.swilly-start-ourlinks-right {
    top: 15px;
    right: 15px;
}

.swilly-start-ourlinks-left {
    top: 15px;
    left: 15px;
}

.swilly-start-ourlinks-center {
    bottom: 15px;
    left: 48%;
}

.swilly-start-ourlinks h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: flex-end;
    letter-spacing: 0.03em;
    color: #FDFDFD;
}

.swilly-start-ourlinks p {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    display: flex;
    align-items: flex-end;
    letter-spacing: 0.03em;
    color: #FDFDFD;
    width: 35%;
}

.swilly-start-ourlinks-link {
    background: linear-gradient(0deg, #9AD31F, #9AD31F), #19BB4F;
    border-radius: 4px;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #FFFFFF;
    padding: 5px 20px;
}

.swilly-start-ourlinks-link:last-child {
    background: linear-gradient(180deg, #FF976F 0%, #F87D4D 100%);
	margin-left: 5px;
}

.swilly-start-ourlinks-link:hover {
    color: #FFFFFF;
}

.swilly-navigation-btn-openner {
    display: none;
    width: 30px;
	height: 30px;
    margin: auto;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
}

.swilly-navigation-btn-openner svg {
	width: 100%;
	height: 100%;
}

.swilly-navigation-flexing {
	display: flex!important;
}

.swilly-donat-header-title {
    margin-bottom: 30px;
}

.swilly-donat-selector {
    width: 50%;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.swilly-donat-selector label {
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    color: #262626;
}

.swilly-donat-selector select {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #000;
}

.swilly-donat-selector select option {
    color: #000;
}

.swilly-donat-selector select option:disabled {
    color: #AFB3B6;
}

.swilly-donat-info h3 {
    text-transform: uppercase;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 38px;
    display: flex;
    align-items: center;
    color: #9AD31F;
}

.swilly-donat-block {
    background: #F8FFFF;
    border: 1px solid #E6E6EA;
    box-shadow: 0px 4px 15px rgb(166 166 166 / 10%);
    border-radius: 10px;
    padding: 25px 20px;
    margin-top: 25px;
	position: relative;
}

.swilly-items-group {
	justify-content: space-between;
	margin-top: 25px;
}

.swilly-donat-item {
    background: hsla(240, 7%, 12%, 0.90);
    
    box-shadow: 0px -1px 4px rgb(200 196 196 / 8%), 0px 4px 4px rgb(200 196 196 / 25%);
    border-radius: 7px;
    padding: 20px 10px;
	flex-basis: 24%;
    max-width: 24%;
	display: flex;
    flex-direction: column;
    align-items: center;
	justify-content: space-between;
}

.swilly-donat-title {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
}

.swilly-donat-title span {
	text-transform: uppercase;
}

.swilly-donat-price {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #55b2fd;
	padding-top: 10px;

}

.swilly-donat-item-btn {
    background: #7395ae;
    box-shadow: 0px -1px 4px rgb(200 196 196 / 8%), 0px 4px 4px rgb(200 196 196 / 25%);
    border-radius: 4px;
    color: #fff!important;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    padding: 8px 20px;
    margin-top: 15px;
}

.swilly-donat-item-btn:hover {
    background: linear-gradient(to right, #55b2fd, #6573ea);
    color: #fff;
}

.swilly-donat-commands {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
	padding: 15px 0;
}

.swilly-donat-commands-item {
    width: 32%;
    margin-bottom: 2%;
}

.swilly-donat-commands-item p:first-child {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    color: #0E212E;
    margin-bottom: unset;
}

.swilly-donat-commands-item p:last-child {
    font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	display: flex;
	align-items: center;
	color: #0E212E;
    margin-bottom: unset;
}

.swilly-donat-kits {
    padding-top: 20px;
    position: relative;
}

.swilly-donat-kits:before {
    content: '';
    height: 1px;
    position: absolute;
	right: -20px;
    left: -20px;
    top: -5px;
    background: #D7DBDE;
}

.swilly-donat-kits-block {
    display: flex;
    flex-direction: row;
}

.swilly-donat-kits-item {
    width: 45%;
	padding-right: 5px;
}

.swilly-donat-kits-item h5 {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    display: block;
    color: #0E212E;
    margin-bottom: unset;
}

.swilly-donat-kits-item p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    display: block;
    color: #0E212E;
    margin-bottom: unset;
}

.swilly-donat-item-img {
    position: absolute;
    height: 120%;
	display: none;
}

.swilly-donat-kits-item:hover .swilly-donat-item-img {
    display: block;
}

.swilly-donat-botheader {
	font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.03em;
    color: #0E212E;
    margin-bottom: 30px;
	background: #F8FFFF;
    border: 1px solid #E6E6EA;
    box-shadow: 0px 4px 15px rgb(166 166 166 / 10%);
    border-radius: 10px;
    padding: 25px 20px;
}

.swilly-news-cont-1 {
	width: 38%;	
}

.swilly-news-cont-1 img {
	width: 100%;
	min-width: unset;
}

.swilly-header-btns .header-notify {
	margin-right: 5px;
}

.swilly-launcher-header {
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 37px;
    display: flex;
    align-items: center;
    color: #2A2A34;
	margin-bottom: 15px;
}

.swilly-launcher-text {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 17px;
    letter-spacing: 0.03em;
    color: #0E212E;
    margin-bottom: 25px;
}

.swilly-launcher-flex {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.swilly-launcher-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	background: #FDFDFD;
	box-shadow: 0px -1px 4px rgba(200, 196, 196, 0.08), 0px 4px 4px rgba(200, 196, 196, 0.25);
	border-radius: 9.82644px;
	padding: 40px 20px;
	width: 48%;
	cursor: pointer;
	color: #000;
    transition: 0.3s all;
	text-align: center;
	white-space: nowrap;
}

.swilly-launcher-item img {
    margin-bottom: 40px;
	transition: 0.3s all;
	filter: brightness(100%);
}
.swilly-launcher-item:hover img {
	filter: brightness(0%);
}
.swilly-launcher-item:hover {
	color: #000;
}

.swilly-rules-header {
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 37px;
    display: flex;
    align-items: center;
    color: #2A2A34;
    margin-bottom: 15px;
}

.swilly-rules-text {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 17px;
    letter-spacing: 0.03em;
    color: #0E212E;
    margin-bottom: 20px;
}

.swilly-rules-block {
    background: #F8FFFF;
    box-shadow: 0px 4px 15px rgb(166 166 166 / 10%);
    border-radius: 4px;
    margin-bottom: 20px;
	transition: 0.3s all;
}

.swilly-rules-top {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
    color: #0E212E;
	padding: 18px;
	cursor: pointer;
	display: flex;
    align-items: center;
    justify-content: space-between;
}

.swilly-rules-top:after {
	content: '';
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%239CD61F' d='M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z'/%3E%3C/svg%3E");
	width: 15px;
    height: 15px;
    display: block;
	transition: 0.3s all;
}

.swilly-rules-bot {
    padding: 0 18px 18px 18px;
    font-style: normal;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.03em;
    color: #0E212E;
}

.swilly-rules-bot strong {
    color: red;
}

.swilly-rules-open {
    background: #fff;
}

.swilly-rules-open .swilly-rules-top:after {
    transform: rotate(180deg);
}

.swilly-banlist-header {
    font-weight: 500;
    font-size: 30px;
    line-height: 37px;
    display: flex;
    align-items: center;
    color: #2A2A34;
    margin-bottom: 12px;
}

.swilly-banlist-botheader {
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: #2A2A34;
}

.swilly-banlist-search {
    background: #FFFFFF;
    border: 0.670044px solid #E6E6EA;
    box-shadow: 0px 4px 15px rgb(166 166 166 / 40%);
    border-radius: 6.70044px;
    padding: 16px;
	display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.swilly-banlist-search .form-select {
    width: 39%;
    padding: 0.3rem 2.5rem 0.3rem 0.9rem;
}

.swilly-banlist-search .form-control {
    width: 40%;
    padding: 0.3rem 0.9rem;
}

.swilly-banlist-search .btn{
	width: 18%;
	padding: 0.3rem 2rem;
}

.swilly-banlist-table {
    width: 100%;
}

.swilly-banlist-table thead {
    text-align: center;
	font-weight: 600;
    font-size: 15px;
    color: #AFB3B6;
}

.swilly-banlist-table tbody {
    box-shadow: 0px 0px 8px rgb(166 166 166 / 40%);
}

.swilly-banlist-table tbody tr:nth-child(odd) {
    background: #FFFFFF;
	border: 1px solid #F2F2F2;
	box-shadow: 0px 4px 15px rgba(166, 166, 166, 0.1);
}

.swilly-banlist-table tbody tr:nth-child(even) {
    background: #EFF7E8;
    border: 1px solid #F2F2F2;
    box-shadow: 0px 4px 15px rgb(166 166 166 / 10%);
}

.swilly-banlist-table tbody td {
    padding: 12px 0;
	font-weight: 400;
    font-size: 14px;
    color: #2D9CDB;
}

.swilly-banlist-table tbody td:last-child {
    color: #282828;
}

.swilly-banlist-table thead th {
    padding-top: 30px;
    padding-bottom: 20px;
}

.swilly-shop-page-about {
	display: flex;
    flex-direction: row;
    align-items: center;
	background: #F8FFFF;
	box-shadow: 0px -1px 4px rgba(200, 196, 196, 0.08), 0px 4px 4px rgba(200, 196, 196, 0.25);
	border-radius: 7px;
	padding: 25px 0;
	margin-bottom: 20px;
}

.swilly-shop-page-about img {
    width: 120px;
    padding: 0 30px;
    margin-left: 10px;
    border-right: 1px solid #F2F2F2;
}

.swilly-shop-page-about p {
    width: 80%;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    display: flex;
    align-items: center;
    color: #262626;
    margin-bottom: unset;
	margin-left: 10px;
}

.swilly-shop-page .form-select {
	width: 43%;
	padding: 0.3rem 2.5rem 0.3rem 0.9rem;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	color: #AFB3B6;
}

.swilly-shop-page .form-select option {
    color: #000;
}

.swilly-shop-page .form-select:Last-child {
    width: 8%;
    padding: 0.3rem 1rem 0.3rem 0.9rem;
    background-position: right 0.3rem center;
}

.swilly-shop-page .form-control {
    background: #FFFFFF;
    border: 1px solid #D7DBDE;
    border-radius: 4px;
    position: relative;
    padding: 0.3rem 0.3rem 0.3rem 2.5rem;
    margin-left: unset;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #AFB3B6;
	width: 67%;
}

.swilly-shop-page .btn-green, .swilly-shop-page .btn-orange {
	width: 15%;
    padding: 0.3rem 0;
	font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #FFFFFF;
}


.swilly-shop-item {
    background: #FDFDFD;
    box-shadow: 0px 4px 15px rgb(166 166 166 / 10%);
    border-radius: 10px;
    margin: auto;
    margin-bottom: 2%;
    display: flex;
    flex-direction: column;
    align-items: center;
	padding: 17px;
	width: 23%;
	position: relative;
	height: 220px;
    justify-content: space-between;
}

.swilly-shop-item-header {
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #333436;
	margin-top: 7px;
	margin-bottom: auto;
}

.swilly-shop-item img {
    width: 55px;
    height: 65px;
    margin: auto;
    padding-bottom: 10px;
	position: absolute;
    top: 82px;
}

.swilly-hat-discount {
    margin-bottom: unset;
    position: absolute;
    top: 7px;
    right: -7px;
    background: linear-gradient(180deg, #FF976F 0%, #F87D4D 100%);
    width: 60px;
    text-align: center;
    border-radius: 5px 0 0 5px;
    padding: 3px 0;
    box-shadow: 0px 1px 2px rgb(212 75 22 / 50%);
    font-weight: 700;
    font-size: 11px;
    line-height: 12px;
    color: #FFFFFF;
}

.swilly-hat-discount:before {
    content: '';
    display: block;
    position: absolute;
    bottom: -6px;
    right: 0;
    background: #B52C00;
    height: 10px;
    width: 10px;
    border-radius: 0 0 100% 0;
    z-index: -1;
}

.swilly-hat-discount:empty {
    display: none;
}

.swilly-shop-item button {
    width: 90%;
    margin: 0 auto;
    background: #A7CF4F;
    border-radius: 4px;
    font-weight: 500;
    font-size: 13px;
    line-height: 12px;
    color: #FFFFFF;
    padding: 7px 0;
	border: none;
	display: flex;
    align-items: center;
    justify-content: center;
	position: relative;
}

.swilly-shop-item button p {
    margin-bottom: unset;
	margin-right: 5px;
}

.swilly-shop-item button del {
    position: absolute;
    top: -17px;
    left: 0;
    font-weight: 700;
    font-size: 12px;
    line-height: 12px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #FA8658;
    flex-direction: row;
    width: 100%;
	pointer-events: none;
	justify-content: center;
}

.swilly-shop-item button:after {
    content: '';
	width: 50px;
	height: 2px;
	background: #F2F2F2;
	display: block;
	position: absolute;
	top: -20px;
}

.swilly-server-version {
    font-weight: 500;
    font-size: 8px;
    line-height: 10px;
    color: #9AD31F;
    position: absolute;
    top: 0;
    pointer-events: none;
    background: #E5F6D2;
    border-radius: 5px;
    padding: 2px;
    margin-left: 2px;
}

.swilly-shop-modal .item_modal_content {
	background: #F6FAFD;
    filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.25));
    border-radius: 0;
	padding: 0;
}

.swilly-shop-modal .item_modal_name {
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    color: #333436;
	padding-top: 15px;
}

.swilly-shop-modal .item_modal_server {
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #333436;
    margin-top: 10px;
	padding-bottom: 5px;
}

.swilly-shop-modal .item_modal_net {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 10px auto auto auto;
    background: #FDFDFD;
    box-shadow: 0px 4px 15px rgb(166 166 166 / 10%);
    border-radius: 7px;
	flex-wrap: wrap;
	padding: 15px 45px;
}

.swilly-shop-modal .item_modal_info {
    width: 65%;
}

.swilly-shop-modal .item_modal .close {
    color: #7C7C7C !important;
    outline: none;
    border: none;
    background: none;
    font-size: 48px;
	z-index: 1;
	padding: 0;
}

.swilly-shop-modal .item_modal .modal-header {
    top: 7px;
    right: 20px;
    padding: 0;
}

.swilly-shop-modal .item_modal_info_li p {
    margin: 0;
    font-weight: 400;
    font-size: 14px;
    color: #252F36;
}

.swilly-shop-modal .item_modal_info_li span {
    font-weight: 500;
    font-size: 14px;
    color: #252F36;
}

.swilly-shop-modal .item_modal_img {
    --size: 95px;
}

.swilly-shop-modal .item_modal_info_li input {
    height: unset;
    background: #FFFFFF;
    border: 1px solid #D7DBDE;
    border-radius: 4px;
    font-weight: 400;
    font-size: 14px;
    color: #AFB3B6;
    text-align: center;
}

.swilly-shop-modal .item_modal_btn {
    width: 50%;
    margin: 25px auto 20px;
    padding: 9px 0;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 700;
    background: #9CD61F;
    box-shadow: -1px 1px 2px rgb(137 188 28 / 20%), 1px -1px 2px rgb(137 188 28 / 20%), -1px -1px 2px rgb(171 234 34 / 30%), 1px 1px 3px rgb(137 188 28 / 30%), inset 1px 1px 2px rgb(171 234 34 / 30%), inset -1px -1px 2px rgb(137 188 28 / 30%);
    border-radius: 4px;
}

.swilly-shop-modal .item_modal_info_li {
    padding-bottom: 10px;
	padding-top: 10px;
	grid-gap: 70px;
}

.swilly-golos-header {
	background: hsla(240, 7%, 12%, 0.90);
    box-shadow: 0px -1px 4px rgb(200 196 196 / 8%), 0px 4px 4px rgb(200 196 196 / 25%);
    border-radius: 7px;
    padding: 10px;
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    color: #5ab9ea;
    text-align: center;

    margin-bottom: 30px;
}

.swilly-golos-help {
    background: hsla(240, 7%, 12%, 0.90);
    box-shadow: 0px -1px 4px rgb(200 196 196 / 8%), 0px 4px 4px rgb(200 196 196 / 25%);
    border-radius: 7px;
    padding: 15px;
    display: flex;

	align-items: center;
	margin-bottom: 3%;
}

.swilly-golos-miniheader {
	background: hsla(240, 7%, 12%, 0.90);
    box-shadow: 0px -1px 4px rgb(200 196 196 / 8%), 0px 4px 4px rgb(200 196 196 / 25%);
    border-radius: 7px;
    padding: 10px;
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    color: #5ab9ea;
    text-align: center;
    margin-top: 60px;
	margin-bottom: 15px;

}

.swilly-golos-help img {
    padding: 5px 30px;
	height: 100%;
}

.swilly-golos-help .text {
    font-weight: bold;
    font-size: 14px;
    line-height: 25px;
    color: #d5dfea;
    border-left: 2px solid #F2F2F2;
    padding: 10px 25px;
}

.swilly-golos-help .text p {
    margin-bottom: unset;
	margin-top: unset;
	font-size: inherit;
	font-weight: inherit;
}

.swilly-golos-table {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
}

.swilly-golos-site {
    background: hsla(240, 7%, 12%, 0.90);
    box-shadow: 0px -1px 4px rgb(200 196 196 / 8%), 0px 4px 4px rgb(200 196 196 / 25%);
    border-radius: 7px;
    padding: 20px;
	display: flex;
    flex-direction: column;
    align-items: center;
	width: calc(25% - 10px);
	min-width: 200px;
	flex: 0 0 calc(25% - 10px);
	margin: 0;
}

.swilly-golos-site h4 {
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #6cdaee;
	text-align: center;
}

.swilly-golos-site p {
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
    color: #d5dfea;
	text-align: center;
	margin-bottom: 4px;
}

.swilly-golos-site p span {
	color: #55b2fd;
}

.swilly-golos-site img {
    height: 59px;
    width: 59px;
    margin-top: 7px;
    margin-bottom: 7px;
}

.swilly-golos-site .line {
    height: 1px;
    width: 60%;
    background: #DEDEDE;
}

.swilly-golos-site a {
    width: 75%;
}

.swilly-golos-btn {
    background: #7395ae;
    border-radius: 2px;
    outline: none;
    border: none;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    color: #d5dfea;
	padding: 12px 0px;
    width: 100%;
	transition: 0.3s all;
}

.swilly-golos-btn:hover {
	background: linear-gradient(to right, #55b2fd, #6573ea);
    color: #fff;
}

.swilly-golos-site-noactive {
    background: rgba(223, 223, 223, 0.66);
    box-shadow: 0px 4px 15px rgb(166 166 166 / 10%);
    border-radius: 10px;
    width: 25%;
    height: 80%;
    display: block;
    font-weight: 700;
    font-size: 23px;
    line-height: 33px;
    text-align: center;
    color: #999999;
    margin: 0 auto;
    padding: 45px 20px;
}

.swilly-golos-week-help {
	padding: 10px 0;
	margin-top: 3%;
	margin-bottom: 2%;
}

.swilly-golos-week-cong {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    background: hsla(240, 7%, 12%, 0.90);
    box-shadow: 0px 4px 15px rgb(166 166 166 / 10%);
    border-radius: 7px;
    padding: 15px;
	margin-bottom: 3%;
}

.swilly-golos-status {
    background: #7395ae;
    border-radius: 4px;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    color: #d5dfea;
    padding: 8px 11px;
}

.swilly-golos-status-end {
    background: linear-gradient(to right, #55b2fd, #6573ea);
    border-radius: 4px;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    color: #fff;
    padding: 8px 11px;
}

.swilly-golos-status-end p {
    color: #fff !important;
}

.swilly-golos-ok {
    background: #9AD31F;
    color: #fff;
    font-weight: 700;
}

.swilly-golos-top {
    width: 100%;
	text-align: center;
	box-shadow: 0px 4px 15px rgba(166, 166, 166, 0.1);
	margin-top: 2%;
    margin-bottom: 4%;
}

.swilly-golos-top thead tr {
    background: hsla(240, 7%, 12%, 0.90);
    box-shadow: 0px 2px 4px rgb(107 107 107 / 25%);
	font-weight: 500;
    font-size: 15px;
    line-height: 19px;
	color: #b3d4fc;
}

.swilly-golos-top thead tr td {
    padding: 8px 0;
}

.swilly-golos-top thead tr td:first-child {
    border-radius: 8px 0 0 0;
	width: 45px;
}

.swilly-golos-top thead tr td:last-child {
	border-radius: 0 8px 0 0;
}

.swilly-golos-top tbody tr {
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    color: #333436;
}

.swilly-golos-top tbody tr:nth-child(even) {
    background: #333436;
	color: #d5dfea;
}

.swilly-golos-top tbody tr:nth-child(odd) {
    background: #333436;
	color: #d5dfea;
}

.swilly-golos-top tbody tr td {
    padding: 8px 0;
	border-right: 2px solid #444;
}

.swilly-golos-top tbody tr td:nth-child(2) {
    text-decoration: underline;
}

.swilly-golos-top tbody tr td:last-child {
	border-right: unset;
}

.swilly-golos-top tbody tr:last-child td:first-child {
    border-radius: 0 0 0 8px;
}

.swilly-golos-top tbody tr:last-child td:last-child {
    border-radius: 0 0 8px 0;
}

.swilly-golos-what {
    background: hsla(240, 7%, 12%, 0.90);
    box-shadow: 0px -1px 4px rgb(200 196 196 / 8%), 0px 4px 4px rgb(200 196 196 / 25%);
    border-radius: 7px;
    padding: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
	margin-bottom: 3%;
}

.swilly-golos-block {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.swilly-golos-what-item {
    display: flex;
    align-items: center;
    width: 32%;
	justify-content: center;
	border: 1px solid #5ab9ea;
    border-radius: 6px;
}

.swilly-golos-what h4 {
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #6cdaee;
}

.swilly-golos-what-item p {
    font-weight: bold;
	font-size: 15px;
    text-align: center;
    color: #b3d4fc;
    margin-bottom: unset;
    margin-left: 10px;
}

.swilly-golos-what-num {
    font-weight: 700;
    font-size: 33px;
    color: #55b2fd;
}

@media screen and (max-width: 1199px) {
	
	.swilly-nav .navigation a {
		padding: .5rem .65rem;
		font-size: .9rem;
	}
	
	.swilly-maincontainer {
		max-width: 100%;
	}
	
	.swilly-server-modifications-item, .swilly-start-botheader, .swilly-start-box h3, .swilly-start-ourlinks h4 {
		font-size: 15px;
	}
	
	.swilly-start-box p {
		font-size: 11.5px;
	}
	
	.swilly-start-ourlinks p {
		width: 50%;
		font-size: 11.5px;
	}
	
	.swilly-donat-item {
		padding: 20px 7px;
		flex-basis: 23%;
		max-width: 23%;
	}
	
	.swilly-golos-status {
		font-size: 15px;
		padding: 8px 10px;
	}

	.swilly-golos-status-end {
		font-size: 15px;
		padding: 8px 10px;
	}
	
	.swilly-golos-what-item p {
		font-size: 14px;
	}
	
}

@media screen and (max-width: 991px) {
	
	.swilly-header-btns a {
		line-height: 1.3;
		padding: 0.3rem 0.6rem;
		font-size: 0.775rem;
	}
	
	.swilly-header-cont, .swilly-footer {
		max-width: 100%;
	}
	
	.swilly-news-cont-1, .swilly-news-cont-1 img, .sidebar {
		width: 100%;
	}
	
	.swilly-maincontent {
		justify-content: space-between;
		width: 100%;
		padding: 0;
	}
	
	.swilly-maincontent-1 {
		width: 68%;
	}
	
	.swilly-maincontent-2 {
		width: 30%;
		padding: 0 0 0 10px;
	}
	
	.swilly-news-cont {
		flex-direction: column;
	}
	
	.launcher-btn span {
		font-size: 0.825rem !important;
	}
	
	.swilly-maincontent-2 .home-stats .row.g-3.align-items-center .col-auto.flex-grow-1 h6 {
		font-size: 14px;
	}
	
	.swilly-maincontent-2 .home-stats .row.g-3.align-items-center .col-auto.flex-grow-1 span, .swilly-maincontent-2 .home-stats .row.g-3.align-items-center .col-auto.flex-grow-1 {
		font-size: 12px;
	}

	.swilly-server-modifications-item {
		width: 31.5%;
	}
	
	.swilly-server-about {
		font-size: 15px;
	}
	
	.swilly-servers-title {
		font-size: 30px;
	}
	
	.swilly-server-block {
		flex-wrap: wrap;
	}
	
	.swilly-server-block-item {
		width: 49%;
		margin-bottom: 2%;
	}
	
	.swilly-server-block-item p {
		font-size: 18px;
	}

	.swilly-server-block-item h3 {
		font-size: 25px;
	}
	
	.swilly-start-box-btn {
		font-size: 13px;
	}
	
	.swilly-start-ourlinks p {
		width: 65%;
	}
	
	.swilly-start-block {
		flex-wrap: wrap;
	}
	
	.swilly-start-box {
		width: 49%;
		margin-bottom: 2%;
	}
	
	.swilly-start-box:last-child {
		width: 100%;
	}
	
	.swilly-logged-nav .navigation a {
		padding: 0.5rem 0.55rem;
		font-size: 0.8rem;
	}
	
	.swilly-logged-nav .navigation .after::after {
		right: -3px;
	}
	
	.swilly-header-btns .fw-500 {
		font-size: 12px;
		margin-top: unset;
		margin-bottom: unset;
		margin-left: unset;
		margin-right: unset;
	}
	
	.swilly-donat-item {
		flex-basis: 49%;
		max-width: 49%;
		margin-bottom: 2%;
	}
	
	.swilly-donat-commands-item {
		width: 49%;
	}
	
	.swilly-launcher-item {
		font-size: 12px;
	}
	
	.swilly-shop-page .form-select:Last-child {
		width: 9%;
		padding: 0.3rem 1rem 0.3rem 0.6rem;
	}
	
	.swilly-golos-help .text, .swilly-golos-btn {
		font-size: 13px;
	}
	
	.swilly-golos-site p {
		font-size: 14px;
	}
	
	.swilly-golos-week-cong {
		flex-wrap: wrap;
	}
	
	.swilly-golos-status {
		width: 24%;
		margin-bottom: 1%;
	}

	.swilly-golos-status-end {
		width: 24%;
		margin-bottom: 1%;
	}
	
}

@media screen and (max-width: 940px) {
	
	.swilly-logged-btns {
		padding: 0;
	}
	

	
	.swilly-golos-help {
		padding: 23px 0;
	}
	
	.swilly-golos-help .text {
		line-height: 21px;
	    padding: 7px 20px;
	}
	
	.swilly-golos-what-num {
		font-size: 28px;
	}
	
	.swilly-golos-what-item p {
		font-size: 13px;
	}
	
}

@media screen and (max-width: 866px) {
	
	.swilly-header-btns {
		width: 30%;
		justify-content: space-between!important;
		padding: 0 5px;
		display: flex;
	}
	
	.swilly-logged-btns {
		width: 100%;
		justify-content: space-between!important;
		padding: 0 5px;
		display: flex;
	}
	
	.swilly-header-btns a {
		width: 49%;
		display: block;
	}
	
	.swilly-news-cont-2 h3.h2.news-title {
		font-size: calc(1.0125rem + 0.75vw);
	}
	
	.swilly-news-cont-2 .fs-6 {
		font-size: 0.7rem !important;
	}
	
	.swilly-news-cont-2 .is-18::before {
		font-size: 15px;
	}
	
	.swilly-maincontent {
		flex-direction: column;
	}
	
	.swilly-maincontent-1, .swilly-maincontent-2 {
		width: 100%;
	}
	
	.swilly-politic {
		flex-direction: column;
	}
	
	.swilly-politic a {
		display: block;
		padding: 0;
	}
	
	.swilly-header-cont .row.align-items-center.g-3 {
		--bs-gutter-x: unset;
		--bs-gutter-y: unset;
		width: 100%;
		justify-content: space-between;
		padding-bottom: 25px;
	}
	
	.swilly-logged-btns {
		width: unset;
	}
	
	.swilly-nav {
		position: absolute;
		bottom: 5px;
		right: 0;
		left: 0;
		width: 100%;
	}
	
	.swilly-donat-item-img {
		bottom: -25px;
	}
	
}

@media screen and (max-width: 700px) {
	
	.swilly-header-btns a {
		width: 49%;
	}
	
	.swilly-nav .navigation a {
		padding: 0.4rem 0.45rem;
		font-size: 0.8rem;
	}
	
	.swilly-nav .navigation .after::after {
		right: -5px;
	}
	
	.swilly-reg-point {
		flex-direction: column;
	}
	
	.swilly-reg-point-info, .swilly-reg-point-input {
		width: 100%;
	}
	
	.swilly-reg-text div {
		font-size: 12px;
	}
	
	.swilly-reg-heading {
		font-size: 21px;
	}
	
	.swilly-shop-item {
		width: 32%;
	}
	
	.swilly-golos-site, .swilly-golos-site-noactive {
		width: calc(33.33% - 10px);
		flex: 0 0 calc(33.33% - 10px);
	}
	
}

@media screen and (max-width: 635px) {
	
	.swilly-nav .navigation {
		flex-wrap: wrap;
		margin: auto;
	}
	
	.swilly-slide {
		background-position: 60% 0;
	}
	
	.swilly-copyright {
		font-size: 0.8rem !important;
	}
	
	.swilly-politic a {
		font-size: 12px;
	}
	
	.swilly-start-ourlinks {
		padding: 30px 30px 180px 30px;
	}
	
	.swilly-start-ourlinks-skins {
		left: 20%;
	}

	.swilly-start-ourlinks p {
		width: 100%;
		font-size: 15px;
	}
	
	.swilly-start-box h3, .swilly-start-ourlinks h4 {
		font-size: 18px;
	}
	
	.swilly-start-ourlinks-link {
		font-size: 15px;
		padding: 10px 25px;
	}
	
	.swilly-start-box {
		width: 100%;
	}
	
	.swilly-donat-commands-item p:last-child, .swilly-donat-kits-item p {
		font-size: 12px;
	}
	
	.swilly-donat-selector {
		width: 70%;
	}
	
	.swilly-header-btns {
		width: 45%;
	}
	
	.swilly-logged-btns {
		width: unset;
	}
	
	.swilly-launcher-item {
		width: 100%;
		margin-bottom: 20px;
	}
	
	.swilly-launcher-flex {
		flex-direction: column;
	}
	
	.swilly-banlist-search {
		flex-direction: column;
	}
	
	.swilly-banlist-search .form-control, .swilly-banlist-search .form-select {
		width: 100%;
		margin-bottom: 5px;
	}
	
	.swilly-banlist-search .btn {
		width: 100%;
		padding: 0.3rem 0;
	}
	
	.swilly-banlist-header {
		font-size: 24px;
	}
	
	.swilly-banlist-botheader {
		font-size: 13px;
	}
	
	.swilly-banlist-table tbody td {
		font-size: 13px;
	}
	
	.swilly-banlist-table thead {
		font-size: 14px;
	}
	
	.swilly-shop-page .form-select {
		font-size: 0.775rem;
	}
	
	.swilly-shop-modal.show .modal-dialog {
		width: 100%;
		max-width: 100%!important;
		margin: 0;
	}
	
	.swilly-golos-help img {
		padding: 3px 20px;
		width: 20%;
	}
	
	.swilly-golos-help .text {
		line-height: 19px;
		padding: 7px 17px;
		width: 79%;
	}
	
	.swilly-golos-help {
		padding: 15px 0;
	}
	
	.swilly-golos-block {
		flex-direction: column;
	}
	
	.swilly-golos-what-item {
		width: 100%;
		margin-bottom: 1%;
		border: unset;
		border-bottom: 1px solid #DEDEDE;
		border-radius: unset;
	}
	
}
	


@media screen and (max-width: 535px) {
	
	.swilly-copyright {
		font-size: 0.9rem !important;
		margin-top: 10px;
	}
	
	.swilly-politic a {
		font-size: 14px;
	}
	
	.swilly-modal-inputs {
		width: 100%;
	}
	
	.swilly-servers-title {
		font-size: 27px;
	}
	
	.swilly-server-about {
		font-size: 14px;
	}
	
	.swilly-server-block-item p {
		font-size: 16px;
	}

	.swilly-server-block-item h3 {
		font-size: 23px;
	}
	
	.swilly-server-modifications-item {
		width: 49%;
		margin-right: unset;
	}
	
	.swilly-server-modifications-bottom {
		justify-content: space-between;
	}
	
	.swilly-reg-heading {
		font-size: 18px;
	}
	
	.swilly-start-ourlinks-skins {
		left: 15%;
	}
	
	.swilly-donat-kits-block {
		flex-direction: column;
	}
	
	.swilly-donat-kits-item {
		width: 100%;
		margin-bottom: 15px;
	}
	
	.swilly-donat-item-img {
		bottom: 15px;
		right: 0;
		height: 55%;
	}
	
	.swilly-donat-commands-item {
		width: 100%;
	}
	
	.swilly-shop-item {
		width: 48%;
	}
	
	.search_mods, .search {
		flex-wrap: wrap;
	}
	
	.swilly-shop-page .form-select:first-child {
		width: 100%;
		margin-bottom: 2%;
	}
	
	.swilly-shop-page .form-select:nth-child(2) {
		width: 80%;
	}
	
	.swilly-shop-page .form-select:last-child {
		width: 18%;
	}
	
	.swilly-golos-table {
		flex-direction: row;
		justify-content: center;
	}
	
	.swilly-golos-site, .swilly-golos-site-noactive {
		width: calc(50% - 10px);
		flex: 0 0 calc(50% - 10px);
		margin-bottom: 10px;
	}

}

@media screen and (max-width: 500px) {
	
	.swilly-nav {
		top: 0;
		right: 25px;
		display: flex;
		justify-content: flex-end;
		align-items: center;
		height: 100%;
		bottom: unset;
		left: unset;
		width: unset;
	}
	
	.swilly-navigation-btn-openner {
		display: block;
	}
	
	.swilly-header-cont .row.align-items-center.g-3 {
		padding-bottom: unset;
	}
	
	.swilly-nav .navigation {
		flex-wrap: wrap;
		margin: auto;
		position: fixed;
		background: #fff;
		border-radius: 5px;
		filter: drop-shadow(0px -1.00694px 4.02778px rgba(200, 196, 196, 0.08)) drop-shadow(0px 4.02778px 4.02778px rgba(200, 196, 196, 0.25));
		right: 15px;
		left: 15px;
		flex-direction: column;
		align-items: flex-start;
		padding: 10px 20px;
		display: none;
		top: 100px;
	}
	
	.swilly-header-btns {
		width: auto;
		justify-content: space-between!important;
		display: none;
		position: fixed;
		bottom: 15px;
		left: 15px;
		right: 15px;
		background: #fff;
		border-radius: 5px;
		filter: drop-shadow(0px -1.00694px 4.02778px rgba(200, 196, 196, 0.08)) drop-shadow(0px 4.02778px 4.02778px rgba(200, 196, 196, 0.25));
		padding: 10px 20px;
	}
	
	.header-user {
		width: 100%;
	}
	
	.header-user .row.align-items-center {
		justify-content: space-between;
		width: 100%;
		margin-right: 0;
		margin-left: 0;
	}
	
	.header-user .row.align-items-center >* {
		-webkit-box-flex: unset;
		-webkit-flex: unset;
		-ms-flex: unset;
		flex: unset;
		width: unset;
		padding-right: unset;
		padding-left: unset;
		max-width: unset;
	}
		
	.swilly-servers-title {
		font-size: 24px;
	}
	
	.swilly-server-about {
		font-size: 13px;
	}
	
	.swilly-server-block-item p {
		font-size: 15px;
	}
	
	.swilly-server-block-item h3 {
		font-size: 22px;
	}
	
	.swilly-start-ourlinks p {
		font-size: 14px;
	}
	
	.swilly-start-ourlinks-link {
		font-size: 14px;
		padding: 8px 20px;
	}
	
	.swilly-donat-selector {
		width: 90%;
	}
	
	.swilly-rules-text {
		font-size: 14px;
	}
	
	.swilly-rules-top {
		font-size: 18px;
	}
	
	.swilly-rules-bot {
		font-size: 13px;
	}
	
	.swilly-shop-modal .item_modal_net {
		padding: 15px 15px;
	}
	
	.swilly-shop-modal .item_modal_info_li span {
		white-space: nowrap;
	}
	
	.swilly-shop-modal .item_modal_info_li {
		grid-gap: 50px;
	}
	
	.swilly-golos-top thead tr td:first-child {
		width: 35px;
	}
	
	.swilly-golos-top thead tr {
		font-size: 13px;
	}
	
	.swilly-golos-top tbody tr {
		font-size: 12px;
	}
	
	.swilly-golos-status {
		width: 49%;
		margin-bottom: 1%;
	}

	.swilly-golos-status-end {
		width: 49%;
		margin-bottom: 1%;
	}
	
	.swilly-golos-header {
		font-size: 26px;
		text-align: center;
	}
	
	.swilly-golos-miniheader {
		font-size: 20px;
		text-align: center;
	}
	
	.swilly-golos-help img {
		width: 100px;
	}
	
	.swilly-golos-site, .swilly-golos-site-noactive {
		width: calc(50% - 10px);
		flex: 0 0 calc(50% - 10px);
	}
	
}


@media screen and (max-width: 440px) {
	
	.swilly-logo {
		width: 30%;
	}
	
	.swilly-logo img {
		width: 100%;
	}
	
	.swilly-nav .navigation {
		width: 85%;
	}
	
	.swilly-news-cont-2 a.btn.btn-green.px-5 {
		padding-right: 20px!important;
		padding-left: 20px!important;
	}
	
	.swilly-reg-heading {
		font-size: 14px;
		margin-bottom: 15px;
	}
	
	.swilly-start-ourlinks-skins {
		left: 0;
	}
	
	.swilly-donat-item {
		flex-basis: 100%;
		max-width: 100%;
	}
	
	.swilly-donat-item-img {
		bottom: 25px;
		width: 75%;
		height: unset;
	}
	
	.swilly-shop-item {
		width: 100%;
	}
	
	.swilly-shop-page .form-control {
		width: 100%;
		margin-bottom: 2%;
	}
	
	.swilly-shop-page .btn-green, .swilly-shop-page .btn-orange {
		width: 48%;
	}
	
	.swilly-shop-modal .item_modal_img {
		--size: 85px;
	}
	
	.swilly-shop-modal .item_modal_info {
		width: 71%;
	}
	
	.swilly-shop-modal .item_modal_name {
		font-size: 22px;
	}
	
	.swilly-shop-modal .item_modal_server {
		font-size: 15px;
	}
	
	.swilly-shop-modal .item_modal_btn {
		width: 60%;
		font-size: 14px;
		margin: 20px auto 15px;
	}
	
}

@media screen and (max-width: 410px) {
	
	.swilly-servers-title {
		font-size: 19px;
	}
	
	.swilly-server-modifications-top {
		font-size: 18px;
	}
	
	.swilly-server-block-item {
		width: 100%;
	}
	
	.swilly-server-block-item p {
		font-size: 16px;
	}
	
	.swilly-server-block-item h3 {
		font-size: 23px;
	}
	
	.swilly-server-modifications-item {
		width: 100%;
	}
	
	.swilly-start-ourlinks-btns {
		display: flex;
		flex-direction: column;
	}
	
	.swilly-start-ourlinks-link:last-child {
		margin-left: unset;
		margin-top: 5px;
	}
	
	.swilly-start-ourlinks-skins {
		left: 0;
		width: 90%;
	}
	
	.swilly-start-ourlinks {
		padding: 30px 30px 130px 30px;
	}
	
	.swilly-donat-selector {
		width: 100%;
	}
	
	.swilly-rules-top {
		font-size: 15px;
		padding: 15px;
	}
	
	.swilly-rules-bot {
		padding: 0 15px 15px 15px;
	}
	
	.swilly-shop-modal .item_modal_info {
		width: 100%;
	}
	
	.swilly-shop-modal .item_modal_info_li {
		grid-gap: 25%;
	}
	
	.swilly-shop-modal .item_modal_net {
		justify-content: center;
	}
	
	.swilly-shop-modal .item_modal_btn {
		width: 100%;
	}
	
	.swilly-shop-modal .item_modal_name {
		width: 80%;
		margin: auto;
	}
	
}

@media screen and (max-width: 370px) {
	
	.swilly-donat-item-img {
		width: 100%;
	}
	
	.swilly-shop-modal .item_modal_info_li {
		grid-gap: 10%;
	}
	
	.swilly-golos-site, .swilly-golos-site-noactive {
		width: 100%;
		flex: 0 0 100%;
	}
}