.page_home {
    -webkit-background-size: 2560px 1440px;
    -moz-background-size: 2560px 1440px;
    background-size: 2560px 1440px;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-image: url(/uploads/website/home/bg20.jpg?1739906021);
}

.page_gallery {
    -webkit-background-size: 2560px 1440px;
    -moz-background-size: 2560px 1440px;
    background-size: 2560px 1440px;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-image: url(/uploads/website/gallery/bg10.jpg?1739906021);
}

.page_about {
    -webkit-background-size: 2560px 1440px;
    -moz-background-size: 2560px 1440px;
    background-size: 2560px 1440px;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-image: url(/uploads/website/about/bg30.jpg?1739906021);
}

.page_contact {
    -webkit-background-size: 2560px 1440px;
    -moz-background-size: 2560px 1440px;
    background-size: 2560px 1440px;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-image: url(/uploads/website/contact/bg40.jpg?1739906021);
}

.has-logo .header-title {
    left: 228px;
}

