* {
	padding:0;
	margin:0;
}

::selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}

::-moz-selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}

header#masthead {
	display: block !important;
}

#masthead {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	background-color: #ffffff;
	display: block;
	z-index: 999;
}

.header-wrapper .elementor-section .elementor-container {
	justify-content: space-between;
	align-items: center;
}

.header-wrapper .logo-box {
	width: auto !important;
	float: left;
}

.header-wrapper .menu-box {
	width: auto !important;
	float: right;
}

.notfound-content {
	text-align: center;
	padding: 7vw 0;
	width: 100%;
	float: left;
}

.error404 .notfound-content h1 {
	color: #000000;
}

.error404 .notfound-content h3 {
	margin: 20px 0;
}


body .gform_wrapper,
.gform_confirmation_wrapper {
	width: 100%;
	float: left;
}

body .gform_wrapper {
	margin: 0px 0;
}

body .gform_wrapper form {
	width: 100%;
	float: left;
}

body .gform_wrapper form .gform_body {
	float: left;
	width: calc(100% + 30px) !important;
	margin: 0 -15px !important;
}

body .gform_wrapper .gf_progressbar_wrapper {
	display: none;
}

body .gform_wrapper form .gform_body ul {
	width: 100%;
	float: left;
	display: flex;
	flex-wrap: wrap;
}

body .gform_wrapper form .gform_body ul li.gfield {
	padding: 0px;
	width: 50%;
	float: left;
	padding: 0 15px !important;
	margin: 0 0px 30px !important;
	background-color: transparent;
	border: none;
	clear: inherit;
}

body .gform_wrapper form .gform_body ul li.gfield label {
	width: 100%;
	float: left;
	color: #000;
	font-family: 'Satoshi-Regular';
	font-size: 18px;
	font-weight: 400;
	margin-top: 0px !important;
	padding: 0 0px 10px;
	line-height: 120%;
}

body .gform_wrapper form .gform_body ul li.gfield label span.gfield_required {
	font-size: 18px;
	width: 4px;
	height: 4px;
	border-radius: 100%;
	display: none;
	vertical-align: top;
	margin-left: 0px;
	margin-top: 0px;
}

body .gform_wrapper form .gform_body ul li.gfield.full-box {
	width: 100%;
}

body .gform_wrapper form .gform_body ul li.gfield textarea {
	width: 100% !important;
	height: 120px !important;
	border-radius: 20px !important;
}

body .gform_wrapper form .gform_body ul li.description textarea {
	width: 100% !important;
}

body .gform_wrapper .validation_message {
	color: #790000;
	padding-top: 5px;
	padding-right: 0px !important;
	width: 100%;
	float: left;
	line-height: 120%;
	font-weight: 500;
	letter-spacing: 0.5px;
	font-size: 14px;
}

body .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label,
body .gform_wrapper li.gfield_error ul.gfield_checkbox,
body .gform_wrapper li.gfield_error ul.gfield_radio,
body .gform_wrapper .field_description_below .gfield_description {
	color: #790000;
	padding-top: 5px;
	padding-right: 0px !important;
	width: 100%;
	float: left;
	line-height: 120%;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 0.5px;
}

body .gform_confirmation_message {
	width: 100%;
	float: left;
	text-align: center;
	font-weight: normal;
	font-family: 'Satoshi-Regular';
	background-color: #029300;
	line-height: 125%;
	border: 1px solid #E8E8E8;
	border-radius: 5px;
	padding: 16px 20px;
	color: #ffffff;
	font-size: 16px;
}

body .gform_wrapper div.validation_error {
	margin-bottom: 20px;
	border: none;
	background-color: #790000;
	color: #ffffff;
	padding: 18px 15px;
	line-height: 120%;
	font-size: 16px;
	display: flex;
}

body .gform_wrapper .top_label div.ginput_container {
	margin-top: 0px !important;
	width: 100%;
	float: left;
}

body .gform_body input[type=text],
body .gform_body input[type=email],
body .gform_body input[type=tel],
body .gform_body input[type=number],
body select,
body textarea {
	width: 100% !important;
	border: 1px solid rgb(155 155 155 / 70%) !important;
	border-radius: 30px !important;
	padding: 15px 20px !important;
	color: #000000 !important;
	box-shadow: none;
	font-family: 'Satoshi-Regular';
	height: auto !important;
	font-weight: 300;
	line-height: 125% !important;
	letter-spacing: 0.5px;
	font-size: 16px !important;
	margin: 0 !important;
	background-color: transparent !important;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	outline: none;
}

body select {
	background-image: url(../images/select-arrow.png);
	background-repeat: no-repeat;
	background-position: right 20px center;
	padding-right: 40px !important;
}

body .gform_wrapper textarea.small {
	height: 80px;
}

body .gform_wrapper .gform_page_footer {
	padding: 0 15px;
	margin-bottom: 0px;
	text-align: left;
	width: 100%;
	float: right;
	margin-top: 10px;
	border: none;
}

.gform_legacy_markup_wrapper .gform_validation_errors>h2 {
	color: #ffffff !important;
	font-weight: 400 !important;
	padding: 0 !important;
	margin: 0px !important;
	line-height: 120%;
}

/*  portfolio orbit  */

.orbite-mobile-ctn {
	display: none;
}

.portfolio-section,
.portfolio-container {
	display: inline-block;
	width: 100%;
}

.portfolio-container {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	width: 100%;
}

.portfolio-col {
	display: inline-block;
	position: relative;
}

.portfolio-center-image {
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.portfolio-center-image figure {
	margin: 0;
	padding: 0;
}

.portfolio-center-image figure img {
	width: 100%;
	max-width: 100%;
}

.orbite-ctn .orbite-col .orbite-wrap.about-me{
	width: 100%;
}

.orbite-ctn .orbite-col .orbite-wrap {
	text-align: center;
	border: 1.06px solid rgba(53, 120, 223, 0.20);
	background: rgba(30, 30, 30, 0.2);
	backdrop-filter: blur(8px);
	box-shadow: 0px 0px 55.89px 0px rgba(53, 120, 223, 0.05);
	padding: 30px 20px;
	text-align: center;
	color: #fff;
	display: flex;
	align-items: center;
	transform: scale(1);
	justify-content: center;
	transition: all 0.3s ease;
	cursor: pointer;
	/* Smooth transition for hover effects */
}

.orbite-ctn .orbite-col .orbite-wrap span.orbite-text {
	text-align: center;
	font-family: "Million Design", Sans-serif;
	font-size: 17px;
	color: #fff;
	font-style: normal;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 130%;
	word-break: break-word;
}

.orbite-ctn .orbite-col .orbite-wrap a {
	list-style: none;
	text-decoration: none;
}

.orbite-col {
	width: 100%;
	display: flex;
	gap: 18px;
	row-gap: 6rem;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}

.orbite-ctn {
	width: 100%;
}

/* Highlighted class with overlay */
body .orbite-ctn .orbite-col .orbite-wrap.highlighted {
	background: #3578DF;
	border: 1.167px solid rgba(255, 255, 255, 0.20);
	box-shadow: 0px 0px 61.502px 0px rgba(53, 120, 223, 0.05);
	transition: all 0.3s ease;
	transform: scale(1.02);
}

/*  portfolio slider   */

.horizontal-container {
	background-color: transparent;
	position: relative;
}

.postid-380 .horizontal-scroll {
	display: flex;
	width: 650vw;
}

body .image-panel video {
	width: 490px;
}

.horizontal-scroll {
	display: flex;
	width: 100%;
	height: auto;
	gap: 40px;
	padding-left: 80px;
	/* overflow: visible; */
}


.postid-375 .horizontal-scroll{
	width: 435vw;
}

.panel {
	width: 100%;
	max-width: 420px;
	height: fit-content;
	display: flex;
	justify-content: center;
	color: #fff;
	background-color: transparent;
	position: relative;
	flex-direction: column;
	align-items: flex-start;
	overflow: hidden;
}

.panel .image-panel {
	width: 100%;
	display: flex;
}

.panel .image-panel img {
	width: 100%;
	height: fit-content;
	border-radius: 10px
}

.timeline-text .timeline-cont {
	color: #FFF;
	font-family: "Million Design";
	font-size: 30px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	white-space: nowrap;
	position: relative;
	display: inline-block;
	left: -40px;
	padding: 10px 40px;
	background: linear-gradient(90deg, rgba(30, 30, 30, 0.00) 0%, #1E1E1E 0%, #1E1E1E 50%, #1E1E1E 90%, rgba(30, 30, 30, 0.00) 100%);
	width: auto;
}

.timeline-text:before {
	content: '';
	width: 120%;
	height: 1px;
	display: inline-block;
	position: absolute;
	background-color: #fff;
	top: 50%;
	left: 30px;
	z-index: 1;
}

.timeline-text .timeline-cont span {
	z-index: 999;
	display: inline-block;
	position: relative;
	width: auto;
	padding: 0 4rem 0 0;
	background: linear-gradient(90deg, rgba(30, 30, 30, 0.00) 0%, #1E1E1E 0%, #1E1E1E 50%, #1E1E1E 90%, rgba(30, 30, 30, 0.00) 100%);
}

.panel .image-info {
	position: absolute;
	bottom: 37px;
	border-radius: 0 0 10px 10px;
	top: auto;
	width: 100%;
	padding: 20px;
	transition: all 0.5s ease-in-out;
}

.panel .image-info:before {
    content: '';
    width: 100%;
    height: 100%;
    display: inline-block;
    position: absolute;
    top: 200%;
    left: 0;
    background: linear-gradient(181deg, rgba(255, 255, 255, 0.00) 1.34%, rgba(255, 255, 255, 0.01) 50.59%, rgba(255, 255, 255, 0.10) 99.06%);
    backdrop-filter: blur(3px);
    border-radius: 0 0 10px 10px;
    transition: all 0.5s ease-in-out;
    backdrop-filter: blur(3px);
    mask-image: linear-gradient(to top, rgba(0,0,0,1)80%, rgba(0,0,0,0)100%);
}

.timeline-text::after {
	content: "";
	position: absolute;
	background: linear-gradient(-90deg, rgba(30, 30, 30, 0.00) 0%, #1E1E1E 0%, #1E1E1E 50%, #1E1E1E 90%, rgba(30, 30, 30, 0.00) 100%);
	left: -60px;
	top: 0;
	width: 150px;
	height: 100%;
}

.panel:hover .image-info:before{
	top: 10px;
	transition: all 0.5s ease-in-out;
}

span.btn-wrapper {
	color: #3578DF;
	font-weight: 400;
	line-height: normal;
	font-size: 20px;
	text-decoration-line: underline;
	padding-top: 10px;
	display: inline-block;
	cursor: pointer;
}

.panel .image-info span.big-text,
.card-overlay h2.card-title{
	font-size: 24px;
	font-weight: 400;
	line-height: normal;
	display: block;
	overflow: hidden;
	position: relative;
	z-index: 999;
	transition: all 0.5s ease-in-out;
}

.panel .image-info span.small-text,
.card-overlay p.card-subtitle{
	font-size: 20px;
	line-height: normal;
	position: relative;
	overflow: hidden;
	z-index: 999;
	transition: all 0.5s ease-in-out;
	font-weight: 400;
	letter-spacing: 1.1px;
}

span.animation-text,
span.animation-text-two {
	position: relative;
	bottom: -120px;
	transition: all 0.5s ease-in-out;
}

.panel:hover .image-info span.animation-text,
.panel:hover .image-info span.animation-text-two {
	bottom: 0px;
	transition: all 0.5s ease-in-out;
}

.image-panel a.lightbox-link {
	display: inline-block;
}

.chapter-panels {
	display: flex;
	gap: 40px;
}

.horizontal-timeline {
	display: flex;
	width: max-content;
	gap: 40px;
	background: transparent;
	background-color: transparent;
}

.timeline-text {
	background: transparent;
	background-color: transparent;
}

.timeline-wrapper {
	margin-left: 80px;
	padding-bottom: 40px;
	overflow: hidden;
	background: transparent;
	background-color: transparent;
}

/* .horizontal-timeline:before {
content: '';
width: 100%;
height: 1px;
display: inline-block;
position: absolute;
background-color: #fff;
top: 50%;
left: 30px;
} */

.chapter-title {
	display: none;
}

.chapter-panels-readmore .more-panels {
	display: flex;
	gap: 40px;
	overflow: hidden;
}

.readmore-active section.horizontal-container {
	overflow-x: hidden;
}

body.readmore-active {
	overflow-y: hidden;
}

.line-none .horizontal-timeline::before,
.line-none .timeline-wrapper{
	display: none;
}

.line-none .horizontal-scroll {
	padding-top: 30px;
}

.image-panel{
	position: relative;
}

.panel .image-panel:before {
	content: '';
	width: 100%;
	height: 40%;
	top: auto;
	bottom: 0px;
	border-radius: 0 0 10px 10px;
	position: absolute;
	display: inline-block;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.60) 94.64%);
}

.panel video {
	border-radius: 10px;
}

/*  portfolio tab  */
.tab-buttons {
	list-style: none;
	display: grid;
	gap: 20px;
	grid-template-columns: repeat(8, auto);
	margin-bottom: 20px;
}

.tab-button {
	cursor: pointer;
	color: #fff;
	background: rgba(128, 128, 128);
	border-radius: 10px;
	transition: all 0.3s ease;
	text-align: center;
	padding: 14px 24px;
	font-size: 17px;
	font-weight: 400;
	line-height: 122%;
	width: 100%;
	position: relative;
}

.tab-button.active {
	color: rgba(128, 128, 128);
	background: #fff;
}

.tab-content {
	position: relative;
}

.tab-pane {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	height: 100%;
	transition: opacity 0.5s ease-in-out;
}

.tab-container .tab-content {
	border-radius: 10px;
	background-color: rgba(255 , 255 , 255, 0.04);
	padding: 30px;
}

.tab-pane.active {
	opacity: 1;
	visibility: visible;
	position: relative; /* Override absolute positioning for active tab */
	z-index: 1;
}

.media-container {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
}

.media-item, video, .youtube-iframe {
	text-align: left;
	cursor: pointer;
}

.media-container .media-item {
	width: 23.67%;
	height: max-content;
}

.media-container .media-item .image-title {
	color: #FFF;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	line-height: 130%;
	font-family: "Radiate Sans", Sans-serif;
}

.media-container .media-item img {
	width: 100%;
	border-radius: 10px;
	margin-bottom: 16px;
	background: rgba(25, 25, 25);
}

.tab-pane video {
	max-width: 100%;
	height: auto;
	border-radius: 5px;
	margin-bottom: 15px;
	display: none; /* Hidden by default */
}

.youtube-iframe {
	width: 100%;
	height: 300px;
	border: none;
	border-radius: 5px;
	margin-bottom: 15px;
} 

/* li.tab-button:before {
content: '';
width: 16px;
height: 20px;
display: inline-block;
position: absolute;
bottom: -1px;
left: 50%;
transform: translateX(-50%) scale(0);
background: linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0.08) 78.76%);
clip-path: polygon( 0% 0%,100% 0%,100% 0%,99.65% 0.862%,98.7% 3.288%,97.3% 7.036%,95.6% 11.865%,93.75% 17.533%,91.9% 23.798%,90.2% 30.418%,88.8% 37.153%,87.85% 43.761%,87.5% 50%,87.5% 50%,87.85% 56.239%,88.8% 62.847%,90.2% 69.582%,91.9% 76.202%,93.75% 82.467%,95.6% 88.135%,97.3% 92.964%,98.7% 96.712%,99.65% 99.138%,100% 100%,0% 100%,0% 100%,0.35% 99.138%,1.3% 96.712%,2.7% 92.964%,4.4% 88.135%,6.25% 82.467%,8.1% 76.202%,9.8% 69.582%,11.2% 62.847%,12.15% 56.239%,12.5% 50%,12.5% 50%,12.15% 43.761%,11.2% 37.153%,9.8% 30.418%,8.1% 23.798%,6.25% 17.533%,4.4% 11.865%,2.7% 7.036%,1.3% 3.288%,0.35% 0.862%,0% 0% );
transition: all 0.5s ease-in-out;
} */

li.tab-button.active:before{
	bottom: -20px;
	transition: all 0.5s ease-in-out;
	transform: translateX(-50%) scale(1);
}

/*============ popup =============*/

.cards-grid {
	display: grid;
	grid-template-columns: repeat(4, auto);
	gap: 30px;
	row-gap: 60px;
}

.cards-grid .card {
	transition: all 0.3s ease;
	width: 100%;
	background: #000000;
	border-radius: 10px;
}

.card-image {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin-bottom: 10px;
	cursor: pointer;
	display: flex;
	align-items: center;
}

.card-overlay {
	position: absolute;
	bottom: -100%;
	left: 0;
	width: 100%;
	padding: 16px 20px;
	background: linear-gradient(181deg, rgba(255, 255, 255, 0.00) 1.34%, rgba(255, 255, 255, 0.01) 50.59%, rgba(255, 255, 255, 0.10) 99.06%);
	backdrop-filter: blur(3px);
	transition: bottom 0.3s ease;
	border-radius: 0 0 10px 10px;
	color: #fff;
	z-index: 999;
}

.popup-body .popup-info {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 0 40px 0 0;
}

body .card-image img {
	border-radius: 10px;
	width: 100%;
	height: -webkit-fill-available;
	object-fit: cover;
}

html.firefox body .card-image img {
	height: inherit;
}
.card-image:before {
	content: '';
	width: 100%;
	height: 30%;
	border-radius: 10px;
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 100;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.60) 100%);
}

.card:hover .card-overlay {
	bottom: 0px;
}

.read-more-btn {
	color: #3578DF;
	font-family: "Million Design";
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-decoration-line: underline;
	text-underline-position: left;
	background: transparent;
	outline: none;
	border: 0;
	cursor: pointer;
	display: flex;
	align-items: center;
	gap: 10px;
}

.read-more-btn img {
	width: 20px;
	height: 20px;
}

.popup {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	z-index: 1000;
	opacity: 0;
	transition: opacity 0.3s ease;
}

.popup.active {
	opacity: 1;
}

.popup-content {
	position: relative;
	width: 100%;
	max-width: 1000px;
	margin: 50px auto;
	background-color: rgba(255, 255, 255, 0.08);
	backdrop-filter: blur(20px);
	border-radius: 15px;
	overflow: hidden;
	transform: translateY(-20px);
	transition: transform 0.3s ease;
}

.popup.active .popup-content {
	transform: translateY(0);
}

.close-btn {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 40px;
	height: 40px;
	background: white;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	color: #333;
	cursor: pointer;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
	z-index: 1;
	transition: all 0.3s ease;
}

.close-btn:hover {
	background: #f8f8f8;
	transform: scale(1.1);
}

.popup-body {
	display: flex;
	gap: 30px;
}

body .popup-image img {
	width: 100%;
	height: 100%;
	object-fit: scale-down;
	background: rgba(25, 25, 25);
}

.popup-image, .popup-info {
	width: 50%;
}

body .popup-links a {
	display: inline-block;
	width: fit-content;
	color: #3578DF;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-decoration-line: underline !important;
	text-underline-position: left;
	background: transparent;
	outline: none;
	border: 0;
	cursor: pointer;
	align-items: center;
	gap: 10px;
}

body .popup-links a img {
	width: 22px;
}

.popup-body .popup-info h2 {
	font-size: 30px;
	font-weight: 400;
	line-height: normal;
	color: #fff;
	letter-spacing: 1.5px;
}

.popup-body .popup-info .description {
	line-height: normal;
	color: #fff;
	font-weight: 700;
	letter-spacing: 1.1px;
	padding: 20px 0px;
	font-family: "Radiate Sans", Sans-serif;
	text-transform: uppercase;
}

/* Ensure Fancybox caption looks good */
.fancybox__caption {
	font-size: 16px;
	padding: 12px 20px;
	background: rgba(0, 0, 0, 0.8);
	color: white;
}

p.subtitle {
	color: #fff;
}

/*  tab read more  */

.postid-386 .popup.active .popup-content,
.postid-375 .popup.active .popup-content {
	max-width: 60%;
}

.postid-375 .popup.active {
	overflow-y: scroll;
}

.postid-386 .popup-content .popup-info,
.postid-375 .popup-content .popup-info{
	padding-block: 20px;
}

.postid-375 .popup-image img {
	object-fit: cover;
}

.media-container .media-item .readmore-ctn button.read-more-btn img {
	margin: 0;
	width: 24px;
	height: 24px;
	background: transparent;
}

.media-container .media-item .readmore-ctn {
	padding-top: 10px;
}

.horizontal-timeline .timeline-text.text-visible:last-child {
    margin-left: -3rem;
}
.horizontal-scroll.active {
  margin-left: -3rem;
}
