/*!
 * Start Bootstrap - Landing Page v5.0.9 (https://startbootstrap.com/theme/landing-page)
 * Copyright 2013-2020 Start Bootstrap
 * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-landing-page/blob/master/LICENSE)
 */

body {
    font-family: 'Nanum Gothic', sans-serif;
    margin: 0;
    padding: 0;
    max-width:414px;
    margin: auto;

}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Nanum Gothic', sans-serif;
    font-weight: 700;
}






header.masthead {
    position: relative;
    background-color: #343a40;
    background: url("../img/bg4.png") no-repeat center center;
    background-size: cover;
    height: 311px;
    position: relative;
    width: 100%;
    color: black;
 

}

.txt_color {
    color: black;
    
}

.no-gutters {
    margin: 30px 0;
}



 header.masthead h2 {
        font-size: 2rem;
        text-align: center;
        font-weight: 400;
      margin: 20px 0px;
    }

 header.masthead h1 {
        font-size: 2.5rem;
        text-align: center;
        font-weight: 400;
      margin: 20px 0px;
    }
 header.masthead h1 .tit {
        font-size: 3rem;
        color:firebrick;
    }
.container_2{
    position: relative;
    top: 230px;
}

.txt_img{
    width:360px;
    margin: auto;
}
.txt_img img{
    width: 100%;
}


.list_box {
    width: 414px;
    margin: auto;

}


.list_img {
    position: relative;
}

.video_center video{
    width: 270px;
}

.txt_ri {
    text-align: right;
}

.video_center {
    margin: auto;
    width: 270px;


}

.app {
    margin-top: 10px;
    width:290px;
    margin: auto;

}

.app2 {
    margin: 5px;
    display: inline-block;
    width: 130px;
}

.app2 img{
    width:100%;
}

.txt_ri {
    text-align: center;
}

.col-lg-6 {
    text-align: center;
}



.mobile video {

    width: 100%;

}




.showcase .showcase-text {
    padding: 3rem;
}

.showcase .showcase-img {
    min-height: 50rem;
    background-size: cover;
}




.features-icons {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.features-icons .features-icons-item {
    max-width: 20rem;
}

.features-icons .features-icons-item .features-icons-icon {
    height:100PX;
    width: 100PX;
    margin: auto;
    margin-bottom: 20px;

}

.features-icons .features-icons-item .features-icons-icon i {
    font-size: 4.5rem;
}

.features-icons .features-icons-item:hover .features-icons-icon i {
    font-size: 5rem;
}

.testimonials {
    padding-top: 7rem;
    padding-bottom: 7rem;
}

.testimonials .testimonial-item {
    max-width: 18rem;
}

.testimonials .testimonial-item img {
    max-width: 12rem;
    box-shadow: 0px 5px 5px 0px #adb5bd;
}

.call-to-action {
    position: relative;
    background-color: #343a40;
    background: url("../img/bg.png") no-repeat center center;
    background-size: cover;
    padding-top: 7rem;
    padding-bottom: 7rem;
}

.call-to-action .overlay {
    position: absolute;
    background-color: #212529;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0.3;
}

footer.footer {
    padding-top: 0rem;
    padding-bottom: 4rem;

}

.app2 {
    display: inline-block
}

.foot_app {
    width: 270px;
    margin: auto;
    padding-bottom: 30px;
}

.foot_app_w {
     margin: 5px;
    display: inline-block;
    width: 120px;
}
.foot_app_w img{
    width: 100%;
}
.foot_app:after {
    clear: both;
    display: table;
    content: " ";

}

.container2 {
    width: 220px;
    margin: auto;
}

.container2 ul {
    margin: 0px;
    padding: 0px;

}



.event_box {
    width: 100%;
    height: 350px;
    background-color: #2f2f2f;
}

.box {
    width: 100%;

}


.txt_box {
    width: 100%;

}


.text {
    width: 75%;
    height: 48px;
    background-color: #fff;
    margin-top: 30px;


}

.btn {
    width: 20%;
    height: 48px;
    background-color: #dbcfbd;
    font-size: 13px;
    font-weight: 800;

}

.bot{
    width: 33.3%;
    float: left;
}

.bot P{
   font-size:13px;
}

.bot_box {
    width: 100%;
    padding: 20px;

}

.bot_img{
    width: 100px;
    margin: auto;
}

.bot_img img{
    width:100%;
}

.bot_box:after {
    clear: both;
    display: table;
    content: " ";

}

.event_box .box .event img {
    width: 100%;
     margin-top: 50px;
    
}




