@charset "utf-8";
/* CSS Document */

header {
  /*padding: 0 0 100px;*/
  margin-top:50px;
 /* background:#FEC40B url(images/img01.jpg) repeat-x;*/
}
.navbar-nav{
	font-size:14px;}
.bg-nav{
	background:#F1EEF4;}
.athiti{
	font-family: 'Athiti', sans-serif;
	font-weight:700;}
.about{
	/*font-family: 'Athiti', sans-serif;*/
	background-color: rgba(255, 255, 255, 1.0);
	text-align:left;
	margin-top:-20px;
    line-height:2px;
    font-size: 11.5px;

	}
.about-callout{
	/*font-family: 'Athiti', sans-serif;*/
	font-weight:700;
	width:100%;
	font-size:16px;
	/*color:#3486C4;*/
	font-style:italic;	
	}
.alumni_img {
	max-width:70%;
	margin:10px auto;}
.hr{
	max-width:80px;
	border-width:3px;
	border-color:#2A65BC;
	}
.mainmenu {
	font-family: 'Athiti';
	font-size:17px;
	font-weight:700;	
	}
.link-other{
	font-weight:700;} 


.bs-callout {
    padding: 5px;
    margin: 10px 0;
    border-left: 1px solid #eee;
    border-left-width: 5px;
}

*.bs-callout:empty {
   padding: 20px;
   margin: 0px;
   border: none;   
}


.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code {
    border-radius: 3px;
}
.bs-callout+.bs-callout {
    margin-top: -5px;
}
.bs-callout-default {
    border-left-color: #777;
}
.bs-callout-default h4 {
    color: #777;
}
.bs-callout-primary {
    border-left-color: #428bca;
}
.bs-callout-primary h4 {
    color: #428bca;
}
.bs-callout-success {
    border-left-color: #5cb85c;
}
.bs-callout-success h4 {
    color: #5cb85c;
}
.bs-callout-danger {
    border-left-color: #d9534f;
}
.bs-callout-danger h4 {
    color: #d9534f;
}
.bs-callout-warning {
    border-left-color: #f0ad4e;
}
.bs-callout-warning h4 {
    color: #f0ad4e;
}
.bs-callout-info {
    border-left-color: #5bc0de;
}
.bs-callout-info h4 {
    color: #5bc0de;
}

.bg-alumni{
	background:url(images/whirlpool.png);}
.bg-calendar{
	background:url(images/school.png);}

.shadow {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.5), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    text-align: center;
}
.box-news {
	float:right;
	width:150px;
	border-right:#999 dotted 2 px;}
.box-news a {
	color:#090;}
.blue a {
	color:#40B5CC;
	font-weight:700;
	}
.border-right{
	border-right:#999 dotted 3px;}


#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 16px;
  border: none;
  outline: none;
  background-color:#DF513B;
  color: white;
  cursor: pointer;
  padding: 5px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #555;
}

.font_size{
	margin-top:10px;}
	
.separator {
  overflow: hidden;
  position: relative;
  text-align: center;
  color: #a20000;
  margin: 40px 0;
}
.separator:before {
  content: "";
  display: inline-block;
  width: 10000px;
  height: 1px;
  border-bottom: 1px solid #a20000;
  position: absolute;
  top: 50%;
  left: 0;
}
.separator span {
  position: relative;
  padding: 0 10px;
  display: inline-block;
  max-width: 80%;
  background-color: #fff;
}

.left-aligned {
  text-align: left;
}

.right-aligned {
  text-align: right;
}
.sv{
	font-size:16px;
	font-weight:700;}
		
@media (min-width: 768px) {
  .navbar-nav{
	font-size:13px;}
@media (min-width: 992px) {
  header {
	  margin-top:50px;
   /* padding: 135px 0 100px;*/
  }
.navbar-nav{
	font-size:16px;}

section {
  padding: 30px 0;
}
.font-dec, .font-reset, .font-inc {
    line-height: 10px;
	color:#999;
    /*color: rgb(240, 240, 240);*/
    padding: 3px;
	
}
.font-dec:hover, .font-reset:hover, .font-inc:hover {
    color: #fff;
    text-decoration: none;
}
.font-dec {
    font-size: 11px;
}
.font-reset {
    font-size: 16px;
}
.font-inc {
    font-size: 20px;
}
.font_size{
	margin-top:7px;}

}



figure {
    
}




.mis-slider li figcaption {
    font-weight: 500;
	font-size:16px;
    letter-spacing: .5px;
}

.figcaption h4{
	font-size:24px;}