.element_from_left,
.element_from_left1,
.element_from_left2,
.element_from_left3,
.element_from_right,
.element_from_top,
.element_from_bottom,
.element_from_bottom1,
.element_from_bottom2,
.element_from_bottom3,
.element_from_bottom4,
.element_from_bottom5,
.element_from_fade {
    display: inline-block;
    width: 100%;
}

.element_from_left>div,
.element_from_right>div,
.element_from_top>div,
.element_from_bottom>div,
.element_from_bottom1>div,
.element_from_bottom2>div,
.element_from_bottom3>div,
.element_from_bottom4>div,
.element_from_bottom5>div,
.element_from_fade>div {
    opacity: 0;
    filter: alpha(opacity=0);
}

.element_transform>div {
    opacity: .2;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
}

.element_from_fade.element_from_fade_on>div {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity .8s ease 0s;
    -moz-transition: opacity .8s ease 0s;
    -o-transition: opacity .8s ease 0s;
    transition: opacity .8s ease 0s;
    -webkit-backface-visibility: hidden;
}

.element_from_left.element_from_left_on>div {
    -webkit-animation: element-from-left 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275)backwards;
    -moz-animation: element-from-left 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275)backwards;
    -o-animation: element-from-left 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275)backwards;
    animation: element-from-left 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275)backwards;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-backface-visibility: hidden;
}

.element_from_left1.element_from_left_on>div {
    -webkit-animation: element-from-left1 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275)backwards;
    animation-delay: 0.2s;
    -moz-animation: element-from-left1 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275)backwards;
    animation-delay: 0.2s;
    -o-animation: element-from-left1 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275)backwards;
    animation-delay: 0.2s;
    animation: element-from-left1 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275)backwards;
    animation-delay: 0.2s;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-backface-visibility: hidden;
}

.element_from_left2.element_from_left_on>div {
    -webkit-animation: element-from-left2 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275)backwards;
    animation-delay: 0.4s;
    -moz-animation: element-from-left2 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275)backwards;
    animation-delay: 0.4s;
    -o-animation: element-from-left2 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275)backwards;
    animation-delay: 0.4s;
    animation: element-from-left2 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275)backwards;
    animation-delay: 0.4s;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-backface-visibility: hidden;
}

.element_from_left3.element_from_left_on>div {
    -webkit-animation: element-from-left3 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275)backwards;
    animation-delay: 0.6s;
    -moz-animation: element-from-left3 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275)backwards;
    animation-delay: 0.6s;
    -o-animation: element-from-left3 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275)backwards;
    animation-delay: 0.6s;
    animation: element-from-left3 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275)backwards;
    animation-delay: 0.6s;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-backface-visibility: hidden;
}

.element_from_right.element_from_right_on>div {
    -webkit-animation: element-from-right 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275)backwards;
    animation-delay: 0.4s;
    -moz-animation: element-from-right 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275)backwards;
    animation-delay: 0.4s;
    -o-animation: element-from-right 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275)backwards;
    animation-delay: 0.4s;
    animation: element-from-right 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275)backwards;
    animation-delay: 0.4s;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.element_from_top.element_from_top_on>div {
    -webkit-animation: element-from-top 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275)backwards;
    animation-delay: 0.2s;
    -moz-animation: element-from-top 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275)backwards;
    animation-delay: 0.2s;
    -o-animation: element-from-top 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275)backwards;
    animation-delay: 0.2s;
    animation: element-from-top 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275)backwards;
    animation-delay: 0.2s;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.element_from_bottom.element_from_bottom_on>div {
    -webkit-animation: element-from-bottom 1s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000)backwards;
    -moz-animation: element-from-bottom 1s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000)backwards;
    -o-animation: element-from-bottom 1s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000)backwards;
    animation: element-from-bottom 1s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000)backwards;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.element_from_bottom1.element_from_bottom_on>div {
    -webkit-animation: element-from-bottom1 1s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000)backwards;
    animation-delay: 0.2s;
    -moz-animation: element-from-bottom1 1s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000)backwards;
    animation-delay: 0.2s;
    -o-animation: element-from-bottom1 1s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000)backwards;
    animation-delay: 0.2s;
    animation: element-from-bottom1 1s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000)backwards;
    animation-delay: 0.2s;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.element_from_bottom2.element_from_bottom_on>div {
    -webkit-animation: element-from-bottom2 1s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000) backwards;
    animation-delay: 0.4s;
    -moz-animation: element-from-bottom2 1s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000) backwards;
    animation-delay: 0.4s;
    -o-animation: element-from-bottom2 1s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000) backwards;
    animation-delay: 0.4s;
    animation: element-from-bottom2 1s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000) backwards;
    animation-delay: 0.4s;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.element_from_bottom3.element_from_bottom_on>div {
    -webkit-animation: element-from-bottom3 1s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000) backwards;
    animation-delay: 0.6s;
    -moz-animation: element-from-bottom3 1s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000) backwards;
    animation-delay: 0.6s;
    -o-animation: element-from-bottom3 1s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000) backwards;
    animation-delay: 0.6s;
    animation: element-from-bottom3 1s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000) backwards;
    animation-delay: 0.6s;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.element_from_bottom4.element_from_bottom_on>div {
    -webkit-animation: element-from-bottom4 1s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000) backwards;
    animation-delay: 0.8s;
    -moz-animation: element-from-bottom4 1s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000) backwards;
    animation-delay: 0.8s;
    -o-animation: element-from-bottom4 1s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000) backwards;
    animation-delay: 0.8s;
    animation: element-from-bottom4 1s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000) backwards;
    animation-delay: 0.8s;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.element_from_bottom5.element_from_bottom_on>div {
    -webkit-animation: element-from-bottom5 1s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000) backwards;
    animation-delay: 1s;
    -moz-animation: element-from-bottom5 1s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000) backwards;
    animation-delay: 1s;
    -o-animation: element-from-bottom5 1s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000) backwards;
    animation-delay: 1s;
    animation: element-from-bottom5 1s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000) backwards;
    animation-delay: 1s;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.element_transform.element_transform_on>div {
    -webkit-animation: element-transform .4s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    -moz-animation: element-transform .4s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    -o-animation: element-transform .4s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    animation: element-transform .4s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

@-webkit-keyframes element-from-left {
    0% {
        -webkit-transform: translate(-10%, 0);
        opacity: 0;
    }

    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1;
    }
}

@-moz-keyframes element-from-left {
    0% {
        -moz-transform: translate(-10%, 0);
        opacity: 0;
    }

    100% {
        -moz-transform: translate(0, 0);
        opacity: 1;
    }
}

@-o-keyframes element-from-left {
    0% {
        -o-transform: translate(-10%, 0);
        opacity: 0;
    }

    100% {
        -o-transform: translate(0, 0);
        opacity: 1;
    }
}

@keyframes element-from-left {
    0% {
        transform: translate(-10%, 0);
        opacity: 0;
    }

    100% {
        transform: translate(0, 0);
        opacity: 1;
    }
}

@-webkit-keyframes element-from-left1 {
    0% {
        -webkit-transform: translate(-10%, 0);
        opacity: 0;
    }

    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1;
    }
}

@-moz-keyframes element-from-left1 {
    0% {
        -moz-transform: translate(-10%, 0);
        opacity: 0;
    }

    100% {
        -moz-transform: translate(0, 0);
        opacity: 1;
    }
}

@-o-keyframes element-from-left1 {
    0% {
        -o-transform: translate(-10%, 0);
        opacity: 0;
    }

    100% {
        -o-transform: translate(0, 0);
        opacity: 1;
    }
}

@keyframes element-from-left1 {
    0% {
        transform: translate(-10%, 0);
        opacity: 0;
    }

    100% {
        transform: translate(0, 0);
        opacity: 1;
    }
}

@-webkit-keyframes element-from-left2 {
    0% {
        -webkit-transform: translate(-10%, 0);
        opacity: 0;
    }

    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1;
    }
}

@-moz-keyframes element-from-left2 {
    0% {
        -moz-transform: translate(-10%, 0);
        opacity: 0;
    }

    100% {
        -moz-transform: translate(0, 0);
        opacity: 1;
    }
}

@-o-keyframes element-from-left2 {
    0% {
        -o-transform: translate(-10%, 0);
        opacity: 0;
    }

    100% {
        -o-transform: translate(0, 0);
        opacity: 1;
    }
}

@keyframes element-from-left2 {
    0% {
        transform: translate(-10%, 0);
        opacity: 0;
    }

    100% {
        transform: translate(0, 0);
        opacity: 1;
    }
}

@-webkit-keyframes element-from-left3 {
    0% {
        -webkit-transform: translate(-10%, 0);
        opacity: 0;
    }

    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1;
    }
}

@-moz-keyframes element-from-left3 {
    0% {
        -moz-transform: translate(-10%, 0);
        opacity: 0;
    }

    100% {
        -moz-transform: translate(0, 0);
        opacity: 1;
    }
}

@-o-keyframes element-from-left3 {
    0% {
        -o-transform: translate(-10%, 0);
        opacity: 0;
    }

    100% {
        -o-transform: translate(0, 0);
        opacity: 1;
    }
}

@keyframes element-from-left3 {
    0% {
        transform: translate(-10%, 0);
        opacity: 0;
    }

    100% {
        transform: translate(0, 0);
        opacity: 1;
    }
}

@-webkit-keyframes element-from-right {
    0% {
        -webkit-transform: translate(10%, 0);
        opacity: 0;
    }

    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1;
    }
}

@-moz-keyframes element-from-right {
    0% {
        -moz-transform: translate(10%, 0);
        opacity: 0;
    }

    100% {
        -moz-transform: translate(0, 0);
        opacity: 1;
    }
}

@-o-keyframes element-from-right {
    0% {
        -o-transform: translate(10%, 0);
        opacity: 0;
    }

    100% {
        -o-transform: translate(0, 0);
        opacity: 1;
    }
}

@keyframes element-from-right {
    0% {
        transform: translate(10%, 0);
        opacity: 0;
    }

    100% {
        transform: translate(0, 0);
        opacity: 1;
    }
}

@-webkit-keyframes element-from-top {
    0% {
        -webkit-transform: translate(0, -10%);
        opacity: 0;
    }

    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1;
    }
}

@-moz-keyframes element-from-top {
    0% {
        -moz-transform: translate(0, -10%);
        opacity: 0;
    }

    100% {
        -moz-transform: translate(0, 0);
        opacity: 1;
    }
}

@-o-keyframes element-from-top {
    0% {
        -o-transform: translate(0, -10%);
        opacity: 0;
    }

    100% {
        -o-transform: translate(0, 0);
        opacity: 1;
    }
}

@keyframes element-from-top {
    0% {
        transform: translate(0, -10%);
        opacity: 0;
    }

    100% {
        transform: translate(0, 0);
        opacity: 1;
    }
}

@-webkit-keyframes element-from-bottom {
    0% {
        -webkit-transform: translate(0, 10%);
        opacity: 0;
    }

    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1;
    }
}

@-moz-keyframes element-from-bottom {
    0% {
        -moz-transform: translate(0, 10%);
        opacity: 0;
    }

    100% {
        -moz-transform: translate(0, 0);
        opacity: 1;
    }
}

@-o-keyframes element-from-bottom {
    0% {
        -o-transform: translate(0, 10%);
        opacity: 0;
    }

    100% {
        -o-transform: translate(0, 0);
        opacity: 1;
    }
}

@keyframes element-from-bottom {
    0% {
        transform: translate(0, 10%);
        opacity: 0;
    }

    100% {
        transform: translate(0, 0);
        opacity: 1;
    }
}

@-webkit-keyframes element-from-bottom1 {
    0% {
        -webkit-transform: translate(0, 7%);
        opacity: 0;
    }

    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1;
    }
}

@-moz-keyframes element-from-bottom1 {
    0% {
        -moz-transform: translate(0, 7%);
        opacity: 0;
    }

    100% {
        -moz-transform: translate(0, 0);
        opacity: 1;
    }
}

@-o-keyframes element-from-bottom1 {
    0% {
        -o-transform: translate(0, 7%);
        opacity: 0;
    }

    100% {
        -o-transform: translate(0, 0);
        opacity: 1;
    }
}

@keyframes element-from-bottom1 {
    0% {
        transform: translate(0, 7%);
        opacity: 0;
    }

    100% {
        transform: translate(0, 0);
        opacity: 1;
    }
}

@-webkit-keyframes element-from-bottom2 {
    0% {
        -webkit-transform: translate(0, 7%);
        opacity: 0;
    }

    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1;
    }
}

@-moz-keyframes element-from-bottom2 {
    0% {
        -moz-transform: translate(0, 7%);
        opacity: 0;
    }

    100% {
        -moz-transform: translate(0, 0);
        opacity: 1;
    }
}

@-o-keyframes element-from-bottom2 {
    0% {
        -o-transform: translate(0, 7%);
        opacity: 0;
    }

    100% {
        -o-transform: translate(0, 0);
        opacity: 1;
    }
}

@keyframes element-from-bottom2 {
    0% {
        transform: translate(0, 7%);
        opacity: 0;
    }

    100% {
        transform: translate(0, 0);
        opacity: 1;
    }
}

@-webkit-keyframes element-from-bottom3 {
    0% {
        -webkit-transform: translate(0, 7%);
        opacity: 0;
    }

    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1;
    }
}

@-moz-keyframes element-from-bottom3 {
    0% {
        -moz-transform: translate(0, 7%);
        opacity: 0;
    }

    100% {
        -moz-transform: translate(0, 0);
        opacity: 1;
    }
}

@-o-keyframes element-from-bottom3 {
    0% {
        -o-transform: translate(0, 7%);
        opacity: 0;
    }

    100% {
        -o-transform: translate(0, 0);
        opacity: 1;
    }
}

@keyframes element-from-bottom3 {
    0% {
        transform: translate(0, 7%);
        opacity: 0;
    }

    100% {
        transform: translate(0, 0);
        opacity: 1;
    }
}

@-webkit-keyframes element-from-bottom4 {
    0% {
        -webkit-transform: translate(0, 7%);
        opacity: 0;
    }

    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1;
    }
}

@-moz-keyframes element-from-bottom4 {
    0% {
        -moz-transform: translate(0, 7%);
        opacity: 0;
    }

    100% {
        -moz-transform: translate(0, 0);
        opacity: 1;
    }
}

@-o-keyframes element-from-bottom4 {
    0% {
        -o-transform: translate(0, 7%);
        opacity: 0;
    }

    100% {
        -o-transform: translate(0, 0);
        opacity: 1;
    }
}

@keyframes element-from-bottom4 {
    0% {
        transform: translate(0, 7%);
        opacity: 0;
    }

    100% {
        transform: translate(0, 0);
        opacity: 1;
    }
}

@-webkit-keyframes element-from-bottom5 {
    0% {
        -webkit-transform: translate(0, 7%);
        opacity: 0;
    }

    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1;
    }
}

@-moz-keyframes element-from-bottom5 {
    0% {
        -moz-transform: translate(0, 7%);
        opacity: 0;
    }

    100% {
        -moz-transform: translate(0, 0);
        opacity: 1;
    }
}

@-o-keyframes element-from-bottom5 {
    0% {
        -o-transform: translate(0, 7%);
        opacity: 0;
    }

    100% {
        -o-transform: translate(0, 0);
        opacity: 1;
    }
}

@keyframes element-from-bottom5 {
    0% {
        transform: translate(0, 7%);
        opacity: 0;
    }

    100% {
        transform: translate(0, 0);
        opacity: 1;
    }
}

@media screen and (max-width:860px) {

    .element_from_left>div,
    .element_from_right>div,
    .element_from_top>div,
    .element_from_bottom>div,
    .element_from_bottom1>div,
    .element_from_bottom2>div,
    .element_from_bottom3>div,
    .element_from_fade>div {
        opacity: 1;
        filter: alpha(opacity=100);
    }

    @-webkit-keyframes element-from-bottom1 {
        0% {
            -webkit-transform: translate(0, 0);
            opacity: 1;
        }

        100% {
            -webkit-transform: translate(0, 0);
            opacity: 1;
        }
    }

    @-moz-keyframes element-from-bottom1 {
        0% {
            -moz-transform: translate(0, 0);
            opacity: 1;
        }

        100% {
            -moz-transform: translate(0, 0);
            opacity: 1;
        }
    }

    @-o-keyframes element-from-bottom1 {
        0% {
            -o-transform: translate(0, 0);
            opacity: 1;
        }

        100% {
            -o-transform: translate(0, 0);
            opacity: 1;
        }
    }

    @keyframes element-from-bottom1 {
        0% {
            transform: translate(0, 0);
            opacity: 1;
        }

        100% {
            transform: translate(0, 0);
            opacity: 1;
        }
    }

    @-webkit-keyframes element-from-bottom2 {
        0% {
            -webkit-transform: translate(0, 0);
            opacity: 1;
        }

        100% {
            -webkit-transform: translate(0, 0);
            opacity: 1;
        }
    }

    @-moz-keyframes element-from-bottom2 {
        0% {
            -moz-transform: translate(0, 0);
            opacity: 1;
        }

        100% {
            -moz-transform: translate(0, 0);
            opacity: 1;
        }
    }

    @-o-keyframes element-from-bottom2 {
        0% {
            -o-transform: translate(0, 0);
            opacity: 1;
        }

        100% {
            -o-transform: translate(0, 0);
            opacity: 1;
        }
    }

    @keyframes element-from-bottom2 {
        0% {
            transform: translate(0, 0);
            opacity: 1;
        }

        100% {
            transform: translate(0, 0);
            opacity: 1;
        }
    }

    @-webkit-keyframes element-from-bottom3 {
        0% {
            -webkit-transform: translate(0, 0);
            opacity: 1;
        }

        100% {
            -webkit-transform: translate(0, 0);
            opacity: 1;
        }
    }

    @-moz-keyframes element-from-bottom3 {
        0% {
            -moz-transform: translate(0, 0);
            opacity: 1;
        }

        100% {
            -moz-transform: translate(0, 0);
            opacity: 1;
        }
    }

    @-o-keyframes element-from-bottom3 {
        0% {
            -o-transform: translate(0, 0);
            opacity: 1;
        }

        100% {
            -o-transform: translate(0, 0);
            opacity: 1;
        }
    }

    @keyframes element-from-bottom3 {
        0% {
            transform: translate(0, 0);
            opacity: 1;
        }

        100% {
            transform: translate(0, 0);
            opacity: 1;
        }
    }
}

/* Top visual *******************************************************************************************************************************/
.top_area {
    position: relative;
    overflow: hidden;
    background-color: #979797;
}

.top_area .slide_top {
    height: 750px;
    border: 1px solid #f00
}

.top_area .slide_top li {
    overflow: hidden;
    position: relative;
    max-width: 2560px;
    width: 100%;
    height: 750px;
    margin: 0 auto;
}

.top_area .slide_top li a {
    text-decoration: none
}

.top_area .slide_top li p {
    position: relative;
    z-index: 1;
    padding-top: 330px;
    color: #fff;
    font-size: 140px;
    text-align: center;
    line-height: 140px;
    text-shadow: 1px 1px #797979;
}

.top_area .slide_top li p span {
    font-weight: normal;
}

.top_area .slide_top li img {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -1280px;
    transform: matrix(1.1, 0, 0, 1.1, 0, 0);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.top_area .slide_top li.active img {
    transition-delay: 0.4s !important;
    transform: matrix(1.0, 0, 0, 1.0, 0, 0);
    -webkit-transition: all 7.0s ease;
    -moz-transition: all 7.0s ease;
    -ms-transition: all 7.0s ease;
    -o-transition: all 7.0s ease;
    transition: all 7.0s ease;
}

.top_area .slide_top li.first.active img {
    /*transition-delay:0.0s !important*/
}

.top_area .bx-pager {
    position: absolute;
    z-index: 10;
    right: 20px;
    bottom: 50%;
    margin-bottom: -15px;
    width: 26px;
    height: 146px;
    line-height: 0
}

.top_area .bx-pager .bx-pager-item {
    width: 26px;
    height: 26px;
    padding-top: 4px
}

.top_area .bx-pager .bx-pager-item a {
    display: block;
    position: relative;
    width: 26px;
    height: 26px;
    text-indent: -9999px;
}

.top_area .bx-pager .bx-pager-item a:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 4px;
    margin: 11px 0 0 11px;
    background: #fff;
    border-radius: 25px;
}

.top_area .bx-pager .bx-pager-item a.active:after {
    width: 14px;
    height: 14px;
    margin: 6px 0 0 6px;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.top_area .bx-controls-direction {
    display: none
}

.top_area .bx-controls-auto {
    position: absolute;
    z-index: 10;
    right: 18px;
    bottom: 50%;
    width: 40px;
    height: 40px;
    margin-bottom: -20px;
}

.top_area .bx-controls-auto a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    /* background: url(../../img/btn_play.png) no-repeat 0 0; */
    text-indent: -9999px;
}

.top_area .bx-controls-auto a.active {
    display: none
}

.top_area .bx-controls-auto a.bx-stop {
    background-position: 0 0
}

.top_area .bx-controls-auto a.bx-start {
    background-position: 0 -40px
}

@media screen and (max-width:752px) {
    .top_area .slide_top {
        height: 447px
    }

    .top_area .slide_top li {
        height: 447px;
        background-size: auto 405px !important
    }

    .top_area .slide_top li p {
        padding-top: 200px;
        font-size: 60px;
        line-height: 60px
    }

    .top_area .slide_top li img {
        width: 1536px;
        margin-left: -790px !important
    }

    .top_area .bx-pager,
    .top_area .bx-controls-auto {
        bottom: 33px;
        right: 0;
        width: 100%;
        height: 26px;
        text-align: center
    }

    .top_area .bx-pager .bx-pager-item {
        display: inline-block;
        padding: 0;
        margin-left: 4px
    }

    .top_area .bx-pager .bx-pager-item:first-child {
        margin-left: 0
    }

    .top_area .pager_top {
        bottom: 170px
    }

    .top_area .bx-controls-auto {
        bottom: 50px;
        left: 50%;
        width: 30px;
        margin-left: -96px
    }
}

@media screen and (max-width:470px) {
    .top_area .slide_top li:nth-child(3) img {
        width: 1536px;
        margin-left: -705px !important
    }

    .top_area .slide_top li:nth-child(4) img {
        width: 1536px;
        margin-left: -705px !important
    }

    .top_area .slide_top li:nth-child(5) img {
        width: 1536px;
        margin-left: -740px !important
    }
}

@media screen and (max-width:420px) {

    .top_area .slide_top,
    .top_area .slide_top li {
        height: 392px;
        background-size: auto 392px !important;
    }

    .top_area .slide_top li img {
        margin-top: 20px !important;
    }

    .top_area .slide_top li p {
        font-size: 36px;
        line-height: 57px
    }
}

/* content *******************************************************************************************************************************/
.cont_hori {
    position: relative;
}

.cont_hori .hd_title {
    position: relative;
    padding: 31px 0 0;
    color: #000;
    font-size: 50px;
    line-height: 56px
}

@media screen and (max-width:752px) {
    #wraper #container.main .cont_inner {
        padding: 0 0 0 50px
    }

    .info.search .sel_wrap {
        max-width: 270px
    }

    div.selectBox,
    div.selectOptions {
        max-width: 270px
    }

    span.selected {
        width: 238px
    }

    .cont_hori .info.search p {
        margin: 21px 0 0
    }

    .info.search .btn_search {
        margin: 120px 50px 0 0
    }

    div.selectBox:first-child {
        margin-top: -7px
    }
}

@media screen and (max-width:470px) {
    .cont_hori .hd_title {
        padding: 41px 0 0 16px;
        font-size: 36px;
        line-height: 42px
    }

    .info.search .sel_wrap {
        max-width: 100%;
        width: 100%;
        padding-right: 16px;
        margin: 17px 0 0 0;
        box-sizing: border-box
    }

    div.selectBox {
        max-width: 100%;
        width: 100%
    }

    span.selected {
        font-size: 16px;
        width: 88%
    }

    div.selectOptions {
        width: 100%
    }

    div.selectBox,
    div.selectOptions {
        max-width: 100%
    }

    .info.search .btn_search {
        margin: 20px 16px 20px 0
    }
}

/* main *******************************************************************************************************************************/
#hero {
    height: 750px;
    /* background: url('../../img/loading.gif') no-repeat center; */
    background-color: #fff;
    padding-top: 90px;
}

.mS1 {
    /* background: url('../../img/main01.jpg') center; */
    background-size: cover;
    height: 750px;
}

.mS2 {
    /* background: url('../../img/main02.jpg') center; */
    background-size: cover;
    height: 750px;
}

.mS3 {
    /* background: url('../../img/main03.jpg') center; */
    background-size: cover;
    height: 750px;
}

.mS4 {
    /* background: url('../../img/main04.jpg') center; */
    background-size: cover;
    height: 750px;
}

.mS1 p img {
    width: 500px !important;
    height: 180px !important;
    padding-top: 290px;
}

.mS2 p img {
    width: 500px !important;
    height: 180px !important;
    padding-top: 290px;
}

.mS3 p img {
    width: 500px !important;
    height: 180px !important;
    padding-top: 290px;
}

.mS4 p img {
    width: 500px !important;
    height: 180px !important;
    padding-top: 290px;
}

#sbtom img {
    position: absolute;
    left: 48.5%;
    bottom: 4%;
    width: 57px !important;
    height: 60px !important;
    z-index: 100;
}

@media screen and (min-width:1920px) {
    .mS1 {
        /* background: url('../../img/main01.jpg') center; */
        background-size: cover;
    }

    .mS2 {
        /* background: url('../../img/main02.jpg') center; */
        background-size: cover;
    }

    .mS3 {
        /* background: url('../../img/main03.jpg') center; */
        background-size: cover;
    }

    .mS4 {
        /* background: url('../../img/main04.jpg') center; */
        background-size: cover;
    }
}

@media screen and (max-width:1600px) {
    #hero {
        height: 720px;
        /* background: url('../../img/loading.gif') no-repeat center; */
        background-color: #fff;
        padding-top: 90px;
    }

    .mS1 {
        /* background: url('../../img/main01.jpg') center; */
        background-size: cover;
        height: 720px;
    }

    .mS2 {
        /* background: url('../../img/main02.jpg') center; */
        background-size: cover;
        height: 720px;
    }

    .mS3 {
        /* background: url('../../img/main03.jpg') center; */
        background-size: cover;
        height: 720px;
    }

    .mS4 {
        /* background: url('../../img/main04.jpg') center; */
        background-size: cover;
        height: 720px;
    }

    .mS1 p img {
        width: 500px !important;
        height: 180px !important;
        padding-top: 250px;
    }

    .mS2 p img {
        width: 500px !important;
        height: 180px !important;
        padding-top: 250px;
    }

    .mS3 p img {
        width: 500px !important;
        height: 180px !important;
        padding-top: 250px;
    }

    .mS4 p img {
        width: 500px !important;
        height: 180px !important;
        padding-top: 250px;
    }

    #sbtom img {
        position: absolute;
        left: 47.5%;
        bottom: 4%;
        width: 57px !important;
        height: 60px !important;
        z-index: 100;
    }
}

@media screen and (max-width:1420px) {
    #hero {
        height: 670px;
        /* background: url('../../img/loading.gif') no-repeat center; */
        background-color: #fff;
        padding-top: 90px;
    }

    .mS1 {
        /* background: url('../../img/main01.jpg') center; */
        background-size: cover;
        height: 670px;
    }

    .mS2 {
        /* background: url('../../img/main02.jpg') center; */
        background-size: cover;
        height: 670px;
    }

    .mS3 {
        /* background: url('../../img/main03.jpg') center; */
        background-size: cover;
        height: 670px;
    }

    .mS4 {
        /* background: url('../../img/main04.jpg') center; */
        background-size: cover;
        height: 670px;
    }

    .mS1 p img {
        width: 500px !important;
        height: 180px !important;
        padding-top: 220px;
    }

    .mS2 p img {
        width: 500px !important;
        height: 180px !important;
        padding-top: 220px;
    }

    .mS3 p img {
        width: 500px !important;
        height: 180px !important;
        padding-top: 220px;
    }

    .mS4 p img {
        width: 500px !important;
        height: 180px !important;
        padding-top: 220px;
    }
}


@media screen and (max-width:1280px) {
    #hero {
        height: 620px;
        /* background: url('../../img/loading.gif') no-repeat center; */
        background-color: #fff;
        padding-top: 90px;
    }

    .mS1 {
        /* background: url('../../img/main01.jpg') center; */
        background-size: cover;
        height: 620px;
    }

    .mS2 {
        /* background: url('../../img/main02.jpg') center; */
        background-size: cover;
        height: 620px;
    }

    .mS3 {
        /* background: url('../../img/main03.jpg') center; */
        background-size: cover;
        height: 620px;
    }

    .mS4 {
        /* background: url('../../img/main04.jpg') center; */
        background-size: cover;
        height: 620px;
    }

    .mS1 p img {
        width: 500px !important;
        height: 180px !important;
        padding-top: 200px;
    }

    .mS2 p img {
        width: 500px !important;
        height: 180px !important;
        padding-top: 200px;
    }

    .mS3 p img {
        width: 500px !important;
        height: 180px !important;
        padding-top: 200px;
    }

    .mS4 p img {
        width: 500px !important;
        height: 180px !important;
        padding-top: 200px;
    }

    #sbtom img {
        position: absolute;
        left: 47%;
        bottom: 4%;
        width: 57px !important;
        height: 60px !important;
        z-index: 100;
    }
}


@media screen and (max-width:1085px) {
    #hero {
        height: 570px;
        /* background: url('../../img/loading.gif') no-repeat center; */
        background-color: #fff;
        padding-top: 90px;
    }

    .mS1 {
        /* background: url('../../img/main01.jpg') center; */
        background-size: cover;
        height: 570px;
    }

    .mS2 {
        /* background: url('../../img/main02.jpg') center; */
        background-size: cover;
        height: 570px;
    }

    .mS3 {
        /* background: url('../../img/main03.jpg') center; */
        background-size: cover;
        height: 570px;
    }

    .mS4 {
        /* background: url('../../img/main04.jpg') center; */
        background-size: cover;
        height: 570px;
    }

    .mS1 p img {
        width: 500px !important;
        height: 180px !important;
        padding-top: 180px;
    }

    .mS2 p img {
        width: 500px !important;
        height: 180px !important;
        padding-top: 180px;
    }

    .mS3 p img {
        width: 500px !important;
        height: 180px !important;
        padding-top: 180px;
    }

    .mS4 p img {
        width: 500px !important;
        height: 180px !important;
        padding-top: 180px;
    }

    #sbtom img {
        position: absolute;
        left: 46.5%;
        bottom: 4%;
        width: 57px !important;
        height: 60px !important;
        z-index: 100;
    }
}


@media screen and (max-width:991px) {
    #hero {
        height: 520px;
        /* background: url('../../img/loading.gif') no-repeat center; */
        background-color: #fff;
        padding-top: 65px;
    }

    .mS1 {
        /* background: url('../../img/main01.jpg') center; */
        background-size: cover;
        height: 520px;
    }

    .mS2 {
        /* background: url('../../img/main02.jpg') center; */
        background-size: cover;
        height: 520px;
    }

    .mS3 {
        /* background: url('../../img/main03.jpg') center; */
        background-size: cover;
        height: 520px;
    }

    .mS4 {
        /* background: url('../../img/main04.jpg') center; */
        background-size: cover;
        height: 520px;
    }

    .mS1 p img {
        width: 500px !important;
        height: 180px !important;
        padding-top: 150px;
    }

    .mS2 p img {
        width: 500px !important;
        height: 180px !important;
        padding-top: 150px;
    }

    .mS3 p img {
        width: 500px !important;
        height: 180px !important;
        padding-top: 150px;
    }

    .mS4 p img {
        width: 500px !important;
        height: 180px !important;
        padding-top: 150px;
    }

    #sbtom img {
        position: absolute;
        left: 46.3%;
        bottom: 4%;
        width: 57px !important;
        height: 60px !important;
        z-index: 100;
    }
}


@media screen and (max-width:860px) {
    #hero {
        height: 470px;
        /* background: url('../../img/loading.gif') no-repeat center; */
        background-color: #fff;
    }

    .mS1 {
        /* background: url('../../img/main01.jpg') center; */
        background-size: cover;
        height: 470px;
    }

    .mS2 {
        /* background: url('../../img/main02.jpg') center; */
        background-size: cover;
        height: 470px;
    }

    .mS3 {
        /* background: url('../../img/main03.jpg') center; */
        background-size: cover;
        height: 470px;
    }

    .mS4 {
        /* background: url('../../img/main04.jpg') center; */
        background-size: cover;
        height: 470px;
    }

    .mS1 p img {
        width: 500px !important;
        height: 180px !important;
        padding-top: 120px;
    }

    .mS2 p img {
        width: 500px !important;
        height: 180px !important;
        padding-top: 120px;
    }

    .mS3 p img {
        width: 500px !important;
        height: 180px !important;
        padding-top: 120px;
    }

    .mS4 p img {
        width: 500px !important;
        height: 180px !important;
        padding-top: 120px;
    }

    #sbtom img {
        position: absolute;
        left: 46%;
        bottom: 4%;
        width: 57px !important;
        height: 60px !important;
        z-index: 100;
    }
}

@media screen and (max-width:780px) {
    #hero {
        height: 420px;
        /* background: url('../../img/loading.gif') no-repeat center; */
        background-color: #fff;
    }

    .mS1 {
        /* background: url('../../img/main01.jpg') center; */
        background-size: cover;
        height: 420px;
    }

    .mS2 {
        /* background: url('../../img/main02.jpg') center; */
        background-size: cover;
        height: 420px;
    }

    .mS3 {
        /* background: url('../../img/main03.jpg') center; */
        background-size: cover;
        height: 420px;
    }

    .mS4 {
        /* background: url('../../img/main04.jpg') center; */
        background-size: cover;
        height: 420px;
    }

    .mS1 p img {
        width: 400px !important;
        height: 144px !important;
        padding-top: 120px;
    }

    .mS2 p img {
        width: 400px !important;
        height: 144px !important;
        padding-top: 120px;
    }

    .mS3 p img {
        width: 400px !important;
        height: 144px !important;
        padding-top: 120px;
    }

    .mS4 p img {
        width: 400px !important;
        height: 144px !important;
        padding-top: 120px;
    }

    #sbtom img {
        position: absolute;
        left: 45.5%;
        bottom: 4%;
        width: 57px !important;
        height: 60px !important;
        z-index: 100;
    }
}


@media screen and (max-width:640px) {
    #hero {
        height: 400px;
        /* background: url('../../img/loading.gif') no-repeat center; */
        background-color: #fff;
    }

    .mS1 {
        /* background: url('../../img/main01.jpg') center; */
        background-size: cover;
        height: 400px;
    }

    .mS2 {
        /* background: url('../../img/main02.jpg') center; */
        background-size: cover;
        height: 400px;
    }

    .mS3 {
        /* background: url('../../img/main03.jpg') center; */
        background-size: cover;
        height: 400px;
    }

    .mS4 {
        /* background: url('../../img/main04.jpg') center; */
        background-size: cover;
        height: 400px;
    }

    .mS1 p img {
        width: 350px !important;
        height: 126px !important;
        padding-top: 120px;
    }

    .mS2 p img {
        width: 350px !important;
        height: 126px !important;
        padding-top: 120px;
    }

    .mS3 p img {
        width: 350px !important;
        height: 126px !important;
        padding-top: 120px;
    }

    .mS4 p img {
        width: 350px !important;
        height: 126px !important;
        padding-top: 120px;
    }

    #sbtom img {
        position: absolute;
        left: 45%;
        bottom: 4%;
        width: 57px !important;
        height: 60px !important;
        z-index: 100;
    }
}


@media screen and (max-width:460px) {
    #hero {
        height: 350px;
        /* background: url('../../img/loading.gif') no-repeat center; */
        background-color: #fff;
    }

    .mS1 {
        /* background: url('../../img/main01.jpg') center; */
        background-size: cover;
        height: 350px;
    }

    .mS2 {
        /* background: url('../../img/main02.jpg') center; */
        background-size: cover;
        height: 350px;
    }

    .mS3 {
        /* background: url('../../img/main03.jpg') center; */
        background-size: cover;
        height: 350px;
    }

    .mS4 {
        /* background: url('../../img/main04.jpg') center; */
        background-size: cover;
        height: 350px;
    }

    .mS1 p img {
        width: 300px !important;
        height: 108px !important;
        padding-top: 120px;
    }

    .mS2 p img {
        width: 300px !important;
        height: 108px !important;
        padding-top: 120px;
    }

    .mS3 p img {
        width: 300px !important;
        height: 108px !important;
        padding-top: 120px;
    }

    .mS4 p img {
        width: 300px !important;
        height: 108px !important;
        padding-top: 120px;
    }

    #sbtom img {
        position: absolute;
        left: 42%;
        bottom: 4%;
        width: 57px !important;
        height: 60px !important;
        z-index: 100;
    }
}


.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.flexslider {
    margin: 0;
    padding: 0;
}

.flexslider .slides>li {
    display: flex !important;
    -webkit-backface-visibility: hidden;
    justify-content: center;
    align-items: center;
}

.flexslider .slides img {
    width: auto;
    display: block;
    height: 800px;
    margin: 0 auto;
    text-align: center;
}

.flex-pauseplay span {
    text-transform: capitalize;
}

.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}

.no-js .slides>li:first-child {
    display: block;
}

.flexslider {
    margin: 0 0 0px;
    background: #fff;
    position: relative;
    zoom: 1;
}

.flex-viewport {
    max-height: 2000px;
    min-height: 300px;
}

.loading .flex-viewport {
    max-height: 300px;
    min-heigh: 300px
}

.flexslider .slides {
    zoom: 1;
}

.carousel li {
    margin-right: 5px;
}

.flex-direction-nav {
    height: 0;
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 0%;
    z-index: 10;
    overflow: hidden;
    opacity: 20;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.flex-direction-nav .flex-prev {
    left: -50px;
}

.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right;
}

/*
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
*/
.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
    cursor: default;
}

.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 40px;
    display: inline-block;
    content: '\f001';
}

.flex-direction-nav a.flex-next:before {
    content: '\f002';
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
}

.flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004';
}

.flex-pauseplay a:hover {
    opacity: 1;
}

.flex-pauseplay a.flex-play:before {
    content: '\f003';
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 5px;
    display: inline-block;
    zoom: 1;
    display: inline;
}

.flex-control-paging li a {
    width: 17px;
    height: 17px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default;
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}

.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: 0.7;
    cursor: pointer;
}

.flex-control-thumbs img:hover {
    opacity: 1;
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
}

@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px;
    }

    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px;
    }
}

/* override flexslider default style */
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 125px;
    text-align: center;
    z-index: 900;
}

@media screen and (max-width:1280px) {
    .flex-control-nav {
        width: 100%;
        position: absolute;
        bottom: 110px;
        text-align: center;
        z-index: 900;
    }
}

@media screen and (max-width:860px) {
    .flex-control-nav {
        width: 100%;
        position: absolute;
        bottom: 100px;
        text-align: center;
        z-index: 900;
    }
}

@media screen and (max-width:780px) {
    .flex-control-nav {
        width: 100%;
        position: absolute;
        bottom: 90px;
        text-align: center;
        z-index: 900;
    }
}

@media screen and (max-width:640px) {
    .flex-control-nav {
        width: 100%;
        position: absolute;
        bottom: 90px;
        text-align: center;
        z-index: 900;
    }
}

@media screen and (max-width:420px) {
    .flex-control-nav {
        width: 100%;
        position: absolute;
        bottom: 80px;
        text-align: center;
        z-index: 900;
    }
}

.flex-control-paging li a {
    /* background: url(../../img/bullet-out.png) no-repeat; */
    margin: 0 -3px 0 -3px;
    webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    border: 0px solid #e91212;
}

.flex-control-paging li a:hover,
.flex-control-paging li a.flex-active {
    /* background: url(../../img/bullet-over.png) no-repeat; */
}

.flex-direction-nav {
    height: 90px;
    width: 100%;
    position: absolute;
    top: 53%;
    left: 0;
    margin: -50px 0 0;
    z-index: 100;
}

.flex-direction-nav li {
    overflow: visible;
}

.flex-direction-nav a {
    overflow: visible;
    width: 50px;
    height: 50px;
    margin: 0;
    opacity: 1;
    top: 0;
    /*color: rgba(0,0,0,0.8); */
    text-indent: -9999em;
    text-shadow: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    /*background-color: rgba(0,0,0,0.5) ;*/
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

.flex-direction-nav .arrow {
    position: absolute;
    top: -20px;
    left: 0;
    width: 40px;
    height: 80px;
    /* background: transparent url('../../img/nav.png') no-repeat -26px 0px; */
    z-index: 200;
}

.flex-direction-nav a.flex-next .arrow {
    background-position: -90px 0px;
}

.flex-direction-nav .flex-prev {
    left: 10px;
    opacity: 0.5
}

.flex-direction-nav .flex-next {
    right: 10px;
    text-align: left;
    opacity: 0.5
}

/*
.flexslider:hover .flex-prev {left:10px; opacity:1}
.flexslider:hover .flex-next {right:10px; opacity:1}
*/
/*.flexslider:hover .flex-prev:hover .arrow {left:0; background-position:5px -95px; background-color: #fff;}
.flexslider:hover .flex-next:hover .arrow {right:0; background-position: -75px -95px ;opacity:1; background-color: #fff;}
.flexslider:hover .flex-prev:hover,
.flexslider:hover .flex-next:hover {
background-color: #fff; 
opacity:1; 
}*/

/* bannerwrap  *******************************************************************************************************************************/
#bannerwraper {
    clear: both;
    width: 100%;
    height: 856px;
    background: #ffffff;
}

#bannerwrap {
    width: 100%;
    height: 856px;
    margin: 0 auto;
    max-width: 1635px;
    /* background: url(../../img/bg_company.jpg)repeat; */
    background-size: cover;
}

.bannertop {
    display: block;
    float: left;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.bannertop .text01 {
    width: 100%;
    text-align: center;
    color: #000000;
    font-size: 45px;
    font-weight: 600;
    line-height: 50px;
    padding-top: 100px;
}

.bannertop .text02 {
    width: 100%;
    text-align: center;
    color: #444444;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    padding-top: 19px;
    padding-bottom: 78px;
}

#banner {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

#bsbwrap {
    width: 100%;
    padding-top: 40%;
}

#bsb1 {
    float: left;
    width: 31.33%;
    max-width: 440px;
    padding-right: 3%;
}

#bs_bg {
    clear: both;
    height: 478px;
    /* background: url("../../img/banner01.jpg") no-repeat; */
}

#bsb1 h5 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    text-align: center;
    letter-spacing: -0.5px;
}

#bsb1 p {
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 18px;
    letter-spacing: -0.7px;
}

#bsb1 .banbtn a {
    color: #fff;
    font-size: 13px;
    padding: 9px 30px 9px 30px;
    border: 1px solid #fff;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -ms-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}

#bsb1 .banbtn a:hover {
    -webkit-transform: translateX(10px) translate(10px);
    -moz-transform: translateX(10px) translate(10px);
    -ms-transform: translateX(10px) translate(10px);
    -o-transform: translateX(10px) translate(10px);
    transform: translateX(10px) translate(10px);
}

#bsb2 {
    float: left;
    width: 31.33%;
    max-width: 440px;
    padding-right: 3%;
}

#bs_bg1 {
    clear: both;
    height: 478px;
    /* background: url("../../img/banner02.jpg") no-repeat; */
}

#bsb2 h5 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    text-align: center;
    letter-spacing: -0.5px;
}

#bsb2 p {
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 18px;
    letter-spacing: -0.7px;
}

#bsb2 .banbtn a {
    color: #fff;
    font-size: 13px;
    padding: 9px 30px 9px 30px;
    border: 1px solid #fff;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -ms-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}

#bsb2 .banbtn a:hover {
    -webkit-transform: translateX(10px) translate(10px);
    -moz-transform: translateX(10px) translate(10px);
    -ms-transform: translateX(10px) translate(10px);
    -o-transform: translateX(10px) translate(10px);
    transform: translateX(10px) translate(10px);
}

#bsb3 {
    float: left;
    width: 31.33%;
    max-width: 440px;
}

#bs_bg2 {
    clear: both;
    height: 478px;
    /* background: url("../../img/banner03.jpg") no-repeat; */
}

#bsb3 h5 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    text-align: center;
    letter-spacing: -0.5px;
}

#bsb3 p {
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 18px;
    letter-spacing: -0.7px;
}

#bsb3 .banbtn a {
    color: #fff;
    font-size: 13px;
    padding: 9px 30px 9px 30px;
    border: 1px solid #fff;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -ms-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}

#bsb3 .banbtn a:hover {
    -webkit-transform: translateX(10px) translate(10px);
    -moz-transform: translateX(10px) translate(10px);
    -ms-transform: translateX(10px) translate(10px);
    -o-transform: translateX(10px) translate(10px);
    transform: translateX(10px) translate(10px);
}

@media screen and (max-width:991px) {
    #bsbwrap {
        width: 100%;
        padding-top: 50%;
    }
}

@media screen and (max-width:780px) {
    #bannerwraper {
        clear: both;
        float: left;
        width: 100%;
        height: auto;
        background: #ffffff;
    }

    #bannerwrap {
        width: 100%;
        height: auto;
        margin: 0 auto;
        max-width: 1635px;
        /* background: url(../../img/bg_company.jpg); */
    }

    #bsbwrap {
        width: 100%;
        padding-top: 25%;
    }

    #bsb1 {
        width: 96%;
        max-width: 780px;
        float: none;
        padding-bottom: 30px;
    }

    #bs_bg {
        clear: both;
        width: 100%;
        height: 478px;
        /* background: url("../../img/banner01.jpg") no-repeat; */
        background-size: cover;
    }

    #bsb2 {
        width: 96%;
        max-width: 780px;
        float: none;
        padding-bottom: 30px;
    }

    #bs_bg1 {
        clear: both;
        width: 100%;
        height: 478px;
        /* background: url("../../img/banner02.jpg") no-repeat; */
        background-size: cover;
    }

    #bsb3 {
        width: 96%;
        max-width: 780px;
        float: none;
        padding-bottom: 100px;
    }

    #bs_bg2 {
        clear: both;
        width: 100%;
        height: 478px;
        /* background: url("../../img/banner03.jpg") no-repeat; */
        background-size: cover;
    }

}

@media screen and (max-width:580px) {
    #bsbwrap {
        width: 100%;
        padding-top: 35%;
    }
}

@media screen and (max-width:460px) {
    #bsbwrap {
        width: 100%;
        padding-top: 42%;
    }

    .bannertop {
        width: 96%;
        padding-left: 2%;
        padding-right: 2%;
        margin: 0 auto;
        text-align: center;
    }

    .bannertop .text01 {
        width: 100%;
        text-align: center;
        color: #000000;
        font-size: 40px;
        font-weight: bold;
        line-height: 40px;
        padding-top: 100px;
    }

    .bannertop .text02 {
        width: 100%;
        text-align: center;
        color: #444444;
        font-size: 12px;
        line-height: 20px;
        padding-top: 19px;
    }

    .bannertop .text02 br {
        display: none;
    }
}

/* businesswrap *******************************************************************************************************************************/
#businesswrap {
    clear: both;
    width: 100%;
    height: 750px;
    margin: 0 auto;
    text-align: center;
    /* background: url("../../img/bg_business.jpg") center; */
    background-size: cover;
}

#main_business {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    max-widht: 1200px;
}

#businesswrap .mbtop {
    display: block;
    float: left;
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
}

#businesswrap .mbtop .text01 {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 45px;
    font-weight: bold;
    line-height: 50px;
    padding-top: 100px;
}

#businesswrap .mbtop .text02 {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    padding-top: 19px;
    padding-bottom: 78px;
}

#business_banner {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    max-width: 722px;
}

#banner1 {
    width: 222px;
    float: left;
    padding-right: 28px;
}

#banner1 .img {
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
}

#banner1 p {
    color: #fff;
    font-size: 15px;
    line-height: 23px;
    text-align: center;
    padding-top: 20px;
    letter-spacing: -0.7px;
}

#banner2 {
    width: 222px;
    float: left;
    padding-right: 28px;
}

#banner2 .img {
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
}

#banner2 p {
    color: #fff;
    font-size: 15px;
    line-height: 23px;
    text-align: center;
    padding-top: 20px;
    letter-spacing: -0.7px;
}

#banner3 {
    width: 222px;
    float: left;
}

#banner3 .img {
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
}

#banner3 p {
    color: #fff;
    font-size: 15px;
    line-height: 23px;
    text-align: center;
    padding-top: 20px;
    letter-spacing: -0.7px;
}

@media screen and (max-width:750px) {
    #businesswrap {
        clear: both;
        float: left;
        width: 100%;
        height: auto;
        margin: 0 auto;
        text-align: center;
        /* background: url("../../img/bg_business.jpg") center; */
        background-size: cover;
    }

    #businesswrap .mbtop .text02 br {
        display: none;
    }

    #business_banner {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        max-width: 222px;
    }

    #banner1 {
        width: 222px;
        float: left;
        padding-right: 0px;
        padding-bottom: 50px;
    }

    #banner1 .img {
        margin: 0;
        padding: 0;
        border: 0;
        width: 100%;
    }

    #banner1 p {
        color: #fff;
        font-size: 15px;
        line-height: 23px;
        text-align: center;
        padding-top: 15px;
        letter-spacing: -0.7px;
    }

    #banner2 {
        width: 222px;
        float: left;
        padding-right: 0px;
        padding-bottom: 50px;
    }

    #banner2 .img {
        margin: 0;
        padding: 0;
        border: 0;
        width: 100%;
    }

    #banner2 p {
        color: #fff;
        font-size: 15px;
        line-height: 23px;
        text-align: center;
        padding-top: 15px;
        letter-spacing: -0.7px;
    }

    #banner3 {
        width: 222px;
        float: left;
        padding-bottom: 100px;
    }

    #banner3 .img {
        margin: 0;
        padding: 0;
        border: 0;
        width: 100%;
    }

    #banner3 p {
        color: #fff;
        font-size: 15px;
        line-height: 23px;
        text-align: center;
        padding-top: 15px;
        letter-spacing: -0.7px;
    }

}


@media screen and (max-width:620px) {
    #businesswrap .mbtop .text02 br {
        display: none;
    }

}

@media screen and (max-width:460px) {
    #businesswrap .mbtop {
        width: 96%;
        padding-left: 2%;
        padding-right: 2%;
        margin: 0 auto;
        text-align: center;
    }

    #businesswrap .mbtop .text01 {
        width: 100%;
        text-align: center;
        color: #fff;
        font-size: 40px;
        font-weight: bold;
        line-height: 40px;
        padding-top: 100px;
    }

    #businesswrap .mbtop .text02 {
        width: 100%;
        text-align: center;
        color: #fff;
        font-size: 12px;
        font-weight: 600;
        line-height: 20px;
        padding-top: 19px;
    }

}

/* board  *******************************************************************************************************************************/
#boardwraper {
    clear: both;
    width: 100%;
    height: 430px;
    margin: 0 auto;
    background: #f5f5f5;
    background-repeat: repeat;
    margin: 50px 0 50px 0;
}

#board {
    position: relative;
    width: 100%;
}

#board .board_inner {
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

#board .blockall {
    float: left;
    width: 31%;
    margin-top: 75px;
}

#board .block2all {
    float: left;
    width: 31%;
    margin-top: 75px;
}

#board .block {
    float: left;
    width: 100%;
    background: #ffffff;
    padding: 0 30px 30px 30px;
}

#board .block2 {
    float: left;
    width: 100%;
    background: #ffffff;
    padding: 0 30px 30px 30px;
    margin-left: 100px;
}

#board .customer1 {
    float: left;
    width: 22%;
    margin-top: 75px;
}

#board .not .s1 {
    float: left;
    color: #1e1e1e;
    font-size: 23px;
    font-weight: 600;
    line-height: 40px;
    padding: 30px 0;
}

#board .not .s2 {
    float: right;
    color: #96928d;
    font-size: 9px;
    font-weight: 600;
    line-height: 30px;
    margin-right: 20px;
    padding: 30px 0;
}

#board .not .s3 {
    float: right;
    color: #96928d;
    font-size: 9px;
    font-weight: 600;
    line-height: 30px;
    margin-right: 20px;
    padding: 30px 0;
}

#board .exp {
    float: left;
    height: 140px;
    width: 100%;
    color: #898989;
    font-size: 12px;
    line-height: 20px;
    padding-top: 10px;
}

#board .exp1 {
    float: left;
    height: 140px;
    width: 100%;
    color: #898989;
    font-size: 12px;
    line-height: 30px;
    margin-top: -20px;
}

.exp1 .text01 {
    width: 100%;
    text-align: left;
    color: #777777;
    font-size: 12px;
    line-height: 18px;
}

.exp1 .text02 {
    width: 100%;
    text-align: left;
    color: #888888;
    font-size: 30px;
    font-weight: bold;
    line-height: 50px;
    letter-spacing: -1px;
    margin: 5px 0 0 0;
}

.exp1 .text02 span {
    width: 100%;
    text-align: left;
    color: #356fbe;
    font-size: 30px;
    font-weight: bold;
    line-height: 50px;
    letter-spacing: -1px;
    margin: 10px 0 0 0;
}

.exp1 .text03 {
    width: 100%;
    text-align: left;
    color: #888888;
    font-size: 20px;
    font-weight: bold;
    line-height: 22px;
    letter-spacing: -1px;
}

.exp1 .text03 span {
    width: 100%;
    text-align: left;
    color: #666666;
    font-size: 20px;
    font-weight: bold;
    line-height: 22px;
    letter-spacing: -1px;
}

.exp1 .text04 {
    width: 100%;
    text-align: left;
    color: #6f6f6f;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.5px;
    margin: 10px 0 0 0;
}

.exp1 .banbtn {
    padding-top: 30px;
}

.exp1 .banbtn a {
    color: #1e1e1e;
    font-size: 13px;
    padding: 12px 30px 12px 30px;
    border: 1px solid #1e1e1e;
    transition: all 0.3s ease-in;
}

.exp1 .banbtn a:hover {
    background: #fff;
    border-color: #000;
    color: #000;
}

@media screen and (max-width:1261px) {
    #board .block2 {
        float: left;
        width: 100%;
        background: #ffffff;
        padding: 0 30px 30px 30px;
        margin-left: 70px;
    }

}

@media screen and (max-width:1085px) {
    #board .customer1 {
        float: left;
        width: 21%;
        margin-top: 75px;
        margin-left: 1%;
    }

}

@media screen and (max-width:991px) {
    #boardwraper {
        clear: both;
        float: left;
        width: 100%;
        height: auto;
        margin: 0 auto;
        background: #f5f5f5;
        background-repeat: repeat;
        margin: 50px 0 50px 0;
    }

    #board {
        position: relative;
        width: 100%;
        clear: both;
        float: left;
    }

    #board .board_inner {
        position: relative;
        max-width: 1200px;
        margin: 0 auto;
    }

    #board .blockall {
        float: left;
        width: 75%;
        margin: 0 10% 0 10%;
        margin-bottom: 20px;
    }

    #board .block2all {
        float: left;
        width: 75%;
        margin: 0 10% 0 10%;
        margin-bottom: 50px;
    }

    #board .block {
        float: left;
        width: 100%;
        margin-bottom: 20px;
        padding: 0 2.5% 30px 2.5%;
    }

    #board .block2 {
        float: left;
        width: 100%;
        margin-bottom: 50px;
        padding: 0 2.5% 30px 2.5%;
        margin-left: 0px;
    }

    #board .customer1 {
        float: left;
        width: 80%;
        margin: 30px 10% 150px 10%;
    }

    #board .not {
        float: left;
        width: 100%;
        color: #363636;
        font-size: 16px;
        font-weight: 500;
        line-height: 30px;
    }

    #board .exp {
        float: left;
        height: auto;
        width: 100%;
        color: #898989;
        font-size: 12px;
        line-height: 40px;
    }

    #board .exp1 {
        float: left;
        height: 110px;
        width: 100%;
        color: #898989;
        font-size: 12px;
        line-height: 40px;
    }
}

@media screen and (max-width:780px) {}

@media screen and (max-width:640px) {}

@media screen and (max-width:520px) {}

@media screen and (max-width:460px) {
    #board .blockall {
        float: left;
        width: 96%;
        margin: 0 2% 0 2%;
        margin-bottom: 20px;
    }

    #board .block2all {
        float: left;
        width: 96%;
        margin: 0 2% 0 2%;
        margin-bottom: 50px;
    }

    #board .block {
        float: left;
        width: 95%;
        margin-bottom: 20px;
        padding: 0 2.5% 30px 2.5%;
    }

    #board .block2 {
        float: left;
        width: 95%;
        margin-bottom: 50px;
        padding: 0 2.5% 30px 2.5%;
    }

    #board .customer1 {
        float: left;
        width: 96%;
        margin: 30px 2% 150px 2%;
    }
}




@import url(//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSans-kr.css);
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500|Noto+Sans+KR:100,300,400,500,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600&display=swap');
@import url('https://fonts.googleapis.com/css?family=Nanum+Gothic:400,700,800&display=swap');

body {
    font-family: 'Noto Sans Kr', 'Spoqa Han Sans', 'Sans-serif';
}




#wraper #header {
    background: rgba(0, 0, 0, 0.4);
    height: 90px;
}

#wraper #header nav {
    max-width: 1920px;
}

#wraper #header nav #logo {
    float: left;
    height: 90px;
    display: flex;
    align-items: center;
}

#wraper #header nav #logo a {
    width: auto;
    height: auto;
    display: inline-block;
}

#wraper #header nav #logo a img {
    width: 239px;
    height: 35px;
}


#wraper #header nav .pc_menu_wrap ul li.m01,
#wraper #header nav .pc_menu_wrap ul li.m02,
#wraper #header nav .pc_menu_wrap ul li.m03,
#wraper #header nav .pc_menu_wrap ul li.m04 {
    width: 25%;
}

#wraper #header nav .pc_menu_wrap ul li a {
    color: white;
    font-size: 18px;
    font-family: 'Spoqa Han Sans';
    font-weight: 400;
}

#wraper #header nav .pc_menu_wrap ul li a:hover {
    color: white;
}

#wraper #header nav .pc_menu_wrap ul li ul li a {
    font-size: 14px;
    border-bottom: 1px solid white;
}

#wraper #header nav .pc_menu_wrap ul li ul li a:hover {
    background: #907840;
}






.login_wrap {
    display: inline-block;
    float: right;
    position: absolute;
    right: 80px;
    top: 40px;
}

.login_wrap a {
    color: white !important;
    font-size: 14px;
    font-family: 'Spoqa Han Sans';
}

.login_wrap a:hover {
    color: #907840 !important;
    ;
}

.login_wrap span {
    color: white;
    display: inline-block;
    margin: 0px 5px;
}



#wraper #header.header_scroll {
    background: black;
}

/*슬라이더 */

#hero {
    padding-top: 0px;
}

.mS1 {
    /* background: url('main01.jpg'); */
    background-size: cover;
    background-position: center;
}

.mS2 {
    /* background: url('main02.jpg'); */
    background-size: cover;
    background-position: center;
}

.mS3 {
    /* background: url('main03.jpg'); */
    background-size: cover;
    background-position: center;
}

#hero .slides p {
    font-size: 30px;
    color: white;
    font-family: 'Spoqa Han Sans';
    top: 50%;
    text-align: center;
    display: inline-block;
    width: 100%;
    max-width: 1920px;
    line-height: 1.5;
}


/*control*/
.flex-control-nav {
    display: none;
}

.flexslider .flex-prev {
    left: 110px;
}

.flexslider .flex-next {
    right: 110px;
}

.flexslider:hover .flex-prev {
    left: 110px;
}

.flexslider:hover .flex-next {
    right: 110px;
}

.flexslider .flex-prev:hover {
    opacity: 1;
}

.flexslider .flex-next:hover {
    opacity: 1;
}


#bannerwraper {
    background: transparent;
}

#bannerwrap {
    max-width: 1200px;
    background: transparent;
    height: auto;
}


.main_body {}

#company {
    display: inline-block;
    width: 100%;
    padding: 95px 0px;
    /* background: url('bg_company.jpg'); */
    background-size: cover;
    background-color: #8a8a8a;
}

#company p.text01 {
    font-size: 40px;
    color: white;
    font-weight: 500;
    padding-top: 0px;
}

#company p.text02 {
    font-size: 17px;
    color: #a7a6a6;
    padding: 15px 0px 20px;
    font-family: 'Spoqa Han Sans';
    word-break: keep-all;
}

#company #bs_bg {
    /* background: url('banner01.jpg') center no-repeat; */
}

#company #bs_bg1 {
    /* background: url('banner02.jpg') center no-repeat; */
}

#company #bs_bg2 {
    /* background: url('banner03.jpg') center no-repeat; */
}

#bs_bg,
#bs_bg1,
#bs_bg2 {
    height: 437px;
}

#bs_bg {
    width: 380px;
    margin-right: 30px;
}

#bs_bg1 {
    width: 100%;
    margin-right: 30px;
}

#bs_bg2 {
    width: 100%;
}

#company #bsbwrap {
    padding-top: 50%;
}

#company #bsbwrap h5 {
    font-family: 'Noto Sans Kr', 'Spoqa Han Sans', 'Sans-serif';
    font-size: 32px;
    font-weight: 500;
}

#company #bsbwrap p.banbtn {
    margin-top: 20px;
    padding: 0px;
    display: inline;
}

#company #bsbwrap p.banbtn a {
    border: none;
    font-size: 15px;
    font-weight: 400;
    position: relative;
    font-family: 'Montserrat';
    padding: 0px;
}

#company #bsbwrap p.banbtn a:hover {
    color: #d3b369;
    transition-duration: 0.15s;
}

#company #bsbwrap p.banbtn a img {
    display: inline-block;
    position: relative;
    top: 16px;
}



/* 사진상 지원 */
#businesswrap {
    /* background: url('bg_business.jpg') center no-repeat; */
    background-size: cover;
    height: auto;
    padding: 100px 0px;
    background-color: #696969;
}

#businesswrap #main_business {
    max-width: 1200px;
}

#businesswrap .mbtop p.text01 {
    padding: 0px;
    font-size: 40px;
    font-weight: 400;
}

#businesswrap .mbtop p.text02 {
    font-size: 17px;
    padding: 10px 0px 20px;
    color: #a7a6a6;
    font-family: 'Spoqa Han Sans';
}

#businesswrap #business_banner {
    display: inline-block;
    max-width: 1200px;
}

#banner1,
#banner2,
#banner3 {
    width: 215px;
    float: left;
    padding: 0px 105px 0px 80px;
}

#businesswrap #business_banner p {
    font-size: 18px;
    font-family: 'Spoqa Han Sans';
    font-weight: 300;
}

#businesswrap #business_banner>div>div:hover {
    cursor: pointer;
}

#businesswrap #business_banner>div>div:hover p {
    color: rgb(196, 196, 196);
    font-size: 19px;
}


/* 푸터 */
#wraper #footer {
    background: #0a0a0a;
    padding: 40px 0px;
}

#footer .detail b {
    margin-right: 15px;
    font-family: 'Spoqa Han Sans';
    font-size: 15px;
    color: #989898;
    font-weight: 400;
}

.backno {
    background-image: none !important;
    background-color: #979797 !important;
}