@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('font/eot/IRANSansWeb_Bold.eot');
    src: url('font/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('font/woff2/IRANSansWeb_Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('font/woff/IRANSansWeb_Bold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('font/ttf/IRANSansWeb_Bold.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('font/eot/IRANSansWeb_Medium.eot');
    src: url('font/eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('font/woff2/IRANSansWeb_Medium.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('font/woff/IRANSansWeb_Medium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('font/ttf/IRANSansWeb_Medium.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('font/eot/IRANSansWeb_Light.eot');
    src: url('font/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('font/woff2/IRANSansWeb_Light.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('font/woff/IRANSansWeb_Light.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('font/ttf/IRANSansWeb_Light.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url('font/eot/IRANSansWeb_UltraLight.eot');
    src: url('font/eot/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('font/woff2/IRANSansWeb_UltraLight.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('font/woff/IRANSansWeb_UltraLight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('font/ttf/IRANSansWeb_UltraLight.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('font/eot/IRANSansWeb.eot');
    src: url('font/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('font/woff2/IRANSansWeb.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('font/woff/IRANSansWeb.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('font/ttf/IRANSansWeb.ttf') format('truetype');
}
@font-face {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    src: url('font/font-awesome/FontAwesome.otf');
    src: url('font/font-awesome/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('font/font-awesome/fontawesome-webfont.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('font/font-awesome/fontawesome-webfont.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('font/font-awesome/fontawesome-webfont.ttf') format('truetype');
}
a, p, div, span, h1, h2, h3, h4, h5, h6, button, li, ul, b, del, ins, strong, input, input::placeholder, label, textarea, textarea::placeholder, sup, sub, ins, mark, address ,pre{
    font-family: IRANSans,Arial,Tahoma,sans-serif;
    direction: rtl !important;
    line-height: 27px;
    text-align: right;
}
a, p, div, span, button, li, ul, b, del, ins, strong, input, label, input::placeholder, textarea, textarea::placeholder, sup, sub, ins, mark, address ,pre{
    font-size: 14px !important;
}

h2 {
    font-size: 26px;
}

a {
    color: #000000
}

a:hover {
    text-decoration: none !important;
    color: #000;
}

button:focus {
    outline: none !important;
}

textarea:focus, input:focus {
    box-shadow: none !important;
}

ul {
    padding-right: 0 !important;
    list-style: none !important;
}
.background{
    background-color: #f1f9fb;
}
.oddRow{
    background-color: #fefefe;
}
.sectionRow{
    padding: 50px 30px 20px;
}
.section-big-title{
    color: #000;
    font-weight: 600;
}
.section-big-title-span{
    color: #042c7f;
    font-weight: 600;
}
.section-mini-title{
    color: #042c7f;
    font-weight: 600;
}
.before-mini-title{
    width: 60px;
    margin-left: 6px;
}
.section-content-items-list{
    list-style-type: decimal !important;
    padding-right: 55px !important;
    padding-left: 30px;
}
.section-row-col1{
    flex: 0 0 55%;
    max-width: 55%;
    padding: 0 15px;
}
.section-row-col2{
    flex: 0 0 45%;
    max-width: 45%;
    padding: 0 15px;
}
.section-content-image{
    object-fit: cover;
}
.buttonsCourse{
    background-color:#042d80;
    padding: 3px 27px;
    border-radius: 10px;
    font-weight: 600;
    border: 3px solid transparent;
    text-align: center;
    margin-left: 3px;
}
.buttonsCourse-outline{
    color:#042d80;
    font-weight: 600;
    padding: 3px 27px;
    border-radius: 10px;
    border: 3px solid #042d80;
    text-align: center;
    margin-right: 3px;
}
.buttonsCourseRow{
    margin-right: 55px;
}
.section-big-title-margin-bottom{
    margin-bottom: 30px;
}
.workshopInformationRowCol{
    max-width: 33.3333333%;
    flex: 0 0 33.3333333%;
    padding: 8px 20px;
}
.workshopInformationRowCard{
    background-color: #fafafa;
    padding:5px 15px;
    border-radius: 15px;
    box-shadow: 0 0 16px 0 #eee;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.workshopInformationRowCard-icon{
    width: 70px;
    height: 70px;
    object-fit: contain;
    display: flex;
    margin-left: 15px;
    background: #f1f9fb;
    padding: 12px;
}
.workshopInformationRowCardTitle{
    margin-bottom: 4px;
}
.table-width{
    width: 60%;
    display: flex;
    margin: 10px auto;
}
.doing-table td,.doing-table th{
    text-align: center;
}
.doing-table th:first-child,.doing-table td:first-child{
    border-radius: 0 11px 11px 0;
}
.doing-table th:last-child,.doing-table td:last-child{
    border-radius: 11px 0 0  11px;
}
.doing-table{
    border-collapse: separate;
    border-spacing: 0 5px
}
.doing-table th{
    background-color: #042d80;
    color: #fff;
    padding: 6px;
}
.doing-table tr:nth-child(odd) td{
    background-color: #fafafa;
    padding: 6px;
}
.doing-table tr:nth-child(even) td{
    background-color: #dfe8ed;
    padding: 6px;
}
.season-row-col2{
    max-width:50%;
    flex: 0 0 50%;
}
.season-row-col1{
    max-width:50%;
    flex: 0 0 50%;
}
.season-content-image{
    border-radius: 20px;
}
.season-content-items-list{
    list-style-image: url("../img/list-type.svg") !important;
}
.teacher-name{
    color:#000;
}
.teacher-pic{
    width: 57%;
    margin-top: -137px;
    bottom: -20px;
    position: relative;
    display: flex;
    margin-right: auto;
}
.section-mini-title span {
    color: #000
}

.information {
    justify-content: space-between;
    align-items: center;
    margin: 10px;
    background-color: #e2ecff;
    border-radius: 5px;
    font-weight: bold;
    padding: 10px;
    display: flex;
    flex-direction: column;
    position: fixed;
    top: 30%;
    left: 0;
}

.information a {
    color: #fff;
    text-decoration: none;
    padding: 4px 10px;
    background-color: #042d80;
    border-radius: 10px;
}

.information p {
    display: flex;
    text-align: center;
    color: #042c7f;
    text-decoration: none;
    padding: 3px 3px;
}

.information h6 {
    text-align: center;
}

@media(max-width: 1199px){
    .before-mini-title {
        width: 55px;
    }
    .workshopInformationRowCol {
        padding: 8px 10px;
    }
}

@media(max-width: 991px){
    .section-row-col{
        max-width: 100%;
        flex: 0 0 100%;
    }
    .buttonsCourseRow {
        margin-right:auto !important;
    }
    .workshopInformationRowCol {
        max-width: 50%;
        flex: 0 0 50%;
    }
    .table-width {
        width: 75%;
    }
    .season-content-image{
        margin-bottom: 20px;
    }
    .buttonsCourse{
        display: flex;
        margin-left: auto;
        margin-right: auto;
        justify-content: center;
    }
    .teacher-pic {
        margin-top: 0;
        margin-left: auto;
    }
}

@media(max-width: 767px){
    .before-mini-title {
        width: 50px;
    }
    .workshopInformationRowCol {
        max-width: 100%;
        flex: 0 0 100%;
    }
    .table-width {
        width: 90%;
    }
    .sectionRow {
        padding: 40px 20px 20px;
    }
    .section-row-col{
        padding: 8px 0;
        margin: 30px;
    }
    .section-big-title-margin-bottom{
        flex-wrap: wrap;
    }
}

@media(max-width: 600px){
    .information {
        width: 100%;
        height: 50px;
        position: fixed;
        display: flex;
        justify-content: space-between;
        margin: 0;
        flex-direction: row;
        bottom: 0;
        top: auto;
    }

    .info-1 {
        display: flex;
        flex-direction: row;
        padding: 5px;
        margin-top: 20px;
    }

    .info-1 p {
        padding-right: 15px;
    }
}

@media(max-width: 550px){
    .section-big-title-margin-bottom h2{
        font-size: 22px;
    }
    .table-width {
        width: 100%;
    }
}

@media(max-width: 500px){
    .section-mini-title{
        font-size: 18px
    }
    .workshopInformationRowCol {
        padding: 8px 0;
    }
    .section-big-title-margin-bottom h2 {
        font-size: 20px;
    }
    .section-content-items-list {
        padding-left: 10px;
    }
    .before-mini-title {
        width: 47px;
    }
    a, p, div, span, button, li, ul, b, del, ins, strong, input, label, input::placeholder, textarea, textarea::placeholder, sup, sub, ins, mark, address, pre {
        font-size: 12px !important;
    }
    .sectionRow .container{
        padding-left: 7px;
        padding-right: 7px;
    }
}

@media(max-width: 450px){
    .sectionRow {
        padding: 25px 10px 15px;
    }
    .section-content-items-list {
        padding-right: 27px !important;
    }
    .workshopInformationRowCard-icon {
        width: 67px;
        height: 67px;
    }
    .buttonsCourse-outline{
        border: 2px solid #042d80;
    }
    .buttonsCourse{
        border: 2px solid transparent;
    }
}
@media(max-width: 400px){
    .section-big-title-margin-bottom h2 {
        font-size: 18px;
    }
    .section-mini-title {
        font-size: 16px;
    }
}
