.bannerheading {
  font-family: 'Museo700-Regular', sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  font-style: normal;
}
.bannerheading {
color: white;
font-size: 20px;
font-weight: 600;
position: relative;
margin-bottom: 0px;
padding-bottom: 15px;
text-transform: uppercase;
}
.bannerheading::after {
        display:block;
        clear:both;
        content : "";
        position: relative;
        left    : 0;
        bottom  : 0;
        max-width:250px;
        height  : 1px;
        width   : 50%;  
        border-bottom:3px solid #fba71b;
        padding:4px 0px;
    }
.bannerheading span {
  color: white;
}

.ccform .btn {
  font-size: 16px !important;
  font-weight: 600;
  padding: 15px 10px !important;
}
.eluida142a363 {
  margin-top: 0px;
}
.eluida142a363 {
  font-family: 'Museo700-Regular', sans-serif;
  font-size: 56px;
  line-height: 56px;
  font-weight: 700;
}
.eluida142a363 {
  color: #ffffff;
}4314

.Bannertext {
  font-family: 'Museo700-Regular', sans-serif;
  font-size: 16px;
  line-height: 32px;
  font-weight: 300;
  font-style: normal;
  color: white;
}
p.Bannertext {
    color: white;
}
.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;
}
.eluid2e9f3cfa .znListItems-text {
  font-size: 14px;
  font-weight: 200;
  color: #46db77;
}
.eluid2e9f3cfa {
  margin-top: 60px;
}
.eluid2e9f3cfa {
  padding-top: 0px;
}
.eluid2e9f3cfa .znListItems-icon {
  font-size: 17px;
  color: #46db77;
}
.eluid2e9f3cfa .znListItems-icon.znListItems-icon-0 {
  color: #46db77;
}
.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;
}
.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-eluid94ed8eb3 {
  background-color: rgba(255, 255, 255, 0);
}
#eluid94ed8eb3 .znColumnElement-innerWrapper-eluid94ed8eb3 {
  min-height: px;
}
.znColumnElement-innerWrapper-eluid94ed8eb3 {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
.eluid72d2547a {
  margin-top: 0px;
}
.eluid72d2547a {
  font-family: 'Museo700-Regular', sans-serif;
  font-size: 28;
  text-align: center;
}
.eluid72d2547a {
  color: #0a0a0a;
}
.eluid8d080b7e {
  font-family: 'Museo700-Regular', sans-serif;
  font-size: 16px;
  line-height: 32px;
  font-weight: 300;
  font-style: normal;
  text-align: center;
}
.eluid8d080b7e {
  color: #bdbcbc;
}
.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;
}
.cf-elm p.zn_checkbox {
  margin-bottom: 0;
}
.cf-elm input[type="checkbox"] + label {
  margin-left: 5px;
}
.kl-fancy-form .form-control {
  font-size: 13px;
  height: auto;
  outline: none;
  box-shadow: inset 1px 2px 0 rgba(0, 0, 0, 0.06);
  border: 1px solid #d9d9d9;
  line-height: 1.6;
}
.cf--dark .kl-fancy-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;
}
.cf-elm.cf--resetBorders .zn_form_input {
  border: none;
}
.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: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;
}
.kl-material-form-col-wrapper {
  position: relative;
}
.kl-material-form-col-wrapper:not(:only-child) {
  float: left;
}
.cf-elm-form .kl-material-form-col-wrapper .kl-material-form-label {
  left: 0px;
}
.kl-material-form-date-wrapper:not(:only-child) {
  width: 70%;
}
.kl-material-form-date-wrapper:not(:only-child) .form-control {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.kl-material-form-time-wrapper {
  width: 30%;
}
.kl-material-form-time-wrapper .form-control {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.kl-material-form.zn_form_field.zn_field_not_valid .zn_form_input,
.kl-material-form-date-wrapper.zn_field_not_valid .zn_form_input,
.kl-material-form-time-wrapper.zn_field_not_valid .zn_form_input {
  outline: none;
  border-bottom-color: #00df00;
}
.kl-material-form.zn_form_field.zn_field_not_valid .zn_form_input,
.kl-material-form-date-wrapper.zn_field_not_valid .zn_form_input,
.kl-material-form-time-wrapper.zn_field_not_valid .zn_form_input {
  outline: none;
  border-bottom-color: red;
}
.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.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: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}
.ui-datepicker th {
  padding: 0.7em 0.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: 0.2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.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: 0.4em;
  margin-bottom: 0.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: 0.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: 0.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;
}
.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;
}
.themeform .btn-fullcolor.btn-custom-color {
    background-color: #004996;
    text-transform: uppercase;
    border-radius: 5px !important;
	color: #fff !important;
}

.themeform .btn-fullcolor.btn-custom-color:hover, .themeform .btn-fullcolor.btn-custom-color:focus {
  background-color: #589cd5;
}
.znColumnElement-innerWrapper-eluidc08621de {
  background-color: #ffffff;
}
#eluidc08621de .znColumnElement-innerWrapper-eluidc08621de {
  min-height: px;
}
.znColumnElement-innerWrapper-eluidc08621de {
  margin-top: 70px;
}
.znColumnElement-innerWrapper-eluidc08621de {
  padding-top: 30px;
  padding-right: 20px;
  padding-bottom: 30px;
  padding-left: 20px;
}
.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;
  }
}
.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);
}
.section-parallax {
  padding-top: 35px;
  padding-bottom: 35px;
}
.zn_section.section-parallax {
  background-color: #ffffff;
}
.section-parallax .zn-section-height--custom_height {
  margin-top: 160px;
}
.is-ie11 .section-parallax .zn-section-height--custom_height {
  height: 1px;
}
.eluid37f2b137 {
  font-family: 'Museo700-Regular', sans-serif;
  font-size: 26px;
  font-weight: 700;
}
.eluid37f2b137 {
  color: #ffffff;
}
.eluidd0c5a7a2 {
  font-family: 'Museo700-Regular', sans-serif;
  font-size: 16px;
  font-weight: 200;
}
.eluidd0c5a7a2 {
  color: #ffffff;
}
.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;
}
.eluid2d2763a0.btn {
  font-family: 'Museo700-Regular', sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.eluid2d2763a0.btn {
  color: #46db77;
}
.eluid2d2763a0.btn:hover,
.eluid2d2763a0.btn:focus {
  color: #38af5f;
}
.eluid2d2763a0.btn {
  border-color: rgba(221, 51, 51, 0);
}
.eluid2d2763a0.btn:hover,
.eluid2d2763a0.btn:focus {
  border-color: #009502;
}
.zn-buttonWrapper .eluid2d2763a0.btn {
  background-color: #ffffff;
}
.zn-buttonWrapper .eluid2d2763a0.btn:hover,
.eluid2d2763a0.btn:focus {
  background-color: #cccccc;
}
.eluid2d2763a0.btn {
  margin-top: 34px;
}
.eluid2d2763a0.btn {
  padding-top: 24px;
  padding-bottom: 24px;
}
.eluid3625a729 {
  margin-top: 0px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .eluid3625a729 {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 767px) {
  .eluid3625a729 {
    margin-bottom: 0px;
  }
}
.eluid3625a729 {
  padding-top: 35px;
  padding-bottom: 35px;
}
.zn_section.eluid3625a729 {
  background-color: #46db77;
}
.image-boxes {
  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;
  margin: 0 auto;
}
.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, 0.22);
}
.image-boxes.image-boxes--2 .image-boxes-link {
  margin-bottom: 0;
}
.imgbox-simple .image-boxes-img {
  width: auto;
  background-size: auto 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, 0.5);
}
.sliding-details-img {
  position: relative;
}
.sliding-details,
.sliding-details-content {
  -webkit-transition: all 0.2s cubic-bezier(0.68, 0, 0.265, 1);
  transition: all 0.2s cubic-bezier(0.68, 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;
}
.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: 0.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 0.2s ease-out;
  transition: all 0.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 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  -webkit-backface-visibility: hidden;
}
.image-boxes.image-boxes--4:hover .image-boxes-img {
  opacity: 0.8;
}
.image-boxes.image-boxes--4.kl-title_style_bottom .image-boxes-title {
  text-align: left;
  padding: 0 20px 30px;
  -webkit-transition: padding-bottom 0.2s ease-out;
  transition: padding-bottom 0.2s ease-out;
}
.image-boxes.image-boxes--4.kl-title_style_bottom .image-boxes-title:before {
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.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 0.2s ease-out;
  transition: all 0.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: 0.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;
}
.eluid8f8d7b0d {
  margin-top: 0px;
  margin-bottom: 0px;
}
.eluid8f8d7b0d {
  padding-top: 0px;
  padding-bottom: 0px;
}
#eluida3740f8e .znColumnElement-innerWrapper-eluida3740f8e {
  min-height: px;
}
.znColumnElement-innerWrapper-eluida3740f8e {
  margin-top: 0px;
}
.znColumnElement-innerWrapper-eluida3740f8e {
  padding-top: 0px;
}
.eluid6b29a495 {
  margin-top: 15px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .eluid6b29a495 {
    margin-top: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .eluid6b29a495 {
    margin-top: 0px;
  }
}
@media screen and (max-width: 767px) {
  .eluid6b29a495 {
    margin-top: 0px;
  }
}
.eluid6b29a495 {
  font-family: 'Museo700-Regular', sans-serif;
  font-size: 36px;
  line-height: 42px;
  font-weight: 300;
}
.eluid6b29a495 {
  color: #0a0a0a;
}
.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;
}
.eluiddd412cf3 {
  margin-top: 28px;
  margin-right: 87%;
  margin-bottom: 15px;
}
.eluiddd412cf3.zn_separator--icon-no {
  border-top-width: 2px;
  border-top-color: #46db77;
}
.eluid0dfcc78e {
  margin-bottom: 30px;
}
.eluid0dfcc78e {
  font-family: 'Museo700-Regular', sans-serif;
  font-size: 16px;
  line-height: 32px;
  font-weight: 300;
}
.eluid0dfcc78e {
  color: #838383;
}
.eluidc826ca7a .znListItems-text {
  font-family: 'Museo700-Regular', sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #838383;
}
.eluidc826ca7a .znListItems > li {
  margin-top: 10px;
  margin-bottom: 10px;
}
.eluidc826ca7a .znListItems-icon {
  font-size: 10px;
}
#eluid7c6c2c04 .znColumnElement-innerWrapper-eluid7c6c2c04 {
  min-height: px;
}
.znColumnElement-innerWrapper-eluid7c6c2c04 {
  margin-left: -12px;
}
.znColumnElement-innerWrapper-eluid7c6c2c04 {
  padding-left: 0px;
}
.eluidac63a4ea .znListItems-text {
  font-family: 'Museo700-Regular', sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #838383;
}
.eluidac63a4ea .znListItems > li {
  margin-top: 10px;
  margin-bottom: 10px;
}
.eluidac63a4ea .znListItems-icon {
  font-size: 10px;
}
#eluidcf4a5f81 .znColumnElement-innerWrapper-eluidcf4a5f81 {
  min-height: px;
}
.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;
}
.eluid539f26a7 {
  padding-top: 1%;
}
.eluid539f26a7 {
}
#eluid675ddd6a .znColumnElement-innerWrapper-eluid675ddd6a {
  min-height: px;
}
.znColumnElement-innerWrapper-eluid675ddd6a {
  margin-top: 40px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .znColumnElement-innerWrapper-eluid675ddd6a {
    margin-top: 0px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .znColumnElement-innerWrapper-eluid675ddd6a {
    margin-top: 0px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .znColumnElement-innerWrapper-eluid675ddd6a {
    margin-top: 0px;
    margin-bottom: 30px;
  }
}
.znColumnElement-innerWrapper-eluid675ddd6a {
  padding-left: 45px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .znColumnElement-innerWrapper-eluid675ddd6a {
    padding-top: 0px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 767px) {
  .znColumnElement-innerWrapper-eluid675ddd6a {
    padding-top: 0px;
    padding-right: 0px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .eluid99999b9b {
    margin-top: 30px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .eluid99999b9b {
    margin-top: 30px;
    margin-bottom: 20px;
  }
}
.eluid99999b9b {
  padding-top: 110px;
  padding-bottom: 110px;
}
.eluidb2fb02b9 {
  margin-top: 0px;
}
.eluidb2fb02b9 {
  font-family: 'Museo700-Regular', sans-serif;
  font-size: 36px;
  line-height: 42px;
  font-weight: 300;
  text-align: center;
}
.eluidb2fb02b9 {
  color: #0a0a0a;
}
.eluid498e2e03 {
  margin-top: 28px;
  margin-right: 44%;
  margin-bottom: 15px;
  margin-left: 45%;
}
.eluid498e2e03.zn_separator--icon-no {
  border-top-width: 2px;
  border-top-color: #46db77;
}
.eluid356c3b38 {
  font-family: 'Museo700-Regular', sans-serif;
  font-size: 16px;
  line-height: 32px;
  font-weight: 300;
  text-align: center;
}
.eluid356c3b38 {
  color: #838383;
}
#eluidd72cb49b .znColumnElement-innerWrapper-eluidd72cb49b {
  min-height: px;
}
.znColumnElement-innerWrapper-eluidd72cb49b
  > .znColumnElement-innerContent:not(.zn_pb_no_content) {
  width: 60%;
}
@media (max-width: 767px) {
  .znColumnElement-innerWrapper-eluidd72cb49b
    > .znColumnElement-innerContent:not(.zn_pb_no_content) {
    width: 80%;
  }
  .zn_section.section-parallax {
	  background-color: #ffffff;
	  min-height: unset;
	  height: unset;
	}
	.site-header{
		background: none;
	}
}
.eluideada6455 {
  padding-top: 0px;
  padding-bottom: 61px;
}
.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;
}
.eluid697e00e4 {
  padding-top: 0px;
  padding-bottom: 0px;
}
.eluid697e00e4 .tbk__title {
  margin-bottom: 10px;
}
.eluid697e00e4 .tbk__title {
  font-family: 'Museo700-Regular', sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #ffffff;
}
.eluid697e00e4 .tbk__icon {
  font-size: 28px;
}
.eluid5aaee3f8 {
  margin-bottom: 20px;
}
.eluid5aaee3f8 {
  padding-top: 0px;
  padding-bottom: 0px;
}
.eluid5aaee3f8 .tbk__title {
  margin-bottom: 10px;
}
.eluid5aaee3f8 .tbk__title {
  font-family: 'Museo700-Regular', sans-serif;
  font-size: 26px;
  font-weight: 600;
  color: #eaeaea;
}
.eluid5aaee3f8 .tbk__icon {
  font-size: 28px;
}
.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;
}
#eluid6915bff0 .btn-custom-color.btn-element-0 {
  background-color: #46db77;
}
#eluid6915bff0 .btn-custom-color.btn-element-0:hover {
  background-color: #38af5f;
}
#eluid6915bff0 .btn-element-0 {
  font-family: 'Museo700-Regular', sans-serif;
  font-size: 12px;
  font-weight: 300;
}
#eluid6915bff0 .btn-element-0 {
  margin-top: 0px;
  margin-bottom: 25px;
}
#eluid6915bff0 .btn-element-0 {
  padding-top: 6px;
  padding-right: 28px;
  padding-bottom: 6px;
  padding-left: 28px;
}
.eluid7ab4c078:hover .ph-eluid6915bff0.prt-hover-slidein {
  opacity: 1;
  max-height: 200px;
}
.media-container {
  position: relative;
}
.no-flexbox .media-container {
  width: 100%;
  display: table;
}
.media-container[onclick] {
  cursor: pointer;
}
.media-container__link {
  -webkit-transition: color 0.25s ease-out;
  transition: color 0.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 0.2s ease-out;
  transition: margin-right 0.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 0.2s ease-out;
  transition: color 0.2s ease-out;
  width: 100%;
}
.media-container__link--style-borderanim1 > i {
  opacity: 0.8;
  background-color: #fff;
  display: block;
  position: absolute;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.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: 300px;
  }
}

@media (min-width: 1920px) and (max-width: 2560px)  {
 .banner-content h2.bannerheading {
    font-size: 20px !important;
}
.banner-content p.Bannertext {
    font-size: 18px !important;
}
span.ban-content-euro {
    font-size: 20px !important;
}
.section-parallax .zn-section-height--custom_height {
    margin-top: 120px !important;
}
}

@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;
  }
}
.eluid7ab4c078 {
  min-height: 500px;
}
.eluidd4a0b44d {
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 30px;
}
.eluidd4a0b44d {
  padding-top: 20px;
  padding-bottom: 20px;
}
.eluidd4a0b44d .tbk__title {
  margin-bottom: 10px;
}
.eluidd4a0b44d .tbk__title {
  font-family: 'Museo700-Regular', sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
}
.eluidd4a0b44d .tbk__subtitle {
  font-family: 'Museo700-Regular', sans-serif;
  font-size: 16px;
  font-weight: 200;
  color: #ffffff;
}
.eluidd4a0b44d .tbk__icon {
  font-size: 28px;
}
.znColumnElement-innerWrapper-eluidc9223e76 {
  background-color: #46db77;
}
#eluidc9223e76 .znColumnElement-innerWrapper-eluidc9223e76 {
  min-height: px;
}
.eluid6ebc34a2 {
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 30px;
}
.eluid6ebc34a2 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.eluid6ebc34a2 .tbk__title {
  margin-bottom: 10px;
}
.eluid6ebc34a2 .tbk__title {
  font-family: 'Museo700-Regular', sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #838383;
}
.eluid6ebc34a2 .tbk__subtitle {
  font-family: 'Museo700-Regular', sans-serif;
  font-size: 16px;
  font-weight: 200;
  color: #838383;
}
.eluid6ebc34a2 .tbk__icon {
  font-size: 28px;
}
.znColumnElement-innerWrapper-eluid3eeebca4 {
  background-color: #ffffff;
}
#eluid3eeebca4 .znColumnElement-innerWrapper-eluid3eeebca4 {
  min-height: px;
}
.znColumnElement-innerWrapper-eluid3eeebca4 {
  margin-top: 37px;
  margin-bottom: 37px;
}
.znColumnElement-innerWrapper-eluid3eeebca4 {
  padding-top: 0px;
}
.eluid6aec6941 {
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 30px;
}
.eluid6aec6941 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.eluid6aec6941 .tbk__title {
  margin-bottom: 10px;
}
.eluid6aec6941 .tbk__title {
  font-family: 'Museo700-Regular', sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #838383;
}
.eluid6aec6941 .tbk__subtitle {
  font-family: 'Museo700-Regular', sans-serif;
  font-size: 16px;
  font-weight: 200;
  color: #838383;
}
.eluid6aec6941 .tbk__icon {
  font-size: 28px;
}
.znColumnElement-innerWrapper-eluidfe47940b {
  background-color: #ffffff;
}
#eluidfe47940b .znColumnElement-innerWrapper-eluidfe47940b {
  min-height: px;
}
.eluidb7bb577d {
  padding-top: 35px;
  padding-bottom: 50px;
}
.eluidb4f62540 {
  margin-bottom: 0px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .eluidb4f62540 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .eluidb4f62540 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 767px) {
  .eluidb4f62540 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
#eluid09dd450d .znColumnElement-innerWrapper-eluid09dd450d {
  min-height: px;
}
.znColumnElement-innerWrapper-eluid09dd450d {
  margin-bottom: 0px;
}
.znColumnElement-innerWrapper-eluid09dd450d {
  padding-bottom: 0px;
}
.eluid435a1980 {
  font-family: 'Museo700-Regular', sans-serif;
  font-size: 36px;
  line-height: 42px;
  font-weight: 300;
}
.eluid435a1980 {
  color: #0a0a0a;
}
.eluid90c88678 {
  margin-top: 28px;
  margin-right: 90%;
  margin-bottom: 15px;
}
.eluid90c88678.zn_separator--icon-no {
  border-top-width: 2px;
  border-top-color: #46db77;
}
.eluidd9db2271 {
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 50px;
}
.eluidd9db2271 {
  font-family: 'Museo700-Regular', sans-serif;
  font-size: 16px;
  line-height: 32px;
  font-weight: 300;
}
.eluidd9db2271 {
  color: #838383;
}
.skills_wgt ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.skills_wgt ul li {
  margin-top: 7px;
  margin-top: 7px;
}
.skills_wgt .skill-title {
  font-size: 13px;
  line-height: 1;
  margin: 0 0 13px 0;
}
.skills_wgt .skill-bar {
  display: block;
  border-radius: 2px;
  height: 13px;
}
.skills_wgt .skill-bar.stg-corners--rounded,
.skills_wgt .skill-bar.stg-corners--rounded .skill-bar-inner {
  border-radius: 50px;
}
.skills_wgt .skill-bar.stg-corners--yes,
.skills_wgt .skill-bar.stg-corners--yes .skill-bar-inner {
  border-radius: 9px;
}
.skills_wgt .skill-bar.stg-corners--,
.skills_wgt .skill-bar.stg-corners-- .skill-bar-inner {
  border-radius: 0;
}
.skills_wgt .skill-bar-inner {
  border-radius: 2px;
  width: 0;
  height: 13px;
  display: block;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.skills_wgt.started .skill-bar-inner::before {
  background: #1a1c25;
  border-radius: 3px;
  padding: 0 0.5em;
  height: auto;
  line-height: 1.8;
  width: auto;
  display: block;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  position: absolute;
  bottom: 100%;
  left: 100%;
  margin-left: -25px;
  content: attr(data-percentage);
  margin-bottom: 8px;
}
.skills_wgt.started .skill-bar-inner::after {
  content: "";
  position: absolute;
  border: 4px solid transparent;
  border-top-color: #1a1c25;
  bottom: 100%;
  left: 100%;
  margin-left: -0.7em;
}
.skills_wgt.started.tool_light .skill-bar-inner::before {
  background: #dadada;
  color: #888;
}
.skills_wgt.started.tool_light .skill-bar-inner::after {
  border-top-color: #dadada;
}
.skills_wgt.started.tool_tr_light .skill-bar-inner::before {
  background: transparent;
  color: #fff;
  margin-bottom: 5px;
}
.skills_wgt.started.tool_tr_light .skill-bar-inner::after {
  border-top-color: transparent;
}
.skills_wgt.started.tool_tr_dark .skill-bar-inner::before {
  background: transparent;
  color: #333;
  margin-bottom: 5px;
}
.skills_wgt.started.tool_tr_dark .skill-bar-inner::after {
  border-top-color: transparent;
}
.skills_wgt.skillbar--hover.started .skill-bar-inner::before,
.skills_wgt.skillbar--hover.started .skill-bar-inner::after {
  opacity: 0;
  visibility: hidden;
  margin-bottom: 30px;
}
.skills_wgt.skillbar--hover.started .skill-bar:hover .skill-bar-inner::before,
.skills_wgt.skillbar--hover.started .skill-bar:hover .skill-bar-inner::after {
  opacity: 1;
  visibility: visible;
  margin-bottom: 15px;
}
.skills_wgt.skillbar--hover.started .skill-bar:hover .skill-bar-inner::after {
  margin-bottom: 7px;
}
.eluid3b431060 .skill-bar-inner {
  background-color: #46db77;
}
.eluid3b431060 .skill-title {
  font-family: 'Museo700-Regular', sans-serif;
  font-size: 12px;
  font-weight: 400;
}
.eluid3b431060 > ul > li {
  margin-top: 25px;
  margin-bottom: 25px;
}
.znColumnElement-innerWrapper-eluid042346dd {
  background-color: rgba(255, 255, 255, 0);
}
#eluid042346dd .znColumnElement-innerWrapper-eluid042346dd {
  min-height: 0px;
}
.znColumnElement-innerWrapper-eluid042346dd {
  padding-top: 120px;
  padding-right: 150px;
  padding-bottom: 100px;
  padding-left: 50px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .znColumnElement-innerWrapper-eluid042346dd {
    padding-right: 30px;
    padding-bottom: 120px;
    padding-left: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .znColumnElement-innerWrapper-eluid042346dd {
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  .znColumnElement-innerWrapper-eluid042346dd {
    padding-right: 0px;
    padding-bottom: 30px;
    padding-left: 0px;
  }
}
.eluidb3060a4a {
  margin-top: 90px;
  margin-bottom: 90px;
}
.eluidb3060a4a {
  padding-top: 0px;
  padding-bottom: 0px;
}
.zn_section.eluidb3060a4a {
  background-color: #ffffff;
}
.sectiontitle {
    font-family: 'Museo700-Regular', sans-serif;
    font-size: 36px;
    line-height: 42px;
    font-weight: 300;
    text-align: center;
    font-weight: 600;
}
.sectiontitle {
    color: #0a0a0a;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 50px;
}
.eluid4e0bbad9 {
  margin-top: 28px;
  margin-right: 44%;
  margin-bottom: 15px;
  margin-left: 45%;
}
.eluid4e0bbad9.zn_separator--icon-no {
  border-top-width: 2px;
  border-top-color: #46db77;
}
.eluid1220ea3e {
  font-family: 'Museo700-Regular', sans-serif;
  font-size: 16px;
  line-height: 32px;
  font-weight: 300;
  text-align: center;
}
.eluid1220ea3e {
  color: #838383;
}

.znColumnElement-innerWrapper-eluid1a1bfbc0
  > .znColumnElement-innerContent:not(.zn_pb_no_content) {
  width: 100%;
}
@media (max-width: 767px) {
  .znColumnElement-innerWrapper-eluid1a1bfbc0
    > .znColumnElement-innerContent:not(.zn_pb_no_content) {
    width: 100%;
  }
}
.kl-iconbox {
  margin-bottom: 30px;
}
.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 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: color 0.2s cubic-bezier(0.215, 0.61, 0.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;
}
img.kl-iconbox__icon {
  width: 100px;
}
.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 0.2s ease-out;
  transition: background-color 0.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: 0.5s;
  transition-duration: 0.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(
    0.22,
    0.61,
    0.36,
    1
  ) !important;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1) !important;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.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: 0.5s;
  transition-duration: 0.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(
    0.22,
    0.61,
    0.36,
    1
  ) !important;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1) !important;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.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 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.2s cubic-bezier(0.215, 0.61, 0.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, 0.1);
}
.kl-iconbox--theme-dark .mouse-anim-icon:after {
  background-color: rgba(255, 255, 255, 0.25);
}
.kl-iconbox--theme-dark .mouse-anim-icon:hover {
  background-color: rgba(0, 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;
}
.eluid3c80a524 .kl-iconbox__inner .kl-iconbox__title {
  font-family: 'Museo700-Regular', sans-serif;
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
  color: #46db77;
  font-style: normal;
}
.eluid3c80a524 .kl-iconbox__inner .kl-iconbox__desc {
  font-family: 'Museo700-Regular', sans-serif;
  font-size: 16px;
  line-height: 32px;
  font-weight: 300;
  font-style: normal;
}
.eluid3c80a524 .kl-iconbox__inner img.kl-iconbox__icon {
  width: 70px;
}
.eluid3c80a524 .kl-iconbox__inner .kl-iconbox__icon {
  opacity: 0.5;
}
.znColumnElement-innerWrapper-eluid82f79e0a {
  background-color: #ffffff;
}
#eluid82f79e0a .znColumnElement-innerWrapper-eluid82f79e0a {
  min-height: px;
}
.znColumnElement-innerWrapper-eluid82f79e0a {
  margin-bottom: 0px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .znColumnElement-innerWrapper-eluid82f79e0a {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .znColumnElement-innerWrapper-eluid82f79e0a {
    margin-bottom: 0px;
  }
}
.znColumnElement-innerWrapper-eluid82f79e0a {
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
}
.eluid753c51d3 .kl-iconbox__inner .kl-iconbox__title {
  font-family: 'Museo700-Regular', sans-serif;
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
  color: #46db77;
  font-style: normal;
}
.eluid753c51d3 .kl-iconbox__inner .kl-iconbox__desc {
  font-family: 'Museo700-Regular', sans-serif;
  font-size: 16px;
  line-height: 32px;
  font-weight: 300;
  font-style: normal;
}
.eluid753c51d3 .kl-iconbox__inner img.kl-iconbox__icon {
  width: 70px;
}
.eluid753c51d3 .kl-iconbox__inner .kl-iconbox__icon {
  opacity: 0.5;
}
.znColumnElement-innerWrapper-eluid9b5dd145 {
  background-color: #ffffff;
}
#eluid9b5dd145 .znColumnElement-innerWrapper-eluid9b5dd145 {
  min-height: px;
}
.znColumnElement-innerWrapper-eluid9b5dd145 {
  margin-bottom: 0px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .znColumnElement-innerWrapper-eluid9b5dd145 {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .znColumnElement-innerWrapper-eluid9b5dd145 {
    margin-bottom: 0px;
  }
}
.znColumnElement-innerWrapper-eluid9b5dd145 {
  padding-top: 60px;
  padding-right: 40px;
  padding-bottom: 10px;
  padding-left: 40px;
}
.eluid1761a41b .kl-iconbox__inner .kl-iconbox__title {
  font-family: 'Museo700-Regular', sans-serif;
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
  color: #46db77;
  font-style: normal;
}
.eluid1761a41b .kl-iconbox__inner .kl-iconbox__desc {
  font-family: 'Museo700-Regular', sans-serif;
  font-size: 16px;
  line-height: 32px;
  font-weight: 300;
  font-style: normal;
}
.eluid1761a41b .kl-iconbox__inner img.kl-iconbox__icon {
  width: 70px;
}
.eluid1761a41b .kl-iconbox__inner .kl-iconbox__icon {
  opacity: 0.5;
}
.znColumnElement-innerWrapper-eluid740a51c8 {
  background-color: #ffffff;
}
#eluid740a51c8 .znColumnElement-innerWrapper-eluid740a51c8 {
  min-height: px;
}
.znColumnElement-innerWrapper-eluid740a51c8 {
  margin-bottom: 0px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .znColumnElement-innerWrapper-eluid740a51c8 {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .znColumnElement-innerWrapper-eluid740a51c8 {
    margin-bottom: 0px;
  }
}
.znColumnElement-innerWrapper-eluid740a51c8 {
  padding-top: 60px;
  padding-right: 40px;
  padding-bottom: 10px;
  padding-left: 40px;
}
.eluidfe18d45a .kl-iconbox__inner .kl-iconbox__title {
  font-family: 'Museo700-Regular', sans-serif;
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
  color: #46db77;
  font-style: normal;
}
.eluidfe18d45a .kl-iconbox__inner .kl-iconbox__desc {
  font-family: 'Museo700-Regular', sans-serif;
  font-size: 16px;
  line-height: 32px;
  font-weight: 300;
  font-style: normal;
}
.eluidfe18d45a .kl-iconbox__inner img.kl-iconbox__icon {
  width: 70px;
}
.eluidfe18d45a .kl-iconbox__inner .kl-iconbox__icon {
  opacity: 0.5;
}
.znColumnElement-innerWrapper-eluid00f3f434 {
  background-color: #ffffff;
}
#eluid00f3f434 .znColumnElement-innerWrapper-eluid00f3f434 {
  min-height: px;
}
.znColumnElement-innerWrapper-eluid00f3f434 {
  margin-bottom: 0px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .znColumnElement-innerWrapper-eluid00f3f434 {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .znColumnElement-innerWrapper-eluid00f3f434 {
    margin-bottom: 0px;
  }
}
.znColumnElement-innerWrapper-eluid00f3f434 {
  padding-top: 60px;
  padding-right: 40px;
  padding-bottom: 10px;
  padding-left: 40px;
}

.eluid26bc1bb8 {
  min-height: 480px;
}
.eluid0a11ac86 {
  margin-top: 0px;
}
.eluid0a11ac86 {
  font-family: 'Museo700-Regular', sans-serif;
  font-size: 36px;
  line-height: 42px;
  font-weight: 300;
}
.eluid0a11ac86 {
  color: #0a0a0a;
}
.eluid2912e2ba {
  margin-top: 28px;
  margin-right: 83%;
  margin-bottom: 20px;
}
.eluid2912e2ba.zn_separator--icon-no {
  border-top-width: 2px;
  border-top-color: #46db77;
}
.eluid281b9974 {
  margin-right: 0px;
  margin-bottom: 35px;
}
.eluid281b9974 {
  font-family: 'Museo700-Regular', sans-serif;
  font-size: 16px;
  line-height: 32px;
  font-weight: 300;
}
.eluid281b9974 {
  color: #838383;
}
.eluid209def6d {
  margin-bottom: 45px;
}
.eluid209def6d {
  font-family: 'Museo700-Regular', sans-serif;
  font-size: 16px;
  line-height: 32px;
  font-weight: 300;
}
.eluid209def6d {
  color: #838383;
}
#eluideda03759 .btn-custom-color.btn-element-0 {
  background-color: #46db77;
}
#eluideda03759 .btn-custom-color.btn-element-0:hover {
  background-color: #38af5f;
}
#eluideda03759 .btn-element-0 {
  font-family: 'Museo700-Regular', sans-serif;
  font-size: 14;
  font-weight: 500;
  color: #ffffff !important;
}
#eluideda03759 .btn-element-0 {
  margin-right: 20px;
  margin-bottom: 20px;
}
#eluideda03759 .btn-element-0 {
  padding-top: 12px;
  padding-right: 53px;
  padding-bottom: 12px;
  padding-left: 53px;
}
#eluideda03759 .btn-custom-color.btn-element-1 {
  color: #46db77;
  border-color: #46db77;
}
#eluideda03759 .btn-custom-color.btn-element-1:hover {
  color: #38af5f;
  border-color: #38af5f;
}
#eluideda03759 .btn-element-1 {
  font-family: 'Museo700-Regular', sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #46db77 !important;
}
#eluideda03759 .btn-element-1 {
  margin-top: 0px;
  margin-bottom: 20px;
}
#eluideda03759 .btn-element-1 {
  padding-top: 10px;
  padding-right: 50px;
  padding-bottom: 10px;
  padding-left: 50px;
}
#eluid745905c6 .znColumnElement-innerWrapper-eluid745905c6 {
  min-height: px;
}
.znColumnElement-innerWrapper-eluid745905c6 {
  margin-bottom: 0px;
}
.znColumnElement-innerWrapper-eluid745905c6 {
  padding-top: 22px;
  padding-left: 60px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .znColumnElement-innerWrapper-eluid745905c6 {
    padding-top: 40px;
    padding-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  .znColumnElement-innerWrapper-eluid745905c6 {
    padding-top: 40px;
    padding-right: 10px;
    padding-left: 10px;
  }
}
.sectionspacer {
padding: 45px 30px 60px 30px !important;
}
.eluid2660a65f {
  margin-top: 0px;
}
.eluid2660a65f {
  font-family: 'Museo700-Regular', sans-serif;
  font-size: 36px;
  line-height: 42px;
  font-weight: 300;
  text-align: center;
}
.eluid2660a65f {
  color: #ffffff;
}
.eluid866e05d2 {
  margin-top: 28px;
  margin-right: 43%;
  margin-bottom: 15px;
  margin-left: 44%;
}
.eluid866e05d2.zn_separator--icon-no {
  border-top-width: 2px;
  border-top-color: #46db77;
}
.eluidf7f26ae1 {
  margin-bottom: 50px;
}
.eluidf7f26ae1 {
  font-family: 'Museo700-Regular', sans-serif;
  font-size: 16px;
  line-height: 32px;
  font-weight: 300;
  text-align: center;
}
.eluidf7f26ae1 {
  color: #ffffff;
}
.elm-nlbox__form {
    border-radius: 4px;
    position: relative;
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.formfieldinput,
.formsubmit {
  height: 50px;
  float: left;
  border: 0;
  vertical-align: middle;
  outline: none;
  margin: 0;
  top: 0;
}
.formsubmit.is-submitting {
  opacity: 0.4;
  pointer-events: none;
}
.elm-nlbox__icon {
  font-size: 16px;
}
.formfieldinput {
  width: calc(100% - 130px);
  background: #fff;
  border-radius: 3px;
  padding-left: 20px;
  -webkit-transition: padding-left 0.15s ease-out;
  transition: padding-left 0.15s ease-out;
}
.elm-nlbox__form .znhg-gdpr-label {
  margin: 10px 0;
  width: 100%;
}
.formfieldinput.btn--rounded {
  border-radius: 3px !important;
}
.formfieldinput.btn--round,
.formsubmit.btn--round {
  border-radius: 50px !important;
}
.formfieldinput.btn--square {
  border-radius: 5px !important;
  font-family: 'Museo700-Regular', sans-serif;
}
.formfieldinput:focus {
  padding-left: 30px;
}
.formsubmit {
    width: 130px;
    border-radius: 3px;
    padding: 0px 50px;
    color: #fff;
    background-color: #43f07c;
    font-size: 18px !important;
}
.formsubmit:not(.glyphicon) {
  font-size: 14px;
  font-weight: 600;
}
.nlbox--style-normal .formsubmit {
  color: #fff;
  background-color: #cd2122;
}
.nlbox--style-normal .formsubmit:hover {
  background-color: #000;
}
.nlbox--style-normal2 .formsubmit {
  color: #999;
  background-color: #fff;
  position: relative;
}
.nlbox--style-normal2 .formsubmit:hover {
  color: #767676;
}
.nlbox--style-transparent .formfieldinput {
  border: 1px solid rgba(255, 255, 255, 0.7);
  background: rgba(255, 255, 255, 0.3);
  color: #fff;
}
.nlbox--style-transparent .formfieldinput::-webkit-input-placeholder {
  color: #fff;
}
.nlbox--style-transparent .formfieldinput:-moz-placeholder {
  color: #fff;
}
.nlbox--style-transparent .formfieldinput::-moz-placeholder {
  color: #fff;
}
.nlbox--style-transparent .formfieldinput:-ms-input-placeholder {
  color: #fff;
}
.nlbox--style-transparent .formsubmit {
  color: #fff;
  background-color: #cd2122;
}
.nlbox--style-transparent .formsubmit:hover {
  background-color: #000;
}
.nlbox--style-transparent2 .formfieldinput {
  border: 1px solid rgba(255, 255, 255, 0.7);
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
}
.nlbox--style-transparent2 .formfieldinput::-webkit-input-placeholder {
  color: #fff;
}
.nlbox--style-transparent2 .formfieldinput:-moz-placeholder {
  color: #fff;
}
.nlbox--style-transparent2 .formfieldinput::-moz-placeholder {
  color: #fff;
}
.nlbox--style-transparent2 .formfieldinput:-ms-input-placeholder {
  color: #fff;
}
.nlbox--style-transparent2 .formsubmit {
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.7);
  position: relative;
}
.nlbox--style-transparent2 .formsubmit:hover {
  color: rgba(255, 255, 255, 0.8);
}
.nlbox--layout-single .elm-nlbox__form {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.35);
}
.nlbox--layout-single .formfieldinput {
  border-radius: 4px 0 0 4px;
}
.nlbox--layout-single .formfieldinput.btn--round,
.nlbox--layout-single .formfieldinput.btn--rounded {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.nlbox--layout-single .formsubmit {
  border-radius: 0 4px 4px 0;
}
.nlbox--layout-single .formsubmit.btn--round,
.nlbox--layout-single .formsubmit.btn--rounded {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.nlbox--style-normal2.nlbox--layout-single .formsubmit:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 86%;
  top: 7%;
  left: 0;
  background-color: rgba(0, 0, 0, 0.1);
}
.nlbox--style-transparent.nlbox--layout-single .formfieldinput {
  border-right-width: 0;
}
.nlbox--style-transparent2.nlbox--layout-single .formfieldinput {
  border-right-width: 0;
}
.nlbox--style-transparent2.nlbox--layout-single .formsubmit {
  border-left-width: 0;
}
.nlbox--style-transparent2.nlbox--layout-single .formsubmit:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 86%;
  top: 7%;
  left: 0;
  background-color: rgba(255, 255, 255, 0.7);
}
.nlbox--layout-separate .formfieldinput {
  width: calc(100% - 140px);
  margin-right: 10px;
}
.nlbox--layout-separate .formfieldinput,
.nlbox--layout-separate .formsubmit {
}
.nlbox--layout-rows .formfieldinput {
  width: 100%;
  display: block;
  margin-bottom: 10px;
}
.nlbox--layout-rows .znhg-gdpr-label {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin-top: 0px;
}
.nlbox--layout-rows .formsubmit {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.nlbox--layout-rows-full .formfieldinput {
  margin-bottom: 10px;
}
.nlbox--layout-rows-full .formfieldinput,
.nlbox--layout-rows-full .formsubmit {
  width: 100% !important;
  display: block;
}
.nlbox--layout-rows-full .znhg-gdpr-label {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin-top: 0px;
}
.nlbox--layout-rows-full .formsubmit {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.nlbox--style-lined_light .formfieldinput {
  border: 2px solid #fff;
  background: transparent;
  color: #fff;
}
.nlbox--style-lined_light .formfieldinput::-webkit-input-placeholder {
  color: #fff;
}
.nlbox--style-lined_light .formfieldinput:-moz-placeholder {
  color: #fff;
}
.nlbox--style-lined_light .formfieldinput::-moz-placeholder {
  color: #fff;
}
.nlbox--style-lined_light .formfieldinput:-ms-input-placeholder {
  color: #fff;
}
.nlbox--style-lined_light .formsubmit {
  color: #fff;
  background-color: #cd2122;
}
.nlbox--style-lined_light .formsubmit:hover {
  background-color: #333;
}
.nlbox--style-lined_dark .formfieldinput {
  border: 2px solid #333;
  background: transparent;
  color: #333;
}
.nlbox--style-lined_dark .formfieldinput::-webkit-input-placeholder {
  color: #333;
}
.nlbox--style-lined_dark .formfieldinput:-moz-placeholder {
  color: #333;
}
.nlbox--style-lined_dark .formfieldinput::-moz-placeholder {
  color: #333;
}
.nlbox--style-lined_dark .formfieldinput:-ms-input-placeholder {
  color: #333;
}
.nlbox--style-lined_dark .formsubmit {
  color: #333;
  background-color: #cd2122;
}
.nlbox--style-lined_dark .formsubmit:hover {
  background-color: #cecece;
}
.has-error .formfieldinput {
  color: #f00;
  border-color: currentColor;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 10px currentColor;
}
@media screen and (max-width: 767px) {
  .formsubmit {
    width: 130px !important;
  }
  .formfieldinput {
    width: calc(100% - 130px) !important;
  }
  .nlbox--layout-separate .formfieldinput {
    width: calc(100% - 140px) !important;
  }
}
.formfieldlayer .formsubmit:hover {
  background-color: #46db77;
}
.formfieldlayer .formsubmit {
    background-color: #46db77;
    min-width: 120px;
}
#eluid2e667881 .znColumnElement-innerWrapper-eluid2e667881 {
  min-height: px;
}
.znColumnElement-innerWrapper-eluid2e667881
  > .znColumnElement-innerContent:not(.zn_pb_no_content) {
  width: 50%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .znColumnElement-innerWrapper-eluid2e667881
    > .znColumnElement-innerContent:not(.zn_pb_no_content) {
    width: 90%;
  }
}
@media (max-width: 767px) {
  .znColumnElement-innerWrapper-eluid2e667881
    > .znColumnElement-innerContent:not(.zn_pb_no_content) {
    width: 90%;
  }
}
.znColumnElement-innerWrapper-eluid2e667881 {
  margin-top: 60px;
}
.section2 {
  padding-bottom: 0px;
  background-color: #00070bf5;
}
.section2 .zn-section-height--custom_height {
  min-height: 550px;
}
.footer-btmlogo img {
  width: 150px;
}
.testimonials-partners__separator {
  background: #fff;
  opacity: 0.2;
  height: 1px;
  width: 100%;
  margin-bottom: 70px;
}
.ts-pt-testimonials {
  margin-left: -50px;
}
.ts-pt-testimonials__item {
  float: left;
  margin-left: 50px;
  margin-bottom: 50px;
  color: #fff;
}
.ts-pt-testimonials__item--size-1 {
  width: calc(25% - 50px);
}
.ts-pt-testimonials__item--size-2 {
  width: calc(50% - 50px);
}
.ts-pt-testimonials__item--size-3 {
  width: calc(75% - 50px);
}
.ts-pt-testimonials__item--size-4 {
  width: calc(100% - 50px);
}
.ts-pt-testimonials__text {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  padding: 50px 25px 40px;
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
  line-height: 1.7;
  position: relative;
}
.ts-pt-testimonials__text:after {
  content: "";
  position: absolute;
  left: 55px;
  border: 13px solid transparent;
}
.ts-pt-testimonials__item--normal .ts-pt-testimonials__text:after {
  top: 100%;
  border-top-color: rgba(0, 0, 0, 0.2);
}
.ts-pt-testimonials__item--reversed .ts-pt-testimonials__text:after {
  bottom: 100%;
  border-bottom-color: rgba(0, 0, 0, 0.2);
}
.ts-pt-testimonials__item--normal .ts-pt-testimonials__infos {
  margin-top: 15px;
}
.ts-pt-testimonials__item--reversed .ts-pt-testimonials__infos {
  margin-bottom: 15px;
}
.ts-pt-testimonials__item--normal .ts-pt-testimonials__infos--noimg {
  margin-top: 25px;
  margin-left: 20px;
}
.ts-pt-testimonials__item--reversed .ts-pt-testimonials__infos--noimg {
  margin-bottom: 25px;
  margin-left: 20px;
}
.ts-pt-testimonials__img {
  position: relative;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  overflow: hidden;
  float: left;
  margin-right: 20px;
  margin-left: 25px;
  border: 5px solid rgba(255, 255, 255, 0.2);
  background-clip: content-box;
}
.ts-pt-testimonials__item--normal .ts-pt-testimonials__img {
  margin-top: -35px;
}
.ts-pt-testimonials__item--reversed .ts-pt-testimonials__img {
  margin-top: -15px;
}
.ts-pt-testimonials__item--size-1 .ts-pt-testimonials__img {
  width: 60px;
  height: 60px;
  margin-left: 5px;
  margin-top: 0;
}
.ts-pt-testimonials__name {
  font-size: 16px;
  line-height: 1.4;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0;
  margin-top: 0;
}
.ts-pt-testimonials__item--size-1 .ts-pt-testimonials__name {
  font-size: 14px;
}
.ts-pt-testimonials__position {
  font-size: 13px;
  line-height: 1.4;
  font-weight: 300;
  opacity: 0.5;
  margin-bottom: 5px;
}
.ts-pt-testimonials__stars span {
  opacity: 0.6;
  font-size: 9px;
}
.ts-pt-testimonials__stars--1 span:nth-child(1) ~ span,
.ts-pt-testimonials__stars--2 span:nth-child(2) ~ span,
.ts-pt-testimonials__stars--3 span:nth-child(3) ~ span,
.ts-pt-testimonials__stars--4 span:nth-child(4) ~ span {
  opacity: 0.3;
}
.ts-pt-partners__title {
  width: 22%;
  float: left;
  font-size: 18px;
  color: #fff;
  opacity: 0.6;
  position: relative;
  line-height: 1.2;
}
.ts-pt-partners__title:after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 0;
  width: 50px;
  height: 3px;
  background: #fff;
}
.ts-pt-partners__carousel-wrapper {
  width: 100%;
}
.ts-pt-partners--y-title .ts-pt-partners__carousel-wrapper {
  width: 78%;
  float: left;
}
.ts-pt-partners__carousel-item {
  float: left;
  height: 60px;
  line-height: 60px;
  vertical-align: middle;
  text-align: center;
}
.ts-pt-partners__carousel.non-slick {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.ts-pt-partners__carousel.non-slick .ts-pt-partners__carousel-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.ts-pt-partners__img {
  max-height: 60px;
  margin: 0 auto;
  width: auto;
}
.slick-initialized .ts-pt-partners__img {
  opacity: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: opacity 0.3s ease 0s, -webkit-transform 0.2s ease 0s;
  transition: opacity 0.3s ease 0s, -webkit-transform 0.2s ease 0s;
  transition: opacity 0.3s ease 0s, transform 0.2s ease 0s;
  transition: opacity 0.3s ease 0s, transform 0.2s ease 0s,
    -webkit-transform 0.2s ease 0s;
}
.slickSlider--activated .slick-active .ts-pt-partners__img {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  -webkit-transition: opacity 0.6s ease 0.1s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0.1s, -webkit-transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0.1s, transform 0.6s ease 0s;
  transition: opacity 0.6s ease 0.1s, transform 0.6s ease 0s,
    -webkit-transform 0.6s ease 0s;
}
.slickSlider--activated .slick-active ~ .slick-active .ts-pt-partners__img {
  -webkit-transition-delay: 0.2s, 0.1s;
  transition-delay: 0.2s, 0.1s;
}
.slickSlider--activated
  .slick-active
  ~ .slick-active
  ~ .slick-active
  .ts-pt-partners__img {
  -webkit-transition-delay: 0.3s, 0.2s;
  transition-delay: 0.3s, 0.2s;
}
.slickSlider--activated
  .slick-active
  ~ .slick-active
  ~ .slick-active
  ~ .slick-active
  .ts-pt-partners__img {
  -webkit-transition-delay: 0.4s, 0.3s;
  transition-delay: 0.4s, 0.3s;
}
.slickSlider--activated
  .slick-active
  ~ .slick-active
  ~ .slick-active
  ~ .slick-active
  ~ .slick-active
  .ts-pt-partners__img {
  -webkit-transition-delay: 0.5s, 0.4s;
  transition-delay: 0.5s, 0.4s;
}
.testimonials-partners--dark .testimonials-partners__separator {
  background: #181818;
}
.testimonials-partners--dark .ts-pt-testimonials__item {
  color: #181818;
}
.testimonials-partners--dark .ts-pt-testimonials__text {
  background: rgba(255, 255, 255, 0.2);
}
.testimonials-partners--dark
  .ts-pt-testimonials__item--normal
  .ts-pt-testimonials__text:after {
  border-top-color: rgba(255, 255, 255, 0.2);
}
.testimonials-partners--dark
  .ts-pt-testimonials__item--reversed
  .ts-pt-testimonials__text:after {
  border-bottom-color: rgba(255, 255, 255, 0.2);
}
.testimonials-partners--dark .ts-pt-partners__title {
  color: #181818;
}
.testimonials-partners--dark .ts-pt-partners__title:after {
  background: #181818;
}
@media screen and (max-width: 992px) {
  .ts-pt-testimonials__item--size-1,
  .ts-pt-testimonials__item--size-2,
  .ts-pt-testimonials__item--size-3 {
    width: calc(50% - 50px);
  }
  .ts-pt-partners__title {
    width: 100%;
    float: none;
    margin-bottom: 30px;
  }
  .ts-pt-partners__title:after {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 50px;
    height: 3px;
    background: #fff;
  }
  .ts-pt-partners--y-title .ts-pt-partners__carousel-wrapper {
    width: 100%;
    clear: left;
    float: none;
  }
}
@media screen and (max-width: 767px) {
  .ts-pt-testimonials__item--size-1,
  .ts-pt-testimonials__item--size-2,
  .ts-pt-testimonials__item--size-3 {
    width: calc(100% - 50px);
  }
  .ts-pt-partners__link {
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }
}
.znColumnElement-innerWrapper-eluid06eaaf6c {
  background-color: #ffffff;
}
#eluid06eaaf6c .znColumnElement-innerWrapper-eluid06eaaf6c {
  min-height: px;
}
.znColumnElement-innerWrapper-eluid06eaaf6c
  > .znColumnElement-innerContent:not(.zn_pb_no_content) {
  width: 50%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .znColumnElement-innerWrapper-eluid06eaaf6c
    > .znColumnElement-innerContent:not(.zn_pb_no_content) {
    width: 90%;
  }
}
@media (max-width: 767px) {
  .znColumnElement-innerWrapper-eluid06eaaf6c
    > .znColumnElement-innerContent:not(.zn_pb_no_content) {
    width: 90%;
  }
}
.znColumnElement-innerWrapper-eluid06eaaf6c {
  margin-top: -210px;
  margin-bottom: 66px;
}
.znColumnElement-innerWrapper-eluid06eaaf6c {
  padding-top: 100px;
  padding-bottom: 0px;
}
.eluid5042a852.image-boxes .image-boxes-img-wrapper {
  height: 160px;
}
.eluid5042a852 {
  margin-bottom: 30px;
}
#eluid30176245 .znColumnElement-innerWrapper-eluid30176245 {
  min-height: px;
}
#eluidd51c0cb8 .znColumnElement-innerWrapper-eluidd51c0cb8 {
  min-height: px;
}
.eluid2305b76c.image-boxes .image-boxes-img-wrapper {
  height: 150px;
}
.eluid2305b76c {
  margin-top: 0px;
  margin-bottom: 0px;
}
#eluida7eac7ba .znColumnElement-innerWrapper-eluida7eac7ba {
  min-height: px;
}
.imagelayer.image-boxes .image-boxes-img-wrapper {
  height: 170px;
}
.imagelayer {
  margin-bottom: 30px;
}
#eluid104484f8 .znColumnElement-innerWrapper-eluid104484f8 {
  min-height: px;
}
.zn_section.eluid022b8be3 {
  background-color: #e8e8e8;
}
.layerA {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-left: 0px;
 /* padding: 0 0 40px 0px;
   padding: 40px 40px 50px; 
   background-color: #fff; */
  border-radius: 10px;
}
.Megasearchfilter {
  width: 100%;
  height: auto;
  overflow: hidden;
  max-width: 1170px;
  padding: 0px;
  position: relative;  
}
.zn_submit_container .availbtn {
  position: absolute;
  color: #589cd5;
  text-align: center;
  width: 100%;
  left: 0px;
  bottom: -15px;
}
.Bannertext {
    font: bold 20px 'Museo700-Regular', sans-serif !important;
}
.header--is-sticked .sticky-top-area .logo-img {
  width: 200px;
  transform: translate(0px, 0px);
}
.bg-light {
    background-color: #fff !important;
}
.tab-pane.show{
	opacity: 1;
	
}
.nav-tabs .nav-link {
    margin-bottom: -1px;
    background: 0 0;
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    border-radius: 25px;
    padding: 10px 30px;
    font-size: 17px;
    color: #000;
}
.nav-tabs {
    border-bottom: 0px solid #ddd;
    display: flex;
    justify-content: center;
    margin-bottom: 45px;
}
.card-action .input-group-btn {
    width: auto;
}
.card-action .input-group span a {
    border: 1px solid grey;
    padding: 7.5px 12px;
}

.card-action .input-group {
    display: flex;
    flex-direction: row;
    width: auto !important;
    justify-content: flex-start;
}
.card-action input {
    width: 65px !important;
    flex: 0 0 auto !important;
    border: 1px solid grey !important;
    padding: 0px 10px;
    height: 32px;
}
.card-value {
    font-size: 20px;
    font-weight: 600;
    color: #15c450;
    margin-bottom: 10px;
}
.card-action .btn-primary {
    padding: 10px 15px;
    font-size: 14px;
    border-radius: 5px;
}
.card-details {
    padding: 20px 20px 30px;
	text-align: center;
}

.card-details .card__title {
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 26px;
    font-size: 1.8rem;
	font-family: 'Museo700-Regular', sans-serif;
}

.card-action .form-control {
    height: 41px;
}

.card-details .righticon a {
    border-radius: 0px 4px 4px 0px !important;
}

.card-action {
    display: flex;
    justify-content: space-between;
}

.slick-slide picture {
    padding: 20px;
}
.slick-slide picture {
    padding: 20px;
    overflow: hidden;
    height: 330px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.slick-slide img {
    display: block;
    height: 90%;
    width: 90%;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #f0f0f0;
    border: none;
}
.cardoverley{
	padding: 0px 15px;
}
.productsection {
    padding-bottom: 80px;
}
.formfieldinput {
    margin-right: 15px;
}
.newsletterlayer {
    display: flex;
}

.dn-heading {
    font-weight: 600;
    line-height: 50px;
}

.dn-heading .hg-text {
    color: #faa519;
	font-family: 'Museo700-Regular', sans-serif;
}
.formsubmit {
    width: 130px;
    border-radius: 3px;
    padding: 0px 50px;
    color: #fff;
    background-color: #faa619;
    font-size: 18px !important;
	font-family: 'Museo700-Regular', sans-serif;
}
.Testimonialauthor .authorimg {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    overflow: hidden;
    float: left;
    position: absolute;
    left: 30px;
    top: 6px;
}
.Testimonialauthor {
    padding: 15px 15px 30px;
    display: flex;
    justify-content: flex-start;
    padding-left: 60px;
    align-items: center;
    position: relative;
}

.Testimonialauthor .authordetail {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
   /*  padding-left: 25px; */
}
.Testimonialauthor .authordetail label {
    line-height: 16px;
    font-size: 20px;
    margin-bottom: 5px;    
	color: #faa61a;
	text-transform: capitalize;
}
.Testimonialtext {
    padding: 30px 30px 0px 60px;
	font-size: 14px;
    line-height: 25px;
	letter-spacing: 0;
}
.sectionsubheader {
	font-family: 'Museo700-Regular', sans-serif;
    text-align: center;
    width: 100%;
    display: inline-block;
    font-size: 24px;
    color: #faa519;
    font-weight: 600;
}
.Testimonial .sectionheader {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 45px;
}
.Testimonialauthor .authordetail span {
    font-size: 16px;
    color: #faa519;
}
.zn_parallax .sectionsubheader {
    font-size: 24px;
    width: 100%;
    display: inline-block;
    text-align: center;
    color: #faa61a;
    font-weight: 600;
}

.zn_parallax  .sectiontitle {
    color: #fff;
}
.videolayer {
    text-align: center;
}

.videolayer video {
    width: 100%;
    max-width: 700px;
    height: auto;
}
  .footer-04 .border-top {
    border-color: #1a1a1a !important;
    background: #1a1a1a; 
}
  .footer-04 .footer-heading {
    font-size: 13px;
    color: #fff;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px; 
}
	
    .footer-04 .footer-heading .logo {
      letter-spacing: none;
      font-size: 16px;
      color: #fff;
      text-transform: capitalize;
	  font-family: 'Museo700-Regular', sans-serif; }
.footer-04 p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 0px;
	font-family: 'Museo700-Regular', sans-serif;
}
  .footer-04 a {
    color: #f7b633; }
  .footer-04 .ftco-footer-social li a {
    color: #fff; }
  .footer-04 .tagcloud a {
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: #fff; }
.footer-04 .list-unstyled li a {
    color: #fff;
    font-size: 14px;
}
.footer-heading {
    position: relative;
}
.footer-heading::before {
    content: '';
    background-color: #f5a319;
    width: 40px;
    height: 3px;
    bottom: 0px;
    position: absolute;
}
.bt1 {
    border-top: 1px solid grey;
    padding: 30px 0px 30px;
}
  .footer-04 .list-unstyled a {
    color: rgba(255, 255, 255, 0.7); }
  .footer-04 .ftco-footer-social li a {
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, 0.1); }
  .footer-04 .subscribe-form .form-group {
    position: relative;
    margin-bottom: 0;
    border-radius: 0; }
    .footer-04 .subscribe-form .form-group input {
      background: rgba(255, 255, 255, 0.05) !important;
      border: none !important;
      outline: none !important;
      color: rgba(255, 255, 255, 0.3) !important;
      font-size: 16px;
      border-radius: 0; }
      .footer-04 .subscribe-form .form-group input::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: rgba(255, 255, 255, 0.3) !important; }
      .footer-04 .subscribe-form .form-group input::-moz-placeholder {
        /* Firefox 19+ */
        color: rgba(255, 255, 255, 0.3) !important; }
      .footer-04 .subscribe-form .form-group input:-ms-input-placeholder {
        /* IE 10+ */
        color: rgba(255, 255, 255, 0.3) !important; }
      .footer-04 .subscribe-form .form-group input:-moz-placeholder {
        /* Firefox 18- */
        color: rgba(255, 255, 255, 0.3) !important; }
      .footer-04 .subscribe-form .form-group input:focus {
        outline: none !important;
        -webkit-box-shadow: none;
        box-shadow: none; }
    .footer-04 .subscribe-form .form-group .submit {
      color: #fff !important;
      display: block;
      width: 52px;
      height: 52px;
      font-size: 16px;
      background: #f7b633 !important;
      border: none;
      border-radius: 0; }
      .footer-04 .subscribe-form .form-group .submit:hover, .footer-04 .subscribe-form .form-group .submit:focus {
        text-decoration: none !important;
        outline: none !important; }
  .footer-04 .copyright a {
    color: rgba(255, 255, 255, 0.5); }
.header--sticky.header--is-sticked .kl-top-header {
    margin-top: 20px;
}
.header--sticky.header--is-sticked {
    background-color: #000000eb;
    padding-bottom: 20px;
	border-bottom: 1px solid #fff;
}


.bg-red {
  background-color: #ff5104;
}
.bg-blue {
  background-color: #1a528d;
}
.imageoverlay {
  padding: 40px;
  display: flex;
}
.imageoverlay .offer-lt {
  font-size: 28px;
  * color: #ffffff; */
  font-weight: 600;
  width: 100%;
  /* z-index: 99;
  line-height: 36px;
  text-align: left; */
}
.imageoverlay .anime-btn {
  padding: 15px 20px;
  font-size: 18px;
  background-color: #f9a418;
  border: none;
  font-family: 'Museo700-Regular', sans-serif;
}
.imageoverlay .offer-rt {
  display: flex;
  justify-content: flex-end;
  width: 50%;
}

.bg-layer {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 40%;
  z-index: 9;
  opacity: 0.2;
}

.bg-layer {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 40%;
  z-index: 9;
  opacity: 0.2;
}


.buttonlayer {
  position: relative;
  width: 145px;
  margin-top: 40px;
  /* margin-left: 15px; */
}
.bg-layer {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 40%;
  z-index: 9;
  opacity: 0.2;
}
/*
.buttonlayer .shape1 {
  width: 60px;
  height: 2px;
  background-color: #f9a418;
  position: absolute;
  bottom: -12px;
  left: -12px;
}

.buttonlayer .shape1:before {
  content: '';
  width: 3px;
  height: 25px;
  background-color: #f9a418;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.buttonlayer .shape2 {
  width: 60px;
  height: 2px;
  background-color: #f9a418;
  position: absolute;
  top: -12px;
  right: -12px;
}
.buttonlayer .shape2:before {
  content: '';
  width: 2px;
  height: 25px;
  background-color: #f9a418;
  position: absolute;
  top: 0px;
  right: 0px;
}*/
.zn-menuBurger[class*="--s"] span:nth-child(3) {
  top: 26px;
  left: 9px;
}
.zn-menuBurger[class*="--s"] span:nth-child(2) {
  top: 20px;
  left: 9px;
}
.zn-menuBurger[class*="--s"] span:first-child {
  top: 13px;
  left: 9px;
}
.zn-menuBurger {
  background-color: #3c60ec;
  padding: 20px 20px;
  opacity: 1;
  border-radius: 5px;
}
.site-header .zn-menuBurger span {
  background: #ffffff !important;
  width: 24px;
}
.themeform .kl-fancy-form-input {
  border: 1px solid #e0e0e0 !important;
}
.kl-fancy-form .form-control {
  padding: 20px;
}
a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    text-decoration: none;
}
.lefticon .btn {
    border-radius: 4px 0px 0px 4px;
    border-right-width: 0px !important;
}
.card-action .righticon .btn {
    border-left-width: 0px;
}
.zn-bgSource-imageParallax::before {
    content: '';
	width: 100%;
	height: 100%;
	/* background-color: #021b308a; */
	position: absolute;
	z-index: 9;
}
.plr-15 {
  padding-left: 15px;
  padding-right: 15px;
}
.slick-dots li button::before {
  display: none !important;
}
.slick-arrow {
  background-color: #f9a418;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
}
.slick-arrow:hover {
  background-color: #f9a418;
}

.header--is-sticked.site-header.header--sticky .main-menu-link-top {
  font-size: 14px;
  text-transform: uppercase;
}
.header--is-sticked.site-header.header--sticky .menu-item a::before {
  height: 38px !important;
}
.book-form-alt {
	width: 32%;
    height: auto;
    background: #004996ad;
    padding: 15px 20px;
    border-radius: 5px !important;
}
.book-form-alt.toggle-header {
    width: 100%;
	padding: 10px;
	display: none;
}
.Megasearchoverlay, .Megasearchoverlay.book-form {
    height: auto;
    background: #1356ecad;
    padding: 15px 20px;
    border-radius: 5px !important;
	z-index: 999;
    position: relative;
}
.form-warning{
    width: 100% !important;
    margin: unset !important;
    position: relative !important;
}

@media screen and (max-width: 1200px){
  .resp-center {
  text-align: center;
  justify-content: center;
}
/* .layerA {
  padding: 40px 40px 60px;
} */
.zn_submit_container .availbtn {
  bottom: -35px;
}
.ccform .btn.btn-md {
  width: 100%;
}
}
@media screen and (max-width: 767px){
.sectiontitle.set-align {
    font-size: 17px !important;
    margin-bottom: 0px !important;
    color: #000 !important;
    padding: 10px 0;
}
	
.Megasearchoverlay {
    width: 100%;
	position: relative;
    z-index: 99;
}
/* .form-fixed {
	display: none !important;
} */
.form-fixed-alt {
    max-width: 100% !important;
}	
.form-fixed-alt p.Bannertext.banner-get {
    padding-bottom: 0 !important;
}
.form-fixed-alt .banner-get-text {
    font: bold 12px Nunito Sans,sans-serif !important;
}
.Megasearchoverlay.book-form{
	width: 100% !important;
}
.site-header {
  /* position: absolute !important; */
}
.header--is-sticked {
  position: fixed !important;
  top: 0px;
  z-index: 999;
  background-color: #000000bd;
}

.layerA {
/*  max-width: calc(100% - 30px);*/
  padding-bottom: 50px;
}
.zn_submit_container .availbtn {
  bottom: -35px;
}
.newsletterlayer {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.newsletterlayer .form-control {
  margin-bottom: 16px;
}
.formsubmit {
  padding: 0px 15px;
  font-size: 18px !important;
}
.ccform .btn.btn-md {
  padding: 10px 15px !important;
  width: 100%;
}
.card-action {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.card-action .btn-primary {
  padding: 10px 15px;
  font-size: 14px;
  border-radius: 5px;
  margin-top: 20px;
  width: 100%;
  text-align: center;
}
.card-action input {
  width: 100% !important;
  max-width: calc(100% - 80px);
}

.newsletterlayer .formsubmit {
  width: 100% !important;
}
.newsletterlayer .formfieldinput {
  width: 100% !important;
  margin-right: 0px;
}
}

/* Custom css Added */
.daterange-drop-con input::placeholder {
    color: #00467f;
	font-size: 13.5px;
}
.daterange-drop-con input::placeholder {
  color: #00467f;
  opacity: 1; /* Firefox */
  font-size: 13.5px;
}

.daterange-drop-con input::-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #00467f;
 font-size: 13.5px;
}

.daterange-drop-con input::-ms-input-placeholder { /* Microsoft Edge */
 color: #00467f;
 font-size: 13.5px;
}

.set-group{
	background-image: url(../images/Gallery5.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 10px !important;
	position: relative;
	height: 38vh;
}
.set-group-alt{
	background-image: url(../images/1234.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 10px !important;
	position: relative;
	height: 38vh;
}
.set-group-inner{
	width: 60%;
    background: #fff;
    position: absolute;
    bottom: -10%;
    right: 5%;
    padding: 5% 2% 5% 5%;
    border-radius: 7px;
	box-shadow: 0px 10px 15px 5px rgba(0, 0, 0, 0.1);
}

.ban-content{
  color: #fff;
  font-weight: 700 !important;
  font-family: 'Museo700-Regular', sans-serif;
}
span.ban-content-euro {
	color: #fff;
}
.sectiontitle.set-align{
	font-size: 24px !important;
    margin-bottom: 10px !important;
    color: #fff;
}
.set-align span.ban-content{
  color: #fff;
}
.viewmore.book-now{
	position: absolute;
    bottom: 0%;
    width: 100%;
	background: #004996ad !important;
	line-height: 25px;
}
 .arr-icon{
  width: 100px;
  height: 100px;  
  position: relative;
  animation: arr-icon 2s linear 2s infinite alternate;
 }
 
 @keyframes arr-icon {
  0%   {color:#fff; left:0px; top:0px;}
  25%  {color:#fff; left:15px; top:0px;}
  50%  {color:#fff; left:15px; top:0px;}
  75%  {color:#fff; left:0px; top:0px;}
  100% {color:#fff; left:0px; top:0px;}
}
 
.content2:hover .viewmore.book-now{
	background: red;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.viewmore{
	width: auto;
    border-radius: 5px;
    padding: 15px;
    color: #fff !important;
    background-color: #faa619;
    font-size: 1.6rem !important;
    font-family: 'Museo700-Regular', sans-serif;	
}
.bg-img {
	border: 1px solid #ddd;
    //background-color: #ffffb2;
    border-radius: 5px;
}

.bg-img-rgt {
	border: 1px solid #ddd;
    //background-color: #ffffb2;
    border-radius: 5px;
}
.offer-lt > p {
    font-family: 'Museo700-Regular', sans-serif;
}

.offer-lt p span {
    //color: #f6ff00;
    font-size: 3.5rem;
	font-family: 'Museo700-Regular', sans-serif;
}
.brand-logo .slick-arrow {
    display: none !important;
}
.Testimonialtext::before {
    color: #faa519;
    content: '"';
    font-size: 4rem;
    font-weight: 700;
    line-height: 60px;
    position: absolute;
    top: 23px;
    left: 23px;
}

.nopadding {
    padding: 0;
}
#page_wrapper {
    z-index: 9 !important;
}
.btn-plogin.close{
	line-height: 1.5 !important;
}
.book-btn{
	padding: 13px 18px;
    font-size: 1.5rem !important;
}

 .form-fixed-alt{
	position: fixed;
	z-index: 999 !important;    
	max-width: 52% !important;
	height: 30px;
	bottom:45px !important;
}
.banner-get-text {
	color: #fff;
	border-radius: 5px;
    margin-top: 15px !important;
    font: bold 18px Nunito Sans,sans-serif !important;
}

@media screen and (max-width: 767px){
.viewmore.book-now {
    display: none;
}
.container2 {
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: 2px 2px 2px 2px #ddd;
	margin-bottom: 15px;
}	
.sectiontitle.set-align {
    font-size: 18px !important;
	margin-bottom: 0 !important;
    line-height: 40px;
}
.daterange-drop-con input::placeholder {
	font-size: 12px !important;
}
.daterange-drop-con input::placeholder {
  font-size: 12px !important;
}

.daterange-drop-con input::-ms-input-placeholder { /* Internet Explorer 10-11 */
 font-size: 12px !important;
}

.daterange-drop-con input::-ms-input-placeholder { /* Microsoft Edge */
 font-size: 12px !important;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder, .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 12px !important;
    font-weight: bold;
}
	
/* .banner-content {
    left: unset;
} */	
.banner-get{
	margin-top: 10px !important;
}
.banner-get-text{
/* 	background: #000000ad;
    padding: 10px 10px 5px 10px;
    border-radius: 5px;
    margin-top: 15px !important; */
}

.Testimonialtext {
	padding: 15px 15px 0px 20px;
    font-size: 14px;
    line-height: 22px;
    height: auto;
    min-height: 200px;
}
.Testimonialtext::before{
	display: none;
}
.sectiontitle {
    margin-top: 0px;
    margin-bottom: 20px;
}
.Testimonialauthor {
    padding-left: 20px;
}

.grid-container {
    display: block;
	padding: 20px 0 25px 0;
}
.grid-container > div {
    padding: 10px 15px;
}	

.set-group, .set-group-alt{
	background: none !important;
	height: unset;
}
.set-group-inner{
	width: 100% !important;
	padding: 8%;
    position: unset;
	bottom: unset;
    right: 0;
}
.slick-slider .slick-track {
    /* height: 175px; */
}
.viewmore {
    padding: 10px;
    font-size: 1.2rem !important;
}
.mx-auto .text-center.pb-5 {
    padding-bottom: 0 !important;
	padding-top: 10px;
}
.sectionspacer {
    padding: 20px !important;
}
	
.site-header {
  position: absolute !important;
}
.header--is-sticked {
  position: fixed !important;
  top: 0px;
  z-index: 999999999;
  background-color: #000000bd;
}

.layerA {
/*  max-width: calc(100% - 30px);*/
 padding: 10px 20px 45px;
}
.locreq24 {
    width: 100% !important;
    position: relative !important;
	margin: 0 !important;
}
.kl-fancy-form {
    padding-bottom: 10px !important;
}
.section-parallax .zn-section-height--custom_height {
    margin-top: 16% !important;
	padding: 0 10px !important;
}
h2 {
    font-size: 14px !important;
    line-height: 25px !important;
}
.Bannertext {
  font-size: 12px !important;
    padding-bottom: 10px !important;
    margin: 10px 0px !important;
	letter-spacing: 1px;
}
.datepicker-input {
    font-size: 12px !important;
}
.dn-heading {
    padding-bottom: 15px;
}
.Megasearchfilter {
    top: 20px !important;
	left: unset !important;
}
.zn_submit_container .availbtn {
  bottom: -35px;
}
.newsletterlayer {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.newsletterlayer .form-control {
  margin-bottom: 16px;
}
.formsubmit {
  padding: 0px 15px;
  font-size: 18px !important;
}
.ccform .btn.btn-md {
  padding: 10px 15px !important;
  width: 100%;
}
.card-action {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.card-action .btn-primary {
  padding: 10px 15px;
  font-size: 14px;
  border-radius: 5px;
  margin-top: 20px;
  width: 100%;
  text-align: center;
}
.card-action input {
  width: 100% !important;
  max-width: calc(100% - 80px);
}

.newsletterlayer .formsubmit {
  width: 100% !important;
}
.newsletterlayer .formfieldinput {
  width: 100% !important;
  margin-right: 0px;
}
}
@media (min-width: 320px) and (max-width: 375px) {
/* .banner-content {
	padding: 10px 35px !important;
    height: 180px !important;
} */
.banner-content .znColumnElement-innerContent {
    position: relative;
    top: 15px;
}
}
@media (min-width: 375px) and (max-width: 439px) {
/* .banner-content {
height: 135px !important;
    padding: 15px 10px 10px 25px !important;
} */
.Bannertext {
    font-size: 12px !important;
}
}
@media screen and (max-width: 600px){

/* .banner-content {
    height: 140px;
	width: 94%;
} */
.kl-fancy-form {
	padding: 0 0 10px 5px !important;
}
.section-parallax .zn-section-height--custom_height {
    margin-top: 25% !important;
}
.layerA {
 padding: 0 5px !important;
}
.locreq24 {
    width: 100% !important;
    position: relative !important;
	margin: 0 !important;
}
h2 {
    font-size: 14px !important;
}
.Bannertext {
  font-size: 12px !important;
    padding-bottom: 10px !important;
    margin: 10px 0px !important;
    letter-spacing: 1px;
}
/* .Bannertext.banner-get {
   position: relative;
    top: 10px;
} */
.datepicker-input {
    font-size: 12px !important;
}
.dn-heading {
    padding-bottom: 10px;
}
.slick-slide picture {
    height: 250px;
}
.sectiontitle {
    line-height: 30px;
}
.slick-slide img {
    display: block;
    height: 200px;
    width: 100%;
}
.footer-btmlogo.text-right {
    text-align: left;
    padding: 15px 10px;
}
.copyright{
	padding: 0 10px !important;
}
}
@media (min-width: 601px) and (max-width: 991px) {

.section-parallax .zn-section-height--custom_height {
    margin-top: 90px !important;
}

.daterange-drop-con input::placeholder {
	font-size: 12px !important;
}
.daterange-drop-con input::placeholder {
  font-size: 12px !important;
}

.daterange-drop-con input::-ms-input-placeholder { /* Internet Explorer 10-11 */
 font-size: 12px !important;
}

.daterange-drop-con input::-ms-input-placeholder { /* Microsoft Edge */
 font-size: 12px !important;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder, .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 12px !important;
    font-weight: bold;
}
	
.Bannertext.banner-get-text {
    padding-bottom: 10px !important;
    position: relative;
    left: 10px;
}

p.Bannertext.banner-get {
    margin: 0px 0px 10px 0 !important;
}
/* .banner-content {
    padding: 25px 15px 15px 40px;
    width: 94%;
	left: unset;
    height: 120px;
} */
.kl-fancy-form {
    padding-bottom: 10px !important;
}
.section-parallax .zn-section-height--custom_height {
   /*  margin-top: 14%; */
	padding: 0 10px !important;
}
.locreq24 {
	position: relative;
    width: 100%;
    font-size: 13px;
    margin: 0 !important;
}
.layerA {
	padding: 10px 0 !important;
    height: auto;
}
h2 {
    font-size: 1.5rem !important;
    line-height: 25px !important;
}
.Bannertext {
	font-size: 1.3rem !important;
    padding-bottom: 0px !important;
    margin: 0 0 10px!important;
}
.datepicker-input {
    font-size: 12px !important;
}
.bannerheading {
    font-size: 20px;
	padding-bottom: 15px;
}
.Bannertext {
    font-size: 18px;
}
.site-logo-img {
    width: 210px !important;
}
.sectiontitle {
    line-height: 30px;
    color: #000 !important;
    margin-top: 15px !important;
}
}
@media (min-width: 768px) and (max-width: 1024px) {
	.zn-menuBurger--anim1.is-active[class*="--s"] span:first-child, .zn-menuBurger--anim1.is-active[class*="--s"] span:nth-child(3) {
    top: 18px !important;
}
img.content-image2 {
    height: 200px;
    min-height: 200px;
}
.viewmore.book-now{
	display: none;
}
.video-sec h3.sectiontitle {
    color: #fff !important;
	line-height: 40px;
}
.imgbox-simple .img-align-center .image-boxes-img {
    width: 75% !important;
}
.sectiontitle.set-align {
    font-size: 18px !important;
}
.layerA {
    padding: 10px 0 !important;
    height: auto !important;
}
/* .banner-content {
    bottom: 30px !important;
} */
.section-parallax .zn-section-height--custom_height {
    margin-top: 70px !important;
}
}
@media (min-width: 991px) and (max-width: 1024px) {
.layerA {
    padding: 15px !important;
	height: 300px;
}
.kl-fancy-form {
    padding: 5px !important;
}
.bannerheading {
    font-size: 20px !important;
}
/* .banner-content {
    padding: 20px 10px 10px 20px !important;
} */
.header--sticky.header--not-sticked.site-header .site-header-row .main-nav > ul > .menu-item > a {
    font-size: 14px !important;
}
.Bannertext {
    font: bold 15px Nunito Sans,sans-serif !important;
}
.site-logo-img {
    width: 220px !important;
}
.site-header .site-header-main-right .sh-component:last-child {
    margin-right: 25px !important;
}
.section-parallax .zn-section-height--custom_height {
    margin-top: 11%;
}
.kl-fancy-form {
    padding: 5px !important;
}
.zn-res-menu-nav, .zn-res-menu-nav li div.zn_mega_container, .zn-res-menu-nav li ul.sub-menu {
    top: 110px !important;
}
.sectiontitle.set-align {
    font-size: 14px !important;
    line-height: 20px;
	color: #000 !important;
}
.sectiontitle {
    line-height: 30px;
}
}
@media (min-width: 1025px) and (max-width: 1199px) {
h2.bannerheading.dn-heading{
	font-size: 20px!important;
    line-height: 30px !important;
}	
}

@media screen and (min-width: 1024px){

.ion-log-in:before {
    font-weight: bold;
}
span.ban-content-euro {
	color: #fff;
    font: bold 16px 'Museo700-Regular', sans-serif !important;
}
p.Bannertext.banner-get {
    margin-top: 10px !important;
}
.datepicker-input input[type="date"]::-webkit-calendar-picker-indicator {
    //display: none;
    //-webkit-appearance: none;
    width: 150px;
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
}

.kl-fancy-form {
	padding: 0 5px 10px 5px !important;
	}
#totop {
	z-index: 99999 !important;
	background-color: #faa519 !important;
}
.locationDropdown {
    width: 100% !important;
}
p.Bannertext {
    margin-bottom: 15px !important;
}

/*sets part overlay code start */

.container2 .title2{
  color: #1a1a1a;
  text-align: center;
  margin-bottom: 10px;
}

.container2{
  padding: 1em 0;
  float: left;
  width: 100%;
}
.content2 {
	position: relative;
	height: 315px;
    width: 100%;
    max-width: 100%;
    margin: auto;
    overflow: hidden;
	border-radius: 10px;
}

.content2 .content-overlay2 {
  background: rgba(0,0,0,0.7);
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.content2:hover .content-overlay2{
  opacity: 1;
}

.content-image2{
  width: 100%;
  height: 100%;
}

.content-details2 {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.content2:hover .content-details2{
  top: 50%;
  left: 50%;
  opacity: 1;
}

.content-details2 h3{
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.15em;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}

.content-details2 p{
  color: #fff;
  font-size: 0.8em;
}

.fadeIn-bottom2{
  top: 80%;
}
/*sets part overlay code end */
}
/*sets part overlay code start */

@media screen and (max-width: 640px){
  .container2{
    display: block;
    width: 100%;
  }
}

@media screen and (min-width: 900px){
  .container2{
    width: 100%;
  }
}
@media (min-width: 768px) {
.mobile-view{
	display:none;
}
}

@media (max-width: 768px) {
.zn-menuBurger--anim1.is-active[class*="--s"] span:first-child, .zn-menuBurger--anim1.is-active[class*="--s"] span:nth-child(3) {
    top: 18px !important;
}
}

.cthfrontbgbanner {
	background-image:url(../imageswebp/slider-3.webp);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:cover;
}
.cthfrontlongterm {
	background-image:url(../imageswebp/cth-infinity-frontpage_bg.webp);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	height:550px;
}
.cthtrustpilot {
	background-image: url(../imageswebp/bg-trustpilot.png);
    background-repeat: repeat !important;
    background-position: center top !important;
    background-size: contain !important;
    height: 550px;
}
.cthfrontnewsletter {
	background-image:url(../imageswebp/image-5.webp);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
}
.ban-content-location{	
	color: #fff;
    font: bold 16px 'Museo700-Regular', sans-serif !important;
}
@media (max-width: 480px) {
    .cthfrontbgbanner {
		background-image:url(../imageswebp/homebg-mobile.webp);
		background-repeat:no-repeat;
		background-position:top center;
		background-size:cover;
	}
}
.down-arrow-booking{
	width:36px;
}
@media (min-width: 1200px) {
	#homebannertoptext{
		margin-top: -65px;
		margin-left: -20%;
		margin-bottom:50px
	}
	#homebannertopbottomtext{
		margin-top: 25px;
	}
 }
 
 @media (max-width: 1024px) {	
	.ban-content-location {
		font: bold 12px 'Museo700-Regular', sans-serif !important;
	}
 }
/* Custom css End */