﻿@font-face {
    font-family: 'gothic';
    src: url('fonts/gothic.eot');
    src: local('gothic'),
         url('fonts/gothic.woff') format('woff'),
         url('fonts/gothic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'Myriad Pro';
	src: local('Myriad Pro'),
		 url('fonts/myriad_pro.woff') format('woff');
	font-style: normal;
	font-weight: normal;
}
/* Resetowanie domyĂ„Ä…Ă˘â‚¬Ĺźlnych ustawieĂ„Ä…Ă˘â‚¬Ĺľ */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
}
.clear {
	clear: both;
}
.text, li, span, strong, h1, h2, h3, h4, h5, h6, p, a, table {
	font-family: gothic;
	font-weight: normal;
}
.container {
	overflow: hidden;
	width: auto;
}
header {
	overflow: hidden;
}
header .grid {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
}
strong {
	font-weight: bold;
	font-size:1.1em;
}
		  .auto-style1 {
		  margin-left: 40px;
	  }

header .logo {
	overflow: hidden;
	height: 160px;
	width: 513px;
	float: left;
	margin: 23px 0px 0px 8px;
	z-index: 222;
	position: relative;
}
header .contact {
	float: right;
	overflow: hidden;
	margin: 41px 0px 0px 0px;
	height: 140px;
}
header .contact .text {
	overflow: hidden;
	float: left;
	display: inline-block;
}
header .contact .text span {
	overflow: hidden;
	color: #85c5ec;
	font-family: gothic;
	font-weight: bold;
	font-size: 27px;
}
header .contact .text a {
	overflow: hidden;
	color: #FFFFFF;
    font-family: gothic;
    font-weight: bold;
    font-size: 44px;
    text-decoration: none;
    }
header .contact .slide {
	width: 314px;
	height: 114px;
	overflow: hidden;
}
header .menu {
	overflow: hidden;
	float: left;
	position: relative;
	width: 100%;
	height: 42px;
	display: inline-block;
}
.mobile {
	display:none;
}
.background-header {
	background-color: #0b3a48;
	height: 184px;
	width: 100%;
	position: absolute;
	top: 0px;
}
.background-menu {
	background-color: #07343c;
	height: 41px;
	width: 100%;
	position: absolute;
	top: 184px;
}
header .menu ul {
	float: left;
	overflow: visible;
	margin: 0px;
	padding: 3px 0px;
}
header .menu li {
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	font-size: 20px;
	padding: 3px 21px;
	height: 38px;
	transition-duration: 0.4s;
	position: relative;
	top: -2px;
	-moz-padding: 5px 21px;
}
header .menu li:hover {
	background: rgba(0, 100, 108, 1);
}
header .menu li:first-child {
}
header .menu li a {
	text-decoration: none;
	color: white;
	vertical-align: sub;
}
header .menu li:hover a {
	color: white;
}
header .menu li.active {
	background: rgba(0, 100, 108, 1);
}
header .menu .active a {
	color: white;
}

header .menu li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	background-color: #0b3a48;
	padding: 0;
	margin: 0;
	min-width: 220px;
	z-index: 1000;
}

header .menu li:hover ul {
	display: block;
}

header .menu li ul li {
	float: none;
	display: block;
	padding: 10px 20px;
	white-space: nowrap;
	height: auto;
}

header .menu li ul li a {
	color: white;
	display: block;
	width: 100%;
}

header .menu li ul li:hover {
	background: rgba(0, 100, 108, 1);
}

header .menu li ul li a:hover {
	color: #fff;
}


section .grid {
	overflow: hidden;
	width: 100%;
}
section #slideshow2 {
	height: 318px;
	overflow: hidden;
	background-color: rgb(67, 171, 222);
	width: 1000px;
	margin: 0px auto 0px;;
}
section .slider.image {
	overflow: hidden;
	text-align: center;
}
.slide2 {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	height: 327px;
}
section .slider .baner {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}
section #slideshow2 #nav {
	display:none;
	position: absolute;
	bottom: 18px;
	z-index: 223;
}
section #slideshow2 #nav span {
	background: url('../images/nav.png') no-repeat;
	width: 17px;
	height: 17px;
	float: left;
	overflow: hidden;
	margin: 0px 5px 0px 0px;
	cursor: pointer;
}
section #slideshow2 #nav span.cycle-pager-active {
	background: url('../images/nav_active.png') no-repeat;
}
section .sub {
	overflow: hidden;
	background-color: #07343c;
	width: auto;
	padding: 26px 0px 62px;
}
section .sub .resize {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
}
section .sub .resize .title {
	overflow: hidden;
	width: 100%;
}
section .sub .resize .title h1, section .sub .resize .title h2 {
	overflow: hidden;
	font-size: 35px;
	color: white;
}
section .sub .resize .interline {
	
	width: 100%;
	height: 3px;
	margin: 22px 0px 28px;
}
.maps iframe {
    width: 442px;
    height: 400px;
}
.maps2 {
    float: right;
}
.maps1 {
    float: left;
}
.maps {
    width: 100%;
    display: block;
}
section .baner {
	width: 100%;
	background-color: rgb(67, 171, 222);
}
#slideshow6 {
	overflow: hidden;
	float: left;
	width: 250px;
	height: 353px;
}
.slide6 {
	overflow: hidden;
	float: left;
	width: 250px;
	height: 353px;
}
#slideshow6 #nav6 {
	overflow: hidden;
	float: right;
	position: relative;
	bottom: 29px;
	z-index: 222;
	margin: 0px 9px 0px 0px;
}
#slideshow6 #nav6 span {
	background: url('../images/nava.png') no-repeat;
	width: 18px;
	height: 18px;
	float: left;
	overflow: hidden;
	cursor: pointer;
}
#slideshow6 #nav6 span.cycle-pager-active {
	background: url('../images/nav_advertising_active.png') no-repeat;
}
.sub .services {
	overflow: hidden;
	float: left;
	margin: 0px 0px 0px 33px;
	width: 717px;
}
.sub .services .box {
	overflow: hidden;
	float: left;
	background: #3b9ac2;
	width: 166px;
	height: 106px;
	border-radius: 10px;
	margin: 0px 17px 18px 0px;
	text-align: center;
	position: relative;
}
.sub .services .box.last {
	margin-right: 0px;
}
.recommend {
	overflow: hidden;
	margin-bottom: 61px;
	position: relative;
}
.news .text {
    width: 67%;
    overflow: hidden;
    float: left;
    display: block;
    margin: 0px 6px 0px 0px;
    color: white;
}
.news .image {
    overflow: hidden;
    width: 29%;
    display: block;
    float: left;
    margin: 39px 0px 0px 19px;
}
div#slideshow4 {
	overflow: hidden;
	width: 2942px;
}
.producents {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}
.slide4 {
	overflow: hidden;
	float: left;
	padding: 7px 30px 0px;
	width: 134px;
	height: 52px;
	opacity: 0.6;
	transition-duration: 0.4s;
}
.slide4:hover {
	opacity: 1;
}
.slide4 img {
	width: 100%;
}
.cycle-carousel-wrap {
	margin: 0 auto!important;
	overflow: hidden;
}
.copyright_footer {
	float: left;
	overflow: hidden;
	background-color: #3399cc;
	height: 38px;
	width: 100%;
	padding: 14px 0px;
}
.copyright {
	overflow: hidden;
	background-color: #3399cc;
	margin: 0 auto;
	width: 100%;
}
.logo_footer {
	margin: 8px auto 0px;
	overflow: hidden;
	width: 741px;
	text-align: center;
}
.tecom {
	overflow: hidden;
	width: auto;
}
.created {
	overflow: hidden;
	float: right;
	margin: 0px 21px;
	text-align: center;
}
.sub .resize .recommend .box .image {
	width: 100px;
	height: 73px;
	overflow: hidden;
	margin: 15px 0px;
	display: inline-block;
	float:inherit;
}
.sub .resize .recommend .box .image img {
	overflow: hidden;
	width: 100%;
}
.services .box .text {
	overflow: hidden;
	position: absolute;
	right: 15px;
	margin: 0px 0px 10px;
	font-size: 13px;
	text-transform: uppercase;
	font-family: Myriad Pro;
	color: white;
	text-align: right;
	text-shadow: 0 0 2px #000;
	bottom: 0px;
}
.services .box a {
	overflow: hidden;
	margin: 0 auto;
	display: inline-block;
	text-align: center;
	width: 100%;
	transition-duration: 0.1s;
	text-decoration:none;
}
.services .box a:hover {
	width: 100%;
	background-color: rgb(252, 255, 248);
	background: url('../images/lupa.jpg') no-repeat;
	background-size: 100%;
	height: 100%;
}
.services .box a:hover .image {
	opacity: 0.1;
}
.services .box a:hover .text {
	opacity: 0.1;
}
.copyright_tecom {
	float: left;
	overflow: hidden;
	margin: 0px 128px;
}
.service {
	display: inline-block;
	overflow: hidden;
	width: 100%;
}
.service .box {
	width: 376px;
	overflow: hidden;
	height: 291px;
	background-color: white;
	border-radius: 10px;
	float: left;
	position: relative;
}
.mobile {
    background-color: #3399cc;
    width: 100%;
	overflow: hidden;
	height: 58px;
    bottom: 0px;
    position: fixed;
    z-index: 99999999999999;
}
.mobil-box {
    width: 35px;
    float: left;
    padding: 0px 31px;
}
.mobile img {
    width: 100%;
}
.mobile-box {
    margin: 0 auto;
    width: 194px;
    overflow: hidden;
    padding: 10px 0px;
}
.message-box {
    width: 37px;
    float: left;
    padding: 0px 30px;
}
.service {
	margin: 30px 0px 0px 0px;
}
.service .text {
	float: right;
	width: 554px;
	color: #feffff;
	font-size: 16px;
}
.sub .resize .recommend a .box .image {
	margin: 38px auto;
	width: 376px;
	height: 216px;
	text-align: center;
	overflow: hidden;
}
.service .text .title {
	color: white;
	margin: 0px 0px 26px;
	font-size: 30px;
	text-transform: uppercase;
}
.box .promo1 {
	background: url('../images/promo.png') no-repeat;
	overflow: hidden;
	width: 272px;
	height: 237px;
	position: absolute;
	right: -129px;
	top: 100px;
}
.box .promo1 .text {
	-webkit-transform: rotate(321deg);
	-moz-transform: rotate(321deg);
	-o-transform: rotate(321deg);
	writing-mode: lr-tb;
	width: inherit;
	overflow: hidden;
	position: relative;
	top: 128px;
	width: 93px;
	right: 127px;
	font-size: 22px;
}
.box .promo2 {
	background: url('../images/promo2.png') no-repeat;
	overflow: hidden;
	width: 694px;
	height: 532px;
	position: absolute;
	right: -127px;
	bottom: -142px;
}
.box .promo2 .text {
	-webkit-transform: rotate(323deg);
	-moz-transform: rotate(323deg);
	-o-transform: rotate(323deg);
	writing-mode: lr-tb;
	width: inherit;
	overflow: hidden;
	position: relative;
    top: 174px;
    width: 358px;
    right: 74px;
    font-weight: bold;
    font-size: 27px;}
	
	.contact ul li h3 {
    font-weight: bold;
    text-transform: uppercase;
    color: white;
}
	
	
table {
	overflow: hidden;
	border-left: 2px #3ea5dd solid;
	border-top: 2px #3ea5dd solid;
	border-bottom: 2px #3ea5dd solid;
/* width: 100%; */display: inline-flex;
	float: left;
	margin: 5px 0px;
	background-color: rgb(13, 42, 47);
}
tr {
	display: block;
	float: left;
}
th {
	display: block;
	border-right: 2px #3ea5dd solid;
	color: #b3c9ff;
	font-size: 28px;
	PADDING: 12px 0px;
	font-weight: bold;
	text-align: center;
}
td {
	display: block;
	border-right: 2px #3ea5dd solid;
	border-top: 2px #3ea5dd solid;
	color: white;
	font-size: 22px;
	font-weight: bold; /* width: 50%; */;
	padding: 15px 6px;
}
td span {
	color: #b3c9ff;
	font-size: 26px;
}
tr.left {
	width: 765px;
}
tr.right {
	width: 229px;
	text-align: center;
}
.right td {
	padding: 15px 0px;
}
.sub.servic .services .box {
	overflow: hidden;
	float: left;
	background: #3b9ac2;
	width: 199px;
	height: 118px;
	border-radius: 10px;
	margin: 0px 68px 28px 0px;
	text-align: center;
	position: relative;
}
.sub.servic .services {
	overflow: hidden;
	float: left;
	margin: 23px 0px -23px 0px;
	width: inherit;
}
.sub.servic .services .box.last {
	margin-right: 0px;
}
.services.servic .box .image {
	width: 100px;
	height: 73px;
	overflow: hidden;
	margin: 20px 0px 0px;
}
.resize .we .text {
	color: white;
	font-size: 20px;
	font-family: "Myriad Pro";
	width: 606px;
	overflow: hidden;
	float: left;
}
.resize .we span {
	display: block;
	color: #3fa6da;
	font-size: 25px;
	margin: 28px 0px 33px 0px;
	font-family: "Myriad Pro";
}
.resize .we .text span:first-child {
	margin: 0px 0px 33px 0px;
}
.resize .we .slider {
	overflow: hidden;
	float: right;
}
.resize .we #slideshow6 #nav6 {
	overflow: hidden;
	float: right;
	position: relative;
	bottom: 55px;
}
.work {
    margin: -61px 0px 0px;
    overflow: hidden;
}
.work h3 {
	color: #3fa6da;
	font-size: 25px;
	margin: 0px 0px 19px;
	overflow: hidden;
}
.line{
	    float: left;
    display: block;
    height: 25px;
    width: 100%;
}
.news .text h2 {
    font-size: 20px;
    margin: 0px 0px 11px;
    font-weight: 600;
}
.employees {
	overflow: hidden;
	color: white;
}
.employees .image {
	width: 182px;
	height: 255px;
	overflow: hidden;
	float: left;
}
.employees .text {
    margin: 0px 0px 42px 0px;
    overflow: hidden;
    float: left;
    width: 260px;
    font-size: 18px;
    font-family: "Myriad Pro";
}
.employees .text a {
	text-decoration: none;
	color: white;
}
.employees span {
    overflow: hidden;
    max-height: 73px;
    height: 73px;
    font-weight: 700;
    }
.description {
	overflow: hidden;
	float: left;
}
.description h3 {
	color: #3fa6da;
	font-size: 25px;
	margin: 0px 0px 45px;
	overflow: hidden;
}
.description .text {
	font-size: 20px;
	color: white;
	font-family: Myriad Pro;
	color: #feffff;
}
.sub_contact span {
	color: #3fa6da;
	font-size: 26px;
	overflow: hidden;
	display: block;
	margin: 0px 0px 33px 0px;
}
.sub_contact span.left {
	text-align: leftl;
}
.sub_contact span.right {
	text-align: right;
}
.sub_contact {
	overflow: hidden;
	margin: 53px 0px 0px;
}
.sub_contact .contact {
	overflow: hidden;
	float: left;
}
.sub_contact .contact ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #feffff;
	font-size: 20px;
}
.sub_contact .contact ul li a {
	text-decoration: none;
	color: #feffff;
}
.sub_contact .form {
	overflow: hidden;
	float: right;
	margin: 0px 0px 0px 32px ;
}
#contact_form {
	font-size: 11px;
	color: #666666;
	overflow: hidden;
	display: block;
	font-family: gothic;
}
#contact_form legend {
	font-size: 15px;
	color: #C9C9C9;
}
#contact_form label {
	display: block;
	margin-bottom: 13px;
}
#contact_form label span {
	float: left;
	width: 166px;
	color: #FFFFFF;
	margin: 7px 14px 0px 0px;
	text-align: right;
	font-size: 20px;
}
#contact_form input {
	border: 1px solid #DBDBDB;
	border-radius: 8px;
	padding-left: 4px;
	color: #666;
	width: 265px;
	height: 36px;
}
#contact_form textarea {
	border: 1px solid #DBDBDB;
	border-radius: 8px;
	padding-left: 4px;
	padding-top: 8px;
	color: #666;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	width: 264px;
	
}
.submit_btn {
	border: 1px solid #D8D8D8;
	padding: 5px 15px 5px 15px;
	color: #8D8D8D;
	text-shadow: 1px 1px 1px #FFF;
	border-radius: 8px;
	background: #F8F8F8;
	cursor: pointer;
	float: right;
}
.submit_btn:hover {
	background: #ECECEC;
}
.success {
	background: #CFFFF5;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #B9ECCE;
	border-radius: 8px;
	width: 249px;
	font-weight: normal;
	float: right;
	overflow: hidden;
	font-family: gothic;
}
.error {
	background: #FFDFDF;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #FFCACA;
	border-radius: 8px;
	font-weight: normal;
	width: 250px;
	float: right;
}
.maps span {
	color: #3fa6da;
	font-size: 26px;
	overflow: hidden;
	display: block;
	margin: 0px 0px 21px 0px;
}
section .sub .resize .mob{
	display:none;
}
.sub.servic .services.producents .box {
	overflow: hidden;
	float: left;
	background: #FFFFFF;
	width: 199px;
	height: 118px;
	border-radius: 10px;
	margin: 0px 68px 28px 0px;
	text-align: center;
	position: relative;
}
.services.producents .box .image {
	width: 135px;
	height: 73px;
	overflow: hidden;
	margin: 15px 0px;
}
.services.producents .box .image img {
	overflow: hidden;
	width: 100%;
	margin: 23px 0px;
}
div#result {
	width: 100%;
	overflow: hidden;
}
.services.producents .box .text {
	overflow: hidden;
	position: absolute;
	right: 15px;
	margin: 0px 0px 10px;
	font-size: 13px;
	text-transform: uppercase;
	font-family: Myriad Pro;
	color: black;
	text-align: left;
	text-shadow: 0 0 2px #FFF;
	bottom: 0px;
}
.sub.servic .services.producents .box.last {
	margin-right: 0px;
}
.back {
	float: right;
	overflow: hidden;
	font-size: 17px;
	font-family: gothic;
	background: rgb(63, 167, 220);
	border-radius: 15px;
	padding: 4px 0px;
	position: absolute;
	right: 0px;
}
.back a {
	text-decoration: none;
	color: white;
	padding: 14px;
}
.animate {
	animation-name: example;
	animation-duration: 1s;
	animation-timing-function: linear;
	animation-delay: 2s;
	animation-iteration-count: infinite;
	animation-direction: alternate;
	font-weight: bold;
}
@-webkit-keyframes example
      {
        0% { colgor:red; }
        100% { color:white; }
      }
@keyframes example
      {
        0% { color:red; }      
        100% { color:white; }
     
      }
.service .box img {
    width: 100%;
}
right{
	float:right;
	color:white;
}
.sub .resize .recommend .image {
    width: 270px;
    height: 360px;
    float: left;
    overflow: hidden;
    margin: 0px 0px 0px 20px;
}
.resize .recommend .image img {
    width: 100%;
    overflow: hidden;
}
#slideshow6 .image {
    width: inherit;
    height: inherit;
    float: inherit;
    overflow: hidden;
        margin: inherit;
}
#slideshow6 .image img {
    width: inherit;
    height: inherit;
    float: inherit;
    overflow: hidden;
}
.sub .resize .recommend .paper .box .image {
    margin: 8px 49px;
}
.created {
	display:none;
}

#toggle {display: none;}
.news .image img {
    width: 240px;
}
@media screen and (max-width: 900px) {
body {background: #283335}

div#chat-application {
    display: none!important;
}
.logo img {
    width: 113%;
    padding: 12px 0px 0px 8px;
    box-sizing: border-box;
}
.button {
    display: none!immportant;
}
header .logo {
	height: auto;
	padding: 0;
	margin: 0
}

.background-header, .background-menu {
	display: none;
}
.back {
	position: relative;
}




.producents #slideshow4 {
	display: none;
}


header .grid {
	width: 100%;
}
header .logo, header .contact .slide {
	width: 100%;
	display: flex !important;
	justify-content: center;
	flex-wrap: wrap;
	    background: #0b3a48;
}

header .contact {
	float: left;
	margin: 0;
	display:none;
	width: 100%;
	justify-content: center;
	flex-wrap: wrap;
	height: auto;
}

header .menu {
	height: auto;
	background: #0b3a48;
	bottom: 8px;
}

header .menu ul {
	width: 100%;
}
header .menu li {
	width: 100%;
	    text-align: center;
    padding: 0;
	text-transform: uppercase;
    font-size: 24px;
}
section #slideshow2, .slide2 {
    width: 100%;
    height: auto;
}

.image img {
	width: 100%;
}
section .sub .resize {width: 100%}
.resize .we .slider {
    overflow: hidden;
    float: inherit;
    display: block;
    width: 100%;
    background: white;
}
.sub .services,
.sub.servic .services {
	width: 100%;
	margin: 10px 0px 0px 0px;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
}
.sub .services .box,
.sub.servic .services .box {
	width: 46%;
    margin: 10px 6px;
	height: auto;
}
.services .box .text {
	text-align: center;
	    right: 0;
    left: 0;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    padding: 50px 0 0 0;
}
.sub .resize .recommend .box .image {
	margin: 20px 0 50px 0
}

.news .text, .logo_footer {
	width: 100%;
	display: flex;
	justify-content: center;
	flex-direction: column;
	    text-align: center;

}

section .sub {
	padding: 20px;
}

.recommend {
	    display: flex;
    justify-content: center;
    flex-wrap: wrap;
	    margin-bottom: 43px;
}
.sub_contact .form {
	margin: 0;
}
.maps{
	text-align:center;
}
.sub_contact span.right {
	text-align: center;
    margin: 36px 0px;

}
#contact_form label span{
	    text-align: inherit;
	
}

#contact_form input,
#contact_form textarea {
	width: 97%;
}
.maps1,.maps2{
	
	float:inherit;
	margin: 20px 0px;
}

.sub .resize .recommend .image {
	    width: 100%;
    height: auto;
}
.description .text {

    text-align: center;
}
.resize .we .text {
	width: 100%;
	margin: 0px 0px 20px 0px;
}

.sub.servic .services.producents .box {
	width: 100%;
	margin: 0px 0 28px 0px
}
.services.producents .box .text{
	text-align: center;
	width: 100%;
}


.service .box {
	width: 100%;
}
.service .text {
	width: 100%;
}

.sub .resize .recommend a .box .image {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.sub .resize .recommend .box .image img {
	width: 80%;
}


section .sub .resize .title h2 {
    overflow: hidden;
    font-size: 35px;
    color: white;
}

.services .box a:hover {
	background: none
}

.courses table{
	margin: 24px 0px;
}

tr.left {
	width: 100%;
	text-align: center;
}
.description h3,.work  {
	text-align: center;
}
.sub_contact .contact {
    float: inherit; 
}
.sub_contact span.left,.sub_contact .contact ul {
    text-align: center;
}
.mobile{
	display:block;
}
.employees .text {
	float: inherit; 
    width: 100%;
}
.work {
    margin: 0px 0px 0px;
}
tr.right {
	width: 100%;
}
.right td {
	padding: 30px 0
}

/*------------*/
.menu ul {
	display: none;
}

#toggle {
	display: block;
  width: 28px;
  height: 30px;
  margin: 20px auto 10px auto;
  cursor: pointer;
}

#toggle div {
  width: 100%;
  height: 5px;
  background: white;
  margin: 4px auto;
  transition: all 0.3s;
  backface-visibility: hidden;
}

#toggle.on .one {
  transform: rotate(45deg) translate(5px, 5px);
}

#toggle.on .two {
  opacity: 0;
}

#toggle.on .three {
  transform: rotate(-45deg) translate(7px, -8px);
}
section .sub .resize .mob{
	display:block;
}

}


@media (max-width: 500px) {
	.sub .resize .recommend .box .image img {
	width: 80%;
}
}
@media (max-width: 900px) {
section .sub .resize .title h1, section .sub .resize .title h2{
	
text-align: center;
}

.news .image {
    overflow: hidden;
    float: left;
    display: block;
    width: 100%;
	margin: 0 auto;
}
section .sub .resize .recommend .interline {

    margin: 5px 0px 6px;
}
.slide-res {
    width: 100%;
    background: white;
    display: block;
	margin: 0px 0px 20px 0px;
}
#slideshow6 {
    overflow: hidden;
    float: none;
	margin: 0 auto;
}
section .grid {
    width: 94.7%;
    padding: 0px 20px;
}
}
@media (max-width: 544px){
section .grid {
    width: 92.7%;
}
}
@media (max-width: 444px){
section .grid {
    width: 89.7%;
}
}
@media (max-width: 439px) {
	.sub .services .box, .sub.servic .services .box {
    width: 46%;
	}
	
}
@media (max-width: 344px){
section .grid {
    width: 88.7%;
}
}
@media (max-width: 339px) {
	.sub .services .box, .sub.servic .services .box {
    width: 44%;
	}
	
}
@media (max-width: 244px){
section .grid {
    width: 87.7%;
}
}

.upper {
	text-transform: uppercase;
}


.seo-desc {
	color: #fff;
	text-align: justify;
}

.seo-desc p {
	margin-bottom: 5px;
}

.seo-desc a {
	text-decoration: none;
	color: #fff;
}

.seo-desc h1 {
	font-size: 30px;
	color: #fff;
	text-align: left;
}

.mt-30 {
	margin-top: 30px;
	    float: left;
	/*  position: relative;
	 
   top: 1811px;
	height: 0px;*/
}

.seo-desc h2 {
	font-size: 25px;
	margin-top: 5px;
	text-align: left;
}

.nap {
	margin: 0 auto;
	text-align: center;
	font-family: gothic;
	color: #fff;
	padding-bottom: 10px;
}
  
.nap a {
	color: #fff;
}
@media only screen and (max-width: 900px) {
  .nap {
	padding-bottom: 80px;
  }


}
@media only screen and (max-width: 1033px) {

  .news .text {
	width: 100%;
	overflow: hidden;
	float: left;
	margin: 0px 6px 0px 0px;
	color: white;
}
.news .image {
    overflow: hidden;
    width: 100%;
    float: left;
    margin: 0 auto;
    text-align: center;
}
.service {
    margin: 20px 0px;
    text-align: center;
}
.service .text .title {
	margin:10px 0px 0px 0px;
}
.info-miasta  {
	margin-top: 5px;
}
.news .text a {
    display: block;
    text-decoration: none;
    color: red;
    margin: 6px 0px;
    font-size: 20px;
}
.footer-copyright .copyright-info, .footer-copyright .credit, .footer-copyright .footer-socials {
    width: 100%;
    float: none;
    text-align: center;
}
.footer-copyright {
    padding: 25px 0;
    overflow: hidden;
}
.footer-menu-container {
    float: right;
    font-size: 13px;
}
#footer-menu {
    float: left;
}
#footer-menu > li {
    display: inline-block;
    margin-right: 5px;
}
