/*--------MAIN Slider--------------*/
.one-page-arrow { bottom: 100px; }
.one-page-arrow .animated {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.mv. swiper-slide::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.20)), to(rgba(0, 0, 0, 0.20)));
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%);
}

.slider-arrow-left i,
.slider-arrow-right i {
  font-size: 34px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.slider-arrow-left,
.slider-arrow-right,
.owl-carousel-full .owl-nav [class*=owl-] {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.slider-arrow-left:hover,
.slider-arrow-right:hover,
.owl-carousel-full .owl-nav [class*=owl-]:hover {
  background-color: transparent !important;
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}


.video-wrap video{
  width:auto;
  min-width:100%;
  height:100%;
  object-fit:fill;
}

/* mv caption */
.slider-caption .mtit {line-height:1.2;margin-bottom:10px;font-weight:700;text-shadow: 1px 1px 6px rgba(0,0,0,0.35);}
.slider-caption .stit {line-height:1.4;font-weight:500;text-shadow: 0px 0px 6px rgba(0,0,0,0.5);}
.slider-caption .stit2{line-height:1.3;font-weight:400;text-shadow: 0px 0px 6px rgba(0,0,0,0.5);}

.slider-caption .mvlink {margin-top:30px;}
.slider-caption span {display:block}

  .slider-caption .mtit em {
    color: transparent;
    -webkit-text-stroke: 1px white;
    text-stroke: 1px white;
  font-style:normal;
  }



@media (min-width:1500px) {
  .slider-caption {max-width:50vw;margin-top:-50px}
  .slider-caption .mtit {font-size:60px;}
  .slider-caption .stit {font-size:32px;margin-left:5px;}
  .slider-caption .stit2 {font-size:20px;margin-left:5px;}
}

@media(min-width: 991px) and (max-width:1499px) {
  .slider-caption {max-width:60vw;margin-top:-30px}
  .slider-caption .mtit {font-size:40px;}
  .slider-caption .stit {font-size:26px;margin-left:3px;}
  .slider-caption .stit2 {font-size:18px;margin-left:3px;}
}

@media (max-width:991.98px) {
  .slider-caption {max-width:550px;position: relative;margin-top:-40px;text-align:center;margin: 0 auto;left: 0;right: 0;}
  .slider-caption .mtit {font-size:42px;}
  .slider-caption .stit {font-size:20px;margin-left:0px;}
  .slider-caption .stit2 {font-size:16px;margin-left:0px;}
  .slider-caption .mvlink {margin-top:10px;}
  .slider-caption span {display:inline-block}
}

@media (max-width:767.98px) {
  .slider-caption {max-width:550px;margin-top:0px;}
  .slider-caption .mtit {font-size:28px;}
  .slider-caption .stit {font-size:16px;}
  .slider-caption .stit2 {font-size:14px;margin-left:0px;}
}

@media (max-width:575.98px) {
  .slider-caption {max-width:78%;}
  .slider-caption .mtit {font-size:22px;margin-bottom:10px}
  .slider-caption .stit {font-size:14px;}
  .slider-caption .stit2 {font-size:12px;}
  .slider-caption .mvlink {display:none;margin-top:5px;}
}

.heading-block h2 {font-size:26px;line-height:30px;}
.heading-block h2 + span {font-size:18px;margin-top:6px;}
.heading-block > span:not(.before-heading) {font-weight:400}
.heading-block::after {margin-top:15px !important}

@media (max-width: 991.98px) {
  .heading-block h2 {font-size:26px;line-height:26px;}
  .heading-block h2 + span {font-size:16px;}
}
@media (max-width: 767.98px) {
  .heading-block h2 {font-size:24px;line-height:28px;}
  .heading-block h2 + span {font-size:14px;}
}

.rotate-text {
  position: absolute;
  left: 40px;
  top: 50%;
  letter-spacing: 3px;
  color: #DDD !important;
  font-weight: 400;
  font-size: 11px;
  writing-mode: vertical-rl;
  -webkit-transform: translateY(-50%) rotate(-180deg);
  -moz-transform: translateY(-50%) rotate(-180deg);
  white-space: nowrap;
  cursor: pointer;
  z-index: 5;
  text-transform: uppercase;
}

.rotate-text:before {
  padding-bottom: 7px;
  content: '\2190';
  display: inline-block;
}


/**메인 슬라이드 동영상 제어 **/
  .slider-caption.slider-caption-center1 {max-width:100%}
  .sound-wrap{position:absolute;right:50px;top:50px;}
  .toggle-sound{cursor:pointer;}



/* #2 메인 바로가기 block */
.mquick {position:relative;padding:6rem 0;background:#f2f2f2}
.mquick .box {border-radius:24px;;background-repeat:no-repeat;background-position:center center;background-size: cover; height: 280px;border:2px solid #dfe4ea;transition: all 0.25s ease-in-out;}
.mquick .box .inner {padding:30px;}
.mquick .box:hover {border-color:#ffa502}

.mquick .box.b01 {background-image:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.0) ), url('/_skin/kor/images/temp/m01.jpg');}
.mquick .box.b02 {background-image:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.0) ), url('/_skin/kor/images/temp/m02.jpg');}
.mquick .box.b03 {background-image:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.0) ), url('/_skin/kor/images/temp/m03.jpg');}
.mquick .box.b04 {background-image:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.0) ), url('/_skin/kor/images/temp/m04.jpg');}

.mquick a.bn-tit {font-size:17px;font-weight:700;color:#ffa502;display:block;}
.mquick .bn-tit i {font-size:30px;margin-right:4px;}
.mquick .bn-txt {font-size:22px;font-weight:700;color:#fff;line-height:1.4}
.mquick .bn-txt:hover {color:#ffa502 !important}


/* #3 메인 뉴스 block */
.m-news {position:relative;padding:8rem 0;background:#fff !important;}


.entry::after { background-color: #ddd !important;height:1px; }
.dark .entry::after { background-color: rgba(255,255,255,0.15) !important; }
.entry-title h3 {
  text-transform: none;
  letter-spacing: 0;
  font-weight: 500;
  font-size:1.35rem;
}

.entry-title.title-sm h2,
.entry-title.title-sm h3,
.entry-title.title-xs h2,
.entry-title.title-xs h3 {
  font-size: 1.125rem;
  line-height: 1.6;
}
.entry-title.title-xs h2,
.entry-title.title-xs h3,
.entry-title h4 {
  font-size: 1.1rem;
}

.entry-title h4 {
  font-size: 1rem;
  font-weight: 400;
}

.entry-title h2 a,
.entry-title h2 a:hover,
.entry-title h3 a,
.entry-title h3 a:hover,
.entry-title h4 a:hover  { color: var(--cnvs-contrast-900) !important; }

:not(.dark) .entry-categories a {
  display: block;
  text-transform: uppercase;
  font-size:0.875rem;
  color: #333;
  font-weight: 700;
  letter-spacing:0px;
  margin-bottom: 10px;
}

.dark .entry-categories a {
  color: var(--cnvs-themecolor);
}

.entry:not(:last-child)::after {
  --cnvs-post-item-margin: 30px;
  display: block;
}

.entry-meta {
  display: block;
  float: none;
  margin: 8px 0 0 0 !important;
}

.entry-content {
  margin-top: 25px;
}

.entry-content p {
  color: #555;
}

.dark .entry-content p { color: rgba(255, 255, 255, 0.7); }

.posts-md .entry-meta,
.posts-md .entry-meta a,
.posts-sm .entry-meta,
.posts-sm .entry-meta a {
  font-size: 14px;
}

.dark .entry-meta li a { color: #AAA !important; }

.play-icon {
  position: absolute;
  bottom: 15px;
  left: 15px;
  color:  #EEE;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: 500;
}

.play-icon i {
  position: relative;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.85);
  text-align: center;
  line-height: 28px;
  color: #222;
  padding: 1px 0 0 3px;
  font-size: 10px;
  margin-right: 5px;
}
.color-underline {
  background-image: linear-gradient(rgba(var(--cnvs-themecolor-rgb, 243, 152, 135), 0.3), rgba(var(--cnvs-themecolor-rgb, 243, 152, 135), 0.3));
  background-repeat: no-repeat;
  background-size: 0 8px;
  background-position: 0 82%;
  padding: 0 2px 2px 0;
  transition: background .6s cubic-bezier(.19,1,.22,1);
}

.color-underline:hover { background-size: 100% 8px; }

.dark .color-underline,
.dark .widget > h4,
.dark .menu-item .menu-link {
  background-image: linear-gradient(rgba(255,255,255, 0.25), rgba(255,255,255, 0.25));
}

a.more-link {
  font-style: normal;
  border-bottom: none;
  font-size: 0.875rem;
  color: var(--cnvs-contrast-900);
  font-weight: 500;
  text-transform: capitalize;
  text-decoration: underline !important;
}

a.more-link i {
  font-size: 0.875rem;
  margin-left: 0.375rem;
}



/* Responsive Device more than 992px (.device-md >)
-----------------------------------------------------------------*/
@media (min-width: 992px) {
  .border-between > [class*='col-']::before {
     background: #E5E5E5;
     bottom: 0;
     content: " ";
     left: 0;
     position: absolute;
     width: 1px;
     top: 0;
  }

  .dark .border-between > [class*='col-']::before { background: rgba(255, 255, 255, 0.2); }

  .border-between > [class*='col-']:first-child::before { display: none; }

  /* Re-Edit Bootstrap */
  .border-between > [class*='col-'],
  .border-between .container,
  .border-between .container-fluid {
    padding-right: 30px;
    padding-left: 30px;
  }

  .border-between.row {
    margin-right: -30px;
    margin-left: -30px;
  }
}



/* #4 메인 SDGs block */
.m-SDGs {position:relative;padding:6rem 0;background:#f1f2f6 !important;}
.m-SDGs .bg-overlay-content {
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    padding: 20px;
}
.m-SDGs .bg-overlay-bg {
    --cnvs-bg-overlay-bg-opacity: 0.1;
    --cnvs-bg-overlay-bg: rgba(var(--cnvs-invert-contrast-rgb), var(--cnvs-bg-overlay-bg-opacity));
    background-color: var(--cnvs-bg-overlay-bg);
}
.m-SDGs .h-bg {height:100%;width:100%;color:#fff;padding:0px;display:block}

.goal-0 {background: #102a8d !important;}
.goal-1 {background: #e5243b !important;}
.goal-2 {background: #dda83a !important;}
.goal-3 {background: #4c9f38 !important;}
.goal-4 {background: #c5192d  !important;}
.goal-5 {background: #ff3a21  !important;}
.goal-6 {background: #26bde2 !important;}
.goal-7 {background: #fcc30b; !important;}
.goal-8 {background: #a21942 !important;}
.goal-9 {background: #fd6925 !important;}
.goal-10 {background: #dd1367  !important;}
.goal-11 {background: #fd9d24 !important;}
.goal-12 {background: #bf8b2e !important;}
.goal-13 {background: #3f7e44 !important;}
.goal-14 {background: #0a97d9 !important;}
.goal-15 {background: #56c02b  !important;}
.goal-16 {background: #00689d !important;}
.goal-17 {background: #19486a  !important;}


.m-SDGs .portfolio-item .cont {
    padding: 20px;
    position: relative;
    width: 100%;
    height: 100%;
    color: #ffffff;
}
.m-SDGs .portfolio-item .cont .goal-number {
    opacity: 0.5;
    font-size: 32px;
    margin-bottom: 15px;
    display: inline-block;
    line-height: 1.11;
}
.m-SDGs .portfolio-item .cont .goal-text {
    font-size: 14.5px;line-height: 1.4;
    font-weight: 500;
    margin-bottom: 30px;
    color: #ffffff;word-break: keep-all;
}
.m-SDGs .portfolio-item .cont .goal-title {
    font-size: 24px;
    line-height: 1.11;color:#fff !important;
}
.m-SDGs .portfolio-item .cont .btn-goal {
    width: 100%;
    height: 30px;
    display: flex;
    align-items: center;
    border-radius: 1px;
    border: 1px dashed #ffffff;
    color: #ffffff;
    justify-content: center;
    font-size: 14px;
}
.m-SDGs .portfolio-item .product-image {border-radius:0 !important}


/* #5 메인 파트너 block */
.m-partners {position:relative;padding:5rem 0;background:#fff !important;}
.m-partners .card-text {font-size:14px;line-height:1.4;}


/* #6 메인 사업소개 block */
.m-biz {
    position: relative;padding:8rem 0px;
    background: rgb(17, 28, 78);
    background: url('/_skin/kor/images/icons/sv-bg-12.png'), linear-gradient(110deg, rgba(17, 28, 78, 1) 0%, rgba(44, 47, 136, 1) 80%, rgba(239, 121, 17, 1) 100%);
    background-repeat: repeat;
    background-position: center center;
    background-size: auto !important;
}
.m-biz a {color:#fff}
.m-biz a:hover {color:#ef7e09}
.m-biz .nav {border-bottom:1px dotted rgba(255,255,255,0.5);padding-bottom:40px;}

.m-biz .nav-link {
    display: block;
    padding:10px 20px;
    font-size:1.125rem;
    font-weight:500;color:rgba(255,255,255,0.8);
}
.m-biz .nav-link:hover, .nav-link:focus {
    color:#ef7e09;
}
.m-biz .nav-link.active{color:#fff !important}

.m-biz .nav-pills {
  --bs-nav-pills-border-radius:10px;
  --bs-nav-pills-link-active-color: #fff;
  --bs-nav-pills-link-active-bg: #ef7e09;
}


/* #7 메인 SDGs block */
.m-notice {position:relative;padding:6rem 0;background:#fff !important;}



.p-color {color:#ef7e09 !important}

@media (max-width: 768.98px) {
  .min-vh-100 {min-height:50vh !important;}
}


.mw50{min-width: 50px !important;}
.mw80{min-width: 80px !important;}
.mw100{min-width: 100px !important;}
.mw200{min-width: 200px !important;}
.mw300{min-width: 300px !important;}
