.cld-fulmng-container {
	background: #fff
}

.whtcld-hro-rw {
	padding: 90px 10px 70px;
	background: #1889c1;
	color: #fff
}

.whtcld-hdrttl {
	text-align: center;
	font-size: 45px;
	font-weight: 600;
	line-height: 1.4em;
	margin-bottom: 30px
}

.whtcld-hdrdsc {
	text-align: center;
	width: 80%;
	margin: 0 auto
}

.whtcld-hdrdsc p {
	margin-bottom: 10px;
	font-size: 17px
}

.whtcld-hdrdsc p:last-child {
	margin-bottom: 0
}

.whtcld-wrks-rw {
	padding: 60px 10px
}

.whtcld-wrks-hdrttl {
	margin-bottom: 100px;
	text-align: center;
	font-size: 35px;
	font-weight: 600;
	line-height: 1.4em
}

.whtcld-wrks-bag {
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-flow: row wrap
}

.whtcld-wrks-col {
	width: calc((100% - 60px) / 3);
	margin-right: 30px;
	background: #fff;
	padding: 30px 20px;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	transition: all 0.3s ease-in-out
}

.whtcld-wrks-col:hover {
	transform: scale(1.015)
}

.whtcld-wrks-bag .whtcld-wrks-col:last-child {
	margin-right: 0
}

.whtcld-wrks-icobx {
	width: 50%;
	margin-top: -70px;
	margin-bottom: 20px;
	border-radius: 10px;
	padding: 0 10px;
	background: #fff;
	box-shadow: 0 0 5px #a8cde0;
	position: relative
}

.whtcld-wrks-icobx:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent
}

.whtcld-wrks-ico {
	width: 100%;
	height: 0;
	padding-top: 80%;
	background: url('/assets/img/cloud-hosting/public-private-hybrid-cloud.png');
	background-size: 300%
}

.whtcld-wrks-ico1 {
	background-position: 0 0
}

.whtcld-wrks-ico2 {
	background-position: 50% 0
}

.whtcld-wrks-ico3 {
	background-position: 100% 0
}

.whtcld-wrks-ttl {
	font-size: 18px;
	font-weight: 600;
	line-height: 1.4em;
	margin-bottom: 5px;
	color: #1889c1
}

.whtcld-wrks-ttl-lin {
	width: 60%;
	height: 2px;
	background: #97c2d8;
	margin-bottom: 20px
}

.whtcld-wrks-dsc {}

.whtcld-wrks-dsc p {
	margin-bottom: 10px;
	color: #5ca6cb
}

.cld-typs-mnrw {
	background: #f5f5f5;
	padding: 60px 10px
}

.cld-typs-mnttl {
	font-size: 35px;
	font-weight: 600;
	line-height: 1.4em;
	text-align: center;
	margin-bottom: 20px
}

.cld-typs-mndsc {
	text-align: center;
	max-width: 950px;
	margin: 0 auto
}

.cld-typs-mndsc p {
	margin-bottom: 8px
}

.cld-typs-mndsc p:last-child {
	margin-bottom: 0;
	font-weight: 600
}

.cld-typ-hdr {
	text-align: center;
	margin-top: 20px;
	font-size: 17px;
	font-weight: 600;
	display: none
}

.cld-typ-bag {
	max-width: 1300px;
	margin: 50px auto 0;
	display: flex;
	flex-flow: row wrap;
	text-align: center;
	justify-content: center
}

.cld-typ-col {
	width: calc(100% / 5);
	margin: 20px 0;
	border-right: 1px solid #ddd;
	padding: 10px 15px
}

.cld-typ-bag .cld-typ-col:last-child {
	border-right: none
}

.cld-typ-icobx {
	width: 70%;
	margin: 0 auto;
	margin-bottom: 15px;
	position: relative
}

.cld-typ-icobx:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent
}

.cld-typ-ico {
	width: 100%;
	height: 0;
	padding-top: 80%;
	background: url('/assets/img/cloud-hosting/cloud-service-model-types.png');
	background-size: 500%
}

.cld-typ-ico1 {
	background-position: 0 0
}

.cld-typ-ico2 {
	background-position: 25% 0
}

.cld-typ-ico3 {
	background-position: 50% 0
}

.cld-typ-ico4 {
	background-position: 75% 0
}

.cld-typ-ico5 {
	background-position: 100% 0
}

.cld-typ-ttl {
	font-size: 18px;
	font-weight: 600;
	color: #1889c1
}

.cld-typ-ful-dsc {
	margin-top: 10px;
	padding: 0 5px;
	line-height: 1.3em;
	text-align: left
}

.cld-typ-ful-dsc p {
	margin-bottom: 5px
}

.cld-typ-btm-lnk {
	text-align: center;
	font-size: 18px
}

.cld-typ-btm-lnk span {
	cursor: pointer;
	color: #e7741f
}

.cld-typ-dsc-ttl {
	display: none
}

.cld-typ-dsc-lst {
	margin-top: 15px;
	padding: 0 5px;
	text-align: left
}

.cld-typ-dsc-lst p {
	margin-bottom: 8px
}

.cld-typ-dsc-lst p:before {}

.whtcld-ftrs-mnrw {
	padding: 60px 10px
}

.whtcld-ftrs-hdrttl {
	max-width: 1200px;
	font-size: 35px;
	font-weight: 600;
	margin: 0 auto;
	line-height: 1.4em;
	position: relative
}

.whtcld-ftrs-hdrttl::after {
	position: absolute;
	content: '';
	left: 0;
	bottom: -5px;
	width: 500px;
	height: 2px;
	background: #7d7d7d
}

.whtcld-ftrs-bag {
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	margin-top: 60px
}

.whtcld-ftrs-col {
	width: calc((100% - 80px) / 2);
	margin: 20px
}

.whtcld-ftrs-icobx {}

.whtcld-ftrs-ttl {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 15px
}

.whtcld-ftrs-dsc {
	line-height: 1.5
}

.mwcld-chs-mnrw {
	padding: 60px 10px
}

.mwcld-chs-hdrttl {
	text-align: center;
	font-size: 35px;
	font-weight: 600;
	line-height: 1.4em;
	margin-bottom: 60px
}

.mwcld-chs-bag {
	overflow: auto
}

.mwcld-chs-rw {
	max-width: 1100px;
	margin: 0 auto;
	padding: 20px 0;
	display: flex;
	flex-flow: row wrap;
	align-items: center
}

.mwcld-chs-bx {
	width: 50%
}

.mwcld-chs-rw-evn .mwcld-chs-icobx {
	order: 2
}

.mwcld-chs-icobx {
	padding: 0 20px;
	position: relative
}

.mwcld-chs-icobx:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent
}

.mwcld-chs-ico {
	width: 100%;
	height: 0;
	padding-top: 56.25%;
	background: url('/assets/img/cloud-hosting/why-choose-interweb-cloud.png');
	background-size: 100%
}

.mwcld-chs-ico1 {
	background-position: 0 0
}

.mwcld-chs-ico2 {
	background-position: 0 33.33%
}

.mwcld-chs-ico3 {
	background-position: 0 66.66%
}

.mwcld-chs-ico4 {
	background-position: 0 100%
}

.mwcld-chs-txtbx {
	text-align: center
}

.mwcld-chs-ttl {
	font-size: 20px;
	font-weight: 600;
	line-height: 1.4em;
	margin-bottom: 10px
}

.mwcld-chs-dsc {}

.mwcld-chs-fotr {
	text-align: center;
	font-size: 20px;
	padding: 50px 10%;
	color: #fff;
	background: #1889c1
}

.mwcld-chs-fotr a {
	color: #ffcf27
}

@media screen and (max-width:1200px) {
	.whtcld-hro-rw {
		padding: 70px 20px 60px
	}

	.whtcld-hdrttl {
		font-size: 35px;
		margin-bottom: 20px
	}

	.whtcld-hdrdsc p {
		margin-bottom: 5px;
		font-size: 15px
	}

	.whtcld-wrks-rw {
		padding: 50px 20px
	}

	.whtcld-wrks-hdrttl {
		font-size: 30px
	}

	.cld-typs-mnrw {
		padding: 50px 20px
	}

	.whtcld-ftrs-mnrw {
		padding: 50px 20px
	}

	.mwcld-chs-mnrw {
		padding: 50px 20px
	}

	.cld-typs-mnttl {
		font-size: 30px
	}

	.cld-typs-mndsc {
		width: 80%
	}
}

@media screen and (max-width:1100px) {
	.cld-typ-col {
		width: calc(100% / 3)
	}

	.cld-typ-icobx {
		display: none
	}

	.cld-typ-ttl {
		font-size: 16px;
		text-align: left;
		position: relative
	}

	.cld-typ-ttl::after {
		content: '';
		width: 80%;
		position: absolute;
		bottom: -3px;
		left: 0;
		height: 1px;
		background: #1895cf
	}

	.cld-typ-ful-dsc {
		padding: 0;
		margin-top: 15px
	}

	.cld-typ-ful-dsc p {
		font-size: 14px;
		line-height: 1.37em
	}
}

@media screen and (max-width:1024px) {
	.whtcld-hro-rw {
		padding: 70px 20px 60px
	}

	.whtcld-hdrttl {
		font-size: 30px
	}

	.whtcld-hdrdsc {
		width: 96%
	}

	.whtcld-wrks-rw {
		padding: 40px 10px
	}

	.whtcld-wrks-rw {
		padding: 40px 10px
	}

	.whtcld-wrks-col {
		padding: 30px 10px 15px
	}

	.whtcld-wrks-col:hover {
		transform: scale(1.01)
	}

	.whtcld-wrks-ttl {
		font-size: 17px;
		margin-bottom: 3px
	}

	.whtcld-wrks-ttl-lin {
		height: 1px
	}

	.whtcld-wrks-dsc {
		letter-spacing: 0;
		font-size: 14px;
		line-height: 1.39em
	}

	.cld-typs-mnrw {
		padding: 40px 10px
	}

	.whtcld-ftrs-mnrw {
		padding: 40px 10px
	}

	.mwcld-chs-mnrw {
		padding: 40px 10px
	}

	.whtcld-ftrs-hdrttl {
		font-size: 25px
	}

	.whtcld-ftrs-hdrttl::after {
		width: 400px;
		height: 1px
	}

	.whtcld-ftrs-ttl {
		font-size: 16px
	}

	.whtcld-ftrs-dsc {}

	.mwcld-chs-hdrttl {
		font-size: 25px;
		margin-bottom: 25px
	}

	.mwcld-chs-rw {
		padding: 10px 0
	}

	.mwcld-chs-ttl {
		font-size: 17px
	}

	.mwcld-chs-dsc {
		line-height: 1.35em
	}
}

@media screen and (max-width:900px) {
	.whtcld-wrks-hdrttl {
		font-size: 25px
	}

	.cld-typ-col {
		width: 100%;
		margin: 0 auto;
		border-right: 0;
		margin-bottom: 10px
	}

	.cld-typ-ttl::after {
		width: 100px
	}

	.cld-typ-ful-dsc {
		margin-top: 10px
	}

	.cld-typ-ful-dsc p {
		margin-bottom: 3px
	}

	.cld-typs-mndsc {
		width: 100%
	}

	.cld-typs-mnttl {
		font-size: 18px
	}

	.mwcld-chs-icobx {
		padding: 0 10px
	}
}

@media screen and (max-width:800px) {
	.whtcld-wrks-hdrttl {
		margin-bottom: 50px
	}

	.whtcld-wrks-hdrsbttl {
		margin-bottom: 30px;
		font-size: 15px
	}

	.whtcld-wrks-col {
		width: 100%;
		margin: 0 auto;
		margin-bottom: 10px;
		padding: 10px;
		box-shadow: none
	}

	.whtcld-wrks-col:hover {
		transform: scale(1)
	}

	.whtcld-wrks-icobx {
		width: 200px;
		margin: 0;
		border-radius: 0;
		padding: 0;
		box-shadow: none
	}

	.whtcld-ftrs-col {
		width: 100%;
		margin: 0 auto;
		margin-bottom: 25px
	}

	.whtcld-ftrs-ttl {
		position: relative;
		color: #535353;
		margin-bottom: 10px
	}

	.whtcld-ftrs-ttl::after {
		content: '';
		position: absolute;
		bottom: -3px;
		left: 0;
		height: 1px;
		width: 200px;
		height: 1px;
		background: #b7b6b6
	}

	.whtcld-ftrs-dsc {
		padding-left: 10px
	}
}

@media screen and (max-width:750px) {
	.mwcld-chs-rw {
		padding: 25px 0
	}

	.mwcld-chs-bx {
		width: 100%
	}

	.mwcld-chs-icobx {
		padding: 0 10px;
		margin-bottom: 10px
	}

	.mwcld-chs-txtbx {
		padding: 0
	}

	.mwcld-chs-rw-evn .mwcld-chs-txtbx {
		order: 2
	}
}

@media screen and (max-width:550px) {
	.whtcld-ftrs-hdrttl::after {
		width: 90%
	}
}

@media screen and (max-width:450px) {
	.mwcld-chs-icobx {
		padding: 0 15%
	}
}

.whtcld-hdrdsc p a {
	color: #fff
}

.whtcld-wrks-ttl a {
	color: #1889c1
}

.cld-typs-mndsc p a {
	color: #434343
}

.cld-typ-ttl a {
	color: #1889c1
}

.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-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-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-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-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;
	}
}
