/*! * UCLOUD */
.carousel-item {
	height: 600px;
	min-height: 450px;
	background: no-repeat center bottom scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
h1 {
	font-size: 22px;
	font-weight: 600;
	color: #0D549A;
}
h2 {
	font-size: 20px;
	font-weight: 600;
}
h3 {
	font-size: 22px;
	font-weight: 600;
	color: #0D549A;
}
h4 {
	font-size: 20px;
	font-weight: 600;
	color:#0D549A;
}
h5 {
	font-size: 20px;
	font-weight: 600;
	color: #0D549A;
}
p {
	font-size: 16px;
}

.bg-bad {
	background-color: #224359 !important;
}

.bg-gradient {
background-image: linear-gradient(to right,#0B9CD9 0,#31D0F1 100%);	
}

.text-bad {
	color: #224359 !important;
}
.socialicon {
	font-size: 28px;
}
}

.schema {
	background-image: url('../img/wifizabreh.png');
	background-repeat: no-repeat;
/* Center and scale the image nicely */
	background-position: center;
}


/* For devices 400px and larger: */
 


.schema {
	background-image: url('../img/wifizabreh.png');
	background-repeat: no-repeat;
	background-position: center;
	width: 350px;
	height: 296px;    
}

}