@font-face {
    font-family: 'bentonsansbold';
    src: url('../font/bentonsans_bold-webfont.woff2') format('woff2'),
        url('../font/bentonsans_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'bentonsansmedium';
    src: url('../font/bentonsans_medium-webfont.woff2') format('woff2'),
        url('../font/bentonsans_medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bentonsansregular';
    src: url('../font/bentonsans_regular-webfont.woff2') format('woff2'),
        url('../font/bentonsans_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body{
    font-family:"bentonsansregular","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    background: #F8F8FA;
}


a, a:hover, a:active{
    text-decoration: none;
}
h1,h2,h3,h4,h5,p,ul,li{
    margin: 0;
    padding: 0;
}

.page-main-contain{
    min-height: 475px;
    padding-top: 40px;
    position: relative;
}
.page-main-contains{
    padding-top: 40px;
    position: relative;	
}
.box img{
    width:100%; 
}
.box{
    border:2px solid #E7E7E7; 
    margin-bottom:20px; 
}

.box-content p{
    padding:5px 20px; 
    font-size:14px; 
    margin: 0px;
}
.content-box{
    color: #f16334;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin:0px;	
}
.content-box a{
    color: #f16334;
    font-weight: bold;	
}
.content-box a:hover{
    color: #333333;
}
.box-footer-text{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom:2px solid #e7e7e7; 
}
.box-icon{
    width: 15%;
    text-align: center;
    padding:0px 10px; 
    border-left:2px solid #E7E7E7;
}
.box-icon i{
    padding:8px 0px; 
    font-size:25px; 
}
.btn-seemore{
    border:1px solid #41687e;
    border-radius:4px;
    background:transparent;
    color:#41687e;
    text-decoration: none !important;
    padding: 10px 20px;
    outline:none !important;
}
.btn-seemore:hover{
    color: #41687e;
}
.categories-browse-title{
    margin-top:40px;
}
.img-draw{
    padding: 10px;
    border-radius:8px; 
}
.img-draw img{
    width:100%;  
    /*height:100%;*/
    border-radius:8px; 
}
.image-drawer{
    margin-top:30px;
}
.image-cover-text{
    position: relative;
}
.image-text{
    color:#fff;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size:18px; 
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    text-align:center;
    position: absolute;
}

.social-icon{
    padding: 6px 0px;
}
.social-icon a{
    border: 2px solid #ffffff;
    display: inline-block;
    border-radius: 50%;
    height: 32px;
    width: 32px;
    text-align: center;
    padding: 2px;
    margin: 0 4px;

}
.social-icon a:hover{
    border: 2px solid #f16334;
}
.social-icon a:hover i{
    background: #f16334;
}
.social-icon a i{
    background: #fff;
    height: 100%;
    width: 100%;
    color: #000;
    text-align: center;
    font-size: 16px;
    border-radius: 50%;
    display: block;
    line-height: 24px;
}
.cat-menu-map{
    margin-top:20px;
    padding:0px;
    list-style: none; 
}
.cat-menu-map li{
    border-bottom:1px solid #BEBEBE;
}
.cat-menu-map li a{
    color: #F16334;
    text-decoration: none;
    display:block; 
    padding:5px 00px; 
}
.map-under-box{
    padding-top:10px; 
}
.down-icon,.my-iocn{
    font-size:25px !important; 
}
.map-inner-box{
    position: relative;
}
.map-box{
    margin-top:15px;
}
.map-mar-box {
    top:28%;
    left:4%; 
    position: absolute;
    color: #50544E;
}
.location-box{
    color:#50544E;
    padding:5px 0px 5px 25px; 
    width:100%;
    border-radius:3px;
    border:1px solid #838383;  	
}
.events-title{
    font-size:35px; 
    margin-top:20px;
}
.tags-related{
    color:#000;
    font-size:14px; 
    border-radius:25px; 
    border: 1px solid #50544E;
    padding:4px 12px; 
}
.tag-related-parent{
    margin-top:10px;
    margin-bottom:50px; 
}
.tags-related a{
    padding-left:7px; 
    text-decoration: none;
    color: #000;
}

.day-title{
    color:#50544E;
    border-bottom:2px solid #50544E;
    padding-bottom:10px; 
}
.rev-wrapper{
    margin-top:5px;
    margin-bottom:5px;
}
.rev-box{
    background: #fff;
    margin-bottom:20px; 
}
.org-box{
    margin-left:10px;
}
.org-box:nth-of-type(2n+2){
    margin-left:0px;
}
.org-box .box-imager-wrapper{
    min-height:120px; 
    padding: 10px;
}
.org-box .valuse-box-org{
    background: #EFF2F5;
    padding: 5px;
    text-align: center;
}

.box-imager-wrapper{
    padding:0px; 
}
.box-image-rev{
    width:100%; 
    height:auto; 
}
.box-rev-box-title{
    margin:0px;
    padding: 10px 20px 0 0;
    font-size:12px; 
    color:#000;
}
.box-conetent-title{
    padding:5px 0px; 
    color:#000;
    font-size:15px; 
    font-weight: 600;
}
.box-footer-title{
    padding-bottom:5px; 
    color:#666A73;
    font-size:12px;
    margin:0px;
}	
.valuse-box{
    background: #EFF2F5;
}
.valuse-box-title{
    width:auto; 
    padding:10px 0px; 
    background: #EFF2F5;
    font-size: 12px;
}
.share-box{
    padding:0px;
    border-top:1px solid #EFF2F5;
}
.share-box a{
    background: #fff;
    border-left: 1px solid #efefef;
    color:#000;
    display: inline-block;
    /*height: 100%;*/
    text-align: center;
    width: 35px;
}
.share-box a i{
    line-height: 37px;
}
.view-more-btn{
    text-decoration:none !important;
    color: #0175AE;
}
.view-more-btn-parent{
    padding: 20px 0px;
}
.more-dates-btn{
    margin-top:10px;
}
.more-dates-btn a{
    border:1px solid #0175AE;
    border-radius:3px; 
    padding:10px 15px; 
}
.feedback-link{
    margin-top:50px;
}
.paginate-design{
    padding-top:40px;
    list-style: none;
}
.paginate-design li a{
    color: #2890BF;
    text-decoration: none;
    font-size:24px; 
    padding:0px 10px;
}
.paginate-design li:nth-of-type(2) a{
    border:1px solid #BEBEBE;
    color: #000;
}
.detail-box-wrapper{
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
    margin-top:30px; 
}
.detail-box-image{
    padding:0px; 
}
.detail-box-image img{
    width:100%; 
    height:auto; 
    border-radius:4px 0px 0 0; 
}
.detail-box-content{
    padding:30px; 
    border-radius:0px 4px 0 0; 
    background:#F4F5F6;
}
.detail-title{
    font-size: 28px;
    padding-top:20px; 
    padding-bottom:20px; 
}
.detail-link{
    padding-top:10px; 
    padding-bottom:20px; 
}
.detail-box-btn{
    background: #fff;
    border-top:1px solid #D2D6DF;
    border-bottom:1px solid #D2D6DF;
}
.social-icon-box{
    padding:0px; 
    display: block;
}
.social-icon-box a{
    display: inline-block;
    padding: 15px 0px 15px 15px;
    text-align: center;
    font-size:24px;
}
.social-icon-box a i{
    width: 40px;
    height: 40px;
    line-height: 40px;
}
.register-btn{
    color:#fff;
    font-weight:600;
    border-radius:3px;  
    margin:15px 0px;
    width:100%;
    border:none;
    padding:8px 0px;  
    background:#00ab44;
}
.descripton-content p{
    padding: 5px 0px;
    color:#666A73;
    font-size:15px;  
    letter-spacing:0.5px; 
}
.descripton-content h6{
    letter-spacing:0.5px; 
    margin-top:50px;
    text-transform: uppercase;
    font-weight: bold;
    font-size:12px;
    padding-top:10px; 
}
.descripton-content p img{
    max-width:100% !important; 
}
.descripton-content-title{
    letter-spacing:0.5px; 
    margin-top:45px;
    text-transform: uppercase;
    font-weight: bold;
    font-size:12px;
    padding-top:10px; 
}
.contect-box-wrapper{
    padding-top:50px; 
}
.date-time-set p{
    font-size: 14px;
}
.date-time-set a{
    color:#0278b8;
}
.link-tags{
    border:1px solid #D2D6DF;
    padding:5px 10px;
    border-radius:50px;  
    color:#000;
    font-size:12px;
}
.link-tags:hover{
    border:1px solid #027BBD;
}
a.social-logo-detail{
    display: inline-block;
    margin-right:5px;
}
.social-logo-detail i{
    background: #adb0b6;
    height:45px; 
    width:45px; 
    display:inline-block;
    border-radius:50%;
    font-size:22px;   
    text-align: center;
    color:#fff;
    padding:11px 0; 
}
.social-logo-detail i:hover{
    background: #bdc0c5;
}
.social-parent{
    padding-bottom:30px; 
    border-bottom:1px solid #bdc0c5;
}
.profile-pop{
    padding-top:50px; 
}
.profile-pop h5{
    font-weight: bolder;
}
.profile-pop p{
    padding:10px; 
    font-size:15px;
}
.profile-pop a{
    color:#0278b8;
}
.profile-pop a i{
    height:25px;
    width:25px;
    background:#adb0b6;
    color:#fff;
    border-radius:50%; 
    padding-top:5px;
    margin-right:10px; 
}
.detail-map{
    padding:30px 0px 0px 0px; 
}
.cover-wrapper-details{
    background: #fff;
    padding:0px; 
}
.cover-wrapper-child{
    padding-left:40px; 
}
.listing-map-address{
    color:#666A73;
    font-size:15px; 
    margin-bottom:40px; 
}
.header-background{
    height: 50vh;
    max-height: inherit;
    min-height: 400px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%
}
.header-background .image{
    -webkit-filter: blur(10px) brightness(0.9);
    -moz-filter: blur(10px) brightness(0.9);
    -o-filter: blur(10px) brightness(0.9);
    -ms-filter: blur(10px) brightness(0.9);
    filter: blur(50px) brightness(0.9);
}
.header-background .image img{
    width: 100%;
    height: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(00%, -30%);
    -moz-transform: translate(00%, -30%);
    -ms-transform: translate(00%, -30%);
    -o-transform: translate(00%, -30%);
    transform: translate(00%, -30%);
}
.profile-title{
    font-size: 35px;
    line-height: 50px;
    color: #282C35;
    font-family: 'bentonsansmedium';
    text-rendering: optimizelegibility;
}
.profile-tag-line{
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    color: #282C35;
    text-rendering: optimizelegibility;
}
.profile-pic-box{
    background: #fff;
    border:1px solid #8691A2;
}
.profile-pic-box img{
    box-sizing: border-box;
    padding:10px; 
    width:100%;
    height:auto;
}
.profile-ins-text{
    color: #666A73;
    font-size: 15px;
    padding:8px; 
}
.pro-choose-file,.pro-account{
    margin-top:10px;
    width:100%;
    padding:8px; 
    color: #F16334 !important;
    background-color: transparent;
    font-family: 'bentonsansmedium';
    border: 2px solid #F16334;
    padding: 10px 18px;
    font-size: 14px;
    border-radius: 3px;
    letter-spacing:0.5px; 
}
.pro-account{
    width: 40%;
}
.pro-choose-file:hover,.pro-account:hover{
    transition: all 0.3s;
    background:#F16334;
    color:#fff  !important;
}
.facebook-box{
    position: relative;
}
.facebook-box .fb-prefix{
    position: relative;
    left: 0px;
    padding: 6px 10px;
    top: 7px;
    color: #c8c8c8;
}
.facebook-box .prefix-fb{
    position: absolute;	
    padding-left: 125px;
}
.label-text,.label-text-title-social{
    font-size: 15px;
    color: #282C35;
    font-weight: 600;
    font-family: 'bentonsansmedium';
    letter-spacing:0.5px; 
}
.label-text-title-social{
    padding-top:20px; 
    font-size:18px;
}
.pen-logo {
    font-family: 'bentonsansmedium';
}
.form-note{
    font-family: Proxima Nova Lt;
    display: block;
    padding: 10px 0 ;
    font-size: 12px;
}
.form-note a{
    color: #f16334;
    text-decoration: blink;
}
.form-textbox{
    border-radius:0px; 
}
.form-textbox:focus {
    border-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
}
/*toggal on off*/
.toggal-switch {
    display: block;
    width: 100%;
    height: auto;
}
.toggal-switch .toggle-group{

}
.toggal-switch .toggle-group .toggle-on,
.toggal-switch .toggle-group .toggle-off{	
    padding: 10px 10px; 
    line-height: 13px;
    letter-spacing: 1px;	
}
/*toggal on off*/

.accoutn-setting-tag{
    font-size: 15px;
    font-family: 'bentonsansregular';
}
.box-aacoun-info{
    padding:15px 15px; 
    background: #fff;
}
.acc-info-menu li{
    padding-bottom:10px; 
    border-bottom:1px solid #c8c8c8; 
}
.acc-info-menu li a{
    display: block;
    font-family: 'bentonsansmedium';
    color: #000;

}
.collapse-menus{
    display: grid;
    list-style: none;
}
.collapse-menus li{
    border: none;
    padding:0px; 
}
.collapse-menus li a{
    color: #09B7D2;
    padding:7px 10px;
    font-size:14px !important; 
    font-family: 'bentonsansregular';
}
.collapse-menus li a.col-menu-active {
    background-color: #F16334 !important;
    color: #fff !important;
    z-index: 999 !important;
}
.accumn-info{
    margin-left:10px; 
}
.profile-title-text{
    padding-bottom:2px; 
    border-bottom:1px solid #c8c8c8; 
    margin-bottom: 10px;
}
.email-account-title{
    font-size: 20px;
    font-weight: 400;
    color: #282C35;
    margin-bottom:5px; 
}
.main-form-contain-acc{
    padding-top:20px; 
}
.email-contain{
    font-size:15px;
}
.pro-account-btn{
    width:15%;
}
.pro-img-account img{
    border:1px solid #c8c8c8;
    padding:10px;
    background: #fff; 
}
.pro-file-button .pro-choose-file{
    width:25%;
    margin-left: 20px;
}
.contect-form{
    padding-top:20px; 
}
.about-wrapper{
    background:#F16334;
}
.about-title{
    padding:40px 0px; 
    font-family: 'bentonsansmedium';
    color:#fff;
}
.parent-about-content{
    padding-top:20px; 
}
.parent-about-content p{margin-bottom:15px}
.parent-about-content ul{margin-bottom:30px}
.parent-about-content h1,.parent-about-content h2,.parent-about-content h3,.parent-about-content h4{margin-bottom:15px}
.about-title-fo{
    font-family: 'bentonsansmedium';
}
.about-conent-pag{
    font-size:15px; 
    padding: 5px 0 5px 25px;
    line-height: 25px;
}
.sign-in-form{
    width:40%;
    margin:0 auto;
    min-height:451px;
}
.sign-up-links{
    font-size:13px;
}
.sign-up-links a{
    text-decoration: none;
}
.signup-title h1{
    font-family: 'bentonsansmedium';
    font-size:35px; 
}
.signup-title p{
    padding-top:10px; 
    font-size:14px; 
}
/*.page-main-contain .nav{
        display: block;
}*/
.reason-text{
    margin-top:20px; 
}
.error{
    color:#F16334;
    font-size:15px; 
}
.org-emenu{
    background: #fff;
}
.orh-menu-title{
    padding:10px 0px;
    border-bottom:1px solid #B2B2B2;  
    font-family: 'bentonsansmedium';
}
.org-menu{
    margin-top:20px; 
}
.org-menu li{
    padding:0px;
    margin: 0px; 
    border-bottom:1px solid #B4B4B4; 
}
.org-menu li a i{
    padding-right:10px; 
}
.org-menu li a{
    color:#000;
    display:block; 
    padding:10px 10px; 
}
.org-menu li a:hover{
    color: #fff;
    transition: all 0.5s;
    background: #F16334;
}
.twitter-s .tweiiter-fx{
    padding-left:26px !important; 
}
.tewi{
    color: #c8c8c8;
}
ul.bullet-list {
    padding: 0 !important;
    list-style-type: none;
    margin-bottom: 15px;
}

ul.bullet-list li {
    padding-left: 15px;
    position: relative;
    margin-bottom: 5px;
}

ul.bullet-list li:before {
    width: 7px;
    height: 7px;
    position: absolute;
    top: 6px;
    left: 0;
    background: transparent;
    content: "";
    border: solid #f16334;
    border-width: 0 2px 2px 0;
    transform: rotate(-45deg);
    display: inline-block;
    margin-left: 0;
    vertical-align: .255em;
}
ul.heading-bullets {
    padding: 0 !important;
    margin: 0;
    list-style-type: none;
}

ul.heading-bullets span {
    display: block;
    font-weight: 600;
    font-size: 18px;
}

ul.heading-bullets li {
    margin-bottom: 20px;
}
ul.bullet-list li a:after {
    display: none;
}

ul.bullet-list li a:hover {
    display: inline-block;
}

ul.bullet-list.two li {
    width: 50%;
    float: left;
}
.highlight {
    color: #f16334;
    font-weight: 600;
}
p.tip {
    background: #ffffc2;
    color: #000;
    padding: 5px;
}

ul.bullet-list li ul {
    margin-top: 6px;
    list-style-type: none;
    padding: 0;
    margin-bottom: 10px;
}

ul.bullet-list li ul li:last-child {
    margin-bottom: 0;
}

ul.bullet-list li ul li:before {
    content: "";
    transform: none;
    border: 0;
    top: 8px;
    height: 2px;
    width: 8px;
    background: #f16334;
    border: 0;
}

.clearfix {
    clear: both;
}

ul.bullet-list.two {
    float: left;
    width: 100%;  
}
.table-column {
    width: 40%;
    float: left;
}

.main-content h3, .main-content h4 {
    margin-bottom: 25px;
    margin-top: 10px;
    float: left;
    width: 100%;
}
.new-footer-ulli ul li {
    padding-left: 13px;
    position: relative;
}

.new-footer-ulli ul li:before {
    width: 6px;
    height: 6px;
    position: absolute;
    top: 11px;
    left: 0;
    background: transparent;
    content: "";
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(-45deg);
    display: inline-block;
    margin-left: 0;
    vertical-align: .255em;
}

.new-footer-ulli ul {
    list-style-type: none;
}
ul.all-city {
    float: left;
    width: 100%;
    padding: 0 !important;
    margin: 0;
    margin-bottom: 30;
}

ul.sitemap-list ul.all-city li {
    width: 25%;
    float: left;
    margin-bottom: 5px;
}

ul.sitemap-list {
    width: 100%;
    float: left;
}
ul.all-city li:before {
    width: 7px;
    height: 7px;
    position: absolute;
    top: 6px;
    left: 0;
    background: transparent;
    content: "";
    border: solid #f16334 !important;
    border-width: 0 2px 2px 0 !important;
    transform: rotate(-45deg);
    display: inline-block;
    margin-left: 0;
    vertical-align: .255em;
}

ul.all-city li a {
    font-size: 1rem;
    color: #212529 !important;
    width:100%;
    float:left;
}
ul.sitemap-list li.pt-1 {    
    width:100%;
    float:left;
}






@media only screen and (max-width:991px)
{
    ul.sitemap-list ul.all-city li {
        width: 33.3333333%;
    }
}

@media only screen and (max-width:767px)
{
    ul.bullet-list.two li {
        width: 100%;

    }
    ul.sitemap-list ul.all-city li {
        width: 100%;

    }

    .table-column {
        width: 100%;
    }
}

@media(max-width: 640px)
{
    .sign-in-form{
        width:100%; 
    }
    .main-menu{
        /*background: #F16334;*/
    }
    .main-menu li{
        border: none;
    }
    .logo-brand{
        display: block;
    }
    .nav-menu{
        margin-top:20px;
    }
    .image-drawer{
        margin-top:0px;
    }	
    .map-under-box{
        border: none;
    }
    .img-draw{
        margin-top: 10px;
    }
    .relevence-menu{
        margin-top:20px; 
        display: inline-block;
        float: none !important;
    }
    .accumn-info{
        margin:0px;
    }
    .about-title{
        text-align: center;
        font-size:25px;
    }
    .about-conent-pag{
        text-align: justify;
    }
    .org-box{
        margin:0px 0px 20px 0px;
    }

    .label-text-title {
        top: 21px;
        right: 1px !important;
    }
    .social-icon{
        padding: 6px 10px;
        text-align: left !important;
    }
    ul.bullet-list.two li {
        width: 100%;
    }

    .half {
        width: 100%;
    }
}

@media screen and (max-width: 979px) and (min-width: 640px) {

    .events-title{
        padding-top: 20px;
    }
    .map-mar-box {
        z-index:600; 
        top:8%;
        color: #50544E;
        left: 3%;
        position: absolute;
    }
    .pro-account{
        width: 100%;
    }
}
@media screen and (min-width: 979px) and (max-width: 1080px) {   
    .pro-account{
        width: 60%;
    }
}


/*image hover effect*/
.hovereffect {
    width:100%;
    /*height:100%;*/
    float:left;
    overflow:hidden;
    position:relative;
    text-align:center;
    cursor:default;
    border-radius:8px; 
}

.hovereffect .overlay {
    width:100%;
    height:100%;
    position:absolute;
    overflow:hidden;
    top:0;
    left:0;
    opacity:0;
    background-color:rgba(0,0,0,0.5);
    -webkit-transition:all .4s ease-in-out;
    transition:all .4s ease-in-out
}

.hovereffect img {
    display:block;
    position:relative;
    -webkit-transition:all .4s linear;
    transition:all .4s linear;
}

.hovereffect h2 {
    text-transform:uppercase;
    color:#fff;
    text-align:center;
    position:relative;
    font-size:17px;
    background:rgba(0,0,0,0.6);
    -webkit-transform:translatey(-100px);
    -ms-transform:translatey(-100px);
    transform:translatey(-100px);
    -webkit-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out;
    padding:10px;
}

.hovereffect a.info {
    text-decoration:none;
    display:inline-block;
    text-transform:uppercase;
    color:#fff;
    border:1px solid #fff;
    background-color:transparent;
    opacity:0;
    filter:alpha(opacity=0);
    -webkit-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out;
    margin:50px 0 0;
    padding:7px 14px;
}


.hovereffect:hover img {
    -ms-transform:scale(1.2);
    -webkit-transform:scale(1.2);
    transform:scale(1.2);
}

.hovereffect:hover .overlay {
    opacity:1;
    filter:alpha(opacity=100);
}

/*image hover effect end*/

.btn-site-dft{
    background: #666666;
    border-radius: 3px;
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
}
.btn-site-dft:hover{
    background: #F16334;
    color: #ffffff;
}

.add-bun{
    color:#fff;
    background: #F16334;
}
.add-bun:hover{
    background: #666666;
    color: #fff;
}

.user-profile{
    border-radius:50%;
    border:4px solid #c8c8c8; 
}
.orz-view{
    padding-top:50px; 
}
.description-tag{
    margin-left:20px !important; 
}
.events-box-img{
    position: relative;
}
.events-box-img img{
    width:100%;
    border-radius:4px 4px 0 0; 
    height:100%;
    position: relative;
}
.label-text-title{
    background: #f16334;
    position: absolute;
    top:10px;
    right:-10px;
    height:35px;
    border-radius:5px 0 0 5px; 
    text-align: center;	
    padding:5px 10px; 
    color: #ffffff;
}
.frb-month{
    color:red;
    font-family:'bentonsansmedium';
}
.frb-day{
    font-family:'bentonsansmedium';
}
.feb-title{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size:18px;
    font-family:'bentonsansmedium';	
}
.feb-title a{
    color: #f16334;	
}
.feb-title a:hover{
    color: #333333;
}
.feb-address{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color:#A4A4A4;
    font-size:13px;
    font-family:'bentonsansregular';		
}
.feb-detials{
    padding:10px;	 
}
.feb-box{
    border: 1px solid #efefef;
    padding:10px; 
}
.feb-box:hover{
    transition: all 0.5s;
    box-shadow: 0 4px 15px 0 rgba(40,44,53,.06),0 2px 2px 0 rgba(40,44,53,.08);
    background-color: #fff;
    border-radius: 4px;
    z-index: 3;
}

.toll-data-dop a{
}
.lisds-menu li{
    font-size:15px; 
    border: none !important;
    color:#F16334 !important;
}
.lisds-menu li:hover{
    cursor: pointer;
}
.sub-itemns{
    padding-left:15px; 
}
.sub-itemns-s{
    padding-left:30px; 
}
.sub-itemns-s li a:before{
    content: '\f105';
    padding-right:5px; 
    font-family: FontAwesome;
}
.sub-itemns-s li a{
    color: #000;
    padding:0px 0px 5px 0px; 
    font-size:14px;
}
.eve-titil{
    color: #f16334;
}
.date-data{
    color: #F16334 !important;	
}

/* pagination Design*/
.pagination{	
    padding-left: 0 !important;
    margin: 20px 0 !important;
    border-radius: 4px !important;
}
/*.eventbox .pagination{
        margin: 0px 0 !important;
}*/
.pagination > li {
    display: inline !important;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0 !important;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}
.pagination > li > a, .pagination > li > span {
    position: relative !important;
    float: left !important;
    padding: 6px 12px !important;
    margin-left: -1px !important;
    line-height: 1.42857143 !important;
    color: #F16334 !important;
    text-decoration: none !important;
    background-color: #fff !important;
    border: 1px solid #ddd !important;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0 !important;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0 !important;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}
.pagination > li > a, .pagination > li > span {
    position: relative !important;
    float: left !important;
    padding: 6px 12px !important;
    margin-left: -1px !important;
    line-height: 1.42857143 !important;
    color: #F16334 !important;
    text-decoration: none !important;
    background-color: #fff !important;
    border: 1px solid #ddd !important;
}
.pagination > .active > a,
.pagination > .active > a:focus, 
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus, 
.pagination > .active > span:hover {
    z-index: 3 !important;
    color: #fff !important;
    cursor: default !important;
    background-color: #F16334 !important;
    border-color: #F16334 !important;
}
/* pagination Design*/

.parent-about-content ul{
    padding-left: 40px;
}

.book-box{

    background: #F8F8FA;
    padding-top:45px;
}
.book-box-inner{
    padding: 30px;
    box-sizing: border-box;
    background:#fff;
}
.book-box-inner h2{
    font-family: 'bentonsansmedium';
}
.cale-o{
    padding-bottom:30px; 
    border-bottom:1px solid  #c8c8c8; 
    margin:10px 0px;
}
.cale-o span{
    font-size:12px;
    margin-left:10px;  
}
.toikcek-o{
    margin-top:30px;
    margin-bottom:15px;
    font-size: 24px;
    font-weight: bolder;
}
.book-list i{
    padding-right:10px; 
}
.book-list{
    padding-bottom:10px; 
    font-size:15px; 
}
.book-btn{
    margin-top:30px;
}
.book-btn a{
    color: #F16334 !important;
}
.book-btn:hover a{
    transition: all 0.5s;
    color: #fff !important;
}

.order-titles{
    font-family:'bentonsansmedium';
}
.order-details{
    margin-top:10px;
    font-size:15px;
}
.order-boxes{
    margin-top:30px;
}
.order-details-box{
    padding:15px; 
    background: #fff;
}
.order-btn-books a{
    margin-top:0px;
    background: #F16334;
    color: #fff !important;
    display: inline-block;
    width:100% !important;
    border: 2px solid #F16334;
}
.order-btn-books a:hover{
    background: transparent;
    color: #F16334 !important;
    border: 2px solid #F16334;
}
.tickets-pays{
    font-family: 'bentonsansmedium';
    padding-bottom:15px;
    border-bottom:1px solid #c8c8c8;

}

.margin-top .nav .nav-link{
    border-bottom: 1px solid #efefef;
    border-top:none;
    border-right: none;
    border-left: none;
}
.search-button:focus{

    box-shadow: none !important;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0 0;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box;
}

.dropdown-menu > li > a {
    background: #ffffff;
    display: block;
    padding: 8px 15px;
    clear: both;
    font-weight: normal;
    color: #333;    
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #F16334;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #F16334;
    outline: 0
}

.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
    color: #999
}

.dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}
.parent-cate-design{
    padding:0  10px;
    background-color:#303030;
}
.parent-cate-design a {
    color:#fff !important; 
}
/*.date-data .shorting{
        color: #F8F8FA !important;
}*/
/*#demo2{
        border-bottom:1px solid #505050;
}
#demo1,#demo2{
        border-left:1px solid #505050;
        border-right:1px solid #505050;
}*/
.location-map .btn-group .btn{
    border-radius:0px; 
}
.location-map{

    padding-top:26px; 
}
.location-map .btn-group{
    outline: 0;
}
.adddiotn-settings-toogle .checkbox-inline{
    padding-left:0px !important; 
}
.adddiotn-settings-toogle .location-map{
    padding-top:10px; 
}
.remaning-ins{
    padding-top:5px; 
    color: #666;
}
.error{
    color:#F16334;
    font-size:15px; 
}
.ticket-section{
    background: #eeeeee;
    display: inline-block;
    padding: 15px 0;
    border: 1px solid #dddddd;
}
.ticket-section::after{
    clear: both;
}

.tickets-boxs{
    margin: 0px;
    margin-top:10px;
    padding-top:15px; 
    background:#EEEEEE;
}
#remvoe-section{
    background: #999;
    color:#fff;
    margin-left: 5px;
    padding: 8px;
    font-family: betno medium;
}
#add-section{
    background: #f16334;
    color:#fff;
    padding: 8px;
    font-family: betno medium;
}
.chked_togal_switch {
    position: relative;
    display: inline-block;
    width: 150px;
    height: 34px;
}

/* Hide default HTML checkbox */
.chked_togal_switch input {display:none;}

/* The slider */
.mrgn-pbls
{
    margin-top: -40px !important;
    margin-left: 70px;
}
.chked_active_togal {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ca2222;
    -webkit-transition: .4s;
    transition: .4s;
}

.chked_active_togal:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .chked_active_togal {
    background-color: #2ab934;
}

input:focus + .chked_active_togal {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .chked_active_togal:before {
    -webkit-transform: translateX(112px);
    -ms-transform: translateX(112px);
    transform: translateX(112px);
}

/* Rounded active_togal */
.chked_active_togal.round {
    border-radius: 34px;
}

.chked_active_togal.round:before {
    border-radius: 50%;
}
.chk-on
{
    display: none;
}

.chk-on, .chk-off
{
    color: white;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    font-size: 15px;
    font-weight: bold;
    font-family: Verdana, sans-serif;
}

input:checked+ .chked_active_togal .chk-on
{display: block;}

input:checked + .chked_active_togal .chk-off
{display: none;}


.radio{
    width: 100%;
    margin-bottom: 15px !important;
}
.radio [type="radio"]:checked,
.radio [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.radio [type="radio"]:checked + label,
.radio [type="radio"]:not(:checked) + label{
    position: relative;
    padding-left: 30px;
    padding-right: 10px; 
    cursor: pointer;
    color: #282C35;
    font-weight: 600;
    font-family: 'bentonsansmedium';
    font-size: 16px;
}
.radio [type="radio"]:checked + label:before,
.radio [type="radio"]:not(:checked) + label:before,
.radio [type="radio"]:checked + label:after,
.radio [type="radio"]:not(:checked) + label:after {
    border-radius: 50%;
}
.radio [type="radio"]:checked + label:before,
.radio [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left:0;
    top:0px;
    width: 20px;
    height: 20px;
    border: 1px solid rgb(251,73,43);
    background: #fff;
}
.radio [type="radio"]:checked + label:after,
.radio [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 14px;
    height: 14px;
    background:rgb(251,73,43);
    position: absolute;
    top:3px;
    left:3px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.radio [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
} 


.ticketsbox-main{
    width: 100%;
}

.setting-checkbox{
    margin-right:50px; 
}

.section-label{
    padding:10px; 
    border-radius:3px; 
    text-transform: uppercase;
    border:2px solid #F16334;
}

.setting-checkbox label{
    margin: 0;
    padding: 2px;
}

.setting-checkbox label div.seat{
    padding:5px; 
    border-radius:3px; 
    height:35px; 
    width:35px; 
    border:2px solid #333333;
}

.setting-checkbox label div.enable{	
    border:2px solid #F16334;
}
.setting-checkbox label div.enable:hover{
    transition: all 0.5s;
    color: #fff;
    background: #F16334;
}
.setting-checkbox label div.disabled{
    background: #333333;
    color: #ffffff;
}
.setting-checkbox label div.booked{
    background: #6a44ff;
    border-color: #6a44ff;
    color: #ffffff;
}

.buy-cart{
    margin-top:50px;
    border:1px solid #000;
}
.buy-cart h4{
    background-color:#fff; 
    padding:10px;
    border-bottom:1px solid #000; 
}
.buy-cart h4 i {
    padding-right:10px; 
}
.tickets-price{
    background-color:#fff; 
    padding:10px 0px; 
    margin-top: 10px;
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
}
.tik-pro{	
    border-bottom: 2px solid #666;
}

.tickets-remove i{
    color: #f16334;
    font-size:18px;
}
.tickets-price h5{
    color:#F16334;
    font-family: Proxima Nova Rg;
}
.checkout-box{
    padding-top:10px; 
    background-color: #fff;
    margin-top: 20px;
}
.checkout-box-btn{
    padding:10px; 
}
.checkout-box-btn button{	
    border:0px;
    background-color:#F16334; 
    border-radius:0px; 
}
.checkout-box-btn button:active,.checkout-box-btn button:focus{
    background-color:#F16334 !important;
}
.checkout-box-btn button:hover{	
    background-color:#F16334; 
}
#tik-count{
    padding:6px 10px;
    border-radius: 50%; 
    margin-left:10px; 
    font-size:12px; 
    color:#fff;
    background-color:#F16334; 
}
.tickets_name{
    font-size: 15px;
}
#icon-close p{
    margin-top:15px;
    font-size: 20px;
    font-family: Proxima Nova Rg;
    color: #fff;
}

.my-total{
    position: relative;
}

.curency-span{
    top:14px;
    left: 20px;
    font-size: 17px;
    position: absolute;
}
.subtot,.qty,.subtots{
    padding:5px 0px; 
    padding-right:20px; 
    font-size: 14px;
    text-align: right;
}
.qty{
    padding-left:10px; 
    text-align:left; 
}
.donation{
    padding-right: 20px;
}
.total-text{
    font-size: 17px;
}
.policy a{
    color: #F16334;
}

.modal-content {
    background: rgb(255, 255, 255) !important;
}

.loader{
    width:100%;
    height:100%;
    z-index: 999;
    background: rgba(0,0,0,0.6);
    text-align: center;
    display: none;
    position: fixed;
}
.loader img{
    height: 80px;
    width: 80px;
    position: absolute;
    top:50%;
    left: 50%;
    transform: translate(-50%,-50%);

}

.unlimted-ero{
    font-size: 12px;
    color: #666666;
}
.custom-time{
    padding-right:90px;
    position: relative;
}
.time-custom-text{
    right: 25px;
    top: 6px;
    position: absolute;
}
.managa-notice{
    background: #EEEDF2;
}
.managa-notice p{
    padding:10px 30px; 
    font-size: 14px;
}
.managa-notice p i{
    padding-right:20px; 
}

.manage-waitlist li{
    padding-right:10px; 
    display: inline-block;
}
.manage-waitlist li i{
    color: #92c580;
}
.manage-waitlist li a{
    font-size: 14px;
    color: #3D64FF;
}
.event-wait-list{
    border-bottom: 1px solid #000;
}
#waitlis-t,#msg-text-2{
    color: #000;
    font-size: 12px;
}
.text-deveider{
    border:1px solid #efefef;
}
.text-main-box{
    padding: 0px !important;
}
.text-main-msg{
    padding-top:10px; 
    font-size: 14px;
}
.custom-content ul {
    margin-left: 43px !important;
}
