<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header {
    background: rgb(202, 204, 198);
    background: linear-gradient(90deg, rgba(202, 204, 198, 1) 0%, rgba(202, 204, 198, 1) 35%, rgba(0, 212, 255, 1) 100%);
}

.footer {
    background: rgb(202, 204, 198);
    background: linear-gradient(90deg, rgba(202, 204, 198, 1) 0%, rgba(202, 204, 198, 1) 35%, rgba(0, 212, 255, 1) 100%);
    color: #613d3d;
}

.footer1 {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    line-height: 36px;
}


.footer1 h3 {
    background-color: #FAFF1C;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    line-height: 36px;
}


h1 {
    font-size: 20px;
    line-height: 24px;
}

h2 {
    font-size: 16px;
    line-height: 20px;
}

h3 {
    font-size: 14px;
    line-height: 18px;
}

h4 {
    font-size: 14px;
    line-height: 16px;
}

h5 {
    font-size: 18px;
    line-height: 16px;
}

hr {
    border-color: #7e7373;
}

.btn-yellow {
    background-color: #f8fd21;
    border-color: #f8fd21;
    color: #000000;
}

.btn-yellow:focus, .btn-yellow:hover {
    background-color: #e2e808;
    border-color: #a8ac04;
}

div.container-center {
    text-align: center;
    margin: 10px 0 0;
}

.alert {
    border: 1px solid transparent;
    border-radius: 1.1rem;
    margin-bottom: 1rem;
    padding: 1rem;
    position: relative;
}

img {

    padding: 10px;
}

.clear {
    clear: both;
}

.alert-warning {

    border-color: #e6d0b3;
    color: #0b0b0b;
    background: rgba(251, 255, 28, 0.2)
}

.alert-success {
    border-color: #e6d0b3;
    color: #0b0b0b;
    background: rgba(251, 255, 28, 0.3);
}

.alert-hell {
    border-color: #e6d0b3;
    color: #0b0b0b;
    background: rgba(217, 217, 208, 0.3);
}



body.wrapper-fluid footer &gt; .grid-child, body.wrapper-fluid header &gt; .grid-child {
    padding-left: 3em;
    padding-right: 2em;
    padding-bottom: 0;
}

.sige_caption {
    margin-top: 15px;
}

.container-banner .banner-overlay {
    height: 50vh;
}

.container-header .mod-menu {
    color: black;
    font-size: 105%;
    font-weight: bold;
}

.grid-child.container-nav {
    padding-top: 0;
}

.container-header nav {
    padding-bottom: 0.5em;
}

header.container-header .container-below-top {
    position: absolute;
	right: 50px;
	top: 10px;
}

.container-header .navbar-toggler {
    border: 1px solid #000;
    color: #000;
    cursor: pointer;
}

.container-header .container-search {
    margin-bottom: 0.5em;
}

#mod-custom164, #mod-custom130 {
    width: inherit;
    text-align: right;
    font-size: large;
}

#mod-custom137 {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

nav.navbar .metismenu.mod-menu .metismenu-item.level-1 {
    font-size: 1em;
}

input#mod-finder-searchword164 {
    max-width: 200px;
}

@media (max-width: 1200px) {
    .container-header .container-below-top {
        display: none;
    }
}

@media (max-width: 768px) {
    body.wrapper-fluid footer &gt; .grid-child, body.wrapper-fluid header &gt; .grid-child {
        padding-bottom: 1em;
    }

    #mod-custom164, #mod-custom130 {
        display: none;
    }
}

.allert-top {
	padding: 1rem;
	background-color: rgba(251, 255, 28, 0.5);
	border: 0.2rem solid #e6d0b;
	border-radius: 1.1rem;
	margin-bottom: 1rem;
}

.timeline {
	border-left: 6px solid hsl(0, 3.4%, 5.7%);
	position: relative;
	list-style: none;
}

.timeline .timeline-item {
  position: relative;
}

.timeline .timeline-item:after {
  position: absolute;
  display: block;
  top: 0;
}

.timeline .timeline-item:after {
  background-color: hsl(0, 3.4%, 5.7%);
  left: -38px;
  border-radius: 50%;
  height: 15px;
  width: 15px;
  content: "";
}

.mod-finder__search.input-group {
	margin-left: 2em;
}



@media (max-width: 768px) {
    main .com-content-article .col-4, main .com-content-article .col-8 {width: 100%;}
	main .com-content-article .col-4 img, main .com-content-article .col-8 img {width: 100%;}
}

.container-center {  
  text-align: center;}

.row.border.head {
    background: #f0f0f0 none repeat scroll 0 0;
    padding-top: 5px;
    padding-left: 10px;
    text-align: center;
    border: 0.2rem solid #e6d0b;
    border-radius: 1.1rem;
}

.col-4.border.head {
    background: #f5f5f5 none repeat scroll 0 0;
    padding-top: 5px;
    padding-left: 10px;
    border: 0.2rem solid #e6d0b;
    border-radius: 1.1rem;
}

.col-4.border.head:first-child {
    margin-left:0;
}

.col-4.border.head {
    margin-left: 2%;
    width : 32%; 
}

@media (max-width: 768px) {
	.col-4.border.head, .col-6 {
    	margin-left: 0;
    	width: 100%;
		margin-bottom: 10px;
	}
}

.uk-container {
    background-color: 
    #26b00f;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.customer-block {
    background-color: #fcf283;
    box-shadow: 6px 6px 6px #666;
    min-height: 260px;
    padding: 15px;
    text-align: center;
}

.customer-block2 {
    background-color: #fcf2834d;
    box-shadow: 6px 6px 6px #666;
    padding: 15px;
    text-align: center;
}

</pre></body></html>