/*
Theme Name:   Rekrutacja PCKZiU
Template:     wp-bootstrap-starter
*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700,700i&display=swap');

body {
    font-family: 'Open Sans', sans-serif;
}

a:hover {
    text-decoration: none;
}

.top-header {
    background: linear-gradient(to right, rgba(73, 86, 120, 0.9) 0%, rgba(73, 86, 120, 1) 32%, rgba(46, 61, 91, 1) 85%, rgba(46, 57, 87, 1) 100%);
}

.top-header .container {
    position: relative;
}

.top-header-background img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.logo {
    position: absolute;
    left: 20px;
}

.right-image {
    position: absolute;
    right: 100px;
    top: 30px;
}

.menus {
    margin-top: -25px;
}

header#masthead {
    background: transparent;
    padding: 0;
    box-shadow: none;
}

header#masthead ul li {
    background-color: #495678;
    padding: 8px 15px 8px 15px !important;
    border-right: 1px solid #5c698b;
    float: left;
    cursor: pointer;
    color: #fff;
}

header#masthead ul#menu-menu-home {
    margin-left: auto;
    margin-right: auto;
}

header#masthead ul li.active {
    background-color: #2E3957;
    border-bottom: 3px solid #fe8900;
}

header#masthead ul li a {
    color: #fff !important;
    padding: 0.4rem !important;
}

header#masthead ul li.dropdown:hover ul.dropdown-menu {
    display: block;
}

.dropdown-menu {
    border: none;
}

header#masthead ul li.dropdown ul.dropdown-menu li {
    border-right: 0;
    border-bottom: 1px solid #fff;
    padding: 5px 5px !important;
    font-size: .85rem;

}

header#masthead ul li.dropdown ul.dropdown-menu li a {
    padding: .25rem 0.2rem;
}

.top-header {
    padding-top: 10px;
    padding-bottom: 5px;
}


/* FORM REKRUTACYJNY */
.form-main label {
    padding-top: 10px;
}

.zawod {
    margin-right: 10px;
}

.zawod input[type="checkbox"] {
    margin: 0 5px;
}

.first-row-zawod-technikum, .first-row-zawod-branzowa {
    display: block;
    margin: 20px 0;
    /*! padding: 0; */
}

.second-row-rok-szkolny, .third-row-wybor, .fourth-row-data, .fifth-row-data, .sixth-row-data, .seventh-row-data {
    margin: 20px 0;
}

.form-main input[type="text"] {
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #334160;
    text-align: left;
}

.submit-form a {
    margin-left: 10px;
}

.submit-form .submit-button {
    margin: 20px 0;
}


/* KONTAKT */

.lista-kontakt-info .icon-kontakt i {
    width: 42px;
    height: 42px;
    color: #495678;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #495678;

}

.info-kontakt {
    list-style-type: none;
}

@media (max-width: 768px) {
    .lista-kontakt-info {
        display: inline-block !important;
        width: 48%;
    }

    .informacje-kontakt {
        margin-top: 20px;
    }

    .informacje-kontakt .logo a img {
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-bottom: 20px;
    }
}

.info-kontakt {
    padding-left: 0;
}

.lista-kontakt-info {
    display: table;
    height: 80px;
}

.icon-kontakt {
    display: table-cell;
    vertical-align: middle;
}

.numerki {
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
}

.numerki p {
    margin: 0;
    font-weight: 500;
}

.tekst-nad-ikonkami p {
    color: #212529;
    font-size: 15px;
    line-height: 1.8em;
    font-weight: 500;
}

.wpcf7-form > p:nth-child(2) {
    display: inline-block;
    width: 48%;
    padding-right: 2%;
}

.wpcf7-form > p:nth-child(3) {
    display: inline-block;
    width: 48%;
    padding-left: 2%;
}

.wpcf7-form > p:nth-child(4) {
    display: inline-block;
    width: 48%;
    padding-right: 2%;
}

.wpcf7-form > p:nth-child(5) {
    display: inline-block;
    width: 48%;
    padding-left: 2%;
}

.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.form-control:focus,
.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email.form-control:focus,
.wpcf7-form-control.wpcf7-text.form-control:focus,
.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-tel.form-control:focus,
.wpcf7-form-control.wpcf7-textarea.form-control:focus {
    box-shadow: 0 0 0 .15rem #495678;;
    border: none;
}

.wpcf7-form > p:nth-child(6) > label:nth-child(1) {
    width: 97%;
    display: block;
}

.wpcf7-submit {
    margin-top: 10px;
    font-size: 16px;
    font-weight: 700;
    padding: 12px 34px;
    color: #333333;
    text-transform: capitalize;
    border-color: #495678;
    background-color: transparent;
    font-weight: 500;
    transition: all .4 ease-in-out;
}

.wpcf7-submit:hover {
    background-color: #495678;
    color: #fff;
}

.btn-primary.focus,
.btn-primary:focus {
    box-shadow: 0 0 0 .2rem #ffb200;
}


/* KONTAKT KONIEC */


/*Home komunikaty*/
.main-home {
    margin: 50px 0;
}

.content-post .title {
    display: block;
    position: relative;
}

.single-post .content-post h3 {
    font-size: 1.5rem;
    padding: 5px 0;
}

.single-post .content-post h3:after {
    content: '';
    border-bottom: 2px solid #fe8900;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 25%;
}

.single-post .excerpt p {
    font-size: 0.85rem;
}

p.day {
    font-size: 24px;
    color: #fe8900;
    margin-bottom: 0;
    text-align: center;
    font-weight: 501;
}

p.month-year {
    text-align: center;
    font-size: 11px;
    color: #7e8bad;
    font-weight: 501;
}

.content-post {
    border-left: 1px solid #cbcfda;
    border-bottom: 1px solid #cbcfda;
    padding: 3px 12px 5px;
    margin-bottom: 60px;
}

.read-more {
    display: block;
    text-align: right;
}

.read-more a {
    padding: 8px 12px;
    background: #495678;
    color: #fff;
    font-size: 14px;
    font-weight: 501;
    transition: background 0.4s ease-in-out;

}

.read-more a:hover {
    background: #fe8900;
    color: #000;

}

/*REJESTRACJA*/

.register-inside {
    margin: 50px 0;
}

#user_pass_field span {
    width: 100%;
}

#user_confirm_password_field span {
    width: 100%;
}

.ur-frontend-form .ur-form-row .ur-form-grid .form-row > input::placeholder, .ur-frontend-form .ur-form-row .ur-form-grid .form-row span > input::placeholder {
    color: #3b3b3b;
}


.ur-frontend-form .btn {
    background: #495678;
}


/*PAGE KOMUNIKATY*/
.komunikaty {
    margin: 50px 0;
}

/*single post inside*/
.single-post .single-post {
    margin: 50px 0;
}

.post-navigation .nav-previous a, .post-navigation .nav-next a {
    background: #495678;
    color: #fff;
    border: none;
    border-radius: 0;
    font-weight: 501;
}


/* FOOTER */
.footer-menu {
    background-color: #252e44;
    padding: 15px 0 15px 0;
}

.site-info {
    background: #2e3957;
    color: #fff;
}

footer#colophon .footer-menu h3 {
    color: #fe8900;
    font-size: 1rem;
    font-weight: 501;
}


.user-registration-message {
    border-top-color: red;
    background: rgba(143, 174, 27, .1);
    color: red;
    font-weight: 501;
    font-size: 1rem;
}

li.piereg_li_3 {
    text-align: right;
}


/*REJESTRACJA*/
.pieregWrapper input[type="submit"] {
    background: #495678 !important;
    border-bottom: 4px solid #495678 !important;
}

/*LOGOWANIE*/
.main-register #user_login, .main-register #user_pass {
    margin-left: 70px;
}

.main-register #loginform p {
    text-align: center;
    margin: 20px 0;
}

.main-register #loginform a {
    display: block;
    text-align: center;
}

.main-register #wp-submit {
    background: #495678 !important;
    border-bottom: 4px solid #495678 !important;
    color: #fff;
    box-shadow: none;
    font-weight: 501;
    padding: 5px 20px;
}

.main-register label {
    font-size: 16px;
    color: #848484;
    line-height: normal;
    word-break: break-word;
    font-weight: normal;
}

.main-register .input-login input {
    border-radius: 3px;
    border: 1px solid #d5d5d5;
    padding: 5px 8px;
    margin-top: 0px;
    margin-bottom: 0;
    width: 70%;
    display: inline-block;
    color: #848484;
    box-sizing: border-box;
    line-height: 24px;
    font-size: 14px;
}

/*SIDEBAR LOGOWANIE*/

#secondary #loginform input[type="text"], #secondary #loginform input[type="password"] {
    border-radius: 3px;
    border: 1px solid #d5d5d5;
    padding: 5px 8px;
    margin-top: 0px;
    margin-bottom: 0;
    display: inline-block;
    color: #848484;
    box-sizing: border-box;
    line-height: 24px;
    font-size: 14px;
}

#secondary #wp-submit {
    background: #495678 !important;
    border-bottom: 4px solid #495678 !important;
    color: #fff;
    box-shadow: none;
    font-weight: 501;
    padding: 5px 20px;
}

.opis {
    padding-top: 50px;
}

.zalaczniki input {
    position: relative;
    line-height: 28px;
    padding: 10px 20px;
    height: 50px;
    font-size: 14px;
    border: 2px solid #dddddd;
    transition: all 300ms ease;
    border-radius: 0px;
    font-weight: 500;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    width: 24%;
    max-width: 24%;
}

.zalaczniki > input:nth-child(21) {
    margin-top: 25px;
    margin-bottom: 25px;
    text-align: center;
}

.zalaczniki {
    text-align: center;
}

.error {
    margin-top: 50px;
    text-align: center;
    border: 2px solid red;
    padding: 8px;
    background-color: #ff00007a;
}
