@charset "UTF-8";

@font-face {
  font-family: "mvc-interval";
  src:url("fonts/mvc-interval.eot");
  src:url("fonts/mvc-interval.eot?#iefix") format("embedded-opentype"),
    url("fonts/mvc-interval.woff") format("woff"),
    url("fonts/mvc-interval.ttf") format("truetype"),
    url("fonts/mvc-interval.svg#mvc-interval") format("svg");
  font-weight: normal;
  font-style: normal;

}

.rank-math-breadcrumb p > a:first-child{
  text-decoration: none;
}

[data-icon]:before {
  font-family: "mvc-interval" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "mvc-interval" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.wp-block-button.icon:before{
	content: '';
}

.wp-block-button.icon a:after,
.kb-button.icon .kt-btn-inner-text:after {
	font-family: "mvc-interval" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: -0.25rem;
  margin-left: 0.5rem;
}
.kb-button.icon .kt-btn-inner-text:after {
  vertical-align: -0.15rem;
}

.rank-math-breadcrumb p > a:first-child{
  text-decoration: none;
}

.icon-location:before {
  content: "\61";
}
.icon-login:before {
  content: "\62";
}
.icon-right-arrow:before,
.wp-block-button.icon-right-arrow a:after{
  content: "\63";
}
.icon-right-arrow-thin:before {
  content: "\65";
}
.icon-left-arrow-thin:before {
  content: "\66";
}
.icon-down-arrow:before {
  content: "\67";
}
.icon-bio:before {
  content: "\68";
}
.icon-globe-wire:before {
  content: "\69";
}
.icon-up-right-arrow:before {
  content: "\6a";
}
.icon-home:before {
  content: "\6b";
}
.icon-checkmark:before {
  content: "\6c";
}
.icon-envelope:before {
  content: "\6d";
}
.icon-download:before,
.wp-block-button.icon-download a:after,
.wp-block-kadence-advancedbtn.icon-download .kb-button .kt-btn-inner-text:after {
  content: "\6e";
}
.icon-search:before {
  content: "\6f";
}
.icon-luggage:before {
  content: "\70";
}
.icon-globe:before {
  content: "\71";
}
.icon-right-arrow-full:before {
  content: "\72";
}
.icon-three-people:before {
  content: "\73";
}
.icon-flag:before {
  content: "\64";
}
.icon-flag-line:before {
  content: "\74";
}
