
@font-face {
    font-family: 'nasim';
    src: url('../font/NasimBold.eot') format('eot'),
    url('../font/NasimBold.woff') format('woff'),
    url('../font/NasimBold.ttf') format('truetype');
    font-style:normal;
    font-weight:normal;
}
@font-face {
    font-family: 'tehran';
    src: url('../font/BTraffic.eot') format('eot'),
    url('../font/BTraffic.woff') format('woff'),
    url('../font/BTraffic.ttf') format('truetype');
    font-style:normal;
    font-weight:normal;
}
@font-face {
    font-family: 'titr';
    src: url('../font/BTitr.eot') format('eot'),
    url('../font/BTitr.woff') format('woff'),
    url('../font/BTitr.ttf') format('truetpe');
    font-style:normal;
    font-weight:normal;
}
@font-face {
    font-family: 'mitra';
    src: url('../font/BMitra.eot') format('eot'),
    url('../font/BMitra.woff') format('woff'),
    url('../font/BMitra.ttf') format('truetype');
    font-style:normal;
    font-weight:normal;
}
@font-face {
    font-family: 'mitra_bold';
    src: url('../font/BMitraBold.eot') format('eot'),
    url('../font/BMitraBold.woff') format('woff'),
    url('../font/BMitraBold.ttf') format('truetype');
    font-style:normal;
    font-weight:normal;
}

@font-face {
  font-family: 'Vazir-FD';
  src: url('../font/Farsi-Digits/Vazir-FD.eot');
  src: url('../font/Farsi-Digits/Vazir-FD.eot?#iefix') format('FontName-opentype'),
       url('../font/Farsi-Digits/Vazir-FD.woff') format('woff'),
       url('../font/Farsi-Digits/Vazir-FD.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

.row {
    display: flex;
    position: relative;
}

.bottom-align-text {
    position: absolute;
    bottom: 0;
    right: 0;
}
body {
    background: #f6f8f9;
    background: -moz-linear-gradient(top, #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%);
    background: -webkit-linear-gradient(top, #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%);
    background: linear-gradient(to bottom, #ffffff 2%,#074a6c 100%,#ba8a9a 10%,#c8d1d9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 );
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-family: 'Vazir-FD' !important;
}
span * {
    color: #666;
}
div * {
    color: #666;
}
p * {
    color: #666;
}
html * {
    color: #666;
}
body * {
    color: #666;
}

.h1 {
    font-weight: bold;
    font-size: 28px
    margin-top:10px;
}
.h2 {
    font-weight: bold;
    font-size: 22px
    margin-top:10px;
}
.h3 {
    font-weight: bold;
    font-size: 18.7167px
    font-family:Vazir-FD;
    margin-top:10px;
}
.h4{
    font-weight: bold;
    font-size: 12.7167px
    text-align: center;
    font-family:Vazir-FD;
    margin-top:10px;
    font-weight: bold;
}
.h5{
    font-weight: bold;
    font-size: 13px
    text-align: right;
    font-family:Vazir-FD;
    margin-top:10px;
    font-weight: bold;
}
.container {

    padding:0 0px 0 0px;
}


.font-mitrabold{
    font-family: Vazir-FD;
}
.font-tehran{
    font-family: Vazir-FD;
}
.font-mitra {
    font-family: Vazir-FD;
}
#myCarousel h1{
font-size:15px;
}
.image-intext-for-search {
    border-radius: 4px;
    float: left;
    width: 210px;
    padding-right: 15px;
}
.image-intext-inpage {
    border-radius: 7px 7px 7px 7px;
    transition: box-shadow 1s;
    float: left;
    width: 410px;
    margin-right: 15px;
}
.image-intext-inpage:hover {
    box-shadow: 0 0 5px #515151;
}
.image-intext {
    border-radius: 7px 7px 7px 7px;
    float: left;
    width: 50%;
    margin-right: 15px;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1,1);
    transform: scale(1, 1);
    transition-duration: 0.3s;
}
.image-intext:hover{
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05,1.05);
    transform: scale(1.05, 1.05);
    transition-duration: 0.3s;
}

.text-justify {
    margin-bottom: 50px;
    direction: rtl;
    text-justify: inter-word;
    text-align: right;

}
.hamkaran-title {
    /*background-color: #333;*/
    display: inline-flex;
    text-align: center;
    background-color: #d8d8d8;
    margin: 0px;
    padding: 5px 30% 5px 30%;
    width: 100%;
}
.hamkaran-back {
    /*background-color: #333;*/
    display: inline-flex;
    text-align: center;
    background-color: #e4e4e4;
    margin: 0px;
    padding: 30px;
    width: 100%;
}
.sideMargin {

    margin-right: 10px;
    margin-left: 10px;
}
.container-fluid{
    height:100%;
    display:table;
    width: 100%;
    padding: 0;
}
.row-fluid {
    height: 100%;
    display:table-cell;
    vertical-align: middle;
}
.more-in-search{
    border-radius: 5px;
    direction: rtl;
    text-align: center;
    position: absolute;
    color: #fff;
    display:inline-block;
    clear:both;
    right:15px;
    bottom:15px;
    font-weight: bold;
    background: #d83a3a;
    background: -moz-linear-gradient(top,  #d83a3a 0%, #b81414 100%);
    background: -webkit-linear-gradient(top,  #d83a3a 0%,#b81414 100%);
    background: linear-gradient(to bottom,  #d83a3a 0%,#b81414 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d83a3a', endColorstr='#b81414',GradientType=0 );



    width: 74px;
    line-height: 30px;

}
.more{
    border-radius: 5px;
    transition: box-shadow 0.1s;
    direction: rtl;
    text-align: center;
    position: absolute;
    color: #fff;
    display:inline-block;
    clear:both;
    left:15px;
    bottom:15px;
    font-weight: bold;
    background: #d83a3a;
    background: -moz-linear-gradient(top,  #d83a3a 0%, #b81414 100%);
    background: -webkit-linear-gradient(top,  #d83a3a 0%,#b81414 100%);
    background: linear-gradient(to bottom,  #d83a3a 0%,#b81414 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d83a3a', endColorstr='#b81414',GradientType=0 );



    width: 74px;
    line-height: 30px;

}
.more:hover{
    box-shadow: 0px 0px 10px #ff7c68;
}
.hamkaran-image {

}
.hamkaran-image:hover {

}
/* color setter*/
.color-light-gray {
    color: #eeeeee;
}
.color-dark-gray ,
.color-dark-gray > * {
    color: #666;
}
.color-yellow{
   /* color: #dad200; */
    color: #2600B2;
}
.color-red{
    color: #da251d;
}
.color-blue{
   color: #2600B2;
}

.top-line{
background-color: #2600B2;
min-height: 13px;
border-radius: 0px 0px 5px 5px;
padding:5px 0;
}
.bottom-line{
    background-color: #2600B2;
    min-height: 10px;
    border-radius: 5px 5px 0px 0px;
}
.akhbar-background{

    background-image: url("../img/work-desk.jpg");

    /* Set a specific height */
    min-height: 500px;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: inset 0px 0px 65px rgba(0,0,0,0.9);
    padding: 12px 5px 35px 5px;


}
.right-div{
    text-align: right;
    direction: rtl;
    font-size: 14px;
    line-height: 2;
}
.left-div {
    margin-top: 50px;
}
.left-div-title {
    padding: 5px;
    margin-bottom: 15px;
}
.left-div-title h2 {
    font-size: 13px;
}
.box4 {
    border: 1px solid #efe3e3;
    margin: 3px;
    box-shadow: 1px -1px 15px -8px #929295 inset;
    border-radius: 5px;
    }
.footer-blender{
    background: #2600B2;
    background: -moz-linear-gradient(top,  #2600B2 0%, #281e80 99%);
    background: -webkit-linear-gradient(top,  #2600B2 0%,#281e80 99%);
    background: linear-gradient(to bottom,  #2600B2 0%,#281e80 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333', endColorstr='#281e80',GradientType=0 );

    min-height: 20px;
}
.akhbar{
    -webkit-box-shadow: -1px 9px 33px 0px rgba(0, 0, 0 ,0.5);
    -moz-box-shadow: -1px 9px 33px 0px rgba(0, 0, 0,0.5);
    box-shadow: -1px 9px 33px 0px rgba(0, 0, 0,0.5);
    text-align: right;
	background-color: #fff;
	height: 470px;
	text-align: right;
	direction:rtl;
	padding: 3px 15px 15px 15px;
	margin-bottom: 5px;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
transition:all .7s;
    font-size: 14px;
    line-height: 2.2;
    <!---webkit-transition-duration: 0.3s; /* Safari */-->
}
.akhbar:hover{
    -webkit-box-shadow: -1px 9px 33px 0px rgba(0, 0, 0 ,0.5);
    -moz-box-shadow: -1px 9px 33px 0px rgba(0, 0, 0,0.5);
    box-shadow: -1px 9px 33px 0px rgba(0, 0, 0,0.5);
    cursor: default;
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05,1.05);
    transform: scale(1.05, 1.05);
    <!--transition-duration: 0.3s;-->
    <!---webkit-transition-duration: 0.3s; /* Safari */-->
    z-index: 100;

}
.akhbar h1 {
    font-size: 16px;
}
.akhbar-image {
    margin-left: -15px;
    margin-right: -15px;
    margin: 20px -15px;
    text-align: center;
    height: 40%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0% 50%;
}
.tumb-image {
    margin-left: -15px;
    margin-right: -15px;
    text-align: center;
    border: 3px;
    width:140px;
    height: 100px;

    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0% 0%;
}
.search-box-right{
    width: 80%;
    padding-right: 10px;
    font-family: Vazir-FD;
    color :#555;
    min-height: 40px;
    direction: rtl;
    text-align: right;
    border-radius: 5px;
    border-top: 2px solid #2600B2;
    border-bottom: 2px solid #2600B2;
    border-right: 2px solid #2600B2;
}
.search-box-left{
    color :#da251d;
    background-color: #fff;
    min-height: 40px;
    width: 20%;
    direction: rtl;
    font-size: large;
    text-align: center;
    border-radius: 5px 0 0 5px;
    border-top: 2px solid #2600B2;
    border-bottom: 2px solid #2600B2;
    border-left: 2px solid #2600B2;
    border-right: 0px;
}
.bold-text {
    font-size: larger;
    font-family:Vazir-FD;
}
.font-white {
    color: #fff;
}
.gradiant-red {
    background: #c2c2c2;
    background: -moz-linear-gradient(top, #c2c2c2 0%, #e0e0e0 31%, #e0e0e0 53%, #e0e0e0 62%, #c2c2c2 93%, #cccccc 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #c2c2c2), color-stop(31%, #e0e0e0), color-stop(53%, #e0e0e0), color-stop(62%, #e0e0e0), color-stop(93%, #c2c2c2), color-stop(100%, #cccccc));
    background: -webkit-linear-gradient(top, #c2c2c2 0%, #e0e0e0 31%, #e0e0e0 53%, #e0e0e0 62%, #c2c2c2 93%, #cccccc 100%);
    background: -o-linear-gradient(top, #c2c2c2 0%, #e0e0e0 31%, #e0e0e0 53%, #e0e0e0 62%, #c2c2c2 93%, #cccccc 100%);
    background: -ms-linear-gradient(top, #c2c2c2 0%, #e0e0e0 31%, #e0e0e0 53%, #e0e0e0 62%, #c2c2c2 93%, #cccccc 100%);
    background: linear-gradient(to bottom, #c2c2c2 0%, #e0e0e0 31%, #e0e0e0 53%, #e0e0e0 62%, #c2c2c2 93%, #cccccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2c2c2', endColorstr='#cccccc', GradientType=0 );

    width: 100%;
    text-align: right;
    direction: rtl;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.gradiant-blue-small {
    /*background-image: url("../img/khabar-gradient.jpg");*/
    background-color: #2600B2;
    min-height: 3px;
    width: 100%;
    text-align: right;
    direction: rtl;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 1px;
    padding-bottom: 1px;
}
.gradiant-white-small {
    /*background-image: url("../img/khabar-gradient.jpg");*/
    background-color: #ddd;
    min-height: 1px;
    width: 100%;
    text-align: right;
    direction: rtl;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 1px;
    padding-bottom: 1px;
}
.gradiant-light-gray {
    /*background-image: url("../img/khabar-gradient.jpg");*/
    display: inline-flex;

    background-color: #dddddd;
    width: 100%;
    text-align: center;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.info-Backgroun {
    /*background-color: #333;*/
    background-color: #e4e4e4;
    padding-bottom: 50px;

}
.shopItem {
    background-color: #f8f8f8;
    padding-right:7px;
    padding-left:7px;
}
.shopItem:hover {

}
.shopItem:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0%;
    height: 100%;
    background-color: rgba(200,200,200,0.4);
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;

}
.shopItem:hover:after {
    width: 120%;
    background-color: rgba(200,200,200,0);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.detail-box h2 {
    margin-bottom: 50px;
    border-bottom: 2px solid #d83a3a;
    padding: 10px;
    color: #38388e;
    height: 62px;
    line-height: 25px;
    overflow: hidden;
}
.details-rows {
    margin-bottom: 30px;
    background: #fbfafa;
    font-size: 14px;
    line-height: 2;
    box-shadow: 0 0 5px 1px #8c8888;
}

.header-logo p {
    font-size: 22px;
    margin: 10px 0 0 auto;
    color: #ea2424;
    font-weight: bold;
}
.header-logo span {
    color: #2600B2;
    font-size: 14px;
}

.header-logo a:hover {
    text-decoration: none;
    }