/* Variables
----------------------- */

@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');

.search_images {
    width: 16px;
    height: 16px;
}

/* Header wrapper */
.site-header {
    background-color: #f5f5f5;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 0px !important;
}

/* .header-banner-bg {
    background-image: url('../images/top-left-bg-image-1.png'),
        url('../images/top-right-bg-image-1.png');
    background-repeat: no-repeat, no-repeat;
    background-position: left center, right center;
    background-size: 24% 101%, 30% 101%;
    background-color: #fff;
    width: 100%;
    height: 90px;
    display: flex;
    align-items: center;
} */
 .header-banner-bg {
    background-image: url(../images/top-left-bg-image-1.png), url(../images/top-right-bg-image-1.png);
    background-repeat: no-repeat, no-repeat;
    background-position: left center, right center;
    background-size: 22% 101%, 27% 101%;
    background-color: #fff;
    width: 100%;
    height: 90px;
    display: flex
;
    align-items: center;
}

.container {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    padding: 10px 0px;
    gap: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Logo */
.site-logo img {
    height: 70px;
}

/* Nav */
.main-nav ul {
    display: flex;
    list-style: none;
    gap: 30px;
    align-items: center;
}

.main-nav a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    color: #555;
    padding-bottom: 4px;
    position: relative;
}

.main-nav a.active,
.main-nav a:hover {
    font-weight: 600;
    color: #000;
}

.main-nav a.active::after {
    content: '';
    position: absolute;
    bottom: -4px;
    left: 0;
    height: 2px;
    width: 100%;
    background-color: #1d3f72;
}

/* Search icon */
.search-icon {
    font-size: 16px;
    cursor: pointer;
    color: #444;
}




@media (max-width: 1200px) {
    .header-banner-bg {
        background-size: 200px 101%, 200px 101%;
        height: 80px;
    }

    .main-nav ul {
        gap: 20px;
    }
}

/* Responsive tweaks */
@media (max-width: 992px) {
    .header-banner-bg {
        background-size: 200px 101%, 200px 101%;
        height: 80px;
    }

    .main-nav ul {
        gap: 20px;
    }
}

@media (max-width: 900px) {
    .header-banner-bg {
        background-size: 100px 101%, 100px 101%;
        height: 80px;
    }

    .main-nav ul {
        gap: 20px;
    }
}

@media (max-width: 768px) {
    .header-banner-bg {
        background-size: 131px 101%, 109px 101%;
        height: 80px;
        background-image: url('../images/Mobile-top-left-img.png'),
            url('../images/Mobile-top-right-img.png');
    }

    .main-nav {
        display: none;
    }

    .search-icon {
        font-size: 18px;
    }
}

@media (max-width: 640px) {
    .header-banner-bg {
        background-position: -60px top, right top;
        background-size: 200px 210%, 126px 101%;
        height: 70px;
        background-image: url('../images/Mobile-top-left-img.png'),
            url('../images/Mobile-top-right-img.png');
    }

    .site-logo {
        margin: 0 auto;
    }
}

@media (max-width: 480px) {

    .mobile_container {
        width: 100% !important;
    }

    .site-logo {
        margin: 0 auto;

    }

    /*.header-banner-bg {
        background-position: -60px top, right top;
        background-size: 300px 210%, 126px 101%;
        height: 70px;
        background-image: url('../images/Mobile-top-left-img.png'),
                        url('../images/Mobile-top-right-img.png');
      }*/
    .header-banner-bg {
        background-position: left top, right bottom;
        background-size: 125px 157%, 113px 101%;
        height: 70px;
        background-image: url(../images/Mobile-top-left-img.png), url(../images/Mobile-top-right-img.png);
    }

    .site-logo img {
        height: 50px;
    }
}




body {
    font-family: 'Roboto' !important;
    background: white !important;
}

.common_color {
    color: #333;
}

.header {
    display: flex;
}

.container1 {
    width: 80%;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    max-width: 70%;

}

.header1 {
    padding-bottom: 10px;
    padding-top: 10px;
    background-image: url(../images/header1.jpeg);
    /* height: 100px; */
    /* overflow: auto; */
    background-repeat: no-repeat;
    background-position: right;
    width: 25%;
    background-size: 100%;
}

.container1 {
    /* height: 100px; */
    /* overflow: auto; */
    width: 75%;
    background-image: url(../images/header2.jpeg);
    background-size: 35% 100%;
    background-repeat: no-repeat;
    background-position: right;
}

.header2 {
    background-image: url(../images/header2.jpeg);
    /* height: 100px; */
    /* overflow: auto; */
    background-repeat: no-repeat;
    background-position: left;
}

@font-face {
    font-family: 'Roboto-bold';
    src: url('roboto/Roboto-Bold.ttf') format('truetype');
    font-weight: normal !important;
}

@font-face {
    font-family: 'Roboto-regular';
    src: url('roboto/Roboto-Regular.ttf') format('truetype');
    font-weight: normal !important;
    color: #606062;
}

.screen_left {
    background-image: url("../images/brands-bg-bottom.png");
    background-repeat: repeat;
}

.screening {
    background-image: url(../images/Brands-BG-Mixed-10.png);
    width: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    height: 100%;

    position: absolute;
    top: 0px;
    /* z-index: -1; */


}

.com_bg {
    background-image: url(../images/sss.png);
    background-repeat: repeat-x;
}

.news-more-updates {
    display: none;
}

h2 {
    font-family: 'Roboto-bold' !important;
    font-size: 30px !important;
    color: #2b4082 !important;
}

h3 {
    font-family: 'Roboto-bold' !important;
    font-size: 20px !important;
    color: #606062 !important;
}

p {
    font-family: 'Roboto-regular' !important;
}

body {
    font-family: 'Roboto-regular' !important;
}

li {
    font-family: 'Roboto-regular' !important;
}

label {
    font-family: 'Roboto-regular' !important;
}

:root {
    --color-primary: #C25700;
    --color-secondary: #6e7c03;
    --color-primary-light: #f2e8dd;
    --bg-body: #f9f6f3;
    --text-color: #3f3f3f;
    --gray-color: #767676;
    --bold-color: #222222;
    --light: #fffbf6;
    --color-dark: #221f1d;
    --border: #dbdbd3;
    --shadow: 0 0 8px 1px #cccccc;
    --shadow-primary: 0 0 10px 1px var(--color-primary);
    --shadow-secondary: 0 0 10px 1px var(--color-secondary);
    --font-text: "open sans", sans-serif;
    --font-heading: "roboto", sans-serif;
}

/* Default Box sizing */
*,
*::before,
*::after {
    box-sizing: border-box;
}

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
    margin: 0;
}

/* HTML and Body
----------------------- */
html:focus-within {
    scroll-behavior: smooth;
}

html {
    font-size: 16px;
    scroll-behavior: smooth;
}

html,
body {
    height: 100%;
}

body {
    background-color: var(--bg-body);
    color: var(--text-color);
    font-family: var(--font-text), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-size: 1rem;
    font-weight: 400;
    min-height: 100vh;
    line-height: 1.6;
    overflow-x: hidden;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

/* Regions
----------------------- */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
    display: block;
}

template,
[hidden] {
    display: none;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

/* Typography
----------------------- */
/* Typography -> Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
    color: var(--bold-color);
    font-family: var(--font-heading);
    font-weight: 400;
    font-style: normal;
    line-height: 1.6;
    margin: 0 0 10px 0;
}

h1 {
    font-size: 2.1rem;
}

h2 {
    font-size: 1.8rem;
}

h3 {
    font-size: 1.5rem;
}

h4 {
    font-size: 1.3rem;
}

h5,
h6 {
    font-size: 1.2rem;
    text-transform: uppercase;
}

/* Typography -> Paragraph */
p {
    margin: 0 0 1.2rem 0;
}

/* Typography -> Links */
a:not([class]) {
    -webkit-text-decoration-skip: ink;
    text-decoration-skip-ink: auto;
}

a {
    color: var(--color-primary);
    background-color: transparent;
    text-decoration: none;
    transition: color 0.4s ease;
}

a:active,
a:hover,
a:focus {
    background-color: transparent;
    text-decoration: none;
    border: 0;
    outline: 0;
}

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

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

/* Typography -> Abbreviation */
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

abbr {
    cursor: help;
}

acronym {
    border-bottom: 1px dotted;
    cursor: help;
}

/* Typography -> Text styling */
b,
strong {
    font-weight: bolder;
    color: var(--bold-color);
}

em,
dfn,
cite {
    font-style: italic;
}

mark,
ins {
    display: inline-block;
    background-color: var(--color-primary);
    color: #ffffff;
    padding: 2px 4px;
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

small {
    font-size: 80%;
}

big {
    font-size: 125%;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

tt,
var {
    font-family: monospace, monospace;
    font-style: italic;
}

/* Typography -> Blockquote */
blockquote,
[dir=rtl] blockquote {
    position: relative;
    background-color: #ffffff;
    margin: 0.5rem 0 1rem 0;
    padding: 1rem;
    box-shadow: var(--shadow);
    isolation: isolate;
}

blockquote:before {
    position: absolute;
    content: "\e008";
    top: 0;
    left: 0;
    font-family: "tara";
    color: var(--color-primary-light);
    font-size: 4rem;
    line-height: 1;
    z-index: -1;
}

blockquote p:last-of-type {
    margin: 0;
}

/* Typography -> HTML code tags */
pre {
    overflow: auto;
}

kbd {
    background-color: #ffffff;
    padding: 4px 10px;
    font-family: monospace, monospace;
    font-size: 1rem;
}

pre,
samp {
    background-color: #ffffff;
    margin: 1rem 0;
    padding: 1rem;
    font-family: monospace, monospace;
    font-size: 1rem;
    box-shadow: var(--shadow);
}

code {
    padding: 2px 10px;
    font-family: monospace, monospace;
    font-size: 1rem;
    background: #ffffff;
}

pre code {
    padding: 0;
}

/* Typography -> Address */
address {
    margin: 0 0 1.75rem;
    font-style: italic;
}

/* Typography -> Description Lists */
dl {
    margin: 0 0 1.75rem;
}

dt {
    font-weight: 400;
    color: var(--bold-color);
}

dd {
    margin: 0 0 1.75rem;
}

/* Typography -> HTML Elements */
hr {
    clear: both;
    width: 100%;
    margin: 0.5rem 0;
    border: 0;
    border-bottom: 2px solid var(--border);
    box-sizing: content-box;
}

/* Forms
----------------------- */
button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: 100%;
    line-height: 1.6;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    padding: 0;
    border: 0;
    border-style: none;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
    outline: 0;
}

button[disabled],
html input[disabled] {
    cursor: not-allowed;
    opacity: 0.7;
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}

input {
    line-height: normal;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search] {
    padding: 10px;
    background: #ffffff;
    max-width: 100%;
    border: 1px solid var(--border);
    border-radius: 4px;
    transition: border 0.3s linear;
}

textarea {
    width: 100%;
    max-width: 100%;
    padding: 12px;
    border: 1px solid var(--border);
    border-radius: 4px;
    overflow: auto;
    transition: border 0.3s linear;
    vertical-align: top;
}

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(--color-primary);
    outline: 0;
}

input[type=submit],
input[type=button],
input[type=reset],
button,
.button {
    display: inline-block;
    background-color: var(--color-primary);
    color: #ffffff;
    padding: 8px 1rem;
    border: 3px solid #ffffff;
    border-radius: 2rem;
    transition: all 0.4s ease-in-out;
    line-height: 1.6;
}

input[type=submit]:hover,
input[type=button]:hover,
input[type=reset]:hover,
button:hover,
.button:hover,
input[type=submit]:focus,
input[type=button]:focus,
input[type=reset]:focus,
button:focus,
.button:focus {
    background-color: transparent;
    border: 3px solid var(--bold-color);
    color: var(--bold-color);
}

input[type=checkbox],
input[type=radio] {
    padding: 0;
    box-sizing: border-box;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto;
}

input[type=search] {
    outline-offset: -2px;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
}

fieldset {
    margin: 0 0 10px 0;
    padding: 0.35rem 0.5rem 0.5rem 0;
    border: 1px solid var(--border);
}

fieldset> :last-child {
    margin-bottom: 0;
}

legend {
    display: table;
    max-width: 100%;
    padding: 0;
    color: inherit;
    border: 0;
    box-sizing: border-box;
    white-space: normal;
}

optgroup {
    font-weight: bold;
}

select {
    padding: 4px 8px;
}

form label {
    display: table;
    font-weight: bold;
}

label[for] {
    cursor: pointer;
}

.page-content input[type=text],
.page-content input[type=password],
.page-content input[type=search] {
    padding: 9px 6px;
    outline: 0;
}

/* Drupal form elements */
.form-item {
    margin-bottom: 1rem;
}

.form-required:after {
    content: "*";
    display: inline-block;
    padding-left: 4px;
    color: var(--color-primary);
}

.form-item label {
    display: block;
}

label.option {
    display: inline;
    font-weight: normal;
}

/* placeholder */
::-webkit-input-placeholder {
    color: #8a8a8a;
}

:-moz-placeholder {
    color: #8a8a8a;
}

::-moz-placeholder {
    color: #8a8a8a;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #8a8a8a;
}

/* List
----------------------- */
ul,
ol {
    margin: 0;
    padding: 0 0 0.25rem 1rem;
    /* LTR */
}

[dir=rtl] ul,
[dir=rtl] ol {
    padding: 0 1rem 0.25rem 0;
}

ol ol,
ul ul {
    margin: 0;
    padding: 0 0 0.25rem 1rem;
    /* LTR */
}

[dir=rtl] ol ol,
[dir=rtl] ul ul {
    padding: 0 1rem 0.25rem 0;
}

ul {
    list-style: disc;
}

li>ul,
li>ol {
    margin-bottom: 0;
}

[dir=rtl] ul,
[dir=rtl] ol {
    padding: 0 1em 0.25em 0;
}

.node-content li {
    padding: 6px 0;
}

/* Table
----------------------- */
table {
    width: 100%;
    margin-bottom: 1.2rem;
    border-spacing: 0;
    border-collapse: collapse;
}

th,
tr,
td {
    vertical-align: middle;
}

th {
    background: var(--color-primary);
    font-family: var(--font-heading);
    color: #ffffff;
    margin: 0;
    padding: 10px;
    border: 2px solid var(--border);
    text-align: left;
    text-shadow: none;
}

th a {
    color: #ffffff;
}

td {
    padding: 5px 10px;
    border: 2px solid var(--border);
}

/* Media
----------------------- */
img,
picture,
svg {
    max-width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: middle;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    max-width: 100%;
    height: auto;
    margin: 1em 0;
    border: 0;
}

figcaption {
    padding: 4px;
    font-size: 0.8rem;
    background: #ffffff;
    border: 1px solid var(--border);
    text-align: center;
}

.align-left,
img.align-left,
figure.align-left {
    float: left;
    margin: 20px 20px 20px 0;
}

.align-right,
img.align-right,
figure.align-right {
    float: right;
    margin: 20px 0 20px 20px;
}

.align-center,
img.align-center,
figure.align-center {
    display: block;
    clear: both;
    margin: 20px auto;
}

figure.align-center {
    display: table;
}

figure.align-center img {
    display: block;
    clear: both;
    margin: 0 auto;
}

/* Drupal image filed */
.image-field {
    margin: 0 0 1rem 0;
}

.feed-icon {
    display: block;
}

details {
    margin-bottom: 1rem;
}

summary {
    background-color: #ffffff;
    color: var(--text-color);
    padding: 0.5rem;
    cursor: pointer;
    box-shadow: var(--shadow);
}

details .form-details-wrapper {
    background-color: #ffffff;
    padding: 1rem;
}

/* Misc
----------------------- */
::-moz-selection {
    background: #0000ff94 !important;
    color: #ffffff;
    text-shadow: none;
}

::selection {
    background: #0000ff94 !important;
    color: #ffffff;
    text-shadow: none;
}

::-moz-selection {
    background: #0000ff94 !important;
    color: #ffffff;
    text-shadow: none;
}

.search-help-link {
    display: none;
}

.search-results.node_search-results li h3 {
    margin-top: 10px;
}

.search-form {
    margin-top: 25px;
}

/* Page layout -> container */
.container {
    position: relative;
    width: 100%;
    /*max-width: 1170px;*/
    max-width: 80%;
    height: auto;
    margin: 0 auto;
    padding: 0px 0px;
}

/* content warpper including main, sidebar */
.main-wrapper {
    position: relative;
    display: block;
    background: var(--bg-body);
    width: 100%;
    /*padding: 1rem 0;*/
    z-index: 2;
}

.main-container {
    position: relative;
    display: grid;
    gap: 1rem;
    width: 100%;
    margin: 0;
}

/* Main */
.no-sidebar .main-container {
    grid-template-columns: 100%;
}

.sidebar-left .main-container {
    grid-template-columns: 25% 75%;
}

.sidebar-right .main-container {
    grid-template-columns: 75% 25%;
}

.two-sidebar .main-container {
    grid-template-columns: 25% 50% 25%;
}

#sidebar-left {
    order: 1;
}

#main {
    position: relative;
    background: var(--bg-body);
    width: 100%;
    margin: 0;
    padding: 0;
    order: 2;
    z-index: 2;
}

#sidebar-right {
    order: 3;
}

@font-face {
    font-display: auto;
    font-family: "tara";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/tara.woff2") format("woff2");
}

[class=icon],
[class^=icon-],
[class*=" icon-"] {
    display: inline-block;
    font-family: "tara" !important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

.icon-minus:before {
    content: "\e000";
}

.icon-plus:before {
    content: "\e001";
}

.icon-close:before {
    content: "\e002";
}

.icon-comment-add:before {
    content: "\e003";
}

.icon-check:before {
    content: "\e004";
}

.icon-alert:before {
    content: "\e005";
}

.icon-alert-circle:before {
    content: "\e006";
}

.icon-clock:before {
    content: "\e007";
}

.icon-quote:before {
    content: "\e008";
}

.icon-arrow-left:before {
    content: "\e009";
}

.icon-arrow-right:before {
    content: "\e00a";
}

.icon-angle-right:before {
    content: "\e00b";
}

.icon-angle-left:before {
    content: "\e00c";
}

.icon-comment:before {
    content: "\e00d";
}

.icon-info:before {
    content: "\e00e";
}

.icon-bell:before {
    content: "\e00f";
}

.icon-horn:before {
    content: "\e010";
}

.icon-arrow-up:before {
    content: "\e011";
}

.icon-phone:before {
    content: "\e012";
}

.icon-map:before {
    content: "\e013";
}

.icon-mail:before {
    content: "\e014";
}

.icon-share:before {
    content: "\e015";
}

.icon-telegram:before {
    content: "\e016";
}

.icon-hashtag:before {
    content: "\e017";
}

.icon-vimeo:before {
    content: "\e018";
}

.icon-whatsapp:before {
    content: "\e019";
}

.icon-vk:before {
    content: "\e01a";
}

.icon-instagram:before {
    content: "\e01b";
}

.icon-youtube:before {
    content: "\e01c";
}

.icon-file:before {
    content: "\e01d";
}

.icon-comments:before {
    content: "\e01e";
}

.icon-linkedin:before {
    content: "\e01f";
}

.icon-github:before {
    content: "\e020";
}

.icon-facebook:before {
    content: "\e021";
}

.icon-twitter:before {
    content: "\e022";
}

.icon-calendar:before {
    content: "\e023";
}

.icon-user:before {
    content: "\e024";
}

.icon-search:before {
    content: "\e025";
}

.icon-bookmark:before {
    content: "\e026";
}

.local-action {
    list-style: none;
}

.button-action {
    background-color: var(--color-secondary);
    color: #ffffff;
    padding: 6px 12px;
}

.button-action:hover {
    background-color: var(--color-primary);
    color: #ffffff;
}

/* Vertical tabs */
.vertical-tabs .vertical-tabs__panes {
    padding: 1rem;
}

/* Header
--------------------------------------*/
/* Header container */
#header,
.header-top,
.header {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    z-index: 3;
}

.header {
    /* border-top: 14px solid rgb(230 230 231);
    border-bottom: 14px solid rgb(230 230 231);
    
    background-size: 100%;
    background-repeat: no-repeat;
   
    background-size: 100% 100%;
        padding-top: 10px;
    padding-bottom: 10px;*/
}


/* Header top */
.header-top {
    background-color: var(--color-primary-light);
}

.header-top-container {
    position: relative;
    display: flex;
    padding: 6px 0;
    justify-content: space-between;
    align-items: center;
}

/* header top left block region */
.header-top-block p:last-of-type {
    margin: 0;
}

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

.header-top ul {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-type: none;
}

.header-top .contextual-links {
    display: none;
}

/* header top left block region */
.header-top-left i {
    background: var(--light);
    color: var(--color-primary);
    width: 2rem;
    height: 2rem;
    border: 2px solid #ffffff;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    transition: background 0.3s ease;
}

/* header for branding and main menu */
.header {
    background-color: #ffffff;
}

.header1 {
    width: 30%;
}

.header-container {
    display: flex;
    /*justify-content: space-between;*/
    justify-content: left;
    align-items: left;
    gap: 1rem;

    /*margin-left: 5%;*/
    /*padding: 1rem 0;*/
}

/* site branding */
.site-branding {
    display: flex;
    align-items: center;
}

/* .site-branding img {
    width: auto;
    max-height: 60px;
    margin-bottom: 6px;

} */

.site-branding img {
    width: auto;
    max-height: 70px;
    margin-bottom: 6px;
}


.main-menu.menu a {
    font-size: 14px;
    letter-spacing: 1px;
    padding-top: 8px;
}

.site-name-slogan {
    display: flex;
    flex-direction: column;
}

.site-name {
    position: relative;
    font-family: var(--font-heading);
    font-size: 1.8rem;
    line-height: 1.1;
    color: var(--bold-color);
    text-transform: uppercase;
}

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

.site-slogan {
    font-size: 0.9rem;
    color: var(--bold-color);
    line-height: 1;
}

/* header right */
.header-right {
    position: relative;
    display: flex;
    align-items: center;
}

/* main menu */
.mobile-menu {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 40px;
    height: 30px;
    overflow: hidden;
    cursor: pointer;
    margin-right: 6px;
}

.mobile-menu span {
    width: 100%;
    height: 3px;
    background-color: var(--color-primary);
    transform-origin: left;
    transition: all 0.6s ease;
}

.mobile-menu span:nth-child(2) {
    background-color: var(--bold-color);
}

.menu-icon-active span:first-child {
    transform: rotate(45deg);
}

.menu-icon-active span:last-child {
    transform: rotate(-45deg);
}

.menu-icon-active span:nth-child(2) {
    display: none;
}

.close-mobile-menu {
    position: absolute;
    top: 2px;
    right: 2px;
    display: grid;
    place-content: center;
    color: #ffffff;
    font-size: 1rem;
    width: 34px;
    height: 34px;
    z-index: 200;
    border: 2px solid var(--color-primary);
    border-radius: 50%;
    cursor: pointer;
}

.primary-menu-wrapper {
    font-family: var(--font-heading);
    font-weight: 400;
}

.menu-wrap {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 90%;
    max-width: 320px;
    height: 100%;
    z-index: 10;
    transform: translateX(-100%);
    transition: all 0.4s ease;
    padding-top: 30px;
}

.active-menu .menu-wrap {
    background: rgba(0, 0, 0, 0.9);
    transform: translateX(0);
    overflow-y: auto;
    overflow-x: hidden;
}

.active-menu .menu-wrap .main-menu,
.active-menu .menu-wrap .menu {
    overflow-y: scroll;
    overflow-x: hidden;
}

.region-primary-menu .menu,
.region-primary-menu .submenu {
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.region-primary-menu .menu {
    display: flex;
    color: #ffffff;
    font-family: var(--font-heading);
    font-size: 1rem;
    font-weight: 400;
    flex-direction: column;
    gap: 0;
    padding: 0.5rem;
    z-index: 10;
}

.region-primary-menu .menu-item-level-1 {
    position: relative;
    padding: 0;
    /* border-bottom: 1px solid var(--text-color);*/

}

.region-primary-menu .menu a {
    display: block;
    color: #ffffff;
    padding: 0.5rem 0;
}

.menu-item-has-children {
    position: relative;
}

.menu-item-has-children::after {
    position: absolute;
    content: "+";
    right: 0;
    top: 0.5rem;
    color: var(--color-primary);
}

.region-primary-menu .submenu {
    display: flex;
    flex-direction: column;
    font-size: 0.9rem;
    padding: 0 0 0 2rem;
}

.region-primary-menu .submenu li {
    border-top: 1px solid var(--text-color);
}

/* search box */
.full-page-search {
    position: relative;
}

.search-icon {
    position: relative;
    margin: 0;
    padding: 0 0 0 10px;
    /*border-left: 1px solid var(--border);*/
    cursor: pointer;
}

.search-icon i {
    color: rgb(136 136 138);
    font-size: 1.1rem;
    line-height: 1;
}

.search-box {
    position: fixed;
    display: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #d5d0d0;
    z-index: 20;
    transition: all 0.2s linear;
    flex-direction: column;
}

.search-box-content {
    position: relative;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 60%;
    margin: 0 auto;
    animation: slideDown 0.5s linear forwards;
    text-align: center;
}

.search-box-content .block-region {
    width: 100%;
}

.search-box-content .block-title {
    color: #ffffff;
}

.search-box-content form label {
    display: none;
}

.search-box-content input[type=search] {
    background-color: #ebe6e642;
    color: #000000;
    width: 100%;
    padding: 1.4rem;
    border: 2px solid var(--text-color);
    border-radius: 6px;
    outline: 0;
    box-shadow: none;
}

input[type=submit],
input[type=button],
input[type=reset],
button,
.button {
    background-color: #3f9fbf;
    color: #ffffff;
}

.search-box-content input[type=submit] {
    padding: 10px 2rem;
    text-transform: uppercase;
    transition: all 0.3s ease;
}

.search-box-content input[type=submit]:hover {
    color: #ffffff;
    border-color: var(--color-primary);
}

.search-box-close {
    flex: 1;
    cursor: url("../images/cursor.svg"), auto;
}

/* Sidebar
-------------------------------------------- */
.sidebar {
    position: relative;
    margin: 0;
}

.region-sidebar-first,
.region-sidebar-second {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.sidebar .block {
    background-color: #ffffff;
    padding: 15px 10px;
    border-radius: 6px;
    box-shadow: var(--shadow);
}

.sidebar .block-title {
    font-size: 1.3rem;
    padding-left: 6px;
    border-left: 2px solid var(--color-primary);
}

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

.sidebar li {
    padding: 6px 0;
    border-bottom: 2px solid var(--border);
}

.sidebar li:last-child {
    border: 0;
}

/* search block in sidebar */
.sidebar .form-search {
    width: 100%;
}

/* Footer
--------------------------------------*/
#last-section {
    position: relative;
    visibility: hidden;
    width: 100%;
    min-height: 1px;
    z-index: 12;
}

#footer {
    display: block;
    /* position: fixed; */
    /* background: var(--color-primary-light) url(../images/footer-bg.svg); */
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    /* border-top: 4px solid #ffffff; */
    z-index: 0;
}



.footer,
.footer-top,
.footer-bottom {
    position: relative;
    width: 100%;
}

.footer-top,
.footer-bottom {
    padding: 1rem 0;
}

.region-footer-top,
.region-footer-bottom {
    display: flex;
    flex-direction: column;
    gap: 1.2rem;
}

.region-footer-top .block p:last-of-type,
.region-footer-bottom .block p:last-child {
    margin: 0;
}

.footer-blocks {
    position: relative;
    display: flex;
    padding: 1rem 0;
    gap: 1rem;
    flex-wrap: wrap;
}

.footer-block {
    flex: 1 0 260px;
}

.footer .block-title {
    position: relative;
    font-size: 1.3rem;
    padding-left: 6px;
    border-left: 2px solid var(--color-primary);
}

/* footer list style */
.footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-type: none;
}

/* .footer li {
  padding: 4px 0;
  border-bottom: 1px solid #bbb0a1;
} */

.footer li:last-child {
    border-bottom: 0;
}

/* Footer -> Footer Bottom Middle */
.footer-bottom-middle {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 3px double #bbb0a1;
    padding: 1rem 0;
}

/* Footer -> Footer Bottom last*/
/* Node Content
--------------------------------------*/
/* Page title */
.page-title-wrap {
    position: relative;
    margin: 0;
}

.page-title-wrap h1.page-title {
    margin: 0;
    font-family: var(--font-heading);
    font-size: 2rem;
    color: var(--bold-color);
}

/* common for all nodes */
.node,
.node-promoted,
.node-sticky,
.node-unpublished,
.node-view-mode-full {
    position: relative;
}

/* node in teaser view */
.node-view-mode-teaser {
    position: relative;
    background-color: var(--light);
    margin-bottom: 3rem;
    padding: 1rem;
    box-shadow: var(--shadow);
    border-radius: 8px;
}

.node-view-mode-teaser.node-sticky {
    background: #ffffff;
}

/* node author and submitted details */
.node-header {
    display: flex;
    align-items: center;
    border-bottom: 1px solid var(--border);
    margin-bottom: 0.5rem;
    padding-bottom: 0.5rem;
}

.author-picture img {
    width: auto;
    height: 30px;
    padding-right: 6px;
    margin: 0;
}

.node-submitted-details {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.node-submitted-details i {
    color: var(--color-primary);
}

.node-submitted-details a {
    color: var(--text-color);
}

.node-tags a {
    position: relative;
}

.node-tags a::before {
    content: "#";
    color: var(--color-primary);
}

.node-submitted-details i.fa-calendar,
.node-submitted-details i.fa-th-large {
    margin-left: 14px;
}

/* node taxonomy and links */
.node-taxonomy-container,
.node-links-container {
    position: relative;
    display: block;
    width: 100%;
    margin: 0.5rem 0;
    padding: 0.5rem 0;
    border-top: 1px solid var(--border);
}

.node-links-container {
    border-bottom: 1px solid var(--border);
}

.term-title {
    font-size: 1.1rem;
    line-height: 1;
}

.term-title i {
    font-size: 1.1em;
    color: var(--color-primary);
}

.taxonomy-terms {
    display: flex;
    gap: 0.5rem;
    flex-wrap: wrap;
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

/* Node links */
.node-links-container {
    width: 100%;
}

.node-links-container .links.inline {
    display: flex;
    justify-content: space-between;
    align-items: center;
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.node-readmore a {
    border-bottom: 2px solid var(--bold-color);
}

.node-links-container li {
    margin-right: 20px;
    float: left;
}

.node-links-container li.node-readmore {
    margin-left: 0;
    float: right;
}

.node-links-container .comment-comments::before {
    font-family: "tara";
    content: "\e01e";
    padding-right: 4px;
}

.node-links-container .comment-add::before {
    font-family: "tara";
    content: "\e003";
    padding-right: 4px;
}

.node-readmore {
    float: left;
}

li.node-readmore a {
    padding: 6px 12px;
    background: var(--color-primary);
    color: #ffffff;
    transition: background 0.4s ease;
}

li.node-readmore a:hover {
    background: var(--bold-color);
    color: #ffffff;
}

.node-view-mode-teaser li.comment-add,
.node-view-mode-teaser li.comment-forbidden {
    text-align: right;
}

/* Block Regions
--------------------------*/
.block-title {
    position: relative;
    line-height: 1.2;
}

/* Breadcrumb
--------------------------*/
#breadcrumb {
    position: relative;
    background-color: var(--color-primary-light);
    width: 100%;
    margin: 0;
    padding: 10px 0;
    z-index: 2;
}

.breadcrumb-items {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

ol.breadcrumb-items li {
    padding: 0;
}

.breadcrumb-item-seperator {
    margin: 0 10px;
}

/* Highlight region */
#highlighted {
    position: relative;
    background: var(--light);
    z-index: 2;
}

.region-highlighted {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.region-highlighted .block {
    margin: 0;
    padding: 10px 0;
}

/* content top and content bottom block region */
#content-top,
#content-bottom {
    width: 100%;
}

.region-content-top,
.region-content-bottom {
    display: flex;
    flex-direction: column;
}

.region-content-bottom {
    margin-top: 1rem;
}

.region-content-top .block,
.region-content-bottom .block {
    margin: 0 0 1rem 0;
    padding: 1rem;
    background-color: var(--light);
    box-shadow: var(--shadow);
}

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

.comment-form-wrap {
    position: relative;
    background-color: #ffffff;
    margin: 10px 0;
    padding: 20px;
    box-shadow: var(--shadow);
}

.filter-wrapper {
    font-size: 0.9rem;
    border: 2px solid #ffffff;
}

.filter-wrapper ul {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-type: none;
}

.filter-wrapper ul li {
    padding: 6px 0;
    border-bottom: 1px solid #ffffff;
}

.filter-wrapper ul li:last-child {
    border: 0;
}

/* single comment */
.single-comment {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 100%;
    margin-bottom: 1rem;
    padding: 1rem;
    box-shadow: var(--shadow);
}

.comment-header {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    border-bottom: 1px solid var(--border);
}

.comment-user-picture {
    background-color: var(--border);
    width: 80px;
    border-radius: 8px;
}

.comment-user-picture img {
    width: 80px;
    height: auto;
    margin: 0;
    border-radius: 8px;
}

.comment-head {
    display: flex;
    flex-direction: column;
}

.comment-head mark {
    background-color: var(--color-dark);
    padding: 0 4px;
}

.single-comment-title {
    margin: 0;
    font-size: 22px;
}

.single-comment-meta,
.single-comment-meta a {
    color: var(--gray-color);
}

.single-comment-body .links.inline li {
    padding: 0;
}

.single-comment-body .links.inline a {
    background-color: var(--color-primary);
    color: #ffffff;
    padding: 4px 10px;
    transition: all 0.3s ease-in-out;
}

.single-comment-body .links.inline a:hover {
    background-color: var(--color-dark);
    color: #ffffff;
}

#comments .indented {
    margin-left: 50px;
}

/* Homepage
-------------------------------------------- */
/*
.home-slider .owl-dots {
  position: relative;
  display: flex;
  justify-content: center;
  z-index: 15;
}
.home-slider .owl-dots button {
  width: 14px;
  height: 14px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  margin: 0 4px;
  background: var(--bold-color);
}
.owl-dots button.active {
  background: var(--color-primary);
}
.owl-item {
  display: flex;
  align-items: center;
  height: 100vh;
}
  */
.last-section,
.content-home {
    position: relative;
    z-index: 2;
}

.content-home .block {
    margin-bottom: 4rem;
}

.content-home .block-title {
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-size: 2rem;
    font-weight: 300;
    text-align: center;
}

.content-home .block-title::after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 50%;
    width: 50px;
    height: 2px;
    margin-left: -25px;
    background: var(--color-primary);
}

.region-content-home {
    display: flex;
    flex-direction: column;
}

/* Pages
-------------------------------------------- */
/* maintenance page*/
.header-maintenance {
    padding: 1rem 0;
}

.maintenance-main {
    width: 100%;
    text-align: center;
    padding: 2rem 0;
}

.maintenance-icon {
    margin-bottom: 1.5rem;
}

.maintenance-icon svg {
    max-height: 20rem;
}

/* Error page */
.error-page {
    text-align: center;
}

.error-page h1,
.error-page h2,
.error-page h3 {
    font-size: 5rem;
}

.links.inline {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-type: none;
}

/* Search result page */
.search-advanced summary {
    margin: 10px 0;
    cursor: pointer;
}

.search-advanced .form-details-wrapper {
    padding: 0.5rem 1.4rem;
    border: 1px solid var(--border);
}

.search-advanced .form-wrapper {
    padding: 0.5rem 1.4rem;
}

ol.search-results {
    margin: 0;
    padding: 0;
    border-top: 1px solid var(--border);
    list-style: none;
    list-style-type: none;
}

ol.search-results li {
    margin: 0 0 16px 0;
    padding: 0 0 12px 0;
    border-bottom: 1px solid var(--border);
}

/* Status message
------------------------*/
.message {
    position: relative;
    color: #ffffff;
    text-shadow: none;
    margin: 1rem 0;
    padding: 14px 14px 14px 64px;
}

.message em {
    color: #ffffff;
    font-style: italic;
    border-bottom: 1px dotted #ffffff;
}

.message p:last-of-type {
    margin: 0;
}

.message a {
    color: #ffffff;
    text-decoration: none;
}

.message-status {
    background-color: #89ad32;
}

.message-status::before {
    content: "\e004";
    background-color: #759625;
}

.message-error {
    background-color: #c94d1c;
}

.message-error::before {
    content: "\e005";
    background-color: #b3461b;
}

.message-warning {
    background-color: #cd5a0a;
}

.message-warning::before {
    content: "\e006";
    background-color: #a44707;
}

.message::before {
    font-family: "tara";
    position: absolute;
    left: 0;
    top: 0;
    width: 53px;
    text-align: center;
    height: 100%;
    line-height: 53px;
    font-size: 30px;
}

.status-message-list {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    list-style: none;
}

/* Form
------------------------*/
form .description {
    font-size: 0.9em;
}

/* Admin Tabs
------------------------*/
.page-tabs {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 0.5rem 0;
    padding: 0;
    border-bottom: 2px solid var(--border);
}

.page-tabs li {
    background-color: var(--border);
    padding: 0;
    border-right: 2px solid #ffffff;
    text-shadow: 1px 1px #ffffff;
}

.page-tabs li:last-child {
    border-right: 0;
}

.page-tabs li a {
    display: block;
    padding: 5px 10px;
    color: var(--bold-color);
    transition: all 0.3s ease;
}

.page-tabs .active-page-tab {
    background-color: var(--color-primary);
    text-shadow: none;
}

.page-tabs .active-page-tab a {
    color: #ffffff;
}

.page-tabs li:hover {
    background: var(--color-secondary);
    text-shadow: none;
}

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

/* Pager
------------------------*/
.pager {
    width: 100%;
    margin-top: 1rem;
}

.pager-items {
    display: flex;
    justify-content: center;
    gap: 6px;
    flex-wrap: wrap;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
}

.pager-item {
    display: grid;
    place-content: center;
    color: var(--bold-color);
    height: 44px;
    min-width: 44px;
    border-radius: 4px;
    border: 2px solid var(--bold-color);
}

.pager-item-control {
    border-color: var(--color-primary);
}

.pager-item a {
    display: grid;
    place-content: center;
    background-color: var(--color-primary);
    color: #ffffff;
    height: 40px;
    min-width: 40px;
}

/* pager full */
.pager__item:hover {
    border-color: var(--color-primary);
}

.pager__item a {
    background-color: transparent;
    color: var(--bold-color);
    padding: 0 2px;
}

.pager .is-active {
    border-color: var(--color-primary);
}

.pager__item a:hover,
.pager__item.is-active a {
    background-color: var(--color-primary);
    color: #ffffff;
    border-color: #ffffff;
}

/* Header and footer social icons */
.social-icons {
    list-style: none;
    list-style-type: none;
    display: flex;
    gap: 6px;
    margin: 0;
    padding: 0;
}

.social-icons li,
.footer .social-icons li {
    padding: 0;
    border: 0;
}

.social-icons li:hover,
.footer .social-icons li:hover {
    padding: 0;
}

.social-icons li a {
    background-color: var(--color-primary-light);
    color: var(--color-primary);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 2rem;
    height: 2rem;
    border: 2px solid var(--color-primary-light);
    border-radius: 50%;
    transition: background 0.4s ease;
}

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

.header-top .social-icons {
    gap: 6px;
}

.header-top .social-icons li a,
.footer .social-icons li a {
    background: var(--light);
}

ul.social-icons a:hover {
    background: var(--color-primary);
    color: #ffffff;
}

/* Field Label
-------------------------------------- */
.field:not(:last-child) {
    margin-bottom: 1rem;
}

.field__label {
    font-weight: bold;
}

[dir=ltr] .field--label-inline .field__label,
[dir=ltr] .field--label-inline .field__items {
    float: left;
}

[dir=rtl] .field--label-inline .field__label,
[dir=rtl] .field--label-inline .field__items {
    float: right;
}

[dir=ltr] .field--label-inline .field__label,
[dir=ltr] .field--label-inline>.field__item,
[dir=ltr] .field--label-inline .field__items {
    padding-right: 0.5em;
}

[dir=rtl] .field--label-inline .field__label,
[dir=rtl] .field--label-inline>.field__item,
[dir=rtl] .field--label-inline .field__items {
    padding-left: 0.5em;
}

.field--label-inline .field__label::after {
    content: ":";
}

/* Calendar
-------------------------------------- */
.calendar-calendar .full {
    display: table;
}

.calendar-calendar .empty {
    display: table-cell;
}

.view-header {
    margin-bottom: 1rem;
}

/* View footer */
.view-footer {
    margin-top: 1rem;
}

/* Text align
------------------------------ */
.text_left,
.text-left {
    text-align: left;
}

.text_right,
.text-right {
    text-align: right;
}

.text_center,
.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.center {
    margin: 0 auto;
}

/* Highlight
------------------------- */
.highlight {
    padding: 2px 4px;
    background: var(--bold-color);
    color: #ffffff;
}

/* Text Size
------------------------------ */
.size-2x {
    font-size: 2rem;
}

.size-3x {
    font-size: 3rem;
}

.size-4x {
    font-size: 4rem;
}

.size-5x {
    font-size: 5rem;
}

.size-6x {
    font-size: 6rem;
}

.size-7x {
    font-size: 7rem;
}

.size-8x {
    font-size: 8rem;
}

/* List styles
------------------------------ */
.list-check {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-type: none;
}

.list-check li {
    position: relative;
}

.list-check li::before {
    content: "\e004";
    font-family: "tara";
    padding-right: 5px;
    color: var(--color-primary);
    vertical-align: middle;
}

/* column
------------------------------ */
.full {
    position: relative;
    display: flex;
    width: 100%;
    gap: 1.4rem;
    margin: 1rem 0;
    flex-wrap: wrap;
}

.one_half,
.one_three,
.one_four,
.one_four_first,
.one_four_last {
    flex: 1;
}

.full>div {
    flex: 1 0 250px;
}

/* Animation
------------------------------ */
/*slide up */
@keyframes slideUp {
    0% {
        transform: translateY(20px);
        opacity: 0;
    }

    100% {
        transform: translateY(0px);
        opacity: 1;
    }
}

/*slide Down */
@keyframes slideDown {
    0% {
        transform: translateY(-100px);
        opacity: 0;
    }

    100% {
        transform: translateY(0px);
        opacity: 1;
    }
}

/* Custom components
------------------------------ */
/* welcome message */
.welcome-message {
    text-align: center;
}

/* services */
.services {
    position: relative;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.service {
    flex: 1 0 300px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    padding: 1.5rem;
    background: #ffffff;
    text-align: center;
    box-shadow: var(--shadow);
}

.service i {
    width: 100px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 3em;
    background: var(--light);
    color: var(--color-primary);
    border: 2px solid var(--color-primary);
    border-radius: 50%;
    margin: 0 auto;
    transition: all 0.4s linear;
}

.service:hover i {
    background: var(--color-primary);
    color: #ffffff;
}

.service p:last-of-type {
    margin: 0;
}

/* Projects */
.projects {
    position: relative;
    display: flex;
    width: 100%;
    gap: 1rem;
    flex-wrap: wrap;
    margin: 0 0 1rem 0;
    padding: 0;
    list-style: none;
    list-style-type: none;
}

.project {
    position: relative;
    flex: 1 0 300px;
    border: 6px solid #ffffff;
    border-radius: 10px;
    box-shadow: 0 0 1rem #dddddd;
}

.project img {
    position: relative;
    border-radius: 10px;
    margin: 0;
}

.project-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: grid;
    place-content: center;
    background: rgba(0, 0, 0, 0.8);
    padding: 1rem;
    color: #ffffff;
    cursor: pointer;
    text-align: center;
    opacity: 0;
}

.project:hover .project-content {
    animation: slideUp 0.8s ease;
    opacity: 1;
}

.project-content h1,
.project-content h2,
.project-content h3,
.project-content h4,
.project-content h5 {
    font-weight: 300;
    color: #ffffff;
}

.project-content a,
.project-content a:visited,
.project-content a:hover {
    color: #ffffff;
}

/* Scroll To Top
------------------------- */
.scrolltop {
    position: fixed;
    display: none;
    justify-content: center;
    align-items: center;
    right: 10px;
    bottom: 10px;
    width: 48px;
    height: 48px;
    background: var(--bold-color);
    color: #ffffff;
    border-radius: 6px;
    z-index: 20;
    cursor: pointer;
    transition: background 0.3s ease;
    text-align: center;
}

.scrolltop i {
    font-size: 1.6rem;
    line-height: 1;
}

.scrolltop:hover {
    background: var(--color-primary);
}

/* Responsive view
------------------------- */
.view-in-mobile {
    display: block;
}

.view-in-desktop {
    display: none;
}

/* Inline content
------------------------- */
.inline {
    display: inline-block;
}

.inline:not(:last-child) {
    padding-right: 1rem;
}

/* Content direction
------------------------- */
.rtl {
    direction: rtl;
}

.ltr {
    direction: ltr;
}

/* Font Size
------------------------- */
.font-small {
    font-size: 0.75rem;
}

.font-medium {
    font-size: 1.25rem;
}

.font-large {
    font-size: 1.5rem;
}

.font-2x {
    font-size: 2rem;
}

.font-3x {
    font-size: 2.5rem;
}

.font-4x {
    font-size: 3rem;
}

.font-5x {
    font-size: 4rem;
}

.font-6x {
    font-size: 5rem;
}

.font-7x {
    font-size: 6rem;
}

.font-8x {
    font-size: 7rem;
}

/* image icons size
------------------------- */
.icon-s {
    max-height: 1rem;
}

.icon-m {
    max-height: 1.5rem;
}

.icon-l {
    max-height: 2rem;
}

.icon-xl {
    max-height: 3rem;
}

.icon-x2 {
    max-height: 4rem;
}

.icon-x3 {
    max-height: 5rem;
}

.icon-x4 {
    max-height: 6rem;
}

.icon-x5 {
    max-height: 7rem;
}

.icon-x6 {
    max-height: 8rem;
}

.icon-x7 {
    max-height: 9rem;
}

.icon-x8 {
    max-height: 10rem;
}

/* Content width
------------------------- */
.width30,
.width40,
.width50,
.width60,
.width70,
.width80,
.width90 {
    width: 100%;
    clear: both;
    display: block;
}

/* Empty width and height
------------------------- */
.w20px {
    display: inline-block;
    width: 20px;
}

.w30px {
    display: inline-block;
    width: 30px;
}

.w40px {
    display: inline-block;
    width: 40px;
}

.w50px {
    display: inline-block;
    width: 50px;
}

.w70px {
    display: inline-block;
    width: 70px;
}

.w100px {
    display: inline-block;
    width: 100px;
}

.empty,
.spacer,
.spacer-x2,
.spacer-x3 {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.empty,
.spacer {
    padding: 1rem 0;
}

.spacer-x2 {
    padding: 2rem 0;
}

.spacer-x3 {
    padding: 3rem 0;
}

/* sections
--------------------------------- */
.section,
.section-small,
.section-large,
.unit {
    display: block;
    width: 100%;
}

.section {
    padding: 2rem 0;
}

.section-small {
    padding: 1rem 0;
}

.section-large,
.unit {
    padding: 3rem 0;
}

/* Responsive Columns
------------------------- */
.flex,
.grid,
.items,
.columns,
.grid-container,
.flex-container {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-type: none;
}

.flex,
.flex-container,
.columns {
    display: flex;
}

.columns {
    flex-wrap: wrap;
}

.grid {
    display: grid;
}

.grid-container {
    display: grid;
    grid-auto-flow: column;
}

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

.item img {
    display: block;
}

/* Create Equal width columns with no gap */
.column {
    flex: 1 1 230px;
    margin: 0;
    padding: 0;
}

/* flex-items width */
.w10,
.w20,
.w30,
.w40,
.w50,
.w60,
.w70,
.w80,
.w90 {
    flex: 1 1 100%;
}

/* Flex and grid properties
--------------------------------- */
.space-between {
    justify-content: space-between;
}

.v-center {
    align-items: center;
}

.h-center {
    justify-content: center;
}

.vh-center {
    justify-content: center;
    align-items: center;
}

.gap {
    gap: 1rem;
}

.gap-2x {
    gap: 2rem;
}

.gap-small {
    gap: 0.5rem;
}

.no-gap {
    gap: 0;
}

/* Flex properties */
.flex-row {
    flex-direction: row;
}

.flex-column {
    flex-direction: column;
}

.wrap {
    flex-wrap: wrap;
}

.no-wrap {
    flex-wrap: nowrap;
}

/* Box
------------------------- */
.box {
    position: relative;
    background-color: #ffffff;
    box-shadow: var(--shadow);
    padding: 1rem;
}

.box p:last-of-type {
    margin: 0;
}

/* Media - Image */
img.round {
    border-radius: 14px;
}

img.border {
    border: 5px solid var(--border);
}

img.border-primary {
    border: 5px solid var(--color-primary);
}

img.border-secondary {
    border: 5px solid var(--color-secondary);
}

img.shadow {
    box-shadow: 0 0 1rem #444444;
}

img.shadow-primary {
    box-shadow: var(--shadow-primary);
}

img.shadow-secondary {
    box-shadow: var(--shadow-secondary);
}

/* Media - Audio, video */
.section-audio audio {
    min-width: 300px;
    width: 100%;
}

.section-audio audio:focus {
    outline-width: 2px;
    outline-style: solid;
}

.section-video video {
    vertical-align: middle;
    width: 100%;
}

/* Separator */
hr.line-dot {
    border-bottom: 2px dotted var(--border);
}

hr.line-dash {
    border-bottom: 2px dashed var(--border);
}

hr.line-double {
    height: 5px;
    border-top: 1px solid var(--border);
    border-bottom: 1px solid var(--border);
}

/* EU Cookie Compliance module */
div#sliding-popup,
div#sliding-popup .eu-cookie-withdraw-banner,
.eu-cookie-withdraw-tab {
    background-color: #ffffff;
    box-shadow: 0 0 6px 2px var(--border);
    left: 0;
}

#sliding-popup {
    padding: 2rem;
    max-width: 600px;
}

#sliding-popup .popup-content {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.eu-cookie-compliance-content {
    max-width: 100%;
}

.eu-cookie-compliance-message {
    float: none;
    margin: 0;
    max-width: 100%;
}

#sliding-popup div,
#sliding-popup h2 {
    color: var(--bold-color);
}

#sliding-popup h2 {
    font-size: 1.2rem;
}

#sliding-popup p {
    display: block;
    color: var(--text-color);
    font-size: 0.9rem;
}

.eu-cookie-compliance-message button {
    background-color: transparent;
    color: var(--color-primary);
    margin: 0;
    padding: 0;
}

.eu-cookie-compliance-message button:hover {
    background-color: transparent;
    color: var(--bold-color);
}

.eu-cookie-compliance-buttons {
    display: flex;
    gap: 1rem;
    float: none;
    margin: 0;
    max-width: 100%;
}

.eu-cookie-compliance-buttons .button {
    background-color: transparent;
    background-image: none;
    color: var(--color-primary);
    font-weight: 400;
    margin: 0;
    padding: 8px 1rem;
    border: 2px solid var(--bold-color);
    text-shadow: none;
    box-shadow: none;
    border-radius: 0;
}

.eu-cookie-compliance-buttons .button:hover {
    background-color: var(--bold-color);
    color: #ffffff;
}

/* Clearing
-------------------------------------------- */
.clear {
    clear: both;
    width: 100%;
}

#last-section::before {
    content: "";
    display: table;
    clear: both;
}

#last-section::after {
    content: "";
    display: table;
    clear: both;
}

#homepage-content-wrapper::before,
#homepage-content-wrapper::after {
    content: "";
    display: table;
    clear: both;
}

.page-title-wrap::before,
.page-title-wrap::after,
.node-content::before,
.node-content::after {
    content: "";
    display: table;
    clear: both;
}

.node-header::before,
.node-header::after,
.node-taxonomy-container::before,
.node-taxonomy-container::after,
.node-links-container::before,
.node-links-container::after {
    content: "";
    display: table;
    clear: both;
}

#node-comment::before,
#node-comment::after {
    content: "";
    display: table;
    clear: both;
}

.header-top {
    display: none;
}

#block-tara-brandblock {
    background-image: url(../images/hhh.png);
    background-size: 100%;
    /* background-position-y: 10px; */
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 4px;
    border-top: 22px solid #e6e6e7;
    margin-bottom: 10px;
}

#block-tara-newsblock {
    background-image: url(../images/home444.png);
    background-size: 101%;
    background-position-y: 0px;
    background-repeat: no-repeat;
    /*background-position: center;*/
    /*background-size: cover;*/
    background-color: white;
    /* border-top: 26px solid #e6e6e7;*/
}

/*
.custom-outer-brand {
    background-position: 0px 5px 6px 1px;
    background-image: url(../images/second55.png);
    background-repeat: no-repeat;
    background-size: 1000px;
    background-position: center;
}*/
#block-tara-newsblock-2 {
    /*background-image: url(../images/home444.png);*/
    background-image: url(../images/home444.png);
    background-size: 100%;
    background-position-y: 0px;
    background-repeat: no-repeat;
    /*background-position: center;*/
    background-size: cover;
    background-color: white;
    /* border-top: 26px solid #e6e6e7;*/
}

.main-wrapper {
    background-color: white;
}

.news-slider-wrapper {
    /* margin: 0 auto; */
    /* padding: 60px 20px 40px; */
    position: relative;
    padding-top: 10px;
    padding-bottom: 20px;
}

.brands-container {
    width: 100%;
    padding-top: 73px;
    margin-top: 0px;
    padding-left: 0px;
}

/* company dropdown css */

.sonak-company-banner {
    width: 100%;
    height: 200px;
    position: absolute;
    top: 104px;
    left: 0;
    z-index: 999;
    background-color: #2e3d76;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sonak-company-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.sonak-company-left {
    display: flex;
    align-items: flex-start;
}

.sonak-company-logo {
    width: 150px;
    height: auto;
    margin-right: 25px;
    margin-top: 15px;
}

.sonak-company-text h2 {
    margin: 0;
    color: white !important;
    font-size: 22px;
    font-weight: bold;
}

.sonak-company-text p {
    font-size: 14px;
    line-height: 1.6;
    color: #c9bebe;
}

.sonak-company-divider {
    height: 70px;
    width: 1px;
    background-color: #ccc;
    margin: 6px 21px;
}

.sonak-company-link {
    color: #e5e0e0;
    text-decoration: underline;
    font-weight: 500;
    font-size: 16px;
    margin-left: 0;

}

/* Brand Box Section */
.brandbox-section {
    width: 100%;
    height: 380px !important;
    position: absolute;
    /* floats over background */
    left: 0;
    top: 104px !important;
    z-index: 998;
    background-color: #2c3d80;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.brandbox-container {
    text-align: center;
    z-index: 2;
}

.brandbox-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px 60px;
    justify-items: center;
    align-items: center;
    max-width: 1000px;
    margin: 0 auto 30px;
}

.brandbox-grid img {
    /* height: auto; */
    transition: transform 0.3s ease;
    z-index: 2;
}

.brandbox-grid img:hover {
    transform: scale(1.05);
}

.brandbox-text-link {
    color: white;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    position: relative;
    display: inline-block;
    margin-top: 20px;
    line-height: 10px;
}

.brandbox-text-link::after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-color: white;
    margin: 6px auto 0;
}

footer>div:last-child {
    display: none;
}


#main {
    background-color: transparent;
}

/* .sonak-career-wrapper {
  max-width: 1100px; 
  padding: 0 20px;
} */

.sonak-career-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 40px;
    margin-bottom: 40px;
}

.sonak-career-text {
    flex: 1;
    width: 280px;
}

.sonak-career-text h2 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #223a8f;
}

.pager-items {
    margin-bottom: 12px;
}

.sonak-career-text p {
    font-size: 18px;
    margin-bottom: 14px;
    line-height: 1.6;
    max-width: 520px;
}

.sonak-career-image .sonak-career-img {
    width: 390px;
    /*height: 215px;*/
    background-color: #ccc;
}

.sonak-tabs {
    display: flex;
    gap: 12px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc;
}

.sonak-tab {
    padding: 10px 20px;
    font-size: 18px;
    font-weight: bold;
    background-color: transparent;
    color: #223a8f;
    border: none;
    cursor: pointer;
}

.sonak-tab.active {
    background-color: #223a8f;
    color: white;
    border-radius: 4px 4px 0 0;
}

.sonak-tab-content {
    display: none;
}

.sonak-tab-content.active {
    display: block;
}

.sonak-job-box {
    margin-bottom: 40px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 25px;
    color: #223a8f;
}

.custom-tab {
    font-size: 18px;
    font-weight: normal;
    background-color: transparent;
    color: #223a8f;
    display: inline-block;
    cursor: pointer;
    border-bottom: 2px solid transparent;
    padding-top: 4px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
}

.custom-tab.active {
    background-color: #223a8f;
    color: white;
}

/* Careers Popup Css */


.career-popup-overlay {
    display: none;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
}

.career-popup-box {
    background: #f8f9fb;
    padding: 30px 40px;
    width: 48%;
    border-radius: 4px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    position: relative;
    font-family: "Arial", sans-serif;
}

.career-popup-title {
    color: #2c3e75;
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: bold;
}

.career-close-btn {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 24px;
    color: #333;
    cursor: pointer;
}

.career-form-row {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.career-form-row label {
    flex: 0 0 180px;
    font-weight: bold;
    color: #2c3e75;
    font-size: 18px;
}

.career-form-row input,
.career-form-row select {
    flex: 1;
    padding: 10px;
    background: #e9e9ec;
    border: none;
    border-radius: 2px;
    font-size: 14px;
}

.career-file-wrapper {
    flex: 1;
}

.career-upload-btn {
    display: inline-block;
    background-color: #d2d2d9;
    color: #2c3e75;
    padding: 8px 15px;
    font-size: 14px;
    cursor: pointer;
    border-radius: 2px;
}

#career-resume-upload {
    display: none;
}

.career-message-row {
    display: flex;
    align-items: flex-start;
}

.career-message-row label {
    flex: 0 0 180px;
    padding-top: 10px;
}

.career-message-row textarea {
    flex: 1;
    padding: 10px;
    background: #e9e9ec;
    border: none;
    border-radius: 2px;
    font-size: 14px;
    resize: vertical;
}

.career-popup-actions {
    display: flex;
    justify-content: flex-end;
    gap: 20px;
    margin-top: 25px;
}

.career-cancel-link,
.career-send-link {
    font-weight: bold;
    font-size: 16px;
    background: none;
    color: #2c3e75;
    cursor: pointer;
    text-transform: uppercase;
    text-decoration: none;
}

.career-cancel-link:hover,
.career-send-link:hover {
    text-decoration: underline;
}


.sonak-job-box h3 {
    font-size: 17px !important;
    margin-bottom: 12px;
    color: #223a8f !important;
}

.sonak-job-box strong {
    display: block;
    /* margin: 20px 0 8px; */
    font-size: 14px;
    color: #67739f;
}

.sonak-job-box .job-text {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 10px;
    max-width: 620px;
    /* text-align: justify; */
    color: #415391;
    position: relative;
    margin-left: 5px;
}

.sonak-job-box .job-text::before {
    content: "- ";
    position: absolute;
    left: -8px;
}

.sonak-apply-link {
    display: inline-block;
    color: #4c5987;
    font-weight: bold;
    text-decoration: underline;
    font-size: 18px;
    margin-top: 10px;
}

.sonak-contact-section {
    margin-top: 20px;
    color: #223a8f;
}

.sonak-contact-section h4 {
    font-size: 18px;
    color: #223a8f;
    font-weight: bold;
    margin-bottom: 0px;
}

.sonak-contact-hr {
    margin-top: 11px;
}

.sonak-contact-section p {
    font-size: 18px;
    margin-bottom: 0px;
    line-height: 1.5;
    color: #223a8f;
}

.sonak-contact-section p strong {
    font-size: 18px;
    color: #223a8f;
}

.news-section-wrapper {
    background-color: white;
    /* max-width: 1200px;*/
    margin: 0 auto;
    padding: 40px 20px 40px;
}

.news-section-title {
    color: #1a237e;
    font-size: 22px;
    margin-bottom: 30px;
}

.news-card {
    display: flex;
    /*align-items: center;*/
    justify-content: space-between;
    /*gap: 30px;*/
    flex-wrap: wrap;
}

.news-card-text {
    flex: 1;
    width: 50%
}

.news-card-title {



    line-height: 24px;
    margin-bottom: 0px;
    font-size: 21px !important;
    font-weight: bold !important;
    color: #606062 !important;
}

.news-card-date {
    font-size: 16px;
    color: #555;
    margin-top: 3px;
}

.news_font {
    color: #555;
    font-size: 16px;
}

.news-card-desc {
    font-size: 17px;
    margin-bottom: 10px;
    color: #444;
    line-height: 1.5;
}

.news-card-link {
    display: inline-block;
    margin-top: 10px;
    color: #555;
    font-weight: bold;
    text-decoration: none;
    font-size: 17px;
    border-bottom: 1px solid #1a237e;
}

.news-card-img {
    flex: 1;
    display: flex;
    justify-content: right;
    align-items: center;
    width: 60%;
}

.news-card-img img {
    max-width: 85%;
    height: auto;
    margin-top: 10px;
    /*border-radius: 8px;*/
    /*padding: 20px 0;*/
}


.news-extra {
    display: flex;
    gap: 20px;
    margin-top: 60px;
    margin-bottom: 30px;
    align-items: flex-start;
}

.news-extra img {
    width: 156px;
    /*height: 157px;*/
}

.news-extra-text {
    flex: 1;
    margin-left: 10px;
}

.news-extra-title {
    font-size: 21px !important;
    font-weight: bold !important;
    color: #606062;
    text-transform: uppercase;
    font-family: 'Roboto-regular' !important;
    line-height: 24px;
}

.news-extra-date {
    font-size: 16px;
    color: #666;
}

.news-extra-desc {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 5px;
}

.news-extra-link {
    font-size: 15px;
    color: #555;
    text-decoration: none;
    font-weight: bold;
    border-bottom: 1px solid #1a237e;
}

.news-section-title {
    color: #1a237e;
    font-size: 26px;
    margin-bottom: 46px;
    margin-top: -58px;
}

.sonak-about-wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    /* max-width: 1200px; */
    margin: 40px auto;
    padding: 0px;
    gap: 40px;
    font-family: "Arial", sans-serif;
    /* background-color: #ffffff; */
}

.sonak-about-content {
    flex: 1;
    max-width: 600px;
}

.sonak-about-title {
    color: #1e3a8a;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 17px;
}

.common_color1 {
    font-size: 21px !important;
    font-weight: bold !important;
    color: #606062;
}

.sonak-about-subtitle {
    font-size: 22px;
    font-weight: bold;
    color: #555;
    margin-bottom: 28px;
}

.sonak-about-text {
    font-size: 16px;
    color: #555;
    line-height: 1.6;
    margin-bottom: 16px;
}

.sonak-about-image {
    flex: 1;
    max-width: 555px;
    margin-top: 55px;
    margin-left: 10px;
}

.sonak-about-image img {
    width: 100%;
    height: auto;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

#breadcrumb {
    display: none;
}

#main {
    background-color: white;
}

.news_detail,
.who_we {
    font-size: 16px;
    ;
}

.news-slide-text a {
    display: inline-block;
    margin-top: 10px;
    color: #3a3a3c;
    /* font-weight: bold; */
    text-decoration: none;
    font-size: 14px;
    border-bottom: 1px solid #3a3a3c;
}

.news-extra-link {
    display: inline-block;
    color: #3a3a3c;
    font-weight: normal;
    text-decoration: none;
    font-size: 14px;
    border-bottom: 1px solid #3a3a3c;
}

.news-slide-text {
    flex: 1;
    margin-left: 10px;
}

@media (max-width: 1200px) {
    .header1 {
        width: 25%;
        background-size: 100% 100%;
    }

    .container1 {
        width: 75%;
        padding: 0px;
    }

    .header-container {
        margin-left: 0%;
    }

}

@media (max-width: 1100px) {
    .header1 {
        width: 25%;
        background-size: 100% 100%;
    }

    .container1 {
        width: 80%;
        padding: 0px;
    }

    .header-container {
        margin-left: 0%;
    }

}

@media (max-width: 1061px) {
    .header1 {
        background-image: url(../images/header1.jpeg);
        /* height: 100px; */
        /* overflow: auto; */
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100% 100%;
        width: 25%;
    }

    .container1 {
        background-image: url(../images/header2.jpeg);
        /* height: 100px; */
        /* overflow: auto; */
        background-repeat: no-repeat;
        background-position: right;
        background-size: 24% 100%;
        max-width: 75%;
        width: 75%;
    }

    .header-container {

        margin-left: 0% !important;
    }
}

@media (max-width: 940px) {
    .header1 {
        background-image: url(../images/header1.jpeg);
        /* height: 100px; */
        /* overflow: auto; */
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100% 100%;
        width: 15%;
    }

    .container1 {
        background-image: url(../images/header2.jpeg);
        /* height: 100px; */
        /* overflow: auto; */
        background-repeat: no-repeat;
        background-position: right;
        background-size: 25% 100%;
        max-width: 85%;
        width: 85%;
    }
}

@media (max-width: 904px) {
    .header1 {
        background-image: url(../images/header1.jpeg);
        /* height: 100px; */
        /* overflow: auto; */
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100% 100%;
        width: 10%;
    }

    .container1 {
        background-image: url(../images/header2.jpeg);
        /* height: 100px; */
        /* overflow: auto; */
        background-repeat: no-repeat;
        background-position: right;
        background-size: 25% 100%;
        max-width: 90%;
        width: 90%;
    }
}

@media (max-width: 788px) {
  

    .header-container {

        gap: 2px;

    }
}

@media (max-width: 768px) {

    .brand-box1>img {
        height: 79px !important;
    }

    .brand-box1 {
        height: 79px !important;
    }

    .container1 {
        background-image: none;
        /* height: 100px; */
    }

    .header1 {
        background-image: none;
    }
}

@media (max-width: 992px) {
    .top-brands {
        grid-template-columns: 1fr;
        margin-left: 0;
        gap: 20px;
    }

    .top-brands .brand-box {
        height: 200px !important;
    }


    .top-brands .brand-box img {
        width: 100%;
    }

    /* ✅ Add this below */
    .grid-brands {
        grid-template-columns: repeat(2, 1fr);
        margin-left: 0;
        gap: 16px;
    }

    .grid-brands .brand-box {
        height: 200px;
        /* Optional for medium screen */
    }
}

/* RESPONSIVE DESIGN FOR MOBILE */
@media (max-width: 768px) {
    .brandbox-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px 40px;
    }
}

@media (max-width: 500px) {
    .search-box-content input[type=search] {
        padding: 15px;
    }

    .search-box-content input[type=submit] {
        padding: 10px 20px;
    }

    .align-left,
    img.align-left,
    figure.align-left,
    .align-right,
    img.align-right,
    figure.align-right,
    .align-center,
    img.align-center,
    figure.align-center {
        clear: both;
        margin: 0 auto;
        float: none;
    }

    /* Homepage -> Slider */
    .home-slider h1,
    .home-slider h2,
    .home-slider h3 {
        font-size: 1.6rem;
    }

    .home-slider p {
        display: block;
        margin-bottom: 6px;
        font-size: 1.1rem;
    }

    /* Layout -> Sidebar */
    .sidebar,
    #sidebar-left,
    #sidebar-right,
    .two-sidebar #sidebar-left {
        float: none;
        width: 100%;
        margin: 0;
        padding: 0;
    }

    /* Footer */
    .footer-blocks {
        flex-direction: column;
    }

    .footer-block {
        flex: 1 1 100%;
        width: 100%;
        max-width: 100%;
        padding: 0;
        margin-bottom: 1.6rem;
    }
}

@media only screen and (min-width: 768px) and (max-width: 769px) {
    .primary-menu-wrapper {
        display: none;
    }
}

@media only screen and (min-width: 501px) and (max-width: 767px) {
    .primary-menu-wrapper {
        display: none;
    }

    /* Layout -> Column */
    .one_four,
    .one_four_first,
    .one_four_last {
        width: 50%;
        padding: 2%;
    }

    /* Homepage -> Slider */
    .home-slider h1,
    .home-slider h2,
    .home-slider h3 {
        font-size: 2rem;
    }

    .home-slider p {
        display: block;
        margin-bottom: 10px;
        font-size: 1.2rem;
    }

    /* Sidebar */
    .sidebar,
    #sidebar-left,
    #sidebar-right,
    .two-sidebar #sidebar-left {
        float: left;
        width: 50%;
        height: 100%;
        margin: 0;
        padding: 0px;
    }

    #sidebar-left {
        float: left;
        padding: 0 1% 0 0;
    }

    #sidebar-right {
        float: right;
        padding: 0 0 0 1%;
    }

    /* Footer */
    .footer-block {
        flex: 1 1 50%;
        width: 50%;
        max-width: 50%;
        margin-bottom: 1.6em;
    }

    .footer-block:nth-child(even) {
        padding: 0;
    }

    .footer-block {
        padding-right: 1.6em;
    }
}

@media screen and (max-width: 767px) {
    body {
        -webkit-text-size-adjust: none;
    }

    /* Admin tabs */
    .page-tabs li {
        font-size: 0.9rem;
    }

    .page-tabs li a {
        padding: 2px 4px;
        border-right: 1px solid #ffffff;
    }

    /* Layout -> Header -> Header top*/
    .header-container {
        padding: 6px 0;

    }

    .header-top-container {
        flex-direction: column;
    }

    .header-top-left {
        margin-bottom: 6px;
    }

    .header-top-left i,
    ul.social-icons li {
        font-size: 0.8rem;
    }

    .header-top-left i,
    ul.social-icons li a {
        width: 30px;
        height: 30px;
    }

    .search-icon {
        padding: 10px 0 10px 10px;
    }

    .search-box-content {
        width: 90%;
    }

    /* Slider */
    .owl-item {
        text-align: center;
    }

    /* Breadcrumb */
    #breadcrumb {
        padding: 6px 0;
    }

    .breadcrumb {
        font-size: 0.8rem;
    }

    .breadcrumb-item-seperator {
        margin: 0 6px;
    }

    /* Layout -> Page layout */
    .no-sidebar .main-container,
    .sidebar-left .main-container,
    .sidebar-right .main-container,
    .two-sidebar .main-container {
        grid-template-columns: 100%;
    }

    #main {
        order: 1;
    }

    #sidebar-left {
        order: 2;
    }

    #sidebar-right {
        order: 3;
    }

    /* Node Content */
    .page-title-wrap {
        padding: 16px 0;
    }

    .page-title-wrap h1.page-title {
        font-size: 1.6rem;
    }

    #node-comment .indented {
        margin-left: 20px;
    }

    /* Layout -> Footer */
    #footer {
        position: relative;
        z-index: 2;
    }

    .footer-bottom-middle {
        flex-direction: column;
    }

    .copyright {
        margin-bottom: 12px;
    }

    .news-section-wrapper {
        margin-top: 40px;
    }

    /* Content -> Form */
}

@media (min-width: 768px) {
    html {
        font-size: 18px;
    }

    /* Header main menu */
    .primary-menu-wrapper {
        position: relative;
        background-color: transparent;
        padding: 0;
        transform: translateX(0);
        z-index: 10;
    }

    .menu-wrap {
        position: relative;
        width: 100%;
        max-width: 100%;
        padding: 0;
        transform: none;
        z-index: 10;
    }

    .region-primary-menu .menu {
        flex-direction: row;
        /*gap: 1rem;*/
        gap: 7px;
        padding: 0;
    }

    .region-primary-menu .menu-item-level-1 {
        border: 0;
    }

    .region-primary-menu .menu-item-level-1:hover {
        background-color: var(--bold-color);
        color: #ffffff;
    }

    .region-primary-menu .menu-item-level-1:hover>a {
        color: #ffffff;
    }

    .region-primary-menu .menu-item-level-1 a,
    .region-primary-menu .menu-item-level-1>span {
        display: block;
        color: #222222bf;
        padding: 0.5rem;
        font-size: 13px;
    }

    /*.region-primary-menu .menu-item-level-1 a:hover,
  .region-primary-menu .menu-item-level-1 > span:hover {   
    border-bottom: 2px solid rgb(49 67 130) !important;
    background-color: #f6f7f6 !important;
    color: rgb(97 97 99);
  }*/
    .region-primary-menu .menu-item-level-1 a {
        font-family: 'Roboto-bold';
    }

    .region-primary-menu .menu-item-level-1 a,
    .region-primary-menu .menu-item-level-1>span {
        border-bottom: 2px solid transparent;
    }

    .region-primary-menu .menu-item-level-1 a:hover,
    .region-primary-menu .menu-item-level-1>span:hover {
        border-bottom: 2px solid rgb(49 67 130);
        background-color: #ffffff;
        color: rgb(97 97 99);
    }

    .menu-item-has-children {
        position: relative;
        display: inline-flex;
        justify-content: space-between;
        align-items: center;
    }

    .menu-item-has-children::after {
        position: relative;
        top: 0;
        color: var(--bold-color);
    }

    .region-primary-menu .submenu {
        position: absolute;
        background-color: var(--bold-color);
        top: 100%;
        min-width: 200px;
        max-width: 300px;
        padding: 0 0.5rem;
        border-radius: 0 0 8px 8px;
        opacity: 0;
        visibility: hidden;
    }

    .region-primary-menu .submenu li {
        padding: 0;
        border-top: 0;
        border-bottom: 1px solid var(--text-color);
    }

    .region-primary-menu .submenu li:first-child {
        border-top: none;
    }

    .region-primary-menu .submenu a,
    .region-primary-menu .submenu li>span {
        color: #ffffff;
        padding: 0.5rem 0;
        width: calc(100% - 1rem);
    }

    .menu-item-has-children:hover>.submenu {
        visibility: visible;
        animation: slideUp 0.5s forwards;
    }

    .region-primary-menu .submenu a:hover {
        color: var(--color-primary);
    }

    /* third level menu */
    .region-primary-menu .submenu .submenu {
        left: 100%;
        top: 0;
    }

    .submenu .menu-item-has-children::after {
        color: #ffffff;
    }

    .mobile-menu,
    .close-mobile-menu {
        display: none;
    }

    .view-in-mobile {
        display: none;
    }

    .view-in-desktop {
        display: block;
    }

    /* shortcodes -> content width */
    .width30 {
        width: 30%;
    }

    .width40 {
        width: 40%;
    }

    .width50 {
        width: 50%;
    }

    .width60 {
        width: 60%;
    }

    .width70 {
        width: 70%;
    }

    .width80 {
        width: 80%;
    }

    .width90 {
        width: 90%;
    }

    /* shortcodes -> responsive column */
    .w10 {
        flex-basis: calc(10% - 10px);
    }

    .w20 {
        flex-basis: calc(20% - 10px);
    }

    .w30 {
        flex-basis: calc(30% - 10px);
    }

    .w40 {
        flex-basis: calc(40% - 10px);
    }

    .w50 {
        flex-basis: calc(50% - 10px);
    }

    .w60 {
        flex-basis: calc(60% - 10px);
    }

    .w70 {
        flex-basis: calc(70% - 10px);
    }

    .w80 {
        flex-basis: calc(80% - 10px);
    }

    .w90 {
        flex-basis: calc(90% - 10px);
    }


}

/*# sourceMappingURL=style.css.map */
@media screen and (max-width: 760px) {
    .search_images {
        width: 25px;
        height: 25px;
        margin-bottom: 2px;
    }

    #block-tara-newsblock-2 {
        background-image: none;
        border-top: 27px solid #e5e5e7;
    }

        #block-tara-newsblock {
            background-image: none !important;
            /* border-top: 27px solid #e5e5e7; */
            border-top: none;
        }

    .custom-outer-brand {
        background-image: none;
    }
}



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

    .top-brands,
    .grid-brands {
        gap: 8px !important;
    }

    .top-brands .brand-box {
        height: 200px !important;
    }

    .container {
        width: 100%;
        max-width: 100%;
        padding: 0px 10px;
    }

    .news-slide-text {
        margin-left: 0px;
    }

    .custom-outer-brand {
        background-image: none;
    }

    #block-tara-newsblock-2 {
        background-image: none;
        border-top: 27px solid #e5e5e7;
    }

    #block-tara-newsblock {
        background-image: none !important;
/* border-top: 27px solid #e5e5e7; */
    border-top: none;
        }

    .news-slider-wrapper h2 {
        margin-left: 0px;
    }

    .news-section-wrapper {
        margin-top: 80px;
    }

    .top-brands {
        grid-template-columns: repeat(3, 1fr);
        /* Show 3 elements in one row */
        margin: 0;
        /* Adjust margin for small screens if needed */
        gap: 12px;
        /* Optional: reduce gap for small devices */
    }
}

.last-section {
    display: none;
}


@media screen and (max-width: 1000px) {
    #block-tara-newsblock {
        background-image: url(../images/home444.png);
        background-size: 101% 101%;
        background-position-y: 0px;
        background-repeat: no-repeat;
        /* background-position: center; */
        /* background-size: cover; */
        background-color: white;
        /* border-top: 26px solid #e6e6e7; */
    }
}
.search-results h3 a {
  color: #606062 !important;
}