/* SPARKY DYNAMICALLY GENERATED CSS - DO NOT EDIT THIS FILE!
YOUR CHANGES WILL BE OVERWRITTEN AFTER NEXT SAVE OF TEMPLATE PARAMETERS!
You can add your custom CSS code in template options, under Custom tab or
you can edit file custom.css to add your CSS code. */

@import url('../../sparky_framework/css/icons/fontawesome.min.css');

* {
    box-sizing: border-box;
}

body {
    color:#333333;
    font-size:14px;
    line-height:1.5;
    font-family:'Open Sans', sans-serif;
    text-align:left;
    font-weight:400;
    font-style:normal;
    background:var(--sparkycolor1);
}

input, textarea, button, select {
    font-family:'Open Sans', sans-serif;
}

.content_sparky li, dl, dd, dt {
    line-height:1.5;
}

.sparky_container::after {
    content:'';
    display:table;
    clear:both;
}

.clr {
    clear:both;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border:none;
}

.sparky_container {
    margin:0 auto;
    padding:0;
    background:var(--sparkycolor1);
}

.sparky_container > .sparky_cell {
    float:left;
}


/* GRID SYSTEM */

.sparkle1 {
    width: 8.3333333333333%;
}

.sparkle2 {
    width: 16.666666666667%;
}

.sparkle3 {
    width: 25%;
}

.sparkle4 {
    width: 33.333333333333%;
}

.sparkle5 {
    width: 41.666666666667%;
}

.sparkle6 {
    width: 50%;
}

.sparkle7 {
    width: 58.333333333333%;
}

.sparkle8 {
    width: 66.666666666667%;
}

.sparkle9 {
    width: 75%;
}

.sparkle10 {
    width: 83.333333333333%;
}

.sparkle11 {
    width: 91.666666666667%;
}

.sparkle12 {
    width: 100%;
}

.full .sparky_container {
    width:100%;
}

/* ROW SETTINGS */

.sparky_row1.sparky_full {
    background-color:#2f5d54;
    background-image: url('../images/top_row_bg right.png');
    background-position:top center;
    background-repeat:no-repeat;
}

.sparky_row3.sparky_full {
    background-color:#ffffff;
}

.sparky_row5.sparky_full {
    background-color:#ffffff;
}

.sparky_row8.sparky_full {
    background-color:#2b2b2b;
}


/* SCREEN < 768px AND < TEMPLATE WIDTH */

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

    .sparky_container > [class*='sparkle'] {
        width: 100% !important;
    }

    .two [class*='sparkle'] {
        width: 50% !important;
    }

    .full .sparky_container {
        width:100%;
    }

    .full .sparky_container > .sparky_cell {
        margin: 0;
        padding: 0;
    }
}

/* SCREEN >= 768px AND < TEMPLATE WIDTH */

@media (min-width: 768px) {
    .sparky_container {
        width: 750px;
    }
}

/* SCREEN >= 992px AND < TEMPLATE WIDTH */

@media (min-width: 992px) {
    .sparky_container {
        width: 970px;
    }
}

/* SCREEN >= TEMPLATE WIDTH */

@media (min-width:1230px) {
    .sparky_container {
        width:1200px;
    }

    [class*='sparkle'] {
        margin-left: 0;
    }
}
.one .sparkle1 {
    width: 8.3333333333333% !important;
}
.one .sparkle2 {
    width: 16.666666666667% !important;
}
.one .sparkle3 {
    width: 25% !important;
}
.one .sparkle4 {
    width: 33.333333333333% !important;
}
.one .sparkle5 {
    width: 41.666666666667% !important;
}
.one .sparkle6 {
    width: 50% !important;
}
.one .sparkle7 {
    width: 58.333333333333% !important;
}
.one .sparkle8 {
    width: 66.666666666667% !important;
}
.one .sparkle9 {
    width: 75% !important;
}
.one .sparkle10 {
    width: 83.333333333333% !important;
}
.one .sparkle11 {
    width: 91.666666666667% !important;
}
.one .sparkle12 {
    width: 100% !important;
}
.fluid .sparky_container {
    width: 100%;
}
.sparky_container > .sparky_cell {
    padding:30px 15px;
}

/* FONTS AND TYPOGRAPHY */

h1, h1 a {
    padding:30px 0;
    margin:0;
    line-height:1.4;
    color:#222222;
    font-size:25px;
    font-family:'Open Sans', sans-serif;
    text-align:left;
    font-weight:800;
    font-style:normal;
}

h2, h2 a {
    padding:15px 0;
    margin:0;
    line-height:1.4;
    color:#222222;
    font-size:24px;
    font-family:'Open Sans', sans-serif;
    text-align:left;
    font-weight:800;
    font-style:normal;
}

h2.row_heading {
    padding-left:15px;
    padding-right:15px;
}

h3 {
    padding:15px 0;
    margin:0;
    color:#222222;
    font-size:24px;
    line-height:1.4;
    font-family:'Open Sans', sans-serif;
    text-align:left;
    font-weight:700;
    font-style:normal;
}

h3.row_subheading {
    padding-left:15px;
    padding-right:15px;
}

h4 {
    padding:15px 0;
    margin:0;
    color:#222222;
    font-size:18px;
    line-height:1.4;
    font-family:'Open Sans', sans-serif;
    text-align:left;
    font-weight:700;
    font-style:normal;
}

a {
    color:#5e5e5e;
    font-weight:normal;
    font-style:normal;
    text-decoration:none;
}

a:hover, a:active, a:focus {
    color:#000000;
    text-decoration:none;
}

p {
    margin: 0 0 15px;
}

button,
button.btn,
a.btn,
button.btn-primary,
p.readmore a,
a.readmore {
    display: inline-block;
    padding: 4px 12px;
    color: #333333;
    text-align: center;
    vertical-align: middle;
    background-color: #f5f5f5;
    background-image:none;
    border: 1px solid #cccccc;
    font-size:inherit;
    line-height:inherit;
    text-shadow:none;
    border-radius:0;
    box-shadow:none;
}

button:hover,
button.btn:hover,
button.btn-primary:hover,
button:active,
button.btn:active,
button.btn-primary:active,
button:focus,
button.btn:focus,
button.btn-primary:focus,
p.readmore a:hover,
p.readmore a:focus,
a.readmore:hover,
a.readmore:focus {
    color: #333333;
    text-decoration: none;
    background-color: #eeeeee;
    background-image:none;
}

p.readmore a.btn span {
    display:none;
}

/* blog layout */

.blog-items {
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
    clear:both;
}

.blog-items.columns-2 .blog-item {
    width:calc(50% - 7.5px);
}

.blog-items.columns-3 .blog-item {
    width:calc(33.33% - 7.5px);
}

.blog-items.columns-4 .blog-item {
    width:calc(25% - 7.5px);
}

.blog-items.columns-5 .blog-item {
    width:calc(20% - 7.5px);
}

.blog-items.columns-6 .blog-item {
    width:calc(16.66% - 7.5px);
}

@media (max-width: 767px) {

    .blog-items.columns-2 .blog-item,
    .blog-items.columns-3 .blog-item,
    .blog-items.columns-4 .blog-item,
    .blog-items.columns-5 .blog-item,
    .blog-items.columns-6 .blog-item {
        width:100%;
    }

}

.page-header {
    padding: 0;
    margin: 0;
    border: 0;
}

.pull-left.item-image, figure.left.item-image {
    margin-right:15px;
    float:left;
}

.pull-right.item-image, figure.right.item-image {
    margin-left:15px;
    float:right;
}

/* forms */

form {
    margin:0;
}

.form-inline {
    display:inline;
}

#login-form input {
    padding: 4px;
}

/* lists */

ul, ol {
    margin: 15px 45px;
    padding: 0;
}

div.item-page ol li, div.item-page ul li {
    margin: 0 0 10px 0;
    padding: 0;
}

div.icons ul.dropdown-menu li {
    margin: 0;
}


.fa, .fas, [class*=' icon-'], [class^=icon-] {
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
}

ul.arrow, ul.arrowleft, ul.calendar, ul.checklist, ul.clock, ul.delete, ul.email, ul.file, ul.folder, ul.heart, ul.information, ul.lock, ul.pencil, ul.play, ul.rss, ul.person, ul.shop, ul.song, ul.star, ul.star2, ul.trash, ul.tweak, ul.unlock, ul.warn {
    margin: 15px 45px;
    padding: 0;
}

ul.arrow li, ul.arrowleft li, ul.calendar li, ul.checklist li, ul.clock li, ul.delete li, ul.email li, ul.file li, ul.folder li, ul.heart li, ul.information li, ul.lock li, ul.pencil li, ul.play li, ul.rss li, ul.person li, ul.shop li, ul.song li, ul.star li, ul.star2 li, ul.trash li, ul.tweak li, ul.unlock li, ul.warn li {
    list-style: none;
    padding: 0 15px;
}

ul.arrow li:before, ul.arrowleft li:before, ul.calendar li:before, ul.checklist li:before, ul.clock li:before, ul.delete li:before, ul.email li:before, ul.file li:before, ul.folder li:before, ul.heart li:before, ul.information li:before, ul.lock li:before, ul.pencil li:before, ul.play li:before, ul.rss li:before, ul.person li:before, ul.shop li:before, ul.song li:before, ul.star li:before, ul.star2 li:before, ul.trash li:before, ul.tweak li:before, ul.unlock li:before, ul.warn li:before {
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    padding: 0;
    margin: 0 -30px;
    position: absolute;
}

ul.arrow li:before {
    content: '\f061';
}

ul.arrowleft li:before {
    content: '\f060';
} 

ul.calendar li:before {
    content: '\f073';
}

ul.checklist li:before {
    content: '\f00c';
}

ul.clock li:before {
    content: '\f017';
}

ul.delete li:before {
    content: '\f00d';
}

ul.email li:before {
    content: '\f0e0';
}

ul.file li:before {
    content: '\f15b';
}

ul.folder li:before {
    content: '\f07b';
}

ul.heart li:before {
    content: '\f004';
}

ul.information li:before {
    content: '\f05a';
}

ul.lock li:before {
    content: '\f023';
}

ul.pencil li:before {
    content: '\f303';
}

ul.person li:before {
    content: '\f007';
}

ul.play li:before {
    content: '\f04b';
}

ul.rss li:before {
    content: '\f09e';
}

ul.shop li:before {
    content: '\f07a';
}

ul.song li:before {
    content: '\f001';
}

ul.star li:before {
    content: '\f005';
}

ul.star2 li:before {
    content: '\f006';
}

ul.trash li:before {
    content: '\f2ed';
}

ul.tweak li:before {
    content: '\f0ad';
}

ul.unlock li:before {
    content: '\f09c';
}

ul.warn li:before {
    content: '\f071';
}

/* font awesome icon sizes */

.fa-1 {
    font-size: 1em;
}

.fa-2 {
    font-size: 2em;
}

.fa-3 {
    font-size: 4em;
}

.fa-4 {
    font-size: 7em;
}

.fa-5 {
    font-size: 12em;
}

.fa-6 {
    font-size: 16em;
}

.fontawesome-icon-list {
    font-size: 10px;
}

.fontawesome-icon-list i {
    font-size: 16px;
}

.warning, .info, .error {
    padding:15px 30px;
    min-height: 50px;
}

.warning {
    color:#000;
    border: 1px solid #ffcc00;
    background:#ffff66;
}

.info {
    color:#006699;
    border: 1px solid #006699;
    background:#bde1ff;
}

.error {
    color:#900;
    border: 1px solid #900;
    background:#f8b5b5;
}

.warning:before, .info:before, .error:before {
    font-family: 'Font Awesome 6 Free';
    font-size: 32px;
    font-weight: 900;
    line-height:1;
    margin: 0 30px 0 0;
    float: left;
}

.warning:before {
    content: '\f071';
    color: #ffcc00;
}

.info:before {
    content: '\f05a';
    color:#006699;
}

.error:before {
    content: '\f057';
    color:#900;
}

.outline {
    background: transparent;
}

.warning.outline {
    color: #d5aa00;
}

.typewriter {
    background: url('../images/typewriter_bg.png');
    padding:20px 15px 20px 30px;
    color:#000;
    font-family:'Courier New', Courier, monospace;
    line-height:20px;
}

.quote {
    margin-left: auto;
    margin-right: auto;
    padding: 15px 15px 15px 15px;
    font-size: 24px;
    font-style: normal;
    line-height: 1.4;
    text-align: center;
    max-width: 600px;
}

.dropcap:first-letter {
    font-size: 300%;
    font-weight:bold;
    float:left;
    margin:0 10px 5px 0;
    line-height: 1;
}

.p_number:first-letter {
    display:block;
    float:left;
    font-family: monospace;
    font-size: 400%;
    line-height:1;
    font-weight:bold;
    text-align: center;
    margin:0 15px 15px 0;
    padding:5px 15px;
    position: relative;
    color: #fff;
    background: #ccc;
}

.inset_left {
    display:block;
    float:left;
    width: 150px;
    font-style: italic;
    margin: 15px 15px 15px 0;
}

.inset_right {
    display:block;
    float:right;
    width: 150px;
    font-style: italic;
    margin: 15px 0 15px 15px;
}

.inset_title {
    font-weight:bold;
    display:block;
}

img.img_left {
    float:left;
    margin:0 30px 30px 0;
}

img.img_right {
    float:right;
    margin:0 0 30px 30px;
}

blockquote {
    border-left: 3px solid #ccc;
    font-family: Georgia, serif;
    font-style: italic;
    margin: 15px;
    padding: 15px;
}

legend {
    display: block;
    padding: 15px;
    margin-bottom: 5px;
    background:#f5f5f5;
    border: 0;
    font-size:inherit;
    line-height:inherit;
}

code {
    display: block;
    padding: 1em;
    color:inherit;
    border:0;
}


.quote:before {
    display: block;
    text-align: center;
    font-family: 'Font Awesome 6 Free';
    content: '\f10d';
    font-size: 1.5em;
    font-style: normal;
    font-weight: 900;
    color: #ccc;
    float: none;
    margin-bottom: 15px;
}

.fontawesome-icon-list div {
    width: 25%;
    float: left;
    padding: 5px 0;
}

.fontawesome-icon-list i {
    width: 30px;
    color: #333;
}

@media(min-width:600px) {
    .two-cols {
        -moz-column-count:2;
        -webkit-column-count:2;
        column-count:2;
        -moz-column-gap:3em;
        -webkit-column-gap:3em;
        column-gap:3em;
    }

    .three-cols {
        -moz-column-count:3;
        -webkit-column-count:3;
        column-count:3;
        -moz-column-gap:3em;
        -webkit-column-gap:3em;
        column-gap:3em;
    }

    .four-cols {
        -moz-column-count:4;
        -webkit-column-count:4;
        column-count:4;
        -moz-column-gap:3em;
        -webkit-column-gap:3em;
        column-gap:3em;
    }

    .five-cols {
        -moz-column-count:5;
        -webkit-column-count:5;
        column-count:5;
        -moz-column-gap:2em;
        -webkit-column-gap:2em;
        column-gap:2em;
    }

    .six-cols {
        -moz-column-count:6;
        -webkit-column-count:6;
        column-count:6;
        -moz-column-gap:2em;
        -webkit-column-gap:2em;
        column-gap:2em;
    }
}

.abovecontent {
    padding: 0 0 30px 0;
}

.belowcontent {
    padding: 30px 0 0 0;
}


/* LOGO */

.sparky_logo {
    color:#f2f2f2;
    font-size:1.6em;
    font-family:'Open Sans', sans-serif;
    font-weight:700;
    font-style:normal;
    text-align:center;
    text-decoration:none;
}
.sparky_slogan {
    color:#ffffff;
    font-size:10px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-style:normal;
    text-align:left;
    text-decoration:none;
}

.sparky_logo_link {
    display:block;
}

/* MEGA MENU */


ul.mega.mnu_mainmenu {
    display:none;
}

.megamenu_blocks {
    display:none;
}


ul.hjt-megamenu-menubar.mnu_mainmenu {
    display:none;
    position:relative;
    white-space:nowrap;
    list-style: none;
    height:30px;
    margin:0;
    padding:0;
    z-index:999;
    text-align: left;
}

ul.mnu_mainmenu .hjt-megamenu-menubar-item {
    display:inline-block;
    margin:0;
    padding:0 10px;
    height:30px;
    line-height:30px;
    z-index:999;
    text-align: center;
    border:0px solid var(--sparkycolor1);
    border-left:0;
    background:var(--sparkycolor1);
}

ul.mnu_mainmenu .hjt-megamenu-menubar-item:last-child {
    border-left:0px solid var(--sparkycolor1);
    
}

ul.mnu_mainmenu .hjt-megamenu-menubar-item.active {
    background:var(--sparkycolor1);
}

ul.mnu_mainmenu .hjt-megamenu-menubar-item:hover {
    background:var(--sparkycolor1);
}

ul.mnu_mainmenu .hjt-megamenu-menubar-item-normal {
    z-index:999;
}

ul.mnu_mainmenu .hjt-megamenu-menubar-item-normal a {
    z-index:999;
    display:block;
}

ul.mnu_mainmenu .hjt-megamenu-menubar-droparrow {
    display:inline-block;
    background:url(../images/arrow_down.png) center no-repeat;
    margin: 0 10px 0 0;
    width:25px;
}

ul.mnu_mainmenu .hjt-megamenu-menubar-item a {
    text-decoration:none; 
    display:block;
    color:#c9c9c9;
    font-family:'Open Sans', sans-serif;
    font-style:normal;
    font-weight:600;
    font-size:14px;
}

ul.mnu_mainmenu .hjt-megamenu-menubar-item .hjt-megamenu-dropdown-panel a {
    height:25px;
    line-height:25px;
}

ul.mnu_mainmenu .hjt-megamenu-menubar-item-hover a {
    color:#d9d9d9;
}

ul.mnu_mainmenu .hjt-megamenu-menubar-item.active a {
    color:#ffffff;
}

ul.mnu_mainmenu .hjt-megamenu-dropdown-panel {
    position:absolute; 
    display:none;  
    z-index:1000; 
    padding:0;
    white-space:normal;
    width:640px;
    border:0px solid var(--sparkycolor1);
    margin-top:-0px;
}

ul.mnu_mainmenu .hjt-megamenu-dropdown-panel .mega_menu_table {
    background:var(--sparkycolor1);
}

ul.mnu_mainmenu .hjt-megamenu-dropdown-panel-list {
    margin:0; 
    padding:0;
    list-style:none;
    text-align:left;
}

ul.mnu_mainmenu .hjt-megamenu-dropdown-panel-list li {
    white-space:normal;
    margin:0;
    padding:0;
}

ul.mnu_mainmenu .hjt-megamenu-menubar-item a.hjt-megamenu-dropdown-panel-list-title {
    display:block;
    font-family:;
    font-style:normal;
    font-weight:normal;
    font-size:12px;
    color:#666666;
    border-bottom:0px solid var(--sparkycolor1);
    margin-bottom:10px;
    text-align:left;
}

ul.mnu_mainmenu .hjt-megamenu-menubar-item a.hjt-megamenu-dropdown-panel-list-title:hover {
    color:#333333;
}

ul.mnu_mainmenu .hjt-megamenu-menubar-item .hjt-megamenu-dropdown-panel-list a {
    font-family:;
    font-style:normal;
    font-weight:normal;
    font-size:12px;
    color:#666666;
    height:20px;
    line-height:20px;
}

ul.mnu_mainmenu .hjt-megamenu-menubar-item .hjt-megamenu-dropdown-panel-list a:hover {
    color:#333333;
}

ul.mnu_mainmenu .hjt-megamenu-dropdown-panel-content {
    display:inline-block;
    font-size:12px;
    vertical-align:top;
    width:160px;
    padding:12px;
}

.nav-collapse.opened ul.mnu_mainmenu .hjt-megamenu-dropdown-panel-content ul {
    background:transparent;
}

.nav-collapse.opened ul.mnu_mainmenu .hjt-megamenu-menubar-item a.hjt-megamenu-dropdown-panel-list-title {
    color:#666666 !important;
}

.nav-collapse.opened ul.mnu_mainmenu .hjt-megamenu-menubar-item .hjt-megamenu-dropdown-panel-list a {
    color:#666666 !important;
}

.nav-collapse.opened ul.mnu_mainmenu .hjt-megamenu-dropdown-panel-list li:hover {
    background:transparent;
}

.nav-collapse.opened ul.mnu_mainmenu .hjt-megamenu-menubar-item {
    background:#333;
    border-left:0px solid var(--sparkycolor1);
    border-top:0;
    height:auto;
}

.nav-collapse.opened ul.mnu_mainmenu .hjt-megamenu-menubar-item a {
    padding:0;
    height:auto;
    line-height:inherit;
}

@media screen and (max-width: 1020px) {
    
    ul.mnu_mainmenu .hjt-megamenu-dropdown-panel {
        position:relative;
        width:100%;
        border:0;
    }
}

/* RESPONSIVE TOP MENU */

.js .nav-collapse {
    clip: rect(0 0 0 0);
    max-height: 0;
    position: absolute;
    display: block;
    zoom: 1;
}

.nav-collapse.opened {
    max-height: 9999px;
    position:absolute;
}

.nav-collapse.opened > ul {
    position: fixed;
    top: 0;
    left: 5%;
    width: 90%;
    height: auto;
    background:#444;
}

.nav-collapse.opened > ul ul {
    width: 100%;
    position: relative;
    left:0;
    padding:0;
    margin:0;
    background:#444;
    border:0;
}

.nav-collapse.opened > ul ul li {
    height:auto;
}

.nav-collapse.opened li {
    width: 100%;
    display: block;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
    text-align:initial;
}

.nav-collapse.opened li.active, .nav-collapse.opened li:hover {
    background-color:#333;
}

.nav-collapse.opened li.active a {
    color:#fff !important;
}

.nav-collapse.opened li a,
.nav-collapse.opened li span {
    padding:0 15px;
    margin:0;
    line-height:50px;
    height:50px;
    color:#fff !important;
}

.nav-collapse.opened li li a,
.nav-collapse.opened li li span {
    padding:0 30px;
    line-height:30px;
    height:30px;
}

.nav-toggle {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background: url('../images/tinynav_white.png');
    background-size: 42px 84px;
    width: 42px;
    height: 42px;
    text-indent:-9999px;
    display:inline-block;
    float:right;
}

.nav-toggle.active {
    position: fixed;
    z-index: 999;
    right: 5%;
    top: 0;
    margin-top:5px;
    margin-right:15px;
    background-position: bottom;
}

#blocker {
    position:fixed;
    width:100%;
    height:100%;
    left:0;
    top:0;
    right:0;
    bottom:0;
    z-index:9999;
}

@media screen and (min-width: 1020px) {

    .js .nav-collapse {
        position: relative;
    }

    .js .nav-collapse.closed {
        max-height: none;
    }

    .nav-toggle {
        display: none;
    }

}

@media screen and (max-width: 1019px) {

    .nav-collapse.closed {
        overflow:hidden;
    }

    .firstClick + ul {
        display: none !important;
    }

}
    
/* IMAGE ANIMATION */

.img-with-animation {
    opacity: 0;
    position: relative;
}

.img-with-animation[data-animation='grow-in'] {
    opacity: 0;
    transform: scale(0.4);
    transition: opacity 0.6s cubic-bezier(0.15, 0.84, 0.35, 1.25);}

.img-with-animation[data-animation='fade-in-from-left'] {
    left: -40px;
}

.img-with-animation[data-animation='fade-in-from-right'] {
    right: -40px;
}

.img-with-animation[data-animation='fade-in-from-bottom'] {
    bottom: -100px;
}

.element-invisible {
    display:none !important;
}

/* forms */

.input-group {
    margin-bottom:15px;
}

.has-danger input {
    border-color:red;
}

.form-control-feedback {
    color:red;
    padding: 0 15px;
}

.control-group {
    margin-bottom:15px;
}

.input-prepend .add-on,
.input-prepend .btn,
a.jmodedit {
    box-sizing: content-box;
}

.nav-tabs.nav-stacked {
    margin:0;
}

a.modal.btn, a.btn.hasTooltip, a.btn.modal-button {
    font-size:13px;
}

.input-password-toggle .icon-eye::before {
    content: '\f06e';
}

.input-password-toggle .icon-eye-slash::before {
    content: '\f070';
}

.btn .icon-edit::before {
    content: '\f044';
}

/* front-end edit */

a.jmodedit.btn {
    position: relative;
    z-index: 9999;
    padding: 15px;
    margin: 0;
    line-height: 1;
    color: #fff;
    background: #333;
    border: 1px solid #ccc;
    border-radius: 3px;
    text-decoration: none;
}

a.jmodedit.btn > span.icon-edit {
    color: #fff
}

a.jmodedit.btn:hover {
    padding: 15px;
    margin: 0;
    line-height: 1;
    color: #fff;
    background: #000;
    border: 1px solid #ccc;
    border-radius: 3px;
    text-decoration: none;
}

.moduletable [role='tooltip'] {
    color: #333;
    background: #fff;
    font-weight: 400;
    line-height: 1.5;
}

form#modules-form {
    background: #fff;
    color: #333;
    padding: 15px;
}

form#modules-form legend {
    color: #fff;
    background: #333;
    border: 0;
    padding: 15px;
    margin-bottom: 15px;
    font-size: 18px;
}

[aria-describedby^='editarticle'] {
    padding: 15px;
    margin: 0;
    line-height: 1;
    color: #fff;
    background: #333;
    border: 1px solid #ccc;
    border-radius: 3px;
    text-decoration: none;
    position: absolute;
    z-index: 9999;
    left: 15px;
}

[aria-describedby^='editarticle']:hover {
    color: #fff;
    background: #333;
}

[aria-describedby^='editarticle'] [role='tooltip'] {
    color: #333;
    background: #fff;
    font-weight: 400;
    line-height: 1.5;
    margin-top: 15px;
    margin-left: -15px;
}

.edit.item-page button span {
    margin:0 5px;
}

#jform_publish_up_img, #jform_publish_down_img {
    padding:7px 12px 6px;
}

#jformposition_chzn ul.chzn-results li:nth-child(1),
#jformposition_chzn ul.chzn-results li:nth-child(2),
#jformposition_chzn ul.chzn-results li:nth-child(3) {
    display:none;
} 

/* article info */

dl.article-info {
    display:inline-block;
    width:auto;
    margin:0 0 10px;
    padding:4px 3px 3px;
    font-size:13px;
}

dl.article-info dt.article-info-term {
    display:none;
}

dl.article-info dd {
    display:inline-block;
    padding:0 5px;
    margin:0;
    border-right:1px solid #ccc;
}

dl.article-info dd:first-of-type {
    padding:0 5px 0 0;
}

dl.article-info dd:last-child {
    border:0;
}

/* print/email drop-down */

.items-leading .icons,
.items-row .icons {
    float:right;
    width:15%;
}

.dropdown-menu li a span {
    padding:0 10px;
    background-image:none !important;
}

.dropdown-menu li a span:before {
    margin-left:-10px;
}

/* pagination */

.icon-angle-left:before {
    content: '\f104';
}

.icon-angle-double-left:before {
    content: '\f100';
}

.icon-angle-right:before {
    content: '\f105';
}

.icon-angle-double-right:before {
    content: '\f101';
}

/* pager */

.pager li > a, .pager li > span {
    background: transparent;
    border: 1px solid #121212;
    border-radius: 0;
    color: #121212;
    font-size: 14px;
    font-weight: 700;
    padding: 12px 25px;
    text-transform: uppercase;
}

/* tags */

ul.tags.list-inline, .mod-tagspopular ul {
    margin:0;
    padding:15px 0;
    list-style:none;
}

ul.tags.list-inline li, .mod-tagspopular ul li {
    display:inline-block;
    border:1px solid #ccc;
    padding:0;
    border-radius:4px;
    line-height:13px;
}

ul.tags.list-inline li:hover, .mod-tagspopular ul li:hover {
    background:#f5f5f5;
}

ul.tags.list-inline li a.btn, .mod-tagspopular ul li a {
    display:inline-block;
    background:none;
    border:none;
    text-shadow:none;
    color:#999;
    padding:5px;
    margin:0;
    font-size:13px;
    line-height:13px;
}

ul.tags.list-inline li a.btn:hover, .mod-tagspopular ul li a:hover {
    color:#666 !important;
}

/* rating */

.content_rating {
    display: inline-block;
    margin-inline-end: 15px;
}

.content_vote {
    display: inline-block;
    margin-bottom: 15px;
}

.content_rating ul {
    margin: 0 0 15px;
}

.content_vote select {
    display: inline-block;
    height: 30px;
}

.content_vote input.btn {
    height: 30px;
    line-height: 30px;
    padding-top: 0;
    padding-bottom: 0;
}

/* blog */

.items-more ol.nav {
    margin:0;
}

.items-more ol.nav li a {
    border:0;
    padding:5px 0;
}

.items-more ol.nav li a:hover,
.items-more ol.nav li a:focus {
    background:none;
}

/* category */

ul.category {
    margin:0;
    padding:0;
    list-style:none;
}

ul.category li {
    padding:10px 0;
}

ul.category li .list-title {
    font-size:18px;
}

/* contact form */


/* search form */

ol.com-finder__results-list,
ol.com-finder__results-list ul.result__taxonomy {
    margin: 0;
}

.com-finder__explained {
    padding-bottom: 30px;
}

/* user */

.registration legend,
.profile-edit legend {
    border:0;
    font-size:18px;
}

ul.mod-login__options {
    margin-left:0;
    margin-right:0;
}

/* breadcrumbs */

ol.mod-breadcrumbs {
    margin: 0;
}

/* faq */

.accordion-header {
    padding: 0;
}


/* Custom user code */

.hot_swipe_carousel_slides .contents {
    opacity: 0 !important;
}

.splide__arrow--prev {
    left: -2em !important;
}

.sparkle8 {
    width: 78%;
  margin-left: 2%;
}


button.flickity-button.flickity-prev-next-button.previous {
    background: transparent !important;
}
button.flickity-button.flickity-prev-next-button.next {
  background: transparent !important;
}

}
.flickity-prev-next-button {
    background: hsl(0deg 0% 100% / 0%)!important;
}

.flickity-page-dots {
 display: none; 
}
input#modlgn-username {
    margin: 0px 0px 0px 56px;
}

.splide__pagination__page.is-active {
    background: #2f5d54 !important;
    transform: none;
}

@media (max-width: 1020px) {
.goods_catalog {
    text-align: center !important; 
}

.goods_catalog a {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    text-decoration: none;
    color: black;
    font-size: 18px;
    padding: 15px 20px;
    border: 1px solid #2f5d54;
    border-radius: 10px;
    width: 250px;
    margin: 0 auto; 
}

.goods_catalog img {
    width: 20px;
    height: 20px;
    display: block;
}

.goods_catalog a:hover {
    background-color: #ececec;
}
}
@media (min-width: 1020px) {
.goods_catalog {
  display: none;
}

.goods_catalog a {
    display: none;
    align-items: center;
    justify-content: center;
    gap: 8px;
    text-decoration: none;
    color: black;
    font-size: 18px;
    padding: 15px 20px;
    border: 1px solid #2f5d54;
    border-radius: 10px;
    width: 250px;
    margin: 0 auto; 
}

.goods_catalog img {
    width: 20px;
    height: 20px;
    display: none;
}
}

/*-------------------------------------------------*/
.sparky_container > .mp_advert1.sparky_cell {
    padding: 10px 15px 10px !important; 
}

.splide__arrow--prev {
    left: -1em;
}

.splide__arrow--next {
    right: -1em;
}

.flickity-prev-next-button .arrow {
    fill: #797979 !important; 
}

.newsflash-image img {
    width: 200px!important; 
    height: 220px!important; 
    object-fit: cover; /* Обрезает изображение, чтобы заполнить контейнер */
    display: block;
    margin-bottom: 10px;
    border-radius: 10px; /* По желанию */
}

a.btn.btn-secondary2 {
    border: 2px solid var(--sparkycolor1)!important; 
  color: #2f5d54!important; 
    border-radius: 0;
    background: #ffffff;
    line-height: 25px!important; 
    font-size: 13px;
    letter-spacing: 2px;
    color: var(--sparkycolor1);
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
    text-shadow: none;
    padding: 5px 10px 5px 10px!important; 
    transition: all .3s;
}

a.btn.btn-secondary2:hover {
  color: #821b06!important;
}

.sparky_row1.sparky_full {
    background-color: #2f5d54;
    background-position: top center;
    background-repeat: no-repeat;
  background-image: url('/media/templates/site/drones/images/top_row_bg_right.svg');
  background-position-y: 35px;
}

.bottomrow {
    background-image: url('/media/templates/site/drones/images/bottom_row_bg.svg') !important; 
    background-position-x: center;
    background-position-y: top;
    padding: 120px 0 30px;
    line-height: 1.9;
    font-size: 14px;
}

/* -------------------------------300px-------------------------------------*/
@media (min-width: 300px) {
  .sparky_container {
        width: 100%;
    display: flex;
        }
 .sparky_cell.mp_top1.sparkle1{
 width: 15% !important; 
 padding: 1px 1px 1px 1px;
 margin: 20px 0px 0px 14px;
  }
 .sparky_cell.mp_logo.sparkle3 {
 padding: 1px 1px 1px 1px;
 margin: 20px 0px 0px 1px; 
 position: relative;
 left: 3%;
  }
  .sparky_logo {
     font-size: 1.1em;
  }
  .sparky_cell.mp_top3.sparkle1 {
    padding: 20px 1px 1px 1px!important;
    margin: 1px 0px 1px 33px;
    width: 10% !important;
    font-size: 12px;
}
  .login-switch {
    font-size: 10px;
  }
    .sparky_cell.mp_advert6.sparkle1 {
        padding: 1px 1px 1px 1px;
        width: 15% !important;
        margin: 20px 1px 1px 1px;
        position: relative;
        left: 12%;
    }
  .hikashop_small_cart_total_item {
        text-align: right;
        font-size: 0.7em;
        position: relative;
        left: -20%;
        bottom: 15px;
    }
  
 .sparky_cell.mp_mainmenu.sparkle3 {
   padding: 1px 1px 1px 1px;
   margin: 32px 0px 0px 14px;
   order:3;
  }
.nav-collapse.opened > ul {
    position: fixed;
    top: 54px;
    left: 70%;
    width: 30%;
}
  .nav-collapse.opened ul.mnu_mainmenu .hjt-megamenu-menubar-item {
     text-align: center;
}
  .nav-toggle.active {
    position: fixed;
    z-index: 999;
    right: 0%;
    top: 10px;
    margin-top: 5px;
    margin-right: 10px;
    background-position: bottom;
}
div.hikashop_cart_dropdown_container {
    position: relative;
    width: 640%;
    left: -460%;
}
  .hikashop_product_quantity_input_div_default_main {
    display: flex
;
    width: 100%;
    border: 0px solid #acacac;
    border-radius: 4px;
    margin-left: 6%;
}
  .hikashop_cart_dropdown_container.input.form-control {
    font-size: 14px;
}
.sparky_cell.mp_bottom6{
   margin: 1px 1px 1px 1px;
   top: 24px;
   left: -28px;
   position: relative;
  }
.sparky_cell.mp_bottom5 {
        margin: 1px 1px 1px 1px;
        position: relative;
        bottom: 30px;
        padding: 1px !important;
        left: 40%;
    }
   }
/* -------------------------------320px-------------------------------------*/
@media (min-width: 320px) {
  }

/* -------------------------------340px-------------------------------------*/
@media (min-width: 340px) {
    .hikashop_small_cart_total_item {
        text-align: right;
        font-size: 0.9em;
        position: relative;
        left: -20%;
        bottom: 20px;
    }
  
  }

/* -------------------------------360px-------------------------------------*/
@media (min-width: 360px) {
div.hikashop_cart_dropdown_container {
    position: relative;
    width: 510%;
    left: -370%;
}
      .sparky_logo {
        font-size: 1.4em;
    }
      .sparky_cell.mp_top3.sparkle1 {
        padding: 24px 1px 1px 1px;
        margin: 6px 0px 1px 33px;
        width: 10% !important;
        position: relative;
        left: 4%;
    }
    .login-switch {
    font-size: 14px;
  }
      .sparky_cell.mp_advert6.sparkle1 {
        padding: 1px 1px 1px 1px;
        width: 18% !important;
        margin: 20px 1px 1px 1px;
        position: relative;
        left: 12%;
    }
  .hikashop_small_cart_total_item {
        text-align: right;
        font-size: 0.9em;
        position: relative;
        left: -20%;
        bottom: 21px;
    }
.sparky_cell.mp_bottom6{
   margin: 1px 1px 1px 1px;
   top: 32px;
   left: -64px;
   position: relative;
  }
}
/* -------------------------------380px-------------------------------------*/
@media (min-width: 380px) {

}
/* -------------------------------420px-------------------------------------*/
@media (min-width: 420px) {
    .hikashop_small_cart_total_item {
         bottom: 24px;
    }
    .sparky_cell.mp_bottom6 {
        margin: 1px 1px 1px 1px;
        top: 25px;
        left: -92px;
        position: relative;
        padding: 43px 1px 1px 1px !important;
    }
.sparky_cell.mp_bottom5 {
        margin: 1px 1px 1px 1px;
        position: relative;
        bottom: 30px;
        padding: 1px !important;
        left: 40%;
 
    }
}
/* -------------------------------460px-------------------------------------*/
@media (min-width: 460px) {
    .sparky_cell.mp_advert6.sparkle1 {
        padding: 1px 1px 1px 1px;
        width: 14% !important;
        margin: 20px 1px 1px 1px;
        position: relative;
        left: 12%;
    }
  .sparky_logo {
        font-size: 1.7em;
    }
      .sparky_cell.mp_top1.sparkle1 {
        padding: 1px 1px 1px 1px;
        margin: 11px 0px 0px 14px;
    }
    .sparky_cell.mp_bottom6 {
        margin: 1px 1px 1px 1px;
        top: 25px;
        left: -110px;
        position: relative;
        padding: 43px 1px 1px 1px !important;
    }
.sparky_cell.mp_bottom5 {
        margin: 1px 1px 1px 1px;
        position: relative;
        bottom: 30px;
        padding: 1px !important;
        left: 40%;
    }
}
/* -------------------------------500px-------------------------------------*/
@media (min-width: 500px) {
.swiper-slide {
    flex-shrink: 0;
    width: 48.8% !important;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block;
}
}
/* -------------------------------540px-------------------------------------*/
@media (min-width: 540px) {
.sparky_cell.mp_mainmenu.sparkle3 {
        padding: 1px 1px 1px 1px;
        margin: 32px 8px 0px 14px;
        order: 3;
    }
    .sparky_cell.mp_bottom6{
   margin: 1px 1px 1px 1px;
   top: 24px;
   left: -110px;
   position: relative;
  }
.sparky_cell.mp_bottom5 {
        margin: 1px 1px 1px 1px;
        position: relative;
        bottom: 30px;
        padding: 1px !important;
        left: 40%;
    }
  
}
/* -------------------------------580px-------------------------------------*/
@media (min-width: 580px) {
.sparky_cell.mp_advert6.sparkle1 {
        padding: 1px 1px 1px 1px;
        width: 11% !important;
        margin: 20px 1px 1px 1px;
        position: relative;
        left: 12%;
    }
      .sparky_cell.mp_top3.sparkle1 {
        padding: 19px 1px 1px 1px;
        margin: 1px 0px 1px 33px;
        width: 10% !important;
        position: relative;
        left: 4%;
    }
  .sparky_logo {
        font-size: 2em;
    }
}
/* -------------------------------620px-------------------------------------*/
@media (min-width: 620px) {
.swiper-slide {
    flex-shrink: 0;
    width: 49% !important;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block;
}
}
/* -------------------------------660px-------------------------------------*/
@media (min-width: 660px) {
    .sparky_cell.mp_logo.sparkle3 {
        padding: 1px 1px 1px 1px;
        margin: 9px 0px 0px 1px;
        position: relative;
        left: 0%;
    }
  .hikashop_small_cart_total_item {
        bottom: 26px;
    }
      .nav-collapse.opened > ul {
        position: fixed;
        top: 54px;
        left: 79%;
        width: 21%;
    }
}
/* -------------------------------700px-------------------------------------*/
@media (min-width: 700px) {

}
/* -------------------------------740px-------------------------------------*/
@media (min-width: 740px) {
    .hikashop_small_cart_total_item {
        bottom: 22px;
    }
  .sparky_cell.mp_logo.sparkle3 {
        padding: 1px 1px 1px 1px;
        margin: 22px 0px 0px 1px;
        position: relative;
        left: 0%;
        width: 65% !important;
    }
      .sparky_logo {
        font-size: 2.4em;
    }
  .sparky_cell.mp_top1.sparkle1 {
        padding: 1px 1px 1px 1px;
        margin: 11px 0px 0px 19px;
    }
      .sparky_cell.mp_top3.sparkle1 {
        padding: 27px 1px 1px 1px;
        margin: 14px 0px 1px 33px;
        width: 10% !important;
        position: relative;
        left: 6%;
    }
  ul.ja-login li #ja-user-login, ul.ja-login li #ja-user-register {
    left: -100px  !important;

}
}
/* -------------------------------780px-------------------------------------*/
@media (min-width: 780px) {
.swiper-slide {
    flex-shrink: 0;
    width: 32.3% !important;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block;
}
    .sparky_cell.mp_bottom6{
   margin: 1px 1px 1px 1px;
   top: 24px;
   left: -160px;
   position: relative;
  }
.sparky_cell.mp_bottom5 {
        margin: 1px 1px 1px 1px;
        position: relative;
        bottom: 30px;
        padding: 1px !important;
        left: 40%;
    }
}
/* -------------------------------820px-------------------------------------*/
@media (min-width: 820px) {
    .sparky_logo {
        font-size: 2.6em;
    }
  .sparky_cell.mp_logo.sparkle3 {
        margin: 12px 0px 0px 1px;
    }
  .hikashop_small_cart_total_item {
        bottom: 23px;
    }
 }
/* -------------------------------860px-------------------------------------*/
@media (min-width: 860px) {
    .sparky_cell.mp_logo.sparkle3 {
        margin: 16px 0px 0px 1px;
    }
      .sparky_cell.mp_mainmenu.sparkle3 {
        padding: 1px 1px 1px 1px;
        margin: 38px 8px 0px 14px;
        order: 3;
    }
}
/* -------------------------------900px-------------------------------------*/
@media (min-width: 900px) {
    .sparky_cell.mp_top1.sparkle1 {
        padding: 1px 1px 1px 1px;
        margin: 11px 0px 0px 19px;
        position: relative;
        left: 4%;
    }
      .sparky_cell.mp_mainmenu.sparkle3 {
        padding: 1px 1px 1px 1px;
        margin: 38px 8px 0px 14px;
        order: 3;
        position: relative;
        left: -2%;
    }
  .hikashop_small_cart_total_item {
        bottom: 26px;
        font-size: 14px;
    }
  .swiper-slide {
    flex-shrink: 0;
    width: 24.1% !important;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block;
}
  .sparky_cell.mp_bottom6{
  display:none;
  }
.sparky_cell.mp_bottom5 {
  display:none;
    }
}
/* -------------------------------940px-------------------------------------*/
@media (min-width: 940px) {
.login-switch {
        font-size: 16px;
    }
}
/* -------------------------------980px-------------------------------------*/
@media (min-width: 980px) {
  .hikashop_small_cart_total_item {
        bottom: 28px;
        font-size: 14px;
    }
}
/* -------------------------------1020px-------------------------------------*/
@media (min-width: 1020px) {
.sparky_cell.mp_advert6.sparkle1 {
        padding: 1px 1px 1px 1px;
        width: 9% !important;
        margin: 28px 1px 1px 1px;
        position: relative;
        left: 0%;
        order: 3; 
    }
  .sparky_cell.mp_top3.sparkle1 {
        padding: 27px 1px 1px 1px;
        margin: 28px 0px 1px 33px;
        width: 10% !important;
        position: relative;
        left: 0%;
        order: 2;
    }
      .sparky_cell.mp_mainmenu.sparkle3 {
        padding: 1px 1px 1px 1px;
        margin: 44px 8px 0px 14px;
        order: 1;
        position: relative;
        left: -2%;
    }
      .sparky_cell.mp_top1.sparkle1 {
        left: 1%;
    }
      .sparky_cell.mp_logo.sparkle3 {
        padding: 1px 1px 1px 1px;
        margin: 22px 0px 0px 1px;
        position: relative;
        left: -4%;
        width: 50% !important;
    }
  ul.mnu_mainmenu .hjt-megamenu-menubar-item a {
    font-size: 15px;
}
  .login-switch {
        font-size: 15px;
    }
      .hikashop_small_cart_total_item {
        bottom: 24px;
        font-size: 14px;
    }
  div.hikashop_cart_dropdown_container {
        position: relative;
        width: 470%;
        left: -390%;
    }
   .swiper-slide {
    flex-shrink: 0;
    width: 19.24% !important;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block;
}
}

/* -------------------------------1120px-------------------------------------*/
@media (min-width: 1120px) {
      .sparky_cell.mp_top3.sparkle1 {
        padding: 27px 1px 1px 1px;
        margin: 27px 0px 1px 1px;
        width: 7% !important;
        position: relative;
        left: 0%;
        order: 2;
    }
      .sparky_cell.mp_logo.sparkle3 {
        padding: 1px 1px 1px 1px;
        margin: 22px 0px 0px 1px;
        position: relative;
        left: -4%;
        width: 33% !important;
    }
      .sparky_cell.mp_advert6.sparkle1 {
        padding: 1px 1px 1px 1px;
        width: 6% !important;
        margin: 33px 1px 1px 1px;
        position: relative;
        left: 0%;
        order: 3;
    }
}

/* -------------------------------1220px-------------------------------------*/
@media (min-width: 1220px) {
    .sparky_container {
        width: 1200px;
    }
}




/* -----------------------bottom--------900px-------------------------------------*/
@media (max-width: 900.1px) {
  .sparky_cell.mp_bottom1 {
  display:none;
  }
  .sparky_cell.mp_bottom2{
  display:none;
  }
  .sparky_cell.mp_bottom3 {
  display:none;
  }
   .sparky_cell.mp_bottom4 {
  display:none;
  }

}
.nav-item.item-190 {
  margin : 1px;
  display: none;
}
#youtube { 
  display: inline-block;
  width: 25px; /* Ширина картинки */
  height: 25px; /* Высота картинки */
  background: url('/images/icons/youtube_grey.png') no-repeat center;
  background-size: contain;}
}
.nav-toggle {
    background: url(../images/tinynav.png) !important;
    background-size: 42px 84px;
    margin-top: -15px;
}

.sparky_row3.sparky_full.carouselrow {
    width: 80%;
    margin-left: 10%;
}
