@import "./common/reset.css";
@import "./common/fontawesome-all.css";
@import "./common/fonts.css";
@import "./common/button.css";
@import "./common/input.css";
@import "./common/message.css";
@import "./common/loader.css";
@import "./common/switch.css";
@import "./common/dropdown.css";
@import "./common/autocom.css";

@import "./lib/modal.css";

@import "./layout/header.css";
@import "./layout/footer.css";

@import "./pages/login.css";
@import "./pages/main.css";
@import "./pages/product.css";
@import "./pages/contry.css";
@import "./pages/payment.css";
@import "./pages/user.css";
@import "./pages/review.css";
@import "./pages/faq.css";
@import "./pages/term.css";
@import "./pages/about.css";

.visT-01 {
	background-image: url(../images/ex/vis01.jpg);
    height: 329px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.vis {
    background-image: url(../images/ex/vis02.jpg);
	height: 329px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.visT-02 {
	background-image: url(../images/ex/vis03.jpg);
    height: 329px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.visT-03 {
	background-image: url(../images/ex/vis04.jpg);
    height: 329px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.visT-04 {
	background-image: url(../images/ex/vis05.jpg);
    height: 329px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.visT-05 {
	background-image: url(../images/ex/vis06.jpg);
    height: 329px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.visT-06 {
	background-image: url(../images/ex/vis07.jpg);
    height: 329px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}