*, p, li, h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
}


/* ---- particles.js container ---- */
#particles-js {
	position: absolute;
	width: 100%;
	background-color: #203a60;
	background-image: url("");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	height: 100%;
} 
/* ---- particles.js container end ---- */

.grContainer {
	position: absolute;
	z-index: 333;
	top: 0;
	width: 100%;
	pointer-events: none;
}
@media print, screen and (max-width: 40em) {
.grContainer {
	background-color: #203a60;
}
}

.grLogoH {
	max-width:290px;
	height: auto;
	opacity: 0.8;
}
.grLogoF {
	max-width:220px;
	height: auto;
	opacity: 0.3;
}

@media print, screen and (max-width: 40em) {
.grLogoH, .grLogoF {
	max-width:200px;
}
}


.grTop {
	padding-top: 0.75em;
	background-color: #203A60;
}
.grTopSticky {
	background-color: #203A60;
	position: relative;
	z-index: 999;
}


.grLink {
	pointer-events: auto;
}
.grLangSelector a {
	font-size: 12px;
	font-weight: 700;
	color: #FFF;
	margin-left: 6px;
}

.grNavigation a {
	font-size: 20px;
	font-weight: 400;
	color: #FFF;
	margin-left: 22px;
}

.grFooterMenu a {
	font-size: 17px;
	font-weight: 700;
	color: #FFF;
	display: block;
	padding: 4px;
	margin-bottom: 2px;
}
.grNavigationReveal a {
	font-size: 20px;
	font-weight: 700;
	color: #FFF;
	display: block;
	padding: 4px;
	margin-bottom: 4px;
}
.grNavigation a:hover, .grLangSelector a:hover, .grFooterMenu a:hover, .grNavigationReveal a:hover {
	color: #909db0;
}
a.grLangActive, a.grNavItemActive {
	color: #909db0;
}
.grLangSelector {
	margin-bottom: 6px;
}
.grHomeIntro {
	padding-top: 6em;
	padding-bottom: 0.5em;
}
.grHomeIntro p {
	color: #eff2f6;
}
.grHomeIntro h1 {
	color: #FFFFFF;
	font-weight: 300;
	position: relative;
	display: inline-block;
	padding-bottom: 0.75em;
	margin-bottom: 0.75em;
}
@media print, screen and (min-width: 64em) {
.grHomeIntro h1 {
	font-size: 60px;
	line-height: 66px;
	padding-top:16px;
}
}

.grHomeIntro h1:after {
  content: '';
  width: 30%;
  border-bottom: solid 5px #909db0;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.grScrollDown {
	background-color: #FFF;
	padding: 24px;
}
.grScrollDownContact {
	background-color: #FFF;
	padding: 24px;
}

.grBlockN .grScrollDown {
	background-color: #FFF;
	margin-top: 6em;
	padding-top: 36px;
	padding-right: 24px;
	padding-bottom: 30px;
	padding-left: 24px;
}

.grScrollDown p {
	display: block;
	font-size: 12px;
	font-weight: 800;
	text-transform: uppercase;
	color: #203a60;
	line-height: 32px;
	background-image: url(../images/iconMouse.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 32px;
	min-height: 32px;
}
.grScrollDownContact p {
	display: block;
	font-size: 12px;
	font-weight: 800;
	text-transform: uppercase;
	color: #203a60 !important;
	line-height: 32px;
	background-image: url(../images/iconMouse.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 32px;
	min-height: 32px;
}

.grBlockW {
	background-color: #FFF;
	width: 100%;
	pointer-events: auto;
}
.grBlockP {
	background-color: #f2f5fa;
	width: 100%;
	pointer-events: auto;
}
.grBlockN {
	background-color: #203a60;
	width: 100%;
	pointer-events: auto;
}

.grVert10 {
	padding-top: 10vh;
	padding-bottom: 10vh;
}
.grVert5 {
	padding-top: 5vh;
	padding-bottom: 5vh;
}

.grVert15 {
	padding-top: 15vh;
	padding-bottom: 15vh;
}
.grVert20 {
	padding-top: 20vh;
	padding-bottom: 20vh;
}
h2.grHomeTelecom {
	font-weight: 800;
	text-transform: uppercase;
	color: #203a60;
	line-height: 1.2;
	padding-bottom: 12px;
}
h2.grHomeBlockchain {
	font-weight: 800;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 1.2;
	padding-bottom: 12px;
}
h3.grInnerNB {
	font-weight: 300;
	color: #FFFFFF;
	line-height: 1.2;
	padding-bottom: 12px;
	padding-top: 24px;
}
h3.grInnerWB {
	font-weight: 300;
	color: #203A60;
	line-height: 1.2;
	padding-bottom: 12px;
	padding-top: 24px;
}
h3.grContactWB {
	font-weight: 300;
	color: #203A60;
	line-height: 1.2;
	padding-bottom: 12px;
	padding-top: 8px;
}



.grBlockN p, .grBlockN li {
	color: #FFF;
}
.grHomeIndustries h3 {
	font-weight: 300;
	color: #203a60;
	padding-bottom: 1em;
}

.grHomeIndustries p {
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	color: #203A60;
	line-height: 16px;
}

.grHomeServices a {
	color: #487991;
	font-weight: 700;
	text-decoration: underline;
}
.grHomeServices a:hover {
	color: #77A5BB;
}

.grHomeCOO h2 {
	font-weight: 300;
	color: #203a60;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
	display: block;
	position: relative;
}
.grHomeCOO h2:after {
  content: '';
  width: 20%;
  border-bottom: solid 2px #203a60;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}

.grHomeCOO p {
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	color: #203A60;
	line-height: 14px;
}

.grHome4S {
	background-image: url(../images/bgrd4S.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.grHome4S h3 {
	font-weight: 300;
	color: #FFFFFF;
	padding-bottom: 1em;
}

.grHome4Ss p {
	font-size: 21px;
	font-weight: 700;
	color: #203A60;
	line-height: 22px;
}
.grHome4Ss {
	background-color: #F2F5FA;
	padding-top: 2em;
	padding-bottom: 1em;
}

.grHome2S h3 {
	font-weight: 300;
	color: #FFFFFF;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
	display: block;
	position: relative;
}
.grHome2S h3:after {
  content: '';
  width: 20%;
  border-bottom: solid 2px #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.grHomeWhere h2 {
	font-weight: 300;
	color: #203a60;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
	display: block;
	position: relative;
	padding-top: 1em;
}
.grHomeWhere h2:after {
  content: '';
  width: 20%;
  border-bottom: solid 2px #203a60;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.grHomeWhere p {
	color: #203a60;
}.mapContainer {
	position: relative;
}
.mapC1 {
	position: absolute;
	z-index: 444;
	left: 42%;
	top: 35%;
}
.mapC2 {
	position: absolute;
	z-index: 444;
	left: 50%;
	top: 50%;
}
.mapC3 {
	position: absolute;
	z-index: 444;
	left: 74%;
	top: 41%;
}
.mapC4 {
	position: absolute;
	z-index: 444;
	left: 74%;
	top: 70%;
}

.grHomeWhere span {
	background-color: #487991;
	font-size: 11px;
	line-height: 14px;
	font-weight: 700;
	color: #FFF;
	margin: 0px;
	display: inline-block;
	padding-top: 10px;
	padding-right: 24px;
	padding-bottom: 10px;
	padding-left: 12px;
	border-radius: 20px;
	text-transform: uppercase;
	min-width: 80px;
}
.grFooter p {
	color: #f2f5fa;
	font-size: 13px;
}
p.grFooterCopyright {
	font-size: 11px;
	color: #5f718e;
}
#menuModal {
	background-color: #203A60;
	background-image: url(../images/bgrdGlobe.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.grCompany {
	background-image: url(../images/bgrdCompany.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;

}
.grContact {
	background-image: url(../images/bgrdContact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
.grBlockchain {
	background-image: url(../images/bgrdBlockchain.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
.grTelecom {
	background-image: url(../images/bgrdTelecom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}



a.grButtonPrimary {
	padding: 20px 30px;
	border-radius: 0px;
	text-transform: uppercase !important;
	text-decoration: none;
}
.map-responsive{
  overflow:hidden;
  padding-bottom:56.25%;
  position:relative;
  height:0;
}
.map-responsive iframe{
  left:0;
  top:0;
  height:100%;
  width:100%;
  position:absolute;
}
