@import url('main.css');
@import url('headers.css');
@import url('footers.css');
@import url('mediaQuery.css');



/* page 1 */
.imgw{
    width: 170px;
}
.p1-a1{
    color: var(--color-hts);
    text-align: center;
}

.p1-a1 span{
    color: var(--color-primary);
}
.head1{
    margin-top: 20px;
    color: var(--color-hts);
    font-size: calc(1.5*var(--base-font-size));
}
.head1 span{
    display: block;
    font-size: calc(2*var(--base-font-size));
    font-weight: bold;
}
main section{
    text-align: center;
    margin-top: 40px;
}
main section p{
    color: var(--color-primary);
    font-weight: bold;
}
main section p:first-child{
    font-size: calc(2*var(--base-font-size));
}
.sp{
    font-size: calc(2.25*var(--base-font-size));
    margin-top: 10px;
}
.main-div{
    text-align: center;
}
.main-div-text{
    font-size: calc(1.5*var(--base-font-size));
    font-weight: bold;
    margin-top: 5px;
    color: var(--color-firstPage-text);
}
.main-div span{
    font-size: calc(1.5*var(--base-font-size));
    color: var(--color-primary);
    position: relative;
    top: 5px;
}
.maindiv-m{
    margin: 30px 0 50px 0;
}



/* page 2 */

.main-guide{
    margin-top: 40px;
}
.main-guide .box1{
    margin-top: 12px;
}
.box1w{
    max-width: 380px !important;
}
.mt{
    margin-top: 150px !important;
}
.questiom-m{
    /* float: left; */
    position: absolute;
    bottom: -12px;
    left: 40px;
}

/* page 3 */
.page3body{
    font-size: calc(var(--base-font-size)*1.5);
    padding: 15px;
}
.page3body p{
    margin: 15px 0;
    line-height: 1.5;
    text-align: justify;
}
.page3body u{
    color: var(--color-primary);
    font-size: calc(var(--base-font-size)*1.5);
    font-weight: bold;
}
.page3body img{
    width: 150px;
}
.page3body div{
    display: flex;
    justify-content: space-around;
}
.page3body div div{
    display: block;
    text-align: center;
    font-weight: bold;
}
.page3body div div p{
    text-align: center;
}
/* page4 */
.page4body{
    font-size: calc(var(--base-font-size)*1.5);
    padding: 15px;
    line-height: 1.5;
    text-align: justify;
}
.page4body div a u{
    color: var(--color-primary);
    font-weight: bold;
}
.page4body div p u{
    font-weight: bold;
}

/* page5 */
.page5body{
    font-size: calc(var(--base-font-size)*1.5);
    padding: 20px;
    line-height: 1.5;
    font-weight: bold;
    position: relative;
    height: 50vh;
}
.page5body div{
    position: absolute;
    left: 20px;
    direction: ltr;
    margin-top: 20px;
}
.page5body div a{
    color: #0070d1;
    border-bottom: 3px #0070d1 solid;
} 
/* page6 */
.mtb .box1{
    margin-top: 40px;
}

/* page7 */
.box1w2{
    max-width: 400px !important;
    margin: 60px auto;
}

/* page8 */
.box1w3{
    max-width: 420px !important;
    margin: 25px auto;
}
/* page10 */
.page10body{
    padding: 10px;
    margin-top: 20px;
    text-align: justify;
}
.page10body ul li{
    line-height: 2;
    list-style: none;
    font-size: calc(var(--base-font-size)*1.5);
}
/* page 14 */
.mt4b{
    margin-top: 20px;
}
.page14bod div{
    display: grid;
    grid-template-columns: 30% 70%;
    font-weight: bold;
    text-align: center;
    margin-top: 40px;
}
.page14bod div p{
    font-size: calc(var(--base-font-size)*1.5) !important;
    max-width: 350px;
    width: 100%;
    display: flex;
    align-items: center;      /* وسط‌چین عمودی */
    justify-content: center;  /* وسط‌چین افقی */
    text-align: center;
}
.pag14p{
    padding: 10px 0 !important;
}
/* page15 */
.page15bd{
    font-weight: bold;
    max-width: 380px;
    margin: 30px auto 0 auto;
    text-align: center;
}
.page15bd p{
    font-size: calc(var(--base-font-size)*1.5);
    margin: 20px 0;
}
.page15bd div p{
    max-width: 100%;
}
/* page 16 */
.jc{
    justify-content: center;
}

/* page17 */
.page17bd{
    display: grid;
    grid-template-columns: repeat(2,50%);
    gap: 20px;
    margin: 50px 0 80px 0;
}
.page17bd .box3{
    width: 220px;
    text-align: center;
}
.page17bd .noborderO{
    border: none;
}
/* page 18 */
.bazgErsal div:first-child{
    margin-bottom: 20px;
}
/* page 19 */
.page19body{
    padding: 20px;
    font-size: calc(1.5*var(--base-font-size));
}
/* page23 */
.page23bod .box3{
    text-align: center;
    margin-top: 40px;
}
/* page 24 */
.page24info{
    font-size: calc(var(--base-font-size)*1.5);
    font-weight: bold;
    display: grid;
    color: var(--color-text);
    grid-template-columns: repeat(2,50%);
    padding: 0 20px;
    margin-bottom: 30px;
}
/* page 25 */
.page25bd div p{
    font-size: calc(1.5*var(--base-font-size)) !important;
    font-weight: bold;
    margin: 10px auto;
}
.page25bd div{
    text-align: center;
    margin: 40px 0;
}
/* page 26 */
.page26bd p{
    text-align: center;
}
.page26bd{
    margin-top: 100px;
}
/* page 28 */
.page28text{
    font-size: calc(var(--base-font-size)*1.5);
    font-weight: bold;
    color: var(--color-text);
    padding: 0 20px;
    margin-bottom: 30px;
}
/* page 29 */
.page29texts{
    font-size: calc(1.25*var(--base-font-size));
    margin-bottom: 20px;
    padding: 20px;
    text-align: justify;
    line-height: 1.5;
}
.page29texts p{
    margin-top: 10px;
}
/* page 30 */
.page30box{
    max-width: 650px;
    display: grid;
    grid-template-columns: repeat(2,50%);
    justify-content: center;
    margin-bottom: 100px;
}
.mtc{
    margin-top: 60px;
}
.fontc{
    font-size: calc(1.75*var(--base-font-size));
}
/* page 31 */
.page29texts ol{
    padding-right: 30px;
}
.page29texts p a u{
    font-weight: bold;
}
/* page 32 */
.page32list{
    padding:  0 10px;
    font-size: calc(1.25*var(--base-font-size));
    line-height: 1.5;
    margin-bottom: 50px;
    text-align: justify;
    
}
.page32list li{
    margin: 10px 0;
    text-align: justify;
    list-style-type: none;
}
/* page 33 */
.padding-box{
    padding:0 20px ;
    margin-top: 20px;
}
/* page 34 */
.page34bd{
    margin: 40px auto;
}
.page34bd form input{
    display: block;
    margin-top: 20px;
}
/* page35 */
.nomarg{
    max-width: 320px !important;
    margin: 0 auto;
}
.page35text p{
    padding:  0 10px;
    font-size: calc(1.25*var(--base-font-size));
    margin: 50px 0;
    font-weight: bold;
}
.page35text p:first-child{
    margin-top: 20px;
}
/* page36 */
.page36item{
    margin-top: 50px;
}
.mt-80{
    margin-top: 80px;
}
/* page 37 */
.extrabox {
    margin-bottom: 50px;
}
.extrabox p{
    display: block;
    text-align: center;
    font-size: calc(1.5*var(--base-font-size));
    margin: 10px auto;
}
.extrabox div{
    margin: 10px auto;
}
.mb{
    margin-bottom: 20px;
}
/* page 40 */
.pag40bd{
    max-width: 550px;
    margin: 50px auto;
    font-size: calc(1.25*var(--base-font-size));
}
.pag40bd .nomarg{
    width: 100%;
margin-top: 70px;}
/* page 42 */
.page42text{
    padding: 20px;
    font-weight: bold;
    font-size: calc(1.25*var(--base-font-size));
}
.page42text div p{
    margin: 15px 0 15px 0;
}
.page42text .box1{
    font-size: calc(1.5*var(--base-font-size));
    margin-bottom: 20px;
}
.page42item p{
    border: 1px solid var(--color-text);
    width: 100px;
    text-align: center;
    padding: 5px 0;
    border-radius: 10px;
}
.page42item1{
    display: grid;
    justify-items: center;
    grid-template-columns: repeat(3,33.33%);
}
.page42item2{
    display: grid;
    justify-items: center;
    grid-template-columns: repeat(2,50%);
}
/* page 44 */
.page44bd{
    font-size: calc(var(--base-font-size)*1.5);
    font-weight: bold;
    text-align: center;
}
.page44bd div:first-child p{
    margin: 20px auto;
}
.page44bd div:first-child p:nth-child(2){
    margin: 0px auto 40px auto;
}
.page44bd div:first-child{
    margin-bottom: 50px;
}
.page44pd{
    margin-top: 50px;
}
.page44pd div:first-child{
    padding: 10px 0;
}
/* page45 */
.page45bd div:first-child{
    margin: 60px auto 100px auto;
}
/* page 46 */
.noborder{
    border: none;
    padding: 7px 5px;
    margin: 15px auto 80px auto;
}
.hwstyle{
    height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* page 47 */
.line-height p{
    line-height: 1.7;
    margin-top: 5px;
    text-align: justify;
}
/* page48bd */
.page48bd{
    font-size: calc(1.5*var(--base-font-size));
    padding: 20px;
}
/* page 49 */
.textstyle{
    font-size: calc(1.5*var(--base-font-size));
    font-weight: bold;
    /* margin-top: 5px; */
    margin: 5px auto;
    width: 320px;
    color: var(--color-firstPage-text);
}
.widthstyle{
    /* max-width: 250px; */
    width: 250px;
}
.fontstyle{
    font-size: calc(1.25*var(--base-font-size));
}







/* styles */
.p3-main{
    margin: 20px auto;
    padding: 15px;
    max-width: 650px;
    font-size: calc(var(--base-font-size)*1.375);
}
.p3-main p{
    text-align: justify;
}
.p3-main div span{
    color: var(--color-primary);
    font-weight: bold;
}
.p3-main-div p u{
    font-weight: bold;
}
.main-guide2{
    margin-top: 55px;
}
.main-guide2 p{
    margin-top: 40px;
}
