html, body {
		width: auto!important;
		overflow-x: hidden!important;
}
h1 {
		font-size:80px;
		line-height:84px;
		font-weight:900;
}
h2 {
		font-size:50px;
		line-height:1.2em;
		font-weight:700 !important;
}
h3 {
		font-size:40px !important;
		line-height:45px !important;
		font-weight:600;
}
h4 {
		font-size:22px;
		line-height:24px;
		font-weight:700;
}
p {
		margin: 0 0 10px;
		font-size:17px;
		line-height:21px;
}
li {
		font-size:16px;
		margin-top: 5px;
}
body {
		font-size:15px;
}
.site-footer .widget, .widget-area .widget {
		margin-top:0px !important;
}
.site-footer .widgets {
		padding-top:30px !important;
}
.footerNav a {
		margin:0 10px;
}
.bottom-bar {
		padding-top: 0px !important;
}
.redP {
		color:#6F36ED;
}
.purpleP {
		color:#6528EC;
}
.tealP {
		color:#39BAAE;
}
.sunP {
		color:#F5B40B;
}
.cent {
		margin:0 auto;
}
@media (max-width: 780px) {
		#pg-2-0, #pg-2-2, #pg-2-3 {
				margin-bottom:0;
		}
		.centerMobile {
			  margin:0 auto;
	 }
}
.pBut:hover {
		background: url("/wp-content/uploads/2021/04/purple-wave.png") center center no-repeat !important;
		-webkit-background-size: contain;
		-moz-background-size: contain;
		-o-background-size: contain;
		background-size: contain;
		background-position: 80% !important;
		animation: fader .5s;
}
.bBut:hover {
		background: url("/wp-content/uploads/2021/04/blue-wave-but.png") center center no-repeat !important;
		-webkit-background-size: contain;
		-moz-background-size: contain;
		-o-background-size: contain;
		background-size: contain;
		background-position: 80% !important;
		animation: fader .5s;
}
.yBut:hover {
		background: url("/wp-content/uploads/2021/04/yellow-wave-but.png") center center no-repeat !important;
		-webkit-background-size: contain;
		-moz-background-size: contain;
		-o-background-size: contain;
		background-size: contain;
		background-position: 80% !important;
		animation: fader .5s;
}
 @keyframes fader {
    from {opacity: 0.3;}
    to {opacity: 1;}
 }
.redTitle {
		color:#6F36ED;
		margin:0 0 20px;
		font-weight: 600;
    font-size: 30px !important;
}
.tripleBlock {
		background-color:#ffffff;
		padding:35px;
		box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}
#pg-2-0> .panel-row-style, #panel-2-3-0-0> .panel-widget-style {
		margin-bottom:-8px;
}
.fullAngle {
		width:100%;
		margin-bottom:-8px;
}
.rs-background-video-layer iframe {
    visibility:inherit !important;
    opacity:1 !important;
 }
.hLine {
		width:200px;
		height:5px;
		margin:-10px 0 20px;
}
.purp {
		background-color:#6f36ed;
}
.teal {
		background-color:#2CD0CB;
}
.sun {
		background-color:#F5B40B;
}
.entry-meta span:not(:last-child):after {
	display:none;
}
.entry-category {
	display:none!important;
}
.redLineCen {
		width:250px;
		height:5px;
		background-color:#6F36ED;
		margin:-15px auto 15px;
}
.purpLineCen {
		width:250px;
		height:5px;
		background-color:#6F36ED;
		margin:-15px auto 15px;
}
.quoteBox {
		background-color:#fff;
		color:#111111;
		padding:50px;
		font-size:24px;
		font-weight:600;
		text-align:center;
		margin:50px;
		opacity: .9;
}
.quoteBox:before {
    content:"";
    display:block;
    background:url("/wp-content/uploads/2021/04/quote-l.png") no-repeat top right;
    width:100px;
    height:70px;
		background-size:cover;
		margin-top: -70px;
    margin-left: -70px;
}
.quoteBox:after {
    content:"";
		position:absolute;
    display:block;
    background:url("/wp-content/uploads/2021/04/quote-r.png") no-repeat top right;
    width:100px;
    height:70px;
		background-size:cover;
		right:30px;
}
.quoteBoxB {
		background-color:#fff;
		color:#111111;
		padding:50px;
		font-size:24px;
		font-weight:600;
		text-align:center;
		margin:50px;
		opacity: .9;
}
.quoteBoxB:before {
    content:"";
    display:block;
    background:url("/wp-content/uploads/2021/04/quote-blk-l.png") no-repeat top right;
    width:100px;
    height:70px;
		background-size:cover;
		margin-top:-70px;
    margin-left:-70px;
}
.quoteBoxB:after {
    content:"";
		position:absolute;
    display:block;
    background:url("/wp-content/uploads/2021/04/quote-blk-r.png") no-repeat top right;
    width:100px;
    height:70px;
		background-size:cover;
		right:30px;
}
@media (max-width: 780px) {
		.quoteBox {
				font-size:16px;
				line-height:22px;
				padding:20px;
				margin:80px 15px;
		}
		.quoteBoxB {
				font-size:16px;
				line-height:22px;
				padding:20px;
				margin:80px 15px;
		}
		.redLineCen {
				width:150px;
		}
		h2 {
				font-size:32px !important;
				line-height:34px !important;
		}
		.blkHeader {
				padding: 8px 0 !important;
		}
}
.topLinks {
		color:#000;
		font-size:18px;
		font-weight:800;
		text-align:center;
		margin:0 auto
}
.topLinks a {
		color:#000;
}
.topLinks a:hover {
		color:#6F36ED;
}
.topLinksOn {
		font-size:18px;
		text-decoration:underline;
		color:#6F36ED;
}
.topLinksa {
		color:#000;
		font-size:18px;
		text-align:center;
		margin:0 auto;
	  font-weight:800;
}
.topLinksa a {
		color:#000;
}
.topLinksa a:hover {
		color:#39BAAE;
}
.topLinksOna {
		font-size:18px;
		text-decoration:underline;
		color:#39BAAE;
}
.topLinksp {
		color:#000;
		font-size:18px;
		font-weight:800;
		text-align:center;
		margin:0 auto
}
.topLinksp a {
		color:#000;
}
.topLinksp a:hover {
		color:#F5B40B;
}
.topLinksOnp {
		font-size:18px;
		text-decoration:underline;
		color:#F5B40B;
}
.topLinksr {
		color:#000;
		font-size:18px;
		font-weight:800;
		text-align:center;
		margin:0 auto
}
.topLinksr a {
		color:#000;
}
.topLinksr a:hover {
		color:#6F36ED;
}
.topLinksOnr {
		font-size:18px;
		text-decoration:underline;
		color:#6F36ED;
}
.blkHeader {
		text-align:center;
		color:#fff;
}
.iconSection i {
		font-size:50px;
}
.iconSectionWht i {
		font-size:50px;
		color:#6F36ED;
}
.purpHeader {
		text-align:center;
		color:#111;
}
.iconSection {
		text-align:center;
		color:#fff;
}
.iconSection h2 {
		font-size:24px;
		line-height:32px;
		font-weight: bold;
}
.iconSectionWht {
		text-align:center;
		color:#111;
}
.iconSectionWht h2 {
		color:#111;
		font-size:24px;
		line-height:32px;
		font-weight:bold;
}
.wht {
		color:#fff;
}
.pur {
		color:#6F36ED;
}
.blk {
		color:#111;
}
.bm10 {
		margin-bottom:5px;
		margin-top:15px;
}
#scroll-to-top {
		bottom:60px;
}
.purpLineQuote {
		width:250px;
    height:5px;
    background-color:#6F36ED;
    display:block;
    margin:35px auto 0;
}
.feedback-slider-thumb .thumb-prev {
		display:none;
}
.feedback-slider-thumb .thumb-next{
		display:none;
}
.testi-style-delapan .swiper-slide img {
		border-radius:0 !important;
}
.testi-style-delapan .swiper-slide:after {
		border-radius:0 !important;
}
.testimonial-name {
		display:none;
}
.testi-style-delapan .testimonial-avatar {
		margin-top:110px;
    margin-bottom:20px;
}
.HomeHeroBoxes {
		background:linear-gradient(81.58deg, rgba(101, 40, 236, 0.2) 0%, rgba(101, 40, 236, 0) 100%), rgba(255, 255, 255, 0.01);
		border:1px solid rgba(255, 255, 255, 0.1);
		box-sizing:border-box;
		backdrop-filter: blur(20px);
		border-radius: 10px;
		padding:25px;
		padding-right:115px;
		min-height:165px !important;
}
.HomeHeroBoxes:hover {
		border:1px solid rgba(255, 255, 255, 0.9) !important;
		-webkit-transition: .3s all ease-in-out;
		-moz-transition: .3s all ease-in-out;
		-o-transition: .3s all ease-in-out;
		transition: .3s all ease-in-out;
}
.HeroBoxText {
		font-size:15px !important;
		line-height:21px !important;
		margin-top:10px !important;
		display:block;
}
.homeHeroBox2 {
		background: linear-gradient(81.58deg, rgba(57, 186, 174, 0.2) 0%, rgba(57, 186, 174, 0) 100%), rgba(255, 255, 255, 0.01) !important;
		border: 1px solid rgba(255, 255, 255, 0.1) !important;
}
.homeHeroBox3 {
		background: linear-gradient(81.58deg, rgba(245, 180, 11, 0.2) 0%, rgba(245, 180, 11, 0) 100%), rgba(255, 255, 255, 0.01) !important;
		border:1px solid rgba(255, 255, 255, 0.1) !important;
}
.HomeHeroArrow {
		width:65px;
		height:65px;
		position:absolute;
		background:url("/wp-content/uploads/2021/07/transp-circle-arrow.png") center center no-repeat;
		right:20px;
		top:50px;
}
.HomeHeroDownArrow {
		background:rgba(255, 255, 255, 0.01);
		border:1px solid rgba(255, 255, 255, 0.1);
		box-sizing: border-box;
		backdrop-filter: blur(30px);
		border-radius:25px;
		min-height:165px !important;
}
.HomeHeroArrowDown {
		width:19px;
		height:10px;
		position:absolute;
		background: url("/wp-content/uploads/2021/07/down-arrow-sm.png") center center no-repeat;
}
.HomeHeroDownArrow:hover {
		border:1px solid rgba(255, 255, 255, 0.9) !important;
		-webkit-transition: .3s all ease-in-out;
		-moz-transition: .3s all ease-in-out;
		-o-transition: .3s all ease-in-out;
		transition: .3s all ease-in-out;
}
@media (max-width: 1023px) {
		.HeroBoxText {
				display:none !important;
		}
		.HomeHeroArrow {
				top:12px;
		}
		.HomeHeroBoxes {
				min-height:90px !important;
		}
		.footerNav {
				text-align:center;
		}
}
.seeAll {
		width:130px;
		margin-top:30px;
		cursor:pointer;
}
.seeAll P {
		color:#000;
    margin-top:20px;
    display:inline-block;
    font-weight:600;
}
.seeAllPointer {
		background: url("/wp-content/uploads/2021/07/transp-circle-arrow-blk.png") center center no-repeat;
		width:65px;
		height:65px;
		float:right;
}
.secDivider {
		height:1px;
		background-color:#E7E6E6;
}
.rcImage img {
		border-radius:10px;
}
.blurDiv {
		color:#fff !important;
		width:375px;
		height:114px;
		border-radius:10px;
		backdrop-filter: blur(30px);
		background: linear-gradient(0deg, rgba(101, 40, 236, 0.1), rgba(101, 40, 236, 0.1)), rgba(255, 255, 255, 0.01);
		border: 1px solid rgba(255, 255, 255, 0.1);
		padding: 15px;
		margin: 0 20px 20px 0;
		flex:1;
}
.blurDivR {
		color:#fff !important;
		width:375px;
		height:114px;
		border-radius:10px;
		background-color:#6F36ED;
		border: 1px solid rgba(255, 255, 255, 0.1);
		padding: 15px;
		margin: 0 20px 20px 0;
		flex:1;
}
.blurDiv2 {
		color:#fff !important;
		width:375px;
		height:160px;
		border-radius:10px;
		backdrop-filter: blur(30px);
		background: linear-gradient(0deg, rgba(101, 40, 236, 0.1), rgba(101, 40, 236, 0.1)), rgba(255, 255, 255, 0.01);
		border: 1px solid rgba(255, 255, 255, 0.1);
		padding: 15px;
		margin: 0 20px 20px 0;
		flex:1;
}
.blurDiv h3 {
		font-size:22px;
		color:#fff !important;
		margin: 0;
}
.blurDiv2 h3 {
		font-size:22px;
		color:#fff !important;
		margin: 0;
}
.blurDiv2 h4 {
		font-size:22px;
		color:#fff !important;
		margin: 0;
}
.blurDiv p {
		line-height:21px;
		font-size: 15px;
}
.blurDiv2 p {
		line-height:21px;
		font-size: 15px;
}
.holderThreebyTwo {
		display:flex;
		flex-wrap: wrap;
}
@media (max-width: 1130px) {
		.holderThreebyTwo {
				display:block;
		}
}
.centerImagePlaced {
		min-height:817px;
}
.purpRadBG {
		background: radial-gradient(68.87% 201.5% at 39.79% -9.27%, rgba(236, 40, 216, 0.39) 0%, rgba(101, 40, 236, 0) 100%), radial-gradient(39.63% 150.63% at 63.46% 150.63%, #000000 0%, rgba(0, 0, 0, 0) 100%), radial-gradient(72.38% 162.65% at 13.55% 28.82%, #000000 0%, rgba(0, 0, 0, 0) 100%), #6528EC;
		border-radius: 10px;
}

.subNavClear {
		color:#777;
		font-size:14px;
		font-weight:400;
		line-height: 21px;
}
.ubermenu .ubermenu-item-layout-image_right>.ubermenu-target-text {
		line-height:21px;
}
.ubermenu .ubermenu-submenu-type-stack>.ubermenu-divider {
    margin-top: 5px;
    margin-left: 40px;
    width: 90%;
}

@media (max-width: 960px) {
		.subNavClear {
				display:none;
		}
		.ubermenu .ubermenu-item-layout-image_right>.ubermenu-image {
				display:none;
				float:left;
				margin-left:20px;
		}
		.ubermenu .ubermenu-submenu-type-stack>.ubermenu-divider {
				display:none;
		}
		.ubermenu .ubermenu-item-layout-image_right>.ubermenu-target-text {
				font-weight:600;
				font-size:18px;
		}
		.ubermenu .ubermenu-autocolumn, .ubermenu .ubermenu-submenu-type-stack {
				padding-bottom:0;
		}
		.ubermenu .ubermenu-item-type-column>.ubermenu-submenu-type-stack>.ubermenu-item-normal:first-child {
				margin-top:0;
		}
		.replaceNav {
				margin-top:4px;
				margin-bottom:4px;
		}
}
.ubermenu-responsive-default.ubermenu-responsive .ubermenu-item.ubermenu-active>.ubermenu-submenu.ubermenu-submenu-type-mega {
		padding-bottom:15px;
		padding-top:15px;
}
a:active, a:focus {
  outline:0;
  border:none;
  -moz-outline-style:none;
}
#logo-carousel-free-526.sp-lc-container .sp-lc-button-prev, #logo-carousel-free-526.sp-lc-container .sp-lc-button-next {
		color:#6F36ED;
}
.post {
    margin-bottom: 50px;
}
.related-posts-section h3 {
		font-size:18px !important;
		line-height:22px !important;
}
.textToWhite h1, .textToWhite h2, .textToWhite h3, .textToWhite h4, .textToWhite p {
		color:#fff !important;
}
.gradient-jumbo-quote {
		margin-top:80px;
    font-family: Helvetica;
    font-size: 200px;
    font-weight: bold;
    line-height: 0.08;
    text-align: left;
    color: rgba(255, 255, 255, 0.17);
}
.site-footer .widgets .widget {
		margin-bottom:100px !important;
}
.site-header {
		background:rgba(0, 0, 0, 0.9);
		transition: background-color .5s linear;
		border-bottom:none;
}
body:not(.rtl) .ubermenu-skin-clean-white.ubermenu-horizontal .ubermenu-item-level-0:first-child > .ubermenu-target {
		background:none;
}
@media screen and (max-width: 959px) {
		.ubermenu-responsive-default.ubermenu-responsive.ubermenu {
				background-color: #000;
		}
}
#IP1, #IP2, #IP3, #IP4, #IA1, #IA2, #IA3, #IA4, #IA5, #IM1, #IM2, #IM3, #IM4, #IM5, #IM6, #AR1, #AR2, #AR3, #AR4, #AR5 {
		margin-top:8px;
}
@media screen and (max-width: 1075px) {
	.ubermenu-responsive .ubermenu-item.ubermenu-item-level-0 > .ubermenu-target {
		background: rgba(0, 0, 0, 0.97);
	}
		.ubermenu-main .ubermenu-nav .ubermenu-item.ubermenu-item-level-0 > .ubermenu-target:hover {
    color:#fff;
	}
		.ubermenu-responsive.ubermenu {
				margin-top:-3px;
		}
		body[class*=overlap-] .site-header:not(.stuck) {
				background: rgba(0, 0, 0, 1.0);
		}
		.site-header {
				background: rgba(0, 0, 0, 1.0);
		}
}
.author-box {
		display:none;
}
.ubermenu-responsive-toggle.ubermenu-responsive-toggle-main {
		background:#000;
}
.ubermenu-skin-clean-white.ubermenu-responsive-toggle:hover {
		background:#000;
}
.ubermenu-responsive-toggle.ubermenu-responsive-toggle-main {
		color:#fff;
}
.ubermenu-responsive-toggle.ubermenu-responsive-toggle-main:hover {
		color:#fff;
}
.ubermenu-main .ubermenu-nav .ubermenu-item.ubermenu-item-level-0 > .ubermenu-target {
		cursor:pointer;
}
.cmplz-show-banner {
		cursor:pointer;
}