.pas-bendev-ico,
.pas-scnr-ico,
.pas-bnft-ico,
.pas-wrk-ico {
	background: url('/assets/img/paas/pass-icons.png'), url(/assets/img/nw01/bg-illustrator.png) repeat;
	background-size: 700%
}

.aas-hro-rw {
	background: #f1f1f3;
	padding: 100px 70px 90px;
	overflow: auto;
	display: flex;
	flex-flow: row wrap;
	align-items: center
}

.aas-hro-txt-bx {
	width: 60%
}

.aas-hro-imag-bx {
	width: 40%
}

.aas-hro-mobimg {
	display: none
}

.aas-hro-imag-bx img {
	display: block;
	width: 100%;
	height: auto;
	padding: 0 20px
}

.aas-hro-hdr-bx {
	margin-bottom: 20px;
	overflow: visible
}

.aas-hro-hdr-txt {
	display: block;
	font-size: 35px;
	color: #1889c1;
	font-weight: 600;
	margin-bottom: 30px;
	position: relative
}

.aas-hro-hdr-txt::after {
	content: '';
	position: absolute;
	bottom: -15px;
	left: 0;
	background: #1889c1;
	width: 300px;
	height: 2px
}

.aas-hro-hdr-btm {
	display: block;
	width: 40%;
	height: 2px;
	background: #1889c1
}

.aas-hro-dsc-bx {
	width: 100%
}

.aas-hro-dsc-bx p {
	margin-bottom: 15px;
	font-size: 17px;
	letter-spacing: 0.1px;
	line-height: 1.35em
}

.aas-hlf-rw {
	padding: 60px 60px
}

.pas-arch-mnrw {
	padding: 60px 10%;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: center
}

.pas-arch-col {
	width: 50%
}

.pas-arch-ttl {
	font-size: 25px;
	font-weight: 600;
	line-height: 1.4em;
	letter-spacing: 0.3px;
	margin-bottom: 20px
}

.pas-arch-dsc p {
	margin-bottom: 10px;
	letter-spacing: 0.2px
}

.pas-arch-dsc p:last-child {
	margin-bottom: 0
}

.pas-arch-col2 {
	padding: 0 5%
}

.pas-arch-col2 img {
	display: block;
	width: 100%;
	height: auto
}

.pas-scnr-mnrw {
	background: #5599ba;
	padding: 60px 5%
}

.pas-scnr-mnttl {
	color: #fff;
	text-align: center;
	font-size: 25px;
	line-height: 1.4em;
	font-weight: 600;
	margin-bottom: 10px
}

.pas-scnr-mnsbttl {
	color: #fff;
	text-align: center
}

.pas-scnr-bag {
	display: flex;
	flex-flow: row wrap;
	width: 1200px;
	margin: 0 auto;
	margin-top: 50px
}

.pas-scnr-col {
	width: 32%;
	margin-bottom: 30px;
	margin-right: 2%;
	background: rgba(146, 212, 245, 0.4);
	padding: 20px;
	border-top-right-radius: 30px;
	transition: all 0.3s ease-in-out;
	box-shadow: 0 0 10px #4e92b3
}

.pas-scnr-col:hover {
	transform: scale(1.01)
}

.pas-scnr-bag .pas-scnr-col:nth-child(3n) {
	margin-right: 0
}

.pas-scnr-icobx {
	width: 40%;
	margin-bottom: 20px
}

.pas-scnr-ico {
	width: 100%;
	height: 0;
	padding-top: 100%
}

.pas-scnr-ico1 {
	background-position: 0 0
}

.pas-scnr-ico2 {
	background-position: 16.67% 0
}

.pas-scnr-ico3 {
	background-position: 33.33% 0
}

.pas-scnr-ttl {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.4em;
	margin-bottom: 20px;
	position: relative
}

.pas-scnr-ttl::after {
	content: '';
	width: 80%;
	height: 1px;
	background: #d2ebf8;
	position: absolute;
	bottom: -7px;
	left: 0
}

.pas-scnr-dsc {
	color: #fff;
	letter-spacing: 0.2px
}

.pas-bnft-mnrw {
	padding: 60px 5%
}

.pas-bnft-mnttl {
	text-align: center;
	font-size: 25px;
	font-weight: 600;
	line-height: 1.4em;
	letter-spacing: 0.1px;
	margin-bottom: 50px
}

.pas-bnft-bag {
	display: flex;
	flex-flow: row wrap
}

.pas-bnft-col {
	width: 32%;
	margin-right: 2%;
	transition: all 0.3s ease-in-out
}

.pas-bnft-bag .pas-bnft-col:nth-child(3n) {
	margin: 0
}

.pas-bnft-icobx {
	width: 40%;
	margin: 0 auto;
	margin-bottom: 15px
}

.pas-bnft-ico {
	width: 100%;
	height: 0;
	padding-top: 100%
}

.pas-bnft-ico1 {
	background-position: 50% 0
}

.pas-bnft-ico2 {
	background-position: 66.67% 0
}

.pas-bnft-ico3 {
	background-position: 83.33% 0
}

.pas-bnft-ttl {
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 5px
}

.pas-bnft-dsc {
	text-align: center
}

.pas-wrk-mnrw {
	background: #f5f5f5;
	padding: 60px 5%
}

.pas-wrk-mnttl {
	text-align: center;
	font-size: 25px;
	font-weight: 600;
	line-height: 1.4em;
	letter-spacing: 0.2px;
	margin-bottom: 50px
}

.pas-wrk-rw {
	display: flex;
	flex-flow: row wrap;
	justify-content: center
}

.pas-wrk-col {
	width: 49%;
	margin-right: 2%;
	margin-bottom: 40px;
	display: flex;
	flex-flow: row wrap
}

.pas-wrk-rw .pas-wrk-col:nth-child(even) {
	margin-right: 0
}

.pas-wrk-rw .pas-wrk-col:last-child {
	margin-right: 0;
	margin-bottom: 0
}

.pas-wrk-bx1 {
	width: 30%
}

.pas-wrk-bx2 {
	width: 70%
}

.pas-wrk-icobx {
	width: 100%;
	padding: 0 10%
}

.pas-wrk-ico {
	width: 100%;
	height: 0;
	padding-top: 100%
}

.pas-wrk-ico1 {
	background-position: 100% 0
}

.pas-wrk-ico2 {
	background-position: 0 50%
}

.pas-wrk-ico3 {
	background-position: 16.67% 50%
}

.pas-wrk-ico4 {
	background-position: 33.33% 50%
}

.pas-wrk-ico5 {
	background-position: 50% 50%
}

.pas-wrk-ttl {
	font-size: 17px;
	font-weight: 600;
	line-height: 1.4em;
	margin-bottom: 5px
}

.pas-bendev-mnrw {
	padding: 60px 5%
}

.pas-bendev-hdrttl {
	text-align: center;
	font-size: 25px;
	font-weight: 600;
	line-height: 1.4em;
	letter-spacing: 0.2px;
	margin-bottom: 30px
}

.pas-bendev-bag {
	display: flex;
	flex-flow: row wrap
}

.pas-bendev-col {
	width: 32.66%;
	margin-right: 1%;
	margin-bottom: 30px;
	text-align: center
}

.pas-bendev-bag .pas-bendev-col:nth-child(3n) {
	margin-right: 0
}

.pas-bendev-icobx {
	width: 40%;
	margin: 0 auto;
	margin-bottom: 15px
}

.pas-bendev-ico {
	width: 100%;
	height: 0;
	padding-top: 100%
}

.pas-bendev-ico1 {
	background-position: 66.67% 50%
}

.pas-bendev-ico2 {
	background-position: 83.33% 50%
}

.pas-bendev-ico3 {
	background-position: 100% 50%
}

.pas-bendev-ico4 {
	background-position: 0 100%
}

.pas-bendev-ico5 {
	background-position: 16.67% 100%
}

.pas-bendev-ico6 {
	background-position: 33.33% 100%
}

.pas-bendev-ico7 {
	background-position: 50% 100%
}

.pas-bendev-ico8 {
	background-position: 66.67% 100%
}

.pas-bendev-ico9 {
	background-position: 83.33% 100%
}

.pas-bendev-ttl {
	font-size: 17px;
	font-weight: 600;
	margin-bottom: 10px
}

.pas-bendev-dsc {
	padding: 0 10px
}

@media screen and (max-width:1366px) {
	.pas-scnr-bag {
		width: 100%
	}
}

@media screen and (max-width:1200px) {
	.aas-hro-rw {
		padding: 60px 20px
	}

	.pas-arch-mnrw {
		padding: 50px 20px;
		align-items: flex-start
	}

	.pas-arch-col1 {
		width: 60%
	}

	.pas-arch-col2 {
		width: 40%;
		padding: 0 20px
	}

	.pas-scnr-mnrw {
		padding: 50px 20px
	}

	.pas-bnft-mnrw {
		padding: 50px 20px
	}

	.pas-bnft-mnttl {
		margin-bottom: 30px
	}

	.pas-wrk-mnrw {
		padding: 50px 20px
	}

	.pas-wrk-mnttl {
		margin-bottom: 30px
	}

	.pas-bendev-mnrw {
		padding: 50px 20px
	}

	.pas-bendev-ttl {
		font-size: 16px;
		margin-bottom: 5px
	}

	.pas-bendev-dsc {
		padding: 0;
		font-size: 14px;
		line-height: 1.3em
	}
}

@media screen and (max-width:1100px) {
	.pas-scnr-col {
		padding: 10px
	}

	.pas-scnr-ttl {
		font-size: 16px
	}

	.pas-scnr-dsc {
		font-size: 14px;
		line-height: 1.35em
	}

	.pas-scnr-col:hover {
		transform: scale(1)
	}
}

@media screen and (max-width:1024px) {
	.aas-hro-rw {
		padding: 50px 10px 40px
	}

	.aas-hro-hdr-txt {
		font-size: 30px
	}

	.aas-hro-hdr-txt::after {
		height: 1px
	}

	.aas-hro-dsc-bx p {
		font-size: 15px
	}

	.aas-hro-imag-bx img {
		padding: 0 10px
	}

	.pas-arch-mnrw {
		padding: 40px 10px
	}

	.pas-arch-col2 {
		padding: 0 10px
	}

	.pas-arch-ttl {
		font-size: 23px
	}

	.pas-arch-dsc p {
		font-size: 14px;
		letter-spacing: 0;
		margin-bottom: 5px
	}

	.pas-scnr-mnrw {
		padding: 40px 10px
	}

	.pas-scnr-col {
		box-shadow: 0 0 5px #4e92b3
	}

	.pas-bnft-mnrw {
		padding: 40px 10px
	}

	.pas-bnft-mnttl {
		margin-bottom: 20px
	}

	.pas-bnft-icobx {
		margin-bottom: 5px
	}

	.pas-bnft-ttl {
		font-size: 16px
	}

	.pas-bnft-dsc {
		font-size: 14px;
		line-height: 1.4em
	}

	.pas-wrk-mnrw {
		padding: 40px 10px
	}

	.pas-wrk-mnttl {
		font-size: 23px
	}

	.pas-wrk-icobx {
		padding: 0 10px
	}

	.pas-wrk-ttl {
		font-size: 15px
	}

	.pas-wrk-dsc {
		font-size: 14px;
		line-height: 1.3em
	}

	.pas-bendev-mnrw {
		padding: 40px 10px
	}

	.pas-bendev-hdrttl {
		font-size: 21px
	}

	.pas-bendev-ttl {
		font-size: 15px
	}

	.pas-bendev-icobx {
		width: 45%;
		margin-bottom: 10px
	}
}

@media screen and (max-width:950px) {
	.pas-wrk-bx1 {
		width: 100%
	}

	.pas-wrk-bx2 {
		width: 100%
	}

	.pas-wrk-icobx {
		padding: 0 35%
	}

	.pas-wrk-bx2 {
		text-align: center
	}

	.pas-wrk-rw {
		align-items: flex-start
	}
}

@media screen and (max-width:900px) {
	.pas-bnft-icobx {
		width: 50%
	}

	.pas-bnft-mnttl {
		font-size: 20px;
		line-height: 1.3em
	}

	.pas-bendev-bag {
		justify-content: center
	}

	.pas-bendev-col {
		width: 49%;
		margin-right: 2%;
		margin-bottom: 30px
	}

	.pas-bendev-bag .pas-bendev-col:nth-child(3n) {
		margin-right: 2%;
		margin-bottom: 30px
	}

	.pas-bendev-bag .pas-bendev-col:nth-child(even) {
		margin-right: 0
	}

	.pas-bendev-icobx {
		width: 30%
	}
}

@media screen and (max-width:850px) {
	.pas-scnr-col {
		border-top-right-radius: 15px
	}

	.pas-scnr-icobx {
		width: 50%;
		margin-bottom: 5px
	}
}

@media screen and (max-width:800px) {
	.aas-hro-txt-bx {
		width: 100%
	}

	.aas-hro-imag-bx {
		display: none
	}

	.aas-hro-hdr-txt {
		text-align: center;
		font-size: 25px
	}

	.aas-hro-hdr-txt::after {
		display: none
	}

	.aas-hro-mobimg {
		display: block;
		margin-bottom: 10px
	}

	.aas-hro-mobimg img {
		display: block;
		width: 400px;
		margin: 0 auto
	}

	.pas-arch-ttl {
		font-size: 21px
	}

	.pas-wrk-icobx {
		padding: 0 29%
	}
}

@media screen and (max-width:750px) {
	.pas-scnr-col {
		width: 100%;
		margin: 0;
		margin-bottom: 15px
	}

	.pas-scnr-icobx {
		width: 30%;
		margin-bottom: 0
	}

	.pas-bnft-icobx {
		width: 60%
	}
}

@media screen and (max-width:650px) {
	.pas-bendev-icobx {
		width: 40%
	}
}

@media screen and (max-width:600px) {
	.pas-arch-col {
		width: 100%
	}

	.pas-arch-col2 {
		padding: 0;
		margin-top: 10px
	}

	.pas-arch-col2 img {
		width: 300px;
		margin: 0 auto
	}

	.pas-bnft-col {
		width: 100%;
		margin: 0;
		margin-bottom: 20px
	}

	.pas-bnft-icobx {
		width: 40%
	}

	.pas-wrk-icobx {
		padding: 0 22%
	}
}

@media screen and (max-width:550px) {
	.pas-wrk-col {
		width: 100%;
		margin: 0;
		margin-bottom: 15px
	}

	.pas-wrk-icobx {
		padding: 0 35%
	}
}

@media screen and (max-width:500px) {
	.aas-hro-mobimg img {
		width: 95%
	}

	.pas-bendev-col {
		width: 100%;
		margin-right: 0;
		margin-bottom: 30px
	}

	.pas-bendev-bag .pas-bendev-col:nth-child(3n) {
		margin-right: 0;
		margin-bottom: 30px
	}

	.pas-bendev-bag .pas-bendev-col:nth-child(even) {
		margin-right: 0
	}

	.pas-bendev-icobx {
		width: 30%
	}
}

@media screen and (max-width:450px) {
	.pas-arch-col2 img {
		width: 90%
	}

	.pas-wrk-icobx {
		padding: 0 30%
	}
}

.aas-hro-dsc-bx a,
.pas-arch-dsc a {
	color: #434343;
	font-weight: 500
}

.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
}

._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
	}
}

/* ==== regras da pagina trazidas da folha de origem ==== */

/* --- uk-main-v1121.css --- */

.h2hcmp-tbl .fa-times {
	color:#d48181;
}

.h2hcmp-tbl .fa-times {
	font-size:110%;
}

.plntbl .fa-times {
	color:#db6e6e;
}

.tusd-mntbl .fa-times {
	color:#db6e6e;
}

.cld-fulmng-container {
	padding:60px 20px;
	background:#f2f5f4;
}

.cld-fulmng-hdrttl {
	text-align:center;
	font-size:30px;
	font-weight:600;
	line-height:1.4em;
}

.cld-fulmng-mnrw {
	width:1100px;
	margin:0 auto;
	margin-top:50px;
	display:flex;
	flex-flow:row wrap;
	justify-content:center;
}

.cld-fulmng-col {
	width:calc( (100% - 60px)/3 );
	margin-right:30px;
	text-align:center;
}

.cld-fulmng-mnrw .cld-fulmng-col:last-child {
	margin-right:0;
}

.cld-fulmng-ico {
	width:120px;
	margin:0 auto;
	margin-bottom:20px;
	position:relative;
}

.cld-fulmng-ico:before {
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:transparent;
	z-index:10;
}

.cld-fulmng-ico div {
	width:100%;
	height:0;
	padding-top:100%;
	background:url('/assets/vendor/img-assets/cloud/fully-managed-cloud-platforms.png')no-repeat;
	background-size:cover;
}

.cld-fulmng-ico1 div {
	background-position:0 0;
}

.cld-fulmng-ico2 div {
	background-position:50% 0;
}

.cld-fulmng-title {
	font-size:18px;
	font-weight:600;
	line-height:1.3em;
	margin-bottom:5px;
}

.cld-fulmng-dsc {
	font-size:15px;
	margin-bottom:15px;
}

.cld-fulmng-btn a {
	display:inline-block;
	color:#fff;
	background:linear-gradient(45deg,#437fe2,#45a457);
	padding:5px 20px;
	border-radius:5px;
	transition:all 0.3s ease-in-out;
}

.cld-fulmng-btn a:hover {
	background:linear-gradient(80deg,#437fe2,#45a457);
}

.ntb-a tbody tr td .fa-times {
	color:#d06868;
}

.tbst-tbl tbody tr td .fa-times {
	color:#d06868;
	font-size:110%;
}

@media screen and (max-width:1150px) {
	.cld-fulmng-container {
		padding:40px 20px;
	}

	.cld-fulmng-mnrw {
		width:100%;
	}

	.cld-fulmng-col {
		width:calc( ( 100% - 30px ) / 3 );
		margin-right:15px;
	}

	.cld-fulmng-ico {
		width:90px;
		margin-bottom:15px;
	}

	.cld-fulmng-title {
		font-size:16px;
	}

	.tbst-tbl tbody tr td .fa-times {
		color:#d06868;
		font-size:105%;
	}
}

@media screen and (max-width:1100px) {
	.cld-fulmng-hdrttl {
		font-size:25px;
	}
}

@media screen and (max-width:750px) {
	.cld-fulmng-hdrttl {
		font-size:20px;
	}

	.cld-fulmng-title {
		font-size:15px;
	}
}

@media screen and (max-width:600px) {
	.cld-fulmng-col {
		width:100%;
		margin:0;
		margin-bottom:30px;
	}
}

/* --- uk-main-style-old.css --- */

.h2hcmp-tbl .fa-times {
	color:#d48181;
}

.h2hcmp-tbl .fa-times {
	font-size:110%;
}

.plntbl .fa-times {
	color:#db6e6e;
}

.tusd-mntbl .fa-times {
	color:#db6e6e;
}

.cld-fulmng-container {
	padding:60px 20px;
	background:#f2f5f4;
}

.cld-fulmng-hdrttl {
	text-align:center;
	font-size:30px;
	font-weight:600;
	line-height:1.4em;
}

.cld-fulmng-mnrw {
	width:1100px;
	margin:0 auto;
	margin-top:50px;
	display:flex;
	flex-flow:row wrap;
	justify-content:center;
}

.cld-fulmng-col {
	width:calc( (100% - 60px)/3 );
	margin-right:30px;
	text-align:center;
}

.cld-fulmng-mnrw .cld-fulmng-col:last-child {
	margin-right:0;
}

.cld-fulmng-ico {
	width:120px;
	margin:0 auto;
	margin-bottom:20px;
	position:relative;
}

.cld-fulmng-ico:before {
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:transparent;
	z-index:10;
}

.cld-fulmng-ico div {
	width:100%;
	height:0;
	padding-top:100%;
	background:url('/assets/vendor/img-assets/cloud/fully-managed-cloud-platforms.png')no-repeat;
	background-size:cover;
}

.cld-fulmng-ico1 div {
	background-position:0 0;
}

.cld-fulmng-ico2 div {
	background-position:50% 0;
}

.cld-fulmng-title {
	font-size:18px;
	font-weight:600;
	line-height:1.3em;
	margin-bottom:5px;
}

.cld-fulmng-dsc {
	font-size:15px;
	margin-bottom:15px;
}

.cld-fulmng-btn a {
	display:inline-block;
	color:#fff;
	background:linear-gradient(45deg,#437fe2,#45a457);
	padding:5px 20px;
	border-radius:5px;
	transition:all 0.3s ease-in-out;
}

.cld-fulmng-btn a:hover {
	background:linear-gradient(80deg,#437fe2,#45a457);
}

.ntb-a tbody tr td .fa-times {
	color:#d06868;
}

.tbst-tbl tbody tr td .fa-times {
	color:#d06868;
	font-size:110%;
}

/* --- uk-responsive.css --- */

@media screen and (max-width:1150px) {
	.cld-fulmng-container {
		padding:40px 20px;
	}

	.cld-fulmng-mnrw {
		width:100%;
	}

	.cld-fulmng-col {
		width:calc( ( 100% - 30px ) / 3 );
		margin-right:15px;
	}

	.cld-fulmng-ico {
		width:90px;
		margin-bottom:15px;
	}

	.cld-fulmng-title {
		font-size:16px;
	}

	.tbst-tbl tbody tr td .fa-times {
		color:#d06868;
		font-size:105%;
	}
}

@media screen and (max-width:1100px) {
	.cld-fulmng-hdrttl {
		font-size:25px;
	}
}

@media screen and (max-width:750px) {
	.cld-fulmng-hdrttl {
		font-size:20px;
	}

	.cld-fulmng-title {
		font-size:15px;
	}
}

@media screen and (max-width:600px) {
	.cld-fulmng-col {
		width:100%;
		margin:0;
		margin-bottom:30px;
	}
}

/* --- uk-cloud-info-nav.css --- */

.cldnv-cntnr {
	display:none;
	position:fixed;
	top:0;
	left:0;
	background:#6e6e6e;
	width:100%;
	z-index:300;
	padding:5px;
}

.cldnv-wrapr {
	max-width:1200px;
	margin:0 auto;
	display:flex;
	flex-flow:row wrap;
	justify-content:center;
}

.cldnv-wrapr a,
.cldnv-wrapr .cldnv-current-pg,
.cldnv-wrapr .cldnv-gotop {
	font-size:15px;
	font-weight:600;
	padding:15px 10px;
	color:#fff;
	transition:all 0.3s ease-in-out;
}

.cldnv-wrapr .cldnv-gotop {
	cursor:pointer;
}

.cldnv-wrapr a {
	text-decoration:underline;
}

.cldnv-wrapr a:hover {
	color:#f1df14;
}

.cldnv-wrapr .cldnv-current-pg {
	color:#f1df14;
}

.cldnv-opener,
.cldnv-close {
	display:none;
}

@media (max-width:1150px) {
	.cldnv-wrapr a,
	.cldnv-wrapr .cldnv-current-pg,
	.cldnv-wrapr .cldnv-gotop {
		font-size:14px;
	}
}

@media (max-width:1024px) {
	.cldnv-wrapr a,
	.cldnv-wrapr .cldnv-current-pg,
	.cldnv-wrapr .cldnv-gotop {
		padding:15px 8px;
	}
}

@media (max-width:950px) {
	.cldnv-cntnr {
		width:0;
		overflow:hidden;
		top:70px;
		max-height:calc( 100vh - 120px );
		transition:all 1s ease-in-out;
	}

	.cldnv-wrapr {
		padding:20px 10px;
	}

	.cldnv-wrapr a,
	.cldnv-wrapr .cldnv-current-pg,
	.cldnv-wrapr .cldnv-gotop {
		width:100%;
		margin:0;
		padding:5px;
	}

	.cldnv-close {
		display:block;
		position:absolute;
		top:5px;
		right:5px;
		font-size:20px;
		line-height:1;
		color:#fff;
		cursor:pointer;
	}

	.cldnv-opener {
		display:block;
		position:fixed;
		top:150px;
		left:0;
		color:#fff;
		background:#1889c1;
		padding:3px;
		font-size:20px;
		line-height:1;
		cursor:pointer;
		z-index:10;
		box-shadow:3px 3px 10px rgba(0,0,0,0.2);
	}

	.cldnv-opener:after {
		content:'';
		position:absolute;
		top:0;
		left:100%;
		border-top:8px solid transparent;
		border-bottom:8px solid transparent;
		border-left:10px solid #2376a0;
	}
}
