html {
	font-size: 16px;
	height:100%;
 	min-height:100%;
}

body{
	margin: 0;
	padding: 0;
	min-height:100%;
	height: 100%;
	background-color: #fff;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	/*line-height: 1.45em;*/
	font-size: 16px;
	letter-spacing: .01em;
	color: #6a6a6a;
	
	text-rendering: optimizelegibility;
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: subpixel-antialiased;
	overflow-x:hidden;
}

* {
		margin:0;
		padding:0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		}

::selection {background-color:#000;  color:#FFF;}
::-moz-selection {background-color:#000; color:#FFF;}

.loading {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background-color: rgba(255,255,255,1);
}
.loading .loader-holder{position:absolute;left:50%;left: calc(50% - 40px);top:40%;height:0;width:0}
.loader{width:80px;text-align:center;position:absolute;left:-40px;top:-40px;}
.lds-dual-ring {
  display: inline-block;
  width: 80px;
  height: 80px;
}
.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  margin: 8px;
  border-radius: 50%;
  border: 6px solid #128C43;
  border-color: #128C43 transparent #128C43 transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

a.back-to-top {
	display: none;
	text-indent: -9999px;
	position: fixed;
	z-index: 999;
	right: 40px;
	bottom: 40px;
	text-align: center;
	opacity: 0.8;
	background: #128C43 url("/images/up-arrow.png") no-repeat center 43%;
	width: 44px;
  height: 44px;
  line-height: 40px;
  vertical-align: middle;
  border-radius: 50%;
  margin: 0 auto;
}


a:hover.back-to-top {
	background-color: #128C43;
}

[data-back-top]:hover {
  color:gray;
}

a:link, a:active, a:visited{
	/* color: #8a8a8a; */
	color: #128C43;
	text-decoration:none; 
	font-weight:700; 
	overflow: hidden;
	transition: all 0.25s ease 0s;
}

a:hover {
	color:#444;
	text-decoration:none; 
	font-weight:700; 
	text-decoration:none;
	}


a.white:link, a.white:active, a.white:visited{	
	color:#fff;
}

.huan {
  display: inline-block;
  position: relative;
  color: #0087ca;
}

.huan:after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #0087ca;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}

.huan:hover:after {
  transform: scaleX(1);
  transform-origin: bottom left;
}

	
p {
    margin: 0 0 1em;
}

#head_wrapper{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position:relative;
top:0px;
left:0px;
width:100%;
min-height:140px;
height:140px;
z-index:1000;
background-color:#fff;
/*background: url('/images/back_body.png') repeat-x;*/
box-shadow:0px 2px 3px rgba(0,0,0,0.2);
}

#head{
	position:relative; 
	margin:0 auto; 
	max-width: 1280px;
	width:100%;	
	height:80px;
	text-align:center;
}

img.logo{
	float:left;
	margin-top:15px;
	margin-left:10px;
}

img.dekor{
		min-width:320px; 
		max-width:640px;
		width: 50%; 
		float:left; 
		margin:0 1rem 1rem 0; 
		display:block;
	}

#menu{
	position:relative; 
	float:left;
	margin:0; 
	width:100%;	
	/*text-align:center;*/
	height:60px;
	background-color:#000;
}

nav{
	max-width: 1280px;
	position:relative;
	/*line-height:60px;*/
	/*text-align:center;*/
	margin:0 auto;
}

.menuicon{
font-weight:300;
font-size:24px;
line-height:48px;	
}

a.footmenu:link, a.footmenu:visited, a.footmenu:active {
	margin:0 1em 0 0;	
	font-family: "Montserrat", Sans-serif;
	font-size:14px;
	text-transform:uppercase;
	color:#1E1D24;
	font-weight: 500;
}

a.footmenu:hover {
	color:#128C43;
}

#foot_cont{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float:left;
	width:25%;	
	padding:0 20px;
	margin:0 0 2em 0;
}

#foot_cont p{
text-align: left;
color: #79787F;
font-family: "Roboto", Sans-serif;
font-size: 0.875em;
font-weight: 400;
line-height: 1.643em;
}

#foot_cont h3 {
		color: #1E1D24;
		font-family: "Montserrat", Sans-serif;
		font-size: 1.125em;
		font-weight: 500;
		line-height: 1.44em;
		letter-spacing: 0.72px;
}

#foot_cont ul{
 		margin:0 0 0 0em;
}

#foot_cont li{
	list-style:none;
    font-family: "Roboto", Sans-serif;
    font-size: 0.875em;
    font-weight: 400;
    line-height: 1.643em;
    margin:0 0 0.5em 0;
}

#foot_cont li:before{
	font-family: 'Font Awesome 5 Free';
	content: ' \f00c';	
color: #128C43;
padding:0 5px 0 0;
}

#footmenu{
	position:relative;
	float:left;
	display:block;
	width:auto;
	margin:0 0 0 1em;
	line-height:80px;
}

#footlogo{
	position:relative;
	float:left;
	display:block;
	width:auto;
}
	
nav a:link, nav a:visited{

	display:block;
	font-family: "Montserrat", Sans-serif;
	font-size:14px;
	margin:0;
	color:#fff;
	transition: all .08s ease-in-out;
	font-weight:500;
	padding:0px 8px;
	text-transform: uppercase;
	text-decoration: none;
	line-height:40px;
}

nav a:hover, nav a.active{
	color: #FFFFFF;
	background-color: #128C43;
	border-radius: 2px;
	text-decoration: none;
}

nav ul {
	padding: 0;
        margin: 0;
	list-style: none;
	position: relative;
	}	
nav ul li {
	display:inline-block;
		margin:10px 5px;
	}


nav ul ul {
	display: none;
	position: absolute; 
	top: 50px;

}	
nav ul li:hover > ul {
	display:inherit;
}	
nav ul ul li {
	min-width:230px;
	width:auto;
	float:none;
	display:list-item;
	position: relative;
	background-color: #000;
		margin:0;
}
nav ul ul ul li {
	position: relative;
	top:-60px; 
	left:230px;
}
nav ul ul li {
	
}	
li > a:after { content:  ' \25BC'; color:#666;}
li > a:only-child:after { content: ''; }


#menu_icon {
position:absolute;
top:24px;
right:10px;
padding : 0;
margin : 0;
float right;
display:none;
cursor: pointer;
height:30px;
}

#resp_menu{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
clear: both;
text-align:left;
display:none;
position:absolute;
right:-15px;
background:#000;
padding:2px 0px 0px 0px;
margin-top:2px;
width: 100vw;
width: calc(100vw + 15px);
height: auto;
overflow-y:auto;
z-index:9999;
line-height:16px;
box-shadow:0px 2px 3px rgba(0,0,0,0.3);	
}

#resp_menu li{
	list-style:none;
}

#resp_menu ul li a{
	font-family: "Montserrat", Sans-serif;
	font-size:1.125em;
	letter-spacing:2px;
	text-transform:uppercase;
	font-weight:400;
	color:#fff;
	width:100%;
	clear:left;
	float:left;
	line-height:1.50em;;
	text-align:left;
	margin:0;
	padding:7px 0px 7px 2rem;
	border-bottom:1px solid rgba(255,255,255,.8);
	transition: all .3s ease-in-out;
}
/*
#resp_menu ul li ul{
	display:none;
}
*/

.respsub{
		display:none;
		transition: all .3s ease 0s;
}
#resp_menu ul {

	transition: all .3s ease 0s;
}

#resp_menu ul li ul li a{
	padding-left:4rem;
	
}
/*
#resp_menu ul li:hover > ul {
  display: block;
  
}
*/

#resp_menu a:hover, #resp_menu a:active{
	background-color:#128C43;
	text-decoration:none;
	}

#main_wrap {
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
	position:relative;
	margin:0px auto 0 auto; 
	padding:0px;
	/* max-width: 1600px; */
	width:100%;	
	min-height: 400px;
	min-height: calc(100% - 380px);
	overflow-x: hidden;
	overflow-y: auto;
	/*font-family: 'Open Sans Condensed', sans-serif;*/
}

#row {
    position: relative;
    clear: left;
    width: 100%;
    overflow: auto;
    display: flex;
    flex-flow: row column;
}

div.main_full {
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
	position:relative;
	overflow:hidden;
	margin:0 auto;
	padding:20px;
	min-height:0px;
	height:auto;
	width:100%;
	max-width: 1280px;
}

.flex-cont{
	  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.content-column-full {	
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		position: relative;
		width:100%;
		padding: 10px 25px;
		vertical-align:top;
		float:left;
}

.content-column {	
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		position: relative;
		width:50%;
		padding: 10px 25px;
		vertical-align:top;
		float:left;
}

.content-column:first-child {
	border-right:1px solid #ccc;
	}

#breadcrumb {
    position: relative;
    clear: left;
    width: 100%;
    overflow: auto;
    min-height:100px;
    background-color:#F6F6F6;
}

#bread_inner {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position:relative;
	overflow:hidden;
	margin:0 auto;
	padding: 42px 0 0 20px;
	width:100%;
	max-width: 1280px;
	font-size:0.75em;
}

a.breadc{
	margin:0 1em;
	text-transform:uppercase;
	line-height:1.75em;
	}
	
div.lightgray{
background-color:#F6F6F6;
}
div.darkblack{
background-color:#1E1D24;
}

div.darkblue{
background-color:#084965;
}
div.lightblue{
background-color:#145C7A;
}
div.lightgreen{
background-color:#128C43;
}
div.lightorange{
background-color:#E0923C;
}



#slider-wrapper {
	position:relative;
	clear:left;
	float:left; 
	padding:0;
	margin:0;
	width:100%;
	max-height:600px;
	height: auto;
	/*
	background-image: url('/others/images/slider/1.jpg');
	background-size: cover;
	background-position: center center;
	align-items: center;*/
}

#slider-textcontainer {
    max-width: 770px;
    margin: 2vh auto 1rem auto;
    position: relative;
    display: box;
}


h1 {
		font-family: "Montserrat", Sans-serif;
    font-size: 3.25em;
    font-weight: 600;
    line-height: 1.2em;
    color: #2c2c2c;
    margin:0 0 .5em;
    /* text-shadow: 0px 1px 1px rgba(0,0,0,1); */
}

div.services h1{
color: #232C3D;
font-family: "Archivo", Sans-serif;
font-size: 2em;
font-weight: 500;
line-height: 1.313em;
}

div.services h2{
color: #232C3D;
font-family: "Archivo", Sans-serif;
font-size: 1.75em;
font-weight: 500;
line-height: 1.313em;
}

div.services h2.contact{
color: #999;
font-family: "Archivo", Sans-serif;
font-size: 1.75em;
font-weight: 300;
line-height: 1.5em;
margin:0 0 1em 0;
}

div.services ul {
	margin : 0px 0 0 2em;
	padding : 0px;
}

div.services li {
	margin : 0px 0 0.5em 0;
	list-style:none;
  font-family: "Roboto", Sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.643em;
}

div.services li:before{
	font-family: 'Font Awesome 5 Free';
	content: ' \f00c';	
color: #128C43;
padding:0 5px 0 0;
}


div.services p {
	/*color: #79787F;*/
	font-family: "Roboto", Sans-serif;
	font-weight: 400;
	line-height:1.5em;
}

h2 {
		font-family: "Montserrat", Sans-serif;
    font-size: 2.5em;
    font-weight: 600;
    line-height: 1.2em;
    color: #2c2c2c;
    margin:0 0 .25em 0;
    /*text-shadow: 0px 1px 1px rgba(0,0,0,1); */
}

h3 {
		font-family: "Montserrat", Sans-serif;
    font-size: 1.875em;
    font-weight: 600;
    line-height: 1.2em;
    color: #2c2c2c;
    margin:0 0 .5em;
}

h4 {
		font-family: "Montserrat", Sans-serif;
    font-size: 1.5em;
    font-weight: 600;
    line-height: 1.2em;
    color: #2c2c2c;
    margin:0 0 .5em;
}

h4.contact{
	margin:0 0 1em 0;
}





h1.slider {
   color:#fff;
   font-weight: 400;
   letter-spacing: 1px;
   text-shadow: 0px 1px 1px rgba(0,0,0,1);
   word-wrap: break-word;
}

h2.calc {
   color:#fff;
   font-weight: 400;
   letter-spacing: 1px;
   /*text-shadow: 0px 1px 1px rgba(0,0,0,1);*/
   word-wrap: break-word;
}

h3.calc {
   color:#fff;
   font-weight: 300;
   letter-spacing: 1px;
   /*text-shadow: 0px 1px 1px rgba(0,0,0,1);*/
   word-wrap: break-word;
}

  
h3.slider {
    font-size: 3.125em;
    line-height: 1.14286;
    letter-spacing: 0;
    color: #fff !important;
    text-transform: uppercase !important;
    font-weight: 400;
    text-shadow:0px 0px 9px #000;
     word-wrap: break-word;
}

h4.slider {
    font-size: 2.5em;
    line-height: 1.14286;
    letter-spacing: 0;
    color: #fff !important;
    text-transform: uppercase !important;
    font-weight: 400;
    text-shadow:0px 0px 9px #000;
}

h5.slider {
    font-size: 2em;
    line-height: 1.14286;
    letter-spacing: 0;
    color: #fff !important;
    text-transform: uppercase !important;
    font-weight: 400;
    text-shadow:0px 0px 9px #000;
}

h2.dekor {
    color: #128C43;
    font-family: "Montserrat", Sans-serif;
    font-size: 2em;
    font-weight: 500;
    line-height: 1.344em;
    letter-spacing: 1.28px;
}

h3.dekor {
    color: #497a5d;
    font-family: "Montserrat", Sans-serif;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.25rem;
    letter-spacing: 1px;
    text-transform:none;
}

p.dekor{
    text-align: center;
    color: #1E1D24;
    font-family: "Montserrat", Sans-serif;
    font-weight: 500;
    line-height: 1.44em;
}

#newsbox {
position:relative;
float: none;
margin:0 auto;
padding: 0;
max-width: 2340px;
width: 100%;
max-height:600px;
height : auto;
text-align : center;
vertical-align : middle;
/* border-top:4px solid #8dc83a; */
}

.text-center{ text-align:center;}
.text-right{ text-align:right;}
.text-left{ text-align:left;}
.text-justi{  text-align: justify; text-justify: inter-word;}
.text-green{color:#8dc83a;}
.text-black{color:#555;}
.text-bblack{color:#222;}
.text-white{color:#fff;}
.text-hwhite{color:#ddd;}
.text-def{color:#2c2c2c;}
.text-grey{color:#777;}
.text-egrey{color:#aaa;}
.text-red{color:#c81300;}
.text-large{font-size:1.25em;}	
.text-elarge{font-size:1.5em;}	
.text-small{font-size:0.875em;}
.text-esmall{font-size:0.75em;}
.text-thin{font-weight:500;}

.text-alert{color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
  padding: .75rem 1.25rem; }

.bckg-green{
	color: #155724;
  background-color: #d4edda;
}
.bckg-bgray{
  background-color: #f0f0f0;
}

div.clean{
clear:both;
width:100%;
min-height:20px;	
height:20px;
	}

div.service_holder, div.prod_holder{
	width:calc(25% - 5px);
	float:left;
	position:relative;
	min-height:280px;
	/*margin:15px 0 15px 0;*/
	margin:15px ;
	display: table-cell;
	border-radius:8px;
	border:1px solid #777;
}	

div.service_holder{
background-color:#F6F6F6;
padding:20px 10px;
}


div.prod_holder{min-height:380px;background-color:#fff;padding:20px 10px;}

div.service_holder h3, div.prod_holder h3{
	text-align:center;
	margin-top:20px;
	font-family: "Montserrat", Sans-serif;
	font-weight:600;
	color:#000;
	font-size:1.125em;
}

div.service_holder p, div.prod_holder p{
	text-align:center;
	font-style: italic;
}

div.service_holder_cont {

	width:100%;
	/*height:120px;*/
	padding:0 15px;

}

div.prod_holder_cont {
	width:100%;
	height:90px;
	margin:0 auto;
}

div.iconholder{
	width:6rem;
	height:6rem;	
	/*border:1px solid #000;*/
	background-color: #128C43;
	border-radius:50%;	
	margin: 0px auto;
	text-align:center;
	vertical-align:middle;
	font-size:2.5rem;
	line-height:6rem;
	transition: all 0.2s ease 0s;
	border:1px solid #fff;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.5);
}

div.iconholder:hover{
background-color: #2BA15B;
}
/*
a.readmore {
		position:absolute;
    font-family: "Montserrat", Sans-serif;
		font-weight:500;
		background-color:#FF8500;
		vertical-align:middle;
		text-align:center;
		color:#fff;
		padding:10px 28px 10px 28px;
		line-height:26px;
		font-size: 0.8125em;		
		letter-spacing: 2px;
		text-transform: uppercase;
		border-radius:4px;
		margin:5px 10px 0 0;
		bottom:10px;
		left: 50%;
    transform: translate(-50%, 0);
		transition: none;
}
*/

a.readmore {
    font-family: "Montserrat", Sans-serif;
		font-weight:500;
		background-color:#128C43;
		vertical-align:middle;
		text-align:center;
		color:#fff;
		padding:10px 28px 10px 28px;
		line-height:26px;
		font-size: 0.8125em;		
		letter-spacing: 2px;
		text-transform: uppercase;
		border-radius:4px;
		margin:5px auto 0.5em auto;
		transition: none;
}

a.readmore:hover{
	color:#000;
	background-color:#2BA15B;
}

div.prodimage{
width:80%;
height:220px;
margin: 0px auto 10px auto;
background-color: #fff;  
overflow:hidden;
}

div.prodimage img{
	height:100%;
	width:auto;
	margin:0 auto;
	opacity:1;
	transition: .5s ease;
	display: block;
	}

div.prodimage img:hover{
	opacity:0.75;
}

#head_content_wrap{
	position: relative;
	float:left;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width:auto;
	vertical-align: middle;
	height:80px;
	padding:0 0 0 2em;
}

#head_openhours_wrap{
	position: relative;
	float:left;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width:auto;
	vertical-align: middle;
	height:80px;
	padding:0 0 0 2em;
}

.head_b_icon{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height:80px;
	padding:24px 10px;
	vertical-align: middle;
}

.head_b_text{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	height:80px;
	line-height:80px;
	padding:0;
	vertical-align: middle;
	text-align:center;
	width:100%;
}

.black_b_text{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	min-height:3em;
	padding:2em 0 0 0;
	vertical-align: middle;
	text-align:center;
	width:100%;
}


.headicon{
	font-size:32px;
	vertical-align: middle;
	color:#128C43;
}

#blackicon_content_wrap{
	position: relative;
	float:left;
	display: block;
	width:auto;
	vertical-align: middle;
	min-height:80px;
	padding:0 0 0 0;
	width:33%;
}

div.bckicon_wrap{
	position: relative;
	float:left;
	width:80px;
}

div.blackiconholder{
	position: relative;
	min-width:2.5em;
	width:2.5em;
	height:2.5em;	
	/*border:1px solid #000;*/
	background-color: #128C43;
	border-radius:50%;	
	margin: 0 auto;
	text-align:center;
	vertical-align:middle;
	font-size:2em;
	line-height:2.5em;
	transition: all 0.2s ease 0s;

}

#foot_cont_top {
background-color: #fff;
position : relative;
float : left;
left : 0;
top:0;
width: 100%;
height: 80px;
text-align : center;
padding : 0;
margin : 0;
z-index:0;
}

#foot_inner_top {
	position:relative;
	margin : 0 auto;
	padding : 0;
	max-width:1280px;
	width: 100%;
	min-height: 80px;
	height:auto;
	overflow-y:auto;
}

#foot_cont_bottom {
background-color: #000;
position : relative;
float : left;
left : 0;
top:0;
width: 100%;
height: 40px;
text-align : center;
padding : 0;
margin : 0;
}

#foot_inner_bottom{
	position:relative;
margin : 0 auto;
padding : 0;
max-width:1280px;
width : 100%;
min-height : 40px;
height:auto;
overflow-y:auto;
}


.video-container{
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0; 
    overflow: hidden;
        margin:0 auto;
}
 
.video-container iframe, .video-container object, .video-container embed{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

table {
    border-collapse: collapse;
}

table.contactf {
    margin: 0 auto 20px auto;
    min-width: 320px;
    width: 96%;
    max-width: 500px;
}

input {
	margin: 6px 0px; 
	padding: 6px; 	
	font-weight:300;
	background-color:#FFF; 
	border : 1px solid #999; 
	font-size : 1em; 
	transition: all 0.35s ease 0s; 
	color:#444;
}




.small60{
min-width:60px;
width:60px;
}

.small80{
min-width:80px;
width:80px;
}

.small120{
min-width:120px;
width:120px;
}

.small130{
min-width:130px;
width:130px;

}

.small140{
min-width:140px;
width:140px;
}

.small160{
min-width:160px;
width:160px;
}

.fullw{
width:100%;
}

select{
	background:#fff;
	margin : 6px 0px; 
	padding : 6px 28px 6px 6px; 
	width: 100%;
	/*width: calc(100% - 8px);*/
	border : 1px solid #999; 
  overflow: hidden;
  -webkit-appearance:none; 
  -moz-appearance: none;
  appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  background: #fff url(/images/arrow_down_20.png) no-repeat center right;
  font-size:1em;
  color:#444;

}

select.autow{
	display:block;
	width: auto;
}

option{
	/*font-size : 16px!important;*/
	
	}

textarea { 

	font-weight:300;
	margin: 6px 0px; 
	padding: 6px; 
	min-width : 260px; 	
	width: 100%;

	min-height:90px;
	background-color:#FFF; 
	border : 1px solid #999; 
	resize: none; 
	overflow: auto; 
	color:#444; 
	font-size : 1em; 
	transition: all 0.35s ease 0s;}
	
select:focus, textarea:focus, input[type="text"]:focus, input[type="number"]:focus, input[type="password"]:focus{
   /*
  outline: 0 none;
 	box-shadow:0px 0px 6px rgba(0,0,0,0.4);
	border : 1px solid #444;*/
}

input[type="text"].captc {

    min-width: 140px;
    max-width: 140px;
    margin-top: 10px;

}

input[type="submit"].full, input[type="button"].full{

    position: relative;
    background-color: #128C43;
    border-radius: 2px;
    min-width: 100px;
    width: 100%;
    height: 38px;
    text-align: center;
    margin: 10px 0 10px 0;
    padding: 6px 0;
    color: #fff;
   	font-family: 'Roboto', sans-serif; 
    font-size: 1em;
    font-weight: 300;
    border-style: none;
    border: 1px solid rgba(0,0,0,0);
    text-transform: uppercase;
    transition: all 0.35s ease 0s;
    cursor: pointer;
}

input[type="submit"].full:hover, input[type="button"].full:hover{
    color: #333;
}

input[type="button"].bggray{background-color: #999;}

input[type=text]:disabled, select:disabled, select option:disabled, input[type=text][disabled] {background : none; border : 1px solid #ccc;  color:#aaa; }

.lgreen{color:#83ba43;}
.mgreen{color:#608831;}
.black{color:#000000;}
.lred{color:rgba(213,75,75,1);}
.mgrey{color:#999;}

/* ------------------------------------------MODAL 2 -------------------------------------------------------------- */

.modal {
  display: none; 
  position: fixed; 
  z-index: 3004; 
  padding-top: 100px; 
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; 
  overflow: auto; 
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.5);
}

.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  min-width:320px;
  max-width:620px;
  width: 80%;
  
}

.modal-content img{
  width: 100%;
  height:auto;
  
}


.closemodal {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.closemodal:hover,
.closemodal:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modalp {
font-size : 16px;
font-weight:normal;
color:#444;
line-height: 150%;
padding:0 15px 0 10px;
}
/* ------------------------------------------ EOF MODAL 2-------------------------------------------------------------- */

 div.cookiealert{
		display: block;
		position: fixed;
		bottom: 0;
		width: 100%;
		padding: 20px 0 0 0;
		z-index: 59999;
		text-align: center;
		color: #fff;
		line-height: 2em;
		background-color: rgba(0,0,0,0.6);
		font-size: 16px;
}

div.cookiealert p{line-height: 1.75em;}

a.moreinfos{
color: #128C43;
font-weight: bold;
}

a.moreinfos:hover{
color: #DDD;
font-weight: bold;
}

a.iagree{
background-color: #83ba43;
margin: 0 0 0 20px;
padding: 4px 12px;
color: #fff;
text-align: center;
font-weight: 300;
font-size: 1em;
border: 1px solid #83ba43;	
}

a.iagree:hover {
    color: #000;
    box-shadow: 0px 0px 2px rgba(0,0,0,0.2);
}

#map {
	width: 100%;
	min-width:320px;
  min-height: 400px;
  margin-bottom:0px;
 -webkit-filter: grayscale(75%);
 -moz-filter: grayscale(75%);
 -ms-filter: grayscale(75%);
 -o-filter: grayscale(75%);
 filter: grayscale(75%);
}

#map iframe {
    position: relative;
    width: 100% !important;
  	min-height: 40px;
  }
  
.iranytu_cont{
	overflow:hidden; 
	width:300px;
	height:300px; 
	margin:0 auto; 
	
	background-repeat: no-repeat; 
	background-position: center; 
	border:2px solid #ddd;
}

.gal-container > div {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all .4s ease-in-out;
}

.gal-container > div > img, .gal-container > div > a, .gal-container > div > a img  {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.35s ease 0s; 
}

.gal-container{
  display: grid;
  grid-gap: 10px;
  /*grid-template-columns: repeat(auto-fit, minmax(600px, 1fr));*/
  grid-template-columns: repeat(auto-fit, minmax(400px, 2fr));
  grid-auto-rows: 300px;
}

.gal-description {
  display: none;
  position: absolute;
  font-size:1.125em;
  color:#000;
  text-transform:uppercase;
  font-weight:400;
  line-height:1.125em;
  padding:0.5em 1em;
  background-color:rgba(255,255,255,0.7);
  
}

.gal-desc-lak{
	color:#444;
	/*text-shadow:0px 1px 1px rgba(0,0,0,1);*/
	font-size:1.5em;
	font-weight:600;
}


.gal-container > div:hover {
  /* transform: scale(1.1);*/
    
}
.gal-container > div:hover .gal-description {
  display: block;
  text-align: center;
}

.gal-container > div:hover img {
		 
/*  opacity: 0.4;*/
  transition: all .3s ease-in-out;
}

.halfform{
width:49%;	
}

.half{
float:left;
display:block;
width:50%;	
margin:0;
padding:0.5rem;
}

h4.fform{
	font-size: 1.125em;
	padding:0.25rem;
	margin:0;
}

hr.fform{

	border : 0 none;
	color : #ffffff;
	border-top : 1px solid #fff;
	width : 100%;
	height : 1px;
	margin : 10px 0 10px 0;
	padding : 0;

}

@media screen and (max-width:1024px) {	
	#menu{display:none;}
	#menu_icon {display:inline;}
	#head_openhours_wrap{display:none;}
	#head_wrapper{min-height:80px; height:80px;}
	#foot_cont{width:50%;}
	#footmenu{display:none;}
	div.service_holder {width:calc(45% - 5px);}
	div.prod_holder {width:calc(45% - 5px);}
	#blackicon_content_wrap{width:100%;}
	div.blackiconholder{margin:0 auto;}
	.content-column{ width:100%;}
	.content-column:first-child {border:none;}
	div.black_b_text{width:100%;padding:1em 0 2em 0;}
}
 
@media screen and (max-width:620px){
	#foot_cont{width:100%;}
	#head_content_wrap{padding:0 0 0 1em;display:none;}
	div.service_holder{width:100%; min-height:210px;}
	div.service_holder_cont {height:60px;}
	div.prod_holder {width:98%;}
	img.dekor{max-width:none;	width: 100%; }
	.halfform{width:100%;}
	.half{width:100%;}
}       

