@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;900&display=swap');

/* Reset & Basics */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,strike,strong,tt,var,b,u,i,center,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
table{border-collapse:collapse;border-spacing:0}

a, a:focus, a:visited {    text-decoration: none;    outline: 0;}
a {color:#000;}
hr { display: block; border: none; outline: none; height: 1px; width: 100%; margin: 0 auto 15px; clear: both;}
hr.gradient-red {    width: 2px;    height: 55px;    background: linear-gradient(0deg, #c2000b 0%, #fff 100%);    margin: 10px auto 15px;}

h1, h2, h3, h4, h5, h6 {     font-family: 'Poppins', sans-serif; }

body, button, input[type="submit"], input[type="reset"], input[type="button"], input[type="text"], input[type="password"], input[type="tel"], input[type="email"], textarea, select {   font-family: 'Poppins', sans-serif; }

body {    font-size: 16px;    line-height: 24px;	font-weight: 300;}
*, *::before, *::after {    box-sizing: inherit;    -webkit-font-smoothing: antialiased;}
img, iframe {display:block;}
img {    max-width: 100%;    height: auto;image-rendering: -webkit-optimize-contrast;}
img.full {    width: 100%;}

h1 {font-weight: 400;font-size: 42px;line-height: 52px;}
h2 {font-weight: 400;font-size: 42px;line-height: 52px;}
h3 {font-weight:400; font-size:28px; line-height:38px;}
h4 {font-weight: 400; font-size:20px; line-height:24px;}
b, strong {font-weight:600;}
/*p {    margin: 0 0 15px;}*/
p.big {font-size:18px; line-height:29px;}
p.small {font-size:14px;}
a.btn-red {display:inline-block; font-weight:500; font-size:16px; line-height:24px; background:#C2000B; border-radius:5px; color:#fff; padding:12px 20px;}
a.btn-gray {display:inline-block; font-weight:500; font-size:16px; line-height:24px; background:#fff; border-radius:5px; border:1px solid #8A8A8A; color:#8A8A8A; padding:12px 20px;}
a.btn-action {    display: inline-block;    font-weight: 500;    font-size: 16px;    line-height: 24px;    background: #C2000B;    border-radius: 5px;    color: #fff;    padding: 12px 20px;}
a.btn-white-stroke {    display: inline-block;    font-weight: 500;    font-size: 16px;    line-height: 24px;    background: transparent;    border-radius: 5px;    color: #fff;    padding: 10px 18px;    border: 2px solid #ffff;}
a.btn-minimal-red {    display: inline-block;    font-weight: 500;    font-size: 16px;    line-height: 24px;    color: #C2000B;    border-radius: 5px;    padding: 10px 18px;    border: 2px solid #C2000B;}


blockquote {    padding: 40px 60px;    border: 2px solid #c2000bd6;    margin-bottom: 30px;    line-height: 30px; position:relative;}
blockquote p:last-child {margin:0px;}
blockquote:before {    content: "";    position: absolute;    background: url(/wp-content/uploads/2022/03/cytat-01.svg);    width: 69px;    height: 56px;    transform: translate(-30px, -18px);}


ul.list {    margin: 0 0 20px 20px;}
ul.list li {    position: relative; margin-bottom:10px;}
ul.list li:before {    content: "";    position: absolute;    background: #C2000B;    width: 5px;    height: 5px;    border-radius: 50%;    margin-left: -12px;    margin-top: 10px;}

ul.list-02 {  /*  margin: 0 0 0 24px;*/}
ul.list-02 li {    position: relative;    margin-bottom: 24px;    padding-left: 24px;}
ul.list-02 li:last-child {  margin-bottom: 0px;}
ul.list-02 li:before {    content: url(//www.sebastianmroczek.pl/wp-content/uploads/2022/03/list.svg);    position: absolute;    margin-left: -24px;    margin-top: 3px;}

/* Main sections */

#Wrapper {    max-width: 100%!important;    width: 100%!important;    margin: 0!important;}
#Header {    position: relative;     min-height: 72px;}

#Header_wrapper {    position: relative;}
#Content {    width: 100%;    padding-top: 30px;}
#Subheader {    background: #F6F6F6;    padding: 12px 0 10px;}

ul.breadcrumbs {    display: flex;     flex-wrap: wrap;    font-size: 14px;    line-height: 24px; font-weight:300; }
ul.breadcrumbs .sep {    margin: 0 16px;}
ul.breadcrumbs li a {color:#6E6E6E;}
ul.breadcrumbs li:first-child a {text-decoration:underline;}
ul.breadcrumbs li:last-child a { font-weight:500;}

/* Top_bat | menu | hamburger menu */

#Top_bar {    position: relative;       height: 72px;    z-index: 99;   background: #fff;}
#Top_bar .top_bar_left {    display: flex;    align-items: center;    justify-content: space-between;}
#Top_bar .logo {    display: flex;    align-items: center;    padding: 17.5px 0;    z-index: 999;}
/*#Top_bar .logo img.logo-main {margin-right:15px;}*/
#Top_bar .logo .logo-separator {    width: 2px;    height: 37px;    background: black;    margin: 0 17px;}
#Top_bar .logo .logo-desc { font-size:18px; line-height: 1;    position: relative;    display: flex;  }
#Top_bar .menu_wrapper {    max-width: 450px;    width: 100%;}
#Top_bar .menu {    display: flex;    justify-content: space-between;}
#Top_bar.is-sticky {    position: fixed;    width: 100%; top:0px;}
.single-post #Top_bar.is-sticky {    box-shadow: 0px 1px 5px rgb(0 0 0 / 15%);}

#Sub_menu {  background: #F6F6F6;    overflow-x: scroll; display:none; position:fixed; top: 71px; z-index:12;width: 100%;box-shadow: 0px 1px 5px rgb(0 0 0 / 15%);}
#Sub_menu.sub-sticky {  position:fixed; top: 71px; z-index:99;width: 100%; }	
#Sub_menu::-webkit-scrollbar {    display: none;}
ul#horizontal-menu li.active a, ul#horizontal-menu li a:hover {    color: #C2000B;    font-weight: 600;   transition: all 0.3s linear;}
ul#horizontal-menu li a {    color: #6E6E6E;    font-size: 12px;    font-weight: 600;    padding: 12px 0 13px;     display: inline-block; white-space: nowrap; transition: all 0.3s linear;}
ul#horizontal-menu {    display: flex;   justify-content: space-between;}
ul#horizontal-menu li {    margin-right: 15px;}

.post .section_wrapper {    max-width: 690px;    margin: 0 auto;    position: relative;}
.section_wrapper, .container {    max-width: 1410px;margin: 0 auto;    position: relative;}
.image-wrapper img {    width: 100%;    height: auto;}

#menu > ul > li > a {    font-family: 'Poppins', sans-serif;     font-size: 16px;    font-weight: 400;    letter-spacing: 0px; color: #000000;}
.hamburger {    position: relative;    z-index: 100;   padding: 0px;    border: none;    background: white;    cursor: pointer;    }
i.menuIcon:before {    content: url(https://www.sebastianmroczek.pl/wp-content/uploads/2022/03/hamburger-menu-open.svg);}
i.closeIcon:before {    content: url(https://www.sebastianmroczek.pl/wp-content/uploads/2022/03/hamburger-menu-close.svg);}
.closeIcon {  display: none;}
nav#mobile-menu {  position: fixed; transform: translateY(-100%); transition: transform 0.2s;  top: 0; left: 0; right: 0;  bottom: 0;  z-index: 99;  background: #fff;  color: #000;  list-style: none;  padding-top: 4rem;}
.showMenu {  transform: translateY(0) !important;}
nav#mobile-menu {    display: flex;    align-items: center;    justify-content: center;text-align: center;}
.menu-mobile li a {    font-size: 25px;    line-height: 50px;    color: #000;}
.menu_mobile_wrapper {    display: none;}
.hamburger i {    font-size: 40px;}

/* Sidebar | Sidebar menu */

#sidebar {    max-width: 205px;    margin-right: 12px;    flex: 1;     z-index: 99; position:absolute !important;}
#sidebar .inner-wrapper-sticky {    position: fixed !important; left:30px !important; }
.sidebar {    opacity: 0;    transition: all 0.3s linear;}
.sidebar.is-affixed {    opacity: 1;    transition: all 0.3s linear;}

#fixed-kurs {    right:433px !important;    z-index: 99; position:absolute !important; pointer-events:none; }
#fixed-kurs .fixed-kurs-wrapper {  position: fixed !important;  max-width: 343px;    box-sizing: border-box;   right: 20px !important; left: auto !important;
    bottom: 20px !important;    top: auto !important;}
#fixed-kurs {    opacity: 0;    transition: all 0.3s linear;}
#fixed-kurs.is-affixed {    opacity: 1;    transition: all 0.3s linear;pointer-events:all;}

#fixed-kurs .fixed-kurs-wrapper {display: flex;    flex-direction: column;    align-items: baseline;    padding: 10px 16px;    background: #F7F5F5;    border: 1px solid #E2E2E2;}
#fixed-kurs ul.otrzymasz {    font-size: 12px;    grid-gap: 12px 0px;    font-weight: 400;    max-width: 100%;    margin: 16px 0 5px;}
#fixed-kurs p {    font-size: 14px;    font-weight: 400;}
#fixed-kurs p.title {margin-bottom:7px;}
#fixed-kurs p.regular {color:#848484; margin: 10px 0 5px;}
#fixed-kurs p.promo {  margin-bottom:10px; }
#fixed-kurs a {}

#fixed-kurs ul.otrzymasz li {    padding-left: 23px;}
#fixed-kurs ul.otrzymasz li:nth-child(1):before {
    content: "";    background: url(/wp-content/uploads/2022/03/widget-icon-01.svg) center no-repeat;    width: 18px;    height: 18px;    background-size: contain;    margin-left: -23px;}
#fixed-kurs ul.otrzymasz li:nth-child(2):before {
	content: "";    background: url(/wp-content/uploads/2022/03/widget-icon-03.svg) center no-repeat;    width: 18px;    height: 18px;    background-size: contain;    margin-left: -23px;}
#fixed-kurs ul.otrzymasz li:nth-child(3):before {
    content: "";    background: url(/wp-content/uploads/2022/03/widget-icon-02.svg) center no-repeat;    width: 18px;    height: 18px;    background-size: contain;    margin-left: -23px;}
#fixed-kurs ul.otrzymasz li:nth-child(4):before {    
	content: "";    background: url(/wp-content/uploads/2022/03/widget-icon-04.svg) center no-repeat;    width: 18px;    height: 18px;    background-size: contain;    margin-left: -23px;}

ul#side-menu {    background: #F7F5F5;    display: inline-block;    font-size: 12px;border: 1px solid #E2E2E2; min-width: 205px;}
ul#side-menu li {	border-left: 4px solid #F7F5F5;       padding: 0 20px 0 16px; transition: all 0.3s linear;}
ul#side-menu li a {color: #000;     display: inline-block;    min-width: 155px;    border-bottom: 1px solid #E3E3E3;padding: 11px 0;white-space: nowrap;}
ul#side-menu li:last-child a {border:none;}
ul#side-menu li.active {    border-left: 4px solid #C2000B; transition: all 0.3s linear;}
ul#side-menu li.active a {font-weight:600;}
ul#side-menu li:hover  {    border-left: 4px solid #C2000B; transition: all 0.3s linear;}
ul#side-menu li:hover a {font-weight:600;}


/* Footer */

#Footer {    background: #F7F5F5;}
#Footer h6 {font-size:12px; font-weight:600; color:#777777}
.custom-footer {    display: grid;  grid-template-columns: 5fr 5fr 2fr;   grid-gap: 30px;	padding: 37px 0 45px;}

ul.custom-footer-menu {    font-size: 14px;    font-weight: 300;    line-height: 24px; color:#777777;}
ul.custom-footer-menu li {    margin-bottom: 18px;}
ul.custom-footer-menu li:last-child {    margin-bottom: 0px;}
ul.custom-footer-menu li a { color:#777777;}
ul.custom-footer-menu li a:hover { text-decoration:underline;}

.footer_copy .container {    border-top: 1px solid #E1E1E1; padding: 17px 0; display:flex; justify-content:space-between;}
.copyright, .copyright a {    font-size: 14px;    font-weight: 300; color:#777777;}
.copyright a:hover {text-decoration:underline;}
ul.social li {    display: inline-block;    margin-right: 18px;}
ul.social li:last-child {margin-right:0px;}
.custom-footer	ul.social.mobile {display:none; margin-top:37px;}

/* faq */

.faq .question{position:relative;    border-bottom: 1px solid #D2D2D2;}

.faq .question:last-child{margin-bottom:0; border:none;}
.faq .question > .title{    padding: 25px 100px 25px 0;    font-size: 18px;    font-weight: 600;    position: relative;    cursor: pointer;    z-index: 2;}
.faq .question.active > .title {    padding: 25px 100px 12px 0;}
.faq .question > .title > .acc-icon-plus, .faq .question .title > .acc-icon-minus {
    display: block;    position: absolute;    right: 15px;    top: 25px;    width: 20px;    height: 20px;
    content: url(https://www.sebastianmroczek.pl/wp-content/uploads/2022/03/arrow.svg);}
.faq .question > .title > .acc-icon-plus:before,.faq .question .title > .acc-icon-minus:before{margin:0!important}
.faq .question > .title > .acc-icon-plus{display:block}
.faq .question > .title > .acc-icon-minus{display:none; transform: rotate(180deg);}
.faq .question > .answer{padding:0 100px 30px 0px;overflow:hidden;display:none}
.faq .question.active > .title > .acc-icon-plus{display:none}
.faq .question.active > .title > .acc-icon-minus{display:block}
.faq .question.active p:last-child{margin-bottom:0}
.faq .question:first-child .answer {    display: block;}

/* Intro section */

#Intro {    max-width: 1830px;    margin: 0 auto;}
#Intro .image-wrapper {   }
#Intro .desc {    max-width: 1170px;    margin: 0 auto;    padding: 50px 120px;    background: #F7F5F5;    margin-top: -145px; box-sizing:border-box; position: relative;    z-index: 1;}
#Intro .desc hr.red {width:227px; height:3px; background:#C2000B; color:#C2000B; margin:18px 0;}

#Intro .image-wrapper img {    transform: translateY(-50px);    object-fit: cover;}
#Intro .image-wrapper {    max-height: 850px;    overflow: hidden; position:relative;}
#Intro .intro-button {    position: absolute;    bottom: 192px;    width: 100%;    text-align: center;    z-index: 1;}
#Intro a.btn-white-stroke {    background: rgba(0, 0, 0, 0.5);}

/* Home - oferta */

.section-oferta {    padding: 30px 0 66px;}
.grid-oferta {    display: grid;    grid-template-columns: repeat(4, 1fr);    grid-gap: 30px; margin: 48px 0 30px;}
.grid-oferta .item {position:relative;display: flex;     flex-direction: column;    align-items: baseline;    flex: 1;}
.grid-oferta .item h4 {font-size: 20px; font-weight: 500; line-height: 28px; margin-bottom:6px;}
.grid-oferta .item p {font-size:14px; line-height:24px; font-weight:300;    margin-bottom: auto;}
.grid-oferta .item a {margin-top:18px;text-align:center;}
.grid-oferta .item.kursy:after {    content: "";    position: absolute;    border: 1px solid #C2000B;    width: calc(100% + 60px);    height: calc(100% + 60px);    top: 0;    left: 0;    margin-left: -30px;    margin-top: -30px;    border-radius: 5px; z-index:-1;}

/* Home - o mnie */

.section-omnie {    background: #F7F5F5;}
.omnie-module .image-wrapper {    position: relative;}
.omnie-module .desc {    position: absolute;    padding: 91px 250px 91px 120px;    background: #F7F5F5;    width: 66.666%;    right: 0;    box-sizing: border-box;}
.omnie-module {    display: flex;    align-items: center;    padding: 84px 0;}
.section-omnie p.small {    font-weight: 600;}

/* Home - zaufali */

.section-zaufali {    padding: 62px 0 40px;}
.section-zaufali h2 {text-align:center;}
.partners-slider {    position: relative; margin-top:20px;}
.partners-slider:before {    content: "";    width: 180px;    height: 100%;    background: linear-gradient(90deg, #fff 0%, rgba(255, 255, 255, 0) 100%);    position: absolute;    top: 0;    left: 0;    z-index: 9;}
.partners-slider:after {    content: "";    width: 180px;    height: 100%;    background: linear-gradient(270deg, #fff 0%, rgba(255, 255, 255, 0) 100%);    position: absolute;    top: 0;    right: 0;    z-index: 9;}

/* Home - opinie */

.grid-opinie {    display: grid;    grid-template-columns: repeat(4, 1fr);    grid-gap: 79px 30px;padding-top: 55px;  transition: all 0.3s;}
.grid-opinie .item {position:relative;      display: none;   }
.grid-opinie .item .item-wrapper {    display: flex;    flex-direction: column;    flex: 1;    height: 100%;}
.grid-opinie .item .desc {    margin-bottom: auto;}
.grid-opinie .item .desc p {    font-size: 14px;    font-weight: 300;    line-height: 24px;}
.grid-opinie .item .who {    display: flex;    align-items: center;    margin-top: 11px;}
.grid-opinie .item .image-wrapper {    padding-right: 10px;    max-width: 55px;}
.grid-opinie .item .image-wrapper img {    border-radius: 50%;}
.grid-opinie .item h4.person {    font-size: 16px;    font-weight: 600;    line-height: 24px;}
.grid-opinie .item p.company {    font-size: 14px;    font-weight: 400;    margin: 0;    text-transform: uppercase;}
.grid-opinie .item:before {    content: "";    position: absolute;    background: url(/wp-content/uploads/2022/03/cytat-01.svg);    width: 69px;    height: 56px;   transform: translate(-28px, -32px);  }

.opinie-load-more {text-align:center; margin-top:30px; display:none;}
a#loadMore.noContent { display:none;   border: none;    color: #c2000b;}

.grid-opinie .hide.hide-active {    opacity: 0;    height: 0px;    position: absolute;}
.grid-opinie .hide {    opacity: 1;    height: auto;    position: relative;}

/* Home - dodatkowe informacje */

.section-dodatkowe-info {    padding: 94px 0 111px;}

.home-additional-info {    display: flex;    justify-content: flex-end;    align-items: flex-end;}
.home-additional-info .image-wrapper {    margin-bottom: 75px;}
.home-additional-info .desc {    position: absolute;    padding: 82px 120px 82px;    background: #F7F5F5;    max-width: 58.333%;    left: 0;    box-sizing: border-box;}
.home-additional-info .desc h2 {    margin-bottom: 10px;}


/* Home - faq */

.section-pytania h2 {text-align:center; margin-bottom:9px;}
.section-pytania .faq {    max-width: 930px;    margin: 0 auto;}



.contact-info-page {margin-top: 0px !important;}
.contact-info-home {    display: flex;    flex-wrap: wrap;    justify-content: space-between;    align-items: center;    padding: 58px 240px 80px;    background: #F7F5F5;	margin-top: 53px;}
.contact-info-home .info ul {font-size:18px;}
.contact-info-home .info ul li {    margin-bottom: 18px;     display: flex;    align-items: center;}
.contact-info-home .info ul li .icon {    width: 17px;    display: flex;    justify-content: center;    margin-right: 6px;}
.contact-info-home .info ul li:last-child {    margin: 0;}
.contact-info-home .info ul li a:hover {    text-decoration: underline;}


.home-form {    position: relative;    padding: 90px 120px 60px;    max-width: 1170px;	background: #fff;    margin: 0 auto;    box-sizing: border-box;    margin-top: -45px;}
.home-form.cennik {    margin-bottom: 80px;}



input::placeholder, textarea::placeholder, input, textarea {opacity:1;   -webkit-transition: all .6s ease-in-out;    -moz-transition: all .6s ease-in-out;    -o-transition: all .6s ease-in-out;    transition: all .6s ease-in-out;}
input:focus::placeholder, textarea:focus::placeholder {opacity:0;   }

input[type="submit"] {   background: #C2000B;    color: #fff;    display: inline-block;    line-height: 24px;    font-size: 16px;    font-weight: 500;    padding: 12px 20px;    text-decoration: none; box-shadow:none; border-radius:5px;    border: none; transition: all 0.3s linear;}
div.wpcf7 .ajax-loader, .wpcf7-spinner {display:none;}
input[type="submit"] {margin-right:0px !important;}

input[type="email"], input[type="tel"], input[type="text"], select,  textarea {box-shadow:none;padding: 14px 20px 13px; border: 1px solid #D1D1D1; border-radius:5px;}
label span:not(.acceptance-928) {    display: inline-block;    margin-bottom: 5px;    font-size: 14px;
    font-weight: 400;}
.accept label {       display: block;     padding-left: 25px;    font-size: 12px;    font-weight: 300;    color: #2E2E2E;    line-height: 16px; }
.accept a {color:#000; font-weight:600;}

.form-col { display: grid;    grid-template-columns: repeat(2, 1fr);    grid-gap: 30px;}
textarea {resize:none;}
input[type="checkbox"] {margin:0;}
.wpcf7-list-item {    margin: 2px 0 0 0px;}
span.wpcf7-form-control-wrap.acceptance-928 {    display: inline-block !important;    margin: 0 0 0 -25px !important;    position: absolute !important;}

input[type="email"]:focus, input[type="tel"]:focus, input[type="text"]:focus, select:focus, textarea:focus, input[type="email"]:focus-visible, input[type="tel"]:focus-visible, input[type="text"]:focus-visible, select:focus, textarea:focus-visible {    border: 1px solid black !important; outline:none;}
input[type="email"]::placeholder, input[type="tel"]::placeholder, input[type="text"]::placeholder, select, textarea::placeholder  {  color: #A7A7A7;}
	
.wpcf7 form.sent .wpcf7-response-output:before {    content: "";    width: 0;    height: 0;    border-left: 5px solid transparent;    border-right: 5px solid transparent;    border-bottom: 5px solid #45b450;    position: absolute;    top: -5px;}
.wpcf7 form.sent .wpcf7-response-output {    display: inline-block;    background: #46b450;    color: #fff;    border-radius: 5px;        margin: 20px 0;    position: relative;font-size:12px;line-height: 1;    padding: 10px 20px;}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {  display: inline-block;    background: #c2000b;    color: #fff;    border-radius: 5px;        margin: 20px 0;    position: relative; font-size:12px;line-height: 1;    padding: 10px 20px;}

.wpcf7 form.invalid .wpcf7-response-output:before, .wpcf7 form.unaccepted .wpcf7-response-output:before, .wpcf7 form.payment-required .wpcf7-response-output:before {   content: "";    width: 0;    height: 0;    border-left: 5px solid transparent;    border-right: 5px solid transparent;    border-bottom: 5px solid #c2000b;     position: absolute;    top: -5px;}

.column, .columns {    float: left;    margin: 0 0 10px;}
.one.column {    width: 100%;}
/*
.wpcf7-form .column {    padding: 0 10px 10px;}
.wpcf7-form .column{padding: 0 10px 10px}
.wpcf7-form .column {    padding: 0;}
*/



body:not(.cf7p-message) .wpcf7-not-valid-tip {    position: absolute!important;    left: -50px!important;    top: 0!important;    width: 35px!important;    height: 35px!important;    padding: 0!important;    background-color: #c2000b;    text-indent: -9999px!important;    padding: 0;    border: none!important;    border-radius: 3px;}
body:not(.cf7p-message) .wpcf7-not-valid-tip:before{content:'';position:absolute;right:-5px;top:16px;background-color:#c2000b;width:11px;height:11px;transform:rotate(45deg)}
body:not(.cf7p-message) .wpcf7-not-valid-tip:after {       content: "";    background: url(/wp-content/uploads/2022/05/error.svg);    position: absolute;    left: 9px;    top: 9px;    width: 17px;    height: 17px;    background-size: contain;    text-indent: 0;}

.wpcf7::after{clear:both;content:"";display:block}
span.wpcf7-form-control-wrap{width:100%;position:relative!important;display:inline-block;margin-bottom:3px}
.wpcf7 form .wpcf7-response-output{border:none;margin-top:0}
span.wpcf7-form-control-wrap .wpcf7-date,span.wpcf7-form-control-wrap .wpcf7-quiz,span.wpcf7-form-control-wrap .wpcf7-number,span.wpcf7-form-control-wrap .wpcf7-select,span.wpcf7-form-control-wrap .wpcf7-text,span.wpcf7-form-control-wrap .wpcf7-textarea{width:100%;box-sizing:border-box;margin-bottom:0}




.section-polityka p {margin-bottom:20px;    font-size: 14px;}
.section-polityka ul {    font-size: 14px;}
.section-polityka {padding-bottom:60px; padding-top:20px;}



.single-photo-wrapper {    position: relative;    width: 100%;}
.image_wrapper {    position: relative; width:100%;}
.image_wrapper img {width:100%;}
.post-header .image_desc { /*   position: absolute;    bottom: 0; padding: 23px 120px 7px 0;    max-width: 83%; */padding: 23px 0px 7px 0;    background: #FFFFFF;        box-sizing: border-box;}
.post-header .image_desc h1 {font-weight:400; font-size:26px; line-height:30px;}

.section-post-content {    padding-top: 9px;}
.post p {    margin-bottom: 20px;}

.cta-video-reklama {    display: grid;    grid-template-columns: repeat(2, 1fr);    background: #F7F5F5; margin: 55px 0 20px;}
.cta-video-reklama .image { position: relative; }
.cta-video-reklama .image img {    position: absolute;    bottom: 0;    left: 0;}
.cta-video-reklama .desc {    display: flex;    flex-direction: column;    align-items: baseline;    justify-content: center;    padding: 30px 45px 30px 0;}
.cta-video-reklama .desc h4 {    font-weight: 400;    font-size: 20px;    line-height: 26px;    margin-bottom: 10px;}

.cta-wystarczy {    background: #F7F5F5;    padding: 65px 120px 58px;    text-align: center; margin-bottom:20px;}
.cta-wystarczy h2 {    font-size: 24px;    line-height: 33px;    margin-bottom: 12px;}
.cta-wystarczy p {    font-size: 14px; margin:0;}
.cta-wystarczy p.sub {  font-weight:400;}
.cta-wystarczy a {    margin-bottom: 10px;}

.cta-potrzebujesz .desc {    background: #f8f5f5;    padding: 40px;    margin: -42px 35px 0;    position: relative;    max-width: 100%;}
.cta-potrzebujesz .desc h2 {    font-size: 24px;    line-height: 33px;    margin-bottom: 12px;}
.cta-potrzebujesz .desc hr {    width: 112px;    height: 3px;    background: #C2000B;    color: #C2000B;    margin: 18px 0;}
.cta-potrzebujesz .buttons a:first-child {    margin-right: 20px;}

.newsletter {    position: relative; margin-bottom:20px;}
.newsletter .image {    z-index: -1;    position: relative;}
.newsletter .desc {    max-width: 85%;    margin: -125px auto 0;    padding: 37px 80px 33px 62px;    background: #fff;    box-sizing: border-box; text-align:center;}
.newsletter h4 {    font-size: 16px;    line-height: 33px;}
.newsletter h2 {    font-weight: 400;    font-size: 24px;    line-height: 33px;}
.ns-form {    text-align: left; margin-top:20px;}
.ns-col {    display: grid;    grid-template-columns: auto minmax(118px, 118px);    grid-gap: 30px;}

.author-box {    background: #F7F5F5;    padding: 23px 36px 35px 24px;    display: grid;    grid-template-columns: minmax(40px, 89px) auto;    grid-gap: 30px;}
.author-box h4 {    font-weight: 400;    font-size: 16px;    margin-bottom: 4px;}
.author-box p {    font-size: 12px;    line-height: 18px;    margin: 0;}
.author-box a {    font-weight: 600;}


.grid {    display: grid;    grid-gap: 30px;}
.grid.col-2 {    grid-template-columns: repeat(2, 1fr);}
.grid.col-3 {    grid-template-columns: repeat(3, 1fr);}

.blog-list {    padding-bottom: 50px;}
.post-item .desc {    background: #fff;   padding: 22px 120px 22px 0; /*padding: 42px 120px 22px 0;    margin: -90px 120px 0 0;*/    position: relative;    z-index: 1;}
.post-item .desc h2.entry-title {    font-weight: 400;    font-size: 26px;    line-height: 30px;    margin-bottom: 5px;}
.post-item .desc p {    font-size: 14px;    margin-bottom: 20px;}


.section-post-related {    padding: 51px 0 56px;}
.section-related-wrapper h2 {    font-weight: 400;    font-size: 24px;    line-height: 33px;    margin-bottom: 16px;}
.post-related .image_wrapper {margin-bottom:6px;}
.post-related .title h4 {    font-weight: 400;    font-size: 14px;    line-height: 20px;}

.premium-wrapper {    display: flex;    line-height: 1; align-items:center;}
.premium {    position: relative;    display: flex;    line-height: 1;}
.premium span:before {    content: "";    position: absolute;    width: 14px;    height: 15px;    background: #C2000B;    top: 1px;    left: 0;}
.premium span {    background: linear-gradient(0deg, #614519 0%, #C6B382 100%);    background: -webkit-linear-gradient(0deg, #ebcb98 0%, #e4b05b 25%, #d7be96 50%, #d09f27 75%, #ebcb98 100%);    -webkit-background-clip: text;    -webkit-text-fill-color: transparent;    -webkit-box-decoration-break: clone;    font-size: 18px;    line-height: 1;    font-weight: 900;    animation: premium 8s infinite;    padding-left: 17px;    position: relative;    margin-left: 8px;	}

@keyframes premium {
	0% {background-size: 200% 100%;  background-position: 100%;}
	50% {background-size: 200% 100%; background-position: 0 100%;}
	100% {background-size: 200% 100%;  background-position: 100%;}
}

.etapy-budowania {    justify-content: center;    grid-gap: 67px;    margin: 36px 0 24px;    display: inline-flex;    width: 100%;}
.etapy-budowania p {    position: relative;    padding-left: 22px;}
.etapy-budowania p:before {    content: url(https://www.sebastianmroczek.pl/wp-content/uploads/2022/03/list.svg);    margin-left: -22px;    margin-top: 1px;    position: absolute;}

#Intro hr.gray {    width: 100%;    height: 1px;    background: #BCBCBC;    color: #BCBCBC;    margin: 12px auto;}
#Intro .laury {    display: flex;   justify-content: center;  grid-gap: 57px;        margin: 35px auto 22px;    max-width: 780px;}
#Intro .laury .item {    display: flex;    align-items: center;    justify-content: center;}
#Intro .laury .item img {    height: 90px;}
#Intro p.laury-title {    text-align: center;    color: #9B9B9B;}

.section-kurs-w-liczbach {    padding: 51px 0 40px;}
.grid-liczby {    display: grid;    grid-template-columns: repeat(5, 1fr);    grid-gap: 60px;    max-width: 1170px;    margin: 22px auto;}
.grid-liczby .item span.num { font-weight:400;   font-size: 42px;    line-height: 1;}
.grid-liczby .item hr.red {    background: #C2000B;    height: 2px;    width: 51px;    margin: 5px 0;}

.section-zdobedziesz-wiedze {    background: #F7F5F5;}
.zdobedziesz-wiedze-module {    display: flex;    align-items: center;    justify-content: flex-end;    padding: 84px 0;}
.zdobedziesz-wiedze-module .desc {    position: absolute;    padding: 125px 120px 125px 0px;    background: #F7F5F5;    width: 41.666%;    left: 0;    box-sizing: border-box;}
.zdobedziesz-wiedze-module .desc ul {    max-width: 340px;}

.section.section-wystarczy {    padding: 90px 0;}
.wystarczy-module {    max-width: 810px;    margin: 0 auto;    text-align: center;}
.wystarczy-module .image {    padding: 0 50px;margin-bottom:10px;}
.wystarczy-module .desc h2 {margin-bottom:18px;}
.wystarczy-module .desc p.small {margin-top:10px; font-weight:400;}


ul.otrzymasz {    max-width: 450px;    text-align: left;    margin: 28px auto;    display: grid;    grid-template-columns: repeat(2, 2fr);    grid-gap: 15px 30px;}
ul.otrzymasz li {    position: relative;	padding-left: 27px;}
ul.otrzymasz li:before {    position: absolute;    margin-left: -27px;    margin-top: 3px;}
ul.otrzymasz li:nth-child(1):before {    content: url(https://www.sebastianmroczek.pl/wp-content/uploads/2022/03/widget-icon-01.svg);}
ul.otrzymasz li:nth-child(2):before {    content: url(https://www.sebastianmroczek.pl/wp-content/uploads/2022/03/widget-icon-03.svg);    margin-left: -23px;}
ul.otrzymasz li:nth-child(3):before {    content: url(https://www.sebastianmroczek.pl/wp-content/uploads/2022/03/widget-icon-02.svg);}
ul.otrzymasz li:nth-child(4):before {    content: url(https://www.sebastianmroczek.pl/wp-content/uploads/2022/03/widget-icon-04.svg);}


#co-zyskujesz {    padding: 52px 120px 65px;    background: #F7F5F5;}
.co-zyskujesz-grid-module {    display: grid;    grid-template-columns: repeat(2, 1fr);    grid-gap: 30px;}


.dla-kogo-module {    display: flex;    align-items: center;    justify-content: flex-end;    padding: 84px 0;}
.dla-kogo-module .desc-wrap {    position: absolute;    padding: 65px 75px 65px 0px;    background: #fff;    width: 41.666%;    left: 0;    box-sizing: border-box;}
.dla-kogo-grid {    display: grid;    grid-template-columns: repeat(1, 1fr); grid-gap:30px;}
.dla-kogo-grid .item {    display: flex;     align-items: flex-start;}
.dla-kogo-grid .item .desc {    width: calc(100% - 65px);}
.dla-kogo-grid .item .icon {    width: 65px;    display: flex;    align-items: center;    justify-content: center;}
.dla-kogo-module .desc-wrap h2 {    max-width: 320px;}


p.etap {    font-weight: 600;    color: #C2000B;}
p.temat {    font-weight: 600;    color: #000000;    margin-bottom: 10px;}

p.temat.bonusy {    display: flex;    align-items: center;}
p.temat.bonusy img {    padding-right: 9px;}

.spis-lekcji-grid-module {    display: grid;    grid-template-columns: repeat(2, 1fr);    grid-gap: 30px;    background: #F7F5F5;    padding: 67px 120px;}
.spis-lekcji-grid-module {    counter-reset: spis-tresci;}

ol.num li {    position: relative;	padding-left: 35px;}
ol.num.spis-tresci li:before {      counter-increment: spis-tresci;    content: counter(spis-tresci) ". ";    margin-right: 9px;    font-weight: 600;    position: absolute;    margin-left: -35px;    margin-top: 1px;}

ol.num2 {counter-reset: licz;}
ol.num2 li {    position: relative;	padding-left: 35px; margin-bottom:10px;}
ol.num2 li:before {      counter-increment: licz;    content: counter(licz) ". ";    margin-right: 9px;    font-weight: 600;    position: absolute;    margin-left: -35px;    margin-top: 1px;}

ol.num.bonusy {    counter-reset: bonusy;}
ol.num.bonusy li:before {      counter-increment: bonusy;    content: counter(bonusy) ". ";    margin-right: 9px;    font-weight: 600;    position: absolute;    margin-left: -35px;    margin-top: 1px;}

.grid-bonusy {    display: grid;    grid-template-columns: repeat(3, 1fr);    grid-gap: 30px;    margin-top: 30px;}



.section-narzedzia {    padding: 64px 0 81px;}

.narzedzia-slider {position:relative;}
.narzedzia-slider:before {    content: "";    width: 180px;    height: 100%;    background: linear-gradient(90deg, #fff 0%, rgba(255, 255, 255, 0) 100%);    position: absolute;    top: 0;    left: 0;    z-index: 9;}
.narzedzia-slider:after {    content: "";    width: 180px;    height: 100%;    background: linear-gradient(270deg, #fff 0%, rgba(255, 255, 255, 0) 100%);    position: absolute;    top: 0;    right: 0;    z-index: 9;}

.section-przykladowe-lekcje-header {    margin-bottom: 23px;}
.section-przykladowe-lekcje {    padding: 0px 0 1px;}
.section-przykladowe-lekcje .section_wrapper {    max-width: 100% !important; padding:0px !important; margin:0px !important;}

.przykladowe-lekcje-slider {    position: relative;    display: flex;    justify-content: center;}
.przykladowe-lekcje-slider .splide__slide img {width:100%;}
.przykladowe-lekcje-slider .splide__arrows {    position: absolute;    z-index: 9;    top: 50%;    width: calc(55vw + 60px);    left: auto;    margin-top: -67px;}
.przykladowe-lekcje-slider .splide__arrow.splide__arrow--prev {    float: left;    cursor: pointer;}
.przykladowe-lekcje-slider .splide__arrow.splide__arrow--next {    right: 0;    float: right;    cursor: pointer;}
.przykladowe-lekcje-slider .splide__slide .desc {    text-align: center;}
.przykladowe-lekcje-slider .splide__slide .desc p.desc {}
.przykladowe-lekcje-slider .splide__slide .desc p.title {    font-size: 16px;    font-weight: 600;    margin: 10px 0 4px;}

.przykladowe-lekcje-slider .is-visible .desc {    opacity: 1 !important;    transition: opacity 0.3s linear;}
.przykladowe-lekcje-slider .splide__slide .desc {    opacity: 0;    transition: opacity 0.3s linear;}

.przykladowe-lekcje-kup-kurs {    max-width: 810px;    margin: 35px auto 60px;    text-align: center;}
.przykladowe-lekcje-kup-kurs p.small {    margin-top: 10px; font-weight:400;}

.przykladowe-lekcje-slider .splide__slide {    display: flex;    flex-direction: column;    justify-content: center;}
.przykladowe-lekcje-slider .splide__slide img {    width: 100%;}
.przykladowe-lekcje-slider .splide__slide .video-wrapper {    display: flex;    align-items: center;    flex: 1;}
.przykladowe-lekcje-slider .splide__slide.is-visible .video-wrapper img {    height: 100%;    transition: all 0.1s linear;}
.przykladowe-lekcje-slider .splide__slide:not(.is-visible) .video-wrapper img {    height: 90%;    overflow: hidden;    transition: all 0.1s linear;}
.przykladowe-lekcje-slider .splide__slide .video-wrapper img {    object-fit: cover;}
.przykladowe-lekcje-slider .splide__slide:not(.is-visible) {    opacity: 0.3;    transition: all 0.1s linear;    pointer-events: none;}
.przykladowe-lekcje-slider .splide__slide.is-visible {    opacity: 1;    transition: all 0.1s linear;}

.certyfikat-module {    background: #fff;    box-shadow: 0px 0px 50px rgb(0 0 0 / 8%);    padding: 80px 240px 80px 120px;    display: grid;    grid-gap: 30px;    grid-template-columns: 1.7fr 7.3fr;    margin: 50px 0 112px;}
.certyfikat-module .image-wrapper {    position: relative;}
.certyfikat-module .image-wrapper img {    position: absolute;    bottom: 0;}
.certyfikat-module .desc p {    margin-bottom: 0px;}
.certyfikat-module .desc h2 {    margin-bottom: 10px;}



.section-pisali {    padding: 91px 0 60px;}

.pisali-slider {position:relative;}
.pisali-slider:before {    content: "";    width: 180px;    height: 100%;    background: linear-gradient(90deg, #fff 0%, rgba(255, 255, 255, 0) 100%);    position: absolute;    top: 0;    left: 0;    z-index: 9;}
.pisali-slider:after {    content: "";    width: 180px;    height: 100%;    background: linear-gradient(270deg, #fff 0%, rgba(255, 255, 255, 0) 100%);    position: absolute;    top: 0;    right: 0;    z-index: 9;}


.section-kurs-opinie {    padding: 66px 0 105px;}

.section-posluchaj-header {    margin-bottom: 36px;}
.section-posluchaj .section_wrapper {    max-width: 100% !important; padding:0px !important; margin:0 !important;}

.opinie-slider .splide__slide.next, .opinie-slider .splide__slide.prev {    opacity: 0.4 !important;    transition: all 0.3s linear;}
.opinie-slider .splide__slide {    opacity: 1;    transition: all 0.3s linear;}
.opinie-slider .splide__slide img {    width: 100%;}
.opinie-slider .splide__slide.next .desc, .splide__slide.prev .desc {    opacity: 0 !important;    transition: all 0.3s linear;}
.opinie-slider .splide__slide .desc {    opacity: 1;    transition: all 0s linear;    margin-top: 16px;    text-align: center;}
.opinie-slider .splide__slide .desc p.cytat {    font-size: 14px;    line-height: 1;   font-weight: 300;}
.opinie-slider .splide__slide .desc p.osoba {    font-size: 16px;    line-height: 1;    font-weight: 600;    margin-bottom: 5px;}

.opinie-slider  {    position: relative;    display: flex;    justify-content: center;}
.opinie-slider .splide__arrow.splide__arrow--next { position: absolute;   top: 50%;   right: 0;    float: right;z-index: 9; margin-top: -33px; cursor: pointer;}
.opinie-slider .splide__arrow.splide__arrow--prev { position: absolute;   top: 50%;   left: 0;    float: right;z-index: 9; margin-top: -33px; cursor: pointer;}

.section-kurs-opinie p.big {    max-width: 50%;}

.section-video-reklama {    padding-bottom: 73px;}
.section-video-reklama .section_wrapper {      max-width: 100% !important; padding:0px !important;}

.full-section-image {    max-width: 1830px;    margin: 0 auto;}
.full-section-image .image-wrapper {   }
.full-section-image .desc {    max-width: 1170px;    margin: 0 auto;    padding: 63px 240px;    background: #F7F5F5;    margin-top: -145px; box-sizing:border-box; position: relative;    z-index: 1;}
.full-section-image .desc h2 {    max-width: 635px;    margin-bottom: 19px;}
.full-section-image .image-wrapper img {    transform: translateY(-50px);    object-fit: cover;}
.full-section-image .image-wrapper {    max-height: 850px;    overflow: hidden;}

ul.list-02.video-reklama {    display: grid;    grid-template-columns: repeat(2, 1fr);    grid-gap: 24px 30px;}
ul.list-02.video-reklama li {    margin: 0;}

.przedsiebiorcy-module {    display: flex;    align-items: center;    justify-content: flex-end;    padding: 13px 0 92px;;}
.przedsiebiorcy-module .desc {    position: absolute;    padding: 62px 120px 62px 0;    background: #ffffff;    width: 58.333%;    left: 0;    box-sizing: border-box;}
.przedsiebiorcy-module .image-wrapper {      width: calc(50% - 15px);    background: #F7F5F5;    padding: 180px 0 115px 120px;    box-sizing: border-box;}p.source {    color: #B8B8B8;    font-size: 12px;    font-weight: 400;}
p.source a {    color: #B8B8B8; }

ul.list-03 {    list-style-type: none;    max-width: 430px;}
ul.list-03 li {    position: relative;    padding-left: 15px;    margin-bottom: 18px;}
ul.list-03 li:before {    content: "";    position: absolute;    width: 6px;    height: 6px;    border-radius: 50%;    background: #C2000B;    margin-top: 8px;    margin-left: -15px;}



.dla-kogo-module .desc-wrap h2 {    max-width: 320px;}

.section-posluchaj-co-zawiera {     position: relative;   padding:43px 0 33px;}
.section-posluchaj-co-zawiera:after {    content: "";    width: 100%;    height: 65%;    position: absolute;    bottom: 0;    background: #F7F5F5;    z-index: -1;}
.co-zawiera-kurs {    max-width: 690px;    background: #fff;    box-shadow: 0px 0px 50px rgb(0 0 0 / 8%);     padding: 51px 0 25px;   margin: 0 auto;    position: relative;    display: flex;    flex-direction: column;    text-align: center;}
.co-zawiera-kurs .main-kurs {    padding: 0 120px;    text-align: center;    max-width: 450px; margin:0 auto;}
.co-zawiera-kurs h2 {    margin-bottom: 17px;}
.co-zawiera-kurs .main-kurs p.regular {    font-size: 18px;    color: #848484;    margin: 49px 0 7px;    font-weight: 400;}
.co-zawiera-kurs .main-kurs p.promo {    font-size: 18px;    font-weight: 400;    margin-bottom: 16px;}

.co-zawiera-kurs .main-kurs .video-wrapper {    position: relative;    display: flex;    justify-content: center;}
.co-zawiera-kurs .main-kurs a.video-btn {    position: absolute;    bottom: -40px;}



.notifications {position: fixed;    bottom: 20px;    left: 20px;    width: 280px; box-shadow: 0px 0px 20px rgb(0 0 0 / 15%); background: #fff;    padding: 15px;    box-sizing: border-box;       border-radius: 5px; z-index:99;transition: all 0.1s linear;}
.notifications {visibility: hidden}
.notifications.closed {visibility: hidden !important;}
.notifications .close {     position: absolute;    right: 0;    top: -37px;    line-height: 1;    background: #fff;    color: #000;    cursor: pointer;    width: 29px;    height: 29px;    border-radius: 50%;    display: flex;    align-items: center;    justify-content: center;box-shadow: 0px 0px 20px rgb(0 0 0 / 15%);}
.notifications .close i {font-size:10px;}

.notifications.minimized .notification-slider {    position: absolute;    pointer-events: none;    opacity: 0;}
.notifications.minimized {    width: 54px;    height: 54px;    border-radius: 50%;    padding: 0px;    display: flex !important;    align-items: center;    justify-content: center;}
.notifications.minimized .close {display:none;}

.notifications .notification-slider {    position: relative;    opacity: 1;}
.notifications .mini-widget-box  {display:none;}
.notifications.minimized .mini-widget-box  {width: 100%;    height: 100%;    display: flex;    align-items: center;    justify-content: center;}

.single-review {     display: flex;    flex-direction: column;}
.single-review .heading {    display: flex; align-items: center; margin-bottom:5px;}
.single-review .heading .review-source {    font-size: 10px; line-height:1;   margin-right: 8px;display: flex;    align-items: center;}
.single-review .heading .review-source span {margin-left:5px;}
.single-review .heading .review-rating {    font-size: 10px; line-height:1;}
.single-review .heading .review-rating i {    font-family: 'smartandfast' !important;    speak: never;    font-style: normal;    font-weight: normal;   font-variant: normal;    text-transform: none;    line-height: 1; color:#fb0;}
.single-review .heading .review-rating i.s5:before {content:"\e90f\e90f\e90f\e90f\e90f";}
.single-review .heading .review-rating i.s4:before {content:"\e90f\e90f\e90f\e90f\e90e";}
.single-review .heading .review-rating i.s3:before {content:"\e90f\e90f\e90f\e90e\e90e";}
.single-review .heading .review-rating i.s2:before {content:"\e90f\e90f\e90e\e90e\e90e";}
.single-review .heading .review-rating i.s1:before {content:"\e90f\e90e\e90e\e90e\e90e";}

.single-review .review-desc {    border-bottom: 1px solid #EBEBEB;}
.single-review .review-desc p {    font-size: 10px;    line-height: 16px;    font-weight: 300; margin-bottom:9px}

.single-review .review-author {    display: flex;    align-items: center; margin-top:9px;}
.single-review .review-author .review-avatar {    max-width: 35px;    margin-right: 8px;}
.single-review .review-author .review-avatar img {display:block; border-radius:50%;}
.single-review .author-details .name h4 {    font-size: 12px;    line-height: 1;    font-weight: 600;    margin-bottom: 4px;}


.single-review .author-details .company p {    font-size: 10px;    line-height: 1;    font-weight: 400; margin:0;}





.movie-box {    position: fixed;    width: 320px;    bottom: 20px;    right: 20px;       background: #fff;   padding: 15px;  border: 1px solid #f1f1f1;    box-shadow: 0px 0px 20px rgb(0 0 0 / 15%);    border-radius: 10px; /*opacity:1; transform:scale(1); transition:all .3s linear;*/ visibility: hidden; z-index:999;}
.movie-box.closed {transform:scale(0); opacity:0; transform-origin:right bottom;}
.movie-box .close-movie-box {      position: absolute;    right: 0;    top: -37px;    line-height: 1;    background: #fff;    color: #000;    cursor: pointer;    width: 29px;    height: 29px;    border-radius: 50%;    display: flex;    align-items: center;    justify-content: center;box-shadow: 0px 0px 20px rgb(0 0 0 / 15%);}
.movie-box .close-movie-box i {font-size:10px;}

.movie-box h4.movie-header {    font-size: 14px;    line-height: 18px;    font-weight: 600;    margin-bottom: 7px;}
.movie-box p.movie-desc {    font-size: 12px;    line-height: 20px;    font-weight: 300;    margin-bottom: 11px;}

.movie-box a.btn-video {    font-size: 12px;    line-height: 1;    font-weight: 600;    float: right;}
.movie-box a.btn-video i {    width: 32px;    height: 32px;    display: inline-flex;       align-items: center;    justify-content: center;    color: #fff;    font-size: 12px;    margin-left: 5px;}
.movie-box a.btn-video.rounded i {    border-radius: 50%;}
.movie-box a.btn-video.square i {    border-radius: 0px;}

.movie-box.extend .movie-box-video {    max-height: 570px;      transition: max-height 0.3s linear;}
.movie-box.extend .movie-video-wrapper {
    background: #fff;
}

.movie-box .video-wrapper {    display:flex;    width:100%; position: relative; padding-bottom:5px; margin-bottom:7px;    background: black;border-radius: 3px;
    overflow: hidden;}
.movie-box .video-wrapper .video-btn {    background-color:rgba(0,0,0,.3)}
.movie-box .video-wrapper .video-btn.active {    background-color:rgba(0,0,0,0)}
.movie-video-wrapper .k_seekbar {    bottom:70px;    left:initial}
.movie-video-wrapper video::-webkit-media-text-track-container {    -webkit-transform:translateY(-.5%)!important;    transform:translateY(-.5%)!important}
.movie-box.movie-video-wrapper-full {    max-height:600px}
.movie-box.movie-video-wrapper-full video{    object-fit:cover}

.movie-box-video {   width:100%;     max-height: 169px;     transition: max-height 0.3s linear;}

.movie-box.minimized .movie-box-wrapper {    display: none;}
.movie-box.minimized .mini-widget-box {    width: 100%;    height: 100%;    display: flex;    align-items: center;    justify-content: center;}

.movie-box .movie-box-wrapper {    display: block;}
.movie-box .mini-widget-box {    display: none;} 

.movie-box.minimized {    width: 54px;    height: 54px;    border-radius: 50%;    padding: 0px;    display: flex !important;    align-items: center;    justify-content: center;}
.mini-widget-box {    display: block;    line-height: 0;    cursor: pointer;}
.mini-widget-box i {    font-size: 25px;    line-height: 1;}

.movie-box #countdown {    position: absolute;    bottom: 10px;    right: 10px;    background: black;    color: #fff;    font-size: 12px;    width: 80px;    text-align: center;opacity:0; transition: all 0.3s linear;}
.movie-box #countdown.show {opacity:1; transition: all 0.3s linear;}


.video_seekbar {    position:absolute;    bottom: 0px;    height:5px;    width:100%;    background-color:#747474;    left:0;    z-index:10;    opacity:1;    transition:all .3s}
.video_seekbar span {    background-color:#5E50FF;    position:absolute;    top:0;    left:0;    height:5px;    width:0}
.video_seekbar.active {    opacity:1}
.video_seekbar input {    width:100%;    margin:0;    height:100%;    position:absolute;    border-radius:0;    -webkit-appearance:none;    appearance:none;    background:transparent;    overflow:hidden}
.video_seekbar input::-webkit-slider-thumb{    -webkit-appearance:none;    appearance:none;    background-color:transparent;    height:100%;    width:1px;    box-shadow:-100vw 0 0 100vw #5E50FF}
.video_seekbar input::-moz-range-thumb{    border:none;    border-radius:0;    background-color:transparent;    height:100%;    width:1px;    box-shadow:-100vw 0 0 100vw #5E50FF}

.play-btn {    position:absolute;    width:100%;    height:100%;    left:0;    bottom:0;    justify-content:center;    align-items:center;    display:flex;    cursor:pointer;    z-index:3;    transition:all .3s}
.play-btn span{ display: flex;    justify-content: center;    align-items: center;    border: 1px solid #fff;    background-color: #0000004d;    border-radius: 100%;    width: 69px;    height: 69px;    transition: all .3s;    padding: 0!important;}
.play-btn span:before {       border: 0;    background: transparent;    box-sizing: border-box;    width: 0;    height: 11px;    border-color: transparent transparent transparent #fff;    transition: 100ms all ease;    cursor: pointer;    border-style: solid;    border-width: 12px 0 12px 22px;    content: '';    margin-left: 5px;}
.play-btn.active span {    opacity:0}
.play-btn.active:hover span {    opacity:0}
.play-btn.active span:before {    border-style:double;    border-width:0 0 0 20px;    margin-left:0 }

.fullscreen-btn {    display: inline-block;    position: absolute;    bottom: 10px;    right: 10px;    padding: 5px;    background: black;    color: #fff;    line-height: 1;    cursor: pointer;    z-index: 9; opacity:0; transition:all .3s}
.fullscreen-btn.active {    opacity:1}

video::-webkit-media-text-track-container {    -webkit-transform:translateY(-1%)!important;    transform:translateY(-1%)!important}	

