.headline {
    font-size: 32px;
    line-height: 1.2em;
    letter-spacing: 0em;
    margin-bottom: 20px;
    color: rgb(46, 66, 87);
    font-family: Comic Sans MS;
}

.headline a:hover {
    text-decoration: underline;
}

nav {
    text-align: center;
}

nav>ul li>a {
    transition: all 0.25s ease-in 0s;
    font-size: 12px;
    color: rgb(255, 255, 255);
}

nav:before {
    font-size: 30px;
    color: rgb(69, 69, 69);
}

nav>ul>li>ul a {
    font-size: 14px;
}

nav>ul li a:hover {
    background-color: rgba(45, 75, 108, 0.52);
    border-color: rgb(255, 255, 255);
}

nav>ul li a {
    padding-top: 15px;
    padding-right: 40px;
    padding-bottom: 15px;
    padding-left: 40px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    border-right-width: 0px;
    border-color: rgb(255, 255, 255);
    border-left-width: 4px;
    background-color: rgba(71, 102, 136, 0.26);
}

nav>ul>li>ul li a {
    background-color: rgb(255, 255, 255);
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    margin-bottom: 0px;
}

nav>ul>li>ul li a:hover {
    background-color: rgb(234, 234, 234);
}

nav>ul>li>ul li.active>a {
    background-color: rgb(234, 234, 234);
}

nav>ul li>a:hover {
    color: rgb(255, 255, 255);
}

nav>ul li.active>a {
    color: rgb(255, 255, 255);
    background-color: rgba(42, 61, 81, 0.68);
    border-color: rgb(255, 255, 255);
}

.subtitle {
    font-size: 24px;
    line-height: 1.2em;
    letter-spacing: 0em;
    margin-bottom: 20px;
    font-family: Arial;
    margin-top: 20px;
}

.preamble {
    font-size: 22px;
    line-height: 1.5em;
    letter-spacing: 0em;
    margin-bottom: 5px;
}

.preamble a {}

.preamble a:hover {}

.bodytext {
    line-height: 1.6em;
    margin-bottom: 5px;
    color: rgb(0, 0, 0);
}

.bodytext a {
    color: rgb(128, 180, 220);
}

.bodytext a:hover {
    color: rgb(71, 102, 136);
    text-decoration: underline;
}

.smalltext {
    line-height: 1.2em;
    letter-spacing: 0em;
    font-size: 11px;
    margin-bottom: 5px;
}

.smalltext a {}

.smalltext a:hover {}

body {
    color: rgb(0, 0, 0);
    font-size: 13px;
    font-family: Verdana;
    line-height: 1.2em;
    font-weight: 400;
    background-color: rgb(219, 234, 245);
    background-image: url(../../uploads/KKKO5eSU/767x0_2560x0/Bottom_texture.jpg);
    background-repeat: repeat-x;
}

body a {
    text-decoration: none;
    color: rgb(68, 58, 223);
}

.button {
    margin-bottom: 40px;
    border-radius: 3px;
    border-width: 0px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    background-color: rgb(69, 69, 69);
    padding-top: 15px;
    padding-right: 25px;
    padding-bottom: 15px;
    padding-left: 25px;
}

.button:hover {
    background-color: rgb(53, 53, 53);
}

.form {
    margin-bottom: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.form label {
    padding-bottom: 0px;
    margin-bottom: 10px;
    line-height: 1.2em;
    font-weight: 800;
    color: rgb(0, 0, 0);
}

.form input[type=checkbox]+span,
.form input[type=radio]+span {
    margin-left: 10px;
    margin-right: 20px;
    margin-bottom: 10px;
    line-height: 1.6em;
    color: rgb(255, 255, 255);
}

.form input[type=text],
.form textarea,
.form select {
    border-radius: 3px;
    border-color: rgb(204, 204, 204);
    color: rgb(69, 69, 69);
    font-size: 14px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    border-top-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
}

.form input[type=submit] {
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: 800;
    background-color: rgba(42, 61, 81, 0.68);
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.form input[type=submit]:hover {
    background-color: rgba(42, 61, 81, 0.94);
}

.text {
    margin-bottom: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.image {
    margin-bottom: 0px;
}

.map {
    margin-bottom: 40px;
}

.gallery {
    margin-bottom: 0px;
}

.row {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.col {
    margin-bottom: 0px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 0px;
    padding-bottom: 0px;
}

.custom1 {
    font-size: 26px;
    color: rgb(255, 255, 255);
    font-family: Comic Sans MS;
    text-align: right;
    line-height: 1.2em;
    margin-top: -38px;
}

.custom1 a {
    color: rgb(255, 255, 255);
}

.custom1 a:hover {
    color: rgb(255, 255, 255);
    text-decoration: underline;
}

.custom2 {
    color: rgb(255, 255, 255);
    line-height: 1.6em;
}

.custom4 {}

.custom5 {}

.custom3 {}

.smallsubtitle {
    font-size: 18px;
    line-height: 1.2em;
    margin-bottom: 5px;
}

.spottext {
    font-size: 63px;
    color: rgb(255, 255, 255);
    line-height: 1.2em;
    text-align: center;
    margin-bottom: 20px;
}

.footertext {
    font-size: 13px;
    line-height: 1.2em;
    margin-bottom: 5px;
    text-align: center;
    color: rgb(255, 255, 255);
    font-family: Arial;
}

.footertext a {
    color: rgba(255, 255, 255, 0.49);
}

.footertext a:hover {
    color: rgb(255, 255, 255);
}

.companyname {
    font-size: 22px;
    text-align: left;
    line-height: 1.2em;
}

.companyname a {
    color: rgb(96, 96, 96);
}

.smallspottext {
    line-height: 1.5em;
    color: rgb(255, 255, 255);
    text-align: center;
    font-size: 22px;
    margin-bottom: 5px;
}

.locale {
    text-align: right;
}

.locale ul li a {
    transition: all 0.25s ease-in 0s;
    color: rgb(255, 255, 255);
}

.locale ul li {
    background-color: rgb(69, 69, 69);
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
}

.button2 {
    font-size: 21px;
    border-width: 2px;
    line-height: 1em;
    margin-bottom: 40px;
    border-radius: 3px;
    color: rgb(255, 255, 255);
    border-color: rgb(255, 255, 255);
    display: table;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-right: 30px;
    padding-bottom: 20px;
    padding-left: 30px;
}

.button2:hover {
    border-color: rgba(255, 255, 255, 0.498039);
}

.divider {
    display: table;
    margin-left: auto;
    margin-right: auto;
    border-top-width: 1px;
    border-color: rgba(0, 0, 0, 0.0980392);
    width: 100%;
}

.socialmedia {
    text-align: right;
    font-size: 19px;
}

.socialmedia li {
    margin-left: 10px;
    margin-bottom: 10px;
}

.socialmedia li a {
    width: 30px;
    height: 30px;
}

.paymenticons li {
    margin-left: 5px;
    margin-bottom: 5px;
    padding-bottom: 40px;
}

.linklist {
    margin-bottom: 0px;
    margin-top: 0px;
    padding-left: 0px;
}

.linklist a {
    margin-bottom: 1px;
    background-color: rgb(242, 242, 242);
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

.breadcrumb li a {
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

.brandfooter {
    font-size: 0px;
    line-height: 0em;
    color: rgba(0, 0, 0, 0);
}

@media only screen and (max-width:1199px) {
    nav {}

    nav>ul li>a {}

    nav>ul li>a:hover {}

    nav>ul li.active>a {}

    nav>ul li {}

    nav>ul li:hover {}

    nav>ul li.active {}

    nav>ul>li>ul a {}

    nav>ul>li>ul a:hover {}

    nav>ul>li>ul li.active>a {}

    nav>ul>li>ul li {}

    nav>ul>li>ul li:hover {}

    nav>ul>li>ul li.active {}

    nav:before {
        color: rgb(69, 69, 69);
        font-size: 30px;
    }

    .custom4 {}

    .custom4 a {}

    .custom4 a:hover {}

    .custom1 {
        line-height: 1.2em;
    }

    .custom1 a {}

    .custom1 a:hover {}

    .custom3 {}

    .custom3 a {}

    .custom3 a:hover {}

    body {}

    body a {}

    body a:hover {}

    .text {}

    .headline {
        font-size: 30px;
    }

    .subtitle {
        font-size: 22px;
    }

    .preamble {
        font-size: 18px;
    }

    .preamble a {}

    .preamble a:hover {}

    .bodytext {}

    .bodytext a {}

    .bodytext a:hover {}

    .smallsubtitle {}

    .smallsubtitle a {}

    .smallsubtitle a:hover {}

    .smalltext {
        font-size: 12px;
    }

    .smalltext a {}

    .smalltext a:hover {}

    .spottext {
        font-size: 50px;
    }

    .spottext a {}

    .spottext a:hover {}

    .smallspottext {
        font-size: 18px;
    }

    .smallspottext a {}

    .smallspottext a:hover {}

    .companyname {
        font-size: 18px;
    }

    .companyname a {}

    .companyname a:hover {}

    .footertext {
        font-size: 12px;
    }

    .footertext a {}

    .footertext a:hover {}
}

@media only screen and (max-width:767px) {
    nav>ul li>a {
        font-size: 14px;
        color: rgb(255, 255, 255);
        font-family: Helvetica;
    }

    nav>ul li>a:hover {
        color: rgb(255, 255, 255);
        text-decoration: underline;
    }

    nav>ul li.active>a {
        color: rgb(255, 255, 255);
        font-weight: 800;
        text-decoration: underline;
        background-color: rgba(42, 61, 81, 0);
        border-color: rgb(219, 234, 245);
    }

    nav>ul>li>ul a {
        font-size: 15px;
    }

    nav:before {
        font-size: 30px;
        color: rgb(219, 234, 245);
    }

    nav>ul li a:hover {
        background-color: rgba(42, 61, 81, 0);
        border-color: rgb(219, 234, 245);
    }

    nav>ul li a {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        background-color: rgba(42, 61, 81, 0);
        border-top-width: 0px;
        border-color: rgb(219, 234, 245);
        padding-right: 10px;
        text-align: center;
        border-left-width: 0px;
        border-bottom-width: 1px;
        margin-left: -21px;
    }

    nav>ul>li>ul li a {
        background-color: rgba(255, 255, 255, 0);
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
    }

    nav.opened-menu>ul {
        background-color: rgb(71, 102, 136);
    }

    .headline {
        font-size: 31px;
    }

    .headline a {}

    .headline a:hover {}

    .subtitle {
        font-size: 25px;
    }

    .subtitle a {}

    .subtitle a:hover {}

    .preamble {
        font-size: 20px;
    }

    .preamble a {}

    .preamble a:hover {}

    .bodytext {}

    .bodytext a {}

    .bodytext a:hover {}

    .smalltext {}

    .smalltext a {}

    .smalltext a:hover {}

    .form {
        margin-bottom: 0px;
    }

    .form input[type=checkbox]+span,
    .form input[type=radio]+span {
        margin-right: 10px;
        margin-bottom: 10px;
    }

    .map {
        margin-bottom: 20px;
    }

    .button {
        margin-bottom: 20px;
    }

    .button:hover {}

    .custom1 {}

    .custom1 a {}

    .custom1 a:hover {}

    .custom2 {}

    .custom2 a {}

    .custom2 a:hover {}

    .custom3 {}

    .custom3 a {}

    .custom3 a:hover {}

    .custom4 {}

    .custom4 a {}

    .custom4 a:hover {}

    .custom5 {}

    .custom5 a {}

    .custom5 a:hover {}

    .spottext {
        font-size: 39px;
    }

    .spottext a {}

    .spottext a:hover {}

    body {}

    body a {}

    body a:hover {}

    .locale {}

    .locale ul li a {}

    .locale ul li a:hover {}

    .locale ul li.active a {}

    .locale ul li {}

    .locale ul li:hover {}

    .locale ul li.active {}

    .smallsubtitle {}

    .smallsubtitle a {}

    .smallsubtitle a:hover {}

    .smallspottext {
        font-size: 20px;
    }

    .smallspottext a {}

    .smallspottext a:hover {}

    .companyname {
        font-size: 20px;
    }

    .companyname a {}

    .companyname a:hover {}

    .footertext {
        font-size: 13px;
    }

    .button2 {
        margin-bottom: 0px;
        font-size: 18px;
        text-transform: uppercase;
        background-color: rgb(46, 66, 87);
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    .button2:hover {
        background-color: rgb(71, 102, 136);
    }

    .button2 .buttonIcon.fa {
        margin-right: 5px;
    }

    .socialmedia {
        text-align: center;
        font-size: 22px;
    }

    .socialmedia li a {
        width: 45px;
        height: 45px;
    }

    .socialmedia li a:hover {}

    .socialmedia li {
        margin-left: 5px;
        margin-right: 5px;
    }

    .socialmedia li:hover {}
}

#r5001>.container {
    padding-left: 135px;
    padding-right: 135px;
    padding-bottom: 20px;
}

#r5000 {
    background-color: rgb(255, 255, 255);
    background-position: 50% 100%;
    background-repeat: no-repeat;
}

#c4948 {
    padding-left: 0px;
    padding-right: 0px;
}

#m3740 {
    max-width: 40%;
    margin-left: auto;
    margin-right: auto;
    background-color: rgb(128, 180, 220);
    border-color: rgb(128, 180, 220);
}

#r4860 {
    background-color: rgb(255, 255, 255);
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

#c1133 {
    background-image: url(../../uploads/zgTMBdaG/0x0_1199x0/vmenuitem.jpg);
}

#m2395 {
    margin-left: auto;
    margin-right: auto;
}

#r5002 {
    background-color: rgb(255, 255, 255);
    background-position: 50% 0%;
    background-repeat: repeat-y;
}

#r5002>.container {}

#c4316 {
    background-color: rgb(255, 255, 255);
}

#m2402 {
    max-width: 39%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
}

#c2779 {
    background-color: rgb(255, 255, 255);
}

#m3683 {
    background-color: rgb(255, 255, 255);
    border-color: rgb(255, 255, 255);
}

#r1676 {
    background-color: rgb(255, 255, 255);
}

#m2276 {
    background-color: rgb(255, 255, 255);
}

#r3672 {
    background-color: rgb(128, 180, 220);
    padding-top: 30px;
}

#r1074 {
    padding-top: 15px;
    padding-bottom: 30px;
    background-color: rgb(128, 180, 220);
}

#p2374 #c4224 {
    padding-top: 20px;
    padding-bottom: 20px;
}

#p2374 #m4270 {
    max-width: 50%;
    margin-left: auto;
    margin-right: auto;
}

#p2374 #m2246 {
    max-width: 26%;
    margin-left: auto;
    margin-right: auto;
}

#p7559 #c4224 {
    padding-top: 20px;
    padding-bottom: 20px;
}

#p7559 #m3309 {
    max-width: 43%;
    margin-left: auto;
    margin-right: auto;
}

#p7559 #c1782 {
    background-color: rgb(71, 102, 136);
    padding-top: 15px;
    padding-bottom: 15px;
}

#p7559 #m3244 {
    max-width: 75%;
    margin-top: 30px;
    margin-bottom: 30px;
}

#p7559 #m2870 {
    margin-bottom: 20px;
    margin-top: 10px;
}

#p7230 #c4224 {
    padding-top: 20px;
    padding-bottom: 20px;
}

#p7230 #m4319 {
    margin-left: auto;
    margin-right: auto;
}

#p7230 #c1782 {
    background-color: rgb(71, 102, 136);
    padding-top: 15px;
    padding-bottom: 15px;
}

#p7230 #m3244 {
    max-width: 75%;
    margin-top: 30px;
    margin-bottom: 30px;
}

#p7230 #m2870 {
    margin-bottom: 20px;
    margin-top: 10px;
}

#p7175 #c4224 {
    padding-top: 20px;
    padding-bottom: 20px;
}

#p7175 #m4438 {
    height: 350px;
    margin-bottom: 0px;
    margin-top: 20px;
}

#p7175 #c1782 {
    background-color: rgb(71, 102, 136);
    padding-top: 15px;
    padding-bottom: 15px;
}

#p7175 #m3244 {
    max-width: 75%;
    margin-top: 30px;
    margin-bottom: 30px;
}

#p7175 #m2870 {
    margin-bottom: 20px;
    margin-top: 10px;
}

@media only screen and (max-width:1199px) {
    #r5001>.container {
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }

    #r4860 {
        padding-left: 0px;
        padding-right: 0px;
    }

    #r5002 {
        margin-bottom: 0px;
        margin-top: 0px;
    }

    #r1074>.container {}

    #p2374 #r2955>.container {}

    #p7559 #r2955>.container {}

    #p7230 #r2955>.container {}

    #p7175 #r2955>.container {}

    #p7175 #m4438 {
        height: 280px;
    }
}

@media only screen and (max-width:767px) {
    #c4319 {
        padding-left: 0px;
        padding-right: 0px;
    }

    #m1975 {
        width: 100%;
        text-align: center;
        font-size: 14px;
    }

    #r5000 {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    #r4860 {
        background-color: rgb(71, 102, 136);
        border-bottom-width: 1px;
        border-color: rgb(0, 0, 0);
        padding-bottom: 6px;
        padding-top: 6px;
    }

    #c1133 {
        background-image: none;
    }

    #r2504 {
        background-color: rgb(219, 234, 245);
    }

    #r1074 {
        padding-top: 30px;
    }

    #p2374 #r2955 {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 20px;
    }

    #p2374 #c4224 {
        padding-left: 0px;
        padding-right: 0px;
    }

    #p7559 #r2955 {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 20px;
    }

    #p7559 #c4224 {
        padding-left: 0px;
        padding-right: 0px;
    }

    #p7230 #r2955 {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 20px;
    }

    #p7230 #c4224 {
        padding-left: 0px;
        padding-right: 0px;
    }

    #p7175 #r2955 {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 20px;
    }

    #p7175 #c4224 {
        padding-left: 0px;
        padding-right: 0px;
    }
}