/*BOOK US PAGE*/


.breadcrumbs {
    margin-top: -350px!important;
    font-size: 16px;
    margin-bottom: 5px;
    z-index: 99;
    font-weight: 500;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.8);
    display: flex;
    justify-content: center;
}

.breadcrumbs span {
    color: rgba(255, 255, 255, 0.8);
}

.breadcrumbs span i {
    color: rgba(255, 255, 255, 0.8);
}

.breadcrumbs span a {
    color: rgba(255, 255, 255, 0.8);
}

.breadcrumbs span a:hover,
.breadcrumbs span a:focus {
    color: #BF8969;
}

.breadcrumbs span a:hover i,
.breadcrumbs span a:focus i {
    color: #BF8969;
}

.bread {
    font-weight: 700;
    color: #fff;
    font-size: 40px;
    line-height: 1;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
}

@media (max-width: 991.98px) {
    .bread {
        font-size: 36px;
    }
}

.social {
    display: inline-block;
}

.social p a {
    width: 35px;
    height: 35px;
    background: rgba(255, 255, 255, 0.1);
    margin-right: 2px;
    border-radius: 50%;
}

.social p a span {
    color: #BF8969;
}

.social p a:hover span {
    color: #BF8969;
}


/*HOME PAGE*/





/**
 *
 * NISHA NEW

 *
 */

.custom-nisha-bio {
    background-color: #f7f7f7;
}
.custom-icon {
    background-color: #f7f7f7 !important;
    border: 1px solid #6f2522 !important;
    border-radius: 50px !important;
}
.custom-icon-1 {
    border-radius: 100% !important;
    width: 100px !important;
    height: 100px !important;
}
.custom-icon-2 {
    border-radius: 100% !important;
    width: 60px !important;
    height: 60px !important;
}
.custom-badge p a:hover{
    color: white;

}

.hero-content{
    margin-top: 50px!important;
}




@media(max-width: 768px){
    .hero-content{
        margin-top: 170px!important;
    }
    .hero-content h1{
        font-size: 30px!important;
    }
    
}



.hero-btn{
    padding: 15px!important;
}
.text-secondary{
    color: #0d0504!important;
}
.bg-secondary{
    background-color: #0d0504!important;
}


.text-primary{
    color: #6f2522!important;
}
.bg-primary{
    background-color: #6f2522!important;
}

.btn-primary{
    background-color: #6f2522!important;
    color:  white;
}

.btn-primary:hover{
    background-color: white!important;
    color:  #6f2522!important;
}
@media(max-width: 998px){
    .md-hide{
        display: none!important;
    }

    .hero-content{
        margin-top: 30px!important;
    }
    .hero-content h1{
        font-size: 50px!important;
    }
}
@media(max-width: 992px){
    .hero-content{
        margin-top: 0px!important;
    }
}

@media(max-width: 576px){
    .sm-hide{
        display: none!important;
    }
    .hero-content{
        margin-top: 20px!important;
    }
}
.slider-side-image{
    margin-top: -150px !important;
    /* width: 95% !important; */


}

.custom-ship{
   background:url('../images/ships_positioned.jpg');
     background-size: cover;
      min-height: 100px;
} 
.custom-truck{
    background:url('../images/truck.jpg');
      background-size: cover;
       min-height: 100px;
 } 
 .custom-raymond{
    Background:rgb(111, 37, 34,.8);
     padding: 10px;
      margin-top: 90%;
       font-size: 1.4rem; 
       color: white;
        text-align: center; 
        font-weight: bold;
         text-transform: uppercase;
}

@media (min-width:990px) {
    .custom-ship-let{
    Background:rgba(111, 37, 34, 0.822);
     padding: 10px;
      margin-top: 80% !important;
       font-size: 1rem; 
       color: white; 
       text-align: center;
        font-weight: bold; 
        text-transform:capitalize;
         width: 100% !important; 
}

}

@media(min-width: 300px){
    .custom-ship-let {
        margin-top: 40%;
        Background:rgba(111, 37, 34, 0.822);
        padding: 10px;
        font-size: .96rem; 
    }
    
}
@media (max-width: 576px) {
    .custom-raymond{
        Background:rgba(111, 37, 34, 0.562);
         padding: 10px;
          margin-top: 38%;
           font-size: 1rem; 
           color: white;
            text-align: center; 
            font-weight: bold;
             text-transform: uppercase;
    }
    .hero-content h1{
        font-size: 36px!important;
    }
    .hero-content{
        margin-top: -40px !important;
    }
}


/**
 *
 * ABOUT US PAGE
 *
 */

 .flop-2 {
 
    position: relative;
    background-position: top center;
}

.flop-2 .slider-text {
    height: 400px;
}

.flop-2 .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    opacity: .8 !important;
    background: #000000f6 !important;
}

.slider-text h1 {
    font-size: 45px;
    color: #fff;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
}

.hope {
    margin-top: -100px!important;
    font-size: 40px !important ;
}

.hero-wrap-abt {
    width: 100% !important;
    height: 300px !important;
    position: relative !important;
    background : url(../images/barites_nishan.jpg);
    /* background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: top center !important;
    position: relative !important; */
    
 
}

.hero-wrap-abt.slider-text {
    height: 300px;
}

.hero-wrap-abt .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    opacity: .8 !important;
    background: #0D0504;

}


