@media (min-width: 1300px) {
body.helix-ultimate .sppb-row-container {
    max-width: 1310px;
}
  .sppb-row-container {
    width: 1340px;
}
  .sppb-container {
    max-width: 1310px;
}
  .container {
    max-width: 1310px;
}
}

.fa.fa-clipboard, .fa.fa-paste {
    font-weight: 600;
}
#sp-header.header-sticky~section#sp-main-body {
    padding-top: 0px;
}

/* ---------------- Top bar ---------------- */

#sp-top-bar {
    background: #f7f7f7;
    color: #06203d;
    font-size: 15px;
    position: relative;
    z-index: 2;
}
#sp-top-bar a {
    color: #06203d;
}
#sp-top2 {
    text-align: right;
}
#sp-top3 {
    text-align: center;
}
#sp-top3 ul.lang-inline li {
    border: none;
    display: inline-block;
    margin: 0 5px 0 0;
    font-weight: 600;
}
#sp-top3 li.lang-active {
    text-decoration: overline;
}

@media (max-width: 992px) {
#sp-top1 {
    text-align: center;
}
#sp-top2 {
    text-align: center;
}
#sp-top3 {
    text-align: left;
}
}

/* ---------------- Top bar END ----------- */

/* ---------------- Header ---------------- */

#sp-header {
    background: rgba(255, 255, 255, 0.90);
}
#sp-header .logo {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#sp-header .logo-image {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#sp-header.header-sticky .logo {
    height: 100px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#sp-header.header-sticky .logo-image {
    height: 100px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    text-transform: uppercase;
}
.sp-megamenu-parent > li:hover > a {

}
.sp-megamenu-parent > li.active > a {
    font-weight: 600;
    line-height: 38px;
}
.sp-megamenu-parent>li.active>a:before {
    content: '';
    position: absolute;
    top: 2px;
    width: 70%;
    height: 2px;
    background: #06203d;
    -webkit-transition: all 600ms cubic-bezier(0.68,-0.55,0.265,1.55);
    transition: all 600ms cubic-bezier(0.68,-0.55,0.265,1.55);
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
    width: 100%;
}

.offcanvas-menu .offcanvas-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.offcanvas-menu .offcanvas-inner .sp-module ul .active a {
    color: #06203d;
    text-decoration: overline;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li {
    border-bottom: 1px dotted grey;
    padding: 10px 0px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    display: block;
    font-size: 20px;
    padding: 0.125rem 0;
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
    transition: 300ms all;
}

/* ---------------- Header END ------------ */

/* ---------------- Slider ---------------- */

#sp-slider {
    background-color: #f0f0f0;
}

/* ---------------- Slider END ------------ */

/* ---------------- Kezdőlap -------------- */

.delion-kezdolap-szolg {
    background-color: #fff;
    padding: 8px;
    border: 8px solid #fff;
    outline: 2px solid #06203d;
    outline-offset: -8px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.delion-kezdolap-szolg .sppb-img-responsive {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    transform: scale(1);
    -webkit-transform: scale(1);
}
.delion-kezdolap-szolg .sppb-img-container {
    overflow: hidden;
}
.delion-kezdolap-szolg:hover {
    -webkit-box-shadow: 0px 4px 12px -4px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 12px -4px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 12px -4px rgba(0,0,0,0.75) !important;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.delion-kezdolap-szolg:hover .sppb-img-responsive {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.delion-kezdolap-szolg-feature {
    padding: 8px;
}

@media (max-width: 768px) {
.delion-kezdolap-szolg-feature h2 {
    top: -64px !important;
    line-height: 32px !important;
}
}

.delion-kezdolap-szolg-feature h2 {
    position: relative;
    top: -50px;
    color: #fff;
    font-size: 25px;
    background-color: rgba(0, 0, 0, 0.7);
    line-height: 50px;
}
.delion-kezdolap-szolg .sppb-addon-text {
    margin-top: -50px;
    min-height: 288px;
}

@media(min-width: 440px) and (max-width: 766px) {
    .delion-kezdolap-szolg .sppb-addon-text {
    margin-top: -25px;
    min-height: 288px;
}
}

.delion-kezdolap-szolg .sppb-btn {
    padding: 8px 40px;
    font-size: 18px;
    line-height: 1.25;
    border-radius: 0px;
    background-color: #06203d;
    color: #fff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin-bottom: 20px;
}
.delion-kezdolap-szolg .sppb-btn:hover {
    padding: 8px 40px;
    font-size: 18px;
    line-height: 1.25;
    border-radius: 0px;
    border: 1px solid #06203d;
    background-color: #fff;
    color: #06203d;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


.delion-kezdolap-szolgicon {
    background-color: #fff;
    padding: 8px;
    border: 8px solid #fff;
    outline: 2px solid #06203d;
    outline-offset: -8px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.delion-kezdolap-szolgicon:hover {
    -webkit-box-shadow: 0px 4px 12px -4px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 12px -4px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 12px -4px rgba(0,0,0,0.75) !important;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.delion-kezdolap-szolgicon span.sppb-icon-container {
    margin-bottom: 20px;
}
.delion-kezdolap-szolgicon h3 {
    min-height: 72px;
    margin-bottom: 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.delion-kezdolap-szolgicon .sppb-addon-text {
    min-height: 200px;
}

.form-row {
    background-color: #fff;
    padding: 8px;
    border: 8px solid #fff;
    outline: 2px solid #06203d;
    outline-offset: -8px;
    margin-top: 0px;
}
.delion-kapcsolat {
    margin-bottom: 20px !important;
    padding: 10px !important;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    background-color: #fff;
    padding: 8px;
    border: 8px solid #fff;
    outline: 2px solid #06203d;
    outline-offset: -8px;
}
.delion-kapcsolat:hover {
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.5s ease;
}
.delion-kapcsolat .sppb-icon-inner {
    height: 72px !important;
    width: 72px !important;
    color: #06203d;
    background-color: #ffffff;
    border-style: solid;
    border-color: #06203d;
    border-width: 2px;
    border-radius: 60px;
}
.delion-kapcsolat:hover .sppb-icon-hover-effect-zoom-in .sppb-icon-inner {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
.delion-kapcsolat .sppb-icon-inner i {
    line-height: 68px !important;
    font-size: 38px !important;
}
.delion-kapcsolat .delion-kapcsolat-szoveg {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.delion-kapcsolatbutton {
    margin-bottom: 20px !important;
    padding: 0px !important;
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 2s ease;
    background-color: #fff;
    padding: 8px;
    border: 8px solid #fff;
    outline: 2px solid #06203d;
    outline-offset: -8px;
}
.delion-kapcsolatbutton:hover {
    background-color: #06203d;
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 2s ease;
}
.delion-kapcsolatbutton .sppb-btn-custom {
    -webkit-transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    transition: all 1.5s ease;
}
.delion-kapcsolatbutton:hover .sppb-btn-custom {
    color: #fff;
    -webkit-transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    transition: all 1.5s ease;
}
.delion-kapcsolatbutton .sppb-btn-custom {
    padding: 44px;
}


.image-szolgicon img.sppb-img-responsive {
  max-width: 78px;
}


div#section-id-1561474408430 .sppb-row {
    justify-content: center;
    display: flex;
    min-width: 100% !important;
    padding: 0px 0px !important;
    margin-left: -150px !important;
    margin-right: -150px !important;
}

div#section-id-1561474408430 {
    padding: 0px 0px !important;
}


.sppb-addon.sppb-addon-feature.delion-kezdolap-szolgicon {
    min-height: 502px;
}

div#section-id-1561474408430 {
    padding-left: 25px !important;
    padding-right: 25px !important;
}

@media(max-width: 991px) {
div#section-id-1561474408430 {
    padding-left: 150px !important;
    padding-right: 150px !important;
}
}



/* ---------------- Kezdőlap END ----------- */

/* ---------------- Szolgáltatások ---------------- */

.delion-szolgaltatasok-kibontva {
    background-color: #fff;
    padding: 20px;
    border: 8px solid #fff;
    outline: 2px solid #06203d;
    outline-offset: -8px;
    margin-top: 20px;
}
.delion-szolgaltatasok-gazzaloltas .fa-chevron-right:before {
    content: "\f054";
    font-size: 24px;
}
.delion-szolgaltatasok-gazzaloltas .sppb-panel-modern {
    background: #fff;
    border: none;
    border-bottom: 1px solid #14233b;
    border-radius: 0px;
    margin-bottom: 10px;
}
.delion-szolgaltatasok-gazzaloltas .sppb-panel-modern>.sppb-panel-heading {
    padding: 17px 30px 17px 15px;
    background: #ffffff;
    color: #000000;
}
.delion-szolgaltatasok-gazzaloltas span.sppb-panel-title {
    font-size: 36px;
    line-height: 43px;
    font-family: Lora;
    color: #000;
    font-weight: 500;
}
.delion-szolgaltatasok-gazzaloltas h3.sppb-addon-title {
    text-align: left;
}

.delion-szolgaltatasok-kibontva ul {
    list-style-type: none;
}
.delion-szolgaltatasok-sprinkler h3.sppb-addon-title::before, .delion-szolgaltatasok-vizkodoltas h3.sppb-addon-title::before, .delion-szolgaltatasok-gazzaloltas h3.sppb-addon-title::before {
    content: "\f058";
    font-family: "Font Awesome 5 Free";
    position: relative;
    z-index: 100000;
    padding-right: 15px;
    padding-left: 5px;
}
.delion-szolgaltatasok-kibontva .sppb-addon-content li:before {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    color: #06203d;
    display: inline-block;
    margin-left: -2em;
    width: 2em;
	font-weight: 600;
}

/* ---------------- Szolgáltatások END ----------- */

/* ---------------- Rólunk ---------------- */

.delion-rolunk-logo {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/* ---------------- Rólunk END ---------- */

/* ---------------- Footer ---------------- */

#sp-footer {
    text-align: center;
}

/* ---------------- Footer END ----------- */

/* ---------------- GDPR ---------------- */

.activebar-container {
    background-color: rgba(0, 0, 0, 0.8) !important;
    border-bottom: 1px solid #000;
    color: #fff !important;
}
.activebar-container p {
    font-size: 16px;
}
.activebar-container a {
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
.activebar-container a:hover {
    color: #ababab;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
.activebar-container {
    margin: 0;
    display: block;
    position: fixed;
    top: auto !important;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 9999;
    overflow: hidden;
    overflow-x: hidden;
  border-top: 1px dotted white;
}
.activebar-container button.accept {
    color: #fff !important;
    background-color: #5cba3c !important;
}

.activebar-container button {
    float: right;
    clear: none;
    margin: 5px 10px;
    padding: 10px 20px !important;
    border-radius: 5px;
    border: none;
}

.activebar-container button {
    float: right;
    clear: none;
    margin: 5px 10px;
    padding: 10px 20px !important;
    border-radius: 5px;
    border: none;
}
.plg_system_eprivacy_module div.plg_system_eprivacy_accepted, .plg_system_eprivacy_module div.plg_system_eprivacy_declined {
    overflow: hidden;
    border: none !important;
    border-top: 1px dotted white !important;
    color: #fff !important;
    vertical-align: middle;
    padding: 10px !important;
    background-color: #171717;
}
.plg_system_eprivacy_module div.plg_system_eprivacy_accepted button, .plg_system_eprivacy_module div.plg_system_eprivacy_declined button {
    border: 1px solid #06203d00;
    color: white;
    font-weight: 500;
    padding: 5px 10px !important;
    margin-right: 10px;
    background-color: #06203d00;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
.plg_system_eprivacy_module div.plg_system_eprivacy_accepted button:hover, .plg_system_eprivacy_module div.plg_system_eprivacy_declined button:hover {
    color: white;
    border-color: rgb(229, 229, 229);
    background-color: #0b4664;
}

/* ---------------- GDPR END ------------*/



/* 2023 */

@media(max-width: 766px) {
#sp-header >.container > .container-inner > .row > div {
    height: 50px !important;
}

#sp-logo .logo {
    max-height: 50px;
}

}

header#sp-header {
    align-items: center;
    justify-content: center;
    display: flex;
}




.cc-compliance.cc-highlight > .cc-deny {
    order: 3 !important;
    color: black !important;
    background: #ffffff !important;
}

.cc-compliance.cc-highlight > .cc-allow {
    order: 2 !important;
}

.cc-compliance.cc-highlight > .cc-allowall {
    order: 1 !important;
    background: #333333 !important;
    color: white !important;
}


.rsform {
    margin-bottom: 20px !important;
    padding: 10px !important;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    background-color: #fff;
    padding: 8px;
    border: 8px solid #fff;
    outline: 2px solid #06203d;
    outline-offset: -8px;
}