@import url('https://fonts.googleapis.com/css?family=Carter+One|Lato|Vollkorn+SC|Aleo|Hammersmith+One');
h1{font-family: "Vollkorn SC", cursive !important; font-size:1.8em !important; color:black !important;}
/*h2{font-family: 'Aleo', serif !important; font-size:25px !important; word-spacing:5px;} */
h2{ font-family: "Carter One", cursive !important; font-size:1.6em !important; font-weight:500;}
p{font-family: "Lato", sans-serif; font-size: 15px !important; line-height: 25px !important;}
h4,h5,h6 {font-family: 'Carter One', cursive !important; color:#4ba521;/*font-family: 'Lobster Two', cursive;*/}
h3{ font-family: 'Hammersmith One', sans-serif !important; font-size: 1.2em !important;}
<!-- /*ul{list-style-image:url('../images/list-tick.png');}*/ -->
.logo{max-width:440px;padding:2px 0;}
.logo-text{padding:14px 0 0 0px !important;color:#211e6f !important;}
.logo-link{font-size:1.2rem;color:#1f1a6c;}
.logo-link:hover{text-decoration:none;border:none;}
.hg-1{color:#211e6f !important;}
.hg-2{color:#097692 !important;}
.hbgclr{background-image: linear-gradient(180deg, #047dd7, #83d3e7);/*background:#047dd7; #3695dc*/color:white;}
.subhdclr{background-image: linear-gradient(360deg, #FFFFFF, #F9FAFA);color:#211e6f;}
.cntbgclr{background-image: linear-gradient(120deg, #f9fdfe, #ffffff);}
.tbgclr{background-image: linear-gradient(120deg, #f9fdfe, #ffffff);}
.bck-img{background:url("../images/bck.jpg") repeat #f9fafa}
td{padding:1.3rem !important;}
p > a > span{
 font-weight:bold !important;
 font-size:13px;
}
.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  background-color: #113283;
 z-index: 9999;
 display: none;
  position: absolute;
    border: 1px solid #1270b6;
    font-size: 11.4px !important;
    width:233px !important;
    list-style-type: none;
   margin: 0;
   padding: 7px 0;
   word-spacing: 4px;
   letter-spacing: 0.20px;
}

.dropdown-content li a {
  /*color: black;*/
  padding: 16px 16px !important;
  text-decoration: none !important;
  display: block;
  /*margin-left: -40px !important;*/
  font-size:13px;
  width:100%;
  font-weight: bold;
}

/*.dropdown-content a:hover {background-color: #ddd;}*/
.dropdown:hover .dropdown-content {display: block;  margin-left: 0px;
  font-size:11.4px;
  width:100% !important;
  }

.dropdown:hover .dropbtn {background-color: #1270b6 !important;}

/* drop */
.navbar-toggle {
    position: relative;
    float: right;
    padding: 12px 15px !important;
    margin-top: 5px;
    margin-right: 8px !important;
    margin-bottom: 8px;
    background-color: #ffffff;
    background-image: none;
    border-radius: 4px;
}
.dropdown-menu>li>a
 {
    display: block;
    padding:10px !important;
	text-align: left !important;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    white-space: nowrap ;
    z-index: 1000;
}
	

.dropdown-menu>li>a:hover
{
 background-color:#1270b6 !important;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1270b6 !important;
    outline: 0;
	}
 .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
color: black !important;
    text-decoration: none;
    background-color: #cdefb1 !important;
}
/* drop */


.wdth
{
 width:24.2% !important;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.margintop
{
 margin-top:30px !important;
}
.margintop1{
 margin-top:20px !important;
}
.margintop2{
 margin-top:-20px !important;
 margin-right:20px;
}
.brdr
{
/* border: 2px solid #00004d !important;*/
 width:100%;
 padding: 13px;
 height:610px;
 box-shadow: 0px 0px 8px 0px #00004d;
}
.brdr1
{
 /*border: 2px solid #00004d !important;*/
 box-shadow: 0px 0px 8px 0px #00004d;
 width:100%;
 padding: 13px;
 height:715px;
}
.brdr2
{
 /*border: 2px solid #00004d !important;*/
 box-shadow: 0px 0px 8px 0px #00004d;
 width:100%;
 padding: 13px;
 height:810px;
}
.wd{
 width:100%;
 height:400px !important;
}
.wd1{
 width:64% !important;
}
.marginleft
{
 margin-left:30px !important;
}
.marginleft1
{
 margin-left: 5px !important;
}
.marginleft2
{
 margin-left:6px !important;
}
.marginleft3
{
 margin-left:16px !important;
}
.t1{
max-width: 75% !important;
margin-bottom: 20px;
margin-left: 150px;
margin-top:20px;
}

.pad{
 padding:20px !important;
}
p a:hover{
 background-color:white;
 color:#00004d !important;
}
@media(max-width:480px)
{
 .brdr
{
 border: 3px solid gray;
 width:30%;
 padding: 4px;
}
}
/*.navbar .nav > li > .dropdown-menu::before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgb(255, 255, 255);
    position: absolute;
    top: -7px;
    left: 246px;
} */
.boxshadow
{
 box-shadow: 0px 0px 0px 1px gray;
 padding:5px;
 height:365px;
}
.hvr
{
  width:250px !important;
  height:50px;
}

a {
    color: white !important;
    text-decoration: none;
}
a:hover {
    color: white !important;
    text-decoration: none;
    background-color:transparent;
}
p > a
{
  color:#00004d !important; /* #060693 !important; */
  text-decoration:none !important;
}
a .mb
{
 text-decoration:none !important;
  color:white !important;
}

.navbar-nav .open .dropdown-menu {
    position: absolute;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: #113283 !important; /*#fffcfc !important;*/
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding:7px !important;
    padding-bottom: 20px !important;
    padding-top: 13px !important;
    border: 1px solid #1270b6;
    font-size: 11.5px !important;
    width:315px !important;
    /*margin-left: -120px !important; */
    letter-spacing: 0.06em;
}
.navbar-collapse .icon-bar {
    border: 1px solid white;
}
.navbar {
    border-radius: 4px !important;
}
/*.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0 !important;
    z-index: 1000;
    display: none;
    float: left;
    width: 100% !important;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgb(255, 0, 0);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
} */
.c1 {

    margin-left: 0;
    margin-right: 0;
    width: 60% !important;
    color: #115ef9 !important;

}
.navbar-custom {
    /*background-color: #113283 !important; */
    border-radius: 0;
    min-height: auto;
}
.dropdown-menu > li > a {
    display: block;
    padding: 13px 5px !important;
    clear: both;
    font-weight: bold !important;
    line-height: 1.42857143;
    color: white;/*#00044d !important;*/
    white-space: nowrap;
}

a {
    color: black !important;
}
body
{
	 background:url("../images/school.jpg") !important; 
	/* background-color:  #e6f7ff !important; */
}
.table {
    width: 97% !important;
}
.spaceleftzero
{
	margin-left : 0 !important;
	padding-left: 0 !important;
}
.clr
{
	color: #1E90FF !important;
}
.clr1
{
	color: #00004d !important;
}
.clr2
{
	color: white;
}
.clr3
{
	border-color: #b3b3b3 !important;
}
.clr4
{
	color: #000;
}
.clr5
{
	color: #b06f00;
}
.spacezero
{
	margin :0 !important;
	padding :0 !important;
}
.paddingleftzero
{   
padding : 0 !important;
}
.well
{
	margin-bottom: 0 !important;
}
.hd
{
 height:300px;
}
.hd1
{
 height:300px;
}
.trans
{
	background:url("../images/bckpattern.png") repeat ;
}
.b1
{
	background-color:white;
}
.b2
{
	background-color: #395eba;
}
.b3
{
  background-color: #f8e32e;
}
.b4
{
 background-color: #113283 !important;
}
.bt
{
	background-color: #592280 !important;
}
.borderright
{
border-right : 1px solid whitesmoke;
}
.borderright1
{
border-right : 1px solid lightgrey;
} 
.mr
{
	padding-bottom:7px;
	padding-top: 7px;
	margin-bottom: 35px;
}
.mb
{
	margin-bottom:15px !important;
}
.mb1
{
 margin-bottom:20px !important;
}
.mt
{
	margin-top:5px;
}
.mt1
{
	margin-top: 20px !important;
}
.mt2
{
	margin-top: 60px;
}
.mt3
{
	margin-top: 70px;
}
.mt4
{
	margin-top: 30px;
}
.mt5
{
	margin-top: 30px;
}
.mt6
{
	margin-top:10px !important;
}
.mt7
{
	margin-left: -15px;
}
.mt8
{
	margin-left: -30px !important;
}
.mt9
{
	margin-left: -12px !important;
}
.hg2
{
	text-align: center;
    padding:8px;
	/*padding-left:0 !important; */
}
.hw
{
	width: 200px !important;
	height:200px !important;
}
.hw1
{
	width: 360px !important;
	height: 280px !important;
}
.hw2
{
	width: 300px !important;
	height: 300px !important;
}
.c2
{
	 /* background-color: #9ed4f2;
	padding:12px; */
	/* background-color: #f8d42e !important; */
	color: #115ef9 !important;
}
.tick
{
  /* font-size: 14px; */ 
  padding:1px;
}
.navbar-nav .open .dropdown-menu {
    position: absolute;
    float: none;
    width: 100% !important;
    margin-top: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
/*.dropdown-menu .active
{
 color:red !important;
 background-color:pink !important;
} */
.nav > li > a {
    position: relative;
    display: block;
    padding: 15px 70px !important;
}
.navbar-collapse {
	background-color :#113283 !important; /*#3e9cb6 !important;*/
  	border-radius:0;
    min-height:auto;
}
.center1 {
    display: block;
    margin-left: auto;
	height:150px;
    margin-right: auto;
    width: 50%;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.navbar-custom .icon-bar {
    border: 1px solid gray;
}
.navbar-custom .navbar-toggle, .navbar-custom .nav .open > a, .navbar-custom .nav .open > a:hover, .navbar-custom .nav .open > a:focus {
    background-color: #fff !important;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #113283 !important;
    background-image: none;
    border: 1px solid #fffdfd;
    border-radius: 4px;
}
.navbar-collapse .navbar-nav > li > a {
  	color:#fff !important;
   font-weight: bold !important;
  }
.navbar-collapse .active > a, .active > a:hover, .active > a:focus {
    color: white !important;
	background-color : #1270b6 !important;
}   
.navbar-collapse  li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    /*background-color: #1270b6 !important;*/
	color: black!important;
	}
  .navbar-nav  li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    padding: 16px 16px;
    background-color: #1270b6 !important;
	color: white !important;
	}
/*.navbar-custom .navbar-brand {
   color: red !important;
  line-height: 1px !important;
} */
.navbar-collapse .navbar-toggle, .navbar-collapse .nav .open > a, .navbar-collapse .nav .open > a:hover, .navbar-custom .nav .open > a:focus {
    background-color: #1270b6 !important;
}

.navbar-collapse .icon-bar {
   border: 1px solid gray;                
}
a:active, a:hover , a
{
	color: #f9f6f6 !important;
}
/*-- change navbar dropdown color --*
.navbar-collapse .navbar-nav .open .dropdown-menu>li>a,.navbar-collapse .navbar-nav .open .dropdown-menu {
    color:#428bca;
}
/*shine effect*/
/**
 * The "shine" element
 */

.icon:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 10%;
  width: 30%;
  height: 20%;
  opacity: 0;
  transform: rotate(60deg);
  
  background: rgba(255, 255, 255, 0.13);
  background: linear-gradient(
    to right, 
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.6) 55%,
   /*  rgba(255, 255, 255, 0.12) 92%,*/
    rgba(255, 255, 255, 0.0) 100%
  );
}

/* Hover state - trigger effect */
.icon img{-webkit-filter: grayscale(100%);filter: grayscale(100%);}
.icon img:hover{-webkit-filter: grayscale(0%);filter: grayscale(0%);}
.icon:hover:after {
  opacity: 0.4;
  top: -10%;
  left: 60%;
  transition-property: left, top, opacity;
  transition-duration: 0.8s, 0.8s, 0.19s;
  transition-timing-function: ease;
}

/* Active state */

.icon:active:after {
  opacity: 0;
}
.bg
{
	background-color: gray;
}

#sowl-demo{
	width:100%;
}
 #sowl-demo .item img
 {
        display: block;
        width: 100%;
        height: auto;
 } 
.zoom {
    padding: 50px;
    transition: transform .0.5s; /* Animation */
    width: 200px;
    height: 200px;
    margin: 0 auto;
} 
.zoom:hover {
    transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}
.imgwdth
{
 width:100%;
}
@media(max-width:850px)
{
 .wdth
{
 width:100% !important;
}
.marginleft
{
 margin-left:0px !important;
}
.wd1{
 width:100% !important;
}
.t1{
max-width: 100% !important;
margin-bottom: 20px;
margin-left:0px;
margin-top:20px;
}
.mt8
{
	margin-left: 0px !important;
}
.mt7
{
	margin-left: 0px;
}
.hd
{
 height:380px;
}
.hd1
{
 height:400px;
}
}
@media (min-width:768px) and (max-width:991px)
{
.nav > li > a {
    position: relative;
    display: block;
    padding: 15px 28px !important;
}
.dropdown-menu > li > a {
    display: block;
    padding: 13px 0px !important;
    clear: both;
    font-weight: bold !important;
    line-height: 1.42857143;
    color: white;/*#00044d !important;*/
    white-space: nowrap;
}
.navbar-nav .open .dropdown-menu {
    font-size: 11px !important;
    width:170px !important;
}
.wdth
{
 width:25% !important;
}

.boxshadow
{
 box-shadow: 0px 0px 0px 1px gray;
 padding:5px;
 height:365px;
}
}
@media (min-width:992px) and (max-width:1199px)
{
.nav > li > a {
    position: relative;
    display: block;
    padding: 15px 50px !important;
}
.wdth
{
 width:25% !important;
}
.boxshadow
{
 box-shadow: 0px 0px 0px 1px gray;
 padding:5px;
 height:390px;
}
}