/*

ORIGNAL custom.css


*/
/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/

@media only	 screen and (min-width: 780px) {
	#page-content {
		min-height: 20vh;
	}
}
.parallax-overlay {
	background: rgba(0,0,0,0.15);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}
#Telefonnummer2_label {
	height: 100%;
	text-align: right;
	padding-top: 8px;
	width: 100%;
}
.picture img {
	width: 100%;
	height: 100%;
}


@media only	 screen and (min-width: 780px) {
	#page-content {
		min-height: 20vh;
	}
}
.parallax-overlay {
    background: rgba(0,0,0,0.35);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

@media (max-width: 1200px) {
	.social-icons{
		display:none;
	}
}

@media (min-width: 1200px) {
	#logo img {
		margin-left: 35px;
	}
}

#footer {
	line-height: 25px;
}
#logo img {
	max-height: 75px;
}
#footer .footer-content {
    padding: 25px 0 0px 0;
}

div#comparison { 
  width: 60vw;
  height: 60vw;
  max-width: 600px;
  max-height: 600px;
  overflow: hidden; }
div#comparison figure { 
  background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/4273/photoshop-face-before.jpg); 
  background-size: cover;
  position: relative;
  font-size: 0;
  width: 100%; 
  height: 100%;
  margin: 0; 
}
div#comparison figure > img { 
  position: relative;
  width: 100%;
}
div#comparison figure div { 
  background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/4273/photoshop-face-after.jpg);
  background-size: cover;
  position: absolute;
  width: 50%; 
  box-shadow: 0 5px 10px -2px rgba(0,0,0,0.3);
  overflow: hidden;
  bottom: 0;
  height: 100%;
}

input[type=range]{
	clear: both;
  -webkit-appearance:none;
  -moz-appearance:none;
  position: block;
  top: -2rem; 
  background-color: rgba(255,255,255,0.1);
  width: 102%; 
}
input[type=range]:focus { 
  outline: none; 
}
input[type=range]:active { 
  outline: none;  
}

input[type=range]::-moz-range-track { 
  -moz-appearance:none;
    height:15px;
    width: 98%;
    background-color: rgba(255,255,255,0.1); 
    position: relative;
    outline: none;    
 }
input[type=range]::active { 
  border: none; 
  outline: none;
}
input[type=range]::-webkit-slider-thumb {
    -webkit-appearance:none;
    width: 20px; height: 15px;   
    background: #fff;
    border-radius: 0;
   }
input[type=range]::-moz-range-thumb {
  -moz-appearance: none;
  width: 20px;
  height: 15px;
  background: #fff;
  border-radius: 0;
     }   
input[type=range]:focus::-webkit-slider-thumb {
    background: rgba(255,255,255,0.5);
   }
input[type=range]:focus::-moz-range-thumb {
    background: rgba(255,255,255,0.5);
   }
.divisor {
	border-right: 10px solid #fff;
}
.parallax-overlay {
	background: rgba(0,0,0,0.25);
}
#header.dark .header-inner #logo a > img {
	display: block;
}
#header[data-fullwidth="true"] .header-inner .container, #header[data-fullwidth="true"] #header-wrap .container {
    padding: 0 0px;
}
#header[data-fullwidth="true"] #logo {
	margin-left: 10px;
}
/*
ALSO REMOVED FROM STYLE.CSS
#header.header-modern:not(.header-active) {
  margin: 0px auto 0;
  width: 1200px;
}*/
#header.header-modern {
    margin: 0px auto 0;
    width: 1200px;
}

.list li {
  line-height: 25px;
}
.list-icon li {
  margin-bottom: 2px;
}
#footer .copyright-content {
    min-height: 80px;
}
.icon-box {
    margin-bottom: 0px;
}
#footer .widget .widget-title,
#footer .widget h4 {
  font-size: 16px;
}
.widget .widget-title,
.widget > h4 {
  margin-bottom: 15px;
}
.widget {
  margin-bottom: 5px;
}
.sidebar.sidebar-modern:before {
  background: none;
}
.p-cb {
  margin: 2px 0;
  padding: 21px;
}
.p-cb-extra-pad {
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}
.sidebar-left .sidebar.sidebar-modern {
    padding-left: 5px;
    padding-right: 5px;
}
button.btn:hover, button.btn:focus, button.btn:not(:disabled):not(.disabled):active, button.btn:not(:disabled):not(.disabled).active,
.btn:not(.close):not(.mfp-close):hover,
.btn:not(.close):not(.mfp-close):focus,
.btn:not(.close):not(.mfp-close):not(:disabled):not(.disabled):active,
.btn:not(.close):not(.mfp-close):not(:disabled):not(.disabled).active,
a.btn:not([href]):not([tabindex]):hover,
a.btn:not([href]):not([tabindex]):focus,
a.btn:not([href]):not([tabindex]):not(:disabled):not(.disabled):active,
a.btn:not([href]):not([tabindex]):not(:disabled):not(.disabled).active {
  background-color: #0F8336;
  border-color: #0F8336;
}
#mainMenu nav > ul > li .dropdown-menu {
  min-width: 268px;
}
h3.subtitle {
	margin-bottom: 20px;
}
h3.subtitle::after {
    display: block;
    content: '';
    clear: both;
    margin-top: 10px;
    width: 250px;
    height: 2px;
    border-radius: 3px;
    background-color: #006699;
}
.col-md-5-sp {
    position: relative;
    width: 100%;
    padding-right: 6px;
    padding-left: 15px;
}

#mainMenu nav > ul > li > a {
  position: relative;
  font-family: "Poppins", sans-serif;
  padding: 10px 12px;
  text-transform: uppercase;
  font-size: 14.3px;
  font-weight: 600;
  letter-spacing: 0.6px;
  color: #444444;
  border-radius: 0;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  transition: all .3s ease;
  line-height: normal;
}
#mainMenu nav > ul > li {
  margin-top: 5px;
}
@media (max-width: 1078px) {
	#mainMenu nav > ul > li {
	  padding-left: 12px !important;
	}
	.noMobile {
		display: none !important;
	}
}
.smallerh4 {
	padding-top: 10px;
	font-size: 20px;
}
.team-desc span {
	display: block;
	min-height: 36px !important;
}
#contentstyle a {
	text-decoration: underline;
}
#contentstyle a.btn {
	text-decoration: none;
}
#contentstyle h4 {
	padding-top: 15px;
}
#contentstyle h4:first-child {
	padding-top: 0px;
}
#contentstyle h2::before {
  position: absolute;
  content: '';
  margin-left: 0px;
  margin-top: 40px;
  width: 75px;
  height: 3px;
  border-radius: 3px;
  background-color: #0F8336;
}
#contentstyle h2.noshow::before {
  display: none;
}
#contentstyle h2 {
  margin-bottom: 20px;
}
section {
  padding: 40px 0;

}
.form-control {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
}
.custom-heading h1, .custom-heading h2, .custom-heading h3, .custom-heading h4 {
  color: #303030;
  font-weight: 300;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.custom-heading-delim {
  border-top: 3px solid #303030;
  display: block;
  margin-top: 10px;
  width: 30px;
}
element {

    width: 30px;

}
.heading-center .custom-heading-delim {

    margin: 30px auto 0;

}
.box-fancy [class*="col-"] {
  padding: 3% 5% !important;
}
h2, .h2 {
	font-size: 26px;
}
.heading-text.heading-section h2 {
	font-size: 40px;
}
h3, .h3 {
  font-size: 20px;
  margin-bottom: 5px !important;
  margin-top: 25px;
}
.call-to-action a.btn {
  margin-top: 0px;
}
.post-item-description a {
	text-decoration: none !important;
}
.line2 {
	margin-top: 20px;
	margin-bottom: 30px;
}


/*

NEW CUSTOM CSS

*/

.post-item .post-item-description > h2 > a {
	font-size: 14px !important;
	margin-bottom: 5px !important;
}
.post-item.border > .post-item-wrap > .post-item-description {
	padding: 5px 5px 4px 5px !important;
}
.post-item .post-item-description > h2 {
	margin-bottom: 0px !important;
	min-height: 55px !important
}
.services-single img {
	margin-bottom: 25px
}
.grid-layout .product-title h3 a {
	font-size: 15px !important;
	
}
.grid-layout .product-title h3 {
	line-height: 20px !important;
}
.grid-layout .product-rewviews {
	font-size: 12px !important;
}
.grid-layout .product-title {
	height: 70px;
}
.product-description .product-title h3 {
	font-size: 23px !important;
}
.product {
	border: 1px solid #e6e8eb;
	background-color: #e6e8eb;
}
.product-price {
	clear: both;
	float: none  !important;
	width: 100% !important;
	position: relative;
	display: block;
}
.product-padding {
	padding-right: 10px;
	padding-left: 10px;
}
.product .product-price ins {
	font-weight: normal;
}
.portfolio-item .portfolio-image:after,
.portfolio-item .portfolio-video:after,
.portfolio-item .grid-image:after,
.portfolio-item .grid-video:after,
.portfolio-item .flickity-viewport:after,
.grid-item .portfolio-image:after,
.grid-item .portfolio-video:after,
.grid-item .grid-image:after,
.grid-item .grid-video:after,
.grid-item .flickity-viewport:after {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: transparent;
  transition: all 0.3s ease;
  opacity: 0;
  content: ' ';
  z-index: 2;
}
#header .header-inner #logo a > img {
	height: 60px;
}
#header .header-inner #logo {
	padding-top: 10px !important;
}
.hr-title {
	border-top: 1px solid #322868;
	padding-bottom:3px;
	margin-bottom: 10px;
	margin-top: 10px;
	clear: both;
}
.widget-title {
	margin-bottom: 8px !important;
}
.sidebar.sidebar-modern::before {
  background: none;
}
.h3-custom {
	font-size:19px !important; 
	font-weight:400 !important; 
	text-transform:none !important;
}
.sidebar-left .sidebar.sidebar-modern {
  padding-left: 5px;
  padding-right: 5px;
}
.breadcrumb {
	padding-top: 0px !important;
	padding-left: 0px !important;
}
.post-item.border .post-item-wrap {
	border: 1px solid #e6e8eb;
}
#contentstyle p, #contentstyle div, #contentstyle span, #contentstyle td {
	color: #666;
}
#contentstyle a {
	color: #0F8336;
}
.v-middle {
	 border: 0 none;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
#footer .copyright-content {
  min-height: 70px;
  padding-top: 17px;
  background-color: #eff1f4;
  font-size: 13px;
  padding-bottom: 17px;
}
#mainMenu nav > ul > li > a {
  font-size: 13.7px;
}
.contentstyle h2::before {
  position: absolute;
  content: '';
  margin-left: 0px;
  margin-top: 40px;
  width: 75px;
  height: 3px;
  border-radius: 3px;
  background-color: #0F8336;
}
.h3custom {
	font-size: 1.58571429em;
	text-transform: uppercase;
}
.h2custom {
	font-size: 30px;
}
#contentstyle .btn-light {
	color: #555;
}
.bg-overlay {
  background: rgba(0, 0, 0, 0.25);
}
.inspiro-slider .slide .slide-captions h1, h3 {
text-shadow: rgb(0, 0, 0) 0px 0px 1px;
}
