body{direction:rtl;text-align:right;font-family:'Sukar Regular';font-size:18px}.blog-btn a,.navbar .nav-item .nav-link,.readon.view-slide span,.rs-footer.footer-style1 .footer-bottom .copy-right-menu li a,.rs-footer.footer-style1 .footer-bottom .copyright p,.rs-footer.footer-style1 .footer-top .address-widget li,.services-btn a,a,h1,h2,h3,h4,h5,h6{font-family:IRANSharp}.rs-footer.footer-style1 .footer-bottom .copyright p{font-size:17px}.navbar .nav-item .nav-link{font-size:19px}.rs-services.services-style8 .services-item .services-wrap .services-txt,p{line-height:1.55}.rs-slider.slide-home-style2 .slide-img{margin-right:35px;margin-left:0}.full-width-header .rs-header .toolbar-area.toolber-style2 .toolbar-contact .rs-contact-info{padding-left:0;padding-right:240px}.full-width-header .rs-header .toolbar-area.toolber-style2 .toolbar-contact .rs-contact-info li a{border-right:0;border-left:1px solid #ad8b68;margin-right:0;margin-left:11px;padding-right:0;padding-left:11px}.full-width-header .rs-header .toolbar-area.toolber-style2 .toolbar-contact .rs-contact-info li a.no-border{border-left:0;margin-left:0;padding-left:0}.blog-btn a .btn-text,.full-width-header .mobile-menu .mobile-logo,.services-btn a .btn-text{float:right}.blog-btn a i,.services-btn a i{margin-left:0;margin-right:5px;transform:translateX(-5px)}.blog-btn a:hover i,.services-btn a:hover i{transform:translateX(-15px)!important}.rs-services.services-style8 .services-item .services-wrap .services-icon:before{right:auto;left:-10px}.rs-footer.footer-style1.footer-main-home{background-image:url(../images/bg/footer-bg2ar.jpg);background-repeat:no-repeat;background-position:right center}.rs-footer.footer-style1 .footer-top .address-widget li i{padding-right:0;padding-left:8px}.pl-90{padding-left:15px;padding-right:90px}.pr-83{padding-right:15px;padding-left:41px}.full-width-header .rs-header .toolbar-area .clearfix-btn .btn-quote a,.full-width-header .rs-header .toolbar-area .clearfix-btn li{margin-left:0;margin-right:5px}.full-width-header .rs-header .toolbar-area.toolber-style2 .toolbar-contact .rs-contact-info li i{margin-right:0;margin-left:6px}.navbar-toggler{right:auto;left:0}.sec-title2 .brush-content img{padding-right:0;padding-left:12px}@media (min-width:992px){.text-lg-start{text-align:right!important}}@media only screen and (max-width:1366px){.full-width-header .rs-header .toolbar-area.toolber-style2 .toolbar-contact .rs-contact-info{padding-left:0;padding-right:200px}}.rs-breadcrumbs .breadcrumbs-inner .page-title:after{left:auto;right:0}

.phone_icon {
    position: fixed;
    width: 63px;
    height: 64px;
    bottom: 250px;
    left: 30px;
    background-color: #fff;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    box-shadow: 0 1px 6px rgba(0,0,0,.6), 0 2px 32px rgba(0,0,0,.16);
    z-index: 99;
    animation: 2s infinite pulse3;
    font-size: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 0;
}
.phone_icon span::before {
    color: #3a8fdf;
    font-size: 37px;
}

.icons-screens a div {
    border-radius: 12px;
    width: 35px;
    height: 65px;
    line-height: 64px;
    position: relative;
    background: #ad8b68;
    color: #fff;
    font-size: 27px;
    display: block;
    text-align: center;
    margin: 0 auto 15px;
}
.icons-screens a h5{
    margin-bottom: 8px;
}