div, ul, li{margin:0; padding:0;}

.sub-menu {
    float:right;
    margin:5px 5px 3px 5px;
    padding: 10px;
    box-shadow:0px 0px 15px rgba(0,0,0,.3);
    -moz-box-shadow: 0px 0px 15px rgba(0,0,0,.3);
    -webkit-box-shadow: 0px 0px 15px rgba(0,0,0,.3);
    -o-box-shadow: 0px 0px 15px rgba(0,0,0,.3);
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #df7f45;
    z-index: 1000;
    position: absolute;
    /*top: 0px;*/
    /*width: 300px;*/
    /*height: 300px;*/
    /*background: rgba(0, 0, 0, 0.4);*/
    /*color: white;*/
    /*border-radius: 20px;*/
    /*z-index: 100t10;*/

}

.partner-img {
    border-radius: 25px; border: 6px solid #3e325e; width: 14%; min-width: 200px; margin-left: 2%; margin-bottom: 50px;
}

#plus-a {
    margin-left: 20px;
}

.sub-menu ul li{
    float:none;
    list-style-type:none;
}

.sub-menu a{
    height:16px;
    color:#f1f1f1;
    font-family:arial;
    font-size:12px;
    padding:0 10px 0 10px;
    text-decoration:none;
}

.sub-menu a:hover{
    color: #80fa3f;
}

.flex-box{
    display: flex;
    justify-content: center;
    align-items: center;
}

.slider-item-content{
    min-width: 320px;
    width: 50%;
    height: 100%;
}
.live-section .title-text-style{
    font-size: 60px;
    font-weight: 500;
}
@media(max-width:993px){
    .ftco-section .tab-content .tab-pane h2{
        text-align: center;
        padding: 0 0 0 0;
    }
    .sub-menu{
        display: none;
    }
    .live-section .title-text-style{
        font-size: 50px;
        font-weight: 500;
    }
}

/* 여기서부터 화면 크기 993px이하 일 때 smenu */
/* 여기서부터 화면 크기 993px이하 일 때 smenu */

.smenu{
    background: #2c3e50;
    overflow: hidden;
    transition: max-height 0.3s;
    max-height: 0;
}
.smenu a{
    display: block;
    padding: 16px 26px;
    color: white;
    font-size: 13px;
    margin: 4px;
    position: relative;
}
.nav-item:target .smenu{
    max-height: 10em;
}

.submenu {
    text-align: center;
    z-index: 100;
    margin-top: 94px;
}

.submenu a {
    /*margin: 1px;*/
    display: inline-block;
    /* background: rgba(41, 50, 60, 1.0); */
    color: #000000;
    text-decoration: blink;
    cursor: pointer;
    line-height: 45px;
    background-color: rgba(255, 255, 255, 1.0);
    height: 45px;
    box-sizing: border-box;
    width: 14%;
    position: relative;
    margin: 0 -3px;
    /*left: 164px;*/
    /*border: 1px solid #cccccc;*/
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    font-family: "AppleSDGothicNeo-Regular", Helvetica, Arial, sans-serif;
    font-size: 16.0px;
    text-align: center;
    font-weight: 300;
}

.submenu a:hover {
    /*margin: 1px;*/
    display: inline-block;
    /* background: rgba(41, 50, 60, 1.0); */
    color: #ff6300;
    text-decoration: blink;
    cursor: pointer;
    line-height: 45px;
    background-color: rgba(255, 255, 255, 1.0);
    height: 45px;
    box-sizing: border-box;
    width: 15%;
    position: relative;
    margin: 0 -3px;
    /*left: 164px;*/
    /*border: 1px solid #cccccc;*/
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    font-family: "AppleSDGothicNeo-Regular", Helvetica, Arial, sans-serif;
    font-size: 17.0px;
    text-align: center;
    font-weight: 300;
    border-bottom: 1px solid #ff6300;
}

.font-brand-color {
    color: #ff4300;
}

.feature-area {
    background: url(../img/video-bg.jpg) no-repeat center center/cover
}

.pt-100 {
    padding-top: 100px
}

.pb-100 {
    padding-bottom: 100px
}

.relative {
    position: relative
}

.overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.services .media-body h3{
    text-align: center;
}

.overlay-bg {
    background: rgba(246, 107, 44, 0.85)
}

.owl-carousel .owl-item img{
    padding: 40px;
    border-radius: 60px;
}

.owl-carousel .owl-stage-outer{
    width: 100%;
}
.owl-carousel.home-slider .slider-item .slider-text span {
    position: relative;
    top: -17px;
    color: #fa6400;
    font-weight: 500;
}
.owl-carousel.home-slider .slider-item .slider-text p{
    padding-top: 40px;
    font-size: 25px;
}
@media (max-width: 991.98px) {
    .owl-carousel.home-slider .slider-item .slider-text span {
        top: 0px;
    }
    .owl-carousel .owl-item img{
        padding-left: 0;
    }
    .owl-carousel.home-slider .slider-item .slider-text p{
        padding-top: 20px;
        font-size: 14px;
    }
    .slider .services{
        width: 336px;
        margin: 0px 25px;
    }
}
.ftco-navbar-light.scrolled .nav-link{
    color: black !important;
}
.ftco-navbar-light .navbar-nav > .nav-item.active > a{
    color: #fa6400 !important;
}
/*.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {*/
/*    position: relative;*/
/*    width: 100%;*/
/*    min-height: 1px;*/
/*    padding-right: 15px;*/
/*    padding-left: 15px*/
/*}*/
.slide-wrapper{
    height: 600px;
}
.slide-wrapper ul{
    list-style:none;
}
/*.slide-wrapper{*/
/*    !*     height:700px; *!*/
/*    !* background-color: lightgray; *!*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    flex-direction: column;*/
/*}*/
.slide-wrapper .slide-container{
    width:100%;
    height:540px;
    position: relative;
    /*background-color: antiquewhite;*/
    overflow: hidden;
}
.slide-wrapper .slider{
    display: flex;
    position:absolute;
    top:0;
    left:0;
}
.slide-wrapper .item{
    width:100%;
    height:400px;
    font-size: 35px;
    text-align: center;
}
.media-body{
    text-align: left;
}
.media-body>p{
    font-size: 16px;
}
.media-body>h5{
    font-size: 28px;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: -1px;
    text-align: center;
    color: rgb(16, 26, 46);
}

.media-body>h6{
    font-size: 20px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: -1px;
    text-align: center;
    /*white-space: pre-wrap;*/
    color: rgb(16, 26, 46);
}

.slider .services>div:nth-child(1) img{
    width: 100%;
    border-radius: 24px 24px 0px 0px;
}
.slider .services{
    cursor: pointer;
    width: 330px;
    height: 515px;
    margin-right: 50px;
    background: rgb(249, 250, 254);
    border: 1px solid rgb(226, 232, 238);
    border-radius: 24px;
}

.slider .services>div:nth-child(1){

}
.slider .services>div:nth-child(2){
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
}
.media-body span a{
    position: absolute;
    bottom: -40px;
    right: 75px;
    background: none;
    text-decoration: underline;
    color: #fa6400;
    cursor: pointer;
    float: right;
    margin-top: 40px;
}
.media-body span {
    font-size: 12px;
    background: #ff7d3a36;
    color: #fa6400;
    padding: 5px;
    font-weight: 600;
    border-radius: 3px;
}
/*.slide-wrapper .item:nth-child(2){*/
/*    background-color: green;*/
/*}*/
/*.slide-wrapper .item:nth-child(3){*/
/*    background-color: blue;*/
/*}*/

.slide-wrapper .slide-container ul{
    -webkit-transition: all 0.25s cubic-bezier(1, .01, .32, 1);
    -o-transition: all 0.25s cubic-bezier(1, .01, .32, 1);
    transition: all 0.25s cubic-bezier(1, .01, .32, 1);
}

#section-counter>div:nth-child(1){
    width: 100%;
    height: 500px;
    background: #fa6400;
    position: relative;
    align-items: flex-start;
    padding-top: 50px;
}

#section-counter>div:nth-child(1) h2{
    color: white;
    text-align: center;
}

#section-counter{
    padding-top: 0;
    background: white;
}
#section-counter:after{
    background: none;
}

#section-counter .container{
    margin-top: 200px;
}

#section-counter.ftco-counter .text strong.number{
    color: #68d5b6;
}

#section-counter.ftco-counter .text span{
    color: black;
    font-weight: 400;
}

#section-counter>div:nth-child(1) img{
    position: absolute;
    bottom : -165px;
    max-width: 435px;
    width: 100%;
} @media (max-width: 991.98px){
    #section-counter>div:nth-child(1) img{

    }
}
#accordion .card-body{
    font-weight: 400;
}
.testimony-wrap{
    background: white;
    color: black;
    font-weight: 400;
    box-shadow: 5px 5px 5px 5px #80808073;
}


.single-feature {
    background-color: #fff;
    padding: 30px;
    margin-bottom: 30px
}

.icon1 {
    font-size: 100px;
    color: #f66b2c;
    background: #FFF2E7;
    text-align: center;
    padding: 50px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.icon1:hover {
    color: #fff;
    background-color: #f66b2c
}

.desc{
    width: 290px
}

.align-items-stretch {
    align-items: stretch !important
}

.text-uppercase {
    font-size: 1.5rem;
}

.col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.counter-left h2 {
    font-size: 48px;
    font-weight: 100;
    color: #f66b2c
}

.story-content .sp-1 {
    font-weight: 600;
}

.story-content h1 {
    font-size: 48px;
    font-weight: 100;
    line-height: 1.2em;
    margin-bottom: 20px;
    margin-top: 20px
}

.story-content .sp-2 {
    color: #f66b2c;
    font-weight: 600;
}

.single-faq h2 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 3px;
    margin-top: 15px;
    margin-bottom: 25px;
}

.single-faq h2 {
    font-size: 23px;
}

.faq-content {
    padding-right: 4%;
    padding-left: 10%;
}

.bg-luke {
    /*background: #ff6600 !important;*/
    border-bottom: 2px solid #000000;
}

.pad-luke{
    border: 20px solid black;
    border-radius: 10px;
}

/*.homeimg-div-luke {*/
/*    top: 15%;*/
/*}*/

/*.hometext-luke {*/
/*    top: 15%;*/
/*}*/

/*@media (min-width: 1500px){*/
/*    .homeimg-div-luke {*/
/*        top: 10%;*/
/*    }*/

/*    .hometext-luke {*/
/*        top: 0%;*/
/*    }*/

/*    .homeimg-luke {*/
/*        width: 60%;*/
/*    }*/
/*}*/
.sj-sub-menu-selected {
    background: #ffffff;
    border: 1px solid #ff6300 !important;
    color: #ff6300 !important;
    margin-right: 5px !important;
}

img {
    width: 100%;
}

@media(max-width: 400px){
    .partner-img {
        border-radius: 25px; border: 6px solid #28c29c; width: 90%; margin-left: 5%; margin-bottom: 50px;
    }

    #plus-a {
        margin-left: -5px;
    }
    .submenu {
        text-align: center;
        z-index: 100;
        margin-top: 0px; !important;
    }

    .submenu a {
        /*margin: 1px;*/
        display: inline-block;
        /* background: rgba(41, 50, 60, 1.0); */
        color: #000000;
        text-decoration: blink;
        cursor: pointer;
        line-height: 45px;
        background-color: rgba(255, 255, 255, 1.0);
        height: 45px;
        box-sizing: border-box;
        width: 45%;
        position: relative;
        margin: 0 -3px;
        /*left: 164px;*/
        /*border: 1px solid #cccccc;*/
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        font-family: "AppleSDGothicNeo-Regular", Helvetica, Arial, sans-serif;
        font-size: 16.0px;
        text-align: center;
        font-weight: 300;
    }

    .submenu a:hover {
        /*margin: 1px;*/
        display: inline-block;
        /* background: rgba(41, 50, 60, 1.0); */
        color: #ff6300;
        text-decoration: blink;
        cursor: pointer;
        line-height: 45px;
        background-color: rgba(255, 255, 255, 1.0);
        height: 45px;
        box-sizing: border-box;
        width: 45%;
        position: relative;
        margin: 0 -3px;
        /*left: 164px;*/
        /*border: 1px solid #cccccc;*/
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        font-family: "AppleSDGothicNeo-Regular", Helvetica, Arial, sans-serif;
        font-size: 16.0px;
        text-align: center;
        font-weight: 300;
        border-bottom: 1px solid #ff6300;
    }
}


@media(min-width: 401px) and (max-width: 600px){
    .partner-img {
        border-radius: 25px; border: 6px solid #28c29c; width: 90%; margin-left: 5%; margin-bottom: 50px;
    }

    #plus-a {
        margin-left: -5px;
    }

    .submenu {
        text-align: center;
        z-index: 100;
        margin-top: 0px; !important;
    }

    .submenu a {
        /*margin: 1px;*/
        display: inline-block;
        /* background: rgba(41, 50, 60, 1.0); */
        color: #000000;
        text-decoration: blink;
        cursor: pointer;
        line-height: 45px;
        background-color: rgba(255, 255, 255, 1.0);
        height: 45px;
        box-sizing: border-box;
        width: 33%;
        position: relative;
        margin: 0 -3px;
        /*left: 164px;*/
        /*border: 1px solid #cccccc;*/
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        font-family: "AppleSDGothicNeo-Regular", Helvetica, Arial, sans-serif;
        font-size: 16.0px;
        text-align: center;
        font-weight: 300;
    }

    .submenu a:hover {
        /*margin: 1px;*/
        display: inline-block;
        /* background: rgba(41, 50, 60, 1.0); */
        color: #ff6300;
        text-decoration: blink;
        cursor: pointer;
        line-height: 45px;
        background-color: rgba(255, 255, 255, 1.0);
        height: 45px;
        box-sizing: border-box;
        width: 33%;
        position: relative;
        margin: 0 -3px;
        /*left: 164px;*/
        /*border: 1px solid #cccccc;*/
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        font-family: "AppleSDGothicNeo-Regular", Helvetica, Arial, sans-serif;
        font-size: 16.0px;
        text-align: center;
        font-weight: 300;
        border-bottom: 1px solid #ff6300;
    }
}


@media(min-width: 601px) and (max-width: 800px){
    .partner-img {
        border-radius: 25px; border: 6px solid #28c29c; width: 90%; margin-left: 5%; margin-bottom: 50px;
    }

    #plus-a {
        margin-left: 10px;
    }

    .submenu {
        text-align: center;
        z-index: 100;
        margin-top: 0px; !important;
    }

    .submenu a {
        /*margin: 1px;*/
        display: inline-block;
        /* background: rgba(41, 50, 60, 1.0); */
        color: #000000;
        text-decoration: blink;
        cursor: pointer;
        line-height: 45px;
        background-color: rgba(255, 255, 255, 1.0);
        height: 45px;
        box-sizing: border-box;
        width: 20%;
        position: relative;
        margin: 0 -3px;
        /*left: 164px;*/
        /*border: 1px solid #cccccc;*/
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        font-family: "AppleSDGothicNeo-Regular", Helvetica, Arial, sans-serif;
        font-size: 16.0px;
        text-align: center;
        font-weight: 300;
    }

    .submenu a:hover {
        /*margin: 1px;*/
        display: inline-block;
        /* background: rgba(41, 50, 60, 1.0); */
        color: #ff6300;
        text-decoration: blink;
        cursor: pointer;
        line-height: 45px;
        background-color: rgba(255, 255, 255, 1.0);
        height: 45px;
        box-sizing: border-box;
        width: 20%;
        position: relative;
        margin: 0 -3px;
        /*left: 164px;*/
        /*border: 1px solid #cccccc;*/
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        font-family: "AppleSDGothicNeo-Regular", Helvetica, Arial, sans-serif;
        font-size: 16.0px;
        text-align: center;
        font-weight: 300;
        border-bottom: 1px solid #ff6300;
    }
}

@media(min-width: 801px) and (max-width: 1024px){
    #plus-a {
        margin-left: 20px;
    }

    .submenu {
        text-align: center;
        z-index: 100;
        margin-top: 94px; !important;
    }

    .submenu a {
        /*margin: 1px;*/
        display: inline-block;
        /* background: rgba(41, 50, 60, 1.0); */
        color: #000000;
        text-decoration: blink;
        cursor: pointer;
        line-height: 45px;
        background-color: rgba(255, 255, 255, 1.0);
        height: 45px;
        box-sizing: border-box;
        width: 20%;
        position: relative;
        margin: 0 -3px;
        /*left: 164px;*/
        /*border: 1px solid #cccccc;*/
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        font-family: "AppleSDGothicNeo-Regular", Helvetica, Arial, sans-serif;
        font-size: 21.0px;
        text-align: center;
        font-weight: 300;
    }

    .submenu a:hover {
        /*margin: 1px;*/
        display: inline-block;
        /* background: rgba(41, 50, 60, 1.0); */
        color: #ff6300;
        text-decoration: blink;
        cursor: pointer;
        line-height: 45px;
        background-color: rgba(255, 255, 255, 1.0);
        height: 45px;
        box-sizing: border-box;
        width: 20%;
        position: relative;
        margin: 0 -3px;
        /*left: 164px;*/
        /*border: 1px solid #cccccc;*/
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        font-family: "AppleSDGothicNeo-Regular", Helvetica, Arial, sans-serif;
        font-size: 21.0px;
        text-align: center;
        font-weight: 300;
        border-bottom: 1px solid #ff6300;
    }
}


