/*
Theme Name: WP Theme
Theme URI: https://github.com/suomato/wptheme
Description: Awesome WordPress starter theme with own CLI for developers based on modern web technologies.
Version: 1.9.0
License: MIT
License URI: https://opensource.org/licenses/mit-license.php
*/


@media (min-width: 768px) {

	html .dlaczegoImage.dlaczego.titleWithImage .title img {
		right: -50px;
    	top: -54px;
    	width: 160px;
	}

	html .wozki.dlaczego.titleWithImage .title img {
    	width: 160px;
	}

	.owl-dots {
		display: none !important;
	}

	html .naszaoferta__boxes {
		justify-content: center;
	}

	html .dokumenty-do-pobrania .blogSingle__title__wrap {
		padding: 80px 80px 80px 25px;
		min-height: 0px;
		left: -25px;
    	margin-left: 0px;
    	height: auto;
	}

	html .kontakt .blogSingle__title__wrap {
		height: auto;
		padding: 80px 80px 80px 25px;
		min-height: 0px;
		left: -25px;
    	margin-left: 0px;
	}

	html .blogSingle__title__wrap {
		height: auto;
		padding: 80px;
	}

	html .korzysci__titleWrap .title {
		background-size: auto 100%!important;
		text-align: left;
		padding: 80px 105px 80px 25px;
		margin-right: 0px;
		width: 550px;
		background: url(/wp-content/themes/marathon/static/images/bk-zobacz-dokad.svg) right 0px center/auto 100% no-repeat;
	}

	html .takieRzeczy .title {
    	padding-left: 24px;
    	padding: 70px 15px 70px 25px;
    	background: url(/wp-content/themes/marathon/static/images/bk-zobacz.svg) left center/auto 100% no-repeat;
	}

	html .ecommerceDzienpoDniu .title {
		margin-right: 0px;
		padding-left: 25px;
		width: 555px;
		background: url(/wp-content/themes/marathon/static/images/bk-dzialamy.svg) right center/auto 100% no-repeat;
	}

	html .ecommerceHub .title {
		padding: 80px 105px 80px 24px;
		background-size: auto 100%!important;
		margin-left: -24px;
		background: url(/wp-content/themes/marathon/static/images/bk-Aktualnosci.svg) left 0px center/auto 100% no-repeat;
	}

	html .ikonyTresc .imageTop:last-child {
		border-bottom: 0px solid #e3e2e2;
	}

	html .naszeOfertyPracy .title {
		background: url(/wp-content/themes/marathon/static/images/bk-ofertyPracy.svg) right center/auto 100% no-repeat !important;
		min-width: 500px;
		padding: 60px 105px 60px 0px;
		width: 555px;
		flex-shrink: 0;
	}

	html .naszaFlota .title {
		width: 555px;
		text-align: left;
		background-size: auto 100% !important;
		margin-right: 0px;
		padding: 70px 50px 70px 25px;
		background: url(/wp-content/themes/marathon/static/images/bk-dzialamy.svg) right center/auto 134px no-repeat;
	}

	html .dlaczego.titleWithImage .title {
		/*
		background-size: 100% auto!important;	
		*/

		padding: 60px 105px 60px 24px;
	}

	html .dlaczego.career.titleWithImage .title {
		background: url(/wp-content/themes/marathon/static/images/bk-zobacz.svg) left 0px center/auto 215px no-repeat !important;
	}

	html .aktualnosci__list__top div {
		padding-right: 68px;
	}

	html .zobaczDokad .title {
		margin-right: 0px;
		background-size: auto 100% !important;
		min-width: 420px;
		background: url(/wp-content/themes/marathon/static/images/bk-zobacz-dokad.svg) right center/auto 136px no-repeat;
    	padding: 80px 105px 80px 25px;
    	width: 555px;
	}

	html .zobacz .title {
		padding: 70px 105px 70px 24px;
		background: url(/wp-content/themes/marathon/static/images/bk-zobacz.svg) left center/auto 100% no-repeat;
	}

	html .aktualnosci .title {
		background: url(/wp-content/themes/marathon/static/images/bk-Aktualnosci.svg) left 0px center/auto 134px no-repeat;
		margin-left: -25px;
		padding: 87px 0px 87px 25px;
	}

	html .dlaczego.FORMULARZ .dlaczego__intro .title, .dlaczego.formularz .dlaczego__intro .title {
		padding-top: 70px;
		padding-bottom: 70px;
	}

	html .dzialamy .title {
		margin-right: 0px;
		width: 555px;
		padding-left: 25px;
	}

	html .dlaczego__intro .title {
		padding: 65px 65px 65px 25px;
		background-size: auto !important;
		background: url(/wp-content/themes/marathon/static/images/arrowsGrey.svg) right 0px center/auto 134px no-repeat;
		margin-right: 0px;
		min-height: 250px;
	    display: flex;
	    justify-content: center;
	    flex-direction: column;
	    align-items: flex-start;
	    width: 555px;
	}

	html .mainLinks .mainLinks__points {
		max-width: 750px;
	}

	html .zobacz .title {
		min-width: 500px;
	}

	.dlaczego.titleWithImage .columns-2__column.--copy {
		position: relative;
    	z-index: 9;
	}

	.flex-wrapper-footer {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.simple-copy {
		flex-grow: 1;
		margin-right: 70px;
	}

	html .nasiklienci .title {
		min-width: 490px;
		background: url(/wp-content/themes/marathon/static/images/bk-naciKlienci.svg) left center/auto 100% no-repeat;
	}
}

@media (min-width: 992px) {

	html .dlaczego.titleWithImage .columns-2__column.--copy {
		width: 50%;
	}

	html .cytat {
		padding-bottom: 30px;
		padding-top: 120px;
	}

	.flex-contact-documents {
		padding: 0px 100px;
	}

	html .naszaPrzyszlosc__item {
		display: flex;
	    flex-direction: column;
	    justify-content: center;
	    align-items: center;
	}

	html .heroVideo__title {
		font-size: 60px;
    	line-height: 60px;
	}

	html .heroVideo__title__wrap p {
		max-width: 75%;
	}
}

@media (min-width: 1280px) {

	html .dlaczego.magazynowanie.titleWithImage .columns-2__column.--copy {
		width: 50%;
	}

	html .heroVideo__title {
		font-size: 74px;
    	line-height: 74px;
	}

	/*

	.dlaczego.titleWithImage .title {
	    background: url('/wp-content/themes/marathon/static/images/bk-zobacz.svg') right 0px center/auto 134px no-repeat !important;
	}

	*/

	.dlaczego.magazynowanie.titleWithImage .columns-2__column.--copy {
		width: 56%;
	}

	html .naszaoferta__boxes {
		justify-content: space-between;
	}

	html .heroVideo__title__wrap {
		left: -35px;
	}

}

@media (min-width: 1360px) {
	html .heroVideo__title__wrap {
		left: -80px;
	}
}


html .procesRekrutacji__proces {
	display: block;
}

html .dlaczego__intro .title {
	padding: 40px 60px 40px 0px;
}

.owl-stage-outer {
	overflow: hidden;
}

.owl-stage {
	display: flex;
}

.owl-nav.disabled {
	display: none !important;
}

.owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
    padding: 0px;
    background: none;
    border: none;
}

.owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px;
}

.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
      background: #fcc107;
}

html .procesRekrutacji__proces__item {
	width: 100%;
}

html .procesRekrutacji__proces__item p:after {
	width: 46px;
    height: 21px;
    content: "";
    display: block;
    background: url(/wp-content/themes/marathon/static/images/proces.svg) 50%/cover no-repeat;
    position: absolute;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 70px;
    right: -20px;
    bottom: auto;
    left: auto;
}

html .owl-item.active:last-child .procesRekrutacji__proces__item p:after {
	display: none;
}


@media (max-width: 991px) {
	html .kontakt__row {
		width:100%;
	}
}

@media (max-width: 768px) {

	html .dlaczego.titleWithImage .title img {
		right: -25px;
		top: 20px;
	}

	html .procesRekrutacji__proces__item p:after {
		right: 0px;
	}

	html .dlaczego.dlaczegoImage.titleWithImage .title img {
		right: -35px;
	}

	html .dlaczego.wozki.titleWithImage .title img {
		right: -35px;
	}

	html .naszaPrzyszlosc__item {
		display:flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		text-align:center;
	}


	html .nasiklienci .title {
		background: url(/wp-content/themes/marathon/static/images/bk-naciKlienci.svg) left 0px center/auto 130px no-repeat;
		width: 300px;
	}

	html .aktualnosci .title {
		background: url(/wp-content/themes/marathon/static/images/bk-Aktualnosci.svg) left 0px center/auto 140px no-repeat;
		padding: 55px 80px 55px 25px;
	}

	html .dzialamy .title {
		background: url(/wp-content/themes/marathon/static/images/bk-dzialamy.svg) right 0px center/auto 134px no-repeat;
	}

	html .zobaczDokad .title {
		background: url(/wp-content/themes/marathon/static/images/bk-zobacz-dokad.svg) right 0px center/auto 134px no-repeat;
	}

	html .dlaczego.dlaczegoImage.titleWithImage .title {
		background: url(/wp-content/themes/marathon/static/images/bk-zobacz.svg) left 0px center/auto 134px no-repeat;
		background-position: left 0px center;
	}

	html .cytat__copy__inside {
		padding-top: 60px;
	}

	html .cytat__copy__inside:before {
		top: 10px;
	}

	html .blogSingle__title__wrap {
		padding-top: 0px;
		min-height: 135px;
		background-size: auto 100%;
		background: url(/wp-content/themes/marathon/static/images/singleTitle.svg) left center/auto 100% no-repeat;
	}

	html .kontakt .blogSingle__title__wrap {
		min-height: 135px;
		background-size: auto 100%;
		background: url(/wp-content/themes/marathon/static/images/singleTitle.svg) left center/auto 100% no-repeat;
	}

	html .dlaczego.wozki .dlaczego__intro .columns-2__column.--title {
		text-align: left;
	}

	html .dlaczego.wozki .dlaczego__intro .columns-2__column.--title .title {
		text-align: left;
		display: inline-block;
	}

	html .dlaczego.titleWithImage .title {
		background: url(/wp-content/themes/marathon/static/images/bk-zobacz.svg) left 0px center/auto 134px no-repeat;
	}

	html .takieRzeczy .title {
		background: url(/wp-content/themes/marathon/static/images/bk-zobacz.svg) left 0px center/auto 134px no-repeat;
	}


	html .dlaczego__intro .columns-2__column.--title {
		text-align: right;
	}

	html .dlaczego__intro .columns-2__column.--title .title {
		text-align: left;
		display: inline-block;
	}

	html .dlaczego.career .dlaczego__intro .columns-2__column.--title {
		text-align: left;
	}

	html .dlaczego.career.titleWithImage .title img {
		right: -46px;
	}

	html .formularz.dlaczego.titleWithImage .title img {
		right: -30px;
		top: 8px;
	}

	html .dlaczego.naszaTozsamosc .dlaczego__intro .columns-2__column.--title {
		text-align: left;
	}

	html .dlaczego.magazynowanie .dlaczego__intro .columns-2__column.--title {
		text-align: left;
	}

	html .dlaczego.dlaczegoImage.titleWithImage .dlaczego__intro .columns-2__column.--title {
		text-align: left;
	}

	html .naszeOfertyPracy__titleWrap {
		align-items: flex-end;
	}

	html .naszeOfertyPracy .title {
		width: auto;
		text-align: left;
		padding: 40px 110px 40px 25px;
		background: url(/wp-content/themes/marathon/static/images/bk-ofertyPracy.svg) right 0px center/auto 130px no-repeat !important;
		width:300px;
	}

	html .wynikiFinansowePodpis__wrapper {
		background: url(https://marathon2020.dev-efresh.pl/wp-content/uploads/2021/03/wyniki-1.png) left top/100% auto no-repeat !important;
	}

	

	html .ecommerceHub .title {
		background: url(/wp-content/themes/marathon/static/images/bk-Aktualnosci.svg) left 0px center/auto 130px no-repeat;
		padding: 60px 0px 60px 0px;
		width:300px;
		text-align: left;
	}

	html .korzysci__titleWrap {
		text-align:right;
	}

	html .korzysci__titleWrap .title {
		display: inline-block;
    	width: 300px;
    	background: url(/wp-content/themes/marathon/static/images/bk-zobacz-dokad.svg) right 0px center/auto 130px no-repeat;
    	text-align: left;
    	padding: 60px 40px 60px 25px;
	}

	html .dlaczego.titleWithImage .title {
		padding: 60px 120px 60px 0px;
	}

	html .naszaFlota__wrapper .naszaFlota__Titlewrapper {
		text-align: right;
	}

	html .naszaFlota__wrapper .naszaFlota__Titlewrapper .title {
		display: inline-block;
	    text-align: left;
	    width:300px;
	    padding: 45px 60px 45px 0px;
	    background: url(/wp-content/themes/marathon/static/images/bk-dzialamy.svg) right 0px center/auto 130px no-repeat;
	}

	html .dzialamy .dzialamy__Titlewrapper .title, html .dlaczego .dlaczego__intro .title {
		display: inline-block;
	    text-align: left;
	}

	html .dzialamy .dzialamy__Titlewrapper {
	    text-align: right;
	}

	html .dlaczego.formularz.titleWithImage .columns-2__column.--title {
		text-align: left;
	}

	html .dlaczego.formularz.titleWithImage .columns-2__column.--title .title {
		padding: 60px 120px 60px 0px;
		background: url(/wp-content/themes/marathon/static/images/bk-zobacz.svg) left 0px center/auto 134px no-repeat;
		font-size: 25px;
	}

	html .block3RowsText__wrapper__item__title {
		background: url(/wp-content/themes/marathon/static/images/3_rows.svg) left 0px center/100% no-repeat;
	}

	html .dlaczego__intro .title {
		padding: 40px 60px 40px 0px;
		background: url(/wp-content/themes/marathon/static/images/arrowsGrey.svg) right 0px center/auto 136px no-repeat;
		width: 300px;
	}
	
	html .dlaczego.dlaczegoImage.titleWithImage .title {
		padding: 60px 120px 60px 10px;
	}

	html .dlaczego.magazynowanie.titleWithImage .title {
		padding: 60px 120px 60px 0px;
		background: url(/wp-content/themes/marathon/static/images/bk-zobacz.svg) left 0px center/auto 134px no-repeat;
	}

	html .zobacz .title {
		padding: 60px 30px 60px 0px;
		background: url(/wp-content/themes/marathon/static/images/bk-zobacz.svg) right 0px center/auto 134px no-repeat;
	}

	html .flex-wrapper-footer {
		text-align: right;
	}

	html .simple-copy {
		text-align: left;
	}

	html .zobaczDokad .title {
		display: inline-block;
		text-align: left;
		width: 300px;
		padding: 60px 10px;
	}

	html .ecommerceHub__wrapper {
		padding: 500px 0 0;
	}

	html .wynikiFinansoweTabela__kwartal p {
		background: none;
	}

	html .wynikiFinansoweTabela__wrapper.active .wynikiFinansoweTabela__kwartal p:after {
		content: '';
		display: block;
		width: 20px;
		height: 50px;
		background: url(/wp-content/themes/marathon/static/images/wyniki_arrow_black_down.svg) center/auto no-repeat;
		margin: 20px auto;
	}
}





html .energiaWzrostu__wykres__overflow .energiaWzrostu__wykres {
	background: url(/wp-content/themes/marathon/static/images/Path-2889.png) right 9px/auto 70% no-repeat;
}

html .energiaWzrostu__wykresy.samochodow .energiaWzrostu__wykres__overflow .energiaWzrostu__wykres {
	background: url(/wp-content/themes/marathon/static/images/Path-2897.png) right 34px/auto 60% no-repeat;
}


html .dzialamy figure .triangle:before {
	display: none;
}

#cookie-notice, #cookie-notice * {
	font-family: Montserrat,sans-serif;
}

html #cn-accept-cookie {
	background-color: #fcc107;
	color: #000;
	border-radius: 0;
}

html .awizacja {
	z-index: 1;
	position: relative;
}

html .footer__map .gm-style img {
	object-fit: initial;
}

.naszeOfertyPracy .title {
	background: url(/wp-content/themes/marathon/static/images/bk-ofertyPracy.svg) right 0px center/auto 220px no-repeat !important;
}

.nasiklienci__testimonials__copy p {
	z-index: 3;
}

.nasiklienci__testimonials__main {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	max-width: 100%;
	margin-bottom: 40px;
}

.item__testimonial_flex {
	width: 30%;
}

.item__testimonial_flex .nasiklienci__testimonials__copy:after {
	 bottom: -25px;
}

.item__testimonial_flex .nasiklienci__testimonials__copy {
	padding-top: 20px;
	padding: 0;
	width: 100%;
}

.item__testimonial_flex .nasiklienci__testimonials__figure {
	 flex-direction: row;
	 padding-left: 0px;
	 margin-top: 30px;
}

.item__testimonial_flex .nasiklienci__testimonials__figure img {
	width: 60px;
    border-radius: 100%;
    height: 60px;
    object-fit: cover;
}

.zobaczDokad .title {
	flex-shrink: 0;
}

.energiaWzrostu__wykres__item .energiaWzrostu__wykres__item__inside.active-year.not-show-hover, .energiaWzrostu__wykres__item .energiaWzrostu__wykres__item__inside.active-year.not-show-hover .energiaWzrostu__wykres__item__wartosc, .energiaWzrostu__wykres__item .active-year.not-show-hover figure {
	opacity: 0;
}

.energiaWzrostu__wykres__item .energiaWzrostu__wykres__item__inside.active-year, .energiaWzrostu__wykres__item .energiaWzrostu__wykres__item__inside.active-year .energiaWzrostu__wykres__item__wartosc, .energiaWzrostu__wykres__item .active-year figure {
	opacity: 1;
}

.energiaWzrostu__wykres__item {
	cursor: pointer;
}

/*

.dlaczego.dlaczegoImage.titleWithImage .title {
	background-position: right 15px center
}

*/

.flex-contact-documents {
	display: flex;
	justify-content: space-between;
}

.item-flex-documents {
	width: 45%;
}

.a-button-file {
	border: 1px solid #707070;
    padding: 4px 25px 4px 47px;
    background: url(/wp-content/themes/marathon/static/images/link.svg) left 20px center no-repeat;
    height: 34px;
    display: inline-block;
    line-height: 29px;
    -webkit-transition: all .3s;
    transition: all .3s;
    position: relative;
    right: 1px;
    text-decoration: none;
    color: #000;
    margin-right: 25px;
}

.a-button-file span {
	font-size: 11px;
    line-height: 13px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1.1px;
    padding: 0 5px;
    position: relative;
    top: -2px;
}

.single-document-flex {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}

.file-name-contact {
	font-size: 14px;
    line-height: 1.5em;
    font-weight: 500;
}

.a-button-file:hover span {
	background: #fcc107;
}

.wpcf7-form-control-wrap.file-265 .wpcf7-not-valid-tip {
	bottom: -30px;
}

.item-flex-documents h3 {
	max-width: 250px;
}

.dokumenty-do-pobrania .blogSingle__title {
	font-size: 23px;
}



@media (max-width: 768px) {
	.item__testimonial_flex {
		width: 100%;
		margin-bottom: 30px;
	}

	.nasiklienci__testimonials__main {
		display: block;
	}

	.item__testimonial_flex .nasiklienci__testimonials__copy p {
		padding: 20px 0px;
	}

	.flex-contact-documents {
		display: block;
	}

	.item-flex-documents {
		width: 100%;
		margin-bottom: 30px
	}


	.item-flex-documents h3 {
		max-width: 100%;
	}

}