.eluida6309ee5.th-spacer {
    height: 100px;
}

.tp-caption.more_details a {
    color: #fff;
}

.tp-caption.project_subtitle {
    font-size: 18px;
    font-weight: 700;
    text-shadow: 1px 1px 0 white;
    color: #888;
}

.tp-bullets.kallyas-default.vertical {
    direction: rtl;
    height: auto !important;
}

.tp-bullets.kallyas-default.vertical:before {
    content: none;
}

.tp-bullets.kallyas-default.vertical .tp-bullet {
    width: 30px;
    height: 6px;
    position: relative;
    top: auto !important;
    right: 0;
    left: auto;
    background-color: transparent;
    -webkit-transition: width .15s ease-out, height .15s ease-out;
    transition: width .15s ease-out, height .15s ease-out;
    cursor: pointer;
}

.tp-bullets.kallyas-default.vertical .tp-bullet:before,
.tp-bullets.kallyas-default.vertical .tp-bullet:after {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    -webkit-transition: background-color .15s ease-out;
    transition: background-color .15s ease-out;
}

.tp-bullets.kallyas-default.vertical .tp-bullet:before {
    top: 3px;
    background-color: rgba(0, 0, 0, .1);
}

.tp-bullets.kallyas-default.vertical .tp-bullet:after {
    top: 4px;
    background-color: rgba(255, 255, 255, .7);
}

.tp-bullets.kallyas-default.vertical .tp-bullet.selected {
    background-color: transparent;
}

.tp-bullets.kallyas-default.vertical .tp-bullet:hover,
.tp-bullets.kallyas-default.vertical .tp-bullet.selected {
    width: 40px;
}

.tp-bullets.kallyas-default.vertical .tp-bullet.selected:hover:before,
.tp-bullets.kallyas-default.vertical .tp-bullet.selected:hover:after,
.tp-bullets.kallyas-default.vertical .tp-bullet.selected:before,
.tp-bullets.kallyas-default.vertical .tp-bullet.selected:after {
    background-color: #cd2122;
}

.rev_slider_wrapper:hover .tp-bullets.kallyas-default.vertical .tp-bullet {
    width: 50px;
}

.rev_slider_wrapper:hover .tp-bullets.kallyas-default.vertical .tp-bullet:hover,
.rev_slider_wrapper:hover .tp-bullets.kallyas-default.vertical .tp-bullet.selected {
    width: 70px;
}

.tparrows.kallyas-default {
    background-color: transparent;
}

.tparrows.kallyas-default:before {
    font-size: 24px;
}

.tp-leftarrow.kallyas-default {}

.tp-rightarrow.kallyas-default {}

.tp-caption.light-faded-radial {
    background-color: transparent !important;
    background-image: -webkit-radial-gradient(43% 56%, circle, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 70%), radial-gradient(circle at 65.72% 51.72%, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 100%), radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 50%);
    background-image: radial-gradient(circle at 43% 56%, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 70%), radial-gradient(circle at 65.72% 51.72%, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 50%), radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 100%);
}

.rev-gradient-blue .tp-bgimg {
    background: #066ed9;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #066ed9), color-stop(100%, #0da2be)) !important;
    background: -webkit-linear-gradient(left, #066ed9 0%, #0da2be 100%) !important;
    background: -webkit-linear-gradient(left, #066ed9 0%, #0da2be 100%) !important;
    background: linear-gradient(to right, #066ed9 0%, #0da2be 100%) !important;
}

.rev-list-dash:before {
    content: '';
    width: 12px;
    height: 3px;
    background: #cd2122;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

.services_box--classic .services_box__inner {
    margin-bottom: 30px
}

.services_box--classic .services_box__content {
    overflow: hidden;
}

.services_box--classic .services_box__title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.6;
    margin: 15px 0;
    vertical-align: middle;
}

.services_box--classic .services_box__icon {
    float: left;
    width: 80px;
    line-height: 80px;
    color: #fff;
    background: #646464;
    text-align: center;
    margin-right: 20px;
    vertical-align: middle;
    border-radius: 50%;
    height: 80px;
    -webkit-transition: background .15s ease-out;
    transition: background .15s ease-out;
    position: relative;
}

.services_box--classic:hover .services_box__icon {
    background: #CD2122;
}

.services_box--classic .services_box__list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.services_box--classic .services_box__list .glyphicon {
    font-size: 7px;
    margin-right: 10px;
    color: #868686;
    top: 0;
    vertical-align: middle;
    -webkit-transition: color .15s;
    transition: color .15s;
}

.services_box--classic .services_box__list li:hover .glyphicon {
    color: #454545;
}

.services_box--classic .services_box__list-text {
    vertical-align: middle;
}

.services_box--classic .services_box__iconimg {
    max-width: 70px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: opacity .15s ease-out;
    transition: opacity .15s ease-out;
}

.services_box--classic .services_box__iconimg-hover {
    opacity: 0;
}

.services_box--classic:hover .sb--hashover .services_box__iconimg-main {
    opacity: 0;
}

.services_box--classic:hover .services_box__iconimg-hover {
    opacity: 1;
}

.services_box--classic .services_box__fonticon {
    color: #fff;
    font-size: 22px;
    line-height: 80px;
    -webkit-transition: color .2s ease-out .1s;
    transition: color .2s ease-out .1s;
}

.services_box--classic:hover .services_box__fonticon {
    color: #fff;
}

.services_box--modern .services_box__inner {
    margin-bottom: 30px;
    position: relative;
}

.services_box--modern .services_box__title {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.3;
    color: #424242;
    margin: 15px 0;
    vertical-align: middle;
}

.services_box--modern .services_box__icon {
    float: left;
    width: 80px;
    line-height: 80px;
    box-shadow: inset 0 0 0 2px #cd2122;
    text-align: center;
    margin-right: 20px;
    vertical-align: middle;
    border-radius: 50%;
    height: 80px;
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out;
}

.services_box--modern:hover .services_box__icon {
    box-shadow: inset 0 0 0 40px #cd2122;
}

.services_box--modern .services_box__icon-inner {
    position: relative;
    height: 100%;
}

.services_box--modern .services_box__icon:after {
    content: '';
    position: absolute;
    top: 80px;
    left: 40px;
    height: calc(100% - 60px);
    width: 1px;
    background-color: rgba(0, 0, 0, 0.07);
}

.servicebox-sch--dark.services_box--modern .services_box__icon:after {
    background-color: rgba(255, 255, 255, 0.07);
}

.services_box--modern .services_box__iconimg {
    max-width: 70px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    transition: opacity .15s ease-out;
}

.services_box--modern .services_box__iconimg-hover {
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0);
    -ms-transform: translateX(-50%) translateY(-50%) scale(0);
    transform: translateX(-50%) translateY(-50%) scale(0);
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.services_box--modern:hover .sb--hashover .services_box__iconimg-main {
    opacity: 0;
}

.services_box--modern:hover .services_box__iconimg-hover {
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
    transform: translateX(-50%) translateY(-50%) scale(1);
}

.services_box--modern .services_box__fonticon {
    font-size: 22px;
    line-height: 80px;
    -webkit-transition: color .2s ease-out .1s;
    transition: color .2s ease-out .1s;
}

.services_box--modern:hover .services_box__fonticon {
    color: #fff;
}

.services_box--modern .services_box__list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.services_box--modern .services_box__list li {
    position: relative;
}

.services_box--modern .services_box__list li:before {
    content: '';
    width: 5px;
    height: 5px;
    position: absolute;
    left: 38px;
    top: 9px;
    border-radius: 50%;
    display: block;
    background-color: #fff;
    box-shadow: 0 0 0 2px #cd2122;
    -webkit-transition: all .15s;
    transition: all .15s
}

.servicebox-sch--dark.services_box--modern .services_box__list li:before {
    background-color: #000;
}

.services_box--modern .services_box__list li:hover:before {
    box-shadow: 0 0 0 3px #cd2122;
}

.services_box--modern .services_box__list-text {
    vertical-align: middle;
}

.services_box--modern.sb--hasicon .services_box__title {
    margin-left: 100px;
}

.services_box--modern.sb--hasicon .services_box__desc {
    margin-left: 100px;
}

.services_box--modern.sb--hasicon .services_box__list li {
    padding-left: 100px;
}

.services_box--boxed {
    padding: 30px;
    background: #eee;
    margin: 0;
    position: relative;
    margin-bottom: 30px;
    border-radius: 5px;
    cursor: pointer;
}

.servicebox-sch--dark.services_box--boxed {
    background: #121212;
}

.services_box--boxed:hover {
    z-index: 3;
}

.services_box--boxed .services_box__inner {
    position: relative;
}

.services_box--boxed .services_box__title {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.3;
    color: #424242;
    margin: 15px 0;
    vertical-align: middle;
    z-index: 2;
    position: relative;
}

.services_box--boxed .services_box__desc {
    z-index: 2;
    position: relative;
}

.services_box--boxed .services_box__icon {
    max-height: 80px;
    position: relative;
    z-index: 2;
    min-height: 50px;
}

.services_box--boxed .services_box__iconimg {
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
}

.services_box--boxed .services_box__iconimg-hover {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.services_box--boxed:hover .sb--hashover .services_box__iconimg-main {
    opacity: 0;
}

.services_box--boxed:hover .services_box__iconimg-hover {
    opacity: 1
}

.services_box--boxed .services_box__fonticon {
    font-size: 22px;
    -webkit-transition: color .2s ease-out .1s;
    transition: color .2s ease-out .1s;
}

.services_box--boxed:hover .services_box__fonticon {
    color: #454545;
}

.servicebox-sch--dark.services_box--boxed:hover .services_box__fonticon {
    color: #cecece;
}

.services_box--boxed .services_box__list-wrapper {
    position: absolute;
    width: 100%;
    top: -30px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.services_box--boxed:hover .services_box__list-wrapper {
    opacity: 1;
    visibility: visible;
}

.services_box--boxed .services_box__list-bg {
    position: absolute;
    width: calc(100% + 60px);
    height: calc(100% + 30px);
    background: #fff;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
    z-index: 1;
    opacity: 1;
    left: -30px;
    border-radius: 5px;
}

.servicebox-sch--dark.services_box--boxed .services_box__list-bg {
    background: #000;
}

.services_box--boxed .services_box__list {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-top: 200px;
    z-index: 1;
    position: relative;
}

.services_box--boxed .services_box__list li {
    position: relative;
    line-height: 26px;
    padding: 10px 0;
    border-top: 1px solid #eee;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out;
}

.servicebox-sch--dark.services_box--boxed .services_box__list li {
    border-top-color: #222;
}

.services_box--boxed .services_box__list li:nth-child(1) {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition-delay: 0.025s;
    transition-delay: 0.025s;
}

.services_box--boxed .services_box__list li:nth-child(2) {
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}

.services_box--boxed .services_box__list li:nth-child(3) {
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition-delay: 0.075s;
    transition-delay: 0.075s;
}

.services_box--boxed .services_box__list li:nth-child(4) {
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    transform: translateY(40px);
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.services_box--boxed .services_box__list li:nth-child(5) {
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition-delay: 0.125s;
    transition-delay: 0.125s;
}

.services_box--boxed .services_box__list li:nth-child(6) {
    -webkit-transform: translateY(60px);
    -ms-transform: translateY(60px);
    transform: translateY(60px);
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}

.services_box--boxed .services_box__list li:nth-child(7) {
    -webkit-transform: translateY(70px);
    -ms-transform: translateY(70px);
    transform: translateY(70px);
    -webkit-transition-delay: 0.175s;
    transition-delay: 0.175s;
}

.services_box--boxed .services_box__list li:nth-child(8) {
    -webkit-transform: translateY(80px);
    -ms-transform: translateY(80px);
    transform: translateY(80px);
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.services_box--boxed .services_box__list li:nth-child(9) {
    -webkit-transform: translateY(90px);
    -ms-transform: translateY(90px);
    transform: translateY(90px);
    -webkit-transition-delay: 0.225s;
    transition-delay: 0.225s;
}

.services_box--boxed .services_box__list li:nth-child(10) {
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s;
}

.services_box--boxed:hover .services_box__list li {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

@media (max-width:1199px) {
    .services_box .services_box__icon {
        float: none;
    }

    .services_box--modern.sb--hasicon .services_box__title {
        margin-left: 0;
    }

    .services_box--modern.sb--hasicon .services_box__desc {
        margin-left: 0;
    }

    .services_box--modern.sb--hasicon .services_box__list li {
        padding-left: 0;
    }

    .services_box--modern .services_box__list li:before,
    .services_box--modern .services_box__icon:after {
        display: none;
    }
}

@media (max-width:767px) {
    .services_box .services_box__inner {
        text-align: center;
    }

    .services_box .services_box__icon {
        float: none;
        margin: 0 auto;
    }

    .services_box .services_box__list .glyphicon {
        display: none
    }
}

@media (max-width:568px) {
    .services_box {
        width: 100%;
    }
}

.eluidc99ddfd9 .services_box__fonticon {
    font-size: 50px
}

.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%;
}

.eluidc75ff3b9 .services_box__fonticon {
    font-size: 50px
}

.eluid17d40d43 .services_box__fonticon {
    font-size: 50px
}

.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, 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;
}

.eluida5315777 {
    padding-top: 1%;
}

.eluida5315777 {}

.circle-text-box .wpk-circle-span {
    font-size: 12px;
    font-weight: 300;
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    position: relative;
    color: #ffffff;
    -webkit-transition: all 0.2s cubic-bezier(0.680, 0, 0.265, 1);
    transition: all 0.2s cubic-bezier(0.680, 0, 0.265, 1);
}

.circle-text-box .wpk-circle-span>span {
    position: relative;
    z-index: 1;
}

.circle-text-box .wpk-circle-span:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    background-color: #cd2122;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    -webkit-transition: all 0.2s cubic-bezier(0.680, 0, 0.265, 1);
    transition: all 0.2s cubic-bezier(0.680, 0, 0.265, 1);
}

.circle-text-box .wpk-circle-span {
    float: left;
    margin-right: 20px;
}

.circle-text-box .wpk-circle-title {
    height: 55px;
    margin: 0 0 30px;
    font-size: 20px;
    font-weight: 600;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.3);
}

.circletitlebox--dark .wpk-circle-title {
    border-bottom-color: rgba(255, 255, 255, 0.3);
}

.circle-text-box .wpk-circle-span+.wpk-circle-title {
    overflow: hidden;
    line-height: 60px;
}

.circle-text-box.style1:hover .wpk-circle-span:after {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.circle-text-box.style2 .wpk-circle-span::before {
    content: '';
    position: absolute;
    right: 5px;
    bottom: 5px;
    background: #CD2122;
    width: 14px;
    height: 14px;
    border-radius: 2px;
    -webkit-transition: all .2s cubic-bezier(0.680, 0, 0.265, 1);
    transition: all .2s cubic-bezier(0.680, 0, 0.265, 1);
}

.circle-text-box.style2:hover .wpk-circle-span::before {
    -webkit-transform: translate3d(5px, 5px, 0);
    transform: translate3d(5px, 5px, 0);
}

.circle-text-box.style2:hover .wpk-circle-span::after {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.circle-text-box.style3 .wpk-circle-span {
    font-size: 12px;
    font-weight: 300;
    display: inline-block;
    background: #cd2122;
    color: #ffffff;
    width: auto;
    height: 45px;
    line-height: 45px;
    text-align: right;
    z-index: 1;
    border-radius: 3px;
    padding-left: 25px;
    margin-left: -25px;
    padding-right: 10px;
}

.circle-text-box .wpk-circle-span>span {
    position: relative;
    z-index: 1;
}

.circle-text-box.style3 .wpk-circle-span:after {
    display: none;
}

.circle-text-box.style3 .wpk-circle-title {
    height: 42px;
    margin: 0 0 35px;
}

.circle-text-box.style3 .wpk-circle-span+.wpk-circle-title {
    line-height: 45px;
}

.circle-text-box.style3:hover .wpk-circle-span {
    padding-left: 35px;
    margin-left: -35px;
}

.znColumnElement-innerWrapper-eluid2bd059b6 {
    min-height: px;
}

.znColumnElement-innerWrapper-eluid2bd059b6 {
    padding-top: 10px;
}

.zn_section {
    padding-top: 35px;
    padding-bottom: 35px;
    position: relative;
}

.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) {
    .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, 0.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, 0.65);
}

.zn_section-modalInfo-bubble {
    display: none;
    width: 230px;
    right: 100%;
    position: absolute;
    top: -10px;
    font-weight: normal;
    background: rgba(0, 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, 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;
        table-layout: fixed;
    }

    .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);
}

.eluid3656efb1 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.zn_section.eluid3656efb1 {
    background-color: #ffffff;
}

.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: #333333;
}

.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: #333333;
}

.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;
}

.eluidfb3a193c {
    padding-top: 0px;
    padding-bottom: 35px;
}

.eluidfb3a193c .tbk__title {
    margin-bottom: 10px;
}

.eluidfb3a193c .tbk__title {
    font-size: 30px;
    line-height: 60px;
    font-weight: 700;
    color: #ffffff;
}

.eluidfb3a193c .tbk__subtitle {
    font-size: 20px;
    line-height: 25px;
    color: #ffffff;
}

.eluidfb3a193c .tbk__icon {
    font-size: 28px;
}

.eluidd575b494 {
    padding-top: 0px;
    padding-bottom: 35px;
}

.eluidd575b494 .tbk__title {
    margin-bottom: 10px;
}

.eluidd575b494 .tbk__title {
    font-size: 30px;
    line-height: 60px;
    font-weight: 700;
    color: #ffffff;
}

.eluidd575b494 .tbk__subtitle {
    font-size: 20px;
    line-height: 25px;
    color: #ffffff;
}

.eluidd575b494 .tbk__icon {
    font-size: 28px;
}

.media-container {
    position: relative;
}

.no-flexbox .media-container {
    width: 100%;
    display: table;
}

.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;
}

@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;
}

.no-flexbox .media-container-pb.media-container-pb--alg-top {
    display: table-cell;
    vertical-align: top;
}

.no-flexbox .media-container-pb.media-container-pb--alg-center {
    display: table-cell;
    vertical-align: middle;
}

.no-flexbox .media-container-pb.media-container-pb--alg-bottom {
    display: table-cell;
    vertical-align: bottom;
}

@media screen and (min-width:1200px) {
    .media-container {
        min-height: 200px;
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .media-container {
        min-height: 160px;
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .media-container {
        min-height: 118px;
    }
}

@media screen and (max-width:767px) {
    .media-container {
        min-height: 300px;
    }
}

.eluid175aefa6 {
    min-height: 300px;
}

.znColumnElement-innerWrapper-eluid08f32879 {
    min-height: px;
}

.znColumnElement-innerWrapper-eluid08f32879 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.eluid7ec88a19 {
    padding-top: 0px;
    padding-bottom: 35px;
}

.eluid7ec88a19 .tbk__title {
    margin-bottom: 10px;
}

.eluid7ec88a19 .tbk__title {
    font-size: 30px;
    line-height: 60px;
    font-weight: 700;
    color: #ffffff;
}

.eluid7ec88a19 .tbk__subtitle {
    font-size: 20px;
    line-height: 25px;
    color: #ffffff;
}

.eluid7ec88a19 .tbk__icon {
    font-size: 28px;
}

.eluid0e15a46a {
    padding-top: 0px;
    padding-bottom: 35px;
}

.eluid0e15a46a .tbk__title {
    margin-bottom: 10px;
}

.eluid0e15a46a .tbk__title {
    font-size: 30px;
    line-height: 60px;
    font-weight: 700;
    color: #ffffff;
}

.eluid0e15a46a .tbk__subtitle {
    font-size: 20px;
    line-height: 25px;
    color: #ffffff;
}

.eluid0e15a46a .tbk__icon {
    font-size: 28px;
}

.eluid63c42c79 {
    min-height: 300px;
}

.znColumnElement-innerWrapper-eluidaed8ebc3 {
    min-height: px;
}

.znColumnElement-innerWrapper-eluidaed8ebc3 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.eluidbd8663dd {
    padding-top: 35px;
    padding-bottom: 35px;
}

.eluid92779fe4 {
    padding-top: 0px;
    padding-bottom: 5px;
}

.eluid92779fe4 .tbk__title {
    margin-bottom: 10px;
}

.eluid92779fe4 .tbk__title {
    font-size: 30px;
    font-weight: 700;
}

.eluid92779fe4 .tbk__icon {
    font-size: 28px;
}

.eluid544ee39f {
    min-height: 300px;
}

.zn-button>span {
    vertical-align: middle;
    display: inline-block;
}

.btn-icon--before .zn-buttonIcon {
    margin-right: 10px
}

.btn-icon--after .zn-buttonIcon {
    margin-left: 10px
}

.zn-button.btn-text,
.zn-button.btn-underline,
.zn-button.btn-link {
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
}

.eluid72232206 {
    min-height: 300px;
}

.eluidfcbaaa80 {
    padding-top: 1%;
}

.eluidfcbaaa80 {}

.eluid4891d36d {
    min-height: 300px;
}

.eluid531d6c4b {
    min-height: 300px;
}

.eluidd41645b3 {
    min-height: 300px;
}

.eluid233fe382 {
    padding-top: 1%;
}

.eluid233fe382 {}

.eluiddd231999 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.eluid0e19041f {
    padding-top: 0px;
    padding-bottom: 35px;
}

.eluid0e19041f .tbk__title {
    margin-bottom: 10px;
}

.eluid0e19041f .tbk__title {
    font-size: 30px;
    line-height: 60px;
    font-weight: 700;
    color: #00b6bc;
}

.eluid0e19041f .tbk__subtitle {
    font-size: 20px;
    line-height: 25px;
    color: #0796ba;
}

.eluid0e19041f .tbk__icon {
    font-size: 28px;
}

.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: 0.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: #000000;
}

.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: 0.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: 0.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: #000000;
}

.elm-cmlist.elm-cmlist--v2 li.current-menu-item>a:after,
.elm-cmlist.elm-cmlist--v2 a:hover:after {
    opacity: 0.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, 0.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, 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, 0.2);
    color: #444;
}

.elm-cmlist--skin-dark .elm-cmlist.elm-cmlist--v3 a {
    background: rgba(255, 255, 255, 0.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, 0.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, 0.1);
    border-radius: 2px;
    -webkit-transition: color .15s cubic-bezier(0.77, 0, 0.175, 1);
    transition: color .15s cubic-bezier(0.77, 0, 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(0.77, 0, 0.175, 1);
    transition: all .15s cubic-bezier(0.77, 0, 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, 0.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, 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, 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, 0.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, 0.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, 0.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: rgba(226, 226, 226, 1);
    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, 0.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: rgba(25, 25, 25, 1);
    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, 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, 0.1);
    display: block;
}

.elm-cmlist--dd li:first-child a {
    border-top: 1px solid rgba(0, 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;
}

#eluid61f32bc9>li>a {
    font-size: 20px;
    line-height: 26px;
    color: #ffffff;
}

.eluidda665338 {
    padding-top: 165px;
    padding-bottom: 165px;
}

.eluidc972214c {
    padding-top: 0px;
    padding-bottom: 5px;
}

.eluidc972214c .tbk__title {
    margin-bottom: 10px;
}

.eluidc972214c .tbk__title {
    font-size: 30px;
    font-weight: 700;
}

.eluidc972214c .tbk__icon {
    font-size: 28px;
}

.latest_posts--4.default-style .latest_posts-link {
    margin-bottom: 10px;
}

.latest_posts--4.default-style .latest_posts-readon {
    position: absolute;
    left: -10px;
    bottom: 16px;
    color: #fff;
    padding: 11px 14px;
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    margin: 0;
    border-radius: 2px;
    z-index: 1;
}

.latest_posts--4.default-style .latest_posts-link:hover .latest_posts-readon {
    left: 15px;
    background: #fff;
}

.latest_posts--4.default-style .latest_posts-details {
    font-size: 11px;
    display: block;
}

.latest_posts--4.default-style .latest_posts-post {
    margin-bottom: 30px;
}

.latest_posts--4.default-style .latest_posts-title {
    font-style: italic;
    font-size: 16px;
    line-height: 1.4;
    margin-top: 10px;
}

.latest_posts--4.default-style .latest_posts-img {
    box-shadow: 0 1px 1px rgba(0, 0, 0, .22);
}

.latest_posts--4.kl-style-2 .latest_posts-elm-titlew {
    background-color: #cd2122;
    height: 120px;
    width: 100%;
    text-align: center;
    padding: 20px 40px;
    margin: 0 0 20px;
}

.latest_posts--4.kl-style-2 .latest_posts-elm-title {
    position: relative;
    color: #fff;
    text-shadow: none;
    font-weight: bold;
    font-size: 20px;
    line-height: 1;
    top: 50%;
    margin: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.latest_posts--4.kl-style-2 .latest_posts-post {
    position: relative;
    margin-bottom: 10px;
}

.latest_posts--4.kl-style-2 .latest_posts-details {
    position: absolute;
    bottom: 0;
    padding: 20px 15px 15px;
}

.latest_posts--4.kl-style-2 .latest_posts-details-data {
    font-style: normal;
    color: rgba(255, 255, 255, 0.8);
    font-size: 11px;
}

.latest_posts--4.kl-style-2 .latest_posts-details-data a {
    color: #fff;
}

.latest_posts--4.kl-style-2 .latest_posts-title {
    position: relative;
    margin: 0 0 20px;
}

.latest_posts--4.kl-style-2 .latest_posts-title:after {
    position: absolute;
    content: '';
    width: 88px;
    height: 3px;
    background-color: #cd2122;
    left: 0;
    bottom: -10px;
    -webkit-transition: width .25s ease-in-out;
    transition: width .25s ease-in-out;
}

.latest_posts--4.kl-style-2 .latest_posts-post:hover .latest_posts-title:after {
    width: 160px;
}

.latest_posts--4.kl-style-2 .latest_posts-title-link {
    color: #fff;
    text-shadow: 0 0 8px rgba(0, 0, 0, 0.7);
    font-style: normal;
    margin-bottom: 5px;
}

.latest_posts--4.kl-style-2 .latest_posts-link {
    position: relative;
    display: block;
}

.latest_posts--4.kl-style-2 .latest_posts-link:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(transparent 50%, rgba(0, 0, 0, 0.8) 100%);
    background: -webkit-linear-gradient(transparent 50%, rgba(0, 0, 0, 0.6) 100%);
    background: linear-gradient(transparent 50%, rgba(0, 0, 0, 0.6) 100%);
    box-shadow: none;
    border-radius: 0;
    -webkit-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
}

.latest_posts--4.kl-style-2 .latest_posts-post:hover .latest_posts-link:after {
    opacity: 0;
}

.latest_posts--4.kl-style-2 .latest_posts-img {
    border-radius: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

@media (min-width:768px) {
    .latest_posts--4.kl-style-2 .latest_posts-elm-titlew {
        margin-bottom: 0;
    }
}
@media (max-width:768px) {
    .eluida6309ee5.th-spacer{ height: 0px;}
}
@media (min-width:1200px) {
    .latest_posts--4.kl-style-2 .latest_posts-elm-titlew {
        height: 350px;
        margin-bottom: 20px;
    }

    .latest_posts--4.kl-style-2 .latest_posts-elm-title {
        font-size: 54px;
    }

    .latest_posts--4.kl-style-2 .latest_posts-post {
        margin-bottom: 20px;
    }
}

@media (max-width:991px) and (min-width:768px) {
    .latest_posts--4.kl-style-2 .latest_posts-elm-titlew {
        height: 219px;
    }
}

@media (max-width:1199px) and (min-width:992px) {
    .latest_posts--4.kl-style-2 .latest_posts-elm-titlew {
        height: 288px;
    }
}

@media (max-width:480px) {
    .latest_posts--4.kl-style-2 .latest_posts-title {
        margin-bottom: 0;
        font-size: 10px;
    }

    .latest_posts--4.kl-style-2 .latest_posts-title:after {
        content: none;
    }

    .latest_posts--4.kl-style-2 .latest_posts-details-data {
        display: none;
    }
}

.eluid6455ab88 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.eluidda8eeb2b {
    padding-top: 0px;
    padding-bottom: 5px;
}

.eluidda8eeb2b .tbk__title {
    margin-bottom: 0px;
}

.eluidda8eeb2b .tbk__title {
    font-size: 20px;
    font-weight: 500;
    color: #ffffff;
}

.eluidda8eeb2b .tbk__icon {
    font-size: 28px;
}

.znListItems {
    margin-left: 0;
    padding: 0;
    display: inline-block;
    list-style: none;
}

.znListItems-item {
    display: block;
    margin: 5px;
    margin-left: 3px;
    margin-right: 3px;
}

.znListItems .znListItems-link {
    display: block;
}

.znListItems .znListItems-icon {
    display: inline-block;
    color: #333;
    width: auto;
    height: auto;
    position: relative;
    text-align: center;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    font-size: 14px;
    font-weight: normal;
    opacity: 1;
    vertical-align: middle;
    margin-right: 10px;
}

.znList.znList-icon--right .znListItems-link {
    direction: rtl;
}

.eluid1abcb0b4 .znListItems-text {
    color: #ffffff;
}

.eluid1abcb0b4 .znListItems-icon {
    color: #ffffff;
}

.eluid12aa7048 {
    padding-top: 0px;
    padding-bottom: 5px;
}

.eluid12aa7048 .tbk__title {
    margin-bottom: 0px;
}

.eluid12aa7048 .tbk__title {
    font-size: 20px;
    font-weight: 500;
    color: #ffffff;
}

.eluid12aa7048 .tbk__icon {
    font-size: 28px;
}

#eluidefa1975e>li>a {
    font-size: 12px;
    line-height: 18px;
    color: #ffffff;
}

.eluid0db4606c {
    padding-top: 0px;
    padding-bottom: 5px;
}

.eluid0db4606c .tbk__title {
    margin-bottom: 0px;
}

.eluid0db4606c .tbk__title {
    font-size: 20px;
    font-weight: 500;
    color: #ffffff;
}

.eluid0db4606c .tbk__icon {
    font-size: 28px;
}

#eluidb04c759c>li>a {
    font-size: 12px;
    line-height: 18px;
    color: #ffffff;
}

.eluiddb0106b5 {
    padding-top: 0px;
    padding-bottom: 5px;
}

.eluiddb0106b5 .tbk__title {
    margin-bottom: 0px;
}

.eluiddb0106b5 .tbk__title {
    font-size: 20px;
    font-weight: 500;
    color: #ffffff;
}

.eluiddb0106b5 .tbk__icon {
    font-size: 28px;
}

.eluid033c59a3 {
    padding-top: 35px;
    padding-bottom: 35px;
}

.zn_section.eluid033c59a3 {
    background-color: #272d33;
}

.eluidcbbe296e {
    padding-top: 20px;
    padding-bottom: 0px;
}

.zn_section.eluidcbbe296e {
    background-color: #000000;
}