/*
Template Name: Movbok - Movies, Events, Sports Website HTML Template
Author: Askbootstrap
Author URI: https://themeforest.net/user/askbootstrap
Version: 1.0
*/

/*
	-- body
	-- Typography
	-- Dropdown / Buttons / Form
	-- Sidebar
	-- Card Design
	-- Filters Design
	-- Nav Tabs Design
	-- Nav Tabs Accordion
	-- Reviews Card
	-- Mobile Media
	-- Top Nav
	-- Login / Register
	-- Footer
*/

@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&amp;display=swap');

/* body */
body {
	color: #3a3b45;
	font-size: 14px;
	overflow-x: hidden;
	font-family: 'Roboto', sans-serif;
	background-color: #f8f9fc;
}

/* Typography */
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {

}

a {
	text-decoration: none !important;
	color: #1a3365;
}

p {
	font-size: 14px;
}

/* Dropdown / Buttons / Form */
.btn-danger {
	color: #fff;
	background-color: #ff4343;
	border-color: #ff4343;
}

.badge-danger {
	background-color: #ff4343 !important;
}

.text-danger {
	color: #ff4343 !important;
}

.form-control {
	border-radius: .25rem;
	font-size: 14px;
}

.btn {
	border-radius: .25rem;
}

.rounded {
	border-radius: .25rem !important;
}
small,
.small {
	font-size: 13px !important;
}

.text-xs {
	font-size: 14px !important;
}

label {
	font-size: 13px;
	margin: 0 0 4px 0;
}

.required {
	color: #ff0000;
}

.help-block ul {
    margin: 0;
    padding: 0;
}

.help-block ul li {
    list-style: none;
    color: #ff0000;
    font-size: 11px;
}

.btn-link {
	color: #1a3365;
}

.cover-pic {
	margin: 0px 0px -86px 0px;
	text-align: center;
}

.cover-pic .love-box {
    right: 15px;
}

.btn-circle {
	border-radius: 50px !important;
	width: 42px;
	height: 42px;
	line-height: 31px;
	font-size: 17px;
}

.dropdown-menu {
	border: none;
	box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075)!important;
}

.dropdown-menu .dropdown-item {
	padding: 5px 16px;
	font-size: 13px;
}

.btn {
	border: none;
}

.animated--fade-in {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
	-webkit-animation-duration: 200ms;
	animation-duration: 200ms;
	-webkit-animation-timing-function: opacity cubic-bezier(0, 1, 0.4, 1);
	animation-timing-function: opacity cubic-bezier(0, 1, 0.4, 1);
}

.bg-gradient-primary {
	background-color: #000000;
	background-image: linear-gradient(180deg, #000000 10%, #224abe 100%);
	background-size: cover;
}

.bg-gradient-secondary {
	background-color: #858796;
	background-image: linear-gradient(180deg, #858796 10%, #60616f 100%);
	background-size: cover;
}

.bg-gradient-success {
	background-color: #1cc88a;
	background-image: linear-gradient(180deg, #1cc88a 10%, #13855c 100%);
	background-size: cover;
}

.bg-gradient-info {
	background-color: #36b9cc;
	background-image: linear-gradient(180deg, #36b9cc 10%, #258391 100%);
	background-size: cover;
}

.bg-gradient-warning {
	background-color: #f6c23e;
	background-image: linear-gradient(180deg, #f6c23e 10%, #dda20a 100%);
	background-size: cover;
}

.bg-gradient-danger {
	background-color: #ff4343;
	background-image: linear-gradient(180deg, #ff4343 10%, #be2617 100%);
	background-size: cover;
}

.bg-gradient-light {
	background-color: #f8f9fc;
	background-image: linear-gradient(180deg, #f8f9fc 10%, #c2cbe5 100%);
	background-size: cover;
}

.bg-gradient-dark {
	background-color: #5a5c69;
	background-image: linear-gradient(180deg, #5a5c69 10%, #373840 100%);
	background-size: cover;
}

.bg-gray-100 {
	background-color: #f8f9fc !important;
}

.bg-gray-200 {
	background-color: #eaecf4 !important;
}

.bg-gray-300 {
	background-color: #dddfeb !important;
}

.bg-gray-400 {
	background-color: #d1d3e2 !important;
}

.bg-gray-500 {
	background-color: #b7b9cc !important;
}

.bg-gray-600 {
	background-color: #858796 !important;
}

.bg-gray-700 {
	background-color: #6e707e !important;
}

.bg-gray-800 {
	background-color: #5a5c69 !important;
}

.bg-gray-900 {
	background-color: #3a3b45 !important;
}

.o-hidden {
	overflow: hidden !important;
}

.text-xs {
	font-size: .7rem;
}

.text-lg {
	font-size: 1.2rem;
}

.text-gray-100 {
	color: #f8f9fc !important;
}

.text-gray-200 {
	color: #eaecf4 !important;
}

.text-gray-300 {
	color: #dddfeb !important;
}

.text-gray-400 {
	color: #d1d3e2 !important;
}

.text-gray-500 {
	color: #b7b9cc !important;
}

.text-gray-600 {
	color: #858796 !important;
}

.text-gray-700 {
	color: #6e707e !important;
}

.text-gray-800 {
	color: #5a5c69 !important;
}

.text-gray-900 {
	color: #3a3b45 !important;
}

/* Sidebar */
.sidebar-dark {
	background: #1f2533;
}

.slick-next {
	right: 15px;
}

.slick-prev {
	left: 15px;
}

.slick-prev,
.slick-next {
	z-index: 999;
}
.collections-slider {
	margin: 0 -8px;
}

/* Card Design */
.team-card img {
    width: 100px;
}
.c-card {
	margin: 0 8px;
	border-radius: 400px;
	height: 250px;
	width: 230px;
}

.card a {
	text-decoration: none !important;
}

.m-card .card-body {
	position: absolute;
	bottom: 0;
	padding-top: 120px !important;
	left: 0;
	right: 0;
	background: -moz-linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
	/* ff3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 1)));
	/* safari4+,chrome */
	background: -webkit-linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
	/* safari5.1+,chrome10+ */
	background: -o-linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
	/* opera 11.10+ */
	background: -ms-linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
	/* ie10+ */
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
	/* w3c */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0);
	/* ie6-9 */
}

.m-card {
	overflow: hidden;
}




.pay-btn {
	background-color: #0b5ed7;
	color: white;
	padding: 10px 20px;
	border-radius: 6px;
	font-size: 16px;
	border: none;
	cursor: pointer;
  }
  #price-breakup {
	margin-top: 10px;
	font-size: 14px;
	white-space: pre-line;
  }



.video-container {
	height: 250px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
  }
  
  .aspect-video {
	height: 100%;
	width: auto;
	display: block;
	border-radius: 10px;
  }




.booking-wrapper {
	max-width: 1140px;
	margin: 0 auto;
	padding: 40px 20px;
  }
  
  .booking-header {
	text-align: center;
	font-size: 2.5rem;
	font-weight: 700;
	margin-bottom: 40px;
	color: #111;
  }
  
  .step-tracker {
	display: flex;
	justify-content: center;
	gap: 20px;
	margin-bottom: 50px;
	font-size: 16px;
  }
  
  .step-tracker span {
	color: #999;
	position: relative;
  }
  
  .step-tracker .step-active::before {
	content: '\2713';
	color: var(--primary-color);
	font-weight: bold;
	margin-right: 6px;
  }
  
  .step-tracker .step-active {
	color: var(--primary-color);
	font-weight: 600;
  }
  
  .form-section-container {
	display: flex;
	flex-wrap: wrap;
	gap: 40px;
	justify-content: space-between;
  }
  
  .form-section-box {
	flex: 1 1 60%;
	background: white;
	padding: 30px;
	border-radius: var(--border-radius);
	box-shadow: var(--box-shadow);
  }
  
  .form-section-box h3 {
	margin-bottom: 20px;
	font-size: 1.2rem;
	color: #333;
  }
  
  .form-section-box input {
	width: 100%;
	padding: 14px;
	margin-bottom: 24px;
	border: 1px solid #ccc;
	border-radius: 8px;
	font-size: 15px;
  }
  
  .event-summary-box {
	flex: 1 1 30%;
	background: white;
	padding: 30px;
	border-radius: var(--border-radius);
	box-shadow: var(--box-shadow);
  }
  
  .event-summary-box h3 {
	font-size: 1.3rem;
	margin-bottom: 12px;
	line-height: 1.4;
  }
  
  .event-summary-box p {
	font-size: 14.5px;
	margin: 5px 0;
	color: #555;
  }
  
  .event-summary-box hr {
	margin: 20px 0;
  }
  
  .event-summary-box .total {
	font-weight: 600;
	font-size: 15px;
  }
  
  .custom-button {
	display: block;
	width: 100%;
	padding: 14px;
	background: black;
	color: #ffffff;
	border: none;
	border-radius: 8px;
	font-size: 16px;
	font-weight: 500;
	cursor: pointer;
	transition: background 0.3s;
	margin-top: 25px;
  }
  
  .custom-button:hover {
	background: black;
	color: white;
  }
  
  .custom-back-button {
	border: 1px solid #aaa;
	padding: 10px 20px;
	background: #0a0101;
	color: #333;
	border-radius: 8px;
	margin-bottom: 30px;
	cursor: pointer;
  }
  
  @media (max-width: 768px) {
	.form-section-container {
	  flex-direction: column;
	}
  
	.event-summary-box {
	  width: 100%;
	}
  }







.share-dropdown {
	position: relative;
	display: inline-block;
  }

  .share-options {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	min-width: 160px;
	padding: 10px;
	background-color: white;
	border: 1px solid #ddd;
	border-radius: 6px;
	box-shadow: 0 2px 6px rgba(0,0,0,0.1);
  }

  .share-options a {
	display: block;
	padding: 6px 12px;
	text-decoration: none;
	color: #333;
  }

  .share-options a:hover {
	background-color: #f8f9fa;
  }




  #preloader {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0.85); /* Dark overlay */
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	z-index: 9999;
	transition: opacity 1s ease;
  }

  /* Logo Animation */
  #preloader img {
	width: 100px;
	animation: pulse 1.5s infinite ease-in-out;
	filter: drop-shadow(0 0 10px #fff);
  }

  /* Loading text (optional) */
  #preloader p {
	color: #ffffff;
	margin-top: 20px;
	font-family: Arial, sans-serif;
	font-size: 18px;
	opacity: 0.8;
  }

  @keyframes pulse {
	0%, 100% {
	  transform: scale(1);
	  opacity: 0.7;
	}
	50% {
	  transform: scale(1.1);
	  opacity: 1;
	}
  }

  body.loaded #preloader {
	opacity: 0;
	visibility: hidden;
  }


  
.ticket-widget {
	max-width: 600px;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	overflow: hidden;
	margin: auto;
  }
  
  .ticket-img img {
	width: 100%;
	height: auto;
	border-bottom: 1px solid #eee;
  }
  
  .ticket-details {
	padding: 20px;
  }
  
  .ticket-title {
	font-size: 24px;
	color: #333;
	margin-bottom: 15px;
  }
  
  .ticket-type {
	color: #823bdf;
	font-size: 18px;
	margin-bottom: 5px;
  }
  
  .ticket-desc {
	font-size: 14px;
	color: #555;
	margin-bottom: 20px;
  }
  
  .ticket-info-row {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
  }
  
  .ticket-info-col {
	flex: 1;
	text-align: center;
  }
  
  .quantity-control {
	display: flex;
	justify-content: center;
	align-items: center;
  }
  
  .quantity-control button {
	background: #823bdf;
	color: #fff;
	border: none;
	padding: 6px 10px;
	font-size: 18px;
	cursor: pointer;
	border-radius: 5px;
	margin: 0 8px;
  }
  
  .ticket-summary {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
	font-weight: bold;
  }
  
  .ticket-button {
	background: #9b59b6;
	color: #fff;
	border: none;
	width: 100%;
	padding: 12px;
	font-size: 16px;
	border-radius: 6px;
	cursor: pointer;
  }
  
  .ticket-button:hover {
	background: #8e44ad;
  }
  
  .additional-info {
	margin-top: 25px;
  }
  
  .additional-info h4 {
	font-size: 15px;
	margin: 15px 0 5px;
	color: #444;
  }
  
  .additional-info p {
	font-size: 14px;
	margin: 0;
	color: #555;
  }


  




.offer-slider .card {
	margin: 0 10px; /* spacing between cards */
	padding: 10px;   /* internal padding inside the card */
	box-sizing: border-box;
  }
  .offer-slider .card-body {
	padding: 15px !important; /* more space around text and logos */
  }


.offer-slider {
	scroll-behavior: smooth;
	scrollbar-width: thin;
  }
  
  .offer-slider::-webkit-scrollbar {
	height: 6px;
  }
  
  .offer-slider::-webkit-scrollbar-thumb {
	background-color: #999;
	border-radius: 10px;
  }
  
  .offer-card {
	flex: 0 0 auto;
  }












.m-card .card-body .card-title {
	font-size: 16px;
    letter-spacing: 0.2px;
}

.m-card .card-title,
.p-card .card-title {
	font-size: 15px;
	font-weight: 600;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.love-box {
	right: 0;
	z-index: 9;
}

.p-card p.card-text {
	color: #3a3b45;
	font-size: 13px;
}
.p-card p.card-text small {
    color: #6c757d;
}
.p-card .col-md-4 img {
    height: 100%;
    object-fit: cover;
    border-radius: 0px;
}

.p-card {
    overflow: hidden;
}

.p-card .col-md-4 {
	display: flex;
	align-items: center;
	justify-content: center;
}

.e-card p.card-text.text-gray-900.mb-1,
.offer-card p.card-text.text-gray-900.mt-3 {
	font-size: 15px;
	font-weight: 600;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.offer-card img.rounded-circle {
	width: 50px;
	position: absolute;
	background: #fff;
	top: -26px;
	border: 3px solid #fff;
	height: 50px;
	object-fit: cover;
	box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.15) !important;
}

.offer-card .card-body {
	position: relative;
}

.list-bp .mb-4 {
    margin-bottom: 30px !important;
}

.vh-100 {
	height: 100vh;
}

.e-card .col-2 {
	word-break: keep-all;
}
.e-card .card-body.p-0 {
    line-height: 18px;
}
.e-card .col-2 h6 {
	font-size: 18px;
}

.people-pic {
    width: 100px;
    height: 100px;
    border-radius: 50px;
    object-fit: cover;
    object-position: top;
    border: 6px solid #fff;
    background-color: #fff;
}
.people-item-cover img {
    border-radius: 0px !important;
}

.people-item-cover {
    margin: 0 0 -69px 0;
}
.people-item-body h5 {
    font-size: 20px !important;
}
.people-item-cover img {
    height: 140px;
    object-fit: cover;
}

/* Filters Design */
.filters-search {
	position: relative;
}

.filters-search i {
	position: absolute;
	left: 12px;
	top: 13px;
}

.filters-search .form-control {
	padding-left: 34px;
	height: 39px;
}

.filters-card-body {
	padding: 18px 0 0 0;
}

.filters-card-body .custom-control {
	margin: 0 0 4px 0;
}

.filters-card-body .custom-control label {
	padding: 2px 0 0 0;
	width: 100%;
}

.filters-card-body .custom-control label small {
	float: right;
}

.custom-checkbox label.custom-control-label,
.custom-radio label.custom-control-label {
	cursor: pointer;
}

.filters-card-header a,
.filters-card-header a:hover {
	font-weight: 500;
	width: 100%;
	display: block;
	color: #1f2533;
}

.filters-card-header a i {
	margin: 4px 1px 0px 0px;
}

/* Nav Tabs Design */
.nav.nav-tabs {
	margin-bottom: 1rem;
}

.nav.nav-tabs .nav-link {
	font-weight: 700;
	border-radius: 3px;
	padding: 0 0 1rem 0;
	border: none;
	color: #3a3b45;
    text-transform: uppercase;
	position: relative;
}

.nav.nav-tabs .nav-item {
	margin: 0 1rem 0px 0;
}

.nav.nav-tabs .nav-link.active {
	color: #f41918;
}

.nav.nav-tabs .nav-link.active:after {
	content: "";
	position: absolute;
	height: 3px;
	background: #f52f18;
	left: 0;
	right: 0;
	bottom: -2px;
}

.artist-list .rounded-circle {
	width: 50px;
	height: 50px;
}

/* Nav Tabs Accordion */
.accordion .btn-link {
	padding: 0;
	text-decoration: none !important;
}

.accordion h2.mb-0 {
	margin: 0px !important;
	display: flex;
}

/* Reviews Card */
.reviews-card .rounded-circle {
	width: 50px;
	height: 50px;
}

.stars-rating {
	font-size: 10px;
}

.stars-rating .fa.active {
	color: #fbc627;
}

/* Mobile Media */
@media (max-width: 992px) {
	.cover-pic {
		margin: 0px 0px 15px 0px;
	}
	.m-b-4 {
		margin-bottom: 1.5rem !important;
	}
	.container {
		max-width: 100%;
	}
	.osahan-nav-mid ul.navbar-nav.mr-auto {
		display: initial;
	}
	.osahan-nav-mid ul.navbar-nav.mr-auto .nav-item {
    	display: inline-block;
	}
	.osahan-nav-mid .navbar-collapse .nav-item {
		margin: 0px !important;
	}
	.osahan-nav-top {
		padding: 0px;
	}
	.osahan-nav-mid {
		padding: 0 15px !important;
	}
	.navbar-dark .navbar-toggler {
		padding: 0 2px;
		border: none;
		background: #343a40;
	}
	p {
		font-size: 13px;
	}
	.inner-header, .inner-header .text-right {
		text-align: center !important;
	}
	.inner-header .breadcrumbs {
		margin: 6px 0 0 0;
	}
	.btn-circle {
		border-radius: 50px !important;
		width: 32px;
		height: 32px;
		line-height: 32px;
		font-size: 13px;
		padding: 0px;
	}
	.eheader div, .info-header div {
		width: 100%;
		display: block !important;
		text-align: center;
	}
	.eheader div .btn, .info-header div .btn {
		margin: 13px 0 0 0;
	}
	img.img-fluid {
		width: 100%;
	}
}
@media (max-width: 576px) {
	.osahan-nav-mid ul.navbar-nav.mr-auto .nav-item span {
		display: none;
	}
}	

.icon-circle {
	height: 2.5rem;
	width: 2.5rem;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.osahan-slider-item {
	margin: 0 8px;
	outline: none;
	cursor: pointer;
}

.dropdown .dropdown-menu {
	font-size: 0.85rem;
}

.dropdown .dropdown-menu .dropdown-header {
	font-weight: 800;
	font-size: 0.65rem;
	color: #b7b9cc;
}

.dropdown.no-arrow .dropdown-toggle::after {
	display: none;
}

/* Top Nav */
.topbar {
	background: #000000 !important;
}

.osahan-nav-mid {
	background: #D3A737  !important;
	padding: 0px;
}

.osahan-nav-mid a.nav-link {
	color: #fff !important;
	padding: 12px 0 !important;
	font-size: 13px;
	text-transform: uppercase;
}

.osahan-nav-mid ul.navbar-nav.mr-auto .nav-item {
	margin: 0 20px 0 0px;
}

.osahan-nav-mid .navbar-collapse .nav-item {
	margin: 0 0px 0 20px;
}

.osahan-nav-top .container {
	padding-right: 15px;
	padding-left: 15px;
}

.topbar .nav-item.dropdown .dropdown-toggle::after {
	width: 1rem;
	text-align: center;
	float: right;
	vertical-align: 0;
	border: 0;
	font-weight: 900;
	content: '\f105';
	font-family: 'Font Awesome 5 Free';
}

.topbar .nav-item.dropdown.show .dropdown-toggle::after {
	content: '\f107';
}

.topbar .nav-item .nav-link {
	position: relative;
}

.topbar .nav-item .nav-link .badge-counter {
	position: absolute;
	transform: scale(0.7);
	transform-origin: top right;
	right: .25rem;
	margin-top: -.25rem;
}

.topbar .nav-item .nav-link .img-profile {
	height: 2rem;
	width: 2rem;
}

.topbar {
	height: 4.375rem;
}

.topbar #sidebarToggleTop {
	height: 2.5rem;
	width: 2.5rem;
}

.topbar #sidebarToggleTop:hover {
	background-color: #eaecf4;
}

.topbar #sidebarToggleTop:active {
	background-color: #dddfeb;
}

.topbar .navbar-search {
	width: 30rem;
}

.topbar .navbar-search input {
	font-size: 0.85rem;
	height: auto;
}

.topbar .topbar-divider {
	width: 0;
	border-right: 1px solid #e3e6f0;
	height: calc(4.375rem - 2rem);
	margin: auto 1rem;
}

.topbar .nav-item .nav-link {
	height: 4.375rem;
	display: flex;
	color: #fff;
	align-items: center;
	padding: 0 0.75rem;
}

.topbar .nav-item .nav-link:focus {
	outline: none;
}

.topbar .nav-item:focus {
	outline: none;
}

.topbar .dropdown {
	position: static;
}

.topbar .dropdown .dropdown-menu {
	width: calc(100% - 1.5rem);
	right: 0.75rem;
}

.topbar .dropdown-list {
	padding: 0;
	border: none;
	overflow: hidden;
}

.topbar .dropdown-list .dropdown-header {
	background-color: #333545;
	border: 1px solid #333545;
	color: #fff;
	padding: 13px 15px;
}

.topbar .dropdown-list .dropdown-item {
	white-space: normal;
	line-height: 1.3rem;
	padding: 10px 15px;
}

.topbar .dropdown-list .dropdown-item .dropdown-list-image {
	position: relative;
	height: 2.5rem;
	width: 2.5rem;
}

.topbar .dropdown-list .dropdown-item .dropdown-list-image img {
	height: 2.5rem;
	width: 2.5rem;
}

.topbar .dropdown-list .dropdown-item .dropdown-list-image .status-indicator {
	background-color: #eaecf4;
	height: 0.75rem;
	width: 0.75rem;
	border-radius: 100%;
	position: absolute;
	bottom: 0;
	right: 0;
	border: 0.125rem solid #fff;
}

.topbar .dropdown-list .dropdown-item .text-truncate {
	max-width: 10rem;
}

.topbar .dropdown-list .dropdown-item:active {
	background-color: #eaecf4;
	color: #3a3b45;
}

@media (min-width: 576px) {
	.topbar .dropdown {
		position: relative;
	}
	.topbar .dropdown .dropdown-menu {
		width: auto;
		right: 0;
	}
	.topbar .dropdown-list {
		width: 20rem !important;
	}
	.topbar .dropdown-list .dropdown-item .text-truncate {
		max-width: 13.375rem;
	}
}

.topbar.navbar-light .navbar-nav .nav-item .nav-link {
	color: #d1d3e2;
}

.topbar.navbar-light .navbar-nav .nav-item .nav-link:hover {
	color: #b7b9cc;
}

.topbar.navbar-light .navbar-nav .nav-item .nav-link:active {
	color: #858796;
}

@-webkit-keyframes growIn {
	0% {
		transform: scale(0.9);
		opacity: 0;
	}
	100% {
		transform: scale(1);
		opacity: 1;
	}
}

@keyframes growIn {
	0% {
		transform: scale(0.9);
		opacity: 0;
	}
	100% {
		transform: scale(1);
		opacity: 1;
	}
}


@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

/* Login / Register */
.bg-login-image {
	background: url("../img/login.jpg");
	background-position: center;
	background-size: cover;
}

.bg-register-image {
	background: url("../img/login3.jpg");
	background-position: center;
	background-size: cover;
}

.bg-password-image {
	background: url("../img/login2.jpg");
	background-position: center;
	background-size: cover;
}

form.user .custom-checkbox.small label {
	line-height: 1.5rem;
}

form.user .form-control-user {
	padding: 1.5rem 1rem;
}

form.user .btn-user {
	padding: 0.75rem 1rem;
}

.btn-google {
	color: #fff;
	background-color: #ea4335;
	border-color: #fff;
}

.btn-google:hover {
	color: #fff;
	background-color: #e12717;
	border-color: #e6e6e6;
}

.btn-google:focus,
.btn-google.focus {
	box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.btn-google.disabled,
.btn-google:disabled {
	color: #fff;
	background-color: #ea4335;
	border-color: #fff;
}

.btn-google:not(:disabled):not(.disabled):active,
.btn-google:not(:disabled):not(.disabled).active,
.show>.btn-google.dropdown-toggle {
	color: #fff;
	background-color: #d62516;
	border-color: #dfdfdf;
}

.btn-google:not(:disabled):not(.disabled):active:focus,
.btn-google:not(:disabled):not(.disabled).active:focus,
.show>.btn-google.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.btn-facebook {
	color: #fff;
	background-color: #3b5998;
	border-color: #fff;
}

.btn-facebook:hover {
	color: #fff;
	background-color: #30497c;
	border-color: #e6e6e6;
}

.btn-facebook:focus,
.btn-facebook.focus {
	box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.btn-facebook.disabled,
.btn-facebook:disabled {
	color: #fff;
	background-color: #3b5998;
	border-color: #fff;
}

.btn-facebook:not(:disabled):not(.disabled):active,
.btn-facebook:not(:disabled):not(.disabled).active,
.show>.btn-facebook.dropdown-toggle {
	color: #fff;
	background-color: #2d4373;
	border-color: #dfdfdf;
}

.btn-facebook:not(:disabled):not(.disabled):active:focus,
.btn-facebook:not(:disabled):not(.disabled).active:focus,
.show>.btn-facebook.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.error {
	color: #1a3365;
	font-size: 11rem;
	position: relative;
	line-height: 1;
}

/* Footer */
.footer h6 {
    color: #a5a5a5;
    font-size: 13px;
    margin: 8px 0 24px 0;
}

.footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer ul li a {
    color: #7f7f7f;
    font-size: 12px;
}

.footer ul li {
    line-height: 28px;
}




.custom-button {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    z-index: 999 !important;
    height: auto !important;
    background: #7c3aed !important;
    color: white !important;
  }