@import url("../js/fontawesome/css/all.css");
@import url("../js/jquery/aos/aos.css");
/* @import url("../js/swiper/swiper-bundle.min.css");
@import url("../js/slick/slick.css");
@import url("../js/themify-icons/themify-icons.css");
@import url("../js/select2/select2.min.css");
@import url("../js/wow/animate.min.css");

@import url("../js/magnific/magnific-popup.css");
@import url("../js/gallery/lightgallery.min.css");
@import url("../font/Themify/stylesheet.css");
@import url("../font/SFpro/stylesheet.css"); */
@import url("../js/themifi/themify-icons.css");
@import url("../font/Themify/stylesheet.css");
@import url("../font/SFpro/stylesheet.css"); 
@import url("../js/themify-icons/themify-icons.css");
@import url("../js/swiper/swiper-bundle.min.css");

/* @import url("../js/magnific/magnific-popup.css"); */
@import url("../js/gallery/lightgallery.min.css");
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none !important;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

* {
    box-sizing: border-box;
}

html {
    font-size: 62.5%;
    scroll-behavior: smooth;
}

body {
    font-family: "SF Pro Display", sans-serif;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    color: #000000;
    overflow: hidden auto;
}

a {
    text-decoration: none;
}

button,
select {
    border: none;
    outline: none;
}

.main {
    min-height: 0;
}

.container {
    width: 100%;
    max-width: 1200px;
    height: 100%;
    margin: 0 auto;
    padding: 0 15px;
}
