.content-editor a {
    color: #000;
    text-decoration: underline;
}

.content-editor a:hover {
    color: #D62725;;
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    margin: 3rem 0
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    margin-top: 2rem
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    border: 1px solid transparent;
    border-radius: 0;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}


@media (min-width:1000px) {
    .not-sidebar .crossroad-products__list--3 .crossroad-products__item {
        width: 25%
    }
}

.crossroad-products__list {
    margin-right: 0
}

#accordion {
    margin-bottom: 120px
}

#accordion .header-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 20%;
    line-height: 0;
    background-color: #fff;
    border-left: 3px solid #edeff6
}

#accordion .accordion-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 97px;
    background-color: #edeff6;
    color: #444;
    cursor: pointer;
    outline: 0;
    transition: background-color .3s ease
}

#accordion .accordion-header:hover {
    background-color: #dce0ee
}

#accordion .accordion-header .header-logo {
    height: 97px;
    padding: 5px 20px
}

#accordion .accordion-header .header-logo img {
    width: auto;
    max-height: 100%
}

#accordion .accordion-header .header-title {
    padding-left: 35px;
    padding-right: 25px;
    max-width: 30%;
    font-weight: 700;
    line-height: 1.3
}

#accordion .accordion-header .tag-file,
#accordion .accordion-header .tag-video {
    font-size: 16px;
    color: #7d84a7;
    margin-right: 25px
}

#accordion .accordion-header .tag-file:before,
#accordion .accordion-header .tag-video:before {
    margin-right: 8px;
    position: relative;
    top: 1px
}

#accordion .accordion-header .tag-video:before {
    content: url(../images/reference/ico-video.svg)
}

#accordion .accordion-header .tag-file:before {
    content: url(../images/reference/ico-file-blue.svg)
}

#accordion .accordion-header .more-info {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-decoration: underline;
    text-align: right;
    padding-right: 55px;
    background: url(../images/reference/arrow-down.svg) right 25px center no-repeat;
    font-size: 16px;
    color: #182c80;
    font-weight: 700
}

#accordion .accordion-header:not(:first-child) {
    margin-top: 30px
}

#accordion .accordion-header.ui-state-active {
    background-color: #edeff6
}

#accordion .accordion-header.ui-state-active .more-info {
    background: url(../images/reference/arrow-top.svg) right 25px center no-repeat
}

#accordion .panel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#accordion .panel .panel-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 35px;
    background-color: #f5f5f5;
    max-width: 80%;
    font-size: 16px
}

#accordion .panel .panel-content p {
    margin-bottom: 1.2em
}

#accordion .panel .panel-content p:last-child {
    margin-bottom: 0
}

#accordion .panel .youtube-video {
    padding-right: 30px
}

#accordion .panel .file-link {
    color: #e2001a;
    font-weight: 700
}

#accordion .panel .file-link .file-subtype {
    text-transform: uppercase
}

#accordion .panel .file-link:before {
    content: url(../images/reference/ico-file.svg);
    margin: 0 8px 0 10px;
    position: relative;
    top: 1px
}

@media (max-width:922px) {

    #accordion .accordion-header .tag-file,
    #accordion .accordion-header .tag-video {
        display: block
    }
}

@media (max-width:768px) {
    #accordion .accordion-header .header-title {
        max-width: 50%
    }

    #accordion .accordion-header .header-tags {
        display: none
    }

    #accordion .panel .panel-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #accordion .panel .youtube-video {
        padding-right: 0;
        margin-bottom: 30px
    }
}

@media (max-width:480px) {
    #accordion .accordion-header .header-title {
        padding-top: 5px;
        padding-bottom: 5px;
        max-width: 70%
    }

    #accordion .header-logo {
        display: none
    }

    #accordion .panel .panel-content {
        max-width: 100%
    }
}

.content-page {
    margin-bottom: 120px
}

.page-menu-right h2,
.page-menu-right h3 {
    text-align: left
}

.page-menu-right .crossroad-products__title {
    text-align: center
}

body .bellows {
    margin-top: 0
}

body .bellows.bellows-skin-blue-material {
    background: #182c80
}

body .bellows.bellows-skin-blue-material .bellows-nav .bellows-item-level-0.bellows-current-menu-ancestor>.bellows-target,
body .bellows.bellows-skin-blue-material .bellows-nav .bellows-item-level-0.bellows-current-menu-item>.bellows-target,
body .bellows.bellows-skin-blue-material .bellows-nav .bellows-item-level-0>.bellows-target:hover {
    background: #0f1b56
}

.page-menu-right .crossroad-products__list {
    margin: 0
}

.acf-pagination {
    margin-top: 30px
}

.acf-pagination .page-numbers {
    color: #7d84a7
}

.acf-pagination .page-numbers.current {
    color: #182c80
}

.video-description {
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.3
}

.video-description p {
    max-width: 200px
}

#components-form .crossroad-products {
    margin-bottom: 50px
}

#components-form .crossroad-products__inner {
    padding: 25px 10px
}

#components-form .crossroad-products__img {
    margin-bottom: 20px
}

#components-form .crossroad-products__img img {
    width: auto;
    max-width: 100%
}

#components-form .crossroad-products__title {
    font-size: 18px;
    line-height: 1.3em;
    min-height: 55px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none
}

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

.number-input input[type=number]::-webkit-inner-spin-button,
.number-input input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none
}

.number-input {
    border: 2px solid #edeff6;
    display: inline-flex
}

.number-input,
.number-input * {
    box-sizing: border-box
}

.number-input a {
    outline: 0;
    -webkit-appearance: none;
    background-color: transparent;
    border: none;
    align-items: center;
    justify-content: center;
    width: 2rem;
    height: 2rem;
    cursor: pointer;
    margin: 0;
    position: relative
}

.number-input a:after,
.number-input a:before {
    display: inline-block;
    position: absolute;
    content: '';
    width: 1rem;
    height: 2px;
    background-color: #212121;
    transform: translate(-50%, -50%);
    top: 0;
    bottom: 0;
    margin: auto
}

.number-input a.plus:after {
    transform: translate(-50%, -50%) rotate(90deg)
}

.number-input input[type=number] {
    font-family: sans-serif;
    max-width: 4rem;
    padding: .4rem;
    border: solid #ddd;
    border-width: 0 2px;
    font-size: 1rem;
    height: 2rem;
    font-weight: 700;
    text-align: center
}

.number-input+.input-ks {
    position: relative;
    bottom: 10px;
    display: inline-block;
    padding-left: 8px;
    font-size: 16px
}

.gdprlink {
    font-size: 14px
}

.text-error {
    padding: 15px;
    border: 2px solid #e2001a;
    color: #e2001a;
    margin-top: 30px;
    font-size: 16px
}

.button-group .button {
    display: inline-block;
    padding: .75em 1.4em;
    background: #e2e4ef;
    border: none;
    border-radius: 0;
    color: #162982;
    font-size: 12px;
    cursor: pointer;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
    transition: all .3s ease
}

.button-group .button:hover {
    background-color: #182c80;
    color: #fff
}

.button-group .button.is-checked,
.button-group .button:active {
    background-color: #182c80;
    outline: 0
}

.button-group .button.is-checked {
    color: #fff;
    outline: 0
}

.button-group {
    margin-bottom: 30px
}

.button-group:after {
    content: '';
    display: block;
    clear: both
}

.button-group .button {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px
}

.components-email-form input[type=submit] {
    cursor: pointer
}

.components-email-form .wrap-submit {
    margin-top: 15px
}

.components-email-form .wrap-submit .btn {
    margin-bottom: 5px
}

.service-box .wp-block-image:not(:first-child) {
    margin-top: 80px
}

.service-box h3 {
    margin-top: 0;
    margin-bottom: 0
}

.service-box h3+p {
    margin-bottom: 15px
}