html {
  box-sizing: border-box;
}

body {
  font-family: arial, sans-serif;
  font-size: 2rem;
  width: 100%;
  margin: 0 auto;
  /* min-height: 100vh; */
  display: grid;
  grid-template:
    "... ...... ...... ...... ...... ...... ..."
    "... header header header header header ..." auto
    "... ...... ...... ...... ...... ...... ..."
    "... center center center center center ..." 1fr
    "... ...... ...... ...... ...... ...... ..."
    "... footer footer footer footer footer ..." 50px
    "... ...... ...... ...... ...... ...... ..."
    / 0px auto auto auto auto auto 0px;
}

header {
  grid-area: header;
  font-size: large;
}

a {
  text-decoration: none !important;
}

span.alert_message {
  color: #c62828;
  font-size: 0.8rem;
  margin-bottom: 0rem;
  padding: 1rem 0rem 0rem 2.5rem;
  text-indent: 0.5rem;
}

i.phone {
  vertical-align: middle;
  background-color: darkorange;
  color: #ffffff;
}
h2 {
  /* color:#288803 */
  color: #fe9901;
  background: radial-gradient(#ffffff, #fde4bf);
  /* padding-bottom: 0px; */
  /* background-color: #ffe9d6; */
  display: inline-block;
}

/* .css-selector {
    background: linear-gradient(242deg, #ffae3c, #00ff0a, #ff9400);
    background-size: 600% 600%;

    animation: AnimationName 20s ease infinite;
}

@keyframes AnimationName {
    0%{background-position:0% 91%}
    50%{background-position:100% 10%}
    100%{background-position:0% 91%}
} */

/* .checkbox-color input[type="checkbox"]:checked+label::after{
    border-color: #fe9901 !important;
} */
/* input.checkbox-color{
    background-color:#b6ff00 !important;
    color: #fe9901;
    border-color: #fe9901;
}
  
input.checkbox-color:checked{
    background-color:#ff6a00;
}

.checkbox-warning-filled [type="checkbox"][class*='filled-in']:checked+label:after {
    border-color: #FF8800;
    background-color: #FF8800;
} */
.company_logo_text {
  font-size: 1.65rem;
}

/* .form-focus{
    display: none;
} */
.form-focus:focus {
  border-color: #fe9901 !important;
  box-shadow: 0 0 5px #fe9901 !important;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #fe9901 !important;
  border-color: #fe9901 !important;
  border: #fe9901 !important;
  background-color: #fe9901;
}
.custom-control-input::after ~ .custom-control-label::after {
  background-color: #fe9901 !important;
  border-color: #fe9901 !important;
  border: #fe9901 !important;
  background-color: #fe9901 !important;
}

.bg-orange {
  background-color: #fe9901;
  color: #ffffff;
}

.text-orange {
  color: #fe9001;
}

.linktext {
  color: #fe9001;
}
.linktext:hover {
  color: #00e676;
}

.box11 {
  padding: 2em 0rem 2rem 1em;
  /* margin: 1rem 0rem 0rem 1rem; */
  /* margin: 2em 0; */
  /* color: #FF6F00; */
  background: white;
  border-top: solid 5px #fca400;
  border-left: solid 1px #fca400;
  border-right: solid 1px #fca400;
  border-bottom: solid 1px #fca400;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}
.box11 p {
  margin: 0;
  padding: 0;
}

p.procedure-list-intro {
  /* padding: 1px 2rem 0rem 2px; */
  margin: 2rem 0rem 1rem 0rem;
  text-align: left;
}

/* .service-procedure-list{
    color: #00b050;
} */

.bg-h3 {
  margin-bottom: 0rem;
  background-color: #fca400;
  color: #ffffff;
  /* background-color: #ffffff;
    color: #FFC000; */
  display: inline-block;
  padding: 0.2rem;
  /* letter-spacing: 0.05em; */
}

.nav {
  background-color: #fe9901;
  z-index: 1000;
}

.navlist {
  color: #ffffff;
}
.navlist:hover {
  background-color: #fcd5af;
  color: #fe9901;
}

/* .pcnav {
    list-style-type: none;
    text-align: center;
    font-size: 0;
    min-height: 30px;
    background-color: #f8ac6e;
}

.pcnav li {
    display: inline-block;
    font-size: 16px;
    min-width: 120px;
    padding: 4px 20px;
}

.pcnav li a {
    margin: 0;
    text-decoration: none;
    color: #ffffff;
    padding: 0px 20px;
} */

main {
  grid-area: center;
}

/* .content {
	width: 1200px;
	margin: 0px auto;
	overflow: hidden;
} */

#top {
  background-image: url("../img/top_l.webp");
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  height: 92vh;
  /* background:#ddd url(image.jpg) no-repeat center center;
    background-size:cover; */
}

/* .height100 {
	height: 92vh;
} */

.catchCopy1:before {
  content: "";
  display: block;
  mix-blend-mode: multiply;
  position: absolute;
  background-color: #09b800;
  top: 30%;
  left: 5%;
  width: 47rem;
  height: 3.5rem;
}

.catchCopy1 .catch1 {
  position: absolute;
  top: 30%;
  left: 5%;
  font-size: 2.5rem;
  color: #ffffff;
  font-weight: 500;
  letter-spacing: 0.5rem;
  padding-left: 5px;
  text-shadow: 0px 0px 3px #000000;
}

.catchCopy2:before {
  content: "";
  display: block;
  mix-blend-mode: multiply;
  position: absolute;
  background-color: #09b800;
  top: 39%;
  left: 5%;
  width: 45rem;
  height: 3.5rem;
}

.catchCopy2 .catch2 {
  position: absolute;
  top: 39%;
  left: 5%;
  font-size: 2.5rem;
  color: #ffffff;
  font-weight: 500;
  letter-spacing: 0.5rem;
  padding-left: 5px;
  text-shadow: 0px 0px 3px #000000;
}

/* .catchCopy2 {
	font-size: 2.5rem;
	color: #FFFFFF;
	font-weight: 500;
	letter-spacing: 0.5rem;
	padding-left: 10px;
	text-shadow: 0px 0px 3px #000000;
} */

.btn-link1 a {
  color: #ffffff !important;
}

.btn-link1 {
  text-align: center;
  color: #ffffff;
  padding: 1rem 0;
  margin-top: 1.5rem;
  transition: 0.3s ease;
  background: #000000;
  width: 100%;
  display: inline-block;
  border-radius: 6px;
}

.btn-link1:hover {
  color: #ffffff;
  background: #ffb30f;
  transform: translate3d(0px, -3px, 0px);
  filter: drop-shadow(0px 4px 6px rgba(34, 104, 188, 0.3));
}

.btn-link2 {
  color: #ffffff;
  font-size: 1.5rem;
  background: #fe9901 !important;
  padding: 1rem 0rem;
  /* transition: 0.5s ease; */
  filter: drop-shadow(0px 2px 6px #fe9901);
}
.btn-link2:hover {
  background: #fe9901;
  transform: translate3d(0, 5px, 0);
  filter: drop-shadow(0px 0px 2px #fe9901);
}

.btn-link3 {
  color: #ffffff;
  font-size: 1rem;
  background: #fe9901 !important;
  padding: 1rem 1rem;
  /* transition: 0.5s ease; */
  /* filter: drop-shadow(0px 2px 6px #fe9901); */
}
.btn-link3:hover {
  color: #fe9901;
  background-color: #fcd5af !important;
  transform: translate3d(0px, -3px, 0px);
  /* transform: translate3d(0, 5px, 0); */
  /* filter: drop-shadow(0px 0px 2px #fe9901); */
}

.card_img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.header-table {
  font-size: 0.9rem;
  border-color: #ffffff;
  border-style: solid;
}
.header-th {
  background-color: #c5e1a5;
  color: #2e7d32;
}

table.table-company th {
  background-color: #ffd180;
  text-align: center;
  color: #616161;
}

/* nav {
    grid-area: left;
}

aside {
    grid-area: right;
} */

footer {
  grid-area: footer;
  text-align: center;
  font-size: 1.4rem;
}

img.flowchart-img,
img.price-img {
  /* width:800px; 
    height:1300px; */
  max-width: 100%;
}

/* img{
    width:100%;
    max-width: 100%;
    height: auto;
} */

@media screen and (max-width: 800px) {
  .responsive-collapse {
    display: none;
    /* visibility: collapse; */
  }

  img.flowchart-img,
  img.price-img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }

  #top {
    background-image: url("../img/top_m.webp");
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    height: 92vh;
    /* background:#ddd url(image.jpg) no-repeat center center;
        background-size:cover; */
  }

  .catchCopy1:before {
    width: 19.6rem;
    left: 0;
    top: 32%;
  }

  .catchCopy2:before {
    width: 18.6rem;
    left: 0;
    top: 44%;
  }

  .catchCopy1 .catch1 {
    left: 0;
    top: 34%;
    font-size: 1rem;
    letter-spacing: 0.2rem;
  }

  .catchCopy2 .catch2 {
    left: 0;
    top: 46%;
    font-size: 1rem;
    letter-spacing: 0.2rem;
  }
  html {
    /* min-height: 100%; */
    /* font-size: 1.0rem; */
  }

  body {
    /* height: 100%; */
    grid-template:
      "header" auto
      "center" auto
      /* "left  " 
            "right "  */
      "footer" 50px;
    font-size: 1.2rem !important;
  }
  footer {
    grid-area: footer;
    text-align: center;
    font-size: 1rem;
  }
}
/* supports (-ms-ime-align: auto) {

} */
