.sp-simpleportfolio-info {
    display: none;
}
.sp-simpleportfolio-btns {
    display: none;
}

body {
  background-color: #a5b8cf;
}

.miert_valasszon_li li {
    list-style: none;
}

.miert_valasszon_li li p:before {
    content: '\f00c';
    font-family: 'Font Awesome 6 Free';
    font-weight: bold;
    margin-right: 10px;
}
.welcome-left-col {
    align-content: center;
}

.welcome-left-col .sppb-addon-content {
    line-height: 30px;
    font-size: 20px;
}

.rsform-submit-button {border:none;}
.btn-normal, .rsform-submit-button {
    background: #7391b4 !important;
    margin-top: 20px;
    text-transform: uppercase;
    padding: 10px 15px;
}
.btn-normal:hover, .rsform-submit-button:hover {
    background: white !important;
    color: #7391b4!important;
}
.kezdo-kep img {
    border-radius: 5px!important;
  max-width: 450px;
}
.welcome-row:hover img {
    transition: 0.3s;
    transform: scale(1.05);
}
.welcome-row img {
    transition: 0.3s;
    transform: scale(1);
}
.kezdo-kep img {
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.6);
}
.welcome-left-col .sppb-addon-text-block {
    background: #ffffff66;
    padding: 25px;
    border-radius: 5px;
}
.miert-row {
    background: #7391b4;
}
.aninum {
    max-width: fit-content;
    background: #ffffffaa;
    min-width: 260px !important;
    height: 260px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    border-radius: 50%;
    border: 3px dashed #7391b4;
}

.aninum .sppb-animated-number {
    font-weight: bold;
    font-size: 30px;
}
#sp-top1, #sp-top2 {
    justify-content: center;
    display: flex;
}
#sp-top-bar {
    background: #7391b4;
}

#sp-top-bar span, #sp-top-bar a {
    color: white!important;
}
div#sp-menu {
    justify-content: flex-start;
    display: flex;
}

.sp-megamenu-parent li.active a {
    color: #7391b4;
    font-weight: bold;
}

.sp-megamenu-parent li a {
    text-transform: uppercase;
}
.sp-megamenu-parent li:hover a{
  color:#b49673 !important;
}
.araink-inner-row {
    background: #ffffff66;
    padding: 25px !important;
    border-radius: 5px !important;
}
@media(max-width:767px){
  a#offcanvas-toggler {
    margin-left: -25px !important;
}

.btn-normal {
    display: flex;
    max-width: fit-content;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
}

.kezdo-kep img {
    max-width: 300px !important;
}

.aninum {
    margin: 10px auto 10px auto;
}

.kapcsolat-img {
    margin-bottom: 15px !important;

  
}
  .rolunk-kerdes-img {
    margin-top: auto;
    margin-bottom: 15px;
}
  .rolunk-kerdes-tb .sppb-addon-content {
    text-align: center;
}
  .rolunk-kep img {
    margin-top: 15px;
}
  .araink-inner-row .sppb-addon-pricelist .sppb-addon-title {
    font-size: 20px;
}

} /*phoneview*/
@media(min-width:768px) and (max-width:991px){
  
  .kezdo-kep img {
    max-width: 340px !important;
}

  .sppb-addon.sppb-addon-animated-number.aninum {
    min-width: 220px !important;
    height: 220px;
    width: 220px !important;
}
  
    .araink-inner-row .sppb-addon-pricelist .sppb-addon-title {
    font-size: 24px;
}
  
}/*Tabletview*/

@media(min-width:992px){
.burger-icon{display:none;}
}

#column-wrap-id-gCP7fUymicPnOIrc_l3m3 {
    background: white;
    padding: 25px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
    margin: 15px;
}


@media(max-width:568px){
td::before {
    color: rgb(113, 203, 243) !important;
  background: none !important;
}
  }