.h1,
.highlighted,
h1 {
  text-transform: uppercase !important;
  margin: 0.4em 0 0.4em 0 !important;
  color: black;
}
p {
  font-size: 20px;
  text-align: justify;
}

#overlay1,
#overlay1a,
#overlay1b,
#overlay1c,
#overlay1d,
#overlay2,
#overlay2a,
#overlay2b,
#overlay2c,
#overlay2d {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.9);
  background-image: url(images/montage-ij-box-pc-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 999;
  cursor: pointer;
  text-align: center;
}
#text {
  padding: 10px 40px 40px 40px;
  position: fixed;
  width: 90%;
  height: 80%;
  margin-top: 12%;
  left: 5%;
  right: 5%;
  font-size: 20px;
  overflow-y: scroll;
  color: white;
}
.black-layer {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
}
.h3,
h3 {
  font-size: 24px;
  font-weight: 600 !important;
}
.fspx33 {
  font-size: 33px;
  line-height: 43px;
  margin-top: 0;
}
hr.splitter {
  border: 0;
  padding: 0;
  background: transparent;
  border-top: 3px;
  border-style: solid;
  width: 100px;
  margin: 0 auto;
}

a.newButton16,
.newButton16 {
  border: 2px solid #c1681d;
  border-radius: 3px;
  display: inline-block;
  height: 59px;
  line-height: 56px !important;
  padding: 0 16px !important;
  text-align: center;
  min-width: 195px;
  width: auto;
  -webkit-transition: all ease 0.4s;
  -khtml-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  -ms-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  transition: all ease 0.4s;
  text-decoration: none !important;
  color: #122844;
  box-sizing: border-box;
  margin: auto;
  background: #eb740f;
  font-weight: 600;
  margin-bottom: 4px;
}

.newButton16:hover {
  background: #ffa75d !important;
  border-color: #ff973f;
}

.fspx17 {
  font-size: 16.5px;
  line-height: 27px;
  margin-top: 20px;
  margin-bottom: 20px !important;
}

.spanWithPrice {
  margin-top: 20px;
}

.marginTop20 {
  margin-top: 20px !important;
}

/* #box {
    width: auto;
    margin: 0 auto;
    text-align: center;
}
#box_left, #box_right {
    width: 261px;
    display: inline-block;
    margin: 0 6px 0 6px;
}
#box_left {
    background-color: #fff;
}
#box_right {
    background-color: #fff;
}

@media only screen and (min-width: 768px) {
    .col-m-3:not(.noMargin) {
        margin: 0 8px;
    }
} */
