@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{
	margin-top:20px;
}

.org-box-main{
	border: 2px solid #dddddd;
	border-radius: 6px;
	margin: 10px 0;	
}
.org-box-main h4{
	padding:  12px 10px 14px 10px ;
	font-size: 18px;
	background: #dddddd;
	font-weight: bolder;
	font-family: bentonsansmedium;
	color:#333333;
}
.org-boxes{		
	padding: 15px;
}
.image-box-org img{
	width: 100%;
	height: 200px;
}
.org-box-tit{
	font-family: bentonsansmedium;
	font-weight: bold;
	padding:5px 0; 
	font-size: 18px;
	margin:10px 0;
	border-top: 2px solid #7F7F7F;
	border-bottom: 2px solid #7F7F7F;
}
.org-link-box{
	font-size: 13px;
}
.ctog:focus{
	box-shadow: none;
/*	font-family: bentonsansmedium;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 17px;
	outline: none !important;
	border:0;
	width:100%;
	padding: 10px;
	background:#F16334;
	color:#fff;
	border-radius: 3px;*/
}
.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;
	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;
}
.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{
	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: #F16334;
	padding:7px 10px;
	font-size:14px !important; 
	font-family: 'bentonsansregular';
}
.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; 
}
.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;
}
@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;
	}
	
}
@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:#F16334;
	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{	
	padding-left: 0 !important;
	margin: 20px 0 !important;
	border-radius: 4px !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: #337ab7 !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: #337ab7 !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: #337ab7 !important;
    border-color: #337ab7 !important;
}

.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;
}
.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%);
	
}
.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;
}
.order-btn-books a:hover{
	background: transparent;
	color: #F16334 !important;
}
.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;
}*/

.customer-stikcey{
	z-index: 999;
	position: fixed;
	top:0;
	box-shadow: 0 8px 20px -9px rgba(0,0,0,0.3);
}



/* Smartphones (portrait and landscape) ---------- */
@media screen and (min-width: 320px) and (max-width: 480px){
    /* styles */
	.customer-stikcey{
		width: 100%;
	}
}
/* Smartphones (portrait) ---------- */
@media screen and (max-width: 320px){
    .customer-stikcey{
		width: 100%;
	}
}
/* Smartphones (landscape) ---------- */
@media screen and (min-width: 321px){
    .customer-stikcey{
		width: 100%;
	}
}
/* Tablets, iPads (portrait and landscape) ---------- */
@media screen and (min-width: 768px) and (max-width: 1024px){
    .customer-stikcey{
		width: 94%;
	}
}
/* Tablets, iPads (portrait) ---------- */
@media screen and (min-width: 481px) and (max-width: 767px){
    .customer-stikcey{
		width: 70.5%;
	}
}
/* Tablets, iPads (landscape) ---------- */
@media screen and (min-width: 1024px){
    .customer-stikcey{
		width: 94%;
	}
}
/* Desktops and laptops ---------- */
@media screen and (min-width: 1224px){
    /* styles */
    .customer-stikcey{
		width: 93.2%;
	}
}
/* Large screens ---------- */
@media screen and (min-width: 1824px){
      .customer-stikcey{
		width: 60%;
	}
}
@media screen and (min-width: 1925px){
	.customer-stikcey{
		width: 62.2%;
	}
}
