.header-logo a img {
    width: 100%;
    height: 100%;
}

#editor ul {
    list-style-type: circle;
}

#termzy{
text-decoration:none !important;
color:black !important;
cursor:auto !important;
}

#editor a {
    color: blue;
}

.trumbowyg-button-pane {
    background: #19875420;
    border-bottom: 1px solid #198754;
}

.list-icons-2>li {
    padding-top: 0;
    width: 100%;
}

.ck-content ul {
    list-style-type: none;
}

.header .main-header .header-left .header-nav {
    text-align: end;
}

.text-gradient{
background: #00BBFF;
background: -webkit-linear-gradient(to right, #00BBFF 0%, #B7DF2D 100%);
background: -moz-linear-gradient(to right, #00BBFF 0%, #B7DF2D 100%);
background: linear-gradient(to right, #00BBFF 0%, #B7DF2D 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

.panel-box, .panel-box img {
    max-height: max-content;
}

.panel-box.mt-50 .row .col-lg-6:nth-of-type(1) {
    width: 100%;
}

footer .row {
    justify-content: center;
}

.header .main-menu li ul {
    min-width: 230px;
}

.form-control {
    height: auto;
}


.copied{
 z-index:9999;
}

.overlay {
    content: "";
    top: 0;
    right: 0;
    background: #000000cf;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
}

.we-set{
 margin-top:-12px;
}

.dashed{
border: dashed red 1px;
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    font: revert;
}

.main #main-content .section-box .banner-hero.banner-head-image {
    background: #333 !important;
}