h2.title-v2.title-center:after {
    background: #02B7D6;
    left: 40%;
    width: 20%;
    margin-left: 0px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: BKoodak;
}

.header-v2 .navbar-default .navbar-nav > li > a {
    text-transform: none;
}


.BoxList {
    background: #fff;
    padding: 3%;
}

    .BoxList .itemBox {
        display: inline-block;
        text-align: center;
    }

    .BoxList .item {
        width: 319px;
        height: 477px;
        position: relative;
        border-radius: 10px !important;
        overflow: hidden;
        margin: 10px;
        box-shadow: -2px -2px 15px #999;
        display: inline-block;
        text-align: right;
    }

        .BoxList .item img {
            height: 100%;
            width: 100%;
            float: right;
            object-fit: cover;
        }

        .BoxList .item .itemLayer {
            position: absolute;
            background: rgba(0,0,0,0.2);
            display: inline-block;
            width: 319px;
            bottom: 0px;
            right: 0px;
            height: 477px;
            transition: all 0.5s ease;
        }

            .BoxList .item .itemLayer .descBox {
                position: absolute;
                bottom: 0px;
                padding: 30px;
                color: white;
            }

            .BoxList .item .itemLayer .tit {
                position: relative;
                bottom: 0px;
                font-size: 20px;
            }

            .BoxList .item .itemLayer .desc {
                position: relative;
                bottom: 0px;
            }

        .BoxList .item .itemHove {
            position: absolute;
            background: rgba(242,98,35,0.6);
            display: none;
            width: 319px;
            height: 477px;
            top: 0px;
            right: 0px;
            transition: all 0.5s ease;
        }

            .BoxList .item .itemHove .descBox {
                position: absolute;
                bottom: 0px;
                padding: 30px;
                color: white;
                width: 100%;
            }


            .BoxList .item .itemHove .tit {
                position: relative;
                bottom: 0px;
                font-size: 20px;
            }

            .BoxList .item .itemHove .desc {
                position: relative;
                bottom: 0px;
            }

            .BoxList .item .itemHove .more {
                position: relative;
                width: auto;
                float: left;
                color: #fff;
            }

                .BoxList .item .itemHove .more a {
                    color: #fff;
                }

#langMobile {
    display: inline-block;
    width: 150px;
    float: right;
    display: none;
}

    #langMobile .lngItem {
        float: right;
        padding: 0px 10px;
    }

        #langMobile .lngItem a {
        }

#newsDetail img.img-responsive {
    width: 300px;
    float: left;
    margin: 20px;
    padding: 20px;
    border: 1px solid #e2e2e2;
    box-shadow: 0px 5px 10px #e2e2e2;
}

.cube-portfolio .cbp-l-grid-agency-title {
    letter-spacing: -1px;
}

.header-fixed .header-v2.header-fixed-shrink .navbar-brand img {
    width: 60%;
    margin-top: -12px;
}

#mainBody .sky-form textarea {
    height: 175px;
    resize: auto;
}

.thumbnail-style h3 {
    max-height: 28px;
    overflow: hidden;
}

    .thumbnail-style h3 .thumbnail-style {
        box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
    }

.thumbnails .caption {
    border-left: 5px solid #f1f1f1;
}

.gridItem {
    background: #fefefe;
    border: 1px solid #f1f1f1;
    box-shadow: none;
    padding: 0px 15px;
}


    .gridItem .box {
        margin: 15px !important;
        display: inline-block;
    }

    .gridItem img {
        width: 100%;
    }



    .gridItem .list-inline {
        margin: 0px !important;
        margin-bottom: 15px !important;
        direction: ltr;
        text-align: left;
        padding-left: 0px;
    }

    .gridItem ul {
        padding-bottom: 6px !important;
    }

    .gridItem p {
        text-align: center;
    }

    .gridItem li {
        direction: ltr;
    }

        .gridItem li i {
            margin-right: 4px;
        }

    .gridItem hr {
        margin: 10px 0;
    }


.rtl {
    direction: rtl !important;
}

.navbar-nav > li {
    float: right;
}

#adminBar {
    float: left;
}

body {
    font-family: BKoodak;
}


@media (max-width: 991px) {

    #langMobile {
        display: inline-block;
    }
}


@font-face {
    font-family: 'BKoodak';
    src: url('/fonts/IRANSansWeb.woff') format('woff');
}



.our-tours-list-item {
    background: #fff;
    margin: 0px;
    border: 6px solid #E7ECEF;
    border-radius: 6px !important;
    padding: 5px;
    height: 380px;
}

.img-wrapper--shadow img {
    height: 230px;
    width: 100%;
    object-fit: cover;
}

.caption-owl-nwes {
    height: 82px;
    padding: 4px;
    overflow: hidden;
}


.our-tours-list .owl-prev,
.our-tours-list .owl-next {
    width: 45px;
    height: 45px;
    background: #929292;
    color: #fff;
    position: absolute;
    display: inline-block;
    cursor: pointer;
    top: 40%;
    border-radius: 50% !important;
}

.our-tours-list .owl-prev {
    right: 0%;
}

.our-tours-list .owl-next {
    left: 0%;
}

    .our-tours-list .owl-prev:after,
    .our-tours-list .owl-next:after {
        color: #fff;
        font-size: 30px;
        position: absolute;
        font-weight: normal;
        display: inline-block;
        font-family: FontAwesome;
    }

    .our-tours-list .owl-next:after {
        content: "\f104";
        left: 15px;
        top: -1px;
    }

.our-tours-list .owl-prev:after {
    content: "\f105";
    left: 18px;
    top: -1px;
}

.cintainerCaptionCu {
    padding: 100px 16px 0 80px !important;
    font-weight: bold;
}


@media(max-width:768px) {
    .cintainerCaptionCu {
        padding: 0px 0px 0 25px !important;
    }
}

@media (max-width: 991px) {
    .header-v2 .navbar-collapse.collapse.in {
        background-color: #281847;
    }
}
