@import 'https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700';
@font-face { font-family: FrutigerBlack;
    src: url('../fctr2016-cz/fonts/Frutiger-CE/FrutigerBlack.ttf'); }
@font-face { font-family: FrutigerLight;
    src: url('../fctr2016-cz/fonts/Frutiger-CE/FrutigerLight.ttf'); }
@font-face { font-family: FrutigerLightItalic;
    src: url('../fctr2016-cz/fonts/Frutiger-CE/Frutiger-LT-Light-Italic.ttf'); }
@font-face { font-family: LatoLight;
    src: url('../fctr2016-cz/fonts/Lato/Lato-Light.ttf'); }
body{
    background-color: #f1f1f1;;
    font-family: 'FrutigerLight', sans-serif;
}

button.btn.btn-primary.note-image-btn, button.btn.btn-primary.note-link-btn, button.btn.btn-primary.note-video-btn {
    color: #ffffff;
    background: #b51f2a;
    border-radius: 0;
    border: none;
    padding-top: 10px;
}

.button-testimonials{
    font-size: 18px;
    color:#b51f2a;
    line-height: 1.2;
    background: #f1f1f1;
    border: 1px solid #b51f2a;
    padding: 20px 0px 17px 0px;
    display: block;
    margin: 10px auto 80px auto;
    width: 100%;
}
.button-testimonials:hover{
    color:#FFFFFF;
    background: #b51f2a;
}

button {
    border: none;
}

.single-menu .side-nav a{
    padding: 15px 25px 15px 25px;
    text-align: left;
}

.history-pad-left {
    padding-left: 130px;
}

p{
    font-size: 18px!important;
}

a{
    text-decoration: none;
}
a:hover{
    text-decoration: none;
}
a:focus{
    text-decoration: none;
}
a:focus {
    outline: none;
    outline: none;
    outline-offset: 0px;
}
:focus {
    outline: none;
    outline-color: inherit;
    outline-style: auto;
    outline-width: 0px;
    outline-color: inherit;
}
.underline{
    text-decoration: underline;
}
ul{
    list-style: none;
}
.float-left{
    float: left;
}
.float-right{
    float: right;
}
img{
    max-width: 100%;
}
.red{
    color: #b51f2a!important;
}
.grey{
    color:#5e5e5e;
}
.dark-grey{
    color: #646363!important;
}
.white{
    color: #ffffff;
}
.b-white{
    background: #ffffff;
}
.black{
    color: #000000;
}
.light{
    font-weight: 300;
}
.normal{
    font-weight: normal;
}
h2 {
    font-family: 'LatoLight', sans-serif;
}
.red.bold{
    font-family: 'FrutigerBlack', sans-serif;
}
.small{
    font-size: 16px!important;
}
.smaller{
    font-size: 14px!important;
}
h4.red{
    font-size: 26px!important;
}
.center{
    text-align: center;
}

/* centered columns styles */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}
.disabled {
    pointer-events: none;
    cursor: default;
    opacity: 0.6;
}
.article-rating a.disabled{
    opacity:1;
}
button.close{
    font-size: 40px;
}
.article-rating a {
    pointer-events: none!important;
    cursor: default!important;
}
.padding-top20{
    padding-top: 20px;
}
.pad-t-7{
    padding-top: 7px;
}
.justify{
    text-align: justify;
}
.marg-r{
    margin-right: 10px;
}
.serv-sk p{
    cursor: pointer;
}
a.findata-web{
    color: #fff;
    font-size: 18px;
    padding: 10px 4px 5px 4px;
    margin-right: 30px;
    letter-spacing: 0.5px;
}
a.findata-web:hover{
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
}
img.findata-logo {
    height: 24px;
    margin-top: -6px;
}
/*********************************** HEADER ***********************************/
header{
    background-image: url("../fctr2016-sk/images/banner-fctr.jpg");
    background-size: cover;
    background-position: bottom;
    height: 800px;
}

header.hsk {
    background-image: url("../fctr2016-sk/images/sk_header_2.png");
    background-size: cover;
    background-position: bottom;
    height: 800px;
}

header.author{
    height: 500px;
    background-position: center;
}
header.author.sk{
    background-image: url("../fctr2016-sk/images/sk_header_2.png");
}
header.page{
    height: 500px;
    background-position: center;
}
header.page229{
    height: 500px;
    background-position: center;
}
.gradient{
    background: -webkit-linear-gradient(bottom, rgba(0,0,0,0), rgba(69,69,69,1)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom, rgba(0,0,0,0), rgba(69,69,69,1)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom, rgba(0,0,0,0), rgba(69,69,69,1)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to top, rgba(0,0,0,0), rgba(69,69,69,1)); /* Standard syntax */

}
.navbar.affix{
    position: fixed;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    background: rgba(69,69,69,0.4);
    border-radius: 0;
    z-index: 100;
    top:0px!important;
}
.preheader{
    display: block;
    width: 100%;
    padding: 10px 15px 0px 0px;
}
.language-select{
    padding-top: 6px;
}
a.language{
    font-size: 17px;
    color: #ffffff;
    padding: 5px 6px 2px 6px;
}
a.language:hover{
    color: #ffffff;
    border-bottom:1px solid #ffffff ;
}
a.language-cz{
    border-left: 1px solid #ffffff;
    /*border-right: 1px solid #ffffff;*/
}
.fa{
    color:#ffffff
}

i.soc-header-fb{
    text-align: center;
    width: 30px;
    color: #ffffff;
    padding: 5px 5px;
    font-size: 20px;
}
i.soc-header-fb:hover{
    color: #3b5998;
    background: #ffffff;
}
i.soc-header-in{
    text-align: center;
    width: 30px;
    color: #ffffff;
    padding: 5px 5px;
    font-size: 20px;
}
i.soc-header-in:hover{
    color: #3b5998;
    background: #ffffff;
}
i.soc-header-ln{
    text-align: center;
    width: 30px;
    color: #ffffff;
    padding: 5px 5px;
    font-size: 20px;
}
i.soc-header-ln:hover{
    color: #3b5998;
    background: #ffffff;
}
i.soc-header-tw{
    text-align: center;
    width: 30px;
    color: #ffffff;
    padding: 5px 5px;
    font-size: 20px;
}
i.soc-header-tw:hover{
    color: #1da1f2;
    background: #ffffff;
}
i.soc-header-g{
    text-align: center;
    width: 35px;
    color: #ffffff;
    padding: 5px 5px;
    font-size: 20px;
}
i.soc-header-g:hover{
    color: #d62d20;
    background: #ffffff;
}
i.soc-header-yt{
    text-align: center;
    width: 30px;
    color: #ffffff;
    padding: 5px 5px;
    font-size: 20px;
}
i.soc-header-yt:hover{
    color: #e52d27;
    background: #ffffff;
}
.navbar{
    position: inherit;
    width: 100%;
    padding: 0px 15px;
    padding-top: 10px;
    padding-bottom: 25px;
    transition: 0.5s;
}
.navbar-brand{
    padding: 0px 15px;
}
.navbar-list{
    vertical-align: bottom;
    padding-top: 22px;
    height: 50px;
}
a.navbar-menu{
    padding: 10px 0px;
    margin: 5px 15px;
    border-bottom: 1px solid transparent;
    color: #ffffff;
    font-size: 16px;
    font-weight: 200;
}
a.navbar-menu:hover{
    padding: 10px 0px;
    margin: 5px 15px;
    border-bottom: 1px solid #ffffff;
    color: #ffffff;
    font-size: 16px;
    font-weight: 200;
}
.press-news-cz.active-menu-item{
    background: #b51f2a;
    color: #ffffff;
}

a.navbar-menu.findata{
    margin-left: 14px;
}
p.navbar-menu.findata1{
    height: 40px;
    border-left:1px solid #e9e9e9;
    padding: 10px 0px;
    margin-top: -10px;
    margin-left: 5px;
}

h2.custom-heading {
    padding-left: 320px !important;
}

img.findata{
    padding: 0px 5px 1px 5px;
}

.welcome-title{
    font-family: 'FrutigerBlack', sans-serif;
    font-size: 52px;
    font-weight: 700;
    text-align: right;
    color: #b51f2a;
    width: 561px;
    margin-left: 100px;
    margin-top:55px;
    top: 100px;
}
.welcome-title.cz{
    position: absolute;
}
span.break{
    word-wrap: break-word;
}
.welcome-hr-sk.no1{
    width: 230px;
}
.welcome-hr-sk.no3{
    width: 390px;
}
.carousel-inner.banner{
    min-height: 300px;
}
#myCarousel3{
    position: absolute;
    top:220px;
    width: 100%;
    min-height: 300px;
}
.welcome-title.author-h-title{
    top: 120px;
}
.welcome-hr{
    border: 7px solid #b51f2a;
    margin:5px 0px;
    float: right;
    width: 465px;
}

.welcome-hr-sk{

    border: 7px solid #A40D14;
    margin:5px 0px;
    float: right;
    width: 280px;
}

.fixed-right{
    float: right;
    position: fixed;
    right: 0px;
    top:180px;
    z-index: 10;
}
.side-btns-group{
    cursor: pointer;
}
.service-btn{
    text-align: center;
    color: #ffffff;
    background: #b51f2a;
    padding: 12px 18px 8px 18px;
    opacity: 0.9;
}
.service-btn:hover{
    background: #000;
}
.online-side{
    width: 80px;
}
.service-btn p{
    margin: 8px 0px 0px 0px;
}
.advice-btn{
    text-align: center;
    color: #ffffff;
    background: #b51f2a;
    padding: 12px 18px 8px 18px;
    margin-top: 10px;
    opacity:0.9;
}
.advice-btn:hover{
    background: #000;

}
.advice-btn img{
    height:36px;
}
.twenty-years{
    width: 180px;
    position: absolute;
    top: 160px;
    right: 25px;
}
.advice-btn p{
    margin: 8px 0px 0px 0px;
}
.fade.in{
    background: rgba(119,119,119,0.6);
}
.modal-content{
    border-radius: 0;
    text-align: center;
    padding: 15px;
    transition: height 1s;
}
.close{
    color: #000
}
.more-article{
    margin-top: 30px;
}
.more-article:hover{
    color: #ffffff;
    background: #000000;
}
.modal-dialog{
    margin-top: 100px;
}
.modal-header{
    border: 0;
}
.modal-footer{
    text-align: left;
}

#error-popup .modal-footer{
    text-align: center;
}
.title-modal{
    width: 100%;
    border-bottom: 1px solid #c7c7c7;
    text-align: center;
    font-size: 39px;
    font-weight: 100;
    letter-spacing: 2px;
    padding: 30px 0px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.support{
    display: block;
}

.support a{
    color: black;
}
ul.podmienky{
    list-style-type:square;
}
ul.podmienky2nd{
    list-style-type:disc;
}
.advice-send{
    padding: 16px 36px;
    font-size: 16px;
    color: #ffffff;
    background: #b51f2a;
    border: none;
    width: 155px;
}
.advice-send:hover{
    color: #ffffff;
    background: #000000;
}
.advice-send:visited{
    color: #ffffff;
    background: #b51f2a;
}
.advice-send:focus{
    color: #ffffff;
    background: #b51f2a;
}
button#advice-form-modal-calculator {
    width: auto;
    padding: 10px auto;
}

#advice-form-modal-refinance{
    width: auto;
}
.hypo-send{
    padding: 16px 36px;
    font-size: 16px;
    color: #ffffff;
    background: #b51f2a;
    border: none;
}
.hypo-send:hover{
    color: #ffffff;
    background: #000000;
}
.hypo-send:visited{
    color: #ffffff;
    background: #b51f2a;
}
.hypo-send:focus{
    color: #ffffff;
    background: #b51f2a;
}
div#hitparada {
    width: 100%!important;
}
.findata-dialog{
    width: 600px;
    margin: 100px auto;
    text-align: center;
    font-size: 16px;
    padding: 0px 2px;
}
.findata-dialog.consultant{
    width: 400px;
}
.findata-dialog > div.modal-content{
    padding: 5px 40px 40px 40px;
}
.login-findata{
    width: 270px;
    color: #ffffff;
    background: #b51f2a;
    padding: 12px 24px;
    font-weight: 400;
    font-size: 20px;
    margin: 25px auto;
    display: block;
}
.login-findata:focus{
    color: #ffffff!important;
}
.login-findata:hover{
    background: #000000;
    color: #ffffff;
    cursor: pointer;
}
.signup-findata{
    font-size: 18px;
    font-weight: 300;
    width: 200px!important;
    height: 40px!important;
    text-decoration: underline;
    margin: 25px auto 40px auto;
}
.signup-findata:hover{
    color: #000000;
    text-decoration: underline;
    cursor: pointer;
}
.close{
    position: absolute;
    top: 20px;
    right: 20px;
}

.dropdown-btn{
    background: none;
    border: none;
    color: #fff;
    font-size: 16px;
    font-weight: 200;
    padding: 10px 5px;
    margin-top: -10px;
    margin-left: 10px;
    margin-right: 10px;
}
.dropdown-btn:hover{
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
}
.dropdown-menu{
    border-radius: 0px;
}
.dropdown-menu>li>a{
    font-size: 16px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color:#b51f2a;
}
/********cookies***********/
a#cn-accept-cookie {
    background: #b51f2a!important;
    background-image: none;
    box-shadow: none!important;
    border-radius: 0 !important;
}
a#cn-accept-cookie:hover {
    color: #b51f2a!important;
    background: #ffffff!important;
}
/*******search******/

.search-provider-thumb {
    height: 70px!important;
    width: 70px!important;
    background-size: 70px auto;
    background-position: top 0px center;
    background-repeat: no-repeat;
}

.right.search.active button.navbar-menu{
    cursor: pointer;
    width: 30px!important;
    height: 40px!important;
    margin-top: -10px;
    border: none;
    background: #ffffff;
    background-image: url("../fctr2016-sk/images/search-red.svg");
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 1px 7px;
}
button.navbar-menu{
    cursor: pointer;
    width: 30px!important;
    height: 40px!important;
    margin-top: -10px;
    border: none;
    background: transparent;
    background-image: url("../fctr2016-sk/images/search.svg");
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 1px 7px;
}
.search-wrap-nav{
    display: inline-block;
}
.right.search.active label .nav-search{
    width: 251px;
    position: relative;
    right: -5px;
    top: -12px;
    font-size: 16px;
    padding: 10px 0px 8px 14px;
    border: none;
    background: #ffffff;
}
.right.search.active label .nav-search.kariera{
    top: -12px;
}
nav.navbar.affix ul li form div.right.search.active label .nav-search{
    top: -12px;
    right: -5px;
}
nav.navbar.affix ul li form div.right.search.active label .nav-search.kariera{
    top: -12px;
    right: -5px;
}
.mam-zaujem:focus{
    background: #b51f2a!important;
}
.nav-search{
    width: 0px;
    position: absolute;
    padding: 9px 0px;
    right: 47px;
    top: 63px;
    font-size: 16px;
    border: none;
    background: #ffffff;
    transition: width 0s;
}
nav.navbar.affix ul li form div.right.search label .nav-search{
    top: -11px;
    right: -5px;
}
div.right.search.active label input.nav-search{
    transition: width 0.2s;
}
/************galery*****************/
.gallery-item {
    padding: 15px;
}
h3.event i{
    color: #ffffff;
    background: #b51f2a;
    width: 40px;
    height: 40px;
    margin-top: -10px;
    font-size: 28px;
    padding: 7px 0px 0px 9px;
    margin-right: 10px;
}
h3.event i.fa-calendar{
    padding-left: 8px;
}
/*******LOADER******/
.loader {
    margin: 60px auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 0.5em solid rgba(174,40,50,0.3);
    border-right: 0.5em solid rgba(174,40,50,0.3);
    border-bottom: 0.5em solid rgba(174,40,50,0.3);
    border-left: 0.5em solid #b51f2a;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}
.loader,
.loader:after {
    border-radius: 50%;
    width: 10em;
    height: 10em;
}
@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/* Joki PORTFOLIO FORM TODO - toto musi rozumnejsie */

#offer-icons li {
    background-size: 24px 24px;
    background-position: 3px 5px;
    padding-left: 30px;
    background-repeat: no-repeat;
}

#offer-icons > li > a {
    font-size: 18px;
    padding-top: 10px;
}

#offer-icons > li > a:hover {
    padding-left: 20px;
}

#offer-icons li:nth-of-type(1) {
    background-image: url( "../fctr2016-cz/images/icon-wallet-active.png") !important;
}

#offer-icons li:nth-of-type(2) {
    background-image: url( "../fctr2016-cz/images/icon-deposit.png") !important;
}

#offer-icons li:nth-of-type(3) {
    background-image: url( "../fctr2016-cz/images/icon-insurance-umbrella.png") !important;
}

#offer-icons li:nth-of-type(4) {
    background-image: url( "../fctr2016-cz/images/icon-insurance-online-active.png") !important;
}

#offer-icons li:nth-of-type(5) {
    background-image: url( "../fctr2016-cz/images/icon-investment.png") !important;
}

#offer-icons li:nth-of-type(6) {
    background-image: url( "../fctr2016-cz/images/icon-pension.png") !important;
}

.reset-offers{
    width: 30%;
    text-align: right;
    float: right;
    padding: 92px 0 15px 0;
    border-bottom: 1px solid #c7c7c7;
    margin-bottom: 0;
}

.reset-offers a{
    color: #5e5e5e
}

#portfolio .reset-offers-title{
    text-align:left;
    width: 70%;
    float: left;
}
.reset-offers a:hover{
    color: #b51f2a
}

a.icon-select-dropdown-btn {
    padding-left: 0px;
}

a.icon-select-dropdown-btn:link {
    color: #b51f2a;
}

a.act-like-portfolio-btn {
    background-color: #b51f2a;
    display:block;
    height: 430px;
    padding: 0px;
    font-size: 22px;
    color: #fff;
    padding-top:169px;
    cursor: pointer;
}

a.act-like-portfolio-btn:hover {
    background-color: #000;
}

a.icon-select-dropdown-btn:visited {
    color: #b51f2a;
}

a.icon-select-dropdown-btn:hover {
    color: #b51f2a;
}

a.text-link {
    color: #b3222e;
}

#offer-text-label {
    text-align: left;
    margin-bottom: 10px;
}

div#offer-icon-wrapper {
    float: left;
    width: 32px;
}

div#offer-icon-select {
    float:right;
}

#offer-text-input {
    width: 100%;
    min-height: 200px;
    resize: none;
}


div.portfolio-wrapper {
    height: 430px;
    padding: 30px 20px;
    border-right: 1px solid #c6c6c6;
    word-wrap: break-word;
    display: inline-table;
    text-align: center;
}

div.portfolio-wrapper:last-child {
    border-right: none;
}
.box-omne p, .box-omne p a{
    font-size: 16px!important;
}
/*********************************** chcem poradit form ***********************************/
.row.form-advice{
    padding: 0px 15px;
}
.input-group-advice{
    padding: 0px 7px 15px 7px;
}
.input-group-advice-checkbox{
    padding: 0px 0px 15px 15px;
    text-align: left;
}
.form-control{
    border-radius: 0px;
}
.form-control:focus {
    border-color: #b51f2a;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

input[type="checkbox" ] {
    display:inline-block;
    float: left;
    width:19px;
    height:21px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background:#b51f2a;
    cursor:pointer;
    margin-bottom: 41px;
}
.advice-block-right{
    height: 213px;
    border: 1px solid #b51f2a;
}
.grey.tel{
    margin: 0px;
    font-size: 18px;
}
.advice-block-right p{
    padding-top: 7px;
}
#back-form-link i{
    display: inline-block;
}
p.subt{
    margin-bottom: 20px;
}
#advice-table{
    transition: height 5s;
}
#advice-form{
    transition: height 5s;
}
p.table-form-01{
    padding: 20px;
    padding-top: 15px;
    margin: 0px;
    height: 100px;
    min-height: 100px;
    padding-left: 130px;
    text-align: left;
    background-image: url("../fctr2016-sk/images/poplatky.svg");
    background-repeat: no-repeat;
    background-position: 45px 25px;
    background-size: 50px;
}
p.table-form-01:hover{
    color: #ffffff;
    background: #b51f2a;
    background-image: url("../fctr2016-sk/images/poplatky-white.svg");
    background-repeat: no-repeat;
    background-position: 45px 25px;
    background-size: 50px;
}
p.table-form-01.active{
    color: #ffffff;
    background: #b51f2a;
    background-image: url("../fctr2016-sk/images/check-symbol.svg");
    background-repeat: no-repeat;
    background-position: 45px 25px;
    background-size: 50px;
}
p.table-form-02{
    padding: 20px;
    padding-top: 40px;
    margin: 0px;
    height: 100px;
    min-height: 100px;
    padding-left: 130px;
    text-align: left;
    background-image: url("../fctr2016-sk/images/icon-house-red.svg");
    background-repeat: no-repeat;
    background-position: 45px 27px;
    background-size: 50px;
}
p.table-form-02:hover{
    color: #ffffff;
    background: #b51f2a;
    background-image: url("../fctr2016-sk/images/icon-house-white.svg");
    background-repeat: no-repeat;
    background-position: 45px 27px;
    background-size: 50px;
}
p.table-form-02.active{
    color: #ffffff;
    background: #b51f2a;
    background-image: url("../fctr2016-sk/images/check-symbol.svg");
    background-repeat: no-repeat;
    background-position: 45px 27px;
    background-size: 50px;
}
p.table-form-03{
    padding: 20px;
    padding-top: 40px;
    margin: 0px;
    height: 100px;
    min-height: 100px;
    padding-left: 130px;
    text-align: left;
    background-image: url("../fctr2016-sk/images/poistenie.svg");
    background-repeat: no-repeat;
    background-position: 45px 27px;
    background-size: 50px;
}
p.table-form-03:hover{
    color: #ffffff;
    background: #b51f2a;
    background-image: url("../fctr2016-sk/images/poistenie-white.svg");
    background-repeat: no-repeat;
    background-position: 45px 27px;
    background-size: 50px;
}
p.table-form-03.active{
    color: #ffffff;
    background: #b51f2a;
    background-image: url("../fctr2016-sk/images/check-symbol.svg");
    background-repeat: no-repeat;
    background-position: 45px 27px;
    background-size: 50px;
}
p.table-form-04{
    padding: 20px;
    padding-top: 28px;
    margin: 0px;
    height: 100px;
    min-height: 100px;
    padding-left: 130px;
    text-align: left;
    background-image: url("../fctr2016-sk/images/icon-pig-red.svg");
    background-repeat: no-repeat;
    background-position: 45px 25px;
    background-size: 50px;
}
p.table-form-04:hover{
    color: #ffffff;
    background: #b51f2a;
    background-image: url("../fctr2016-sk/images/icon-pig-white.svg");
    background-repeat: no-repeat;
    background-position: 45px 25px;
    background-size: 50px;
}
p.table-form-04.active{
    color: #ffffff;
    background: #b51f2a;
    background-image: url("../fctr2016-sk/images/check-symbol.svg");
    background-repeat: no-repeat;
    background-position: 45px 25px;
    background-size: 50px;
}
p.table-form-05{
    padding: 20px;
    padding-top: 25px;
    margin: 0px;
    height: 100px;
    min-height: 100px;
    padding-left: 130px;
    text-align: left;
    background-image: url("../fctr2016-sk/images/zhodnotenie.svg");
    background-repeat: no-repeat;
    background-position: 45px 25px;
    background-size: 50px;
}
p.table-form-05:hover{
    color: #ffffff;
    background: #b51f2a;
    background-image: url("../fctr2016-sk/images/zhodnotenie-white.svg");
    background-repeat: no-repeat;
    background-position: 45px 25px;
    background-size: 50px;
}
p.table-form-05.active{
    color: #ffffff;
    background: #b51f2a;
    background-image: url("../fctr2016-sk/images/check-symbol.svg");
    background-repeat: no-repeat;
    background-position: 45px 25px;
    background-size: 50px;
}
p.table-form-06{
    padding: 11px;
    margin: 0px;
    height: 100px;
    min-height: 100px;
    padding-left: 130px;
    text-align: left;
    background-image: url("../fctr2016-sk/images/analyza.svg");
    background-repeat: no-repeat;
    background-position: 45px 25px;
    background-size: 50px;
}
p.table-form-06:hover{
    color: #ffffff;
    background: #b51f2a;
    background-image: url("../fctr2016-sk/images/analyza-white.svg");
    background-repeat: no-repeat;
    background-position: 45px 25px;
    background-size: 50px;
}
p.table-form-06.active{
    color: #ffffff;
    background: #b51f2a;
    background-image: url("../fctr2016-sk/images/check-symbol.svg");
    background-repeat: no-repeat;
    background-position: 45px 25px;
    background-size: 50px;
}
p.table-form-07{
    padding: 20px;
    padding-top: 25px;
    margin: 0px;
    height: 100px;
    min-height: 100px;
    padding-left: 130px;
    text-align: left;
    background-image: url("../fctr2016-sk/images/sluzby.svg");
    background-repeat: no-repeat;
    background-position: 45px 25px;
    background-size: 50px;
}
p.table-form-07:hover{
    color: #ffffff;
    background: #b51f2a;
    background-image: url("../fctr2016-sk/images/sluzby-white.svg");
    background-repeat: no-repeat;
    background-position: 45px 25px;
    background-size: 50px;
}
p.table-form-07.active{
    color: #ffffff;
    background: #b51f2a;
    background-image: url("../fctr2016-sk/images/check-symbol.svg");
    background-repeat: no-repeat;
    background-position: 45px 25px;
    background-size: 50px;
}
p.table-form-08{
    margin: 0px;
    padding: 20px;
    padding-top: 40px;
    min-height: 100px;
    height: 100px;
    padding-left: 130px;
    text-align: left;
    background-image: url("../fctr2016-sk/images/ine.svg");
    background-repeat: no-repeat;
    background-position: 45px 45px;
    background-size: 50px;
}
p.table-form-08:hover{
    color: #ffffff;
    background: #b51f2a;
    background-image: url("../fctr2016-sk/images/ine-white.svg");
    background-repeat: no-repeat;
    background-position: 45px 45px;
    background-size: 50px;
}
p.table-form-08.active{
    color: #ffffff;
    background: #b51f2a;
    background-image: url("../fctr2016-sk/images/check-symbol.svg");
    background-repeat: no-repeat;
    background-position: 45px 25px;
    background-size: 50px;
}
.frmtable{
    padding: 0px;
    cursor:pointer;
}
.frmtable p{
    border-bottom: 1px solid #c0c0c0;
}
.frmtable.last p{
    border-bottom: none;
    margin-bottom: 40px;
}
.frmtable.nd p{
    border-left: 1px solid #c0c0c0;
}
textarea {
    resize: none;
}

/************************************* ERRORS ************************************/
header.error-header{
    height: 800px;
    background-position: initial;
}
.err-grp{
    width: 100%;
    position: absolute;
    top: 260px;
}
.error-title{
    color: #b51f2a;
}
.error-line{
    color: #b51f2a;
    width: 120px;
    border: 7px solid #b51f2a;
    margin: 0px;
    margin-left: 90%;
    margin-bottom: 25px;
}
.error-group{
    text-align: right;
}
.error-group p{
    font-size: 16px;
}
.error-group-search{
    padding-top: 185px;
}
.error-group-btn{
    padding-top: 202px;
    padding-left: 40px;
}
.error-a{
    text-decoration: underline;
    color: #000000;
}
.error-a:hover{
    text-decoration: underline;
    color: #b51f2a;
}
#custom-search-input {
    margin:0;
    margin-top: 10px;
    padding: 0;
}

/* JOKI Drag n' Drop */
.user-upload-btn {
    position: absolute;
    width: 1px;
    height: 1px;
    z-index:0;
    top: 0;
    right: 0;
    margin: 0;
    border: solid transparent;
    /* border-width: 0 0 100px 200px; */
    opacity: .0;
    filter: alpha(opacity= 0);
    /* -o-transform: translate(250px,-50px) scale(1);
    -moz-transform: translate(-300px,0) scale(4); */
    direction: ltr;
    cursor: pointer;
}

.add-testimonial-placeholder {
    height: 470px;
    background-color:#b51f2a;
    cursor: pointer;
}

.add-event-placeholder {
    height: 240px;
    background-color: #b51f2a;
    cursor: pointer;
}

.add-event-placeholder > p{
    margin-left: 15px!important;
    color: #ffffff!important;
    font-size: 27px!important;
}

.event-image-modal {
    margin-bottom: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 200px 100px;
    height: 100px;
}

div.event-image-modal.editable > div.overlay-edit > div.row {
    bottom: 10px;
    width: 100%;
    margin-left: 0;
    position: absolute;
}

div.history > p > span.small {
    font-style: italic;
}

div.event-image-modal.editable > div.overlay-edit {
    width: 200px;
    margin-left: 28px;
}

a.event-image-control {
    color: #fff;
    font-size: 16px;
}

a.event-image-control:hover {
    text-decoration: underline;
}

.add-testimonial-placeholder p {
    margin-left: 15px!important;
    margin-top: 169px!important;
    color: #ffffff!important;
    font-size: 27px!important;
}

.add-test-plus{
    font-size: 120px;
}
.img-responsive.col-centered{
    cursor: pointer;
}
.testimonial-sex{
    margin: 0px !important;
}

img#testimonial-image {
    border-radius: 50%;
    height: 160px;
    width: 160px;
}

#custom-search-input .search-query {
    padding-right: 3px;
    padding-right: 4px;
    padding-left: 3px;
    padding-left: 4px;
}

#custom-search-input button {
    border: 0;
    background: none;
    padding: 2px 5px;
    margin-top: 2px;
    position: absolute;
    right: 5px;
    top:5px;
    color:#D9230F;
}

#user-image-wrapper-sk > div > img{
    margin: 0px auto !important;
    width: 350px !important;
    display: block;
    position: relative !important;
    margin-top: -250px !important;
    border-radius: 0%;
    height: 100%;
}

.btn-search{
    position: absolute!important;
    float: right;
    z-index: 3;
}
.btn-search:focus{
    outline: none;
    outline: 0px;
    outline-offset: 0px;
}
.form-control.search-inp{
    height: 40px;
    border: none;
    padding: 10px 15px!important;
}
.input-group{
    width: 300px;
}
/**************resp. menu*******************/
.overlay {
    height: 0%;
    width: 100%;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.92);
    overflow-y: hidden;
    transition: 0.5s;
}

.overlay-content {
    position: relative;
    top: 25%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 22px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
    color: #f1f1f1;
}

.overlay .closebtn {
    position: absolute;
    top: -10px;
    right: 18px;
    font-size: 60px;
    cursor: pointer;
}


#consultant-image{
    background-repeat: no-repeat;
    background-position: top center;
    height: 200px;
    background-size: contain;

}

div.article-rating-social > a {
    font-size: 20px;
    margin-right: 10px;
}

a#consultant-button{
    background: #b51f2a;
    color: #ffffff;
    display: block;
    padding: 15px 20px;
    width: 87%;
    margin: 5px auto;
}
a#consultant-button:hover,a#consultant-button:focus{
    background: #000000;
    color: #ffffff;
}


.resp-menu-header{
    color: #ffffff;
    text-align: center;
    font-size: 35px;
    padding-bottom: 36px;
    padding-top: 4px;
}

.resp-menu{
    top: 10px !important;
}
.resp-menu a {
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
    border-bottom: 1px solid rgba(255,255,255, 0.5);
    width: 100%;
    margin: 0px auto;
    padding: 16px;
}
.resp-menu a:hover {
    color: #b51f2a;
    border-bottom: 1px solid #b51f2a;
}

.overlay-content.resp-menu a:last-child{
    border-bottom: none;
}
.resp-soc-group{
    margin:30px 0px;
    padding: 0px;
}
.resp-soc-group li{
    display: inline-block;
}

a.resp-soc-icon {
    display: inline-block;
}

.map-phone{
    color: #646363;
}

.map-phone:hover{
    text-decoration: underline;
    color: #646363;
}

.footer-tel{
    color: #a3a3a3;
}

.footer-tel:hover{
    text-decoration: underline;
    color: #a3a3a3;
}

a.grey.tel{
    display: block;
}

@media only screen and (min-width: 950px){
    .bars{
        display: none}
}
@media only screen and (max-width: 950px){
    .navbar-list{
        display: none;
    }
    .preheader{
        display: none
    }
    .bars{
        display: inline;
        float: right;
        padding: 10px;
    }
}
@-webkit-keyframes arrow-jump {
    0%   { opacity: 0;}
    100% { opacity: 1;
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -0-transform: translateY(10px);
        transform: translateY(10px);
    }

}
#arrow {
    -webkit-animation: arrow-jump 2s infinite; /* Safari 4+ */
    -moz-animation:    arrow-jump 2s infinite; /* Fx 5+ */
    -o-animation:      arrow-jump 2s infinite; /* Opera 12+ */
    animation:         arrow-jump 2s infinite; /* IE 10+, Fx 29+ */
    font-size: 45px;
    color: #b51f2a;
    position: absolute;
    top: 695px;
    left: 50%
}
#arrow i{
    color: #b51f2a;
}
/*********************************** SECTION 1 ***********************************/
.title-section{
    width: 100%;
    border-bottom: 1px solid #c7c7c7;
    text-align: center;
    font-size: 52px;
    font-weight: 100;
    letter-spacing: 2px;
    padding: 60px 0px 15px 0px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.section-1{
    text-align: center;
    background-color: #f1f1f1;;
    margin-bottom: 120px;
}
.section-1.author{
    margin-bottom: 40px;
}
.fin-author{
    border-top: 1px solid #c6c6c6 ;
}
.section-1 p{
    color:#6a6968;
    font-size: 14px;
    padding-bottom: 30px;
    padding-top: 40px;
    font-weight: 200;
}
.article-1{
    padding: 30px 0px 30px 40px;
    margin-bottom: 30px;
    height: 287px;
}
.article-1 p{
    text-align: left;
    color:#6a6968;
    font-size: 26px!important;
    font-weight: 200;
    padding-bottom: 0px;
    padding-top: 0px;
    width: 320px!important;
    height: 197px!important;
    margin: 0px!important;
}
.article-2{
    padding: 30px 70px 60px 70px;
    border-left: 1px solid #c6c6c6;
    border-right: 1px solid #c6c6c6;
    height: 287px;
}
.article-2 p{
    text-align: left;
    color:#6a6968;
    font-size: 26px!important;
    font-weight: 200;
    padding-bottom: 0px;
    padding-top: 0px;
    width: 280px!important;
    height: 197px!important;
    margin: 0px;

}
.article-3{
    padding: 30px 60px 30px 80px;
    margin-bottom: 30px;
    height: 287px;
}
.article-3 p{
    text-align: left;
    color:#6a6968;
    font-size: 26px!important;
    font-weight: 200;
    padding-bottom: 0px;
    padding-top: 0px;
    width: 278px!important;
    height: 197px!important;
}

.agr-count {
    padding: 30px 0px 30px 30px;
}

.agr-count > p {
    width: 350px !important;
}

.agr-turn > p {
    width: 300px !important;
}

.big{
    font-size: 60px!important;
}
.biggest{
    font-size: 80px!important;
}
.bold{
    font-weight: bold!important;
}
h4.big{
    font-size: 26px!important;
}
.top-desc{
    position: absolute;
    bottom: 25px;
}
.w-space{
    word-spacing: -13px;
}
span#first-block-span{
    position: absolute;
    bottom: 45px;
}
span#second-block-span{
    position: absolute;
    bottom: 45px;
}
span#third-block-span{
    position: absolute;
    bottom: 45px;
}

/* JOKI 26.09.2016 - Custom share buttons */

div.social-detail-group > a.btn {
    color: #fff;
    font-weight: 700;
    font-size: 13px;
    padding: 4px 6px;
}


div.social-detail-group > a.btn:visited {
    color: #fff;
}

div.social-detail-group > a.btn:hover {
    color: #fff;
}

div.social-detail-group > a.btn > i {
    color: #fff;
}

a.custom-fb-like-btn {
    background-color: #4267b2;
}

a.custom-fb-share-btn {
    background-color: #4267b2;
}

a.custom-gplus-btn {
    background-color: #d34836;
    margin-top: -6px;
}

div.fb-like {
    margin-top: 1px;
    float: left;
    margin-right: 5px;
}

div.tw-btn-wrap {
    float: left;
    margin-right: 5px;
}

/*********************************** SECTION 2 ***********************************/
.section-2{
    background: #b51f2a;
}
.tab{
    padding: 0px;
    cursor: pointer;
}
.insurance-online{
    height: 160px;
    text-align: left;
    font-size: 20px;
    font-weight: 200;
    color: #ffffff;
    padding-left: 100px;
    padding-top: 30px;
    padding-right: 10px;
    margin-bottom: 0px;
    border-right: 1px solid #c6c6c6;
    background-image: url('../fctr2016-sk/images/icon-insurance-online.png');
    background-repeat: no-repeat;
    background-position: 30px 33px;
}
.insurance-online:hover{
    color:#b51f2a ;
    background:#f1f1f1 ;
    background-image: url('../fctr2016-sk/images/icon-insurance-online-active.png');
    background-repeat: no-repeat;
    background-position: 30px 33px;
}
.tab.active > .insurance-online{
    color:#b51f2a ;
    background:#f1f1f1 ;
    background-image: url('../fctr2016-sk/images/icon-insurance-online-active.png');
    background-repeat: no-repeat;
    background-position: 30px 33px;
}
.mortgage{
    height: 160px;
    text-align: left;
    font-size: 20px!important;
    font-weight: 200;
    color: #ffffff;
    padding-left: 100px;
    padding-top: 30px;
    padding-right: 10px;
    margin-bottom: 0px;
    border-right: 1px solid #c6c6c6;
    background-image: url('../fctr2016-sk/images/icon-house-white.svg');
    background-repeat: no-repeat;
    background-position: 30px 33px;
}
.mortgage:hover{
    color:#b51f2a ;
    background:#f1f1f1 ;
    background-image: url('../fctr2016-sk/images/icon-house-red.svg');
    background-repeat: no-repeat;
    background-position: 30px 33px;
}
.tab.active > .mortgage{
    color:#b51f2a ;
    background:#f1f1f1 ;
    background-image: url('../fctr2016-sk/images/icon-house-red.svg');
    background-repeat: no-repeat;
    background-position: 30px 33px;
}
.tab.active > .mortgage.cz{
    color:#b51f2a ;
    background:#f1f1f1 ;
    background-image: url('../fctr2016-sk/images/hypo-kalk-white.png');
    background-size: 75px 60px;
    background-repeat: no-repeat;
    background-position: 20px 33px;
}
.hypostroj.active > .mortgage.cz{
    color:#b51f2a ;
    background:#f1f1f1 ;
    background-image: url('../fctr2016-sk/images/hypo-kalk-white.png');
    background-size: 75px 60px;
    background-repeat: no-repeat;
    background-position: 20px 33px;
}

.hypostroj.sk {
    padding: 0px !important;
}

.hypostroj.sk.active {
    color: #b51f2a;
    background: #f1f1f1;
    background-image: url('../fctr2016-sk/images/icon-house-red.svg');
    background-repeat: no-repeat;
    background-position: 30px 33px;
}

.hypostroj.sk.active .mortgage{
    color: #b51f2a;
    background: #f1f1f1;
    background-image: url('../fctr2016-sk/images/icon-house-red.svg');
    background-repeat: no-repeat;
    background-position: 30px 33px;
}
.tab-carier{
    padding: 0px;
}

.mujsanon.sk {
    padding: 0px !important;
}

.hypostroj{
    padding: 0px;
    padding-left: 263px;
}
.mujsanon{
    padding: 0px;
    padding-right: 300px;
}

.mortgage.cz{
    height: 160px;
    text-align: left;
    font-size: 20px !important;
    font-weight: 200;
    color: #ffffff;
    padding-left:115px;
    padding-top: 30px;
    padding-right: 10px;
    margin-bottom: 0px;
    border-right: 1px solid #c6c6c6;
    background-image: url('../fctr2016-sk/images/hypo-kalk-white.png');
    background-size: 75px 60px;
    background-repeat: no-repeat;
    background-position: 20px 33px;
    cursor: pointer;
}

.mortgage.cz:hover{
    color:#b51f2a ;
    background:#f1f1f1 ;
    background-image: url('../fctr2016-sk/images/hypo-kalk-red.png');
    background-size: 75px 60px;
    background-repeat: no-repeat;
    background-position: 20px 33px;
}

.hypostroj.active .mortgage.cz{
    color:#b51f2a ;
    background:#f1f1f1 ;
    background-image: url('../fctr2016-sk/images/hypo-kalk-red.png');
    background-size: 75px 60px;
    background-repeat: no-repeat;
    background-position: 20px 33px;
}

.sanon {
    height: 160px;
    width: 320px;
    padding-top: 85px;
    padding-left: 37px;
    background-image: url('../fctr2016-cz/images/fctr_sanon_2.png');
    background-size: 250px;
    background-repeat: no-repeat;
    background-position: 25px 25px;
    color:white;
    font-size: 18px !important;
    margin-bottom: 0px;
}

.sanon:hover  {
    color: #b51f2a;
    background-image: url('../fctr2016-cz/images/fctr_sanon_2_hover.png');
    background-color: #f1f1f1;
}
.sanon.sk{
    background-image: url('../fctr2016-sk/images/fctr_sanon_2_sk.png');
    background-size: 300px;
    background-repeat: no-repeat;
    background-position: -20px 5px;
}
.sanon.sk:hover{
    color: #b51f2a;
    background-image: url('../fctr2016-sk/images/fctr_sanon_2_hover_sk.png');
    background-size: 272px;
    background-color: #f1f1f1;
    background-position: 3px 21px;
}

.wallet{
    height: 160px;
    text-align: left;
    font-size: 34px!important;
    font-weight: 200;
    color: #ffffff;
    padding-left: 100px;
    padding-top: 30px;
    margin-bottom: 0px;
    border-right: 1px solid #c6c6c6;
    background-image: url('../fctr2016-sk/images/icon-wallet-white.svg');
    background-repeat: no-repeat;
    background-position: 30px 33px;
}
.wallet:hover{
    color:#b51f2a ;
    background:#f1f1f1 ;
    background-image: url('../fctr2016-sk/images/icon-wallet-red.svg');
    background-repeat: no-repeat;
    background-position: 30px 33px;
}
.tab.active > .wallet{
    color:#b51f2a ;
    background:#f1f1f1 ;
    background-image: url('../fctr2016-sk/images/icon-wallet-red.svg');
    background-repeat: no-repeat;
    background-position: 30px 33px;
}
.myfile{
    display: inherit;
    height: 160px;
    text-align: left;
    font-size: 35px;
    font-weight: 200;
    color: #ffffff;
    padding-left: 60px;
    padding-top: 50px;
    margin-bottom: 0px;
    background-image: url('../fctr2016-sk/images/icon-folder.png');
    background-repeat: no-repeat;
    background-position: 20px 59px;
}
.myfile:hover{
    color:#b51f2a ;
    background:#f1f1f1 ;
    background-image: url('../fctr2016-sk/images/icon-folder-red.png');
    background-repeat: no-repeat;
    background-position: 20px 59px;
}
.tab.active > .myfile{
    color:#b51f2a ;
    background:#f1f1f1 ;
    background-image: url('../fctr2016-sk/images/icon-folder-red.png');
    background-repeat: no-repeat;
    background-position: 20px 59px;
}
.myfile.cz{
    height: 160px;
    text-align: left;
    font-size: 35px;
    font-weight: 200;
    color: #ffffff;
    padding-left: 60px;
    padding-top: 30px;
    margin-bottom: 0px;
    background-image: url('../fctr2016-sk/images/icon-folder.png');
    background-repeat: no-repeat;
    background-position: 20px 36px;
}
.myfile.cz:hover{
    color:#b51f2a ;
    background:#f1f1f1 ;
    background-image: url('../fctr2016-sk/images/icon-folder-red.png');
    background-repeat: no-repeat;
    background-position: 20px 36px;
}
.filecz{
    display: inline-block;
    font-size: 20px;
    font-weight: 200;
    line-height: normal;
    margin-left:-38px ;
}
.sec-hypostroj{
    background: #F1F1F1;
    padding: 30px 0px;
}
#hypostroj{
    font-size: 18px;
    padding: 0px 0px;
}
.name-calk{
    width: 50%;
    display: inline;
    cursor: pointer;
    color: #5e5e5e;
    font-size: 24px;
    padding: 10px;
    border: 1px solid transparent;
}
.name-calk:hover{
    color: #b51f2a;
    border: 1px solid #b51f2a;
}
.name-calk.active{
    color: #b51f2a;
    border: 1px solid #b51f2a;
}
.accordion-group{
    padding-top: 45px;
    padding-bottom: 25px;
}
#calculator-group{
    text-align: center;
    margin-top: 35px;
}
span#notsaveSliderValLabel {
    color: #5e5e5e;
    position: relative;
    top: 15px;
}
span#ex0CurrentSliderValLabel,span#ex1CurrentSliderValLabel, span#ex2CurrentSliderValLabel, span#ex3CurrentSliderValLabel, span#ex4CurrentSliderValLabel, span#ex5CurrentSliderValLabel, span#ex6CurrentSliderValLabel, span#ex7CurrentSliderValLabel, span#saveSliderValLabel{
    font-size: 18px;
    height: 65px!important;
    width: 510px!important;
    padding-top: 30px;
    display: inline-block;
    color: #5e5e5e;
}
span#ex0SliderVal,span#ex1SliderVal,span#ex2SliderVal,span#ex3SliderVal,span#ex4SliderVal,span#ex5SliderVal,span#ex6SliderVal{
    float: right;
    margin-right: 15px;
    width: 250px;
    background: #ffffff;
    padding: 10px 15px;
    margin-top: -11px;
}
input#ex0SliderVal,input#ex1SliderVal,input#ex2SliderVal,input#ex3SliderVal,input#ex4SliderVal,input#ex5SliderVal,input#ex6SliderVal,input#ex7SliderVal,input#saveSliderVal{
    float: right;
    width: 180px;
    background: #ffffff;
    padding: 10px 15px;
    margin-top: -11px;
    border: none;
    border-radius: 0px!important;
    text-align: right;
}
input#ex0SliderVal,input#ex7SliderVal,input#saveSliderVal{
    color: #ffffff;
    background: #b51f2a!important;
    border-radius: 0px!important;
}
.slider.slider-horizontal{
    margin-left: 20px;
    width: 600px;
}
.slider-handle{
    background: #b51f2a;
    top:-3px;
}
.slider-selection{
    background: #b51f2a;
}
.slider-track-high{
    background: #d0d0d0;
}
.slider.slider-horizontal .slider-track{
    height: 5px;
}
.tooltip-inner{
    color: #ffffff;
    background: #b51f2a;
    font-size: 18px;
    padding: 5px 10px;
}
.tooltip-arrow{
    border-color: transparent!important;
}
.slider .tooltip.top {
    margin-top: -40px;
}
.want-more{
    margin: 45px auto;
    margin-bottom: 0px;
    padding-top: 15px;
}
.num-slider{
    margin-bottom: 20px;
}
.h-kalk-hodnota{
    float: right;
    margin-right: 15px;
    width: 40px;
    background: #ffffff;
    padding: 10px 15px;
    margin-top: -11px;
    border: none;
}
.h-kalk-hodnota-red{
    float: right;
    margin-right: 15px;
    width: 40px;
    background: #b51f2a;
    padding: 10px 15px;
    margin-top: -11px;
    border: none;
    color: #ffffff;
}

#blocktext{
    text-align: left;
    float: left;
    width: 42%;
}

#blocktext2{
    text-align: left;
    float: left;
    width: 42%;
}

#blocktext3{
    text-align: left;
    float: left;
    width: 42%;
}

#blocktext4{
    text-align: left;
    float: left;
    width: 42%;
}


/*********************************** SECTION 3 ***********************************/
.section-3{
    text-align: center;
    padding-bottom: 50px;
    background-color: #f1f1f1;
}
.section-3 p{
    padding-top: 15px;
}
.about{
    padding: 0px;
}
.about-us{
    margin-bottom: 65px;
    cursor: pointer;
}
.about-us.cz{
    text-align: center;
    padding: 0px 80px;
    font-size: 15px;
}
.fincentrum-reality{
    height: 280px;
    text-align: center;
    padding: 40px 60px;
    background: #d6d6d6;
    margin-left: 50px;
    margin-top: 30px;
}
.about.active > .fincentrum-reality{
    height: 335px;
    text-align: center;
    padding: 60px 60px;
    background: #e6e6e6;
    margin-top: 0px;
}
.fincentrum-aboutus{
    height: 280px;
    text-align: center;
    padding: 40px 60px;
    background: #d6d6d6;
    margin-top: 30px;
}
.about.active > .fincentrum-aboutus{
    height: 335px;
    text-align: center;
    padding: 60px 60px;
    background: #e6e6e6;
    margin-top: 0px;
}
.fincentrum-premier{
    height: 280px;
    text-align: center;
    padding: 40px 60px;
    background: #d6d6d6;
    margin-right: 50px;
    margin-top: 30px;
}
.about.active > .fincentrum-premier{
    height: 335px;
    text-align: center;
    padding: 60px 60px;
    background: #e6e6e6;
    margin-top: 0px;
}
.btn-red{
    font-size: 24px;
    color: #ffffff;
    background: #b51f2a;
    padding: 20px 40px;
}

.btn-red.active{
    color: #ffffff;
    background: #000000;
    padding: 20px 40px;
}

.btn-red:hover{
    color: #ffffff;
    background: #000000;
    padding: 20px 40px;
    cursor: pointer;
}
.btn-red:focus{
    color: #ffffff!important;
    background: #000000;
    padding: 20px 40px;
}
.btn-red:visited{
    color: #ffffff!important;
    padding: 20px 40px;
}
a.btn-red.more-article.mam-zaujem {
    display: inline-block;
    margin-bottom: 15px;
}
/*********************************** SECTION 4 ***********************************/
.section-4{
    text-align: center;
    background-color: #f1f1f1;
}
.section-4 img{
    margin-bottom: 15px;
}
.insurance{
    min-height: 370px;
    padding: 30px 20px;
    border-right: 1px solid #c6c6c6;
}
.credit{
    min-height: 370px;
    padding: 30px 20px;
    border-right: 1px solid #c6c6c6;
}
.investment{
    min-height: 370px;
    padding: 30px 20px;
    border-right: 1px solid #c6c6c6;
}
.deposit{
    min-height: 370px;
    padding: 30px 20px;
    border-right: 1px solid #c6c6c6;
}
.pension{
    min-height: 370px;
    padding: 30px 20px;
}
.section-4 > .container > .row > div.col-lg-2:hover{
    background: #ffffff;
}
.add-portfolio{
    cursor: pointer;
    width: 184px;
    height: 433px;
    background: #b51f2a;
    color: #ffffff;
    font-size: 20px;
    border: none;
    cursor: pointer!important;
}
.add-portfolio:hover{
    background: #000000;
}
.edit-portfolio-group{
    position: absolute;
    right: 15px;
    font-size: 20px;
}
.edit-portfolio-group>button{
    border: none;
    background: #b51f2a;
    color: #ffffff;
    margin-left: 15px;
    padding: 5px 10px;
}
.edit-portfolio-group>button:hover{
    background: #000000;
}h4.red.big{
     margin-bottom: 15px;
 }
.center-add{
    float: none!important;
    display: inline-block!important;
    position: relative!important;
}
.center-portf{
    float: none;
    display: inline-block!important;
}
.fs20{
    font-size: 20px;
}
/*********************************** SECTION 5 ***********************************/
.section-5{
    text-align: center;
    background-color: #f1f1f1;
}
.town-title{
    font-size: 28px;
}

div.history-cz > div.typografia > div > div.history > p{
    font-size: 14px !important;
}

div.history-cz > div.typografia > div > div.history > p > span.small {
    font-family: 'Roboto Condensed';
    font-size: 14px !important;
}

div.history-cz > div.typografia > div > div.history > h4 {
    font-family: 'Roboto Condensed';
    font-size: 18px !important;
}

div.history-cz > div.typografia > div > div.history {
    padding-left: -30px;
    padding-right: -30px;
}

div.history-cz > div.typografia > div > div.history > p {
    margin-bottom: 5px;
}

.section-5p{
    color: #555353;
    margin: 15px 0px 30px 0px;
}
#googleMap{
    width: 100%;
    height: 650px;
    padding: 0px;
}

#googleMap.cz{
    width: 100%;
    height: 550px;
    padding: 0px;
}
.map{
    padding: 0px;
}
a.dark-grey:hover{
    color: #b51f2a;
}
#btn-search-map img{
    width: 20px;
    height: 20px;
}
.ui-input-text.ui-body-inherit.ui-corner-all.ui-shadow-inset {
    display: inline;
}
/* Joki 20 09 2016 */

div.form-row {
    margin-bottom: 20px;
    text-align: left;
}

.text-conditions > h3 {
    font-size: 16px !important;
}

.text-conditions > p {
    font-size: 12px !important;
}

.text-conditions > ul > li {
    font-size: 12px !important;
}
.mrg{
    margin-top: 120px;
}
#locality-title{
    text-transform: uppercase;
}
.map-text-wrap{
    background: #ffffff;
    height: 650px;
}
.map-text-wrap.cz{
    background: #ffffff;
    height: 550px;
}
.map-search {
    border: 0px;
    border-bottom: 2px solid #f1f1f1;
    width: 65%;
    margin: 25px auto;
    padding: 10px;
    padding-top: 0px;
    padding-bottom: 18px;
    margin-bottom: 5px;
    font-size: 19px;
}
.selectize-dropdown {
    max-height: 450px;
}
.pad-15{
    padding-top: 15px;
}
.pad-b-15{
    padding-bottom: 15px;
}
p#locality-text {
    margin: 30px 0px;
}
#select-to-selectized{
    min-width: 200px;
}


#select-to-selectized{
    min-width: 200px;
}

.highlight{
    color: black !important;
    background-color: inherit !important;
}

.selectize-dropdown-content{
    max-height: 450px;
    width: 170%;
    margin-left: -35%;
    background-color: white;
}

.selectize-dropdown [data-selectable]{
    padding-top: 20px !important;
}

.values-user:hover{
    background-color: #f1f1f1 !important;
}

.selectize-dropdown .active {
    background-color: #f1f1f1 !important;
    color: #495c68;
}

.search-profil-address{
    display: block;
    margin-bottom: 20px;
    margin-top: 10px;
}

div.map-search .selectize-input{
    border: 0 !important;
    -webkit-box-sizing: inherit !important;
    -moz-box-sizing: inherit !important;
    box-sizing: inherit !important;
    -webkit-box-shadow: inherit !important;
    box-shadow: inherit !important;
    -webkit-border-radius: inherit !important;
    -moz-border-radius: inherit !important;
    border-radius: 20px !important;
    background-color: #f1f1f1;
    padding-top: 12px;
    padding-left: 45px;
    background-image: url("../fctr2016-sk/images/icon-search-grey.png");
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: 19px 10px;
}

div.map-search .selectize-input > div{
    display: none;
}

#select-to-selectized{
    border: 0;
    width: 65%;
    margin: 25px auto;
    padding-bottom: 10px;
    margin-bottom: 5px;
    font-size: 19px;
    line-height: 1.3!important;
}
.search-btn{
    border: none!important;
    background: transparent;
    position: relative;
    right: 30px
}
.centrum-address{
    line-height: 19px;
    color: #444444;
    font-size: 17px!important;
    padding: 0px 20px;
}
.l-height-small{
    line-height: 1.2;
    font-size: 14px!important;
}
#locality-text a{
    font-size: 18px;
    color: #ffffff;
    background: #b51f2a;
    padding: 11px 30px;
}
p#locality-contact {
    font-size: 16px!important;
}
#locality-text a:hover{
    color: #ffffff;
    background: #000000;
}
#locality-text a:focus{
    color: #ffffff;
    background: #000000;
}

/*********************************** SECTION 6 ***********************************/
.section-6{
    text-align: center;
    margin-bottom: 120px;
    background-color: #f1f1f1;
}

.section-6.sk{
    margin-bottom: 60px;
}

.selectcat-group{
    margin-top: 20px;
}
.news.cat{
    margin-bottom: 5px;
}
a.category.grey {
    margin: 2px 2px;
    display: inline-block;
    display: inline-table;
    display: -webkit-inline-box;
}
.category{
    font-size: 18px;
    font-weight: 300;
    padding: 8px 16px;
    border: 1px solid transparent;
}
.category:hover{
    color: #b51f2a;
    border: 1px solid #b51f2a;
}
.category:focus{
    color: #b51f2a;
    border: 1px solid #b51f2a;
}
.category.active{
    color: #b51f2a;
    border: 1px solid #b51f2a;
}
.newsrow{
    margin-bottom: 30px;
    display: inline-block;
    width: 100% !important;
}
.newsrow1{
    margin-bottom: 0px;
    display: inline-block;
    width: 100%;
}


.article-news{
    margin: 10px 0px 10px 0px;
    text-align: left;
    min-height: 405px;
}

.article-news img {
    width: 300px;
    margin-bottom: 20px;
}
.article-news a{
    padding: 10px 10px;
}
.article-news a:hover{
    color: #ffffff!important;
    background: #000000;
}
.article-news-title{
    display: inline-block;
    max-width: 315px;
    color: #b51f2a;
    font-weight: 300;
    padding: 15px;
    font-size: 19px;
    padding-top: 12px;
    padding-bottom: 7px;
    margin-bottom: -5px;
}
a.article-news-title:hover{
    color: #b51f2a!important;
}
a.red.news-link {
    display: inline-block;
}

div.article-news > a:hover {
    background-color: transparent;
}


div.news-image-wrapper > a:hover {
    background-color: transparent;
}

a.news-link:hover {
    background-color: #000 !important;
}

.article-news.cz img{
    float: none;
    margin: 15px;
    max-height: 150px;
}
.article-news-title.cz{
    float: none;
    max-width: 80%;
    color: #b51f2a;
    background: transparent;
    font-size: 24px;
    font-weight: 300;
    padding: 15px;
    z-index: 50;
    margin-top: 0px;
}
.article-news.cz a{
    padding: 6px 15px;
    border: 1px solid transparent;
}
.article-news-description{
    display: inline-block;
    padding: 10px;
    width: 300px;
}
.bold.light-black{
    color: #323232;
    font-family: 'FrutigerBlack', sans-serif;
}

/*********************************** SECTION 7 ***********************************/
.section-7{
    background: #b11c2f;
    min-height: 600px;
    text-align: right;
}
.section-7 h3{
    font-family: 'FrutigerBlack', sans-serif!important;
    font-size: 52px;
    letter-spacing: 2px;
    margin-top: 150px;
}
.section-7 p{
    font-size: 23px!important;
    font-weight: 300;
    letter-spacing: 2px;
}
.section-7 img{
    margin-top: 150px;
    box-shadow: -10px 10px 5px #651923;
}
.hr-banner{
    border: 4px solid #ffffff;
    width: 75%;
    margin-top: 38px;
    margin-right: 0px;
}
/*********************************** SECTION 8 ***********************************/
.section-8{
    background: #7f7f7f;
    color: #ffffff;
    padding-bottom: 80px;
    text-align: center;
}
.section-8 h2{
    border: 0;
}
.valuation img{
    border-radius: 50%;
    margin-top: 40px;
    height: 230px!important;
    width: 230px!important;
    background: #ffffff;
}

input#offer-heading {
    padding: 7px 0px 5px 7px;
}
/*********************************** SECTION Events ***********************************/
.section-events{
    background-color: #f1f1f1;
    text-align: center;
}
.section-events img{
    float: right;
    margin-right: 40px;
}
.section-events p{
    padding: 15px 80px;
}
.article-events-title{
    text-align: left;
    padding: 25px;
    color: #ffffff;
    width: 80%;
    z-index: 100;
    margin-top: -30px;
    float: left;
    margin-left: -10px;
}
.article-events-1{
    margin-top: 30px;
}

.article-events-1.editable {
    margin-top: 0px;

}

.article-events-1.editable > img {
    margin-right: 0px;
}

.article-events-2{
    margin-top: 30px;
}
.article-events-3{
    margin-top: 30px;
}
.article-events-1 h4{
    background: #aaaaaa;
    z-index: 100;
    margin-top: -30px;
}
.article-events-2 h4{
    background: #b51f2a;
    z-index: 100;
    margin-top: -30px;
}
.article-events-3 h4{
    background: #aaaaaa;
    z-index: 100;
    margin-top: -30px;
}
p#name-err-p {
    color: #b51f2a;
    font-size: 16px!important;
}
/*********************************** SECTION 9 ***********************************/
.section-9{
    text-align: center;
    background-color: #f1f1f1;
}
.section-9 p{
    margin: 0px;
    color: #999999;
}
.section9{
    padding: 15px 0px;
    color: #5e5e5e!important;
}

.carousel-indicators{
    position: inherit;
    margin: 20px auto;
    left: 0%;
}
.carousel-indicators li{
    border: 1px solid #b51f2a;
}
.carousel-indicators li.active{
    background:#b51f2a;
}
.right-over{
    position: absolute;
    right: -90px;
    top: 100px;
}
.fa-angle-right{
    color:#b51f2a;
    font-size: 50px;
}
.left-over{
    position: absolute;
    left: -90px;
    top: 100px;
}
.fa-angle-left{
    color:#b51f2a;
    font-size: 50px;
}
.article-rating img{
    border-radius: 50%;
    height: 160px;
    width: 160px;
    margin-bottom: 30px;
}
.rank{
    margin-bottom: 15px!important;
    color: #999999;
}
.biggest-left img{
    border-radius: 0px;
    width: auto;
    height: auto;
    margin: 0px;
    float: left;
}
.biggest-right img{
    border-radius: 0px;
    width: auto;
    height: auto;
    margin: 0px;
    float: right;
    margin-top: -25px;
}
.article-rating-desc{
    text-align: center;
    padding: 20px 80px;
}
.article-rating-desc.sk{
    text-align: left;
    padding: 20px 40px 20px 80px;
}
.article-rating-social-f i{
    color:#919191;
}
.article-rating-social-g i{
    color:#919191;
    margin-left: 5px;
}
.article-rating-social-in i{
    color:#919191;
}
.article-rating-social a{
    cursor: pointer!important;
    pointer-events: auto!important;
}

#event-image-loader {
    position: absolute;
    z-index: 10;
    left: 50%;
    margin-left:-5em;
    color: #fff;
    border-top: 0.5em solid rgba(255,255,255,0.5) ;
    border-right: 0.5em solid rgba(255,255,255,0.5);
    border-bottom: 0.5em solid rgba(255,255,255,0.5);
    border-left: 0.5em solid #fff;
}

.add-testemonial{
    cursor: pointer;
    width: 240px;
    height: 350px;
    background: #b51f2a;
    color: #ffffff;
    font-size: 20px;
    border: none;
    cursor: pointer!important;
}
.add-testemonial:hover{
    background: #000000;
}
.edit-testem-group{
    position: absolute;
    right: 55px;
    font-size: 20px;
}
.edit-testem-group>button{
    border: none;
    background: #b51f2a;
    color: #ffffff;
    margin-left: 15px;
    padding: 5px 10px;
}
.edit-testem-group>button:hover{
    background: #000000;
}
.editable .overlay-edit button.edit-content-portfolio {
    background: #5e5e5e;
    display: inline-block;
    position: absolute;
    top: 189px!important;
    right: 25px;
    padding: 10px;
    margin: 0px;
    font-size: 25px!important;
    font-weight: 300;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    outline: none;
}

div.overlay-edit.event-edit {
    height: 240px !important;
}

.editable .overlay-edit button.edit-content-testimonial {
    height: 70px!important;
    width: 70px!important;
    background: #5e5e5e;
    display: inline-block;
    position: absolute;
    top: 215px!important;
    right: 25px;
    padding: 15px 14px;
    margin: 0px;
    font-size: 25px!important;
    font-weight: 300;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    outline: none;
    margin-right: 185px!important;
}

.editable .overlay-edit button.edit-content-event {
    height: 70px!important;
    width: 70px!important;
    background: #5e5e5e;
    display: inline-block;
    position: absolute;
    right: 25px;
    top: 85px;
    padding: 15px 14px;
    margin: 0px;
    font-size: 25px!important;
    font-weight: 300;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    outline: none;
    margin-right: 185px!important;
}

.editable .overlay-edit button.edit-content-portfolio-remove {
    background: #5e5e5e;
    display: inline-block;
    position: absolute;
    top: 189px!important;
    right: 25px;
    padding: 10px;
    margin: 0px;
    font-size: 25px!important;
    font-weight: 300;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    outline: none;
}
.editable .overlay-edit button.edit-content-testimonial-remove {
    height: 70px!important;
    width: 70px!important;
    background: #5e5e5e;
    display: inline-block;
    position: absolute;
    top: 215px!important;
    right: 25px;
    padding: 15px 16px;
    margin: 0px;
    font-size: 25px!important;
    font-weight: 300;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    outline: none;
    margin-right: 90px!important;
}

.editable .overlay-edit button.edit-content-event-remove {
    height: 70px!important;
    width: 70px!important;
    background: #5e5e5e;
    display: inline-block;
    position: absolute;
    right: 25px;
    top: 85px;
    padding: 15px 16px;
    margin: 0px;
    font-size: 25px!important;
    font-weight: 300;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    outline: none;
    margin-right: 90px!important;
}

button.edit-content-event > span.ladda-spinner {
    right: 2px !important;
}

button.edit-content-testimonial > span.ladda-spinner {
    right: 2px !important;
}

/*********************************** SECTION 10 ***********************************/
.section-10{
    text-align: center;
    padding-bottom: 85px;
    background-color: #ffffff;
}
.section-10 p{
    padding: 30px 0px 40px 0px;
    text-align: center;
}
.section-10 h2{
    margin-bottom: 30px;
}
.partners-logo{
    height: 60px!important;
    vertical-align: middle;
}
.partners-logo img{
    padding: 10px 0px;
}
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.partners-logo.kooperativa img{
    max-height: 60px;
}
/****************** tiskové zprávy ***************/
a.red.news-link {
    padding: 10px;
    text-decoration: none;
}
a.red.news-link:hover {
    color: #ffffff!important;
    background-color: #000000;
}
.f-s14{
    font-size: 14px!important;
}
.row.news-box-cz {
    margin-left: 0px;
}

.news-link-vice{
    text-decoration: none;
}
.press-release{
    margin-bottom: 10px
}
.typografia.onas-detail .press-release a:hover,.typografia.onas-detail .press-release a:focus{
    text-decoration: none;
}
.news-link-vice{
    text-decoration: none!important;
    margin-left: 5px;
}
.news-link-vice:hover{
    text-decoration: underline!important;
}
.press-release h4{
    font-size: 18px!important;
    margin-top: 25px;
    font-family: 'FrutigerBlack', sans-serif;
    line-height: 1.3;
    text-transform: none!important;
    padding-bottom: 4px!important;
}
.press-release p{
    color: black!important;
}
.press-news-cz{
    display: block;
    text-align: right;
    font-size: 20px;
    padding: 15px 55px 15px 0px;
    color: #000000;
    cursor: pointer;
}
.press-news-cz:hover{
    color: #ffffff;
    background: #b51f2a;
}
.history-date{
     float: left;
     width: 115px;
     text-align: right;
     margin-right: 15px;
 }
.history-pad-left{
    padding-left: 130px;
}

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

    .press-release{
        height:auto!important;
    }

}
@media screen and (max-width: 1080px) {

    .history-date{
        float: none;
        text-align: left;
        margin-bottom: 5px!important;
    }
}
.pulse-button {

    position: relative;
    border: none;
    box-shadow: 0 0 0 0 rgba(181, 31, 42, 0.7);
    border-radius: 0%;
    background-color: #b51f2a;
    cursor: pointer;
    -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
.pulse-button:hover
{
    -webkit-animation: none;-moz-animation: none;-ms-animation: none;animation: none;
}

@-webkit-keyframes pulse {to {box-shadow: 0 0 0 15px rgba(181, 31, 42, 0);}}
@-moz-keyframes pulse {to {box-shadow: 0 0 0 15px rgba(181, 31, 42, 0);}}
@-ms-keyframes pulse {to {box-shadow: 0 0 0 15px rgba(181, 31, 42, 0);}}
@keyframes pulse {to {box-shadow: 0 0 0 15px rgba(181, 31, 42, 0);}}
/********************************* newsletter *********************************/
.section-newsletter{
    padding-bottom: 60px;
}

.section-newsletter.sk{
    padding-bottom: 20px;
}

.newsletter-form{
    text-align: left;
}
.newsletter-img{
    text-align: center;
}
.newsletter-img img{
    margin-top: -25px;
}
.newsletter-form{
    margin-top: 15px;
}

.form-news input{
    height: 45px;
    width: 70%;
    margin: 20px 0px 30px 0px;
}
.newsletter-send{
    padding: 16px 36px;
    font-size: 16px;
    color: #ffffff;
    background: #b51f2a;
    border: none;
}
.newsletter-send:hover{
    color: #ffffff;
    background: #000000;
}
.newsletter-send:visited{
    color: #ffffff;
    background: #b51f2a;
}
.newsletter-send:focus{
    color: #ffffff;
    background: #b51f2a;
}
.download-dialog{
    width: 450px;
    margin: 100px auto;
    text-align: center;
}
.download-dialog > div.modal-content{
    padding: 5px 40px 40px 40px;
}
.success-pop-dialog{
    width: 450px;
    margin: 100px auto;
    text-align: center;
}
.success-pop-dialog > div.modal-content{
    padding: 5px 40px 40px 40px;
}
.dwn-btn{
    margin-bottom: 35px
}
ol.list-conditions{
    text-align: left;
    border: 1px solid #b51f2a;
    margin: 0px;
}
ol.list-conditions li{
    margin: 10px 0px;
}
a.mail-to{
    color: #b51f2a;
}
#advice-approval-text{
    cursor: pointer;
}button#omneupravit{
     background: #5e5e5e;
     display: inline-block;
     position: absolute;
     top: 25px;
     right: 25px;
     padding: 10px;
     margin: 0px;
     font-size: 25px!important;
     font-weight: 300;
     color: #fff;
     text-align: center;
     vertical-align: middle;
     cursor: pointer;
     border: none;
     outline: none;
     height: 50px;
 }
/*********************************** detail ***********************************/
.detail{
    padding: 15px 0px 40px 0px;
}
.title-section.detail{
    text-align: left;
    font-size: 33px;
    padding: 25px 15px;
}
.detail-way{
    padding:15px 0px ;
    text-transform: uppercase;
}
.detail-way > .red{
    text-decoration: underline;
}
.detail-article-title{
    padding-bottom: 30px;
    font-weight: 300;
    margin: 0px;
}
.typografia p{
    color: #5e5e5e;
    font-weight: 300;
    padding-right: 10px;
    margin-bottom: 15px;
    font-size: 16px!important;
}
.typografia i, .typografia em{
    font-family: 'FrutigerLightItalic', sans-serif;
    font-size: 16px;
    font-style: italic;
}

.typografia i.fa.fa-3x{
    font: normal normal normal 14px/1 FontAwesome ;
    font-size: 3em;
}

.typografia b, .typografia strong{
    font-family: 'FrutigerBlack', sans-serif;
    font-size: 16px;
}
#kariera .section-3 p.pad-b-50{
    padding-bottom: 50px;
}
.tooltip{
    z-index: 100;
}
.w-auto{
    width: auto;
}
div.modal-info {
    margin-bottom: 20px;
}


.typografia ol{
    color: #5e5e5e;
    font-size: 16px;
    font-weight: 300;
    padding-right: 10px;
}
.social-detail{
    text-align: center;
    width: 60px;
    height: 60px;
    background: #b6121b;
    font-size: 30px;
    padding: 15px 0px;
}
.social-detail-group{
    padding-top: 20px;
}
.social-detail:hover{
    background: #000000;
    color: #ffffff;
}
.onas-detail{
    padding-left: 30px;
}
.typografia{
    color: #5e5e5e;
    padding-top: 25px;
}
.typografia h2{
    font-size: 19px;
    color: #b51f2a;
    font-weight: 300;
    text-transform: uppercase;
}
h2.detail{
    font-size: 19px;
    color: #b51f2a;
    font-weight: 300;
    text-transform: uppercase;
}
.typografia h3{
    font-size: 23px;
    color: #000000;
    font-weight: 300;
    text-transform: uppercase;
    padding-bottom: 15px;
    margin: 0px;
}
.typografia h4{
    font-size: 18px;
    color: #000000;
    text-transform: uppercase;
    padding: 15px 0px;
    margin: 0px;
}
.typografia a{
    color: #b51f2a;
    text-decoration: underline;
}
.typografia a:hover,.typografia a:focus,.typografia a:visited{
    color: #b51f2a;
    text-decoration: underline;
}
.typografia ul{
    margin-left: 16px;
    margin-bottom: 20px;
}
.typografia ul li {
    color: #5e5e5e;
    list-style-type: square;
    font-size: 16px;
}

.typografia ul li span {
    color: #5e5e5e;
    font-weight: 300;
    font-size: 16px;
}
img.banner{
    width: 100%;
}
.typografia img {
    margin: 40px 50px 40px 0px;
    padding: 0px;
    height: auto!important;
}
table{
    margin: 25px 0px;
    width: 100%;
}
th{
    background: #e8e8e8;
    color: #5e5e5e;
    border-top: 1px solid #c6c6c6;
    font-weight: bold;
    padding: 15px;
    font-size: 16px;
}
td{
    font-weight: 300;
    background: #f1f1f1;
    border-top: 1px solid #c6c6c6;
    padding: 15px;
    font-size: 16px;
}
td.number{
    color: #b51f2a;
    font-weight: bold;
}
.side-nav-group{
    background: #ffffff;
    margin-top: 25px;
    padding: 0px;
    padding: 0px;
    display: inline-block;

}
.side-nav ul{
    margin: 0px;
    padding: 0px;
}
.side-nav a{
    display: block;
    text-align: right;
    font-size: 20px;
    padding: 15px 55px 15px 0px;
    color: #000000;
}

.side-nav .current-menu-item a{
    background: #b51f2a;
    color: #ffffff;
}

.side-nav a:hover{
    background: #b51f2a;
    color: #ffffff;
}

/*.side-nav .current-menu-item a{
    background: #b51f2a;
    color: #ffffff;
}*/
ul.pagination {
    margin-left: 0px;
}
/*********************************** profil ***********************************/
.section-omne-profil{
    padding-bottom: 40px;
}
.title-section.profil{
    text-align: left;
    border: none;
    padding: 35px 15px;
    font-weight: 300;
}
.box-omne p{
    font-family: 'FrutigerLight', "Frutiger CE 45 Light", sans-serif;
    color: #5e5e5e;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 50px;
}

.box-omne p a,.box-omne a{
    font-family: 'FrutigerLight', "Frutiger CE 45 Light", sans-serif;
    color: black;
    font-size: 20px;
    font-weight: 600;
}
.box-omne b{
    font-family: 'FrutigerBlack', sans-serif;
    color: #5e5e5e;
    margin-top: 10px;
    margin-bottom: 25px;
}
.box-omne i{
    font-family: 'FrutigerLight', "Frutiger CE 45 Light", sans-serif;
    color: #5e5e5e;
    margin-top: 10px;
    margin-bottom: 25px;
}
#user-picture{
    width: 275px;
    height: 275px;
    border-radius: 50%;
}
.side-box-profil{
    text-align: center;
    margin-top: -120px;
}
.side-box-profil p{
    padding: 6px;
}
.grey.profil-mail{
    margin-bottom: 25px;
    font-size: 18px!important;
}
.contact-me{
    margin-top: 15px;
}
a#advice-form-load-contact-me {
    padding: 10px 40px;
}
/******profil edit**********/
.editable {
    display: block;
}
.editable.img{
    margin: 0px auto;
    width: 275px;
    display: block;
    position: relative;
    margin-top: -145px;
}
.editable .overlay-edit {
    background: rgba(174,40,50,0.5);
    height: 100%;
    width: 100%;
    opacity: 0;
    top: 0;
    left: 0;
    position: absolute;
    padding: 0;
    transition: opacity .5s;
}
.editable .overlay-edit p {
    background: #5e5e5e;
    display: inline-block;
    position: absolute;
    top:15px;
    right: 25px;
    padding: 10px;
    margin: 0px;
    font-size: 25px!important;
    font-weight: 300;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}

/* Joki 23.8. */
#bio-edit-input {
    resize: none;
    width: 100%;
    height: 300px;
    border-color: #c7c7c7;
    outline: none;
}

button.edit-content {
    background: #5e5e5e;
    display: inline-block;
    position: absolute;
    top:15px;
    right: 80px!important;;
    padding: 10px;
    margin: 0px;
    font-size: 25px!important;
    font-weight: 300;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    outline: none;
}
button.edit-content-portfolio {
    background: #5e5e5e;
    display: inline-block;
    position: absolute;
    top:15px;
    right: 100px!important;
    width: 55px!important;
    padding: 10px;
    margin: 0px;
    font-size: 25px!important;
    font-weight: 300;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    outline: none;
}
button.edit-content-portfolio-remove {
    background: #5e5e5e;
    display: inline-block;
    position: absolute!important;;
    top:15px;
    right: 30px!important;;
    width: 55px!important;
    padding: 10px;
    margin: 0px;
    font-size: 25px!important;
    font-weight: 300!important;;
    color: #fff;
    text-align: center!important;;
    vertical-align: middle!important;;
    cursor: pointer!important;;
    border: none;
    outline: none;
}

.editable .overlay-edit button {
    background: #5e5e5e;
    display: inline-block;
    position: absolute;
    top:15px;
    right: 25px;
    padding: 10px;
    margin: 0px;
    font-size: 25px!important;
    font-weight: 300;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    outline: none;
    height: 50px;
}
/* END JOKI 23.8 */

.editable:hover .overlay-edit {
    opacity: 1;
    transition: opacity .5s;
}
div#offer-icon-wrapper {
    /* float: left; */
    width: 53px;
    height: 53px;
    float: right;
    margin-right: 70px;
    padding: 10px;
    border: 1px solid #b51F2A;
}
div#offer-icon-select {
     float: none;
    padding: 10px 0px;
}
span.offer-portf {
    font-family: 'FrutigerBlack';
}
button#change-picture {
    top: 25px;
    z-index: 50;
}
a.grey.mailto{
    font-size: 18px;
}
a#about-me-btn {
    color: #ffffff;
    background: #b51f2a;
    padding: 15px 15px;
    display: block;
    margin-top: 15px;
    width: 79%;
}
a#about-me-btn:hover {
    background: #000000;
}
a.btn.btn-mini.dropdown-toggle.icon-select-dropdown-btn {
color: #646363;
}
a#offer-edit-save {
    color: #b51f2a;
    background: #fff;
    padding: 10px 20px;
    font-weight: 400;
    font-size: 20px;
    margin: 10px auto;
    display: block;
    border: 2px solid #b51f2a;
}
a#offer-edit-save:hover{
    color: #fff;
    background: #b51f2a;
    padding: 10px 20px;
    font-weight: 400;
    font-size: 20px;
    margin: 10px auto;
    display: block;
    border: 2px solid #b51f2a;
}
.pad-5{
    padding: 5px;
}
a#block-edit-save {
    color: #b51f2a;
    background: #fff;
    padding: 10px 20px;
    font-weight: 400;
    font-size: 20px;
    margin: 45px auto 0px auto;
    display: block;
    border: 2px solid #b51f2a;
}
a#block-edit-default {
    color: #b51f2a;
    background: #fff;
    padding: 10px 20px;
    font-weight: 400;
    font-size: 20px;
    margin: 10px auto 0px auto;
    display: block;
    border: 2px solid #b51f2a;
}
a#block-edit-save:hover, a#block-edit-default:hover{
    color: #fff;
    background: #b51f2a;
}

/*********************************** aktuality ***********************************/
.list-news-group{
    padding: 15px 0px;
}
#paginator{
    width: 100%;
    border-top: 1px solid #c7c7c7;
    padding-bottom: 25px;
    margin-top: 50px;
}
.pagination{
    width: 100%;
    text-align: center;
}
.pagination li.float-left{
    margin-right: 42%;
}
.page-left{
    border: none!important;
    background: #F1F1F1!important;
}
.page-right{
    border: none!important;
    background: #F1F1F1!important;
    cursor: pointer;
}
.pagination>li>a{
    color: #5e5e5e;
}
a.number{
    margin-top: 10px;
    padding: 8px 16px!important;
    color: #5e5e5e;
    background: #f1f1f1!important;
}
a.number:hover{
    color: #b51f2a!important;
    cursor: default;
    background-color: #ffffff!important;
    border-color: #b51f2a!important;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
    z-index: 3;
    color: #b51f2a;
    cursor: default;
    background-color: #ffffff!important;
    border-color: #b51f2a;
}
#conditions-advice{
    margin-bottom: 20px;
}
.text-conditions{
    text-align: left;
    padding: 10px;
    border: 1px solid #b51f2a;

}

/** JOKI 16.9 **/
.show-sm{
    display: none;
}
.hide-sm{
    display: inline-block;
}

.fctr-btn {
    font-size: 24px;
    color: #ffffff;
    background: #b51f2a;
    padding: 10px 20px;
    border: none;
    max-width: 280px;
    width: 100%;
}

.fctr-btn:hover {
    background: #000;
}

.fctr-input {
    font-size: 18px;
    padding: 5px 10px;
    width: 100%;
    max-width: 280px;
}

button#newsletter-send.fctr-btn {
    font-size: 18px;
    padding: 5px 20px;
}
input#newsletter-email {
    height: 35px;
    max-width: 360px;
}

/* JOKI 16.11 - autosuggest */
.selectize-input.dropdown-active::before {
    background: #fff;
}

.nav-next a, .nav-previous a{
    font-size: 18px;
    color: #ffffff;
    padding: 15px;
    background: #b51f2a;
    position: relative;
    bottom: 20px;
}
.nav-next a:hover, .nav-previous a:hover{
    font-size: 18px;
    color: #ffffff;
    padding: 15px;
    background: #000000;
}
.nav-next a:visited, .nav-previous a:visited{
    color: #ffffff;
}
.form-control{
    margin-bottom: 3px;
    padding: 8px 12px 3px 12px;
}
textarea.form-control{

    padding: 0px 12px 3px 12px;
}
.testimonial-sex{
    margin-right: 5px;
}

p.carrier-tab-par {
    padding-top: 0px !important;
    text-align: justify;
}

div.reason-description > div > h3.condition-heading {
    color: #b51f2a;
    margin: 0 0 10px 0;
    font-size: 20px;
    padding-top: 25px;
    text-align: left;
}

/* JOKI 18.11 */
div.map-text-wrap > div.pad-b-15 {
    width: 100%;
}

.press-release > p {
    font-size: 14px !important;
}

.press-release > a > h4 {
    font-size: 16px !important;
}

.history{
    margin-top: 30px;
}
.history h4{
    margin-bottom: 0px!important;
    padding-bottom: 0px!important;
}
button#advice-form-modal-refinance {
    width: auto;
}
h2.odbornici{
    border-bottom: 1px solid #c7c7c7;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
h3.profil-name{
    margin-top: 10px;
    margin-bottom: 10px !important;
    text-transform: uppercase;
    cursor: pointer;
}
h3.profil-name:hover{
    color: #000000!important;
    margin-bottom: 10px;
}

a.profil-name:hover{
    color: #000000!important;
    margin-bottom: 10px;
}

#consultant-cluster-content > span {
    display: block;
    margin-bottom:20px;
}

.findata-dialog.consultant .modal-content{
    padding: 15px;
}
/*********************************** footer ***********************************/
footer{
    background: #000000;
    padding-top: 30px;
}
footer .row{
    margin-top: 60px;
    padding-bottom: 45px;
    border-bottom: 1px solid #1b1b1b;
}
.social-footer{
    text-align: center;
    width: 60px;
    height: 60px;
    background: #b6121b;
    font-size: 30px;
    padding: 15px 0px;
}
.social-footer:hover{
    color: #b6121b;
    background: #ffffff;
}

.guarantee-bold {
    font-family: 'FrutigerBlack', sans-serif !important;
    color:#b3222e;
    font-weight: bold;
}

.watchus{
    font-size: 20px;
    width: 100px;
    display: inline-block;
    margin-right: 4px;
}
.fctr-footer-real{
    margin-top: 35px;
    margin-left: 5px;
}
.fctr-footer-prem{
    margin-top: 25px;
    margin-left: 15px;
}
.expert-links{
    font-size: 18px;
    color: #a3a3a3;
}

.green-line{
    font-size: 18px;
    color: #a3a3a3;
}
.expert-links p{
    font-size: 18px;
    color: #5e5e5e;
}
.expert-links a{
    font-size: 18px;
    color: #a3a3a3;
    text-decoration: underline;
}
.expert-links a:hover{
    font-size: 18px;
    color: #b6121b;
    text-decoration: underline;
}
.copyright-group{
    text-align: center;
    margin: 40px 0px;
    font-size: 17px;
}
/***********preference************/
.t-a-left{
    text-align: left;
}
h4.heading-delimiter-form{
    text-align: left;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: 1px solid #5e5e5e;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 20px;
}

.personal-mail{
    text-align: left;
}
a.icon-select-dropdown-btn:link span{
    font-size: 17px;

}

#search-content .search-box{
    margin-top: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #c7c7c7;
}

#search-content .search-box:last-child{
    margin-top: 15px;
    margin-bottom: 15px;
    border-bottom: 0;
}

#search-content a{
    font-size: 19px;
    color: #b51f2a!important;
    text-decoration: underline;
    text-transform: uppercase;
}
#search-content a{
    background-color: inherit !important;
}
#search-content{
    text-align: left;
}
#findata-search .title-modal{
    font-size: 30px;
}

#settings-edit .nav-tabs{
    margin-bottom: 10px;
    border-bottom: 1px solid #c7c7c7;
}

#settings-edit .nav-tabs a{
    color: #000;
    border-radius: 0 !important;
}

#linksTab h4.heading-delimiter-form {
    font-weight: 400;
}

#settings-edit .nav-tabs a:hover{
    color: white;
    background-color: #b51f2a;
}

#settings-edit .nav-tabs li.active a:hover{
    color: #000;;
    background-color: inherit;
    border-bottom-width: 1px;
}
/*********************** slider ***********************/
input[type=range]::-webkit-slider-thumb {
    background: #b51f2a;
    cursor: pointer;
}
input[type=range]::-moz-range-thumb {
    background: #b51f2a;
    cursor: pointer;
}
input[type=range]::-ms-thumb {
    background: #b51f2a;
    cursor: pointer;
}

@media screen and (min-width:1300px){
    .welcome-title{
        /*margin-left: 20%;*/
    }
}

@media screen and (max-width:1199px){
    .insurance, .credit, .investment, .deposit, .pension{
        min-height: 390px;
    }
    .article-1 {
        padding: 30px 0px 30px 40px;
    }

    .agr-count > p {
        width: 319px !important;
    }

    .number-big {
        font-size: 50px !important;
    }
    .article-2.sk{
        padding-left: 40px;
    }

    .hypostroj{
        padding: 0px;
        padding-left: 230px;
    }
    .mujsanon{
        padding: 0px;
        padding-right: 230px;
    }
    .slider.slider-horizontal {
        margin-top: 20px;
    }
    .watchus {
        display: block;
    }
    .article-2.author{
        padding-top: 0px;
        padding-left: 40px;
    }

    #portfolio .reset-offers-title{
        width: 85%;
    }

    .reset-offers{
        width: 15%;
        padding: 92px 0 15px 0;
    }
}
@media screen and (max-width:1150px){
    .right-over{
        display: none;
    }
    .left-over{
        display: none;
    }
    .sec-hypostroj{
        background: #F1F1F1;
        padding: 30px 0px;
        text-align: center;
    }
}

@media screen and (max-width:991px){
    span#first-block-span {
        position: inherit;
    }
    span#second-block-span {
        position: inherit;
    }
    span#third-block-span {
        position: inherit;
    }
    .article-3.cz{
        height: auto!important;
    }

    .article-1.cz{
        height: auto!important;
    }

    div.gmap-responsive-info {
        width: 100%;
        position: absolute;
        top: 0px;
        background-color: #000;
        z-index: 8;
        background-color:rgba(0,0,0,0.7);
    }

    div.gmap-responsive-info > span {
        color: #fff;
        position: relative;
        display:block;
        padding:10px 0px;
    }

    .side-box-profil{
        text-align: center;
        margin-top: 20px;
    }

    .newsletter-form {
        text-align: center;
    }
    div#___plus_0 {
        width: 220px!important;
    }
}

@media only screen and (min-width: 991px){
    .bars{
        display: none
    }
    div.gmap-responsive-info {
        display:none;
    }
    span.gmap-responsive-info {
        display:none;
    }
}
@media only screen and (max-width: 991px){
    .top-desc {
        position: inherit;
    }

    .news-image-wrapper{
        text-align: center;
    }
    a.article-news-title {
        display: block;
    }
    .article-news-description {
        display: block;
        margin: 30px auto;
        width: 300px;
        padding: 0px;
    }
    .navbar-list{
        display: none;
    }
    .navbar-brand{
        padding-top: 10px
    }
    .preheader{
        display: none
    }
    .bars{
        display: inline;
        float: right;
        padding: 15px;
        padding-top: 20px;
    }
    .article-1 {
        padding: 30px 0px 30px 4px;
    }
    .article-1{

        text-align: center;
        text-align: -webkit-center;
    }
    .article-2{
        text-align: center;
        text-align: -webkit-center;
        border-left: none;
        border-right: none;
        border-top: 1px solid #c6c6c6;
        border-bottom: 1px solid #c6c6c6;
        height: 340px!important;
    }
    .article-3{
        text-align: center;
        text-align: -webkit-center;
    }
    .article-1 p{
        width: 320px!important;
    }
    .article-2 p{
        width: 320px!important;

    }
    .article-3 p{
        width: 339px!important;
    }
    .article-2.author{
        padding: 30px 70px 60px 70px;
    }
    .article-1.sk, .article-2.sk, .article-3.sk{
        padding: 30px 0px;
    }
    .article-3.sk p{
        width: 320px!important;
    }
    .hypostroj{
        padding: 0px;
    }
    .mujsanon{
        padding: 0px;
    }
    .insurance, .credit, .deposit, .pension{
        padding: 10px;
    }
    .investment{
        padding: 10px;
        padding-left: 5px;
    }
    .section-5 {
        padding-bottom: 0px;
    }
    .section-7 {
        padding-bottom: 70px;
    }
    .section-7 img {
        margin-top: 190px;
    }
    .soc-group-footer{
        padding: 0px;
    }
    a.soc-resp{
        position: absolute!important;
        margin-left: 4px!important;
    }
    .expert-links a {
        display: block;
    }
    .expert-links span {
        display: none;
    }
    .fctr-footer-real {
        margin-top: 35px;
        margin-left: 30px;
    }
    .fctr-footer-prem {
        margin-top: 25px;
        margin-left: 30px;
    }
    .show-sm{
        display: inline-block;
    }
    .hide-sm{
        display: none;
    }
    .serv-sk p{
        border-right: none!important;
        cursor: pointer;
    }
    .map-text-wrap {
        background: #ffffff;
        height: auto;
    }
    p.mrg{
        display: none;
    }
    #user-image-wrapper-sk > div > img {
        margin-top: 0px !important;
    }
    .article-news-title{
        margin: 0px auto;
        margin-bottom: -5px;
    }
    a.red.news-link {
        margin:0px auto;
        display: table;
    }
    .button-testimonials{
        font-size: 18px;
        color:#b51f2a;
        line-height: 1.2;
        background: #f1f1f1;
        border: 1px solid #b51f2a;
        padding: 20px 87px 17px 87px;
        display: block;
        margin: 50px auto 80px auto;
        width: auto;
    }
}
@media screen and (max-width: 880px) {
    .welcome-title{
        width: 300px;
        font-size: 40px;
    }
}

@media screen and (min-width: 769px) {
    .modal-dialog {
        width: 800px;
        margin: 30px auto;
    }
}

@media screen and (max-width: 768px) {
    .map-search {
        width: 80%;
        margin-top: 0px;
        padding-top: 20px;
    }
    .selectize-dropdown-content {
        width: 160%;
    }
    a.category.grey {
        margin: 2px 2px;
        display: block;
        display: -webkit-inline-box;
    }
    .side-btns-group{
        position: fixed;
        bottom: 0px!important;
        right: auto;
        top: auto;
        width: 100%;
    }
    .service-btn, .advice-btn{
        display: inline-block;
        width: 50%;
        margin: 0px;
        height: 100px;
        padding: 8px;
        opacity: 0.9;
    }
    .service-btn{
        border-right: 1px solid;
    }
    .advice-btn{
        position: absolute;
    }
    .online-side{
        width: auto;
        font-size: 17px!important;
    }
    div.portfolio-wrapper {
        height: auto;
    }
    .copyright-group{
        margin-bottom: 140px;
    }
    .insurance, .credit, .investment, .deposit, .pension{
        min-height: 190px;
        border: none;
    }
    .insurance p, .credit p, .investment p, .deposit p, .pension p{
        padding: 0% 20%;
    }
    .section-7 img {
        margin: 20px auto;
        display: inherit;
    }
    .section-7 h3 {
        margin-top: 10px;
    }
    .soc-group-footer {
        padding: 0px;
        text-align: center;
    }
    .watchus{
        display: none;
    }
    .relit-footer{
        text-align: center;
    }
    .expert-links {
        text-align: center;
        margin-top: 20px;
    }
    .green-line {
        text-align: center;
        margin-top: 20px;
    }
    .frmtable.nd p{
        border-left: none;
    }
    .frmtable.last p {
        border-bottom: 1px solid #c0c0c0;
        margin-bottom: 0px;
    }
    .frmtable.nd.last{
        margin-bottom: 5px;
    }
    .about-us.cz {
        padding:0px 30px;
        text-align: center;
    }
    div.portfolio-wrapper {
        height: auto;
        width: 315px;
        padding: 5px;
        border: 0px;
    }
    .article-news-title{
        float: none;
        margin-top: 20px;
    }
    .article-news img {
        float: none;
        margin-right: 0px;
    }
    .serv-sk p{
        border-bottom: 1px solid #c7c7c7;
    }
    .pagination li.float-left {
        margin-right: 36%;
    }
    .article-news-title{
        margin: 0px auto;
        margin-bottom: -5px;
    }
    a.red.news-link {
        margin:0px auto;
        display: table;
    }
    .article-news-description {
        display: inherit;
        padding: 10px;
        margin: 0px auto;
    }
    .valuation {
        display: none;
    }

    #blocktext{
        width: 55%;
    }

    #blocktext2{
        width: 55%;
    }

    #blocktext3{
        width: 55%;
    }

    #blocktext4{
        width: 55%;
    }

    input[name='blockvalue']{
        width: 38%;
    }

    input[name='blockvalue2']{
        width: 38%;
    }

    input[name='blockvalue3']{
        width: 38%;
    }

    input[name='blockvalue4']{
        width: 38%;
    }

    #block-postfix{
        width: 38%;
        float: right;
    }

    #block-postfix2{
        width: 38%;
        float: right;
    }

    #block-postfix3{
        width: 38%;
        float: right;
    }

    #block-postfix4{
        width: 38%;
        float: right;
    }
}
@media screen and (max-width: 650px) {
    #myCarousel3 {
        top: 120px;
    }
    .welcome-title{
        width: 300px;
        margin-left: 5%;
        font-size: 40px;
    }
    .welcome-hr{
        width: 280px;
    }
    .title-section{
        font-size: 38px;
    }
    .w-space{
        font-size: 60px!important;
    }
    .slider.slider-horizontal{
        width: 95%;
        margin: 18px 10px;
    }
    span#ex0SliderVal, span#ex1SliderVal, span#ex2SliderVal, span#ex3SliderVal, span#ex4SliderVal, span#ex5SliderVal, span#ex6SliderVal, span#ex7SliderVal, span#saveSliderVal {
        float: none;
        margin-right: 15px;
        width: 235px;
        background: #ffffff;
        padding: 10px 15px;
        margin-top: -11px;
    }
    .section-7 h3 {
        font-family: 'FrutigerBlack', sans-serif!important;
        font-size: 40px;
        letter-spacing: 2px;
        margin-top: 50px;
    }
    .findata-dialog {
        width: 100%;
    }
    .findata-dialog > div.modal-content {
        padding: 5px 15px 20px 15px;
    }
    .sanon{
        width: 100%;
    }
    .name-calk{
        display: block;
        margin: 5px auto;
        width: 80%;
    }
    .pagination li.float-left {
        margin-right: 32%;
    }
    .welcome-hr-sk.no3{
        width: 140px;
    }
    header.author.sk div#myCarousel3 {
        position: absolute;
        top: 100px;
        width: 100%;
        min-height: 300px;
    }
}
@media screen and (max-width: 540px) {
    .success-pop-dialog {
        width: 100%;
        padding: 0px 2px;
    }
    td {
        padding: 5px 1px;

    }
    .twenty-years{
        display: none;
    }
    .mortgage.cz{
        padding-left: 20px;
        background-position: 70px 10px;
        padding-top: 75px;
    }
    .mortgage.cz:hover{
        padding-left: 20px;
        background-position: 70px 10px;
        padding-top: 75px;
    }
    .hypostroj.active .mortgage.cz {
        color: #b51f2a;
        background: #f1f1f1;
        background-image: url('../fctr2016-sk/images/hypo-kalk-red.png');
        background-size: 75px 60px;
        background-repeat: no-repeat;
        background-position: 70px 10px;
    }
    .sanon{
        display: inline-block;
        width: 100%;
        background-image: url('../fctr2016-sk/images/icon-folder.png');
        background-size: 43px;
        background-repeat: no-repeat;
        background-position: 70px 10px;
        padding-top: 75px;
    }
    .sanon:hover{
        content:'sanon';
        background-image: url('../fctr2016-sk/images/icon-folder-red.png');
        background-size: 43px;
        background-repeat: no-repeat;
        background-position: 70px 10px;
        padding-top: 75px;
    }
    .sanon span{
        display: none;
    }
    .sanon:after{
        content: 'MůjŠanon';
    }
    .section-events p {
        padding: 15px 0px;
    }

}
@media screen and (max-width:482px){


    #paginator {
        margin-top: 0px;
    }

}

@media screen and (max-width:480px){
    .article-2.author{
        height: auto!important;
    }

    .title-section {
        font-size: 36px;
    }
    p.pad-15.center {
        font-size: 16px!important;
    }
    .article-1.sk p{
        font-size: 18px!important;
    }
    .article-2.sk p{
        font-size: 18px!important;
    }
    .article-2.sk {
        height: auto!important;
    }
    .article-3.sk p{
        font-size: 18px!important;
    }
    .fctr-btn {
        font-size: 18px;
        padding: 10px 10px;
        margin-top: 10px;
    }

    .fctr-input {
        display: block;
        max-width: 280px;
        margin: 0 auto;
    }

    button#newsletter-send.fctr-btn {
        float:none !important;
    }
    input#newsletter-email {
        float:none !important;
    }
    h2.custom-heading {
        padding-left: 30px !important;
    }
    .side-nav a {
        padding: 15px 40px 15px 20px;
    }
    .section-1 {
        margin-bottom: 0px;
    }
    .editable.img {
        margin: 0px auto;
        width: 275px;
        display: block;
        position: relative;
        margin: 0px;
        margin-top: -145px;
        display: inline;
    }
    a.icon-select-dropdown-btn:link span {
        white-space: initial;
    }
    label#offer-text-label span {
        display: block;
    }

    input[name='blockvalue']{
        width: 100%;
    }

    input[name='blockvalue2']{
        width: 100%;
    }

    input[name='blockvalue3']{
        width: 100%;
    }

    input[name='blockvalue4']{
        width: 100%;
    }

    #block-postfix{
        width: 100%;
        float: left;
        margin-bottom: 15px;
    }

    #block-postfix2{
        width: 100%;
        float: left;
        margin-bottom: 15px;
    }

    #block-postfix3{
        width: 100%;
        float: left;
    }

    #block-postfix4{
        width: 100%;
        float: left;
    }

    #blocktext{
        width: 88%;
    }

    #blocktext2{
        width: 88%;
    }

    #blocktext3{
        width: 88%;
    }

    #blocktext4{
        width: 88%;
    }

    .modal-body .input-form {
        margin-top: 15px;
    }
    .modal-body .input-form.hide {
        margin-top: 0;
    }
}

@media screen and (max-width: 440px) {

    .typografia img {
        max-width: 300px;
    }

    .mortgage.cz{
        background-position: 35px 10px;
    }
    .mortgage.cz:hover{
        background-position: 35px 10px;
    }
    .hypostroj.active .mortgage.cz {
        background-position: 35px 10px;
    }
    .sanon {
        background-position: 55px 10px;
    }
    .findata-dialog.consultant{
        width: 100%;
    }
    .welcome-title {
        width: 300px;
        margin-left: 1%;
        font-size: 28px;
    }

    .welcome-sk.welcome-title{
        font-size: 22px;
    }
    .welcome-hr-sk.no1 {
        width: 118px;
    }
    .welcome-hr-sk {
        width: 143px;
    }

    .selectcat-group {
        display: none;
    }

    .article-1 {
        text-align: left;
        padding-left: 3px;
        padding-bottom: 0px!important;
        height: 225px;
    }
    .article-1.cz{
        padding-left: 20px;
    }
    .article-2 {
        text-align: left;
        padding-left: 20px;
        padding-bottom: 0px!important;
        height: 250px;

    }
    .article-3 {
        text-align: left;
        padding-left: 20px;
        padding-bottom: 0px!important;
        height: 225px;
    }
    .article-1 p {
        width: 100%!important;
        font-size: 24px!important;
        padding-left: 60px;
    }
    .article-2 p {
        width: 100%!important;
        font-size: 24px!important;
        padding-left: 60px;
    }
    .article-3 p {
        width: 100%!important;
        font-size: 24px!important;
        padding-left: 60px;
    }
    span#notsaveSliderValLabel {
        top: 40px;
    }
    span#ex0CurrentSliderValLabel, span#ex1CurrentSliderValLabel, span#ex2CurrentSliderValLabel, span#ex3CurrentSliderValLabel, span#ex4CurrentSliderValLabel, span#ex5CurrentSliderValLabel, span#ex6CurrentSliderValLabel, span#ex7CurrentSliderValLabel, span#saveSliderValLabel {
        font-size: 18px;
        height: 65px!important;
        width: 300px!important;
        padding-top: 30px;
        display: inline-block;
        color: #5e5e5e;
        text-align: left;
    }
    input#ex0SliderVal,input#ex1SliderVal,input#ex2SliderVal,input#ex3SliderVal,input#ex4SliderVal,input#ex5SliderVal,input#ex6SliderVal,input#ex7SliderVal,input#saveSliderVal{
        float: right;
        width: 110px;
        background: #ffffff;
        padding: 10px 15px;
        margin-top: -11px;
        border: none;
        text-align: right;
    }
    input#ex0SliderVal,input#ex7SliderVal,input#saveSliderVal{
        color: #ffffff;
        background: #b51f2a;
        margin-top: -1px;
    }
    span#saveSliderValLabel {
        padding-top: 35px;
    }
    .h-kalk-hodnota-red {
        margin-top: 24px;
    }
    p.table-form-01, p.table-form-02, p.table-form-03, p.table-form-04, p.table-form-05, p.table-form-06, p.table-form-07, p.table-form-08{
        height: 100%;
    }
    a#advice-form-load-contact-me {
        margin-top: 20px;
        padding: 20px;
    }
    .article-3.sk p{
        width: 305px!important;
    }
    .pagination li.float-left {
        margin-right: 24%;
    }
    .news-image-wrapper {
        height: auto;
    }
    div#hitparada {
        width: 320px!important;
    }
    .welcome-hr-sk.no3 {
        width: 204px;
    }
    .article-1.author, .article-2.author, .article-3.author{
        padding-left: 3px!important;
    }
    .big{
        font-size: 40px!important;
    }
}
@media screen and (max-width: 400px) {
    .navbar-brand{
        width: 220px;
    }
    .bars{
        padding-top: 12px;
    }
    #googleMap{
        height: 350px;
        padding: 5px;
    }
    p.table-form-01, p.table-form-02, p.table-form-03, p.table-form-04, p.table-form-05, p.table-form-06, p.table-form-07, p.table-form-08 {
        height: 100%;
        padding-top: 95px;
        padding-left: 41px;
    }
    a#advice-form-load-contact-me {
        padding: 20px;
    }
    .pagination li.float-left {
        margin-right: 18%;
    }

    div.gm-err-container{
        width: 100%!important;
    }
    div#hitparada {
        width: 320px!important;
    }

    #arrow{
        display: none;
    }
    header{
        height: 500px!important;
    }
    .sec-hypostroj{
        padding: 0px;
    }
    .section-5 {
        padding-bottom: 0px;
    }
    input#newsletter-email {
        font-size: 23px;
        height: 52px;
    }
    button#newsletter-send.fctr-btn {
        padding: 15px 20px;
    }
    .advice-send{
        float: none;
    }
    ul.podmienky {
        padding-left: 14px;
    }
    ul.podmienky2nd {
        padding-left: 14px;
    }
    #conditions-advice {
        padding: 0px;
    }
    .typografia img{
        max-width: 250px;
    }
    .number-big {
        font-size: 40px !important;
    }
    .mortgage.cz{
        background-position: 35px 10px;
    }
    .mortgage.cz:hover{
        background-position: 35px 10px;
    }
    .hypostroj.active .mortgage.cz {
        background-position: 35px 10px;
    }
    .sanon {
        background-position: 55px 10px;
    }
}
@media screen and (max-width: 340px){
    .gmap div{
        width: 310px!important;
    }
}
@media screen and (max-height: 630px) {
    .overlay {
        overflow-y: auto;
    }
}
@media screen and (max-height: 480px) {

    .overlay {
        overflow-y: auto;
    }

    .overlay a {
        font-size: 20px
    }

    .overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
    p.table-form-01, p.table-form-02, p.table-form-03, p.table-form-04, p.table-form-05, p.table-form-06, p.table-form-07, p.table-form-08 {
        height: 100%;
        padding-top: 95px;
        padding-left: 41px;
    }
    a#advice-form-load-contact-me {
        padding: 20px;
    }

    .service-btn {
        height: auto;
        padding: 0px;
    }
    .service-btn img{
        display: none;
    }
    .service-btn p br{
        display: none;
    }
    .advice-btn {
        height: 100%;
        padding: 0px;
    }
    .advice-btn img{
        display: none;
    }
    .advice-btn p br{
        display: none;
    }
    .navbar-brand {
        padding-top: 3px;
    }
    .bars {
        padding: 5px;
        height: 40px;
        padding-top: 8px;
    }
}
@media screen and (max-height: 380px) {

    .welcome-title{
        width: 300px;
        margin-left: 10px;
    }
    p.table-form-01, p.table-form-02, p.table-form-03, p.table-form-04, p.table-form-05, p.table-form-06, p.table-form-07, p.table-form-08 {
        height: 100%;
        padding-top: 95px;
        padding-left: 41px;
    }
    .mortgage.cz{
        background-position: 35px 10px;
    }
    .mortgage.cz:hover{
        background-position: 35px 10px;
    }
    .hypostroj.active .mortgage.cz {
        background-position: 35px 10px;
    }

}
@media screen and (max-height: 350px) {


    .welcome-title {
        margin-left: 5%!important;
    }
    .mortgage.cz {
        color: transparent!important;
        background-position: 60px 40px;
    }
    .article-1{
        padding-left: 0px!important;
    }
    .w-space {
        word-spacing: -25px;
        position: absolute;
        left: -6px;
    }
    .mortgage.cz{
        background-position: 35px 10px;
    }
    .mortgage.cz:hover{
        background-position: 35px 10px;
    }
    .hypostroj.active .mortgage.cz {
        background-position: 35px 10px;
    }
    .article-3.sk p{
        width: 315px!important;
    }

}

@media screen and (max-height: 340px) {

    .mortgage.cz{
        color: transparent!important;
        background-position: 60px 40px;
    }
    .mortgage.cz:hover{
        color: transparent!important;
        background-position: 60px 40px;
    }
    .w-space {
        word-spacing: -25px;
        position: absolute;
        left: -6px;
    }
    .mortgage.cz{
        background-position: 35px 10px;
    }
    .mortgage.cz:hover{
        background-position: 35px 10px;
    }
    .hypostroj.active .mortgage.cz {
        background-position: 35px 10px;
    }
    .article-3.sk p{
        width: 315px!important;
    }

}


@media screen and (min-width: 769px) and (max-width: 970px){
    .fixed-right {
        position: fixed;
        right: 100px;
        top: auto;
        z-index: 10;
        bottom: 0px;
    }
    .service-btn {
        position: fixed;
        right: 130px;
        bottom: 0px;
        width: 116px;
        height: 115px;
    }
    .advice-btn {
        position: fixed;
        bottom: 0px;
        right: 7px;
        width: 116px;
        height: 115px;
    }
}
@media screen and (min-width: 991px) and (max-width: 1170px){
    .fixed-right {
        position: fixed;
        right: 100px;
        top: auto;
        z-index: 10;
        bottom: 0px;
    }
    .service-btn {
        position: fixed;
        right: 130px;
        bottom: 0px;
        width: 116px;
        height: 115px;
    }
    .advice-btn {
        position: fixed;
        bottom: 0px;
        right: 7px;
        width: 116px;
        height: 115px;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1366px){
    .fixed-right {
        position: fixed;
        right: 100px;
        top: auto;
        z-index: 10;
        bottom: 0px;
    }
    .service-btn {
        position: fixed;
        right: 130px;
        bottom: 0px;
        width: 116px;
        height: 115px;
    }
    .advice-btn {
        position: fixed;
        bottom: 0px;
        right: 7px;
        width: 116px;
        height: 115px;
    }

}
