h1.hugeSize {
    font: normal bold 105px "Helvetica Neue LT Pro", Arial, sans-serif;
    padding-top: 100px;
    padding-bottom: 20px;
}

.news_img_container{
    width: 350px;
    height: 200px;
}

.padding-404 {
    padding-bottom: 100px;
    padding-top: 15px;
}

.section--color-delta {
    background-color: #cceffc; }

.white-text {
    color: white;
    font-size: 16px;
    font-weight: bold;
}

div.bg-color-primary-20 {
    background: rgba(0, 174, 239, 0.1);
}

.bg-color-light-grey {
    background: #f9f9f9;
}

.bg-color-light-grey-kbc {
    background: #F5F5F5;
}

.bg-color-primary-10 {
    background: #e6f7fe;
}

.bg-color-white {
    background: #FFFFFF;
}

.bg-color-primary-40 {
    background: rgba(0, 174, 239, 0.4);
}

.bg-color-primary {
    background: #00aeef
}

.margin_bottom {
    margin-bottom: 20px;
}

html, body {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.padding-heading {
    padding-top: 45px;
    padding-bottom: 15px;
}
.padding-10{
    padding-top: 10px;
    padding-bottom: 10px;
}
.padding-20{
    padding-top: 20px;
    padding-bottom: 20px;
}

.padding-right-10{
    padding-right: 10px;
}

.padding-right-5{
    padding-right: 5px;
}

.padding-30 {
    padding-top: 30px;
}

.padding-top-bottom-40 {
    padding-top: 40px;
    padding-bottom: 30px;
}

.title-center {
    display: flex;
    align-items: center;
}



/*Hozz�adott - D*/

#sitemap p a {
    font: normal bold 18px/22px "Helvetica Neue LT Pro", Arial, sans-serif;
    margin: 0 0 16px 0;
}

#sitemap p {
    font: normal bold 18px/22px "Helvetica Neue LT Pro", Arial, sans-serif;
    margin: 0 0 16px 0;
    color: #00aeef;
}

#sitemap i {
    margin: 0 16px 0 0;
    color: #fa6d16;
    font-size: 18px;
}

#sitemap ul {
    margin: 0 0 16px 0;
}

#sitemap .level-1 li {
    margin: 0 0 14px 0;
    white-space: nowrap;
}

#sitemap .level-2 li {
    margin: 0 0 6px 16px;
    white-space: nowrap;
}

#sitemap .level-1 li a {
    font: normal 16px/20px "Helvetica Neue LT Pro", Arial, sans-serif;
    white-space: nowrap;
}

#sitemap .level-2 li a {
    font: normal normal 14px/18px "Helvetica Neue LT Pro", Arial, sans-serif;
    white-space: nowrap;
}

.nav-bottom li {
    vertical-align: bottom;
}

.no-border {
    border-style: none;
}

.faq-link a {
    font: normal bold 18px/22px "Helvetica Neue LT Pro", Arial, sans-serif;
    text-indent: 0px;
    text-decoration: none;
}

.faq-link .promo-link a:link, a:visited {
    text-decoration: none;
    color: #00aeef;
}

.faq-link .promo-link a:hover, a:active {
    color: #fa6d16;
    text-decoration: underline;
}

.promo-desc-link p a:link, a:visited {
    text-decoration: none;
    color: #00aeef;
}

.promo-desc-link p a:hover, a:active {
    text-decoration: underline;
    color: #fa6d16;
}

.promo-link ul {
    list-style-type: none;
    padding-left: 0;
}

.promo-link p {
    font-size: 16px;
}

.promo-link p a {
    font: inherit;
}

.document-item {
    position: relative;
    text-decoration: none;
    font-weight: normal;
    color: #003767;
    font-size: 14px;
    line-height: 36px;
    margin-bottom: 10px;
    display: block;
}

.document-item a:link,.document-item a:visited {
    text-decoration: none;
    color: #003767; !important;
}

.document-item a:hover,.document-item a:active {
    text-decoration: underline;
    color: #fa6d16;
}

.document-item a i {
    margin-right: 17px;
    font-size: 17px;
    color: #fa6d16;
}

.separator-before:before {
    content: ' | ';
}

.paddingToZero {
    padding: 0;
}

.link-underlined .list li a {
    text-decoration: underline;
}


.box--grouping-2 .list li {
    padding: 14.5px 20px 14.5px 20px;
}

.paragraphNormal p {
    font-weight: normal;
}

.box-new {
    margin: 0;
    padding: 0 10px 0 10px;

}

.box-new p {
    padding: 10px 0 10px 0;
    margin-bottom: 5px;
}

.box-new-sub {
    padding: 0 10px 0 10px;
    border: 1px #99dff9;
    border-style: none solid solid solid;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    font-size: 16px;
}

.box-new-sub-bottomborder {
    border: 1px #99dff9;
    border-style: none none solid none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.box-new-head {
    /*margin-bottom: 0;*/
    padding: 10px 10px 10px 10px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    color: #003767;
    background-color: #99dff9;

}

.box-new-sub a i {
    display: inline-block;
    font-size: 28px;
    width: 28px;
    margin-right: 20px;
    vertical-align: middle;
    color: #fa6d16;
}

/*@media only screen and (max-width: 991px) {*/
/*.hide-below-992 {*/
/*display: none !important;*/
/*}*/
/*}*/

/*@media only screen and (min-width: 992px) {*/
/*.hide-above-992 {*/
/*display: none !important;*/
/*}*/
/*}*/

@media only screen and (max-width: 1199px) {
    .hide-below-1200 {
        display: none !important;
    }
}

@media only screen and (min-width: 1200px) {
    .hide-above-1200 {
        display: none !important;
    }
}

@media only screen and (max-width: 767px) {
    .hide-below-768 {
        display: none !important;
    }
}

@media only screen and (min-width: 768px) {
    .hide-above-768 {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .box-new-sub-bottomborder-hide-tablet {
        border-style: none none none none; !important;
    }
}

.back-link a i {
    margin-right: 17px;
    font-size: 17px;
    color: #fa6d16;
}

.forward-link a i {
    margin-left: 5px;
    margin-right: 5px;
}

.input--minwidth {
    min-width: 58px;
    width: calc(100% - 52px);
}

.input__add-on-outbox {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    display: inline-block;
    width: 52px;
    height: 38px;
    padding: 7px 7px;
    vertical-align: bottom;
}

.no-padding-left{
    padding-left: 0;
}

@media only screen and (max-width: 767px) {
    .align-center-below-768 {
        text-align: center;
    }
}

@media only screen and (min-width: 768px) {
    .align-right-above-768 {
        text-align: right;
    }
}

.btn-to-the-top {
    width: 50px;
    height: 50px;
    padding: 0;
}

.btn-to-the-top i{
    margin-left: 0;
}

.btn:hover .icon-kh-arrow-up {
    -webkit-transform: translate(0, -5px);
    -ms-transform: translate(0, -5px);
    -o-transform: translate(0, -5px);
    transform: translate(0, -5px);
}

ul.breadcrumb-new {
    list-style: none;
    border-radius: 4px;
    font-size: 12px;
    color: #003767;
    text-decoration: none;
    margin-bottom: 0;
    padding-left: 0;
}
ul.breadcrumb-new li {display: inline;}
ul.breadcrumb-new li+li:before {
    padding: 8px;
    content: "/ ";
    color: #003767;
}
ul.breadcrumb-new li a {
    text-decoration: none;
    color: #003767;
}
ul.breadcrumb-new li a:hover {
    text-decoration: none;
}
ul.breadcrumb-new li:last-child {
    font-weight: bold;
}
@media screen and (max-width: 767px) {
    .breadcrumb-new-mobile{
        display: none;
    }
}
.tab-content.tab-content--noleftright {
    padding-left: 0;
    padding-right: 0;
}
.tab-content-margin-lr30 {
    margin-left: 30px;
    margin-right: 30px;
}

.alert.alert-info-nopadding i.icon-alert {
    margin-left: 0;
    padding-top: 15px;
    padding-bottom: 15px;
}

.termekadat-lista ul li {
    /*list-style-type: none; !important;*/
    padding: 5px 0 5px 0;
}

.termekadat-lista ul li:last-child{
    padding-bottom: 0;
}

.termekadat-lista ul {
    margin-bottom: 20px;
}

.termekadat-lista ul ul{
    margin-bottom: 0;
}

.termekadat-lista a:link, a:visited {
    text-decoration: underline;
    color: #00aeef;
}

.termekadat-lista a:hover, a:active {
    text-decoration: underline;
    color: #fa6d16;
}
.tooltip-inline {
    position:relative;
    display: inline-block;
    font-size: inherit;
    color: #00aeef;
    padding: 0;
    background: transparent;
    border: 0;
    line-height: 1;
    cursor: pointer;
}

.tooltip-content {
    top:105%;
    /*left: 105%;*/
    display: none;
    padding: 15px 15px 15px 15px;
    background-color: #00aeef;
    color:white;
    opacity:0;
    position:absolute;
    -webkit-transition: opacity 0.5s;
    -moz-transition:  opacity 0.5s;
    -ms-transition: opacity 0.5s;
    -o-transition:  opacity 0.5s;
    transition:  opacity 0.5s;
    cursor: auto;
}

.tooltip-inline:hover .tooltip-content {
    opacity:1;
    display: inline-block;
    z-index: 10;
}

.tooltip-active {
    opacity:1; !important;
    display: inline-block; !important;
    z-index: 10; !important;
}


.product-header {
    position: relative;
    color: #00aeef;
    max-width: 1264px;
    max-height: 290px;
    margin: 0 auto;
    padding: 50px 0;
    background-repeat: no-repeat;
    background-position: 600px 200px;
}


@media only screen and (max-width: 767px) {
    .no-bgimg-mob {
        background-image: none;
    }
}

@media only screen and (max-width: 767px) {
    .text-center-mob {
        text-align: center;
    }
}

section.section-relative {
    position: relative;
    /*z-index: -1;*/
}

div.div-relative-bl30 {
    position: relative;
    bottom: 30px;

}div.div-absolute-br30 {
     position: absolute;
     right: 30px;
     bottom: 30px;
 }
@media only screen and (max-width: 767px) {
    .div-absolute-center-mobile {
        left: 50%;
    }
}

.media a:link, a:visited {
    text-decoration: underline;
    color: #00aeef;
}

.media a:hover, a:active {
    text-decoration: underline;
    color: #fa6d16;
}


button.btn-accordion-inln {
    background-color: transparent;
    /*color: #00aeef;*/
    cursor: pointer;
    /*padding: 18px;*/
    /*width: 100%;*/
    border: none;
    /*text-align: left;*/
    outline: none;
    /*font-size: 15px;*/
    /*transition: 0.1s;*/
    /*text-decoration: none;*/
    color: #00aeef;
}
button.btn-accordion-inln:hover {
    color: #fa6d16;
}


button.btn-accordion-inln span:not(b) {
    text-decoration: underline;
}

/*button.btn-accordion-inln b {*/
/*text-decoration: none; !important;*/
/*color: #003767;*/
/*}*/

button.btn-accordion-inln:after {
    font-family: FontAwesome;
    content: '\f107';
    color: #00aeef;
    font-weight: bold;
    float: right;
    margin-left: 5px;
    /*text-decoration: none;*/
}

button.btn-accordion-inln.active:after {
    font-family: FontAwesome;
    content: "\f106";
}

/*button.btn-accordion-inln:link,:visited {*/
/*text-decoration: none;*/
/*color: #00aeef;*/
/*}*/

/*button.btn-accordion-inln:hover,button.btn-accordion-inln:active {*/
/*color: #fa6d16;*/
/*text-decoration: none;*/
/*}*/
div.btn-accordion-panel {
    padding: 0 18px;
    background-color: transparent;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.outterDiv {
    display: table;
    position: absolute;
    height: 100%;
    width: 100%;
}
.middleDiv {
    display: table-cell;
    vertical-align: middle;
}
.innerDiv {
    margin-left: auto;
    margin-right: auto;
}

.padding-top-20 {
    padding-top: 20px;
}

.aa_table th, td {
    padding: 5px;
    text-align: left;
    border: 1px solid #a0a0a0;
}

.article-fix-height {
    min-height: 320px;
}

.navigation--visited a:visited {
    color: #003767;
}

.fontSize15 {
    font-size: 15px !important;
    font-weight: bold;
}

.wrapper-ext {
    max-width: 1110px;
    margin: 0 auto;
    padding: 0 15px;
}

.mr15 {
    margin-right: 15px;
}
.mt15 {
    margin-top: 15px; !important;
}


@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .article-image-resize {
        height: 240px;
        overflow: hidden;
        margin-bottom: 0; !important;
        background-position: center center;
        background-size: cover;
    }
}

@media only screen and (max-width: 767px) {
    .article-image-resize {
        height: 320px;
        overflow: hidden;
        margin-bottom: 0; !important;
        background-position: center center;
        background-size: cover;
    }
}

@media only screen and (min-width: 1200px) {
    .article-image-resize {
        height: 160px;
        overflow: hidden;
        margin-bottom: 0; !important;
        background-position: center center;
        background-size: cover;
    }
}

.mb15 {
    margin-bottom: 15px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb5 {
    margin-bottom: 5px;
}

@media only screen and (min-width: 1200px) {
    .promo-image {
        height: 400px;
        overflow: hidden;
        background-position: center center;
        background-size: cover;
    }
}

@media only screen and (max-width: 1199px) {
    .promo-image {
        height: 200px;
        width: calc(100% + 200px);
        margin-left: -100px;
        margin-right: -100px;
        overflow: hidden;
        margin-bottom: 0; !important;
        background-position: center center;
        background-size: cover;
    }
}

.fb-page, .fb-page iframe[style], .fb-page span {
    width: 100% !important;
}

.align-center {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.social-channels__item a:visited{
    color: #fff;
}

.promo-title {
    font-size: 16px;
    margin-bottom: 15px;
    text-decoration: bold;
}
.promo-text {
    text-align:justify;
    line-height:150%;
    mso-bidi-font-family:Arial;
    mso-ansi-language:HU;
}

.promo-text a:link, a:visited {
    text-decoration: underline;
    color: #00aeef;
}

.promo-text a:hover, a:active {
    text-decoration: underline;
    color: #fa6d16;
}
/*Header*/

section.utitarsAppDownload p {
    font-size: 22px;
    color: #FFFFFF;
    margin: 24px 0px 24px 100px;
}
section.utitarsAppDownload img {
    height: 46px;
    /*float: right;*/
    margin: 0 0 0 20px;
}

@media only screen and (min-width: 1200px) {
    /*.navigation--header-visited a:visited a:link {*/
    /*color: #003767; !important;*/
    /*}*/
    header.clone {
        display: block;
        position:fixed;
        top:-80px;
        left: 0;
        right: 0;
        z-index:999;
        transition:0.4s top cubic-bezier(.3,.73,.3,.74);
        background-color: #fff;
        -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16);
        -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16);
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16);
    }
    body.down header.clone {
        top: 0;
    }

    section.utitarsAppDownload {
        display: block;
        position:fixed;
        height: 70px;
        top:-80px;
        left: 0;
        right: 0;
        z-index:99;
        transition:0.4s top cubic-bezier(.3,.73,.3,.74);
        background: rgba(0, 174, 239, 0.9);
        -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16);
        -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16);
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16);
    }
    body.down section.utitarsAppDownload {
        top: 52.5833px;
    }
}
@media only screen and (max-width: 1199px) {
    /*.navigation--header-visited a:visited a:link{*/
    /*color: #003767; !important;*/
    /*}*/
    header.clone {
        display: none;
    }
    section.utitarsAppDownload {
        display: none;
    }
}
.kh_logo_86x72 {
    width: 86px;
    line-height: 72px;
}
.sticky-paddign-adjust{
    padding-left: 68px;
}

/*Nyitó oldal*/

@media only screen and (max-width: 768px) {
    .hero-mobile-fix {
        min-height: 540px; !important;
        background-size: auto 140px; !important;
        background-position: right -150px top;!important;
        position: relative; !important;
    }
    .main-calc-mobile-position {
        top: 140px; !important;
        width: 100%; !important;
        position: absolute; !important;
        text-align: center; !important;
        -webkit-box-shadow: 0;!important;
        -moz-box-shadow: 0;!important;
        box-shadow: 0;!important;
    }
    .width-full-mobile {
        width: 100%; !important;
        max-width: 100%; !important;
    }
    .text-align-center-mobile {
        text-align: center;
    }
    .wrapper-ext .no-wrapper-mobile {
        padding: 0 0; !important;
    }
}

.main-calc-btn{
    margin-bottom:
    20px; min-width:217.5px;
}

@media only screen and (min-width: 1200px) {
    .main-deskt-product-cards-height {
        /*position: relative;*/
        min-height: 430px;
    }

    .main-deskt-product-cards-btn {
        position: absolute;
        bottom: 20px;
    }

    .desk-position-inherit{
        position: inherit;
    }
}
.scrollDownToInsurances {
    width:50px;
    height:50px;
    border-radius:50%;
    position:relative;
    margin:auto;
    top:-22px;
    font-weight: bold;
    text-align: center;
    color: #00aeef;
    background-color: #FFFFFF;
    ont-size: 48px;
    font-weight: bold;
    cursor:pointer;
    /*font-size: small;*/
}

@media only screen and (min-width: 1200px) {
    .szemelyi-serules-adjust{
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {

    .tablet-plr30 {
        padding-left: 30px;
        padding-right: 30px;
    }
}

/*köt... if screen is <395px*/
@media only screen and (max-width: 394px) {
    .nav-tab-gfb-fix{
        padding-left: 2px; !important;
        padding-right: 2px; !important;
    }
}

.socialproof-text {
    float: right;
    max-width: 380px;
    text-align: right;
    font-size: 30px;
}
@media only screen and (max-width: 767px) {
    .socialproof-text{
        min-width: 215px; !important;
        font-size: 5vw; !important;
        padding: 20px 15px 20px 20px;
        margin-left: 150px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .socialproof-text{
        padding: 60.725px 35px 60.725px 0;
    }
}
@media only screen and (min-width: 1200px) {
    .socialproof-text{
        padding: 85.725px 35px 85.725px 0;
    }
}

.presentation--shadow {
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
}

.nav-tab-justify-4 {
    width: calc((100% - 12px)/ 4);
}

/*.font-light-blue {*/
/*color: #0078a5; !important;*/
/*}*/
/*Termékelosztó oldalak*/
/*Blokk 1 lakás*/
@media only screen and (max-width: 1199px)  {
    .fix-tablet-extra-row{
        margin-top: 22px; !important;
    }
}

/*Blokk 2*/
.prod-distr-title {
    margin: 15px 0 10px 0;
    font-size: 18px;
}
.prod-distr-icon {
    max-height: 52px;
    height: 100%;
    width: 100%;
    margin: 15px;
}
.prod-distr-icon path{
    fill: #00aeef; !important;
    opacity: 1;
}
.svg-rotate {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

ul.blue-arrow:not(.aui) li::before {
    color: #00aeef; !important;
}


/*blokk 1: termékkártyák*/
.distr-promo-sticker {
    position: absolute;
    height: 100px;
    right: 5px;
    top: -100px;
    z-index: 2;
}
.distr-promo-sticker-4cards {
    position: absolute;
    height: 100px;
    right: -10px;
    top: -100px;
    z-index: 2;
}

/*Social proof sáv*/
/*.image-cover {*/
/*-webkit-background-size: cover;*/
/*-moz-background-size: cover;*/
/*-o-background-size: cover;*/
/*background-size: cover;*/
/*background-repeat: no-repeat;*/
/*background-position: center center;*/
/*/!*background-attachment: fixed;*!/*/
/*overflow: hidden;*/
/*}*/
.position-relative{
    position: relative;
    height: 100%;
    width: 100%;
}
/*.place-bottom-right {*/
/*position: absolute;*/
/*right: 15px;*/
/*bottom: 20px;*/
/*}*/
/*Fogyasztóvédelem*/
@media only screen and (min-width: 1200px) {
    .blue-line {
        text-align: center;
    }
    .blue-line p {
        margin: 0;
        padding: 15px 0 15px 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .blue-line-left {
        text-align: left;
    }
    .blue-line-right { /*mint a jobb oldal tartalma kozepre zart*/
        text-align: center;
    }
    .blue-line p {
        margin: 0;
        padding: 15px 0 15px 0;
    }
}

@media only screen and (max-width: 767px) {
    .blue-line {
        text-align: center;
    }
    .blue-line p {
        margin-bottom: 10px;
        padding: 0;
    }
}
/*Termékoldalak*/
/*Header*/
.head-promo-sticker {
    position: absolute;
}
@media only screen and (min-width: 1200px) {
    .head-promo-sticker {
        height: 200px;
        right: 370px;
        top: 80px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .head-promo-sticker {
        height: 145px;
        right: 100px;
        top: 120px;
    }
}
@media only screen and (max-width: 767px) {
    .head-promo-sticker {
        display: none;
    }
}
/*Kötelező biztosítás*/
/*további termékek*/
/*@media only screen and (min-width: 1200px) {*/
/*.prod-otherprod-card-height {*/
/*position: relative;*/
/*min-height: 445px;*/
/*}*/

/*.prod-otherprod-card-btn {*/
/*position: absolute;*/
/*bottom: 20px;*/
/*max-width: 217.5px;;*/
/*}*/
/*}*/

/*@media only screen and (min-width: 768px) and (max-width: 1199px) {*/
/*.prod-otherprod-card-height {*/
/*position: relative;*/
/*min-height: 460px;*/
/*}*/

/*.prod-otherprod-card-btn {*/
/*position: absolute;*/
/*bottom: 20px;*/
/*max-width: 320px;*/
/*}*/
/*}*/

/*díjlekérdező sáv*/

.gfb-indexdij-termekoldal {
    /*background-image: url('../img/2017/gfb/kh_promosav_02_2560.jpg');*/
    background-position: 0 center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.btn.btn-primary-white {
    background: #fff;
    border-color: #fa6d16;
    color: #fa6d16;
}
.btn.btn-primary-white:hover {
    background: #fa6d16;
    color: #fff;
}

/*Tippek, tanácsok, hírek*/
/*cikkek*/
.social-media-margin {
    margin: 5px 5px 10px 5px;
}
.plr15{
    padding-left: 15px;
    padding-right: 15px;
}
/*Elérhetőségek*/

.accordion-phone-big {
    display: inline-block;
    font-size: 24px;
    vertical-align: top;
    font-weight: normal;
    color: #00aeef;
}

@media only screen and (max-width: 1199px) {
    .accordion-phone-big {
        font-size: 20px; !important;
    }
}

.accordion-phone-small {
    display: inline-block;
    font-size: 20px;
    vertical-align: top;
    font-weight: normal;
    color: #00aeef;
}

.panel-default:hover .accordion-phone-big, .panel-default:hover .accordion-phone-small, .panel-default.active .accordion-phone-big,.panel-default.active .accordion-phone-small {
    color: #FFFFFF;
}

.contact-btn {
    display: inline-block;
    font-weight: normal;
    text-align: left;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    /*background-image: none;*/
    border: 1px solid #99dff9;
    background-color: #FFFFFF;
    /*white-space: nowrap;*/
    padding: 15px 24px 17px;
    /*font-size: 14px;*/
    /*line-height: 1.42857;*/
    border-radius: 4px;
    -webkit-transition: background ease 0.3s, color ease 0.3s;
    -o-transition: background ease 0.3s, color ease 0.3s;
    transition: background ease 0.3s, color ease 0.3s;
    width: 100%;
    height: 100%;
    margin-bottom: 15px;
}

.contact-btn i {
    display: inline-block;
    font-size: 40px;
    color: #00aeef;
    vertical-align: middle;
}

.contact-btn:hover{
    background-color: #00aeef;
    color: #FFFFFF;
}

.contact-btn:hover i{
    color: #FFFFFF;
}

.table-uzemelteto {
    display: inline-block;
    max-width: 600px;
    background-color: transparent;
    border: 0px;
}

/*Útitárs App*/
/*@media only screen and (min-width: 768px) { /!*a justified mellé tablet + desktop nézetben 50-50% legyen a tabok mérete*!/*/
/*.nav-tab-half {*/
/*width: 50%;*/
/*text-align: center;*/
/*}*/
/*.nav-tab-half > li, .nav-tabs.nav-tab-half > li {*/
/*display: table-cell;*/
/*width: 1%;*/
/*}*/
/*.nav-tab-half > li > a, .nav-tabs.nav-tab-half > li > a {*/
/*margin-bottom: 0;*/
/*}*/
/*}*/

/*@media (min-width: 768px) {*/
/*.nav-tab-half {*/
/*width: 100%;*/
/*text-align: center;*/
/*}*/
/*}*/

/**/
.doc-headers h2, h3 {
    font-weight: bold;
}
.doc-headers h3 {
    color: #00aeef;
}

/*Általános*/
.fb-middle {
    margin: 0 auto;
    max-width: 340px
}

.button-container {
    display: table-cell;
    padding-left: 20px;
    vertical-align: middle;
    min-height: 40px;
    text-align: center;
}

.i-agree-button {
    display: inline-block;
    width: 130px;
    background: #3abdec;
    border: 0;
    margin: 5px;
    padding: 10px;
    /*float: right;*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    text-transform: lowercase;
}

.cookie_privacy_line{
    background: rgba(229, 247, 253, 0.9);
    bottom: 0;
    display: block;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 999999;
    font-size: 14px;
    padding: 10px;
    box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.16);
}

.list-indent--fix{
    padding-left: 20px; !important;
    text-indent: -10px;
}

.form__label_grey {
    color: #A0A0A0;
    font-weight: bold;
}

.figure-standard figure{
    max-height: 50px;
    line-height: inherit;
    text-align: center;
    background-color: transparent;
}

.figure-standard figcaption{
    margin: 5px 0 5px 0;
}

.plain-table table {
    border-collapse: collapse;
    border: none;
}

.plain-table table td {
    padding: 0 10px 0 0;
    border: none;
}
.privacy-policy-container{
    background: #e6f7fe ;
}
.privacy-policy{
    font-size: 12px;
    max-width: 728px;
    padding: 35px 20px;
}
.gwtDiv_extension{
    border-bottom: 1px solid #cceffc;
    margin-bottom: 30px;
    border-radius: 4px;
    padding-bottom: 15px;
}

/*.button--minimal:hover i {*/
/*position: relative; !important;*/
/*-webkit-transition: transform ease 0.3s; !important;*/
/*-o-transition: transform ease 0.3s; !important;*/
/*transition: transform ease 0.3s; !important;*/
/*}*/
/*.button--minimal:hover .icon-kh-arrow-right {*/
/*-webkit-transform: translate(5px, 0); !important;*/
/*-ms-transform: translate(5px, 0); !important;*/
/*-o-transform: translate(5px, 0); !important;*/
/*transform: translate(5px, 0); !important;*/
/*}*/

