/******************************************************************
  Template Name: Male Fashion
  Description: Male Fashion - ecommerce template
  Author: Colorib
  Author URI: https://www.colorib.com/
  Version: 1.0
  Created: Colorib 
******************************************************************/

/*------------------------------------------------------------------
[Table of contents]
1.  Template default CSS
2.  Helper CSS
5.  Banner Section
6.  Product Section
7.  Instagram Section
8.  Latest Section
9.  Contact
10. Footer Style
-------------------------------------------------------------------*/

/*----------------------------------------
  1. Template default CSS
----------------------------------------*/

html, body {
	height: 100%;
	font-family: "Nunito Sans", sans-serif;
	-webkit-font-smoothing: antialiased;
}
h1, h2, h3, h4, h5, h6, h7 {
	margin: 0;
	color: #111;
	font-weight: 400;
	font-family: "Nunito Sans", sans-serif;
}
h1 { font-size: 70px; }
h2 { font-size: 36px; }
h3 { font-size: 30px; }
h4 { font-size: 24px; }
h5 { font-size: 18px; }
h6 { font-size: 16px; }
h7 { font-size: 12px; }
p {
	font-size: 15px;
	color: #3d3d3d;
	font-weight: 400;
	line-height: 25px;
	margin: 0 0 15px 0;
}
img {
	max-width: 100%;
	vertical-align: middle;
}
input:focus, select:focus, button:focus, textarea:focus {
	outline: none;
}
a:hover, a:focus {
	text-decoration: none;
	outline: none;
	color: #fff;
}
ul, ol {
	padding: 0;
	margin: 0;
}

/*---------------------
  2. Helper CSS
-----------------------*/
.section-title {
	margin-bottom: 45px;
	text-align: center;
}
.section-title span {
	color: #e53637;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 15px;
	display: block;
}
.section-title h2 {
	color: #111;
	font-weight: 700;
	line-height: 46px;
}
.set-bg {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}
.spad {
	padding-top: 100px;
	padding-bottom: 100px;
}
.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6,
.text-white p,
.text-white span,
.text-white li,
.text-white a {
	color: #fff;
}

/* Buttons */
.primary-btn {
	display: inline-block;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 14px 30px;
	color: #fff;
	background: #000;
	letter-spacing: 4px;
}
.site-btn {
	font-size: 14px;
	color: #fff;
	background: #111;
	font-weight: 700;
	border: none;
	text-transform: uppercase;
	display: inline-block;
	padding: 14px 30px;
}

/* Preloader */
#preloder {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999999;
	background: #000;
}
.loader {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -13px;
	margin-left: -13px;
	border-radius: 60px;
	animation: loader 0.8s linear infinite;
}
@keyframes loader {
	0% {
		transform: rotate(0deg);
		border: 4px solid #f44336;
		border-left-color: transparent;
	}
	50% {
		transform: rotate(180deg);
		border: 4px solid #673ab7;
		border-left-color: transparent;
	}
	100% {
		transform: rotate(360deg);
		border: 4px solid #f44336;
		border-left-color: transparent;
	}
}
.spacial-controls {
	position: fixed;
	width: 111px;
	height: 91px;
	top: 0;
	right: 0;
	z-index: 999;
}
.spacial-controls .search-switch {
	display: block;
	height: 100%;
	padding-top: 30px;
	background: #323232;
	text-align: center;
	cursor: pointer;
}

/*---------------------
  Header
-----------------------*/
.header {
	background-color: #fff;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	min-height: 90px;
}
.header__logo img {
	width: 1000px;
	height: auto;
}
.avatar {
	vertical-align: middle;
	width: 40px;
	height: 40px;
	border-radius: 50%;
}
.header__logo {
	padding: 10px 0;
	text-align: center;
}
.header__logo a {
	display: inline-block;
}

/* Responsive logo size */
@media (max-width: 768px) {
	.navbar-brand img, .header__logo img {
		height: 50px !important;
		width: auto;
	}
}
@media (max-width: 991.98px) {
	.navbar-brand img, .header__logo img {
		height: 45px;
	}
}

/*---------------------
  Popular Movie
----------------------*/
.image-resize2 { height: 350px; }
.running-movie {
	margin-top: 18px;
	margin-bottom: 20px;
	text-align: center;
	color: #000;
	box-shadow: 0 2px 5px rgb(24 21 21 / 65%);
}
.top-right {
	position: absolute;
	top: 25px;
	right: 30px;
}
.bottom-left {
	position: absolute;
	bottom: 160px;
	left: 15px;
}
.running-movie h5 { font-size: 22px; margin-top: 3px; }
.running-movie h6 { font-size: 18px; margin-top: 3px; text-align: left; margin-left: 8px; }
.image-box { margin-left: 2px; }
.card { border-radius: 5%; }
.card-img-top { border-radius: 5%; }
.card img { height: 270px; }
.card-title { margin-top: -15px; }
.card-text { margin-top: -10px; }
.btn-primary {
	margin-top: 10px;
	margin-bottom: 10px;
}
.book-now { font-size: 20px; }

/*------------------------
  Allmovie
-----------------------*/
.allmovie {
	box-sizing: border-box;
	font-family: 'poppins', sans-serif;
	padding: 20px;
	width: 1280px;	
	margin: 40px auto;
}
.allmovie ul {
	display: flex;
	margin-bottom: 10px;
}
.allmovie ul li {
	list-style: none;
	background: #eee;
	padding: 8px 20px;
	margin: 5px;
	letter-spacing: 1px;
	cursor: pointer;
}

/*--------------------------
  About
--------------------------*/
.about_tickets { color: red; }
.page-section {
	width: 100%;
	height: auto;
	padding: 35px 0;
}
.noPadd { padding: 0; }
.page-section h1 {
	font-size: 3.5em;
	margin: 90px 0 30px;
	line-height: 1.2em;
}
.page-section h1 span { font-weight: 200; }
.page-section h2 { color: #A43E89; }
.page-section p {
	font-size: 15px;
	line-height: 1.5em;
}
.heading h2 {
	color: #000;
	font-size: 46px;
	font-weight: bolder;
	margin-left: -20px;
}
.wel_line {
	border-bottom: solid 2px red;
	width: 45%;
	text-align: center;
	margin: 0 auto 25px auto;
}
.heading h4 {
	font-size: 20px;
	color: #1a1a18;
	margin: 0 auto;
}
.heading h3 {
	text-align: center;
	font-family: 'futura-md-bt';
	font-size: 30px;
	color: #1a1a18;
	text-transform: uppercase;
	padding: 15px 15px 0 15px;
	display: inline-block;
	margin: 0 auto;
}
.heading {
	padding: 3px 10px 15px 10px;
	margin-bottom: 30px;
	display: block;
}
.heading p { font-size: 1.2em; }
img, video, iframe, embed, object {
	max-width: 100%;
	height: auto;
}
.dvCapacity {
	text-align: center;
	margin: 0 auto;
	margin-top: 35px;
}
.CapacityHead {
	text-align: center;
	font-family: 'futura-md-bt';
	font-size: 28px;
	color: #1a1a18;
	text-transform: uppercase;
	padding: 15px 15px 0 15px;
	display: inline-block;
	margin: 0 auto;
}
.CapHorizon {
	border-bottom: solid 2px red;
	width: 25%;
	text-align: center;
	margin: 0 auto;
}
.PatronStruc {
	margin-top: 25px;
	margin-right: 25px;
	margin-left: 25px;
}
.row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.col-md-4 { box-sizing: border-box; }
.dvPatron img {
	width: 100%;
	height: 300px;
}
.dvPatConetnt {
	margin: 0 30px;
	position: relative;
}
.dvPatronDesc {
	margin: -70px 0px 0px 0px;
	border-radius: 15px;
	background-color: #fff;
	padding: 30px;
	font-family: 'Futura bk bt';
	color: #1a1a18;
	margin-bottom: 30px;
	border: solid 1px #6f6f6e6e;
}
.dvPatronDescHead {
	font-size: 25px;
	font-family: 'Futura bk bt';
	color: #1a1a18;
	text-transform: uppercase;
}
.dvPatronDescText {
	color: #57585A;
	font-family: KeepCalm-Medium;
	font-size: 14px;
}
.area1 h5 {
	font-size: 21px;
	margin-bottom: 10px;
	text-align: justify-all;
}
.area1 p { text-align: justify; }
#aboutUs { overflow: hidden; }
#aboutUs .feature {
	margin-top: 30px;
	margin-bottom: 54px;
}
#aboutUs .right {
	padding-left: 32px;
	float: right;
}
#aboutUs .left {
	padding-right: 32px;
	float: left;
}
#aboutUs h3 {
	font: 18px/34px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #222;
}
.fluid-video-wrapper { margin-top: 18px; }
.row .area1 { width: 65%; }
.row .area2 { width: 35%; }
#container {
	border: 1px solid #666;
	padding: 5px;
	margin-bottom: 20px;
}
.page-section.intro { min-height: 600px; }
.area1 { margin-top: -50px; }
.area1 a { margin-bottom: 10px; }
#services { padding: 35px 0; }

/*--------------------------
  Feedback
--------------------------*/
.text-black { color: #000; }
.content { padding: 1rem 0; }
h2 { font-size: 3rem; font-weight: 700; }
h3 { font-size: 2rem; font-weight: 700; }
.form-control:active, .form-control:focus {
	outline: none;
	box-shadow: none;
	border-color: #000;
}
.col-form-label { color: #000; }
.btn, .form-control { height: 40px; }
.btn:active, .btn:focus { outline: none; box-shadow: none; }
label.error { font-size: 12px; color: red; }
#message { resize: vertical; }
#form-message-warning, #form-message-success { display: none; }
#form-message-warning { color: #B90B0B; }
#form-message-success {
	color: #55A44E;
	font-size: 18px;
	font-weight: bold;
}
.submitting {
	float: left;
	width: 100%;
	padding: 10px 0;
	display: none;
	font-weight: bold;
	font-size: 12px;
	color: #000;
}
.comments-details,
.total-comments {
	font-size: 18px;
	font-weight: 500;
	color: #5e5e5e;
}
.comments-details { padding: 15px 15px; }
.comments .comments .dropdown,
.comments .dropup { position: relative; }
.comments .comment-box {
	width: 100%;
	float: left;
	height: 100%;
	background-color: #FAFAFA;
	padding: 10px 10px 10px;
	margin-bottom: 15px;
	border-radius: 5px;
	border: 1px solid #ddd;
}
.comments .commenter-pic {
	width: 50px;
	height: 50px;
	display: inline-block;
	border-radius: 100%;
	border: 2px solid #fff;
	overflow: hidden;
	background-color: #fff;
}
.comments .add-comment .commenter-name {
	width: 100%;
	padding-left: 75px;
	position: absolute;
	top: 20px;
	left: 0px;
}
.comments .commenter-name .comment-time {
	font-weight: normal;
	margin-left: 8px;
	font-size: 15px;
}
.comments p.comment-txt {
	font-size: 15px;
	border-bottom: 1px solid #ddd;
	padding: 0px 0px 15px;
}
.comments .commenter-name {
	display: inline-block;
	position: relative;
	top: -20px;
	left: 10px;
	font-size: 16px;
	font-weight: bold;
}

/*---------------------
  Contact
-----------------------*/
.contact__text .section-title {
	text-align: left;
	margin-bottom: 40px;
}
.contact__text .section-title h2 {
	font-size: 48px;
	margin-bottom: 18px;
}
.contact__text .section-title p {
	color: #707070;
	line-height: 26px;
	margin-bottom: 0;
}
.contact__text ul li {
	list-style: none;
	margin-bottom: 26px;
}
.contact__text ul li:last-child { margin-bottom: 0; }
.contact__text ul li h4 {
	color: #111;
	font-weight: 700;
	margin-bottom: 8px;
}
.contact__text ul li p {
	line-height: 27px;
	margin-bottom: 0;
}

/*------------------------
  Seatbooking
-----------------------*/
.seat_heading { margin-top: 20px; margin-bottom: 20px; }
.front {
	margin: 5px 4px 45px 0;
	background-color: #D88A04;
	color: #fff;
	text-align: center;
	padding: 9px 0;
	border-radius: 3px;
}
div.seatCharts-container {
	border-right: 1px solid #adadad;
	width: 100%;
	padding: 0 20px 0 0;
}
.seat_type {
	text-align: center;
	color: blue;
	font-size: 22px;
	font-family: Shruti;
}
.line { font-size: 20px; width: 10%; }
input.larger {
	width: 20px;
	height: 20px;
	margin-right: 20px;
}
.movie-price { color: blue; }
.seat_book_form h4 { margin-top: 20px; margin-bottom: 20px; }
.seat_book_form label { margin-top: 20px; }
.seattable { margin-left: -40px; }
.py-2 { margin-top: 280px; }

/*----------------------
  Movie details
---------------------*/
.resize-detail { height: 500px; }
.content-table {
	border-collapse: collapse;
	margin: 25px 0;
	font-size: 0.9em;
	border-radius: 5px 5px 0 0;
	overflow: hidden;
	box-shadow: 0 0 5px rgb(0, 0, 0, 0.15);
}
.content-table thead tr {
	background-color: #ffc63f;
	color: #cc0000;
	text-align: center;
	font-weight: bold;
}
.content-table th, .content-table td {
	padding: 12px 15px;
}
.content-table tbody tr { border-bottom: 1px solid #ddd; }
.content-table tbody tr:nth-of-type(even) { background-color: #f3f3f3; }
.content-table tbody tr:last-of-type { border-bottom: 2px solid #000; }
.content-table a {
	color: blue !important;
	font-weight: bold;
}
.tiem-link a {
	background-color: #fff;
	border: 1px solid #fcb203;
	padding: 6px 7px;
	text-align: center;
	font-size: 20px;
	color: red;
	display: inline-block;
	border-radius: 5px;
	text-decoration: none;
}
.tiem-link a:hover, .tiem-link a:active { color: #0E52FA; }
.description h4 {
	color: red;
	margin-bottom: 20px;
}
.description p { text-align: justify; }

/*---------------------
  Footer
-----------------------*/
.footer {
	background: #111;
	padding-top: 70px;
	margin-top: 20px;
}
.footer__about { margin-bottom: 30px; }
.footer__about .footer__logo { margin-bottom: 30px; }
.footer__about .footer__logo a { display: inline-block; }
.footer__about p { color: #b7b7b7; margin-bottom: 30px; }
.footer__widget { margin-bottom: 30px; }
.footer__widget h6 {
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 20px;
}
.footer__widget ul li {
	line-height: 36px;
	list-style: none;
}
.footer__widget ul li a {
	color: #b7b7b7 !important;
	font-size: 15px;
}
.footer__widget .footer__newslatter p { color: #b7b7b7; }
.footer__widget .footer__newslatter form { position: relative; }
.footer__widget .footer__newslatter form input {
	width: 100%;
	font-size: 15px;
	color: #3d3d3d;
	background: transparent;
	border: none;
	padding: 15px 0;
	border-bottom: 2px solid #fff;
}
.footer__widget .footer__newslatter form input::placeholder { color: #3d3d3d; }
.footer__widget .footer__newslatter form button {
	color: #b7b7b7;
	font-size: 16px;
	position: absolute;
	right: 5px;
	top: 0;
	height: 100%;
	background: transparent;
	border: none;
}
.footer__copyright__text {
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	padding: 20px 0;
	margin-top: 40px;
}
.footer__copyright__text p {
	color: #b7b7b7;
	margin-bottom: 0;
}
.footer__copyright__text p i { color: #e53637; }
.footer__copyright__text p a { color: #e53637; }

/*---------------------
  Breadcrumb
-----------------------*/
.breadcrumb-option {
	background: #f3f2ee;
	padding: 40px 0;
}
.breadcrumb__text h4 {
	color: #111;
	font-weight: 700;
	margin-bottom: 8px;
}
.breadcrumb__links a {
	font-size: 15px;
	color: #111;
	margin-right: 18px;
	display: inline-block;
	position: relative;
}
.breadcrumb__links a:after {
	position: absolute;
	right: -14px;
	top: 0;
	content: "";
	font-family: "FontAwesome";
}
.breadcrumb__links span {
	font-size: 15px;
	color: #b7b7b7;
	display: inline-block;
}
.breadcrumb-blog {
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 350px;
}
.breadcrumb-blog h2 {
	color: #fff;
	font-size: 60px;
	font-weight: 700;
}

/*--------------------------------- Responsive Media Queries -----------------------------*/

/* Medium Device = 1200px */
@media only screen and (min-width: 1200px) {
	.container {
		max-width: 1170px;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.categories__text h2 { font-size: 26px; }
	.header__menu ul li { margin-right: 38px; }
	.testimonial__text { padding: 130px 45px 175px; }
	.seatCharts-container { margin-right: 10px solid #adadad; }
}
/* Tablet Device = 768px */
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.show { width: 300px; }
	.header__menu { text-align: center; padding: 20px 0 25px; }
	.header__menu ul li { margin-right: 0px; }
	.header__nav__option a { margin-right: 10px; }
	.header__nav__option .price { margin-left: 0; }
	.front { margin: 5px 100px 40px 0; }
	.seatCharts-container { margin-right: 1px solid #adadad; margin-bottom: 20px; }
	.py-2 { margin-top: 20px; }
}
/* Wide Mobile = 480px */
@media only screen and (max-width: 767px) {
	.seatCharts-container { margin-bottom: 20px; }
	.show { width: 400px; }
	.front { margin: 5px 100px 40px 0; }
	.navbar-brand img, .header__logo img { height: 60px; width: auto; }
	.header__top { display: none; }
	.header .container { position: relative; }
	.container { border-bottom: 1px solid #e5e5e5; padding-bottom: 10px; }
	.search-model-form input { width: 100%; font-size: 24px; }
	.continue__btn, .continue__btn.update__btn { text-align: center; }
	.continue__btn.update__btn { margin-top: 20px; }
}
/* Small Device = 320px */
@media only screen and (max-width: 600px) {
	.runnig-movie { max-width: 300px; margin-left: 50px; }
	.top-right { margin-left: 90px; }
	.header__logo img { width: 350px; }
	.show { width: 400px; }
	input.larger { margin-right: 100px; }
	.slider-container {
		position: relative;
		height: 400px;
		overflow: hidden;
	}
	.slider-image {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.slider-overlay {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.6);
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		color: #fff;
		text-align: center;
		padding: 20px;
	}
	.slider-title {
		font-size: 2.5rem;
		font-weight: bold;
		color: #ffd700;
	}
	.slider-subtitle {
		font-size: 1.2rem;
		margin-top: 10px;
	}
	.book-now-btn {
		margin-top: 20px;
		background-color: #ff0000;
		color: #fff;
		padding: 10px 20px;
		border: none;
		border-radius: 5px;
		font-size: 1rem;
		text-transform: uppercase;
		font-weight: bold;
		transition: background-color 0.3s ease;
	}
	.book-now-btn:hover { background-color: #cc0000; }
}