@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'IRANSansXFaNum';
    src: url('../font/IRANSansWeb.eot');
    src: url('../font/IRANSansWeb.woff') format('woff');
    src: url('../font/IRANSansWeb.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}



body{
    margin: 0px;
    font-family: 'IRANSansXFaNum';
    text-size-adjust: none;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
}
a{
    text-decoration: none;
}

/*mobile style*/
.topbar{
    width: 100%;
    background-color: #002a5c;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.topbar img{
    width: 105px;
    margin-right: 20px;
}
.topbar h4{
    margin: 0px;
    color: white;
    width: fit-content;
    font-size: 35px;
    margin-left: 27px;
    margin-top: 25px;

}

.bbtn{
    width: fit-content;
    background-color: #0073ac;
    color: white;
    font-family: 'IRANSansXFaNum';
    font-weight: bold;
    font-size: 15px;
    padding: 9px 10%;
    border: none;
    cursor: pointer;
    transition: 1s ease;
    margin-right: 10px;
}
.bbtn:hover{
    background-color: #00486c;
}


.topmain{

}
.topmain img{
    width: 308px;
    margin: auto;
    display: block;
    margin-top: 35px;
}
.topmain h1{
    width: 100%;
    text-align: center;
    color: #0f420c;
    font-size: 57px;
}


.itemslist{
    background-color: #e3effe;
    width: 100%;
    padding: 45px 0;
}
.itemss{
    width: 86%;
    background-color: white;
    border: solid 12px #f1f1ef;
    margin: auto;
    padding: 35px 0px;
}
.itemss h4{
    text-align: center;
    font-size: 34px;
    margin-bottom: 0;
    color: #1c3957;
}
.imagebox{
    width: 28%;
    background-color: #e4f0ff;
    border-radius: 42px;
    padding: 65px 25px;
    display: block;
    margin: auto;
}
.imagebox img{
    width: 162px;
    margin: auto;
    display: block;
}

.shplase{
    position: relative
}
.shplase label{
    position: absolute;
    right: 19px;
    top: 14px;
    pointer-events: none;
    transition: 0.2s;
    font-size: 40px;
    color: #757575;
}

.shplase input:focus + label,
.shplase input:not([value=""]) + label{
    top: -32px;
    font-size: 30px;
    color: #758475;
    background-color: #ffffff;
    padding: 0 23px;
}

.shplases{
    position: relative
}
.shplases label{
    position: absolute;
    right: 10px;
    top: 8px;
    pointer-events: none;
    transition: 0.2s;
    font-size: 14px;
    color: #757575;
}

.shplases textarea:focus + label,
.shplases textarea:not([value=""]) + label{
    top: -32px;
    font-size: 29px;
    color: #758475;
    background-color: #ffffff;
    padding: 0 5px;
}

.discarea{
    border: solid 1px #797979;
    width: 95%;
    margin: auto;
    padding-top: 6px;
    padding-right: 8px;
    padding-bottom: 8px;
    margin-top: 60px;
    margin-bottom: 60px;
}
.discarea textarea{
    text-align: justify;
    width: 98%;
    max-width: 98%;
    min-width: 98%;
    border: none;
    outline: none;
    min-height: 500px;
    height: 500px;
    max-height: 500px;
    font-size: 40px;
    font-family: IRANSansXFaNum;
}

.copyrights{
    background-color: #002a5c;
    color: white;
    width: 100%;
    padding: 6px 0;
    font-size: 12px;
}
.copyrights h4{
    margin: 0;
    width: 100%;
    text-align: center;
    font-size: 25px;
}
.fottop{
    width: 100%;
    margin-bottom: 90px;
}
.fottop h3{
    width: 100%;
    text-align: center;
    color: #f16321;
    font-size: 50px;
    margin: 0;
    margin-bottom: 35px;
    margin-top: 50px;
}
.fottop h4{
    width: 100%;
    text-align: center;
    font-size: 30px;
    color: #182f4c;
    margin: 0;
}

.itemslistes{
    width: 95%;
    margin: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.itemslistes .itms{
    border: solid 5px #5384aa;
    margin-top: 50px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.itemslistes .itms .title{
    background-color: #5383a9;
    width: 100%;
}
.itemslistes .itms .title h4{
    color: white;
    font-size: 45px;
    margin: 0;
    margin-right: 21px;
}
.itemslistes .itms .datas{
    padding: 0px 25px;
}
.itemslistes .itms .datas h3{
    font-size: 30px;
}
.itemslistes .itms .datas h3 span{
    color: #87081b;
}
.btnbox{
    width: 100%;
    height: fit-content;
    display: inline-flex;
    margin-top: 20px;
    margin-bottom: 20px;
}
.btnbox a{
    font-size: 36px;
    background-color: #5384aa;
    color: white;
    padding: 10px 135px;
    text-align: center;
}
.btnboxs{
    width: 90%;
    height: fit-content;
    display: inline-flex;
    margin-top: 20px;
    margin-bottom: 20px;
    justify-content: space-between;
    margin-right: 5%;
}
.vshows{

}
.vshows h4{
    font-size: 30px;
}
.vshows p{
    font-size: 21px;
}
#pagessave p{
    font-size: 26px !important;
}
.btnboxs a{
    font-size: 36px;
    background-color: #5384aa;
    color: white;
    padding: 10px 135px;
    text-align: center;
}
.btnboxs p{
    font-size: 36px;
    background-color: #5384aa;
    color: white;
    padding: 10px 135px;
    margin: 0;
    text-align: center;
}
.maintlt{
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.maintlt h1{
    text-align: center;
    color: #004080;
    font-size: 45px;
}
.maintlt h2{
    text-align: center;
    color: #6f91bd;
    font-size: 30px;
    margin: 0;
}
.inputses {
    border: solid 1px #797979;
    width: 85%;
    margin: auto;
}
.inputses input[type=text]{
    font-size: 40px;
    font-family: IRANSansXFaNum;
    padding: 20px;
    width: 95%;
    border: none;
    outline: none;
}
.inputses select{
    font-size: 40px;
    border: none;
    width: 99%;
    padding: 20px;
    outline: none;
    font-family: 'IRANSansXFaNum';
    background-color: white;
}

/*pc style*/

/*dark mode*/
