body{
	margin:0;
	padding:0;
	color:#002A42;
	font-family:"Montserrat",sans-serif;
}
.no-padding{
	padding:0!important;
}
.hero{
	background:url('https://solwit.com/wp-content/themes/solwit/img/homepage-hero-noswoosh.jpg') no-repeat;
	background-size:cover;
	background-position:center bottom;
	padding:130px 0 0px 0;
	color:#fff;
	margin-bottom:60px;
}
.zamiast-h1{
	font-size:70px;
	font-weight:400;
}
.hero h1{
	font-size:24px;
	font-weight:300;
	margin-bottom:20px;
}
.hero hr.hero-break{
	max-width:100px;
	border-top:3px solid #fff;
	margin-left:0;
	padding-top:20px;
	margin:0 0 0 0;
}
.hero-contact{
	padding:10px 35px;
	color:#fff;
	border:2px solid #00953A;
	border-radius:50px;
	display:inline-block;
	margin-bottom:20px;
	transition:0.3s;
	font-size:14px;
	font-weight:600;
}
.hero-contact:hover{
	color:inherit;
	text-decoration: none;
	background-color:#00953A;
}
.eu-sign{
	position:absolute;
	top:0;
	right:0;
}
.eu-sign img{
	width:150px;
}
.clutch-logos,
.behemoths-logos{
	float:right;
}
.clutch-logos img,
.behemoths-logos img{
	max-height: 100px;
}
.clutch-logos img{
	margin-left:20px;
}
.right-field{
	padding:0;
	width:770px;
	overflow: auto;
	float:right;
	vertical-align: middle;
}
.standard-section{
	padding-bottom:20px;
}
.below-hero-para{
	font-size:44px;
	line-height:54px;
	font-weight:700;
	text-align:center;
}
.ho-upper-cont{
	padding:15px;
}
.ho-container{
	position:relative;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(38,55,70,0.15);
	-moz-box-shadow: 0px 0px 10px 0px rgba(38,55,70,0.15);
	box-shadow: 0px 0px 10px 0px rgba(38,55,70,0.15);
	transition:0.3s;
	vertical-align:middle;
	color:#ffffff;
	height:245px;
	overflow:hidden;
	text-align: center;
	border-radius: 5px;
	background-color:#14943F;
}
.ho-img{
	width:60px;
	transition:0.3s;
	margin:0;
	position:absolute;
	top:60px;
	left: calc(50% - 30px);
}
.ho-title{
	font-size:18px;
	line-height:22px;
	font-weight:500;
	height:44px;
	transition:0.3s;
	position:absolute;
	top:130px;
	left:0;
	width:100%;
}
.ho-text{
	font-size:13px;
	line-height:18px;
	font-weight:300;
	height:80px;
	margin-bottom:0;
	transition:0.3s;
	position:absolute;
	top:250px;
	left:20px;
	right:20px;
}
.ho-btn{
	width:10px;
	float:right;
	transition:0.3s;
	position:absolute;
	top:280px;
	right: calc(50% - 5px);
}
.ho-container:hover{
	background-color:#002A42;
}
.ho-container:hover .ho-img{
	top:-100px;
}
.ho-container:hover .ho-title{
	top:40px;
}
.ho-container:hover .ho-text{
	top:94px;
}
.ho-container:hover .ho-btn{
	top:190px;
}
.below-hero-break{
	max-width:100px;
	border-top:5px solid #00953A;
	padding:0;
}
.zaufali-nam{
    padding: 40px 0 70px 0;
}
.container-carousel {
	overflow: hidden;
	margin-left: 15px;
    margin-right: 15px;
}
.container-carousel .slider {
  animation: slidein 30s linear infinite;
  white-space: nowrap;
}
.container-carousel .slider .logos {
  width: 280%;
  display: inline-block;
  margin: 0;
}
.container-carousel .slider .logos .fab {
  width: calc(100% /14);
  animation: fade-in 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) forwards;
  background-color: #fff;
  padding: 0 20px;
}

@keyframes slidein {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(-180%, 0, 0);
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes slidein {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(-180%, 0, 0);
  }
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.title-section{
	margin-bottom:20px;
}

.title-section h2{
	font-size:30px;
	font-weight:700;
	line-height:36px;
}
.title-section .green-line{
	width:100px;
}
.kim-jestesmy .title-section h2{
	font-size:40px;
	line-height:46px;
}
.kim-jestesmy .title-section .green-line{
	margin: 20px 0;
}
.kim-jestesmy .title-section .img-fluid{
	margin:10px 0;
}
.leszek-podpis{
	font-size:11px;
	color:#6e7f8c;
	margin-top:5px;
}
.leszek-text{
	font-size: 18px;
    line-height: 28px;
    font-weight: 400;
	margin-bottom:7px;
}
.green-contact {
	background-color:#00953A;
    padding: 10px 35px;
    color: #fff;
    border: 2px solid #00953A;
    border-radius: 50px;
    display: inline-block;
    margin-top: 10px;
    transition: 0.3s;
    font-size: 14px;
    font-weight: 600;
}
.green-contact:hover {
	background-color:#002A42;
    border: 2px solid #002A42;
    color: #fff;
}
.right-col-text{
	font-size:26px;
	font-weight:600;
	line-height:32px;
}
.comozemy-subtext p{
	margin:30px 0;
	font-size:20px;
	font-weight:300;
	line-height:28px;
}
.dowiedz-sie-wiecej{
	font-size:16px;
	font-weight:600;
	color:#00953A;
}
.jedenzdwa a:hover{
	color:#00953A;
}
.rowzlinkiem{
	text-align:right;
}
.dowiedzsie-lewy{
	margin-top:28px;
}
.liczba-single img{
	height:56px;
	margin-bottom:15px;
}
.liczba-single:hover .liczby-jedna{
	font-size:60px;
}
.liczby-jedna{
	font-size:50px;
	font-weight: 600;
	line-height: 50px;
	margin-bottom:5px;
	transition: 0.3s;
}
.liczby-podpis{
	font-size:20px;
	font-weight: 400;
	line-height: 24px;
}
.liczby-row{
	margin: 40px 0 20px 0;
}
.conaswyroznia{
	background-color:#002A42;
	padding:30px 0;
	color:#fff;
	font-size:30px;
	line-height:36px;
	font-weight:700;
}
.conaswyroznia p{
	margin: 20px 0 0 0;
    text-align: center;
}
.punktowszesc .row:first-child{
	padding-top:70px;
	padding-bottom:30px;
}
.punktowszesc .row:nth-child(2){
	padding-bottom:50px;
}
.punktowszesc-inside{
	position:relative;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(38,55,70,0.15);
	-moz-box-shadow: 0px 0px 10px 0px rgba(38,55,70,0.15);
	box-shadow: 0px 0px 10px 0px rgba(38,55,70,0.15);
	transition:0.3s;
	vertical-align:middle;
	color:#002A42;
	height:100px;
	overflow:hidden;
    padding: 20px 20px 20px 60px;
	background-color:#fff;
	background-image:url('https://solwit.com/wp-content/themes/solwit/img/ico-check.svg');
	background-repeat:no-repeat;
	background-size:28px;
	background-position:left 15px center;
	display: table;
	width:100%;
}
.punktowszesc-inside:hover{
	transform:scale(1.1);
}
.punktowszesc-inside span{
	font-size:18px;
	font-weight:400;
	line-height:26px;
	margin-bottom:0;
	display:table-cell;
	vertical-align:middle;
}
.nagrody-loga img{
	margin: 10px auto 40px auto;
	width:100%;
	max-width:600px;
}
.konsltanci-container{
	background-color:#F9F9F9;
	padding-top: 60px;
}
.konsultanci{
	text-align:center;
}
.konsultanci img{
	margin: 20px 0 30px 0;
}
.konsultanci img:first-child{
	margin: 20px 0 60px 0;
}
.left-line{
	width:100px;
	height:100%;
	float:left;
	padding-top:6px;
}
.right-title{
	width: calc(100% - 100px);
	float:right;
	padding-left:30px;
	font-size:30px;
	font-weight:600;
	line-height:36px;
}
.right-title h2{
	font-size:30px;
	font-weight:600;
}
.poznaj-opinie{
	background: #263746;
	background: linear-gradient(90deg, rgba(38,55,70,1) 0%, rgba(0,149,58,1) 100%);
	padding:60px 0;
}
.poznaj-opinie .right-title{
	color:#fff;
}
.donothing{
	padding:30px 30px 50px 30px;	
	display:block;
	color:inherit;
}
.donothing:hover{
	text-decoration:inherit;
	color:inherit;
}
.opinia-single{
	background-color:#fff;
	border-radius:5px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(38,55,70,0.15);
	-moz-box-shadow: 0px 0px 10px 0px rgba(38,55,70,0.15);
	box-shadow: 0px 0px 10px 0px rgba(38,55,70,0.15);
	margin: 1%;
	padding:0;
	background-image:url('https://solwit.com/wp-content/themes/solwit/img/arrow-right.svg');
	background-repeat:no-repeat;
	background-size:10px;
	background-position:right 20px bottom 20px;
	transition:0.3s;
}
.opinia-single:hover{
	transform: scale(1.05);
}
.opinia-single img{
	width:30px;
	margin-bottom:15px;
}
.quote-text{
	font-size:14px;
	line-height: 20px;
	margin-bottom:0;
}
.quote-podpis{
	position:absolute;
	bottom:30px;
	left:30px;
	transition:0.3s;
}
.quote-podpis p{
	margin:0;
	padding:0;
}
.quote-autor{
	font-size:14px;
	font-weight:600;
	color:#00953A;
}
.quote-autor-job{
	font-size:12px;
	font-weight:400;
}
.opinia-single:hover .quote-podpis{
	bottom:60px;
}
.poznaj-historie{
	background: #fafafa;
	padding:60px 0;
}
.historia-single{
	background:#fff;
	border-radius:10px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(38,55,70,0.15);
	-moz-box-shadow: 0px 0px 10px 0px rgba(38,55,70,0.15);
	box-shadow: 0px 0px 10px 0px rgba(38,55,70,0.15);
	padding:0;
	margin: 1%;
    max-width: 31%;	
}
.historia-jeden{
	background-image:url('https://solwit.com/wp-content/themes/solwit/img/opinia1.jpg');	
}
.historia-dwa{
	background-image:url('https://solwit.com/wp-content/themes/solwit/img/opinia2.jpg');	
}
.historia-trzy{
	background-image:url('https://solwit.com/wp-content/themes/solwit/img/opinia3.jpg');	
}
.historia-img-cover{
	background-position:center center;
	background-size: 100%;
	background-repeat:no-repeat;
	height:250px;
	border-radius:10px 10px 0 0;
	transition: all 1s;
	margin-top:-1px;
}
.historia-single:hover .historia-img-cover{
	transition: all 1s;
	background-size: 110%;
}
.historia-title{
	padding:30px;
	font-size:20px;
	font-weight:600;
	line-height:26px;
}
.historia-title a{
	color:#002A42;
	transition:0.3s;
}
.historia-title a:hover{
	color:#00953A;
	text-decoration:none;
}
.zamow-kontakt{
	padding:60px 0 0 0;
}
.zamow-break{
	max-width:100px;
	border-top:5px solid #00953A;
	margin-left:0;
	padding-top:0;
	margin:100px 0 20px 0;
}
.zamow-title{
	font-size:50px;
	line-height: 54px;
	font-weight:600;
}
.zamow-subtext{
	font-size:18px;
	line-height: 26px;
	font-weight:300;
	margin-bottom:30px;
}
.zamow-contact{
	background-color: #00953A;
	padding:10px 35px;
	color:#ffffff;
	border-radius:50px;
	display:inline-block;
	margin-bottom:20px;
	transition:0.3s;
	font-size:14px;
	font-weight:600;
}
.zamow-contact:hover{
	color:#ffffff;
	text-decoration: none;
	background-color:#002A42;
}
.footer{
	background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%);
	padding:60px 0;
}
.footer-title{
	font-size:30px;
	font-weight:600;
	color:#00953A;
	margin-bottom:0;
}
.polityka-link{
	color:#00953A;
}
.polityka-link:hover{
	color:#00953A;
}
.bottom-footer{
	border-top:1px solid #E6E6E6;
	padding:30px 0;
}
.bottom-footer a{
	color:inherit;
}
.bottom-footer-left{
	width: calc(150px);
	float:left;
}
.bottom-footer-left img{
	width:100%;
}
.bottom-footer-right{
	width: calc(100% - 150px);
	font-size:14px;
	text-align:right;
	float:right;
	vertical-align: middle;
}
.footer-kapital-sad{
	font-size:11px;
	margin-top:5px;
}
.break-bar{
	color:#00953A;
	margin:0 5px;
}
.hide-only-small{
	display:block;
}
.show-only-small{
	display:none;
}
.glowna-quote-logo{
	width:auto!important;
	height:30px;
	display:block;
}
.alert-warning-message, .alert-warning-email{
color: #dd3c3c;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
	text-align:left !important;
}
#cn-accept-cookie {
    border-radius:20px;
	background:#009b3f;
	color:#fff;
	padding:2px 15px 3px 15px;
}
#cookie-notice{
	background-color:#002A42!important;
}
#cn-notice-text{
	color:#fff!important;
}
.logo-eu-funds{
	border-top: 1px solid #E6E6E6;
}
.logo-eu-funds img{
	margin: 40px auto 40px auto;
}
#comozemyzrobic,
#whatcanwedo{
	position: absolute;
    bottom: 50px;
}
.obserwuj-glowna{
	margin-top:10px;
	text-align:center;
}
.obserwuj-glowna .obserwuj-nas{
	margin-top:-30px!important;
}









@media (min-width: 767px){
	.obserwuj-glowna{
		margin-top:0px;
		text-align:right;
	}
	.obserwuj-glowna .obserwuj-nas{
		margin-top:20px!important;
	}
	.zamow-break{
		margin:0px 0 20px 0;
	}
}
@media (min-width: 992px){
	.opinia-single {
	    -ms-flex: 0 0 31%!important;
	    flex: 31%!important;
	    max-width: 31%!important;
	}
}
@media (max-width: 1440px) {
	.hero{
		background:url('https://solwit.com/wp-content/themes/solwit/img/homepage-hero-noswoosh.jpg') no-repeat;
		background-size:cover;
		background-position:center bottom;
		padding:120px 20px 0px 20px;
		color:#fff;
	}
}


@media (max-width: 1170px) {
	.hero{
		background:url('https://solwit.com/wp-content/themes/solwit/img/homepage-hero-noswoosh.jpg') no-repeat;
		background-size:cover;
		background-position:center bottom;
		padding:100px 20px 100px 20px;
		color:#fff;
	}
	.zamiast-h1{
		font-size:50px;
		line-height:50px;
		font-weight:400;
	}
	.hero-h1{
		font-size:22px;
		font-weight:300;
		margin-bottom:40px;
	}
	.hero-contact{
		padding:10px 35px;
		font-size:12px;
		margin-bottom:50px;
	}
	.jedenzdwa:first-child{
		margin-bottom:30px;
	}
	.dowiedzsie-lewy{
		margin-top:0px;
	}
	.opinia-single{
		margin:0 0 30px 0;
		flex: 0 0 100%;
	    max-width: 94%;
	}
	.historia-img-cover{
		background-size: cover;
	}
	.historia-single:hover .historia-img-cover{
		background-size: cover;
	}
	.zamow-kontakt img{
		max-width:300px;
		margin-bottom:50px;
	}
	.zamow-contact{
		font-size:12px;
	}
}

@media (max-width: 991px) {
	.punktowszesc-inside{
		width: 100%;
    	margin-bottom: 20px;
	}
	.punktowszesc .row:first-child {
		padding-top: 50px;
		padding-bottom: 0;
	}
	.punktowszesc .row:nth-child(2) {
		padding-bottom: 20px;
	}
	.historia-single{
		margin:0 0 30px 0;
	    max-width: 100%;	
	}
	.historia-single:last-child{
		margin:0;
	}
	.hide-only-small{
		display:none;
	}
	.show-only-small{
		display:block;
	}
	.myform-col-md-8.show-only-small{
		margin-top:20px;
	}
}

@media (max-width: 575px) {
	.hero{
		background:url('https://solwit.com/wp-content/themes/solwit/img/homepage-hero-noswoosh.jpg') no-repeat;
		background-size:cover;
		background-position:center bottom;
		padding:120px 20px 0px 20px;
		color:#fff;
	}
	.eu-sign {
		top: -55px;
		width: 80px;
		right:55px;
	}
	.right-field{
		width:100%;
	}	
	.clutch-logos img,
	.behemoths-logos img{
		max-height: 50px;
	}
	.container-carousel .slider .logos .fab {
	  width: calc(100% / 4);
	  animation: fade-in 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) forwards;
	}
	.below-hero-para{
		font-size:30px;
		line-height:38px;
	}
	.title-section h2{
		font-size:24px;
		font-weight:700;
		line-height:30px;
	}
	.left-line{
		width:100%;
		height:25px;
		float:none;
		padding-top:0;
	}
	.left-line img{
		width:100px;
	}
	.right-title, .right-title h2{
		width: 100%;
		float:none;
		padding-left:0;
		font-size:24px;
		font-weight:600;
		line-height:30px;
	}
	.jedenzdwa{
		padding:25px;
	}
	.jedenzdwa img{
		max-width:140px;
		margin-bottom:20px;
	}
	.right-col-text{
		font-size:20px;
		font-weight:600;
		line-height:24px;
	}
	.comozemy-subtext p{
		margin:20px 0;
		font-size:16px;
		line-height:20px;
	}
	.liczby-jedna{
		font-size:40px;
		font-weight: 600;
		line-height: 40px;
		margin-bottom:5px;
	}
	.liczby-podpis{
		margin-bottom:30px;
	}
	.liczby-row{
		margin-bottom:20px;
	}
	.poznaj-opinie,
	.poznaj-historie,
	.footer{
		padding:40px 20px;
	}
	.historia-title {
	    padding: 15px 20px;
	    font-size: 18px;
	    font-weight: 600;
	    line-height: 24px;
	}
	.wszystkie-opinie{
		margin-right:-30px;
	}
	.zamow-title{
		font-size:38px;
		line-height: 42px;
		font-weight:600;
	}
	.zamow-subtext{
		font-size:16px;
		line-height: 22px;
		font-weight:300;
	}
	.clutchiframe{
		padding:0;
	}
	.zaufalinam{
	    padding: 10px 15px 40px 15px;
	}
	.kim-jestesmy .title-section h2 {
		font-size: 34px;
		line-height: 40px;
		margin-top:20px;
	}
	.zamow-kontakt{
		padding:40px 20px 0 20px;
	}
	.zamow-kontakt .order-md-1 img{
		max-width:200px;
		margin-bottom:0;
	}
}











.obserwuj-nas{
	font-size:16px;
	font-weight:400;
	margin-top:30px;
}
.obserwuj-nas img{
	width:24px;
	margin-left:6px;
	transition:0.3s;
}
.obserwuj-nas img:hover{
	opacity:0.9;
}
.footer-loga{
	margin-top:20px;
	padding-right:20px;
}
.hidden {
    display: none;
}
.alert-warning {
    border: 2px solid #dd3c3c;
    background-color: #fff;
}
.myform-container input,
.myform-container textarea{
    border:1px solid #D3D3D3;
}
.myform-row{
    display:block;
    clear:both;
}
.myform-col-md-4{
    width:33%;
    float:left;
    padding-right:10px;
}
.myform-col-md-8{
    width:66%;
    float:left;
    padding-right:10px;
}
.myform-col-md-4:last-child{
    padding-right:0;
}
@media (max-width:991px){
.myform-col-md-4,
.myform-col-md-8{
    width:100%;
    float:clear;
    padding-right:10px;
}
}
@media (max-width:575px){
.myform-col-md-4{
    width:100%;
    float:clear;
    padding-right:10px;
}
.bottom-footer{
	padding:20px;
}
.bottom-footer-left,
.bottom-footer-right{
	width:100%;
	text-align:center;
}
.bottom-footer-left img{
	max-width:120px;
	marign-bottom:20px;
}
}
.klasa-testowa{
	display:none;
}
.solwit-csp-23-war{
	color: #dd3c3c;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
	text-align:left !important;
}
#charNum{
	font-size: 11px;
    font-family: "Montserrat", Sans-serif !important;
    color: #d3d3d3;
}
#charNumWarning,
#charNumSmall{
	font-size: 11px;
    font-family: "Montserrat", Sans-serif !important;
    color: #dd3c3c;
}
#cookie-notice-hp {
    position: fixed;
    min-width: 100%;
    height: auto;
    z-index: 100000;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 20px;
    left: 0;
    text-align: center;
    font-weight: 400;
    font-family: -apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;
}

.cookie-notice-container {
    padding: 15px 30px;
    text-align: center;
    width: 100%;
    z-index: 2;
}
.cookie-dwa {
    color: #fff;
}
.cookie-jeden {
    background-color: #000;
}
#cn-accept-cookie-hp {
    border-radius: 20px;
    background: #009b3f;
}
#carouselExampleControls{
	margin-bottom:40px;
}
#carouselExampleControls .carousel-control-next-icon, 
#carouselExampleControls .carousel-control-prev-icon {
    width: 40px;
    height: 40px;
}
.carousel-control-prev-icon {
    background-image: url('https://solwit.com/wp-content/uploads/2021/06/arrow-prev.svg');
}
.carousel-control-next-icon {
    background-image: url('https://solwit.com/wp-content/uploads/2021/06/arrow-next.svg');
}

.tenyears-img{
	height: 100px;
    width: 140px;
    float: left;
}
.tenyears-img img{
	height: 70px;
    margin-top: 15px;
}
.tenyears-text{
	width: calc(100% - 165px);
    border-left: 2px solid #F2F2F2;
    float: right;
    height: 100px;
    font-size: 20px;
    line-height: 28px;
    padding: 10px 0 10px 25px;
    display: inline-block;
}
.tenyears-text a{
	color:inherit;
	transition:0.3s;
}
.tenyears-text a:hover{
	opacity:0.8;
}
.tenyears-img img{
	transition:0.3s;
}
.tenyears-img img:hover{
	transform: scale(1.1);
}
.tenyears-arrow{
	width:12px;
	height:12px;
	display:inline-block;
	background:url('https://solwit.com/wp-content/uploads/2021/07/10lat-next.svg');
	background-size:12px;
	background-repeat:no-repeat;
	margin-left: 6px;
}
@media (max-width: 575px) {
	.tenyears-text{
		width: 100%;
		border-left:none;
		float:left;
		height:auto;
		padding:20px 0 0 0;
	}
}