/*
Theme Name: Arz Aghdas
Theme URI: https://arzaghdas.ir
Author: Mohammad Inanloo
Author URI: https://mohammadinanloo.com
Author Email: m.c.inanloo@gmail.com
Description: Arz Aghdas
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: arzaghdas.ir
version: 1.0.0
Tags: arzaghdas, M.C.Inanloo@gmail.com, Bytino.net, MohammadInanloo.com
*/

body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Vazirmatn', Tahoma, Arial, sans-serif !important;
}

#subjects h2.title {
    direction: rtl;
    font-size: 26px;
}

.pricing-wrapper-one .plane-process .title {
    font-size: 22px !important;
}

.pricing-wrapper-one {
    min-height: 390px;
}

#ideas .rts-section-gap {
    padding-top: 40px;
    padding-bottom: 0;
}

#ideas .service-bottom-cta p {
    font-size: 18px;
    padding-right: 10px;
}

#ideas .service-bottom-cta {
    justify-content: unset;
}


#judges .service-main-wrapper-list .single-service-wrapper .content .title {
    font-size: 20px;
    padding: 15px 30px;
    font-weight: 400;
}

#flow .cta-inner-content-inner-page .left-side-content .title {
    font-size: 24px;
    font-weight: 500;
}

#awards .single-working-process-one .inner-content {
    padding: 20px 25px 20px 10px;
    width: 320px;
}

#awards .single-working-process-one .inner-content .title {
    font-size: 18px;
    margin-bottom: 0;
    font-weight: 400;
}

#awards p {
    font-size: 20px;
    color: #fff;
    padding-top: 5px;
    text-align: center;
}

#times p {
    padding: 10px 0 0 0;
    margin: 0;
}

#contact .easy-contact-left-funfacts-8 {
    padding: 40px 35px;
}

#contact .social-area-wrapper-two li {
    list-style: none;
    display: inline-block;
    margin: 0 5px;
}

#contact .social-area-wrapper-two a {
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    background: rgb(62, 72, 78);
    transition: 0.3s;
}

#contact .contactform-accountentarea .appoinment-left .easy-contact-left-funfacts-8 .signle-contact .main-contact span {
    font-size: 16px;
}


@media only screen and (max-width: 575px) {
    html {
        margin-top: 0 !important;
    }
    #subjects {
        padding-top: 0;
    }
    #myTabContent .col-md-6 {
        margin-bottom: 55px;
    }
    #rules {
        padding-top: 35px;
    }
    #judges {
        padding-top: 50px;
    }
    #awards {
        padding-top: 35px;
    }
    #awards .align-items-center div.left {
display: none;
    }
    #awards .single-working-process-one .inner-content {
        padding: 20px 50px 20px 10px;
        width: 100%;
    }

    #times {
        padding-top: 35px;
    }

    #contact .easy-contact-left-funfacts-8 {
        padding: 35px 25px;
    }

    .appoinment-area-accountent .form-area-right {
        padding-top: 40px;
    }
}





