.clearfix {
  width: 100%;
  overflow: hidden;
  clear: both; }

h1 {
  font-size: 42px;
  font-weight: 300;
  color: #2f3741; }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{
  background: transparent !important;
}
h2{
  font-size: 36px;
  font-weight: 300;
  
  color: #2f3741; }

ol, ul {
  color: #b1b9bf !important; }

.navbar-default {
  background: transparent !important;
  border: 0 !important;
  transition-duration: 0.3s; }

.logotyp {
  width: 96px;
  height: 96px;
  padding: 0;
  background: url("../img/logo_jm.png") no-repeat;
  background-size: contain;
  transition-duration: 0.3s; }

.logotyp.scrolled {
  width: 80px;
  height: 80px;
  padding: 0;
  background: url("../img/logo_jm_new.png") no-repeat;
  background-size: contain; }

.navbar-brand > img{
  width: 64px;
  height: 64px;
  padding: 0;
}

.navbar-right {
  padding: 20px 0;
  transition-duration: 0.3s; }

.navbar-right.scrolled {
  padding: 16px 0; }

.navbar-default .navbar-nav > li > a {
  text-transform: uppercase;
  font-size: 14px;
  color: #fff !important;
  transition-duration: 0.3s; }

.navbar-default.scrolled {
  background: #fff !important;
  -webkit-box-shadow: 0px 0px 32px 0px rgba(204, 204, 204, 0.5);
  -moz-box-shadow: 0px 0px 32px 0px rgba(204, 204, 204, 0.5);
  box-shadow: 0px 0px 32px 0px rgba(204, 204, 204, 0.5); }

.navbar-default .navbar-nav.scrolled > li > a {
  color: #2f3741 !important; }

#slider {
  height: 70vh;
  text-shadow: none !important; }
  #slider .carousel {
    height: 500px; }
  #slider .carousel-inner, #slider .carousel, #slider .item, #slider .container, #slider .fill {
    height: 100%;
    width: 100%; }

.fill {
  width: 100%;
  height: 100%;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover; }

.carousel-control.left, .carousel-control.right {
  background: transparent !important; }

.glyphicon-chevron-left::before {
  content: url(../img/left.png) !important; }

.glyphicon-chevron-right::before {
  content: url(../img/right.png) !important; }

#rc-imageselect, .g-recaptcha {
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0; }

.carousel-caption {
  text-align: left !important;
  color: #fff !important;
  text-shadow: none !important;
  }

.background-area {
  background-color: #2f3741;
  background-color: rgba(47, 55, 65, 0.66);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#2f3741, endColorstr=#2f3741);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#2f3741, endColorstr=#2f3741)";
  width: 100%;
  height: 100%;
  padding: 32px; }

.box {
  text-align: center;
  display: block;
  transition-duration: 0.3s;
  overflow: hidden;
  border-radius: 4px; }
  .box img {
    opacity: 0.4;
    width: 96px;
    height: 96px; }
  .box:hover {
    -webkit-box-shadow: 0px 0px 32px 0px rgba(204, 204, 204, 0.5);
    -moz-box-shadow: 0px 0px 32px 0px rgba(204, 204, 204, 0.5);
    box-shadow: 0px 0px 32px 0px rgba(204, 204, 204, 0.5); }

.hovereffect {
  padding: 16px;
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default; }

.hovereffect .overlay {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
  width: 80%;
  height: 80%;
  left: 0;
  bottom: 0;
  margin-top: 20px; }

.hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100); }

.hovereffect a.small_btn {
  background: #b1b9bf;
  color: #fff;
  padding: 16px;
  text-transform: uppercase;
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  border-radius: 2px; }

.hovereffect:hover a, .hovereffect:hover p, .hovereffect:hover h2 {
  opacity: 1;
  filter: alpha(opacity=100); }

.btn_wrapper {
  margin-top: 30px;
  margin-bottom: 15px; }

a.main_btn {
  background: #b1b9bf;
  color: #fff;
  padding: 12px 16px;
  text-transform: uppercase;
  border: 1px solid #b1b9bf;
  border-radius: 2px;
  font-size: 12px; }

a.main_btn_2 {
  background: #fff;
  color: #b1b9bf;
  padding: 12px 16px;
  text-transform: uppercase;
  font-size: 12px;
  border: 1px solid #b1b9bf;
  border-radius: 2px; }

#work {
  padding: 128px 0; }
  #work h1 {
    text-align: center; }
  #work img {
    min-width: 100%;
    max-width: 100%;
    height: auto; }
  #work p {
    font-size: 14px;
    padding: 0 0 32px 0;
    margin: 0;
    color: #b1b9bf; }

#portfolio {
  padding: 128px 0; 
text-align: center;}

#portfolio h1, #portfolio h2, #work h1, #services h1, #portfolio h1, #projectsteps h1, #contact h1{
  text-transform: uppercase;
}

.contener2{
  padding: 31.5px;
  min-height: 121px;
  border: 2px solid #b1b9bf;
}

.contener2 h2{
  text-align: center;
  font-size: 30px;
  transition-duration: 0.3s;
}

.wyrownaj{
  padding-left: 1px !important;
  padding-right: 1px !important;
  padding-bottom: 2px !important;
}

#portfolio img{
  min-width: 100%;
  max-width: 100%;
  height: auto;
}

.hovereffect2{
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect2 .overlay2 {
  position: absolute;
  overflow: hidden;
  width: 80%;
  height: 80%;
  left: 10%;
  top: 25%;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0,1);
  -ms-transform: scale(0,1);
  transform: scale(0,1);
}

.hovereffect2:hover .overlay2 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  cursor: pointer;
}

.hovereffect2 img {
  display: block;
  position: relative;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.hovereffect2:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.6" /><feFuncG type="linear" slope="0.6" /><feFuncB type="linear" slope="0.6" /></feComponentTransfer></filter></svg>#filter');
  filter: brightness(0.6);
  -webkit-filter: brightness(0.6);
}

.hovereffect2 a, .hovereffect2 p {
  color: #FFF;
  padding: 1em 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%,0);
  font-size: 18px;
}

.hovereffect2:hover a, .hovereffect2:hover p{
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

#slider-contact{
  padding: 100px 0;
}

#slider-projekty .background-area{
  padding: 100px 0;
}

#slider-projekty h1{
  color: #fff !important;
  text-align: center;
}

#projekty-arch{
  padding: 100px 0;
  -webkit-background-size: cover; 
  -moz-background-size: cover; 
  -o-background-size: cover; 
  background-size: cover; 
  background-repeat: no-repeat; 
  background-position: center;
}

#gallery-2 .gallery-item{
  margin-top:0 !important;
}

#single_wrapper dl{
  margin-bottom: 0 !important;
}

#gallery-1 img{
   border: 0 !important;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  padding: 2px !important;
}


#gallery-2 img{
  border: 0 !important;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  padding: 2px !important;
}

#projectsteps {
  padding: 128px 0; 
text-align: center;}

#projectsteps h1 {
    margin-top: 0;
    padding-top: 0;
    text-align: center; }
  #projectsteps h2 {
    font-size: 22px;
    padding: 32px 0 8px 0;
    color: #2f3741; }
  #projectsteps p.service_text {
    font-size: 14px;
    padding: 0 0 32px 0;
    margin: 0;
    color: #b1b9bf; }


#services {
  padding: 128px 0; }
  #services h1 {
    margin-top: 0;
    padding-top: 0;
    text-align: center; }
  #services h2 {
    font-size: 22px;
    padding: 8px 0 8px 0;
    color: #2f3741; 
  text-transform: uppercase;}
  #services p.service_text {
    font-size: 14px;
    padding: 0 0 32px 0;
    margin: 0;
    color: #b1b9bf; }

p.intro {
  color: #b1b9bf;
  text-align: left;
  padding: 0; }

.wciecia {
  margin-bottom: 128px; }

hr.linia {
  border: 0;
  height: 0;
  border-top: 1px solid #b1b9bf;
  border-bottom: 1px solid #b1b9bf;
  width: 72px;
  float: left; }

hr.linia2 {
  border: 0;
  height: 0;
  border-top: 1px solid #b1b9bf;
  border-bottom: 1px solid #b1b9bf;
  width: 72px;
  float: center;
  margin-bottom: 64px; }

#contact {
  padding: 128px 0; }
  #contact h1 {
    text-align: center; }
  #contact h2 {
    padding: 0 0 32px 0;
    margin: 0;
    font-size: 22px;
    color: #2f3741; }
  #contact p {
    font-size: 14px;
    padding: 0 0 32px 0;
    margin: 0;
    color: #b1b9bf;
    text-align: center; }

#accent {
  background-image: url("../img/accent.jpg");
  height: 50vh;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

#single_wrapper {
  padding: 164px 0; }

.box_single {
  padding: 32px;
  background: #fff; }
  .box_single h1 {
    font-size: 28px;
    padding: 0 0 16px 0;
    margin: 0; }
  .box_single p {
    font-size: 14px;
    padding: 0 0 32px 0;
    margin: 0;
    color: #b1b9bf; }

label {
  width: 100% !important;
  font-weight: normal; }

.form-control {
  border: 1px solid #e5e5e5;
  border-radius: 0 !important; }

.formbox {
  -webkit-box-shadow: 0px 0px 32px 0px rgba(204, 204, 204, 0.5);
  -moz-box-shadow: 0px 0px 32px 0px rgba(204, 204, 204, 0.5);
  box-shadow: 0px 0px 32px 0px rgba(204, 204, 204, 0.5);
  border-radius: 4px;
  padding: 32px; }
  .formbox h2 {
    text-align: center; }

textarea.form-control {
  height: 128px !important; }

.btn-contact {
  background: #b1b9bf !important;
  border: 1px solid #b1b9bf !important;
  border-radius: 4px;
  color: #fff !important;
  padding: 16px 32px;
  float: right; }

.check-18 p {
  color: #b1b9bf;
  font-size: 12px;
  text-align: justify; }
  .check-18 p a {
    color: #b1b9bf !important; }

.slideout-widget {
 position: fixed;
 right: -20em;
 top: 35%;
 transition: right .4s;
 width: 20em;
 z-index: 10;
}
 
.slideout-widget:hover {
 right: 0;
}
 
.slideout-widget-handler,
.slideout-widget-content {
 background: #eee;
 border: 1px solid #ddd;
 padding: 1em .5em;
}
 
.slideout-widget-handler {
 border-right: none;
 left: -3em;
 position: absolute;
 text-align: center;
 width: 3em;
}
.slideout-widget-content {
 border-width: 1px 0;
 overflow: hidden;
 width: 100%;
 z-index: 11;
}

.widget-facebook .slideout-widget-handler,
.widget-facebook .slideout-widget-content {
 background: #3c5b9b;
 border: none;
}
 
.widget-facebook,
.widget-facebook a {
 color: #fff;
}

.widget-insta .slideout-widget-handler {
  background: #feda77;
  background: -moz-linear-gradient(45deg, #feda77 0%, #df1712 35%, #6248cd 100%);
  background: -webkit-linear-gradient(45deg, #feda77 0%, #df1712 35%, #6248cd 100%);
  background: linear-gradient(45deg, #feda77 0%, #df1712 35%, #6248cd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#feda77",endColorstr="#6248cd",GradientType=1);
  border: none;
  margin-top: 72px; }

.widget-insta .slideout-widget-content {
  background: #6248cd;
  border: none;
  margin-top: 72px; 
  padding: 20px;
}

.widget-insta,
.widget-insta a {
  color: #fff; }

#footer a{
  color:#b1b9bf !important;
}

ul.footer_menu {
  margin: 0;
  padding: 0;
  list-style: none; }

ul.footer_menu, li > a {
  color: #b1b9bf !important; }

img.logo_footer {
  min-width: 80%;
  max-width: 80%;
  height: auto;
  margin-top: 20px; }

#footer {
  background: #404041;
  padding: 64px 0; }
  #footer h3 {
    color: #fff;
    font-size: 18px; }
  #footer p {
    color: #b1b9bf; }




.hovereffect3{
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  border: 2px solid #b1b9bf;
  min-height: 121px;
  padding: 31.5px;
}

.hovereffect3 .overlay3{
  position: absolute;
  overflow: hidden;
  width: 80%;
  height: 80%;
  left: 10%;
  top: 25%;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0,1);
  -ms-transform: scale(0,1);
  transform: scale(0,1);
}

.hovereffect3 h2{
  text-align: center;
  font-size: 30px;
  transition-duration: 0.3s;
}

.hovereffect3:hover{
    background: #333;
  opacity: 0.6;
}

.hovereffect3:hover h2{
 background: #333;
  opacity: 0.6;
}

.hovereffect3:hover .overlay3 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  cursor: pointer;
}

.hovereffect3:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.6" /><feFuncG type="linear" slope="0.6" /><feFuncB type="linear" slope="0.6" /></feComponentTransfer></filter></svg>#filter');
  filter: brightness(0.6);
  -webkit-filter: brightness(0.6);
}

#catapult-cookie-bar{
  font-size: 12px !important;
}

.hovereffect3 a, .hovereffect3 p {
  color: #FFF;
  padding: 1em 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%,0);
  font-size: 18px;
}

.hovereffect3:hover a, .hovereffect3:hover p{
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.odstep15{
  margin-bottom: 15px;
}

.navbar-default .navbar-toggle{
  border: 0 !important;
  margin-top: 15px !important;
}

.navbar-default .navbar-toggle:hover{
  background: transparent !important;
}

.navbar-toggle{
  padding: 16px 10px !important;
}

.navbar-default .navbar-toggle .icon-bar{
  background: #fff !important;
}

.navbar-default .navbar-toggle.scrolled .icon-bar{
  background: #000 !important;
}

/* Media Queries */

@media all and (min-width: 320px) and (max-width: 480px){
  .slideout-widget{
    display: none;
  }
  .carousel-caption{
    top: 30% !important;
    text-align: center !important;
  }
  #slider{
    height: 100vh;
  }
  .logotyp, .logotyp.scrolled{
    width: 180px;
  }
  .navbar-default .navbar-collapse, .navbar-default .navbar-form{
    border: 0 !important;
    background: #fff !important;
  }
  .navbar-default .navbar-nav > li > a{
    color: #2f3741 !important;
    text-align: center;
  }
  .navbar-right{
    padding: 0;
  }
  h1{
    font-size: 28px;
  }
  #work{
    text-align: center;
  }
  #services h2, #projectsteps h2{
    font-size: 16px;
  }
  .hovereffect2, .hovereffect3{
    margin-bottom: 4px;
  }
  .btn-contact{
    text-align: center;
    display: block;
    margin: 0 auto;
    float: unset !important;
  }
  img.logo_footer {
  min-width: 40%;
  max-width: 40%;
  height: auto;
  margin-bottom: 20px; 
  }
  #footer{
    text-align: center;
  }
  a.main_btn{
    padding: 12px 14px;
  }
  .box_single{
    padding: 20px;
    text-align: center;
  }

}

@media all and (min-width: 480px) and (max-width: 600px){
.slideout-widget{
    display: none;
  }
  .carousel-caption{
    top: 30% !important;
    text-align: center !important;
  }
  #slider{
    height: 100vh;
  }
  .logotyp, .logotyp.scrolled{
    width: 180px;
  }
  .navbar-default .navbar-collapse, .navbar-default .navbar-form{
    border: 0 !important;
    background: #fff !important;
  }
  .navbar-default .navbar-nav > li > a{
    color: #2f3741 !important;
    text-align: center;
  }
  .navbar-right{
    padding: 0;
  }
  h1{
    font-size: 28px;
  }
  #work{
    text-align: center;
  }
  #services h2, #projectsteps h2{
    font-size: 16px;
  }
  .hovereffect2, .hovereffect3{
    margin-bottom: 4px;
  }
  .btn-contact{
    text-align: center;
    display: block;
    margin: 0 auto;
    float: unset !important;
  }
  img.logo_footer {
  min-width: 40%;
  max-width: 40%;
  height: auto;
  margin-bottom: 20px; 
  }
  #footer{
    text-align: center;
  }
  a.main_btn{
    padding: 12px 14px;
  }
  .box_single{
    padding: 20px;
    text-align: center;
  }
}

@media all and (min-width: 600px) and (max-width: 768px){
	.slideout-widget{
    display: none;
  }
  .carousel-caption{
    top: 30% !important;
    text-align: center !important;
  }
  #slider{
    height: 100vh;
  }
  .logotyp, .logotyp.scrolled{
    width: 180px;
  }
  .navbar-default .navbar-collapse, .navbar-default .navbar-form{
    border: 0 !important;
    background: #fff !important;
  }
  .navbar-default .navbar-nav > li > a{
    color: #2f3741 !important;
    text-align: center;
  }
  .navbar-right{
    padding: 0;
  }
  h1{
    font-size: 28px;
  }
  #work{
    text-align: center;
  }
  #services h2, #projectsteps h2{
    font-size: 16px;
  }
  .hovereffect2, .hovereffect3{
    margin-bottom: 4px;
  }
  .btn-contact{
    text-align: center;
    display: block;
    margin: 0 auto;
    float: unset !important;
  }
  img.logo_footer {
  min-width: 40%;
  max-width: 40%;
  height: auto;
  margin-bottom: 20px; 
  }
  #footer{
    text-align: center;
  }
  a.main_btn{
    padding: 12px 14px;
  }
  .box_single{
    padding: 20px;
    text-align: center;
  }
}

@media all and (min-width: 768px) and (max-width: 1024px){
	.nav > li > a{
		padding: 10px !important;
	}
	.navbar-right{
		padding: 18px 0;
	}
	#services h2, #portfolio h2, #projectsteps h2{
		font-size: 18px;
	}
	a.small_btn{
		padding: 10px;
	}
	.hovereffect3{
		padding: 15.5px;
		min-height: 40px;
	}
	.hovereffect3 a, .hovereffect3 p{
		padding: 0;
	}
}

@media all and (min-width: 1024px){
  
}












