body {
    background: #12111d;
    background-color: #12111d
}

.et_pb_section {
    background: #12111d;
    background-color: #12111d
}

@media only screen and (max-width:980px) {

    .et_pb_column .et_pb_row_inner,
    .et_pb_row {
        width: 94%
    }
}

p,
ol,
li,
ul,
h1,
h2,
h3,
h4,
h5,
article .post-content p,
.et_pb_bg_layout_light .et_pb_post .post-meta,
.et_pb_bg_layout_light .et_pb_post .post-meta a,
.et_pb_bg_layout_light .et_pb_post p {
    color: #dfe2f0
}

p,
ol,
li,
ul {
    font-size: 16px;
    line-height: 1.8em
}

h1,
h1.entry-title {
    font-size: 40px;
    font-weight: bold
}

@media only screen and (max-width:980px) {

    h1,
    h1.entry-title {
        font-size: 30px;
        font-weight: bold
    }
}

a {
    color: #c9a33d
}

.post-template-default.single.single-post ul {
    list-style-type: disc !important
}

.mcwr-top {}

.mcwr-top .time {
    width: 15%;
    float: left;
    font-size: 14px;
    color: #fff;
    line-height: 33px
}

.mcwr-top .lang {
    width: 20%;
    float: left
}

.mcwr-top .support {
    width: 50%;
    float: right
}

.mcwr-top .support ul {
    list-style: none;
    width: auto;
    float: right;
    padding: 0;
    margin: 5px 0
}

.mcwr-top .support ul li {
    font-size: 14px;
    display: inline-block;
    color: #fff;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    padding: 0 10px
}

.mcwr-top .support ul li:first-child {
    border-left: 0
}

.mcwr-top .support ul li a {
    color: #fff
}

.mcwr-top .support ul li a img {
    height: 15px;
    margin-right: 5px;
    position: relative;
    top: 3px
}

.mcw-mainnav {
    padding: 10px 0
}

.mcw-mainnav .logo {
    width: 50%;
    float: left
}

.mcw-mainnav .logo span {
    display: inline-block;
    width: auto;
    padding-right: 10px
}

.mcw-mainnav .logo span img {
    height: 40px;
    margin-top: 5px
}

.mcw-mainnav .button {
    width: 35%;
    float: left;
    text-align: right
}

.mcw-mainnav .button .login {
    background: #3E4A7E;
    background-position: 50%0;
    background-size: 200%;
    box-shadow: 0 5px 10px 0 rgba(25, 30, 50, .3), inset 0 0 3px 0#222843;
    color: #fff;
    border-radius: 5px;
    font-size: 15px;
    line-height: 30px;
    padding: 0 1.875rem;
    display: inline-block;
    margin-top: 10px
}

.mcw-mainnav .button .register {
    background: #D89F3D;
    background-position: 50%0;
    background-size: 200%;
    box-shadow: 0 5px 10px 0 rgba(6, 8, 15, .1), inset 0 0 3px 0#ffdd8f;
    color: #fff;
    border-radius: 5px;
    font-size: 15px;
    line-height: 30px;
    padding: 0 1.875rem;
    display: inline-block;
    margin-top: 10px
}

.mcw-rmobile {
    padding: 8px 0 0 0
}

.mcw-rmobile .burger {
    width: 25%;
    float: left
}

.mcw-rmobile .burger a {
    display: block;
    height: 100%;
    width: 32%;
    margin-left: 15px;
    padding-top: 9px;
    padding-bottom: 9px
}

.mcw-rmobile .burger a span {
    display: block;
    height: 2px;
    border-radius: 50px;
    margin-top: 3px;
    width: 60%;
    background-color: #c9a33d;
    transition: all 0.2s ease
}

.mcw-rmobile .burger a span:first-child {
    width: 70%
}

.mcw-rmobile .burger a span:last-child {
    width: 50%
}

.mcw-rmobile .burger.active a span {
    display: none
}

.mcw-rmobile .burger.active a span:first-child {
    transform: rotate(40deg);
    position: relative;
    top: 5px;
    display: block
}

.mcw-rmobile .burger.active a span:last-child {
    transform: rotate(-40deg);
    position: relative;
    top: 0px;
    display: block;
    width: 70%
}

.mcw-rmobile .logo {
    width: 50%;
    float: left
}

.mcw-rmobile .logo span {
    display: block;
    text-align: center
}

.mcw-rmobile .logo span img {
    margin-top: 8px;
    margin-bottom: 7px;
    width: 80%
}

.mcw-rmobile .support {
    width: 25%;
    float: left
}

.mcw-rmobile .support a {
    display: block;
    text-align: center;
    padding-top: 2px;
    text-indent: 25px
}

.mcw-rmobile .support a img {
    width: 20px
}

.mcw-rmobile .support a span {
    display: block;
    font-size: 12px;
    font-weight: bold;
    color: #bea147;
    line-height: 0px
}

.mcwr-drawer {}

.et_pb_row.et_pb_row_3_tb_header {
    margin: 0;
    width: 100%
}

.mcwr-drawer ul {
    padding: 0;
    margin: 0;
    list-style: none;
    border-bottom: 10px solid #111421
}

.mcwr-drawer ul li {
    padding: 10px 0 0 0;
    font-size: 14px
}

.mcwr-drawer ul li:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1)
}

.mcwr-drawer ul li a {
    display: block;
    width: 95%;
    margin-left: 5%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    color: #fff;
    padding-bottom: 10px;
    font-weight: bold
}

.mcwr-drawer ul li a img {
    width: 33px;
    position: relative;
    top: -3px;
    margin-right: 10px;
    float: left
}

.mcwr-drawer .support {
    background: #272e4d;
    border-radius: 3px;
    margin: 10px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center
}

.mcwr-drawer .support .icon {
    width: 15%;
    float: left;
    text-align: center;
    padding: 18px 0 0 0
}

.mcwr-drawer .support .text {
    width: 35%;
    float: left;
    padding: 10px 10px 10px 0
}

.mcwr-drawer .support .android {
    width: 50%;
    float: right;
    padding: 10px 10px 10px 0
}

.mcwr-drawer .support .android img {
    float: right
}

.mcwr-drawer .support .icon img {
    width: 33px
}

.mcwr-drawer .support .text p {
    padding: 0;
    font-size: 14px;
    color: #fff
}

.mcwr-drawer .support .text span {
    font-size: 10px;
    color: #fff;
    display: block;
    line-height: 13px
}

.et_pb_section_4_tb_header.et_pb_section {
    position: fixed;
    top: 50px;
    height: 100%;
    background: #191e32;
    z-index: 4;
    width: 100%;
    left: -100%;
    transition: all 0.2s ease
}

.et_pb_section_4_tb_header.et_pb_section.active {
    box-shadow: 120px 0px 200px rgb(0, 0, 0);
    left: 0
}

.et_pb_section_0_tb_header.et_pb_section {
    position: relative;
    z-index: 999
}

.et_pb_section_2_tb_header.et_pb_section {
    padding: 20px 0 !important
}

#menu-primary-menu {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    width: 1200px;
    height: 100%;
    margin: 0 auto 0 -40px;
    padding: 10px 0
}

#menu-primary-menu li {
    border-right: 1px solid #fff;
    margin-top: 0
}

#menu-primary-menu li:last-child {
    border-right: none;
    margin-top: 0
}

#menu-primary-menu li a {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0 3.1rem
}

@media only screen and (max-width:1200px) {
    #menu-primary-menu li a {
        position: relative;
        width: 100%;
        height: 100%;
        padding: 0 2.6rem
    }
}

@media only screen and (max-width:1000px) {
    #menu-primary-menu li a {
        position: relative;
        width: 100%;
        height: 100%;
        padding: 0 2.2rem
    }
}

#menu-primary-menu li:first-child {
    background: url(../images/home-icon-gold.png)no-repeat center/contain;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-position: center;
    cursor: pointer;
    padding-left: 0 !important
}

#menu-primary-menu li.current-menu-item a,
#menu-primary-menu .et_pb_menu_page_id-1223 a {
    color: #12162600 !important;
    padding-left: 0 !important
}

.et_builder_inner_content .et_pb_module.et_pb_menu .et_pb_menu_inner_container.clearfix {
    overflow-x: hidden !important
}

.et_builder_inner_content .et_pb_section_2_tb_header.et_pb_section {
    padding: 0 !important
}

.et_pb_menu .et_pb_menu__menu,
.et_pb_menu .et_pb_menu__menu nav,
.et_pb_menu--without-logo .et_pb_menu__menu nav ul {
    width: 100%
}

.et_pb_menu--without-logo .et_pb_menu__menu nav ul li {
    flex-grow: 1
}

.et_pb_fullwidth_section .et_pb_module:not(.et_pb_post_content):not(.et_pb_fullwidth_post_content) .et_pb_row {
    max-width: 1200px
}

.et_pb_fullwidth_menu .et_pb_menu__menu,
.et_pb_fullwidth_menu .et_pb_menu__menu nav {
    width: 100%
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu nav ul#menu-main-navigation {
    padding-top: 10px !important;
    width: 100%
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu nav ul li a {
    color: #dfe2f0;
    padding-bottom: 15px;
    font-weight: 600
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu nav ul li {
    flex-grow: 1
}

.et_pb_fullwidth_menu .et_pb_menu__menu nav ul li ul {
    top: 130px;
    left: 0;
    width: 100%;
    position: fixed;
    text-align: center;
    border: 0
}

.et_pb_fullwidth_menu_0_tb_header.et_pb_fullwidth_menu .nav li.menu-item-2345 ul.sub-menu,
.et_pb_fullwidth_menu_0_tb_header.et_pb_fullwidth_menu .nav li.menu-item-3410 ul.sub-menu,
.et_pb_fullwidth_menu_0_tb_header.et_pb_fullwidth_menu .nav li.menu-item-3090 ul.sub-menu,
.et_pb_fullwidth_menu_0_tb_header.et_pb_fullwidth_menu .nav li.menu-item-2344 ul.sub-menu,
.et_pb_fullwidth_menu_0_tb_header.et_pb_fullwidth_menu .nav li.menu-item-3216 ul.sub-menu,
.et_pb_fullwidth_menu_0_tb_header.et_pb_fullwidth_menu .nav li.menu-item-2355 ul.sub-menu,
.et_pb_fullwidth_menu_0_tb_header.et_pb_fullwidth_menu .nav li ul.sub-menu {
    background: #121626 !important;
    background-color: #121626 !important;
    padding: 10px 0
}

.et_pb_fullwidth_menu_0_tb_header.et_pb_fullwidth_menu .nav li.menu-item-2345 ul.sub-menu li a,
.et_pb_fullwidth_menu_0_tb_header.et_pb_fullwidth_menu .nav li.menu-item-3410 ul.sub-menu li a,
.et_pb_fullwidth_menu_0_tb_header.et_pb_fullwidth_menu .nav li.menu-item-3090 ul.sub-menu li a,
.et_pb_fullwidth_menu_0_tb_header.et_pb_fullwidth_menu .nav li.menu-item-2344 ul.sub-menu li a,
.et_pb_fullwidth_menu_0_tb_header.et_pb_fullwidth_menu .nav li.menu-item-3216 ul.sub-menu li a,
.et_pb_fullwidth_menu_0_tb_header.et_pb_fullwidth_menu .nav li.menu-item-2355 ul.sub-menu li a,
.et_pb_fullwidth_menu_0_tb_header.et_pb_fullwidth_menu .nav li ul.sub-menu li a {
    color: #dfe2f0;
    padding: 0 !important;
    display: block
}

.et_pb_fullwidth_menu_0_tb_header.et_pb_fullwidth_menu .nav li.menu-item-2345 ul.sub-menu li,
.et_pb_fullwidth_menu_0_tb_header.et_pb_fullwidth_menu .nav li.menu-item-3410 ul.sub-menu li,
.et_pb_fullwidth_menu_0_tb_header.et_pb_fullwidth_menu .nav li.menu-item-3090 ul.sub-menu li,
.et_pb_fullwidth_menu_0_tb_header.et_pb_fullwidth_menu .nav li.menu-item-2344 ul.sub-menu li,
.et_pb_fullwidth_menu_0_tb_header.et_pb_fullwidth_menu .nav li.menu-item-3216 ul.sub-menu li,
.et_pb_fullwidth_menu_0_tb_header.et_pb_fullwidth_menu .nav li.menu-item-2355 ul.sub-menu li,
.et_pb_fullwidth_menu_0_tb_header.et_pb_fullwidth_menu .nav li ul.sub-menu li {}

.et_pb_fullwidth_menu_0_tb_header.et_pb_fullwidth_menu .nav li.menu-item-2345 ul.sub-menu li {
    width: 20%
}

.et_pb_fullwidth_menu_0_tb_header.et_pb_fullwidth_menu .nav li.menu-item-2345 ul.sub-menu li a {
    width: 100%;
    text-align: center
}

.et-l.et-l--header .et-menu-nav.fullwidth-menu-nav .nav li ul {
    width: 280px;
    position: absolute;
    padding: 20px 0;
    top: 20px !important;
    left: auto !important;
    text-align: left !important
}

.et_pb_fullwidth_menu .et_pb_menu__menu>nav>ul>li>ul {}

.et-l.et-l--header .et-menu-nav.fullwidth-menu-nav .nav li ul li a {
    width: 240px;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
    font-weight: 600;
    padding: 6px 10px !important
}

.et-l.et-l--header .et-menu-nav.fullwidth-menu-nav .nav li ul li:last-child a {
    border-bottom: none !important
}

.nav li ul .sub-menu {
    z-index: 1000;
    top: -185px !important;
    border-top: 3px solid #c9a33d !important;
    left: 280px;
    box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.5)
}

.et-menu #menu-item-11083 a::after {
    font-family: ETmodules;
    content: "5";
    font-size: 16px;
    position: absolute;
    right: 80px;
    top: 5px;
    font-weight: 800
}

.et-l.et-l--header .et-menu-nav.fullwidth-menu-nav .nav li.et_pb_menu_page_id-12966 ul li:last-child a::after {
    font-family: ETmodules;
    content: "5";
    font-size: 16px;
    position: absolute;
    right: 25px;
    top: 7px;
    font-weight: 800
}

.et-l.et-l--header .et-menu .menu-item-has-children>a:first-child::after {
    font-family: ETmodules;
    content: "3";
    font-size: 16px;
    position: absolute;
    right: 5px;
    top: 1px;
    font-weight: 800
}

#menu-item-11831>a::after {
    display: none !important
}

.nav li ul .sub-menu>li>a::after {
    display: none !important
}

.nav li ul .sub-menu>li>a::after {
    display: none !important
}

.mcw-rf {
    padding: 20px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.2)
}

.mcw-rf:first-child {
    border-top: 0px solid rgba(255, 255, 255, 0.3)
}

.mcw-rf .cont {
    width: 25%;
    float: left
}

.mcw-rf .cont .imgs {
    width: 25%;
    float: left
}

.mcw-rf .cont .texts {
    width: 75%;
    float: left;
    padding: 20px 10px 0 10px
}

.mcw-rf .cont .texts h4 {
    color: #fff;
    font-size: 16px;
    padding-bottom: 15px
}

.mcw-rf .cont .texts p {
    color: #999;
    padding-bottom: 15px;
    line-height: 12px
}

.mcw-rf .cont .texts a {
    color: #c9a33d
}

.mcw-rf .cont .dla {
    -webkit-filter: grayscale(50%) opacity(70%);
    filter: grayscale(50%) opacity(70%)
}

.mcw-rf ul {
    padding: 0;
    list-style: none
}

.mcw-rf ul li {
    display: inline-block;
    margin-right: 20px
}

.mcw-rf ul li h4,
.mcw-rf ul li h5.info {
    font-size: 10px;
    color: #fff
}

.mcw-rf ul li a:first-child {
    display: inline-block;
    padding: 0 10px 0 0
}

.mcw-rf ul li a {
    display: inline-block;
    padding: 0 10px
}

.mcw-rf ul li a img {
    height: 25px;
    -webkit-filter: saturate(0) brightness(90%) contrast(50%);
    filter: saturate(0) brightness(90%) contrast(50%)
}

.mcw-rf ul li a:hover img {
    -webkit-filter: grayscale(0) brightness(100%);
    filter: grayscale(0) brightness(100%)
}

.mcw-rf ul.ul2 {}

.mcw-rf ul.ul2 li {
    width: 40%;
    margin-right: 0
}

.mcw-rf ul.ul2 li:first-child {
    width: 30%;
    margin-right: 0
}

.mcw-rf ul.ul2 li:last-child {
    width: 29%;
    margin-right: 0
}

.mcw-rf ul.ul2 li h5 {
    font-size: 12px;
    line-height: 1.8em
}

.mcw-rf ul.ul2 li:last-child a,
.mcw-rf ul.ul2 li h5 a {
    color: #c9a33d;
    padding: 0 !important
}

.mcw-rf ul.ul2 li img {
    height: 30px
}

.mcw-rf ul.ul3 {}

.mcw-rf ul.ul3 li:first-child {
    display: inline-block;
    margin-right: 0;
    width: 29%
}

.mcw-rf ul.ul3 li:last-child {
    display: inline-block;
    margin-right: 0;
    width: 70%
}

.mcw-rf ul.ul3 li img {
    height: 30px;
    -webkit-filter: grayscale(0) brightness(100%);
    filter: grayscale(0) brightness(100%)
}

.mcw-rf ul.ul3 li h6 {
    text-align: right;
    margin-bottom: 0;
    padding-bottom: 0;
    line-height: 1.4em;
    color: #606060
}

.mcw-rf ul.ul3 li p {
    text-align: right;
    margin-bottom: 0;
    line-height: 1.4em;
    font-size: 14px
}

.mcw-rf ul.ul3 li h6 a {
    color: #b99533;
    margin-right: 0;
    padding: 0 10px
}

.mcw-rfm {
    padding: 20px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    width: 94%;
    margin: 0 3%
}

.mcw-rfm:first-child {
    padding: 20px 10px;
    border-top: 0px solid rgba(255, 255, 255, 0.2)
}

@media (max-width:980px) {
    .mcw-rfm:first-child {
        padding: 20px 0
    }
}

.mcw-rfm h4 {
    font-size: 14px;
    font-weight: bold;
    color: #b99533
}

.mcw-rfm h4.contact {
    font-size: 14px;
    font-weight: normal;
    color: #dfe2f0
}

.mcw-rfm.grayc img {
    height: 25px;
    -webkit-filter: saturate(0) brightness(90%) contrast(50%);
    filter: saturate(0) brightness(90%) contrast(50%);
    margin-right: 10px
}

.mcw-rfm img {
    height: 30px
}

.mcw-rfm a {
    color: #b99533
}

.mcw-rfm ul {
    list-style: none;
    padding: 0
}

.mcw-rfm ul li {
    display: inline-block
}

.mcw-rfm ul li p {
    line-height: 1.4em;
    font-size: 12px;
    padding-bottom: 0
}

.mcw-rfm ul li p:first-child {
    color: #b99533;
    font-weight: bold
}

.mcwrmm {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0
}

.mcwrmm ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex
}

.mcwrmm ul li {
    flex-grow: 1;
    text-align: center;
    background: #000;
    color: #fff;
    width: 33.33%
}

.mcwrmm ul li a {
    color: #fff;
    display: block;
    padding: 10px 0;
    font-size: 14px;
    font-weight: bold;
    background: #191e32
}

.mcwrmm ul li:last-child a {
    background: #c9a33d
}

.et-l.et-l--header .et_builder_inner_content .mcw-mainnav.clearfix .language {
    line-height: 33px;
    margin: 8px 0 0 10px;
    width: 14%;
    float: right
}

.language ul.active li {}

.language a,
.language ul.active li a {
    text-indent: 5px;
    margin-bottom: 1px;
    display: block;
    color: #fff;
    background: #c9a33d;
    border-radius: 5px;
    padding: 0.1rem 1rem
}

.language ul.active {
    display: block;
    position: absolute;
    width: 14%;
    z-index: 1;
    padding: 0 !important
}

.language ul.active li a img,
.mcw-mainnav ul li:first-child ul.active li a img {
    width: 30px;
    position: relative;
    top: 3px;
    margin-right: 10px
}

.language a.ftrigger {
    padding: 0 1rem;
    color: #fff;
    border-radius: 5px;
    font-size: 16px
}

.language a.ftrigger img,
.mcw-mainnav ul li:first-child a.ftrigger img {
    width: 30px;
    position: relative;
    top: 3px;
    margin-right: 10px
}

.language ul,
.mcwrmm ul li:first-child ul {
    display: none
}

#left-area ul,
.entry-content ul,
.et-l--body ul,
.et-l--footer ul,
.et-l--header ul {
    list-style-type: none !important
}

.page-template-default .et_pb_section .et_pb_blurb_description ul li,
.page-template-default .et_pb_text_inner ul li {
    list-style-type: disc !important
}

@media only screen and (max-width:980px) {
    .mcwrmm ul li:first-child .js-wpml-ls-sub-menu.wpml-ls-sub-menu {
        display: block;
        position: absolute;
        top: -500%;
        width: 100%
    }

    .mcwrmm ul li:first-child a {
        background: #c9a33d;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .mcwrmm ul li:first-child ul.active {
        display: block;
        position: absolute;
        top: -400%;
        width: 100%;
        word-break: break-word
    }

    .mcwrmm .ftrigger img,
    .mcwrmm .sflag img {
        margin-right: 10px;
        width: 30px;
        height: 20px
    }
}

@media only screen and (max-width:400px) {
    .mcwrmm ul li a {
        font-size: 14px
    }

    .mcwrmm ul li:first-child ul.active {
        display: block;
        position: absolute;
        top: -400%;
        width: 100%;
        word-break: break-word
    }

    .mcwrmm ul.sflag li a {
        background: #c9a33d;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 14px
    }

    .mcwrmm .ftrigger img,
    .mcwrmm .sflag img {
        margin-right: 5px;
        width: 25px;
        height: 20px
    }

    .language a,
    .language ul.active li a {
        padding: 0 1rem
    }

    .mcw-rmobile .support a span {
        display: block;
        font-size: 8px;
        font-weight: bold;
        color: #bea147;
        line-height: 0
    }
}

.et-l.et-l--header .et_builder_inner_content .mcwr-top.clearfix .wpml-ls-legacy-list-horizontal {
    display: inline-block;
    padding: 0 15px
}

.et-l.et-l--header .et_builder_inner_content .mcwr-top.clearfix .language {
    width: 14%;
    float: left;
    line-height: 33px;
    overflow: hidden
}

.et-l.et-l--header .et_builder_inner_content .mcwr-top.clearfix .language .wpml-ls-statics-shortcode_actions ul {
    padding: 0
}

.et-l.et-l--header .et_builder_inner_content .mcwr-top.clearfix .language .wpml-ls-legacy-dropdown-click ul {
    position: absolute
}

.et-l.et-l--header .et_builder_inner_content .mcwr-top.clearfix .language .wpml-ls-statics-shortcode_actions ul li a {
    color: #fff;
    background: #c9a33c;
    border: none;
    margin-top: 2px
}

.et-l.et-l--header .et_builder_inner_content .mcwr-top.clearfix .language .wpml-ls-legacy-dropdown-click .wpml-ls-flag+span {
    margin-left: 10px
}

.et-l.et-l--header .et_builder_inner_content .mcwr-top.clearfix .language .wpml-ls-statics-shortcode_actions ul li a::after {
    display: none
}

.et-l.et-l--header .et_builder_inner_content .mcwr-top.clearfix .language .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    border: none
}

.et-l.et-l--header .et_builder_inner_content .mcwrmm .wpml-ls-legacy-dropdown-click {
    width: auto
}

.et-l.et-l--header .et_builder_inner_content .mcwrmm .wpml-ls-legacy-dropdown-click a {
    border: none
}

.et-l.et-l--header .et_builder_inner_content .mcwrmm .wpml-ls-legacy-dropdown-click a::after {
    display: none
}

.et-l.et-l--header .et_builder_inner_content .mcwrmm .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {
    padding-top: auto 0
}

.et-l.et-l--header .et_builder_inner_content .mcwrmm li:first-child {
    background: #c9a33d
}

.et-l.et-l--header .et_builder_inner_content .mcwrmm .wpml-ls-statics-shortcode_actions {
    margin-top: 2px
}

.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {
    position: relative;
    padding-right: calc(20px + 2em)
}

.home .et_pb_gutters3 .et_pb_section_1_tb_body .et_pb_column_1_2,
.page-template-default .et_pb_gutters3 .et_pb_section_0_tb_body .et_pb_column_1_2,
.page-template-default .et_pb_gutters3 .et_pb_section_1_tb_body .et_pb_column_1_2,
.post-template-default .et_pb_gutters3 .et_pb_section_0_tb_body .et_pb_column_1_2,
.post-template-default .et_pb_gutters3 .et_pb_section_1_tb_body .et_pb_column_1_2,
.pages-promo .et_pb_column_1_2 {
    width: 49% !important;
    padding: 15px;
    border: 1px solid #715821;
    border-radius: 5px
}

.page-template-default .et_pb_gutters3 .et_pb_section_0_tb_body .et_pb_column_1_2:hover,
.page-template-default .et_pb_gutters3 .et_pb_section_1_tb_body .et_pb_column_1_2:hover,
.post-template-default .et_pb_gutters3 .et_pb_section_0_tb_body .et_pb_column_1_2:hover,
.post-template-default .et_pb_gutters3 .et_pb_section_1_tb_body .et_pb_column_1_2:hover,
.home .et_pb_gutters3 .et_pb_section_1_tb_body .et_pb_column_1_2:hover,
.home .et_pb_button_4_tb_body:hover,
.page-template-default .et_pb_button_2_tb_body:hover,
.pages-promo .et_pb_column_1_2:hover {
    box-shadow: 0 0 40px #715821
}

.page-template-default .et_pb_gutters3 .et_pb_section_0_tb_body .et_pb_column,
.page-template-default .et_pb_gutters3 .et_pb_section_1_tb_body .et_pb_column,
.post-template-default .et_pb_gutters3 .et_pb_section_0_tb_body .et_pb_column,
.post-template-default .et_pb_gutters3 .et_pb_section_1_tb_body .et_pb_column,
.home .et_pb_gutters3 .et_pb_section_1_tb_body .et_pb_column,
.pages-promo .et_pb_column {
    margin-right: 2% !important
}

.home .et_pb_gutters3 .et_pb_section_2_tb_body .et_pb_column_1_5 {
    width: 19.2% !important;
    border: 1px solid #715821;
    border-radius: 10px;
    overflow: hidden
}

.home .et_pb_gutters3 .et_pb_section_2_tb_body .et_pb_column_1_5 .et_pb_text {
    padding: 10px 10px 0 10px;
    height: 110px
}

.home .et_pb_column.et_pb_column_1_5 {
    background: #c9a33d
}

.home .et_pb_gutters3 .et_pb_section_2_tb_body .et_pb_column_1_5 .et_pb_text p {
    font-size: 12px;
    line-height: 12px
}

.home .et_pb_gutters3 .et_pb_section_2_tb_body .et_pb_column_1_5 .et_pb_text h3 {
    font-weight: bolder
}

.home .et_pb_gutters3 .et_pb_section_2_tb_body .et_pb_column {
    margin-right: 1% !important
}

.home .et_pb_row .et_pb_column.et-last-child,
.home .et_pb_row .et_pb_column:last-child,
.page-template-default .et_pb_row .et_pb_column.et-last-child,
.page-template-default .et_pb_row .et_pb_column:last-child,
.post-template-default .et_pb_row .et_pb_column.et-last-child,
.post-template-default .et_pb_row .et_pb_column:last-child {
    margin-right: 0% !important
}

article {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1)
}

article .entry-featured-image-url {
    width: 30%;
    float: left
}

article h2.entry-title,
article p.post-meta,
article .post-content {
    width: 70%;
    float: left;
    padding-left: 40px;
    color: #dfe2f0
}

article .post-content a.more-link {
    color: #FFFFFF !important;
    border-width: 0px !important;
    border-radius: 49px;
    font-weight: 700 !important;
    background-color: #C9A33D;
    text-transform: capitalize;
    width: 150px;
    font-size: 16px;
    text-align: center;
    padding: 10px;
    margin-top: 10px;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5)
}

.et_pb_section {
    padding: 30px 0
}

.et_pb_accordion .et_pb_toggle {
    border-left: 0;
    border-top: 0;
    border-right: 0;
    padding: 20px 0;
    margin-bottom: 0 !important
}

hr {
    margin-bottom: 20px;
    color: #443817
}

@media (max-width:980px) {
    .home .et_pb_column.et_pb_column_1_5.et_pb_column_12_tb_body {
        height: 300px
    }

    .home .et_pb_row.et_pb_row_8_tb_body.et_pb_row_5col .et_pb_column:last-child {
        margin-bottom: 30px
    }
}

@media (max-width:579px) {
    body.et_cover_background {
        padding-top: 49px
    }
}

@media (max-width:479px) {

    .page-template-default .et_pb_gutters3 .et_pb_section_0_tb_body .et_pb_column_1_2,
    .page-template-default .et_pb_gutters3 .et_pb_section_1_tb_body .et_pb_column_1_2,
    .post-template-default .et_pb_gutters3 .et_pb_section_0_tb_body .et_pb_column_1_2,
    .post-template-default .et_pb_gutters3 .et_pb_section_1_tb_body .et_pb_column_1_2,
    .home .et_pb_gutters3 .et_pb_section_1_tb_body .et_pb_column_1_2,
    .home .et_pb_button_4_tb_body,
    .page-template-default .et_pb_button_8_tb_body,
    .pages-promo .et_pb_column {
        width: 100% !important
    }

    .page-template-default .et_pb_gutters3 .et_pb_section_0_tb_body .et_pb_column,
    .page-template-default .et_pb_gutters3 .et_pb_section_1_tb_body .et_pb_column,
    .post-template-default .et_pb_gutters3 .et_pb_section_0_tb_body .et_pb_column,
    .post-template-default .et_pb_gutters3 .et_pb_section_1_tb_body .et_pb_column,
    .pages-promo .et_pb_column,
    .home .et_pb_gutters3 .et_pb_section_1_tb_body .et_pb_column {
        margin-right: 0 !important
    }

    .home .et_pb_gutters3 .et_pb_section_2_tb_body .et_pb_column_1_5 {
        width: 49% !important
    }

    .home .et_pb_gutters3 .et_pb_section_2_tb_body .et_pb_column {
        margin-bottom: 5px
    }

    .home .et_pb_gutters3 .et_pb_section_2_tb_body .et_pb_column_1_5 .et_pb_text {
        height: 150px
    }

    .home .et_pb_row.et_pb_row_0_tb_body,
    .home .et_pb_row.et_pb_row_1_tb_body,
    .home .et_pb_row.et_pb_row_2_tb_body,
    .home .et_pb_row.et_pb_row_3_tb_body,
    .home .et_pb_row.et_pb_row_4_tb_body,
    .home .et_pb_row.et_pb_row_5_tb_body,
    .home .et_pb_row.et_pb_row_6_tb_body,
    .home .et_pb_row.et_pb_row_7_tb_body,
    .page-template-default .et_pb_row_0_tb_body,
    .page-template-default .et_pb_row_1_tb_body,
    .page-template-default .et_pb_row_2_tb_body,
    .page-template-default .et_pb_row_3_tb_body,
    .page-template-default .et_pb_row_4_tb_body,
    .page-template-default .et_pb_row_5_tb_body,
    .page-template-default .et_pb_row_6_tb_body,
    .page-template-default .et_pb_row_7_tb_body,
    .page-template-default .et_pb_row_8_tb_body,
    .page-template-default .et_pb_row_9_tb_body,
    .page-template-default .et_pb_row_10_tb_body,
    .page-template-default .et_pb_row_11_tb_body,
    .page-template-default .et_pb_row_12_tb_body,
    .page-template-default .et_pb_row_13_tb_body,
    .page-template-default .et_pb_row_14_tb_body,
    .page-template-default .et_pb_row_15_tb_body,
    .page-template-default .et_pb_row_16_tb_body,
    .page-template-default .et_pb_row_17_tb_body,
    .page-template-default .et_pb_row_18_tb_body,
    .page-template-default .et_pb_row_19_tb_body,
    .page-template-default .et_pb_row_20_tb_body,
    .post-template-default .et_pb_row_0_tb_body,
    .post-template-default .et_pb_row_1_tb_body,
    .post-template-default .et_pb_row_2_tb_body,
    .post-template-default .et_pb_row_3_tb_body,
    .post-template-default .et_pb_row_4_tb_body,
    .post-template-default .et_pb_row_5_tb_body {
        width: 94% !important;
        margin: 0 3%
    }

    .home .et_pb_row.et_pb_row_5_tb_body,
    .page-template-default .et_pb_row_2_tb_body {
        padding-top: 0
    }

    article .entry-featured-image-url,
    article h2.entry-title,
    article p.post-meta,
    article .post-content {
        float: none;
        width: 100%;
        padding: 0
    }

    article .post-content a.more-link {
        margin-bottom: 20px
    }

    article h2.entry-title {
        font-size: 24px;
        color: #c9a33d;
        margin-bottom: 10px
    }
}

.post-template-default .et_pb_slides .et_pb_empty_slide.et_pb_container,
.et_pb_slides .et_pb_empty_slide .et_pb_slider_container_inner {
    display: grid !important;
    place-items: center !important
}

#main-content {
    background-color: #12111d
}

.post-template-default.single.single-post .wp-block-button .wp-block-button__link.wp-element-button {
    color: #FFFFFF !important;
    border-width: 0px !important;
    border-radius: 5px;
    font-size: 25px;
    font-weight: 800 !important;
    background-color: #E09900;
    margin: 30px auto 70px auto;
    text-shadow: 0.08em 0.08em 0em rgba(0, 0, 0, 0.4)
}

.post-template-default.single.single-post .wp-block-buttons .wp-block-button {
    margin: 0 auto;
    flex-wrap: wrap;
    align-items: center
}

.post-template-default.single.single-post .et_pb_module.et_pb_post_content .wp-block-themeisle-blocks-accordion {
    margin: 20px auto 30px auto
}

.post-template-default.single.single-post .et_pb_module.et_pb_post_content .wp-block-themeisle-blocks-accordion-item .wp-block-themeisle-blocks-accordion-item__content {
    font-weight: 600;
    border-top: var(--border-width) var(--border-style) var(--border-color)
}

.post-template-default.single.single-post .et_pb_module.et_pb_post_content .wp-block-themeisle-blocks-accordion-item .wp-block-themeisle-blocks-accordion-item__content p strong {
    font-weight: 600
}

.post-template-default.single.single-post .et_pb_module.et_pb_post_content .wp-block-themeisle-blocks-accordion-item .wp-block-themeisle-blocks-accordion-item__content p strong a,
.post-template-default.single.single-post .et_pb_module.et_pb_post_content .wp-block-themeisle-blocks-accordion-item .wp-block-themeisle-blocks-accordion-item__content p a {
    color: #dfe2f0 !important
}

.post-template-default.single.single-post .et_pb_module.et_pb_post_content .wp-block-themeisle-blocks-accordion-item .wp-block-themeisle-blocks-accordion-item__content p strong a:hover {
    text-decoration: underline
}

.post-template-default.single.single-post .et_pb_module.et_pb_post_content .wp-block-themeisle-blocks-accordion .wp-block-themeisle-blocks-accordion-item__title * {
    font-weight: 600;
    color: #c9a33d;
    font-size: 18px;
    line-height: 1.8em
}

.post-template-default.single.single-post .et_pb_module.et_pb_post_content .wp-block-themeisle-blocks-accordion:not(.is-style-boxed) .wp-block-themeisle-blocks-accordion-item:last-child .wp-block-themeisle-blocks-accordion-item__content {
    text-indent: 0
}

@media only screen and (max-width:980px) {
    .post-template-default.single.single-post .et_pb_module.et_pb_post_content .wp-block-themeisle-blocks-accordion:not(.is-style-boxed) .wp-block-themeisle-blocks-accordion-item:last-child .wp-block-themeisle-blocks-accordion-item__content {
        text-indent: 0
    }
}

.post-template-default.single.single-post .wp-block-themeisle-blocks-accordion-item {
    -border-color: rgb(204, 204, 204, 0.3);
    background-color: #212335 !important
}

.post-template-default.single.single-post .wp-block-themeisle-blocks-accordion-item p {
    line-height: 2.2em;
    padding-bottom: 0
}

.post-template-default.single.single-post .wp-block-themeisle-blocks-accordion.exclusive.faq {
    margin: 0 auto 30px auto !important
}

.post-template-default.single.single-post .faq .wp-block-themeisle-blocks-accordion-item {
    background-color: transparent !important
}

.post-template-default.single.single-post h2.faq {
    color: #c9a33d;
    padding-top: 20px;
    border-top: 1px solid rgba(177, 143, 3, 0.7)
}

.post-template-default.single.single-post .faq .wp-block-themeisle-blocks-accordion-item__title>* {
    color: #c9a33d !important;
    font-size: 16px
}

.post-template-default.single.single-post .faq .wp-block-themeisle-blocks-accordion-item__content>ul>li,
.post-template-default.single.single-post .faq .wp-block-themeisle-blocks-accordion-item__content>p {
    font-weight: normal
}

.post-template-default.single.single-post .faq .wp-block-themeisle-blocks-accordion-item__content>ul {
    padding: 0 0 0 1em
}

.post-template-default.single.single-post .faq .wp-block-themeisle-blocks-accordion-item__title {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
    border-right: none;
    border-left: none;
    border-top: none;
    padding: 20px 24px 20px 0 !important;
    font-weight: 600;
    font-size: 16px
}

.post-template-default.single.single-post .faq .wp-block-themeisle-blocks-accordion-item__title::after {
    color: #c9a33d
}

.post-template-default.single.single-post .faq .wp-block-themeisle-blocks-accordion-item__content {
    border-bottom: 1px solid rgb(25, 25, 25, 0.4) !important;
    border-right: none;
    border-left: none;
    border-top: none !important;
    padding: 20px 24px 20px 0 !important
}

@media only screen and (max-width:980px) {
    .post-template-default.single.single-post .et-hide-mobile {
        display: block !important
    }

    .post-template-default.single.single-post .et_pb_slider_0_tb_body,
    .post-template-default.single.single-post .et_pb_slider_0_tb_body .et_pb_slide {
        height: auto !important
    }
}

.home .et-pb-controllers a {
    display: inline-block;
    background-color: hsla(0, 0%, 100%, .5);
    text-indent: -9999px;
    border-radius: 7px;
    width: 12px;
    height: 12px;
    margin-right: 10px;
    padding: 0;
    opacity: 1
}

.home .et-pb-controllers .et-pb-active-control {
    background-color: #c9a33d
}

.home .et-pb-arrow-next,
.home .et-pb-arrow-prev {
    font-size: 100px;
    top: 45%
}

@media only screen and (max-width:980px) {

    .home .et-pb-arrow-next,
    .home .et-pb-arrow-prev {
        font-size: 50px
    }
}

#sidebar {
    display: none
}

.post-meta {
    display: none
}

.post-template-default.single.single-post .my-class table {
    margin-bottom: 15px;
    width: 100% !important
}

.post-template-default.single.single-post .my-class table caption {
    background-color: #c9a33d;
    color: #12111d;
    padding: 5px 0;
    border: 1px solid rgba(230, 232, 234, 0.5)
}

.post-template-default.single.single-post .my-class table>thead>tr>th {
    color: #dfe2f0;
    padding: 5px 0;
    border: 1px solid rgba(230, 232, 234, 0.5);
    background-color: #212335
}

.post-template-default.single.single-post .my-class table>tbody>tr>td {
    color: #dfe2f0;
    padding: 5px 0;
    border: 1px solid rgba(230, 232, 234, 0.5);
    text-align: center
}

.post-template-default.single .heateor_sss_sharing_title {
    display: none
}

.post-template-default.single .heateor_sss_sharing_container {
    margin: 20px auto
}

.post-template-default.single .heateor_sss_sharing_container>.heateor_sss_sharing_ul>a {
    margin-right: 4px
}

@media (max-width:500px) {
    .post-template-default.single .heateor_sss_sharing_container>.heateor_sss_sharing_ul>a {
        margin-right: 10px !important;
        width: 25px !important
    }
}

.post-template-default.single .heateor_sss_sharing_container>.heateor_sss_sharing_ul>a:hover {
    transform: scale(1.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5)
}

#heateor_sss_sharing_more_providers #heateor_sss_sharing_more_content {
    background: #212335 !important;
    border-radius: 4px;
    color: #fff !important;
    height: auto;
    width: 100%;
    border-radius: 5px;
    padding: 10px 0
}

#heateor_sss_sharing_more_providers {
    background: transparent !important
}

#heateor_sss_sharing_more_providers .all-services ul li a {
    color: #fff !important;
    font-size: 17px !important
}

#heateor_sss_sharing_more_content .all-services ul {
    list-style: none !important;
    list-style-type: none !important
}

#heateor_sss_sharing_more_providers .all-services ul li a:hover {
    color: #eed163 !important
}

#heateor_sss_sharing_more_providers .footer-panel {
    display: none
}

#heateor_sss_sharing_more_providers .filter input.search {
    width: 94%;
    font-weight: 600 !important;
    color: #fff;
    background: transparent !important;
    border-radius: 5px;
    border: 1px solid rgba(238, 209, 99, 0.5) !important
}

.post-template-default.single .et_pb_module.et_pb_post_title {
    margin-bottom: 0 !important
}

.blog-mason-type .blocks-grid-list .et_pb_blog_grid .et_pb_post {
    border: 1px none;
    padding: 0;
    background-color: transparent;
    word-wrap: break-word;
    padding: 15px;
    border: 1px solid #E09900;
    border-radius: 5px
}

.blog-mason-type .blocks-grid-list .et_pb_blog_grid .et_pb_post:hover {
    box-shadow: 0 0 20px #E09900 !important
}

.blog-mason-type .blocks-grid-list article .post-content a.more-link {
    color: #FFFFFF !important;
    border-width: 0px !important;
    border-radius: 5px;
    font-weight: 700 !important;
    background-color: #C9A33D;
    text-transform: capitalize;
    width: 150px;
    font-size: 16px;
    text-align: center;
    padding: 10px;
    margin-top: 10px;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5)
}

.blog-mason-type .blocks-grid-list article .post-content a.more-link {
    box-shadow: none !important
}

@media only screen and (max-width:480px) {
    .blog-mason-type .blocks-grid-list div.column {
        width: 100% !important;
        margin-right: 0
    }
}

.blog-mason-type .blocks-grid-list div.column article,
.blog-mason-type .blocks-grid-list .et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post {
    margin-bottom: 30px !important
}

.blog-mason-type .blocks-grid-list div.column {
    width: 32% !important;
    margin-right: 2% !important
}

.blog-mason-type .blocks-grid-list div.column:nth-child(3n) {
    width: 32% !important;
    margin-right: 0% !important
}

@media only screen and (max-width:1024px) {
    .blog-mason-type .blocks-grid-list div.column {
        width: 100% !important;
        margin-right: 0% !important
    }
}

.blog-mason-type .blocks-grid-list article .entry-featured-image-url {
    width: 100% !important;
    float: left;
    border-radius: 0 !important;
    box-shadow: none
}

.blog-mason-type .blocks-grid-list article p.post-meta,
.blog-mason-type .blocks-grid-list article .post-content {
    width: 100% !important;
    float: left;
    padding: 0 0 10px 0;
    margin: 0;
    display: grid;
    justify-items: center
}

.blog-mason-type .blocks-grid-list article .post-content .post-content-inner {
    margin-bottom: 20px
}

.blog-mason-type .blocks-grid-list article h2.entry-title {
    font-size: 24px;
    width: 100% !important;
    float: left;
    padding: 0 0 10px;
    margin: 0;
    text-align: center;
    font-weight: 600
}

.blog-mason-type .blocks-grid-list .et_pb_image_container {
    margin: 0
}

.home .et-pb-controllers a {
    width: 7px !important;
    height: 7px !important;
    margin-top: 5px !important;
    margin-right: 7px !important
}

.et_pb_section_1_tb_header.et_pb_section {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #212335 !important
}

.et_pb_row_0_tb_header.et_pb_row,
.et_pb_row_1_tb_header.et_pb_row,
.et_pb_row_2_tb_header.et_pb_row,
.et_pb_row_3_tb_header.et_pb_row {
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px
}

.et_pb_row_0_tb_header,
body #page-container .et-db #et-boc .et-l .et_pb_row_0_tb_header.et_pb_row,
body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_0_tb_header.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_0_tb_header.et_pb_row {
    width: 100%;
    max-width: 1200px
}

.et_pb_section_3_tb_header.et_pb_section {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-color: #191e32 !important
}

.et_pb_section_3_tb_header {
    position: fixed !important;
    top: 0px;
    bottom: auto;
    left: 0px;
    right: auto
}

body.logged-in.admin-bar .et_pb_section_3_tb_header {
    top: calc(0px + 32px)
}

.et_pb_row_1_tb_header,
body #page-container .et-db #et-boc .et-l .et_pb_row_1_tb_header.et_pb_row,
body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_1_tb_header.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_1_tb_header.et_pb_row {
    width: 100%
}

.et_pb_section_4_tb_header.et_pb_section {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px
}

.et_pb_section_5_tb_header.et_pb_section {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #24224e !important
}

@media only screen and (min-width:981px) {

    .et_pb_section_3_tb_header,
    .et_pb_section_4_tb_header,
    .et_pb_section_5_tb_header {
        display: none !important
    }
}

@media only screen and (min-width:768px) and (max-width:980px) {
    .et_pb_section_1_tb_header {
        display: none !important
    }
}

@media only screen and (max-width:767px) {
    .et_pb_section_1_tb_header {
        display: none !important
    }
}

.et_pb_section_1_tb_body.et_pb_section {
    padding-bottom: 20px
}

.et_pb_row_0_tb_body,
body #page-container .et-db #et-boc .et-l .et_pb_row_0_tb_body.et_pb_row,
body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_0_tb_body.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_0_tb_body.et_pb_row,
.et_pb_row_2_tb_body,
body #page-container .et-db #et-boc .et-l .et_pb_row_2_tb_body.et_pb_row,
body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_2_tb_body.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_2_tb_body.et_pb_row,
.et_pb_row_3_tb_body,
body #page-container .et-db #et-boc .et-l .et_pb_row_3_tb_body.et_pb_row,
body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_3_tb_body.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_3_tb_body.et_pb_row,
.et_pb_row_4_tb_body,
body #page-container .et-db #et-boc .et-l .et_pb_row_4_tb_body.et_pb_row,
body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_4_tb_body.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_4_tb_body.et_pb_row,
.et_pb_row_5_tb_body,
body #page-container .et-db #et-boc .et-l .et_pb_row_5_tb_body.et_pb_row,
body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_5_tb_body.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_5_tb_body.et_pb_row,
.et_pb_row_6_tb_body,
body #page-container .et-db #et-boc .et-l .et_pb_row_6_tb_body.et_pb_row,
body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_6_tb_body.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_6_tb_body.et_pb_row,
.et_pb_blurb_0_tb_body .et_pb_blurb_content,
.et_pb_blurb_1_tb_body .et_pb_blurb_content,
.et_pb_blurb_2_tb_body .et_pb_blurb_content,
.et_pb_blurb_3_tb_body .et_pb_blurb_content,
.et_pb_blurb_4_tb_body .et_pb_blurb_content,
.et_pb_blurb_5_tb_body .et_pb_blurb_content,
.et_pb_blurb_6_tb_body .et_pb_blurb_content,
.et_pb_blurb_7_tb_body .et_pb_blurb_content,
.et_pb_row_7_tb_body,
body #page-container .et-db #et-boc .et-l .et_pb_row_7_tb_body.et_pb_row,
body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_7_tb_body.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_7_tb_body.et_pb_row,
.et_pb_row_8_tb_body,
body #page-container .et-db #et-boc .et-l .et_pb_row_8_tb_body.et_pb_row,
body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_8_tb_body.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_8_tb_body.et_pb_row,
.et_pb_row_9_tb_body,
body #page-container .et-db #et-boc .et-l .et_pb_row_9_tb_body.et_pb_row,
body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_9_tb_body.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_9_tb_body.et_pb_row {
    max-width: 1200px
}

.et_pb_text_0_tb_body {
    padding-bottom: 0px !important
}

.et_pb_image_0_tb_body {
    padding-top: 0px;
    margin-top: 0px !important;
    text-align: left;
    margin-left: 0
}

.et_pb_row_3_tb_body.et_pb_row {
    padding-top: 0px !important;
    padding-bottom: 10px !important;
    padding-top: 0px;
    padding-bottom: 10px
}

.et_pb_image_1_tb_body,
.et_pb_image_2_tb_body,
.et_pb_image_3_tb_body,
.et_pb_image_4_tb_body {
    margin-bottom: 10px !important;
    text-align: left;
    margin-left: 0
}

.et_pb_text_2_tb_body h2,
.et_pb_text_3_tb_body h2,
.et_pb_text_4_tb_body h2,
.et_pb_text_5_tb_body h2 {
    font-size: 18px
}

.et_pb_text_2_tb_body,
.et_pb_text_3_tb_body,
.et_pb_text_4_tb_body,
.et_pb_text_5_tb_body {
    margin-bottom: 0px !important
}

.et_pb_button_0_tb_body,
.et_pb_button_1_tb_body,
.et_pb_button_2_tb_body,
.et_pb_button_3_tb_body {
    text-shadow: 0.08em 0.08em 0em rgba(0, 0, 0, 0.4)
}

body #page-container .et_pb_section .et_pb_button_0_tb_body,
body #page-container .et_pb_section .et_pb_button_1_tb_body,
body #page-container .et_pb_section .et_pb_button_2_tb_body,
body #page-container .et_pb_section .et_pb_button_3_tb_body {
    color: #FFFFFF !important;
    border-width: 0px !important;
    border-radius: 5px;
    font-weight: 700 !important;
    background-color: #C9A33D;
}

body #page-container .et_pb_section .et_pb_button_0_tb_body,
body #page-container .et_pb_section .et_pb_button_0_tb_body:hover,
body #page-container .et_pb_section .et_pb_button_1_tb_body,
body #page-container .et_pb_section .et_pb_button_1_tb_body:hover,
body #page-container .et_pb_section .et_pb_button_2_tb_body,
body #page-container .et_pb_section .et_pb_button_2_tb_body:hover,
body #page-container .et_pb_section .et_pb_button_3_tb_body,
body #page-container .et_pb_section .et_pb_button_3_tb_body:hover {
    padding: 0.3em 1em !important
}

body #page-container .et_pb_section .et_pb_button_0_tb_body:before,
body #page-container .et_pb_section .et_pb_button_0_tb_body:after,
body #page-container .et_pb_section .et_pb_button_1_tb_body:before,
body #page-container .et_pb_section .et_pb_button_1_tb_body:after,
body #page-container .et_pb_section .et_pb_button_2_tb_body:before,
body #page-container .et_pb_section .et_pb_button_2_tb_body:after,
body #page-container .et_pb_section .et_pb_button_3_tb_body:before,
body #page-container .et_pb_section .et_pb_button_3_tb_body:after,
body #page-container .et_pb_section .et_pb_button_4_tb_body:before,
body #page-container .et_pb_section .et_pb_button_4_tb_body:after {
    display: none !important
}

.et_pb_button_0_tb_body,
.et_pb_button_0_tb_body:after,
.et_pb_button_1_tb_body,
.et_pb_button_1_tb_body:after,
.et_pb_button_2_tb_body,
.et_pb_button_2_tb_body:after,
.et_pb_button_3_tb_body,
.et_pb_button_3_tb_body:after,
.et_pb_button_4_tb_body,
.et_pb_button_4_tb_body:after {
    transition: all 300ms ease 0ms
}

.et_pb_row_4_tb_body.et_pb_row {
    padding-top: 0px !important;
    padding-bottom: 30px !important;
    padding-top: 0px;
    padding-bottom: 30px
}

.et_pb_section_2_tb_body.et_pb_section {
    padding-top: 0px;
    padding-bottom: 0px
}

.et_pb_button_4_tb_body {
    text-shadow: 0.08em 0.08em 0em rgba(0, 0, 0, 0.4);
    box-shadow: 0px 12px 18px -6px rgba(0, 0, 0, 0.3)
}

.et_pb_button_4_tb_body_wrapper .et_pb_button_4_tb_body,
.et_pb_button_4_tb_body_wrapper .et_pb_button_4_tb_body:hover {
    padding-top: 10px !important;
    padding-bottom: 10px !important
}

body #page-container .et_pb_section .et_pb_button_4_tb_body {
    color: #FFFFFF !important;
    border-width: 0px !important;
    border-radius: 5px;
    font-size: 25px;
    font-weight: 700 !important;
    background-color: #E09900
}

body #page-container .et_pb_section .et_pb_button_4_tb_body,
body #page-container .et_pb_section .et_pb_button_4_tb_body:hover {
    padding-right: 1em !important;
    padding-left: 1em !important
}

.et_pb_blurb_0_tb_body.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_0_tb_body.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_1_tb_body.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_1_tb_body.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_2_tb_body.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_2_tb_body.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_3_tb_body.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_3_tb_body.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_4_tb_body.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_4_tb_body.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_5_tb_body.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_5_tb_body.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_6_tb_body.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_6_tb_body.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_7_tb_body.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_7_tb_body.et_pb_blurb .et_pb_module_header a {
    line-height: 1.3em
}

.et_pb_blurb_0_tb_body.et_pb_blurb,
.et_pb_blurb_1_tb_body.et_pb_blurb,
.et_pb_blurb_3_tb_body.et_pb_blurb,
.et_pb_blurb_5_tb_body.et_pb_blurb,
.et_pb_blurb_6_tb_body.et_pb_blurb,
.et_pb_blurb_7_tb_body.et_pb_blurb {
    margin-bottom: 1% !important
}

.et_pb_blurb_2_tb_body.et_pb_blurb,
.et_pb_blurb_4_tb_body.et_pb_blurb,
.et_pb_text_7_tb_body {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important
}

.et_pb_code_1_tb_body,
.et_pb_code_2_tb_body {
    padding-top: 0px;
    margin-top: 0px !important
}

.et_pb_row_7_tb_body.et_pb_row {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
    padding-bottom: 0px
}

.et_pb_text_6_tb_body {
    padding-bottom: 0px !important;
    margin-bottom: 1% !important
}

.et_pb_blog_0_tb_body .et_pb_post .entry-featured-image-url,
.et_pb_blog_0_tb_body .et_pb_post .et_pb_slides,
.et_pb_blog_0_tb_body .et_pb_post .et_pb_video_overlay {
    border-radius: 5px 5px 5px 5px;
    overflow: hidden;
    border-color: RGBA(255, 255, 255, 0)
}

.et_pb_row_8_tb_body.et_pb_row {
    padding-bottom: 0px !important;
    margin-bottom: 1% !important;
    padding-bottom: 0px
}

.et_pb_accordion_0_tb_body.et_pb_accordion h5.et_pb_toggle_title,
.et_pb_accordion_0_tb_body.et_pb_accordion h1.et_pb_toggle_title,
.et_pb_accordion_0_tb_body.et_pb_accordion h2.et_pb_toggle_title,
.et_pb_accordion_0_tb_body.et_pb_accordion h3.et_pb_toggle_title,
.et_pb_accordion_0_tb_body.et_pb_accordion h4.et_pb_toggle_title,
.et_pb_accordion_0_tb_body.et_pb_accordion h6.et_pb_toggle_title {
    color: #c9a33d !important
}

.et_pb_accordion_0_tb_body.et_pb_accordion .et_pb_accordion_item {
    border-color: #443817
}

.et_pb_accordion_0_tb_body .et_pb_toggle_open,
.et_pb_accordion_0_tb_body .et_pb_toggle_close {
    background-color: #12111d
}

.et_pb_image_5_tb_body,
.et_pb_image_6_tb_body,
.et_pb_image_7_tb_body,
.et_pb_image_8_tb_body,
.et_pb_image_9_tb_body {
    margin-bottom: 0px !important;
    text-align: left;
    margin-left: 0
}

.et_pb_text_8_tb_body h4,
.et_pb_text_9_tb_body h4,
.et_pb_text_10_tb_body h4,
.et_pb_text_11_tb_body h4,
.et_pb_text_12_tb_body h4 {
    font-weight: 700;
    font-size: 22px
}

.et_pb_text_10_tb_body h1 {
    font-weight: 700
}

@media only screen and (max-width:980px) {

    .et_pb_image_0_tb_body .et_pb_image_wrap img,
    .et_pb_image_1_tb_body .et_pb_image_wrap img,
    .et_pb_image_2_tb_body .et_pb_image_wrap img,
    .et_pb_image_3_tb_body .et_pb_image_wrap img,
    .et_pb_image_4_tb_body .et_pb_image_wrap img,
    .et_pb_image_5_tb_body .et_pb_image_wrap img,
    .et_pb_image_6_tb_body .et_pb_image_wrap img,
    .et_pb_image_7_tb_body .et_pb_image_wrap img,
    .et_pb_image_8_tb_body .et_pb_image_wrap img,
    .et_pb_image_9_tb_body .et_pb_image_wrap img {
        width: auto
    }
}

@media only screen and (max-width:767px) {

    .et_pb_image_0_tb_body .et_pb_image_wrap img,
    .et_pb_image_1_tb_body .et_pb_image_wrap img,
    .et_pb_image_2_tb_body .et_pb_image_wrap img,
    .et_pb_image_3_tb_body .et_pb_image_wrap img,
    .et_pb_image_4_tb_body .et_pb_image_wrap img,
    .et_pb_image_5_tb_body .et_pb_image_wrap img,
    .et_pb_image_6_tb_body .et_pb_image_wrap img,
    .et_pb_image_7_tb_body .et_pb_image_wrap img,
    .et_pb_image_8_tb_body .et_pb_image_wrap img,
    .et_pb_image_9_tb_body .et_pb_image_wrap img {
        width: auto
    }
}

.et_pb_section_0_tb_footer.et_pb_section {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #12111d !important
}

.et_pb_row_0_tb_footer.et_pb_row {
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px
}

.et_pb_row_0_tb_footer,
body #page-container .et-db #et-boc .et-l .et_pb_row_0_tb_footer.et_pb_row,
body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_0_tb_footer.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_0_tb_footer.et_pb_row,
.et_pb_row_1_tb_footer,
body #page-container .et-db #et-boc .et-l .et_pb_row_1_tb_footer.et_pb_row,
body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_1_tb_footer.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_1_tb_footer.et_pb_row {
    width: 100%;
    max-width: 1200px
}

.et_pb_section_1_tb_footer.et_pb_section {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #191a25 !important
}

.et_pb_code_1_tb_footer {
    background-color: RGBA(255, 255, 255, 0);
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px !important;
    margin-bottom: 0px !important
}

@media only screen and (min-width:981px) {

    .et_pb_section_1_tb_footer,
    .et_pb_code_1_tb_footer {
        display: none !important
    }
}

@media only screen and (min-width:768px) and (max-width:980px) {
    .et_pb_section_0_tb_footer {
        display: none !important
    }
}

@media only screen and (max-width:767px) {
    .et_pb_section_0_tb_footer {
        display: none !important
    }
}

.btn-promo {
    max-width: 280px;
    width: 100%;
    margin: 20px auto;
    background-color: #C9A33D;
    border-radius: 5px;
    padding: 10px 5px;
    cursor: pointer;
    text-align: center;
}
.btn-promo a {
    display:contents;
}
.btn-promo:hover {
    background-color: #6f5a21;
}
a {
    cursor: pointer;
}
.et_pb_toggle_title {
    cursor: pointer;
}
.et_pb_toggle_content {
    display: none; 
}
.et_pb_toggle_title.active::before {
    content: none; 
}