/*-----------------------------------------------------------------------------------*/
/*	GENERAL STYLING
/*-----------------------------------------------------------------------------------*/

/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans-v29-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v29-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v29-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v29-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v29-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v29-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v29-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v29-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v29-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v29-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v29-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v29-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/open-sans-v29-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v29-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v29-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v29-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v29-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v29-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v29-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v29-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v29-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v29-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v29-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v29-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-800 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/open-sans-v29-latin-800.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v29-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v29-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v29-latin-800.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v29-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v29-latin-800.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-300italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/open-sans-v29-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v29-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v29-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v29-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v29-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v29-latin-300italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/open-sans-v29-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v29-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v29-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v29-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v29-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v29-latin-italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url('../fonts/open-sans-v29-latin-600italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v29-latin-600italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v29-latin-600italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v29-latin-600italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v29-latin-600italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v29-latin-600italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/open-sans-v29-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v29-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v29-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v29-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v29-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v29-latin-700italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-800italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  src: url('../fonts/open-sans-v29-latin-800italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v29-latin-800italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v29-latin-800italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v29-latin-800italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v29-latin-800italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v29-latin-800italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* trade-winds-regular - latin */
@font-face {
  font-family: 'Trade Winds';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/trade-winds-v17-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/trade-winds-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/trade-winds-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/trade-winds-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/trade-winds-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/trade-winds-v17-latin-regular.svg#TradeWinds') format('svg'); /* Legacy iOS */
}

body {
	overflow-x: hidden;
	position: relative;
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	color: #393937;
}

a, input, select, textarea {
	vertical-align:top;
	outline:none !important;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}
textarea {
	resize: none;
}
img {
	outline:0;
	vertical-align:top;
	border:0;
	max-width:100.1%;
	height:auto;
}
a {
	color: #5d9400;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
a:hover, a:focus {
    text-decoration: none;
    color: #5d9400;
}
ul {
	padding:0;
	margin:0;
}
li {
	padding:0;
	margin:0;
	list-style:none;
}


p {margin:0 0 20px;}


h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	font-family: 'Open Sans', sans-serif;
	text-transform: none;
	font-weight: 400;
}
h1 {
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    line-height: 35px;
    font-size: 25px;
    color: #626463;
}
h2 {
    margin-top: 0px;
    margin-right: 0;
    line-height: 25px;
    font-size: 23px;
    color: #700d22;
}
h3 {
	margin:0 0 10px;
	line-height:30px;
	font-size:20px;
    color: #700d22;
}
h4 {
	margin:0 0 10px;
	line-height:28px;
	font-size:20px;
    color: #626463;
}
h5 {
	line-height:28px;
	font-size:18px;
}
h6 {
	line-height:25px;
	font-size:15px;
}
::selection {
	background: #7cb818;
	color:#fff;
}
::-moz-selection {
	background: #7cb818; /* Firefox */
	color:#fff;
}

.color_text {color:#5d9400;}
.color_dark {color:#505050;}
.color_light {color:#7c7a7b;}
.color_white {color:#fff;}

.color_bg1 {background:#7cb818;}
.color_bg2 {background:#7cb818;}
.color_bg3 {background:#505050;}

.margbot0 {margin-bottom:0px;}
.margbot5 {margin-bottom:5px !important;}
.margbot10 {margin-bottom:10px;}
.margbot20 {margin-bottom:20px;}
.margbot25 {margin-bottom:25px;}
.margbot30 {margin-bottom:30px;}
.margbot40 {margin-bottom:40px;}
.margbot50 {margin-bottom:50px;}
.margbot60 {margin-bottom:60px;}
.margbot65 {margin-bottom:65px;}
.margbot70 {margin-bottom:70px;}

.pad0 {padding:0;}
.padbot0 {padding-bottom:0;}
.padbot10 {padding-bottom:10px;}
.padbot20 {padding-bottom:20px;}
.padbot30 {padding-bottom:30px;}
.padbot40 {padding-bottom:40px;}
.padbot45 {padding-bottom:45px;}
.padbot50 {padding-bottom:50px;}
.padbot60 {padding-bottom:60px;}
.padbot70 {padding-bottom:70px;}
.padbot80 {padding-bottom:80px;}
.padtop0 {padding-top:0;}

#page {
	background-image: url(../images/bg.png);
	background-attachment: fixed;
    background-position: 0 0;
    background-repeat: repeat;
}

.page_block {opacity:0;}
#preloader {position:fixed; left:50%; top:50%; width:40px; height:40px; margin:-20px 0 0 -20px; display:block;}

section {
    padding-bottom: 15px;
}
.clear {
	clear:both;
	height:0;
	font-size:0;
}

.full_width {
	position:relative;
	margin-left:-30px;
	margin-right:-30px;
}

.overlay {
	position:absolute;
	z-index:1;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color: rgba(71,72,70,0.75);
}

.relative_block {position:relative; z-index:5;}

.center {text-align:center;}
.right {text-align:right;}
.left {text-align:left;}

.page_block {
	overflow-x:hidden;
	background-color:#fff;
	box-shadow: 0 0 10px rgba(0,0,0,0.3);
}

.wrapper {
	padding-left: 15px;
	padding-right: 15px;
}




/* __________ Buttons __________ */
.btn {
    position: relative;
    margin: 0;
    padding: 6px 25px 7px;
    border: 1px solid #7cb818 !Important;
    border-radius: 4px;
    box-shadow: none !Important;
    text-transform: none;
    font-weight: 400;
    line-height: 22px;
    font-size: 14px;
    color: #5d9400 !important;
    text-shadow: none;
    background: none !important;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.btn span {padding-left:8px;}


/* colors */
.btn-white {color:#fff !important; border-color:#fff !important;}
.btn-light {color:#aeaeae !important; border-color:#aeaeae !important;}
.btn-dark {color:#000 !important; border-color:#000 !important;}
.btn-active {color:#fff !important; border-color:#7cb818 !important; background-color:#7cb818 !important;}
.btn-primary {color:#428bca !important; border-color:#428bca !important;}
.btn-success {
    color: #92BA3C !important;
    border-color: #92BA3C !important;
}
.btn-info {color:#46b8da !important; border-color:#46b8da !important;}
.btn-warning {color:#eea236 !important; border-color:#eea236 !important;}
.btn-danger {color:#d9534f !important; border-color:#d9534f !important;}


/* Size */
.btn-lg {
    padding: 14px 40px;
    font-size: 20px;
    border-width: 2px !important;
}
.btn-sm {padding: 7px 30px; font-size:14px; border-width:1px !important;}
.btn-xs {padding: 3px 15px; font-size:13px; border-width:1px !important;}


/* IE fix */
.ie .btn, .ie .btn-default {filter:none !important;}



/* _________ //Buttons _________ */




/*-----------------------------------------------------------------------------------*/
/*	HEADER
/*-----------------------------------------------------------------------------------*/


/* __________ Top Line __________ */
.top_line {
    margin: 0 -30px;
    padding: 7px 30px 9px;
    background-color: #e8ebe2;
}
.top_line .top_phone {
    padding-top: 25px;
    font-size: 15px;
    color: #626463;
    padding-bottom: 5px;
}
.top_line .top_phone span {
	display:inline-block;
	padding-left:11px;
}


/* __________ Logo __________ */
.logo {
    float: left;
    margin-bottom: 0px;
}
.logo a {
    position: relative;
    display: block;
    padding-right: 30px;
    padding-bottom: 85px;
    font-family: 'Trade Winds', cursive;
    text-transform: none;
    font-weight: 400;
    line-height: 50px;
    font-size: 36px;
    color: #333 !Important;
    padding-left: 30px;
    margin-bottom: 0px;
}
.logo a:before {
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:200px;
	height:100px;
	background-image:url(../images/zm-steintor-logo-b.jpg);
	background-repeat:no-repeat;
	background-size:100% auto;
	-webkit-background-size:100% auto;
}

.logo2 {float:left;}
.logo2 a {
	position:relative;
	display:block;
	padding-left:79px;
	font-family: 'Trade Winds', cursive;
	text-transform:none;
	font-weight:400;
	line-height:66px;
	font-size:42px;
	color:#333 !Important;
}
.logo2 a:before {
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:254px;
	height:66px;
	background-image:url(../images/);
	background-repeat:no-repeat;
	background-size:100% auto;
	-webkit-background-size:100% auto;
}

/* __________ Socials __________ */
.social li {
	overflow:hidden;
	display:inline-block;
	vertical-align:top;
	margin:0 0 0 15px;
}
.social li a {
	display:block;
	margin:0;
	width:23px;
	height:23px;
	border-radius:50%;
	background-color:#7c7a7b;
	background-repeat: no-repeat;
	background-image: url(../images/social.png);
	transition: background-color 0.3s ease-in-out;
	-webkit-transition: background-color 0.3s ease-in-out;
}
.social li a:hover {background-color:#fff;}

.social li.icon1 a {background-position: 0 0;}
.social li.icon2 a {background-position: -32px 0;}
.social li.icon3 a {background-position: -63px 0;}
.social li.icon4 a {background-position: -94px 0;}
.social li.icon5 a {background-position: -125px 0;}
.social li.icon6 a {background-position: -156px 0;}


.team_block .social {padding-top:10px;}
.team_block .social li a {margin:4px 0 0; background-color:#ddd;}
.team_block .social li a:hover {background-color:#7c7a7b;}

footer .social li {margin:0 7px 0 0;}



/* __________ Termine __________ */
.termine li {
	overflow:hidden;
	display:inline-block;
	vertical-align:top;
	margin:0 0 0 15px;
}
.termine li a {
	display:block;
	margin:0;
	width:89px;
	height:23px;
	border-radius:5px;
	background-color:#c3a000;
	background-repeat: no-repeat;
	background-image: url(../images/);
	transition: background-color 0.3s ease-in-out;
	-webkit-transition: background-color 0.3s ease-in-out;
}
.termine li a:hover {background-color:#7c7a7b;}

.termine li.icon1 a {background-position: 0 0;}


/* __________ Tel-Start __________ */
.telstart li {
	overflow:hidden;
	display:inline-block;
	vertical-align:top;
	margin:0 0 0 15px;
}
.telstart li a {
	display:block;
	margin:0;
	width:130px;
	height:23px;
	border-radius:5px;
	background-color:#799a32;
	background-repeat: no-repeat;
	background-image: url(../images/);
	transition: background-color 0.3s ease-in-out;
	-webkit-transition: background-color 0.3s ease-in-out;
}
.telstart li a:hover {background-color:#7c7a7b;}

.telstart li.icon1 a {background-position: 0 0;}


/* __________ Tel-Detail __________ */
.teldet li {
	overflow:hidden;
	display:inline-block;
	vertical-align:top;
	margin:0 0 0 0px;
}
.teldet li a {
	display:block;
	margin:0;
	width:130px;
	height:23px;
	border-radius:0px;
	background-color:#799a32;
	background-repeat: no-repeat;
	background-image: url(../images/);
	transition: background-color 0.3s ease-in-out;
	-webkit-transition: background-color 0.3s ease-in-out;
}
.teldet li a:hover {background-color:#7c7a7b;}

.teldet li.icon1 a {background-position: 0 0;}


/* __________ Mail-Detail __________ */
.maildet li {
	overflow:hidden;
	display:inline-block;
	vertical-align:top;
	margin:0 0 0 5px;
}
.maildet li a {
	display:block;
	margin:0;
	width:23px;
	height:23px;
	border-radius:0px;
	background-color:#799a32;
	background-repeat: no-repeat;
	background-image: url(../images/);
	transition: background-color 0.3s ease-in-out;
	-webkit-transition: background-color 0.3s ease-in-out;
}
.maildet li a:hover {background-color:#7c7a7b;}

.maildet li.icon1 a {background-position: 0 0;}

/*-----------------------------------------------------------------------------------*/
/*	MENU
/*-----------------------------------------------------------------------------------*/
.menu_block {
    position: relative;
    z-index: 100;
    margin-top: 0;
    margin-right: -30px;
    margin-left: -30px;
    padding: 26px 30px 27px;
    background-color: #fff;
}

.is-sticky .menu_block {
	z-index:9000;
	left:50%;
	width:1170px;
	margin-left:-585px;
	box-shadow:0 2px 0 rgba(0,0,0,0.1);
}

.navbar-collapse {float:none; padding-right:0; padding-left:0; border:0; box-shadow:none;}
.navbar-nav {float:none;}
.navbar-nav li {
    float: none;
    display: inline-block;
    margin: 0 0 0 -3px;
    text-align: left;
}
.navbar-nav li a {
    display: block;
    margin-top: 31px;
    margin-right: 0;
    margin-left: 20px;
    margin-bottom: 0;
    padding-top: 4px;
    padding-right: 0px;
    padding-left: 12px;
    padding-bottom: 5px;
    text-transform: none;
    font-weight: 600;
    line-height: 24px;
    font-size: 18px;
    color: #7c7a7b;
    text-shadow: none;
    border-radius : 0px;
    border: 0px solid #fff;
    transition: none;
    -webkit-transition: none;
}
.navbar-nav li.sub-menu:hover a {
	border-radius:4px 4px 0 0;
	position:relative;
}
.navbar-nav li.sub-menu.sfHover a:before {
	content:'';
	position:absolute;
	z-index:9999;
	left:0;
	bottom:-2px;
	width:100%;
	height:2px;
	background-color:#fff;
}

.navbar-nav li:hover a,
.navbar-nav li a:focus,
.navbar-nav li.active a {
    background: none;
    color: #5d9400;
    border-color: #7cb818;
    padding-top: 20px;
    margin-top: 0px;
}


/* __________ Submenu __________ */

.sub-menu ul {
	display: none;
	position: absolute;
	z-index: 9990;
	width: 172px;
	left: 20px;
	top: 100%;
	padding: 0 0 5px;
	margin: -2px 0 0;
	background:#fff;
	border-radius:0 4px 4px 4px;
	border:1px solid #7cb818;
}
.sub-menu.last ul {right:0; left:auto;}
.sub-menu ul li  {
	margin:0;
	padding:0;
	width:100%;
	border-top: 0;
}
.sub-menu ul li a:before,
.sub-menu ul li a:after,
.sub-menu ul li:before,
.sub-menu li.last:after  {
	display:none;
}
.sub-menu ul li a {
	margin: 0 !important;
	padding: 7px 5px 7px 12px !important;
	text-transform: none;
	text-align:left !important;
	font-size:12px;
	color:#7c7a7b !important;
	text-shadow: none;
	background:none !Important;
	border:0 !important;
}
.sub-menu ul li.active a, .sub-menu ul li a:hover {color:#7cb818 !important; background:none !Important;}
.sub-menu ul li a span {display:none !important;
}

/* _________ //Submenu _________ */

/* __________ Mega Menu ________ */
ul.mega_menu {
	width:424px;
	padding:10px 5px;
	text-align:left !important;
	color:#7c7a7b;
}
ul.mega_menu h5 {margin-bottom:5px;}
ul.mega_menu h4 {margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid rgba(0,0,0,0.15);}
ul.mega_menu li.col {
	float:left;
	width:33%;
	margin:0;
	padding-right:5px;
	text-align:left;
}
ul.mega_menu li ol {padding-left:0;}
ul.mega_menu li ol li a {border:0 !important; padding:4px 5px 4px 0 !important;}

/* _________ //Mega Menu _______ */






/*-----------------------------------------------------------------------------------*/
/*	SERVICES
/*-----------------------------------------------------------------------------------*/
.service_item a {
	display:block;
	border:1px solid #CCC;
	border-radius: 8px;
}

.service_item a p {
	margin: 0;
	padding: 26px 0 10px;
	line-height: 20px;
	font-size: 15px;
	color: #333;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.service_item a:hover p {color:#7cb818;}

.service_item a span {
	display: block;
	padding: 0 10px 23px;
	color: #393937;
}

.service_item .icon_block {
	margin: -1px;
	border-radius: 8px 8px 0 0;
	background-color: #CCC;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.service_item a:hover .icon_block {background-color:#7cb818;}
.service_item i {
	position:relative;
	display:block;
	vertical-align:top;
	width:240px;
	height:160px;
	margin:0px auto;
	border-radius:4px 4px 4px 4px;
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:0;
	background-size:100% auto;
	-webkit-background-size:100% auto;
}
.service_item i:before {
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	border:0px;
	border-radius:0px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.service_item a:hover i:before {
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	border-color:#7cb818;
}

.service_item a:hover i {background-position:0;}
.service_item i.i1 {background-image:url(../images/i1.png);}
.service_item i.i2 {background-image:url(../images/i2.png);}
.service_item i.i3 {background-image:url(../images/i3.png);}
.service_item i.i4 {background-image:url(../images/i4.png);}

.service_item i.i101 {background-image:url(../images/i101.jpg);}
.service_item i.i102 {background-image:url(../images/i102.jpg);}
.service_item i.i103 {background-image:url(../images/i103.jpg);}
.service_item i.i104 {background-image:url(../images/i104.jpg);}






/*-----------------------------------------------------------------------------------*/
/*	CONTENT SLIDER
/*-----------------------------------------------------------------------------------*/
.content_slider_block {
    margin-top: 0;
    margin-right: -30px;
    margin-left: -30px;
    margin-bottom: -3px;
    padding: 0;
}






/*-----------------------------------------------------------------------------------*/
/*	CONTENT INFO
/*-----------------------------------------------------------------------------------*/
.video_block {height:227px}


/* __________ Latest News __________ */
.popular_posts_block .recent_posts li {
	margin-bottom:28px;
	border-bottom:1px solid #eee;
}
.popular_posts_block .recent_posts li:last-child {border-bottom:0;}
.popular_posts_block .recent_posts li .recent_posts_img {
	overflow:hidden;
	margin:0 0 12px;
	width:54px;
	height:54px;
	border-radius:4px;
}
.popular_posts_block .recent_posts li .recent_posts_img img {
	width:auto;
	max-width:none;
	height:100%;
}
.popular_posts_block .recent_posts li .recent_posts_content {padding:6px 0 12px 85px;}
.popular_posts_block .recent_posts li .post_title {
	margin:0;
	line-height:18px;
	font-size:16px;
	color:#505050;
}
.popular_posts_block .recent_posts li .post_title:hover {color:#7cb818;}









/*-----------------------------------------------------------------------------------*/
/*	PROJECTS BLOCK
/*-----------------------------------------------------------------------------------*/
.projects_block {
	margin:0 -30px;
	padding:67px 30px 70px;
	background-color:#f7f7f7;
}

.projects_items .project_item {
	position:relative;
	float:left;
	width:277px;
}

.projects_items .project_item .hover_img {
	overflow:hidden;
	position:relative;
	z-index:1;
	width:100%;
	height:243px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

.projects_items .project_item:hover .hover_img {background-color:#008da8;}

.projects_items .project_item .hover_img img {
	width:auto;
	max-width:none;
	height:100%;
	opacity:1;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.projects_items:hover .project_item .hover_img img {opacity:0.5;}

.projects_items .project_item .proj_descr {
	position:absolute;
	z-index:5;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color: #fff;
	opacity:0;
	transition: all 0.7s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
}
.projects_items .project_item .proj_descr:before {
	content:'';
	position:absolute;
	left:-18px;
	top:50%;
	margin-top:-16px;
	width: 0;
    height: 0;
    border-top: 16px solid transparent;
    border-right: 18px solid #fff;
    border-bottom: 16px solid transparent;
}
.projects_items .project_item:hover .proj_descr {z-index:10; left:100%; opacity:1;}

/* Last Item */
.projects_items .project_item.last .proj_descr:before {
	left:auto;
	right:-18px;
	border-top: 16px solid transparent;
    border-left: 18px solid #fff;
	border-right:0;
    border-bottom: 16px solid transparent;
}
.projects_items .project_item.last:hover .proj_descr {left:-100%;}


.projects_items .project_item .proj_descr .proj_descr_content {
	position:absolute;
	left:0;
	top:50%;
	width:100%;
	padding:0 40px;
	color:#797979;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.projects_items .project_item .proj_descr .proj_descr_content p {
	font-size:16px;
	color:#505050;
}
.projects_items .project_item .proj_descr .proj_descr_content .btn {margin-top:14px;}







/*-----------------------------------------------------------------------------------*/
/*	FOOTER
/*-----------------------------------------------------------------------------------*/
footer {
    overflow: hidden;
    padding: 45px 30px 0;
    background-color: #bbbcb7;
    color: #393937;
}
footer a {
	color: #888;
}
footer h2 {
	font-size: 19px;
	color: #FFF;
}

.copyright {padding:20px 0 25px; color:#fff; border-top:1px solid #FFF;}
.copyright span {color:#7cb818;}
.copyright_logo, .copyright_logo:focus {color:#fff;}


/* __________ Latest News __________ */
footer .recent_posts li {
	margin-bottom:15px;
	padding-bottom:9px;
	border-bottom:1px solid rgba(255,255,255,0.21);
}
footer .recent_posts li:last-child {border-bottom:0;}
footer .recent_posts li .recent_posts_img {
	overflow:hidden;
	margin:0 0 7px;
	width:54px;
	height:54px;
	border-radius:4px;
}
footer .recent_posts li .recent_posts_img img {
	width:auto;
	max-width:none;
	height:100%;
}
footer .recent_posts li .recent_posts_content {padding-left:62px;}
footer .recent_posts li .post_title {
	margin: -1px 0 5px;
	text-transform: none;
	font-weight: 400;
	line-height: 16px;
	font-size: 14px;
	color: #888;
}
footer .recent_posts li .post_title:hover {color:#7cb818;}
footer .recent_posts li .date_block {
	color: #393937;
}



/* __________ Newsletter __________ */
#newsletter-form {position:relative; margin-top:17px;}
#newsletter-form input.input_wt {
	width:100%;
	margin:0;
	padding:12px 55px 13px 17px;
	background-color: rgba(81,81,81,0.5);
	line-height:20px;
	font-size:12px;
	color:#b5b5b5;
}
#newsletter-form input.contact_btn {
	position:absolute;
	z-index:1;
	top:0;
	right:0;
	width:42px;
	height:42px;
	padding:0;
	border:0;
	background-color:#7cb818;
	background-image:url(../images/i5.png);
	background-size:100% auto;
	background-repeat:no-repeat;
	background-position: 0 0;
	transition: background-color 0.3s ease-in-out;
	-webkit-transition: background-color 0.3s ease-in-out;
}
#newsletter-form input.contact_btn:hover {
	border:0;
	background-color:#7cb818;
}


/* __________ Useful Links __________ */
.foot_links li {
	position:relative;
	margin-bottom:13px;
	padding:0 0 15px 32px;
	border-bottom:1px solid rgba(255,255,255,0.21);
}
.foot_links li:last-child {border-bottom:0;}
.foot_links li a {
	color: #393937;
}
.foot_links li span {
	position:absolute;
	left:0;
	top:3px;
	height:20px;
	width:15px;
	color:#7cb818;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.foot_links li:hover span {left:10px;}


/* __________ Tags __________ */
.tags a {
	display:inline-block;
	margin-bottom:4px;
	padding:3px 9px;
	line-height:24px;
	color:#505050;
	background:#ddd;
}
#sidebar .tags a:hover,
.tags a:hover {
	background: #7cb818;
	color:#fff;
}

/* _________ //Tags _________ */

/* __________ Contact Form __________ */
textarea,
input[type="text"] {
	width: 218px;
	margin: 0 1px 4px 0;
	margin-top: 0 !important;
	padding: 11px 20px 12px;
	text-transform: none;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	line-height: 20px;
	font-size: 12px;
	color: #393937;
	font-style: normal;
	border-radius: 0;
	border: 0;
	box-shadow: none;
	background-color: #ebebeb;
	border-radius: 4px;
}
textarea {
	overflow:hidden;
	min-height:225px;
	resize: none;
	width:441px;
}
textarea,
input[type="text"].last {margin-right:0;
}


textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
	outline: 0;
	box-shadow: none;
	border: 0;
}


footer textarea,
footer input[type="text"] {
	width:218px;
	margin:0 1px 4px 0;
	margin-top:0 !important;
	padding: 6px 11px 7px;
	text-transform:none;
	font-family: 'Raleway', sans-serif;
	font-weight:400;
	line-height:20px;
	font-size: 13px;
	color: #9a9a9a;
	font-style:normal;
	border-radius: 0;	
	background: #3d3d3d;
	border: 0;
	box-shadow: none;	  
}
footer textarea {
	overflow:hidden;
	min-height:95px;
	resize: none;
	width:441px;
}
footer textarea,
footer input[type="text"].last {margin-right:0;
}

.contact_btn {
	display:block;
	cursor:pointer;
	margin: 0;
	padding:0 13px;
	border: 2px solid #3d3d3d;
	border-radius: 4px;
	box-shadow: 0;
	text-align:center;
	text-shadow:none;
	text-decoration:none;
	text-transform:uppercase;
	font-family: 'Raleway', sans-serif;
	font-weight:400;
	line-height:21px;
	font-size:13px;
	color:#c5c5c5;
	background: #3d3d3d; 
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.contact_btn:hover {
	background: none;
	color:#7cb818;
	border-color: #7cb818;
}

.notification_error {
	color:#7cb818;
}


/* _________ //Contact Form _________ */








/*-----------------------------------------------------------------------------------*/
/*	ABOUT
/*-----------------------------------------------------------------------------------*/
.breadcrumbs_block {
	margin-bottom: 60px;
	margin-top: 0;
	padding: 25px 30px;
	background-color: #edfbd9;
}
.breadcrumbs_block .overlay, .breadcrumbs_block .overlay_black {display:none;}
.breadcrumbs_content {position:relative; z-index:5;}
.breadcrumbs_block h2 {margin-bottom:0;}
.breadcrumb {
	margin:0;
	background: none;
	border-radius:0;
	padding:0;
}
.breadcrumb > li + li:before {color:#505050;}
.breadcrumb li a {font-weight:700;}
.breadcrumb li:last-child a {font-weight:400; cursor:default;}

/* __________ Skills __________ */
.skill-bar {
	display:block;
	margin-bottom: 10px;
	width:100%;
	height:38px;
	position: relative;
	z-index:10;
	background: #fff;
	border-left:12px solid #505050;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.skill-bar:hover {border-left-color:#7cb818;}
.skill-bar span {
	display:inline-block;
	padding:9px 0 0 20px;
	text-transform:uppercase;
	font-size:14px;
	color:#505050;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.skill-bar:hover span {color:#7cb818;}
.progress-complete {
	display: block;
	position: absolute;
	z-index: -1;
	left: 0;
	bottom: 0;
	width:140px;
	height:100%;
	border:2px solid #e5e5e5;
	border-left:0;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
/* _________ //Skills _________ */

/* __________ Accordion __________ */	
#accordion .ui-accordion-header,
.shortcode_toggles_item_title {
	position:relative;
	margin-bottom:10px;
	padding: 17px 30px 16px;
	font-weight:400;
	font-size:14px;
	color:#fff;
	background:#505050;
	cursor:pointer;
	border-radius:6px;
	outline:none !important;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
#accordion .ui-accordion-header:hover,
#accordion .ui-accordion-header.ui-accordion-header-active,
.shortcode_toggles_item_title:hover,
.shortcode_toggles_item_title .ui-state-active {
	background:#7cb818;
	color:#fff;
}
#accordion .ui-accordion-header .ui-icon,
.shortcode_toggles_item_title .ui-icon {
	position:absolute;
	top: 20px;
	right:20px;
	vertical-align:top;
	width:20px;
	height:20px;
	font-family: 'Glyphicons Halflings';
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	font-size:12px;
}
#accordion .ui-accordion-header .ui-icon:before {
	position:absolute;
	content: "\e080";
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
#accordion .ui-accordion-header.ui-accordion-header-active .ui-icon:before {
	transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}

.shortcode_toggles_item_title .ui-icon:before {
	position:absolute;
	content: "\e114";
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.shortcode_toggles_item_title.ui-state-active .ui-icon:before {
	transform: rotate(-90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}

.shortcode_toggles_item_body {padding-bottom:20px;}
.shortcode_toggles_shortcode .ip,
#accordion .ui-accordion-content {
	padding:17px 10px 8px 30px;
}

/* _________ //Accordion _________ */

/* __________ Tab __________ */
.nav-tabs {border: 0;}
.nav-tabs li a {
	padding:10px 17px 12px;
	text-transform:uppercase;
	line-height:20px;
	font-size:14px;
	color:#505050;
	border-radius: 0;
	border: 0;
	border-bottom:3px solid #fff;
	background-color:#f4f4f4;
}
.nav-tabs li a:hover {
	color:#7cb818;
	background:#f4f4f4;
	border-bottom:3px solid #fff;
}
.nav-tabs li.active a,
.nav-tabs li.active a:hover,
.nav-tabs li.active a:focus {
	color:#505050;
	background:#f4f4f4;
	border: 0;
	border-bottom:3px solid #f4f4f4;
}
.tab-content {
	padding:26px 30px 29px;
	background:#f4f4f4;
	border-bottom:2px solid #ededed;
}
.tab-content .left_block {width:45%;
}
.tab-content .right_block {width:49%;
}
.tab-content iframe {height:159px;
}
.tab-content .list4 li {
	padding:0 0 5px;
}
/* _________ //Tab _________ */

/* __________ Our Team __________ */
.crewman_foto {
	margin-bottom:20px;
	background:#cecece;
	border-radius:8px;
}
.crewman_foto img {
	opacity: 0.99;
	filter: alpha(opacity=99);
	border-radius:10px;
}
.crewman h3 {margin-bottom:0;
}
.crewman p {margin-bottom:10px;
}
.crewman .top_social {
	padding:15px 0;
}
.crewman .top_social li {
	margin:0 0 0 4px;
}
/* _________ //Our Team _________ */





/*-----------------------------------------------------------------------------------*/
/*	404 ERROR
/*-----------------------------------------------------------------------------------*/
.block_404 {padding:0;}


/* __________ Input Button __________ */
.search_form {position:relative;}
.search_form input[type="text"] {
	padding:13px 62px 14px 20px;
	width:100%;
}

.wrapper404 .search_form {
	width:300px;
	margin:0 auto;
}

.search_form input.search_btn {
	width:100%;
	margin:0;
	padding:12px 55px 13px 17px;
	background-color: rgba(81,81,81,0.5);
	line-height:20px;
	font-size:12px;
	color:#b5b5b5;
}
.search_form input.search_btn {
	position:absolute;
	z-index:1;
	top:0;
	right:0;
	width:42px;
	height:42px;
	padding:0;
	border:0;
	text-indent:-999px;
	background-color:#7cb818;
	background-image:url(../images/i6.png);
	background-size:100% auto;
	background-repeat:no-repeat;
	background-position: 0 0;
	transition: background-color 0.3s ease-in-out;
	-webkit-transition: background-color 0.3s ease-in-out;
}
.search_form input.search_btn:hover {
	border:0;
	background-color:#7cb818;
}









/*-----------------------------------------------------------------------------------*/
/*	TYPOGRAPHY
/*-----------------------------------------------------------------------------------*/
.list1 li {
	list-style:disc inside;
	color:#505050;
}
.list2 li {
	list-style:circle inside;
	color:#505050;
}
.list3 li {
	list-style:decimal inside;
	color:#505050;
}
.list4 li b.glyphicon {
	padding-right:15px;
	line-height:20px;
	color:#505050;
	font-size:9px;
}
.list1 li span, .list2 li span, .list3 li span {
    color: #626463;
}

.dropcap {
    display: block;
    float: left;
	margin:0 13px 0 0;
    font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
	font-weight:600;
    font-size: 43px;
    line-height: 55px;
    padding-top: 0;
}
.dropcap.type4 {
    display: block;
    float: left;
	text-transform:uppercase;
	font-weight:400;
    font-size: 43px;
    line-height: 55px;
    padding: 0 15px;
}

blockquote {
	position:relative;
	padding-top:0 !important;
	padding-left:40px !important;
	border: 0 !important;
}
blockquote:before {
	content:'"';
	position:absolute;
	left:0;
	top:0;
	line-height:70px;
	font-size:90px;
}
blockquote.pull-right {
	padding-right: 0 !important;
	margin-left: 20px !important;
}
blockquote.type1:before {color:#505050;
}
blockquote.type2:before {color:#7c7a7b;
}
blockquote p {
	margin-bottom:10px;
	font-weight:inherit;
	line-height: inherit;
	font-size: inherit;
}
blockquote.pull-right p, blockquote.pull-right small {text-align:left !important;
}
blockquote .author {color:#cecece;
}

blockquote.type3 {
	margin-left: 48px;
	padding: 0 0 0 20px !important;
}
blockquote.type3:before {
	content:'';
	top:4px;
	width:1px;
	bottom:2px;
	background-color:#7cb818;
}
blockquote.type3 p {color:#7c7a7b; font-style:italic; margin-bottom:8px;}
blockquote.type3 .author {color:#505050;}



/*-----------------------------------------------------------------------------------*/
/*	SHORTCODES
/*-----------------------------------------------------------------------------------*/
.example_col [class^="col-"] {
	padding-top:15px;
	padding-bottom:15px;
	background:#f9f9f9;
	border:1px solid #ddd;
}

hr {border-color:#daddd4; border: 3px solid; border-radius: 3px}
.divider_light {border-color:#daddd4; border: 3px solid #daddd4; border-radius: 3px}
.divider_dark {border-color:#000;}
.divider_colored {border-color:#7cb818;}

.alert {
	background-image: inherit !important;
	border: 0;
	box-shadow: none;
	text-shadow: none;
	border-radius: 4px;
}
.close {
	font-weight:400;
	opacity: 1;
	filter: alpha(opacity=100);
	text-shadow: none;
}

.frame340 iframe {
	width:340px;
	height:191px;
	margin:7px 21px 10px 0;
}
.pull-right.frame340 iframe {
	margin:7px 0 10px 21px;
}

/* __________ Price Table __________ */
.module_price_table {
	overflow:hidden;
}	
.price_item {
	display:inline-block;
	float:left;
	width:20%;
}
.price_item .price_item_wrapper {
	padding-left:1px;
}
.price_item:first-child .price_item_wrapper {
	padding-left:0;
}
.price_item_title {
	background:#505050;
	padding:13px 20px;
	text-align:center;
}
.price_item_title h6 {
	color:#fff;
	font-size:16px;
	line-height:18px;
	margin:0;
	font-weight:700;
}
.most_popular .price_item_title h6 {
	color:#ffffff;
}
.price_item_cost {
	padding:22px 20px 11px 20px;
	text-align:center;
}
.price_item_cost h2 {
	font-size:30px;
	line-height:32px;
	font-weight:700;
	color:#505050;
}
.price_item_cost h2 span {
	font-size:16px;
	line-height:32px;
	font-weight:400;
	color:#505050;
	text-transform:none;
}
.price_item_text {
	background:#dddddd;
	color:#505050;
	text-align:center;
	line-height:16px;
	padding:9px 20px 11px 20px;
	margin-bottom:1px;
}
.most_popular .price_item_text {
	background:#ededed;
}
.price_item_btn a {
	display:block;
	padding:10px 10px;
	font-size:14px;
	text-align:center;
	text-transform:uppercase;
	font-weight:700;
	color:#fff;
	background-color:#505050;
}
.price_item_btn a:before {display:none;}
.most_popular .price_item_btn a,
.price_item_btn a:hover {
	background:#7cb818;
	color:#ffffff;
}
.most_popular .price_item_title {
	background:#7cb818;
}
.most_popular .price_item_cost h2,
.most_popular .price_item_cost h2 span {
	color:#7cb818;
}
/* _________ //Price Table _________ */

/* __________ Icons __________ */
.icons_block li {
	float:left;
	width: 20%;
	padding-bottom:3px;
}
.icons_block li span {
	padding-right:7px;
	color:#444;
}
/* _________ //Icons _________ */

/* __________ Testimonials __________ */
.testimonials_item p {margin-bottom:7px;}
.testimonials_item .testimonials_author span {text-transform:uppercase; color:#dadada; font-size:14px;}
/* _________ //Testimonials _________ */





/*-----------------------------------------------------------------------------------*/
/*	BLOG
/*-----------------------------------------------------------------------------------*/
.blog_post,
.post {padding-bottom:30px;
}
.portfolio_post h2,
.blog_post h2,
.post h2 {
	margin-bottom:6px;
}
h2 .glyphicon {
	vertical-align:top;
	padding:2px 7px 0 0;
	font-size:15px;
}
.post p {margin-bottom:7px;}
.post_meta {	padding-bottom:13px;}
span.sep {padding:0 8px;}
.post_img {margin-bottom:12px;}
.post_img iframe {height:465px;}

/* __________ Comments __________ */
#comments ol {
	padding:0;
	margin:0;
	list-style:none;
}
#comments li {
	padding:0 0 20px 0;
}
.avatar {
	margin-right:11px;
}
.comment_right {display:table;	
}
.comment_info {
	padding-bottom:7px;
	color:#b9b9b9;	
}

#comments ol li ul li {
	padding:20px 0 0 30px;
	margin:0;
}

.leave_comment input[type="text"] {width:32.8%;
}
.leave_comment textarea {
	width:99.5%;
	min-height: 130px;
}
/* _________ //Comments _________ */

/* __________ Pagination __________ */
.pagination li a:focus,
.pagination li a {
	display:block;
	margin:0 5px 5px 0;
	padding: 6px 12px;
	border-radius: 0 !important;
	border:0;
	background:none;
	color:#9c9c9c;
}
.pagination li.active a:focus,
.pagination li.active a:hover,
.pagination li a:hover,
.pagination li.active a {
	background:#ddd;
	color:#444;
}
.pagination li.next a:hover,
.pagination li.prev a:hover {
	background:none;
	color:#444;
}

/* _________ //Pagination _________ */

/* __________ Sidebar __________ */
.sidepanel {
	margin-bottom:35px;
}

/* Flickr */
.flickrs {margin-right:-10px;
}
.FlickrImages li {
	margin:2px 5px 3px 0 !important;
	padding:0 !important;
	float:left;	
	border:0 !important;
}
.FlickrImages li a {
	overflow:hidden;
	display:block;
	width:60px;
	height:60px;
	background-color:#7cb818;
}
.FlickrImages li a img {
	width:60px;
	height:60px;
	border:0;
	opacity: 0.86;
	filter: alpha(opacity=86);
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.FlickrImages li a:hover img {
	opacity: 0.17;
	filter: alpha(opacity=17);
}

footer .FlickrImages {padding-right:70px;}
footer .FlickrImages li a {
	width:63px;
	height:63px;
}
footer .FlickrImages li a img {
	width:64px;
	height:auto;
}

/* //Flickr */

.popular_products li,
.recent_posts li {margin-bottom:10px;
}
.popular_products .popular_product_img img {width:70px;}
.popular_product_descr,
.recent_posts_content {padding-left:85px;
}
.popular_product_descr a.title,
.post_title {
	display:block;
	margin-bottom:8px;
}
.popular_product_descr span.price {display:block; padding-top:7px;}

/* Tweets */

.tweet_module .tweet_list li {
	margin-bottom:14px;
	padding-left:30px;
	padding-bottom:10px;
	border-bottom: 1px solid rgba(255,255,255,0.21);
	background-image:url(../images/tweets_bg2.png);
	background-repeat: no-repeat;
	background-position:left top;
}
footer .tweet_module .tweet_list li {background-image:url(../images/tweets_bg.png);}
.tweet_module .tweet_list li:last-child {
	padding-bottom:0;
	border-bottom:0;
}
.tweet_module .tweet_time {display:block;}
footer .tweet_module .tweet_time a {color:#7cb818;}

/* //Tweets */

/* _________ //Sidebar _________ */





/*-----------------------------------------------------------------------------------*/
/*	CONTACTS
/*-----------------------------------------------------------------------------------*/
#map {
	margin-top: 0px;
	margin-bottom: -5px;
}
.contacts_info li {padding:0 0 6px;}

.top_form  input[type="text"],
.top_form textarea {width:99%;
}




/*-----------------------------------------------------------------------------------*/
/*	PORTFOLIO
/*-----------------------------------------------------------------------------------*/
/* __________ Isotope Styles __________ */
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
          transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
          transition: none;
}

/* __________ Filter __________ */

#filter li {display:inline-block; margin-bottom:4px;
}
#filter li a {
	display:block;
	padding:6px 12px;
	border: 0;
	background-color:#f4f4f4;
}
#filter li a.selected {background-color:#7cb818; color:#fff;}
#projects .columns1 .project {
	width:100%;
}
#projects .columns1 .hover_img {margin-bottom:10px;
}

.load_more_cont {
	width:100%;
	padding:10px 0 0;
}


/* __________ Portfolio Item __________ */
.portfolio_block .project .hover_img {position:relative; background-color:#f9cdad;}
.portfolio_block .project .hover_img:before {content:''; position:absolute; z-index:10; left:0; top:0; width:100%; height:100%; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out;}
.portfolio_block .project:hover .hover_img:before {background-color:rgba(0,0,0,0.38);}
.portfolio_block .project .hover_img img {opacity:0.92;}
.portfolio_block .hover_img .zoom {
	display:block;
	position:absolute;
	z-index:100;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background: rgba(0,0,0,0);
}
.portfolio_block .project_descr {
    position: relative;
    padding: 37px 10px 14px;
    color: #7c7a7b;
    background-color: #eeeaec;
    border-bottom: 2px solid #ededed;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.portfolio_block .project:hover .project_descr {border-bottom-color:#7cb818;}
.portfolio_block .project_descr h4 {margin-bottom:11px; font-weight:400;}
.portfolio_block .project:hover .project_descr h4 a {color:#7cb818;}






/*-----------------------------------------------------------------------------------*/
/*	SHOP
/*-----------------------------------------------------------------------------------*/
.sorting_options {
	margin-bottom:30px;
	padding:10px 15px;
	background:#f4f4f4;
	border-bottom:2px solid #ededed;
}
.sorting_options_text {
	display:inline-block;
	vertical-align:top;
	padding:5px 20px 5px 0;
}
.sorting_options .btn {
	vertical-align:top;
	margin-right:20px;
	padding:5px 20px;
}

#toggle-sizes {display:inline-block; padding-left:17px;}
#toggle-sizes a {
	display:inline-block;
	width:30px;
	height:30px;
	color:#ddd;
	font-size:21px;
	line-height:30px;
}
#toggle-sizes a:hover {color:#797979;}
.sorting_options .pagination {margin:0; border-radius:0;}
.sorting_options .pagination li a {margin-bottom:0;}

/* __________ Sorting __________ */
.product_sort {position:relative; display:inline-block;}
.filter_btn {
	min-width:200px;
	height:30px;
	padding:0 0 0 20px;
	background-color:#fff;
	cursor:pointer;
}
.filter_btn span.glyphicon {
	padding-right:10px;
	line-height:30px;
	font-size:9px;
	color:#797979;
}
.product_sort #filter {
	position:absolute;
	z-index:500;
	top:31px;
	left:0;
	min-width:200px;
}
.product_sort #filter li {
	display:block;
	margin:0;
}
.product_sort #filter li a {
	display:block;
	margin:0;
	padding-left:20px;
	text-align:left;
	background-color:#e3e3e3;
	color:#505050;
}
.product_sort #filter li a:hover,
.product_sort #filter li a.selected {
	color:#7cb818;
	background-color:#e3e3e3;
}

.size_btn a {
	display:inline-block;
	text-transform:none;
	font-size:13px;
	cursor:pointer;
	color:#7c7a7b;
}
.size_btn a .glyphicon {padding-right:10px; color:#e3e3e3;}
.size_btn a .glyphicon:before {
	content: "\e012";
}
.size_btn a .glyphicon.glyphicon-th:before {
	content: "\e011";
}

/* _________ //Sorting _________ */

/* __________ Product __________ */
.product_item {overflow:hidden; position:relative;}
.product_item .hover_img {width:100%; background-color:#7cb818;}
.product_item .hover_img img {opacity:0.88;}
.product_item .project_descr {
	position:absolute;
	left:0;
	bottom:-120px;
	width:100%;
	padding:25px 10px 24px;
	color:#7c7a7b;
	background-color:#fff;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.product_item .project_descr h4 {
	margin-bottom: 11px;
	font-weight:400;
}
.product_item:hover .project_descr {bottom:0;}
.product_item .project_descr p {display:none;}
.product_item .item_btn_in {
	position:absolute;
	top:-100px;
	left:0;
	right:0;
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
}
.product_item:hover .item_btn_in {top:34%;}
.product_item .item_btn_in a.btn {
	padding:10px 20px;
	text-transform:uppercase;
	font-size:15px;
}
.product_item .item_btn_in a.btn:focus,
.product_item .item_btn_in a.btn:hover {
	color:#fff;
}
.product_item .item_btn_in a.btn:focus:before,
.product_item .item_btn_in a.btn:hover:before {
	border-color:#fff;
}
/* _________ //Product _________ */

/* __________ Resized __________ */
.variable-sizes .element {width:100% !Important;}
.variable-sizes .hover_img {float:left; width:255px !Important; margin-right:30px;}
.variable-sizes .product_item .item_btn_in {
	bottom:15px;
	right:15px;
	left:auto;
	top:auto;
}
.variable-sizes .product_item .item_btn_in a.btn {
	border:0;
	background-color:#f4f4f4;
	color:#505050;
}
.variable-sizes .product_item .item_btn_in a.btn:hover {
	color:#fff;
	background-color:#7cb818;
}
.variable-sizes .project_descr {
	position:static;
	float:left;
	width:65%;
	padding-top:0;
	padding-left:0;
	padding-bottom:60px;
	text-align:left;
	border:0;
	background-color: transparent;
	transition: none;
	-webkit-transition: none;
}
.variable-sizes .product_item .project_descr span {display:block; margin:-5px 0 20px;}
.variable-sizes .product_item .project_descr p {display:block;}
/* _________ //Resized _________ */

/* __________ Shopping Cart __________ */
#cart {
	padding: 18px;
	background-color: #f4f4f4;
	border-bottom:2px solid #ededed;
}
#cart .close {color:#f00;}
.cart-items {
	border-bottom: 1px solid #ededed;
	padding: 0 0 10px 0;
}
.cart-items li {margin: 0 0 10px 0;
}
.cart-items li:last-child {margin: 0;
}
.cart-item-amount {
	display: block;
	font-size: 12px;
}
.cart-subtotal {
	display: block;
	margin: 8px 0;
}
.cart-subtotal strong {color: #505050; font-weight:400;
}

/* __________ Price Filter __________ */
#price-range input {
	padding: 0;
	background: 0;
	border: 0;
	box-shadow: none;
	margin: 2px 0 0 7px;
	width: 100px;
	height:20px;
}
#price-range label {
	float: left;
	font-weight:400;
	color:#505050;
}
.padding-range {
	padding: 0 8px;
}
#slider-range {
	margin: 0 0 16px 0;
}
#price-range .ui-slider {
	position: relative;
	text-align: left;
}
#price-range .ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 17px;
	height: 17px;
	margin-top: 1px;
	cursor: w-resize;
	transition: none !important;
	-webkit-transition: !important;
}
#price-range .ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	height: 14px;
	display: block;
	border: 0;
	background-position: 0 0;
}
#price-range .ui-widget-content {
	background-color: #f2f2f2;
	padding: 2px 0;
}
#price-range .ui-widget-header {background: #7cb818;
}
#price-range .ui-state-default {background: #ddd;
}
#price-range .ui-slider.ui-state-disabled .ui-slider-handle,
#price-range .ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}
#price-range .ui-slider-horizontal {
	height: .8em;
}
#price-range .ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
#price-range .ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
#price-range .ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
#price-range .ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}
/* _________ //Price Filter _________ */

/* __________ Product __________ */
.product_item2 {
	position:relative;
	border-width:4px;
	border-style:solid;
	border-color:transparent;
	transition: border-color 0.3s ease-in-out;
	-webkit-transition: border-color 0.3s ease-in-out;
}
.product_item2:hover {
	border-color:#7cb818;
}
.product_foto {display:block; background-color:#f5f5f5;}
.product_inf {padding:25px 5px 26px 20px;}
.product_inf h4 {margin-bottom:11px;}
.product_inf .price {margin-bottom:21px; font-size:17px;}
.old_price {float:left; padding-right:13px; text-decoration:line-through; font-size:17px; color:#797979;}
.product_inf .add_cart {
	display:inline-block;
	margin-right:5px;
	padding:6px 8px;
	text-transform:uppercase; 
	font-size:14px; 
	color:#505050; 
	border:2px solid #505050; 
	background-color:transparent;
}
.product_inf .add_cart:hover,
.product_inf .btn_like2:hover,
.product_inf .btn_com:hover {background-color:#505050; border-color:#505050; color:#fff;}
.product_inf .btn_com {
	margin-right:0;
	transition-delay: 0.1s;
	-webkit-transition-delay: 0.1s;
}
.product_inf .btn_like2, .product_inf .btn_com {
	display:inline-block;
	margin-top:-1px;
	margin-right:5px;
	padding:6px 8px;
	border:2px solid #ddd;
	font-size:20px;
	opacity: 0;
	filter: alpha(opacity=0);
	transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX( -50%);
	-webkit-transform: translateX(-50%);
}
.product_item2:hover .product_inf .btn_like2,
.product_item2:hover .product_inf .btn_com {
	opacity: 1;
	filter: alpha(opacity=100);
	transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
	-webkit-transform: translateX(0);
}

.sale {
	position:absolute;
	z-index:10;
	left:0;
	top:10px;
	padding:9px 15px;
	text-transform:uppercase;
	font-weight:700;
	font-size:15px;
	color:#fff;
	background-color:#7cb818;
}

/* _________ //Product _________ */



/*-----------------------------------------------------------------------------------*/
/*	PRODUCT PAGE
/*-----------------------------------------------------------------------------------*/
/* __________ Rating __________ */
.rating {
	overflow: hidden;
	display: inline-block;
	margin-right:25px;
}
.rating-input {
	display:none;
	position: absolute;
	left: 0;
	top: -50px;
}
.rating:hover .rating-star:hover,
.rating:hover .rating-star:hover ~ .rating-star,
.rating-input:checked ~ .rating-star {
	color:#7cb818;
}
.rating-star,
.rating:hover .rating-star {
	float: right;
	display: block;
	margin:0 5px 0 0;
	width: 14px;
	height: 14px;
	line-height:12px;
	color:#e3e3e3;
	font-size:15px;
}
/* _________ //Rating _________ */

.type2 h2 {margin-bottom:15px;}
.type2 .rating:hover .rating-star:hover,
.type2 .rating:hover .rating-star:hover ~ .rating-star,
.type2 .rating-input:checked ~ .rating-star {
	color:#ffc24d;
}
.price_block {padding-top:11px;}
.type2 .product_price {
	line-height:27px;
	font-size:29px;
	color:#7cb818;
}
.type2 .old_price {
	padding-right:22px;
	line-height:27px;
	font-size:18px;
}
.color_choice li {
	display:inline-block;
	margin-right:6px;
	padding:1px;
	box-shadow: 0 0 0 1px #e4e4e4;
	transition: box-shadow 0.3s ease-in-out;
	-webkit-transition: box-shadow 0.3s ease-in-out;
}
.color_choice li:focus,
.color_choice li:hover {
	box-shadow: 0 0 0 1px #000;
}
.color_choice li a {
	display:block;
	width:21px;
	height:21px;
	border:1px solid #000;
}
.color_choice li.color1 a {background-color:#000;}
.color_choice li.color2 a {background-color:#fff; border-color:#e4e4e4;}
.color_choice li.color3 a {background-color:#cb3210; border-color:#cb3210;}

.quantity_block li {float:left;}
.quantity_block .product_inf {padding:0;}
.quantity_block .product_inf .btn_like2,
.quantity_block .product_inf .btn_com {
	opacity: 1;
	filter: alpha(opacity=100);
	transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
	-webkit-transform: translateX(0);
}
.quantity {
	padding:8px 23px 8px 0;
	text-transform:uppercase;
	font-size:14px;
	color:#505050;
}

.quantity_block .product-amount form {
	overflow:hidden;
	position:relative;
	margin:0 20px 10px 0;
	border:1px solid #e6e6e6;
}
.quantity_block .product-amount input:focus,
.quantity_block .product-amount input {
	width: 85px;
	height:34px;
	margin:0;
	padding: 0 27px 0 10px;
	text-align: left;
	font-size:15px;
	color:#505050;
	border:0;
	background-color:#fff;
	background-image:url(../images/product-amount-bg.png);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.quantity_block .product-amount a {
	position:absolute;
	right:0;
	display:inline-block;
	vertical-align:top;
	width:27px;
	height:17px;
	line-height:17px;
	color:#fff;
	border:0;
	text-indent:-999px;
}
.quantity_block .product-amount a.plus {top:0;}
.quantity_block .product-amount a.minus {bottom:0;}

.quantity_block .product_inf .btn {border:2px solid #e4e4e4;}
.quantity_block .product_inf .btn.add_cart {border-color:#7cb818; color:#7cb818;}
.quantity_block .product_inf .btn.add_cart:hover {border-color:#7cb818; color:#fff; background-color:#7cb818;}
.quantity_block .product_inf .btn:hover {border-color:#505050; background-color:transparent; color:#505050;}

/* __________ Product Social __________ */
.product_social {padding:29px 0 21px;}
.product_social li {
	display:inline-block;
	margin:0 5px 8px 0;
}
.product_social li a {
	display:block;
	width:30px;
	height:30px;
	border-radius:50%;
	background-repeat: no-repeat;
	background-image: url(../images/product_social.png);
	opacity:0.7;
}
.product_social li a:hover {opacity:1;}
.product_social li a.soc1 {background-position: 0 0;}
.product_social li a.soc2 {background-position: -38px 0;}
.product_social li a.soc3 {background-position: -76px 0;}





/*-----------------------------------------------------------------------------------*/
/*	JCAROUSEL STYLES
/*-----------------------------------------------------------------------------------*/
.jcarousel-wrapper {position: relative;}
.jcarousel {position: relative; overflow: hidden; width: 100%; padding-bottom:71px;}
.jcarousel ul {width: 20000em; position: relative;}
.jcarousel li {float: left; width:255px; margin-right:30px;}

.jcarousel-control-prev,
.jcarousel-control-next {
	display:inline-block;
	width:25px;
	height:25px;
	margin:0 0 0 2px;
	background-image:url(../images/jcarousel_arrows.png);
	background-repeat:no-repeat;
	background-color:#505050;
}
.jCarousel_pagination a:hover {background-color:#7cb818;}
.jCarousel_pagination a.inactive {
	background-color:#505050;
	cursor:default;
}
.jcarousel-control-prev {background-position:0 0;}
.jcarousel-control-next {background-position:-25px 0;}

.product_page .jCarousel_pagination {position:relative; z-index:2; margin:-52px 0 52px;}
.product_page .jcarousel {padding-bottom:0;}






/*-----------------------------------------------------------------------------------*/
/*	FIX WEBKIT BROUSERS
/*-----------------------------------------------------------------------------------*/
@media screen and (-webkit-min-device-pixel-ratio:0) { 
	#newsletter-form input.input_wt {padding:11px 55px 11px 17px;}

}





/*-----------------------------------------------------------------------------------*/
/*	RESPONSIVE STYLES
/*-----------------------------------------------------------------------------------*/

@media (max-width: 1024px) and (-webkit-min-device-pixel-ratio:0) {
	
	#sidebar input {width:100%;}
	#sidebar .search_btn {width:100%;}

}



@media (max-width: 1024px) {
	
	.block_404 {min-height:300px !important;}
	.wrapper404 {padding-top:97px !important; padding-bottom:97px !important;}
	
	#sidebar .search_form .btn, #sidebar input[type="text"] {width:100%;}
	
}




@media (min-width: 992px) and (max-width: 1199px) {
	
	.logo {}
	.logo a {
    float: left;
    position: relative;
    display: block;
    padding-right: 20px;
    line-height: 30px;
    font-size: 24px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
}
	.logo a:before {width:160px; height:80px;}
	
	.logo2 {float:none; margin-bottom:10px;}
	.logo2 a {padding-left:65px; line-height:50px; font-size:36px;}
	.logo2 a:before {width:254px; height:66px;}

/* __________ Menu __________ */
	.is-sticky .menu_block {width:970px; margin-left:-485px;}
	
	
	.navbar-nav li a {margin-top:11px;}
/* _________ //Menu _________ */

/* __________ Index Page __________ */
	.slide1 .flex_caption1 .logo a:before {width:254px; height:66px; margin-left:-22px;}
	
	
	.service_item i {width:193px; height:129px;}
	.service_item a:hover i {background-position:0;}
	
	
	.projects_items .project_item {width:227px;}
	.projects_items .project_item .hover_img {height:198px; border-radius: 4px}
	.projects_items .project_item .proj_descr .proj_descr_content {padding:0 20px;}
	.projects_items .project_item .proj_descr .proj_descr_content p {font-size:15px; margin-bottom:15px;}
	
/* _________ //Index Page _________ */
	

/* __________ Shop __________ */
	.product_item .item_btn_in a.btn {margin-bottom:5px; padding:3px 7px; font-size:13px;}
	.product_inf .btn {margin-bottom:5px;}
	.variable-sizes .hover_img {width:205px !important;}
/* _________ //Shop _________ */

/* __________ Blog __________ */
	.post_img iframe {height:380px;}
/* _________ //Blog _________ */

	
	footer .FlickrImages {padding-right:0;}
	

}

@media (min-width: 768px) and (max-width: 991px) {
	.respon_clear {clear:both; height:0; font-size:0;}
	
	.logo {}
	.logo a {
    float: left;
    position: relative;
    display: block;
    padding-left: 0px;
    line-height: 20px;
    font-size: 15px;
    padding-right: 20px;
    margin-bottom: 0px;
    padding-bottom: 72px;
}
	.logo a:before 	{
	content:'';
	position:absolute;
	left:0;
	top:5px;
	width:160px;
	height:80px;
	background-image:url(../images/zm-steintor-logo-b.jpg);
	background-repeat:no-repeat;
	background-size:100% auto;
	-webkit-background-size:100% auto;
}

	.logo2 {float:none; margin-bottom:60px;}
	.logo2 a {padding-left:65px; line-height:50px; font-size:36px;}
	.logo2 a:before 	{
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:208px;
	height:54px;
	background-image:url(../images/);
	background-repeat:no-repeat;
	background-size:100% auto;
	-webkit-background-size:100% auto;
}
	
/* __________ Menu __________ */
	.is-sticky .menu_block {width:750px;}
	.is-sticky .menu_block {margin-left:-375px;}

    .navbar-collapse {float:none; padding-right:0; padding-left:0; border:0; box-shadow:none;}
    
.navbar-nav {float:none;}
.navbar-nav li {
    float: none;
    display: inline-block;
    margin: 20 0 0 0px;
    text-align: left;
}
.navbar-nav li a {
	display:block;
	margin:21px 0 0 20px;
	padding:4px 4px 5px;
	text-transform:none;
	font-weight:600;
	line-height:18px;
	font-size:16px;
	color:#7c7a7b;
	text-shadow: none;
	border-radius :0px;
	border:0px solid #fff;
	transition: none;
	-webkit-transition: none;
}
.navbar-nav li.sub-menu:hover a {
	border-radius:4px 4px 0 0;
	position:relative;
}
.navbar-nav li.sub-menu.sfHover a:before {
	content:'';
	position:absolute;
	z-index:9999;
	left:0;
	bottom:0px;
	width:100%;
	height:2px;
	background-color:#fff;
}

.navbar-nav li:hover a,
.navbar-nav li a:focus,
.navbar-nav li.active a {
    background: none;
    color: #7cb818;
    border-color: #7cb818;
    margin-top: 11px;
}

    
	
	ul.mega_menu {width:423px;}
/* __________ Menu __________ */

/* __________ Index Page __________ */
	.service_item i {width:142px; height:95px;}
	.service_item a:hover i {background-position:0;}
	.service_item a p {font-size:14px;}
	.service_item a span {line-height:15px; font-size:11px;}
	
	
	.projects_items .project_item {width:172px;}
	.projects_items .project_item .hover_img {height:150px;}
	.projects_items .project_item .proj_descr .proj_descr_content {padding:0 10px;}
	.projects_items .project_item .proj_descr .proj_descr_content p {font-size:12px; margin-bottom:10px;}
	.projects_items .project_item .proj_descr .proj_descr_content span {display:block; font-size:10px; line-height:13px;}

/* _________ //Index Page _________ */
	

/* __________ Shop __________ */
	.sorting_options .pagination {margin-top:15px;}
	.product_inf .btn {margin-bottom:5px;}
	.variable-sizes .hover_img {width:205px !important;}
	.variable-sizes .project_descr {width:274px;}
/* _________ //Shop _________ */

/* __________ Blog __________ */
	.leave_comment input[type="text"] {width:32.6%;}
	
	.post_img iframe {height:287px;}
/* _________ //Blog _________ */
	
	footer .FlickrImages {padding-right:0;}
	

    
}

@media (max-width: 767px) {
	#style-switcher {display:none !important;}
		
    
    .logo {}
	.logo a {
    float: left;
    position: relative;
    display: block;
    padding-left: 30px;
    line-height: 15px;
    font-size: 10px;
    padding-right: 30px;
    margin-top: 0px;
    padding-bottom: 72px;
}
	.logo a:before 	{
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:160px;
	height:80px;
	background-image:url(../images/zm-steintor-logo-b.jpg);
	background-repeat:no-repeat;
	background-size:100% auto;
	-webkit-background-size:100% auto;
}
	
	.logo2 {float:none; margin-bottom:-5px;}
	.logo2 a {padding-left:65px; line-height:60px; font-size:34px;}
	.logo2 a:before 	{
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:192px;
	height:50px;
	background-image:url(../images/);
	background-repeat:no-repeat;
	background-size:100% auto;
	-webkit-background-size:100% auto;
	}
	
	

/* __________ Menu NEU __________ */
	.menu_block:before {display:none;}
	.menu_block {
    width: auto;
    margin-top: 0;
    margin-right: -30px;
    margin-left: -30px;
    margin-bottom: 0px;
    padding-top: 20px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 20px;
}
	
	.navbar-collapse {max-height:none;}
	.navbar-toggle {
    position: relative;
    z-index: 100;
    display: block;
    margin-top: 5px;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 10px;
    padding: 0;
    width: 40px;
    height: 40px;
    border-radius: 0;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
	.navbar-toggle span {font-size:20px; line-height:24px; color:#626463; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out;}
	.navbar-toggle:hover span {
    color: #7cb818;
    margin-top: 0px;
}
	.navbar-nav {
    float: none;
    text-align: left;
    margin-top: 00px;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 00px;
}
	.navbar-nav li {width:100% !important; margin:0; padding-bottom:5px; text-align:left; border:0;}
	.navbar-nav li:before {display:none;}
	.navbar-nav li a {margin:0; padding:0; display:inline-block; border:0;}
	.navbar-nav li.menu_middle a {margin-right:0;}
	.navbar-nav li:hover a, .navbar-nav li a:focus, .navbar-nav li.active a {background:none !Important; color:#5d9400;}
	.navbar-nav li a:before, .navbar-nav li a:after {display:none;}

        
/* __________ END NEU __________ */
    

    	
	.sub-menu ul {display:none !important; position:static; border:0; margin:0; padding-top:4px; padding-left:0; background-color:transparent; box-shadow:none;}
	.sub-menu ul:before {display:none;}
	.sub-menu:hover ul {display:block !important;}
	.sub-menu ul li a {border:0 !important; padding:0 !important; display:inline-block; color:#7cb818 !important;}
	.sub-menu ul li.active a, .sub-menu ul li a:hover {color:#938873 !important; background:none !important;}
	.sub-menu ul li a span {display:inline-block !important; padding:0 0px 0 0px;}

	/* Mega Menu */
	ul.mega_menu {width:100%; color:#7cb818;}
	ul.mega_menu li.col {width:33% !important;}
	ul.mega_menu .color_text {font-weight:700; color:#7cb818;}
	ul.mega_menu li ol li a {padding:1px 5px 1px 0 !important;}
	ul.mega_menu h4, ul.mega_menu h5 {font-size:12px; color:#7cb818;}
	ul.mega_menu h4 {border-bottom:1px solid rgba(0,0,0,0.2);}
	
/* _________ //Menu _________ */

    

/* __________ Index Page __________ */
	.social li {margin-left:7px;}
	
	.termine li {margin-left:7px;}
	.telstart li {margin-left:7px;}
	.teldet li {margin-left:7px;}
	.maildet li {margin-left:5px;}
	
	.services_block .row {margin:0 auto; width:420px;}
	.service_item i {width:168px; height:112px;}
	.service_item a:hover i {background-position:0;}
	.service_item a p {font-size:14px;}
	.service_item a span {line-height:15px; font-size:11px;}
	
	
	.video_block {height:266px; }
	
	
	.projects_items {width:420px; margin:0 auto;}
	.projects_items .project_item {float:none; width:210px;}
	.projects_items .project_item .hover_img {height:183px;}
	.projects_items .project_item .proj_descr {z-index:10; left:100% !important; opacity:1;}
	.projects_items .project_item .proj_descr .proj_descr_content {padding:0 20px;}
	.projects_items .project_item .proj_descr .proj_descr_content p {font-size:14px; margin-bottom:10px;}
	.projects_items .project_item .proj_descr .proj_descr_content span {display:block; font-size:12px; line-height:15px;}
	
	.projects_items .project_item.last .proj_descr:before {border-right: 18px solid #fff; border-top: 16px solid transparent; border-left: 0; border-bottom: 16px solid transparent; left:-18px; right:auto;}
	
/* _________ //Index Page _________ */


/* __________ Shortcodes __________ */
	.price_item {width:100%; float:none; margin-bottom:20px;}
	
	.icons_block li {width:100%;}
/* _________ //Shortcodes _________ */

/* __________ Shop __________ */
	.shop_block .col-xs-6 {width:49.8%;}
	.sorting_options .pagination {margin-top:10px;}
	#toggle-sizes {margin-top:10px;}
	.product_item .item_btn_in a.btn {margin-bottom:5px;padding:3px 8px; font-size:12px;}
	.sorting_options .btn {margin-top:10px;}
	.product_sort {margin-top:10px;}
	#toggle-sizes {display:none;}
/* _________ //Shop _________ */

/* __________ Blog __________ */
	.leave_comment input[type="text"] {width:99.5%;}
/* _________ //Blog _________ */
	.wrapper404 {padding-top:37px !important;}
	.wrapper404 h1 {font-size:26px; line-height:34px;}
	.wrapper404 h4 {font-size:15px; line-height:20px;}
	.wrapper404 .search_form {width:260px;}
	
	
	footer .FlickrImages {padding-right:0;}

}



@media (max-width: 479px) {
	.breadcrumbs_content .pull-right, .breadcrumbs_content .pull-left {float:none !important;}
	
	
/* __________ Menu __________ */
	.navbar-collapse {max-width:260px;}
	
	/* Mega Menu */
	ul.mega_menu li.col {width:100% !important; float:none; padding-bottom:25px;}
	
/* _________ //Menu _________ */
	

/* __________ INDEX PAGE __________ */
	.top_line {text-align:center;}
	.top_line .top_phone {
    float: none !Important;
    padding-bottom: 10px;
}
	.top_line .social {float:none !Important;}
	.top_line .termine {float:none !Important;}
	.top_line .telstart {float:none !Important;}
	
	.logo {}
	.logo a {
    float: left;
    position: relative;
    display: block;
    padding-left: 0px;
    padding-bottom: 20px;
    line-height: 30px;
    font-size: 24px;
    margin-bottom: 50px;
}
	.logo a:before	{
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:150px;
	height:75px;
	background-image:url(../images/zm-steintor-logo-b.jpg);
	background-repeat:no-repeat;
	background-size:100% auto;
	-webkit-background-size:100% auto;
	}
	
	.logo2 {float:none; margin-bottom:-10px;}
	.logo2 a {padding-left:50px; padding-bottom:20px; line-height:60px; font-size:26px;}
	.logo2 a:before	{
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:192px;
	height:50px;
	background-image:url(../images/);
	background-repeat:no-repeat;
	background-size:100% auto;
	-webkit-background-size:100% auto;
	}
    
    
 	.menu_block {padding-bottom: 15px;}
    
	.navbar-toggle {margin:0; padding-bottom: 5px;}
    
	
	.services_block .row {width:260px;}
	
	
	.video_block {height:177px;}
	
	
	.projects_items {width:260px;}
	.projects_items .project_item {width:130px;}
	.projects_items .project_item .hover_img {height:110px;}
	.projects_items .project_item .proj_descr .proj_descr_content {padding:0 15px;}
	.projects_items .project_item .proj_descr .proj_descr_content p {font-size:13px; line-height:15px; margin-bottom:5px;}
	.projects_items .project_item .proj_descr .proj_descr_content span {display:none;}
	.projects_items .project_item .proj_descr .proj_descr_content .btn {margin-top:5px; padding:3px 11px; font-size:11px; line-height:15px;}
	
/* __________ //INDEX PAGE __________ */
	


/* __________ Shortcodes __________ */
	.nav-tabs li {float:none; width:100%;}
	
	.frame340 iframe {width:260px;}
/* _________ //Shortcodes _________ */

/* __________ Shop __________ */
	.product_sort {margin-top:10px;}
/* _________ //Shop _________ */

/* _________ Blog __________ */
	.post_img iframe {height:237px;}
/* ________ //Blog _________ */

	
	footer .latest_news_item .recent_post {float:left !important; margin-right:20px;}
	
	
	.copyright .pull-left, .copyright .pull-right {float:none !important; text-align:center;}
	.socials {margin-top:10px;}
	.termine {margin-top:10px;}
	.telstart {margin-top:10px;}



/* __________ Bootstrap Style __________ */
	.col-ss-1, .col-ss-2, .col-ss-3, .col-ss-4, .col-ss-5, .col-ss-6, .col-ss-7, .col-ss-8, .col-ss-9, .col-ss-10, .col-ss-11 {float: left;}
	.col-ss-12 {width: 100%;}
	.col-ss-11 {width: 91.3c3c3c3c3c3c3c3c3c3c3c3c66%;}
	.col-ss-10 {width: 83.33333333333334%;}
	.col-ss-9 {width: 75%;}
	.col-ss-8 {width: 66.3c3c3c3c3c3c3c3c3c3c3c3c66%;}
	.col-ss-7 {width: 58.333333333333336%;}
	.col-ss-6 {width: 50%;}
	.col-ss-5 {width: 41.3c3c3c3c3c3c3c3c3c3c3c3c67%;}
	.col-ss-4 {width: 33.33333333333333%;}
	.col-ss-3 {width: 25%;}
	.col-ss-2 {width: 16.3c3c3c3c3c3c3c3c3c3c3c3c664%;}
	.col-ss-1 {width: 8.333333333333332%;}

}


@media (max-width: 319px) {

	.logo {}
	.logo a {
    float: left;
    position: relative;
    display: block;
    padding-left: 0px;
    margin-bottom: 60px;
    }
    
	.logo a:before 	{
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:65px;
	height:65px;
	background-image:url(../images/zm-steintor-logo-s.jpg);
	background-repeat:no-repeat;
	background-size:100% auto;
	-webkit-background-size:100% auto;
	}
	
	.logo2 {float:none; margin-bottom:25px;}
	.logo2 a {padding-left:65px; line-height:60px; font-size:34px;}
	.logo2 a:before 	{
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:192px;
	height:50px;
	background-image:url(../images/...);
	background-repeat:no-repeat;
	background-size:100% auto;
	-webkit-background-size:100% auto;
	}

    
    .menu_block {padding-bottom:0px;}
    .navbar-toggle {margin:0; padding-top: 10px;}

	
}




/* __________ BACK TO TOP __________ */

a.back-to-top {
	display: none;
	width: 50px;
	height: 50px;
	text-indent: -9999px;
	position: fixed;
	z-index: 999;
	right: 5px;
	bottom: 105px;
	background: #e8ebe2 url("../images/top.png") no-repeat center 43%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
