/** === General CSS === **/body, button, input, select, textarea, h1, h2, h3, h4, h5, h6,.irs-from,.irs-to {font-family:IRANSans;}body:not(.rtl) h1,body:not(.rtl) h2,body:not(.rtl) h3,body:not(.rtl) h4,body:not(.rtl) h5,body:not(.rtl) h6 {font-family: "Open Sans",serif !important;}body:not(.rtl),body:not(.rtl) button,body:not(.rtl) input,body:not(.rtl) select,body:not(.rtl) textarea {font-family: "Open Sans",serif !important;}a {color:#ffb03f;}::-moz-selection {color:#FFF;background:#ffb03f;}::selection {color:#FFF;background:#ffb03f;}a {color:#ffb03f;}@media (max-width: 767px) {.position-header {position: relative;}}.tmt-preloader {position: fixed;z-index: 9999999999;top: 0;right: 0;width: 100%;height: 100%;background-color: rgb(82,117,85);}.tmt-preloader img {max-height: 150px;}.tmt-preloader svg {max-height: 90px;margin-top: 10px;}.tmt-loading.style5{display:inline-block;position:relative;width:80px;height:80px}.tmt-loading.style5 div{position:absolute;top:33px;width:13px;height:13px;border-radius:50%;background:#fff;animation-timing-function:cubic-bezier(0,1,1,0)}.tmt-loading.style5 div:nth-child(1){left:8px;animation:tmt-ellipsis1 0.6s infinite}.tmt-loading.style5 div:nth-child(2){left:8px;animation:tmt-ellipsis2 0.6s infinite}.tmt-loading.style5 div:nth-child(3){left:32px;animation:tmt-ellipsis2 0.6s infinite}.tmt-loading.style5 div:nth-child(4){left:56px;animation:tmt-ellipsis3 0.6s infinite}@keyframes tmt-ellipsis1{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes tmt-ellipsis3{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes tmt-ellipsis2{0%{transform:translate(0,0)}100%{transform:translate(24px,0)}}