@font-face {
  font-family: 'plutosansdpd';
  src: url('../font/plutosansdpdregular-web.eot') format('eot'), url('../font/plutosansdpdregular-web.woff') format('woff'), url('../font/plutosansdpdregular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'plutosansdpd-medium';
  src: url('../font/plutosansdpd-medium-web.eot') format('eot'), url('../font/plutosansdpd-medium-web.woff') format('woff'), url('../font/plutosansdpd-medium.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'plutosansdpd-light';
  src: url('../font/plutosansdpdlight-web.eot') format('eot'), url('../font/plutosansdpdlight-web.woff') format('woff'), url('../font/plutosansdpdlight.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'plutosansdpd-extralight';
  src: url('../font/plutosansdpdextralight-web.eot') format('eot'), url('../font/plutosansdpdextralight-web.woff') format('woff'), url('../font/plutosansdpdextralight.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'plutosansdpd-thin';
  src: url('../font/plutosansdpdthin-web.eot') format('eot'), url('../font/plutosansdpdthin-web.woff') format('woff'), url('../font/plutosansdpdthin.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
.row {
  --bs-gutter-x: 30px;
}
body {
  font-family: 'plutosansdpd', sans-serif;
  line-height: normal;
  color: #414042;
  margin: 0;
  padding: 0;
  padding-top: 96px;
}
@media screen and (max-width: 992px) {
  body {
    padding-top: 83px;
  }
}
@media screen and (max-width: 992px) {
  .container {
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 768px) {
  .container {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
h1 {
  font-size: 64px;
  font-family: 'plutosansdpd-Thin', sans-serif;
  color: #414042;
  text-align: left;
  margin: 0;
}
h2 {
  font-size: 32px;
  font-family: 'plutosansdpd-light', sans-serif;
  color: #414042;
  text-align: left;
  margin-bottom: 20px;
}
@media screen and (max-width: 992px) {
  h2 {
    font-size: 24px;
  }
}
h3 {
  font-size: 24px;
  font-family: 'plutosansdpd-light', sans-serif;
  text-align: left;
  margin: 0;
}
.subTitle {
  font-family: 'plutosansdpd', sans-serif;
  font-size: 18px;
  color: #414042;
  margin-bottom: 10px;
}
p {
  font-size: 14px;
  line-height: 1.2;
}
p.nomargin {
  margin: 0;
}
a {
  color: #DC0032;
}
a:hover {
  text-decoration: underline;
}
.highlighted {
  color: #DC0032;
}
.imgWrapper {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.imgWrapper img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.navbar {
  background-color: #fff;
  box-shadow: 0px 1px 10px #6464646e;
}
.navbar .navbar-brand {
  font-family: 'plutosansdpd', sans-serif;
  font-size: 24px;
  color: #414042;
}
.navbar .navbar-brand img {
  width: 150px;
  height: auto;
  vertical-align: middle;
}
@media screen and (max-width: 992px) {
  .navbar .navbar-brand img {
    width: 120px;
  }
}
.navbar .navbar-toggler {
  padding: 0;
  border: none;
}
.navbar .navbar-toggler:focus {
  box-shadow: none;
}
.navbar .navbar-toggler .navbar-toggler-icon {
  background-image: url('../img/burger-menu.svg');
  width: 23px;
  height: 16px;
}
.navbar .navbar-nav .nav-item {
  font-family: 'plutosansdpd-light', sans-serif;
  font-size: 16px;
}
.navbar .navbar-nav .nav-item .nav-link {
  color: #414042;
  padding-right: 10px;
  padding-left: 10px;
}
.navbar .navbar-nav .nav-item .nav-link img {
  vertical-align: inherit;
}
.navbar .navbar-nav .nav-item .nav-link.flag img {
  width: 22px;
  height: 11px;
}
@media screen and (max-width: 992px) {
  .navbar .navbar-collapse {
    border-top: 1px solid #DC0032;
    padding-top: 10px;
    margin-top: 10px;
  }
  .navbar .navbar-collapse .nav-item {
    margin-bottom: 10px;
    border-bottom: 1px solid #E6E7E8;
  }
  .navbar .navbar-collapse .nav-item:last-of-type {
    margin-bottom: 0;
    border-bottom: none;
  }
  .navbar .navbar-collapse .nav-item .nav-link {
    padding: 5px 10px 10px 10px;
    text-transform: uppercase;
    color: #414042;
    font-size: 14px;
    font-family: 'plutosansdpd-light', sans-serif;
  }
}
.button {
  background-color: #DC0032;
  color: #fff;
  border: none;
  border-radius: 6px;
  font-family: plutosansdpd-light;
  padding: 10px;
}
.sectionTitle {
  font-family: 'plutosansdpd-Extralight', sans-serif;
  color: #414042;
  position: relative;
  padding: 35px 0;
}
@media screen and (max-width: 992px) {
  .sectionTitle {
    padding: 20px 0;
  }
}
.sectionTitle::after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #DC0032;
  position: absolute;
  bottom: 55px;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 992px) {
  .sectionTitle::after {
    bottom: 35px;
  }
}
@media screen and (max-width: 768px) {
  .sectionTitle::after {
    bottom: 15px;
  }
}
.sectionTitle h1 {
  display: inline-block;
  background-color: #ffffff;
  padding-right: 10px;
}
@media screen and (max-width: 992px) {
  .sectionTitle h1 {
    font-size: 48px;
  }
}
@media screen and (max-width: 768px) {
  .sectionTitle h1 {
    font-size: 32px;
  }
}
.hero {
  background-color: #ffffff;
  height: 60vh;
  display: flex;
  align-items: end;
  background-image: url('../img/slider-1.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.hero .overlay {
  width: 100%;
  background: #00000033;
}
.hero .overlay .textWrapper {
  color: #fff;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  padding: 40px 0;
}
@media screen and (max-width: 992px) {
  .hero .overlay .textWrapper {
    padding: 30px 0;
  }
}
.hero .overlay .textWrapper .title {
  font-size: 32px;
  font-family: 'plutosansdpd';
  text-align: center;
}
@media screen and (max-width: 992px) {
  .hero .overlay .textWrapper .title {
    font-size: 25px;
  }
}
.hero .overlay .textWrapper .line {
  width: 80%;
  height: 1px;
  background: #ffffff7c;
  text-align: center;
  margin: 30px 0;
}
@media screen and (max-width: 992px) {
  .hero .overlay .textWrapper .line {
    margin: 20px 0;
  }
}
.hero .overlay .textWrapper .text {
  font-size: 20px;
}
@media screen and (max-width: 992px) {
  .hero .overlay .textWrapper .text {
    font-size: 18px;
  }
}
section .anchor {
  display: block;
  position: relative;
  top: -96px;
}
section .subSection {
  margin-top: 40px;
}
@media screen and (max-width: 992px) {
  section .subSection {
    margin-top: 20px;
  }
}
section#about .milestone .milestoneItem {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: center;
  position: relative;
}
section#about .milestone .milestoneItem .yearWrapper {
  position: relative;
}
section#about .milestone .milestoneItem .yearWrapper .year {
  font-size: 20px;
  font-family: 'plutosansdpd-Medium', sans-serif;
  background-color: #DC0032;
  color: #ffffff;
  font-weight: bold;
  border-radius: 50%;
  width: 100px;
  text-align: center;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 1px;
  margin-bottom: 40px;
}
@media screen and (max-width: 992px) {
  section#about .milestone .milestoneItem .yearWrapper .year {
    font-size: 16px;
    width: 80px;
    height: 80px;
  }
}
@media screen and (max-width: 576px) {
  section#about .milestone .milestoneItem .yearWrapper .year {
    font-size: 14px;
    width: 60px;
    height: 60px;
  }
}
section#about .milestone .milestoneItem .yearWrapper::after {
  content: '';
  display: block;
  height: 100%;
  width: 2px;
  background-color: #DC0032;
  position: absolute;
  top: 0;
  left: 50%;
}
section#about .milestone .milestoneItem .textWrapper {
  flex: 1;
  padding-left: 30px;
  display: flex;
  flex-direction: column;
  padding-top: 16px;
}
@media screen and (max-width: 992px) {
  section#about .milestone .milestoneItem .textWrapper {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 576px) {
  section#about .milestone .milestoneItem .textWrapper {
    margin-bottom: 20px;
    padding-left: 15px;
    padding-top: 0;
  }
}
section#about .milestone .milestoneItem .textWrapper .textTitle {
  font-size: 18px;
  font-family: 'plutosansdpd', sans-serif;
  color: #414042;
  margin-bottom: 3px;
}
section#about .milestone .milestoneItem .textWrapper .text {
  font-size: 14px;
  font-family: 'plutosansdpd-light', sans-serif;
  color: #414042;
}
section#about .milestone .milestoneItem:last-of-type .yearWrapper::after {
  display: none;
}
section#about .values .value {
  margin-bottom: 25px;
  display: flex;
}
section#about .values .value .textWrapper {
  width: 95%;
  padding: 20px;
}
section#about .values .value .triangleWrapper {
  width: 5%;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: contain;
}
section#about .values .value.v1 .textWrapper {
  background-color: #E6E7E8;
}
section#about .values .value.v1 .textWrapper .title {
  color: #DC0032;
}
section#about .values .value.v2 .textWrapper {
  background: linear-gradient(90deg, #ab2837 0%, #d72232 100%);
}
section#about .values .value.v2 .textWrapper .title {
  color: #ffffff;
}
section#about .values .value.v2 .textWrapper .text {
  color: #ffffff;
}
section#about .values .value.v3 .textWrapper {
  background-color: #414042;
}
section#about .values .value.v3 .textWrapper .title {
  color: #ffffff;
}
section#about .values .value.v3 .textWrapper .text {
  color: #ffffff;
}
section#about .values .title {
  font-size: 28px;
  font-family: 'plutosansdpd-light';
  margin-bottom: 8px;
}
@media screen and (max-width: 992px) {
  section#about .values .title {
    font-size: 24px;
  }
}
section#about .values .text {
  font-size: 20px;
  font-family: 'plutosansdpd-light';
}
@media screen and (max-width: 992px) {
  section#about .values .text {
    font-size: 16px;
  }
}
section#about .techstack {
  margin-bottom: 30px;
}
section#about .techstack.main {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media screen and (max-width: 992px) {
  section#about .techstack.main {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 576px) {
  section#about .techstack.main {
    grid-template-columns: repeat(1, 1fr);
  }
}
section#about .techstack.main .techItem {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 15vw;
  background-color: #f0f0f0;
  /* tetszőleges háttér */
  border-radius: 8px;
  text-align: center;
}
section#about .techstack.main .techItem .title {
  font-size: 22px;
  font-family: 'plutosansdpd-light';
  position: absolute;
  top: 20px;
  left: 20px;
}
@media screen and (max-width: 992px) {
  section#about .techstack.main .techItem .title {
    font-size: 18px;
    width: 35%;
    text-align: left;
  }
}
@media screen and (max-width: 576px) {
  section#about .techstack.main .techItem .title {
    font-size: 18px;
    width: auto;
    text-align: left;
  }
}
@media screen and (max-width: 992px) {
  section#about .techstack.main .techItem {
    align-items: end;
  }
}
section#about .techstack.main .techItem img {
  width: 60%;
  height: auto;
  margin-top: 20px;
}
@media screen and (max-width: 992px) {
  section#about .techstack.main .techItem img {
    width: 30%;
    margin-top: 0;
    margin-right: 20%;
  }
}
@media screen and (max-width: 576px) {
  section#about .techstack.main .techItem img {
    width: auto;
    height: 60%;
    margin-top: 0;
    margin-right: 5%;
  }
}
section#about .techstack.main .techItem.dark {
  background-color: #414042;
  color: #ffffff;
}
section#about .techstack.main .techItem.light {
  background-color: #E6E7E8;
  color: #414042;
}
section#about .techstack.main .techItem.red {
  background-color: #DC0032;
  color: #ffffff;
}
section#about .techstack.secondary {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: left;
  gap: 15px;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  section#about .techstack.secondary {
    gap: 10px;
    margin-top: 20px;
  }
}
section#about .techstack.secondary .item {
  padding: 8px 15px;
  background-color: #E6E7E8;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  section#about .techstack.secondary .item {
    padding: 6px 10px;
    font-size: 14px;
  }
}
section#vision .visionImgWrapper {
  background-color: #ffffff;
  height: 45vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url('../img/our_vision_bg.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
section#vision .visionImgWrapper .overlay {
  width: 90%;
  background: #00000040;
}
section#vision .visionImgWrapper .overlay .textWrapper {
  color: #fff;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  padding: 40px 0;
}
section#vision .visionImgWrapper .overlay .textWrapper .title {
  font-size: 32px;
  font-family: 'plutosansdpd';
  text-align: center;
}
section#vision .visionImgWrapper .overlay .textWrapper img {
  margin-top: 20px;
  margin-bottom: 20px;
}
section#vision .picText {
  font-size: 20px;
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: 'plutosansdpd-light', sans-serif;
}
section#vision .vivions .visionItem {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: center;
  position: relative;
}
section#vision .vivions .visionItem .iconWrapper {
  position: relative;
}
section#vision .vivions .visionItem .iconWrapper .icon {
  background-color: #DC0032;
  font-weight: bold;
  border-radius: 50%;
  width: 100px;
  text-align: center;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  section#vision .vivions .visionItem .iconWrapper .icon {
    width: 60px;
    text-align: center;
    height: 60px;
    margin-bottom: 30px;
  }
  section#vision .vivions .visionItem .iconWrapper .icon img {
    width: 50%;
    height: auto;
  }
}
section#vision .vivions .visionItem .textWrapper {
  flex: 1;
  padding-left: 30px;
  padding-top: 25px;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 768px) {
  section#vision .vivions .visionItem .textWrapper {
    padding-left: 30px;
    padding-top: 0;
    margin-bottom: 20px;
  }
}
section#vision .vivions .visionItem .textWrapper .textTitle {
  color: #414042;
  margin-bottom: 0px;
}
section#vision .vivions .visionItem .textWrapper .text {
  font-size: 14px;
  font-family: 'plutosansdpd-light', sans-serif;
  color: #414042;
}
section#culture .cultureWrapper .cultures {
  display: flex;
  flex-flow: column;
}
section#culture .cultureWrapper .cultures .culture {
  display: flex;
  margin-bottom: 35px;
}
@media screen and (max-width: 768px) {
  section#culture .cultureWrapper .cultures .culture {
    flex-flow: column;
  }
}
section#culture .cultureWrapper .cultures .culture .textBlock {
  display: flex;
  width: 70%;
}
@media screen and (max-width: 768px) {
  section#culture .cultureWrapper .cultures .culture .textBlock {
    width: 100%;
  }
}
section#culture .cultureWrapper .cultures .culture .textBlock .textWrapper {
  width: 85%;
  padding: 20px;
  background-color: #E6E7E8;
}
@media screen and (max-width: 768px) {
  section#culture .cultureWrapper .cultures .culture .textBlock .textWrapper {
    width: 100%;
  }
}
section#culture .cultureWrapper .cultures .culture .textBlock .textWrapper .title {
  font-size: 28px;
  font-family: 'plutosansdpd-light';
  margin-bottom: 8px;
  color: #DC0032;
}
section#culture .cultureWrapper .cultures .culture .textBlock .textWrapper .text {
  font-family: 'plutosansdpd-light';
}
section#culture .cultureWrapper .cultures .culture .textBlock .triangleWrapper {
  width: 15%;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  section#culture .cultureWrapper .cultures .culture .textBlock .triangleWrapper {
    display: none;
  }
}
section#culture .cultureWrapper .cultures .culture .picBlock {
  width: 30%;
  padding: 8px;
  background-color: #E6E7E8;
}
@media screen and (max-width: 768px) {
  section#culture .cultureWrapper .cultures .culture .picBlock {
    width: 100%;
    height: 35vw;
  }
}
section#culture .cultureWrapper .cultures .culture .picBlock .pic {
  width: 100%;
  height: 100%;
  border: 8px solid #ffffff;
  background-color: #E6E7E8;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
section#career .hrmaster {
  text-align: right;
  margin-bottom: 30px;
}
section#career .cardWrapper {
  justify-content: space-between;
}
section#career .careerCard {
  border: 1px solid #CAC4BE;
  border-radius: 12px;
  padding: 5px;
  margin-bottom: 30px;
  display: flex;
  flex-flow: column;
  width: 48%;
}
@media screen and (max-width: 768px) {
  section#career .careerCard {
    width: 100%;
  }
}
section#career .careerCard .titleRow {
  background-color: #808285;
  padding: 15px;
  display: flex;
  justify-content: space-between;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  font-size: 16px;
}
section#career .careerCard .titleRow .title {
  color: #fff;
  font-family: plutosansdpd-medium;
}
section#career .careerCard .titleRow .tag {
  color: #E6E7E8;
}
section#career .careerCard .careerWrapper {
  display: flex;
  flex-flow: row;
  padding: 15px;
  flex-grow: 1;
}
section#career .careerCard .careerWrapper .careerText {
  width: 50%;
  font-size: 14px;
}
@media screen and (max-width: 576px) {
  section#career .careerCard .careerWrapper .careerText {
    width: 70%;
  }
}
section#career .careerCard .careerWrapper .careerText .textTitle {
  color: #808285;
}
section#career .careerCard .careerWrapper .careerText .data {
  padding: 10px;
}
section#career .careerCard .careerWrapper .careerPic {
  width: 50%;
  text-align: end;
}
@media screen and (max-width: 576px) {
  section#career .careerCard .careerWrapper .careerPic {
    width: 30%;
  }
}
section#career .careerCard .careerWrapper .careerPic img {
  width: 96%;
  height: auto;
  border-radius: 6px;
}
section#career .careerCard .buttonWrapper {
  padding: 0 10px 15px 10px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 576px) {
  section#career .careerCard .buttonWrapper {
    flex-flow: column;
  }
}
section#career .careerCard .buttonWrapper .button {
  width: 48%;
  background-color: #DC0032;
  color: #fff;
  border: none;
  border-radius: 6px;
  font-family: plutosansdpd-light;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
@media screen and (max-width: 576px) {
  section#career .careerCard .buttonWrapper .button {
    width: 100%;
    margin-bottom: 15px;
  }
}
section#career .careerCard .buttonWrapper .button.signup {
  background-color: #808285;
  color: #fff;
}
section#contact {
  padding-bottom: 30px;
}
section#contact .textWrapper {
  padding-bottom: 40px;
}
section#contact .textWrapper .logo {
  width: 260px;
}
@media screen and (max-width: 992px) {
  section#contact .textWrapper .logo {
    width: 200px;
  }
}
section#contact .textWrapper .title {
  font-family: 'plutosansdpd', sans-serif;
  font-size: 18px;
  color: #000;
  margin-top: 40px;
  margin-bottom: 10px;
}
@media screen and (max-width: 992px) {
  section#contact .textWrapper .title {
    margin-top: 30px;
    font-size: 16px;
  }
}
section#contact .textWrapper .details {
  padding-left: 25px;
}
section#contact .textWrapper .details .textRow {
  color: #808285;
  font-family: 16px;
}
section#contact .mapWrapper {
  display: flex;
  height: 100%;
  flex-flow: column;
  justify-content: space-between;
}
section#contact .mapWrapper .mapBlock {
  width: 100%;
  flex: 1;
  margin-bottom: 30px;
}
section#contact .mapWrapper .mapBlock .mapTitle {
  margin-bottom: 10px;
}
section#contact .mapWrapper .mapBlock .map {
  background-color: #E6E7E8;
  padding: 10px;
  height: calc(100% - 30px);
}
@media screen and (max-width: 992px) {
  section#contact .mapWrapper .mapBlock .map {
    height: 50vw;
  }
}
section#contact .mapWrapper .socialBlock {
  display: flex;
}
@media screen and (max-width: 576px) {
  section#contact .mapWrapper .socialBlock {
    flex-flow: column;
  }
}
section#contact .mapWrapper .socialBlock .mapTitle {
  flex-grow: 1;
}
@media screen and (max-width: 576px) {
  section#contact .mapWrapper .socialBlock .mapTitle {
    margin-bottom: 15px;
  }
}
section#contact .mapWrapper .socialBlock .icons {
  display: flex;
  justify-content: space-between;
}
section#contact .mapWrapper .socialBlock .icons .icon {
  display: flex;
  flex-direction: column;
  border: 1px solid #E6E7E8;
  border-radius: 11px;
  width: 85px;
  justify-content: center;
  margin-left: 20px;
  padding: 12px;
  align-items: center;
  font-size: 14px;
  color: #808285;
  text-align: center;
}
section#contact .mapWrapper .socialBlock .icons .icon.instagram img {
  width: 42px;
  height: 57px;
}
footer {
  padding: 35px 0;
  background-color: #414042;
  color: #fff;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
}
footer .top {
  display: flex;
}
@media screen and (max-width: 576px) {
  footer .top {
    flex-flow: column;
  }
}
footer .top .logo img {
  opacity: 50%;
  width: 150px;
}
@media screen and (max-width: 992px) {
  footer .top .logo img {
    width: 120px;
  }
}
footer .top .nav {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: center;
  margin: 20px 0;
}
@media screen and (max-width: 576px) {
  footer .top .nav {
    flex-flow: column;
    align-items: start;
  }
}
footer .top .nav .nav-item {
  border-right: 1px solid #808285;
  padding: 0 15px;
}
@media screen and (max-width: 992px) {
  footer .top .nav .nav-item {
    padding: 0 10px;
  }
}
@media screen and (max-width: 576px) {
  footer .top .nav .nav-item {
    border-right: none;
    border-bottom: 1px solid #8082856e;
    padding: 10px 0;
    width: 100%;
  }
}
footer .top .nav .nav-item:last-of-type {
  border: none;
}
@media screen and (max-width: 992px) {
  footer .top .nav .nav-item:last-of-type {
    border-bottom: 1px solid #8082856e;
  }
}
footer .top .nav .nav-item .nav-link {
  color: #fff;
  font-size: 14px;
  padding: 0;
}
@media screen and (max-width: 992px) {
  footer .top .nav .nav-item .nav-link {
    font-size: 13px;
  }
}
footer .top .social {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 576px) {
  footer .top .social {
    justify-content: start;
    padding: 0;
  }
}
footer .top .social a {
  margin-left: 20px;
}
@media screen and (max-width: 992px) {
  footer .top .social a {
    margin-left: 15px;
  }
}
footer .top .social a:first-of-type {
  margin-left: 0;
}
footer .bottom {
  border-top: 1px solid #808285;
  padding-top: 30px;
  margin-top: 30px;
  display: flex;
}
@media screen and (max-width: 992px) {
  footer .bottom {
    flex-flow: column-reverse;
    padding-top: 20px;
    margin-top: 20px;
  }
}
footer .bottom .left {
  opacity: 50%;
}
@media screen and (max-width: 992px) {
  footer .bottom .left {
    text-align: center;
  }
}
footer .bottom .right {
  display: flex;
  flex: 1;
  justify-content: end;
}
@media screen and (max-width: 992px) {
  footer .bottom .right {
    justify-content: center;
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #808285;
  }
}
@media screen and (max-width: 576px) {
  footer .bottom .right {
    flex-flow: column;
    align-items: start;
  }
}
footer .bottom .right a {
  color: #fff;
  padding: 0;
  text-decoration: none;
  border-right: 1px solid #808285;
  padding: 0 15px;
}
@media screen and (max-width: 576px) {
  footer .bottom .right a {
    border-right: none;
    border-bottom: 1px solid #8082856e;
    padding: 10px 0;
    width: 100%;
  }
}
footer .bottom .right a:last-of-type {
  border: none;
  padding-right: 0;
}
