* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	padding: 0;
	margin: 0;

}

a,
a:hover,
a:focus {
	text-decoration: none;
}

ul,
ol,
li {
	list-style: none;
	margin: 0;
	padding: 0;
}

img {
	max-width: 100%;
}

html,
body {
	scroll-behavior: smooth;
}

html {
	overflow-x: hidden;
}

body {
	margin: 0px;
	padding: 0px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "Inter", sans-serif;
	overflow-x: hidden;
}

.container-fluid {
	padding: 0px 40px !important;
}


/*=======butn=================*/

.director_left h2 {
    font-family: Inter;
    font-weight: 600;
    font-style: Semi Bold;
    font-size: 60px;
    leading-trim: CAP_HEIGHT;
    line-height: 34px;
    letter-spacing: -1%;
    text-transform: uppercase;
    padding-bottom: 40px;
}

.director_left h2 span{
font-family: Inter;
font-weight: 600;
font-style: Semi Bold;
font-size: 60px;
leading-trim: CAP_HEIGHT;
line-height: 34px;
letter-spacing: -1%;
text-transform: uppercase;
color:#535353;
}

.director_left p {
    font-family: Inter;
    font-weight: 500;
    font-style: Semi Bold;
    font-size: 24px;
    leading-trim: CAP_HEIGHT;
    line-height: 39px;
    padding: 15px 0;
    letter-spacing: 0%;
}

/*============================*/

.cumn-butn-body {
	font-family: Outfit;
	font-weight: 600;

	font-size: 22px;

	line-height: 16px;
	letter-spacing: 0%;
	text-align: center;

	border-radius: 30px;
	padding: 15px 50px;
	transition: 0.5s;
	margin: 0px;
}

.brwn-butn {
	background: #9C794F;

	color: #fff;
}

.brwn-butn:hover {
	background: #000;
	color: #fff;
}


.yel-butn {

	background: #F9C611;
	color: #000;
}


.yel-butn:hover {
	background: #000;
	color: #fff;

}


/*============================*/
/*=======butn=================*/
/*============================*/


.custom-container {
	padding: 0px 70px;
}


/*============================*/
/*=======header===============*/
/*============================*/

.logo {
	width: 200px;
	height: auto;
	margin: 0px;
	padding: 0px 0px;
}

.logo img {
    width: auto;
    height: 80px;
    object-fit: cover;
}

.main-nav.scroll .logo {
	width: 160px;
	padding: 0px;
	margin: 0px;
}

.main-nav.scroll .rightlink {
	margin-top: 14px;
}

.stellarnav.mobile.right>ul {
	z-index: 99;
	background: #f0d04d;
}

.main-nav {
	margin: 0px;
	padding: 15px 0px;
	width: 100%;
	height: auto;
	background: #000000;
	transition: all 0.1s ease 0s;
}

.main-nav.scroll {
	background-color: #000000;
	height: auto;
	padding: 10px 0px;
	transition: background-color .5s ease 0s;
	top: 0;
	position: fixed;
	transition: all 0.3s ease 0s;
	box-shadow: 0 0 15px 1px rgba(0, 0, 0, .07);
	z-index: 99;
}

.stellarnav {
	position: relative;
	width: 100%;
	line-height: normal;
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

.stellarnav ul {
	margin: 0px 0px;
	padding: 0px;
	position: relative;
	width: 100%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 90px;
}

.stellarnav>ul>li>a {

	font-family: "Crimson Text", serif;
	font-weight: 400;
	font-style: Regular;
	font-size: 22px;

	line-height: 20px;
	letter-spacing: 0%;

	color: #fff;
	padding: 0px;
	margin: 0px;
}

.stellarnav>ul>li>a:hover {
	color: #F9C611;

}

.stellarnav>ul>li>a.active {
	color: #F9C611 !important;
	font-weight: 700;
}

.stellarnav>ul>li.current_page_item>a {
	color: #F9C611 !important;
	font-weight: 700;
}

.main-nav-socialicon {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px;
	position: relative;
	text-align: right;
}

.main-nav .stellarnav ul ul {
	width: 200px;
	padding: 0px;
	top: 50px;
}

.main-nav .stellarnav li li {
	margin: 0px 0px;
	width: 100% !important;
	border-bottom: #ccccccb8 1px solid;
}

.main-nav .stellarnav li li a {
	font-size: 18px;
	padding: 10px 20px;
	color: #000000;
	font-weight: 400;
}

.stellarnav li.has-sub a {
	padding-right: 0px !important;
}

.main-nav .stellarnav li li a:hover {
	background: #fff;
	color: #5A6B47;
}

.main-nav .stellarnav li li a.active {
	background: #fff;
	color: #5A6B47;
}

.stellarnav li.has-sub>a::after {
	content: '\f107';
	margin-left: 7px !important;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #267ec3;
	display: inline-block;
	border: none !important;
	font: normal normal normal 16px/1 FontAwesome;
}

a.banner-butn {
    background: #fff;
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 190px;
    font-family: Inter;
    font-weight: 400;
    font-style: Regular;
    font-size: 26px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
    border-radius: 8px;
    padding: 10px 12px;
}

a.banner-butn span {
	margin-right: 10px;
	width: 23px;
	height: 23px;
}

a.banner-butn:hover {
	color: #F9C611;
}

/*============================*/
/*=======header===============*/
/*============================*/

/*============================*/
/*=======banner===============*/
/*============================*/

.banner-section {
	padding: 0px;
	margin: 0px;
	height: 900px;
	background: url(../images/banner-bg.png) no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
	width: 100%;
	position: relative;
}

.banner-text-inner {
	position: relative;
	width: 100%;
	height: 100%;
}

.bannercarousel-text {
	position: absolute;
	bottom: 145px;
	width: 90%;
	text-align: center;
	left: 0px;
	right: 0px;
	margin: 0px auto;
}

.bannercarousel-text h1 {
	font-family: "Crimson Text", serif;
	font-weight: 600;
	font-style: SemiBold;
	font-size: 74px;
	line-height: 74px;
	letter-spacing: 0%;
	text-align: center;
	color: #fff;
	padding: 0px;
	margin: 0px auto;
	text-shadow: 0px 4px 3px rgba(0,0,0,0.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1);
}

.banner-text-inner .owl-dots {
	position: absolute;
	bottom: 50px;
	right: 0px;
	left: 0px;
	display: flex;
	justify-content: center;
	flex-direction: row;
	gap: 5px;
}

.banner-text-inner .owl-dots .owl-dot span {
	width: 14px;
	height: 14px;
	margin: 0px;
	background: #E4E4E4;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 50%;
}


.banner-text-inner .owl-dots .owl-dot.active span,
.banner-text-inner .owl-dots .owl-dot:hover span {
	background: #F9C611;
	width: 37px;
	height: 14px;
	border-radius: 25px;
}

.banner-text-inner .owl-nav {
	display: none;
}


/*============================*/
/*=======banner===============*/
/*============================*/


/* ============================*/
/* =======about-sectiom======= */
/* ============================*/

.about-section {
	padding: 80px 0px;
	margin: 0px;
	overflow: hidden;
	background-size: cover; 
}

.about-section-inner-left {
	position: relative;

	height: 100%;
}

.about-section-inner-left-one {
	width: 360px;
	height: 100%;
	border-radius: 20px;
	position: absolute;
	top: 0px;
	left: 0px;
	padding-right: 10px;
}


.about-section-inner-left-two {
	width: 242px;
	height: 275px;
	border-radius: 20px;
	position: absolute;
	left: 118px;
	bottom: -133px;
	padding-right: 10px;
}

.about-section-inner-left-three {
	position: absolute;
	right: 0px;
	top: 10%;
	border-radius: 20px;
	width: 360px;
	height: 100%;
	padding-left: 10px;
	overflow: hidden;
}

.about-section-inner-left-three img {
	width: 360px;
	height: 100%;
	object-fit: cover;
	border-radius: 20px;
}


.about-section-inner-right {
	padding: 0% 0% 0% 4%;
	margin: 0px;
}

.about-section-inner-right h2 {
	font-family: "Crimson Text", serif;
	font-weight: 600;
	font-style: SemiBold;
	font-size: 56px;

	line-height: 66px;
	letter-spacing: 0%;

	color: #151515;
	padding: 0px;
	margin: 0px 0px 35px 0px;
}

.about-section-inner-right p {
	font-family: Outfit;
	font-weight: 400;
	font-style: Regular;
	font-size: 20px;

	line-height: 27px;
	letter-spacing: 0%;

	color: #3F3F3F;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}


.about-section-inner-right .cumn-butn-body.yel-butn {
	margin-top: 35px;
	float: left;
	padding: 20px 35px;
}


/* ============================*/
/* =======about-sectiom======= */
/* ============================*/

/* ============================*/
/* =======gallery-sectiom======*/
/* ============================*/


/*.photogallery-section {
	padding: 100px 0px;
	margin: 0px;
	position: relative;
	height: 100%;
	background-size: auto;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
	 background: url(../images/background-guiter.png) no-repeat;
} */

.checkbox-wrapper {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}


.photogallery-section {
    padding: 132px 0px 110px 0;
    margin: 0px;
    position: relative;
    height: 100%;
    background-size: auto;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
    background: url(../images/background-guiter.png) no-repeat;
    background-size: cover;
    background-position: center;
}

.photogallery-section h2 span {
	color: #FA4016; 
} 


.viewmore_btnsection {
	display: flex;
	justify-content: center;
	height: 100%;
	align-items: center;
	margin: 50px auto 0px;
}


.viewmore_btnsection .cumn-butn-body {
	padding: 20px 50px;
}


/* ============================*/
/* =======gallery-sectiom======*/
/* ============================*/


/* ============================*/
/* =======footer-sectiom======*/
/* ============================*/

.footer-top {
	padding: 60px 0px;
	margin: 0px 0px;
	position: relative;
	background: #0F0F0F; 
	background-size: 100% 100%;
	height: 100%;
	overflow: hidden;
}

.footer-menu {
    padding: 0 0 46px;
    margin: 0px;
}

.footer-menu h3 {
	font-family: "Crimson Text", serif;
	font-weight: 700;
	font-style: Bold;
	font-size: 24px;
	line-height: 24px;
	letter-spacing: 0px;
	color: #fff;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.footer-menu ul {
	margin: 0px;
	padding: 0;
	list-style: none;
}

.footer-menu ul li {
    padding: 0px 10px 0 10px;
    margin: 0px;
    list-style-type: none;
    display: inline-flex;
    border-right: 1px solid #ffffff;
}

.footer-menu ul li:last-child{
	border-right: 0px solid #ffffff;
}

.footer-menu ul li a {
	font-family: 'Inter';
	font-weight: 600;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: 0%;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF; 
	padding: 0px;
	margin: 0px;
	transition: all 300ms ease-in-out;
}

.footer-menu ul li a:hover {
	color: #F9C611;
	padding-left: 4px;
}

.footer-social-icon {
	margin: 20px 0px 0px;
	padding: 0px;
	float:right; 
}

.footer-social-icon ul {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 30px;
} 

.footer-social-icon ul li a {
	color: #2A327F;
	line-height: 42px;
	display: block;
	text-align: center;
	border-radius: 50%;
	font-size: 20px;
	-webkit-transition: all 0.4s ease;
}

.footer-social-icon ul li a:hover {
	border-radius: 0%;
	background: #000;
	color: #fff;
	border-radius: 10%;
}

.footer-logo {
    text-align: left;
    margin-left: 0;
    padding: 0 0 26px;
} 
.footer-logo img {
    width: 100px;
    height: 100%;
} 

.footer-text-section {
	margin: 50px 0px 0px;
}

.footer-text-section h4 {
	font-family: Rockwell;
	font-weight: 400;
	font-size: 22px;
	line-height: 22px;
	letter-spacing: 0%;
	text-align: center;
	color: #DEDEDE;
	padding: 0px;
	margin: 0px 0px 40px 0px;
}


.footer-text-section h6 {
	font-family: Rockwell;
	font-weight: 400;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 0%;
	text-align: center;
	text-transform: capitalize;
	color: #DEDEDE;
	padding: 0px;
	margin: 0px;
}


.footer-text-section h6 span {
	margin-right: 10px;
}


.footer-info {
	margin: 0% 0% 0% 30%;
	padding: 0px;
	word-wrap: break-word;
}

.footer-info h3 {
	font-family: "Crimson Text", serif;
	font-weight: 700;
	font-style: Bold;
	font-size: 24px;
	line-height: 24px;

	color: #fff;
	margin: 0px 0px 20px 0px;
	padding: 0px
}


.footer-info h6 {
	font-family: "Outfit", sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 25px;
	letter-spacing: 0%;
	color: #E2E4DA;
	padding: 0px 0px 14px 0px;
	margin: 0px;
}

.footer-info p {
	font-family: Outfit;
	font-weight: 400;
	font-style: Regular;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0px;
	color: #E6E6E6;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	display: flex;
	justify-content: start;
	align-items: start;
	gap: 0px;
}


.footer-info p span {
	width: 42px;
	height: auto;
	margin-right: 0px;
}

.footer-info p span img {
	width: 20px;
	object-fit: contain;
}

.footer-info p span.info-text {
	width: 85%;
	display: flex;
}

.footer-info p a {
	color: #E6E6E6;
	text-decoration: none;
}

.footer-info p a:hover {
	color: #F9C611;
	text-decoration: none;
}

.footer-info p a {
	color: #E6E6E6;
}

.footer-info p a:hover {
	color: #F9C611;
}


.footer-manu-butm {
	margin: 0px;
	padding: 0px;
}

.footer-manu-butm ul {
	display: flex;
	align-items: center;
	justify-content: start;
	gap: 4px;
}


.footer-manu-butm ul li {
	padding:
		0px;
	margin:
		0px;
	list-style-type: none;
}


.footer-manu-butm ul li a {
	font-family: Montserrat;
	font-weight: 400;
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 0%;
	color: #DEDEDE;
	padding: 0px;
	margin: 0px 15px 0px 0px;
	position: relative;
}

.footer-manu-butm ul li a::after {
	font: normal normal normal 16px/1 FontAwesome;
	content: "|";
	height: auto;
	width: 5px;
	position: absolute;
	margin: 0px 0px 0px 7px;
	color: #D5E9E5;
	font-size: 20px;
}

.footer-manu-butm ul li:last-child a::after {
	display: none;
}


.footer-manu-butm ul li a:hover {
	color: #60B45A;
}

.footer-bottom {
	padding: 10px 0px;
	margin: 0px;
	background: #1E245E;
	overflow: hidden;
}

.footer-bottom p {
	font-family: "Outfit", sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0%;
	color: #DCDED4;
	padding: 0px 0px;
	margin: 0px;
}

.footer-bottom p a {
	color: #F9C611;
	text-decoration: none;
}

.footer-bottom p a:hover {

	color: #DEDEDE;

}


.footer-bottom-left {
	text-align: left;
}

.footer-bottom-right {
	text-align: right;
}

.findus-icon {
	display: flex;
	align-items: center;
	justify-content: start;
	gap: 7px;
}

.findus-icon a {
	padding: 0px 0px;
	background: transparent;
	font-size: 15px;
	color: #fff;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: 0.3s ease-in-out;
}

.findus-icon a img {
	width: 35px;
	object-fit: contain;
}

.findus-icon a:hover {
	transform: translateY(-5px);
	transition: 0.3s ease-in-out;
}

/* ==============================================*/
/* ==============footer-sectiom==================*/


/*================================================
Go Top CSS
=================================================*/
.go-top {
	position: fixed;
	cursor: pointer;
	bottom: 100px;
	right: 20px;
	border-radius: 50%;
	background-color: #F9C611;
	color: #1e245e;
	z-index: 999;
	width: 45px;
	text-align: center;
	height: 45px;
	opacity: 0;
	visibility: hidden;
	font-size: 19px;
	-webkit-transition: var(--transition);
	-webkit-transition: 0.5s;
	transition: 0.5s;
	-webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
}

.go-top i {
	position: absolute;
	right: 0;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.go-top:hover {
	color: #ffffff;
	-webkit-transition: all 0.5s linear;
	transition: all 0.5s linear;
	background-color: #d1b08b;
	border: 1px solid #d1b08b;
}

.go-top.active {
	opacity: 1;
	visibility: visible;
	bottom: 57px;
	-webkit-animation: top-bottom 5s infinite linear;
	animation: top-bottom 5s infinite linear;
}

/*================================================
Go Top CSS
=================================================*/


main {

	column-count: 1;

	break-inside: avoid;

	gap: 0.8rem;

	padding: 0.9rem !important;

	& img {

		width: 100%;

		margin-bottom: .8rem !important;  

	}  

}     

@media (width > 700px) {

	main {

		column-count: 2;

	}

}

@media (width > 1000px) {

	main {

		column-count: 3;

	}

}

@media (width > 1300px) {

	main {

		column-count: 4;

	}

}


/* =====================================*/
/* ==========inner-pages================*/
/* =====================================*/

.cmn-section {
	padding: 80px 0px;
	margin: 0px;
}

/* =====================================*/
/* ==========about-pages================*/
/* =====================================*/

.inner-banner-section {
	padding: 0px;
	margin: 0px;
	position: relative;
	height: 200px;
}


.inner-banner-section img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.inner-banner-text {
	position: absolute;
	top: 35%;
	left: 0px;
	right: 0px;
	color: #fff;
	z-index: 9;
	text-align: center;
}

.inner-banner-text h1 {
	font-family: "Crimson Text", serif;
	font-weight: 600;
	font-style: SemiBold;
	font-size: 70px;
	line-height: 60px;
	letter-spacing: 0%;
	text-align: center;
	color: #fff;
	padding: 0px;
	margin: 0px;
}


.about-full-wid {
	padding: 0px;
	margin: 100px 0px 0px 0px;
	overflow: hidden;
}


.about-full-wid p {
	font-family: Outfit;
	font-weight: 400;
	font-style: Regular;
	font-size: 20px;
	line-height: 27px;
	letter-spacing: 0%;
	color: #3F3F3F;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

/* =====================================*/
/* ==========about-pages================*/
/* =====================================*/


/* =====================================*/
/* ==========gallery-pages==============*/
/* =====================================*/


/* =====================================*/
/* ==========gallery-pages==============*/
/* =====================================*/


/* =====================================*/
/* ==========services-pages=============*/
/* =====================================*/


.services-section {
	padding: 80px 0px;
	margin: 0px;
}

.services-box {
	margin: 0px;
	padding: 15px 15px;
	background: #FFFFFF;
	box-shadow: 22px 10px 60px 0px #0000002B;
	border-radius: 20px;
	margin: 0px 0px 30px 0px;
}

.services-box-img {
	position: relative;
	width: 100%;
	height: auto;
	border-radius: 20px;
	overflow: hidden;
}


.services-box-img img {
	width: 100%;
	height: 230px;
	object-fit: cover;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}


.services-box-img:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.services-box-text {
	margin: 20px 0px 0px;
	padding: 0px;
}

.services-box-text h3 {
	font-family: "Crimson Text", serif;
	font-weight: 600;
	font-style: SemiBold;
	font-size: 24px;
	line-height: 34px;
	letter-spacing: 0%;
	text-align: left;
	color: #2a327f;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

.services-box-text p {
	font-family: Outfit;
	font-weight: 400;
	font-style: Regular;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 0%;
	color: #3F3F3F;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}


.read-more {
	font-family: Outfit;
	font-weight: 400;
	font-style: Regular;
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 0%;
	color: #F9C510;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}


.read-more:hover {
	color: #000;
}


/* =====================================*/
/* ==========services-pages=============*/
/* =====================================*/


/* =====================================*/
/* ==========contact-pages=============*/
/* =====================================*/


.contact-page {
	position: relative;
	height: 100%;
	background: #fff;
	overflow: hidden;
	padding: 80px 0px;
	margin: 0px;
}

.contact-page-info-box {
	background: #fff;
	border: 2px dashed #2A327F;
	padding: 40px 30px;
	box-shadow: 22px 40px 40px 0px #0000000D;
	border-radius: 20px;
	height: 160px;
}

.contact-page-info-box h4 {
	font-family: Outfit;
	font-weight: 600;
	font-style: SemiBold;
	font-size: 25px;
	line-height: 25px;
	letter-spacing: 0%;
	color: #2A327F;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

.contact-page-info-box p {
	display: flex;
	justify-content: start;
	align-items: start;
	gap: 10px;
	font-family: Outfit;
	font-weight: 500;
	font-style: Medium;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0%;
	color: #3F3F3F;
	padding: 0px 0px 15px 0px;
	margin: 0px;
	word-wrap: break-word;
}

.contact-page-info-box p a {
	color: #3F3F3F;
}

.contact-page-info-box p a:hover {
	color: #F8C510;
}

.contact-page-info-box .footer-text p {
	font-family: Outfit;
	font-weight: 500;
	font-style: Medium;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0%;
	color: #fff;
	padding: 0px 0px 15px 0px;
	margin: 0px;

}

.contact-page-info-box .footer-icon {
	width: 30px !important;
	height: 30px;
}

.contact-page-info-box .footer-text {
	width: 85% !important;
}

.contact-page-info-box .footer-info p {
	font-family: Outfit;
	font-weight: 400;
	font-style: Regular;
	font-size: 25px;
	line-height: 32px;
	letter-spacing: 0%;
	color: #4D4D4D;
	padding: 0px;
	margin: 0x;
}

.google-map {
	width: 100%;
	height: 500px;
}

.google-map iframe {
	width: 100%;
	height: 100%;
}


.drop-sms-section {
	padding: 80px 0px;
	margin: 0px;
	position: relative;
	height: 100%;
	background: url(../images/drp-msg-bg.png) no-repeat;
	background-size: auto;
	background-size: 100% 100%;
	overflow: hidden;
}

.drop-sms-section h2 {
	font-family: "Crimson Text", serif;
	font-weight: 600;
	font-style: SemiBold;
	font-size: 70px;
	line-height: 60px;
	text-align: center;
	color: #151515;
	padding: 0px;
	margin: 0px 0px 30px 0px;
}

.drop-sms-section p {
	font-family: Outfit;
	font-weight: 400;
	font-style: Regular;
	font-size: 20px;
	line-height: 35px;
	letter-spacing: 0%;
	text-align: center;
	color: #3F3F3F;
	padding: 0px;
	margin: 0px 40px 30px 40px;
}

.frm-inner {
	padding: 60px 40px 0px;
}

.frm-inner .form-row {
	margin: 0px 0px 10px 0px;
}

.frm-inner .form-row label {
	font-family: Outfit;
	font-weight: 500;
	font-style: Medium;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 0%;
	padding: 0px 0px 20px 0px;
	color: #3F3F3F;
}

.frm-inner .form-row .form-control {
	border: 1px solid #3F3F3F;
	border-radius: 8px;
	padding: 10px 10px;
	box-shadow: 0px 5px 10px 0px #0000000F;
}

textarea.form-control {
	min-height: calc(2.5em + (5.75rem + 2px));
}


.frm-inner .cumn-butn-body.orng-butn {
	margin: 50px auto 0px;
	display: flex;
	border: none;
	background: #F9C611;
	color: #000;
}


.frm-inner .cumn-butn-body.orng-butn:hover {
	background: #000;
	color: #fff;
}


.frm-inner .form-row p {
	font-family: Outfit;
	font-weight: 400;
	font-style: Regular;
	font-size: 18px;
	line-height: 16px;
	letter-spacing: 0%;
	color: #414141;
	padding: 10px 0px;
	margin: 0px;
	text-align: left;


}


/* =====================================*/
/* ==========contact-pages=============*/
/* =====================================*/


.banner-section .owl-item img {
    /*height: calc(100vh - 96px);*/
    object-fit: cover;
    height: auto;
}


.portfokio-lightbox {
	border-radius: 10px;
	overflow: hidden;
}

.container-full{
	width: 100%;
	margin: 0; 
}

.director_left {
    padding: 80px 30px 0 100px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
} 

.about-section-inner-text h5{
	font-family: 'Inter';
	font-weight: 400;
	font-size: 26px;
	line-height: 34px;
	text-transform: uppercase;
    color: #ffffff;
    padding: 0 0 26px; 
}
.about-section-inner-text h2{
	font-family: Inter;
	font-weight: 600;
	font-size: 60px;
	line-height: 34px;
	text-transform: uppercase;
	color: #ffffff;
    padding: 0 0 80px; 
}
.about-section-inner-text p{
	font-family: Inter;
	font-weight: 400;
	font-size: 24px;
	line-height: 42px;
	color: #B7B7B7;
} 

.about-section-inner-image .image-wrapper {
    padding: 70px;
} 

.cinema-wrapper {
    background: #000000;
}

.cinema-wrapper h5{
	display: flex;
	justify-content: center; 
	color: #ffffff;
	font-family: 'Inter';
	font-weight: 600;
	font-size: 16px;
	line-height: 30px;
}
.cinema-wrapper p{
	display: flex;
	justify-content: space-between;
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
    line-height: 60px;
}  

.cinema-wrapper p .pro-dir{
	color: #B7B7B7; 	
}
.cinema-wrapper p .book-btn{
	color: #ffffff; 	 
}

.cinema-wrapper .content-wrapper{
	padding: 20px; 
}

.cinema-wrapper .content-wrapper .title{
	color: #FA4016; 
}

.homepage-blog-section {
    padding: 100px 0px;
    margin: 0px;
    background:#353F48; 
}

.homepage-blog-section h2{
	font-family: Inter;
	font-weight: 600;
	font-size: 75px;
	line-height: 90px;
	text-transform: uppercase;
	text-align: center;
	color: #ffffff;  
	padding: 0 0 43px;
}

.homepage-blog-section p{
	font-family: Inter;
	font-weight: 400;
	font-size: 24px;
	line-height: 36px;
	letter-spacing: 0%;
	text-align: center;
	color: #DEDEDE;  
	padding: 0 0 75px;
}

.homepage-blog-section .blog-wrapper {
    background: #ffffff;
    padding: 22px 17px;
    border-radius: 10px;
} 

.blog-content-wrapper h5{
	font-family: Inter;
	font-weight: 600;
	font-size: 30px;
	line-height: 34px;
	letter-spacing: -1%;
	text-transform: capitalize;
	color: #000000;
	padding: 40px 0 35px; 
} 

.blog-content-wrapper p {
    display: flex;
    justify-content: space-between;
    padding: 0 0 35px;
} 

.blog-content-wrapper .excerpt p{
	font-family: Inter;
	font-weight: 600;
	font-size: 28px;
	line-height: 34px;
	letter-spacing: -1%;
	text-transform: capitalize; 
	text-align: left; 
	color: #4D4D4D;
    padding: 0 0 65px; 
}

.blog-content-wrapper p span.view-more{
    font-family: Inter;
	font-weight: 600;
	font-size: 16px;
	line-height: 34px;
	letter-spacing: -1%;
	text-transform: uppercase;
	color: #000000;
}
.blog-content-wrapper p span.blog-date{
    font-family: Inter;
	font-weight: 300;
	font-size: 30px;
	line-height: 34px;
	letter-spacing: -1%;
	text-transform: capitalize;
	color: #4D4D4D;
} 

.home-gallery-section {
    background-position: center;
    background-size: cover;
}

.home-gallery-section .gallery-content-wrapper {
    padding: 100px 0 50px;
    background: #0000007a;
} 

.gallery-content-wrapper h2{
	font-family: Inter;
	font-weight: 600;
	font-size: 75px;
	line-height: 90px;
	letter-spacing: -1%;
	text-transform: uppercase;
	text-align: center;
	color: #FFFFFF;
	padding: 0 0 43px;
} 

.gallery-content-wrapper p{
	font-family: Inter;
	font-weight: 400;
	font-size: 24px;
	line-height: 36px;
	letter-spacing: 0%; 
	text-align: center;
	color: #DEDEDE;
	padding: 0 0 52px;
} 

.gallery-image-wrapper {
    padding: 37px 0;
} 

.gallery-image-wrapper main {
    padding: 0 !important; 
} 

.director-section {
    height: 730px;
    overflow: hidden;
    background: #D9D9D9;
}

.photogallery-section .owl-dots {
    position: absolute;
    bottom: -60px;
    right: 0px;
    left: 0px;
    display: flex;
    justify-content: center;
    flex-direction: row;
    gap: 5px;
}

.photogallery-section .owl-nav {
    display: none;
}


.photogallery-section .owl-dots .owl-dot span {
    width: 14px;
    height: 14px;
    margin: 0px;
    background: #CECECE;
    display: block;
    transition: opacity .2s ease;
    border-radius: 50%;
}

.director_right img{
	height: 760px;
	object-fit: cover;
	background-position: center center; 
    overflow: hidden;
}

.home-contact-section {
    padding: 100px 0;
    background: #000000;
} 

.home-contact-section h2{
	font-family: Inter;
	font-weight: 600;
	font-size: 70px;
	line-height: 34px;
	letter-spacing: -1%;
	text-transform: capitalize;
	text-align: center;
	padding: 0 0 53px; 
	color: #ffffff; 
}
.home-contact-section h5{
	font-family: Inter;
	font-weight: 300;
	font-size: 34px;
	line-height: 34px;
	letter-spacing: -1%;
	text-transform: capitalize;
	text-align: center;
	padding: 0 0 100px; 
	color: #ffffff; 
}

.home-contact-section form input[type="text"], .home-contact-section form input[type="email"] {
    font-family: Inter;
    font-weight: 300;
    font-size: 36px;
    line-height: 130%;
    letter-spacing: 0px;
    text-transform: capitalize;
    color: #E5E5E5;
    background: #FFFFFF47;
    padding: 32px 36px;
    width: 100%;
    margin-bottom: 45px;
    border: 4px solid #FFFFFF;
    border-radius: 10px;
}

.home-contact-section form textarea {
    font-family: Inter;
    font-weight: 300;
    font-size: 36px;
    line-height: 130%;
    letter-spacing: 0px;
    text-transform: capitalize;
    color: #E5E5E5; 
    background: #FFFFFF47;
    padding: 32px 36px;
    width: 100%;
    margin-bottom: 45px;
    border: 4px solid #FFFFFF;
    border-radius: 10px;
    text-align: left;
    min-height: 280px;
}

.home-contact-section form input[type="checkbox"] {
    height: 60px;
    width: 60px;
    border: 2px solid #FFFFFF52;
    border-radius: 10px; 
}
.checkbox-wrapper p{
    display: flex; 
    gap: 20px;
    align-items: center;
    justify-content: center;
    margin: 20px 0;
}

.checkbox-wrapper label{
	font-family: Inter;
	    padding-left: 18px;
	font-weight: 300;
	font-size: 24px;
	line-height: 34px;
	letter-spacing: -1%;
	text-transform: capitalize;
    color: #ffffff;
}

.home-contact-section form button.butn-send {
    background: #FFFFFF;
    border: 1px solid #3D4866;
    color: #000000;
    border-radius: 10px;
    padding: 25px 108px;
    font-family: Inter;
    font-weight: 300;
    font-size: 34px;
    line-height: 34px;
    letter-spacing: -1%;
    text-transform: capitalize;
    margin-top: 25px;
    display: flex;
    margin-left: auto;
    margin-right: auto;
}

.home-contact-section p {
    color: #ffffff;
    font-family: Inter;
    font-weight: 300;
    font-size: 24px;
    line-height: 34px;
    letter-spacing: -1%;
    text-transform: capitalize;
    padding: 64px 0 0; 
    text-align:center; 
}

.wpcf7 form .wpcf7-response-output {
    color: #ffffff !important; 
}

.blog-content-wrapper p span.view-more a{
    color: #000000;
}

.cinema-wrapper img {
    width: 100%;
    height: auto;
} 

.copyright-text p{
	color: #ffffff;
	font-family: Inter;
	font-weight: 300;
	font-size: 24px;
	line-height: 34px;
	letter-spacing: -1%;
	text-transform: capitalize;
}


.footer-top .row {
    display: flex;
    align-items: center;
    justify-content: space-between; 
}

.footer-content-wrapper {
    text-align: right;
    float: right;
}

.copyright-text a{
	color: #ffffff;
}

.inner-banner-section .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(289.97deg, rgb(0 0 0 / 87%) 11.7%, rgba(0, 0, 0, 0.25) 99.75%);
}

.about-section .aboutuspage-section p {
    font-family: "Satisfy", cursive;
    font-weight: 400;
    font-size: 22px;
    line-height: 40px;
    color: #383838;
    padding: 0 0 20px;
} 

.about-section p {
    font-family: Inter;
    font-weight: 400;
    font-size: 24px;
    line-height: 42px;
    color: #B7B7B7;
}

.owl-carousel .owl-item img { 
    min-height: 450px;
} 

.photogallery-section h2 { 
    text-align: center;
}

.gallery-video video {
    margin: 0 auto; 
    display: flex;
    width: 100%;
} 

.photogallery-section.gallery-video {
    padding: 90px 0;
} 

.live-show-section{
    padding: 110px 0;
    background: #353F48; 
}

.live-show-section h2 {
    font-family: 'Inter';
    font-weight: 600;
    font-size: 75px;
    line-height: 90px;
    text-transform: uppercase;
    text-align: center;
    color: #ffffff;
    padding: 0 0 43px;
    text-shadow: -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000;
} 

.live-show-section p.sub-heading {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0%;
    text-align: center;
    color: #E6B736;
    padding: 0 0 75px;
}

.live-show-section .cinema-wrapper {
    display: flex;
    margin: 0px 0 32px;
    min-height: 200px;
}

.live-show-section .cinema-wrapper .date-wrapper {
    background: #AFA991;
    padding: 62px 18px 0px;
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 34px;
}
.live-show-section .cinema-wrapper .date-wrapper span.pro-month {
    font-family: "Inter", sans-serif;
    font-weight: 500;
    font-size: 30px;
    line-height: 28px;
    letter-spacing: 0%;
    color: #000000;
}
.live-show-section .cinema-wrapper .date-wrapper span.pro-date {
    font-family: "Satisfy", cursive;
    font-weight: 400;
    font-size: 45px;
    line-height: 28px;
    letter-spacing: 0%;
    color: #000000;
} 

.live-show-section .cinema-wrapper h5 {
    font-family: "Inter", sans-serif;
    font-style: Medium;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0%;
    padding: 0 0 20px;
    color: #B9B5A6;
} 
.live-show-section .cinema-wrapper p {
    display: flex;
    justify-content: flex-start;
    gap: 5px;
}
.live-show-section .cinema-wrapper p a.info-btn {
    color: #B9B5A6;
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0%;
    border: 2px solid #BCB8A9;
    padding: 10px 12px;
}
.live-show-section .cinema-wrapper p a.ticket-btn {
    color: #B9B5A6;
    border: 2px solid #BCB8A9;
    font-family: "Inter", sans-serif;
    font-weight: 700;
    font-style: Bold;
    font-size: 18px;
    leading-trim: CAP_HEIGHT;
    line-height: 26px;
    letter-spacing: 0%;
    text-transform: uppercase;
    padding: 10px 12px;
} 

.live-show-section .cinema-wrapper .content-wrapper {
    background: #221F1E;
    padding: 20px 30px 20px 20px;
}

.aboutuspage-text h3 {
    font-family: Inter;
    font-weight: 600;
    font-size: 40px;
    line-height: 34px;
    letter-spacing: -1%;
    text-transform: uppercase;
    padding-bottom: 40px;
}

.play-button a i {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    padding-left: 5px;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    color: rgb(255, 255, 255);
    border: 1px solid;
    position: relative;
    font-size: 30px;
}

.play-button {
    position: absolute;
    top: 40%;
    left: 45%;
    transform: translate(-50%, -50%);
}

.plyr__video-wrapper {
    background: #000;
    background: var(--plyr-video-background,var(--plyr-video-background,#000));
    height: 100%;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
}

#gvideo0 {
    max-width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.glightbox-clean .gslide-video {
    max-width: 99% !important;
} 

.stellarnav.desktop li.has-sub ul.sub-menu li a:hover {
    background: #f9c611;
    color: #ffffff;
} 

.video-wrapper {
    display: flex;
    flex-direction: column;
    padding: 15px;
    margin: 0px;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
} 

.play-button-video {
    position: absolute;
    bottom: 45%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}  
.play-button-video a i {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    padding-left: 5px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #ffff;
    border: 4px solid;
    position: relative;
    font-size: 20px;
}

.video-wrapper img{
    height: 250px; 
} 

.video-wrapper .content-wrapper h4 {
    font-family: Inter;
    font-weight: 500;
    font-size: 30px;
    leading-trim: CAP_HEIGHT;
    line-height: 28px;
    letter-spacing: 0%;
    text-align: center;
    color: #000000;
    padding: 20px 30px 0;
} 

.video-wrapper .content-wrapper h4 a{
    color: #535353;
}

video {
      width: 100vw;
      height: 900px;
      object-fit: cover; 
    }
.home-gallery-section .gallery-image-wrapper .portfokio-lightbox{
    min-height: 265px;
}