@charset "utf-8";
.rowstyle2 {
}
.navbar.navbar-default .container-fluid .row.rowstyle.row1.rowstyle2 {
}
.navbar.navbar-default .container-fluid .row.rowstyle.row1.rowstyle2 {
	background-color: #A3A7BB;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(0,179,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(0,179,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(0,179,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(0,179,255,1.00) 100%);
	background-repeat: repeat;
	-webkit-box-shadow: 4px 3px #305F8B;
	box-shadow: 4px 3px #305F8B;
	border-radius: 5px;
	border-color: #286ACF;
	display: block;
}
.h3center {
	color: #12098B;
	font-weight: bold;
	text-shadow: 2px 0px #0C5087;
	border-color: #0D24D7;
	border-width: medium;
	border-radius: 5px;
	background-color: #09B5B8;
	text-transform: none;
}
.thumnailsizewidth {
	max-width: 400px;
	min-height: 300px;
	height: 400px;
	display: block;
	max-height: 400px;
}
.col-md-offset-0.col-md-7 .thumbnail .thumbnailfix.thumnailsizewidth {
	min-width: 100%;
}
.textparagrah {
	font-size: large;
}
