﻿.container.b-c-c {
    margin-top: 20px;
    padding: 0;
}

.newsLetterTop {
    height: 436px;
    text-align: center;
    background-image: url(../../img/webp/newsletter-header.webp);
    background-size: cover;
    color: #ffffff;
    line-height: normal;
    padding-top: 10%;
}

.newsLetterTop .title {
    font-size: 48px;
    color: #ffffff;
}

.newsLetterTop .sub {
    font-size: 18px;
    color: #ffffff;
    margin-top: 20px;
}

.registerForm {
    display: inline-flex;
}

.registerForm input {
    margin: 14px 15px 0 0;
}

.registerForm .requiredCheck input {
    right: auto;
    margin: 0;
    left: 12px;
}

.registerForm input[type="text"] {
    padding: 10px;
    width: 226px;
    height: 54px;
    border: 1px solid #cfcfcf;
    border-radius: 27px;
    color: #19323f;
    /*font-weight: bold;*/
    font-size: 18px;
}

.registerForm input:focus {
    outline: none;
}



#registerSubmit,
.after-article .registerForm .input-btn,
.articleFromStyle .registerForm .input-btn {
    font-size: 18px;
    height: 54px;
    width: 150px;
    color: #ffffff;
    background-color: #07bac8;
    border: none;
    border-radius: 27px;
}

#registerSubmit:hover,
.after-article .registerForm .input-btn:hover {
    color: #07bac8;
    background-color: #ffffff;
    border: 2px solid;
}

.after-article .title {
    text-align: center;
    font-family: 'Assistant-Bold';
}

.after-article .box {
    width: 100%;
    background: #CEDBE1;
    text-align: center;
}

.after-article .box .sub {
    display: flex;
    justify-content: center;
}

.after-article .box .sub .text {
    margin-right: 4px;
}

.after-article .box .sub .bold {
    font-family: 'Assistant-Bold';
}

.after-article .box .sub .number {
    direction: ltr;
}

.after-article .box .registerForm {
    display: flex;
    flex-direction: column;
}

.after-article .box .registerForm .inline {
    display: flex;
}

.after-article .box .registerForm .addisok {
    color: #19323f;
    margin: 20px 0px 0 0;
}

.after-article .box .registerForm .addisok .requiredCheck {
    position: relative;
}

.after-article .box .registerForm .addisok .requiredCheck input[type=checkbox] {
    width: 18px;
    height: 18px;
    left: auto;
    right: 0px;
}

.after-article .box .registerForm .addisok .requiredCheck .checkmark {
    top: -1px;
    right: 12px;
}

.after-article .box .registerForm .addisok label {
    padding-right: 20px;
    margin: 0;
}

@media only screen and (min-width: 320px) {
    .after-article .registerForm .input-btn {
    }

    .after-article .title {
        font-size: 20px;
    }

    .after-article .sub-title {
        font-size: 16px;
    }

    .after-article .box {
        padding: 20px 0 10px 0;
    }

    .after-article .box .container {
        width: 100%
    }

    .after-article .box .registerForm {
        margin: 20px 0 0px 0;
    }

    .after-article .box .registerForm .inline {
        flex-direction: column;
    }

    .after-article .box .sub {
        flex-direction: column;
    }

    .after-article .box .sub .text {
        font-size: 17px;
        line-height: 21px;
    }

    .after-article .box .registerForm .field-input {
        margin-bottom: 20px;
    }

    .after-article .box .registerForm input {
        margin: 0;
        width: 100%;
    }

    .after-article .box .registerForm .addisok {
        width: 100%;
        padding-right: 0px !important;
    }

    .articlesList li.allArticles {
        display: block;
    }
}

@media only screen and (min-width: 1024px) {
    .articleFromStyle {
        font-size: 20px;
        width: 30%;
    }

    .articleFromStyle .title {
        font-size: 17px;
    }

    .backToArticles {
        width: 228px;
        height: 60px;
        font-size: 20px;
    }

    .after-article .title {
        font-size: 28px;
    }

    .after-article .sub-title {
        font-size: 22px;
    }

    .after-article .box {
        padding: 20px 0 20px 0;
    }

    .after-article .box .container {
        width: 920px
    }

    .after-article .box .registerForm .inline {
        flex-direction: row;
    }

    .after-article .box .registerForm {
        margin: 20px 0 0px 0;
    }

    .after-article .box .sub .text {
        font-size: 22px;
        line-height: 32px;
    }

    .after-article .box .registerForm .field-input {
        margin-bottom: 0px;
    }

    .after-article .box .registerForm input {
        margin: 0 10px;
        width: 226px;
    }

    .after-article .box .registerForm .addisok {
        width: 80%;
        padding: 0px !important;
    }

    .articlesList li.allArticles {
        display: flex;
    }
}

.newsLetterArticle {
    display: flex;
    float: right !important;
    width: 100%;
}

.newsLetterArticle:nth-child(1n+7) {
    display: none;
}



.newsLetterArticle .title {
    font-size: 19px;
    line-height: 24px;
    color: #354154;
    height: 52px;
    font-family: 'Assistant-SemiBold';
    overflow: hidden;
    margin-top: -5px;
}

.newsLetterArticle .jobtitle {
    font-size: 20px;
    color: #354154;
    font-family: 'Assistant-Bold';
    margin-bottom: 20px;
}

.newsLetterArticle .title a {
    color: #354154;
}

.newsLetterArticle .proAndDate {
    font-size: 16px;
    color: #19323f;
    font-family: 'Assistant-SemiBold';
}

.newsLetterArticle .brief {
    font-size: 16px;
    line-height: 20px;
    color: #696969;
    height: 58px;
    overflow: hidden;
    margin-top: 5px;
}

.newsLetterArticle .jobbrief {
    font-size: 16px;
    color: #696969;
    margin-bottom: 20px;
}

.newsLetterArticle .requirements {
    font-size: 16px;
    color: #696969;
    margin-bottom: 20px;
}

.requirementsSection {
    display: none;
}

.jobsList {
    border-bottom: 1px solid #c8ced1;
    padding: 20px;
    width: 100%;
}

.sendCV {
    font-size: 13px;
    color: #07bac8;
    margin-top: 20px;
}

/*.sendCV:hover {
        color: #07bac8;
        background-color: #ffffff;
        border: 2px solid;
    }

        .sendCV:hover a {
            color: #07bac8;
        }

    .sendCV a {
        color: #ffffff;
        text-decoration: none !important;
    }

        .sendCV a:hover, .sendCV a:active {
            color: #07bac8;
            text-decoration: none !important;
        }*/

.newsLetterArticle .brief a {
    color: #696969;
}

.newsLetterArticle .articleLink {
    font-size: 16px;
    color: #07bac8;
    display: block;
    text-decoration: none !important;
    width: 140px;
    font-family: 'Assistant-Bold';
    display: none;
}

.newsLetterArticle img {
    width: 260px;
    height: auto;
}

.newsLetterArticle .articleLink:hover, .newsLetterArticle .articleLink:focus {
    color: #07bac8 !important;
}

.moreInSubjectArticles .newsLetterArticle.col-md-6 {
    margin-bottom: 60px;
}

.newsLetterArticle .data {
    margin-right: 20px;
}

.moreArticles {
    background-color: #354154;
    width: 260px;
    height: 54px;
    font-size: 20px;
    color: #ffffff;
    border-radius: 30px;
    border: none;
}

.moreArticles:hover {
    color: #354154;
    background-color: #ffffff;
    border: 2px solid;
}

.articleTitle {
    font-size: 40px;
    color: #354154;
}

.articleProf {
    font-size: 20px;
    color: #354154;
    margin-bottom: 20px;
}

.articleText {
    font-size: 20px;
    color: #696969;
    margin-top: 20px;
}

.articleText span {
    font-size: 20px !important;
}

.articleText strong {
    color: #354154;
}

.articleText p {
    text-align: right !important;
}

/*.article {
    border-bottom: 1px solid #cfcfcf;
}*/

.articleTopImg img {
    width: 90%;
    height: 325px;
    margin-top: 26px;
}

.articleFromStyle {
    padding: 10px;
    background: #ededeb;
    margin-top: 25px;
}

.articleFromStyle .registerForm input[type="text"] {
    height: 36px;
    font-size: 17px;
    padding: 5px 10px;
    width: 264px;
}

.articleFromStyle .registerForm .input-btn {
    height: 40px;
    width: 264px;
}

.articleTopImg {
    width: 70%;
}

.articleFromStyle .title {
    color: #354154;
}

.articleFromStyle .sub-title {
    font-size: 15px;
}

.articleTop {
    display: flex;
    justify-content: space-between;
}

.moreInSubject {
    background: #ededed;
}

.moreInSubjectHead {
    font-size: 40px;
    color: #354154;
    font-family: 'Assistant-Bold';
    margin-bottom: 20px;
}

.backToArticles {
    background-color: #07b9c7;
    color: #ffffff;
    border-radius: 30px;
    border: none;
    float: left;
}

.backToArticles:hover {
    color: #07bac8;
    background-color: #ffffff;
    border: 2px solid;
}

.bordertop {
    border-top: 1px solid #cfcfcf;
}

.social a {
    color: #354153;
}

.social a:hover {
    color: #354153;
}

.social em {
    font-size: 30px;
    position: relative;
    /*top: 50px;*/
}

.social span {
    font-size: 30px;
    padding: 10px;
}

.newsLetterMenu {
    background-color: #ededed;
}

.newsLetterMenu li {
    font-size: 26px;
    color: #354154;
    padding: 20px;
    display: inline-block;
    background-image: linear-gradient(#07bac8, #07bac8);
    background-size: 0 5px, auto;
    background-repeat: no-repeat;
    background-position: center bottom;
    transition: all .2s ease-out;
}

.newsLetterMenu li a {
    color: #354154;
}

.newsLetterMenu li a:hover {
    color: #07bac8;
}

.newsLetterMenu li:hover {
    background-size: 100% 5px, auto;
}

.newsLetterMenu li a.active {
    color: #07bac8;
}
/*mivzak*/

.mivzak .text {
    font-size: 20px;
    margin-top: 50px;
    color: #696969;
}

.paggingLinks a {
    font-size: 16px;
    color: #07bac8;
    font-family: 'Assistant-Bold';
    padding-left: 5px;
}

.paggingLinks a:hover {
    color: #07bac8;
}
/*.mivzak .header {
    display: inline-flex;
}*/

.mivzak .imgAndName {
    border-radius: 50%;
    margin-bottom: 15px;
    overflow: hidden;
    height: 170px;
    width: 170px;
    border: 5px solid #e6e6e7;
    background-color: #4b5b65;
    margin: 0 auto;
}

.mivzak .textAndImg {
    float: left;
}

.mivzak .textAndImg .name {
    margin-top: 5px;
    text-align: center;
    font-size: 20px;
    color: #696969;
}

.mivzak .title {
    font-size: 40px;
    color: #354154;
    font-family: 'Assistant-Bold';
    line-height: 4;
    margin-right: 20px;
}

.articles {
    background-color: #ededed;
}

.articlesTitle {
    font-size: 40px;
    color: #354154;
    font-family: 'Assistant-Bold';
    margin-bottom: 40px;
    margin-top: 20px;
}

.mivzakArticle {
    display: flex;
}

.mivzakArticle img {
    width: 260px;
    height: 183px;
}

.mivzakArticle .data {
    margin-bottom: 100px;
    margin-right: 20px;
}

.mivzakArticle .datatitle {
    font-size: 20px;
    color: #354154;
    height: 56px;
    font-family: 'Assistant-Bold';
    overflow: hidden;
}

.mivzakArticle .datatitle a {
    color: #354154;
}

.mivzakArticle .proAndDate {
    font-size: 16px;
    color: #19323f;
    font-family: 'Assistant-Bold';
}

.mivzakArticle .brief {
    font-size: 16px;
    color: #696969;
    height: 90px;
    overflow: hidden;
}

.mivzakArticle .brief a {
    color: #696969;
}

.mivzakArticle .articleLink {
    font-size: 16px;
    color: #07bac8;
    display: block;
    font-family: 'Assistant-Bold';
}

.mivzakArticle .articleLink:hover {
    color: #07bac8;
}



@media only screen and (min-width : 100px) and (max-width : 768px) {
    .articleFromStyle {
        position: inherit;
        text-align: center;
        font-size: 16px;
        width: 100%;
    }

    .articleFromStyle .title {
        font-size: 16px;
    }

    .articleTopImg, .articleTopImg img {
        width: 100% !important;
    }

    .articleTop {
        display: block;
    }

    .newsLetterTop, .articleTopImg img {
        height: auto;
    }

    .newsLetterMenu li {
        display: block;
    }

    .registerForm {
        display: block;
    }

    #registerSubmit, .after-article .registerForm .input-btn {
        /*margin-top: 40px;*/
        width: 70%;
    }


    .registerForm input[type="text"] {
        width: 70%;
    }

    .newsLetterArticle {
        display: block;
    }

    .newsLetterArticle img {
        width: 100%;
    }

    .newsLetterArticle .data {
        margin-right: 0;
    }

    .newsLetterArticle .brief, .title {
        height: auto !important;
        margin-top: 8px;
    }

    .moreArticles {
        width: 70%;
    }

    .backToArticles {
        width: 42%;
        height: 46px;
        font-size: 17px;
    }

    .newsLetterArticle .data {
        margin-bottom: 40px;
    }

    /*mivzak*/

    .mivzak .textAndImg {
        float: none;
        text-align: -webkit-center;
    }

    .mivzak .imgAndName img {
        width: 100%;
        height: auto;
    }

    .mivzak .header {
        display: block;
    }

    .mivzak .title {
        font-size: 26px;
        line-height: 0;
        padding-bottom: 15px;
        padding-top: 15px;
        margin-right: 0;
    }

    .mivzakArticle {
        display: block;
    }

    .mivzakArticle img {
        height: 183px;
        width: 100%;
    }

    .mivzakArticle .datatitle, .mivzakArticle .brief {
        height: auto;
        margin-top: 8px;
    }

    .mivzakArticle .data {
        margin-bottom: 40px;
    }
}

@media only screen and (min-width : 1024px) {
    .articlesList {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .articlesList li.newsLetterArticle {
        max-height: 150px;
        overflow: hidden;
        margin-bottom: 60px;
    }

    .moreInSubjectArticles .newsLetterArticle.col-md-6 {
        max-height: 183px;
        overflow: hidden;
    }
}
