.formfield{
  padding: 0px;
  padding-top: 50px;
  margin: 40px;
}
.bottom{
  vertical-align: bottom;
  vertical-align: baseline;
}
hint_text1{
  display:none;
}
body {
    /* font-family: 'ubunturegular'; */
    
    font-family: 'Ubuntu', sans-serif;
    background-color: #f4f1ed;
    color: #484848;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

a {
    outline: none !important;
    transition: all ease .15s;
    color: #009B3A;
}

a:hover {
    color: #009B3A;
    text-decoration: underline;
}

img {
    max-width: 100%;
    height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
}

.btn-default.box-button:hover {
    color: #C5F5D7;
}


/*.span12 { width: 1200px; }*/


/*header*/

.container-fluid.header {
    background-color: #fff;
    padding: 0;
    position: relative;
}

.container.header {
    padding: 0;
    position: relative;
}

.header-content {
    color: #000;
}

.header-content,
.footer-content {
    padding: 0 60px;
}

.navbar-header {
    display: none;
}

.container-fluid.the-header {
    padding: 0;

    position: relative;
}

.container-fluid.the-header .main-content:after {
    position: absolute;
    width: 44px;
    height: 25px;
    content: url('images/icons/big-arrow.png');
    bottom: -3px;
    left: 92px;
}

.container-fluid.home-slider {
    background: url('images/header-back.jpg') no-repeat center;
}

.container-fluid .page-header {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: auto;
    margin: 0;
    position: relative;
    border: none;
}

.page-contact .container-fluid .page-header {
    margin: 0;
}

.container-fluid .page-header .main-content {
    margin: 0 auto;
    width: 1200px;
    min-height: 290px;
    position: relative;
}

.row.top-header {
    margin: 20px 0;
    font-size: 18px;
}

.funds span {
    font-family: 'ubuntubold';
    color: #009b3a;
}

.log-in .glyphicon.glyphicon-log-in {
    color: #fff;
    padding-right: 10px;
    line-height: 39px;
    top: 2px;
}

.col-xs-12.funds {
    text-align: right;
    padding-right: 30px;
    border-right: 2px solid #5abe80;
}

.col-md-6.log-in {
    text-align: right;
    float: right;
    line-height: 45px;
}

.login-button {
    display: inline-block;
    background: #19a54d;
    color: #fff;
    font-weight: 300;
    padding: 0 44px 0 30px;
    border-radius: 5px;
    transition: all ease .15s;
}

.navbar-default {
    background-image: none;
    background-repeat: repeat-x;
    border-radius: 0px;
    box-shadow: none;
    background-color: rgba(0, 155, 57, 0.7);
    background: rgba(0, 155, 57, 0.7);
    color: rgba(0, 155, 57, 0.7);
    border-color: transparent;
    margin-bottom: 0;
    z-index: 1;
    position: absolute;
    top: 0;
    width: 100%;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.active>a {
    background-image: none;
    box-shadow: none;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    background-color: transparent;
    color: #fff;
    font-family: 'ubuntubold';
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-family: 'ubuntubold';
    font-size: 18px;
}

.navbar-brand,
.navbar-nav>li>a {
    text-shadow: none;
}

.navbar-default .navbar-nav>li>a .caret {
    display: none;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #C5F5D7
}

.container-fluid.home-slider .navbar-default {
    margin-bottom: 10px;
}

.navbar-nav {
    display: table;
    width: 100%;
}

.navbar-nav>li {
    display: table-cell;
    float: none;
    text-align: center;
}

.navbar-nav>li:first-child {
    text-align: left;
}

.navbar-nav>li:last-child {
    text-align: right;
}

.navbar-nav>li>a {
    padding: 8px 15px;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus {
    background: transparent;
    color: #fff;
}

.navbar-default .navbar-nav>.open::after,
.navbar-default .navbar-nav>.open::after,
.navbar-nav>li.active::after,
.navbar-nav>li.current_page_ancestor::after,
.navbar-nav>li.current_page_item::after,
.navbar-nav>li:hover::after {
    bottom: -1px;
    content: url('images/icons/arrow-nav.png');
    left: 50%;
    position: absolute;
    line-height: 0.7;
    z-index: 9999;
}

.navbar-nav>li.dropdown.open::after,
.navbar-nav>li.current_page_ancestor::after,
,
.navbar-nav>li.current_page_item::after,
.navbar-nav>li:hover::after {
    margin-left: -5px;
    line-height: 0.7;
}

.navbar-nav>li.active:first-child:after,
.navbar-nav>li.current_page_ancestor:first-child:after,
.navbar-nav>li.current_page_item:first-child:after,
.navbar-nav>li:hover:first-child:after {
    left: 25%;
}

.navbar-nav>li.active:last-child:after,
.navbar-nav>li.current_page_ancestor:last-child:after,
.navbar-nav>li.current_page_item:last-child:after,
.navbar-nav>li:hover:last-child:after {
    right: 25%;
}

.navbar-nav>li>.dropdown-menu {
    width: 100%;
    padding: 0;
    border-radius: 0;
    border: 1px solid #93928f;
    box-shadow: 0 0 3px rgba(0, 0, 0, .5);
}

.navbar-nav>li>.dropdown-menu>li {
    border-top: 1px solid #bdbcbc;
    border-bottom: 8px solid #fff;
    -webkit-transition: all ease .2s;
    transition: all ease .2s;
}

.navbar-nav>li>.dropdown-menu>li:first-child {
    border-top: none;
}

.navbar-nav>li>.dropdown-menu>li a {
    color: #9d9d9c;
}

.navbar-nav>li>.dropdown-menu>li a,
.navbar-nav>li>.dropdown-menu>li a:hover {
    padding: 18px 12px 12px;
    line-height: 1;
    background: transparent;
}

.navbar-nav>li>.dropdown-menu>li:hover,
.navbar-nav>li>.dropdown-menu>li.active {
    border-bottom: 8px solid #009b39;
}

.navbar-nav>li>.dropdown-menu>li:hover a,
.navbar-nav>li>.dropdown-menu>li.active a {
    color: #000;
}

.navbar {
    min-height: 34px;
}

.main-content .col-md-6,
.main-content .col-md-7,
.col-md-12 {
    padding-top: 20px;
    border-top: 2px solid #ced3cb;
    /* padding: 0; */
}

.welcome {
    color: #fff;
    font-family: 'ubuntubold';
    font-size: 66px;
    line-height: 62px;
    margin-top: 20px;
}

.desc {
    color: #fff;
    font-size: 28px;
    margin-top: 20px;
}


/*cookies*/

#cookie-bar {
    color: #000;
    padding: 15px 0;
    background: #f4f1ed;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .5);
    position: relative;
    z-index: 999;
}

#cookie-bar>p {
    margin: 0 auto;
    line-height: 1.25;
    width: 1200px;
    padding: 0 0 0 96px;
    background: url('images/icons/exclamation.png') no-repeat 14px center;
    overflow: hidden;
    box-sizing: border-box;
}

#cookie-bar>p a {
    color: #19a54d;
    text-decoration: underline;
}

#cookie-bar .cookie-message {
    float: left;
}

#cookie-bar .cookie-button {
    float: right;
    display: inline-block;
    border-radius: 20px;
    margin-left: 20px;
    background: #fff;
    line-height: 30px;
    padding: 0 20px;
    text-decoration: none;
}

#cookie-bar .cookie-button:hover {
    color: #fff;
    background: #dbdbdb;
}

#cookie-bar .cb-disable {
    padding: 0 7px;
    font-size: 21px;
    color: #19a54d;
}


/*404*/

.error404 .container.main {
    background: none;
    box-shadow: none;
}

.error404 .main-content {
    background: none;
    padding: 96px 0;
}

.error404 .container-fluid {
    min-height: 0;
    border: none;
}

.error404 .container-fluid .navbar {
    background: #009b39;
}

.error404 .container-fluid .page-header {
    display: none;
}

.not-found-title {
    float: right;
    text-align: left;
    width: 59%;
}

.not-found-title h2 {
    font-size: 66px;
    color: #009b3a;
    margin-top: 36px;
    margin-bottom: 24px;
}

.not-found-content {
    float: left;
    text-align: left;
    width: 59%;
}

.not-found-content .reason {
    font-size: 24px;
}

.not-found-image {
    width: 36%;
    margin-right: 5%;
    float: left;
}


/*front page*/

.container.main {
    background-color: #fff;
    padding: 0;
    -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.5);
}

.col-xs-12.col-md-6.box-1 {
    min-height: 200px;
    padding: 40px 70px 45px 90px;
}

.col-xs-12.col-md-6.box-2 {
    min-height: 200px;
    padding: 40px 70px 45px 75px;
}

.col-xs-12.col-md-6.box-1 {
    background-position: 0 0 !important;
}

.box-title>a {
    color: #fff;
    font-family: 'ubuntubold';
    font-size: 28px;
}

.box-content {
    color: #fff;
    padding: 10px 0 30px 0;
}

.box-button {
    border: 2px solid #fff;
    color: #fff;
    font-size: 24px;
    padding: 6px 18px 7px 30px;
    position: relative;
}

.btn-default.box-button {
    background-color: transparent;
    background-image: none;
    text-shadow: none;
    transition: all ease .2s;
}

.box-button>span {
    background: none repeat scroll 0 0 #000;
    height: 50%;
    left: 0;
    opacity: 0.1;
    position: absolute;
    top: 0;
    width: 100%;
    transition: all ease .2s;
}

.btn-default.box-button:hover {
    background: rgba(255, 255, 255, .15);
}

.box-button:hover>span {
    background: #fff;
}

.arrow-right {
    width: 0;
    height: 0;
    border-top: 23px solid transparent;
    border-bottom: 18px solid transparent;
    border-left: 19px solid #95b6a2;
    position: absolute;
    left: 0;
    top: 0;
}

.main-content {
    padding: 40px 70px;
    overflow: hidden;
}

.main-content-apply {
    text-align: justify;
    padding: 40px 40px 0 70px;
    overflow: hidden;
    font-size: 24px;
}

.p1 {
    text-align: justify;
}

.container.header .main-content {
    padding: 54px 70px;
}

.container-fluid .page-header .main-content {
    padding: 80px 70px 0;
}

.home .main-content.bigger {
    font-size: 20px;
    color: #000;
    padding: 35px 70px;
}

.home .main-content.bigger p {
    margin-bottom: 24px;
    line-height: 1.5;
}

.home .main-content.bigger p:last-child {
    margin-bottom: 0;
}

.main-content h2 {
    font-family: 'ubuntubold';
    letter-spacing: -0.8px;
}

.main-content li {
    list-style-type: none;
}

.main-content.news {
    clear: both;
    overflow: hidden;
    padding-top: 5px;
}

.main-content.news h2 {
    margin-bottom: 32px;
}

.news li {
    border-left: 2px solid #efefef;
    padding: 0 30px;
}

.news li:first-child {
    padding-left: 0;
    border-left: 0;
}

.news li:last-child {
    padding-right: 0;
}

.news li img {
    float: left;
    margin: 0 10px 10px 0;
    display: none;
}

.news li h3 {
    color: #000;
    font-family: 'ubuntubold';
    font-size: 18px;
    margin-top: -3px;
}


/*.news .textual-part { float: left; max-width: 140px; }*/

.news .more {
    display: block;
    color: #009b3a;
}

.green-line {
    background: url('images/green-line.jpg') no-repeat center;
    padding: 28px 0;
    text-align: center;
    color: #fff;
    font-size: 24px;
}

.green-line p {
    margin-bottom: 0;
    line-height: 1;
}

.why-profunder {
    list-style: none;
    overflow: hidden;
    text-align: justify;
}

.why-profunder li {
    float: left;
    width: 33.33%;
    padding: 0 2%;
    font-size: 16px;
    min-height: 260px;
}

.why-profunder h3 {
    padding-left: 36px;
    margin-bottom: 36px;
    background: url('images/icons/check.png') no-repeat left center;
    font-size: 24px;
}

.apply-loan {
    padding: 61px 0;
    background: url('images/people.jpg') no-repeat left center;
    text-align: center;
}


/*pages*/

.about-content {
    font-size: 16px;
    color: #484848;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 90px;
    -mox-column-gap: 90px;
    column-gap: 90px;
}

.about-content ul {
    padding-left: 20px;
}

.about-content li {
    margin-bottom: 25px;
    list-style-type: disc;
}

.about-content img {
    margin-bottom: 36px;
}

.about-content h2 {
    margin-bottom: 50px;
}

.about-content p {
    margin-bottom: 40px;
}

.contact-content {
    font-size: 16px;
    color: #484848;
    position: relative;
    overflow: visible;
}

.contact-content table {
    border: none;
}

.contact-content table td {
    border: none;
    padding: 0 0 4px;
}

.contact-content thead td {
    color: #231f20;
    font-family: 'ubuntubold';
    font-size: 28px;
    padding-bottom: 50px;
    width: 33%;
}

.contact-content hr {
    border-top: 1px solid #f2f2f2;
    margin: 44px 0;
}

.contact-content .title-half {
    float: left;
    width: 40%;
}

.contact-content .form-half {
    float: left;
    width: 60%;
}

.contact-content h3 {
    font-family: 'ubuntubold';
    margin-top: 0;
}

.contact-content label {
    display: inline-block;
    min-width: 70px;
    font-size: 14px;
    text-align: right;
    margin: 0 15px 0 0;
    padding-top: 5px;
    vertical-align: top;
}

.contact-content input,
.contact-content textarea {
    outline: none;
    border: 1px solid #9d9d9d;
    padding: 5px;
    border-radius: 4px;
}

.contact-content input {
    height: 35px;
    line-height: 25px;
    width: 374px;
}

.contact-content textarea {
    height: 115px;
    width: 522px;
}

.contact-content input[type="checkbox"] {
    width: auto;
    height: auto;
    line-height: 1;
}

.contact-content input[type="submit"],
.contact-content .ajax-loader {
    float: right;
    margin-right: 10px;
    width: auto;
}

.contact-content input[type="submit"] {
    background: #0f9439;
    color: #fff;
    border: none;
    padding: 6px 36px;
}

.contact-content span.wpcf7-not-valid-tip {
    padding: 6px 0 0 84px;
}

.contact-content:before {
    position: absolute;
    width: 44px;
    height: 22px;
    content: url('images/icons/big-arrow.png');
    top: -28px;
    left: 92px;
}

div.wpcf7-mail-sent-ok {
    margin-left: 85px;
}

.loan-apply-content {
    color: #000;
    font-size: 20px;
    border-bottom: 0px solid #e0e0e0;
}

.loan-apply-content h3 {
    margin-bottom: 0px;
}

.loan-apply-content b,
.loan-apply-content strong {
    font-family: 'ubuntubold';
    font-size: 24px;
    padding: 0 15px 25px;
    display: inline-block;
}

.policy-apply-content {
    color: #000;
    font-size: 16px;
}

.cookies-content {
    color: #000;
    font-size: 16px;
}

.disclaimer-content {
    color: #000;
    font-size: 16px;
}

.instant-quote {
    color: #000;
    border-bottom: 2px solid #e0e0e0;
    padding: 40px 70px 20px;
}

.instant-quote>p {
    font-size: 24px;
    margin-bottom: 50px;
}

.instant-quote .more-info {
    font-size: 12px;
    text-align: center;
    margin: 20px 0 0;
    color: #9d9d9c;
}

.instant-quote .more-info a {
    color: #109d49;
}

.instant-quote .quote-box {
    border: 1px solid #e0e0e0;
    border-radius: 12px;
}

.quote-box h3 {
    background: url('images/icons/calculator.png') no-repeat 98% center;
    line-height: 60px;
    font-family: 'ubuntubold';
    font-size: 28px;
    margin: 0;
    padding: 0 24px;
    border-bottom: 1px solid #e0e0e0;
}

.quote-box .form-fields {
    background: #f4f1ed;
    padding: 20px 48px;
}

.quote-box .form-fields:after {
    display: table;
    width: 100%;
    clear: both;
    content: "";
}

.quote-box .form-fields>div {
    margin-bottom: 32px;
}

.quote-box label {
    color: #000;
    font-size: 14px;
    display: block;
    margin-bottom: 10px;
    line-height: 1.25;
}

.quote-box a[data-toggle="tooltip"] {
    position: absolute;
    left: 350px;
    background: #109d49;
    color: #fff;
    border-radius: 50%;
    display: inline-block;
    width: 16px;
    line-height: 16px;
    text-align: center;
    font-size: 11px;
}

.quote-box .has-tooltip .tooltip-inner {
    background: rgba(0, 0, 0, .6);
    color: #fff;
    font-size: 10px;
}

.quote-box .has-tooltip .tooltip-arrow {
    border-top-color: rgba(0, 0, 0, .6);
}

.quote-box .ammounts {
    border-bottom: 1px solid #e0e0e0;
    overflow: hidden;
}

.quote-box .ammounts .ammount {
    border-top: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    float: left;
    width: 20%;
    text-align: center;
}

.quote-box .ammounts .ammount:first-child,
.quote-box .ammounts .ammount:nth-child(5n+1) {
    border-left: none;
}

.quote-box .form-control {
    width: 350px;
}

.form-control.bfh-number {
    width: 108px;
    float: none;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), -1px 1px 1px rgba(0, 0, 0, .15);
}

.number-input .input-group {
    display: block;
    position: relative;
    padding-right: 38px;
}

.number-input .input-group-addon {
    position: absolute;
    top: 0;
    left: 108px;
    height: 18px;
    width: 38px;
    border: 1px solid #cdcdcd;
    border-left: none;
    border-radius: 0;
    border-top-right-radius: 2px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .15);
}

.number-input .input-group-addon.dec {
    top: auto;
    bottom: 0;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 0;
}

.number-input .input-group .form-control {
    display: inline-block;
}

.number-input .input-group-addon .glyphicon {
    font-size: 11px;
    top: -4px;
    color: #000;
}

.number-input .months {
    position: absolute;
    left: 50px;
    top: 34px;
    z-index: 111;
    color: #333;
}

.ammounts h4 {
    font-size: 14px;
    line-height: 1;
    margin: 20px 0 0;
    min-height: 30px;
}

.ammount>p {
    font-size: 28px;
    color: #109d49;
    font-family: 'ubuntubold';
}

.ammount .sign {
    color: #c8c8c8;
}

.slider.slider-horizontal {
    width: 350px;
}

.slider.slider-horizontal .slider-selection,
.slider.slider-horizontal .slider-track-low,
.slider.slider-horizontal .slider-track-high {
    background: #c8c8c7;
    border: 1px solid #dfdedb;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .15), 0 1px rgba(255, 255, 255, .5);
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #109d49;
}

.tooltip-inner {
    background-color: #109d49;
}

.slider-handle {
    border: 1px solid #aeaeae;
    background-color: #dbdee3;
    background-image: -webkit-linear-gradient(top, #eaeaee 0%, #adb4c0 100%);
    background-image: -o-linear-gradient(top, #eaeaee 0%, #adb4c0 100%);
    background-image: linear-gradient(to bottom, #eaeaee 0%, #adb4c0 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffeaeaee', endColorstr='#ffadb4c0', GradientType=0);
    box-shadow: inset 0 1px 1px solid #fff, 0 1px 1px solid rgba(0, 0, 0, .15);
}

.slider-handle:before {
    content: "";
    position: absolute;
    left: 5px;
    top: 5px;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    box-shadow: 0 1px rgba(255, 255, 255, .75);
    background: #109d49;
}

span.glyphicon-eur {
    position: absolute;
    left: -20px;
    top: 34px;
    font-size: 21px;
    font-weight: bold;
    color: #c8c8c8;
}

.reset-button {
    padding: 18px 0;
    text-align: center;
}

.reset-button button {
    border: 1px solid #5fc58f;
    border-radius: 4px;
    line-height: 1;
    color: #109d49;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .2);
    background: #fff;
    width: 196px;
    line-height: 34px;
    height: 34px;
    font-family: 'ubuntubold';
    padding: 0;
}

.reset-button button span:before {
    font-weight: bold;
}

.reset-button button#calculate {
    background: #009b3a;
    color: #fff;
    text-shadow: 0 1px rgba(0, 0, 0, .3);
    font-weight: bold;
}

.reset-button button#pricing {
    background: #009b3a;
    color: #fff;
    text-shadow: 0 1px rgba(0, 0, 0, .3);
    font-weight: bold;
}

.largo {
    color: #000;
    font-size: 20px;
}

.rounded-button {
    display: inline-block;
    width: 194px;
    height: 36px;
    line-height: 36px;
    background: #009b3a;
    color: #fff;
    font-size: 14px;
    font-family: 'ubuntubold';
    text-transform: uppercase;
    text-shadow: 0 1px rgba(0, 0, 0, .3);
    border-radius: 4px;
}

.interest,
.principal {
    overflow: hidden;
}

.principal {
    display: none;
}


/*hiw*/

.link-form {
    text-align: center;
    margin: 0;
}

.link-form .rounded-button {
    line-height: 54px;
    height: 54px;
    border-radius: 5px;
}

.link-form .rounded-button span {
    font-size: 18px;
    margin-right: 4px;
}

.timeline {
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
}

.timeline ul {
    list-style: none;
    background: url('images/vert.png') repeat-y center top;
    padding: 77px 0 11px;
    margin: 0;
}

.timeline h4 {
    font-size: 14px;
    font-family: 'ubuntubold';
    margin-bottom: 20px;
    color: #000;
    text-transform: uppercase;
}

.timeline ul li {
    padding: 0 20px;
    width: 50%;
    position: relative;
    color: #484848;
    font-size: 16px;
    margin-bottom: 50px;
}

.timeline ul li .ttc {
    position: absolute;
    top: -9px;
    width: 170px;
    background: url('images/sqr.png') repeat-y center top #f5f2ef;
    border-radius: 8px;
}

.timeline ul li .ttc:before,
.timeline ul li .ttc:after {
    position: absolute;
    top: 12px;
}

.timeline ul li .ttc:before {
    content: url('images/circ.png') no-repeat;
    width: 11px;
    height: 11px;
    line-height: 1;
}

.timeline ul li .ttc:after {
    right: 3px;
}

.timeline ul li:nth-child(even) .ttc:before {
    right: -36px;
}

.timeline ul li:nth-child(odd) .ttc:before {
    left: -36px;
}

.timeline ul li:nth-child(even) .ttc:after,
.timeline ul li:nth-child(odd) .ttc:after {
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    pointer-events: none;
    border-color: rgba(245, 242, 239, 0);
    border-width: 9px;
    margin-top: -4px;
}

.timeline ul li:nth-child(even) .ttc:after {
    left: 100%;
    border-left-color: #f5f2ef;
}

.timeline ul li:nth-child(odd) .ttc:after {
    right: 100%;
    border-right-color: #f5f2ef;
}

.timeline ul li:nth-child(odd) {
    margin-right: 50%;
}

.timeline ul li:nth-child(even) {
    margin-left: 50%;
}

.timeline ul li:nth-child(odd) h4,
.timeline ul li:nth-child(odd) p {
    text-align: right;
}

.timeline ul li:nth-child(odd) .ttc {
    right: -200px;
}

.timeline ul li:nth-child(even) .ttc {
    left: -200px;
}

.timeline ul li:nth-child(odd) .rounded-button {
    text-align: center;
}

.ttc .clock,
.ttc .minutes {
    float: left;
    width: 50%;
    text-align: center;
    padding: 6px 10px;
    line-height: 1.25;
    font-size: 12px;
}

.ttc .clock {
    text-align: right;
}

.ttc .clock span {
    display: block;
    margin-bottom: 4px;
    color: #009b3a;
    font-size: 18px;
}

.ttc .min-amm {
    font-size: 30px;
    font-family: 'ubuntubold';
    color: #009b3a;
    display: block;
}

.rounded-button.drawdown {
    line-height: 1.25;
    height: auto;
    margin: 0 auto;
    width: auto;
    max-width: 390px;
    text-align: center;
    padding: 20px 30px;
    color: #fff;
    display: block;
}

.rounded-button.drawdown h4 {
    color: #fff;
    font-size: 18px;
}

.rounded-button.drawdown p {
    text-transform: initial;
    font-family: 'ubunturegular';
    font-size: 16px;
}

.gen-info {
    color: #000;
}

.gen-info h3 {
    padding-left: 36px;
    background: url('images/check.png') no-repeat left 4px;
    font-size: 24px;
    line-height: 24px;
    min-height: 60px;
    margin: 0 0 20px;
}

.gen-info p {
    min-height: 180px;
    font-size: 16px;
}

.gen-info .rounded-button {
    text-align: center;
}


/*news*/

.news {
    margin-bottom: 0;
}

.news-content {
    padding: 0 15px 0 30px;
}

.news-content>div {
    padding: 0;
}

.news-listing {
    border-right: 1px solid #bdbcbc;
}

.news-listing .news li {
    padding: 23px 54px 16px 94px;
    border-bottom: 1px solid #bdbcbc;
    overflow: hidden;
    list-style: none;
}

.post .entry-meta {
    padding-bottom: 10px;
    color: #000;
    /*border-bottom: 1px solid #bdbcbc; margin-bottom: 10px;*/
    float: right;
    margin-left: 10px;
}

.post .entry-meta .author {
    float: right;
    display: none;
}

.post .entry-header,
.post .entry-summary {
    /*float: left;*/
    padding: 0;
}

.post .entry-title {
    font-size: 26px;
}

.post .entry-title a {
    color: #000;
}

.page-news .post .entry-header {
    display: none;
}

.news li.post img {
    margin-right: 0;
}

.news li.post .single-thumb img {
    display: block;
    margin-bottom: 30px;
    float: none;
}

.entry-head .entry-meta {
    color: #9d9d9c;
}

.entry-head h2 {
    font-size: 26px;
    font-family: 'ubuntubold';
    margin-bottom: 18px;
}

.entry-summary {
    /*margin-left: 30px; width: 77%;*/
}

.single .single-summary p {
    /*color: #9d9d9c;*/
    text-align: justify;
}

.backtonews {
    color: #009b39;
    display: block;
    margin: 33px 0 44px;
    font-size: 16px;
}

.nav-tabs {
    border-bottom: none;
}

.nav-tabs>li {
    width: 50%;
    text-align: center;
    font-family: 'ubuntubold';
    font-size: 24px;
    border-bottom: 1px solid #bdbcbc;
}

.nav-tabs>li>a {
    line-height: 55px;
    border: none;
    border-bottom: 5px solid #fff;
    color: #cacaca;
    margin: 0;
    padding: 0;
}

.nav-tabs>li.active {
    border-bottom: 1px solid #009b3a;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    border: none;
    border-bottom: 5px solid #009b3a;
    color: #000;
}

.news p {
    color: #484848;
    font-size: 14px;
}

.news-content .news .more {
    display: block;
    color: #009b3a;
    float: left;
}

.social {
    float: right;
}

.social_icon {
    background: #9d9d9c none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    height: 26px;
    padding: 2px 0;
    text-align: center;
    width: 26px;
}

.social_icon:hover {
    color: #fff;
}

.pagination {
    display: block;
    margin: 0;
    padding: 21px 56px 21px 98px;
    width: 100%;
    text-align: center;
}

.pagination .page-numbers {
    color: #009b3a;
    font-family: 'ubuntubold';
    border: 1px solid #009b3a;
    padding: 10px 16px;
    transition: all ease .2s;
}

.pagination .page-numbers:hover {
    color: #fff;
    background: #009b3a;
}

.pagination .page-numbers.current,
.pagination .page-numbers.current:hover {
    background: #fff;
    color: #bdbcbc;
    border: 1px solid #bdbcbc;
}

.pagination .page-numbers.prev,
.pagination .page-numbers.next {
    float: left;
    padding: 0;
    border: none;
}

.pagination .page-numbers.prev:hover,
.pagination .page-numbers.next:hover {
    background: #fff;
    color: #009b3a;
}

.pagination .page-numbers.next {
    float: right;
}

.widget-title {
    font-size: 16px;
    font-weight: bold;
    line-height: 60px;
    border-bottom: 1px solid #bdbcbc;
    margin: 0;
    padding: 0 24px;
    color: #231f20;
}

.widget ul li.archive-year {
    cursor: pointer;
    list-style: none;
    line-height: 50px;
    border-bottom: 1px solid #bdbcbc;
}

.widget ul li.archive-year a {
    padding: 0 24px;
}

.widget ul li.archive-year:first-child {
    border-top: 0;
}

.widget ul li a {
    color: #231f20;
}

.widget ul li.archive-year>div {
    border-top: 5px solid #009b3a;
}

.widget ul li.archive-year div a {
    text-decoration: underline;
    width: 49%;
    display: inline-block;
}

.widget_recent_entries ul {
    list-style: none;
}

.widget_recent_entries li {
    padding: 10px 15px;
    border-bottom: 1px solid #bdbcbc;
}


/*.widget > ul { display: none; }*/

.archive .nav-tabs>li.active>a:hover,
.single .nav-tabs>li.active>a:hover {
    border-color: #009b3a;
}

.archive .nav-tabs>li>a:hover,
.single .nav-tabs>li>a:hover {
    border-color: transparent;
}

.archive .nav>li>a:hover,
.archive .nav>li>a:focus,
.single .nav>li>a:hover,
.single .nav>li>a:focus {
    background-color: transparent;
    text-decoration: none;
}

.single .nav-tabs>li.active>a {
    text-transform: capitalize;
}

.single .nav .the-date {
    color: #000;
    font-family: "ubunturegular";
    font-size: 14px;
    line-height: 1;
}

.single .nav a[href="#profunder"] {
    text-align: right;
    padding-right: 60px;
    cursor: auto;
}


/*default page*/

.main-content.default-content {
    text-align: justify;
    padding-top: 25px;
}

.main-content.default-content li {
    margin-bottom: 60px;
    overflow: hidden;
}

.main-content.default-content .default_content {
    text-align: justify;
    font-size: 16px;
    color: #484848;
    position: relative;
    overflow: visible;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 95px;
    -moz-column-gap: 95px;
    column-gap: 95px;
    margin-top: 25px;
}

.main-content.default-content .default_content p {
    margin: 20px 0;
}

.main-content.default-content .default_content p:first-child {
    margin-top: 0px;
}

.main-content.default-content .default_content h2 {
    font-size: 28px;
    letter-spacing: 0;
    line-height: 28px;
    margin: 40px 0 30px;
}

.main-content.border {
    border-top: 2px solid #e0e0e0;
    padding-top: 15px;
    padding-bottom: 0px;
}

.col-md-3.right {
    background: #f5f2ef;
    border-radius: 10px;
    clear: both;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
    width: 28%;
    padding: 0;
}

.col-md-9.left {
    width: 72%;
    padding-left: 55px;
}

.left-box,
.right-box {
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;
    width: 150px;
    font-size: 12px;
}

.right-box {
    border-left: 2px dotted #c7cbcf;
    padding: 10px 0 0 0px;
}

.left-box {
    padding: 10px 0;
}

.right-box>span {
    color: #009b3a;
    display: block;
    font-family: 'ubuntubold';
    font-size: 30px;
}

.left-box p,
.right-box p {
    font-family: 'ubuntubold';
    font-size: 14px;
}

.left-box.full {
    display: inline-block;
    width: 100%;
}

.left-box p {
    margin: 20px 0 15px;
}

.main-content.default-content li strong {
    font-family: 'ubuntubold';
    font-weight: normal;
}

.main-content.default-content li .left {
    font-size: 16px;
    line-height: 22px;
}


/*footer*/

footer .container-fluid {
    background: url('images/footer-left.jpg') no-repeat left top, url('images/footer-right.jpg') no-repeat right top #009c2e;
    min-height: 150px;
}

footer .container {
    min-height: 150px;
    padding: 0;
}

.footer-content {
    padding-top: 40px;
    overflow: hidden;
    color: #fff
}

footer .col-sm-12.col-md-3,
footer .col-sm-6.col-md-2,
footer .col-sm-6.col-md-3,
footer .col-sm-12.col-md-2 {
    display: table-cell;
    float: none;
    vertical-align: middle;
}

.menu-footer-menu-container ul {
    list-style-type: none;
}

.menu-footer-menu-container ul li a {
    color: #fff;
    text-decoration: none;
}

.footer-content p span,
.footer-content .mail a {
    color: #000;
}

.footer-content p span {
    font-family: 'ubuntubold'
}

.footer-content p {
    margin-bottom: 5px;
}

@media (max-width: 1480px) {
    footer .container-fluid {
        background: url('images/footer-left.png') repeat-y left top, url('images/footer-right.png') repeat-y right top, url('images/footer-back.jpg') repeat-y center top;
    }
}

@media (max-width: 1200px) {
    .container-fluid .page-header .main-content {
        width: 100%;
    }
    .contact-content label {
        display: block;
        text-align: left;
        margin: 0 0 10px;
    }
    div.wpcf7-mail-sent-ok {
        margin: 1em 0;
    }
    .main-content.border {
        margin: 0 15px;
    }
    .not-found-title h2 {
        font-size: 48px;
        margin-top: 60px;
    }
    .not-found-content .reason {
        font-size: 18px;
    }
    .not-found-title,
    .not-found-content {
        width: 45%;
    }
    .not-found-image {
        width: 50%;
    }
    .news-content {
        padding: 0 15px;
    }
    .news-listing {
        border-right: none;
    }
    .pagination {
        padding: 20px 30px;
        border-bottom: 1px solid #bdbcbc;
    }
    #cookie-bar>p {
        width: 96%;
        margin: 0 2%;
    }
    #cookie-bar .cookie-message {
        max-width: 75%;
    }
}

@media (max-width: 992px) {
    .col-xs-12.col-md-6.box-1,
    .col-xs-12.col-md-6.box-2 {
        padding: 40px 20px 45px;
        background-size: 100% 300px !important;
    }
    .col-xs-12.col-md-6.box-2 {
        background-position: 0 0 !important;
        margin-top: 10px
    }
    .news li img {
        float: none;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .main-content .col-md-6 {
        border-top: 0px;
    }
    .container-fluid {
        background-size: cover;
        
    }
    .container-fluid.the-header .main-content:after {
        content: "";
    }
    footer .col-sm-12.col-md-3,
    footer .col-sm-6.col-md-2,
    footer .col-sm-6.col-md-3,
    footer .col-sm-12.col-md-2 {
        display: block;
        float: left;
    }
    .footer-content {
        padding-top: 35px;
    }
    .footer-content .col-md-2.col-sm-12 {
        text-align: center;
        margin-bottom: 20px;
    }
    .footer-content ul li {
        border-left: 1px solid #fff;
        display: inline-block;
        padding: 0 5px;
    }
    .footer-content ul li:first-child {
        border-left: 0px;
    }
    .footer-content .col-md-3.col-sm-6 {
        margin-bottom: 20px;
    }
    .main-content,
    .footer-content {
        padding: 40px 20px 45px;
    }
    .header-content {
        padding: 0 20px;
    }
    .why-profunder li {
        width: 50%;
        min-height: 220px;
    }
    .contact-content .title-half,
    .contact-content .form-half {
        float: none;
        width: auto;
        padding: 0 5%;
    }
    .contact-content input[type="submit"] {
        float: none;
    }
    .contact-content input[type="submit"]+label {
        display: none;
    }
    .news-content {
        padding: 0 15px 0 20px;
    }
    .news-listing .news li,
    .news-listing .news li:last-child {
        padding: 24px 24px 16px;
    }
    /*.entry-summary { width: 72%; }*/
    .gen-info>div {
        margin-bottom: 20px;
    }
    .gen-info h3,
    .gen-info p {
        min-height: 0;
    }
    .col-sm-6.right {
        width: 44%;
    }
    .col-sm-6.left {
        width: 56%;
    }
    .page-apply-for-loan .container {
        width: 96%;
    }
}

@media (max-width: 978px) {
    .main-content.border {
        margin: 0 20px;
    }
    .quote-box .form-control,
    .bootstrap-select,
    .slider.slider-horizontal {
        max-width: 100%;
    }
    span.glyphicon-eur {
        left: -10px;
    }
    #cookie-bar .cookie-message {
        max-width: 65%;
        display: inline-block;
    }
}

@media (max-width: 767px) {
    body {
        padding-right: 0px;
        padding-left: 0px;
        overflow: hidden;
    }
    .container>.navbar-header,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-collapse {
        margin: 0
    }
    .navbar.navbar-default {
        position: absolute;
        right: 0;
        top: 0;
    }
    /*.container-fluid .navbar-default { margin: 2px 2px 0; }*/
    .row.top-header {
        margin: 5px 0;
    }
    .col-md-6.log-in {
        border-left: 0px;
    }
    .navbar-default {
        background: transparent;
    }
    .navbar-default .navbar-toggle {
        border-color: transparent;
        background-color: #009b3a
    }
    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: #009b3a;
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        background-color: #009b3a;
        border-color: #009b3a;
    }
    .navbar-toggle {
        background-color: transparent;
        border: 0px;
        border-radius: 0px;
        margin: 0px;
        padding: 25px 23px;
    }
    .header .navbar-default .navbar-collapse {
        left: 0;
        margin: 0 auto;
        padding: 0;
        position: absolute;
        right: 0;
        width: 100% !important;
    }
    .header .header-content {
        padding: 0 60px 0 10px;
    }
    .navbar-nav {
        display: block;
        width: auto;
        margin: 0;
    }
    .navbar-nav>li {
        border-top: 1px solid #fff;
    }
    .navbar-nav>li:first-child {
        border-top: none;
    }
    .navbar-nav>li,
    .navbar-nav>li:last-child {
        display: block;
        text-align: left;
    }
    .navbar-nav>li.active:first-child:after,
    .navbar-nav>li.current_page_ancestor:first-child:after,
    .navbar-nav>li.current_page_item:first-child:after,
    .navbar-nav>li:hover:first-child:after {
        left: 50%;
    }
    .navbar-nav>li>a {
        text-align: center;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    .main-content {
        padding: 15px 20px;
    }
    .header-content,
    .footer-content {
        padding: 40px 0px 45px;
    }
    .news li {
        border-left: none;
        background: url('images/grey-line.png') no-repeat center bottom;
        margin-top: 25px;
        overflow: hidden;
        padding: 0 0 24px;
    }
    .news li:last-child {
        background: none;
        padding: 0;
    }
    .why-profunder li {
        width: auto;
        min-height: 0;
        float: none;
    }
    .green-line {
        padding: 20px 10px;
        font-size: 20px;
    }
    .welcome {
        font-size: 36px;
        line-height: 48px;
    }
    .desc {
        font-size: 20px;
    }
    .home-logo img {
        max-width: 180px;
        height: auto;
        margin-top: 15px;
    }
    .about-content {
        font-size: 16px;
        color: #484848;
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
    .container-fluid .page-header {
        margin: 0;
    }
    .page-contact .container-fluid .page-header {
        margin: 0;
    }
    .news-content {
        padding: 0;
    }
    .post .entry-header,
    .post .entry-summary {
        float: none;
        margin: 0 0 10px;
    }
    .entry-summary {
        max-width: none;
        width: 100%;
    }
    .nav-tabs>li {
        font-size: 18px;
    }
    .timeline ul {
        background: url('images/vert.png') repeat-y 4px top;
    }
    .timeline ul li {
        width: 100%;
        margin: 0 0 10px !important;
        text-align: left;
    }
    /*.timeline ul li:nth-child(odd) h4, .timeline ul li:nth-child(odd) p { text-align: left; }*/
    /*.timeline ul li .ttc { position: static; display: block; margin-bottom: 10px; }*/
    /*.timeline ul li:nth-child(odd) .ttc:before, .timeline ul li:nth-child(even) .ttc:before { right: auto; left: 0; top: 46px; }*/
    /*.timeline ul li:nth-child(odd) .ttc:after, .timeline ul li:nth-child(even) .ttc:after { border-right-color: #f5f2ef; border-left: none; left: 12px; right: auto; top: 50px; }*/
    .login-button {
        margin-top: 9px;
    }
    .header .header-content {
        padding: 20px 20px 30px;
    }
    /*za mobilni ali dok ne fixnemo tablet kretace odavde!*/
    .navbar-header {
        display: block;
    }
    .container-fluid.home-slider .navbar-default {
        margin-top: -1px;
        margin-right: 0;
    }
    .quote-box .ammounts .ammount {
        float: none;
        width: auto;
        border: none;
        border-top: 1px solid #e0e0e0;
    }
    .ammounts h4 {
        font-size: 12px;
    }
    button.fullwidth .sr-only {
        height: auto;
        position: relative;
        width: 100%;
        color: #fff;
        font-size: 18px;
    }
    button.fullwidth {
        background: rgba(0, 155, 57, 0.7) none repeat scroll 0 0;
        border: 0 none;
        height: 42px;
        margin: 0;
        width: 100%;
    }
    button.fullwidth:after {
        bottom: -1px;
        content: url("images/icons/arrow-nav-green.png");
        left: 50%;
        line-height: 0.7;
        position: absolute;
        z-index: 9999;
    }
    button.fullwidth.collapsed:after {
        bottom: -1px;
        content: url("images/icons/arrow-nav.png");
        left: 50%;
        line-height: 0.7;
        position: absolute;
        z-index: 9999;
    }
    .navbar .navbar-nav .open .dropdown-menu>.active>a,
    .navbar .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav>li>.dropdown-menu>li a,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        padding: 18px 12px 12px;
        line-height: 1;
        background: #fff;
        color: #000;
    }
    .navbar-nav>li>.dropdown-menu>li {
        text-align: center;
    }
    .main-content.border {
        margin: 0;
    }
    .main-content.default-content {
        width: 98%;
    }
    .main-content.news li>a {
        float: left;
        margin-right: 10px;
    }
    .main-content.news li>a.more {
        float: none;
    }
    .backtonews {
        margin: 0 0 22px;
    }
    #cookie-bar>p {
        padding: 0 0 0 62px;
        background: url('images/icons/exclamation.png') no-repeat 10px 25%;
    }
    #cookie-bar .cookie-message {
        max-width: none;
        display: block;
        margin-bottom: 28px;
    }
    #cookie-bar .cookie-button.cb-enable {
        float: none;
        margin: 0;
    }
}

@media (max-width: 680px) {
    .contact-content textarea,
    .contact-content input {
        width: 100%;
    }
}

@media (max-width: 620px) {
    .col-xs-4.log-in {
        width: 181px;
    }
    .main-content.default-content .default_content {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
    .error404 .main-content {
        padding: 0;
    }
    .error404 .row {
        width: 100%;
        margin: 0;
    }
    .not-found-title,
    .not-found-content,
    .not-found-image {
        width: 100%;
        float: none;
        margin: 0 0 24px;
        padding: 0 14px;
    }
}

@media (max-width: 520px) {
    .contact-content table {
        display: block;
        width: 100%;
        overflow: hidden;
    }
    .contact-content thead {
        display: none;
    }
    .contact-content tbody {
        display: block;
        width: 100%;
    }
    .contact-content tbody tr,
    .contact-content tbody td {
        display: block;
        width: auto;
    }
    footer .container-fluid {
        background: url('images/footer-back.jpg') no-repeat left center/cover #009b3a;
    }
    .quote-box h3 {
        font-size: 21px;
        padding: 0 12px;
    }
    .instant-quote>p {
        font-size: 20px;
        margin-bottom: 30px;
    }
    .largo {
        font-size: 20px;
    }
    .quote-box .form-fields {
        padding: 15px;
    }
    .bootstrap-select,
    .quote-box .form-control.loan-ammount,
    .slider.slider-horizontal {
        width: 100% !important;
    }
    .login {
        display: none;
    }
    .col-xs-4.log-in {
        width: 40px;
    }
    .login-button {
        padding: 0 11px 0 15px;
        background: #009B39;
        color: #fff;
    }
    .log-in .glyphicon.glyphicon-log-in {
        color: #fff;
        line-height: 30px;
    }
    .col-md-6.log-in {
        line-height: 38px;
    }
    .col-xs-8.right {
        width: 98%;
    }
    .col-xs-4.left {
        width: 98%;
        padding: 0
    }
    .left-box,
    .right-box {
        width: 230px;
    }
    .main-content.default-content li {
        margin-bottom: 30px;
    }
    .quote-box a[data-toggle="tooltip"] {
        right: 15px;
        left: auto;
    }
}

@media (max-width: 460px) {
    .green-line {
        padding: 40px 20px;
        background-size: cover;
    }
    .green-line p {
        line-height: 1.25;
    }
    .apply-loan {
        padding: 60px 0;
    }
    .footer-content {
        font-size: 12px;
    }
    .footer-content .col-md-2.col-sm-12.foot-logo {
        text-align: left;
    }
    .menu-footer-menu-container ul {
        width: 100%;
        display: table;
    }
    .footer-content ul li {
        border: none;
        display: table-cell;
        padding: 0;
        text-align: left;
    }
    .nav-tabs>li {
        font-size: 15px;
    }
    .news-listing .nav-tabs>li {
        width: 97%;
        margin-bottom: 0;
    }
    .single .nav a[href="#profunder"] {
        padding-right: 0;
        text-align: center;
    }
    .post .entry-meta {
        float: none;
        margin: 0;
    }
}

@media (max-width: 340px) {
    .container.header .main-content {
        padding: 50px 40px;
    }
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.span12.main-content.default-content.pricing {
    font-size: 16px;
}
#CHECKLIST {
    background: #009b3a;
    color: #fff;
    text-shadow: 0 1px rgba(0, 0, 0, .3);
    border: 1px solid #5fc58f;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .2);
    font-family: 'ubuntubold';
    padding: 5px;
}
.asteriskField{
    color: red;
}
.center {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px;
    }