@charset "UTF-8";
/*
Theme Name: Стратегія професійного розвитку
Theme URI:
Author: Dmitriy Pl (GENESIS GROUP, Ltd.)
Author URI: https://genesis.org.ua/
Description: Стратегія професійного розвитку: фахові видання, навчання, консультації, аудит.
Version: 1.0
License: Правообладатель шаблона Група компаній «МЕДІА-ПРО».
License URI: LICENSE
Text Domain: kadrovik
Tags:
*/

/* по необходимости пишем свои стили, если нет возможнсоти править scss */
#sidebar .tag-cloud-link.specical-tag-sw {
    font-size: 16px !important;
    font-weight: 600;
}

.slick-slide div .slick-slide {
    padding: 0 !important;
}

.breadcrumbs {
    line-height: 1.5;
}

.wpcf7-form.subscribe-sw input {
    display: inline-block;
    height: 50px;
    border-radius: 25px;
}

.wpcf7-form.subscribe-sw input[type="submit"] {
    display: inline-block;
    width: 100%;
    background-color: #DA2700;
    margin: 0;
}

.wpcf7-form.subscribe-sw {
    font-size: unset;
    width: unset;
    margin: unset;
    padding: unset;
    background: unset;
}

.wpcf7-form.subscribe-sw .wpcf7-response-output {
    margin: 0;
    background: transparent;
    border: unset;
    color: white;
    font-weight: bold;
    line-height: 1.5;
}

.wpcf7-form.subscribe-sw span.wpcf7-not-valid-tip {
    width: 100%;
    margin: 5px 0 0 0;
    padding: 2px 10px;
    border: 0;
    border-radius: 0;
    color: #f00;
    font-size: 0.8em !important;
    display: table;
    background-color: transparent;
}

.wpcf7-form.subscribe-sw .wpcf7-form-control.wpcf7-not-valid {
    border: 0;
    border-radius: 25px;
}

@media (min-width: 992px) {
    .wpcf7-form.subscribe-sw input {
        width: 350px;
    }

    .wpcf7-form.subscribe-sw label {
        width: auto;
    }

    .wpcf7-form.subscribe-sw input[type="submit"] {
        width: auto;
        margin: 0 0 0 15px;
    }
}



.tag_text {
    background-color: #fff;
    margin-top: 50px;
    padding: 20px;
}


.term-description ul,
.tag_text ul {
    padding: 0 20px;
}

#main.woocommerce-wrap {
    width: 100%;
}


@media (max-width:768px) {
    .single-post img {
        width: 100% !important
    }
}


.author>div {
    min-width: 150px;
}

.products li.outofstock a.button.product_type_simple {
    background-color: #707070;
    pointer-events: none;
}

form .wpcf7-spinner {
    display: none;
}

.form-bg form {
    background: transparent;
}

.form-bg {
    padding: 40px 0;
    border-radius: 30px;
    background-color: #47499b29;
}

@media (max-width:768px) {
    .form-bg {
        padding: 30px 15px;
    }
}

@media (min-width:768px) {
    .form50per {
        width: 50%;
    }
}

.form-popup-sw-title {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    padding: 20px 10px;
}

.form-popup-sw-subtitle {
    font-size: 18px;
    text-align: center;
    padding: 0 10px 20px 10px;
}

.form-popup-sw {
    max-width: 500px;
    position: fixed;
    right: 7%;
    top: 10%;
    z-index: 9;
    background: #fff;
    -webkit-box-shadow: 4px 4px 20px 0 rgb(0 0 0 / 25%);
    -moz-box-shadow: 4px 4px 20px 0 rgba(0, 0, 0, .25);
    box-shadow: 4px 4px 20px 0 rgb(0 0 0 / 25%);
}

.form-popup {
    text-align: center;
    padding: 0 20px 20px;
    background: transparent;
}

.form-popup-sw form {
    background: transparent;
}

.form-popup-sw.form-popup-horizontal .form-popup {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.form-popup-sw.form-popup-horizontal .form-popup .wpcf7-form-control-wrap,
.form-popup-sw.form-popup-horizontal .form-popup .wpcf7-submit {
    margin: 0;
}

.form-popup-sw.form-popup-horizontal {
    max-width: 800px;
}

.form-popup-sw-wrap {
    position: relative;
}

.form-popup-sw-exitbtn {
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 20px;
    font-weight: 600;
    cursor: pointer;
    opacity: .5;
}

.form-popup-sw-button {
    display: none;
}

@media (max-width:768px) {
    .form-popup {
        flex-direction: column;
    }

    .form-popup-sw {
        right: 0;
    }

    .form-popup-sw-title {
        font-size: 20px;
        padding: 20px 30px;
    }

    .form-popup-sw-subtitle {
        font-size: 16px;
    }

    .form-popup-sw-btn {
        display: inline-block;
        padding: 15px;
        text-align: center;
        background: #ff5a60;
        color: #fff;
        font-weight: 600;
        border-radius: 20px;
    }

    .form-popup-sw-button {
        text-align: center;
        position: fixed;
        bottom: 20px;
        z-index: 999;
        left: 15px;
        display: none;
    }

    .form-popup-sw-button.btnclass-a {
        display: block !important;
    }

}

.cf7body {
    margin-top: 20px;
}

.agreesw {
    display: none;
}

.form-popup-sw.formclass-am {
    display: block !important;
}

@media (max-width:768px) {
    .navbar-footer22 {
        margin: 30px 0;
    }
}

@media (min-width:768px) {
    .form-popup-sw.formclass-a {
        display: block !important;
    }

    .cf7left {
        max-width: 50%;
        float: left;
        padding-right: 5px;
    }

    .cf7right {
        max-width: 50%;
        float: right;
        padding-left: 5px;
    }

    .form-line .form-simple {
        display: flex;
        gap: 10px;
        align-items: center;
        padding: 15px;
    }

    .form-line .form-simple .wpcf7-form-control-wrap {
        margin: 0;
    }

    .form-line .form-simple .wpcf7-submit {
        margin: 0;
    }

    .subscribe-sw p {
        display: inline-block;
    }
}

@media (min-width: 768px) {
    #header .navbar .navbar-nav>li>a {
        margin: 0;
        padding: 10px 0;
        font-size: 12px;
    }

    #header .middle {
        padding: 5px 0;
    }

    #header .short-menu li a {
        padding: 0;
        font-size: 12px;
    }

    #header .short-menu li {
        margin: 0px 0 0 0;
    }

    #header .tags-list .dropdown-toggle {
        font-size: 12px;
    }

    .searchform__field-text {
        font-size: 13px;
    }

    .soc-box .link {
        font-size: 1rem;
    }

    #header .navbar .navbar-nav>li>a.dropdown {
        margin: 0;
        padding: 10px 5px 10px 0;
    }

    #header .short-menu li a .menu-image-title-after.menu-image-title {
        padding-left: 2px;
    }

    .menu-image-title br {
        display: none;
    }

    #header .short-menu li a .dashicons {
        margin: 0;
        font-size: 21px;
        font-weight: 900;
        line-height: 24px;
        width: 24px;
        height: 24px;
    }

    #header .navbar.navbar_bottom .navbar-nav>li>a {
        font-weight: 600;
        font-style: normal;
        font-size: 14px;
    }

    #header .logo img {
        max-height: 56px;
    }
}

@media (max-width: 767px) {
    #header .logo img {
        max-height: 56px;
    }
}

.fixed-top {
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    z-index: 999;
}

.fcollumnsocial .elementor-icon-box-wrapper {
    display: inline-flex;
    align-items: center;
}

#navbarfooter .nav {
    flex-direction: column;
    gap: 10px;
}

.fcollumnsocial {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.fcollumnsocial .elementor-icon-box-icon {
    background-color: #C8C9E1;
    fill: #6D6FB0;
    color: #6D6FB0;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.fcollumnsocial .elementor-icon-box-icon .elementor-icon {
    font-size: 28px;
}

.fcollumnsocial .elementor-icon-box-title a {
    font-size: 14px;
    font-weight: 600;
    color: #c8c9e1;
    margin-left: 10px;
    text-transform: uppercase;
}

.nnews-img0 {
    height: 400px;
    /*     background-image: url('https://oppb.com.ua/wp-content/uploads/2022/11/2022-11-01-subsydiya-dlya-tyh-hto-vtratyv-robotu-pid-chas-vijny-800-500.jpg'); */
}

.nnews-img1 {
    height: 190px;
    /*     background-image: url('https://oppb.com.ua/wp-content/uploads/2022/11/2022-11-01-sotsialnyj-zahyst-i-pidtrymka-dlya-zvilnenyh-iz-polonu-800-500.jpg'); */
}

.nnews-img2 {
    height: 190px;
    /*     background-image: url('https://oppb.com.ua/wp-content/uploads/2022/11/2022-11-01-zaprovadzheno-vijskovu-internaturu-800-500.jpg'); */
}

.nnews-card-wrapper {
    position: relative;
}

.nnews-wrapper {
    color: #fff;
}

.nnews-row {
    display: flex;
    gap: 20px;
}

.nnews-big {
    max-width: 700px;
}

.nnews-card-wrapper {
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: end;
}

.nnews-card-wrapper::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .7);
    z-index: 2;
}

.nnews-card-wrapper div {
    position: relative;
    z-index: 3;
}

a.nnews-link {
    width: 100%;
    height: 100%;
    z-index: 4;
    position: absolute;
}

.nnews-title {
    font-weight: bold;
    font-size: 22px;
    line-height: 1.22;
    padding: 10px 15px;
}

.nnews-text {
    padding: 0 15px;
}

.nnews-cat {
    font-weight: bold;
    line-height: 1.22;
    padding: 10px 15px;
    font-size: 14px;
    float: left;
}

.nnews-date {
    font-weight: 500;
    line-height: 1.22;
    padding: 10px 15px;
    font-size: 14px;
    float: right;
}

.nnews-small {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

@media (max-width:768px) {
    .nnews-row {
        display: block;
    }

    .nnews-big {
        margin-bottom: 20px;
    }
}