<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,200..900;1,200..900&amp;display=swap');

a:focus {
    outline: 2px solid #3740ff;
    outline-offset: 4px;	
}
:focus-visible {
    outline: 2px solid #3740ff;
    outline-offset: 4px;
} 
.visually-hidden {
	position: absolute!important;
    width: 1px!important;
    height: 1px!important;
    padding: 0!important;
    margin: -1px!important;
    overflow: hidden!important;
    clip: rect(0,0,0,0)!important;
    white-space: nowrap!important;
    border: 0!important;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
	display: none !important; 
}

.ltiBanner-slider {
	display: none;
}
span.tomtomBanner:after {
	display: none;
}
.tomtomBanner {
	max-width: 940px;
    display: block;
}

.owl-dots,
.avia-slideshow-dots {
	z-index: 10;
	width: 70% !important;
	left: 50%;
	transform: translate(-50%, 0);
}

#header.header_color .sub_menu&gt;ul&gt;li&gt;a, #header .imp_menu .av-main-nav&gt;li&gt;a, .top-sub-menu .sub_menu &gt; ul &gt; li &gt; a, #header &gt; .container .main_menu ul:first-child &gt; li &gt; a {
    color: #fff !important;
    opacity: 1 !important;
}

#client .viewall {
	color: #00008C !important;
}
#client .owl-dots {
	bottom: auto !important
}

@media not all and (min-resolution:.001dpcm) {
	@supports (-webkit-appearance:none) {

		.row:before,
		.row:after {
			width: 0px;
			height: 0px;
		}

		.client .mfp-iframe.lightbox-added {
			position: relative;
			display: block;
		}
	}
}

#socket .container {
	padding-left: 50px;
	padding-right: 50px;
}

	footer .container.boiler ul {
	padding: 0;
}

#main .container {
	max-width: 1140px !important;
}

#header .container {
    max-width: 93% !important;
}
@media (min-width: 767px) {
	#main {
		margin-top: 90px;
	}
	#header {
		position: fixed;
		width: 100%;
	}
}
#intro p a {
	color: #00008C;
}

.parallax {
	background-attachment: fixed;
    background-position: 100% top;
    background-repeat: no-repeat;
    background-size: auto;
    width: 100%;
    height: 400px;
}

.ltiBanner-slider .ltiBanner-content {
	position: absolute;
	top: 15%;
	padding: 0 0 0 64px;
	height: 129px;
}

.ltiBanner-slider .slick-dots {
	display: none !important;
}

.ltiBanner-slider .ltiBanner-content-col p,
.ltiBanner-slider .ltiBanner-content-col h1 {
	width: 1024px;
	font-weight: 700;
	font-size: 54px;
	line-height: 64px;
	font-family: 'BwModelicaLTI-Bold' !important;
	color: #fff;
}

#bannerCta {
	width: 175px;
    height: 48px;
    background-color: transparent;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff !important;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 40px;
    border: 0px solid #fff !important;
    transition: ease 0.30s;
    /* justify-content: space-around; */
	justify-content: left;
	padding: 0;
}
#bannerCta img {
	width: 48px;
	height: 33px;
	transition: 0.30s;
	margin-left: 15px;	
}
#bannerCta:hover img {
	width: 53px;
	height: 35px;
	transition: 0.30s;
}
/* #bannerCta:hover {
	background-color: transparent !important;
	border: 2px solid #fff !important;
	color: #fff !important;
} */

h2 {
/* 	font-family: 'BwModelicaLTI-Bold' !important; */
	font-family: "Source Sans 3" !important;
	color: #ffffff !important;
/* 	color: #00008c !important; */
/* 	font-weight: 700 !important; */
	font-size: 45px !important;
	line-height: 56px !important;
	margin-bottom: 49px !important;
}

/* h2 span {
	position: relative;
	z-index: 1;
}

h2 span:after {
	content: '';
	position: absolute;
	transform: skew(-40deg, 0);
	display: inline-block;
	border-bottom: 12px solid #FFD400 !important;
	width: 100%;
	right: 0;
	bottom: -3px;
	z-index: -1;
} */

.homeBanner {
	margin-bottom: 80px;
}

.homeBanner .owl-nav,
.homeBanner .owl-dots {
	display: none;
}

.homeBanner .bannerFormatting {
	position: relative;
	height: 564px;
}

.homeBanner .bannerFormatting img {
	position: absolute;
}

.homeBanner .bannerFormatting h1 {
	position: absolute;
	top: 50%;
	left: 64px;
	transform: translate(0, -50%);
	color: #fff;
/* 	font-family: 'BwModelicaLTI-Bold'; */
	font-family: "Source Sans 3" !important;
	font-size: 54px !important;
}

.homeBanner .bannerFormatting .learnMore {
	position: absolute;
	transform: translate(0, 80px);
	top: 50%;
	left: 64px;
	border-radius: 0;
	width: 192px;
	height: 48px;
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	color: #00008C;
	background: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: space-around;
}

.leaders .owl-stage-outer {
/* 	background-color: #fff; */
	background: rgb(20,28,67);
/* 	background: linear-gradient(0deg, rgba(20,28,67,1) 80%, rgba(20,28,67,0) 80%, rgba(0,212,255,0) 100%); */
/* 	background: linear-gradient(0deg, rgba(255,255,255,1) 80%, rgba(255,255,255,0) 80%, rgba(255,255,255,0) 100%); */
	background: linear-gradient(0deg, rgba(239,239,239,1) 80%, rgba(239,239,239,0) 80%, rgba(239,239,239,0) 100%);
}

.leaders .owl-stage-outer .row {
	margin-bottom: 0;
}

.leaders .quotes {
	margin: 70px 0 30px;
    display: block;
}
.leaders .quotes svg {
    transform: rotate(180deg);
}

.leaders p {
	font-size: 14px;
    line-height: 24px;
    font-weight: 500;
/* 	margin-bottom: 24px; */
	color: #000;
}

.leaders .name {
	font-size: 30px;
	line-height: 22px;
	font-weight: 700;
	margin-bottom: 17px;
    color: #000;
	font-family: "Source Sans 3" !important; 
}

.leaders .designation {
	font-size: 20px;
	line-height: 28px;
	font-weight: 500;
	margin-bottom: 14px;
    color: #000;
}

.leaders .companyName {
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	color: #000;
}

.leaders .leaderInfo {
	position: absolute;
	right: 7%;
	top: 50%;
	transform: translate(0, -50%);
	padding-left: 18px;
	width: 93%;
}
.leadersImg {
    padding: 20px 30px;
}
.owl-nav {
/* 	text-align: right;
	margin-top: 24px;
	position: relative;
	display: flex;
	justify-content: flex-end;
	z-index: 1 !important; */
    text-align: right;
    margin-top: 24px;
    position: absolute;
    display: flex;
    justify-content: flex-end;
    z-index: 1 !important;
    height: 50px;
    width: 150px;
    top: 0;
    right: 0;
}

.owl-nav .owl-prev,
.owl-nav .owl-next {
	width: 60px !important;
	height: 60px !important;
	border: 0 solid #FFFFFF !important;
	background: transparent !important;
/* 	opacity: 0.6; */
	margin-right: -2px;
}

.owl-nav .owl-prev:hover,
.owl-nav .owl-next:hover {
/* 	opacity: 1; */
}
button.owl-prev img,
button.owl-next img {
    width: 90%;
	transition: 0.30s;
}
button.owl-prev:hover img,
button.owl-next:hover img {
    width: 100%;
	transition: 0.30s;
}

.template-page .entry-content-wrapper h2.av-special-heading-tag {
	font-family: 'BwModelicaLTI-Bold';
}

h2.av-special-heading-tag span {
	position: relative;
}

h2.av-special-heading-tag span:after {
	content: '';
	position: absolute;
	transform: skew(-40deg, 0);
	display: inline-block;
	border-bottom: 12px solid #FFD400 !important;
	width: 100%;
	right: 0;
	bottom: -3px;
	z-index: -1;
}

.owl-nav .owl-prev span {
	font-size: 0;
	height: 45px;
	width: 45px;
	background-image: url("/wp-content/uploads/2022/10/right-arrow.svg") !important;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}

.owl-nav .owl-next span {
	font-size: 0;
	height: 45px;
	width: 45px;
	;
	background-image: url("/wp-content/uploads/2022/10/left-arrow.svg") !important;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}

.owl-nav .owl-prev {
	border-right: 0 !important;
}

#next-level-growth {
	background-size: cover !important;
}

.owl-dot {
	width: 16px;
	height: 16px;
	border: 1px solid #fff !important;
	border-radius: 50% !important;
	background-color: transparent !important;
	margin-right: 8px;
	padding: 8px;
}

.owl-dot.active {
	width: 24px;
	height: 24px;
	background: #fff !important;
	border-radius: 50% !important;
}

.quotes img {
	width: 22px !important;
	height: 36px !important;
	display: inline-block !important;
	
}

.creating-value {
	text-align: left;
}

#value-meter {
	background-color: #fff;
	padding: 68px 0;
}

#value-meter h2 {
/* 	margin-bottom: 130px !important; */
	margin-bottom: 70px !important;
	color: #000 !important;
}

#value-meter .dollar {
	font-family: "Source Sans 3";
	font-size: 46px;
	letter-spacing: -12px;
}

#value-meter .valueSign {
	font-weight: 600;
	font-size: 50px;
	line-height: 77px;
	font-family: "Source Sans 3";
	color: #000 !important;
	padding: 0 30px 0 0;
	position: relative;
}
#value-meter .valueSign:after {
	content: '';
	position: absolute;
	width: 2px;
	height: 135px;
	background: rgb(255,204,41);
	background: linear-gradient(0deg, rgba(255,204,41,1) 0%, rgba(8,85,140,1) 100%);
	top: 0;
	right: 0;
}
#value-meter .col-md-3:last-child .valueSign:after {
	display: none;
}
@media (max-width: 767px) {
	#value-meter .col-md-3:last-child .valueSign:after {
		display: unset;
	}
	#value-meter .valueSign:after {
		content: '';
		position: absolute;
		width: 100%;
		height: 2px;
		background: rgb(255,204,41);
		background: linear-gradient(90deg, rgba(255,204,41,1) 0%, rgba(8,85,140,1) 100%);
		bottom: -17px;
		left: 0px;
		top: auto;
		right: auto;
	}
}

#value-meter .valueSign h3 {
	color: #000 !important;
/* 	border-top: 4px solid #00008C; */
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	font-family: "Source Sans 3";
/* 	margin-top: 24px; */
	padding-top: 16px;
}

.creating-value .avia-animated-number {
	text-align: left !important;
}

.creating-value .heading {
	color: #00008C !important;
	font-size: 64px;
	line-height: 76.8px;
	opacity: 1;
	font-family: "Source Sans 3";
}

.creating-value .avia-no-number {
	color: #00008C !important;
	font-size: 64px;
	line-height: 76.8px;
	opacity: 1;
	font-family: "Source Sans 3";
}

#next-level {
	position: relative;
}

#next-level:after {
	content: "";
	position: absolute;
/* 	background-image: url(image); */
	background-position: right center;
	background-size: contain;
}

#strength-synergies {
	padding: 80px 0;
	background-color: #fff;
}
#strength-synergies h2 {
	color: #000000 !important;
}
#strength-synergies p {
	font-weight: 500;
    font-size: 18px;
    line-height: 32px;
	color: #000000;
}

#strength-synergies .av-flex-placeholder {
	width: 2.1%;
}

.hoverBox {
	position: relative;
	transition: 0.30s;
}

.hoverBox .boxArea {
	position: relative;
}

.hoverBox .boxArea .boxContent {
	position: absolute;
	opacity: 0;
	z-index: 1;
	top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
/* 	background: rgba(0, 0, 140, 0.9); */
	background-color: #fff;
	transition: 0.30s;
}

.hoverBox:focus-within .boxArea .boxContent,
.hoverBox:hover .boxArea .boxContent {
	opacity: 1;
	z-index: 1;
	overflow: auto;
}

.hoverBox .boxArea .boxContent ul {
	margin: 16px 20px 0 10px;
	padding: 0;
}

.hoverBox .boxArea .boxContent ul li {
	display: block;
	margin: 0 0 0 20px;
}

.hoverBox .boxArea .boxContent .subMenuClose,
.hoverBox .boxArea .boxContent .moreMenu,
.hoverBox .boxArea .boxContent ul li a {
	color: #000;
	font-weight: 500;
    font-size: 18px;
    line-height: 30px;
	font-family: "Source Sans 3";
	border-bottom: 1px dashed #EFEFEF !important;
}

.hoverBox .boxArea .boxContent .subMenuClose,
.hoverBox .boxArea .boxContent .moreMenu {
	font-weight: 800;
	font-size: 18px;
	line-height: 32px;
}

.hoverBox .boxArea .boxContent ul li a:hover {
	border-bottom: 4px solid #FFD400 !important;
	font-weight: 800;
}

.subMenuClose,
.moreMenu {
	display: flex;
	align-items: center;
	position: absolute;
	bottom: 20px;
	left: 30px;
}

.hoverBox .boxArea .boxContent ul li a.moreMenu:hover,
.hoverBox .boxArea .boxContent ul li a.subMenuClose:hover {
	border-bottom: 0 !important;
}

.returnNav,
.subMenuView {
	display: block;
	height: 15px;
	width: 15px;
	background-image: url('/wp-content/uploads/2022/10/left-arrow.svg');
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 10px;
	background-size: 100%;
	filter: invert(1);
}

.returnNav {
	background-image: url('/wp-content/uploads/2022/10/right-arrow.svg');
	filter: invert(1);
}

.hoverBox .boxArea .boxImg {
	position: relative;
	transition: 0.30s;
}

.hoverBox .boxTitle {
	position: relative;
    transition: 0.30s;
    font-size: 30px;
    line-height: 36px;
    bottom: 60px;
    padding: 0 0 0 20px;
}

.hoverBox .boxTitle h3 {
	font-family: "Source Sans 3";
	color: #fff;
	font-size: inherit;
	font-size: 20px;
}

.hoverBox:hover .boxTitle {
	z-index: 0;
}

/* .hoverBox:hover .boxTitle h3 {
	color: #00008C;
} */
/* 
.hoverBox .boxTitle .boxArrow {
	margin-top: 24px;
	width: 0;
	height: 15px;
	display: inline-block;
	transition: 0.30s;
	position: relative;
	background-image: url(/wp-content/uploads/2022/10/left-arrow-blue.svg);
	background-position: center center;
	background-repeat: no-repeat;
	opacity: 0;
} */

/* .hoverBox:hover .boxTitle .boxArrow {
	width: 25px;
	height: 15px;
	opacity: 1;
	margin-right: 21px;
} */

#events {
	height: auto;
	margin-top: 50px;
	background-color: #fff;
	margin-top: 50px;
}

#events:after {
	content: '';
    height: 250px;
    background: rgb(255,255,255);
	background: linear-gradient(90deg, rgba(255,255,255,1) 15%, rgba(239,239,239,1) 15%, rgba(239,239,239,1) 100%);
    position: absolute;
    width: 100%;
    bottom: 0px;
}
@media (min-width: 992px) {
	.eventSliderWrap {
		height: 440px;
		padding: 70px 0 0 0;
		margin-bottom: 100px;
	}
}

#events h3 {
/* 	font-weight: 700; */
	font-size: 42px;
	line-height: 56px;
	color: #000;
	font-family: "Source Sans 3";
	margin-bottom: 48px;
/* 	margin-top: 190px; */
	margin-top: 50px;
	max-width: 160px;
}
@media (max-width: 767px) {
	#events:after {
		display: none;
	}
	#events h3 {
		max-width: 100%;
	}
}
#events p {
	font-weight: 700;
	font-size: 28px;
	line-height: 40px;
	color: #fff;
	font-family: "Source Sans 3" !important;
	max-width: 558px;
	margin-bottom: 33px;
}

#event .event-content {
	display: flex;
	flex-direction: column;
	align-self: center;
}

#events .eventBox .item .container {
	max-width: 960px !important;
}

#events .eventBox .item .container .row {
	margin-bottom: 0 !important;
}

.event-venue {
	margin-bottom: 194px;
}

#events .blockBox {
/* 	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1; */
	display: block;
	border: 1px solid #ccc;
}

#events .place,
#events .date {
	position: relative;
	padding: 0 0 0 32px;
	color: #fff;
}

#events .place:before,
#events .date:before {
	content: '';
	position: absolute;
	background-image: url('/wp-content/uploads/2022/10/calender.svg');
	height: 22px;
	width: 22px;
	background-repeat: no-repeat;
	background-position: center center;
	left: 0;
}

#events .place:before {
	background-image: url('/wp-content/uploads/2022/10/place.svg');
}

#events .date {
	margin-right: 36px;
}

/* #events .eventSliderWrap a[title='Tricentis World Tour 2024'] {pointer-events: none;} */

#next-level {
	padding-top: 130px;
	position: relative;
}


#next-level:before {
	content: '';
	background-image: url('/wp-content/uploads/2023/07/Mask-Group-166.webp');
	position: absolute;
	height: 140px;
    width: 100%;
    top: -20px;
    background-size: contain;
    background-repeat: no-repeat;
}

/* 
#next-level:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 415px;
	top: 0;
	left: 0;
	right: 0;
	background-color: #0E1434;
	z-index: 0;
} */

#next-level h2 {
	color: #fff !important;
}

.hoverV2Box {
	position: relative;
	transition: 0.30s;
}

.hoverV2Box .boxArea {
	position: relative;
}

.hoverV2Box .boxArea .boxContent {
	position: absolute;
	opacity: 1;
	z-index: 1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: transparent;
	transition: 0.30s;
}

.hoverV2Box:focus-within .boxArea .boxContent,
.hoverV2Box:hover .boxArea .boxContent {
	opacity: 1;
	z-index: 1;
	overflow: hidden;
	background: rgba(29, 41, 131, 0.9);
}

.hoverV2Box .boxArea .boxContent ul {
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.hoverV2Box .boxArea .boxContent ul li {
	display: block;
	margin: 0 0 0 20px;
	position: absolute;
	bottom: 20px;
	top: auto;
}

.hoverV2Box:hover .boxArea .boxContent ul li {
	position: absolute;
	top: 20px;
	bottom: auto;
}

.hoverV2Box .boxArea .boxContent ul li {
	color: #fff;
/* 	font-weight: 800; */
	font-size: 32px;
	font-family: "Source Sans 3";
	line-height: 40px;
}

.hoverV2Box .boxArea .boxImg {
	position: relative;
	transition: 0.30s;
}

.hoverV2Box .boxTitle {
	position: relative;
	transition: 0.30s;
	color: #00008C;
	font-size: 30px;
	line-height: 36px;
}

.hoverV2Box:hover .boxTitle {
	z-index: 1;
}

.hoverV2Box .boxTitle .boxArrow {
	margin-top: 24px;
	width: 0;
	height: 25px;
	display: inline-block;
	transition: 0.30s;
	position: relative;
	background-image: url(/wp-content/uploads/2022/10/left-arrow-blue.svg);
	background-position: center center;
	background-repeat: no-repeat;
	opacity: 0;
}

.hoverV2Box:hover .boxTitle .boxArrow {
	width: 25px;
	height: 25px;
	opacity: 1;
}

.client .owl-stage-outer .container {
	max-width: 100% !important;
}

#client {
	margin-top: 80px;
	position: relative;
	z-index: 1;
}

#client h2 {
	color: #fff !important;
}

#client .viewall {
	color: #fff;
}

.client .owl-stage-outer {}

.client .owl-stage-outer .row {
	margin-bottom: 0;
}

.client .quotes {
	font-size: 10px;
	color: blue;
}

.client p {
	font-size: 16px;
	line-height: 24px;
	font-weight: 500;
	margin-bottom: 24px;
	max-width: 96%;
	color: #ffffff;
}

.client .name {
	font-size: 20px;
	line-height: 24px;
	font-weight: 700;
	margin-bottom: 4px;
	color: #ffffff;
}

.client .designation {
	font-size: 14px;
	line-height: 24px;
	font-weight: 500;
	margin-bottom: 24px;
	color: #ffffff;
}

.client .companyName {
	font-weight: 700;
	font-size: 28px;
	line-height: 34px;
	color: #ffffff;
	margin-bottom: 24px;
}

.client .leaderInfo {
	position: relative;
	right: 0;
	padding-left: 30px;
}

.client .mfp-iframe.lightbox-added {
	position: relative;
	display: block;
}

.client .mfp-iframe.lightbox-added:after {
	background-image: url('/wp-content/uploads/2022/10/play.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	content: '';
	position: absolute;
	top: 50%;
	left: 45%;
	transform: translate(0, -50%);
	height: 46px;
	width: 46px;
	filter: drop-shadow(0 0 5px #ccc);
}
.client .owl-dots, .avia-slideshow-dots {
	bottom: -20px !important;
}
#success-stories .ssInfo .ssImg {
	height: 250px;
	overflow: hidden;
	transition: 1s;
}
#success-stories .ssInfo .ssImg img {    
	width: 100%;
}
#success-stories .ssInfo:hover .ssImg img {
    transform: scale(1.1);
	transition: 0.30s;
}


#success-stories {
	padding: 50px 0;
	background-color: #F0F0F0;
}

#success-stories h2 {
	margin-bottom: 10px !important;
	color: #000 !important;
}

#success-stories h3 {
	font-weight: 700;
	font-size: 20px;
	line-height: normal;
	color: #000;
	margin-top: 24px;
}

#success-stories p {
	font-weight: 500;
	font-size: 18px;
	line-height: normal;
	color: #4B5A69;
	margin-top: 7px;
}

#success-stories a {
	font-weight: 700;
	font-size: 18px;
	line-height: 28px;
	color: #00008C;
	margin-top: 24px;
	position: absolute;
    bottom: 15px;
}
#success-stories a:hover {
	color: #00a7da;
}
 #success-stories .ssInfo {
	background-color: #fff;
	box-shadow: 5px 10px 40px #00000029;
	 padding-bottom: 30px;
/* 	 height: 100%; */
    position: relative;
}
@media (min-width: 767px) {
	 #success-stories .ssInfo {
		 min-height: 560px;
	}
}
 #success-stories .ssInfo h3,
 #success-stories .ssInfo p,
 #success-stories .ssInfo a {
	padding: 0 20px;
	font-family: "Source Sans 3" !important;
}


.homeHero-slider,
.slide {
	height: 526px;
/* 	height: 600px; */
	top: -30px;
}

.homeHero-slider img {
	width: 100% !important;
	height: auto !important;
}

@media (max-width: 1024px) and (min-width: 991px) {
	#recognitions {
		margin-bottom: 0;
	}

	#community {
		padding: 50px 0 !important;
	}
}

@media (max-width: 1024px) {

	.hoverV2Box,
	.hoverBox {
		width: 261px;
		margin: 0 auto 30px;
	}

	.homeHero-slider,
	.slide {
		top: 0;
		/*height: 430px;*/
		height: 305px;
	}

	#value-meter .dollar {
		font-family: "Source Sans 3" !important;
		font-size: 46px;
		letter-spacing: -8px;
	}

	.slide .slide__content {
		transform: translate(0, -50%) !important;
		top: 50%;
		left: 64px;
	}

	.leaders p {
		line-height: 30px;
	}

	.parallax {
		background-attachment: revert;
		height: 340px;
		background-size: 100%;
	}
	.hoverV2Box, .hoverBox {
		width: 100%;
		margin: 0 auto 30px;
	}
}
#recognitions {
/* 	height: 615px; */
	height: auto;
/* 	background-color: #F8FAFB; */
	padding: 50px 0 !important;
/* 	margin-bottom: 110px;
	margin-top: 110px; */
}

#recognitions p {
	max-width: 528px;
/* 	font-weight: 700; */
    font-size: 20px;
    line-height: 28px;
	font-family: "Source Sans 3" !important;
	color: #fff;
}

#recognitions a {
	font-weight: 500;
	font-size: 18px;
	line-height: 28px;
	color: #fff;
	margin-top: 24px;
	font-family: "Source Sans 3" !important;
}

#recognitions img {
	max-width: 80% !important;
	margin: 0 auto;
}
#recognitions button:hover img {
	transform: scale(1.2);
}

#community {
	position: relative;
	padding: 50px 0;
	background-color: #F0F0F0;
}

#community h2 {
	margin-bottom: 30px !important;
	color: #000000 !important;
}

#community:before {
	content: '';
/* 	background-image: url('/wp-content/uploads/2022/10/community-gradient.png') !important; */
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 100%;
}

#community .tweetBox {
	background-color: #fff;
	padding: 32px;
	box-shadow: 0px 90.9961px 72.7969px rgba(0, 0, 0, 0.03), 0px 58.9789px 42.6334px rgba(0, 0, 0, 0.0227778), 0px 35.0503px 23.1872px rgba(0, 0, 0, 0.0182222), 0px 18.1992px 11.8295px rgba(0, 0, 0, 0.015), 0px 7.4145px 5.9316px rgba(0, 0, 0, 0.0117778), 0px 1.68511px 2.86469px rgba(0, 0, 0, 0.00722222);
}

.viewall {
	font-weight: 700;
	font-size: 18px;
	line-height: 28px;
	text-decoration-line: none !important;
	color: #000;
	position: relative;
/* 	top: -35px; */
	width: 260px;
	z-index: 10;
}

.readmore {
	display: flex;
	font-weight: 700;
	font-size: 18px;
	line-height: 28px;
	align-items: center;
}

.readmore .arrow {
	display: inline-block;
	height: 24px;
	width: 24px;
	background-color: transparent;
	margin-left: 20px;
	transition: 0.10s;
	color: #fff;
/* 	border: 2px solid #00008C;
	border-radius: 20px;
	background-image: url("/wp-content/uploads/2022/10/readmore-blue.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50%; */
}

.readmore:hover .arrow {
	display: inline-block;
	height: 24px;
	width: 36px;
	transition: 0.30s;
/* 	border: 2px solid #00008C;
	background-color: #00008C;
	background-size: 60%;
	background-image: url("/wp-content/uploads/2022/10/readmore-white.png"); */
}

.readmore,
.readmore:hover {
	font-weight: 700;
	font-size: 18px;
	line-height: 28px;
/* 	color: #00008C; */
	color: #fff;
	position: relative;
	padding-right: 34px;
	max-width: 210px;
}

#next-level-growth {
	position: relative;
	padding-bottom: 62px;
}
.slider:before,
#next-level-growth:before {
	content: '';
/* 	background-image: url('/wp-content/uploads/2022/11/morphosis-gradient.png') !important; */
/* 	background-image: url('/wp-content/uploads/2023/01/morphosis-gradient.jpg') !important; */
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	top: -80px;
	bottom: 0;
	width: 100%;
	z-index: 0;
	background-size: cover;
	background-color: #0E1734;
	background: transparent linear-gradient(180deg, #0E143400 0%, #0E143400 0%, #0E1434 10%, #0E1434F5 46%, #0E1434E2 67%, #0E1434 100%) 0% 0% no-repeat padding-box;
}

.strength-enterprise {
	position: relative;
}

.strength-enterprise:before {
	content: '';
/* 	background-image: url('/wp-content/uploads/2022/11/strength-gradient.png') !important; */
	background: rgb(14,20,52);
	background: linear-gradient(0deg, rgba(14,20,52,1) 0%, rgba(14,20,52,1) 40%, rgba(14,20,52,0) 40%);
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: -80px;
	bottom: 0;
	right: 0;
	z-index: 0;
}

#next-level {
	position: relative;
	padding-bottom: 40px;
}

#next-level:after {
	content: '';
/* 	background-image: url('/wp-content/uploads/2022/11/Gradient-2.png') !important;  */
/* 	background-image: url('/wp-content/uploads/2023/01/Gradient-2.jpg') !important;*/
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 415px;
	bottom: 0;
	width: 100%;
	z-index: 0;
}

.client .owl-nav .owl-prev,
.client .owl-nav .owl-next,
.recognitions .owl-nav .owl-prev,
.recognitions .owl-nav .owl-next {
	border: 0 solid #00008C !important;
}
/* 
.client .owl-nav .owl-prev span,
.recognitions .owl-nav .owl-prev span {
	background-image: url('/wp-content/uploads/2022/10/right-arrow-blue.svg') !important;
}

.client .owl-nav .owl-next span,
.recognitions .owl-nav .owl-next span {
	background-image: url('/wp-content/uploads/2022/10/left-arrow-blue.svg') !important;
} */

.client .owl-nav .owl-prev,
.recognitions .owl-nav .owl-prev {
	border-right: 0 !important;
	margin-right: 0;
}

.event-venue {
	display: flex;
}

.eventBox .owl-stage-outer {
	overflow: unset;
}

#events .event-venue .date {
	margin-bottom: 24px;
}

.togetherEnterprise {
	margin-top: 0px;
}

.recognitions .owl-nav {
	margin-right: 40px;
	margin-top: 40px;
	bottom: -40px;
    left: 0;
	top: auto;
    right: auto;
}

.client .owl-nav {
	margin-right: 16px;
}

.ltiBanner-slide .ltiBanner-slide-mob-img {
	display: none;
}

.next-growth {
	z-index: 10;
}

.next-growth .owl-nav {
	position: absolute;
	width: 100%;
	top: -116px;
	right: 14px;
}

.client .quotes img {
	height: 102px !important;
	width: 102px !important;
}
.client .quotes .quoteImg {
	height: 25px !important;
	width: 32px !important;
	margin-left: 15px;
}

.client .quotes {
	height: 40px !important;
    width: 40px !important;
    /* float: right !important; */
    margin-left: 32px;
}

.overlay.ltiModal-overlay {
	display: none;
}

/* .client .mfp-iframe.lightbox-added:before {
	content: '';
	height: 5px;
	bottom: 0;
	width: 100%;
	background: rgb(8,85,140);
	background: linear-gradient(90deg, rgba(8,85,140,1) 0%, rgba(255,204,41,1) 50%); 
	display: block;
    position: absolute;
} */
@media (max-width: 992px) {
	.clientWrap {
		height: 450px;
	}
}
@media (max-width: 767px) {
	.clientWrap {
		height: auto;
	}
}
.slide .slide__img img {
	max-width: 100%;
	width: 100%;
	height: auto;
	opacity: 1 !important;
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
/* 	margin: 0 auto;
	width: 100%;
    object-fit: cover; */
}

.slide .slide__content {
	top: 40%;
	transform: translate(0px, -50%) !important;
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
	z-index: 100;
}

.slide .slide__content--headings {
	text-align: left;
	color: #fff !important;
}

.slide .slide__content--headings h2,
.slide .slide__content--headings p {
	font-weight: 700;
	font-size: 48px !important;
/* 	line-height: 64px !important; */
	line-height: 58px !important;
	color: #fff !important;
	font-family: 'BwModelicaLTI-Bold' !important;
	margin-bottom: 0 !important;
}

.slide .slide__content--headings .animated {
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	font-weight: 700;
	font-size: 58px !important;
/* 	line-height: 64px !important; */
	line-height: 68px !important;
	color: #fff !important;
	font-family: 'BwModelicaLTI-Bold' !important;
	margin-bottom: 0 !important;
}

.homeHero-slider [data-animation-in] {
	opacity: 0;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-transition: opacity 0.5s ease 0.3s;
	transition: opacity 0.5s ease 0.3s;
}

.slick-dotted .slick-slider {
	margin-bottom: 30px;
}

.slick-dots {
	position: relative;
    bottom: 140px;
/*     bottom: 40px; */
	list-style: none;
	display: block;
	text-align: left;
	padding: 0;
	margin: 0 auto;
/* 	text-align: center; */
	max-width: 1000px;
}

.slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}

.slick-dots li button {
	border: 0;
	display: block;
	outline: none;
	line-height: 0px;
	font-size: 0px;
	color: transparent;
	padding: 5px;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none;
}

.simple-dots .slick-dots li {
	width: 20px;
	height: 20px;
}

.simple-dots .slick-dots li button {
	border-radius: 50%;
	background-color: white;
	opacity: 0.25;
	width: 20px;
	height: 20px;
}

.simple-dots .slick-dots li button:hover,
.simple-dots .slick-dots li button:focus {
	opacity: 1;
}

.simple-dots .slick-dots li.slick-active button {
	color: white;
	opacity: 0.75;
}

.stick-dots .slick-dots li {
/*	height: 3px;
	width: 50px;*/
}

.stick-dots .slick-dots li button {
	position: relative;
    background-color: transparent;
	height: 15px;
	width: 15px;
	padding: 0;
	border: 1px solid #fff; 
	border-radius: 50px !important;
}

.stick-dots .slick-dots li button:hover,
.stick-dots .slick-dots li button:focus {
	opacity: 1;
	background-color: #fff;
	border: 1px solid #fff; 
}

.stick-dots .slick-dots li.slick-active button {
	color: #fff;
	opacity: 1;
	background-color: #fff;
	border: 1px solid #fff; 
}

.stick-dots .slick-dots li.slick-active button:hover,
.stick-dots .slick-dots li.slick-active button:focus {
	opacity: 1;
}

.slide__img .zoomInImage {
	width: 100%;
	-webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
	transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
	-webkit-transform: scale(1.02);
	transform: scale(1.02);
}

.slide__img.slick-active .zoomInImage {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-animation: cssAnimation 8s 1 ease-in-out forwards;
	animation: cssAnimation 8s 1 ease-in-out forwards;
}

/* #next-level-growth .owl-nav button,
#events .owl-nav button,
#recognitions .owl-nav button,
#next-level .owl-nav button {
    opacity: 0 !important;
} */

@keyframes cssAnimation {
	from {
		-webkit-transform: scale(1) translate(0px);
	}

	to {
		-webkit-transform: scale(1.02) translate(0px);
	}
}

@-webkit-keyframes cssAnimation {
	from {
		-webkit-transform: scale(1) translate(0px);
	}

	to {
		-webkit-transform: scale(1.02) translate(0px);
	}
}

.moreNavMenu.active {
	display: block !important;
}

.moreNavMenu {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
/* 	background: rgba(0, 0, 140, 0.9); */
	background-color: #fff;
	transition: 0.30s;
}

#value-meter .valueSign .sign {
	margin-left: -15px;
}

@media (max-width: 991px) {
	/*.slick-dots {
		bottom: 50px;
	}*/
	.viewall {
		top: 55px;
		left: 0;
	}

	#events .item .position-relative {
		padding: 0;
		margin: 0;
	}

	.leadersImg {
		padding: 0;
	}
	.leaders .owl-nav {
		margin-top: -84px;
	}
	#value-meter .valueSign .sign {
		margin-left: -10px;
	}

	#next-level .owl-dots {
		bottom: -40px !important;
		left: 50%;
	}

	#next-level-growth {
		padding-top: 40px;
		padding-bottom: 0;
	}
	
	#strength-synergies h2 {
		margin: 0 0 20px !important;
	}
	#strength-synergies p {
		font-size: 16px;
	}
	.strength-enterprise:before {
		background: linear-gradient(0deg, rgba(14,20,52,1) 0%, rgba(14,20,52,1) 30%, rgba(14,20,52,0) 30%);
	}
	.slide .slide__content--headings h2,
	.slide .slide__content--headings p,
	.slide .slide__content--headings .animated {
		font-style: normal;
		font-weight: 700 !important;
		font-size: 36px !important;
		line-height: 44px !important;
	}

	.slide .slide__content {
		position: absolute !important;
		top: 50%;
		transform: translate(0, -50%) !important;
		max-width: 90%;
		left: 24px;
	}

/* 	.slide .slide__img img {
		width: 100%;
	} */

	.parallax {
		background-attachment: revert;
		height: 340px;
		background-size: 100%;
	}

	#recognitions {
		height: auto !important;
		width: 100% !important;
		padding: 40px 0 70px !important;
		margin-bottom: 0;
	}

	/*#recognitions .owl-nav {
		display: none;
	}*/

	.owl-nav .owl-prev,
	.owl-nav .owl-next {
		height: 62px !important;
		width: 65px !important;
		padding: 0 5px;
	}

	.owl-nav .owl-prev span {
		font-size: 0;
		height: 22px !important;
		width: 22px !important;
		background-image: url("/wp-content/uploads/2022/10/right-arrow.svg") !important;
		background-repeat: no-repeat;
		background-position: center center;
		display: block;
	}

	.owl-nav .owl-next span {
		font-size: 0;
		height: 22px !important;
		width: 22px !important;
		background-image: url("/wp-content/uploads/2022/10/left-arrow.svg") !important;
		background-repeat: no-repeat;
		background-position: center center;
		display: block;
	}

	#next-level h2 {
		margin-bottom: 96px !important;
	}

	.next-growth .owl-nav {
		top: -96px;
	}

	/*#next-level-growth .owl-nav {
		display: none;
	}*/

	#next-level-growth .owl-dots {
		bottom: -50px !important;
		left: 50%;
	}

	.ltiBanner-slider .ltiBanner-content {
		padding: 0;
	}

	.ltiBanner-slide .ltiBanner-slide-desktop-img {
		display: none;
	}

	.ltiBanner-slide .ltiBanner-slide-mob-img {
		display: block;
		height: auto;
		width: 100%;
	}

	.ltiBanner-slider .ltiBanner-content-col p,
	.ltiBanner-slider .ltiBanner-content-col h1 {
		width: 327px;
		font-weight: 700;
		font-size: 36px;
		line-height: 54px;
		font-family: 'BwModelicaLTI-Bold' !important;
		color: #fff;
	}

	#bannerCta {
		width: 191px;
		height: 48px;

		background-color: transparent;
		font-weight: 700;
		font-size: 16px;
		line-height: 24px;
		color: #ffffff !important;
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-top: 40px;
		border: 0px solid #fff !important;
		transition: ease 0.30s;
		/* justify-content: space-around; */
		justify-content: left;
		padding: 0;
	}
	.slider .slick-dots {
		width: 100%;
		text-align: center;
	}
	h2 {
		font-weight: 700 !important;
		font-size: 32px !important;
		line-height: 48px !important;
	}

/* 	h2 span {
		position: relative;
		z-index: 1;
		display: inline-block;
	}

	h2 span:after {
		content: '';
		position: absolute;
		transform: skew(-40deg, 0);
		display: inline-block;
		border-bottom: 12px solid #FFD400 !important;
		width: 100%;
		right: 0;
		bottom: -3px;
		z-index: -1;
	} */

	.leaders p {
		font-weight: 500;
		font-size: 16px;
		line-height: 32px;
	}

	.leaders .name {
		font-weight: 700;
		line-height: normal;
/* 		font-size: 16px;
		line-height: 24px; */
		font-size: 26px;
	}

	.leaders .designation {
		font-weight: 500;
		font-size: 18px;
    	line-height: 23px;
/* 		font-size: 14px;
		line-height: 24px; */
	}
	.next-growth .owl-nav .owl-prev, 
	.next-growth .owl-nav .owl-next {
		height: 60px !important;
    	width: 60px !important;
	}
	.leaders .companyName {
		font-weight: 700;
		font-size: 16px;
		line-height: 24px;
	}

	.leaders .quotes {
		font-size: 50px;
		margin-bottom: 24px;
		display: block;
		margin: 0 0 30px;
	}

	.event-venue {
		display: flex;
		flex-direction: column;
	}

	.eventBox .owl-dots {
		top: 280px !important;
		bottom: auto !important;
		text-align: left !important;
		padding: 0 26px;
	}

	.eventBox .owl-dots .owl-dot {
		width: 16px;
		height: 16px;
		border: 2px solid #fff !important;
		border-radius: 50% !important;
		background-color: transparent !important;
		margin-right: 8px;
	}

	.eventBox .owl-dots .owl-dot.active {
		width: 18px;
		height: 18px;
		background: #fff !important;
		border-radius: 50% !important;
	}

	.leaders .owl-stage-outer {
		background-color: transparent;
	}

	.leaders .owl-stage-outer .item {
		margin: 0;
		background-color: #fff;
	}

	.leaders .owl-stage-outer .item .row&gt;.col-md-4 {
		padding: 0 !important;
	}

	#next-level-growth .item&gt;.row {
		margin: 0 !important;
	}

/* 	#next-level-growth:before {
		background-image: url('/wp-content/uploads/2022/10/leader-gradient-mobile.png') !important;
		top: 0;
	} */

	.leaders .leaderInfo {
		position: unset;
		right: auto;
		top: auto;
		transform: inherit;
		width: calc(100% - 24px);
		padding-left: inherit;
		padding-top: 30px;
	}

	.leaders {
		margin-bottom: 22px;
	}

	#next-level h2 span,
	.togetherEnterprise h2 span,
	#value-meter h2 span {
		display: inline-block;
	}

	#value-meter h2 {
		margin-bottom: 62px !important;
	}

	#value-meter .valueSign {
		font-weight: 500;
		font-size: 36px;
		line-height: 36px;
		padding: 0;
	}

	#value-meter .dollar {
		font-size: 37px;
	}

/* 	.strength-enterprise:before {
		background-image: url('/wp-content/uploads/2022/10/strength-gradient.png') !important;
		background-size: contain;
		top: 0;
		width: 100%;
	} */

	#strength-synergies {
		padding-top: 80px;
		margin: 0;
	}

	.togetherEnterprise {
		margin-top: 64px;
		padding: 0 0 20px;
	}

	#event .event-content {
		display: flex;
		flex-direction: row;
		align-self: center;
	}

	#event-venue {
		display: flex;
		flex-direction: row;
	}

	#events h3 {
		margin-top: 64px;
		font-weight: 700;
		font-size: 32px;
		line-height: 48px;
		margin-bottom: 0px;
	}

	#events p {
		font-weight: 700;
		font-size: 20px;
		line-height: 30px;
	}

	#events {
		margin-top: 0;
		height: auto;
	}

	#events .event-venue {
		margin-bottom: 10px;
	}

	#events .blockBox {
		position: relative;
		bottom: 0;
		z-index: 1;
	}

	#recognitions {
		padding-bottom: 50px;
		padding-top: 24px;
	}

	#recognitions .owl-dots {
		bottom: -30px !important;
		left: 50%;
	}

	#recognitions .recognitions h2 {
		margin: 0 0 24px 0 !important;
	}

	#success-stories h2 {
		margin-bottom: 0px !important;
	}

	#next-level&gt;.container {
		margin: auto;
	}

	#next-level {
		padding-top: 115px;
	}

	#next-level .next-growth .owl-dots {
		display: none;
	}

	#client {
		margin-top: 0;
	}

	#client h2 {
		margin-bottom: 0 !important;
		margin-top: 50px !important;
	}

	#community h2 {
		margin-bottom: 0 !important;
	}

	.client .leaderInfo {
		position: static;
		padding-left: 0 !important;
	}
	.html_header_top.html_header_sticky #top #wrap_all #main {
		padding-top: 55px !important;
	}
	.html_header_top.html_header_sticky #header {
		height: 80px;
	}
	.leaders .quotes {
		display: none;
	}
	.leaders p {
		line-height: 22px;
		font-size: 14px;
	}
	.leaders .owl-stage-outer {
		background: none;
	}
	#events {
		position: relative;
		padding: 0 0 30px;
	}
	#next-level:before {
		top: 0;
	}
	#success-stories .ssInfo .ssImg {
		height: 170px;
	}
	#success-stories h3 {
		line-height: normal;
	}
	.slider .slick-dots {
		bottom: 80px;
	}
	.widget {
		padding: 0 !important;
	}
}

/* .eventBox .owl-nav {
	display: none;
} */
.eventBox .owl-nav {
	top: -95px;
}
.client .owl-nav {
	display: none;
}

@media (max-width: 580px) {
	.desktopView {
		display: none !important;
	}
	.mobileView {
		display: block !important;
	}
	.leaders .owl-stage-outer .item {
		height: 960px;
	}
	.eventBox .owl-stage-outer {
		margin: 60px 0 0 0;
	}
	.eventBox .owl-nav .owl-prev, 
	.eventBox .owl-nav .owl-next {
		height: 70px !important;
    	width: 70px !important;
	}

/* 	.strength-enterprise:before {
		background-image: url('/wp-content/uploads/2022/10/strength-synergies-gradient.png') !important;
	} */

	.homeHero-slider,
	.slide {
		/*height: 660px;*/
		height: 628px;
	}

	.slide .slide__content {
		top: 40%;
	}
	.eventBox .owl-dots {
		top: auto !important;
		bottom: -20px !important;
		text-align: center !important;
		padding: 0 26px;
		width: 100% !important;
		left: 0;
		right: 0;
		transform: unset;
	}
	#events {
		padding-bottom: 40px;
	}
	#events p {
		height: 60px;
	}
}

@media (min-width: 1200px) {
	#next-level&gt;.container {}
}

.container.footer-bottom,
.container.boiler,
.container.footer {
	max-width: 100% !important;
}

@media (min-width: 992px) {
	#value-meter .valueSign .sign {
		margin-left: -15px;
	}

	.reveal {
		position: relative;
		transform: translateY(150px);
		opacity: 0;
		transition: 1s all ease;
	}

	.reveal.active {
		transform: translateY(0);
		opacity: 1;
		z-index: 1;
	}

	.mobileView {
		display: none !important;
	}

	.desktopView {
		display: block !important;
	}

/* 	.eventBox .owl-nav {
		display: none;
	} */
	/*.eventBox .owl-dots,
	.eventBox .owl-nav {
		display: none;
	}*/

	.eventBox .owl-dots .owl-dot {
		background-color: transparent !important;
		border: 2px solid #fff !important;
	}
	.eventBox .owl-dots .owl-dot.active {
		background-color: #fff !important;
	}
/*     .eventBox .owl-nav {
        display: none;
    } */
	.events .owl-dots {
		width: 100% !important;
		 bottom: 50px !important;
		 left: 0;
		 transform: unset;
		 position: relative !important;
		 text-align: left !important;
		 margin: 0 auto;
		 max-width: 930px;
	}
	
	
	.slide .slide__img {
		position: absolute;
		top: 0;
/* 		top: 50%; */
		left: 0;
		right: 0;
		transform: translateY(0);
/* 		transform: translateY(-50%); */
	}
}

/* .owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
	display: none !important;
} */

button.mfp-arrow-left,
button.mfp-arrow-right {
	display: none !important;
}

.slick-autoplay-toggle-button {
	display: none;
}

#onetrust-consent-sdk #onetrust-pc-btn-handler,
#onetrust-consent-sdk #onetrust-pc-btn-handler.cookie-setting-link {
	border: 1px solid #00009D;
}

#ot-pc-title {
	font-size: 30px !important;
	margin: 0 !important;
	padding: 0;
}

#socket .menu {
	padding-left: 0;
}
/* Header */

@font-face {
    font-family: 'frutiger_lt_pro65_bold';
    src: url('/wp-content/themes/LnTInfotech/thirdparty_assets/twentry-five-years/font/frutigerltpro-bold-webfont.woff2') format('woff2'),
         url('/wp-content/themes/LnTInfotech/thirdparty_assets/twentry-five-years/font/frutigerltpro-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'frutiger_lt_pro67BdCn';
    src: url('/wp-content/themes/LnTInfotech/thirdparty_assets/twentry-five-years/font/frutigerltpro-boldcn-webfont.woff2') format('woff2'),
         url('/wp-content/themes/LnTInfotech/thirdparty_assets/twentry-five-years/font/frutigerltpro-boldcn-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'frutiger_lt_pro45_light';
    src: url('/wp-content/themes/LnTInfotech/thirdparty_assets/twentry-five-years/font/frutigerltpro-light-webfont.woff2') format('woff2'),
         url('/wp-content/themes/LnTInfotech/thirdparty_assets/twentry-five-years/font/frutigerltpro-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.slide .slide__content--headings .animated,
.slide .slide__content--headings h2 {
	/* font-family: 'frutiger_lt_pro65_bold' !important; */
	font-family: "Source Sans 3" !important;
	font-weight: 400 !important;
}

#bannerCta {
	/*font-family: 'frutiger_lt_pro45_light' !important;*/
	font-family: 'BwModelicaLTI-Bold' !important
	font-weight: 400 !important;
}

.hellenicBankHero {
	display: block;
 	max-width: 800px; 
	color: #fff;
/* 	color: #004e8a; */
}
@media (min-width: 767px) and (max-width: 992px) {
	.header_color .header_bg {
		height: 140px;
		opacity: 1 !important;
	}
	.html_header_top.html_header_sticky #header {
		height: 140px !important;
	}
	.imp_menu {
		top: 50px;
		left: 0;
	}
	.imp_menu .av-main-nav-wrap {
		float: right;
	}
	#top .av_seperator_big_border#header .av-main-nav&gt;li:last-child&gt;a {
		padding-right: 0 !important;
	}
	#main {
		margin-top: 138px;
	}

}

.hellenicBankHero sup {
	font-size: 18px;
    vertical-align: super;
}


.viewall.readmore {
	width: 170px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
	height: 50px;
	
}
.viewall.readmore img {
	width: 50px;
	transition: 0.30s;
}
.viewall.readmore:hover img {
	transition: 0.30s;
	transform: scale(1.1);
}
span.hellenicBankHero:after {
	display: none;
}
/*  .slick-slide:first-child #bannerCta {
	 background-color: #004e8a !important;
	color: #fff !important;
	border-color: #004e8a !important; 
 	     margin-top: 0px !important; 
    display: flex;
    justify-content: flex-start;
} */
/*
.slick-slide:first-child #bannerCta:hover {
	border-color: #004e8a !important;
	background-color: transparent !important;
	color: #004e8a !important;
}
 */
.header_color .header_bg {
	background-color: transparent !important;
    color: #fff;
}
#header.header_color .sub_menu&gt;ul&gt;li&gt;a,
#header .imp_menu .av-main-nav&gt;li&gt;a,
.top-sub-menu .sub_menu &gt; ul &gt; li &gt; a,
#header &gt; .container .main_menu ul:first-child &gt; li &gt; a {
	color: #fff !important;
    opacity: 1 !important;
}
#header &gt; .container ul {
	padding: 0;
}
#search-content img {
	filter: invert(1);
}
.menu .sub-menu .sub-menu {
	top: 0;
}
#header {opacity: 1;background-color: #fff;}
#top #header_main &gt; .container {
	height: 45px !important;
}
#top li#menu-item-128964 .sub-menu {
	position: absolute !important;
    top: 0 !important;
}
#main,
#header {
	background-color: #0E1734;
	border: 0;
}
#top #header_meta &gt; .container ul {
	padding: 0;
}
.html_header_top.html_header_sticky #top #wrap_all #main {
	padding-top: 0 !important;
}
#top #header_main &gt; .container .main_menu ul:first-child &gt; li &gt; a,
#top .av_seperator_big_border#header .av-main-nav&gt;li&gt;a {
	padding: 0 15px !important;
}
#top #header_main &gt; .container .main_menu .avia-menu li:last-child a {
	padding-right: 0 !important;
}
#socket .sub_menu_socket li {
    content: "";
    display: inline-block !important;
    border-left: 1px solid #6d6d6d !important;
}
#socket .sub_menu_socket li:first-child {
    border: none !important;
}
#menu-item-28670 .sub-menu {
	width: 210px;
    left: -210px !important;
}
@media (max-width: 767px) {
	.hoverBox .boxArea .boxContent {
		opacity: 1;
		bottom: 80px;
	}
}

#next-level-growth {
	display: none;
}</pre></body></html>