body
{
    
    overflow-x: hidden;
}
.zn_text_box-title--style1 {
    font-size: 16px;
    color: #cd2122;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .7)
}

.zn_text_box-title--style2 {
    font-size: 22px;
    color: #535353;
    font-weight: 400;
    margin-top: 0
}

.eluidf253c69d {
    margin-left: 1px
}

.eluidf253c69d {
    padding-top: 0;
    padding-bottom: 2px;
    padding-left: 0
}

.eluid828af266 {
    margin-left: 0
}

.eluid828af266 {
    padding-top: 0;
    padding-bottom: 32px;
    padding-left: 0
}

.btn-element>span,
.btn-element>i {
    vertical-align: middle;
    display: inline-block
}

.btn-element>span+i {
    margin-left: 10px
}

.btn-element>i+span {
    margin-left: 10px
}

.btn-element.btn-text,
.btn-element.btn-underline,
.btn-element.btn-link {
    text-align: inherit;
    padding-left: 0;
    padding-right: 0
}

#eluid7b7492a1 .btn-element-0 {
    font-family: ubuntu, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase
}

#eluid7b7492a1 .btn-element-0 {
    padding-right: 70px;
    padding-left: 70px
}

.znColumnElement-innerWrapper {
    width: 100%
}

.znColumnElement-innerWrapper.znColumnElement-innerWrapper--halign-center,
.znColumnElement-innerWrapper.znColumnElement-innerWrapper--halign-right,
.znColumnElement-innerWrapper.znColumnElement-innerWrapper--valign-center,
.znColumnElement-innerWrapper.znColumnElement-innerWrapper--valign-bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.znColumnElement-innerWrapper.znColumnElement-innerWrapper--halign-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.znColumnElement-innerWrapper.znColumnElement-innerWrapper--halign-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.znColumnElement-innerWrapper.znColumnElement-innerWrapper--valign-center .znColumnElement-innerContent {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    margin: auto
}

.znColumnElement-innerWrapper.znColumnElement-innerWrapper--valign-bottom .znColumnElement-innerContent {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end
}

.znColumnElement-innerContent {
    width: 100%
}

.znColumnElement-innerWrapper-eluid76d2c1a9 {
    min-height: px
}

@media screen and (max-width:767px) {
    .znColumnElement-innerWrapper-eluid76d2c1a9 {
        margin-top: 100px
    }
}

.zn_section {
    padding-top: 35px;
    padding-bottom: 35px;
    position: relative;
    width: 100%;
    float: left;
}

.zn_section--masked {
    padding-bottom: 55px
}

.zn_section__source+.zn_section_size {
    position: relative
}

.kl-bg-source+.zn_section_size {
    position: relative
}

@media screen and (max-width:991px) {
    .section-sidemargins .zn_section_size.full_width {
        margin-left: 15px;
        margin-right: 15px
    }
}

.ios-fixed-position-scr~.zn_section {
    position: relative
}

.zn_section--inlinemodal {
    margin-left: auto;
    margin-right: auto;
    position: relative
}

.mfp-close-btn-in .zn_section--inlinemodal .mfp-close {
    right: -5px;
    top: -45px
}

@media(max-width:767px) {
    .strengh-padding{
        padding: 0 30px;
    }
    .mfp-close-btn-in .zn_section--inlinemodal {
        padding-top: 30px!important
    }
    .mfp-close-btn-in .zn_section--inlinemodal .mfp-close {
        top: -5px
    }
}

.zn_pb_editor_enabled .zn_section--inlinemodal.mfp-hide {
    display: block!important
}

.zn_section--stretch-container {
    padding-left: 20px;
    padding-right: 20px
}

.zn_section--stretch-container>.container {
    width: 100%
}

.zn_section-modalOverlay {
    background: rgba(143, 43, 162, .5);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

.modal-overlay-hidden~.zn_section-modalOverlay {
    display: none
}

.zn_section-modalInfo {
    position: absolute;
    top: 20px;
    right: 30px;
    z-index: 3;
    width: 70px;
    color: #000;
    font-size: 11px;
    font-weight: 700;
    line-height: 1.3;
    text-align: center
}

.zn_section-modalInfo-title {
    display: block;
    margin-bottom: 20px
}

.zn_section-modalInfo-tip {
    display: block;
    margin-bottom: 20px;
    position: relative
}

.zn_section-modalInfo a {
    color: #000
}

.zn_section-modalInfo a:hover,
.zn_section-modalInfo a:focus {
    color: rgba(0, 0, 0, .65)
}

.zn_section-modalInfo-bubble {
    display: none;
    width: 230px;
    right: 100%;
    position: absolute;
    top: -10px;
    font-weight: 400;
    background: rgba(0, 0, 0, .15);
    padding: 10px 10px 10px 15px;
    line-height: 1.5;
    text-align: start;
    border-radius: 3px
}

.zn_section-modalInfo-bubble:after {
    content: '';
    position: absolute;
    right: -10px;
    top: 15px;
    border: 5px solid transparent;
    border-left-color: rgba(0, 0, 0, .15)
}

.zn_section-modalInfo-tip:hover .zn_section-modalInfo-bubble {
    display: block
}

.zn_section-modalInfo-toggleVisible {
    display: block;
    cursor: pointer
}

.modal-overlay-hidden+.zn_section-modalInfo .dashicons-visibility:before {
    content: "\f530"
}

@media(min-width:768px) {
    .zn-section-content_algn--middle,
    .zn-section-content_algn--bottom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .zn-section-content_algn--middle>.row,
    .zn-section-content_algn--bottom>.row {
        width: 100%
    }
    .zn-section-content_algn--middle>.row {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center
    }
    .zn-section-content_algn--bottom>.row {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end
    }
    .is-ie11 .zn_section_size.zn-section-content_algn--middle {
        display: table
    }
    .is-ie11 .zn_section_size.zn-section-content_algn--middle>.row {
        display: table-cell;
        vertical-align: middle
    }
}

.zn_section.section--skewed,
.zn_section.section--skewed-flipped {
    z-index: 1;
    background-color: transparent!important
}

.zn_section.section--skewed .kl-bg-source:not(:empty) {
    -webkit-transform: skewY(3deg);
    transform: skewY(3deg);
    overflow: hidden;
    -webkit-backface-visibility: hidden
}

.zn_section.section--skewed .kl-bg-source__bgimage {
    -webkit-transform: skewY(-3deg);
    transform: skewY(-3deg);
    margin: -100px 0;
    -webkit-backface-visibility: hidden
}

.zn_section.section--skewed .zn-bgSource-overlay {
    -webkit-transform: skewY(-3deg);
    transform: skewY(-3deg);
    margin: -100px 0;
    -webkit-backface-visibility: hidden
}

.zn_section.section--skewed-flipped .kl-bg-source:not(:empty) {
    -webkit-transform: skewY(-3deg);
    transform: skewY(-3deg);
    overflow: hidden;
    -webkit-backface-visibility: hidden
}

.zn_section.section--skewed-flipped .kl-bg-source__bgimage {
    -webkit-transform: skewY(3deg);
    transform: skewY(3deg);
    margin: -100px 0;
    -webkit-backface-visibility: hidden
}

.zn_section.section--skewed-flipped .zn-bgSource-overlay {
    -webkit-transform: skewY(3deg);
    transform: skewY(3deg);
    margin: -100px 0;
    -webkit-backface-visibility: hidden
}

.zn-prLayer {
    position: absolute;
    pointer-events: none;
    z-index: 0
}

.zn-prLayer.zn-prLayer--align-top-left {
    top: 0;
    left: 0
}

.zn-prLayer.zn-prLayer--align-top-center {
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.zn-prLayer.zn-prLayer--align-top-right {
    top: 0;
    right: 0
}

.zn-prLayer.zn-prLayer--align-center-left {
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.zn-prLayer.zn-prLayer--align-center {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.zn-prLayer.zn-prLayer--align-center-right {
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.zn-prLayer.zn-prLayer--align-bottom-left {
    bottom: 0;
    left: 0
}

.zn-prLayer.zn-prLayer--align-bottom-center {
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.zn-prLayer.zn-prLayer--align-bottom-right {
    bottom: 0;
    right: 0
}

.zn-prLayer.zn-prLayer--over {
    z-index: 1
}

.zn-prLayer.zn-prLayer--blur-simple {
    -webkit-filter: blur(3px);
    filter: blur(3px)
}

.zn-prLayer.zn-prLayer--blur-deep {
    -webkit-filter: blur(7px);
    filter: blur(7px)
}

.zn-prLayer.zn-prLayer--blur-deeper {
    -webkit-filter: blur(12px);
    filter: blur(12px)
}

.eluid75ca258f {
    padding-top: 0;
    padding-bottom: 0
}

.eluid75ca258f .container.custom_width_perc {
    width: 88%
}

.eluid75ca258f .zn-section-height--custom_height {
    min-height: 100vh
}

.eluid25b7987a {
    margin-left: 0
}

.eluid25b7987a {
    padding-top: 0;
    padding-bottom: 2px;
    padding-left: 0
}

.eluid30f2a215 {
    margin-left: 0
}

.eluid30f2a215 {
    padding-top: 0;
    padding-bottom: 8px;
    padding-left: 0
}

.image-boxes {
    margin-bottom: 30px;
    border-radius: 2px
}

.image-boxes-img {
    width: 100%;
    height: auto
}

.image-boxes-link,
.image-boxes-holder {
    display: block;
    margin-bottom: 0;
    position: relative
}

.image-boxes-img-wrapper {
    display: block
}

.image-boxes-no .image-boxes-img-wrapper {
    height: auto!important
}

.image-boxes-img.cover-fit-img {
    height: 100%
}

.image-boxes.image-boxes--1 {
    overflow: visible
}

.image-boxes.image-boxes--1 .image-boxes-readon {
    position: absolute;
    left: -10px;
    bottom: 20px;
    color: #fff;
    padding: 11px 15px;
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    margin: 0;
    border-radius: 2px;
    z-index: 1
}

.image-boxes.image-boxes--1 .image-boxes-link:hover .image-boxes-readon {
    left: 20px
}

.image-boxes.image-boxes--1 .image-boxes-img {
    box-shadow: 0 1px 1px rgba(0, 0, 0, .22)
}

.image-boxes.image-boxes--2 .image-boxes-link {
    margin-bottom: 0
}

.imgbox-simple .image-boxes-img {
    max-width: 100%;
}

.imgbox-simple .img-align-center .image-boxes-img {
    display: block;
    margin: 0 auto
}

.imgbox-simple .img-align-left {
    text-align: left
}

.imgbox-simple .img-align-right {
    text-align: right
}

.imgbox-simple .img-align-left img.image-boxes-img,
.imgbox-simple .img-align-right img.image-boxes-img {
    display: inline-block
}

.no-object-fit .imgbox-simple .img-align-left .image-boxes-img {
    background-position-x: left
}

.no-object-fit .imgbox-simple .img-align-right .image-boxes-img {
    background-position-x: right
}

.sliding-details {
    position: relative;
    display: block;
    overflow: hidden
}

.sliding-details:not([class*=znBoxShadow-]):hover {
    box-shadow: 0 0 7px rgba(0, 0, 0, .5)
}

.sliding-details-img {
    position: relative
}

.sliding-details,
.sliding-details-content {
    -webkit-transition: all .2s cubic-bezier(.68, 0, .265, 1);
    transition: all .2s cubic-bezier(.68, 0, .265, 1);
    -webkit-backface-visibility: hidden
}

.sliding-details-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 100%;
    opacity: 0;
    visibility: hidden;
    padding: 25px 30px;
    font-size: 12px;
    color: #fff;
    background: #232323;
    background: rgba(35, 35, 35, .8)
}

.sliding-details:hover .sliding-details-content {
    visibility: visible;
    opacity: 1;
    top: 0
}

.sliding-details-title {
    font-size: 18px;
    margin-top: 0
}

.image-boxes.image-boxes--4 .image-boxes-title {
    position: absolute;
    bottom: 0;
    color: #fff;
    width: 100%;
    text-align: center;
    font-size: 16px;
    margin-bottom: 0;
    padding-bottom: 30px;
    z-index: 0
}

.image-boxes.image-boxes--4 .image-boxes-title:before {
    content: '';
    position: absolute;
    top: -100%;
    left: 0;
    height: 200%;
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 1) 100%);
    opacity: .8;
    -webkit-backface-visibility: hidden
}

.image-boxes.image-boxes--4 .image-boxes-title span {
    z-index: 1;
    position: relative;
    -webkit-backface-visibility: hidden
}

.image-boxes.image-boxes--4 .image-boxes-title:after {
    content: '';
    position: relative;
    height: 2px;
    width: 30px;
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    z-index: 1;
    -webkit-backface-visibility: hidden
}

.image-boxes.image-boxes--4:hover .image-boxes-title:after {
    width: 60px
}

.image-boxes.image-boxes--4 .image-boxes-img {
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
    -webkit-backface-visibility: hidden
}

.image-boxes.image-boxes--4:hover .image-boxes-img {
    opacity: .8
}

.image-boxes.image-boxes--4.kl-title_style_bottom .image-boxes-title {
    text-align: left;
    padding: 0 20px 30px;
    -webkit-transition: padding-bottom .2s ease-out;
    transition: padding-bottom .2s ease-out
}

.image-boxes.image-boxes--4.kl-title_style_bottom .image-boxes-title:before {
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

.image-boxes.image-boxes--4.kl-title_style_bottom .image-boxes-title:after {
    display: none
}

.image-boxes.image-boxes--4.kl-title_style_bottom .imgboxes-border-helper {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    z-index: 1
}

.image-boxes.image-boxes--4.kl-title_style_bottom:hover .imgboxes-border-helper {
    border-bottom-style: solid;
    border-bottom-width: 10px
}

.image-boxes.image-boxes--4.kl-title_style_bottom:hover .image-boxes-title {
    text-align: left;
    padding-bottom: 25px
}

.image-boxes.image-boxes--4.kl-title_style_bottom:hover .image-boxes-title:before {
    opacity: .5
}

.image-boxes.image-boxes--4.kl-title_style_left .image-boxes-title {
    text-align: left;
    padding: 0 20px 30px
}

.image-boxes.image-boxes--4.kl-title_style_left .image-boxes-title:after {
    margin: initial;
    width: 40px;
    margin-top: 10px
}

.image-boxes.image-boxes--4.kl-title_style_left:hover .image-boxes-title:after {
    width: 80px
}

.eluid4719a19b.image-boxes .image-boxes-img-wrapper {
    height: 263px
}

.eluid4719a19b {
    margin-bottom: 30px
}

.eluid2fcc973b {
    margin-left: 0
}

.eluid2fcc973b {
    padding-top: 0;
    padding-bottom: 2px;
    padding-left: 0
}

.eluid2486384b {
    margin-left: 0
}

.eluid2486384b {
    padding-top: 0;
    padding-bottom: 2px;
    padding-left: 0
}

.eluid54b6696f.image-boxes .image-boxes-img-wrapper {
    height: 263px
}

.eluid54b6696f {
    margin-bottom: 30px
}

.eluidf212c74a {
    margin-left: 0
}

.eluidf212c74a {
    padding-top: 0;
    padding-bottom: 2px;
    padding-left: 0
}

.eluid2e8af500 {
    margin-left: 0
}

.eluid2e8af500 {
    padding-top: 0;
    padding-bottom: 2px;
    padding-left: 0
}

.eluid0d5131f6.image-boxes .image-boxes-img-wrapper {
    height: 263px
}

.eluid0d5131f6 {
    margin-bottom: 30px
}

.eluid5b9abd6f {
    margin-left: 0
}

.eluid5b9abd6f {
    padding-top: 0;
    padding-bottom: 2px;
    padding-left: 0
}

.eluidd0797a84 {
    margin-left: 0
}

.eluidd0797a84 {
    padding-top: 0;
    padding-bottom: 2px;
    padding-left: 0
}

.eluid0cfe4e3d {
    padding-top: 135px;
    padding-bottom: 135px
}

.eluid0cfe4e3d .zn-section-height--custom_height {
    min-height: px
}

.eluidecee6066 {
    margin-left: 0
}

.eluidecee6066 {
    padding-top: 0;
    padding-bottom: 10px;
    padding-left: 0;
    font-family: 'BebasNeueRegular';
}

.zn_separator.zn_separator--icon-no {
    border-top-style: solid
}

.zn_pb_editor_enabled .sep-no-notification {
    margin-bottom: 2px
}

.zn_separator--icon-yes .zn_separator__icon {
    display: inline-block;
    color: #cd2122;
    vertical-align: middle;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 20px
}

.zn_separator--icon-yes .zn_separator__line {
    content: '';
    display: inline-block;
    border-top-style: solid;
    width: calc(50% - 50px);
    vertical-align: middle
}

.eluid15c8fa9a {
    margin-top: 0;
    margin-right: 90%;
    margin-bottom: 21px
}

.eluid15c8fa9a.zn_separator--icon-no {
    border-top-width: 2px;
    border-top-color: #8c7332
}

.eluid798689fe {
    margin-left: 0
}

.eluid798689fe {
    padding-top: 0;
    padding-bottom: 2px;
    padding-left: 0
}

.znColumnElement-innerWrapper-eluid055071be {
    background-color: #f9f9f9
}

.znColumnElement-innerWrapper-eluid055071be {
    min-height: 400px
}

.znColumnElement-innerWrapper-eluid055071be {
    
    padding-left: 0%;
}

.eluid3f272c9a.image-boxes .image-boxes-img-wrapper {
    height: 400px
}

.eluid3f272c9a {
    margin-bottom: 0
}

.znColumnElement-innerWrapper-eluid64058639 {
    min-height: 400px
}

.eluided2b57e3 {
    margin-left: 0
}

.eluided2b57e3 {
    padding-top: 0;
    padding-bottom: 10px;
    padding-left: 0
}

.eluid32fc4f45 {
    margin-top: 0;
    margin-right: 90%;
    margin-bottom: 21px
}

.eluid32fc4f45.zn_separator--icon-no {
    border-top-width: 2px;
    border-top-color: #8c7332
}

.eluid7af6024a {
    margin-left: 0
}

.eluid7af6024a {
    padding-top: 0;
    padding-bottom: 2px;
    padding-left: 0
}

.znColumnElement-innerWrapper-eluida2eba02b {
    background-color: #f9f9f9
}

.znColumnElement-innerWrapper-eluida2eba02b {
    min-height: 400px
}

.znColumnElement-innerWrapper-eluida2eba02b {
    padding-left: 0;
}

.eluidda8d557c.image-boxes .image-boxes-img-wrapper {
    height: 400px
}

.eluidda8d557c {
    margin-bottom: 0
}

.znColumnElement-innerWrapper-eluided7b32b8 {
    min-height: 400px
}

.eluid997b5639 {
    margin-left: 0
}

.eluid997b5639 {
    padding-top: 0;
    padding-bottom: 10px;
    padding-left: 0
}

.eluid299671d7 {
    margin-top: 0;
    margin-right: 90%;
    margin-bottom: 21px
}

.eluid299671d7.zn_separator--icon-no {
    border-top-width: 2px;
    border-top-color: #8c7332
}

.eluid67202f07 {
    margin-left: 0
}

.eluid67202f07 {
    padding-top: 0;
    padding-bottom: 2px;
    padding-left: 0
}

.znColumnElement-innerWrapper-eluid5357c398 {
    background-color: #fff
}

.znColumnElement-innerWrapper-eluid5357c398 {
    min-height: 400px
}

.znColumnElement-innerWrapper-eluid5357c398 {
    padding-left:0;
}
.str-main{
    text-align: left;

padding: 0 0 0 54px;
}
.eluidc4c353be {
    margin-left: 0
}

.eluidc4c353be {
    padding-top: 0;
    padding-bottom: 10px;
    padding-left: 0
}

.eluid0fa43bbf {
    margin-top: 0;
    margin-right: 90%;
    margin-bottom: 21px
}

.eluid0fa43bbf.zn_separator--icon-no {
    border-top-width: 2px;
    border-top-color: #8c7332
}

.eluid5538c481 {
    margin-left: 0
}

.eluid5538c481 {
    padding-top: 0;
    padding-bottom: 2px;
    padding-left: 0
}

.znColumnElement-innerWrapper-eluidd75bdb67 {
    min-height: 400px
}

.znColumnElement-innerWrapper-eluidd75bdb67 {
    padding-left: 25%
}

.eluidb9c0ccfa.image-boxes .image-boxes-img-wrapper {
    height: 400px
}

.eluidb9c0ccfa {
    margin-bottom: 0
}

.smart-cnt--action_box {
    position: relative;
    padding: 0;
    border-radius: 6px;
    background-color: #000;
    margin-bottom: 20px
}

.smart-cnt--action_box:before {
    position: absolute;
    content: '';
    background-color: #000;
    width: 30px;
    height: 32px;
    display: block;
    bottom: -6px;
    left: 20%;
    border-radius: 4px;
    -webkit-transform: skewY(35deg);
    -ms-transform: skewY(35deg);
    transform: skewY(35deg);
    border-top: 0
}

.smart-cnt--action_box .smart-cnt-inner {
    position: relative;
    padding: 35px;
    border-radius: 6px;
    z-index: 1
}

.smart-cnt--action_box .smart-cnt-inner:before {
    position: absolute;
    content: '';
    background-color: #000;
    top: -6px;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    -webkit-transform: skewY(1.5deg);
    -ms-transform: skewY(1.5deg);
    transform: skewY(1.5deg);
    border-radius: 6px;
    transform-origin: right top
}

.smart-cnt--action_box .smart-cnt-inner:after {
    position: absolute;
    content: '';
    background-color: rgba(0, 0, 0, .2);
    width: 90%;
    height: 30%;
    display: block;
    border-radius: 4px;
    -webkit-transform: skewY(-2deg);
    -ms-transform: skewY(-2deg);
    transform: skewY(-2deg);
    right: 5%;
    top: -20px;
    z-index: -1
}

.eluid4412ba39 {
    padding-top: 0%
}

.eluid4412ba39 {}

.znColumnElement-innerWrapper-eluid1af52d34 {
    background-color: #f4f0eb
}

.znColumnElement-innerWrapper-eluid1af52d34 {
    min-height: 400px
}

.znColumnElement-innerWrapper-eluid1af52d34 {
    padding-right: 0;
    padding-left: 0
}

.eluid076764c4 {
    margin-left: 0
}

.eluid076764c4 {
    padding-top: 0;
    padding-bottom: 2px;
    padding-left: 0
}

.eluid99009b1a {
    margin-top: 0;
    margin-right: 90%;
    margin-bottom: 21px
}

.eluid99009b1a.zn_separator--icon-no {
    border-top-width: 2px;
    border-top-color: #8c7332
}

.eluid384e332e {
    margin-left: 0
}

.eluid384e332e {
    padding-top: 0;
    padding-bottom: 2px;
    padding-left: 0
}

.znColumnElement-innerWrapper-eluid691ab98d {
    min-height: px
}

.znColumnElement-innerWrapper-eluid691ab98d {
    margin-bottom: 118px
}

.znColumnElement-innerWrapper-eluid691ab98d {
    padding-right: 25%;
    padding-left: 25%
}

.media-container {
    position: relative
}

.media-container[onclick] {
    cursor: pointer
}

.media-container__link {
    -webkit-transition: color .25s ease-out;
    transition: color .25s ease-out
}

.media-container__link--wrap {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.media-container__link--btn {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    outline: none!important;
    -webkit-backface-visibility: hidden
}

.media-container__link .kl-icon {
    color: #fff
}

.media-container__link--btn .kl-icon:not(.circled-icon) {
    margin-right: 5px;
    -webkit-transition: margin-right .2s ease-out;
    transition: margin-right .2s ease-out
}

.media-container__link--btn:hover .kl-icon:not(.circled-icon) {
    margin-right: 15px
}

.media-container__link--style-borderanim1 {
    padding: 10px 30px;
    font-size: 42px;
    letter-spacing: 2px;
    font-weight: 600;
    line-height: 1.2;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out;
    width: 100%
}

.media-container__link--style-borderanim1>i {
    opacity: .8;
    background-color: #fff;
    display: block;
    position: absolute;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.media-container__border-tt {
    width: 30%;
    height: 7px;
    top: 0;
    left: 0
}

.media-container__border-tl {
    height: 80%;
    width: 7px;
    top: 7px;
    left: 0
}

.media-container__border-bb {
    width: 30%;
    height: 7px;
    bottom: 0;
    right: 0
}

.media-container__border-br {
    height: 80%;
    width: 7px;
    bottom: 7px;
    right: 0
}

.media-container__text {
    white-space: initial;
    font-size: 18px;
    line-height: 1.8
}

.media-container:hover>i {
    opacity: 1
}

.media-container:hover .media-container__border-tt {
    width: 100%;
    height: 3px;
    top: 0;
    left: 0
}

.media-container:hover .media-container__border-tl {
    height: 100%;
    width: 3px;
    top: 0;
    left: 0
}

.media-container:hover .media-container__border-bb {
    width: 100%;
    height: 3px;
    bottom: 0;
    right: 0
}

.media-container:hover .media-container__border-br {
    height: 100%;
    width: 3px;
    bottom: 0;
    right: 0
}

.media-container__link--style-borderanim2 {
    color: #fff
}

.media-container__link--style-borderanim2 .media-container__text {
    text-align: center;
    font-size: 32px;
    letter-spacing: 4px;
    font-weight: 700;
    line-height: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.borderanim2-svg {
    position: relative
}

.borderanim2-svg__shape {
    stroke-width: 8px;
    fill: transparent;
    stroke: #fff;
    -webkit-transition: stroke-width 1s, stroke-dashoffset 1s, stroke-dasharray 1s;
    transition: stroke-width 1s, stroke-dashoffset 1s, stroke-dasharray 1s
}

.media-container:hover .borderanim2-svg__shape {
    stroke-width: 3px;
    stroke-dashoffset: 0
}
.znColumnElement{
    padding: 0;
}
@media(max-width:767px) {
    .media-container .media-container__link--btn .borderanim2-svg {
        width: 100%
    }
    .media-container .media-container__link--btn .borderanim2-svg>svg {
        display: none
    }
    .media-container .borderanim2-svg .media-container__text {
        white-space: normal;
        position: static;
        display: block
    }
}

.media-container:hover .circleanim-svg__circle-front {
    stroke-dasharray: 340;
    stroke-width: 2px;
    stroke-opacity: 1
}

.media-container.media-container--type-pb {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.media-container-pb {
    width: calc(100% - 50px);
    margin: 10px 25px
}

.media-container-pb.media-container-pb--alg-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.media-container-pb.media-container-pb--alg-center {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

.media-container-pb.media-container-pb--alg-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end
}

@media screen and (min-width:1200px) {
    .media-container {
        min-height: 300px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .media-container {
        min-height: 300px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .media-container {
        min-height: 300px
    }
}

@media screen and (max-width:767px) {
    .media-container {
        min-height: 400px
    }
}

.eluid25a18faa {
    min-height: 800px
}

.znColumnElement-innerWrapper-eluid89e3c984 {
    background-color: #0a0a0a
}

.znColumnElement-innerWrapper-eluid89e3c984 {
    min-height: 800px
}

.znColumnElement-innerWrapper-eluid89e3c984 {
    margin-top: -400px
}

@media screen and (max-width:767px) {
    .znColumnElement-innerWrapper-eluid89e3c984 {
        margin-top: 0
    }
}

.eluid5bb4545c {
    padding-top: 0;
    padding-bottom: 0
}

.eluid43e903e9 {
    margin-bottom: 30px
}

.kl-iconbox {
    margin-bottom: 0px
}

.kl-iconbox__inner {}

.kl-iconbox__icon-wrapper,
.kl-iconbox__title-wrapper,
.kl-iconbox__desc-wrapper,
.kl-iconbox__cta-wrapper {
    margin-top: 0;
    margin-bottom: 15px
}

.kl-iconbox__content-wrapper {
    overflow: hidden
}

.kl-iconbox__link {}

.kl-iconbox__title,
.kl-iconbox__desc {
    margin: 0
}

.kl-iconbox__icon {
    line-height: 1;
    font-size: 42px;
    -webkit-transition: color .2s cubic-bezier(.215, .61, .355, 1);
    transition: color .2s cubic-bezier(.215, .61, .355, 1)
}

span.kl-iconbox__icon {
    font-size: 42px
}

.kl-iconbox__icon.kl-iconbox__icon--force-square:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    line-height: 1
}

.kl-iconbox--theme-light,
.kl-iconbox--theme-light a {
    color: #fff
}

.kl-iconbox--theme-dark,
.kl-iconbox--theme-dark a {
    color: #323232
}

@media screen and (min-width:481px) {
    .kl-iconbox--fleft .kl-iconbox__icon-wrapper {
        float: left;
        margin-right: 20px
    }
    .kl-iconbox--fright .kl-iconbox__icon-wrapper {
        float: right;
        margin-left: 20px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .kl-iconbox--fleft .kl-iconbox__icon-wrapper,
    .kl-iconbox--fright .kl-iconbox__icon-wrapper {
        float: none;
        margin-left: 0;
        margin-right: 0
    }
}

.kl-iconbox--sh .kl-iconbox__icon-wrapper {
    position: relative
}

.kl-iconbox--sh .kl-iconbox__icon {
    -webkit-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out
}

.kl-iconbox--align-left.kl-iconbox--sh .kl-iconbox__icon,
.kl-iconbox--align-right.kl-iconbox--sh .kl-iconbox__icon {
    text-align: center
}

.kl-iconbox--sh-square .kl-iconbox__icon {
    display: inline-block;
    border-radius: 3px;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    padding: 22px
}

.kl-iconbox--sh-square .kl-iconbox__icon:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    z-index: -1;
    border-radius: 3px;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in
}

.kl-iconbox--sh-square:hover span.kl-iconbox__icon:after {
    -webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1)!important;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)!important;
    -webkit-transition-duration: .2s;
    transition-duration: .2s
}

.kl-iconbox--sh-square:hover .kl-iconbox__icon:after {
    width: 120%;
    left: -10%
}

.kl-iconbox--align-left.kl-iconbox--sh-square:hover .kl-iconbox__icon:after,
.kl-iconbox--fleft.kl-iconbox--sh-square:hover .kl-iconbox__icon:after {
    width: 120%;
    left: -20%
}

.kl-iconbox--align-right.kl-iconbox--sh-square .kl-iconbox__icon:after,
.kl-iconbox--fright.kl-iconbox--sh-square .kl-iconbox__icon:after {
    left: auto;
    right: 0
}

.kl-iconbox--align-right.kl-iconbox--sh-square:hover .kl-iconbox__icon:after,
.kl-iconbox--fright.kl-iconbox--sh-square:hover .kl-iconbox__icon:after {
    width: 120%;
    left: auto;
    right: -20%
}

.kl-iconbox--sh-circle .kl-iconbox__icon {
    display: inline-block;
    border-radius: 50%;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    padding: 22px
}

.kl-iconbox--sh-circle .kl-iconbox__icon:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: 50%;
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in
}

.kl-iconbox--sh-circle:hover span.kl-iconbox__icon:after {
    -webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1)!important;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)!important;
    -webkit-transition-duration: .2s;
    transition-duration: .2s
}

.kl-iconbox--sh-circle:hover .kl-iconbox__icon:after {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
    opacity: 1
}

.kl-iconbox--sh-circle-stroke .kl-iconbox__icon {
    display: inline-block;
    border-radius: 50%;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    padding: 22px;
    -webkit-transition: all .2s cubic-bezier(.215, .61, .355, 1);
    transition: all .2s cubic-bezier(.215, .61, .355, 1)
}

.kl-iconbox .kl-iconbox-AnimateFloat {
    position: relative;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: floatingAnim;
    animation-name: floatingAnim;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

@-webkit-keyframes floatingAnim {
    from {
        top: -8px
    }
    to {
        top: 8px
    }
}

@keyframes floatingAnim {
    from {
        top: -8px
    }
    to {
        top: 8px
    }
}

.kl-iconbox .playVideo {
    display: inline-block;
    cursor: default
}

.kl-iconbox--theme-dark .playVideo {
    border-color: #111;
    color: #111
}

.kl-iconbox--theme-dark .playVideo:hover,
.kl-iconbox--theme-dark .playVideo:focus {
    color: #111
}

.kl-iconbox .mouse-anim-icon {
    display: inline-block;
    cursor: default
}

.kl-iconbox--theme-dark .mouse-anim-icon {
    background-color: rgba(0, 0, 0, .1)
}

.kl-iconbox--theme-dark .mouse-anim-icon:after {
    background-color: rgba(255, 255, 255, .25)
}

.kl-iconbox--theme-dark .mouse-anim-icon:hover {
    background-color: rgba(0, 0, 0, .4)
}

.kl-iconbox .circleanim-svg {
    position: relative
}

.kl-iconbox .circleanim-svg-inner {
    position: relative;
    top: 0;
    width: 100%;
    height: 0;
    display: block;
    padding: 0;
    padding-bottom: 100%;
    margin-bottom: 0
}

.kl-iconbox .circleanim-svg svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.kl-iconbox--theme-dark .circleanim-svg__circle-front,
.kl-iconbox--theme-dark .circleanim-svg__circle-back {
    stroke: #111
}

.kl-iconbox--theme-dark .circleanim-svg path {
    fill: #111
}

#eluid105c7ef1 .kl-iconbox__title {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    font-style: normal
}

#eluid105c7ef1 .kl-iconbox__desc {
    font-size: 13px;
    line-height: 24px;
    font-weight: 400;
    font-style: normal
}

#eluid105c7ef1 img.kl-iconbox__icon {
    width: 122px
}

.znColumnElement-innerWrapper-eluid3731a201 {
    min-height: px
}

.eluidb58718b8 {
    margin-left: 0
}

.eluidb58718b8 {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0
}

.eluid94f61f9b {
    margin-top: 17px;
    margin-left: 0
}

.eluid94f61f9b {
    padding-top: 0;
    padding-bottom: 32px;
    padding-left: 0
}

#eluida2ac62ba .kl-iconbox__title {
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
    font-style: normal
}

#eluida2ac62ba .kl-iconbox__desc {
    font-size: 13px;
    line-height: 24px;
    font-weight: 400;
    font-style: normal
}

#eluida2ac62ba img.kl-iconbox__icon {
    width: 53px
}

#eluid2e742bc6 .kl-iconbox__title {
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
    font-style: normal
}

#eluid2e742bc6 .kl-iconbox__desc {
    font-size: 13px;
    line-height: 24px;
    font-weight: 400;
    font-style: normal
}

#eluid2e742bc6 img.kl-iconbox__icon {
    width: 53px
}

#eluid6f295427 .kl-iconbox__title {
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
    font-style: normal
}

#eluid6f295427 .kl-iconbox__desc {
    font-size: 13px;
    line-height: 24px;
    font-weight: 400;
    font-style: normal
}

#eluid6f295427 img.kl-iconbox__icon {
    width: 53px
}

#eluid3c021ab6 .btn-custom-color.btn-element-0 {
    background-color: #e5e1e1
}

#eluid3c021ab6 .btn-custom-color.btn-element-0:hover {
    background-color: #d2d2d2
}

#eluid3c021ab6 .btn-element-0 {
    font-family: ubuntu, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #333!important;
    text-transform: uppercase
}

#eluid3c021ab6 .btn-element-0 {
    padding-right: 70px;
    padding-left: 70px
}

.znColumnElement-innerWrapper-eluidc8ad75fe {
    min-height: px
}

.znColumnElement-innerWrapper-eluidc8ad75fe>.znColumnElement-innerContent:not(.zn_pb_no_content) {
    width: 60%
}

@media(min-width:992px) and (max-width:1199px) {
    .znColumnElement-innerWrapper-eluidc8ad75fe>.znColumnElement-innerContent:not(.zn_pb_no_content) {
        width: 90%
    }
}

@media(max-width:767px) {
    .znColumnElement-innerWrapper-eluidc8ad75fe>.znColumnElement-innerContent:not(.zn_pb_no_content) {
        width: 90%
    }
}

.eluidc813d8dd {
    padding-top: 35px;
    padding-bottom: 35px
}

@media screen and (min-width:768px) and (max-width:991px) {
    .eluidc813d8dd {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

@media screen and (max-width:767px) {
    .eluidc813d8dd {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

.zn_section.eluidc813d8dd {
    background-color: #fff
}

.eluidc813d8dd .zn-section-height--custom_height {
    min-height: 100vh
}

.eluid6108e1f5 {
    margin-left: 0
}

.eluid6108e1f5 {
    padding-top: 0;
    padding-bottom: 100px;
    padding-left: 0
}

.eluida28d00bf {
    padding-top: 0;
    padding-bottom: 2px
}

.eluid2aa7dcfd {
    margin-left: 0
}

.eluid2aa7dcfd {
    padding-top: 0;
    padding-bottom: 23px;
    padding-left: 0
}

.eluid30c49a64 {
    margin-left: 0
}

.eluid30c49a64 {
    padding-top: 0;
    padding-bottom: 23px;
    padding-left: 0
}

#eluid87c7360f .btn-element-0 {
    font-family: ubuntu, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase
}

#eluid87c7360f .btn-element-0 {
    margin-top: 22px
}

#eluid87c7360f .btn-element-0 {
    padding-right: 70px;
    padding-left: 70px
}

.znColumnElement-innerWrapper-eluid9b39297a {
    min-height: px
}

.znColumnElement-innerWrapper-eluid9b39297a {
    margin-bottom: 50px
}

.eluid95a9b214 {
    padding-top: 0;
    padding-bottom: 2px
}

.eluid55dc4e74 {
    margin-left: 0
}

.eluid55dc4e74 {
    padding-top: 0;
    padding-bottom: 23px;
    padding-left: 0
}

.eluid3795c09d {
    margin-left: 0
}

.eluid3795c09d {
    padding-top: 0;
    padding-bottom: 23px;
    padding-left: 0
}

#eluid6826a84c .btn-element-0 {
    font-family: ubuntu, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase
}

#eluid6826a84c .btn-element-0 {
    margin-top: 22px
}

#eluid6826a84c .btn-element-0 {
    padding-right: 70px;
    padding-left: 70px
}

.znColumnElement-innerWrapper-eluid87cccec2 {
    min-height: px
}

.znColumnElement-innerWrapper-eluid87cccec2 {
    margin-bottom: 50px
}

.eluid4abfb9a5 {
    padding-top: 0;
    padding-bottom: 2px
}

.eluid77a1db5b {
    margin-left: 0
}

.eluid77a1db5b {
    padding-top: 0;
    padding-bottom: 23px;
    padding-left: 0
}

.eluida3f218a1 {
    margin-left: 0
}

.eluida3f218a1 {
    padding-top: 0;
    padding-bottom: 23px;
    padding-left: 0
}

#eluidab84323a .btn-element-0 {
    font-family: ubuntu, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase
}

#eluidab84323a .btn-element-0 {
    margin-top: 22px
}

#eluidab84323a .btn-element-0 {
    padding-right: 70px;
    padding-left: 70px
}

.znColumnElement-innerWrapper-eluid9e7de1f3 {
    min-height: px
}

.znColumnElement-innerWrapper-eluid9e7de1f3 {
    margin-bottom: 50px
}

.eluidef1b928a {
    padding-top: 35px;
    padding-bottom: 35px
}

@media screen and (min-width:768px) and (max-width:991px) {
    .eluidef1b928a {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

@media screen and (max-width:767px) {
    .eluidef1b928a {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

.zn_section.eluidef1b928a {
    background-color: #0e0e0e
}

.eluidef1b928a .zn-section-height--custom_height {
    min-height: 100vh
}

.eluidccecce91 {
    margin-left: 0
}

.eluidccecce91 {
    padding-top: 0;
    padding-bottom: 40px;
    padding-left: 0
}

.eluiddda8f93c {
    margin-top: 0
}

.eluid5f52a9fe.th-spacer {
    height: 40px
}

#eluid50f37192 .btn-element-0 {
    font-family: ubuntu, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase
}

#eluid50f37192 .btn-element-0 {
    margin-top: 22px
}

#eluid50f37192 .btn-element-0 {
    padding-right: 70px;
    padding-left: 70px
}

.eluid830190ea {
    padding-top: 115px;
    padding-bottom: 115px
}

.zn_section.eluid830190ea {
    background-color: #ebebee
}

.eluid0e031a93 {
    margin-left: 0
}

.eluid0e031a93 {
    padding-top: 0;
    padding-bottom: 2px;
    padding-left: 0
}

.eluidc4263108 {
    margin-top: 0;
    margin-right: 90%;
    margin-bottom: 21px
}

.eluidc4263108.zn_separator--icon-no {
    border-top-width: 2px;
    border-top-color: #0a0a0a
}

.eluid6f341c2c {
    margin-left: 0
}

.eluid6f341c2c {
    padding-top: 0;
    padding-bottom: 2px;
    padding-left: 0
}

#eluid884a0cfc .kl-iconbox__title {
   font-size: 13px !important;

line-height: 30px;

font-weight: 300;

color: #333;

font-family: 'poppins';
}

#eluid884a0cfc .kl-iconbox__desc {
    font-family: ubuntu, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #333;
    font-style: normal
}
/*
#eluid884a0cfc img.kl-iconbox__icon {
    width: 53px
}
*/
#eluid95027c26 .kl-iconbox__title {
    font-size: 13px !important;

line-height: 30px;

font-weight: 300;

color: #333;

font-family: 'poppins';
}

#eluid95027c26 .kl-iconbox__desc {
    font-family: ubuntu, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #333;
    font-style: normal
}


.eluid01478233.th-spacer {
    height: 1px;
}

#eluidedcc9345 .kl-iconbox__title {
    font-size: 13px !important;
line-height: 30px;
font-weight: 300;
color: #333;
font-family: 'poppins';
}

#eluidedcc9345 .kl-iconbox__desc {
    font-family: ubuntu, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #333;
    font-style: normal
}


#eluid457261de .kl-iconbox__title {
    font-size: 13px !important;
line-height: 30px;
font-weight: 300;
color: #333;
font-family: 'poppins';
}

#eluid457261de .kl-iconbox__desc {
    font-family: ubuntu, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #333;
    font-style: normal
}

.eluidecb4ad4f.th-spacer {
    height: 1px
}

#eluid38dc5273 .kl-iconbox__title {
    font-size: 13px !important;
line-height: 30px;
font-weight: 300;
color: #333;
font-family: 'poppins';
}

#eluid38dc5273 .kl-iconbox__desc {
    font-family: ubuntu, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #333;
    font-style: normal
}

#eluid38dc5273 img.kl-iconbox__icon {
    width: 53px
}

#eluid3da57ebe .kl-iconbox__title {
    font-size: 13px !important;
line-height: 30px;
font-weight: 300;
color: #333;
font-family: 'poppins';
}

#eluid3da57ebe .kl-iconbox__desc {
    font-family: ubuntu, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #333;
    font-style: normal
}


.eluidcd420427 {
    padding-top: 0
}

.eluidcd420427 {}

.eluidec5db0d8 {
    padding-top: 30px;
    padding-bottom: 170px;
    width: 100%;
    float: left;
}

.zn_section.eluidec5db0d8 {
    background-color: #fff
}

.eluidb2381b9d {
    margin-left: 0
}

.eluidb2381b9d {
    padding-top: 0;
    padding-bottom: 68px;
    padding-left: 0
}

.zn-counterElm {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 30px
}

.zn-counterElm.zn-counterElm-fadeIn {
    opacity: 0
}

.zn-counterElm.zn-counterElm-fadeIn.is-appeared {
    -webkit-animation: revealAnimation 1s;
    animation: revealAnimation 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-webkit-keyframes revealAnimation {
    0%,
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes revealAnimation {
    0%,
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.zn-counterElm:before {
    content: attr(data-text-before)
}

.zn-counterElm:after {
    content: attr(data-text-after)
}

.eluidae86685c {
    margin-bottom: 30px
}

.eluidae86685c {
    font-family: lato, Helvetica, Arial, sans-serif;
    font-size: 80px;
    line-height: 28px;
    color: #c89d28
}

.eluid23522d83 {
    margin-top: 75px;
    margin-left: 0
}

.eluid23522d83 {
    padding-top: 0;
    padding-bottom: 23px;
    padding-left: 0
}

.znColumnElement-innerWrapper-eluidc3705b53 {
    min-height: px
}

.eluid21fd12a4 {
    margin-bottom: 30px
}

.eluid21fd12a4 {
    font-family: lato, Helvetica, Arial, sans-serif;
    font-size: 80px;
    line-height: 28px;
    color: #c89d28
}

.eluida74c203a {
    margin-top: 75px;
    margin-left: 0
}

.eluida74c203a {
    padding-top: 0;
    padding-bottom: 23px;
    padding-left: 0
}

.znColumnElement-innerWrapper-eluidc6dbe107 {
    min-height: px
}

.eluid6793cd33 {
    margin-bottom: 30px
}

.eluid6793cd33 {
    font-family: lato, Helvetica, Arial, sans-serif;
    font-size: 80px;
    line-height: 28px;
    color: #c89d28
}

.eluid3d1464f9 {
    margin-top: 75px;
    margin-left: 0
}

.eluid3d1464f9 {
    padding-top: 0;
    padding-bottom: 23px;
    padding-left: 0
}

.znColumnElement-innerWrapper-eluidd80ce604 {
    min-height: px
}

.eluid95f5eca2 {
    margin-bottom: 30px
}

.eluid95f5eca2 {
    font-family: lato, Helvetica, Arial, sans-serif;
    font-size: 80px;
    line-height: 28px;
    color: #c89d28
}

.eluidd60190f8 {
    margin-top: 75px;
    margin-left: 0
}

.eluidd60190f8 {
    padding-top: 0;
    padding-bottom: 23px;
    padding-left: 0
}

.znColumnElement-innerWrapper-eluid1cf83db4 {
    min-height: px
}

.eluid0777036d {
    margin-top: 54px;
    margin-left: 0
}

.eluid0777036d {
    padding-top: 0;
    padding-bottom: 50px;
    padding-left: 0
}

.znColumnElement-innerWrapper-eluid98421015 {
    min-height: px
}

.znColumnElement-innerWrapper-eluid98421015>.znColumnElement-innerContent:not(.zn_pb_no_content) {
    width: 73%
}

.eluid1b0fab7e {
    padding-top: 35px;
    padding-bottom: 35px
}

@media screen and (min-width:768px) and (max-width:991px) {
    .eluid1b0fab7e {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

@media screen and (max-width:767px) {
    .eluid1b0fab7e {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

.zn_section.eluid1b0fab7e {
    background-color: #0e0e0e
}

.eluid1b0fab7e .zn-section-height--custom_height {
    min-height: 100vh
}

.eluidc746a1a1 {
    margin-left: 0
}

.eluidc746a1a1 {
    padding-top: 0;
    padding-bottom: 80px;
    padding-left: 0
}

.eluid0b4e4498 {
    margin-bottom: 30px
}

.eluid5b7775ef {
    margin-bottom: 30px
}

.eluidfdab26a0 {
    margin-bottom: 30px
}

.eluidae2bbdf2 {
    margin-bottom: 30px
}

.eluid5a623404 {
    margin-bottom: 30px
}

.eluid176bff1a {
    margin-top: 62px;
    margin-left: 0
}

.eluid176bff1a {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0
}

.eluid07c4466e {
    margin-top: 51px;
    margin-left: 125px
}

.eluid07c4466e {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0
}

.eluid454ae01e {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 125px
}

.eluid454ae01e {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0
}

.znColumnElement-innerWrapper-eluid39a82e15 {
    min-height: px
}

.znColumnElement-innerWrapper-eluid39a82e15>.znColumnElement-innerContent:not(.zn_pb_no_content) {
    width: 68%
}

.eluidf6010d4a {
    margin-top: 62px;
    margin-left: 0
}

.eluidf6010d4a {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0
}

.eluid477319e2 {
    margin-top: 51px;
    margin-left: 125px
}

.eluid477319e2 {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0
}

.eluid150726a8 {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 125px
}

.eluid150726a8 {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0
}

.znColumnElement-innerWrapper-eluidd6aa16ec {
    min-height: px
}

.znColumnElement-innerWrapper-eluidd6aa16ec>.znColumnElement-innerContent:not(.zn_pb_no_content) {
    width: 68%
}

.znSmartCarouselMode--edit .slick-list {
    overflow: visible
}

.znSmartCarousel {
    position: relative
}

.znSmartCarousel-container {
    padding-left: 15px;
    padding-right: 15px
}

.znSmartCarousel-arr {
    z-index: 2;
    display: inline-block;
    position: relative
}

.znSmartCarousel-prev {
    margin-right: 20px
}

.znSmartCarousel-next {
    margin-left: 20px
}

.znSmartCarousel-navPosition--top-center,
.znSmartCarousel-navPosition--bottom-center {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.znSmartCarousel-navPosition--top-left,
.znSmartCarousel-navPosition--bottom-left {
    float: left
}

.znSmartCarousel-navPosition--top-right,
.znSmartCarousel-navPosition--bottom-right {
    float: right
}

.znSmartCarousel-navPosition--middle .znSmartCarousel-arr {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.znSmartCarousel-navPosition--middle .znSmartCarousel-prev {
    right: 100%
}

.znSmartCarousel-navPosition--middle .znSmartCarousel-next {
    left: 100%
}

.znSmartCarousel-arr,
.znSmartCarousel-arr svg {
    width: 18px;
    height: 18px;
    cursor: pointer
}

.znSmartCarousel-arr polyline {
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.element-scheme--dark .znSmartCarousel-arr polyline {
    stroke: #fff
}

.znSmartCarousel-arr:hover polyline {
    stroke-width: 35
}

.znSmartCarousel-arr:active polyline {
    stroke-width: 50
}

.znSmartCarousel-navStyle--s1 .znSmartCarousel-arr,
.znSmartCarousel-navStyle--s1 .znSmartCarousel-arr svg {
    width: 28px;
    height: 28px
}

.znSmartCarousel-pagi {}

.znSmartCarousel-pagi a {
    display: inline-block;
    padding: 4px;
    opacity: .3
}

.znSmartCarousel-pagi a:before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #000;
    border-radius: 50%
}

.element-scheme--dark .znSmartCarousel-pagi a:before {
    background: #fff
}

.znSmartCarousel-pagi a:hover,
.znSmartCarousel-pagi a.selected {
    opacity: .6
}

.znSmartCarousel-bulletsPosition--top-center,
.znSmartCarousel-bulletsPosition--bottom-center {
    width: 100%;
    text-align: center
}

.znSmartCarousel-bulletsPosition--top-left,
.znSmartCarousel-bulletsPosition--bottom-left {
    float: left
}

.znSmartCarousel-bulletsPosition--top-right,
.znSmartCarousel-bulletsPosition--bottom-right {
    float: right
}

.znSmartCarousel-bulletsPosition--top-center,
.znSmartCarousel-bulletsPosition--bottom-center {}

.znSmartCarousel-hasPreloader .znSmartCarousel-loading {
    -webkit-transition: visibility .3s ease-out, opacity .3s ease-out;
    transition: visibility .3s ease-out, opacity .3s ease-out;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px
}

.znSmartCarousel-hasPreloader .znSmartCarousel-loading:before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    border: 2px solid rgba(0, 0, 0, .05);
    border-top-color: rgba(0, 0, 0, .15);
    border-radius: 50%;
    -webkit-animation: spin-rotate .5s infinite linear;
    animation: spin-rotate .5s infinite linear
}

.is-initialised .znSmartCarousel-loading {
    visibility: hidden;
    opacity: 0
}

@-webkit-keyframes spin-rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin-rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.znSmartCarousel-hasPreloader .znSmartCarousel-loadingContainer {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility .3s ease-out, opacity .3s ease-out;
    transition: visibility .3s ease-out, opacity .3s ease-out
}

.is-initialised .znSmartCarousel-loadingContainer {
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: 1s;
    transition-delay: 1s
}

.znSmartCarousel-item {
    outline: none
}

.zn_pb_editor_enabled .znSmartCarousel-item .znSmartCarousel-container {
    -webkit-transform: translateX(-4999px);
    transform: translateX(-4999px)
}

.zn_pb_editor_enabled .znSmartCarousel-item.slick-current .znSmartCarousel-container {
    -webkit-transform: none;
    transform: none
}

.eluid09482e9d {
    padding-top: 15px;
    padding-bottom: 15px
}

.eluid09482e9d .znSmartCarousel-prev {
    margin-right: 20px
}

.eluid09482e9d .znSmartCarousel-next {
    margin-left: 20px
}

.eluiddcca14fd {
    padding-top: 0;
    padding-bottom: 0
}

@media screen and (min-width:768px) and (max-width:991px) {
    .eluiddcca14fd {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

@media screen and (max-width:767px) {
    .eluiddcca14fd {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

.zn_section.eluiddcca14fd {
    background-color: #fff
}

.eluiddcca14fd .zn-section-height--custom_height {
    min-height: 100vh
}

.eluid46865f60 {
    margin-left: 0
}

.eluid46865f60 {
    padding-top: 0;
    padding-bottom: 5px;
    padding-left: 0
}

.eluid3e7a2e98 {
    margin-top: 0;
    margin-left: 0
}

.eluid3e7a2e98 {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0
}

#eluid41c8d347 .btn-element-0 {
    font-family: ubuntu, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase
}

#eluid41c8d347 .btn-element-0 {
    margin-top: 22px
}

#eluid41c8d347 .btn-element-0 {
    padding-right: 70px;
    padding-left: 70px
}

.eluid1d7f6d54 {
    padding-top: 150px;
    padding-bottom: 150px
}

.kl-title-block {
    padding-top: 0;
    padding-bottom: 35px
}

.tbk__title {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
    font-style: normal
}

.tbk__subtitle {
    margin-top: 0;
    font-size: 20px;
    font-size: 20px;
    line-height: 26px;
    font-weight: 400;
    font-style: normal
}

.tbk__text {
    margin-top: 0;
    line-height: 1.6
}

.tbk__symbol {
    margin-top: 0;
    margin-bottom: 10px;
    display: block
}

.tbk-symbol--line .tbk__symbol span {
    display: inline-block;
    width: 50px;
    height: 3px;
    background-color: #ccc
}

.tbk--text-dark.tbk-symbol--line .tbk__symbol span {
    background-color: #333
}

.tbk-symbol--line.tbk-icon-pos--after-title .tbk__symbol {
    margin-bottom: 20px;
    margin-top: -5px
}

.tbk-symbol--border .tbk__symbol,
.tbk-symbol--border2 .tbk__symbol {
    margin-bottom: 20px
}

.tbk-symbol--border .tbk__symbol span,
.tbk-symbol--border2 .tbk__symbol span {
    display: block;
    width: 100%;
    height: 1px;
    background-color: #ccc
}

.tbk--text-dark.tbk-symbol--border2 .tbk__symbol span {
    background-color: #333
}

.tbk-symbol--border.tbk-icon-pos--after-text .tbk__symbol {
    margin-top: 30px
}

.tbk-symbol--border2.tbk-icon-pos--after-title .tbk__border-helper {
    border-bottom: 3px solid #d2d2d2;
    padding-bottom: 15px;
    margin-bottom: -12px;
    display: inline-block
}

.tbk--text-dark.tbk-symbol--border2.tbk-icon-pos--after-title .tbk__border-helper {
    border-bottom-color: #2d2d2d
}

.tbk-symbol--line_border .tbk__symbol span {
    display: inline-block;
    width: 50px;
    height: 3px;
    background-color: #ccc;
    margin-right: 25px;
    margin-left: 25px;
    vertical-align: middle
}

.tbk-symbol--line_border .tbk__symbol:before,
.tbk-symbol--line_border .tbk__symbol:after {
    content: '';
    display: inline-block;
    width: calc(50% - 50px);
    height: 1px;
    background-color: #ccc;
    vertical-align: middle
}

.tbk--text-dark.tbk-symbol--line_border .tbk__symbol:before,
.tbk--text-dark.tbk-symbol--line_border .tbk__symbol:after,
.tbk--text-dark.tbk-symbol--line_border .tbk__symbol span {
    background-color: #333
}

.tbk--left.tbk-symbol--line_border .tbk__symbol span {
    margin-left: 0
}

.tbk--left.tbk-symbol--line_border .tbk__symbol:before {
    display: none
}

.tbk--left.tbk-symbol--line_border .tbk__symbol:after {
    content: '';
    display: inline-block;
    width: calc(100% - 75px);
    height: 1px;
    background-color: #ccc
}

.tbk--text-dark.tbk--left.tbk-symbol--line_border .tbk__symbol:after {
    background-color: #333
}

.tbk--right.tbk-symbol--line_border .tbk__symbol span {
    margin-right: 0
}

.tbk--right.tbk-symbol--line_border .tbk__symbol:before {
    content: '';
    display: inline-block;
    width: calc(100% - 75px);
    height: 1px;
    background-color: #ccc
}

.tbk--text-dark.tbk--right.tbk-symbol--line_border .tbk__symbol:before {
    background-color: #333
}

.tbk--right.tbk-symbol--line_border .tbk__symbol:after {
    display: none
}

.tbk-symbol--line_border.tbk-icon-pos--after-subtitle .tbk__subtitle {
    margin-bottom: 20px
}

.tbk-symbol--line_border.tbk-icon-pos--after-text .tbk__text {
    margin-bottom: 25px
}

.tbk__icon {}

.tbk-symbol--icon.tbk-icon-pos--after-text .tbk__text {
    margin-bottom: 25px
}

.tbk__title .tbk__symbol {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle
}

.tbk__title .tbk__icon {
    vertical-align: middle
}

.tbk--colored.tbk-symbol--line .tbk__symbol span,
.tbk--colored.tbk-symbol--line_border .tbk__symbol span,
.tbk--colored.tbk-symbol--border .tbk__symbol span {
    background-color: #cd2122
}

.tbk--colored.tbk-symbol--icon .tbk__icon {
    color: #cd2122
}

.tbk--colored.tbk-symbol--border2 .tbk__border-helper {
    border-bottom-color: #cd2122
}

.eluid4b1acfa0 {
    padding-top: 0;
    padding-bottom: 22px
}

.eluid4b1acfa0 .tbk__title {
    margin-bottom: 10px
}

.eluid4b1acfa0 .tbk__title {
    font-family: ubuntu, Helvetica, Arial, sans-serif;
    font-size: 31px;
    color: #fff
}

.eluid4b1acfa0 .tbk__subtitle {
    color: #fff
}

.eluid4b1acfa0 .tbk__icon {
    font-size: 28px
}

.eluid857998f9 {
    padding-top: 100px;
    padding-bottom: 100px
}

.zn_section.eluid857998f9 {
    background-color: #dd8787
}

@media screen and (min-width:1200px) {
    .zn_section--inlinemodal.eluid857998f9 {
        width: 1200px
    }
}

.eluid5387a540 {
    padding-top: 0;
    padding-bottom: 2px
}

.eluid46cf6434 {
    padding-top: 0;
    padding-bottom: 2px
}

.znColumnElement-innerWrapper-eluid53597d7e {
    min-height: px
}

.znColumnElement-innerWrapper-eluid53597d7e {
    padding-right: 106px
}

.eluid44e9db22 {
    padding-top: 0;
    padding-bottom: 2px
}

.elm-custommenu {
    margin-bottom: 20px
}

.elm-cmlist {
    list-style: none;
    margin: 0;
    padding: 0
}

.elm-cmlist li {
    position: relative
}

.elm-cmlist li a {}

.elm-cmlist li ul {
    list-style: none;
    padding-left: 20px
}

.elm-cmlist-cols:not(.elm-cmlist--cols-1) {
    margin-left: -10px;
    margin-right: -10px
}

.elm-cmlist-cols:not(.elm-cmlist--cols-1)>li {
    float: left;
    margin-left: 10px;
    margin-right: 10px
}

.elm-cmlist-cols.elm-cmlist--cols-2>li {
    width: calc(50% - 20px)
}

.elm-cmlist-cols.elm-cmlist--cols-3>li {
    width: calc(33.3333% - 20px)
}

.elm-cmlist-cols.elm-cmlist--cols-4>li {
    width: calc(25% - 20px)
}

.elm-cmlist.elm-cmlist--v1 li {
    margin-bottom: 0
}

.elm-cmlist.elm-cmlist--v1 a {
    color: #747474;
    display: block;
    padding: 5px 0;
    position: relative
}

.elm-cmlist.elm-cmlist--v1 a:before {
    content: '';
    display: inline-block;
    margin-right: 12px;
    width: 8px;
    height: 2px;
    background: #000;
    opacity: .05;
    vertical-align: middle;
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.elm-cmlist.elm-cmlist--v1 li.active>a,
.elm-cmlist.elm-cmlist--v1 li.is-active>a,
.elm-cmlist.elm-cmlist--v1 a:hover {
    color: #000
}

.elm-cmlist.elm-cmlist--v1 li.active>a:before,
.elm-cmlist.elm-cmlist--v1 li.is-active>a:before,
.elm-cmlist.elm-cmlist--v1 a:hover:before {
    width: 12px;
    margin-right: 8px;
    opacity: .2
}

.elm-cmlist--skin-dark .elm-cmlist.elm-cmlist--v1 a {
    color: #ababab
}

.elm-cmlist--skin-dark .elm-cmlist.elm-cmlist--v1 a:before {
    background: #fff
}

.elm-cmlist--skin-dark .elm-cmlist.elm-cmlist--v1 li.active>a,
.elm-cmlist--skin-dark .elm-cmlist.elm-cmlist--v1 li.is-active>a,
.elm-cmlist--skin-dark .elm-cmlist.elm-cmlist--v1 a:hover {
    color: #eee
}

.elm-cmlist.elm-cmlist--v2 li {
    margin-bottom: 0
}

.elm-cmlist.elm-cmlist--v2 a {
    color: #747474;
    display: block;
    padding: 10px 0;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.elm-cmlist.elm-cmlist--v2 a:before {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 0;
    height: 1px;
    background-color: #cd2122;
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.elm-cmlist.elm-cmlist--v2 a:after {
    content: "\e258";
    color: #000;
    opacity: .05;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out;
    display: inline-block;
    font-family: glyphicons halflings;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.elm-custommenu-toggleSubmenus .elm-cmlist.elm-cmlist--v2 .menu-item-has-children>a:after {
    right: 0
}

.elm-cmlist.elm-cmlist--v2 li.current-menu-item>a,
.elm-cmlist.elm-cmlist--v2 a:hover {
    color: #000
}

.elm-cmlist.elm-cmlist--v2 li.current-menu-item>a:after,
.elm-cmlist.elm-cmlist--v2 a:hover:after {
    opacity: .2
}

.elm-cmlist.elm-cmlist--v2 li.current-menu-item>a:before,
.elm-cmlist.elm-cmlist--v2 a:hover:before {
    width: 100%
}

.elm-cmlist--skin-dark .elm-cmlist.elm-cmlist--v2 a {
    color: #ababab;
    border-bottom-color: rgba(255, 255, 255, .1)
}

.elm-cmlist--skin-dark .elm-cmlist.elm-cmlist--v2 a:before {
    background: #fff
}

.elm-cmlist--skin-dark .elm-cmlist.elm-cmlist--v2 a:after {
    color: #fff
}

.elm-cmlist--skin-dark .elm-cmlist.elm-cmlist--v2 li.current-menu-item>a,
.elm-cmlist--skin-dark .elm-cmlist.elm-cmlist--v2 a:hover {
    color: #eee
}

.elm-cmlist.elm-cmlist--v3 a {
    background: rgba(0, 0, 0, .1);
    color: #444;
    display: block;
    padding: 10px 15px;
    position: relative;
    border-radius: 2px;
    margin-bottom: 3px;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

.elm-cmlist.elm-cmlist--v3 li.current-menu-item>a,
.elm-cmlist.elm-cmlist--v3 a:hover {
    background: rgba(0, 0, 0, .2);
    color: #444
}

.elm-cmlist--skin-dark .elm-cmlist.elm-cmlist--v3 a {
    background: rgba(255, 255, 255, .1);
    color: #eee
}

.elm-cmlist--skin-dark .elm-cmlist.elm-cmlist--v3 li.current-menu-item>a,
.elm-cmlist--skin-dark .elm-cmlist.elm-cmlist--v3 a:hover {
    background: rgba(255, 255, 255, .2);
    color: #fff
}

.elm-cmlist.elm-cmlist--v3ext a {
    color: #444;
    display: block;
    padding: 10px 15px;
    margin-bottom: 3px;
    position: relative;
    background: rgba(0, 0, 0, .1);
    border-radius: 2px;
    -webkit-transition: color .15s cubic-bezier(.77, 0, .175, 1);
    transition: color .15s cubic-bezier(.77, 0, .175, 1);
    overflow: hidden
}

.elm-cmlist.elm-cmlist--v3ext a span {
    position: relative
}

.elm-cmlist.elm-cmlist--v3ext a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #cd2122;
    border-radius: 2px;
    opacity: 0;
    -webkit-transform: translateX(-103%) skewX(10deg);
    -ms-transform: translateX(-103%) skewX(10deg);
    transform: translateX(-103%) skewX(10deg);
    -webkit-transition: all .15s cubic-bezier(.77, 0, .175, 1);
    transition: all .15s cubic-bezier(.77, 0, .175, 1)
}

.elm-cmlist.elm-cmlist--v3ext li.current-menu-item>a,
.elm-cmlist.elm-cmlist--v3ext a:hover {
    color: #fff
}

.elm-cmlist.elm-cmlist--v3ext li.current-menu-item a:before,
.elm-cmlist.elm-cmlist--v3ext li a:hover:before {
    width: 100%;
    opacity: 1;
    -webkit-transform: translateX(0) skewX(0);
    -ms-transform: translateX(0) skewX(0);
    transform: translateX(0) skewX(0)
}

.elm-cmlist--skin-dark .elm-cmlist.elm-cmlist--v3ext a {
    color: #ccc;
    background: rgba(255, 255, 255, .1)
}

.elm-cmlist--skin-dark .elm-cmlist.elm-cmlist--v3ext li.current-menu-item>a,
.elm-cmlist--skin-dark .elm-cmlist.elm-cmlist--v3ext a:hover {
    color: #000
}

.elm-cmlist--h1 {
    margin: 5px 0
}

.elm-cmlist.elm-cmlist--h1>li {
    display: inline-block;
    margin: 0 10px;
    position: relative
}

.elm-cmlist.elm-cmlist--h1 li.current-menu-item>a {
    font-weight: 600
}

.elm-cmlist.elm-cmlist--h1 li ul {
    display: none
}

.elm-cmlist--h2 {
    margin: 5px 0
}

.elm-cmlist.elm-cmlist--h2>li {
    display: inline-block;
    margin: 0 3px;
    position: relative
}

.elm-cmlist.elm-cmlist--h2 a {
    background: rgba(0, 0, 0, .1);
    color: #444;
    display: block;
    padding: 10px 15px;
    position: relative;
    border-radius: 2px;
    margin-bottom: 3px;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

.elm-cmlist.elm-cmlist--h2 li.current-menu-item>a,
.elm-cmlist.elm-cmlist--h2 a:hover {
    background: rgba(0, 0, 0, .2);
    color: #444
}

.elm-cmlist.elm-cmlist--h2 li.current-menu-item>a {
    font-weight: 600
}

.elm-cmlist--skin-dark .elm-cmlist.elm-cmlist--h2 a {
    background: rgba(255, 255, 255, .1);
    color: #eee
}

.elm-cmlist--skin-dark .elm-cmlist.elm-cmlist--h2 li.current-menu-item>a,
.elm-cmlist--skin-dark .elm-cmlist.elm-cmlist--h2 a:hover {
    background: rgba(255, 255, 255, .2);
    color: #fff
}

.elm-cmlist.elm-cmlist--h2 li ul {
    display: none
}

.elm-cmlist.elm-cmlist--dropDown li ul {
    display: none;
    position: absolute;
    min-width: 200px;
    z-index: 99;
    padding-left: 0
}

.elm-cmlist.elm-cmlist--dropDown li ul a {
    background: rgba(226, 226, 226, .9);
    color: #444;
    display: block;
    padding: 8px 15px;
    position: relative;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    margin-bottom: 0;
    border-radius: 0
}

.elm-cmlist.elm-cmlist--dropDown li ul li.current-menu-item>a,
.elm-cmlist.elm-cmlist--dropDown li ul a:hover {
    background: #e2e2e2;
    color: #444
}

.elm-cmlist.elm-cmlist--dropDown li ul li:first-child>a {
    border-radius: 2px 2px 0 0
}

.elm-cmlist.elm-cmlist--dropDown li ul li:last-child>a {
    border-radius: 0 0 2px 2px
}

.elm-cmlist.elm-cmlist--dropDown li:hover>ul {
    display: block
}

.elm-cmlist.elm-cmlist--dropDown ul li {
    position: relative
}

.elm-cmlist.elm-cmlist--dropDown ul li:hover>ul {
    top: 0;
    left: 100%;
    margin-left: 3px
}

.elm-cmlist--skin-dark .elm-cmlist.elm-cmlist--dropDown li ul a {
    background: rgba(25, 25, 25, .9);
    color: #fff
}

.elm-cmlist--skin-dark .elm-cmlist.elm-cmlist--dropDown li.current-menu-item>a,
.elm-cmlist--skin-dark .elm-cmlist.elm-cmlist--dropDown li ul a:hover {
    background: #191919;
    color: #fff
}

@media(max-width:767px) {
    .elm-cmlist.elm-cmlist--dropDown li {
        display: block
    }
    .elm-cmlist.elm-cmlist--dropDown li ul,
    .elm-cmlist.elm-cmlist--dropDown li:hover ul {
        display: block;
        position: static
    }
}

.elm-custommenu--dd {
    position: relative
}

.elm-custommenu--dd .elm-custommenu-pick {
    display: block;
    padding: 13px 40px 13px 15px;
    min-width: 40px;
    min-height: 50px;
    background-color: #cd2122;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    position: relative;
    border-radius: 2px;
    cursor: pointer;
    opacity: .9
}

.elm-custommenu--dd .elm-custommenu-pick:after {
    width: 40px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    content: "\e259";
    display: inline-block;
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out;
    font-family: glyphicons halflings;
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center
}

.elm-custommenu--dd.is-opened .elm-custommenu-pick {
    border-radius: 2px 2px 0 0
}

.elm-custommenu--dd.is-opened .elm-custommenu-pick:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.elm-custommenu--dd:hover .elm-custommenu-pick,
.elm-custommenu--dd.is-opened .elm-custommenu-pick {
    opacity: 1
}

.elm-cmlist--dd {
    padding: 10px 0;
    background: #fff;
    position: absolute;
    width: 100%;
    top: 100%;
    z-index: 2;
    display: none;
    border-radius: 0 0 3px 3px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.elm-custommenu--dd.is-opened .elm-cmlist--dd {
    display: block
}

.elm-cmlist--dd li a {
    padding: 10px 20px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    display: block
}

.elm-cmlist--dd li:first-child a {
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.elm-cmlist--dd li a:hover,
.elm-cmlist--dd li.current-menu-item>a:hover {
    background: #f5f5f5
}

.elm-custommenu-toggleSubmenus .menu-item-has-children>a {
    display: block;
    position: relative
}

.elm-custommenu-toggleSubmenus .menu-item-has-children>a:after {
    content: "\e258";
    font-size: 13px;
    color: currentColor;
    position: absolute;
    right: 1em;
    top: 50%;
    opacity: .4;
    -webkit-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out;
    display: inline-block;
    font-family: glyphicons halflings;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.elm-custommenu-toggleSubmenus .menu-item-has-children.is-active>a:after {
    -webkit-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg)
}

.elm-custommenu-toggleSubmenus .menu-item-has-children>.sub-menu {
    display: none
}

#eluid5a1ecfc6>li>a {
    font-family: ubuntu, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 26px;
    color: #999
}

.eluidf703b47e {
    padding-top: 0;
    padding-bottom: 2px
}

#eluid9b0d93f8>li>a {
    font-family: ubuntu, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 26px;
    color: #999
}

.eluid772158f4 {
    padding-top: 0;
    padding-bottom: 2px
}

#eluid831a7f02>li>a {
    font-family: ubuntu, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 26px;
    color: #999
}

.eluidaf98269d {
    margin-top: 60px;
    margin-bottom: 50px
}

.eluidaf98269d.zn_separator--icon-no {
    border-top-width: 1px;
    border-top-color: #1c1c1c
}

.eluid38790a71 {
    padding-top: 0;
    padding-bottom: 0
}

.eluid4c651b61 {
    padding-top: 0;
    padding-bottom: 0
}

.eluid29466e3b {
    padding-top: 163px;
    padding-bottom: 100px
}

.zn_section.eluid29466e3b {
    background-color: #0c0c0c
}
.icon-custom{
    width: auto;
    float: left;
    margin-bottom: 0;
    margin-right: 20px;
}