/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/****************************************/
/* HubSpot Style Boilerplate            */
/****************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/




body, html, form, * {
	font-family: "Raleway"!important;
}

.fa {
	font-family: FontAwesome!important;
}

p {
	font-weight: 500!important;
}
.ul-ul-miasta {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
li {
    font-weight: 500!important;
    font-size: 15px!important;
}

p, span, h1, h2, h3, h4, h5, h6, a {
  color: rgb( 49, 51, 67 );
}

input:focus {
    outline: none!important;
}

.container {
	padding: 75px 0px;
}

footer .container {
	padding: 0px;
}

 .img { 
  width: 100%; 
  height: auto;
}


/* Header */


.header {
	display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
	align-items: center;
	position: relative;
	top: 0;
	z-index: 9999999;
	-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
}

.sticky-header {
  position: fixed;
	z-index: 9999999;
	width: 100%;
	max-width: 100%;
	background-color: rgba(255, 255, 255, 0.85);
	-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
}

#hs-link-naglowek_my_logo_1 img {
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
}

.sticky-header #hs-link-naglowek_my_logo_1 img {
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
  height: 60px;
  transform: scale(0.95);
}

#hs-link-my_logo img{

}

.twoja-szkola-angielskiego {
    font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
    text-align: center;
    display: block;

}

.infolinia {
	/*font-weight: 900;*/
	font-weight: bold;
	text-transform: uppercase;
	font-size: 28px;
  color: rgb( 237, 28, 36 );
    text-align: center;
    display: block;

}

.strefa-sluchacza {
    /*font-weight: 900;*/
    font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
    text-align: center;
    display: block;

}

.rozwiaz-test {
    /*font-weight: 900;*/
    font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	color: white;
	background-color: rgb( 0, 59, 187 );
	display: inline-block;
	padding: 10px 15px 10px 15px;
	text-align: center;
	display: block;

}
.sv_q_radiogroup {
    width: 25%!important;
}
.sv_row {
    margin-bottom: 20px;
}
fieldset.sv_qcbc {
    margin-left: 16px!important;
}
/* Menu */

.faded_menu {
		position: fixed;
		z-index: 123456789;
    display: block;
    top: 0;
    height: 100%;
    width: 375px;
    padding: 0;
    font-size: 14px;
    /*background-color: #FFF;*/
    background-color: rgba(255, 255, 255, .1);
    /*left: 0;*/
    right: 0;
		-webkit-transform: translate3d(100%,0,0);
    -moz-transform: translate3d(100%,0,0);
    -ms-transform: translate3d(100%,0,0);
    -o-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);   /-100,0,0*/
}

.show_faded_menu {
		overflow-x: hidden;
    overflow-y: auto;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.bg-over-lay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 120vh;
    background-color: rgba(0,0,0,0.1);
    z-index: 1000;
    visibility: hidden;
    will-change: opacity;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .3s cubic-bezier(0.25,0.46,0.45,0.94) 0;
    transition: opacity .3s cubic-bezier(0.25,0.46,0.45,0.94) 0;
}

.show-over-lay {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
}

.menu_place {
	text-align: center;
}

/* Banner - header */

.banner-bgr {
/*	background: url("https://cdn2.hubspot.net/hubfs/3876689/banner-homepage.png");*/
	background-repeat: no-repeat;
	/*background-size: cover;*/
		background-size: 100%;
    background-position: center top;
	height: 630px;
	display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
	justify-content: center;
	align-items: center;
}

.banner-bgr-blog {
 background: url("/hubfs/Blog/banner-blog.jpg");
	background-repeat: no-repeat;
	/*background-size: cover;*/
		background-size: 100%;
    background-position: center top;
	height: 630px;
	display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
	justify-content: center;
	align-items: center;
}

.banner-bgr-test {
/*	background: url("https://cdn2.hubspot.net/hubfs/3876689/bgr-test.png");*/
	background-repeat: no-repeat;
	/*background-size: cover;*/
		background-size: 100%;
    background-position: center top;
	height: 630px;
  max-height: calc(33.15vw - 50px);
	display: flex;
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
	justify-content: center;
	align-items: center;
	margin-bottom: -2vw;
}

.banner-bgr-kariera {
/*	background: url("https://cdn2.hubspot.net/hubfs/3876689/bgr-kariera.png");*/
	background-repeat: no-repeat;
	/*background-size: cover;*/
		background-size: 100%;
    background-position: center top;
    height: 630px;
	display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
	justify-content: center;
	align-items: center;
	margin-bottom: -2vw;
}

.banner-bgr-dla-doroslych {
/*	background: url("https://cdn2.hubspot.net/hubfs/3876689/bgr-dla-doroslych.png");*/
	background-repeat: no-repeat;
	/*background-size: cover;*/
		background-size: 100%;
    background-position: center top;
	height: 630px;
	display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
	justify-content: center;
	align-items: center;
	margin-bottom: -2vw;
}

.banner-bgr-dla-mlodziezy {
/*	background: url("https://cdn2.hubspot.net/hubfs/3876689/bgr-dla-mlodziezy.png");*/
	background-repeat: no-repeat;
	/*background-size: cover;*/
		background-size: 100%;
	height: 630px;
	display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
	justify-content: center;
	align-items: center;
    background-position: center top;
    margin-bottom: -2vw;
}

.banner-bgr-dla-studentow {
/*	background: url("https://cdn2.hubspot.net/hubfs/3876689/bgr-dla-studentow.png");*/
	background-repeat: no-repeat;
	/*background-size: cover;*/
		background-size: 100%;
    background-position: center top;
	height: 630px;
	display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
	justify-content: center;
	align-items: center;
	margin-bottom: -2vw;
}

.banner-bgr-dla-seniorow {
/*	background: url("https://cdn2.hubspot.net/hubfs/3876689/bgr-dla-seniorow.png");*/
	background-repeat: no-repeat;
	/*background-size: cover;*/
		background-size: 100%;
    background-position: center top;
	height: 630px;
	display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
	justify-content: center;
	align-items: center;
	margin-bottom: -2vw;
}

.banner-bgr img, 
.banner-bgr-blog img, 
.banner-bgr-kariera img, 
.banner-bgr-dla-doroslych img, 
.banner-bgr-dla-mlodziezy img, 
.banner-bgr-dla-studentow img, 
.banner-bgr-dla-seniorow img {
 	max-width: 100%;
  max-height: 100%;
  height: inherit !important;
}

@media (max-width: 1800px) {        /*podnoszenie elementów za bannerem*/
.banner-bgr, 
.banner-bgr-blog, 
.banner-bgr-kariera, 
.banner-bgr-dla-doroslych, 
.banner-bgr-dla-mlodziezy, 
.banner-bgr-dla-studentow, 
.banner-bgr-dla-seniorow
    {
    /*margin-bottom: calc(33.1507vw - 650px);*/
    max-height: 32.8125vw;
    overflow: hidden;
    }
}

span.banner-cta-test , span.banner-cta-test2 {
	font-weight: 900;
	font-size: 72px;
	text-transform: uppercase!important;
	color: white;
	display: block;
	text-align: center;
}

.banner-cta {
	text-align: center;
}

.banner-cta-txt, .banner-cta-txt2 {
	font-weight: 900;
	font-size: 72px;
	transform: uppercase;
	display: block;
	text-align: center;
}

.up-text { margin-top: -15vw; }

.btn-banner-cta {
	font-weight: 900;
	font-size: 18px;
	display: inline-block;
	margin-top: 40px;
	text-align: center;
	color: white;
	background: none;
	border: solid 3px white;
	padding: 12px 30px;
	text-transform: uppercase;
}

/* Angielski dla... */

.angielski-dla-row {

}

.angielski-dla-bgr {
	background-color: #313343;
	display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
	justify-content: center;
}

.angielski {
	padding: 15px;
	width: auto!important;
	z-index: 3;
}

.angielski-czerw {
	padding: 15px;
	width: auto!important;
	z-index: 3;
}

.angielski-txt {
	font-size: 18px;
	font-weight: 300;
	text-transform: uppercase;
	color: white;
}

.angielski-dla-txt {
	font-size: 18px;
	font-weight: 800;
	text-transform: uppercase;
	color: white;
}

.angielski-txt-czerw {
	font-size: 18px;
	font-weight: 300;
	text-transform: uppercase;
	color: red;
}

.angielski-dla-txt-czerw {
	font-size: 18px;
	font-weight: 800;
	text-transform: uppercase;
	color: red;
}

.nowosc {
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	color: white!important;
    transform: rotate(-45deg);
    position: relative;
    margin-right: -60px;
    margin-top: -10px;
    animation: blinker 3s linear infinite;
    z-index: 300;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

/* Mamy sposób na angielski */

.mamy-sposob-na-angielski {
	text-align: center;
	padding: 10px;
}

.btn-zacznij-cta {
	font-weight: 900;
	font-size: 18px;
	display: inline-block;
	margin: 0 auto;
	text-align: center;
	color: white;
	background: #313343;
	border: none;
	padding: 12px 30px;
	box-shadow: 20px 20px 2px 0px rgba(49,51,67,0.17);
	text-transform: uppercase;
	border: solid 3px transparent!important;
}

.mamy-sposob-container {
	text-align: center;
}

.mamy-sposob {
	font-weight: 900;
	font-size: 50px;
	color: rgb( 49, 51, 67 );
	display: block;
    line-height: 55px;
}

.mamy-sposob-cdn {
	color: #dd1a28;
}

.poznaj-metode {
	font-weight: 900;
	text-transform: uppercase;
	font-size: 17px;
	color: rgb( 49, 51, 67 );
	display: block;
	margin-top: 25px;
}

.poznaj-metode-cdn {
	font-weight: 900;
	text-transform: uppercase;
	font-size: 17px;
	color: rgb( 49, 51, 67 );
	display: block;
	margin-bottom: 25px;
}

.ucz-sie-ang {
	font-weight: 600;
	font-size: 16px;
	color: rgb( 49, 51, 67 );
	display: block;
	margin: 30px 0px 40px 0px;
}

.slick-glowna {
	text-align: center;
	display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
	align-items: center;
}

.slick-glowna .slick-list {
}

.slick-glowna .col-md-12{
	padding: 0px!important;
}

.slick-glowna .strzalka-lewa {
	position: relative;
	left: 19px;
	top: -45px;
}

.slick-glowna .strzalka-prawa {
	position: relative;
	right: 19px;
	top: -45px;
}

.slick-glowna .slide-glowna img{
	max-width: 100%!important;
	width: 100%!important;
	box-shadow: 20px 20px 2px 0px rgba(49,51,67,0.17)!important;
/*	height: 50vh!important;*/
	height: initial!important;
}

.slide-glowna {
	position: relative;
	padding: 23px;
}

.btn-glowna-cta {
	font-weight: 900;
	font-size: 18px;
	display: inline-block;
	margin: 0 auto;
	color: #313343;
	text-align: center;
	background: none;
	border: solid 3px #313343;
	padding: 12px 30px;
	position: absolute;
	bottom: 15%;
	left: 9%;
	text-transform: uppercase;
}

.wbw:hover {
			color: #333!important;
			background: #fff!important;
}

.wzw:hover {
	    color: white!important;
	border-color: #313343!important;
    background: #313343!important;
}

.bzw:hover {
	color: #313343!important;
	border-color: white!important;
    background: white!important;
}



.glowna-txt {
	  position: absolute;
    left: 23px;
    right: 23px;
    bottom: 123px;
    top: 23px;
	z-index: -1;
}

.semestr-angielskiego {
	font-weight: 900;
	font-size: 40px;
	color: #ed1c24;
	word-spacing: 100vw;
	display: block;
	text-align: left;
	margin-left: 45px;
}

.semestr-angielskiego span {
	color: #ed1c24!important;
}

.saza1zl {
	font-weight: 900;
	font-size: 70px;
	display: block;
	text-align: left;
	color: #313343;
	margin-left: 45px;
}


/* Formularz glowna */

.formularz-glowna-row {
	background-color: #ed1c24;
	text-align: center;
	min-height: 735px;
}

.zostaw-kontakt {
	font-weight: 900;
	font-size: 40px;
	color: white;
	display: block;
}

select#stateselect:focus {
    outline: none;
}
.pomozemy-ci {
	font-weight: 200;
	font-size: 40px;
	color: white;
	display: block;
    margin-bottom: 30px;
}

#formularz-glowna .labels {
}

#formularz-glowna label {
	font-weight: 800;
	font-size: 18px;
	color: white;
	display: inline-block;
	text-align: left;
	width: 310px;
}

#hsForm_3b80d606-47a1-4ae3-a98f-9d29ae456672 .hs_celo_id label, #hsForm_8611db4b-b088-4bd7-b8f1-290a9a42a27c .hs_celo_id label          /*  !  */
{
	text-align: left;
	position: relative;
		margin-left: 130px;
}

#formularz-glowna .form-glown:first-child {
	margin-left: 40px;
}

#formularz-glowna .selectdiv {
  position: relative;
	display: inline-block;
	top: -2px!important;
	margin-left: 20px;
}

#formularz-glowna .selectdiv:after {
		font-family: "FontAwesome";
    content:"\f078";
	font-weight: 900;
    color: white;
    right: 0px;
    top: 5px;
    height: 60px;
    padding: 20px 30px 0px 30px;
    position: absolute;
    pointer-events: none;
		background-color: #313343;
}

#formularz-glowna input {
	background-color: #c0171d;
	border: none;
	color: white;
	font-size: 22px;
	height: 60px;
	width: auto/*320px*/;
	margin-left: 0px/*20px*/;
	padding: 30px;
}


#formularz-glowna select {
  -webkit-appearance: none;
    cursor: pointer;
  -moz-appearance: none;
  appearance: none;
	min-width: 320px;
	max-width: 320px;
  height: 60px;
  margin: 5px 0px;
  padding: 0px 24px;
	padding-right: 85px;
  font-size: 18px;
	font-weight: 800;
  line-height: 1.75;
  color: white!important;
  background-color: #c0171d;
  background-image: none;
  border: none;
  -ms-word-break: normal;
  word-break: normal;
}

.btn-dolacz-cta {
	font-weight: 900!important;
	font-size: 18px!important;
	margin: 0 auto!important;
	text-align: center!important;
	color: white!important;
	background: none!important;
	background-color: #c0171d!important;
	border: solid 3px white!important;
	padding: 12px 30px!important;
	text-transform: uppercase!important;
	margin-top: 50px!important;
	display: block!important;
	min-width: 320px!important;
	max-width: 320px!important;
	position: relative!important;
	left: -5px!important;
}

#celo_id-3b80d606-47a1-4ae3-a98f-9d29ae456672.hs-input, #celo_id-8611db4b-b088-4bd7-b8f1-290a9a42a27c.hs-input {      /* ! */
    margin-left:-14px!important;
}

#formularz-glowna .hs-form-booleancheckbox {      /* ! */

	width: auto!important;
	margin-left: 15px!important;
	
}

#hsForm_3b80d606-47a1-4ae3-a98f-9d29ae456672 .hs-richtext, #hsForm_8611db4b-b088-4bd7-b8f1-290a9a42a27c .hs-richtext { text-align: left; margin-left: 136px; }  /* ! */
    
    @media screen and (max-width: 1200px) {
        #hsForm_3b80d606-47a1-4ae3-a98f-9d29ae456672 .hs-richtext, #hsForm_8611db4b-b088-4bd7-b8f1-290a9a42a27c .hs-richtext { margin-left: 146px; }
        
    } 
    
    @media screen and (max-width: 991px) {
        #hsForm_3b80d606-47a1-4ae3-a98f-9d29ae456672 .hs-richtext, #hsForm_8611db4b-b088-4bd7-b8f1-290a9a42a27c .hs-richtext { margin-left: 30px; }
        
    } 
    
    @media screen and (max-width: 770px) {
        #hsForm_3b80d606-47a1-4ae3-a98f-9d29ae456672 .hs-richtext, #hsForm_8611db4b-b088-4bd7-b8f1-290a9a42a27c .hs-richtext { margin-left: 50px; }
        
    } 
    
    @media screen and (max-width: 570px) {
        #hsForm_3b80d606-47a1-4ae3-a98f-9d29ae456672 .hs-richtext, #hsForm_8611db4b-b088-4bd7-b8f1-290a9a42a27c .hs-richtext { margin-left: 164px; }
        
    } 
    @media screen and (max-width: 400px) {
        #hsForm_3b80d606-47a1-4ae3-a98f-9d29ae456672 .hs-richtext, #hsForm_8611db4b-b088-4bd7-b8f1-290a9a42a27c .hs-richtext { margin-left: 0px; }
        
    } 

/* Unikalna metoda nauki */

.unikalna-metoda {
	text-align: center;
}

.unikalna-metoda-txt {
	font-weight: 300;
	font-size: 60px;
	color: rgb( 49, 51, 67 );
    margin-bottom: 40px;
}

.metody {
	display: grid;
	grid-template-columns: 1fr 1fr;
	-ms-grid-columns: 1fr 1fr;
}

.metoda-txt {
	margin-bottom: 25px;
	margin-right: 10px;
	background-position: left 4px!important;
}

.metoda-txt:nth-child(1) {
	font-weight: 900;
	font-size: 15px;
    display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
    align-items: center;
    justify-content: center;
	text-transform: uppercase;
	padding-left: 90px;
	background: url("https://cdn2.hubspot.net/hubfs/3876689/rozwoj-kompetencji.svg") no-repeat transparent;
	text-align: left;
	height: 100px;
}

.metoda-txt:nth-child(2) {
	font-weight: 900;
	font-size: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
	text-transform: uppercase;
	padding-left: 90px;
	background: url("https://cdn2.hubspot.net/hubfs/3876689/nowoczesne-technologie.svg") no-repeat transparent;
	text-align: left;
	height: 100px;
}

.metoda-txt:nth-child(3) {
	font-weight: 900;
	font-size: 15px;
    display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
    align-items: center;
    justify-content: center;
	text-transform: uppercase;
	padding-left: 90px;
	background: url("https://cdn2.hubspot.net/hubfs/3876689/elastyczna-forma.svg") no-repeat transparent;
	text-align: left;
	height: 100px;
}

.metoda-txt:nth-child(4) {
	font-weight: 900;
	font-size: 15px;
    display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
    align-items: center;
    justify-content: center;
	text-transform: uppercase;
	padding-left: 90px;
	background: url("https://cdn2.hubspot.net/hubfs/3876689/indywidualny-system.svg") no-repeat transparent;
	text-align: left;
	height: 100px;
}

.metoda-txt:nth-child(5) {
	font-weight: 900;
	font-size: 15px;
    display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
    align-items: center;
    justify-content: center;
	text-transform: uppercase;
	padding-left: 90px;
	background: url("https://cdn2.hubspot.net/hubfs/3876689/europejskie-standardy.svg") no-repeat transparent;
	text-align: left;
	height: 100px;
}

.metoda-txt:nth-child(6) {
	font-weight: 900;
	font-size: 15px;
    display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
    align-items: center;
    justify-content: center;
	text-transform: uppercase;
	padding-left: 90px;
	background: url("https://cdn2.hubspot.net/hubfs/3876689/24-7.svg") no-repeat transparent;
	text-align: left;
	height: 100px;
}
.unikalna-metoda {
    display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
    align-items: center;
    justify-content: center;
}
/*
.metoda-txt:before {
	content: url("https://cdn2.hubspot.net/hubfs/3876689/indywidualny-rozwoj-kompetencji-jezykowych.png");
}
*/

.btn-unikalna-metoda-cta {
	font-weight: 900;
	font-size: 18px;
	display: inline-block;
	margin: 0 auto;
	color: #313343;
	background: none;
	border: solid 3px #313343;
	padding: 12px 30px;
	text-transform: uppercase;
}

.youtube iframe {
	width: 100%;
	max-width: 100%;
	box-shadow: 20px 20px 2px 0px rgba(49,51,67,0.17);
}

/* Troche aktualnosci + Slick*/

.troche-aktualnosci-row {
	background-color: #e0e1e3;
}


.troche-aktualnosci-inner {
	text-align: center;
}

.troche-aktualnosci-txt {
	font-weight: 300;
	font-size: 60px;
	color: rgb( 49, 51, 67 );
    margin-bottom: 40px;
    display: block;
}

.slick-troche-aktualnosci {
	text-align: center;
	display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
	align-items: center;
}

.slick-troche-aktualnosci .slick-list {
	padding: 25px 0!important;
}

.slick-troche-aktualnosci .strzalka-lewa {
	position: relative;
	left: -40px;
}

.slick-troche-aktualnosci .strzalka-prawa {
	position: relative;
	right: -40px;
}

.news {
	text-align: center;
	max-width: 293px;
	min-height: 400px;
	max-height: 400px;
	position: relative;
	box-shadow: 20px 20px 2px 0px rgba(49,51,67,0.17);
}

.news img.miniaturka {
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: 100%;
	height: 195px;
}

.news-txt {
	background-color: white;
	height: 205px;
}

.news-date {
	font-size: 12px;
	margin-top: 5px;
	position: relative;
	top: 10px;
}

h3.news-title {
	font-weight: 800;
	font-size: 16px;
	color: #313343;
	margin-top: 10px;
	margin-bottom: 30px;
	padding: 0px 15px;
}

.btn-czytaj-wiecej-cta {
		font-weight: 900;
    font-size: 18px;
    margin: 16px!important;
    display: inline-block;
    /* margin: 0 auto!important; */
    color: rgb( 49, 51, 67 );
    background: none;
    text-align: center;
    border: solid 3px rgb( 49, 51, 67 );
    padding: 12px 30px;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    display: block;
    z-index: 1;
    right: 0;
    left: 0;
    margin-top: 55px!important;
}

.archiwum-wpis .btn-czytaj-wiecej-cta {
	margin-top: 0px!important;
}

.news-hover {
	background: #ffffff;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0;
	transition: opacity 0.5s ease-in-out;
}
a.accordion-toggle.collapsed > span {
    color: #fff;
}
a.accordion-toggle > span {
    color: #fff;
}
.news-hover-header {
	background-color: rgb(103, 103, 103);
	height: 110px;
    padding: 31px 5px;
}

h2.news-hover-title {
    margin: 0px;
    font-size: 16px;
		padding: 0 15px;
}
.news-hover-date {
	font-size: 12px;
	color: white;
}

.news-hover-title {
	font-weight: 800;
	font-size: 12px;
	color: white;
}

.news-description {
	text-align: left;
	float: left;
	padding: 15px 30px 15px 15px;
	height: 205px;
}

.news:hover .news-hover {
	opacity: 0.90;
}

.news:hover .news-date, .news:hover .news-title {
	position: relative;
	top: -170px;
	z-index: 10;
}

.news:hover .news-title {
	font-weight: 800;
	color: white;
	margin: 0px;
    font-size: 16px;
	padding: 0 15px;
}

.news:hover .news-date {
	font-size: 12px;
	color: white;
}


/* Speak Up na swiecie */

/*
.na-swiecie {
	background: url("https://cdn2.hubspot.net/hubfs/3876689/speakup-na-swiecie.png");
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
	min-height: 620px;
	text-align: center;
}
*/

.na-swiecie-txt {
	font-weight: 300;
	font-size: 60px;
	color: rgb( 49, 51, 67 );
}
.na-swiecie-row {
    margin-top: 50px;
}
/* Kto stoi za twoim sukcesem? + Slick*/

.kto-stoi {
	text-align: center;
}
.before-kto-stoi {
    padding: 0px!important;
}
.kto-stoi-txt {
	font-weight: 300;
	font-size: 60px;
	color: #313343;
}

.slick-kto-stoi-wrapper {
	width: 100%;
  margin: 20px auto;
  box-sizing: border-box;
}

.slick-w-praktyce-wrapper {
	width: 100%;
  margin: 20px auto;
  box-sizing: border-box;
}

.slick-kto-stoi {
	text-align: center;
	display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
	align-items: center;
}


.before-kto-stoi .strzalka-lewa, .before-kto-stoi .strzalka-prawa {
	display: none;
	width: 100%;
}

.before-kto-stoi .strzalka-lewa img, .before-kto-stoi .strzalka-prawa img{
	display: inline;
}


.slide-kto-stoi {
  border-left: 50px solid #fff;
	padding: 0;
  box-sizing: border-box;
}



.slide-kto-stoi .img-slick {
  max-width: 100%;
  position: relative;
	max-height: 100%;
	height: 100%;
}


.slick-kto-stoi .slide-kto-stoi {
		display: flex!important;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
    align-items: center;
}

.strzalka-lewa {
	z-index: 9; /*9999*/
	cursor: pointer;
}

.strzalka-prawa {
	z-index: 9;
	cursor: pointer;
}


/* Newsletter */

.newsletter-row .container {
	padding: 0px;
}

.newsletter-row {
	display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
	align-items: center;
	justify-content: center;
    margin: 40px 0;
}
form#newsletter label {
    margin-right: 20px;
    font-size: 17px;
}
.newsletter-bgr {
	background-color: #f3f3f3;
	display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
	align-items: center;
	justify-content: center;
	padding: 40px;

}

.zapis {
	margin-right: 150px;
	text-align: center;
}

.zapisz-sie {
	font-weight: 900;
	font-size: 35px;
	color: #ed1c24;
	display: block;
}

.do-newslettera {
	font-weight: 300;
	font-size: 35px;
	display: block;
}

#newsletter lable {
	font-weight: 800;
	font-size: 18px;
	color: rgb( 49, 51, 67 );
}

#newsletter input{
	background-color: white;
	border: none;
    color: #333;
	height: 48px;
	width: 470px;
    padding: 15px;
}

.btn-zapisz-cta {
    font-weight: 900;
    font-size: 14px;
    color: black;
    background: none;
    border: solid 3px black;
    padding: 12px 30px;
    text-transform: uppercase;
}
.btn-zapisz-cta:hover {
    color: #000000;
    cursor: pointer;
}

/* Angielski dla firm */

.angielski-dla-firm {
	background: url("https://cdn2.hubspot.net/hubfs/3876689/angielski-dla-firm-bgr.png");
	background-repeat: no-repeat;
	background-size: auto 100%;
	min-height: 273px;
	display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
	align-items: flex-end;
	justify-content: space-around;
}

.angielski-firm-txt {
	font-weight: 900;
	font-size: 72px;
	color: #ed1c24;
}

.angielski-dla-firm {
	font-weight: 300;
	font-size: 30px;
	color: white;
}

.btn-zobacz-cta {
	font-weight: 700;
    font-size: 17px;
    color: white;
    background: none;
    border: solid 3px white;
    padding: 12px 34px;
    text-transform: uppercase;
    margin-bottom: 38px;
}

/* Zadzwon + tel */
.zadzwon-tel-bgr {
	background-color: RGB(229,35,27);
    padding: 5px 0;
}

.zadzwon-tel-txt {
	text-align: center;
}

.zadzwon {
	font-weight: 300;
	font-size: 27px;
	text-transform: uppercase;
	color: white;
}

.tel {
	font-weight: 800;
	font-size: 27px;
	color: white;
}

@media screen and (max-width: 1000px) {
.zadzwon-tel-txt { text-align: center!important; }
}
@media screen and (max-width: 870px) {
.zadzwon, .tel { font-size: 26px; }
}
@media screen and (max-width: 820px) {
.zadzwon, .tel { font-size: 25px; }
}
@media screen and (max-width: 770px) {
.zadzwon, .tel { font-size: 24px; }
}
@media screen and (max-width: 720px) {
.zadzwon, .tel { font-size: 23px; }
}
@media screen and (max-width: 668px) {
.zadzwon, .tel { font-size: 22px; }
}
@media screen and (max-width: 600px) {
.zadzwon, .tel { font-size: 21px; }
}
@media screen and (max-width: 450px) {
.zadzwon, .tel { font-size: 20px;  }
}
@media screen and (max-width: 410px) {
.zadzwon, .tel { font-size: 19px;  }
}
@media screen and (max-width: 390px) {
.zadzwon, .tel { font-size: 18px;  }
}

/* Footer menu */

#hs-link-stopka_my_logo_footer_1 img{
	width: 100px!important;
	height: 100px!important;
}

.footer-menu {
	background-color: #f9f9f9;
	text-align: center;
}

h3.footer-menu-title {
	font-weight: 800;
	font-size: 14px;
	color: #ed1c24;
    text-align: left;
    margin-bottom: 20px;
    margin-top: 40px;
}
a.form-kontaktu, a.kontakt-email {
    font-weight: 400;
    text-decoration: underline;
    color: #ed1c24;
}
.menu-block ul li a, .kariera-block ul li a, a.stopka-tel{
    color: #313343;
}
/* Footer */

.stopka {
	background-color: #f3f3f3;
        display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
    align-items: center;
}
.stopka-row {
    background: #f9f9f9;
}
.copyright-row {
    background: #f3f3f3;
    margin-bottom: 30px;
     padding: 40px 0;
}
.designedby {
	float: right;
}

.hodura-studio {
	float: right;
}
span.copyright {
    margin-left: 23px;
    display: block;
    font-size: 12px;
    font-weight: 500;
    text-align: justify;
}
.menu-block {
    float: left;
    width: 15%;   /* 12.5 */
    padding-right: 1%;
}
.kariera-block {
   float: left;
    width: 15%;     /* 21.0 */
    padding-right: 1%;
}
.speakup-block {
   float: left;
    width: 15%;     /* 28.0 */
    padding-right: 1%;
}
.konsultant-block{
     float: left;
    width: 15%;   /* 13.5 */
    padding-right: 1%;
}
.menu-block ul li, .speakup-block ul li, .kariera-block ul li, .konsultant-block ul li{
    list-style: none;
    text-align: left;
    font-weight: 700;
    margin: 12px 0;
}
.menu-block ul, .speakup-block ul, .kariera-block ul, .konsultant-block ul{
    padding-left: 0px!important;
}
/* O metodzie Speak Up */

.o-metodzie-inner {
	text-align: center;
    margin-bottom: 40px;
}
.metoda-akapit{
    margin-bottom: 60px;
}
.row.dowolnosc-row.hide-cursor {
    padding: 80px 0;
}
.o-metodzie-txt {
	font-weight: 900;
	font-size: 60px;
	color: rgb( 49, 51, 67 );
	text-align: center;
}

.mamy-sposob-page {
	font-weight: 900;
	font-size: 18px;
	color: rgb( 49, 51, 67 );
	text-transform: uppercase;
	text-align: center;
    display: block;
    margin-bottom: 10px;
}

.o-metodzie-akapit {
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	color: rgb( 49, 51, 67 );
}

.btn-dolaczmet-cta {
	font-weight: 900;
	font-size: 18px;
	display: inline-block;
	text-align: center;
	margin: 0 auto;
	color: white;
	background: #313343;
	border: none;
	padding: 12px 30px;
	box-shadow: 20px 20px 2px 0px rgba(49,51,67,0.17);;
	text-transform: uppercase;
	border: solid 3px transparent!important;
}
.mamy-sposob-outer{
display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}
/* Start w dowolnym czasie */

.dowolnosc-row {
	background-color: #f5f5f5;
}

.dowolnosc-inner {
	text-align: center;
	float: none!important;
	margin: 0 auto;
}

.dowolnosc-txt {
	font-size: 22px;
	text-transform: uppercase;
    margin-bottom: 40px;
    display: block;
    font-weight: 900;
}

.dowolnosci-row {
	display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
}

.dowolnosci-txt {
	font-weight: 900;
	font-size: 70px;
	color: #ed1c24;
	display: block;
	text-align: center;
	text-transform: uppercase;
}

.dowolnosci-akapit {
	font-weight: 600;
	text-align: center;
}

/* Poziomy */

.slick-poziomy .slick-track {
	left: 0px!important;
	padding-top: 10px;
}

.slick-poziomy img {
	padding: 5px;
}
.slick-poziom {
    cursor: pointer;
}
.slick-poziomy .slick-current img {
	border: 2px solid #ed1c24;
	padding: 3px;
}

.slick-poziomy img {
	margin: 0 auto;
}

.slick-poziomy-opis .strzalka-lewa {
	display: inline-block;
	float: left;
}

.slick-poziomy-opis .strzalka-prawa {
	display: inline-block;
	float: right;
}

.poziom {
	font-weight: 900;
	font-size: 64px;
	color: #313343;
	text-transform: uppercase;
	display: block;
	text-align: center;
    margin-top: 50px;
}

.poziom-opis {
	font-weight: 400;
	font-size: 20px;
}

.poziom-detal {
	font-weight: 900;
	font-size: 18px;
	color: #313343;
    margin-bottom: 15px;
    display: block;
    margin-top: 15px;
}

.poziom-detal-opis {
	font-weight: 600;
	font-size: 13px;
}

.poziom-a1 {
	color: #f5a487;
}

.poziom-a2 {
	color: #f28e6f;
}

.poziom-b1 {
	color: #ee7556;
}

.poziom-b2 {
	color: #ea5d40;
}

.poziom-c1 {
	color: #e8412b;
}

.poziom-c1p {
	color: #e8412b;
}



/* Zobacz jak to dziala w praktyce + slick */

.w-praktyce {
	text-align: center;
	margin: 40px 0;
    display: block;
}

.w-praktyce-txt {
	font-weight: 300;
	font-size: 60px;
	color: rgb( 49, 51, 67 );
}

.slick-w-praktyce {
	text-align: center;
	display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
	align-items: center;
}

.slick-w-praktyce iframe {
	margin: 0 auto;
}

/* O nas - o Speak Up */

.o-speakup-row {
	box-shadow: inset 0 230px 0 white, inset 0 -680px 0 #dfe0e2;
}

.o-speakup {
	text-align: center;
}

.o-speakup-txt {
	font-weight: 900;
	font-size: 60px;
    display: block;
    margin-bottom: 30px;
}

.o-speakup-akapit {
	font-weight: 900;
	font-size: 22px;
    margin-bottom: 80px;
	text-transform: uppercase;
}

.o-nas {
	padding: 0 20px;
	min-width: 100%;
	text-align: center;
}

.o-nas-center {
	display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.o-nas-center img {
	box-shadow: 0px 8px 38px 0px rgba(0, 0, 0, 0.27);
	width: 100%;
}

#hs_cos_wrapper_logo_o_nas_1 {
	position: relative;
	top: -85px;
	display: block;
	margin: 0 auto;
	text-align: center;
	margin-bottom: -85px;
}

.witamy-w {
	font-weight: 900;
	font-size: 40px;
	color: #ed1c24;
    display: block;
    margin-top: 35px;
        line-height: 45px;
    margin-bottom: 17px;
}
.onas-akapit{
    margin-bottom: 40px!important;
}
.o-nas-akapit {
	font-weight: 600;
	font-size: 13px;
}

/* Co nas wyroznia? + slick */

.co-wyroznia {
	text-align: center;
}

.co-wyroznia-txt {
	font-weight: 900;
	font-size: 60px;
    margin-bottom: 25px;
    display: block;
}
.wyroznia-tysiecy {
    width: 50%;
    margin: 0 auto;
}
.slick-wyroznia {
	text-align: center;
	display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
	align-items: center;
}

.wyroznia-txt {
	font-weight: 900;
	font-size: 22px;
	text-transform: uppercase;
    margin-bottom: 25px;
    display: block;
}

.wyroznia-akapit {
	font-weight: 300;
	font-size: 22px;
    width: 70%;
    margin: 0 auto;
    margin-bottom: 40px;
}

.wyroznia-czerw span{
	font-weight: 900;
	color: #ed1c24;
}

/* Speak Up dla doroslych */

.dla-doroslych-row .container{
	padding-top: 40px;
	padding-bottom: 50px;
}

.dla-doroslych {
	text-align: center;
}

.dla-doroslych-txt {
	font-weight: 900;
	font-size: 60px;
	display: block;
}

.szybkoskutecznie {
	font-weight: 900;
	font-size: 22px;
	text-transform: uppercase;
	display: block;
	margin-top: 40px;
	margin-bottom: 70px;
}

.dla-doroslych img {
	box-shadow: 0px 8px 38px 0px rgba(0, 0, 0, 0.27);
}

.dla-doroslych-inner {
	text-align: left;
}

.dla-doroslych-inner p {
	margin: 0;
	font-size: 16px;
	font-weight: 600;
}

.jesli, .to-jestes {
	font-weight: 900;
	font-size: 22px;
	display: block;
	margin-bottom: 10px;
}

.pierwszy-krok {
	font-weight: 900;
	font-size: 22px;
	color: #ed1c24;
	display: block;
}

.dla-doroslych-title1 {
	font-weight: 900;
	font-size: 22px;
	text-transform: uppercase;
	margin: 0px!important;
}

.dla-doroslych-title2 {
	font-weight: 900;
	font-size: 22px;
	text-transform: uppercase;
	margin-top: 0px!important;
	margin-bottom: 30px;
}

.jak-dla-doroslych {
	padding: 0;
	display:         flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-wrap: wrap;
}

.jak-dla-doroslych-img {
	padding: 0;
}

.jak-dla-doroslych p {
	font-size: 16px;
	font-weight: 500;
}

.jak-dla-doroslych i {
	font-weight: 300;
	font-size: 16px;
}

/* SpeakUp Teens Dla mlodziezy */


.dla-mlodziezy-row .container {
    padding-top: 140px;
    padding-bottom: 50px;
}
/*.gwarantujemy-opcje p {
    line-height: 16px;
}*/
.dla-mlodziezy {
	text-align: center;
}

.dla-mlodziezy-txt {
	font-weight: 900;
	font-size: 60px;
	display: block;
}

.hashtagi-teens {
	font-weight: 900;
	font-size: 22px;
	text-transform: uppercase;
	display: block;
	margin-top: 40px;
	margin-bottom: 50px;
}

.dla-mlodziezy img {
	box-shadow: 0px 8px 38px 0px rgba(0, 0, 0, 0.27);
}

.dla-mlodziezy-inner {
	text-align: left;
}

.dla-mlodziezy-inner p {
	margin: 0;
	font-size: 15px;
	font-weight: 600;
}

.poznaj-kurs {
	font-weight: 900;
	font-size: 22px;
	color: #ed1c24;
	display: block;
	text-transform: uppercase;
	margin-top: 30px;
}

.dla-mlodziezy-title {
	font-weight: 900;
	font-size: 22px;
    margin-bottom: 25px;
	text-transform: uppercase;
}

.jak-dla-mlodziezy-row .container {
	padding: 0;
}

.jak-dla-mlodziezy {
	padding: 0;
	display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
	flex-wrap: wrap;
}

.jak-dla-mlodziezy-img {
	padding: 0;
}

.jak-dla-mlodziezy p {
	font-size: 15px;
	font-weight: 500;
}

.jak-dla-mlodziezy i {
	font-weight: 300;
	font-size: 22px;
    margin-top: 25px;
    display: block;
}

/* SpeakUp dla studentow Dla studentow */

.dla-studentow-row .container {
	padding-top: 40px;
	padding-bottom: 50px;
}

.dla-studentow {
	text-align: center;
}
/*.wyrozniki-studentow p{
    line-height: 16px;
}*/
.dla-studentow-txt {
	font-weight: 900;
	font-size: 60px;
	display: block;
    margin-bottom: 30px;
}

.szukasz-studenci1 {
	font-weight: 900;
	font-size: 22px;
	text-transform: uppercase;
	display: block;
}

.szukasz-studenci2 {
	font-weight: 900;
	font-size: 22px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 70px;
}

.dla-studentow img {
	box-shadow: 0px 8px 38px 0px rgba(0, 0, 0, 0.27);
}

.dla-studentow-inner {
	text-align: left;
}

.dla-studentow-inner .jesli,
.dla-studentow-inner .to-jestes {
	margin-bottom: 10px;
}

.dla-studentow-inner p {
	margin: 0;
	font-size: 16px;
	font-weight: 600;
}

.poznaj-kurs {
	font-weight: 900;
	font-size: 22px;
	color: #ed1c24;
	display: block;
	text-transform: uppercase;
}

.dla-studentow-title {
	font-weight: 900;
	font-size: 22px;
    margin-bottom: 25px;
	text-transform: uppercase;
}

.jak-dla-studentow {
	padding: 0;
	display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
	flex-wrap: wrap;
}

.jak-dla-studentow-img {
	padding: 0;
}

.jak-dla-studentow p {
	font-size: 15px;
	font-weight: 500;
}

.jak-dla-studentow i {
	font-weight: 300;
	font-size: 22px;
    margin-top: 25px;
    display: block;
}
/*.gwarantujemy-studentom p{
    line-height: 16px;
}*/
.metode-speakup {
	color: #ED1C24;
}


/* SpeakUp dla seniorow Dla seniorow */


.dla-seniorow-row .container {
	padding-top: 40px;
	padding-bottom: 50px;
}

.dla-seniorow-row {

}

.dla-seniorow {
	text-align: center;
}

.dla-seniorow-txt1 {
	font-weight: 900;
	font-size: 60px;
	display: block;
}

.dla-seniorow-txt2 {
	font-weight: 900;
	font-size: 60px;
	display: block;
	margin-bottom: 70px;
}

.dla-seniorow img {
	box-shadow: 0px 8px 38px 0px rgba(0, 0, 0, 0.27);
}

.dla-seniorow-inner {
	text-align: left;
}

.dla-seniorow-inner p {
	margin: 0;
	font-size: 16px;
	font-weight: 600;
}
/*.seniorzy-akapit p{
    line-height: 16px;
}*/

.dla-seniorow-title {
	font-weight: 900;
	font-size: 60px;
	display: block;
    margin-bottom: 25px;
}

.jak-dla-seniorow {
	padding: 0;
	display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
	flex-wrap: wrap;
}

.jak-dla-seniorow-img {
	padding: 0;
}

.jak-dla-seniorow p {
	font-size: 16px;
	font-weight: 500;
}

.jak-dla-seniorow i {
	font-weight: 300;
	font-size: 22px;
}

.dla-seniorow-obejmuje {
	background-color: #dfe0e2;
	min-height: 470px;
}

.dla-seniorow-lacznie {
	background-color: #313343;
}

.lacznie, .godz-ile, .godziny {
	font-weight: 900;
	font-size: 30px;
	display: block;
	color: white;
}

.lacznie {
	position: relative;
	left: 55px;
	top: 80px;
	width: 30%;
}

.godziny {
	position: relative;
	left: 55px;
	top: -30px;
	width: 30%;
}

.godz-ile {
	font-size: 200px;
}


/* Aktualnosci -  newsy */
.blog-post #hubspot-author_data {font-size: 12px !important;}
.blog-post h1.blog-post-title {font-size: 32px !important;}

.blog-post {
	padding: 40px 0!important;
	padding-bottom: 70px!important;
}

.post-body .wstep p {
	font-weight: 600;
	font-size: 18px;
}

.post-body .archiwum-wstep p {
	font-weight: 600;
	font-size: 18px;
}

.archiwum-wpis {
	margin-bottom: 50px;
}

.post-body  .blog-zawartosc p {
	font-size: 16px!important;
	font-weight: 600!important;
}


#hubspot-author_data {
	margin-top: 15px;
	font-size: 16px;
	font-weight: 600;
}

.data-pozostale {
	font-size: 12px;
	font-weight: 600;
	margin-top: 8px;
	display: block;
}

.pozostale, .aktualnosci {
	font-weight: 300;
	font-size: 60px;
	margin-bottom: 60px;
}

.aktualnosci-archiwum {
	margin-left: 30px;
	font-weight: 300;
	font-size: 60px;
	margin-bottom: 60px;
}

h1.blog-post-title {
	font-weight: 900;
	font-size: 60px;
}

.btn-poprzedni, .btn-nastepny, .btn-archiwum {
		font-weight: 900;
    font-size: 20px;
    color: rgb( 49, 51, 67 );
    background: none;
    border: solid 3px rgb( 49, 51, 67 );
    padding: 12px 30px;
    text-transform: uppercase;
		display: block;
		text-align: center;
}

.btn-poprzedni {
	float: left;
}

.btn-nastepny {
	float: right;
}

.btn-archiwum {
	margin-top: 20px;
}

.pozostale-post-title {
	font-weight: 500;
	font-size: 18px;
	margin: 0;
	margin-bottom: 30px;
}

.archiwum-post-title {
	font-weight: 900;
	font-size: 22px;
	text-transform: uppercase;
	margin: 0;
	margin-bottom: 10px;
}

.blog-newsletter {
	padding-top: 20px!important;
}

.paginacja {
	margin-top: 40px;
	margin-bottom: 60px;
}

/* Kariera */

.praca-speakup-txt {
		font-weight: 900;
    font-size: 60px;
    display: block;
		text-align: center;
		margin-bottom: 80px;
}

.praca-speakup-akapit {
	font-size: 14px;
	font-weight: 600;
}

.praca-speakup-akapit strong {
	font-weight: 900;
}

.praca-w-speakup img {
	box-shadow: 0px 8px 38px 0px rgba(0, 0, 0, 0.27);
}

.etapy-rekrutacji-row {
	background-color: #dfe0e2;
}

.etapy-rekrutacji-txt {
	font-weight: 900;
	font-size: 60px;
	display: block;
	text-align: center;
    margin-bottom: 40px;
}

.etapy-rekrutacji-akapit {
	font-size: 16px;
	font-weight: 600;
	text-align: center;
}

.przebieg-procesu-txt {
	display: block;
	text-align: center;
	font-weight: 900;
	font-size: 22px;
	text-transform: uppercase;
	color: #ed1c24;
    margin-top: 40px;
}

.przebieg-rekrutacja-row {
	background-color: #ebebed;
}
.liczba-rekrutacja{
    float: left;
    clear: both;
    width: 100%;
    font-size: 65px;
    font-weight: 400;
    margin-bottom: 12px;
}
h2.tytul-etapu {
    font-weight: 900;
		text-transform: uppercase;
}
.etap{
    width: 70%;
    text-align: center;
    margin: 0 auto;
    display: block;
    padding-top: 15px;
}
.oferty-pracy-row {
	background-color: #dfe0e2;
}

.kogo-szukamy-img img {
	box-shadow: 0px 8px 38px 0px rgba(0, 0, 0, 0.27);
}

.slick-rekrutacja {
		text-align: center;
    display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
    align-items: center;
}

.rekrutacja-dots {
	position: relative;
}

.rekrutacja-dots li {
	display: inline-block;
}

.rekrutacja-dots .slick-dots li button {
	border: 5px solid white!important;
	border-radius: 50%!important;
}

.rekrutacja-dots .slick-dots li button::before {
	font-size: 60px!important;
	color: #fff;
	opacity: 1;
}

.rekrutacja-dots .slick-dots li.slick-active button::before {
	font-size: 59px!important;
	color: red;
	opacity: 1;
}


.rekrutacja-dots .slick-dots li {

}

.red-email {
	color: #ed1c24;
}
.cenimi-div p {
    margin: 0;
    font-size: 15px;
    font-weight: 500;
}
.kogo-szukamy {
	font-weight: 900;
	font-size: 60px;
	display: block;
    margin-bottom: 50px;
	text-align: center;
}
.cenimy {
    font-weight: 900;
    font-size: 22px;
    display: block;
    text-transform: uppercase;
    margin-bottom: 10px;
}

/* Oferty pracy */

.praca-speakup-row .container {
    padding-top: 40px;
    padding-bottom: 50px;
}


.oferty-pracy-txt {
		font-weight: 900;
    font-size: 60px;
    display: block;
		text-align: center;
	margin-bottom: 40px;
}

.panel-heading {
    color: #fff!important;
    background-color: #ee2e2a!important;
    border-color: #ee2e2a!important;
		padding: 10px 15px!important;
}

.panel-title {
		text-transform: uppercase;
		margin-top: 0;
    font-size: 15px;
}

.panel-heading .accordion-toggle {
	display: block;
	position: relative;
}


.panel-heading .accordion-toggle:after {
		content: "\f078";
		font-family: "FontAwesome";
		position: absolute;
    right: 0px;
    top: 40%;
    margin-top: -5px;
    color: #fff;
}

.panel-heading .accordion-toggle.collapsed:after {
		font-family: "FontAwesome";
		content:"\f054";
}

.panel-heading h4 a span {
    color: #fff!important;
}

a.btn-aplikuj-cta:hover {
		color: #fff;
    background-color: #d41511;
    border-color: transparent;
}

.btn-aplikuj-cta {
		color: #fff;
    background-color: #ee2e2a;
		font-family: "Raleway Bold", sans-serif;
    padding: 4px 37px 3px 12px;
    font-size: 14px;
    position: relative;
    border: none;
		text-transform: uppercase;
		line-height: 1.5;
    border-radius: 0;
	    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    white-space: nowrap;
    line-height: 1.3;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn-aplikuj-cta:after {
		position: absolute;
    right: 0;
    font-family: FontAwesome;
    color: #fff;
    font-size: 200%;
    line-height: .9em;
		background-color: #a5221f;
    padding: 0 7px 0 9px;
		top: 0;
    bottom: 0;
    content: "";
}

/* Right fixed icons */

.fixed-right-icons{position:fixed;right:0;top:50%;z-index: 1234567!important;     transform: translate3d(70%,0,0);}
.fixed-right-icons a{transition: all .2s ease-in-out;    min-width: 164px; max-width: 164px;
    -webkit-transition: all 300ms ease-out;box-shadow:0px 0px 40px rgba(0,0,0,0.1);position:relative;/*right:-117px;*/text-transform:uppercase;padding:10px;display:block;background:rgba(255,255,255,0.78);height:50px;color:#fff!important; }
.fixed-right-icons a:hover{/*right:0;*/ transform: translate3d(-50%,0,0);}
.fixed-right-icons a img{width:30px;height:30px;}
.fixed-right-icons a span{position:relative;top:2px;margin-left:10px;font-weight: 300;}


#follower-white {
  position: absolute;
  top: 50%;
  left: 50%;
	display: none;
	pointer-events: none;
	z-index: 2;
}


#follower-white #circle1 {
  position: absolute;
  -webkit-animation: pulse 2s infinite; /* Chrome, Safari, Opera */
  animation: pulse 2s infinite;
  background: rgba(244, 244, 244, 0.53);
  border-radius: 50%;
  height: 0em;
  width: 0em;
  margin-top: 0em;
  margin-left: 0em;
}
#follower-white #circle2 {
  position: absolute;
  -webkit-animation: pulse 4s infinite; /* Chrome, Safari, Opera */
  animation: pulse 4s infinite;
  background: rgba(247, 214, 214, 0.8);
  border-radius: 50%;
  height: 0em;
  width: 0em;
  margin-top: 0em;
  margin-left: 0em;
}


#follower {
  position: absolute;
  top: 50%;
  left: 50%;
	display: none;
	pointer-events: none;
	z-index: 2;
}


#follower #circle1 {
  position: absolute;
  -webkit-animation: pulse 2s infinite; /* Chrome, Safari, Opera */
  animation: pulse 2s infinite;
  background: rgba(200, 0, 0, 0.53);
  border-radius: 50%;
  height: 0em;
  width: 0em;
  margin-top: 0em;
  margin-left: 0em;
}
#follower #circle2 {
  position: absolute;
  -webkit-animation: pulse 4s infinite; /* Chrome, Safari, Opera */
  animation: pulse 4s infinite;
  background: rgba(200,0,0,0.8);
  border-radius: 50%;
  height: 0em;
  width: 0em;
  margin-top: 0em;
  margin-left: 0em;
}
@-moz-keyframes pulse {
  0% {
    opacity: 0.2;
    height: 7em;
    width: 7em;
    margin-top: -3.5em;
    margin-left: -3.5em;
  }
  50% {
		opacity: 0.9;
    height: 2em;
    width: 2em;
    margin-top: -1em;
    margin-left: -1em;
  }
  100% {
	 opacity: 0.2;
    height: 0.5em;
    width: 0.5em;
    margin-top: -0.25em;
    margin-left: -0.25em;
  }
}
@-webkit-keyframes pulse {
   0% {
    opacity: 0.2;
    height: 7em;
    width: 7em;
    margin-top: -3.5em;
    margin-left: -3.5em;
  }
  50% {
		opacity: 0.9;
    height: 2em;
    width: 2em;
    margin-top: -1em;
    margin-left: -1em;
  }
  100% {
	 opacity: 0.2;
    height: 0.5em;
    width: 0.5em;
    margin-top: -0.25em;
    margin-left: -0.25em;
  }
}
@-o-keyframes pulse {
   0% {
    opacity: 0.2;
    height: 7em;
    width: 7em;
    margin-top: -3.5em;
    margin-left: -3.5em;
  }
  50% {
		opacity: 0.9;
    height: 2em;
    width: 2em;
    margin-top: -1em;
    margin-left: -1em;
  }
  100% {
	 opacity: 0.2;
    height: 0.5em;
    width: 0.5em;
    margin-top: -0.25em;
    margin-left: -0.25em;
  }
}
@keyframes pulse {
   0% {
    opacity: 0.2;
    height: 7em;
    width: 7em;
    margin-top: -3.5em;
    margin-left: -3.5em;
  }
  50% {
		opacity: 0.9;
    height: 2em;
    width: 2em;
    margin-top: -1em;
    margin-left: -1em;
  }
  100% {
	 opacity: 0.2;
    height: 0.5em;
    width: 0.5em;
    margin-top: -0.25em;
    margin-left: -0.25em;
  }
}


/* Google Mapa */

.mapa-row {
	padding: 0px;
}

#map {
	height: 400px;
	width: 100%;
}

#TOPNAV {
	position: relative;
}

#stateselect {
	width: 300px;
	position: absolute;
	top: 20px;
    padding: 7px;
	right: 20px;
	z-index: 1;
	color: #fff;
	background-color: #d41511;
	border-color: transparent;
}
.szkola-adres {
    text-transform: uppercase;
}
.dane-szkoly {
	background-color: #313343;
	padding: 35px;
}

.szkola, .godziny-otwarcia p, .godziny-otwarcia {
	color: white;
}
.szkola-name {
    font-weight: 900;
    font-size: 20px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
p.godziny-otwarcia-txt, p.szkola-telefon-txt {
    font-weight: 900;
    color: #fff;
    margin-bottom: 0px;
}
.godziny-otwarcia {
    margin-top: 108px;
}

.btn-zadzwon-kontakt-cta {
	font-weight: 900;
	font-size: 18px;
	display: inline-block;
	margin-top: 20px;
    text-align: left;
	color: white;
	background: none;
	border: solid 3px white;
	padding: 12px 15px; /* 30px; */
    width: 100%; /* 80%; */
	text-transform: uppercase;
}
    .btn-zadzwon-kontakt-cta i {

    float: right;
    margin-top: 3px;
}
.szkola-telefon {
    margin-top: 30px;
}

/* Kontakt - formularz */

.wypelnij-formularz {
	font-size: 72px;
	font-weight: 900;
	color: #fff;
	text-align: center;
}

.nasi-konsultanci {
	color: white;
	font-size: 60px;
	display: block;
	font-weight: 200;
}



#formularz-kontakt {
	padding: 40px 60px;
	text-align: center;
}


#formularz-kontakt .styled-inputs label {
	font-weight: 800;
	font-size: 18px;
	display: block;
	text-align: left;
	color: white;
}

#formularz-kontakt .selectdiv {
  position: relative;
	display: inline-block;
}

#formularz-kontakt .selectdiv:after {
    content: '\f078';
		font-weight: 900;
    font-family: FontAwesome;
    color: white;
    right: 0px;
    top: 5px;
    height: 60px;
    padding: 20px 30px 0px 30px;
    position: absolute;
    pointer-events: none;
		background-color: #313343;
}

#formularz-kontakt .styled-inputs input {
	background-color: #cfcfcf;
	border: none;
	color: white;
	height: 60px;
	width: 480px;
}

#formularz-kontakt select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
	min-width: 480px;
	max-width: 480px;
  height: 60px;
  margin: 5px 0px;
  padding: 0px 24px;
	padding-right: 85px;
  font-size: 18px;
	font-weight: 200;
  line-height: 1.75;
  color: #fff;
	text-transform: uppercase;
  background-color: #c0171d;
  background-image: none;
  border: none;
  -ms-word-break: normal;
  word-break: normal;
}

#formularz-kontakt input[type='checkbox'] {
	width: inherit;
	height: inherit;
}
h1.znajdz-szkole{
    font-weight: 900;
    font-size: 60px;
    margin-top: 70px;
    display: block;
    margin-bottom: 30px;
}
.kontakt-speakup {
    text-align: center;
}
.tutaj-znajdz{
    font-weight: 900;
    font-size: 22px;
    display: block;
    margin-bottom: 40px;
    text-transform: uppercase;
}
.btn-wynik-div {
	text-align: center;
}

#formularz-kontakt .zgoda {
	display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
	align-items: center;
}



/* Test */

.zgoda-test{
    cursor: pointer;
}
a.rozwiaz-test:hover {
    background: #ed1c24;
    color: #fff;
}

.test {
	padding-top: 65px;
}


#surveyElement {
	margin-top: 60px;
}

.sv_body {
		width: 570px!important;
    display: block;
    margin: 0 auto;
}

.sv_q_title {
	font-weight: 700!important;
}

.sprawdz-poziom {
	font-weight: 900;
	font-size: 60px;
	display: block;
	text-align: center;
	margin: 0;
	margin-bottom: 30px;
}

.odp-na-pytania {
	font-weight: 900;
	font-size: 22px;
	text-transform: uppercase;
	text-align: center;
	display: block;
	margin-bottom: 25px;
}

.wypelnij {
	font-weight: 900;
	font-size: 22px;
	text-transform: uppercase;
	text-align: center;
	display: block;
	margin-top: 75px;
	margin-bottom: 45px;
}

.ile-minut {
	position: relative;
	display: block;
	text-align: center;
	font-size: 20px;
	margin-bottom: 65px;
}

.ile-minut:after {
	content: url('https://cdn2.hubspot.net/hubfs/3876689/border-bottom.png');
	position: absolute;
	top: 65%;
	left: 50%;
	transform: translateX(-50%);
}

.btn-wynik-div {
	position: relative;
	top: 25px;
}

.btn-wynik-cta {
	font-weight: 900;
	font-size: 18px;
	display: inline-block;
	text-align: center;
	color: white;
	background: #ed1c24;
	padding: 12px 30px;
	text-transform: uppercase;
	border: none;
	width: 390px;
}

#formularz-test {
	border: 1px solid #cfcfcf;
	padding: 40px 60px;
	text-align: center;
	padding-bottom: 0px;
}


#formularz-test .styled-inputs label {
	font-weight: 800;
	font-size: 18px;
	display: block;
	text-align: left;
/*
	text-align: left;
	width: 320px;
*/
}

#formularz-test .selectdiv {
  position: relative;
	display: inline-block;
	top: -5px!important;
}

#formularz-test .selectdiv:after {
		font-family: "FontAwesome";
    content: '\f078';
		font-weight: 900;
    color: white;
    right: 0px;
    top: 5px;
    height: 60px;
    padding: 20px 30px 0px 30px;
    position: absolute;
    pointer-events: none;
		background-color: #313343;
}

#formularz-test .styled-inputs input {
	background-color: #cfcfcf;
	border: none;
	color: #5e5f6b;
	height: 60px;
	width: 480px;
	padding: 15px;
	font-size: 22px;
}

#telefon, #imie {
	margin-bottom: 30px;
}

#formularz-test select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
	min-width: 480px;
	max-width: 480px;
  height: 60px;
  margin: 5px 0px;
  padding: 0px 24px;
	padding-right: 85px;
  font-size: 18px;
	font-weight: 800;
  line-height: 1.75;
  color: #5e5f6b;
  background-color: #cfcfcf;
  background-image: none;
  border: none;
  -ms-word-break: normal;
  word-break: normal;
}

#formularz-test input[type="checkbox"] {
	width: auto!important;
	height: initial;
	padding-left: 140px!important;
}


.btn-wynik-div {
	text-align: center;
}

#formularz-test .zgoda {
	display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
	align-items: center;
}



.zgoda {
}


.zgoda label {
	font-size: 13px!important;
	padding-top: 21px;
}

.zgoda:nth-of-type(1) {
	width: 50%;
	float: left!important;
}

.zgoda:nth-of-type(2) {
	width: 50%;
	float: right!important;
}

.zgody {
	width: 50%;
	display: block;
	margin: 0 auto;
}

.dziekujemy-test {
	font-weight: 900;
	font-size: 60px;
	display: block;
	text-align: center;
	margin-top: 155px;
}

.procenty {
	color: #0a9e14;
	font-size: 110px;
	text-align: center;
	display: block;
}

.oto-wynik {
	font-weight: 900;
	font-size: 22px;
	text-transform: uppercase;
	text-align: center;
	display: block;
}

.zobacz-wyzej {
	font-weight: 900;
	font-size: 22px;
	text-transform: uppercase;
	text-align: center;
	display: block;
}

#hsForm_e7d7456f-ccc5-4c0d-b3c8-619e8da9813a .hs-richtext, #hsForm_6745ef15-691d-46e0-ab32-59a4f6aebb9c .hs-richtext, #hsForm_bbad67be-e3f2-479a-8ad3-51491d1907f0 .hs-richtext, #hsForm_87fd052c-8375-4804-8c7e-9abe372e7e0b .hs-richtext {         /* ! */
    text-align: left; margin-left: 36px; 
}
@media screen and (max-width: 400px) {
        #hsForm_e7d7456f-ccc5-4c0d-b3c8-619e8da9813a .hs-richtext, #hsForm_6745ef15-691d-46e0-ab32-59a4f6aebb9c .hs-richtext, #hsForm_bbad67be-e3f2-479a-8ad3-51491d1907f0 .hs-richtext, #hsForm_87fd052c-8375-4804-8c7e-9abe372e7e0b .hs-richtext { margin-left: 0px; }
        
    } 

/* Inne */

.form-type {
	display: none;
}

.accordion-toggle:hover , .accordion-toggle:focus {
	text-decoration: underline!important;
}

.img-left {
	width: 100%;
	height: 100%;
	float: left;
}

.img-right {
	width: 100%;
	height: 100%;
	float: right;
}

.bgr-grey-dd {
	background-color: #dfe0e2;
}

.first-word {
	font-weight: 300;
}

.hide-cursor {
	z-index: 10;
	position: relative;
}

.bgr-white {
	background-color: white;
}

.text-left {
	padding-left: 60px;
	text-align: left;
	display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
	flex-direction: column;
	justify-content: center;
	padding-top: 50px;
	padding-bottom: 50px;
}

.text-right {
	padding-right: 60px;
	text-align: right;
	display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
	flex-direction: column;
	justify-content: center;
	padding-top: 50px;
	padding-bottom: 50px;
}

.jak-dla-seniorow .text-right {
		padding-right: 60px;
    text-align: left;
    display: flex;
		display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 180px;
}



.paddingoff {
	padding: 0px;
}
a#hs-link-naglowek_my_logo_1 img {
    width: 100%!important;
    margin: 10px 0;
}
.angielski-dla-firm-txt {
    margin-bottom: 15px;
}
a:hover{
    text-decoration: none!important
}
span.dla-firm-txt {
    color: #fff;
    font-size: 72px;
}
.container {
    margin: 0 auto;
}
span.kto-stoi-txt {
    margin: 30px 0;
    display: block;
}

.off-menu {
		cursor: pointer;
		font-size: 35px;
	    position: relative;
	top: 20px;
    right: 20px;
}

.off-menu:hover {
	color: #ed1c24;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	background-color: #ed1c24;
	border-color: #ed1c24;
	color: #fff;
	pointer-events: none;
}

.pagination>li>a, .pagination>li>span {
	color: #ed1c24;
	border-color: #ed1c24;
}

.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
	color: #c0171d;
	border-color: #c0171d;
	pointer-events: none;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	background-color: #ed1c24;
	border-color: #ed1c24;
	color: #fff;
}

.pagination .fa-angle-double-right:before {
	content: "\f178"!important;
}

.pagination li .fa-angle-double-left:before {
	content: "\f177"!important;
}

#hs_menu_wrapper_naglowek_my_menu {
	margin-top: 30%;
}

/* ==========================================================================
   Custom Menu Primary
   ========================================================================== */


 /* Set ul background color */
 /* Set li background Color */
 /* Set link Color */
 /* Set link Hover Color */

/* Parent List */
#hs_cos_wrapper_naglowek_my_menu .hs-menu-wrapper > ul{
  background:;
}
#hs_cos_wrapper_naglowek_my_menu .hs-menu-wrapper > ul > li{
  background:;
}
#hs_cos_wrapper_naglowek_my_menu .hs-menu-wrapper > ul > li > a{
  color:;
}
#hs_cos_wrapper_naglowek_my_menu .hs-menu-wrapper > ul > li > a:hover{
  color:;
}

/* Child List */
#hs_cos_wrapper_naglowek_my_menu .hs-menu-wrapper > ul ul{}
#hs_cos_wrapper_naglowek_my_menu .hs-menu-wrapper > ul ul li{
  background:;
}
#hs_cos_wrapper_naglowek_my_menu .hs-menu-wrapper > ul ul li a{
  color:;
}
#hs_cos_wrapper_naglowek_my_menu .hs-menu-wrapper > ul ul li a:hover{
  color:;
}

/* Override max width on menu links */
#hs_cos_wrapper_naglowek_my_menu .hs-menu-wrapper > ul li a,
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  overflow: visible !important;
  max-width: none !important;
  width: auto !important;
}

.hs-breadcrumb-label {
	font-size: 80%;
}

.first-crumb::before { 
  content: "Jesteś tutaj: ";
  font-size: 80%;
}

/* Fix menu disappearing on desktop after toggling mobile menu */
/*
@media screen and (min-width:3000px) {
      #hs_cos_wrapper_naglowek_my_menu .hs-menu-wrapper {
          display:block !important;
      }
  }
*/




/* ==========================================================================
   Mobile Menu - Hubspot Standard Toggle Menu
   ========================================================================== */


/**
 * Special Note
 *
 * When the menu is open, a class of .mobile-open is applied to the body. You can
 * use this for custom styling on any element when the menu is in the open position.
 */

.mobile-trigger, .child-trigger{
    display: none; /* Hide button on Desktop */
}



  /* Variables
     ========================================================================== */

     /* Set Mobile Menu Background Color */
        /* Set Link Color */
   /* Set Link Hover Color */

  /*
    * Menu Reset
    *
    * Remove styling from desktop version of custom-menu-primary. Place any
    * additional CSS you want removed from the mobile menu in this reset
    */

  #hs_cos_wrapper_naglowek_my_menu,
  #hs_cos_wrapper_naglowek_my_menu .hs-menu-wrapper > ul,
  #hs_cos_wrapper_naglowek_my_menu .hs-menu-wrapper > ul li,
  #hs_cos_wrapper_naglowek_my_menu .hs-menu-wrapper > ul li a{
    display: block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0px;
    margin: 0px;
    background-image: none;
    background-color: transparent;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none;
    max-width: none;
    width: 100%;
    height: auto;
    line-height: 1;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
    color:#ffffff;
  }


  /* Toggle Button
     ========================================================================== */

  .mobile-trigger{
    display: inline-block !important; /* Show button on mobile */
    cursor: pointer; /* Mouse pointer type on hover */
/*    position: absolute; ******************************************/
    top: 0px;          /* Position Button at right of screen  */
    right: 10px;        /*******************************************/
    width: auto; /* Button width */
    height: auto; /* Button height */
    padding: 7px 10px 8px 10px;
    background: #ffffff; /* Background color */
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #313343;
  }
  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
    color:#ffffff;
    background-color: #313343;
    border-color: transparent;
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{
    color:#ffffff;
    background-color: #313343;
    border-color: transparent;
  }


  /* Toggle Button Icon
     ========================================================================== */

  .mobile-trigger i{
    display: inline;
    position: relative;
    top: -4px;
  }
  .mobile-trigger i:before, .mobile-trigger i:after{
    position: absolute;
    content: '';
  }
  .mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after{
    width: 22px; /* Icon line width */
    height: 2px; /* Icon line height */
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background-color: #313343; /* Icon color */
    display: inline-block;
  }
  .mobile-trigger i:before{
    top: -6px; /* Position top line */
  }
  .mobile-trigger i:after{
    top: 6px; /* Position bottom line */
  }

  .mobile-trigger:hover i, .mobile-trigger:hover i:before, .mobile-trigger:hover i:after,
  .mobile-open .mobile-trigger i, .mobile-open .mobile-trigger i:before, .mobile-open .mobile-trigger i:after{
      background-color: #ffffff; /* Icon color */
  }


  /* Child Toggle Button
     ========================================================================== */

  .child-trigger{
    display: block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0px;
    right: 0px;
    width: 55px !important; /* Button width */
    min-width: 55px !important;
    height: 45px !important; /* Button height */
    padding: 0 !important;
    border-left: 1px dotted rgba(255, 255, 255, .20);
  }
  .child-trigger:hover{
    text-decoration: none;
  }
  .child-trigger i{
    position: relative;
    top: 50%; /* Centers icon inside button */
    margin: 0 auto !important;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .child-trigger i:after{
    position: absolute;
    content: '';
  }
  .child-trigger i, .child-trigger i:after{
    width: 10px; /* Icon line width */
    height: 1px; /* Icon line height */
    background-color:#ffffff; /* Icon color */
    display: block;

  }
  .child-trigger i:after{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .child-trigger.child-open i:after{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  .child-trigger.child-open i{
  }


  /* Menu Styles on Mobile Devices
     ========================================================================== */



  #hs_cos_wrapper_naglowek_my_menu.js-enabled{
       position: relative;
       padding-top: 44px; /* Makes room for button */
       margin: 10px 0 10px 0;
   }

  /* Hide menu on mobile */
  #hs_cos_wrapper_naglowek_my_menu.js-enabled .hs-menu-wrapper,
  #hs_cos_wrapper_naglowek_my_menu.js-enabled .hs-menu-children-wrapper{
    display: none;
  }

  /* Make child lists appear below parent items */
  #hs_cos_wrapper_naglowek_my_menu ul.hs-menu-children-wrapper{
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
    display: none;
  }

  /* Mobile Menu Styles */
  #hs_cos_wrapper_naglowek_my_menu.js-enabled .hs-menu-wrapper{
    width: 100%;
    position: relative; /**************************************************************/
    top: 0;             /* Positions the menu to drop from the very top of the screen */
    left: 0;          /**************************************************************/
    padding: 0;
  }
  #hs_cos_wrapper_naglowek_my_menu .hs-menu-wrapper{
    background-color:#313343; /* Menu background color set off global menuColorMobile variable */
    width: 100%; /* Full screen width */
  }

   /* Level 1 Menu List Styles */
  #hs_cos_wrapper_naglowek_my_menu .hs-menu-wrapper > ul > li{
    position: relative;
  }
  #hs_cos_wrapper_naglowek_my_menu .hs-menu-wrapper > ul > li a{
    font-size: 22px; /* Font size of top level list items */
    line-height: 45px;
    overflow: visible;
  }

  /* Level 1 and Higher Menu List Styles */
  #hs_cos_wrapper_naglowek_my_menu .hs-menu-wrapper > ul li{
    border-top: 1px dotted rgba(255, 255, 255, .35); /* Adds transparent dark highlights to top of top level list items */
  }
  #hs_cos_wrapper_naglowek_my_menu .hs-menu-wrapper >  ul li a{
    padding: 0 10px;
    color:#ffffff; /* link color set by global mobile-aColor variable */
  }
  #hs_cos_wrapper_naglowek_my_menu .hs-menu-wrapper > ul li a:hover{
    color:#ffffff; /* link hover color set by global mobile-aColorHover variable */
  }

  /* Level 2 and Higher Menu List Styles */
  #hs_cos_wrapper_naglowek_my_menu .hs-menu-wrapper > ul ul li{
    background-color: rgba(255, 255, 255, .08);
  }
  #hs_cos_wrapper_naglowek_my_menu .hs-menu-wrapper > ul ul li a{
    text-indent: 10px; /* Indent Child lists */
    font-size: 16px; /* Font size of child lists */
  }

  /* Level 3 and Higher Menu List Styles */
  #hs_cos_wrapper_naglowek_my_menu .hs-menu-wrapper > ul ul ul li a{
    text-indent: 30px; /* Indent Child lists */
  }
  #hs_cos_wrapper_naglowek_my_menu .hs-menu-wrapper > ul ul ul ul li a{
    text-indent: 50px; /* Indent Child lists */
  }

.btn-dolacz-cta:hover {
    color: #fff!important;
    cursor: pointer;
}
a.btn-banner-cta:hover {
    color: #fff;
}
span.to-jestes {
    margin-top: 25px;
}
a.btn-unikalna-metoda-cta:hover, .btn-czytaj-wiecej-cta:hover, a.btn-archiwum:hover, a.btn-poprzedni:hover, a.btn-nastepny:hover {
    cursor: pointer;
    color: #333!important;
}
a.btn-zacznij-cta:hover, .btn-zobacz-cta:hover, a.btn-dolaczmet-cta:hover, a.btn-zadzwon-kontakt-cta:hover {
    color: #fff;
    cursor: pointer;
}

.btn-glowna-cta:hover {
	 cursor: pointer;
}

.slide-kto-stoi span {
width: inherit!important;
}

.slide-kto-stoi span img {
width: auto!important;
}
i.fa.fa-long-arrow-right {
    margin-left: 7px;
}
a.btn-glowna-cta:hover {
    color: #333;
    border-color: #333;
}
.flex{
  display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}
select:focus {
    outline: none;
}
/*HOVER przycisków */
a.btn-unikalna-metoda-cta:hover, a.btn-czytaj-wiecej-cta:hover,a.btn-zapisz-cta:hover {
    background: #333;
    color: #fff!important;
}

.btn-dolacz-cta:hover, a.btn-zobacz-cta:hover{
    color: #333!important;
    background: #fff;
}

a.btn-zacznij-cta:hover, a.btn-dolaczmet-cta:hover {
	border: solid 3px #313343!important;
	color: #333!important;
	background: #fff;
	box-sizing: border-box!important;
}

.angielski:hover {
	color: #333!important;
	background: #fff;
	box-sizing: border-box!important;
}

.angielski:hover span {
	color: #333!important;
}

.angielski-czerw:hover {
	color: #fff!important;
	background: red;
	box-sizing: border-box!important;
}

.angielski-czerw:hover span {
	color: #fff!important;
}

/*Strzałki SVG*/
.slick-troche-aktualnosci a.strzalka-prawa.slick-arrow img {
    width: 88px;
    height: 88px;
    position: absolute;
    margin-left: -70px;
}
.slick-troche-aktualnosci a.strzalka-lewa.slick-arrow img {
    width: 88px;
    height: 88px;
    position: absolute;
}
.slick-glowna .strzalka-prawa img{
    width: 88px;
    position: absolute;
    height: 88px;
    right: -47px;
}
.slick-glowna .strzalka-lewa img{
    width: 88px;
    position: absolute;
    height: 88px;
    right: -45px;
}
.before-kto-stoi .strzalka-lewa img {
    width: 88px;
    height: 88px;
    position: absolute;
		margin-left: -42px;
		margin-top: -40px;
}
.before-kto-stoi .strzalka-prawa img{
    width: 88px;
    height: 88px;
    position: absolute;
	  margin-left: -43px;
		margin-top: -40px;
}


.before-w-praktyce .strzalka-lewa img {
    width: 88px;
    height: 88px;
    position: absolute;
		margin-left: -42px;
		margin-top: -40px;
}
.before-w-praktyce .strzalka-prawa img{
    width: 88px;
    height: 88px;
    position: absolute;
	  margin-left: -43px;
		margin-top: -40px;
}


.strzalka-prawa img, .strzalka-lewa img {
    width: 88px;
    height: 88px;
}
.archiwum-wpis .btn-czytw-arch-cta{
    margin-top: 0px!important;
}

.btn-czytw-arch-cta{
    font-weight: 900;
    font-size: 18px;
    display: inline-block;
    color: rgb( 49, 51, 67 );
    background: none;
    text-align: center;
    border: solid 3px rgb( 49, 51, 67 );
    padding: 12px 30px;
    text-transform: uppercase;
    }

a.btn-czytw-arch-cta:hover {
    background: #333;
    color: #fff !important;
}
.form-type h4 {
    font-weight: 800;
    font-size: 18px;
    text-align: center;
    color: white;
    text-transform: uppercase;
}

.form-type p {
color: #fff;
text-align: center;
}
input.hs-button.primary.large {
    font-weight: 900;
    font-size: 14px;
    color: black;
    background: none;
    border: solid 3px black!important;
    padding: 12px 30px;
    text-transform: uppercase;
    line-height: 15px;
}
label#label-email-8ae160ea-51ba-4580-aae6-4ca819d8f801_5950, form#newsletter label {
    float: left;
    margin-top: 13px;
}
#newsletter input.hs-button.primary.large {
    width: 169px!important;
	    display: block!important;
    margin: 0 auto!important;
	margin-top: 5px!important;
}
#newsletter form {
    width: 650px!important;
    margin-top: -20px;
}
ul.hs-error-msgs.inputs-list {
    float: left;
    list-style: none;
}
.submitted-message {
    margin-top: 12px;
}
form#formularz-glowna fieldset {
    max-width: 100%!important;
}
#hsForm_3b80d606-47a1-4ae3-a98f-9d29ae456672 span, #hsForm_8611db4b-b088-4bd7-b8f1-290a9a42a27c span {
    font-weight: 800;
    font-size: 18px;
    color: white;
    text-align: left;
    width: 340px;
}

#hsForm_3b80d606-47a1-4ae3-a98f-9d29ae456672 .hs_celo_id .input:after, #hsForm_8611db4b-b088-4bd7-b8f1-290a9a42a27c .hs_celo_id .input:after {
    font-family: "FontAwesome";
    content: "\f078";
    font-weight: 900;
    color: white;
    right: 0px;
    top: 5px;
    height: 60px;
    padding: 20px 30px 0px 30px;
    position: absolute;
    pointer-events: none;
    background-color: #313343;
}

#hsForm_3b80d606-47a1-4ae3-a98f-9d29ae456672 .hs_celo_id .input, #hsForm_8611db4b-b088-4bd7-b8f1-290a9a42a27c .hs_celo_id .input {
	 position: relative;
    display: inline-block;
    top: -5px!important;
    margin-left: 130px;
}

#hsForm_3b80d606-47a1-4ae3-a98f-9d29ae456672 ul.hs-error-msgs.inputs-list, #hsForm_8611db4b-b088-4bd7-b8f1-290a9a42a27c ul.hs-error-msgs.inputs-list {
		margin-left: -8px;
}

input.btn-dolacz-cta:hover {
    color: #fff!important;
}

a.btn-archiwum:hover, a.btn-poprzedni:hover, a.btn-nastepny:hover {
    background: #333;
    color: #fff!important;
}

span.tytul-menu {
    font-weight: 900;
    font-size: 38px;
    text-align: center;
    display: block;
    margin-top: 40px;
    margin-bottom: -100px;
}

li.hs-menu-item.hs-menu-depth-1 a:hover {
    background: #fff!important;
    color: #333!important;
}

p.duze-dziekujemy {
    font-weight: 900;
     font-size: 45px;
    text-align: center!important;
    color: white;
    display: block;
    line-height: 68px;
		margin-bottom: 0px;
}


span.wkrotce {
    font-weight: 200;
    font-size: 44px;
    color: white;
    display: block;
    margin-bottom: 30px;
    text-align: center;
}


.cplus.slick-poziom img, .c1.slick-poziom img, .b2.slick-poziom img, .b1.slick-poziom img, .a2.slick-poziom img, .a1.slick-poziom img {
    width: 100%;
}

.cplus.slick-poziom {
    width: 170px!important;
    float: left;
    padding: 28px;
    margin-left: -119px;
    margin-top: -34px;
}
.c1.slick-poziom {
       width: 170px!important;
    float: left;
    padding: 28px;
    margin-left: -64px;
       margin-top: 0px;
}
.b2.slick-poziom {
       width: 160px!important;
    float: left;
        padding: 24px;
    margin-top: 44px;
}
.b1.slick-poziom {
        width: 220px!important;
    float: left;
          margin-top: 115px;
    margin-left: -20px;
}
.a2.slick-poziom {
    width: 160px!important;
    float: left;
        padding: 26px;
    margin-top: 146px;
    margin-left: 25px;
}
.a1.slick-poziom {
    width: 170px!important;
    float: left;
         margin-top: 200px;
    margin-left: 66px;
    padding: 2px;
}
.slick-poziomy.slick-initialized.slick-slider {
    margin-left: 33px;}

.slide-w-praktyce {
    border-left: 50px solid #fff!important;
        display: flex!important;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
    align-items: center;
}
.before-w-praktyce {
    padding-left: 0px!important;
    padding-right: 0px!important;
}
.ytp-cued-thumbnail-overlay-image.ytp-large-play-button{
    left: 38%!important;
}
.before-w-praktyce{
    padding: 0px!important;
}


.before-w-praktyce .strzalka-lewa, .before-w-praktyce.strzalka-prawa {
 display: none;
 width: 100%;
}

.before-w-praktyce .strzalka-lewa img, .before-w-praktyce .strzalka-prawa img{
 display: inline;
}
.slide-kto-stoi iframe {
    width: 925px!important;
}
.zap-o-oferte span.hs-form-required {
    display: none;
}
.zap-o-oferte fieldset.form-columns-2 {
    max-width: 100%;
}
.zap-o-oferte .hs-input[type="email"], .zap-o-oferte .hs-input[type="text"]{
    width: 97%;
    height: 15px;
    padding: 10px;
}
.zap-o-oferte textarea, .zap-o-oferte input{
    max-width: none!important;
    width: 50%;
}
.hs_message.field.hs-form-field {
    float: right!important;
    width: 70%!important;
}
textarea.hs-input{
    height: 192px!important;
    position: absolute;}
.zap-o-oferte ul.hs-error-msgs.inputs-list{
    margin-left: 0px!important;
}
ul.hs-error-msgs.inputs-list {
    position: relative;
    left: -56px!important;
    top: -41px!important;
    width: 44px!important;
    height: 44px!important;
    padding: 0!important;
    background: url(https://cdn2.hubspot.net/hubfs/3876689/unchecked.svg)!important;
    overflow: hidden;
    text-indent: -9999px!important;
    padding: 0;
    border: none!important;
        margin-bottom: -45px!important;
}
form#hsForm_c7431798-13b1-4aa7-8cfb-b3f069db73f1 input.hs-input, form#hsForm_c7431798-13b1-4aa7-8cfb-b3f069db73f1 select.hs-input{
    height: 38px!important;
    padding: 0 10px;
    text-transform: uppercase;
}
form#hsForm_c7431798-13b1-4aa7-8cfb-b3f069db73f1 select.hs-input{
    height: 40px!important;
}
.zap-o-ofert-dla-firm .hs_firstname.field.hs-form-field.smart-field label, .zap-o-ofert-dla-firm .hs_lastname.field.hs-form-field.smart-field label, .zap-o-ofert-dla-firm .hs_email.field.hs-form-field.smart-field label, .zap-o-ofert-dla-firm .hs_phone.field.hs-form-field.smart-field label, .zap-o-ofert-dla-firm .hs_city.field.hs-form-field.smart-field label, .zap-o-ofert-dla-firm .hs_numemployees.field.hs-form-field label, .zap-o-ofert-dla-firm .hs_message.field.hs-form-field label, .zap-o-ofert-dla-firm .hs_subject_t.field.hs-form-field.smart-field label {
    display: none;
}
 .zap-o-ofert-dla-firm .hs_firstname.field.hs-form-field.smart-field, .zap-o-ofert-dla-firm .hs_lastname.field.hs-form-field.smart-field, .zap-o-ofert-dla-firm .hs_email.field.hs-form-field.smart-field, .zap-o-ofert-dla-firm .hs_phone.field.hs-form-field.smart-field, .zap-o-ofert-dla-firm .hs_city.field.hs-form-field.smart-field, .zap-o-ofert-dla-firm .hs_numemployees.field.hs-form-field {
    width: 30%;
}
.hs_subject_t.field.hs-form-field.smart-field{
   width: 860px;
        position: absolute;
    margin-left: 360px;
}
.hs_message.field.hs-form-field textarea {
    max-width: 830px;
        margin-top: 58px;
    text-transform: none!important;
    padding: 10px;
}
input#subject_t-c7431798-13b1-4aa7-8cfb-b3f069db73f1, input#subject_t-b38cabaa-7895-4d3c-8523-33088f2e2531 {
    max-width: 1060px!important;
	    width: 830px!important;
	position: relative;
	left: -30px;

}

select#subject_c-99f15063-2bee-445f-91b6-3ad223fcd4c4, select#subject_c-c2017f56-7ffb-4dd2-9a95-432f8b50de24, select#subject_c-54560955-7850-4419-b6b8-e60a97a61e1d {
	    position: relative;
    left: -30px;
}


input#firstname-c7431798-13b1-4aa7-8cfb-b3f069db73f1::placeholder, input#lastname-c7431798-13b1-4aa7-8cfb-b3f069db73f1::placeholder, input#email-c7431798-13b1-4aa7-8cfb-b3f069db73f1::placeholder, input#phone-c7431798-13b1-4aa7-8cfb-b3f069db73f1::placeholder, input#city-c7431798-13b1-4aa7-8cfb-b3f069db73f1::placeholder {
    text-transform: uppercase!important;
}

.zap-o-ofert-dla-firm {
	padding-right: 105px!important;
}

.zap-o-ofert-dla-firm input.hs-button.primary.large {
      width: 150px!important;
    position: relative;
    right: -101px!important;
       background: transparent;
    border-radius: 0!important;
    color: #fff;
    border: 3px solid #fff!important;
    text-shadow: none;
    font-weight: 900!important;
    font-size: 18px!important;
    top: -25px!important;
    float: right;
    height: 37px!important;
    padding: 1px 12px!important;
    margin-bottom: 22px;
}
.zap-o-ofert-dla-firm input.hs-button.primary.large:hover {
    box-shadow: none;
    background: #fff;
    color: #333!important;
}
input.hs-input::placeholder, .hs_message.field.hs-form-field textarea::placeholder {
    text-transform: uppercase;
    padding: 0 10px;
}
form.zap-o-ofert-dla-firm {
    MARGIN-TOP: 40px;
    margin-bottom: -100px;
}
#celo_id-e7d7456f-ccc5-4c0d-b3c8-619e8da9813a.hs_celo_id .input:after, #celo_id-6745ef15-691d-46e0-ab32-59a4f6aebb9c.hs_celo_id .input:after, #celo_id-bbad67be-e3f2-479a-8ad3-51491d1907f0.hs_celo_id .input:after, #celo_id-87fd052c-8375-4804-8c7e-9abe372e7e0b.hs_celo_id .input:after {
font-family: "FontAwesome";
    content: "\f078";
    font-weight: 900;
    color: white;
    right: 0px;
    top: 5px;
    height: 60px;
    padding: 20px 30px 0px 30px;
    position: absolute;
    pointer-events: none;
    background-color: #313343;
}

#hsForm_e7d7456f-ccc5-4c0d-b3c8-619e8da9813a fieldset, #hsForm_6745ef15-691d-46e0-ab32-59a4f6aebb9c fieldset, #hsForm_bbad67be-e3f2-479a-8ad3-51491d1907f0 fieldset, #hsForm_87fd052c-8375-4804-8c7e-9abe372e7e0b fieldset {
max-width: 100%!important;
}

.zap-o-ofert-dla-firm .hs_mobilephone.field.hs-form-field.smart-field label{
        display: none;
    }
    .hs_mobilephone.field.hs-form-field.smart-field {
    width: 30%;
}
    textarea#message-e429020a-b549-4998-bbaa-dc333842c02e {
    margin-top: 0px!important;
}


   .zap-o-ofert-dla-firm .hs_file_u.field.hs-form-field.smart-field label {
    display: none;
}
    .hs_file_u.field.hs-form-field.smart-field {
    position: absolute;
    display: block;
    margin-top: 288px;
    margin-left: 360px;
}

    .hs_company.field.hs-form-field.smart-field {
    width: 30%;
}
    .zap-o-ofert-dla-firm .hs_company.field.hs-form-field.smart-field label{
    display: none;
}
    input#file_u-b38cabaa-7895-4d3c-8523-33088f2e2531 {
    height: 21px;
}
    .zap-o-ofert-dla-firm.submit-field input.hs-button.primary.large {
    top: 28px!important;
    float: right;
    height: 37px!important;
    padding: 1px 12px!important;
    margin-bottom: 22px;
}


 .hs_subject_c.field.hs-form-field.smart-field {
    width: 860px;
    position: absolute;
    margin-left: 360px;
}
   .zap-o-ofert-dla-firm .hs_subject_c.field.hs-form-field.smart-field label, .zap-o-ofert-dla-firm .hs_celo_id.field.hs-form-field.smart-field label {
    display: none;
}
    .hs_celo_id.field.hs-form-field.smart-field {
    width: 32%;
}

    input.hs-input[type=file]{
        height: 21px!important;
    }



.zap-o-ofert-dla-firm input, .zap-o-ofert-dla-firm select{
    height: 38px!important;
    padding: 0 10px!important;
    text-transform: uppercase!important;
}


#formularz-glowna ul.hs-error-msgs.inputs-list {
    left: -20px!important;
    top: -53px!important;
}

.zap-o-ofert-dla-firm p.duze-dziekujemy {
    margin-top: -42px;
}

.zap-o-ofert-dla-firm span.wkrotce {
    margin-bottom: 60px;
}

.formularz-test label {
    width: 100%!important;
    text-align: left!important;
    margin-left: 11px!important;
    font-size: 20px!important;
}


    #hsForm_e7d7456f-ccc5-4c0d-b3c8-619e8da9813a .hs-input, #hsForm_6745ef15-691d-46e0-ab32-59a4f6aebb9c .hs-input, #hsForm_bbad67be-e3f2-479a-8ad3-51491d1907f0 .hs-input, #hsForm_87fd052c-8375-4804-8c7e-9abe372e7e0b .hs-input {
        background-color: #cfcfcf!important;
        border: none!important;
        color: #5e5f6b!important;
        height: 30px;
        width: 450px!important;
        padding: 15px!important;
        margin-left: -150px!important;
        font-size: 18px!important;
        border-radius: 0!important;
    	font-family: Raleway!important;
                }

                select#celo_id-e7d7456f-ccc5-4c0d-b3c8-619e8da9813a, select#celo_id-6745ef15-691d-46e0-ab32-59a4f6aebb9c, select#celo_id-bbad67be-e3f2-479a-8ad3-51491d1907f0, select#celo_id-87fd052c-8375-4804-8c7e-9abe372e7e0b {
    height: 60px!important;
    margin-top: 0px;
    font-size: 16px!important;
    margin-left: -140px!important;
}
                select#celo_id-e7d7456f-ccc5-4c0d-b3c8-619e8da9813a, select#celo_id-6745ef15-691d-46e0-ab32-59a4f6aebb9c, select#celo_id-bbad67be-e3f2-479a-8ad3-51491d1907f0, select#celo_id-87fd052c-8375-4804-8c7e-9abe372e7e0b {
                  cursor: pointer!important;}
                #formularz-test ul.hs-error-msgs.inputs-list {
    top: -51px!important;
    left: -41px!important;
}
                #hsForm_e7d7456f-ccc5-4c0d-b3c8-619e8da9813a .hs_celo_id .input, #hsForm_6745ef15-691d-46e0-ab32-59a4f6aebb9c .hs_celo_id .input, #hsForm_bbad67be-e3f2-479a-8ad3-51491d1907f0 .hs_celo_id .input, #hsForm_87fd052c-8375-4804-8c7e-9abe372e7e0b .hs_celo_id .input {
                position: relative!important;
    display: inline-block!important;
									/*left: 10px;*/   /* ! */

                }
                
                #hsForm_e7d7456f-ccc5-4c0d-b3c8-619e8da9813a .hs_celo_id .input:after, #hsForm_6745ef15-691d-46e0-ab32-59a4f6aebb9c .hs_celo_id .input:after, #hsForm_bbad67be-e3f2-479a-8ad3-51491d1907f0 .hs_celo_id .input:after, #hsForm_87fd052c-8375-4804-8c7e-9abe372e7e0b .hs_celo_id .input:after {
                    font-family: "FontAwesome"!important;
    content: "\f078"!important;
    font-weight: 900!important;
    color: white!important;
    right: 0px!important;
    top: 0px!important;
    height: 60px!important;
    padding: 20px 30px 0px 30px!important;
    position: absolute!important;
    pointer-events: none!important;
    background-color: #313343!important;
                }
                
                
                #formularz-test .btn-wynik-cta {
    margin-top: 13px!important;
    display: block!important;
    position: absolute!important;
    margin: 0 auto!important;
    left: 0!important;
    right: 0!important;
}


.slick-kto-stoi-wrapper .rekrutacja-dots .slick-dots li button {
    border: 5px solid #c2c4c8!important;
    border-radius: 50%!important;
}


	.slide-kto-stoi span img, .slide-kto-stoi span iframe {
    width: 60vw!important;
    height: 75vh!important;
		text-indent:-9999px!important;
}
h2.tytul-etapu.center-heading{
    text-align: center!important;
}

#hsForm_e7d7456f-ccc5-4c0d-b3c8-619e8da9813a .hs_submit .actions, #hsForm_6745ef15-691d-46e0-ab32-59a4f6aebb9c .hs_submit .actions, #hsForm_bbad67be-e3f2-479a-8ad3-51491d1907f0 .hs_submit .actions, #hsForm_87fd052c-8375-4804-8c7e-9abe372e7e0b .hs_submit .actions {
	    display: flex!important;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
    justify-content: center!important;
}


::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
::-webkit-scrollbar-thumb {
  background: #ed1c24;
  border: 0px none #ffffff;
}
::-webkit-scrollbar-thumb:hover {
  background: #ffffff;
}
::-webkit-scrollbar-thumb:active {
  background: #000000;
}
::-webkit-scrollbar-track {
  background: #c0c0c0;
  border: 0px none #ffffff;
}
::-webkit-scrollbar-track:hover {
  background: #666666;
}
::-webkit-scrollbar-track:active {
  background: #333333;
}
::-webkit-scrollbar-corner {
  background: transparent;
}

#formularz-glowna .submitted-message {
	position: relative;
	top: -100px;
}


 #hsForm_e7d7456f-ccc5-4c0d-b3c8-619e8da9813a #ecom_agreement_form0-e7d7456f-ccc5-4c0d-b3c8-619e8da9813a, #hsForm_e7d7456f-ccc5-4c0d-b3c8-619e8da9813a #ecom_agreement_form1-e7d7456f-ccc5-4c0d-b3c8-619e8da9813a, #hsForm_e7d7456f-ccc5-4c0d-b3c8-619e8da9813a #marketing_agreement_form0-e7d7456f-ccc5-4c0d-b3c8-619e8da9813a, #hsForm_e7d7456f-ccc5-4c0d-b3c8-619e8da9813a #marketing_agreement_form1-e7d7456f-ccc5-4c0d-b3c8-619e8da9813a,  
 #hsForm_6745ef15-691d-46e0-ab32-59a4f6aebb9c #ecom_agreement_form0-6745ef15-691d-46e0-ab32-59a4f6aebb9c, #hsForm_6745ef15-691d-46e0-ab32-59a4f6aebb9c #ecom_agreement_form1-6745ef15-691d-46e0-ab32-59a4f6aebb9c, #hsForm_6745ef15-691d-46e0-ab32-59a4f6aebb9c #marketing_agreement_form0-6745ef15-691d-46e0-ab32-59a4f6aebb9c, #hsForm_6745ef15-691d-46e0-ab32-59a4f6aebb9c #marketing_agreement_form1-6745ef15-691d-46e0-ab32-59a4f6aebb9c,
 #hsForm_bbad67be-e3f2-479a-8ad3-51491d1907f0 #ecom_agreement_form0-bbad67be-e3f2-479a-8ad3-51491d1907f0, #hsForm_bbad67be-e3f2-479a-8ad3-51491d1907f0 #ecom_agreement_form1-bbad67be-e3f2-479a-8ad3-51491d1907f0, #hsForm_bbad67be-e3f2-479a-8ad3-51491d1907f0 #marketing_agreement_form0-bbad67be-e3f2-479a-8ad3-51491d1907f0, #hsForm_bbad67be-e3f2-479a-8ad3-51491d1907f0 #marketing_agreement_form1-bbad67be-e3f2-479a-8ad3-51491d1907f0,
#hsForm_87fd052c-8375-4804-8c7e-9abe372e7e0b #ecom_agreement_form0-87fd052c-8375-4804-8c7e-9abe372e7e0b, #hsForm_87fd052c-8375-4804-8c7e-9abe372e7e0b #ecom_agreement_form1-87fd052c-8375-4804-8c7e-9abe372e7e0b, #hsForm_87fd052c-8375-4804-8c7e-9abe372e7e0b #marketing_agreement_form0-87fd052c-8375-4804-8c7e-9abe372e7e0b, #hsForm_87fd052c-8375-4804-8c7e-9abe372e7e0b #marketing_agreement_form1-87fd052c-8375-4804-8c7e-9abe372e7e0b
{
	height: initial!important;
	width: auto!important;
	margin-left: 0px!important;
}

.hs_ecom_agreement_form, .hs_marketing_agreement_form {
	width: auto!important;
	    padding-left: 20px!important;
}


.hs_ecom_agreement_form label span, .hs_marketing_agreement_form  label span{
	font-size: 15px;
}


#formularz-glowna .hs_ecom_agreement_form, #formularz-glowna .hs_marketing_agreement_form , #newsletter .hs_ecom_agreement_form, #newsletter .hs_marketing_agreement_form{
	width: 100%!important;
	    padding-left: 20px!important;
}

#newsletter .hs_ecom_agreement_form, #newsletter .hs_marketing_agreement_form{
	width: 100%!important;
	    padding-left: 20px!important;
	        margin-left: 118px!important;  /* ! */
}

#formularz-glowna .hs_ecom_agreement_form label span, #formularz-glowna .hs_marketing_agreement_form  label span{
	font-size: 15px;
}

#label-ecom_agreement_form-3b80d606-47a1-4ae3-a98f-9d29ae456672, #label-marketing_agreement_form-3b80d606-47a1-4ae3-a98f-9d29ae456672, #label-ecom_agreement_form-8611db4b-b088-4bd7-b8f1-290a9a42a27c, #label-marketing_agreement_form-8611db4b-b088-4bd7-b8f1-290a9a42a27c {
	width: 90%!important;
}



#ecom_agreement_form0-3b80d606-47a1-4ae3-a98f-9d29ae456672, #ecom_agreement_form1-3b80d606-47a1-4ae3-a98f-9d29ae456672, #marketing_agreement_form0-3b80d606-47a1-4ae3-a98f-9d29ae456672, #marketing_agreement_form1-3b80d606-47a1-4ae3-a98f-9d29ae456672, #ecom_agreement_form0-8611db4b-b088-4bd7-b8f1-290a9a42a27c, #ecom_agreement_form1-8611db4b-b088-4bd7-b8f1-290a9a42a27c, #marketing_agreement_form0-8611db4b-b088-4bd7-b8f1-290a9a42a27c, #marketing_agreement_form1-8611db4b-b088-4bd7-b8f1-290a9a42a27c {
	height: initial!important;
	width: auto!important;
	margin-left: 0px!important;
}

#newsletter .hs-form-radio input {
	height: initial!important;
	width: auto!important;
	margin-left: 0px!important;
}

#newsletter .hs-form-booleancheckbox input {      /* ! */
	height: initial!important;
	width: auto!important;
	margin-left: 0px!important;
}

#formularz-glowna .hs-form-booleancheckbox input {      /* ! */

	height: initial!important;
	width: auto!important;
	margin-left: -250px!important;
	margin-right: 10px!important;
	
}


#formularz-glowna ul, #newsletter ul
{
list-style-type: none;
}

#formularz-glowna .hs_ecom_agreement_form, #formularz-glowna .hs_marketing_agreement_form {
	display: grid;
    grid-template-columns: 90% 10%;
	-ms-grid-columns: 90% 10%;
	    padding-left: 33px!important;
    padding-right: 30px;
	margin-top: 15px;
}

#newsletter .hs_ecom_agreement_form, #newsletter .hs_marketing_agreement_form
{
		display: grid;
    grid-template-columns: 90% 10%;
	-ms-grid-columns: 90% 10%;
	padding: 0px!important;
}

#formularz-glowna .multi-container{
	    padding: 0px!important;
    display: grid;
    GRID-TEMPLATE-COLUMNS: 50px 50px;
	-ms-grid-columns: 50px 50px;
}

#formularz-glowna .multi-container li label span  {
	margin-left: 7px!important;
}

#newsletter .multi-container {
	    padding: 0px!important;
    display: grid;
    GRID-TEMPLATE-COLUMNS: 70px 70px;
	-ms-grid-columns: 70px 70px;
}

#newsletter .multi-container li label span  {
	margin-left: 4px!important;
}


.zgoda-test {
    position: relative;
    text-align: center;
    font-size: 15px;
    width: 61%;
    margin: 0 auto;
    margin-bottom: 29px;
    margin-top: -34px;
}
                p.zgoda-test a {
    font-weight: bold;
}
                p.zgoda-test a:hover {
    color: #333;
    text-decoration: underline!important;


}

.formularz-glowna-row .zgoda-test{
	margin: 0 auto!important;
	margin-top: 50px!important;
	 color: #fff!important;
}

.formularz-glowna-row .zgoda-test a {
	    color: #fff!important;
}

#newsletter .zgoda-test {
	    margin: 0 auto!important;
			width: 100%!important;
	margin-top: 25px!important;
}


#hs_form_target_widget_1515522050555.submitted-message {
	font-family: Raleway;
	position: relative;
	top: -8px;
	font-size: 20px;
}


#newsletter input.hs-button.primary.large {
	background: none!important;
	    margin-right: 12px;
}

#newsletter {
	max-width: 640px!important;
}

.slick-glowna .hs_cos_wrapper_type_rich_text p {
	padding-left: 30px;
}

.slick-glowna .hs_cos_wrapper_type_rich_text p span {
	font-family: Raleway;
}

span.twoja-szkola-angielskiego:before{
	content:"Twoja "!important;
}

#formularz-glowna .hs_celo_id { margin-left: 13px; }

/* RESPONSIVE */

@media screen and (max-width: 1920px) {}
@media screen and (max-width: 1600px) {}
@media screen and (max-width: 1440px) {
    .infolinia {
    font-size: 26px;
}
}
@media screen and (max-width: 1366px) {}
@media screen and (max-width: 1359px) {
    .infolinia {
    font-size: 24px;
}
    }
@media screen and (max-width: 1279px) {
    .infolinia {
    width: 170px;
    text-align: center;
    margin: 0 auto;
}
    }
@media screen and (max-width: 1200px) {

		.fixed-right-icons {
    top: 50%!important;
}

	    .form-type h4 {
    font-weight: 800;
    font-size: 14px;
	}

.wysiwyg {
	padding-left: 75px;
    padding-right: 75px;
    padding-bottom: 20px;
}

	.btn-archiwum {
    font-size: 18px;
	}

	.dla-seniorow-img img, .dla-doroslych-img img, .dla-studentow-img img, .dla-mlodziezy-img img {
		width: 100%;
	}


	#formularz-kontakt select {
    min-width: 370px;
    max-width: 370px;
		font-size: 15px;
	}

	.btn-zadzwon-kontakt-cta {
    font-size: 14px;
	}

	.szkola {
		margin-left: 35px;
	}

	.zapisz-sie {
    font-weight: 900;
    font-size: 20px;
    color: #ed1c24;
    margin-right: 6px;
		display: block;
}

	.do-newslettera {
    font-weight: 300;
    font-size: 21px;
    margin-right: 12px;
		display: block;
}

	#formularz-glowna label {
    font-weight: 800;
    font-size: 18px;
    color: white;
    display: inline-block;
    text-align: left;
    width: 270px;
}

	#formularz-glowna input {
    background-color: #c0171d;
    border: 0;
    color: white;
    font-size: 22px;
    height: 60px;
    width: 280px;
    margin-left: 20px;
    padding: 15px;
}

	.hs_message.field.hs-form-field textarea {
    max-width: 690px;
	}

	.cplus.slick-poziom {
       width: 170px !important;
    float: left;
    padding: 28px;
    margin-left: -66px;
    margin-top: -34px;
}
.c1.slick-poziom {
           width: 170px !important;
    float: left;
    padding: 28px;
    margin-left: -28px;
    margin-top: 0;
}
.b2.slick-poziom {
           width: 160px !important;
    float: left;
    padding: 24px;
    margin-left: 17px;
    margin-top: 44px;
}
.b1.slick-poziom {
          width: 220px !important;
    float: left;
    margin-top: 115px;
    margin-left: -27px;
}
.a2.slick-poziom {
        width: 160px !important;
    float: left;
    padding: 26px;
    margin-top: 146px;
    margin-left: -8px;
}
.a1.slick-poziom {
        width: 170px !important;
    float: left;
    margin-top: 200px;
    margin-left: 0px;
    padding: 2px;
}


	input#subject_t-c7431798-13b1-4aa7-8cfb-b3f069db73f1, input#subject_t-b38cabaa-7895-4d3c-8523-33088f2e2531{
		max-width: 690px!important;
		    position: relative;
    left: -90px;
	}

	#hsForm_e7d7456f-ccc5-4c0d-b3c8-619e8da9813a .hs-input, #hsForm_6745ef15-691d-46e0-ab32-59a4f6aebb9c .hs-input, #hsForm_bbad67be-e3f2-479a-8ad3-51491d1907f0 .hs-input, #hsForm_87fd052c-8375-4804-8c7e-9abe372e7e0b .hs-input {
		    width: 350px!important;
	}

	#formularz-test select {
    min-width: 380px;
    max-width: 380px;
	}

	select#subject_c-54560955-7850-4419-b6b8-e60a97a61e1d {
    position: absolute;
    left: -90px!important;
}

	  select#subject_c-99f15063-2bee-445f-91b6-3ad223fcd4c4 {
    position: absolute!important;
    left: -90px!important;
}


	select#subject_c-c2017f56-7ffb-4dd2-9a95-432f8b50de24 {
    left: -90px!important;
    position: absolute;
}



	.slide-kto-stoi span img {
    width: 60vw!important;
/*    height: 65vh!important;*/
		height:initial!important;
}

	.slide-kto-stoi span iframe
	{
		max-height: 50vh!important;
	}


	.zapis {
		margin-right: 50px!important;
	}

	.slick-troche-aktualnosci .strzalka-prawa {
    position: relative;
    right: -15px;
}

#formularz-glowna .hs-form-booleancheckbox label {      /* ! */
    display:inline-flex;
	width: auto!important;
	position:relative;
}

#formularz-glowna .hs_celo_id { margin-left: -15px; }

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

	html, body {
		overflow-x: hidden!important;
	}

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



	.slick-troche-aktualnosci .strzalka-prawa {
    position: relative;
    right: -40px;
}

	footer {
		font-size: 11px;
	}

	.jak-dla-mlodziezy-img {
		    height: 550px;
	}

	.outer-wyrozniki {
		padding-bottom: 0px!important;
	}


	.jak-dla-doroslych .text-right {
		padding: 50px 45px!important;
	}


	.jak-dla-studentow .text-right {
		padding: 50px 45px 0px 45px!important;
	}

	.jak-dla-studentow-img-svg {
		background-size: 100% 400px!important;
		height: 400px;
		margin-top: 50px;
	}

	.jak-dla-studentow-div-svg {
		padding-top: 0px!important;
	}

	.zapisz-sie {
    font-size: 30px;
}

	.do-newslettera {
    font-size: 30px;
}

	.youtube {
		margin-top: 50px;
	}

	.archiwum-post-title {
		margin-top: 15px!important;
		padding: 0 15px!important;
	}

	.archiwum-wpis #hubspot-author_data {
		padding: 0 15px!important;
	}

	.archiwum-wstep {
		padding: 0 15px!important;
	}

	.archiwum-wpis a.btn-czytw-arch-cta {
		margin-left: 15px;
	}

	.pozostale-box {
		margin-top: 140px;
	}

			.metoda-txt:nth-child(1), .metoda-txt:nth-child(2), .metoda-txt:nth-child(3), .metoda-txt:nth-child(4), .metoda-txt:nth-child(5), .metoda-txt:nth-child(6) {
		margin-bottom: 0px!important;
	}

	.newsletter-bgr{display:block; text-align:center;}
	label#label-email-8ae160ea-51ba-4580-aae6-4ca819d8f801_5950, form#newsletter label{float:none}

	.do-newslettera{margin-right:0px!important;}


	.semestr-angielskiego{font-size:23px; margin-left:20px}

	.saza1zl{font-size:34px; margin-left:19px; margin-top:-9px;}

	.hs_celo_id.field.hs-form-field.smart-field {
    width: 100%;
}

	input.hs-button.primary.large {
    float: none;
    width: 169px!important;
    margin-top: 15px!important;
    right: 0;
    position: inherit;
    margin-bottom: -12px;

}

	.angielski-dla-firm{display:block; text-align:center; padding-bottom: 20px;}


	#formularz-glowna input{margin-left:10px!important;}

	.btn-dolacz-cta{    display: inline!important};


	.hs_phone.field.hs-form-field.smart-field, .hs_celo_id.field.hs-form-field.smart-field{margin-top:10px}

	.slide-kto-stoi{border-left:0px}

	.na-swiecie{min-height: 463px!important;
    text-align: center;
		background-size: 86%;

    margin-top: -115px;
    margin-bottom: -175px;}


	.unikalna-metoda{display:block!important;}

	a.btn-unikalna-metoda-cta {
    margin: 20px 0!important;
}
	.slick-troche-aktualnosci .strzalka-lewa{left:-25px;}
.slick-troche-aktualnosci .strzalka-prawa{right:-10px;}


		.mamy-sposob-outer {
		flex-direction: column!important;
	}

	.slick-wrapper-glowna {
		width: 100%!important;
		margin-top: 50px;
	}

	.jak-dla-mlodziezy, .jak-dla-studentow, .jak-dla-seniorow, .jak-dla-doroslych {
		display: block!important;
	}

	 .jak-dla-studentow-img, .jak-dla-seniorow-img, .jak-dla-seniorow-img {
		 height: 300px!important;
    width: 100%!important;
    margin-top: 62px!important;
	}

	.jak-dla-mlodziezy-img .infografika-dla-mlodziezy {
		height: 300px!important;
    width: 95%!important;
    margin: 0 auto!important;
	}

	.o-metodzie-img {
		  background-size: 250% 250%!important;
    width: auto!important;
    margin-top: 62px!important;
	}

	.flex {
		flex-flow: wrap!important;
	}

	.kogo-szukamy-img img, .praca-w-speakup img{
		margin: 0 auto!important;
		margin-bottom: 50px!important;
	}

	.dla-seniorow-img, .dla-doroslych-img, .dla-studentow-img, .dla-mlodziezy-img {
		margin-bottom: 50px!important;
	}

	.text-right {
		padding: 0 45px!important;
		text-align: center!important;
	}

	.text-left {
		text-align: center!important;
		padding-left:45px!important;
		padding-right: 45px!important;
	}

	.lacznie {
    position: relative;
    left: 35%!important;
    top: 80px;
    width: 30%;
}

	.godziny {
    position: relative;
    left: 35%!important;
    top: -30px;
    width: 30%;
}



	.szkola {
		margin-left: 0px;
	}

	.dane-szkoly {
		flex-flow: wrap!important;
	}



	.logo-kontakt-col {
		order: 1!important;
		margin-top: 50px;
	}

	.zadzwon-col {
		order: 4!important;
	}

	.cont-mapa {
		padding: 25px 0px 0px 0px!important;
	}



	#formularz-glowna .smart-field {
    width: 50%!important;
    float: left;
}

	#formularz-glowna  .hs_celo_id select{
		    min-width: 280px;
            max-width: 280px;
		    font-size: 16px;
	}

	#formularz-glowna .hs_celo_id {
		margin-left: 0px;
	}
	
	#formularz-glowna .hs_celo_id label {
		margin-left: 0px;
	}


	#hsForm_3b80d606-47a1-4ae3-a98f-9d29ae456672 .hs_celo_id .input, #hsForm_8611db4b-b088-4bd7-b8f1-290a9a42a27c .hs_celo_id .input {
		margin-left: 10px!important;
	}


	.cplus.slick-poziom {
       width: 140px !important;
    float: left;
    padding: 28px;
    margin-left: -66px;
    margin-top: 20px;
}
.c1.slick-poziom {
           width: 140px !important;
    float: left;
    padding: 28px;
    margin-left: -38px;
    margin-top: 45px;
}
.b2.slick-poziom {
           width: 130px !important;
    float: left;
    padding: 24px;
    margin-left: -4px;
    margin-top: 79px;
}
.b1.slick-poziom {
          width: 160px !important;
    float: left;
    margin-top: 134px;
    margin-left: -28px;
}
.a2.slick-poziom {
        width: 130px !important;
    float: left;
    padding: 26px;
    margin-top: 153px;
    margin-left: -20px;
}
.a1.slick-poziom {
        width: 120px !important;
    float: left;
    margin-top: 200px;
    margin-left: 0px;
    padding: 2px;
}

	.zap-o-ofert-dla-firm .hs_firstname.field.hs-form-field.smart-field, .zap-o-ofert-dla-firm .hs_lastname.field.hs-form-field.smart-field, .zap-o-ofert-dla-firm .hs_email.field.hs-form-field.smart-field, .zap-o-ofert-dla-firm .hs_phone.field.hs-form-field.smart-field, .zap-o-ofert-dla-firm .hs_city.field.hs-form-field.smart-field, .zap-o-ofert-dla-firm .hs_numemployees.field.hs-form-field {
width: 20%;
}

.zap-o-ofert-dla-firm  .hs_message.field.hs-form-field textarea {
    max-width: 400px;
	width: 100%!important;
}

	.zap-o-ofert-dla-firm .hs_mobilephone.field.hs-form-field.smart-field {
    width: 20%;
}

	.zap-o-ofert-dla-firm input.hs-button.primary.large {
    width: 18%!important;
		right: 0!important;
	}



	.zap-o-ofert-dla-firm {
		margin-left: 50px;
	}

	input#subject_t-c7431798-13b1-4aa7-8cfb-b3f069db73f1 {
    max-width: 400px!important;
    position: relative;
    left: -140px;
}



	input#subject_t-c7431798-13b1-4aa7-8cfb-b3f069db73f1{
		max-width: 690px!important;
		    position: relative;
    left: -90px;
	}

	#hsForm_e7d7456f-ccc5-4c0d-b3c8-619e8da9813a .hs-input, #hsForm_6745ef15-691d-46e0-ab32-59a4f6aebb9c .hs-input, #hsForm_bbad67be-e3f2-479a-8ad3-51491d1907f0 .hs-input, #hsForm_87fd052c-8375-4804-8c7e-9abe372e7e0b .hs-input {
		    width: 240px!important;
	}

	#formularz-test select#celo_id-e7d7456f-ccc5-4c0d-b3c8-619e8da9813a, #formularz-test select#celo_id-6745ef15-691d-46e0-ab32-59a4f6aebb9c, #formularz-test select#celo_id-bbad67be-e3f2-479a-8ad3-51491d1907f0, #formularz-test select#celo_id-87fd052c-8375-4804-8c7e-9abe372e7e0b {
    min-width: 270px;
    max-width: 270px;
		font-size: 14px!important;
	}

	#formularz-test .hs_celo_id.field.hs-form-field.smart-field {
    width: 40%;
		}

	input#subject_t-c7431798-13b1-4aa7-8cfb-b3f069db73f1, input#subject_t-b38cabaa-7895-4d3c-8523-33088f2e2531 {
    max-width: 400px !important;
    position: relative;
    left: -90px;
}

		.slide-kto-stoi span img {
		width: 80vw!important;
/*		height: 70vh!important;*/
			height: initial!important;
	}




		/* All forms */
	.zap-o-ofert-dla-firm .hs_firstname.field.hs-form-field.smart-field, .zap-o-ofert-dla-firm .hs_lastname.field.hs-form-field.smart-field, .zap-o-ofert-dla-firm .hs_email.field.hs-form-field.smart-field, .zap-o-ofert-dla-firm .hs_phone.field.hs-form-field.smart-field, .zap-o-ofert-dla-firm .hs_city.field.hs-form-field.smart-field, .zap-o-ofert-dla-firm .hs_numemployees.field.hs-form-field, .zap-o-ofert-dla-firm .hs_mobilephone.field.hs-form-field.smart-field, .zap-o-ofert-dla-firm .hs_company.field.hs-form-field.smart-field{
    width: 90%!important;
}

	.zap-o-ofert-dla-firm.submit-field input.hs-button.primary.large {
		top: 0px!important;
		margin-bottom: 0px!important;
		float: none!important;
	}



	/* ZAPYTANIE O OFERTĘ KURSÓW JĘZYKA ANGIELSKIEGO DLA OSÓB PRYWATNYCH/INDYWIDUALNYCH */

		textarea#message-e429020a-b549-4998-bbaa-dc333842c02e {
    position: relative;
    width: 110% !important;
    float: none !important;
    max-width: 110% !important;
    margin-left: 0 !important;
}

#hsForm_e429020a-b549-4998-bbaa-dc333842c02e {
    display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
    flex-direction: column;
}
#hsForm_e429020a-b549-4998-bbaa-dc333842c02e  .hs_message.field.hs-form-field.smart-field {
order: 1;
}
#hsForm_e429020a-b549-4998-bbaa-dc333842c02e  .hs_submit {
order: 1;
display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
    width: 88%!important;
    justify-content: center;
}
#hsForm_e429020a-b549-4998-bbaa-dc333842c02e  input.hs-button.primary.large {
margin-top: -20px!important;
	    width: 100%!important;
	float: none!important;
}


	/* ZAPYTANIE O OFERTĘ KURSÓW JĘZYKA ANGIELSKIEGO DLA FIRM */

	#hsForm_c7431798-13b1-4aa7-8cfb-b3f069db73f1 textarea {
    position: relative;
    width: 110%!important;
    float: none!important;
    max-width: 110%!important;
		margin-left: 0px!important;
		margin-top: 0px!important;
}


#hsForm_c7431798-13b1-4aa7-8cfb-b3f069db73f1 {
    display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
    flex-direction: column;
}
#hsForm_c7431798-13b1-4aa7-8cfb-b3f069db73f1  .hs_message.field.hs-form-field.smart-field {
order: 1;
}
#hsForm_c7431798-13b1-4aa7-8cfb-b3f069db73f1  .hs_submit {
order: 5;
display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
    width: 88%!important;
    justify-content: center;
}
#hsForm_c7431798-13b1-4aa7-8cfb-b3f069db73f1  input.hs-button.primary.large {
margin-top: -20px!important;
	    width: 100%!important;
	float: none!important;
}

	#hsForm_c7431798-13b1-4aa7-8cfb-b3f069db73f1 .hs_numemployees.field.hs-form-field.smart-field {
		width: 98%!important;
		max-width: 98%!important;
		margin-bottom: 18px!important;
		order: 4;
	}

	select#numemployees-c7431798-13b1-4aa7-8cfb-b3f069db73f1 {
		width: 82%!important;
    max-width: 87.5%!important;
	}

	#hsForm_c7431798-13b1-4aa7-8cfb-b3f069db73f1 .hs_subject_t.field.hs-form-field.smart-field {
		position: relative!important;
		margin-left: 0!important;
		width: 85.5%!important;
    max-width: 90%!important;
		order: 1;
	}

	input#subject_t-c7431798-13b1-4aa7-8cfb-b3f069db73f1 {
		left: 0px!important;
		width: 90.5%!important;
    max-width: 90%!important;
	}



	/* MEDIA I PROPOZYCJE WSPÓŁPRACY MARKETINGOWEJ */

	#hsForm_b38cabaa-7895-4d3c-8523-33088f2e2531 textarea {
    position: relative;
    width: 110%!important;
    float: none!important;
    max-width: 110%!important;
		margin-left: 0px!important;
		margin-top: 0px!important;
		left: 0px!important;
}

#hsForm_b38cabaa-7895-4d3c-8523-33088f2e2531 {
    display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
    flex-direction: column;
}
#hsForm_b38cabaa-7895-4d3c-8523-33088f2e2531  .hs_message.field.hs-form-field.smart-field {
order: 1;
}
#hsForm_b38cabaa-7895-4d3c-8523-33088f2e2531  .hs_submit {
order: 5;
display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
    width: 88%!important;
    justify-content: center;
}
#hsForm_b38cabaa-7895-4d3c-8523-33088f2e2531  input.hs-button.primary.large {
margin-top: -20px!important;
	    width: 100%!important;
	float: none!important;
}


	#hsForm_b38cabaa-7895-4d3c-8523-33088f2e2531 .hs_subject_t.field.hs-form-field.smart-field {
		position: relative!important;
		margin-left: 0!important;
		width: 90%!important;
    max-width: 90%!important;
		order: 1;
	}

	input#subject_t-b38cabaa-7895-4d3c-8523-33088f2e2531 {
		left: 0px!important;
		width: 85.5%!important;
    max-width: 90%!important;
		top: 0px!important;
	}

	input#company-b38cabaa-7895-4d3c-8523-33088f2e2531 {
    width: 90%;
	}

	#hsForm_b38cabaa-7895-4d3c-8523-33088f2e2531 .hs_file_u.field.hs-form-field.smart-field {
		position: relative!important;
		margin-left: 0px!important;
		margin-top: 0px!important;
		order: 3;
	}

	input#file_u-b38cabaa-7895-4d3c-8523-33088f2e2531 {
		position: relative!important;
		top: 0px!important;
		left: 0px!important;
		width: 77%!important;
    max-width: 81.5%!important;
	}


	/* KONTAKT Z DZIAŁEM OBSŁUGA KLIENTA */

	#hsForm_99f15063-2bee-445f-91b6-3ad223fcd4c4 textarea {
    position: relative;
    width: 110%!important;
    float: none!important;
    max-width: 110%!important;
		margin-left: 0px!important;
		margin-top: 0px!important;
		left: 0px!important;
}

#hsForm_99f15063-2bee-445f-91b6-3ad223fcd4c4 {
    display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
    flex-direction: column;
}
#hsForm_99f15063-2bee-445f-91b6-3ad223fcd4c4  .hs_message.field.hs-form-field.smart-field {
order: 1;
}
#hsForm_99f15063-2bee-445f-91b6-3ad223fcd4c4  .hs_submit {
order: 5;
display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
    width: 88%!important;
    justify-content: center;
}
#hsForm_99f15063-2bee-445f-91b6-3ad223fcd4c4  input.hs-button.primary.large {
margin-top: -20px!important;
	    width: 100%!important;
}


	#hsForm_99f15063-2bee-445f-91b6-3ad223fcd4c4 .hs_file_u.field.hs-form-field.smart-field {
		position: relative!important;
		margin-left: 0px!important;
		margin-top: 0px!important;
		order: 3;
	}

	input#file_u-99f15063-2bee-445f-91b6-3ad223fcd4c4 {
		position: relative!important;
		top: 0px!important;
		left: 0px!important;
		width: 77%!important;
    max-width: 81.5%!important;
	}

	#hsForm_99f15063-2bee-445f-91b6-3ad223fcd4c4 .hs_subject_c.field.hs-form-field.smart-field {
		width: 98%!important;
		max-width: 98%!important;
		position: relative!important;
		margin-left: 0px!important;
		order: 1;
	}

	select#subject_c-99f15063-2bee-445f-91b6-3ad223fcd4c4 {
		position: relative!important;
		left: 0px!important;
		width: 82%!important;
    max-width: 87.5%!important;
	}

	#hsForm_99f15063-2bee-445f-91b6-3ad223fcd4c4 .hs_celo_id.field.hs-form-field.smart-field {
		width: 98%!important;
		max-width: 98%!important;
		position: relative!important;
		margin-left: 0px!important;
	}

	select#celo_id-99f15063-2bee-445f-91b6-3ad223fcd4c4 {
		position: relative!important;
		left: 0px!important;
		width: 82%!important;
    max-width: 87.5%!important;
	}


	/* PROBLEMY TECHNICZNE */

	#hsForm_c2017f56-7ffb-4dd2-9a95-432f8b50de24 textarea {
    position: relative;
    width: 110%!important;
    float: none!important;
    max-width: 110%!important;
		margin-left: 0px!important;
		margin-top: 0px!important;
		left: 0px!important;
}

#hsForm_c2017f56-7ffb-4dd2-9a95-432f8b50de24 {
    display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
    flex-direction: column;
}
#hsForm_c2017f56-7ffb-4dd2-9a95-432f8b50de24  .hs_message.field.hs-form-field.smart-field {
order: 1;
}
#hsForm_c2017f56-7ffb-4dd2-9a95-432f8b50de24 .hs_submit {
order: 5;
display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
    width: 88%!important;
    justify-content: center;
}
#hsForm_c2017f56-7ffb-4dd2-9a95-432f8b50de24 input.hs-button.primary.large {
margin-top: -20px!important;
	    width: 100%!important;
}


	#hsForm_c2017f56-7ffb-4dd2-9a95-432f8b50de24 .hs_file_u.field.hs-form-field.smart-field {
		position: relative!important;
		margin-left: 0px!important;
		margin-top: 0px!important;
		order: 3;
	}

	input#file_u-c2017f56-7ffb-4dd2-9a95-432f8b50de24 {
		position: relative!important;
		top: 0px!important;
		left: 0px!important;
		width: 77%!important;
    max-width: 81.5%!important;
	}

	#hsForm_c2017f56-7ffb-4dd2-9a95-432f8b50de24 .hs_subject_c.field.hs-form-field.smart-field {
		width: 98%!important;
		max-width: 98%!important;
		position: relative!important;
		margin-left: 0px!important;
		order: 1;
	}

	select#subject_c-c2017f56-7ffb-4dd2-9a95-432f8b50de24 {
		position: relative!important;
		left: 0px!important;
		width: 82%!important;
    max-width: 87.5%!important;
		top: 0px!important;
	}

	#hsForm_c2017f56-7ffb-4dd2-9a95-432f8b50de24 .hs_celo_id.field.hs-form-field.smart-field {
		width: 98%!important;
		max-width: 98%!important;
		position: relative!important;
		margin-left: 0px!important;
	}

	select#celo_id-c2017f56-7ffb-4dd2-9a95-432f8b50de24 {
		position: relative!important;
		left: 0px!important;
		width: 82%!important;
    max-width: 87.5%!important;
	}

	/* OPINIE I SUGESTIE NA TEMAT SZKOŁY SPEAK UP */

	#hsForm_54560955-7850-4419-b6b8-e60a97a61e1d textarea {
    position: relative;
    width: 110%!important;
    float: none!important;
    max-width: 110%!important;
		margin-left: 0px!important;
		margin-top: 0px!important;
		left: 0px!important;
}

#hsForm_54560955-7850-4419-b6b8-e60a97a61e1d {
    display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
    flex-direction: column;
}
#hsForm_54560955-7850-4419-b6b8-e60a97a61e1d  .hs_message.field.hs-form-field.smart-field {
order: 1;
}
#hsForm_54560955-7850-4419-b6b8-e60a97a61e1d .hs_submit {
order: 5;
display: flex;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
    width: 88%!important;
    justify-content: center;
}
#hsForm_54560955-7850-4419-b6b8-e60a97a61e1d input.hs-button.primary.large {
margin-top: -20px!important;
	    width: 100%!important;
}


	#hsForm_54560955-7850-4419-b6b8-e60a97a61e1d .hs_file_u.field.hs-form-field.smart-field {
		position: relative!important;
		margin-left: 0px!important;
		margin-top: 0px!important;
		order: 3;
	}

	input#file_u-54560955-7850-4419-b6b8-e60a97a61e1d {
		position: relative!important;
		top: 0px!important;
		left: 0px!important;
		width: 77%!important;
    max-width: 81.5%!important;
	}

	#hsForm_54560955-7850-4419-b6b8-e60a97a61e1d .hs_subject_c.field.hs-form-field.smart-field {
		width: 98%!important;
		max-width: 98%!important;
		position: relative!important;
		margin-left: 0px!important;
		order: 1;
	}

	select#subject_c-54560955-7850-4419-b6b8-e60a97a61e1d {
		position: relative!important;
		left: 0px!important;
		width: 82%!important;
    max-width: 87.5%!important;
		top: 0px!important;
	}

	#hsForm_54560955-7850-4419-b6b8-e60a97a61e1d .hs_celo_id.field.hs-form-field.smart-field {
		width: 98%!important;
		max-width: 98%!important;
		position: relative!important;
		margin-left: 0px!important;
	}

	select#celo_id-54560955-7850-4419-b6b8-e60a97a61e1d {
		position: relative!important;
		left: 0px!important;
		width: 82%!important;
    max-width: 87.5%!important;
	}


	#formularz-glowna .hs_ecom_agreement_form, #formularz-glowna .hs_marketing_agreement_form {
    padding-left: 20px!important;
    padding-right: 50px;
    width:100%!important;

}

	.zapis {
		margin-right: 0px!important;
		margin-bottom: 20px!important;
	}

	.zapisz-sie {
		margin-right: 0px!important;
	}

		.zap-o-ofert-dla-firm {
		margin-left: 130px;
			padding-right: 0px!important;
	}

	#formularz-glowna label {
		width: 280px;
	}

    #newsletter .hs_ecom_agreement_form, #newsletter .hs_marketing_agreement_form {
    margin-left: 40px!important;
    width:auto!important;
    }
    
    #formularz-glowna .hs_celo_id { margin-left: 6px; margin-right: -6px; }
}
@media screen and (max-width: 768px) {

	.news-description {
		font-size: 13px!important;
	}

			.fixed-right-icons {
    top: 50%!important;
}

		footer {
		font-size: 14px;
	}

		.dowolnosci-row {
    flex-wrap: wrap!important;
}

	.news {
    text-align: center;
    max-width: 247px;
	}

	.btn-czytaj-wiecej-cta {
		font-size: 15px;
	}


	.header {
		flex-wrap: wrap!important;
		padding: 25px 0px;
	}

	.btn-zadzwon-kontakt-cta {
		width: 113%!important;
	}


	.logo-col {
		order: 2!important;
			position: relative!important;
    left: 14%!important;
	}

	.twoja-szkola-col {
		order: 1!important;
		width: 100%!important;
	}

	.infolinia-col {
		order: 4!important;
		width: 100%!important;
		margin-top: 20px;
	}

	.strefa-sluchacza-col {
		order: 5!important;
		width: 100%!important;
		margin-top: 20px;
	}

	.rozwiaz-test-col {
		order: 6!important;
		width: 100%!important;
		margin-top: 20px;
	}

	.menu_place {
		order: 3!important;
		position: relative!important;
    left: 17%!important;
		z-index: 12345678!important;
	}

	#hs_cos_wrapper_naglowek_my_menu .hs-menu-wrapper {
		padding: 0px 25px;
	}

	.faded_menu {
		width: 100%!important;
	}

	.rozwiaz-test {
		font-size: 12px;
	}

	.infolinia {
		font-size: 25px;
        width: auto;
	}


	.banner-cta-txt, .banner-cta-txt2 {
    font-size: 60px;
    }


	.zap-o-ofert-dla-firm  .hs_message.field.hs-form-field textarea {
    max-width: 350px;
		width: 100%!important;
}


	.slide-kto-stoi span img {
    width: 78vw!important;
/*    height: 53vh!important;*/
		height: initial!important;
}


	select#work_offer_visitor-work {
    width: 80%!important;
    margin: 0 auto;
}

	.na-swiecie {
	    background-size: 90%!important;
	}


	.slick-poziomy .slick-list {

	}



	.cd-top {
		right: 50x!important;
		bottom: 20px!important;
	}


#hsForm_3b80d606-47a1-4ae3-a98f-9d29ae456672 .hs_celo_id label, #hsForm_8611db4b-b088-4bd7-b8f1-290a9a42a27c .hs_celo_id label          /*  !  */
{
	text-align: left;
	position: relative;
		margin-left: 0px;
}

}

@media screen and (max-width: 750px) {
	.a1.slick-poziom, .a2.slick-poziom, .b1.slick-poziom, .b2.slick-poziom, .c1.slick-poziom, .cplus.slick-poziom {
		margin-left: 0px;
		width: 100%!important;
		padding: 0px 40px 40px 40px;
		margin: 0;
	}

	.cplus.slick-poziom img, .c1.slick-poziom img, .b2.slick-poziom img, .b1.slick-poziom img, .a2.slick-poziom img, .a1.slick-poziom img {
		width: 70%;

	}

	.slick-poziomy.slick-initialized.slick-slider {
    margin-left: 6px;
}


	hsForm_e7d7456f-ccc5-4c0d-b3c8-619e8da9813a .hs-input, hsForm_6745ef15-691d-46e0-ab32-59a4f6aebb9c .hs-input, hsForm_bbad67be-e3f2-479a-8ad3-51491d1907f0 .hs-input, hsForm_87fd052c-8375-4804-8c7e-9abe372e7e0b .hs-input {
		    width: 220px!important;
	}


	#formularz-test .hs_celo_id.field.hs-form-field.smart-field {
    width: 40%;
		}




	#hsForm_e7d7456f-ccc5-4c0d-b3c8-619e8da9813a .hs-input, #hsForm_6745ef15-691d-46e0-ab32-59a4f6aebb9c .hs-input, #hsForm_bbad67be-e3f2-479a-8ad3-51491d1907f0 .hs-input, #hsForm_87fd052c-8375-4804-8c7e-9abe372e7e0b .hs-input {
    width: 210px!important;
}

	#formularz-test select#celo_id-e7d7456f-ccc5-4c0d-b3c8-619e8da9813a, #formularz-test select#celo_id-6745ef15-691d-46e0-ab32-59a4f6aebb9c, #formularz-test select#celo_id-bbad67be-e3f2-479a-8ad3-51491d1907f0, #formularz-test select#celo_id-87fd052c-8375-4804-8c7e-9abe372e7e0b {
    min-width: 240px;
    max-width: 240px;
    font-size: 12px!important;
}

	#newsletter .zgoda-test {
		width: 70%!important;
	}

	#newsletter .hs_ecom_agreement_form, #newsletter .hs_marketing_agreement_form {
    display: grid;
    grid-template-columns: 70% 10%;
		-ms-grid-columns: 70% 10%;
		padding-left: 50px!important;
		padding-right: 50px!important;
	}

#formularz-glowna .hs-form-booleancheckbox {      /* ! */

	width: auto!important;
	
}

/* poprawki do stopki */
	.menu-block, .kariera-block {
		width: 25%!important;
	}

	.speakup-block, .konsultant-block {
		width: 50%!important;
	}

	.footer-menu-title {
		text-align: center!important;
	}

	.menu-block ul li, .speakup-block ul li, .kariera-block ul li, .konsultant-block ul li {
		text-align: center;
	}


}


@media screen and (max-width: 640px) {

    h1 { font-size: 10px; }
    h2 { font-size: 20px; }
    p { font-size: 18px; }



    .banner-cta-txt, .banner-cta-txt2 {
		    font-size: 40px;
	}
	.btn-banner-cta {
    padding: 5px 20px;
    }

	#formularz-test .btn-wynik-cta {
    margin-top: inherit!important;
    display: inherit!important;
    position: absolute!important;
    margin-left: 8px!important;
    left: inherit!important;
    right: inherit!important;
}

	.btn-wynik-cta{width:inherit}

	#formularz-test{padding: 10px 10px; padding-left: 20px;}

	#hsForm_e7d7456f-ccc5-4c0d-b3c8-619e8da9813a .hs-input, #hsForm_6745ef15-691d-46e0-ab32-59a4f6aebb9c .hs-input, #hsForm_bbad67be-e3f2-479a-8ad3-51491d1907f0 .hs-input, #hsForm_87fd052c-8375-4804-8c7e-9abe372e7e0b .hs-input {width:290px!important;}
#formularz-test select{min-width:100%;}



	.hs_message.field.hs-form-field textarea {
width: 88%!important;
    margin-top: 270px!important;
    text-transform: none!important;
    padding: 10px!important;
    margin-left: 20px!important;
}
.hs_message.field.hs-form-field{width:100%!important;}
.hs_numemployees.field.hs-form-field.smart-field {
    margin-bottom: 246px!important;
}



	.hs_message.field.hs-form-field textarea {
width: 88%;
    margin-top: 270px;
    text-transform: none!important;
    padding: 10px;
    margin-left: 20px;
}
.hs_message.field.hs-form-field{width:100%;}



	.dla-doroslych-title2{margin-top:30px!important;}



	span.jesli {
    margin-top: 20px!important;
}



	.poziom-detal{text-align:center;}


	.slick-poziomy-opis .strzalka-lewa{    position: absolute;
    left: 0;
    top: 0px;}
.slick-poziomy-opis .strzalka-prawa{position: absolute;
    right: 0;
    top: 0px}

	.poziom{font-size:48px; margin-top:10px; margin-bottom: 10px;}




	.metoda-txt:nth-child(1), .metoda-txt:nth-child(2), .metoda-txt:nth-child(3), .metoda-txt:nth-child(4), .metoda-txt:nth-child(5), .metoda-txt:nth-child(6){justify-content: right;}

	.metody{display:block!important;}



	.angielski-dla-bgr {
		text-align: center!important;
		flex-direction: column!important;
	}

	p {
		text-align: justify!important;
	}

	.menu-block, .kariera-block {
		width: 25%!important;
	}

	.speakup-block, .konsultant-block {
		width: 50%!important;
	}

	.dziekujemy-test {
		margin-top: 85px;
	}

/*	.banner-bgr, .banner-bgr-blog, .banner-bgr-kariera, .banner-bgr-dla-seniorow, .banner-bgr-dla-doroslych, .banner-bgr-dla-studentow, .banner-bgr-dla-mlodziezy {
		min-height: 400px!important;
	} */

	.btn-banner-cta {
		margin-top: 0px;
	}


	.btn-dolacz-cta {
		left: 0px!important;
	}

	.footer-menu-title {
		text-align: center!important;
	}

	.menu-block ul li, .speakup-block ul li, .kariera-block ul li, .konsultant-block ul li {
		text-align: center;
	}



	#formularz-glowna .smart-field {
    float: left;
		margin-top: 15px;
}



	#formularz-test select#celo_id-e7d7456f-ccc5-4c0d-b3c8-619e8da9813a, #formularz-test select#celo_id-6745ef15-691d-46e0-ab32-59a4f6aebb9c, #formularz-test select#celo_id-bbad67be-e3f2-479a-8ad3-51491d1907f0, #formularz-test select#celo_id-87fd052c-8375-4804-8c7e-9abe372e7e0b {
    min-width: 262px;
	}

	#hsForm_e7d7456f-ccc5-4c0d-b3c8-619e8da9813a .hs-input, #hsForm_6745ef15-691d-46e0-ab32-59a4f6aebb9c .hs-input, #hsForm_bbad67be-e3f2-479a-8ad3-51491d1907f0 .hs-input, #hsForm_87fd052c-8375-4804-8c7e-9abe372e7e0b .hs-input {
    width: 230px!important;
}


	.slide-kto-stoi span img{
    width: 78vw!important;
/*    height: 88vh!important;*/
		height: initial!important;
}


	/* Poprawki formy */
		textarea#message-e429020a-b549-4998-bbaa-dc333842c02e {
    position: relative;
    width: 81%!important;
    float: none!important;
    max-width: 81%!important;
		margin-left: 0px!important;
}

		#hsForm_c7431798-13b1-4aa7-8cfb-b3f069db73f1 textarea {
    position: relative;
    width: 81%!important;
    float: none!important;
    max-width: 81%!important;
		margin-left: 0px!important;
		margin-top: 0px!important;
}

		input#subject_t-c7431798-13b1-4aa7-8cfb-b3f069db73f1 {
		left: 0px!important;
		width: 94.5%!important;
    max-width: 95%!important;
	}

	select#numemployees-c7431798-13b1-4aa7-8cfb-b3f069db73f1 {
		width: 87.5%!important;
    max-width: 87.5%!important;
	}

	#hsForm_b38cabaa-7895-4d3c-8523-33088f2e2531 textarea {
    position: relative;
    width: 81%!important;
    float: none!important;
    max-width: 81%!important;
    margin-left: 0px!important;
    margin-top: 0px!important;
    left: 0px!important;
}

	input#subject_t-b38cabaa-7895-4d3c-8523-33088f2e2531 {
    left: 0px!important;
    width: 90%!important;
    max-width: 90%!important;
    top: 0px!important;
}


	input#file_u-b38cabaa-7895-4d3c-8523-33088f2e2531 {
    position: relative!important;
    top: 0px!important;
    left: 0px!important;
    width: 81.5%!important;
    max-width: 81.5%!important;
}


	select#celo_id-99f15063-2bee-445f-91b6-3ad223fcd4c4 {
    position: relative!important;
    left: 0px!important;
    width: 87.5%!important;
    max-width: 87.5%!important;
}


	select#subject_c-99f15063-2bee-445f-91b6-3ad223fcd4c4 {
    position: relative!important;
    left: 0px!important;
    width: 87.5%!important;
    max-width: 87.5%!important;
}

	#hsForm_99f15063-2bee-445f-91b6-3ad223fcd4c4 textarea {
    position: relative;
    width: 81%!important;
    float: none!important;
    max-width: 81%!important;
    margin-left: 0px!important;
    margin-top: 0px!important;
    left: 0px!important;
}

	input#file_u-99f15063-2bee-445f-91b6-3ad223fcd4c4 {
    position: relative!important;
    top: 0px!important;
    left: 0px!important;
    width: 81.5%!important;
    max-width: 81.5%!important;
}


		#hsForm_c2017f56-7ffb-4dd2-9a95-432f8b50de24 textarea {
    position: relative;
    width: 81%!important;
    float: none!important;
    max-width: 81%!important;
		margin-left: 0px!important;
		margin-top: 0px!important;
		left: 0px!important;
}


		select#subject_c-c2017f56-7ffb-4dd2-9a95-432f8b50de24 {
		position: relative!important;
		left: 0px!important;
		width: 87.5%!important;
    max-width: 87.5%!important;
		top: 0px!important;
	}

select#celo_id-c2017f56-7ffb-4dd2-9a95-432f8b50de24 {
		position: relative!important;
		left: 0px!important;
		width: 87.5%!important;
    max-width: 87.5%!important;
	}
	input#file_u-c2017f56-7ffb-4dd2-9a95-432f8b50de24 {
		position: relative!important;
		top: 0px!important;
		left: 0px!important;
		width: 81.5%!important;
    max-width: 81.5%!important;
	}


	select#celo_id-54560955-7850-4419-b6b8-e60a97a61e1d {
    position: relative!important;
    left: 0px!important;
    width: 87.5%!important;
    max-width: 87.5%!important;
}


	select#subject_c-54560955-7850-4419-b6b8-e60a97a61e1d {
    position: relative!important;
    left: 0px!important;
    width: 87.5%!important;
    max-width: 87.5%!important;
    top: 0px!important;
}

	#hsForm_54560955-7850-4419-b6b8-e60a97a61e1d textarea {
    position: relative;
    width: 81%!important;
    float: none!important;
    max-width: 81%!important;
    margin-left: 0px!important;
    margin-top: 0px!important;
    left: 0px!important;
}

	input#file_u-54560955-7850-4419-b6b8-e60a97a61e1d {
    position: relative!important;
    top: 0px!important;
    left: 0px!important;
    width: 81.5%!important;
    max-width: 81.5%!important;
}

	#formularz-glowna .hs_ecom_agreement_form, #formularz-glowna .hs_marketing_agreement_form {
    padding-left: 18px!important;
    padding-right: 40px;
}

	.zap-o-ofert-dla-firm {
    margin-left: 90px;
}

	.slick-glowna .hs_cos_wrapper_type_rich_text p {
	text-align: left!important;
	padding-left: 15px!important;
}

.slick-glowna .hs_cos_wrapper_type_rich_text p span {
	font-size: 38px!important;
}

	.slide-glowna {
    position: relative;
    padding: 21px;
}

#formularz-glowna .hs-form-booleancheckbox input {      /* ! */

	width: auto!important;
	margin-left: -30px!important;
	margin-right: 10px!important;
	
}


}


@media screen and (max-width: 610px) {

		#formularz-glowna .smart-field {
    width: 100%!important;
    float: left;
		margin-top: 15px;
}


	textarea#message-c7431798-13b1-4aa7-8cfb-b3f069db73f1 {
		    max-width: 230px;
	}


		.slide-kto-stoi span img{
    width: 73vw!important;
/*    height: 54vh!important;*/
			height: initial!important;
}

	#hsForm_e7d7456f-ccc5-4c0d-b3c8-619e8da9813a fieldset, #hsForm_6745ef15-691d-46e0-ab32-59a4f6aebb9c fieldset, #hsForm_bbad67be-e3f2-479a-8ad3-51491d1907f0 fieldset, #hsForm_87fd052c-8375-4804-8c7e-9abe372e7e0b fieldset {
		    display: flex;
		display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
		flex-direction: column;
	}

	#hsForm_e7d7456f-ccc5-4c0d-b3c8-619e8da9813a fieldset > div, #hsForm_6745ef15-691d-46e0-ab32-59a4f6aebb9c fieldset > div, #hsForm_bbad67be-e3f2-479a-8ad3-51491d1907f0 fieldset > div, #hsForm_87fd052c-8375-4804-8c7e-9abe372e7e0b fieldset > div {
		    display: flex;
		display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
    flex-wrap: wrap;
    align-items: center;
		justify-content: center;
	}



	#hsForm_e7d7456f-ccc5-4c0d-b3c8-619e8da9813a .hs-input, #hsForm_6745ef15-691d-46e0-ab32-59a4f6aebb9c .hs-input, #hsForm_bbad67be-e3f2-479a-8ad3-51491d1907f0 .hs-input, #hsForm_87fd052c-8375-4804-8c7e-9abe372e7e0b .hs-input {
    width: 280px!important;
}


	#formularz-test select#celo_id-e7d7456f-ccc5-4c0d-b3c8-619e8da9813a, #formularz-test select#celo_id-6745ef15-691d-46e0-ab32-59a4f6aebb9c, #formularz-test select#celo_id-bbad67be-e3f2-479a-8ad3-51491d1907f0, #formularz-test select#celo_id-87fd052c-8375-4804-8c7e-9abe372e7e0b {
    min-width: 310px;
    margin-left: -168px!important;
}


	#formularz-test .hs_celo_id.field.hs-form-field.smart-field {
		width: 100%!important;
	}

	#formularz-test select#celo_id-e7d7456f-ccc5-4c0d-b3c8-619e8da9813a, #formularz-test select#celo_id-6745ef15-691d-46e0-ab32-59a4f6aebb9c, #formularz-test select#celo_id-bbad67be-e3f2-479a-8ad3-51491d1907f0, #formularz-test select#celo_id-87fd052c-8375-4804-8c7e-9abe372e7e0b {

	}


	#formularz-test #hsForm_e7d7456f-ccc5-4c0d-b3c8-619e8da9813a fieldset.form-columns-2 .hs-form-field, #formularz-test #hsForm_6745ef15-691d-46e0-ab32-59a4f6aebb9c fieldset.form-columns-2 .hs-form-field, #formularz-test #hsForm_bbad67be-e3f2-479a-8ad3-51491d1907f0 fieldset.form-columns-2 .hs-form-field, #formularz-test #hsForm_87fd052c-8375-4804-8c7e-9abe372e7e0b fieldset.form-columns-2 .hs-form-field {
		width: 100%!important;
		margin: 0 auto!important;
	}

	#formularz-test label {
		    -webkit-box-flex: 1;
    -ms-flex: 1 0 120px;
    flex: 1 0 240px;
    max-width: 320px;
	}


	#formularz-glowna .hs_ecom_agreement_form, #formularz-glowna .hs_marketing_agreement_form {
		    grid-template-columns: 50% 10%;
		-ms-grid-columns: 50% 10%;
		    justify-content: center;
	}


/*
	.slick-glowna .glowna-img{
	max-width: 100%!important;
	width: 100%!important;
	box-shadow: 20px 20px 2px 0px rgba(49,51,67,0.17)!important;
	height: 80vh!important;
}
*/

#formularz-glowna .hs-form-booleancheckbox input {      /* ! */

	width: auto!important;
	margin-left: -10px!important;
	margin-right: 10px!important;
	
}

.banner-cta-txt, .banner-cta-txt2 {display: none;}

#formularz-glowna .hs_celo_id { margin-left: 8px; }


	}



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


	.slick-glowna .hs_cos_wrapper_type_rich_text p span {
	font-size: 22px!important;
}

	.slick-glowna .hs_cos_wrapper_type_rich_text p {
    text-align: left!important;
    padding-left: 15px;
}


	.o-metodzie-img {
		  background-size: 260% 260%!important;
    width: 100%!important;
    margin-top: 62px!important;
		height: 320px!important;
	}

	.wyroznia-txt {
    font-size: 15px;
	}

	.wyroznia-akapit {
    font-size: 16px;
	}

	.wyroznia-akapit {
    width: 100%;
}

	.wyroznia-tysiecy {
    width: 100%;
	}

	.jak-dla-studentow-img-svg {
    background-size: 100% 330px!important;
    height: 330px;
		margin-top: 0;
	}

	.glowna-img {
		height: 200px;
	}

	.btn-glowna-cta {
		font-size: 14px;
		    left: 13%;
	}

	.btn-poprzedni, .btn-nastepny, .btn-archiwum {
		font-size: 15px!important;
	}

	.angielski-txt, .angielski-dla-txt {
		font-size: 16px;
	}

/*	.banner-bgr, .banner-bgr-blog, .banner-bgr-kariera, .banner-bgr-dla-seniorow, .banner-bgr-dla-doroslych, .banner-bgr-dla-studentow, .banner-bgr-dla-mlodziezy, .banner-bgr-test {
    min-height: 280px!important;
} */

	.sprawdz-poziom, .dziekujemy-test, .zostaw-kontakt, .pomozemy-ci, .dla-seniorow-txt1, .dla-seniorow-txt2, .dla-seniorow-title, .blog-post-title, .dla-mlodziezy-txt, .aktualnosci-archiwum, .unikalna-metoda-txt, .troche-aktualnosci-txt,
	.na-swiecie-txt, .kto-stoi-txt, .dla-studentow-txt
	{
		font-size: 45px!important;
	}

	.angielski-firm-txt, .dla-firm-txt {
		font-size: 60px;
	}


	.sv_body {
		width: 100%!important;
	}

	.menu-block, .kariera-block {
		width: 50%!important;
	}

	.menu-block:nth-of-type(3) {
		clear: both;
	}

	.speakup-block {
		clear: both;
	}

	.stopka {
		flex-direction: column!important;
	}

	.logo-stopka {
		padding-bottom: 30px;
	}

	span.copyright{margin-left:0px}

	.logo-kontakt-col {
		width: 100%!important;
    text-align: center;
	}

	.zadzwon-col {
		width: 100%!important;
	}

	.btn-zadzwon-kontakt-cta {
    width: 107%!important;
}

	.zadzwon-col {
    order: 3!important;
}

	.logo-kontakt-col {
    order: 5!important;
}

	.dane-kontakt-col {
		width: 100%!important;
	}

	.godziny-otwarcia-col {
		width: 100%!important;
	}

	.godziny-otwarcia {
    margin-top: 18px;
}

	.wypelnij-formularz {
		font-size: 55px;
	}

	.nasi-konsultanci {
		font-size: 50px;
	}

	#formularz-kontakt {
		padding: 0px!important;
	}

.banner-cta-txt, .banner-cta-txt2, .banner-cta-test, .banner-cta-test2 {
    font-size: 24px!important;
}
	.btn-banner-cta {
    font-size: 15px;
    padding: 5px 15px;
}
	#formularz-kontakt select {
		min-width: 310px;
    max-width: 310px;
		font-size: 11px;
	}

	.news {
		max-width: 273px;
	}

	.btn-poprzedni {
		width: 100%;
	}

	.btn-nastepny {
    width: 100%;
    margin: 15px 0px;
		margin-bottom: 45px;
		clear: both;
}

	.poziom {
    font-size: 30px;
    margin-top: 23px;
    margin-bottom: 10px;
}



	.zap-o-ofert-dla-firm .hs_firstname.field.hs-form-field.smart-field, .zap-o-ofert-dla-firm .hs_lastname.field.hs-form-field.smart-field, .zap-o-ofert-dla-firm .hs_email.field.hs-form-field.smart-field, .zap-o-ofert-dla-firm .hs_phone.field.hs-form-field.smart-field, .zap-o-ofert-dla-firm .hs_city.field.hs-form-field.smart-field, .zap-o-ofert-dla-firm .hs_numemployees.field.hs-form-field {
		width: 90%!important;
	}

	.zap-o-ofert-dla-firm .hs_mobilephone.field.hs-form-field.smart-field {
    width: 90%!important;
}

	.zap-o-ofert-dla-firm input.hs-button.primary.large {
    width: 50%!important;
    right: 0!important;
		margin-top: 240px!important;
}




	#hsForm_e7d7456f-ccc5-4c0d-b3c8-619e8da9813a .hs-input, #hsForm_6745ef15-691d-46e0-ab32-59a4f6aebb9c .hs-input, #hsForm_bbad67be-e3f2-479a-8ad3-51491d1907f0 .hs-input, #hsForm_87fd052c-8375-4804-8c7e-9abe372e7e0b .hs-input {
    width: 280px!important;
}






	.formularz-test label {
    margin-left: 0px!important;
	}


input#subject_t-b38cabaa-7895-4d3c-8523-33088f2e2531 {
    max-width: 370px !important;
    position: relative;
    left: 0px;
    top: -40px;
}






	.slide-kto-stoi span img {
    width: 57vw!important;
/*    height: 29vh!important;*/
		height: initial!important;
}



	#hsForm_99f15063-2bee-445f-91b6-3ad223fcd4c4 input.hs-button.primary.large {
		float: none!important;
	}


	#hsForm_c2017f56-7ffb-4dd2-9a95-432f8b50de24 input.hs-button.primary.large {
    float: none!important;
}

	input#file_u-c2017f56-7ffb-4dd2-9a95-432f8b50de24 {
    position: absolute;
    left: -4px;
    width: 116px;
}



	select#celo_id-c2017f56-7ffb-4dd2-9a95-432f8b50de24 {
    width: 41%;
}

	input#file_u-c2017f56-7ffb-4dd2-9a95-432f8b50de24 {
    position: absolute;
    left: 26px;
    width: 116px;
    top: 3px;
}


	#formularz-glowna .hs_ecom_agreement_form, #formularz-glowna .hs_marketing_agreement_form {
        padding-left: 12px!important;
    padding-right: 40px;
}


	#formularz-test .hs_ecom_agreement_form, #formularz-test .hs_marketing_agreement_form {
		padding-left: 0px!important;
	}
	

	#newsletter input {
		width: 300px;
	}

	#newsletter .zgoda-test {
    width: 40%!important;
}

	#newsletter .hs_ecom_agreement_form, #newsletter .hs_marketing_agreement_form {
    display: grid;
    /* margin: 0 auto!important; */
    grid-template-columns: 50% 10%;
		-ms-grid-columns: 50% 10%;
    padding-left: 170px!important;
    padding-right: 50px!important;
}

	.slick-glowna .slide-glowna img {
    height: 25vh!important;
}


	.zap-o-ofert-dla-firm {
    margin-left: 50px;
}

	.slide-kto-stoi span iframe {
    max-height: 30vh!important;
}


}


@media screen and (max-width: 400px) {

	#formularz-glowna .hs_ecom_agreement_form, #formularz-glowna .hs_marketing_agreement_form {
		    padding-left: 0px!important;
		grid-template-columns: 60% 10%;
		-ms-grid-columns: 60% 10%;
	}

}


@media screen and (max-width: 360px) {

	.btn-glowna-cta {
    font-size: 12px;
		padding: 12px 20px;
}

	.angielski-txt, .angielski-dla-txt {
		font-size: 14px;
	}

	.btn-banner-cta {
		font-size: 14px;
	}

	.zapisz-sie, .do-newslettera {
		font-size: 25px;
	}

	.zap-o-ofert-dla-firm .hs_message.field.hs-form-field textarea {
    max-width: 279px;
    width: 100%!important;
}






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

	.btn-unikalna-metoda-cta {
    font-weight: 900;
    font-size: 15px;
	}

    .btn-banner-cta {
    font-size: 12px;
}
    .banner-cta-txt, .banner-cta-txt2, .banner-cta-test, .banner-cta-test2 {
    font-size: 21px!important;
}

	.news {
		    max-width: 240px;
	}

	.btn-czytaj-wiecej-cta {
		    font-size: 13px;
	}



	#formularz-test select#celo_id-e7d7456f-ccc5-4c0d-b3c8-619e8da9813a, #formularz-test select#celo_id-6745ef15-691d-46e0-ab32-59a4f6aebb9c, #formularz-test select#celo_id-bbad67be-e3f2-479a-8ad3-51491d1907f0, #formularz-test select#celo_id-87fd052c-8375-4804-8c7e-9abe372e7e0b {
    min-width: 270px;
	}

	#hsForm_e7d7456f-ccc5-4c0d-b3c8-619e8da9813a .hs-input, #hsForm_6745ef15-691d-46e0-ab32-59a4f6aebb9c .hs-input, #hsForm_bbad67be-e3f2-479a-8ad3-51491d1907f0 .hs-input, #hsForm_87fd052c-8375-4804-8c7e-9abe372e7e0b .hs-input {
    width: 240px!important;
}

	#formularz-test .btn-wynik-cta {
    font-size: 12px;
    margin-left: 8px!important;
}

	.news-description {
		font-size: 12px!important;
	}

	.news-hover-header {
    padding: 11px 5px;
}

	#newsletter input {
    width: 250px;
}


}

@media screen and (max-width: 359px) {
	#formularz-glowna input {
		    width: 250px;
	}
	#formularz-glowna label {
		width: 240px;
	}

	#formularz-glowna .hs_celo_id select {
    min-width: 250px;
    max-width: 250px;
    font-size: 13px;
}

		.btn-dolacz-cta {
		min-width: 280px!important;
	}

	#formularz-test label {
    flex: 1 0 285px;
}

	#formularz-kontakt select {
    min-width: 270px;
    max-width: 270px;
    font-size: 9px;
}



}



@media screen and (max-height: 500px) and (orientation:landscape) {
/*    .banner-bgr, .banner-bgr-blog, .banner-bgr-kariera, .banner-bgr-dla-seniorow, .banner-bgr-dla-doroslych, .banner-bgr-dla-studentow, .banner-bgr-dla-mlodziezy {
    min-height: 350px!important;

}*/


	.slide-kto-stoi span img {
    width: 80vw!important;
/*    height: 95vh!important;*/
		height: initial!important;
}

/*
	.slick-glowna .glowna-img {
    height: 100vh!important;
}
*/



}


@media (min-width: 1000px) and (orientation:portrait) {
/*
 	.slick-glowna .glowna-img {
    height: 20vh!important;
}
*/
}



@media (min-width: 850px) and (orientation:portrait) {
/*
 	.slick-glowna .glowna-img {
    height: 30vh!important;
}
*/
}



@media (min-width: 600px) and (orientation:portrait) {
/*
 	.slick-glowna .glowna-img {
    height: 40vh!important;
}
*/

}


.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: #ee2e2a url("https://cdn2.hubspot.net/hubfs/3876689/cd-top-arrow.svg") no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}
    
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}

/* miasta */

.miasto-heading {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
}

.lp-miasto-module-right .lp-miasto-module-right-nad-mapka {
	margin-bottom: 25px !important;
}

/* #313342 nowa stopka */

.footer-menu-new .menu-block {
    width: 25%;
    padding: 0 .5%;
}

.footer-menu-new .menu-block ul {
	padding-left: 15px !important;
}

.footer-menu-new .menu-block-without-header {
	padding-top: 60px;
}

.footer-menu-new h3.footer-menu-title {
	color: #313342 !important;
}

.footer-menu-new li.hs-menu-item {
	text-transform: none !important;
}

.plywajacy-formularz-ukryj i:before {
	cursor: pointer;
    content: "\f107";
    font-family: FontAwesome;
    color: white;
    font-weight: 900;
	font-style: normal !important;
}

/* formularz komentarzowy */
.new-comments {margin-bottom: 25px !important;}
.hs_cos_wrapper_type_blog_comments {display: block; padding: 20px;}
.hs_cos_wrapper_type_blog_comments textarea{width: 100% !important; margin-bottom: 10px;}
 .hs_cos_wrapper_type_blog_comments input {width: 100% !important; padding: 8px 14px !important; height: unset !important; margin-bottom: 10px;}
.hs_cos_wrapper_type_blog_comments .hs-button.primary {
	text-transform: uppercase;
    margin-top: 10px;
    padding: 8px 14px;
    font-weight: 900;
    font-size: 18px;
    outline: none;
    border: 3px solid;
    background: white;
}

.hs_cos_wrapper_type_blog_comments .hs-button.primary:hover,
.hs_cos_wrapper_type_blog_comments .hs-button.primary:focus {
	background: rgb(51,51,51);
	color: white;
	border-color: white;
}

.body-container-wrapper {overflow-x: hidden;}



body .row.comments-row form {margin: unset !important;}

div#hubspot-messages-iframe-container {
   z-index: 9999999 !important;
  bottom: 35px !important;
}

/* miasta nowe */

.formularz-glowna-row {
  min-height: auto;
}

@media screen and (max-width: 450px) {
  .zadzwon-tel-txt {
    display: flex;
    flex-direction: column;
    margin-top: 10px;
  }
  .counter-section-container {
    padding: 0;
  }
  .plywajacy-formularz-content {
    margin-top: 20px; 
  }
}
@media screen and (max-width: 768px) {
  .miasto-heading {
    margin-bottom: 0; 
  }
  .miasto-heading h1 {
    font-size: 34px;
  }
  .circleSlider {
    margin-bottom: 0 !important; 
  }
}

@media screen and (max-width: 900px) {
  .circleSlider-slide .circleSlider-slide-detail span.h4 {
    text-align: center;
  }
}

@media screen and (max-width: 1200px) {
 .firstlvl {
   background-color: #3B3D4D;
   border-bottom: 1px solid #fff;
  }
  .tbl {
    z-index: 9999999999999999999 !important; 
  }
  .strzalka-lewa {
    transform: translateX(75%);
  }
}

.text-to-expand-container {
  padding: 0 45px;
}

.hs_celo_id .input {
  margin-right: -8px;
}
.hs_celo_id .input select {
  width: 100%;
}

@media screen and (max-width: 1200px) {
 .Kursy .ul-lamany, .Kontakt .ul-lamany, .Swiat .ul-lamany {
   height: auto !important;
  }
}

#hs_cos_wrapper_module_1543310720645149 {
 margin-top: 83px; 
}

#hs_cos_wrapper_module_154538471068550 > ul > li.firstlvl > ul > div > div > div > div > div {
  height: 100%;
}
#hs_cos_wrapper_module_154538471068550 > ul > li.firstlvl > ul > div > div > div > div > div a, #hs_cos_wrapper_module_154538471068550 > ul > li.firstlvl > ul > div > div > div > div > div a img {
  height: 100%;
}

.slider-miasta .slick-prev {
  z-index: 9;
  left: 5px
}

.slider-miasta .slick-next {
  right: 5px;
}

.slider-miasta {
  margin-top: 80px;
}

#hs_cos_wrapper_module_154296004752596 > div > div > div .menu-block .hs-menu-item a:hover {
  color: #dc0024 !important;
  background: transparent !important;
}