body {
  margin: 0px;
    font-family: "Raleway", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: 300;
    letter-spacing: 0.4px;
    font-family: "Raleway", sans-serif;
    color: #232323;
}

p {
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    font-weight: 300;
	   line-height: 23px;
    letter-spacing: 0.2px;
    color: #797979;
}

a:hover, a:focus, a:active, a.active {
    color: #fec503;
}
a, a:hover, a:focus, a:active, a.active {
    outline: 0;
}

::selection {
    text-shadow: none;
    background: #fed136;
}


/*menu*/

.navbar-default {
	background-color:rgba(255,255,255,.7);
	border-color: transparent
}
.navbar-default .navbar-brand {
	margin:0px;
    padding: 0px;
}
.navbar-brand img{
  margin-top: 0px;
  width:200px;
}
.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:active,.navbar-default .navbar-brand.active {
	color: #3cdf44
}

.navbar-default .navbar-collapse {
	border-color: rgba(255,255,255,.02);
  margin-top: 20px;
 
}
.navbar-default .navbar-toggle {
  top:10px;
	background-color: #3E94CD;
	border-color: #3E94CD;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {
	background-color: #3E94CD;
}
.navbar-default .nav li a {
	font-family: "Raleway",sans-serif;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 1px;
	color:#222;
  font-size:18px;
  margin-right: 15px;
}
.navbar-default .nav li a:hover,.navbar-default .nav li a:focus {
	color: #3E94CD;
	outline: 0
}
.navbar-nav{
  float:right;
}
.navbar-default .navbar-nav>.active>a {
	border-radius: 0;
	color: #222;
	background-color:transparent;
}
.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus {
	color: #3E94CD;
	background-color: transparent;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #3E94CD;
    background-color: transparent;
}
.dropdown-menu {
    position: absolute;
    top: 64.5px;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: rgba(255,255,255,.7);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none;
    border: none;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
@media (min-width:992px) {
	.navbar-default
	{
		background-color:rgba(255,255,255,.7);
		padding: 15px;
		-webkit-transition:padding .3s;
		-moz-transition:padding .3s;
		transition:padding .3s;
		border:0
	}
	.navbar-default .navbar-brand {
		-webkit-transition:all .3s;
		-moz-transition:all .3s;
		transition:all .3s
	}
	.navbar-default .navbar-nav>.active>a {
		border-radius: 3px
	}
	.navbar-default.navbar-shrink {
		background-color:rgba(255,255,255,.7);
		padding: 10px 0
	}
	.navbar-default.navbar-shrink .navbar-brand {
		font-size: 1.5em
	}

}

/*Header*/

header {
    background-image: url(../../img/slide1.jpg);
    background-repeat: none;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    text-align: center;
    color: #fff;
  
}
.heads{
  min-height: 700px;
}
.heads2{
    min-height: 400px;
}

header .intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
}

@media (min-width: 768px) {
	header .intro-text {
	    padding-top: 200px;
	    padding-bottom: 100px;
	}
}


  header .intro-text h4 {
      font-family: "Raleway",sans-serif;
      font-weight: 400;
      font-size: 24px;
      line-height: 1.2em;
      margin-bottom: 25px;
      text-transform: uppercase;
  }
  header .intro-text h4:after {
    display: block;
    position: relative;
    left:50%;
    margin-left:-100px;
    top:12px;
    content: "";
    width: 200px;
    height: 4px;
    border: 4px solid #1F64AF;

      
  }

header .intro-text .intro-lead-in {
      font-family: "Raleway",sans-serif;
      font-weight: 400;
      font-size: 20px;
      line-height: 1.52em;
      margin-bottom: 25px;
      color: #000;
  }
  header .intro-text .intro-lead-in h2 {     
      font-weight: 600;
      font-size: 3em;
      margin-bottom: 10px;
      color: #000;
  }

@media (min-width: 768px) {
	header .intro-text .intro-heading {
	    text-transform: uppercase;
	    font-weight: 600;
	    font-size: 75px;
	    line-height: 75px;
      color: #000;
	}
}
header .blog-text {
    padding-top: 150px;
    padding-bottom: 50px;
}





.section-biuro h2,.section-oferta h2 {
    font-size: 50px;
    font-weight:600;
    color: #1F64AF;
    padding-bottom: 25px;
    text-transform: uppercase;
}
.section-biuro h2:after {
    display: block;
    position: relative;
    left:50%;
    margin-left:-50px;
    top:12px;
    content: "";
    width: 100px;
    height: 4px;
    border: 4px solid #1F64AF;

      
  }
.section-biuro .biuro{
  font-weight: 400;
  padding-top:25px;
}
.section-biuro p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.52em;
    color:#000;
    text-align: justify;
}
.section-biuro h3 {
    font-size: 23px;
    font-weight: 400;
    line-height: 1.52em;
    color:#000;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 20px;
}
.section-haslo h2,.section-promocje h2{
  padding-top: 40px;
  font-size: 40px;
  font-weight: 700;
  color: #fff;
}
.section-haslo h4{
  font-size: 24px;
  font-weight: 400;
  color: #fff;
}
.tri:after {
    content: "";
    width: 0;
    height: 0;
    position: relative;
    bottom: -128px;
    left: 40%;
    border-style: solid;
    border-width: 40px 40px 0 40px;
    border-color: #039EE0 transparent transparent transparent;
    z-index: 4;
}
.section-minioferta img{
    margin-top:20px;
}
.section-minioferta h3{
    font-size: 24px;
    font-weight: 400;
    color: #000;
}

.section-minioferta p{
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin: 10px 0px 0px 0px;
    color:#000;
    text-align: justify;
}
.section-minioferta ul {
    margin-top:20px;
    text-align: left;
    margin-bottom: 50px;
}
.section-minioferta ul li {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin-top:0px;
    text-align: left;
}

.pad{
  margin-top:30px;
}
.pad2{
  margin-top:60px;
}
.pad3{
  margin-top:120px;
}
.odp{
  margin-top:40px;
}
.section-oferta p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.52em;
    color:#fff;
    text-align: justify;
}
.section-oferta p {
    margin: 20px 10px 10px 10px;

}
.oferta{
  color: #fff;
  margin:-50px 10px 0px 10px;
  padding:0px;


}
.oferta a{
  text-decoration: none;
}
.oferta img{
position: relative;
margin:auto;
top:110px;
border: 10px solid #fff;
padding: 10px;
background-color: #039EE0;
}



/* cennik */



.karta1{
  background-color: #fff;
  min-height: 350px;
  padding: 0;
  margin:0;
}
.karta1 .nag{
  background-color: #636363;
  height:30%;
  width:100%;
  margin-top:-20px;
  padding: 0;
}
.karta1 .nag:after {
    content: "";
    width: 0;
    height: 0;
    position: relative;
    bottom: -50px;
    left: 0%;
    border-style: solid;
    border-width: 40px 40px 0 40px;
    border-color: #636363 transparent transparent transparent;
    z-index: 4;
}
.karta1 .nag h3{

  color:#fff;
  padding: 25px 0px 0px 0px;
  font-weight: 400;
}
.karta1 .opi {
  margin-top: 40px;
  background: #fff;
  margin-bottom: 50px;
}
.karta1 .opi p{
  font-size: 16px;
  color:#000;
}
.karta1 .opi p:nth-child(even) {
    background: #fff;
    font-weight: 600;
}
.karta1 .opi p:nth-child(odd) {
    background: #dfe0e2;
    padding: 10px 10px;
}
.karta2{
  background: #fff;
  position: absolute;
  width:110%;
  -webkit-box-shadow: 0px 12px 43px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 12px 43px 0px rgba(0,0,0,0.75);
box-shadow: 0px 12px 43px 0px rgba(0,0,0,0.75);
z-index: 20;
height:110%;
top:-20px;
}
.karta2 .nag{
  background-color: #1F64AF;
  height:30%;
  width:100%;
  margin-top:-20px;
  padding: 0;
}
.karta2 .nag:after {
    content: "";
    width: 0;
    height: 0;
    position: relative;
    bottom: -55px;
    left: 0%;
    border-style: solid;
    border-width: 40px 40px 0 40px;
    border-color: #1F64AF transparent transparent transparent;
    z-index: 4;
}
.karta2 .nag h3{
  color:#fff;
  padding: 30px 0px 0px 0px;
  font-weight: 400;
  font-size: 30px;
}
.karta2 .nag h6{
  color:#fff;
  margin-top: 0px;
  font-weight: 400;
}
.karta2 .opi{
  margin-top: 40px;
   background: #fff;
}
.karta2 .opi p{
  font-size: 16px;
  color:#000;
}
.karta2 .opi p:nth-child(even) {
    background: #fff;
    font-weight: 600;
}
.karta2 .opi p:nth-child(odd) {
    background: #dfe0e2;
    padding: 10px 10px;
}
/* end cennik */
#korzysci{
  background-color: #1b63af;
}
.grad:before {
    content: "";
    width: 100%;
    height: 100px;
    position: absolute;
    bottom:0px;
    left: 0;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7db9e8+0,1b63af+100&0+0,1+100 */
background: -moz-linear-gradient(top, rgba(125,185,232,0) 0%, rgba(27,99,175,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(125,185,232,0) 0%,rgba(27,99,175,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(125,185,232,0) 0%,rgba(27,99,175,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#1b63af',GradientType=0 ); /* IE6-9 */
}
.grad2:after {
  z-index: 20000;
    content: "";
    width: 100%;
    height: 100px;
    position: absolute;
    top:0px;
    left: 0;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1b63af+0,7db9e8+100&1+0,0+100 */
background: -moz-linear-gradient(top, rgba(27,99,175,1) 0%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(27,99,175,1) 0%,rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(27,99,175,1) 0%,rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b63af', endColorstr='#007db9e8',GradientType=0 ); /* IE6-9 */
}
.frames{
  position: relative;
  z-index: 1;
}
.promocje {
  padding-top: 40px;
}
.section-promocje h4{
  padding-top: 25px;
  font-size: 30px;
  font-weight: 700;
  color: #fff;
}
.section-promocje p   {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.52em;
    margin: 50px 0px 0px 0px;
    color:#fff;
    text-align: center;
}
.promo p{
text-align: justify;
color:#fff;
font-size: 16px;

}
.promo h3{

  text-align: center;
  font-weight: 400;
  color:#ddd;
  text-transform: uppercase;
}
.promo h3 span{

  margin-right:10px;
  text-align: center;
  font-size:6em;
  font-weight: 600;
  color:#fff;
}

.adres span:first-of-type {
  display: inline;
  padding-left: 10px;

}

.adres .fa{
  color:#059ADA;

}
.line:after{
   content: " ";
  height:1px; 
  width:100%;   
  background:url("../../img/line.png") no-repeat;
  display: block;
  margin-left: 0px;
  margin-bottom: 10px;
 
}

/*Sections*/

.fot1,.fot2,.fot3,.fot4,.fot5,.fot6,.fot7,.fot8,.fot9,.fot10{
    opacity: 0;
}

.linia{
  border-left:#d6d6d6 5px solid;
}


.section-news h2,.section-kontakt h2{
    font-size: 34px;
    font-weight: 700;
    color: #222;
}


.section-news p {
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    color:#222;
    text-align: justify;
}


.col-md-4 .nag img{
  display: inline;
  width:100px;
  margin-left: 30px;
}
.col-md-4 .nag h4{
 position: relative;
  display: inline;
  font-size: 20px;
  color: #fff;
  font-weight: 400;
  padding-left: 10px;
 top: 8px;
}
.col-md-3 .nag img{
  display: inline;
  width:100px;
}
.col-md-3 .nag h4{
  position: relative;
  display: inline;
  font-size: 20px;
  color: #fff;
  font-weight: 400;
  top: 8px;
}


/*Dark Short section (counters, quote, etc)*/
.pashaslo{
  display: block;
  z-index:20;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0065b3+0,0065b3+50,044185+100 */
background: rgb(0,101,179); /* Old browsers */
background: -moz-linear-gradient(-45deg,  rgba(0,101,179,1) 0%, rgba(0,101,179,1) 50%, rgba(4,65,133,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  rgba(0,101,179,1) 0%,rgba(0,101,179,1) 50%,rgba(4,65,133,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  rgba(0,101,179,1) 0%,rgba(0,101,179,1) 50%,rgba(4,65,133,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0065b3', endColorstr='#044185',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
width: 100%;
min-height:70px;
margin-top:-20px;
}
.pashaslo h3{
  color:#fff;
  text-align: center;
  padding-top: 20px;
}
.pashaslo:after {
    content: "";
    width: 0;
    height: 0;
    position: relative;
    top: 45px;
    left: 0%;
    border-style: solid;
    border-width: 40px 40px 0 40px;
    border-color: #0064B2 transparent transparent transparent;
    z-index: 4;
}
.dark-bg {
    background: #333;
    color: #fff;
}
.bg-img {
    background-image: url(../../img/img1.html);
    background-size: cover !important;
    background-position: top center;
    background-repeat: no-repeat;
   /* background-attachment: fixed;*/
}
.bg-img1 {
    background-image: url(../../img/img2.jpg);
    background-size: cover !important;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 100px 0px;
   /* background-attachment: fixed;*/
}
.bg-img2 {
    background-image: url(../../img/img3.jpg);
    background-size: cover !important;
    background-position: center center;
    background-repeat: no-repeat;
   /* background-attachment: fixed;*/
    padding: 100px 0px;
}
.bg-img3 {
    background-image: url(../../img/img4.jpg);
    background-size: cover !important;
    background-position: center center;
    background-repeat: no-repeat;
   /* background-attachment: fixed;*/
   padding-bottom: 200px;
   padding-top: 100px;
}


.light-bg {
	background-color: #fff;
  padding: 70px 0px;
}
.blue-bg {
  background-color: #1b63af;
}


.overlay-dark:before, .overlay-light:before {
    background-color: rgba(255,255,255,0.5);
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1;
}

.overlay-dark, .overlay-light {
    position: relative;
    z-index: 1;
}
.overlay-mid:before{
    background-color: rgba(3,158,224,1);
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1;
}

.overlay-mid {
    position: relative;
    z-index: 1;
}
.overlay-offer:before{
    background-color: rgba(255,255,255,0.75);
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1;
}

.overlay-offer{
    position: relative;
    z-index: 1;
}


.overlay-top{
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,1e5799+22,1e5799+50,1e5799+79,7db9e8+100&0.13+0,0.9+23,1+50,0.9+79,0.9+79,0+100 */
background: -moz-linear-gradient(top,  rgba(30,87,153,0.13) 0%, rgba(30,87,153,0.87) 22%, rgba(30,87,153,0.9) 23%, rgba(30,87,153,1) 50%, rgba(30,87,153,0.9) 79%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(30,87,153,0.13) 0%,rgba(30,87,153,0.87) 22%,rgba(30,87,153,0.9) 23%,rgba(30,87,153,1) 50%,rgba(30,87,153,0.9) 79%,rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(30,87,153,0.13) 0%,rgba(30,87,153,0.87) 22%,rgba(30,87,153,0.9) 23%,rgba(30,87,153,1) 50%,rgba(30,87,153,0.9) 79%,rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#211e5799', endColorstr='#007db9e8',GradientType=0 ); /* IE6-9 */
    width: 100%;
    height: 100%;
}


/*Kontakt*/

section#contact form {
    margin-top: 15px;
}
section#contact.form-group {
margin-bottom: 25px;
}

section#contact .form-group input, section#contact .form-group textarea {
    padding-left: 10px;
    border: 1px solid #BBBBBB;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    font-size: 16px;
}

.contact h3 {
    margin-bottom: 30px;
}

.contact p {
    font-size: 13px;
}

.contact .day {
    display: inline-block;
    width: 80px;
}

.contact i {
    margin-right: 5px;
}

/*Footer*/

footer {
    padding: 30px;
    background-color: #000;    
}

footer p {
    color: #B7B7B7;
    margin: 0;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1.6px;
}

footer p a {
    color: #fff;
}

footer p a span {
    color: #FF9F46;
    font-size: 10px;
    letter-spacing: 1px;
    font-weight: 700;
}

/*Modal*/

.modal-content {
	border-radius: 0;	
}
.modal-header .close {
	font-size: 30px;	
}
.modal-title {    
	text-transform: uppercase;
	font-size: 23px;
}

.modal-body {
	padding: 0;
}

.modal-body p {
	margin: 30px 20px;
	color: #2D2D2D;		
}

.modal-works {
font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    margin: 25px 20px;
}

.modal-works span {
	background-color: #FED136;
    margin-right: 15px;
    padding: 5px 10px;
}

/*Components*/

.btn-xl:hover, .btn-xl:focus, .btn-xl:active, .btn-xl.active, .open .dropdown-toggle.btn-xl {
    color: #fff;
    background-color: #fec503;
    border-color: #f6bf01;
}

.btn:hover, .btn:focus, .btn:active, .btn.active, .open .dropdown-toggle.btn {
    color: #fff;
    background-color: #3cdf44;
    border-color: #3cdf44;
}

.btn {
    display: inline-block;
    padding: 8px 20px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    background-color: #ff0000;
    color:#fff;
}

.btn-xl {
    color: #fff;
     background-color: #23ad21;
    border-color: #23ad21;
    font-family: "Raleway",sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 3px;
    font-size: 18px;
    padding: 20px 40px;
}

/* Back to top button */
#back-top {
    position: fixed;
    z-index: 1000;
    bottom: 40px;
    right: 50px;
}
#back-top a {
    width: 60px;
    height: 60px;
    display: block;
    text-align: center;
    font: 11px/100% Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #FFFFFF;
    background: #A9A9B1;
    /* background color transition */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
#back-top a:hover {
    background: #fed136;
}
/* arrow icon */
#back-top i {
    margin-top: 15px;
    font-size: 28px;
}

@media only screen
and (min-width : 320px)
and (max-width : 480px) {

#back-top {
    position: fixed;
    bottom: 10px;
    right: 30px;
}
#back-top a {
    width: 40px;
    height: 40px;
}
#back-top i {
    margin-top: 7px;
    font-size: 20px;
}

.section-news p {
    margin: 20px 10px 10px 10px;
}


}
.carousel-inner{
  top:100px;
  margin-bottom:120px;
}
.carousel-indicators{
  top:-60px !important;
  width:100%;
  margin-left: -50%;
}
.carousel-indicators.carousel-indicators--thumbnails li {
  width: 150px;
  height: 100px;
  margin: 0 15px 0 15px;
  border: none;
  border-radius: 0;
}
.carousel-indicators.carousel-indicators--thumbnails .active {
  background-color: transparent;
  
}
.carousel-indicators.carousel-indicators--thumbnails .active .thumbnail {
  border-color: none;
}
.thumbnail {
  border: none;
  border-radius: 0;
}
.carousel-indicators.carousel-indicators--thumbnails .thumbnail p {
 color:#222;
}
.menus h3{
  padding-top: 30px;
  color:#3cdf44;
}
.menus h4:first-of-type {
  margin-top: -50px;
  color:#222;
}
.cena{
  display: inline;
  float: right;
  font-size: 20px;
  color:#222;
}
/* mobile */

@media (min-width:320px) and (max-width:991px) {
    header .intro-text .intro-heading {
      text-transform: uppercase;
      font-weight: 600;
      font-size: 36px;
      line-height: 36px;
      color: #000;
  }

  .navbar-default
  {
    height: 70px;

  }

.navbar-default .navbar-collapse {
  background: rgba(255,255,255,.8);
}
.navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: transparent !important;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
        text-align: center;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
       
    }
    .ikonki img{
      width:30%;
      text-align: center;
      margin:0 auto;
    }

.pashaslo{

filter: none;
    border: none !important;
    background-size: none !important;
    background-color: #9E938E;
    background-image: none !important;

}
.pashaslo{
  background: #0064B2 !important;
  }
  .karta2{
    position: static !important;
     width:100% !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
z-index: 1;
height:100% !important;
  }

  .marka{
  padding-top: 20px;
  padding-bottom: 20px;
 
}

}

/* CF7 STYLE */
.wpcf7 form input:not(.wpcf7-submit, .input[type="checkbox"]) {
    width: 100%;
    max-width: 550px;
    height: 35px;
    border: solid 1px #636363;
    border-radius: 6px;
    color: #036;
    padding: 4px 10px 4px 10px;
    background-color: #fff;
    margin-bottom: 5px;
}
.wpcf7 form textarea {
    width: 100%;
    max-width: 550px;
    height: 150px;

    border: solid 1px #636363;
    border-radius: 6px;
    color: #036;
    padding: 4px 10px 10px 10px;
    background-color: #fff;
}
.wpcf7-submit {
    color: #fff;
    background-color: #1b63af;
    font-family: "Raleway",sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    border:none;
    font-size: 18px;
    padding: 10px 20px;
}

#footerwrap {
    background: #fff none repeat scroll 0% 0%;
    margin-top: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}

#footerwrap h4 {
    color: #2b2b2b;
}

.iluzja img{
 height:50px; 
 background:none;
}

.txu img{
height:50px; 
background:none;
}
.marka{
  float:left;
  min-width: 100px;
  height:auto;

}
.g-recaptcha {
  margin: 0 auto;
  width: 304px;
  padding-bottom: 10px;
}