body,
html {
    margin: 0;
    padding: 0;
}

body,
p,
a,
div,
h1,
h2,
h3,
h4,
h5,
h6,
input {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #384047;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

a,
a:hover {
    text-decoration: none;
}

a:hover,
a:focus {
    color: #384047;
}

a,
a:hover,
a:active,
a:visited,
a:focus {
    outline: none;
    outline: 0;
}

.color-lead,
.btn-frame-lead,
.btn-noframe-lead,
.home-pop-outer-col>a,
.opinions,

/*.article-author,*/

.breadcrumbs a,
.offer-list-heading span,
.offer-large.offer-featured .subject,
.offer-large p a,
.offer-large .offer-contact a,
.offer-sidebar-section .article-title,
.offer-sidebar-section .sidebar-blog-link,

/*.offer-full .subject,*/

.offer-full-inner-sidebar-feats>div span,
.offer-full-inner-sidebar-days .day.active,
.add-to-fav,

/* .offer-sidebar-education-section .offer-sidebar-education-single .main, */

.sidebar-other-offer .sidebar-other-offer-right,
.sidebar-other-offer .subject,
.opinion-single.type-2 .opinion-content-wrapper a,
.offer-sidebar-blog-section .article-count,
.article-content a,
.article-content h1,
.article-content h2,
.article-content h3,
.article-content h4,
.article-content h5,
.article-content h6,
.test-result-wrapper .test-result-content a,
section.section-404 ul span,
.register-steps .register-steps-number.active,
.register-steps .register-steps-bottom span.active,
.add-info,
.panel-sidebar li a.active,
.section-inner-help h3,
.pic-uploader span,
.panel-block-list>li .panel-block-list-title p a,
.panel-block-list>li .panel-block-list-content .feature-block a,
.panel-list li a,
.opinion-single.type-3 .opinion-content-wrapper a,
.opinion-single.type-4 .opinion-content-wrapper .opinion-receiver,
.payment-method .payment-content a,
.panel-block-list.dashboard>li .panel-block-list-content .feature-block,
.notification-link-wrapper a,
.nav-menu li.multi-menu-item.user-navbar .avatar-wrapper .navbar-notifications .notification-link-wrapper a,
.modal-content p a,
.modal-header h4,
.modal-body form label a {
    color: #2AC59B;
}

.font-dark,
.navbar form .hints li a,
.home-pop-single a,
.offer-filters-wrapper select.changed option,
.form-control,
.cs-skin-border>span,
.cs-skin-border .cs-options,
.tooltip-inner,
.offer-full-content-section .day.active,
.offer-full-content-section .day.current-day,
.panel-tab-links li a:hover,
.panel-tab-links li.active a,
.panel-block-list-wrapper .panel-block-list-summary span,
.panel-block-list.dashboard.profile>li .panel-block-list-content .feature-block .cost .lesson-price,
.nav-menu li.multi-menu-item.user-navbar .user-dropdown .dropdown-menu li a {
    color: #384047;
}

.font-light,
.btn-frame-grey,
.btn-frame-grey:hover,
.btn-frame-grey:focus,
.section-heading p,
.home-pop-nr,
.offer-location,
.article-date,
.opinion-content-wrapper,
.opinion-content-wrapper p,
.opinion-date,
.opinion-single.type-1 .opinion-date,
.breadcrumbs,
.offer-list-heading select,
.offer-large .offer-large-right .offer-bottom>div,
.offer-large .subject,
.offer-large .cost .lesson-time,
.cs-skin-border ul span,
.offer-list-heading .cs-skin-border>span,
.offer-full .cost .lesson-time,
.offer-full .opinions,
.offer-full-inner-sidebar-lastseen>div,
.offer-full-inner-sidebar-feats>div,
.offer-full-content-section .day,
.offer-sidebar-education-section .offer-sidebar-education-single .date,
.opinion-section .opinions,
.opinion-single.type-2 .reply .reply-content .reply-author,
.test-details ol li label,
.form-group-inline input[type="checkbox"]+label,
.panel-tab-links li a,
.pic-uploader .file-info,
.form-group-title>input:checked~.inner-form-hours label,
.panel-block-list-wrapper .panel-block-list-header,
.panel-block-list-wrapper .panel-block-list-summary,
.panel-list,
.dots-dropdown .dropdown-menu>li>a,
.msg-full-single .msg-single-date,
.payment-method .payment-content p,
.panel-user-info-block .panel-user-city,
.stats-header-wrapper .stats-header-viewed,
.modal-img-wrapper .middle-img-wrapper:before,
.modal-img-wrapper .middle-img-wrapper:after {
    color: #717f86;
}

.bg-grey,
.content,
.offer-list-heading select {
    background-color: #F7F8FA;
}

.bg-white,
.opinion-content-wrapper,
.input-range-wrapper {
    background-color: #fff;
}


/* Buttons */

.btn {
    border-radius: 2px;
    padding: 0px 28px;
    transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    font-size: 14px;
    position: relative;
}

.btn a {
    display: block;
    color: inherit;
}

.btn img {
    margin-right: 8px;
    vertical-align: baseline;
}

.btn-large {
    height: 50px;
    line-height: 48px;
}

.btn-small {
    height: 40px;
    line-height: 38px;
}

.btn-yellow {
    background-color: #FFAF2A;
    border: 1px solid #FFAF2A;
    color: #fff;
}

.btn-yellow:hover,
.btn-yellow:focus {
    color: #fff;
    background-color: #ffc25d;
    border: 1px solid #ffc25d;
}

.btn-frame-lead {
    border: 1px solid #2AC59B;
}

.btn-frame-lead:hover,
.btn-frame-lead:focus {
    border: 1px solid #4ad8b2;
    color: #4ad8b2;
}

.btn-noframe-lead {
    border: none;
}

.btn-noframe-lead:hover,
.btn-noframe-lead:focus {
    color: #4ad8b2;
}

.btn-frame-grey {
    border: 1px solid #e0e8eb;
    background-color: #F7F8FA;
}

.btn-frame-white {
    border: 1px solid #fff;
    color: #fff;
    padding: 0px 18px;
}

.btn-frame-white:hover,
.btn-frame-white:focus {
    background-color: #fff;
    color: #2AC59B !important;
}

.navbar.active .btn-frame-white:hover,
.navbar.active .btn-frame-white:focus {
    background-color: #2AC59B;
    color: #fff;
}

.btn-full-lead {
    border: 1px solid #2AC59B;
    background-color: #2AC59B;
    color: #fff;
}

.btn-full-lead:hover,
.btn-full-lead:focus {
    color: #fff;
    background-color: #4ad8b2;
    border: 1px solid #4ad8b2;
}

.btn-full-green {
    border: 1px solid #3CD88F;
    background-color: #3CD88F;
    color: #fff;
}

.btn-full-green:hover,
.btn-full-green:focus {
    color: #fff;
    background-color: #67e0a7;
    border: 1px solid #67e0a7;
}

.btn-noframe {
    font-weight: 300;
    margin-top: -30px;
}

.btn-noframe:hover,
.btn-noframe:focus {
    color: #A90003;
    text-decoration: underline;
}

.fa-angle-right,
.fa-angle-left {
    font-size: 18px;
}

.btn-anim {
    padding-right: 40px;
}

.btn-anim .fa-angle-right {
    font-size: 20px;
    position: absolute;
    top: 14px;
    right: 25px;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease;
    -webkit-transition-delay: 0s;
    transition: all 0.3s ease 0s;
}

.btn-anim:hover .fa-angle-right {
    right: 18px;
}


/* END Buttons */

.clearfix {
    clear: both;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

input {
    -webkit-appearance: none;
}


/* Hover animations */


/* Underline From Left */

.hvr-underline-from-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    -ms-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden;
}

.hvr-underline-from-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 1.8rem;
    right: calc(100% - 1.8rem);
    bottom: 0;
    background: #fff;
    height: 1px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-underline-from-left:hover:before,
.hvr-underline-from-left:focus:before,
.hvr-underline-from-left:active:before {
    right: 1.8rem;
}


/* END Hover animations */


/* Load animations */

#intro-step-1 {
    -moz-animation-delay: 200ms;
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
}

#intro-step-2 {
    -moz-animation-delay: 400ms;
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
}

#intro-step-3 {
    -moz-animation-delay: 600ms;
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
}

#intro-steps-button {
    -moz-animation-delay: 800ms;
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
}

.animated {
    -webkit-animation-fill-mode: backwards;
    -moz-animation-fill-mode: backwards;
    -o-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
}

.invisible {
    visibility: hidden;
}


/* END Load animations */


/* Navbar */

.navbar {
    margin-bottom: 0px;
    width: 100%;
    border-radius: 0px;
    z-index: 998;
    border: none;
    background: #4BC599 url("../images/png/ekor_bg.png") no-repeat bottom center/1920px auto;
    -moz-box-shadow: 0 0 5px #D8D8D8;
    -webkit-box-shadow: 0 0 5px #D8D8D8;
    box-shadow: 0 0 5px #D8D8D8;
    padding-top: 69px;
}

.navbar-top {
    padding: 15px 0px 15px 0px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #4BC599;
    z-index: 150/*999*/
    ;
}

.nav-menu {
    list-style: none;
    float: right;
    margin-bottom: 0;
    width: calc(100% - 200px);
}

.nav-menu li.menu-item {
    font-size: 15px;
}

.nav-menu-base {
    list-style: none;
    margin-bottom: 20px;
    width: 100%;
    background-color: #384047;
}

.nav-menu-base li.multi-menu-item {
    font-size: 13px;
    display: inline-block;
    width: calc(25% - 3px);
    padding: 5px 0px;
}

.nav-menu-base li.multi-menu-item a {
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0px;
    display: inline-block;
    margin: 0px;
    vertical-align: middle;
    border-bottom: none;
    border-right: 2px solid #fff;
    text-align: center;
    text-decoration:none;
    width: 100%;
}
.nav-menu-base li.multi-menu-item.current-page {
    background-color: #4BC599;
}
/*
.nav-menu-base li.multi-menu-item.current-page::after, 
.nav-menu-base li.multi-menu-item:hover::after  {
    content: "";
    border-bottom: 2px solid #fff;
    width: 90%;
    display: block;
    margin: 0 auto;
}*/
.nav-menu-base li.multi-menu-item.current-page a {
    border-right: none;
}

.nav-menu-base li.multi-menu-item:last-child a {
    border-right: none;
}



.navbar-brand {
    padding: 0px;
}

.navbar-brand a {
    position: relative;
    display: block;
}

.navbar-brand img {
    position: absolute;
    top: 5px;
    width: 173px;
    height: 26px;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

.navbar-brand img.sticky {
    width: 30px;
    height: 26px;
    opacity: 0;
}

.navbar.nav-down .navbar-brand img.static {
    opacity: 0;
}

.navbar.nav-down .navbar-brand img.sticky {
    opacity: 1;
}

.navbar.active .navbar-brand img.sticky {
    width: auto;
}

.nav-menu li.multi-menu-item {
    float: right;
}

.nav-menu li.menu-item a,
.nav-menu li.multi-menu-item a {
    color: #fff;
    font-weight: 400;
}

.nav-menu li.menu-item a {
    padding: 8px 1.6rem 5px;
    display: block;
}

.nav-menu li.multi-menu-item a {
    display: inline-block;
    margin: 0px 10px;
    vertical-align: middle;
}

.nav-menu li.multi-menu-item a.social {
    margin: 0px 5px;
    font-size: 20px;
}

.nav-menu li.multi-menu-item a.social img {
    vertical-align: baseline;
}

.nav-menu li.multi-menu-item .divider-bar {
    width: 1px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    background-color: #fff;
    margin-right: 3px;
}

.navbar.nav-down .nav-menu li.multi-menu-item a.social,
.navbar.nav-down .nav-menu li.multi-menu-item .divider-bar {
    display: none;
}

.navbar.nav-down .nav-menu li.menu-item.hvr-underline-from-left {
    opacity: 0;
}

.nav-menu>li.menu-item a:hover {
    text-decoration: none;
}

.nav-menu li.current-menu-item {
    background-color: #f7df12;
}

.navbar.nav-down {
    height: 192px;
}

.navbar.nav-down .nav-menu li.multi-menu-item a.btn-frame-white {
    margin: 0px 0px 0px 10px;
}

.navbar.nav-down>.main-container {
    position: relative;
}

body.home .navbar.nav-down {
    height: 366px;
}

.hamburger-menu,
.hamburger-panel {
    display: none;
}

.main-container {
    width: 1170px;
    margin: 0px auto;
    box-sizing: content-box;
}

.navbar.active .nav-menu li.multi-menu-item a svg path {
    fill: #4BC599;
}

#top-search,
select {
    -moz-appearance: none;
    -o-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
}

select,
.offer-filters-wrapper .form-control,
.cs-skin-border>span {
    background-image: url("../images/svg/arrow.svg") !important;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: right 18px center;
    background-size: 14px 8px;
}

select::-ms-expand,
.offer-filters-wrapper .form-control::-ms-expand,
.cs-skin-border>span::-ms-expand {
    display: none;
}

.offer-filters-wrapper .form-control#cena {
    background-image: none !important;
}

input::-ms-clear {
    display: none;
}

.navbar h1 {
    color: #fff;
    font-size: 44px;
    font-weight: 100;
    text-align: center;
    padding-bottom: 10px;
    margin: 50px 0px 10px;
    line-height: 1.3;
}

.navbar form {
    width: 880px;
    margin: 20px auto 45px;
    background-color: #fff;
    border-radius: 2px;
    position: relative;
    z-index: 100/*999*/
    ;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

.navbar form #top-search,
.navbar form select {
    border: none;
    padding: 0px;
    font-size: 15px;
    height: 29px;
}

.navbar form #top-search {
    width: 496px;
    border-right: 1px solid #ccd3d3;
    background: url("../images/svg/search_icon.svg") no-repeat 19px 2px/27px 27px;
    padding-left: 65px;
    padding-right: 15px;
    margin-top: 13px;
    margin-bottom: 14px;
    -webkit-border-radius: 0px;
    -webkit-appearance: none;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.navbar form #top-search::-webkit-input-placeholder {
    font-size: 15px;
    color: #a8adb3;
}

.navbar form #top-search::-moz-placeholder {
    font-size: 15px;
    color: #a8adb3;
}

.navbar form #top-search:-moz-placeholder {
    font-size: 15px;
    color: #a8adb3;
}

.navbar form #top-search:-ms-input-placeholder {
    font-size: 15px;
    color: #a8adb3;
}

.navbar form .hints {
    position: absolute;
    left: -9999px;
    top: 56px;
    background: #fff;
    -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
    width: 509px;
    font-size: 15px;
    border-radius: 2px;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.navbar form .hints li a {
    display: block;
    padding: 15px 20px;
}

.navbar form .hints li a:hover {
    background-color: #F6F9FA;
}

.navbar form select {
    font-weight: 300;
    color: #a8adb3;
    padding-left: 18px;
    padding-right: 58px;
    height: 55px;
    width: 255px;
}

.navbar form select option {
    padding: 6px 4px 6px 18px;
}

.navbar form .btn {
    float: right;
    margin-top: 8px;
    margin-right: 9px;
}

.navbar form.fixed {
    position: fixed;
    top: 11px;
    z-index: 1000;
    margin: 0 0 0 55px;
    width: 864px;
}

.navbar form.fixed #top-search {
    width: calc(100% - 368px);
    margin-top: 8px;
    margin-bottom: 0px;
}

.navbar form.fixed .hints {
    width: calc(100% - 368px);
}


/* END Navbar */

section {
    padding: 50px 0px 40px;
}

section.main-section {
    padding-top: 17rem;
}

section.section-inner {
    padding-left: 30px;
    padding-right: 30px;
}

section.section-inner-blog {
    padding-left: 100px;
    padding-right: 100px;
}

section.section-inner-contact,
section.section-404 {
    padding-left: 50px;
    padding-right: 50px;
    min-height: 500px;
}

section.section-inner-help {
    padding-left: 80px;
    padding-right: 130px;
}

.section-heading {
    text-align: center;
    padding-bottom: 35px;
}

h2 {
    font-size: 32px;
}

.section-heading h2,
.section-heading h1 {
    margin-top: 0;
    margin-bottom: 0px;
}

.section-heading p {
    font-size: 16px;
    margin: 15px auto 0px;
    width: 53%;
}

.shadow-hover,
.offer {
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease;
    -webkit-transition-delay: 0s;
    transition: all 0.3s ease 0s;
}

.shadow-hover:hover,
.offer:hover {
    -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2), inset 5px 0px 0px 0px rgba(75, 197, 153, 0.004);
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2), inset 5px 0px 0px 0px rgba(75, 197, 153, 0.004);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2), inset 5px 0px 0px 0px rgba(75, 197, 153, 0.004);
}

.shadow-on,
.offer-large.offer-featured {
    -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2), inset 5px 0px 0px 0px rgba(75, 197, 153, 0.004);
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2), inset 5px 0px 0px 0px rgba(75, 197, 153, 0.004);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2), inset 5px 0px 0px 0px rgba(75, 197, 153, 0.004);
}

.row-wrapper {
    padding-top: 60px;
}

.col-cust {
    width: 20%;
    float: left;
}


/* HOME */

.intro-steps {
    width: 1000px;
    margin: 0 auto;
}

.intro-step-single {
    width: 25.5%;
    text-align: center;
}

.intro-step-single,
.intro-step-divider {
    display: inline-block;
    vertical-align: middle;
}

.intro-step-img-wrapper {
    margin: 0 auto;
    width: 85px;
    text-align: center;
    position: relative;
    height: 74px;
    margin-bottom: 5px;
}

.intro-step-img-wrapper img {
    max-width: 100%;
}

.intro-step-img-wrapper .intro-step-nr {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 32px;
    height: 32px;
    line-height: 28px;
    border: 2px solid #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #FFAF2A;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
}

.intro-step-txt {
    font-size: 16px;
    text-align: center;
}

.intro-step-divider {
    width: 11%;
    height: 1px;
    background-color: #dee7ea;
}

.home-pop-wrapper {
    margin-bottom: 30px;
    /*margin-bottom: 45px;*/
}

.home-pop-outer-col {
    width: 49.6%;
    display: inline-block;
    vertical-align: top;
}

.home-pop-wrapper .home-pop-outer-col:first-of-type {
    border-right: 1px solid #dee7ea;
}

.home-pop-col {
    width: 49.6%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px;
}

.home-pop-wrapper .home-pop-outer-col:last-of-type .home-pop-col {
    padding-left: 10%;
}

.home-pop-wrapper .home-pop-outer-col:last-of-type>a {
    margin-left: 6%;
}

.home-pop-wrapper .home-pop-outer-col>.btn-small {
    height: 25px;
    line-height: 25px;
}

.home-pop-wrapper .home-pop-outer-col>.btn-small .fa-angle-right {
    top: 2px;
}

.home-pop-wrapper .home-pop-outer-col:first-of-type>.btn {
    padding-left: 0px;
}

.home-pop-single {
    margin-bottom: 14px;
}

.home-pop-title {
    padding-left: 28px;
    padding-right: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    width: 177px;
    display: inline-block;
    background-repeat: no-repeat;
    background-attachment: scroll;
    vertical-align: middle;
}

.home-pop-title.biologia {
    background-image: url("../images/svg/icon_biologia.svg");
    background-position: 0px 3px;
}

.home-pop-title.budownictwo {
    background-image: url("../images/svg/icon_budownictwo.svg");
    background-position: 3px 3px;
}

.home-pop-title.chemia {
    background-image: url("../images/svg/icon_chemia.svg");
    background-position: 1px 3px;
}

.home-pop-title.fizyka {
    background-image: url("../images/svg/icon_fizyka.svg");
    background-position: 1px 3px;
}

.home-pop-title.matematyka {
    background-image: url("../images/svg/icon_matematyka.svg");
    background-position: 1px 3px;
}

.home-pop-title.farmacja {
    background-image: url("../images/svg/icon_farmacja.svg");
    background-position: 1px 3px;
}

.home-pop-title.informatyka {
    background-image: url("../images/svg/icon_informatyka.svg");
    background-position: 0px 3px;
}

.home-pop-title.jezyk {
    background-image: url("../images/svg/icon_jezyk.svg");
    background-position: 0px 3px;
}

.home-pop-title.business {
    background-image: url("../images/png/business.png");
    background-position: 0px 3px;
}

.home-pop-title.history {
    background-image: url("../images/png/history.png");
    background-position: 0px 3px;
}

.home-pop-title.law {
    background-image: url("../images/png/law.png");
    background-position: 0px 3px;
}

.home-pop-title.marketing-pr {
    background-image: url("../images/png/marketing-pr.png");
    background-position: 0px 3px;
}

.home-pop-title.mechanics {
    background-image: url("../images/png/mechanics.png");
    background-position: 0px 3px;
}

.home-pop-title.musical-note {
    background-image: url("../images/png/musical-note.png");
    background-position: 0px 3px;
}

.home-pop-title.self-education {
    background-image: url("../images/png/self-education.png");
    background-position: 0px 3px;
}

.home-pop-title.sport {
    background-image: url("../images/png/sport.png");
    background-position: 0px 3px;
}

.home-pop-title.study-hobby {
    background-image: url("../images/png/study-hobby.png");
    background-position: 0px 3px;
}

.home-pop-title.study-other {
    background-image: url("../images/png/study-other.png");
    background-position: 0px 3px;
}

.home-pop-title.wheat {
    background-image: url("../images/png/wheat.png");
    background-position: 0px 3px;
}

.home-pop-title.mapa {
    background-image: url("../images/png/mapa.png");
    background-position: 0px 3px;
}

.home-pop-title.elektroenergetyka {
    background-image: url("../images/png/elektroenergetyka.png");
    background-position: 0px 3px;
}

.home-pop-title.online {
    background-image: url("../images/svg/icon_online.svg");
    background-position: 0px 3px;
}

.home-pop-title.miasto {
    background-position: 2px 3px;
}

.home-pop-nr {
    vertical-align: middle;
}

.home-pop-outer-col>a {
    font-size: 16px;
    font-weight: 300;
}

.home-pop-outer-col>a i {
    padding-left: 8px;
}

.offer {
    background-color: #fff;
}

.avatar-wrapper {
    display: inline-block;
}

.avatar-wrapper img {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.offer-content {
    display: inline-block;
}

.offer-location {
    padding-left: 18px;
    background-repeat: no-repeat;
    background-position: left 0px;
    background-size: 12px auto;
    font-size: 14px;
    margin-right: 10px;
}

.opinions {
    font-size: 13px;
}

.offer-small {
    padding: 15px 20px;
    margin-bottom: 30px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.offer-small .avatar-wrapper {
    vertical-align: middle;
    margin-right: 20px;
}

.offer-small .avatar-wrapper img {
    width: 68px;
    height: 68px;
}

.offer-small .offer-content {
    vertical-align: middle;
    width: calc(100% - 92px);
}

.offer-small .offer-small-top {
    margin-bottom: 5px;
}

.offer-small .subject {
    font-weight: 500;
    font-size: 16px;
    display: inline-block;
    width: 53%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.offer-small .cost {
    float: right;
    font-weight: 400;
}

.offer-small .cost .lesson-price {
    font-size: 16px;
}

.offer-small .cost .lesson-time {
    font-size: 14px;
}

.offer-small .offer-location {
    width: 70%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
}

.offer-small .opinions {
    float: right;
}

.blog-row .col-sm-6:nth-child(2n+1) {
    clear: left;
}

.article-single {
    margin-bottom: 40px;
}

.article-single .article-billboard-sidebar img {
    width: 100%
}

.article-meta-info {
    display: inline-block;
    font-size: 13px;
}

.article-meta-info p {
    margin-bottom: 5px;
    min-height: 19px;
}

.article-image {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.col-sm-6 .article-image img {
    width: 345px;
    height: 140px;
}

.article-image-wrapper {
    height: 140px;
    overflow: hidden;
}

.article-image-wrapper .article-image {
    height: 100%;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease;
    -webkit-transition-delay: 0s;
    transition: all 0.5s ease 0s;
}
.article-image-wrapper .article-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.article-image-wrapper:hover .article-image {
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -webkit-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
}

h3 {
    font-size: 24px;
}

.article-single h3 {
    margin-top: 15px;
    margin-bottom: 6px;
    height: auto;
    text-overflow: ellipsis;
}

.article-excerpt {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 0px;
    height: auto;
    max-height: 44.8px;
    overflow-y: hidden;
    overflow-x: hidden;
}

.opinion-content-wrapper {
    border: 1px solid #dee7ea;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 18px 25px 25px;
    font-style: italic;
    font-size: 15px;
}

.opinion-content-wrapper strong {
    font-weight: 400;
}

.opinion-content {
    padding-top: 20px;
    margin-bottom: 0px;
    background: url("../images/svg/icon_quotation.svg") no-repeat left top;
}

img.baloon {
    display: block;
    width: 27px !important;
    margin-left: 70px;
    margin-top: 8px;
    margin-bottom: 5px;
}

.opinion-author {
    font-weight: 400;
    font-size: 16px;
}

.opinion-single.type-1 {
    margin-bottom: 40px;
}

.opinion-single.type-1 .avatar-wrapper {
    vertical-align: middle;
    margin-right: 20px;
}

.opinion-single.type-1 .avatar-wrapper img {
    width: 90px;
    height: 90px;
}

.opinion-single.type-1 .opinion-info {
    display: inline-block;
    vertical-align: middle;
}

.opinion-single.type-1 .opinion-date {
    font-size: 12px;
}

.fb-wrapper {
    text-align: center;
}

.btn .fa-facebook {
    margin-right: 10px;
    font-size: 18px;
    vertical-align: text-top;
}

section.bg-lead {
    background: #2AC59B url("../images/png/ekor_bg.png") no-repeat bottom center/1920px auto;
}

section.bg-lead h2,
section.bg-lead p {
    color: #fff;
}

section.bg-lead a.button-link-wrapper {
    margin-top: 0px;
}

.slider-wrapper {
    position: relative;
}

#owl-home {
    overflow: hidden;
}

.prev-next {
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 3rem;
    height: 7rem;
    z-index: 5;
    cursor: pointer;
    line-height: 7rem;
    text-align: center;
}

.prev-next i {
    font-size: 40px;
    color: #dee7ea;
}

.prev {
    left: -4rem;
}

.next {
    right: -4rem;
}

.check-result {
    right: -4rem;
}

.bg-cover {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.col-25p {
    width: 25%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.button-outer-wrapper {
    text-align: center;
}

a.button-link-wrapper {
    display: inline-block;
    margin-top: 30px;
}

form .button-outer-wrapper>button {
    margin-top: 30px;
}


/* END HOME */


/* LISTA OGLOSZEN */

.banner-top-wrapper {
    width: 700px;
    margin: -25px auto 30px;
}

.banner-top-wrapper .tag {
    background-color: #FFAF2A;
    float: right;
}

.banner-top-wrapper img {
    width: 100%;
    height: auto;
}

.banner-top {
    /*height: 100px;*/
}

.tag {
    display: inline-block;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    padding: 1px 5px;
    font-weight: 400;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.col-20p {
    width: 20%;
    float: left;
    position: relative;
    min-height: 1px;
}

.selected-filters-wrapper .btn-frame-grey {
    font-size: 14px;
    cursor: default;
    margin-right: 12px;
    margin-bottom: 12px;
    padding: 0px 20px;
}

.selected-filters-wrapper .btn-frame-grey.disable {
    color: #bbbbbb;
    text-decoration: line-through;
}

img.x {
    width: 12px;
    height: 12px;
    cursor: pointer;
    vertical-align: baseline;
}

.btn-frame-grey img.x {
    margin-left: 28px;
    margin-right: 0px;
}

label {
    font-weight: 400;
}

#show-mob-filters {
    display: none;
}

.offer-filters-wrapper {
    padding-bottom: 30px;
    border-bottom: 1px solid #dee7ea;
    margin-bottom: 25px;
    position: relative;
    height: 120px;
}

.offer-filters-wrapper.exp {
    height: 300px;
}

.offer-filters-wrapper.job-offers {
    height: auto;
    padding-bottom: 15px;
}

.offer-filters-wrapper.exp.student-filters {
    height: auto;
}

.offer-filters-wrapper .more-filters {
    display: none;
}

.offer-filters-wrapper .row {
    margin-right: -7.5px;
    margin-left: -7.5px;
}

.offer-filters-wrapper .col-20p {
    padding-right: 7.5px;
    padding-left: 7.5px;
}

.offer-filters-wrapper label {
    position: absolute;
    left: -9999px;
}

.offer-filters-wrapper span.place-label {
    padding-top: 10px;
    display: block;
}

.offer-filters-wrapper .filter-place-button a {
    width: 100%
}

.offer-filters-wrapper .form-group-checkbox label,
.dropdown-menu label {
    padding-bottom: 7px;
}

.offer-filters-wrapper input[type="text"] {
    font-weight: 400;
    padding: 6px 35px 6px 15px;
}

.offer-filters-wrapper input[type="text"]::-webkit-input-placeholder {
    color: #384047;
    font-weight: 400;
    opacity: 1 !important;
}

.offer-filters-wrapper input[type="text"]::-moz-placeholder {
    color: #384047;
    font-weight: 400;
    opacity: 1 !important;
}

.offer-filters-wrapper input[type="text"]:-moz-placeholder {
    color: #384047;
    font-weight: 400;
    opacity: 1 !important;
}

.offer-filters-wrapper input[type="text"]:-ms-input-placeholder {
    color: #384047;
    font-weight: 400;
    opacity: 1 !important;
}

.offer-filters-wrapper input[type="text"].selected {
    background-image: url("../images/svg/search_icon.svg") !important;
    padding-left: 42px;
    background-position: left 17px center;
    background-size: 17px 17px;
    text-overflow: ellipsis;
}

.offer-filters-wrapper select.changed {
    background-color: #2AC59B;
    background-image: url("../images/png/arrow_white.png") !important;
    color: #fff;
}

.offer-filters-wrapper select.changed option {
    background-color: #fff;
}

.offer-filters-wrapper .filter-expand {
    position: absolute;
    bottom: 140px;
    right: 10px;
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
}

.offer-filters-wrapper .filter-expand>span {
    font-weight: 500;
    font-size: 18px;
}

.offer-filters-wrapper>img.x {
    display: none;
}

.offer-filters-wrapper .cs-select.changed .cs-placeholder,
.panel-block-list.select .cs-select.changed .cs-placeholder {
    background-color: #2AC59B;
    background-image: url("../images/png/arrow_white.png") !important;
    color: #fff;
}

.input-lead {
    background-color: #2AC59B;
    color: #fff;
}

textarea {
    -webkit-appearance: none;
}

textarea::-webkit-input-placeholder {
    color: #384047;
    font-weight: 300;
}

textarea::-moz-placeholder {
    color: #384047;
    font-weight: 300;
}

textarea:-moz-placeholder {
    color: #384047;
    font-weight: 300;
}

textarea:-ms-input-placeholder {
    color: #384047;
    font-weight: 300;
}

.form-control,
.cs-skin-border>span {
    font-size: 14px;
    font-weight: 400;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
    height: 48px;
    border: 1px solid #dee7ea;
}

.form-control:focus,
.cs-skin-border>span:focus {
    border-color: #dee7ea;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #dee7ea;
}

select.form-control option {
    padding: 6px 12px;
}

.range-form-group {
    position: relative;
}

.range-form-group .slider.slider-horizontal {
    width: 100%;
}

.range-form-group .slider-handle {
    background-color: #fff;
    background-image: none;
    border: 1px solid #dee7ea;
}

.range-form-group .slider.slider-horizontal .slider-track {
    height: 5px;
    margin-top: -2px;
}

.range-form-group .slider-track {
    background-image: none;
    background-color: #fff;
    border: 1px solid #dee7ea;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.range-form-group .slider-selection {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-image: none;
    background-color: #2AC59B;
}

div.form-control {
    line-height: 34px;
    padding: 6px 12px 6px 15px;
}

div.form-control {
    line-height: 34px;
    padding: 6px 12px 6px 15px;
}

.input-range-wrapper {
    border: 1px solid #dee7ea;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    width: 100%;
    padding: 15px;
    position: absolute;
    top: 47px;
    left: 0px;
    z-index: 200;
    display: none;
}

.input-range-wrapper label {
    position: static;
    margin-right: 4px;
}

.input-range-wrapper input.form-control {
    background-image: none !important;
    height: 30px;
    padding: 5px;
    width: 50px;
    display: inline-block;
}

.input-range-wrapper .input-number-single {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 5px;
}

.input-range-wrapper .input-number-single:last-of-type {
    margin-right: 0px;
}

.input-range-boundaries {
    font-weight: 400;
    margin-bottom: 10px;
}

.input-range-boundaries .range-min {
    float: left;
}

.input-range-boundaries .range-max {
    float: right;
}

input[type="number"] {
    -moz-appearance: textfield;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="checkbox"] {
    margin: 0px 8px 0px 0px;
    display: none;
}

input[type="checkbox"]+label:before {
    content: '';
    width: 20px;
    height: 20px;
    background: url("../images/png/checkbox.png") no-repeat top left/20px auto;
    display: inline-block;
    vertical-align: text-bottom;
    margin-right: 8px;
}

input[type="checkbox"]:checked+label:before {
    background: url("../images/png/checkbox_checked.png") no-repeat top left/20px auto;
}

input[type="checkbox"][disabled]+label:before {
    content: '';
    width: 20px;
    height: 20px;
    background: url("../images/png/checkbox_disabled.png") no-repeat top left/20px auto;
    display: inline-block;
    vertical-align: text-bottom;
    margin-right: 8px;
}

input[type="checkbox"][disabled]:checked+label:before {
    background: url("../images/png/checkbox_disabled_checked.png") no-repeat top left/20px auto;
}

.offer-sidebar-banner input[type="checkbox"],
.article-banner-content input[type="checkbox"],
#modal-zarejestruj input[type="checkbox"],
#modal-wiad-log0 input[type="checkbox"],
#modal-wiad-log1 input[type="checkbox"] {
    margin: 0px;
    display: block;
    -moz-transform: translateY(5px) scale(0);
    -ms-transform: translateY(5px) scale(0);
    -webkit-transform: translateY(5px) scale(0);
    transform: translateY(5px) scale(0);
}

.offer-sidebar-banner input[type="checkbox"]+label,
.article-banner-content input[type="checkbox"]+label,
#modal-zarejestruj input[type="checkbox"]+label,
#modal-wiad-log0 input[type="checkbox"]+label,
#modal-wiad-log1 input[type="checkbox"]+label {
    position: relative;
    top: -10px;
}

#modal-zarejestruj .modal-body form input[type="checkbox"],
#modal-wiad-log0 .modal-body form input[type="checkbox"],
#modal-wiad-log1 .modal-body form input[type="checkbox"] {
    height: auto;
    width: auto;
}

.offer-sidebar-banner input[type="checkbox"]+label {
    /*	 left: -10px; */
}

.offer-sidebar-banner ul li {
    padding: 10px 0;
    border-top: 1px solid;
}

.form-group-checkbox label,
.dropdown-menu label {
    position: static;
    font-weight: 400;
    padding-top: 15px;
}

.available-days {
    position: relative;
    z-index: 100;
}

.available-days>.form-control {
    z-index: 100;
}

.available-days.hover>.list-menu {
    display: block;
}

.available-days .list-menu {
    width: 100%;
    top: 45px;
    left: 0;
    z-index: 100;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #dee7ea;
    padding: 0px;
    position: absolute;
    top: 47px;
    left: 0px;
    display: none;
}

.available-days .list-menu li {
    font-size: 14px;
}

.available-days .list-menu li>span {
    padding: 7px 7px;
    color: #717f86;
    display: block;
    background-color: #fff;
}

.available-days .list-menu li>span:hover,
.available-days .list-menu li>span:focus {
    color: #717f86;
    background-color: #F6F9FA;
}

.available-days .list-menu li>span label {
    font-size: 13px;
    position: static;
}

.available-days .list-menu input[type="checkbox"] {
    margin: 0px 15px 0px 0px;
}

.available-days .list-menu .avail-hours-wrap {
    float: right;
    display: none;
}

.available-days .list-menu input[type="text"] {
    width: 40px;
    height: 26px;
    padding: 5px;
    display: inline-block;
    background-color: #fff;
    background-image: none !important;
    font-size: 11px;
}

.available-days .list-menu input[type="checkbox"]:checked~.avail-hours-wrap {
    display: block;
}

.breadcrumbs {
    font-size: 14px;
    margin-bottom: 30px;
}

.breadcrumbs span {
    display: inline-block;
    margin-right: 5px;
    font-weight: 400;
}

.breadcrumbs a {
    font-weight: 400;
}

.offer-list-container {
    width: 920px;
    float: left;
}

.offer-list-heading {
    margin-bottom: 18px;
    margin-top: 18px;
}

.offer-list-heading::after {
    clear: both;
    display: table;
    content: "";
}

.offer-list-heading h3 {
    display: inline-block;
    margin: 0px 10px 0px 0px;
}

.offer-list-heading span {
    font-size: 16px;
    font-weight: 400;
}

.offer-list-heading select {
    border: none;
    font-size: 15px;
    padding: 0px 40px 0px 0px;
    float: right;
}

.offer-list-heading select option {
    padding: 6px 0px 6px 4px;
}

.offer-large {
    padding: 7px 20px 10px 30px;
    margin-bottom: 10px;
    margin-top: 10px;
    max-height: 500px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.job-offers .offer-large {
    padding: 0px 20px 00px 0px;
    /*20px 20px 20px 30px; */
    margin-bottom: 10px;
    margin-top: 10px;
    max-height: 500px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.offer-large-profile {
    padding: 7px 20px 10px 30px;
    /*20px 20px 20px 30px; */
    margin: 0;
    margin-bottom: 20px;
    max-height: 500px;
    background: #fff;
    overflow: hidden;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    transition-property: all;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}

.offer-large-profile.closed {
    max-height: 0px;
    margin: 0px;
    padding: 0;
}

.all_jobs {
    margin-top: 20px;
    text-align: center;
}

.offer-large,
.offer-large-profile .offer-content a {
    margin-top: 10px;
}

.job-offers .offer-large,
.offer-large-profile .offer-content a {
    margin-top: 0px;
}

.offer-large .avatar-wrapper {
    vertical-align: top;
    margin-right: 30px;
    margin-top: 10px;
}

.job {

}

.job-offers{
    background-color: #F7F8FA;
}
.job-offers .offer-full-content-section {
    background-color: #F7F8FA;
}

.job-offers .offer-large .avatar-wrapper {
    vertical-align: top;
    margin-right: 30px !important;
    margin-top: 0px !important;
    margin-bottom: 0 !important;
    padding:10px;
    background-color: #e7e7e7;
    height:205px;
    position: relative;
    width: 100px;
}
.job .offer-full .avatar-wrapper {
    vertical-align: top;
    margin-right: 80px !important;
    margin-top: 0px !important;
    margin-bottom: 0 !important;
    padding:10px;
    background-color: #e7e7e7;
    height:205px;
    position: relative;
    width: 100px;
    display: inline-block !important;
}

.job-offers .offer-large .avatar-wrapper.new,
.job .offer-full .avatar-wrapper.new {
    background: #4BC599 url('/img/png/zkalendarz.png') no-repeat;

}
.job-offers .offer-large .avatar-wrapper.special {
    background-color: #4BC599;
}

.offer-large .avatar-wrapper img {
    width: 86px;
    height: 86px;
}

.job-offers .offer-large .avatar-wrapper img,
.job .offer-full .avatar-wrapper img {
    width: 100px;
    height: 100px;
    position: absolute;
    right: -50px;
    top: 53px;
}

.offer-large .offer-content {
    vertical-align: top;
    width: calc(100% - 120px);
}

.job-offers .offer-large .offer-content {
    vertical-align: top;
    width: calc(100% - 140px);
}
.job .offer-full .offer-content {
    vertical-align: top;
    width: calc(100% - 180px);
}

.job .offer-full .offer-top{
    padding-top: 88px;
    margin-bottom: 0px;
    position: relative;
}
.job.header .offer-full {
    background-repeat: no-repeat;    
    background-size: contain;
    background-position-y: -100px;
}
.job.header .offer-full .avatar-wrapper{
    background: none;
    margin-top: 180px !important;
}
.job.header .offer-full .offer-content{
    padding-top: 185px;
}
.job .offer-full-content-section {
    margin-bottom: 20px;
    text-align: justify;
}
.job .offer-full-content-section h3 {
    margin-bottom: 20px !important;
}
.job .offer-full .offer-top h2{
    margin: 0px;
}
.job .offer-full .offer-top .cost{
    margin: 59px 10px 10px 0;
}

.offer-large-profile .offer-content {
    vertical-align: top;
    width: calc(100% - 370px);
}

.offer-large .offer-details {
    width: 240px;
    float: right;
}

.offer-large .offer-bottom {
    position: absolute;
    bottom: 10px;
}

.offer-large .offer-large-left {
    float: left;
    padding-top: 10px;
    /* width: 465px; */
    width: 440px;
    height: 205px;
    position: relative;
}
.job-offers .offer-large .offer-large-left {
    float: left;
    padding-top: 10px;
    /*width: 465px;*/
    width: 440px;
    height: 205px;
    position: relative;
    padding-left: 60px;
}

.job-offers .offer-large .offer-large-left .offer-bottom {
    left: 60px;
}
.job-offers .offer-large .offer-large-right .offer-top {
    position: absolute;
    top: 10px;
    right: 0;
    text-align: right;
}
.offer-large .offer-large-left .offer-bottom {
    left: 0px;
}

.offer-large .offer-large-right {
    float: right;
    height: 205px;
    padding-top: 10px;
    position: relative;
    /*width: 273px;*/
    width: 275px;
}

.offer-large .offer-large-right .offer-bottom {
    right: 0px;
}

.offer-large .offer-large-right .offer-bottom>div {
    font-size: 14px;
}

.offer-large.offer-featured {
    position: relative;
}

.offer-large.offer-featured:before {
    content: '';
    display: block;
    position: absolute;
    height: 100%;
    width: 5px;
    top: 0px;
    left: 0px;
    background-color: #2AC59B;
}

.offer-large.offer-featured .offer-large-right {
    padding-top: 30px;
}

.offer-large .subject {
    font-size: 16px;
    display: block;
    margin-bottom: 12px;
}

.offer-large h3 {
    margin-top: 0px;
    margin-bottom: 12px;
}

.offer-large p {
    font-size: 14px;
    font-weight: 400;
    height: auto;
    max-height: 60px;
    overflow-y: hidden;
}

.offer-large p a {
    font-weight: 400;
}

.offer-large p a i {
    padding-left: 5px;
    vertical-align: top;
}

.offer-large .stars {
    vertical-align: 2px;
    margin: 0px 4px;
}

.offer-large .stars img {
    width: 16px;
    height: 16px;
}

.offer-large .tag {
    background-color: transparent;
    position: absolute;
    top: 30px;
    right: 18px;
    border-radius: 0;
    color: #2AC59B;
    font-size: 14px;
    text-transform: none;
}

.offer-large .cost {
    display: block;
    text-align: right;
    margin-bottom: 10px;
    margin-top: 10px;
}

.offer-large .cost .lesson-price {
    font-size: 24px;
    padding-right: 5px;
}

.offer-large .cost .lesson-time {
    font-size: 14px;
}

.offer-large .offer-contact {
    float: right;
    width: 135px;
    text-align: right;
}

.offer-large .offer-contact a {
    display: block;
    margin-bottom: 7px;
}


/* support list */

table.support tr {
    height: 95px;
    color: #0f1b27;
}

table.support tr:first-child td {
    border-top: 0px;
}

table.support tr:last-child td {
    border-bottom: 1px solid #ECEEEF;
}

table.support tr td {
    font-size: 1em;
    padding: 20px 18px;
}

table.support tr td.open {
    color: #2AC59B;
}

table.support tr td.closed {
    color: #ff3d3d;
}


/* table.support tr td .icon { font-size: 12px; } */

table.support tr td:first-child {}

table.support tr td:first-child a {
    width: 100%;
    display: block;
}

table.support tr td.alone {
    padding-top: 40px;
}

table.support tr td.action {
    padding-top: 17px;
}

table.support tr td.assign {
    padding-top: 30px;
    border-right: 1px solid #ECEEEF;
    border-left: 1px solid #ECEEEF;
    font-size: 12px;
}

table.support tr td p {
    margin: 0;
}

table.support tr td span {
    color: #a7a7a7;
    display: block;
}

table.support tr td span.date {
    color: #a7a7a7;
    display: block;
    font-size: 12px;
}

table.support tr td span.label {
    background-color: #F65D58;
    color: #fff;
    display: inline-block;
    position: relative;
    top: -3px;
    width: 18px;
    height: 18px;
    line-height: 16px;
}

table.support tr td img {
    border: 2px solid #ECEEEF;
    float: left;
    width: 40px;
    height: 40px;
    margin: 0 10px 0 0;
}

table.support tr td .red-badge {
    background-color: #F65D58;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    display: inline-block;
    height: 18px;
    margin-right: 10px;
    width: 18px;
}

table.support tr:nth-child(2n+1) {
    background-color: #f7f7f9;
}


/* support ticket */

ul.ticket {
    list-style: none;
    margin: 0;
    padding: 0;
    font-family: "Roboto-Light", Verdana;
}

ul.ticket li {
    margin-bottom: 30px;
    padding: 0;
}

ul.ticket li:first-child {
    margin-top: 30px;
}

ul.ticket li .ticket-author .author-data {
    display: block;
    height: 50px;
}

ul.ticket li .ticket-author .author-data p {
    margin-bottom: 5px;
    line-height: 15px;
    color: 0f1b27;
}

ul.ticket li .ticket-author .author-data p.packet {
    padding-top: 5px;
}

ul.ticket li .ticket-author p.date {
    color: #a7a7a7;
}

ul.ticket li .ticket-content {
    min-height: 70px;
    padding: 20px;
    color: #a7a7a7;
}

ul.ticket li:nth-child(2n) .ticket-content {
    background-color: #fff;
    border: 1px solid #edeeef;
}

ul.ticket li:nth-child(2n+1) .ticket-content {
    background-color: #f7f7f9;
    border: 1px solid #f7f7f9;
}

ul.ticket li:nth-child(2n) .ticket-content::before {
    background: url("/images/png/ticket-arrow.png") no-repeat scroll 0 -30px;
    content: " ";
    display: block;
    height: 30px;
    left: -15px;
    position: absolute;
    width: 15px;
}

ul.ticket li:nth-child(2n+1) .ticket-content::before {
    background: url("/images/png/ticket-arrow.png") no-repeat scroll 0 0;
    content: " ";
    display: block;
    height: 30px;
    left: -15px;
    position: absolute;
    width: 15px;
}

ul.ticket li img {
    border: 2px solid #ECEEEF;
    float: left;
    width: 40px;
    height: 40px;
    margin: 5px 10px 5px 0;
}

ul.ticket li .attachments {
    margin-top: 20px;
    margin-bottom: 0;
}

ul.ticket li .reply {
    padding: 0;
}

ul.ticket li .reply .attachment {
    color: #a9a9a9;
    font-size: 1.5em;
    position: absolute;
    right: 8px;
    top: 142px;
    cursor: pointer;
}

ul.ticket li .reply textarea {
    width: 100%;
    padding: 10px;
    resize: none;
}

ul.ticket li .reply form div {
    padding: 10px 0;
}

ul.ticket li .reply input[type="submit"]:last-child {
    float: right;
}

.phone-icon,
.feat-phone {
    background-image: url("../images/svg/phone.svg");
    background-repeat: no-repeat;
    background-position: left 1px;
    background-size: 16px 16px;
    padding-left: 20px;
}

.mail-icon {
    background-image: url("../images/svg/message.svg");
    background-repeat: no-repeat;
    background-position: 1px 3px;
    background-size: 15px 12px;
    padding-left: 20px;
}

.stopwatch-icon,
.offer-full-inner-sidebar-lastseen span,
.notification-single .notification-time {
    background-image: url("../images/svg/time.svg");
    background-repeat: no-repeat;
    background-position: left 1px;
    background-size: 16px 16px;
    padding-left: 20px;
}

.clock-icon,
.home-article .article-date,
.offer-sidebar-section .article-date {
    background: url("../images/svg/icon_clock.svg") no-repeat left 1px;
    padding-left: 20px;
}

.marker-icon,
.home-pop-title.miasto,
.offer-location,
.feat-city {
    background-image: url("../images/svg/icon_marker.svg");
}

.offer-bottom-jobs .offer-location {
    margin-right: 10px;
}

.offer-subjects {
    padding-left: 18px;
    background-repeat: no-repeat;
    background-position: left 0px;
    background-size: 12px auto;
    font-size: 14px;
    color: #717f86;
    background-image: url("../images/svg/ribbon.svg");
}

.use-company-data {
    display: none;
}

.checked-show-data .use-company-data {
    display: block;
    padding: 10px 30px;
    border: 1px solid #dee7ea;
    border-radius: 4px;
    font-weight: 800;
    font-size: 11px;
    margin: 10px 0 20px;
}

.area-icon,
.feat-area {
    background-image: url("../images/svg/dzielnica.svg");
    background-repeat: no-repeat;
    background-position: left 1px;
    background-size: 17px 20px;
    padding-left: 20px;
}

.payment-icon,
.feat-payment {
    background-image: url("../images/svg/invoice.svg");
    background-repeat: no-repeat;
    background-position: left 1px;
    background-size: 14px 16px;
    padding-left: 20px;
}

.calendar-icon,
.feat-calendar,
.offer-full-content-section h3.offer-full-header-availability {
    background-image: url("../images/svg/calendar.svg");
    background-repeat: no-repeat;
    background-position: left 1px;
    background-size: 16px 15px;
    padding-left: 20px;
}

.heart-icon,
.add-to-fav {
    background-image: url("../images/svg/heart.svg");
    background-repeat: no-repeat;
    background-position: left 1px;
    background-size: 17px 16px;
    padding-left: 22px;
}

.info-icon,
.offer-full-content-section h3.offer-full-header-info {
    background-image: url("../images/svg/info-icon.svg");
    background-repeat: no-repeat;
    background-position: 2px 5px;
    background-size: 13px auto;
    padding-left: 30px;
}

.ribbon-icon,
.offer-full-content-section h3.offer-full-header-levels {
    background-image: url("../images/svg/ribbon.svg");
    background-repeat: no-repeat;
    background-position: 5px 6px;
    background-size: 12px auto;
    padding-left: 30px;
}

.home-icon,
.offer-full-content-section h3.offer-full-header-location {
    background-image: url("../images/svg/home.svg");
    background-repeat: no-repeat;
    background-position: 4px 3px;
    background-size: 17px auto;
    padding-left: 30px;
}

.graduation-icon,
.offer-sidebar-education-section h5.offer-sidebar-header-school {
    background-image: url("../images/svg/graduation-cap.svg");
    background-repeat: no-repeat;
    background-position: left 1px;
    background-size: 16px auto;
    padding-left: 21px;
}

.board-icon,
.offer-sidebar-education-section h5.offer-sidebar-header-course {
    background-image: url("../images/svg/courses.svg");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 16px auto;
    padding-left: 21px;
}

.suitcase-icon,
.offer-sidebar-education-section h5.offer-sidebar-header-training {
    background-image: url("../images/svg/work.svg");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 15px auto;
    padding-left: 21px;
}

.medal-icon,
.offer-sidebar-education-section h5.offer-sidebar-header-certificate {
    background-image: url("../images/svg/medal.svg");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 16px auto;
    padding-left: 21px;
}

.pagination {
    text-align: center;
    width: 100%;
}

.pagination .pag-square {
    display: inline-block;
    width: 30px;
    height: 30px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    line-height: 30px;
    vertical-align: top;
    margin-right: 2px;
    margin-bottom: 12px;
    cursor: pointer;
}

.pagination .pag-square:hover,
.pagination .pag-square.active {
    background-color: #2AC59B;
    color: #fff;
}

.pagination .pag-square:nth-last-of-type(2) {
    margin-right: 0px;
}

.pagination .pag-square.arrow {
    line-height: 30px;
    width: auto;
    padding: 0px 10px;
}

.pagination .pag-square.arrow i {
    vertical-align: -1px;
}

.pagination .pag-square.arrow.left {
    margin-right: 120px;
}

.pagination .pag-square.arrow.left i {
    padding-right: 10px;
}

.pagination .pag-square.arrow.right {
    margin-left: 120px;
}

.pagination .pag-square.arrow.right i {
    padding-left: 10px;
}

.offer-sidebar-container {
    float: left;
    margin-left: 10px;
    width: 240px;
}

.offer-sidebar {
    margin-top: 69px;
    background-color: #fff;
    overflow: hidden;
}

.offer-sidebar form #sidebar-email {
    width: 100%;
    text-align: center;
    height: 35px;
    margin-bottom: 3px;
    margin-top: 10px;
    border: none;
    -webkit-border-radius: 2px;
}

.offer-sidebar form .btn-small {
    height: 35px;
    line-height: 34px;
    width: 100%;
    margin-bottom: 6px;
}

.offer-sidebar form .offer-sidebar-txt-small {
    display: inline-block;
    color: #fff;
}

.offer-sidebar .btn-anim {
    width: 100%;
    padding: 0px 30px 0px 15px;
    text-align: left;
    height: auto;
    min-height: 50px;
    white-space: nowrap;
}

.offer-sidebar .btn-anim .fa-angle-right {
    right: 17px;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.offer-sidebar .btn-anim:hover .fa-angle-right {
    right: 10px;
}

.offer-sidebar.offer-sidebar-job .btn-anim {
    padding: 0px 30px 0px 25px;
}

.sidebar-btn-divider {
    height: 10px;
    background-color: #F7F8FA;
}

.offer-sidebar-section,
.offer-sidebar-banner {
    padding: 25px 14px 11px;
}

.offer-sidebar-banner {
    background: #2AC59B url("../images/png/pattern_2.png") no-repeat center center/100% auto;
    text-align: center;
}

.offer-sidebar-banner>div {
    color: #fff;
}

.offer-sidebar-banner a.button-link-wrapper {
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 25px;
}

.offer-sidebar-banner img {
    max-width: 100%;
}

.offer-sidebar-banner form input[type="checkbox"]+label:before {
    width: 13px;
    height: 13px;
    background-size: 13px auto;
    vertical-align: text-top;
}

.offer-sidebar-banner form input[type="checkbox"]:checked+label:before {
    background-size: 13px auto;
}

.offer-sidebar-txt-large {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 5px;
}

.offer-sidebar-txt-mid {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 8px;
}

.offer-sidebar-txt-small {
    font-size: 13px;
}

.offer-sidebar-section h5 {
    font-size: 14px;
    font-weight: 400;
    margin-top: 0px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.offer-sidebar-section .article-title {
    font-size: 14px;
    font-weight: 400;
    display: block;
    margin-bottom: 2px;
}

.offer-sidebar-section .article-excerpt {
    font-size: 13px;
    line-height: 1.5;
    margin-bottom: 2px;
    max-height: 39px;
}

.offer-sidebar-section .article-date {
    font-size: 12px;
}

.offer-sidebar-section .sidebar-blog-link {
    display: block;
    text-align: center;
    font-weight: 400;
}

.offer-sidebar-section .sidebar-blog-link i {
    padding-left: 8px;
}

.offer-sidebar-section .tag {
    background-color: #FFAF2A;
    margin-right: 2px;
    margin-bottom: 4px;
}

.offer-sidebar .avatar-wrapper {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

.offer-sidebar .avatar-wrapper h2 {
    color: #2ac59b;
    font-size: 20px;
    font-weight: 500;
}

.offer-sidebar .avatar-wrapper img {
    width: 100px;
    height: 100px;
    margin: 0 auto;
}

.offer-sidebar-section.promo-sidebar {
    background-color: #F7F8FA;
    padding: 0;
    padding-top: 20px;
    padding-bottom: 10px;
}

.offer-sidebar-section.promo-sidebar h6{
    color: #2ac59b;
    font-size: 14px;
    text-align: center;
}

.offer-sidebar-section.promo-sidebar .advert {
    -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2), inset 5px 0px 0px 0px rgba(75, 197, 153, 0.004);
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2), inset 5px 0px 0px 0px rgba(75, 197, 153, 0.004);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2), inset 5px 0px 0px 0px rgba(75, 197, 153, 0.004);
    border-radius: 2px;
    background-color: #fff;
    margin-bottom: 10px;
    position: relative;
    padding: 5px 15px 15px 15px;
}

.offer-sidebar-section.promo-sidebar .advert:before {
    content: '';
    display: block;
    position: absolute;
    height: 100%;
    width: 5px;
    top: 0px;
    left: 0px;
    border-radius: 2px 0 0 2px;
    background-color: #FFAF2A;
}

.offer-sidebar-section.promo-sidebar img{
    width: 35px;
    height: 35px;
    border-radius: 50%;
    margin-right: 10px;
}

.offer-sidebar-section.promo-sidebar .advert .row-line{
    margin-top: 8px;
    display: flex;
  align-items: center;
}
.offer-sidebar-section.promo-sidebar .advert .row-line span{
    /*display: inline-block;*/
}
.offer-sidebar-section.promo-sidebar .item{
    padding: 4px; 
}
.offer-sidebar-section.promo-sidebar h6{
    position: relative;
}
.offer-sidebar-section.promo-sidebar .more_info {
    height: 20px;
    margin-left: 20px;
    position: absolute;
    top: -2px;
}
.offer-sidebar-section.promo-sidebar .more_info img {
    width: 18px;
    height: 18px;
    -webkit-transform: rotate(180deg);     /* Chrome and other webkit browsers */
  -moz-transform: rotate(180deg);        /* FF */
  -o-transform: rotate(180deg);          /* Opera */
  -ms-transform: rotate(180deg);         /* IE9 */
  transform: rotate(180deg);             /* W3C compliant browsers */

  /* IE8 and below */
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=-1, M12=0, M21=0, M22=-1, DX=0, DY=0, SizingMethod='auto expand');
}

.offer-sidebar-section.promo-sidebar .item *:hover{
    text-decoration: none;
}

.offer-sidebar-section.promo-sidebar .advert .row-line .row-name{
    font-size: 14px;
}

.offer-sidebar-section.promo-sidebar .advert .row-line div{
    display: inline-block;
    color: #2ac59b;
    font-size: 12px;
}
.offer-sidebar-section.promo-sidebar .advert .row-line .row-rate{
    width: 70px;    display: flex;
    align-items: center;
}
.offer-sidebar-section.promo-sidebar .advert .row-line .row-rate img{
    display: inline;
}
.offer-sidebar-section.promo-sidebar .advert .cost, .offer-sidebar-section.promo-sidebar .advert .offer-location {font-size: 12px; color:#717f86; display: flex; }
.offer-sidebar-section.promo-sidebar .advert .rate-star{
    width: 14px;
    height: 13px;
    margin-right: 3px;
    margin-top: -5px;
}
.offer-sidebar-section.promo-sidebar .advert .wallet{
    width: 13px;
    height: 13px;
    margin-right: 3px;
    border-radius: 0;
    display: inline-block;
}
.offer-sidebar-section.promo-sidebar #owl-promo-adv{
    padding-bottom: 1px;
}
.offer-sidebar-section.promo-sidebar .owl-controls {
    margin-top: 20px;
}

.offer-sidebar-section.promo-sidebar .owl-controls .owl-dot {
    background-color: transparent;
    border: 1px solid #2AC59B;
}
.offer-sidebar-section.promo-sidebar .owl-controls .owl-dot.active {
    background-color: #2ac59b !important;
}
/* CS SELECT OVERWRITE */

.cs-skin-border>span::after,
.cs-skin-border .cs-selected span::after {
    content: none;
}

.cs-skin-border>span {
    border-radius: 4px;
    background-color: #fff;
    line-height: 34px;
}

.cs-select span {
    padding: 6px 12px;
}

.cs-select>span {
    padding-left: 15px;
    padding-right: 38px;
}

.cs-skin-border .cs-options {
    font-size: 14px;
    font-weight: 400;
}

.cs-skin-border .cs-options ul {
    max-height: 306px;
    overflow-y: auto;
}

.cs-skin-border ul span {
    padding: 7px 12px 7px 15px;
}

.cs-select span {
    cursor: default;
}

.cs-skin-border .cs-options li span:hover,
.cs-skin-border li.cs-focus span {
    background-color: #F6F9FA;
}

.cs-select ul {
    border: 1px solid #dee7ea;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-top: -1px;
}

.cs-skin-border.cs-active>span {
    background-image: url("../images/svg/arrow_up.svg") !important;
}

header div.cs-skin-border {
    font-weight: 300;
    height: 56px;
    width: 255px;
}

header .cs-skin-border>span {
    font-weight: 300;
    color: #a8adb3;
    height: 56px;
    border: none;
    line-height: 40px;
    font-size: 15px;
    padding-left: 27px;
}

header .cs-skin-border .cs-options {
    font-size: 15px;
    font-weight: 300;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}

header .cs-skin-border .cs-options ul li span {
    padding-left: 26px;
}

header .cs-select ul {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}

header.nav-down div.cs-skin-border {
    height: 46px;
}

header.nav-down .cs-skin-border>span {
    height: 46px;
    line-height: 32px;
}

header.nav-down form .btn {
    margin-top: 3px;
    margin-right: 4px;
}

.offer-list-heading div.cs-skin-border {
    height: 33px;
    width: 165px;
    float: right;
}

.offer-list-heading .cs-skin-border>span {
    padding: 0px 40px 0px 12px;
    height: 33px;
    font-size: 14px;
    line-height: 30px;
    border: none;
    background-color: #F7F8FA;
}

.offer-list-heading .cs-skin-border .cs-options span {
    font-size: 14px;
    padding: 7px 12px 7px 12px;
}


/* END CS SELECT OVERWRITE */


/* END LISTA OGLOSZEN */


/* SZCZEGOLY OGLOSZENIA */

.offer-full {
    padding: 30px 30px 50px 23px;
    margin-bottom: 35px;
    position: relative;
}

.job .offer-full {
    padding: 30px 0px 50px 0px;
    margin-bottom: 35px;
    position: relative;
}
.offer-full:hover {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.offer-full .avatar-wrapper {
    display: inline-block;
    text-align: center;
    margin-bottom: 23px;
    margin-right: 30px;
}

.offer-list-container  .offer-full .avatar-wrapper {
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 23px;
}

.offer-full .avatar-wrapper img {
    width: 100px;
    height: 100px;
}

.offer-full .offer-content {
    vertical-align: top;
    width: 100%;
    /*calc(100% - 216px);*/
}
.offer-list-container .offer-full .offer-content {
    vertical-align: top;
    width: calc(100% - 216px);
}

.offer-full .offer-full-inner-sidebar {
    display: inline-block;
    vertical-align: top;
    width: 172px;
    margin-right: 40px;
}

.offer-full .offer-full-inner-sidebar .btn {
    width: 100%;
    font-size: 13px;
    padding: 0px;
}

.offer-full .subject {
    font-weight: 400;
    font-size: 16px;
    float: left;
    /*max-width: 55%;*/
    overflow: hidden;
    text-overflow: ellipsis;
}

.offer-full .hidden_offer .subject a,
.offer-full .hidden_offer h2 a {
    color: #89dcc5;
}

.offer-full .cost {
    float: right;
}

.offer-full .cost .lesson-price,
.offer-full .cost .lesson-time {
    color: #cacbcc;
}

.offer-full .cost .lesson-price {
    font-size: 26px;
}

.offer-full .cost .lesson-time {
    font-size: 18px;
}

.offer-full h2 {
    margin-top: 0px;
    color: #2ac59b;
    font-size: 24px;
    font-weight: 500;
}

.offer-full .stars img {
    width: 18px;
    height: 18px;
}

.offer-full .opinions {
    font-size: 15px;
    vertical-align: sub;
}

.offer-full .offer-top {
    padding-top: 40px;
    margin-bottom: 25px;
}

.offer-full a.button-link-wrapper {
    margin-top: 0px;
}

.rate {
    font-size: 24px;
    font-weight: 400;
    vertical-align: middle;
    margin: 0 5px;
}

.offer-full-inner-sidebar-lastseen {
    margin-top: 15px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 13px;
    font-style: italic;
}

.offer-full-inner-sidebar-lastseen span {
    padding-bottom: 2px;
}

.offer-full-inner-sidebar-feats {
    margin-left: 18px;
}

.offer-full-inner-sidebar-feats.contact-data {
    margin-bottom: 20px;
}

.offer-full-inner-sidebar-feats>div {
    padding-top: 3px;
    padding-bottom: 3px;
    margin-bottom: 6px;
    padding-left: 25px;
}

.offer-full-inner-sidebar-feats .feat-calendar {
    margin-top: 20px;
}

.offer-full-inner-sidebar-feats>div span {
    font-weight: 400;
    cursor: pointer;
}

.feat-city {
    padding-left: 20px;
    background-repeat: no-repeat;
    background-position: 2px 4px;
}

.feat-area {
    background-position: left 3px;
}

.feat-phone {
    background-position: 0px 5px;
}

.feat-payment {
    background-position: 1px 4px;
}

.feat-calendar {
    background-position: left 4px;
}

.tooltip-inner {
    background-color: #fff;
    font-size: 11px;
    -moz-box-shadow: 0 0 10px #bbb;
    -webkit-box-shadow: 0 0 10px #bbb;
    box-shadow: 0 0 10px #bbb;
    padding: 10px 10px;
    position: relative;
    border: 1px solid #bfc9cc;
}

.tooltip-inner:before,
.tooltip-inner:after {
    content: "";
    width: 0;
    height: 0;
    border: solid transparent;
    position: absolute;
    pointer-events: none;
    left: 50%;
    bottom: -10px;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1040;
}

.tooltip-inner:before {
    border-width: 10px 10px 0px 10px;
    border-color: #bfc9cc transparent transparent transparent;
}

.tooltip-inner:after {
    border-width: 10px 10px 0px 10px;
    border-color: #fff transparent transparent transparent;
    z-index: 1041;
    bottom: -9px;
}

.offer-filters-wrapper .tooltip.top {
    margin-top: -47px;
}

.offer-full .tooltip.top {
    margin-top: -8px;
}

.offer-full .tooltip-inner {
    width: 230px;
    max-width: 230px;
}

.tooltip.top .tooltip-arrow {
    display: none;
}

.offer-full-inner-sidebar-days {
    margin-left: 18px;
    margin-top: 10px;
}

.offer-full-inner-sidebar-days .day {
    float: left;
    text-transform: uppercase;
    padding: 1px 3px;
    font-weight: 400;
    color: #dee7ea;
    font-size: 12px;
    border-bottom: 2px solid #dee7ea;
}

.offer-full-inner-sidebar-days .day.active {
    border-color: #2AC59B;
}

.offer-full-inner-sidebar-days .day.current-day {
    font-weight: 500;
    color: #FFAF2A;
    border-bottom: 2px solid #FFAF2A;
}

.add-to-fav {
    cursor: pointer;
    font-weight: 400;
    font-size: 14px;
    position: absolute;
    top: 30px;
    right: 30px;
}

.offer-full-content-section {
    padding-left: 65px;
    margin-bottom: 35px;
    padding-right: 10px;
}

.offer-full-content-section h3 {
    margin-left: -65px;
    margin-right: -10px;
    margin-top: 0px;
    padding: 15px 0 15px 90px !important;
    background-color: #F7F8FA;
    background-position: 65px 50% !important;
}

.hidden_offer .offer-full-content-section,
.hidden_offer .offer-full-content-section h3,
.hidden_offer .offer-full-content-section div,
.hidden_offer .offer-full-content-section p,
.hidden_offer .offer-full-content-section .day,
.hidden_offer .offer-full-content-section .day.activ {
    color: #cacbcc;
}

.hidden_offer .offer-full-content-section h3,
.hidden_offer .offer-full-content-section h5 {
    background-color: hsla(0, 0%, 100%, 0.70);
    background-blend-mode: overlay;
}

.offer-full-content-section h3.offer-full-header-availability {
    padding-left: 30px;
    background-position: 3px 6px;
}

.offer-full-content-section p {
    margin-bottom: 25px;
    text-align: justify;
    word-break: break-word;
}

.offer-full-content-section .section-banner {
    width: 100%;
}

.offer-full-content-section>div {
    margin-bottom: 5px;
}

.offer-full-content-section .day.active {
    font-weight: 400;
}

.offer-full-content-section .day.current-day {
    font-weight: 500;
}

.offer-full-content-section .avail-day {
    width: 110px;
    display: inline-block;
}

.offer-full-content-section .address-column {
    display: inline-block;
    vertical-align: top;
    width: 48%;
    margin-right: 3.4%;
}

.offer-full-content-section .address-column:last-of-type {
    margin-right: 0;
}

.offer-full-content-section .address-column address {
    line-height: 1.7;
}

.offer-full-content-section .address-column .map-wrapper {
    width: 100%;
    height: 150px;
}

.offer-full-content-section .video-wrapper {
    max-width: 450px;
}

.hidden_offer .offer-full-content-section .video-wrapper {
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.offer-full-content-section.profile {
    padding-left: 0px;
}

.offer-full-content-section.profile h3 {
    margin-left: 0px;
}

.profile-container {
    position: relative;
}

.profile-container .offer-sidebar-container {
    position: absolute;
    top: 0px;
    right: 0px;
}

.offer-sidebar.offer-full-sidebar {
    margin-top: 0px;
}

.offer-sidebar.offer-full-sidebar .icon {
    background-position: left 8px;
    background-repeat: no-repeat;
    background-size: 18px auto;
    padding-left: 30px;
    margin-top: 6px;
}

.offer-sidebar-education-section {
    border-bottom: 1px solid #dee7ea;
    margin-bottom: 23px;
}

.offer .icon {
    background-position: left 0px;
    background-repeat: no-repeat;
    background-size: 18px auto;
    padding-left: 30px;
    margin-top: 6px;
}

.offer-sidebar-education-section:last-of-type {
    border-bottom: none;
}

.offer-sidebar-education-section h5 {
    text-align: left;
}

.offer-sidebar-education-section .offer-sidebar-education-single {
    margin-bottom: 18px;
}

.offer-sidebar-education-section .offer-sidebar-education-single .date {
    font-size: 13px;
    font-style: italic;
}

.offer-sidebar-education-section .offer-sidebar-education-single .main {
    font-size: 14px;
    font-weight: 400;
}

.offer-sidebar-education-section .offer-sidebar-education-single .bottom {
    font-size: 13px;
}

.other-offer-section {
    padding: 0px 0px 11px;
}

.sidebar-other-offer {
    background-color: #f6f9fa;
    padding: 7px 10px;
    margin-bottom: 5px;
    position: relative;
}

.sidebar-other-offer .sidebar-other-offer-left,
.sidebar-other-offer .sidebar-other-offer-right {
    display: inline-block;
    vertical-align: middle;
}

.sidebar-other-offer .sidebar-other-offer-left {
    width: 84%;
}

.sidebar-other-offer .sidebar-other-offer-right {
    position: absolute;
    right: 15px;
    top: 50%;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease;
    -webkit-transition-delay: 0s;
    transition: all 0.3s ease 0s;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.sidebar-other-offer:hover .sidebar-other-offer-right {
    right: 7px;
}

.sidebar-other-offer .subject {
    font-weight: 400;
}

.sidebar-other-offer .cost .lesson-price {
    font-weight: 400;
}

.opinion-section h3 {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
}

.opinion-section .opinions {
    font-size: 15px;
    vertical-align: sub;
    margin-bottom: 15px;
    display: block;
}

.opinion-section .btn {
    /*	 float: right; */
}

.opinion-section .btn img {
    vertical-align: sub;
}

.opinion-section .btn:last-of-type {
    margin-top: 30px;
}

.opinion-single.type-2 {
    margin-top: 30px;
}

.opinion-single.type-2 .avatar-wrapper {
    vertical-align: top;
    margin-right: 30px;
}

.opinion-single.type-2 .avatar-wrapper img {
    width: 66px;
    height: 66px;
}

.opinion-single.type-2 .opinion-content-column {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 100px);
}

.opinion-single.type-2 .opinion-content-wrapper {
    margin-top: 10px;
}

.opinion-single.type-2 .opinion-content-wrapper a {
    font-weight: 400;
    font-style: normal;
}

.opinion-single.type-2 .opinion-content-wrapper a img {
    vertical-align: baseline;
    margin-right: 5px;
}

.opinion-single.type-2 .stars img {
    width: 18px;
    height: 18px;
}

.opinion-single.type-2 .opinion-author {
    margin-bottom: 12px;
}

.opinion-single.type-2 .opinion-date {
    float: right;
    font-weight: 400;
    font-size: 14px;
    margin-top: 7px;
}

.opinion-single.type-2 .reply {
    border-top: 1px solid #dee7ea;
    padding-top: 15px;
    margin-top: 20px;
}

.opinion-single.type-2 .reply .avatar-wrapper {
    vertical-align: top;
    margin-right: 12px;
}

.opinion-single.type-2 .reply .avatar-wrapper img {
    width: 36px;
    height: 36px;
}

.opinion-single.type-2 .reply .reply-content {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 52px);
}

.opinion-single.type-2 .reply .reply-content .reply-author {
    font-size: 15px;
    font-style: normal;
}


/* END SZCZEGOLY OGLOSZENIA */


/* BLOG */

.section-inner-blog .avatar-wrapper {
    vertical-align: middle;
    margin-right: 8px;
}

.section-inner-blog .avatar-wrapper img {
    width: 36px;
    height: 36px;
}

.section-inner-blog .article-meta {
    margin-bottom: 10px;
}

.section-inner-blog .article-meta-info {
    vertical-align: middle;
}

.section-inner-blog .article-meta-info p {
    margin-bottom: 0px;
}

.top-article .article-image-wrapper {
    height: 300px;
}

.top-article .article-excerpt {
    font-size: 15px;
    max-height: 48px;
}

.offer-sidebar.offer-blog-sidebar {
    margin-top: 0px;
}

.offer-sidebar-blog-section h5 {
    text-align: left;
    margin-bottom: 12px;
}

.offer-sidebar-blog-section .article-count {
    float: right;
    display: inline-block;
}

.offer-sidebar-blog-section .article-count.full {
    color: #fff;
    background-color: #2AC59B;
    font-size: 12px;
    padding: 2px 4px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}

.offer-sidebar-blog-section .offer-sidebar-blog-category {
    padding-left: 5px;
    margin-bottom: 8px;
}


/* END BLOG */


/* BLOG SZCZEGOLY */

.article-details h1 {
    margin-bottom: 10px;
    margin-top: 15px;
    font-size: 32px;
}

.article-details .article-image {
    height: 340px;
    margin-bottom: 35px;
}

.article-details .tag {
    background-color: #FFAF2A;
    margin-right: 2px;
    margin-bottom: 4px;
}

.article-content p {
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 30px;
    text-align: justify;
}

.article-content h1,
.article-content h2,
.article-content h3,
.article-content h4,
.article-content h5,
.article-content h6 {
    font-weight: 400;
    line-height: 1.3;
}

.article-content h2 {
    font-size: 18px;
    margin-bottom: 15px;
}

.article-content blockquote {
    font-style: italic;
    font-size: 15px;
    margin-top: 40px;
    margin-bottom: 30px;
    margin-left: 30px;
    margin-right: 30px;
    padding: 0px 0px 0px 15px;
    border-left: 2px solid #2AC59B;
}

.article-content strong {
    font-weight: 400;
}

.article-content img {
    margin-top: 30px;
    margin-bottom: 30px;
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto !important;
}

.article-content ul,
.article-content ol {
    margin: 30px 0px;
    list-style-type: disc;
    padding-left: 30px;
}

.article-content ul li,
.article-content ol li {
    margin-bottom: 5px;
}

.article-content ol {
    list-style-type: decimal;
}

.article-details .test-box-press {
    padding: 25px 50px;
    background: #2AC59B url('../images/raport_cen.png') no-repeat center center/100%;
}

.article-details .test-box-press .section-heading {
    background: #fff;
    padding: 15px;
    border: 3px solid #2AC59B;
}

.article-banner {
    background: #2AC59B url("../images/png/pattern_2.png") no-repeat left top/auto auto;
    text-align: left;
    padding: 45px 30px 15px 45px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-bottom: 45px;
    margin-top: 15px;
}

.article-banner img {
    margin-right: 40px;
    vertical-align: top;
}

.article-banner .article-banner-content {
    display: inline-block;
    vertical-align: top;
}

.article-banner .article-banner-content div {
    color: #fff;
}

.article-banner form {
    margin-top: 10px;
}

.article-banner form #banner-email {
    width: 250px;
    height: 40px;
    margin-right: 8px;
    padding: 2px 12px;
    border: none;
}

.article-banner form button {
    vertical-align: top;
}

.article-banner form input[type="checkbox"]+label:before {
    width: 13px;
    height: 13px;
    background-size: 13px auto;
    vertical-align: text-top;
}

.article-banner form input[type="checkbox"]:checked+label:before {
    background-size: 13px auto;
}

.article-banner form .offer-sidebar-txt-small {
    display: inline-block;
}

.article-banner form .form-group:last-of-type {
    margin-bottom: 0px;
}

.social-likes {
    text-align: right;
    margin-top: 40px;
}

#___plusone_0 {
    vertical-align: bottom !important;
}


/* END BLOG SZCZEGOLY */


/* TEST */

input[type="radio"] {
    display: none;
}

input[type="radio"]+label {
    padding-left: 25px;
    position: relative;
}

input[type="radio"]+label:before {
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 1px solid #2AC59B;
    position: absolute;
    left: 0px;
    top: 4px;
}

input[type="radio"]:checked+label:after {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #2AC59B;
    position: absolute;
    left: 4px;
    top: 8px;
}

.test-details {
    margin-bottom: 50px;
}

.test-details h1 {
    margin-bottom: 30px;
    margin-top: 15px;
    font-size: 32px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dee7ea;
}

.test-details ol {
    list-style: none outside none;
}

.test-details ol li {
    margin-top: 15px;
    margin-bottom: 20px;
}

.test-details ol li:last-of-type {
    margin-bottom: 40px;
}

.test-details ol li p {
    font-weight: 400;
    font-size: 16px;
}

.test-details ol li .test-q-group {
    padding-left: 25px;
}

.test-details ol li label {
    font-weight: 300;
}

.test-details .test-page {
    float: left;
    font-size: 16px;
    font-weight: 400;
}

.test-result-wrapper {
    text-align: center;
    margin-bottom: 40px;
}

.test-result-wrapper img {
    max-width: 25%;
    margin-right: 10%;
}

.test-result-wrapper .test-result-content {
    display: inline-block;
    vertical-align: middle;
    width: 53%;
    border: 1px solid #dee7ea;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    padding: 0 20px 20px;
}

.test-result-wrapper .test-result-content strong {
    font-weight: 500;
}

.test-result-wrapper .test-result-content p {
    margin-top: 20px;
}


/* END TEST */


/* KONTAKT */

.section-inner-contact {
    background: #fff url("../images/png/kontakt_img.png") no-repeat bottom right/48% auto;
}

.section-inner-contact .section-heading p {
    width: 100%;
}

.section-inner-contact label {
    position: absolute;
    left: -9999px;
}

.section-inner-contact a.button-link-wrapper {
    margin-top: 0px;
}

textarea.form-control {
    resize: none;
    height: 250px;
}


/* END KONTAKT */


/* 404 */

section.section-404 {
    background-image: url("../images/png/illustration.png"), url("../images/png/pattern2.png");
    background-repeat: no-repeat, no-repeat;
    background-position: bottom left 20px, bottom left;
    background-size: 20% auto, 100% auto;
    padding-left: 32%;
    padding-bottom: 18%;
    padding-top: 7%;
}

section.section-404 .wrapper-404 {
    width: 70%;
}

section.section-404 .section-heading {
    text-align: left;
    padding-bottom: 25px;
}

section.section-404 .section-heading p {
    width: 100%;
}

section.section-404 ul {
    padding-left: 25px;
    margin-bottom: 30px;
}

section.section-404 ul li {
    padding-left: 25px;
    position: relative;
    margin-bottom: 10px;
    font-size: 15px;
}

section.section-404 ul li:before {
    content: '';
    display: block;
    width: 3px;
    height: 3px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #717f86;
    position: absolute;
    top: 8px;
    left: 0px;
}

section.section-404 a.button-link-wrapper {
    margin-top: 0px;
}


/* END 404 */


/* REJESTRACJA */

.register-container {
    width: 670px;
    margin: 0 auto;
}

.form-section-wrapper .form-section:last-of-type {
    border-bottom: none;
    padding-bottom: 0px;
}

.register-steps {
    width: 550px;
    margin: 0px auto 20px;
}

.register-steps .register-steps-top {
    padding: 0px 38px;
    margin-bottom: 10px;
}

.register-steps .register-steps-number {
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    font-weight: 500;
    color: #B5B5B5;
    border: 2px solid #dee7ea;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.register-steps .register-steps-number.active {
    border-color: #2AC59B;
}

.register-steps .register-steps-divider {
    display: inline-block;
    vertical-align: middle;
    width: 40.5%;
    height: 2px;
    background-color: #dee7ea;
}

.register-steps .register-steps-divider.active {
    background-color: #2AC59B;
}

.register-steps .register-steps-bottom {
    text-align: center;
}

.register-steps .register-steps-bottom span {
    font-size: 11px;
    color: #B5B5B5;
    text-transform: uppercase;
    font-weight: 400;
    vertical-align: top;
}

.register-steps .register-steps-bottom span:first-of-type {
    float: left;
}

.register-steps .register-steps-bottom span:last-of-type {
    float: right;
}

.register-choice-wrapper {
    padding-top: 10px;
    padding-bottom: 50px;
    text-align: center;
}

.register-choice-wrapper h3 {
    margin-bottom: 40px;
}

.register-choice-wrapper>img {
    width: 32px;
    height: 18px;
    margin: 0px 18px;
}

.register-choice-wrapper .register-choice-block {
    display: inline-block;
    vertical-align: middle;
    width: 180px;
    height: 180px;
    border: 1px solid #dee7ea;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding-top: 38px;
    cursor: pointer;
}

.register-choice-wrapper .register-choice-block svg {
    width: 70px;
    height: 70px;
    margin-bottom: 18px;
}

.register-choice-wrapper .register-choice-block .register-choice-title {
    font-size: 16px;
    color: inherit;
}

.register-choice-wrapper .register-choice-block.active {
    background-color: #2AC59B;
    border-color: #2AC59B;
    color: #fff;
}

.register-choice-wrapper .register-choice-block.active svg path {
    fill: #fff;
}

.form-section {
    padding: 30px 30px 30px 0px;
    border-bottom: 1px solid #dee7ea;
}

.form-section h4 {
    margin: 0px 0px 25px;
    font-size: 18px;
}

.form-section.online h4 {
    display: inline-block;
    width: 27%;
    padding-right: 20px;
    margin-bottom: 0px;
    vertical-align: -8px;
}

.form-group-inline {
    margin-bottom: 20px;
}

.form-group-inline>label {
    width: 27%;
    padding-right: 20px;
    text-align: right;
    vertical-align: middle;
}

.form-group-inline>label img {
    width: 15px;
    height: 15px;
}

.form-group-inline .form-control {
    width: 72%;
    display: inline-block;
}

.form-group-inline div.cs-skin-border,
.form-group-inline .select2-container {
    max-width: 72%;
}

.form-group-inline input[type="checkbox"]+label {
    font-weight: 400;
}

.form-group-inline.no-label {
    margin-left: 27.5%;
}

.form-group-inline.no-label label {
    width: 100%;
    padding-right: 0px;
    text-align: left;
}

.add-info {
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
}

.add-info span {
    font-weight: 500;
    font-size: 18px;
}

.selected-wrapper {
    margin-left: 27%;
    /*27.5%;*/
}

.selected-wrapper .btn-frame-grey {
    width: 99.4%;
    margin-bottom: 10px;
    position: relative;
    cursor: default;
    text-align: left;
    padding: 0px 35px 0px 15px;
    white-space: normal;
    height: auto;
    min-height: 40px;
}

.selected-wrapper .btn-frame-grey:last-of-type {
    margin-bottom: 20px;
}

.selected-wrapper .btn-frame-grey img {
    vertical-align: sub;
    margin-right: 4px;
}

.selected-wrapper .btn-frame-grey img.x {
    position: absolute;
    margin: 0px;
    top: 14px;
    right: 16px;
}

input[type="checkbox"].ios-switch {
    position: absolute;
    margin: 8px 0 0 16px;
}

input[type="checkbox"].ios-switch+label {
    position: relative;
    padding: 5px 0 0 50px;
    line-height: 2.0em;
}

input[type="checkbox"].ios-switch+label:before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 44px;
    height: 24px;
    border-radius: 16px;
    background: #DFE9EB;
    border: 1px solid #DFE9EB;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
}

input[type="checkbox"].ios-switch+label:after {
    content: "";
    position: absolute;
    display: block;
    left: 2px;
    top: 2px;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    background: #fff;
    border: 1px solid #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
}

input[type="checkbox"].ios-switch:checked+label:after {
    margin-left: 20px;
}

input[type="checkbox"].ios-switch:checked+label:before {
    background: #2AC59B;
    border: 1px solid #2AC59B;
}

input[type="checkbox"].ios-switch {
    position: absolute;
    margin: 8px 0 0 16px;
}

input[type="checkbox"].ios-switch+label {
    position: relative;
    padding: 5px 0 0 0px;
    line-height: 2.0em;
    width: 55px !important;
    vertical-align: middle;
    /*top: -16px;*/
}

input[type="checkbox"].ios-switch+label:before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 44px;
    height: 24px;
    border-radius: 16px;
    background: #DFE9EB;
    border: 1px solid #DFE9EB;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
}

input[type="checkbox"].ios-switch+label:after {
    content: "";
    position: absolute;
    display: block;
    left: 2px;
    top: 2px;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    background: #fff;
    border: 1px solid #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
}

input[type="checkbox"].ios-switch:checked+label:after {
    margin-left: 20px;
}

input[type="checkbox"].ios-switch:checked+label:before {
    background: #2AC59B;
    border: 1px solid #2AC59B;
}


/* END REJESTRACJA */


/* PANEL */

.panel-sidebar-container {
    float: left;
    margin-right: 15px;
    width: 255px;
    position: relative;
}

.panel-content-container {
    float: left;
    width: 900px;
}

.panel-content-container h1 {
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 25px;
}

.panel-sidebar-header {
    display: none;
    position: relative;
    background-color: #fff;
    font-size: 16px;
    font-weight: 400;
    height: 50px;
    line-height: 48px;
    margin-bottom: 5px;
    padding-left: 30px;
    border: 1px solid #dee7ea;
    cursor: pointer;
}

.panel-sidebar li {
    background-color: #fff;
    font-size: 15px;
    min-height: 50px;
    line-height: 50px;
    margin-bottom: 5px;
}

.panel-sidebar li.header {
    background: none;
    color:#FFAF2A; 
    text-transform: uppercase;
}

.panel-sidebar li a:hover {
	
	color: #2AC59B;
}

.panel-sidebar li a .fa {
	width: 16px;
	text-align: center;
	margin-right: 5px;
    margin-top: 20px;
	float:right;
}

.panel-sidebar li a {
    display: block;
    padding-left: 25px;
    border-left: 5px solid #dee7ea;
    -webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	-ms-transition: 0.2s linear;
	-o-transition: 0.2s linear;
	transition: 0.2s linear;
}

.panel-sidebar li a img {
    vertical-align: baseline;
    margin-right: 8px;
}

.panel-sidebar li a svg {
    vertical-align: baseline;
    margin-right: 8px;
}

.panel-sidebar li a.active {
    border-color: #2AC59B;
}

.panel-sidebar li a.active svg path {
    fill: #2AC59B;
}

.panel-sidebar.logged>li:nth-of-type(1) {
    margin-bottom: 15px;
}

.panel-sidebar ul {
	background-color:#F7F8FA;
}
.panel-sidebar li ul {
    padding-top:5px;
}
.panel-sidebar li ul li {
    margin-left: 15px;
    font-size: 13px;
    line-height: 20px;
    display: table;
    width: calc(100% - 15px);
}
.panel-sidebar li ul li a {
    min-height: 50px;
    display: table-cell;
    vertical-align:middle;
    padding-right: 5px;
}
.panel-sidebar li ul li a:hover {
}

.panel-count {
    width: 18px;
    height: 18px;
    line-height: 18px;
    color: #fff;
    background-color: #F65D58;
    text-align: center;
    font-size: 12px;
}

.panel-sidebar li a .panel-count {
    float: right;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-right: 15px;
    margin-top: 16px;
}

.navbar-msg-wrapper .panel-count {
    position: absolute;
    top: -8px;
    right: -8px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}


/* Pomoc */

.section-inner-help h3 {
    font-weight: 400;
    margin-top: 0px;
    margin-bottom: 10px;
}

.section-inner-help .accordion-group {
    border-bottom: 1px solid #dee7ea;
}

.section-inner-help .accordion {
    margin-bottom: 35px;
}

.section-inner-help .accordion:last-of-type {
    margin-bottom: 10px;
}

.section-inner-help .accordion a {
    text-decoration: none;
    line-height: 30px;
    padding-top: 15px;
    font-size: 18px;
    padding-bottom: 15px;
    background: url("../images/svg/arrow_right_grey.svg") no-repeat right 20px center/8px 14px;
    display: block;
}

.section-inner-help .accordion a.acc-act {
    background: url("../images/svg/arrow.svg") no-repeat right 17px center/14px 8px;
}

.section-inner-help .accordion .accordion-inner {
    font-size: 15px;
    padding-bottom: 15px;
    line-height: 1.6;
}


/* End Pomoc */


/* Promocja panel */

.section-inner-panel-promotions .form-group-inline.no-label {
    margin-left: 0;
    margin-top: 3px;
    margin-bottom: 1px;
}

.section-inner-panel-promotions .accordion .accordion-inner {
    /*border: 1px solid #dedede;*/
    background-color: #efefef;
    margin-left: 30px;
    margin-bottom: 10px;
    padding: 20px;
}

.section-inner-panel-promotions .accordion a {
    display: inline-block;
    width: calc(100% - 40px);
    padding: 0;
    font-size: 14px;
    line-height: 16px;
    margin-top: 2px;
}

.section-inner-panel-promotions .accordion a:focus {
    color: #2ac59b;
}

.section-inner-panel-promotions .no-collapsed {
    background: none;
    color: #384047;
    pointer-events: none;
    cursor: default;
}

.section-inner-panel-promotions input[type="checkbox"]+label {
    margin-bottom: 2px;
}

.section-inner-panel-promotions input[type="checkbox"]+label:before {
    vertical-align: top;
    margin-top: 0px;
}

.section-inner-panel-promotions .accordion-group {
    border: none;
}

.section-inner-panel-promotions .accordion-group:last-of-type {
    margin-bottom: 30px;
}


/* End promocja panel */

.section-inner-panel {
    padding: 28px 30px 50px;
    margin-bottom: 15px;
}

.panel-tab-links li {
    float: left;
    text-transform: uppercase;
    font-size: 12px;
}

.panel-tab-links li a {
    font-weight: 400;
    display: block;
    padding: 0px 15px 6px;
    border-bottom: 3px solid #dee7ea;
}

.panel-tab-links li.active a {
    border-color: #2AC59B;
}

.panel-tab-links:after {
    clear: both;
    display: table;
    content: "";
}

.panel-content-wrapper h4 {
    margin-left: 20px;
}

.panel-content-wrapper .form-group-inline {
    padding-right: 17%;
}

.panel-content-wrapper .form-group-inline.no-label {
    margin-left: 23%;
}

.panel-content-wrapper .form-section.online h4 {
    width: 20%;
}

.panel-content-wrapper .selected-wrapper {
    padding-right: 17%;
    margin-left: 0;
    padding-left: 23%;
}

.form-group-inline>label+img {
    vertical-align: middle;
    max-width: 59px;
    margin-right: 20px;
}

.pic-uploader {
    display: inline-block;
    vertical-align: -32px;
}

.pic-uploader .file-info {
    font-style: italic;
    font-size: 12px;
    margin-top: 5px;
}

.pic-uploader span {
    margin-left: 15px;
    font-weight: 400;
    cursor: pointer;
}

input[type="file"] {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

input[type="file"]+label.btn {
    height: 34px;
    padding: 0px 15px;
    line-height: 32px;
}

.form-group-inline.date {
    width: 36%;
    padding-right: 0%;
    display: inline-block;
}

.panel-content-wrapper .form-group-inline.still-date {
    margin-left: 58%;
    padding-left: 5px;
}

.form-group-inline.date>label {
    width: 62.2%;
}

.form-group-inline.date input {
    width: 35%;
}

.form-group-inline.textarea label {
    vertical-align: top;
    margin-top: 12px;
}

.form-group-inline.textarea textarea {
    height: 200px;
}

.form-group-inline.textarea.short textarea {
    height: 80px;
}

.form-group-inline.titles>label {
    vertical-align: top;
}

.form-group-titles-wrapper {
    display: inline-block;
    width: 72%;
}

.form-group-title {
    margin-bottom: 15px;
    width: 310px;
}

.form-group-title:last-of-type {
    margin-bottom: 0px;
}

.form-group-title>input~.inner-form-hours {
    display: none;
}

.form-group-title>input:checked~.inner-form-hours {
    display: block;
    float: right;
    margin-left: 20px;
    margin-top: -3px;
}

.form-group-title>input:checked~.inner-form-hours label {
    vertical-align: sub;
    margin-left: 15px;
    display: inline-block;
    width: auto;
}

.form-group-title>input:checked~.inner-form-hours input {
    width: 50px;
    height: 26px;
    padding: 5px;
    display: inline-block;
}

.form-group-inline .btn-social {
    width: 135px;
    margin-right: 10px;
    padding-left: 25px;
    display: inline-block;
}

.form-group-inline.switch {
    padding-left: 8%;
    padding-right: 0%;
}

.form-group-inline.switch img {
    width: 30px;
    height: 30px;
    vertical-align: middle;
}

.form-group-inline.switch .btn-social {
    width: 30px;
    height: 30px;
    padding-left: 0px;
    margin-right: 0px;
    vertical-align: middle;
}

.form-group-inline.switch .btn-social.gplus {
    text-align: left;
}

.form-group-inline.switch .btn-social.gplus i.fa {
    font-size: 18px;
    left: 4px;
}

.form-group-inline.switch .switch-desc {
    font-weight: 400;
    vertical-align: middle;
    display: inline-block;
    margin-left: 20px;
    width: 60%;
}

.form-group-inline.switch>label {
    width: auto;
    vertical-align: text-top;
}

.panel-section {
    padding: 30px 0px 30px 0px;
}

.panel-section h4 {
    margin-bottom: 25px;
    margin-top: 0px;
}

.panel-section h5 {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 12px;
    margin-left: 20px;
}

.panel-content-wrapper .panel-section:last-of-type {
    padding-bottom: 0px;
}

.panel-block-list-wrapper .panel-block-list-header {
    font-weight: 400;
    text-align: right;
    margin-bottom: 10px;
}

.panel-block-list-wrapper>.btn {
    float: right;
}

.panel-block-list-wrapper .panel-block-list-summary {
    text-align: right;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 15px;
}

.panel-block-list-wrapper .panel-block-list-summary span {
    font-size: 24px;
}

.table-resp-wrapper>.btn {
    float: right;
}

.panel-block-list>li {
    border: 1px solid #dee7ea;
    margin-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 24px;
    padding-bottom: 21px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.panel-block-list>li .panel-block-list-title {
    font-size: 16px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 10px;
    width: 50%;
}

.panel-block-list>li .panel-block-list-title p {
    font-size: 14px;
    margin-bottom: 2px;
}

.panel-block-list>li .panel-block-list-title small {
    font-size: 14px;
    margin-bottom: 2px;
    color: #717f86;
}

.panel-block-list>li .panel-block-list-title p:last-of-type {
    margin-bottom: 0px;
}

.panel-block-list>li .panel-block-list-content {
    float: right;
    font-weight: 400;
}

.panel-block-list>li .panel-block-list-content .feature-block {
    min-width: 160px;
    display: inline-block;
    text-align: center;
    margin-right: 25px;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
}

.panel-block-list>li .panel-block-list-content .feature-block a {
    font-weight: inherit;
}

.panel-block-list>li .panel-block-list-content .feature-block .tag {
    line-height: 1.42;
    background-color: #FFAF2A;
}

.panel-block-list>li .panel-block-list-content .icon-block {
    display: inline-block;
}

.panel-block-list>li .panel-block-list-content .icon-block a {
    margin-right: 12px;
}

.panel-block-list>li .panel-block-list-content .icon-block a:last-of-type {
    margin-right: 0px;
}

.panel-block-list>li .panel-block-list-content div.cs-select {
    width: 150px;
    margin-left: 10px;
}

.panel-block-list.select>li {
    padding-top: 21px;
}

.panel-block-list.select>li .panel-block-list-title {
    margin-top: 10px;
}

.panel-block-list.infobox .panel-block-list-title {
    width: auto;
}

.panel-block-list.infobox .close-infobox button.close {
    position: absolute;
    top: 0;
    right: 0;
}

.panel-block-list.infobox.close-infobox {
    position: relative;
}

.mce-tinymce {
    display: inline-block !important;
    max-width: 100% !important;
    border-color: #dee7ea !important;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.mce-btn {
    background-color: #fff !important;
}

.mce-panel {
    background-color: #fff !important;
}

.mce-btn button {
    padding: 4px 7px !important;
}

.panel-list {
    list-style-type: none;
    font-size: 14px;
    font-weight: 400;
    margin-left: 20px;
    margin-bottom: 30px;
}

.panel-list li {
    margin-bottom: 8px;
    padding-left: 15px;
    position: relative;
}

.panel-list li:before {
    content: '';
    position: absolute;
    top: 7px;
    left: 0px;
    display: inline-block;
    width: 6px;
    height: 6px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #2AC59B;
}

.panel-list li a {
    font-weight: inherit;
}

.form-group-inline.kupon input {
    width: 33%;
    margin-right: 10px;
}

.panel-opinion-select-wrapper div.cs-skin-border {
    height: 33px;
    width: 165px;
    float: right;
}

.panel-opinion-select-wrapper .cs-skin-border>span {
    padding: 0px 40px 0px 12px;
    height: 33px;
    font-size: 14px;
    line-height: 30px;
    border: none;
    background-color: #fff;
}

.panel-opinion-select-wrapper .cs-select ul {
    margin-top: 0px;
}

.panel-opinion-wrapper {
    margin-left: 20px;
}

.opinion-single.type-3 {
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #dee7ea;
}

.opinion-single.type-3:last-of-type {
    padding-bottom: 0px;
    border-bottom: none;
}

.opinion-single.type-3 .avatar-wrapper {
    vertical-align: middle;
    margin-right: 13px;
}

.opinion-single.type-3 .avatar-wrapper img {
    width: 66px;
    height: 66px;
}

.opinion-single.type-3 .opinion-content-column {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 228px);
}

.opinion-single.type-3 .opinion-content-wrapper {
    padding: 4px 60px 0px 0px;
    border: none;
}

.opinion-single.type-3 .opinion-content-wrapper a {
    font-weight: 400;
    font-style: normal;
}

.opinion-single.type-3 .opinion-content-wrapper a img {
    vertical-align: baseline;
    margin-right: 5px;
}

.opinion-single.type-3 .opinion-content-wrapper p {
    height: 64.3px;
    min-height: 64.3px;
    overflow: hidden;
    position: relative;
}

.opinion-single.type-3 .opinion-content-wrapper p:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 30px;
    bottom: 0px;
    left: 0px;
    z-index: 2;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
    /* IE6-9 */
}

.opinion-single.type-3 .opinion-content-wrapper p:hover,
.opinion-single.type-3 .opinion-content-wrapper p.hover {
    height: auto;
}

.opinion-single.type-3 .opinion-content-wrapper p:hover:after,
.opinion-single.type-3 .opinion-content-wrapper p.hover:after {
    background: none;
}

.opinion-single.type-3 .opinion-info {
    display: inline-block;
    vertical-align: middle;
    width: 125px;
}

.opinion-single.type-3 .stars img {
    width: 15px;
    height: 15px;
}

.opinion-single.type-3 .opinion-author {
    margin-bottom: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 115px;
}

.opinion-single.type-3 .opinion-author:hover {
    overflow: visible;
}

.opinion-single.type-3 .opinion-date {
    font-size: 12px;
    margin-top: 1px;
}

.opinion-single.type-4 {
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #dee7ea;
    position: relative;
}

.opinion-single.type-4:last-of-type {
    padding-bottom: 0px;
    border-bottom: none;
}

.opinion-single.type-4 .opinion-content-column {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 134px);
}

.opinion-single.type-4 .opinion-content-wrapper {
    padding: 0px 80px 0px 0px;
    border: none;
}

.opinion-single.type-4 .opinion-content-wrapper .opinion-receiver {
    font-weight: 400;
    padding-right: 5px;
}

.opinion-single.type-4 .opinion-content-wrapper p {
    margin-bottom: 0px;
}

.opinion-single.type-4 .opinion-info {
    display: inline-block;
    vertical-align: middle;
    width: 130px;
    padding-left: 10px;
}

.opinion-single.type-4 .stars img {
    width: 15px;
    height: 15px;
}

.opinion-single.type-4 .opinion-date {
    font-size: 12px;
    margin-top: 3px;
}

.opinion-single.type-4 .dots-dropdown {
    top: 28px;
    right: 2px;
    position: absolute;
}

.dots-dropdown .dots-wrapper {
    cursor: pointer;
    padding: 5px 8px 3px;
    border: 1px solid #fff;
}

.dots-dropdown .dots-wrapper:hover {
    border-color: #dee7ea;
}

.dots-dropdown .dots-wrapper .dot-single {
    width: 3px;
    height: 3px;
    background-color: #717f86;
    margin-bottom: 4px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.dots-dropdown .dropdown-menu {
    top: 0%;
    left: auto;
    right: 0px;
    min-width: 130px;
    padding: 0px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.175);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.175);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.175);
}

.dots-dropdown .dropdown-menu>li>a {
    padding: 7px 20px;
    font-size: 13px;
}

.dots-dropdown .dropdown-menu>li>a:hover,
.dots-dropdown .dropdown-menu>li>a:focus {
    background-color: #F6F9FA;
}

.mailbox-msg-single {
    padding: 20px 60px 18px 15px;
    position: relative;
    border-bottom: 1px solid #dee7ea;
}

.mailbox-msg-single .avatar-wrapper {
    vertical-align: middle;
    margin-right: 10px;
}

.mailbox-msg-single .avatar-wrapper img {
    width: 33px;
    height: 33px;
}

.mailbox-msg-single .msg-single-person {
    display: inline-block;
    vertical-align: middle;
    width: 140px;
    padding-right: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: inherit;
}

.mailbox-msg-single .msg-single-subject {
    display: inline-block;
    vertical-align: middle;
    padding-left: 17px;
    padding-right: 10px;
    width: calc(100% - 295px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: inherit;
}

.mailbox-msg-single .msg-single-date {
    display: inline-block;
    vertical-align: middle;
    width: 100px;
    text-align: right;
    font-weight: inherit;
}

.mailbox-msg-single.unread {
    font-weight: 400;
    background-color: #F7F8FA;
}

.mailbox-msg-single.unread .msg-single-subject {
    padding-left: 0px;
}

.mailbox-msg-single.unread .msg-single-subject:before {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: 9px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #FFAF2A;
    vertical-align: 1px;
}

.mailbox-msg-single .dots-dropdown {
    position: absolute;
    top: 22px;
    right: 2px;
}

.header-msg-return {
    vertical-align: text-bottom;
    display: inline-block;
    margin-left: 22px;
    margin-top: 4px;
}

.header-msg-return>img {
    width: 16px;
    height: 16px;
}

.panel-section .header-msg-subject {
    display: inline-block;
    margin-left: 17px;
    max-width: 82%;
    line-height: 1.3;
}

.dots-dropdown.header-msg {
    float: right;
    margin-top: -54px;
    position: relative;
}

.dots-dropdown.header-msg .dots-wrapper {
    padding: 10px 18px 8px;
    border: 1px solid #dee7ea;
}

.msg-full-single {
    padding-left: 15px;
    padding-top: 20px;
    padding-bottom: 30px;
    border-bottom: 1px solid #dee7ea;
}

.msg-full-single:last-of-type {
    padding-bottom: 0px;
    border-bottom: none;
}

.msg-full-single .avatar-wrapper {
    vertical-align: middle;
    margin-right: 15px;
    margin-top: 8px;
}

.msg-full-single .avatar-wrapper img {
    width: 33px;
    height: 33px;
}

.msg-full-single .msg-full-content-column {
    display: inline-block;
    vertical-align: top;
    width: calc(80% - 52px);
}

.msg-full-single .msg-single-person {
    font-weight: 400;
    margin-bottom: 3px;
    padding-top: 6px;
}

.msg-full-single .msg-single-date {
    font-size: 12px;
    margin-bottom: 20px;
}

.msg-full-single .msg-full-content {
    font-size: 14px;
    font-weight: 400;
    overflow-wrap: break-word;
}

.msg-full-single textarea {
    height: 150px;
    background-color: #F7F8FA;
    margin-bottom: 10px;
}

.panel-block-list.payment>li {
    padding-top: 13px;
    padding-bottom: 14px;
}

.panel-block-list.payment>li .panel-block-list-content .feature-block {
    min-width: 130px;
    margin-right: 15px;
    text-align: left;
    margin-top: 8px;
}

.panel-block-list.payment>li .panel-block-list-content .feature-block span.quantity{
    width: 50px;
    display: inline-block;
    text-align: right;
    text-transform: lowercase;
}

.panel-block-list.payment>li .panel-block-list-content .feature-block span.item{
    width: 50px;
    display: inline-block;
    text-align: right;
    text-transform: lowercase;
}

.panel-block-list.payment>li .panel-block-list-content .cost-block {
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    font-size: 14px;
    font-weight: 400;
    margin-right: 25px;
    width: 70px;
}

.panel-block-list.payment>li .panel-block-list-content img.x {
    vertical-align: middle;
}

.panel-block-list.payment .panel-block-list-subtitle {
    display: block;
    color: #384047;
    font-weight: 400;
    font-size: 12px;
    text-overflow: ellipsis;
}

.section-inner-panel-small {
    padding: 28px 30px 28px;
    margin-bottom: 15px;
}

.section-inner-panel-small h4 {
    margin-top: 0px;
}

.section-inner-panel-small address {
    margin-bottom: 10px;
}

.payment-method {
    margin-bottom: 15px;
}

.payment-method:last-of-type {
    margin-bottom: 0px;
}

.payment-method img {
    max-width: 65px;
    margin-right: 20px;
    vertical-align: top;
}

.payment-method .payment-content {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 89px);
}

.payment-method .payment-content .payment-content-header {
    margin-bottom: 2px;
}

.payment-method .payment-content p {
    margin-bottom: 0px;
}

.table-resp-wrapper table {
    font-size: 14px;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-bottom: 10px;
}

.table-resp-wrapper tr {
    border: 1px solid #dee7ea;
}

.table-resp-wrapper thead tr {
    background-color: #F7F8FA;
}

.table-resp-wrapper th,
.table-resp-wrapper td {
    text-align: center;
}

.table-resp-wrapper th {
    padding-top: 18px;
    padding-bottom: 11px;
    font-weight: 300;
}

.table-resp-wrapper td {
    padding-top: 18px;
    padding-bottom: 16px;
    font-weight: 400;
}

.panel-block-list.infobox>li {
    padding: 18px 15px;
}

.panel-block-list.dashboard>li {
    padding-right: 60px;
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
}

.panel-block-list.dashboard>li .panel-block-list-title {
    margin-top: 8px;
}

.panel-block-list.dashboard>li .panel-block-list-content .button-block {
    display: inline-block;
    width: /*110px*/
    auto;
    text-align: right;
}

.panel-block-list.dashboard>li .panel-block-list-content .button-block .btn {
    padding: 0px 20px;
}

.panel-block-list.dashboard>li .panel-block-list-content .button-block .tag {
    background-color: #FFAF2A;
    margin-top: 11px;
    margin-bottom: 11px;
}

.panel-block-list.dashboard>li .dots-dropdown {
    position: absolute;
    top: 20px;
    right: 17px;
}

.panel-block-list.dashboard.profile>li {
    padding-right: 30px;
}

.panel-block-list.dashboard.profile>li .panel-block-list-title {
    width: 55%;
}

.panel-block-list.dashboard.profile>li .panel-block-list-content .feature-block {
    min-width: initial;
    text-transform: none;
    vertical-align: middle;
}

.panel-block-list.dashboard.profile>li .panel-block-list-content .feature-block .cost .lesson-price {
    font-size: 14px;
}

.panel-block-list.dashboard.profile>li .panel-block-list-content .feature-block .cost .lesson-time {
    font-size: 14px;
    font-weight: 300;
}

.panel-block-list.dashboard.profile>li .panel-block-list-content .button-block {
    width: auto;
}

.section-inner-panel-small .panel-opinion-wrapper {
    margin-top: 30px;
    margin-left: 0px;
}

.section-inner-panel-small .opinion-single.type-3 {
    background-color: #F7F8FA;
    padding-left: 30px;
    padding-right: 20px;
    padding-bottom: 10px;
}

.section-inner-panel-small .opinion-single.type-3:last-of-type {
    padding-bottom: 10px;
    border-bottom: 1px solid #dee7ea;
}

.section-inner-panel-small .opinion-single.type-3 .opinion-content-wrapper {
    padding: 4px 0px 0px 0px;
    background-color: #F7F8FA;
}

.section-inner-panel-small .opinion-single.type-3 .opinion-content-wrapper p:after {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7f8fa+0,f7f8fa+100&0+0,1+100 */
    background: -moz-linear-gradient(top, rgba(247, 248, 250, 0) 0%, #f7f8fa 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(247, 248, 250, 0) 0%, #f7f8fa 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(247, 248, 250, 0) 0%, #f7f8fa 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00f7f8fa', endColorstr='#f7f8fa', GradientType=0);
    /* IE6-9 */
}

.section-inner-panel-small .opinion-single.type-3 .opinion-content-wrapper p:hover:after {
    background: none;
}

.panel-user-info-block {
    display: inline-block;
    vertical-align: bottom;
    padding: 0px 15px;
    width: 200px;
    text-align: center;
}

.panel-user-info-block .avatar-wrapper {
    margin-bottom: 15px;
}

.panel-user-info-block .panel-user-name,
.panel-user-info-block .panel-user-city {
    text-align: inherit;
    margin-bottom: 2px;
}

.panel-user-info-block .panel-user-name {
    font-weight: 500;
    font-size: 16px;
}

.panel-user-info-block .panel-user-city {
    font-weight: 400;
}

.panel-user-info-block.donut {
    padding: 0px;
    width: 190px;
}

.donut-wrapper {
    position: relative;
}

.donut-wrapper .donut-text {
    font-size: 12px;
    position: absolute;
    top: 55%;
    left: 51.5%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.notification-single {
    padding: 10px 20px 7px;
    border-bottom: 1px solid #dee7ea;
    font-size: 13px;
}

.notification-single.unread {
    background-color: #F7F8FA;
    font-weight: 400;
}

.notification-single .notification-subject {
    margin-bottom: 2px;
    font-weight: inherit;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.notification-single .notification-time {
    padding-left: 17px;
    background-size: 12px 12px;
    background-position: left 2px;
}

.notification-link-wrapper {
    text-align: center;
    font-size: 12px;
    padding: 6px 0px 5px;
}

.section-inner-panel-small.dashboard {
    padding-bottom: 24px;
    min-height: 339px;
}

.panel-content-container .row {
    margin-right: -7.5px;
    margin-left: -7.5px;
}

.panel-content-container .col-xs-1,
.panel-content-container .col-sm-1,
.panel-content-container .col-md-1,
.panel-content-container .col-lg-1,
.panel-content-container .col-xs-2,
.panel-content-container .col-sm-2,
.panel-content-container .col-md-2,
.panel-content-container .col-lg-2,
.panel-content-container .col-xs-3,
.panel-content-container .col-sm-3,
.panel-content-container .col-md-3,
.panel-content-container .col-lg-3,
.panel-content-container .col-xs-4,
.panel-content-container .col-sm-4,
.panel-content-container .col-md-4,
.panel-content-container .col-lg-4,
.panel-content-container .col-xs-5,
.panel-content-container .col-sm-5,
.panel-content-container .col-md-5,
.panel-content-container .col-lg-5,
.panel-content-container .col-xs-6,
.panel-content-container .col-sm-6,
.panel-content-container .col-md-6,
.panel-content-container .col-lg-6,
.panel-content-container .col-xs-7,
.panel-content-container .col-sm-7,
.panel-content-container .col-md-7,
.panel-content-container .col-lg-7,
.panel-content-container .col-xs-8,
.panel-content-container .col-sm-8,
.panel-content-container .col-md-8,
.panel-content-container .col-lg-8,
.panel-content-container .col-xs-9,
.panel-content-container .col-sm-9,
.panel-content-container .col-md-9,
.panel-content-container .col-lg-9,
.panel-content-container .col-xs-10,
.panel-content-container .col-sm-10,
.panel-content-container .col-md-10,
.panel-content-container .col-lg-10,
.panel-content-container .col-xs-11,
.panel-content-container .col-sm-11,
.panel-content-container .col-md-11,
.panel-content-container .col-lg-11,
.panel-content-container .col-xs-12,
.panel-content-container .col-sm-12,
.panel-content-container .col-md-12,
.panel-content-container .col-lg-12 {
    padding-left: 7.5px;
    padding-right: 7.5px;
}

.stats-select-wrapper {
    width: 250px;
}

.stats-header-wrapper {
    margin-bottom: 10px;
    margin-top: 30px;
}

.stats-header-wrapper .stats-header-title {
    font-size: 16px;
    font-weight: 400;
    float: left;
}

.stats-header-wrapper .stats-header-viewed {
    float: right;
    margin-top: 2px;
}

#chart {
    height: 39rem;
    background-color: #f1f1f1;
}

td>input.form-control {
    width: 80px;
    display: inline-block;
    margin-right: 5px;
}

table.tab-3-col th,
table.tab-3-col td {
    width: 33.3%;
}

table.tab-4-col th,
table.tab-4-col td {
    width: 25%;
}

.nav-menu li.multi-menu-item.user-navbar a {
    margin: 0px 8px;
}

.nav-menu li.multi-menu-item.user-navbar .avatar-wrapper {
    vertical-align: middle;
    position: relative;
    cursor: pointer;
    margin-left: 6px;
}

.nav-menu li.multi-menu-item.user-navbar .avatar-wrapper img {
    width: 36px;
    height: 36px;
}

.nav-menu li.multi-menu-item.user-navbar .avatar-wrapper .navbar-notifications {
    display: none;
    position: absolute;
    top: 50px;
    right: -12px;
    width: 220px;
    background-color: #fff;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.175);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.175);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.175);
}

.nav-menu li.multi-menu-item.user-navbar .avatar-wrapper .navbar-notifications a {
    margin: 0px;
    display: block;
}

.nav-menu li.multi-menu-item.user-navbar .avatar-wrapper .navbar-notifications .notification-single {
    padding: 7px 20px 6px;
    border-left: 4px solid #dee7ea;
}

.nav-menu li.multi-menu-item.user-navbar .avatar-wrapper .navbar-notifications .notification-single.unread {
    border-left: 4px solid #2AC59B;
}

.nav-menu li.multi-menu-item.user-navbar .avatar-wrapper.open .navbar-notifications {
    display: block;
}

.nav-menu li.multi-menu-item.user-navbar .user-dropdown {
    color: #fff;
    font-weight: 400;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    position: relative;
    cursor: pointer;
}

.nav-menu li.multi-menu-item.user-navbar .user-dropdown .dropdown-menu {
    top: 30px;
    left: auto;
    right: 0px;
    padding: 0px;
    border: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.nav-menu li.multi-menu-item.user-navbar .user-dropdown .dropdown-menu li {
    font-size: 13px;
}

.nav-menu li.multi-menu-item.user-navbar .user-dropdown .dropdown-menu li a {
    margin: 0px;
    display: block;
    padding: 9px 10px 9px 20px;
}

.nav-menu li.multi-menu-item.user-navbar .navbar-msg-wrapper {
    position: relative;
}

.nav-menu li.multi-menu-item .user-navbar-mobile {
    display: none;
}


/* END PANEL */


/* BAZA TESTOW */

.test-single {
    margin-bottom: 30px;
}

.test-single .offer-sidebar-banner {
    padding-top: 40px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.offer-sidebar-section.test {
    text-align: center;
}

.offer-sidebar-section.test img {
    max-width: 100%;
}


/* END BAZA TESTOW */

.owl-dots {
    margin: 0 auto;
    width: 100vw;
    position: absolute;
    left: 50%;
    bottom: 0px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
}

.owl-dot {
    width: 7px;
    height: 7px;
    border-radius: 50px;
    display: inline-block;
    margin-right: 5px;
    margin-top: 0px;
    background-color: #dee7ea;
}

.owl-dot.active {
    background-color: #717f86;
}

.owl-dot:last-of-type {
    margin-right: 0px;
}


/* MODAL */

.modal-dialog {
    max-width: 90%;
    padding-top: 25vh;
}

#modal-haslo .modal-dialog {
    width: 430px;
}

#modal-zaloguj .modal-dialog,
#modal-zarejestruj .modal-dialog,
#modal-platnosc .modal-dialog {
    width: 895px;
}

#modal-wiad-log0 .modal-dialog,
#modal-wiad-log1 .modal-dialog {
    width: 600px;
}

.modal-content {
    border-radius: 2px;
    background-color: #F7F8FA;
}

.modal-content p {
    text-align: center;
}

.modal-header {
    padding: 30px;
    position: relative;
    border-bottom: none;
}

.modal-header .close {
    position: absolute;
    top: 20px;
    right: 20px;
    opacity: 1;
}

.modal-header .close:hover,
.modal-header .close:focus {
    opacity: 1;
}

.modal-header .close img {
    width: 11px;
    height: 11px;
}

.modal-header h3 {
    margin-top: 10px;
    text-align: center;
}

.modal-header h4 {
    font-size: 18px;
    text-align: center;
}

.modal-header p {
    text-align: center;
    font-size: 15px;
    margin-bottom: 0px;
}

#modal-zaloguj .modal-body,
#modal-zarejestruj .modal-body {
    padding-left: 50px;
    padding-right: 50px;
}

.btn-social {
    position: relative;
    text-align: center;
    color: #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    height: 40px;
    line-height: 40px;
    font-weight: 400;
}

.btn-social i.fa {
    position: absolute;
    left: 8px;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 26px;
}

.btn-social.fb {
    background-color: #365897;
}

.btn-social.linkedin {
    background-color: #0076B4;
}

.btn-social.gplus {
    background-color: #E95F55;
}

.modal-body {
    padding: 0px 30px 30px;
}

.modal-body h2 {
    color: #A90003;
    font-weight: 400;
    font-size: 32px;
    margin: 0px 0px 30px;
}

.modal-body p {
    margin-bottom: 15px;
}

.modal-body p a {
    text-decoration: underline;
}

.modal-body p a:hover {
    color: #A90003;
}

.modal-body form input,
.modal-body form button {
    width: 100%;
}

.modal-body form input,
.modal-body form textarea,
.modal-body form select {
    height: 50px;
    border: 1px solid #dee7ea;
    padding: 10px 15px;
    margin-bottom: 15px;
}

.modal-body form label {
    font-weight: 300;
    margin-top: 15px;
}

.modal-body .btn-social {
    width: 100%;
    margin-bottom: 15px;
}

.modal-body .modal-divider {
    margin-bottom: 0px;
}

.modal-body .modal-divider:before,
.modal-body .modal-divider:after {
    content: '';
    display: block;
    width: 1px;
    height: 86px;
    margin: 0 auto;
    background-color: #dee7ea;
}

.modal-body .modal-divider:before {
    margin-top: 35px;
}

#modal-wiad-log0 input[type="text"],
#modal-wiad-log0 input[type="email"] {
    display: inline-block;
    width: 49%;
}

#modal-wiad-log0 input[type="text"] {
    margin-right: 1.3%;
}

#modal-wiad-log0 textarea,
#modal-wiad-log1 textarea {
    resize: none;
    height: 150px;
    display: block;
    width: 100%;
    margin-bottom: 10px;
}

#modal-wiad-log0 input[type="checkbox"]+label,
#modal-wiad-log1 input[type="checkbox"]+label {
    display: inline-block;
    width: calc(100% - 308px);
    vertical-align: middle;
    margin-bottom: 15px;
}

#modal-wiad-log0 input[type="checkbox"]+label a,
#modal-wiad-log1 input[type="checkbox"]+label a {
    margin-left: 28px;
}

#modal-wiad-log0 .modal-body form button,
#modal-wiad-log1 .modal-body form button {
    width: auto;
    margin-top: 30px;
}

.modal-img-wrapper {
    text-align: center;
}

.modal-img-wrapper .avatar-wrapper {
    vertical-align: sub;
}

.modal-img-wrapper .avatar-wrapper img {
    width: 65px;
    height: 65px;
}

.modal-img-wrapper .middle-img-wrapper {
    display: inline-block;
    vertical-align: middle;
}

.modal-img-wrapper .middle-img-wrapper>img {
    width: 48px;
    height: 24px;
}

.modal-img-wrapper .middle-img-wrapper:before,
.modal-img-wrapper .middle-img-wrapper:after {
    content: '.....';
    display: inline-block;
    vertical-align: baseline;
    font-size: 22px;
    margin-left: 10px;
    margin-right: 10px;
}

.g-recaptcha {
    display: inline-block;
    vertical-align: middle;
}

.modal-footer {
    padding: 0px 20px 20px;
    border-top: none;
    margin-top: 0px;
}

.bank-single {
    text-align: center;
    margin-bottom: 35px;
    margin-top: 10px;
}

.bank-single img {
    margin-bottom: 10px;
}

.bank-single .bank-title {
    font-size: 13px;
}


/* END MODAL */


/* ALERTS */

.alert {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: none;
    text-align: left;
    font-weight: 400;
    padding-left: 41px;
    position: relative;
}

.alert button.close {
    color: #fff;
    opacity: 1;
}

.alert:before {
    font-family: FontAwesome;
    position: absolute;
    left: 15px;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.alert-success,
.alert-warning,
.alert-info,
.alert-danger,
.alert-test {
    color: #fff;
}

.alert-success {
    background-color: #2ECC71;
}

.alert-success:before {
    content: "\f058";
}

.alert-info {
    background-color: #008CFF;
}

.alert-info:before {
    content: "\f05a";
}

.alert-warning {
    background-color: #FBD151;
}

.alert-warning:before {
    content: '\f06a';
}

.alert-danger {
    background-color: #E94C36;
}

.alert-danger:before {
    content: "\f057";
}

.infobox-black .alert {
    background-color: #000;
    color: #fff !important;
}

.infobox-black .alert p,
.infobox-black .alert a,
.infobox-black .alert strong {
    color: #ff0000 !important;
    font-weight: 400;
}

.infobox-black .alert:before {
    content: "\f057";
}

.infobox-green .alert {
    background-color: #ffd730;
    color: #000 !important;
}

.infobox-green .alert p,
.infobox-green .alert a,
.infobox-green .alert strong {
    color: #000 !important;
    font-weight: 400;
}

.infobox-green .alert:before {
    content: "\f057";
}

.alert-test {
    background-color: #FFAF2A;
    padding-left: 20px;
}


/* END ALERTS */

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

ul,
ol,
li {
    margin: 0px;
    padding: 0px;
}

ul {
    list-style-type: none;
}

img.quote {
    max-width: 30px;
    margin-bottom: 40px;
}

.paragraph-container {
    margin: 0px auto;
}


/* FOOTER */

footer {
   /* background-color: #fff;*/
}

.footer-top {
    padding: 60px 0px 60px;
}

.footer-top a {
    color: #717f86;
}

.footer-column {
    float: left;
    margin-right: 14rem;
}

.footer-column:nth-of-type(3) {
    margin-right: 0;
}

.footer-top-left {
    width: 365px;
    float: left;
}

.footer-top-left>img {
    width: 172px;
    height: 24px;
    margin-bottom: 15px;
}

.footer-top-left p {
    font-size: 13px;
    color: #717f86;
    margin-bottom: 15px;
    line-height: 1.6;
}

.footer-top-left a {
    color: #2AC59B;
}

.footer-top-right {
    float: right;
}

.footer-header {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 23px;
    font-weight: 400;
    text-transform: uppercase;
}

.footer-column ul li {
    padding-bottom: 10px;
    font-size: 14px;
}

ul li.social {
    display: inline-block;
    margin-right: 10px;
}

ul li.social i {
    font-size: 16px;
}

ul li.social img {
    margin-bottom: 5px;
}

.footer-column ul li:last-of-type {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.footer-bottom {
    border-top: 1px solid #eee;
    padding: 35px 0px;
    color: #717f86;
    font-size: 13px;
}

.footer-bottom .author {
    float: right;
}

.footer-bottom a {
    color: #2AC59B;
}

.footer-bottom a:hover,
.footer-bottom a:focus {
    text-decoration: underline;
}

.footer-bottom>a {
    margin-left: 3px;
}


/* END FOOTER */

#spinner {
    position: relative;
    width: 70px;
    height: 70px;
}

#spinner .spinner {
    left: 5%;
    top: 5%;
    z-index: 1 !important;
}

.xxs-hidden {
    display: block;
}

.xxs-visible {
    display: none;
}

.tablet-visible {
    display: none;
}

@media all and (max-width: 1580px) {
    html {
        font-size: 57%;
    }
}

@media all and (min-width: 1360px) {
    .sort-wrapper {
        display: inline-block;
        float: right;
    }
}

@media all and (max-width: 1360px) {
    html {
        font-size: 54.3%;
    }
    .offer-list-heading div.cs-skin-border {
        float: none;
        margin-top: 10px;
    }
    .offer-list-heading div.cs-skin-border>span {
        padding-left: 0px;
    }
    .navbar-brand img {
        height: 22px;
        width: 146px;
    }
    .nav-menu {
        width: calc(100% - 165px);
    }
    .nav-menu li.menu-item {
        font-size: 14px;
    }
    .nav-menu li.menu-item a {
        padding: 9px 1rem 5px;
    }
    .nav-menu li.multi-menu-item a {
        margin: 0px 7px;
    }
    .navbar form.fixed {
        width: 640px;
        margin: 0 0 0 45px;
    }
    .btn-frame-white {
        padding: 0px 12px;
    }
    .main-container {
        width: 900px;
    }
    .intro-steps {
        width: 900px;
    }
    .intro-step-divider {
        width: 10.8%;
    }
    .intro-step-single {
        width: 25.5%;
    }
    #owl-home {
        width: 900px;
    }
    .col-25p {
        width: 33.33333%;
    }
    .col-33p {
        width: 50%;
    }
    .home-pop-title {
        font-size: 15px;
        width: 128px;
    }
    .home-pop-outer-col>a {
        font-size: 15px;
    }
    .home-pop-wrapper .home-pop-outer-col:last-of-type>a {
        margin-left: 4%;
    }
    .offer-small .avatar-wrapper {
        display: none;
    }
    .offer-small .offer-content {
        width: 100%;
    }
    section.section-inner-help {
        padding-left: 50px;
        padding-right: 80px;
    }
    section.section-inner-help .section-heading p {
        width: 65%;
    }
    .panel-sidebar-container {
        width: 195px;
    }
    .panel-content-container {
        width: 690px;
    }
    .offer-list-container {
        width: 685px;
    }
    .offer-sidebar-container {
        width: 205px;
    }
    .offer-large-profile .offer-content {
        vertical-align: top;
        width: calc(100% - 120px);
    }
    .offer-large .offer-details {
        width: 100%;
        margin: 15px 0 0 115px;
        float: none
    }
    section.section-inner-blog {
        padding-left: 40px;
        padding-right: 40px;
    }
    input[type="checkbox"] {
        margin: 0px 3px 0px 0px;
    }
    .offer-sidebar-txt-small {
        font-size: 12px;
    }
    .article-banner img {
        margin-right: 20px;
        max-width: 100%;
    }
    .article-banner {
        padding: 30px 30px 15px 30px;
    }
    .article-banner form #banner-email {
        width: 165px;
    }
    .article-banner .article-banner-content {
        width: 58%;
    }
    .offer-large .offer-large-left,
    .offer-large .offer-large-right {
        height: auto;
        width: 100%;
        float: none;
    }
    .offer-large .offer-large-right,
    .offer-large.offer-featured .offer-large-right {
        padding-top: 15px;
    }
    .offer-large p {
        margin-bottom: 15px;
    }
    .offer-large .cost {
        margin-bottom: 10px;
        text-align: left;
    }
    .offer-large .offer-contact {
        float: none;
        width: 100%;
    }
    .offer-large .offer-bottom {
        position: static;
    }
    .offer-full-content-section .address-column {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 20px;
    }
    .hvr-underline-from-left:before {
        left: 1rem;
        right: calc(100% - 1rem);
    }
    .hvr-underline-from-left:hover:before,
    .hvr-underline-from-left:focus:before,
    .hvr-underline-from-left:active:before {
        right: 1rem;
    }
    .section-inner-panel {
        padding: 28px 20px 50px;
    }
    .panel-tab-links li {
        font-size: 11px;
    }
    .panel-tab-links li a {
        padding: 0px 12px 6px;
    }
    .panel-content-wrapper .form-section.online h4 {
        width: 21%;
    }
    .mce-tinymce {
        width: 368px !important;
    }
    .panel-section .row>img {
        width: 267px;
    }
    .opinion-single.type-3 .opinion-content-wrapper {
        padding: 4px 20px 0px 0px;
    }
    .opinion-single.type-4 .opinion-content-wrapper {
        padding: 0px 50px 0px 0px;
    }
    .mailbox-msg-single {
        padding-right: 45px;
    }
    .msg-full-single .msg-full-content-column {
        width: calc(90% - 52px);
    }
    .offer-sidebar.offer-sidebar-job .btn-anim {
        padding: 0px 15px 0px 15px;
    }
    .offer-sidebar:not(.offer-sidebar-job) .btn-anim {
        line-height: 20px;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .panel-block-list>li .panel-block-list-title {
        width: 40%;
    }
    .panel-block-list.dashboard.profile>li .panel-block-list-title {
        width: 100%;
        float: none;
        padding-right: 0px;
        margin-bottom: 8px;
        margin-top: 0px;
    }
    .panel-block-list.dashboard.profile>li .panel-block-list-content {
        float: none;
    }
    .panel-block-list.dashboard.profile>li .panel-block-list-content .feature-block {
        margin-right: 25px;
    }
    .inline-img {
        vertical-align: top;
    }
    .footer-top-left {
        width: 35rem;
    }
    .footer-column {
        margin-right: 9rem;
    }
    section.section-404 .wrapper-404 {
        width: 100%;
    }
    .navbar form #top-search {
        width: calc(100% - 368px);
    }
}

@media all and (max-width: 1360px) and (min-width: 992px) {
    .available-days .list-menu .avail-hours-wrap {
        float: none;
        padding-left: 28px;
    }
    .offer-sidebar {
        margin-top: 107px;
    }
}

@media all and (max-width: 1200px) {
    .invisible {
        visibility: visible;
    }
}

@media all and (max-width: 1199px) {
    .section-inner-contact {
        background-position: bottom right -60px;
    }
}

@media all and (min-width: 992px) {
    .nav-menu li.menu-item {
        float: left;
        margin: 0px 0.0rem;
    }
    .nav-menu li.current-page:before {
        content: "";
        position: absolute;
        z-index: -1;
        left: 1.8rem;
        right: 1.8rem;
        bottom: 0;
        background: #fff;
        height: 1px;
    }
    .nav-menu li.menu-item:last-of-type {
        margin-right: 0px;
    }
}

@media all and (max-width: 991px) {
    .panel-block-list.payment>li .panel-block-list-content .cost-block {
        margin-right: 16px;
    }
    .panel-content-wrapper .form-group-inline {
        padding-right: 0%;
    }
    .nav-menu li.current-page a {
        font-weight: 500;
        text-decoration: underline;
    }
    .offer-sidebar {
        margin-top: 0;
    }
    .panel-sidebar-header {
        display: block;
    }
    .hamburger-menu,
    .hamburger-panel {
        display: inline-block;
        width: 4.4rem;
        height: 4.4rem;
        padding: 1rem 0.5rem;
        z-index: 1000;
        cursor: pointer;
        position: absolute;
        top: -2px;
        right: 0px;
    }
    .hamburger-panel {
        z-index: 997;
    }
    .hamburger-menu span,
    .hamburger-panel span {
        display: block;
        width: 100%;
        height: 3px;
        border-radius: 2px;
        margin-top: 5px;
        background: #fff;
    }
    .hamburger-menu span:first-child,
    .hamburger-panel span:first-child {
        margin-top: 0px;
    }
    .navbar {
        background-position: bottom left;
        background-size: auto 170px;
        padding-top: 0px;
        position: fixed;
    }
    .nav-menu-base li.multi-menu-item {
        font-size: 10px;
    }
    .navbar-top {
        -moz-transition: background 0.3s ease 0s;
        -o-transition: background 0.3s ease 0s;
        -webkit-transition: background 0.3s ease;
        -webkit-transition-delay: 0s;
        transition: background 0.3s ease 0s;
        position: static;
    }
    .navbar.active .navbar-top {
        background: #fff;
        padding-bottom: 0px;
    }
    .navbar.active .navbar-top .hamburger-menu span {
        background: #2AC59B;
    }
    .hamburger-panel {
        top: 8px;
        right: 8px;
    }
    .hamburger-panel span {
        background: #2AC59B;
    }
    .navbar-bottom {
        padding-bottom: 0px;
    }
    .navbar.active .navbar-bottom {
        padding-bottom: 0px;
    }
    .navbar-brand {
        padding-bottom: 8px;
    }
    .navbar-brand img {
        position: static;
        margin-top: 5px;
    }
    .nav-menu {
        display: none;
        float: none;
        width: 100%;
        clear: both;
        padding: 0;
        background: transparent;
    }
    .nav-menu li.menu-item {
        line-height: 55px;
        float: none;
        border-bottom: 1px solid #ebebeb;
        margin: 0px;
        background-color: #fff;
        display: block;
    }
    .navbar.active .nav-menu {
        background: #fff;
    }
    .nav-menu li.current-menu-item {
        border-radius: 0px;
    }
    .content {
        padding-top: 113px;
    }
    body.home .content {
        padding-top: 270px;
    }
    body.search-bar .content {
        padding-top: 202px;
    }
    .main-container {
        width: 660px;
        position: relative;
    }
    .navbar h1 {
        font-size: 34px;
        margin: 0px 0px 10px;
    }
    .navbar form {
        width: 660px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .navbar form #top-search,
    .navbar form .hints {
        width: 318px;
    }
    header div.cs-skin-border {
        width: 230px;
    }
    .intro-steps {
        width: 660px;
    }
    .intro-step-divider {
        display: none;
    }
    .intro-step-single {
        width: 32.8%;
    }
    .home-pop-outer-col {
        width: 100%;
        display: block;
    }
    .home-pop-wrapper .home-pop-outer-col:first-of-type {
        border-right: none;
        margin-bottom: 30px;
    }
    .home-pop-wrapper .home-pop-outer-col:last-of-type .home-pop-col {
        padding-left: 0;
    }
    .home-pop-col {
        width: 45%;
        margin-bottom: 0px;
    }
    .home-pop-col:first-of-type {
        margin-right: 9%;
    }
    .home-pop-wrapper .home-pop-outer-col:last-of-type>a {
        margin-left: 0;
    }
    .home-pop-wrapper .home-pop-outer-col:last-of-type>.btn {
        padding-left: 0px;
    }
    .home-pop-title {
        width: 240px;
    }
    .section-heading p {
        width: 70%;
    }
    .navbar.active .navbar-top .nav-menu li.menu-item a,
    .navbar.active .navbar-top .nav-menu li.multi-menu-item a {
        color: #2AC59B;
    }
    .btn-frame-white:hover,
    .btn-frame-white:focus {
        color: #fff !important;
    }
    .nav-menu li.multi-menu-item {
        float: none;
        line-height: 55px;
        border-bottom: 1px solid #ebebeb;
        border-top: 1px solid #ebebeb;
    }
    .btn-frame-white {
        border-color: #2AC59B;
    }
    #owl-home {
        width: 660px;
    }
    .prev-next {
        width: 2rem;
        height: 5rem;
    }
    .next {
        right: -3rem;
    }
    .prev {
        left: -3rem;
    }
    .banner-top-wrapper {
        width: 100%;
    }
    .section-inner-contact {
        background-position: bottom right -85px;
    }
    .register-container {
        width: 580px;
    }
    .panel-content-container {
        width: 100%;
    }
    section.section-inner-help {
        padding-left: 40px;
        padding-right: 40px;
    }
    .offer-list-container {
        width: 100%;
    }
    .offer-sidebar {
        display: none;
    }
    #billboard-sidebar {
        text-align: center;
    }
    .offer-sidebar.offer-full-sidebar {
        display: block;
        margin-bottom: 30px;
    }
    .offer-sidebar.offer-full-sidebar .offer-sidebar-section {
        padding: 0;
        background-color: #F7F8FA;
    }
    .offer-sidebar.offer-full-sidebar .offer-sidebar-education-section {
        background-color: #fff;
        padding: 15px;
        width: 48%;
        float: left;
        min-height: 230px;
        border-bottom: none;
    }
    .offer-sidebar.offer-full-sidebar .offer-sidebar-education-section:first-of-type,
    .offer-sidebar.offer-full-sidebar .offer-sidebar-education-section:nth-of-type(3) {
        margin-right: 4%;
    }
    .offer-sidebar.offer-full-sidebar .other-offer-section {
        padding: 15px;
        background-color: #fff;
    }
    .video-wrapper {
        max-width: 100%;
    }
    .col-20p {
        width: 33.3333%;
    }
    .offer-filters-wrapper.exp {
        height: 500px;
    }
    .offer-filters-wrapper.exp.student-filters {
        height: auto;
    }
    .form-group-checkbox {
        line-height: 48px;
    }
    .offer-sidebar-container {
        margin-left: 0px;
        width: 100%;
    }
    #modal-zaloguj .modal-body,
    #modal-zarejestruj .modal-body {
        padding-left: 20px;
        padding-right: 20px;
    }
    .panel-sidebar-container {
        width: 100%;
        margin-right: 0px;
        float: none;
        margin-bottom: 30px;
    }
    .panel-content-container {
        float: none;
    }
    .panel-sidebar {
        display: none;
    }
    .panel-tab-links li a {
        padding: 0px 10px 6px;
    }
    .panel-content-wrapper .form-section.online h4 {
        width: 23%;
    }
    .mce-tinymce {
        width: 352px !important;
    }
    .panel-section .row>img {
        display: none;
    }
    .mobile-my-account {
        position: absolute;
        right: 55px;
        top: 5px;
    }
    .mobile-my-account a {
        display: inline-block;
        vertical-align: middle;
        margin: 0px 8px;
    }
    .mobile-my-account .navbar-msg-wrapper .panel-count {
        top: -5px;
        right: -5px;
    }
    .navbar.active .mobile-my-account .user-name {
        color: #2AC59B;
    }
    .navbar.active .mobile-my-account svg path {
        fill: #4BC599;
    }
    .modal-body .modal-divider {
        text-align: center;
        margin: 20px 0px;
    }
    .modal-body .modal-divider::before,
    .modal-body .modal-divider::after {
        display: inline-block;
        width: 80px;
        height: 1px;
        margin: 0px 5px;
        vertical-align: middle;
    }
    .nav-menu li.multi-menu-item.user-navbar>a,
    .nav-menu li.multi-menu-item.user-navbar>.avatar-wrapper,
    .nav-menu li.multi-menu-item.user-navbar>.user-dropdown {
        display: none;
    }
    .nav-menu li.multi-menu-item .user-navbar-mobile {
        display: block;
    }
    .nav-menu li.multi-menu-item .user-navbar-mobile a {
        /*display: block;*/
    }
    .nav-menu li.multi-menu-item .user-navbar-mobile .avatar-wrapper,
    .nav-menu li.multi-menu-item .user-navbar-mobile span {
        display: inline-block;
        vertical-align: middle;
    }
    .nav-menu li.multi-menu-item .user-navbar-mobile .avatar-wrapper {
        margin-right: 10px;
        margin-left: 0px;
    }
    .profile-container .offer-sidebar-container {
        position: static;
    }
    header .cs-skin-border>span,
    header .cs-skin-border .cs-options ul li span {
        padding-left: 15px;
    }
    .panel-block-list.dashboard>li .panel-block-list-content .feature-block {
        margin-right: 0px;
        text-align: left;
        min-width: 140px;
    }
    .blog-row-home .col-sm-6:nth-child(2n+1) {
        clear: left;
    }
    .footer-top-left {
        width: 50rem;
        float: none;
    }
    .footer-top-right {
        margin-top: 5rem;
        float: none;
    }
    .tablet-hidden {
        display: none;
    }
    .tablet-visible {
        display: block;
    }
    .test-result-wrapper .test-result-content {
        width: 56%;
    }
    section.section-404 {
        background-image: none, url("../images/svg/pattern.svg");
        padding-left: 20px;
        padding-right: 20px;
    }
    section.section-404 .wrapper-404 {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
}

@media all and (max-width: 991px) and (min-width: 768px) {
    .modal-body .modal-divider::before,
    .modal-body .modal-divider::after {
        width: 20px;
    }
}

@media (max-width: 767px) {
    .navbar {
        background-image: none;
    }
    .navbar.active .navbar-bottom {
        max-height: -webkit-calc(100vh - 37px);
        max-height: -moz-calc(100vh - 37px);
        max-height: -ms-calc(100vh - 37px);
        max-height: -o-calc(100vh - 37px);
        max-height: calc(100vh - 37px);
        height: auto;
        overflow-y: auto !important;
    }
    .navbar-top {
        padding: 13px 0px 13px;
    }
    .hamburger-menu {
        top: -3px;
    }
    .nav-menu li.multi-menu-item {
        padding-left: calc(2rem - 7px);
    }
    .nav-menu li.menu-item a {
        padding: 9px 2rem 5px;
    }
    .navbar h1 {
        font-size: 28px;
        width: 520px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
    }
    .navbar form {
        width: 100%;
        margin-bottom: 0px;
        margin-top: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        border-radius: 0px;
    }
    .navbar form #top-search,
    .navbar form .hints {
        width: 34%;
    }
    .content {
        padding-top: 110px;
    }
    body.home .content {
        padding-top: 225px;
    }
    body.search-bar .content {
        padding-top: 180px;
    }
    .intro-steps {
        width: 100%;
    }
    .intro-step-single {
        width: 100%;
        display: block;
        margin-bottom: 30px;
    }
    .intro-step-single:last-of-type {
        margin-bottom: 0px;
    }
    .home-pop-title {
        width: 180px;
    }
    section {
        padding: 50px 0px;
    }
    .section-heading {
        padding-bottom: 45px;
    }
    .section-heading p {
        width: 90%;
    }
    .main-container {
        width: 520px;
    }
    .navbar>.main-container {
        width: 100%;
    }
    .navbar form #top-search,
    .navbar form .hints {
        width: calc(100% - 343px);
    }
    #owl-home {
        width: 490px;
        margin-left: auto;
        margin-right: auto;
    }
    .prev {
        left: -1rem;
    }
    .next {
        right: -1rem;
    }
    .col-20p {
        width: 50%;
    }
    .section-inner-contact {
        background-image: none;
    }
    section.section-inner-contact,
    section.section-inner,
    section.section-inner-help,
    section.section-inner-blog {
        padding-left: 20px;
        padding-right: 20px;
    }
    .register-container {
        width: 100%;
    }
    .register-steps {
        width: 420px;
    }
    .register-steps .register-steps-divider {
        width: 37.4%;
    }
    .form-section.online h4 {
        width: 30%;
    }
    .offer-large {
        padding: 20px 20px 30px 20px;
        max-height: max-content;
    }
    .offer-large .avatar-wrapper {
        margin-right: 15px;
    }
    .offer-large .avatar-wrapper img {
        width: 75px;
        height: 75px;
    }
    .offer-large .offer-details {
        margin: 15px 0 0 88px;
    }
    /*
	.offer-list-heading div.cs-skin-border {
	float: none;
	margin-top: 10px;
	}
	.offer-list-heading div.cs-skin-border > span {
	padding-left: 0px;
	}*/
    .pagination .pag-square.arrow.left {
        margin-right: 50px;
    }
    .pagination .pag-square.arrow.right {
        margin-left: 50px;
    }
    .offer-filters-wrapper.exp {
        height: 100vh;
    }
    #show-mob-filters {
        display: inline-block;
        margin-bottom: 20px;
        margin-top: 10px;
    }
    .offer-filters-wrapper {
        position: fixed;
        top: 0;
        left: 0;
        height: 100vh;
        overflow-y: auto !important;
        z-index: 1000;
        background: #fff;
        padding: 25px 20px 50px;
        display: none;
    }
    .offer-filters-wrapper.job-offers {
        height: 100vh;
    }
    .offer-filters-wrapper .more-filters {
        display: block;
    }
    .offer-filters-wrapper .filter-expand {
        display: none;
    }
    .offer-filters-wrapper>img.x {
        width: 25px;
        height: 25px;
        display: block;
        float: right;
        margin-bottom: 25px;
        cursor: pointer;
    }
    .top-article .article-image-wrapper {
        height: 140px;
    }
    .article-single h3 {
        font-size: 22px;
    }
    .article-details .article-image {
        height: 240px;
    }
    .article-banner {
        text-align: center;
    }
    .article-banner img {
        margin-bottom: 10px;
    }
    .article-banner .article-banner-content {
        display: block;
        width: 100%;
    }
    .article-content p {
        font-size: 14px;
    }
    .article-content blockquote {
        margin-left: 0px;
        margin-right: 0px;
    }
    .article-details .test-box-press {
        padding: 0px;
    }
    .article-details .test-box-press .section-heading {
        border: none;
    }
    .offer-full .offer-full-inner-sidebar {
        width: 100%;
        display: block;
        margin-right: 0px;
    }
    .offer-list-container .offer-full .offer-content {
        display: block;
        width: 100%;
    }
    .job.offer-list-container .offer-full .offer-content {
        vertical-align: top;
        width: calc(100% - 216px);
        display: inline-block;
    }
    .offer-full-inner-sidebar-mob-left,
    .offer-full-inner-sidebar-mob-right {
        display: inline-block;
        vertical-align: top;
    }
    .offer-full-inner-sidebar-mob-left {
        margin-right: 15px;
    }
    .offer-full-inner-sidebar-lastseen {
        margin-top: 0px;
        margin-left: 18px;
        text-align: left;
        margin-bottom: 15px;
    }
    .offer-full .avatar-wrapper {
        margin-bottom: 46px;
    }
    .opinion-section .btn {
        float: none;
        margin-top: 20px;
    }
    .opinion-single.type-2 .avatar-wrapper {
        margin-right: 10px;
    }
    .opinion-single.type-2 .opinion-content-column {
        width: calc(100% - 80px);
    }
    .offer-top {
        margin-bottom: 20px;
    }
    .modal-body .login-social i.fa {
        font-size: 14px;
    }
    #modal-wiad-log0 input[type="text"],
    #modal-wiad-log0 input[type="email"] {
        width: 100%;
    }
    #modal-wiad-log0 input[type="text"] {
        margin-right: 0%;
    }
    #modal-wiad-log0 input[type="checkbox"]+label,
    #modal-wiad-log1 input[type="checkbox"]+label {
        width: 100%;
        display: block;
    }
    .g-recaptcha {
        display: block;
    }
    .panel-tab-links li {
        min-width: 33.3333%;
        text-align: center;
    }
    .panel-tab-links li a {
        margin-bottom: 12px;
    }
    .form-section {
        padding: 30px 0px 30px 0px;
    }
    .panel-content-wrapper h4 {
        margin-left: 0px;
    }
    .panel-content-wrapper .form-group-inline {
        padding-right: 0%;
    }
    .form-group-inline>label+img {
        margin-right: 5px;
    }
    input[type="file"]+label.btn {
        padding: 0px 5px;
    }
    .pic-uploader span {
        margin-left: 10px;
    }
    .panel-content-wrapper .form-section.online h4 {
        width: 30%;
    }
    .panel-content-wrapper .selected-wrapper {
        padding-right: 0%;
        padding-left: 27.7%;
    }
    .panel-content-wrapper .form-group-inline.no-label {
        margin-left: 28%;
    }
    .form-group-inline.date {
        display: block;
        width: 100%;
    }
    .form-group-inline.date>label {
        width: 27%;
    }
    .form-group-inline.date input {
        width: 30%;
    }
    .panel-block-list li .panel-block-list-title,
    .panel-block-list li .panel-block-list-content {
        float: none;
    }
    .panel-block-list li .panel-block-list-content .feature-block {
        width: auto;
        text-align: left;
    }
    .panel-block-list li .panel-block-list-title {
        margin-bottom: 8px;
    }
    .panel-block-list>li {
        padding: 14px 20px 17px;
    }
    .panel-block-list li .panel-block-list-content .icon-block {
        float: right;
    }
    .mce-tinymce {
        width: 344px !important;
    }
    .panel-section h5,
    .panel-list {
        margin-left: 0px;
    }
    .panel-block-list.select>li .panel-block-list-title {
        margin-top: 0px;
    }
    .panel-opinion-wrapper {
        margin-left: 0px;
    }
    .opinion-single.type-3 .opinion-content-wrapper {
        padding: 4px 0px 0px 0px;
    }
    .opinion-single.type-3 .opinion-info {
        width: calc(100% - 100px);
    }
    .opinion-single.type-3 .opinion-author {
        max-width: 100%;
    }
    .opinion-single.type-3 .opinion-content-column {
        display: block;
        margin-top: 10px;
        width: 100%;
    }
    .panel-block-list.payment>li .panel-block-list-content img.x {
        float: right;
        margin-top: -15px;
    }
    .table-resp-wrapper table,
    .table-resp-wrapper thead,
    .table-resp-wrapper tbody,
    .table-resp-wrapper th,
    .table-resp-wrapper td,
    .table-resp-wrapper tr {
        display: block;
    }
    .table-resp-wrapper thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    .table-resp-wrapper tr {
        border: 1px solid #ccc;
    }
    .table-resp-wrapper tr:nth-of-type(odd) {
        background-color: #F7F8FA;
    }
    .table-resp-wrapper td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        font-weight: 300;
        text-align: left;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .table-resp-wrapper td:before {
        position: absolute;
        top: 50%;
        left: 10px;
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 45%;
        padding-right: 10px;
        text-align: left;
        font-weight: 400;
        content: attr(data-title);
        line-height: 1.2;
    }
    .msg-full-single .msg-full-content-column {
        width: calc(100% - 52px);
    }
    .dots-dropdown.header-msg {
        float: none;
        display: inline-block;
        margin-left: 15px;
        margin-top: 0px;
    }
    .panel-block-list>li .panel-block-list-title {
        width: 100%;
        white-space: normal;
        overflow: visible;
    }
    .panel-block-list.payment>li .panel-block-list-title,
    .panel-block-list.dashboard>li .panel-block-list-title {
        width: 97%;
    }
    .panel-block-list.dashboard>li {
        padding-right: 20px;
    }
    .footer-top {
        padding: 60px 0px 60px;
    }
    .footer-top-left {
        width: 82%;
    }
    .footer-column {
        margin-right: 5rem;
    }
    .footer-column:first-of-type {
        margin-bottom: 5rem;
    }
    .footer-bottom {
        padding: 20px 0px;
    }
    .footer-bottom .author {
        float: none;
        display: block;
        margin-top: 10px;
    }
    .mobile-visible {
        display: block;
    }
    .mobile-hidden {
        display: none;
    }
    .test-result-wrapper .test-result-content {
        width: 66%;
    }
    .test-result-wrapper img {
        max-width: 23%;
        margin-right: 5%;
    }
    .test-details h1 {
        font-size: 26px;
    }
    section.section-404 ul {
        padding-left: 0px;
    }
    section.section-404 ul li {
        padding-left: 15px;
    }
}

@media (max-width: 550px) {
    .hidden-xss {
        display: none;
    }
    .pagination-next,
    .pagination-prev {
        display: inline-block;
    }
    a.button-link-wrapper {
        margin-top: 45px;
    }
    .navbar {
        background-size: auto 300px;
    }
    .navbar .navbar-top .main-container {
        width: 100%;
    }
    .navbar-top-wrapper {
        padding-right: 30px;
    }
    .navbar-brand {
        padding-left: 30px;
    }
    .navbar-brand img {
        height: 19px;
        width: 125px;
    }
    .hamburger-menu {
        right: 27px;
    }
    body.home .content {
        padding-top: 200px;
    }
    body.search-bar .content {
        padding-top: 168px;
    }
    .navbar h1 {
        display: none;
    }
    h2 {
        font-size: 28px;
    }
    #owl-home {
        width: 100%;
    }
    #owl-home.owl-carousel .owl-item .layer-gradient-slider {
        padding: 10px;
    }
    .col-25p {
        width: 100%;
    }
    .main-container {
        width: 400px;
    }
    header div.cs-skin-border {
        width: 100%;
        border-top: 1px solid #dee7ea;
    }
    .navbar form #top-search {
        width: calc(100% - 118px);
        background-position: 14px 4px;
        background-size: 22px 22px;
        padding-left: 45px;
    }
    .navbar form .hints {
        width: 100%;
        top: 113px;
    }
    .home-pop-col {
        display: block;
        width: 100%;
        margin-right: 0;
    }
    .home-pop-title {
        width: 200px;
    }
    .next {
        right: -2.5rem;
    }
    .prev {
        left: -2.5rem;
    }
    .col-xxs-12 {
        width: 100%;
    }
    .col-33p {
        width: 100%;
    }
    .register-steps {
        width: 100%;
    }
    .register-steps .register-steps-top {
        width: 24px;
        margin-right: 30px;
        margin-bottom: 0px;
        padding: 0px;
        display: inline-block;
        vertical-align: top;
    }
    .register-steps .register-steps-bottom {
        display: inline-block;
        text-align: left;
        vertical-align: top;
        padding-top: 5px;
    }
    .register-steps .register-steps-bottom span {
        display: block;
        margin-bottom: 62px;
    }
    .register-steps .register-steps-bottom span:first-of-type,
    .register-steps .register-steps-bottom span:last-of-type {
        float: none;
    }
    .register-steps .register-steps-bottom span:last-of-type {
        margin-bottom: 0px;
    }
    .register-steps .register-steps-number {
        display: block;
    }
    .register-steps .register-steps-divider {
        width: 2px;
        height: 50px;
        margin: 2px 0px 2px 11px;
    }
    .form-section {
        padding-right: 0px;
    }
    .form-group-inline label,
    .form-group-inline .form-control {
        display: block;
        width: 100%;
    }
    .form-group-inline label {
        text-align: left;
        padding-right: 0px;
    }
    .form-group-inline div.cs-skin-border,
    .form-group-inline .select2-container {
        max-width: 100%;
    }
    .form-group-inline.no-label {
        margin-left: 0%;
    }
    .form-section.online h4 {
        width: 60%;
    }
    .selected-wrapper {
        margin-left: 0%;
    }
    .offer-list-heading span {
        display: block;
        margin-top: 6px;
    }
    .offer-list-heading div.cs-skin-border {
        margin-top: 0px;
    }
    .offer-large .avatar-wrapper {
        display: block;
    }
    .offer-large .offer-content {
        width: 100%;
    }
    .offer-large .offer-details {
        margin: 15px 0 0 0;
    }
    .offer-large .stars {
        display: inline-block;
    }
    .pagination .pag-square.arrow {
        display: block;
        width: 100%;
    }
    .pagination .pag-square.arrow.left {
        margin-right: 2px;
    }
    .pagination .pag-square.arrow.right {
        margin-left: 0px;
    }
    .col-20p {
        width: 100%;
    }
    .form-group-checkbox {
        line-height: normal;
    }
    .article-details h1 {
        font-size: 28px;
    }
    .article-details .article-image {
        height: 160px;
    }
    .article-banner {
        padding: 30px 20px 15px 20px;
    }
    .article-banner form #banner-email {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 5px;
    }
    .article-banner form button {
        width: 100%;
    }
    .offer-full {
        padding: 20px;
    }
    .add-to-fav {
        top: 20px;
        right: 20px;
    }
    .offer-full-inner-sidebar {
        position: relative;
    }
    .offer-full-inner-sidebar-mob-left {
        width: 100%;
        margin-right: 0px;
    }
    .offer-full .avatar-wrapper {
        text-align: left;
        margin-bottom: 20px;
    }
    .offer-full .avatar-wrapper img {
        width: 100px;
        height: 100px;
    }
    .offer-full-inner-sidebar-mob-right {
        margin-bottom: 20px;
        display: block;
    }
    .offer-full-inner-sidebar-feats,
    .offer-full-inner-sidebar-lastseen {
        margin-left: 0px;
    }
    .offer-full h2 {
        font-size: 24px;
    }
    .offer-full .cost,
    .offer-full .subject {
        float: none;
        display: block;
    }
    .offer-full .offer-top {
        padding-top: 30px;
    }
    .offer-full .subject {
        max-width: none;
        overflow: visible;
        margin-bottom: 7px;
    }
    .offer-full .opinions {
        display: block;
        margin: 7px 0px 0px;
    }
    .offer-full-content-section {
        padding-left: 0px;
    }
    .offer-full-content-section h3 {
        margin-left: 0px;
    }
    .offer-sidebar.offer-full-sidebar .offer-sidebar-education-section:first-of-type,
    .offer-sidebar.offer-full-sidebar .offer-sidebar-education-section:nth-of-type(3) {
        margin-right: 0px;
    }
    .offer-sidebar.offer-full-sidebar .offer-sidebar-education-section {
        width: 100%;
        min-height: auto;
    }
    .opinion-single.type-2 .avatar-wrapper,
    .opinion-single.type-2 .opinion-content-column,
    .opinion-single.type-2 .reply .avatar-wrapper,
    .opinion-single.type-2 .reply .reply-content {
        display: block;
    }
    .opinion-single.type-2 .avatar-wrapper,
    .opinion-single.type-2 .reply .avatar-wrapper {
        margin-right: 0px;
        margin-bottom: 10px;
    }
    .opinion-single.type-2 .opinion-content-column,
    .opinion-single.type-2 .reply .reply-content {
        width: 100%;
    }
    .opinion-single.type-2 .reply .reply-content .reply-author {
        margin-bottom: 6px;
    }
    .modal-header {
        padding: 20px;
    }
    .modal-header .close {
        text-outline: 12px;
    }
    .g-recaptcha {
        -moz-transform: scale(0.7, 0.7);
        -ms-transform: scale(0.7, 0.7);
        -webkit-transform: scale(0.7, 0.7);
        transform: scale(0.7, 0.7);
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
    }
    .modal-img-wrapper .avatar-wrapper img {
        width: 50px;
        height: 50px;
    }
    .modal-img-wrapper .middle-img-wrapper {
        vertical-align: sub;
    }
    .modal-img-wrapper .middle-img-wrapper::before,
    .modal-img-wrapper .middle-img-wrapper::after {
        content: '';
        margin-right: 5px;
        margin-left: 5px;
    }
    .panel-tab-links li {
        width: 100%;
    }
    .form-group-inline.switch {
        padding-left: 0%;
    }
    .form-group-inline.switch .switch-desc {
        width: 37%;
    }
    .form-group-inline.switch input.ios-switch[type="checkbox"]+label {
        display: inline-block;
        float: right;
        margin-top: 8px;
    }
    .panel-content-wrapper .form-group-inline.no-label {
        margin-left: 0%;
    }
    .form-group-inline .btn-social {
        width: 135px;
        margin-right: 0px;
        margin-bottom: 10px;
    }
    .form-group-inline.date>label {
        width: 100%;
    }
    .form-group-inline.date input {
        width: 50%;
    }
    .panel-content-wrapper .form-section.online h4 {
        width: 60%;
    }
    .panel-content-wrapper .selected-wrapper {
        padding-left: 0%;
    }
    .form-group-inline>label+img {
        margin-right: 0px;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    input[type="file"]+label.btn {
        width: 100%;
        text-align: center;
    }
    .pic-uploader span {
        display: inline-block;
        margin-left: 0px;
        margin-top: 10px;
    }
    .panel-block-list>li {
        padding: 14px 15px 17px;
    }
    .panel-block-list li .panel-block-list-content .icon-block {
        float: none;
        display: block;
        margin-top: 10px;
    }
    .panel-block-list li .panel-block-list-content .icon-block a {
        margin-right: 16px;
    }
    .panel-block-list>li .panel-block-list-content div.cs-select {
        margin-left: 0px;
        margin-top: 10px;
    }
    .panel-opinion-select-wrapper div.cs-skin-border {
        float: none;
    }
    .panel-opinion-select-wrapper .cs-skin-border>span {
        padding: 0px 40px 0px 0px;
    }
    .panel-block-list.payment>li {
        position: relative;
    }
    .panel-block-list.payment>li .panel-block-list-content img.x {
        position: absolute;
        top: 10px;
        right: 10px;
        margin-top: 0px;
    }
    .panel-block-list li .panel-block-list-title {
        padding-right: 20px;
    }
    .panel-block-list.payment>li .panel-block-list-content .feature-block,
    .panel-block-list.payment>li .panel-block-list-content .cost-block {
        display: block;
        margin-right: 0px;
    }
    .panel-block-list.payment>li .panel-block-list-content .feature-block {
        margin-bottom: 5px;
    }
    .payment-method .payment-content {
        display: block;
        width: 100%;
        margin-top: 5px;
        margin-bottom: 20px;
    }
    .opinion-single.type-4 .opinion-info,
    .opinion-single.type-4 .opinion-content-column {
        display: block;
        width: 100%;
    }
    .opinion-single.type-4 .opinion-info {
        margin-bottom: 15px;
        padding-left: 0px;
    }
    .opinion-single.type-4 .opinion-content-wrapper {
        padding: 0px;
    }
    .mailbox-msg-single {
        padding-right: 25px;
    }
    .mailbox-msg-single .msg-single-person,
    .mailbox-msg-single .msg-single-subject,
    .mailbox-msg-single .msg-single-date {
        display: block;
        width: 100%;
        margin-bottom: 3px;
    }
    .mailbox-msg-single .dots-dropdown {
        top: 13px;
    }
    .mailbox-msg-single .msg-single-person {
        margin-top: 5px;
        padding-right: 0px;
    }
    .mailbox-msg-single .msg-single-subject {
        padding: 0px;
    }
    .mailbox-msg-single .msg-single-date {
        text-align: left;
        margin-bottom: 0px;
    }
    .msg-full-single .msg-full-content-column {
        width: 100%;
        display: block;
    }
    .msg-full-single {
        padding-left: 0px;
    }
    .dots-dropdown.header-msg,
    .panel-section .header-msg-subject,
    .header-msg-return {
        margin-left: 0px;
    }
    .header-msg-return {
        margin-bottom: 10px;
    }
    .panel-section .header-msg-subject {
        margin-bottom: 20px;
        max-width: 100%;
    }
    .msg-full-single textarea {
        margin-top: 10px;
    }
    .dots-dropdown.header-msg .dropdown-menu {
        right: auto;
        left: 0px;
    }
    .panel-user-info-block {
        display: block;
        width: 100%;
    }
    .panel-block-list.dashboard>li .panel-block-list-content .feature-block {
        margin-bottom: 10px;
    }
    .panel-block-list.dashboard>li .panel-block-list-content .button-block {
        text-align: left;
    }
    .section-inner-panel-small .opinion-single.type-3 {
        padding-left: 5px;
        padding-right: 5px;
    }
    .form-group-titles-wrapper {
        width: 100%;
    }
    .form-group-title {
        width: 100%;
    }
    .form-group-title>input:checked~.inner-form-hours {
        float: none;
        margin-left: 12px;
        margin-top: 5px;
        width: 100%;
    }
    .panel-block-list.dashboard>li .dots-dropdown {
        top: 10px;
        right: 8px;
    }
    .mobile-my-account {
        right: 80px;
    }
    .stats-select-wrapper {
        max-width: 100%;
    }
    .modal-body .btn-social {
        text-align: right;
        padding-right: 12px;
    }
    .register-choice-wrapper>img {
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        margin: 0px;
    }
    .register-choice-wrapper .register-choice-block {
        display: block;
        margin: 15px auto;
    }
    .register-choice-wrapper {
        padding-bottom: 10px;
    }
    .test-result-wrapper img {
        display: none;
    }
    .test-result-wrapper .test-result-content {
        width: 100%;
    }
    .footer-column {
        margin-right: 7rem;
        margin-bottom: 5rem;
        width: 100%;
    }
    .footer-column:nth-of-type(3) {
        margin-bottom: 0;
    }
    /*	 .footer-column:first-of-type {
	margin-bottom: 5rem;
	} */
    .footer-bottom span.copy {
        display: block;
    }
    .footer-bottom span.copy+a {
        display: inline-block;
        margin-left: 0px;
        margin-top: 10px;
    }
    .xxs-hidden {
        display: none;
    }
    .xxs-visible {
        display: block;
    }
}

@media all and (max-width: 400px) {
    .main-container {
        width: 270px;
    }
}