/* --------------------
    Css Reset (Mayerweb)
-------------------- */
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,center,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,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}:focus{outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}textarea{overflow:auto;vertical-align:top;resize:vertical}audio,canvas,video{display:inline-block;*display:inline;*zoom:1;max-width:100%}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:focus{outline:none}a:active,a:hover{outline:0}img{border:0;-ms-interpolation-mode:bicubic}figure{margin:0}form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;*overflow:visible}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}html,button,input,select,textarea{color:#222}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}img{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.chromeframe{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}button:focus, input:focus, textarea:focus {outline: none !important;}li {list-style: none;}

@font-face {
    font-family: 'iranyekan-num';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/iranyekanwebregularfanum.woff2') format('woff2');
    src: url('../fonts/iranyekanwebregularfanum.woff')  format('woff'),
    url('../fonts/iranyekanwebregularfanum.eot') format('embedded-opentype'),
    url('../fonts/iranyekanwebregularfanum.ttf') format('truetype');
    font-display: swap;
}
@font-face {
    font-family: 'iranyekan';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/iranyekanwebregular.eot') format('embedded-opentype');
    src: url('../fonts/iranyekanwebregular.woff')  format('woff'),
    url('../fonts/iranyekanwebregular.eot') format('embedded-opentype'),
    url('../fonts/iranyekanwebregular.ttf') format('truetype');
    font-display: swap;
}
@font-face {
    font-family: 'iranyekan-light';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/iranyekanweblight.eot') format('embedded-opentype');
    src: url('../fonts/iranyekanweblight.woff')  format('woff'),
    url('../fonts/iranyekanweblight.eot') format('embedded-opentype'),
    url('../fonts/iranyekanweblight.ttf') format('truetype');
    font-display: swap;
}
@font-face {
    font-family: 'iranyekan-med';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/iranyekanwebmedium.eot') format('embedded-opentype');
    src: url('../fonts/iranyekanwebmedium.woff')  format('woff'),
    url('../fonts/iranyekanwebmedium.eot') format('embedded-opentype'),
    url('../fonts/iranyekanwebmedium.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icomoon.eot?myndct');
    src:  url('../fonts/icomoon.eot?myndct#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?myndct') format('truetype'),
    url('../fonts/icomoon.woff?myndct') format('woff'),
    url('../fonts/icomoon.svg?myndct#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-eitaa:before {
  content: "\e95d";
}
.icon-scroll:before {
    content: "\e95b";

}
.icon-sort:before {
    content: "\e95c";

}
.icon-calendar2:before {
    content: "\e957";
    color: #fff;
}
.icon-map:before {
    content: "\e958";
    color: #fff;
}
.icon-time:before {
    content: "\e959";
    color: #fff;
}
.icon-service:before {
    content: "\e95a";
    color: #fff;
}

.icon-go-up:before {
    content: "\e934";
}
.icon-product-share:before {
    content: "\e935";
}
.icon-return:before {
    content: "\e936";
}
.icon-factor:before {
    content: "\e937";
}
.icon-creditcard:before {
    content: "\e938";
}
.icon-update:before {
    content: "\e939";
}
.icon-invoice:before {
    content: "\e93a";
}
.icon-download:before {
    content: "\e93b";
}
.icon-cart:before {
    content: "\e93c";
}
.icon-brand:before {
    content: "\e93d";
}
.icon-cat-2:before {
    content: "\e93e";
}
.icon-menu-2:before {
    content: "\e93f";
}
.icon-lightening:before {
    content: "\e940";
}
.icon-gass:before {
    content: "\e941";
}
.icon-drop:before {
    content: "\e943";
}
.icon-support:before {
    content: "\e944";
}
.icon-filter:before {
    content: "\e945";
}
.icon-cross:before {
    content: "\e946";
}
.icon-tick:before {
    content: "\e947";
}
.icon-info:before {
    content: "\e948";
}
.icon-loading:before {
    content: "\e92a";
}
.icon-arrow-left-link:before {
    content: "\e92b";
}
.icon-cta:before {
    content: "\e92c";
}
.icon-archivebook:before {
    content: "\e92d";
}
.icon-calendar-new:before {
    content: "\e92e";
}
.icon-calendartick:before {
    content: "\e92f";
}
.icon-cardpos:before {
    content: "\e930";
}
.icon-copy:before {
    content: "\e931";
}
.icon-documentdownload:before {
    content: "\e932";
    color: #565656;
}
.icon-shoppingcart:before {
    content: "\e933";
    color: #fff;
}
.icon-play:before {
    content: "\e929";
}
.icon-letter:before {
    content: "\e928";
}
.icon-twitter:before {
    content: "\e920";
}
.icon-share:before {
    content: "\e921";
}
.icon-copy1:before {
    content: "\e922";
}
.icon-category:before {
    content: "\e923";
}
.icon-commenter:before {
    content: "\e924";
}
.icon-date:before {
    content: "\e925";
}
.icon-tag:before {
    content: "\e926";
}
.icon-zoom:before {
    content: "\e927";
}
.icon-single:before {
    content: "\e915";
}
.icon-cats:before {
    content: "\e917";
}
.icon-search:before {
    content: "\e919";
}
.icon-home:before {
    content: "\e91a";
}

.icon-quote:before {
    content: "\e91b";
    color: rgb(0, 55, 123);
}
.icon-quote:after {
    content: "\e91c";
    margin-left: -1.0419921875em;
    color: rgb(68, 209, 201);
}
.icon-right:before {
    content: "\e911";
}
.icon-down:before {
    content: "\e912";
}
.icon-up:before {
    content: "\e913";
}
.icon-left:before {
    content: "\e914";
}
.icon-cat:before {
    content: "\e900";
}
.icon-trophy:before {
    content: "\e901";
}
.icon-persons:before {
    content: "\e902";
}
.icon-invoice:before {
    content: "\e903";
}
.icon-whatsapp:before {
    content: "\e904";
}
.icon-facebook:before {
    content: "\e905";
}
.icon-user:before {
    content: "\e906";
}
.icon-menu:before {
    content: "\e907";
}
.icon-email:before {
    content: "\e908";
}
.icon-location:before {
    content: "\e909";
}
.icon-instagram:before {
    content: "\e90a";
}
.icon-linkedin:before {
    content: "\e90b";
}
.icon-logo:before {
    content: "\e90c";
}
.icon-shape:before {
    content: "\e90d";
}
.icon-empty-shape:before {
    content: "\e90e";
}
.icon-crown:before {
    content: "\e90f";
}

.icon-btn:before {
    content: "\e91d";
}
.icon-arrow-left:before {
    content: "\e91d";
}
.icon-arrow-right:before {
    content: "\e91d";
}
.icon-arrow-right {
    display: inline-block;
    transform: rotate(180deg);
}
.icon-arrow-up:before {
    content: "\e91d";
}
.icon-arrow-up {
    display: inline-block;
    transform: rotate(90deg);
}
.icon-telegram:before {
    content: "\e91e";
}
.icon-call:before {
    content: "\e91f";
}
.icon-close:before {
    content: "\e918";
}
.icon-dollar:before {
    content: "\e949";
    color: #44d1c9;
}
.icon-icons8-check1:before {
    content: "\e94a";
}
.icon-check:before {
    content: "\e94b";
}
.icon-compare:before {
    content: "\e94e";
}
.icon-like:before {
    content: "\e94f";

}
.icon-starfull:before {
    content: "\e94d";
}
.icon-star:before {
    content: "\e94c";
}

.icon-web:before {
    content: "\e950";
}
.icon-phone-ring:before {
    content: "\e951";
}
.icon-calculator:before {
    content: "\e952";
}
.icon-snow:before {
    content: "\e953";
}
.icon-Vector4:before {
    content: "\e954";
}
.icon-cataloge:before {
    content: "\e955";
}
.icon-app:before {
    content: "\e956";
}
:root {
    --color1: #00377B;
    --color2: #44D1C9;
    --color3: #FD8000;
    --bg_light: #f6fafd;
    --border_light: #d8dbe4;
    --bg_body: #fff;
    --bg_footer: #ffffff;
    --danger: #d53343;
    --bg_danger: #fff5f5;
    --success: #28a745;
    --bg_success: #f4fff3;
    --bg_info: #cce5ff4a;
    --info: #004085cc;
    --main_font: iranyekan;
    --light_font: iranyekan-light;
    --bold_font: iranyekan-med;
    --num_font: iranyekan-num;
    --heading_h1_fontsize: 18px;
}

body {
    font-family: var(--main_font),  Arial, sans-serif;
    font-size: 14px;
    color: #363636;
    text-align: right;
    direction: rtl;
    line-height: 2;
    background: var(--bg_body);
}
.editor-content p {
    font-size: 14px;
    line-height: 33px;
}
@media screen and (min-width: 992px) {
    .editor-content p {
        font-size: 15px;
        line-height: 38px;
    }
}

img {
    user-select: none;
}