.tel119 {
  margin-top: -3px
}

.tel119 a {
  text-decoration: underline;
  color: #1c8ee6;
  font-size: 12px;
  float: right;
}

.tel119 a:hover {
  color: #5c5c5c
}

.tel_question a {
  text-decoration: underline;
  color: #1c8ee6;
  font-size: 12px;
  font-weight: bold
}

.tel_question a:hover {
  color: #5c5c5c
}

/* popup */
.layer_popup_tel {
  z-index: 999999;
  width: 100%;
  text-align: center;
  background: #2c1939;
  position: absolute;
  top: 0px;
  box-sizing: border-box;
  padding: 50px 30px;
  color: #fff;
  font-weight: 500;
}

.layer_popup_tel h3 {
  font-size: 34px;
  margin-bottom: 20px;
  margin-bottom: 34px;
  margin-left: 0 !important;
  font-weight: 600;
  line-height: 1;
}

.layer_popup_tel .con_info {
  margin-top: 40px;
}

.layer_popup_tel p {
  line-height: 1.8;
}

.layer_popup_tel p:first-of-type {
  margin-bottom: 15px;
}

.layer_popup_tel img {
  position: absolute;
  right: 0px;
  top: -35px;
  font-size: 26px;
  font-weight: 900;
  cursor: pointer;
}

.layer_popup_tel h4 {
  font-weight: bold;
  font-size: 17px;
  color: #fff !important;
  margin: 0;
  margin-bottom: 10px;
}

.layer_popup_tel .p_point {
  font-weight: bold;
  /* font-size:1px; */
  color: #14ffca;
}

.layer_popup_tel .pop_icon {
  position: relative;
  margin-bottom: 34px;
}

.layer_popup_tel .pop_icon img {
  position: relative;
  top: 0;
}

.layer_popup_tel .pop_btn {
  margin-top: 30px;
}

.layer_popup_tel .pop_btn a {
  display: inline-block;
  margin: 0 auto;
  background: #14ffca;
  color: #2c1939;
  width: 22%;
  height: 40px;
  line-height: 40px;
  border-radius: 3px;
  font-size: 15px;
  font-weight: bold;
  margin-left: 10px;
}

.layer_popup_tel .pop_btn a:first-child {
  margin-left: 0;
}

.layer_popup_tel .lnr-checkmark-circle {
  font-size: 21px;
  display: inline-block;
  padding-top: 5px;
  vertical-align: sub;
  padding: 3px;
}

.server_hosting_close {
  border: 1px solid #2c1939;
  border-radius: 50%;
  background-color: #2c1939;
  padding: 3px;
}

.ticket_popup_close_btn {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 21px;
  height: 21px;
  cursor: pointer;
  background-image: url("/assets/images/common/btn_new_close_white.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.qna_btn {
  display: inline-block;
  height: 20px;
  line-height: 19px;
  border: 1px solid #572f99;
  padding: 0px 4px;
  text-indent: -1px;
  color: #572f99 !important;
  background: #f6f1ff;
}

.qna_btn:hover {
  border-bottom: 1px solid #572f99;
  color: #572f99 !important;
}


.tel_gird {
  overflow: hidden;
  padding: 0;
}

.tel_sec {
  overflow: hidden;
  padding: 40px 20px 80px;
  border-bottom: 1px solid #ccc;
  text-align: center;
  margin-top: 13px;
  position: relative;
  font-size: 15px;
  font-family: 'Montserrat', 'NanumBarunGothic', sans-serif;
}

.first_sec {
  padding: 65px 51px;
}

.tel_sec .button_gird {
  width: 320px;
  float: left;
  margin: 0 4.5px
}

.tel_sec .button_gird button {
  margin: 0;
}

/*.tel_sec .button_gird:first-child{margin-right:30px;}*/
.tel_sec button,
.info {
  margin: 0 3px;
  border: 0;
  width: 320px;
  height: 70px;
  line-height: 70px;
  background: #f6f6f6;
  border-radius: 5px;
  color: #000;
  border: 1px solid #ccc;
  font-size: 18px;
}

.tel_sec button {
  font-weight: bold;
}

.tel_sec button span {
  font-size: 18px;
  color: #572f99;
  font-weight: 600;
  vertical-align: -2px
}

/*.tel_sec button:first-of-type,*/
.info:first-of-type {
  margin-right: 30px;
}

.tel_sec button:hover {
  background: #572f99;
  color: #fff
}

.tel_sec button:hover span {
  color: #fff !important;
}

.tel_sec p {
  padding-top: 10px;
}

.tel_sec p.info_text {
  line-height: 1.3em;
}

.tel_sec h3 {
  /* position:absolute;text-align:center;width:720px;;top:-20px; */
  margin-left: 0 !important;
  margin-bottom: 40px;
  font-size: 20px;
}

.tel_sec .info {
  display: inline-block;
  font-size: 13px;
  line-height: 1.4rem;
  overflow: hidden;
  height: auto;
  padding: 35px 20px;
  box-sizing: border-box;
  background: #2c1939;
  border: 1px solid #572f99;
  color: #fff;
  width: 100%;
  margin: 0;
}

.tel_sec .info h5 {
  font-size: 28px;
  padding-bottom: 20px;
  font-weight: 500;
}

.tel_sec .info div.ars {
  border: 1px dashed #14ffca;
  margin-bottom: 15px;
}

.tel_sec .info div.ars .info_number {
  margin-top: 15px;
  overflow: hidden;
}

.tel_sec .info div.ars .info_number ul {
  width: 50%;
  float: left;
  box-sizing: border-box;
  padding: 0 20px 15px;
}

.tel_sec .info div.ars .info_number ul li {
  width: 100%;
  text-align: left;
  margin: 5px 0;
  display: table-row;
}

.tel_sec .info div.ars .info_number ul li div {
  display: table-cell;
  vertical-align: middle;

}

.tel_sec .info div.ars .info_number ul li p {
  display: table-cell;
  vertical-align: middle;
  padding-top: 0;
}

.tel_sec .info div.ars .info_number ul li span.num {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: #f1e8ff;
  color: #572f99;
  border: 1px solid #572f99;
  position: relative;
  text-align: center;
  font-weight: 600;
  margin-right: 10px;
  line-height: 35px;
  font-size: 17px;
}

.tel_sec .info p.number {
  font-size: 30px;
  padding: 20px 0px 0px;
  color: #14ffca;
}

.tel_sec .info p.ars {
  line-height: 1.1;
  padding-bottom: 20px;
  border-bottom: 1px solid #483555;
}

.tel_sec .info p.number span {
  font-size: 20px;
  font-weight: normal;
  vertical-align: 4px;
  padding-right: 8px;
}

.tel_sec .info p.warn {
  color: #f6f1ff;
  line-height: 1.2rem;
}

.tel_sec .info .fa {
  font-size: 2px !important;
}

.tel_sec .pay_info ul {
  padding: 0px 10px 10px;
  overflow: hidden;
}

.tel_sec .pay_info li {
  width: 50%;
  float: left;
  text-align: center;
  font-size: 15px;
}

.tel_sec .pay_info ul span {
  float: right;
  inline-block;
  width: 140px;
  text-align: left;
}

.tel_sec .pay_info a {
  color: #fff;
  text-decoration: underline;
  padding-right: 10px;
}

.tel_sec .pay_info>div {
  overflow: hidden;
}

.tel_sec .pay_info .service_info1,
.service_info2 {
  width: 100%;
  box-sizing: border-box;
  float: left;
  padding: 13px 10px;
}


.tel_sec .free_info {
  width: 100%;
  padding-top: 10px;
}

.tel_sec .free_info .free_tit {
  width: 30%;
  text-align: center;
  float: left;
  padding-top: 40px;
  font-weight: bold;
  font-size: 16px;
}

.tel_host .free_info .free_tit {
  padding-top: 36px;
}

.tel_sec .free_info .service_info {
  width: 70%;
  float: left;
  text-align: left;
}

.tel_sec .free_info .service_info>div {
  padding-top: 10px;
  overflow: hidden;
}

.tel_sec .free_info a {
  color: #14ffca;
  padding-top: 10px;
}

.tel_sec .free_info .service_info p.color_font {
  padding-top: 5px;
}

.product_qna {
  padding: 40px 0 60px;
}

.product_qna .pay_info {
  width: 100%;
  border: none;
}

.product_qna .pay_info p.service_list {
  font-size: 16px;
}

.product_qna .pay_info ul {
  padding: 20px 30px 10px;
  font-size: 16px;
  padding-top: 30px;
}

.product_qna .pay_info ul li {
  text-align: left;
  padding: 10px 0;
  padding-left: 10px;
  box-sizing: border-box;
}

.product_qna .pay_info ul li span {
  width: 185px;
}

#body .active {
  border-bottom: 1px solid #572f99;
  color: #fff !important;
  background: #572f99 !important;
}

#body .active span {
  color: #fff !important;
}

.color_font {
  color: #14ffca !important;
}

.call_notice {
  background: #14ffca;
  padding: 30px 30px 35px;
  color: #2c1939;
  display: table;
  word-break: keep-all;
  z-index: -1;
  position: relative;
  top: 5px;
  left: 0;
  border: 1px solid #ccc;
  border-radius: 5px;
}

.call_notice .col2 {
  display: table-cell;
  vertical-align: middle;
}

.call_notice .img {
  padding-right: 30px;
  text-align: center;
}

.call_notice .img h4 {
  width: 160px;
  color: #572f99;
  font-size: 17px;
}

.call_notice .text {
  text-align: left;
}