@font-face {
    font-family: 'fontello';
    src: url('font/fontello.eot?5');
    src: url('font/fontello.eot?5#iefix') format('embedded-opentype'),
       url('font/fontello.woff?5') format('woff'),
       url('font/fontello.ttf?5') format('truetype'),
       url('font/fontello.svg?5#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('font/fontello.svg?26069010#fontello') format('svg');
  }
}
*/

ul.chevron-right li:before,
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-large:before {
    font-size: 1.3333333333333333em;
}

.btn [class^="icon-"], .btn [class*=" icon-"] {
    line-height: .9em;
}

/*li [class^="icon-"], li [class*=" icon-"] {
    display: inline-block;
    width: 1.25em;
    text-align: center;
}*/

li .icon-large[class^="icon-"], li .icon-large[class*=" icon-"] {
    width: 1.875em;
}

ul.chevron-right li,
li[class^="icon-"], li[class*=" icon-"] {
    margin-left: 0;
    list-style-type: none;
}

ul.chevron-right li:before,
li[class^="icon-"]:before, li[class*=" icon-"]:before {
    text-indent: -2em;
    text-align: center;
}

li[class^="icon-"].icon-large:before, li[class*=" icon-"].icon-large:before {
    text-indent: -1.3333333333333333em;
}

.tarinfoline i[class*="icon-"]:before {
	margin-right: 10px;
	font-size: 18px;
    width: 18px;
}

.icon-blue:before,
.icon-chktrue:before { color:#4371A2; }
.bigcheck.icon-chktrue {
    box-shadow: 0 0 2px 1px #ccc;
}
.icon-chktrue:before {
    position: relative;
    top: -1px;
}
.icon-whatsapp:before { content: '\e800'; } /* '' */
.icon-chevron-right:before,
ul.chevron-right li:before { content: '\e801'; } /* '' */
.icon-ok:before,
.icon-chktrue:before { content: '\e802'; } /* '' */
.icon-down-open:before { content: '\e803'; } /* '' */
.icon-facebook:before { content: '\e804'; } /* '' */
.icon-twitter:before { content: '\e805'; } /* '' */
.icon-pinterest:before { content: '\e806'; } /* '' */
.icon-share:before { content: '\e807'; } /* '' */
.icon-phone:before { content: '\e80a'; } /* '' */
.icon-mobile:before { content: '\e80b'; } /* '' */
.icon-upload:before { content: '\e80c'; } /* '' */
.icon-download:before { content: '\e80d'; } /* '' */
.icon-monitor:before { content: '\e80e'; } /* '' */
.icon-doc-text-1:before { content: '\e80f'; } /* '' */
.icon-check:before { content: '\e810'; } /* '' */
.icon-th-thumb:before { content: '\e811'; } /* 'î ‘' */
.icon-home:before { content: '\e812'; } /* 'î ’' */
.icon-question-sign:before { content: '\e814'; } /* 'î ”' */
.icon-cancel:before { content: '\e815'; } /* '' */
.icon-hourglass:before { content: '\e816'; } /* 'î –' */
.icon-check-1:before { content: '\e817'; } /* 'î —' */
.icon-up-open:before { content: '\e818'; } /* 'î ˜' */
.icon-signal:before { content: '\e81b'; } /* '' */
.icon-star:before { content: '\e81c'; color: #ECBB45; } /* '' */
.icon-star-empty:before { content: '\e81d'; } /* '' */
.icon-lightbulb:before { content: '\e81e'; } /* '' */
.icon-location:before { content: '\f031'; } /* '' */
.icon-check-empty:before { content: '\f096'; } /* 'ï‚–' */
.icon-star-half-alt:before { content: '\f123'; } /* '' */
.icon-menu:before,
.fas.fa-bars:before { content: '\e819'; font-family: 'fontello'; font-style: normal; } /* 'ïƒ‰' */
.fas.fa-times:before { content: '\e81a'; font-family: 'fontello'; font-style: normal; } /* 'ïƒ‰' */
