body { background-color: #000; }
/* Header */
.header { background-color: #000 }
/* Banner */
.banner { padding: 0; position: relative; }
.navbar-toggler:hover, .navbar-toggler:focus { box-shadow: none !important; }
/* Bottom Slider */
.bottom-slider { padding-top: 35px; padding-bottom: 35px; background-color: #fff; }
/* Copyright */
.copyright { background-color: #000; background-color: #000; color: #b29771; text-align: center; font-size: 16px; padding-top: 20px; padding-bottom: 20px; font-family: "Comfortaa", serif; }
.copyright a { color: #fff; text-decoration: none; }
.copyright a:hover, .copyright a:focus { color: #b29771 !important; transition: 0.4s; }
/* Banner Content */
.banner-content { position: absolute; top: 0; padding-top: 300px; }
.banner-content h1 { font-family: "Quicksand", serif; font-size: 84px; font-weight: 700; line-height: 92.4px; text-align: center; text-transform: uppercase; color: #fff; }
a.nav-link { color: #fff !important; font-size: 25px; letter-spacing: 2px; padding-top: 20px; padding-bottom: 20px; font-family: "Comfortaa", serif; }
.navbar-nav { margin: auto !important; text-align: center; }
.pessi-navbar { background-color: #000 !important; padding-top: 50px; padding-bottom: 50px; position: sticky; top: 0; }
.pessi-navbar a.nav-link.active { color: #b29771 !important; }
a.nav-link:hover, a.nav-link:focus { color: #b29771 !important; transition: 0.4s; }
.go a:before, .go a:after { display: inline-block; opacity: 0; -webkit-transition: -webkit-transform 0.3s, opacity 0.2s; transition: transform 0.3s, opacity 0.2s; }
.go a:before { margin-right: 10px; content: '['; -webkit-transform: translate(20px); -ms-transform: translate(20px); transform: translate(20px); }
.go a:after { margin-left: 10px; content: ']'; -webkit-transform: translate(-20px); -ms-transform: translate(-20px); transform: translate(-20px); }
.go a:hover:before, .go a:hover:after, .go a:focus:before, .go a:focus:after { opacity: 1; -webkit-transform: translate(0px); -ms-transform: translate(0px); transform: translate(0px); color: #b29771; transition: 0.4s; }
.banner-text { display: flex; justify-content: center; align-items: center; }
.bottom-slider-bg { background-color: #fff; }
/* About */
.about { background-image: url(images/about-bg.jpg); background-size: cover; background-repeat: no-repeat; padding-top: 100px; padding-bottom: 150px; background-attachment: fixed; }
.about h2 { font-family: "Quicksand", serif; font-size: 55px; font-weight: bold; letter-spacing: 2px; color: #fff; }
.about p { font-family: "Quicksand", serif; font-size: 19px; color: #000; line-height: 28px; font-weight: 500; }
.about-contents { background-color: rgba(178, 151, 112, 0.9); padding: 30px; }
.about .col-lg-9, .product .col-lg-9, .enquiry .col-lg-9, .corporate .col-lg-9 { padding-left: 50px; }
/* Product */
.product { background-image: url(images/product-bg.jpg); background-size: cover; background-repeat: no-repeat; padding-top: 100px; padding-bottom: 150px; background-attachment: fixed; }
.product-content { background-color: #cdcccc; padding: 30px; }
.product-content h3 { font-family: "Quicksand", serif; font-size: 34px; font-weight: bold; letter-spacing: 2px; color: #000; text-transform: uppercase; background-color: #c7b299; padding: 10px 15px; }
.product-content img { padding-bottom: 50px; }
/* Corporate */
.corporate, .enquiry { background-image: url(images/corporate-bg.jpg); background-size: cover; background-repeat: no-repeat; padding-top: 100px; padding-bottom: 150px; background-attachment: fixed; }
.corporate-content { background-color: rgba(255, 255, 255, 0.9); padding: 30px; }
/* Enquiry */
.map { background-color: #000; padding: 25px; margin-bottom: 25px; }
.contact { background-color: rgba(0,0,0,.9); padding: 30px; }
.row { --bs-gutter-x: 0rem !important;
}
.contact h3 { color: #fff; font-size: 34px; font-family: "Comfortaa", serif; }
.input { position: relative; z-index: 1; display: inline-block; margin: 1em; max-width: 90%; width: calc(100% - 2em); vertical-align: top; }
.input__field { position: relative; display: block; float: right; padding: 0em; width: 60%; border: none; border-radius: 0; background: #f0f0f0; color: #aaa; font-weight: bold !important; font-family: 'Quicksand', sans-serif; -webkit-appearance: none; }
.input__field:focus { outline: none; }
.input__label { display: inline-block; float: right; padding: 0 1em; width: 40%; color: #696969; font-weight: bold; font-size: 90.25%; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; font-weight: bold !important; }
.input__label-content { position: relative; display: block; padding: 1.6em 0; width: 100%; font-weight: bold !important; }
.graphic { position: absolute; top: 0; left: 0; fill: none; }
/* Chisato */
.input--chisato { padding-top: 1em; }
.input__field--chisato { width: 100%; padding: 0.8em 0.0em; background: transparent; border-top: 2px solid; color: #b5b5b5; -webkit-transition: border-color 0.25s; transition: border-color 0.25s; margin: auto; }
.input__label--chisato { width: 100%; position: absolute; top: 0; text-align: left; overflow: hidden; padding: 0; pointer-events: none; -webkit-transform: translate3d(0, 3em, 0); transform: translate3d(0, 3em, 0); }
.input__label-content--chisato { padding: 0; font-weight: 400; color: #b5b5b5; }
.input__label-content--chisato::after { content: attr(data-content); position: absolute; top: -220%; left: 0px; color: #b19671; font-weight: 800; }
.input__field--chisato:focus, .input--filled .input__field--chisato { border-color: #b19671; }
.input__field--chisato:focus + .input__label--chisato, .input--filled .input__label--chisato { -webkit-animation: anim-chisato-1 0.25s forwards; animation: anim-chisato-1 0.25s forwards; }
.input__field--chisato:focus + .input__label--chisato .input__label-content--chisato, .input--filled .input__label-content--chisato { -webkit-animation: anim-chisato-2 0.25s forwards ease-in; animation: anim-chisato-2 0.25s forwards ease-in; }
.submit { border: 2px solid #ccc; background: none; width: 34%; padding: 10px; color: #fff; }
.submit:hover { border: 2px solid #b19671; color: #b19671 }
 @-webkit-keyframes anim-chisato-1 { 0%, 70% {
 -webkit-transform: translate3d(0, 3em, 0);
 transform: translate3d(0, 3em, 0);
}
 71%, 100% {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
}
 @-webkit-keyframes anim-chisato-2 { 0% {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
 70%, 71% {
 -webkit-transform: translate3d(0, 125%, 0);
 transform: translate3d(0, 125%, 0);
 opacity: 0;
 -webkit-animation-timing-function: ease-out;
}
 100% {
 color: transparent;
 -webkit-transform: translate3d(0, 200%, 0);
 transform: translate3d(0, 200%, 0);
}
}
 @keyframes anim-chisato-1 { 0%, 70% {
 -webkit-transform: translate3d(0, 3em, 0);
 transform: translate3d(0, 3em, 0);
}
 71%, 100% {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
}
 @keyframes anim-chisato-2 { 0% {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
 70%, 71% {
 -webkit-transform: translate3d(0, 125%, 0);
 transform: translate3d(0, 125%, 0);
 opacity: 0;
 -webkit-animation-timing-function: ease-out;
}
 100% {
 color: transparent;
 -webkit-transform: translate3d(0, 200%, 0);
 transform: translate3d(0, 200%, 0);
}
}
.get-in-touch { color: #b29771; ; font-weight: 400; font-family: "Quicksand", serif; font-size: 16px; font-weight: bold; }
.get-in-touch .col-2 { text-align: center; padding-top: 25px; display: flex; justify-content: center; align-items: center; }
.get-in-touch .col-10 { padding-top: 25px; }
.get-in-touch i { font-size: 26px; text-align: center; }
.contact h3 { padding-left: 15px; }
.get-in-touch h3 { padding-left: 20px; }
.fa-signal { font-size: 21px !important; }
/* Responsive */
@media (min-width: 1400px) and (max-width: 1799.98px) {
.banner-content { position: absolute; top: 0; padding-top: 190px; }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
.banner-content h1 { font-size: 70px; line-height: 86.4px; }
.banner-content { position: absolute; top: 0; padding-top: 160px; }
.pessi-navbar { padding-top: 40px; padding-bottom: 40px; }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
.banner-content h1 { font-size: 50px; line-height: 56.4px; }
.banner-content { position: absolute; top: 0; padding-top: 170px; }
.pessi-navbar { padding-top: 25px; padding-bottom: 25px; }
a.nav-link { padding-top: 15px; padding-bottom: 15px; font-size: 20px; }
.about h2 { font-size: 48px; }
.product-content h3 { font-size: 28px; }
.contact h3 { font-size: 28px; }
.copyright { font-size: 14px; }
}
@media (min-width: 768px) and (max-width: 991.98px) {
.banner-content h1 { font-size: 40px; line-height: 46.4px; }
.banner-content { position: absolute; top: 0; padding-top: 140px; }
.pessi-navbar { padding-top: 22px; padding-bottom: 22px; }
a.nav-link { padding-top: 12px; padding-bottom: 12px; font-size: 17px; }
.bottom-slider { padding-top: 5px; padding-bottom: 5px; }
.about h2 { font-size: 38px; }
.product-content h3 { font-size: 18px; padding: 4px 8px; }
.get-in-touch { padding-top: 40px; }
.get-in-touch .col-lg-10, .get-in-touch .col-lg-2 { padding-top: 5px; padding-bottom: 25px; }
.contact h3 { font-size: 24px; }
.map { padding: 15px; }
.header img { width: 90%; }
.copyright { font-size: 13px; }
}
@media (min-width: 576px) and (max-width: 767.98px) {
.header img { width: 85%; }
.banner-content .col-sm-4 { width: 30%; }
.banner-content h1 { font-size: 30px; line-height: 36.4px; }
.banner-content { position: absolute; top: 0; padding-top: 100px; }
.pessi-navbar { padding-top: 15px; padding-bottom: 15px; }
a.nav-link { padding-top: 8px; padding-bottom: 8px; font-size: 14px; }
.bottom-slider { padding-top: 5px; padding-bottom: 5px; }
.about, .product, .enquiry { padding-top: 50px; padding-bottom: 50px; }
.about h2 { font-size: 28px; }
.about p { font-size: 18px; }
.about-contents, .product-content { padding: 15px; }
.product-content img { padding-bottom: 20px; }
.about .col-lg-9, .product .col-lg-9, .enquiry .col-lg-9, .corporate .col-lg-9 { padding-left: 20px; }
.product-content h3 { font-size: 16px; padding: 4px 8px; }
.get-in-touch { padding-top: 40px; }
.get-in-touch .col-lg-10, .get-in-touch .col-lg-2 { padding-top: 5px; padding-bottom: 25px; }
.contact h3 { font-size: 24px; }
.map { padding: 15px; }
.copyright { font-size: 11px; padding-top: 14px; padding-bottom: 14px; }
}
@media (min-width: 0px) and (max-width: 575.98px) {
.header { position: sticky; top: 0; }
.header img { width: 150px; float: right !important; }
.header .col-lg-8 { display: none; }
.banner-content h1 { font-size: 25px; line-height: 28px; margin-bottom: 0px; }
.banner-content { position: absolute; top: 0; padding-top: 100px; display: flex; justify-content: center; align-items: center; }
.pessi-navbar { padding-top: 10px; padding-bottom: 10px; padding-left: 2px; z-index: 1000000; margin-bottom: 0px; margin-top: 16px; position: fixed; float: right !important; }
a.nav-link { padding-top: 8px; padding-bottom: 8px; font-size: 14px; }
.bottom-slider { padding-top: 20px; padding-bottom: 20px; }
.about, .product, .enquiry, .corporate { padding-top: 30px; padding-bottom: 30px; }
.about h2 { font-size: 26px; margin-top: 13px; }
.about p { font-size: 18px; }
.about-contents, .product-content, .contact { padding: 15px; }
.product-content img { padding-bottom: 20px; }
.product-content, .map, .corporate-content { margin-top: 20px; }
.about .col-lg-9, .product .col-lg-9, .enquiry .col-lg-9, .corporate .col-lg-9 { padding-left: 0px; }
.product-content h3 { font-size: 16px; padding: 4px 8px; }
.get-in-touch { padding-top: 40px; font-size: 13px; }
.get-in-touch i { font-size: 20px; }
.get-in-touch .col-lg-10, .get-in-touch .col-lg-2 { padding-top: 5px; padding-bottom: 25px; }
.contact h3 { font-size: 24px; }
.map { padding: 10px; }
.copyright { font-size: 10px; padding-top: 10px; padding-bottom: 10px; }
}
@media (min-width: 0px) and (max-width: 323.98px) {
.banner-content h1 { font-size: 21px; line-height: 24px; margin-bottom: 0px; }
}
