.elementor-8153 .elementor-element.elementor-element-3b511f12{padding:0px 0px 0px 0px;}.elementor-8153 .elementor-element.elementor-element-59c8f06b{text-align:center;}.elementor-8153 .elementor-element.elementor-element-59c8f06b .elementor-heading-title{color:#385248;font-family:"Y universe", "Noto Sans KR";font-size:4rem;font-weight:700;line-height:1.4em;letter-spacing:0px;}.elementor-8153 .elementor-element.elementor-element-59c8f06b > .elementor-widget-container{margin:0rem 0rem 2.3rem 0rem;}.elementor-8153 .elementor-element.elementor-element-51c3127{text-align:center;color:#000000;font-family:"Noto Sans KR", "Noto Sans KR";font-size:1.8rem;font-weight:400;line-height:1.4em;letter-spacing:0px;}@media(max-width:767px){.elementor-8153 .elementor-element.elementor-element-59c8f06b > .elementor-widget-container{margin:0rem 0rem 1rem 0rem;}}/* Start custom CSS for section, class: .elementor-element-40f98d33 */@media (max-width: 980px) {
    .mo .row:last-child .item-box {
        margin-bottom: 0;
    }
    .mo .where-con .row {
        margin-bottom: 0;
    }
    .mo .item-box {
        margin-bottom: 50px;
    }
    .mo .item-box {
    }
    .mo .where-con .item-box .bg-inner .bg {
        height: 260px;
    }
    .mo .where-con .item-box .txt {
        padding-top: 10px;
    }
    .mo .where-con .item-box .txt h2 {
        margin-bottom: 5px;
        font-size: 25px;
    }
    .mo .where-con .item-box .txt .info p {
        margin-bottom: 20px;
        font-size: 16px;
    }
    .mo .where-con .item-box .txt .info p span {
        margin-left: 10px;
    }
    .mo .where-con .item-box .txt .info {
        display: block;
    }
    .mo .where-con .item-box .txt .info a {
        display: inline-block;
        width: 100%;
        padding: 15px;
    }
}




/* Where to go List */
.where-con .row {
    margin-bottom: 8rem;
}
.where-con .item-box .bg-inner {
    overflow: hidden;
}
.where-con .item-box .bg-inner .bg {
    width: 100%;
    height: 470px;
    transition: all ease 0.35s;
}
.where-con .item-box:hover .bg-inner .bg {
    transform: scale(1.1);
}
.where-con .item-box .txt {
    padding-top: 3rem;
}
.where-con .item-box .txt h2 {
    margin-bottom: 1rem;
    font-family: "Y universe";
    color: #000;
    font-size: 3.2rem;
    font-weight: bold;
}
.where-con .item-box .txt .info {
    display: flex;
    align-items: start;
    justify-content: space-between;
}
.where-con .item-box .txt .info .info-txt {
    display: flex;
}
.where-con .item-box .txt .info p {
    font-family: "noto Sans KR";
    letter-spacing: -0.5px;
    color: #707070;
    font-size: 1.8rem;
    font-weight: 400;   
}
.where-con .item-box .txt .info p span {
    margin-left: 2rem;
}
.where-con .item-box .txt .info a {
    min-width: 172px;
    text-align: center;
    padding: 1.9rem 0;
    font-family: "Y universe";  
    color: #385248;
    font-size: 1.8rem;
    font-weight: bold;
    border: 1px solid #385248;
    transition: all ease 0.35s;
}
.where-con .item-box .txt .info a:hover {
    background: #385248;
    color: #fff;
}/* End custom CSS */