/*
Theme Name: custom theme
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
}

.content-area {
    padding: 40px 0
}

main.single-post {
    padding: 40px 0
}

form label {
    font-weight: 400;
    font-size: 18px;
}

body {
    background: #fafafa;
}

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

.nf-progress-container {
    padding: 10px;
    border-radius: 10px;
    background: #fff;
}

form input[type="submit"],
form input[type="button"] {
    background: #333;
    border: 0;
    color: #f7f7f7;
    transition: all .5s;
    font-size: 20px;
    padding: 10px 30px;
    border-radius: 30px;
}

form input[type="text"],
#contact-form input[type="number"],
form input[type="email"],
form select,
#contact-form .green-form form textarea {
    background-color: #fff;
    width: 100% !important;
    box-shadow: 0 1px 7px rgba(0, 0, 0, 0.1);
    border: none;
    font-size: 18px;
    line-height: 24px;
    border-radius: 8px;
    padding: 10px 15px;
    margin: 0 0 10px;
    color: #606060;
}
#nf-field-74-container,
#nf-field-73-container,
#nf-field-68-container,
#nf-field-66-container,
#nf-field-67-container {
    margin: 10px 0 0 !important
}

#primary main {
    background: #fff;
    display: flex;
    margin: 10px auto;
    border-radius: 20px;
    padding: 20px;
    box-shadow: 0px 0px 20px -0px rgba(0, 0, 0, 0.25);
    max-width: 900px;
}

.nf-next-prev input {
    border-radius: 8px;
    padding: 10px 15px;
}

.nf-next-item input {
    border-radius: 8px;
    padding: 10px 15px;
}

.nf-form-cont textarea {
    background-color: #fff;
    width: 100% !important;
    box-shadow: 0 1px 7px rgba(0, 0, 0, 0.1);
    border: none;
    font-size: 18px;
    line-height: 1;
    border-radius: 8px;
    padding: 10px 15px;
    margin: 0 0 10px;
    color: #606060;
}

form .list-checkbox-wrap .nf-field-element li input {
    width: 16px !important;
    height: 16px !important;
}

form .nf-field-label .nf-label-span,
.nf-field-label label {
    font-weight: 600;
    margin: 0;
    padding: 0;
    font-size: 18px;
}

@media screen and (max-width:991px) {
    #primary main {
        max-width: 95vw;
    }
}

form .list-radio-wrap .nf-field-element li input {
    width: 16px !important;
    height: 16px !important;
}

form .submit-wrap input[type="submit"] {
    background: #caa42c;
    border-radius: 30px;
    margin-top: 20px;
}