<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Variables
---------------------------------------- */
:root {
    /* Theme Colors */
    --theme-color: #FFCC18;
    --theme-color-two: #383a68;
    --primary: #FFCC18;
    --secondary: #3e4182;
    --dark: #2a2e52;
    --light: #edeef5;
    --vlight: #f8f8f8;
    --border: #cccccc;
    --bold-color: #111111;
    --color-heading: #111111;
    --content-bg: #f2f2f2;
    --text-color: #222222;
    --body-font: "Noto Sans", sans-serif;
    --heading-font: "Noto Sans", sans-serif;
    --font-med: 15px;
    --font-common: 16px;
}

/* HTML and Body
---------------------------------------- */
body {
    font-family: var(--body-font);
    font-size: var(--font-common);
    background-color: #ffffff;
    color: var(--text-color);
}

/* Regions
---------------------------------------- */
summary {
    color: var(--text-color);
}

/* Typography
---------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--heading-font);
    color: var(--bold-color);
}

strong {
    color: var(--bold-color);
}

em {
    color: var(--primary);
}

a {
    transition: color 0.4s ease;
}

a,
a:active,
li a.active {
    color: var(--secondary);
}

a:hover {
    color: var(--primary);
}

/* Typography-&gt; code tags */
code,
kbd,
pre,
samp {
    background-color: var(--secondary);
    color: #ffffff;
}

mark {
    background-color: var(--primary);
    color: #ffffff;
}

figcaption {
    background-color: var(--secondary);
    color: #ffffff;
}

/* Form
---------------------------------------- */
/* Form -&gt; Button */
a.button,
.button,
button,
[type=button],
[type=reset],
[type=submit] {
    background-color: var(--secondary);
    color: #ffffff;
   /* border: 4px solid var(--primary);
    border-radius: 8px;*/
   width: 60%;
    transition: all 0.4s linear;
}

a.button:hover,
.button:hover,
button:hover,
[type=button]:hover,
[type=reset]:hover,
[type=submit]:hover {
    background-color: var(--dark);
    color: var(--primary);
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
textarea {
    transition: all 0.5s ease-in-out;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
textarea {
    color: var(--text-color);   
    border: 1px solid var(--border);
}

input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
textarea:focus {
    border: 1px solid var(--primary);
    background-color: #f0f0f0;
}

fieldset {
    border: 1px solid var(--border);
}

/* Form -&gt; Label */
.form-item label,
form label {
    font-weight: 700;
    color: var(--bold-color);
}

summary {
    font-family: var(--heading-font);
    font-weight: 700;
}

select {
    color: var(--text-color);
    background-color: #eeeeee;
    border: 1px solid var(--border);
}

::-moz-placeholder {
    color: var(--border);
    opacity: 1;
}

::placeholder {
    color: var(--border);
    opacity: 1;
}

:-ms-input-placeholder {
    color: var(--border);
}

::-ms-input-placeholder {
    color: #969696;
}

:-moz-placeholder {
    color: var(--border);
}

::-moz-placeholder {
    color: var(--border);
}

/* Table
---------------------------------------- */
th {
    background-color: var(--secondary);
    color: #fff;
    border: 1px solid var(--dark);
}

td {
    border: 1px solid var(--border);
}

/* Common HTML Elements
---------------------------------------- */
hr {
    background: var(--border);
}

dt {
    color: var(--bold-color);
}

blockquote {
    background-color: var(--light);
    box-shadow: 2px 2px 6px var(--border);
    border-left: 8px solid var(--secondary);
}

/* Selection
---------------------------------------- */
::-moz-selection {
    background: var(--primary);
    color: #fff;
    text-shadow: none;
}

::selection {
    background: var(--primary);
    color: #fff;
    text-shadow: none;
}

@font-face {
    font-family: "ficon";
    src: url("../fonts/ficon.ttf?ce63e9") format("truetype"), url("../fonts/ficon.woff?ce63e9") format("woff"), url("../fonts/ficon.svg?ce63e9#ficon") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
[class^=ficon-], [class*=" ficon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "ficon" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.ficon-whatsapp:before {
    content: "\f232";
}
.ficon-mail:before {
    content: "\f003";
}
.ficon-phone:before {
    content: "\f095";
}
.footer i {
    color: var(--primary);
    margin-right: 10px;
  font-size: 18px;
}
/*
.ficon-mail:before {
    content: "\f003";
}

.ficon-map:before {
    content: "\f041";
}

.ficon-calendar:before {
    content: "\f073";
}

.ficon-phone:before {
    content: "\f095";
}

.ficon-twitter:before {
    content: "\f099";
}

.ficon-facebook:before {
    content: "\f09a";
}

.ficon-github:before {
    content: "\f09b";
}

.ficon-linkedin:before {
    content: "\f0e1";
}

.ficon-youtube:before {
    content: "\f16a";
}

.ficon-instagram:before {
    content: "\f16d";
}

.ficon-vk:before {
    content: "\f189";
}

.ficon-whatsapp:before {
    content: "\f232";
}

.ficon-vimeo:before {
    content: "\f27d";
}

.ficon-user:before {
    content: "\f2c0";
}

.ficon-telegram:before {
    content: "\f2c6";
}

.ficon-comments:before {
    content: "\e900";
}

.ficon-add_comment:before {
    content: "\e901";
}

.ficon-tag:before {
    content: "\e902";
}

.ficon-file:before {
    content: "\e903";
}

.ficon-search:before {
    content: "\e904";
}

.ficon-tag:before {
    content: "\e902";
}
*/

/* Header Top
------------------------------- */
.header-top {
    background: #fff;
    color: #333;
}

.header-top a {
    color: var(--text-color);
}

.header-top a:hover,
.header-top i {
    color: var(--primary);
}

.header-top-container {
    display: flex;
    justify-content: space-between;
}

.header-top-block {
    text-align: center;
}

.header-top-block .block-title {
    color: var(--primary);
}

/* Header
------------------------------- */
.header {
    background: var(--secondary);
    color: #ffffff;
}

.header a,
.page-header a {
    color: var(--primary);
}

.header-container {
    padding: 1rem 0;
}

.site-brand img {
    max-height: 50px;
    display: block;
}

.site-name {
    color: var(--primary);
    font-weight: 700;
}

.site-name a:hover {
    color: var(--primary);
}

/* Header -&gt; Main menu */
.mobile-menu span:nth-child(2) {
    background-color: #ffffff;
}

.menu-wrap {
    font-family: var(--heading-font);
}

.menu-wrap ul.menu &gt; li {
    margin-left: 0;
}

.menu-wrap ul.menu li &gt; a {
    padding: 10px;
}

/* Header -&gt; search block region */
.search-icon {
    width: 36px;
    height: 36px;
    margin: 0;
}

.search-icon img {
    max-height: 30px;
}

.search-box {
    background-color: var(--dark);
}

.search-box-content .block-title,
.search-box-content form label {
    color: var(--light);
}

.search-box-content input[type=search] {
    background: url(../images/icons/search-icon.svg) top right no-repeat;
    color: #ffffff;
    -webkit-text-fill-color: #ffffff;
    border-bottom: 2px solid var(--border);
}

.search-box-content input[type=search]:focus {
    background: url(../images/icons/search-icon.svg) top right no-repeat;
    border: 0;
    border-bottom: 2px solid var(--border);
}

.search-box-content input[type=search]:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px var(--dark) inset;
    background-color: transparent;
    color: #ffffff;
}

.header-search-close {
    color: #ffffff;
    border: 3px solid var(--primary);
}

/* Header -&gt; Page header */
.page-header {
    background: var(--secondary);
    color: #ffffff;
}

.page-header a:hover {
    color: #ffffff;
}

.region-page-header {
    align-items: center;
}

.breadcrumb {
    color: var(--light);
}

.page-header .page-title {
    color: #ffffff;
}

/* Main
---------------------------------------- */
/* Main -&gt; Admin tabs */
ul.page-tabs {
    border-bottom: 2px solid var(--secondary);
}

.page-tabs li a {
    background: #dddddd;
    color: var(--secondary);
    border-right: 2px solid var(--secondary);
    transition: all 0.3s ease;
}

.page-tabs li.active-page-tab a,
.page-tabs li a:hover {
    background: var(--secondary);
}

/* Main -&gt; Filter Module */
.filter-wrapper {
    border: 1px solid var(--border);
}

/* Node Submitted Details */
.submitted-icons {
    color: var(--primary);
}

.node-taxonomy-container .term-title::before {
    font-family: "ficon";
    content: "\e902";
    color: var(--primary);
    padding-right: 6px;
}

/* Sidebar
---------------------------------------- */
.sidebar .block {
    background-color: #f5f5ff;
    padding: 20px;
    margin-bottom: 2rem;
    box-shadow: 0 2px 2px var(--border);
}

.sidebar .block-title {
    font-size: 2.2rem;
    text-transform: none;
}

/* Comments

#comments {
    border-top: 1px solid var(--border);
}

#comments i {
    color: var(--primary);
}


.comment {
    box-shadow: 3px 3px #cccccc;
}

.comment-header {
    background-color: #dcdee2;
    border-bottom: 2px solid #cccccc;
}

.comment-user-picture {
    padding: 0 1rem;
    border-right: 2px solid #cccccc;
    flex: 0 0 100px;
}

.comment-title,
.comment-title a {
    color: var(--secondary);
    font-weight: 400;
}

.comment-reply a,
.comment-delete a,
.comment-edit a {
    padding: 5px 12px;
    color: #fff;
    background: var(--secondary);
    border-radius: 4px;
    transition: all 0.4s ease-in-out;
}

.comment-reply a:hover,
.comment-delete a:hover,
.comment-edit a:hover {
    background: var(--primary);
    color: #ffffff;
}
*/
/*
 * Footer
 
.footer-top {
    background-color: var(--secondary);
    color: #ffffff;
}

.footer-blocks,
.footer-bottom-blocks,
.footer-bottom,
.footer-social {
    background-color: var(--dark);
    color: #ffffff;
}

.footer .block-title {
    position: relative;
    font-size: 1.6rem;
    color: #ffffff;
    padding-bottom: 12px;
    margin-bottom: 12px;
}

.footer .block-title::before,
.footer .block-title::after {
    content: "";
    position: absolute;
    left: 0;
    height: 2px;
    background: var(--primary);
}

.footer .block-title::before {
    width: 30px;
    bottom: 6px;
}

.footer .block-title::after {
    width: 60px;
    bottom: 0;
}

.footer a {
    color: var(--primary);
}

.footer a:hover {
    color: #ffffff;
}

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

.footer-block li {
    padding: 10px 0;
    border-bottom: 1px solid #000000;
}

.footer-bottom-container {
    border-top: 2px solid var(--primary);
}

/* Footer -&gt; customization
.footer-logo {
    max-height: 100px;
    width: auto;
}
*/

.homepage-content .block-title {
    text-align: center;
    margin-bottom: 1rem;
}

.frontpage-main .block,
.homepage-content-bottom .block {
    margin-bottom: 5rem;
}

.region-content-home-top .block {
    padding: 4rem 0;
}

.region-content-home-top .block:nth-child(even) {
    position: relative;
    background: #f0f0f0;
}

.region-content-home-top .block:last-child {
    margin: 0;
}

/* Components -&gt; Social icons 
.footer-social {
    padding: 1rem 0;
}

.social-icons {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
}

.social-icons li {
    display: inline-block;
    margin: 0;
}

.social-icons li a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 44px;
    height: 44px;
    border: 2px solid #000000;
    border-radius: 6px;
    transition: all 0.3s ease;
}

.social-icons li a:hover {
    border: 2px solid var(--primary);
}

/* components -&gt; Scroll To Top 
.scrolltop {
    position: fixed;
    display: none;
    bottom: 10px;
    right: 10px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: var(--primary);
    color: #000000;
    font-size: 1rem;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease;
    z-index: 20;
    cursor: pointer;
}

.scrolltop:hover {
    background: var(--secondary);
    color: #ffffff;
}
*/
/*
 * Custom Shortcodes
 */
/* Shortcodes -&gt; Buttons */
.link-button,
.button-link,
.button-dark {
    display: inline-block;
    border-radius: 30px;
    padding: 0.8rem 1.8rem;
    transition: all 0.3s ease;
}

.link-button,
.button-link {
    color: #ffffff;
    background-color: var(--secondary);
    border: 4px solid var(--primary);
}

.link-button:hover,
.button-link:hover {
    color: var(--primary);
    background-color: var(--dark);
    border: 4px solid var(--primary);
}

.button-dark {
    background-color: var(--dark);
    color: var(--primary);
    border: 4px solid var(--primary);
}

.button-dark:hover {
    color: #ffffff;
    border: 4px solid var(--primary);
}

/* Elements -&gt; Box */
.box {
    background-color: #ffffff;
    box-shadow: 0 0 8px 4px var(--light);
}

/* Icon Box */
.icon-box {
    font-family: var(--body-font);
    line-height: 1.7;
    background-color: var(--content-bg);
    box-shadow: 0 3px 6px #bbbbbb;
    display: flex;
}

.icon-box-icon {
    padding-right: 1rem;
    flex: 0 0 auto;
}

.icon-box-text {
    font-family: var(--body-font);
    line-height: 1.7;
}

/* 
 * Features
 */
.features {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(265px, 1fr));
    grid-gap: 1rem;
    gap: 1rem;
}

.feature {
    background-color: #ffffff;
    padding: 1rem;
    -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    transition: all 0.4s linear;
    backface-visibility: hidden;
}

.feature:hover {
    -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    transform: translateY(-20px);
}

.feature-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 1.5rem;
    padding: 2rem;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: var(--primary);
    color: #ffffff;
    transition: all 0.4s ease;
    box-shadow: 0 0 10px 2px #ffffff;
}

.feature:hover .feature-icon {
    background-color: #ffffff;
    box-shadow: 0 0 10px 2px var(--secondary);
}

.feature .link-button {
    display: inline-block;
}

/*
 * Notice 
 
.notice-block {
    position: relative;
    background-color: var(--primary);
    padding: 2rem;
    width: 100%;
}

.notice-block .views-row {
    padding: 1rem 0;
}

.notice-block .views-field-title {
    font-family: var(--heading-font);
    font-size: 1.4rem;
    font-weight: 700;
}

.notice-block .views-field-title a {
    color: var(--dark);
}

.notice-block .views-field-title a:hover {
    color: #ffffff;
}

.notice-block .views-row {
    border-bottom: 1px solid var(--dark);
} */

@media (min-width: 768px) {
    /* Header */
    .header-top-block {
        text-align: left;
    }
    .site-brand img {
        max-height: 60px;
    }
    /* Header -&gt; Page Header */
    .page-header {
        padding: 5rem 0 5rem 0;
    }
    /* Frontpage */
    .homepage-content .block-title::before {
        position: absolute;
        content: "";
        width: 40px;
        height: 2px;
        background: var(--primary);
        top: 50%;
        transform: translateX(-50px);
    }
    .homepage-content .block-title::after {
        position: absolute;
        content: "";
        width: 40px;
        height: 2px;
        background: var(--primary);
        top: 50%;
        transform: translateX(10px);
    }
    .region-content-home-top .block:nth-child(odd) {
        margin-bottom: 10rem;
    }
    .region-content-home-top .block:last-child:nth-child(odd) {
        margin-bottom: 0;
    }
    .region-content-home-top .block:nth-child(even) {
        padding: 0 0 4rem 0;
    }
    .region-content-home-top .block:nth-child(even)::before {
        position: absolute;
        content: "";
        top: -10rem;
        left: 0;
        height: 10rem;
        width: 100%;
        background: #f0f0f0;
        -webkit-clip-path: polygon(0 0, 100% 90%, 100% 100%, 0% 100%);
        clip-path: polygon(0 0, 100% 90%, 100% 100%, 0% 100%);
    }
    /* Notice 
    .notice-block {
        width: 98%;
    }
    .notice-block::before {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        background-color: var(--secondary);
        width: 95%;
        height: 100%;
        z-index: -1;
        transform: rotate(-5deg);
    } */
    .feature {
        padding: 2rem;
    }
}
@media (min-width: 992px) {
    .collapsed:hover &gt; .submenu,
    .expanded:hover  &gt; .submenu,
    .menu-item-has-children:hover  &gt; .submenu {
        -webkit-animation: fade1 0.5s forwards;
        animation: fade1 0.5s forwards;

    }
    /* Header -&gt; Main menu */
    .menu-wrap .menu-item-has-children:hover {
        background-color: transparent;
    }
    .menu-wrap ul.menu li {
        background: linear-gradient(to bottom, transparent 50%, var(--dark) 50%);
        background-size: 100% 200%;
        transition: all 0.5s linear;

    }
    .menu-item-level-1 {
        margin: -7px !important;
        padding: 0px 10px !important;
        border-radius: 12px;
        height: 42px;  
    }
    .menu-wrap ul.menu li:hover {
        background-color: var(--vlight);
    }
    ul.main-menu li a:hover {
        color: var(--primary);
    }
    .menu-wrap .menu li .icon-vs {
        transition: all 0.3s ease-in-out;
    }
    .menu-wrap ul.menu li.expanded:hover .icon-vs,
    .menu-wrap ul.menu li.collapsed:hover .icon-vs {
        transform: rotate(180deg);
    }
    .menu-wrap ul.menu ul.submenu {
        background-color: var(--vlight);
        box-shadow: 0 0 1rem #dddddd;
        border-radius: 10px;
        margin-left: -10px !important;
        margin-top: 4px;
    }
    .menu-wrap ul.menu ul.submenu li {
        border-bottom: 0px;
    }
    .menu-wrap ul.menu ul.submenu li a{
        font-size: 16px;
    }
    .menu-wrap ul.menu ul.submenu li:hover {
        background-color: var(--light);
    }

    .header-search {
        width:70%;
        padding-left: 10%;
    }
    .form-search {
        width: 100%; 
    }
    .menu-wrap .collapsed::after, .menu-wrap .expanded::after, .menu-wrap .menu-item-has-children::after {
        content: none;
    }

}
@media (min-width: 1170px) {
    /* Header */
    .site-brand img {
        max-height: 90px;
    }
}/*# sourceMappingURL=style.css.map */

/* modified */
.header-container {
    padding: 0;
}
.slider {
    height: auto;
}
.slider-container {
    height: auto;
}
.header-login {
    font-size: var(--font-med); 
    width: 55%;
}
.items {
    grid-template-columns: repeat(auto-fit, minmax(275px, 1fr));
}
.items-4 {
    grid-template-columns: repeat(auto-fit, minmax(265px, 1fr));
}
.block__title {
    position: relative;
    margin-bottom: 17px;
    margin-top: 25px;
    font-size: 26px;
}

.block__title::before, .content-block .block-title::before {
    background-color: var(--primary);
    left: 0;
    width: 0.5rem;
    position: absolute;
    content: "";
    bottom: 0;
    height: 2px;
}  

.block__title::after, .content-block .block-title::after {
    background-color: var(--secondary);
    left: 0.8rem;
    width: 1.6rem;
    position: absolute;
    content: "";
    bottom: 0;
    height: 2px;
}
.box-primary {
    background-color: var(--primary);
}
.how-to {
    background: #f0f0f0;
    padding-top: 30px;
    padding-bottom: 15px;
}

.bg-gray {
    background-color: #f0f0f0; 
}

.services {
    display: flex;
    width: 100%;
    gap: 1rem;
    flex-wrap: wrap;
    margin-bottom: 35px;
}
.service, .block-user-block, .user-page #block-edux-content{
    flex: 1 0 300px;
    display: flex;
    flex-direction: column;
    gap: 3px;
    padding: 1rem;
    text-align: center;
    border-radius: 12px;
    transition: all linear 0.3s;
    box-shadow: 0 0 1rem #dddddd;
}
.block-user-block, .user-page #block-edux-content{
  text-align: left;  
}    
.services h3 {
    font-size: 20px;
}
.services p {
    text-align: justify;
}
.services img {
    height: 80px;
}
.field--name-body ol, .field--name-body ul, .qlist ol{
    padding-left: 0px;
    counter-reset: points-counter;
}
.field--name-body ol li, .field--name-body ul li, .qlist ol li {
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    margin-bottom: 20px;
    padding: 18px 15px 18px 80px;
    min-height: 70px;
}
.field--name-body ul li ul li, .qlist ol li {
    box-shadow: none;
    min-height: 50px;
    margin-bottom: 1px;
    padding: 15px 15px 10px 68px;
}    
.field--name-body ol li:before, .field--name-body ul li:before, .qlist ol li:before {
    counter-increment: points-counter;
    content: counter(points-counter);
    display: block;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    border: 2px solid #fff;
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 22px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    padding-top: 4px;
    z-index: -999;
}
.field--name-body ul li ul li:before, .qlist ol li:before {
    height: 34px;
    width: 34px;
    font-size: 17px;
    padding-top: 0px;
}
.field--name-body ul li ul, .qlist ol {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    margin-top: 20px;
}
.field--name-body h2, .field--name-body h3 {
    background: #F0F0F0;
    font-size: 26px;
    padding: 10px 10px;
}
.field--name-body h3 {
    font-size: 23px;
}
.field--name-body ol li:nth-child(odd):before, .field--name-body ul li:nth-child(odd):before, .qlist ol li:nth-child(odd):before{
    background: var(--secondary);        
}
.field--name-body ol li:nth-child(even):before, .field--name-body ul li:nth-child(even):before, .qlist ol li:nth-child(even):before{
    background: var(--primary);  
}
.field--name-body ul li {
    list-style: none;
}
.qlist ol {
    padding-top: 5px; 
    padding-bottom: 5px;
}    


ol li::marker {
    color: #fff; 
    font-size: 5px;  
}
.site-brand img {
    max-height: 40px;
}
.icon-medium {
    margin-right: 8px; 
}

.search-block-form .form-submit {
    background: url("/themes/contrib/edux/images/search.png") no-repeat center;
    font-size: 0px;
    border: 0px;
    border-radius: 0px;
    background-size: 28px;
    height: 40px;
    width: 38px;
    border: 1px solid #ddd;
    border-left: 0px;
    border-radius: 0px 7px 7px 0px;

}
#search-block-form {
    display: flex;
}
.form-search {
    background-color: #fff !important;
    border-right: 0px !important;
    border-radius: 7px 0px 0px 7px;
}
.site-logo {
    padding-top: 2px;
}
.form-type-search, #search-block-form {
    margin-bottom: 0px;
}
.form-type-search {
    width: 100%;
}
.header-login {
    display: flex; 
}
.menu-wrap ul.menu li &gt; a {
    color: var(--text-color);
    font-size: 17px;
}
.icon-small {
    width: 25px;
    padding-right: 5px;

}
.icon-vs {
    width: 10px;
    margin-left: 4px;

}
.slider-image {
    margin-top: 15px;
}
.center-menu{
    margin-top: -10px;
    margin-bottom: -10px;
}
.title1 {

    padding: 10px 10px;
    background: #E8E8E8;
    font-size: 18px;
}  
.title2, .tolist .views-row {
    margin-top:20px;
    padding: 10px 10px;
    background: #E8E8E8;
    font-size: 18px;
    font-weight: bold;
}
.title2plus {
    margin-top:20px;
    padding: 10px 10px;
    font-size: 22px;
    text-align: center;
    font-weight: bold;
}
.title3 {
    margin-top:20px;    
    padding: 10px 10px;
    background: #E8E8E8;
    font-size: 18px;
    font-weight: bold;
}

.item-topics {
    padding: 10px 10px;
    background: #F8F8F8;
}
#block-topics-block-1 {
    padding-top: 0px;
    padding-bottom: 20px;
}
.tolist .views-row {
    background: #F0F0F0;  
} 
.views-field-title a {
    font-size: 18px;
    font-weight: bold;
}
.addq {
    background-color: var(--secondary);
    color: #fff;
    font-size: 14px;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 5px 10px;
    border-left: 5px solid var(--primary);
    cursor: pointer;
    margin: 0px 5px 5px 0px;
}
.addedq {
    background-color: #bbbbbb;
    color: #fff;
    font-size: 14px;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 5px 10px;
    border-left: 5px solid var(--primary);
    cursor: not-allowed;  
}
.addqc, .addtc {
    width: 26px;
    height: 26px;
    float: right;
}
#edit-timer {
    width: 26px;
    height: 26px;  
}  

#edit-noq {
    width: 150px;
}
.setting-b, .praxtice-b {
    text-align: left;
    display: block;
}
#practice-exam-setttings-form {
    display: inline-flex;
    margin-bottom: 0px;
}
#practice-exam-setttings-form div {
    margin-bottom: 0px;
}
#practice-exam-setttings-form #edit-name{
    width: 360px;
    margin-right: 30px;
}
#practice-questions-form .form-required::after{
    content: ""; 
}
#practice-questions-form legend{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 25px;
}
#practice-questions-form .form-radio {
    width: 30px;
    height: 30px;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -2px;
}
.js-form-item-timer {
    padding: 35px 35px 0px 35px;
}
.js-form-item-timer label {
    display: block;
    margin-top: -32px;
    margin-left: 40px;
}
.setting-b #edit-actions {
    margin-top: 20px;  
}    
.setting-b #edit-submit, .praxtice-b .button, .s-link {
    padding: 3px 50px 10px 50px;
    font-weight: bold;
    font-size: 22px;
    width:100%
}
.praxtice-b ul{
    list-style-type: none;
    font-size: 20px;
}
.praxtice-b b{
    color: var(--secondary);
    padding-left: 11px;                
}
.mlink-o {
    text-align: right;
}
.plinks-o {
    text-align: center;
}
.mlink {
    background: #F8F8F8;
    padding: 5px 12px;
    border-radius: 5px;
}

.ptext {
    padding-left: 20px;
}
.exam-delete {
    background: url(../images/icons/delete.svg) top right no-repeat; 
}
.exam-refersh1 {
    background: url(../images/icons/referesh1.svg) top right no-repeat; 
}
.exam-refersh2 {
    background: url(../images/icons/referesh2.svg) top right no-repeat; 
}
.exam-copy {
    background: url(../images/icons/copy.svg) top right no-repeat; 
}
.exam-result {
    background: url(../images/icons/result.svg) top right no-repeat; 
}
.help-icon {
    background: url(../images/icons/help.svg) top right no-repeat; 
    width: 15px;
    height: 15px;
    background-size: 100%;
}

.icon-btn {    
    width: 30px;
    height: 30px;
    background-size: 100%;
}
.block-iquiz-exams-block th {
    text-align: center;
    font-size: 14px; 
}
.block-iquiz-exams-block tr td {
    text-align: center;
}
.block-iquiz-exams-block tr td:nth-child(1) {
    text-align: left;
}
.thsmall {
    font-size: 12px;  
}
.exam-start, .exam-continue {
    border: 2px solid var(--primary);
    padding: 5px 20px;
    border-radius: 5px;
}
.exam-continue {
    border-color: var(--secondary);
} 
.clear-opt {
    display: inline-flex;
}
.clear-copy, .merge-copy {
    width: 50%;
    border: 2px solid var(--secondary);
    margin: 30px;
    padding: 30px;
    border-radius: 10px;
}
.head-copy {
    margin-top: 30px;
    font-weight: bold;
}
.clear-opt a{
    margin-top: 25px;
    padding: 7px;
    display: inline-block;
    width: 122px;
}
.block-profile-block ul {
    list-style-type: none;
}
.ptop {
    display: flex;
    align-items: center; 
    justify-content: flex-end; 
    gap: 20px; 
    padding-right: 20px;
} 
.ptopi {
    border: 2px solid #ddd;
    border-bottom: 0px;
    border-radius: 10px 10px 0px 0px;
    padding:6px 26px;
}
.cans, .cansrans {
    background-color: #f8f9fa;    
    color: #699f4c;
    font-weight: bold;
}
.cansrans::after, .rans::after {
    content: "";
    width: 40px;  
    height: 40px; 
    background: url(../images/icons/tick.svg) top right no-repeat; 
    background-size: contain;
    right: 22px;
    position: absolute;
} 
.rans::after {
   background: url(../images/icons/wrong.svg) top right no-repeat;   
   background-size: contain;
}   
.cansrans, .rans, .cans {
    display: inline-flex;
    align-items: center;
    height: 48px;
    padding-left: 10px;
}
.result-b {
   text-align: left; 
   margin-bottom: 20px;   
}
.result-t {
font-weight: bold;
}
.rans {
  background: #ffe6e6;
   color: #FF0000;
}
.result-h {
    font-size: 18px;
    display: inline-flex;
    width:100%;
    flex-direction: initial;
}
.result-h ul{
    width:50%;
    font-size: 18px;
}
.result-h .score {
   width:50%; 
}
.score .cansrans, .score .rans{
  width: 100%;
  margin-bottom: 20px;
  font-size: 26px;
  font-weight: bold;
}
.scorep {
  color: var(--primary);
  padding-left: 10px;
  font-size: 24px;
} 
.subs .service{
  flex: 1 0 250px;
  padding-top: 0px;
}
.subs img{
  height: 100px;
}
.subs ul {
list-style: none;
padding: 10px 0px;
text-align: left;
}
.subs li {
display: flex;
padding: 5px 0;
font-weight: 400;
}
.set-2 img {
  height: 150px;  
}
.subs li:before {
  content: "\e01c";
  display: inline-block;
  font-family: "thex" !important;
  font-weight: bolder;
  font-size: 24px;
  padding-right: 10px;
  margin-top: -5px;
  color: var(--primary);
}
.s-link {
 background: var(--secondary);  
 color: #fff;
  font-size: 18px;
  border: 0px;
  padding-top: 6px;
  padding-bottom: 12px;
  border-radius: 0px;
}
.s-gray {
  background: #999;   
}
.old-price {
    font-size: 24px;
    font-weight: bold;
    text-decoration: line-through;
    text-decoration-color: green; /* Set the color of the line */
    text-decoration-thickness: 4px;
    color: #999;
}
.new-price {
    font-size: 30px;
    font-weight: bold;
}
.by-month {
    font-size: 16px;
    font-weight: bold;
    color: #999;
}
.subs span {
    line-height: .7;
}
.m-price {
    height: 20px;
}
.d-price {
    height: 40px;
}
.f-price {
    height: 60px;
}
.v-hidden {
    visibility: hidden;
}
.stext {
    text-align: center;
}
.sitext {
    font-size: 14px;
}
.sitext b{
    padding-left: 0px;
}
.stext p {
    margin-bottom: 4px;
}
.row {
    display: inline-flex;
    width: 100%;
    padding:38px 20px 30px 20px;
}
.col {
    flex: 1 0 0%;
}
.col a, .col h5{
    color: #fff;
}
.ribbon {
  width: 30px;
  font-size: 14px;
  padding: 4px;
  position: absolute;
  right: -8px;
  top: -6px;
  text-align: center;
  border-radius: 25px;
  background-color: var(--secondary);
  color: white;
}
.website-copyright {
    text-align: right;
    width: 100%;
}
.submenu hr{
margin: 0px 7%;
  width: 86%;
  background: #ededed;
}
.user-guest .region-content{
    display: flex;
    gap:1rem;
    flex-wrap: wrap;
}
.user-extra, .user-login-form {
    padding: 20px;
}
#main {
    width: 100%;
}
.plinks .button {
   width: 60%; 
}
.pra-b b {
    padding-left: 0px;
}
.pra-b .button {
    width: 96%;
  margin-left: 2%;
  margin-top: 20px;
}

.footer {
    background-color: var(--secondary);
}

.accordion-header {
  cursor: pointer;
  background: #f5f5f5;
  padding: 5px 10px;
  border: 1px solid #ccc;
  margin-bottom: 0px !important;
  margin-top: 20px;
}

.accordion-content {
  display: none;
  padding: 10px 10px 0px 10px;
  border: 1px solid #ccc;
  border-top: none;
}
.accordion-item h3 {
    font-size: 18px;
}
.faq-section h2{
   font-size: 26px; 
   background: none;
   margin-bottom: -20px;
}
.service h3 {
    background: none;
    font-size: 20px;
}
.main-wrapper {
  padding: 0;
}
.footer-bottom-container {
   background-color: var(--dark);  
   color: #fff;
}
.nor-list li {
        box-shadow: none !important;
    padding: 5px 15px 5px 30px !important;
    min-height: 20px !important;
    margin-bottom: 0px !important;
}
.nor-list li::before {
display: none !important;
}
.nor-list {
   margin-bottom: 10px;
   margin-top: 10px; 
}
.topzm {
   margin-top: -10px; 
}
.page-type-page  .node-content {
    margin-top: 20px;
    margin-bottom: 20px;
}
#block-ourfeatures {
    padding-top: 40px;
}
#block-jobs-block-1 .block__title {
    margin-top: 0px;
}
#block-jobs-block-1 {
    margin-top: -10px;
    margin-bottom: 25px;  
}
.footer-bottom-container {
    padding-top: 10px;
    padding-bottom: 10px;
}
.main-content {
    margin-top: 40px;
    margin-bottom: 40px;
    min-height: 500px;
}
.page-header {
    padding: 3rem 0 3rem 0;
}
#block-edux-content {
    width: 100%;
}
#edit-field-mobile-0-value {
    color: var(--text-color);
    border: 1px solid var(--border);
    padding: 10px;
    width: 100%;
}
.user-login-form .form-submit, #user-register-form  .form-submit{
    width: 100%;
    font-size:20px;
    margin-top: 10px;
}



@keyframes fade1 { 
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}
</pre></body></html>