/*heading - css 20 */

.netbee-background-dark .netbee-heading-module-wrap .netbee-title,
.row .background--dark .netbee-heading-module-wrap .netbee-title {
    color: #fff;
}

.netbee-background-dark .netbee-heading-module-wrap .netbee-sub-title,
.row .background--dark .netbee-heading-module-wrap .netbee-sub-title {
    color: rgba(255, 255, 255, 0.4);
}

.netbee-background-dark .netbee-heading-module-wrap .netbee-heading-delimiter,
.row .background--dark .netbee-heading-module-wrap .netbee-heading-delimiter {
    border-bottom-color: #fff;
}

.netbee-background-dark .netbee-heading-module-wrap.style_13 .netbee-title,
.netbee-background-dark .netbee-heading-module-wrap.style_14 .netbee-title,
.row .background--dark .netbee-heading-module-wrap.style_13 .netbee-title,
.row .background--dark .netbee-heading-module-wrap.style_14 .netbee-title {
    color: rgba(255, 255, 255, 0.45);
}

.netbee-background-dark .netbee-heading-module-wrap.style_13 .netbee-sub-title,
.netbee-background-dark .netbee-heading-module-wrap.style_14 .netbee-sub-title,
.row .background--dark .netbee-heading-module-wrap.style_13 .netbee-sub-title,
.row .background--dark .netbee-heading-module-wrap.style_14 .netbee-sub-title {
    color: #fff;
}

.netbee-heading-module-wrap:before,
.netbee-heading-module-wrap:after {
    content: " ";
    display: table;
}

.netbee-heading-module-wrap:after {
    clear: both;
}

.netbee-heading-module-wrap .netbee-heading-delimiter .aio-icon i {
    display: table;
    width: 100%;
    height: 100%;
}

.netbee-heading-module-wrap .netbee-heading-delimiter .aio-icon i:before {
    display: table-cell;
    vertical-align: middle;
}

.netbee-heading-module-wrap .netbee-heading-delimiter .aio-icon.circle {
    border-radius: 50%;
    overflow: hidden;
}

.netbee-heading-module-wrap.style_07 .netbee-heading-module .netbee-heading-delimiter,
.netbee-heading-module-wrap.style_08 .netbee-heading-module .netbee-heading-delimiter {
    width: 55px;
    right: 100%;
    margin-right: 10px;
}

.netbee-heading-module-wrap.style_09 .netbee-heading-module .netbee-heading-delimiter,
.netbee-heading-module-wrap.style_10 .netbee-heading-module .netbee-heading-delimiter {
    width: 55px;
    left: 100%;
    margin-left: 10px;
}

.netbee-heading-module-wrap.style_11 .netbee-heading-module,
.netbee-heading-module-wrap.style_12 .netbee-heading-module {
    padding: 0 65px;
}

.netbee-heading-module-wrap.style_11 .netbee-heading-module .netbee-heading-delimiter,
.netbee-heading-module-wrap.style_12 .netbee-heading-module .netbee-heading-delimiter {
    width: 55px;
}

.netbee-heading-module-wrap.style_11 .netbee-heading-module .netbee-heading-delimiter:first-child,
.netbee-heading-module-wrap.style_12 .netbee-heading-module .netbee-heading-delimiter:first-child {
    right: 100%;
    margin-right: 10px;
}

.netbee-heading-module-wrap.style_11 .netbee-heading-module .netbee-heading-delimiter:last-child,
.netbee-heading-module-wrap.style_12 .netbee-heading-module .netbee-heading-delimiter:last-child {
    left: 100%;
    margin-left: 10px;
}

.netbee-heading-module-wrap.style_07 .title-wrap,
.netbee-heading-module-wrap.style_08 .title-wrap,
.netbee-heading-module-wrap.style_09 .title-wrap,
.netbee-heading-module-wrap.style_10 .title-wrap,
.netbee-heading-module-wrap.style_11 .title-wrap,
.netbee-heading-module-wrap.style_12 .title-wrap {
    position: relative;
    display: inline-block;
}

.netbee-heading-module-wrap.style_07 .title-wrap .netbee-heading-delimiter,
.netbee-heading-module-wrap.style_08 .title-wrap .netbee-heading-delimiter,
.netbee-heading-module-wrap.style_09 .title-wrap .netbee-heading-delimiter,
.netbee-heading-module-wrap.style_10 .title-wrap .netbee-heading-delimiter,
.netbee-heading-module-wrap.style_11 .title-wrap .netbee-heading-delimiter,
.netbee-heading-module-wrap.style_12 .title-wrap .netbee-heading-delimiter {
    position: absolute;
    bottom: 0;
}

.netbee-heading-module-wrap.style_13 .inline-block,
.netbee-heading-module-wrap.style_14 .inline-block {
    width: 100%;
}

.netbee-heading-module-wrap.style_13 .netbee-title,
.netbee-heading-module-wrap.style_14 .netbee-title {
    font-size: 55px;
    line-height: 1;
    color: #e8e8e8;
}

.netbee-heading-module-wrap.style_13 .netbee-sub-title,
.netbee-heading-module-wrap.style_14 .netbee-sub-title {
    color: #28262b;
}

.netbee-heading-module-wrap.style_13 .netbee-heading-module,
.netbee-heading-module-wrap.style_14 .netbee-heading-module {
    width: 100%;
}

.netbee-heading-module-wrap.style_13 .netbee-heading-module .cover,
.netbee-heading-module-wrap.style_14 .netbee-heading-module .cover {
    position: relative;
}

.netbee-heading-module-wrap.style_13 .netbee-heading-module .cover .netbee-title,
.netbee-heading-module-wrap.style_14 .netbee-heading-module .cover .netbee-title {
    z-index: 1;
}

.netbee-heading-module-wrap.style_13 .netbee-heading-module .cover .netbee-sub-title,
.netbee-heading-module-wrap.style_14 .netbee-heading-module .cover .netbee-sub-title {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 100%;
    z-index: 2;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.netbee-heading-module-wrap .netbee-heading-module {
    float: left;
}

.netbee-heading-module-wrap .netbee-heading-module .netbee-title p {
    font: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
    color: inherit;
}

.netbee-heading-module-wrap .netbee-heading-module .netbee-title em.netbee-textmodule-featured-decoration {
    font-size: inherit;
    line-height: inherit;
    color: inherit;
}

.netbee-heading-module-wrap .netbee-heading-module .netbee-subtitle em.netbee-textmodule-featured-decoration {
    font-size: inherit;
    line-height: inherit;
    color: inherit;
}

.netbee-heading-module-wrap.text-center .netbee-heading-delimiter {
    margin: 0 auto;
}

.netbee-heading-module-wrap.text-left .netbee-heading-delimiter {
    margin-left: 0;
    margin-right: auto;
}

.netbee-heading-module-wrap.text-right .netbee-heading-delimiter {
    margin-left: auto;
    margin-right: 0;
}

.netbee-heading-module-wrap div.block-title p p {
    font: inherit;
    margin: 0;
    color: inherit;
}

.netbee-heading-module-wrap h1.netbee-title p,
.netbee-heading-module-wrap h2.netbee-title p,
.netbee-heading-module-wrap h3.netbee-title p,
.netbee-heading-module-wrap h4.netbee-title p,
.netbee-heading-module-wrap h5.netbee-title p,
.netbee-heading-module-wrap h6.netbee-title p {
    font: inherit;
    margin: 0;
    color: inherit;
}


/* start heading style 15 */

.netbee-heading-module-wrap.style_15 .netbee-heading-module {
    padding: 0 65px;
}

.netbee-heading-module-wrap.style_15 .netbee-heading-module .netbee-heading-delimiter {
    width: 55px;
}

.netbee-heading-module-wrap.style_15 .netbee-heading-module .netbee-heading-delimiter:first-child {
    right: 100%;
    margin-right: 10px;
}

.netbee-heading-module-wrap.style_15 .netbee-heading-module .netbee-heading-delimiter:last-child {
    left: 100%;
    margin-left: 10px;
}

.netbee-heading-module-wrap.style_15 .title-wrap {
    position: relative;
    display: inline-block;
}

.netbee-heading-module-wrap.style_15 .title-wrap .netbee-heading-delimiter {
    position: absolute;
    bottom: 50%;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.netbee-heading-module-wrap.style_15 .netbee-title {
    font-size: 55px;
    line-height: 1;
}

.netbee-heading-module-wrap.style_15 .netbee-heading-module {
    width: 100%;
}

.netbee-heading-module-wrap.style_15 .netbee-heading-module .cover {
    position: relative;
}

.netbee-heading-module-wrap.style_15 .netbee-heading-module .cover .netbee-title {
    z-index: 1;
    margin-bottom: 0 !important;
}

.netbee-heading-module-wrap.style_15 .netbee-heading-module .cover .netbee-sub-title {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 100%;
    z-index: 2;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}


/* end heading style 15 */


/* start heading style 16,17 */

.netbee-heading-module-wrap.style_16 .netbee-heading-module,
.netbee-heading-module-wrap.style_17 .netbee-heading-module {
    padding: 0 65px;
}

.netbee-heading-module-wrap.style_16 .netbee-heading-module .netbee-heading-delimiter,
.netbee-heading-module-wrap.style_17 .netbee-heading-module .netbee-heading-delimiter {
    width: 55px;
}

.netbee-heading-module-wrap.style_16 .netbee-heading-module .netbee-heading-delimiter:first-child,
.netbee-heading-module-wrap.style_17 .netbee-heading-module .netbee-heading-delimiter:first-child {
    right: 100%;
    margin-right: 10px;
}

.netbee-heading-module-wrap.style_16 .title-wrap,
.netbee-heading-module-wrap.style_17 .title-wrap {
    position: relative;
    display: inline-block;
}

.netbee-heading-module-wrap.style_16 .title-wrap .netbee-heading-delimiter,
.netbee-heading-module-wrap.style_17 .title-wrap .netbee-heading-delimiter {
    position: absolute;
    top: 50%;
    left: 50%;
    transform-origin: 0px 0px;
    z-index: -1;
}

.netbee-heading-module-wrap.style_16 .netbee-title,
.netbee-heading-module-wrap.style_17 .netbee-title {
    font-size: 55px;
    line-height: 1;
}

.netbee-heading-module-wrap.style_16 .netbee-heading-module,
.netbee-heading-module-wrap.style_17 .netbee-heading-module {
    width: 100%;
    padding: 0 !important;
}

.netbee-heading-module-wrap.style_16 .netbee-heading-module .cover,
.netbee-heading-module-wrap.style_17 .netbee-heading-module .cover {
    position: relative;
}

.netbee-heading-module-wrap.style_16 .netbee-heading-module .cover .netbee-title,
.netbee-heading-module-wrap.style_17 .netbee-heading-module .cover .netbee-title {
    z-index: 1;
    margin-bottom: 0 !important;
}


/* end heading style 16,17 */


/* start heading style 20 */

.netbee-heading-module-wrap.style_20 .netbee-heading-module {
    padding: 0 65px;
}

.netbee-heading-module-wrap.style_20 .netbee-heading-module .netbee-heading-delimiter {
    width: 55px;
}

.netbee-heading-module-wrap.style_20 .title-wrap {
    position: relative;
    display: inline-block;
}

.netbee-heading-module-wrap.style_20 .netbee-title {
    font-size: 55px;
    line-height: 1;
}

.netbee-heading-module-wrap.style_20 .netbee-heading-module {
    width: 100%;
}

.netbee-heading-module-wrap.style_20 .netbee-heading-module .cover {
    position: relative;
}

.netbee-heading-module-wrap.style_20 .netbee-heading-module .cover .netbee-title {
    z-index: 1;
    margin-bottom: 0 !important;
}

.netbee-heading-module-wrap.style_20 .netbee-heading-module .cover .netbee-sub-title {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 100%;
    z-index: 2;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}


/* end heading style 20 */

.netbee-heading-module-wrap.style_18 .netbee-heading-delimiter,
.netbee-heading-module-wrap.style_19 .netbee-heading-delimiter {
    /*display: none;*/
}

.netbee-heading-module-wrap.style_18 .netbee-title,
.netbee-heading-module-wrap.style_18 .netbee-sub-title,
.netbee-heading-module-wrap.style_19 .netbee-title,
.netbee-heading-module-wrap.style_19 .netbee-sub-title {
    white-space: nowrap;
}

.netbee-heading-module-wrap.style_18:not(.netbee_mirror_rotation) .netbee-heading-delimiter:first-of-type,
.netbee-heading-module-wrap.style_19:not(.netbee_mirror_rotation) .netbee-heading-delimiter:first-of-type {
    display: block;
}

.netbee-heading-module-wrap.style_18 .rotation-title-subtitle,
.netbee-heading-module-wrap.style_19 .rotation-title-subtitle {
    transform: rotate(-90deg);
    transform-origin: bottom left;
    position: absolute;
    bottom: 0;
    /*left: 63px;*/
}

.netbee-heading-module-wrap.style_19 .rotation-title-subtitle {
    /*left: 83px;*/
}

.netbee-heading-module-wrap.style_18.netbee_mirror_rotation .rotation-title-subtitle,
.netbee-heading-module-wrap.style_19.netbee_mirror_rotation .rotation-title-subtitle {
    left: 0px !important;
}

.netbee-heading-module-wrap.style_18.netbee_mirror_rotation .rotation-title-subtitle,
.netbee-heading-module-wrap.style_19.netbee_mirror_rotation .rotation-title-subtitle {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    position: relative;
}

.netbee-heading-module-wrap.style_18 .rotation-title-subtitle-container {
    position: relative;
}

.netbee-heading-module-wrap.style_19 .rotation-title-subtitle-container {
    position: relative;
}

.netbee-heading-module-wrap.style_18 .rotation-title-subtitle-container .netbee-title {
    margin-bottom: 0px !important;
}

.netbee-heading-module-wrap.style_18 .rotation-title-subtitle-container .netbee-title,
.netbee-heading-module-wrap.style_18 .rotation-title-subtitle-container .netbee-sub-title {
    -moz-transform: none !important;
    -webkit-transform: none !important;
    -o-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
}

.netbee-heading-module-wrap.style_18.netbee_mirror_rotation .netbee-heading-delimiter:last-of-type,
.netbee-heading-module-wrap.style_19.netbee_mirror_rotation .netbee-heading-delimiter:last-of-type {
    display: block;
}

.netbee-heading-module-wrap.style_18.text-center .netbee-title,
.netbee-heading-module-wrap.style_18.text-center .netbee-sub-title {
    text-align: right;
}

.netbee-heading-module-wrap.style_18.text-left .netbee-title,
.netbee-heading-module-wrap.style_18.text-left .netbee-sub-title {
    text-align: right;
}

.netbee-heading-module-wrap.style_18.text-right .netbee-title,
.netbee-heading-module-wrap.style_18.text-right .netbee-sub-title {
    text-align: right;
}

.netbee-heading-module-wrap.style_19.text-center .netbee-title,
.netbee-heading-module-wrap.style_19.text-center .netbee-sub-title {
    text-align: right;
}

.netbee-heading-module-wrap.style_19.text-left .netbee-title,
.netbee-heading-module-wrap.style_19.text-left .netbee-sub-title {
    text-align: right;
}

.netbee-heading-module-wrap.style_19.text-right .netbee-title,
.netbee-heading-module-wrap.style_19.text-right .netbee-sub-title {
    text-align: right;
}

.netbee-heading-module-wrap.style_14 .netbee-heading-delimiter {
    position: absolute;
    z-index: 99;
    left: 50%;
    -ms-transform: translateX(-50%) !important;
    -webkit-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important;
}

.vc_tta-panel-title {
    margin-bottom: 0 !important;
}

.vc_tta-panels-container .vc_tta-panel-body p {
    padding-left: 20px;
}

.vc_tta-panels-container.style-8 .vc_tta-panel-body p {
    padding-left: 48px;
}

.netbee-heading-module-wrap.style_23 .netbee-title,
.netbee-heading-module-wrap.style_23 .netbee-sub-title {
    position: relative;
    z-index: 9;
}

.netbee-heading-module-wrap.style_23 .netbee-heading-delimiter {
    position: relative;
    z-index: -1;
}

.netbee-heading-module-wrap.style_18::before,
.netbee-heading-module-wrap.style_19::before {
    content: "";
}