body{font-family: sans-serif!important;}
.head{
      text-align: center;
     }
.admission{
    border: 2px solid #034694;
    height: 30px;
    padding: 4px;
    width: 95%;
    border-radius: 19px;
    }
.headclickbtn {
        letter-spacing: 2px;
        margin-top: 7px;
        background-color: #034694 !important;
        -webkit-border-radius: 60px;
        border-radius: 60px;
        border: none;
        color: #eeeeee;
        cursor: pointer;
        display: inline-block;
        font-family: sans-serif;
        font-size: 15px;
        padding: 5px 15px;
        text-align: center;
        text-decoration: none;
                }
       @keyframes glowing {
        0% {
          background-color: #034694;
          box-shadow: 0 0 5px #034694;
        }
        50% {
          background-color: #034694;
          box-shadow: 0 0 20px #034694;
        }
        100% {
          background-color:  #034694;
          box-shadow: 0 0 5px  #034694;
        }
                   }
.headclickbtn {
        animation: glowing 1300ms infinite;
      }
.socialicon{ 

        font-size: 20px;
        margin-top: 8px;
        text-align: center;
      }
.fa-facebook{
        border: 2px solid blue;
        background-color: white;
        color: blue;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 6px;
        padding-bottom: 6px;
        border-radius: 0px;
            }
.fa-facebook:hover{
        background-color: blue;
        color: white;
                  }
.fa-twitter{background-color: white;
       color: skyblue;
     
       padding: 5px;
       border-radius: 0px;
            }
.fa-twitter:hover{
        background-color: skyblue;
        color: white;
      }
.fa-instagram{background-color: white;
        color: red;
       
        padding: 5px;
        border-radius: 0px;
      }
.fa-instagram:hover{
        background-color: black;
        color: white;
      }
.fa-linkedin{background-color: white; 
      color: deepskyblue;
     
      padding: 5px;
      border-radius: 0px;}
.fa-linkedin:hover{
        background-color: deepskyblue;
        color: white;
      }
.fa-youtube{background-color: white; 
      color: red;
    
      padding: 5px;
      border-radius: 0px;}
.fa-youtube:hover{
        background-color: red;
        color: white;
      }

#rightnav{
      margin-top: 14px;
      font-size: 12px;
      font-weight: bold;
    }  

.navbar-default {
   
    background-color: white;
    border-color: white;

}
.navhead{
  padding-left: 0px;
  padding-right: 0px;
}
.hrnav{
margin-top: 0px;
margin-bottom: 0px;
  
  }


.recimg{
  width: 100%;
       }
#cimg{
      width: 100%;
      }
.carousel-control.left{
        background-image: unset!important;
      }
.carousel-control.reight{
        background-image: unset!important;
      }
.slide-icn{
        color: white;
      }
.mb-set{
            margin-top: -14px;
      }
.carousel-control.left{
        background-image: unset!important;
      }
.carousel-control.right{
        background-image: unset!important;
      }
.carouselimg{
  padding: 0px;
  margin-top: -14px;
 }
.liname{
  margin-top: -49px!important;
 }
.carousel-indicators li{
  float: right;
  background-color: red;
 }
.slider-left{
      margin-left: -13%;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
      background-color: unset!important;
}
.navbar-default .navbar-nav>li>a:hover{
      background-color: unset!important;
    }
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {background-color: unset;}
.glyphicon {
    margin-top: 3px;
    font-size: 10px;
  }
.hamburger{
  border: unset;
}
#toggle {
  width: 28px;
 
  margin: 10px auto;
}
#toggle div {
  width: 16px;
    height: 6px;
    background: red;
    margin: 3px auto;
    transition: all 0.3s;
    backface-visibility: hidden;
}
@media (min-width: 768px) {
    .navbar-header {
        float: none !important;
    }
}
#toggle.on .one {
  transform: rotate(45deg) translate(5px, 5px);
}
#toggle.on .two {
  opacity: 0;
}
#toggle.on .three {
  transform: rotate(-45deg) translate(7px, -8px);
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
   background-color: unset; 
}
.navbar-toggle {
    border: unset;
    }
.navbar-default .navbar-nav>li>a {
    color: black;
}
.carousel-indicators li {
    border-radius: 0px;
    margin-inline: 5px;
  } 

  .headdiv {
    background: #882b5b !important;
}    
/*.leftdropdown{*/
/*    border-left: 2px solid red!important;*/
/*  }*/
.icn-slider{
  color: red!important;
  margin-top: 300px!important;
  font-size: x-large!important;
}
/*announcement part css*/

.announce{
  

  bottom: 0 ;
  margin:0;
  width: 100%;
  background-color: #034694;
  display: inline-flex;
/*  overflow: hidden;*/
  white-space: nowrap;

}

.text
{ 
padding-top: 15px;
    vertical-align: middle;
    font-size: 17px;
    color: white;
    margin: 0;
  width:100%;
    animation: marquee 10s linear infinite;
  display: inline-block;
  padding-right: 10px;
}

.news{
  height: auto;
    
    padding: 10px 30px 10px 30px;
    font-size: x-large;
    color: #882b5b;
    z-index: 1;
    display: block;
}

   
 
/* animation */

@keyframes slide {
  0% {transform:translateX(-100%);}
  100% {transform:translateX(100%);}
}

.newshead {
    
    text-align: center;
    color: #882b5b;
    font-family: ui-sans-serif;
    font-weight: 700;
    margin-bottom: 30px;
    /*margin-top: 30px;*/
    /* background: -webkit-linear-gradient(#2c3237, #fb0218);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}
.posteddate{
  color: #882b5b;
}
.textpanel{
  color: black;
}
#mygallery{
  color: #882b5b;
font-family: ui-sans-serif !important;
  font-size: 16px;
  letter-spacing: 1px;

}
.news12head{
background-image: linear-gradient(-79deg, #882b5b, transparent);
height: auto;
}

@media(max-width: 500px){
 .news12head{
  height:auto !important; 
  }
}

.thumbnail{
  border: unset;
}
/*carousel zoomin effect*/

@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(1, 1);
  }
  to {
    -webkit-transform: scale(1.5, 1.5);
  }
}

@keyframes zoom {
  from {
    transform: scale(1, 1);
  }
  to {
    transform: scale(1.5, 1.5);
  }
}

.carousel-inner .item > img {
  -webkit-animation: zoom 20s;
  animation: zoom 20s;
}

.p_design{
  font-family: ui-sans-serif!important;
  font-size: 15px;
}
.p_style{height: 437px;}
.wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
  box-shadow: 4px 4px 4px gray;
}

/*admission enquiry end*/

.thumbnail{
  padding: unset!important;
  box-shadow: 4px 4px 4px gray;

}

.modal-header {
    color: white;
   background:  #882b5b !important;
    }

    .modal-header .close {
    color: white;
  }
 .viewmore{
    padding: 1px;
    letter-spacing: 1px;
    font-size: 15px;
    color: #882b5b;
    font-family: ui-sans-serif;

}
a.viewmore{
  text-decoration: none;
}
 
 .panel-group{
  padding-bottom: 18px;
 }
 .panel-group .panel{
    box-shadow: 4px 4px 4px gray;

 }

/* form css*/
  .body2{
    /*background-image: linear-gradient(#064592, red);*/
    padding: 0px;
    margin-top: 0px!important;
    width: 100%;
    background-attachment: fixed ;

    }
  
.btech{
    color: #882b5b;
    border-color: black;
    box-shadow: 4px 4px 4px grey;
    border-radius: 4px;
    background-image: white;
    background-color: ghostwhite;
    text-align: center;
    margin-top: 35px;
    height: 150px;
   
    opacity: 0.9;
    padding: 25px;
    margin-left: 60px;
}
.btechtext{
  font-size: 189%;
  font-family: ui-sans-serif;
  font-weight: bold;
}
.btechup{
  margin-top: -70px;
}
.formbox{
    border-color: black;
    box-shadow: 4px 4px 4px grey;
    border-radius: 4px;
    background-image: white;
    background-color: ghostwhite;
/*    text-align: center;*/
    margin-top: 35px;
/*    height: 525px;*/
    /*width: 525px;*/
    opacity: 0.9;
    padding: 17px;
    margin-bottom: 30px;
    
}
.newshead{
    text-align: center;
    color: #882b5b;
    font-family: monospace;
    font-weight: 700;
  /*  background: -webkit-linear-gradient(#2c3237, #fb0218);*/
    -webkit-background-clip: text;
    
    font-size: 25px;
}
/*.areacontrol{*/
/*  height: 100px!important;*/
/*}*/
.optionp{
  box-shadow: 1px 1px 1px gray;
}
.name1{
  font-weight: 200px;
}
.btech3{
  margin-top: 22px;
}

/* form css*/

.car2img{
  border-radius: 100%;
  height: 250px;
  width: 250px;
}

/*card start*/
.leftcar{
  margin-top: -98px;
}

.carddiv {
  transition: 0.3s;
  margin-top: 35px;
}


.cardcontainer {
  width: 100%!important;
  padding: 60px 16px;
  border: 1px solid;
  text-align: center;
  box-shadow: 4px 4px 4px dimgray;
}
.cardimg {
  float: right;
    border-radius: 100px;
    height: 64px;
    width: 40%;
    border: 3px solid #882b5b;
}
.cardimg2 {
    height: 148px;
    width: 148px;
    padding: 10px;
    border-radius: 35px;
}
  
@media (max-width: 768px){
.cardimg2 {
    height: 128px;
    width: 128px;
    padding: 10px;
    border-radius: 35px;
}
}
.carin2{
  padding-bottom: 93px;
} 
    
.imgofcard{
  margin-top: 90px;
}
.carddiv1{
  margin-top: 35px;
}

.ST{
  text-align: center;
}
.cardh4 {
    font-weight: 700;
    color: #882b5b;
    font-family: ui-sans-serif;
    margin-top: revert;
}.cardp{
    margin: 0 0 10px;
    font-family: ui-sans-serif;
    font-size: 18px;
    }

/*card end*/
 
/*top recruiters start*/
.topcontain{
  margin-top: 10px;
}
.toprecbody{
   /* background-image: url("images/study14.jpeg");*/
    margin-top: 35px;
    background-attachment: fixed;
    height: 340px;
    background-repeat: no-repeat;
}
.cardimg2{
  height: 150px;
  width: 180px;
  padding: 10px;
  border-radius: 35px;
}
.carddiv2{
  opacity: 0.9;
}
.TR{
  margin-top: 35px;
  margin-bottom: 35px;
  text-align: center;
}
.newshead2{
    text-align: center;
    font-family: ui-sans-serif;
    font-weight: 900;
    background: -webkit-linear-gradient(#eef2f5, #fb0218);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 51px;}

/*top recruiters end*/



/*footer start*/
.h5footer{
  font-size: 15px;
  text-align: center;

}
.lowfooter{
  padding: 0px;
}
.footerdiv{
  padding: 0px!important;

  position: relative;
}

  .col_white_amrc { color:#FFF;}
footer { width:100%;
  background-color:#034694;
  min-height:250px;
  padding:10px 0px 25px 0px ;
    
}
.pt2 { padding-top:40px ;
  margin-bottom:20px ;}
footer p { font-size:16px; color:#CCC;
  padding-bottom:0px;
  margin-bottom:8px;}
.mb10 { padding-bottom:15px ;}
.footer_ul_amrc { margin:0px ;
  list-style-type:none ;
  font-size:14px;
  padding:0px 0px 10px 0px ; }
.footer_ul_amrc li {padding:0px 0px 5px 0px;}
.footer_ul_amrc li a{ color:#CCC;}
.footer_ul_amrc li a:hover{ color:#fff; text-decoration:none;}
.fleft { float:left;}
.padding-right { padding-right:10px; }

.footer_ul2_amrc {margin:0px; list-style-type:none; padding:0px;}
.footer_ul2_amrc li p { display:table; }
.footer_ul2_amrc li a:hover { text-decoration:none;}
.footer_ul2_amrc li i { margin-top:5px;}


.foote_bottom_ul_amrc {
  list-style-type:none;
  padding:0px;
  display:table;
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
}
.foote_bottom_ul_amrc li { display:inline;}
.foote_bottom_ul_amrc li a { 
  color:#999; 
  margin:0 12px;}


.thumbnaildiv{
  padding: 5px;
}



/*footer end*/


.carousel-indicators .active {
  background-color: red!important;
}









@media (min-width: 1200px){


.container {
    width: 100%!important;
}
}
















@media(max-width: 768px){
    #cimg{
      height: 225px!important;
         }
                        }

@media(max-width:500px){
  .mb-set{
     
    margin-top: -68px!important;
  }
  .navbar-default .navbar-brand {
    height: 12px!important;
  }
  .headdiv{
   
     
    text-align: center;
  }
  .head{
    text-align: center;
    margin-top: 3px;
  }
  .icn-slider{
    margin-top: 120px!important;
  }
  .liname{
    margin-top: unset!important;
  }
  .socialicon{
    margin-top: 15px;
    align-content: center!important;
  }

  #latest{
        margin-top: -25px!important;
        text-align: center;
        color: #882b5b;
        font-family: ui-sans-serif;
        font-weight: 700;
  }

      
}

/*contact & about us CSS*/
.well99 {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    margin-top: 150px;
}

.contactcard99 {
    margin-top: 70px;
    margin-bottom: 70px;
}

.container99 {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.box_set99 {
    border: 1px solid gray;
    box-shadow: 1px 3px 5px gray;
}

.colorborderscond99 {
    background: #ccc none repeat scroll 0 0;
    display: block;
    height: 1px;
    position: relative;
    width: 200px;
    margin: 2px auto;
    margin-top: 30px;
}
.colorborderscond99::after {
    background: blue;
    none repeat scroll 0 0: ;
    content: "";
    display: inline-block;
    height: 3px;
    left: 50%;
    position: absolute;
    transform: translate(-50%);
    width: 60px;
    top: -1px;
}

.formdiv_top99 {
    margin-top: 46px;
    margin-bottom: 15px;
}
.mapdiv_top99 {
    margin-top: 46px;
    margin-bottom: 15px;
}
.btn-info {
    color: #fff;
    background-color: #034694;
    border-color: #034694;
}
.p_design99 {
    font-family: ui-sans-serif!important;
    font-size: 15px;
    text-align: justify;
}
.mygallery99 {
    color: #882b5b;
    font-family: ui-sans-serif!important;
    font-size: 16px;
    letter-spacing: 1px;
}

/*contact & about us CSS*/

#button {
  display: inline-block;
  background-color: #882b5b;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 25px;
  position: fixed;
  bottom: 0px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#button:hover {
  cursor: pointer;
  background-color: #333;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}

@media (min-width: 1200px){
.topcontain {
    width:80%!important
}
}

@media (max-width: 500px){
    .socialicon{
  
        font-size:12px;
    } 
    .icn-slider {
    margin-top: 120px!important;
}
    /*body {*/
    /*     overflow-x: hidden!important;*/
    /*}*/
    #button{
        bottom: 5px!important;
    right: 13px!important;
    }
     .mb-set{
       width: 80%!important;

  }
  .admission{
      padding:4px;
  }
 
  .admission {
    font-size: 15px;
        height: 40px;
  }
  .cardimg2 {
    height: 30px;
    width: 100%;
    padding: 0px;
    border-radius: 35px;
}
.mb-req{
    /*margin-left:-26px;*/
}
.owl-head{
        font-size: 25px;
}
.newshead2{
    font-size:35px;
} 

/*.new{*/
/*    height:400px!important;*/
/*}*/

.p_style{
    height:350px!important;
}
.text{
    font-size:17px!important;
}
.news{
    font-size:17px!important;
}
.cardh4 {
    font-size: 15px!important;
}
.cardp {
    font-size:11px!important;
}
.btech{
    margin-left:12px!important;
}
/*.socialicon{*/
/*    margin-left:-60px!important;*/
/*}*/
.navbar{
    top:155px!important;
}

.carousel {
    position: sticky!important;
}
.newshead2 {
    font-size: 28px!important;
}

}

/*testimonialcss*/

.testicon{
  margin-top: 35px;
}

.testimonial {
  border-right: 4px solid #882b5b;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
  padding: 30px 30px 30px 130px;
  margin: 0 15px 30px 15px;
  overflow: hidden;
  position: relative;
  height:280px;
}
.testimonial:before {
  content: "";
  position: absolute;
  bottom: -4px;
  left: -17px;
  border-top: 25px solid #034694;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  transform: rotate(45deg);
}
.testimonial:after {
  content: "";
  position: absolute;
  top: -4px;
  left: -17px;
  border-top: 25px solid #034694;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  transform: rotate(135deg);
}
.testimonial .pic {
  border: 2px solid gray;
  display: inline-block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  top: 60px;
  left: 20px;
}
.testimonial .pic img {
  width: 100%;
  height: 100%;
}
.testimonial .description {
 
  letter-spacing: 0px;
  
  line-height: 25px;
  margin-bottom: 15px;
  text-align:justify;
}
.testimonial .title {
  display: inline-block;
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #034694;
  margin: 0;
}
.testimonial .post {
  display: inline-block;
  font-size: 17px;
  color: #034694;
  font-style: italic;
}
.owl-theme .owl-controls .owl-page span {
  border: 2px solid #2a3d7d;
  background: #fff !important;
  border-radius: 0 !important;
  opacity: 1;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls .owl-page:hover span {
  background: #034694 !important;
  border-color: #034694;
}

/* .design-img{
  border-top: 3px solid crimson;
  border-left: 3px solid crimson;
} */
/* .design-cap{
  border-bottom: 3px solid blue;
    border-right: 3px solid blue;
} */
@media only screen and (max-width: 767px) {
  .formdiv_top99{margin-top:-10px!important;}

  
    .btnreq{width:74%;border-radius:10px;font-size:14px;}
    .imgGallery{padding:6px;}
  
    .y{
        margin-top:unset!important;
    }
  .testimonial {
    padding: 20px;
    text-align: center;
  }
  .testimonial .pic {
    display: block;
    position: static;
    margin: 0 auto 15px;
  }
}

/*testimonialcss*/


@media (min-width: 1200px){
.gallery {
    width: 100%!important;
}
}
@media (max-width: 760px){
.btnreq{
  font-size: 13px!important;
}
}


/*contact & about us CSS start*/

.homehead1 {
    margin-top: 0px;
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.contactcard {
    padding: 90px;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.box_set {
    border: 1px solid gray;
    box-shadow: 1px 3px 5px gray;
}

.contact_heading {
    font-size: 26px;
    margin-top: 22px;
     text-align: center;
    color: #882b5b;
    font-family: monospace!important;
    font-weight: 700;
    background: -webkit-linear-gradient(#2c3237, #fb0218); 
    -webkit-background-clip: text;
    font-size: 25px;

}

.formdiv_top {
    margin-top: 12px;
    margin-bottom: 15px;
}
.mapdiv_top {
    margin-top: 46px;
    margin-bottom: 15px;
}
.btn-info {
    color: #fff;
    background-color: #034694;
    border-color: #034694;
}
.p_design {
    font-family: ui-sans-serif!important;
    font-size: 15px;
    text-align: justify;
}
.mygallery {
    color: #882b5b;
    font-family: ui-sans-serif!important;
    font-size: 16px;
    letter-spacing: 1px;
}

/*contact & about us CSS end*/  

 html, body {
   overflow-x: hidden;
}
body {
   position: relative
}
 body {
         
    font-family: monospace!important;
}
 .toprecbody{
    height: 700px;
    background-image: url("images/blue-backgrounds-2.jpg");
}
.btnreq {
    margin-top: 25px;
    background-color: crimson;
    color: white;
    font-family: monospace;
   
    font-size: 19px;
    border-radius: 20px;
    width: 26%;
  }

 .body2{
    
    background-image: url('images/graduationrec.jpg');
  background-repeat: no-repeat; 
  background-size: cover;     
  background-position: center; 
  background-attachment:fixed;
  }
  .newshead{
    text-align: center;
    color: #882b5b;
    font-family: monospace!important;
    font-weight: 700;
  /*  background: -webkit-linear-gradient(#2c3237, #fb0218);*/
    -webkit-background-clip: text;
    
    font-size: 25px;
}
 

/* Styles for the content section */



.content {
  width: 77%;
  margin: 50px auto;
  font-family: 'Merriweather', serif;
  font-size: 17px;
  color: #6c767a;
  line-height: 1.9;
}
.black{color:black!important;font-size:15px;}
.blue{color:blue;}
@media (min-width: 500px) {
  .content {
    width: 43%;
  }
  #button {
    margin: 30px;
    
  }
}
.content h1 {
  margin-bottom: -10px;
  color: #03a9f4;
  line-height: 1.5;
}
.content h3 {
  font-style: italic;
  color: #96a2a7;
}
 
 
  .footer{
      background-color:#034694;
  }   
         
 #cimg{height:550px!important;}
 .icn-slider{margin-top:300px!important;}
  .carousel-indicators .active {
  background-color: red!important;
}
.btech3{
  margin-top: 35px;
}


.post-slide{
  margin: 20px 15px 20px;
  border-radius: 15px;
  padding-top: 1px;
}
.post-slide .post-img{
   
    border-right: 3px solid blue;
    border-bottom: 3px solid blue;
    border-left: 3px solid red;
    border-top: 3px solid red;
  position: relative;
  overflow: hidden;
  /*border-radius: 10px;*/
  margin: -12px 15px 8px 15px;
  margin-left: -10px;
}
.post-slide .post-img img{
  width: 100%;
  height: 235px;
  transform: scale(1,1);
  transition:transform 0.2s linear;
}
.post-slide:hover .post-img img{
  transform: scale(1.1,1.1);
}
.post-slide .over-layer{
  width:100%;
  height:100%;
  position: absolute;
  top:0;
  left:0;
  opacity:0;
  background: linear-gradient(-45deg, rgba(6,190,244,0.75) 0%, rgba(45,112,253,0.6) 100%);
  transition:all 0.50s linear;
}
.post-slide:hover .over-layer{
  opacity:1;
  text-decoration:none;
}
.post-slide .over-layer i{
  position: relative;
  top:45%;
  text-align:center;
  display: block;
  color:#fff;
  font-size:25px;
}

.post-slide .post-title a:hover{
  text-decoration: none;
  color:#3498db;
}
.post-slide .post-description{
  line-height:24px;
  color:#808080;
  margin-bottom:25px;
}
.post-slide .post-date{
  color:#a9a9a9;
  font-size: 14px;
}
.post-slide .post-date i{
  font-size:20px;
  margin-right:8px;
  color: #CFDACE;
}
.post-slide .read-more{
  padding: 7px 20px;
  float: right;
  font-size: 12px;
  background: #2196F3;
  color: #ffffff;
  box-shadow: 0px 10px 20px -10px #1376c5;
  border-radius: 25px;
  text-transform: uppercase;
}
.post-slide .read-more:hover{
  background: #3498db;
  text-decoration:none;
  color:#fff;
}
.post-img{
     -webkit-box-shadow: 0px 0px;
      transition: .5s ease;
}
.post-img:hover{
    transform: scale(1.2);
    
}
/*.design-img{*/
/*     -webkit-box-shadow:
/*      transition: .5s ease;*/
/*}*/
/*.design-img:hover{*/
/*     transform: scale(0.7);*/
/*}*/
.z{
     -webkit-box-shadow: 0px 0px;
      transition: .5s ease;
}
/*.z:hover{*/
/*    transform: scale(0.7);*/
/*}*/

.owl-controls .owl-buttons{
  text-align:center;
  margin-top:20px;
}
.owl-controls .owl-buttons .owl-prev{
  background: #fff;
  position: absolute;
     top: 36%;
  left: -15px;
  padding: 0 9px 0 9px;
  box-shadow: 3px 14px 25px -10px #92b4d0;
  transition: background 0.5s ease 0s;
}
.owl-controls .owl-buttons .owl-next{
  background: #fff;
  position: absolute;
      top: 36%;
  right: 15px;
  padding: 0 9px 0 9px;
  box-shadow: -3px 14px 25px -10px #92b4d0;
  transition: background 0.5s ease 0s;
}
.owl-controls .owl-buttons .owl-prev:after,
.owl-controls .owl-buttons .owl-next:after{
  content:"\f104";
  font-family: FontAwesome;
  color: #333;
  font-size:30px;
}
.owl-controls .owl-buttons .owl-next:after{
  content:"\f105";
}


.owl-head {
    color:#882b5b!important;
    text-align: center;
    font-family: ui-sans-serif!important;
    font-weight: 900!important;
    background: -webkit-linear-gradient(#eef2f5, #fb0218)!important;
    -webkit-background-clip: text!important;
    -webkit-text-fill-color: transparent!important;
    font-size: 25px!important;
    margin-bottom: 30px!important;
    margin-top:35px!important;
}

.cardimg {
  float: right;
    border-radius: 100px;
    height: 64px;
    width: 40%;
    border: 3px solid #882b5b;
}
.cardh4{
  text-align: left;
}
.btechtext{
  font-size: 20px;
}

/*.navbar {*/
/*  position: fixed;*/
  
/*    width: 100%;*/
   
/*    background-color: white !important;*/
/*    z-index: 1;*/
/*}*/
/*.headdiv{*/
/*    position: fixed;*/
/*    top: 0px;*/
/*    width: 100%;*/
   
/*    background-color: white !important;*/
/*    z-index: 5;*/
    
/*}*/

.announce{
    position:sticky;
}

#toggle {
    width: 60px!important;
}
#rightnav{
    font-size:11px;
    letter-spacing:1px;
}
.carousel {
    position: sticky!important;
}

.navbar {
    box-shadow: 4px 4px 4px grey;
}
.announce{
  

  bottom: 0 ;
  margin:0;
  width: 100%;
  background-color: #034694;
  display: inline-flex;
/*  overflow: hidden;*/
  white-space: nowrap;

}

.text
{ 
padding-top: 15px;
    vertical-align: middle;
    font-size: 17px;
    color: white;
    margin: 0;
  width:100%;
    animation: marquee 10s linear infinite;
  display: inline-block;
  padding-right: 10px;
}

.news{
  height: auto;
    background-color: crimson!important;
    padding: 10px 30px 10px 30px;
    font-size: x-large;
    color: black;
    z-index: 1;
    display: block;
}
footer { width:100%;
  background-color:#263238;
  min-height:250px;
  padding:10px 0px 25px 0px ;
  border-top-right-radius: unset; 
}




slide-content33 {
  margin: 8px;
  width: 250px;
  height: 140px;
  border-radius: 12px;
  overflow: hidden;
  position: relative;
}
.img33 {
  width: 52%;
  height: 82%;
}
.slid-er33 {
  height: 156px; /* slide-content height + 2*margin */
  margin: auto;
  overflow: hidden;
  width: 100%;
}
.slid-er33 .slides {
  display: flex;
}
.slid-er33 .slide {
  width: 258px; /* slide-content width + margin */
}
.button-container33 {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.4);
  cursor: pointer;
  transition: opacity 0.25s;
}
.button-container33:hover {
  opacity: 1;
}
.button-container33:hover .button {
  transform: translate(-50%, -50%);
}
.button33 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, calc(-50% + 12px));
  background-color: rgba(0, 0, 0, 0.7);
  transition: all 0.25s;
  padding: 0 8px;
  border-radius: 12px;
  color: white;
  outline: 2px solid transparent;
}
.button33:after {
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAQElEQVR42qXKwQkAIAxDUUdxtO6/RBQkQZvSi8I/pL4BoGw/XPkh4XigPmsUgh0626AjRsgxHTkUThsG2T/sIlzdTsp52kSS1wAAAABJRU5ErkJggg==);
  margin: 0 3px 0 5px;
  filter: invert(1);
}
.button33:hover {
  background-color: rgba(0, 0, 0, 0.9);
  outline: 2px solid gray;
}


.owl-head {
    color: #882b5b;
    text-align: center;
    font-family: ui-sans-serif;
    font-weight: 900;
    background: -webkit-linear-gradient(#eef2f5, #fb0218);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 35px;
    margin-bottom: 30px;
    margin-top: 35px;
}

.modal-header {
    color: white;
   background:#882b5b !important;
    }







.h5footer{
  font-size: 15px;
  text-align: left;

}
.h8footer{
     font-size: 25px;
     color:white;

}


.glyphicon {
    color: #882b5b;
    }
  .f{
        border: 2px solid blue;
    }
    .t{
        border: 2px solid lightskyblue;
    }
     .i{
        border: 2px solid red;
    }
    .l{
        border: 2px solid deepskyblue;
    }
     .y{
        border: 2px solid red;
    }

    .f2{
    background-color: transparent;
    border: 2px solid white;
    color: white;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    padding-bottom: 6px;
    border-radius: 0px;
    }
     .t2{
    background-color: transparent;
    border: 2px solid white;
    color: white;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    padding-bottom: 6px;
    border-radius: 0px;
    }
     .l2{
    background-color: transparent;
    border: 2px solid white;
    color: white;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    padding-bottom: 6px;
    border-radius: 0px;
    }
        .you2{
    background-color: transparent;
    border: 2px solid white;
    color: white;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    padding-bottom: 6px;
    border-radius: 0px;
    }
     .i2{
    background-color: transparent;
    border: 2px solid white;
    color: white;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    padding-bottom: 6px;
    border-radius: 0px;
    }
    .fa-linkedin:hover{
        background-color: deepskyblue;
        color: white;
      }
      .fa-youtube:hover{
        background-color: red;
        color: white;
      }
    .line-style{
      height: 2px;
      background: #882b5b;
     /* border-top: 2px dashed #034694;*/
      width: 16%;
      margin-top: 7px;
    margin-bottom: 40px
    }
    .ann{
      position: absolute;
  
    background-image: url("images/aan.png");
    background-size: cover;
    background-position: center;
    width: 250px;
    height: 50px;
    bottom: 0;
    left: 0;
    z-index: 9;
    font-weight: bold;
    background-color: none!important;
    }
.news12head{
background-image: linear-gradient(-79deg, #d8c1a2, transparent);
height: auto;
}
.panel-primary>.panel-heading {
  color: #fff;
  background-color: #034694 !important;
  border-color: #034694 !important;
}
.owl-head2{
  color: #882b5b!important;
    text-align: center;
    font-family: ui-sans-serif!important;
    font-weight: 900!important;
    background: -webkit-linear-gradient(#eef2f5, #fb0218)!important;
    -webkit-background-clip: text!important;
    -webkit-text-fill-color: transparent!important;
    font-size: 25px!important;
    margin-bottom: 30px!important;
    margin-top: 35px!important;
}
.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 60% !important;
    height:100px;
}
@media(max-width:768px){
    .slick-slide img {
    width: 51px !important;
    height:51px !important;
}
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    padding: 31px;
        /* justify-content: center;
        display: flex; */
        /* align-items: center;
        justify-content: center;
        display: flex; */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
      user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    
    display: block;
  
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.border1{
    border:2px solid black;
}
.border2{
    border:2px solid darkgray;
}

 .creative-testimonial--slider{
    /*background-image: linear-gradient(to bottom, #f7f7ff, #f4f4fb, #f8f7fc, #fbfbfe, #ffffff);*/
    /*padding: 50px 0px;*/
}
.creative-testimonial--slider .testimonial-inner {
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: cover;
}
.testimonial-inner .testimonial-heading{
    text-align: center;
    max-width: 60%;
    margin: auto;
    font-size: 2.813rem;
    line-height: 3.125rem;
    letter-spacing: -1px;
    margin-top: 0px;
    margin-bottom: 50px;
}
.testimonial-wrap {
    position: relative;
    overflow: hidden;
    margin-bottom: 2%;
}
.swiper-slide .swiper-slide--inner {
    padding-left: 15%;
    padding-right: 15%;
    display: flex;
    align-items: center;
    column-gap: 50px;
    position: relative;
    overflow-x: hidden;
}
.swiper-slide--inner .testimonial-detail img{
    height: 35px;
}
.swiper-slide--inner .testimonial-detail p{
    margin: 0px;
    color: #242e45;
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 5px;
}
.swiper-slide--inner .testimonial-detail span{
    color: #3c2fc0;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 15px;
    line-height: normal;
}
.company-details--row {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;

}
.company-details--row .company-box {
    flex: 0 0 auto;
    width: 33.33333333%;
    padding: 0px 15px;
}
.company-details--row .company-box .company-box-inner {
    -webkit-box-shadow: 0 20px 60px rgba(0, 0, 0, .08);
    box-shadow: 0 20px 60px rgba(0, 0, 0, .08);
    -webkit-transition: all 350ms cubic-bezier(.37,0,.63,1);
    transition: all 350ms cubic-bezier(.37,0,.63,1);
    background: #fff;
    text-align: center;
    border-radius: 6px;
}
.company-box-inner .company-box-top{
    padding-top: 10%;
    padding-bottom: 10%;
    border-bottom: 1px solid #dee2e6;
}
.company-box-inner .company-box-top img{
    height: 40px;
}
.company-box-inner .company-box-bottom{
    padding: 15px;
}
.company-box-inner .company-box-bottom span{
    font-size: 15px;
    color: #878898;
    line-height: 30px;
}
.company-box-inner .company-box-bottom span strong{
    color: #242e45;
}
/* ======== Sticky Footer ========= */
  .sticky-footer{
       position: fixed;
    width: 100%;
        background: #333;
    z-index: 999;
    bottom: 0;
  }
.sticky-footer .footer-row{
      display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 10px;
    padding-right: 15px;
}
.creditd a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
        font-size: 16px;
}
.social ul{
      display: flex;
    list-style-type: none;
    margin: 0;
    padding: 0px;
    column-gap: 10px;
    align-items: center;
}
.social ul li a{
     display: flex;
    background: #fff;
    height: 30px;
    width: 30px;
    border-radius: 4px;
    align-items: center;
    justify-content: center;
}
.social ul li a img{
       max-width: 20px;
}

/* Responsive Ipad */
@media only screen and (max-width: 981px) {
  body {
    background-color: lightblue;
}
.creative-testimonial--slider{
    padding-left: 10px;
    padding-right: 10px;
}
.testimonial-inner .testimonial-heading{
    max-width: 100%;
}
.swiper-slide .swiper-slide--inner{
    padding-left: 0%;
    padding-right: 0%;
}
.swiper-button-next.slide-btns, .swiper-button-prev.slide-btns{
    display: none;
  
}

.company-details--row .company-box{
    padding: 0px 5px;
}
}
/* Responsive Ipad */
@media only screen and (max-width: 768px) {
    .testimonial-inner .testimonial-heading{
        font-size: 1.813rem;
        line-height: 2.125rem;
    }
    .swiper-slide .swiper-slide--inner {
        flex-direction: column;
        text-align: center;
    }
    .company-details--row{
        justify-content: center;
        flex-direction: column;
    }
    .company-details--row .company-box{
        padding: 0px 0px;
        margin-bottom: 20px;
                width: 100%;
    }
}  


#noticebd #date{
    color:#044795 ;
    line-height:1.9rem;
    border-bottom: 2px solid #044795;

}
#noticebd .ntca a{
    color:black;
}
#noticebd .ntca p{
 font-family: "Roboto", sans-serif;
 font-size:16px;
}

/* #noticebd {
    background: #ecf5ff;
    height: 410px; 
    overflow-y: auto; 
    padding-right: 15px; 
} */

.nxtrow{
    border-bottom:1px dotted ;
    padding: 10px;
}

.input--style-1   {
   outline: none !important;
    margin: 0 !important;
    border: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    width: 100% !important;
    font-size: 14px !important;
    font-family: 'Poppins', sans-serif !important;
}

.input--style-1 {
    padding: 9px 0;
    color: #666;
    background: transparent;
    border:none;
}

.input--style-1::-webkit-input-placeholder {
    color: #555;
}

.input--style-1:-moz-placeholder {
    color: #555;
    opacity: 1;
}

.input--style-1::-moz-placeholder {
    color: #555;
    opacity: 1;
}

.input--style-1:-ms-input-placeholder {
    color: #555;
}

.input-group {
    position: relative;
    margin-bottom: 55px;
    border-bottom: 0.5px solid #292929;
    display: block !important;
}

.circle-button {
    display: inline-block;
    width: 33px;
    height: 33px;
    background-color: #E32845;
    border-radius: 50%;
    text-align: center;
    line-height: 33px;
    font-weight: bold;
    color: #fff;
    font-size: 17px;
    text-decoration: none;
}

.circle-button:hover {
    color: #fff;
}

.arrow-button {
    display: inline-block;
    width: 22px;
    height: 22px;
    background-color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 23px;
    font-weight: bold;
    color: #11135E;
    font-size: 10px;
    text-decoration: none;
}

.arrow-button:hover {
    color: #11135E;
}

.contact_div {
   
      background-image: url("images/image11.png");no-repeat center center;
    background-size: cover;
    padding:45px;
}

#counting .counter {
  /*margin: 10px  !important; */
  padding: 53px !important;
  background: #ae3044 !important;
  opacity: 0.6 !important; 
  color: white;
  text-align:center;
}
#counting .counter:hover {
  
 background: #a9a9e3 !important;
 color:black;

}
.app_para i {
  color: #a12c2f;
}
   
#counting .custom-row {
  display: flex;
  justify-content: space-between;
  gap: 20px; /* Adds space between items */
}

  .stats {
            background: black;
            padding: 2em 0;
        }
        .stats-text {
            text-align: center;
        }
        .stat-grids p {
            font-size: 2.0em;
            font-weight: 700;
            letter-spacing: 3px;
            color: #ffffff;
        }
        .stat-grids h3 {
            font-size: 24px;
            color: #CE3175;
            letter-spacing: 0.5px;
            font-weight: 500;
            text-transform: capitalize;
        }
.carddiv1 .course-card .card-title{
   font-weight:500; color:#11135E;
}
.carddiv1 .course-card .card-title:hover{
   font-weight:500; color:brown;
}
.courses_area .pict .contact_img img{
    margin-top: -31px !important;
        height: 337px !important;
}
@media(max-width:768px){
    .courses_area .pict .contact_img img{
    
        height: 145px !important;
}

}

