@charset "UTF-8";
/* reset */
* {
  margin: 0;
  padding: 0;
  outline: none !important;
  -moz-outline: none !important;
  text-decoration: none;
}

html {
  height: 100%;
  display: block;
  font-size: 10px;
}

html,
body {
  width: 100vw;
  height: 100%;
  min-height: 100vh; /* mobile viewport bug fix */
  min-height: -webkit-fill-available;
}

body {
  -webkit-text-size-adjust: none;
  word-break: break-all;
  font-size: 1.6rem;
  line-height: 1.7;
  color: #333;
  background: #fff;
  font-family: koFont, "맑은고딕", "Malgun Gothic", sans-serif;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
pre,
code,
form,
fieldset,
legend,
textarea,
p,
blockquote,
th,
td,
input,
select,
textarea,
button {
  margin: 0;
  padding: 0;
  font-weight: 300;
  letter-spacing: -0.01em;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

fieldset,
img {
  border: none;
  vertical-align: top;
}

dl,
ul,
ol,
menu,
li {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

input,
select,
textarea,
button {
  font-size: 100%;
  letter-spacing: -1px;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input,
select,
textarea {
  font-family: enFont, koFont, Sans-serif;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
  border: none;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  font-family: koFont, "맑은고딕", "Malgun Gothic", sans-serif;
  min-width: 2.8rem;
  font-size: 1.5rem;
}

small {
  font-size: 88%;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
  table-layout: fixed;
}

body {
  -webkit-text-size-adjust: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: subpixel-antialiased;
} /*font-smooth:always;text-shadow:0 0 1px rgba(0,0,0,0.1);transform: rotate(-0.0000000001deg);*/
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

textarea:focus {
  outline: none;
}

a {
  color: inherit;
  text-decoration: none;
  outline: none;
}

/* a:active,a:hover{text-decoration:none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}  아이폰 스크립트 오류때문에 제거*/
address,
caption,
cite,
code,
dfn,
em,
var,
i {
  font-weight: normal;
  font-style: normal;
}

legend {
  overflow: hidden;
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  line-height: 0;
  white-space: normal;
  word-wrap: break-word;
  word-break: break-all;
  clip: rect(0, 0, 0, 0);
}

caption {
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin-top: -1px;
  padding: 0;
  font-size: 1px;
  line-height: 0;
  color: transparent;
  white-space: nowrap;
  text-overflow: ellipsis;
  *height: 0;
  text-indent: -999px\9;
}

caption.blind {
  position: static;
  margin: -1px 0 0;
  *height: 0;
}

caption.blind:before {
  display: none;
}

caption .blind {
  position: static;
}

caption .blind:before {
  display: none;
}

strong {
  font-weight: 400;
}

div,
p,
span,
li,
a,
button {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

pre {
  white-space: pre-wrap;
  font-family: koFont, "맑은 고딕", "Malgun Gothic", sans-serif;
  font-size: 1em;
}

.ui-btn,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* Chrome, Safari, Edge, Opera 컨트롤 안보이게*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox 컨트롤 안보이게*/
input[type="number"] {
  -moz-appearance: textfield;
}

input::-moz-placeholder {
  color: #a1a3a6;
  font-size: 1.5rem;
}

input:-moz-placeholder {
  color: #a1a3a6;
  font-size: 1.5rem;
}

input::-webkit-input-placeholder {
  color: #a1a3a6;
  font-size: 1.5rem;
}

textarea::-moz-placeholder {
  color: #a1a3a6;
  font-size: 1.5rem;
}

textarea:-moz-placeholder {
  color: #a1a3a6;
  font-size: 1.5rem;
}

textarea::-webkit-input-placeholder {
  color: #a1a3a6;
  font-size: 1.5rem;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: initial;
  box-sizing: initial;
}

/* html body a{cursor: pointer;} */
:root {
  --color-main: #2f83f7;
  --color-dark-em: #263580;
}

/* Color Style */
@font-face {
  font-family: enFont;
  src: url("font/al-Light.woff2") format("woff2"), url("font/al-Light.woff") format("woff");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: enFont;
  src: url("font/al-Regular.woff2") format("woff2"), url("font/al-Regular.woff") format("woff");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: koFont;
  src: url("font/NotoSansKR-DemiLight.woff2") format("woff2"), url("font/NotoSansKR-DemiLight.woff") format("woff"),
    url("font/NotoSansKR-DemiLight.otf") format("opentype");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: koFont;
  src: url("font/NotoSansKR-Medium.woff2") format("woff2"), url("font/NotoSansKR-Medium.woff") format("woff"),
    url("font/NotoSansKR-Medium.otf") format("opentype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: koFont;
  src: url("font/NotoSansKR-Bold.woff2") format("woff2"), url("font/NotoSansKR-Bold.woff") format("woff"),
    url("font/NotoSansKR-Bold.otf") format("opentype");
  font-style: normal;
  font-weight: 600;
}
body {
  font-family: koFont, "맑은고딕", "Malgun Gothic", sans-serif;
}

.page-content {
  color: #111;
}

/*mixin 믹스인*/
/*Class Style */
.bold {
  font-weight: 600 !important;
}

.bolder {
  font-weight: bolder !important;
}

.medium {
  font-weight: 400 !important;
}

.regular {
  font-weight: 300 !important;
}

.t-line {
  text-decoration: underline !important;
  text-underline-position: under;
  font-weight: normal !important;
}

.hover-line:hover {
  text-decoration: underline;
  text-underline-position: under;
}

.t-m-line {
  text-decoration: line-through;
}

.underline {
  border-bottom: 1px solid;
  border-color: inherit;
}

.spacing-1 {
  letter-spacing: -0.1rem;
}

.nowrap {
  white-space: nowrap;
}

.breakword {
  word-wrap: break-word;
}

.elps {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.line-height {
  line-height: 1em;
}

.line-height-2 {
  line-height: 1.6em;
}

.border-1 {
  border: 1px solid;
}

.border-2 {
  border: 2px solid;
}

.scroll-y {
  overflow-y: auto;
}

.scroll-x {
  overflow-x: auto;
}

.pointer {
  cursor: pointer;
}

.cursor {
  cursor: default;
}

.not-allowed {
  cursor: not-allowed !important;
}

/*font size set*/
.fsz10 {
  font-size: 1rem !important;
}

.fsz12 {
  font-size: 1.2rem !important;
}

.fsz13 {
  font-size: 1.3rem !important;
}

.fsz14 {
  font-size: 1.4rem !important;
}

.fsz15 {
  font-size: 1.5rem !important;
}

.fsz16 {
  font-size: 1.6rem !important;
}

.fsz18 {
  font-size: 1.8rem !important;
}

.fsz20 {
  font-size: 2rem !important;
}

.fsz22 {
  font-size: 2.2rem !important;
}

.fsz24 {
  font-size: 2.4rem !important;
}

.fsz26 {
  font-size: 2.6rem !important;
}

.fsz28 {
  font-size: 2.8rem !important;
}

.fsz30 {
  font-size: 3rem !important;
}

.fsz40 {
  font-size: 4rem !important;
}

.fsz45 {
  font-size: 4.5rem !important;
}

.fsz50 {
  font-size: 5rem !important;
}

.fsz60 {
  font-size: 6rem !important;
}

.fsz70 {
  font-size: 7rem !important;
}

small {
  font-size: 88%;
  font-weight: 300;
}

.copylight {
  text-transform: uppercase;
}

/*background color set*/
.bg-primary {
  background-color: #2f83f7 !important;
}

.bg-primarybg {
  background-color: #9bc5ff !important;
}

.bg-dark-primary {
  background-color: #263580 !important;
}

.bg-wht {
  background-color: #fff;
}

.bg-gray {
  background-color: #d6d6d6 !important;
}

.bg-bg {
  background-color: #f5f5f5 !important;
}

.bg-dark {
  background-color: #27426a !important;
}

.bg-red {
  background-color: #eb4762 !important;
}

.bg-redbg {
  background-color: #ffd4d4 !important;
}

.bg-grn {
  background-color: #22ab60 !important;
}

.bg-grnbg {
  background-color: #bdf6d7 !important;
}

.bg-blue {
  background-color: #2f83f7 !important;
}

.bg-bluebg {
  background-color: #b6ceff !important;
}

.bg-sky {
  background-color: #52b3ea !important;
}

.bg-mint {
  background-color: #40b6c0 !important;
}

.bg-mintbg {
  background-color: #b8fff8 !important;
}

.bg-purple {
  background-color: #7249c5 !important;
}

.bg-purplebg {
  background-color: #ebdfff !important;
}

.bg-ylw {
  background-color: #feea3b !important;
}

.bg-ylwbg {
  background-color: #fff8e6 !important;
}

.bg-pink {
  background-color: #ff54a2 !important;
}

.bg-pinkbg {
  background-color: #ffe3f0 !important;
}

/*text color set*/
em,
.em {
  color: #ef6c00 !important;
}

.primary {
  color: #2f83f7 !important;
}

.white {
  color: #fff !important;
}

.accent {
  color: #ffef00 !important;
}

.yellow {
  color: #ffef00 !important;
}

.red {
  color: #eb4762 !important;
}

.red_dark {
  color: #410505 !important;
}

.orange {
  color: #ef6c00 !important;
}

.blue {
  color: #2f83f7 !important;
}

.dark {
  color: #27426a !important;
}

.black {
  color: #000 !important;
}

.green {
  color: #22ab60 !important;
}

.green_dk {
  color: #072615 !important;
}

.purple {
  color: #7249c5 !important;
}

.sky {
  color: #52b3ea !important;
}

.mint {
  color: #40b6c0 !important;
}

.pink {
  color: #ff54a2 !important;
}

.mono1 {
  color: #111 !important;
}

.mono2 {
  color: #333 !important;
}

.mono3 {
  color: #666 !important;
}

.mono4 {
  color: #868e96 !important;
}

.mono5 {
  color: #d6d6d6 !important;
}

.mono6 {
  color: #dfdfdf !important;
}

.mono7 {
  color: #e3e3e3 !important;
}

/* align */
.text-left {
  text-align: left !important;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.text-center {
  text-align: center !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.text-right {
  text-align: right !important;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.vt {
  vertical-align: top !important;
}

.vm {
  vertical-align: middle !important;
}

.vb {
  vertical-align: bottom !important;
}

.v-txt-btm {
  vertical-align: text-bottom !important;
}

.align-super {
  vertical-align: super;
}

.center {
  margin: 0 auto;
}

.item-right {
  position: absolute;
  right: 0;
  top: 0;
}

.h-center {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.m-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* float */
.fl {
  float: left !important;
}

.fr {
  float: right !important;
}

.fc {
  display: inline-block !important;
}

.fn {
  float: none !important;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both !important;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}

.ovh {
  overflow: hidden !important;
}

.inline {
  display: inline !important;
}

.show,
.block {
  display: block !important;
}

.hide {
  display: none !important;
}

.hidden {
  height: 100%;
  min-height: 100%;
  overflow: hidden !important;
  -ms-touch-action: none;
  touch-action: none;
}

.dimmed {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  background-color: #000;
  opacity: 0.7;
}

.column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/*display*/
.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.flex-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-wrap-r {
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
}
.flex-wrap-r > * {
  margin-bottom: 0.8rem;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.flex-auto {
  -webkit-box-flex: 1 !important;
  -ms-flex: auto !important;
  flex: auto !important;
}

.flex-grow {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.flex-1 {
  -webkit-box-flex: 1 !important;
  -ms-flex: 1 !important;
  flex: 1 !important;
}

.flex-2 {
  -webkit-box-flex: 2 !important;
  -ms-flex: 2 !important;
  flex: 2 !important;
}

.flex-3 {
  -webkit-box-flex: 3 !important;
  -ms-flex: 3 !important;
  flex: 3 !important;
}

.flex-4 {
  -webkit-box-flex: 4 !important;
  -ms-flex: 4 !important;
  flex: 4 !important;
}

.flex-5 {
  -webkit-box-flex: 5 !important;
  -ms-flex: 5 !important;
  flex: 5 !important;
}

.flex-no {
  -webkit-box-flex: 0 !important;
  -ms-flex: none !important;
  flex: none !important;
}

/*Position*/
.relative {
  position: relative;
}

.right0 {
  right: 0 !important;
}

.left0 {
  left: 0 !important;
}

.left-area {
  position: absolute !important;
  top: 0;
  left: 0;
}

.right-area {
  position: absolute !important;
  top: 0;
  right: 0;
  line-height: 1.6;
}

.top0 {
  top: 0 !important;
}

.bottom0 {
  bottom: 0 !important;
}

.fixed {
  position: fixed !important;
}

.m-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.rotate-90 {
  -webkit-transform: translate(90deg);
  transform: translate(90deg);
}

/* etc */
.en,
.eng {
  font-family: enFont, koFont;
}

.kor {
  font-family: koFont;
}

.img-wrap .img {
  display: inline-block;
  vertical-align: middle;
}

/* &.none .img{margin-bottom:2rem;width:13.2rem;height:13.2rem;} */
/* &.success .img{width:17rem;height:17rem;} */
hr {
  margin: 0 auto;
  width: 100%;
  border: none;
  background: rgba(34, 34, 67, 0.2);
}

hr.hr {
  height: 0.1rem;
  background-color: #f5f5f5;
}

hr.gr {
  height: 0.1rem;
  background-color: #d6d6d6;
}

hr.bk {
  height: 0.1rem;
  background-color: #666;
}

hr.thick {
  position: relative;
  margin-top: -1px;
  height: 1.2rem;
  background-color: #f5f5f5;
}

.highlight {
  position: relative;
  display: inline-block;
  padding: 0 0.1em 0.1em;
  font-weight: bolder;
  z-index: 0;
}

.highlight::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0.8em;
  height: 0.6em;
  background-color: rgba(255, 239, 0, 0.4);
  z-index: -1;
}

.divi {
  position: relative;
  display: inline-block;
  padding-right: 1rem;
}

.divi:after {
  content: "";
  position: absolute;
  top: 20%;
  right: 0;
  display: block;
  margin: 0 0.3rem;
  width: 1px;
  height: 60%;
  background: #868e96;
}

.border-0 {
  border: 0 !important;
}

.blind {
  text-indent: -9999px;
}

.opct8 {
  opacity: 0.8;
}

.opct6 {
  opacity: 0.6;
}

.opct5 {
  opacity: 0.5;
}

.opct3 {
  opacity: 0.3;
}

/* Margin Set */
.m0 {
  margin: 0 !important;
}

.m5 {
  margin: 0.5rem !important;
}

.m10 {
  margin: 1rem !important;
}

.m15 {
  margin: 1.5rem !important;
}

.m20 {
  margin: 2rem !important;
}

.m25 {
  margin: 2.5rem !important;
}

.m30 {
  margin: 3rem !important;
}

.m35 {
  margin: 3.5rem !important;
}

.m40 {
  margin: 4rem !important;
}

.ml0 {
  margin-left: 0rem !important;
}

.ml1 {
  margin-left: 0.1rem !important;
}

.ml2 {
  margin-left: 0.2rem !important;
}

.ml3 {
  margin-left: 0.3rem !important;
}

.ml4 {
  margin-left: 0.4rem !important;
}

.ml5 {
  margin-left: 0.5rem !important;
}

.ml6 {
  margin-left: 0.6rem !important;
}

.ml7 {
  margin-left: 0.7rem !important;
}

.ml8 {
  margin-left: 0.8rem !important;
}

.ml9 {
  margin-left: 0.9rem !important;
}

.ml10 {
  margin-left: 1rem !important;
}

.ml15 {
  margin-left: 1.5rem !important;
}

.ml20 {
  margin-left: 2rem !important;
}

.ml25 {
  margin-left: 2.5rem !important;
}

.ml30 {
  margin-left: 0rem !important;
}

.ml35 {
  margin-left: 3.5rem !important;
}

.ml40 {
  margin-left: 4rem !important;
}

.ml45 {
  margin-left: 4.5rem !important;
}

.ml50 {
  margin-left: 5rem !important;
}

.ml70 {
  margin-left: 5rem !important;
}

.mr0 {
  margin-right: 0rem !important;
}

.mr1 {
  margin-right: 0.1rem !important;
}

.mr2 {
  margin-right: 0.2rem !important;
}

.mr3 {
  margin-right: 0.3rem !important;
}

.mr4 {
  margin-right: 0.4rem !important;
}

.mr5 {
  margin-right: 0.5rem !important;
}

.mr6 {
  margin-right: 0.6rem !important;
}

.mr7 {
  margin-right: 0.7rem !important;
}

.mr8 {
  margin-right: 0.8rem !important;
}

.mr9 {
  margin-right: 0.9rem !important;
}

.mr10 {
  margin-right: 1rem !important;
}

.mr15 {
  margin-right: 1.5rem !important;
}

.mr20 {
  margin-right: 2rem !important;
}

.mr25 {
  margin-right: 2.5rem !important;
}

.mr30 {
  margin-right: 3rem !important;
}

.mr35 {
  margin-right: 3.5rem !important;
}

.mr40 {
  margin-right: 4rem !important;
}

.mr45 {
  margin-right: 4.5rem !important;
}

.mr50 {
  margin-right: 5rem !important;
}

.mr55 {
  margin-right: 5.5rem !important;
}

.mr65 {
  margin-right: 6.5rem !important;
}

.mr70 {
  margin-right: 7rem !important;
}

.mr80 {
  margin-right: 8rem !important;
}

.mr90 {
  margin-right: 9rem !important;
}

.mr100 {
  margin-right: 10rem !important;
}

.mb0 {
  margin-bottom: 0rem !important;
}

.mb1 {
  margin-bottom: 0.1rem !important;
}

.mb2 {
  margin-bottom: 0.2rem !important;
}

.mb3 {
  margin-bottom: 0.3rem !important;
}

.mb4 {
  margin-bottom: 0.4rem !important;
}

.mb5 {
  margin-bottom: 0.5rem !important;
}

.mb6 {
  margin-bottom: 0.6rem !important;
}

.mb7 {
  margin-bottom: 0.7rem !important;
}

.mb8 {
  margin-bottom: 0.8rem !important;
}

.mb9 {
  margin-bottom: 0.9rem !important;
}

.mb10 {
  margin-bottom: 1rem !important;
}

.mb15 {
  margin-bottom: 1.5rem !important;
}

.mb20 {
  margin-bottom: 2rem !important;
}

.mb25 {
  margin-bottom: 2.5rem !important;
}

.mb30 {
  margin-bottom: 3rem !important;
}

.mb35 {
  margin-bottom: 3.5rem !important;
}

.mb40 {
  margin-bottom: 4rem !important;
}

.mb45 {
  margin-bottom: 4.5rem !important;
}

.mb50 {
  margin-bottom: 5rem !important;
}

.mb55 {
  margin-bottom: 5.5rem !important;
}

.mb60 {
  margin-bottom: 6rem !important;
}

.mb80 {
  margin-bottom: 8rem !important;
}

.mb100 {
  margin-bottom: 10rem !important;
}

.mt0 {
  margin-top: 0 !important;
}

.mt1 {
  margin-top: 0.1rem !important;
}

.mt2 {
  margin-top: 0.2rem !important;
}

.mt3 {
  margin-top: 0.3rem !important;
}

.mt4 {
  margin-top: 0.4rem !important;
}

.mt5 {
  margin-top: 0.5rem !important;
}

.mt6 {
  margin-top: 0.6rem !important;
}

.mt7 {
  margin-top: 0.7rem !important;
}

.mt8 {
  margin-top: 0.8rem !important;
}

.mt9 {
  margin-top: 0.9rem !important;
}

.mt10 {
  margin-top: 1rem !important;
}

.mt15 {
  margin-top: 1.5rem !important;
}

.mt20 {
  margin-top: 2rem !important;
}

.mt25 {
  margin-top: 2.5rem !important;
}

.mt30 {
  margin-top: 3rem !important;
}

.mt35 {
  margin-top: 3.5rem !important;
}

.mt40 {
  margin-top: 4rem !important;
}

.mt45 {
  margin-top: 4.5rem !important;
}

.mt50 {
  margin-top: 5rem !important;
}

.mt60 {
  margin-top: 6rem !important;
}

.mt70 {
  margin-top: 7rem !important;
}

.mt80 {
  margin-top: 8rem !important;
}

.mt90 {
  margin-top: 9rem !important;
}

.mt100 {
  margin-top: 10rem !important;
}

.mt120 {
  margin-top: 12rem !important;
}

.mt150 {
  margin-top: 15rem !important;
}

.mt180 {
  margin-top: 18rem !important;
}

.mt200 {
  margin-top: 20rem !important;
}

.mt250 {
  margin-top: 25rem !important;
}

.mt300 {
  margin-top: 3rem !important;
}

.mt-5 {
  margin-top: -0.5rem !important;
}

.mt-10 {
  margin-top: -1rem !important;
}

.mt-15 {
  margin-top: -1.5rem !important;
}

.mt-20 {
  margin-top: -2rem !important;
}

.mt-25 {
  margin-top: -2.5rem !important;
}

.mt-30 {
  margin-top: -3rem !important;
}

.mt-35 {
  margin-top: -3.5rem !important;
}

.mt-40 {
  margin-top: -4rem !important;
}

.ml-10 {
  margin-left: -1rem !important;
}

.ml-50 {
  margin-left: -5rem !important;
}

.ml-100 {
  margin-left: -10rem !important;
}

.ml-120 {
  margin-left: -12rem !important;
}

.ml-150 {
  margin-left: -15rem !important;
}

.ml-200 {
  margin-left: -20rem !important;
}

.ml-220 {
  margin-left: -22rem !important;
}

.ml-250 {
  margin-left: -25rem !important;
}

.ml-300 {
  margin-left: -30rem !important;
}

/* Padding Set */
.p0 {
  padding: 0rem !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.p5 {
  padding: 0.5rem !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.p10 {
  padding: 1rem !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.p15 {
  padding: 1.5rem !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.p20 {
  padding: 2rem !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.p25 {
  padding: 2.5rem !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.p30 {
  padding: 3rem !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.p35 {
  padding: 3.5rem !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.p40 {
  padding: 4rem !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.p50 {
  padding: 5rem !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.pl0 {
  padding-left: 0rem !important;
}

.pl5 {
  padding-left: 0.5rem !important;
}

.pl10 {
  padding-left: 1rem !important;
}

.pl15 {
  padding-left: 1.5rem !important;
}

.pl20 {
  padding-left: 2rem !important;
}

.pl25 {
  padding-left: 2.5rem !important;
}

.pl30 {
  padding-left: 3rem !important;
}

.pl35 {
  padding-left: 3.5rem !important;
}

.pl40 {
  padding-left: 4rem !important;
}

.pl45 {
  padding-left: 4.5rem !important;
}

.pl50 {
  padding-left: 5rem !important;
}

.pl55 {
  padding-left: 5.5rem !important;
}

.pl60 {
  padding-left: 6rem !important;
}

.pl80 {
  padding-left: 8rem !important;
}

.pl100 {
  padding-left: 10rem !important;
}

.pl150 {
  padding-left: 15rem !important;
}

.pl200 {
  padding-left: 20rem !important;
}

.pl250 {
  padding-left: 25rem !important;
}

.pl300 {
  padding-left: 30rem !important;
}

.pr0 {
  padding-right: 0rem !important;
}

.pr5 {
  padding-right: 0.5rem !important;
}

.pr10 {
  padding-right: 1rem !important;
}

.pr15 {
  padding-right: 1.5rem !important;
}

.pr20 {
  padding-right: 2rem !important;
}

.pr25 {
  padding-right: 2.5rem !important;
}

.pr30 {
  padding-right: 3rem !important;
}

.pr35 {
  padding-right: 3.5rem !important;
}

.pr40 {
  padding-right: 4rem !important;
}

.pr45 {
  padding-right: 4.5rem !important;
}

.pr50 {
  padding-right: 5rem !important;
}

.pr55 {
  padding-right: 5.5rem !important;
}

.pr60 {
  padding-right: 6rem !important;
}

.pr100 {
  padding-right: 10rem !important;
}

.pb0 {
  padding-bottom: 0rem !important;
}

.pb2 {
  padding-bottom: 0.2rem !important;
}

.pb5 {
  padding-bottom: 0.5rem !important;
}

.pb10 {
  padding-bottom: 1rem !important;
}

.pb15 {
  padding-bottom: 1.5rem !important;
}

.pb20 {
  padding-bottom: 2rem !important;
}

.pb25 {
  padding-bottom: 2.5rem !important;
}

.pb30 {
  padding-bottom: 3rem !important;
}

.pb35 {
  padding-bottom: 3.5rem !important;
}

.pb40 {
  padding-bottom: 4rem !important;
}

.pb45 {
  padding-bottom: 4.5rem !important;
}

.pb50 {
  padding-bottom: 5rem !important;
}

.pb60 {
  padding-bottom: 6rem !important;
}

.pb70 {
  padding-bottom: 7rem !important;
}

.pb80 {
  padding-bottom: 8rem !important;
}

.pb90 {
  padding-bottom: 9rem !important;
}

.pb100 {
  padding-bottom: 10rem !important;
}

.pt0 {
  padding-top: 0rem !important;
}

.pt2 {
  padding-top: 0.2rem !important;
}

.pt5 {
  padding-top: 0.5rem !important;
}

.pt10 {
  padding-top: 1rem !important;
}

.pt15 {
  padding-top: 1.5rem !important;
}

.pt20 {
  padding-top: 2rem !important;
}

.pt25 {
  padding-top: 2.5rem !important;
}

.pt30 {
  padding-top: 3rem !important;
}

.pt35 {
  padding-top: 3.5rem !important;
}

.pt40 {
  padding-top: 4rem !important;
}

.pt45 {
  padding-top: 4.5rem !important;
}

.pt50 {
  padding-top: 5rem !important;
}

.pt55 {
  padding-top: 5.5rem !important;
}

.pt60 {
  padding-top: 6rem !important;
}

.pt70 {
  padding-top: 7rem !important;
}

.pt80 {
  padding-top: 8rem !important;
}

.pt90 {
  padding-top: 9rem !important;
}

.pt100 {
  padding-top: 10rem !important;
}

.w1pr {
  width: 1% !important;
}

.w5pr {
  width: 5% !important;
}

.w10pr {
  width: 10% !important;
}

.w15pr {
  width: 15% !important;
}

.w20pr {
  width: 20% !important;
}

.w25pr {
  width: 25% !important;
}

.w29pr {
  width: 29.5% !important;
}

.w30pr {
  width: 30% !important;
}

.w33pr {
  width: 33% !important;
}

.w34pr {
  width: 34% !important;
}

.w39pr {
  width: 39% !important;
}

.w40pr {
  width: 40% !important;
}

.w48pr {
  width: 48% !important;
}

.w50pr {
  width: 50% !important;
}

.w60pr {
  width: 60% !important;
}

.w70pr {
  width: 70% !important;
}

.w80pr {
  width: 80% !important;
}

.w85pr {
  width: 85% !important;
}

.w90pr {
  width: 90% !important;
}

.w99pr {
  width: 99% !important;
}

.w100pr {
  width: 100% !important;
}

.w1r {
  width: 1rem !important;
}

.w5r {
  width: 5rem !important;
}

.w8r {
  width: 8rem !important;
}

.w9r {
  width: 9rem !important;
}

.w10r {
  width: 10rem !important;
}

.w11r {
  width: 11rem !important;
}

.w13r {
  width: 13rem !important;
}

.w15r {
  width: 15rem !important;
}

.w20r {
  width: 20rem !important;
}

.w30r {
  width: 30rem !important;
}

.w40r {
  width: 40rem !important;
}

.w50r {
  width: 50rem !important;
}

.w60r {
  width: 60rem !important;
}

.w70r {
  width: 70rem !important;
}

.w80r {
  width: 80rem !important;
}

.w90r {
  width: 90rem !important;
}

.w100r {
  width: 100rem !important;
}

.w200r {
  width: 200rem !important;
}

.w300r {
  width: 300rem !important;
}

.w400r {
  width: 400rem !important;
}

.w500r {
  width: 500rem !important;
}

.mw3r {
  min-width: 3rem !important;
}

.mw4r {
  min-width: 4rem !important;
}

.mw5r {
  min-width: 5rem !important;
}

.mw10r {
  min-width: 10rem !important;
}

.mw15r {
  min-width: 15rem !important;
}

.mw20r {
  min-width: 20rem !important;
}

.h5r {
  height: 5rem !important;
}

.h8r {
  height: 8rem !important;
}

.h10r {
  height: 10rem !important;
}

.h20r {
  height: 20rem !important;
}

.h30r {
  height: 30rem !important;
}

.h40r {
  height: 40rem !important;
}

.h45r {
  height: 45rem !important;
}

.h50r {
  height: 50rem !important;
}

.h60r {
  height: 60rem !important;
}

.h70r {
  height: 70rem !important;
}

.h80r {
  height: 80rem !important;
}

.h90r {
  height: 90rem !important;
}

.h100r {
  height: 100rem !important;
}

.h100pr {
  height: 100% !important;
}

.mxh10r {
  max-height: 10rem !important;
}

.mxh20r {
  max-height: 20rem !important;
}

.mxh30r {
  max-height: 30rem !important;
}

/*text 텍스트*/
.txt-wrap {
  width: 100%;
  position: relative;
  padding: 0;
}
.txt-wrap .ttl {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.8;
}
.txt-wrap + .ttl {
  margin-top: 1.2rem;
}
.txt-wrap + .txt-type {
  margin-top: 0.5rem;
  margin-bottom: 1.5rem;
}
.txt-wrap + .txt-type:last-of-type {
  margin-bottom: 0;
}
.txt-wrap .txt {
  font-size: 1.6rem;
}
.txt-wrap .sub {
  color: #333;
  font-size: 1.4rem;
  vertical-align: middle;
  font-weight: 300;
}
.txt-wrap .txt-big {
  color: #111;
  font-size: 2.2rem;
  line-height: 1.6em;
  vertical-align: middle;
}

.txt-sub {
  color: #666;
  font-size: 1.3rem;
}

/*text 버튼*/
a.link,
button.link {
  color: #2f83f7;
  text-decoration: underline !important;
  text-underline-position: under;
}

.ui-link {
  position: relative;
  padding-right: 1.8rem;
  display: inline-block;
}

.ui-link:after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0.4rem;
  width: 1rem;
  height: 1.4rem;
}

.btn-sm.ui-link:after {
  width: 0.7rem;
  height: 1.2rem;
}

/*icon*/
[class*="ico_"] {
  display: inline-block;
  width: 22px;
  height: 22px;
}

.ico_play {
  background: url(../assets/icon/google_play.png) no-repeat center/20px 22px;
}

/*button  버튼*/
.btn {
  font-size: 1.4rem;
}

.btn-sm,
.btn-group-sm > .btn {
  padding: 0.2rem 1rem;
  font-weight: 300;
  font-size: 1.3rem;
}

.btn-icon.btn-lg {
  line-height: 1.8rem;
  padding: 0.6rem;
}

.btn-icon:not(.rounded-circle) {
  border: none;
  width: calc(2em + 2px);
}
.btn-icon:not(.rounded-circle):hover {
  border: 0;
}
.btn-icon:not(.rounded-circle):active {
  border: none;
  border: 0;
}

.btn-icon:not(.rounded-circle) {
  border: none;
  border: 0;
  background-image: initial;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-icon:not(.rounded-circle) i {
  color: #fff;
  font-size: 2.8rem;
}

.btn.disabled,
.btn:disabled {
  cursor: not-allowed;
}

.btn-white {
  background-color: #fff;
}
.btn-white:hover,
.btn-white:active,
.btn-white:focus-visible {
  background-color: #f5f5f5 !important;
}

.btn-round {
  border-radius: 30px;
}

.btn-outline-primary {
  background-color: #fff;
}

.btn-lg,
.btn-group-lg > .btn {
  font-size: 1.8rem;
}

.btn-md,
.btn-group-md > .btn {
  --bs-btn-padding-y: 0.8rem;
  padding-bottom: 0.9rem;
  --bs-btn-padding-x: 2rem;
  --bs-btn-font-size: 1.6rem;
  line-height: 1.4;
  --bs-btn-border-radius: 0.5rem;
}

/*text*/
.ttl-wrap .ttl {
  font-size: 1.7rem;
  font-weight: 400;
}

.date,
.sub-txt {
  font-size: 1.3rem;
  color: #868e96;
}

.in-txt {
  font-size: 1.4rem;
  color: #666;
}

/*필수,new*/
.mandatory,
.nav-item.show {
  position: relative;
  color: #eb4762 !important;
}

.mandatory::after,
.newnoti:after {
  content: "";
  position: absolute;
  right: -0.5rem;
  top: 0;
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #eb4762;
}

.input-wrap.mandatory:after {
  right: 0.4rem;
  top: 0.4rem;
}

.emphasis {
  color: #ef6c00 !important;
  font-weight: bolder;
}

/*테이블*/
.table-wrap {
  overflow-x: auto;
}

table.table th {
  padding: 0.8rem;
  vertical-align: middle;
}

.table td {
  padding: 1rem 0.8rem;
  vertical-align: middle;
}
.table td .type-icon {
  margin-left: 0.6rem;
  color: #868e96;
}

.table {
  border-bottom: 1px solid #e9e9e9;
}
.table thead th {
  text-align: center;
}
.table thead th,
.table thead td {
  position: relative;
}
.table tfoot tr {
  background-color: #868e96;
  color: #fff;
}
.table td + td {
  width: auto;
}
.table tbody tr.highlight-bg {
  background-color: #fbf9e2;
}
.table .border-l-rd {
  border-left: 2px solid #eb4762;
}
.table .border-l-grn {
  border-left: 2px solid #22ab60;
}
.table .icon {
  margin: 0 0.5rem;
}

.table-hover tbody tr:hover {
  background-color: #9bc5ff;
  cursor: pointer;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.table-column td {
  padding: 0 0.8rem;
}

.table-footer,
.panel-footer {
  padding: 1rem 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.table-footer.row,
.panel-footer.row {
  margin-right: 0;
  margin-left: 0;
}

.sub {
  color: #85888c;
}

.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}

.wrap-type1 {
  position: relative;
  padding: 1.6rem;
}

.wrap-type2 {
  padding: 0 1.6rem;
}

.wrap-type3 {
  padding: 2rem 2.6rem;
}

.wrap-type4 {
  padding: 0 1rem;
}

.wrap-type5 {
  padding: 1.6rem 0;
}

.logo_pentacall {
  display: inline-block;
  width: 12rem;
  height: 7rem;
  background: url(../assets/img/logo_pentacall.svg) no-repeat center;
}

.logo_pentacall_gr {
  display: inline-block;
  width: 11rem;
  height: 3.6rem;
  background: url(../assets/img/logo_pentacall_gr.svg) no-repeat center;
}

.navbar-nav li a {
  font-weight: 500;
}

.bg-img {
  height: 20rem;
  position: relative;
}
.bg-img h1 {
  position: relative;
  opacity: 0.9;
  z-index: 2;
}
.bg-img.guide {
  background: url(../assets/img/img_page_guide.jpg) no-repeat center center/cover;
}
.bg-img.simulation {
  background: url(../assets/img/trucks-various-sizes-road.jpeg) no-repeat center center/cover;
}
.bg-img.contact {
  background: url(../assets/img/bg_contract.jpeg) no-repeat center center/cover;
}

.bg-overlay {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background-color: rgba(24, 30, 25, 0);
  background-image: url(../assets/img/black-background-overlay.png);
  opacity: 0.8;
  -webkit-transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

/*main*/
.wrap_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 12rem;
}

.box {
  position: relative;
  background: #ffffff;
  -webkit-box-shadow: 0 10px 20px #ececec;
  box-shadow: 0 10px 20px #ececec;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.box.type1 {
  margin: 0 0.5rem;
  padding: 5rem 2.2rem 3rem;
  max-width: 290px;
  height: 100%;
  text-align: center;
}
.box .sub {
  letter-spacing: -1px;
  text-align: center;
}
.box .inner {
  margin: 0 auto;
}

.el_widget.left {
  text-align: right;
}

.box_photo {
  display: block;
  position: relative;
  max-width: 28rem;
  width: 100%;
  height: 25rem;
  margin: 0 auto;
  border-radius: 30px;
  -webkit-box-shadow: 0 10px 30px #243349;
  box-shadow: 0 10px 30px #243349;
  overflow: hidden;
}
.box_photo.itm_1 {
  background: url(../assets/img/img_data.png) no-repeat center center;
}
.box_photo.itm_2 {
  background: url(../assets/img/img_guide.png) no-repeat center center;
}
.box_photo.itm_3 {
  background: url(../assets/img/img_support.png) no-repeat center center;
}
.box_photo .inner {
  position: absolute;
  width: 100%;
  height: 24px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.box_photo .overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: 1s;
  transition: 1s;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000000));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  opacity: 0.4;
}
.box_photo .txt {
  visibility: hidden;
  height: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 13px;
  opacity: 0;
}
.box_photo:hover .inner {
  height: initial;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.box_photo:hover .overlay {
  opacity: 0.8;
}
.box_photo:hover .txt {
  visibility: visible;
  margin-top: 5px;
  height: 20px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  opacity: 0.8;
}

.box_wrp {
  margin: 0;
  text-align: center;
}
.box_wrp img {
  width: 100%;
  max-width: 24rem;
}

.bg_img {
  position: relative;
  height: 400px;
}
.bg_img.use_app {
  background: url(../assets/img/img_use_app.png) no-repeat center center/cover;
}
.bg_img.img_truck {
  background: url(../assets/img/img_truck.jpg) no-repeat center center/cover;
  opacity: 0.95;
}

.bg_img_sky {
  position: relative;
  background-image: url(../assets/img/bg_sky.jpeg);
  background-position: center center;
  background-size: cover;
}

.bg_img2 {
  position: relative;
}
.bg_img2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 8rem;
  display: inline-block;
  width: 12rem;
  height: 10rem;
}
.bg_img2.calc::before {
  background: url(../assets/img/img_calc_2.svg) no-repeat center center/10rem 10rem;
  opacity: 0.8;
}
.bg_img2.data::before {
  background: url(../assets/img/ex.png) no-repeat center center/10rem 10rem;
  opacity: 0.8;
  left: 12rem;
}

.box_sm {
  padding: 0.4rem;
  display: inline-block;
  width: 12rem;
  font-size: 1.4rem;
  text-align: center;
  white-space: nowrap;
}

.wrap-conts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.wrap-conts li {
  padding: 2rem;
  margin: 10px;
  font-size: 1.5rem;
}
.wrap-conts li img {
  height: 8rem;
  margin-right: 1rem;
}
.wrap-conts li .border-top {
  width: 100%;
}
.wrap-conts .box {
  float: left;
  width: calc(33.333% - 20px);
}
.wrap-conts .box > div {
  width: 100%;
}

/*icon*/
.box_icon {
  position: relative;
  width: 90px;
  height: 90px;
  border-radius: 20px;
  text-align: center;
  line-height: 90px;
}
.box_icon.blue {
  background-color: #2f83f7;
}
.box_icon.dark {
  background-color: #27426a;
}
.box_icon.mint {
  background-color: #40b6c0;
}

.wrap_circle {
  position: absolute;
  top: -45px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 50%;
  width: 90px;
  height: 90px;
  text-align: center;
  line-height: 90px;
}

.ico_idea {
  top: 49%;
  width: 30px;
  height: 48px;
  background: url(../assets/icon/icon_idea.svg) no-repeat center/30px 48px;
}

.ico_truck {
  width: 50px;
  height: 31px;
  background: url(../assets/icon/icon_truck.svg) no-repeat center/50px 31px;
}

.ico_set {
  width: 45px;
  height: 45px;
  background: url(../assets/icon/icon_set.svg) no-repeat center/45px 45px;
}

.ico_mobile {
  width: 45px;
  height: 45px;
  background: url(../assets/icon/icon_mobile.svg) no-repeat center/45px 45px;
}

.ico_time {
  width: 45px;
  height: 45px;
  background: url(../assets/icon/icon_time.svg) no-repeat center/45px 45px;
}

.ico_pay {
  width: 45px;
  height: 45px;
  background: url(../assets/icon/icon_pay.svg) no-repeat center/45px 45px;
}

.ico_customer {
  width: 45px;
  height: 45px;
  background: url(../assets/icon/icon_customer.svg) no-repeat center/45px 45px;
}

.ico_mail {
  width: 45px;
  height: 45px;
  background: url(../assets/icon/icon_mail.svg) no-repeat center/45px 45px;
}

.ico_kakao {
  width: 45px;
  height: 45px;
  background: url(../assets/icon/icon_kakao.svg) no-repeat center/45px 45px;
}

.ico_web {
  width: 24px;
  height: 24px;
  background: url(../assets/icon/icon_web.svg) no-repeat center/24px 24px;
}

.table.type_info th {
  font-weight: 600;
  border-bottom: 1px solid #ccc;
}
.table.type_info thead th {
  border-bottom: 1px solid #333;
}
.table.type_info td {
  border-bottom: 1px solid #ccc;
}

/**/
.text-gray {
  color: #666;
}

.f-weight-300 {
  font-weight: 300 !important;
}

.f-weight-400 {
  font-weight: 400 !important;
}

.f-weight-500 {
  font-weight: 500 !important;
}

.d-flex-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 20px;
}

.d-flex-radio input[type="radio"] {
  margin-right: 6px;
}

.clearfix:before,
.clearfix:after {
  display: block;
  content: "";
  line-height: 0;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.ico-search {
  position: absolute;
  top: 6px;
  right: -6px;
  text-indent: -1000px;
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 0 none;
  overflow: hidden;
  background: transparent url(/wp-content/uploads/2022/12/icon-search.svg) center center no-repeat;
}

.ico-search:hover,
.ico-search:focus {
  background-color: transparent;
}

.ico-arr-right {
  position: relative;
  margin: 0 12px;
  top: 2px;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: transparent url(/wp-content/uploads/2022/12/ico-arr-right.svg) center center no-repeat;
}

.input-text {
  font-size: 1.6rem;
}

.input-text small {
  font-weight: 300;
}

.lst-wrap {
  width: 100%;
}

.lst-wrap li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  font-size: 15px;
  font-weight: 500;
  float: left;
}

.lst-wrap li.lst-input-2 {
  padding: 1rem 0;
  width: 47%;
  margin-right: 3%;
}

.lst-wrap li .label {
  width: 7.4rem;
}

.lst-wrap li input[type="text"],
.lst-wrap li input[type="search"],
.lst-wrap li select {
  width: 100%;
}

.drop-wrap {
  position: relative;
}

.lst-wrap li label {
  white-space: nowrap;
  color: #65748b;
}

.box-gry {
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 5px 20px;
  background-color: #f8f9f9;
  border-top: 1px solid rgb(237, 237, 237);
}

.box-lightBlue {
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 5px 20px 7px 20px;
  border-top: 1px solid #ccc;
}

.box-gray .input-text,
.box-gray .lst-wrap li .label {
  line-height: 35px;
}

.drop-box-addrs {
  position: absolute;
  left: 0;
  right: 0;
  top: 45px;
  padding: 0 20px 10px;
  background-color: #fff;
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  z-index: 2;
  border: 1px solid #ccc;
  border-top: none;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.16) 3px 6px 5px;
  box-shadow: rgba(0, 0, 0, 0.16) 3px 6px 5px;
}

.lst-addr li {
  margin-bottom: 5px;
  font-weight: 400;
}

.lst-addr li:hover {
  text-decoration: underline;
  cursor: pointer;
}

/*modal*/
.modal-wrap {
  padding: 30px;
  left: 50%;
  top: 50%;
  position: fixed;
  z-index: 500;
  background: #fff;
  border-radius: 4px;
}

.modal-wrap.size-m {
  width: 600px;
  height: 400px;
}

.modal-wrap.size-l {
  width: 700px;
  height: 500px;
}

.modal-wrap.size-s {
  width: 500px;
  height: 300px;
}

.modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background-color: #000;
  opacity: 0.5;
  top: 0;
  left: 0;
  z-index: 100;
}

.modal-close {
  color: #b1b0ac;
  font-size: 30px;
  line-height: 0.5;
  position: absolute;
  top: 10px;
  right: 10px;
  font-weight: bold;
  cursor: pointer;
}

.modal-close:hover {
  color: #e72626;
}

.media-block,
.media-block2 {
  display: block;
}

.bg-light-blue .sub {
  color: #000;
}
.bg-light-blue .box {
  -webkit-box-shadow: 0 10px 20px #9abdf4;
  box-shadow: 0 10px 20px #9abdf4;
}

@media (max-width: 1200px) {
  body {
    font-size: 1.5rem;
  }
  body,
  div,
  dl,
  dt,
  dd,
  ul,
  ol,
  li,
  pre,
  code,
  form,
  fieldset,
  legend,
  textarea,
  p,
  blockquote,
  th,
  td,
  input,
  select,
  textarea,
  button {
    letter-spacing: -0.5px;
  }
  .media-block {
    display: inline;
  }
  .py-5.pt100 {
    padding-top: 9rem !important;
  }
  .col-md-4 {
    padding: 0.6rem;
  }
  .el_widget .itm.mt70 {
    margin-top: 2rem !important;
  }
  .wrap_box .box_wrp .h5.mt20 {
    margin-top: 0 !important;
    margin-bottom: 4rem;
  }
  .px-5 {
    padding: 1rem !important;
  }
  .my-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .py-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .calc .pl200 {
    padding-left: 12rem !important;
  }
  .calc.bg_img2::before {
    left: 0;
  }
  table.type_info td:nth-child(4) {
    width: 10rem;
  }
  table.type_info .box_sm {
    width: 100%;
  }
  .media-text {
    text-align: center !important;
  }
  .nav-link {
    font-size: 1.7rem;
  }
  .wrap-conts .d-flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .wrap-conts .fsz24 {
    margin: 0 auto 1rem;
  }
  .wrap-conts img {
    margin: 0 auto;
  }
}
@media (max-width: 991px) {
  body {
    font-size: 1.4rem;
  }
  body,
  div,
  dl,
  dt,
  dd,
  ul,
  ol,
  li,
  pre,
  code,
  form,
  fieldset,
  legend,
  textarea,
  p,
  blockquote,
  th,
  td,
  input,
  select,
  textarea,
  button {
    letter-spacing: -0.8px;
  }
  .media-nav {
    position: absolute;
    right: 0;
    top: 3rem;
  }
  .navbar .logo_pentacall {
    height: 4rem;
  }
  .navbar-nav {
    margin-top: 2rem;
  }
  .navbar-nav.ml70 {
    margin-left: 0 !important;
  }
  .box.type1 {
    margin: 0 auto;
  }
  .app_download .w60r {
    width: 30rem;
    margin: 3rem 0;
  }
  .mt50 {
    margin-top: 2rem !important;
  }
  .my-6 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .bg_img_sky {
    padding: 3rem 0;
  }
  .py-5.pt100 {
    padding-top: 5rem !important;
  }
  .container-fluid.bg-img {
    height: 12rem;
  }
  .wrap_box {
    margin-top: 3rem;
    margin-bottom: 0;
  }
  .wrap_box .col-md-4 {
    margin: 3rem;
  }
  .info_apply .col-sm-9 {
    width: 65%;
  }
  .info_apply .col-sm-9 .d-flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .info_apply .col-sm-3 {
    width: 35%;
  }
  .mb80 {
    margin-bottom: 1.2rem !important;
  }
}
@media (max-width: 690px) {
  body {
    font-size: 1.3rem;
  }
  body,
  div,
  dl,
  dt,
  dd,
  ul,
  ol,
  li,
  pre,
  code,
  form,
  fieldset,
  legend,
  textarea,
  p,
  blockquote,
  th,
  td,
  input,
  select,
  textarea,
  button {
    letter-spacing: -1px;
  }
  .media-block2 {
    display: inline;
  }
  .logo_pentacall {
    width: 10rem;
    margin-left: 2rem;
  }
  .info-mobile .col-md-4 {
    text-align: center;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .info-mobile .box_icon {
    margin: 0 auto !important;
  }
  .info-mobile h3 {
    text-align: center !important;
    margin-top: 1rem;
    margin-bottom: 0.4rem !important;
  }
  .info-mobile .sub {
    text-align: center;
  }
  .accordion-button {
    font-size: 1.5rem;
  }
  .wrap-conts .box {
    width: calc(50% - 20px);
  }
  .copy-wrap .fr {
    float: left !important;
  }
  .banner_1 .bg_img2.data::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .banner_1 .pl250 {
    padding-top: 11rem;
    padding-left: 0 !important;
    text-align: center;
  }
  .banner_1 .pl250.sub {
    padding-top: 1rem;
  }
  .box_photo {
    margin-bottom: 3rem;
  }
  .mt80 {
    margin-top: 3rem !important;
  }
  .info_skill .row > * {
    padding-right: 0;
  }
  .lst-wrap li.lst-input-2 {
    width: 97%;
  }
  .info_calc .w30r {
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
  }
  .info_calc .fsz20 {
    font-size: 1.4rem !important;
  }
  .info_calc .d-flex.input-text {
    display: block !important;
  }
  .info_calc .mono3 {
    display: block;
  }
  .info_car .pl10 {
    padding-left: 0 !important;
  }
  .mt70 {
    margin-top: 1rem !important;
  }
  .mt60 {
    margin-top: 1rem !important;
  }
  .mb30 {
    margin-bottom: 1.6rem !important;
  }
} /*# sourceMappingURL=style.css.map */
