html,
body {
  height: 100%;
}

body {

  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #fff;
}


.bg-yellow{ background-color: #FAD009;}

.form-signin {
  max-width: 330px;
  padding: 15px;
}

.form-signin .form-floating:focus-within {
  z-index: 2;
}

.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.inhight{
    
    height: calc(0.5rem + 2px);
}
main > .container {
  padding: 60px 15px 0;
}

 .bd-placeholder-img {
        font-size: 1.125rem;
        text-anchor: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
      }

      @media (min-width: 768px) {
        .bd-placeholder-img-lg {
          font-size: 3.5rem;
        }
      }

      .b-example-divider {
        height: 3rem;
        background-color: rgba(0, 0, 0, .1);
        border: solid rgba(0, 0, 0, .15);
        border-width: 1px 0;
        box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
      }

      .b-example-vr {
        flex-shrink: 0;
        width: 1.5rem;
        height: 100vh;
      }

      .bi {
        vertical-align: -.125em;
        fill: currentColor;
      }

      .nav-scroller {
        position: relative;
        z-index: 2;
        height: 2.75rem;
        overflow-y: hidden;
      }

      .nav-scroller .nav {
        display: flex;
        flex-wrap: nowrap;
        padding-bottom: 1rem;
        margin-top: -1px;
        overflow-x: auto;
        text-align: center;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
      }
#homegrid{
    
    
}


#homegrid h6{
    
    font-size: 12px;
    margin-top: 3px;
    
}

#homegrid img{
    
    width: 70%; height: 50%;
    text-align: center;
}

#homegrid h6{

    text-align: center;
}

.box{
    width:100%;
    height:100px;
    border: solid  #E6E6E6 1px;
    text-align: center;
    padding: 10px;
    padding-top: 25px;
    margin: 1px;
    background-color:#F6F6F6;
    border-radius: 10px;
 
}


.top-serch-box{
    border: solid  #E6E6E6 1px;
    text-align: left;
    padding: 20px;
    padding-top: 25px;
    background-color:#212529;
    border-radius: 10px;
 
}

.top-serch-box h4{
    color: #fff;
 
}
.top-serch-box p{
    color: #494949;
 
}

.mt-10{
    margin-top: 50px;
}
.mb-60{
    margin-bottom:60px;
}

.mb-40{
    margin-bottom:40px;
}



.toolbar-bottom {
    position: fixed;
    background: #212529;
    bottom:-14px;
    left: 0;
    right: 0;
    width: 100%;
    height: 60px;
    border: 0;
    z-index: 600;
    padding: 0 10px;
}

.toolbar-bottom::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
    background: #e7e8ff;
    z-index: 15;
    width: 100%;
    height: 1px;
}

.toolbar-wrap {
    display: flex;
}

.toolbar-item {
    width: 100%;
}

.toolbar-link {
    width: 100%;
    height: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    color: #ccc;
    transition: .2s ease-in-out;
}

.toolbar-link .icon {
    font-size: 28px;
    height: 28px;
    line-height: 28px;
}

.toolbar-link .toolbar-label {
    font-size: 11px;
}

.toolbar-link.toolbar-link-active {
    color: #fed508;
}

.toolbar-link:hover {
    color: #fed508;
}

.toolbar-variant {
    position: relative;
    background: #ffeff5;
}

.toolbar-variant::before {
    display: none;
}


.carousel-item img{
    border-radius: 10px;
    }

.carousel-item h5{
   background-color: #fad009;
    padding: 2px;
     border-radius: 10px;
    font-size: 18px;

}
.carousel-caption{
    bottom:  -1rem;
    
}


.carousel-indicators {
    bottom: -36px;}
    

.navfont{
    font-size:13px;
    color: yellow;
}


.p-t-10 {
    padding-top: 10px !important;
}
.media-main a.pull-left {
    width: 100px;
}
.thumb-lg {
    height: 84px;
    width: 84px;
}
.media-main .info {
    overflow: hidden;
    color: #000;
}
.media-main .info h4 {
    padding-top: 10px;
    margin-bottom: 5px;
}
.social-links li a {
    background: #EFF0F4;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    color: #7A7676;
}

.mar05{
    margin-left: 5px;
    margin-top: 20px;
}
.whatsapp-clr{
    background-color:#25D366;
    font-size: 20px;
    width: 40px;
}


.call-clr{
    background-color:red;
    font-size: 20px;
    width: 40px;
}

.workerlist-box{
border:solid #DADADA 1px;
    margin-bottom: 3px;
      
}




