body, html{
font-family: 'Roboto', sans-serif!important;
}#top-header{
background:url(../images/header_bck.png);
background-size: cover;
    background-repeat: no-repeat;
	    color: white;
		}
#top-header  h6{    
font-size: 14px;
    font-style: italic;
	font-weight: 300;}
	
	
#top-name li{
display:inline-block;
}
	
#top-name .top-name h2{
    width:62%;
font-size:  34px;;
    font-weight: 600;
    font-family: serif;
    color: #a52a2a;
    border-bottom: 1px solid #a52a2a;
	}
	
#top-name .top-name h5{   
font-size: 19px;
    font-family: serif;
    color: #a52a2a;
    margin-top: -4px;
    font-style: italic;
	}
	
#top-name{
background: #e9f4f9;
	}
	#top-name img{
	margin:0 auto;
    width: 143px;
    padding: 8px;
	}
	
#top-name .circle .hide{display:none;}
	
	#top-name .top-name{
	padding: 25px 0;
	    margin-left: -33px;
	}
#top-name .circle{    
        background: #a52a2a;
    height: 110px;
    width: 110px;
    color: #aac6e0;
    text-align: center;
    font-size: 36px;
    border-radius: 50%;
    margin: -27px 13px;
    box-shadow: 0px 3px 7px 2px #afaaaa;
    padding: 20px 0px;
   
	}
	a:hover, a:focus, a:active{
	text-decoration:none;
	}
	


	#top-name a .circle:hover{    
    background: #dd7d00;
    border: 2px solid white;
    color: #ffffff;
    box-shadow: 1px 2px 7px #494949;
    -webkit-transform: rotateZ(720deg);
    -moz-transform: rotateZ(720deg);
    transform: rotateZ(720deg);
    -webkit-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    transition: 0.4s ease;
	    margin-top: -30px;
	}
	#imp_links {
	min-height: 103px;
    padding: 11px 0;
	background:url(../images/slider3.jpg);
	width:100%;
	}
	#imp_links .circle2{    
   background: #a52a2a;
    height: 78px;
    width: 78px;
    color: yellow;
    text-align: center;
    font-size: 25px;
    margin: 0px;
    box-shadow: 0px 3px 7px 2px #afaaaa;
    padding: 20px 0px;
	}
	#imp_links li{  
	display:inline-block;  
	}
	#imp_links a .circle2:hover{    
    background: #dd7d00;
    border: 3px solid white;
    color: #ffffff;
    box-shadow: 1px 2px 7px #494949;
    transition: .2s;
	}
	
	
#menu .navbar-color {
    background-color: #a52a2a;
    border-color: #a52a2a;
    border-radius: 0%;}
	#menu i{
    font-size:14px;
	}
	.navbar {
    position: relative;
    min-height: 44px;
    margin-bottom: 0px;
    border: 1px solid transparent;
	}
	.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #7b340600;
    border-bottom: 2px solid #387bba;
}
	#menu .nav > li > a {
    padding: 10px 18px;
    color: white;
	font-size: 13px;
}

#slider h4{    font-size: 20px;
    font-weight: 600;
    color: brown;}
	
#slider{    background: #e9f4f9;
}
.carousel-control.left, .carousel-control.right {
background-image:none;
}
	.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: white;
}
#slider .box { 
 background: white;
    color: #1f4a95;
    text-align: center;
    padding: 12px 0;
    width: 76px;
    height: 72px;
    float: left;
    margin: 0px 13px 0px 0px;
	}
	
#slider .box h5{
font-size: 21px;
    margin: 0;
	}
	
#slider .box p{
font-style: italic;
    font-size: 21px;
    margin: 0;
	}
	
#slider .box-text h5 a{
font-size: 18px;
    font-weight: 600;
	color:#333333;
	}

	#slider .box-text h5 a:hover{
	text-decoration:none;
	color:#000000;
	}
	
#slider .box-text h6{    
    font-size: 15px;
    color: #1f4a95;
    font-weight: 400;
	}
	
#slider .notice{
height: 321px;
    overflow: overlay;
	}
#slider .box-text{
min-height: 79px;
    padding: 1px 0px;
    border-bottom: 1px dotted #c1c1c1;
	}

#slider .btn-link {
  font-weight: 500;
    color: brown;
    font-style: italic;
    float: right;
	}

	/*
	/* width */
::-webkit-scrollbar {
    width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey; 
    border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    background: #a52a2a; 
    border-radius: 10px;
}

/* Handle on hover */

::-webkit-scrollbar-thumb:hover {
    background: #a52a2a; 
}
#slider{
width: 100%;
    height: 397px;
    object-fit: cover;
}
#icon li{
   display: inline-block;
    padding: 0 38px;
    font-size: 35px;
    margin: 0 auto;
    text-align:center;
	}
#icon{
    text-align: center;
    background: #a52a2a;
    height: 96px;
    padding: 16px 46px;
	overflow:hidden;
	}
	#icon a{
    color: #aac6e0;
	}
	#icon a:hover{
    color: #e4c505;
	transition:.3s;
	}
	#icon h6{
    font-weight: 400;
    font-size: 15px;
	}
	.list-unstyled {
    margin: 0;
        
}
.bdr{
border-right: 1px solid #432500;
}

#aboutus .text h5{ 
    font-size: 19px;
    color: #93303a;
    font-weight: 300;
    font-style: italic;
    font-family: serif;
	}

#icon .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev{
    margin-top: -20px;
    margin-left: -50%;}
    
#icon .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev{
    margin-top: -20px;
    margin-right: -50px;}

#aboutus .text h2{
font-weight: 600;
    color: #93303a;
    font-size: 32px;
	margin-top:0;
	}

	.read_more{
	color: white;
    background: #387bba;
    padding: 11px 36px;
	}
	.more-btn a:hover{
	color: white;
    text-decoration: none;
    background: #a52a2a;
    transition: .3s;
	}
	
#aboutus .image1 img{    
border-radius: 50%;
    height: 287px;
    width: 287px;
    border: 7px solid #a52a2a;
    float: right;
	object-fit:cover;
    box-shadow: 2px 3px 6px #929292;
	}
	
#aboutus .image2 img {
    border-radius: 50%;
    height: 160px;
    width: 160px;
    border: 7px solid #154f8d;
    position: absolute;
    top: 56%;
    left: 21%;
	object-fit:cover;
    box-shadow: 2px 3px 6px #929292;
	}

#aboutus{    
background: #f2f2f2;
    padding: 40px 0px 40px 0px;
	}
	
#aboutus .text{   
background: white;
    padding: 25px 25px 60px 25px;
    box-shadow: 1px 1px 5px #c7c7c7;
	}
	
	.text-format, ul, li{
	font-weight: 300;
    font-size: 15px;
    letter-spacing: 0.02em;
    text-align: justify;
	}
#p_msg{
background:url(../images/hs.png);
background-size:cover;
background-position:center center;
min-height:500px;
padding: 99px 0;
}
#p_msg .p-box{
background: #FFFFFF;
    min-height: 301px;
    padding: 9px 15px;
    width: 50%;
    float: left;
}
.photo_g{
    min-height: 301px;
    padding: 9px 15px;
    background: #b14e4e;
    width: 50%;
    float: right;
    position: relative;
	}

.photo_g h4{
color:#FFFFFF;
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 23px;
	}
	.photo_g li img{
	height: 180px;
    width: 419px;
    border: 5px solid white;
    object-fit: cover;
    object-position: center;
	}
	
	.photo_g li{
    display: inline-block;
    padding: 0 11px;
    font-size: 40px;
	margin:0 auto;
	}
	
.ptext{ font-family: inherit;
    letter-spacing: 0.09em;
    color: #757575;
    font-weight: 300;
    line-height: 22px;
}	
#p_msg .p-box h4, #latest-event h4{
color: #93303a;
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 23px;
	}
	#p_msg .p_image{
	float: left;
	}
#p_msg .p_image img{
object-fit: cover;
    height: 179px;
    width: 155px;
    margin: 0px 22px 0px 0px;
	}
	#latest-event{
	min-height: 425px;
    background: #f2f2f2;
    padding: 38px 0px 5px 0px;
	}
	#latest-event .all_events{
	min-height: 435px;
    background: #f2f2f2;
    margin-bottom: -60px;
    z-index: 22222;
    position: relative;
	}
#latest-event .latest-event h4{    font-size: 22px;
    color: brown;
    font-weight: 600;}
#latest-event .event_box{
border: 1px solid #d2d2d2;
}

#blank_image{
background:url(../images/hs.png);
background-size: cover;
    background-position: center;
        min-height: 448px;
    margin-top: -220px;
}
	#latest-event .event_box h2{
    font-size: 21px;
    border-bottom: 1px solid #cccccc;
    padding: 10px 0;
    margin-top: 0;
		}

.principal {
    float:left;
    margin-right:10px;
    border-radius:50%;
    border:6px solid #a52a2a;
}

.table-bordered>tbody>tr>td, .table-bordered>thead>tr>th {
    text-align:center;
    vertical-align:middle;
}

.tenure {
    border-radius:50%;
    border:4px solid #a52a2a;
}
		
		
#latest-event .event_box .event_detail	{
    padding: 0px 9px;
    height: 112px;
    overflow: hidden;
		}
		
#footer{ 
background: #2e2e2e;
padding: 38px 0px 11px 0px;
color: #d8d3d3;
border-top: 7px solid #387bba;
}
#footer h1{ 
    font-size: 26px;
    font-weight: 300;
    border-bottom: 1px solid #387bba;
    padding: 0 0 6px 0;
	}
#footer h4{ 
font-size: 22px;
font-weight: 600;
font-family: initial;
}

#footer a{
color:#FFFFFF;
}
#footer a:hover{
color:#FFFFFF;
text-decoration:none;
}
#footer p:hover{
padding: 0 1px;
transition:.3s;
}
#footer .footer-image{
float:left;
}
#footer h6{
    font-size: 16px;
    font-weight: 300;
	}
.btn-simple{
     color: white;
    font-style: italic;
    font-size: 13px;
    float: right;
    margin-top: -10px;
	}
	
#footer h2{font-size:14px;}

.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}

.fa-google {
  background: #dd4b39;
  color: white;
}

.fa-linkedin {
  background: #007bb5;
  color: white;
}
.social{
height: 30px;
    width: 30px;
    font-size: 19px;
    line-height: 28px;
    text-align: center;
	}
	
#footer_bottom{
    background: black;
    color: #848484;
    padding: 20px 0;
    min-height: 55px;
	}
	#footer_bottom a{
   color: #d0ba0e;
	}
	#footer_bottom a:hover{
   color:#dd7d00;
   text-decoration:none;
   transition:.3s;
	}
	.responsive{
	color: white;
    font-size: 17px;
    margin: 0;
    padding: 15px 22px;
    font-weight: 500;
	display:none;
	}
	#imp_links{
	display:none;
	}
	.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #3c1903;
    border-color: #795548;
    border-bottom: 2px solid yellow;
}
.dropdown-menu>li>a {
    color: #fff;
	padding: 7px 20px;
}
.dropdown-menu {
    background-color: #a52a2a;
	padding: 0px 0;
}
.height{
height:300px;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 11111;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

#mySidenav li{
    border-bottom: 1px solid #5d5d5d;
	}
.rightside{
display:none;
}
.sidenav a {
   padding: 10px 0px 10px 26px;
    text-decoration: none;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}
.height-photo{
height: 180px;
}
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

	@media only screen and (max-width: 767px) {
        #icon {
    padding: 0;
}
        .bdr{display:none!important;}
        .height-line{
        text-align: center;
    padding: 14px 0;
        }
        
 .box-small{padding-left: 24px;}
 
 #icon .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev {
    margin-top: -9px;
    margin-right: -26px;}
    
  #icon .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-top: -9px;
    margin-left: -26px;}
 
.responsive, .rightside{
	display:block;
	}
	#menu{
	display:none;
	}
	#top-name .top-name {
    padding: 0;
}
#top-name .top-name h2 {
    width:92%;
    font-size: 16px;
}
#top-name .top-name h5 {
    font-size: 14px;
}
#imp_links{
display:block;
}
#p_msg .p-box, #p_msg .photo_g {

    width: 100%;

}
#aboutus .image1 img {
    float: unset;
    margin: 0 auto;
    margin-top: 15px;
}
}

 
.dropdown-menu > li.kopie > a {
    padding-left:5px;
}
 
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
   top:0;left:100%;
   margin-top:-6px;margin-left:-1px;
   -webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;
 }
  
.dropdown-submenu > a:after {
  border-color: transparent transparent transparent #fff;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  display: block;
  float: right;  
  height: 0;     
  margin-right: -10px;
  margin-top: 5px;
  width: 0;
}
 
.dropdown-submenu:hover>a:after {
    border-left-color:#8e2929;
 }

.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
  text-decoration: none;
}  
  

@media (min-width: 768px) {
  ul.nav li:hover > ul.dropdown-menu {
    display: block;
  }
  #navbar {
    text-align: center;
  }
}  

.heading_title{
    background: #a52a2a;
    color: yellow;
    font-size: 20px;
    padding: 8px 11px;
    margin: 0;
    font-weight: 400;
	}
	.quick-links{
	background: antiquewhite;
    border: 1px solid #cecece;
	}
	.quick-links li{
	    padding: 5px 11px;
    border-bottom: 1px dotted #6d6d6d;
}
.quick-links li:hover{
	transition:.3s;
	    padding: 5px 15px;
}
.quick-links a{
    color: #232323;
    font-weight: 500;
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 0px;
    border-bottom: 5px solid #387bba;
    color: inherit;
    background:url(../images/teachers-group-1.jpg);
	background-position:center 20%;
	background-size:cover;
    padding: 32px 0px!important;
}
.jumbotron .h1, .jumbotron h1 {
   font-size: 33px;
    color: white;
    z-index: 2;
    text-shadow: 2px 2px 22px black;
    position: relative;
	text-transform: uppercase;
}
.jumbotron p {
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: 300;
    color: white;
	 z-index: 2;
    position: relative;
    text-shadow: 1px 1px 5px black;
}

.overlay_top{
position: fixed;
    width: 100%;
   height: 27%;
     left: 0; 
     right: 0; 
    background-color: rgba(0, 0, 0, 0.21);
     z-index: 2; */
    cursor: pointer;
    position: absolute;
}

.quick-links, .photo_gellary{
margin-bottom:20px;
}

.photo_gellary img{
        height: 150px;
    width: 150px;
    border-radius: 50%;
    border: 6px solid #a52a2a;
    object-fit: cover;
	}
	.photo_gellary li{
	display:inline-block;
	}
	.photo_gellary{
	background: antiquewhite;
    min-height: 257px;
    border: 1px solid #dadada;
	}
	
.text-style{
    font-size: 19px;
    font-style: italic;
    font-family: -webkit-pictograph;
    text-align: justify;
    font-weight: 300;
    line-height: 23px;
    color: dimgrey;
	}
	#inner_detail{
	    padding: 28px 0 15px 0;
	}
/*#inner_detail .text h2 {
    font-weight: 600;
    color: #93303a;
    font-size: 32px;
    margin-top: 0;
    border-bottom: 1px solid #a52a2a;
}*/
#inner_detail .text h2 {
    font-weight: 600;
    color: #93303a;
    font-size: 32px;
    margin-top: -10px;
    border-bottom: 1px solid #a52a2a;
    line-height: 48px;
}
#inner_detail .text h5{ 
    font-size: 19px;
    color: #93303a;
    font-weight: 300;
    font-style: italic;
    font-family: serif;
	}
	#inner_detail .text{
	background: white;
    padding: 25px 25px 25px 25px;
    box-shadow: 1px 1px 5px #c7c7c7;
	}
	#inner_detail {
    background: #f2f2f2;
    padding: 40px 0px 40px 0px;
}
	
ul, li {
    line-height: 26px;
}
.panel-color{
background: #a52a2a;
    color: #ececec;
}
.panel-body {
    padding: 15px;
    background: white;
    color: black;
}
.contact-form{
    background: white;
    padding: 14px 0px 73px 0px;
	}
	
.contact-form input{
    height: 42px;
    border-radius: 0px;
	}

textarea.form-control {
    height: 139px;
border-radius: 0px;
}

.contact_box{
background: #efefef;
    padding: 28px 0;
    text-align: center;
    font-size: 17px;
    margin-bottom: 18px;
    color: #a52a2a;
    border-top: 5px solid #dd7d00;
}
.date{
background: #fef60c;
    color: #484646;
    width: 147px;
    height: 40px;
    font-size: 16px;
    position: absolute;
    top: 73%;
    padding: 11px 13px;
	}
	.mb{
	margin-bottom: 10px;
	}
	
	.photo-Gellary .caption{
	background: #dd7d00;
    color: white;
    padding: 6px 12px;
	}
	.photo-Gellary .caption h3{
	    font-size: 21px;
    margin: 0;
	}
#footer .footer-image img {
width: 110px;
    padding: 9px;

}

.zoom { 
width: 250px; 
float:left;
z-index: 10;
    -webkit-transition: all .3s ease-out; 
    -moz-transition: all .3s ease-out; 
    -o-transition: all .3s ease-out; 
    transition: all .3s ease-out; 
-webkit-backface-visibility: hidden;
-webkit-perspective: 1000;
}

.event_box:hover .zoom{ 
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
    -ms-transform: scale(2);
filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand',
    M11=2, M12=-0, M21=0, M22=2);
  
}
.event_box img{
    width: 348px;
    height: 186px;
    object-fit: cover;
}
.event_img{
 width: 348px;
    height: 186px;
    overflow:hidden;
    }



