/*
Theme Name:websoftitnepal
Theme URI: https://websoftitnepal.com
Version: 12
Author: websoftitnepal
Author URI: https://www.websoftitnepal.com
Slug: websoftitnepal
Description: This Theme is of industry website.
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }



html,body{
  overflow-x: hidden;
}
