@import url('https://fonts.googleapis.com/css?family=Lato|Montserrat|Roboto&display=swap');
/*
  font-family: 'Montserrat', sans-serif;
  font-family: 'Lato', sans-serif;
  font-family: 'Roboto', sans-serif;
*/
.menu{
	border-radius: 1em !important;
}
body{
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	font-family: 'Montserrat', sans-serif;
}
.contact-info{
	text-align: left;
}
.nav-item a{
	color: #000;
}
.nav-item a:hover{
	text-decoration: underline;
}
.carousel-item .headerc{
	height: 85vh;
	position: center;
}
.headerh{
	font-size: 2rem;
	font-weight: 700;
}
.headerp{
	font-size: 1rem;
	font-weight: 400;	
}
section{
	padding: 5% 0;
}
.card:hover img{
	opacity: 0.72;
	transition: transform 0.8s;
  	transform-style: preserve-3d;
  	transform: rotateY(180deg);
}
.parallex{
	background-image: url("images/business-office-background-stock-video-of-charts-and-diagrams-working.jpg");
  	/* Create the parallax scrolling effect */
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.servicecard:hover{
	background-color: #343a40 !important;
	color: #fff;
}
.parallex2{
	background-image: url("images/mauritius_ebene.jpg?v=1");
  	/* Create the parallax scrolling effect */
  	height: 70vh;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.parallex3{
	background-image: url("images/office-space-for-rent.jpg");
  	/* Create the parallax scrolling effect */
  	height: 70vh;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.parallex4{
	background-image: url("images/business_executive_acer_img.jpg");
  	/* Create the parallax scrolling effect */
  	height: 70vh;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.parallex5{
	background-image: url("images/partner_bg_image.jpg?v=1");
  	/* Create the parallax scrolling effect */
  	height: 70vh;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.parallex6{
	background-image: url("images/bpml-business-park-mauritius-home-night-1.jpg");
  	/* Create the parallax scrolling effect */
  	height: 70vh;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.parallex7{
	background-image: url("images/bg_business_partners_new.jpg");
  	/* Create the parallax scrolling effect */
  	height: 70vh;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.parallex8{
	background-image: url("images/hong-kong-cityscape1.jpg?v=1");
  	/* Create the parallax scrolling effect */
  	height: 70vh;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.parallex9{
  background-image: url("images/privacy.jpg");
    /* Create the parallax scrolling effect */
    height: 70vh;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#contact {
	padding: 30px 0;
  }
  
  #contact .contact-info {
	margin-bottom: 20px;
	text-align: center;
  }
  
  #contact .contact-info i {
	font-size: 48px;
	display: inline-block;
	margin-bottom: 10px;
	color: #50b2d8;
  }
  
  #contact .contact-info address,
  #contact .contact-info p {
	margin-bottom: 0;
	color: #000;
  }
  
  #contact .contact-info h3 {
	font-size: 18px;
	margin-bottom: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #34495E;
  }
  
  #contact .contact-info a {
	color: #000;
  }
  
  #contact .contact-info a:hover {
	color: #50b2d8;
  }
  
  #contact .contact-address,
  #contact .contact-phone,
  #contact .contact-email {
	margin-bottom: 20px;
  }
  
  #contact #google-map {
	height: 290px;
	margin-bottom: 20px;
  }
  
  #contact .form #sendmessage {
	color: #50b2d8;
	border: 1px solid #50b2d8;
	display: none;
	text-align: center;
	padding: 15px;
	font-weight: 600;
	margin-bottom: 15px;
  }
  
  #contact .form #errormessage {
	color: red;
	display: none;
	border: 1px solid red;
	text-align: center;
	padding: 15px;
	font-weight: 600;
	margin-bottom: 15px;
  }
  
  #contact .form #sendmessage.show,
  #contact .form #errormessage.show,
  #contact .form .show {
	display: block;
  }
  
  #contact .form .validation {
	color: red;
	display: none;
	margin: 0 0 20px;
	font-weight: 400;
	font-size: 13px;
  }
  
  #contact .form input,
  #contact .form textarea {
	padding: 10px 14px;
	border-radius: 0;
	box-shadow: none;
	font-size: 15px;
  }
  
  #contact .form button[type="submit"] {
	background: #50b2d8;
	border: 0;
	border-radius: 3px;
	padding: 10px 30px;
	color: #fff;
	transition: 0.4s;
	cursor: pointer;
  }
  
  #contact .form button[type="submit"]:hover {
	background: #2dc899;
  }
/*	##header */
	
#header {
  padding: 20px 0;
  height: 84px;
  transition: all 0.5s;
  z-index: 999999 !important;
  background: #fff;
  box-shadow: 0px 6px 9px 0px rgba(0, 0, 0, 0.06);
}

#header #logo h1 {
  font-size: 42px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}

#header #logo h1 a {
  color: #0c2e8a;
  line-height: 1;
  display: inline-block;
}

#header #logo h1 a span {
  color: #50b2d8;
}

#header #logo img {
  padding: 0;
  margin: 0;
}
.section-header {
  margin-bottom: 30px;
}

.section-header h2 {
  font-size: 22px;
  color: #0c2e8a;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  padding-bottom: 20px;
}

.section-header h2::before {
  content: '';
  position: absolute;
  display: block;
  width: 50px;
  height: 3px;
  background: #50b2d8;
  bottom: 0;
  left: 0;
}
.section-header p {
  padding: 0;
  margin: 0;
}

#service  i {
  font-size: 20px;
  padding-right: 4px;
  color: #50b2d8;
}

#service  ul {
  list-style: none;
  padding: 0;
}

#service  ul li {
  padding-bottom: 10px;
}

#keyvalues  i {
  font-size: 20px;
  padding-right: 4px;
  color: #50b2d8;
}

#keyvalues  ul {
  list-style: none;
  padding: 0;
}

#keyvalues  ul li {
  padding-bottom: 10px;
}
a, u {
	text-decoration: none !important;
	cursor: pointer;
}
.logo{
	width: 32% !important;
}
.card-text{
	height:96px;
	font-size: 14px;
}
/* Our Team Section
--------------------------------*/

#team {
  background: #fff;
  padding: 30px 0 0 0;
}

#team .member {
  text-align: center;
  margin-bottom: 20px;
}

#team .member .pic1 {
  overflow: hidden;
  text-align: center;
}

#team .member .pic1 img {
  max-width: 100%;
}

#team .member .details {
  background: #50b2d8;
  color: #fff;
  padding: 15px;
  border-radius: 0 0 3px 3px;
}

#team .member h4 {
  font-weight: 700;
  margin-bottom: 2px;
  font-size: 18px;
}

#team .member span {
  font-style: italic;
  display: block;
  font-size: 13px;
}

#team .member .social {
  margin-top: 5px;
}

#team .member .social a {
  color: #fff;
}

#team .member .social i {
  font-size: 16px;
  margin: 0 2px;
}
#loading {
	position: fixed;
	width: 100%;
	height: 100vh;
	top:0px;
	background: #fff url('images/load3.gif') no-repeat center center;
	background-size: 200px 200px;
	z-index: 9999;
	}