﻿@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);
body {
	font-family: "Open Sans", Tahoma;
	font-size: 12px;
	overflow-x: hidden;
	color: #000;
}
a {
	color: #000000;
	}
h1, h2, h3, p {
	color: #000000;
}
h1 {
	font-family: "Open Sans";
	font-size: 30px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 26.4px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h2 {
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
}

h3 {
	font-family: Open Sans;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 15.4px;
}
p {
	font-family: Open Sans;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 20px;
	margin-top: 10px;
	display: block;
}
img {
    max-width: 100% !important;
}

.logo {
    height: 60px;
    width: 300px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    z-index: 10;
    float: left;
    display: inline-block;
    padding-top: 20px;
    padding-bottom: 20px;
}
.flagi {
height: 30px;
	width: 50%;
   float:right;
   display:inline-block;
}
/**.container {
	margin-right: auto;
	margin-left: auto;
}**/

.text {
	padding-right: 2% !important;
	padding-left: 2% !important;
	min-height: 1px !important;
	max-width: 96% !important;
	clear: both;
}
.text-top {
	padding-right: 2% !important;
	padding-left: 2% !important;
	min-height: 1px !important;
	max-width: 96% !important;
	clear: both;
	/**position:relative;
	top:-100px;
	padding-top:100px;**/
	
}
.container#top {
	min-height: 156px;
	margin-top: 540px;
}
.container {
	max-width: 1120px;
	margin-right: auto;
	margin-left: auto;
}

#tip-top {
	min-height: 1px;
	width: 100%;
	position: fixed;
	z-index: 100;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3AB1E0;
}
#tip-top .container {
	}

#zarzadzanie-projektami, #konsulting,  #it, #budownictwo, #eksport, #rajdy, #praca, #kontakcik, #project-management, #consulting, #construction, #rally, #contact, #career {
padding-top:120px;
}
/**#oferta, #specjalizacje, #rajdy, #praca, #kontakcik {
	margin-top: 100px;
}**/

.foty {
	background-color: #F1F4F7;
	clear: both;
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: inline-block;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 10px;
}

#gora {
	background-attachment: scroll;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: center 100px;
	min-height: 847px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
   width: 100%;
}
.rajdy, .rally {
	/**background-color: #F1F4F7;**/
	clear: both;
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.rajdy .foty, .rally .foty {
	
}
.all {
	padding-top:120px;
}

#o-firmie, #about-us  {
	border-radius: 15px;
	background-color: #f1f4f7;
	color: #000000;
}
section {
padding-top:10px;
float:left;
}
.left {
	float: left;
	width: 48%;
	padding-right: 2%;
	text-align: justify;
}
.right {
	width: 50%;
	float: left;
	text-align: center;
}
ul.wyliczanie li {
	padding-left: 5px;
	font-size: 14px;
}
#rajdy, #rally {
    width: 100%;
}
#kontakt {
	min-height: 540px;
	clear: both;
	background-color: #087AFF;
	color: #FFF;
	padding-bottom: 120px;
   width: 100%;
}
#kontakt .container {
	background-color: #087AFF;
}

/** formularz**/
.formularz {
	list-style-type: none;
	width: 100%;
	text-align: center;
	float: left;
	position: static;
	font-size: 100%;
	font-style: normal;
	vertical-align: middle;
	background-image: url(transparent);
	border-radius: 10px;
}
.tdleft {
	text-align: left;
	float: left;
	width: 30%;
	height: 30px;
	color: #FFF;
	padding-top: 10px;
	font-size: 14px;
	vertical-align: middle;
}
.tdright {
	text-align: left;
	float: right;
	width: 70%;
	height: 30px;
	padding-top: 10px;
}
textarea {
	height: 140px;
	width: 100%;
	float: left;
	border: 1px solid #2a8dff;
	background-color: #087AFF;
	padding: 0px;
	color: #FFF;
}
input {
	float: left;
	border: 1px solid #2a8dff;
	width: 100%;
	background-color: #087AFF;
	height: 100%;
	color: #FFF;
}

input[type=submit] {
	padding: 5px 15px;
	border: 0 none;
	cursor: pointer;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 150px;
	background-color: #1436AD;
	text-align: center;
	color: #FFF;
}
.divform {
	text-align: left;
	float: left;
	width: 100%;
	height: 40px;
	color: white;
}
.tdright2 {
	text-align: left;
	float: left;
	width: 70%;
	height: 140px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tdleft2 {
	text-align: left;
	float: left;
	width: 30%;
	height: 14px;
	color: #FFF;
	font-size: 14px;
	padding-top: 10px;
	vertical-align: middle;
}
.divform2 {
  text-align: left;
  float: left;
  width: 620px;
  height: 30px;
  color: white;
  padding-top: 10px;
  padding-left: 10px;
}
footer {
	height: 100px;
	width: 100%;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
	color: #000;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wsn {
	margin-top: 10px;
	height: 13px;
	float: right !important;
	width: 250px;
	color: #000000;
	font-size: 10px !important;
	text-decoration: none;
	margin-right: 10px;
	text-align: right;
}
#wsn a {
	color: #000000;
}



#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
	width: auto;
	font-family: 'Open Sans', Helvetica, sans-serif;
	/**	background: #3db2e1;
	background: -o-linear-gradient(top, #69c4e8, #21a1d4);
	background: -ms-linear-gradient(top, #69c4e8, #21a1d4);
	background: -webkit-linear-gradient(top, #69c4e8, #21a1d4);
	background: #11b2fd;**/
	float: right;
	height: 50px;
	background:#FFF;
		
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu > ul > li > a {
	padding: 20px;
	font-size: 15px;
	color: #002147;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.25);
	font-weight: 700;
	text-decoration: none;
	transition: color 0.2s ease 0s;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li > a:hover,
#cssmenu > ul > li.active > a {
 color: #002147;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 40px;
}
#cssmenu ul > li.has-sub > a:after {
  content: '';
  position: absolute;
  right: 5px;
  top: 17.5px;
  display: block;
  width: 18px;
  height: 18px;
  border-radius: 9px;
  background: #3db2e1;
  background: -webkit-linear-gradient(top, #58bde5 0%, #4ab7e3 25%, #2babde 50%, #58bde5 75%, #4ab7e3 100%);
  background: -ms-linear-gradient(top, #58bde5 0%, #4ab7e3 25%, #2babde 50%, #58bde5 75%, #4ab7e3 100%);
  background: -moz-linear-gradient(top, #58bde5 0%, #4ab7e3 25%, #2babde 50%, #58bde5 75%, #4ab7e3 100%);
  background: -o-linear-gradient(top, #58bde5 0%, #4ab7e3 25%, #2babde 50%, #58bde5 75%, #4ab7e3 100%);
  background: linear-gradient(to bottom, #58bde5 0%, #4ab7e3 25%, #2babde 50%, #58bde5 75%, #4ab7e3 100%);
  box-shadow: inset 0 -1px 1px #209ed0, inset 0 2px 1px #7fcceb;
  background-size: 36px 36px;
  background-position: 0 0;
  background-repeat: no-repeat;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
#cssmenu ul > li.has-sub:hover > a:after {
  background-position: 0 -18px;
}
#cssmenu ul > li.has-sub > a:before {
  content: '';
  position: absolute;
  right: 11px;
  top: 25.5px;
  display: block;
  width: 0;
  height: 0;
  border: 3px solid transparent;
  border-top-color: #ffffff;
  z-index: 99;
}
#cssmenu ul > li.has-sub:hover > a:before {
  border-top-color: #19799f;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
  opacity: 0;
  -webkit-transition: top .2s ease, opacity .2s ease;
  -moz-transition: top .2s ease, opacity .2s ease;
  -ms-transition: top .2s ease, opacity .2s ease;
  -o-transition: top .2s ease, opacity .2s ease;
  transition: top .2s ease, opacity .2s ease;
}
#cssmenu > ul > li > ul {
  top: 91px;
  padding-top: 8px;
  border-radius: 5px;
}
#cssmenu > ul > li:hover > ul {
  left: auto;
  top: 51px;
  opacity: 1;
}
#cssmenu.align-right > ul > li:hover > ul {
  right: 0;
}
#cssmenu ul ul ul {
  top: 40px;
}
#cssmenu ul ul > li:hover > ul {
  top: 0;
  left: 178px;
  padding-left: 10px;
  opacity: 1;
}
#cssmenu.align-right ul ul > li:hover > ul {
  left: auto;
  right: 178px;
  padding-left: 0;
  padding-right: 10px;
  opacity: 1;
}
#cssmenu ul ul li a {
  width: 180px;
  padding: 12px 25px;
  font-size: 13px;
  font-weight: 700;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  color: #2F2E2E;
  text-decoration: none;
  background: #3db2e1;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li > a:hover,
#cssmenu ul ul li.active > a {
  color: #cae5fd;
}
#cssmenu ul ul li:first-child > a {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  box-shadow: inset 0 2px 2px #88d0ed;
}
#cssmenu ul ul li:last-child > a {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  box-shadow: inset 0 -3px 0 #27a9de, inset 0 -3px 3px #1f9acc, 0 1px 1px rgba(0, 0, 0, 0.03), 0 2px 2px rgba(0, 0, 0, 0.05), 0 2px 3px rgba(0, 0, 0, 0.13);
}
#cssmenu ul ul > li.has-sub > a:after {
  right: 12px;
  top: 9.5px;
  background: #3db2e1;
  background: -webkit-linear-gradient(top, #58bde5 0%, #4ab7e3 25%, #2babde 50%, #58bde5 75%, #4ab7e3 100%);
  background: -ms-linear-gradient(top, #58bde5 0%, #4ab7e3 25%, #2babde 50%, #58bde5 75%, #4ab7e3 100%);
  background: -moz-linear-gradient(top, #58bde5 0%, #4ab7e3 25%, #2babde 50%, #58bde5 75%, #4ab7e3 100%);
  background: -o-linear-gradient(top, #58bde5 0%, #4ab7e3 25%, #2babde 50%, #58bde5 75%, #4ab7e3 100%);
  background: linear-gradient(to bottom, #58bde5 0%, #4ab7e3 25%, #2babde 50%, #58bde5 75%, #4ab7e3 100%);
  box-shadow: inset 0 -1px 1px #209ed0, inset 0 2px 1px #7fcceb;
  background-size: 36px 36px;
  background-position: 0 0;
  background-repeat: no-repeat;
}
#cssmenu.align-right ul ul > li.has-sub > a:after {
  right: auto;
  left: 12px;
}
#cssmenu ul ul > li.has-sub:hover > a:after {
  background-position: 0 -18px;
}
#cssmenu ul ul > li.has-sub > a:before {
  top: 15.5px;
  right: 16px;
  border-top-color: transparent;
  border-left-color: #ffffff;
}
#cssmenu.align-right ul ul > li.has-sub > a:before {
  top: 15.5px;
  right: auto;
  left: 16px;
  border-top-color: transparent;
  border-right-color: #ffffff;
  border-left-color: transparent;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
  border-top-color: transparent;
  border-left-color: #1c89b5;
}
#cssmenu.align-right ul ul > li.has-sub:hover > a:before {
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: #1c89b5;
}
@media all and (max-width: 900px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  #cssmenu {
    width: 60%;
background: #EDEDED none repeat scroll 0% 0%;
padding: 0px;
margin-top: 25px;
  }
  #cssmenu ul,
  #cssmenu ul ul,
  #cssmenu ul ul ul,
  #cssmenu > ul,
  #cssmenu.align-center > ul,
  #cssmenu > ul > li > ul,
  #cssmenu > ul > li:hover > ul,
  #cssmenu ul ul li:hover > ul,
  #cssmenu ul ul ul li:hover > ul,
  #cssmenu.align-right ul ul,
  #cssmenu.align-right ul ul li:hover > ul,
  #cssmenu.align-right ul ul ul li:hover > ul {
    position: relative;
    left: 0;
    right: auto;
    top: 0;
    width: 100%;
    display: none;
    padding: 0;
    opacity: 1;
    text-align: left;
	background: #EDEDED none repeat scroll 0% 0%;
  }
  #cssmenu ul li {
    width: 100%;
    border-top: 1px solid rgba(120, 120, 120, 0.2);
  }
  #cssmenu > ul > li > a,
  #cssmenu ul ul li a,
  #cssmenu ul ul li:first-child > a,
  #cssmenu ul ul li:last-child > a {
    width: 100%;
    border-radius: 0;
    box-shadow: none;
    background: none;
  }
  #cssmenu ul li a {
    padding-left: 12.5px;
  }
  #cssmenu ul ul li a {
    padding: 14px 25px 14px 27.5px;
  }
  #cssmenu ul ul ul li a {
    padding-left: 42.5px;
  }
  #cssmenu ul ul ul ul li a {
    padding-left: 57.5px;
  }
  #cssmenu > ul > li.has-sub > a:after,
  #cssmenu > ul > li.has-sub > a:before,
  #cssmenu ul ul li.has-sub > a:after,
  #cssmenu ul ul li.has-sub > a:before {
    display: none;
  }
  #cssmenu #menu-button {
    position: relative;
    display: block;
    padding: 20px;
    padding-left: 12.5px;
    cursor: pointer;
    font-size: 15px;
    color:#000;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
  }
  #cssmenu .submenu-button {
    position: absolute;
    right: 0;
    display: block;
    width: 53px;
    height: 53px;
    border-left: 1px solid rgba(120, 120, 120, 0.2);
    z-index: 10;
    cursor: pointer;
  }
  #cssmenu ul ul .submenu-button {
    height: 41px;
  }
  #cssmenu ul .submenu-button:after,
  #cssmenu #menu-button:after {
    content: '';
    position: absolute;
    right: 12.5px;
    top: 12.5px;
    display: block;
    width: 28px;
    height: 28px;
    border-radius: 15px;
    background: #3db2e1;
    background: -webkit-linear-gradient(top, #58bde5 0%, #4ab7e3 25%, #2babde 50%, #58bde5 75%, #4ab7e3 100%);
    background: -ms-linear-gradient(top, #58bde5 0%, #4ab7e3 25%, #2babde 50%, #58bde5 75%, #4ab7e3 100%);
    background: -moz-linear-gradient(top, #58bde5 0%, #4ab7e3 25%, #2babde 50%, #58bde5 75%, #4ab7e3 100%);
    background: -o-linear-gradient(top, #58bde5 0%, #4ab7e3 25%, #2babde 50%, #58bde5 75%, #4ab7e3 100%);
    background: linear-gradient(to bottom, #58bde5 0%, #4ab7e3 25%, #2babde 50%, #58bde5 75%, #4ab7e3 100%);
    box-shadow: inset 0 -1px 1px #209ed0, inset 0 2px 1px #7fcceb;
    background-size: 56px 56px;
    background-position: 0 0;
    background-repeat: no-repeat;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
  }
  #cssmenu ul .submenu-button.submenu-opened:after,
  #cssmenu #menu-button.menu-opened:after {
    background-position: 0 -28px;
  }
  #cssmenu ul ul .submenu-button:after {
    top: 6.5px;
  }
  #cssmenu #menu-button:before,
  #cssmenu .submenu-button:before {
    content: '';
    position: absolute;
    right: 22.5px;
    top: 25.5px;
    display: block;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-top-color: #ffffff;
    z-index: 99;
  }
  #cssmenu ul ul .submenu-button:before {
    top: 19.5px;
  }
  #cssmenu #menu-button.menu-opened:before,
  #cssmenu .submenu-button.submenu-opened:before {
    border-top-color: #19799f;
  }
}

section#budowlanka .container {
    max-width: 1280px;
}
.lewica, .prawica {
    width: 50%;
    float: left;
}
.lewica img, .prawica img {
    display: inline-block;
    width: 50%;
    float: left;
}

@media only screen 
and (min-width : 481px) and (max-width : 768px)
{

.lewica, .prawica {
    width: 100%;
}
}
@media only screen and (max-width:480px){

.lewica, .prawica, .lewica img, .prawica img {
    width: 100%;
}
}


