@font-face {
  font-family:'GR-font';
  src:url('../fonts/Graphik-Regular-Web.eot');
  src:url('../fonts/Graphik-Regular-Web.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Graphik-Regular-Web.woff2') format('woff2'),
      url('../fonts/Graphik-Regular-Web.woff') format('woff'),
      url('../fonts/Graphik-Regular.otf') format("opentype");
      font-weight:400;
      font-style:normal;
      font-stretch:normal
}
@font-face {
	font-family: IRANSansBold;
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/eot/IRANSansWeb_Bold.eot');
	src: url('../fonts/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff2/IRANSansWeb_Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/IRANSansWeb_Bold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/IRANSansWeb_Bold.ttf') format('truetype');
}
@font-face {
	font-family: IRANSansMed;
	font-style: normal;
	font-weight: 500;
	src: url('../fonts/eot/IRANSansWeb_Medium.eot');
	src: url('../fonts/eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff2/IRANSansWeb_Medium.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/IRANSansWeb_Medium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/IRANSansWeb_Medium.ttf') format('truetype');
}
@font-face {
	font-family: IRANSansLight;
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/eot/IRANSansWeb_Light.eot');
	src: url('../fonts/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff2/IRANSansWeb_Light.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/IRANSansWeb_Light.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/IRANSansWeb_Light.ttf') format('truetype');
}
@font-face {
	font-family: IRANSansULight;
	font-style: normal;
	font-weight: 200;
	src: url('../fonts/eot/IRANSansWeb_UltraLight.eot');
	src: url('../fonts/eot/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff2/IRANSansWeb_UltraLight.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/IRANSansWeb_UltraLight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/IRANSansWeb_UltraLight.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/eot/IRANSansWeb.eot');
	src: url('../fonts/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff2/IRANSansWeb.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/IRANSansWeb.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/IRANSansWeb.ttf') format('truetype');
}
/*=============================Style=============================*/
.mainLogoWrapper {
    margin: 15px 0 0 0;
}
.loginBoxItem,.langBoxItems span,.langBoxList li a span,.flexy-menu>li>a
,.partBox h4,.loyalTxt,.footerTitle h6 ,.footerAboutUs,.footerAboutUs h4
,.footerMenu li a span,.footerContact li span,.footerBottomRow span{
    font-family: IRANSansLight;
}
.loginBoxList li a span {
    text-align: right;
    font-family: IRANSansLight;
}
ul.tabMenuItem li {
  font-family: IRANSansLight;
  font-size: 16px;
}
.tabDetailsLeftItem {
    font-family: IRANSansLight;
    text-align: right;
}
.tabDetailsLeftItem a i {
  transform: rotate(180deg);
  margin-right: 10px;
  margin-left: auto;
}
.tabDetailsLeftItem a:hover i {
  margin-right: 20px;
  margin-left: auto;
}
.merchantsCarousel {
  direction: ltr;
}
.footerMenu li a i {
    text-align: right;
    transform: rotate(180deg);
}
.footerMenu li:before {
  left:auto;
    right: 0;
}
/*=============================responsive=============================*/

@media only screen and (max-width:1199px) {

}
@media only screen and (max-width:991px) {
  .thin>li>a {
      padding: 10px 10px;
  }
}
@media only screen and (max-width:767px) {
  ul.loginBoxList {
      right: auto;
      left: 0;
  }
}
@media only screen and (max-width:575px) {

}
@media only screen and (max-width:380px) {

}
