/*
Theme Name: moya dochernya tema
Template: fluida

$)C,/,V ,`,R,q,Y,Q,d,V,],n,_,m,V ,a,Q,b,Q,^,V,d,b,m:
Theme URI: http://example.com/
Description: dochernya tema fluida
Author: andrewveselyi
Author URI: http://example.com/about/
Version: 1.0
*/
/* ,3,S,`,Z ,U,`,a,`,],_,Z,d,V,],n,_,m,V ,c,d,Z,],Z */
/* ,!,_,Z,^,Q,h,Z,q ,S ,^,V,_,p ,Z,c,a,b,Q,S,],q,V,^ ,d,V,],V,f,`,_ */
.fluida-menu-animation #site-header-main.header-fixed,
.fluida-menu-animation #site-header-main.header-fixed .menu-search-animated,
.fluida-menu-animation .header-fixed #sheader,
.fluida-menu-animation .header-fixed .identity,
.fluida-menu-animation .header-fixed #access div > ul > li > a,
.fluida-menu-animation.mobile-ios .header-fixed #nav-toggle {
	height: 110px;
	line-height: 25px;
}

.fluida-menu-animation .header-fixed #branding {
	height: 110px;
}
/* ,3,d,Z,],Z ,S,Z,U,X,V,d,Q ,S ,j,Q,a,\,V */
#header-widget-areal {
	float: left;
	width: 160px;
	height: 80px;
    text-align: center;
    color: #0085b2;
	margin: 0;
	position: relative;
	left: 5px;
	top: 5px;
	overflow: hidden;
	
}
/* ,3,\,b,m,S,Q,V,^ ,_,Q,Y,S,Q,_,Z,V ,e,Y,\,Z,g ,o,\,b,Q,_,Q,g */
@media screen and (max-width: 1024px) {
#site-text {
visibility: hidden;
display: none;
}
}
/* ,?,d,` ,S,`,`,R,k,V ,c ,U,b,e,T,`,T,` ,c,Q,[,d,Q */
/*.product-wrapper {
	display: block;
	width: 100%;
	float: left;
	transition: width .2s;
}

.products {
	list-style: none;
	margin: 0;
	padding: 0;
	border-style: none;
}
.product {
	display: block;
	position: relative;
	background: #fff;
	margin-top: 5px;
	text-decoration: none;
	color: #474747;
	z-index: 0;
	height: 400px;
	
}

.product-photo {
	position: relative;
	padding-bottom: 200px;
	overflow: hidden;
}
.product-photo img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	max-width: 100%;
	max-height: 100%;
	margin: 0;
	transition: transform .4s ease-out;
}
.product:hover .product-photo img {
	transform: scale(1.05);
}
.product p {
	position: relative;
	display: inline-block;
	top: -10px;
	margin: 0;
	font-size: 1em;
	line-height: 1.4em;
	height: 5.6em;
	overflow: visible;
}
.product p:after {
	content: '';
	display: inline-block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 4.2em;
	height: 1.6em;
	background: linear-gradient(to left top, #fff, rgba(255, 255, 255, 0));
}
.product-preview {
	position:absolute;
	transform:translateY(-5em);
	top: 200px;
	left: 15px;
	opacity: 0;
}
.product:hover .product-preview {
	opacity: 1;
}
*/
/*,3,\,`,a,Z,b,`,S,Q,_,m,V ,c,d,Z,],Z ,R,],`,\,Q ,a,b,`,U,Q,X ,_,Q ,T,],Q,S,_,`,[ ,c,d,b,Q,_,Z,h,V */
a{background-color:transparent;}
a:active,a:hover{outline:0;}
img{border:0;}
@media print{
*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important;}
a,a:visited{text-decoration:underline;}
a[href]:after{content:" (" attr(href) ")";}
img{page-break-inside:avoid;}
img{max-width:100%!important;}
}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
a{color:#337ab7;text-decoration:none;}
a:focus,a:hover{color:#23527c;text-decoration:underline;}
a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
img{vertical-align:middle;}
*{outline:none!important;}
.view-sales__list{display:flex;flex-wrap:wrap;width:100%;margin:-17.5px -17.5px -17.5px 17.5px;}
.view-sales__item{display:flex;flex-wrap:wrap;float: left;width:calc(50% - 35px);height:200px;margin:17.5px;border-radius:6px;overflow:hidden;position:relative;}
.view-sales__item__image{display: flex;width:100%;height:100%;object-fit:cover;object-position:bottom;overflow:hidden;}
.view-sales__item__image img{object-fit:cover;object-position:bottom; width: 100%;height:auto;filter:blur(1px);transition:200ms ease-in-out;}
.view-sales__item__description{position:absolute;left:50%;top:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%;height:100%;margin:0 auto;transition:300ms ease-in-out;transform:translate(-50%, 0);font-size:18px;font-weight:400;color:#ffffff;z-index:3;}
.view-sales__item__image::before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.4);z-index:2;}
.view-sales__item a{position:relative;display:block;height:100%;z-index:2;}
.view-sales__item__description img{width:50px;margin:0 0 26px 0;}
.view-sales__item:hover .view-sales__item__image img{filter:blur(3px);transform:scale(1.1);}
@media (max-width: 1450px){
.view-sales__item{width:calc(50% - 24px);margin:12px;}
.view-sales__list{width:calc(100% + 24px);margin:17.5px -12px -17.5px -12px;}
}
@media (max-width: 635px){
.view-sales__item{width:calc(100% - 35px);}
}
.main a{color:#5fb200;}
@media only screen and (min-device-width: 320px) and (max-device-width: 1024px){
.view-sales__list{justify-content:center;}
}
@media (max-width: 635px){
.view-sales__item{width:calc(100% - 55px);}
}
/*,3,\,`,a,Z,b,`,S,Q,_,m,V ,c,d,Z,],Z ,R,],`,\,Q ,e,c,],e,T ,_,Q ,T,],Q,S,_,`,[ ,c,d,b,Q,_,Z,h,V */
.view-services__item__description img{vertical-align:bottom;margin:auto;}
.view-services__item__description span{vertical-align:top;height:70px;}
/*! CSS Used from: Embedded */
section{display:block;}
a{background-color:transparent;}
a:active,a:hover{outline:0;}
img{border:0;}
@media print{
*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important;}
a,a:visited{text-decoration:underline;}
a[href]:after{content:" (" attr(href) ")";}
img{page-break-inside:avoid;}
img{max-width:100%!important;}
h2{orphans:3;widows:3;}
h2{page-break-after:avoid;}
}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
a{color:#337ab7;text-decoration:none;}
a:focus,a:hover{color:#23527c;text-decoration:underline;}
a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
img{vertical-align:middle;}
h2{font-family:inherit;font-weight:bold;line-height:1.1;color:inherit;}
h2{margin-top:20px;margin-bottom:10px;}
h2{font-size:30px;}
*{outline:none!important;}
@media (max-width: 370px){
.view-title{font-size:20px!important;}
}
.section--wide{width:100%;max-width:1530px;padding:0 15px;margin:0 auto;}
@media (max-width: 767px){
.section--wide{padding:0;}
}
.view-title{position:relative;margin:30px auto 40px auto;padding:0 0 17px 0;font-size:30px;font-weight:bold;text-align:center;color:#333;}
.view-title::after{content:'';position:absolute;bottom:0;left:calc(50% - 34.5px);width:69px;height:2px;border-radius:1px;background-color:#60b206;}
.view-services__list{display:flex;flex-direction:row;flex-wrap:wrap;width:calc(100% + 25px);margin:0 0 15px -12.5px;text-align:center;}
.view-services__item{display:flex;flex-direction:row;flex-wrap:wrap;position:relative;float:left;width:calc(33% - 25px);height:150px;margin:0 12.5px 25px 12.5px;overflow:hidden;border-radius:6px;}
.view-services__item__image{position:relative;max-width:100%;width:100%;height:100%;object-fit: cover;object-position: top; margin:0;top:0}
.view-services__item__image::before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.4);z-index:2;}
.view-services__item__image img{display:flex;object-fit:cover;width:100%;height:100%;margin:0;top:0}
.view-services__item__description{position:absolute;left:0;top:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 35px;width:100%;min-height:100%;text-align:center;font-size:15px;font-weight:400;color:#ffffff;z-index:3;transition:200ms ease-in-out;}
.view-services__item__description img{width:36px;margin:0 auto 15px auto;}
.view-services__item__description p{display:flex;align-items:center;justify-content:center;text-align:center;}
.view-services__item__title-clone{position:absolute;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;font-size:15px;font-weight:400;color:#ffffff;z-index:3;transition:200ms ease-in-out;transform:translateY(100%);background:rgba(110, 110, 110, 0.75);overflow:hidden;border-radius:6px;}
.view-services__item__title-clone div{position:inherit; z-index:2;display:flex;object-fit:cover;width:100%;height:100%;margin:0;top:0}
.view-services__item__title-clone p{padding:0 35px; position:inherit;z-index:1; align-items:center;justify-content:center}
.view-services__item__title-clone p::before{margin-bottom:20px;}
.view-services__item__title-clone p::after{margin-top:20px;}
@media (min-width: 768px){
.view-services__item:hover .view-services__item__description{transform:translateY(-100%);}
.view-services__item:hover .view-services__item__title-clone{transform:translateY(0);}
}
@media (max-width: 1200px){
.view-services__item{width:calc(33% - 25px);}
.view-services__list{justify-content:center;}
}
@media (max-width: 635px){
.view-services__item{width:calc(100% - 25px);}
}
.main a{color:#5fb200;}
.view-services__item__description span{height:auto;}
@media (max-width: 635px){
.view-services__item{width:calc(100% - 55px);}
}
/*! CSS Used from: Embedded */
a{background-color:transparent;}
a:active,a:hover{outline:0;}
img{border:0;}
@media print{
*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important;}
a,a:visited{text-decoration:underline;}
a[href]:after{content:" (" attr(href) ")";}
img{page-break-inside:avoid;}
img{max-width:100%!important;}
}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
a{color:#337ab7;text-decoration:none;}
a:focus,a:hover{color:#23527c;text-decoration:underline;}
a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
img{vertical-align:middle;}
*{outline:none!important;}
.main a{color:#5fb200;}
@media (max-width: 1024px){
.acc_line a{margin:55px 0;}
}
@media (max-width: 767px){
.acrd_link{border-left:none;margin-bottom:45px;}
}
/*,3,\,`,a,Z,b,`,S,Q,_,m,V ,c,d,Z,],Z ,R,],`,\,Q ,a,b,V,Z,^,e,k,V,c,d,S ,_,Q ,T,],Q,S,_,`,[ ,c,d,b,Q,_,Z,h,V */
section{display:block;}
img{border:0;}
@media print{
*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important;}
img{page-break-inside:avoid;}
img{max-width:100%!important;}
h3,p{orphans:3;widows:3;}
h3{page-break-after:avoid;}
}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
img{vertical-align:middle;}
h3{font-family:inherit;font-weight:bold;line-height:1.1;color:inherit;}
h3{margin-top:20px;margin-bottom:10px;}
h3{font-size:24px;}
p{margin:0 0 10px;}
*{outline:none!important;}
@media (max-width: 370px){
.acc_title span{font-size:20px;}
}
.acc_line{display:flex;flex-wrap:wrap;justify-content:space-between;}
.section--wide{width:100%;max-width:1530px;padding:0 15px;margin:0 auto;}
@media (max-width: 767px){
.section--wide{padding:0;}
}
.view-advantages{justify-content:space-between;}
.view-advantages__item{position:relative;width:calc(25% - 25px);font-size:16px;font-weight:500;color:#000;text-align:center;margin:0 0 15px 0;padding:0 5px;cursor:pointer;transition:200ms ease-in-out;}
.view-advantages__item:hover{color:#5fb200;}
.view-advantages__hidden{position:absolute;top:100%;left:0;visibility:hidden;opacity:0;border:1px solid #ccc;padding:0 10px 15px 10px;border-radius:6px;box-shadow:0 4px 9px 1px rgba(0, 0, 0, 0.2);transition:200ms ease-in-out;z-index:5;background:#fff;font-size:75%;}
.view-advantages__item img{display:block;margin:0 auto 27px auto;width:80px}

@media (max-width: 1200px){
.view-advantages{flex-wrap:wrap;justify-content:center;}
}
@media (max-width: 1109px){
.view-advantages__item{margin-bottom:25px;}
}
@media (max-width: 767px){
.view-advantages__item{width:calc(100% - 25px);}
}
/*,3,\,`,a,Z,b,`,S,Q,_,m,V ,c,d,Z,],Z ,R,],`,\,Q ,e,c,],e,T ,_,Q ,T,],Q,S,_,`,[ ,c,d,b,Q,_,Z,h,V */
.view-services__item__description2 img{vertical-align:bottom;margin:auto;}
.view-services__item__description2 span{vertical-align:top;height:70px;}
.view-services__list2{display:flex;flex-direction:row;flex-wrap:wrap;width:calc(100% + 25px);margin:0 0 15px -12.5px;text-align:center;}
.view-services__item2{display:flex;flex-direction:row;flex-wrap:wrap;position:relative;float:left;width:calc(25% - 25px);height:150px;margin:0 12.5px 25px 12.5px;overflow:hidden;border-radius:6px;}
.view-services__item__image2{position:relative;max-width:100%;width:100%;height:100%;object-fit: cover;object-position: top; margin:0;top:0}
.view-services__item__image2::before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.4);z-index:2;}
.view-services__item__image2 img{display:flex;object-fit:cover;width:100%;height:100%;margin:0;top:0}
.view-services__item__description2{position:absolute;left:0;top:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 35px;width:100%;min-height:100%;text-align:center;font-size:15px;font-weight:400;color:#ffffff;z-index:3;transition:200ms ease-in-out;}
.view-services__item__description2 img{width:36px;margin:0 auto 15px auto;}
.view-services__item__description2 p{display:flex;align-items:center;justify-content:center;text-align:center;}
.view-services__item__title-clone2{position:absolute;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 35px;width:100%;height:100%;font-size:15px;font-weight:400;color:#ffffff;z-index:3;transition:200ms ease-in-out;transform:translateY(100%);background:rgba(95, 178, 0, 0.75);overflow:hidden;border-radius:6px;}
.view-services__item__title-clone2::before,.view-services__item__title-clone2::after{content:'';display:block;width:60px;height:1px;background:#fff;}
.view-services__item__title-clone2::before{margin-bottom:20px;}
.view-services__item__title-clone2::after{margin-top:20px;}
@media (min-width: 768px){
.view-services__item2:hover .view-services__item__description2{transform:translateY(-100%);}
.view-services__item2:hover .view-services__item__title-clone2{transform:translateY(0);}
}
@media (max-width: 1200px){
.view-services__item2{width:calc(50% - 25px);}
.view-services__list2{justify-content:center;}
}
@media (max-width: 635px){
.view-services__item2{width:calc(100% - 25px);}
}
.main a{color:#5fb200;}
.view-services__item__description2 span{height:auto;}
@media (max-width: 635px){
.view-services__item2{width:calc(100% - 55px);}
}
/*,3,\,`,a,Z,b,`,S,Q,_,m,V ,c,d,Z,],Z ,R,],`,\,Q ,e,c,],e,T ,_,Q ,T,],Q,S,_,`,[ ,c,d,b,Q,_,Z,h,V */
.view-services__item__description3 img{vertical-align:bottom;margin:auto;}
.view-services__item__description3 span{vertical-align:top;height:70px;}
.view-services__list3{display:flex;flex-direction:row;flex-wrap:wrap;width:calc(100% + 25px);margin:0 0 15px -12.5px;text-align:center;}
.view-services__item3{display:flex;flex-direction:row;flex-wrap:wrap;position:relative;float:left;width:calc(33% - 25px);height:150px;margin:0 12.5px 25px 12.5px;overflow:hidden;border-radius:6px;}
.view-services__item__image3{position:relative;max-width:100%;width:100%;height:100%;object-fit: cover;object-position: top; margin:0;top:0}
.view-services__item__image3::before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.4);z-index:2;}
.view-services__item__image3 img{display:flex;object-fit:cover;width:100%;height:100%;margin:0;top:0}
.view-services__item__description3{position:absolute;left:0;top:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 35px;width:100%;min-height:100%;text-align:center;font-size:15px;font-weight:400;color:#ffffff;z-index:3;transition:200ms ease-in-out;}
.view-services__item__description3 img{width:36px;margin:0 auto 15px auto;}
.view-services__item__description3 p{display:flex;align-items:center;justify-content:center;text-align:center;}
.view-services__item__title-clone3{position:absolute;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 35px;width:100%;height:100%;font-size:15px;font-weight:400;color:#ffffff;z-index:3;transition:200ms ease-in-out;transform:translateY(100%);background:rgba(95, 178, 0, 0.75);overflow:hidden;border-radius:6px;}
.view-services__item__title-clone3::before,.view-services__item__title-clone3::after{content:'';display:block;width:60px;height:1px;background:#fff;}
.view-services__item__title-clone3::before{margin-bottom:20px;}
.view-services__item__title-clone3::after{margin-top:20px;}
@media (min-width: 768px){
.view-services__item3:hover .view-services__item__description3{transform:translateY(-100%);}
.view-services__item3:hover .view-services__item__title-clone3{transform:translateY(0);}
}
@media (max-width: 1200px){
.view-services__item3{width:calc(50% - 25px);}
.view-services__list3{justify-content:center;}
}
@media (max-width: 635px){
.view-services__item3{width:calc(100% - 25px);}
}
.main a{color:#5fb200;}
.view-services__item__description3 span{height:auto;}
@media (max-width: 635px){
.view-services__item2{width:calc(100% - 55px);}
}