*,
::after,
::before {
    box-sizing: border-box
}

:root {
    --AccentColor-black: #ffff00;
}


html {
    margin: 0px;
    padding: 0px;
    height: 100%;
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    overflow-x: hidden;
}

body {
    margin: 0px;
    padding: 0px;
    height: 100%;
    font: normal 14px/1.8 'Roboto', 'Arial';
    text-align: left;
    background-color: #fff;

}

/**/
@media only screen and (max-width: 991px) {
    .dng-main {
        overflow-x: hidden;
        overflow-y: hidden;
    }
}

@media only screen and (max-width: 1400px) and (orientation: landscape) {
    .dng-main {
        overflow-x: hidden;
        overflow-y: hidden;
    }
}

@media only screen and (max-width: 1024px) and (orientation: portrait) {
    .dng-main {
        overflow-x: hidden;
        overflow-y: hidden;
    }
}


h1 {
    margin: 0 0 10px 0;
}

h2 {
    margin: 0 0 10px 0;
}

h3 {
    margin: 0 0 10px 0;
}

h4 {
    margin: 0 0 10px 0;
}

h5 {
    margin: 0 0 10px 0;
}

h6 {
    margin: 0 0 10px 0;
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.9;
}

:-moz-placeholder {
    color: inherit;
    opacity: 0.9;
}

::-moz-placeholder {
    color: inherit;
    opacity: 0.9;
}

:-ms-input-placeholder {
    color: inherit;
    opacity: 0.9;
}

:placeholder {
    color: inherit;
    opacity: 0.9;
}


a,
a:link {
    text-decoration: none;
    transition: color ease 300ms;
    -moz-transition: color ease 300ms;
    -webkit-transition: color ease 300ms;
    -o-transition: color ease 300ms;
    -ms-transition: color ease 300ms;
}

button {
    color: inherit;
}


.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.container {
    margin-left: auto;
    margin-right: auto;
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

/*left full ,right full*/

@media (max-width: 1199px) {
    .full-lg-none.full-column-inner {
        margin-right: 0 !important;
        width: auto !important;
    }
}

@media (max-width: 991px) {
    .full-md-none.full-column-inner {
        margin-right: 0 !important;
        width: auto !important;
    }
}

@media (max-width: 767px) {
    .full-sm-none.full-column-inner {
        margin-right: 0 !important;
        width: auto !important;
    }
}

@media (max-width: 575px) {
    .full-xs-none.full-column-inner {
        margin-right: 0 !important;
        width: auto !important;
    }
}

.dng-left-full,
.dng-right-full {
    max-width: none;
}


/*Fixed Footer*/
.fixed_footer_bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    max-height: 100%;
}

.fixed_footer_bottom .fixed_footer.active {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    overflow-Y: auto;
}

.fixed_footer_clone {
    background-color: #121212;
}

.dng-main.Boxed .rev_slider_wrapper.fullscreen-container {
    max-width: 100% !important;
    left: 0 !important;
}

@media only screen and (max-width: 991px) {
    .fixed_footer_bottom .fixed_footer.active {
        position: relative;
    }

    .fixed_footer_bottom,
    .fixed_footer_clone,
    .footer_box {
        height: auto !important;
        position: relative !important;
        max-height: inherit !important;
    }
}




/*color-white*/
.color-white,
.color-white p,
.color-white .Normal,
.color-white a,
.color-white a:link,
.color-white a:active,
.color-white a:visited,
.color-white a:hover,
.color-white h1,
.color-white h2,
.color-white h3,
.color-white h4,
.color-white h5,
.color-white h6 {
    color: #FFF !important;
}

/*color-blue*/
.color-blue,
.color-blue p,
.color-blue .Normal,
.color-blue a,
.color-blue a:link,
.color-blue a:active,
.color-blue a:visited,
.color-blue a:hover,
.color-blue h1,
.color-blue h2,
.color-blue h3,
.color-blue h4,
.color-blue h5,
.color-blue h6 {
    color: #004c98 !important;
}
/*ilightbox-noscroll*/
body.ilightbox-noscroll {
    overflow: visible;
}

[data-parallax="parallax"] {
    visibility: hidden;
}

[data-parallax="parallax"].parallax-load {
    visibility: visible;
}

/*input*/
input[type="text"] {
    border-radius: 0;
}

/*icon*/
.fa,
.fas {
    font-weight: 900 !important;
}

.sico,
.icon-svg {
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.sico svg {
    width: 1em;
    height: 1em;
    fill: currentColor;
    vertical-align: inherit;
    vertical-align: initial;
}

p>.sico,
p>.icon-svg,
li>.sico,
li>.icon-svg {
    vertical-align: middle;
    margin-bottom: 0.2em;
}


/*icon-svg*/

.icon-svg svg {
    width: 1em;
    height: 1em;
    stroke: currentColor !important;
    opacity: 0;
    vertical-align: sub;
    color: inherit;
}

.icon-svg svg * {
    color: inherit;
}

.icon-svg svg path,
.icon-svg svg polyline,
.icon-svg svg rect,
.icon-svg svg line {
    stroke: currentColor;
    fill: none;
    stroke-width: 2;
    stroke-miterlimit: 10;
}

.icon-svg.animated svg {
    opacity: 1;
}



/*btn*/
[class^='button-'],
[class*=' button-'] {
    position: relative;
    display: inline-block;
    font-size: 1rem;
    font-weight: 600;
    line-height: 50px;
    height: 50px;
    padding: 0 25px;
    margin-right: 3px;
    margin-bottom: 3px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
    background-image: none;
    border: none;
    border-radius: 50px;
    -webkit-transition: all .3s cubic-bezier(0.420, 0.000, 1.000, 1.000);
    transition: all .3s cubic-bezier(0.420, 0.000, 1.000, 1.000);
    -webkit-appearance: none;
    appearance: none;
}

.header-replace button,
.mobile-header-replace button {
    padding-left: 6px;
    padding-right: 6px;
}


body [class*='btn-']:hover {}

[class*='btn-']:focus {
    outline: 0;
    box-shadow: none;
}

body [class*='btn-'] {
    text-decoration: none !important;
}

/*social
[class*="social-"] {
    position: relative;
    display: inline-block;
}*/

/* section-no-padding */
.d-wrapper .section-no-padding.is-box .is-container {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
}

/* col-no-padding */
.row.col-no-padding {
    margin-left: 0;
    margin-right: 0;
}

.row.col-no-padding [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
}

.is-container.no-space {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding: 0 !important;
}

.layout-no-mt .is-container {
    margin-top: 0 !important;
}

.layout-no-mb .is-container {
    margin-bottom: 0 !important;
}

.layout-no-plr .is-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}


.pointer-events-none {
    pointer-events: none !important;
}

/*border radius*/
.border-radius-0 {
    border-radius: 0px !important;
}

.border-radius-3 {
    border-radius: 3px !important;
}

.border-radius-6 {
    border-radius: 6px !important;
}

.border-radius-circle {
    border-radius: 50% !important;
}

/*border radius*/
.position-relative {
    position: relative !important;
}

.position-static {
    position: static !important;
}

/*icon-cross*/
.icon-cross {
    width: 1em;
    height: 1em;
    display: inline-block;
    position: relative;
}

.icon-cross::after,
.icon-cross::before {
    content: "";
    border-left: 2px solid currentColor;
    position: absolute;
    height: 94%;
    margin-top: 3%;
    left: 50%;
    border-radius: 3px;
    margin-left: -1px;
}

.icon-cross::after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.icon-cross::before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}



.z-index-100 {
    z-index: 100 !important;
    position: relative;
}


/* */

/* Adjustment for Default & Foundation */
.d-wrapper .container>.row,
.d-wrapper .container>div>.row {
    margin-top: 0;
    margin-bottom: 0;
}


.d-wrapper a:hover {
    text-decoration: none;
}

.d-wrapper img {
    max-width: 100%;
}


/* Container for All Sections */
.d-wrapper {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 100%;
    transition: all ease 0.5s;
}

.d-wrapper>div {
    display: flex;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    position: relative;
    transition: all ease 0.3s;
    flex-direction: column;
}

.d-wrapper .is-wrapper {
    position: relative;
}

.d-wrapper::after {
    content: "";
    clear: both;
    display: block;
    overflow: hidden;
}

.d-wrapper .d-placeholder {
    display: none;
}

/* Boxes */
.is-box {
    vertical-align: middle;
}

.is-section .is-boxes {
    display: flex;
    flex: 0 0 100%;
    height: 100%;
    width: 100%;
    position: relative;
    backface-visibility: hidden;
}

.is-section .is-container {
    align-self: center;
}

.is-section.layout-lightbox-content {
    display: none;
}

.is-boxes:empty {
    min-height: 50px;
}

.is-overlay+.is-boxes:empty,
.is-overlay+.is-boxes>.is-box-centered:empty {
    height: 275px;
}

@media all and (max-width: 991px) {
    .is-overlay+.is-boxes:empty {
        min-height: 275px;
    }

    .is-overlay+.is-boxes:empty,
    .is-overlay+.is-boxes>.is-box-centered:empty {
        height: 275px;
    }
}

.no-min-height {
    min-height: auto;
}


.is-box-centered {
    width: 100%;
    position: relative;
    vertical-align: middle;
}

.is-stretch>div:not(.is-arrow-down) {
    position: relative;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
}

.flexi-position {
    position: relative;
}

.is-stretch .flexi-position {
    position: absolute;
}

.is-section.is-stretch {
    min-height: 300px;
}

.is-section.layout-hidden-content {
    display: none !important;
}


@media all and (max-width: 991px) {
    .is-box-md-reverse {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
}


/* New */

@media all and (max-width: 991px) {

    /*   .is-section:not(.is-stretch), .is-section-100:not(.is-stretch) { height: auto !important; } is-stretch is an exception */
    .is-section:not(.is-box):not(.section-pagepiling) {
        height: auto !important;
    }

    /* .is-boxes { height: auto !important; }
    .is-boxes {
        height: 100% !important;
    }
 */
    /* new */

    .is-box-img {
        height: 300px !important;
    }

    .is-box-img .is-boxes {
        height: 100% !important;
    }

    .is-section:not(.section-slider) .is-boxes {
        display: block;
    }

    .is-box {
        display: flex;
        flex: 0 0 100%;
        max-width: 100%;
    }


    /* new */
}

.is-container {
    margin: 0 auto;
    padding: 0 15px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}


/* Boxed Layout */
.d-wrapper .is-boxed-layout .is-container {
    padding: 50px;
    background: #fff;
}

/* 80px */
@media all and (max-width: 1280px) {
    .d-wrapper .is-boxed-layout .is-container {
        padding: 30px;
    }
}

@media all and (max-width: 1024px) {
    .d-wrapper .is-boxed-layout .is-container {
        padding: 30px;
    }

    /*  .d-wrapper .is-boxed-layout .is-overlay {
        display: none !important;
    }
    .d-wrapper .is-boxed-layout {
        background: #fff !important;
    } */
}

/* Default Layout */

/* Middle */
.d-wrapper .is-box .is-container {
    margin-top: 92px;
    margin-bottom: 92px;
    width: 100%;
}

.has-sidebar .d-wrapper .is-box .is-container {
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 0;
}

@media all and (max-width: 991px) {
    .d-wrapper .is-box .is-container {
        margin-top: 60px;
        margin-bottom: 60px;
    }

    .has-sidebar .d-wrapper .is-box .is-container {
        margin-top: 20px;
        margin-bottom: 20px;
    }
}



/* Overlay */
.is-overlay {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    /*z-index:1;*/
}




/*.is-boxes, .is-box-centered {z-index:1}*/
.is-overlay .is-overlay-bg {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 60%;
}

.is-overlay .is-overlay-bg.is-scale-animated.is-appeared {
    animation: is-scale 25s ease forwards;
    -ms-animation: is-scale 25s ease forwards;
    -webkit-animation: is-scale 25s ease forwards;
    -o-animation: is-scale 25s ease forwards;
    -moz-animation: is-scale 25s ease forwards;
}



@keyframes is-scale {
    from {
        transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        -moz-transform: scale(1);
    }

    to {
        transform: scale(1.2);
        -ms-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -o-transform: scale(1.2);
        -moz-transform: scale(1.2);
    }
}

.is-overlay .is-overlay-color {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgb(0, 0, 0);
    opacity: 0.05;
}

.is-overlay .is-overlay-content {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: inherit;
    /* dec 2017 */
}

.is-overlay .is-overlay-content.content-selectable {
    z-index: 1
}


.overlay-responsive .is-overlay-mobile-bg {
    display: none;
}

@media (max-width: 767px) {
    .overlay-responsive .is-overlay-bg {
        display: none;
    }

    .overlay-responsive .is-overlay-mobile-bg {
        display: block;
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        overflow: hidden;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
}



/* dec 2017 
.is-container {
    z-index: 1
}
*/
/* dec 2017 */

/* Section & Content Styles */

/* Background Color */
.is-bg-grey,
.d-wrapper>div.is-bg-grey,
.is-section.section-slider .is-box.is-bg-grey {
    background-color: #eeeff0
}

.is-bg-dark,
.d-wrapper>div.is-bg-dark,
.is-section.section-slider .is-box.is-bg-dark {
    background-color: #111
}

.is-bg-light,
.d-wrapper>div.is-bg-light,
.is-section.section-slider .is-box.is-bg-light {
    background-color: #fff
}

.d-wrapper>div.is-bg-none,
.is-section.section-slider .is-box.is-bg-none {
    background-color: transparent;
}

.bg-white {
    background-color: #FFF;
}

.bg-dark {
    background-color: #111;
}


/* Text Color */
.is-light-text,
.is-light-text h1,
.is-light-text h2,
.is-light-text h3,
.is-light-text h4,
.is-light-text h5,
.is-light-text h6,
.is-light-text p,
.is-light-text li,
.is-light-text div,
.is-light-text span:not(.sico) {
    color: #fff;
}

.is-dark-text .is-light-text {
    color: #fff;
}

.is-light-text a,
.is-light-text a:link,
.is-light-text a:visited {
    color: #fff;
}

.is-light-text a:hover {
    color: #fff;
    text-decoration: underline;
}




/**/
.is-section.is-light-text {
    background-color: #000000;
}

.is-section.is-light-text:not([style*="background-color"]) .is-overlay-bg,
.is-section.is-light-text:not([style*="background-color"]) .is-overlay-mobile-bg {
    background-color: #FFF;
}



/* Vertical Alignment */
.is-content-top {
    vertical-align: top;
}

.is-content-bottom {
    vertical-align: bottom
}

.is-content-top>.is-boxes>.is-container {
    align-self: flex-start;
}

.is-content-bottom>.is-boxes>.is-container {
    align-self: flex-end;
}



/* Horizontal Alignment */
.is-container.is-content-left {
    margin-left: 100px;
}

.is-container.is-content-right {
    margin-right: 100px;
}

@media all and (max-width: 1200px) {
    .is-container.is-content-left {
        margin-left: 60px
    }

    .is-container.is-content-right {
        margin-right: 60px;
    }
}

@media all and (max-width: 991px) {
    .is-container.is-content-left {
        margin-left: auto;
    }

    .is-container.is-content-right {
        margin-right: auto;
    }
}


/* Text Alignment */
.is-align-right {
    text-align: right;
}

.is-align-center {
    text-align: center;
}

.is-align-left {
    text-align: left;
}

.is-align-justify {
    text-align: justify;
}



/* Section Height */

@media (max-width: 575.98px) {
    #Body .is-section-xs-50 {
        height: 50vh;
    }

    #Body .is-section-xs-auto {
        height: auto;
        min-height: auto;
    }
}

@media (max-width: 767.98px) {
    #Body .is-section-sm-50 {
        height: 50vh;
    }

    #Body .is-section-sm-auto {
        height: auto;
        min-height: auto;
    }
}

@media (max-width: 991.98px) {
    #Body .is-section-md-50 {
        height: 50vh;
    }

    #Body .is-section-md-auto {
        height: auto;
        min-height: auto;
    }
}

@media (max-width: 1199.98px) {
    #Body .is-section-lg-50 {
        height: 50vh;
    }

    #Body .is-section-lg-auto {
        height: auto;
        min-height: auto;
    }
}


/* Stretched container (not used yet) */
.is-container.is-stretch-w {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
}

.is-container.is-stretch-h {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.is-container.is-stretch-w>div {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.is-container.is-stretch-w>div>div {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.is-container.is-stretch-h>div {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.is-container.is-fullheight {
    height: 100%
}

.is-container.is-container-fluid {
    max-width: none;
    width: auto;
}

.bg-attachment-fixed,
.bg-attachment-fixed .is-overlay-bg {
    background-attachment: fixed !important;
}




/* Others */

.is-hidden {
    display: none !important;
}

.gm-style {
    font-family: inherit !important;
}




/*custom module loading*/
@-webkit-keyframes loading-rotate {
    0% {
        -webkit-transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes loading-rotate {
    0% {
        -moz-transform: rotate(0);
    }

    100% {
        -moz-transform: rotate(360deg);
    }
}

@keyframes loading-rotate {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

.custom-module .swiper-container.loading,
.custom-module .soon.loading {
    min-height: 100px;
    max-height: 50vh;
    position: relative;
}

.custom-module .swiper-container.loading>*,
.custom-module .soon.loading>* {
    visibility: hidden;
}

.custom-module .swiper-container.loading:after,
.custom-module .soon.loading:after {
    content: "";
    width: 40px;
    height: 40px;
    display: inline-block;
    border: 5px solid #E3E3E3;
    border-top-color: #555;
    border-left-color: #555;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: -20px;
    -webkit-animation: loading-rotate 0.7s infinite;
    -moz-animation: loading-rotate 0.7s infinite;
    animation: loading-rotate 0.7s infinite;
    z-index: 101;
}

.custom-module .soon {
    display: none;
}

.custom-module .number {
    color: currentColor;
}

#Body:not(.builder-editor-mode) .custom-module .ajaxform .from-error {
    display: none;
}

/*video*/
.html5-video {
    position: relative;
}

.html5-video video {
    width: 100%;
}

.html5-video .play-button,
.html5-video .play-button2 {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -36px 0 0 -36px;
    cursor: pointer;
}

/*fixed element*/


.fixed-element {
    position: absolute;
    pointer-events: none;
    max-width: 100%;
}

.fixed-element img {
    width: 100%;
}


/*css3-animate*/
.css3-animate {
    opacity: 0;
    position: relative;
}

.css3-animate:not(.animated) {
    -webkit-animation: none;
    animation: none;
}

.css3-animate.animated {
    -webkit-animation-duration: .8s;
    animation-duration: .8s;
}

.animated {
    opacity: 1;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animation.brush {
    z-index: 1;
    position: relative;
    display: inline-block;
    white-space: nowrap;
}

.bg-attachment-js .is-overlay {
    backface-visibility: hidden;
    transform: translate3d(0, 0, 0);
    pointer-events: none;
}

.bg-attachment-js .is-overlay-bg {
    position: static;
    backface-visibility: hidden;
}

a:focus,
button:focus,
[tabindex="0"] {
    outline: none;

}



/*skip-menu*/
#skip-menu {
    position: fixed;
    top: 0;
    left: 0;
    right: auto;
    z-index: 999999;
}

#skip-menu ul {
    padding: 0;
    margin: 0;
}

#skip-menu ul a {
    color: #fff;
    background: #1c44a4;
    position: absolute;
    top: 0;
    left: -9999px;
    right: auto;
    white-space: nowrap;
    padding: 10px;
    border: none;
    display: block;
}

#skip-menu ul a:focus {
    left: 0;
}



.builder-tab-title {
    cursor: pointer;
}

.builder-tab-cont {
    display: none;
}

@media only screen and (max-width: 991px) {
    .builder-tab-title:not(.mobile-show) {
        display: none !important;
    }
}

@media only screen and (min-width: 992px) {
    .mobile-show {
        display: none !important;
    }
}

.section-tabs-container .is-container {
    transition: none;
}

.section-tabs-container[data-effect="slide"] {
    position: relative;
    overflow: hidden;
}

.section-tabs-container[data-effect="slide"]>.is-container {
    transition: all 300ms ease-in;
    opacity: 1;
}

.section-tabs-container[data-effect="slide"]>.is-container.out {
    transform: translateX(-100%);
    opacity: 0;
}

.section-tabs-container[data-effect="slide"]>.is-container.in {
    transform: translateX(100%);
    opacity: 1;
}

.section-tabs-container>.is-container:focus {
    outline: 2px dotted #f00 !important;
}

/**/
.img-shadow {
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
}

.portfolio-shadow .pic {
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
}



.search-normal-box .search {
    color: currentColor !important;
}

.floating-header-logo {
    max-height: 90%;
}

.search-normal-box .searchInputContainer {
    border-color: rgba(225, 230, 241, .5) !important;
    border-radius: 5px !important;
}

.search-normal-box .NormalTextBox {
    height: 35px !important;
}

.search-normal-box .search {
    height: 35px !important;
    width: 35px !important;
}

.search-normal-box .searchInputContainer a.dnnSearchBoxClearText {
    height: 35px !important;
}

@media only screen and (max-width: 1600px) {

    #Body .dnngo_gomenu .primary_structure>li>a {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    #Body .dnngo_gomenu .primary_structure>li>div {
        padding-top: 10px !important;
    }
}


.dng-megamenu .dnngo_menu_list li {
    white-space: normal;
}

.dng-megamenu .dnngo_menu_list li a {
    margin-bottom: 24px;
}

.dng-megamenu .dnngo_menu_list li li a {
    display: grid;
    align-items: flex-start;
    grid-template-columns: auto auto;
    justify-content: flex-start;
    margin-bottom: 14px;
}

.dng-megamenu .dnngo_menu_list li li li a::before, 
.dng-megamenu .dnngo_custommenu .submenu li li a::before{
    content: none !important;
}

.custom-title01 {
    margin-bottom: 40px;
}

.custom-title01 small {
    color: #333333;
    font-size: 28px;
    font-weight: 600;
}

.custom-title01 .title {
    color: var(--AccentColor);
    font-size: 46px;
    margin: 0;
    font-weight: 600;
}

.custom-title01 .title span {
    color: var(--AccentColor2);
}

.custom-title01::after {
    content: "";
    width: 110px;
    height: 2px;
    display: inline-block;
    background-color: var(--AccentColor);
    margin: -3px 0 0;
}

.title-right-line {
    width: 80px;
    height: 2px;
    background-color: var(--AccentColor);
    vertical-align: middle;
    display: inline-block;
    margin: 0 0px 4px 10px;
}

.is-light-text .custom-title01 small {
    color: #FFF;
}

.is-light-text .custom-title01 .title {
    color: #FFF;
}

.is-light-text .title span {
    color: var(--AccentColor4);
}

.is-light-text .custom-title01::after {
    background-color: #FFF;
}


.custom-title01.line-accent2::after{
    background-color: var(--AccentColor2);
}


@media only screen and (max-width: 767px) {
    .custom-title01 {
        margin-bottom: 20px;
    }

    .custom-title01 small {
        font-size: 20px;
    }

    .custom-title01 .title {
        font-size: 32px;
    }

}

.custom-title02 {
    margin-bottom: 40px;
}

.custom-title02 .title {
    font-size: 40px;
    margin: 0;
    font-weight: 600;
}

.custom-title02 .title span {
    color: var(--AccentColor);
}

.custom-title02::after {
    content: "";
    width: 110px;
    height: 2px;
    display: inline-block;
    background-color: var(--AccentColor);
    margin: 38px 0 0;
}


.is-light-text .custom-title02 .title {
    color: #FFF;
}

.is-light-text .title span {
    color: var(--AccentColor4);
}

.is-light-text .custom-title02::after {
    background-color: #FFF;
}

@media only screen and (max-width: 767px) {
    .custom-title02 {
        margin-bottom: 20px;
    }

    .custom-title02 .title {
        font-size: 32px;
    }

}






.home-section-slider.is-section.section-slider .swiper-pagination-bullets {
    position: static;
    margin: 60px 0;
}

.home-section-slider.is-section.section-slider .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    margin: 0 6px 6px;
    background-color: #e5e5e5;
}

.home-section-slider.is-section.section-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 16px;
    height: 16px;
    margin: 0 6px 6px;
    background-color: var(--AccentColor);
}

.home-section-slider.is-section.section-slider .swiper-pagination-bullet::before {
    content: none;
}


.button-01.bg-white {
    background-color: #FFF;
    color: var(--AccentColor) !important;
}

.button-01.bg-white:hover {
    background-color: rgba(255, 255, 255, .95);
    color: var(--AccentColor) !important;
}

.button-01.bg-accent2 {
    transition: all ease-in 300ms !important;
}

.button-01.bg-accent2:hover {
    color: #FFF !important;
    filter: brightness(1.2)
}


@media only screen and (min-width: 768px) {

    .button-01.btn-small {
        height: 54px !important;
        line-height: 54px !important;
        font-size: 18px !important;
        min-width: 208px !important;
    }

}

.videos-section .is-overlay {
    height: 60%;
}

@media only screen and (max-width: 767px) {
    .videos-section .is-overlay {
        height: 100%;
    }
}


.videos-box .pic {
    box-shadow: 0 0 15px rgba(0, 0, 0, .2);
    position: relative;
}

.videos-box .pic a::before {
    content: "";
    width: 72px;
    height: 72px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -36px 0 0 -36px;
    box-shadow: 0 0 0 8px rgba(255, 255, 255, .5);
    border-radius: 50%;
    background-color: #FFF;
}

.videos-box .pic a::after {
    content: "";
    border-left: 20px solid var(--AccentColor2);
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -14px 0 0 -7px;
}

.videos-box .title {
    padding-left: 72px;
    position: relative;
    max-width: 560px;
    margin-top: 40px;
}

.videos-box .title::before {
    content: "";
    border-left: 2px solid #fff;
    bottom: 0;
    left: 36px;
    top: -120px;
    position: absolute;
    z-index: 1;
}

.videos-box.right-box .title {
    margin-bottom: 40px;
}

.videos-box.right-box .title::before {
    border-left-color: #FFF;
    top: 0;
    bottom: -120px;
}

@media only screen and (max-width: 767px) {
    .videos-box .title::before {
        content: none;
    }

    .videos-box .title {
        color: #FFF !important;
        padding-left: 0;
        order: 10;
        margin: 30px 0 40px !important;
        font-size: 18px !important;
    }

    .videos-box {
        display: flex;
        flex-direction: column;
    }

    .videos-box .pic a::before,
    .videos-box .pic a::after {
        zoom: 0.6;

    }

}





.footer-section a:hover {
    color: var(--AccentColor4) !important;
    text-decoration: none;
}


#Body .custom-social {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    margin: 5px 5px 5px;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(255, 255, 255, .1);
    font-size: 20px;
}

#Body .custom-social,
#Body .custom-social:link,
#Body .custom-social:visited {
    color: #FFF;
    transition: background-color ease-in 300ms;
}

#Body .custom-social:hover {
    color: #FFF !important;
    background-color: var(--AccentColor);
}

#Body .custom-social svg {
    width: 1em;
    height: 1em;
    fill: currentColor;
}

.subscribe-box {
    width: 585px;
    height: 75px;
    max-width: 100%;
    background-color: #ffffff;
    border-radius: 38px;
    display: flex;
    margin: 0 auto;
}

.subscribe-box .email-text {
    flex-grow: 1;
    background: none;
    border: none;
    color: #333;
    padding: 0 40px;
    border-radius: 38px;
}

.subscribe-box .submit-btn {
    width: 69px;
    flex: 0 0 69px;
    background-color: var(--AccentColor);
    border: none;
    color: #FFF;
    border-radius: 50%;
    margin: 3px;
}

.subscribe-box .submit-btn svg {
    fill: currentColor;
    width: 36px;
    height: 36px;
}

.subscribe-box .submit-btn span {
    vertical-align: middle;
}


#Body .subscribe-form-main .validationEngineContainer {
    width: 585px;
    height: 75px;
    max-width: 100%;
    background-color: #ffffff;
    border-radius: 38px;
    display: flex;

    margin: 0 auto;
}

#Body .subscribe-form2 .subscribe-form-main input[type="email"] {
    background: none;
    border: none;
    color: #333;
    padding: 0 40px;
    border-radius: 38px;
    box-shadow: none;
    height: 100%;
}

#Body .subscribe-form2 .subscribe-form-main .xblog_Subscription_btn {
    width: 69px;
    flex: 0 0 69px;
    background-color: var(--AccentColor);
    border-radius: 50%;
    margin: 3px;
    overflow: hidden;
}

#Body .subscribe-form2 .subscribe-form-main .xblog_Subscription_btn input {
    background: none;
    border: none;
    color: #FFF;
    padding: 0;
    overflow: hidden;
    text-indent: 100px;
    font-size: 0;
    background: url('data:image/svg+xml;utf8,<svg viewBox="0 0 400 400" xmlns="http://www.w3.org/2000/svg"><path d="M396.592,23.055c-2.88-2.572-6.98-3.254-10.534-1.754L6.164,180.958c-3.837,1.618-6.277,5.428-6.121,9.579   c0.156,4.151,2.88,7.767,6.834,9.082l113.132,37.634v112.562c0,4.229,2.656,7.98,6.659,9.403c1.103,0.38,2.216,0.575,3.339,0.575   c2.958,0,5.818-1.315,7.761-3.693l55.239-67.872l89.917,88.628c1.904,1.881,4.422,2.875,7.02,2.875   c0.839,0,1.679-0.098,2.499-0.321c3.397-0.877,6.102-3.47,7.098-6.841l99.973-339.271c1.103-3.693-0.059-7.688-2.939-10.261   L396.592,23.055z M322.55,69.635L128.132,218.914l-89.741-29.857L322.55,69.635z M140.003,234.982L328.252,90.449L184.415,267.15   c0,0,0,0.02-0.029,0.02l-44.382,54.541V234.982z M285.081,350.954l-79.412-78.278L366.278,75.365l-81.198,275.569V350.954z" fill="%23FFFFFF" ></path></svg>');
    background-size: 36px 36px;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 100%;
}


.pagetitle-breadcrumbs-box a:hover {
    color: var(--AccentColor3) !important;
}

@media only screen and (min-width: 992px) {
    .page-title.large .main-title {
        font-size: 45px !important;
    }

    .pagetitle-breadcrumbs-box {
        font-size: 20px !important;
    }
}


.CorporateBusiness-imgbox {
    display: inline-block;
    position: relative;
    z-index: 2;
}



.CorporateBusiness-imgbox.left-img::after {
    transform: translate(7%, -4%);
}

.CorporateBusiness-imgbox.left-img::before {
    left: -7%;
}

@media only screen and (max-width: 1024px) {
    .CorporateBusiness-imgbox::after {
        transform: translate(-10px, -10px);
    }

    .CorporateBusiness-imgbox::before {
        right: -10px;
        bottom: -10px;
    }

    .CorporateBusiness-imgbox.left-img::after {
        transform: translate(10px, -10px);
    }
    .CorporateBusiness-imgbox.left-img::before {
        left: -10px;
    }

}

.hide {
    display: none;
}

.show-more .sico {
    transition: all ease-in 300ms;
}

.show-more.active .sico {
    transform: rotate(180deg);
}

.page-title .main-title {
    text-transform: uppercase;
}


.custom-team{
    position: relative;
    padding: 60px 25px;
    display:flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 35px;
    height: calc(100% - 35px);
    text-align: center;
}
.custom-team::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    border: 1px solid var(--AccentColor);
    border-radius: 3px;
    opacity: 0.2;
}
.custom-team .pic img{
    border-radius: 50%;
}
.custom-team .pic {
    margin-bottom: 40px;
}
.custom-team .title{
    font-size: 24px;
    color: #2e323c;
    margin: 0 0 8px;
}
.custom-team p{
    margin-bottom: 0;
}

.is-light-text .list-01 li,
.is-light-text .list-01 .sico{
    color: #FFF;
}
.list-01 .sico.fal-chevron-right{
    margin-top: 3px;
    font-size: 16px;
}

.list-dot li{
    position: relative;
    padding-left: 22px;
}
.list-dot li::before{
    content: "";
    width: 6px;
    height: 6px;
    background-color: var(--AccentColor);
    border-radius: 50%;
    position: absolute;
    top: 17px;
    left: 0px;
}


@media only screen and (min-width: 992px) {
    .section-box-right-arrow{
        position: relative;
        z-index: 1;
        box-shadow: 10px 0px 10px rgba(0, 0, 0, .2);
    }
    .section-box-right-arrow::before{
        content: "";
        width: 70px;
        height: 70px;
        transform: rotate(45deg);
        background-color: inherit;
        position: absolute;
        left: 100%;
        top: 50%;
        margin: -35px 0px 0 -35px;
        box-shadow: 10px -10px 10px rgba(0, 0, 0, .2);
    }
    .section-box-left-arrow{
        position: relative;
        z-index: 1;
        box-shadow: -10px 0px 10px rgba(0, 0, 0, .2);
    }
    .section-box-left-arrow::before{
        content: "";
        width: 70px;
        height: 70px;
        transform: rotate(45deg);
        background-color: inherit;
        position: absolute;
        right: 100%;
        top: 50%;
        margin: -35px -35px 0px 0 ;
        box-shadow: -10px 10px 10px rgba(0, 0, 0, .2);
    }

}

.custom-table td{
    padding: 10px 0;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
}
.custom-table td:last-child{
    text-align: right;
}

.custom-iconbox{
    padding: 45px 30px 40px;
    text-align: center;
    position: relative;
    height: calc(100% - 30px);
    margin-bottom: 30px;
}
.custom-iconbox::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid var(--AccentColor);
    pointer-events: none;
    opacity: 0.6;
}

.custom-iconbox .pic{
    margin-bottom: 30px;
}
.custom-iconbox .title{
    font-size: 24px;
    text-align: center;
    margin-bottom: 28px;
}




#Body .member-group{
    padding: 115px 0 60px;
    text-align: center;
}
#Body .member-group .member-notice{
    margin:0px auto 40px;
    color: #333333;
    font-weight: 600;
    width: 740px;
}
#Body .member-group .member-header{
    display:flex;
    width: 507px;
    margin:0px auto 10px;
    max-width: 100%;
}
#Body .member-group .member-header .search-plane{
    width: 10%;
    flex-grow: 1;
}
#Body .member-group .member-header .search-plane .search-control{
    width:100%;
    margin:0;
    border:1px solid #cdcdcd;
    margin-right:15px;
    border-radius:4px;
    height:50px;
}
#Body .member-group .member-header .btn-search{
    height:50px;
    border-radius:4px;
}
#Body .member-group .member-title{
    border-radius:4px;
    background-color:var(--AccentColor);
    height:51px;
    display:flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 26px;
    margin-bottom: 30px;
}

#Body .member-group .sort-btn{
    margin: 0;
}
#Body .member-group .choose-panle{
    position: static;
    transform: none;
}
#Body .member-group .choose-panle .sort-btn li a{
    font-size: 18px;
}
#Body .member-group .member-results{
    margin: 0 -20px;
}
#Body .member-group .member-results .member-item{
    box-shadow: 0 0 15px rgba(0, 0, 0, .2);
}
#Body .member-group .member-service{
    height: 51px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    line-height: 1.2;
    font-size: 17px !important;
    background: var(--AccentColor);
}
#Body .member-group .member-results .member-logo img{
    transform: none;
    width: 100%;
    height: 100%;
    object-fit: contain;
    position:static;
}
#Body .member-group .member-info strong{
    text-align: left;
    margin: 10px 0 12px;
    font-size: 20px;
}
#Body .member-group .member-info p{
    text-align: left;
    font-size: 18px;
}
#Body .member-group .member-box .member-button{
    background-color: var(--AccentColor);
    transition: all ease-in 300ms;
    font-size: 16px;
    margin-right: 10px;
}
#Body .member-group .member-box .member-button:hover,
#Body .member-group .member-box .member-button-close{
    background-color: var(--AccentColor2);
}

#Body .member-group .member-details{
    text-align: left;
}


@media (max-width: 767px) {
    #Body .member-group{
        padding: 80px 0 50px;
    }
    #Body .member-group .member-title{
        flex-direction: column;
        height: auto;
        padding: 20px 10px;
    }
    #Body .member-group .choose-panle{
        margin-top: 10px;
    }

}



.custom-iconbox02{
    background-color: #ffffff;
    box-shadow:0 0 15px rgba(0,0,0,0.2);
    padding: 60px 30px 40px;
    border-radius: 6px;
    margin: 0 0 50px;
    text-align: center;
    height:calc(100% - 50px);
}
.custom-iconbox02 .number{
    width: 90px;
    height: 90px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 32px;
    position: relative;
    z-index: 2;
    color: #FFF;
    margin: 0px 0px 40px;
    background-color:var(--AccentColor);
    border-radius:50%;
}


.custom-timeline-box{
    position:relative;
}
.custom-timeline-box::after{
    content: "";
    border-left: 3px solid var(--AccentColor);
    left: 50%;
    top: 114px;
    bottom: 0;
    position:absolute
}
.custom-timeline-box > div:nth-child(2n){
    padding-left: 140px;
    margin-top:165px;
}
.custom-timeline-box > div:nth-child(2n + 1){
    padding-right: 140px;
    margin-bottom:100px;
}
.custom-timeline-box .year{
    position:absolute;
    right:0;
    border-bottom:1px solid  var(--AccentColor2);
    width:118px;
    text-align:center;
    font-size:24px;
    top: 65px;
    line-height:1.6;
}
.custom-timeline-box > div:nth-child(2n) .year{
   left:0;
}
.custom-timeline-box .year:after{
    content:"";
    height:16px;
    width:16px;
    background-color:#FFF;
    border:4px solid var(--AccentColor2);
    position:absolute;
    right:0;
    bottom:0;
    border-radius:50%;
    margin:0 -9px -8px 0;
    z-index:1;
}
.custom-timeline-box > div:nth-child(2n) .year:after{
   left:-7px;
}
.custom-timeline-box .pic{
    margin-bottom: 30px;
}
.custom-timeline-box img{
    width: 100%;
}


body:not(.builder-editor-mode) .custom-timeline-box > div:nth-child(6) ~ div{
    display: none;
}

body:not(.builder-editor-mode) .custom-timeline-box ~ .row .timeline-more{
    display: none;
}


@media (max-width: 991px) {
    .custom-timeline-box > div:nth-child(2n){
        padding-left: 80px;
        margin-top:100px;
    }
    .custom-timeline-box > div:nth-child(2n + 1){
        padding-right: 80px;
        margin-bottom:60px;
    }
    .custom-timeline-box .year{
        font-size: 16px;
        width: 68px;
    }
    .custom-timeline-box::after{
        top: 100px;
    }


}

@media (max-width: 767px) {

    .custom-timeline-box > div:nth-child(2n){
        padding-left: 15px;
        margin:0 0 30px;
    }
    .custom-timeline-box > div:nth-child(2n + 1){
        padding-right: 15px;
        margin:0 0 30px;
    }

    .custom-timeline-box::after{
        content: none;    
    }
    .custom-timeline-box .year{
        position: relative;
        left: 0;
        top: 0;
        font-size: 18px;
        margin-bottom: 10px;
        border: none;
        padding-left: 25px;
        display: block;
    }
    .custom-timeline-box > div .year::before{
        content: "";
        border-left:1px solid var(--AccentColor2);
        position: absolute;
        top: 7px !important;
        bottom: -20px !important; 
        left: 7px;
     }
    .custom-timeline-box > div .year:after{
        margin: 0 !important;
        left: 0px !important;
        top: 6px !important;
     }


}



.custom-infobox{
    display: flex;   
    border-bottom: 1px dashed #d5d5d5;
    padding: 40px 0;
    height: 100%;
}
.custom-infobox .number{
    width:58px;
    height:58px;
    display:flex;
    align-items: center;
    justify-content: center;
    font-size:20px;
    color:var(--AccentColor);
    font-weight:700;
    flex: 0 0 58px;
    margin:6px 20px 0 0 ;  
    position:relative; 
}
.custom-infobox .number:after{
    content:"";
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    pointer-events: none;
    box-shadow:0 8px 25px var(--AccentColor);
    border-radius:50%;
    opacity:.3
}

.custom-infobox .img{
    margin:6px 20px 0 0 ;  
    flex: 0 0 120px;
}

.custom-infobox .title{
     font-size:24px;
     margin:0 0 10px;
}
.custom-infobox .link .sico {
     vertical-align:middle;
     margin-left:10px;
     margin-bottom:4px;
}
.custom-infobox .link,
.custom-infobox .link:link{
    color: #555555;
    font-size: 20px;
}
.custom-infobox .link:hover{
    color: var(--AccentColor2);
}
.custom-infobox p{
    margin: 0;
}





.custom-team2{
    position: relative;
    padding: 60px 25px;
    display:flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 35px;
    height: calc(100% - 35px);
    text-align: center;
    font-size: 20px;
}
.custom-team2::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    border: 1px solid var(--AccentColor);
    border-radius: 3px;
    opacity: 0.2;
}
.custom-team2 .pic img{
    border-radius: 50%;
}
.custom-team2 .pic {
    margin-bottom: 40px;
}
.custom-team2 .title{
    font-size: 24px;
    color: #2e323c;
    margin: 0 0 20px;
}
.custom-team2 .title::after{
    content: "";
    border-bottom: 2px solid var(--AccentColor);
    margin: 25px auto 0;
    display: block;
    width: 32px;
}
.custom-team2 p{
    margin-bottom: 0;
}



#Body .Publications_Subscription .subscribe-form2 .subscribe-form-main .validationEngineContainer{
    width: 473px;
    height: 66px;
    border-radius: 5px;
    box-shadow:0 0 15px #1B538E;
}
#Body .Publications_Subscription  .subscribe-form2 .subscribe-form-main .xblog_Subscription_btn{
    width: 73px;
    flex: 0 0 73px;
    border-radius: 0 5px 5px 0;
    background: none;
    margin: 0;
}
#Body .Publications_Subscription .subscribe-form2 .subscribe-form-main .xblog_Subscription_btn input{
    width: 73px;
    height: 66px;
    background: url(../images/icon_bg.png) 0 0 no-repeat #EE3224;
    border-radius: 0 5px 5px 0;
}
#Body .Publications_Subscription .subscribe-form2 .subscribe-form-main input[type="email"]{
    font-size: 18px;
    color: #787878;
    padding: 0 25px;
    border-radius: 5px 0 0 5px;
}
.shadow_filter{box-shadow:0 0 15px #1B538E;}


@media (max-width: 767px) {
    #Body .Publications_Subscription .subscribe-form2{
        padding: 0 20px;
    }
    #Body .Publications_Subscription .subscribe-form2 .subscribe-form-main .validationEngineContainer{
        width: 100%;
    }
}


 


.custom-flipbox {
    -webkit-perspective: 1000;
    perspective: 1000;
    overflow: visible;
    margin-bottom: 35px;
    height: calc(100% - 35px);
    position: relative;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transition: z-index 750ms ease;
    transition: z-index 750ms ease;
    display: flex;
    opacity: 1;
    z-index: 0;
    margin: 0 0 50px;
}
.custom-flipbox .number{
    width: 90px;
    height: 90px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 32px;
    position: relative;
    z-index: 2;
    color: #FFF;
    margin: 0px 0px 40px;
    background-color:var(--AccentColor);
    border-radius:50%;
}
.custom-flipbox .number img{
    max-width: 65%;
    filter: brightness(0) invert(1);
}

.custom-flipbox .front, 
.custom-flipbox .back {
    -webkit-transition: all 750ms ease 0s;
    transition: all 750ms ease 0s;
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    flex: 0 0 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    background-color: #ffffff;
    box-shadow:0 0 15px rgba(0,0,0,0.2);
    padding: 60px 30px 40px;
    border-radius: 6px;
    text-align: center;
    align-items: center;
    justify-content: center;
}
.custom-flipbox .front {
    position: relative;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    z-index: 2;
}
.custom-flipbox .back {
    z-index: 1;
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    margin-left: -100%;
}
.custom-flipbox:hover, .custom-flipbox:focus-within {
    z-index: 100;
}
.custom-flipbox:hover .front, 
.custom-flipbox:focus-within .front {
    background-color: #FFF;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.custom-flipbox:hover .back, .custom-flipbox:focus-within .back {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    transform: rotateY(0deg);
    z-index: 2;
}
@media only screen and (max-width: 992px) {
    .custom-flipbox .back{
        padding: 15px;
    }
} 
.cell-active .custom-flipbox .front{
    -webkit-transform: rotateY(0deg) translateY(100%) !important;
    transform: rotateY(0deg) translateY(100%) !important;
    margin: 0 !important;
}
.cell-active .custom-flipbox .back{
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    transform: rotateY(0deg);
    z-index: 2;
}

.subscribe-success-box{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.4);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10000;
}

.subscribe-success-box .subscribe-success{
    background-color: #FFF;
    padding: 30px;
    border-radius: 3px;
    font-size: 24px;
    max-width: 100%;
    position: relative;
}
.subscribe-success-box .subscribe-success p{
    margin: 0;
}
.subscribe-success-box .form-close{
    position: absolute;
    width: 24px;
    height: 24px;
    right: 5px;
    top: 5px;
    cursor: pointer;
}
.subscribe-success-box .form-close::after,
.subscribe-success-box .form-close::before{
    content: "";
    width: 16px;
    height: 0;
    border-bottom: 1px solid currentColor;
    position: absolute;
    top: 12px;
    left: 7px;
    transform: rotate(-45deg);
}
.subscribe-success-box .form-close::before{
    transform: rotate(45deg);
}

.member-overlay-one{
    background-color: #000!important;
}
.member-overlay-two{
    background-color: #000!important;
}


#Body .DnnModule-DNNGoMemberGroup .member-grid .member-item .member-service{
    display: none !important;
}
.img_linebox{
    border: 1px solid #EAE8E8;
}


@media only screen and (min-width: 992px) {
    .right_icon_after:after{
        border: 49px solid transparent;
        border-left: 46px solid #D95BA4;
        content: "";
        display: block;
        position: absolute;
        right: 0;
        top: 50%;
        width: 0;
        margin-right: -95px;
        z-index: 1;
        margin-top: -25px;
    }
}


.list-01 .list-dot li::before{
    
    border-radius: 0;
    width: 9px;
    height: 9px;
    background: transparent;
    border-bottom: 2px solid var(--AccentColor);
    border-right: 2px solid var(--AccentColor);
    transform: rotate(-45deg);
    top: 12px;

}


.Login .userProperties ul.userMenu .viewProfile,
.Login .userProperties ul.userMenu .userMessages,
.Login .userProperties ul.userMenu .userNotifications{
    display: none;
}
