@media (min-width: 991px) {
  a.hiddendesktop {
    display: none !important;
}
}

.view-featured #sp-main-body {
    padding: 10px 0;
}

.sppb-addon-video .sppb-addon-video-local-video-wrap {
    height: 100%;
  padding-top:0;
}

.sppb-addon-video-local-source {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.sppb-addon.sppb-addon-video {
    height: 100vh;
}

p.price {
    font-weight: bold;
}

.offcanvas-menu.border-menu .offcanvas-inner ul.menu>li>a, .offcanvas-menu .offcanvas-inner ul.menu>li span {
    padding: 15px 30px 15px 10px;
}

.sp-pre-loader .circle-two>span,.sp-pre-loader .circle-two>span:before,.sp-pre-loader .circle-two>span:after {
    border-color: #f3a18a;
}

.sp-pre-loader .circle-two>span {
    border-left-color: transparent;
}

.sp-pre-loader .circle-two>span:before {
    border-right-color: transparent
}

.sp-pre-loader .circle-two>span:after {
    border-bottom-color: transparent
}

#sp-bottom li > span {
    color: #a2a2a2;
}

.title-2.sppb-section .sppb-section-title .sppb-title-heading span:not(.sp-inline-editable-element):before{
  left:0;
}

.list-dark-light ul>li:before, ul.list-dark-light>li:before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1rem;
    color: #15274e;
    position: absolute;
    top: 30px;
    left: 25px;
}
.list-dark-light ul, ul.list-dark-light {
    padding-left: 0 !important;
    list-style: none;
}

.list-dark-light ul>li, ul.list-dark-light>li {
    position: relative;
    padding: 30px 25px 30px 80px;
    margin-bottom: 0 !important;
    background: rgba(0, 0, 0, 0.08);
    min-height: 100px;
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
}

.title-2.sppb-section .sppb-section-title .sppb-title-heading span:not(.sp-inline-editable-element):before, .title-2.sppb-section .sppb-section-title .sppb-title-heading span:not(.sp-inline-editable-element):after, .title-2.sppb-addon .sppb-addon-title span:not(.sp-inline-editable-element):after {
content: "";
    width: 25px;
    height: 2px;
    background: #f3a18a;
    position: absolute;
    top: 49%;
    transform: translateY(-50%);
    margin-left: 6px;
}

.title-2.sppb-section .sppb-section-title.sppb-text-left .sppb-title-heading span:not(.sp-inline-editable-element), .title-2.sppb-addon.sppb-text-left .sppb-addon-title span:not(.sp-inline-editable-element), .title-2.sppb-addon .sppb-text-left .sppb-addon-title span:not(.sp-inline-editable-element) {
    padding-left: 0;
}

.title-2.sppb-section .sppb-section-title .sppb-title-heading span:not(.sp-inline-editable-element)>span:before, .title-2.sppb-section .sppb-section-title .sppb-title-heading span:not(.sp-inline-editable-element)>span:after, .title-2.sppb-addon .sppb-addon-title span:not(.sp-inline-editable-element)>span:after {
    content: "";
    width: 12px;
    height: 12px;
    border: 2px solid #f3a18a;
    background: transparent;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.title-2.sppb-addon .sppb-addon-title:after {
    content: "";
    width: 12px;
    height: 12px;
    border: 2px solid #f3a18a;
    border-radius: 50%;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.title-2.sppb-section .sppb-section-title.sppb-text-left .sppb-title-heading:after, .title-2.sppb-addon.sppb-text-left .sppb-addon-title:after, .title-2.sppb-addon .sppb-text-left .sppb-addon-title:after {
    left: 0;
    transform: none;
}

.title-2.sppb-section .sppb-section-title .sppb-title-heading {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 0px;
}

.title-2.sppb-addon .sppb-addon-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    padding-bottom: 50px;
    margin-bottom: 50px;
}

.title-2.sppb-section .sppb-section-title.sppb-text-left .sppb-title-heading, .title-2.sppb-addon.sppb-text-left .sppb-addon-title, .title-2.sppb-addon .sppb-text-left .sppb-addon-title {
    align-items: flex-start;
}


.title-2.sppb-section .sppb-section-title.sppb-text-left .sppb-title-heading:before, .title-2.sppb-addon.sppb-text-left .sppb-addon-title:before, .title-2.sppb-addon .sppb-text-left .sppb-addon-title:before {
    width: 110px;
    border-left: none;
    left: 0;
    transform: none;
}

.title-2.sppb-addon .sppb-addon-title:before {
    content: "";
    width: 208px;
    height: 2px;
    border-left: 90px solid #f3a18a;
    border-right: 90px solid #f3a18a;
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
}

.title-2.sppb-section .sppb-section-title .sppb-title-heading span:not(.sp-inline-editable-element), .title-2.sppb-addon .sppb-addon-title span:not(.sp-inline-editable-element) {
    padding: 0 30px;
    margin-bottom: 20px;
    position: relative;
    font-size: 22px;
    color: #f3a18a;
}

.title-2.sppb-section .sppb-section-title .sppb-title-heading span:not(.sp-inline-editable-element)>span, .title-2.sppb-addon .sppb-addon-title span:not(.sp-inline-editable-element)>span {
    padding: 0 27px;
    margin-bottom: 0;
}

.title-2.sppb-section .sppb-section-title .sppb-title-heading span:not(.sp-inline-editable-element)>span:after, .title-2.sppb-addon .sppb-addon-title span:not(.sp-inline-editable-element)>span:after {
    right: 0;
}

.sppb-addon-feature.feature-box-3 .sppb-addon-content {
    background: #fff;
    padding: 30px;
    transition: all 0.4s ease-in-out;
}

.sppb-addon-feature.feature-box-3 .sppb-addon-content .sppb-icon {
    margin-bottom: 20px;
}

.sppb-addon-feature.feature-box-3 .sppb-addon-content .sppb-icon-container {
    color: var(--primary_color);
    transition: all 0.4s ease-in-out;
}

.bg-secondary {
    background-color: #15274e !important;
}

.bg-secondary h2{
    color: #fff !important;
}

.kalkulatordiv .sppb-container-inner {
    margin: 0 auto;
  padding-left: 15px;
    padding-right: 15px;
}


@media (min-width: 576px) {
    .kalkulatordiv .sppb-container-inner {
        max-width:540px
    }
}

@media (min-width: 768px) {
    .kalkulatordiv .sppb-container-inner {
        max-width:720px
    }
}

@media (min-width: 992px) {
    .kalkulatordiv .sppb-container-inner {
        max-width:960px
    }
}

@media (min-width: 1200px) {
    .kalkulatordiv .sppb-container-inner {
        max-width:1140px
    }
}

@media (min-width: 1400px) {
    .kalkulatordiv .sppb-container-inner {
        max-width:1320px
    }
}

#sp-header {
    background: none;
  padding-top: 40px;
}

#sp-header.header-sticky {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    animation: spFadeInDown 0.5s;
    background: #00000070;
    padding-top: 0px;
}


#sp-top-bar {
    background: #ffd3c6;
    color: #fff;
    padding: 0;
}


section#sp-sliderrow {
    margin-top: -70px;
}

ul.social-icons {
    list-style: none;
    padding: 0;
    margin: 5px 0 0 0;
    display: inline-block;
}

.sp-contact-info {
    list-style: none;
    padding: 0;
    margin: 0px;
}

.sp-contact-info li {
    display: inline-block;
    margin: 0px 0px 0px 15px;
    font-size: 90%;
    white-space: nowrap;
}

#sp-bottom4 .sp-module ul {
    list-style: none;
    padding: 0;
    margin: 0;
  display: inline-block;
}

#sp-bottom4 .sp-module ul>li {
    display: inline-block;
      font-size: 2rem;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:hover {
    color: #03aabc;
}

#sp-pos3 .sppb-btn-default, #sp-pos3 .sppb-btn-primary, .btn-primary {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
    color: #03aabc;
}

.sppb-addon-image-layouts .sppb-btn{
  background:#03aabc;
  color:#fff;
}

#sp-main-body {
    padding: 50px 0;
}

.sp-slider h2{
  color:#03aabc;
}

.sppb-sp-slider-button .sp-slider-btn-text{
  background: #03aabc;
}

.pdf, .doc, .xls, .extlink, .zip, .pptx {
    position: relative;
    padding-left: 22px;
    margin-left: 20px;
}

.pdf:before {
    content: "\f1c1";
}

.pptx:before {
    content: "\f1c4";
}

.zip:before {
    content: "\f1c6";
}

.extlink:before {
    content: "\f073";
}

.doc:before {
    content: "\f1c2";
}

.xls:before {
    content: "\f1c3";
}


.pdf:before, .doc:before, .xls:before, .extlink:before, .zip:before, .pptx:before {
    font-family: "Font Awesome 5 Free";
    color: #333333;
    font-size: 1.2em;
    margin-right: 5px;
}

#sp-top2 p {
    margin: 0;
    padding: 0;
    margin-top: 9px;
}

#sp-top2 a {
    padding: 5px 0px 0px 5px;
    display: inline-block;
}

.kalkulatordiv .sppb-container-inner {
    margin: 0 auto;
  padding-left: 15px;
    padding-right: 15px;
}


@media (min-width: 576px) {
    .kalkulatordiv .sppb-container-inner {
        max-width:540px
    }
}

@media (min-width: 768px) {
    .kalkulatordiv .sppb-container-inner {
        max-width:720px
    }
}

@media (min-width: 992px) {
    .kalkulatordiv .sppb-container-inner {
        max-width:960px
    }
}

@media (min-width: 1200px) {
    .kalkulatordiv .sppb-container-inner {
        max-width:1140px
    }
}

@media (min-width: 1400px) {
    .kalkulatordiv .sppb-container-inner {
        max-width:1320px
    }
}


.burger-icon>span {
    display: block;
    height: 2px;
    background-color: #03aabc;
    margin: 5px 0;
    transition: background-color 0.3s ease-in, opacity 0.3s ease-in, transform 0.3s ease-in;
}

@media (max-width: 575px){
#offcanvas-toggler {
    height: 50px;
    line-height: 50px;
}
}

.messagebox h3{
  display:none;
}

.messagebox h3.visible{
  display:inline-block;
}

.ui.form .field>label, .ui.checkbox label {
    color: #fff !important;
  font-weight:400 !important;
  font-size: inherit !important;
}

.article-details.kisebbtorzs {
    max-width: 990px;
    margin: 0 auto;
}

.sarga i, .sargaheading .article-details h2{
  color: #03aabc;
  
}

#sp-bottom {
    padding: 100px 0 30px;
}

.bg-primary{
  background-color: #03aabc !important;
}

.sppb-addon-testimonial {
    padding-right: 50px;
    position: relative;
    padding-top: 50px;
}


.title-1.sppb-section .sppb-section-title .sppb-title-heading span:not(.sp-inline-editable-element), .title-1.sppb-addon .sppb-addon-title span:not(.sp-inline-editable-element) {
    padding-right: 30px;
    margin-bottom: 20px;
    position: relative;
    font-size: 22px;
    color: #03aabc;
}

.title-1.sppb-addon .sppb-addon-title span:not(.sp-inline-editable-element) {
    padding-right: 30px;
    margin-bottom: 20px;
    position: relative;
    font-size: 22px;
    color: #03aabc;
  display: block;
}

[class*="overlay-bg-"]:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.overlay-bg-secondary-80::before {
    background-color: rgb(28 28 28 / 80%);
}

.keretes{
  border: 1px solid rgba(173, 181, 189, 0.3);
    border-radius: 0.375rem;
}

.sppb-btn-default, .sppb-btn-primary, .btn-primary {
    color: #fff;
    background-color: #03aabc;
    border-color: #03aabc;
}

.sppb-btn-default:hover, .sppb-btn-primary:hover, .btn-primary:hover {
    color: #fff;
    background-color: #028492;
    border-color: #028492;
}


div.mod-languages ul li.lang-active {
    background: none !important;
}

@media (max-width: 576px)
{
.logo-image-phone {
    height: 25px;
}
}

.ref .sppb-addon-title a{
  color:#fff;
  background: #000;
    padding: 5px 15px;
}

.ref .sppb-addon-overlay-image .overlay-background-image{
    filter: grayscale(100%);
}

.ref .sppb-addon-overlay-image:hover .overlay-background-image {
    filter: grayscale(0%);

}

hr.kisvonal {
    border-color: #03aabc !important;
    border-top-width: 5px !important;
    width: 45px !important;
    margin-top: 20px !important;
      margin-left: auto;
    margin-right: auto;
  opacity:1;
}

.nopad .sppb-col-md-3{
      padding-right: 0;
    padding-left: 0;
}

.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
}

.article-list .article .readmore a {
    color: #03aabc;
    font-weight: 500;
}

.article-list .article {
    border: none;
}

ul.sigFreeClassic li.sigFreeThumb {
    margin: 0 20px 20px 0;
}

.sppb-addon-image-layouts .sppb-text-alignment {
    width: 100%;
}

span.arrowicon {
    color: #03aabc;
    font-weight: 900;
}

.logo-image {
    height: 54px;
}

#sp-user1 .moduletable {
    width: 100%;
}


.btnajanlat {
  margin-top: 16px;
  font-family: 'Poppins', sans-serif;
  border: none;
  border-radius:5px;
  font-size: inherit;
  color: inherit;
  background: none;
  cursor: pointer;
  padding: 5px 25px;
  display: inline-block;
  letter-spacing: 1px;
  font-weight: 700;
  outline: none;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}


/* Button 1 */
.btn-1 {
  background: #03aabc;
  color: #fff;
}

.btn-1:hover {
  background: #028492;
  color:#fff;
}

.btn-1:active {
  background: #028492;
  top: 2px;
  color:#fff;
}

a:hover, a:focus, a:active {
    color: #028492;
}

a {
    color: #03aabc;
}

.sp-megamenu-parent>li>a {
    color: #fff;
}

.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a, .sp-megamenu-parent>li:hover>a, .sp-megamenu-parent > li > span {
    color: #fff;
}

#sp-top2 li span{
  color:#fff;
}

#sp-top1 img {
    height: 30px;
    width: auto;
}


#sp-top-bar {
    font-size: 1.2rem;
}

.sp-module-content .mod-languages img {
    display: inline-block;
    border: 2px solid #fff;
}


#sp-top-bar a {
    color: #fff;
}

#sp-pos4 {
    background-color: #E3E3E3;
    margin: 0px 0px 50px 0px;
    padding-top: 50px;
    padding-bottom: 50px;
}

#sp-pos4 h2{
    padding-bottom: 0px;
}

#sp-bottom .sp-module .sp-module-title {
    font-size: 24px;
}

#sp-position2 .sp-module-title, #sp-position1 .sp-module-title, #sp-position4 .sp-module-title{
  text-align:center;
}

.kezdolap #sp-main-body{
  padding:0;
}

.messagebox .G3-body {
    background: #363636;
    padding: 30px;
}

.sp-module-content .mod-languages ul.lang-inline li {
    margin: 0 0 0 8px;
}

#sp-header, #sp-header .logo,  {
    height: 70px;
}

.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    padding: 0 15px;
    line-height: 70px;
  font-size:17px;
  padding:0px 14px;
}

.sp-megamenu-parent {
    margin: 0 auto;
}


.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  font-weight:400;
}

.sp-megamenu-parent>li.active>a {
    font-weight: bold;
}

#sppb-addon-1691488280128 .sp-background:after, #sppb-addon-1691488280128 .sp-video-background-mask{
    opacity: 0.8;
}

.sppb-carousel-extended-item:before {
  content:"";
  position: absolute;
  top:0;
  left:0;
  height:100%;
  width:100%;
  background: rgba(0,0,0,0.5);
  z-index:4;
}

.sppb-carousel-extended-content-wrap{
  z-index:5;
}

.langswitcher {
    position: absolute;
    top: 6px;
    right: 0px;
}

#sp-top3{
  position:relative;
}

@media (max-width: 1399px){	
  
  .sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    line-height: 70px;
  font-size:15px;
  padding:0px 10px;
}
}

@media (max-width: 1200px){
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    font-size: 13px;
    padding: 0px 6px;
}
}


@media (max-width: 992px){
.sp-slider .sp-dots {
    bottom: 15px !important;
}
}

@media (max-width: 768px){
#sp-position2 .sppb-col-sm-3{
    width:50%;
}


@media (max-width: 575px){
  
  .sppb-btn-xlg {
    font-size: 16px;
}
  
#sp-header .logo {
    height: 50px;
}

.title-2.sppb-section .sppb-section-title .sppb-title-heading span:not(.sp-inline-editable-element), .title-2.sppb-addon .sppb-addon-title span:not(.sp-inline-editable-element) {
    font-size: 16px;
}  
  
#sp-slider h2{
    font-size:20px;
  }
  
#sp-slider p{
    font-size:14px;
  }  
  
  
}  
}