.swiper.only-mobile-swiper .swiper-pagination {
	position: relative;
	bottom: auto;
	margin-top: 20px;
}
.dom .dom__sets ul li .set__wrap .icon {
	border-radius: 50%;
	background: var(--main-blue);
	width: 40px;
	height: 40px;
}
.dom .dom__sets ul li .set__wrap .icon svg {
	width: 20px;
	height: 20px;
}
.ssl-main.ssl-detail .table__paginaton {
	box-shadow: var(--box-shadow-light);
    background: var(--bg-100);
}
.block__search .filter__list .btns {
	justify-content: flex-end;
	position: static;
	flex: 0 0 100%;
}
.ssl-main.ssl-detail .container.bg-white {
	background: #fff;
}
.table__servicestatus.item .servicestatus__title {
	background: var(--bg-300);
}
.ssl-main .tariff.v2 {
	padding-left: 40px;
	padding-right: 40px;
}
.ssl-main.ssl-detail .ssl-detail__container .ssl-table {
	margin-bottom: 0;
}
.ssl-main.ssl-detail .ssl-detail__container {
	margin-bottom: 40px;
}
.block__search .filter__list .filter__section .filter__row._mb-big {
	margin-bottom: 20px;
}
.ssl-detail .table__paginaton {
	margin: 0;
}
.block__search .filter__list .filter__section .filter__row:last-child {
	margin-bottom: 0;
}
.table__paginaton .table__pagination__num {
	width: auto;
}
.table__nums {
	display: flex;
	justify-content: space-between;
	width: 33.3333%;
	gap: 23px;
}
.domain-check .selected-domains {
	align-items: center;
	justify-content: flex-start;
	padding-bottom: 10px;
}
.domain-check .selected-domains .items li {
	padding-bottom: 0;
}
.public-page.domain-transfer .selected-domains-drop ul.tabs {
	padding: 0 0px;
	margin: 0 -20px;
}
.public-page.domain-transfer .selected-domains-drop .tabs-btns-container {
	margin: 0 20px;
	padding: 0 0px;
	border-bottom: #E5E7EB 1px solid;
}
.selected-domains-drop {
	display: none;
}
.selected-domains-drop._active {
	display: block;
}
.selected-domains-drop .tabs__items {
	padding: 16px 20px 20px;
}
.selected-domains-drop .tabs .tab {
	font-size: 18px;
	font-weight: 400;
	padding: 16px 20px;
}
.selected-domains-drop .tabs .tab, .selected-domains-drop .tabs .tab.active {
	border: 0;
}
.tabs__items-item-price {
	font-size: 17px;
	line-height: 20px;
	color: #6B7280;
}
.tabs__items-container>div {
	min-height: 27px;
}
.tabs__items-container .checkbox__label {
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	color: #374151;
	align-items: center;
}
.btn-domains {
	border: 0;
	color: #356DD4;
	display: flex;
	align-items: center;
	box-shadow: none;
}
.btn-domains .btn-domains__arrow {
	display: flex;
	align-items: center;
	justify-content: center;
	transition: transform 0.3s ease;
	transform: rotate(180deg);
}
.btn-domains._active .btn-domains__arrow {
	transform: rotate(0deg);
}
.btn-domains:hover {
	background: transparent
}
.domain-check .selected-domains-drop .tabs {
	flex-direction: row;
	overflow: auto;
	position: relative;
}
.domain-check .selected-domains-drop .tabs-btns-container {
	position: relative;
}
.domain-check .selected-domains-drop .tabs-btns-container:after {
	content: '';
    background-image: linear-gradient(270deg, #efefef, transparent);
    width: 70px;
    height: 63px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 11;
	pointer-events: none;
}
.domain-check .selected-domains-drop .tabs li {
	border-bottom: 2px solid transparent;
	white-space: nowrap;
}
.domain-check .selected-domains-drop .tabs li.active {
	border-bottom: 2px solid #356DD4;
}
.selected-domains-drop .tabs__items-item:last-child {
	border: 0;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
@media(max-width: 1000px) {
	.table__nums {
		justify-content: center;
		gap: 15px;
	}
	.table__paginaton .table__pagination__num {
		gap: 15px;
	}
	.table__nums {
		width: 100%;
	}
	.table__nums .table__pagination__num .table__pagination__item:last-child {
		display: none;
	}
}
@media(max-width: 1023px) {
	.public-page.domain-transfer.domain-check .selected-domains-drop .tabs {
		overflow: auto;
		flex-direction: row;
		white-space: nowrap;
		padding-bottom: 10px;
		margin: 0;
	}
	._closed.accordion-footer~.accordion-footer__drop {
		display: none;
	}
	._closed.accordion-footer .accordion-footer__icon {
		transform: rotate(0deg);
	}
	.accordion-footer .accordion-footer__icon {
		transition: transform 0.3s ease;
		transform: rotate(180deg);
	}
	.tariff.next-gen {
		padding-left: 20px;
		padding-right: 20px;
	}
}
@media(min-width: 992px) {
	.tariff.v2.bg-gray {
		background: #f8f9fc;
		box-shadow: var(--box-shadow-light);
	}
}
@media(max-width: 900px) {
	.transfer-list table .domain {
		margin-bottom: 5px;
	}
	.ssl-detail .ssl-table td.verify {
		display: none;
	}
	.ssl-detail .ssl-table td.ex {
		display: none;
	}
	.ssl-main .container .ssl-table tbody .item {
		display: flex;
		flex-wrap: wrap;
		gap: 0;
	}
	.ssl-main .container .ssl-table tbody .actions a {
		margin: 0 0 0 auto;
	}
	.ssl-main .container .ssl-table tbody .item>* {
		flex: 0 0 33.333%;
	}
}
@media(max-width: 767px) {
	.selected-domains-container .selected-domains {
		display: block;
	}
	.selected-domains-container .selected-domains .btn-domains {
		margin: 20px auto 0;
	}
	.dedicated-page .swiper-control-wrapper .swiper-button-next {
		right: -20px;
	}
	.dedicated-page .swiper-control-wrapper .swiper-button-prev {
		left: -20px;
	}
	.ssl-main.ssl-detail .block__search .filter__section {
		flex: 0 0 calc(50% - 30px);
		max-width: none;
	}
	.ssl-main.ssl-detail .block__search .filter__section-cost {
		flex: 0 0 100%;
		max-width: 300px;
	}
	.ssl-detail .block__search .filter__list {
		gap: 25px;
	}
}
@media(max-width: 689px) {
	.container .dom .transfer-list table tr {
		height: auto;
	}
}
@media (max-width: 600px) {
	.ssl-main.ssl-detail .block__search .filter__section {
		flex: 0 0 100%;
		max-width: none;
	}
	.ssl-main.ssl-detail .block__search .filter__section-cost {
		flex: 0 0 100%;
		max-width: 300px;
	}
	.ssl-main .container .ssl-table tbody .item>* {
		flex: 0 0 50%;
		margin: 0px 0px 20px 0px;
	}
	.ssl-main .container .ssl-table tbody .actions {
		flex: 0 0 100%;
		margin: 0px 0px 0px 0px;
	}
}
@media (max-width: 420px) {
	.support-page .search form .field input {
		font-size: 18px;
	}
}
@media (min-width: 1024px) {
	.only-mobile-swiper .swiper-wrapper {
		transform: translate(0) !important;
	}
	.tabs__items-container>div:nth-child(3n+2) .tabs__items-container-item {
		margin: 0 auto;
	}
	.tabs__items-container>div:nth-child(3n) .tabs__items-container-item {
		margin: 0 0 0 auto;
	}
	.selected-domains-drop .tabs__items {
		padding-bottom: 20px;
	}
}
@media (min-width: 768px) {
	.tabs__items-container .tabs__items-container-item {
		max-width: 290px;
	}
}
@media(max-width: 1200px) {
	.ssl-detail .block__search .filter__list {
		padding-bottom: 20px;
	}
}
@media(max-width: 900px) and (min-width: 690px) {
	.container .transfer-list table thead {
		display: table-header-group;
	}
	.container .transfer-list table thead tr {
		background: #F4F4F4;
	}
	.container .transfer-list table tr td {
		display: table-cell;
	}
	.container .transfer-list table tr {
		display: table-row;
		height: 60px;
	}
	.transfer-list table .status>div {
		margin-left: auto;
	}
}
/*footer*/
.footer li a:not([class^="text-//["]) {
	color: #ffffff;
}
.footer .social__block__social .soc {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #7C7C7C;
	font-size: 16px;
}
@media(min-width: 1024px) {
	.footer li a:not([class^="text-//["]), .footer a.mail-block__num {
		transition: opacity 0.3s ease;
	}
	.footer li a:not([class^="text-//["]):hover, .footer a.mail-block__num:hover {
		opacity: 0.6;
	}
	.footer .soc {
		transition: border 0.3s ease, color 0.3s ease;
	}
	.footer .soc:hover {
		border-color: #fff;
		color: #ffffff;
	}
}
.footer a.mail-block__num {
	width: max-content;
}
.footer a {
	text-decoration-skip-ink: none;
}
.phone-block {
	color: #A4A4A4;
}
.phone-block__num {
	color: #ffffff;
}
.footer .mail-block {
	color: #A4A4A4;
}
.footer .mail-block__num {
	color: #ffffff;
}
.footer .mail-block__num {
	display: inline-block;
}
.footer .mail-block__line>* {
	white-space: normal;
	word-break: normal;
	line-height: 24px;
}
@media(min-width: 768px) {
	.footer .mail-block {
		display: block;
	}
	.footer .mail-block__line {
		flex: 0 0 auto;
		display: grid;
		grid-template-columns: 130px 1fr;
	}
}
@media(max-width: 500px) {
	.domain-check .selected-domains-drop .tabs {
		flex-direction: row;
		overflow: auto;
	}
}
/*===========================*/


.domain-check.v2 .result {
	padding: 0;
}
.domain-check .selected-domains-drop .tabs-btns-container:after {
	display: none;
}
@media (max-width: 600px) {
	.domain-check .selected-domains-drop .tabs-btns-container:after {
		display: none;
	}
	.domain-check .selected-domains-drop .tabs {
        overflow: unset;
        justify-content: center;
        gap: 10px;
	}
	.selected-domains-drop .tabs .tab {
		font-size: 16px;
		font-weight: 400;
		padding: 4px;
	}
	/* .domain-check .search__map {
        padding: 0;
    } */


}

.tabs__items-container .checkbox__label input {
	margin-top: 0;
}



.domain-renew-text {
	padding: 0 20px 20px;
}
@media (max-width: 500px) {
	.domain-renew-text {
		padding: 10px 20px;
	}
}


.dom .dom__tabs ul {
	overflow: auto;
}
.dom .dom__tabs ul li span {
	white-space: nowrap;
}
/*From 01 08 2025 fixes to quit tailwind*/
/*domains results*/
.domain-results__item-loading {
	display: flex;
	align-items: center;
}
.domain-results__item-loading-text {
	margin-left: 20px;
}
.domain-results .domain-results__item-booked {
	margin-right: 0px;
}
.domain-results .domain-results__item-price-container {
	margin-right: 0;
}
.domain-results .domain-results__item-container {
	gap: 20px;
}
.domain-results__item-price-request {
	font-weight: 500;
}
@media (min-width: 768px) {
	.domain-results .domain-results__item-loading-text {
		min-width: 115px;
		text-align: left;
	}
	.domain-results__item-order-btn {
		min-height: 40px;
		min-width: 115px;
	}
	.domain-results__item-whois-btn {
		min-height: 40px;
		min-width: 115px;
		justify-content: center;
	}
	.domain-results__item-booked {
		min-width: 115px;
		min-height: 40px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
}
/*domain-results__filter 08 18 2025*/
.domain-results__order-free {
	flex-wrap: wrap;
}
.domain-results__filter {
	margin: 0px 15px 0px 0px;
}
.domain-results__order-free .domain-results__order-btn {
	white-space: nowrap;
	margin: 0px 0 0px -12px;
	margin: 0px 0 0px auto;
}
.domain-results .domain-results__item-booked--long {
	padding: 0 14.5px;
	min-width: 250px;
	text-align: center;
}
.domain-results {
	width: 100%;
	margin-top: 15px;
	border-radius: 20px;
	border: 2px solid #EFF0F6;
	overflow: hidden;
}
.domain-results.domain-results--active {
	border-color: #009B5F;
}
.domain-results.domain-results--active .domain-results__item-domain-name {
	color: #009B5F;
}
.domain-results__item:not(:first-child) {
	border-top: 2px solid #EFF0F6;
}
@media (min-width: 768px) {
	.domain-results .domain-results__order-free {
		justify-content: space-between;
	}
}
/*registration*/
.registration__form .step_1 {
	padding: 28px 25px;
}

.registration__form .step_1 .person-radio {
	display: none;
}

.registration__form .step_1 .line__wrap {
	overflow: hidden;
	border-radius: 12px;
}

.registration__form .step_1 .line {
	flex: 0 0 50%;
}

.registration__form .step_1 .line label {
	font-size: 18px;
	line-height: 28px;
	font-weight: 600;
	color: #666666;
	background: #EEF2F8;
	padding: 15px 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0px 0px 0px 0px;
	white-space: nowrap;
}
.registration__form .step_1 .person-radio:checked~label {
	color: #ffffff;
	background: #356DD4;
}
/*ISO*/
.vzr-iso__item {
	padding: 20px 20px;
	background: #fff;
}
.vzr-iso__top {
	border-bottom: 1px solid var(--border-color);
}
.vzr-iso .vzr-iso__bottom {
	padding: 0px 0px 0;
}
.vzr-iso__bottom table tbody tr:last-child {
	border-bottom: 0;
}
.vzr-iso__head {
	margin: 0px 0px 20px 0px;
	font-weight: 600;
}
.vzr-iso__input {
	max-width: 420px;
}
.vzr-iso__input:last-child {
	margin: 0px 0px 0px 0px;
}
.table-default__mobile-name {
	display: none;
}
.container:not(.public-page) .table-default table thead tr th {
	font-weight: 700;
}
.vzr-iso__allert {
	margin: 0px 0px 20px 0px;
}
/*allert*/
.allert {
	border: 1px solid #F9F0CF;
	background: #FFFBEB;
	color: #92400E;
	border-radius: 6px;
	box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.03);
	display: flex;
	max-width: 400px;
	padding: 18px;
}
	.allert__icon {
		margin: 0px 12px 0px 0px;
	}
	.allert__info {}
	.allert__head {
		font-weight: 700;
		font-size: 20px;
		line-height: 20px;
		margin: 0px 0px 10px 0px;
	}
	.allert__text {
		font-weight: 400;
		font-size: 17px;
		line-height: 20px;
	}
/*soa-settings-form*/
.soa-settings-form {
	max-width: 620px;
}
.soa-settings-form .form__block {
	padding: 0 35px;
}
.form__title {
	margin-bottom: 20px;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
input[type="number"] {
	-moz-appearance: textfield;
}
/*media*/
@media (min-width: 501px) {
	.vzr-iso__item {
		padding: 20px 35px;
	}
}
@media (min-width: 768px) {
	.allert {
		padding: 20px;
	}
	.registration__form .step_1 .line__wrap {
		margin: 0 auto;
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}
}
@media (min-width: 1024px) {
	.vzr-iso__allert {
		position: absolute;
		top: 105px;
		right: 5%;
		margin: 0px 0px 0px 0px;
	}
	.vzr-iso__middle {
		position: relative;
	}
}
@media (min-width: 1200px) {
	.vzr-iso__allert {
		right: 22%;
	}
}
@media (max-width: 900px) {
	.table-default__mobile-name {
		display: block;
		font-weight: 700;
	}
	.table-default table tbody tr td {
		margin: 0px 0px 20px 0px;
	}
	.table-default table tbody tr td:last-child {
		margin: 0px 0px 0px 0px;
	}
	.container:not(.public-page) .table-default table tbody tr {
		padding: 20px 0;
	}
	.container:not(.public-page) .table-default table tbody tr td:first-child {
		font-weight: 400;
	}
}
/*===========================*/