/*
Theme Name: Evently Child
Theme URI: https://evently.qodeinteractive.com/
Description: A child theme of Evently Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.1
Text Domain: evently
Template: evently
*/


#bas-testimonials-section {
	position: relative;
}
#bas-testimonials-section .vc_column_container  {
	max-width: 1100px;
	margin: auto;
	float: none;
}
#bas-testimonials-section:before {
	content: '';
	background: radial-gradient(50% 50% at 50% 50%, #07DA99 0%, #07DA99 100%);
	filter: blur(128.75px);
	width: 543px;
	height: 543px;
	position: absolute;
	left: -400px;
    bottom: -400px;
}
#bas-testimonials-section:after {
	content: '';
	background: radial-gradient(50% 50% at 50% 50%, #07DA99 0%, #07DA99 100%);
	filter: blur(128.75px);
	width: 543px;
	height: 543px;
	position: absolute;
	right: -300px;
    top: -300px;
}
#bas-testimonials-section .owl-item {
	width: 100%;
}
#bas-testimonials-section .owl-prev,
#bas-testimonials-section .owl-next {
	width: 44px;
	height: 44px;
	border-radius: 22px;
	background-color: #fff;
}
#bas-testimonials-section .owl-prev.disabled,
#bas-testimonials-section .owl-next.disabled {
	background: rgba(237, 237, 237, 0.50);
}
#bas-testimonials-section .owl-prev {
	left: -100px;
}
#bas-testimonials-section .owl-next {
	right: -100px;
}
#bas-testimonials-section .owl-prev span,
#bas-testimonials-section .owl-next span {
	width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
	font-size: 24px;
	color: #010871;
}
#bas-testimonials-section .mkdf-testimonial-title {
	font-size: 30px;
	font-weight: 40px;
	padding: 0;
}
#bas-testimonials-section .mkdf-testimonial-title:after {
	display: none;
}
#bas-testionials-section .mkdf-testimonial-text {
	max-width: 900px;
	margin: 30px auto 0;
}
.bas-image-gallery.wpb_gallery .wpb_flexslider .flex-control-nav {
	top: 90%;
}
.bas-image-gallery.wpb_gallery .flex-control-paging li a {
	width: 8px;
	height: 8px;
	background: rgba(255,255,255,0.5);
	
}
.bas-image-gallery.wpb_gallery .flex-control-paging li a.flex-active {
	transform: scale(2);
	background: #05DB99;
}
.bas-image-gallery.wpb_gallery .flex-direction-nav {
	display: none;
}
.bas-image-gallery.wpb_gallery .flexslider {
	margin: 0;
	border: none;
}

.bas-text-center {
	text-align: center;
}
.bas-title-decorated {
	position: relative;
	padding-bottom: 10px;
	display: inline-block;
}
.bas-title-decorated:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 5px;
	background: var(--Linear, linear-gradient(90deg, #000070 0.02%, #05DB99 122.73%));
}
.bas-gradient-section {
	background: var(--Linear, linear-gradient(90deg, #000070 0.02%, #05DB99 122.73%));
}
#bas-participants-section {
	position: relative;
}
#bas-participants-section:before {
	content: '';
	background: radial-gradient(50% 50% at 50% 50%, #07DA99 0%, #07DA99 100%);
	filter: blur(128.75px);
	width: 543px;
	height: 543px;
	position: absolute;
	left: -400px;
    bottom: -400px;
}
#bas-participants-section:after {
	content: '';
	background: radial-gradient(50% 50% at 50% 50%, #000070 0%, #000070 100%);
	filter: blur(128.75px);
	width: 543px;
	height: 543px;
	position: absolute;
	right: -300px;
    top: -300px;
}
.bas-tabs-section .vc_tta-panels {
	background-color: transparent !important;
	border: none !important;
}
.bas-tabs-section .vc_tta-panel-body {
	padding: 0 !important;
}
.bas-tabs-section .vc_tta-panel-body h3 {
	margin-top: 0;
}
.mkdf-team.info-bellow .mkdf-team-info {
	padding: 24px !important;
}
.mkdf-team.info-bellow .mkdf-team-inner {
	background: #fff !important;
}
.mkdf-team.info-bellow .mkdf-team-name {
	color: #191919;
}
.mkdf-team.info-bellow .mkdf-team-position {
	display: inline-block;
	margin: 5px 0 12px !important;
}
.mkdf-team.info-bellow .mkdf-team-company {
	color: #0044BA;
	font-weight: 700;
}
.mkdf-team.info-bellow .mkdf-team-bottom-holder {
	border-bottom: 2px solid #191919;
	margin-top: 48px !important;
	width: auto !important;
}
.bas-tabs-section.mkdf-team.info-bellow .mkdf-team-inner {
	min-height: 375px;
}
.bas-gravity-form {
	max-width: 900px;
	margin: auto;
}
.bas-gravity-form .gform_fields {
	display: flex !important;
	justify-content: center;
}
.bas-gravity-form .gfield.gfield--type-text {
	flex-grow: 1;
}
.bas-gravity-form ::placeholder {
	color: #000070;
	font-weight: 300;
}
.bas-gravity-form .gfield label {
	color: #000070;
}
.bas-gravity-form .gfield input {
	padding: 20px !important;
	background-color: transparent;
	border: 2px solid #000070;
	color: #000070;
	font-size: 18px !important;
}
.bas-gravity-form .gfield input:focus {
	outline: none;
	box-shadow: none;
}
.bas-gravity-form .gfield .gform-button {
	background-color: #000070;
	color: #fff;
	padding: 20px 50px !important;
	font-weight: 700;
	cursor: pointer;
}
.bas-gravity-form .gfield .gform-button:hover {
	background-color: #0025aa;
	border-color: #0025aa;
}
.bas-partners-list {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	display: flex;
	justify-content: space-between;
	max-width: 900px;
	gap: 10px;
}
.bas-partners-list li {
	color: #000070;
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: 400;
	padding: 16px 24px;
	border-radius: 24px;
	position: relative;
	text-align: center;
}
.bas-partners-list li:before {
	content: "";
  position: absolute;
  inset: 0;
  border-radius: 24px; 
  padding: 2px; 
  background:linear-gradient(45deg,#000070,#05DB99); 
  -webkit-mask: 
     linear-gradient(#fff 0 0) content-box, 
     linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude; 
}
.bas-partners-text {
	text-align: center;
	margin-top: 24px;
}
.bas-partners-text p {
	font-size: 24px;
	font-weight: 400;
	line-height: 40px; /* 166.667% */
	color: #000070;
}
.bas-partners-text span {
	font-size: 32px;
	font-weight: 700;
	display: inline-block;
	margin: 0 8px;
}
.bas-text-custom-width {
	max-width: 800px;
	margin: auto;
}
.bas-inline-block {
	display: inline-block !important;
}
.bas-border-radius {
	border-radius: 16px;
}
.bas-list-style-white li::marker {
	color: #fff;
}

.afs-gradient-text-color {
	background: -webkit-linear-gradient(0deg, #182AA6 0.02%, #7CDA9B 122.73%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.cfe-gradient-text h1,
.cfe-gradient-text h2,
.cfe-gradient-text h3,
.cfe-gradient-text h4,
.cfe-gradient-text h5,
.cfe-gradient-text h6,
.cfe-gradient-text strong {
	background: linear-gradient(108deg, #182AA6 0%, #7CDA9B 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.cfe-gradient-section {
	background: linear-gradient(108deg, #182AA6 0%, #7CDA9B 100%);
}
.cfe-gradient-section-blue {
	background: linear-gradient(90deg, #259DDE 0%, #0125B5 100%);
}
.cfe-gradient-spacer.vc_empty_space {
	border-bottom-color: #191919 !important;
}
.cfe-gradient-border-column .vc_column-inner {
	border-width: 1px !important;
	border-style: solid !important;
	border-image-slice: 1;
	border-image-source: linear-gradient(to right, #182AA6, #7CDA9B);
}
.mkdf-btn.mkdf-btn-outline.cfe-gradient-button {
	background: linear-gradient(108deg, #182AA6 0%, #7CDA9B 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	border-width: 3px !important;
	border-style: solid !important;
	border-image-slice: 1;
	border-image-source: linear-gradient(to right, #182AA6, #7CDA9B);
}
.mkdf-btn.mkdf-btn-outline.cfe-gradient-button:hover {
	background: linear-gradient(to right, #182AA6, #7CDA9B);
	-webkit-text-fill-color: #fff;
}
.acts-justify-content-center {
	justify-content: center;
}

@media only screen and (min-width: 681px) {
	#bas-overview-hero h1 {
		font-size: 48px;
		line-height: 48px;
		max-width: 1000px;
	}	
}
@media only screen and (max-width: 1300px) {
	#bas-testimonials-section .owl-prev {
		left: 0;
	}
	#bas-testimonials-section .owl-next {
		right: 0;
	}
}
@media only screen and (max-width: 769px) {
	.bas-tabs-section .wpb_row.vc_inner:not(:first-child) .vc_column-inner {
		padding-top: 35px !important;
	}
	.swap-on-mobile {
		flex-direction: column-reverse;
	}
	.bas-tabs-section .vc_tta-panel-body h3 {
		font-size: 24px;
	}
	.bas-tabs-section.vc_tta.vc_tta-tabs .vc_tta-tabs-container {
		display: block;
	}
	.bas-tabs-section.vc_tta.vc_tta-tabs .vc_tta-panel-heading {
		display: none;
	}
	.bas-tabs-section.vc_tta.vc_tta-spacing-1 .vc_tta-tabs-list {
		display: flex ;
		justify-content: space-between;
	}
	.bas-tabs-section.vc_tta.vc_tta-spacing-1 .vc_tta-tab {
		flex-grow: 1;
	}
	#bas-participants-section:before,
	#bas-participants-section:after {
		display: none;
	}
	.bas-gravity-form .gform_fields {
		flex-direction: column;
	}
	.bas-partners-list {
		flex-direction: column;
		gap: 24px;
	}
	.bas-gravity-form .gfield .gform-button {
		flex-grow: 1;
	}
	.bas-gravity-form .gfield input {
		padding: 15px 20px !important;
	}
	.bas-gravity-form .gfield .gform-button {
		padding: 15px 50px !important;
	}
	.bas-inline-block {
		display: block !important;
	}
	.vc_row.afs-padding-responsive.afs-no-top-padding {
		padding-top: 15px !important;
		padding-bottom: 50px !important;
	}
	.vc_row.afs-padding-responsive {
		padding-top: 50px !important;
		padding-bottom: 50px !important;
	}
}