.re-ban-list_1 {
	display: block
}

.uk-services {
	border-radius: 35px;
	background: #fff;
	margin-bottom: -62px;
	position: relative;
	z-index: 1;
	padding: 8px 30px 47px
}

.uk-services-box1,
.uk-services-box2 {
	border-radius: 9px;
	border: 1px solid #ccc;
	padding: 80px 14px 72px 29px;
	transition: all .3s ease-in-out
}

.uk-services-box1:hover,
.uk-services-box2:hover {
	border: 1px solid #091437
}

.uk-services-box-1-img {
	padding-bottom: 48px
}

.uk-services-box2 {
	padding: 28px 28px
}

@media(max-width:1050px) {
	.uk-services .wv-col-5 {
		padding: 0 10px
	}

	.uk-services .wv-col-7 {
		padding: 0
	}

	.uk-services .wv-col-5,
	.uk-services .wv-col-7 {
		width: 100%
	}

	.uk-services-box-1-img {
		text-align: left
	}

	.uk-services-box1 {
		margin-bottom: 20px;
		padding: 34px 14px 32px 29px
	}

	.uk-services-box-1-img {
		padding-bottom: 15px
	}
}

@media(max-width:768px) {
	.uk-services-box2 {
		margin-bottom: 8px
	}

	.uk-services {
		padding: 8px 10px 28px
	}
}

.uk-bigger {
	padding-bottom: 45px
}

.uk-website-box {
	flex: 1;
	border-radius: 26px;
	border: 1px solid #d8dce7;
	transition: all .3s ease-in-out
}

.uk-website-box:hover {
	border: 1px solid #5a4f33
}

.uk-website-box-list {
	max-width: 622px;
	margin-left: auto
}

.uk-website-box-list li {
	font-size: 18px;
	display: flex;
	flex-flow: row wrap;
	margin-bottom: 20px;
	position: relative;
	padding-left: 25px;
	width: 50%
}

.uk-website-box-list li:before {
	content: '✔';
	position: absolute;
	top: -2px;
	left: 0;
	font-size: 20px;
	color: #6bb577
}

@media(max-width:991px) {
	.uk-website-box-list li {
		width: 100%
	}

	.uk-website-box {
		max-width: 390px;
		margin: 0 auto 22px
	}
}

.wv-col-4:nth-child(3) .uk-plan-box {
	background: #0c1e5e
}

.wv-col-4:nth-child(2) .uk-plan-box {
	background: #0a0823
}

.uk-plan-h2 .crncy_fas {
	font-weight: 700
}

.plan-ttl {
	padding: 15px 0;
	font-weight: 400
}

.uk-plan-box {
	border-radius: 10px;
	background: #0f0a50;
	transition: all .4s ease-in-out;
	flex-flow: column;
	display: flex
}

.uk-plan-box2 {
	position: relative;
	border: 1px solid #e2e2e2;
	background: #fff;
	padding: 48px 26px 90px;
	flex: 1;
	border-radius: 10px 10px 8px 8px;
	transition: all .3s ease-in-out;
	border-bottom: 6px solid #e2e2e2
}

.uk-plan-box:hover .uk-plan-box2 {
	border-color: #23213f
}

.uk-plan-ttl1 {
	color: #252c43;
	font-size: 20px;
	font-weight: 700
}

.uk-plan-p {
	color: #35354f;
	font-size: 14px
}

.uk-plan-small {
	color: #3b3b55;
	font-size: 12px
}

.uk-plan-h2 {
	color: #0a0823;
	font-size: 40px;
	font-weight: 700
}

.uk-plan-grab {
	color: #35354f;
	font-size: 14px;
	border-bottom: 1px solid #3b3b55;
	margin-bottom: 38px
}

.uk-plan-grab small {
	font-size: 14px;
	color: #bc2b17;
	font-weight: 600;
	text-transform: uppercase
}

.uk-plan-moback {
	color: #35354f;
	font-size: 13px
}

.uk-plan-btn {
	font-size: 16px;
	padding: 18px 20px;
	width: 100%;
	max-width: 220px
}

.uk-domain {
	background: linear-gradient(180deg, #282646 0, #090820 92.5%, #0a0823 100%)
}

.uk-dom-search-box {
	max-width: 815px;
	border-radius: 13px;
	background: #fff;
	display: flex;
	justify-content: space-between;
	overflow: hidden;
	position: relative;
	padding-left: 30px
}

.uk-dom-search-box input {
	border: none;
	outline: 0
}

.uk-dom-input {
	width: 100%
}

.mh-form-btn {
	color: #252c43;
	font-size: 18px;
	border-radius: 13px;
	background: #fb0;
	border: none;
	outline: 0;
	padding: 19px 38px;
	cursor: pointer;
	font-weight: 500
}

.uk-domain-row {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between
}

.uk-domain-col {
	cursor: pointer;
	border-right: 1px solid #252244;
	padding: 8px 30px 8px 0
}

.uk-dom-p {
	color: #b2acef;
	font-size: 18px;
	padding-top: 4px
}

.uk-domain-row .uk-domain-col:last-child {
	border: none
}

.uk-dom-ttl {
	padding-left: 15px
}

@media(max-width:1070px) {
	.uk-domain-col {
		border: none
	}
}

@media(max-width:768px) {
	.uk-dom-ttl {
		padding: 0 0 25px
	}

	.uk-domain .wv-col-5 {
		order: 1
	}

	.uk-domain .wv-col-7 {
		order: 2
	}
}

@media(max-width:550px) {
	.uk-dom-search-box {
		padding-left: 20px
	}

	.uk-domain-col {
		padding: 8px 30px 24px 0
	}

	.mh-form-btn {
		font-size: 14px;
		padding: 14px 18px
	}
}

.uk-stress2 {
	margin-top: -126px
}

.uk-stress {
	border-radius: 35px;
	background: #fff;
	box-shadow: 0 4px 10.5px 0 rgba(0, 0, 0, .13);
	overflow: hidden
}

.uk-stress>.wv-row>.wv-col-6 {
	padding: 0
}

.uk-stress-img {
	position: relative
}

.uk-stress-img:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: url('/assets/img/hosting/customer-support.webp') center center no-repeat;
	background-size: cover;
	width: 95%
}

.uk-stress-img,
.uk-stress-img img {
	width: 100%;
	height: 100%
}

@media(max-width:991px) {
	.uk-stress-img {
		padding-right: 20px
	}

	.uk-stress-col2 .wv-col-6 {
		padding-bottom: 40px
	}
}

@media(max-width:768px) {
	.uk-stress>.wv-row>.wv-col-6:first-child {
		display: none
	}

	.uk-stress .wv-row .wv-col-6 {
		width: 50%
	}

	.uk-stress>.wv-row>.wv-col-6 {
		width: 100%
	}

	.uk-stress {
		border-radius: 10px;
		padding: 10px 40px
	}
}

@media(max-width:550px) {
	.uk-stress .wv-row .wv-col-6 {
		width: 100%
	}

	.uk-stress {
		border-radius: 10px;
		padding: 10px 18px
	}
}

.uk-days-box {
	border-radius: 35px;
	border: 4px solid #fff;
	position: relative;
	background: url('/assets/img/hosting/all-on-us.webp') center center no-repeat;
	background-size: cover;
	padding-left: 90px
}

.uk-days-box1 {
	position: relative
}

.uk-days-box:before {
	display: none
}

.uk-days-box1:before {
	background: #0f0d2c;
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: -30px;
	height: 182px;
	z-index: -1
}

@media(max-width:991px) {
	.uk-days-box {
		padding-left: 20px
	}
}

@media(max-width:768px) {
	.uk-plan-box2 {
		padding: 22px 26px 80px
	}

	.uk-days-box {
		border-radius: 20px;
		background: linear-gradient(0deg, #0a0823 28.96%, #090820 35.42%, #282646 93.54%)
	}
}

@media(min-width:1600px) {
	.re-banner-image {
		width: 607px;
		height: 603px
	}

	.re-banner {
		padding-top: 172px
	}
}

@media(min-width:768px) {
	.re-banner {
		padding-bottom: 90px
	}
}

.wh-boost .wv-container {
	margin-bottom: 0
}

.bubble {
	position: absolute;
	top: 7px;
	right: 18%;
	display: block
}

.mw-menu {
	padding-top: 10px
}

.bubble-mob {
	display: none;
	position: absolute;
	top: 20px;
	left: 100px
}

.mw-sub-content-li {
	position: relative
}

.drop-link-sup-tt {
	color: #fff;
	background: #556bd5;
	vertical-align: middle;
	font-size: 10px;
	padding: 5px 7px;
	border-radius: 3px;
	font-weight: 500;
	margin-left: 2px;
	border: none;
	display: inline-block
}

.drop-link-sup-tt2 {
	margin-bottom: 2px
}

@media(max-width:994px) {
	.bubble {
		display: none
	}

	.bubble-mob {
		display: block
	}
}

.mw-menu-tabs {
	padding: 38px 25px
}

@media (max-width:1400px) {
	.mw-menu-tabs {
		padding: 25px 13px
	}

	.mw-menu-tab-dwn::after,
	.mw-menu-tab-dwn::before {
		left: -1px
	}

	.bubble,
	.bubble-mob {
		top: 0
	}

	.mw-menu-tabs::after {
		bottom: 14px
	}
}

@media (min-width:995px) {
	.mw-submenu {
		left: 52%
	}
}

.mw-menu-left-2 {
	margin-right: 0
}

.mw-menu-logo-a {
	position: relative
}

.mw_flag {
	padding-left: 12px;
	display: block
}

@media (max-width:1600px) {
	.mw_flag img {
		width: 32px !important;
		height: 20px !important
	}
}

.mw-flag-dropdown {
	position: relative;
	display: inline-block
}

.mw-flag-toggle {
	background: 0 0;
	border: 0;
	cursor: pointer;
	display: flex;
	align-items: center;
	padding: 20px !important
}

.mw-flag-drop-list {
	padding: 12px
}

.mw-flag-drop-list img {
	width: 30px;
	height: 30px
}

.mw-flag-drop {
	padding: 20px
}

.mw-flag-drop.mw-show {
	display: block
}

.mw-flag-lnk {
	color: var(--gray_clr)
}

.mw-flag-dropdown-small,
.mw-flag-toggle::after {
	display: none
}

@media (max-width:1400px) {
	.mw-flag-txt {
		font-size: 14px
	}
}

@media (max-width:991px) {
	.mw-flag-dropdown {
		display: block
	}

	.mw-flag-dropdown-larg {
		display: none
	}

	.mw-flag-dropdown-small {
		display: block
	}

	.mw-flag-toggle {
		padding: 20px 30px !important
	}
}

.mw-flag-span {
	font-size: 15px;
	font-weight: 400
}

.mw-menu-logo-1 {
	width: 155px;
	height: 50px
}

.ultrn-mncol {
	border: none
}

.ultrn-container-4col .uk-pln-col4:last-child {
	background: #f6f5ff;
	border: 1px solid #091437;
	position: relative
}

.uk-pln-col4 .ultrn-mnttl {
	color: #091437
}

.ultrn-mnttl {
	font-weight: 500
}

.uk-pln-col4-box {
	background: 0 0;
	border: none;
	position: relative
}

.uk-pln-faster {
	background: #fb0;
	color: #091437;
	font-size: 14px;
	display: inline-block;
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	top: -18px;
	font-weight: 500;
	border-radius: 5px;
	padding: 5px 28px
}

.uk-pln-col4-box:after {
	content: '';
	position: absolute;
	background: #d2d1de;
	top: 0;
	left: 50%;
	width: 180px;
	height: 1px;
	transform: translate(-50%, 0)
}

.uk-pln-col4-box .ultwn-btn {
	background: #1d1a48;
	color: #fff
}

.s1-dur_1 {
	border: none
}

.pln-flex {
	padding: 20px 0 0
}

.gatfk-s1-wrapr {
	border: 0
}

.kl_price_sriked {
	color: #707070
}

.s1-prc-fnl {
	font-size: 18px
}

.s1-prc-fnl div,
.s1-prc-fnl i {
	font-size: 40px;
	font-weight: 600
}

.ultwn-btn-wrapr {
	margin: 10px 0 18px
}

.uk-pln-money {
	padding-bottom: 32px;
	text-align: center
}

.uk-pln-starting {
	color: #3b3b55;
	text-align: center;
	font-size: 12px;
	font-weight: 400;
	padding-top: 34px
}

@media screen and (max-width:1000px) {
	.ultrn-container-4col .ultrn-mncol {
		width: calc((100% - 30px)/ 3)
	}
}

@media screen and (max-width:900px) {
	.ultrn-container-4col .ultrn-mncol {
		width: calc((100% - 30px)/ 2)
	}
}

@media screen and (max-width:550px) {
	.ultrn-container-4col .ultrn-mncol {
		width: calc((100% - 0px)/ 1)
	}
}

@media (min-width:950px) {
	.mxwin-prev {
		left: -21px
	}

	.mxwin-next {
		right: -21px
	}
}

.plansJmp>.title-center.wv-container {
	display: none
}

.lm-pln-tab-btn:hover {
	background: #F5F7FF !important
}

.lm-pln-tab-btn.lm-inspire-btn-active {
	background: #152458 !important
}

/* O separador activo tem o texto a branco. A regra de :hover acima tem a mesma
   especificidade que a do estado activo (0,2,0) e tambem e !important -- ganha
   por estar declarada antes, e so por isso. Trocar a ordem dos dois blocos
   pintaria de #F5F7FF o separador activo sob o rato, com o texto branco por
   cima: invisivel. Esta regra fixa o resultado independentemente da ordem. */
.lm-pln-tab-btn.lm-inspire-btn-active:hover {
	background: #152458 !important
}

.ultrn-featrs-before ._close-e77070::before {
	background: #9B99B1;
	height: 3px;
	width: 12px;
	top: 11px;
	right: 0
}

.ultrn-featrs-before ._close-e77070 .ftrtxt {
	color: #9B99B1
}

.mw-ban-guarantee {
	color: var(--ttl_clr)
}

.mw-guarantee-icon {
	padding-right: 4px;
	display: inline-block;
	position: relative;
	top: 1px
}

@media(max-width:768px) {
	.mw-guarantee-icon-list {
		display: block;
		padding: 10px
	}
}

.uk-faq-p p:not(:last-child) {
	margin-bottom: 10px
}

.uk-faq-box {
	padding: 0 30px 50px
}

.uk-faq-h3 {
	font-size: 22px
}

.faq-list {
	padding-left: 20px
}

.faq-list li {
	list-style-type: disc;
	color: var(--sub_ttl_clr);
	padding-bottom: 4px
}

@media(max-width:991px) {
	.uk-faq-h3 {
		font-size: 18px
	}

	.uk-faq-box {
		padding: 0 30px 25px
	}
}

@media(max-width:768px) {
	.uk-faq-box {
		border-radius: 5px;
		padding: 18px 15px 20px;
		box-shadow: rgba(149, 157, 165, 0.2) 1px 2px 6px 1px;
		margin-bottom: 20px
	}
}

._f87h-mnwrapr {
	margin-top: 32px
}

#mwshow_contact_popup {
	display: none
}

.f0t3r_mncntnr {
	background: #0f0d2c
}

.f6yt-ftr-mncol-logo {
	max-width: 300px
}

.f6yt-ftr-awrd {
	display: flex;
	flex-wrap: wrap;
	padding: 45px 0 30px 0
}

.f6yt-ftr-awrd-img-box {
	padding: 0 10px
}

._f3t303r-s0m3d {
	padding-left: 15px
}

.awrd-img-box1 {
	padding-left: 0
}

.f6yt-ftr-col-copy {
	padding: 0 0 20px
}

@media (max-width:1114px) {
	.f0t33r-mnwrapr {
		text-align: unset
	}
}

@media(max-width:1016px) {
	.f0t33r-mnwrapr {
		text-align: center
	}
}

@media (max-width:920px) {
	.f6yt-ftr-col-copy {
		width: 50%
	}
}

@media(max-width:854px) {
	.f3t303r-col1 {
		margin-bottom: 30px;
		width: 100%;
		flex-wrap: wrap;
		padding: 25px
	}

	.f6yt-ftr-awrd {
		padding: 25px 0 15px 0
	}

	._f3t303r-s0m3d {
		justify-content: center;
		padding-bottom: 15px;
		padding-left: unset
	}

	.awrd-img-box1 {
		padding-left: unset
	}
}

@media (max-width:725px) {
	.f6yt-ftr-col-copy {
		width: 100%;
		padding: 5px 0
	}
}

@media(max-width:550px) {
	.f6yt-ftr-awrd {
		justify-content: center
	}

	.f6yt-ftr-awrd-img-box {
		padding: 5px 10px
	}
}

.f6yt-ftr-add {
	max-width: 250px;
	padding-bottom: 15px
}

.f6yt-ftr-add-ttl {
	font-size: 14px;
	font-weight: 400;
	color: #9d9cb5;
	position: relative;
	display: inline-block;
	padding-bottom: 20px
}

.f6yt-ftr-add-ttl::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background: #d6d5E485;
	bottom: 15px
}

.f6yt-ftr-add-desc {
	font-size: 14px;
	font-weight: 400;
	color: #9d9cb5;
	position: relative;
	display: inline-block;
	line-height: 1.5
}

@media (max-width:994px) {
	.f3t303r-r0w {
		justify-content: unset
	}
}

.popupbtn img {
	position: fixed;
	bottom: 5px;
	z-index: 1000;
	right: 5px
}

.popupbtn_img {
	width: 140px
}

.popupbtn_mobimg {
	display: none;
	width: 69px;
	height: 69px
}

@media screen and (max-width:800px) {
	.popupbtn_img {
		display: none
	}

	.popupbtn_mobimg {
		display: block
	}
}

.show_contact_popup {
	cursor: pointer
}

.mw-ftr-copyright {
	padding-left: 35px;
	font-size: 12px
}

@media(max-width:991px) {
	.mw-ftr-copyright {
		padding-left: 4px
	}
}

[data-t8p0p-popup=YES] {
	cursor: pointer;
	border-bottom: 1px dotted;
	transition: all .3s ease-in-out
}

[data-t8p0p-popup=YES]:hover {
	color: #ea5a7c
}

.tlp0p8-window {
	display: none
}

.tlp0p8-mnrntnr {
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background: rgba(0, 0, 0, .45);
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: center;
	padding: 20px 15px
}

.tlp0p8-mnwrapr {
	background: #fff;
	max-width: 630px;
	padding: 30px;
	border-radius: 6px;
	position: relative
}

.tlp0p8-close {
	position: absolute;
	width: 15px;
	height: 15px;
	top: 15px;
	right: 15px;
	cursor: pointer
}

.tlp0p8-close .tlp0p8-closebb {
	position: absolute;
	left: 50%;
	display: block;
	width: 2px;
	height: 15px;
	background: #000;
	transition: all .3s ease-in-out
}

.tlp0p8-close .tlp0p8-closebb:first-child {
	transform: rotate(45deg)
}

.tlp0p8-close .tlp0p8-closebb:last-child {
	transform: rotate(-45deg)
}

.tlp0p8-close:hover b {
	background: #ea5d5d
}

.tlp0p8-title {
	color: var(--ttl_clr);
	font-size: 22px;
	font-weight: 700;
	position: relative;
	margin-bottom: 30px
}

.tlp0p8-title:before {
	content: '';
	position: absolute;
	top: calc(100% + 10px);
	left: 0;
	width: 100%;
	height: 1px;
	background: #e5e5e5
}

.tlp0p8-txt p {
	font-size: 15px;
	font-weight: 400;
	line-height: 1.5;
	color: var(--ttl_clr);
	margin-bottom: 10px
}

.tlp0p8-txt p:last-child {
	margin-bottom: 0
}

@media(max-width:1024px) {
	.tlp0p8-mnwrapr {
		max-height: 92vh;
		overflow-y: scroll
	}
}

@media(max-width:950px) {
	.tlp0p8-mnwrapr {
		padding: 20px
	}

	.tlp0p8-close {
		top: 10px;
		right: 10px
	}

	.tlp0p8-title {
		font-size: 20px;
		margin-bottom: 15px
	}

	.tlp0p8-title:before {
		top: calc(100% + 2px)
	}

	.tlp0p8-txt p {
		font-size: 14px;
		line-height: 1.3;
		margin-bottom: 7px
	}
}

.lm-pln-tab {
	max-width: fit-content;
	cursor: pointer;
	margin: 45px auto 0;
	justify-content: space-between;
	border: 1px solid #c1daff;
	user-select: none;
	border-radius: 140px
}

.lm-pln-tab-btn {
	padding: 12px 50px;
	border-radius: 146px;
	transition: all .3s ease-in-out;
	line-height: 1.8;
	margin: 6px
}

.lm-pln-tab-btn p {
	font-size: 14px
}

.lm-pln-tab-btn .wv-h4 {
	font-weight: 600;
	font-size: 16px
}

.lm-pln-tab-btn:hover {
	background: #f1f7ff
}

.lm-pln-tab-btn.lm-inspire-btn-active {
	background: #152458
}

.lm-pln-tab-btn.lm-inspire-btn-active .wv-h4,
.lm-pln-tab-btn.lm-inspire-btn-active p {
	color: #fff
}

.lm-pln-tab-body {
	display: none
}

.lm-pln-tab-body.lm-inspire-btn-active {
	display: block
}

@media(max-width:1012px) {
	.lm-pln-tab-btn {
		padding: 24px 22px
	}
}

@media(max-width:850px) {
	.lm-pln-tab-btn {
		width: 100%
	}

	.lm-pln-tab {
		border-radius: 36px
	}

	.lm-pln-tab2 {
		margin-top: 8px
	}
}

@media(max-width:768px) {
	.lm-pln-tab-btn {
		padding: 18px 12px
	}

	.lm-pln-tab {
		justify-content: center;
		margin: 20px auto 0
	}

	.lm-pln-tab-btn {
		width: 100%;
		text-align: center
	}

	.p0z3r-mnwrapr {
		justify-content: center
	}
}

.lm-pln-tab-btn.lm-inspire-btn-active p {
	color: #d2dceb
}