@font-face {
    font-family: 'IRAN-sans';
    src: url('../fonts/IRAN-sans/IRAN-sans.eot');
    src: url('../fonts/IRAN-sans/IRAN-sans.ttf') format('truetype'),
    url('../fonts/IRAN-sans/IRAN-sans.woff') format('woff')
}

@font-face {
    font-family: yekan;
    src: url('../fonts/yekan/Yekan.eot'), url('../fonts/yekan/Yekan.eot?#iefix') format('embedded-opentype'), url('../fonts/yekan/Yekan.woff') format('woff'), url('../fonts/yekan/Yekan.ttf') format('truetype'), url('../fonts/yekan/Yekan.svg#BYekan') format('svg');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: NASTALIGH;
    src: url('../fonts/nastaligh/IRANNASTALIQ_0.TTF');
    src: url('../fonts/nastaligh/IRANNASTALIQ_0.TTF') format('truetype');
    font-style: normal;
    font-weight: normal;
}

::-webkit-scrollbar {
    background: #ddd;
    width: 5px;
    height: 15px;
}

::-webkit-scrollbar-thumb {
    background: #152839;
    border-radius: 3px;
    box-shadow: inset 0 0 10px #F5F5F5;
    height: 50px;
}

.navbar-toggler-icon {
    width: 1.2em;
    height: 1.2em;
}

*[class^="col-"] {
    float: right;
    direction: rtl;
}

::-webkit-scrollbar-track {
    background: #fbfbfb;
    border-radius: 0;
    box-shadow: inset 0 0 10px #cac8af;
    height: 50px;
}

::-webkit-scrollbar-corner {
    background: #fff;
}

.yekan {
    font-family: 'yekan';
    font-size: 15px !important;
}

.left-ico-titr {
    font-size: 8px;
}

.text-carpet {
    color: #647393;
}

.background-carpet {
    background: #647393;
}

.mb-6 {
    margin-bottom: 3rem;
}

.ltr {
    direction: ltr;
}

.rtl {
    direction: rtl;
}

.font-big {
    font-size: 1.2em;
    /*font-family: cursive;*/
}

.font-22 {
    font-size: 22px;
}

.navbar-nav {
    padding-right: 0;
}

.brd-round {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.tarnsition {
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s;
}

.btn-link:hover {
    color: #ea591d;
}

.btn-outline-darklight {
    color: rgb(121, 121, 121);
    background-color: transparent;
    background-image: none;
    border-color: #e1e1e1;
}

.btn-outline-darklight:hover {
    color: #fff;
    background-color: rgb(121, 121, 121);
    border-color: rgb(121, 121, 121);
}

.social-menu a:hover {
    opacity: .8;
}

.navbar-dark .navbar-nav .active > .nav-link {
    color: #ff384b;
}

.owl-nav .owl-prev span {
    position: absolute;
    top: 150px;
    left: -25px;
    color: #ffffff;
    font-size: 1.2em;
    cursor: pointer;
    text-shadow: -1px 2px 3px #505050;
    width: 35px;
    height: 35px;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.owl-nav .owl-next span {
    position: absolute;
    top: 150px;
    right: -30px;
    color: #ffffff;
    font-size: 1.2em;
    cursor: pointer;
    text-shadow: -1px 2px 3px #505050;
    width: 35px;
    height: 35px;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.owl-theme .owl-nav:hover {
    color: #000;
}

body {
    font-family: "IRAN-sans";
    position: relative;
    background: #f7f7f7;
    font-size: .9rem;
}

.btn {
    font-size: .8rem;
}

.w-65 {
    width: 65%;
}

.w-30 {
    width: 30%;
}

.w-10 {
    width: 10%;
}

a {
    color: #009fce;
    outline: 0;
}

a:hover,
a:focus {
    color: #868686;
    outline: 0;
    text-decoration: none;
}

p {
    font-size: 1.2em;
    line-height: 2.2;
}


.font-farsi {
    font-family: yekan;
}

.ul-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    font-size: .75rem;
    padding: .4375rem 0;
    list-style: none;
    margin-bottom: 0;
}

#scroll-up {
    position: fixed;
    z-index: 8030;
    bottom: 70px;
    right: 30px;
    cursor: pointer;
    -webkit-transition: all .25s;
    transition: all .25s;
    display: none;
}

#scroll-up {
    font-size: 2.5em;
    color: #647393;
    opacity: .7;
}

#scroll-up:hover {
    opacity: 1;
}

.mt-6 {
    margin-top: 6em;
}

.owl-carousel {
    direction: ltr;
    text-align: center;
}

.owl-vije .owl-dots {
    /*display: none;*/
}

.owl-vije .owl-nav button {
    color: #717171;
    padding: 10px 9px;
    font-size: 7em !important;
    background: #fff;
    opacity: 1;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}

.owl-vije .owl-prev {
    position: absolute;
    left: 185px;
    top: 57px;
    height: 50px;
}

.navbar-nav li a:hover {
    color: #ea591d;
}

.owl-vije .owl-next {
    right: 185px;
    position: absolute;
    top: 57px;
}

.btn-outline-info {
    color: #647393;
    border-color: #647393;
}

.btn-outline-info:hover {
    background-color: #647393;
    border-color: #4e6088;
}

.btn span:focus {
    outline: 0;
}

.ul-defult {
    list-style: none;
    display: inline-block;
    padding: 0;
    margin: 0
}

.titr-17 {
    font-size: 17px;
    font-weight: bold;
}

.titr-15 {
    font-size: 15px;
    font-weight: bold;
}

.titr-14 {
    font-size: 14px;
    font-weight: bold;
}

.titr-13 {
    font-size: 13px;
    font-weight: bold;
}

.p-defult {
    font-size: 14px;
    line-height: 2.5;
    text-align: justify;
    margin-bottom: 0;
}

.p-defult p {
    font-size: 14px;
    line-height: 2.5;
    text-align: justify;
    margin-bottom: 0;
}

.font-12 {
    font-size: 12px;
}

.more {
    color: #868686;
    font-size: 12px;
}

.p-defult-13 {
    font-size: 13px;
    line-height: 2.5;
    text-align: justify;
    margin-bottom: 0;
}

/*===================
مودال
==================*/
.modal {
    z-index: 105000;
}

.modal-open .modal {
    background-color: rgba(0, 0, 0, 0.8);
}

.modal-header {
    padding: 15px;
    border-bottom: 4px solid rgb(198, 32, 39);
    text-align: right;
    background-color: #435680;
}

.modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
    color: #fff;
    font-size: 14px;
}

.modal-header .close {
    float: left;
    color: #FFFFFF;
    outline: none;
    margin: -1rem auto -1rem -1rem;
}

.modal-body {
    direction: rtl;
    font-size: 13px;
}

.modal .form-group span {
    position: absolute;
    font-size: 20px;
    color: #ff9900;
    margin-right: 10px;
    margin-top: -28px;
}

.modal .form-group input {
    /*padding-right: 35px;*/
    font-size: 12px;
}

.modal .checkbox {
    margin-right: 20px;
    line-height: 2em;
}

.modal .checkbox input {
    margin-right: -20px;
}

.modal .checkbox a i {
    margin-right: -18px;
    padding-left: 10px;
}

.modal .checkbox a:hover {
    text-decoration: none;
    color: #666666;
}

.modal .linkMembership {
    margin-right: 10px;
    color: #00319a;
}

.modal .form-group {
    position: relative;
}

.modal .refresh img {
    position: absolute;
    left: 4px;
    top: 1px;
}

.modal .refresh a:hover span {
    color: green;
}

.btn-outline-secondary {
    font-size: 13px;
}

.modal .selectLnguage ul {
    padding: 0;
    list-style-type: none;
}

.modal .selectLnguage ul li {
    display: inline-block;
    width: 49%;
    margin: 10px 0;
}

.modal .selectLnguage ul li a {
    color: #ff9900;
    font-size: 15px;
    display: inline-block;
}

.modal .selectLnguage img {
    width: 60px;
    border: 2px solid #f90;
    border-radius: 50%;
    padding: 3px;
    margin-left: 10px;
}

/*===================
انتهای مودال
======================*/
/*header*/
.site-header {
    background: url("../images/52.png");
    padding: 5px 0;
}

.vorud ul li a {
    color: #6d788e;
    position: relative;
}

.logo {
    width: 185px;
    position: absolute;
    top: -67px;
    z-index: 5;
}

.head-mid {
    padding: 14px;
}

/*================
=================جستجو
=============*/
.search-form {
    position: relative;
    width: 100%;
}

.form-field input {
    background: #fff;
    height: 40px;
    /*width: 220px;*/
    border: 1px solid #c0c0c0 !important;
    padding: 6px;
    font-size: 12px;
}

.form-field-submit {
    z-index: 0 !important;
    position: absolute;
    height: 100%;
    width: 42px;
    right: 4px;
    top: 0;
    border: none;
    font-size: 16px;
    color: #fff;
    transition: all 0.3s;
    background: rgb(198, 32, 39);
    border-right: 1px solid rgb(169, 169, 169);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0px 5px 5px 0;
}

.search-form .form-field {
    padding-right: 44px;
}

.slash {
    display: flex;
    padding: 0 5px;
    align-items: center;
    color: #fff;
}

/*انتهای جستجوی هدر*/
/*سبد خرید*/
.table-hover > tbody > tr:hover {
    background-color: #f7f6e8;
}

.cart {
    padding-left: 0;
}

.cart .dropdown-toggle {
    position: relative;
    background-color: #fff;
    width: 100%;
    border: 1px solid #c0c0c0 !important;
    height: 38px;
}

.cart .dropdown-toggle:hover {
    background: #f3f3f3;
}

.cart .dropdown-toggle::after {
    display: none;
}

.cart button i {
    height: 1.85em;
    line-height: 1.85em;
    display: inline-block;
    padding: 0 10px;
    background: #009b1b !important;
    color: #ffffff;
    font-size: 20px;
    border-radius: 0 4px 4px 0;
    position: absolute;
    top: -1px;
    bottom: 0;
    right: 0;
    z-index: 0;
    transition: all 0.1s ease-in-out;
}

.cart .cartNumber {
    font-family: 'yekan';
    width: 24px;
    height: 24px;
    background: #009b1b !important;
    color: #ffffff;
    font-size: 13px;
    border-radius: 50%;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cart p {
    color: #555;
    font-size: 0.9em;
    margin: 0;
    padding-right: 30px;
    display: flex;
    justify-content: center;
}

.box-cart {
    width: 500px;
    max-height: 300px;
    overflow: auto;
    left: 0;
}

.box-cart li {
    border-color: transparent !important;
}

.box-cart table img {
    height: 50px;
}

.box-cart table input {
    width: 50px;
    padding-right: 5px;
}

.box-cart .table > thead > tr > th, .box-cart .table > tbody > tr > th, .box-cart .table > tfoot > tr > th, .box-cart .table > thead > tr > td, .box-cart .table > tbody > tr > td, .box-cart .table > tfoot > tr > td {
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
    line-height: 2em;
    padding: 0.4em;
}

.box-cart .delete,
.box-cart .deleteEnglish,
.box-cart .deleteArabic {
    font-size: 16px;
}

.box-cart .delete i {
    font-size: 1em;
    color: #999;
}

.box-cart .delete i:hover {
    color: red;
    cursor: pointer;
}

.box-cart .btn {
    width: 100%;
}

/*==================
انتهای سبد خرید
====================*/
.vorud ul li a span {
    padding: 6px;

}

/*.circle-like {*/
/*display: flex;*/
/*justify-content: center;*/
/*align-items: center;*/
/*position: absolute;*/
/*width: 21px;*/
/*height: 21px;*/
/*font-family: yekan;*/
/*font-size: 12px;*/
/*top: -7px;*/
/*right: -14px;*/
/*background: #a9a9a9;*/
/*color: #fff;*/
/*}*/
.head-top {
    /*background: #e3e3e3;*/
}

.social-head ul li {
    float: right;
}

.social-head ul li a {
    padding: 6px;
    /*display: flex;*/
    /* border: 0.1rem solid #ffffff; */
    border-radius: 20px;
    margin-left: 5px;
    color: #6d788e;
    font-size: 14px;
    margin-top: 25px;
}

.social-head ul li a:hover {
    color: #c62027;
}

.vorud ul li a:hover {
    color: #c62027;
}

.vorud {
    padding: 8px 0 5px;
}

.social-head {
    padding: 8px 0 5px;
}

.ul-menu li a {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
    color: #fff !important;
}

.ul-menu li {
    color: #fff;
}

.ul-menu li a:hover {
    color: #ffdbb2 !important;
}

.menu {
    padding: 0;
    /* display: flex; */
    justify-content: center;
    background: #647393 !important;
    border-top: 2px solid #082b70;

}

.menu ul li a {
    color: #fff !important;
    font-size: 13px;
    padding: 15px 14px !important;
}

.dropdown:not(.cartHover):hover > .dropdown-menu {
    display: block;
    padding: 0;
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
}

.menu .dropdown-menu {
    left: auto;
}

.dropdown:not(.cartHover):hover > .dropdown-menu a {
    display: block;

}

.menu .dropdown-menu a {
    padding: 10px 0;
    text-align: right;
    color: #444e63 !important;
    background: #fff;
}

.menu .dropdown-menu a:hover {
    color: #c62027 !important;
}

/*اسلایدر=======================
=====================*/
.slide .carousel-item img {
    height: 425px;
}

.slide .carousel-caption .titr-slid {
    font-size: 19px;
    margin-bottom: 20px;
}

.slide .carousel-caption .p-slid {
    font-size: 14px;
}

/*انتهای اسلایدر*/
/*پیشنهاد ویژه =================*/
.card-vije .card-header {
    background: #c62027;
    color: #ffffff;
    text-align: center;
    border-radius: 0;
    border: 5px solid white;
    font-size: 14px;
}

.card-vije .card-body img {
    width: 134px;
    margin-bottom: 10px;
}

.card-vije .card-body {
    padding: 1rem;
}

.card-vije {
    box-shadow: 0 0 2px 1px #c6c6c6;
}

.card-vije:hover {
    background: #f7f7f7;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 37px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    background: rgba(56, 56, 56, 0.63);
}

/*====================
group
====================*/
.ico-group span {
    position: absolute;
    top: -22px;
    right: 25px;
    background: #f7f7f7;
    padding: 0 10px;
    font-size: 35px;
    color: #949aa9;
}

.box-group {
    border: 2px solid #c2c9d8;
    position: relative;
    padding: 2em 1em 1em 1em;
    margin: 20px 0;
    border-radius: 3px;
    background: #f7f7f7;
    /*height: 170px;*/
}

.box-group:hover h2, .box-group:hover .more, .box-group:hover .ico-group span {
    color: #c62027 !important;
}

.box-arti {
    border: 2px solid #c2c9d8;
    position: relative;
    padding: 2em 1em 1em 1em;
    margin: 20px 0;
    border-radius: 3px;
    background: #fff;
}

.box-arti p {
    color: #616161;
    height: 70px;
    overflow: hidden;
}

.group-more {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 15px;
    height: 169px;
}

.box-group p {
    color: #616161;
    height: 70px;
    overflow: hidden;
}

.group-pro {
    padding: 60px 0 50px;
    background: url("../images/50.jpg");
    border-top: 2px solid #f2f2f2;
    border-bottom: 2px solid #f2f2f2;
    background-attachment: fixed;
}

/*================================
کروسل گروه بندی ها
=================================*/
.row-caeousel {
    padding: 0 0 25px;
}

.img-group img {
    width: 100%;
    height: 100%;
    border-radius: 3px;
}

.img-group {
    height: 384px;
}

.img-group img {
    height: 100%;
}

.pic-midel img {
    width: 100%;
}

/*هاور محصولات*/
.btm-pro h3 {
    font-size: 13px;
    margin-bottom: 0;
    color: #363636;
}

.par-img-owl img {
    width: 182px !important;
    margin: auto;
    height: 255px;
}

.par-img-owl {
    overflow: hidden;
    position: relative;
    margin-bottom: 0;
}

figure.par-img-owl figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 120%;
    height: 95%;
    background: rgba(255, 255, 255, .25);
    content: '';
    -webkit-transition: -webkit-transform .6s;
    transition: transform .6s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}

.carpet:hover figure.par-img-owl img {
    opacity: .7;
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
}

.carpet:hover .par-img-owl figcaption div {
    opacity: 1;

}

.par-img-owl figcaption div span {
    margin-right: 5px;
}

figure.par-img-owl img {
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.book:hover figure.par-img-owl figcaption::before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}

.par-img-owl figcaption {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.par-img-owl figcaption div {
    background: #647393;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    padding: 5px 10px;
}

.par-img-owl figcaption div {
    opacity: 0;
}

.btm-pro {
    padding: 13px 5px;
}

.owl-product .item {
    background: #fff;
    padding-top: 12px;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    width: 200px;
    margin: auto;
}

.btm-pro p {
    line-height: 2.2;
    margin-bottom: 4px;
    height: 54px;
    overflow: hidden;
    color: #616161;
    text-align: center;
}

/*==============================
ویدیو
=============================*/

.bg-left {
    position: absolute;
    left: 6px;
    top: -6px;
    transform: rotate(90deg);
}

.section-video {
    background: url(../images/50.jpg);
    padding: 70px 0;
    position: relative;
    border-top: 2px solid #f2f2f2;
    border-bottom: 2px solid #f2f2f2;
    background-attachment: fixed;
}

.cpt-video {
    position: absolute;
    top: 0;
    left: 0;
    background: #00000070;
    width: 100%;
    height: 100%;
    text-align: center;
    justify-content: center;
    display: flex;
    align-items: center;
}

.video-bg {
    position: relative;
    background: #ffffff;
    border: 2px solid #647393;
    border-radius: 3px;
}

.cpt-video span {
    color: #ededed;
    font-size: 40px;
}

.video img, .decor-index img {
    width: 100%;
    height: 100%;
}

.video {
    height: 200px;
    border: 4px solid #fff;
    box-shadow: 0 0 2px 1px #c6c6c6;
}

.des-video {
    padding-right: 18px;
}

.des-decor {
    padding-left: 18px;
}

.decor-index {
    height: 200px;
    border: 4px solid #fff;
    box-shadow: 0 0 2px 1px #c6c6c6;
}

.decor-bg {
    background: #ffffff;
    border: 2px solid #647393;
    border-radius: 3px;
    position: relative;
}

.decor-index .cpt-video span {
    font-size: 45px;
}

.video-tag {
    max-width: 800px;
    width: 100%;
}

/*==============================
مطالب آموزشی
==============================*/
.img-edu {
    width: 235px;
    margin: -74px auto 15px;
    height: 165px;
}

.img-edu img {
    width: 100%;
    height: 100%;
    border-radius: 3px;
}

.box-group .titr-14 {
    height: 24px;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.more-link span {
    font-size: 8px;
}

.vorud ul li {
    float: right;
}

.box-group h3 {
    color: #647393;
}

.box-group .more-link {
    color: #647393;
}

.group-article {
    padding: 40px 0 40px;
}

.fild-submit-khabarname {
    background: rgb(100, 115, 147);
    width: auto;
    left: 0;
    right: auto;
    border-radius: 5px 0 0 5px;
    font-size: 14px;
    padding: 0 13px;
}

.khabarname-form .form-field {
    padding-right: 0;
}

.section-khabarname {
    background: url("../images/50.jpg");
    border-top: 2px solid #f2f2f2;
    border-bottom: 2px solid #f2f2f2;
    background-attachment: fixed;
}

.section-khabarname {
    padding: 25px 0;
    margin-top: 20px;
}

.box-khabarname p {
    border-right: 2px solid #647393;
    padding-right: 7px;
}

.section-khabarname img {
    width: 185px;
    position: absolute;
}

.box-khabarname {
    width: 100%;
}

.par-right-khabarname {
    display: flex;
    align-items: center;
    width: 100%;
}

.par-mid-khabarname {
    justify-content: center;
    display: flex;
    align-items: center;
}

.par-left-khabarname {
    display: flex;
    align-items: center;
}

/*فوتر*/
.panel-footer {
    padding: 1em 0 2em;
}

.panel-footer .widget-title {
    margin: 30px 0 10px;
    border: transparent;
    background-color: transparent;
    margin-bottom: 2em;
}

.panel-footer ul {
    display: inline-block;
    padding-right: 0;
}

.panel-footer .widget-title p {
    margin: 0;
    border: transparent;
    padding: 4px 0;
    color: #545353;
    font-size: 14px;
}

.brd-btm {
    width: 50px;
    height: 3px;
    background: rgb(202, 51, 57);
    position: absolute;

}

.contact p {
    color: #545353;
    font-size: 13px;
}

.footer-about {
    padding-top: 2em;
    padding-bottom: 1em;
    background: rgb(234, 234, 234);
}

.logo-footer {
    float: right;
    margin-left: 12px;
    width: 125px;
}

.footer-about p {
    font-size: 12px;
    text-align: justify;
    color: rgb(107, 107, 107);
}

.quicl-links ul li {
    padding: 7px 0;
    width: 50%;
    display: inline-block;
    float: right;
    list-style: none;
    font-size: 13px;
}

.quicl-links ul li i {
    font-size: 8px;
    margin-left: 4px;
    color: rgb(100, 115, 147);
}

.quicl-links ul li a {
    color: rgb(107, 107, 107);
}

.contact p i {
    color: #647393;
}

.samandehi, .enamad, .etehadie {
    width: 130px;
    height: 120px;
    background: #fff;
    overflow: hidden;
    text-align: center;
}

.samandehi img, .enamad img {
    width: 100%;
}

.etehadie img {
    width: 80%;
}

.footer-itsa p {
    font-size: 12px;
    margin-bottom: 8px;
}

.itsa a {
    color: rgb(106, 200, 255);
}

.footer-itsa {
    padding: .6em 0 0;
    background: rgb(115, 115, 115);
    color: #eaeaea;
    border-top: 3px solid #ca3339;
}

.social-footer {
    text-align: center;
    margin-top: 20px;
}

.social-footer ul li a {
    padding: 11px;
    font-size: 21px;
}

.contact-xs {
    position: fixed;
    bottom: 0;
    background: #4f5f83;
    width: 100%;
    text-align: center;
    height: 40px;
    display: flex;
    align-items: center;
    font-size: 12px;
    z-index: 99;
}

.contact-xs a {
    color: #fff;
}

/*صفحه داخلی*/
.bread li a {
    color: #525252;
    font-size: 13px;
}

.bread {
    background: none;
}

.crumb-divider i {
    color: #8198b5;
    font-size: 9px;
    margin: 4px;
}

.bread li.active a {
    color: rgb(100, 115, 147);
}

/*===============page login---page sign in===============*/
.page-log-sign {
    padding: 1em 0;
}

.head-logo img {
    width: 80px;
    margin-bottom: 10px;
}

.head-logo p {
    font-size: 1em;
    margin-bottom: 0;
}

.panel-log-sign ul {
    padding-right: 0;
}

.panel-log-sign ul li a {
    padding: 1rem;
}

.panel-log-sign {
    background: #fff;
    border-radius: 5px;
}

.panel-log-sign ul li {
    width: 50%;
    border-bottom: 1px solid rgb(224, 224, 224);
    border-radius: 0 !important;
}

.panel-log-sign ul li a {
    background: transparent !important;
    color: rgb(84, 84, 84) !important;
}

.panel-log-sign .nav-pills .nav-link.active, .panel-log-sign .nav-pills .show > .nav-link {
    border-bottom: 3px solid rgb(1, 160, 169);
    border-radius: 0 !important;
    color: #01a0a9 !important;
}

.check label {
    padding-right: 20px;
    font-size: 12px;
    color: rgb(0, 167, 177);
    line-height: 2.5;
}

.check label:before, .check label:after {
    right: 0;
    top: 0;
}

.check {
    margin-top: 10px;
}

.box-login .form-control {
    font-size: 12px;
    height: 40px;
}

.forget {
    font-size: 12px;
    margin-top: 4px;
    padding-bottom: 2px;
    display: inline-block;
    border-bottom: 1px dashed;
}

.border-bottom-dashed {
    border-bottom: 1px dashed;
}

/*انتهای صفحه لاگین*/
/*آرشیو ویدیو*/
.video-page {
    text-align: center;
    margin: 18px auto;
    position: relative;
    overflow: hidden;
    border: 1px solid #d3e0b5;
    border-radius: 5px;
    background: #f5fdef;
    width: 248px;
    cursor: pointer;
}

.video-page:first-child {
    margin-top: 0;
}

.video-page .img-thumbnail {
    border: none;
    width: 246px;
    height: 176px;
}

.video-overlay {
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 5px;
    height: 176px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transform: scale(0);
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.video-overlay span {
    color: #fff;
    font-size: 40px;
    left: 0;
    position: absolute;
    right: 0;
    top: 40%;
}

.title-video {
    padding: 6px;
    text-align: right;
    font-size: 12px;
    line-height: 1.9;
    height: 55px;
    overflow: hidden;
}

.video-page:hover .video-overlay {
    transform: scale(1);
}

.main {
    padding: 0 0 30px;
}

.box-arti:hover {
    background: #f7f7f7;
}

.box-arti:hover h3 {
    color: #dc3545 !important;
}

.box-arti:hover .more {
    color: #dc3545 !important;
}

.group-article-page .box-arti {
    margin: 30px 0;
}

.box-arti .titr-13 {
    height: 50px;
    overflow: hidden;
    line-height: 2;
}

.img-det img {
    width: 300px;
    margin-left: 15px;
    margin-bottom: 10px;
}

/*ارتباط با ما*/
.form-contact form {
    display: inline-block;
}

.form-contact .form-group {
    margin-bottom: 1rem;
    float: right;
    display: block;
    width: 100%;
}

.form-contact .control-label {
    float: right;
    font-size: 13px;
    padding-left: 7px;
    line-height: 1.9;
}

.icon-contant {
    margin-left: 5px;
    color: #6181a8;
    font-size: 18px;
}

.pic-cod {
    position: relative;
}

.pic-cod img {
    position: absolute;
    left: 16px;
    top: 2px;
    overflow: hidden;
    border-radius: 4px;
    width: 85px !important;
}

.refresh-sgnin {
    position: absolute;
    top: 12px;
    left: 115px;
    font-size: 15px;
    color: #bbb;
}

.information ul li {
    margin: 0 0 15px 0;
    line-height: 2.2;
    list-style: none;
    font-size: 14px;
}

.information ul li i {
    margin-left: 15px;
    font-size: 20px;
    color: #6181a8;
    float: right;
}

.form-contact .form-control {
    font-size: 13px;
    height: 36px;
}

#loginForm .pic-cod img, #registerForm .pic-cod img {
    left: 6px;
    top: 34px;
}

#loginForm .pic-cod a, #registerForm .pic-cod a {
    position: absolute;
    left: 95px;
    color: #01a0a9;
    font-size: 22px;
    bottom: 0px;
}

.del-money {
    margin-right: 4px;
}

.del-money del {
    color: #647393;
    font-size: 15px;
}

.discont .icon-discount {
    font-size: 39px;
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
}

.discont .icon-discount b {
    font-size: 15px;
    position: absolute;
    color: #fff;
}

.discont {
    position: absolute;
    z-index: 9;
    left: 5px;
    top: 5px;
}

.discont-vije {
    left: 7px;
    top: 7px;
}

.discont-vije .icon-discount:before {
    color: #fff !important;
}

.discont-vije .icon-discount b {
    color: #c62027 !important;
}


.menu ul.navbar-nav li > .dropdown-menu .dropdown-menu {
    right: 100%;
}
.dropdown .dropdown-menu .caret {
    border: 4px solid transparent;
    border-right-color:#647393;
    float: left;
    margin-top: 6px;
}
.menu ul li ul li.nav-item{
    border-bottom:1px solid #eaeaea;
}
.menu ul li ul li:last-child{
    border-bottom:0;
}
.box-group h2{
    line-height: 2;
    font-size: 14px;
    height: 50px;
    overflow: hidden;
}

.parent-p img{
    margin: 10px;
}
.news-abstract{
    height: 180px;
    overflow: hidden;
}

.parent-p{
    line-height: 30px;
    text-align: justify;
}

.parent-p h1{
    font-size: 19px;
    font-weight: bold;
}
.parent-p h2{
    font-size: 17px;
    font-weight: bold;
}
.parent-p h3{
    font-size: 15px;
    font-weight: bold;
}
.parent-p h4{
    font-size: 14px;
    font-weight: bold;
}
.parent-p{
    font-size: 13px;
}

.parent-p ul{
    font-size: 15px;
    line-height: 35px;
}

.parent-p ol{
    font-size: 15px;
    line-height: 35px;
}
