@charset "UTF-8";/*!
 * Bootstrap v5.0.1 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue:#990000;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-primary:#990000;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0))}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-font-sans-serif);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}h1,h2,h3,h4{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){h4{font-size:1.5rem}}p{margin-top:0;margin-bottom:1rem}ul{padding-left:2rem}ul{margin-top:0;margin-bottom:1rem}ul ul{margin-bottom:0}a{color:#990000;text-decoration:underline}a:hover{color:#0a58ca}img,svg{vertical-align:middle}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button{text-transform:none}[type=button],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}.container{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1400px){.container{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x)/ -2);margin-left:calc(var(--bs-gutter-x)/ -2)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)/ 2);padding-left:calc(var(--bs-gutter-x)/ 2);margin-top:var(--bs-gutter-y)}.col-12{flex:0 0 auto;width:100%}@media (min-width:768px){.col-md-6{flex:0 0 auto;width:50%}}@media (min-width:992px){.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.3333333333%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-8{flex:0 0 auto;width:66.6666666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-12{flex:0 0 auto;width:100%}}@media (min-width:1200px){.col-xl-3{flex:0 0 auto;width:25%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-9{flex:0 0 auto;width:75%}}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.overflow-hidden{overflow:hidden!important}.d-flex{display:flex!important}.d-none{display:none!important}.flex-column{flex-direction:column!important}.flex-grow-1{flex-grow:1!important}.flex-wrap{flex-wrap:wrap!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.align-items-center{align-items:center!important}.order-1{order:1!important}.order-2{order:2!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.me-3{margin-right:1rem!important}.mb-0{margin-bottom:0!important}.mb-2{margin-bottom:.5rem!important}.ms-4{margin-left:1.5rem!important}.text-center{text-align:center!important}@media (min-width:1200px){.d-xl-block{display:block!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}}
/*!
 * Font Awesome Free 5.15.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fab,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-calendar-alt:before {
  content: "\f073";
}
.fa-clock:before {
  content: "\f017";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-play:before {
  content: "\f04b";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-search:before {
  content: "\f002";
}
.fa-twitter:before {
  content: "\f099";
}
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(https://www.madata.gr/themes/madata2023/dependencies/fontawesome/webfonts/fa-brands-400.eot);
  src: url(https://www.madata.gr/themes/madata2023/dependencies/fontawesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),
    url(https://www.madata.gr/themes/madata2023/dependencies/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"),
    url(https://www.madata.gr/themes/madata2023/dependencies/fontawesome/webfonts/fa-brands-400.woff) format("woff"),
    url(https://www.madata.gr/themes/madata2023/dependencies/fontawesome/webfonts/fa-brands-400.ttf) format("truetype"),
    url(https://www.madata.gr/themes/madata2023/dependencies/fontawesome/webfonts/fa-brands-400.svg#fontawesome) format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(https://www.madata.gr/themes/madata2023/dependencies/fontawesome/webfonts/fa-regular-400.eot);
  src: url(https://www.madata.gr/themes/madata2023/dependencies/fontawesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),
    url(https://www.madata.gr/themes/madata2023/dependencies/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"),
    url(https://www.madata.gr/themes/madata2023/dependencies/fontawesome/webfonts/fa-regular-400.woff) format("woff"),
    url(https://www.madata.gr/themes/madata2023/dependencies/fontawesome/webfonts/fa-regular-400.ttf) format("truetype"),
    url(https://www.madata.gr/themes/madata2023/dependencies/fontawesome/webfonts/fa-regular-400.svg#fontawesome) format("svg");
}
.fab,
.far {
  font-weight: 400;
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://www.madata.gr/themes/madata2023/dependencies/fontawesome/webfonts/fa-solid-900.eot);
  src: url(https://www.madata.gr/themes/madata2023/dependencies/fontawesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),
    url(https://www.madata.gr/themes/madata2023/dependencies/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"),
    url(https://www.madata.gr/themes/madata2023/dependencies/fontawesome/webfonts/fa-solid-900.woff) format("woff"),
    url(https://www.madata.gr/themes/madata2023/dependencies/fontawesome/webfonts/fa-solid-900.ttf) format("truetype"),
    url(https://www.madata.gr/themes/madata2023/dependencies/fontawesome/webfonts/fa-solid-900.svg#fontawesome) format("svg");
}
.fa,
.far,
.fas {
  font-family: "Font Awesome 5 Free";
}
.fa,
.fas {
  font-weight: 900;
}
@charset "UTF-8";
/**
 * Swiper 6.6.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 11, 2021
 */
 @font-face {
    font-family: swiper-icons;
    src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');
    font-weight: 400;
    font-style: normal
}
:root {
    --swiper-theme-color: #007aff
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}
.swiper-wrapper {
    transform: translate3d(0px, 0, 0)
}
:root {
    --swiper-navigation-size: 44px
}
/* Magnific Popup CSS */

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

/* Main image in popup */

/* The shadow behind the image */

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */ }

@charset "UTF-8";

:root {
  --font-body: Arial, Helvetica, sans-serif;
  --font-title: Arial, Helvetica, sans-serif;
  --font-awesome: "Font Awesome 5 Free";
  --color-primary: #990000;
  --color-primary-rgb: 41, 98, 255;
  --color-white: #fff;
  --color-white-rgb: 255, 255, 255;
  --color-black: #000;
  --color-black-rgb: 0, 0, 0;
  --color-border: #e5e5e5;
  --color-border-rgb: 229, 229, 229;
  --color-cat-normal: #7a7e83;
  --color-cat-normal-rgb: 122, 126, 131;
  --color-meta-normal: #a5a6aa;
  --color-meta-normal-rgb: 165, 166, 170;
  --color-gray: #f7f7f7;
  --color-gray-rgb: 247, 247, 247;
  --color-body: #222222;
  --color-body-rgb: 108, 111, 114;
  --color-body-bg: #fff;
  --border-radius-xs: 4px;
  --border-radius-sm: 6px;
  --border-radius-md: 10px;
  --border-radius-lg: 15px;
  --border-radius-xl: 20px;
  --color-fb: #1559c2;
  --color-tw: #1ea9e9;
  --color-in: #3f729b;
  --color-vm: #2cc0eb;
  --color-pn: #3b5998;
  --color-wh: #43ce13;
  --color-dr: #f65e97;
  --color-dw: #ff6b10;
  --color-yu: #ed1d25;
}

/* pulseShadow */
/* pulseScale */
/*read more button animation*/
@-webkit-keyframes qode-button-cap-out {
  0%, 50% {
    -webkit-transform: translateX(-35px) scaleX(-1);
    transform: translateX(-35px) scaleX(-1);
  }
  100%, 51% {
    -webkit-transform: translateX(-13px) scaleX(1);
    transform: translateX(-13px) scaleX(1);
  }
}
@keyframes qode-button-cap-out {
  0%, 50% {
    -webkit-transform: translateX(-35px) scaleX(-1);
    transform: translateX(-35px) scaleX(-1);
  }
  100%, 51% {
    -webkit-transform: translateX(-13px) scaleX(1);
    transform: translateX(-13px) scaleX(1);
  }
}
@-webkit-keyframes qode-button-cap-fake-out {
  0% {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
  }
  49%, 51% {
    -webkit-clip-path: inset(50% 0 50% 0);
    clip-path: inset(50% 0 50% 0);
  }
  100% {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
  }
}
@keyframes qode-button-cap-fake-out {
  0% {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
  }
  49%, 51% {
    -webkit-clip-path: inset(50% 0 50% 0);
    clip-path: inset(50% 0 50% 0);
  }
  100% {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
  }
}
@-webkit-keyframes qode-button-cap {
  0% {
    -webkit-transform: translateX(-13px) scaleX(1);
    transform: translateX(-13px) scaleX(1);
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
  }
  54% {
    -webkit-transform: translateX(-1px) scaleX(1);
    transform: translateX(-1px) scaleX(1);
    -webkit-clip-path: inset(50% 0 50% 0);
    clip-path: inset(50% 0 50% 0);
  }
  55% {
    -webkit-transform: translateX(-20px) scaleX(-1);
    transform: translateX(-20px) scaleX(-1);
    -webkit-clip-path: inset(50% 0 50% 0);
    clip-path: inset(50% 0 50% 0);
  }
  100% {
    -webkit-transform: translateX(-35px) scaleX(-1);
    transform: translateX(-35px) scaleX(-1);
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
  }
}
@keyframes qode-button-cap {
  0% {
    -webkit-transform: translateX(-13px) scaleX(1);
    transform: translateX(-13px) scaleX(1);
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
  }
  54% {
    -webkit-transform: translateX(-1px) scaleX(1);
    transform: translateX(-1px) scaleX(1);
    -webkit-clip-path: inset(50% 0 50% 0);
    clip-path: inset(50% 0 50% 0);
  }
  55% {
    -webkit-transform: translateX(-20px) scaleX(-1);
    transform: translateX(-20px) scaleX(-1);
    -webkit-clip-path: inset(50% 0 50% 0);
    clip-path: inset(50% 0 50% 0);
  }
  100% {
    -webkit-transform: translateX(-35px) scaleX(-1);
    transform: translateX(-35px) scaleX(-1);
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
  }
}
@-webkit-keyframes qode-button-line {
  0%, 100% {
    -webkit-transform: translateX(-13px) scaleX(1);
    transform: translateX(-13px) scaleX(1);
  }
  10% {
    -webkit-transform: translateX(-13px) scaleX(1);
    transform: translateX(-13px) scaleX(1);
  }
  46%, 55% {
    -webkit-transform: translateX(0) scaleX(0.5);
    transform: translateX(0) scaleX(0.5);
  }
  99% {
    -webkit-transform: translateX(-13px) scaleX(0.6);
    transform: translateX(-13px) scaleX(0.6);
  }
}
@keyframes qode-button-line {
  0%, 100% {
    -webkit-transform: translateX(-13px) scaleX(1);
    transform: translateX(-13px) scaleX(1);
  }
  10% {
    -webkit-transform: translateX(-13px) scaleX(1);
    transform: translateX(-13px) scaleX(1);
  }
  46%, 55% {
    -webkit-transform: translateX(0) scaleX(0.5);
    transform: translateX(0) scaleX(0.5);
  }
  99% {
    -webkit-transform: translateX(-13px) scaleX(0.6);
    transform: translateX(-13px) scaleX(0.6);
  }
}
@-webkit-keyframes toBottomFromTop {
  49% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  51% {
    opacity: 1;
  }
}
@keyframes toBottomFromTop {
  49% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  51% {
    opacity: 1;
  }
}
/*Import Fonts */
/* ===========================
// Typography
==============================*/
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  margin: 0;
  padding: 0;
  font-family: var(--font-body);
  font-size: 1rem;
  line-height: 1.5;
  color: var(--color-body);
  background-color: var(--color-body-bg);
}

/*==== heading fonts setup ====*/
h1,
h2,
h3,
h4 {
  color: var(--color-black);
  font-family: var(--font-title);
  line-height: 1.4;
  font-weight: 700;
}

h1 {
  font-size: 2.281rem;
  line-height: 1.333;
}
@media (max-width: 767px) {
  h1 {
    font-size: 1.424rem;
  }
}

h2 {
  font-size: 1.802rem;
}

h3 {
  font-size: 1.424rem;
}

h4 {
  font-size: 1.266rem;
}

/*==== margin & paddings ====*/

.mb--15 {
  margin-bottom: 15px !important;
}

.mb--20 {
  margin-bottom: 20px !important;
}

.mt--25 {
  margin-top: 25px !important;
}

.mb--30 {
  margin-bottom: 30px !important;
}

.mb--40 {
  margin-bottom: 40px !important;
}

/*==== gutter ====*/

.gutter-30 {
  margin-top: -15px !important;
  margin-bottom: -15px !important;
}
.gutter-30 > div {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.gutter-24 {
  margin-top: -12px !important;
  margin-bottom: -12px !important;
}

.gutter-24 > div {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}

/*==== text color & bg color ====*/

/*============================ 
// Global styles
=============================*/
html {
  overflow-x: hidden !important;
  width: 100%;
  height: 100%;
  text-rendering: optimizeLegibility;
  scroll-behavior: smooth;
}

ul,
li {
  padding: 0;
  margin: 0;
  list-style: none;
}

a:link,
a:visited,
a:focus {
  text-decoration: none;
  outline: 0;
}

a {
  color: var(--color-primary);
  display: inline-block;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
a:hover {
  text-decoration: none;
  color: var(--color-primary);
}

img {
  max-width: 100%;
  height: auto;
}

input,
:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.section-padding {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (max-width: 767px) {
  .section-padding {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

section {
  position: relative;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1320px;
  }
}
/*==================================
//  flaticon
==================================*/

/*======================
// back-to-top
========================*/
#back-to-top {
  font-size: 1rem;
  color: var(--color-white);
  background: var(--color-primary);
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 5px;
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 99;
  display: none;
  cursor: pointer;
  overflow: hidden;
}
#back-to-top:hover {
  color: var(--color-white);
  background: #770000;
}
#back-to-top:hover i {
  -webkit-animation: toBottomFromTop 0.5s forwards;
          animation: toBottomFromTop 0.5s forwards;
}

@keyframes toBottomFromTop {
  49% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  51% {
    opacity: 1;
  }
}
/*===================================
// section-heading
==================================*/
.rt-section-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 40px;
  margin-top: -3px;
  gap: 16px;
  font-size: 1.802rem;
}
.rt-section-heading.style-2 {
  font-size: 1.0625rem;
  text-transform: uppercase;
  margin-top: 0px;
}
.rt-section-heading.white-style .rt-section-text {
  color: var(--color-white);
}
.rt-section-heading.white-style .rt-section-line {
  border-color: #595959;
}
.rt-section-heading .rt-section-dot {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: var(--color-primary);
  display: inline-block;
}
.rt-section-heading .rt-section-line {
  border: 1px solid var(--color-border);
  border-width: 1px 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 4px;
}

/*rt-section-heading-style-2*/

/*=============================
// Utility Class
=============================*/

.rt-post-cat-normal {
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  font-weight: 500;
  color: var(--color-cat-normal);
  display: inline-block;
  margin-bottom: 10px;
}

/*gap*/

/*button*/

/*read more button*/
.rt-read-more {
  padding: 5px 18px 5px 25px;
  font-size: 0.75rem;
  font-weight: 700;
  height: 44px;
  background: transparent;
  color: #646464;
  text-transform: uppercase;
  border: 1px solid var(--color-border);
  border-radius: 3px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0.05rem;
}
.rt-read-more:hover {
  background-color: var(--color-primary);
  color: var(--color-white);
  border-color: transparent;
}

.rt-read-more rect.rt-button-line {
  height: 1.5px;
  y: 7;
}

.rt-read-more svg, .rt-read-more svg {
  fill: currentColor;
  vertical-align: middle;
  margin-left: 7px;
  width: 22px;
}

.rt-read-more .rt-button-line {
  stroke: currentColor;
  stroke-width: 0.5;
}

.rt-read-more .rt-button-cap-fake {
  stroke: currentColor;
  stroke-width: 1;
}

.rt-read-more .rt-button-cap, .rt-read-more .rt-button-line {
  -webkit-transform: translateX(-13px);
  transform: translateX(-13px);
  -webkit-transform-origin: right;
  transform-origin: right;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.rt-read-more:hover .rt-button-line {
  -webkit-animation: qode-button-line 0.4s ease forwards;
  animation: qode-button-line 0.4s ease forwards;
}

.rt-read-more:hover .rt-button-cap {
  -webkit-animation: qode-button-cap 0.4s ease forwards;
  animation: qode-button-cap 0.4s ease forwards;
}

.rt-button-animation-out .rt-button-cap-fake {
  -webkit-animation: qode-button-cap-fake-out 0.35s linear;
  animation: qode-button-cap-fake-out 0.35s linear;
}

.rt-button-animation-out .rt-button-cap {
  -webkit-animation: qode-button-cap-out 0.35s ease-in-out;
  animation: qode-button-cap-out 0.35s ease-in-out;
}

.rt-button-line {
  -webkit-transform: translateX(9px);
  transform: translateX(9px);
  stroke-width: 0.1;
  stroke: currentColor;
}

.rt-button-cap,
.rt-button-line {
  -webkit-transform-origin: right;
  transform-origin: right;
  -webkit-transition: 0.33s cubic-bezier(0.14, -0.07, 0.23, 0.9);
  transition: 0.33s cubic-bezier(0.14, -0.07, 0.23, 0.9);
}

/*===========================
// post meta
===========================*/
.post-meta ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.post-meta ul li {
  margin-right: 20px;
}
.post-meta ul li:last-child {
  margin-right: 0;
}

.rt-meta {
  font-size: 13px;
  font-weight: 500;
  color: var(--color-meta-normal);
}
.rt-meta .icon {
  margin-right: 2px;
  font-size: 0.875rem;
}
.rt-meta a {
  display: inline-block;
}
.rt-meta a.name {
  font-weight: 700;
}
.grid-meta .rt-meta a.name {
  color: #444444;
}
.grid-meta .rt-meta a.name:hover {
  color: var(--color-primary);
}

/*===========================
// template-search
===========================*/
.template-search {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f5f6fa;
  -webkit-transform: translate(0px, -100%) scale(0, 0);
          transform: translate(0px, -100%) scale(0, 0);
  opacity: 0;
  visibility: hidden;
  z-index: 999999;
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
[data-theme=dark] .template-search {
  background: var(--color-dark-bg_2);
}
.template-search .search-form {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.template-search .search-form input[type=search] {
  width: 60%;
  color: var(--color-black);
  font-size: 40px;
  text-align: left;
  border: none;
  border-bottom: 2px solid var(--color-primary);
  margin: 0 auto;
  padding: 10px 0;
  outline: none;
  background-color: transparent;
}
.template-search .search-form .search-btn {
  padding: 28px 60px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  cursor: pointer;
  font-size: 24px;
  font-weight: 600;
  -webkit-transform: translateX(-150px) translateY(-10px);
          transform: translateX(-150px) translateY(-10px);
  background-color: transparent;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.template-search .search-form .search-btn i {
  margin-left: 0;
}
.template-search .search-form .search-btn:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}
.template-search .search-form input::-webkit-input-placeholder {
  color: #cfcfcf;
}
[data-theme=dark] .template-search .search-form input::-webkit-input-placeholder {
  color: #fff;
}
.template-search .search-form input::-moz-placeholder {
  color: #cfcfcf;
}
[data-theme=dark] .template-search .search-form input::-moz-placeholder {
  color: #fff;
}
.template-search .search-form input:-moz-placeholder {
  color: #cfcfcf;
}
[data-theme=dark] .template-search .search-form input:-moz-placeholder {
  color: #fff;
}
.template-search .search-form input:-ms-input-placeholder {
  color: #cfcfcf;
}
[data-theme=dark] .template-search .search-form input:-ms-input-placeholder {
  color: #fff;
}
.template-search .close {
  position: fixed;
  top: 15px;
  right: 20px;
  color: var(--color-black);
  border: none;
  opacity: 0.3;
  visibility: visible;
  padding: 3px 15px 5px;
  font-size: 70px;
  font-weight: 300;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: transparent;
}
.template-search .close:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  outline: none;
}
.template-search .close:hover {
  opacity: 1;
  background-color: transparent;
}
.template-search.open {
  -webkit-transform: translate(0px, 0px) scale(1, 1);
          transform: translate(0px, 0px) scale(1, 1);
  opacity: 1;
  visibility: visible;
}
/*===============================
//  button
================================*/
/*shop button*/

/*=======================
// Off canvas menu
========================*/

/*=======================================
// Off canvas cart menu
========================================*/

.wrapper {
  position: relative;
  z-index: 1;
}
.wrapper:before {
  content: "";
  background-color: rgba(0, 0, 0, 0);
  height: 100%;
  width: 0;
  top: 0;
  right: 0;
  position: absolute;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

/*==========================
//  common pair elements
=========================*/

/*===============================
//  rt-pagination
==============================*/

/*============================
Modal
=============================*/

/*======================================
// pre-loader
=====================================*/

/*========================================
// tooltip overwrite
==========================================*/

/*==================================
 // theme-swithcer-box
 ================================*/

/*==============================
// rt-header
==============================*/
.rt-header {
  position: relative;
  z-index: 99;
  background-color: var(--color-white);
  box-shadow: 0 7px 12px 0 rgba(0, 0, 0, 0.16);
}

@media (max-width: 991px) {
  .rt-header {
    display: none;
  }
}
.site-branding a {
  display: table-cell;
  vertical-align: middle;
}

/*============================
// topbar
============================*/
.topbar {
  min-height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #f5f5f5;
}

.rt-trending-style-1 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.rt-topbar-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.rt-top-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding-left: 17px;
  margin-left: 15px;
}
.rt-top-social::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
  height: 17px;
  background-color: #474747;
}
.rt-top-social li {
  margin-right: 12px;
}
.rt-top-social li:last-child {
  margin-right: 0;
}
.rt-top-social a {
  font-size: 0.8125rem;
  color: #bebdbd;
}
.rt-top-social a:hover {
  color: #990000;
}
@media (max-width: 1199px) {
  .rt-top-social {
    padding-left: 0;
    margin-left: 0;
  }
  .rt-top-social::after {
    display: none;
  }
}

.navbar-wrap {
  background-color: var(--color-white);
}

.sticky .navbar-wrap {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  right: 0;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.98);
  -webkit-box-shadow: 0 7px 12px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 7px 12px 0 rgba(0, 0, 0, 0.16);
  z-index: 99;
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
.sticky .navbar-wrap.header-main-style-7 {
  border-color: transparent;
  background-color: rgba(0, 0, 0, 0.98);
}
[data-theme=dark] .sticky .navbar-wrap {
  background-color: var(--color-dark-bg_2);
}
.main-menu__nav ul li {
  display: inline-block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-right: 12px; line-height:0px;
}
.main-menu__nav ul li.active > a {
  color: #990000;
}
.main-menu__nav ul li:last-child {
  margin-right: 0;
}
.main-menu__nav ul li:hover .main-menu__dropdown {
  opacity: 1;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  visibility: visible;
  top: 100%;
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}
.main-menu__nav ul li > a {
  font-size: 0.9375rem;
  color: var(--color-black);
  font-weight: 500;
  position: relative;
  display: inline-block;
  padding: 39px 6px;
}
.main-menu__nav ul li > a::before {
  position: absolute;
  content: "";
  height: 4px;
  background: #990000;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.51, 0.92, 0.24, 1);
  transition: -webkit-transform 0.4s cubic-bezier(0.51, 0.92, 0.24, 1);
  transition: transform 0.4s cubic-bezier(0.51, 0.92, 0.24, 1);
  transition: transform 0.4s cubic-bezier(0.51, 0.92, 0.24, 1), -webkit-transform 0.4s cubic-bezier(0.51, 0.92, 0.24, 1);
}
.main-menu__nav ul li:hover > a {
  color: #990000;
}
.main-menu__nav ul li:hover > a::before {
  background: #990000;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.main-menu__nav ul li ul {
  visibility: hidden;
  -webkit-transition: all 0.4s cubic-bezier(0.3, 0.02, 0, 0.6);
  transition: all 0.4s cubic-bezier(0.3, 0.02, 0, 0.6);
  opacity: 0;
  z-index: 100;
  position: absolute;
  top: 100%;
  left: 0;
  width: 200px;
  margin: 0;
  padding: 10px 0;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
  text-align: left;
  padding: 15px 0;
  border-radius: 0 0 5px 5px;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transform-origin: 0 0 0;
          transform-origin: 0 0 0;
}
.main-menu__nav ul li ul li {
  display: block;
  padding: 0 10px;
  margin: 0;
}
.main-menu__nav ul li ul li a {
  display: block;
  padding: 8px 10px;
  color: #656567;
  font-size: 0.875rem;
  font-weight: 500;
  position: relative;
}
.main-menu__nav ul li ul li a::after {
  float: right;
}
.main-menu__nav ul li ul li a::before {
  content: "";
  position: absolute;
  width: 3px;
  height: 0px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: 0;
  background: #990000;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
.main-menu__nav ul li ul li:hover a::before {
  height: 11px;
  opacity: 1;
  visibility: visible;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
.main-menu__nav_sub > a::after {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  vertical-align: middle;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  display: inline-block;
  padding-left: 6px;
  font-size: 12px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}
.main-menu__nav_sub:hover > a::after {
  -webkit-transform: rotate(180deg) translateX(-6px);
          transform: rotate(180deg) translateX(-6px);
}

.header-action-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-action-items .item {
  margin-right: 16px;
}
.header-action-items .item:last-child {
  margin-right: 0;
}
.header-action-items .item a {
  color: #818181;
  font-size: 1.25rem;
}
.header-action-items .item a:hover {
  color: #990000;
}

/*=====================================
//  Mobile menu
======================================*/
.offscreen-navigation .menu > li {
  border-bottom: 1px solid #e9e9e9;
}
.offscreen-navigation .menu > li:last-child {
  border-bottom: 0;
}
.offscreen-navigation .menu > li > a {
  background-color: #f3f3f3;
  font-size: 16px;
  padding: 12px 30px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.offscreen-navigation .menu > li > a:hover {
  background-color: #f8f8f8;
}
.offscreen-navigation .sub-menu {
  display: none;
  background-color: #ffffff;
}
.offscreen-navigation .sub-menu li a {
  border-top: 1px solid #f1f1f1;
  padding: 7px 40px;
  font-size: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.offscreen-navigation .sub-menu li a:hover {
  background-color: rgba(var(--color-primary-rgb), 0.05);
}
.offscreen-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.offscreen-navigation ul li > a {
  display: block;
  position: relative;
  color: #000000;
  font-weight: 500;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.offscreen-navigation ul li > a:hover {
  color: #990000;
}
.offscreen-navigation ul li.menu-item-has-children > a:after {
  color: #999999;
  content: "";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  right: 20px;
  position: absolute;
  font-size: 12px;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.offscreen-navigation ul li.menu-item-has-children > a:before {
  color: #999999;
  content: "";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  right: 20px;
  position: absolute;
  font-size: 12px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.rt-slide-nav {
  position: absolute;
  background: #fff;
  width: 100%;
  left: 0;
  display: none;
  max-height: calc(100vh - 100px);
  overflow-y: auto;
  -webkit-box-shadow: 0 1px 3px 0 rgba(var(--color-black-rgb), 0.2);
          box-shadow: 0 1px 3px 0 rgba(var(--color-black-rgb), 0.2);
  top: 100%;
  z-index: 99;
}

.rt-mobile-header {
	position: relative;
	z-index: 999;
	box-shadow: 0 7px 12px 0 rgba(0, 0, 0, 0.16);
}
@media (min-width: 992px) {
  .rt-mobile-header {
    display: none;
  }
}

.mobile-menu-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 6px 15px;
  border-bottom: 1px solid rgba(81, 81, 81, 0.15);
}
.mobile-menu-bar .logo img {
  max-width: 220px;
}
.mobile-sticky .mobile-menu-bar-wrap {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  right: 0;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.98);
  -webkit-box-shadow: 0 7px 12px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 7px 12px 0 rgba(0, 0, 0, 0.16);
  z-index: 99;
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
.mobile-sticky .mobile-menu-bar-wrap.header-main-style-7 {
  border-color: transparent;
  background-color: rgba(0, 0, 0, 0.98);
}
[data-theme=dark] .mobile-sticky .mobile-menu-bar-wrap {
  background-color: var(--color-dark-bg_2);
}
body .sidebarBtn {
  display: block;
  padding: 12px 0;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
body .sidebarBtn .bar {
  background: #000000;
  height: 2px;
  width: 30px;
  display: block;
  margin-bottom: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
body .sidebarBtn .bar:nth-child(2), body .sidebarBtn .bar:nth-child(3) {
  width: 25px;
  margin-left: 5px;
}
body .sidebarBtn .bar:last-child {
  margin-bottom: 0;
}

/*================================
// banner
================================*/
.thumb-list::-scrollbar {
  width: 2px;
}
.thumb-list::-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px #2e3240;
          box-shadow: inset 0 0 5px #2e3240;
  border-radius: 10px;
}
.thumb-list::-scrollbar-thumb {
  background: var(--color-primary);
  border-radius: 15px;
}

/*inner banner breadcrumb*/

/*author-big-box-style-1*/

/*===============================
//  who we are
===============================*/

/*skill wrap layou t2*/

/*about-content-area-2*/

/*about-video-wrap-style-1*/

/*============================
// team-seciton-style-1
===========================*/

/*=============================
//  team-box-style-1
=============================*/

/*=============================
// rt-post
=============================*/
.rt-post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.rt-post .post-img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: var(--border-radius-xs);
  overflow: hidden;
  position: relative;
}
.rt-post .post-img img {
  border-radius: var(--border-radius-xs);
  transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}
.rt-post .post-content {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.rt-post:hover .post-img img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
          transform: scale3d(1.1, 1.1, 1);
}

.post-title {
  color: var(--color-black);
}
.post-title a {
  color: inherit;
  display: inline;
  padding-bottom: 0;
  -webkit-transition: background-size 0.8s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: background-size 0.8s cubic-bezier(0.25, 0.8, 0.25, 1);
  background-image: -webkit-gradient(linear, left top, left bottom, from(currentColor), color-stop(98%, currentColor));
  background-image: linear-gradient(to bottom, currentColor 0%, currentColor 98%);
  background-size: 0 1px;
  background-repeat: no-repeat;
  background-position: left 100%;
}
.post-title:hover a {
  background-size: 100% 1px;
}

/*===========================
//  feature-section-style-1
=============================*/

/*============================
// post-sm
=============================*/
.post-sm .post-content .post-title {
  font-size: 1rem;
}
.post-sm.style-1 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.post-sm.style-1 .post-img {
  border-radius: 50%;
  overflow: unset;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100px;
          flex: 0 0 100px;
}
.post-sm.style-1 .post-img::after {
  right: 0;
  top: 10px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 3px solid #fff;
  background-color: #555555;
  font-size: 0.75rem;
  color: #fff;
  counter-increment: post-counter;
  content: counter(post-counter);
  font-weight: 500;
}
.post-sm.style-1 .post-img img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
}
.post-sm.style-1:hover .post-img img {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}
.post-sm.style-2.layout-2 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.post-sm .post-img {
  position: relative;
}
.post-sm .post-img::after {
  content: "";
  position: absolute;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
.post-sm:hover .post-img::after {
  background-color: var(--color-primary);
  color: var(--color-white);
}

/*============================
// rt-post-overlay
=============================*/
/*rt-post-overlay*/

/*post md*/
.post-md .post-img {
  -ms-flex-negative: 1;
      flex-shrink: 1;
  overflow: hidden;
}
.post-md .post-img img {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
  transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
}
.post-md .post-content {
  padding-left: 24px;
}
.post-md .post-content .post-title {
  font-size: 1.125rem;
}
.post-md.style-5 {
  display: block;
}
.post-md.style-5 .post-img {
  max-width: 100%;
}
.post-md.style-5 .post-content {
  padding: 25px 0;
}
.post-md.style-5 .post-title {
  font-size: 1.75rem;
}
.post-md.style-5 .post-title a {
  background-size: 0 2px;
}
.post-md.style-5 .post-title:hover a {
  background-size: 100% 2px;
}
.post-md.style-7 .post-img {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.post-md.style-7 .post-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 24px;
}
@media (max-width: 991px) {
  .post-md.style-7 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .post-md.style-7 .post-content {
    padding-left: 0;
    padding: 20px 0;
  }
}
.post-md.style-7 .post-title {
  font-size: 1.375rem;
}
.post-md.style-7 .post-title a {
  background-size: 0 2px;
}
.post-md.style-7 .post-title:hover a {
  background-size: 100% 2px;
}
@media (max-width: 767px) {
  .post-md {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .post-md .post-content {
    padding: 20px 0;
    padding-left: 0;
  }
}

/*=====================================
//  Top stories
=====================================*/

/*rt-post-grid-xl*/

/*rt-post-grid*/
.rt-post-grid .post-img {
  border-radius: var(--border-radius-xs);
  overflow: hidden;
  position: relative;
}
.rt-post-grid .post-img img {
  border-radius: var(--border-radius-xs);
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
  transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
}
.rt-post-grid .post-content {
  padding: 20px 0;
}
.rt-post-grid .post-content .post-title {
  font-size: 1.125rem;
}
.rt-post-grid:hover .post-img img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

/*======================================
// whats-new-wrap-style-1
=====================================*/
.featured-area-style-1 {
  counter-reset: post-counter;
}
@media (min-width: 1400px) {
  .featured-area-style-1 {
    margin-right: 28px;
  }
}

/*post-wrap*/

/*post-wrap-style-3*/

/*===================================
// featured-post-style-4
===================================*/

/*====================================
// featured-middle-post-style-5
===================================*/
@media (min-width: 1400px) {
  .featured-middle-post-style-5 {
    margin: 0 16px;
  }
}

/*====================================
// featured-area-style-5
===================================*/
.featured-area-style-5 {
  margin-right: 16px;
}

.news-list-style-2 .item {
  border-bottom: 1px solid var(--color-border);
  padding: 15px 0;
}
.news-list-style-2 .item .post-title {
  font-size: 1rem;
}

/*=========================================
//  most-popular-section-style-1
=========================================*/
.most-popular-section-style-1 {
  margin-top: 25px;
}
@media (max-width: 991px) {
  .most-popular-section-style-1 {
    margin-top: 0;
  }
}

/*=================================
// feature-section-style-6
==================================*/

/*news-feature-sec-gap*/

/*post-list-style-4*/

/*rt-post-list-style-4*/

/*rt-post-with-listing-style-4*/

/*====================================
// single post area
=======================================*/
/*main post */

/*thumb-post-area*/

/*author-box-style-1*/

/*pagination*/

/*single-post-banner*/

/*==============================
//  cat-slider-style-1
==============================*/

/*===========================================
// top-categories-grid-style-1
==========================================*/

/*=================================
// top-games-section-style-1
===============================*/

/*slidebar*/
.sidebar-wrap {
  counter-reset: post-counter;
}

.post-list .item {
  border-bottom: 1px solid var(--color-border);
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.post-list .item:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

/*subscribe-content*/

.rt-submit-btn {
  font-size: 0.875rem;
  color: var(--color-white);
  background-color: var(--color-primary);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 3px;
  height: 53px;
  width: 100%;
  padding: 5px 20px;
  text-align: center;
  border: none;
  font-weight: 600;
  font-family: Arial, Helvetica, sans-serif;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
.rt-submit-btn:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.rt-submit-btn:hover {
  color: var(--color-white);
  background-color: #770000;
}

/*rt-categories*/

/*top-headline-box-style-1*/

.sidebar-post-style-5 .item-img {
  border-radius: var(--border-radius-xs);
  overflow: hidden;
}
.sidebar-post-style-5 .item-img img {
  border-radius: var(--border-radius-xs);
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: 1s;
  transition: 1s;
}
.sidebar-post-style-5 .post-title {
  font-size: 1rem;
}
.sidebar-post-style-5 .item-content {
  padding-top: 20px;
}
.sidebar-post-style-5:hover .item-img img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

/*sidebar spacer*/
/*rt-social-style-2*/

/*tag-list*/

/*================================
// rt-ad-banner-style-1
=================================*/
.ad-banner-img {
  border-radius: 4px;
  text-align: center;
}

/*======================================
// video-section-style-1
======================================*/

/*=======================================
// video-gallery-style-2
========================================*/

/*=======================================
// video-gallery-style-2
========================================*/
.top-video-section-style-2 {
  position: relative;
  background-color: #282828;
  overflow: hidden;
  z-index: 2;
}
.top-video-section-style-2 .video-text {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  margin: auto 0;
  z-index: -1;
}
.top-video-section-style-2 .circle-shape {
  position: absolute;
  top: -150px;
  right: 60px;
  z-index: -1;
}

/*========================================
// ft-video-section-style-1
======================================*/

/*================================
//  subscribe-section-style-1
=================================*/
/*===============================
// subscribe-form-style-6
===============================*/

/*subscribe-section-area-style-2*/

/*=========================
//  contact-section-layout-1
=========================*/

/*===========================
//  Search Box
============================*/
.search-form-box .form-group {
  position: relative;
  margin-bottom: 0;
  padding: 5px;
  border-radius: var(--border-radius-xs);
  border: 1px solid var(--color-border);
}
.search-form-box .form-group .rt-search-control {
  font-size: 0.75rem;
  font-weight: 500;
  color: var(--color-body);
  border: none;
  background-color: transparent;
  height: 43px;
  padding: 5px 18px;
  padding-right: 53px;
}
.search-form-box .form-group .rt-search-control::-webkit-input-placeholder {
  color: var(--color-body);
  text-transform: uppercase;
  letter-spacing: 0.1rem;
}
.search-form-box .form-group .rt-search-control::-moz-placeholder {
  color: var(--color-body);
  text-transform: uppercase;
  letter-spacing: 0.1rem;
}
.search-form-box .form-group .rt-search-control:-ms-input-placeholder {
  color: var(--color-body);
  text-transform: uppercase;
  letter-spacing: 0.1rem;
}
.search-form-box .form-group .rt-search-control::-ms-input-placeholder {
  color: var(--color-body);
  text-transform: uppercase;
  letter-spacing: 0.1rem;
}
.search-form-box .form-group .rt-search-control::placeholder {
  color: var(--color-body);
  text-transform: uppercase;
  letter-spacing: 0.1rem;
}
.search-form-box .form-group .rt-search-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0;
}
.search-form-box .form-group .search-submit {
  position: absolute;
  right: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 48px;
  height: 45px;
  border-radius: 3px;
  background-color: var(--color-primary);
  color: var(--color-white);
  font-size: 1rem;
  border: none;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
.search-form-box .form-group .search-submit:hover {
  color: var(--color-white);
  background-color: #770000;
}
.search-form-box .form-group .search-submit:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0;
}
[data-theme=dark] .search-form-box .form-group .search-submit {
  --color-white: #fff;
}


/*comments-form-style-1*/

/*contact form style-1*/

/*rt-contact-form*/

/*contact-wrap-area-1*/

/*================================
 // Google maps
 =================================*/

/*================================
//  404
================================*/

/*===========================
// shop-box-style-1
===========================*/

/*================================
// Footer
=================================*/
.footer {
  background-color: #0f1012;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.footer-top {
  padding-top: 92px;
  padding-bottom: 95px;
}
@media (max-width: 991px) {
  .footer-top {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.footer-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: unset;
      -ms-flex-pack: unset;
          justify-content: unset;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.footer-social .social-item {
  margin-right: 4px;
}
.footer-social .social-item:last-child {
  margin-right: 0;
}
.footer-social .social-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--color-white);
  width: 36px;
  height: 36px;
  border-radius: 50%;
  font-size: 0.9375rem;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
  overflow: hidden;
  position: relative;
  background-color: rgba(var(--color-white-rgb), 0.102);
}
.footer-social .social-link:hover {
  color: var(--color-white);
  background-color: var(--color-primary);
}
.footer-social .social-link:hover i {
  -webkit-animation: toBottomFromTop 0.5s forwards;
          animation: toBottomFromTop 0.5s forwards;
}

.footer-widget-style-2 .logo {
  margin-bottom: 30px;
}
.footer-widget-style-2 .footer-social {
  margin-bottom: 35px;
}

/*footer bottom*/
.footer-bottom {
  border-top: 1px solid #252525;
}

.footer-bottom-area {
  min-height: 100px;
  text-align: center;
}
@media (max-width: 991px) {
  .footer-bottom-area {
    min-height: 80px;
  }
}

.copyright-text {
  color: #cccccc;
}
.copyright-text a {
  color: #cccccc;
}
.copyright-text a:hover {
  color: var(--color-primary);
}



/*By Theo */

.ads-back {
	display:table;
	margin:0 auto;
	background-image: url('https://www.madata.gr/themes/madata2023/img/ad-back.gif');
	background-repeat: no-repeat;
	background-position: center; 
	background-color: #eeeeee;
}

@media (max-width: 515px) {
	.no-mobile {display:none}
	.mob--0 {padding-right:0 !important;padding-left:0 !important}
	.mob--20 {padding-left:15px !important;padding-right:15px !important}
	.mob--txt {font-size:1.125rem !important;}
	.mob--top0 {padding-top:4px !important}
}

 
.top-tags {
float:left; padding:0 6px;
}
.top-tags a {
	color:#444;
	font-size:13px;
}.top-tags a:hover {
	color:#cc0000;
}
  {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.video_icon {background: rgba(255, 255, 255, 0.5);padding: 1px 8px;color: #900;position: absolute;bottom: 5px;right: 5px;} 
.post-list .item2 {
  border-bottom: 1px solid var(--color-border);
  padding-bottom: 2px;
  margin-bottom: 10px;
}


