
@import url('fullpage-style.css');

.navbar-brand img {max-height: 30px;width: auto;}
.navbar-brand span.logo-text {font-size: 1.0rem;letter-spacing: -0.2rem;margin-left: 10px;}
.em-text-block span {display: unset;}
.word-break {word-break: keep-all;}
.font-big-1 {font-size: 1.4rem;color: #fff;}
.em-mb-0 {margin-bottom: 1.6rem;}
.mb-03 {margin-bottom: 0.3rem;}
.fweight-400 {font-weight: 400;}
.fweight-500 {font-weight: 500;}
.em-mb-3 {margin-bottom: 0.5rem;}
.line-height-10 {line-height: 1.0;}
.line-height-11 {line-height: 1.1;}
.line-height-12 {line-height: 1.2;}
.line-height-13 {line-height: 1.3;}
.line-height-14 {line-height: 1.4;}
.line-height-15 {line-height: 1.5;}
.line-height-16 {line-height: 1.6;}

.text-primary-1 {font-weight: 400;color: #303030;}
.text-primary-2 {font-weight: 400;color: #008d36;}
.text-primary-3 {font-weight: 400;color: #303030;}
.text-color-1 {color: #008d36;}

.flex-items-center {display: flex;flex-wrap: wrap;align-items: center;}

.font-point-1 {font-family: 'paybooc-Bold';}

.owl-dots {margin-top:0}

h1 + .line {margin-top: 5vh;}

h2, h3, h4 {letter-spacing: -0.1rem;}

.carousel-testimonials .owl-nav {margin-top: 3rem;}
.carousel-testimonials .owl-dots {margin-top: -4.5rem;}

.success-button-2 {display: none;}

p {letter-spacing: -0.05em;color: #525252;font-weight: 400;}
p.big1 {font-size: min(3.4vw,20px);}
p.eng-spacing {letter-spacing: 0;}
p.eng-lmargin {color: #fff;margin-left: 30px;}
p.eng-green{color: #bbdb05}
p.info-1 {margin-top: 2rem;color: #525252;font-size: 0.95rem;}
p.p-left-margin {margin-left: 1.2rem;}

@media screen and (max-width: 480px) {
	p.big1 {font-size: 16px;}
}

a.red {
    color:#db4905;
    -webkit-transition: color .3s ease-out;
         -o-transition: color .3s ease-out;
            transition: color .3s ease-out;
}
  
a.red:hover, a.red:focus {color:#fd5202;outline: none;}
  
a.red:focus{text-decoration: none;}

ul.li-list {margin-left: 1.2rem;list-style: disc;}
ul.li-list li {margin-bottom: 0.2rem;line-height: 1.4;letter-spacing: -0.05em;}

.experience-item {flex-wrap: wrap;display: flex;}

.request-area {float: left;width: 33.333%;padding: 0 5px 10px;}
.request-area-btn {border: 1px solid #bababa;text-align: center;}
.request-area-btn:hover {background-color: #bbdb05;border: 1px solid #bbdb05;}
.request-area-btn:hover h5.text-white {color: #303030 !important;}
.request-area-btn:hover p {color: #505050;}
.request-area-btn p {margin-bottom: 0.5rem;}

/* 버튼 */
a.theme-btn-1 {color: #fff;font-size: 18px;padding: 15px 35px;border: 1px solid #fff;}
a.theme-btn-1:hover {background-color: #db4905;}

a.theme-btn-1-black {color: #303030;font-size: 18px;padding: 15px 35px;border: 1px solid #505050;}
a.theme-btn-1-black:hover {background-color: #505050;color: #fff;}

@media screen and (min-width: 1501px) {
    .navbar .container {margin-left: 369px;}
}
@media screen and (min-width: 1200px) {
    p {font-size: 17px;}
}
@media screen and (min-width: 1024px) {	
}
@media screen and (min-width: 1000px) {
}
@media screen and (min-width: 992px) {
    .navbar .container .d-md-block {display: block !important;}
    .em-mb-0 {margin-bottom: 0;}
}
@media screen and (max-width: 991px) {
    .navbar .container .d-md-block {display: none !important;}
    .em-mb-3 {margin-bottom: 0.5rem;}
}
@media screen and (min-width: 768px) {
    .max-767 {display: none;}
    .min-768 {display: inline-block;}
}
@media screen and (max-width: 767px) {
    .max-767 {display: inline-block;}
    .min-768 {display: none;}
}
@media screen and (min-width: 576px) {
}
@media screen and (min-width: 480px) {
    .em-text-block span {display: inline-block;}
    .navbar-brand span.logo-text {font-size: 1.4rem;}
}
@media screen and (min-width: 360px) and (max-width: 576px) {
    .col-xs-6 {flex: 0 0 50%;max-width: 50%;}
}
@media screen and (min-width: 320px) {
}

/* 공통 */
@media screen and (min-width: 1200px) {
    .min1200-margin-r10 {margin-right: 10px;}
    .min1200-margin-r20 {margin-right: 20px;}
    .min1200-margin-r30 {margin-right: 30px;}
    .min1200-padding-r10 {padding-right: 10px;}
    .min1200-padding-r20 {padding-right: 20px;}
    .min1200-padding-r30 {padding-right: 30px;}
}

/* 메인슬라이더 */
.pp-scrollable .scroll-wrap.main-slider {
    width: 100%;
    height: 100%;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
}
.owl-main-slider {
    height: 100%;
}
.owl-main-slider .owl-stage-outer {
    height: 100%;
}
.owl-main-slider .owl-stage {
    height: 100%;
}
.owl-main-slider.owl-drag .owl-item {
    height: 100%;
}
.owl-main-slider .item {
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.owl-main-slider .owl-dots {
    bottom: 5%;
}
.owl-main-slider .animated {
    -webkit-animation-duration : 2s;
    animation-duration : 2s;
    -webkit-animation-fill-mode : both;
    animation-fill-mode : both;
}
.owl-main-slider .item-cont {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.owl-main-slider .item-cont h6 {color: #fff;font-size: 20px;letter-spacing: 0.3em;font-weight: 400;margin: 0 0 30px;word-break: keep-all;}
.owl-main-slider .item-cont h2 {color: #fff;font-size: 54px;word-break: keep-all;}
.owl-main-slider .item-cont img.slide-logo {
    max-width: 185px;
}

@media only screen and (max-width: 800px) {
    .owl-main-slider .item-cont {width: 90%;margin-left: auto;margin-right: auto;}
}
@media screen and (max-width: 767px) {
    #public h2, #guide h2 {margin-bottom: 30px !important;}
}

/* 서비스 슬라이더 */
.owl-service-slider .img-con {position: relative;width: 100%;height: 100%;}
.owl-service-slider button.btn-more-1 {width: 60px;height: 60px;right: 20px;bottom: -30px;background-color: #1ac1df;}
.owl-service-slider button.btn-more-1:hover {background-color: #8165e6;}
.owl-service-slider .item-cont:hover button.btn-more-1 {transform: rotate(90deg);background-color: #8165e6;}


/* 유튜브 슬라이더 */
.owl-youtube-slider.owl-drag .owl-item .item-cont {position: relative;}
.owl-youtube-slider.owl-drag .owl-item .active-cover, .owl-youtube-slider.owl-drag .owl-item.active .active-cover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}
.owl-youtube-slider.owl-drag .owl-item.active.center .active-cover {
    display: none;
}
.owl-youtube-slider .owl-prev,
.owl-youtube-slider .owl-next{
  opacity: 0.5!important;
  color:#acacac!important;
  transition: all 0.3s;
}
.owl-youtube-slider .owl-prev:hover,
.owl-youtube-slider .owl-next:hover{
  opacity: 1!important;
}
.owl-youtube-slider .owl-dots {
    margin-top: 20px;
}
.button-play-2 {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: transparent;border: 0;background-image: url(img/play.svg);background-repeat: no-repeat;background-size: 15%;background-position-x: center;background-position-y: 50%;opacity: 0.8;}
/*.button-play-2:hover {opacity: 1;;transition: opacity ease-out 0.5s;}*/
.owl-youtube-slider.owl-drag .owl-item .button-play-2, .owl-youtube-slider.owl-drag .owl-item.active .button-play-2 {display: none;}
.owl-youtube-slider.owl-drag .owl-item.active.center .button-play-2 {display: block;}

.em-block {width: 100%;position: relative;display: flex;flex-wrap: nowrap;}
.mt-70 {margin-top: 70px;}
.max-767-block {display: none;}
.flex-direction-column {flex-direction: column;}

@media screen and (min-width: 1200px) {
    .owl-youtube-slider .item {width: 840px;}
    .owl-youtube-slider .owl-nav {top: calc(50% - 40px);right: unset;left: calc(50% - 510px);margin-top: 0;}
    .owl-youtube-slider .owl-nav button.owl-next {position: absolute;top: calc(50% - 0px);left: calc(50% + 960px);}
    .owl-youtube-slider .owl-dot span {
        width: 15px;height: 15px;background-color: #767676;border-radius: 50%;
    }
    .owl-youtube-slider .owl-dot.active span {
        background-color: #D4F21B;
    }
}
@media screen and (max-width: 767px) {
    .max-767-none {display: none;}
    .max-767-block {display: flex;}
    .max-767-padding-150 {padding: 12rem 0 9rem !important;}
    .max-767-padding-200 {padding: 16rem 0 12rem !important;}
}
@media screen and (max-width: 600px) {
    .owl-youtube-slider.owl-drag .owl-item .item {margin: 0 15px;}
    .owl-youtube-slider.owl-drag .owl-item .active-cover, .owl-youtube-slider.owl-drag .owl-item.active .active-cover {
        display: none;
    }
    .owl-youtube-slider.owl-drag .owl-item .button-play-2, .owl-youtube-slider.owl-drag .owl-item.active .button-play-2 {
        display: block;
    }
}
