* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

@font-face {
  font-family: "Roobert-Regular";
  src: url("../Fonts/Roobert-Regular/Roobert-Regular.eot");
  src: url("../Fonts/Roobert-Regular/Roobert-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("../Fonts/Roobert-Regular/Roobert-Regular.woff") format("woff"),
    url("../Fonts/Roobert-Regular/Roobert-Regular.ttf") format("truetype"),
    url("../Fonts/Roobert-Regular/Roobert-Regular.svg#webfont") format("svg");
}

@font-face {
  font-family: "Roobert-Bold";
  src: url("../Fonts/Roobert-Regular/Roobert-Bold.otf");
}

@font-face {
  font-family: "Roobert-SemiBold";
  src: url("../Fonts/Roobert-Regular/Roobert-SemiBold.otf");
}

@font-face {
  font-family: "Roobert-Medium";
  src: url("../Fonts/Roobert-Regular/Roobert-Medium.otf");
}

html {
  overflow-x: hidden;
}

body {
  font-family: "Roobert-Regular", sans-serif;
}

.team {
  font-size: 20px;
  font-weight: bold;
  font-family: "Roobert-Bold";
  line-height: 1.2;
  letter-spacing: 1px;
  color: #1b4ede;
}

.team-header {
  font-size: 60px;
  font-weight: bold;
  font-family: "Roobert-Bold";
  line-height: 1.25;
}

.shapes1 {
  z-index: 10;
  position: absolute;
  right: 126px;
  top: 328px;
}

.bgBanner {
  background-image: url("../../assets/images/Meeting_room.png");
  background-size: cover;
  background-position: center;
  height: 790px;
  width: 100%;
}

.main-header {
  position: relative;
  bottom: 220px;
  margin-bottom: -80px;
}

.Team_face {
  width: 200px;
  height: 200px;
  display: flex;
  justify-content: center;
  margin: 50px 0px 24px 50px;
}

.client_name {
  font-size: 16px;
  line-height: 1.44;
  font-family: "Roobert-Medium";
  color: #1b4ede;
  opacity: unset;
  display: flex;
  justify-content: center;
}

.Bussiness-content {
  font-size: 18px;
  line-height: 1.28;
  font-weight: 500;
  font-family: "Roobert-Regular";
  display: flex;
  justify-content: center;
}

h6 {
  margin-bottom: 0px;
}

.nav-pills > .nav-item > .nav-link.active {
  background: none;
  color: #1b4ede;
  font-weight: 600;
  font-family: "Roobert-SemiBold";
  padding: 0px;
}

.nav-pills .nav-link.active,
.nav-link {
  color: black;
  font-size: 18px;
  font-weight: 500;
  font-family: "Roobert-Medium";
  padding: 0px;
}

.nav-pills .nav-link.active:hover {
  color: #1b4ede;
  font-weight: 600;
  padding: 0px;
}

.nav-link:hover {
  font-family: "Roobert-SemiBold";
  border-bottom: 2px solid #1b4ede;
  border-radius: 0px;
  color: #1b4ede;
  font-weight: 600;
  padding: 0px;
}

.nav-link.active {
  border-bottom: 2px solid #1b4ede;
  border-radius: 0px;
  color: #1b4ede;
  padding: 0px;
}

.mask-group {
  margin-top: -4px;
  width: 100%;
  height: 817px;
}
@media only screen and (max-width: 424.98px) {
  .Team_face {
    width: 124px;
    height: 124px;
    display: flex;
    justify-content: center;
    margin: 50px 0px 24px 50px;
  }
  .mask-group {
    height: 300px;
  }
  .bgBanner {
    width: 100%;
    height: 290px;
  }
  .main-header {
    position: relative;
    bottom: 80px;
    margin-bottom: 60px;
  }
  .shapes1 {
    right: 50px;
    top: 246px;
    width: 150px;
  }
}
@media only screen and (min-width: 488px) and (max-width: 767.98px) {
  .shapes1 {
    right: 50px;
    top: 192px !important;
    width: 150px;
  }
}
@media only screen and (min-width: 607px) and (max-width: 767.98px) {
  .mask-group {
    height: 330px !important;
  }
}
@media only screen and (min-width: 425px) and (max-width: 767.98px) {
  .Team_face {
    width: 130px;
    height: 130px;
  }
  .mask-group {
    height: 322px;
  }
  .main-header {
    position: relative;
    bottom: 90px;
    margin-bottom: 40px;
  }
  .bgBanner {
    width: 100%;
    height: 320px;
  }
  .shapes1 {
    right: 70px;
    top: 236px;
    width: 160px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .Team_face {
    width: 140px;
    height: 140px;
  }
  .team-header {
    font-size: 48px;
  }
  .mask-group {
    height: 500px;
    margin-top: -4px;
  }
  .main-header {
    position: relative;
    bottom: 160px;
    margin-bottom: -10px;
  }
  .bgBanner {
    width: 100%;
    height: 500px;
  }
  .shapes1 {
    right: 100px;
    top: 246px;
    width: 180px;
  }
}

@media only screen and (max-width: 767px) {
  .navbar {
    flex-wrap: nowrap;
  }
  .team-header {
    font-size: 36px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1399.98px) {
  .mask-group {
    height: 610px;
    margin-top: -4px;
  }
  .main-header {
    position: relative;
    bottom: 180px;
  }
  .bgBanner {
    width: 100%;
    height: 610px;
  }
  .shapes1 {
    right: 100px;
    top: 390px;
    width: 220px;
  }
  .Team_face {
    width: 136px;
    height: 136px;
    display: flex;
    justify-content: center;
    margin: 50px 0px 24px 50px;
  }
}
