

@font-face {
  font-family: Gabriola;
  src: url(/fonts/Gabriola.ttf);
}

@font-face {
  font-family: MyriadPro-Regular_5;
  src: url(/fonts/MyriadPro-Regular_5.otf);
}

@font-face {
  font-family: Roboto-Black;
  src: url(/fonts/Roboto-Black.ttf);
}

@font-face {
  font-family: Roboto-Bold;
  src: url(/fonts/Roboto-Bold.ttf);
}

@font-face {
  font-family: Roboto-Light;
  src: url(/fonts/Roboto-Light.ttf);
}

@font-face {
  font-family: Roboto-Regular;
  src: url(/fonts/Roboto-Regular.ttf);
}

@font-face {
  font-family: Times-New-Roman-Bold;
  src: url(/fonts/Times New Roman Bold.ttf);
}

@font-face {
  font-family: Times New Roman;
  src: url(/fonts/Times New Roman.ttf);
}


/*================header=============*/

.top-menu-sec .navbar-brand{
	margin-right: 2rem;
}

.header .navbar-nav .nav-link:hover {
	background: transparent ;
}

.header .navbar-nav .nav-item.active .nav-link {
	color:#f16523;
	font-family:Times-New-Roman-Bold;
}

.header .navbar-nav .nav-item .nav-link {
    color: #f16523;
    font-family: Times-New-Roman-Bold;
    font-size: 19px;
    font-weight: bold;
    margin: 0px 25px;
}

.header {
	background: #fff;
	padding: 0px 46px 0px 96px;
	border-bottom: 1px solid #b9b9b9;
}

.navbar-brand img {
	width: 200px;
}


.navbar-menus {
	margin-top: 20px;
}

.navbar-collapse.in {
	display: block !important;
}

.act-link{
	font-size: 12px !important;
	margin: 0px 5px !important;
}
.act-dropdown{
	cursor: pointer;
}

#book-stall h6{
	font-family: 'Source Sans Pro',sans-serif;
	font-weight: 700;
	color:#fff !important;
	font-size:18px;
	padding: 40px 20px;
}
#book-stall h5{
	font-size:1rem;
}
table{
	font-size: .8rem;
}
#book-stall a{
	color: #fff !important;
} 
#book-stall label{
	font-size:14px !important;
}
.section-profile .row {
    margin-bottom: 20px !important;
}
.table-bookings th{
	background: linear-gradient(45deg, rgba(207,54,110,1) 71%, rgba(241,101,35,1) 100%);
	color:#fff;
	text-align:center;
	font-weight:100;
}
 .section-booking .btn-primary, .btn-default{
	background: linear-gradient(45deg, rgba(207,54,110,1) 71%, rgba(241,101,35,1) 100%);
	color:#000;
	    
 }
 
 .btn-active-exhibition{
	 background-color: #fff !important;
	 color: #000 !important;
	 border: 1px solid #000!important;
	 
 }
 
 .btn-active-exhibition:hover{
		background: linear-gradient(45deg, rgba(207,54,110,1) 71%, rgba(241,101,35,1) 100%);
	 color: #fff !important;
	 
 }
 .btn-default {
	color:#fff !important;
 }
 .table-booking th{
	 color:#fff;
 }
  .btn-primary{
		padding: 3px 60px;
	}
	.organizer-details .title{
		font-family: Times-New-Roman-Bold;
		padding-top:30px;
		padding-bottom:50px;
	}
	.padding-description{
		padding-top:30px;
	}

	.upcoming-exhibition-title{
		padding: 30px;
		font-size: 30px;
		color: #cf366e;
		font-family: Times-New-Roman-Bold;
		font-weight: 600;
	}
	#thumbs2 .thumb {
    opacity:1px;
	}
/*=================home page=========*/
.exib-list-container {
	/*background: #c2346b;*/
	background: rgb(207,54,110);
	background: linear-gradient(45deg, rgba(207,54,110,1) 0%, rgba(207,54,110,1) 71%, rgba(241,101,35,1) 100%);
	color: #fff;
	padding: 20px 0;
}

.upcoming-exib-list-container {
	background: rgb(207,54,110);
	background: linear-gradient(45deg, rgba(207,54,110,1) 0%, rgba(207,54,110,1) 71%, rgba(241,101,35,1) 100%);
	color: #fff;
	padding: 45px 0;
	height:305px;
}

.title{
	padding-bottom: 20px;
	font-size: 36px;
	font-family: 'Gabriola';
	line-height: 0.7;
}

#client-carousel .owl-nav {
    width: 14px;
}

#client-carousel .owl-prev, .owl-next {
    position: absolute;
    top: 96%;
    transform: translateY(-50%);
}

.owl-next {
    right: 7rem;
}

.owl-prev {
    left: 7rem;
}

.owl-nav img {
    width: 150px;
}

#client-carousel .exibation-item img {
    height: 300px;
}

/*#mumbai-page-banner{
    background-image: url(../img/mumbai.png);
    background-position: center;
    background-size: cover;
    min-height: 500px;
    background-repeat: no-repeat;
}*/

#mumbai-page-banner {
    background: linear-gradient(rgba(0, 142, 99, 0.1), rgba(0, 0, 0, 0.1)), url(/uploads/dropdown/1555166842-dropdown-city.png) fixed center center;
    background-size: cover;
    padding: 200px 0;
}

.banner-header {
    text-align: center;
    padding: 15px;
    background-color: rgba(0, 0, 0, 0.58);
    color: #fff !important;
    font-family: 'Lato-Regular';
	margin-top: 20px;
	font-weight: bold;
}

.banner-header p{
	margin:0px;
	font-size: 30px !important;
	color: #FFF;
	
}

.title-exib-list{
	font-family: 'Times New Roman Bold';
	padding-bottom: 30px;
	font-size: 30px;
	line-height: 0.7;
}


#exibation-list-carousel .owl-prev{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: -3%;
}

#exibation-list-carousel .owl-next {
 	position: absolute;
	top: 50%;
	transform: translateY(-50%); 
	right:-3%;
}

#exibation-list-carousel .card .card-title{
	color: #cf3670;
	margin-bottom:0px;
	font-family: Roboto-Bold;
}

#exibation-list-carousel  .card  p{
	color: #000;
	margin-bottom:0px;
	font-weight:bold;
} 

#exibation-list-carousel .card  h6{
	color: #000;
	margin-bottom:0px;
	font-family: Times-New-Roman-Bold;
} 

#exibation-list-carousel {
	position: absolute;
	top: 40%;
	margin-left:-15px;
}

.span-info{
	font-size: 12px;
}

#exibation-list-carousel .card {
	border-radius:initial;
	border:none;
	/*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
	-webkit-box-shadow: 4px 4px 2px 0px rgba(122,122,122,1);
	-moz-box-shadow: 4px 4px 2px 0px rgba(122,122,122,1);
	box-shadow: 4px 4px 2px 0px rgba(122,122,122,1);
}


#exibation-list-carousel .card .card-body{
	padding:30px;
	border-left:6px solid #cf3670;
}

.vl{
	border-left: 1px solid #fff;
	height: 55px;
	left:12%;
	margin-left: -3px;
	top: 0;
	margin: 20px 0 40px;
}

#exibation-list-carousel .owl-nav img {
	width: 60px; ;
}

.exibition-carousel-container {
	padding-left: 0px;
	padding-right: 0px;
}

#client-carousel .owl-item{
	padding-left: 5px;
	padding-right: 5px;
}

#client-carousel .owl-item .active:last-child {
	padding-right: 0px;
} 

#client-carousel .owl-dots {
	text-align: center;
	margin-top: 20px; 
}

#client-carousel .owl-dot {
    border-radius: 50%;
    height: 18px;
    width: 18px;
    display: inline-block;
    background: transparent;
	border: 3px solid #fff;
    margin-left: 5px;
    margin-right: 5px;
}

#client-carousel .owl-dot.active {
    background: #fff;;
}

#client-carousel .exibation-item{
	 background: rgba(47, 97, 116, 0.5);
}


#client-carousel  .exibation-item  .overlay {
    position: absolute;
    width: 99%;
    height: 100%;
    background-color: #1a1b1ca8;
    opacity: 1;
	top: 0;	
}

#client-carousel .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 5px;
  height: 100%;
  width: auto;
  opacity: 1;
  transition:.5s ease;
  background-color: #1a1b1ca8;
}

.card-tag {
	width: 150px !important;
	position: absolute;
    bottom: 35%;
    left: 30%;
}

#bottom-exhibitions-cat{
	background-color:#fff;
	height:200px;
}

#bottom-exhibitions-cat .bottom-exhibitions-cat-filter{
	background-color:#c2346b;
	position: relative;
    top: 170px;
}

.bottom-exhibitions-cat-filter  .list-inline{
	margin: 10px 0px;
	color:#fff !important;
}

.bottom-exhibitions-cat-filter  .list-inline a{
	color:#ffffffad !important;
}

.bottom-exhibitions-cat-filter  .list-inline  a.active{
	color:#fff !important;
}

.bottom-exhibitions-cat-filter  .list-inline  a:active{
	color:#fff !important;
}

#exibation-list-carousel .exibation-item{
	padding: 0 28px;
	margin-bottom: 30px;
}

#exibation-list-carousel  .card  .card-text{
   font-weight: bold;
}

#exibation-list-carousel .owl-item.active {
	padding-right: 5px;
}
.phpdebugbar{
	display:none;
}

hr {
	border-top: 1px solid rgb(0,0,0);
}
.exhibition-details-section {
	background: linear-gradient(45deg, rgba(207,54,110,1) 0%, rgba(207,54,110,1) 71%, rgba(241,101,35,1) 100%);
	color: #fff;
	padding: 45px 0;
}
 h5 {
    font-size: 1rem;
}
.exhibition-details-section .content {
	background: #fff;
	color: #000;
	padding-bottom: 0;
}

.exhibition-details-section .content .details p{
	color: #4a4a4a;
}

.exhibition-details-section .content .details b{
	font-weight: 600;
}
.exhibition-details-section .content .details {
	font-size: 16px;
	padding: 20px 40px;
}

.text-pink {
	color: #d13969;
}


/*==============memubai sec=====*/



/*===========sign in===============*/
.modal-backdrop {
   background-color: #0000004f;
 }

#sign-in-modal .login-form  .modal-content{
	background-color:#000000cc;
	padding: 0 91px;
	color:#fff;
}

#sign-in-modal .login-form  .modal-content .form-control{
	border-radius:initial;
	font-size: 1.2rem;
}

#sign-in-modal .login-form  .modal-content .form-control{
	margin-bottom: .5rem;
    /*color: #fff;*/
    font-family: Roboto-Light;
    font-size: 17px;
}

#sign-in-modal .login-form  .modal-content .forgot-password{
	color:#fff;
}

#sign-in-modal .login-form  .modal-content h1{
	margin: 5px auto;
	color:#fff;
	font-family: Times-New-Roman-Bold;
    font-weight: 800;
    font-size: 1.5rem;
}

#sign-in-modal .login-form  .modal-content .modal-header , #sign-in-modal .login-form  .modal-content .modal-body{
	border-bottom:none !important;
}

#sign-in-modal .login-form  .modal-content  .modal-footer{
	border-top:none !important;
}

#sign-in-modal .modal-dialog{
	max-width: 500px;
 }
 
.btn-login{
	border-radius: initial;
    border: 1px solid #c2346b;
    background-color: #fff;
    font-size: 16px;
    font-family: Times-New-Roman-Bold;
    color: #f16523;
    font-weight: bold;
    margin-top: 15px;
    padding: 5x 0;
}

.register-sec{
	margin-top: 0px;
}

#sign-up-modal-link  h2{
	color:#f16523 !important;
	font-size: 16px;
	font-family: Times-New-Roman-Bold;
}

.register-sec span{
	font-size: 16px;
	font-family: Times-New-Roman-Bold;
}




/*===========sign up===============*/

#sign-up-modal .modal-dialog{
	max-width: 500px;
 }
 
#sign-up-modal .sign-up-form  .modal-content{
	background-color: #000000c4;
	padding: 35px 91px;
	color:#fff;
}

#sign-up-modal .sign-up-form  .modal-content  .modal-header {
	border-bottom:none !important;
}

#sign-up-modal .sign-up-form  .modal-content  h1{
	margin: 5px auto;
	color:#fff;
	font-family: Times-New-Roman-Bold;
    font-weight: 800;
    font-size: 1.5rem;
}

#sign-up-modal  .btn-proceed{
	border-radius: initial;
    border: 1px solid #c2346b;
    background-color: #fff;
    font-size: 16px;
    font-family: Times-New-Roman-Bold;
    color: #f16523;
    font-weight: bold;
	padding: 5px 0;
}

/* The container */
#sign-up-modal  .container {
	display: block;
	position: relative;
	padding-left: 32px;
	margin-bottom: 20px;
	cursor: pointer;
	font-size: 16px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-family: Times-New-Roman-Bold;
    font-weight: bold;
    color: #f16523;
}


#sign-up-modal  .container input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	border: 3px solid #f16523;
}


.checkmark-square {
	position: absolute;
    top: 0;
    left: 0;
    height: 20px;
		margin-top:3px;
    width: 20px;
    background-color: #eff2f400;
    border: 3px solid #f16523;
}

#sign-up-modal  .container:hover input ~ .checkmark-square {
  /*background-color: #ccc;*/
	margin-top: 3px;
}
 .popover {
  max-width: 830px;
}


#sign-up-modal  .container input:checked ~ .checkmark-square {
	background-color: #eff2f400;
	border: 3px solid #f16523;
	margin-top: 3px;
}
.send-message{
	font-weight:700;
}


.checkmark-square:after {
	content: "";
	position: absolute;
	display: none;
}


#sign-up-modal  .container input:checked ~ .checkmark-square:after {
	display:inline-block; 
}


#sign-up-modal  .container .checkmark-square:after {
	top: 3px;
    left: 3px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #f16523;
}
.pl15{
	padding-left: 15px;
	padding-bottom: 15px;
}
/*=================registration=========*/

.organizer-reg-container{
	/*background: rgb(207,54,110);
	background: linear-gradient(45deg, rgba(207,54,110,1) 0%, rgba(207,54,110,1) 71%, rgba(241,101,35,1) 100%);*/
	background-image: url('../img/register-bg.jpg');
	background-position: center;
	background-size: cover;
	min-height: 600px;
	background-repeat: no-repeat;
	color: #fff;
	padding: 40px 0;
}

.organizer-reg-container .title-org-reg {
	padding-bottom: 40px;
    font-size: 30px;
    font-family: Times-New-Roman-Bold;
    line-height: 0.7;
}

.organizer-reg-container #form-registration  .modal-header, #form-registration .modal-footer{
	border:none;
}

#form-registration .modal-content {
    color: #000;
	border-radius:initial;
	-webkit-box-shadow: 0px 5px 5px 4px rgba(36,33,36,0.3);
	-moz-box-shadow: 0px 5px 5px 4px rgba(36,33,36,0.3);
	box-shadow: 0px 5px 5px 4px rgba(36,33,36,0.3);
}

#form-registration .modal-content label{
	font-family: Roboto-Black;
    font-size: 16px;
}


#form-registration  .form-control{
	border-radius:initial;
	border:1px solid #000;
	line-height: 2.0;
}

#form-registration .btn-register{
	background: rgb(207,54,110);
	background: linear-gradient(45deg, rgba(207,54,110,1) 0%, rgba(207,54,110,1) 71%, rgba(241,101,35,1) 100%);
	border-radius:initial;
	padding: 10px 29px;
	margin-top: 36px;
}

#form-registration  .form-group{
	margin-bottom: 2rem;
}

.medium-image-box {
    position: relative;
    width: 150px;
    height: 150px;
    background-color: #FFF;
    border: dashed 1px #111;
    border-radius: initial;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
}
.small-image-box {
    position: relative;
    width: 80px;
    height: 80px;
    background-color: #FFF;
    border: dashed 1px #111;
    border-radius: initial;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
}

.large-image-box {
    position: relative;
    width: 100%;
    height: 173px;
    background-color: #FFF;
    border: dashed 1px #111;
    border-radius: initial;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
}

label input[type="file"] {
    position: fixed;
    top: -1000px;
}
#form-upload .form-group {
    margin-bottom: 1rem;
}
.small-image-box .fa-picture-o {
  margin-top: 30%;
	font-size: 30px;
}
.medium-image-box .fa-picture-o, .header-image-box .fa-picture-o {
	margin-top: 30%;
	font-size: 60px;
}
.p-10{
	padding-top:10px;
}

.large-image-box .fa-picture-o, .header-image-box .fa-picture-o {
    margin-top: 50px;
    font-size: 60px;
}

.exib-block{
	background-color:#e6e6e6;
	padding: 25px 91px 30px;
	margin-bottom: 20px;
}

#form-registration .modal-body {
    
}

#form-registration .modal-body  .form-fields{
	padding: 0 10px;
}
.alert-success{
	background-color:rgba(255,255,255, .6) !important;
	color:#000 !important;
	border-color: #d4575f;
	
}
.add-past-exi{
	width:40px;
	height:40px;
	/*background-color:#fff;*/
	text-align: center;
    padding-top: 10px;
    margin-left: 89px;
}

.add-exhibition{
    background-color: white;
	border: none;
    height: 40px;
    width: 40px;
}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
    border: 1px solid #000000 !important;
}

#form-registration-verify .btn-verify{
	background: rgb(207,54,110);
	background: linear-gradient(45deg, rgba(207,54,110,1) 0%, rgba(207,54,110,1) 71%, rgba(241,101,35,1) 100%);
	border-radius:initial;
	padding: 16px 64px;
	font-size: 27px;
}

#form-registration-verify .otp-form{
	margin-top: 36px;
}

#form-registration-verify .otp-form  label {
    font-family:  Roboto-Light;
    font-size: 22px;
	color:#000;
	margin-top:10px;
	font-weight: bold;
}

#form-registration-verify .otp-form  .form-control {
	line-height: 3;
	border-radius:initial;
}

/*============= organizer==================*/

.organizer-list-container .title-org-list {
    font-weight: 600;
    font-size: 36px;
    font-family: Times-New-Roman-Bold;
    line-height: 0.7;
	color:#cf366e;
}

.organizer-list-container{
       padding: 40px 0;
}

.organizer-box {
	border-radius: initial;
    border: none;
    /* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); */
   -webkit-box-shadow: -2px 2px 11px 2px rgba(166,163,166,1);
	-moz-box-shadow: -2px 2px 11px 2px rgba(166,163,166,1);
	box-shadow: -2px 2px 11px 2px rgba(166,163,166,1);
}

.organizer-box-bg{
	padding: 0;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	color: #fff;
	padding: 40px 0;
}

.organizer-box-content{
	padding: 25px;
}
.img-loader{
	height: 40px;
}
.organizer-box-content  .logo-img{
	padding-bottom: 25px;
}

.organizer-box{
	margin:50px 0;
}
.organizer-box	a {
    color: #fff !important;
	}
	.table > tbody > tr > td {
     vertical-align: middle;
}

.organizer-box-bg h3 {
	text-align: center;
	position: absolute;
	color: #fff;
	margin: -80px -10px 0px 150px;
	padding: 10px 0;
	background-color: #24743b;
	/*linear-gradient(rgba(255,255,255,.3), rgba(255,255,255,0));*/
	-moz-box-shadow: 0 2px 0 rgba(0,0,0,.3);
	-webkit-box-shadow: 0 2px 0 rgba(0,0,0,.3);
	box-shadow: 0 1px 0 rgba(0,0,0,.3);
	border: 1px solid #24743b;
	width: 100px;
	right: 0;
	font-size: 20px;
	bottom: 0;
}
.organizer-box {
	min-height: 300px;
}
.modal-body {
	font-size:20px;
}
.modal-header{
justify-content: center;
}
.organizer-box-bg h3:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-color: transparent;
    top: -10px;
}

.organizer-box-bg h3:before {
	content: '';
    position: absolute;
    border-style: solid;
    border-color: transparent;
    top: -1px;
    left: -29px;
}

.organizer-box-bg h3:before {
	border-top: 23px solid transparent;
    border-bottom: 23px solid transparent;
    border-right: 25px solid #24743b;
}

.organizer-box-bg h3:after {
    border-width: 10px 10px 0px 10px;
    border-left-color: #222;
    right: -10px;
}
    
/*=================footer=========*/

#footer{
	padding: 30px 0 0;
	border-top: 1px solid #b9b9b9;
}

.list-inline a{
	color:#f16523;
	font-family: Times-New-Roman-Bold;
    font-size: 16px;
    font-weight: bold;
}

#footer .social-link{
	border-right: 1.3px solid #a688ac;
	border-left:1px solid #a688ac;
}

#footer .logo{
	margin: 40px  0;
}

#footer .logo img{
	width: 210px;
}

.social-link{
	margin: 55px 0;
	height:42px;
}

#footer .social-link  img{
	width:65px;
}

#footer  .terms-point{
	margin: 42px 0;
}

.list-inline  {
	margin: 22px 10px;
}

.social-link p{
	margin: 8px 30px;
	font-family: Gabriola;
    font-size: 20px;
	color:#f68e0b;
}

.social-link a{
	margin-top: -13px;
}

.list-inline li{
	margin: 0 30px;
}

.pb15{
	padding-bottom:15px;
}
/*=============Exhibition==========*/
.organizer-box-bg.exhibition-box-bg {
	padding-top: 10px;
}

.exhibition-header {
	font-size: 24px;
	font-family: 'Gabriola';
	line-height: 0.9;
	color: #cf366e;
	font-weight: 500;
	margin: 5px 0px 10px;
}
.exhibition-details {
	font-size: 18px;
	font-family: 'Times-New-Roman-Bold';
	color: #000;
	line-height: 1.1;
	font-weight: 500;
	margin: 5px 0px 5px;
}
.exhibition-address {
	font-size: 16px;
	font-family: 'Times-New-Roman-Bold';
	color: #565554;
	margin: 10px 0px;
}

.exhibition-box {
	padding: 10px 50px;
}

.exhibition-list-container .title-exhibition-list {
	padding-bottom: 10px;
	font-size: 36px;
	font-family: Times-New-Roman-Bold;
	line-height: 0.7;
	color:#cf366e;
}

.exibation-item .card .card-img {
	max-height: 188px;
}

.btn-book-now, .btn-book-now:hover {
	background: linear-gradient(45deg, rgba(207,54,110,1) 0%, rgba(207,54,110,1) 71%, rgba(241,101,35,1) 100%) !important;
	border-radius: initial;
	padding: 10px 20px;
	margin-top: 30px;
	font-size: 16px;
	border:none !important;
	font-weight: bold;
}

.grey-bg {
	background: #d8d4d3;
}

.map-div h3{
	font-family: 'Gabriola';
}
/*=============admin side==========*/

#login-container {
    margin: 20% auto;
}

.admin-login-body {
    background-image: url(/img/login_bg.jpg);
    background-size: cover;
    overflow: hidden;
}


.admin-header .navbar-nav .nav-item .nav-link {
    color: #f16523;
    font-family: Times-New-Roman-Bold;
    font-size: 19px;
    font-weight: bold;
    margin: 0px 19px;
}

/*================== Book Stall ==================*/
#book-stall {
	background: linear-gradient(45deg, rgb(86, 17, 43) 0%, rgba(207,54,110,1) 71%, rgba(241,101,35,1) 100%)
}

#book-stall label{
	font-weight: 700;
	font-size: 18px;
}

#book-stall h2{
	padding: 30px;
	font-size: 35px;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    background-color: #cf366e;
}
.custom-control-input:active~.custom-control-label::before {
    background-color:rgba(207,54,110, .4);
}
#book-stall h4{
	color: #cf366e;
	font-size: 18px;
	font-weight: 600;
}



#section-message h4 {
    color: #cf366e;
    font-size: 20px;
    font-weight: 600;
}
.colterms-point{
	padding-top:40px;
}
#book-stall p{
	font-size: 14px;
	font-weight: 700;
}
#book-stall span{
	font-size: 15px;
	font-weight: 400;
}

#section-stall-book {
	background: #fff;
	padding: 80px;
}
#section-message{
	background: #fff;
	padding: 40px;
}
#section-sub-stall-book {
	background: #fff;
	padding: 80px 30px;
}

#section-stall-book .row{
	margin-bottom: 20px;
}

.heading-row{
	margin-bottom: 50px !important;
}

.available-stalls div{
	display: inline-block;
	width: auto;
	border: 1px solid #1f6d1f;
	padding: 10px;
	font-size: 0.8rem;
}

.available-stalls .available-stall{
	color: #fff;
	background-color: #1f6d1f;
}

.available-stalls .total-availability{
	color: #1f6d1f;
}

.stall-category div{
	display: inline-block;
	height: 32px;
	padding: 5px;
	font-size:12px;
	margin-bottom:5px;
	border: 1px solid #cf366e;
	color: #cf366e;
	cursor: pointer;
}

.stall-category .active{
	background: linear-gradient(45deg, rgb(86, 17, 43) 0%, rgba(207,54,110,1) 71%, rgba(241,101,35,1) 100%);
	color: #fff;
}

.asset-value{
	color: #cf366e;
}

.provison-note{
	color: #333;
}

#stall-price {
	font-size: 14px;
}

#booking-section  label{
	color: #fff;
}

.btn-book-stall{
	margin-top: 35px;
	background: #fff;
	color: #cf366e;
}


.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
	height:700px;
  font-size: 20px;
}
#section-message h5{
	color: #000 !important;
	font-size: 16px;
	letter-spacing:1px;
	
}
.padding-top-50{
	padding-top: 50px;
}

::-webkit-scrollbar {
  width: 10px;
}
.exhibition-details h4{
	font-size:16px !important;
}
/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #000000; 
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #000000; 
}
.auto-expand {
    overflow:hidden;
    min-height: 30px;
}
#div-messages .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 24%;
    max-width: 50%;
}

.div-fileipload{
  position:absolute;
  bottom:20px;
  right:50px;
}

textarea{
  display:block;
}

.alert-right{
	background-color:#fff;
	color:#000;
	border: 1px solid green;
	border-radius:10px !important;
	
}

.alert-left{
	background-color:#fff;
	color:#000;
	border: 1px solid red;
	border-radius:10px !important;
	
}

.details h4{
		font-size:20px;
}

.font-size-16{
	font-size: 16px !important;
	
}


@media only screen and (max-width: 600px){
	.title {
    font-size: 18px !important;
	}
	.owl-nav img {
    width: 40px;
	}
	.details h4 {
    font-size: 14px;
}
	#client-carousel .owl-dot {
    border-radius: 50%;
    height: 8px;
    width: 8px;
    display: inline-block;
    background: transparent;
    border: 3px solid #fff;
    margin-left: 5px;
    margin-right: 5px;
	}
	
	.banner-header p {
			margin: 0px;
			font-size: 16px !important;
			color: #FFF;
	}
	.title-exib-list {
    font-size: 16px;
		padding-top: 20px;
		padding-bottom: 0px;
	}
	.upcoming-exib-list-container {
    background: rgb(207,54,110);
    background: linear-gradient(45deg, rgba(207,54,110,1) 0%, rgba(207,54,110,1) 71%, rgba(241,101,35,1) 100%);
    color: #fff;
    padding: 20px 0 45px 0;
}
	#footer .logo {
    margin: 10px 0;
	}
	.header {
    padding: 5px 0px;
	
	}
	.navbar-menus {
    margin-top: 0px;
	}
	.navbar-menus{
		margin-top:-45px;
	}
	.exhibition-details-section .content .details {
	padding: 7px 30px; 
	}
	
	.mt20{
		margin-top:20px !important;
	}
	.header .navbar-nav .nav-item .nav-link {
    text-align: center;
    font-size: 14px;
    margin: 0px 5px;
		
	}
.navbar-light .navbar-toggler {
 border-color: rgba(0,0,0,0); */
}
.list-inline {
    margin: 22px auto;
}
	.social-link {
    margin: 10px 0;
    height: 42px;
	}
	h5 {
    font-size: .6rem;
	}
	#stall-provision{
		font-size:12px;
	}
	.error-font{
		font-size:12px;
	}
	#exibation-list-carousel .card p {
    font-size: .6rem;
	}
	.card-tag {
			/* width: 150px !important; */
			position: absolute;
			bottom: 35%;
			left: 40%;
	}
	.exib-list-container {
		padding-bottom: 5px;
	}
	#client-carousel .owl-nav{
		display:none;
	}
	#client-carousel .owl-dots {
    display:none;
	}
	#mumbai-page-banner{
		background-size: cover;
		padding: 75px 0;
		
	}
	.colterms-point {
    padding-top: 0px;
}
.offset-1 {
    margin-left: 0%;
}
#col-img, #organization-img{
	height:200px !important;
}

.exhibition-list-container .title-exhibition-list {
	padding-bottom: 0px;
	font-size: 18px;
	line-height:0.2;
	padding-bottom: 10px;
	padding-top: 10px;
}

.exhibition-details-section {
	padding: 0px 0px 20px 0px;
}
.pb-5, .py-5 {
  padding-bottom: 1.3rem!important;
}
#section-stall-book {
    background: #fff;
    padding: 20px;
}
#book-stall h2 {
	padding: 10px;
	font-size: 18px;
}
#book-stall h6 {
    font-size: 18px !important;
    padding: 10px 0px; 
		margin-bottom:0rem;
}
.offset-3 {
   margin-left: 0%;
}
#book-stall span {
	font-size: 12px;
}
#section-stall-book span {
	font-size: 14px!important;
}
#sign-in-modal .login-form .modal-content {
    background-color: #000000cc;
    padding: 0 21px;
    color: #fff;
}
#sign-up-modal .sign-up-form .modal-content {
	padding: 35px 21px;
}
.organizer-reg-container {
	padding: 15px 0;
}
.organizer-reg-container .title-org-reg {
	padding-bottom: 5px;
	font-size: 18px !important;
}
#form-registration .modal-content label {
  font-size: 12px;
}
.form-control {
	font-size: 12px;
}
.medium-image-box {
    width: 90px;
    height: 90px;
}
.medium-image-box .fa-picture-o, .small-image-box .fa-picture-o, .header-image-box .fa-picture-o {
	font-size: 30px;
}
.organizer-box-content .logo-img {
  padding-bottom: 0px;
}
.organizer-list-container .title-org-list {
    padding-bottom:0px;
    font-size: 18px;
		font-weight:600;
}
.organizer-list-container {
    padding: 20px 0;
}
.organizer-box {
    margin: 20px 0;
}
#sign-in-modal .login-form .modal-content .form-control {
    font-size: 12px;
}
#nav-heading h6 {
	font-size: 12px !important;
}
.organizer-box-bg {
	height: 200px;
}
#form-registration .form-group {
    margin-bottom: 1rem;
}
#form-registration .btn-register {
	padding: 5px 29px;
	margin-top: 16px;
	font-size:14px;
}
#cke_description{
	width:auto!important;
}
#go, .send-message{
	padding:3px;
}
#section-message {
    padding: 20px;
}
#section-message h4 {
	font-size: 16px;
}
#book-stall label {
    font-size: 12px !important;
}

.span-info{
	font-size: 9px;
}
#section-sub-stall-book {
	background: #fff;
	padding: 0px 20px 20px 20px;
}
#book-stall p {
  margin-bottom:0rem;
}
.pb15{
	padding-bottom:5px;
}
.sticky {
  position: unset;
	top: 0;
	height: auto;
	font-size: 20px;

}
.mt20{
	margin-top:20px;
}
.section-booking-details .row{
	margin-bottom:0px !important;
}
.btn-book-now, .btn-book-now:hover {
   margin-top: 0px;
}
.mb-5, .my-5 {
    margin-bottom: 1rem!important;
}
.alert-right, .alert-left ,.alert-right>span, .alert-left>span{
    font-size: 12px!important;
    text-align: left!important;
}
#client-carousel{
	margin-bottom:20px;
}
.layout-label{
	padding-left:15px;
}

.heading-row {
    margin-bottom: 10px !important;
}
.offset-2 {
    margin-left:0%;
}
.section-profile .data-value{
	 font-size: 12px !important;
}
#div-messages{
	height: 280px !important;
}
#client-carousel .exibation-item img {
	height: 200px;
}

.exhibition-header {
    margin: 0px 0px 0px;
}
.exhibition-details {
	font-size: 15px;
}
.exhibition-address {
	font-size: 14px;
	margin: 5px 0px;
}
.pb3{
	padding-bottom: 3px;
}
.remark{
	margin-bottom:20px;
}
#section-message h5{
	color: #000 !important;
	font-size: 12px;
	letter-spacing:1px;
	
}
.alert {
	padding: .75rem 1rem;
}
.organizer-details .title {
  padding-top: 0px;
	padding-bottom: 20px;
}
.upcoming-exhibition-title {
	padding: 20px 10px 10px 10px;
	font-size: 18px;
	color: #cf366e;
	font-family: Times-New-Roman-Bold;
	font-weight: 600;
}
.organizer-details .col-10 {
   max-width: 100% !important;
	 flex: 0 0 100%!important;
}
.organizer-box {
	height: auto;
}
.organizer-box-content .offset-4 {
	margin-left: 25%;
}

.availability-message, .btn{
	font-size: 12px;
}
.row-tnc .offset-3 {
	margin-left: 0%;
}
.exhibition-details h4{
	font-size:14px !important;
}
.exhibition-details-section .content .details {
	font-size: 14px;
}
#exibation-list-carousel .card .card-title {
	color: #cf3670;
	margin-bottom: 0px;
	font-size: 14px;
	font-family: Roboto-Bold;
}
#exibation-list-carousel .card .card-text {
	font-size: 13px;
}
#bottom-exhibitions-cat .bottom-exhibitions-cat-filter {
	top: 120px;
}
}

