@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=latin-ext');

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
    background: url('../images/main_background.jpg') center repeat-y;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 89px;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 89px;
}

.footer a{
    color: white;
}

.footer .container {
    background-color: #4E7487;


    border-radius: 0px;
    color: #ffffff;

    -webkit-box-shadow:inset 0px 6px 0px 0px #21586E;
    -moz-box-shadow:inset 0px 6px 0px 0px #21586E;
    box-shadow:inset 0px 6px 0px 0px #21586E;

    height: 100%;
    color: #ffffff;
    padding: 3px;
    padding-right: 0px;
    padding-left: 0px;
}

/* Custom page CSS
-------------------------------------------------- */

/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/

/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {
    .szechenyi_2020 {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        height: 95px;
        width: 121px;
        background: url('../images/m_szechenyi_2020.png') no-repeat top right;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {

    .szechenyi_2020 {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        height: 95px;
        width: 121px;
        background: url('../images/m_szechenyi_2020.png') no-repeat top right;
    }

}

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
    .szechenyi_2020 {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        height: 95px;
        width: 121px;
        background: url('../images/m_szechenyi_2020.png') no-repeat top right;
    }
}

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
    .container {
        width: 1238px;
        padding: 0;
    }

    .szechenyi_2020 {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        height: 174px;
        width: 222px;
        background: url('../images/szechenyi_2020.png') no-repeat top right;
    }

}

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {

    .szechenyi_2020 {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        height: 174px;
        width: 222px;
        background: url('../images/szechenyi_2020.png') no-repeat top right;
    }
}

/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
    .container {
        width: 1238px;
        padding: 0;
    }

    .szechenyi_2020 {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        height: 174px;
        width: 222px;
        background: url('../images/szechenyi_2020.png') no-repeat top right;
    }
}

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {

    .container {
        width: 100% !important;
        padding: 0;
    }

    .szechenyi_2020 {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        height: 174px;
        width: 222px;
        background: url('../images/szechenyi_2020.png') no-repeat top right;
    }

}

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
    .szechenyi_2020 {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        height: 95px;
        width: 121px;
        background: url('../images/m_szechenyi_2020.png') no-repeat top right;
    }

}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
    .szechenyi_2020 {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        height: 95px;
        width: 121px;
        background: url('../images/m_szechenyi_2020.png') no-repeat top right;
    }

}

/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
    .szechenyi_2020 {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        height: 95px;
        width: 121px;
        background: url('../images/m_szechenyi_2020.png') no-repeat top right;
    }

}

body {

    margin: 0px;
    padding: 0px;
    height: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #6b6a6a;
}

.container .content {
    background: url('../images/main_background.jpg') center repeat-y;
    padding-top: 32px;
    margin-bottom: 0px;
    padding-bottom: 76px;

}

.main {
    padding: 12px;
}

.main h1 {
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 6px;
    margin-bottom: 12px;
}

.head {
    position: relative;
    display: block;
    height: 85px;
    width: 100%;
}

h1, h2, h3, h4, h5 {
    margin-top: 0px;
}

.head .headrow {
    margin-top: -60px;
    top: 0px;
}

.head .quicksearch {
    display: block;
    width: 300px;
    height: 42px;
}

.head .quicksearch .btn {

    padding-top: 0px;
    padding-bottom: 0px;
    color: #1d568b;
    font-size: 23px;
    border: 0px;
    margin-left: 10px;
}

.head .quicksearch .btn:hover {
    background: none;
}

.head .quicksearch input[type="text"] {
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
}

.pagesubtitle {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 18px;
    position: relative;
    margin-left: 16px;
    margin-top: -16px;
    padding-bottom: 16px;
}

.navbar-default {
    background-color: #4E7487;


    border-radius: 0px;
    color: #ffffff;

    -webkit-box-shadow:inset 0px 6px 0px 0px #21586E;
    -moz-box-shadow:inset 0px 6px 0px 0px #21586E;
    box-shadow:inset 0px 6px 0px 0px #21586E;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 1px solid transparent;
}

.navbar-collapse {
    padding-left: 0px;
    padding-right: 0px;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-weight: bold;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #e2e2e2;
    background-color: transparent;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: white;
    background-color: #21586E;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: black;
    background-color: #5D5F52;
}

.navbar-right {
    float: right !important;
    margin-right: 0px;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 8px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.main-background-curve {
    display: block;
    position: absolute;
    bottom: -16px;
    left: 0;
    height: 16px;
    width: 16px;
    background: url('../images/main_background-curve.jpg') no-repeat top right;
}
.main-background-curve-right {
    display: block;
    position: absolute;
    bottom: -16px;
    right: 0px;
    height: 16px;
    width: 16px;
    z-index: 10000;
    background: url('../images/main_background-curve-right.png') no-repeat top right;
}


.logo {
    display: block;
    position: relative;
    height: 85px;
    width: 309px;
    margin-left: 15px;
    background: url('../images/okfo_logo.png') no-repeat top left;

}

.no-vmargin {
    margin-left: 0;
    margin-right: 0;
}

.no-vpadding {
    padding-left: 0;
    padding-right: 0;
}

.display-table {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.display-cell {
    display: table-cell;
    vertical-align: middle;
    float: none;
}

.h100 {
    display: block;
    position: relative;
    height: 100% !important;
}

blockquote {
    padding: 10px 10px;
    margin: 10px 10px 20px;
    font-size: inherit;
    border-left: 5px solid #eee;
}

.main .carousel {
    display: block;

    margin: -12px -12px 0 -12px;
}

.carousel-inner {
    width: 100%;
    max-height: 350px !important;
}

.blockfaq h3 {
    padding: 24px 0 12px;
    font-weight: bold;

}

.leftcolumn {
    padding-top: 12px;
    padding-right: 24px;
    border-right: 1px solid #e2e2e2;
}
.leftcolumn .block {
    border-bottom: 1px solid #e2e2e2;
}

.leftcolumn .block:last-child {
    border-bottom: none;
}

.blockfaq {
    font-size: 13px;
}

.blockfaq ul {
    padding-left: 34px;
}

.blockfaq ul li {
    margin-bottom: 16px;
    line-height: 1.4em;
}

.blockfaq ul li a{
    color: inherit;
}

.blockfaq ul li, .blockfaq ul li a {
    font-weight: bold;
}

.blockregbanner {
    padding: 12px 0;
}
.newsletterblock {
    padding: 12px 0;
}

.newsblock {
    padding: 12px 12px 36px 12px ;

}

.newsblock h1 {
    font-size: 17px;
    font-weight: bold;
    border-bottom: none;
    margin-bottom: 0;
}
.newsblock .post-date {
    margin-bottom: 24px;
    font-style:italic;

}
.banners {
    padding-bottom: 12px;
}
.banners a.onlyvakbarat{
    display: none;
}
.has-feedback .form-control {
    padding-right: 10px;
}