body{
    margin: 0;
    padding: 0;
    background: #eeeeee;
    /*background: #fff;*/
    font-family: 'Source Sans Pro', sans-serif;
    font-display: swap;
    height: 100%;
    overflow-y: scroll;
}
.body_scrolled{
    padding-top: 300px;
}
html{
    height: 100%;
}
#iframe_kamatok{
    height: 400px; 
    zoom: 2.92; 
    -moz-transform: scale(2.92); 
    -moz-transform-origin: 0 0;
    position: relative;
    top: -23px;
    left: -22px;
}
ul{
    margin: 0;
    padding: 0; 
}
li{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

h1, h2{
    font-style: italic;
    font-family: 'Roboto Condensed', sans-serif;
    font-display: swap;
}
h1{
    color: #004e7e;
}
h1 strong{
    font-style: normal;
}
.article_text h2{
    color: #004e7e;
}
.article_page table td, .article_page table th{
    padding: 5px;
}
header{
    position: relative;
    z-index: 9000;
    width: 100%;
    margin-bottom:0px;
}
.header_search2{
    display: none;
    padding-top: 6px;
}
.header_search2 .input-group-btn{
    position: relative;
    top: -8px;
}
.header_login{
    text-align: right;
    margin-top: -3px;
}
header.fixed_header{
    position: fixed;
    top: -180px;
}
header.fixed_header .header_search2{
    display: block;
}

header.fixed_header .header_bot nav{
    font-size: 16px;
}
header.fixed_header .header_bot nav a{
    padding: 0 5px;
    font-weight: normal;
}

.header_bg{
    background: #004e7e url(../images/header_bg.jpg) center top no-repeat;
    background-size: 100% 100%;
}
.header_top{
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    border-bottom: 1px solid #1a608b;
}
.header_search{
    padding-top: 2px;
}
.header_search .input-group-btn{
    position: relative;
    top: -3px;
}
.header_nameday{
    font-size: 14px;
    color: #7ebed1;
    color: #8da3b8;
    font-style: italic;
}
header .logo{
    width: 220px;
    height: 114px;
    margin-top: 10px;
}
header .logo a{
    display: block;
    background: url(../images/logo220.png) no-repeat;
    width: 220px;
    height: 114px;
    overflow: hidden;
    font-size: 1px;
    text-indent: -1000em;
}
header .logo.profitlight a {
    background: url(../images/ProfitLight_final2.png) no-repeat;
    width: 300px;
}
header .logo_small{
    width: 100px;
    height: 40px;
    float: left;
    margin-right: 20px;
    background: #004e7f;
    margin-top: 6px;
    border-radius: 5px;
    padding-left: 5px;
}
header .logo_small a{
    display: block;
    margin: auto;
    background: url(../images/logo220.png) center center no-repeat;
    background-size: 100%;
    width: 90px;
    height: 40px;
    overflow: hidden;
    font-size: 1px;
    text-indent: -1000em;
}
header .logo_small a:hover{
    background: url(../images/logo220.png) center center no-repeat!important;
    background-size: 100%!important;
}
.header_middle{
    height: 135px;
    /*background: #005787;
    background: -moz-linear-gradient(top,  #005787 0%, #004576 100%);
    background: -webkit-linear-gradient(top,  #005787 0%,#004576 100%);
    background: linear-gradient(to bottom,  #005787 0%,#004576 100%);*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005787', endColorstr='#004576',GradientType=0 );
}
.header_bot{
    height: 49px;
    line-height: 49px;
    background: #c1e158 url(../images/header_menu_bg.png) repeat-x;
    background-size: 100% 100%;
    /*background: -moz-linear-gradient(top,  #33383c 0%, #171a1c 100%);
    background: -webkit-linear-gradient(top,  #33383c 0%,#171a1c 100%);
    background: linear-gradient(to bottom,  #33383c 0%,#171a1c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33383c', endColorstr='#171a1c',GradientType=0 );*/
    padding: 0;
    border-bottom: 1px solid #fff;
}
.header_bot .container{
    padding-left: 0;
}

.header_bot nav{
    font-size: 17px;
    font-weight: bold;
    color: #004e7f;
    width: 100%!important;
}
.header_bot nav a{
    color: #004e7f;
    text-decoration: none;
    display: block;
    padding: 0 8px;
    position: relative;
    top: -1px;
    height: 49px;
}
.header_bot nav a:hover{
    color: #fff;
    background: #004e7f;
}
.header_bot nav ul{
    margin: 0;
    padding: 0;
    display: inline-block;
}
.header_bot nav li{
    display: inline-block;
    margin: 0;
    padding: 0 0 0 0;
}
.header_bot .navbar-toggle{
    background: #fff!important;
    color: #000!important;
    position: relative;
    top: -3px;
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
}

footer{
    margin-top: 30px;
    background: #004e7e url(../images/footer_bg.png) repeat;
    position: relative;
    z-index: 50;
}
.footer_top{
    padding: 30px 0;
}
.footer_top h3{
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;
    font-size: 24px;
    color: #c1e158;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
}
.footer_top nav li{
    font-size: 14px;
    margin: 0;
    padding: 2px 0;
    color: #fff;
}
.footer_top nav li a{
    color: #fff;
    text-decoration: none;
}
.footer_top nav li a:hover{
    color: #fff;
    text-decoration: underline;
}
.footer_top .container{
    position: relative;
}

.footer_logo{
    padding: 15px 0 10px 0;
    text-align: center;
}
.footer_logo img{
    display: block;
    margin: 5px auto;
}
.footer_top p{
    font-size: 14px;
    line-height: 18px;
    color: #fff;
}
.footer_social{
    text-align: center;
}
.footer_social ul{
    display: inline-block;
    margin: 0;
    padding: 0;
    text-align: center;
}
.footer_social li{
    display: inline-block;
    margin: 0;
    padding: 5px 10px;
}
.footer_social li a{
    display: block;
    font-size: 1px;
    text-indent: -1000em;
    overflow: hidden;
    width: 38px;
    height: 38px;
}
.footer_social li a:hover{
    opacity: .8;
}

.footer_top .row .footer_col{
    border-left: 1px solid #337198;
    min-height: 270px;
}
.footer_top .row .footer_col:first-child{
    border: none;
}

.fscocial_gplus a{
    background: url(../images/social_gplus.png) no-repeat;
}
.fscocial_twitter a{
    background: url(../images/social_twitter.png) no-repeat;
}
.fscocial_fb a{
    background: url(../images/social_fb.png) no-repeat;
}

.footer_bot{
    padding: 10px 0;
    border-top: 1px solid #337198;
}
.footer_bot{
    font-size: 16px;
    color: #fff;
}
#main_container{
    font-size: 14px;
    color: #303438;
    padding: 0px 0 0 0;
    position: relative;
    z-index: 50;

}
#main_container a{
    color: #005887;
    text-decoration: none;
}
#main_container a:hover{
    text-decoration: underline;
}
#main_container .btn{
    color: #fff;
}
#main_container .btn:hover{
    text-decoration: none;
}
.btn_center{
    padding: 10px 0;
    text-align: center;
}
.general_box{
    background: #fff;
    padding: 15px;
    margin: 0 0 15px 0;
    border-bottom: 5px solid #afd83e;
}
.index_featured img{
    display: block;
    margin: 0 0 10px 0;
}
.index_featured h2{
    font-size: 26px;
    line-height: 30px;
    margin: 0;
    padding: 0 0 5px 0;
    font-style: normal;
    font-weight: bold;
}
.index_featured p{
    font-size: 18px;
    line-height: 24px;
}
.index_news li{
    padding: 5px 0;
    font-size: 17px;
    line-height: 21px;
    border-bottom: 1px solid #ccc;
}

.news_item{
    padding: 25px 0;
    border-bottom: 1px solid #b2cad8;
}
.news_item h2{
    font-size: 24px;
    padding: 0 0 10px 0;
    margin: 0;
}
.news_item h2 strong{
    font-style: normal;
}
.news_item_pic{
    position: relative;
    padding-bottom: 10px;
}
.news_item_pic_plus{
    position: absolute;
    z-index: 100;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 36px;
    background: url(../images/img_bg.png) left top no-repeat;
}
.news_item_pic_plus a{
    display: block;
    width: 100%;
    height: 36px;
    overflow: hidden;
    text-indent: -1000em;
    font: 1px;
}
.news_item_text{
    color: #4f4f4f;
    font-size: 18px;
    line-height: 24px;
}
.news_item .col-md-8 .news_item_text{
    min-height: 120px;
}
.news_item .col-md-12 .news_item_attributes{
    float: right;
    width: 66%;
}
.news_item_attributes{
    padding: 10px 0 0 0;
    font-size: 12px;
    line-height: 30px;
}
.news_item_attributes .col-md-4 div, .news_item_attributes .col-md-3 div{
    display: inline-block!important;
}
.news_item_attributes .fb-like{
    max-width: 80px!important;
    width: 80px!important;
    display: inline-block!important;
    overflow: hidden;
    min-width: 1px!important;
    margin-left: 0px;
    position: relative;
    margin-top: -11px;
    top: 5px;
}
.news_item_attributes .badge{
    display: inline-block;
}
.news_item_attributes .col-md-3,
.news_item_attributes .col-md-4{
    padding-right: 0;
}
.news_item_attributes .col-md-3{
    padding-left: 5px;
}
.news_item_attributes .col-md-2{
    padding-left: 10px;
}
.news_item_date{
    padding-left: 25px;
    background: url(../images/icon_profitline.png) left 2px no-repeat;
}
.btn_more{
    background: #004e7e;
    display: block;
    color: #fff!important;
    padding: 3px 0;
    width: 100%;
    text-align: center;
    line-height: 14px;
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 5px;
}

.red{
    color: red;
}
.green{
    color: green;
}
.td_right{
    text-align: right;
}
.general_box h3.title{
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #ccc;
}

#right_col .general_box{
    padding: 15px;
}

.right_news_row{
    font-size: 16px;
    line-height: 21px;
    padding-top: 7px;
    padding-bottom: 7px;
    border-bottom: 1px solid #ccc;
}

.banner_box img{
    max-width: 100%;
    display: block;
    margin: auto;
}
.banner_box iframe{
    max-width: 100%!important;
}
.banner_box > div{
    max-width: 100%!important;
}
.banner_box{
    text-align: center;
    padding: 10px 0;
    max-width: 100%;
    overflow: hidden;
    width: 100%;
}

.banner2{
    padding: 20px 0;
    text-align: center;
}
.banner2 img{
    max-width: 100%;
    height: auto!important;
}

#right_col .general_box img{
    display: block;
    margin: auto;
    max-width: 100%;
}
.article_text{
    font-size: 16px;
    line-height: 24px;
}
.article_text p{
    margin: 0;
    padding: 10px 0;
}
.article_text img{
    max-width: 100%;
    height: auto!important;
    display: block;
    margin: auto;
}
.article_text p a{
    font-size: 16px;
    color: red!important;
}
.article_text iframe{
    min-width: 100% !important;
    width: 100% !important;
}
.image_left{
    max-width: 320px;
    float: left;
    padding: 10px 15px 10px 0;
    position: relative
}
.image_left img{
    max-width: 100%;
}
.elemzesek_img{
    width: 100%;
    float: none;
    padding: 0 0 15px 0;
}
.elemzesek_img img{
    width: 100%;
    height: auto;
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
    min-width: 100% !important;
    width: 100% !important;
}
.piacok_main_img{
    text-align: right;
}
.piacok_main_img img{
    display: block;
    float: right;
}
.piacok_main_chart{
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}
.piacok_main_row{
    padding-bottom: 30px;
}
.piacok_main_row h3{
    font-size: 24px;
    margin: 0;
    padding: 10px 0 10px 0;
}
.piacok_main_row h3 a{
    color: #000!important;
}
.piacok_main_rv{
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    padding: 10px 0 0 0;
}
.piacok_change_up, .piacok_change_down{
    font-size: 16px;
}
.piacok_change_up{
    color: green;
}
.piacok_change_up:before{
    font-family: 'fontawesome';
    content: "\f01b";
    margin-right: 5px;
    font-size: 20px;
}
.piacok_change_down{
    color: red;
}
.piacok_change_down:before{
    font-family: 'fontawesome';
    content: "\f01a";
    margin-right: 5px;
    font-size: 20px;
}
.piacok_main_news .item{
    padding: 5px 0;
    font-size: 14px;
}
.piacok_main_news .item h3{
    font-size: 16px;
    padding: 2px 0;
    font-weight: bold;
}
.piacok_main_news .item h3 a{
    color: #056faa!important;
}
.piacok_main_news .item p{
    margin: 0;
    padding: 0;
    line-height: 16px;
    max-height: 32px;
    overflow: hidden;
}
.arfolyam_table_search{
    float: right;
}
.piac_main .piacok_main_chart{
    border-top: none;
}
.day_filters{
    padding: 10px 0 0 0;
}
.day_filters ul{
    margin: 0;
    padding: 0;
}
.day_filters li{
    display: inline-block;
    margin: 0;
    padding: 5px 10px 5px 0;
}
.day_filters li a{
    display: block;
    background: #005282;
    border-radius: 5px;
    color: #fff!important;
    text-decoration: none;
    padding: 0 10px;
    line-height: 30px;
    font-size: 16px;
}
.day_filters li a:hover, .day_filters li.active a{
    text-decoration: none!important;
    background: #accb3d;
}

.contact_modal_content{
    padding: 20px;
}
.contact_modal_content .input-group{
    padding: 5px 0;
    width: 100%;
}
.contact_modal_content .input-group .form-control{
    width: 80%;
    font-size: 20px;
    height: 60px;
    border: 1px solid #afd83e;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.contact_modal_content .input-group .form-control.zip{
    width: 40%;
}
.contact_modal_content .blue_btn_send_from{
    width: 100%;
    height: 80px;
    background: #afd83e;
    color: #ffffff;
    font-size: 40px;
    border: none;
    margin-top: 5px;
}
.sponsor_modal .lead_text,
.ajanlo_sendform .lead_text{
    font-size: 18px;
}
.sponsor_modal .lead_text ul, 
.ajanlo_sendform .lead_text ul{
    margin: 0;
    padding: 10px 0 10px 10px;
}
.sponsor_modal .lead_text li, 
.ajanlo_sendform .lead_text li{
    list-style-type: none;
    margin: 0;
    padding: 2px 0 0 30px;
    display: block;
}
.sponsor_modal .lead_text li:before, 
.ajanlo_sendform .lead_text li:before{
    content: "\e013";
    font-family: 'Glyphicons Halflings';
    font-size: 21px;
    float: left;
    margin-top: 4px;
    margin-left: -30px;
    color: #afd83e;
    position: relative;
    top: -5px;
}
.article_contact_popup{
    padding: 20px 0 10px 0;
    text-align: center;
}
.modal{
    z-index: 9999;
}
.modal-backdrop{
    opacity: .9!important;
    z-index: 9990;
}

.btn-success{
    background: #449d44;
    border-color: #afd83e;
}
.btn-success:hover{
    background: #afd83e;
}
.modal-header{
    background: #afd83e;
    color: #fff;
    font-size: 33px;
    border-radius: 5px;
}
.header_banner{
    text-align: right;
    margin-top: 10px;
}
.header_banner img{
    float: right;
}

.ct-series.ct-series-a .ct-line{
    stroke: #005282;
}
.ct-series.ct-series-a .ct-point{
    stroke: #accb3d;
}
.ct-series.ct-series-a .ct-area{
    fill: #accb3d;
}

.ct-series.ct-series-b .ct-line{
    stroke: #f0ad4e;
    stroke-width: 1px;
}
.ct-series.ct-series-b .ct-point{
    stroke: #337ab7;
    stroke-width: 3px;
}
.ct-series.ct-series-b .ct-area{
    fill: none;
}

.ct-series.ct-series-c .ct-line{
    stroke: #337ab7;
    stroke-width: 1px;
}
.ct-series.ct-series-c .ct-point{
    stroke: #c1e158;
    stroke-width: 3px;
}
.ct-series.ct-series-c .ct-area{
    fill: none;
}


.chart_tooltip_point{
    background: #005282;
}
.reszveny_chart{
    height: 300px;
}
.right_comments{
    background: #004e7e;
    padding: 20px;
    margin: 0 0 20px 0;
    color: #fff;
}
.right_comments a{
    color: #fff!important;
}
.right_comments h3{
    margin: 0;
    padding: 0 0 7px 0;
    font-style: italic;
    border-bottom: 1px solid #4d83a5;
}
.right_comments  ul{
    margin-top: 2px;
    border-top: 1px solid #4d83a5;
}
.right_comments li{
    padding: 10px 0;
    border-bottom: 1px solid #4d83a5;
    font-size: 14px;
}
.right_comments li span{
    display: block;
    font-size: 12px;
    color: #99b8cb;
}
.fb_comments_count{
    display: inline!important;
}
.calc_box{
    padding: 10px 0;
    text-align: center;
    font-size: 16px;
}
.calc_box img{
    display: inline-block;
    margin-bottom: 5px;
}
.calc_cont img{
    display: block;
    margin: 0 auto 20px auto;
}
.calc_cont_btn{
    padding: 30px 0 20px 0;
    text-align: center;
    clear: both;
}
.calc_cont_btn .btn{
    font-size: 36px;
}
.newsletter_unsubscribe_cont{
    text-align: center;
}
.newsletter_unsubscribe_cont select{
    margin: 20px 0;
}
.newsletter_unsubscribe_cont img{
    display: inline-block;
}

.elemzesek_date{
    font-size: 23px;
    font-weight: bold;
    padding: 5px 15px;
    background: #005282;
    color: #fff;

}
.abrak_cont .btn{
}
.abrak_list{
    margin: 10px 15px;
}
.abrak_row{
    border-bottom: 1px solid #b2cad8;
    padding: 15px 0;
}
.abrak_row h2{
    margin: 0;
    padding: 0 0 5px 0;
}
.abra_img{
    margin: 0 0 20px 0;
    position: relative;
}
.abra_img img{
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
}

.article_graph_text{
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
    margin: auto;
    color: #ffffff!important;
    text-align: center;
    font-size: 18px;
    line-height: 25px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    display: block;
    width: 100%;
    height: 60px;
    background: #000000;
    padding: 140px 5px;
    opacity: .7;
    text-decoration: none!important;
}
.article_graph_text:hover{
    opacity: .9;
}
.article_img_zoom{
    position: fixed;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 0;
    left: 0;
    z-index: 10001;
}
.article_img_zoom a{
    color: #fff!important;
}
.article_img_zoom img{
    width: 1200px;
    max-width: 100%;
    max-height: 100%;
    position: relative;
    z-index: 10003;
}
.article_img_zoom_bg{
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: .8;
    top: 0;
    left: 0;
    z-index: 10002;
}
.article_img_zoom_close, .article_img_zoom_link, .article_img_zoom_link2{
    display: block;
    width: 150px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 18px;
    color: #ffffff;
    position: absolute;
    right: 10px;
    bottom: 10px;
    background: red;
    z-index: 10004;
}
.article_img_zoom_link{
    bottom: auto;
    top: 10px;
    background: green;
    width: 200px;
    height: auto;
    line-height: 25px;
}
.article_img_zoom_link2{
    bottom: auto;
    top: 80px;
    background: green;
    width: 200px;
}
#article_graph {
    margin: 20px 50px;
}
.contact_modal_btn{
    padding: 10px 0;
    text-align: center;
}
.ajanlo_box{
    width: 100%;
    max-width: 480px;
    border: 4px solid #afd83e;
    -webkit-border-radius: 12px;
    -moz-border-radius:12px;
    border-radius:12px;
    margin: 15px auto;
    clear: both;
}
.ajanlo_title, .ajanlo_title_szja{
    font-size: 23px;
    font-weight: bold;
    text-align: center;
    padding: 10px 3px 7px 3px;
    line-height: 25px;
    background: #005080;
    color: #ffffff;
    margin: 0 0 10px 0;
    border-bottom: 2px solid #DDDDDD;
    -webkit-border-top-left-radius: 5px;
    -moz-border-top-left-radius:5px;
    border-top-left-radius:5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-top-right-radius:5px;
    border-top-right-radius:5px;
}
.ajanlo_title_szja{
    color: #992519!important;
}
.ajanlo_text{
    padding: 0 10px 5px 10px;
    font-size: 13px;
    line-height: 18px;
}

.ajanlo_left{
    padding: 3px 10px 0 10px;
    font-size: 13px;
    font-weight: bold;
    border-top: 1px dotted #DDDDDD;
}
.ajanlo_right{
    padding: 1px 0 3px 0;
    margin: 0 10px;
}
.ajanlo_btn, .ajanlo_btn_szja{
    padding: 10px 0 3px 0;
    text-align: center;
}
.ajanlo_btn input, .ajanlo_btn_szja input{
    background: #005887;
    color: #ffffff;
    font-weight: bold;
    border: 0;
    width: 120px;
    padding: 3px 0;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius:5px;
    border-radius:5px;
}
.ajanlo_btn_szja input{
    background: #992519!important;
}
.ajanlo_btn input:hover, .ajanlo_btn_szja input:hover{
    background: #C1E158;
}
.ajanlo_sendform{
    display: none;
}
.ajanlo_sendform_in{
    padding: 10px;
}
.ajanlo_sendform .row{
    padding-bottom: 5px;
}
.ajanlo_text3{
    padding: 0 0 10px 0;
}
.ajanlo_info{
    font-size: 11px;
    line-height: 13px;
    padding: 10px 0 10px 0;
}
.ajanlo_success{
    display: none;
}
.biztositas_main span{
    font-size: 12px;
    color: #005f97;
    line-height: 16px;
}

.biztositas_biztosito_lista{
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 20px;
    line-height: 26px;
}
.footer_menu{
    text-align: right;
}
.footer_menu a{
    color: #fff;
}


.indexek_main_title{
    margin: 30px 0 20px 0;
    clear: both;
    padding: 10px 10px;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    background: #005282;
    color: #fff;
}

.priceUp, .priceDown{
    font-size: 16px!important;
    white-space: nowrap;
}
.priceUp{
    color: green!important;
}
.priceDown{
    color: red!important;
}

.hozamszamito{
    padding: 30px 0 0 0;
}

.ct-label.ct-horizontal{
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    color: #000;
    font-size: 11px;
    margin-top: 10px;
    position: relative;
    width: 10px!important;
    text-align: left!important;
    overflow: visible;
}
.ct-label.ct-vertical{
    font-size: 11px;
    color: #000;
    position: relative;
    bottom: -4px;
}
.hozamszamito_result th{
    background: #005282;
    color: #fff!important;
    font-size: 18px;
}

.pagination{
    text-align: center;
}
.pagination li.active a{
    color: #fff!important;
    font-weight: bold;
}
.header_profitmania{
    text-align: right;
    font-size: 21px;
    color: #fff;
}
.header_profitmania img{
    display: inline-block;
    clear: both;
    max-width: 100%;
}

.right_ajanlas_ajanlas{
    font-size: 24px;
}
.banner_bg{
    position: fixed;
    top: 223px;
    width: 100%;
    z-index: 10;
}
.banner_bg img{
    width: 100%;
}
.banner_bg_main_container{
    margin-top: 100px;
}

.right_login .row{
    padding-bottom: 10px;
}

.register_main .row{
    padding-bottom: 10px;
}
.biztosito_title{
    font-size: 18px;
    line-height: 24px;
    min-height: 48px;
    padding: 0;
    margin: 0 0 0 0;
}

.top_banner_petranyi{
    text-align: right;
    margin-bottom: -20px;
}
.top_banner_petranyi img{
    width: 1170px;
    max-width: 100%;
}

.top_banner_full{
    position: relative;
    z-index: 110;
    margin-right: 100px;
    /*background: url(../images/szruke.png) left bottom no-repeat;
    background-size: 100% 132px;*/
}
.top_banner_full .banner_box{
    width: 950px;
    height: 150px;
    padding: 0!important;
    float: right;
}
.right_banner_full{
    position: relative;
    top: -30px;
    left: -65px;
    z-index: 100;
}


.top_banner_infinity{
    text-align: right;
}
.top_banner_infinity img{
    width: 1170px;
    max-width: 100%;
}

.right_banner_petranyi{
    text-align: right;
    position: relative;
    top: 0;
}
.right_banner_petranyi img{
    width: 369px;
    max-width: 100%;
}
.right_banner_infinity{
    text-align: right;
}
.right_banner_infinity img{
    width: 369px;
    max-width: 100%;
}

.ajanlo_text strong{
    display: inline-block;
    text-align: center;
    width: 100%;
    font-size: 16px;
}

.fb_like_buttons{
    padding: 20px 0;
    text-align: center;
}
.top_banner_fixed{
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 220px;

}

.top_banner_fixed img{
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    -webkit-box-shadow: 0px 100px 100px 0px rgba(255,255,255,1);
    -moz-box-shadow: 0px 100px 100px 0px rgba(255,255,255,1);
    box-shadow: 0px 100px 100px 0px rgba(255,255,255,1);

}

.top_banner_fixed2{
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 220px;
    background: url('../../images/201812_spar/1650x1050.jpg') center top no-repeat;
    background-size: 1650px auto;
}
.top_banner_fixed2 a{
    display: block;
    width: 100%;
    height: 1100px;
    font-size: 1px;
    text-indent: -2000em;
    overflow: hidden;
    /*-webkit-box-shadow: 0px 100px 100px 0px rgba(255,255,255,1);
    -moz-box-shadow: 0px 100px 100px 0px rgba(255,255,255,1);
    box-shadow: 0px 100px 100px 0px rgba(255,255,255,1);*/
}

.top_banner_fixed_mobile img{
    display: block;
    margin: 5px auto;
}
.karrier_banner{
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 10000;
    border: 1px solid #ccc;
    max-width: 95%;
}
.karrier_banner img{
    max-width: 100%;
}
.karrier_banner_close{
    position: absolute;
    left: -10px;
    top: -10px;
    z-index: 10001;
    background: red;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    width: 20px;
    height: 20px;
    line-height: 20px;
    cursor: pointer;
    border-radius: 10px;
}
.right_sticky_banner_fixed{
    position: fixed;
    top: 50px;
    text-align: center;
    width: 380px;
    z-index: 1000;
}

.index_main {
    position: relative;
    z-index: 50;
    margin-bottom: 10px;
}

.index_main_headline_box {
    position: absolute;
    bottom: 0;
    z-index: 100;
    width: 100%;
}

.index_main_headline {
    background-color: #fff;
    opacity: 0.8;
    padding: 15px 20px;
    border: 1px solid #337ab7;
    border-radius: 20px;
    position: absolute;
    left: 15px;
    bottom: 30px;
    max-width: 90%;
}

.index_main_headline h2 {
    padding: 0;
    margin: 0;
    font-style: normal;
}

@media (max-width: 575.98px) { 
    .index_main_headline h2 {
        font-size: 18px;
    }
    .index_main_headline {
        bottom: 15px;
    }
}

.index_main a {
    color: black !important;
}

.index_main h2:hover {
    text-decoration: underline;
}

.editorTitle {
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    font-style: inherit;
}

.editorTitle.h1 {
    color: #004e7e;
    font-size: 26px;
}

.editorTitle.h2 {
    font-size: 24px;
    color: inherit;
}

.fg_banner{
    text-align: center;
}
.fg_banner img{
    max-width: 100%;
}
.fg_banner{
    position: relative;
    width: 288px;
    height: 251px;
    max-width: 100%;
    margin: 0 auto;
}
.fg_top, .fg_bottom{
    position: absolute;
    top: 0;
    left: 0;
}
.ft_bottom{
    z-index: 100;
}
.fg_top{
    z-index: 101;
}
.article_table{
    border: 1px solid #ccc;
    border-collapse: collapse;
}
.article_table td{
    border: 1px solid #ccc;
    border-collapse: collapse;
    padding: 3px;
}
.article_table th{
    border: 1px solid #ccc;
    border-collapse: collapse;
    padding: 3px;
}

@keyframes cf3FadeInOut {
    0% {
	opacity:1;
    }
    45% {
	opacity:1;
    }
    55% {
	opacity:0;
    }
    100% {
	opacity:0;
    }
}

#fg_banner .fg_top {
    animation-name: cf3FadeInOut;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-duration: 5s;
    animation-direction: alternate;
}

.beftermek_col .right_ajanlas_ajanlas, .beftermek_col .right_ajanlas{
    border-bottom: 0;
}
.beftermek_col .right_ajanlas_ajanlas{
    text-align: center;
}

.kiemeltbekezdes{
    padding: 0 10px; 
    margin: 10px 0; 
    background-color: #f2f2f2; 
    border: 1px solid #000;
}
