/**
* Theme Name: Prelude Child
* Template: prelude
* Version: 1.0
* Description: Creative Multipurpose WordPress Theme
* Author: Ninzio
**/

body {
	color: #4c4e50;
}
#main-nav > ul > li > a {
	height: 70px;
	line-height: 70px;
}
.highlight_text, .typed-cursor {
	color: #E23A2E;
}
.prelude-partner .partner-item .thumb img {
	width: auto;
	display: block;
	margin: auto;
}
.prelude-partner .partner-item a {
	pointer-events: none;
}

.banner_sec h2 {
	font-size: 56px;
	line-height: normal;
	font-weight: normal;
	margin-bottom: 0;
}
.banner_sec h2 ~ h2 {
	margin-bottom: 15px;
}
.banner_sec h2 br {
	display: none;
}
.banner_sec h2 span.highlight_text {
	clear: both;
}
.banner_sec h2 span.typed-cursor {
	display: none;
}
body .animsition-loading {
	border-top-color: #E23A2E;
}
body .animsition-loading:before {
	border-top-color: #ffbb0a;
}
.prelude-testimonials .name {
	font-size: 21px;
	padding: 0;
}
.logos_slider_sec .owl-stage {
	display: flex;
	align-items: center;
}
#footer-widgets .widget {
	margin: 0 0 20px;
}
/*
.footer-grid .span_1_of_3:first-child {
width: 25%;
}
.footer-grid .span_1_of_3:nth-child(2) {
width: 50%;
}
.footer-grid .span_1_of_3:nth-child(3) {
width: 25%;
}
footer ul.menu li {
display: inline-block;
margin: 0 10px;
}
footer ul.menu {
text-align: center;
}
footer ul.menu li a {
padding: 0;
}
.footer-grid {
display: flex;
flex-wrap: wrap;
align-items: center;
}
*/


#copyright {
	width: 100%;
	text-align: center;
}
.widget.widget_socials .socials a {
	font-size: 15px;
	width: 42px;
	height: 42px;
	line-height: 40px;
	margin-right: 7px;
}
.widget.widget_socials .socials .icon {
	float: none;
	display: inline-block;
}
#footer-widgets .widget .widget-title {
	margin: 0 0 20px 0;
}

html {
	scroll-behavior: smooth;
}
.calendly_sec {
	padding: 20px;
}
.cbp-filter-counter {
	display: none;
}
.header-style-3 #main-nav > ul > li.current-menu-item > a,
.header-style-3 #main-nav > ul > li.current-menu-parent > a,
.header-style-3 #main-nav > ul > li > a:hover {
	color: #e23a2e;
}
#main-nav > ul > li.current-menu-item:before {
	width: 100%;
	left: 0;
	right: auto;
}
.recaptcha {
	margin-bottom: 15px;
}
.vision_img .vc_column-inner {
	justify-content: center;
}
.member-item .inner {
	background-color: #ffffff;
	padding: 20px;
	border: 1px solid #eeeeee;
}
.about_sec_slider {
	position: relative;
	z-index: -1;
}
.technology_slider .owl-item {
	margin-left: 3px;
	margin-bottom: 3px;
}
.logos_slider_sec .owl-item:hover {
	background-color: #ffffff;
}
.logos_slider_sec .owl-item .prelude-simple-image {
	cursor: pointer;
	border: 1px solid #b6b6b6;
	height: 100px;
	border-radius: 10px;
	padding: 15px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.logos_slider_sec .owl-item img {
	filter: grayscale(1);
	transition: 0.3s ease-in-out;
	transform: scale(0.9);
}
.logos_slider_sec .owl-item:hover img {
	filter: none;
	background-color: #ffffff;
}
body .pum-container.pum-responsive {
	width: calc(100% - 40px);
}
.project-box.style-2 .project-image > .inner {
	overflow: hidden;
	margin-bottom: 43px;
	border: 1px solid #E8E5E5;
	border-radius: 10px;
	text-align: center;
}
#site-header.fixed-hide,
.header-style-3 #site-header.fixed-hide {
	background-color: rgb(255 255 255 / 20%);
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
	box-shadow: 0 4px 20px rgb(0 0 0 / 10%);
}
.cont_form h2 {
	font-size: 30px;
	text-align: center;
	margin: 0 0 5px;
}
.cont_form h4 {
	font-size: 21px;
	text-align: center;
}
.field_wrapper {
	width: 100%;
	margin-bottom: 10px;
}
.cont_form input,
.cont_form select,
.cont_form textarea {
	width: 100%;
	background-color: #f7f9fa;
	height: 52px;
	outline: none;
	margin: 0;
	background-image: none;
}
.cont_form label {
	font-size: 14px;
	display: block;
	margin-bottom: 10px;
	font-weight: 600;
}
.cont_form br {
	display: none;
}
.cont_form textarea {
	height: 120px;
	resize: none;
}
.wpcf7 form .wpcf7-response-output {
	margin: 10px 0 0;
	font-size: 13px;
	color: #000000;
	padding: 4px 8px;
}
#scroll-top {
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}
#scroll-top:before {
	background-color: #000000;
}
#scroll-top:after {
	color: #ffffff;
}
.services_boxes,
.mission_boxes_wrapper {
	display: flex;
	flex-wrap: wrap;
}
.services_boxes .wpb_wrapper,
.mission_boxes_wrapper .wpb_wrapper {
	display: flex;
	height: 100%;
	flex-direction: column;
}
.services_boxes .vc_column-inner,
.services_boxes .prelude-content-box,
.services_boxes .prelude-content-box > .inner,
.mission_boxes_wrapper .vc_column-inner,
.mission_boxes_wrapper .prelude-content-box,
.mission_boxes_wrapper .prelude-content-box > .inner {
	height: 100%;
}
.pum-theme-13860 .pum-container,
.pum-theme-lightbox .pum-container {
	margin: 20px;
}
strong, b, cite {
	font-weight: 600;
}
body .ti-widget.ti-goog .ti-header {
	padding: 20px 0 0;
}
.owl-theme .owl-nav [class*="owl-"] {
	background-color: #e23a2e;
}
.member-item .inner .thumb {
	background-color: #f0f0f0;
	padding-top: 20px;
	background-image: linear-gradient(to right top, #FBD9D7, #FFDDD1, #FFE2CB, #FFE9C7, #F8F1C7);
}
.swiper .swiper-button-next,
.swiper .swiper-button-prev {
	color: #e23a2e;
}
.swiper .swiper-pagination-bullet {
	width: 15px;
	height: 15px;
	border: 2px solid #e23a2e;
	opacity: 1;
	background: transparent;
}
.swiper .swiper-pagination-bullet-active {
	border: 2px solid #e23a2e;
	background: #e23a2e;
}


/******************************************************************/

.marquee-container {
	z-index: 2;
	position: relative
}

.marquee {
	z-index: 13;
	grid-column-gap: 1.87rem;
	grid-row-gap: 1.87rem;
	display: block;
	position: relative;
	overflow: hidden;
	width: 100%;
}

.tech-items-container {
	grid-column-gap: 1.87rem;
	grid-row-gap: 1.87rem;
	flex: none;
	justify-content: flex-start;
	display: flex
}
.tech-items-wrapper,
.tech-items-wrapper2 {
	grid-column-gap: 1.87rem;
	grid-row-gap: 1.87rem;
	display: flex;
	width: max-content;
}
.tech-items-wrapper {
	animation: marquee 80s linear infinite;
}
.tech-items-wrapper2 {
	animation: marquee2 80s linear infinite;
}
.tech-item {
	/* 	-webkit-backdrop-filter: blur(6px);
	backdrop-filter: blur(6px); */
	background-color: #ffffff;
	border: 1px solid #ebe2fa12;
	border-radius: 8px;
	padding: 15px;
	width: 180px;
}
.tech-item img {
	justify-content: center;
	align-items: center;
	width: 40px;
	max-width: 100%;
	height: 40px;
	padding: 0;
	margin-bottom: 5px;
}
.tech-item_heading {
	margin: 0;
	font-size: 20px;
}
.spacer-tech {
	padding-top: 2rem
}

@keyframes marquee {
	0% {
		transform: translateX(0);
	}

	100% {
		transform: translateX(-80%);
	}
}

@keyframes marquee2 {
	0% {
		transform: translateX(-80%);
	}

	100% {
		transform: translateX(0);
	}
}


.globe {
	padding: 60px 0;
}
spline-viewer {
	height: 680px;
}
.swiper_outer {
	position: relative;
	height: 100%;
	max-width: 550px;
	margin: auto;
}
.swiper {
	width: auto;
	height: auto;
	/* 	padding: 50px; */
	transform-style: preserve-3d;
}
.swiper-slide {
	background-position: center;
	background-size: cover;
	width: auto;
	height: auto;
}
.swiper-slide img {
	display: block;
	width: 100%;
}
.header-style-3 #main-nav > ul > li > a,
.header-style-3 #site-header .nav-top-cart-wrapper .nav-cart-trigger,
.header-style-3 #site-header .header-search-trigger {
	color: #000000;
}
.prelude-links.link-style-3.dark {
	color: #000000;
}
.wpcf7-form .submit-wrap input:hover {
	background-color: #000000;
	color: #ffffff;
}

.portfolio_slider_sec .owl-carousel .owl-item .project-box {
	transform: scale(0.9);
	transition: all 0.3s;
}
.portfolio_slider_sec .owl-carousel .owl-item .project-box .text {
	display: none;
}
.portfolio_slider_sec .owl-carousel .owl-item.active .project-box {
	transform: scale(1);
}
.portfolio_slider_sec .owl-carousel .owl-item.active .project-box .text {
	display: block;
}
.prelude-team-grid .member-item img {
	height: 300px;
	object-fit: contain;
	object-position: bottom;
}
.contact_info_sec a {
	color: #39374d;	
}
.contact_info_sec a:hover {
	color: #e23a2e;	
}
.project-box.style-2 .project-image > .inner {
	margin-bottom: 30px;
}
.prelude-testimonials .inner {
	border-radius: 8px;
}
.mission_vision_row {
	display: flex;
	flex-wrap: wrap;
}
.vision_side > .vc_column-inner,
.mission_side > .vc_column-inner {
	height: 100%;
}
.vision_side > .vc_column-inner > .wpb_wrapper,
.mission_side > .vc_column-inner > .wpb_wrapper {
	background-color: #ffffff;
	padding: 30px;
	border-radius: 8px;
	height: 100%;
	box-shadow: 0 2px 12px #e1e1e1;
}

.logos_sec .tech-items-container {
	grid-column-gap: 60px;
}
.logos_sec .tech-item {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: transparent;
	padding: 15px 0;
	width: auto;
}
.logos_sec .tech-items-container .tech-item:last-child {
	margin-right: 30px;
}
.logos_sec .tech-item img {
	height: auto;
	width: auto;
	display: inline-block;
	filter: grayscale(1);
}
.logos_sec .tech-item:hover img {
	filter: none;
}
.logos_sec .tech-items-wrapper {
	animation: marquee3 120s linear infinite;
}

@keyframes marquee3 {
	0% {
		transform: translateX(0);
	}

	100% {
		transform: translateX(-80%);
	}
}


.widget.widget_archive ul li a,
.widget.widget_categories ul li a,
.widget.widget_nav_menu ul li a,
.widget.widget_pages ul li a {
	font-size: 16px;
	line-height: normal;
}

.cont_form_sec .cont_form_wrapper.vc_inner {
	display: flex;
	flex-wrap: wrap;
	margin-left: 0;
}
.cont_form_sec .prelude-content-box {
	background-color: #ffffff;
	border-radius: 8px;
	padding: 15px;
	box-shadow: 0 4px 10px #f3f3f3;
}
.cont_form_icons {
	background-color: #f7f4fb;
	border-radius: 8px;
	padding: 24px 8px 24px;
}
.cont_form_sec form.wpcf7-form {
	padding: 30px;
}
.cont_form_icons a {
	color: #39374d;
}
.cont_form_icons a:hover {
	color: #E23A2E;
}
#footer-widgets .widget-title {
	color: #000000;
}
h2 {
	font-size: 46px;
}
.contact_page_form .wpb_wrapper {
	background-color: #ffffff;
	border-radius: 8px;
	box-shadow: 0 4px 10px #e1e1e1;
	padding: 36px;
	max-width: 900px;
	margin: auto;
}
p {
	margin: 0 0 15px;
}

.portfolio_page_sec .prelude-container {
	width: 100%;
	max-width: 1160px;
}
#scroll-top {
	right: 15px;
	line-height: 46px;
	width: 46px;
	height: 46px;
}
.service_banner img {
	outline-offset: -12px;
	outline: 1px solid #ffffff;
	border-radius: 8px;
}
.service_content_sec h2 {
	font-size: 40px;
	margin-bottom: 10px;
}
.service_sidebar .prelude-content-box .inner {
	box-shadow: 1px 2px 8px #dddddd;
}

















/*************************************************************************************************************************/
/************************************************************************************************************************/
/***********************************************************************************************************************/

@media screen and (min-width: 1920px) {

	.marquee-container {
		margin-left: auto;
		margin-right: auto
	}
	.tech-items-container {
		justify-content: flex-start;
		min-width: auto
	}
}


@media screen and (min-width: 1440px) {

	.marquee {
		grid-column-gap: 0px;
		grid-row-gap: 0px
	}
	.tech-items-container {
		justify-content: space-around;
		min-width: auto
	}
}

@media screen and (max-width: 1200px) {

	.banner_sec h2 {
		font-size: 46px;
	}
}

@media screen and (min-width:992px) {

	.field_row {
		display: flex;
		width: 100%;
		gap: 15px;
	}
	.cont_form_icons .vc_column-inner {
		height: 100%;
	}
	.cont_form_icons .wpb_wrapper {
		height: 100%;
		position: relative;
		padding-bottom: 60px;
	}
	.cont_form_icons .wpb_wrapper .prelude-align-box.text-left {
		position: absolute;
		bottom: 0;
	}
	.cont_form_sec:before {
		content: "";
		width: 100%;
		height: 300px;
		background-color: #ffffff;
		position: absolute;
		bottom: 0;
	}
}

@media screen and (max-width:991px) {

	.banner_sec h2 {
		font-size: 36px;
	}
	.technology_slider .owl-item img {
		object-fit: contain;
	}
	.swiper_outer {
		max-width: 440px;
	}
}

@media screen and (min-width:768px) {

	.prelude-testimonials .text .text {
		min-height: 78px;
	}
	.testimonial_sec .text {
		min-height: 130px;
	}
	.cont_form_icons {
		width: 300px;
	}
	.cont_form_column.vc_col-sm-9 {
		width: calc(100% - 300px);
	}

}

@media screen and (max-width:767px) {

	.banner_sec h2 {
		font-size: 30px;
	}
	.footer-grid {
		text-align: center;
	}
	.socials {
		text-align: center;
	}
	.banner_sec {
		min-height: auto;
	}
	body .pum-theme-13860 .pum-content + .pum-close,
	body .pum-theme-lightbox .pum-content + .pum-close {
		top: 10px;
		right: 10px;
		box-shadow: none;
	}
	.tech-items-wrapper,
	.tech-items-wrapper2 {
		grid-column-gap: 1rem;
		grid-row-gap: 1rem
	}
	.tech-items-container {
		grid-column-gap: 30px;
		grid-row-gap: 30px;
	}
	.tech-item {
		grid-column-gap: 6px;
		grid-row-gap: 6px;
		align-items: center;
		display: flex
	}
	.tech-item img {
		width: 32px;
		height: 32px
	}
	.spacer-tech {
		padding-top: 1rem
	}
	.portfolio_slider_sec .owl-carousel .owl-item .project-box {
		transform: scale(1);
	}
	.swiper_outer {
		max-width: 320px;
	}
	.vision_side {
		margin-bottom: 30px;
	}
	h2 {
		font-size: 34px;
	}
	.cont_form_sec .cont_form_wrapper.vc_inner {
		margin: 0;
	}
	.cont_form_sec .cont_form {
		padding: 15px 0 0px;
		margin: 0 -15px;
	}
	.cont_form_sec form.wpcf7-form {
		padding: 0;
	}
}

@media screen and (max-width:480px) {

	.cf7-style-2 .input-wrap {
		display: block;
	}
	.cf7-style-2 .name-wrap, .cf7-style-2 .email-wrap {
		display: block;
	}
	.project-box.style-2 .project-image > .inner {
		margin-bottom: 15px;
	}
	body .cbp .cbp-item {
		width: 100% !important;
		position: initial;
		margin-bottom: 30px;
		overflow: visible;
	}
}

