.row-container {
    max-width: 1210px;
    margin-right: auto;
    margin-left: auto
}

.row-container:after, .row-container:before {
    display: table;
    content: "";
    line-height: 0
}

.row-container:after {
    clear: both
}

.headerContent {
    padding-top: 50px
}

#top {
    padding-bottom: 16px;
    position: relative
}

article, aside, details, figure, footer, header, hgroup, nav, section {
    display: block
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic
}

button, input, select, textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle
}

button, input {
    line-height: normal
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button, input[type=button], input[type=checkbox], input[type=radio], input[type=reset], input[type=submit], label, select {
    cursor: pointer
}

textarea {
    overflow: auto;
    vertical-align: top
}

.acf-fields {
    display: inline-block;
    margin-right: -20px;
    margin-left: -20px;
}

.acf-fields > .acf-field {
    display: inline-block;
    border: none !important;
    width: calc(99% / 3);
    padding: 0 20px;
    box-sizing: border-box;
}

@media screen and (max-width: 768px) {
    .acf-fields > .acf-field {
        width: calc(99% / 2);
    }
}

.acf-fields > .acf-field.acf-field-repeater {
    vertical-align: top;
}

.acf-field:after {
    clear: both;
    content: '';
    display: block;
}

.acf-notice.-dismiss.-error {
    position: relative;
    font-size: 14px;
    background: #ff4444;
    padding: 15px 25px 13px;
    margin-bottom: 30px;
}

.acf-notice.-dismiss.-error:before {
    position: absolute;
    content: '';
    display: block;
    width: 5px;
    height: 100%;
    top: 0;
    left: 0;
    background: #ee0000;
}

.acf-notice.-dismiss.-error .acf-notice-dismiss {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    border-radius: 100%;
    background: #ee0000;
    text-align: center;
}

.acf-notice.-dismiss.-error .acf-notice-dismiss:hover {
    background: #dd0000;
}

.acf-notice.-dismiss.-error .acf-notice-dismiss:after {
    display: inline-block;
    content: '\00D7';
    color: #ffffff;
    font-size: 16px;
    margin-left: 1px;
    margin-top: -1px;
}

.acf-field .acf-notice.-error {
    font-size: 12px;
    color: red;
    background: 0 0 !important;
    padding: 0;
    margin: 0;
    margin-bottom: 5px;
}

.scammers td, .scammers th {
    border: 1px solid #fff
}

.acf-notice p {
    padding: 0;
    margin: 0
}

.scammers td {
    padding: 10px
}

.acf-fields.-left > .acf-field > .acf-label {
    display: none
}

.acf-image-uploader input {
    color: #000;
    font-size: 12px;
    line-height: 1.8em
}

body {
    margin: 0;
    font-family: roboto, sans-serif;
    font-display: swap;
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    background-color: #242529
}

a {
    color: #f1cf69;
    text-decoration: none
}

[class*=span] {
    float: left;
    min-height: 1px;
    margin-left: 20px
}

.span12 {
    width: 940px
}

.span9 {
    width: 700px
}

.span3 {
    width: 220px
}

.row-fluid {
    width: 100%
}

.row-fluid:after, .row-fluid:before {
    display: table;
    content: "";
    line-height: 0
}

.row-fluid:after {
    clear: both
}

.row-fluid [class*=span] {
    display: block;
    width: 100%;
    min-height: 59px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.127659574468085%
}

.row-fluid [class*=span]:first-child {
    margin-left: 0
}

.row-fluid .span12 {
    width: 100%
}

.row-fluid .span9 {
    width: 74.46808510638297%
}

.row-fluid .span3 {
    width: 23.404255319148934%
}

.container-fluid {
    padding-right: 20px;
    padding-left: 20px
}

.container-fluid:after, .container-fluid:before {
    display: table;
    content: "";
    line-height: 0
}

.container-fluid:after {
    clear: both
}

p {
    margin: 0 0 12px
}

h1, h2, h3, h4, h5, h6 {
    margin: 12px 0;
    font-family: inherit;
    font-weight: 700;
    line-height: 24px;
    color: inherit;
    text-rendering: optimizelegibility
}

.contact_details_item h1, .contact_misc h1, h2, h3 {
    font-size: 30px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 30px;
    position: relative;
    text-transform: uppercase
}

h1, h2, h3 {
    line-height: 48px
}

.h1, h1 {
    font-size: 41.25px
}

h2 {
    font-size: 33.75px
}

ol, ul {
    padding: 0;
    margin: 0 0 12px 25px
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

li {
    line-height: 24px
}

form {
    margin: 0 0 24px
}

button, input, label, select, textarea {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px
}

button, input, select, textarea {
    font-family: roboto, sans-serif
}

label {
    margin-bottom: 5px
}

.uneditable-input, input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, textarea {
    display: inline-block;
    height: 24px;
    padding: 4px 6px;
    /*margin-bottom: 30px;*/
    font-size: 15px;
    line-height: 24px;
    color: #555;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    vertical-align: middle
}

.uneditable-input, input, textarea {
    width: 206px
}

textarea {
    height: auto
}

.uneditable-input, input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea {
    background-color: #fff;
    border: 3px solid #e0e0e0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s
}

.uneditable-input, input, textarea {
    margin-left: 0
}

table {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
}

.collapse {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -moz-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease
}

.nav-collapse.collapse {
    height: auto;
    overflow: visible
}

.pagination {
    margin: 24px 0
}

.pagination ul {
    display: inline-block;
    margin-left: 0;
    margin-bottom: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05)
}

.pagination ul > li {
    display: inline
}

.pagination ul > li > a, .pagination ul > li > span {
    float: left;
    padding: 4px 12px;
    line-height: 24px;
    text-decoration: none;
    background-color: #d6d6d1;
    border: 1px solid #f1cf69;
    border-left-width: 0;
    font-size: 45px;
    line-height: 48px;
    padding: 4px 13px;
    text-transform: none;
    color: #34363e;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    box-shadow: none;
    border: none;
    font-weight: 500
}

.pagination li .current, .pagination li:hover a {
    background: #f1cf69
}

.footer-nav {
    display: inline-block
}

.footer-nav li {
    display: inline-block;
    padding: 0 6px 0 10px;
    color: #414040;
    font-size: 12px;
    position: relative
}

.footer-nav li:not(:last-child)::after {
    content: "|";
    left: 100%;
    position: absolute;
    top: 0
}

.footer-nav li a {
    color: #414040;
    text-decoration: none
}

.copyrights {
    float: right
}

.copyrights a {
    font-size: 12px
}

@media (min-width: 1200px) {
    [class*=span] {
        float: left;
        min-height: 1px;
        margin-left: 30px
    }

    .span12 {
        width: 1170px
    }

    .span9 {
        width: 870px
    }

    .span3 {
        width: 270px
    }

    .row-fluid {
        width: 100%
    }

    .row-fluid:after, .row-fluid:before {
        display: table;
        content: "";
        line-height: 0
    }

    .row-fluid:after {
        clear: both
    }

    .row-fluid [class*=span] {
        display: block;
        width: 100%;
        min-height: 59px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin-left: 2.564102564102564%
    }

    .row-fluid [class*=span]:first-child {
        margin-left: 0
    }

    .row-fluid .span12 {
        width: 100%
    }

    .row-fluid .span9 {
        width: 74.35897435897436%
    }

    .row-fluid .span3 {
        width: 23.076923076923077%
    }

    .uneditable-input, input, textarea {
        margin-left: 0
    }
}

@media (min-width: 980px) {
    .nav-collapse.collapse {
        height: auto !important;
        overflow: visible !important
    }
}

.small {
    font-size: 11px
}

img {
    max-width: 100%
}

a {
    text-decoration: none !important
}

body, html {
    height: 100%
}

#wrapper {
    min-height: 100%;
    margin: 0 auto -100px;
    overflow: hidden
}

#footer-wrapper, #push {
    height: 100px;
    position: relative
}

.moduletable:after {
    clear: both;
    display: block;
    content: ''
}

.moduletable {
    position: relative
}

nav.moduletable {
    position: inherit
}

.row-fluid {
    margin-left: -30px;
    width: auto
}

.btn {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 15px;
    line-height: 24px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
    background-color: #e1d3a7;
    background-image: -moz-linear-gradient(top, #d6d6d1, #f1cf69);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d6d6d1), to(#f1cf69));
    background-image: -webkit-linear-gradient(top, #d6d6d1, #f1cf69);
    background-image: -o-linear-gradient(top, #d6d6d1, #f1cf69);
    background-image: linear-gradient(to bottom, #d6d6d1, #f1cf69);
    background-repeat: repeat-x;
    border-color: #f1cf69 #f1cf69 #eab923;
    border: 1px solid #f1cf69;
    border-bottom-color: #edc03a;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05)
}

.row-fluid [class*=itemSpan], .row-fluid [class*=span] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 0;
    display: block;
    float: left;
    padding-left: 30px;
    min-height: 1px;
    width: 100%
}

.row-fluid .itemSpan3, .row-fluid .span3 {
    width: 24.999975%
}

.row-fluid .itemSpan9, .row-fluid .span9 {
    width: 74.999925%
}

.row-fluid .itemSpan12, .row-fluid .span12 {
    width: 100%
}

input, textarea {
    width: 220px
}

textarea {
    resize: none
}

form textarea {
    min-height: 200px
}

.uneditable-input, input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: none;
    width: 100%;
    /*max-width: 300px;*/
    height: 35px;
    color: #7c8083;
    padding: 5px;
    outline: 0 !important
}

#back-top {
    position: fixed;
    bottom: 90px;
    right: 20px;
    z-index: 99;
    -webkit-transform: translateZ(0)
}

#back-top a {
    width: 42px;
    height: 42px;
    display: block;
    font: 32px/38px FontAwesome;
    color: #f1cf69;
    text-align: center;
    background: 0 0;
    border: 3px solid #f1cf69;
    transform: rotate(4deg)
}

#back-top a > span:before {
    content: "\f106"
}

.nav-collapse {
    position: inherit
}

.icemegamenu li, .icemegamenu ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.icemegamenu li.active > a.iceMenuTitle, .icemegamenu ul.active > a.iceMenuTitle {
    color: #f1cf69;
    background: 0 0
}

.icemegamenu > ul {
    margin: 0;
    padding: 0;
    z-index: 999;
    clear: both;
    float: right
}

.icemegamenu > ul > li {
    margin-right: 42px;
    position: relative;
    display: block;
    float: left
}

.icemegamenu > ul > li > a.iceMenuTitle {
    position: relative;
    z-index: 999;
    display: block;
    padding: 0;
    line-height: 54px;
    font-size: 19px;
    font-weight: 500;
    color: #fff;
    background: 0 0;
    font-family: roboto, sans-serif;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out
}

.icemegamenu > ul > li.lastItem {
    margin-right: 0
}

.icemegamenu > ul:after {
    clear: both;
    display: block;
    content: ''
}

.icemegamenu > ul > li > a.iceMenuTitle > span.icemega_nosubtitle {
    display: inline-block
}

.ice-megamenu-toggle {
    display: none;
    float: none;
    border: 1px solid #e0e0e0
}

ul.icesubMenu {
    min-width: 300px;
    position: absolute;
    z-index: 600;
    margin: 0;
    top: 87px;
    left: 0;
    height: 0;
    overflow: hidden;
    opacity: 0;
    background: #fff;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-transform: translate(0, 30px);
    -moz-transform: translate(0, 30px);
    -ms-transform: translate(0, 30px);
    -o-transform: translate(0, 30px);
    transform: translate(0, 30px);
    pointer-events: none
}

#icemegamenu li.hover > ul.icesubMenu {
    opacity: 1;
    overflow: visible;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    pointer-events: auto
}

.icemegamenu > ul > li > a.iceMenuTitle.hover, .icemegamenu > ul > li > a.iceMenuTitle.icemega_active {
    color: #f1cf69;
    background: 0 0
}

.icemegamenu > ul > li.hover > a.iceMenuTitle {
    color: #f1cf69;
    background: 0 0
}

#icemegamenu ul.icesubMenu.visible {
    height: auto
}

ul.icesubMenu ul > li {
    position: relative
}

ul.icesubMenu li a.iceMenuTitle {
    display: block;
    font-size: 15px;
    line-height: 24px;
    font-family: roboto, sans-serif;
    background: 0 0;
    color: #7c8083;
    padding: 6px 12px
}

ul.icesubMenu li.active > a.iceMenuTitle, ul.icesubMenu li.hover > a.iceMenuTitle, ul.icesubMenu li:hover > a.iceMenuTitle {
    color: #f1cf69;
    background: 0 0
}

ul.sub_level_2, ul.sub_level_3, ul.sub_level_4, ul.sub_level_5 {
    top: 0;
    left: 100%;
    z-index: 99999;
    -webkit-transform: translate(30px, 0);
    -moz-transform: translate(30px, 0);
    -ms-transform: translate(30px, 0);
    -o-transform: translate(30px, 0);
    transform: translate(30px, 0)
}

ul.icesubMenu ul > li.hover > ul {
    opacity: 1;
    overflow: visible;
    visibility: visible;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.ice_righttoleft {
    left: auto !important;
    right: 0
}

.nav-collapse.collapse {
    height: auto
}

a {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    position: relative
}

.h1, h1 {
    font-size: 60px;
    font-weight: 500;
    line-height: 75px;
    letter-spacing: -1px;
    margin-bottom: 73px
}

p {
    margin: 0;
    padding-bottom: 24px
}

#r_more, .acf-button, .btn, .comments-link a, .more-link {
    padding: 13px 34px;
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
    overflow: hidden;
    background: #d6d6d1;
    color: #34363e;
    text-shadow: none;
    border: none;
    text-shadow: 0 1px 0 #fff;
    border: 1px solid #707070;
    border-bottom-width: 2px;
    -webkit-box-shadow: inset 0 -1px 0 #707070;
    -moz-box-shadow: inset 0 -1px 0 #707070;
    box-shadow: inset 0 -1px 0 #707070;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    text-align: center;
    text-transform: uppercase;
    outline: 0 !important
}

img.aligncenter {
    display: block;
    margin: 0 auto 20px
}

.acf-button, .btn.btn-info, .btn.readmore {
    display: inline-block;
    padding: 12px 25px 8px;
}

.pagination {
    height: auto;
    margin: 0;
    padding: 30px 0 60px
}

.pagination ul {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    box-shadow: none;
    margin: 0 auto;
    width: 100%;
    text-align: center
}

.pagination ul li {
    display: inline-block;
    margin: 0 2px
}

img {
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1)
}

.row-container {
    position: relative
}

nav.moduletable {
    margin-bottom: 72px
}

.header-mob-btn {
    display: none
}

#logo {
    margin-bottom: 72px
}

#logomob {
    display: none
}

#logo a {
    display: inline-block;
    max-width: 100%
}

#content {
    padding-bottom: 256px;
    padding-top: 200px;
    position: relative
}

#content .content_image .content_image-wrap {
    position: absolute;
    top: 108px;
    bottom: -108px;
    left: 0;
    right: 0;
    transform: rotate(-3deg);
    overflow: hidden
}

#content .content_image .content_image-wrap .content_image-cnt {
    position: absolute;
    top: -54px;
    bottom: 0;
    left: 940px;
    right: 940px;
    background: url(../images/contentbg.webp) center center no-repeat;
    transform: rotate(1.5deg);
    background-size: cover
}

#component {
    min-height: 0
}

.copyright {
    position: relative
}

#footer-wrapper {
    overflow: hidden
}

#footer-wrapper .footer-wrapper-inner {
    padding-top: 55px;
    position: relative;
    color: #fff
}

#copyright {
    padding-top: 0;
    position: relative
}

#copyright .copyright_image {
    position: absolute;
    top: -235px;
    bottom: -100px;
    left: -1000px;
    right: -1000px;
    transform: rotate(1.5deg);
    overflow: hidden;
    pointer-events: none
}

#copyright .copyright_image .copyright_image-wrap {
    position: absolute;
    top: 108px;
    bottom: -108px;
    left: 0;
    right: 0;
    transform: rotate(-3deg);
    overflow: hidden
}

#copyright .copyright_image .copyright_image-wrap .copyright_image-cnt {
    position: absolute;
    top: -54px;
    bottom: 0;
    left: 940px;
    right: 940px;
    background: url(../images/showcasebg.webp) center center no-repeat;
    transform: rotate(1.5deg);
    background-size: cover
}

#copyright a {
    color: #fff
}

#copyright a:hover {
    color: #f1cf69
}

form {
    margin: 0 0 23px
}

.nav.menu.social {
    margin: 0 0 20px;
    overflow: hidden
}

td, th {
    border: 1px solid grey
}

ul li::marker {
    color: #f1cf69
}

@media screen and (max-width: 640px) {
    body {
        font-size: 16px
    }

    .video-section-title, h1 {
        font-size: 30px;
        line-height: 36px
    }

    .footer-nav li {
        font-size: 14px
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .hidden-desktop {
        display: inherit !important
    }

    .visible-desktop {
        display: none !important
    }

    .visible-tablet {
        display: inherit !important
    }

    .hidden-tablet {
        display: none !important
    }
}

@media (max-width: 450px) {
    .socials {
        margin-top: 10px
    }
}

@media (max-width: 767px) {
    .img-scam {
        width: 100%;
        padding-right: 0
    }

    .scammers td:nth-child(3), .scammers td:nth-child(4), .scammers th:nth-child(3), .scammers th:nth-child(4) {
        display: none
    }

    .hidden-desktop {
        display: inherit !important
    }

    .visible-desktop {
        display: none !important
    }

    .visible-phone {
        display: inherit !important
    }

    .hidden-phone {
        display: none !important
    }
}

@media (max-width: 767px) {
    body {
        padding-left: 20px;
        padding-right: 20px
    }

    .navbar-fixed-bottom, .navbar-fixed-top, .navbar-static-top {
        margin-left: -20px;
        margin-right: -20px
    }

    .container-fluid {
        padding: 0
    }

    .dl-horizontal dt {
        float: none;
        clear: none;
        width: auto;
        text-align: left
    }

    .dl-horizontal dd {
        margin-left: 0
    }

    .container {
        width: auto
    }

    .row-fluid {
        width: 100%
    }

    .row, .thumbnails {
        margin-left: 0
    }

    .thumbnails > li {
        float: none;
        margin-left: 0
    }

    .row-fluid [class*=span], .uneditable-input[class*=span], [class*=span] {
        float: none;
        display: block;
        width: 100%;
        margin-left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .row-fluid .span12, .span12 {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .row-fluid [class*=offset]:first-child {
        margin-left: 0
    }

    .input-large, .input-xlarge, .input-xxlarge, .uneditable-input, input[class*=span], select[class*=span], textarea[class*=span] {
        display: block;
        width: 100%;
        min-height: 59px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .input-append input, .input-append input[class*=span], .input-prepend input, .input-prepend input[class*=span] {
        display: inline-block;
        width: auto
    }

    .controls-row [class*=span] + [class*=span] {
        margin-left: 0
    }
}

@media (max-width: 480px) {
    .nav-collapse {
        -webkit-transform: translate3d(0, 0, 0)
    }

    .page-header h1 small {
        display: block;
        line-height: 24px
    }

    input[type=checkbox], input[type=radio] {
        border: 1px solid #ccc
    }

    .form-horizontal .control-label {
        float: none;
        width: auto;
        padding-top: 0;
        text-align: left
    }

    .form-horizontal .controls {
        margin-left: 0
    }

    .form-horizontal .control-list {
        padding-top: 0
    }

    .form-horizontal .form-actions {
        padding-left: 10px;
        padding-right: 10px
    }

    .media .pull-left, .media .pull-right {
        float: none;
        display: block;
        margin-bottom: 10px
    }

    .media-object {
        margin-right: 0;
        margin-left: 0
    }

    .modal-header .close {
        padding: 10px;
        margin: -10px
    }

    .carousel-caption {
        position: static
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .row {
        margin-left: -12px
    }

    .row:after, .row:before {
        display: table;
        content: "";
        line-height: 0
    }

    .row:after {
        clear: both
    }

    [class*=span] {
        float: left;
        min-height: 1px;
        margin-left: 12px
    }

    .container, .navbar-fixed-bottom .container, .navbar-fixed-top .container, .navbar-static-top .container {
        width: 756px
    }

    .span12 {
        width: 756px
    }

    .span11 {
        width: 692px
    }

    .span10 {
        width: 628px
    }

    .span9 {
        width: 564px
    }

    .span8 {
        width: 500px
    }

    .span7 {
        width: 436px
    }

    .span6 {
        width: 372px
    }

    .span5 {
        width: 308px
    }

    .span4 {
        width: 244px
    }

    .span3 {
        width: 180px
    }

    .span2 {
        width: 116px
    }

    .span1 {
        width: 52px
    }

    .offset12 {
        margin-left: 780px
    }

    .offset11 {
        margin-left: 716px
    }

    .offset10 {
        margin-left: 652px
    }

    .offset9 {
        margin-left: 588px
    }

    .offset8 {
        margin-left: 524px
    }

    .offset7 {
        margin-left: 460px
    }

    .offset6 {
        margin-left: 396px
    }

    .offset5 {
        margin-left: 332px
    }

    .offset4 {
        margin-left: 268px
    }

    .offset3 {
        margin-left: 204px
    }

    .offset2 {
        margin-left: 140px
    }

    .offset1 {
        margin-left: 76px
    }

    .row-fluid {
        width: 100%
    }

    .row-fluid:after, .row-fluid:before {
        display: table;
        content: "";
        line-height: 0
    }

    .row-fluid:after {
        clear: both
    }

    .row-fluid [class*=span] {
        display: block;
        width: 100%;
        min-height: 59px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin-left: 1.5873015873015872%
    }

    .row-fluid [class*=span]:first-child {
        margin-left: 0
    }

    .row-fluid .controls-row [class*=span] + [class*=span] {
        margin-left: 1.5873015873015872%
    }

    .row-fluid .span12 {
        width: 99.99999999999999%
    }

    .row-fluid .span11 {
        width: 91.53439153439153%
    }

    .row-fluid .span10 {
        width: 83.06878306878306%
    }

    .row-fluid .span9 {
        width: 74.60317460317461%
    }

    .row-fluid .span8 {
        width: 66.13756613756614%
    }

    .row-fluid .span7 {
        width: 57.67195767195767%
    }

    .row-fluid .span6 {
        width: 49.2063492063492%
    }

    .row-fluid .span5 {
        width: 40.74074074074074%
    }

    .row-fluid .span4 {
        width: 32.27513227513227%
    }

    .row-fluid .span3 {
        width: 23.809523809523807%
    }

    .row-fluid .span2 {
        width: 15.343915343915343%
    }

    .row-fluid .span1 {
        width: 6.878306878306878%
    }

    .row-fluid .offset12 {
        margin-left: 103.17460317460316%
    }

    .row-fluid .offset12:first-child {
        margin-left: 101.58730158730157%
    }

    .row-fluid .offset11 {
        margin-left: 94.70899470899471%
    }

    .row-fluid .offset11:first-child {
        margin-left: 93.12169312169311%
    }

    .row-fluid .offset10 {
        margin-left: 86.24338624338624%
    }

    .row-fluid .offset10:first-child {
        margin-left: 84.65608465608464%
    }

    .row-fluid .offset9 {
        margin-left: 77.77777777777779%
    }

    .row-fluid .offset9:first-child {
        margin-left: 76.19047619047619%
    }

    .row-fluid .offset8 {
        margin-left: 69.31216931216932%
    }

    .row-fluid .offset8:first-child {
        margin-left: 67.72486772486772%
    }

    .row-fluid .offset7 {
        margin-left: 60.84656084656085%
    }

    .row-fluid .offset7:first-child {
        margin-left: 59.25925925925926%
    }

    .row-fluid .offset6 {
        margin-left: 52.38095238095238%
    }

    .row-fluid .offset6:first-child {
        margin-left: 50.79365079365079%
    }

    .row-fluid .offset5 {
        margin-left: 43.91534391534392%
    }

    .row-fluid .offset5:first-child {
        margin-left: 42.32804232804233%
    }

    .row-fluid .offset4 {
        margin-left: 35.44973544973545%
    }

    .row-fluid .offset4:first-child {
        margin-left: 33.86243386243386%
    }

    .row-fluid .offset3 {
        margin-left: 26.98412698412698%
    }

    .row-fluid .offset3:first-child {
        margin-left: 25.396825396825395%
    }

    .row-fluid .offset2 {
        margin-left: 18.51851851851852%
    }

    .row-fluid .offset2:first-child {
        margin-left: 16.93121693121693%
    }

    .row-fluid .offset1 {
        margin-left: 10.052910052910052%
    }

    .row-fluid .offset1:first-child {
        margin-left: 8.465608465608465%
    }

    .uneditable-input, input, textarea {
        margin-left: 0
    }

    .controls-row [class*=span] + [class*=span] {
        margin-left: 12px
    }

    .uneditable-input.span12, input.span12, textarea.span12 {
        width: 742px
    }

    .uneditable-input.span11, input.span11, textarea.span11 {
        width: 678px
    }

    .uneditable-input.span10, input.span10, textarea.span10 {
        width: 614px
    }

    .uneditable-input.span9, input.span9, textarea.span9 {
        width: 550px
    }

    .uneditable-input.span8, input.span8, textarea.span8 {
        width: 486px
    }

    .uneditable-input.span7, input.span7, textarea.span7 {
        width: 422px
    }

    .uneditable-input.span6, input.span6, textarea.span6 {
        width: 358px
    }

    .uneditable-input.span5, input.span5, textarea.span5 {
        width: 294px
    }

    .uneditable-input.span4, input.span4, textarea.span4 {
        width: 230px
    }

    .uneditable-input.span3, input.span3, textarea.span3 {
        width: 166px
    }

    .uneditable-input.span2, input.span2, textarea.span2 {
        width: 102px
    }

    .uneditable-input.span1, input.span1, textarea.span1 {
        width: 38px
    }
}

@media (max-width: 979px) {
    body {
        padding-top: 0
    }

    .navbar-fixed-bottom, .navbar-fixed-top {
        position: static
    }

    .navbar-fixed-top {
        margin-bottom: 24px
    }

    .navbar-fixed-bottom {
        margin-top: 24px
    }

    .navbar-fixed-bottom .navbar-inner, .navbar-fixed-top .navbar-inner {
        padding: 5px
    }

    .navbar .container {
        width: auto;
        padding: 0
    }

    .navbar .brand {
        padding-left: 10px;
        padding-right: 10px;
        margin: 0 0 0 -5px
    }

    .nav-collapse {
        clear: both
    }

    .nav-collapse .nav {
        float: none;
        margin: 0 0 12px
    }

    .nav-collapse .nav > li {
        float: none
    }

    .nav-collapse .nav > li > a {
        margin-bottom: 2px
    }

    .nav-collapse .nav > .divider-vertical {
        display: none
    }

    .nav-collapse .nav .nav-header {
        color: #777;
        text-shadow: none
    }

    .nav-collapse .dropdown-menu a, .nav-collapse .nav > li > a {
        padding: 9px 15px;
        font-weight: 700;
        color: #777;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px
    }

    .nav-collapse .btn {
        padding: 4px 10px;
        font-weight: 400;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px
    }

    .nav-collapse .dropdown-menu li + li a {
        margin-bottom: 2px
    }

    .nav-collapse .dropdown-menu a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .nav > li > a:focus, .nav-collapse .nav > li > a:hover {
        background-color: #f2f2f2
    }

    .navbar-inverse .nav-collapse .dropdown-menu a, .navbar-inverse .nav-collapse .nav > li > a {
        color: #999
    }

    .navbar-inverse .nav-collapse .dropdown-menu a:focus, .navbar-inverse .nav-collapse .dropdown-menu a:hover, .navbar-inverse .nav-collapse .nav > li > a:focus, .navbar-inverse .nav-collapse .nav > li > a:hover {
        background-color: #111
    }

    .nav-collapse.in .btn-group {
        margin-top: 5px;
        padding: 0
    }

    .nav-collapse .dropdown-menu {
        position: static;
        top: auto;
        left: auto;
        float: none;
        display: none;
        max-width: none;
        margin: 0 15px;
        padding: 0;
        background-color: transparent;
        border: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    .nav-collapse .open > .dropdown-menu {
        display: block
    }

    .nav-collapse .dropdown-menu:after, .nav-collapse .dropdown-menu:before {
        display: none
    }

    .nav-collapse .dropdown-menu .divider {
        display: none
    }

    .nav-collapse .nav > li > .dropdown-menu:after, .nav-collapse .nav > li > .dropdown-menu:before {
        display: none
    }

    .nav-collapse .navbar-form, .nav-collapse .navbar-search {
        float: none;
        padding: 12px 15px;
        margin: 12px 0;
        border-top: 1px solid #f2f2f2;
        border-bottom: 1px solid #f2f2f2;
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
        -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
    }

    .navbar-inverse .nav-collapse .navbar-form, .navbar-inverse .nav-collapse .navbar-search {
        border-top-color: #111;
        border-bottom-color: #111
    }

    .navbar .nav-collapse .nav.pull-right {
        float: none;
        margin-left: 0
    }

    .nav-collapse, .nav-collapse.collapse {
        overflow: hidden;
        height: 0
    }

    .navbar .btn-navbar {
        display: block
    }

    .navbar-static .navbar-inner {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media (min-width: 980px) {
    .nav-collapse.collapse {
        height: auto !important;
        overflow: visible !important
    }
}

@media (max-width: 1150px) {
    #footer-wrapper {
        height: 130px
    }
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        -moz-transform: scale(.75);
        -ms-transform: scale(.75);
        -o-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width: 1200px) {
    .h1.couter, h1.couter {
        font-size: 45px
    }

    #contact_map {
        height: 376px
    }

    .jg_catelem_txt .item_title {
        font-size: 20px;
        line-height: 24px;
        margin: 0
    }

    .jg_catelem_txt li {
        font-size: 12px;
        line-height: 18px
    }

    .jg_catelem_txt p {
        padding: 0
    }

    .jg_catorderlist .btn {
        padding: 6px 4px
    }

    .row-fluid {
        margin-left: -20px
    }

    .row-fluid [class*=itemSpan], .row-fluid [class*=span] {
        padding-left: 20px
    }

    .fluid {
        margin-left: -20px
    }

    .mod-search__search-block .inputbox.mod-search_searchword {
        width: 214px
    }

    .mod_tm_instagram ul {
        margin: 0 0 0 -20px
    }

    .mod_tm_instagram ul li {
        padding-left: 20px
    }
}

@media (max-width: 979px) {
    .icemegamenu > ul > li {
        margin-right: 30px
    }

    .h1.couter, h1.couter {
        font-size: 45px;
        line-height: 40px
    }

    .h1, h1 {
        font-size: 45px;
        line-height: 40px;
        margin-bottom: 50px
    }

    .acymailing_module .acyfield_email input {
        font-size: 13px
    }

    .thumbnails {
        margin-left: -12px
    }

    .thumbnails > li {
        margin-left: 12px
    }

    #back-top {
        display: none !important
    }

    .row-fluid {
        margin-left: -12px
    }

    .row-fluid [class*=itemSpan], .row-fluid [class*=span] {
        padding-left: 12px
    }

    .fluid {
        margin-left: -12px
    }

    .body__404 .big-404 {
        font-size: 180px
    }

    .mod_tm_instagram ul {
        margin: 0 0 0 -12px
    }

    .mod_tm_instagram ul li {
        padding-left: 12px
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .mod-search__search-block .inputbox.mod-search_searchword {
        width: 149px
    }
}

@media (max-width: 767px) {
    body {
        padding: 0
    }

    body .row-container {
        padding: 0 20px
    }

    #logo {
        margin-bottom: 40px;
        position: fixed;
        left: 8px;
        top: 4px;
        z-index: 1010;
        max-width: 60px;
        width: auto;
        padding-left: 0;
        display: none
    }

    #logomob {
        display: block;
        position: fixed;
        left: 8px;
        top: 12px;
        z-index: 1010;
        max-width: 100px;
        max-height: 60px;
        padding-left: 0
    }

    .header-mob-btn {
        display: block;
        position: fixed;
        left: 50%;
        top: 4px;
        transform: translateX(-50%);
        z-index: 1010
    }

    .header-mob-btn .btn.btn-info {
        padding: 7px 10px
    }

    nav.moduletable {
        margin-bottom: 0
    }

    h1 {
        margin-bottom: 40px
    }

    .item {
        margin-bottom: 30px
    }

    #top .mod-article-single {
        padding-top: 0
    }

    #content, #feature, #header {
        padding-bottom: 0;
        padding-top: 40px
    }

    #mainbottom, #showcase {
        padding-top: 80px;
        padding-bottom: 60px
    }

    #footer-wrapper .footer-wrapper-inner {
        padding-top: 40px
    }

    .fullwidth .sub_level_1 > li .iceCols {
        padding-bottom: 0
    }

    .page-archive .item_published, .page-blog .item_published, .page-item__blog .item_published {
        font-size: 30px;
        line-height: 40px;
        margin: 0 0 42px
    }

    .contact_email-copy, .contact_vcard {
        line-height: 24px;
        height: auto
    }

    #wrapper {
        margin: 0
    }

    #footer-wrapper {
        height: auto
    }

    #push {
        display: none
    }

    #logo {
        text-align: center
    }

    #logo a {
        margin: 0
    }

    .nav.menu.pull-right.nav-pills {
        float: none;
        text-align: center
    }

    .nav.menu.pull-right.nav-pills li {
        float: none;
        display: inline-block
    }

    .social {
        text-align: left;
        padding: 10px 0
    }

    [class*=cols] [class*=span] {
        width: 100%
    }

    .item-image.blog-image {
        float: none;
        margin: 0 0 20px
    }

    .row-fluid [class*=itemSpan], .row-fluid [class*=span] {
        display: block;
        float: none;
        margin-left: 0;
        width: 100%
    }

    .img-full__left.span5 {
        width: 50%
    }

    .contact_details .contact_details_item {
        width: 30%;
        float: left
    }

    .icemegamenu {
        display: none
    }

    .icemega_modulewrap {
        padding-left: 20px;
        padding-right: 20px
    }

    .ice-megamenu-toggle {
        display: block
    }

    .icemegamenu > ul > li {
        width: 100%
    }

    #icemegamenu li > ul.icesubMenu {
        opacity: 1;
        position: relative;
        padding: 0;
        top: 0 !important;
        visibility: visible;
        width: 100% !important;
        -webkit-transform: translate(0, 0) !important;
        -moz-transform: translate(0, 0) !important;
        -ms-transform: translate(0, 0) !important;
        -o-transform: translate(0, 0) !important;
        transform: translate(0, 0) !important;
        height: auto !important
    }

    #icemegamenu > li > ul.icesubMenu .iceCols {
        width: 100% !important;
        float: none !important
    }

    #icemegamenu > li > ul.icesubMenu .iceCols input {
        max-width: 100% !important
    }

    #icemegamenu > li > ul.icesubMenu li {
        width: 100% !important;
        float: none
    }

    ul.icesubMenu {
        border: none
    }

    .icemegamenu > ul > li a.iceMenuTitle {
        font-size: 15px;
        height: auto;
        padding-left: 15px
    }

    .icemegamenu > ul > li > a.iceMenuTitle > span.icemega_nosubtitle {
        padding-top: 0
    }

    ul.icesubMenu > li a.iceMenuTitle {
        margin: 0;
        padding-left: 35px
    }

    #icemegamenu > li > ul.icesubMenu li > ul {
        float: none;
        opacity: 1;
        position: relative;
        top: 0 !important;
        visibility: visible;
        width: 100% !important;
        left: 0;
        margin: 0;
        padding: 0;
        border: none;
        height: auto !important
    }

    ul.sub_level_2 li > a.iceMenuTitle {
        padding-left: 55px !important
    }

    ul.sub_level_3 li > a.iceMenuTitle {
        padding-left: 75px !important
    }

    .icesubMenu .icemega_cover_module {
        width: auto !important
    }

    .nav-collapse.collapse {
        height: 0
    }

    .mod-search__aside .mod-search_searchword {
        width: 50%
    }

    .mod-login__aside .mod-login_passwd, .mod-login__aside .mod-login_username {
        width: 50%
    }

    #back-top {
        display: none !important
    }

    .jg_subcatelem_cat, .jg_subcatelem_cat_r {
        width: 50%;
        max-width: 50%
    }

    .jg_row {
        margin-right: 0
    }

    .pricing .row-fluid {
        font-size: 0;
        line-height: 0
    }

    .pricing .row-fluid .item {
        display: inline-block !important;
        width: 50% !important;
        vertical-align: middle;
        font-size: 15px;
        line-height: 24px
    }

    .input-append input, .input-append input[class*=span], .input-prepend input, .input-prepend input[class*=span] {
        width: 90px
    }
}

@media (max-width: 640px) {
    h1.couter {
        font-size: 45px;
        line-height: 40px
    }

    h1 {
        font-size: 30px;
        letter-spacing: 0;
        line-height: 36px;
        margin-bottom: 40px
    }

    .links .btn {
        display: inline
    }

    .contact_details {
        margin-bottom: 24px
    }

    .contact_details .contact_details_item {
        width: 100%;
        float: none
    }

    ul#order {
        float: none
    }

    .tabs dt {
        display: block !important;
        padding: 0 !important;
        border-left: 1px solid !important
    }
}

@media (max-width: 479px) {
    .acf-fields > .acf-field {
        width: 100%
    }

    .contact_form {
        width: 100%
    }

    .page-login form input, .page-login form select, .page-profile__edit form input, .page-profile__edit form select, .page-registration form input, .page-registration form select, .page-remind form input, .page-remind form select, .page-reset form input, .page-reset form select {
        width: 100%
    }

    .page-login form label, .page-profile__edit form label, .page-registration form label, .page-remind form label, .page-reset form label {
        display: inline-block
    }

    .pagination ul > li > a, .pagination ul > li > span {
        font-size: 15px
    }

    .pagination ul li.pagination-next, .pagination ul li.pagination-prev {
        display: inline-block
    }

    .img-full__left.span5 {
        width: 100%;
        margin-right: 0
    }

    .item_img {
        float: none;
        margin: 0 0 24px;
        max-width: 100%
    }

    .portfolio-thumbs {
        max-width: 100%;
        width: 100%;
        margin-right: 0;
        float: none
    }

    .portfolio-thumbs ul {
        margin-right: 0;
        margin-left: -12px;
        overflow: hidden
    }

    .portfolio-thumbs ul li {
        padding-left: 12px;
        padding-right: 0
    }

    .page-archive_filters select {
        display: block;
        width: 100%
    }

    .contact_details .contact_details_item {
        width: 100%;
        float: none
    }

    .pricing .row-fluid .item {
        width: 100% !important
    }

    .data-table dl {
        float: none;
        width: 100%
    }

    .data-table dl + dl {
        border-left: 1px solid #e1e1e1;
        border-top: none
    }

    .mod-search__aside .mod-search_searchword {
        width: 100%
    }

    .mod-login__aside .mod-login_userdata {
        width: 100%;
        overflow: hidden
    }

    .mod-login__aside .mod-login_passwd, .mod-login__aside .mod-login_username {
        width: 100%
    }

    div.modal {
        position: absolute
    }

    #error input {
        width: 200px
    }

    .page-item__privacy_policy .item_fulltext h4 {
        float: none;
        width: 100%
    }

    .page-item__privacy_policy .item_fulltext p {
        margin-left: 0
    }

    .page-item__privacy_policy .item_fulltext p:before {
        display: none
    }

    .body__404 .big-404 {
        font-size: 170px
    }

    .mod-search__search-block .inputbox.mod-search_searchword {
        width: 195px
    }
}

.rd-mobilemenu_ul a.iceMenuTitle {
    color: #555 !important
}

.rd-mobilemenu_ul a.iceMenuTitle:hover {
    background: 0 0;
    color: #f1cf69 !important
}

.rd-mobilemenu_ul .icons {
    display: none !important
}

@media (max-width: 374px) {
    .header-mob-btn .btn.btn-info {
        padding: 4px 2px
    }

    #logomob {
        display: block;
        position: fixed;
        left: 8px;
        top: 15px;
        z-index: 1010;
        max-width: 80px;
        max-height: 60px;
        padding-left: 0
    }
}

body.loading {
    font-display: swap;
    font-family: Arial !important
}

.nav-collapse.icemegamenu {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.nav-collapse.icemegamenu ul {
    float: none;
    display: inline-block
}

#top .moduletable.span9 {
    padding-left: 0
}

.icemegamenu > ul > li {
    margin-right: 35px
}

#content {
    padding-bottom: 30px
}

.socials {
    float: right;
    margin-right: 10px
}

.socials ul {
    display: flex;
    padding: 0;
    list-style: none
}

.socials img {
    width: 30px;
    object-fit: contain
}

.socials a {
    padding: 0 5px;
    transition: .3s ease
}

.footer-payment {
    width: 100px;
    float: right;
    margin-right: 15px;
    margin-top: -5px
}

#logo img {
    display: block;
    width: 180px;
    height: auto
}

.rd-submenu-toggle {
    padding: 0 !important
}

#acf-form {
    margin-bottom: 60px;
}

.acf-label {
    margin-bottom: 15px;
}

.acf-field.acf-error .acf-label {
    margin-bottom: 0;
}

.acf-input {
    margin-bottom: 30px;
}

.acf-required {
    color: red;
}

.acf-repeater.-empty .acf-table {
    margin-bottom: 0;
}

.acf-table {
    width: 100%;
    margin-bottom: 30px;
    background: #ffffff;
}

.acf-table td, .acf-table th {
    border: none;
}

.acf-table .acf-row {
    border: 3px solid #e0e0e0;
}

.acf-table .acf-row .acf-row-handle {
    position: relative;
}

.acf-table .acf-row .acf-row-handle .acf-icon {
    position: absolute;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    background: #ffffff;
    border: 2px solid #e0e0e0;
    text-align: center;

    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

.acf-table .acf-row:hover .acf-row-handle .acf-icon {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.acf-table .acf-row .acf-row-handle .acf-icon:after {
    display: inline-block;
    color: #808080;
    font-size: 10px;
    margin-left: 1px;
    line-height: 15px;
    vertical-align: top;
}

.acf-table .acf-row .acf-row-handle .acf-icon:hover {
    background: #e0e0e0;
}

.acf-table .acf-row .acf-row-handle .-collapse {
    top: -10px;
    left: 13px;
}

.acf-table .acf-row .acf-row-handle .-plus {
    top: -10px;
    right: -10px;
}

.acf-table .acf-row .acf-row-handle .-minus {
    top: 50%;
    transform: translateY(-50%);
    right: -10px;
}

.acf-table .acf-row .acf-row-handle .-collapse:after {
    content: '\25b2';
}

.acf-table .acf-row .acf-row-handle .-plus:after {
    content: '\002b';
}

.acf-table .acf-row .acf-row-handle .-minus:after {
    content: '\002d';
}

.acf-table .acf-row .acf-row-handle span {
    display: inline-block;
    font-size: 14px;
    width: 24px;
    height: 24px;
    line-height: 26px;
    margin-left: 10px;
    color: #0b0b0b;
    background: #e0e0e0;
    text-align: center;
    vertical-align: middle;
    border-radius: 100%;
}

.acf-table .acf-row .acf-input {
    margin-bottom: 25px;
}

.acf-table .acf-row.acf-clone {
    display: none;
}

.acf-form-submit {
    margin-top: 30px;
}

.acf-form-submit .acf-button {
    width: auto;
    min-width: 150px;
}

.acf-tooltip {
    background: #2F353E;
    border-radius: 5px;
    color: #fff;
    padding: 10px 15px;
    position: absolute;
    font-size: 12px;
    line-height: 1.4em;
    z-index: 900000;
    /* tip */
    /* positions */
}

.acf-tooltip:before {
    border: solid;
    border-color: transparent;
    border-width: 6px;
    content: "";
    position: absolute;
}

.acf-tooltip.top {
    margin-top: -8px;
}

.acf-tooltip.top:before {
    top: 100%;
    left: 50%;
    margin-left: -6px;
    border-top-color: #2F353E;
    border-bottom-width: 0;
}

.acf-tooltip.right {
    margin-right: -8px;
}

.acf-tooltip.right:before {
    top: 50%;
    margin-top: -6px;
    right: 100%;
    border-right-color: #2F353E;
    border-left-width: 0;
}

.acf-tooltip.bottom {
    margin-bottom: -8px;
}

.acf-tooltip.bottom:before {
    bottom: 100%;
    left: 50%;
    margin-left: -6px;
    border-bottom-color: #2F353E;
    border-top-width: 0;
}

.acf-tooltip.left {
    margin-left: -8px;
}

.acf-tooltip.left:before {
    top: 50%;
    margin-top: -6px;
    left: 100%;
    border-left-color: #2F353E;
    border-right-width: 0;
}

.acf-tooltip .acf-overlay {
    z-index: -1;
}

/* confirm */
.acf-tooltip.-confirm {
    z-index: 900001;
}

.acf-tooltip.-confirm a {
    text-decoration: none;
    color: #9ea3a8;
}

.acf-tooltip.-confirm a:hover {
    text-decoration: underline;
}

.acf-tooltip.-confirm a[data-event="confirm"] {
    color: #F55E4F;
    margin: 0 5px;
}