.elementor-kit-9{--e-global-color-primary:#242424;--e-global-color-secondary:#24242480;--e-global-color-text:#24242480;--e-global-color-accent:#FFED00;--e-global-color-6abb0cb:#FFFFFF80;--e-global-color-f36774e:#FFFFFF;--e-global-color-5f7cb11:#F7F7F7;--e-global-typography-primary-font-family:"BauerBodoni";--e-global-typography-primary-font-weight:bold;--e-global-typography-secondary-font-family:"BauerBodoni";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Manrope";--e-global-typography-accent-font-weight:600;--e-global-typography-d11d785-font-size:24px;--e-global-typography-b4506b2-font-size:26px;--e-global-typography-c243de4-font-size:22px;font-family:"Manrope", Sans-serif;font-size:18px;}.elementor-kit-9 a{color:var( --e-global-color-text );}.elementor-kit-9 a:hover{color:var( --e-global-color-primary );}.elementor-kit-9 h1{font-family:"BauerBodoni", Sans-serif;font-size:82px;font-weight:bold;}.elementor-kit-9 h2{font-family:"BauerBodoni", Sans-serif;font-size:56px;font-weight:bold;}.elementor-kit-9 h3{font-family:"BauerBodoni", Sans-serif;font-size:36px;font-weight:bold;}.elementor-kit-9 h4{font-family:"BauerBodoni", Sans-serif;font-size:26px;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{font-family:"Manrope", Sans-serif;font-size:16px;font-weight:600;color:var( --e-global-color-primary );background-color:var( --e-global-color-f36774e );border-style:solid;border-width:1px 1px 1px 1px;border-color:#0000001A;border-radius:0px 0px 0px 0px;padding:20px 70px 20px 70px;}.elementor-kit-9 button:hover,.elementor-kit-9 button:focus,.elementor-kit-9 input[type="button"]:hover,.elementor-kit-9 input[type="button"]:focus,.elementor-kit-9 input[type="submit"]:hover,.elementor-kit-9 input[type="submit"]:focus,.elementor-kit-9 .elementor-button:hover,.elementor-kit-9 .elementor-button:focus{background-color:var( --e-global-color-accent );}.elementor-kit-9 input:not([type="button"]):not([type="submit"]),.elementor-kit-9 textarea,.elementor-kit-9 .elementor-field-textual{background-color:var( --e-global-color-f36774e );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1244px;}.elementor-widget:not(:last-child){margin-bottom:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-9 h1{font-size:60px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}}@media(max-width:767px){.elementor-kit-9 h1{font-size:48px;}.elementor-kit-9 h2{font-size:40px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}}/* Start custom CSS *//*section hovers*/
.section-hover:hover .accent-btn a {
    background-color: var( --e-global-color-accent );
}
@media screen and (max-width: 1024px) {
    .section-hover .accent-btn a {
        background-color: var(--e-global-color-accent );
    }
}
/* end section hovers*/
/* Video widget */
.custom-video .elementor-custom-embed-play {
    position: relative;
}
.custom-video .elementor-custom-embed-play i {
    display: none;
}
.custom-video .elementor-custom-embed-play:before, .custom-video .elementor-custom-embed-play:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.custom-video .elementor-custom-embed-play:before {
    width: 104px;
    height: 104px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    z-index: 1;
    transition: .3s;
}
.custom-video .elementor-custom-embed-play:after {
    width: 23px;
    height: 30px;
    background: url('/wp-content/uploads/2021/06/play-video.png')no-repeat;
    background-size: cover;
    z-index: 2;
}
.custom-video.elementor-widget-video .elementor-custom-embed-image-overlay:hover  .elementor-custom-embed-play:before {
    background: rgba(255, 255, 255, 0.6);
}
/* End Video widget */
/*Newsletter template */
 .custom-input input[type=email], .custom-input input[type=tel], .custom-input input[type=text] {
    padding-top: 17px;
    padding-bottom: 17px;
    font-size: 16px;
}
.custom-input .elementor-form-fields-wrapper {
    align-items: flex-start;
}
.custom-input label:not(.elementor-field-type-acceptance label) {
    padding-left: 1em;
    margin-bottom: .5em;
    font-size: 14px;
    color: #717171;
}
.custom-input .elementor-field-type-acceptance label {
    font-size: 15px;
    color: #717171;
}
.custom-input .elementor-field-type-acceptance input {
    position: relative;
    top: 2px;
}
.custom-input .elementor-field-type-acceptance label a {
    color: var( --e-global-color-primary );
    text-decoration: underline;
}
@media screen and (min-width: 768px) {
    .custom-input .elementor-field-group:first-of-type input[type=email], .custom-input .elementor-field-group:first-of-type input[type=tel], .custom-input .elementor-field-group:first-of-type input[type=text] {
        border-width: 1px 0px 1px 1px!important;
    }
}
@media screen and (min-width: 1024px) {
    .custom-input .elementor-field-type-acceptance {
    order: 4;
    }
    .custom-input .elementor-button {
        margin-top: 21px;
    }
    .custom-input input[type=email], .custom-input input[type=tel], .custom-input input[type=text] {
        border-width: 1px 0px 1px 1px!important;
    }
}
/* end Newsletter template */
/* Klienci */
.client-img img {
    border: 15px solid #fff;
    position: relative;
}
.client-img img {
    outline: 1px solid #E5E5E5;
}
/* End klienci*/
/* Footer style */
 .blog-list .elementor-posts .elementor-grid-item:not(:first-of-type)  .elementor-post__card .elementor-post__text {
    margin: 10px 0 0;
}
.blog-list .elementor-posts .elementor-grid-item:first-of-type  .elementor-post__card .elementor-post__text {
    margin-top: 0;
}
.elementor-sitemap-list {
    padding: 0;
}
.elementor-sitemap-section h2
 {
    margin-top: 0;
    margin-bottom: 20px;
 }
.elementor-sitemap-item:not(first-of-type){
    margin-top: 10px;
}
/* End Footer style */
/* Header */
@media screen and (min-width:1025px) {
.elementor-nav-menu .button {
     background: rgba(255, 255, 255, 0.4);
border: 1px solid rgba(0, 0, 0, 0.1);
 }
.elementor-nav-menu .button .elementor-item:hover:after {
     opacity: 0;
 }
 .elementor-nav-menu .button .elementor-item:hover {
     background: #242424;
     color: #fff;
 }
  .elementor-sticky--effects .elementor-nav-menu .button .elementor-item:hover {
     background: var( --e-global-color-accent );
     color: #242424;
 }
 .elementor-nav-menu .button a {
     padding: 20px 60px;
     color: #000;
 }
 .elementor-nav-menu .button .elementor-item-active:after {
     display: none;
 }
 #navigate {
    /*position: absolute;*/
    /*width: 100%;*/
    z-index: 99;
 }
}
#navigate {
    transition: .3s;
 }
 #navigate.elementor-sticky--effects {
     background: #fff;
 }
 /* END Header */
 /* Newest magazines */
 .wrap-magazine {
     display: flex;
 }
 .wrap-magazine .item {
     padding: 15px;
 }
 .wrap-magazine figcaption {
     font-family: 'BauerBodoni';
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    color: #FFFFFF;
    margin-top: 10px;
 }
  .wrap-magazine figcaption i {
      color: var( --e-global-color-accent );
  }
  /* END Newest magazines */
  
 /* Toogle magazine */
 .elementor-toggle .elementor-toggle .elementor-tab-title .elementor-toggle-icon {
    width: 48px;
    float: right;
}
.elementor-toggle .elementor-tab-title {
    min-height: 48px;
}
.elementor-toggle :not(p) {
    color: #fff;
}

.elementor-toggle .elementor-toggle-title {
    margin-top: 8px;
    display: inline-block;
    width: calc(100% - 68px);
}
.elementor-toggle h3 {
    font-size: 1.5em;
}
/*.elementor-toggle h3:not(.elementor-toggle h3:first-of-type) {}*/
.elementor-toggle h3:not(.elementor-toggle h3:first-of-type) {
    border-top: 1px solid #3A3A3A;
    padding-top: 20px;
    margin-top: 20px;
} 
 /* END Toogle magazine */
 
 /*Blog style */
 .blog-cat-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 16px;
}
.blog-cat-list ul li {
    white-space: nowrap;
    display: inline-block;
}
.blog-cat-list {
    text-align: center;
}
.blog-cat-list .current-cat a {
    color: #242424;
}
.blog-list .elementor-post__read-more {
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 20px;
    padding-bottom: 20px;
        font-size: 16px;
     background: rgba(255, 255, 255, 0.4);
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin-top: 15px;
    display: inline-block;
    transition: .3s;
}
.blog-list .elementor-post__read-more:hover {
    background-color: var(--e-global-color-accent);
}
 /*End blog style*/
 .wrap-magazine:not(section  .wrap-magazine) {
     display: none;
 }
 
 /*Lightbox width */
 @media (min-width: 1025px) {
.elementor-lightbox .elementor-video-container {
    max-width: 640px;
}
 }


.elementor-edit-area .edytor-bg {
     background-color: var( --e-global-color-primary );
 }/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'BauerBodoni';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://nowa.liderbranzyedukacyjnej.pl/wp-content/uploads/2021/06/BauerBodBla.woff') format('woff'),
		url('https://nowa.liderbranzyedukacyjnej.pl/wp-content/uploads/2021/06/BauerBodBla.ttf') format('truetype');
}
@font-face {
	font-family: 'BauerBodoni';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://nowa.liderbranzyedukacyjnej.pl/wp-content/uploads/2021/06/BauerBodBol.woff') format('woff'),
		url('https://nowa.liderbranzyedukacyjnej.pl/wp-content/uploads/2021/06/BauerBodBol.ttf') format('truetype');
}
@font-face {
	font-family: 'BauerBodoni';
	font-style: italic;
	font-weight: bold;
	font-display: auto;
	src: url('https://nowa.liderbranzyedukacyjnej.pl/wp-content/uploads/2021/06/BauerBodBolIta.woff') format('woff'),
		url('https://nowa.liderbranzyedukacyjnej.pl/wp-content/uploads/2021/06/BauerBodIta.ttf') format('truetype');
}
@font-face {
	font-family: 'BauerBodoni';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://nowa.liderbranzyedukacyjnej.pl/wp-content/uploads/2021/06/BauerBodRom.woff') format('woff'),
		url('https://nowa.liderbranzyedukacyjnej.pl/wp-content/uploads/2021/06/BauerBodRom.ttf') format('truetype');
}
/* End Custom Fonts CSS */