.add-on {
    font-weight: bold!important;
    color: rgb(206, 45, 40)!important;
}

.no-data {
    border: rgb(201, 194, 194) 1px solid!important;
    color: rgb(201, 194, 194)!important;
}

.select-page {
    background: rgb(206, 45, 40)!important;
    color: #fff!important;
}

.c-transition-containment {
    position: absolute;
    width: 100%;
    height: 100%
}

.c-perspective {
    -webkit-perspective: 1500px;
    -moz-perspective: 1500px;
    perspective: 1500px
}

.c-transition-item {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    pointer-events: none
}

.c-transition-current,
.c-transition-active,
.no-js .c-transition-item {
    visibility: visible;
    z-index: 1
}

.c-transition-current {
    pointer-events: initial
}

.c-transition-top {
    z-index: 2
}

html:not(.c-modal-patch) {
    overflow-x: hidden
}

html,
body {
    height: 100%
}

a:hover,
a:focus {
    text-decoration: none
}

img,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.modal-title {
    -webkit-transform: none;
    transform: none
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
a {
    font-family: "Microsoft YaHei", "Hiragino Sans GB", SimHei, STHeiti
}

.c-section,
.c-container,
.c-container-1,
.c-container-2,
.c-row,
.c-column,
.c-div,
.c-list,
.c-listitem,
.c-tabpane {
    min-height: 80px
}

.c-row {
    word-spacing: -4px
}

.c-column {
    word-spacing: normal
}

.c-embedcode {
    min-height: 30px
}

.c-contentview {
    min-height: 100px
}

.c-section {
    padding-left: 0;
    padding-right: 0
}

.c-section-switch {
    position: relative !important;
    height: 100%
}

.c-row {
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
    padding-left: 0
}

@media (min-width:1200px) {
    .c-container {
        width: 940px
    }
}

@media (min-width:1200px) {
    .c-container-2 {
        width: 1070px
    }
}

@media (min-width:1200px) {
    .col-lg-2_4 {
        width: 20%
    }
}

@media (min-width:992px) {
    .col-md-2_4 {
        width: 20%
    }
}

@media (min-width:768px) {
    .col-sm-2_4 {
        width: 20%
    }
}

@media (min-width:1200px) {
    .c-modal-dialog {
        width: 980px
    }
}

.c-button {
    background-color: #000000;
    color: #FFFFFF
}

.c-button:hover {
    background-color: #000000;
    color: #FFFFFF
}

.c-button:focus {
    background-color: #000000;
    color: #FFFFFF
}

.c-button:active {
    background-color: #000000;
    color: #FFFFFF
}

.c-image {
    height: auto;
    width: auto;
    max-width: 100%;
    display: inline-block
}

.c-slider {
    position: relative;
    overflow: hidden;
    min-height: 300px;
    background-color: rgba(153, 153, 153, 0.5)
}

.c-slider-mask,
.c-slide {
    min-height: 300px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.c-linkblock {
    min-height: 80px;
    min-width: 80px;
    display: inline-block
}

.c-inlineblock {
    display: inline-block
}

.c-imageblock {
    width: 100px;
    height: 100px
}

.c-leftarrow {
    z-index: 3;
    right: auto;
    position: absolute;
    width: 80px;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    cursor: pointer;
    overflow: hidden;
    color: #fff;
    font-size: 40px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.c-rightarrow {
    z-index: 3;
    left: auto;
    position: absolute;
    width: 80px;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    cursor: pointer;
    overflow: hidden;
    color: #fff;
    font-size: 40px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.c-icon-arrowicon {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    text-align: center;
    width: 1em;
    height: 1em
}

.c-slider-nav {
    position: absolute;
    z-index: 2;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    padding-top: 10px;
    height: 40px;
    text-align: center;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0)
}

.c-slider-nav.c-round>.c-slider-nav-dot {
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}

.c-slider-nav-dot {
    position: relative;
    display: inline-block;
    width: 1em;
    height: 1em;
    background-color: rgba(255, 255, 255, 0.4);
    cursor: pointer;
    margin: 0 3px .5em;
    -webkit-transition: background-color 100ms, color 100ms;
    -moz-transition: background-color 100ms, color 100ms;
    -o-transition: background-color 100ms, color 100ms;
    transition: background-color 100ms, color 100ms;
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#4cffffff', endColorstr='#4cffffff');
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.c-slider-nav-dot.c-active {
    background-color: #fff
}

.c-nav-btn-span {
    background-color: #428bca
}

.c-input,
.c-select {
    display: block;
    width: 100%;
    height: 38px;
    padding: 8px 12px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc
}

.c-checkbox,
.c-radio {
    display: block;
    margin-bottom: 5px;
    padding-left: 20px
}

.c-checkbox .c-form-label,
.c-radio .c-form-label {
    display: inline-block;
    cursor: pointer;
    font-weight: 400;
    margin-bottom: 0;
    padding-left: 0
}

.c-checkbox-input,
.c-radio-input {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
    float: left;
    margin-left: -20px
}

.c-modal.c-dialog-open {
    display: block
}

.c-modal.c-dialog-0 .c-modal-dialog {
    opacity: 0
}

.c-modal.c-dialog-0.c-dialog-open .c-modal-dialog {
    opacity: 1
}

.c-modal.c-dialog-1>.c-modal-dialog {
    transform: rotate(0deg) scale(1) translate(0, -200%);
    -webkit-transform: rotate(0deg) scale(1) translate(0, -200%);
    -moz-transform: rotate(0deg) scale(1) translate(0, -200%);
    -ms-transform: rotate(0deg) scale(1) translate(0, -200%);
    -o-transform: rotate(0deg) scale(1) translate(0, -200%);
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.c-modal.c-dialog-1.c-dialog-open>.c-modal-dialog {
    transform: rotate(0deg) scale(1) translate(0, 0);
    -webkit-transform: rotate(0deg) scale(1) translate(0, 0);
    -moz-transform: rotate(0deg) scale(1) translate(0, 0);
    -ms-transform: rotate(0deg) scale(1) translate(0, 0);
    -o-transform: rotate(0deg) scale(1) translate(0, 0);
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.c-modal.c-dialog-3>.c-modal-dialog {
    transform: rotate(0deg) scale(0);
    -webkit-transform: rotate(0deg) scale(0);
    -moz-transform: rotate(0deg) scale(0);
    -ms-transform: rotate(0deg) scale(0);
    -o-transform: rotate(0deg) scale(0);
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.c-modal.c-dialog-3.c-dialog-open>.c-modal-dialog {
    transform: rotate(0deg) scale(1);
    -webkit-transform: rotate(0deg) scale(1);
    -moz-transform: rotate(0deg) scale(1);
    -ms-transform: rotate(0deg) scale(1);
    -o-transform: rotate(0deg) scale(1);
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease
}

.c-modal.c-dialog-2>.c-modal-dialog {
    opacity: 0;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.c-modal.c-dialog-2.c-dialog-open>.c-modal-dialog {
    opacity: 1;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease
}

.c-modal c-modal-close {
    cursor: pointer
}

@media (max-width:767px) {
    * {
        background-attachment: initial !important
    }
}

.c-action-click {
    cursor: pointer
}

.c-html {
    height: 100%;
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.navbar-nav>li>a:hover,
.navbar-nav>li>a:focus {
    background-color: transparent
}

.navbar-nav>.active>a,
.navbar-nav>.active>a:hover,
.navbar-nav>.active>a:focus {
    background-color: transparent
}

.navbar-nav>.disabled>a,
.navbar-nav>.disabled>a:hover,
.navbar-nav>.disabled>a:focus {
    background-color: transparent
}

.c-pagination {
    clear: both
}

.c-pagination-list>li {
    display: inline-block
}

.c-inline-column {
    float: none;
    display: inline-block;
    vertical-align: top;
    _zoom: 1;
    *display: inline
}

.c-form .c-successmessage {
    display: none
}

.c-form .c-errormessage {
    display: none
}

.c-form.c-success * {
    display: none
}

.c-form.c-success .c-successmessage {
    display: block
}

.c-form.c-error .c-errormessage {
    display: block
}

input.c-error,
textarea.c-error,
select.c-error,
.c-radio.c-error,
.c-checkbox.c-error {
    border: 1px solid red
}

p.p-s02 {
    text-indent: 2em
}

p.p-s03:first-letter {
    float: left;
    font-size: 48px;
    line-height: 1;
    margin: 0 5px 0 0;
    text-transform: uppercase;
    font-family: kaiti, STKaiti
}

@media (min-width:768px) {
    .c-navcollapse-center {
        text-align: center
    }
}

@media (min-width:768px) {
    .c-navlist-center {
        float: none;
        display: inline-block
    }
}

.c-tabmenu-stacked {
    float: left;
    width: 15%
}

.c-tabcontent-stacked {
    float: right;
    width: 85%
}

.c-dropdown.c-dropdown-hover:hover>.dropdown-menu {
    display: block
}

.c-dropdown-menu-hover {
    margin: 0
}

input,
button,
select,
textarea {
    outline: none
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: none
}

a:focus {
    outline: none
}

[data-toggle="collapse"]>.fa.cs-arrow:before {
    content: "\f0d7" !important
}

[data-toggle="collapse"].collapsed>.fa.cs-arrow:before {
    content: "\f0da" !important
}

.no-transition {
    transition: none !important;
    -webkit-transition: none !important
}

.cs-arrow,
.cs-tree-arrow {
    margin-left: 5px;
    margin-right: 5px
}

.text-ellipse {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.c-ellipse {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.no-wrap {
    white-space: nowrap
}

ul.cs-tree-list {
    list-style-type: none
}

ul.cs-tree-list li.cs-tree-item>.cs-tree-btn>.cs-tree-arrow {
    display: none
}

ul.cs-tree-list li.cs-tree-item>.cs-tree-btn>.cs-tree-arrow:before {
    content: "\f0da" !important
}

ul.cs-tree-list li.cs-tree-item>*:first-child:nth-last-child(3) .cs-tree-arrow {
    display: inline-block
}

ul.cs-tree-list li.cs-tree-item>ul.cs-tree-list {
    display: none
}

ul.cs-tree-list li.cs-tree-item.unfold>.cs-tree-btn>.cs-tree-arrow:before {
    content: "\f0d7" !important
}

ul.cs-tree-list li.cs-tree-item.unfold>ul.cs-tree-list {
    display: block
}

.cs-tree-btn {
    width: 18px;
    display: inline-block;
    margin-left: -18px
}

.cs-tree-content {
    display: inline-block
}

[hidden] {
    display: none !important
}

.hide-scrollbar::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0
}

.treeview>.treeview-item>.treeview-linkwrap {
    color: red
}

.treeview>.treeview-item>.treeview-item>.treeview-linkwrap {
    color: blue
}

.treeview>.treeview-item>.treeview-item>.treeview-item>.treeview-linkwrap {
    color: black
}

.treeview-item>*:first-child:nth-last-child(3) {
    color: yellow
}

.treeview-item>.treeview-linkwrap:only-child>a.fa {
    display: none
}

.treeview .treeview-item>.treeview-item {
    display: none
}

.treeview .treeview-item.open>div {
    display: block
}

.treeview-item.open>.treeview-linkwrap>a.fa::before {
    content: "\f068"
}

.c-noMinH {
    min-height: 0
}

html {
    -webkit-font-smoothing: antialiased
}

.c-initHide:not(.c-hideHolder) {
    display: none !important
}

.c-initHide:not(.c-hideHolder) * {
    display: none !important
}

.c-initHide.c-hideHolder {
    visibility: hidden !important;
    pointer-events: none
}

.c-initHide.c-hideHolder * {
    visibility: hidden !important;
    pointer-events: none
}

[v-cloak] {
    display: none !important
}

@media all {
    .dialog_EuuIUb.c-dialog-open {
        background-color: rgba(0, 0, 0, 0.21);
        display: flex !important;
        align-items: center;
        justify-content: center
    }
    .modal>.dialogwrap_GAieLs {
        width: 300px
    }
    .dialogcontent_ythHsz {
        border-style: none;
        border-radius: 2px;
        box-shadow: none !important
    }
    .dialogheader_0tOzfU {
        padding-top: 10px;
        padding-bottom: 10px;
        position: relative
    }
    .heading_upIJrJ {
        text-align: center
    }
    .defaultbutton_8NcI0g {
        position: absolute;
        right: 0;
        top: 11px;
        margin-right: 14px
    }
    .dialogbody_vUk3DL {
        padding-left: 20px;
        padding-right: 20px
    }
    .image_SQgZmQ {
        width: 100%;
        margin: 0 auto 10px;
        margin-top: 0
    }
    .paragraph_xeXy5L {
        font-size: 15px;
        margin-bottom: 0
    }
    .dialogfooter_H2tgAL {
        padding: 0;
        display: flex;
        text-align: center
    }
    .linkblock_vdBk6O {
        min-height: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
        flex: 1
    }
    .paragraph_vwSJux {
        font-size: 16px;
        margin-bottom: 0
    }
}

@charset "UTF-8";
html {
    font-size: 15px;
    -webkit-font-smoothing: antialiased;
}

p,
h1,
h2,
h3,
h4 {
    min-width: 10px;
    min-height: 10px;
}

.cst_block_RichContent p {
    text-align: justify;
    margin-bottom: 10px;
    -webkit-font-smoothing: antialiased;
    font-family: -apple-system-font, "Helvetica Neue", Helvetica, sans-serif;
}

.cst_block_RichContent p br {
    display: inline;
    line-height: 2.2em;
}

.disableLink {
    color: inherit;
    cursor: default;
}

.disableLink a,
.disableLink:hover {
    color: inherit;
}

.cst_svg_currentColor path {
    fill: inherit;
}

.cst_sectionBlock {
    position: relative;
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.cst_container_base {
    position: relative;
}

@media (max-width:767px) {
    .cst_container_base {
        width: 100%;
    }
}

.cst_mLR-15 {
    margin-left: -15px;
    margin-right: -15px;
}

.cst_pLR1 {
    padding-left: 1rem;
    padding-right: 1rem;
}

.cst_pLR05 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

.cst_pLR0 {
    padding-left: 0rem;
    padding-right: 0rem;
}

@media (min-width:767px) {
    .cst_flexSpace_p1>.cst_flexitem {
        padding: 1rem;
    }
    .cst_flexSpace_p1 {
        padding: 1rem;
    }
    .cst_flexSpace_p05>.cst_flexitem {
        padding: 0.5rem;
    }
    .cst_flexSpace_p05 {
        padding: 0.5rem;
    }
    .cst_flexSpace_p025>.cst_flexitem {
        padding: 0.25rem;
    }
    .cst_flexSpace_p025 {
        padding: 0.25rem;
    }
}

@media (max-width:767px) {
    .cst_flexSpace_p1>.cst_flexitem {
        padding: 0.6rem;
    }
    .cst_flexSpace_p1 {
        padding: 0.6rem;
    }
    .cst_flexSpace_p05>.cst_flexitem {
        padding: 0.3rem;
    }
    .cst_flexSpace_p05 {
        padding: 0.3rem;
    }
    .cst_flexSpace_p025>.cst_flexitem {
        padding: 0.15rem;
    }
    .cst_flexSpace_p025 {
        padding: 0.15rem;
    }
}

.cst_flexSpace_m1>.cst_flexitem {
    margin: 1rem;
}

.cst_flexSpace_m05>.cst_flexitem {
    margin: 0.5rem;
}

.cst_gridSpace_p1 .row>.c-column {
    padding: 1rem;
}

.cst_gridSpace_p1 {
    padding: 1rem;
}

.cst_gridSpace_p1>.noborder {
    margin: -2rem;
}

.cst_gridSpace_p05 .row>.c-column {
    padding: 0.5rem;
}

.cst_gridSpace_p05 {
    padding: 0.5rem;
}

.cst_gridSpace_p05>.noborder {
    margin: -1rem;
}

.cst_gridSpace_p025 .row>.c-column {
    padding: 0.25rem;
}

.cst_gridSpace_p025 {
    padding: 0.25rem;
}

.cst_gridSpace_p025>.noborder {
    margin: -0.5rem;
}

.cst_gridSpace_p0 .row>.c-column {
    padding: 0rem;
}

.cst_gridSpace_p0 {
    padding: 0rem;
}

.cst_gridSpace_p0>.noborder {
    margin: 0rem;
}

@media screen and (max-width:1025px) and (min-width:767px) {
    .cst_flexLayout_n1n {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .cst_flexLayout_n1n>.cst_flexitem {
        max-width: 100%;
        min-width: 100%;
        -webkit-flex: 1 1 100%;
    }
    .cst_flexLayout_n2n {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .cst_flexLayout_n2n>.cst_flexitem {
        max-width: 50%;
        min-width: 50%;
        -webkit-flex: 1 1 50%;
    }
    .cst_flexLayout_n3n {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .cst_flexLayout_n3n>.cst_flexitem {
        max-width: 33.3333333333%;
        min-width: 33.3333333333%;
        -webkit-flex: 1 1 33.3333333333%;
    }
    .cst_flexLayout_n4n {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .cst_flexLayout_n4n>.cst_flexitem {
        max-width: 25%;
        min-width: 25%;
        -webkit-flex: 1 1 25%;
    }
}

@media (max-width:767px) {
    .cst_flexLayout_nn1 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .cst_flexLayout_nn1>.cst_flexitem {
        max-width: 100%;
        min-width: 100%;
        -webkit-flex: 1 1 100%;
    }
    .cst_flexLayout_nn2 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .cst_flexLayout_nn2>.cst_flexitem {
        max-width: 50%;
        min-width: 50%;
        -webkit-flex: 1 1 50%;
    }
    .cst_flexLayout_nn3 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .cst_flexLayout_nn3>.cst_flexitem {
        max-width: 33.3333333333%;
        min-width: 33.3333333333%;
        -webkit-flex: 1 1 33.3333333333%;
    }
    .cst_flexLayout_nn4 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .cst_flexLayout_nn4>.cst_flexitem {
        max-width: 25%;
        min-width: 25%;
        -webkit-flex: 1 1 25%;
    }
}

.cst_flexitemsize_ss {
    max-width: 25%;
    min-width: 25%;
}

.cst_flexitemsize_S {
    max-width: 33.3%;
    min-width: 33.3%;
}

.cst_flexitemsize_M {
    max-width: 50%;
    min-width: 50%;
}

.cst_flexitemsize_L {
    max-width: 66.6%;
    min-width: 66.6%;
}

.cst_w100 {
    width: 100%;
}

.cst_h100 {
    height: 100%;
}

.cst_BGfixed {
    background-attachment: fixed;
}

.cst_navfixed {
    position: fixed !important;
    width: 100%;
}

.cst_BGtransparent {
    background: transparent !important;
}

.cst_nav_BGtransparent {
    background: transparent;
}

.cst_BGcover {
    background-size: cover !important;
    background-repeat: no-repeat;
}

.cst_BGcontain {
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

.cst_BGrepeat {
    background-repeat: repeat !important;
}

.cst_sectionBG {
    background-repeat: no-repeat;
}

.jarallax {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.cst_flex_vetically {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.cst_flex_end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.cst_flex_column_center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.cst_flex_between {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.cst_flexReverse {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (min-width:767px) {
    .cst_flexReverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
}

.cst_textalign_left {
    text-align: left;
}

.cst_textalign_center {
    text-align: center;
}

.cst_textalign_right {
    text-align: right;
}

.cst_gridTextalign_left .c-column {
    text-align: left;
}

.cst_gridTextalign_center .c-column {
    text-align: center;
}

.cst_gridTextalign_right .c-column {
    text-align: right;
}

.cst_grid_singleList>.c-column {
    width: 100% !important;
}

.flip-horizontal {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    -webkit-filter: fliph;
    filter: fliph;
}

.bsbtn+.bsbtn {
    margin-left: 15px;
}

.cst_v_spliteline>.cst_flexitem+.cst_flexitem {
    position: relative;
}

.cst_v_spliteline>.cst_flexitem+.cst_flexitem::before {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: currentColor;
    opacity: 0.2;
}

.cst_block_imageGrid_square+.cst_block_imageGrid_square {
    margin-top: -1vw;
}

@media (min-width:767px) {
    .cst_leftTriangle_before {
        position: relative;
    }
    .cst_leftTriangle_before:before {
        content: "";
        display: block;
        width: 0px;
        height: 0px;
        position: absolute;
        border-left: 26px solid #3d85c6;
        border-top: 26px solid transparent;
        -webkit-transform: rotate(45deg) scale(1) translate(0%, 0%);
        transform: rotate(45deg) scale(1) translate(0%, 0%);
        transition: all 0s ease;
        z-index: 10;
        left: -13px;
        top: 50%;
        margin-top: -14px;
    }
}

.cst_rightTriangle>.cst_Triangle {
    position: absolute;
    width: 26px;
    height: 26px;
    min-height: 20px;
    right: -13px;
    -webkit-transform: rotate(45deg) scale(1) translate(0%, 0%);
    transform: rotate(45deg) scale(1) translate(0%, 0%);
    transition: all 0s ease;
    top: 50%;
    margin-top: -14px;
}

.cst_rightTriangle>.cst_Triangle2 {
    width: 100px;
    height: 100px;
    position: absolute;
    z-index: 10;
    bottom: -50px;
    right: -50px;
    -webkit-transform: rotate(-45deg) scale(1) translate(0%, 0%);
    transform: rotate(-45deg) scale(1) translate(0%, 0%);
    transition: all 0s ease;
}

.cst_rightTriangle>.cst_Triangle3 {
    position: absolute;
    background-color: transparent !important;
    min-height: 0px;
    right: 0px;
    top: 0px;
    height: 100%;
    width: 80px;
}

.cst_leftTriangle>.cst_Triangle {
    position: absolute;
    width: 26px;
    height: 26px;
    min-height: 20px;
    left: -13px;
    -webkit-transform: rotate(-45deg) scale(1) translate(0%, 0%);
    transform: rotate(-45deg) scale(1) translate(0%, 0%);
    transition: all 0s ease;
    top: 50%;
    margin-top: -14px;
}

.cst_leftTriangle>.cst_Triangle2 {
    width: 100px;
    height: 100px;
    position: absolute;
    z-index: 10;
    bottom: -50px;
    left: -50px;
    -webkit-transform: rotate(45deg) scale(1) translate(0%, 0%);
    transform: rotate(45deg) scale(1) translate(0%, 0%);
    transition: all 0s ease;
}

.cst_leftTriangle>.cst_Triangle3 {
    position: absolute;
    background-color: transparent !important;
    min-height: 0px;
    top: 0;
    height: 100%;
    width: 80px;
    left: 0;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    -webkit-filter: fliph;
    filter: fliph;
}

.cst_colorwhite {
    color: white !important;
}

.cst_colorblack {
    color: black !important;
}

.cst_colordarkgray {
    color: #434343 !important;
}

.cst_colorlightgray {
    color: #efefef !important;
}

.cst_title_style:before {
    content: "";
    display: block;
    width: 100px;
    height: 1px;
    position: absolute;
    z-index: 0;
    top: 50%;
    left: -120px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    opacity: 0.8;
}

.cst_title_style:after {
    content: "";
    display: block;
    width: 100px;
    height: 1px;
    position: absolute;
    z-index: 0;
    top: 50%;
    right: -120px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    opacity: 0.8;
}

.cst_block_slide .c-slider-nav-dot {
    width: 0.7rem !important;
    height: 0.7rem !important;
}

.cst_slidegroup3 .c-slider-nav-dot {
    width: 0.5rem !important;
    height: 0.5rem !important;
}

.cst_richtextList>ul {
    padding: 0px;
}

.cst_richtextList>ul li {
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 10px;
    list-style-type: none;
}

.cst_richtextList>ul li:after {
    content: "";
    position: absolute;
    bottom: 0px;
    width: 100%;
    border-bottom: 1px solid currentColor;
    display: block;
    opacity: 0.2;
}

.cst_roundImage .cst_divimageWrap {
    padding: 30px 30px 10px 30px;
}

.cst_roundImage .cst_divimage {
    padding-top: 100% !important;
    border-radius: 300px;
}

.cst_timelineStyle01 .cst_setting_item {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 !important;
    flex: 1 !important;
}

.cst_timelineStyle01 .cst_timelinelist> :nth-child(even) .cst_block_item {
    background-color: rgba(130, 130, 130, 0.1);
}

@media (min-width:767px) {
    .cst_timelineStyle01 .cst_timelinelist> :nth-child(even) .cst_block_item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        text-align: right;
    }
    .cst_timelineStyle01 .cst_timelinelist> :nth-child(even) .cst_block_item .cst_title::before {
        right: -40px !important;
        left: auto;
    }
    .cst_timelineStyle01 .cst_timelinelist> :nth-child(even) .cst_block_item .cst_description::before {
        right: -31px !important;
        left: auto;
    }
    .cst_timelineStyle01 .cst_timelinelist> :nth-child(even) .cst_block_item .cst_date {
        text-align: left;
    }
}

.cst_timelineStyle02 .cst_setting_item {
    -webkit-box-flex: 4 !important;
    -ms-flex: 4 !important;
    flex: 4 !important;
}

.cst_timelineStyle02 .cst_timelinelist> :nth-child(even) .cst_block_item {
    background-color: rgba(130, 130, 130, 0.1);
}

.cst_list_borderStyle01> :nth-child(n+2)::before {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: currentcolor;
    opacity: 0.2;
}

.cst_list_borderStyle01> :nth-child(n+2)::after {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100px;
    height: 0;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: currentcolor;
}

.cst_richtextListWrap>ul+ul {
    margin-left: 20px;
}

.cst_richtextList02>ul {
    padding: 5px 10px 0 2em;
}

.cst_richtextList02>ul li {
    position: relative;
    margin-bottom: 3px;
    padding-bottom: 3px;
    list-style-type: none;
}

.cst_richtextList02>ul li:after {
    content: "";
    position: absolute;
    bottom: 0px;
    width: 100%;
    border-bottom: 1px solid;
    border-bottom-color: inherit;
    display: block;
    opacity: 0.2;
}

.cst_richtextList02>ul li:before {
    display: inline-block;
    margin-left: -1.5em;
    margin-right: 0.5em;
    content: "\f058";
}

.cst_richtext_listicon1>ul li::before {
    content: "" !important;
}

.cst_richtext_listicon2>ul li::before {
    content: "" !important;
}

.cst_richtext_listicon3>ul li::before {
    content: "" !important;
}

.cst_richtext_listicon4>ul li::before {
    content: "" !important;
}

.cst_richtext_listicon5>ul li::before {
    content: "" !important;
}

.cst_richTextTP p {
    -webkit-column-gap: 40px;
    column-gap: 40px;
    -webkit-column-rule: 1px outset gray;
    column-rule: 1px outset gray;
}

@media (max-width:767px) {
    .cst_richTextTP p {
        -webkit-columns: 1;
        columns: 1;
    }
}

.cst_richTextTP p br {
    display: inline;
    line-height: 3rem;
}

.cst_richTextTP ul {
    margin-bottom: 2rem;
}

.cst_title_underline {
    position: relative;
    margin-bottom: 30px !important;
}

.cst_title_underline::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: -10px;
    height: 1px;
    width: 80px;
    background-color: currentColor;
}

.cst_topBorder {
    border-top-width: 1px;
    border-top-style: solid;
}

.cst_hovershadow_01 {
    transform: rotate(0deg) scale(1) translate(0%, 0%);
    transition: All 0.3s ease;
    -ms-transform: rotate(0deg) scale(1) translate(0%, 0%);
    -moz-transform: rotate(0deg) scale(1) translate(0%, 0%);
    -webkit-transform: rotate(0deg) scale(1) translate(0%, 0%);
    -ms-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
}

@media (min-width:767px) {
    .cst_hovershadow_01:hover {
        box-shadow: 0 15px 12px 0 rgba(0, 0, 0, 0.22), 0 19px 38px 0 rgba(0, 0, 0, 0.3);
        -webkit-transform: rotate(0deg) scale(1) translate(0%, 0%);
        transform: rotate(0deg) scale(1) translate(0%, 0%);
        transition: All 0.3s ease;
        -ms-transition: All 0.3s ease;
        -moz-transition: All 0.3s ease;
        -webkit-transition: All 0.3s ease;
        position: relative;
        z-index: 10;
    }
}

.cst_hovershadow_Griditem .cst_block_item {
    -webkit-transform: rotate(0deg) scale(1) translate(0%, 0%);
    transform: rotate(0deg) scale(1) translate(0%, 0%);
    transition: All 0.3s ease;
    -ms-transform: rotate(0deg) scale(1) translate(0%, 0%);
}

@media (min-width:767px) {
    .cst_hovershadow_Griditem .cst_block_item:hover {
        box-shadow: rgba(0, 0, 0, 0.188235) 0px 17px 50px 0px;
        -webkit-transform: translate3d(0px, -2px, 0px);
        transform: translate3d(0px, -2px, 0px);
        transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);
        transition: All 0.3s ease;
        z-index: 10;
    }
}

.cst_hoverTrans_Griditem .cst_block_item {
    -webkit-transform: rotate(0deg) scale(1) translate(0%, 0%);
    transform: rotate(0deg) scale(1) translate(0%, 0%);
    transition: all 0.3s ease;
}

@media (min-width:767px) {
    .cst_hoverTrans_Griditem .cst_block_item:hover {
        box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 10px 0px;
        -webkit-transform: rotate(0deg) scale(1) translate(0%, -5%);
        transform: rotate(0deg) scale(1) translate(0%, -5%);
        transition: all 0.3s ease;
        z-index: 10;
    }
}

.cst_hoverLink_effect01 .cst_divimage:hover {
    -webkit-transform: rotate(0deg) scale(1.2) translate(0%, 0%);
    transform: rotate(0deg) scale(1.2) translate(0%, 0%);
    transition: All 10s ease;
}

.cst_hoverLink_effect01 .cst_hoverLink_linkblock::before {
    background-image: none;
}

.cst_hoverLink_effect01 .cst_hoverLink_overlay:hover {
    opacity: 1;
    -webkit-transform: rotate(0deg) scale(1) translate(0%, 0%);
    transform: rotate(0deg) scale(1) translate(0%, 0%);
    transition: All 1s ease;
}

.cst_hoverLink_effect01 .cst_hoverLink_overlay:hover+.cst_divimage {
    -webkit-transform: rotate(0deg) scale(1.2) translate(0%, 0%);
    transform: rotate(0deg) scale(1.2) translate(0%, 0%);
    transition: All 10s ease;
}

.cst_hoverLink_effect01 .cst_hoverLink_overlay:hover .c-icon {
    -webkit-transform: rotate(360deg) scale(1) translate(0%, 0%);
    transform: rotate(360deg) scale(1) translate(0%, 0%);
    transition: All 1s ease;
}

.cst_hoverLink_effect01 .cst_hoverLink_overlay:hover .cst_hoverLink_title {
    opacity: 1;
    -webkit-transform: rotate(0deg) scale(1) translate(0px, 0px);
    transform: rotate(0deg) scale(1) translate(0px, 0px);
    transition: All 1s ease;
}

.cst_hoverLink_effect01 .cst_hoverLink_overlay:hover .cst_hoverLink_title::before {
    width: 100%;
    -webkit-transform: rotate(0deg) scale(1) translate(0%, 0%);
    transform: rotate(0deg) scale(1) translate(0%, 0%);
    transition: All 1s ease;
}

.cst_hoverLink_effect01 .cst_hoverLink_overlay:hover .cst_hoverLink_description {
    opacity: 0.7;
    -webkit-transform: rotate(0deg) scale(1) translate(0px, 0px);
    transform: rotate(0deg) scale(1) translate(0px, 0px);
    transition: All 1s ease;
}

.cst_hoverLink_effect01 .cst_hoverLink_overlay:hover .cst_hoverLink_linkblock {
    color: inherit;
}

.cst_hoverLink_effect02 .cst_divimage {
    -webkit-transform: rotate(0deg) scale(1) translate(0%, 0%);
    transform: rotate(0deg) scale(1) translate(0%, 0%);
    transition: All 0.5s ease;
}

.cst_hoverLink_effect02 .cst_hoverLink_linkblock {
    -webkit-transform: rotate(0deg) scale(1) translate(0%, 100%);
    transform: rotate(0deg) scale(1) translate(0%, 100%);
    transition: All 0.5s ease;
}

.cst_hoverLink_effect02 .cst_hoverLink_linkblock::before {
    background-image: none;
}

.cst_hoverLink_effect02 .cst_hoverLink_overlay:hover {
    opacity: 1;
    -webkit-transform: rotate(0deg) scale(1) translate(0%, 0%);
    transform: rotate(0deg) scale(1) translate(0%, 0%);
    transition: All 0.5s ease;
}

.cst_hoverLink_effect02 .cst_hoverLink_overlay:hover+.cst_divimage {
    -webkit-transform: rotate(0deg) scale(1) translate(0%, -100%);
    transform: rotate(0deg) scale(1) translate(0%, -100%);
    transition: All 0.5s ease;
}

.cst_hoverLink_effect02 .cst_hoverLink_overlay:hover .cst_hoverLink_linkblock {
    color: inherit;
    -webkit-transform: rotate(0deg) scale(1) translate(0%, 0%);
    transform: rotate(0deg) scale(1) translate(0%, 0%);
    transition: All 0.5s ease;
}

.cst_hoverLink_effect02 .cst_hoverLink_overlay:hover .c-icon {
    -webkit-transform: rotate(360deg) scale(1) translate(0%, 0%);
    transform: rotate(360deg) scale(1) translate(0%, 0%);
    transition: All 1s ease;
}

.cst_hoverLink_effect02 .cst_hoverLink_overlay:hover .cst_hoverLink_title {
    opacity: 1;
    -webkit-transform: rotate(0deg) scale(1) translate(0px, 0px);
    transform: rotate(0deg) scale(1) translate(0px, 0px);
    transition: All 1s ease;
}

.cst_hoverLink_effect02 .cst_hoverLink_overlay:hover .cst_hoverLink_title::before {
    width: 100%;
    -webkit-transform: rotate(0deg) scale(1) translate(0%, 0%);
    transform: rotate(0deg) scale(1) translate(0%, 0%);
    transition: All 1s ease;
}

.cst_hoverLink_effect02 .cst_hoverLink_overlay:hover .cst_hoverLink_description {
    opacity: 0.7;
    -webkit-transform: rotate(0deg) scale(1) translate(0px, 0px);
    transform: rotate(0deg) scale(1) translate(0px, 0px);
    transition: All 1s ease;
}

.cst_hoverLink_effect03 .cst_divimage:hover {
    -webkit-transform: rotate(0deg) scale(1.2) translate(0%, 0%);
    transform: rotate(0deg) scale(1.2) translate(0%, 0%);
    transition: All 10s ease;
}

.cst_hoverLink_effect03 .cst_hoverLink_linkblock {
    overflow: hidden;
    position: relative;
    opacity: 0;
    -webkit-transform: rotate(0deg) scale(1) translate(0%, 0%);
    transform: rotate(0deg) scale(1) translate(0%, 0%);
    transition: All 0.3s ease;
}

.cst_hoverLink_effect03 .cst_hoverLink_linkblock::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0px;
    background-image: url("http://qty83k.creatby.com/materials/origin/5e2ca67af3e66b8514088bf7add27e76_origin.png");
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transform: rotate(0deg) scale(1) translate(-100%, 0%);
    transform: rotate(0deg) scale(1) translate(-100%, 0%);
    transition: All 0.3s ease;
}

.cst_hoverLink_effect03 .cst_hoverLink_overlay:hover {
    opacity: 1;
    -webkit-transform: rotate(0deg) scale(1) translate(0%, 0%);
    transform: rotate(0deg) scale(1) translate(0%, 0%);
    transition: All 1s ease;
}

.cst_hoverLink_effect03 .cst_hoverLink_overlay:hover+.cst_divimage {
    -webkit-transform: rotate(0deg) scale(1.2) translate(0%, 0%);
    transform: rotate(0deg) scale(1.2) translate(0%, 0%);
    transition: All 10s ease;
}

.cst_hoverLink_effect03 .cst_hoverLink_overlay:hover .c-icon {
    -webkit-transform: rotate(360deg) scale(1) translate(0%, 0%);
    transform: rotate(360deg) scale(1) translate(0%, 0%);
    transition: All 1s ease;
}

.cst_hoverLink_effect03 .cst_hoverLink_overlay:hover .cst_hoverLink_title {
    opacity: 1;
    -webkit-transform: rotate(0deg) scale(1) translate(0px, 0px);
    transform: rotate(0deg) scale(1) translate(0px, 0px);
    transition: All 1s ease;
}

.cst_hoverLink_effect03 .cst_hoverLink_overlay:hover .cst_hoverLink_title::before {
    width: 100%;
    -webkit-transform: rotate(0deg) scale(1) translate(0%, 0%);
    transform: rotate(0deg) scale(1) translate(0%, 0%);
    transition: All 1s ease;
}

.cst_hoverLink_effect03 .cst_hoverLink_overlay:hover .cst_hoverLink_description {
    opacity: 0.7;
    -webkit-transform: rotate(0deg) scale(1) translate(0px, 0px);
    transform: rotate(0deg) scale(1) translate(0px, 0px);
    transition: All 1s ease;
}

.cst_hoverLink_effect03 .cst_hoverLink_overlay:hover .cst_hoverLink_linkblock {
    opacity: 1;
    color: inherit;
    -webkit-transform: rotate(0deg) scale(1) translate(0%, 0%);
    transform: rotate(0deg) scale(1) translate(0%, 0%);
    transition: All 0.3s ease;
}

.cst_hoverLink_effect03 .cst_hoverLink_overlay:hover .cst_hoverLink_linkblock::before {
    -webkit-transform: rotate(0deg) scale(1) translate(100%, 0%);
    transform: rotate(0deg) scale(1) translate(100%, 0%);
    transition: All 1s ease;
}

.cst_hoverLink_effect04 .cst_divimage {
    transition: All 0.3s ease;
}

.cst_hoverLink_effect04 .cst_divimage:hover {
    -webkit-transform: rotate(0deg) scale(1.2) translate(0%, 0%);
    transform: rotate(0deg) scale(1.2) translate(0%, 0%);
    transition: All 0.3s ease;
}

.cst_hoverLink_effect04 .cst_title_overlay {
    transition: All 0.3s ease;
}

.cst_hoverLink_effect04 .cst_hoverLink_linkblock {
    transition: All 0.3s ease;
}

.cst_hoverLink_effect04 .cst_hoverLink_overlay:hover+.cst_divimage {
    -webkit-transform: rotate(0deg) scale(1.1) translate(0%, 0%);
    transform: rotate(0deg) scale(1.1) translate(0%, 0%);
    transition: All 0.3s ease;
}

.cst_hoverLink_effect04 .cst_hoverLink_overlay:hover .cst_title_overlay {
    opacity: 1;
    transition: All 0.3s ease;
}

.cst_hoverLink_effect04 .cst_hoverLink_overlay:hover .cst_hoverLink_title,
.cst_hoverLink_effect04 .cst_hoverLink_overlay:hover p {
    color: white;
}

.cst_hoverLink_effect04 .cst_hoverLink_overlay:hover .cst_hoverLink_linkblock {
    padding-bottom: 50px;
    transition: All 0.3s ease;
}

.cst_hoverLink_effect05 .cst_title_overlay {
    transition: All 0.3s ease;
}

.cst_hoverLink_effect05 .cst_hoverLink_linkblock {
    transition: All 0.3s ease;
}

.cst_hoverLink_effect05 .cst_divimage {
    transition: All 0.3s ease;
}

.cst_hoverLink_effect05 .cst_hoverLinkWrap:hover .cst_divimageWrap .cst_divimage {
    -webkit-transform: rotate(0deg) scale(1.1) translate(0%, 0%);
    transform: rotate(0deg) scale(1.1) translate(0%, 0%);
    transition: All 0.3s ease;
}

.cst_hoverLink_effect05 .cst_hoverLinkWrap:hover .cst_title_overlay {
    opacity: 1;
    transition: All 0.3s ease;
}

.cst_hoverLink_effect05 .cst_hoverLinkWrap:hover .cst_hoverLink_title,
.cst_hoverLink_effect05 .cst_hoverLinkWrap:hover p {
    color: white;
}

.headroom {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    transition: all .4s ease-in-out;
}

.headroom--unpinned {
    top: -100px !important;
}

.headroom--pinned {
    top: 0;
}

.headroom--bottom {
    top: 0 !important;
}

.headroom--not-top {
    margin-top: 0 !important;
}

@media (min-width:767px) {
    .headroom--top .navbar-nav>li>a {
        transition: all .4s ease-in-out;
    }
    .headroom--top .navbar-brand {
        height: 50px;
        transition: all .4s ease-in-out;
    }
    .headroom--not-top .navbar-nav>li>a,
    .headroom--not-top .cst_nav_btn {
        height: 60px !important;
        transition: all .4s ease-in-out;
    }
    .headroom--not-top .navbar-brand {
        height: 30px !important;
        padding: 0;
        transition: all .4s ease-in-out;
    }
}

.cst_forminputWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.cst_griditem_buttomBorder .c-column {
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;
}

.cst_griditem_buttomBorder .c-column::after {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    bottom: -15px;
    height: 1px;
    z-index: 1;
    background-color: currentColor;
    opacity: 0.2;
}

.cst_griditem_buttomBorder .c-listitem {
    position: relative;
}

.cst_griditem_buttomBorder .c-listitem::after {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    z-index: 1;
    background-color: currentColor;
    opacity: 0.2;
}

.favorite {
    border-style: solid;
    border-color: #ffb017 !important;
    overflow: hidden;
    position: relative;
    border-width: 1px !important;
}

.favorite::before {
    content: "1";
    position: absolute;
    width: 0px;
    height: 0px;
    border-top: 40px solid #ffb017;
    border-left: 40px solid transparent;
    -webkit-transform: rotate(270deg) scale(1) translate(0%, 0%);
    transform: rotate(270deg) scale(1) translate(0%, 0%);
    transition: all 0s ease;
    top: 0px;
    left: 0px;
    z-index: 10;
}

.cst_focus_itemBG {
    width: 100%;
    height: 110%;
    left: 0px;
    top: -5%;
    bottom: auto;
    right: auto;
    background-color: #2ee6ff;
}

@media (max-width:767px) {
    .cst_focus_itemBG {
        height: 100%;
        top: 0;
    }
}

.cst_boxShadow {
    box-shadow: 0 15px 12px 0 rgba(0, 0, 0, 0.22), 0 19px 38px 0 rgba(0, 0, 0, 0.2);
}

.cst_zindex10 {
    z-index: 10;
}

@media (min-width:767px) {
    .cst_MasonryLayout4 .cst_Masonry_1_1 {
        min-width: 25%;
    }
}

@media (max-width:767px) {
    .cst_MasonryLayout4 .cst_Masonry_1_1 {
        min-width: 50%;
    }
}

.cst_MasonryLayout4 .cst_Masonry_1_1 .cst_divimageWrap {
    padding-top: 100%;
}

@media (min-width:767px) {
    .cst_MasonryLayout4 .cst_Masonry_2_1 {
        min-width: 50%;
    }
}

@media (max-width:767px) {
    .cst_MasonryLayout4 .cst_Masonry_2_1 {
        min-width: 100%;
    }
}

.cst_MasonryLayout4 .cst_Masonry_2_1 .cst_divimageWrap {
    padding-top: 50%;
}

@media (min-width:767px) {
    .cst_MasonryLayout4 .cst_Masonry_2_2 {
        min-width: 50%;
    }
}

@media (max-width:767px) {
    .cst_MasonryLayout4 .cst_Masonry_2_2 {
        min-width: 100%;
    }
}

.cst_MasonryLayout4 .cst_Masonry_2_2 .cst_divimageWrap {
    padding-top: 100%;
}

@media (min-width:767px) {
    .cst_MasonryLayout4 .cst_Masonry_1_2 {
        min-width: 25%;
    }
}

@media (max-width:767px) {
    .cst_MasonryLayout4 .cst_Masonry_1_2 {
        min-width: 50%;
    }
}

.cst_MasonryLayout4 .cst_Masonry_1_2 .cst_divimageWrap {
    padding-top: 200%;
}

.cst_form_bottomBorder .cst_input {
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

@media (min-width:1025px) {
    .leftfixed .collapse {
        left: 300px !important;
        right: auto;
        box-shadow: none !important;
    }
    .leftfixed-body {
        padding-left: 300px;
        padding-right: 20px;
        max-width: 1500px;
    }
    .leftfixed-body .container {
        width: 100%;
    }
    .leftfixed .navbar-toggle-desktop {
        -webkit-transform: rotate(0deg) scale(1) translate(300px, 0%);
        transform: rotate(0deg) scale(1) translate(300px, 0%);
    }
    .leftfixed .navbar-header {
        left: 0;
    }
}

@media (min-width:767px) {
    .cst_BGtransparent_L {
        background: transparent !important;
    }
}