
.sidebar-sticky .card-header { 
    
     color: #ffffff;
    font-family: IRANSansWebFarsiNumbers;
    font-size: 20px;

    font-weight: 900;
    padding: 0.75rem 1.25rem;
    background-color: #f85c70;
    color: #ffffff;
    margin-bottom: 0;
    border-radius: 0.125rem 0.125rem 0 0;
}

..post-meta{
    margin-bottom: 0.625rem;
}

.post-meta li {
    display: inline-block;
        font-size: 18px;
    color: #999999;
    margin-left: 0.9375rem;
    font-family: IRANSansWebFarsiNumbers;
}

.post-metali:last-child {
    margin-left: 0;
}

.post-meta li a {
    color: #999999;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.post-meta li a:hover {
    color: #f85c70;
    text-decoration: underline;
}

.post-meta li i {
    margin-left: 0.625rem;
    color: #f85c70;
}
    .fixed-contact-tooltip {
            position: absolute;
            right: 0;
            bottom: 100%;
            margin-bottom: 15px;
            z-index: 1;
            background-color: #fff;
            border-radius: 4px;
            box-shadow: 0 3px 20px rgba(25, 63, 125, 0.15);
            pointer-events: none;
            color: #989cad;
            padding: 10px 15px;
            font-size: 14px;
            font-weight: 500;
            line-height: 1.6;
            white-space: nowrap
        }

        .fixed-contact-tooltip:before {
            content: '';
            position: absolute;
            bottom: -6px;
            right: 21px;
            width: 12px;
            height: 12px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
            border-radius: 0 0 4px 0;
            background-color: inherit
        }

       
    

        .fixed-contact {
            position: fixed;
            right: 35px;
            bottom: 35px;
            z-index: 1001
        }

   
     .fixed-contactman-button {
            background: #ffb931;
            color: #fff !important;
            box-shadow: 0 2px 5px rgba(255, 255, 255, 0.25), 0 5px 15px rgba(255, 185, 49, 0.35);
            height: 54px;
            width: 54px;
            display: block;
            border-radius: 100%;
            line-height: 54px !important;
            position: relative;
            z-index: 2;
            font-size: 20px;
            text-align: center;
            -webkit-transition: background .2s ease-in-out, box-shadow .2s ease-in-out, transform .2s ease-in-out;
            -moz-transition: background .2s ease-in-out, box-shadow .2s ease-in-out, transform .2s ease-in-out;
            -ms-transition: background .2s ease-in-out, box-shadow .2s ease-in-out, transform .2s ease-in-out;
            -o-transition: background .2s ease-in-out, box-shadow .2s ease-in-out, transform .2s ease-in-out;
            transition: background .2s ease-in-out, box-shadow .2s ease-in-out, transform .2s ease-in-out;
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(1)
        }
      

        .manage-bar {
            position: absolute !important
        }

        @-webkit-keyframes pulse {
            0% {
                -webkit-box-shadow: 0 0 0 0 rgba(236, 200, 69, 0.4);
            }

            70% {
                -webkit-box-shadow: 0 0 0 10px rgba(236, 200, 69, 0);
            }

            100% {
                -webkit-box-shadow: 0 0 0 0 rgba(236, 200, 69, 0);
            }
        }

        @keyframes pulse {
            0% {
                -moz-box-shadow: 0 0 0 0 rgba(236, 200, 69, 0.4);
                box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
            }

            70% {
                -moz-box-shadow: 0 0 0 10px rgba(236, 200, 69, 0);
                box-shadow: 0 0 0 40px rgba(236, 200, 69, 0);
            }

            100% {
                -moz-box-shadow: 0 0 0 0 rgba(236, 200, 69, 0);
                box-shadow: 0 0 0 0 rgba(236, 200, 69, 0);
            }
        }

  
.fixed-button{background:#ffb931;color:#fff !important;box-shadow:0 2px 5px rgba(255,255,255,0.25),0 5px 15px rgba(255,185,49,0.35);height:54px;width:54px;display:block;border-radius:100%;line-height:54px !important;position:relative;z-index:2;font-size:20px;text-align:center;-webkit-transition:background .2s ease-in-out, box-shadow .2s ease-in-out, transform .2s ease-in-out;-moz-transition:background .2s ease-in-out, box-shadow .2s ease-in-out, transform .2s ease-in-out;-ms-transition:background .2s ease-in-out, box-shadow .2s ease-in-out, transform .2s ease-in-out;-o-transition:background .2s ease-in-out, box-shadow .2s ease-in-out, transform .2s ease-in-out;transition:background .2s ease-in-out, box-shadow .2s ease-in-out, transform .2s ease-in-out;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.fixed-contact-tooltip{position:absolute;right:0;bottom:100%;margin-bottom:15px;z-index:1;background-color:#fff;border-radius:4px;box-shadow:0 3px 20px rgba(25,63,125,0.15);pointer-events:none;color:#989cad;padding:10px 15px;font-size:14px;font-weight:500;line-height:1.6;white-space:nowrap}.fixed-contact-tooltip:before{content:'';position:absolute;bottom:-6px;right:21px;width:12px;height:12px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border-radius:0 0 4px 0;background-color:inherit}.manage-bar{position:absolute !important}
  .fixed-button{position:fixed;left:35px;bottom:135px; z-index:1001}
    .fixed-contact{position:fixed;right:35px;bottom:35px;z-index:1001}.fixed-contact-button{background:#ffb931;color:#fff !important;box-shadow:0 2px 5px rgba(255,255,255,0.25),0 5px 15px rgba(255,185,49,0.35);height:54px;width:54px;display:block;border-radius:100%;line-height:54px !important;position:relative;z-index:2;font-size:20px;text-align:center;-webkit-transition:background .2s ease-in-out, box-shadow .2s ease-in-out, transform .2s ease-in-out;-moz-transition:background .2s ease-in-out, box-shadow .2s ease-in-out, transform .2s ease-in-out;-ms-transition:background .2s ease-in-out, box-shadow .2s ease-in-out, transform .2s ease-in-out;-o-transition:background .2s ease-in-out, box-shadow .2s ease-in-out, transform .2s ease-in-out;transition:background .2s ease-in-out, box-shadow .2s ease-in-out, transform .2s ease-in-out;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.fixed-contact-tooltip{position:absolute;right:0;bottom:100%;margin-bottom:15px;z-index:1;background-color:#fff;border-radius:4px;box-shadow:0 3px 20px rgba(25,63,125,0.15);pointer-events:none;color:#989cad;padding:10px 15px;font-size:14px;font-weight:500;line-height:1.6;white-space:nowrap}.fixed-contact-tooltip:before{content:'';position:absolute;bottom:-6px;right:21px;width:12px;height:12px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border-radius:0 0 4px 0;background-color:inherit}.manage-bar{position:absolute !important}
		@-webkit-keyframes pulse {
			0% { -webkit-box-shadow: 0 0 0 0 rgba(236, 200, 69, 0.4); }
			70% { -webkit-box-shadow: 0 0 0 10px rgba(236, 200, 69, 0); }
			100% { -webkit-box-shadow: 0 0 0 0 rgba(236, 200, 69, 0); }
		}
		@keyframes pulse {
			0% { -moz-box-shadow: 0 0 0 0 rgba(236, 200, 69, 0.4); box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4); }
			70% { -moz-box-shadow: 0 0 0 10px rgba(236, 200, 69, 0); box-shadow: 0 0 0 40px rgba(236, 200, 69, 0); }
			100% { -moz-box-shadow: 0 0 0 0 rgba(236, 200, 69, 0); box-shadow: 0 0 0 0 rgba(236, 200, 69, 0); }
		}



        .fixed-contact2-tooltip {
            position: absolute;
            Left: 0;
            bottom: 100%;
            margin-bottom: 15px;
            z-index: 1;
            background-color: #fff;
            border-radius: 4px;
            box-shadow: 0 3px 20px rgba(25, 63, 125, 0.15);
            pointer-events: none;
            color: #989cad;
            padding: 10px 15px;
            font-size: 14px;
            font-weight: 500;
            line-height: 1.6;
            white-space: nowrap
        }

        .fixed-contact2-tooltip:before {
            content: '';
            position: absolute;
            bottom: -6px;
            Left: 21px;
            width: 12px;
            height: 12px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
            border-radius: 0 0 4px 0;
            background-color: inherit
        }

       
    

        .fixed-contact2 {
            position: fixed;
            Left: 20px;
            bottom: 222px;
            z-index: 1001
        }

   
     .fixed-contact2-button {
            background: #ee0505;
            color: #fff !important;
            box-shadow: 0 2px 5px rgba(255, 255, 255, 0.25), 0 5px 15px rgba(255, 185, 49, 0.35);
            height: 54px;
            width: 54px;
            display: block;
            border-radius: 100%;
            line-height: 54px !important;
            position: relative;
            z-index: 2;
            font-size: 20px;
            text-align: center;
            -webkit-transition: background .2s ease-in-out, box-shadow .2s ease-in-out, transform .2s ease-in-out;
            -moz-transition: background .2s ease-in-out, box-shadow .2s ease-in-out, transform .2s ease-in-out;
            -ms-transition: background .2s ease-in-out, box-shadow .2s ease-in-out, transform .2s ease-in-out;
            -o-transition: background .2s ease-in-out, box-shadow .2s ease-in-out, transform .2s ease-in-out;
            transition: background .2s ease-in-out, box-shadow .2s ease-in-out, transform .2s ease-in-out;
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(1)
        }
      

        .manage-bar {
            position: absolute !important
        }

        @-webkit-keyframes pulse {
            0% {
                -webkit-box-shadow: 0 0 0 0 rgba(236, 200, 69, 0.4);
            }

            70% {
                -webkit-box-shadow: 0 0 0 10px rgba(236, 200, 69, 0);
            }

            100% {
                -webkit-box-shadow: 0 0 0 0 rgba(236, 200, 69, 0);
            }
        }

        @keyframes pulse {
            0% {
                -moz-box-shadow: 0 0 0 0 rgba(236, 200, 69, 0.4);
                box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
            }

            70% {
                -moz-box-shadow: 0 0 0 10px rgba(236, 200, 69, 0);
                box-shadow: 0 0 0 40px rgba(236, 200, 69, 0);
            }

            100% {
                -moz-box-shadow: 0 0 0 0 rgba(236, 200, 69, 0);
                box-shadow: 0 0 0 0 rgba(236, 200, 69, 0);
            }
        }
 .modern-info-boxes {  }
.modern-info-box { position: relative; overflow: hidden; }
.modern-info-box-context { position: absolute; right: 0; left: 0; top: calc(100% - 90px); bottom: 0; background: rgba(0,46,91,0.85); padding: 30px; transition: all .2s ease; }
.modern-info-box:hover > .modern-info-box-context { top: 0; }
.modern-info-box-title { height: 30px; overflow: hidden; margin: 0 0 30px; color: #fff; font-size: 16px; }
.modern-info-box-description { font-size: 12px; color: #fff; margin: 0 0 30px; }
.modern-info-box-more { font-size: 14px; color: #fde428 !important; }
.modern-info-box-more i.fa { transition: all .2s ease; }
.modern-info-box-more:hover i.fa { transform: translateX(-3px); }    
      
      
.testimonials-section { background: url(../images/calltoaction.jpg) center center; background-size: cover; }
.testimonials-section .section-title-text { color: white; }
.testimonials-section .container { position: relative; z-index: 1; }
.testimonials-section-item { color: #f6f6f6; font-size: 15px; line-height: 2.2; margin: 0; }
.testimonials-section-image-container { float: right; margin-left: 20px; width: 150px; height: 150px; }
.testimonials-section-image { border-radius: 50%; padding: 3px; border: 2px solid #057d57; min-width: 100px; min-height: 100px; }
.testimonials-section-item-title { font-size: 18px; font-weight: 500; color: #fff; }
.testimonials-section-item-icon { margin-left: 10px; color: #057d57; font-size: 13px; }
.testimonials-section .testimonials-section-owl-next { opacity: 0; padding-top: 8px; visibility: hidden; position: absolute; top: -35px; background: rgba(255, 255, 255, 0.2); right: 15px; z-index: 2; width: 30px; height: 30px; text-align: center; line-height: 34px; font-size: 14px; color: #057d57; padding-left: 2px; }
.testimonials-section .testimonials-section-owl-prev { opacity: 0; padding-top: 8px; visibility: hidden; position: absolute; top: -35px; background: rgba(255, 255, 255, 0.2); right: 50px; z-index: 2; width: 30px; height: 30px; text-align: center; line-height: 34px; font-size: 14px; color: #057d57; padding-right: 2px; }
.testimonials-section .testimonials-section-arrow { position: relative; top: -7px; }
.testimonials-section .container:hover .testimonials-section-owl-prev, .testimonials-section .container:hover .testimonials-section-owl-next { opacity: 1; visibility: visible; }
.testimonials-section-owl-next:hover, .testimonials-section-owl-prev:hover { background: rgba(255, 255, 255, 1); }

/*----------  services  ----------*/
.services {  }
.services-items {  }
.services-item { position: relative; overflow: hidden; }
.services-item-image { width: 100%; }
.services-item-title { background: #3e62b4; font-size: 16px; font-weight: 500; text-align: center; position: absolute; right: 0; bottom: 0; left: 0; transition: all .2s linear; transform: translateY(100%); opacity: 0; }
.services-item:hover .services-item-title { transform: translateY(0); opacity: 1; }
.services-item-link { color: #fff !important; }
.services-item-link .fa { color: #ffb115; margin-right: 5px; font-size: 14px; vertical-align: middle; transition: all .2s ease-in-out; }
.services-item-link:hover .fa { transform: translateX(-5px); }

/*----------  portfolio  ----------*/
.portfolio-container { min-height: 100vh; }
.portfolio {  }
.portfolio-tabs-container {  }
.portfolio-tabs { justify-content: center; }
.portfolio-tab {  }
.portfolio-tab-link { cursor: pointer; }
.portfolio-content {  }
.portfolio-gallery {  }
.portfolio-gallery-item { margin: 0 30px; }
.portfolio-gallery-item-image { width: 100% !important; }
.portfolio-gallery-item-text { position: absolute; right: 30px; bottom: 30px; left: 30px; min-height: 200px; opacity: 0; visibility: hidden; outline: 1px solid #e5e5e5; outline-offset: -10px; transition: all .2s ease-in-out; padding: 15px; text-align: center; transform: translate3d(0, 50px, 0); }
.portfolio-gallery-item:hover .portfolio-gallery-item-text { opacity: 1; visibility: visible; transform: translate3d(0, 0, 0); }
.portfolio-gallery-item-title { line-height: 1; font-size: 1.1rem; color: #000; position: relative; }
.portfolio-gallery-item-link { color: #000; }
.portfolio-gallery-item-description { font-size: .9rem; color: #7f7f7f; }

/*----------  news  ----------*/
.news-container { background: #f6f6f6; border-bottom: 1px solid #eee; }
.news { background: #fff; border: 1px solid #eee; min-height: 40px; line-height: 40px; position: relative; }
.news-title { background: #3e62b4; color: #fff; padding: 0 10px; float: right; font-size: 16px; }
.news-title i { vertical-align: -2px; margin-left: 5px; font-size: 18px; }
.news-next, .news-prev { display: inline-block; color: #fff !important; background: #ffb115; text-align: center; line-height: 26px; font-size: 18px; height: 24px; width: 24px; position: absolute; top: calc(50% - 12px); z-index: 10; }
.news-next { left: 39px; }
.news-prev { left: 10px; }
.news-item { line-height: 24px; padding: 8px 0; }
.news-item-title {display: inline-block;color: #555;font-size: 15px;}
.news-item-title:hover { color: #000; }
.news-item-title i { font-size: 8px; color: #ffb115; margin-left: 3px; }
.news-item-title span { font-size: 14px; }
.news-edit-button {position: absolute;left: 80px;top: 6px;z-index: 1000;}
