@font-face {
	font-family: IRANYekanX;
	font-style: normal;
	font-weight: 100;
	src: url('fonts/woff/IRANYekanX-Thin.woff') format('woff'),   
	url('fonts/woff2/IRANYekanX-Thin.woff2') format('woff2');		
}

@font-face {
	font-family: IRANYekanX;
	font-style: normal;
	font-weight: 200;
	src: url('fonts/woff/IRANYekanX-UltraLight.woff') format('woff'),   
	url('fonts/woff2/IRANYekanX-UltraLight.woff2') format('woff2');	
}

@font-face {
	font-family: IRANYekanX;
	font-style: normal;
	font-weight: 300;
	src: url('fonts/woff/IRANYekanX-Light.woff') format('woff'),   
	url('fonts/woff2/IRANYekanX-Light.woff2') format('woff2');		 
}

@font-face {
	font-family: IRANYekanX;
	font-style: normal;
	font-weight: 500;
	src: url('fonts/woff/IRANYekanX-Medium.woff') format('woff'),   
	url('fonts/woff2/IRANYekanX-Medium.woff2') format('woff2');		 
}

@font-face {
	font-family: IRANYekanX;
	font-style: normal;
	font-weight: 600;
	src: url('fonts/woff/IRANYekanX-DemiBold.woff') format('woff'),   
	url('fonts/woff2/IRANYekanX-DemiBold.woff2') format('woff2');	 
}

@font-face {
	font-family: IRANYekanX;
	font-style: normal;
	font-weight: 800;
	src: url('fonts/woff/IRANYekanX-ExtraBold.woff') format('woff'),   
	url('fonts/woff2/IRANYekanX-ExtraBold.woff2') format('woff2');		 
}

@font-face {
	font-family: IRANYekanX;
	font-style: normal;
	font-weight: 900;
	src: url('fonts/woff/IRANYekanX-Black.woff') format('woff'),   
	url('fonts/woff2/IRANYekanX-Black.woff2') format('woff2');		 
}
@font-face {
	font-family: IRANYekanX;
	font-style: normal;
	font-weight: 950;
	src: url('fonts/woff/IRANYekanX-ExtraBlack.woff') format('woff'),   
	url('fonts/woff2/IRANYekanX-ExtraBlack.woff2') format('woff2');		 
}

@font-face {
	font-family: IRANYekanX;
	font-style: normal;
	font-weight: 1000;
	src: url('fonts/woff/IRANYekanX-Heavy.woff') format('woff'),   
	url('fonts/woff2/IRANYekanX-Heavy.woff2') format('woff2');		 
}

@font-face {
	font-family: IRANYekanX;
	font-style: normal;
	font-weight: bold;
	src: url('fonts/woff/IRANYekanX-Bold.woff') format('woff'),   
	url('fonts/woff2/IRANYekanX-Bold.woff2') format('woff2');	 
}

@font-face {
	font-family: IRANYekanX;
	font-style: normal;
	font-weight: normal;
	src: url('fonts/woff/IRANYekanX-Regular.woff') format('woff'),   
	url('fonts/woff2/IRANYekanX-Regular.woff2') format('woff2');	
}

:root {
	--font-headers: 'IRANYekanX' !important;
	--font-main: 'IRANYekanX' !important;	
}

h1, h2, h3, h4, h5, h6,
.lte-header, .header {
	font-weight: bold;
}

.lte-page-header h1 {
    line-height: 52px;
    font-size: 50px;
    font-weight: 900;
}

div.blog article .lte-header > * {
	font-weight: bold;
	font-size: 18px;
	line-height: 1.8;
}

.lte-topbar-block .lte-navbar-icons {
  margin: 0 0 0 -15px;
  text-align: left;
}

.lte-navbar-icons li .lte-header {
  padding-right: 6px;
  padding-left: 0;
}

.lte-navbar-icons .lte-top-search-wrapper .lte-top-search-ico-close {
  right: auto;
  left: 15px;
}

.button .lte-btn-inner:after,
input[type="button"] .lte-btn-inner:after,
input[type="submit"] .lte-btn-inner:after,
.lte-btn .lte-btn-inner:after,
.button .lte-btn-inner:before,
input[type="button"] .lte-btn-inner:before,
input[type="submit"] .lte-btn-inner:before,
.lte-btn .lte-btn-inner:before {
  right: 50%;
  left: auto;
}

.button .lte-btn-inner:after,
input[type="button"] .lte-btn-inner:after,
input[type="submit"] .lte-btn-inner:after,
.lte-btn .lte-btn-inner:after {
  right: auto;
  left: 50%;
}

.button .lte-btn-after:after,
input[type="button"] .lte-btn-after:after,
input[type="submit"] .lte-btn-after:after,
.lte-btn .lte-btn-after:after {
  padding-left: 10px;
  padding-right: 0;
}

.lte-navbar-custom
  .lte-navbar-items-custom.navbar-desktop
  .lte-ul-nav
  > li.page_item_has_children
  > a
  > span:before,
.lte-navbar-custom
  .lte-navbar-items-custom.navbar-desktop
  .lte-ul-nav
  > li.menu-item-has-children
  > a
  > span:before {
  left: -18px;
  right: -8px;
}

.elementor-widget-lte-icons .lte-btn .lte-btn-inner {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
}

.elementor-widget-lte-icons .lte-block-icon li:hover .lte-btn-inner {
    -webkit-transform: translateX(18px);
    -moz-transform: translateX(18px);
    -ms-transform: translateX(18px);
    -o-transform: translateX(18px);
    transform: translateX(18px);
}

.elementor-widget-lte-icons.lte-style-grid-large .lte-btn .lte-btn-inner {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    margin-right: 18px;
	margin-left: 0;
}

.elementor-widget-lte-icons.lte-style-grid-large .lte-block-icon li:hover .lte-btn-inner {
    -webkit-transform: translateX(18px);
    -moz-transform: translateX(18px);
    -ms-transform: translateX(18px);
    -o-transform: translateX(18px);
    transform: translateX(18px);
}

.lte-arrow-left.lte-arrow-left:before,
.lte-arrow-right.lte-arrow-left:before {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}

.lte-arrow-left.lte-arrow-right:before,
.lte-arrow-right.lte-arrow-right:before {
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}

div.blog article .lte-header > * {
    background-position: 100% 100%;
}


element.style {
}
.elementor-42361 .elementor-element.elementor-element-01386cd .zs-arrows {
    bottom: 170px;
}

.rtl .zs-enabled.zoom-arrows-counter .zs-arrows {
    left: auto;
    text-align: left;
}

.rtl .zs-enabled.zoom-arrows-counter .lte-arrow-right.lte-arrow-left,
.rtl .zs-enabled.zoom-arrows-counter .lte-arrow-left.lte-arrow-left {
    margin-right: 0px;
    margin-left: 1px;
}

.rtl .zs-enabled .zs-arrows .lte-arrow-right,
.rtl .zs-enabled .zs-arrows .lte-arrow-left {
	left: 0px;
    right: auto;
}

.rtl .zs-enabled.zoom-arrows-counter .lte-arrow-right.lte-arrow-right,
.rtl .zs-enabled.zoom-arrows-counter .lte-arrow-left.lte-arrow-right {
    margin-left: 0px;
    left: 0;
	right: auto;
}

textarea,
input:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]) {
  padding: 14px 0 10px 26px;
}

.select-wrap select {
    background: none !important;
    border: none;
    width: 99%;
    font-size: 16px;
    padding: 17px 0 12px 20px;
    padding-right: 3.4em !important;
    max-width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.elementor-widget-lte-icons .lte-block-icon.layout-inline li {
    margin-right: 36px;
	margin-left: 0;
}

.lte-price-sc.lte-style-list .lte-items .lte-item .lte-description .lte-more a:before,
.lte-price-sc.lte-style-list-short .lte-items .lte-item .lte-description .lte-more a:before {
	transform: rotate(180deg)
}