@font-face {
	font-family: 'GoodTimes';
	font-style: normal;
	font-weight: normal;
	src: local('GoodTimesRg-Regular'), url('../font/good times rg.woff') format('woff');
}
@font-face {
	font-family: 'Orbitron';
	font-style: normal;
	font-weight: normal;
	src: local('Orbitron-Regular'), url('../font/Orbitron-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Titillium';
	font-style: normal;
	font-weight: normal;
	src: local('TitilliumWeb-Regular'), url('../font/TitilliumWeb-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'SpaceAge';
	font-style: normal;
	font-weight: normal;
	src: local('SpaceAge-Regular'), url('../font/space age.woff') format('woff');
}

body {
	background: rgb(49,54,66);
	background: linear-gradient(90deg, rgba(49,54,66,1) 0%, rgba(30,30,30,1) 60%);
	font-family: 'Titillium';
}
.grayscale { filter: grayscale(100%); }
li {
	list-style: none;
}
a, a:hover {
	text-decoration: none!important;
}
.grow-unset {
	flex-grow: unset!important;
}
.pulse-nav {
}
.pulse-nav .navbar {
	padding: 18.32px 0px;
}
.pulse-nav .navbar-brand {
	padding: 0px;
}
.pulse-nav .navbar-brand .logo-img {
	height: 56.50218963623047px;
	width: 58.88670349121094px;
}
.pulse-nav .navbar-brand .logo-text {
	height: 27.332677841186523px;
	width: 194.40501403808594px;
	margin: 0 100px 0 18px;
}
.pulse-nav .logo-bars {
	height: 17.625px;
	width: 21px;
}
.pulse-nav .navbar-nav .nav-item {
	margin-left: 35px;	
	align-items: center;
	display: flex;
}
.pulse-nav .navbar-nav .nav-item a {
	font-size: 15px;
	font-weight: 600;
	line-height: 22.5px;
	color: #F2F2F2;
	margin-right: 30px;
}
.pulse-nav .navbar-nav .nav-item a.center-menu {
	width: 100%;
	display: inline;
	position: relative;
	transition: .25s ease-in-out;
}
.pulse-nav .navbar-nav .nav-item a.center-menu:before {
	content: url('../img/line.png');
	height: 5px;
	position: absolute;
	bottom: -7px;
	left: 50%;
	transform: translateX(-50%);
	transition: .25s ease-in-out;
	visibility: hidden;
	opacity: 0;
}
.pulse-nav .navbar-nav .nav-item a.center-menu:hover:before {
	visibility: visible;
	opacity: 1;
}
.pulse-nav .navbar-nav .nav-item a.cta-wwu,
.pulse-form .btn-pulse {
	background: linear-gradient(90deg, #9370DB 8.15%, #6EA2CC 36.12%, #4DCDBF 64.08%, #6CE5DE 89.5%),linear-gradient(0deg, #9370DB, #9370DB);
	display: inline-block;
	border-radius: 9.02256px;
	padding: 16px 32px;
	font-size: 14px;
	line-height: 18px;
	font-weight: 700;
	border: none;
}
.pulse-nav .navbar-nav .nav-item a.cta-wwu span,
.pulse-form .btn-pulse span {
	margin-right: 7.22px;
	color: #FFFFFF;
}
.pulse-nav .navbar-nav .nav-item a.cta-wwu img,
.pulse-form .btn-pulse img {
	vertical-align: inherit;
	width: 15px;
}
.pulse-banner {
	overflow: hidden;
}
.pulse-banner h1 {
	font-family: 'Orbitron';
	text-transform: capitalize;
	font-size: 54px;
	font-weight: 500;
	line-height: 65px;
	background: linear-gradient(90deg, #FFFFFF 8.15%, #6CE5DE 89.5%), linear-gradient(0deg, #FFFFFF, #FFFFFF);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin: 100px 5px 1rem 0;
}
.pulse-banner p {
	font-size: 18px;
	font-weight: 400;
	background: linear-gradient(90deg, #FFFFFF 8.15%, #6CE5DE 89.5%), linear-gradient(0deg, #FFFFFF, #FFFFFF);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
		margin-bottom: 48px;
}
.pulse-banner marquee{
	width: 100%;
	overflow: hidden;
}
.pulse-banner ul.d-flex{
	padding: 0px;
}
.pulse-banner ul.d-flex li{
	height: 50px;
	margin-right: 40px;
}
.pulse-banner ul.d-flex li img{
	height: 50px;
	width: auto;
}
.pulse-banner a.cta-dn{
	margin: 48px 0 160px 0;
	padding: 20px 40px;
	background: linear-gradient(90deg, #9370DB 8.15%, #6EA2CC 36.12%, #4DCDBF 64.08%, #6CE5DE 89.5%), #6CE5DE;
	border-radius: 20px;
	display: inline-block;
	color: #F2F2F2;
}
.pulse-banner a.cta-dn span{
	margin-right: 20px;
	font-size: 25px;
	font-weight: 700;
}
.pulse-banner a.cta-dn img{
	vertical-align: sub;
	width: 22px;
	height: auto;
}
.pulse-banner .cpr {
	clip-path: inset( -100vw 0 -100vw -100vw );
}
.pulse-banner .line-backward {
	position: absolute;
	top: 100;
	left: 0;
	opacity: 0.3;
	z-index: 1;
	width: 100%;
}
.pulse-banner .guest-star {
	position: absolute;
	bottom: 45px;
	right: 0;
	z-index: 2;
	max-width: 620px;
}
.pulse-info {
}
.pulse-info .box {
	position: absolute;
	background: #9370DB;
	width: 100%;
	right: 0;
	top: 0;
	transform: translateY(-48%);
	border-top-left-radius:200px;
	border-bottom-left-radius:200px;
	padding: 55px 40px;
	display: flex;
	justify-content: center;
	z-index: 3;
	text-align: center;
	color: #FFFFFF;
	overflow: hidden;
}
.pulse-info .box .line-info {
	position: absolute;
	z-index: 4;
	top: 3;
	right: 0;
}
.pulse-info .box .box-info {
	z-index: 5;
}
.pulse-info .box h1 {
	font-size: 45px;
	font-weight: 700;
	line-height: 44px;
	letter-spacing: -0.01em;
}
.pulse-info .box p {
	font-size: 20px;
	font-weight: 600;
	line-height: 26px;
	margin-bottom: 0;
}
.pulse-chooseus {
	background: #000000;
	overflow: hidden;
	height: 965px;
}
.pulse-chooseus h4 {
	font-size: 20px;
	font-weight: 600;
	line-height: 26px;
	color: #73FEF5;
	margin: 270px 0 20px 0;
}
.pulse-chooseus h2 {
	font-family: Orbitron;
	text-transform: capitalize;
	font-size: 36px;
	font-weight: 500;
	line-height: 46.8px;
	color: #FFFFFF;
	margin: 0 0 20px 0;
}
.pulse-chooseus p {
	font-size: 18px;
	font-weight: 400;
	color: #FFFFFF;
	margin: 0 0 20px 0;
}
.pulse-chooseus .proline {
	height: 3px;
	width: 26px;
	background: #6CE5DE;
}
.pulse-chooseus h3 {
	font-size: 31px;
	font-weight: 600;
	line-height: 37px;
	margin-top: 5px;
}
.pulse-chooseus h3.color1 {
	color: #93FFD8;
}
.pulse-chooseus h3.color2 {
	color: #E43ADB;
}
.pulse-chooseus h3.color3 {
	color: #D0EA59;
}
.pulse-chooseus h3.color4 {
	color: #FFB96B;
}
.pulse-chooseus .line-chooseus {
	position: absolute;
	right: 0;
	top: 353px;
	z-index: 6;
}
.pulse-chooseus .wcu {
	position: absolute;
	right: -110px;
	top: -70px;
	z-index: 7;
	height: 1160px;
}
.pulse-maps {
	margin-top: -100px;
	background: #171717;
	border-radius: 100px 100px 0px 0px;
	position: relative;
	z-index: 8;
}
.pulse-maps .container {
	position: relative;
}
.pulse-maps h4 {
	font-size: 20px;
	font-weight: 600;
	line-height: 26px;
	color: #73FEF5;
	padding: 128px 0 20px 0;
	margin: auto;
	text-align: center;
}
.pulse-maps h2 {
	font-family: 'Orbitron';
	font-size: 36px;
	text-transform: capitalize;
	font-weight: 500;
	color: #FFFFFF;
	margin: auto;
	margin-bottom: 64px;
	text-align: center;
}
.pulse-maps .map {
	width: 100%;
	height: auto;
}
.pulse-maps .mini-flag {
	width: 26.25px;
	height: 20px;
	position: absolute;
}
.pulse-maps .mini-flag.usa {
	top: 51%;
	left: 18%;
}
.pulse-maps .mini-flag.europe {
	top: 49%;
	left: 55%;
}
.pulse-maps .mini-flag.middle-east {
	top: 58%;
	left: 57%;
}
.pulse-maps .mini-flag.oceania {
	top: 73%;
	left: 82%;
}
.pulse-maps .mini-flag.vietnam {
	top: 59%;
	left: 76%;
}
.pulse-maps .mini-flag.thailand {
	top: 56%;
	left: 73%;
}
.pulse-maps .mini-flag.taiwan {
	top: 59%;
	left: 81%;
}
.pulse-maps .mini-flag.singapore {
	top: 64%;
	left: 72%;
}
.pulse-maps .mini-flag.philippines {
	top: 63%;
	left: 80%;
}
.pulse-maps .mini-flag.malaysia {
	top: 65%;
	left: 75%;
}
.pulse-maps .mini-flag.korea {
	top: 51%;
	left: 86%;
}
.pulse-maps .mini-flag.japan {
	top: 56%;
	left: 85%;
}
.pulse-maps .mini-flag.indonesia {
	top: 67%;
	left: 77%;
}
.pulse-maps .mini-flag.hongkong {
	top: 52%;
	left: 80%;
}
.pulse-maps .mini-flag.china {
	top: 49%;
	left: 74%;
}
.pulse-maps .mini-flag.cambodia {
	top: 62%;
	left: 74%;
}
.pulse-maps .flags {
	border-radius: 8px;
	background: #363636;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: 600;
	padding: 4px 0;
	text-transform: uppercase;
	margin-top: 64px;
}
.pulse-maps .flags .list-flag {
	padding: 2px 20px 2px 15px;
	display: inline-flex;
	align-items: center;
}
.pulse-maps .flags .list-flag img {
	margin-right: 7px;
	width: 20.64px;
	height: 15.48px;
}
.pulse-improving {
	margin-top: -1px;
	background: #171717;
}
.pulse-improving .container {
	padding: 96px 0;
	position: relative;
	padding-bottom: 64px;
}
.pulse-improving h4 {
	font-size: 20px;
	font-weight: 600;
	line-height: 26px;
	color: #73FEF5;
	padding: 0 0 20px 0;
	margin: auto;
	text-align: center;
}
.pulse-improving h2 {
	font-family: 'Orbitron';
	font-size: 36px;
	font-weight: 500;
	text-transform: capitalize;
	color: #FFFFFF;
	margin: auto;
	text-align: center;
	padding-bottom:40px;
	max-width: 545px;
}
.pulse-improving .col-md-6 {
	padding-right: 24px;
	padding-left: 24px;
	margin-bottom: 48px;
	position: relative;
	overflow: hidden;
}
.pulse-improving img.back-img-serv {
	width: 100%;
	height: 400px;
	object-fit: cover;
	border-radius: 20px;
	background: #232323;
	opacity: .2;
}
.pulse-improving img.icon-img-serv {
	width: auto;
	height: 100px;
	position: absolute;
	z-index: 10;
	top: 15px;
	left: 45px;
}
.pulse-improving .improving-cards {
	box-sizing: border-box;
	height: 95px;
	color: #FFFFFF;
	border-radius: 20px;
	padding: 40px;
	position: absolute;
	bottom: 0;
	left: 10px;
	transition: .25s ease-in-out;
}
.pulse-improving .improving-cards h3 {
	color: #FFF;
	font-family: Orbitron;
	font-size: 32px;
	line-height: 41.6px;
	letter-spacing: -0.5px;
	text-transform: capitalize;
	margin-bottom: 10px;
}
.pulse-improving .improving-cards p {
	font-size: 16px;
}
.pulse-established {
	background: #F2F2F2;
	padding: 96px;
}
.pulse-established h2 {
	font-size: 35px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 45px;
	font-family:GoodTimes;
}
.pulse-form {
	background: #333333;
	padding: 0 96px;
	position: relative;
	height: 1050px;
	margin-bottom: -1px;
}
.pulse-form .container {
	background: #FFFFFF;
	padding: 64px;
	border-radius: 20px;
	position: absolute;
	left: 50%;
    top: -65px;
    transform: translateX(-50%);
}
.pulse-form label {
	font-size: 18px;
	font-weight: bold;
	color:#333333;
}
.pulse-form .form-control {
	font-size: 18px;
	padding: 20px;
}
.pulse-form .form-check-label label {
	color: #333333;
	margin-bottom: -5px;
	line-height: 1.8;
	font-weight: normal;
	font-size: 16px;
}
.pulse-form .form-check-input {
	margin-top: 8px;
}
.pulse-contact {
	padding: 0 96px 96px 96px;
	background: #333333;
}
.pulse-contact h2 {
	font-family: GoodTimes;
	font-size: 35px;
	font-weight: 400;
	text-align: center;
	color: #FFFFFF;
	margin-top: 0px;
}
.pulse-contact a {
	background: linear-gradient(90deg, #9370DB 8.15%, #6EA2CC 36.12%, #4DCDBF 64.08%, #6CE5DE 89.5%), linear-gradient(0deg, #FFFFFF, #FFFFFF);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-decoration: underline;
}
.pulse-footer {
	padding: 0 96px 96px 96px;
	background: #333333;
}
.pulse-footer .top-img {
	margin-bottom: 30px;
}
.pulse-footer .top-img img:first-child {
	width: 50px;
	margin-right: 20px;
}
.pulse-footer .top-img img:last-child  {
	width: 200px;
}
.pulse-footer .bottom-img {
	margin-bottom: 30px;
}
.pulse-footer .bottom-img a {
	margin: 0 8px;
}
.pulse-footer .bottom-img a img {
	height: 18px;
}
.pulse-footer .bottom-img a:first-child {
	margin-left: 0px;
}
.pulse-footer .bottom-img a:last-child  {
	margin-right: 0px;
}
.pulse-footer .gma h5, .pulse-footer .gma a {
	margin-bottom: 10px;
}
.pulse-footer .gma h5 {
	font-size: 20px;
	font-weight: 600;
	line-height: 26px;
	color: #FFFFFF;
	text-transform: uppercase;
}
.pulse-footer .gma a {
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	color: #FFFFFF;
	display: block;
}
.pulse-footerend {
	background: #272727;
	padding: 35px 0;
}
.pulse-footerend .ferend {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}
.pulse-footerend .ferend div span {
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	margin-left: 65px;
}
.pulse-footerend span, .pulse-footerend span a {
	color: #FFFFFF;	
}

/* start scroll to top */
.scrollup {
	position:fixed;
	bottom:3.5rem;
	right: 3rem;
	background: linear-gradient(90deg, #9370DB 8.15%, #6EA2CC 36.12%, #4DCDBF 64.08%, #6CE5DE 89.5%),linear-gradient(0deg, #9370DB, #9370DB);
	padding:20px;
	border-radius: 20px;
	transition: .25s ease-in-out;
	display: none;
	z-index: 12;
}
.scrollup img {
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
/* end scroll to top */

.error-message{
	font-size: 12px;
	color: #d00;
	font-weight: bold;
}
.cursor-pointer{
	cursor: pointer;
}

@media (min-width: 576px) {
	.pulse-established .partners-desktop img {
		max-width: 100%;
		width: auto;
		height: auto;
		display: block;
		margin: 0 auto;
	}
	.pulse-established .partners-mobile img {
		display: none;
	}
}
@media (min-width: 768px) {
	.pulse-improving .col-md-6:hover .improving-cards {
		height: 390px;
	}
	.pulse-established .partners-desktop img {
		max-width: 100%;
		width: auto;
		height: auto;
		display: block;
		margin: 0 auto;
	}
	.pulse-established .partners-mobile img {
		display: none;
	}
}
@media (min-width: 1200px) {
	.pulse-improving .col-md-6:hover .improving-cards {
		height: 325px;
	}
}
@media (max-width: 1199px) {
	.pulse-nav .navbar-brand .logo-text {
		margin: 0 15px 0 18px;
	}
	.pulse-banner h1 {
		font-size: 44px;
	}
	.pulse-banner .guest-star {
		right: 0;
		max-width: 615px;
	}
	.pulse-info .box {
		padding: 55px 40px;
	}
	.pulse-info .box h1 {
		font-size: 36px;
	}
	.pulse-chooseus {
		height: 1050px;
	}
	.pulse-chooseus h4 {
		margin: 300px 0 20px 0;
	}
	.pulse-chooseus h2 {
		font-size: 31px;
	}
	.pulse-chooseus .line-chooseus {
		left: 0;
		top: 315px;
	}
	.pulse-chooseus .wcu {
		height: 1020px;
	}
	.pulse-improving img.back-img-serv {
		height: 585px;
	}
	.pulse-improving .improving-cards h3 {
		font-size: 24px;
		letter-spacing: 1px;
	}
	.pulse-form {
		height: 1000px;
	}
	.pulse-footer {
		padding: 0 15px 65px 15px;
	}
	.pulse-footer .gma h5 {
		font-size: 16px;
	}
	.pulse-footer .gma a {
		font-size: 14px;
	}
}
@media (max-width: 991px) {
	body {
		background: #2B3E3E;		
	}
	.pulse-nav {
		position: fixed;
		width: 100%;
		z-index: 11;
		background: #2B3E3E;
		border-bottom: 2px solid #333333;
	}
	.pulse-nav .navbar-brand .logo-img {
		height: 32px;
		width: 33.350467681884766px;
	}	
	.pulse-nav .navbar-brand .logo-text {
		width: 194.41px;
		height: 27.33px;
	}
	.pulse-nav .navbar-toggler {
		padding: 0;
	}
	.pulse-nav .navbar-nav .nav-item {
		margin-left: 0;
		margin-top: 20px;
		display: block;
	}
	.pulse-nav .navbar-nav .nav-item a.center-menu {
		display: block;
		padding: 10px 5px;
	}
	.pulse-nav .navbar-nav .nav-item a.center-menu:hover:before {
		opacity: 0;
	}
	.pulse-banner {
		padding-top: 80px;
	}
	.pulse-banner h1 {
		margin-top: 50px;
		margin-bottom: 1rem;
		font-size: 32px;
		line-height: 38px;
	}
	.pulse-banner p {
		font-size: 16px;
		line-height: 24px;
	}	
	.pulse-banner ul.d-flex li{
		height: 40px;
	}
	.pulse-banner ul.d-flex li img{
		height: 40px;
	}
	.pulse-banner a.cta-dn{
		margin: 20px 0 98px 0;
		padding: 20px 40px;
		background: linear-gradient(90deg, #9370DB 8.15%, #6EA2CC 36.12%, #4DCDBF 64.08%, #6CE5DE 89.5%), #6CE5DE;
		border-radius: 20px;
		display: inline-block;
		color: #F2F2F2;
	}
	.pulse-banner a.cta-dn span{
		margin-right: 20px;
		font-size: 25px;
		font-weight: 700;
	}
	.pulse-banner a.cta-dn img{
		vertical-align: sub;
		width: 22px;
		height: auto;
	}
	.pulse-banner .cpr {
		padding: 0;
	}
	.pulse-banner .line-backward {
		position: relative;		
	}
	.pulse-banner .guest-star {
		position: absolute;
		bottom: 0;
		z-index: 2;
		max-width: 835px;
	}
	.pulse-info .box {
		padding: 15px 30px;
		border-radius: 20px;
		transform: translateY(-27%);
	}
	.pulse-info .box .line-info {
		width: 100%;
		top: 0;
	}
	.pulse-info .box h1 {
		font-size: 55px;
	}
	.pulse-info .box .row.w-100 {
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
	.pulse-info .box .box-info {
		padding: 30px 10px;
	}
	.pulse-chooseus {
		height: 1650px;
		background: rgb(43,62,62);
		background: linear-gradient(180deg, rgba(43,62,62,1) 0%, rgba(0,0,0,1) 20%);
	}
	.pulse-chooseus h4 {
		margin: 480px 0 20px 0;
	}
	.pulse-chooseus h2 {
		font-size: 29px;
		line-height: 29px
	}
	.pulse-chooseus .line-chooseus {
		top: 100px;
		width: 100%;
	}
	.pulse-chooseus .line-chooseus {
		top: 150px;
		width: 100%;
	}
	.pulse-chooseus .wcu {
		height: 1200px;
		right: -80px;
		top: -283px;
	}
	.pulse-maps {
		margin-top: -130px;
		margin-bottom: -10px;
		padding-bottom: 50px;
		border-radius: 50px 50px 0px 0px;
		background: rgb(27,27,27);
		background: linear-gradient(180deg, rgba(27,27,27,1) 0%, rgba(33,35,86,1) 60%);
	}
	.pulse-maps h2 {
		font-size: 29px;
		line-height: 48px;
		max-width: 585px;
	}
	.pulse-maps .map {
		margin-bottom: 30px;
	}
	.pulse-maps .mini-flag {
		width: 20px;
		height: auto;
	}
	.pulse-maps .mini-flag.oceania {
		top: 69%;
		left: 82%;
	}
	.pulse-maps .mini-flag.vietnam {
		top: 57%;
		left: 75%;
	}
	.pulse-maps .mini-flag.thailand {
		top: 54%;
		left: 73%;
	}
	.pulse-maps .mini-flag.taiwan {
		top: 58%;
		left: 79%;
	}
	.pulse-maps .mini-flag.singapore {
		top: 62%;
		left: 72%;
	}
	.pulse-maps .mini-flag.philippines {
		top: 60%;
		left: 80%;
	}
	.pulse-maps .mini-flag.malaysia {
		top: 63%;
		left: 76%;
	}
	.pulse-maps .mini-flag.korea {
		top: 53%;
		left: 85%;
	}
	.pulse-maps .mini-flag.japan {
		top: 56%;
		left: 84%;
	}
	.pulse-maps .mini-flag.indonesia {
		top: 65%;
		left: 77%;
	}
	.pulse-maps .mini-flag.hongkong {
		top: 52%;
		left: 80%;
	}
	.pulse-maps .mini-flag.cambodia {
		top: 60%;
		left: 74%;
	}
	.pulse-maps .flags {
		font-size: 14px;
		padding: 5px 10px;
		text-align: center;
	}
	.pulse-maps .flags .list-flag {
		padding: 5px 10px 5px 10px;
		display: inline-block;
		background: #363636;
	}
	.pulse-improving {
		background: rgb(33,35,86);
		background: linear-gradient(180deg, rgba(33,35,86,1) 0%, rgba(23,23,23,1) 30%);
	}
	.pulse-improving h2 {
		font-size: 29px;
		line-height: 46px;
		max-width: 565px;
		padding-bottom: 50px;
	}
	.pulse-improving img.icon-img-serv {
		height: 80px;
	}
	.pulse-improving .improving-cards h3 {
		line-height: 40px;
		font-size: 16px;
		margin-bottom: 15px;
	}
	.pulse-established h2 {
		font-size: 32px;
	}
	.pulse-contact {
		padding: 0px 15px 25px 15px;
	}
	.pulse-contact h2 {
		font-size: 29px;
		line-height: 48px;
		margin-bottom: 50px;
	}
	.pulse-footer .top-img, .pulse-footer .bottom-img {
		text-align: center;
	}
	.pulse-footer .bottom-img {
		margin-bottom: 0;
	}
}
@media (max-width: 767px) {
	.pulse-nav {
		padding: 0 15px;
	}
	.pulse-banner {
		padding: 50px 20px 0 20px;
		background: rgb(43,62,62);
		background: linear-gradient(180deg, rgba(43,62,62,1) 90%, rgba(0,0,0,1) 100%);
	}
	.pulse-banner  .col-lg-6.pl-0{
		overflow: hidden;
	}
	.pulse-banner h1 {
		margin-top: 70px;
	}
	.pulse-banner a.cta-dn {
		margin-top: 35px;
	}
	.pulse-banner .line-backward {
		top: 0;
		left: -35px;
		width: calc(100% + 70px);
		opacity: 1;
	}
	.pulse-banner .guest-star {
		bottom: 0;
		right: 0px;
		left: 50%;
		transform: translateX(-50%);
		width: 410px;
	}
	.pulse-info {
		background: rgb(43,62,62);
		background: #000000;
	}
	.pulse-info .box {
		padding: 30px;
		transform: translateY(0);
		position: relative;
	}
	.pulse-info .box h1 {
		font-size: 58px;
	}
	.pulse-info .box .box-info:first-child {
		padding-bottom: 0;
	}
	.pulse-info .box .box-info:last-child {
		padding-top: 0;
	}	
	.pulse-chooseus {
		height:1300px;
		padding: 5px;
		background: #000000;
	}
	.pulse-chooseus h4 {
		margin: 100px 0 20px 0;
	}
	.pulse-chooseus h2 {
		font-size: 24px;
		line-height: 31.2px;
	}
	.pulse-chooseus .line-chooseus {
		top: 100px;
		position: relative;
	}
	.pulse-chooseus .wcu {
		height: 920px;
		width: auto;
		right: -65px;
		top: -230px;
	}
	.pulse-maps .flags {    
		margin-top: 32px;
	}	
	
	.pulse-maps .mini-flag {
		width: 16px;
		height: auto;
	}
	.pulse-maps .mini-flag.oceania {
		top: 68%;
		left: 81%;
	}	
	.pulse-improving .container {
		padding: 96px 0 64px 0;
	}
	.pulse-improving .col-md-6 {
		padding-right: 15px;
		padding-left: 15px;
	}
	.pulse-improving h2 {		
		font-size: 24px;
		line-height: 31.2px;
	}
	.pulse-improving .improving-cards {
		height: 80px;
		padding: 32px;
	}
	.improving-cards-toggle {
		height: 490px!important;
	}
	.pulse-improving .improving-cards h3 {
		line-height: 28.8px;
		max-width: unset;
		font-size: 24px;
	}
	.pulse-established {
		background: #F2F2F2;
		padding: 20px 20px 120px 20px;
	}
	.pulse-established h2 {
		font-size: 24px;
		font-weight: 400;
		margin-top: 40px;
	}
	.pulse-form {
		height: 1700px;
	}
	.pulse-form .container {
		padding: 64px 15px;
	}
	.pulse-form .col-md-6 {
		margin-bottom: 20px;
	}
	.pulse-contact h2 {
		font-size: 22px;
		line-height: 29px;
		margin-top: 0;
	}
	.pulse-footer {
		padding-bottom: 0;
	}
	.pulse-footer .top-img {
		margin-bottom: 32px;
		text-align: center;
	}
	.pulse-footer .bottom-img {
		margin-bottom: 50px;
		text-align: center;
	}
	.pulse-footer .gma {
		text-align: center;
	}
	.pulse-footer .gma .col-md-4 {
		margin-bottom: 64px;
	}
	.pulse-footerend {
		padding: 48px;
	}
	.pulse-footerend .ferend {
		flex-direction: column;
		justify-content: space-between;
	}	
	.pulse-footerend .ferend div {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.pulse-footerend .ferend div span {
		margin-left: 0;
	}
	.pulse-footerend span {
		padding: 0 0 48px 0;
	}
	.pulse-footerend span:last-child {
		padding-bottom: 0;
	}
}
@media (max-width: 575px) {
	.pulse-banner .guest-star {
		bottom: -35px;
	}
	.pulse-chooseus {
		height: 1185px;
	}
	.pulse-chooseus .wcu {
		height: 810px;
		top: -200px;
	}
	.pulse-maps h4 {
		font-size: 20px;
		line-height: 20px;
	}
	.pulse-maps h2 {
		font-size: 24px;
		line-height: 40px;
		max-width: 450px;
	}
	.pulse-improving {
		padding: 0 20px;
	}
	.pulse-improving .improving-cards h3 {
		font-size: 5vw;
	}
	.pulse-established h2 {
		margin-bottom: 40px;
	}
	.pulse-established .partners-mobile {
		text-align: center;
	}
	.pulse-established .partners-mobile img {
		max-width: 375px;
		width: 100%;
		height: auto;
	}
	.pulse-established .partners-desktop img {
		display: none;
	}
	.pulse-form {
		padding: 0 15px;
		height: 1620px;
	}
	.pulse-form .container {
		position: relative;
		padding: 30px 15px;
	}
	.pulse-form .full-block {
		display: block;
		width: inherit;
	}

	.pulse-improving img.back-img-serv {
		height: 445px;
	}
	.improving-cards-toggle {
		height: 360px!important;
	}
}
@media (max-width: 479px) {
	.pulse-nav .navbar-brand {
		margin-right: 0;
	}
	.pulse-banner .col-lg-6 {
		padding-right: 0px;
	}
	.pulse-banner h1 {
		margin-top: 50px;
	}
	.pulse-banner a.cta-dn {
		padding: 20px 35px;
		margin-bottom: 150px;
	}
	.pulse-banner .guest-star {
		bottom: -25px;		
		left: 49%;
		width: 325px;
	}
	.pulse-info .box h1 {
		font-size: 40px;
		line-height: 40px;
	}
	.pulse-info .box p {
		font-size: 16px;
		line-height: 16px;
	}
	.pulse-chooseus {
		height: 1140px;
	}
	.pulse-chooseus h4 {
		margin: 60px 0 20px 0;
	}
	.pulse-chooseus .wcu {
		height: 530px;
		top: -90px;
		right: -31px;
	}
	.pulse-maps h4 {
		padding: 50px 0 30px 0;
	}
	.pulse-maps h2 {
		padding: 0 20px;
	}
	.pulse-maps .mini-flag {
		transform: translate(10%, -600%);
	}
	.pulse-maps .mini-flag.europe {
		top: 54%;
		left: 55%;
	}
	.pulse-maps .mini-flag.china {
		top: 52%;
		left: 72%;
	}
	.pulse-improving img.icon-img-serv {
		height: 80px;
		left: 30px;
	}
	.pulse-improving .improving-cards {
		height: 55px;
		padding: 15px 30px;
	}
	.pulse-improving .improving-cards h3 {
		margin-bottom: 10px;
		font-size: 4.5vw;
	}
	.pulse-improving .improving-cards p {
		font-size: 14px;
	}
	.pulse-form {
		height: 1650px;
	}
	.pulse-form .container {
		padding: 60px 15px;
	}
	.pulse-contact {
		padding: 0px 15px 5px 15px;
	}
	.pulse-contact h2 {
		font-size: 16px;
		line-height: 26px;
		margin: 0;
	}
	.pulse-footer {
		padding: 50px 0 10px 0;
	}
	.pulse-footer .top-img img:first-child {
		width: 40px;
		margin-right: 10px;
	}
	.pulse-footer .top-img img:last-child {
		width: 190px;
	}
}
@media (max-width: 339px) {
	.pulse-nav .navbar-brand .logo-img {
		height: 24px;
		width: auto;
	}
	.pulse-nav .navbar-brand .logo-text {
		width: auto;
		height: 24;
		margin-left: 10px;
	}
	.pulse-banner a.cta-dn {
		margin-bottom: 100px;
	}
	.pulse-banner a.cta-dn span {
		margin-right: 15px;
		font-size: 22px;
	}
	.pulse-banner a.cta-dn img {
		vertical-align: text-top;
		width: 19px;
		height: auto;
	}
	.pulse-banner .guest-star {
		right: 2px;
		bottom: -20px;
		width: 280px;
	}
	.pulse-info .box .box-info {
		padding: 25px 10px;
	}
	.pulse-established h2 {
		margin-bottom: 40px;
	}
}