.angle_right a:before {
    content: "\f105";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: 3px;
}
img.brand_name {
    /* width: 100%!important; */
    max-width: 295px!important;
}
input.es_required_field.es_txt_email {
    position: absolute;
    top: 0px;
    left: 79px;
    height: 50px;
    border-color: rgba(255,255,255,.25);
    border-radius: 0;
    background: rgba(255,255,255,.25);
    color: #fff !important;
    font-size: 14px;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    background-clip: padding-box;
    border: 1px solid #efefef;
    transition: border-color .3s ease-in-out, box-shadow .3s ease-in-out;
    margin-left: -88px;
}
@media(max-width:767px){
   input.es_required_field.es_txt_email {
        width: 100%;
}
}
.es_submit_button {
    position: absolute;
    top: 0px;
    right: 13px;
    min-height: 50px;
    border-radius: 0!important;
    background: #fff!important;
    color: #fb4900!important;
    font-weight: 600;
}
/*features image*/
img.feat_img {
    width: 50px;
    height: auto;
}
/*pagination*/
.pagination {
    padding: 20px;
    border: 1px solid #de9171;
    border-radius: 16%;
    width:24%;
}
.page-numbers {
    padding: 10px;
}

/*for Admission form*/
   label{

       color: #777;
       width: 10%;
       display: inline-block;

      }
      .userinput{

    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 30px;

   }
   label{

    color: brown;
    font-size: 14px;
   }
   textarea{
 color: brown;
    font-size: 14px;


   }

   select{

    color: brown;
   }
 

   .sampleBtn{
     
       background-color: #f1f1f1;
       width: 20%;
       height: 35px;
       font-size: 16px;

   }
   .sampleBtn:hover{

          color: white;
          background-color: brown;
          cursor: pointer;
   }
   .cont{
    max-width:936px;
    margin-bottom: 30px;
   }
   .std_title {
    text-align: center;
    color: brown;
    margin-top: 20px;
    font-weight: 300;
}
.navbar-brand img {
    width: 100%;
    max-width: 150px;
}
marquee.const {
    position: absolute;
    background: #0000005c;
    height: 30px;
    color: white;
    top: -5px;
    left: -134px;
}legend.call_action {
    margin-top: 5px;
    padding: 5px 10px;
    background: silver;
    font-size: 16px;
}
.wrappe {
    border: 1px solid #bbbaba;
    padding-bottom: 5px;
    margin-top: 20px;
}
.patner {
    height: 63px;
    margin-left: 15px;
}

