/*
*******************************
  GLOBAL CSS
*******************************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
}
input {
  outline: none;
}
a {
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}
.container {
    word-wrap: break-word;
    text-rendering: optimizeLegibility;
}
ol, ul {
  list-style: none;
}
input {
    font-family: inherit;
}
img {
    max-width: 100%;
    height: auto;
}
.clearfix::after {
    display: block;
    clear: both;
    content: "";
}

/*
*******************************
  HEADER CSS
*******************************/

.logox .logo {
    max-height: 70px;
    width: auto;
}
.header.centered .menu > li > a i {
    font-size: 1rem;
    margin-right: 4px;
}
.sticky.mtop {
    height: 50px;
}
#fx.fixed {
    position: fixed;
    top: 0;
    z-index: 9;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    -webkit-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
#fx.fixed.show {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}
.header .menu li {
    position: relative;
}
.h1_homepage {
    position: absolute;
    top: -9000px;
    left: -9000px;
}
.header_wrap {
    position: relative;
    text-align: center;
    margin: 30px 0;
}
.socialButton, .LogPrimary, .loginUser.logged {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.LogPrimary {
    left: 0;
    cursor: pointer;
}
.socialButton {
    right: 0;
}
.socialButton ul li {
    display: inline-block;
}
.socialButton ul li a, .loginUser > a {
    padding: 10px;
    line-height: 0;
    background-color: #e3e3e3;
}
.right-menu {
    position: absolute;
    right: 0;
    top: 0;
}
#fx {
    display: block;
    width: 100%;
    position: relative;
    min-height: 50px;
}
.header-search {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: inline-block;
}
input, button, select, optgroup, textarea {
    background-color: transparent;
    border: 1px solid #e3e3e3;
    color: #2c2c2c;
    height: auto;
    line-height: normal;
    font-size: .8571em;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 10px 18px;
}
.main-menu ul.menu > li.menu-item.nx_Current > a {
    color: #fff;
}
.header.centered .menu > li {
    padding: 10px 0;
    margin-left: 10px;
}
.header .menu ul.sub-menu ul.sub-menu {
    top: -18px;
    left: 100%;
}
.menu .sub-menu li a {
    display: block;
    padding: 4px 20px;
    font-weight: 500;
}

/* login */
.loginUser {
  display: inline-block;
  line-height: 40px;
}
.loginUser.logged {
  left: 0;
}
#loginPopup .modal-header {
  border: none;
  padding: 0;
}
#loginPopup .modal-header .close {
  padding: 18px 30px;
  font-size: 1.2rem;
  outline: none;
  border: none;
  position: absolute;
  right: 0;
  z-index: 9999;
}
#loginPopup .modal-body {
  padding: 30px;
  border: 1px solid #000;
}
#loginPopup #reg_passmail {
  font-weight: 400;
  line-height: 24px;
  padding: 11px 0;
}
#loginPopup .login-tabs .nav-tabs li.active {
    color: #111;
}
.login-tabs .nav-tabs li {
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 20px;
    line-height: 0;
    padding-bottom: 20px;
}
#loginPopup .tab-content label, #loginPopup .tab-content p, #loginPopup .tab-content a, #dregister {
  font-size: 12px;
  font-weight: 500;
  color: #636363;
}
#loginPopup .tab-content #reg_passmail {
    font-size: 11px;
}
.modal-content {
  min-height: 400px;
}
#dregister {
  padding: 3px 0;
}
#loginPopup .tab-content {
  margin: 20px 0 0;
}
#loginPopup .login-tabs .nav-tabs li, .login-remember label {
  cursor: pointer;
  font-size: 12px;
  color:#aaa;
}
.tab-content input[type="text"], .tab-content input[type="password"], .tab-content input[type="email"] {
  outline: none;
  font-size: 12px;
  line-height: 21px;
  color: #444;
  border: 1px solid #aaa;
  width: 100%;
  max-width: 100%;
  height: 45px;
  padding: 4px 20px;
}
.login-remember input[type=checkbox] {
  width: 20px;
  vertical-align: middle;
  margin: 0;
  margin-top: -2px;
}
.login-content input[type=submit] {
  padding: 8px 30px;
  line-height: 20px;
}
.login-content {
  text-align: left;
}
input[type="submit"] {
  outline: none;
  font-size: 13px;
  background-color: #111;
  color: #fff;
  border: none;
  padding: 8px 15px;
  -webkit-transition: background-color .4s;
  -o-transition: background-color .4s;
  transition: background-color .4s;
}
.login-content input[type="submit"]:hover {
    background-color: #444;
}
.cikis {
  padding-left: 10px;
  font-size: 14px;
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.nav-tabs {
    border-bottom: 1px solid #dee2e6;
}
.login-remember {
    user-select: none;
}
#loginPopup .tab-content a:hover {
    color: #000;
}

/*
*******************************
  MOBİLE MENU CSS
*******************************/

.mobile-menu-open .header {
  -webkit-transition: all 200ms linear, background-color 1ms;
  -o-transition: all 200ms linear, background-color 1ms;
  transition: all 200ms linear, background-color 1ms;
}
#mobile-menu .mobile.menu-account.menu-item {
  border: none;
  float: left;
  width: 50%;
  text-align: center;
  padding: 10px;
}
#mobile-menu-main-ul {
    padding-right: 15px;
    margin: 10px 0;
}
.mobile-menu-open .menu-icon span.mDicx-1 {
  top: 7px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mobile-menu-open .menu-icon span.mDicx-2 {
  background: none;
}

.mobile-menu-open .menu-icon span.mDicx-3 {
  top: 7px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.mobile-menu-open.header-mobile-alt .menu li.menu-offscreen .menu-cart-count {
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
#mobile-menu {
  position: fixed;
  top: -100%;
  left: 0;
  z-index: -1;
  width: 100%;
  opacity: 0;
  overflow: hidden;
  background: #fff;
}

.header-fixed #mobile-menu {
  position: fixed;
  z-index: 1001;
}

.mobile-menu-open #mobile-menu {
  top: 0;
  opacity: 1;
  z-index: 1001;
}

#mobile-menu .mobile-menu-content {
  padding: 0 0 17px;
}

.header-border-0 #mobile-menu .mobile-menu-content {
  border-top: 1px solid #eee;
}

/* Mobile menu: Menus */
#mobile-menu li {
  position: relative;
  border-bottom: 1px solid #eee;
  width: 100%;
}
#mobile-menu li a {
    width: 100%;
}
#mobile-menu li.menu-item-has-children {
  cursor: pointer;
}

#mobile-menu a {
  font-size: 1rem;
  display: inline-block;
  line-height: 2;
  padding: 10px 0;
  white-space: nowrap;
}

#mobile-menu ul li .menu-toggle::before {
    display: block;
    content: "\eaa0";
    font-family: icofont;
}

#mobile-menu ul > li.active > .menu-toggle:before {
  content: "\ea99";
}

#mobile-menu ul li.menu-item-has-children > .menu-toggle {
  display: inline-block;
}

#mobile-menu a .label {
  position: relative;
  top: -7px;
  font-size: 10px;
  color: #333;
  padding-left: 2px;
  text-transform: uppercase;
}

#mobile-menu ul ul {
  display: none;
  padding: 16px 0 13px;
  border-top: 1px solid #eee;
}

#mobile-menu ul ul.open {
  display: block;
}

#mobile-menu ul ul li {
  cursor: default;
  border-bottom: 0 none;
}

#mobile-menu ul ul li:first-child {
  margin-top: 0;
}

#mobile-menu ul ul li.menu-item-has-children {
  cursor: pointer;
}

#mobile-menu ul ul li.menu-item a {
    padding: 0 0 3px;
    text-indent: 15px;
    font-weight: 500;
}
#mobile-menu ul ul ul a {
  text-indent: 30px;
}

#mobile-menu ul ul ul ul a {
  text-indent: 45px;
}

#mobile-menu ul ul li .menu-toggle {
  top: 1px;
}

#mobile-menu .mobile-menu-secondary li:last-child {
  border-bottom: 0 none;
}
#mobile-menu ul li .menu-toggle {
    display: none;
    position: absolute;
    top: 8px;
    right: 0;
    width: 25px;
    color: #fff !important;
    background-color: #111;
    text-decoration: none;
    text-align: center;
}
#mobile-menu ul ul ul {
    padding: 4px 20px;
    border-top: 0 none;
}

/* Page overlay */
.mobile-menu-overlay {
  visibility: hidden;
  position: fixed;
  top: -1px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  content: " ";
  width: 1px;
  height: 1px;
  opacity: 0;
  background: rgba(255, 255, 255, 0.56);
  -webkit-transition: opacity 0.20s ease;
  -o-transition: opacity 0.20s ease;
  transition: opacity 0.20s ease;
}
.mobile-menu-overlay.show {
  visibility: visible;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  cursor: url(../img/close_x.svg) 16 10, auto;
}
.menu li.menu-offscreen {
    position: relative;
    display: none;
}

/* Main menu */
.main-menu {
    z-index: 9;
    position: relative;
}
.header.default .main-menu {
  float: left;
}

.main-menu > ul, .right-menu > ul {
  margin: 0;
  -webkit-box-flex: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: flex;
}

/* Menu icon */
.fix .main-menu, .logox {
    display: inline-block;
}
.menu-icon {
  position: relative;
  width: 26px;
  height: 18px;
  top: 15px;
}
.menu-icon span {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: -webkit-transform 0.1s ease;
  transition: -webkit-transform 0.1s ease;
  -o-transition: transform 0.1s ease;
  transition: transform 0.1s ease;
  transition: transform 0.1s ease, -webkit-transform 0.1s ease;
  background: #282828;
  border-radius: 10px;
}
.menu-icon span.bar1 {
  top: 0;
}
.menu-icon span.bar2 {
  top: 8px;
}
.menu-icon span.bar3 {
  bottom: 0;
}
.mobile-menu-open .menu-icon span.bar1 {
  top: 7px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mobile-menu-open .menu-icon span.bar2 {
  background: none;
}
.mobile-menu-open .menu-icon span.bar3 {
  top: 7px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/*
******************************************
 * SEARCH CSS
 *****************************************/
.dropdown_search {
    position: absolute;
    background-color: #fff;
    right: -1px;
    visibility: hidden;
    opacity: 0;
    -webkit-box-shadow: 0 10px 10px rgba(0,0,0,.29);
    box-shadow: 0 10px 10px rgba(0,0,0,.29);
}
.dropdown_search.open {
    visibility: visible;
    opacity: 1;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: menu_hover_X;
    animation-name: menu_hover_X;
    z-index: 9;
}
.search_button.open i::before {
    content: "\eee1";
}
.search_button i {
    font-size: 20px;
}
.header_search {
    z-index: 1;
    position: absolute;
    right: 0;
    top: 0;
}
.dropdown_search .search-form {
    margin: 20px;
}
.header-search .search-form input:first-child {
    font-weight: normal;
}
.search_wrap {
    display: flex;
}
.search_submit {
    background-color: #2f2f2f;
    color: #fff;
    border: none;
    font-family: inherit;
    font-weight: bold;
}
input[type="text"]:focus {
    border-color: #000;
}
.search_form {
    max-width: 340px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}
.search_content {
    text-align: center;
    padding: 60px 0 100px;
}
.search_form .search_submit {
    width: 50px;
    height: 41px;
    vertical-align: top;
    padding: 0;
}
.search_content .sub-title {
    font-size: 1.8rem;
    font-weight: 800;
    margin-bottom: 10px;
}
.search_form input[type="text"] {
    min-height: 41px;
}
.header-search .search-form input {
    font-size: .8571em;
}

/*
*******************************
  TOP POST CSS
*******************************/

.catSlider {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    z-index: 1;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

#r_top {
    color: #fff;
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    z-index: 9999;
}


/*
*******************************
  HOME WIDGETS CSS
*******************************/
.text-center {
  text-align: center;
}
.home-sidebar {
    margin-bottom: 30px;
}
.home-sidebar.kryex_featured_widget {
    margin: 0;
}
.home-sidebar .section_title {
  position: relative;
    color: #fff;
    margin-bottom: 30px;
}
.post_list_top {
    padding-bottom: 30px;
}
.home_sidebar_top .widget_media_image {
    text-align: center;
}
.wh_bg, .post_wide, .tagcloud,
.home-sidebar.widget_media_image,
.home-sidebar.widget_categories ul,
.home-sidebar.widget_archive ul,
.home-sidebar.widget_custom_html,
.home-sidebar.widget_recent_comments ul
{
    background-color: #fff;
    padding: 10px;
}
.sidebar_features_posts .wh_bg {
    display: grid;
    grid-template-columns: 25% 69%;
    grid-column-gap: 15px;
    border-bottom: 1px solid #eee;
}
.sidebar_features_posts .post-title {
    font-size: 11px;
    text-transform: uppercase;
    line-height: 14px;
}
.sidebar_features_posts .post_overlay {
    display: grid;
    align-items: center;
}
.post_date {
    font-size: 12px;
    color: #888;
}
.post_date::before {
    content: "\f022";
    font-family: icofont;
}
.sidebar_post_thumb:hover {
    opacity: .9;
}
.xpan a {
    color: #888;
}
.xpan a:hover {
    color: #111;
}
.xpan {
    font-size: 10px;
    color: #888;
    margin-left: 5px;
    padding-left: 10px;
}
.xpan svg {
    vertical-align: sub;
}
.xpan .icofont-fire-burn {
    font-size: 12px;
}
.sl-button {
    cursor: pointer;
}
.xpan svg, .xpan i {
    margin-right: 2px;
}
.section_title .widgettitle {
  position: relative;
    font-size: 14px;
    text-transform: uppercase;
    padding: 15px;
}
.section_title .widgettitle i {
    font-size: 1rem;
    margin-right: 5px;
}
.section_title .widgettitle i.icofont-fire-burn {
    font-size: 20px;
}

.home-sidebar .cat-item:last-child, .home-sidebar.widget_archive li:last-child {
    border: none;
}
.home-sidebar .cat-item, .home-sidebar.widget_archive li {
    border-bottom: 1px solid #eee;
    margin: 5px 10px;
    padding-bottom: 5px;
}
.home-sidebar .cat-item a, .home-sidebar.widget_archive li a {
    font-weight: bold;
    font-size: 13px;
    position: relative;
    text-transform: uppercase;
    padding: 6px 30px 6px 0;
}
.home-sidebar .cat-item span {
    font-size: 70%;
    font-weight: 600;
    color: #fff;
    float: right;
    cursor: default;
    text-align: center;
    min-width: 30px;
    height: 25px;
    line-height: 25px;
}
.tagcloud ul {
    font-size: 0;
}
.tagcloud ul li {
    display: inline-block;
}
.tagcloud ul li a {
  display: block;
    padding: 5px;
    margin: 2px;
    width: inherit;
    border: none;
    color: #f0f0f0 !important;
}
.home-sidebar .view_all {
    color: #fff;
    font-size: 0;
    position: absolute;
    right: 10px;
    top: 50%;
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.16);
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.home-sidebar .view_all::before {
    content: "\ea94";
    font-size: 1.4rem;
    font-family: icofont;
}
.home-sidebar .view_all:hover {
    background-color: rgba(255, 255, 255, 0.1);
}
.recentcomments {
    display: grid;
    font-size: 0;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.recentcomments:last-child {
    border: none;
    margin: 0;
}
.recentcomments > a {
    font-size: 14px;
    line-height: 1.4;
}
.comment-author-link::before {
    content: "\ed01";
    font-family: icofont;
    margin-right: 7px;
}
.comment-author-link {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 4px;
}

/*
*******************************
  FOOTER CSS
*******************************/

.footer-copyright {
    color: #555;
    padding: 40px 0;
    text-align: center;
    line-height: 0;
}
.footer-copyright a {
    color: #ccc;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
}
.footer-copyright .menu {
    padding: 20px 0;
}
.footer-copyright .menu li {
    float: none;
    display: inline-block;
}
.footer-copyright .menu li a {
    display: block;
    padding: 5px 7px;
}
.footer_socials li {
    display: inline-block;
}
.footer_socials li a {
    width: 24px;
    height: 24px;
    line-height: 24px;
    padding: 0;
    display: block;
}

/*
*******************************
  RESPONSIVE CSS
*******************************/

@media only screen and (min-width: 991px) {
  .header-search .search_button {
      cursor: pointer;
      display: block;
      color: #fff;
  }
  .header.centered .menu > li:hover > a {
      background-color: #ffffff2b;
  }
  .header.centered .menu > li.menu-item-has-children > a::after {
      content: "\eab2";
      font-family: icofont;
      padding-left: 5px;
  }
  .search_button:hover, .search_button.open {
      background-color: #2f2f2f;
      color: #fff !important;
  }
  .header.centered .menu > li > a {
    color: #fff !important;
    padding: 5px 7px;
    line-height: 30px;
  }
  .header.centered .menu > li {
    color: #fff;
  }
  .menu .megamenu > ul > li > a {
    font-weight: bold;
    border-bottom: 1px solid #e3e3e3;
    margin: 0 30px;
    padding: 10px 0;
  }
  #mobile-menu {
    display: none;
  }
  .menu .sub-menu li.menu-item-has-children > a:after {
    content: "\eab8";
    font-family: 'icofont';
    position: absolute;
    top: 0;
    font-weight: 400;
    right: 20px;
  }
  .menu .sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1010;
    min-width: 250px;
    padding: 20px 0;
    background: #fff;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: menu_hover_X;
    animation-name: menu_hover_X;
    -webkit-box-shadow: 0 10px 10px rgba(0,0,0,.29);
    box-shadow: 0 10px 10px rgba(0,0,0,.29);
  }
  /* Menu: Dropdown animation */
  @keyframes menu_hover_X {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(0, 10px, 0);
      transform: translate3d(0, 10px, 0);
    }
    100% {
      opacity: 1;
      -webkit-transform: translate3d(0, 0px, 0);
      transform: translate3d(0, 0px, 0);
    }
  }
  .header .menu li:hover > ul.sub-menu {
      display: block;
  }

}

@media only screen and (max-width: 991px) {
  body .breadcrumb {
      margin: 0 0 30px;
  }
  .mobile-menu-scroll {
      margin-right: -17px;
      margin-top: 70px;
      max-height: 460px;
      overflow-x: hidden;
      overflow-y: scroll;
      -webkit-overflow-scrolling: touch;
      border-bottom: 2px solid #8a8a8a;
  }
  #header .fix {
      min-height: 70px;
  }
  .placeholder {
      height: 100px;
  }
  .header-search {
      height: 70px;
      line-height: 70px;
  }
  .header-search .search_button {
      display: block;
  }
  #header {
    width: 100%;
      position: fixed;
      top: 0;
      z-index: 1050;
      background-color: #fff;
      box-shadow: 0 2px 5px 0 rgba(123,123,123,0.14);
  }
  #header .fix {
      background-color: #fff;
  }
  .socialButton, .loginUser {
      display: none;
  }
  .logox .logo {
      width: auto;
      max-height: 45px;
  }
  .header_wrap {
      position: absolute;
      top: 12px;
      left: 50%;
      z-index: 10;
      height: 0;
      margin: 0;
      -webkit-transform: translate(-50%,-50%);
      transform: translate(-50%,-50%);
  }
  .main-menu ul li {
      display: none;
  }
  .menu li.menu-offscreen {
      display: block;
  }
  .menu-icon span {
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: -webkit-transform 0.1s ease;
    transition: -webkit-transform 0.1s ease;
    -o-transition: transform 0.1s ease;
    transition: transform 0.1s ease;
    transition: transform 0.1s ease, -webkit-transform 0.1s ease;
    background: #282828;
    border-radius: 10px;
  }
  .menu-icon span.mDicx-1 {
    top: 0;
  }
  .menu-icon span.mDicx-2 {
    top: 8px;
  }
  .menu-icon span.mDicx-3 {
    bottom: 0;
  }
  .mobile-menu-open .menu-icon span.mDicx-1 {
    top: 7px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .mobile-menu-open .menu-icon span.mDicx-2 {
    background: none;
  }
  .mobile-menu-open .menu-icon span.mDicx-3 {
    top: 7px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

}

@media only screen and (max-width: 768px){
  .ads img {
    width: 100%;
    height: auto;
  }
}

@media only screen and (max-width: 480px){
  .footer-copyright .menu li a {
      margin-bottom: 10px;
  }
  .home-sidebar.kryex_featured_widget ul li {
      padding-left: 5px;
      padding-right: 5px;
      margin-bottom: 10px;
  }
  .kryex_featured_widget .posts-list-items {
      padding: 0 10px;
  }
}

@media only screen and (max-width: 380px){
  .header-search .search-form input:first-child {
      font-weight: normal;
      width: 236px;
  }
}

@media only screen and (max-width: 330px){
  .header-search .search-form input:first-child {
      font-weight: normal;
      width: 196px;
  }
}

/*! 
* @package IcoFont 
* @version 1.0.1 
* @author IcoFont https://icofont.com 
* @copyright Copyright (c) 2015 - 2020 IcoFont 
* @license - https://icofont.com/license/
*/@font-face{font-family:IcoFont;font-weight:400;font-display:swap;font-style:Regular;src:url(../fonts/icofont.woff2) format("woff2"),url(../fonts/icofont.woff) format("woff")}[class*=" icofont-"],[class^=icofont-]{font-family:IcoFont!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr;line-height:1;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.icofont-whatsapp:before{content:"\ed86"}.icofont-youtube:before{content:"\ed8b"}.icofont-twitter:before{content:"\ed7a"}.icofont-twitch:before{content:"\ed79"}.icofont-telegram:before{content:"\ed75"}.icofont-tinder:before{content:"\ed76"}.icofont-steam:before{content:"\ed71"}.icofont-slack:before{content:"\ed68"}.icofont-skype:before{content:"\ed67"}.icofont-linkedin:before{content:"\ed4d"}.icofont-instagram:before{content:"\ed46"}.icofont-google-map:before{content:"\ed42"}.icofont-google-hangouts:before{content:"\ed41"}.icofont-facebook:before{content:"\ed37"}.icofont-envato:before{content:"\ed34"}.icofont-dribbble:before{content:"\ed2e"}.icofont-alarm:before{content:"\eea3"}.icofont-bag:before{content:"\eeac"}.icofont-ban:before{content:"\eead"}.icofont-basket:before{content:"\eeb0"}.icofont-beaker:before{content:"\eeb5"}.icofont-bin:before{content:"\eebb"}.icofont-book-mark:before{content:"\eec0"}.icofont-box:before{content:"\eec1"}.icofont-bucket:before{content:"\eec4"}.icofont-bullhorn:before{content:"\eecb"}.icofont-cart:before{content:"\eed2"}.icofont-cart-alt:before{content:"\eed1"}.icofont-check-circled:before{content:"\eed7"}.icofont-check-alt:before{content:"\eed6"}.icofont-check:before{content:"\eed8"}.icofont-checked:before{content:"\eed9"}.icofont-clock-time:before{content:"\eedc"}.icofont-close-circled:before{content:"\eedd"}.icofont-close-line-circled:before{content:"\eede"}.icofont-close-line:before{content:"\eee1"}.icofont-close-squared-alt:before{content:"\eee2"}.icofont-close:before{content:"\eee4"}.icofont-cloud-download:before{content:"\eee5"}.icofont-cloud-refresh:before{content:"\eee6"}.icofont-cloud-upload:before{content:"\eee7"}.icofont-cloud:before{content:"\eee8"}.icofont-code:before{content:"\eeea"}.icofont-comment:before{content:"\eeeb"}.icofont-contacts:before{content:"\eef1"}.icofont-contrast:before{content:"\eef2"}.icofont-copyright:before{content:"\eef3"}.icofont-credit-card:before{content:"\eef4"}.icofont-crown:before{content:"\eef6"}.icofont-cube:before{content:"\eef7"}.icofont-dashboard:before{content:"\eefa"}.icofont-dice:before{content:"\ef03"}.icofont-document-folder:before{content:"\ef06"}.icofont-downloaded:before{content:"\ef09"}.icofont-drag2:before{content:"\ef0c"}.icofont-earth:before{content:"\ef0e"}.icofont-ebook:before{content:"\ef0f"}.icofont-envelope:before{content:"\ef14"}.icofont-error:before{content:"\ef16"}.icofont-exclamation-circle:before{content:"\ef19"}.icofont-exchange:before{content:"\ef18"}.icofont-exclamation-tringle:before{content:"\ef1b"}.icofont-exclamation:before{content:"\ef1c"}.icofont-exit:before{content:"\ef1d"}.icofont-crop:before{content:"\eef5"}.icofont-fire-alt:before{content:"\ef2a"}.icofont-fire-burn:before{content:"\ef2b"}.icofont-flash:before{content:"\ef32"}.icofont-eye:before{content:"\ef24"}.icofont-eye-alt:before{content:"\ef21"}.icofont-eye-blocked:before{content:"\ef22"}.icofont-gear-alt:before{content:"\ef39"}.icofont-gear:before{content:"\ef3a"}.icofont-gears:before{content:"\ef3b"}.icofont-grocery:before{content:"\ef40"}.icofont-hand:before{content:"\ef41"}.icofont-heart-alt:before{content:"\ef44"}.icofont-heart:before{content:"\ef45"}.icofont-home:before{content:"\ef47"}.icofont-image:before{content:"\ef4b"}.icofont-info-circle:before{content:"\ef4e"}.icofont-info:before{content:"\ef50"}.icofont-jacket:before{content:"\ef54"}.icofont-karate:before{content:"\ef57"}.icofont-key:before{content:"\ef59"}.icofont-layers:before{content:"\ef5c"}.icofont-leaf:before{content:"\ef5e"}.icofont-library:before{content:"\ef65"}.icofont-like:before{content:"\ef6e"}.icofont-link:before{content:"\ef71"}.icofont-location-arrow:before{content:"\ef78"}.icofont-location-pin:before{content:"\ef79"}.icofont-lock:before{content:"\ef7a"}.icofont-login:before{content:"\ef7b"}.icofont-logout:before{content:"\ef7c"}.icofont-lunch:before{content:"\ef82"}.icofont-map:before{content:"\ef8b"}.icofont-mega-phone:before{content:"\ef8f"}.icofont-megaphone-alt:before{content:"\ef90"}.icofont-megaphone:before{content:"\ef91"}.icofont-memorial:before{content:"\ef92"}.icofont-molecule:before{content:"\ef9c"}.icofont-paper-plane:before{content:"\efb4"}.icofont-paint:before{content:"\efb3"}.icofont-phone-circle:before{content:"\efba"}.icofont-phone:before{content:"\efbb"}.icofont-plus:before{content:"\efc2"}.icofont-plus-circle:before{content:"\efc0"}.icofont-polygonal:before{content:"\efc3"}.icofont-quote-left:before{content:"\efcd"}.icofont-quote-right:before{content:"\efce"}.icofont-random:before{content:"\efcf"}.icofont-refresh:before{content:"\efd1"}.icofont-repair:before{content:"\efd2"}.icofont-reply-all:before{content:"\efd3"}.icofont-reply:before{content:"\efd4"}.icofont-retweet:before{content:"\efd7"}.icofont-royal:before{content:"\efda"}.icofont-safety:before{content:"\efdc"}.icofont-rss-feed:before{content:"\efdb"}.icofont-soccer:before{content:"\efed"}.icofont-sort:before{content:"\efef"}.icofont-spinner-alt-3:before{content:"\eff6"}.icofont-speech-comments:before{content:"\eff2"}.icofont-space:before{content:"\eff0"}.icofont-ssl-security:before{content:"\effd"}.icofont-tag:before{content:"\f004"}.icofont-tack-pin:before{content:"\f003"}.icofont-tags:before{content:"\f005"}.icofont-star:before{content:"\f000"}.icofont-tick-mark:before{content:"\f00e"}.icofont-ticket:before{content:"\f00f"}.icofont-thumbs-up:before{content:"\f00c"}.icofont-thumbs-down:before{content:"\f00b"}.icofont-toggle-off:before{content:"\f011"}.icofont-toggle-on:before{content:"\f012"}.icofont-verification-check:before{content:"\f021"}.icofont-wall-clock:before{content:"\f022"}.icofont-arrow-down:before{content:"\ea5b"}.icofont-arrow-left:before{content:"\ea5c"}.icofont-arrow-right:before{content:"\ea5d"}.icofont-arrow-up:before{content:"\ea5e"}.icofont-block-down:before{content:"\ea5f"}.icofont-block-left:before{content:"\ea60"}.icofont-block-right:before{content:"\ea61"}.icofont-block-up:before{content:"\ea62"}.icofont-bubble-down:before{content:"\ea63"}.icofont-bubble-left:before{content:"\ea64"}.icofont-bubble-right:before{content:"\ea65"}.icofont-bubble-up:before{content:"\ea66"}.icofont-caret-down:before{content:"\ea67"}.icofont-caret-left:before{content:"\ea68"}.icofont-caret-right:before{content:"\ea69"}.icofont-caret-up:before{content:"\ea6a"}.icofont-circled-down:before{content:"\ea6b"}.icofont-circled-left:before{content:"\ea6c"}.icofont-circled-right:before{content:"\ea6d"}.icofont-circled-up:before{content:"\ea6e"}.icofont-collapse:before{content:"\ea6f"}.icofont-curved-double-left:before{content:"\ea71"}.icofont-curved-double-right:before{content:"\ea72"}.icofont-curved-down:before{content:"\ea73"}.icofont-curved-left:before{content:"\ea74"}.icofont-curved-right:before{content:"\ea75"}.icofont-curved-up:before{content:"\ea76"}.icofont-double-left:before{content:"\ea7b"}.icofont-double-right:before{content:"\ea7c"}.icofont-expand-alt:before{content:"\ea7d"}.icofont-long-arrow-down:before{content:"\ea92"}.icofont-long-arrow-left:before{content:"\ea93"}.icofont-long-arrow-right:before{content:"\ea94"}.icofont-long-arrow-up:before{content:"\ea95"}.icofont-rounded-collapse:before{content:"\ea96"}.icofont-rounded-double-left:before{content:"\ea97"}.icofont-rounded-double-right:before{content:"\ea98"}.icofont-rounded-down:before{content:"\ea99"}.icofont-rounded-expand:before{content:"\ea9a"}.icofont-rounded-left-down:before{content:"\ea9b"}.icofont-rounded-left-up:before{content:"\ea9c"}.icofont-rounded-left:before{content:"\ea9d"}.icofont-rounded-right-down:before{content:"\ea9e"}.icofont-rounded-right-up:before{content:"\ea9f"}.icofont-rounded-right:before{content:"\eaa0"}.icofont-rounded-up:before{content:"\eaa1"}.icofont-scroll-bubble-down:before{content:"\eaa2"}.icofont-scroll-double-down:before{content:"\eaa6"}.icofont-scroll-down:before{content:"\eaaa"}.icofont-scroll-long-up:before{content:"\eaaf"}.icofont-simple-down:before{content:"\eab2"}.icofont-simple-left:before{content:"\eab5"}.icofont-simple-right:before{content:"\eab8"}.icofont-simple-up:before{content:"\eab9"}.icofont-square-down:before{content:"\eaba"}.icofont-square-left:before{content:"\eabb"}.icofont-square-right:before{content:"\eabc"}.icofont-square-up:before{content:"\eabd"}.icofont-swoosh-left:before{content:"\eac3"}.icofont-swoosh-right:before{content:"\eac4"}.icofont-thin-double-left:before{content:"\eac6"}.icofont-thin-double-right:before{content:"\eac7"}.icofont-thin-left:before{content:"\eac9"}.icofont-thin-right:before{content:"\eaca"}.icofont-thin-down:before{content:"\eac8"}.icofont-thin-up:before{content:"\eacb"}.icofont-turkish-lira:before{content:"\ea1e"}.icofont-pound:before{content:"\ea00"}.icofont-dollar:before{content:"\e9d8"}.icofont-wheat:before{content:"\eb9c"}.icofont-watermelon:before{content:"\eb9b"}.icofont-steak:before{content:"\eb93"}.icofont-strawberry:before{content:"\eb94"}.icofont-sub-sandwich:before{content:"\eb95"}.icofont-sushi:before{content:"\eb96"}.icofont-taco:before{content:"\eb97"}.icofont-tea-pot:before{content:"\eb98"}.icofont-tea:before{content:"\eb99"}.icofont-tomato:before{content:"\eb9a"}.icofont-spoon-and-fork:before{content:"\eb92"}.icofont-soup-bowl:before{content:"\eb91"}.icofont-soft-drinks:before{content:"\eb90"}.icofont-sausage:before{content:"\eb8f"}.icofont-sandwich:before{content:"\eb8e"}.icofont-salt-and-pepper:before{content:"\eb8d"}.icofont-restaurant:before{content:"\eb8c"}.icofont-restaurant-menu:before{content:"\eb8b"}.icofont-raddish:before{content:"\eb8a"}.icofont-pumpkin:before{content:"\eb89"}.icofont-potato:before{content:"\eb88"}.icofont-popcorn:before{content:"\eb87"}.icofont-plant:before{content:"\eb86"}.icofont-pizza:before{content:"\eb85"}.icofont-pizza-slice:before{content:"\eb84"}.icofont-pineapple:before{content:"\eb83"}.icofont-pie:before{content:"\eb82"}.icofont-pie-alt:before{content:"\eb81"}.icofont-pepper:before{content:"\eb80"}.icofont-peas:before{content:"\eb7f"}.icofont-pear:before{content:"\eb7e"}.icofont-orange:before{content:"\eb7d"}.icofont-onion:before{content:"\eb7c"}.icofont-noodles:before{content:"\eb7b"}.icofont-mushroom:before{content:"\eb7a"}.icofont-milk:before{content:"\eb79"}.icofont-mango:before{content:"\eb78"}.icofont-lobster:before{content:"\eb77"}.icofont-lemon:before{content:"\eb76"}.icofont-lemon-alt:before{content:"\eb75"}.icofont-kiwi:before{content:"\eb73"}.icofont-juice:before{content:"\eb71"}.icofont-ice-cream-alt:before{content:"\eb6f"}.icofont-hot-dog:before{content:"\eb6e"}.icofont-honey:before{content:"\eb6d"}.icofont-grapes:before{content:"\eb6c"}.icofont-fruits:before{content:"\eb6b"}.icofont-french-fries:before{content:"\eb6a"}.icofont-fork-and-knife:before{content:"\eb69"}.icofont-food-cart:before{content:"\eb68"}.icofont-food-basket:before{content:"\eb67"}.icofont-fast-food:before{content:"\eb66"}.icofont-farmer:before{content:"\eb65"}.icofont-farmer-alt:before{content:"\eb64"}.icofont-egg-plant:before{content:"\eb62"}.icofont-donut:before{content:"\eb61"}.icofont-dining-table:before{content:"\eb60"}.icofont-cup-cake:before{content:"\eb5f"}.icofont-culinary:before{content:"\eb5e"}.icofont-cucumber:before{content:"\eb5d"}.icofont-croissant:before{content:"\eb5b"}.icofont-crop-plant:before{content:"\eb5c"}.icofont-corn:before{content:"\eb5a"}.icofont-cola:before{content:"\eb59"}.icofont-coffee-pot:before{content:"\eb58"}.icofont-coffee-mug:before{content:"\eb57"}.icofont-coffee-cup:before{content:"\eb56"}.icofont-coffee-alt:before{content:"\eb55"}.icofont-coconut:before{content:"\eb54"}.icofont-coconut-water:before{content:"\eb53"}.icofont-cocktail:before{content:"\eb52"}.icofont-chicken:before{content:"\eb51"}.icofont-cherry:before{content:"\eb4f"}.icofont-chicken-fry:before{content:"\eb50"}.icofont-chef:before{content:"\eb4e"}.icofont-cheese:before{content:"\eb4d"}.icofont-cauli-flower:before{content:"\eb4c"}.icofont-carrot:before{content:"\eb4b"}.icofont-burger:before{content:"\eb49"}.icofont-broccoli:before{content:"\eb48"}.icofont-bread:before{content:"\eb47"}.icofont-birthday-cake:before{content:"\eb46"}.icofont-bell-pepper-capsicum:before{content:"\eb45"}.icofont-beer:before{content:"\eb44"}.icofont-beans:before{content:"\eb43"}.icofont-bbq:before{content:"\eb42"}.icofont-banana:before{content:"\eb41"}.icofont-baby-food:before{content:"\eb40"}.icofont-avocado:before{content:"\eb3f"}.icofont-asparagus:before{content:"\eb3e"}.icofont-artichoke:before{content:"\eb3d"}.icofont-apple:before{content:"\eb3b"}.icofont-ui-add:before{content:"\ec3e"}.icofont-ui-alarm:before{content:"\ec3f"}.icofont-ui-block:before{content:"\ec41"}.icofont-ui-bluetooth:before{content:"\ec42"}.icofont-ui-cart:before{content:"\ec48"}.icofont-ui-edit:before{content:"\ec55"}.icofont-ui-fire-wall:before{content:"\ec58"}.icofont-ui-email:before{content:"\ec56"}.icofont-ui-game:before{content:"\ec5c"}.icofont-ui-love:before{content:"\ec65"}.icofont-ui-lock:before{content:"\ec61"}.icofont-ui-music:before{content:"\ec6b"}.icofont-ui-mute:before{content:"\ec6c"}.icofont-ui-play:before{content:"\ec74"}.icofont-ui-rating:before{content:"\ec7c"}.icofont-ui-rate-blank:before{content:"\ec7a"}.icofont-ui-rotation:before{content:"\ec80"}.icofont-ui-search:before{content:"\ec82"}.icofont-ui-zoom-out:before{content:"\ec98"}.icofont-ui-zoom-in:before{content:"\ec97"}.icofont-ui-user:before{content:"\ec8e"}.icofont-ui-video-play:before{content:"\ec92"}.icofont-ui-remove:before{content:"\ec7e"}.icofont-ui-unlock:before{content:"\ec8c"}.icofont-ui-press:before{content:"\ec77"}.icofont-ui-folder:before{content:"\ec5b"}.icofont-baseball:before{content:"\ed8e"}.icofont-basketball-hoop:before{content:"\ed90"}.icofont-basketball:before{content:"\ed91"}.icofont-boot-alt-1:before{content:"\ed93"}.icofont-boot-alt-2:before{content:"\ed94"}.icofont-boot:before{content:"\ed95"}.icofont-bowling-alt:before{content:"\ed96"}.icofont-bowling:before{content:"\ed97"}.icofont-football-alt:before{content:"\ed9e"}.icofont-football-american:before{content:"\ed9f"}.icofont-football:before{content:"\eda0"}.icofont-golf-alt:before{content:"\eda4"}.icofont-hockey:before{content:"\edac"}.icofont-helmet:before{content:"\edaa"}.icofont-golf-bag:before{content:"\eda5"}.icofont-ice-skate:before{content:"\edad"}.icofont-jersey:before{content:"\edaf"}.icofont-jersey-alt:before{content:"\edae"}.icofont-racing-flag-alt:before{content:"\edbc"}.icofont-olympic:before{content:"\edb7"}.icofont-racings-wheel:before{content:"\edbe"}.icofont-rugby:before{content:"\edc4"}.icofont-steering:before{content:"\edcc"}.icofont-runner:before{content:"\edc7"}.icofont-runner-alt-1:before{content:"\edc5"}.icofont-skiing-man:before{content:"\edc9"}.icofont-stopwatch:before{content:"\edcd"}.icofont-swimmer:before{content:"\edcf"}.icofont-table-tennis:before{content:"\edd0"}.icofont-team:before{content:"\edd2"}.icofont-tennis:before{content:"\edd4"}.icofont-volleyball:before{content:"\edda"}.icofont-volleyball-fire:before{content:"\edd9"}.icofont-trophy:before{content:"\edd7"}.icofont-trophy-alt:before{content:"\edd6"}.icofont-win-trophy:before{content:"\edde"}.icofont-whistle-alt:before{content:"\eddc"}.icofont-team-alt:before{content:"\edd1"}.icofont-penalty-card:before{content:"\edb9"}.icofont-field:before{content:"\ed9d"}.icofont-clouds:before{content:"\ee51"}.icofont-full-night:before{content:"\ee57"}.icofont-full-sunny:before{content:"\ee58"}.icofont-hail-night:before{content:"\ee59"}.icofont-night:before{content:"\ee66"}.icofont-hail-thunder:before{content:"\ee60"}.icofont-hail-thunder-sunny:before{content:"\ee5f"}.icofont-hail:before{content:"\ee61"}.icofont-rainy-thunder:before{content:"\ee69"}.icofont-sun:before{content:"\ee81"}.icofont-snowy-windy:before{content:"\ee7c"}.icofont-celsius:before{content:"\ee50"}.icofont-architecture-alt:before{content:"\e985"}.icofont-architecture:before{content:"\e986"}.icofont-barricade:before{content:"\e987"}.icofont-bolt:before{content:"\e988"}.icofont-bricks:before{content:"\e989"}.icofont-building-alt:before{content:"\e98a"}.icofont-calculations:before{content:"\e98c"}.icofont-danger-zone:before{content:"\e990"}.icofont-engineer:before{content:"\e999"}.icofont-fire-extinguisher-alt:before{content:"\e99a"}.icofont-fix-tools:before{content:"\e99c"}.icofont-hammer-alt:before{content:"\e99f"}.icofont-hammer:before{content:"\e9a0"}.icofont-help-robot:before{content:"\e9a1"}.icofont-industries-2:before{content:"\e9a3"}.icofont-labour:before{content:"\e9a8"}.icofont-industries-4:before{content:"\e9a5"}.icofont-radio-active:before{content:"\e9ad"}.icofont-recycle-alt:before{content:"\e9ae"}.icofont-safety-hat-light:before{content:"\e9b0"}.icofont-wrench:before{content:"\e9c4"}.icofont-worker:before{content:"\e9c2"}.icofont-vehicle-wrecking:before{content:"\e9c1"}.icofont-vehicle-trucktor:before{content:"\e9c0"}.icofont-vehicle-dozer:before{content:"\e9be"}.icofont-vehicle-delivery-van:before{content:"\e9bd"}.icofont-vehicle-crane:before{content:"\e9bc"}.icofont-under-construction:before{content:"\e9ba"}.icofont-under-construction-alt:before{content:"\e9b9"}.icofont-trolley:before{content:"\e9b7"}.icofont-tow-truck:before{content:"\e9b6"}.icofont-saw:before{content:"\e9b2"}.icofont-safety-hat:before{content:"\e9b1"}.icofont-paint-brush:before{content:"\e9aa"}.icofont-fire-extinguisher:before{content:"\e99b"}.icofont-energy-oil:before{content:"\e995"}.icofont-tooth:before{content:"\ec3c"}.icofont-thermometer:before{content:"\ec3b"}.icofont-thermometer-alt:before{content:"\ec3a"}.icofont-test-tube:before{content:"\ec39"}.icofont-surgeon:before{content:"\ec36"}.icofont-stethoscope:before{content:"\ec33"}.icofont-stethoscope-alt:before{content:"\ec32"}.icofont-prescription:before{content:"\ec30"}.icofont-pills:before{content:"\ec2f"}.icofont-medical-sign-alt:before{content:"\ec26"}.icofont-medical-sign:before{content:"\ec27"}.icofont-nurse:before{content:"\ec29"}.icofont-laboratory:before{content:"\ec25"}.icofont-heart-beat:before{content:"\ec1f"}.icofont-heart-beat-alt:before{content:"\ec1e"}.icofont-doctor-alt:before{content:"\ec18"}.icofont-doctor:before{content:"\ec19"}.icofont-first-aid:before{content:"\ec1d"}.icofont-dna-alt-2:before{content:"\ec16"}.icofont-dna:before{content:"\ec17"}.icofont-dna-alt-1:before{content:"\ec15"}.icofont-crutch:before{content:"\ec13"}.icofont-capsule:before{content:"\ec12"}.icofont-brain:before{content:"\ec11"}.icofont-brain-alt:before{content:"\ec10"}.icofont-aids:before{content:"\ec06"}.icofont-ambulance-crescent:before{content:"\ec07"}.icofont-ambulance-cross:before{content:"\ec08"}.icofont-bandage:before{content:"\ec0b"}.icofont-blood-drop:before{content:"\ec0d"}.icofont-autism:before{content:"\ec0a"}.icofont-hospital:before{content:"\ec22"}.icofont-injection-syringe:before{content:"\ec24"}.icofont-nurse-alt:before{content:"\ec28"}.icofont-pulse:before{content:"\ec31"}.icofont-tablets:before{content:"\ec37"}.icofont-rocket-alt-2:before{content:"\ee2c"}.icofont-rocket:before{content:"\ee2d"}.icofont-fast-delivery:before{content:"\ee21"}.icofont-air-balloon:before{content:"\ee0c"}.icofont-airplane-alt:before{content:"\ee0d"}.icofont-airplane:before{content:"\ee0e"}.icofont-game-controller:before{content:"\ea30"}.icofont-game-pad:before{content:"\ea31"}.icofont-headphone-alt-2:before{content:"\ea34"}.icofont-headphone-alt-3:before{content:"\ea35"}.icofont-ipod-touch:before{content:"\ea3d"}.icofont-ipad:before{content:"\ea3a"}.icofont-imac:before{content:"\ea39"}.icofont-laptop-alt:before{content:"\ea41"}.icofont-laptop:before{content:"\ea42"}.icofont-keyboard-alt:before{content:"\ea3e"}.icofont-playstation-alt:before{content:"\ea4c"}.icofont-wii-u:before{content:"\ea57"}.icofont-wireless-mouse:before{content:"\ea59"}.icofont-flash-drive:before{content:"\ea2e"}.icofont-apple-watch:before{content:"\ea2b"}.icofont-amazon-alt:before{content:"\ecbe"}.icofont-amazon:before{content:"\ecbf"}.icofont-american-express:before{content:"\ecc1"}.icofont-apple-pay-alt:before{content:"\ecc2"}.icofont-apple-pay:before{content:"\ecc3"}.icofont-discover-alt:before{content:"\ecce"}.icofont-discover:before{content:"\eccf"}.icofont-maestro-alt:before{content:"\ecd8"}.icofont-maestro:before{content:"\ecd9"}.icofont-mastercard-alt:before{content:"\ecda"}.icofont-mastercard:before{content:"\ecdb"}.icofont-payoneer-alt:before{content:"\ecdc"}.icofont-payoneer:before{content:"\ecdd"}.icofont-paypal-alt:before{content:"\ecde"}.icofont-paypal:before{content:"\ecdf"}.icofont-visa-alt:before{content:"\ece6"}.icofont-visa-electron:before{content:"\ece7"}.icofont-visa:before{content:"\ece8"}.icofont-pencil-alt-1:before{content:"\ebf5"}.icofont-pencil-alt-2:before{content:"\ebf6"}.icofont-compass-alt-2:before{content:"\ebe3"}.icofont-marker:before{content:"\ebea"}.icofont-pen-alt-2:before{content:"\ebf0"}.icofont-pen-alt-3:before{content:"\ebf1"}.icofont-align-center:before{content:"\eddf"}.icofont-align-left:before{content:"\ede0"}.icofont-align-right:before{content:"\ede1"}.icofont-brush:before{content:"\ede4"}.icofont-code-alt:before{content:"\ede6"}.icofont-delete-alt:before{content:"\edec"}.icofont-edit-alt:before{content:"\eded"}.icofont-justify-all:before{content:"\edf4"}.icofont-outdent:before{content:"\edf9"}.icofont-indent:before{content:"\edf1"}.icofont-font:before{content:"\edef"}.icofont-strike-through:before{content:"\ee02"}.icofont-trash:before{content:"\ee09"}.icofont-save:before{content:"\ee00"}.icofont-paper-clip:before{content:"\edfa"}.icofont-link-broken:before{content:"\edf8"}.icofont-copy:before{content:"\edea"}.icofont-copy-invert:before{content:"\ede9"}.icofont-space-shuttle:before{content:"\e81f"}.icofont-woman-in-glasses:before{content:"\ed10"}.icofont-waiter:before{content:"\ed0f"}.icofont-users:before{content:"\ed0d"}.icofont-users-alt-5:before{content:"\ed0a"}.icofont-users-alt-3:before{content:"\ed08"}.icofont-users-alt-2:before{content:"\ed07"}.icofont-user:before{content:"\ed05"}.icofont-user-male:before{content:"\ed03"}.icofont-user-alt-7:before{content:"\ed01"}.icofont-user-alt-3:before{content:"\ecfd"}.icofont-user-alt-2:before{content:"\ecfc"}.icofont-man-in-glasses:before{content:"\ecf8"}.icofont-girl:before{content:"\ecf3"}.icofont-youtube-play:before{content:"\ecbb"}.icofont-volume-up:before{content:"\ecba"}.icofont-volume-off:before{content:"\ecb9"}.icofont-volume-mute:before{content:"\ecb8"}.icofont-volume-down:before{content:"\ecb7"}.icofont-volume-bar:before{content:"\ecb6"}.icofont-video:before{content:"\ecb5"}.icofont-video-clapper:before{content:"\ecb4"}.icofont-video-alt:before{content:"\ecb2"}.icofont-stop:before{content:"\ecb1"}.icofont-play:before{content:"\ecaa"}.icofont-play-alt-3:before{content:"\eca8"}.icofont-play-alt-2:before{content:"\eca7"}.icofont-pause:before{content:"\eca5"}.icofont-play-alt-1:before{content:"\eca6"}.icofont-mute-volume:before{content:"\eca4"}.icofont-music:before{content:"\eca3"}.icofont-music-alt:before{content:"\ec9f"}.icofont-play-pause:before{content:"\eca9"}.icofont-sound-wave:before{content:"\ecb0"}.icofont-sound-wave-alt:before{content:"\ecaf"}.icofont-rewind:before{content:"\ecad"}.icofont-briefcase-1:before{content:"\e966"}.icofont-baby-cloth:before{content:"\eb9e"}.icofont-baby-trolley:before{content:"\eba0"}.icofont-baby:before{content:"\eba1"}.icofont-infant-nipple:before{content:"\eba4"}.icofont-teddy-bear:before{content:"\eba7"}.icofont-toy-ball:before{content:"\eba8"}.icofont-toy-duck:before{content:"\ebaa"}.icofont-toy-horse:before{content:"\ebad"}.icofont-direction-sign:before{content:"\ee46"}.icofont-air-ticket:before{content:"\ee42"}.icofont-beach-bed:before{content:"\ee43"}.icofont-travelling:before{content:"\ee4e"}.icofont-island-alt:before{content:"\ee4a"}.icofont-sandals-male:before{content:"\ee4d"}.icofont-beach:before{content:"\ee44"}.icofont-chart-pie-alt:before{content:"\e982"}.icofont-chart-pie:before{content:"\e983"}.icofont-chart-bar-graph:before{content:"\e979"}.icofont-chart-histogram:before{content:"\e97f"}.icofont-chart-histogram-alt:before{content:"\e97e"}.icofont-chart-line-alt:before{content:"\e980"}.icofont-chart-line:before{content:"\e981"}.icofont-search-1:before{content:"\ed11"}.icofont-search-2:before{content:"\ed12"}.icofont-search-document:before{content:"\ed13"}.icofont-search-folder:before{content:"\ed14"}.icofont-search:before{content:"\ed1b"}.icofont-search-user:before{content:"\ed1a"}.icofont-search-restaurant:before{content:"\ed18"}.icofont-search-property:before{content:"\ed17"}.icofont-search-map:before{content:"\ed16"}.icofont-cycling-alt:before{content:"\eb31"}.icofont-dumbbell:before{content:"\eb33"}.icofont-gym-alt-1:before{content:"\eb35"}.icofont-gym-alt-2:before{content:"\eb36"}.icofont-gym-alt-3:before{content:"\eb37"}.icofont-gym:before{content:"\eb38"}.icofont-muscle-weight:before{content:"\eb39"}.icofont-muscle:before{content:"\eb3a"}.icofont-woodpecker:before{content:"\e894"}.icofont-turtle:before{content:"\e892"}.icofont-squid:before{content:"\e88e"}.icofont-snake:before{content:"\e88d"}.icofont-shrimp-alt:before{content:"\e887"}.icofont-rooster:before{content:"\e884"}.icofont-rhino-head:before{content:"\e882"}.icofont-rabbit:before{content:"\e880"}.icofont-pigeon:before{content:"\e87f"}.icofont-pigeon-2:before{content:"\e87e"}.icofont-parrot:before{content:"\e877"}.icofont-parrot-lip:before{content:"\e876"}.icofont-panther:before{content:"\e875"}.icofont-lion-head-1:before{content:"\e868"}.icofont-monkey-3:before{content:"\e86d"}.icofont-monkey-face:before{content:"\e86e"}.icofont-horse-head-2:before{content:"\e862"}.icofont-giraffe-head-2:before{content:"\e85b"}.icofont-frog-tracks:before{content:"\e857"}.icofont-fox-alt:before{content:"\e855"}.icofont-fish:before{content:"\e854"}.icofont-fish-5:before{content:"\e853"}.icofont-fish-4:before{content:"\e852"}.icofont-elephant-head-alt:before{content:"\e84b"}.icofont-elephant-head:before{content:"\e84c"}.icofont-eagle-head:before{content:"\e848"}.icofont-eaten-fish:before{content:"\e849"}.icofont-deer-head:before{content:"\e842"}.icofont-dog-barking:before{content:"\e844"}.icofont-cat-alt-3:before{content:"\e83a"}.icofont-butterfly:before{content:"\e834"}.icofont-bull:before{content:"\e832"}.icofont-bone:before{content:"\e831"}.icofont-bird-flying:before{content:"\e82e"}.icofont-bat:before{content:"\e829"}.icofont-brand-nexus:before{content:"\e919"}.icofont-brand-whatsapp:before{content:"\e957"}.icofont-brand-youtube:before{content:"\e95f"}.icofont-brand-soundcloud:before{content:"\e939"}.icofont-brand-qvc:before{content:"\e928"}.icofont-pinterest:before{content:"\ed5d"}.icofont-xs{font-size:.5em}.icofont-sm{font-size:.75em}.icofont-md{font-size:1.25em}.icofont-lg{font-size:1.5em}.icofont-1x{font-size:1em}.icofont-2x{font-size:2em}.icofont-3x{font-size:3em}.icofont-4x{font-size:4em}.icofont-5x{font-size:5em}.icofont-6x{font-size:6em}.icofont-7x{font-size:7em}.icofont-8x{font-size:8em}.icofont-9x{font-size:9em}.icofont-10x{font-size:10em}.icofont-fw{text-align:center;width:1.25em}.icofont-ul{list-style-type:none;padding-left:0;margin-left:0}.icofont-ul>li{position:relative;line-height:2em}.icofont-ul>li .icofont{display:inline-block;vertical-align:middle}.icofont-border{border:solid .08em #f1f1f1;border-radius:.1em;padding:.2em .25em .15em}.icofont-pull-left{float:left}.icofont-pull-right{float:right}.icofont.icofont-pull-left{margin-right:.3em}.icofont.icofont-pull-right{margin-left:.3em}.icofont-spin{-webkit-animation:icofont-spin 2s infinite linear;animation:icofont-spin 2s infinite linear;display:inline-block}.icofont-pulse{-webkit-animation:icofont-spin 1s infinite steps(8);animation:icofont-spin 1s infinite steps(8);display:inline-block}@-webkit-keyframes icofont-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes icofont-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.icofont-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.icofont-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.icofont-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.icofont-flip-horizontal{-webkit-transform:scale(-1,1);transform:scale(-1,1)}.icofont-flip-vertical{-webkit-transform:scale(1,-1);transform:scale(1,-1)}.icofont-flip-horizontal.icofont-flip-vertical{-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}:root .icofont-flip-horizontal,:root .icofont-flip-vertical,:root .icofont-rotate-180,:root .icofont-rotate-270,:root .icofont-rotate-90{-webkit-filter:none;filter:none;display:inline-block}.icofont-inverse{color:#fff}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}
