@font-face {
    font-family: 'iransans';
    src: /* IE6â€“8 */
            url('../fonts/iransans-fa-num.woff') format('woff'), url('../fonts/IRANSans.html') format('woff2'), url('../fonts/IRANSans.eot') format('eot');
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

* {
    font-family: 'iransans';
    direction: rtl;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
}

a:hover,
a:focus,
a:hover:active {
    text-decoration: none;
}

body {
    padding-right: 0 !important;
    min-width: 300px;
}

header nav {
    height: 80px;
    width: 100%;
    background: #0b233b;
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    left: 0;
    border-bottom: 1px solid #f5f5f5;
}

.logo {
    line-height: 80px;
    margin-right: 75px;
    float: right;
}

.menu-btn {
    display: inline-block;
    font-size: 1.5em;
    line-height: 50px;
    padding-top: 23px;
    margin-right: 12px;
    color: #fff;
    float: right;
}

.loggedin .menu-btn {
    padding-top: 10px;
}

.loggedin .logo {
    line-height: 60px;
}

.loggedin .login-hidden {
    display: none;
}

.loggedin .logo img {
    width: 150px;
}

.bot-task {
    display: none;
    height: 30px;
    overflow: hidden;
    background-color: #333;
}
.tags-box{
    overflow: hidden;

}
.tags-box ul{
    list-style: none;
    padding: 0;

}
#TagLeft,#TagRight{
    position: absolute;
    cursor: pointer;
    top: 6px;
}
#TagLeft:hover,#TagRight:hover{
    transform: scale(1.1);
}
#TagLeft{
    left: -24px;


}
#TagRight{
    right: -24px;
}
#TagLeft i,#TagRight i{
    font-size: 20px;
    color: #ffa436;
}
.tags-box ul li{
    float: right;
    font-size: 11px;
    margin-left: 5px;

}
.tags-box ul li:last-child{
    margin-left: 0;
}
.loggedin .bot-task {
    display: block;
}

.menu-btn > span:hover,
.menu-btn > span:focus {
    color: #fbb054;
    cursor: pointer;
}

.login-hidden {
    float: right;
    height: 13px;
}


.login-signup {

    float: left;
    line-height: 50px;
    font-size: 14px;
    color: #fff;
}

.login-signup > a {
    color: #fff;
}

.logo img {
    width: 174px;
}

.login-signup > a:active:hover,
.login-signup > a:hover,
.login-signup > a:focus {
    text-decoration: none;
    color: #f5f5f5;
}

.search-nav-btn span {
    cursor: pointer;
}

.search-nav-btn {

    color: #fff;

    padding: 2px 12px;
    float: left;
}

.top-left-btns {
    float: left;
}

.logout-btn,
.logout-btn i {
    color: #FF5722;
}

.top-left-btns i {
    top: 0;
    left: 3px;
}

.money-bag,
.money-bag i {
    color: #00BCD4;
}

.top-user-name,
.top-user-name i {
    color: #fff;
}

.top-left-btns a {
    display: inline-block;
    line-height: 30px;
    font-size: .9em;
    padding: 0 10px;
}

.ticket-caption div {
    margin-bottom: 5px;
}

.top-left-btns a:hover,
.top-left-btns a:hover i,
.top-left-btns a:hover span {
    color: #fbb055;
}

.user-coin,
.user-coin i {
    color: #26A698;
}

.top-left-btns span {
    color: #fff;
    font-size: 1em;
}

.user-tickets {
    color: #c3f9a1;
}

.dropdown-menu {
    right: 0;
    padding: 0;
    box-shadow: none;
    margin: 0;
    border-radius: 0;
    background-color: #666;
    left: unset;
}

.main-nav {
    margin-top: 10px;
    padding-right: 0;
    width: 100%;
    text-align: center;
}

.main-nav > li {
    margin-right: 5px;
}

.main-nav li {
    float: none;
    color: #fff;
    text-align: center;
    position: relative;
    display: inline-block;
    min-width: 80px;
    font-size: 12px;
}

.main-nav > li > a {
    line-height: 5px !important;
    color: #fff;
}

.main-nav > li > a:hover {
    background-color: #fbb054;
    color: #272731;
}

.main-nav > li.open > a {
    background-color: #fbb054;
    color: #272731;
}

@media (max-width: 767px) {
    #TagLeft {
        left: -13px;
    }
    #TagLeft i, #TagRight i {
        font-size: 13px;
    }
    #TagRight{
        right: -13px;
    }
    .navbar-nav .open .dropdown-menu > li > a {}
    .tags-box{
        overflow: auto;

    }
    .main-nav li {
        text-align: center!important;
        margin-top: 1px;
    }
    .logo {
        margin-right: 30px;
    }
    .login-signup {
        position: absolute;
        left: 20px;
        top: -55px;
    }
    .menu-btn {
        padding-top: 10px;
    }
    .logo {
        line-height: 60px;
    }
}

.loggedin .carousel-box {

    margin-top: 94px !important;
}

.dropdown .dropdown a:hover {
    background-color: #FEA007 !important;
}


.search-dropdown {
    left: 38px;
    top: 37px;
    z-index: 20;
    position: absolute;
    display: none;
    width: 310px;
}

.dropdown-menu li > a {
    height: 35px;
    line-height: 35px;
    color: #272731;
}

.dropdown-menu li {
    background-color: #fbb054;
    margin-bottom: 1px;
}

.main-nav .dropdown-menu {
    background-color: rgba(0, 0, 0, 0);
}

.main-nav .dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover,
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    background-color: #fbb054 !important;
}

.main-nav .dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover,
.nav .open > a a,
.nav .open > a a:focus,
.nav .open > a a:hover {
    background-color: #FEA007 !important;
}

.dropdown i {
    transition: all 0s;
}

.carousel-box {
    padding: 0;
    margin-top: 89px;
}

.carousel-box img {
    width: 100%;
}

.carousel-control.right {
    background-image: none;
}

.carousel-control.left {
    background-image: none;
}

.carousel-caption a {
    text-decoration: none;
    font-weight: 900;
    color: #fbb054;
    font-size: 1.3em;
    padding-left: 5px;
    border-left: 3px solid #fbb054;
}

.carousel-caption h2 {
    font-size: 25px;
}

.carousel-caption a:hover,
.news-list h3 a,
.ticket-caption a {
    text-decoration: none;
}

.search-btn {
    height: 40px;
    border-radius: 0;
    background-color: #fcc008;
    border: none;
}


.search-btn:hover,
.search-btn:focus,
.search-btn:active:focus {
    background-color: #FEA007;
}

.search {
    /*margin-top: 10px;*/
    background-color: #f5f5f5;
    height: 70px;
    padding-top: 15px;
    border-radius: 3px;
}

.search input {
    border-radius: 0;
    background-color: #f5f5f5;
    height: 40px;
    width: 100%;
    background-color: #fff;
}

.searchin {
    padding: 0;
}





/*the container must be positioned relative:*/

.custom-select {
    position: relative;
    float: right;
    text-align: right;
    padding: 0;
}

.custom-select select {
    display: none;
    /*hide original SELECT element:*/
}

.select-selected {
    transition: 0.2s all;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
    -o-transition: 0.2s all;
    background: #555;
    height: 40px;
}

.select-selected:hover {
    background: #FE8900;
}





/*style the arrow inside the select element:*/

.select-selected:after {
    position: absolute;
    content: "";
    top: 20px;
    left: 4px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #fff transparent transparent transparent;
}





/*point the arrow upwards when the select box is open (active):*/

.select-selected.select-arrow-active:after {
    border-color: transparent transparent #fff transparent;
    top: 12px;
}





/*style the items (options), including the selected item:*/

.select-items div,
.select-selected {
    font-size: 13px;
    color: #ffffff;
    padding: 0 16px;
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
    cursor: pointer;
    line-height: 40px;
}





/*style items (options):*/

.select-items {
    position: absolute;
    background: #555;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    width: 150px;
}





/*hide the items when the select box is closed:*/

.select-hide {
    display: none;
}

.select-items div:hover {
    background: #FE8900;
}





/*--simple btns here--*/

.carousel-caption {
    left: 51%;
    text-align: left;
}

.Ads img {
    width: 100%;
    margin-top: 10px;
}

.top-tickets {
    background-color: #f5f5f5;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.top-ticket {
    margin-top: 10px;
}

.top-ticket img {
    width: 100%;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}

.top-ticket:hover img,
.top-ticket:focus img {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
}

.simp-bt2 {
    float: left;
    width: 80px;
    margin: 5px 0 5px 5px;
    font-size: 11px;
}

.simp-bt2 a {
    font-size: 1em;
    font-weight: 400;
    color: #fff;
    padding: 0.7em 0em 0.7em 0em;
    text-align: center;
    text-decoration: none;
    background: #FE8900;
    display: block;
}





/* Shutter Out Vertical */

.hvr-shutter-out-vertical {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
    background: #e1e1e1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-shutter-out-vertical:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #FEA007;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-shutter-out-vertical:hover,
.hvr-shutter-out-vertical:focus,
.hvr-shutter-out-vertical:active {
    color: white;
}

.hvr-shutter-out-vertical:hover:before,
.hvr-shutter-out-vertical:focus:before,
.hvr-shutter-out-vertical:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

.top-ticket:hover .simp-bt2,
.top-ticket:focus .simp-bt2 {
    right: 70px;
}

.top-ticket {
    display: inline-block;
    position: relative;
    overflow: hidden;
    transition: all 0.2s;
    cursor: pointer;
}

.top-ticket:hover .black-blok,
.top-ticket:focus .black-blok {
    opacity: 0.6;
}

.top-ticket:hover h3,
.top-ticket:focus h3 {
    left: 0;
}

.top-ticket:hover,
.top-ticket:focus {
    transform: scale(1.1);
    z-index: 1;
}

.top-ticket .simp-bt2 {
    position: absolute;
    top: 52%;
    width: 120px;
    font-size: .8em;
    right: -130px;
    transition: all 0.4s;
    z-index: 1;
}

.top-ticket h3 {
    position: absolute;
    top: 25%;
    padding: 5px 0;
    left: -450px;
    color: #fff;
    transition: all 0.4s;
    z-index: 1;
    font-size: 1.2em;
    width: 100%;
    background: #000000b3;
    text-align: center;
}

.nbox {
    margin-top: 30px;
}

.news-box {
    padding: 15px 15px;
    padding-bottom: 35px;
    background-color: #f5f5f5;
    position: relative;
    min-height: 155px;
    border: 1px solid #ddd;
}

.news-box a:hover {
    text-decoration: none;
    color: #232730;
}

.news-box a {
    color: #272731;
}

.news-box ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.news-box li {
    padding-right: 1em;
    text-indent: -.7em;
}

.news-box li :before {
    font-size: 1.5em;
    content: "• ";
    color: #ffc107;
    /* or whatever color you prefer */
}

.more {
    position: absolute;
    left: 10px;
    color: #fff;
    text-decoration: none;
    bottom: 10px;
    background-color: #FEA007;
    padding: 5px 15px;
    border: none;
}

.more:hover,
.more:active,
.more:focus {
    text-decoration: none;
    color: #222 !important;
    background-color: #fbb055;
}

.tab-menu {
    display: flex;
    justify-content: center;
    margin-top: 22px;
}

.tab-menu .glyphicon-triangle-bottom {
    position: absolute;
    left: 41%;
    top: 37px;
    font-size: 1.5em;
    color: #fbb055;
    opacity: 0;
}

.nav-tabs > li > a {
    width: 170px;
    text-align: center;
    border-radius: 0;
    color: #272731;
    background-color: #fbb054;
    margin-right: 12px;
}

.nav-tabs > li > a:hover {
    background-color: #FEA007;
}

.nav-tabs > li {
    float: right;
    position: relative;
}



.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    background-color: #0b233b;
    color: #fff;
}

.date-name {
    padding: 15px 0;
    position: relative;
}
.op-light-green{
    background-color: #d4e056
}

.op-light-blue{
    background-color: #42d7e0;
    line-height: 25px !important;
}

.date-name:hover::after,.date-name:focus::after{
    background-color: #bdbdbd;
    border-color: #bdbdbd;
}
.time-list:nth-of-type(odd){
    background-color: #f3f1f1;

}
.date-name::after {
    content: " ";
    border: solid #bdbdbd;
    background-color: #bdbdbd;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 6px;
    transform: rotate(45deg);
    bottom: -8px;
    margin-right: -5px;
    z-index: 1;
    position: absolute;
    -webkit-transform: rotate(45deg);
    transition: all 0.3s;
}
.date-name span{
    display: block;
    font-weight: bold;
    font-size: 14px;
}
.nav-tabs > li.active > .glyphicon-triangle-bottom {
    opacity: 1;
}

.content-tab {
    background-color: #0b233b;
    padding-bottom: 70px;
    padding-top: 40px;
}

.list-group-item {
    cursor: pointer;
}

.ticket {
    width: 200px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    height: 370px;
    background-color: #fff;
    margin-left: 18px;
    margin-top: 18px;
}

.ticket:hover,
.ticket:focus {
    transform: scale(1.02);
    filter: contrast(1.1);
}

.ticket img {
    width: 100%;
    height: 280px;
}

.shadow {
    position: absolute;
    bottom: 0;
    right: 0;
}

.ticket h4 {
    position: absolute;
    bottom: 42px;
    text-align: center;
    width: 100%;
    font-size: 15px;
}

.ticket h5 {
    position: absolute;
    bottom: 23px;
    text-align: center;
    width: 100%;
    font-size: 12px;
    color: #747476;
}

.ticket .ticketLink {
    position: absolute;
    bottom: 0;
    text-decoration: none;
    display: inline-block;
    left: 34%;
    color: #fbb055;
    width: 70px;
    border-bottom: 5px solid #fbb055;
    padding-bottom: 4px;
    text-align: center;
    transition: border-bottom-width 0.4s 0s, width 0.4s 0.4s, left 0.4s 0.4s;
}

.ticket a:hover,
.ticket a:focus {
    text-decoration: none;
    border-bottom-width: 15px;
    width: 100%;
    left: 0;
}
.discount {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: #dc456f;
    border: 2px solid #fff;
    color: #fff;
    left: 5px;
    top: 5px;
    padding-top: 10px;
    padding-right: 2px;
    font-size: 15px;
    z-index: 10;
}

.tickets {
    display: flex;
    justify-content: center;
}

.footer-m {
    background-color: #eee;
    color: #212121;
    border-top: 1px solid #0b233b;
}





}
.left-bottom {
    padding: 10px;
    text-align: justify;
}
.left-bottom h5 {
    font-size: 1.3em;
    font-weight: 900;
    border-right: 2px solid #fbb054;
    padding-right: 10px;
    margin-top: 40px;
    color: #fbb054;
}
.left-bottom img {
    width: 29px;
}
.left-bottom p {
    font-size: 13px;
    line-height: 20px;

    text-align: justify;
}
.right-bottom {
    line-height: 22;
    text-align: center;
}
.right-bottom img {
    /*width: 100px;*/
}
@media screen and (max-width: 536px) {
    .login-signup {
        margin-left: 0;
    }

    .search-nav-btn {
        left: 10px;
    }

    .dropdown-menu li {
        width: 100%;
    }
}
@media screen and (max-width: 481px) {
    .ticket{
        width:49% !important;
        height: inherit !important;
        padding-bottom: 80px;
        margin-left: 0;

    }

    .loggedin .logo img{
        width: 100px;
    }
    .ticket .ticketLink{
        left: 24%;
    }
    .ticket img{
        height: inherit !important;
    }
}
@media screen and (max-width: 546px) {
    .tab-pane .ticket {
        margin: 0 auto;
        float: inherit;
    }
}
@media screen and (max-width: 780px) {
    .tab-menu .nav-tabs > li {
        margin-bottom: 0;
        border-left: 1px solid #fff;
        width: 50%;

    }

    .tab-menu .nav-tabs > li > a {
        width: 100%;
    }

    .carousel-caption {
        right: 10%;
        bottom: -15px;
    }

    .carousel-caption h2 {
        font-size: 12px;
    }

    .carousel-caption a {

        font-size: .8em;
    }
}
.Nolink{
    pointer-events: none;
}
.ce-box {
    background-color: #f5f5f5;
    margin-top: 140px;
    margin-bottom: 70px;
    padding: 26px;
    text-align: justify;
    box-shadow: 0px 2px 10px #aaa;
}
.ce-box p {
    line-height: 30px;
}
.ce-box h3 {
    color: #FE3207;
}
.cat-main {
    margin-top: 130px;
}
.c-title {
    padding-top: 30px;
}
.cat-tab {
    padding-bottom: 70px;
    padding-top: 40px;
}
.cat-tab .ticket {
    box-shadow: 0px 0px 6px #777;
}

/* btn */
.btn-shahriz-lightGreen {
    background-color: #d4e056;
    color: #333;
}

.btn-shahriz-lightGreen:hover,
.btn-shahriz-lightGreen:focus {
    background-color: #c9d82f;
    color: #333;
}

.btn-shahriz-blue {
    background-color: #4dd0e4;
    color: #fff;
}
.btn-shahriz-blue:hover,
.btn-shahriz-blue:focus {
    background-color: #33c2d8;
    color: #fff;
}
.btn-shahriz-orange {
    color: #fff;
    background-color: #fbb055;
}
.btn-shahriz-orange:hover,
.btn-shahriz-orange:focus {
    background-color: #ffa436;
    color: #fff;
}
.btn-shahriz-navyBlue {
    background-color: #0d233b;
    color: #fff;
}

.btn-shahriz-navyBlue a
{
    color: #fff !important;
}
/*.btn-shahriz-navyBlue:hover,
.btn-shahriz-navyBlue:focus {
    background-color: #253a50;
    color: #fff;
}*/
.btn-shahriz-gray {
    background-color: #bdbdbd;
    color: #fff;
}
.btn-shahriz-gray:hover,
.btn-shahriz-gray:focus {
    background-color: #bdbdbd;
    color: #fff;
}

.btn-shahriz-gray-second {
    background-color: #bdbdbd;
    color: #0d233b;
}

.btn-shahriz-green {
    background-color: #66bb6a;
    color: #fff;
}

.btn-shahriz-green:hover,
.btn-shahriz-green:focus {
    background-color: #58a45c;
    color: #fff;
}
.btn-shahriz-purple {
    background-color: #9675ce;
    color: #fff;
}

.btn-shahriz-purple:hover,
.btn-shahriz-purple:focus {
    background-color: #8467b6;
    color: #fff;
}
.btn-shahriz-red {
    background-color: #e53935;
    color: #fff;
}

.btn-shahriz-red:hover,
.btn-shahriz-red:focufs {
    background-color: #d7322e;
    color: #fff;
}

/*
404 page
*/
.err-main {
    height: 52vw;
    background-size: cover;
    margin-top: 80px;
}
.err-main > div > h1 {
    margin-top: 0;
    padding: 27px;
    text-align: center;
    color: #fd0505;
}
svg path.place {
    cursor: pointer;
}
svg path.place:hover {
    fill: #f1c40f !important;
    transition: .5s all;
}
.bs-example-modal-sm {
    padding-right: 0 !important
}
.copyright {
    line-height: 40px;
    text-align: center;
    background-color: #0b233b;
    color: #fff;
    padding-left: 20px;
}
.copyright a {
    color: #fbb055;
}
.copyright a:hover,
.copyright a:focus {
    text-decoration: none;
}
.wizard-step {
    background-color: #FFF;
}
.wizard-step ul.nav-wizard {
    padding: 15px;
}
.wizard-step ul.nav-wizard li {
    display: inline-block;
    margin: 5px;
}
.wizard-step ul.nav-wizard li a {
    background-color: #f7f6f1;
    border-radius: 50%;
    color: #a1a1a1;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    position: relative;
    text-align: center;
    -moz-transition: background 0.5s ease-in-out;
    -webkit-transition: background 0.5s ease-in-out;
    transition: background 0.5s ease-in-out;
    width: 40px;
}
.wizard-step ul.nav-wizard li.active a,
.wizard-step ul.nav-wizard li.completed a {
    background-color: #FEA007;
    color: #FFF;
}
.wizard-step ul.nav-wizard li.active a {
    background-color: #fbb055;
}
.wizard-step .pager {
    margin-top: 0;
}
.wizard-step .wizard-status {
    color: #CCC;
    font-size: 11px;
    font-weight: 700;
}
.wizard-step .final {
    display: none;
}
.progress-bar {
    float: right;
}
.left-log-form {
    border-right: 2px solid #f0e107;
}
.form-control {
    border-radius: 0;
    text-align: center;
    height: 38px;
}
.form-control:focus {
    border-color: #fbb055;
}
.form-s {
    margin: 10px 0;
    border: 1px solid #eee;
    padding: 0 20px 20px 20px;
    background-color: #fff;
    box-shadow: 0 0 10px #ccc;
}
.progress-bar {
    background-color: #ff7905;
}
.pay-img {
    background-image: url(../img/logo-orange-transparent_3_orig.png);
    height: 270px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.news-list {
    border: 1px solid #ccc;
    padding: 5px;
    height: 155px;
    margin-top: 10px;
    background-color: #fff;
    border-radius: 2px;
}
.news-list h3 a {
    font-size: 16px;
    color: #fbb055;
    display: block;
    height: 35px;
    overflow: hidden;
}
.news-list p {
    font-size: 11px;
    text-align: justify;
    height: 45px;
    overflow: hidden;
}
.news-list .btn-success {
    line-height: 23px;
    height: 23px;
    border-radius: 2px;
    padding: 0 5px;
    background-color: #fbb055;
    border: 1px solid #fe8407;
    float: left;
}
.news-list .btn-success:hover,
.news-list .btn-success:focus,
.news-list .btn-success:active:hover {
    background-color: #fe9b07;
    border: 1px solid #fe8407;
}
.news-main {
    background-color: #f5f5f5;
    padding-bottom: 50px;
}
.form-control:focus {
    box-shadow: none;
}
label {
    font-weight: 300;
}
@media screen and (max-width: 991px) {
    .news-list {
        height: auto;
    }

    .top-ticket:hover .simp-bt2,
    .top-ticket:focus .simp-bt2 {
        right: 34%;
    }

    .main-nav {}
}
.btn {
    border-radius: 2px;
}
.news-content {
    margin-top: 50px;
    margin-bottom: 50px;
    border: 1px solid #eee;
    padding: 5px;
    border-radius: 2px;
    background-color: #fff;
}
.news-content h5 {
    color: #aaa;
    margin-top: 17px;
}
.news-content h1 {
    font-size: 20px;
    color: #fbb055;
}
.news-content p {
    text-align: justify;
    font-size: 14px;
    line-height: 26px;
}
.news-content > div > img {
    margin: 15px 0;
    box-shadow: 0px 0px 5px #000;
    border-radius: 2px;
}
.news-c-m {
    background-color: #f5f5f5;
    margin-top: 80px;
}
.news-c-m .news-box {
    background-color: #fff;
    margin-bottom: 10px;
}
.checkbox label,
.radio label {
    font-size: 11px;
    padding-right: 30px;
    padding-top: 4px;
}




/* Customize the label (the container) */
.container1 {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}




/* Hide the browser's default checkbox */
.container1 input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}




/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    right: 0;
    height: 25px;
    width: 25px;
    background-color: #aaa;
    border-radius: 50%;
}




/* On mouse-over, add a grey background color */
.container1:hover input ~ .checkmark {
    background-color: #ccc;
}




/* When the checkbox is checked, add a blue background */
.container1 input:checked ~ .checkmark {
    background-color: #FEA007;
}




/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}




/* Show the checkmark when checked */
.container1 input:checked ~ .checkmark:after {
    display: block;
}




/* Style the checkmark/indicator */
.container1 .checkmark:after {
    left: 11px;
    top: 7px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.panel-default {
    border-color: #eee0;
    margin-bottom: 0;
}
.panel-b-l {
    padding: 0;
    overflow: auto;
    max-height: 400px;
}

.panel-b-2 {
    padding: 0;

}
.news-title {
    font-size: 22px;
    width: 15%;
    float: right;
    text-align: center;
}
.news-pagination {
    display: flex;
    justify-content: center;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    background-color: #fbb055;
    border-color: #FEA007;
}
.pagination > li > a,
.pagination > li > span {
    color: #FEA007;
}
.news-img {
    padding: 0;
}
.open > .dropdown-menu {
    display: inline;
    width: unset !important;
}
.dropdown-menu li:hover > ul {
    display: block;
}
.m-child li {
    width: 100%;
    text-align: right;
}
.date {
    color: #ababab;
    font-weight: 100;
    font-size: 11px;
}
.nav-wizard p {
    float: left;
    line-height: 63px;
}
.news-content .breadcrumb {
    font-size: 12px;
    background-color: rgba(0, 0, 0, 0);
    padding: 0;
    margin-bottom: 0;
}
.news-content .top-n-b {
    background-color: #333;
    line-height: 35px;
}
.news-content .breadcrumb > .active {
    color: #fff;
}
.news-content .breadcrumb a {
    color: #fbb055;
}
.news-content .breadcrumb a:hover {
    color: #fe8407;
    text-decoration: none;
}
.news-content .n-date {
    color: #fff;
}
.social {
    text-align: left;
    margin-bottom: 10px;
}
.social img {
    width: 30px;
}
.social img:hover {
    transform: scale(1.1) rotate(360deg);
}
.print img {
    width: 30px;
}
.print img:hover {
    transform: scale(1.1);
}
ul.m-child ul {
    right: 158px;
    top: 5px;
}
.navbar-nav .glyphicon {
    font-size: 8px;
    float: left;
    top: 12px;
    right: 10px;
}
.g-tick {
    margin: 50px 0px;
}
.g-main {
    background-color: #f5f5f5;
}
.g-tick .ticket {
    margin: 0;
}
.tick-box {
    margin-top: 20px;
    height: 293px;
    background-color: #fff;
    border-radius: 3px;
    overflow: hidden;
    border: 1px solid #ddd;
}
.tick-box h4 {
    text-align: center;
}
.tab-menu .nav.nav-tabs {
    padding-right: 0;
}
.social-f {
    border-right: 2px solid #fbb054;
    padding-right: 10px;
    margin-bottom: 30px;
    margin-top: 25px;
}
.nbox h5 {
    border-right: 2px solid #858585;
    padding-right: 5px;
}
.more:active:hover {
    background-color: #FEA007;
}
.ca-da {
    line-height: 50px;
}
.pagination > li {
    float: right;
}
.pagination {
    padding-right: 0;
}
.title-border,
.title-border1 {
    height: 5px;
    width: 42%;
    background-size: cover;
    background-repeat: no-repeat;
    float: right;
    margin-top: 20px;
}
.title-border {
    background-image: url(../png/b.png);
}
.title-border1 {
    background-image: url(../png/b2.png);
}


.login {
    margin: 100px auto;
    width: 516px;
    background-color: #ffffff;
    box-shadow: 5px 5px 20px #ccc;
}

.login .nav-tabs > li > a {
    margin-right: 2px;
}

.login .nav-tabs {
    padding-right: 0;
    background-color: #f5f5f5;
}

.login form {
    padding: 15px;
}

.login .form-control {
    border-radius: 0;
    text-align: center;
}

.login .form-control:focus {
    border-color: #666;
}

.login .btn-s {
    background-color: #fbb054;
    border-radius: 2px;
    border-color: #FEA007;
}
.login .btn-s:active:hover,
.login .btn-s:hover {
    background-color: #fe9b07;
}

.login .checkbox label,
.radio label {
    font-size: 11px;
    padding-right: 30px;
    padding-top: 4px;
}





/* Customize the label (the container) */
.container1 {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}





/* Hide the browser's default checkbox */
.container1 input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}





/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    right: 0;
    height: 25px;
    width: 25px;
    background-color: #aaa;
    border-radius: 50%;
}





/* On mouse-over, add a grey background color */
.container1:hover input ~ .checkmark {
    background-color: #ccc;
}





/* When the checkbox is checked, add a blue background */
.container1 input:checked ~ .checkmark {
    background-color: #fbb054;
}





/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}





/* Show the checkmark when checked */
.container1 input:checked ~ .checkmark:after {
    display: block;
}





/* Style the checkmark/indicator */
.container1 .checkmark:after {
    left: 11px;
    top: 7px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.cat-items {
    text-align: center;
}
.user-pic i {
    font-size: 5em;
    color: #fbb055;
    border: 2px solid;
    border-radius: 50px;
    width: 100px;
    line-height: 85px;
    height: 100px;
}
.user-pic {
    text-align: center;
    padding: 20px;
}
.login h3 {
    text-align: center;
    font-size: 15px;
    color: #9D4700;
}
.header {
    height: 365px;
    width: 100%;
    background-size: 515px;
    background-position-x: right;
    background-repeat: no-repeat;
    background-color: #212121;
}

.gray-blok {
    height: 365px;
    width: 100%;
    background-color: #212121;
    opacity: 0.9;
    position: absolute;
}

.header img {
    position: relative;
    left: 0;
    top: 25px;
    width: 230px;
}

.ticket-img {
    position: relative;
    text-align: left;
}

.ticket-image{
    position: relative;
    max-width: 400px;
    float: left;
}
.ticket-discount{
    position: absolute;
    background: #dc456f;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    margin: -5px 0 0 -15px;
    padding-top: 20px;
    text-align: center;
    left: 0;
    z-index: 100;
    color: #fff;
}

.ticket-discount span
{
    font-size: 20px;
}

.ticket-discount span:last-child
{
    font-size: 15px;
}

.ticket-caption {
    padding-top: 150px;
    color: #ffffff;
}
.ticket-caption a {
    color: #fbb055;
}

.ticket-caption h1 {
    font-size: 25px;
    font-weight: 600;
    border-right: 4px solid #fbb055;
    padding-right: 5px;
}

.smal-search {
    width: 338px;
    margin-left: -14px;
    position: absolute;
    right: 30%;
    top: -50px;
}

.smal-search input[type="text"] {
    border-radius: 0;
    height: 37px;
    width: 300px;
}

.smal-search .search-btn {
    line-height: 30px;
    height: 37px;
    background-color: #d4e157;
}

video {
    height: auto;
}

.right-box1 {
    margin-top: 80px;
}

.content-box {
    margin-top: 0;
    padding: 20px;
    border: 1px solid #c1c1c1;
    background-color: #f5f5f5;
    text-align: justify;
    margin-bottom: 10px;
}

.sans {
    text-align: center;
}

.sans-title {
    background-color: #fbb055;
    display: inline-block;
    padding: 10px;
}

.list-group-item:first-child,
.list-group-item:last-child {
    border-radius: 0;
}

div.list-group-item {
    text-align: right;
    line-height: 20px;
}

.sans-b,
div.list-group-item > a {
    float: left;

    line-height: 35px;
    text-align: center;
    padding: 0 10px;

}
.sans-b{
    margin-top: 7px;
    /*display: none;*/
}
.collapsed .sans-b{
    display: inline-block;
}
.form-main{
    margin-top: 20px;
}
.header + .form-main{
    margin-top: 0;
}
.sans-b:hover,
.sans-b:active:hover,
div.list-group-item > span:focus,
div.list-group-item > a:hover,
div.list-group-item > a:focus,
div.list-group-item > a:active:hover {

    text-decoration: none;
}





.left-box1 {
    margin-top: 40px;
    padding: 0 30px;
}

.panel-collapse {
    /*margin-right: 1px;
    margin-left: 1px;*/
}

.list-group {
    /*max-height: 485px;*/
}

.map {
    border-top: 2px solid #fbb055;
    background-color: #f5f5f5;
    padding-bottom: 50px;
}

.map > div {
    padding: 0;
    position: relative;
}



.bot-tickets {
    border-top: 2px solid #fbb055;
    background-color: #f5f5f5;
    padding-bottom: 50px;
}

.map-title {
    position: absolute;
    top: -42px;
}

.map-title h5 {
    margin: 0 auto;
    width: 150px;
    padding: 5px;
    background-color: #fbb055;
    line-height: 30px;
}

.bot-tickets .sans {
    top: -40px;
    position: relative;
}

.bot-tickets .ticket {
    margin-top: 10px;
    height: 330px;
    width: 180px;
}
.bot-tickets .ticket img {
    height: 251px;
}
.head-f {
    margin-bottom: 40px;
    border-bottom: 3px solid #ff9c07;
}
.head-f h3 {
    color: #f99705;
}

@media screen and (max-width: 767px) {
    .container-mobile {
        width: unset;
    }

    .right-bottom {
        line-height: 10;
    }

    .nav-tabs > li > a {

        border-top: solid 1px #ffd199;
    }

    .tab-menu .nav.nav-tabs {
        display: flex;
        flex-flow: row wrap;
        flex-wrap: wrap-reverse;
        border: none;
    }



    .nav-tabs > li > a {
        margin-right: 0;
    }

    .carousel-box {
        margin-top: 65px;
    }

    .search-dropdown {
        left: -5px;
        right: unset;
        top: 37px;

        width: 270px;
    }

    .bot-tickets {

        text-align: center;
    }

    .content-tab {
        text-align: center;
    }

    .smal-search {
        right: 20%;
        top: 10px;
    }

    .ticket-img {
        text-align: center;
        top: 37px;
        height: 420px;
        position: relative;
    }
    .ticket-discount {
        margin: -5px 0 0 40px;
    }
    .main-nav {
        display: none;
    }

    header nav {
        min-height: 60px;
        height: auto;
    }

    .header,
    .gray-blok {
        height: 680px;
    }

    .loggedin .header {
        /*margin-top: 80px !important;*/
    }

    .header {
        /*margin-top: 60px !important;*/
    }

    .main-nav {
        width: 100%;
        margin-right: 0px;
        height: auto;
    }

    .main-nav li {
        width: 100%;
        height: auto;
    }

    .ticket-caption h1 {
        margin: 10px auto;
    }

    .ticket-caption {
        text-align: center;
        padding-top: 20px;
    }

    .main-nav li a {
        background-color: #fbb054;
    }

    .main-nav li {
        background-color: rgba(0, 0, 0, 0);
    }

    .main-nav > li > a {
        color: #272731;
    }

    .main-nav > li > a {

        padding: 15px 0 !important;
    }

    .main-nav > li > a:hover,
    .main-nav > li > a:focus {
        background-color: #FEA007;
    }

    .dropdown-menu li {
        width: 97% !important;
    }



    .right-box1 {
        margin-top: 80px;
    }

    .navbar-nav .open .dropdown-menu {
        text-align: center;
    }

    .main-nav li a .glyphicon-triangle-left {
        transform: rotate(-90deg);
        top: 9px;
    }
}
.top-tickets h4 {
    border-right: 3px solid #ffc107;
    padding-right: 10px;
    font-size: 16px;
}

.list-group-item > .badge {
    float: left;
    position: absolute;
    left: 155px;
    top: 18px;
    background-color: #f1f5cb;
    line-height: 16px;
    font-size: 11px;
    color: #666;
}

@media screen and (max-width: 580px) {
    .list-group-item > .badge {
        margin-right: 0;
        left: inherit;
        right: inherit;

    }
    .logo img {
        width: 130px;
    }

    .top-ticket:hover .simp-bt2,
    .top-ticket:focus .simp-bt2 {
        right:15%;
    }



    .ticket-discount {
        margin: -5px 0 0 40px;
    }
}
@media screen and (max-width: 380px) {


    .top-ticket:hover .simp-bt2,
    .top-ticket:focus .simp-bt2 {
        right: 10%;
    }

    .top-ticket h3 {
        font-size: 1em;
        top: 15%;
    }

    .ticket-discount {
        margin: -5px 0 0 5px;
    }
    .ticket-image
    {
        float: none;
    }
}
.share {
    display: none;
}
.socialshare {
    margin-bottom: 20px;
    display: inline-block;
    margin-top: -10px;
}
.socialshare img {
    width: 30px
}
.halladress {


    color: #591522;
    font-size: 10px;

}
.share img {
    width: 30px;
    top: 12px;
}

.share img:hover {
    top: 7px;
}

.share a:hover {
    text-decoration: none
}

.ft {
    background-color: #f5f5f5;
    margin-top: 30px;
}
@media screen and (max-width: 535px) {
    .login,
    .login .nav.nav-tabs li,
    .login .nav.nav-tabs li a {
        width: 99% !important;
    }

    .select-items div,
    .select-selected {
        font-size: 10px;
    }
}
@media screen and (max-width: 840px) {

    .title-border,
    .title-border1 {

        width: 38%;
    }

    .news-title {
        width: 24%;
    }

    .ticket-image
    {
        float: none;
        margin: 0 auto;
    }
}
@media screen and (max-width: 1000px) {

    .main-nav > li {
        min-width: 60px;
        margin-right: 2px;
    }

    .main-nav > li > a {
        padding: 10px 0;
    }

    .navbar-nav .glyphicon {

        left: 5px;
        right: inherit;
    }
}
@media screen and (max-width: 415px) {
    .top-left-btns a {
        padding: 0 5px;
    }

    .bot-tickets .ticket {
        margin: 5px auto;
    }

    .sans-b,
    div.list-group-item > a {
        width: 100%;
        padding-right: 5px;
        padding-left: 5px;
        margin-top: 10px;
    }

    .list-group-item > .badge {
        top: 35px;
        left: 33%;
    }

    .list-group-item {
        text-align: center !important;
        /*height: 115px;*/
    }
    .list-group-item .control-label {
        text-align: right;
    }

    .top-left-btns,
    .panel-menu {
        font-size: 10px;
    }


    .logo img {
        width: 80px;
    }

    .logo {
        margin-right: 18px;
    }

    .menu-btn {
        margin-right: 0;
    }

    .ticket-image
    {
        float: none;
    }
}
th {
    text-align: right;
}
.main-nav > li > a > .glyphicon-triangle-left {
    transform: rotate(-90deg);
    top: 0px;
}
.sh-main {
    margin-bottom: 40px;
}
.navbar-nav {
    float: right;
}
.main-nav > li li {
    text-align: right;
}
.dropdown-menu li {
    width: 100%;
}
.dropdown-menu .dropdown-menu {
    right: 158px;
    top: 0;
}




/*****************side bar*******************/
.sidebar-main {
    position: fixed;
    top: 80px;
    bottom: 0;
    right: -261px;
}
.show-sidebar {
    right: 0;
}
.sidebar-main {
    z-index: 99;
}
.sidebar {
    background-color: #333;
    color: #fff;
    width: 260px;
    overflow: auto;
}
.category-title,
.sidebar-content {
    position: relative;
}
.category-content {
    padding: 20px;
}
.media,
.media-body {
    overflow: visible;
}
.media-left,
.media > .pull-left {
    padding-right: 0;
    padding-left: 20px;
}
.media-left img:not(.media-preview),
.media-right img:not(.media-preview),
.thumbnail .media img:not(.media-preview) {
    width: 40px;
    height: 40px;
    max-width: none;
}
.media,
.media-body {
    overflow: visible;
}
.media,
.media-body,
.media-left,
.media-right {
    position: relative;
}
.media-heading {
    margin-bottom: 2px;
    display: block;
}

.text-semibold {
    font-weight: 500;
}
.sidebar:not(.sidebar-default) .media .media-annotation,
.sidebar:not(.sidebar-default) .media .text-muted {
    color: rgba(255, 255, 255, .8);
}
.text-size-mini {
    font-size: 11px;
}
.text-size-small {
    font-size: 12px;
}
.label-warning {
    border-color: #FF5722;
}
.label {
    display: inline-block;
    padding: 1px 4px 0;
    line-height: 1.5384616;
    border: 1px solid transparent;
    border-radius: 2px;
}
.badge,
.label {
    font-size: 10px;
    letter-spacing: .1px;
}
.badge
{
    line-height: 17px;
    font-size: 12px;
}
.badge-success {
    background: #5cb85c;
}

.badge-primary {
    background: #337ab7;
}

.badge-info {
    background: #5bc0de;
}

.badge-danger {
    background: #d9534f;
}

.badge-warning {
    background: #f0ad4e;
}

.badge-gray {
    background: #f5f5f5;
    color:#666666;
}

.dropdown-content-heading,
.label,
.menu-heading {
    font-weight: 500;
    text-transform: uppercase;
}
.no-padding {
    padding: 0!important;
}
.category-content,
.navigation,
.navigation li {
    position: relative;
}
.sidebar-user + .sidebar-category .navigation {
    padding-top: 0;
}

.navigation {
    margin: 0;
    padding: 10px 0;
    list-style: none;
}
.navigation > li.active > a,
.navigation > li.active > a:focus,
.navigation > li.active > a:hover {
    background-color: #455A64;
    color: #fff;
    border-right: 3px solid #37a000;
}

.navigation > li > a {
    padding: 12px 20px;
    min-height: 44px;
    font-weight: 500;
}
.navigation li a {
    color: #fff;
    display: block;
    -webkit-transition: background .15s linear, color .15s linear;
    -o-transition: background .15s linear, color .15s linear;
    transition: background .15s linear, color .15s linear;
}
a {
    cursor: pointer;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus,
.close:focus,
.close:hover,
.dropdown-menu > li > a,
.form-control:focus,
.nav > li > a:focus,
a,
a:focus,
button,
input,
input[type=radio]:focus,
input[type=checkbox]:focus,
input[type=file]:focus,
textarea {
    outline: 0;
}
.navigation li + li {
    margin-top: 1px;
}
.navigation li > .has-ul {
    position: relative;
    padding-left: 36px;
}
.navigation li a > i {
    float: right;
    top: 0;
    margin-top: 2px;
    margin-left: 15px;
    -webkit-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
}
.navigation .hidden-ul {
    display: none;
    background: #1c1f22;
}

.navigation > li ul {
    list-style: none;
    margin: 0;
    padding: 0;
    background-color: rgba(0, 0, 0, .30);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .05);
    box-shadow: 0 1px 0 rgba(255, 255, 255, .05);
}
.navigation > li > ul li:first-child {
    padding-top: 5px;
}
.navigation li + .navigation-header {
    margin-top: 10px;
}

.navigation .navigation-header,
.navigation .navigation-header a {
    color: rgba(255, 255, 255, .5);
    font-weight: 400;
}
.navigation .navigation-header {
    min-height: 30px;
    padding: 10px 20px;
    border-bottom: 0;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 1.82;
}
.navigation li a:focus,
.navigation li a:hover {
    background-color: rgba(59, 70, 72, 0.5);
    color: #fff;
}

.navigation > li ul li a {
    padding: 10px 35px 10px 20px;
    min-height: 40px;
}
.panel-menu {
    cursor: pointer;
    z-index: 10;
    display: none;
    color: #fff;
    float: right;
    line-height: 30px;
}
.panel-menu:hover {
    color: #fbb055;
}
.loggedin .panel-menu {
    display: block;
}
.rotate-p-btn img {
    transform: rotatey(180deg);
    -webkit-transform: rotatey(180deg);
    -moz-transform: rotatey(180deg);
    -o-transform: rotatey(180deg);
    -ms-transform: rotatey(180deg);
}
.has-ul .glyphicon.glyphicon-triangle-left {
    position: absolute;
    left: 10px;
    font-size: 8px;
    top: 15px;
}
li.active .has-ul .side-left {
    transform: rotate(-90deg);
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}