/*

	www.NIE.ir

*/
@import url("fonts/nie-fonts.css");
@media print {
    body {
        width: 1000px !important;
    }
    * {
        color: #000!important;
        text-shadow: none!important;
        background: transparent!important;
        box-shadow: none!important;
    }
    input,
    button,
    select,
    textarea {
        font-family: inherit;
        font-size: inherit;
        line-height: inherit;
    }
    button,
    input,
    select[multiple],
    textarea {
        background-image: none;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
}

/*   */

body {
    background: url(/pic/bg-p1.png) #303030;
    font-family: kara, tahoma;
    font-size: 12.4px;
    /* background-size: cover; */
    overflow-x: hidden;
    height: 100vh;
}

.ltr {
    direction: ltr;
}

.rtl {
    direction: rtl;
}

a.next-aya {
    width: 30px;
    height: 57px;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023.44%2044%22%3E%3Ctitle%3Eleft%3C%2Ftitle%3E%3Cpolygon%20points%3D%2223.44%201.44%202.88%2022%2023.44%2042.56%2022%2044%200%2022%2022%200%2023.44%201.44%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");
    position: absolute;
    left: 0px;
    top: 50%;
    z-index: 1000;
    transition: all 0.2s ease-in-out;
    font-weight: 900;
    color: #000000;
}
a.next-aya:hover{
    margin-left: 19px;
}
a.next-aya:after {
    content: ' آیه بعدی ';
    font-size: 16px;
    width: 100px;
    height: 56px;
    color: #ffffff;
    text-shadow: 1px 1px #000000;
    opacity: 0;
    /* visibility: hidden; */
    border: 2px solid;
    padding: 14px;
    left: 29px;
    position: absolute;
    top: 0px;
    border-left: 0;
    transition: all 0.2s ease-in-out;
}
a.next-aya:hover:after{
    left: 29px;
    right: auto;
    opacity: 1;
    visibility: visible;
}
a.pre-aya {
    margin:0px;
    width: 30px;
    height: 57px;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023.44%2044%22%3E%3Ctitle%3Eright%3C%2Ftitle%3E%3Cpolygon%20points%3D%220%2042.56%2020.56%2022%200%201.44%201.44%200%2023.44%2022%201.44%2044%200%2042.56%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");
    position: absolute;
    right: 0px;
    top: 50%;
    z-index: 1000;
    transition: all 0.2s ease-in-out;
    font-weight: 900;
    color: #000000;
}
a.pre-aya:hover{
    margin-right: 17px;
}
a.pre-aya:after {
    content: ' آیه قبلی ';
    font-size: 16px;
    width: 100px;
    height: 56px;
    color: #ffffff;
    text-shadow: 1px 1px #000000;
    opacity: 0;
    /* visibility: hidden; */
    border: 2px solid;
    padding: 14px;
    right: 29px;
    left: auto;
    position: absolute;
    top: 0px;
    border-right: 0;
    transition: all 0.2s ease-in-out;
}
a.pre-aya:hover:after{
    right: 29px;
    left: auto;
    opacity: 1;
    visibility: visible;
}
a.bhome:after {
    width: 25px;
    height: 42px;
    opacity: 0;
    visibility: hidden;
    transform: rotate(90deg);
    right: 0;
    left: auto;
}
.aya {
    font-family: neirizi-quran;
    font-size: 29px;
    line-height: 200%;
    /* text-align: justify; */
}

.aya-fa {
    border-top: 1px solid;
    border-bottom: 1px solid;
    padding: 10px 0;
    /* display: inline-block; */
    line-height: 200%;
    text-align: justify;
}

h4.aya-en {
    direction: ltr;
	line-height:200%;
	text-align:justify;
}

.in-aya {
    text-align: center;
    padding: 50px 10px;
    border: 12px solid #d9b974;
    background: url(/pic/bg-p1.png) #039c84;
    color: #ffffff;
    margin-top: 200px;
    clear: both;
    position: relative;
}

.in-aya:before {
    content: " ";
    background-image: url(/pic/tqr-box-header3.png);
    height: 168px;
    width: 387px;
    position: absolute;
    top: -168px;
    left: 33%;
}

.in-aya:after {
    content: " ";
    background-image: url(/pic/tqr-box-footer2.png);
    height: 90px;
    width: 87px;
    position: absolute;
    bottom: -90px;
}

@media (max-width: 767px) {
.in-aya:before {
    left: 10%;
}
.in-aya {
}
}

.in-sura {
    /* text-align: left; */
    display: inline-block;
    float: left;
    margin-left: 20px;
}

.in-sura:before {
    content: '\fd3f';
    font-size:14pt;
    margin-left: 3px;
}

.in-sura:after {
    content: '\fd3e';
    font-size:14pt;
    margin-right: 3px;
}

.sura {

}

.sura-aya {padding-right: 5px;font-family: iransansnumber,kara;}

#backvid {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
	opacity: 0.5;
}


.nie {
    width: 118px;
    height: 37px;
    position: absolute;
    bottom: 10px;
    left: 10px;
    overflow: hidden;
    transition: all 0.2s ease-in-out;
}

.nie-logo2 {
    position: absolute;
    bottom: 0px;
    background: #b3b3b3;
    transition: all 0.2s ease-in-out;
}

.nie-logo1 {
    display: none;
    position: absolute;
    bottom: 0px;
    background: #3F51B5;
}

.nie:hover .nie-logo2 {
    background: #FF9800;
}
.nie:hover {
    height:97px;
}
.nie:hover .nie-logo1 {
    display: block !important;
    position:relative;
}

.share-box {
    position: absolute;
    right: 10px;
}
.twitter-ico svg {
    background: #5dd7fc;
    width: 40px;
    height: auto;
    border-radius: 10px;
}

footer {
    position: relative;
}

.fix-footer {
    background: #ffffff;
    background: #ffffff80;
    position: fixed;
    bottom: 0;
    width: 100%;
}

.fix-footer ul li {
    display: inline-block;
    border-left: 1px solid #dbdbdb;
    transition: all 0.3s ease-in-out;
}

.fix-footer ul {
    margin-bottom: 0;
}

.fix-footer ul li a {
    font-size: 11pt;
    display: block;
    height: 100%;
    width: 100%;
    color: #000000;
    text-decoration: none;
    padding: 20px;
}

.fix-footer ul li:hover {
    background: #039c84;
}

.fix-footer ul li:hover a {
    color: #ffffff;
}

.ologo {
    float: left;
    background: #ffffff6b;
    border-radius: 0 10px 10px 0;
}

.ologo ul {
    padding: 0px;
}

.ologo ul li {
    display: inline-block;
    padding: 10px;
}

.ologo ul li img {
    width: 100px !important;
}

.ui360 {
    float: left;
    top: -7px;
}

/*   */

@media(max-width: 767px) {
    .sarkhat {
    display: none;
}

.page-in {
    padding: 0px;
}

.row {
    margin: 0px;
}

.container {
    padding: 0px;
}
}

/*   */

@media(min-width: 768px) and (max-width:991px) {}

/*   */

@media(min-width: 992px) and (max-width:1199px) {}

/*   */

@media(min-width: 1200px) {
    .container {
        width: 1200px;
    }
}