/*--------------------------------------------------------------

  Template Name: Medilearn  Medical HTML Template.
  Template URI: #
  Description: Medilearn is a unique website template designed in HTML with a simple & beautiful look. There is an excellent solution for creating clean, wonderful and trending material design corporate, corporate any other purposes websites.
  Author: HasTech
  Author URI: https://themeforest.net/user/hastech/portfolio
  Version: 1.0
---------------------------------------------------------------*/

/* ----------------------------------------------------
	You can put your custom css code here:
-------------------------------------------------------*/
.single-slide{
    height: 100vh !important;
}

[data-overlay]:before {
    position: absolute;
    content: '';
    background: rgba(0,0,0,1);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
