/* 

Smoothy Template 

http://www.templatemo.com/free-website-templates/396-smoothy

*/

html, body {
	font-family: "junction regular";
	padding: 0px;
	margin: 0px;
	color: #8a8a8a;
}

a {
	color: #343537;
}

a:hover {
	text-decoration: none;
}

p {
	color: #777;
	font-weight: bold;
}

.height10 { height: 10px; }
.height20 { height: 20px; }

h1, h2, h3, h4, h5, h6 {
	font-family: "junction regular";
	font-weight: normal;
	font-size: 14px;
}

h1	{	font-size: 1.5em;
	color: #ffffff;
	background: #343537;
	padding: 10px 8px;
	float: left;
	}
	
h2	{ font-size: 24px; color: #333333; }

.templatemo_reasonbg h2, .templatemo_blog h2 {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

img {
  	max-width: auto;
  	height: auto;
  	width:100%;
}
.clear	{
	clear: both;
	font-size: 14px;
}

.mWrapper {
  	width: 100%;
  	background-color: white;
  	z-index: 5000;
}

.templatemo_top	{
	position: fixed;
	z-index: 5000;
	background: #ffffff;
	width: 100%;

}
.templatemo_slider {
	top: 80px;
	padding-bottom: 5px;
	position: relative;
}
.logo {
	padding: 0 0 0 20px;
	width: 190px;
}
.mainMenu {

}
.mainMenu ul {
	float: right;
	padding-left: 0;
	margin-bottom: 0;
	line-height: 60px;
}
.mainMenu li {
	list-style-type: none;
	display: inline-block;
}
.mainMenu li a {
	display: block;
	text-transform: uppercase;
	color: #939393;
}

#top-menu {
    background: white;
}
#top-menu ul { float: right;}
#top-menu li {
    float: left;
	line-height: 60px;
	display: inline-block;
}



#top-menu a:hover {

   
}

#top-menu li.active a {
    color: #343537;
	background:#666666;
	line-height: 60px;
	font-size: 14px;
}

.btn-primary {
	background-color: #B1E174;
	border-color: #B1E174;
}

.btn-primary:hover {
	background-color: #202224;
	border-color: #ffffff;
}

.templatemo_caption p { color: #ffffff; background: rgba(0, 0, 0, 0.32); padding: 10px; font-size: 12px; }

.templatemo_caption	{
	margin-left: 20%;
	text-align: left;
	text-shadow: none;
	top: 60%;
	position: absolute;
	z-index: 10;
	width: 70%;
}

.templatemo_slidetitle	{
	font-size: 1em;
	background: #ffffff;
	padding: 5px 8px;
	color: #202224;
	float: left;
	margin-bottom: -10px;
	-webkit-box-shadow: 1px 3px 13px 0px rgba(158, 158, 158, 0.75);
	-moz-box-shadow:    1px 3px 13px 0px rgba(158, 158, 158, 0.75);
	box-shadow:         1px 3px 13px 0px rgba(158, 158, 158, 0.75);
}

.templatemo_lightgrey_about	{
	background-color: #e9e9e9;
	padding-top: 90px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;

}

.templatemo_lightgrey {
	background-color: #e9e9e9;
	padding: 70px 0px;

}

.templatemo_paracenter { text-align: center; }

.templatemo_about_box {
	background: #ffffff;
	border-radius: 5px;
	padding: 20px 0px;
	text-align: center;
}

.square_coner {
	margin: 0 auto;
	width: 100px;
	margin-bottom: 20px;

}
.texts-a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 20px 30px;
	background: #B1E174;
	border-radius: 5px;
	font-size: 32px;
	color: #ffffff;
} 

.hover-box {
	position: absolute;
	top: 0;
	left: 4%;
	width: 92%;
	height: 100%;
	border-radius: 5px;
	visibility: hidden\0/;
	opacity: 0\0/;
	transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-webkit-transform: rotateY(-90deg) scale(0.8);
	-moz-transform: rotateY(-90deg) scale(0.8);
	-ms-transform: rotateY(-90deg) scale(0.8);
	-o-transform: rotateY(-90deg) scale(0.8);
	transform: rotateY(-90deg) scale(0.8);
	background-color: #666666;
}

.project-post:hover .hover-box {
    visibility: visible;\0/;
    opacity: 1\0/;
    -webkit-transform: rotateY(0deg) scale(1);
    -moz-transform: rotateY(0deg) scale(1);
    -ms-transform: rotateY(0deg) scale(1);
    -o-transform: rotateY(0deg) scale(1);
    transform: rotateY(0deg) scale(1);
}

.inner-hover-box p {
	color: #ffffff;
	padding: 15px 10px;
}

.templatemo_reasonbg {
	background: url(file:///D|/PROJECTS/Powerpixel_Mediendesign2015/New%20folder%20(2)/templatemo_396_smoothy/images/templatemo_reasonbg.jpg) no-repeat;
	background-position: center;
	margin-top: 40 px;
	padding:40px 0px 40px 0px;
	color: #ffffff;
	text-align: center;
	height: 200 px;
	background-color: #333;
	font-family: "junction regular";
}

.templatemo_reasonbg p {
	color: #ffffff;
	font-weight: bold;
}

.templatemo_reasonbg div.fa {
	font-size: 40px;
	margin: 10px 8px;
}

.templatemo_portfolio {
	padding: 30px 0px;
	text-align: center;
}

.templatemo_portfolio p { padding-bottom: 30px; }

.portfolio-thumb { overflow: hidden; position: relative; }

.portfolio-thumb img { width: 100%; height: auto; }

.portfolio-thumb .overlay-p { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #B1E174; visibility: hidden; opacity: 0; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }

.portfolio-thumb .overlay-p a { position: absolute; top: 10%; margin-top: -12px; left: 10%; width: 80%; margin-left: -15px; color: white; text-align: center; }
.portfolio-thumb .overlay-p a ul { text-align: center; margin-top:0.1em;}
.portfolio-thumb .overlay-p a ul li	{ padding: 0.2em 0em; margin: 0px; width: 100%; list-style: none;}
.portfolio-thumb .overlay-p a ul li.fsmall{ font-size: 0.7em; }

.portfolio-item { margin-bottom: 40px; overflow: hidden; }
.portfolio-item:hover .overlay-p { visibility: visible; opacity: 1; }

.portfolio-title { width: 100%; text-align: center; }
.portfolio-title a { color: #38e395; font-size: 18px; text-transform: uppercase; }


.templatemo_blog {
	width: 100%;
	background: #333537;
	padding: 80px 0px;
	color: #ffffff;
	text-align: center;
}
.templatemo_blog p { padding-bottom: 50px; }
.templatemo_wrapperblogbox	{	
	float: left;
}
.templatemo_wrapperblogbox a.fa	{ 
	padding: 8px;
	background: #B1E174;
	color: #ffffff;
	margin: 0px;
	text-align: left;
	float: left;
	font-size: 18px;
}

.templatemo_wrapperblogbox a.fa:hover {
	background: #B1E174;
}

.templatemo_wrapperblogbox .tooltip1, .templatemo_wrapperblogbox .tooltip2, .templatemo_wrapperblogbox .tooltip3, .templatemo_wrapperblogbox .tooltip4 {
    display: inline;
    position: relative;
	opacity: 1.0;
	filter:alpha(opacity=100);
}

.templatemo_wrapperblogbox .tooltip1:hover:after, .templatemo_wrapperblogbox .tooltip2:hover:after,
.templatemo_wrapperblogbox .tooltip3:hover:after, .templatemo_wrapperblogbox .tooltip4:hover:after {
    background: #B1E174;
    top: 33px;
    color: #fff;
    content: attr(title);
    padding: 5px 15px;
    position: absolute;
    z-index: 98;
	font-size: 14px;
	white-space: nowrap;
}
.templatemo_wrapperblogbox .tooltip1:hover:after {
    left: 0px;
}
.templatemo_wrapperblogbox .tooltip2:hover:after {
    left: -33px;
}
.templatemo_wrapperblogbox .tooltip3:hover:after {
    left: -63px;
}

.templatemo_wrapperblogbox .tooltip4:hover:after {
    left: -94px;
}
.templatemo_wrapperblogbox img	{
	width: 100%;
}

.templatemo_blogtext	{
	width: 100%;
}

.templatemo_blogtext span.left	{
	text-align: left;
	width: 70%;
	float: left;
}
.templatemo_blogtext span.right	{
	text-align: right;
	width: 30%;
	float: left;
}
.templatemo_blogtext span.right	a i {
	padding-left: 5px;
	font-size: 9px;
	color: #ffffff;
}
.templatemo_blogtext span.right	a:hover i	{
	color: #72b842;
}

.templatemo_partner	{ padding: 80px 0px;}

#prev {
  width: 35px;
  height: 50px;
  position: absolute;
  top: -30%;
  left:0;
  text-indent: -9999px;
  background: url(file:///D|/PROJECTS/Powerpixel_Mediendesign2015/New%20folder%20(2)/templatemo_396_smoothy/images/prev.png) 0px -50px no-repeat;
}

#next {
  width: 35px;
  height: 50px;
  position: absolute;
  top: -30%;
  right: 0;
  text-indent: -9999px;
  background: url(file:///D|/PROJECTS/Powerpixel_Mediendesign2015/New%20folder%20(2)/templatemo_396_smoothy/images/next.png) 0px -50px no-repeat;
}

#prev:hover, #next:hover {
  background-position: 0px 0px;
}

.partnerWrap {
  margin: 50px 0;
  position: relative;
}
.slideshow { 
  margin: auto;
  width: 80%;
}
.slideshow img { padding: 2px; }
.templatemo_clientwrapper	{
	margin: 0 auto;
	float: none;
	width: 500px;
}

.templatemo_clientimage {
	float: left;
	margin-left: 10px;
	margin-top: 80px;
}

.templatemo_clientimage img{
	width: 80px;
	height: 80px;
	border-radius: 150px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
}
.templatemo_clientimage img:hover { border: 3px solid  #B1E174; }

.templatemo_clientdes {
  position: absolute;
  top: 0;
  bottom: 50px;
  left: 0;
  right: 0;
  color: #fff;
  visibility: hidden;
  opacity: 0;
  width: 100%;

}
.templatemo_clientimage:hover .templatemo_clientdes {
  visibility: visible;
  opacity: 1;

}
.templatemo_clientimage	div.fa	{font-size: 12px; position: absolute;}
.templatemo_clientimage:hover div.fa{ color: #B1E174; font-size: 12px; }
.templatemo_clientimage	div.mleft1	{ left: 40%;}
.templatemo_clientimage	div.mleft2	{ left: 43%;}
.templatemo_clientimage	div.mleft3	{ left: 46%;}
.templatemo_clientimage	div.mleft4	{ left: 49%;}
.templatemo_clientimage	div.mleft5	{ left: 52%;}

.templatemo_maps {
  margin: 50px 0;
  display: block;
  overflow: hidden;
  height: 400px;
}

.fluid-wrapper {
    position: relative;
    /* padding-bottom: 56.25%;  16:9 */
    height: 0;
}
.fluid-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 400px;
    border: none;
}
.addr {

}
.addr ul {
  padding-left: 0;
}
.addr ul li {
  list-style-type: none;
} 
.addr ul li i {
  width: 14px;
  margin-right: 10px;
  margin-bottom: 15px;
  color: #B1E174;
  font-size: 18px;
  text-align: center;
}
.templatemo_footer	{
	padding: 40px 0px;
}

.templatemo_footer ul {
	float: left;
	margin: 0px;
	padding: 0px;
}

.templatemo_footer ul li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.templatemo_footer ul li:before {
    content: "\002022 ";
    color: #B1E174; 
	font-size: 2.5em;
    vertical-align: middle;
	line-height: 30px;
	margin-right: 5px;
}
.templatemo_morelink a{
	float: left;
	color: #5d9e30;
	text-indent: 15px;
}

.templatemo_footer span.left {
	float: left;
	color: #B1E174;
	font-size: 1.5em;
	text-align: left;
	line-height: 30px;
}
.templatemo_footer span.right {
	float: left;
}
.templatemo_footer .col-xs-1 {
	padding: 0px;
}
.templatemo_footer .col-xs-11	{
	padding: 0px 0px 0px 10px;
}
.templatemo_footer span.left.fa-envelope { font-size: 1.2em;}

.templatemo_bottom	{ 
	padding: 15px 0px; 
	width: 100%; 
	background: #333536;
	}
.templatemo_bottom .left { float: left;}
.templatemo_bottom .right { float: right;}
.templatemo_bottom .right fa { padding: 15px;}
.templatemo_bottom .right div.soc {
	width: 28px;
	height: 28px;
	text-align: center;
	font-size: 16px;
	line-height: 28px;
	background: #c6cfd3;
	color: #333536;
	border-radius: 150px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
}

.templatemo_bottom .right a:hover div.soc{
	background: #B1E174;
}

#templatemo_flicker	{}
#templatemo_flicker ul li:before {
    content: none;
    vertical-align: middle;
}

#templatemo_flicker.ddsmoothmenu ul li a {
	width: 55px;
	height: 55px;
	margin-right: 0px;
}

ul.nobullet { margin: 0; padding: 0; list-style: none }
ul.nobullet li { margin: 0; padding: 0 }

ul.list_bullet { margin: 10px 0 10px 15px; padding: 0; list-style: none }
ul.list_bullet li { color:#555; margin: 0 0 7px 0; padding: 0 0 0 20px; background: url(file:///D|/PROJECTS/Powerpixel_Mediendesign2015/New%20folder%20(2)/templatemo_396_smoothy/css/images/templatemo_bullet.png) no-repeat scroll 0 5px    }
ul.list_bullet li a { color: #555; font-weight: normal; text-decoration: none }
ul.list_bullet li a:hover { color: #555 }

ul.footer_gallery li { display: block; float: left; margin: 0 5px 5px 0 }
ul.footer_gallery li img { }

/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-width : 480px) {
	.mainMenu li a {		
		font-size: 8px;
	}
	#top-menu li a {		
		font-size: 8px;
	}
	#top-menu li a	{ padding: 0px;}
	#top-menu li.active a {
    color: #ffffff;
	background:  #B1E174;
	font-size: 8px;
	}
	.templatemo_col12	{
		width: 100%;
		margin-bottom: 5px;
	}
.hover-box {
    left: 3%;
    width: 94%;
	}
	.templatemo_bottom span.left	{ width: 90%; margin-left: 10px;}
	.templatemo_bottom span.right { width: 90%; float: left; margin: 10px;}
	
}
@media (max-width:600px){
	.templatemo_caption {
		display: none;
	}
}
@media(min-width:500px) and (max-width: 650px){
	
	}
}
@media(max-width:767px){
	.templatemo_col9	{ padding: 0px;}
	.templatemo_slider	{ top: 130px;}
	.templatemo_lightgrey_about	{ padding-top: 150px;}
	.templatemo_portfolio	{ padding-top: 130px; }
	.templatemo_blog	{ padding-top: 130px;}
	.templatemo_partner	{ padding-top: 130px;}
	.templatemo_lightgrey	{ padding-top: 130px;}
	.templatemo_margintop10	{
	margin-top: 10px;
	}
	.mailme {
		
	}
	.logo {
		text-align: center;
	}
	.socials ul {
		float: none;
		text-align: center;
	}
	.mainMenu ul {
		float: none;
		text-align: center;
		line-height: 40px;
	}
	.mainMenu li a {
	padding: 8px 7px;

	}
	#top-menu ul {
		float: none;
		text-align: center;
		line-height: 40px;
		margin-left: 15px;
	}
	#top-menu li {
    float: left;
	line-height: 40px;
}
	#top-menu li a {
	padding: 8px 7px;

	}
	#top-menu li.active a {
    color: #ffffff;
	background:  #B1E174;
	line-height: 40px;
	}
	
  .teamInfo ul li {
    width: 50%;
  }
  .imgWrp {
    height: 220px;
  }
  .imgWrp:hover {
      height: 220px;
      opacity: 1;
      margin-top: 0px;
  }
  .txtarea {
    margin: 20px 0;
  }
  .info3 {
    margin-bottom: 30px;
  }
}

@media(min-width:768px){
	.rmargin	{ right: 10%;}
   .socials ul {
    float: none;
    text-align: center;
  }
  .imgWrp {
    height: 160px;
  }
  .imgWrp:hover {
      height: 160px;
      opacity: 1;
      margin-top: 0px;
  }
  .txtarea {
    margin: 20px 0px;
  }
  #box-img_testimonial a {
    width: 40px;
  }
  .opener span:before,
  .opener span:after {
    width: 30%;
  }
  .info3 {
    margin-bottom: 30px;
  }

}
@media(min-width:600px) and (max-width:769px){
	h1	{ font-size: 1em;}
	.templatemo_slidetitle { font-size: 0.8em;}
	.templatemo_caption	{ font-size: 12px; top: 20.5%;  width: 90%; margin-left: 5%; }
	.rmargin	{ right: 3%; }
	.btn	{ font-size: 12px; padding: 3px 5px;}
	}
@media(min-width:768px) and (max-width:992px){
	 h1	{ font-size: 1em;}
	.templatemo_slidetitle { font-size: 0.8em;}
	.templatemo_caption	{ font-size: 12px; margin-left: 15%; top: 18%;}
	.btn	{ font-size: 13px; padding: 3px 5px;}
	.templatemo_container {
	width: 100%;
	}
	
	.templatemo_container .mainMenu li a { 
	padding: 10px;
	}
	.templatemo_margintop10	{
	margin-top: 10px;
	}
}
@media(min-width:992px) {
  .imgWrp {
    height: 190px;
    opacity: 0.5;
  }
  .imgWrp:hover {
      height: 220px;
      opacity: 1;
      margin-top: -15px;
  }
  .txtarea {
    margin: 0;
  }
  #box-img_testimonial a {
    width: 50px;
  }
  .opener span:before,
  .opener span:after {
    width: 45%;
  }
  .socials ul {
    float: right;
  }
}

@media only screen 
and (min-device-width : 320px) 
and (max-width : 540px)	{
	.templatemo_clientwrapper	{ width: 320px; font-size: 12px;}
	.templatemo_clientwrapper .next{ margin-top: 20px;}
	.templatemo_marginleft50	{ margin-left: 50px;}
	.templatemo_clientimage	div.fa	{ display: none;}
}

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
	#slider-direction-nav,
	#slider-control-nav { opacity: 1; }
}
/* 
Concept Template 
http://www.templatemo.com/preview/templatemo_397_concept 
*/

.site-header .main-navigation ul, .services #icons ul, .about #icons-about ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.templatemo_clear { clear: both; }
.img_left {	float: left; margin-right: 20px; margin-bottom: 15px; }
.img_right { float: right; margin-left: 20px; margin-bottom: 15px; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  background-color: #eeeeee;
  font-family: 'Open Sans', Arial, sans-serif;
  color: #777777;
  font-size: 14px;
  line-height: 1.75em;
}

a {
  color: #b10021;
}
a:active, a:visited, a:link {
  outline: 0;
  border: 0;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #2a2a2a;
}

input, textarea {
  padding: 10px;
  border: 1px solid #cfcfcf !important;
}

.content {
  display: none;
  margin-top: 60px;
}

.inner-content, .widget-content, .about-us-content {
  background-color: white;
  padding: 30px;
  border: 1px solid #cfcfcf;
}

.page-title {
  color: #b10021;
  font-size: 24px;
  font-weight: 600;
}

.homepage {
  display: block;
}

.products {
  display: block;
}

.panel {
  background-color: transparent;
  box-shadow: none;
}

.site-header .main-navigation {
  display: block;
  background-color: #b10021;
  text-align: center;
  padding: 15px 0;
}
.site-header .main-navigation ul li {
  display: inline-block;
  margin-right: 60px;
}
.site-header .main-navigation ul li:last-child {
  margin-right: 0px !important;
}
.site-header .main-navigation ul li a {
  padding: 10px 20px;
  display: inline-block;
  color: white;
  font-size: 18px;
}
.site-header .main-navigation ul li a.active {
  background-color: #eeeeee;
  color: #2a2a2a;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.site-header .templatemo_logo {
  margin-top: 60px;
  display: inline-block;
  font-size: 36px;
  font-weight: 700;
}

a.menu-toggle-btn {
  padding: 15px 0;
  display: block;
  color: white;
  font-size: 28px;
}

.responsive-menu {
  display: none;
}

.responsive_menu {
  display: none;
  background-color: #2a2a2a;
}
.responsive_menu ul li {
  display: block !important;
  margin: 0 !important;
  border-bottom: 1px solid #444444;
}
.responsive_menu ul li a {
  padding: 20px 0 !important;
  display: block !important;
}

/*------------------------------------------------------
	Gallery Styles 
--------------------------------------------------------*/
.gallery-item {
  background-color: white;
  padding: 10px;
  -webkit-box-shadow: inset 0 0 1px #666;
  -moz-box-shadow: inset 0 0 1px #666;
  box-shadow: inset 0 0 1px #666;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}
.gallery-item .content-gallery {
  text-align: center;
}
.gallery-item .content-gallery h3 {
  color: B1E174;
  font-size: 16px;
  font-weight: 300;
  margin-top: 5px;
  padding-bottom: 5px;
  display: inline-block;
}
.gallery-item img {
  width: 100%;
}
.gallery-item .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 100%;
  min-height: 100%;
  height: 100%;
  background-color: rgba(177, 255, 116, 0.9);
  display: block;
  -webkit-transition: all 50ms ease-in-out;
  -moz-transition: all 50ms ease-in-out;
  -ms-transition: all 50ms ease-in-out;
  -o-transition: all 50ms ease-in-out;
  transition: all 50ms ease-in-out;
}
.gallery-item .overlay a {
  color: #2a2a2a;
  width: 32px;
  height: 32px;
  background-color: white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  line-height: 32px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -16px;
}

/*------------------------------------------------------
	Products Styles 
--------------------------------------------------------*/
.product-item {
  background-color: white;
  padding: 10px;
  border: 1px solid #dddddd;
  margin-bottom: 30px;
  overflow: hidden;
}
.product-item img {
  width: 100%;
}
.product-item a.product-title {
  margin: 15px 0;
  display: inline-block;
  font-weight: 400;
  font-size: 18px;
}

/*------------------------------------------------------
	Services Styles 
--------------------------------------------------------*/
.services p {
  margin-top: 30px;
}
.services ul {
  margin-top: 30px;
}
.services ul li {
  margin-left: 20px;
}
.services ul li:before {
  content: "+";
  margin-right: 10px;
  color: #919191;
}
.services #icons {
  overflow: hidden;
}
.services #icons ul li {
  margin: 0;
}
.services #icons ul li:before {
  content: '';
  margin: 0;
}
.services #icons .icon-item {
  display: block;
  padding: 30px 25px;
  margin-bottom: 30px;
  background-color: #999999;
  cursor: pointer;
  text-align: center;
}
.services #icons .icon-item i {
  font-size: 24px;
  color: white;
}
.services #icons .icon-item span {
  margin-top: 25px;
  display: block;
  font-size: 18px;
  color: white;
  font-weight: 600;
}
.services #icons .active {
  background-color: B1E174;
}

/*------------------------------------------------------
	About Styles 
--------------------------------------------------------*/
.about p {
  margin-top: 30px;
}
.about ul {
  margin-top: 30px;
}
.about ul li {
  margin-left: 20px;
}
.about ul li:before {
  content: "+";
  margin-right: 10px;
  color: #919191;
}
.about #icons-about ul li {
  margin: 0;
}
.about #icons-about ul li:before {
  content: '';
  margin: 0;
}
.about #icons-about .icon-item {
  display: block;
  padding: 30px 25px;
  margin-bottom: 30px;
  background-color: #999999;
  cursor: pointer;
  text-align: center;
}
.about #icons-about .icon-item i {
  font-size: 24px;
  color: white;
}
.about #icons-about .icon-item span {
  margin-top: 25px;
  display: block;
  font-size: 18px;
  color: white;
  font-weight: 600;
}
.about #icons-about .active {
  background-color: #B1E174;
}

/*------------------------------------------------------
	Contact Styles 
--------------------------------------------------------*/
.contact .widget-content {
  margin-bottom: 30px;
}

.contact-form {
  margin-top: 30px;
}
.contact-form input, .contact-form textarea {
  border: 0;
  outline: 0;
  margin-bottom: 20px;
  width: 100%;
  max-width: 100%;
}
.contact-form input.button {
  width: auto;
  border: 0 !important;
  background-color:#B1E174;
  color: white;
  font-size: 16px;
  padding: 10px 20px;
  margin-bottom: 0;
}
.contact-form textarea {
  min-height: 140px;
}

.contact-information {
  margin-top: 30px;
}

#templatemo_map {
    width: 100%;
    height: 330px;
  	margin-top: 30px;
	margin-bottom: 10px;
}

#templatemo_footer {
  margin-top: 60px;
  border-top: 3px solid #B1E1741;
  padding: 20px 0;
  position: relative;
}

/*------------------------------------------------------
  RESPONSIVE STYLING 
--------------------------------------------------------*/
@media only screen and (max-width: 1000px) {
  .site-header .main-navigation {
    padding: 0;
  }
  .site-header .main-navigation .container {
    width: 100%;
  }

  .responsive-menu {
    display: block;
  }

  .main_menu {
    display: none;
  }

  .services #icons .icon-item span,
  .about #icons-about .icon-item span {
    display: none;
  }
}
@media only screen and (max-width: 760px) {
  .services #icons {
    margin-top: 50px;
  }

  .services #icons .icon-item span {
    display: inline-block;
    margin: 0 0 0 20px;
  }
  
  .about #icons-about {
    margin-top: 50px;
  }

  .about #icons-about .icon-item span {
    display: inline-block;
    margin: 0 0 0 20px;
  }
}
/* 
Concept Template 
http://www.templatemo.com/preview/templatemo_397_concept 
*/

.site-header .main-navigation ul, .services #icons ul, .about #icons-about ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.templatemo_clear { clear: both; }
.img_left {	float: left; margin-right: 20px; margin-bottom: 15px; }
.img_right { float: right; margin-left: 20px; margin-bottom: 15px; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  background-color: #eeeeee;
  font-family: 'Open Sans', Arial, sans-serif;
  color: #5d5d5d;
  font-size: 14px;
  line-height: 1.75em;
}

a {
  color:#b1e174;
}
a:active, a:visited, a:link {
  outline: 0;
  border: 0;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #2a2a2a;
}

input, textarea {
  padding: 10px;
  border: 1px solid #cfcfcf !important;
}

.content {
  display: none;
  margin-top: 60px;
}

.inner-content, .widget-content, .about-us-content {
  background-color: white;
  padding: 30px;
  border: 1px solid #cfcfcf;
}

.page-title {
  color:#B1E174;
  font-size: 24px;
  font-weight: 600;
}

.homepage {
  display: block;
}

.products {
  display: block;
}

.panel {
  background-color: transparent;
  box-shadow: none;
}

.site-header .main-navigation {
  display: block;
  background-color: #b1e174;
  text-align: center;
  padding: 15px 0;
}
.site-header .main-navigation ul li {
  display: inline-block;
  margin-right: 60px;
}
.site-header .main-navigation ul li:last-child {
  margin-right: 0px !important;
}
.site-header .main-navigation ul li a {
  padding: 10px 20px;
  display: inline-block;
  color: white;
  font-size: 18px;
}
.site-header .main-navigation ul li a.active {
  background-color: #eeeeee;
  color: #2a2a2a;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.site-header .templatemo_logo {
  margin-top: 60px;
  display: inline-block;
  font-size: 36px;
  font-weight: 700;
}

a.menu-toggle-btn {
  padding: 15px 0;
  display: block;
  color: white;
  font-size: 28px;
}

.responsive-menu {
  display: none;
}

.responsive_menu {
  display: none;
  background-color: #2a2a2a;
}
.responsive_menu ul li {
  display: block !important;
  margin: 0 !important;
  border-bottom: 1px solid #444444;
}
.responsive_menu ul li a {
  padding: 20px 0 !important;
  display: block !important;
}

/*------------------------------------------------------
	Gallery Styles 
--------------------------------------------------------*/
.gallery-item {
  background-color: white;
  padding: 10px;
  -webkit-box-shadow: inset 0 0 1px #666;
  -moz-box-shadow: inset 0 0 1px #666;
  box-shadow: inset 0 0 1px #666;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}
.gallery-item .content-gallery {
  text-align: center;
}
.gallery-item .content-gallery h3 {
	color: #414141;
	font-size: 16px;
	font-weight: 300;
	margin-top: 5px;
	padding-bottom: 5px;
	display: inline-block;
}
.gallery-item img {
  width: 100%;
}
.gallery-item .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 100%;
  min-height: 100%;
  height: 100%;
  background-color: rgba(177,255, 116, 0.9);
  display: block;
  -webkit-transition: all 50ms ease-in-out;
  -moz-transition: all 50ms ease-in-out;
  -ms-transition: all 50ms ease-in-out;
  -o-transition: all 50ms ease-in-out;
  transition: all 50ms ease-in-out;
}
.gallery-item .overlay a {
  color: #2a2a2a;
  width: 32px;
  height: 32px;
  background-color: white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  line-height: 32px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -16px;
}

/*------------------------------------------------------
	Products Styles 
--------------------------------------------------------*/
.product-item {
  background-color: white;
  padding: 10px;
  border: 1px solid #dddddd;
  margin-bottom: 30px;
  overflow: hidden;
}
.product-item img {
  width: 100%;
}
.product-item a.product-title {
  margin: 15px 0;
  display: inline-block;
  font-weight: 400;
  font-size: 18px;
}

/*------------------------------------------------------
	Services Styles 
--------------------------------------------------------*/
.services p {
  margin-top: 30px;
}
.services ul {
  margin-top: 30px;
}
.services ul li {
  margin-left: 20px;
}
.services ul li:before {
  content: "+";
  margin-right: 10px;
  color: #919191;
}
.services #icons {
  overflow: hidden;
}
.services #icons ul li {
  margin: 0;
}
.services #icons ul li:before {
  content: '';
  margin: 0;
}
.services #icons .icon-item {
  display: block;
  padding: 30px 25px;
  margin-bottom: 30px;
  background-color: #999999;
  cursor: pointer;
  text-align: center;
}
.services #icons .icon-item i {
  font-size: 24px;
  color: white;
}
.services #icons .icon-item span {
  margin-top: 25px;
  display: block;
  font-size: 18px;
  color: white;
  font-weight: 600;
}
.services #icons .active {
  background-color:#B1E174;
}

/*------------------------------------------------------
	About Styles 
--------------------------------------------------------*/
.about p {
  margin-top: 30px;
}
.about ul {
  margin-top: 30px;
}
.about ul li {
  margin-left: 20px;
}
.about ul li:before {
  content: "+";
  margin-right: 10px;
  color: #919191;
}
.about #icons-about ul li {
  margin: 0;
}
.about #icons-about ul li:before {
  content: '';
  margin: 0;
}
.about #icons-about .icon-item {
  display: block;
  padding: 30px 25px;
  margin-bottom: 30px;
  background-color: #999999;
  cursor: pointer;
  text-align: center;
}
.about #icons-about .icon-item i {
  font-size: 24px;
  color: white;
}
.about #icons-about .icon-item span {
  margin-top: 25px;
  display: block;
  font-size: 18px;
  color: white;
  font-weight: 600;
}
.about #icons-about .active {
  background-color: #B1E174;
}

/*------------------------------------------------------
	Contact Styles 
--------------------------------------------------------*/
.contact .widget-content {
  margin-bottom: 30px;
}

.contact-form {
  margin-top: 30px;
}
.contact-form input, .contact-form textarea {
  border: 0;
  outline: 0;
  margin-bottom: 20px;
  width: 100%;
  max-width: 100%;
}
.contact-form input.button {
  width: auto;
  border: 0 !important;
  background-color:#B1E174;
  color: white;
  font-size: 16px;
  padding: 10px 20px;
  margin-bottom: 0;
}
.contact-form textarea {
  min-height: 140px;
}

.contact-information {
  margin-top: 30px;
}

#templatemo_map {
    width: 100%;
    height: 330px;
  	margin-top: 30px;
	margin-bottom: 10px;
}

#templatemo_footer {
  margin-top: 60px;
  border-top: 3px solid#B1E174;
  padding: 20px 0;
  position: relative;
}

/*------------------------------------------------------
  RESPONSIVE STYLING 
--------------------------------------------------------*/
@media only screen and (max-width: 1000px) {
  .site-header .main-navigation {
    padding: 0;
  }
  .site-header .main-navigation .container {
    width: 100%;
  }

  .responsive-menu {
    display: block;
  }

  .main_menu {
    display: none;
  }

  .services #icons .icon-item span,
  .about #icons-about .icon-item span {
    display: none;
  }
}
@media only screen and (max-width: 760px) {
  .services #icons {
    margin-top: 50px;
  }

  .services #icons .icon-item span {
    display: inline-block;
    margin: 0 0 0 20px;
  }
  
  .about #icons-about {
    margin-top: 50px;
  }

  .about #icons-about .icon-item span {
    display: inline-block;
    margin: 0 0 0 20px;
  }
}
