﻿.nav-link {
color:black;
}
#site-footer {
    /* position: fixed;*/
    bottom: 0;
    width: 100%;
    background-color: white; /* Adjust the background color as needed */
    z-index: 9999; /* Make sure the footer appears above other content */
}
.border-buy {
    border: 1px solid #ebe9e9;
    padding: 30px;
    border-radius: 10px;
}

.h3title {
    font-size: 22px;
    font-weight: bolder;
}

.bg-theme {
    background-color: #bf3131;
    color: white;
}

.bg-creme {
    background-color: #e0dddd;
}

.text-theme {
    color: #bf3131;
}

.text-white:hover {
    color: gray;
}

.accordion-button::after {
    color: white
}

/*#region services*/
.font17 {
    font-size: 17px;
}

.font20 {
    font-size: 20px !important;
}

.result_wrapper {
    background-color: white;
    /* border: 1px solid #dfdfdf;
    box-shadow: 0px 3px 3px #e4e4e4;*/
    padding: 15px;
}

.result {
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 0px;
    background: #fff;
    border: 1px solid #fff;
    color: #303039;
    margin-bottom: 5px;
}

    .result .service-btn {
        margin-top: 4px;
        font-weight: bold;
        text-transform: uppercase;
    }

        .result .service-btn .glyphicon {
            font-size: 0.8em;
        }

        .result .service-btn img {
            margin-left: -5px;
        }

        .result .service-btn .details-btn.selected {
            background-position: 0 43px;
        }

        .result .service-btn .details-btn {
            -moz-border-radius-bottomleft: 10px;
            -webkit-border-bottom-left-radius: 10px;
            background: url(../images/servicebtn.png);
            background-size: 100%;
            border-bottom-left-radius: 0px;
            color: #fff;
            cursor: pointer;
            display: inline-block;
            font-size: 11px;
            line-height: 1.42857;
            margin-bottom: -1px;
            margin-left: -1px;
            padding-bottom: 14px;
            padding-right: 55px;
            padding-top: 13px;
            text-align: center;
            text-decoration: none;
            vertical-align: middle;
            white-space: nowrap;
            width: 381px;
            float: left;
        }

            .result .service-btn .details-btn:hover {
                text-decoration: none;
            }

.line-through {
    text-decoration: line-through;
}


/*#endregion*/

.footermargintop {
    margin-top: 200px
}
/*.footerfix {
    position: absolute;
    bottom: 0;
    width: 100%;
}*/
.circleFaq {
    height: 30px;
    background-color: #f8faf8;
    width: 30px;
    height: 5\30px;
    border-radius: 50%;
    float: right;
    margin-left: 10px;
    text-align: center;
    vertical-align: middle;
}

.directionrtl {
    direction: rtl;
}

.navbar-toggler {
    background-color: #bf3131;
}

.text-justify {
    text-align: justify;
}

.boxshadow {
    box-shadow: 2px 2px 10px 1px rgb(26 26 26 / 12%);
}

button.btn.btn-link {
    text-decoration: none;
    color: #6e7076;
}

footer a {
    text-decoration: none;
    color: #6e7076;
}

.card-header {
    background-color: white;
}

.btn-orange {
    background-color: #bf3131;
    border: transparent;
}


@media (min-width: 500px) {
    .back-lable-image {
        margin-top: -65px;
        background: #fff;
        position: absolute;
        z-index: 999;
        margin-right: 30px;
        margin-left: auto;
        display: block;
        padding: 5px;
        display: inline-flex;
        text-align: center;
        vertical-align: middle;
    }

    .height125 {
        height: 125px;
    }

    .a-divider {
        align-self: stretch;
        min-height: 1px;
        min-width: 1px;
        margin: 0;
        border: none;
        flex: 0 1 0;
        /* height: auto; */
        width: auto;
        max-width: 100%;
        background: #e3e3e3;
    }

    .navbar li.a-divider:last-child {
        background: #fff;
    }


    .pull-left-lg {
        float: left;
    }

    .margin-right20-lg {
        margin-right: 20px;
    }

    .border-btm-heading {
        border-bottom: 1px solid #e3e3e3;
        margin-top: 38px;
    }
}

.topNav {
    min-height: 32px;
    background-color: #bf3131;
}

.img-center {
    margin-right: auto;
    margin-left: auto;
    display: block;
}

.orangeColor {
    color: #bf3131
}
/*!darkgray*/
/*!lightgray*/
/*!green*/
/*!lightgreen*/
/*!orange*/
.f36 {
    font-size: 36px;
}

.f30 {
    font-size: 30px;
}

.f24 {
    font-size: 24px;
}

.f21 {
    font-size: 21px;
}

.f18 {
    font-size: 18px;
}

.f16 {
    font-size: 16px;
}

.f14 {
    font-size: 14px;
}

.f12 {
    font-size: 12px;
}

.f10 {
    font-size: 10px;
}

h2 {
    font-size: 18px;
    font-weight: bolder;
}

h3 {
    font-size: 16px;
    font-weight: bold;
}

@font-face {
    font-family: 'IRANSansWeb';
    src: url("../Fonts/IRANSansWeb(FaNum)_Light.woff") format("woff"), url("../Fonts/IRANSansWeb(FaNum)_Light.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


* {
    font-family: 'IRANSansWeb';
}

.mr-n22 {
    margin-right: -22px;
}

.mt-n6 {
    margin-top: -6px;
}

.post-title {
    color: #4f504f;
}

    .post-title :hover {
        color: #bf3131;
    }

.bordershadow {
    border: 1px solid rgba(0, 0, 0, 0.08);
    box-shadow: none;
    border-radius: 30px;
}

.height400 {
    min-height: 400px;
}

/*#region Navbar*/
ul.dropdown-menu.p-0.secondmenu.dropdown_item-1 {
    top: calc(100% + 7px);
}

.dropdown_item-1 {
    transform-origin: top center;
    /* animation: rotateX 300ms 60ms ease-in-out forwards;*/
}

@-moz-keyframes rotateX {
    0% {
        opacity: 0;
        transform: rotateX(-90deg);
    }

    50% {
        transform: rotateX(-20deg);
    }

    100% {
        opacity: 1;
        transform: rotateX(0deg);
    }
}

@-webkit-keyframes rotateX {
    0% {
        opacity: 0;
        transform: rotateX(-90deg);
    }

    50% {
        transform: rotateX(-20deg);
    }

    100% {
        opacity: 1;
        transform: rotateX(0deg);
    }
}

@-o-keyframes rotateX {
    0% {
        opacity: 0;
        transform: rotateX(-90deg);
    }

    50% {
        transform: rotateX(-20deg);
    }

    100% {
        opacity: 1;
        transform: rotateX(0deg);
    }
}

@keyframes rotateX {
    0% {
        opacity: 0;
        transform: rotateX(-90deg);
    }

    50% {
        transform: rotateX(-20deg);
    }

    100% {
        opacity: 1;
        transform: rotateX(0deg);
    }
}

a.search-panel__close.js--toggle-search-mode {
    color: #e7ede9;
}

/* ============ desktop view ============ */
.bg-nav {
    background-color: #bf3131;
    height: 55px;
}

li.nav-item {
    padding: 0 10px;
}

a.nav-link {
    font-weight: 700;
    font-size: 14px;
    text-align: inherit;
    text-transform: none;
    border-radius: 8px;
}

.nav-link:hover {
    color: #4f504f;
    background: #eb222252;
    border-radius: 8px;
}

.nav-link:active {
    color: #4f504f;
    background: #f7d1d1;
    border-radius: 8px;
}

.font12 {
    font-size: 12px;
}
/*li .secondmenu {
    display: none;
}

li.nav-item:hover .secondmenu {
    display: block;
}*/
/*.secondmenudrop::after {
    border: solid black;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}*/
.arrow {
    border: solid #4f504f;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 2px;
}

    .arrow:hover {
        border: solid #bf3131;
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 2px;
    }

.right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

@media all and (min-width: 992px) {
    .dropdown-menu li {
        position: relative;
    }

    .nav-item .submenu {
        display: none;
        position: absolute;
        right: 100%;
        top: -7px;
    }

    .nav-item .submenu-left {
        left: 100%;
        right: auto;
    }

    .dropdown-menu > li:hover {
        background-color: #e7ede9;
        display: block;
    }

        .dropdown-menu > li:hover > .submenu {
            display: block;
        }
}

ul.dropdown-menu.show {
    top: calc(100% + 7px);
}

.dropdown-menu {
    border-radius: 0px;
}

.dropdown-item.active, .dropdown-item:hover, .dropdown-item:active {
    color: #bf3131;
    text-decoration: none;
    background-color: #d1f7da;
}

a.dropdown-item {
    padding: 10px;
    text-align: right;
}

ul.submenu.dropdown-menu.p-0 {
    top: calc(100% + -45px);
}

a {
    text-decoration: none;
}
/* ============ desktop view .end// ============ */
/* ============ small devices ============ */
@media (max-width: 991px) {
    .dropdown-menu .dropdown-menu {
        margin-left: 0.7rem;
        margin-right: 0.7rem;
        margin-bottom: .5rem;
    }
}

.main-menu {
    padding: 10px;
    border-bottom: 1px solid #bf3131;
}
/*ul > li.nav-item:after {
    background-color: red;
    height: 10px;
    position: absolute;
    content: "";
    width: 2px;
    height: 30%;
    right: 0;
    background: #e5e5e5;
    top: 50%;
    transform: translate(0, -50%);
}*/

a.nav-link:focus {
    color: black;
}
/* ============ small devices .end// ============ */
.main-menu {
    /*  box-shadow: 0 1px 10px gray;
    border-bottom: 1px solid #dcdeee;
    transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    height: 80px;
    position: relative;*/
}

/*#endregion Navbar*/
/*#region Slider*/
.grid {
    position: relative;
    margin: 0 auto;
    /*   padding: 1em 0 4em;*/
    /* max-width: 1000px;*/
    list-style: none;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

    /* Common style */
    .grid figure {
        position: relative;
        float: right;
        overflow: hidden;
        margin: 4px .3%;
        min-width: 320px;
        max-width: 480px;
        max-height: 250px;
        background: #3085a3;
        text-align: center;
        cursor: pointer;
        border-radius: 10px;
    }

figure.effect-apollo {
    margin: 0px;
    border-radius: 10px;
}

@media (min-width: 500px) {
    .grid figure {
        width: 32.73%;
    }
}

@media (max-width: 500px) {
    .grid figure {
        width: 100%;
    }
}

.grid figure img {
    position: relative;
    display: block;
    /*min-height: 100%;
            max-width: 100%;*/
    opacity: 0.8;
    height: 250px;
    width: 100%;
}

.grid figure figcaption {
    padding: 2em;
    color: #e7ede9;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

    .grid figure figcaption::before,
    .grid figure figcaption::after {
        pointer-events: none;
    }

    .grid figure figcaption,
    .grid figure figcaption > a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

        /* Anchor will cover the whole item by default */
        /* For some effects it will show as a button */
        .grid figure figcaption > a {
            /* z-index: 1000;*/
            text-indent: 200%;
            white-space: nowrap;
            font-size: 0;
            opacity: 0;
        }

.grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
}

    .grid figure h2 span {
        font-weight: 800;
    }

.grid figure h2,
.grid figure p {
    margin: 0;
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}

/*-----------------*/
/***** Apollo *****/
/*-----------------*/
figure.effect-apollo img {
    opacity: 0.95;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
}

figure.effect-apollo figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.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);
}

figure.effect-apollo p {
    position: absolute;
    bottom: 0;
    margin: 3em;
    padding: 0 1em;
    max-width: 150px;
    border-right: 4px solid #e7ede9;
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}

figure.effect-apollo:hover img {
    opacity: 0.6;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

figure.effect-apollo:hover 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);
}

figure.effect-apollo:hover p {
    opacity: 1;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

figure.effect-apollo {
    width: 100%;
}

/* Individual effects */
/*---------------*/
/***** Marley *****/
/*---------------*/
figure.effect-marley figcaption {
    text-align: right;
}

figure.effect-marley h2,
figure.effect-marley p {
    position: absolute;
    right: 30px;
    left: 30px;
    padding: 10px 0;
}

figure.effect-marley p {
    bottom: 100px;
    line-height: 1.5;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}

figure.effect-marley h2 {
    top: 100px;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
}

figure.effect-marley:hover h2 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

figure.effect-marley h2::after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 4px;
    background: #e7ede9;
    content: '';
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
}

figure.effect-marley h2::after,
figure.effect-marley p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

figure.effect-marley:hover h2::after,
figure.effect-marley:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

/*
.allImgSlider {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}


.imgSlider {
    background-size: cover;
   
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}

img#sliderblog0 {
    height: 500px;
    width: 100%;
    float: right;
    position: absolute;
}

img#sliderblog1 {
    height: 250px;
    width: 100%;
    position: relative;
    flex-grow: 0;
    max-width: 100%;
    flex-basis: 100%;
}

img#sliderblog2 {
    height: 250px;
    width: 100%;
    position: relative;
    flex-grow: 0;
    max-width: 100%;
    flex-basis: 100%;
}

img#sliderblog3 {
    height: 250px;
    width: 100%;
    position: relative;
    flex-grow: 0;
    max-width: 100%;
    flex-basis: 100%;
}

img#sliderblog4 {
    height: 250px;
    width: 100%;
    position: relative;
    flex-grow: 0;
    max-width: 100%;
    flex-basis: 100%;
}*/
/*#endregion*/
/*#region Tabs*/
#mainTabs-home {
    margin: 30px 0;
    margin-top: 50px;
    background-color: #e7ede9;
    margin-bottom: 0;
    padding-bottom: 30px;
}

.bg-tabs-home {
    background-color: #bf3131;
    padding-bottom: 100px;
}

.nav {
    padding-right: 0;
    margin-bottom: 0;
}

    .nav .nav > li {
        position: relative;
        display: block;
    }

.nav-pills > li {
    float: right;
}

    .nav-pills > li > a {
        border-radius: 4px;
    }

#mainTabs-home .nav.nav-pills li a {
    background: none;
    display: inline-block;
    width: 100%;
    font-size: 15px;
    padding-bottom: 20px;
    font-weight: 400;
    text-align: center;
    padding-top: 20px;
}

    #mainTabs-home .nav.nav-pills li a:hover {
        color: #bf3131;
    }

.nav > li > a {
    position: relative;
    padding: 10px 15px;
}

#mainTabs-home .nav.nav-pills li a.active {
    background-color: rgba(255, 255, 255, 0.25);
    color: #fff;
}

.box-tab {
    background-color: #fff;
    padding: 30px;
    padding-bottom: 40px;
    box-shadow: 0 8px 20px #e7ede9;
    margin-top: -100px;
    height: 380px;
}

.tabItems {
    margin-bottom: 20px;
    padding: 10px;
    box-shadow: 1px 2px 10px #b9b4b4;
    background: #fff;
    position: relative;
    padding-bottom: 15px;
}

    .tabItems .imgTab {
        height: 150px;
        background-size: cover;
        background-position: center center;
        margin-bottom: 15px;
        background-color: #f9f9f9;
        width: 100%;
    }

    .tabItems:hover {
        box-shadow: 1px 2px 10px #8b8b8b;
        transition-duration: 1s;
        cursor: pointer;
    }

/*#endregion*/
/*#region pages*/
.blog-content img {
    border-radius: 10px;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
    max-width: 100%;
    height: auto;
}

.entry-content {
    font-weight: 400;
    line-height: 30px;
    font-size: 15px;
    text-align: justify;
    text-transform: none;
    color: #444444;
}

.lineheight30 {
    line-height: 30px;
}

.pageGroup-title {
    margin: 15px 10px 25px 0;
    display: inline-block;
    padding: 0 15px;
    position: relative;
    font-size: 18px;
    white-space: pre-line;
}

    .pageGroup-title:before {
        top: 14px;
        right: 100%;
        width: 100px;
        height: 2px;
        content: '';
        position: absolute;
        background-color: #bbb;
    }

    .pageGroup-title:after {
        top: 14px;
        left: 100%;
        width: 100px;
        height: 2px;
        content: '';
        position: absolute;
        background-color: #bbb;
    }

/*#endregion*/
/*#region Opinion*/
.backOpinion {
    background-color: #f0f6f7;
    border: 2px solid #eee;
    border-radius: 10px;
}

.backFormOpinion {
    background-color: #eef9f0;
    border: 2px solid #eee;
    border-radius: 10px;
}

    .backFormOpinion textarea#CommentText {
        min-height: 140px;
    }

.backOpinioninner {
    background-color: #fff;
    border: 2px solid #eee;
    border-radius: 10px;
    display: block;
}

.borderleft {
    border-left: 1px solid #eee;
}

.bordertop1gray {
    border-top: 1px solid #eee;
}

.borderbtn1gray {
    border-bottom: 1px solid #eee;
}

.img-blcok {
    height: 40px;
    width: 40px;
    border: 2px solid #fff;
    display: inline-flex;
    box-shadow: 0px 3px 3px -2px black, 0px 3px 4px 0px black, 0px 1px 8px 0px black;
    border-radius: 50%;
    font-size: 25px;
    text-align: center;
    vertical-align: middle;
    flex: auto;
    flex-direction: column;
    padding-top: 4px;
}

.btn-info {
    border-radius: 5px;
}

.marginbtn5 {
    margin-bottom: 5px;
}

.marginleft5 {
    margin-left: 5px;
}

.height290 {
    height: 290px;
}
/*#endregion*/
/*#region SocialIcon*/
.footerTxt a {
    transition: all 0.5s ease;
    text-decoration: none;
    color: #4f504f;
    font-size: 14px;
}

    .footerTxt a:hover {
        color: #bf3131;
    }

.footerTxt h3 {
    font-weight: bolder;
    font-size: 14px;
}

/*headerSocialIcons*/
.facebook, .gplus, .linkedin, .tele, .insta, .Twitter, .aparat, .YouTube {
    display: inline-block;
    background: url("../../images/socialIcon.png") no-repeat;
    overflow: hidden;
    text-indent: -9999px;
}

.tele {
    background-position: -0px -0px;
    width: 20px;
    height: 20px;
}

.insta {
    background-position: -20px -0px;
    width: 20px;
    height: 20px;
}

.gplus {
    background-position: -40px 0px;
    width: 20px;
    height: 20px;
}

.facebook {
    background-position: -61px 0px;
    width: 20px;
    height: 20px;
}

.linkedin {
    background-position: -80px 0px;
    width: 20px;
    height: 20px;
}

.Twitter {
    background-position: -100px 0px;
    width: 20px;
    height: 20px;
}

.YouTube {
    background-position: -121px 0px;
    width: 20px;
    height: 20px;
}

/*headerSocialIcons*/
/*footerSocialIcons*/


.footerTxtlight {
    background: #6e7076;
    /* Old browsers */
    background: -moz-linear-gradient(45deg, #6e7076 7%, #6e7076 7%, #6e7076 13%, #6e7076 15%, #6e7076 18%, #b9b7b5 30%, #b9b7b5 55%, #5d5b60 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #6e7076 7%, #6e7076 7%, #6e7076 13%, #6e7076 15%, #6e7076 18%, #b9b7b5 30%, #b9b7b5 55%, #5d5b60 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #6e7076 7%, #6e7076 7%, #6e7076 13%, #6e7076 15%, #6e7076 18%, #b9b7b5 30%, #b9b7b5 55%, #5d5b60 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6e7076', endColorstr='#5d5b60',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
    padding-top: 10px;
    padding-bottom: 10px;
}

.fontwhite {
    list-style: none;
    color: white;
}

.fontblack {
    list-style: none;
    color: black;
}

.fontorange {
    color: #bf3131;
}

.footerTxt {
    background-color: #e7ede9;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid white;
}

.social {
    display: block;
    float: left;
    height: 40px;
    margin: 5px;
    width: 40px;
}

.facebook {
    background: url("../Images/socialIcons.png") no-repeat scroll 0 0 transparent;
    transition: all 0.2s ease 0s !important;
}

    .facebook:hover {
        background: url("../Images/socialIcons.png") no-repeat scroll 0 -50px transparent;
        transition: all 0.2s ease 0s !important;
    }

.telegram {
    background: url("../Images/socialIcons.png") no-repeat scroll -50px 0 transparent;
    transition: all 0.2s ease 0s !important;
}

    .telegram:hover {
        background: url("../Images/socialIcons.png") no-repeat scroll -50px -50px transparent;
        transition: all 0.2s ease 0s !important;
    }

.gplus {
    background: url("../Images/socialIcons.png") no-repeat scroll -100px 0 transparent;
    transition: all 0.2s ease 0s !important;
}

    .gplus:hover {
        background: url("../Images/socialIcons.png") no-repeat scroll -100px -50px transparent;
        transition: all 0.2s ease 0s !important;
    }

.linked {
    background: url("../Images/socialIcons.png") no-repeat scroll -150px 0 transparent;
    transition: all 0.2s ease 0s !important;
}

    .linked:hover {
        background: url("../Images/socialIcons.png") no-repeat scroll -150px -50px transparent;
        transition: all 0.2s ease 0s !important;
    }

.instagram {
    background: url("../Images/socialIcons.png") no-repeat scroll -202px 0 transparent;
    transition: all 0.2s ease 0s !important;
}

    .instagram:hover {
        background: url("../Images/socialIcons.png") no-repeat scroll -202px -50px transparent;
        transition: all 0.2s ease 0s !important;
    }

.twiter {
    background: url("../Images/socialIcons.png") no-repeat scroll -250px 0 transparent;
    transition: all 0.2s ease 0s !important;
}

    .twiter:hover {
        background: url("../Images/socialIcons.png") no-repeat scroll -251px -50px transparent;
        transition: all 0.2s ease 0s !important;
    }

.YouTube {
    background: url("../Images/socialIcons.png") no-repeat scroll -299px 0 transparent;
    transition: all 0.2s ease 0s !important;
}

    .YouTube:hover {
        background: url("../Images/socialIcons.png") no-repeat scroll -299px -50px transparent;
        transition: all 0.2s ease 0s !important;
    }

.Aparat {
    background: url("../Images/socialIcons.png") no-repeat scroll -347px 0 transparent;
    transition: all 0.2s ease 0s !important;
}

    .Aparat:hover {
        background: url("../Images/socialIcons.png") no-repeat scroll -347px -50px transparent;
        transition: all 0.2s ease 0s !important;
    }

.googlepluss {
    bottom: 20px;
    left: 20px;
    position: fixed;
}

/*footerSocialIcons*/
/*#endregion*/
/*#region Search*/
.search-panel {
    display: none;
    background-color: rgba(0, 0, 0, 0.9);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 30000;
}

    .search-panel form {
        margin-top: 50px;
    }

    .search-panel .search-panel__form {
        background: transparent;
        border: none;
        color: #e7ede9;
        font-size: 25px;
        margin-bottom: 30px;
        outline: none;
    }

    .search-panel input::-webkit-input-placeholder {
        color: #e7ede9;
        font-weight: 300;
    }

    .search-panel input::-moz-placeholder {
        color: #e7ede9;
        font-weight: 300;
    }

    .search-panel input:-ms-input-placeholder {
        color: #e7ede9;
        font-weight: 300;
    }

    .search-panel input::placeholder {
        color: #e7ede9;
        font-weight: 300;
    }

    .search-panel .search-panel__form::placeholder {
        font-size: 40px;
    }

    .search-panel .search-panel__text {
        font-size: 18px;
        color: #bf3131;
    }

    .search-panel .search-panel__close {
        z-index: 3010;
        top: 10px;
        left: 10px;
        position: absolute;
        border-bottom: none;
        font-size: 20px;
    }

body.search-mode .search-panel {
    display: block;
}

body.search-mode .body-wrap {
    -webkit-filter: blur(10px);
}

body.search-mode.admin-bar .search-panel {
    top: 0;
}

@media (min-width: 992px) {

    .margintopminus {
        margin-top: -160px;
        position: relative;
    }

    .search-panel form {
        margin-top: 160px;
        margin-left: 70px;
    }

    .search-panel .search-panel__form {
        font-size: 40px;
    }

    .search-panel .search-panel__text {
        padding-left: 5px;
    }
}

@media (min-width: 768px) {
    .search-panel .search-panel__close {
        top: 15px;
        left: 20px;
        font-size: 30px;
    }
}

@media (min-width: 601px) {
    body.search-mode.admin-bar .search-panel {
        top: 46px;
    }
}

@media (min-width: 783px) {
    body.search-mode.admin-bar .search-panel {
        top: 32px;
    }
}

/*#endregion*/
/*#region ForMobileDevices*/
@media all and (max-width: 992px) {
    .social {
        margin-right: 18px;
    }

    div#main_nav {
        background-color: #bf3131;
        z-index: 100;
        width: 100%;
        padding: 16px;
        margin-top: 7px;
    }

    a.nav-link {
        /* border-bottom: 1px dashed #64555538;*/
    }
}

/*#endregion*/
/*#region slider-content*/
.bg-light-theme {
    background-color: #f8faf8;
    box-shadow: 1px 2px 2px #e7ede9;
}

    .bg-light-theme:hover {
        box-shadow: 1px 2px 10px #b9b4b4;
        transition-duration: 1s;
        cursor: pointer;
    }

.hdl-latests-item-over {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 20%;
    right: 0;
    background: black;
    background: -moz-linear-gradient(180deg, transparent 0%, black 100%);
    background: -webkit-linear-gradient(180deg, transparent 0%, black 100%);
    background: linear-gradient(180deg, transparent 0%, black 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    z-index: 1;
}

    .hdl-latests-item-over > h2 {
        position: absolute;
        display: block;
        width: 100%;
        padding: 20px;
        margin: 0;
        direction: rtl;
        font-size: 1.3333333333rem;
        font-weight: 700;
        line-height: 1.5;
        bottom: 0;
        right: 0;
        color: #fff;
        z-index: 2;
    }

/*#endregion*/
/*#region GALLERY*/

#lightgallery a {
    color: black;
    text-decoration: none;
    text-align: center;
}

.demo-gallery {
    margin-top: 10px;
}

.fade-mode {
    width: 100%;
    overflow: hidden;
    position: relative;
    -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
}

    .fade-mode img {
        width: 100%;
        top: 0;
        position: relative;
        left: 0;
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
        -webkit-transition: -webkit-transform 0.3s;
        -moz-transition: -moz-transform 0.3s;
        -o-transition: -o-transform 0.3s;
        transition: transform 0.3s;
    }

    .fade-mode .ovrly {
        background: rgba(0, 0, 0, 0.5);
        height: 100%;
        left: 0;
        top: 0;
        position: absolute;
        width: 100%;
        opacity: 0;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

    .fade-mode .buttons {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

        .fade-mode .buttons .hvr {
            -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
            -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
            box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 0;
            color: #fff;
            display: inline-block;
            margin: 0 1px;
            line-height: 40px;
            font-size: 25px;
            text-align: center;
            text-decoration: none;
            width: 40px;
            height: 40px;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            -o-transition: all 0.3s;
            transition: all 0.3s;
            opacity: 0;
            border: 1px solid #fff;
        }

    .fade-mode:hover img {
        -webkit-filter: blur(2px);
        filter: blur(2px);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    .fade-mode:hover .ovrly {
        opacity: 1;
    }

    .fade-mode:hover .buttons .hvr {
        opacity: 1;
    }

ul#lightgallery {
    list-style: none;
}

/*fade-blur effect*/

.card-header img {
    max-width: 100%;
}

.gallery-main .col-lg-3,
.gallery-main .col-md-6,
.gallery-main .col-sm-12,
.gallery-main .col-xs-12 {
    padding: 0px !important;
}

.with-margin {
    margin: 50px 0;
}

a:hover {
    cursor: pointer !important;
}
/*#endregion*/
