.columns {
    margin-left: 0;
    margin-right: 0 !important;
}


.videoc {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.videoc iframe, .videoc object, .videoc embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.card-header-title2 {
    align-items: center;
    color: #363636;
    display: flex;
    flex-grow: 1;
    font-weight: 400;
    padding: 0.75rem 1rem;
}
.article{opacity:0.9;}
.article:hover{opacity:1.0;}
a {    text-decoration: none !important;}
.snb-wrap .snb-title-wrap {
    display: table;
    width: 220px;
    background-image: url(https://www.incheon.go.kr/humanframe/globaltheme/assets/image/layout/snb-top.svg);
    background-size: 100% 100%;
    height: 173px;
}
.snb-wrap .snb-title-wrap .snb-title {
    display: table-cell;
    width: 210px;
    vertical-align: middle;
    padding: 0 10px;
    font-size: 28px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    line-height: 1.4;
    white-space: normal;
    word-wrap: break-word;
    word-break: keep-all;
}
.snb-wrap .snb-nav>ul li {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}
.snb-wrap .snb-nav>ul>li>a {
    display: block;
    position: relative;
    border-bottom: 1px solid #c9c9c9;
    padding: 15px;
    color: #333;
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    white-space: normal;
    word-wrap: break-word;
    word-break: break-all;
    line-height: 1.2;
    letter-spacing: -0.5px;
    padding-right: 30px;
    word-break: keep-all;
}
.snb-wrap .snb-nav>ul>li.active>a {
    color: #1e9fd5;
}

.content-head {
    display: block;
    position: relative;
    border-bottom: 3px solid #333;
}
.content-title-wrap {
    display: block;
    padding: 1.25rem 6.25rem 1.75rem 0;
    word-break: keep-all;
}
.owl-carousels .VueCarousel-slide {
    padding:0 10px;
}

.title_1{
font-size:4em;
}
.title_2{
    font-size:3.5em;
    }
    .title_3{
        font-size:1.5em;
        }

.goog-te-banner-frame {
    display: none;
}

.goog-tooltip {
    display: none !important;
}

.goog-tooltip:hover {
    display: none !important;
}

.goog-text-highlight {
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
}


@media (min-width: 1024px) {
    .navbar-item.is-hoverable:hover .navbar-dropdown {
        display: block;
    }
}

.banner-text {
    width: 100%;
    position: absolute;
    z-index: 20;
}

.animation-area {
    background: linear-gradient(to left, #ffffff, #ffffff);
    width: 100%;
    height: 90vh;
    z-index: 1;

}

.box-area {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    overflow: hidden;

}

.box-area li {
    position: absolute;
    display: block;
    list-style: none;
    width: 25px;
    height: 25px;
    background: rgba(255, 255, 255, 0.20);
    background-image: url(/_var/mrqr/qrcode/MTA123112643.png);
    background-size: 100%;
    animation: animate 20s linear infinite;
    bottom: -150px;
}

.box-area li:nth-child(1) {
    background-image: url(/_var/mrqr/qrcode/MTAy23112520.png);
    left: 86%;
    width: 80px;
    height: 80px;
    animation-delay: 7s;
}

.box-area li:nth-child(2) {
    left: 12%;
    width: 30px;
    height: 30px;
    animation-delay: 2.5s;
    animation-duration: 10s;
}

.box-area li:nth-child(3) {
    background-image: url(/_var/mrqr/qrcode/MTAw21141727.png);
    left: 70%;
    width: 100px;
    height: 100px;
    animation-delay: 5.5s;

}

.box-area li:nth-child(4) {
    background-image: url(/_var/mrqr/qrcode/OTk=23113912.png);
    left: 5%;
    width: 120px;
    height: 120px;
    animation-delay: 1s;
    animation-duration: 15s;
}

.box-area li:nth-child(5) {
    left: 65%;
    width: 40px;
    height: 40px;
    animation-delay: 0s;
}

.box-area li:nth-child(6) {
    background-image: url(/_var/mrqr/qrcode/OTg=23113843.png);
    left: 15%;
    width: 110px;
    height: 110px;
    animation-delay: 8.5s;

}

.box-area li:nth-child(7) {
    background-image: url(/_var/mrqr/qrcode/MTAw21141727.png);
    left: 35%;
    width: 60px;
    height: 60px;
    animation-delay: 5.5s;

}

.box-area li:nth-child(8) {

    left: 52%;
    width: 80px;
    height: 80px;
    animation-delay: 6s;
    animation-duration: 12s;
}

.box-area li:nth-child(9) {

    left: 32%;
    width: 50px;
    height: 50px;
    animation-delay: 11s;
    animation-duration: 15s;
}


.banner-text_sub h1,
.banner-text_sub h2 {
    color: #ffffff90;
}

.banner-text_sub {
    width: 100%;
    position: absolute;

}

.animation-area_sub {
    background: linear-gradient(to left, #989fff, #f2beba);
    width: 100%;
    height: 160px;
}
.box-area_sub {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;

}

.box-area_sub li {
    position: absolute;
    display: block;
    list-style: none;
    width: 25px;
    height: 25px;
    background: rgba(255, 255, 255, 0.20);
    animation: animate 20s linear infinite;
    top: 250px;
}

.box-area_sub li:nth-child(1) {
    left: 86%;
    width: 80px;
    height: 80px;
    animation-delay: 7s;
}

.box-area_sub li:nth-child(2) {
    left: 12%;
    width: 30px;
    height: 30px;
    animation-delay: 2.5s;
    animation-duration: 10s;
}

.box-area_sub li:nth-child(3) {
    left: 70%;
    width: 100px;
    height: 100px;
    animation-delay: 5.5s;

}

.box-area_sub li:nth-child(4) {
    left: 5%;
    width: 120px;
    height: 120px;
    animation-delay: 1s;
    animation-duration: 15s;
}

.box-area_sub li:nth-child(5) {
    left: 65%;
    width: 40px;
    height: 40px;
    animation-delay: 0s;
}

.box-area_sub li:nth-child(6) {
    left: 15%;
    width: 110px;
    height: 110px;
    animation-delay: 8.5s;

}

.box-area_sub li:nth-child(7) {
    left: 35%;
    width: 60px;
    height: 60px;
    animation-delay: 5.5s;

}

.box-area_sub li:nth-child(8) {

    left: 52%;
    width: 80px;
    height: 80px;
    animation-delay: 6s;
    animation-duration: 12s;
}

.box-area_sub li:nth-child(9) {

    left: 32%;
    width: 50px;
    height: 50px;
    animation-delay: 11s;
    animation-duration: 15s;
}


@keyframes animate {
    0% {
        transform: translateY(0) rotate(0deg);
        opacity: 1;
    }

    100% {
        transform: translateY(-1200px) rotate(360deg);
        opacity: 0;
    }
}

/*
 * ::::::::::: Custom Styles :::::::::::
 * Note: use this file to add or override any other styles.
 * DON'T EDIT TEMPLATE CSS/SCSS FILES DIRECTLY, JUST USE THIS FILE.
 */
.text-center {
    text-align: center;
    margin-bottom: 0.5rem!important;
}

.title {

    font-weight: 500;font-family: 'IBM Plex Sans KR', sans-serif;
}

@media screen and (min-width: 1088px) {
    .navbar-start {
        justify-content: flex-start;
        margin-left: auto;
        margin-right: 0;
    }
    .max700{max-width:700px;}

    h1,
    .h1 {
        font-size: 2.14285714em;
        line-height: 1.31818182em;
    }
}

.pos-vertical-center {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

h1:not(:last-child),
.h1:not(:last-child) {
    margin-bottom: 0.3em;
}

.color--primary {
    color: #4a90e2 !important;
}

h1,
.h1 {
    letter-spacing: -0.01em;
}



h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'Noto Sans KR', sans-serif;
    color: #252525;
    font-weight: 300;
    font-variant-ligatures: common-ligatures;
    margin-top: 0;
    margin-bottom: 0;
}



.height-100,
.height-90,
.height-80,
.height-70,
.height-60,
.height-50,
.height-40,
.height-30,
.height-20,
.height-10 {
    height: auto;
    padding: 8em 0;
}

.text-center {
    text-align: center !important;
}

@media (min-height: 600px) and (min-width: 767px) {
    .height-80 {
        height: 80vh;
    } 
       .height-20 {
        height: 20vh;
    }
    .height-40 {
        height: 30vh;
    }
}


article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}



body {
    font-family: 'Noto Sans KR', sans-serif;
    top:0px !important;
}

.submenu .nav-links__item-arrow {

    position: absolute;

    margin-left: 2px;
    margin-top: 6px;
    font-size: 8px;
    color: #FFFFFF10;
}

.main-navigation li:hover>a {
    background: rgba(255, 255, 255, 0.10);
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition-duration: .1s;
    transition-duration: .1s;

}

.footer {
    margin-top: 50px;
    background-color: #fafafa;
    padding: 1rem 1.5rem 1rem;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
}

@media screen and (max-width: 620px) {
    .mobilehide {
        display: none;
    }

    .pd-10 {
        padding: 0 10px;
    }

    .height-80 {
        height: 60vh;
    }

    .title.is-3 {
        font-size: 1.5rem;
    }

    h1,
    .h1 {
        font-size: 2rem;
    }
    .title_1{
        font-size:2em;
        }
        .title_2{
            font-size:1.5em;
            }
            .title_3{
                font-size:1em;
                }
}


/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.smalltxt {
    font-size: 13px;
}

.notification {
    color: #333;
}

.content p {
    color: #333333;
}

.is-medium-2 {
    font-size: 0.8rem;
}

.table td,
.table th {
    vertical-align: middle;
}

table td>a {
    color: #000000;
}

table td>a>img {
    vertical-align: bottom;
}

.menu>li>a {
    font-weight: 500;
}

.heading-title-top.style-2 {

    padding-top: 28px;
}

body.footer-background.dark-color:not(.primary-color) footer a,
body.footer-background.dark-color:not(.primary-color) footer p {
    color: #F0F0F0;
}

.blog-post .entry-header .entry-title {
    font-size: 25px;
}

.widget-title {
    font-size: 18px;
}

.owl-carousel .owl-dots .owl-dot span {
    opacity: 1;
}

.testimonials-column {
    padding-top: 138px;
}

.works-latest .works-latest-item .works-latest-item-meta h5 a,
.works-latest .works-latest-item .works-latest-item-meta h3 a,
.works-latest .works-latest-item .works-latest-item-meta h5,
.works-latest-item .works-latest-item-meta h3 {
    opacity: 1;
}

body .image-hover figure img {
    min-height: auto !important;
}

.bd-structure {
    border: 2px solid #f5f5f5;
    border-radius: 4px;
    padding: 1.25rem;
    position: relative;
    margin-bottom: 2rem;
}

.bd-structure p {
    font-size: 16px;
}



.cmt-structure {
    background-color: rgba(240, 240, 240, .5);
    border-radius: 4px;
    padding: 1.25rem;
    position: relative;
}


@media screen and (max-width:768px) {
    body .works-latest .works-latest-item .works-latest-item-meta h3 {
        font-size: 18px;
    }

    body .image-hover figure img {
        min-height: auto !important;
    }

    .works-latest .works-latest-item .works-latest-item-meta h5 {
        font-family: 'Noto Sans KR', sans-serif;
        font-weight: normal;
    }

    body .testimonials .testimonials-item p {
        padding-left: 10px !important;
        padding-right: 15px !important;
    }

    .testimonials.style-1 .testimonials-item h3 {
        font-size: 15px;
    }

    .bd-structure {
        border: 0px;

        padding: 0.5rem;

    }

    .cmt-structure {
        padding: 1.5rem 0.5rem 0rem;

    }

    .title {
        padding-left: 0.1rem;
    }
}

@media screen and (min-width:1088px) {
    .modal-card, .modal-content {
        width:1000px;
    }
    .navbar-item img {
        max-height: 2.5rem;
        padding-right: 50px;
    }

    .navbar-brand,
    .navbar-tabs {
        align-items: stretch;
        display: flex;
        flex-shrink: 0;
        min-height: 5.25rem;
    }

    .site-logo-inner img {
        max-height: 100px;
    }
}

@media screen and (max-width:1087px) {

    .site-logo-inner img {
        max-height: 45px;
    }
}

/*# sourceMappingURL=_maps/custom.css.map */



.loginform {
    margin-left: 1px;
    padding: 26px 24px 46px;
    font-weight: normal;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #e5e5e5;
    -moz-box-shadow: rgba(200, 200, 200, 0.7) 0 4px 10px -1px;
    -webkit-box-shadow: rgba(200, 200, 200, 0.7) 0 4px 10px -1px;
    -khtml-box-shadow: rgba(200, 200, 200, 0.7) 0 4px 10px -1px;
    box-shadow: rgba(200, 200, 200, 0.7) 0 4px 10px -1px;
}

#join {

    margin: 1em auto;
}

.joinform {
    margin-left: 1px;
    padding: 26px 24px 46px;
    height: 510px;
    font-weight: normal;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #e5e5e5;
    -moz-box-shadow: rgba(200, 200, 200, 0.7) 0 4px 10px -1px;
    -webkit-box-shadow: rgba(200, 200, 200, 0.7) 0 4px 10px -1px;
    -khtml-box-shadow: rgba(200, 200, 200, 0.7) 0 4px 10px -1px;
    box-shadow: rgba(200, 200, 200, 0.7) 0 4px 10px -1px;
}

body .joinform .input {
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 200;
    font-size: 24px;
    ;
    padding-left: 10px;
    margin-top: 2px;
    margin-right: 6px;
    margin-bottom: 16px;
    border: 1px solid #e5e5e5;
    background: #fbfbfb;
    outline: none;
    -moz-box-shadow: inset 1px 1px 2px rgba(200, 200, 200, 0.2);
    -webkit-box-shadow: inset 1px 1px 2px rgba(200, 200, 200, 0.2);
    box-shadow: inset 1px 1px 2px rgba(200, 200, 200, 0.2);
}

input {
    color: #555;
}

.clear {
    clear: both;
}

.loginform .forgetmenot {
    font-weight: normal;
    float: left;
    margin-bottom: 0;
}

.button-primary {
    font-family: 'Noto Sans KR', sans-serif;
    padding: 3px 10px;
    border: none;
    font-size: 13px;
    border-width: 1px;
    border-style: solid;
    -moz-border-radius: 11px;
    -khtml-border-radius: 11px;
    -webkit-border-radius: 11px;
    border-radius: 11px;
    cursor: pointer;
    text-decoration: none;
    margin-top: -3px;
}

#login .loginform p {
    margin-bottom: 0;
}

label {
    color: #777;
    font-size: 14px;
}

.loginform .forgetmenot label {
    font-size: 12px;
    line-height: 19px;
}

.loginform .submit,
.alignright {
    float: right;
}

.loginform p {
    margin-bottom: 24px;
}

#login {
    width: 320px;
    margin: 1em auto;
}

#login_error,
.message {
    margin: 0 0 16px 8px;
    border-width: 0px;
    border-style: solid;

    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

#nav,
#backtoblog {
    text-shadow: rgba(255, 255, 255, 1) 0 1px 0;
    margin: 0 0 0 16px;
    padding: 16px 16px 0;
}

#backtoblog {
    padding: 12px 16px 0;
}

body .loginform .input {
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 200;

    padding-left: 10px;
    margin-top: 2px;
    margin-right: 6px;
    margin-bottom: 16px;
    border: 1px solid #e5e5e5;
    background: #fbfbfb;
    outline: none;
    -moz-box-shadow: inset 1px 1px 2px rgba(200, 200, 200, 0.2);
    -webkit-box-shadow: inset 1px 1px 2px rgba(200, 200, 200, 0.2);
    box-shadow: inset 1px 1px 2px rgba(200, 200, 200, 0.2);
}

input {
    color: #555;
}

.clear {
    clear: both;
}

#pass-strength-result {
    font-weight: bold;
    border-style: solid;
    border-width: 1px;
    margin: 12px 0 6px;
    padding: 6px 5px;
    text-align: center;
}

.member_form_wrapper .highlight {
    margin-bottom: 2px;
}



.progress {
    -moz-appearance: none;
    -webkit-appearance: none;
    border: none;
    border-radius: 290486px;
    display: block;
    height: 1rem;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

.progress::-webkit-progress-bar {
    background-color: #ededed;
}

.progress::-webkit-progress-value {
    background-color: #4a4a4a;
}

.progress::-moz-progress-bar {
    background-color: #4a4a4a;
}

.progress::-ms-fill {
    background-color: #4a4a4a;
    border: none;
}

.progress.is-white::-webkit-progress-value {
    background-color: white;
}

.progress.is-white::-moz-progress-bar {
    background-color: white;
}

.progress.is-white::-ms-fill {
    background-color: white;
}

.progress.is-white:indeterminate {
    background-image: linear-gradient(to right, white 30%, #ededed 30%);
}

.progress.is-black::-webkit-progress-value {
    background-color: #0a0a0a;
}

.progress.is-black::-moz-progress-bar {
    background-color: #0a0a0a;
}

.progress.is-black::-ms-fill {
    background-color: #0a0a0a;
}

.progress.is-black:indeterminate {
    background-image: linear-gradient(to right, #0a0a0a 30%, #ededed 30%);
}

.progress.is-light::-webkit-progress-value {
    background-color: whitesmoke;
}

.progress.is-light::-moz-progress-bar {
    background-color: whitesmoke;
}

.progress.is-light::-ms-fill {
    background-color: whitesmoke;
}

.progress.is-light:indeterminate {
    background-image: linear-gradient(to right, whitesmoke 30%, #ededed 30%);
}

.progress.is-dark::-webkit-progress-value {
    background-color: #363636;
}

.progress.is-dark::-moz-progress-bar {
    background-color: #363636;
}

.progress.is-dark::-ms-fill {
    background-color: #363636;
}

.progress.is-dark:indeterminate {
    background-image: linear-gradient(to right, #363636 30%, #ededed 30%);
}

.progress.is-primary::-webkit-progress-value {
    background-color: #00d1b2;
}

.progress.is-primary::-moz-progress-bar {
    background-color: #00d1b2;
}

.progress.is-primary::-ms-fill {
    background-color: #00d1b2;
}

.progress.is-primary:indeterminate {
    background-image: linear-gradient(to right, #00d1b2 30%, #ededed 30%);
}

.progress.is-link::-webkit-progress-value {
    background-color: #3273dc;
}

.progress.is-link::-moz-progress-bar {
    background-color: #3273dc;
}

.progress.is-link::-ms-fill {
    background-color: #3273dc;
}

.progress.is-link:indeterminate {
    background-image: linear-gradient(to right, #3273dc 30%, #ededed 30%);
}

.progress.is-info::-webkit-progress-value {
    background-color: #3298dc;
}

.progress.is-info::-moz-progress-bar {
    background-color: #3298dc;
}

.progress.is-info::-ms-fill {
    background-color: #3298dc;
}

.progress.is-info:indeterminate {
    background-image: linear-gradient(to right, #3298dc 30%, #ededed 30%);
}

.progress.is-success::-webkit-progress-value {
    background-color: #48c774;
}

.progress.is-success::-moz-progress-bar {
    background-color: #48c774;
}

.progress.is-success::-ms-fill {
    background-color: #48c774;
}

.progress.is-success:indeterminate {
    background-image: linear-gradient(to right, #48c774 30%, #ededed 30%);
}

.progress.is-warning::-webkit-progress-value {
    background-color: #ffdd57;
}

.progress.is-warning::-moz-progress-bar {
    background-color: #ffdd57;
}

.progress.is-warning::-ms-fill {
    background-color: #ffdd57;
}

.progress.is-warning:indeterminate {
    background-image: linear-gradient(to right, #ffdd57 30%, #ededed 30%);
}

.progress.is-danger::-webkit-progress-value {
    background-color: #f14668;
}

.progress.is-danger::-moz-progress-bar {
    background-color: #f14668;
}

.progress.is-danger::-ms-fill {
    background-color: #f14668;
}

.progress.is-danger:indeterminate {
    background-image: linear-gradient(to right, #f14668 30%, #ededed 30%);
}

.progress:indeterminate {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: moveIndeterminate;
    animation-name: moveIndeterminate;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    background-color: #ededed;
    background-image: linear-gradient(to right, #4a4a4a 30%, #ededed 30%);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 150% 150%;
}

.progress:indeterminate::-webkit-progress-bar {
    background-color: transparent;
}

.progress:indeterminate::-moz-progress-bar {
    background-color: transparent;
}

.progress.is-small {
    height: 0.75rem;
}

.progress.is-medium {
    height: 1.25rem;
}

.progress.is-large {
    height: 1.5rem;
}

@-webkit-keyframes moveIndeterminate {
    from {
        background-position: 200% 0;
    }

    to {
        background-position: -200% 0;
    }
}

@keyframes moveIndeterminate {
    from {
        background-position: 200% 0;
    }

    to {
        background-position: -200% 0;
    }
}


@media screen and (max-width: 459px) {

    .mdf80 {
        width: 90%;
        padding: 0 5%;
    }

    .i30 {
        width: 100%;
        text-align: center;
    }

    .i30 img {
        width: 50%;
    }

    .i70 {
        float: left;
        width: 100%;
        font-size: 10pt;
    }

    .i100 img {
        width: 100%;
    }

    .md3 {
        width: 100%;
        float: left;
    }

    .md6 {
        width: 95%;
        float: left;
    }

    .md6t {
        width: 68%;
        float: left;
        text-align: left;
        margin-left: 2%
    }

    .md2 {
        width: 20%;
        float: left;
        margin-left: 0%;
    }

    .md7 {
        width: 77%;
        float: left;
        margin-left: 2%;
    }

    .md5 {
        width: 100%;
    }

    .md5 img {
        width: 80%;
    }

    .md9 {
        width: 100%;
        float: left;
        text-align: left;
    }

    .md33 {
        width: 100%;
        float: left;
        text-align: center;
    }

    .smartOutput img {
        width: 100%;
    }

    .md33 img {
        width: 50%;
    }

    .tbl_scroll {
        max-width: 359px;
        overflow-x: scroll;
    }

    .md20r {
        float: left;
        width: 45%;
        height: 100px;
        text-align: center;
    }

    .md20r h2 {
        color: #86dd6b;
    }

    .bs-docs-footer {
        padding-top: 50px;
    }

    .icon-sm {
        font-size: 16px;
    }

    .icon {

        /* display: inline-block;*/
        color: #333333;
    }

    .monSlider {
        width: 100%;
        max-width: 546px;
        max-height: 735px;
        height: 600px;
    }
}


.highlight2 {

    margin-bottom: 14px;
    background-color: #ffffff;
    border: 11px solid #f9f9f9;

    min-height: 230px;
    border-radius: 4px;
    margin: 0 15px;
}

.highlight1 {
    padding: 9px 14px 20px;
    width: 100%;
    height: 100%;

    background-color: #ffffff;
    border: 0px solid #e1e1e8;


}

.blue1 {
    background-color: #267BD0;
    color: #fff;
}

.red1 {
    background-color: #ff0000;
    color: #fff;
}

.thead {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 7px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;

}