:root {
    --white: #ffffff;
    --black: #100202;
    --red: #F00;
    --blue: #00B6F1;
    --dark-blue:#3088b7;
    --green: #7FCE0D;
    --dark-green: #369940;
    --orange: #F89A1C;
    --dark-orange: #f47f20;
    --grey: #F5F5F5;
    --grey-border:#D9D9D9; 
}

html, body {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: var(--black);
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 30px;
}
h1.title {
    font-weight: bold;
    margin: 30px 0;
}
.container-fluid {
    padding: 0;
}
.form-control {
    height: 50px;
    box-shadow: 0px 2px 12px -4px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 2px 12px -4px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 2px 12px -4px rgba(0, 0, 0, 0.25);
}


table.televizio,
table.telefon {
    border-collapse: separate;
    border-spacing: 0;     
}
table.televizio tr th {
    background: var(--blue);
    font-size: 16px;  
    text-align: center;
}
table.telefon tr th {
    background: var(--orange);
    font-size: 16px;  
    text-align: center;
}
table.televizio th,
table.televizio td{
    border: 1px solid var(--blue);
    padding: 8px;
}
table.telefon th,
table.telefon td {
    border: 1px solid var(--orange);
    padding: 8px;
}
table.televizio tr td,
table.telefon tr td {
    background: var(--white);
    text-align: center;
    vertical-align: middle;
}
table.televizio th:first-child,
table.telefon th:first-child {
    border-top-left-radius: 6px;
}
table.televizio th:last-child,
table.telefon th:last-child {
    border-top-right-radius: 6px;
}
table.televizio tbody tr:last-child td:first-child,
table.telefon tbody tr:last-child td:first-child {
    border-bottom-left-radius: 6px;
} 
table.televizio tbody tr:last-child td:last-child,
table.telefon tbody tr:last-child td:last-child  {
    border-bottom-right-radius: 6px;
}


div#views-bootstrap-gyik-block-2 button {
    background: var(--blue);
    color: var(--white);
}
div#views-bootstrap-gyik-block-3 button {
    background: var(--green);
    color: var(--white);
}
div#views-bootstrap-gyik-block-4 button {
    background: var(--orange);
    color: var(--white);
}


.js-form-item.js-form-type-tel.form-type-tel.js-form-item-telefonszam.form-item-telefonszam label {
    width: 100%;
}
.iti.iti--allow-dropdown {
    width: 100%;
}
#block-bootstrap-barrio-subtheme-responsivemenumobileicon {
    background: var(--blue);
    border-radius: 5px;
}
.responsive-menu-toggle-icon:before {
    top: 10px;
}
.responsive-menu-toggle-icon span.icon {
    top: 16px;
}
.responsive-menu-toggle-icon:after {
    top: 22px;
}
@media (min-width: 1200px) {
    div#block-bootstrap-barrio-subtheme-responsivemenumobileicon {
        display: none;
    }
}
button.navbar-toggler.navbar-toggler-right {
    display: none;
}
@media (max-width: 1199px) {
    .block-superfish,
    #block-bootstrap-barrio-subtheme-submenu {
        display: none;
    }
    .navbar-brand {
        width: 100%;
    }
    .responsive-menu-toggle-icon span.label {
        display: none;
    }
}
@media (max-width: 991px) {
    .navbar-brand {
        width: auto;
    }
}
/* Hamburger menu */


header#header {
    box-shadow: 0px 2px 20px -6px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0px 2px 20px -6px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 2px 20px -6px rgba(0,0,0,0.25);
    position: relative;
    z-index: 2;
    background-color: var(--white);
}
#navbar-main {
    background-color: var(--white);
    padding: 0;
}
a.navbar-brand img {
    max-width: 90px;
    height: auto;
}
ul#superfish-main {
    min-height: 90px;
    display: flex;
    align-items: center;
}
span.sf-sub-indicator {
    display: none;
}
ul.sf-menu .sf-with-ul {
    padding: 0 20px;
}
li#main-menu-link-content3b2aa6f9-97f6-472e-bdb5-79a2047af248,
li#main-menu-link-content9783e04c-a72a-400e-87dc-1b038658d1f7,
li#main-menu-link-contentd2a28e52-61a3-4af0-9772-8b73968470bf,
li#main-menu-link-content60b6a9d5-8c95-4c89-98a4-704330457d61 {
    display: flex;
    height: 100%;
    min-height: 90px;
    align-items: center;
}
li#main-menu-link-content3b2aa6f9-97f6-472e-bdb5-79a2047af248 > a {
    color: var(--blue);
    text-decoration: none;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    min-height: 90px;
    display: flex;
    align-items: center;
    transition: all 0.5s ease;
}
li#main-menu-link-content3b2aa6f9-97f6-472e-bdb5-79a2047af248 > a:hover,
li#main-menu-link-content3b2aa6f9-97f6-472e-bdb5-79a2047af248.active-trail > a  {
    color: var(--white);
    background: var(--blue);
}
li#main-menu-link-content9783e04c-a72a-400e-87dc-1b038658d1f7 > a {
    color: var(--green);
    text-decoration: none;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    min-height: 90px;
    display: flex;
    align-items: center;
    transition: all 0.5s ease;
}
li#main-menu-link-content9783e04c-a72a-400e-87dc-1b038658d1f7 > a:hover,
li#main-menu-link-content9783e04c-a72a-400e-87dc-1b038658d1f7.active-trail > a {
    color: var(--white);
    background: var(--green);
}
li#main-menu-link-contentd2a28e52-61a3-4af0-9772-8b73968470bf > a {
    color: var(--orange);
    text-decoration: none;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    min-height: 90px;
    display: flex;
    align-items: center;
    transition: all 0.5s ease;
}
li#main-menu-link-contentd2a28e52-61a3-4af0-9772-8b73968470bf > a:hover,
li#main-menu-link-contentd2a28e52-61a3-4af0-9772-8b73968470bf.active-trail > a {
    color: var(--white);
    background: var(--orange);
}
li#main-menu-link-content60b6a9d5-8c95-4c89-98a4-704330457d61 > a {
    color: var(--black);
    text-decoration: none;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    min-height: 90px;
    display: flex;
    align-items: center;
    transition: all 0.5s ease;
}
li#main-menu-link-content60b6a9d5-8c95-4c89-98a4-704330457d61 > a:hover,
li#main-menu-link-content60b6a9d5-8c95-4c89-98a4-704330457d61.active-trail > a {
    color: var(--white);
    background: var(--black);
}
ul#superfish-main ul {
    top: 90px;
    box-shadow: 0px 2px 20px -6px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0px 2px 20px -6px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 2px 20px -6px rgba(0,0,0,0.25);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
ul#superfish-main ul li {
    position: relative;
    z-index: 2;
    background: white;
}
ul#superfish-main ul li:last-child {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
ul#superfish-main ul li a {
    text-decoration: none;
}
label.error {
    color: red;
}
.input-group-text {
    padding: .75rem .75rem;
}

#views-bootstrap-slideshow-block-1 .col-md-12.position-relative {
    display: flex;
    justify-content: flex-end;
    position: relative;
}

#views-bootstrap-slideshow-block-1 .col-md-12.position-relative img {
    border-top-left-radius: 45px;
    border-bottom-left-radius: 45px;
    transform: rotate(3deg);
    z-index: 1;
    border-bottom-right-radius: 45px;
    border-top-right-radius: 45px;
    position: relative;
    top: -70px;
    box-shadow: 0px 2px 20px -6px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 2px 20px -6px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 2px 20px -6px rgba(0, 0, 0, 0.25);
    transition: all .5s ease;
    left: 20px;
}
#views-bootstrap-slideshow-block-1 .hero-item.item-left {
    width: 40%;
}
#views-bootstrap-slideshow-block-1 .hero-item.item-left .hero-link {
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    padding: 20px 20px 20px 60px;
    display: flex;
    justify-content: center;
    /* margin: 20px; */
    border-radius: 6px;
    color: var(--white);
    position: relative;
    transition: all .5s ease;
    box-shadow: 0px 2px 20px -6px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 2px 20px -6px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 2px 20px -6px rgba(0, 0, 0, 0.25);
    font-size: 20px;
}
#views-bootstrap-slideshow-block-1 .hero-item.item-left .hero-link.link-15:hover, #views-bootstrap-slideshow-block-1 .hero-item.item-left .hero-link.link-15:focus {
    background: var(--white);
    color: var(--blue);
}
#views-bootstrap-slideshow-block-1 .hero-item.item-left .hero-link.link-16:hover, #views-bootstrap-slideshow-block-1 .hero-item.item-left .hero-link.link-16:focus {
    background: var(--white);
    color: var(--green);
}
#views-bootstrap-slideshow-block-1 .hero-item.item-left .hero-link.link-17:hover, #views-bootstrap-slideshow-block-1 .hero-item.item-left .hero-link.link-17:focus {
    background: var(--white);
    color: var(--orange);
}
#views-bootstrap-slideshow-block-1 .hero-item.item-left .hero-link span {
    left: 0;
    position: absolute;
    height: 100%;
    top: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    font-size: 30px;
    transition: all .5s ease;
    background: var(--white);
}
#views-bootstrap-slideshow-block-1 .hero-item.item-left .hero-link.link-15:hover span,
#views-bootstrap-slideshow-block-1 .hero-item.item-left .hero-link.link-15:focus span {
    color: var(--white);
    background: var(--blue);
}
#views-bootstrap-slideshow-block-1 .hero-item.item-left .hero-link.link-16:hover span,
#views-bootstrap-slideshow-block-1 .hero-item.item-left .hero-link.link-16:focus span {
    color: var(--white);
    background: var(--green);
}
#views-bootstrap-slideshow-block-1 .hero-item.item-left .hero-link.link-17:hover span,
#views-bootstrap-slideshow-block-1 .hero-item.item-left .hero-link.link-17:focus span {
    color: var(--white);
    background: var(--orange);
}
#views-bootstrap-slideshow-block-1 .hero-item.item-left .hero-link.link-15 {
    background: var(--blue);
    border: 1px solid var(--blue);
}
#views-bootstrap-slideshow-block-1 .hero-item.item-left .hero-link.link-15 span {
    color: var(--blue);
}
#views-bootstrap-slideshow-block-1 .hero-item.item-left .hero-link.link-16 {
    background: var(--green);
    border: 1px solid var(--green);
}
#views-bootstrap-slideshow-block-1 .hero-item.item-left .hero-link.link-16 span {
    color: var(--green);
}
#views-bootstrap-slideshow-block-1 .hero-item.item-left .hero-link.link-17 {
    background: var(--orange);
    border: 1px solid var(--orange);
}
#views-bootstrap-slideshow-block-1 .hero-item.item-left .hero-link.link-17 span {
    color: var(--orange);
}




#views-bootstrap-slideshow-block-1 .hero-banner-right .hero-bg {
    border-top-left-radius: 100px;
    border-bottom-left-radius: 45px;
    transform: rotate(7deg);
    border-bottom-right-radius: 100px;
    border-top-right-radius: 45px;
    position: absolute;
    top: -60px;
    z-index: 0;
    width: 50%;
    height: 100%;
    transition: all .5s ease;
    animation: bgRotate 5s infinite;
}
#views-bootstrap-slideshow-block-1 .hero-head {
    display: flex;
}
#views-bootstrap-slideshow-block-1 .hero-icon {
    width: 80px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--white);
    border-radius: 10px;
    margin-right: 20px;
    margin-bottom: 20px;
}
#views-bootstrap-slideshow-block-1 .hero-icon.icon-15 {
    background: var(--blue);
}
#views-bootstrap-slideshow-block-1 .hero-icon.icon-16 {
    background: var(--green);
}
#views-bootstrap-slideshow-block-1 .hero-icon.icon-17 {
    background: var(--orange);
}
#views-bootstrap-slideshow-block-1 h1.hero-title {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    font-weight: bold;
}
#views-bootstrap-slideshow-block-1 .hero-body {
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    font-weight: 100;
    margin-bottom: 20px;
}








.slideshow.container-fluid {
    overflow: hidden;
}
#views-bootstrap-slideshow-block-1 .carousel-caption.d-none.d-md-block {
    position: absolute;
    color: var(--black);
    top: 20%;
    text-align: left;
}
#views-bootstrap-slideshow-block-1 .carousel-item .carousel-caption.d-none.d-md-block h3 {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    opacity: 0;
    transition: all .5s ease;
}
#views-bootstrap-slideshow-block-1 .carousel-item.active .carousel-caption.d-none.d-md-block h3 {
    opacity: 1;
}
#views-bootstrap-slideshow-block-1 .carousel-caption.d-none.d-md-block h3 .color-15 {
    color: var(--blue);
}
#views-bootstrap-slideshow-block-1 .carousel-caption.d-none.d-md-block h3 .color-16 {
    color: var(--green);
}
#views-bootstrap-slideshow-block-1 .carousel-caption.d-none.d-md-block h3 .color-17 {
    color: var(--orange);
}
#views-bootstrap-slideshow-block-1 .carousel-item .carousel-caption.d-none.d-md-block p {
    max-width: 400px;
    text-align: left;
    opacity: 0;
}
#views-bootstrap-slideshow-block-1 .carousel-item.active .carousel-caption.d-none.d-md-block p {
    opacity: 1;
}
#views-bootstrap-slideshow-block-1 .carousel-control-prev-icon {
    background-image: url(/themes/custom/bootstrap_barrio_subtheme/img/arrow-left.svg);
}
#views-bootstrap-slideshow-block-1 .carousel-control-next-icon {
    background-image: url(/themes/custom/bootstrap_barrio_subtheme/img/arrow-right.svg);
}
#views-bootstrap-slideshow-block-1 .carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
    background-color: var(--black);
}


#block-bootstrap-barrio-subtheme-submenu {
    position: relative;
}
.submenu {
    display: flex;
}
.submenu a {
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 13px;
    color: var(--black);
    transition: all 0.5s ease;
}
.submenu a:hover .submenu-gateway, .submenu a:hover .submenu-order, .submenu a:hover .submenu-error, .submenu a:hover .submenu-faq {
    background: var(--grey-border);
}
.submenu i {
    font-size: 25px;
}
.submenu-gateway, .submenu-order, .submenu-error, .submenu-faq {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: var(--grey);
    border: 1px solid var(--grey-border);
    min-width: 120px;
    min-height: 90px;
    justify-content: center;
}
.submenu-gateway-icon, .submenu-order-icon, .submenu-error-icon, .submenu-faq-icon {
    padding: 0 10px 0 10px;
}
.submenu-gateway-icon img, .submenu-order-icon img, .submenu-error-icon img, .submenu-faq-icon img {
    width: auto;
    height: 25px;
}


.hero-banner {
    display: flex;
    flex-direction: row;
}
.hero-banner-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    padding-left: 50px;
}
.hero-banner-left .hero-banner-title {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
}
.hero-banner-left .hero-banner-title.hero-15 {
    color: var(--blue);
}
.hero-banner-left .hero-banner-title.hero-16 {
    color: var(--green);
}
.hero-banner-left .hero-banner-title.hero-17 {
    color: var(--orange);
}
.hero-banner-right {
    width: 50%;
}
.hero-image,
.hero-image img {
    overflow: hidden;
}
.hero-banner-right .hero-image img {
    border-top-left-radius: 45px;
    border-bottom-left-radius: 45px;
    width: 100%;
    height: 100%;
    transform: rotate(7deg);
    z-index: 1;
    border-bottom-right-radius: 45px;
    border-top-right-radius: 45px;
    right: 0;
    position: relative;
    top: -50px;
    box-shadow: 0px 2px 20px -6px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 2px 20px -6px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 2px 20px -6px rgba(0, 0, 0, 0.25);
}
.path-node .hero-banner-right .hero-bg {
    border-top-left-radius: 100px;
    border-bottom-left-radius: 45px;
    width: 120%;
    height: 100%;
    transform: rotate(15deg);
    border-bottom-right-radius: 100px;
    border-top-right-radius: 45px;
    right: -110px;
    position: absolute;
    top: -50px;
    z-index: 0;
    transform-origin: center center;
}
.hero-banner-right .hero-bg-15 {
    background-color: var(--blue);
}
.hero-banner-right .hero-bg-16 {
    background-color: var(--green);
}
.hero-banner-right .hero-bg-17 {
    background-color: var(--orange);
}

.sub-page-header {
    overflow: hidden;
}
.sub-hero-banner {
    display: flex;
    justify-content: space-between;
}
.sub-hero-banner-left {
    display: flex;
    align-items: center;
    left: 50px;
    position: relative;
}
.sub-hero-banner-icon i {
    font-size: 50px;
    padding: 10px;
    width: 80px;
    height: 80px;
    border-radius: 10px;
    color: var(--white);
    display: flex;
    align-items: center;
    justify-content: center;
}

.sub-hero-banner-icon.icon-15 i {
    background: var(--blue);
}
.sub-hero-banner-icon.icon-16 i {
    background: var(--green);
}
.sub-hero-banner-icon.icon-17 i {
    background: var(--orange);
}
.sub-hero-banner-title {
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    font-size: 40px;
    padding: 0 20px;
}
.sub-hero-banner-right {
    width: 50%;
    height: auto;
    top: -100px;
    position: relative;
    transform: rotate(5deg);
}
@media (max-width: 1399px) {
    .sub-hero-banner-right {
        right: 100px;
    }
}
@media (max-width: 1199px) {
    .sub-hero-banner {
        display: flex;
        flex-direction: column;
        justify-content: center;
        top: 0;
        position: relative;
    }
    .sub-hero-banner-right {
        width: 100%;
        height: auto;
        display: flex;
        justify-content: center;
        right: 0;
    }
    .sub-hero-banner {
        display: flex;
        flex-direction: row;
    }
    .sub-hero-banner-left {
        display: flex;
        align-items: flex-end;
        left: 50px;
        justify-content: flex-start;
        width: 100%;
        position: absolute;
        bottom: 0;
    }
}
@media (max-width: 575px) {
    .sub-hero-banner-right img {
        max-width: 100vh;
        height: auto;
    }
    .sub-hero-banner-left {
        left: 10px;
    }
}
.sub-hero-banner-right img {
    border-radius: 45px;
    border-bottom-left-radius: 60px;
    border-bottom-right-radius: 10px;
    box-shadow: 0px 2px 20px -6px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 2px 20px -6px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 2px 20px -6px rgba(0, 0, 0, 0.25);
    position: relative;
    z-index: 1;
}
#block-bootstrap-barrio-subtheme-morzsak {
    position: relative;
    width: 50%;
    display: flex;
    height: 0;
    left: 100px;
}
#block-bootstrap-barrio-subtheme-morzsak .content {
    position: absolute;
    display: flex;
    width: 100%;
    /* height: 100%; */
    align-items: center;
    top: 390px;
    justify-content: flex-start;
    z-index: 2;
}
div#block-bootstrap-barrio-subtheme-morzsak a {
    font-family: "Poppins", sans-serif;
    text-decoration: none;
}
.sub-hero-bg {
    border-top-left-radius: 100px;
    border-bottom-left-radius: 45px;
    transform: rotate(4deg);
    border-bottom-right-radius: 100px;
    border-top-right-radius: 45px;
    position: absolute;
    top: 0px;
    z-index: 0;
    width: 200%;
    height: 100%;
    transition: all .5s ease;
    max-width: 1024px;
}
.sub-hero-bg.hero-bg-15 {
    background: var(--blue);
    animation: bgRotate 5s infinite;
}
.sub-hero-bg.hero-bg-16 {
    background: var(--green);
    animation: bgRotate 5s infinite;
}
.sub-hero-bg.hero-bg-17 {
    background: var(--orange);
    animation: bgRotate 5s infinite;
}
@keyframes bgRotate {
    0%, 50% {
        transform: rotate(4deg);
    }
    50%, 75% {
        transform: rotate(7deg);
    }
    75%, 100% {
        transform: rotate(4deg);
    }
}

.page-view-frontpage #block-bootstrap-barrio-subtheme-content {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}
.service-item {
    border-radius: 10px;
    box-shadow: 0px 2px 20px -6px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 2px 20px -6px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 2px 20px -6px rgba(0, 0, 0, 0.25);
    margin-bottom: 20px;
    max-width: 340px;
}
.service-item span.field-content {
    display: flex;
    justify-content: center;
}
.service-item.item-15 {
    border: 1px solid var(--blue);
}
.service-item.item-16 {
    border: 1px solid var(--green);
}
.service-item.item-17 {
    border: 1px solid var(--orange);
}
.service-head {
    display: flex;
    flex-direction: column;
    align-items: center;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}
.service-item.item-15 .service-head {
    background: var(--blue);
}
.service-item.item-16 .service-head {
    background: var(--green);
}
.service-item.item-17 .service-head {
    background: var(--orange);
}
.service-icon {
    padding: 10px 15px 0 15px;
    font-size: 50px;
    color: var(--white);
}
.service-title {
    font-family: "Poppins", sans-serif;
    font-size: 38px;
    text-transform: uppercase;
    color: var(--white);
    padding-bottom: 15px;
}
.service-description {
    padding: 30px 25px;
    min-height: 180px;
    font-size: 16px;
    font-weight: 300;
}
.service-link {
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    padding: 20px 20px 20px 60px;
    display: flex;
    justify-content: center;
    margin: 20px;
    border-radius: 6px;
    color: var(--white);
    position: relative;
    transition: all .5s ease;
    box-shadow: 0px 2px 20px -6px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 2px 20px -6px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 2px 20px -6px rgba(0, 0, 0, 0.25);
}
.service-link:hover,
.service-link:focus {
    color: var(--white);
    box-shadow: 0px 2px 10px -6px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 2px 10px -6px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 2px 10px -6px rgba(0, 0, 0, 0.5);
}
.service-link.link-15 {
    border: 1px solid var(--blue);
    background: var(--blue);
}
.service-link.link-15:hover,
.service-link.link-15:focus {
    background: var(--white);
    color: var(--blue);
}
.service-link.link-16 {
    border: 1px solid var(--green);
    background: var(--green);
}
.service-link.link-16:hover,
.service-link.link-16:focus {
    background: var(--white);
    color: var(--green);
}
.service-link.link-17 {
    border: 1px solid var(--orange);
    background: var(--orange);
}
.service-link.link-17:hover,
.service-link.link-17:focus {
    background: var(--white);
    color: var(--orange);
}
a.service-link.link-15 span {
    background: var(--white);
    left: 0;
    position: absolute;
    height: 100%;
    top: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    color: var(--blue);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    font-size: 30px;
    transition: all .5s ease;
}
a.service-link.link-15:hover span,
a.service-link.link-15:focus span {
    background: var(--blue);
    color: var(--white);
}
a.service-link.link-16 span {
    background: var(--white);
    left: 0;
    position: absolute;
    height: 100%;
    top: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    color: var(--green);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    font-size: 30px;
}
a.service-link.link-16:hover span,
a.service-link.link-16:focus span {
    background: var(--green);
    color: var(--white);
}
a.service-link.link-17 span {
    background: var(--white);
    left: 0;
    position: absolute;
    height: 100%;
    top: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    color: var(--orange);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    font-size: 30px;
}
a.service-link.link-17:hover span,
a.service-link.link-17:focus span {
    background: var(--orange);
    color: var(--white);
}

#block-views-block-elerheto-tv-csatornak-block-1 .row {
    width: auto;
}
#block-views-block-elerheto-tv-csatornak-block-1 .card {
    display: flex;
    min-width: 150px;
    padding: 20px;
    margin: 20px 10px;
    flex-wrap: wrap;
    align-items: center;
}

/* Pályázat aloldal */
div#block-bootstrap-barrio-subtheme-szechenyi2020jf {
    padding: 0;
    background: white;
    border: none;
}

/* Tooltip */
.own-tooltip {
  position: relative;
  display: inline-block;
}

.own-tooltip .tooltiptext {
  visibility: hidden;
  width: fit-content;
  background-color: var(--black);
  color: var(--white);
  font-size: 12px;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: -190%;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
  line-height: 16px;
  font-weight: normal;
}

.own-tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  rotate: 180deg;
  top: -20%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: var(--black) transparent transparent transparent;
}

.own-tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

.view-csatorna-kinalat .own-tooltip i {
  font-size: 20px;
}
.view-csatorna-kinalat .own-tooltip .tooltiptext {
  bottom: -210%;
  left: 300%;
}

/* Footer */
.site-footer {
    background: var(--white);
    padding: 0;
    position: relative;
}
.container-fluid.top-footer {
    background: var(--black);
    z-index: 2;
    position: relative;
    top: 150px;
    margin-bottom: 170px;
    padding: 30px 0;
}
.footer-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: flex;
    justify-content: flex-end;
}
/* @keyframes bgFade {
    0%, 33% {
        opacity: 1;
    }
    33%, 99% {
        opacity: 0;
    }
    99%, 100% {
        opacity: 1;
    }   
}
@keyframes bgFade2 {
    0%, 33% {
        opacity: 0;
    }
    33%, 66% {
        opacity: 1;
    }
    66%, 100% {
        opacity: 0;
    }
}
@keyframes bgFade3 {
    0%, 66% {
        opacity: 0;
    }
    66%, 99% {
        opacity: 1;
    }
    99%, 100% {
        opacity: 0;
    }
} */
@keyframes bgFade {
    0%, 25% {
        opacity: 1;
    }
    30%, 85% {
        opacity: 0.1;
    }
    90%, 100% {
        opacity: 1;
    }
}
@keyframes bgFade2 {
    0%, 25% {
        opacity: 0.1;
    }
    30%, 55% {
        opacity: 1;
    }
    60%, 100% {
        opacity: 0.1;
    }
}
@keyframes bgFade3 {
    0%, 55% {
        opacity: 0.1;
    }
    60%, 85% {
        opacity: 1;
    }
    90%, 100% {
        opacity: 0.1;
    }
}
.footer-bg-image-1,
.footer-bg-image-2,
.footer-bg-image-3 {
    border-radius: 50px;
    transform: rotate(15deg);
    width: 500px !important;
    position: absolute;
    height: 500px;
    /* opacity: 0; */
    opacity: 0;
    /* transition: opacity 2s ease; */
    top: 80px;
    right: -200px;
}
.footer-bg-image-1 span,
.footer-bg-image-2 span,
.footer-bg-image-3 span {
    border-radius: 50px;
    transform: rotate(20deg);
    width: 500px !important;
    position: absolute;
    height: 500px;
    opacity: 0;
    /* transition: opacity 2s ease; */
}

.footer-bg-image-1 {
    animation: bgFade 10s infinite;
    background-color: var(--dark-blue);
}
.footer-bg-image-1 span {
    animation: bgFade 10s infinite;
    background-color: var(--blue);
}
.footer-bg-image-2 {
    animation: bgFade2 10s infinite;
    background-color: var(--dark-green);
}
.footer-bg-image-2 span {
    animation: bgFade2 10s infinite;
    background-color: var(--green);
}
.footer-bg-image-3 {
    animation: bgFade3 10s infinite;
    background-color: var(--dark-orange);
}
.footer-bg-image-3 span {
    animation: bgFade3 10s infinite;
    background-color: var(--orange);
}

section.row.region.region-footer-first,
section.row.region.region-footer-first .content {
    width: 100%;
}
div#block-bootstrap-barrio-subtheme-footercontact {
    width: 100%;
}
.site-footer .block {
    margin: 0;
    border: none;
    border-color: transparent;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: auto;
    justify-content: space-around;
}
.footer-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footer-block .footer-logo img {
    max-width: 300px;
}
.footer-title {
    font-size: 19px;
    padding-bottom: 10px;
    color: var(--white);
    font-family: "Poppins", sans-serif;
    font-weight: bold;
}
.footer-services, .footer-links-title, .footer-contact {
    position: relative;
}
.footer-services, .footer-links-title, .footer-contact.mail, .footer-contact.phone, .footer-contact.location, .footer-contact.us {
    padding-bottom: 15px;
}
.footer-services a, .footer-links-title a, .footer-contact a, .footer-contact.phone, .footer-contact.location {
    text-decoration: none;
    color: var(--white) !important;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    display: flex;
    /* margin-left: 30px; */
    align-items: center;
    transition: all 0.5s ease;
}
.footer-services i, .footer-links-title i, .footer-contact i, .footer-contact.phone i, .footer-contact.location i {
    margin-right: 10px;
}
.footer-services a:hover, .footer-links-title a:hover, .footer-contact a:hover {
    text-decoration: none;
    color: var(--orange) !important;
}
/* .footer-services.internet a:before {
    content: "";
    position: absolute;
    background: url(/themes/custom/bootstrap_barrio_subtheme/img/icon-internet.png);
    width: 30px;
    height: 20px;
    left: 0;
    background-repeat: no-repeat;
    background-position: left center;
}
.footer-services.phone a:before {
    content: "";
    position: absolute;
    background: url(/themes/custom/bootstrap_barrio_subtheme/img/icon-phone.png);
    width: 30px;
    height: 20px;
    left: 0;
    background-repeat: no-repeat;
    background-position: left center;
}
.footer-services.tv a:before {
    content: "";
    position: absolute;
    background: url(/themes/custom/bootstrap_barrio_subtheme/img/icon-tv.png);
    width: 30px;
    height: 20px;
    left: 0;
    background-repeat: no-repeat;
    background-position: left center;
}
.footer-services.mail a:before,
.footer-contact.mail a:before {
    content: "";
    position: absolute;
    background: url(/themes/custom/bootstrap_barrio_subtheme/img/icon-mail.png);
    width: 30px;
    height: 20px;
    left: 0;
    background-repeat: no-repeat;
    background-position: left center;
}
.footer-contact.us a:before {
    content: "";
    position: absolute;
    background: url(/themes/custom/bootstrap_barrio_subtheme/img/icon-us.png);
    width: 30px;
    height: 20px;
    left: 0;
    background-repeat: no-repeat;
    background-position: left center;
}
.footer-contact.phone:before{
    content: "";
    position: absolute;
    background: url(/themes/custom/bootstrap_barrio_subtheme/img/icon-call.png);
    width: 30px;
    height: 20px;
    left: -32px;
    background-repeat: no-repeat;
    background-position: left center;
}
.footer-contact.location:before{
    content: "";
    position: absolute;
    background: url(/themes/custom/bootstrap_barrio_subtheme/img/icon-location.png);
    width: 30px;
    height: 20px;
    left: -28px;
    background-repeat: no-repeat;
    background-position: left center;
}
.footer-links-title a:before {
    content: "";
    position: absolute;
    background: url(/themes/custom/bootstrap_barrio_subtheme/img/icon-ellipse.png);
    width: 30px;
    height: 20px;
    left: 0;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 8px;
} */
.site-footer__bottom {
    margin-top: 0;
    border-top: none;
}
.site-footer__bottom .content {
    padding: 10px 0 0;
    margin-top: 0;
}
section.row.region.region-footer-fifth {
    display: flex;
    flex-direction: column;
    margin: 0;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}
/* #block-bootstrap-barrio-subtheme-iconmenu {
    position: relative;
    top: -15px;
} */
.icon-menu {
    display: flex;
}
.icon-menu a {
    color: var(--white) !important;
    font-family: "Poppins", sans-serif;
    display: flex;
    align-items: center;
    margin-right: 15px;
    text-decoration: none;
    transition: all 0.5s ease;
    font-weight: 300;
}
.icon-menu .internet a:hover {
    color: var(--green) !important;
}
.icon-menu .tv a:hover {
    color: var(--blue) !important;
}
.icon-menu .phone a:hover {
    color: var(--orange) !important;
}
.icon-menu a i {
    width: 32px;
    height: 32px;
    border-radius: 6px;
    margin-right: 5px;
    display: flex;
    padding: 10px;
    justify-content: center;
    align-items: center;
    color: var(--white);
    font-size: 20px;
}
.icon-menu .internet i {
    background: var(--green);
}
.icon-menu .tv i {
    background: var(--blue);
}
.icon-menu .phone i {
    background: var(--orange);
}
#block-bootstrap-barrio-subtheme-vbro {
    position: relative;
}
.vbro {
    background: -webkit-linear-gradient(to right, #1C63AD, #0d71d9);
    background: linear-gradient(to right, #1C63AD, #0d71d9);
    padding: 8px 20px;
    display: flex;
    align-items: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    box-shadow: 0px -1px 20px -6px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0px -1px 20px -6px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px -1px 20px -6px rgba(0,0,0,0.25);
}
#block-bootstrap-barrio-subtheme-vbro a {
    text-decoration: none;
}
.vbro-logo img {
    width: auto;
    margin: 0;
    height: auto;
}
.vbro:before {
    width: 100%;
    height: 20px;
    position: absolute;
    top: -10px;
    content: '\F145';
    display: flex;
    left: 0;
    color: var(--white);
    background-repeat: no-repeat;
    font-family: bootstrap-icons !important;
    z-index: 2;
    justify-content: center;
}
.vbro:after {
    width: 100%;
    height: 20px;
    position: absolute;
    top: -20px;
    content: '\F5E3';
    display: flex;
    left: 0;
    color: #0d71d9;
    background-repeat: no-repeat;
    font-family: bootstrap-icons !important;
    z-index: 1;
    justify-content: center;
    font-size: 24px;
}



a.szechenyi-2020-logo-link img {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 215px;
    height: 150px;
    z-index: 350;
    cursor: pointer;
    pointer-events: all;
}



#block-bootstrap-barrio-subtheme-copyright {
    position: relative;
    top: -15px;
}
.copyright {
    color: var(--black);
    font-family: "Poppins", sans-serif;
    font-weight: 300;
}



.flip-card {
    background-color: transparent;
    width: 120px;
    height: 80px;
    perspective: 1000px;
}
  
  .flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  }
  
  .flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
  }
  
  .flip-card-front, .flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  
  .flip-card-front {
    background: -webkit-linear-gradient(to right, #1C63AD, #0d71d9);
    background: linear-gradient(to right, #1C63AD, #0d71d9);
    color: black;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
  
.flip-card-back {
    color: white;
    transform: rotateY(180deg);
    background: -webkit-linear-gradient(to right, #1C63AD, #0d71d9);
    background: linear-gradient(to right, #1C63AD, #0d71d9);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-size: 10px;
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    cursor: pointer;
}
.flip-card-back i {
    font-size: 30px;
    animation: bgScale 2s infinite;
}

@keyframes bgScale {
    0%, 25% {
        transform: scale(1);
        opacity: 1;
    }
    25%, 85% {
        transform: scale(.9);
        opacity: .5;
    }
    85%, 100% {
        transform: scale(1);
        opacity: 1;
    }
}


/* TV DÍJCSOMAGOK */

.view.view-tv-csomagajanlat.view-id-tv_csomagajanlat .view-content.row {
    display: flex;
    justify-content: center;
}

.dijcsomag-tv {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.dijcsomag-tv .views-field.views-field-title {
    background: var(--blue);
    width: 100%;
    color: var(--white);
    text-transform: uppercase;
    padding: 10px;
    font-size: 25px;
    min-height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-family: "Poppins", sans-serif;
    text-align: center;
    line-height: 28px;
}
.dijcsomag-tv .views-field.views-field-field-ar, .dijcsomag-tv .views-field.views-field-field-kedvezmenyes-ar, .dijcsomag-tv .views-field.views-field-nothing, .dijcsomag-tv .views-field.views-field-nothing-1, .dijcsomag-tv .views-field.views-field-nothing-2, .dijcsomag-tv .views-field.views-field-nothing-3 {
    border-left: 1px solid var(--blue);
    border-right: 1px solid var(--blue);
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: normal;
}

.dijcsomag-tv .views-field.views-field-field-ar {
    font-size: 40px;
    font-weight: bold;
    justify-content: center !important;
    padding-top: 15px !important;
}
.dijcsomag-tv .views-field.views-field-field-kedvezmenyes-ar {
    justify-content: center !important;
    font-weight: bold;
    font-size: 16px;
}
.dijcsomag-tv .views-field.views-field-field-kedvezmenyes-ar span {
    padding-left: 5px;
    font-size: 14px;
}
.dijcsomag-tv .view.view-csatornak-szama.view-id-csatornak_szama.view-display-id-default,
.dijcsomag-tv .view.view-hd-csatornak-szama.view-id-hd_csatornak_szama.view-display-id-default {
    float: left;
    font-size: 24px;
    font-weight: bold;
}
.dijcsomag-tv .views-field.views-field-nothing-1 .unit, .views-field.views-field-nothing .unit {
    font-size: 14px;
    font-weight: bold;
    margin-left: 5px;
    position: relative;
    top: 11px;
}
.dijcsomag-tv .views-field.views-field-nothing-2 .field-content,
.dijcsomag-tv .views-field.views-field-nothing-3 .field-content {
    width: 100%;
}
.dijcsomag-tv .views-field.views-field-nothing-2 .field-content a, .dijcsomag-tv .views-field.views-field-nothing-3 .field-content a {
    border-radius: 5px;
    border: 1px solid var(--blue);
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    transition: all .5s ease;
    background: var(--blue);
    text-decoration: none;
    width: 100%;
    box-shadow: 0px 2px 20px -6px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 2px 20px -6px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 2px 20px -6px rgba(0, 0, 0, 0.25);
    font-family: "Poppins", sans-serif;
    padding: 0 20px 0 40px;
    color: var(--white);
    font-size: 14px;
    position: relative;
    height: 52px;
}
.dijcsomag-tv .views-field.views-field-nothing-2 .field-content a:hover, .dijcsomag-tv .views-field.views-field-nothing-3 .field-content a:hover,
.dijcsomag-tv .views-field.views-field-nothing-2 .field-content a:focus, .dijcsomag-tv .views-field.views-field-nothing-3 .field-content a:focus {
    background: var(--white);
    color: var(--blue);
}
.dijcsomag-tv .views-field.views-field-nothing-2 .field-content a i, .dijcsomag-tv .views-field.views-field-nothing-3 .field-content a i {
    background: var(--white);
    border: 1px solid var(--blue);
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 10px;
    color: var(--blue);
    position: absolute;
    left: -1px;
    transition: all .5s ease;
    font-size: 20px;
}
.dijcsomag-tv .views-field.views-field-nothing-2 .field-content a:hover i,
.dijcsomag-tv .views-field.views-field-nothing-3 .field-content a:hover i,
.dijcsomag-tv .views-field.views-field-nothing-2 .field-content a:focus i,
.dijcsomag-tv .views-field.views-field-nothing-3 .field-content a:focus i {
    background: var(--blue);
    color: var(--white);
}
.dijcsomag-tv .views-field.views-field-nothing-2 {
    margin-bottom: 20px;
    border-bottom: 1px solid var(--blue);
    padding-bottom: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.dijcsomag-tv .views-field.views-field-field-ar span {
    font-size: 20px;
    padding-left: 5px;
}


/* INTERNET DÍJCSOMAGOK */

.view.view-internet-csomagajanlat-optika.view-id-internet_csomagajanlat_optika .view-content.row,
.view.view-internet-csomagajanlat-modem.view-id-internet_csomagajanlat_modem .view-content.row {
    display: flex;
    justify-content: center;
}
.dijcsomag-internet {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.dijcsomag-internet .views-field.views-field-title {
    background: var(--green);
    width: 100%;
    color: var(--white);
    text-transform: uppercase;
    padding: 10px;
    font-size: 25px;
    min-height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-family: "Poppins", sans-serif;
    text-align: center;
    line-height: 28px;
}
.dijcsomag-internet .views-field.views-field-field-ar, .dijcsomag-internet .views-field.views-field-field-kedvezmenyes-ar, .dijcsomag-internet .views-field.views-field-nothing-3 {
    border-left: 1px solid var(--green);
    border-right: 1px solid var(--green);
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 10px;
    font-size: 14px;
    text-align: center;
}
.dijcsomag-internet .views-field.views-field-nothing,
.dijcsomag-internet .views-field.views-field-nothing-1,
.dijcsomag-internet .views-field.views-field-nothing-2 {
    border-left: 1px solid var(--green);
    border-right: 1px solid var(--green);
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 10px;
    font-size: 14px;
}
.dijcsomag-internet .views-field.views-field-nothing > span,
.dijcsomag-internet .views-field.views-field-nothing-1 > span,
.dijcsomag-internet .views-field.views-field-nothing-2 > span {
    max-width: 120px;
    font-weight: normal;
}
.dijcsomag-internet .views-field.views-field-nothing > span.field-content,
.dijcsomag-internet .views-field.views-field-nothing-1 > span.field-content,
.dijcsomag-internet .views-field.views-field-nothing-2 > span.field-content {
    max-width: max-content;
    font-weight: bold;
}
.dijcsomag-internet .views-field.views-field-nothing span.value,
.dijcsomag-internet .views-field.views-field-nothing-1 span.value,
.dijcsomag-internet .views-field.views-field-nothing-2 span.value {
    font-size: 24px;
}
.dijcsomag-internet .views-field.views-field-nothing span > div:first-child,
.dijcsomag-internet .views-field.views-field-nothing-1 span > div:first-child,
.dijcsomag-internet .views-field.views-field-nothing-2 span > div:first-child {
    font-weight: bold;
}
.dijcsomag-internet .views-field.views-field-field-ar {
    font-size: 40px;
    font-weight: bold;
    justify-content: center !important;
    padding-top: 15px !important;
}
.dijcsomag-internet .views-field.views-field-field-kedvezmenyes-ar {
    justify-content: center !important;
    font-weight: bold;
    font-size: 16px;
}
.dijcsomag-internet .views-field.views-field-field-kedvezmenyes-ar span {
    padding-left: 5px;
    font-size: 14px;
}
.dijcsomag-internet .views-label.views-label-nothing {
    font-weight: bold;
    font-size: 14px;
}
.dijcsomag-internet .views-field.views-field-nothing-2 .field-content,
.dijcsomag-internet .views-field.views-field-nothing-3 .field-content {
    width: 100%;
}
.dijcsomag-internet .views-field.views-field-nothing-2 .field-content a, .dijcsomag-internet .views-field.views-field-nothing-3 .field-content a {
    border-radius: 5px;
    border: 1px solid var(--green);
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    transition: all .5s ease;
    background: var(--green);
    text-decoration: none;
    width: 100%;
    box-shadow: 0px 2px 20px -6px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 2px 20px -6px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 2px 20px -6px rgba(0, 0, 0, 0.25);
    font-family: "Poppins", sans-serif;
    padding: 0 20px 0 40px;
    color: var(--white);
    font-size: 14px;
    position: relative;
    height: 52px;
    font-weight: normal;
}
.dijcsomag-internet .views-field.views-field-nothing-2 .field-content a:hover, .dijcsomag-internet .views-field.views-field-nothing-3 .field-content a:hover,
.dijcsomag-internet .views-field.views-field-nothing-2 .field-content a:focus, .dijcsomag-internet .views-field.views-field-nothing-3 .field-content a:focus {
    background: var(--white);
    color: var(--green);
}
.dijcsomag-internet .views-field.views-field-nothing-2 .field-content a i, .dijcsomag-internet .views-field.views-field-nothing-3 .field-content a i {
    background: var(--white);
    border: 1px solid var(--green);
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 10px;
    color: var(--green);
    position: absolute;
    left: -1px;
    transition: all .5s ease;
    font-size: 20px;
}
.dijcsomag-internet .views-field.views-field-nothing-2 .field-content a:hover i,
.dijcsomag-internet .views-field.views-field-nothing-3 .field-content a:hover i,
.dijcsomag-internet .views-field.views-field-nothing-2 .field-content a:focus i,
.dijcsomag-internet .views-field.views-field-nothing-3 .field-content a:focus i {
    background: var(--green);
    color: var(--white);
}
.dijcsomag-internet .views-field.views-field-nothing-2 {
    margin-bottom: 20px;
    border-bottom: 1px solid var(--green);
    padding-bottom: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.dijcsomag-internet .views-field.views-field-field-ar span {
    font-size: 20px;
    padding-left: 5px;
}

/* TELEFON DÍJCSOMAGOK */

.view.view-telefon-csomagajanlat.view-id-telefon_csomagajanlat .view-content.row {
    display: flex;
    justify-content: center;
}
.dijcsomag-telefon {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
}
.dijcsomag-telefon .views-field.views-field-views-conditional-field-1 {
    background: var(--orange);
    width: 100%;
    color: var(--white);
    text-transform: uppercase;
    padding: 10px;
    font-size: 25px;
    min-height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-family: "Poppins", sans-serif;
    text-align: center;
    line-height: 28px;
}
.dijcsomag-telefon .views-field.views-field-field-ar .alapdij {
    font-size: 20px;
    line-height: 20px;
}
.dijcsomag-telefon .views-field.views-field-field-ar, 
.dijcsomag-telefon .views-field.views-field-field-kapcsolasi-dij,
.dijcsomag-telefon .views-field.views-field-field-lebeszelheto-osszeg,
.dijcsomag-telefon .views-field.views-field-field-mobil-kiegeszito-havidij,
.dijcsomag-telefon .dijcsomag-telefon .views-field.views-field-field-kedvezmenyes-ar, .dijcsomag-telefon .views-field.views-field-nothing-1, .dijcsomag-telefon .views-field.views-field-nothing-2, .dijcsomag-telefon .views-field.views-field-nothing-3 {
    border-left: 1px solid var(--orange);
    border-right: 1px solid var(--orange);
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.dijcsomag-telefon .views-field.views-field-nothing {
    border-left: 1px solid var(--orange);
    border-right: 1px solid var(--orange);
    background: var(--orange);
    color: var(--white);
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.dijcsomag-telefon .views-field.views-field-field-internetes-halozaton-belul,
.dijcsomag-telefon .views-field.views-field-field-hsz-halozaton-belul-vezete,
.dijcsomag-telefon .views-field.views-field-field-hsz-halozaton-belul-mobil,
.dijcsomag-telefon .views-field.views-field-views-conditional-field-2 {
    border-left: 1px solid var(--orange);
    border-right: 1px solid var(--orange);
    border-bottom: 1px solid var(--orange);
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
}
.dijcsomag-telefon .views-field.views-field-views-conditional-field-2 {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 6px 0 10px 0;
}
.dijcsomag-telefon .views-field.views-field-views-conditional-field-2 .line-calls {
    border-bottom: 1px solid var(--orange);
    margin-bottom: 6px;
}
.dijcsomag-telefon .views-field.views-field-views-conditional-field-2 .field-content {
    width: 100%;
}
.dijcsomag-telefon .views-field.views-field-views-conditional-field-2 .value {
    font-size: 24px;
    font-weight: bold;
}
.dijcsomag-telefon .views-field.views-field-views-conditional-field-2 .unit {
    font-size: 14px;
    font-weight: bold;
}
.dijcsomag-telefon .views-field.views-field-field-internetes-halozaton-belul .value,
.dijcsomag-telefon .views-field.views-field-field-hsz-halozaton-belul-vezete .value,
.dijcsomag-telefon .views-field.views-field-field-hsz-halozaton-belul-mobil .value {
    font-weight: bold;
    font-size: 24px;
}
.dijcsomag-telefon .views-field.views-field-field-internetes-halozaton-belul .unit,
.dijcsomag-telefon .views-field.views-field-field-hsz-halozaton-belul-vezete .unit,
.dijcsomag-telefon .views-field.views-field-field-hsz-halozaton-belul-mobil .unit {
    font-weight: bold;
    font-size: 14px;
}
.dijcsomag-telefon .views-field.views-field-field-ar {
    font-size: 40px;
    font-weight: bold;
    justify-content: center !important;
    padding-top: 15px !important;
}
.dijcsomag-telefon .views-field.views-field-field-kedvezmenyes-ar {
    justify-content: center !important;
    font-weight: bold;
    font-size: 16px;
}
.dijcsomag-telefon .views-field.views-field-field-kedvezmenyes-ar span,
.dijcsomag-telefon .views-field.views-field-field-kapcsolasi-dij > span,
.dijcsomag-telefon .views-field.views-field-field-lebeszelheto-osszeg > span,
.dijcsomag-telefon .views-field.views-field-field-mobil-kiegeszito-havidij > span {
    font-size: 14px;
    font-weight: normal;
}
.dijcsomag-telefon .views-field.views-field-field-kapcsolasi-dij .field-content,
.dijcsomag-telefon .views-field.views-field-field-lebeszelheto-osszeg .field-content,
.dijcsomag-telefon .views-field.views-field-field-mobil-kiegeszito-havidij .field-content  {
    font-size: 24px;
}
.dijcsomag-telefon .views-field.views-field-field-kapcsolasi-dij .field-content span,
.dijcsomag-telefon .views-field.views-field-field-lebeszelheto-osszeg .field-content span,
.dijcsomag-telefon .views-field.views-field-field-mobil-kiegeszito-havidij .field-content span {
    font-size: 14px;
}
.dijcsomag-telefon .views-label.views-label-nothing {
    font-weight: bold;
    font-size: 14px;
}
.dijcsomag-telefon .views-field.views-field-nothing-2 .field-content,
.dijcsomag-telefon .views-field.views-field-nothing-3 .field-content {
    width: 100%;
}
.dijcsomag-telefon .views-field.views-field-nothing-2 .field-content a, .dijcsomag-telefon .views-field.views-field-nothing-3 .field-content a {
    border-radius: 5px;
    border: 1px solid var(--orange);
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    transition: all .5s ease;
    background: var(--orange);
    text-decoration: none;
    width: 100%;
    box-shadow: 0px 2px 20px -6px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 2px 20px -6px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 2px 20px -6px rgba(0, 0, 0, 0.25);
    font-family: "Poppins", sans-serif;
    padding: 0 20px 0 40px;
    color: var(--white);
    font-size: 14px;
    position: relative;
    height: 52px;
    font-weight: normal;
}
.dijcsomag-telefon .views-field.views-field-nothing-2 .field-content a:hover, .dijcsomag-telefon .views-field.views-field-nothing-3 .field-content a:hover,
.dijcsomag-telefon .views-field.views-field-nothing-2 .field-content a:focus, .dijcsomag-telefon .views-field.views-field-nothing-3 .field-content a:focus {
    background: var(--white);
    color: var(--orange);
}
.dijcsomag-telefon .views-field.views-field-nothing-2 .field-content a i, .dijcsomag-telefon .views-field.views-field-nothing-3 .field-content a i {
    background: var(--white);
    border: 1px solid var(--orange);
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 10px;
    color: var(--orange);
    position: absolute;
    left: -1px;
    transition: all .5s ease;
    font-size: 20px;
}
.dijcsomag-telefon .views-field.views-field-nothing-2 .field-content a:hover i,
.dijcsomag-telefon .views-field.views-field-nothing-3 .field-content a:hover i,
.dijcsomag-telefon .views-field.views-field-nothing-2 .field-content a:focus i,
.dijcsomag-telefon .views-field.views-field-nothing-3 .field-content a:focus i {
    background: var(--orange);
    color: var(--white);
}
.dijcsomag-telefon .views-field.views-field-nothing-3 {
    margin-bottom: 20px;
    border-bottom: 1px solid var(--orange);
    padding-bottom: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.dijcsomag-telefon .views-field.views-field-field-ar span {
    font-size: 20px;
    padding-left: 5px;
}

/* TELEPÜLÉS DÍJCSOMAG AJÁNLATOK */
.node--type-telepules .dijcsomag-tv .views-field.views-field-nothing-2 {
    margin-bottom: 20px;
    border-bottom: 1px solid var(--blue);
    padding-bottom: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.node--type-telepules .dijcsomag-internet .views-field.views-field-nothing-2 {
    margin-bottom: 20px;
    border-bottom: 1px solid var(--green);
    padding-bottom: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

/* GYIK */
div#block-bootstrap-barrio-subtheme-views-block-gyik-block-4 {
    margin-bottom: 50px;
}

/* TELEPÜLÉSKERESŐ */

.view.view-telepuleskereso.view-id-telepuleskereso ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px;
}
.view.view-telepuleskereso.view-id-telepuleskereso .item-list ul li {
    margin: 0;
    padding: 0.2em 0.5em 0.5em 0.2em;
}
.view.view-telepuleskereso.view-id-telepuleskereso a {
    padding: 5px 10px;
    text-decoration: none;
    color: var(--white);
    border-radius: 6px;
}
.page-node-15 .view.view-telepuleskereso.view-id-telepuleskereso a {
    background: var(--blue);
}
.page-node-16 .view.view-telepuleskereso.view-id-telepuleskereso a {
    background: var(--green);
}
.page-node-17 .view.view-telepuleskereso.view-id-telepuleskereso a {
    background: var(--orange);
}



@media (max-width: 1399px) {
    #views-bootstrap-slideshow-block-1 .col-md-12.position-relative {
        display: flex;
        justify-content: center;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .hero-banner-right {
        width: 100%;
    }
    #views-bootstrap-slideshow-block-1 .hero-banner-right .hero-bg {
        display: none;
    }
    #views-bootstrap-slideshow-block-1 .carousel-caption.d-none.d-md-block {
        position: relative;
        color: var(--black);
        top: -30px;
        text-align: left;
        width: 100%;
        display: flex !important;
        justify-content: center;
        left: 0;
        padding: 0 10px;
        max-width: 600px;
    }
    #views-bootstrap-slideshow-block-1 .hero-item.item-left {
        width: 100%;
    }
    #views-bootstrap-slideshow-block-1 .col-md-12.position-relative img {
        left: 0;
    }
    .page-view-frontpage #block-bootstrap-barrio-subtheme-content .view-content.row {
        display: flex;
        justify-content: center;
    }
}
@media (max-width: 991px) {
    .service-item {
        max-width: 100%;
    }
    .service-description {
        min-height: auto;
    }
    .top-footer {
        width: 100%;
        max-width: 100%;
    }
    .footer-block {
        display: flex;
        align-items: flex-start;
        justify-content: center;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .footer-logo {
        width: 100%;
        display: flex;
        justify-content: center;
        margin-bottom: 20px;
    }
    .footer-contact.footer-contact-container {
        padding: 20px;
    }
    .footer-links {
        padding: 10px 20px;
    }
    .site-footer__top.clearfix {
        display: flex;
        justify-content: center;
    }
    section.row.region.region-footer-first, section.row.region.region-footer-first .content {
        width: 100%;
        display: flex;
        justify-content: center;
    }
    #block-bootstrap-barrio-subtheme-iconmenu {
        padding: 30px 30px 10px 30px;
    }
}
@media (max-width: 767px) {
    .footer-block {
        flex-direction: column;
    }
    section.row.region.region-footer-first, section.row.region.region-footer-first .content {
        justify-content: flex-start;
    }
    .hero-item.item-left {
        padding: 0 35px;
    }
}
@media (max-width: 575px) {
    .hero-item.item-left {
        padding: 0;
    }
    #views-bootstrap-slideshow-block-1 .col-md-12.position-relative img {
        top: -40px;
    }
}