
/*Loader css*/


div.wrapper {
  width: 100%;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
h1.brand {
  font-size: 40px;
}
h1.brand span:nth-child(1) {
  background-color: transparent;
  color: #282f77;
  font-size: 40px;
}
h1.brand span:nth-child(2) {
  background-color: #282f77;
  color: #f3f2ef;
  padding: 0px 6px;
  margin-left: -6px;
  border-radius: 2px;
  font-size: 40px;
}
div.loading-bar {
  width: 100px;
  height: 2px;
  background-color: #d6cec2;
  border-radius: 10px;
  margin-top: 25px;
  overflow: hidden;
  position: relative;
}
div.loading-bar::after {
  content: '';
  width: 40px;
  height: 2px;
  position: absolute;
  background-color: #282f77;
  transform: translateX(-20px);
  animation: loop 2s ease infinite;
}
@keyframes loop {
  0%,100% {
    transform: translateX(-28px);
  }
  50% {
    transform: translateX(78px)
  }
}


/*Loader css*/



body 
{
    font-family: Montserrat;
}
        
.navbar-brand>img {
    max-height: 100%;
    height: 100%;
    width: auto;
    margin: 0 auto;
 
 
    /* probably not needed anymore, but doesn't hurt */
    -o-object-fit: contain;
    object-fit: contain; 
 
 }
/* .homepage-2 .container {
    width: 1000px!important;
}*/
 /* .navbar-nav button:hover{
    background-color:#282f77;
    color: white;
 } */
 .txt-cent {
    text-align: center;
    padding: 27px 0px;
}
 .center-btn button:hover{
    background-color:#282f77;
    color: white;
 }
/* .banner-image{
    min-height: 800px;
 }*/
 

.container-fluid {
    padding:0px;
   
}

.homepage-2 .col-lg-6-11 h1{
    color: white;
    font-size: 42px;
    font-weight: 700;

}
.homepage-2 .sign button{
    
    padding: 5px 26px;
    background-color: white;
    border-radius: 23px;
    border: 1px solid #282f77;
    color: #282f77;
    font-weight: 600;
    font-size: 16px;
}
.homepage-2 button:hover{
    
  background-color: #282f77;
  color: white;
}

h5
{
    text-align: center;

}
.four-image .for-bg{
    /*background: linear-gradient(139deg, black, #1c1c97);*/
    background: linear-gradient(139deg, #121429, #12126e);
    border-radius: 16px;
    border: 9px solid #dfd9d9;
    padding: 0 43px;
    height: 231px;
}
.bg img{
    padding: 26px 9px 9px 9px!important;
}


.for-bg .box-content h5{
    color: white;
    font-weight: 500;
    font-size: 18px;
   
}



.four-image h1{
  
    font-size: 49px;
    text-align: center;
    margin: 30% 9px 0 0;
}

h1:after {
display: none;
}
.four-image h2{
    border: none;
}

.homepage-2 .linear-bg{
    background: linear-gradient(139deg, black, #1c1c97);
}
/*    .bg-white{*/
/*        background-color: #fff;*/
/*    padding: 30px;*/
/*    border-radius: 5px;*/
/*    border: 2px solid #dbcfcf;*/
/*}*/
    
    .bg-white1{
     
        border: 1px solid #0029a4!important;
    }
    /* .bg-white1:hover{*/
     
    /*    border: 1px solid #0029a4!important;*/
    /*}*/
    

    .card-header h4{
        color: black;
        text-align: left;
    }
    .card-header img{
        width: 20%;
        float: right;
        /*border: 9px solid #dfd9d9;*/
        border-radius: 10px;
        margin: -6px 0;
        /*height: 65px;*/
}
    
    .card-header .sub-head{
        
            font-weight: 500;
            font-size: 14px;
            color: black;
            margin: 0;
}
        
        .card-header .fa-star{
            color: gold;
            padding: 0 4px;
        }
        .card-body .fa.fa-map-marker,.fa-briefcase,.fa-id-card:before {
            content: "\f3c5";
            /* margin: 0 13px; */
            margin: 0px 12px 0px 0px;
            font-size: 16px;
        }
        .card-body p{
            /*margin: 27px 0;*/
            color: #282f77;
            font-size:11px;
        }
        
        .card-body-1 p
        {
            color: #282f77;
            font-size:11px;
        }
        
        .pad
        {
            padding: 0 101px;
            margin: 0 0 105px 0px;
        }


        
      .d-flex{
        display: flex;
        padding: 32px 102px;
    }

      .d-flex .div{
        padding: 17px 19px;
    }
    .d-flex .div img{
        border: 14px solid #cdcccc;
        border-radius: 10px;
    }
    .our-alumni .for-pad {
        padding: 2px 2px 70px 6px;
    }
 
    .container .img{
        border: 1px solid;
        border-radius: 6px;
    }
    .content-jaro p{
            margin-top: 22px;
            font-size: 19px;
            color: black;
            word-spacing: 0px;
            line-height: 29px;
            font-weight: 500; 
            text-align: justify;
    }
    .content-jaro h1{
        margin-bottom: 0px;
        font-weight: 600;
        color: #282f77;
    }
            
    html {
        font-size: 2.5em;
    }
   
    
    /* Wrapper */
    /*.icon-button {*/
    /*    border-radius: 32px;*/
    /*    cursor: pointer;*/
    /*    display: inline-block;*/
    /*    font-size: 25px;*/
    /*    height: 2.6rem;*/
        /* line-height: 2.6rem; */
    /*    margin: 0 9px;*/
    /*    position: relative;*/
    /*    text-align: center;*/
    /*    -webkit-user-select: none;*/
    /*    -moz-user-select: none;*/
    /*    -ms-user-select: none;*/
    /*    user-select: none;*/
    /*    width: 61px;*/
       
    /*    height: 61px;*/
    /*    padding: 12px 0;*/
    /*} */
    
    /* Circle */
    /* .icon-button span {
        border-radius: 0;
        display: block;
        height: 0;
        left: 50%;
        margin: 0;
        position: absolute;
        top: 50%;
        -webkit-transition: all 0.3s;
           -moz-transition: all 0.3s;
             -o-transition: all 0.3s;
                transition: all 0.3s;
        width: 0;
    } */
    /* .icon-button:hover span {
        width: 2.6rem;
        height: 2.6rem;
        border-radius: 2.6rem;
        margin: -1.3rem;
    }
     */
    /* Icons */
    /* .icon-button i {
        background: none;
        color:#282f77;
        height: 2.6rem;
        left: 0;
        line-height: 2.6rem;
        position: absolute;
        top: 0;
        -webkit-transition: all 0.3s;
           -moz-transition: all 0.3s;
             -o-transition: all 0.3s;
                transition: all 0.3s;
        width: 2.6rem;
        z-index: 10;
    } */
    
    
    
    
    
/* 
  .icon-button .icon-twitter {
        color: #4099ff;
    }
    .icon-button .icon-facebook {
        color: #3B5998;
    }
    .icon-button .fa-tumblr {
        color: #34526f;
    }
    .icon-button .icon-google-plus {
        color: #db5a3c;
    }
    .icon-button .fa-instagram {
        color: #282f77;
    }
    .icon-button .fa-youtube {
        color: #bb0000;
    }
    .icon-button .fa-pinterest {
        color: #cb2027;
    }
    
    
    
    
    .icon-button:hover .icon-twitter,
    .icon-button:hover .icon-facebook,
    .icon-button:hover .icon-google-plus,
    .icon-button:hover .fa-tumblr,
    .icon-button:hover .fa-instagram,
    .icon-button:hover .fa-youtube,
    .icon-button:hover .fa-pinterest {
        color: white;
    } */
    
    /*@media all and (max-width: 680px) {*/
    /*  .icon-button {*/
    /*    border-radius: 1.6rem;*/
    /*    font-size: 0.8rem;*/
    /*    height: 1.6rem;*/
    /*    line-height: 1.6rem;*/
    /*    width: 1.6rem;*/
    /*  }*/
    
    /*  .icon-button:hover span {*/
    /*    width: 1.6rem;*/
    /*    height: 1.6rem;*/
    /*    border-radius: 1.6rem;*/
    /*    margin: -0.8rem;*/
    /*  }*/
    
      /* Icons */
    /*  .icon-button i {*/
    /*      height: 1.6rem;*/
    /*      line-height: 0.6rem;*/
    /*      width: 1.6rem;*/
    /*  }*/
    /*  body {*/
    
          padding: 0px;
      }
      .pinterest {
       display: block; 
      }
    
    }
    .div{
        border: 8px solid #ddd7d7;
    border-radius: 8px;
}

@media all and (max-width: 1199px) {
.four-image .for-bg {
    background: linear-gradient(139deg, black, #1c1c97);
    border-radius: 10px;
    border: 9px solid #dfd9d9;
    padding: 0 56px;
    /*height: 231px;*/
}
.four-image h1 {
    font-size: 49px;
    text-align: center;
    margin: 9% 0px 22px 0;
}
.four-image .min-h{
    min-height: 2px!important;
  }
  .mob-none{
    display: none;
  }
  .content-jaro h1 {
  
    text-align: center;
}
}
@media all and (max-width: 991px) {
.for-align {
    /*width: 100%;*/
    margin: 5px 0px 32px 0;
}
/* .navbar-inverse {

    margin: 0px 0;
} */
/* .navbar-header {
    float: left!important;
} */
/* .homepage-2 .navbar-right button {
  
    margin: 27px 23px 0 0;
} */
}
@media all and (max-width: 1024px) {
    /*.banner-image {
        min-height: 685px   ;
    }*/
}
.row {
    margin-right: 0px;
    margin-left: 0px;
}

/*.banner-image {
    min-height: 750px;
}*/

@media all and (max-width: 768px) {
/*.banner-image {
    min-height: 445px;
}*/
}

 .navbar-nav {
    margin: 0px;
}

button {
    font-size: 16px;
    line-height: inherit;
    padding: 6px 19px;

    background: #f1f3f5;
    border-radius: 21px;
    border: 1px solid #0b0b1a;
    color: white;
    font-weight: 400;
    margin: 0px 13px;
}
.navbar > .container .navbar-brand{
    margin-left: 0px;
    padding: 0;
}

/*.bg-white:hover {*/
/*       box-shadow: 0px 2px 13px #7d7deb;*/
/*}*/

/*.navbar-inverse .navbar-nav>li>a:hover{*/
/*    background-color: #1b1d1f;*/
/*    color: white!important;*/
/*}*/

/*.navbar-inverse .navbar-nav>li>a:hover{*/
/*        background-color: #1b1d1f!important;*/
/*    color: white!important;*/
    
/*}*/
 .navbar-inverse .navbar-nav>li>a:hover
 {
     /*color:unset!important;*/
 }
/*.navbar-inverse .navbar-nav>li>a:focus{*/
/*    color: black!important;*/
/*}*/
.navbar-inverse {
   
        background-color: white;
        border-color: none;
        padding: 10px 0;
        margin: 0 0;
        border-bottom:none!important;
    
} 

.view-dts .btn:focus {
    color:white;
    text-decoration: none;
    border: none;
}

.moblieview{
    display: none;
}
.show{
    display: block;
}
@media only screen and (max-width: 991px) {
    .moblieview{
        display:block;
    }
    .show{
        display: none;
    }

}


.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: white;
}

.card-header img {
    width: 20%;
    float: right;
    /*border: 9px solid #dfd9d9;*/
    border-radius: 10px;
    /*height: 68px;*/
}


h2 {
   
    color: #ffffff;
    border-left: unset;
    
}



nav .navbar-nav button li a{
      font-size: 17px!important;
      }
      nav .navbar-nav button li a:hover{
      color: white;
      }
      .navbar-inverse {
            border-color: white;
        }
        
        
        .homepage-2 .sign1 button li:hover 
        {
                background-color: #282f77;
                color: white;
        }
        
        .homepage-2 .sign1 button {
        padding: 3px 26px;
        background-color: white;
        border-radius: 20px;
        border: 1px solid #282f77;
        color: #282f77;
        font-weight: 500;
        font-size: 14px;
    }
        
.ben-head
{
    color:#282f77;
}

.four-image
{
    margin-top: 30px;
}

.font-500
{
    font-weight: 500;
}

.recent-bottom
{
    margin-bottom: 22px;
}

.recent-head
{
    font-size: 14px;
    font-weight: 600;
    color: #282f77;
}
.job_review
{
   font-size: 11px; 
   color: #282f77;
}


hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #eee;
}

.icon-button
{
    color:#282f77;
}


.alumni-logo
{
    margin-bottom:10px;
}
.alumni-logo:hover
{
    
}
  .never5{
    font-size:11px;
    float:right;
}
.never6{
     font-size:11px;
    float:left;
}
@media screen and (max-width: 600px) {
    .never5{
    font-size:10px;
    float:right;
}
.never6{
     font-size:10px;
    float:left;
}
}


.home-job img
{
        width: 100%;
}

.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: red;
    background-color: transparent;
}


.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #fff;
}






/* homepage 8.7.22 */

.home-image-1{
    /* min-height: 630px;*/
    min-height: 450px;
}
.banner-image .home-page-margin{
    
    margin: 0px;
}
.home-image-start .navbar {
    
  
    margin-bottom: 0px;
   
}


.box-shadow {
    background-color: #fff;
    padding: 16px 25px;
    border-radius: 9px;
    border: 1px solid #e1d1d1;
  /*  box-shadow: 0px 1px 2px 3px #dfdfdf;*/
} 
.marg {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 1px;
}


.for-align-1 img {
 
    margin: -6px -16px;
    
} 
.card-header .sub-head {
    /* font-weight: 550; */
    font-size: 15px;
    color: black;
    margin: 0;
    padding: 3px 0;
}
.pad-0{
    padding: 0px;
}
.head-cont{
    color: #282f77;

    font-weight: bolder;
    font-size: 32px;
    padding: 38px 0;
}

.card-header h4 {
    color: #282f77;
    text-align: left;
}

  .home-cont {
    color: #f5f6f9;
    font-weight: bolder;
    font-size: 35px;
    padding: 38px 0;
}
.card-section .card-group{
    background-color: white;
}
.margin-bot {
    padding-bottom: 53px;
}
.margin-0{
    margin-bottom: 0px;
    
}
.card-body .margin-0{
 
 
    margin-top: 8px;
    
    padding: 0px 0px 19px 0px;
}


.card-body .pad-0{
    padding: 0 0px;
    margin-bottom: 2px;
    color: #282f77;
    /* margin-top: none; */
}

.bor-rad{
    border-radius: 7px;
}
.align-left{
        text-align: inherit;
        padding: 7px 0px 0px 0px;
        font-weight: 600;
        font-size: 18px;
        color: #282f77;
}
.margin-0 small{
    color: #282f77;
    font-style: italic;
}
.card-section .card-body 
{
    padding: 0 12px;
}
.card-body .card-3{
    margin: 0px;
}
.box-shadow-top img{
    border-radius: 7px 7px 0px 0px;
}
.card-body .color-01143c
{
    color:#282f77 ;
}
.view-all{
    font-weight: 600;

}
.home-job{
    /*list-style-type: none;
    display: inline-flex;
    position: relative;
    top: 13px;
    left: 30%;*/
    font-size: 18px;
    /*font-weight: 600;*/
    /* padding: 0 78px; */
}
/*.home-job li{
    margin: 0 12px;
}
.home-job .img-round{
    position: relative;
    left: 100%;
    bottom: 9px;
}*/
.homepage-2 .navbar-brand>img     

{
    
        max-height: 100%;
        height: 100%;
        width: auto;
        /*margin: 0 15px;*/
        -o-object-fit: contain;
        object-fit: contain;
    
}

.gallery-img
{
    height: 250px;
    border-radius: 7px;
    border: 1px solid #e8e8e8;
    box-shadow: 0px 1px 2px 3px #e8e8e8
}

/*.h-page-icon{*/
/*    color: white;*/
/*    border: 2px solid white;*/
/*    border-radius: 32px;*/
/*    margin: 0 9px;*/
/*    height: 61px;*/
/*    padding: 16px 0;*/
/*    width: 61px;*/
/*    text-align: center;*/
/*}*/
.btn-primary {
    color: #fff;
    background-color: #282f77;
    border-color: #282f77;
    margin: 29px 0 0 0;
    border-radius: 19px;
    font-size: 18px;
}
.backg-white{
    color:#282f77 ;
    background:white;
    font-weight: 600;
}
/*@media all and (max-width: 1024px) {
.home-job .img-round {
    position: relative;
    left: 47%!important;
    bottom: 9px;
}
}*/
.location img{
    width: 16px;
    /* padding: 0 6px; */
    margin: 0px 9px 0 0;
}


.box-shadow-1{
    background-color: #fff;

    border-radius: 9px;
    border: 1px solid #e1d1d1;
    box-shadow: 0px 1px 2px 3px #dfdfdf;
}



a
{
    text-decoration-line: unset!important;
}

.backg-white {
    color: #282f77;
    background: white;
    font-weight: 600;
    padding: 7px 27px;
    font-size: 15px;
}


.btn-primary:hover {
    color: #fff;
    background-color: #282f77;
    border-color: #282f77;
}




/* job post */


.ovr-hid{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    
    -webkit-box-orient: vertical;
}
.ovrflw-1{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    
    -webkit-box-orient: vertical;
    }
     @media only screen and (max-width: 425px){
    .jb-post-1 {
    margin: 0px!important;
    padding: 0;
}
}
@media only screen and (max-width: 320px){
.med-pad{
    padding: 24px 12px;
}
}
.job-page-1{
  
        min-height: 0px;
   
}
.sasi{
    float: left;
    padding: 20px 4px;
    font-weight: 600;
}
.job-btn{
    background-color: #282f77;
    border-radius: 5px;
}
.padd-b{
    padding: 0px;
   
    height: 200px;
    width: 200px;
    overflow-y: scroll;
    scrollbar-color: auto;
    
}
.padd-b li{
padding: 15px 0px;

}
.center-none {
    text-align: inherit;
}

.jb-post-1{
    padding: 8px 72px;
}
.para-1 p{
    padding: 5px 0;
}

.view-dts .btn{


 background: #282f77;
margin: 0;
border-radius: 5px;

}


.view-dts .btn:hover{
    color: white;
}
 .animat:hover{
    transition: 0.4s ease-in;
    transform: scale(1.02);
}

    @media all and (max-width: 425px) {
.jb-post-1 {
    padding: 8px 20px;
}

.padd-b {
    /* padding-right: 4px; */
    height: 200px;
    width: unset;
    overflow-y: scroll;
    scrollbar-color: auto;
    /* padding: 0px 60px; */
}
}

.btn-login:hover
{
    color:white!important;
    background:#282f77!important;
    
}




/* profile page 11.07.
22 */
.twPc-div {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #e1e8ed;
  border-radius: 6px;

  width: 100%;
}
.twPc-bg {
  background-color: #282f77;
  background-position: 0 50%;
  background-size: 100% auto;
  border-bottom: 1px solid #e1e8ed;
  border-radius: 4px 4px 0 0;
  height: 95px;
  width: 100%;
}
.twPc-block {
  display: block !important;
}
.twPc-button {
  margin: -35px -10px 0;
  text-align: right;
  width: 100%;
}
.twPc-avatarLink {
  /* background-color: #fff; */
  border-radius: 6px;
  display: inline-block !important;

  margin: -42px 5px 0 26px;
  max-width: 100%;
  padding: 1px;
  vertical-align: bottom;
}
.twPc-avatarImg {
  border: 2px solid #fff;
  border-radius: 6%;
  box-sizing: border-box;
  color: #fff;
  width: 130px;
}
.twPc-divUser {
  margin: 5px 0 0;
}
.twPc-divName {
  font-size: 18px;
  font-weight: 700;
  line-height: 21px;
  margin: 8px 0px;
}
.twPc-divName a {
  color: inherit !important;
}
.twPc-divStats {
  margin-left: 11px;
  padding: 10px 0;
}
.twPc-Arrange {
  box-sizing: border-box;
  display: table;
  margin: 0;
  min-width: 100%;
  padding: 0;
  table-layout: auto;
}
ul.twPc-Arrange {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.twPc-ArrangeSizeFit {
  display: table-cell;
  padding: 0;
  vertical-align: top;
}
.twPc-ArrangeSizeFit a:hover {
  text-decoration: none;
}
.twPc-StatValue {
  display: block;
  font-size: 18px;
  font-weight: 500;
  transition: color 0.15s ease-in-out 0s;
}
.twPc-StatLabel {
  color: #8899a6;
  font-size: 10px;
  letter-spacing: 0.02em;
  overflow: hidden;
  text-transform: uppercase;
  transition: color 0.15s ease-in-out 0s;
}

.contact {
  color: #282f77;
  font-weight: 600;
}

.profile-card {
  padding: 10px 31px;
}

/* .blaz-logo img{
    width: 17%;
}
 */
.blaz-p {
  padding: 0px;
}
.blaz-p p {
  padding: 19px 0 0 0;
  font-weight: 600;
}

.jaro-logo img {
  background: #dbc8c8;
  margin: 6px 0;
  border-radius: 50%;
}
.ratings {
  padding: 0px;
  padding: 5px 0 0 0;
}

.count-1 {
  font-weight: 600;
}
.pro-btn {
  color: #fff;
  background-color: #282f77;
  border-color: #282f77;
  margin: 12px 7px 0 0;
  border-radius: 19px;
  font-size: 13px;
  padding: 5px 10px 5px 10px;
}
.pro-msg {
  color: #343536;
  background-color: whitesmoke;
  border-color: #343536;
  margin: 12px 7px 0 0;
  border-radius: 19px;
  font-size: 13px;
  padding: 5px 10px 5px 10px;
}

.pro-more {
  color: #343536;
  background-color: whitesmoke;
  border-color: #343536;
  margin: 12px 7px 0 0;
  border-radius: 19px;
  font-size: 13px;
  padding: 5px 10px 5px 10px;
}

.prof-ic {
  padding: 0 6px 0 0;
}
.but-hov button:hover {
  background-color: #282f77;
  border-color: #282f77;
}
.clmn-paad-t {
  padding: 69px 0 0 0;
}
.clmn-paad-t img {
  border-radius: 5px;
  height: 229px;
}
.blkq {
  padding: 0px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #fff !important;
}
.card-bor {
  text-align: right;
  margin: 14px 0px;
  border: 1px solid #dfdfdf;
  border-radius: 5px;
}
.blkq h4 {
  text-align: start;
}
.card-contact img {
  border-radius: 50%;
  width: 51px;
}
.head-profile {
  margin: 0px;
}
.bord {
  border: 1px solid #dfdfdf;
  border-radius: 5px;
  padding: 19px 40px;
  margin: 0px 0 10px 0;
}

.foot {
  color: #282f77;
  font-size: 16px;
}
.education img {
  width: 100%;
}
.education .head-content {
  font-size: 18px;
  margin: 0;
  color: #282f77;
}
.padd-none {
  padding: 0;
}
.padd-none .company {
  font-size: 13px;
  margin: 0;
  color: #343536;
}
.padd-none .company-font {
  font-size: 15px;
  font-weight: 500;
  color: rgb(119, 115, 115);
  margin: 0;
}
.fa-pencil {
  float: right;
}
.save {
  margin-top: 0;
}
@media all and (max-width: 768px) {
  .profile-card {
    padding: 10px 31px;
  }
}
.h3-cont {
  font-weight: 600;
  color: #282f77;
}
.padd-none .iot {
  font-weight: 600;
}
.model-center {
  text-align: center;
}
.mail {
  padding-left: 0px;
}
.pass {
  padding-right: 0px;
}
.form-start {
  background-color: white;
  padding: 16px 16px;
}

.twPc-avatarLink-profile {
  /* background-color: #fff; */
  border-radius: 6px;
  display: inline-block !important;
  margin: -42px 0px 16px 0px;
  max-width: 100%;
  padding: 1px;
  vertical-align: bottom;
}

.file-input__input {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.file-input__label {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  font-size: 13px;
  padding: 6px 6px;
  background-color: #378d3d;
  box-shadow: 0px 0px 2px rgb(0 0 0 / 25%);
}
.file-input__label svg {
  height: 16px;
  margin-right: 4px;
}
.fa-pencil {
  color: #282f77;
}
.padd-w {
  padding: 2px 6px;
  color: green;
  margin-top: 10px;

  font-weight: 600;
}
.padd-w {
  color: #688cca;
  font-weight: 500;
}
.padd-i {
  padding: 2px 6px;
  color: rgb(214, 31, 62);

  font-weight: 600;
}
.padd-t {
  padding: 2px 6px;
  color: #282f77;

  font-weight: 600;
}
.padd-f {
  padding: 2px 6px;
  color: #282f77;

  font-weight: 600;
}
@media all and (max-width: 768px) {
  .profile-card {
    padding: unset;
  }
  .mobile-query {
    padding: 0;
  }
}


@media all and (max-width: 425px) {
  .bord {
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    padding: 19px 18px;
    margin: 0px 0 10px 0;
  }
}

.w50 {
  max-width: 50% !important;
}

.tabs {
  list-style: none;
  width: 100%;
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
}

.tabs li {
  padding: 10px;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  font-size: 14px;
  color: #848484;
  cursor: pointer;
  transition: background-color 0.2s;
}

.tabs li:hover {
  background-color: rgb(167, 162, 161);
  color: #fff;
}
.tabs li.active {
  background-color: #282f77;
  color: #fff;
  font-weight: 600;
  border-radius: 5px;
}

.tabs-content {
  padding: 10px 0px;
}
.tabs-content > div {
  display: none;
}
.tabs-content .active {
  display: block !important;
}

@media screen and (max-width: 600px) {
  .tabs {
    display: flex;
    flex-direction: column;
  }
}

.Add {
  margin-bottom: 10px;
  background-color: #282f77 !important;
}

@media only screen and (max-width: 662px) {
  .bord {
    padding: 11px 17px;
  }
  .edu-grad {
    padding: 25px 0 0 0;
  }
  .education .head-content {
    font-size: 16px;
  }
}
.tabs {
  background-color: #c2bbbb;
}
.tabs li {
  color: white;
}
@media only screen and (max-width: 545px) {
  .media-545 {
    padding: 0 17px;
  }
  .media-545-p {
    padding-left: 0;
  }
}
.table-wrapper {
  overflow-x: scroll;

  width: 100%;
}
.pagination {
  display: flow-root;
  padding-left: 69%;
  margin: 2px 0px 14px 0;
}

.dataTables_info {
  padding: 7px 0 0 0;
}
.pagination > .active > a {
  background-color: #282f77 !important;
}
.upld {
  color: white !important;
}
#example_filter {
  float: right;
}
#example2_filter {
  float: right;
}
@media only screen and (max-width: 768px) {
  #example_filter {
    float: left;
  }
  #example2_filter {
    float: none;
  }
}
    @media only screen and (max-width: 766px) {
        
        .card-header img {
    width:12%!important;
    float: right;
    /* border: 9px solid #dfd9d9; */
    border-radius: 10px;
    /* height: 68px; */
}
    }
        @media only screen and (max-width: 640px) {
        
        .card-header img {
    width:18%!important;
    float: right;
    /* border: 9px solid #dfd9d9; */
    border-radius: 10px;
    /* height: 68px; */
}
    }
           @media only screen and (max-width: 528px) {
        
        .card-header img {
    width:25%!important;
    float: right;
    /* border: 9px solid #dfd9d9; */
    border-radius: 10px;
    /* height: 68px; */
}
    }
/* foooter icon */

/*@media only screen and (max-width: 680px) {*/
/*  .h-page-icon {*/
/*    color: white;*/
/*    border: 2px solid white;*/
/*    border-radius: 32px;*/
/*    margin: 0 9px;*/
/*    height: 61px;*/
/*    padding: 18px 0;*/
/*    width: 61px;*/
/*    text-align: center;*/
/*  }*/
/*}*/
/*@media only screen and (max-width: 424px) {*/
/*  .icon-button {*/
/*    border: none;*/
/*  }*/
  /* .icon-button{
        display: none;
    } */
/*  .h-page-icon {*/
/*    padding: 0px 0;*/
/*  }*/
/*}*/
/*@media only screen and (max-width: 450px) {*/
/*  .icon-button i {*/
/*    height: 40px;*/

/*    width: 40px;*/
/*    line-height: 16px;*/
/*    padding: 10px;*/
/*    margin: 0px 0px;*/
/*  }*/
/*  .icon-button {*/
/*    font-size: 15px;*/
/*    width: 27px;*/
/*  }*/

/*}*/
/* footer end */


/*Common*/

.navbar-brand {
    float: left;
    height: 97px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}
.home-job{
        padding-top: 22px;
}
.icn-bg{
    background-color: #282f77;
    counter-reset: white;
}
.bg-clrr{
    background: #282f77;
    padding: 33px 0;
}

.icn-bg {
    padding: 16px 0 0 0;
    font-size: 30px;
    width: 67px;
    text-align: center;
    text-decoration: none;
    margin: 9px 11px;
    border-radious: 50%;
    border-radius: 50%;
    height: 67px;
    border: 2px solid white;
    color: aliceblue;
    
}


@media screen and (max-width: 425px){
.icn-bg {
    padding: 10px 0 0 0;
    font-size: 22px;
    width: 49px;
    text-align: center;
    text-decoration: none;
    margin: 0px 0px 0 10px;
    border-radious: 50%;
    border-radius: 50%;
    height: 46px;
    border: 2px solid white;
    color: aliceblue;
}
}


@media screen and (max-width: 333px){
    .icn-bg {
padding: 7px 0 0 0;
    font-size: 18px;
    width: 36px;
    text-align: center;
    text-decoration: none;
    margin: 0px 0px 0 10px;
    border-radious: 50%;
    border-radius: 50%;
    height: 34px;
    border: 1px solid white;
    color: aliceblue;
}
}




.descp p
{
    font-size: 12px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}



.card-img-top
{
    height: 233px;
    object-fit: cover;
}
.nav>li>a>img {
    max-width: none;
    border-radius: 50%;
}
  

@media (max-width: 680px){
.pinterest {
    display: initial;
}
}
      
 @media screen and (max-width: 567px){
            .carousel-inner>.item>img
            {
               height: 150px;
            }
            .head-cont {
    
    font-weight: bolder;
    font-size: 24px;
    padding: 9px 0;
      }
      .slick-slider {
     margin-bottom: 5px; 
     }
     .btn-primary
     {
        margin: 0px;
     }
        }

 .breadcrumb {
    padding: 22px 0px;
        margin-bottom:0px;
    list-style: none;
    background: #1b1d1f;
    border-radius: 4px;
    text-align: inherit;
   }
   .breadcrumb-section
   {
    background: #1b1d1f;
    margin-bottom: 20px;
   }
   .p-0
   {
    padding: 0;
   }
   
   .new1{
       margin:3px 0;
   }
/*Common*/
.navbar-inverse .navbar-nav>li>a:focus {
   /* color: #fff!important;*/
    background-color: transparent;
}


/* brudcums */
.breadcrumb>li {
    display: inline-block;
    color: white;
    font-weight: 600;
    font-size: 16px;
}


.breadcrumb>.active {
    color: #2196F3;
    
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "";
}

.brud-text{
    color: white;
}




@media screen and (max-width: 425px){
    
.ind{
        font-size: 30px!important;
    }
.grd{
        font-size: 32px!important;
    }
}


  .jb-11:hover{
        background-color: rgb(167, 162, 161)!important;
    }
    .pdd-0{
        padding: 0;
    }
    .TB-CNT{
        background-color: #a7a2a1;
        transition: background-color 0.2s;
    }
    .TB-CNT p{
       text-align: center;
       margin: 0px;
       padding: 10px 0;
       color: white;
       font-weight: 600;
       transition: background-color 0.2s;
       border-radius: 5px;

}

.TB-CNT .active{
background-color: #282f77;
    color: #fff;
    font-weight: 600;
    
}

@media screen and (max-width: 768px){
.new-logo{
    width: 22%!important;
    padding: 14px 0!important;
}.nav-gl{

    padding: 0px 13px!important;
}
}



@media screen and (max-width: 990px){
.new-logo{
    width: 20%!important;
    padding: 14px 0!important;
}
.nav-glx{
        display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    width: 86%;
    padding: 14px 16px;
        padding-right: 15%;
}

}
@media screen and (max-width: 425px){
.new-logo {
    width: 29%!important;
    padding: 10px 0!important;
}
}
@media screen and (max-width: 320px){
.new-logo {
    width: 47%!important;
    padding: 2px 0!important;
}
}

    @media screen and (min-width: 991px) 
        {
            .button-1
            {
                display:none!important;
            }
        }


.logo-img
{
    padding:0!important;
}


  .new-reg1{
        border: 1px solid #282f77;
    padding-top: 5px!important;
    padding-bottom: 6px!important;
    border-radius: 22px;
    background-color: #282f77;
    color:white!important;
  
}
.new-reg1:focus{
    
    color:#282f77!important;
  
}
.new-reg1:hover {
    color: #282f77!important;

  
}

.new1 {
 font-weight:500;
}



.bg-white {
    background-color: #fff;
    padding: 30px;
    border-radius: 5px;
    border: 1px solid #0029a4;
}

.box-shadow
{
    box-shadow: 0px 2px 7px rgb(0 0 0 / 25%);
}

.box-shadow-top img {
    border-radius: 7px 7px 0px 0px;
    box-shadow: 0px 5px 15px rgb(0 0 0 / 25%);
}

/*.nav>li:hover {*/
/*    position: relative;*/
/*    display: block;*/
/*    background:black;*/
/*    color:white;*/
/*}*/

.sngg
{
    padding: 33px 0;
}

.fs-ble1
{
        background: none!important;
        color:#0029a4!important;

}


.final-t a :hover{
       background-color: #1b1d1f!important;
}

.box-1{
   background: linear-gradient(147deg, #01143c,#01143c,#0029a4)!important;
}
.box-2{
   background: linear-gradient(228deg, #01143c,#01143c,#0029a4)!important;
}
.box-3{
   background: linear-gradient(43deg, #01143c,#01143c,#0029a4)!important;
}

.box-4{
   background: linear-gradient(321deg, #01143c,#01143c,#0029a4)!important;
}

.descp1 .ddd
{
    font-size: 12px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    height:62px;
}

.descp .ddd
{
    font-size: 12px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height:80px;
}


 .new2 a:hover{
        border-bottom: none!important;
    }
.new2 a:hover:after {
    transform: scaleX(1);
}

.new2 a:after {
    display      : block;
    content      : '';
    
    border-bottom: solid 3px #292f77;
    transform    : scaleX(0);
    transition   : transform 300ms ease-in-out;
    color: #01143c!important;
    position:relative;
    top:2px;
  
}
/*.new2 a:after {
    display      : block;
    content      : '';
    
    border-bottom: solid 3px #292f77;
    transform    : scaleX(0);
    transition   : transform 300ms ease-in-out;
    color: #01143c!important;
    position:relative;
    top:2px;
  
}*/
.navbar-inverse .navbar-nav>li>a:hover{
    color: #01143c;
}

.new2 .active {
    display: block;
    content: '';
    border-bottom: unset;
    transform: unset;
    transition: transform 300ms ease-in-out;
    color: #01143c!important;
    position: relative;
    top: 2px;
}

.new2 .active:after {
    display: block;
    content: '';
    border-bottom: solid 3px #292f77;
    transform: unset;
    transition: transform 300ms ease-in-out;
    color: #01143c!important;
    position: relative;
    top: 2px;
}

.slick-arrow
{
    display:none!important;
}

.toast {
    position: fixed;
    top: 61px;
    right: 30px;
    border-radius: 12px;
    background: #282f77;
    padding: 20px 35px 20px 25px;
    box-shadow: 0 6px 20px -5px rgb(0 0 0 / 10%);
    overflow: hidden;
    transform: translateX(calc(100% + 30px));
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.35);
    opacity: 1;
    z-index: 1000;
    /* border-color: blue; */
}

.toast.active {
  transform: translateX(0%);
}

.toast .toast-content {
  display: flex;
  align-items: center;
}

.toast-content .check {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 35px;
  min-width: 35px;
  background-color: #4070f4;
  color: #fff;
  font-size: 20px;
  border-radius: 50%;
}

.toast-content .message {
  display: flex;
  flex-direction: column;
  margin: 0 20px;
}

.message .text {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
}


.message .text.text-1 {
    font-weight: 600;
    color: #fff;
}

.toast .close {
  position: absolute;
  top: 10px;
  right: 15px;
  padding: 5px;
  cursor: pointer;
  opacity: 0.7;
}

.toast .close:hover {
  opacity: 1;
}

.toast .progress {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  width: 100%;

}

.toast .progress:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
  background-color: #4070f4;
}

.progress.active:before {
  animation: progress 5s linear forwards;
}

@keyframes progress {
  100% {
    right: 100%;
  }
}


#status_flash_msg
{
    display: none;
}


    /* support button */
    * {box-sizing: border-box;}

/* Button used to open the contact form - fixed at the bottom of the page */
.open-button {
    background-color: #282f77;
    color: white;
    padding: 9px 27px;
    border: none;
    cursor: pointer;
    opacity: 1;
    position: fixed;
    bottom: 160px;
    right: 28px;
    /* width: 240px; */
}

/* The popup form - hidden by default */
.form-popup-1 {
  display: none;
  position: fixed;
  bottom: 100px;
  right: 15px;

  z-index: 9;

}

/* Add styles to the form container */
.suport {

    max-width: 600px;
    padding: 10px;
    background-color: white;
    padding: 0;
    width: 533px;
    /* background: #ebf5f5; */
    border-radius: 10px;

}


/* Full-width input fields */
.form-container input[type=text], .form-container input[type=password] {
  width: 100%;
  padding: 15px;
  margin: 5px 0 22px 0;
  border: none;
  background: #f1f1f1;
}
.text-alg{
    text-align: center!important;
    font-size: 15px;
    background-color: #282f77;
    color: white;
    margin: 0;
    padding: 12px 0px;
    border-top-right-radius: 7px;
    border-top-left-radius: 7px;
}

/* When the inputs get focus, do something */
.suport input[type=text]:focus, .suport input[type=password]:focus {
  background-color: #ddd;
  outline: none;
}

/* Set a style for the submit/login button */
.suport .close {
  background-color: #04AA6D;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom:10px;
  opacity: 0.8;
}

/* Add a red background color to the cancel button */
.suport .close {
  background-color: red;
}

/* Add some hover effects to buttons */
.suport .btn:hover, .op-btn:hover {
  opacity: 1;
}
.padd-2{
    padding: 13px 32px;
}
.inp-sup{
  
    margin: 0px 4px 13px 0;
    border-bottom: 1px solid #b7aeae;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    width: 100% ;
    box-shadow: 0px 0px 3px
}

/* .sub-bt {
    margin: 7px 101px;
    background: #282f77;
} */
.text-alg i{

    position: absolute;
    right: 14px;
  
}
.phone{
    padding: 0 15px;
    font-weight: 500;
    cursor: pointer;
}
.email{
    padding: 0 10px;
    font-weight: 500;
    cursor: pointer;
}
.num-mail {
    margin: 0 0 10px;
    box-shadow: 0px 0px 3px;
    padding: 4px 15px;
    border-radius: 7px;
}

.padd-2 a{
    color: #121314;
}
    /* support end */



.btn-refer
{
    background-color: #282f77;
    color: white;
    padding: 9px 27px;
    border: none;
    cursor: pointer;
    margin-left:0;
}


.form-popup-3 {
    display: none;
    position: fixed;
    bottom: 100px;
    right: 37%;
    z-index: 9;
}


.op-btn {
    background-color:  #111;
    color: white;
    padding: 9px 27px;
    border: none;
    cursor: pointer;
    opacity: 1;
    position: fixed;
    bottom: 40px;
    right: 28px;
    
}
.op-btn:hover{
    background-color:  white!important;
    color: #282f77!important;
     font-weight: 500;
    border: 1px solid #282f77!important;
 
}


.num-mail {
    margin: 0 0 10px;
   box-shadow: unset;
    padding: 4px 15px;
    border-radius: 7px;
}


.mx-ht{
    height: 457px;
    max-height: 458px;
}
.no-data{
   
    text-align: center;
    height: 400px;
}
.no-data p{
   
    position: relative;
    top: 50%;
    font-size: 18px;
    color: #272f72;
    font-weight: 500;
}

.alumni-img img
{
   border: 12px solid #e6e7eb;
    border-radius: 15px;
    height: 160px;
    object-fit: cover; 
}



/*login pop up*/


.pop-up-login{
    top:5%;
}
.btm-none{
    border-bottom:none;
}
.para-cntn{
        padding: 12px 74px;
    text-align: center;
    font-weight: 500;
    color: #979191;
    font-size: 16px;
}
.inp-child .form-control{
        border-radius: 37px;
        margin: 20px 0px;
            padding: 20px 20px;
}
.forr-align {
    padding: 11px 136px!important;
}
.inp-child{
    padding:0px 0;
}
.tot-pad{
    padding:42px 0px;
}
.hrr{
    text-align:center;
}
.reg-button{
   
    margin: 18px 0px 0 0;
    width:100%;
    background:#ee2c3c;
    color:#fff; 
    padding: 9px 20px;
    border:none;
}.reg-button:hover{
   margin: 18px 0px 0 0;
    width:100%;
    background:#282f77;
    color:white; padding: 9px 20px;
    transition:1s;
}
.tot-cont-pad{
    padding: 22px 0px;
}
 @media all and (max-width: 521px) {
     .tot-pad {
    padding: 34px 0px;
}
   .para-cntn {
    padding: 12px 56px;
  
}  .forr-align {
    padding: 0px 121px!important;
}
 }
 @media (max-width: 425px){
.forr-align {
    padding: 0px 65px!important;
}
}
@media (max-width: 375px)
{
    .para-cntn {
    padding: 12px 39px;
}
.forr-align {
        padding: 0px 16px!important;
}
.modal-header{
    padding:0px;
}.tot-pad {
    padding: 21px 0px;
}
}
/*login pop up end*/
figcaption {
    background: rgba(0, 0, 0, 0.5);
    color: white;
    padding: 10px 25px;
    position: absolute;
    bottom: 0;
    text-align: inherit;
    width: 92%;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    font-size: 19px;
    font-weight: 500;
}
.connect-btnn{
            margin: 18px 0px 18px 2px;
}
.connect-btnn a{
        background: #282f77;
    color: white;
    font-size: 16px;
 
   
    border-radius: 30px;
        padding: 10px 8px;
}
.fr-ht{
        max-height: 800px;
    height: 516px;
}
.unfollow .acp{
    padding: 3px 15px;
    margin: 5px 0 0 0;
    border-radius: 30px;
    background: white;
    border: 1px solid #282f77;
     background: #282f77;
     color:white;
     font-weight:500;
    
}
.fa-question-circle{
   font-size: 19px;
    margin: 0px 6px;
}



/*Hidden class for adding and removing*/
    .lds-dual-ring.hidden {
        display: none;
    }

    /*Add an overlay to the entire page blocking any further presses to buttons or other elements.*/
    .overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background: rgba(0,0,0,.8);
        z-index: 999;
        opacity: 1;
        transition: all 0.5s;
    }
    
    /*Spinner Styles*/
    .lds-dual-ring {
        display: inline-block;
        width: 100%;
        height: 100%;
    }
    .lds-dual-ring:after {
        content: " ";
        display: block;
        width: 64px;
        height: 64px;
        margin: 23% auto;
        border-radius: 50%;
        border: 6px solid #fff;
        border-color: #fff transparent #fff transparent;
        animation: lds-dual-ring 1.2s linear infinite;
    }
    @keyframes lds-dual-ring {
        0% {
            transform: rotate(0deg);
        }
        100% {
            transform: rotate(360deg);
        }
    }
    
    @media (min-width: 576px)
    {
        .modal-dialog {
        max-width: 900px;
        }
  
    }




.form__input{
   width: 100%;
   border:0px solid transparent;
   border-radius: 0;
   border-bottom: 1px solid #aaa;
   
  padding: 4px 10px 4px 11px;
   outline:none;
   margin:0.5em auto;
   transition: all .5s ease;
}
.form__input:focus{
   border-bottom-color: #008080;
   box-shadow: 0 0 5px rgba(0,80,80,.4); 
   border-radius: 4px;
}


.form-control{
   width: 100%;
   border:0px solid transparent;
   border-radius: 0;
   border-bottom: 1px solid #aaa;
   
  padding: 4px 10px 4px 11px;
   outline:none;
   margin:0.5em auto;
   transition: all .5s ease;
    -webkit-box-shadow: unset;
    box-shadow: unset;
}
.form-control:focus{
   border-bottom-color: #008080;
   box-shadow: 0 0 5px rgba(0,80,80,.4); 
   border-radius: 4px;
}


.fa-times{
    cursor:pointer;
}
.new-reg-bn{

    cursor: pointer;
    float: right;
    border-radius: 30px;
    background: #282f77;
    color: white;
    padding: 2px 8px;
    font-weight: 500;
    border:1px solid #282f77;
}
.new-reg-bn:hover{
 background: white;
   color:#282f77;
   border:1px solid #282f77;
   transition:0.6s;
}


.bg-white
{
    cursor:pointer;
}

i
{
    cursor:pointer;
}

.twPc-divUser p
{
   cursor:pointer; 
}

