/*
header#header2025{
  position:fixed;
  top:0;
  left:0;
  right:0;
  padding:0;
  z-index:99;
}
*/

/*
header#header2025 .container-fluid{
  padding-left:0px;
  padding-right:100px;
}


body.admin-bar header#header2025{
  top:32px;
}
*/

/*
.main{
  background-image: url("/wp-content/themes/rentcorporation/2025/img/interview/back.webp");
  background-repeat:no-repeat;
  background-size:cover;
}
*/


/*

.hamburger{
  background:none;
  width: 82px;
  height: 110px;
}

.hamburger__line:nth-of-type(1) {
  width: 46px;
  top: 42px;
}

.hamburger__line:nth-of-type(2) {
  width: 40px;
  top: 51px;
}

.hamburger__line:nth-of-type(3) {
  width: 34px;
  top: 60px;
}
*/

