<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Dahlgera
Theme URI: http://www.pepa.lt/
Author: PEPA team
Author URI: http://www.pepa.lt/
Description: Dahlgera
Version: 1.0
*/


/* Reset CSS
 * --------------------------------------- */

blockquote,
body,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

a,
a:focus {
    text-decoration: none
}

table {
    border-spacing: 0
}

abbr,
acronym,
fieldset,
img {
    border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-weight: 400;
    font-style: normal
}

strong {
    font-weight: 700
}

ol,
ul {
    list-style: none
}

caption,
th {
    text-align: left
}

q:after,
q:before {
    content: ''
}

@font-face {
    font-family: 'icomoon';
    src: url('assets/fonts/icomoon.eot?-el7kto');
    src: url('assets/fonts/icomoon.eot?#iefix-el7kto') format('embedded-opentype'), url('assets/fonts/icomoon.woff?-el7kto') format('woff'), url('assets/fonts/icomoon.ttf?-el7kto') format('truetype'), url('assets/fonts/icomoon.svg?-el7kto#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

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

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

.icon-cart:before {
    content: "\e603";
}

.icon-fax:before {
    content: "\e604";
    color: #999;
    padding-right: 10px;
}

.icon-email:before {
    content: "\e605";
    font-size: 70%;
    color: #999;
    padding-right: 10px;
}

.icon-airplane:before {
    content: "\e606";
    font-size: 32px;
}

.icon-phone:before {
    content: "\e601";
    color: #999;
    padding-right: 10px;
}

.icon-location:before {
    content: "\e602";
    color: #999;
    padding-right: 10px;
}

.icon-bath:before {
    content: "\e607";
}

.icon-plumbing:before {
    content: "\e608";
}

.icon-ventilation:before {
    content: "\e609";
}

.icon-heating:before {
    content: "\e60a";
}

.icon-wastewater:before {
    content: "\e60b";
}

.icon-insulationblack:before {
    content: "\e60c";
}

.icon-menu:before {
    content: "\e901";
}

body {
    font-size: 16px;
    color: #555;
    overflow-x: hidden;
    padding: 0;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
    line-height: 1.6;
    position: relative;
    cursor: default;
    scrollbar-base-color: #C0C0C0;
    scrollbar-base-color: #C0C0C0;
    scrollbar-3dlight-color: #C0C0C0;
    scrollbar-highlight-color: #C0C0C0;
    scrollbar-track-color: #EBEBEB;
    scrollbar-arrow-color: black;
    scrollbar-shadow-color: #C0C0C0;
    scrollbar-dark-shadow-color: #C0C0C0;
}

::-webkit-scrollbar {
    width: 12px;
}

::-webkit-scrollbar-track {
    background-color: #e0e0e0;
}

::-webkit-scrollbar-thumb {
    background-color: #4db5d4;
}

::-webkit-scrollbar-thumb:hover {
    background-color: #4db5d4;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

.clearfix {
    zoom: 1;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

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

h1,
h2,
h3 {
    letter-spacing: -0.02em;
    line-height: 1.083em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    font-size: 100%;
    margin-top: 1.2rem;
    margin-bottom: 1.5rem;
    text-align: left;
}

h1 {
    font-size: 3em;
    color: #4db5d4;
}

h2 {
    font-size: 2.5em;
}

h3 {
    font-size: 1.625em;
}

h4 {
    font-weight: 400;
    font-size: 1.250em;
    color: #c80000;
    line-height: 1.167em;
}

h5 {
    font-weight: 400;
    font-size: 1em;
    color: #555;
    line-height: 1.167em;
}

p {
    font-weight: 400;
    color: #555555;
    line-height: 1.5em;
    margin: 1.5em 0;
}

.br {
    display: inline-block;
}

article ul,
article ol {
    font-weight: 400;
    line-height: 1.5em;
    margin: 1.5em 0;
}

a {
    text-decoration: none;
    color: #4db5d4;
}

a:hover {
    text-decoration: underline;
}

ul {
    list-style-position: inside;
    color: #555555;
    list-style: disc;
    margin-left: 15px;
}

pre {
    white-space: pre-wrap;
    /* css-3 */
    white-space: -moz-pre-wrap !important;
    /* Mozilla, since 1999 */
    white-space: -pre-wrap;
    /* Opera 4-6 */
    white-space: -o-pre-wrap;
    /* Opera 7 */
    word-wrap: break-word;
    /* Internet Explorer 5.5+ */
}

.clearBoth {
    clear: both;
}

.clearLeft {
    clear: left;
}

.clearRight {
    clear: right;
}

.right {
    float: right !important;
}

.left {
    float: left !important;
}

.centered {
    float: none;
    display: block;
    margin: 0 auto;
}

.alignleft {
    display: inline;
    float: left;
    margin: 0 30px 30px 0;
}

.alignright {
    display: inline;
    float: right;
    margin: 0 0 30px 30px;
}

.aligncenter {
    clear: both;
    display: block;
    margin: 30px auto;
}

::selection {
    background: #4db5d4;
    color: #fff;
}

.top_info {
    height: 33px;
    background: #2c3e50;
    color: #fff;
    font-size: 15px;
    line-height: 33px;
}

span.slogan {
    text-transform: uppercase;
}

#main-header {
    border-bottom: 1px solid #d8d8d8;
}

.slider {
    border-bottom: 1px solid #d8d8d8;
}

.slide {
    position: relative;
}

.slide_info {
    position: absolute;
    margin: 0 auto;
    top: 80px;
    left: 0;
    right: 0;
}

.slide_info h1 {
    color: #2c3e50;
    font-weight: 300;
}

.slide_info .slider-text {
    margin-top: 30px;
}

.slide_info .dahlgera_button {
    background: #4db5d4;
    color: #fff;
    display: inline-block;
    margin-top: 15px;
    padding: 10px 30px;
}

.slide_info .dahlgera_button:hover {
    background: #2c3e50;
    text-decoration: none;
}

.logo {
    margin: 24px 0 10px;
}

.nav-mobile {
    display: none;
}

#main-nav {
    float: right;
    margin-top: 16px;
    width: auto !important;
}

#main-nav li {
    display: block;
    font-size: 18px;
    color: #555;
    font-weight: 400;
    padding: 0 10px 30px 10px;
    float: left;
    list-style: none;
    cursor: pointer;
    overflow: visible;
    /*background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnPjxsaW5lIHgxPScwJyB5MT0nMCcgeDI9JzAnIHkyPSczMCcgc3R5bGU9J3N0cm9rZTojYzVjNWM1O3N0cm9rZS13aWR0aDoyJy8+PC9zdmc+);
	background-repeat: no-repeat;*/
}

#main-nav li:first-child {
    background-image: none !important;
}

#main-nav li a {
    border-bottom: 4px solid #fff;
    padding-bottom: 3px;
    -webkit-transition: border 0.2s, color 0.2s;
    -moz-transition: border 0.2s, color 0.2s;
    transition: border 0.2s, color 0.2s;
    margin: 0;
    color: #1a1a1a;
    /* #555;*/
    text-decoration: none;
}

#main-nav li.current-page-ancestor a,
#main-nav li.current_page_parent a,
#main-nav li.current-menu-item a,
#main-nav li.current_page_item a {
    border-bottom: 2px solid #4db5d4;
    padding-bottom: 4px;
    color: #000;
}

#main-nav li:hover a {
    border-bottom: 2px solid #4db5d4;
    color: #000;
}

#pages {
    margin: 20px 0 40px 0;
    text-align: justify;
}

a.pdf {
    background: url(assets/img/pdf.png) no-repeat;
    padding: 5px 25px 0 32px;
    margin-top: 20px;
    display: inline-block;
}

ol li {
    list-style: decimal;
}

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

ul.articles li {
    border-bottom: 1px solid #eee;
    padding: 15px 0 20px 0px;
}

ul.articles li h2 a {
    color: #4db5d4;
}

ul.articles li .meta,
.articles .meta {
    margin: 0 0 10px 0;
    border-bottom: 0px;
    font-size: 0.813em;
    color: #555555;
}

ul.articles li .article_img {
    margin-bottom: 10px;
}

.widget_recent_entries h2,
.recent-posts-widget-with-thumbnails h2 {
    font-size: 2.6875rem;
    margin-top: 15px;
}

li.widget_recent_entries,
li.widget_recent_entries ul,
li.recent-posts-widget-with-thumbnails,
li.recent-posts-widget-with-thumbnails ul {
    list-style: none;
    margin: 0;
}

li.widget_recent_entries ul,
li.recent-posts-widget-with-thumbnails ul {
    list-style: none;
    font-size: 0.875em;
}

li.widget_recent_entries ul li,
li.recent-posts-widget-with-thumbnails ul li {
    padding: 0;
    margin: 0 0 10px;
    line-height: 1.308em;
}

li.widget_recent_entries span.post-date,
li.recent-posts-widget-with-thumbnails span.post-date {
    display: block;
    font-style: italic;
    color: #999;
    font-size: 0.857em;
}

ul.contact {
    margin: 0;
}

.no-padding-left {
    padding-left: 0;
}

.no-padding-right {
    padding-right: 0;
}

.tabs-left {
    border-bottom: none;
    padding-top: 0;
    margin: 0;
    border-right: 0;
}

.tabs-left&gt;li {
    float: none;
    margin-bottom: 2px;
    margin-right: -1px;
}

.tabs-left&gt;li.active&gt;a,
.tabs-left&gt;li.active&gt;a:hover,
.tabs-left&gt;li.active&gt;a:focus,
.nav-tabs&gt;li&gt;a:hover {
    background: #4db5d4;
    color: #fff;
    border: 0;
    border-bottom: 3px solid #fff;
}

.tabs-left&gt;li&gt;a {
    display: block;
    background: #efefef;
    color: #2c3e50;
    padding: 15px 14px;
    border: 0;
    border-bottom: 3px solid #fff;
    border-radius: 0;
    margin: 0
}

.tab-content {
    padding-left: 30px;
    border-left: 10px solid #4db5d4;
    margin-bottom: 40px;
}
.contact {
    display:grid;
    grid-template-columns: repeat(2, 1fr);
    gap:15px;
}
.g-5{
    display:grid;
    grid-template-columns: repeat(3, 1fr);
    gap:15px;
}
.mh-100{
    min-height:100vh;
}
@media(max-width:768px){
    .contact,
    .g-5{
        grid-template-columns: 1fr;
    }
}
.mb-3{
    margin-bottom:30px;
    height:40px;
}
.footer_logo {
    margin: 20px 0;
    display: block;
}

a.button {
    text-decoration: none;
}

.top_info_right {
    padding-top: 24px;
    display: flex;
    justify-content: flex-end;
}

.languages ul {
    display: inline;
    margin: 0;
    list-style: none;
}

.languages ul li {
    float: left;
}

.languages ul li a {
    text-transform: uppercase;
    /*color: #fff;*/
    color: #555;
    padding: 0 9px;
    display: block;
}

.languages ul li a:hover {
    color: #4db5d4;
    text-decoration: none;
}

a.eshop {
    padding: 6px 0 7px 10px;
}

a.eshop img {
    padding-right: 7px;
    background: #4db5d4;
}

a.eshop:hover {
    background: #4db5d4;
}

.eshop a {
    height: 71px;
    display: inline-block;
}

a.facebook {
    /*color: #fff;*/
    color: #4db5d4;
    padding: 7px 10px;
}

a.facebook:hover,
a.facebook:focus {
    color: #4db5d4;
    text-decoration: none;
}

#header-searchform {
    float: right;
    margin: 0px 0 0 10px;
}

#header-searchform input {
    margin: 0;
    background: transparent;
    font-size: 12px;
    line-height: 1;
    cursor: pointer;
    border: none;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #ffffff;
    height: 33px;
    width: 33px;
    position: relative;
    z-index: 15;
    padding-left: 33px;
}

#header-searchform input:focus {
    font-size: 12px;
    padding: 8px 0 8px 38px;
    width: 200px;
    border: none;
    color: #fff;
    background-color: #4db5d4;
    cursor: text;
    z-index: 5;
    outline: none;
}

#header-searchform #header-searchsubmit {
    display: none;
}


/* Hide Search Submit button */

.icon-search {
    color: #4db5d4;
    font-size: 19px;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    top: 24px;
    z-index: 10;
    /*background-color: #2c3e50;*/
    height: 33px;
    width: 33px;
    padding: 5px;
}

.block-banner {
    padding: 32px 0 45px 0;
}

.partner-block {
    padding-bottom: 45px;
}

.anchor {
    display: block;
    height: 95px;
    /*same height as header*/
    margin-top: -95px;
    /*same height as header*/
    visibility: hidden;
}

#footer {
    background-color: #2c3e50;
    /* padding-top: 25px; */
}

#footer p {
    color: #f2f2f2;
    border-bottom: 1px dotted #666;
    padding-bottom: 20px;
}


/*----------------------------------------------------------------------------*\
    Headhesive Specific Styles
/*----------------------------------------------------------------------------*/

.banner {
    position: fixed;
    top: 0;
    left: 0;
    background: #4db5d4;
    z-index: 99999;
    width: 100%;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.banner .fixed_menu_logo {
    max-width: 50%;
    height:initial;
}

.banner #main-nav {
    margin-top: 20px
}

.banner #main-nav li a {
    color: #fff;
    border-bottom: none
}

.banner #main-nav li a:hover {
    border-bottom: 4px solid #fff
}

.banner.banner_color {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
}

.cd-top {
    display: inline-block;
    height: 38px;
    width: 38px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    /* image replacement properties */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url(assets/img/top.png) no-repeat;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}

.cd-top.cd-fade-out {
    /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
    opacity: .5;
}

.no-touch .cd-top:hover {
    background: url(assets/img/top_hover.png) no-repeat;
    opacity: 1;
}

@media only screen and (min-width: 768px) {
    .cd-top {
        right: 20px;
        bottom: 20px;
    }
}

@media only screen and (min-width: 1024px) {
    .cd-top {
        right: 30px;
        bottom: 30px;
    }
}

.pagination {
    padding: 20px 0;
}

.pagination .current {
    background: #4db5d4;
    color: #fff;
}

.pagination .page-numbers {
    padding: 2px 8px;
}

.newsletter {
    margin-top: 15px;
}

.icon-bath {
    background: #2c3e50;
    color: #fff;
    padding: 5px;
    font-size: 57px;
}

.icon-plumbing {
    background: #2c3e50;
    color: #fff;
    padding: 5px;
    font-size: 57px;
}

.icon-ventilation {
    background: #2c3e50;
    color: #fff;
    padding: 5px;
    font-size: 57px;
}

.icon-heating {
    background: #2c3e50;
    color: #fff;
    padding: 5px;
    font-size: 57px;
}

.icon-wastewater {
    background: #2c3e50;
    color: #fff;
    padding: 5px;
    font-size: 57px;
}

.icon-insulationblack {
    background: #2c3e50;
    color: #fff;
    padding: 5px;
    font-size: 57px;
}

.icon-insulationblack:hover,
.icon-wastewater:hover,
.icon-heating:hover,
.icon-ventilation:hover,
.icon-plumbing:hover,
.icon-bath:hover {
    background: #4db5d4;
}

.eshop a:hover {
    text-decoration: none;
}

.eshop h3 {
    margin-bottom: 53px;
}

.footer-contacts h3 {
    color: #999;
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 1em;
    line-height: 1.167em;
}

.footer-contacts i {
    color: #999;
}

.footer-contacts p {
    font-size: 13px;
}

.newsletter_button {
    position: relative;
}

.newsletter_button .icon-airplane {
    position: absolute;
    top: 2px;
    left: 8px;
    z-index: 9999;
    color: #fff;
    pointer-events: none;
}

.gmap3 {
    width: 100%;
    height: 350px;
}

.gmap3 *,
.gmap3 *:before,
.gmap3 *:after {
    -moz-box-sizing: content-box!important;
    -webkit-box-sizing: content-box!important;
    box-sizing: content-box!important;
    -webkit-transform: translateZ(0px);
}

.gmap3,
.gmap3&gt;div.gm-style,
.gmap3&gt;div.gm-style&gt;div:first-child,
.gmap3&gt;div.gm-style&gt;div:first-child&gt;div&gt;div:last-child,
.gmap3&gt;div.gm-style&gt;div:first-child&gt;div&gt;div:last-child * {
    -webkit-transform: none!important;
}

.gmap3 img {
    max-width: none;
}

.gmap3 label {
    width: auto;
    display: inline;
}

.postfix.button {
    width: 44px;
}

.box-product div {
    float: left;
    width: 25%;
}

.box-product div .image,
.box-product div .name,
.box-product div .price {
    width: 100%;
    text-align: center;
}

.box-product div .price-old {
    text-decoration: line-through;
}

.box-product div .price-new {
    font-size: 25px;
    color: #4db5d4;
}


/* #pages ul li.page_item_has_children {
	display: inline-block;
	width: 24%;
	vertical-align: top;
	padding: 1%;
} */

#pages ul li.page_item_has_children a {
    color: #2c3e50;
    /*border-bottom: 2px solid #4db5d4;*/
    display: block;
    /*margin-bottom: 6px;*/
}

.page_catalog,
#pages ul li.page_item_has_children ul.children {
    list-style: none;
    margin-left: 0;
}

#pages ul li.page_item_has_children ul.children li.page_item a {
    font-size: 80%;
    color: #555;
    border-bottom: 0;
}


/* to remove horizontal scroll when using fly-in */

#overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1001;
    background-color: #49b5d6;
    overflow: hidden;
}

#popup {
    display: none;
    position: absolute;
    height: auto;
    z-index: 91002;
    border: 1px solid #49b5d6;
    background-color: #49b5d6;
    color: #fff;
    font-family: Tahoma, sans-serif;
    font-size: 14px;
}

#popup img {
    max-width: 550px;
    max-height: 550px;
}

#baner_close {
    color: #fff;
}

.footer_menu {
    margin: 0;
    padding: 0;
}

.footer_menu&gt;li {
    font-size: 0;
}

.footer_menu ul {
    margin: 0;
}

.footer_menu li ul li {
    display: inline-block;
    width: 20%;
    vertical-align: top;
    padding: 1%;
}

.footer_menu li ul li a {
    color: #4db5d4;
    font-size: 16px;
}

.footer_menu li ul li ul.sub-menu {
    margin: 0;
    padding: 0;
}

.footer_menu li ul li ul.sub-menu li {
    display: block;
    width: auto;
    font-size: 13px;
    padding: 0;
}

.footer_menu li ul li ul.sub-menu li a {
    color: #f2f2f2;
    font-size: 13px;
    font-weight: normal;
    /*text-transform:capitalize;*/
}

.copyright {
    background: #233444;
    color: #ccc;
    font-size: 12px;
    padding: 4px 0;
}

.footer-solution {
    text-align: right;
}


/*******************************************************/

#pages .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}


/************RESPONSIVE DESIGN**************************/


/* Smartphones (portrait and landscape) ----------- */

@media (min-width: 320px) and (max-width: 480px) {
    .slogan {
        display: none;
    }
    .banner {
        height: 88px;
    }
    .logo {
        max-width: 160px;
    }
}

@media (max-width: 320px) {
    .box-product div {
        width: 50%;
    }
    .footer_menu li ul li {
        width: 49%;
    }
    .slogan {
        display: none;
    }
    .slider {
        padding: 0 1%;
    }
    .anchor {
        display: block;
        height: 310px;
        /*same height as header*/
        margin-top: -310px;
        /*same height as header*/
        visibility: hidden;
    }
    .banner {
        height: 88px
    }
}

@media (max-width: 640px) {
    .footer_menu li ul li {
        width: 49%;
    }
    .box-product div {
        width: 48%;
        padding: 0 1%;
        min-height: 50px;
    }
    .slider {
        padding: 0 1%;
    }
    .anchor {
        display: block;
        height: 265px;
        /*same height as header*/
        margin-top: -265px;
        /*same height as header*/
        visibility: hidden;
    }
}

@media (max-width: 1199px) {
    #main-nav li {
        padding: 0 6px 30px 6px;
    }
    #main-nav li a {
        font-size: 17px;
    }
}

@media (max-width: 1020px) {
    .footer_menu li ul li {
        width: 49%;
    }
    .slider {
        padding: 0 1%;
    }
    .anchor {
        display: block;
        height: 210px;
        /*same height as header*/
        margin-top: -210px;
        /*same height as header*/
        visibility: hidden;
    }
    /*.logo{
	max-width: 80%;
}*/
    #main-nav {
        display: none;
    }
    .menus {
        position: relative;
    }
    .nav-mobile ul li {
        list-style: none;
    }
    .menu .symbol {
        background: #4db5d4;
        color: #fff;
        font-size: 1.7em;
        padding: 10px;
        margin-bottom: 0;
        text-align: right;
    }
    .menu.open .symbol {
        width: 260px;
    }
    .menu {
        position: fixed;
        top: 41px;
        right: 0;
        z-index: 99999999;
        display: inline
    }
    .menu ul {
        display: none;
    }
    .menu ul.home-menu {
        display: block;
        margin-left: 0;
        margin-bottom: 0;
    }
    .menu.open ul {
        display: block;
    }
    .menu.nav-mobile ul.main-menu,
    .menu.nav-mobile ul.more-menu {
        margin: 0 0 0 0;
    }
    .menu.nav-light {
        display: none;
    }
    .menu.open {
        display: block;
        color: #fff;
        /*background-color: #4db5d4;*/
        width: 260px;
    }
    .menu ul a {
        display: block;
        border-bottom: 1px solid #fff;
        color: #fff;
        padding-top: 12px;
        padding-right: 12px;
        padding-bottom: 12px;
        padding-left: 50px;
    }
    .main-menu {
        border-top: 1px solid #fff;
        background-color: #4db5d4;
    }
    .menu ul a:hover {
        background-color: #2c3e50;
        color: #fff;
    }
    .menu.nav-light .symbol {
        background-color: transparent;
    }
}


/* Smartphones (landscape) ----------- */

@media (max-width: 321px) {
    .footer_menu li {
        width: 49%;
    }
    .slider {
        padding: 0 1%;
    }
}

@media (max-width: 959px) {
    .banner.banner_color {
        display: none;
    }
    .tabs-content&gt;.content.active {
        border-left: none !important;
    }
    .tabs-content.vertical&gt;.content {
        padding: 0 0 0 0 !important;
    }
    ul li.item_info {
        width: 50%;
        padding-right: 2%;
        height: 135px;
        word-break: break-all;
    }
    .tabs.vertical {
        width: 100% !important;
        float: none !important;
    }
    .tabs-content.vertical {
        width: 100% !important;
        float: none !important;
    }
}

.tp-caption.DAHLGERA_HEADING {
    font-size: 45px;
    line-height: 58px;
    font-weight: 100;
    font-family: 'Open Sans';
    color: #2c3e50;
    text-decoration: none;
}

.tp-caption.DAHLGERA_CONTENT {
    font-size: 18px;
    line-height: 20px;
    font-weight: 100;
    font-family: 'Open Sans';
    color: #777;
    text-shadow: none;
}

.tp-caption.DAHLGERA_BUTTON {
    text-decoration: none;
    background-color: #4db5d4;
    padding: 10px 40px;
    font-size: 20px;
    line-height: 26px;
    font-weight: 100;
    font-family: 'Open Sans';
    color: #fff;
    border-width: 0px;
    border-color: #222222;
    border-style: none;
}

.tp-caption.DAHLGERA_BUTTON a {
    color: #fff;
}

.tp-caption.DAHLGERA_BUTTON a:hover {
    text-decoration: none;
}

#breadcrumbs {
    /*border-bottom: 1px solid #D5D5D5;*/
    font-size: 13px;
    margin: 0 0 10px;
    padding: 8px 0;
}

#breadcrumbs a.home {
    font-weight: bold;
    color: #2c3e50;
}

#breadcrumbs span.sep {
    padding: 0 5px;
}

#breadcrumbs span.current {
    text-decoration: underline;
}


/* .christmas_decoration {
	background: url(assets/img/elnias.png) no-repeat;
	width: 150px;
	height: 152px;
	position: absolute;
	top: 61px;
	left: 281px;
	z-index: 99999;
} */

.testimonial {
    float: left;
    width: 33%;
    margin-bottom: 30px;
    position: relative;
    padding-left: 40px;
}

.testimonial-heading {
    margin-top: 4.2rem;
}

.testimonial:before {
    content: "â€™â€™";
    color: #4db5d4;
    font-size: 60px;
    position: absolute;
    top: -30px;
    left: 5px;
    padding: 0px 10px;
}

.testimonial-form {
    padding: 45px 0;
}

.testimonial-link {
    /*color: #fff;*/
    color: #555;
    padding: 0 15px;
}

.testimonial-link:hover {
    color: #4db5d4;
    text-decoration: none;
}

.newsletter_input {
    padding-right: 0;
}

.newsletter_button {
    padding-left: 0;
}

input[type="text"],
input[type="password"],
textarea.form-control,
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
    -webkit-appearance: none;
    background-color: #ebe9dd;
    font-family: inherit;
    border: 0;
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 14px;
    margin: 0 0 1rem 0;
    padding: 0.5rem;
    height: 37px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
}

textarea.form-control {
    height: 150px;
}

input[type="text"]:focus,
input[type="password"]:focus,
textarea.form-control:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
    background: #fafafa;
    border-color: #999999;
    outline: none;
    box-shadow: 0 0 5px #999999;
}

button,
.button {
    border-style: solid;
    border-width: 0px;
    cursor: pointer;
    border-radius: 4px;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    font-size: 16px;
    background-color: #4db5d4;
    border-color: #4db5d4;
    color: white;
    width: 100%;
    transition: background-color 300ms ease-out;
}

button:hover,
.button:hover {
    background-color: #2c3e50;
    border-color: #2c3e50;
}

.prefix,
.postfix {
    display: block;
    position: relative;
    z-index: 2;
    text-align: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    font-size: 0.875rem;
    height: 37px;
    line-height: 37px;
}

.postfix.button {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    line-height: 37px;
    border: none;
}

.prekiu_grupes {
    margin-top: 50px;
}

.prekiu_grupes h3 {
    margin-bottom: 25px
}

.prekiu_grupes .row {
    margin-bottom: 70px;
}

.table&gt;tbody&gt;tr&gt;td {
    border-top: 0;
    border-bottom: 1px solid #C0C0C0;
    width: 20%;
}

.table&gt;tbody&gt;tr&gt;th {
    font-weight: 600;
    border: 0;
}

.table tr:hover {
    background: #e0e0e0;
}

.reg-alert {
    /*border:1px solid #a82b2f;*/
    font-weight: bold;
    position: relative;
}

.reg-alert i {
    background-color: #a82b2f;
    color: #fff;
    padding: 10px;
    margin-right: 5px;
    position: relative;
    top: 0px;
    font-weight: normal;
}


/*.modal{
	top: 50%;
	transform: translateY(-50%);
}*/


/*Modal CSS*/


/* The Modal (background) */

#ModalBox.modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 99999;
    /* Sit on top */
    padding-top: 100px;
    /* Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4);
    /* Black w/ opacity */
}

#ModalBox.modal.alert-error .modal-content {
    background-color: #f2dede;
}

#ModalBox.modal.alert-success .modal-content {
    background-color: #dff0d8;
}


/* Modal Content */

#ModalBox .modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 320px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}

#ModalBox .modal-content li {
    list-style-type: disc;
}


/* Add Animation */

@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }
    to {
        top: 0;
        opacity: 1
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }
    to {
        top: 0;
        opacity: 1
    }
}


/* The Close Button */

#ModalBox .close {
    color: #333;
    float: right;
    font-size: 28px;
    font-weight: bold;
    top: -24px;
    right: -17px;
    position: relative;
}

#ModalBox .close:hover,
#ModalBox .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

#ModalBox .modal-body {
    padding: 30px;
}

#ModalBox .modal-fullscreen {
    background: #fff;
}

#ModalBox .modal-fullscreen .modal-content {
    background: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#ModalBox .modal-backdrop.modal-backdrop-fullscreen {
    background: #ffffff;
}

#ModalBox .modal-backdrop.modal-backdrop-fullscreen.in {
    opacity: .97;
    filter: alpha(opacity=97);
}


/* .modal-fullscreen size: we use Bootstrap media query breakpoints */

#ModalBox .modal-fullscreen .modal-dialog {
    margin: 0;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}

@media (min-width: 768px) {
    #ModalBox .modal-fullscreen .modal-dialog {
        width: 750px;
    }
}

@media (min-width: 992px) {
    #ModalBox .modal-fullscreen .modal-dialog {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    #ModalBox .modal-fullscreen .modal-dialog {
        width: 1170px;
    }
}

#regForm {
    z-index: 99999
}

#partners .box {
    float: left;
    position: relative;
    width: 12.5%;
    padding-bottom: 12.5%;
}

@media (max-width: 991px) {
    #partners .box {
        width: 25%;
        padding-bottom: 25%;
    }
}

@media (max-width: 600px) {
    #partners .box {
        width: 50%;
        padding-bottom: 50%;
    }
    ul li.item_info {
        width: 100%;
        padding-right: 2%;
        height: 90px;
        word-break: break-all;
    }
}

#partners .box-inner {
    position: absolute;
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
    padding: 5px;
}

#partners .box-inner img {
    width: 100%;
    height:initial; 
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

#partners .box-inner img {
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'https://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    /* Firefox 10+, Firefox on Android */
    filter: gray;
    /* IE6-9 */
    -webkit-filter: grayscale(100%);
    /* Chrome 19+, Safari 6+, Safari 6+ iOS */
    opacity: 0.7;
}

#partners .box-inner img:hover {
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'https://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    -webkit-filter: grayscale(0%);
    opacity: 1;
}

#partners .partners-carousel .box {
    width: 80%;
    padding-bottom: 80%;
}

#testimonial-form {
    margin-bottom: 50px;
}

.insurance {
    position: absolute;
    bottom: -56px;
    right: -28px;
    z-index: 1000;
    cursor: pointer;
}

@media(max-width:476px) {
    .insurance {
        position: absolute;
        bottom: -56px;
        right: 0;
        left: 0;
    }
    body:not(.home) .insurance {
        position: absolute;
        bottom: -84px;
        right: 0;
        left: 0;
    }
    body.page-template-tpl-partners .insurance {
        position: absolute;
        bottom: -56px;
        right: 0;
        left: 0;
    }
    h1 {
        margin-top: 45px;
    }
}

.insurance img {
    max-width: 300px;
    max-height: 55px;
}

.insurance:after {
    content: "Visos prekؤ—s apdraustos";
    position: absolute;
    top: 4px;
    left: 70px;
    color: #fff;
    font-size: 14px;
}

.modal-footer button,
.modal-body button,
.modal-header button {
    text-align: right;
    width: auto;
}

.newsletter-wrapper {
    background-color: #dfdfdf;
    padding: 40px 0
}

.privacy-policy {
    font-size: 13px;
}

@media (max-width: 576px) {
    .footer_menu li,
    .footer_menu li ul li {
        width: 100%;
    }
    div.wp-caption {
        float: none;
        width: 100% !important;
        display: block;
    }
    img.size-full,
    img.size-medium,
    img.wp-post-image {
        max-width: 100%;
        width: 100%;
        height: auto;
    }
    h1 {
        font-size: 2em;
    }
    h2 {
        font-size: 1.5em;
    }
}


/*********************/

#categories {
    margin: 80px 0;
}

.categories-item {
    position: relative;
    display: block;
    margin: 15px 0;
    border-radius: 4px;
    overflow: hidden;
    transform: scale(1);
    box-shadow: none;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}

.categories-item:hover {
    transform: scale(1.01);
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.20), 0 10px 10px rgba(0, 0, 0, 0.16)
}

.categories-item.categories-page-item:hover {
    transform: scale(1);
    box-shadow: none
}

.categories-item-image {
    position: relative;
    display: block;
}

.categories-item-image:after {
    content: '';
    /* background: url(assets/img/baner-overlay.svg); */
    /* background-repeat: no-repeat; */
    /* background-size: cover; */
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 360px;
    background-color: #4f3168;
    -webkit-mask-image: url(assets/img/baner-overlay.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    mask-image: url(assets/img/baner-overlay.svg);
}

#categories .col-md-4:nth-child(2) .categories-item-image:after {
    background-color: #114026;
}

#categories .col-md-4:nth-child(3) .categories-item-image:after {
    background-color: #115197;
}

#categories .col-md-4:nth-child(4) .categories-item-image:after {
    background-color: #f04c23;
}

#categories .col-md-4:nth-child(5) .categories-item-image:after {
    background-color: #83184d;
}

#categories .col-md-4:nth-child(6) .categories-item-image:after {
    background-color: #56575b;
}

#categories .col-md-4:nth-child(7) .categories-item-image:after {
    background-color: #2a4756;
}

#categories .col-md-4:nth-child(8) .categories-item-image:after {
    background-color: #0d2949;
}

#categories .col-md-4:nth-child(9) .categories-item-image:after {
    background-color: #010029;
}

.categories-item-title {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    padding: 16px;
}

.categories-item-icon {
    position: absolute;
    z-index: 3;
    left: 16px;
    bottom: 72px;
    width: 48px;
}

@media(max-width:640px) {
    #categories .col-xs-6 {
        width: 100%;
    }
}

.categories-item-list {
    padding: 16px 16px 16px 0;
    line-height: 32px;
    list-style-type: none;
}

.categories-item-list a {
    color: #555
}

.visibility {
    visibility: hidden;
    max-height: 24px;
}

#pages h1 {
    color: #362066;
    font-weight: 800;
}

.article_img img {
    max-width: 100%;
    height: auto;
}
.owl-carousel .owl-item img{
    height:initial !important;
}</pre></body></html>