.headline {
    font-size: 26px;
    line-height: 1.8em;
    letter-spacing: 0em;
    margin-bottom: 0px;
    color: rgb(153, 0, 0);
    font-family: Times New Roman;
}

.headline a {
    color: rgb(153, 0, 0);
}

.headline a:hover {
    color: rgb(153, 0, 0);
}

nav {
    text-align: left;
}

nav>ul li>a {
    transition: all 0.25s ease-in 0s;
    color: rgb(255, 255, 255);
    font-size: 12px;
}

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: rgb(153, 0, 0);
}

nav>ul li a {
    padding-top: 5px;
    padding-right: 70px;
    padding-bottom: 5px;
    padding-left: 71px;
    margin-top: 0px;
    margin-right: 1px;
    margin-left: 1px;
    background-color: rgb(42, 42, 42);
    text-align: center;
    margin-bottom: 0px;
}

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.active>a {
    background-color: rgb(153, 0, 0);
    color: rgb(255, 255, 255);
}

nav>ul li>a:hover {
    color: rgb(255, 255, 255);
}

.subtitle {
    font-size: 22px;
    line-height: 1.2em;
    letter-spacing: 0em;
    margin-bottom: 15px;
    font-family: Times New Roman;
    margin-top: 15px;
    margin-right: 0px;
}

.preamble {
    font-size: 22px;
    line-height: 1.5em;
    letter-spacing: 0em;
    margin-bottom: 5px;
}

.preamble a {}

.preamble a:hover {}

.bodytext {
    line-height: 1.35em;
    margin-bottom: 15px;
}

.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: 14px;
    font-family: Arial;
    line-height: 1.5em;
    font-weight: 400;
    background-color: rgb(255, 255, 255);
    background-image: url(/uploads/VDAQLgIb/clouds-top.jpg);
    background-position: 50% 0%;
    background-repeat: no-repeat;
}

body a {
    text-decoration: none;
    color: rgb(51, 51, 51);
}

body a:hover {
    color: rgb(51, 51, 51);
}

.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: 40px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.form label {
    padding-bottom: 0px;
    margin-bottom: 10px;
    line-height: 1.2em;
}

.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: 20px;
    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: 20px;
    margin-bottom: 0px;
    background-color: rgb(42, 42, 42);
    font-size: 16px;
    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: rgb(42, 42, 42);
}

.form input[type=checkbox]+span,
.form input[type=radio]+span,
.form .form_option input[type=checkbox]+label {
    line-height: 1.6em;
    margin-left: 10px;
    margin-bottom: 20px;
    margin-right: 20px;
}

.text {
    margin-bottom: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.image {
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 10px;
    margin-right: 10px;
}

.map {
    margin-bottom: 40px;
}

.gallery {
    margin-bottom: 40px;
}

.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: 15px;
    padding-top: 15px;
}

.custom1 {}

.custom2 {}

.custom4 {}

.custom5 {}

.custom3 {}

.smallsubtitle {
    font-size: 16px;
    line-height: 1.2em;
    margin-bottom: 15px;
    color: rgb(51, 51, 51);
    font-weight: 800;
    margin-left: 0px;
    margin-top: 15px;
}

.smallsubtitle a {
    color: rgb(51, 51, 51);
}

.smallsubtitle a:hover {
    color: rgb(51, 51, 51);
}

.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: 0px;
    color: rgb(255, 255, 255);
}

.footertext a {
    color: rgb(255, 255, 255);
}

.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: 13px;
    color: rgb(255, 255, 255);
    padding-bottom: 100px;
    line-height: 0em;
}

.brandfooter a {
    color: rgb(255, 255, 255);
}

.brandfooter a:hover {
    color: rgb(255, 255, 255);
}

@media only screen and (max-width: 1199px) {
    nav {
        text-align: center;
    }

    nav:before {
        color: rgb(69, 69, 69);
        font-size: 30px;
    }

    nav>ul li a {
        padding-left: 50px;
        padding-right: 50px;
    }

    .col {
        padding-bottom: 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 {}

    .preamble {
        font-size: 18px;
    }

    .preamble a {}

    .preamble a:hover {}

    .bodytext {}

    .bodytext a {}

    .bodytext 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: 15px;
        color: rgb(255, 255, 255);
        transition: all 0s ease 0s;
    }

    nav>ul li>a:hover {
        color: rgb(255, 255, 255);
    }

    nav>ul li.active>a {
        color: rgb(255, 255, 255);
        background-color: rgb(153, 0, 0);
    }

    nav>ul>li>ul a {
        font-size: 15px;
    }

    nav:before {
        font-size: 30px;
        color: rgb(42, 42, 42);
    }

    nav>ul li a:hover {
        background-color: rgb(51, 51, 51);
    }

    nav>ul li a {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 0px;
        background-color: rgb(51, 51, 51);
        margin-right: 0px;
        margin-left: 0px;
        padding-right: 0px;
        margin-top: 2px;
    }

    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(255, 255, 255);
        padding-top: 50px;
        padding-right: 20px;
        padding-left: 20px;
    }

    nav>ul .closeBtn {
        color: rgb(0, 0, 0);
    }

    .nav {
        padding-right: 0px;
        padding-bottom: 5px;
        padding-left: 0px;
        padding-top: 5px;
    }

    .headline {
        font-size: 21px;
        font-family: Arial;
        line-height: 1.2em;
    }

    .preamble {
        font-size: 20px;
    }

    .preamble a {}

    .preamble a:hover {}

    .bodytext {}

    .bodytext a {}

    .bodytext a:hover {}

    .smalltext {}

    .smalltext a {}

    .smalltext a:hover {}

    .text {
        margin-bottom: 20px;
        padding-right: 0px;
        padding-left: 0px;
    }

    .col {
        padding-bottom: 10px;
        padding-left: 10px;
        padding-top: 10px;
        padding-right: 10px;
    }

    .form {
        margin-bottom: 20px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
    }

    .form label {}

    .form input[type=submit] {}

    .form input[type=submit]:hover {}

    .form input[type=text],
    .form textarea,
    .form select {}

    .form .thankYou {}

    .form input[type=checkbox]+span,
    .form input[type=radio]+span,
    .form .form_option input[type=checkbox]+label {
        margin-bottom: 10px;
        margin-right: 10px;
    }

    .gallery {
        margin-bottom: 20px;
    }

    .map {
        margin-bottom: 20px;
    }

    .image {
        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 {}

    .footertext a {}

    .footertext a:hover {}

    .button2 {
        margin-bottom: 0px;
        width: 100%;
        font-size: 15px;
        text-align: center;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
        margin-top: 0px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .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 {
    background-image: url(/uploads/bYAN2OtK/footer-bg.jpg);
    background-position: 50% 100%;
    background-repeat: no-repeat;
}

#r5001>.container {
    padding-left: 110px;
    padding-top: 0px;
    padding-right: 110px;
}

#c4177 {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

#m3977 {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

#m1059 {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
}

#r4838 {
    background-color: rgb(255, 255, 255);
}

#c1560 {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

#r5002 {
    background-color: rgb(255, 255, 255);
    background-position: 50% 0%;
    background-repeat: repeat-y;
    margin-bottom: 170px;
    border-color: rgba(96, 96, 96, 0.4);
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}

#c4294 {
    padding-bottom: 0px;
}

#p2374 #r1107 {
    background-image: url(/uploads/zRx7SMxL/h2-tag.jpg);
    background-repeat: repeat-x;
    background-size: contain;
}

#p2374 #m1494 {
    border-color: rgb(153, 0, 0);
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    float: right;
}

#p6572 #r1107 {
    background-image: url(/uploads/zRx7SMxL/h2-tag.jpg);
    background-repeat: repeat-x;
    background-size: contain;
}

#p6572 #m3123 {
    border-color: rgb(153, 0, 0);
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    float: left;
}

#p6572 #m1494 {
    border-color: rgb(153, 0, 0);
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    float: right;
}

#p9963 #r1107 {
    background-image: url(/uploads/zRx7SMxL/h2-tag.jpg);
    background-repeat: repeat-x;
    background-size: contain;
}

#p9963 #m3123 {
    border-color: rgb(153, 0, 0);
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    float: right;
}

#p9963 #m1494 {
    border-color: rgb(153, 0, 0);
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    float: left;
}

#p6306 #r1107 {
    background-image: url(/uploads/zRx7SMxL/h2-tag.jpg);
    background-repeat: repeat-x;
    background-size: contain;
}

#p6306 #m3517 .hoverOverlay {
    background-color: rgba(255, 255, 255, 0.29);
}

#p6306 #m3517 {
    margin-left: 100px;
    margin-right: 100px;
}

#p8910 #r1107 {
    background-image: url(/uploads/zRx7SMxL/h2-tag.jpg);
    background-repeat: repeat-x;
    background-size: contain;
}

@media only screen and (max-width: 1199px) {
    #r5001 {
        padding-bottom: 40px;
    }

    #r5001>.container {
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
    }

    #r5002 {
        margin-bottom: 70px;
        margin-top: 0px;
    }
}

@media only screen and (max-width: 767px) {
    #c2856 {
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
    }

    #r1132 {
        background-color: rgb(255, 255, 255);
    }

    #p2374 #m1494 {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }

    #p6572 #m3123 {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }

    #p6572 #m1494 {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }

    #p9963 #m3123 {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }

    #p9963 #m1494 {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }

    #p6306 #m3517 {
        margin-left: 10px;
        margin-right: 10px;
    }
}