.grid .big-x3 .media {
    background: linear-gradient(180deg, #ECF5FF 0%, #FFFFFF 100%);
    box-shadow: 0px 6px 20px 1px rgba(0, 102, 255, 0.06);
    min-height: 414px;
}

.w1200 {
    /*width: 1200px;*/
}

.w100 {
    width: 100%;
}

.bgc-img-none {
    height: 750px;
    background: url(../images/slit_four-bgc.png) no-repeat 80% 80%;
    background-size: 100% 100%;
}

.opacit-09 {
    opacity: 0.9;
}

.margin-top-154 {
    margin-top: -154px;
}

.margin-right-calac {
    box-shadow: 0px 3px 30px 1px rgba(0, 102, 255, 0.1);
}

.size-50 {
    font-size: 50px;
    color: #0066FF;
    opacity: 0.2;
}

.small-padding-none {
    padding-left: 20px;
}

@media screen and (max-width: 500px) {
    .line-1 {
        /* color: red; */
        /* font-size:26px !important; */
    }

    .w1200 {
        width: auto;
    }

    .grid .big-x3 .media {
        min-height: auto;
        height: auto;
    }

    .cancel-style p {
        margin-left: 0 !important;
        padding-left: 0 !important;
        margin-right: 0 !important;
        padding-right: 0 !important;
        padding-bottom: 20px;

    }

    .bgc-none {
        background: none !important;
        padding: 0 !important;
        /* display: none; */
    }

    .margin-style {
        margin: 0 !important;
    }

    .cancel-style_p {
        padding: 0 20px;
    }

    .wb80 {
        width: 90%;
    }

    .bgc-img-none {
        background: none !important;
        height: auto;
    }

    .icon-none {
        display: none;
    }

    .hp-none {
        margin: 0 !important;
        padding: 1rem !important;
    }

    .div-p-none {
        padding: 0 !important;
    }

    .margin-l-none {
        margin-top: 0 !important;
    }

    .sall-pos-none {
        position: initial;
        right: auto;
    }


    .small-padding-none {
        padding-right: 0px !important;
    }

    .phone-none {
        display: none;
    }

    .l-padding-margin {
        margin-left: 0 !important;
        padding-left: 0 !important;
    }
}

.a-bg {
    background: url("../images/five/banner-bottom-bgc.png") no-repeat center 0;
    background-size: 1920px 335px;
}

.activeStyle{
    background: #ffffff !important;
}

.activeStyle .navbar-body > .nav > li > a{
    color:#333333 !important;
}
.activeStyle1{
    background: #ffffff !important;
}

.activeStyle1 .navbar-body > .nav > li > a{
    color:#333333 !important;
}