/* yeil_intro_se1 */
.sub_1280 {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}
.py_100 {
  padding: 100px 0;
  box-sizing: border-box;
}
.sec_bg_img {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 100px 0;
  box-sizing: border-box;
}
.intro_bg_1 {
  background-image: url(/asset/img/yeil_intro/intro_bg_1.png);
}
.yeil_intro_se1 .cont_1 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 60px;
}
.yeil_intro_se1 .cont_1 .img_box {
}
.yeil_intro_se1 .cont_1 .text_box {
  text-align: left;
  font-family: "Pretendard";
  color: #fff;
}
.yeil_intro_se1 .cont_1 .text_box span {
  font-family: "Playfair Display";
  font-size: 30px;
  line-height: 40px;
  font-weight: 800;
}
.yeil_intro_se1 .cont_1 .text_box h3 {
  font-size: 55px;
  line-height: 70px;
  letter-spacing: -2.75px;
  font-weight: 700;
}
.yeil_intro_se1 .cont_1 .text_box p {
  margin-top: 90px;
  font-size: 25px;
  line-height: 1.5;
  letter-spacing: -1.5px;
  font-weight: 300;
}
.yeil_intro_se1 .cont_1 .text_box .m_img_box {
  display: none;
}
/* yeil_intro_se2 */
.intro_bg_2 {
  background-image: url(/asset/img/yeil_intro/intro_bg_2.png);
  overflow: hidden;
}
.yeil_intro_se2.sec_bg_img {
  padding: 100px 0 0 0;
}
.intro_bg_2 .cont_1 {
  display: flex;
  gap: 25px;
}
.intro_bg_2 .cont_1 > li {
  flex: 1 1 0;
  color: #fff;
  text-align: center;
  font-family: "Pretendard";
}
.intro_bg_2 .cont_1 > li h3 {
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
}
.intro_bg_2 .cont_1 > li .img_box {
  margin-top: 25px;
}
.intro_bg_2 .cont_1 > li p {
  font-size: 25px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: -1.5px;
  background: #1b2046;
  padding: 40px 58px;
  box-sizing: border-box;
  height: 100%;
  text-align: center;
}
/* yeil_intro_se3 */
.intro_bg_3 {
  background-image: url(/asset/img/yeil_intro/intro_bg_3.png);
}
.intro_bg_3 h3 {
  color: #1b2046;
  text-align: center;
  font-family: "Pretendard";
  font-size: 100px;
  line-height: 100px;
  font-style: normal;
  font-weight: 700;
  line-height: 50px;
}
.yeil_intro_se3 .cont_1 {
  margin-top: 75px;
}
.yeil_intro_se3 .cont_1 li {
  display: flex;
  gap: 36px;
  align-items: center;
  justify-content: center;
  margin-bottom: 25px;
}
.yeil_intro_se3 .cont_1 li:last-child {
  margin-bottom: 0;
}
.yeil_intro_se3 .cont_1 li .img_box {
}
.yeil_intro_se3 .cont_1 li .img_num {
}
.yeil_intro_se3 .cont_1 li .text_box {
}
.yeil_intro_se3 .cont_1 li .text_box h4 {
  color: #1b2046;
  font-family: "Pretendard";
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 50px;
  text-align: left;
}
.yeil_intro_se3 .cont_1 li .text_box p {
  color: #222;
  font-family: "Pretendard";
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 35px;
  text-align: left;
  max-width: 530px;
}
/* yeil_intro_se4 */
.intro_bg_4 {
  background-image: url(/asset/img/yeil_intro/intro_bg_4.png);
  position: relative;
}
.yeil_intro_se4.sec_bg_img {
  padding: 0;
}
.intro_bg_4 .cont_1 {
  padding: 430px 0 360px 0;
  box-sizing: border-box;
}
.intro_bg_4 .cont_1 .top {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  transform: translateX(0%);
  opacity: 1;
}
.intro_bg_4 .cont_1 .top .img_box {
  width: 40%;
  text-align: right;
}
.intro_bg_4 .cont_1 .top p {
  color: #1b2046;
  font-family: "Pretendard";
  font-size: 45px;
  line-height: 50px;
  font-style: normal;
  font-weight: 700;
  border-bottom: solid 1px #687ae0;
  width: 60%;
  text-align: left;
}
.intro_bg_4 .cont_1 .bottom {
  margin-top: 45px;
  position: relative;
  transform: translateX(0%);
  opacity: 1;
}
.intro_bg_4 .cont_1 .bottom::after {
  position: absolute;
  bottom: -15px;
  left: 0;
  content: "";
  width: calc(100% - 15%);
  height: 40px;
  border-radius: 0px 40px 40px 0px;
  background: #687ae0;
}
.intro_bg_4 .cont_1 .bottom p {
  position: relative;
  color: #222;
  letter-spacing: -0.2px;
  text-align: center;
  font-family: "Pretendard";
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  z-index: 99;
}
.intro_bg_4 .cont_2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  width: 100%;
}
.intro_bg_4 .cont_3 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  width: 100%;
}
.intro_bg_4 .cont_4 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  width: 100%;
}
.intro_bg_4 .cont_2_box {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.intro_bg_5.sec_bg_img {
  padding: 0;
}
.intro_bg_5 {
  background-image: url(/asset/img/yeil_intro/intro_bg_5.png);
}
.intro_bg_5 .cont_1 {
  display: flex;
  gap: 60px;
  margin-top: 120px;
}
.intro_bg_5 .cont_1 .img_list {
  /* width: 40%; */
}
.intro_bg_5 .cont_1 .img_list > ul li {
  margin-bottom: 25px;
}
.intro_bg_5 .cont_1 .img_list > ul li:last-child {
  margin-bottom: 0;
}
.intro_bg_5 .line_box {
  position: relative;
  margin-top: 15px;
  overflow: hidden;
  height: 2300px;
}
.line_box .line_hover {
  position: absolute;
  top: 0;
  left: 0;
}

.intro_bg_5 .text_box {
  display: flex;
  width: 60%;
}
.intro_bg_5 .text_box .histroy_box {
  width: 100%;
  margin-left: -8.5px;
}
.intro_bg_5 .text_box .histroy_box > li {
  position: relative;
  margin-bottom: 130px;
}
.intro_bg_5 .text_box .histroy_box > li:last-child {
  margin-bottom: 0;
}
.intro_bg_5 .text_box .histroy {
  display: flex;
  align-items: flex-start;
  gap: 20px;
}
.intro_bg_5 .text_box .histroy .cir {
  max-width: 15px;
  width: 100%;
  height: 15px;
  background-color: #fff;
  border-radius: 100%;
  display: inline-block;
}
.intro_bg_5 .histroy_box .histroy .date {
  color: #fff;
  font-family: "Playfair Display";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  max-width: 205px;
  width: 100%;
  line-height: 30px;
}
.intro_bg_5 .histroy_box .histroy .date > p {
  margin-left: 30px;
}
.intro_bg_5 .histroy_box .histroy > ul {
}
.intro_bg_5 .histroy_box .histroy > ul li {
  color: #fff;

  font-family: "Pretendard";
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 25px;
}
@media screen and (max-width: 1350px) {
  .sub_1280 {
    width: 80%;
  }
  .yeil_intro_se1 .cont_1 .text_box {
    width: 70%;
  }
  .yeil_intro_se1 .cont_1 .text_box span {
    font-size: 20px;
    line-height: 30px;
  }
  .yeil_intro_se1 .cont_1 .text_box h3 {
    font-size: 45px;
    line-height: 60px;
  }
  .yeil_intro_se1 .cont_1 .text_box p {
    margin-top: 25px;
    font-size: 25px;
    line-height: 1.5;
  }
  .intro_bg_3 h3 {
    font-size: 65px;
    line-height: 65px;
  }
  .yeil_intro_se3 .cont_1 li {
    gap: 15px;
  }
  .yeil_intro_se3 .cont_1 li .text_box h4 {
    font-size: 20px;
    line-height: 1.5;
  }
  .yeil_intro_se3 .cont_1 li .text_box p {
    font-size: 18px;
    line-height: 25px;
  }
  .intro_bg_5 .cont_1 {
    width: 90%;
    padding-bottom: 50px;
  }
  .intro_bg_5 .cont_1 .img_list {
    width: 40%;
  }
  .intro_bg_5 .cont_1 svg line {
    height: 100px;
  }
  .intro_bg_5 .line_box {
    height: 1520px;
    overflow: hidden;
  }
  .intro_bg_5 .cont_1 .img_list ul {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-around;
  }
  .intro_bg_5 .text_box .histroy_box > li {
    margin-bottom: 65px;
  }
}
@media screen and (max-width: 1230px) {
  .intro_bg_5 .cont_1 {
    gap: 30px;
  }
  .intro_bg_5 .histroy_box .histroy .date {
    max-width: 160px;
  }
}
@media screen and (max-width: 1130px) {
  .yeil_intro_se1 .cont_1 .img_box {
    display: none;
  }
  .yeil_intro_se1 .cont_1 .text_box .m_img_box {
    display: block;
    width: 60%;
    margin: 30px auto 0;
  }
  .yeil_intro_se1 .cont_1 .text_box h3 {
    position: relative;
  }
  .yeil_intro_se1 .cont_1 .text_box {
    width: 100%;
    text-align: center;
  }
  .yeil_intro_se1 .cont_1 .text_box p br {
    display: none;
  }
  .intro_bg_2 .cont_1 > li h3 {
    font-size: 20px;
    line-height: 30px;
  }
  .intro_bg_2 .cont_1 > li p {
    font-size: 20px;
    line-height: 30px;
    padding: 20px 30px;
  }
  .intro_bg_4 .cont_1 {
    padding: 150px 0 150px 0;
  }
  .intro_bg_4 .cont_1 .bottom p {
    font-size: 30px;
    line-height: 40px;
  }
  .intro_bg_4 .cont_1 .bottom::after {
    height: 10px;
    bottom: 0;
  }
  .intro_bg_4 .cont_1 .top .img_box {
    width: 30%;
  }
  .intro_bg_4 .cont_1 .top p {
    width: 70%;
  }
}
@media screen and (max-width: 1110px) {
  .intro_bg_5 .line_box {
    height: 1540px;
  }
}
@media screen and (max-width: 1060px) {
  .intro_bg_5 .line_box {
    height: 1560px;
  }
}
@media screen and (max-width: 960px) {
  .intro_bg_5 .cont_1 {
    margin-top: 30px;
  }
  .intro_bg_5 .text_box .histroy .cir {
    position: absolute;
    top: 0;
    left: -28px;
  }
  .intro_bg_5 .text_box .histroy {
    flex-direction: column;
  }
  .intro_bg_5 .histroy_box .histroy .date {
    max-width: none;
  }
  .intro_bg_5 .histroy_box .histroy .date br {
    display: none;
  }
  .intro_bg_5 .histroy_box .histroy .date p {
    margin-left: 0;
    display: inline-block;
  }
  .intro_bg_5 .cont_1 .img_list {
    display: none;
  }
  .intro_bg_5 .text_box {
    gap: 20px;
    width: 100%;
    align-items: center;
    justify-content: center;
  }
  .intro_bg_5 .line_box {
    height: 100%;
    margin-left: 50px;
  }
  .intro_bg_5 .text_box .histroy_box > li {
    margin-bottom: 57px;
  }
  .intro_bg_5 .text_box .histroy_box {
    margin-left: 0;
  }
  /* .intro_bg_5 .line_box{
        height: 1570px;
    } */
  .intro_bg_5 .histroy_box .histroy > ul li {
    font-size: 18px;
    line-height: 25px;
  }
  .intro_bg_4 .cont_1 .top p {
    font-size: 30px;
    line-height: 40px;
  }
  .intro_bg_4 .cont_1 .bottom {
    margin-top: 25px;
  }
  .intro_bg_4 .cont_1 .bottom p {
    font-size: 20px;
    height: 30px;
  }
  .intro_bg_4 .cont_1 .bottom::after {
    height: 5px;
    bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .py_100 {
    padding: 50px 0;
    box-sizing: border-box;
  }
  .sec_bg_img {
    padding: 40px 0;
    box-sizing: border-box;
  }
  .yeil_intro_se1 .cont_1 .text_box .m_img_box {
    width: 100%;
  }
  .yeil_intro_se1 .cont_1 .text_box h3 {
    font-size: 30px;
    line-height: 35px;
    letter-spacing: -0.6px;
  }
  .yeil_intro_se1 .cont_1 .text_box span {
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.3px;
  }
  .yeil_intro_se1 .cont_1 .text_box p {
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.3px;
    margin-bottom: 15px;
  }
  .yeil_intro_se2.sec_bg_img {
    padding: 50px 0 0 0;
  }
  .intro_bg_2 {
    background-image: url(/asset/img/yeil_intro/intro_bg_2_m.png);
  }
  .intro_bg_2 .cont_1 {
    flex-direction: column;
    gap: 50px;
  }
  .intro_bg_2 .cont_1 > li .img_box > img {
    border-radius: 100%;
    overflow: hidden;
  }
  .intro_bg_2 .cont_1 > li p {
    height: auto;
    background-color: transparent;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.3px;
  }
  .intro_bg_2 .cont_1 > li:last-child p {
    color: #1b2046;
  }
  .yeil_intro_se3 .sub_1280 {
    width: 100%;
  }
  .intro_bg_3 h3 {
    font-size: 30px;
    line-height: 30px;
  }
  .yeil_intro_se3 .cont_1 {
    margin-top: 40px;
  }
  .yeil_intro_se3 .cont_1 li {
    gap: 15px;
    flex-direction: column;
    position: relative;
    align-items: flex-start;
    margin-bottom: 55px;
  }
  .yeil_intro_se3 .cont_1 li:nth-child(2) {
    align-items: flex-end;
  }
  .yeil_intro_se3 .cont_1 li .img_box {
    width: 90%;
  }
  .yeil_intro_se3 .cont_1 li .img_num {
    position: absolute;
    top: -25px;
    right: 0;
  }
  .yeil_intro_se3 .cont_1 li:nth-child(2) .img_num {
    position: absolute;
    top: -25px;
    right: auto;
    left: 0;
  }
  .yeil_intro_se3 .cont_1 li .text_box {
    max-width: none;
    width: 90%;
    margin: 0 auto;
  }
  .yeil_intro_se3 .cont_1 li .text_box h4 {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
  }
  .yeil_intro_se3 .cont_1 li .text_box p {
    font-size: 15px;
    line-height: 20px;
    text-align: center;
  }
  .yeil_intro_se4.sec_bg_img {
    padding: 40px 0;
  }
  .intro_bg_4 {
    background-image: url(/asset/img/yeil_intro/intro_bg_4_m.png);
  }
  .intro_bg_4 .cont_1 {
    padding: 0;
  }
  .intro_bg_4 .cont_1 .top .img_box {
    width: 20%;
    padding-left: 15px;
    box-sizing: border-box;
  }
  .intro_bg_4 .cont_1 .top p {
    font-size: 25px;
    line-height: 35px;
    width: 80%;
  }
  .intro_bg_4 .bottom_m {
    margin-top: 18px;
  }
  .intro_bg_4 .bottom_m li {
    font-size: 25px;
    line-height: 40px;
    font-weight: 300;
    color: #222;
    text-align: center;
  }
  .intro_bg_4 .bottom_m li > img {
    vertical-align: baseline;
    margin-left: 10px;
  }
  .intro_bg_4 .cont_2_box {
    flex-direction: column;
    row-gap: 20px;
  }
  .intro_bg_4 .cont_2,
  .intro_bg_4 .cont_3,
  .intro_bg_4 .cont_4 {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    margin-top: 30px;
    opacity: 1;
  }
  .intro_bg_4 .cont_2 .mo_text,
  .intro_bg_4 .cont_3 .mo_text,
  .intro_bg_4 .cont_4 .mo_text {
    width: 90%;
    margin: 0 auto;
  }
  .intro_bg_4 .cont_1 .top,
  .intro_bg_4 .cont_2 .mo_text,
  .intro_bg_4 .cont_3 .mo_text,
  .intro_bg_4 .cont_4 .mo_text {
    transform: translateX(100%);
  }
  .intro_bg_4 .cont_1 .bottom_box,
  .yeil_intro_se4 .cont_2 .mo_img,
  .yeil_intro_se4 .cont_3 .mo_img,
  .yeil_intro_se4 .cont_4 .mo_img {
    transform: translateX(-100%);
  }
}
/* etc_1 */
.etc_bg_1 {
  background-image: url(/asset/img/yeil_intro/etc_bg_1.png);
}
.etc_se1 {
}
.etc_se1 .title {
}
.etc_se1 .title h3 {
  color: #fff;
  text-align: center;
  font-family: "Pretendard";
  font-size: 50px;
  line-height: 50px;
  font-style: normal;
  font-weight: 300;
  margin-top: 10px;
}
.etc_se1 .title p {
  color: #fff;
  text-align: center;
  font-family: "Pretendard";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px; /* 90% */
}

.etc_se1 .etc_swiper {
  margin-top: 30px;
}
.etc_se1 .etc_swiper .text_box {
  text-align: center;
  margin-top: 28px;
}
.etc_se1 .etc_swiper .img_box {
  text-align: center;
}
.etc_se1 .etc_swiper .text_box h4 {
  color: #fff;
  text-align: center;
  font-family: "Pretendard";
  font-size: 30px;
  line-height: 40px;
  font-style: normal;
  font-weight: 300;
}

.etc_se1 .text_box p {
  color: #fff;
  font-family: "Pretendard";
  font-size: 20px;
  line-height: 30px;
  font-style: normal;
  font-weight: 300;
  margin-top: 22px;
  text-align: center;
}
.etc_se1 .arrow_box {
  display: flex;
  position: absolute;
  bottom: 25%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 999;
  gap: 10px;
  align-items: center;
  width: 100%;
  justify-content: center;
}
.etc_swiper .swiper-button-next,
.etc_swiper .swiper-rtl .swiper-button-prev,
.etc_swiper .swiper-button-prev,
.etc_swiper .swiper-rtl .swiper-button-next {
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  position: relative;
}

.etc_swiper .swiper-pagination {
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  position: relative;
  width: auto;
}

.etc_swiper .swiper-button-next,
.etc_swiper .swiper-button-prev {
  color: #fff;
  width: auto;
  height: auto;
  display: block;
  margin: 0;
}

.etc_swiper .swiper-button-next:after,
.etc_swiper .swiper-button-prev:after {
  font-size: 24px;
}

.etc_swiper .swiper-pagination-bullet-active {
  background-color: #fff;
}

.etc_swiper .swiper-pagination span {
  margin: 0 6px !important;
  border: solid 2px #fff;
}

/* etc_2 */
.etc_bg_2 {
  background-image: url(/asset/img/yeil_intro/etc_bg_2.png);
}
.etc_bg_2 .cont_1 {
}
.etc_bg_2 .cont_1 .cont_1_box {
  border-radius: 100px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: rgba(0, 0, 0, 0.5);
  padding: 85px 0;
  box-sizing: border-box;
}
.etc_bg_2 .cont_1 .cont_1_box h3 {
  color: #fff;
  text-align: center;
  font-family: "Pretendard";
  font-size: 50px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
  text-transform: uppercase;
  padding-bottom: 45px;
  box-sizing: border-box;
}
.etc_bg_2 .cont_1 .cont_1_box .time_box {
  border-top: solid 1px #fff;
  padding-top: 45px;
  box-sizing: border-box;
  max-width: 596px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  gap: 55px;
  align-items: center;
  justify-content: center;
}

.etc_bg_2 .cont_1 .cont_1_box .time_box .text_box {
}
.etc_bg_2 .cont_1 .cont_1_box .time_box .text_box > li {
  display: flex;
  gap: 37px;
  color: #fff;
  font-family: "Pretendard";
  font-size: 30px;
  font-weight: 300;
  line-height: 50px; /* 166.667% */
  text-transform: uppercase;
  justify-content: flex-end;
}
.etc_bg_2 .cont_1 .cont_1_box .time_box .text_box > li span {
}
.etc_bg_2 .cont_1 .cont_1_box .time_box .text_box > li p {
  font-family: "Libre Bodoni", serif;
  font-weight: 400;
}

.etc_bg_2 .cont_2 {
  margin-top: 40px;
  display: flex;
  gap: 30px;
}
.etc_bg_2 .cont_2 > li {
  width: 33.33%;
  flex: 1 1 auto;
  border-radius: 50px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: rgba(0, 0, 0, 0.5);
  padding: 50px 0;
  box-sizing: border-box;
  text-align: center;
}
.etc_bg_2 .cont_2 > li h4 {
  color: #fff;
  text-align: center;
  font-family: "Pretendard";
  font-size: 20px;
  font-weight: 700;
  line-height: 50px;
}
.etc_bg_2 .cont_2 > li p {
  color: #fff;
  text-align: center;
  font-family: "Libre Bodoni";
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px; /* 133.333% */
}
@media screen and (max-width: 768px) {
  .etc_bg_2 .cont_1 .cont_1_box {
    border-radius: 50px;
    padding: 30px 0;
  }
  .etc_bg_2 .cont_1 .cont_1_box h3 {
    font-size: 25px;
    line-height: 35px;
  }
  .etc_bg_2 .cont_1 .cont_1_box .time_box {
    flex-direction: column;
    gap: 20px;
  }
  .etc_bg_2 .cont_1 .cont_1_box .time_box .text_box > li {
    font-size: 20px;
    line-height: 30px;
  }
  .etc_bg_2 .cont_1 .cont_1_box h3 {
    padding-bottom: 28px;
  }
  .etc_bg_2 .cont_1 .cont_1_box .time_box {
    padding-top: 28px;
  }
  .etc_bg_2 .cont_1 .cont_1_box .time_box .img_box {
    width: 57px;
  }
  .etc_bg_2 .cont_2 {
    flex-direction: column;
  }
  .etc_bg_2 .cont_2 > li {
    width: 100%;
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: center;
    padding: 25px 0;
    min-height: 160px;
  }
  .etc_bg_2 .cont_2 > li .img_box {
    max-width: 67px;
    margin: 0 auto 20px;
  }
  .etc_bg_2 .cont_2 > li .img_box img {
    width: 80%;
  }
  .etc_bg_2 .cont_2 > li h4 {
    font-size: 25px;
    line-height: 30px;
    font-weight: 300;
  }
  .etc_bg_2 .cont_2 > li p {
    font-size: 20px;
    line-height: 30px;
  }
}

/* etc_3 */
.etc_bg_3 {
  background-image: url(/asset/img/yeil_intro/etc_bg_3.png);
}
.etc_se3 .title {
}
.etc_se3 .title p {
  color: #fff;
  text-align: center;
  font-family: "Pretendard";
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3; /* 90% */
  margin-top: 15px;
}
.etc_se3 .title h3 {
  color: #fff;
  text-align: center;
  font-family: "Pretendard";
  font-size: 50px;
  font-style: normal;
  font-weight: 300;
  line-height: 1; /* 36% */
  text-transform: uppercase;
}
.etc_bg_3 .cont_1 {
  margin-top: 75px;
}
.etc_bg_3 .cont_2 {
  margin-top: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 35px;
}
.etc_bg_3 .cont_2 .text_box {
}
.etc_bg_3 .cont_2 .text_box h4 {
  color: #fff;
  font-family: "Pretendard";
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
}
.etc_bg_3 .cont_2 .text_box p {
  color: #fff;
  font-family: "Pretendard";
  font-size: 30px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.3;
  /* max-width: 432px; */
  margin-top: 13px;
}
.etc_bg_3 .cont_2 .text_box h4 span {
  display: none;
}
@media screen and (max-width: 1100px) {
  .etc_se1 .arrow_box {
    bottom: 30%;
  }
}
@media screen and (max-width: 800px) {
  .etc_se1 .arrow_box {
    bottom: 40%;
  }
}
@media screen and (max-width: 768px) {
  .etc_se1 .arrow_box {
    bottom: 30%;
  }
  .etc_se1 .title h3 {
    font-size: 25px;
    line-height: 25px;
  }
  .etc_se1 .title p {
    font-size: 12px;
    line-height: 18px;
  }
  .etc_se1 .etc_swiper .text_box {
    flex-direction: column;
    gap: 7;
  }
  .etc_se1 .etc_swiper .text_box span {
    display: none;
  }
  .etc_se1 .etc_swiper .text_box h4 {
    font-size: 15px;
    line-height: 18px;
  }
  .etc_se1 .etc_swiper .text_box p {
    font-size: 12px;
    line-height: 18px;
    text-align: center;
  }

  .etc_se3 .title {
  }
  .etc_se3 .title h3 {
    font-size: 25px;
  }
  .etc_se3 .title p {
    /* font-size: 12px; */
  }
  .etc_se3 .cont_1 {
    margin-top: 24px;
  }
  .etc_bg_3 .cont_2 {
    flex-direction: column;
  }
  .etc_bg_3 .cont_2 .img_box {
    display: none;
  }
  .etc_bg_3 .cont_2 .text_box {
    text-align: center;
  }
  .etc_bg_3 .cont_2 .text_box h4 {
    /* font-size: 15px; */
  }
  .etc_bg_3 .cont_2 .text_box h4 span {
    width: 35px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
  }
  .etc_bg_3 .cont_2 .text_box p {
    /* font-size: 12px; */
  }
}
@media screen and (max-width: 600px) {
  .etc_se1 .arrow_box {
    bottom: 35%;
  }
  .etc_swiper .swiper-pagination span {
    margin: 0 3px !important;
  }
  .etc_swiper .swiper-pagination-bullet {
    width: 4px;
    height: 4px;
  }
}
@media screen and (max-width: 450px) {
  .etc_se1 .arrow_box {
    bottom: 45%;
  }
}

.equipment_se_1 {
  background-color: #1b2046;
}
.equ_bg_1 {
  background-image: url(/asset/img/yeil_intro/equ_bg_1.png);
}
.equi_menu {
  position: relative;
}
.equipment_se_1 .w_line {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #999999;
}
.equipment_se_1 .equi_menu {
  margin-top: 65px;
}
.equipment_se_1 .equi_menu .tab_menu {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 250px;
  position: relative;
  z-index: 5;
}
.equipment_se_1 .equi_menu .tab_menu li {
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}
.equipment_se_1 .equi_menu .tab_menu li.on {
}
.equipment_se_1 .equi_menu .tab_menu li h3 {
  color: #999;
  text-align: center;
  font-family: "Pretendard";
  font-size: 25px;
  font-style: normal;
  font-weight: 300;
  line-height: 35px;
}
.equipment_se_1 .equi_menu .tab_menu li.on h3 {
  color: #fff;
  font-weight: 700;
}
.equipment_se_1 .equi_menu .tab_menu li .cir {
  width: 18px;
  height: 18px;
  border-radius: 100%;
  background-color: #999;
  display: block;
}
.equipment_se_1 .equi_menu .tab_menu li.on .cir {
  width: 13px;
  height: 13px;
  border: solid 5px #fff;
  background-color: #1b2046;
}
.equ_text {
  color: #687ae0;
  text-align: center;
  font-family: "Pretendard";
  font-size: 25px;
  font-style: normal;
  font-weight: 300;
  margin-top: 10px;
}
.equipment_se_1 .tab_container {
  margin-top: 50px;
}
.equipment_se_1 .tab_container .bg_1 {
  background-color: #1b2046;
}
.equipment_se_1 .tab_container .bg_2 {
  background-color: #687ae0;
}
.equipment_se_1 .equipment_content {
  display: flex;
  max-width: 1280px;
  width: 100%;
  padding: 40px 0;
  box-sizing: border-box;
  margin: 0 auto;
  justify-content: space-between;
}
.equipment_se_1 #surgery .equipment_content .equipment_item {
  width: 100%;
}
.equipment_se_1 .equipment_content .equipment_item {
  display: flex;
  align-items: center;
  gap: 10px;
  width: 48%;
}
.equipment_se_1 .equipment_content .equipment_item .equipment_text {
}
.equipment_se_1 .equipment_content .equipment_item .equipment_text h4 {
  font-family: "Playfair Display";
  font-size: 25px;
  line-height: 35px;
  font-weight: 400;
  color: #fff;
}
.equipment_se_1 .equipment_content .equipment_item .equipment_text h3 {
  font-size: 25px;
  line-height: 35px;
  letter-spacing: -0.75px;
  padding: 7px 0;
  font-weight: 600;
  padding-bottom: 17px;
  color: #fff;
}
.equipment_se_1 .equipment_content .equipment_item .equipment_text p {
  width: 100%;
  font-size: 20px;
  letter-spacing: -0.75px;
  line-height: 25px;
  font-weight: 200;
  color: #fff;
}
@media screen and (max-width: 1350px) {
  .equipment_se_1 .equipment_content {
    width: 80%;
  }
  .equipment_se_1 .equipment_content .equipment_item {
    flex-direction: column;
    row-gap: 20px;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .equipment_se_1 .equi_menu .tab_menu {
    gap: 100px;
  }
  .equipment_se_1 .tab_container {
    margin-top: 0px;
  }
  .equipment_se_1 .equipment_content {
    width: 90%;
    flex-direction: column;
    row-gap: 20px;
  }
  .equipment_se_1 .equipment_content .equipment_item {
    width: 100%;
  }
  .equipment_se_1 .equipment_content .equipment_item .equipment_text h4,
  .equipment_se_1 .equipment_content .equipment_item .equipment_text h3 {
    font-size: 20px;
    line-height: 25px;
  }
  .equipment_se_1 .equipment_content .equipment_item .equipment_text p {
    font-size: 16px;
    line-height: 25px;
  }
  .equipment_se_1 #surgery .equipment_content {
    padding: 20px 0;
  }
  .equ_text {
    font-size: 14px;
    line-height: 18px;
  }
}

/* sub_top */
._main {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  color: white; /* 텍스트 색상 설정 */
}
.visual-box {
  width: 100%;
  margin: 0 auto;
}
._main .visual {
  background: url(/asset/img/pages/yeilintro/visual_back1.png) no-repeat center
      center / cover,
    url(/asset/img/pages/yeilintro/visual_back2.png) no-repeat center center /
      cover;
  width: 100%;
  height: auto;
  padding: 150px 0 55px 0;
  position: relative;
  display: block;
  text-align: left;
  box-sizing: border-box;
}
.visual .tbx1 {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}
.visual h1 {
  font-size: 100px;
  line-height: 0.6em;
  font-weight: 400;
  margin-bottom: 0.5em;
  font-family: "Playfair Display";
}
.visual h2 {
  margin-bottom: 2em;
  color: #fff;
  font-family: "Pretendard";
  font-size: 100px;
  font-weight: 700;
}
.visual .tbx_p1 {
  margin-bottom: 30px;
  font-family: "Playfair Display";
  font-size: 50px;
  font-weight: 400;
  letter-spacing: -2.5px;
}
.visual .tbx_p1 span {
  font-family: "Pretendard";
}
.visual .tbx_p2 {
  color: #fff;
  font-family: "Pretendard";
  font-size: 30px;
  font-weight: 200;
  line-height: 40px; /* 133.333% */
  letter-spacing: -1.5px;
}

/* 탭 메뉴 */

/* 의료진 */

/* 의료진 소개 */
section.doctor {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 120vh;
  padding: 20px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
.doctor_bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.bg-top,
.bg-bottom {
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.doctor-content {
  position: relative;
  z-index: 10;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  align-items: center;
  text-align: center;
  width: 100%;
  height: 100%;
}
.doctor_name {
  text-align: left;
  justify-self: end;
  align-self: baseline;
  width: 100%;
  height: 50%;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
.namebox {
  width: fit-content;
  height: fit-content;
  gap: 20px;
  display: flex;
  flex-direction: column;
  padding-bottom: 40px;
}
.doctor_name h2 {
  font-size: 80px;
  font-weight: 700;
  margin-bottom: 10px;
  line-height: 1.3;
}
.doctor_name h3 {
  font-size: 30px;
  font-weight: 300;
}
.doctor-image img {
  max-width: 80%;
  height: auto;
  border-radius: 50%;
}
.info-wrapper {
  width: 100%;
  height: 100%;
  justify-self: flex-start;
  font-size: 24px;
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  text-align: left;
  line-height: 38px;
}
.doctor-info_hidden {
  display: none;
}
.info-wrapper ul {
  width: 100%;
}
.info-wrapper br {
  display: none;
}
.doctor-info1 {
  position: relative;
  width: 100%;
  height: 50%;
}
.doctor-info2 {
  position: relative;
  width: 100%;
  height: 50%;
}
.doctor-info1 ul {
  position: absolute;
  left: 0;
  bottom: 40px;
}
.doctor-info2 > ul {
  position: absolute;
  left: 0;
  top: 40px;
}
.doctor-info2 .info2_wrap {
  position: absolute;
  left: 0;
  top: 40px;
}
.doctor-info2 {
  width: 100%;
  height: 50%;
  color: #1b2046;
}
.doctor-info2 ul:first-of-type {
  margin-bottom: 20px;
}
.doctor-info1 li:first-child,
.doctor-info2 li:first-child {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 10px;
}
/* 심형석대표원장님 */
#doctor1 .bg-top {
  background: url(/asset/img/pages/yeilintro/doctor_bg.png) no-repeat top
    center/cover;
}
#doctor1 .bg-bottom {
  background: url(/asset/img/pages/yeilintro/circle.png) no-repeat 18% -50%,
    url(/asset/img/pages/yeilintro/line_bg.png) no-repeat right 10%,
    url(/asset/img/pages/yeilintro/circle.png) no-repeat 80% 70%/5%;
}
/* 임남기원장님 */
#doctor2 .bg-top {
  background: url(/asset/img/pages/yeilintro/circle.png) no-repeat 70% top;
}
#doctor2 .bg-bottom {
  background: url(/asset/img/pages/yeilintro/doctor_bg.png) no-repeat top
    center/cover;
}
#doctor2 .doctor_name {
  color: #1b2046;
}
#doctor2 .doctor-info1 {
  color: #1b2046;
}
#doctor2 .doctor-info2 {
  color: #fff;
}
/* 김민우원장님 */
#doctor3 .bg-top {
  background: url(/asset/img/pages/yeilintro/doctor_bg.png) no-repeat top
    center/cover;
}
#doctor3 .bg-bottom {
  background: url(/asset/img/pages/yeilintro/circle.png) no-repeat 78% -14%,
    url(/asset/img/pages/yeilintro/line_bg2.png) no-repeat left 55%;
}
/* 권민재 원장님 */
#doctor4 .bg-top {
  background: url(/asset/img/pages/yeilintro/circle.png) no-repeat 32% 52%,
    url(/asset/img/pages/yeilintro/circle.png) no-repeat 10% 110%/5%;
}
#doctor4 .bg-bottom {
  background: url(/asset/img/pages/yeilintro/doctor_bg.png) no-repeat top
    center/cover;
}
#doctor4 .doctor_name {
  color: #1b2046;
}
#doctor4 .doctor-info1 {
  color: #1b2046;
}
#doctor4 .doctor-info2 {
  color: #fff;
}

@media screen and (max-width: 1440px) {
  .doctor-content {
    grid-template-columns: 0.8fr 1.2fr 1fr;
  }
  .info-wrapper br {
    display: block;
  }
  #doctor2 .doctor-info1 li span {
    display: block;
  }
  .doctor_name h2 {
    font-size: 72px;
  }
}
@media screen and (max-width: 1280px) {
  section.doctor {
    height: 150vh;
  }
  .doctor-content {
    width: 90%;
    display: block;
    box-sizing: border-box;
    padding: 50px 0;
  }
  .doctor_name {
    position: absolute;
    top: 50px;
    left: 0;
    width: 50%;
    height: fit-content;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .doctor_name:not(#doctor1 .doctor_name) {
    top: 100px;
  }
  .doctor_name h2 {
    order: 2;
    font-size: 35px;
  }
  .doctor_name h3 {
    order: 1;
    font-size: 3.5vw;
  }
  .doctor-image {
    width: 50%;
    top: 60%;
    margin-top: -50%;
  }
  .info-wrapper .doctor-info1 {
    height: 50%;
  }
  .info-wrapper .doctor-info2 {
    height: 50%;
  }
  #doctor1 .doctor-image,
  #doctor3 .doctor-image {
    position: absolute;
    right: 0;
  }
  #doctor2 .doctor-image,
  #doctor4 .doctor-image {
    position: absolute;
    left: 0;
  }
  #doctor2 .doctor-content {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
  #doctor4 .doctor-content {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
  #doctor2 .doctor_name,
  #doctor4 .doctor_name {
    position: absolute;
    right: 0;
    align-self: auto;
    justify-content: flex-start;
    box-sizing: border-box;
    padding-left: 40px;
  }
  #doctor2 .info-wrapper,
  #doctor4 .info-wrapper {
    padding-left: 40px;
    justify-content: flex-end;
    box-sizing: border-box;
  }
  #doctor4 .doctor-info1 {
    height: 60%;
  }
  #doctor4 .doctor-info2 {
    height: 40%;
  }
  #doctor4 .bg-top {
    height: 60%;
  }
  #doctor4 .bg-bottom {
    height: 43%;
  }
  #doctor2 .doctor-info1 li span {
    display: inline;
  }
  .doctor-image img {
    max-width: 90%;
  }
  .info-wrapper {
    width: 50%;
    height: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .doctor-info1 li span {
    display: block;
  }
  #doctor1 {
    height: 160vh;
  }
  #doctor1 .info-wrapper {
    width: 100%;
  }
  #doctor1 .doctor-info1 {
    height: 70%;
  }
  #doctor1 .doctor-info2 {
    height: 30%;
  }
  #doctor1 .info2_wrap {
    width: 100%;
    display: flex;
  }
  #doctor1 .info2_wrap ul {
    width: 50%;
  }
  #doctor3 .doctor-info1 {
    height: 40%;
  }
  #doctor1 .bg-top {
    background: url(/asset/img/pages/yeilintro/doctor_bg.png) no-repeat top
      center/100% 100%;
    height: 69%;
  }
  #doctor1 .bg-bottom {
    height: 33%;
  }
  #doctor2 .bg-top {
    height: 78%;
  }
  #doctor2 .bg-bottom {
    height: 52%;
  }
  #doctor2 .doctor-info1 li span {
    display: block;
  }
  #doctor1 .doctor-image,
  #doctor3 .doctor-image {
    position: absolute;
    right: -165px;
  }
  #doctor2 .doctor-image,
  #doctor4 .doctor-image {
    position: absolute;
    left: -165px;
  }
  .doctor-image {
    width: 76%;
    top: 45%;
    margin-top: -50%;
  }
  .doctor-image img {
    max-width: 100%;
  }
  .info-wrapper {
    font-size: 2.6vw;
    line-height: 1.5em;
  }
  .info-wrapper .doctor-info1 {
    height: 60%;
  }
  .info-wrapper .doctor-info2 {
    height: 40%;
  }
  .doctor-info1 li {
    font-size: 20px;
  }
  .doctor-info1 li:first-child,
  .doctor-info2 li:first-child {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
  #doctor1 {
    height: 146vh;
  }
  section.doctor {
    height: 130vh;
  }
  .doctor-image {
    width: 76%;
    top: 36%;
    margin-top: -50%;
  }
  .doctor-image img {
    max-width: 90%;
  }
  .doctor_name:not(#doctor1 .doctor_name) {
    top: 0;
  }
  .doctor_name h2 {
    font-size: 18px;
  }
  .doctor-info1 li:first-child,
  .doctor-info1 li:last-child {
    font-size: 4vw;
  }
  .doctor-info1 li {
    font-size: 3.5vw;
    line-height: 1.5;
  }
  .doctor-info1 li:first-child,
  .doctor-info2 li:first-child {
    font-size: 20px;
    font-weight: 400;
  }
}
@media screen and (max-width: 480px) {
  .visual h1 {
    font-size: 9vw;
  }
  .visual h2 {
    font-size: 14vw;
    margin-bottom: 40vh;
  }
  .visual .tbx_p2 {
    font-size: 20px;
    line-height: 32px;
  }
  .visual .tbx_p2 br {
    display: none;
  }
  #doctor1 {
    height: 94vh;
  }
  #doctor1 .bg-bottom {
    background: url(/asset/img/pages/yeilintro/circle.png) no-repeat 18% -50% / 33%,
      url(/asset/img/pages/yeilintro/line_bg.png) no-repeat right 10% / 32%,
      url(/asset/img/pages/yeilintro/circle.png) no-repeat 80% 70% / 5%;
  }
  #doctor1 .info2_wrap {
    gap: 10px;
  }
  #doctor2 .bg-top {
    background: url(/asset/img/pages/yeilintro/circle.png) no-repeat 70% top/33%,
      url(/asset/img/pages/yeilintro/line_bg2.png) no-repeat left 55% /39%;
  }
  #doctor3 .bg-bottom {
    background: url(/asset/img/pages/yeilintro/circle.png) no-repeat 78% -14% /33%,
      url(/asset/img/pages/yeilintro/line_bg2.png) no-repeat left 55% /39%;
  }
  section.doctor {
    height: 700px;
    padding: 20px 0;
  }
  #doctor2 .doctor_name,
  #doctor4 .doctor_name {
    width: 56%;
    padding-left: 0;
  }
  #doctor2 .info-wrapper,
  #doctor4 .info-wrapper {
    padding-left: 0;
  }
  .doctor-image:not(#doctor1 .doctor-image) {
    top: 50%;
  }
  .doctor_name:not(#doctor1 .doctor_name) {
    top: 34px;
  }
  #doctor3 .doctor_name {
    top: 0px !important;
  }
  #doctor4 .doctor_name {
    /* top: 124px !important; */
  }
  .info-wrapper {
    width: 56%;
    height: 100%;
  }
  .info-wrapper {
    font-size: 3vw;
    line-height: 1.5em;
  }
  .doctor-info1 ul {
    bottom: -10px;
  }
  .doctor-info2 > ul {
    top: 30px;
  }
  /* .doctor-info1 li:first-child,
    .doctor-info2 li:first-child {
      font-size: 3.5vw;
      font-weight: 700;
      margin-bottom: 10px;
    } */
  .namebox {
    gap: 6px;
    padding-bottom: 0;
  }
  .doctor_name h2 {
    font-size: 16px;
  }
  .doctor_name h3 {
    font-size: 3vw;
  }
  #doctor1 .doctor-image,
  #doctor3 .doctor-image {
    position: absolute;
    right: -120px;
  }
  #doctor2 .doctor-image,
  #doctor4 .doctor-image {
    position: absolute;
    left: -120px;
  }
}

.hw_doctor_se {
  background-image: url(/asset/img/yeil_intro/hw_doctor_bg.png);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 148px 0 40px 0;
}
.hw_doctor_se._1 {
  background-image: url(/asset/img/yeil_intro/hw_doctor_bg2.png);
}
.hw_doctor_se._2 {
  background-image: url(/asset/img/yeil_intro/hw_doctor_bg3.png);
}
.hw_doctor_se._3 {
  background-image: url(/asset/img/yeil_intro/hw_doctor_bg4.png);
  padding-bottom: 140px;
}
.w_1080 {
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
}
.hw_doctor_se .cont_1 {
  display: flex;
  gap: 50px;
  justify-content: center;
}
.hw_doctor_se .cont_1 .doc_name {
  color: #fff;
  text-align: center;
  font-family: Pretendard;
  margin-top: 150px;
}

.hw_doctor_se .cont_1 .doc_name h3 {
  font-size: 70px;
  line-height: 1;
  font-weight: 300;
}
.hw_doctor_se .cont_1 .doc_name p {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 700;
  margin-top: 30px;
}
.hw_doctor_se .cont_1 .doctor_history {
  display: flex;
  flex-direction: column;
  gap: 70px;
}

.hw_doctor_se .cont_1 .doctor_history ._1 {
  color: #fff;
  height: 255px;
}
.hw_doctor_se .cont_1 .doctor_history ._2 {
}
.hw_doctor_se .cont_1 .doctor_history ._3 {
}

.hw_doctor_se .cont_1 .doctor_history div {
  font-family: "Pretendard";
  color: #1b2046;
}
.hw_doctor_se .cont_1 .doctor_history div h3 {
  font-size: 25px;
  font-weight: 700;
}
.hw_doctor_se .cont_1 .doctor_history div ul {
  margin-top: 15px;
}
.hw_doctor_se .cont_1 .doctor_history div ul li {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.5;
}
.hw_doctor_se._1 .cont_1 .doc_name {
  color: #1b2046;
  margin-top: 120px;
}
.hw_doctor_se._1 .cont_1 .doctor_history ._1 {
  color: #1b2046;
}
.hw_doctor_se._1 .cont_1 .doctor_history div {
  color: #fff;
}
.hw_doctor_se._1 .cont_1 .doc_name p {
  color: #fff;
}

.hw_doctor_se._2 .cont_1 .doctor_history ._1 {
  height: 300px;
}
.hw_doctor_se._3 .cont_1 .doctor_history ._1 {
  color: #1b2046;
}
.hw_doctor_se._3 .cont_1 .doctor_history div {
  color: #fff;
}
.hw_doctor_se._3 .cont_1 .doc_name {
  color: #1b2046;
  margin-top: 95px;
}
@media screen and (max-width: 1080px) {
  .hw_doctor_se .cont_1 {
    gap: 20px;
  }
  .hw_doctor_se .cont_1 .doc_name h3 {
    font-size: 50px;
  }
  .hw_doctor_se .cont_1 .doc_name p {
    font-size: 18px;
    margin-top: 15px;
  }
  .w_1080 {
    width: 90%;
  }
}
@media screen and (max-width: 960px) {
  .hw_doctor_se .cont_1 {
    flex-direction: column;
    align-items: center;
  }
  .hw_doctor_se .cont_1 .doctor_history ._1 {
    color: #1b2046;
  }
  .hw_doctor_se._1 .cont_1 .doctor_history ._1 {
    color: #fff;
  }
  .hw_doctor_se._1 .cont_1 .doc_name p {
    color: #1b2046;
  }
  .hw_doctor_se._3 .cont_1 .doctor_history ._1 {
    color: #fff;
  }
}
@media screen and (max-width: 768px) {
  .hw_doctor_se {
    padding: 50px 0;
    background-image: none;
    background-color: #1b2046;
  }
  .hw_doctor_se._1 {
    background-image: none;
    background-color: #fff;
  }
  .hw_doctor_se._2 {
    background-image: none;
    background-color: #1b2046;
  }
  .hw_doctor_se._3 {
    background-image: none;
    background-color: #fff;
    padding-bottom: 50px;
  }
  .hw_doctor_se .cont_1 .doc_name {
    margin-top: 0 !important;
  }
  .hw_doctor_se .cont_1 .img_box {
    max-width: 300px;
    width: 100%;
  }
  .hw_doctor_se .cont_1 {
    gap: 15px;
  }
  .hw_doctor_se .cont_1 .doctor_history div {
    color: #fff !important;
    height: auto !important;
  }
  .hw_doctor_se._1 .cont_1 .doctor_history div {
    color: #1b2046 !important;
  }
  .hw_doctor_se._3 .cont_1 .doctor_history div {
    color: #1b2046 !important;
  }
  .hw_doctor_se .cont_1 .doctor_history div h3 {
    font-size: 18px;
  }
  .hw_doctor_se .cont_1 .doctor_history div ul li {
    font-size: 16px;
  }
  .hw_doctor_se .cont_1 .doctor_history {
    gap: 20px;
  }
}
