/*
Theme Name: 9695
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: eJump team
Author URI: https://ejump.com/
Description:
Version: 2024
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* @font-face {
    font-family: 'Helvetica';
    font-style: normal;
    font-weight: normal;
    src: local('Helvetica'), url('./assets/fonts/Helvetica.woff') format('woff');
} */

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media screen and (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media screen and (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
    .hidden-xl,
    .hidden-md {
        display: none;
    }
    .show-on-desktop {
        display: block;
    }
}

@media screen and (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

@media screen and (max-width: 991px) {
    .show-on-mobile {
        display: block;
    }
    .hidden-sm {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .hidden-xs {
        display: none;
    }
}

*:focus {
    outline: none;
}

a {
    color: #141414;
    text-decoration: none;
    position: relative;
}

a:hover {
    color: #2D7FB4;
}

body {
    margin: 0;
    padding: 0;
    /* font-family: "Helvetica", Arial, sans-serif; */
    color: #141414;
    font-size: 16px;
}

p {
    font-size: 16px;
}

:focus {
    outline: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 26px
}

ol,
ul {
    list-style: none
}

article ul {
    list-style: disc
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
    -webkit-appearance: none;
    -moz-appearance: none
}

input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    max-width: 100%
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

a:focus {
    outline: 0
}

a:active,
a:hover {
    outline: 0
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    max-width: 100%;
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

html,
button,
input,
select,
textarea {
    color: #222
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

img {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

.icon.icon-angle-down {
    display: none
}

.hero-section {
    background: url(./assets/images/abonament_hero_new.jpg?v=1) center top no-repeat !important;
    background-size: cover !important;
    min-height: 330px;
    background-position-y: 35% !important;
    display: flex;
    align-items: center;
    width: 100%;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 20px;
}

.hero-section h1 {
    font-size: 44px;
    color: #fff;
    font-weight: 600;
    text-align: left;
}

.content-new-2 p,
.content-new p {
    font-size: 18px;
    line-height: 1.3;
}

.content-new p.title-p {
    font-size: 20px;
    font-weight: bold;
}

#primary {
    padding: 40px 0;
}

.hero-section p {
    font-size: 20px;
    color: #fff;
}

#post-8 p {
    font-size: 20px;
}

#nf-field-6-wrap label {
    display: none;
}

#nf-field-6-container {
    display: none;
}

.#nf-field-6-container.show {
    display: block;
}

.nf-before-form-content {
    display: none;
}

.w3l-about-breadcrum .breadcrum-bg {
    background: url(../images/abonament_hero_new.jpg?v=1) center top no-repeat !important;
    background-size: cover !important;
    min-height: 330px;
    background-position-y: 35% !important;
}

#nf-form-1-cont .listradio-wrap li {
    display: flex;
    align-items: center;
    margin-right: 30px;
}

#nf-form-1-cont .listradio-wrap li label {
    margin: 0 !important;
}

#nf-form-1-cont .listradio-wrap ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

#nf-form-1-cont .listradio-wrap li {
    position: relative;
    margin: 0 !important;
    margin-right: 10px !important;
    ;
}

#nf-form-1-cont .listradio-wrap li input {
    width: 16px;
    height: 15px;
    margin-right: 5px;
    display: none;
}
#nf-form-1-cont .nf-label-span ,
#nf-form-1-cont label {
    min-width: 100px;
    font-weight: normal;
    cursor: pointer;
    color: #000;
    font-size: 26px;
    text-align: center;
    font-weight: bold;
    margin: 0 0 15px;
}

#nf-form-1-cont .listradio-wrap li label {
    text-align: center;
    color: #000;
    padding: 10px;
    border-radius: 10px;
    border: 0;
    font-size: 20px;
    /* background: rgb(250,255,182);
    background: linear-gradient(90deg, rgba(250,255,182,1) 0%, rgba(252,230,0,1) 100%); */
    overflow: hidden;
}

#nf-form-1-cont .listradio-wrap li:nth-child(1) label {
    background: #ff8c8c;
    color: #fff;
    padding: 10px;
    border-radius: 6px;
}

#nf-form-1-cont .listradio-wrap li:nth-child(2) label {
    background: #ff8c8c;
    color: #fff;
    padding: 10px;
    border-radius: 6px;
}

#nf-form-1-cont .listradio-wrap li:nth-child(3) label {
    background: #ff8c8c;
    color: #fff;
    padding: 10px;
    border-radius: 6px;
}

#nf-form-1-cont .listradio-wrap li:nth-child(4) label {
    background: #f9bf00;
    color: #fff;
    padding: 10px;
    border-radius: 6px;
}

#nf-form-1-cont .listradio-wrap li:nth-child(5) label {
    background: #3bab5a;
    color: #fff;
    padding: 10px;
    border-radius: 6px;
}

#nf-form-1-cont .listradio-wrap li input[type="radio"]:checked+label {
    background: #E0308A;
    border-color: #E0308A;
    color: #fff;
    /* font-weight: bold; */
}

#nf-form-1-cont input[type="checkbox"] {
    width: 16px;
    height: 16px;
    float: left;
    margin-right: 5px;
}

.form-radio-wrapper {
    display: flex;
    align-items: center;
    margin: 5px 0 10px;
}

p {
    font-size: 16px;
    margin: 10px 0 0;
}

.field-wrap {
    align-items: center;
    justify-content: flex-start;
    margin-top: 40px;
}

#nf-form-1-cont #nf-field-9-wrap ul,
#nf-field-9-wrap {
    justify-content: center
}

.checkbox {
    margin-top: 20px;
}

.extra-question {
    width: 100%;
}

#nf-form-1-cont {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
}

#nf-form-1-cont .checkbox * {
    text-transform: initial;
}

#nf-form-1-cont textarea {
    width: 100%;
    color: #808080;
    background: #fff;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    border: none;
    font-family: inherit;
    padding: 10px 16px;
    border: 1px solid #000;
    outline: none;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    display: inline-block;
    line-height: 22px;
    width: 100%;
    max-width: 540px;
    float: left;
}

.ninja-forms-req-symbol {
    display: none;
}
#nf-form-1-cont input[type="submit"],
#nf-form-1-cont input[type="button"] {
    display: inline-block;
    padding: 10px 30px;
    background: #e0308a;
    border-radius: 4px;
    color: #fff;
    border: 0;
    font-size: 24px;
    font-weight: bold;
    float: left;
}

#nf-form-1-cont {
    padding: 0;
}

.description-formular p {
    font-size: 18px;
    line-height: 1.35p
}

#nf-field-9-container .nf-field {
    box-shadow: 0px 0px 20px 4px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    border: 1px solid #ccc;
    margin: 50px 0;
    display: table;
    max-width: 650px;
    padding: 40px 20px;
}

#nf-field-9-wrap {
    margin: 0;
}

@media screen and (max-width: 767px) {
    #nf-form-1-cont .listradio-wrap ul,
    #nf-form-1-cont .listradio-wrap li {
        flex-wrap: wrap;
    }
    #nf-form-1-cont .listradio-wrap li {
        margin: 3px !important;
    }
	.nf-label-span ,
    #nf-form-1-cont label {
        font-size: 15px;
        line-height: 1.3;
        min-width: 50px;
        margin-bottom: 0px;
    }
    .hero-section h1 {
        font-size: 26px;
    }
    .hero-section {
        min-height: 260px;
        padding: 40px 0 0;
    }
    #nf-label-field-5,
    #nf-form-1-cont label#nf-label-field-7,
    #nf-label-field-8 {
        text-align: left !important
    }
    #primary {
        padding-top: 0
    }
    .nf-form-cont .nf-field-container {
        margin-bottom: 0;
    }
    .field-wrap {
        justify-content: flex-start;
        margin-top: 20px;
    }
    #post-8 p {
        font-size: 15px;
        line-height: 1.3;
        text-align: justify !important;
    }
    .hero-section p {
        font-size: 15px;
        line-height: 1.3;
    }
    .hero-section p br {
        display: none
    }
}
