@charset "UTF-8";
/*Designed By Naghl.blog.ir */
@import url('//bayanbox.ir/download/8626191148265319234/bootstrap.min.4.4.1.css');
@import url('//bayanbox.ir/download/9133645133947444131/font-awesome.css');
@import url('//cdn.rawgit.com/rastikerdar/sahel-font/v3.3.0/dist/font-face.css');

body {
    direction: rtl;
    font-family: Sahel;
	background:#f1feff url(http://bayanbox.ir/view/8183506170057604885/back.png) fixed top;

	border-top:9px solid #9ca8ab;
    background-size: cover;
    font-weight: 600;
    line-height: 1.8rem;
}
::-moz-selection {
    color: #d9f6f7;
    background: #455953;
}

::selection {
    color: #d9f6f7;
    background: #455953;
}

.repback {
    background:#ccdbdb url(http://bayanbox.ir/view/8183506170057604885/back.png);
	border:1px solid #c2c2c2;
	border-top:11px solid #9cc9be;
}

.nava:hover {
    color: #ffc166 !important;
}

.buble::after {
    content: "";
    width: 0px;
    height: 0px;
    position: absolute;
    border-left: 7px solid #ff960f;
    border-right: 7px solid transparent;
    border-top: 7px solid #23b85b;
    border-bottom: 7px solid transparent;
    right: -13px;
    top: 0px;
}

.card-body div {
    padding-top: 0px;
	background:#d4dede url(http://bayanbox.ir/view/8183506170057604885/back.png);
}

.img-crt img {
    max-width:96%;
        height:auto;
        margin-right:1px;
        border:2px solid #FFF;
        outline:1px solid #CCC;
        padding:7px;
}

.rate-up.rated .fa-heart-o:before {
    content: "\f004";
    color: #ff6347;
}

.rate-down.rated .fa-thumbs-o-down:before {
    content: "\f165";
    color: #f00;
}

.comment-add-form {
    font-size: 14px;
}

.formField2 textarea {
    height: 200px;
}

a.btn {
    background: #c2bcc1 url(//bayanbox.ir/view/4610794979453298229/lined-paper-2.png);
    color: unset;
}

.avatar {
    width: 60px;
    height: 40px;
}

blockquote {
    border-right: 6px solid #b5cfd4;
    margin: 5px 0px 0px;
    padding: 5px 15px;
    font-style: normal;
    background: transparent;
    border-radius: 4px;
    border-left: 6px solid #b5cfd4;
    background: #fff
}

blockquote > div {
    margin-bottom: 0 !important;
}

.current {
    z-index: 1;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.nav-scroller {
    position: relative;
    z-index: 2;
    /*height: 2.75rem;*/
    overflow-y: unset;
}

.nav-scroller .nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    /*padding-bottom: 1rem;*/
    margin-top: -1px;
    overflow-x: auto;
    text-align: center;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}

.nav-scroller .nav-link {
    padding-top: .75rem;
    padding-bottom: .75rem;
    font-size: .875rem;
}

@media only screen and (max-width: 992px) {
    ::-webkit-scrollbar {
        -webkit-appearance: none;
    }

    ::-webkit-scrollbar:horizontal {
        height: 12px;
    }

    ::-webkit-scrollbar-thumb {
        background-color: rgba(0, 0, 0, .5);
        border-radius: 10px;
        border: 2px solid #ffffff;
    }

    ::-webkit-scrollbar-track {
        border-radius: 10px;
        background-color: #ffffff;
    }
	
	.bComForm .sendbutton.hasCheckbox {
	margin-top: 0;
	}
    }
img {
    transition: all .4s ease;
}
img:hover {
    transform: scale(1.1);
}
html{scroll-behavior: smooth;}
#scrollToTop {
     width: 64px;
        height: 45px;
        background: #238CE4 url('http://bayanbox.ir/view/7444602683029121626/1-5.png') no-repeat;
        border-radius: 7px;
        box-shadow: 0 0 15px 3px #238CE4;
        opacity: .4;
        position: fixed;
        bottom: 10px;
        right: 10px;
        transition: opacity .4s ease 0s;
}
#scrollToTop:hover {
    transform: scale(1.1);
    box-shadow: 0 0 5px #00AF66;
}
}
img {
    filter: grayscale(0%);
}
img:hover {
    filter: grayscale(100%);
}
img {
    transition: all .4s ease;
}
img:hover {
    transform: scale(1.1);
}
html{scroll-behavior: smooth;}
#scrollToTop {
     width: 64px;
        height: 95px;
        background: #32867e url('http://bayanbox.ir/view/7444602683029121626/1-5.png') no-repeat;
        border-radius: 7px;
        box-shadow: 0 0 15px 3px #238CE4;
        opacity: .4;
        position: fixed;
        bottom: 10px;
        right: 10px;
        transition: opacity .4s ease 0s;
}
#scrollToTop:hover {
    transform: scale(1.1);
    box-shadow: 0 0 5px #00AF66;
}
}
img {
    filter: grayscale(0%);
}
img:hover {
    filter: grayscale(100%);
}