/**
* Theme Name: Aqutex Child
* Description: This is a child theme of Aqutex, generated by Merlin WP.
* Author: <a href="https://themeforest.net/user/template_path">template_path</a>
* Template: aqutex
* Version: 1.0.1
*/

h1,h2,h3,h4,h5,h6,p,ul,figure{
	margin:0;
	padding:0;
}
a{
	text-decoration:none;
}
body{
	font-family:"Poppins",sans-serif;
}
.handle-preloader{
    background: #102444;
}
.preloader-close {
    color: #102444;
}
.nice-select{
	line-height:normal;
}