﻿/*  Developed By www.Alpan.ir ( Mehdi Alipanah TEL:09133521388 ) */
.container {
}

.carousel {
    border: 1px solid #ebeced;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -ms-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

#myCarousel .carousel-caption {
    left: 0;
    right: 0;
    bottom: 0;
    text-align: left;
    padding: 10px;
    background: rgba(0,0,0,0.6);
    text-shadow: none;
}

#myCarousel .list-group {
    position: absolute;
    top: 0;
    width: 100%;
}

#myCarousel .list-group-item {
    border-radius: 0px;
    cursor: pointer;
    background-color: #f1f6fa;
    color: #4d4d4d;
    border-bottom: 0px;
    border-top: 0px;
    border-right: 1px thin black;
    border-left: 0px;
    padding-top: 7px;
    direction: rtl;
    white-space: nowrap;
    font-size: 12px;
}

.kalaname-in-carousel {
}

#myCarousel .list-group .active {
    background-color: #f9941e;
    color: white;
    border-right: 1px #f9941e;
}

    #myCarousel .list-group .active::after {
        content: " ";
        position: absolute;
        top: 50%;
        left: 102%; /* To the right of the tooltip */
        margin-top: -10px;
        border-width: 10px;
        border-style: solid;
        border-color: transparent transparent transparent #f9941e;
    }

#myCarousel .carousel-inner {
    background-color: white;
}

    #myCarousel .carousel-inner .divall {
        height: 310px;
    }

        #myCarousel .carousel-inner .divall .leftall {
        }

        #myCarousel .carousel-inner .divall .rightall {
            padding-right: 25px;
            padding-left: 5px;
        }

        #myCarousel .carousel-inner .divall .leftall .left-up {
            height: 80px;
            margin-top: 30px;
            overflow: hidden;
            color: black;
            padding: 5px;
            direction: rtl;
        }

            #myCarousel .carousel-inner .divall .leftall .left-up .kalaname_incarusal {
            }

        #myCarousel .carousel-inner .divall .leftall .left-down {
        }

        #myCarousel .carousel-inner .divall .rightall .right-up {
            height: 80px;
            width: 100%;
            margin-top: 30px;
        }

            #myCarousel .carousel-inner .divall .rightall .right-up .ru-up {
                color: red;
                font-size: 15px;
                padding-bottom: 5px;
            }

            #myCarousel .carousel-inner .divall .rightall .right-up .ru-down {
                position: relative;
            }

                #myCarousel .carousel-inner .divall .rightall .right-up .ru-down .ru-down-newprice {
                    background-color: #e01916;
                    color: white;
                    padding: 7px;
                    direction: rtl;
                }

                    #myCarousel .carousel-inner .divall .rightall .right-up .ru-down .ru-down-newprice::before {
                        content: " ";
                        position: absolute;
                        top: 50%;
                        right: 0px; /* To the right of the tooltip */
                        margin-top: -8px;
                        border-width: 8px;
                        border-style: solid;
                        border-color: transparent white transparent transparent;
                    }

                    #myCarousel .carousel-inner .divall .rightall .right-up .ru-down .ru-down-newprice .fee {
                        font-size: 28px;
                        font-weight: bold;
                        vertical-align: middle;
                    }

                    #myCarousel .carousel-inner .divall .rightall .right-up .ru-down .ru-down-newprice .horoof {
                        font-size: medium;
                        vertical-align: middle;
                        padding-right: 3px;
                    }

                #myCarousel .carousel-inner .divall .rightall .right-up .ru-down .ru-down-oldprice {
                    background-color: #777576;
                    padding: 7px;
                    color: #e2dfda;
                    border-left: 2px;
                    border-left-color: white;
                    border-left-style: solid;
                    position: relative;
                }

                    #myCarousel .carousel-inner .divall .rightall .right-up .ru-down .ru-down-oldprice .cross {
                        position: relative;
                    }

                        #myCarousel .carousel-inner .divall .rightall .right-up .ru-down .ru-down-oldprice .cross::after {
                            position: absolute;
                            content: '';
                            background: #050a10;
                            display: block;
                            width: 100px;
                            height: 2px;
                            -webkit-transform: rotate(-15deg);
                            transform: rotate(-15deg);
                            left: 0;
                            right: 0;
                            top: 0;
                            bottom: 0;
                            margin: auto;
                        }

                    #myCarousel .carousel-inner .divall .rightall .right-up .ru-down .ru-down-oldprice .fee {
                        font-size: 28px;
                        font-weight: bold;
                        vertical-align: middle;
                    }

                    #myCarousel .carousel-inner .divall .rightall .right-up .ru-down .ru-down-oldprice::after {
                        content: " ";
                        position: absolute;
                        top: 50%;
                        right: 100%; /* To the left of the tooltip */
                        margin-top: -7px;
                        border-width: 7px;
                        border-style: solid;
                        border-color: transparent #777576 transparent transparent;
                    }

        #myCarousel .carousel-inner .divall .rightall .right-middle {
        }

            #myCarousel .carousel-inner .divall .rightall .right-middle .config {
                direction: rtl;
                text-align: right;
                color: GrayText;
                font-size: 12px;
                min-height: 82px;
                padding: 5px;
            }

        #myCarousel .carousel-inner .divall .rightall .right-down {
        }

.makoos {
    /*padding-top: 10px;*/
    text-align: right;
    display: flex;
    align-items: center;
}

    .makoos .makoos-text {
        color: black;
        padding-right: 0px;
    }

    .makoos .makoos-count {
        text-align: center;
        padding-left: 0px;
        position: relative;
    }

        .makoos .makoos-count .makoos-count-counttown {
            position: absolute;
            top: 240px;
            right: 60px;
            z-index: 100;
        }

        .makoos .makoos-count .span-text {
            position: absolute;
            top: 280px;
            right: 45px;
            z-index: 100;
            color: gray;
        }

        .makoos .makoos-count .makoos-count-counttown2 {
            position: absolute;
            top: 240px;
            right: 0px;
            z-index: 100;
        }

.padding-xs-pic {
    padding-top: 110px;
}

@media (min-width: 992px) {

    #myCarousel .carousel-controls {
        display: none;
    }

    .carousel-control {
        width: 8%;
        left: 10px;
        color: red;
    }

        .carousel-control.right {
            right: 12px;
            background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
            background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
            background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
            background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
        }

        .carousel-control.left {
            left: 12px;
            background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
            background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
            background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
            background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
        }
}

@media (max-width: 991px) {
    .padding-xs {
        padding-right: 30px;
    }

    .padding-xs-pic {
        padding-top: 15px;
    }

    .carousel {
        /*border: 1px solid #ebeced;
        border-top: 0px;
        -ms-border-radius: 0px;
        border-radius: 0px;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
        -ms-border-bottom-left-radius: 4px;
        -ms-border-bottom-right-radius: 4px;
        -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
        -ms-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
        box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        overflow: hidden;*/
    }

    .carousel-controls {
        opacity: 0.8;
    }

    .carousel-control {
        width: 8%;
        left: 10px;
        color: red;
    }

        .carousel-control.right {
            right: 12px;
            background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
            background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
            background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
            background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
        }

        .carousel-control.left {
            left: 12px;
            background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
            background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
            background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
            background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
        }

    .carousel-inner > .item {
    }

    .carousel-caption p,
    #myCarousel .list-group {
        display: none;
    }

    #myCarousel2 .nav-carousal {
        display: none;
    }

    #myCarousel .carousel-inner .divall {
    }

        #myCarousel .carousel-inner .divall .rightall {
            padding-left: 0px;
            padding-right: 0px;
        }

        #myCarousel .carousel-inner .divall .leftall .left-up {
            height: 50px;
            margin-top: 0px;
            overflow: hidden;
            padding: 5px;
            direction: rtl;
            text-align: center;
            margin-right: 0px;
            margin-left: 5px;
            padding-top: 15px;
            color: gray;
        }

        #myCarousel .carousel-inner .divall .rightall .right-up {
            height: 60px;
            margin-top: 0px;
        }

    .makoos {
        text-align: right;
        display: block;
        padding-top: 0px;
        background-color: #f7f9fa;
        /*padding-right: 10px;*/
        border-right: 1px solid #ebeced;
        border-left: 1px solid #ebeced;
        border-top: 1px solid #ebeced;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        -ms-border-top-left-radius: 4px;
        -ms-border-top-right-radius: 4px;
        -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);
        -ms-box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);
        box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        overflow: hidden;
        margin-right: 0px;
        margin-left: 0px;
        margin-top: 5px;
    }

        .makoos .makoos-text {
            color: black;
            padding-top: 5px;
            padding-bottom: 5px;
        }

        .makoos .makoos-count {
            text-align: center;
            padding-left: 15px;
            position: relative;
            background-color: #f7f9fa;
            /*border-bottom:solid;
            border-bottom-color:gray;
            border-bottom-width:3px;*/
        }

            .makoos .makoos-count .makoos-count-counttown {
                position: static;
            }

            .makoos .makoos-count .span-text {
                position: static;
                top: 0px;
                padding-bottom: 3px;
                color: gray;
            }

    .left-menu-carousel {
        min-height: 0px;
    }
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

#myCarousel2 .nav a small {
    display: block;
}

#myCarousel2 .nav {
}

    #myCarousel2 .nav a {
        border-radius: 0px;
    }

.nav-pills > li > a {
    background: #4d4d4d;
    color: white;
}

    .nav-pills > li > a:hover {
        background-color: white;
        color: #4d4d4d;
    }

.nav-pills > li.active > a {
    background-color: #f2f2f2;
    color: #4d4d4d;
    text-decoration: none;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -ms-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
}

    .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
        background-color: #f2f2f2;
        color: #4d4d4d;
        text-decoration: none;
        -webkit-transition: all 0s ease-in-out;
        -moz-transition: all 0s ease-in-out;
        -ms-transition: all 0s ease-in-out;
        -o-transition: all 0s ease-in-out;
        transition: all 0s ease-in-out;
    }

    .nav-pills > li.active > a::after {
        content: " ";
        position: absolute;
        bottom: 100%; /* At the top of the tooltip */
        left: 50%;
        margin-left: -10px;
        border-width: 10px;
        border-style: solid;
        border-color: transparent transparent #f2f2f2 transparent;
    }


@media (max-width:1199px) and (min-width:991px) {
    #myCarousel .carousel-inner .divall .rightall .right-up .ru-down .ru-down-newprice .fee {
        font-size: 21px;
    }

    #myCarousel .carousel-inner .divall .rightall .right-up .ru-down .ru-down-oldprice .fee {
        font-size: 21px;
    }

    #myCarousel .carousel-inner .divall .rightall .right-up .ru-down .ru-down-newprice .horoof {
        font-size: 14px;
    }

    .image-3houre {
        width: 65px;
        padding-top: 10px;
    }
}

@media (max-width:1199px) and (min-width:1090px) {
    .image-3houre {
        width: 75px;
        padding-top: 7px;
    }
}
