@charset "utf-8";
/* CSS Document */
h1 {
	margin-top: 1.5rem;
	color: #0080C0;
	text-shadow: 0 1px 1px rgba(0,0,0,.4);
}
body {
	padding-top: 2.5rem;
	scroll-behavior: smooth;
}
.mtnav {
	background-color: #0080C0;
    background-image: -moz-linear-gradient(top, #0080C0, #000);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0080C0), to(#000));
    background-image: -webkit-linear-gradient(top, #0080C0, #000);
    background-image: -o-linear-gradient(top, #0080C0, #000);
    background-image: linear-gradient(to bottom, #0080C0, #000);
    background-repeat: repeat-x;
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff;
}
.dropdown-item:hover, .dropdown-item:focus {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #FF0000;
}
.mtp-md-5 {
    /* padding: 1rem!important; */
}
/*.container-fluid h1 {
	padding-top: 4rem;
}*/
.leftimg {
	float: left;
	margin-right: 12px;
	margin-bottom: 3px;
}
.rightimg {
	float: right;
	margin-left: 14px;
	margin-bottom: 3px;
}
.mig {
    object-fit: scale-down;
    width: 100%;
    height: 100%;
}
.ciimg {
    margin: 15px;
    display: inline-block;
    /* float: left; */
}
.bg-ol {
	color: #0402C1;
	color: #FFFBA2;
	margin-top: 3rem;
	margin-bottom: 2rem;
	border-radius: .5rem;
	background-color: #0080c0;
    background-image: -moz-linear-gradient(top,#0080c0,#000);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#0080c0),to(#000));
    background-image: -webkit-linear-gradient(top,#0080c0,#000);
    background-image: -o-linear-gradient(top,#0080c0,#000);
    background-image: linear-gradient(to bottom,#0080c0,#000);
    background-repeat: repeat-x;
}
.hero-spcr {
	height: 2rem;
}
.ftr-spcr {
	height: .5rem;
}
.herow {
	margin-top: .5rem !important;
}
.wcf {
	border: 1px solid #0080c0;
	border-radius: 30px;
    margin-top: 10px;
    margin-bottom: 20px;
    -webkit-box-shadow: 0px 2px 10px rgba(0,0,0,.5);
    -moz-box-shadow: 0 2px 10px rgba(0,0,0,.5);
    box-shadow: 0 2px 10px rgba(0,0,0,.5);
	margin: 25px auto;
	width: 83%;
	background-color: #D8EDFF;
}
.wcf h3 {
	text-align: center;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-style: italic;
	font-weight: 700;
	color: #0080c0;
	margin-top: 10px;
}
.b-example-divider {
    height: 3rem;
    background-color: rgba(0, 0, 0, .1);
    border: solid rgba(0, 0, 0, .15);
    border-width: 1px 0;
    box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}
.hmhdr a {
	text-decoration: none;
}
.hmsec {
	margin-top: 35px;
}
.bottombox {
	clear: both;
	margin-top: 15px;
	padding-top: 15px;
	padding-left: 5px;
	border-top: 1px solid #000000;
	text-align: right;
	}
.attyawards {
	margin: 15px;
}	
.triobox {
		width: 32%;
		margin-left: 20px;
		height: 320px;
		float: left;
		text-align: left;
	}
	
.triobox .areabox {
		height: 260px;
		font-size: 14px;
	}
aside h2 {
	font-size: 22px;
	margin: 10px auto;
	color: #0080c0;
}
aside form {
	margin-left: 8px;
	margin-right: 8px;
}
.sidebox {
		padding: 8px; 
		background-color: rgba(255,255,255,1.00);
		color: #004466;
		border: 1px solid #004466;
		/*border: 1px ridge #CCC;*/
		margin: 5px 8px 15px 8px;
		margin-bottom: 15px;
		margin-right: 8px;
		margin-left: 8px;
		text-align: justify;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 16px;
	} 
.sidebox a {
		color: #004466;
	}
.areabox {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #00C;
		background-color: #FFC;
		height: 95px;
		width: 100%;
		overflow: auto;
		border: 1px solid #009;
		font-weight: bold;
		text-align: left;
		padding: 5px 10px;
		margin-top: 3px;
	}
blockquote {
		font-family: "Times New Roman", Times, serif;
		font-size: 18px;
		font-style: normal;
		font-weight: bolder;
		color: #F00;
		text-align: center;
	}
footer {
		padding: 0 10px 0 20px; 
		background:#DDDDDD;
		border: 1px solid #CCC;
		margin: 0 10px 35px 0;
		border-radius: 0 10px 10px 0;
		clear: both;
} 
footer p {
		margin: 0; 
		padding: 10px 0; 
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
#cabnr {
		/*width: 300px;*/
		/*height: 120px;*/
		padding: 15px 15px 10px 15px;
		background-color: #B7E1FF;
		font-size: 18px;
		border-top: solid #000 1px;
		position: fixed;
  		bottom: 0;
		left: 0;
  		width: 100%;
		z-index: 2147483647;
	}

.cbut {
		margin: 3px; 
		padding:3px 10px; 
		background-color: #006dcc; 
		color: #FFFFFF;
		background-image: linear-gradient(to bottom, #0088cc, #0044cc); 
		background-repeat: repeat-x; 
		border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); 
		border-radius: 5px;
		cursor: pointer;
		font-weight: bold;
	}

.cbut:hover {
		background-color: #CC0000; 
		background-image: linear-gradient(to bottom, #CC0000, #CC0000); 
		color: #FFFFFF;
	}
@media (min-width: 1200px) {
  body {
    display: grid;
    gap: 1rem;
	grid-template-columns: 3fr 300px;
    /*sgrid-template-columns: 1fr 4fr 1fr;*/
    grid-template-rows: auto;
  }
  .bd-header {
    position: fixed;
    top: 0;
    /* rtl:begin:ignore */
    right: 0;
    left: 0;
    /* rtl:end:ignore */
    z-index: 1030;
    grid-column: 1 / span 3;
  }
  .bd-aside {
    padding-top: 4rem;
  }
  .bd-aside {
    grid-area: 1 / 2;
    scroll-margin-top: 4rem;
  }	
aside form {
	margin-bottom: 150px;;
}
}
@media (max-width: 1280px) {
.areabox {
		width: 100%;
		height: 280px;
		padding: 5px;
	}
.areabox a {
		line-height: 28px;
		font-size: 16px;
	}
		
}
@media (max-width: 1024px) {
.sideimg {
		margin-top: 3rem;
	}
.triobox {
			width: 30%;
			margin-left: 15px;
		}
}

@media (max-width: 979px) {
.triobox {
			width: 30%;
			margin-left: 15px;
		}
}
@media (max-width:991px)  {
	.herow {
		width: 100%;
	}
}
@media (max-width: 767px) {
	.triobox {
			width: 30%;
			margin-left: 10px;
		}
.attyawards {
			/*margin-top: 10px;
			margin-left: auto;
			margin-right: auto;*/
			max-width: 90%;
			/*height: auto;*/
	}
}
@media (max-width: 640px) {
.hdimg {
	float: none;
	margin: 10px auto;
}
.hmhdr {
	margin: 15px auto!important;
	text-align: center;
}
	.sidebarbox {
	float: right;
	width: 100%;
	margin-left: 0;
	margin-bottom: 10px;
	text-align: center;
	border-left-width: 0px;
	border-bottom-width: 0px;
	padding: 0px;
}	
.sidebox {
	padding: 10px;
}		
.triobox {
	float: right;
		width: 100%;
		height: auto;
		padding: 15px;
		border-radius: 10px;
	}		
.attyawards {
		margin: 10px;
	}	
.areabox {
		width: 100%;
		height: 275px;
	}		
.areabox a {
		line-height: 36px;
		font-size: 16px;
	}
footer {
	border-radius: 0px;
	margin: 0px;
	border-top: 1px solid rgb(75,75,75);
		}
}
@media (max-width: 415px) {	
h1 {
	text-align: center;
	}
.bg-danger {
	text-align: center;
	border-radius: .5rem;
}
.him {
	margin: .5rem auto;
	width: 100%;
}
.sidebox {
			margin-left: auto;
			margin-right: auto;
		}
.bottombox {
			padding-left: 10px;
			padding-right: 10px;
		}
.hdimg {
	float: none;
	margin: 10px auto 10px auto;
	display: block;
		}
.ftrimg {
    		float: none;
    		margin-left: auto;
			margin-right: auto;
    		margin-bottom: auto;
			align-content: center;
			text-align: center;
		}
.attyawards {
	max-height: 80px;
	width: auto;
}	
}
@media (max-width: 320px) {
.sidebox {
		margin-right: 0;
		margin-bottom: 15px;
		margin-left: 0;
		}	
}