body{
    font-family: 'IRANSans', sans-serif!important;
}
p,h1,h2,h3,h4,h5,li,a,input,button,header,main,footer{
    font-family: 'IRANSans', sans-serif!important;
}
.get-started .content h3:after {
    right: 0;
    left: unset;
}
#email{
    text-align: right;
}
.alt-services h3:after {
    left: unset;
    right: 0;
}
.alt-services .icon-box i {
    margin-left: 25px;
    margin-right: unset;
}
.features .tab-pane h3:after {
    right: 0;
    left: unset;
}
.features .tab-pane ul i {
    padding-left: 4px;
    padding-right: unset;
}
.projects .portfolio-flters li:first-child {
    margin-right: 0;
    margin-left: unset;
}
.testimonials .testimonial-item {
    padding: 30px 60px 30px 30px;
    margin: 0 0 30px 15px;
}
.testimonials .testimonial-item .testimonial-img {
    left: unset;
    right: -45px;
}
.testimonials .testimonial-wrap {
    padding-right: 50px;
    padding-left: unset;
}
.testimonials .testimonial-item .quote-icon-left {
    right: -5px;
    left: unset;
}

.testimonials .testimonial-item .quote-icon-right {
    right: unset;
    left: -5px;
}
.recent-blog-posts .post-item .readmore i {
    margin-right: 6px;
    margin-left: unset;
}
.footer .footer-content .social-links a {
    margin-left: 8px;
    margin-right: unset;
}
.projects .portfolio-flters li:last-child {
    margin-left: 0;
    margin-right: unset;
}
.navbar a i, .navbar a:focus i {
    margin-right: 5px;
    margin-left: unset;
}
.navbar a i, .navbar a:focus i {
    margin-right: 5px;
    margin-left: unset;
}

.navbar .dropdown .dropdown:hover > ul {
    right: 100%;
    left: unset;
}
#about{
    direction: ltr;
}
.about .our-story h3 {
    text-align: right;
}
.about .our-story h4 {
    text-align: right;
}
.our-story p , .our-story li{
    direction: rtl;
    text-align: right;
}
.about ul i {
    margin-left: 4px;
    padding-right: unset;
}
.align-items-center {
    direction: rtl;
}
.about .watch-video a {
    margin-right: 8px;
    margin-left: unset;
}
.stats-counter .stats-item i {
    margin-left: 20px;
    margin-right: unset;
}
.about h2 {
    text-align: right;
    direction: rtl;
}
.breadcrumbs ol li+li {
    padding-right: 10px;
    padding-left: unset;
}
.breadcrumbs ol li+li::before {
    padding-left: 10px;
    padding-right: unset;
}
.blog .posts-list .readmore i {
    margin-right: 6px;
    margin-left: unset;
}
.blog .blog-details .meta-top i {
    margin-left: 8px;
    margin-right: unset;
}
.blog .blog-details .meta-top ul li+li {
    padding-right: 20px;
    padding-left: unset;
}
.blog .blog-details .content blockquote:after {
    right: 0;
    left: unset;
}
.blog .blog-details .meta-bottom .cats {
    padding: 0 0 0 20px;
}
.blog .post-author img {
    margin-left: 20px;
    margin-right: unset;
}
.blog .post-author .social-links a {
    margin-left: 5px;
    margin-right: unset;
}
.blog .comments .comment .comment-img {
    margin-left: 14px;
    margin-right: unset;
}
.blog .comments .comment h5 .reply {
    padding-right: 10px;
    padding-left: unset;
}
.blog .sidebar .tags ul a {
    margin: 0 0 8px 6px;
}
.blog .sidebar .recent-posts img {
    margin-left: 15px;
    margin-right: unset;
}
.project-details .portfolio-info h3:after {
    right: 0;
    left: unset;
}
.project-details .portfolio-description .testimonial-item .testimonial-img {
    float: right;
    margin: 0 0 0 10px;
}
.project-details .portfolio-description .testimonial-item .quote-icon-left {
    right: -5px;
    left: unset;
}
.project-details .portfolio-description .testimonial-item .quote-icon-right {
    left: -5px;
    right: unset;
}
.service-details .services-list a {
    padding: 8px 15px 8px 0;
    border-right: 3px solid #d9e3e8;
    border-left: unset;
}

.service-details ul i {
    margin-left: 8px;
    margin-right: unset;
}
.services-cards ul li i {
    margin-left: 6px;
    margin-right: unset;
}
.custom-btn {
    font-size: 14px;
    border-radius: 25px;
    padding: 15px 25px;
    background-color: #ed264a;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.custom-btn:hover {
    background-color: #fba70b;
    color: white;
}
.custom-card{
    height: 100%;
    border-radius: 10px;
   border:  1px solid rgba(0,0,0,.125);
}
.custom-card img{
    border-radius: 10px 10px 0 0;
    margin-bottom: 10px;
    max-width: 100%;
}
.btn-shop:hover{
    background-color: #06C270;
    color: white;
}
.btn-shop{
    color: white;
    background: #06C270;
    height: 40px;
    text-align: center;
    width: 100%;
    display: block;
    border-radius: 15px;
    padding-top: 7px;


}
.contact .php-email-form input:focus, .contact .php-email-form textarea:focus {
    border-color: #ed264a;
}

.contact .php-email-form button[type=submit] {
    background:#ed264a;
}
.custom-select{
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    height: 44px;

}
.custom-select:focus{
    border-color: #ed264a;

}
.cursor-pointer{
    cursor: pointer;
}
.rtl{
    direction: rtl;
}

.nav-link{
    margin-right: 10px;
    color: white;
    padding: 12px 30px;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: white;
    background-color:#fba70b ;

}
.nav-link:hover, .nav-link:focus {
    color: white;
    background-color:#fba70b ;
}
.nav-pills .nav-link {
    background-color: #9eaebc;
}
.custom-title{
    background-color:#9eaebc ;
    color:white;
}
.nav-pills .nav-link {
    border-radius: 15px;
}
.w-10{
    width: 10%;
}
.w-30{
    width: 30%;
}
.w-35{
    width: 35%;
}
.table > :not(caption) > * > * {
    padding: 0.8rem 0.5rem;
}
/*.custom-table{*/
/*    margin-top: 45px;*/
/*}*/
table{
    font-size: 14px;
}
td{
    color: #535a5f !important;
}



/*for scroll*/
.field {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 300px;
}
.mouse {
    width: 25px;
    height: 45px;
    border: 3px solid white;
    border-radius: 60px;
    position: relative;
}
.mouse::before {
    content: '';
    width: 5px;
    height: 5px;
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    background-color: white;
    border-radius: 50%;
    opacity: 1;
    animation: wheel 2s infinite;
    -webkit-animation: wheel 2s infinite;
}
@keyframes wheel {
    to {
        opacity: 0;
        top: 45px;
    }
}
@-webkit-keyframes wheel {
    to {
        opacity: 0;
        top: 45px;
    }
}
.scroll {
    width: 60px;
    height: 60px;
    border: 2px solid #333;
    border-radius: 50%;
    position: relative;
    animation: down 1.5s infinite;
    -webkit-animation: down 1.5s infinite;
}
.scroll::before {
    content: '';
    position: absolute;
    top: 15px;
    left: 18px;
    width: 18px;
    height: 18px;
    border-left: 2px solid #333;
    border-bottom: 2px solid #333;
    transform: rotate(-45deg);
}
@keyframes down {
    0% {
        transform: translate(0);
    }
    20% {
        transform: translateY(15px);
    }
    40% {
        transform: translate(0);
    }
}
@-webkit-keyframes down {
    0% {
        transform: translate(0);
    }
    20% {
        transform: translateY(15px);
    }
    40% {
        transform: translate(0);
    }
}
.arrow {
    width: 0;
    height: 40px;
    border: 1px solid #333;
    position: relative;
    animation: scroll 1.5s infinite;
    -webkit-animation: scroll 1.5s infinite;
}
.arrow::after {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    left: -5px;
    width: 1px;
    height: 10px;
    border-top: 10px solid #333;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}
@keyframes scroll {
    0% {
        height: 40px;
    }
    30% {
        height: 70px;
    }
    60% {
        height: 40px;
    }
}
@-webkit-keyframes scroll {
    0% {
        height: 40px;
    }
    30% {
        height: 70px;
    }
    60% {
        height: 40px;
    }
}
.text-scroll{
    font-size: 12px !important;
    margin-top: 10px;
}

/*for scroll*/


.short_description {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -moz-line-clamp: 3;
    -moz-box-orient: vertical;
}


/*16.media Area*/
@media only screen and (min-width: 0px) {
    .section-header h2:before, .section-header h2:after{
        width: 0;
        height: 0;
    }
    .footer-content{
        text-align: center;
    }
    .custom-iframe{
        width: 100%;
    }
}
@media only screen and (min-width: 400px) {

}

@media only screen and (min-width: 600px) {

}
@media only screen and (min-width: 768px) {
    .footer-content{
        text-align: right;
    }
}
@media only screen and (min-width: 992px) {
    .custom-iframe{
        width: 75%;
    }
}
@media only screen and (max-width: 996px) {

}
@media only screen and (min-width: 996px) {

}
@media only screen and (min-width: 1024px) {
    .section-header h2:before, .section-header h2:after{
        width: 50px;
        height: 2px;
    }
    .custom-iframe{
        width: 50%;
    }
}
@media only screen and (min-width: 1200px) {

}
@media only screen and (min-width: 1300px) {

}
@media only screen and (min-width: 1900px) {


}
/*16/.media Area*/
