body {
	background: #fff;
	font-size: 17px;
	font-family: "Archivo", sans-serif;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
	color: #484848;
	letter-spacing: 0rem;
	line-height: 1.2;
}
 .white-placeholder::placeholder {
 color: white;
 opacity: 1;
/* Ensures full visibility */

}



/* For better browser support */

.white-placeholder input::placeholder,  .white-placeholder textarea::placeholder {
 color: white;
 opacity: 1;
}
 .white-placeholder input:-ms-input-placeholder, 
/* IE 10-11 */

.white-placeholder textarea:-ms-input-placeholder {
 color: white;
}
 .white-placeholder input::-ms-input-placeholder, 
/* Edge */

.white-placeholder textarea::-ms-input-placeholder {
 color: white;
}
.white-placeholder select option {
	background-color: #fff;
	color: #000;
	border-radius: 0 !important;
}
a {
	text-decoration: none;
}
h1,  h2,  h3,  h4,  h5,  h6 {
	font-family: "Archivo Black", sans-serif;
	font-weight: 400;
}
b,  strong {
	font-weight: 700;
}
ul,  li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
p {
	line-height: 1.525rem;
	font-family: "Archivo", sans-serif;
	font-weight: normal;
	color: #474747;
	font-size: 0.938rem;
}
.ff-archivo-black {
	font-family: "Archivo Black", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	font-weight: 400;
}
.ff-archivo {
	font-family: "Archivo", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
}
.section {
	position: relative;
	display: block;
}
.header {
	position: relative;
	left: 0;
	right: 0;
	z-index: 101;
	top: 0;
	display: block;
	padding: 1rem 0;
	background-color: #191918;
}
.svg-icon {
	width: 40px;
	height: 40px;
	fill: currentColor;
}
.heading {
	position: relative;
	display: block;
}
.heading h2 {
	font-size: 35px;
	color: #0b0f28;
	line-height: 100%;
	letter-spacing: 0.01rem;
	font-weight: 700;
	position: relative;
}
.sub-heading {
	display: block;
	position: relative;
	color: #e42032;
	font-size: 18px;
	text-transform: capitalize;
	letter-spacing: 0.02rem;
	width: 100%;
	font-weight: 500;
	font-family: "Archivo", sans-serif;
	margin-bottom: 20px;
	margin-top: 5px;
}
.padding-60 {
	padding-top: 60px;
	padding-bottom: 60px;
}
.padding-100 {
	padding-top: 100px;
	padding-bottom: 100px;
}
.padding-top-100 {
	padding-top: 100px;
}
.padding-30 {
	padding-top: 30px;
	padding-bottom: 30px;
}
.padding-90 {
	padding-top: 90px;
	padding-bottom: 90px;
}
.padding-top-100 {
	padding-top: 100px;
}
.img-cover {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	display: block;
}
.font-size-14 {
	font-size: 14px;
}
.font-size-16 {
	font-size: 16px;
}
.font-size-18 {
	font-size: 18px;
}
.font-size-20 {
	font-size: 20px;
}
.custom-btn {
	border-radius: 0px;
	color: #fff;
	background-color: #000000;
	font-size: 1.5rem;
	letter-spacing: 0.01rem;
	padding: 1rem 2rem;
	border-color: transparent;
	line-height: 100%;
	font-weight: 400;
	text-transform: uppercase;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 0rem;
	font-family: "Archivo Black", sans-serif;
}
.custom-btn svg {
	width: 14px;
	height: 14px;
}
.custom-btn:hover {
	background-color: #ffffff;
	color: #000000;
}
.white-custom-btn {
	background-color: #ffffff;
	color: #000;
}
.white-custom-btn:hover {
	border-color: #ffffff;
	background-color: #000;
	color: #fff;
}
.border-btn {
	border: 2px solid transparent;
	background-color: transparent !important;
}
.white-border {
	border-color: #fff;
	color: #fff;
}
.black-border {
	border-color: #000;
	color: #000;
}
.red-border {
	border-color: #e42032;
	color: #e42032;
}
.big-btn {
	padding: 15px 45px;
}
.btn-with-arrow {
	padding: 15px 45px;
}
.white-border:hover {
	border-color: #fff;
	color: #e42032;
	background-color: #fff !important;
}
.black-border:hover {
	border-color: #000;
	color: #fff;
	background-color: #000 !important;
}
.black-border:hover .custom-btn-arrow {
	color: #fff;
}
.red-border:hover {
	border-color: #e42032;
	color: #fff;
	background-color: #e42032 !important;
}
.red-border:hover .custom-btn-arrow {
	color: #fff;
}
.white-border .custom-btn-arrow {
	color: #fff;
}
.white-border:hover .custom-btn-arrow {
	color: #e42032;
}
.medium-btn {
	font-size: 14px;
	padding: 0.825rem 1.625rem;
}
.medium-btn svg {
	width: 10px;
	height: 10px;
}
.social-icon a {
	width: 53px;
	height: 53px;
	border: 2px solid #fff;
	border-radius: 50%;
	display: block;
	color: #fff;
}
.social-icon svg {
	width: 28px;
	height: 28px;
	display: block;
}
.social-icon a.facebook svg {
	width: 28px;
	height: 28px;
}
.social-icon a:hover {
	border-color: #ffffff;
	background-color: #ffffff;
	color: #000;
}
.icon-btn {
	font-size: 21px;
	color: #e42032;
	border: none;
	padding: 0;
	letter-spacing: 0.02rem;
	font-weight: 700;
}
.icon-btn i {
	margin-right: 10px;
}
.icon-btn i svg {
	width: 42px;
	height: 42px;
	color: #e42032;
}
.icon-btn span {
	font-size: 17px;
	font-weight: 500;
	color: #e42032;
	display: block;
	letter-spacing: 0.01rem;
}
.icon-btn:hover {
	color: #e42032
}
.grey-bg {
	background-color: #f7f7f7 !important;
}
.scrollup {
	width: 50px;
	height: 50px;
	opacity: 1;
	position: fixed;
	bottom: 8px;
	left: 15px;
	display: none;
	text-indent: -9999px;
	background: url(../images/icons/circle-arrow.svg) no-repeat;
	z-index: 5;
	background-size: 100% auto;
}
ul.list-inline li {
	display: inline-block;
	vertical-align: top;
	border-right: 1px solid #fff;
	padding: 0 20px;
	font-size: 14px;
	text-transform: capitalize;
	letter-spacing: 0.02rem;
}
ul.list-inline li:last-child {
	border-right: none !important;
}
ul.list-inline li a {
	color: #fff;
	text-decoration: none;
}
ul.list-inline li a:hover {
	color: #fff;
	text-decoration: underline;
}
/* Menu Css */

/* Sidebar Styling */

.sidebar {
	position: fixed;
	top: 0;
	left: -260px;
	width: 260px;
	height: 100%;
	background: #111;
	color: #fff;
	transition: left 0.4s ease;
	padding-top: 60px;
	z-index: 999;
}
.sidebar.active {
	left: 0;
}
.sidebar ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.sidebar ul li {
	padding: 15px 25px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.sidebar ul li a {
	color: #fff;
	text-decoration: none;
	display: block;
	font-size: 1rem;
	transition: color 0.3s;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0.04rem;
}
.sidebar ul li a:hover {
	color: #0d6efd;
}
/* Hamburger Button */

.hamburger {
	position: relative;
	top: 0px;
	right: 0px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 1001;
}
.hamburger span {
	background: #ffffff;
	display: block;
	height: 4px;
	width: 100%;
	border-radius: 2px;
	transition: all 0.3s ease;
}
.hamburger span:nth-child(2) {
	margin: 8px 0;
}
/* Cross animation */

.hamburger.active span:nth-child(1) {
	transform: rotate(45deg) translate(10px, 9px);
}
.hamburger.active span:nth-child(2) {
	opacity: 0;
}
.hamburger.active span:nth-child(3) {
	transform: rotate(-45deg) translate(7px, -7px);
}
/* Overlay */

.overlay {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 998;
	display: none;
}
.overlay.active {
	display: block;
}
/* Smooth content transition */

.content {
	padding: 80px 20px;
	transition: filter 0.3s;
}
.content.blurred {
	filter: blur(3px);
}
/* Menu CSS End */





.section-wrapper,  .section-wrapper * {
	visibility: visible;
	height: auto;
	min-height: initial;
	transition: all .4s ease-in-out;
}
.section-wrapper.gallery-v4-wrapper {
	min-height: 308px;
}
.gallery-v4-wrapper {
	background-color: #3a3a3a;
}
/* gallery_v4 */

.gallery-v4-wrapper {
	position: relative;
	padding: 0;
}
.gallery-v4-wrapper .container {
	width: 100%;
	padding: 0;
	max-width: 100%;
}
.gallery-v4-wrapper .gallery-v4-grid {
	width: 100% !important;
	margin: 0 auto;
}
/* clearfix */

.gallery-v4-wrapper .gallery-v4-grid:after {
	display: block;
	content: '';
	clear: both;
}
.gallery-v4-grid-item {
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.gallery-v4-grid-item a {
	display: block;
	position: relative;
}
.gallery-v4-grid-item a:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: inset 0px 0px 10px 3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: inset 0px 0px 10px 3px rgba(0, 0, 0, 0.4);
	box-shadow: inset 0px 0px 10px 3px rgba(0, 0, 0, 0.4);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.gallery-v4-grid-item:hover a:after {
	background: rgba(0, 0, 0, 0);
	-webkit-box-shadow: inset 0px 0px 10px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0px 0px 10px 3px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0px 0px 10px 3px rgba(0, 0, 0, 0.2);
}
.gallery-v4-grid-item img {
	width: 100%;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.gallery-v4-grid-item:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
/* 5 columns for larger screens */

/* fluid 5 columns */

.gallery-v4-grid-sizer,  .gallery-v4-grid-item {
	width: 20%;
}
/* 2 columns wide */

.gallery-v4-grid-item--width2 {
	width: 40%;
}
/* gallery line fix */

.gallery-v4-wrapper {
	overflow: hidden;
	background-color: #3a3a3a;
}
.gallery-v4-wrapper .container {
	width: 100vw;
}



/* END gallery_v4 */





@media (max-width: 767px) {
/* fluid 3 columns */

.gallery-v4-grid-sizer,  .gallery-v4-grid-item {
	width: 50%;
}
.gallery-v4-grid-item--width2 {
	width: 100%;
}
}
.insta-box-wrapper {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background-color: #ffffff;
}
.insta-link-text {
	font-size: 16px;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 0.04rem;
}
.insta-link-text a {
	color: #000000;
	text-decoration: underline;
}
.insta-id-text {
	font-size: 25px;
	color: #000;
	font-family: "Archivo Black", sans-serif;
}
.footer {
	display: block;
	position: relative;
	background-color: #000000;
	padding-top: 100px;
}
.footer-box h3 {
	font-size: 22px;
	color: #fff;
	letter-spacing: 0;
	text-transform: uppercase;
	margin-bottom: 25px;
}
.footer-box h5 {
	font-size: 1.125rem;
	color: #fff;
}
.footer-bottom-section {
	display: block;
	position: relative;
}
.footer-bottom-inner {
	border-top: 1px solid #545454;
	padding: 1.25rem 0;
	margin-top: 2rem;
}
.top-right-section {
	gap: 1rem !important;
}
.custom-logo {
	width: 238px !important;
	height: auto !important;
}
