﻿/* قلم ایران‌سنس */
@import url('IranSans.css');

/* عمومی */
body {
    margin: 0;
    font-family: IRANSans !important;
    font-weight: 300;
    color: white;
    background-color: #37363C;
    text-align: justify;
    outline: none;
}

div {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 0 auto;
    line-height: 40px;
    text-align: justify;
    height: auto;
    max-width: 100%;
}

p {
    text-indent: 20px;
    text-align: justify;
    line-height: 45px;
    font-size: 14pt;
    font-weight: normal;
}

b, strong, .bd {
    color: red;
    font-weight: 700;
    font-size: 15pt !important;
}

/*strong {
    color: red;
    font-weight: 700;
}

.bd {
    color: red;
    font-weight: 700;
    font-size: 15pt !important;
}*/

a {
    text-decoration: none !important;
    color: white !important;
}

a:visited {
    color: white !important;
}

a:hover {
    color: red !important;
}

a.defaultlink {
    color: limegreen !important;
}

a.defaultlink:visited {
    color: limegreen !important;
}

a.defaultlink:hover {
    color: crimson !important;
}

/* عناوین متنی */
h1 {
    font-weight: 700;
    background-color: black;
    border: 3px white solid;
    border-radius: 20px 0px 0px 20px;
    margin-right: 0px;
    width: auto;
    text-align: center;
}

h2 {
    color: white;
    font-size: 40pt;
    margin-top: -25px;
    margin-right: 468px;
}

h3 {
    font-size: 25pt;
    font-weight: 700;
    text-align: center;
    margin-top: -1px;
    margin-bottom: 15px;
}

h4 {
    font-size: 17pt;
    text-align: center;
}

table {
    margin: 0 auto
}

@media screen and (min-width: 1200px) {
    .nnnn {
        display: none
    }
}

@media screen and (max-width: 960px) {
    .nn {
        display: none
    }
}

@media screen and (max-width: 568px) {
    .n {
        display: none
    }
}

/*	 تصویر بالای صفحات 	*/

.background1 {
    background-image: url('../images/destructionoperations1/background1.jpg') !important;
    height: 700px
}

.background2 {
    background-image: url('../images/destructionoperations2/background2.jpg') !important;
    height: 700px
}

.background3 {
    background-image: url('../images/destructionoperations3/background3.jpg') !important;
    height: 700px
}

.backgroundbook {
    background-image: url(../images/book/backgroundbookj.jpg);
    height: 700px
}

.parallax {
    background-attachment: fixed;
    -webkit-background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.pagetitlepart1 {
    font-weight: 700;
    font-size: 60pt;
    text-align: center;
    line-height: 230px;
    padding-top: 140px;
}

.pagetitlepart11 {
    font-weight: 700;
    font-size: 60pt;
    text-align: center;
    line-height: 140px;
}

.pagetitlepart2 {
    font-weight: 700;
    font-size: 90pt;
    display: block;
    text-align: center;
    color: red;
}

.pagetitlepart3_1 {
    font-size: 30pt;
    color: white;
    display: block;
    margin-right: 545px;
    line-height: 170px
}

.pagetitlepart3_2 {
    font-size: 30pt;
    color: white;
    display: block;
    margin-right: 495px;
    line-height: 170px
}

.pagetitlepart3_3 {
    font-size: 30pt;
    color: white;
    display: block;
    margin-right: 435px;
    line-height: 170px
}

.pagetitlepart3_4 {
    font-size: 30pt;
    color: white;
    display: block;
    margin-right: 512px;
    line-height: 170px
}

.pagetitlepart1book {
    font-size: 40pt;
    font-weight: 700;
    text-shadow: 5px 5px 9px black;
    text-align: right;
    width: 65%;
    padding-top: 300px;
    line-height: 200px;
}

.pagetitlepart2book {
    font-size: 50pt;
    display: block;
    text-align: center;
    text-shadow: 0px 2px 9px black
}

.mobiltitleintroduction {
    margin: 0 auto;
    width: 50%;
    vertical-align: central;
    display: none
}

.backgroundblur {
    background-image: url('../images/general/backgroundblur.jpg');
    height: auto !important;
    padding-top: 38px;
    /* padding-bottom: 5px; */
    width: 100%;
}

.backgroundblur_user {
    background-image: url('../images/general/backgroundblur.jpg');
    height: auto !important;
    padding-top: 38px;
    padding-bottom: 38px
}

.backgroundblack {
    background-color: rgba(0, 0, 0, 0.60);
    width: 71%;
    height: auto !important;
    border-radius: 10px;
    padding: 18px 30px 16px 30px;
    text-align: center;
    /* margin-bottom: 2rem; */
}

.backgroundblack_news {
    background-color: rgba(0, 0, 0, 0.60);
    width: 80%;
    height: auto !important;
    padding: 0 0 4px 0!important;
    border-radius: 10px;
    margin-bottom: 35px;
}

.backgroundblack_video {
    background-color: rgba(0, 0, 0, 0.60);
    width: 71%;
    height: auto !important;
    border-radius: 10px;
    padding:30px !important;
    text-align: center
}

.backgroandblack .text {
    text-align: justify;
    margin-top: 15px;
    margin-bottom: 15px;
}

/* نوشته شیشه‌ای روی پوسترها */

.container {
    position: relative;
    width: 50%;
}

/* پوسترها */

.image {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    -webkit-transition: .5s ease;
    transition: .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 10px;
    border: 2px white solid
}

.imagemobil {
    opacity: 1;
    width: 60%;
    height: auto;
    -webkit-transition: .5s ease;
    transition: .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 20px;
    border: 2px white solid;
}

@media screen and (min-width: 1200px) {
    .imagemobil {
        display: none !important;
    }
}

.qw {
    display: block;
    margin: 30px;
}

@media screen and (min-width: 1200px) {
    .qw {
        display: none;
    }
}

.middle {
    -webkit-transition: .5s ease;
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    padding-top: 30px
}

.container:hover .image {
    opacity: 0.3;
}

.container:hover .middle {
    opacity: 1;
}

.text {
    color: white;
    font-size: 14px;
    text-align: justify;
    margin-top: -15px;
}

/* دکمه‌ها */
.tbIn2 {
    margin-bottom: -12px;
    padding-top: 32px;
    width: 75%;
    text-align: center !important;
    margin-left: auto;
    margin-right: auto;
}

.d:visited,
.d:link {
    color: black !important;
}

.d:hover {
    color: white !important;
}

.d.animated-button:link,
.d.animated-button:visited {
    position: relative;
    display: block;
    padding: 14px 15px;
    text-decoration: none;
    overflow: hidden;
    border-radius: 5px;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    width: 17%;
    background-image: url('../images/general/backopacitywhite.png');
    z-index: 1;
    text-shadow: none;
    font-size: 20pt;
}

.d.animated-button:link:after,
.d.animated-button:visited:after {
    content: "";
    position: absolute;
    height: 0%;
    left: 50%;
    top: 50%;
    width: 150%;
    z-index: -1;
    -webkit-transition: all 0.75s ease 0s;
    transition: all 0.75s ease 0s;
}

.d.animated-button:link:hover:after,
.d.animated-button:visited:hover:after {
    height: 600%;
}

.d.animated-button.left:after {
    background: black;
    opacity: 0.8;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-25deg);
    transform: translateX(-50%) translateY(-50%) rotate(-25deg);
}

.d.animated-button.right:after {
    background: black;
    opacity: 0.8;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(25deg);
    transform: translateX(-50%) translateY(-50%) rotate(25deg);
}

.d.animated-button.bottom:after {
    background: black;
    opacity: 0.8;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

/*index دکمه ها در */


.top {
    margin-top: 40% !important;
}

/*	introduction  دکمه ها در 	*/

.introductionbutton {
    display: inline-block !important;
    margin-left: 10px !important;
}

.introductionbutton:nth-last-child(1) {
    display: inline-block !important;
    margin-left: 0px !important;
}

/*	مین پیج	*/

/* سربرگ */
.headerfix {
    position: fixed;
    top: 0;
    width: 100%;
    font-size: 14pt;
    z-index: 2;
    margin-top: -3px;
    max-width: 100%;
    height: auto;
}
/* @media screen and (max-width: 570px) {
    .headerfix{

    }
} */

.navbaar {
    overflow: hidden;
    background-color: #131217;
    height: 62px;
    border-bottom: 2px solid white;
    opacity: 100%;
}

.navbarmobail{
    overflow: hidden;
    background-color: #131217;
    height: 62px;
    border-bottom: 2px solid white;
    opacity: 100%;
}

.navbaar a {
    float: right;
    display: block;
    color: #f2f2f2;
    text-align: center;
    padding: 11px 16px;
    text-decoration: none;
}

/* فهرست گزینشی داخل سربرگ */
.dropdoown {
    float: right;
    overflow: hidden;
}

.dropdoown .navbarmobail {
    border: none;
    outline: none;
    color: white;
    padding: 12px 16px;
    background-color: inherit;
}

.navbaar a:hover, .dropdoown:hover {
    color: red;
}

.dropdoown-content {
    display: none;
    position: absolute;
    top: 54px;
    right: 130px;
    background-color: #131217;
    width: 186px;
    -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    opacity: 1;
}

.dropdoown-content a {
    float: none;
    color: white;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: center;
    margin-right: 0px
}

.dropdoown:hover .dropdoown-content {
    display: block;
}

/* .dropdoown-content-book {
    display: none;
    position: absolute;
    top: 54px;
    right: 204px;
    background-color: #131217;
    width: 200px;
    -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    opacity: 1;
} */

.dropdoown-content-book a {
    float: none;
    color: white;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: center;
    margin-right: 0px
}

.dropdoown:hover .dropdoown-content-book {
    display: block;
}

/*	تصویر فعال‌ساز	*/
.activationpic {
    background-image: url('../images/general/activation.jpg');
    height: 40px;
    width: 134px;
    display: inline-block;
    background-size: cover;
    margin-left: -9px;
    border-radius: 2px 2px 2px 2px;


}


/*	مشخصات صفحه ایندکس*/

.index {
    background-image: url('../images/general/splashscreen.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh;
}

.alignbutton {
    margin-left: auto;
    margin-right: auto;
}


/*مشخصات صفحه خرید(purchasepage)*/

.product {
    display: inline-block !important;
    width: 70%;
    height: 50%;
}

@media screen and (max-width: 1322px) {
    .product {
        display: inline-block !important;
        width: 90%;
        height: 70%;
        border-radius: 5px;
    }
}

.product1 {
    background-image: url(../images/productsgallery/productadv5.png);
    background-size: contain;
}

.productbuttom {
    background-image: url('../images/general/prepayment2.png');
    margin-bottom: 13%;
    margin-top: 10%;
    width: 220px;
    height: 100px;
    display: inline-block
}

.send_button {
    border: 1px solid #CCC;
    border-radius: 6px !important;
    font-size: 12pt;
    color: #000000;
    height: 35px;
    opacity: 0.85;
    /*margin-top: 25px !important;*/
}

@media screen and (max-width: 1322px) {
    .productbuttom {
        background-image: url('../images/general/prepayment2.png');
        margin-bottom: 8px;
        margin-top: 10px;
        width: 220px;
        height: 100px;
        display: inline-block
    }
}

/* فرم صفحه پیش‌خرید */

.formfields {
    border: 1px solid #CCC;
    border-radius: 6px;
    /*padding: 4px;*/
    font-size: 12pt;
    color: #000000;
    /*line-height: 150%;*/
    height: 35px;
    opacity: 0.85;
    width: 100%;
    /*margin: 0 0 10px 0;*/
    padding: 6px;
}

.search-text-field:hover {
    border-color: #3399FF;
}

.search-text-field:focus {
    border-color: #3399FF;
    background-color: #F4F8FF;
    color: #000000;
}

/* شمارنده درون اسلاید شو صفحه2 مینپیج*/

.counter {
    position: absolute;
    top: 219px;
    left: 26px;
    color: white
}

/*دکمه های فیلتر صفحه اخبار*/

.mainbutton {
    width: 230px;
    float: left;
    background-image: url('../images/general/backgroundblack.png');
    border: 1px white solid;
    color: white;
    text-align: center;
    cursor: pointer;
    padding: 10px;
    border-radius: 25px 0 25px 25px;
    text-shadow: none;
    position: absolute;
    top: 110px;
    right: 60px;
    font-size: 15pt;
    font-weight: 700
}

.mainbutton:hover {
    background-image: url('../images/general/backopacitywhite2.png');
    -webkit-transition: background-image 10ms 10ms ease;
    transition: background-image 10ms 10ms ease;
    color: black
}

/*نوشته صفحه اول*/

.maintext1 {
    width: 600px;
    float: left;
    color: white;
    text-align: center;
    padding: 10px;
    text-shadow: none;
    position: absolute;
    top: 120px;
    left: 50px;
    font-size: 55pt;
    font-weight: 700
}

.maintext2 {
    width: 80%;
    float: left;
    color: white;
    text-align: left;
    padding: 10px;
    text-shadow: none;
    position: absolute;
    top: 210px;
    font-size: 35pt;
    font-weight: 700;
}


/*قالب اخبار*/

.newstemplate.a {
    width: 90%;
    height: auto;
    border-radius: 10px;
    background-image: url('../images/general/backgroundblack.png');
    margin-top: 30px;
    text-align: right;
    margin-bottom: 70px;
}

.newstemplate.b1 {
    height: auto;
    background-image: url('../images/general/pattern.jpg');
    background-attachment: fixed;
    text-align: center;
    border-radius: 10px 10px 0 0;
}

.newstemplate.c {
    width: 115px;
    border-radius: 10px;
    margin-top: -21px;
    margin-right: 17px;
    -webkit-box-shadow: 0px 0px 10px black;
    box-shadow: 0px 0px 10px black
}

.newstemplate.d {
    color: lightsalmon;
    margin-top: -100px;
    margin-right: 132px;
    line-height: 35px;
    padding: 20px
}

.newstemplate.e {
    margin-top: -35px;
    margin-left: 12px
}

/*	مین پج	*/

/* نمایش اسلاید */


/* نقشه*/

.redhover {
    opacity: 0;
    position: relative;
    background-size: auto
}

/*جنوب لبنان*/
.redhover.a {
    background: url('../images/general/maphover6.png');
    width: 248px;
    height: 225px;
    top: 300px;
    left: -505px
}

/*بنت جبیل*/
.redhover.b2 {
    background: url('../images/general/maphover1.png');
    width: 213px;
    height: 165px;
    top: 53px;
    left: -265px
}

/*خیبر*/
.redhover.c {
    background: url('../images/general/maphover2.png');
    width: 632px;
    height: 216px;
    top: -300px;
    left: -265px
}

/*فتح المبین*/
.redhover.d {
    background: url('../images/general/maphover3.png');
    width: 374px;
    height: 209px;
    top: -360px;
    left: 25px
}

/*ساحل صور*/
.redhover.e {
    background: url('../images/general/maphover4.png');
    width: 440px;
    height: 345px;
    top: -460px;
    left: 448px
}

/*پاوه*/
.redhover.f {
    background: url('../images/general/maphover5.png');
    width: 377px;
    height: 151px;
    top: -960px;
    left: 305px
}

.redhover:hover {
    opacity: 1;
    -webkit-transition: opacity 200ms ease 200ms;
    transition: opacity 200ms ease 200ms;
    background-repeat: no-repeat;
}

a.newslink {
    color: white !important;
    font-weight: 700;
    text-decoration: none;
}

a.newslink:visited {
    color: white !important;
}

a.newslink:hover {
    color: white !important;
}

/* جدول نظرات بازدیدکنندگان صفحه */

.commenttablecell {
    background-color: black;
    border-radius: 10px;
    color: white;
}


.footerVA {
    position: relative;
    top: -10px
}

/*پایین صفحات*/

.footer {
    background-image: url('../images/general/pattern.jpg');
    background-attachment: fixed;
    background-size: cover;
    height: auto;
    text-align: center;
    direction: rtl;
    margin: 0px;
    background-color: #020511;
    color: white;
    text-shadow: 2px 2px 3px black;
}

.footeraddress {
    display: inline-block;
    width: 25%;
    line-height: 36px;
    text-align: justify;
    direction: rtl;
    background-image: none;
    height: auto;
    position: relative;
    top: -5px
}

@media screen and (max-width: 1050px) {
    .footeraddress {
        font-size: 10pt;
    }
}

.footermap {
    display: inline-block;
    width: 100% !important;
    height: 200px;
    background-image: url('../images/general/map.jpg');
}

.enamad {
    display: inline-block;
    cursor: pointer;
    height: 200px
}

.co_logofooter {
    display: inline-block !important;
    width: 140px;
    height: 200px;
    background-image: url('../images/general/benisilogo.png');
}

/*صفحه خرید*/
.p_b {
    width: 100%;
    height: 48%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    position: relative;
}

.p_b_l {
    width: 32%;
    float: left;
    margin-top: .5rem;
    display: block
}

.p_b_l_t {
    width: 65%;
    display: block;
    float: left;
    margin-top: .5rem;
}

.image_responsive {
    max-width: 100%;


}

.buttons_p {
    width: 60%;
    height: auto;
    display: block;
    margin-right: 20%;
    border: 2px white solid;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 3px white;
    outline: none;
    margin-bottom: 8%
}

.buttons_p:hover {
    box-shadow: 0px 0px 10px 3px yellow;
}

.pro_p {
    width: 80%;
    height: auto;
    display: block;
    margin-right: 55px;
    outline: none;
    margin-bottom: 25px
}

.widthuser {
    width: 74%;
}

.width_form_purchase {
    width: 30%
}

/* .user_awes {
} */
.padd_buycode{
    padding: 0 30px 0 30px !important;
    text-indent: 0;
}
.padd_userint{
    padding-bottom: 40px;
}
.posterIntr {
    padding-bottom: 50px 30px 30px 30px!important;
}
/* .p_roman{
} */
.center{
    margin-right: auto;
    margin-left: auto;
}
.center2{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.center3{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.align_counter{
    text-align: center; margin-bottom: -10px; margin-top: -10px
}
.w_news{
    width: 71%;
}
.rom_pad{
    padding-bottom:0 ;
}
.rom-pad2{
 padding-top: 1px;
    padding-bottom: 30px;
}

/* ویرایش‌های مدیرعامل */
.bh3 {
    font-size: 25pt;
    font-weight: 700;
    text-align: center;
    margin-top: 0px;
    margin-bottom: -4px;
}





.makeItHalf {

    height: 50vh;
}


#grid-container{

    display: grid;
    grid-template-columns: auto auto auto auto;
}



.mobiltitle02 {
    background-image: url(../images/general/backgroundblack.png);
    background-size: cover;
    margin-top: 0;
    width: 80%;
    height: 200px;
    border-radius: 10px 10px 10px 10px !important;
    margin-bottom: 35px;
}

.introduction102 {
    background-image: url(../images/general/title1.png);
    background-size: contain;
    width: 95%;
    height: 95%;
}

.introduction202 {
    background-image: url(../images/general/title2.png);
    background-size: contain;
    width: 95%;
    height: 95%;
}

.introduction302 {
    background-image: url(../images/general/title3.png);
    background-size: contain;
    width: 95%;
    height: 95%;
}

.introduction402 {
    background-image: url(../images/general/title-android2.png);
    background-size: contain;
    width: 95%;
    height: 95%;
}

div#grid-container {

    margin-bottom: -35px;
}

.registerBtns{

    margin-bottom: -10px;
}


.backgroundblack_video{
    margin-bottom:0px;
}


.background7d {
    background-image: url(../images/destructionoperations3/7d.jpg);
    height: 700px
}


.janebi01 {
    background-image: url(../images/general/janebiAx/jroman.png);
    background-size: contain;
    width: 95%;
    height: 95%;
}
.janebi02 {
    background-image: url(../images/general/janebiAx/jletter.png);
    background-size: contain;
    width: 95%;
    height: 95%;
}
.janebi03 {
    background-image: url(../images/general/janebiAx/j7d.png);
    background-size: contain;
    width: 95%;
    height: 95%;
}
.janebi04 {
    background-image: url(../images/general/mobileTitle/50games.png);
    background-size: contain;
    width: 95%;
    height: 95%;
}

#grid-container2{

    display: grid;
    grid-template-columns: auto auto auto;
}

div#grid-container2 {

    margin-bottom: -35px;
}

/* p.ql-direction-rtl.ql-align-justify */

p {
    text-indent: 0 !important;
    /* padding-left: 20px !important; */
}

.tBreif {
    background-image: url(../images/general/janebiAx/tBreif.png);
    background-size: contain;
    width: 95%;
    height: 95%;
}

.tFull {
    background-image: url(../images/general/janebiAx/tFull.png);
    background-size: contain;
    width: 95%;
    height: 95%;
}





.Version1showdownloadlink {
    background-image: url(../images/general/Version1showdownloadlink.png);
    background-size: contain;
    width: 95%;
    height: 95%;
}

.Version2buylicense {
    background-image: url(../images/general/Version2buylicense.png);
    background-size: contain;
    width: 95%;
    height: 95%;
}

.Version3showid {
    background-image: url(../images/general/Version3showid.png);
    background-size: contain;
    width: 95%;
    height: 95%;
}