.headline {
    font-size     : 22px;
    line-height   : 1.2em;
    letter-spacing: 0em;
    margin-bottom : 30px;
    color         : rgb(255, 255, 255);
    font-family   : Archivo Narrow;
    padding-left  : 25px;
    padding-top   : 15px;
    padding-bottom: 10px;
}

nav {
    text-align: center;
}

nav>ul li>a {
    transition: all 0s ease 0s;
    color     : rgb(102, 102, 102);
    font-size : 14px;
}

nav:before {
    font-size: 27px;
    color    : rgb(69, 69, 69);
}

nav>ul>li>ul a {
    font-size: 14px;
}

nav>ul li a:hover {
    background-color: rgb(0, 143, 221);
}

nav>ul li a {
    padding-top     : 15px;
    padding-right   : 20px;
    padding-bottom  : 15px;
    padding-left    : 20px;
    margin-top      : 2px;
    margin-right    : 0px;
    margin-left     : 0px;
    text-align      : center;
    background-color: transparent;
    margin-bottom   : 2px;
}

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);
    text-decoration: none;
}

nav>ul li.active>a {
    color           : rgb(255, 255, 255);
    text-decoration : underline;
    background-color: rgb(0, 54, 114);
}

.subtitle {
    font-size     : 16px;
    line-height   : 1.2em;
    letter-spacing: 0em;
    margin-bottom : 20px;
    color         : rgb(48, 92, 155);
}

.preamble {
    font-size     : 22px;
    line-height   : 1.5em;
    letter-spacing: 0em;
    margin-bottom : 5px;
}

.preamble a {}

.preamble a:hover {}

.bodytext {
    line-height  : 1.25em;
    margin-bottom: 20px;
}

.smalltext {
    line-height   : 1.2em;
    letter-spacing: 0em;
    font-size     : 11px;
    margin-bottom : 5px;
}

.smalltext a {}

.smalltext a:hover {}

body {
    color           : rgb(102, 102, 102);
    font-size       : 12px;
    font-family     : Arial;
    line-height     : 1.2em;
    font-weight     : 400;
    background-color: rgb(255, 255, 255);
}

body a {
    text-decoration: none;
    color          : rgb(48, 92, 155);
}

body a:hover {
    color          : rgb(51, 51, 51);
    text-decoration: underline;
}

.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 : 20px;
    padding-top   : 0px;
    padding-right : 0px;
    padding-bottom: 0px;
    padding-left  : 0px;
    margin-right  : 20px;
    margin-left   : 20px;
}

.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(48, 92, 155);
    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(51, 51, 51);
}

.form input[type=checkbox]+span,
.form input[type=radio]+span,
.form .form_option input[type=checkbox]+label:not([class*="optin"]) {
    line-height  : 1.6em;
    margin-left  : 10px;
    margin-bottom: 20px;
    margin-right : 20px;
}

.text {
    padding-left : 20px;
    padding-right: 20px;
}

.image {
    margin-bottom: 10px;
    margin-top   : 0px;
    margin-right : 20px;
    margin-left  : 20px;
}

.map {
    margin-bottom: 40px;
}

.gallery {
    margin-bottom: 20px;
    margin-left  : 20px;
    margin-right : 20px;
}

.col {
    margin-bottom : 0px;
    padding-left  : 0px;
    padding-right : 0px;
    margin-top    : 0px;
    padding-bottom: 0px;
    padding-top   : 0px;
}

.custom1 {
    font-family   : Archivo Narrow;
    color         : rgb(255, 255, 255);
    font-size     : 22px;
    padding-left  : 25px;
    padding-top   : 15px;
    padding-bottom: 10px;
    margin-bottom : 10px;
    line-height   : 1.2em;
}

.custom2 {
    margin-bottom: 20px;
}

.custom4 {
    font-family   : Droid Sans;
    color         : rgb(255, 255, 255);
    font-size     : 0px;
    letter-spacing: 0em;
}

.custom5 {}

.custom3 {
    font-family: Impact;
    font-weight: 700;
    color      : rgb(48, 92, 155);
    font-size  : 40px;
}

.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.6em;
    margin-bottom: 0px;
    text-align   : center;
    color        : rgb(85, 85, 85);
    margin-top   : 0px;
    margin-right : 0px;
    margin-left  : 0px;
}

.footertext a {
    color: rgba(85, 85, 85, 0.65);
}

.footertext a:hover {
    color: rgb(85, 85, 85);
}

.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    : rgb(240, 240, 240);
    width           : 96%;
    margin-bottom   : 10px;
}

.socialmedia {
    font-size : 19px;
    text-align: right;
}

.socialmedia li {
    margin-left  : 10px;
    margin-bottom: 10px;
}

.socialmedia li a:hover {
    color: rgb(48, 92, 155);
}

.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;
}

.imagelist {
    padding-left : 15px;
    padding-right: 15px;
    margin-bottom: 5px;
}

.lightbodytext {
    line-height: 1.45em;
}

.brandfooter {
    font-size  : 0px;
    line-height: 0em;
}

.custom7 {
    font-family: Impact;
    font-weight: 700;
    color      : rgb(48, 92, 155);
    font-size  : 50px;
}

@media only screen and (max-width:1199px) {
    nav:before {
        color    : rgb(69, 69, 69);
        font-size: 30px;
    }

    nav>ul li a:hover {
        background-color: rgb(0, 54, 114);
    }

    nav>ul li a {
        padding-left : 40px;
        padding-right: 40px;
    }

    .custom4 {}

    .custom4 a {}

    .custom4 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 {}

    .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 {
        text-align: center;
    }

    nav>ul li>a {
        font-size  : 16px;
        font-weight: 400;
    }

    nav>ul li.active>a {
        background-color: rgb(0, 54, 114);
    }

    nav>ul>li>ul a {
        font-size: 15px;
    }

    nav:before {
        font-size: 30px;
        color    : rgb(0, 54, 114);
    }

    nav>ul li a:hover {
        background-color: rgb(0, 143, 221);
    }

    nav>ul li a {
        padding-left    : 0px;
        background-color: transparent;
        padding-right   : 0px;
        margin-bottom   : 0px;
        margin-top      : 0px;
    }

    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(240, 240, 240);
        padding-top     : 50px;
        padding-right   : 20px;
        padding-left    : 20px;
    }

    nav>ul .closeBtn {
        color: rgb(0, 54, 114);
    }

    .preamble {
        font-size: 20px;
    }

    .preamble a {}

    .preamble a:hover {}

    .bodytext {}

    .bodytext a {}

    .bodytext a:hover {}

    .smalltext {}

    .smalltext a {}

    .smalltext a:hover {}

    .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:not([class*="optin"]) {
        margin-bottom: 10px;
        margin-right : 10px;
    }

    .gallery {
        margin-bottom: 20px;
    }

    .map {
        margin-bottom: 20px;
    }

    .button {
        background-color: rgb(48, 92, 155);
        margin-bottom   : 20px;
    }

    .button:hover {
        background-color: rgb(240, 240, 240);
        color           : rgb(255, 255, 255);
        text-decoration : underline;
    }

    .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             : 5px;
        width                     : 98%;
        color                     : rgb(255, 255, 255);
        text-align                : center;
        font-size                 : 15px;
        text-transform            : uppercase;
        background-color          : rgb(0, 143, 221);
        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;
        padding-top               : 10px;
        padding-bottom            : 10px;
    }

    .button2:hover {
        color           : rgb(255, 255, 255);
        background-color: rgb(0, 54, 114);
    }

    .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 {}

    .divider {
        margin-bottom: 20px;
        margin-top   : 15px;
    }

    .iconlist li {
        width: 30px;
    }
}

#r4149 {
    background-repeat  : repeat-x;
    background-size    : contain;
    background-position: 0% 50%;
}

#m4244 {
    background-color: #25d366;
}

#m1342 {
    padding-top: 44px;
}

#m1205 {
    text-align      : left;
    background-color: rgba(255, 255, 255, 0);
    border-style    : none;
    border-color    : rgba(255, 255, 255, 0);
    margin-left     : -16px;
}

#m1205 li {
    background-color: rgba(255, 255, 255, 0);
    border-style    : none;
    border-color    : rgba(255, 255, 255, 0);
    margin-left     : 8px;
    margin-top      : 1px;
    margin-bottom   : 1px;
    margin-right    : 8px;
}

#m1205 li a {
    font-size: 20px;
    width    : 32px;
    height   : 32px;
}

#m1205 li a:hover {
    color: #f53535;
}

#m2473 {
    background-color: #25d366;
}

#r3888 {
    background-repeat  : repeat-x;
    background-size    : contain;
    background-position: 0% 50%;
}

#m1581 {
    padding-top: 44px;
}

#m4914 {
    padding-top: 44px;
}

#m1279 {
    background-color: #25d366;
}

#m3524 {
    padding-top: 44px;
}

#m2588 {
    text-align      : left;
    background-color: rgba(255, 255, 255, 0);
    border-style    : none;
    border-color    : rgba(255, 255, 255, 0);
    margin-left     : -16px;
}

#m2588 li {
    background-color: rgba(255, 255, 255, 0);
    border-style    : none;
    border-color    : rgba(255, 255, 255, 0);
    margin-left     : 8px;
    margin-top      : 1px;
    margin-bottom   : 1px;
    margin-right    : 8px;
}

#m2588 li a {
    font-size: 20px;
    width    : 32px;
    height   : 32px;
}

#m2588 li a:hover {
    color: #f53535;
}

#m2314 {
    background-color: #25d366;
}

#r4387 {
    background-repeat  : repeat-x;
    background-size    : contain;
    background-position: 0% 50%;
}

#m1499 {
    padding-top: 44px;
}

#m2686 {
    text-align      : left;
    background-color: rgba(255, 255, 255, 0);
    border-style    : none;
    border-color    : rgba(255, 255, 255, 0);
    margin-left     : -16px;
}

#m2686 li {
    background-color: rgba(255, 255, 255, 0);
    border-style    : none;
    border-color    : rgba(255, 255, 255, 0);
    margin-left     : 8px;
    margin-top      : 1px;
    margin-bottom   : 1px;
    margin-right    : 8px;
}

#m2686 li a {
    font-size: 20px;
    width    : 32px;
    height   : 32px;
}

#m2686 li a:hover {
    color: #f53535;
}

#m1894 {
    background-color: #25d366;
}

#r2665 {
    margin-left   : 0px;
    margin-right  : 0px;
    padding-left  : 30px;
    padding-top   : 24px;
    padding-bottom: 24px;
    padding-right : 30px;
}

#c5697 {
    margin-left   : 0px;
    margin-right  : 0px;
    margin-top    : 0px;
    margin-bottom : 0px;
    padding-left  : 16px;
    padding-top   : 0px;
    padding-bottom: 0px;
    padding-right : 16px;
}

#m5231 {
    text-align      : left;
    background-color: rgba(255, 255, 255, 0);
    border-style    : none;
    border-color    : rgba(255, 255, 255, 0);
    margin-left     : -16px;
}

#m5231 li {
    background-color: rgba(255, 255, 255, 0);
    border-style    : none;
    border-color    : rgba(255, 255, 255, 0);
    margin-left     : 8px;
    margin-top      : 1px;
    margin-bottom   : 1px;
    margin-right    : 8px;
}

#m5231 li a {
    font-size: 30px;
    width    : 32px;
    height   : 32px;
}

#m5231 li a:hover {
    color: #f53535;
}

#c7545 {
    margin-left   : 0px;
    margin-right  : 0px;
    margin-top    : 0px;
    margin-bottom : 0px;
    padding-left  : 16px;
    padding-top   : 0px;
    padding-bottom: 0px;
    padding-right : 16px;
}

#m3945 {
    max-width   : 69%;
    border-style: solid;
}

#m3945+.hoverOverlay .hoverIcon {
    border-style: solid;
}

#m3945+.hoverOverlay {
    border-style: solid;
}

#m4673 {
    padding-top: 44px;
}

#m3212 .iconItem {
    font-size: 30px;
}

#m3212 li {
    margin-left  : 14px;
    margin-top   : 1px;
    margin-bottom: 1px;
    margin-right : 14px;
}

#m3212 .iconItem:hover {
    color: #f53535;
}

#c6678 {
    margin-left : 0px;
    margin-right: 0px;
    border-style: solid;
}

#m4019 {
    background-color: #25d366;
    text-align      : center;
    margin-left     : auto;
    margin-bottom   : 26px;
    padding-left    : 15px;
    padding-top     : 10px;
    padding-bottom  : 10px;
    padding-right   : 15px;
}

#r5002 {
    background-color   : rgb(255, 255, 255);
    background-position: 50% 0%;
    background-repeat  : repeat-y;
}

#r5002>.container {}

#r3445 {
    background-color : rgb(48, 92, 155);
    background-repeat: repeat-x;
    padding-top      : 20px;
    padding-bottom   : 20px;
}

#m2996 {
    border-top-width: 3px;
    border-color    : #f22323;
}

#m3989 li a {
    color: rgb(255, 255, 255);
}

#m3989 {
    text-align: left;
}

#m3989 li a:hover {
    color: #f22323;
}

#m4630 {
    border-top-width: 3px;
    border-color    : #f22323;
}

#m2065 {
    border-top-width: 3px;
    border-color    : #f22323;
}

#m4554 {
    max-width: 36%;
}

#r1785 {
    background-color: rgb(240, 240, 240);
}

#p4076 #r1242 {
    background-image   : url(../uploads/fG7Alwvz/767x0_2560x0/pexels-photo-409701.png);
    background-size    : cover;
    background-position: 50% 50%;
    padding-top        : 270px;
    padding-bottom     : 270px;
}

#p4076 #r1242.bgfilter:before {
    background-color: rgba(0, 0, 0, 0.42);
}

#p4076 #m8809 {
    margin-bottom: 32px;
}

#p4076 #r2976 {
    background-image   : url(../uploads/ZGQKpvbm/767x0_2560x0/pexels-photo-723240.jpeg);
    background-size    : cover;
    background-position: 50% 50%;
    padding-top        : 270px;
    padding-bottom     : 270px;
}

#p4076 #r2976.bgfilter:before {
    background-color: rgba(0, 0, 0, 0.42);
}

#p4076 #m4328 {
    margin-bottom: 32px;
}

#p4076 #r3257 {
    background-image   : url(../uploads/t26z1vLM/767x0_2560x0/golf.jpeg);
    background-size    : cover;
    background-position: 50% 50%;
    padding-top        : 270px;
    padding-bottom     : 270px;
}

#p4076 #r3257.bgfilter:before {
    background-color: rgba(0, 0, 0, 0.42);
}

#p4076 #m3621 {
    margin-bottom: 32px;
}

#p4076 #m2485 {
    margin-top   : 150px;
    margin-bottom: 150px;
}

#p4076 #r2147 {
    background-color: rgb(240, 240, 240);
}

#p4076 #c8378 {
    background-image   : url(../uploads/qBibYhf1/767x0_621x0/IMG_6016.JPG);
    background-repeat  : no-repeat;
    background-size    : cover;
    background-position: 50% 50%;
}

#p4076 #c8378.bgfilter:before {
    background-color: rgba(0, 0, 0, 0.29);
}

#p4076 #m3134 {
    margin-top: 250px;
}

#p4076 #c7396 {
    padding-left  : 64px;
    padding-top   : 160px;
    padding-bottom: 100px;
}

#p4076 #m8555 {
    background-color: rgb(48, 92, 155);
    font-family     : Cabin;
    font-size       : 23px;
    margin-left     : auto;
    margin-right    : auto;
}

#p4076 #m8555:hover {
    font-weight: 700;
    color      : rgb(255, 255, 255);
}

#p4076 #c6705 {
    padding-top   : 160px;
    padding-bottom: 100px;
    padding-right : 64px;
}

#p4076 #m1870 {
    background-color: rgb(48, 92, 155);
    font-family     : Cabin;
    font-size       : 23px;
    margin-left     : auto;
    margin-right    : auto;
}

#p4076 #m1870:hover {
    font-weight: 700;
    color      : rgb(255, 255, 255);
}

#p4076 #c6957 {
    background-color   : rgba(0, 0, 0, 0.29);
    background-image   : url(../uploads/dodPytg6/767x0_765x0/IMG_6015.JPG);
    background-repeat  : no-repeat;
    background-size    : cover;
    background-position: 50% 50%;
}

#p4076 #c6957.bgfilter:before {
    background-color: rgba(0, 0, 0, 0.29);
}

#p4076 #m3999 {
    margin-top: 250px;
}

#p4076 #r4398 {
    background-color: rgb(240, 240, 240);
}

#p4076 #c3676 {
    background-image   : url(../uploads/qBibYhf1/767x0_621x0/IMG_6016.JPG);
    background-repeat  : no-repeat;
    background-size    : cover;
    background-position: 50% 50%;
}

#p4076 #c3676.bgfilter:before {
    background-color: rgba(0, 0, 0, 0.29);
}

#p4076 #m4617 {
    margin-top: 250px;
}

#p4076 #c4239 {
    padding-left  : 64px;
    padding-top   : 160px;
    padding-bottom: 100px;
}

#p4076 #m2684 {
    background-color: rgb(48, 92, 155);
    font-weight     : 700;
    font-family     : Cabin;
    font-size       : 23px;
    margin-left     : auto;
    margin-right    : auto;
}

#p4076 #c1577 {
    background-color   : rgba(0, 0, 0, 0.29);
    background-image   : url(../uploads/dodPytg6/767x0_765x0/IMG_6015.JPG);
    background-repeat  : no-repeat;
    background-size    : cover;
    background-position: 50% 50%;
}

#p4076 #c1577.bgfilter:before {
    background-color: rgba(0, 0, 0, 0.29);
}

#p4076 #m3977 {
    margin-top: 250px;
}

#p4076 #c3952 {
    padding-top   : 160px;
    padding-bottom: 100px;
    padding-right : 64px;
}

#p4076 #m2522 {
    background-color: rgb(48, 92, 155);
    font-weight     : 700;
    font-family     : Cabin;
    font-size       : 23px;
    margin-left     : auto;
    margin-right    : auto;
}

#p4076 #r3316 {
    margin-left        : 0px;
    margin-right       : 0px;
    background-color   : rgb(255, 255, 255);
    background-repeat  : no-repeat;
    background-position: 50% 50%;
    margin-top         : 20px;
    margin-bottom      : 20px;
}

#p4076 #r3316.bgfilter:before {
    background-color: rgba(0, 0, 0, 0.63);
}

#p4076 #c2243 {
    padding-left  : 64px;
    padding-top   : 160px;
    padding-bottom: 100px;
}

#p4076 #m1006 {
    width           : 48%;
    border-top-width: 3px;
    border-color    : #f22323;
}

#p4076 #c8511 {
    padding-left : 0px;
    padding-right: 0px;
}

#p4076 #m5539 .hoverOverlay .hoverIcon {
    border-style: solid;
}

#p4076 #m5539 .hoverOverlay {
    border-style: solid;
}

#p4076 #m5539 {
    border-style: solid;
}

#p4076 #r4403 {
    background-color: rgb(48, 92, 155);
}

#p4076 #m1930 {
    border-left-width         : 3px;
    border-top-width          : 3px;
    border-bottom-width       : 3px;
    border-right-width        : 3px;
    border-top-left-radius    : 31px;
    border-top-right-radius   : 31px;
    border-bottom-left-radius : 31px;
    border-bottom-right-radius: 31px;
    border-color              : rgb(255, 255, 255);
    margin-top                : 20px;
    margin-bottom             : 20px;
    padding-top               : 19px;
}

#p8095 #r3897 {
    background-image   : url(../uploads/fG7Alwvz/1052x0_2560x0/pexels-photo-409701.png);
    background-size    : cover;
    background-position: 50% 50%;
    padding-top        : 270px;
    padding-bottom     : 270px;
}

#p8095 #r3897.bgfilter:before {
    background-color: rgba(0, 0, 0, 0.42);
}

#p8095 #m3361 {
    margin-bottom: 32px;
}

#p8095 #r4880 {
    background-image   : url(../uploads/ZGQKpvbm/1246x0_2560x0/pexels-photo-723240.jpeg);
    background-size    : cover;
    background-position: 50% 50%;
    padding-top        : 270px;
    padding-bottom     : 270px;
}

#p8095 #r4880.bgfilter:before {
    background-color: rgba(0, 0, 0, 0.42);
}

#p8095 #m1916 {
    margin-bottom: 32px;
}

#p8095 #r3972 {
    background-image   : url(../uploads/t26z1vLM/932x0_2560x0/golf.jpeg);
    background-size    : cover;
    background-position: 50% 50%;
    padding-top        : 270px;
    padding-bottom     : 270px;
}

#p8095 #r3972.bgfilter:before {
    background-color: rgba(0, 0, 0, 0.42);
}

#p8095 #m3886 {
    margin-bottom: 32px;
}

#p8095 #r2250 {
    margin-left   : 0px;
    margin-right  : 0px;
    margin-top    : 10px;
    margin-bottom : 10px;
    padding-top   : 20px;
    padding-bottom: 20px;
}

#p8095 #m1359 {
    margin-top    : 10px;
    margin-bottom : 10px;
    padding-top   : 10px;
    padding-bottom: 10px;
}

#p8095 #m1949 {
    border-top-width: 3px;
    border-color    : rgb(48, 92, 155);
}

#p8095 #m4430 {
    margin-top   : 50px;
    margin-bottom: 50px;
}

#p8095 #m2369 {
    margin-top   : 50px;
    margin-bottom: 50px;
}

#p8095 #m1411 {
    margin-top   : 50px;
    margin-bottom: 50px;
}

#p8095 #m1085 {
    margin-top   : 50px;
    margin-bottom: 50px;
}

#p8095 #r3426 {
    padding-top   : 20px;
    padding-bottom: 20px;
}

#p8095 #m1658 {
    margin-top   : 50px;
    margin-bottom: 50px;
}

#p8095 #m3622+.hoverOverlay .hoverIcon {
    border-style: solid;
}

#p8095 #m3622+.hoverOverlay {
    border-style: solid;
}

#p8095 #m3622 {
    border-style: solid;
}

#p8095 #r2545 {
    padding-top   : 20px;
    padding-bottom: 20px;
}

#p8095 #m1230+.hoverOverlay .hoverIcon {
    border-style: solid;
}

#p8095 #m1230+.hoverOverlay {
    border-style: solid;
}

#p8095 #m1230 {
    border-style: solid;
}

#p8095 #m1475 {
    margin-top   : 50px;
    margin-bottom: 50px;
}

#p8095 #r1399 {
    padding-top   : 20px;
    padding-bottom: 20px;
}

#p8095 #m2206 {
    margin-top   : 50px;
    margin-bottom: 50px;
}

#p8095 #m4980+.hoverOverlay .hoverIcon {
    border-style: solid;
}

#p8095 #m4980+.hoverOverlay {
    border-style: solid;
}

#p8095 #m4980 {
    border-style: solid;
}

#p8095 #r3435 {
    padding-top   : 20px;
    padding-bottom: 20px;
}

#p8095 #m1912+.hoverOverlay .hoverIcon {
    border-style: solid;
}

#p8095 #m1912+.hoverOverlay {
    border-style: solid;
}

#p8095 #m1912 {
    border-style: solid;
}

#p8095 #m2395 {
    margin-top   : 50px;
    margin-bottom: 50px;
}

#p8095 #r1633 {
    background-color: rgb(48, 92, 155);
}

#p8095 #m2043 {
    border-left-width         : 3px;
    border-top-width          : 3px;
    border-bottom-width       : 3px;
    border-right-width        : 3px;
    border-top-left-radius    : 31px;
    border-top-right-radius   : 31px;
    border-bottom-left-radius : 31px;
    border-bottom-right-radius: 31px;
    border-color              : rgb(255, 255, 255);
    margin-top                : 20px;
    margin-bottom             : 20px;
    padding-top               : 19px;
}

#p2980 #r2644 {
    background-image   : url(../uploads/fG7Alwvz/767x0_2560x0/pexels-photo-409701.png);
    background-size    : cover;
    background-position: 50% 50%;
    padding-top        : 270px;
    padding-bottom     : 270px;
}

#p2980 #r2644.bgfilter:before {
    background-color: rgba(0, 0, 0, 0.42);
}

#p2980 #m4358 {
    margin-bottom: 32px;
}

#p2980 #r2793 {
    background-image   : url(../uploads/ZGQKpvbm/767x0_2560x0/pexels-photo-723240.jpeg);
    background-size    : cover;
    background-position: 50% 50%;
    padding-top        : 270px;
    padding-bottom     : 270px;
}

#p2980 #r2793.bgfilter:before {
    background-color: rgba(0, 0, 0, 0.42);
}

#p2980 #m4373 {
    margin-bottom: 32px;
}

#p2980 #r3399 {
    background-image   : url(../uploads/t26z1vLM/767x0_2560x0/golf.jpeg);
    background-size    : cover;
    background-position: 50% 50%;
    padding-top        : 270px;
    padding-bottom     : 270px;
}

#p2980 #r3399.bgfilter:before {
    background-color: rgba(0, 0, 0, 0.42);
}

#p2980 #m2358 {
    margin-bottom: 32px;
}

#p2980 #c6204 {
    padding-left : 0px;
    padding-right: 0px;
}

#p2980 #m1845 {
    margin-top    : 10px;
    margin-bottom : 10px;
    padding-top   : 10px;
    padding-bottom: 10px;
}

#p2980 #m9339 .hoverOverlay .hoverIcon {
    border-style: solid;
}

#p2980 #m9339 .hoverOverlay {
    border-style: solid;
}

#p2980 #m9339 {
    border-style: solid;
}

#p2980 #m1856 {
    padding-top   : 10px;
    padding-bottom: 10px;
}

#p2980 #r4350 {
    background-color: rgb(48, 92, 155);
}

#p2980 #m3493 {
    border-left-width         : 3px;
    border-top-width          : 3px;
    border-bottom-width       : 3px;
    border-right-width        : 3px;
    border-top-left-radius    : 31px;
    border-top-right-radius   : 31px;
    border-bottom-left-radius : 31px;
    border-bottom-right-radius: 31px;
    border-color              : rgb(255, 255, 255);
    margin-top                : 20px;
    margin-bottom             : 20px;
    padding-top               : 19px;
}

#p8426 #r4969 {
    background-image   : url(../uploads/fG7Alwvz/767x0_2560x0/pexels-photo-409701.png);
    background-size    : cover;
    background-position: 50% 50%;
    padding-top        : 270px;
    padding-bottom     : 270px;
}

#p8426 #r4969.bgfilter:before {
    background-color: rgba(0, 0, 0, 0.42);
}

#p8426 #m4494 {
    margin-bottom: 32px;
}

#p8426 #r4901 {
    background-image   : url(../uploads/ZGQKpvbm/767x0_2560x0/pexels-photo-723240.jpeg);
    background-size    : cover;
    background-position: 50% 50%;
    padding-top        : 270px;
    padding-bottom     : 270px;
}

#p8426 #r4901.bgfilter:before {
    background-color: rgba(0, 0, 0, 0.42);
}

#p8426 #m4237 {
    margin-bottom: 32px;
}

#p8426 #r2741 {
    background-image   : url(../uploads/t26z1vLM/767x0_2560x0/golf.jpeg);
    background-size    : cover;
    background-position: 50% 50%;
    padding-top        : 270px;
    padding-bottom     : 270px;
}

#p8426 #r2741.bgfilter:before {
    background-color: rgba(0, 0, 0, 0.42);
}

#p8426 #m4142 {
    margin-bottom: 32px;
}

#p8426 #m1472 {
    border-top-width: 3px;
    border-color    : rgb(255, 255, 255);
}

#p8426 #r2693 {
    background-color: rgb(240, 240, 240);
}

#p8426 #r3507 {
    background-color: rgb(48, 92, 155);
}

#p8426 #m1464 {
    border-left-width         : 3px;
    border-top-width          : 3px;
    border-bottom-width       : 3px;
    border-right-width        : 3px;
    border-top-left-radius    : 31px;
    border-top-right-radius   : 31px;
    border-bottom-left-radius : 31px;
    border-bottom-right-radius: 31px;
    border-color              : rgb(255, 255, 255);
    margin-top                : 20px;
    margin-bottom             : 20px;
    padding-top               : 19px;
}

#p9765 #r1586 {
    background-image   : url(../uploads/fG7Alwvz/767x0_2560x0/pexels-photo-409701.png);
    background-size    : cover;
    background-position: 50% 50%;
    padding-top        : 270px;
    padding-bottom     : 270px;
}

#p9765 #r1586.bgfilter:before {
    background-color: rgba(0, 0, 0, 0.42);
}

#p9765 #m3439 {
    margin-bottom: 32px;
}

#p9765 #r3693 {
    background-image   : url(../uploads/ZGQKpvbm/767x0_2560x0/pexels-photo-723240.jpeg);
    background-size    : cover;
    background-position: 50% 50%;
    padding-top        : 270px;
    padding-bottom     : 270px;
}

#p9765 #r3693.bgfilter:before {
    background-color: rgba(0, 0, 0, 0.42);
}

#p9765 #m3516 {
    margin-bottom: 32px;
}

#p9765 #r2578 {
    background-image   : url(../uploads/t26z1vLM/767x0_2560x0/golf.jpeg);
    background-size    : cover;
    background-position: 50% 50%;
    padding-top        : 270px;
    padding-bottom     : 270px;
}

#p9765 #r2578.bgfilter:before {
    background-color: rgba(0, 0, 0, 0.42);
}

#p9765 #m3795 {
    margin-bottom: 32px;
}

#p9765 #m3002 {
    margin-top    : 10px;
    margin-bottom : 10px;
    padding-top   : 10px;
    padding-bottom: 10px;
}

#p9765 #m4022 {
    background-color: rgb(240, 240, 240);
    border-color    : rgb(0, 0, 0);
    padding-left    : 9px;
    padding-top     : 9px;
    padding-bottom  : 9px;
    padding-right   : 9px;
}

#p9765 #r3751 {
    background-color: rgb(48, 92, 155);
}

#p9765 #m3771 {
    border-left-width         : 3px;
    border-top-width          : 3px;
    border-bottom-width       : 3px;
    border-right-width        : 3px;
    border-top-left-radius    : 31px;
    border-top-right-radius   : 31px;
    border-bottom-left-radius : 31px;
    border-bottom-right-radius: 31px;
    border-color              : rgb(255, 255, 255);
    margin-top                : 20px;
    margin-bottom             : 20px;
    padding-top               : 19px;
}

#p7104 #r2680 {
    background-image   : url(../uploads/fG7Alwvz/767x0_2560x0/pexels-photo-409701.png);
    background-size    : cover;
    background-position: 50% 50%;
    padding-top        : 270px;
    padding-bottom     : 270px;
}

#p7104 #r2680.bgfilter:before {
    background-color: rgba(0, 0, 0, 0.42);
}

#p7104 #m1528 {
    margin-bottom: 32px;
}

#p7104 #r4868 {
    background-image   : url(../uploads/ZGQKpvbm/767x0_2560x0/pexels-photo-723240.jpeg);
    background-size    : cover;
    background-position: 50% 50%;
    padding-top        : 270px;
    padding-bottom     : 270px;
}

#p7104 #r4868.bgfilter:before {
    background-color: rgba(0, 0, 0, 0.42);
}

#p7104 #m1858 {
    margin-bottom: 32px;
}

#p7104 #r3640 {
    background-image   : url(../uploads/t26z1vLM/767x0_2560x0/golf.jpeg);
    background-size    : cover;
    background-position: 50% 50%;
    padding-top        : 270px;
    padding-bottom     : 270px;
}

#p7104 #r3640.bgfilter:before {
    background-color: rgba(0, 0, 0, 0.42);
}

#p7104 #m1539 {
    margin-bottom: 32px;
}

#p7104 #m4456 {
    margin-top    : 10px;
    margin-bottom : 10px;
    padding-top   : 10px;
    padding-bottom: 10px;
}

#p7104 #m1908 .listTitle {
    color: rgb(85, 85, 85);
}

#p7104 #m1908 .itemLabel {
    color    : rgb(248, 15, 15);
    font-size: 20px;
}

#p7104 #m1908 .listIcon {
    color : rgb(248, 15, 15);
    height: 24px;
    width : 36px;
}

#p7104 #m3043 .listTitle {
    padding-top  : 0px;
    color        : rgb(85, 85, 85);
    font-size    : 31px;
    margin-bottom: 0px;
    text-align   : center;
}

#p7104 #m3043 .itemLabel {
    font-size: 15px;
}

#p7104 #m3043 .listIcon {
    width : 36px;
    height: 20px;
}

#p7104 #m3043 {
    border-style: solid;
}

#p7104 #r2064 {
    background-color: rgb(48, 92, 155);
}

#p7104 #m3940 {
    border-left-width         : 3px;
    border-top-width          : 3px;
    border-bottom-width       : 3px;
    border-right-width        : 3px;
    border-top-left-radius    : 31px;
    border-top-right-radius   : 31px;
    border-bottom-left-radius : 31px;
    border-bottom-right-radius: 31px;
    border-color              : rgb(255, 255, 255);
    margin-top                : 20px;
    margin-bottom             : 20px;
    padding-top               : 19px;
}

#p7735 #r2555 {
    background-image   : url(../uploads/fG7Alwvz/767x0_2560x0/pexels-photo-409701.png);
    background-size    : cover;
    background-position: 50% 50%;
    padding-top        : 270px;
    padding-bottom     : 270px;
}

#p7735 #r2555.bgfilter:before {
    background-color: rgba(0, 0, 0, 0.42);
}

#p7735 #m4871 {
    margin-bottom: 32px;
}

#p7735 #r1883 {
    background-image   : url(../uploads/ZGQKpvbm/767x0_2560x0/pexels-photo-723240.jpeg);
    background-size    : cover;
    background-position: 50% 50%;
    padding-top        : 270px;
    padding-bottom     : 270px;
}

#p7735 #r1883.bgfilter:before {
    background-color: rgba(0, 0, 0, 0.42);
}

#p7735 #m1949 {
    margin-bottom: 32px;
}

#p7735 #r3719 {
    background-image   : url(../uploads/t26z1vLM/767x0_2560x0/golf.jpeg);
    background-size    : cover;
    background-position: 50% 50%;
    padding-top        : 270px;
    padding-bottom     : 270px;
}

#p7735 #r3719.bgfilter:before {
    background-color: rgba(0, 0, 0, 0.42);
}

#p7735 #m4505 {
    margin-bottom: 32px;
}

#p7735 #m1884 {
    margin-top    : 10px;
    margin-bottom : 10px;
    padding-top   : 10px;
    padding-bottom: 10px;
}

#p7735 #m4309 {
    background-color: rgb(240, 240, 240);
    border-style    : solid;
    border-color    : rgb(0, 0, 0);
    padding-left    : 9px;
    padding-top     : 9px;
    padding-bottom  : 9px;
    padding-right   : 9px;
}

#p7735 #m4309 input[type=text],
#m4309 input[type=date],
#m4309 textarea,
#m4309 select {
    border-style: solid;
}

#p7735 #r3482 {
    background-color: rgb(48, 92, 155);
}

#p7735 #m1140 {
    border-left-width         : 3px;
    border-top-width          : 3px;
    border-bottom-width       : 3px;
    border-right-width        : 3px;
    border-top-left-radius    : 31px;
    border-top-right-radius   : 31px;
    border-bottom-left-radius : 31px;
    border-bottom-right-radius: 31px;
    border-color              : rgb(255, 255, 255);
    margin-top                : 20px;
    margin-bottom             : 20px;
    padding-top               : 19px;
}

@media only screen and (max-width:1199px) {
    #r5001>.container {
        padding-left : 30px;
        padding-right: 30px;
    }

    #m1342 {
        margin-top   : 10px;
        margin-bottom: 20px;
    }

    #m5000:before {
        color: rgb(48, 92, 155);
    }

    #m5000:hover:before {
        color: #f22323;
    }

    #m5000>ul .closeBtn {
        color: rgb(48, 92, 155);
    }

    #m5000>ul .closeBtn:hover {
        color: #f22323;
    }

    #m5000 {
        margin-top   : 40px;
        margin-bottom: 20px;
    }

    #m1205 li a {
        font-size: 30px;
    }

    #m1205 {
        text-align: center;
    }

    #m1340 .iconItem {
        font-size: 30px;
    }

    #m1340 {
        text-align: right;
    }

    #m1340 .iconItem:hover {
        color: #f22323;
    }

    #m1340 li {
        margin-left  : 13px;
        margin-top   : 13px;
        margin-bottom: 13px;
        margin-right : 20px;
    }

    #m2473 {
        padding-left  : 15px;
        padding-top   : 14px;
        padding-bottom: 14px;
        padding-right : 15px;
    }

    #m1581 {
        margin-top   : 10px;
        margin-bottom: 20px;
    }

    #m4914 {
        margin-top   : 10px;
        margin-bottom: 20px;
    }

    #m3524 {
        margin-top   : 10px;
        margin-bottom: 20px;
    }

    #m2588 li a {
        font-size: 30px;
    }

    #m2588 {
        text-align: center;
    }

    #m2943 .iconItem {
        font-size: 30px;
    }

    #m2943 {
        text-align: right;
    }

    #m2943 .iconItem:hover {
        color: #f22323;
    }

    #m2943 li {
        margin-left  : 13px;
        margin-top   : 13px;
        margin-bottom: 13px;
        margin-right : 20px;
    }

    #m2314 {
        padding-left  : 15px;
        padding-top   : 14px;
        padding-bottom: 14px;
        padding-right : 15px;
    }

    #m1499 {
        margin-top   : 10px;
        margin-bottom: 20px;
    }

    #m4405:before {
        color: rgb(48, 92, 155);
    }

    #m4405:hover:before {
        color: #f22323;
    }

    #m4405>ul .closeBtn {
        color: rgb(48, 92, 155);
    }

    #m4405>ul .closeBtn:hover {
        color: #f22323;
    }

    #m4405 {
        margin-top   : 40px;
        margin-bottom: 20px;
    }

    #m2686 li a {
        font-size: 30px;
    }

    #m2686 {
        text-align: center;
    }

    #m4676 .iconItem {
        font-size: 30px;
    }

    #m4676 {
        text-align: right;
    }

    #m4676 .iconItem:hover {
        color: #f22323;
    }

    #m4676 li {
        margin-left  : 13px;
        margin-top   : 13px;
        margin-bottom: 13px;
        margin-right : 20px;
    }

    #m1894 {
        padding-left  : 15px;
        padding-top   : 14px;
        padding-bottom: 14px;
        padding-right : 15px;
    }

    #r2665 {
        margin-left  : 0px;
        margin-right : 0px;
        margin-top   : 0px;
        margin-bottom: 0px;
    }

    #c5697 {
        margin-left   : 0px;
        margin-right  : 0px;
        margin-top    : 0px;
        margin-bottom : 0px;
        padding-left  : 16px;
        padding-top   : 0px;
        padding-bottom: 0px;
        padding-right : 16px;
    }

    #m5231 li a {
        font-size: 18px;
    }

    #m5231 li {
        margin-top   : 1px;
        margin-bottom: 1px;
    }

    #c7545 {
        margin-left   : 0px;
        margin-right  : 0px;
        margin-top    : 0px;
        margin-bottom : 0px;
        padding-left  : 16px;
        padding-top   : 0px;
        padding-bottom: 0px;
        padding-right : 16px;
    }

    #c6678 {
        margin-left   : 0px;
        margin-right  : 0px;
        margin-top    : 0px;
        margin-bottom : 0px;
        padding-left  : 16px;
        padding-top   : 0px;
        padding-bottom: 0px;
        padding-right : 16px;
    }

    #r5002 {
        margin-bottom: 0px;
        margin-top   : 0px;
    }

    #p4076 #r1242 {
        padding-top   : 160px;
        padding-bottom: 160px;
    }

    #p4076 #r2976 {
        padding-top   : 160px;
        padding-bottom: 160px;
    }

    #p4076 #r3257 {
        padding-top   : 160px;
        padding-bottom: 160px;
    }

    #p8095 #r3897 {
        padding-top   : 160px;
        padding-bottom: 160px;
    }

    #p8095 #r4880 {
        padding-top   : 160px;
        padding-bottom: 160px;
    }

    #p8095 #r3972 {
        padding-top   : 160px;
        padding-bottom: 160px;
    }

    #p2980 #r2644 {
        padding-top   : 160px;
        padding-bottom: 160px;
    }

    #p2980 #r2793 {
        padding-top   : 160px;
        padding-bottom: 160px;
    }

    #p2980 #r3399 {
        padding-top   : 160px;
        padding-bottom: 160px;
    }

    #p8426 #r4969 {
        padding-top   : 160px;
        padding-bottom: 160px;
    }

    #p8426 #r4901 {
        padding-top   : 160px;
        padding-bottom: 160px;
    }

    #p8426 #r2741 {
        padding-top   : 160px;
        padding-bottom: 160px;
    }

    #p8426 #m2344 {
        margin-left: 20px;
    }

    #p9765 #r1586 {
        padding-top   : 160px;
        padding-bottom: 160px;
    }

    #p9765 #r3693 {
        padding-top   : 160px;
        padding-bottom: 160px;
    }

    #p9765 #r2578 {
        padding-top   : 160px;
        padding-bottom: 160px;
    }

    #p7104 #r2680 {
        padding-top   : 160px;
        padding-bottom: 160px;
    }

    #p7104 #r4868 {
        padding-top   : 160px;
        padding-bottom: 160px;
    }

    #p7104 #r3640 {
        padding-top   : 160px;
        padding-bottom: 160px;
    }

    #p7735 #r2555 {
        padding-top   : 160px;
        padding-bottom: 160px;
    }

    #p7735 #r1883 {
        padding-top   : 160px;
        padding-bottom: 160px;
    }

    #p7735 #r3719 {
        padding-top   : 160px;
        padding-bottom: 160px;
    }
}

@media only screen and (max-width:767px) {
    #r5001>.container {
        padding-top   : 0px;
        padding-right : 0px;
        padding-bottom: 0px;
        padding-left  : 0px;
    }

    #shrunkImage img {
        transform: scale(0.75);
    }

    #r4149 {
        padding-bottom: 5px;
        padding-top   : 5px;
    }

    #c1177 {
        margin-left : 0px;
        margin-right: 0px;
        border-style: solid;
        margin-top  : 30px;
    }

    #m4244 {
        float        : right;
        margin-top   : 15px;
        margin-bottom: 0px;
        margin-right : 75px;
        padding-left : 15px;
        padding-right: 15px;
    }

    #m4026 {
        text-align : left;
        margin-left: 76px;
        margin-top : 30px;
    }

    #m4026 .iconItem {
        font-size: 25px;
    }

    #m4026 li {
        margin-right: 21px;
    }

    #m1508 {
        border-style : solid;
        margin-top   : 50px;
        margin-bottom: 20px;
    }

    #m5000:before {
        color: rgb(48, 92, 155);
    }

    #m5000:hover:before {
        color: rgb(48, 92, 155);
    }

    #m1205 {
        text-align : center;
        margin-left: 0px;
    }

    #m1205 li {
        margin-top   : 1px;
        margin-bottom: 1px;
    }

    #r3888 {
        padding-bottom: 5px;
        padding-top   : 5px;
    }

    #c2265 {
        margin-left : 0px;
        margin-right: 0px;
        border-style: solid;
        margin-top  : 30px;
    }

    #m1696 {
        text-align  : center;
        border-style: solid;
        margin-top  : 30px;
    }

    #m1696 .iconItem {
        font-size: 25px;
    }

    #c2642 {
        margin-left : 0px;
        margin-right: 0px;
        border-style: solid;
        margin-top  : 30px;
    }

    #m2019 {
        text-align: center;
        margin-top: 30px;
    }

    #m2019 .iconItem {
        font-size: 25px;
    }

    #c3483 {
        margin-left : 0px;
        margin-right: 0px;
        border-style: solid;
        margin-top  : 30px;
    }

    #m1279 {
        margin-left  : auto;
        margin-top   : 15px;
        margin-bottom: 0px;
        margin-right : auto;
        padding-left : 15px;
        padding-right: 15px;
    }

    #m2588 {
        text-align : center;
        margin-left: 0px;
    }

    #m2588 li {
        margin-top   : 1px;
        margin-bottom: 1px;
    }

    #r4387 {
        border-style  : solid;
        padding-bottom: 5px;
    }

    #c4671 {
        margin-left : 0px;
        margin-right: 0px;
    }

    #m4579 {
        border-style : solid;
        margin-top   : 50px;
        margin-bottom: 20px;
    }

    #m4405:before {
        color: rgb(48, 92, 155);
    }

    #m4405:hover:before {
        color: rgb(48, 92, 155);
    }

    #m2686 {
        text-align : center;
        margin-left: 0px;
    }

    #m2686 li {
        margin-top   : 1px;
        margin-bottom: 1px;
    }

    #r2665 {
        margin-left   : 0px;
        margin-right  : 0px;
        margin-top    : 0px;
        margin-bottom : 0px;
        padding-left  : 0px;
        padding-top   : 0px;
        padding-bottom: 16px;
        padding-right : 0px;
    }

    #c5697 {
        margin-left        : 0px;
        margin-right       : 0px;
        border-bottom-width: 1px;
        border-color       : #f1f3f6;
        margin-top         : 0px;
        margin-bottom      : 0px;
        padding-left       : 16px;
        padding-top        : 0px;
        padding-bottom     : 0px;
        padding-right      : 16px;
    }

    #m5231 {
        text-align : center;
        margin-left: 0px;
    }

    #m5231 li {
        margin-top   : 1px;
        margin-bottom: 1px;
    }

    #c7545 {
        margin-left   : 0px;
        margin-right  : 0px;
        margin-top    : 0px;
        margin-bottom : 0px;
        padding-left  : 16px;
        padding-top   : 12px;
        padding-bottom: 0px;
        padding-right : 16px;
    }

    #c6678 {
        margin-left   : 0px;
        margin-right  : 0px;
        margin-top    : 0px;
        margin-bottom : 0px;
        padding-left  : 16px;
        padding-top   : 12px;
        padding-bottom: 0px;
        padding-right : 16px;
    }

    #m3989 {
        border-style: solid;
    }

    #p4076 #r1242 {
        padding-top   : 120px;
        padding-bottom: 60px;
    }

    #p4076 #r2976 {
        padding-top   : 120px;
        padding-bottom: 60px;
    }

    #p4076 #r3257 {
        padding-top   : 120px;
        padding-bottom: 60px;
    }

    #p4076 #r2147 {
        padding-top   : 0px;
        padding-bottom: 0px;
    }

    #p4076 #c8378 {
        margin-left   : 0px;
        margin-right  : 0px;
        margin-bottom : 0px;
        padding-top   : 120px;
        padding-bottom: 120px;
    }

    #p4076 #c7396 {
        margin-left   : 0px;
        margin-right  : 0px;
        margin-bottom : 0px;
        padding-left  : 16px;
        padding-top   : 40px;
        padding-bottom: 40px;
    }

    #p4076 #c6705 {
        margin-left   : 0px;
        margin-right  : 0px;
        margin-bottom : 0px;
        padding-top   : 40px;
        padding-bottom: 40px;
        padding-right : 16px;
    }

    #p4076 #c6957 {
        margin-left   : 0px;
        margin-right  : 0px;
        margin-bottom : 0px;
        padding-top   : 120px;
        padding-bottom: 120px;
    }

    #p4076 #r4398 {
        padding-top   : 0px;
        padding-bottom: 0px;
    }

    #p4076 #c3676 {
        margin-left   : 0px;
        margin-right  : 0px;
        margin-bottom : 0px;
        padding-top   : 120px;
        padding-bottom: 120px;
    }

    #p4076 #m4617 {
        margin-top: 50px;
    }

    #p4076 #c4239 {
        margin-left   : 0px;
        margin-right  : 0px;
        margin-bottom : 0px;
        padding-left  : 16px;
        padding-top   : 40px;
        padding-bottom: 40px;
    }

    #p4076 #c1577 {
        margin-left   : 0px;
        margin-right  : 0px;
        margin-bottom : 0px;
        padding-top   : 120px;
        padding-bottom: 120px;
    }

    #p4076 #m3977 {
        margin-top: 50px;
    }

    #p4076 #c3952 {
        margin-left   : 0px;
        margin-right  : 0px;
        margin-bottom : 0px;
        padding-top   : 40px;
        padding-bottom: 40px;
        padding-right : 16px;
    }

    #p4076 #r3316 {
        padding-top   : 0px;
        padding-bottom: 0px;
    }

    #p4076 #c2243 {
        margin-left   : 0px;
        margin-right  : 0px;
        margin-bottom : 0px;
        padding-left  : 16px;
        padding-top   : 40px;
        padding-bottom: 40px;
    }

    #p4076 #c8511 {
        padding-left : 16px;
        padding-right: 16px;
    }

    #p4076 #r1300 {
        background-color: rgb(48, 92, 155);
    }

    #p4076 #m3305 {
        border-left-width         : 3px;
        border-top-width          : 3px;
        border-bottom-width       : 3px;
        border-right-width        : 3px;
        border-top-left-radius    : 24px;
        border-top-right-radius   : 24px;
        border-bottom-left-radius : 24px;
        border-bottom-right-radius: 24px;
        border-color              : rgb(255, 255, 255);
        margin-left               : 5px;
        margin-top                : 22px;
        margin-bottom             : 24px;
        margin-right              : 5px;
        padding-top               : 22px;
    }

    #p8095 #r3897 {
        padding-top   : 120px;
        padding-bottom: 60px;
    }

    #p8095 #r4880 {
        padding-top   : 120px;
        padding-bottom: 60px;
    }

    #p8095 #r3972 {
        padding-top   : 120px;
        padding-bottom: 60px;
    }

    #p8095 #m3175 {
        margin-left  : auto;
        margin-bottom: 0px;
        margin-right : auto;
    }

    #p8095 #m2055 {
        margin-left  : auto;
        margin-bottom: 0px;
        margin-right : auto;
    }

    #p8095 #m3534 {
        margin-left  : auto;
        margin-bottom: 0px;
        margin-right : auto;
    }

    #p8095 #m3424 {
        margin-left  : auto;
        margin-bottom: 0px;
        margin-right : auto;
    }

    #p8095 #m4206 {
        background-color          : rgb(48, 92, 155);
        border-left-width         : 3px;
        border-top-width          : 3px;
        border-bottom-width       : 3px;
        border-right-width        : 3px;
        border-top-left-radius    : 22px;
        border-top-right-radius   : 22px;
        border-bottom-left-radius : 22px;
        border-bottom-right-radius: 22px;
        border-color              : rgb(255, 255, 255);
        padding-top               : 20px;
    }

    #p2980 #r2644 {
        padding-top   : 120px;
        padding-bottom: 60px;
    }

    #p2980 #r2793 {
        padding-top   : 120px;
        padding-bottom: 60px;
    }

    #p2980 #r3399 {
        padding-top   : 120px;
        padding-bottom: 60px;
    }

    #p2980 #c6204 {
        padding-left : 16px;
        padding-right: 16px;
    }

    #p8426 #r4969 {
        padding-top   : 120px;
        padding-bottom: 60px;
    }

    #p8426 #r4901 {
        padding-top   : 120px;
        padding-bottom: 60px;
    }

    #p8426 #r2741 {
        padding-top   : 120px;
        padding-bottom: 60px;
    }

    #p8426 #m2344 {
        margin-left: 20px;
    }

    #p8426 #m2417 {
        background-color          : rgb(48, 92, 155);
        border-left-width         : 3px;
        border-top-width          : 3px;
        border-bottom-width       : 3px;
        border-right-width        : 3px;
        border-top-left-radius    : 22px;
        border-top-right-radius   : 22px;
        border-bottom-left-radius : 22px;
        border-bottom-right-radius: 22px;
        border-color              : rgb(255, 255, 255);
        padding-top               : 20px;
    }

    #p9765 #r1586 {
        padding-top   : 120px;
        padding-bottom: 60px;
    }

    #p9765 #r3693 {
        padding-top   : 120px;
        padding-bottom: 60px;
    }

    #p9765 #r2578 {
        padding-top   : 120px;
        padding-bottom: 60px;
    }

    #p7104 #r2680 {
        padding-top   : 120px;
        padding-bottom: 60px;
    }

    #p7104 #r4868 {
        padding-top   : 120px;
        padding-bottom: 60px;
    }

    #p7104 #r3640 {
        padding-top   : 120px;
        padding-bottom: 60px;
    }

    #p7104 #r4820 {
        border-style : solid;
        padding-right: 15px;
    }

    #p7735 #r2555 {
        padding-top   : 120px;
        padding-bottom: 60px;
    }

    #p7735 #r1883 {
        padding-top   : 120px;
        padding-bottom: 60px;
    }

    #p7735 #r3719 {
        padding-top   : 120px;
        padding-bottom: 60px;
    }
}