#footer ul {
    list-style: none;
    padding-left: 0px;
}

.footer-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 12px;
    font-weight: 500;
    line-height: 171%;
}

.footer-bottom-left ul {
    display: flex;
    gap: 5px;
}

.footer-bottom-left {
    margin: 0 auto;
}

.footer-bottom-right {
    margin: 0 auto;
}

.footer-bottom-left ul li {}

.footer-bottom-left ul li:after {
    content: "|";
    padding-left: 2px;
}

.footer-bottom-left ul li:last-child:after {
    content: "";
}

#footer {
    background-color: #383838;
    color: #fff !important;
}

#footer a {
    color: #fff !important;
}

.footer-bottom {
    border-top: 1px solid #D1C7C733;
}

.footer-bottom ul {
    margin: 0px;
}

#footer .widget-title {
    font-size: 22px;
    font-weight: 800;
    line-height: 140%;
}

#footer .spletnik-footer__menu {
    font-size: 14px;
    line-height: 140%;
}

#footer .widget_nav_menu {
    line-height: 200%;
}

/* .spletnik-footer__menu--1,
.spletnik-footer__menu--3,
.spletnik-footer__menu--4 {
    font-weight: 600;
} */

#footer .spletnik-footer__menu li {
    margin-bottom: 6px;
}

.sp_row {
    padding-left: 3%;
    padding-right: 3%;
}

@media(max-width:991px) {
    .footer-bottom {
        flex-direction: column;
        gap: 1px;
    }
    .footer-bottom-left ul {
        flex-direction: column;
    }
    .footer-bottom-left ul li:after {
        content: "";
        padding-left: 2px;
    }
    .sp_row {
        padding-left: initial;
        padding-right: initial;
    }
    #footer .spletnik-footer__menu {
        margin-bottom: 24px;
    }

    #footer .widget-title {
        font-size: 16px;
    }

    #footer{
        padding-left: 28px;
        padding-right: 28px;
    }

    #footer .container{
        padding-left: 0px;
        padding-right: 0px;
    }

    .footer-bottom {
        font-size: 10px;
        font-weight: 500;
        line-height: 171%;
        font-family: 'Manrope';
    }
}

.ft_ns_title {
    font-weight: 600;
    font-size: 25px;
    line-height: 120%;
    color: #FFFFFF;
}

.ft_ns_text {
    font-weight: 600;
    font-size: 16px;
    line-height: 170%;
}

@media(min-width:992px) {
    .ft_ns_title {
        font-size: 37px;
    }
    .ft_ns_text {
        font-size: 18px;
    }
}

@media(max-width:767px) {
    .footer-middle-form.row .footer-middle-title img {
        width: 37px;
    }
}

.ft_container {
    background: var(--wp--preset--color--primary-color);
}

.ft_container {
    color: #fff;
}

.newsletter_wrapper {
    display: flex;
}

.newsletter_wrapper p {
    margin: 0;
}

.newsletter_wrapper .wpcf7-spinner {
    position: absolute;
}

.newsletter_wrapper .submit_nl {
    position: relative;
}

.newsletter_wrapper .email_nl {
    flex-grow: 1;
}

.newsletter_wrapper span.wpcf7-spinner {
    position: absolute;
    right: 80px !important;
    bottom: 15px;
}

.newsletter_acceptance {
    margin-top: 10px;
}

.newsletter_container .wpcf7 form .wpcf7-response-output {
    margin: 10px 0 0;
}

.newsletter_wrapper .wpcf7-not-valid-tip {
    color: #fff;
    margin-left: 20px;
    margin-top: 5px;
    font-size: 14px;
    font-weight: 400;
}

.newsletter_container .wpcf7-acceptance {
    font-size: 14px;
    color: #fff;
}

input.newsletter_email {
    border: 0 !important;
    background: #FFFFFF;
    background-color: #FFFFFF !important;
    border-bottom-left-radius: 2px !important;
    border-top-left-radius: 2px !important;
    height: 55px;
    font-size: 15px;
    outline: none !important;
    border-bottom-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
}

.newsletter_wrapper input.newsletter_sumbit {
    background: #FFFFFF;
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
    border-bottom-right-radius: 2px !important;
    border-top-right-radius: 2px !important;
    height: 55px;
    color: var(--wp--preset--color--primary-color);
    border: 0 !important;
    outline: none !important;
}

.newsletter_wrapper input.newsletter_sumbit:hover{
    background: #FFFFFF;
    color: var(--wp--preset--color--primary-color);
}

.newsletter_container .wpcf7-acceptance .wpcf7-list-item {
  margin-left: 0px !important;
}


@media (min-width: 992px) {
  .spletnik-footer__menu.col-lg-custom {
    width: 25% !important;
  }
}


.social-icons{
  display: flex;
  gap: 10px;
}
.social-icons img{
  width: 33px;
  height: 33px;
}

.info-icons li{
  display: flex;
  gap: 6px;
}
.info-icons{
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  #menu-footer-bottom li::after {
    content: "|";
  }
   #menu-footer-bottom li:last-child::after {
    content: "";
  }
    #menu-footer-bottom {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0 2px !important;
  }
}





/*squalomail*/
.nsf-box .nsf-form-horizontal .form-group .control-label {
  display: none !important;
}

.nsf-box .nsf-form-horizontal .form-group .form-group-container, .nsf-box .nsf-form-horizontal .date-holder{
  width: 100% !important;
}

.nsf-box .form-group .form-control, .nsf-box .form-group input.form-control, .nsf-box .form-group input, .nsf-box .form-group select, #acy_content .form-group select{
  height: 55px !important;
  border-radius: 2px !important;
  -webkit-border-radius: 2px !important;
  box-shadow: unset !important;
}

.nsf-box .magic-checkbox + label::before {
  background-color: #ffffff !important;
}

.nsf-box .magic-checkbox:checked + label::before {
  background: #ccc !important;
}

.nsf-box {
  color: #ffffff !important;
}

.nsf-modal-link {
  color: #ffffff !important;
}

.nsf-box .nsf-form-horizontal{
  position: relative;
  /*! overflow: hidden; */
  width: 100%;
}

.nsf-box .nsf-form-horizontal .form-group-button {
  position: absolute;
  top: 1px;
  height: 53px;
  margin: 0 !important;
  padding: 0;
  width: 60px;
  right: 0;
}
.nsf-box .nsf-form-horizontal .form-group-button .bpr{
  height: 53px;
}
.nsf-box .nsf-form-horizontal .form-group-button .bpr button{
  height: 100%;
  background-color: #ffffff !important;
  color: #74A842;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1%;
  text-transform: uppercase;
}

.nsf-box .form-group input[type="email"], .nsf-box .form-group form input[type="email"], .nsf-box form input[type="email"]{
  margin-bottom: 0 !important;
}

.nsf-box .nsf-form-horizontal .form-group {
  white-space: unset !important;
}

.nsf-box > .nsf-inner {
  margin: 0px !important;
}

.nsf-box .fp30 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.js-gdpr-field-label {
  color: #ffffff !important;
}
.js-gdpr-field-label a {
  color: #ffffff !important;
}

.nsf-modal-link:hover {
  color: #ffffff !important;
}

#sqm_form_15 .nsf-box .mar15 .form-group {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}


.footer_above_container{
  padding-top: 13px !important;
  padding-bottom: 10px !important;
}
.footer-middle-title{
  display: flex;
  align-items: center;
}


@media (max-width: 767px) {
  .nsf-box > .nsf-inner {
    padding-top: 0px !important;
    padding-bottom: 10px !important;
  }
}