@import url("bootstrap.css");
@import url("animate.css");
@import url("../font-awesome/css/font-awesome.css");
@import url("plugin.css");
/* @import url("jpreloader.css"); */
@import url("style.css");
@import url("owl.carousel.css");
@import url("owl.theme.css");
@import url("owl.transitions.css");
@import url("datepicker.css");
@import url("magnific-popup.css");
@import url("../revolution/css/settings.css"); /* css file for Revolution Slider plugin */
@import url("rev-settings.css"); /* custom css file for Revolution Slider plugin, you can modify slider typography from this file */

.txt-item{
    color: #000;
    font-weight: 600;
}

.txt-box p{
    
        color: #000;
        font-weight: 600;
    
}

.list-box{
     padding-left: 0;
}

.list-box li{
    
    color:#000;
    font-weight: 400;
}


@media (max-width: 767px) {
    
    #section-explore-2::before{
         background-color: rgba(0, 0, 0, 0.37);
      content: '';
      display: block;
      height: 100%;
          position: absolute;
          width: 100%;
          top:0px;
    }
    
    #section-explore-5::before{
        
           background-color: rgba(0, 0, 0, 0.37);
           content: '';
           display: block;
           height: 100%;
         position: absolute;
          width: 100%;
          top:0px;
    }
    
    #section-explore-3::before{
        
           background-color: rgba(0, 0, 0, 0.37);
           content: '';
           display: block;
           height: 100%;
         position: absolute;
          width: 100%;
          top:0px;
    }
    
    .title-area h1 {
            color: #fff;
            font-size: 27px;
        }
        
        
   .txt-item {
    color: #fff;
    font-weight: 500;
    }
    
    .rev_slider_wrapper {
        
            height: 600px!important;
    }
    
    .tp-fullwidth-forcer{
        
        height: 600px!important;
    }
    
    #subheader{
            padding: 103px 0 80px 0;
    }
    
    .side-bg .inner-padding {
    padding: 0px 0 0px 0;
}
            

}

