.uk-bigger {
	padding-top: 140px
}

.uk-services {
	border-radius: 35px;
	background: #fff;
	margin-top: -80px;
	position: relative;
	z-index: 1
}

.uk-services-box2-img {
	text-align: center
}

.uk-services-box2 {
	border-radius: 9px;
	border: 1px solid #ccc;
	padding: 28px 28px;
	transition: all .3s ease-in-out
}

.uk-services-box2:hover {
	border: 1px solid #091437
}

.wh-level-img {
	background: url('/assets/img/wordpress-hosting/ready-to-level.webp') center center no-repeat;
	padding: 224px 0
}

.vp-max li {
	color: #35354f;
	font-size: 16px;
	position: relative;
	margin-bottom: 20px;
	width: 50%;
	padding-left: 25px
}

.vp-max li:before {
	content: '';
	position: absolute;
	top: 4px;
	left: 0;
	width: 15px;
	height: 15px;
	background: url('/assets/img/hosting/check-mark.webp') no-repeat;
	background-size: auto
}

.vp-maxed-box {
	border-radius: 35px;
	background: #fff;
	margin-top: -100px;
	box-shadow: rgba(0, 0, 0, .1) 0 4px 12px
}

.vp-powerful {
	background: #0a0823;
	padding-bottom: 150px;
	margin-top: 40px
}

.vps-acco-box-content {
	height: 0;
	transition: height 1s ease-out;
	transform: scaleY(0)
}

.vp-acco-activate .vps-acco-box-content {
	width: 100%;
	transform: scaleY(1);
	transform-origin: top;
	height: unset;
	transition: transform .4s ease
}

.vps-acco-box1 {
	border: 1px solid #46427d;
	border-radius: 12px;
	padding: 28px 40px 0;
	margin-bottom: 22px;
	transition: all .3s ease-in-out
}

.vp-powerful .vps-acco-box1:last-child {
	margin: 0
}

.vp-powerful-img:hover,
.vps-acco-box1:hover {
	border-color: #928aff
}

.vps-acco-box1.vp-acco-activate {
	padding: 34px 40px
}

.vps-acco-btn {
	position: relative;
	cursor: pointer
}

.vps-acco-btn:before {
	content: '❮';
	position: absolute;
	right: 0;
	top: 5px;
	color: #3d35b1;
	font-size: 20px;
	transform: rotate(272deg);
	transition: all .4s ease-in-out
}

.vp-acco-activate .vps-acco-btn:before {
	color: #928aff;
	transform: rotate(90deg)
}

.vp-powerful-img {
	border: 1px solid #48428a;
	text-align: center;
	height: 100%;
	display: flex;
	border-radius: 10px;
	align-items: center;
	transition: all .3s ease-in-out;
	justify-content: center
}

.vp-powerful-img-box {
	display: none;
	max-width: 580px
}

.vp-powerful-img-box.vp-acco-activate {
	display: block
}

@media(max-width:1600px) {
	.vp-powerful-img-box {
		max-width: 480px
	}
}

@media(max-width:991px) {
	.vps-acco-box1.vp-acco-activate {
		padding: 24px 35px 24px 17px
	}

	.vps-acco-btn:before {
		right: -15px
	}

	.vps-acco-box1 {
		padding: 24px 35px 0 17px
	}
}

@media(max-width:768px) {
	.uk-services {
		margin-top: 0
	}

	.vp-powerful-img {
		display: none
	}

	.uk-services {
		padding: 40px 0 0
	}

	.vp-maxed-img {
		padding-top: 20px
	}
}

@media(max-width:550px) {
	.vp-max li {
		width: 100%
	}
}

.uk-services-col2 {
	order: 5
}

.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
}

.cple-bg {
	width: 100%;
	background: #EAE9FF;
	text-align: center;
	padding: 12px;
	border-radius: 5px
}

.cple-txt {
	color: #3F388E;
	font-weight: 500;
	font-size: 15px
}

.cple-txt-spn {
	padding-right: 6px;
	vertical-align: text-top
}

.p0z3r-mnwrapr-4col .p0z3r-column {
	height: unset;
	align-self: unset;
	display: flex;
	flex-direction: column
}

.p1z3r-plan-wrap {
	width: 100%;
	height: 100%
}

#tooltip {
	text-align: left !important;
	background: #413F70;
	padding: 20px;
	border-radius: 10px
}

#tooltip p {
	padding-bottom: 12px
}

.tooltip-vm {
	vertical-align: middle
}

#tooltip b:nth-child(1) {
	color: #FFBB00
}

#tooltip b:nth-child(3) {
	color: #FFBB00
}

.map_tbs_mnwrap .wv-container {
	padding: 5px
}

.map-gloabl_loc {
	width: 1225px;
	margin: auto;
	max-width: 100%
}

.hm-loca-container {
	display: none
}

.map-gloabl_loc div {
	width: 100%;
	height: 0;
	/* ficheiro inexistente, tambem ja removido da origem: background-image: url(/assets/img/hosting/placeholder.png); */
	background-position-x: center;
	background-size: inherit;
	background-repeat: no-repeat;
	background-blend-mode: overlay;
	padding-top: 39%
}

@media (min-width:768px) {
	.map-gloabl_loc div {
		background-image: url(/assets/img/hosting/data-center.png)
	}
}

@media (max-width:1250px) {
	.map-gloabl_loc div {
		background-size: contain
	}
}

@media (max-width:768px) {

	.map-gloabl_loc,
	.map-gloabl_loc div {
		display: none
	}

	.hm-loca-container {
		max-width: 480px;
		margin: auto;
		display: block
	}

	.hm-location-list {
		justify-content: center
	}

	.hm-location-list li {
		width: 50%;
		color: #142149;
		font-weight: 500;
		font-size: 17px;
		position: relative;
		padding: 0 0 10px 20px
	}

	.hm-location-list li::before {
		content: "";
		display: inline-block;
		border-radius: 100px;
		height: 8px;
		width: 8px;
		min-width: 8px;
		margin-right: 18px;
		background: #365bdc
	}
}

@media (max-width:360px) {
	.hm-location-list li {
		padding: 0 0 10px 14px;
		font-size: 15px
	}
}

.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
	}
}