.quoto-section {
  padding: 80px 0;
  position: relative;
  background-size: cover;
  z-index: 1;
  background-image: url(../../images/slider-4-1920x600.jpg);
  color: #fff;
}
.center-text {
  text-align: center;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
*,
::before,
::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
.quoto-section::before {
  content: "";
  z-index: -1;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.8);
}
*,
::before,
::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
.quoto-section {
  color: #fff;
}
.center-text {
  text-align: center;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
}
.container {
  width: 1275px;
  max-width: 100%;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-sm-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl {
  padding-right: 15px;
  padding-left: 15px;
}
.quoto-section .icon {
  margin-bottom: 20px;
  height: 40px;
  width: 40px;
  line-height: 40px;
  border-radius: 30px;
  background: #ffab00;
  color: #fff;
}
.icon {
  font-size: 1.1em;
  display: inline-block;
  line-height: inherit;
}
*,
::before,
::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
.ion-quote::before {
  content: "\f347";
}
/* */
.font-yellow {
  color: #ffa600;
}
h3 {
  font-size: 1.8em;
}
h1,
h2,
h3 {
  font-family: "Poppins", cursive;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.5;
  font-weight: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
ul,
span,
li,
img,
inpot,
button {
  margin: 0;
  padding: 0;
}
.font-yellow {
  color: #ffa600;
}
span {
  display: inline-block;
}
.topnav {
  overflow: hidden;
  background-color: #333;
  padding: 5px 0px 5px 0px;
  height: 80px;
}

.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.topnav a:hover {
  background-color: #ddd;
  color: black;
}

.active {
  background-color: #ffad01;
  color: white;
}

.topnav .icon {
  display: none;
}

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child) {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {
    position: relative;
  }
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .joban-logo-link {
    height: 70px;
    width: 70px;
    overflow: hidden;
  }
}
