.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*======================= TYPOGRAPHY =======================*/
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #f36900;
}
a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
h1,
h2,
h3 {
  font: 36px 'Roboto', serif;
  line-height: 42px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #f36900;
  padding: 0 0 30px 0;
}
h2 {
  padding: 0 0 20px;
  font-size: 30px;
  line-height: 36px;
}
h3 {
  padding: 0 0 15px;
  font-size: 24px;
  line-height: 30px;
}
h4 {
  font: 18px 'Roboto', serif;
  line-height: 22px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  color: #f36900;
  padding: 0 0 15px 0;
}
h5 {
  font: 14px 'Roboto', sans-serif;
  line-height: 20px;
  font-weight: normal;
  color: #f36900;
  padding: 0 0 15px;
}
h4.cform {
  display: inline-block;
}
.qmark {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 2px;
  background: url('../images/icon-qmark.png') center center no-repeat;
  vertical-align: middle;
}
.qmark .legend {
  position: absolute;
  left: -50000px;
  top: -50000px;
  z-index: 200;
  overflow: auto;
  max-width: 800px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 20px;
}
.qmark:hover .legend {
  position: fixed;
  left: 10%;
  top: 20%;
  right: 10%;
  bottom: 5%;
  background-color: #333;
  background-color: rgba(32, 32, 32, 0.9);
  color: #ccc;
}
.qmark .legend table tbody tr th,
.qmark .legend table tbody tr td {
  border-top: 1px solid #111;
  padding: 10px 20px;
}
.qmark .legend table tbody tr:first-child th,
.qmark .legend table tbody tr:first-child td {
  border-top: 0 none;
}
.qmark .legend table tbody tr td {
  font-size: 12px;
}
.orange {
  color: #f36900 !important;
}
.alert-heading {
  color: inherit;
}
p {
  margin: 0;
  padding-bottom: 20px;
}
p.term {
  padding-top: 20px;
  padding-right: 15px;
  padding-left: 15px;
}
.icons-marker {
  font-size: 16.8px;
  line-height: 20px;
}
/*Buttons*/
.btn {
  padding: 8px 20px;
  font-size: 14px;
  line-height: 1.2em;
  background: #888;
  color: #ffffff;
  text-shadow: none;
  border: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.btn:hover,
.btn:active,
.btn:focus,
.btn.active {
  text-decoration: none;
  background: #f36900;
  color: #ffffff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.btn.disabled {
  cursor: default !important;
}
#searchForm .btn.btn-primary {
  height: 32px;
}
#filters li,
#sort li,
#grid-list li {
  margin-right: 2px;
  margin-bottom: 2px;
}
.btn.dropdown-toggle {
  padding: 4px 10px;
}
.btn.dropdown-toggle:hover,
.btn.dropdown-toggle:focus,
.btn.dropdown-toggle:active {
  background: #c9c5c5;
}
.kmt-form-submit .submitButton {
  float: right;
}
/*Lists*/
ul {
  margin: 0;
}
li {
  list-style-type: none;
}
#component ul li,
.moduletable ul li,
.list1 li {
  padding-bottom: 8px;
  background: url(../images/marker2.gif) 0 7px no-repeat;
  padding-left: 16px;
  padding-right: 10px;
}
#component ul.btn-toolbar li {
  padding-left: 0;
  background: transparent none;
}
#component ul li.firstItem,
.moduletable ul li.firstItem,
.list1 li.firstItem {
  /*padding-left: 0;
  background: transparent none;*/
}
#component ul.dropdown-menu li.firstItem {
  padding-left: 0;
  background: transparent none;
}
#footer-wrapper ul li {
  padding-left: 0;
  background: transparent none;
}
#component .pagination ul li {
  padding: 0;
  background: transparent none;
}
#component .chzn-container ul li {
  padding: 3px 20px 3px 5px;
  background: transparent none;
}
#component .chzn-container ul li.highlighted {
  background-color: #f36900;
  background-image: linear-gradient(#f36900 20%, #c25400 90%);
}
#component .chzn-container ul li.search-field {
  height: 22px;
  padding: 0;
}
#component ul li a,
.list1 a {
  color: #f36900;
}
#component .pagination ul li a {
  color: #fff;
}
#component ul li a:hover,
.list1 a:hover {
  color: #262626;
}
#component .pagination ul li a:hover {
  color: #fff;
}
ul.categories-module h5 {
  font-size: 1em;
  line-height: inherit;
  font-weight: normal;
  margin: 0;
}
#footer-wrapper ul.social {
  overflow: hidden;
}
#footer-wrapper ul.social li {
  float: left;
  width: 50px;
  height: 50px;
}
#footer-wrapper ul.social a {
  overflow: hidden;
  text-indent: -5000px;
}
ul.social a.facebook {
  display: block;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: url('../images/icon-facebook.png') center bottom no-repeat;
}
ul.social a.facebook:hover {
  /*background-position: center top;*/
}
/*Pagination*/
.pagination {
  height: auto;
  margin: 0;
  padding: 0 0 50px;
}
.pagination ul {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  box-shadow: none;
  margin: 0 auto;
  width: 100%;
}
.pagination ul li {
  display: inline-block;
  margin-right: 2px;
}
.pagination ul li .pagenav,
.pagination ul li .hasTooltip {
  padding: 8px 20px;
  font-size: 18px;
  line-height: 1.2em;
  background: #f36900;
  color: #ffffff;
  text-shadow: none;
  border: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.pagination ul li span.pagenav,
.pagination ul li .span.hasTooltip {
  background: #f36900;
}
.pagination ul li a.pagenav,
.pagination ul li a.hasTooltip {
  background: #888;
  color: #ffffff;
  text-shadow: none;
  border: none;
}
.pagination ul li a.pagenav:hover,
.pagination ul li a.hasTooltip:hover {
  background: #f36900;
}
.pagination ul li.pagination-start span.pagenav,
.pagination ul li.pagination-prev span.pagenav,
.pagination ul li.pagination-next span.pagenav,
.pagination ul li.pagination-end span.pagenav,
.pagination ul li.pagination-start span.hasTooltip,
.pagination ul li.pagination-prev span.hasTooltip,
.pagination ul li.pagination-next span.hasTooltip,
.pagination ul li.pagination-end span.hasTooltip {
  background: #888;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
/*Forms*/
input[type='radio'],
input[type='checkbox'] {
  margin: -2px 0 0;
}
.inputs-inline {
  margin-left: -30px;
}
.inputs-inline > [class*="input"] {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 30px;
}
.inputs-inline > .input1 {
  width: 8.3333%;
}
.inputs-inline > .input2 {
  width: 16.6666%;
}
.inputs-inline > .input3 {
  width: 25%;
}
.inputs-inline > .input4 {
  width: 33.3333%;
}
.inputs-inline > .input5 {
  width: 41.6666%;
}
.inputs-inline > .input6 {
  width: 50%;
}
.inputs-inline > .input7 {
  width: 58.3333%;
}
.inputs-inline > .input8 {
  width: 66.6666%;
}
.inputs-inline > .input9 {
  width: 75%;
}
.inputs-inline > .input10 {
  width: 83.3333%;
}
.inputs-inline > .input11 {
  width: 91.6666%;
}
.inputs-inline > .input12 {
  width: 100%;
}
/* Images */
.item_img,
.category_img {
  margin: 0 20px 20px 0;
  position: relative;
  float: left;
}
.item_img {
  font-size: 0;
  line-height: 0;
}
.item_img a {
  display: inline-block;
  max-width: 100%;
}
.item_img a img {
  z-index: 1;
}
.item_img a:after {
  content: '\f14d';
  font-family: FontAwesome;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  left: 0;
  width: 100%;
  height: 0;
  text-align: center;
  top: 50%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 3;
}
.item_img a.touchGalleryLink:after {
  display: none;
}
.item_img a:hover:after {
  font-size: 40px;
  opacity: 1;
  filter: alpha(opacity=100);
  color: #262626;
}
.item_img a .BWfade {
  width: 100% !important;
  height: 100% !important;
  z-index: 2;
}
.item_img a img {
  opacity: 0.99;
  filter: alpha(opacity=99);
}
.img-intro__left,
.img-full__left {
  float: left;
  margin: 0 18px 9px 0;
  max-width: 50%;
}
.img-intro__right,
.img-full__right {
  float: right;
  margin: 0 0 9px 18px;
  max-width: 50%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
#system-message > div {
  margin: 20px 0;
}
/*======================= TOP =======================*/
#top-row {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1000;
}
/*======================= HEADER =======================*/

#header-row {
  padding-top: 11px;
  /* tomv*/
  background-color: white;
}
#header-row .row-fluid {
  position: relative;
}
#logo {
  position: absolute;
  top: 24px;
  left: 4px;
}
#logo a {
  position: relative;
  z-index: 1001;
}
#logo h1 {
  font-size: 0;
  line-height: 0;
  height: 0;
  width: 0;
  border: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  text-indent: -9999px;
}

.bg_top {
 /* background: url(../images/bg_top.jpg) center 0 no-repeat;  */
  background-size: cover;
  background-color: rgb(255, 111, 7);
  /* tomv min-height: 180px;*/
  min-height: 150px;
  /*border-bottom: 10px solid #f1f1f1;     */
}
.bg_top .mod-search {
  float: right;
  margin-top: 11px;
  position: relative;
  z-index: 1001;
  background: none;
  border: 1px solid rgba(255, 255, 255, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.bg_top .mod-search .btn {
  display: inline-block;
  padding: 0;
  border: none;
  background: url(../images/search_button.gif) center center #f4f4f4;
  margin: 5px;
  width: 21px;
  height: 21px;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  border-radius: 11px;
}
.bg_top .mod-search .btn:hover,
.bg_top .mod-search .btn:focus,
.bg_top .mod-search .btn:active,
.bg_top .mod-search .btn .active {
  background-color: #f36900;
}
.bg_top .mod-search #searchword {
  display: inline-block;
  background: url(../images/blank.gif) repeat;
  border: none;
  box-shadow: 0 0 0;
  margin: 0;
  height: 31px;
  width: 234px;
}
.moduletable.login {
  position: absolute;
  right: 0;
  top: 37px;
  z-index: 1005;
}
.moduletable.login .mod-login {
  float: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 230px;
  border: 1px solid #393939;
  padding: 14px 28px;
  background-color: #191919;
  color: #fff;
}
.moduletable.login .mod-login a {
  display: inline-block;
  margin: 0 3px;
  vertical-align: top;
  font-size: 13px;
  color: #fff;
}
.moduletable.login .mod-login form#login-form {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 216px;
  margin: 0;
  padding: 20px 0;
}
.moduletable.login .mod-login form#logout-form {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
  margin: 0;
  padding: 0;
}
.moduletable.login .mod-login form#logout-form .control-group {
  margin: 0;
}
.moduletable.login .mod-login a:hover {
  color: #f36900;
}
.moduletable.login .mod-login label {
  margin: 0 0 2px;
  padding: 0 5px;
  font-size: 12px;
  color: #999;
}
.moduletable.login .mod-login input {
  width: 100%;
  border: 1px solid #666;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #292929 none;
  color: #ffffff;
}
.moduletable.login .mod-login input:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.moduletable.login button {
  width: 100%;
  font-size: 14px;
}
.moduletable.lang {
  position: absolute;
  top: 2px;
  right: 23px;
  z-index: 1006;
  width: auto;
  padding-left: 0;
}
.moduletable .mod-languageslang {
  float: right;
}
.moduletable .mod-languageslang ul {
  list-style: none;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.moduletable .mod-languageslang ul li {
  display: inline-block;
  margin: 0 5px 0 0;
  padding: 0;
  background: transparent none;
}
.a-center {
  text-align: center;
}
/*======================= NAVIGATION =======================*/
#navigation-row {
  width: 100%;
  background: #ffffff;
  position: absolute;
  top: 118px;
}
#navigation-row .row-fluid {
  position: relative;
}
.navigation ul.sf-menu {
  z-index: 1002;
  /*padding-left: 268px;*/
  /*SubMenu Styles*/

}
.navigation ul.sf-menu > li {
  padding: 0;
  border-bottom: 1px solid #ebebeb;
  margin: 0 0px 0 0;
  width: 14%;
  position: relative;
}
.navigation ul.sf-menu > li:nth-child(7n+1) {
  clear: both;
  border-left: 1px solid #ebebeb;
}
.navigation ul.sf-menu > li.active,
.navigation ul.sf-menu > li.sfHover,
.navigation ul.sf-menu > li.current,
.navigation ul.sf-menu > li:hover {
  border-bottom: 1px solid #262626;
}
.navigation ul.sf-menu > li.active > a,
.navigation ul.sf-menu > li.sfHover > a,
.navigation ul.sf-menu > li.current > a,
.navigation ul.sf-menu > li.active > span,
.navigation ul.sf-menu > li.sfHover > span,
.navigation ul.sf-menu > li.current > span {
  background: #262626;
  color: #ffffff;
  border-color: #262626;
}
.navigation ul.sf-menu > li.lastItem > a,
.navigation ul.sf-menu > li.lastItem > span {
  /*border: none;*/
}
.navigation ul.sf-menu > li > a,
.navigation ul.sf-menu > li > span {
  font-size: 14px;
  line-height: 1.2em;
  font-family: 'Roboto', sans-serif;
  color: #202020;
  background: #ffffff;
  display: block;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 7px 0;
  height: 94px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #ebebeb;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.navigation ul.sf-menu > li > a:hover,
.navigation ul.sf-menu > li > span:hover {
  background: #262626;
  border-color: #262626;
  color: #ffffff;
}
.navigation ul.sf-menu > li > a > span,
.navigation ul.sf-menu > li > span > span {
  display: table-cell;
  width: 1%;
  height: 80px;
  padding: 0 20px;
  vertical-align: middle;
}
.navigation ul.sf-menu > li > a:hover > span,
.navigation ul.sf-menu > li > span:hover > span {
  background-position: center bottom !important;
}
.navigation ul.sf-menu li > ul {
  top: 78px;
  /*Define 1st SubMenu position*/

}
.navigation ul.sf-menu ul {
  width: 225px;
  /*Define menu width*/

}
.navigation ul.sf-menu li li ul {
  /*Define SubMenu position*/

  top: -12px;
  left: 226px;
}
.navigation ul.sf-menu li li li ul {
  /*Define 2nd+ SubMenu position*/

  top: -12px;
  left: 226px;
}
.navigation ul.sf-menu ul {
  background: #262626;
  padding: 12px 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.navigation ul.sf-menu ul li.open > .sub-menu {
  display: block !important;
}
.navigation ul.sf-menu ul li a,
.navigation ul.sf-menu ul li span {
  font-size: 14px;
  line-height: 25px;
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  background: none;
  display: block;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 0 20px;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.navigation ul.sf-menu ul li > a:hover,
.navigation ul.sf-menu ul li > span:hover {
  background: #ffffff;
  color: #202020;
}
.navigation ul.sf-menu ul li > a:hover span,
.navigation ul.sf-menu ul li > span:hover span {
  color: #202020;
}
.navigation ul.sf-menu ul li.active > a,
.navigation ul.sf-menu ul li.sfHover > a,
.navigation ul.sf-menu ul li.active > span,
.navigation ul.sf-menu ul li.sfHover > span {
  background: #ffffff;
  color: #202020;
}
.navigation ul.sf-menu ul li.active > a span,
.navigation ul.sf-menu ul li.sfHover > a span,
.navigation ul.sf-menu ul li.active > span span,
.navigation ul.sf-menu ul li.sfHover > span span {
  color: #202020;
}
.navigation ul.sf-menu ul li {
  padding: 0;
  background: transparent none;
}
.navigation ul.sf-menu ul li a span,
.navigation ul.sf-menu ul li span span {
  padding: 8px 0;
  text-transform: none;
  font-size: 12px;
  line-height: 1.5;
}
.navigation ul.sf-menu ul li.firstItem {
  border: none;
}
.navigation ul.sf-menu.sf-vertical {
  width: 225px;
}
.navigation ul.sf-menu.sf-vertical li {
  width: 225px;
  margin-bottom: 1px;
}
.navigation ul.sf-menu.sf-vertical li:hover > ul,
.navigation ul.sf-menu.sf-vertical li.sfHover > ul {
  /*Define 1st SubMenu position*/

  top: -13px;
}
.navigation ul.sf-menu.sf-vertical ul {
  left: 226px;
}
.navigation ul.sf-menu.sf-vertical ul li a,
.navigation ul.sf-menu.sf-vertical ul li span {
  padding: 9px 12px;
}
.navigation ul.sf-menu.sf-navbar {
  height: 1.2em;
  padding-bottom: 1.2em;
  margin-bottom: 2px;
}
.navigation ul.sf-menu.sf-navbar li:hover > ul,
.navigation ul.sf-menu.sf-navbar li.sfHover > ul {
  /*Define 1st SubMenu position*/

  top: 3.2em;
  left: 0;
}
.navigation ul.sf-menu.sf-navbar li ul {
  width: auto;
  padding: 2px 0;
}
.navigation ul.sf-menu.sf-navbar li ul ul.sub-menu {
  width: 225px;
  top: 1.2em;
}
.search-block {
  text-align: right;
}
.search-block input {
  max-width: 100%;
}
.masonry .item {
  margin-left: 0 !important;
}
/*======================= SHOWCASE =======================*/
#showcase-row {
  min-height: 639px;
}
.mod-newsflash-adv .isotope {
  margin: 0 -1.5%;
}
.mod-newsflash-adv .isotope-item {
  padding: 0 1.5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  float: left;
}
.mod-newsflash-adv .isotope-item.straightDown {
  text-align: center;
}
.slogan {
  position: relative;
  z-index: 99;
  margin-top: 250px;
}
.slogan h1 {
  font: 48px 'Roboto', serif;
  font-weight: bold;
  color: #f36900;
  line-height: 60px;
  width: 45%;
  letter-spacing: 2px;
}
/*======================= FEATURE =======================*/
/*======================= MAINTOP =======================*/
/*======================= CONTENT TOP =======================*/
/*======================= CONTENT =======================*/
.bg_cont.no-component {
  margin-bottom: -90px;
}
.bg_cont {
  background: #fff;
  padding: 51px 0 51px 0;
}
.view-featured .bg_cont {
  padding-top: 71px;
}
.bg_cont .moduletable {
  padding-bottom: 54px;
}
.offers .item_content {
  position: relative;
  padding-left: 70px;
}
.offers span.dropcap {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  background: #f36900;
  font: 30px 'Roboto', serif;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 48px;
}
.staff.moduletable {
  text-align: center;
}
.staff .item_img {
  float: none;
  margin-right: 0;
  display: inline-block;
}
.staff .item_img a,
.staff .item_img img,
.staff .item_img canvas {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.social li {
  display: inline-block;
  margin: 0 3px;
  padding: 0;
  background: transparent none;
}
.social li a {
  display: block;
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  border-radius: 28px;
  background: #262626;
}
.social li a:hover {
  background-color: #f36900;
}
.blocks .item {
  text-align: center;
  position: relative;
}
.blocks .item_icons.btn-group.pull-right {
  position: absolute;
  right: 0;
  top: -30px;
}
.blocks .item_img {
  margin-right: 0;
  float: none;
  display: inline-block;
  max-width: 100%;
}
.blocks .item_img canvas,
.blocks .item_img .BWfade {
  display: none !important;
}
.blocks p {
  padding-bottom: 14px;
}
.blocks .social li {
  margin: 0 4px;
  padding: 0;
  display: inline-block;
  background: transparent none;
}
.blocks .social a {
  display: block;
  background: #262626;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
}
.blocks .social a:hover {
  background: #f36900;
}
.call_us header,
.call_us .mod-custom,
.call_us ul.call_us {
  padding-left: 100px;
}
.call_us h3 {
  margin-top: -4px;
  padding-bottom: 27px;
}
.call_us h4 {
  text-transform: none;
  padding-bottom: 9px;
}
.call_us .address {
  float: right;
  width: 170px;
  font: 18px 'Roboto', serif;
  line-height: 22px;
  color: #262626;
}
.call_us h2 {
  color: #f36900;
  margin-top: -4px;
  letter-spacing: 3px;
  padding: 0;
}
#component {
  min-height: 0;
}
.page-item {
  padding-bottom: 50px;
}
.items-row {
  padding-bottom: 50px;
}
.item:after {
  content: '';
  display: block;
  clear: both;
}
.page-header {
  border: none;
  padding: 0;
  margin: 0;
}
.item_info_dl {
  margin: 0 0 20px;
}
.item_info_dl dd {
  margin: 0;
  display: inline;
}
.item_info_dl dd > * {
  display: inline;
}
.item_icons.btn-group.pull-right {
  margin: 0px 0 10px 10px;
  position: relative;
  z-index: 10;
}
.item_icons.btn-group.pull-right ul.dropdown-menu {
  background-clip: padding-box;
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  list-style: none outside none;
  margin: 2px 0 0;
  min-width: 160px;
  padding: 5px 0;
  position: absolute;
  top: 100%;
  z-index: 1000;
}
.item_icons.btn-group.pull-right ul.dropdown-menu li {
  padding: 0;
  float: none;
}
#Kunena #ktab a {
  padding: 0 10px;
}
/*===== Career ======*/
fieldset.event-detail {
  clear: both;
}
/*===== Gallery Page ======*/
#isotopeContainer,
.page-contact {
  padding-bottom: 30px;
}
.mfp-bottom-bar h4 a {
  color: #fff;
}
.mfp-bottom-bar h4 a:hover {
  color: #f36900;
}
ul.gallery {
  margin: 0;
  text-align: justify;
  font-size: 0.1px;
  display: block;
  line-height: 0;
}
ul.gallery:after {
  content: "";
  display: inline-block;
  width: 100%;
}
ul.gallery .gallery-item {
  list-style: none;
  opacity: 0;
  filter: alpha(opacity=0);
  display: none;
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
}
ul.gallery .gallery-item .view .content * {
  color: inherit;
}
ul.gallery .gap {
  list-style: none;
}
ul.gallery .gallery-grid .item_img {
  margin-right: 0;
  float: none;
  max-width: 100%;
}
ul.gallery .gallery-grid .item_img img {
  opacity: 0.99;
  filter: alpha(opacity=99);
}
ul.gallery .gallery-grid.straightDown {
  float: none;
}
ul.gallery .gallery-grid.straightDown .item_img {
  float: left;
  margin: 0 20px 20px 0 !important;
}
ul.gallery .gallery-grid .view a.hover_more {
  background: none !important;
  line-height: inherit;
  border: none;
  color: inherit;
}
ul.gallery .gallery-grid .view a.hover_more span {
  display: none;
}
ul.gallery .gallery-grid .view a.hover_more:hover {
  color: #999;
}
ul.gallery .gallery-grid .view a {
  color: #fff;
}
ul.gallery .gallery-grid .view a:hover {
  color: #999;
}
ul.gallery .gap {
  display: inline-block;
}
ul.gallery .gallery-list {
  margin: 0 0 15px;
}
ul.gallery .gallery-list .view a.hover_more i {
  display: none;
}
ul.gallery .gallery-list .galleryZoom {
  display: none;
}
ul.gallery .item_more a {
  vertical-align: top;
}
ul.gallery.cols-3 .gap,
ul.gallery.cols-3 .gallery-grid {
  width: 32%;
}
ul.gallery.cols-1 .gap,
ul.gallery.cols-1 .gallery-grid {
  width: 100%;
}
ul.gallery.cols-2 .gap,
ul.gallery.cols-2 .gallery-grid {
  width: 48%;
}
ul.gallery.cols-4 .gap,
ul.gallery.cols-4 .gallery-grid {
  width: 24%;
}
/*===== Testimonials Page ======*/
.page-category__testimonials .item {
  margin-bottom: 30px;
}
blockquote {
  padding: 0;
  margin: 0;
  border-left: none;
}
blockquote p {
  margin-bottom: 0;
  padding: 0;
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
}
blockquote p:before {
  content: '"';
}
blockquote p:after {
  content: '"';
}
blockquote small {
  text-align: right;
}
/*===== Team Page ======*/
.page-category__team .item_introtext {
  overflow: hidden;
}
/*===== Blog Page ======*/
.tags {
  clear: both;
}
.addthis_toolbox {
  padding-top: 14px;
}
/*======================= CONTENT BOTTOM =======================*/
/*======================= ASIDE RIGHT =======================*/
.archive-module li a,
.categories-module li a,
.mod-menu .nav.menu li a,
.list1 ul li a {
  display: inline;
}
.archive-module li a:hover,
.categories-module li a:hover,
.mod-menu .nav.menu li a:hover,
.list1 ul li a:hover {
  background: none;
}
.tagspopular ul {
  margin: 0;
}
.tagspopular ul li {
  list-style: none;
  display: inline-block;
  padding: 0 15px 12px 0;
}
.kmt-comment a {
  display: inline-block;
}
/*======================= MAINBOTTOM =======================*/
#mainbottom-row {
  background: #fafafa;
  padding-top: 44px;
}
#mainbottom-row .moduletable {
  padding-bottom: 44px;
}
.headlines h2 {
  line-height: 44px;
  text-transform: uppercase;
  padding-bottom: 0;
}
.headlines h2 a {
  color: #f36900;
}
.headlines h2 a:hover {
  color: #262626;
}
.testimon.moduletable {
  padding-top: 5px;
}
.testimon .mod_caroufredsel {
  padding-left: 100px;
  background: url(../images/bg_testimon.png) 0 5px no-repeat;
}
.testimon .item_img {
  margin-right: 30px;
  margin-top: 5px;
}
.testimon .item_img canvas,
.testimon .item_img .BWfade {
  display: none !important;
}
.testimon p {
  color: #262626;
  padding-bottom: 14px;
}
.testimon p:after {
  content: "";
  background: url(../images/quot.png) 0 0 no-repeat;
  width: 16px;
  height: 15px;
  display: inline-block;
  margin-left: 8px;
  position: relative;
  top: 5px;
}
.testimon h4 {
  text-transform: none;
  line-height: 23px;
  padding-bottom: 23px;
}
.testimon .caroufredsel_pagination {
  float: right;
  width: 170px;
  text-align: left;
}
.testimon .caroufredsel_pagination a {
  background: #c4c4c4;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  float: left;
  margin-right: 6px;
  padding: 0;
  width: 14px;
  height: 14px;
  text-indent: -9999px;
}
.testimon .caroufredsel_pagination a:hover,
.testimon .caroufredsel_pagination a.selected {
  background: #f36900;
}
/*======================= BOTTOM =======================*/
#bottom-row {
  background: #f36900;
  overflow: hidden;
}
#bottom-row h4 {
  display: table-cell;
  width: 1000px;
  height: 67px;
  margin: 0;
  padding: 0 10px;
  vertical-align: middle;
  text-align: center;
  font-size: 21px;
  color: #fff;
}
.view-events .nav {
  margin: 0;
}
.view-events ul li {
  float: left;
  padding: 5px 0;
}
.view-events .firstItem {
  width: 83%;
}
.view-events .firstItem a {
  font: 48px 'Roboto', serif;
  font-weight: bold;
  line-height: 1.2em;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 2px;
}
.view-events .firstItem a:hover {
  color: #262626;
}
.view-events .lastItem {
  width: 17%;
  background: #555555;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 30px;
  padding-top: 21px;
  padding-bottom: 23px;
}
.view-events .lastItem:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  margin-right: -1000px;
  height: 100%;
  background: #555555;
  width: 1000px;
  z-index: 1;
}
.view-events .lastItem a {
  font: 18px 'Roboto', serif;
  line-height: 24px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.view-events .lastItem a:after {
  content: "";
  position: absolute;
  right: 0px;
  top: 21px;
  background: url(../images/marker1.gif) 0 0 no-repeat;
  width: 14px;
  height: 27px;
  z-index: 2;
}
.view-events .lastItem a:hover {
  color: #f36900;
}
/*======================= FOOTER =======================*/
#copyright-row {
  padding: 49px 0 0px 0;
}
#copyright-row p {
  margin-top: -5px;
  line-height: 28px;
}
#copyright-row .moduletable {
  padding-bottom: 40px;
}
#copyright-row h3 {
  font: 18px 'Roboto', serif;
  line-height: 22px;
  color: #fff;
  text-transform: uppercase;
  padding-bottom: 20px;
}
#copyright-row .menu li {
  padding-bottom: 8px;
}
#copyright-row .menu a {
  color: #f36900;
}
#copyright-row .menu li a {
  display: block;
  padding-left: 16px;
  background: url(../images/marker2.gif) 0 7px no-repeat;
}
#copyright-row .menu a:hover,
#copyright-row .menu a.active {
  color: #fff;
}
.footer-logo {
  padding: 5px 0 40px 0;
}
#copyright {
  font: 12px 'Roboto', serif;
  line-height: 22px;
  letter-spacing: 2px;
  color: #b1b3b4;
}
#copyright a {
  color: #464646;
}
#copyright a:hover {
  color: #fff;
}
#copyright .year:after {
  /*content: '|';
  padding: 0 0 0 6px;*/
}
#wrapper {
  width: 100%;
  overflow: visible;
  position: relative;
}
.img-full.span5 {
  float: left;
  width: auto !important;
  padding-left: 0;
}
/*====================== PROFILE =====================*/
#member-profile .control-group {
  position: absolute;
  left: -50000px;
  top: -50000px;
}
#member-profile .control-group.password1,
#member-profile .control-group.password2 {
  position: static;
  left: auto;
  top: auto;
}
/*====================== PLUGINS =====================*/
ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink,
ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink:hover {
  margin-right: 10px;
  background-color: transparent;
}
ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink img.sigFreeImg,
ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink:hover img.sigFreeImg {
  background-size: contain;
}
/*====================== ICONS =====================*/
[data-icon]:before {
	font-family: 'IcoMoon';
	content: attr(data-icon);
	speak: none;
}
[class^="icon-"],
[class*=" icon-"] {
	display: inline-block;
	width: 14px;
	height: 14px;
	*margin-right: .3em;
	line-height: 14px;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: 'IcoMoon';
	font-style: normal;
	speak: none;
}
[class^="icon-"].disabled,
[class*=" icon-"].disabled {
	font-weight: normal;
}
.icon-joomla:before {
	content: "\e200";
}
.icon-chevron-up:before,
.icon-uparrow:before,
.icon-arrow-up:before {
	content: "\e005";
}
.icon-chevron-right:before,
.icon-rightarrow:before,
.icon-arrow-right:before {
	content: "\e006";
}
.icon-chevron-down:before,
.icon-downarrow:before,
.icon-arrow-down:before {
	content: "\e007";
}
.icon-chevron-left:before,
.icon-leftarrow:before,
.icon-arrow-left:before {
	content: "\e008";
}
.icon-arrow-first:before {
	content: "\e003";
}
.icon-arrow-last:before {
	content: "\e004";
}
.icon-arrow-up-2:before {
	content: "\e009";
}
.icon-arrow-right-2:before {
	content: "\e00a";
}
.icon-arrow-down-2:before {
	content: "\e00b";
}
.icon-arrow-left-2:before {
	content: "\e00c";
}
.icon-arrow-up-3:before {
	content: "\e00f";
}
.icon-arrow-right-3:before {
	content: "\e010";
}
.icon-arrow-down-3:before {
	content: "\e011";
}
.icon-arrow-left-3:before {
	content: "\e012";
}
.icon-menu-2:before {
	content: "\e00e";
}
.icon-arrow-up-4:before {
	content: "\e201";
}
.icon-arrow-right-4:before {
	content: "\e202";
}
.icon-arrow-down-4:before {
	content: "\e203";
}
.icon-arrow-left-4:before {
	content: "\e204";
}
.icon-share:before,
.icon-redo:before {
	content: "\27";
}
.icon-undo:before {
	content: "\28";
}
.icon-forward-2:before {
	content: "\e205";
}
.icon-backward-2:before,
.icon-reply:before {
	content: "\e206";
}
.icon-unblock:before,
.icon-refresh:before,
.icon-redo-2:before {
	content: "\6c";
}
.icon-undo-2:before {
	content: "\e207";
}
.icon-move:before {
	content: "\7a";
}
.icon-expand:before {
	content: "\66";
}
.icon-contract:before {
	content: "\67";
}
.icon-expand-2:before {
	content: "\68";
}
.icon-contract-2:before {
	content: "\69";
}
.icon-play:before {
	content: "\e208";
}
.icon-pause:before {
	content: "\e209";
}
.icon-stop:before {
	content: "\e210";
}
.icon-previous:before,
.icon-backward:before {
	content: "\7c";
}
.icon-next:before,
.icon-forward:before {
	content: "\7b";
}
.icon-first:before {
	content: "\7d";
}
.icon-last:before {
	content: "\e000";
}
.icon-play-circle:before {
	content: "\e00d";
}
.icon-pause-circle:before {
	content: "\e211";
}
.icon-stop-circle:before {
	content: "\e212";
}
.icon-backward-circle:before {
	content: "\e213";
}
.icon-forward-circle:before {
	content: "\e214";
}
.icon-loop:before {
	content: "\e001";
}
.icon-shuffle:before {
	content: "\e002";
}
.icon-search:before {
	content: "\53";
}
.icon-zoom-in:before {
	content: "\64";
}
.icon-zoom-out:before {
	content: "\65";
}
.icon-apply:before,
.icon-edit:before,
.icon-pencil:before {
	content: "\2b";
}
.icon-pencil-2:before {
	content: "\2c";
}
.icon-brush:before {
	content: "\3b";
}
.icon-save-new:before,
.icon-plus-2:before {
	content: "\5d";
}
.icon-ban-circle:before,
.icon-minus-sign:before,
.icon-minus-2:before {
	content: "\5e";
}
.icon-delete:before,
.icon-remove:before,
.icon-cancel-2:before {
	content: "\49";
}
.icon-publish:before,
.icon-save:before,
.icon-ok:before,
.icon-checkmark:before {
	content: "\47";
}
.icon-new:before,
.icon-plus:before {
	content: "\2a";
}
.icon-plus-circle:before {
	content: "\e215";
}
.icon-minus:before,
.icon-not-ok:before {
	content: "\4b";
}
.icon-minus-circle:before {
	content: "\e216";
}
.icon-unpublish:before,
.icon-cancel:before {
	content: "\4a";
}
.icon-cancel-circle:before {
	content: "\e217";
}
.icon-checkmark-2:before {
	content: "\e218";
}
.icon-checkmark-circle:before {
	content: "\e219";
}
.icon-info:before {
	content: "\e220";
}
.icon-info-2:before,
.icon-info-circle:before {
	content: "\e221";
}
.icon-question:before,
.icon-question-sign:before,
.icon-help:before {
	content: "\45";
}
.icon-question-2:before,
.icon-question-circle:before {
	content: "\e222";
}
.icon-notification:before {
	content: "\e223";
}
.icon-notification-2:before,
.icon-notification-circle:before {
	content: "\e224";
}
.icon-pending:before,
.icon-warning:before {
	content: "\48";
}
.icon-warning-2:before,
.icon-warning-circle:before {
	content: "\e225";
}
.icon-checkbox-unchecked:before {
	content: "\3d";
}
.icon-checkin:before,
.icon-checkbox:before,
.icon-checkbox-checked:before {
	content: "\3e";
}
.icon-checkbox-partial:before {
	content: "\3f";
}
.icon-square:before {
	content: "\e226";
}
.icon-radio-unchecked:before {
	content: "\e227";
}
.icon-radio-checked:before,
.icon-generic:before {
	content: "\e228";
}
.icon-circle:before {
	content: "\e229";
}
.icon-signup:before {
	content: "\e230";
}
.icon-grid:before,
.icon-grid-view:before {
	content: "\58";
}
.icon-grid-2:before,
.icon-grid-view-2:before {
	content: "\59";
}
.icon-menu:before {
	content: "\5a";
}
.icon-list:before,
.icon-list-view:before {
	content: "\31";
}
.icon-list-2:before {
	content: "\e231";
}
.icon-menu-3:before {
	content: "\e232";
}
.icon-folder-open:before,
.icon-folder:before {
	content: "\2d";
}
.icon-folder-close:before,
.icon-folder-2:before {
	content: "\2e";
}
.icon-folder-plus:before {
	content: "\e234";
}
.icon-folder-minus:before {
	content: "\e235";
}
.icon-folder-3:before {
	content: "\e236";
}
.icon-folder-plus-2:before {
	content: "\e237";
}
.icon-folder-remove:before {
	content: "\e238";
}
.icon-file:before {
	content: "\e016";
}
.icon-file-2:before {
	content: "\e239";
}
.icon-file-add:before,
.icon-file-plus:before {
	content: "\29";
}
.icon-file-remove:before,
.icon-file-minus:before {
	content: "\e017";
}
.icon-file-check:before {
	content: "\e240";
}
.icon-file-remove:before {
	content: "\e241";
}
.icon-save-copy:before,
.icon-copy:before {
	content: "\e018";
}
.icon-stack:before {
	content: "\e242";
}
.icon-tree:before {
	content: "\e243";
}
.icon-tree-2:before {
	content: "\e244";
}
.icon-paragraph-left:before {
	content: "\e246";
}
.icon-paragraph-center:before {
	content: "\e247";
}
.icon-paragraph-right:before {
	content: "\e248";
}
.icon-paragraph-justify:before {
	content: "\e249";
}
.icon-screen:before {
	content: "\e01c";
}
.icon-tablet:before {
	content: "\e01d";
}
.icon-mobile:before {
	content: "\e01e";
}
.icon-box-add:before {
	content: "\51";
}
.icon-box-remove:before {
	content: "\52";
}
.icon-download:before {
	content: "\e021";
}
.icon-upload:before {
	content: "\e022";
}
.icon-home:before {
	content: "\21";
}
.icon-home-2:before {
	content: "\e250";
}
.icon-out-2:before,
.icon-new-tab:before {
	content: "\e024";
}
.icon-out-3:before,
.icon-new-tab-2:before {
	content: "\e251";
}
.icon-link:before {
	content: "\e252";
}
.icon-picture:before,
.icon-image:before {
	content: "\2f";
}
.icon-pictures:before,
.icon-images:before {
	content: "\30";
}
.icon-palette:before,
.icon-color-palette:before {
	content: "\e014";
}
.icon-camera:before {
	content: "\55";
}
.icon-camera-2:before,
.icon-video:before {
	content: "\e015";
}
.icon-play-2:before,
.icon-video-2:before,
.icon-youtube:before {
	content: "\56";
}
.icon-music:before {
	content: "\57";
}
.icon-user:before {
	content: "\22";
}
.icon-users:before {
	content: "\e01f";
}
.icon-vcard:before {
	content: "\6d";
}
.icon-address:before {
	content: "\70";
}
.icon-share-alt:before,
.icon-out:before {
	content: "\26";
}
.icon-enter:before {
	content: "\e257";
}
.icon-exit:before {
	content: "\e258";
}
.icon-comment:before,
.icon-comments:before {
	content: "\24";
}
.icon-comments-2:before {
	content: "\25";
}
.icon-quote:before,
.icon-quotes-left:before {
	content: "\60";
}
.icon-quote-2:before,
.icon-quotes-right:before {
	content: "\61";
}
.icon-quote-3:before,
.icon-bubble-quote:before {
	content: "\e259";
}
.icon-phone:before {
	content: "\e260";
}
.icon-phone-2:before {
	content: "\e261";
}
.icon-envelope:before,
.icon-mail:before {
	content: "\4d";
}
.icon-envelope-opened:before,
.icon-mail-2:before {
	content: "\4e";
}
.icon-unarchive:before,
.icon-drawer:before {
	content: "\4f";
}
.icon-archive:before,
.icon-drawer-2:before {
	content: "\50";
}
.icon-briefcase:before {
	content: "\e020";
}
.icon-tag:before {
	content: "\e262";
}
.icon-tag-2:before {
	content: "\e263";
}
.icon-tags:before {
	content: "\e264";
}
.icon-tags-2:before {
	content: "\e265";
}
.icon-options:before,
.icon-cog:before {
	content: "\38";
}
.icon-cogs:before {
	content: "\37";
}
.icon-screwdriver:before,
.icon-tools:before {
	content: "\36";
}
.icon-wrench:before {
	content: "\3a";
}
.icon-equalizer:before {
	content: "\39";
}
.icon-dashboard:before {
	content: "\78";
}
.icon-switch:before {
	content: "\e266";
}
.icon-filter:before {
	content: "\54";
}
.icon-purge:before,
.icon-trash:before {
	content: "\4c";
}
.icon-checkedout:before,
.icon-lock:before,
.icon-locked:before {
	content: "\23";
}
.icon-unlock:before {
	content: "\e267";
}
.icon-key:before {
	content: "\5f";
}
.icon-support:before {
	content: "\46";
}
.icon-database:before {
	content: "\62";
}
.icon-scissors:before {
	content: "\e268";
}
.icon-health:before {
	content: "\6a";
}
.icon-wand:before {
	content: "\6b";
}
.icon-eye-open:before,
.icon-eye:before {
	content: "\3c";
}
.icon-eye-close:before,
.icon-eye-blocked:before,
.icon-eye-2:before {
	content: "\e269";
}
.icon-clock:before {
	content: "\6e";
}
.icon-compass:before {
	content: "\6f";
}
.icon-broadcast:before,
.icon-connection:before,
.icon-wifi:before {
	content: "\e01b";
}
.icon-book:before {
	content: "\e271";
}
.icon-lightning:before,
.icon-flash:before {
	content: "\79";
}
.icon-print:before,
.icon-printer:before {
	content: "\e013";
}
.icon-feed:before {
	content: "\71";
}
.icon-calendar:before {
	content: "\43";
}
.icon-calendar-2:before {
	content: "\44";
}
.icon-calendar-3:before {
	content: "\e273";
}
.icon-pie:before {
	content: "\77";
}
.icon-bars:before {
	content: "\76";
}
.icon-chart:before {
	content: "\75";
}
.icon-power-cord:before {
	content: "\32";
}
.icon-cube:before {
	content: "\33";
}
.icon-puzzle:before {
	content: "\34";
}
.icon-attachment:before,
.icon-paperclip:before,
.icon-flag-2:before {
	content: "\72";
}
.icon-lamp:before {
	content: "\74";
}
.icon-pin:before,
.icon-pushpin:before {
	content: "\73";
}
.icon-location:before {
	content: "\63";
}
.icon-shield:before {
	content: "\e274";
}
.icon-flag:before {
	content: "\35";
}
.icon-flag-3:before {
	content: "\e275";
}
.icon-bookmark:before {
	content: "\e023";
}
.icon-bookmark-2:before {
	content: "\e276";
}
.icon-heart:before {
	content: "\e277";
}
.icon-heart-2:before {
	content: "\e278";
}
.icon-thumbs-up:before {
	content: "\5b";
}
.icon-thumbs-down:before {
	content: "\5c";
}
.icon-unfeatured:before,
.icon-asterisk:before,
.icon-star-empty:before {
	content: "\40";
}
.icon-star-2:before {
	content: "\41";
}
.icon-featured:before,
.icon-default:before,
.icon-star:before {
	content: "\42";
}
.icon-smiley:before,
.icon-smiley-happy:before {
	content: "\e279";
}
.icon-smiley-2:before,
.icon-smiley-happy-2:before {
	content: "\e280";
}
.icon-smiley-sad:before {
	content: "\e281";
}
.icon-smiley-sad-2:before {
	content: "\e282";
}
.icon-smiley-neutral:before {
	content: "\e283";
}
.icon-smiley-neutral-2:before {
	content: "\e284";
}
.icon-cart:before {
	content: "\e019";
}
.icon-basket:before {
	content: "\e01a";
}
.icon-credit:before {
	content: "\e286";
}
.icon-credit-2:before {
	content: "\e287";
}
.icon-expired:before {
	content: "\4b";
}


