@charset "utf-8";
@import "../reset.css";
@import url('https://fonts.googleapis.com/css?family=Lato:400,600,700');

@font-face{
	font-family:'FontAwesome';
	src:url('/assets/js/font-awsome/fontawesome-webfont.eot?v=3.2.1');
	src:url('/assets/js/font-awsome/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'),
		url('/assets/js/font-awsome/fontawesome-webfont.woff?v=3.2.1') format('woff'),
		url('/assets/js/font-awsome/fontawesome-webfont.ttf?v=3.2.1') format('truetype'),
		url('/assets/js/font-awsome/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
	font-weight:normal;
	font-style:normal;
}

html {
	min-height: 100%;
    -ms-text-size-adjust: none;
    box-sizing: border-box;
}

body {
	font-family: tahoma; 
	font-size: 11px; 
	color: #000000; 
	padding: 0px;
	margin: 0px;
	height: 100%;
	min-width: 320px;
}
*,
*:before,
*:after {
    box-sizing: inherit;
}


fieldset.form {
	border: 0;
	padding: 0;
	margin: 0;
}
.form-group {
    clear: both;
    margin-bottom: 10px;
}
.form-group:after {
    clear: both;
    content: '';
    display: table;
}

.form-label {
	display: block;
	width: 100px;
	float: left;
}
.form-error {
	display: block;
}
.form-control
{
	display: block;
	float: left;
 	font-family:  Verdana;
	font-size: 11px;
}


a {
	color: inherit; 
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}


h1,h2,h3 {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
h2 {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
}


*:before {
	text-decoration: none!important;
}


.pagination > a {
	display: inline-block;
}

.center {
	text-align: center;
}


/* 2 kolumny */
.cnt-2c .cnt-c {
	float: left;
	width: 50%;
}
.cnt-2c .cnt-c0 .cnt {
	margin-right: 0px;
}
.cnt-2c .cnt-c1 .cnt {
	margin-left: 0px;
}


/* 3 kolumny */
.cnt-3c .cnt-c {
	float: left;
	width: 33%;
}
.cnt-3c .cnt-c1 {
	width: 34%;
}
.cnt-3c .cnt-c0 .cnt {
	margin-right: 0px;
}
.cnt-3c .cnt-c1 .cnt {
	margin-right: 0px;
	margin-left: 0px;
}
.cnt-3c .cnt-c2 .cnt {
	margin-left: 0px;
}


/* 4 kolumny */
.cnt-4c .cnt-c {
	float: left;
	width: 25%;
}
.cnt-4c .cnt-c0 .cnt {
	margin-right: 0px;
}
.cnt-4c .cnt-c1 .cnt {
	margin-right: 0px;
	margin-left: 0px;
}
.cnt-4c .cnt-c2 .cnt {
	margin-right: 0px;
	margin-left: 0px;
}
.cnt-4c .cnt-c3 .cnt {
	margin-left: 0px;
}



#page {
	position: relative;
	min-height: 100%;
}
.cnt-r {
	margin: 0 auto;
	max-width: 1000px;
    width: 100%;
	position: relative;
	margin-top: 0px;
	z-index: 5;
}
.cnt-r:first-of-type {
	margin-top: 0;
}
.cnt-r * {
	text-decoration: inherit;
}

.cnt-rm {
	width: 100%!important;
}
.cnt-rm .sub {
	margin: 0 auto;
    max-width: 1000px;
    width: 100%;
}

.cnt-r, .cnt-c, .sub, .cnt, .fin {
	position: relative;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
header.top {
	min-height: 30px;
}
.footer {
	min-height: 30px;
}


/* moduł texts */
.text-cnt {
	
}

/* linki, buttony */
a.link-btn {
	display: inline-block;
}
a.btn, a.btn-thm2, a.btn-small {
	display: inline-block;
}

/* panel z przyciskiem wstecz */
.footer-back {
	clear: both;
}

/* podpis */
span.label {
	display: inline-block;
	width: 80px;
}

/* cecha */
.attribute span {
	display: inline-block;
}


/* lista */
ul.list {
	overflow: hidden;
}
ul.list li {
	position: relative;
}
ul.list li:before {
	position: absolute!important;
	left: 0;
}


/* tabela */
.tbl {
	border-collapse: collapse;
}

p.prg:first-child {
	margin-top: 0!important;
}
p.prg:last-child {
	margin-bottom: 0!important;
}


/* facebook */
.widget_social{
	float: right;
	width: 332px;
	height: 550px;
	background: url(/assets/img/fb.png) no-repeat;
	display: block;
	right: -305px;
    padding: 10px 5px 0 35px;
	position: fixed;
	top: 150px;
	z-index: 1002;
}
.widget_social>div {
    color: #FFF;
    background: #fff;
	height: 465px;
    overflow: hidden;
}


[class*="icon-"] {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    position: relative;
}
[class*="icon-"]:before {
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
}

/* site */ 

#page {
  font-size: 14px;
  color: #5c5c5c;
  font-family: Lato/*google_font*/;
}
#page p.prg {
  margin: 15px 0px;
  line-height: 1.5em;
}
#page .img-6-right, #page .img-6-left, #page .img-4-right, #page .img-4-left {
  width: 100%;
  margin: 20px 0;
}
#page p img {
  margin-top: 0!important;
}
#page a.btn {
  background-color: #dedc00;
  padding: 10px 20px;
  font-size: 13px;
  text-transform: uppercase;
  color: #000000;
  margin: 20px 0px 0px 0px;
  -webkit-transition: backgrond 0.2s linear 0s, color 0.2s linear 0s, background-color 0.2s linear 0s;
  transition: backgrond 0.2s linear 0s, color 0.2s linear 0s, background-color 0.2s linear 0s;
}
#page a.btn:hover {
  background-color: #000000;
  color: #fff;
}
#page h1 {
  font-size: 36px;
  font-weight: normal;
  text-align: center;
  margin: 50px 0px;
  padding: 0;
  position: relative;
  color: #000000;
}
#page h2 {
  font-size: 30px;
  color: #000000;
  margin: 40px 0px;
}
#page h3 {
  font-size: 20px;
  color: #000000;
  margin: 30px 0px;
}
#page a.btn-thm2 {
  border-style: solid solid solid solid;
  border-width: 2px 2px 2px 2px;
  border-radius: 0 0 0 0;
  border-color: #dedc00 #dedc00 #dedc00 #dedc00;
  -webkit-transition: backgrond 0.2s linear 0s, color 0.2s linear 0s, border-color 0.2s linear 0s;
  transition: backgrond 0.2s linear 0s, color 0.2s linear 0s, border-color 0.2s linear 0s;
  padding: 8px 20px;
  font-size: 13px;
  text-transform: uppercase;
  color: #fff;
}
#page a.btn-thm2:hover {
  border-style: solid solid solid solid;
  border-width: 2px 2px 2px 2px;
  border-color: #000000 #000000 #000000 #000000;
  border-radius: 0 0 0 0;
}
#page ul.list li:before {
  background-size: contain;
  content: "";
  position: absolute;
  top: 6px;
  left: 0px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><title>ionicons-v5-c</title><path fill="%23dedc00" d="M392,432H120a40,40,0,0,1-40-40V120a40,40,0,0,1,40-40H392a40,40,0,0,1,40,40V392A40,40,0,0,1,392,432Z"/></svg>');
  width: 8px;
  height: 8px;
}
#page ul.list li {
  padding: 0px 0px 0px 20px;
  line-height: 1.5em;
}
#page figure {
  position: relative;
}
#page figure img {
  width: 100%;
  display: block;
}
#page figure a {
  display: block;
  position: relative;
}
#page figure a:after {
  -webkit-transition: opacity 0.3s linear 0s;
  transition: opacity 0.3s linear 0s;
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0,0,0,0.3);
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="46" height="46" viewBox="0 0 16 16"><path fill="%23ffffff" d="M15.504 13.616l-3.79-3.223c-0.392-0.353-0.811-0.514-1.149-0.499 0.895-1.048 1.435-2.407 1.435-3.893 0-3.314-2.686-6-6-6s-6 2.686-6 6 2.686 6 6 6c1.486 0 2.845-0.54 3.893-1.435-0.016 0.338 0.146 0.757 0.499 1.149l3.223 3.79c0.552 0.613 1.453 0.665 2.003 0.115s0.498-1.452-0.115-2.003zM6 10c-2.209 0-4-1.791-4-4s1.791-4 4-4 4 1.791 4 4-1.791 4-4 4zM7 3h-2v2h-2v2h2v2h2v-2h2v-2h-2z"/></svg>');
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0;
}
#page figure a:hover:after {
  opacity: 1;
}
.cnt-r {
  max-width: 1100px;
}
#page .pagination > a.num {
  padding: 5px 10px;
  margin: 0px 5px;
}
#page .pagination > a.num.active {
  background: transparent;
  background-color: #dedc00;
  color: #ffffff;
}
#page .pagination > a.num:hover {
  background: transparent;
  background-color: #000000;
  color: #ffffff;
}
#page .pagination > a.next:hover {
  color: #ffffff;
  background: transparent;
  background-color: #000000;
}
#page .pagination > a.prev:hover {
  color: #ffffff;
  background: transparent;
  background-color: #000000;
}
#page .pagination {
  text-align: center;
  margin: 20px 0px;
}
#page .pagination > a.prev {
  padding: 5px 10px;
}
#page .pagination > a.next {
  padding: 5px 10px;
}
@media (min-width: 534px) {
  #page .img-6-right {
    width: 50%;
    float: right;
    margin: 20px 0 20px 40px;
  }
  #page .img-6-left {
    width: 50%;
    float: left;
    margin: 20px 40px 20px 0;
  }
  #page .img-4-right {
    width: 33%;
    float: right;
    margin: 20px 0 20px 40px;
  }
  #page .img-4-left {
    width: 33%;
    float: left;
    margin: 20px 40px 20px 0;
  }
}



/* 9717/_0 */ 

#page .cnt-r.cnt9717 {
  margin: 80px auto 0px auto;
}


/* 9718/_0 */ 

#page .cnt-r .sub.cnt9718 {
  padding: 0px 20px;
}


/* text9720/show_0 */ 

#page .mainAbout {
  padding: 0px 50px 0px 45%;
}
#page .mainAbout h2 {
  margin: 0px 0px 30px 0px;
}
#page .mainAbout .e-Foto {
  background-image: url(/userfiles/sites/0/9/994.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  left: 0;
  right: 60%;
  top: 0;
  bottom: 0;
}
@media (max-width: 767px) {
  #page .mainAbout {
    padding: 200px 0 30px 0;
  }
  #page .mainAbout h2 {
    margin: 30px 0px 30px 0px;
  }
  #page .mainAbout .e-Foto {
    right: 0;
    bottom: auto;
    height: 200px;
  }
}



/* 9722/_0 */ 

#page .cnt-r .sub.cnt9722 {
  padding: 0px 20px;
}


/* gallery9724/rand_0 */ 

#page .gallery-rand .gallery {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 0 0 -2px -2px;
}
#page .gallery-rand .gallery article {
  -webkit-flex-basis: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  padding: 0 0 2px 2px;
}
#page .gallery-rand .gallery article figure img {
  width: 100%;
}
#page .gallery-rand .l-link {
  text-align: center;
  margin: 30px 0px 0px 0px;
}
#page .gallery-rand h2 {
  text-align: center;
}
@media (max-width: 767px) {
  #page .gallery-rand .gallery article {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
}

@media (max-width: 320px) {
  #page .gallery-rand .gallery article {
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
  }
}



/* 9729/_0 */ 

#page .cnt-r .sub.cnt9729 {
  padding: 0 20px;
}



/* text9731/show_0 */ 




/* 9738/_0 */ 

#page .cnt-r .sub.cnt9738 {
  padding: 0 20px;
}



/* text9740/show_0 */ 

#page .cnt-r .cnt.cnt9740 .fin .label {
  color: #c0be02;
}


/* footer9727/show_0 */ 

#page .footer {
  padding: 0px 20px;
  color: #919191;
  line-height: 1.5em;
}
#page .footer .l-wrapper {
  text-align: center;
}
#page .footer .l-row {
  max-width: 1100px;
  margin: 30px auto 0 auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}
#page .footer .l-box {
  display: inline-block;
  min-width: 200px;
  max-width: 300px;
  width: 100%;
  height: 100%;
  background: transparent;
  background-color: #ffffff;
  padding: 20px 10px;
  margin: 0 auto;
}
#page .footer .l-box strong {
  color: #000;
  font-weight: 600;
}
#page .footer .l-footer {
  background: transparent;
  background-color: #303030;
  margin: 30px -20px 0px -20px;
  padding: 50px 20px;
}
#page .footer h4 {
  font-size: 18px;
  font-weight: bold;
  color: #bababa;
  margin: 0px 0px 20px 0px;
}
#page .footer .icon-location:before {
  background-size: contain;
  width: 30px;
  height: 30px;
  content: "";
  position: absolute;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><title>ionicons-v5-n</title><path fill="%23dedc00" d="M256,32C167.67,32,96,96.51,96,176c0,128,160,304,160,304S416,304,416,176C416,96.51,344.33,32,256,32Zm0,224a64,64,0,1,1,64-64A64.07,64.07,0,0,1,256,256Z"/></svg>');
  top: 0px;
  left: 0px;
}
#page .footer .icon-location {
  width: 30px;
  height: 30px;
  margin: 0px 0px 10px 0px;
}
#page .footer .icon-phone:before {
  background-size: contain;
  width: 30px;
  height: 30px;
  content: "";
  position: absolute;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="16" height="16" viewBox="0 0 16 16"><path fill="%23dedc00" d="M11 10c-1 1-1 2-2 2s-2-1-3-2-2-2-2-3 1-1 2-2-2-4-3-4-3 3-3 3c0 2 2.055 6.055 4 8s6 4 8 4c0 0 3-2 3-3s-3-4-4-3z"/></svg>');
  top: 0px;
  left: 0px;
}
#page .footer .icon-phone {
  width: 30px;
  height: 30px;
  margin: 0px 0px 10px 0px;
}
#page .footer .icon-email:before {
  background-size: contain;
  width: 30px;
  height: 30px;
  content: "";
  position: absolute;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><title>ionicons-v5-o</title><path fill="%23dedc00" d="M424,80H88a56.06,56.06,0,0,0-56,56V376a56.06,56.06,0,0,0,56,56H424a56.06,56.06,0,0,0,56-56V136A56.06,56.06,0,0,0,424,80Zm-14.18,92.63-144,112a16,16,0,0,1-19.64,0l-144-112a16,16,0,1,1,19.64-25.26L256,251.73,390.18,147.37a16,16,0,0,1,19.64,25.26Z"/></svg>');
  top: 0px;
  left: 0px;
}
#page .footer .icon-email {
  width: 30px;
  height: 30px;
  margin: 0px 0px 10px 0px;
}
#page .footer div.text1 {
  margin: 0px auto 20px auto;
  max-width: 800px;
  color: #ffffff;
}

@media (max-width: 767px) {
  #page .footer .l-row {
    grid-template-columns: 1fr 1fr;
  }
  #page .footer .l-box:last-child {
    grid-area: 2 / 1 / span 2 / span 2;
  }
}
@media (max-width: 479px) {
  #page .footer .l-row {
    grid-template-columns: 1fr;
  }
  #page .footer .l-box:last-child {
    grid-area: auto / auto / auto / auto;
  }
}



/* 9707/_0 */ 

#page .cnt-r.cnt9707 {
  margin: 50px auto 0 auto;
  max-width: 100%;
  background: transparent;
  background-color: #f7f7f7;
}


/* 9708/_0 */ 

#page .cnt-r .sub.cnt9708 {
  max-width: 100%;
  margin: 0px auto;
}


/* 9735/_0 */ 

#page .cnt-r .sub.cnt9735 {
  padding: 0 20px;
}



/* gallery9737/show_0 */ 

#page .gallery-show .gallery {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 0 0 -20px -20px;
}
#page .gallery-show .gallery article {
  -webkit-flex-basis: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  padding: 0 0 20px 20px;
}
#page .gallery-show .gallery article figure img {
  width: 100%;
}
#page .gallery-show img.photo:hover {
  opacity: 0.7;
}
@media (max-width: 767px) {
  #page .gallery-show .gallery article {
    flex-basis: 33.333%;
    -ms-flex-preferred-size: 33.333%;
    -webkit-flex-basis: 33.333%;
  }
}

@media (max-width: 601px) {
  #page .gallery-show .gallery article {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
}

@media (max-width: 320px) {
  #page .gallery-show .gallery article {
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
  }
}



/* 9732/_0 */ 

#page .cnt-r .sub.cnt9732 {
  padding: 0 20px;
}



/* text9734/show_0 */ 




/* 9688/_0 */ 

#page .cnt-r.cnt9688 {
  max-width: 100%;
  padding: 135px 0px 0px 0px;
  z-index: 9;
}
@media (max-width: 767px) {
  #page .cnt-r.cnt9688 {
    padding: 105px 0px 0px 0px;
  }
}


/* 9689/_0 */ 

#page .cnt-r .sub.cnt9689 {
  max-width: 100%;
  margin: 0px auto;
  z-index: 99999;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  background: transparent;
  background-color: #ffffff;
  transition: all .25s linear;
  -moz-transition: all .25s linear;
  -webkit-transition: all .25s linear;
}
#page.sticky .cnt-r .sub.cnt9689 {
  box-shadow: 0 0 5px 0 RGBA(0,0,0,0.3);
}


/* top9691/show_0 */ 

#page .top {
  margin: 0px auto;
  max-width: 100%;
  min-height: auto;
}
#page .top .l-contact-wrapper {
  transition: all .25s linear;
  -moz-transition: all .25s linear;
  -webkit-transition: all .25s linear;
  background: transparent;
  background-color: #dedc00;
}
#page.sticky .top .l-contact-wrapper {
  margin: -46px 0 0 0;
}
#page .top .l-contact {
  height: 46px;
  max-width: 1100px;
  font-size: 13px;
  padding: 15px 0 15px 0;
  margin: 0px auto;
  color: #000;
}
#page .top .l-contact > div {
  float: left;
  margin: 0 20px;
}
#page .top .l-contact > div:last-child {
  padding-right: 0;
  border-right: 0;
}
#page .top .l-contact p {
  float: left;
}
#page .top .e-social {
  float: right!important;
}
#page .top .icon-location {
  width: 20px;
  height: 20px;
  margin: -2px 5px;
  position: relative;
  float: left;
}
#page .top .icon-location:before {
  background-size: contain;
  width: 20px;
  height: 20px;
  content: "";
  position: absolute;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><title>ionicons-v5-n</title><path d="M256,48c-79.5,0-144,61.39-144,137,0,87,96,224.87,131.25,272.49a15.77,15.77,0,0,0,25.5,0C304,409.89,400,272.07,400,185,400,109.39,335.5,48,256,48Z" style="fill:none;stroke:%23e3000f;stroke-linecap:round;stroke-linejoin:round;stroke-width:32px"/><circle cx="256" cy="192" r="48" style="fill:none;stroke:%23e3000f;stroke-linecap:round;stroke-linejoin:round;stroke-width:32px"/></svg>');
  top: 0px;
  left: 0px;
}
#page .top .icon-phone {
  width: 20px;
  height: 20px;
  margin: -2px 5px;
  position: relative;
  float: left;
}
#page .top .icon-phone:before {
  background-size: contain;
  width: 22px;
  height: 22px;
  content: "";
  position: absolute;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path fill="none " d="M0 0h24v24H0z" /><path fill="%23000000" d="M6.62 10.79c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.27-.27.67-.36 1.02-.24 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1-9.39 0-17-7.61-17-17 0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1 0 1.25.2 2.45.57 3.57.11.35.03.74-.25 1.02l-2.2 2.2z"/></svg>');
  top: 0px;
  left: 0px;
}
#page .top .icon-email {
  width: 20px;
  height: 20px;
  margin: -2px 5px;
  position: relative;
  float: left;
}
#page .top .icon-email:before {
  background-size: contain;
  width: 20px;
  height: 20px;
  content: "";
  position: absolute;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path fill="none " d="M0 0h24v24H0z" /><path fill="%23000000" d="M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z"/></svg>');
  top: 0px;
  left: 0px;
}
#page .top .icon-fb {
  width: 18px;
  height: 18px;
  display: inline-block;
  position: relative;
}
#page .top .icon-fb:before {
  background-size: 100%;
  display: inline-block;
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="16" height="16" viewBox="0 0 16 16"><path fill="%23000000" d="M9.5 3h2.5v-3h-2.5c-1.93 0-3.5 1.57-3.5 3.5v1.5h-2v3h2v8h3v-8h2.5l0.5-3h-3v-1.5c0-0.271 0.229-0.5 0.5-0.5z"/></svg>');
  width: 16px;
  height: 16px;
}
#page .top .l-container {
  max-width: 1100px;
  height: 90px;
  position: relative;
  margin: 0px auto;
  transition: height .25s linear;
  -moz-transition: height .25s linear;
  -webkit-transition: height .25s linear;
}
#page.sticky .top .l-container {
  height: 60px;
}
#page .top .logo {
  position: absolute;
  top: 15px;
  left: 20px;
  transition: all .25s linear;
  -moz-transition: all .25s linear;
  -webkit-transition: all .25s linear;
}
#page .top .logo img {
  height: 67px;
  transition: height .25s linear;
  -moz-transition: height .25s linear;
  -webkit-transition: height .25s linear;
  display: block;
}
#page.sticky .top .logo {
  top: 10px;
}
#page.sticky .top .logo img {
  height: 45px;
}
#page .top .logo:hover {
  text-decoration: none!important;
}
#page .top nav.menu1 {
  position: absolute;
  top: 20px;
  right: 0;
  transition: all .25s linear;
  -moz-transition: all .25s linear;
  -webkit-transition: all .25s linear;
}
#page.sticky .top nav.menu1 {
  top: 5px;
}
#page .top nav.menu1 > ul > li {
  float: left;
  position: relative;
}
#page .top nav.menu1 > ul > li > a {
  padding: 10px 15px 10px 15px;
  display: block;
  text-align: left;
  text-decoration: none;
  font-size: 13px;
  letter-spacing: 1px;
  color: #000000;
  margin: 6px 10px;
  text-transform: uppercase;
  font-weight: bold;
  -webkit-transition: color 0.2s linear 0s;
  transition: color 0.2s linear 0s;
  border-style: solid solid solid solid;
  border-width: 2px 2px 2px 2px;
  border-color: #ffffff #ffffff #ffffff #ffffff;
  border-radius: 0 0 0 0;
}
#page .top nav.menu1 > ul > li.menu-social {
  float: right;
}
#page .top nav.menu1 ul.menu-sub {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  width: 200px;
  left: 50%;
  top: calc(100% + 2px);
  background: transparent;
  background-color: $color3;
  padding: 10px 20px;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  box-shadow: 0px 0 5px 1px RGBA(0,0,0,0.2);
}
#page .top nav.menu1 ul.menu-sub:before {
  position: absolute;
  left: 0;
  right: 0;
  top: -10px;
  height: 10px;
  background: #fff;
  content: '';
  display: block;
}
#page .top nav.menu1 ul.menu-sub.active {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.3s linear;
}
#page .top nav.menu1 .mobile-nav {
  font-size: 14px;
  text-transform: uppercase;
  display: block;
  text-decoration: none;
  position: relative;
  padding: 16px 10px 16px 45px;
  float: left;
}
#page .top nav.menu1 .mobile-nav:before {
  background-size: 100%;
  display: inline-block;
  content: "";
  position: absolute;
  top: 50%;
  left: 20px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="16" height="16" viewBox="0 0 16 16"><path fill="$color3" d="M1 3h14v3h-14zM1 7h14v3h-14zM1 11h14v3h-14z"/></svg>');
  width: 20px;
  height: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.sidr {
  display: block;
  position: fixed;
  top: 0;
  right: -200px;
  left: auto;
  width: 200px;
  height: 100%;
  background: transparent;
  z-index: 999999;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: #ffffff;
}
.sidr > ul {
  list-style: none;
}
.sidr > ul > li > a {
  font-size: 15px;
  display: block;
  padding: 15px 20px;
  color: #000;
  font-weight: normal;
  text-decoration: none;
  border-style: solid solid solid solid;
  border-width: 0px 0px 1px 0px;
  border-color: #e8e8e8;
  border-radius: 0 0 0 0;
}
.sidr > ul > li > a:hover {
  color: #dedc00;
}
.sidr .menu-sub > li > a {
  font-size: 14px;
  padding: 10px 20px 10px 40px;
  border-style: solid solid solid solid;
  border-width: 0px 0px 1px 0px;
  border-color: #e8e8e8;
  border-radius: 0 0 0 0;
  font-weight: normal;
  line-height: 1.2em;
  text-decoration: none;
  color: #000;
  display: block;
}
.sidr .menu-sub > li > a:hover {
  color: #dedc00;
}
#page .sidr .btn {
  padding: 15px 20px;
  margin: 0 auto;
}
.sidr-open .sidr {
  box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.2);
}
.mobile-overlay {
  display: none;
  position: fixed;
  top: -200px;
  right: -200px;
  bottom: -200px;
  left: -200px;
  background: transparent;
  z-index: 999998;
  background-color: RGBA(0,0,0,0.5);
}
.sidr-animating .mobile-overlay,
.sidr-open .mobile-overlay {
  display: block;
}
#page .top nav.menu1 > ul > li > a:hover {
  color: #575757;
  -webkit-transition: color 0.2s linear 0s;
  transition: color 0.2s linear 0s;
  border-style: solid solid solid solid;
  border-width: 2px 2px 2px 2px;
  border-color: #dedc00 #dedc00 #dedc00 #dedc00;
  border-radius: 0 0 0 0;
}
#page .top nav.menu1 > ul > li.sel > a {
  color: #dedc00;
}
#page .top nav.menu1 ul.menu-sub > li > a {
  margin: 5px 0px;
  display: block;
  text-align: center;
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: none;
  padding: 5px 0px;
}
#page .top nav.menu1 ul.menu-sub > li > a:hover {
  color: #dedc00;
}
@media (min-width: 769px) {
  #page .top nav.menu1 .mobile-nav {
    display: none;
  }
}

@media (max-width: 768px) {
  #page .top .l-container {
    height: 60px;
  }
  #page.sticky .top .l-container {
    height: 50px;
  }
  #page .top .logo {
    top: 8px;
  }
  #page .top .logo img {
    height: 45px;
  }
  #page.sticky .top .logo img {
    height: 35px;
  }
  #page .top .l-contact > div:first-child {
    display: none;
  }
  #page .top nav.menu1 {
    top: 5px;
  }
  #page.sticky .top nav.menu1 {
    top: 0;
  }
  #page .top nav.menu1 > ul {
    display: none;
  }
}

@media (max-width: 400px) {
  #page .top .l-contact > div:nth-child(3) {
    display: none;
  }
}



/* 9695/_0 */ 

#page .cnt-r.cnt9695 {
  max-width: 100%;
  background-image: url(/userfiles/sites/0/9/993.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  margin: 80px 0px 0px 0px;
  background-position: center center;
}


/* 9696/_0 */ 

#page .cnt-r .sub.cnt9696 {
  max-width: 1000px;
  margin: 0px auto;
}


/* text9698/show_0 */ 

#page .mainBgText {
  color: #ffffff;
  padding: 0px 20px 50px 20px;
  text-align: center;
  max-width: 700px;
  margin: 0px auto;
}
#page .mainBgText h2 {
  color: #ffffff;
}


/* slider9694/show_0 */ 

#page .slider .bx-pager-link {
  text-decoration: none!important;
}
#page .slider .bx-controls {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 999;
}
#page .slider .bx-controls .bx-pager {
  width: auto!important;
}
#page .slider .bx-controls-direction a {
  position: absolute!important;
}
#page .slider .bx-wrapper img {
  z-index: 1;
  margin: 0 auto;
  position: relative;
}
#page .slider .bx-wrapper li:before {
  left: 0px;
  right: 0px;
  position: absolute;
  background: rgba(0,0,0,0.5);
  background: linear-gradient(90deg, rgba(0,0,0,0.5018382352941176) 0%, rgba(0,0,0,0) 100%);
  bottom: 0px;
  top: 0px;
  content: '';
  z-index: 2;
}
#page .slider header {
  position: absolute;
  z-index: 9;
  top: 50%;
  left: calc(50% - 600px);
  right: 0px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0px 20px;
}
#page .slider h1 {
  color: #fff;
  font-size: 52px;
  text-align: left;
  letter-spacing: 2px;
  font-weight: bold;
  margin: 0px 0px 5px 0px;
  text-transform: uppercase;
}
#page .slider header p {
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  letter-spacing: 2px;
}
#page .slider .bx-pager {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  bottom: 15px;
}
#page .slider .bx-pager a {
  background: transparent;
  background-color: RGBA(255,255,255,0.5);
  width: 20px;
  height: 6px;
  margin: 0px 5px;
}
#page .slider .bx-pager a.active {
  background: transparent;
  background-color: #dedc00;
}
#page .slider {
  text-align: left;
  color: #fff;
  max-width: 1400px;
  margin: 0px auto;
}
#page .slider a.btn {
  margin: 30px 20px 0px 0px;
}
@media (max-width: 1200px) {
  #page .slider header {
    left: 0;
  }
}

@media (max-width: 767px) {
  #page .slider h1 {
    font-size: 32px;
  }
  #page .slider a.btn {
    margin: 15px 10px 0 0;
  }
}

@media (max-width: 600px) {
  #page .slider .bx-wrapper img {
    height: 250px!important;
    object-fit: cover;
  }
}

@media (max-width: 479px) {
  #page .slider h1 {
    font-size: 24px;
  }
  #page .slider header p {
    font-size: 15px;
  }
}


