﻿@font-face {
    font-family: bKoodak1;
    src: url('../../fonts/BKoodakBold.woff'),url('../../fonts/fonts/BKoodakBold.ttf'),url('../../fonts/fonts/BKoodakBold.eot');
    }
    @font-face {
    font-family: BYekan1;
    src: url('../../fonts/W_yekan.woff'),url('../../fonts/W_yekan.ttf'),url('../../fonts/W_yekan.eot');
    }
        @font-face {
    font-family: BMitra;
    src: url('../../fonts/BMitra.woff'),url('../../fonts/BMitra.ttf'),url('../../fonts/BMitra.eot');
    }
body {
    font-family: BYekan1;
    font-size: 100%;
    /*background-color:#fafafa;*/
    background-color:#f5f5f5;
    
}
.carousel-caption
{
    background-color:black;    
    opacity:0.8;
    width:100%;
    bottom:0;
    font-size:2em;
    right:0
}
.grid-footer
{
    font-size:16px;
    direction:rtl;
    margin:20px;
}





 /* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px)  and (max-width:599px) {
    #MyGrid .grid-row 
{
    float:right;
    width:100%;
}
#MyGrid .grid-row:nth-child(1) {
  clear:both;
}
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) and (max-width:767px) {
    #MyGrid .grid-row 
{
    float:right;
    width:100%;
}
#MyGrid .grid-row:nth-child(1) {
  clear:both;
}
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) and (max-width:991px)  {
    #MyGrid .grid-row 
{
    float:right;
    width:33.33%;
}
#MyGrid .grid-row:nth-child(3n+1) {
  clear:both;
}
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) and (max-width:1199px)  {
    #MyGrid .grid-row 
{
    float:right;
    width:25%;
}
#MyGrid .grid-row:nth-child(4n+1) {
  clear:both;
}
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    #MyGrid .grid-row 
{
    float:right;
    width:16.66%;
}
#MyGrid .grid-row:nth-child(6n+1) {
  clear:both;
}
}





#BoxStyle {
    background: transparent;
    height: 26px;
    line-height: 26px;
    margin-bottom: 10px;
    position: relative;
}

#BoxStyle h2 {
    font-size: 1.8em;
    padding: 0 10px 0 20px;
    padding-right: 10px;
    margin: 0;
    color: #278c80;
    background: #fff;
    position: relative;
    z-index: 1;
    display: inline-block;
    padding-right: 25px;
    line-height: 26px;
}
#BoxStyle h2 > a {
    display: block;
    text-decoration: none;
    color: #278c80;
}

#BoxStyle::after {
    display: block;
    content: '';
    width: 100%;
    top: 50%;
    right: 0;
    height: 0.1rem;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: rgba(112, 112, 112, 0.35);
}
#BoxStyle h2::before {
    display: block;
    content: '';
    width: 16px;
    background: #278c80;
    top: 50%;
    right: 0;
    height: 16px;
    position: absolute;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.StyleNewsTop
{
    background-color:#efefef;
    border-radius:10px;
    margin-top:10px;
    padding:10px;

}

.StyleNewsTop .newssubject
{
    font-size:1.6em !important;

}
@media screen and (max-width: 1299px) and (min-width: 1023px) {
.StyleNewsTop .newssubject
{

            overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    width:100%;
}
}
.paddingadvertisment
{
    padding-top:20px
}
.NewsBox img
{
    max-height:150px;


}
    .Myrow {
  display: flex; /* equal height of the children */
}

.Mycol {
  flex: 1;
}
.owl-carousel .owl-stage{display: flex;}
.article-items {
    display: flex;
    flex: 1 0 auto;
    height: 100%;
}
.aticle-box {
    position: relative;
    overflow: hidden;
    /* margin-bottom: 80px; *//*This is optional*/
    display: flex;
    flex-direction: column;
    align-items: stretch;
}
.modal-dialog {
    left: 50%;
    right: auto;
    width: 90%;
    margin-left: -45%;
    padding-top: 30px;
    padding-bottom: 30px;
}
.g-recaptcha
{
    margin-top:20px;
}
.topbg{
    background:#37474f;
    color:white;
    direction:rtl;
font-size:1.4em;
padding-top:3px;
padding-bottom:3px;
}
.headbg {
    /*background-image:url('../image_project/image_design/bg11.png');*/
    color: black;
    font-size: 1.5em;
    border-bottom: 1px solid #e6e6e6;
    /*background-color:white;*/
    background: radial-gradient(ellipse at center,rgba(0,75,200,0.85) 0%,#0079d4);    
}
.headbg h1{
    margin-bottom:20px;        
}
#ImgHeader
{
   
}

.SearchStyle
{
    padding-top:40px;

}
.SearchPositionMain
{
    position:relative;
}
   .SearchPosition input{
        z-index:3;
    }
    .ZMenu {
        z-index: 1;
    }
.SearchPosition input {
    width: 200px;
}
#SearchBox {
    background-color: #ffffff;
    color: black;
    direction: rtl;
    line-height: 30px;
    font-size:1.1em;
    border-radius:10px;
}
@media screen and (max-width: 2000px) and (min-width: 1300px) {
    .SearchPosition {
        right:0;
        
        width: 100%;
        direction: rtl;
        margin-right: 200px;
        z-index:999;
    }

        .SearchPosition input {
            width: 100%;
        }
}
@media screen and (max-width: 1299px) and (min-width: 1025px) {
    .SearchPosition {
        right:0;
        
        width: 100%;
        direction: rtl;
        margin-right: 150px;
        z-index:999;
    }

        .SearchPosition input {
            width: 100%;
        }
}
@media screen and (max-width: 1024px) and (min-width: 0px) {
    .SearchPosition {
        right:0;
        
        width: 100%;
        direction: rtl;
        margin-right: 150px;
        z-index:999;
    }
    .SearchStyle
    {
        padding-top: 20px;
    }
        .SearchPosition input {
            width: 100%;
        }
}


.DateStyle
{
color: #ddd1d1;
margin-bottom:20px;
font-size:0.9em;
text-align:center;
}

.SocialStyle
{
    position:absolute;
    bottom:20px;
    left:30px;
}
.SocialStyle a
{
    margin-left:5px;
    margin-right:5px;
}
.btn-white {
    color: #000;
    background-color: #fff;
    border-color: #fff;
    direction: rtl;
    font-size:1em;
    min-width:150px;
}
.btn-Blue {
    color: #fff;
    background-color: #37474f;
    border-color: #fff;
    direction: rtl;
    font-size:1em;
   text-shadow: none;
    border-radius:8px;
}
.btnn {
    display: flex;
    background-color: transparent;
    border-radius: 20px;
    white-space: nowrap;
    flex-direction: row;
    -moz-box-align: center;
    align-items: center;
    cursor: pointer;
    -moz-box-pack: justify;
    justify-content: space-between;
    transition: all 0.3s ease-out 0s;
    font-weight: 600;
    color: rgb(1, 142, 73);
    fill: rgb(1, 142, 73);
    border: 2px solid rgb(1, 142, 73);
    padding: 5px 25px 5px 25px;
    margin-left: 5px;
    margin-right: 5px;
    direction:rtl;
}
.btnLogin {
    display: flex;
    background-color: transparent;
    border-radius: 20px;
    white-space: nowrap;
    flex-direction: row;
    -moz-box-align: center;
    align-items: center;
    cursor: pointer;
    -moz-box-pack: justify;
    justify-content: space-between;
    transition: all 0.3s ease-out 0s;
    font-weight: 600;
    color: rgb(223, 37, 77);
    fill: rgb(223, 37, 77);
    border: 2px solid rgb(223, 37, 77);
    padding: 5px 25px 5px 25px;
    margin-left: 5px;
    margin-right: 5px;
    direction: rtl;
}
.panel-heading {
    background-color: #fff;  
        padding-bottom:0;  
}
.PanelHead
{
    font-size:1.5em;
    border-bottom:2px solid rgba(0,75,200,0.85);
    padding-left:50px;
    padding-right:50px;
}
h3
{
    font-size:1.6em;
    color:#0079d4;
    text-align:center;
    margin:0;
    margin-top:10px;
}
h4{
    color:rgb(223, 37, 77);
margin:0;
margin-top:10px;
    margin-bottom:10px;
}
hr
{
    margin:0;
    width:100%;
    border:1px solid #C1C1C1;
    margin-top:10px;

}
.btn-primary
{
    background:rgba(0,75,200,0.85);
}
.SectionDark
{
    background: #37474f !important;
    color:white;
    text-align:center;
    padding-top:30px;
    padding-bottom:30px;
}
.SectionDark h1
{
font-size:2.9em;
}
.department {
    position: relative;
    margin-top: 10px;
    width:100%;
}
.captiondepartment {
    position: absolute;
    font-family: 'BYekan1';
    font-size: 16px;
    opacity: 0.8;
    filter: 80;
    width: 100%;
    color: #000000;
    background-color: #FFFFFF;
    bottom: 2px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}
.SectionBlue
{
    background: #0079d4;
    color:white;
    text-align:center;
    padding-top:30px;
    padding-bottom:30px;
}
.SectionGray
{
    /*background: #0079d4;*/
    color:black;
    text-align:center;
    padding-top:30px;
    padding-bottom:30px;
}
.circleBox {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    font-size: 1.8em;
    color: #000;
    line-height: 1.5em;
    text-align: center;
    background: #fff;
    padding-top:30px;    
}
.circleBoxOut
{
            border-radius: 50%;
        border: 3px solid white;
            width: 180px;
    height: 180px;
    padding:13px;
}
.circleBoxText svg {
    font-size: 2.2em;
}
.BGFooter1
{
    
    background:#adb5bd;
padding-top:10px;
padding-bottom:10px;
}
.BGFooter2
{
    text-align:center;
    color:white;
    background:#192f47;
    font-size:1.3em;
    line-height:2em;
}
.well{
    padding:0;
    padding-bottom:10px;
}
.BookStyle
{
    direction:rtl;
    margin-bottom:20px;  
    height:100%
}
.BookStyle .ShopName
{
    margin-top:10px;
    font-size:1.6em;
}
.BookStyle h3{
    height:3.5em;
}
.BookStyle h5{
    text-decoration:line-through;
    font-size:1.5em;
}
.BookStyle .Snumbers
{
    margin-bottom:70px;
}
.BookStyle .PrevPrice .Snumbers
{
    margin-bottom:0;
}
.PositionBookRelative
{
    position:relative;
    
}
.FooterBookBottom
{
    width:90%;
    position:absolute;
    bottom:0;
    right:-10px;
    margin:20px;
}
.colSameHeight1 {
    flex: 1;
    height: 100%;
    margin: 0;
}
.col-container1 {
    display: flex;
    flex-wrap: wrap;
    direction:rtl;
}
.NormalTextShow
{
    font-size:1.6em;
    line-height:3em;
    text-align:justify;
}
.DetailsBookTableTop
{
    font-size:1.8em;
    padding:20px;
    padding-bottom:0;
    margin-bottom:0;
    text-align:center;
}
.DetailsBookTableTop tr:nth-child(2n) {
    color: #ff505d;
}
.btn-danger {
    background-color: #ff515b;
    direction: rtl;
    font-size:1.7em;
}
.btn-success {    
    direction: rtl;
    font-size:1.7em;
}
.text-danger {
    color: #ff515b;
}
.BookDetailPage .panel
{
    box-shadow: rgb(204, 204, 204) 0px 5px 15px;
}
.BookDetailPage .well
{
    box-shadow: rgb(204, 204, 204) 0px 5px 15px;
}
.BookDetailPage .panel-heading
{
    margin-bottom:30px;
}
.BookDetailPage h2
{
    color:#ff505d;
    font-size:2.5em;
}
.BookDetailPage h5 {
    text-decoration: line-through;
    font-size: 1.7em;
}
.BookDetailPage .BasketTable table{
    font-size:1.7em;
}
.BookDetailPage .BasketTable thead {
    text-align: center;
    background-color: #ff505d;
    color: white;
    padding: 0;
    margin: 0;
}
 .BasketTable .table thead > tr > th, .table tbody > tr > th, .table thead > tr > td, .table tbody > tr > td {
    padding: 8px;
    line-height: 2.5em;
    text-align: center;
    vertical-align: middle;
    border-top: none;
    text-align: center;
}
.TableCategory td{
    font-size:0.9em;
    line-height:1.5em !important;
    padding:0 !important;
}
.BasketTable .BTNRemove
{
    font-size:1em;
}
.modal-content
{
    direction:rtl;
    font-size:1.5em;
}
.FormRegistration
{
    font-size:1.7em;
    line-height:2.5em;
}
.ui-autocomplete
{
    direction:rtl;
    font-size:1.5em;
    font-family:'BYekan1';
}
.DisCount
{
    font-size:1.5em;
    line-height:3em;
}
.DisCount span
{
    float:right;
    padding-left:5px;
    padding-right:5px;
}
.DisCount input
{
    width:150px;
}
.Post
{
        font-size:1.5em;
    line-height:3em;
    margin-top:20px;
    margin-bottom:20px;
}
.alert-success h3{
    font-size:2em;
    line-height:2.5em;
}
.BoxTextWhite
{
    direction:rtl;
    font-size:2.2em;
    color:white;
}
    .BoxTextWhite span {
        border-bottom: 2px solid rgba(0,75,200,0.85);
        padding-left: 50px;
        padding-right: 50px;
        padding-bottom:5px;        
        text-align:right;
    }
    .Footersummary
    {
        clear:both;
        margin-top:20px;
        text-align:right;
    }
    .Footersummary ul
    {
        clear:both;
        direction:rtl;
        font-size:1.5em;
        list-style-type:none;
        line-height:4em;
    }
        .Footersummary li
    {
        line-height:2.5em;
        direction:rtl;
    }
        .BGFooter2 img{
            background-color:white;
            margin-top:20px;
            margin-bottom:10px;
            border-radius:10px;
        }
/**************************News*******************************/
.newssubject{
    direction:rtl;
    text-align:justify;
    font-size:2em;
    line-height:2em;
}
.summarynews
{
        direction:rtl;
    text-align:justify;
        font-size:1.5em;
    line-height:2em;
}
.datenews
{
        direction:rtl;
    text-align:right;
    color:#f57b7d;
    line-height:2em;
    font-size:1.2em;
}
.imagedetails {
    float: left;
    padding-right: 20px;
    padding-bottom: 20px;
    max-width: 300px;
}
/***********************************/
a
{
    color:inherit;
}
a:hover
{
    color:inherit;
    text-decoration:none;
    text-shadow: 2px 3px 3px #C1C1C1;
}
a:active
{
        color:inherit;
    text-decoration:none;
}
.col
{
    float:right;
}
.marginitem
{
    margin-top:10px;
    direction:rtl;
}
.panel{
    margin-bottom:0;    
}

.BasketPosition
{
    position:absolute;
    left:30px;
    top:10px;
}

.menucolor {
    background-color: #f1f1f1;
    color: #000000;
    font-family: 'BYekan1';
    font-size: 1.5em;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #c0c0c0;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #c0c0c0;
    /*text-shadow: 2px 3px 3px #C1C1C1;*/
    position:relative;
}
@media (max-width:767.98px) {
    .menucolor {
        min-height:60px;
    }
        .menucolor li {
width:100%;
        
    }
}
    .menucolor ul{
        list-style-type:none;
        margin:0;
        padding:0;
    }
    .menucolor li {
        float:right;
        padding:10px;
        text-align:center;
        
    }
    .menucolor p {
        margin-top: 5px;
    }

.MenuMobile {


}
    .MenuMobile ul {

        display: none;
    }
    .MenuMobile li {
        float: none;
        padding: 0;
        text-align: center;
        margin-left: 0;
    }
    /************ Tab *******************************/
#TabContent .col
{
float:right;
}
#Tab1
{
    font-family: 'BYekan1';
    font-size: 14px;
    color: #333333;
    position: relative;
    z-index: 1;
    margin-top: 30px;
}
#Tab1 li
{
    margin: 0px 5px 0px 5px;
    float: right;
    border: 1px solid transparent;
    border-radius: 4px 4px 0px 0px;
    background-color: #CCCCCC;
    font-family: 'BYekan1';
}
#Tab1 a
{
    border-style: none;
    border-width: 0px;
    float: right; /*background-image: url('../image_project/image_design/TabSelect.jpg');*/
    color: #000000;
    margin: 0;
    padding-right: 18px;
    padding-left: 18px;
    background-color: #CCCCCC;
}
#Tab1 .active a
{
    border-style: none;
    border-width: 0px;
    float: right; /*background-image: url('../image_project/image_design/TabSelect.jpg');*/
    color: #FFFFFF;
    margin: 0;
    padding-right: 18px;
    padding-left: 18px;
    background-color: rgba(0,75,200,0.85);
}
#Tab1 a:hover
{
    border-style: none;
    border-width: 0px;
    float: right; /*background-image: url('../image_project/image_design/TabSelect.jpg');*/
    color: #FFFFFF;
    margin: 0;
    padding-right: 18px;
    padding-left: 18px;
    background-color: rgba(0,75,200,0.85);
}
.nav-tabs {
    border-bottom: 0px solid #DDD;
}
.tab-content
{
    background-color: #f2f2f2;
    position:relative;
    padding: 15px;
    direction:rtl;
    
    
    
        -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 5px 15px #cccccc;
    -webkit-box-shadow: 0 5px 15px #cccccc;
    box-shadow: 0 5px 15px #cccccc;
    padding-right: 10px;
    padding-left: 10px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #cccccc;
    border-left-color: #cccccc;
    behavior: url(PIE.htc);
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    
    
}
/***********************************/
.accordion-toggle {
    font-family: 'BYekan1';
    font-size: 18px;
    color: #ffffff;
    direction: rtl;
}
.accordion-inner {
    padding-top:0;
padding-left:0;
padding-right:0;
padding-bottom:0;
}
.accordion-group {
    margin-bottom: 0;
    border: none;
    border-radius: 4px;
}
.accordion-heading
{
    text-align:center;
background-color: #213540;
background-image: url('../image_project/image_design/BG.png');
margin-bottom: 5px;
}
.accordion-heading1 {
    background-color: #00b3d2;
    background-image: url('../image_project/image_design/BG.png');    
}
.accordion-heading2
{
    background-color:#fdc300;
    background-image: url('../image_project/image_design/BG.png');
}
.accordion-heading3
{
    background-color:#64de23;
    background-image: url('../image_project/image_design/BG.png');
}
.accordion-heading4
{
    background-color:#f95a54;
    background-image: url('../image_project/image_design/BG.png');
}
.accordion-heading5
{
    background-color:#0066CC;
    background-image: url('../image_project/image_design/BG.png');
}
.accordion-heading6
{
    background-color:#0093d3;
    background-image: url('../image_project/image_design/BG.png');
}
.accordion-heading7
{
    background-color:#252f39;
    background-image: url('../image_project/image_design/BG.png');
}
.accordion-heading8
{
    background-color:#c5161d;
    background-image: url('../image_project/image_design/BG.png');
}
.accordion-heading9
{
    background-color:#58595b;
    background-image: url('../image_project/image_design/BG.png');
}
