/* Image Boxes */
.image-boxes {margin-bottom:30px; /*overflow: hidden;*/ border-radius: 2px;}
.image-boxes-img {width:100%; height:auto; }
.image-boxes-link,
.image-boxes-holder {display: block; margin-bottom:20px; 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%;}


/* Style 1 */
.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)}

/* Style2 */
.image-boxes.image-boxes--2 .image-boxes-link {margin-bottom:0; }

/* Simple Image */
.imgbox-simple {}
.imgbox-simple .image-boxes-img { width:auto; margin:0 auto; }

/* Style3 */
.sliding-details {position:relative; display:block; overflow:hidden;}
.sliding-details:not([class*="znBoxShadow-"]):hover { box-shadow:0 0 7px rgba(0,0,0,0.5);}
.sliding-details-img {position:relative;}
.sliding-details,
.sliding-details-content {-webkit-transition:all .2s cubic-bezier(0.680, 0, 0.265, 1); transition:all .2s cubic-bezier(0.680, 0, 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,0.8); }
.sliding-details:hover .sliding-details-content { visibility:visible; opacity:1; top:0;}
.sliding-details-title {font-size:18px; margin-top:0;}

/* Style 4 */
.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%); z-index: -1; opacity: .8;}
.image-boxes.image-boxes--4 .image-boxes-title:after { content: ''; height: 2px; width: 30px; display: block; margin: 0 auto; margin-top: 10px; -webkit-transition: all 0.2s ease-out; transition: all 0.2s ease-out; z-index: 1;}
.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}
/* Style bottom */
.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;}
/* Style left */
.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;}.eluid32875c0c{margin-bottom:30px;}/* Alignment */
.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;}
.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%;}/* ZN Section */
.zn_section {padding-top:35px; padding-bottom: 35px;}
.zn_section--relative {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; }

/* Modal Windows = Custom section */
.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%;}
/* Modal Overlay */
.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;}
/* Modal Info Tip */
.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";}

/* Section Height */
.zn-section-height--full_height {height:100vh;}
@media (min-width:768px){
	.zn-section-content_algn--middle,
	.zn-section-content_algn--bottom {display: -webkit-box;display: -webkit-flex;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;}
}

/* Skewed Background Image (or color) */
.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); -ms-transform: skewY(3deg); transform: skewY(3deg); overflow: hidden; -webkit-backface-visibility:hidden; }
.zn_section.section--skewed .kl-bg-source__bgimage { -webkit-transform: skewY(-3deg); -ms-transform: skewY(-3deg); transform: skewY(-3deg); margin: -100px 0; -webkit-backface-visibility:hidden; }
.zn_section.section--skewed .kl-bg-source__overlay { -webkit-transform: skewY(-3deg); -ms-transform: skewY(-3deg); transform: skewY(-3deg); margin: -100px 0; -webkit-backface-visibility:hidden; }
/* Skewed Flipped */
.zn_section.section--skewed-flipped .kl-bg-source:not(:empty) { -webkit-transform: skewY(-3deg); -ms-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); -ms-transform: skewY(3deg); transform: skewY(3deg); margin: -100px 0; -webkit-backface-visibility:hidden; }
.zn_section.section--skewed-flipped .kl-bg-source__overlay { -webkit-transform: skewY(3deg); -ms-transform: skewY(3deg); transform: skewY(3deg); margin: -100px 0; -webkit-backface-visibility:hidden; }
.eluidd2a559c7{padding-top:0px;padding-bottom:0px;}.zn_section.eluidd2a559c7{background-color:#fcfcfc;}.kl-title-block {padding-top:0; padding-bottom: 35px;}
.tbk__title {margin-top: 0; margin-bottom:10px; font-family: 'Open Sans'; font-size: 24px; line-height: 30px; font-weight: 400; font-style: normal;}
.tbk__subtitle {margin-top: 0; font-size: 20px; font-family: 'Open Sans'; font-size: 20px; line-height: 26px; font-weight: 400; font-style: normal;}
.tbk__text {margin-top: 0; line-height: 1.6;}
/* Symbol */
.tbk__symbol {margin-top:0; margin-bottom:10px; display: block;}
/* Symbol - small line */
.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;}
/* Symbol - border */
.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;}
/* Symbol - small line and border */
.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;}
/* Line Border - aligned left */
.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;}
/* Line Border - aligned right */
.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;}
/*Line Border - Positions */
.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;}
/* Symbol - icon */
.tbk__icon {}
.tbk-symbol--icon.tbk-icon-pos--after-text .tbk__text {margin-bottom: 25px;}
/* Symbol inside title */
.tbk__title .tbk__symbol { display: inline-block; margin-right: 10px; vertical-align: middle; }
.tbk__title .tbk__icon {vertical-align: middle;}

/* Theme Color */
.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;}.eluid204e4af6{padding-top:0px;padding-bottom:0px;}.eluid204e4af6 .tbk__title {margin-bottom:10px;}.eluid204e4af6 .tbk__title{font-family:"Open Sans", Helvetica, Arial, sans-serif;;font-size:24px;line-height:30px;font-weight:400;color:#d34b30;font-style:normal;}.eluid204e4af6 .tbk__subtitle{font-family:"Open Sans", Helvetica, Arial, sans-serif;;font-size:20px;line-height:26px;font-weight:400;font-style:normal;}.eluid204e4af6 .tbk__icon { font-size:28px; }/* Textbox */
.zn_text_box-title--style1 {font-size: 16px; color:#CD2122; text-transform: uppercase; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);}
.zn_text_box-title--style2 {font-size: 22px; color:#535353; font-weight: normal; margin-top: 0;}.eluid6e997f48{padding-top:0px;padding-bottom:20px;}.media-container {position: relative;}
.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; }
/* Bodered animated 1 */
.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;}
.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: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; }
/* Alternative animated border */
.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; }
/* Circle animation */
.media-container:hover .circleanim-svg__circle-front { stroke-dasharray: 340; stroke-width: 2px; stroke-opacity:1; }

/* Page builder Content */
.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 { height:300px;  } }
@media screen and (min-width: 992px) and (max-width: 1199px){ .media-container { height:300px;  } }
@media screen and (min-width: 768px) and (max-width: 991px){ .media-container { height:300px;  } }
@media screen and (max-width: 767px){ .media-container { height:400px;  } }

.eluid18a276cc {height:255px;}@media (min-width:992px) and (max-width:1199px) {.eluid18a276cc {height:240px;} }@media (min-width:768px) and (max-width:991px) {.eluid18a276cc {height:240px;} }@media (max-width:767px) {.eluid18a276cc {height:300px;} } .eluid18a276cc .borderanim2-svg {width: 400px; }
				.eluid18a276cc .borderanim2-svg .media-container__text {line-height: 70px; }
				.eluid18a276cc .borderanim2-svg__shape {stroke-dasharray: 100 1000; stroke-dashoffset: -620; }
				.eluid18a276cc:hover .borderanim2-svg__shape {stroke-dasharray: 940; }
			.eluidfbaab52b{padding-top:35px;padding-bottom:36px;}.eluid0727d5f4{padding-top:0px;padding-bottom:3px;}.eluid0727d5f4 .tbk__title{font-family:"Open Sans", Helvetica, Arial, sans-serif;;font-size:24px;line-height:30px;font-weight:400;font-style:normal;}.eluid0727d5f4 .tbk__subtitle{font-family:"Open Sans", Helvetica, Arial, sans-serif;;font-size:20px;line-height:26px;font-weight:400;font-style:normal;}.eluid0727d5f4 .tbk__icon { font-size:28px; }/* Contact form */
/* Form States */
.cf-elm .zn_field_valid .zn_form_input { outline: 1px solid #00DF00; }
.cf-elm .zn_field_not_valid .zn_form_input{ outline: 1px solid red; }
.cf-elm .zn_contact_captcha_text { margin-bottom: 5px; display: block;}
.cf-elm .zn_form_loading { opacity: 0.5; }
.cf-elm .zn_captcha_text { position: absolute; left: 17px; padding: 10px 15px; width: 76px; }
.cf-elm .zn_validate_captcha { padding-left: 55px; }

.cf-elm { position: relative; padding-top: 10px; }
.cf-elm-form > p { margin-bottom: 0; }
.cf-elm .submit:before { line-height: 1; font-size: 20px; font-style: normal; font-variant: normal; text-transform: none; -webkit-font-smoothing: antialiased; }
.cf-elm input[type=text],
.cf-elm input[type=password],
.cf-elm textarea,
.cf-elm select,
.cf-elm input[type=email] {max-width: 100%;  margin-bottom: 15px; }
.cf-elm #contactResponse { overflow: hidden; }
.cf-elm .contactBusy { position: absolute; top: 0; bottom: 0; left: 0; right: 0; display: none; }
.cf-elm .progressContainer { height: 35px; bottom: 0; right: 0; position: absolute; width: 150px; }
.cf-elm .zn_contact_ajax_response {width: 100%; margin-bottom: 20px; }
.cf-label-notice {font-weight: normal; color:#C43A3A;}

/* Checkbox style */
.cf-elm .zn_form_field input[type=checkbox] {display: inline;width: auto;}
.cf-elm p.zn_checkbox {margin-bottom: 0;}
.cf-elm .zn_form_field input[type=checkbox] + label { position: relative; display: inline; left: 12px; top: -2px; font-size: 12px; }

.cf-elm-form .form-control { font-size: 13px;  /*padding: 14px;*/  height: auto;  outline: none; box-shadow: inset 1px 2px 0 rgba(0, 0, 0, 0.06); border: 1px solid #D9D9D9; }
.cf--dark .cf-elm-form .form-control { box-shadow: inset 1px 2px 0 rgba(0, 0, 0, 0.85); border-color:#262626; color: #ababab; background-color: #131313; }
.cf-elm-form .kl-fancy-form-label {left: 25px;}
.cf-elm-form .kl-fancy-form .form-control { padding-left: 10px }
.cf-elm-form.cf--placeholders .kl-fancy-form .form-control { padding: 15px; }

.cf-elm.inp-c--square .zn_form_input[type="text"],
.cf-elm.inp-c--square select.zn_form_input,
.cf-elm.inp-c--square textarea.zn_form_input {border-radius:0;}

.cf-elm.inp-s--flat .zn_form_input[type="text"],
.cf-elm.inp-s--flat select.zn_form_input,
.cf-elm.inp-s--flat textarea.zn_form_input {box-shadow:none;}

.kl-fancy-form-inpwrapper {}
.kl-fancy-form-col-wrapper { position: relative; }
.kl-fancy-form-col-wrapper:not(:only-child) { float: left; }
.cf-elm-form .kl-fancy-form-col-wrapper .kl-fancy-form-label {left: 10px;}
.kl-fancy-form-date-wrapper {}
.kl-fancy-form-date-wrapper:not(:only-child) {width:70%;}
.kl-fancy-form-date-wrapper:not(:only-child) .form-control{border-top-right-radius: 0; border-bottom-right-radius: 0; }
.kl-fancy-form-time-wrapper {width:30%;}
.kl-fancy-form-time-wrapper .form-control{border-top-left-radius: 0; border-bottom-left-radius: 0; }

/* Misc visuals
----------------------------------*/
.ui-datepicker {width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header {position: relative; padding: .2em 0; }
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {position: absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {top: 1px; }
.ui-datepicker .ui-datepicker-prev {left: 2px; }
.ui-datepicker .ui-datepicker-next {right: 2px; }
.ui-datepicker .ui-datepicker-prev-hover {left: 1px; }
.ui-datepicker .ui-datepicker-next-hover {right: 1px; }
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px; }
.ui-datepicker .ui-datepicker-title {margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select {font-size: 1em; margin: 1px 0; }
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {width: 49%; }
.ui-datepicker table {	width: 100%; font-size: .9em; border-collapse: collapse; margin: 0 0 .4em; }
.ui-datepicker th {padding: .7em .3em; text-align: center; font-weight: bold; border: 0; }
.ui-datepicker td {border: 0; padding: 1px; }
.ui-datepicker td span,
.ui-datepicker td a {display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane {background-image: none; margin: .7em 0 0 0; padding: 0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button {float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width: auto; overflow: visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {float: left; }
/* Melon Skin */
.ll-skin-melon {font-size: 14px; }
.ll-skin-melon .ui-widget {font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; background: #2e3641; border: none; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; }
.ll-skin-melon .ui-datepicker {padding: 0; }
.ll-skin-melon .ui-datepicker-header {border: none; background: transparent; font-weight: normal; font-size: 15px; }
.ll-skin-melon .ui-datepicker-header .ui-state-hover {background: transparent; border-color: transparent; cursor: pointer; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; }
.ll-skin-melon .ui-datepicker .ui-datepicker-title {margin-top: .4em; margin-bottom: .3em; color: #e9f0f4; }
.ll-skin-melon .ui-datepicker .ui-datepicker-prev-hover,
.ll-skin-melon .ui-datepicker .ui-datepicker-next-hover,
.ll-skin-melon .ui-datepicker .ui-datepicker-next,
.ll-skin-melon .ui-datepicker .ui-datepicker-prev {top: .6em; border:none; }
.ll-skin-melon .ui-datepicker .ui-datepicker-prev-hover {left: 2px; }
.ll-skin-melon .ui-datepicker .ui-datepicker-next-hover {right: 2px; }
.ll-skin-melon .ui-datepicker .ui-datepicker-next span,
.ll-skin-melon .ui-datepicker .ui-datepicker-prev span {color:#fff; width: 1em; height: 1em; overflow: hidden; position: relative; display: inline-block; font-family: 'Glyphicons Halflings'; font-style: normal; font-weight: 400; line-height: 1em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: block; margin: 0; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.ll-skin-melon .ui-datepicker .ui-datepicker-next span:before,
.ll-skin-melon .ui-datepicker .ui-datepicker-prev span:before {display: block; line-height: 1em; text-align: center; }
.ll-skin-melon .ui-datepicker .ui-datepicker-next span:before {content: "\e258"; }
 .ll-skin-melon .ui-datepicker .ui-datepicker-prev span:before {content: "\e257"; }
.ll-skin-melon .ui-datepicker table {margin: 0; }
.ll-skin-melon .ui-datepicker th {padding: 1em 0; color: #ccc; font-size: 12px; font-weight: normal; border: none; border-top: 1px solid #3a414d; }
.ll-skin-melon .ui-datepicker td {background: #4D4D4D; border: none; padding: 0; }
.ll-skin-melon td .ui-state-default {background: transparent; border: none; text-align: center; padding: .5em; margin: 0; font-weight: normal; color: #efefef; font-size: 12px; }
.ll-skin-melon td .ui-state-highlight {background: rgba(0, 0, 0, 0.15); }
.ll-skin-melon .ui-state-disabled  {opacity: 1; }
.ll-skin-melon .ui-state-disabled .ui-state-default {color: #888; }
.ll-skin-melon td .ui-state-active,
.ll-skin-melon td .ui-state-hover {background: #2e3641; }


/* TIMEPICKER */
.cf-elm-tp.ui-timepicker-wrapper {overflow-y: auto; height: 150px; width: 9em; outline: none; z-index: 999999; margin: 0;
font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; background: #2e3641; }
.cf-elm-tp.ui-timepicker-wrapper.ui-timepicker-with-duration {width: 13em; }
.cf-elm-tp.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-30,
.cf-elm-tp.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-60 {width: 11em; }
.cf-elm-tp .ui-timepicker-list {margin: 0; padding: 0; list-style: none; }
.cf-elm-tp .ui-timepicker-duration {margin-left: 5px; color: #888; }
.cf-elm-tp .ui-timepicker-list:hover .ui-timepicker-duration {color: #888; }
.cf-elm-tp .ui-timepicker-list li { padding: 5px 0; cursor: pointer; white-space: nowrap; color: #FFF; list-style: none; margin: 0; font-size: 12px; line-height: 1.6; text-align: center;}
.cf-elm-tp .ui-timepicker-list li:not(:first-child) {border-top:1px solid rgba(255,255,255,0.2);}
.cf-elm-tp li.ui-timepicker-selected,
.cf-elm-tp .ui-timepicker-list li:hover,
.cf-elm-tp .ui-timepicker-list .ui-timepicker-selected:hover {background: #4D4D4D; color: #fff; }
.cf-elm-tp li.ui-timepicker-selected .ui-timepicker-duration,
.cf-elm-tp .ui-timepicker-list li:hover .ui-timepicker-duration {color: #ccc; }
.cf-elm-tp .ui-timepicker-list li.ui-timepicker-disabled,
.cf-elm-tp .ui-timepicker-list li.ui-timepicker-disabled:hover,
.cf-elm-tp .ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {color: #888; cursor: default; }
.cf-elm-tp .ui-timepicker-list li.ui-timepicker-disabled:hover,
.cf-elm-tp .ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {background: #f2f2f2; }.eluidfa4477a0{padding-top:27px;padding-bottom:35px;}/* partners carousel */
.partners_carousel-title {font-weight:500; margin-top:0; }
.partners_carousel-list { margin:0; padding:0; list-style:none; }
.partners_carousel-item { float: left; text-align:center; margin:0; padding:0 0 0 10px; width: 250px;}
.partners_carousel-link { display:block; padding: 10px 0; margin:0; min-height:46px; line-height:46px; border:4px solid #f9f9f9; border-radius:3px; background: #ffffff;}
.partners_carousel-img {opacity:.8; }
.partners_carousel-link:hover { background:#f9f9f9; border:4px solid #eee;}
.prtc--dark .partners_carousel-link {border:4px solid #060606; background: #000;}
.prtc--dark .partners_carousel-link:hover { background:#060606; border:4px solid #111;}
.partners_carousel-link:hover .partners_carousel-img { opacity:1; }
.partners_carousel-controls {opacity:0.5; }
.partners_carousel-arr:hover {opacity:1; }