@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css);
@import url('https://fonts.googleapis.com/css?family=Quicksand:300,400,500,700');
body{
 font-family: 'Quicksand', sans-serif; 
}
/*CAROUSEL*/
.carousel-indicators{
  display: none ;
}
.carousel-caption{
  padding-bottom: 30% !important;
}
.main-text {
    position: absolute;
    top: 200px !important;
    width: 96.66666666666666%;
    color: #FFF;
}

.carousel-btns {
    margin-top: 18em; 
}

.carousel-btns .btn {
  width: 150px;
}
.carousel_1{
  height: 550px;
}
.carousel-inner1{
  height: 600px;
}
.carousel-inner2{
  height: 450px;
}
.carousel-inner .imgOverlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(6, 28, 38, 0.5);
}

.carousel-inner img {
   width: 100%;
}

/*CONTROL*/
.carousel-control {
    width: auto;
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .fa-chevron-left,
.carousel-control .fa-chevron-right {
  position: absolute;
  top: 47%;
  right: 0;
  z-index: 5;
  display: inline-block;
  background-color: #000;
  width: 38px;
  height: 38px;
  line-height: 40px;
  font-size: 14px;
}

.carousel-control .icon-prev,
.carousel-control .fa-chevron-left {
  left: 0;
}

.carousel-indicators li {
  width: 12px;
  height: 12px;
  margin: 0 1px;
  border: 2px solid #fff;
  opacity: .8;
}

.carousel-indicators .active {
    background-color: #28ace2;
    border-color: #28ace2;
}

.carousel-control .icon-prev, .carousel-control .fa-chevron-left,
.carousel-control .icon-right, .carousel-control .fa-chevron-right {
    border-radius: 50px;
}

.carousel-control .icon-prev, .carousel-control .fa-chevron-left {
    left: 30px;
}

.carousel-control .icon-right, .carousel-control .fa-chevron-right {
    right: 30px;
}

.bs_top_icons ul li{
  margin-right:10px !important;
}

.bs_top_icons{
  display: none;
  float: right;
}

  .ml5 {
  position: relative;
  font-weight: 300;
  font-size: 4.5em;
  color: #402d2d;
}

.ml5 .text-wrapper {
  position: relative;
  display: inline-block;
  padding-top: 0.1em;
  padding-right: 0.05em;
  padding-bottom: 0.15em;
  line-height: 1em;
}

.ml5 .line {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 3px;
  width: 100%;
  background-color: #402d2d;
  transform-origin: 0.5 0;
}

.ml5 .ampersand {
  font-family: Baskerville, "EB Garamond", serif;
  font-style: italic;
  font-weight: 400;
  width: 1em;
  margin-right: -0.1em;
  margin-left: -0.1em;
}

.ml5 .letters {
  display: inline-block;
  opacity: 0;
  font-size: 25px;
}
footer{
  background-color:#ebad40 ;
  padding: 1%;
  
}



.bs_top_wrapper{
  width: 100%;
  position: absolute;
  z-index: 10;
    background-color: #37373f00;
    padding: 5px;
    /*border-bottom: 1px solid #2b74a7;*/
}
.bs_top_info   ul li{
    display: inline-block;
    margin-right: 45px;
    color: #ffffff;
}
.bs_top_icons ul li{
  
    display: inline-block;
    margin-right: 45px;
    color: #ffffff;
}
.bs_menu_wrapper{
  top:40px;
  background-color: #00000094;
    position: absolute;
    border-radius: 8px;
    margin: 0 auto;
    z-index: 10;
}
.bs_menu ul li {
    display: inline-block;
    position: relative;
    float: left;
}
.bs_logo{
  padding: 10px 0px 10px 0px;
}
.bs_logo ul li a{
   padding-top: 5px !important;
}
.bs_menu ul li a{
  color: #ebac23;
  font-weight: bold;
  padding-top: 20px;
  padding-right:25px;
  padding-left: 5px; 
  padding-bottom:  28px;     
  display: block;
  text-transform: capitalize;
  font-size: 15px;
  position: relative;
  overflow: hidden;
  text-decoration: none;  
}
.bs_menu ul li a:hover{
  color: #3e82b3!important ;
}
a{
  color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

.bs_menu ul li ul.sub-menu{
  position: absolute;
    width: 200px;
    background-color: #ffffff;
    border-bottom: 2px solid #ffae11;
    top: 130%;
    -webkit-transition:all 0.3s ease-in-out;
    opacity: 0;
}


.about{
  
  height: 400px;

 
}
.about > p{
  text-align: center;
  font-size: 18px !important;
  font-weight: bold;

}
.about > a{
  color: black
}
.about > h3{
   
    text-align: center;
    font-weight: bold;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    width: 20%;
    border-bottom-color: #3077aa;
}
.course{
  padding:1px;
  height: 400px;
  background-color:  #f4f4f4;
}
.course > h3{
    text-align: center;
    font-weight: bold;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    width: 10%;
    border-bottom-color: #3077aa;
}
.certificate{
  padding: 1px;
 

}
.certificate >h3{
    
    text-align: center;
    font-weight: bold;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    width: 10%;
    border-bottom-color: #3077aa;
}
.gallery{
  padding: 1px;
   background-color: #f4f4f4;
   height: 650px;
}
.gallery > h3{
    text-align: center;
    font-weight: bold;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    width: 10%;
    border-bottom-color: #3077aa;
}
.pull-right{

}
@media screen only(max-width: 470px;){
  .bs_menu_wrapper{
    width: 200px !important;
  }
}
/* Testimonial */
.testimonial_subtitle{
    color: #0aaa7a;
    font-size: 12px;
}
  .testimonial_btn{
    background-color: #373d4b !important;
    color: #fff !important;
 }
 .seprator {
    height: 2px;
    width: 56px;
    background-color: #0aaa7a;
    margin: 7px 0 10px 0;
}
/* Testimonial */
/* gallery */
.accordian {
  width: 805px; 
 
  overflow: hidden;
  
  /*Time for some styling*/
  margin: 0px auto;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
}

/*A small hack to prevent flickering on some browsers*/
.accordian ul {
  width: 1200px;
  margin-left:-50px ;
  /*This will give ample space to the last item to move
  instead of falling down/flickering during hovers.*/
}

.accordian li {
  position: relative;
  display: block;
  width: 50px;
  float: left;
  height: 500px;
  border-left: 1px solid #888;
  
  box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.5);
  
  /*Transitions to give animation effect*/
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  /*If you hover on the images now you should be able to 
  see the basic accordian*/
}

/*Reduce with of un-hovered elements*/
.accordian ul:hover li {width: 40px;}
/*Lets apply hover effects now*/
/*The LI hover style should override the UL hover style*/
.accordian ul li:hover {width: 640px;}


.accordian li img {
  display: block;
}

/*Image title styles*/
.image_title {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0; bottom: 0; 
width: 640px; 

}
.image_title a {
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 20px;
  font-size: 16px;
}
/*gallery */
.footer_background{
  background-color: #333333bd ;
}
.footer1{
    padding: 25px;
}
.footer p{
 font-size: 14px;
 font-weight: bold;
 color: white;
}
.modal-title{
  text-align: center;
  font-weight: bold;
}
.btn-priamry{
  width: 100%;
  background-color: #3e82b3!important;
  color: white;
  font-weight: bold;
  letter-spacing: 2px;

}
.btn-default{
   width: 100%;
  background-color: #ebac23 !important;
  color: white;
  font-weight: bold;
  letter-spacing: 2px;
}
.h1{
    
    animation-delay: 1s;
}
.simple-marquee-container{
  width: 100%;
    background-color: #1313a0;
    float: left;
    display: inline-block;
    box-sizing: border-box;
    height: 50px;
    position: fixed;
    cursor: pointer;
    bottom: 0px;
    z-index: 10;
    left: 0;
    line-height: 45px;
    backface-visibility: hidden;
}

.marquee-content-items > li {
  color: white !important;
}
.contact{
  /* border-bottom: 2px solid #226698;*/
    padding-bottom: 15px;
    text-align: center;
    color: white;
    font-weight: bold;
}

.form-control{
  border-radius:0px !important;\

}
.form-control::placeholder{
  text-align: center;
  font-weight: bold;
  font-size:18px; 

}

.btn-primary{
  width: 100%;
  border-radius:0px;
}

/*counter */

#counter{
  background-color:#ccc ;
}
.col_half { width: 49%; }
.col_third { width: 30%; }
.col_fourth { width: 23.5%; }
.col_fifth { width: 18.4%; }
.col_sixth { width: 15%; }
.col_three_fourth { width: 74.5%;}
.col_twothird{ width: 66%;}
.col_half,
.col_third,
.col_twothird,
.col_fourth,
.col_three_fourth,
.col_fifth{
  position: relative;
  display:inline;
  display: inline-block;
  float: left;
  margin-right: 2%;
  margin-bottom: 20px;
}
.end { margin-right: 0 !important; }
/* Column Grids End */

.wrapper { width: 980px; margin: 30px auto; position: relative;}
.counter { 
  /*background-color: #0088cc;*/
  color:white; 
  padding: 20px 0; 
  
  font-weight: bold;
}
.count-title { color:#ebac22 ; font-size: 40px; font-weight: bold;  margin-top: 10px; margin-bottom: 0; text-align: center; }
.count-text {color:#ebac22 ; font-size: 20px; font-weight: normal;  margin-top: 10px; margin-bottom: 0; text-align: center; }
.fa-2x { margin: 0 auto; float: none; display: table; color: #4ad1e5; }
/* counter */

.timeline-panel:hover{
  background: #ebac23;
}
.timeline-panel::before :hover{
  background: #ebac23;
}

.tag  {
  color: white !important;
  
}

.modal-header{
  background-color: #ebac23;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.modal-footer{
  border-top: 0px;
}
.modal-content{
  background:#0a0b14bf ;
}

@media (max-width: 1024px){
  .display{
    display: none;
  }
}
@media (max-width: 460px){
  .gallery{
    height: 434px !important;
  }
   .display{
    display: block;
  }
  .certificate {
    display: none;
  }
.about_sub{
   text-align: center;
  font-size: 16px !important;
  font-weight: bold;
}
  .text{
    text-align: center;
    font-size: 12px !important;
  }
  .carousel-inner1{
    height: 250px !important;
  }
  
  .carousel-caption{
    padding-bottom:0% !important;
  }
  .carousel-caption > h1{
    font-size:16px !important ;
  }
  .bs_top_icons{
    display: block;
    float: left;
    margin-left: 3% !important; 
  }
  .bs_menu_wrapper{
    display: none !important;
  }
  .about{
   height:670px !important;
   } 
   .course{
    height: 900px !important;
   }
   .tag{
    text-align: center;
   }
   
   .bs_menu ul li a{
    padding-left: 0px !important;
   }
   .display_none{
    display: none !important;
   }
}