.sidebar .nav{
    margin: 30px 0px;
}

.sidebar .nav-stacked>li>a {
    color: rgb(171,3,52);
    background: rgb(240,240,240);

}
.sidebar .nav-stacked>li>a:hover , .sidebar .nav>li>a:hover {
    color: rgb(255,255,255);
    background-color: rgb(171,3,52);

}

.well {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(171,3,52,0.7)),color-stop(30%, rgba(171,3,52,0.9)),color-stop(100%, #ab0334));
    background-image: -moz-linear-gradient(top, rgba(171,3,52,0.7) 0%,rgba(171,3,52,0.9) 30%,#ab0334 100%);
    background-image: -webkit-linear-gradient(top, rgba(171,3,52,0.7) 0%,rgba(171,3,52,0.9) 30%,#ab0334 100%);
    background-image: linear-gradient(to bottom, rgba(171,3,52,0.7) 0%,rgba(171,3,52,0.9) 30%,#ab0334 100%);
    color: #ffffff;
}
.well>p {
    margin: 0 0 0px;
}

.well>h5 {
    font-weight:bold;
}
.well>h3 {
    margin-top: 0px;
}

/*a, a:hover {*/
    /*color: rgb(171,3,52);*/
    /*text-decoration: none;*/
/*}*/

.pull-left {
    margin: 0 10px 0px 0;
}

.post-main-category .big-button {
    background: rgba(236, 236, 237, .6);
    color: #333;
    text-decoration: none;
    width: auto;
    height: 180px;
    padding: 25px;
    font-size: 24px;
    text-transform: uppercase;
    margin: 30px auto;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
}

.post-main-category .big-button:hover {
    background-color: #921337;
    color: #fff;
}

.consulting-question {
    height: 300px;
    background-image: url('../images/banner-your-finances.jpg');
    padding:60px 0 20px;
}

.consulting-question h1 {
    font-size: 40px;
    color: black;
    margin: 30px auto;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
}

.consulting-question .btn-help {
    font-size:24px;
    padding: 12px 26px;
    height: auto;
    color: #fff;
    background-color: #ab0334;
    border:1px solid #ab0334;

}
.consulting-question .center {
    margin: 0 auto;
    text-align: center;
    align-items: center;

}

.news .filter label span a,
.news .filter label span a:hover,
.news .filter label span a:visited{

    color:#66192f;
}

h1, h3 {text-transform: uppercase}

.benefits-main {
    font-weight: bold;
    color: #66192f;
}
.thumbnail_container {
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    margin-bottom:20px;
}

.thumbnail {
    position:absolute;
    width:100%;
    height:100%;
}
.thumbnail img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-height:100%;
    max-width:100%;
}

.form-group.required .control-label:after {
    content:"*";
    color:red;
}

.btn-partners {
    background-color: #921337;
    color: #fff;
}

.btn-partners:hover, .btn-partners:visited,
.contact-button:hover{
    background-color: #66192f ;
    color: #fff;
}

.footer .container .contact-info .contact-button:hover {
    background: #a22e4f;
}
 label.error{
     color: red;
     font-size: 15px;
 }

.awards-page .subjects p {
    margin: 0px;
}

.partners .partners-button {
    height: 160px;
}

/* kontankujte nas vasa karia button */
.financial-housing .fixed-button-contact {
    background-color: #66192f;
    color: #fff;
    text-decoration: none;
    width: auto;
    padding: 12px 15px;
    border-radius: 4px;
    margin-top: 100px;
}

.financial-housing .fixed-button-contact:hover {
    background-color: #73253b;
}

.financial-housing .fixed-button-contact a:hover > div {
    color: #fff;
    text-decoration: none;
}

.financial-housing .fixed-button-contact img{
    width: 7px;
    margin-left: 10px
}


.thankYouContact {
    text-align: center;
    color: #f00;
}

.contact-btn a:hover{
    text-decoration: none;
}

.benefits-main a {
    color: #66192f;
}

.benefits-main a:hover{
    color: #66192f;
    text-decoration: none;

}

.wizard-steps a.disabled {
    pointer-events: none;
    cursor: default;
}

.news-description a,
.news-description a:hover{
    color: #66192f;
    font-family: 'LegacySansItcTOT-Bold';
}

.gallery>a>img {
    margin: 5px;
    padding:5px 5px;
    border: 1px solid #ccc;
}

.gallery a:hover {
    text-decoration: none;
}

.stories .stories-modal {
    border: none;
}

.stories-modal-photo {
    width: 50%;
    float:left;
}

.stories-modal-info {
    width: 50%;
    float: right;
}

.contact-person-image {
    height: 220px;
    width: 160px;
    object-fit: cover;
    margin-bottom: 20px;
}
a.partners-disabled{
    pointer-events: none;
    cursor: default;
}
/* news 2 item in card */

.news .article-card-2 {
    color: #333;
}
.category-link .overlay2 {
    position: absolute;
    top: 0;
    left: 0px;
    width: 0;
    width: 50px;
    height: 50px;
    background-color: rgba(146, 19, 55, 1);
    display: none;
    color: #fff;
}

.category-link a:hover .overlay2 {
    display: block;
}

.category-link a:hover .overlay2 > div {
    position: absolute;
    bottom: 10px;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.category-link .overlay2 div {
    font-size: 20px;
}
/*.category-link .overlay2 i {*/
    /*font-size: 45px;*/
    /*!*margin-bottom: 30px;*!*/
    /*display: block;*/
/*}*/
.news .article-card .title h3, .news .article-card-2 .title h3 {
    margin-left: 65px;
    text-align: left;

}
/* search overlay */
.search .overlay {
    position: absolute;
    top: 0;
    left: 0px;
    width: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(146, 19, 55, 0.7);
    display: none;
    color: #fff;
}
.search-text {
    color: #333;

}

.search .overlay i {
    font-size: 50px;
    margin-bottom: 30px;
    display: block;
}

.search > div .picture img {
    margin: 20px 0 15px;
}
.search .no-center {
    font-family: 'LegacySansItcTOT-medium';
    color: #333;
    font-size: 16px;
    text-align: left;
    text-decoration: none;
}
.search a:hover .overlay {
    display: block;
}

.search a:hover .overlay > div {
    position: absolute;
    bottom: 10px;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.search-height {
    min-height:130px;
}

.search .overlay div {
    font-size: 20px;
}

.menu-event-heading {
    font-family: 'LegacySansItcTOT-medium';
    color: #333;
}

.form-register-user .required {
    color: red;
}

#formContact .required {
    color: red;
}

.event-title {
    color: #333;
    font-family: 'LegacySansItcTOT-Bold';
    text-transform: none;
}
.event-page-header {
    padding-bottom: 9px;
    margin: 0px 0px 20px 0px;
    border-bottom: 1px solid #eee;
}

.my-events {
    margin: 0px;
}

.register-checkbox input[type=checkbox]  {
    opacity: 1;
}

.navbar .fixed-top-contact-mobile {
    position: relative;
    bottom: 60px;
    right: -10px;
    /* float: right; */
    left: 58%;
}

.navbar .fixed-top-contact-mobile a {
    font-size:12px;
}

.navbar .fixed-top-contact-mobile i {
    font-size:12px;
    margin:2px 3px 0px 0px;
}

.navbar .fixed-top-contact-mobile a:hover {
    color: #66192f;
}

.navbar .fixed-top-contact-mobile > span {
    padding: 12px 12px 10px 12px;
    margin-top: 5px;
    background-color: #c2c4c5;
    color: #fff;
    font-size: 16px;
    margin-top: 0;
}

.navbar .fixed-top-contact-mobile > span img.icon-phone {
    margin-right: 5px;
}

.navbar .fixed-top-contact-mobile .bordered-right {
    border-right: 1px solid #fff
}


.contact-us-button {
    background-color: #66192f;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
    margin: 30px auto 30px;
}

.contact-us-button:hover {
    background-color: #702238;
}

.contact-us-button img {
    width: 7px;
    margin-left: 10px
}

.log-in-iz-button {
    background-color: #66192f;
    /*color: #fff;*/
    text-decoration: none;
    border-radius: 4px;
    margin: 30px auto 30px;
}

.log-in-iz-button:hover {
    background-color: #702238;
}

.log-in-iz-button img {
    width: 7px;
    margin-left: 10px
}

ul.navbar-nav > li > ul.dropdown-menu > li > a {
    color: #333;
    display: block;
    width: 100%;
    padding: 15px 15px;
    text-decoration: none;
    font-family: 'LegacySansItcTOT-Bold';
    font-size: 13px;
    text-transform: uppercase;
    white-space: normal;
}

.management .en {
    text-transform: none;
}

ol.rights {
    counter-reset: list;
    margin: 0; }

ol.rights > li {
    list-style: none;
    position: relative; }

ol.rights > li:before {
    counter-increment: list;
    content: counter(list, lower-alpha) ") ";
    position: absolute;
    left: -1.4em; }

.menu-level-info {
    margin-top: 0px;
    color: #333333;
    padding: 8px;
    line-height: 20px;
    text-transform: uppercase;
    font-family: 'LegacySansItcTOT-Bold';
    font-size: 13px;
}


.custom-checkbox-form > [type="checkbox"],
.custom-checkbox-form > label{
    margin-bottom:0px !important;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.custom-checkbox-form > [type="checkbox"]:not(:checked),
.custom-checkbox-form > .valid [type="checkbox"]:not(:checked),
.custom-checkbox-form > [type="checkbox"]:checked,
.custom-checkbox-form > .valid [type="checkbox"]:checked{
    position: absolute;
    left: -9999px;
}
.custom-checkbox-form > [type="checkbox"]:not(:checked) + label,
.custom-checkbox-form > .valid [type="checkbox"]:not(:checked) + label,
.custom-checkbox-form > [type="checkbox"]:checked + label,
.custom-checkbox-form > .valid [type="checkbox"]:checked + label{
    position: relative;
    padding-left: 22px;
    cursor: pointer;
}
.custom-checkbox-form > [type="checkbox"]:not(:checked) + label:before,
.custom-checkbox-form > .valid [type="checkbox"]:not(:checked) + label:before,
.custom-checkbox-form > [type="checkbox"]:checked + label:before,
.custom-checkbox-form > .valid [type="checkbox"]:checked + label:before{
    content: '';
    position: absolute;
    left:0;
    /*top: 50%;*/
    margin-top:0px;
    width: 17px;
    height: 17px;
    border: 1px solid #000;
    background: #fff;
    border-radius: 2px;
}
.custom-checkbox-form > [type="checkbox"]:not(:checked) + label:after,
.custom-checkbox-form > [type="checkbox"]:checked + label:after {
    font: normal normal normal 12px/1 'Glyphicons Halflings';
    content: '\e013';
    position: absolute;
    /*top: 100%;*/
    bottom: 100%;
    margin-bottom:-14px;
    left: 2px;
    color: #ab0531;
    /*color: white;*/
    xtransition: all .2s;
}

.custom-checkbox-form > [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
}
.custom-checkbox-form > [type="checkbox"]:checked + label:after {
    opacity: 1;
    transform: scale(1);
}

.custom-checkbox-form > [type="checkbox"][data-indeterminate] + label:after,
.custom-checkbox-form > [type="checkbox"][data-indeterminate] + label:after {
    content: '\2212';
    left: 2px;
    opacity: 1;
    transform: scale(1);
}

.custom-checkbox-form > [type="checkbox"]:disabled:not(:checked) + label:before,
.custom-checkbox-form > [type="checkbox"]:disabled:checked + label:before {
    box-shadow: none;
    background-color: #eeeeee;
    border-color: #eeeeee;
    cursor: not-allowed;
    opacity: 1;
    color: #dadada;
}
.custom-checkbox-form > [type="checkbox"]:disabled:checked + label:after {
    color: #dadada; cursor: not-allowed;
}
.custom-checkbox-form > [type="checkbox"]:disabled + label {
    color: #aaa; cursor: not-allowed;
}
.custom-checkbox-form > [type="checkbox"]:checked:focus + label:before,
.custom-checkbox-form > [type="checkbox"]:not(:checked):focus + label:before {
    border: 1px solid #000;
    /*box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);*/
}
.custom-checkbox-form > label:hover:before {
    border: 1px solid #000 !important;
}
.custom-checkbox-form > [type="checkbox"]:disabled:not(:checked) + label:hover:before,
.custom-checkbox-form > [type="checkbox"]:disabled:checked + label:hover:before{
    border: 1px solid #000 !important;
}
.checkbox-form-text-color {
    /*color: white;*/
    font-size: 13px;
}


/* question */
.custom-checkbox-question > [type="checkbox"],
.custom-checkbox-question > label{
    margin-bottom:0px !important;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.custom-checkbox-question > [type="checkbox"]:not(:checked),
.custom-checkbox-question > .valid [type="checkbox"]:not(:checked),
.custom-checkbox-question > [type="checkbox"]:checked,
.custom-checkbox-question > .valid [type="checkbox"]:checked{
    position: absolute;
    left: -9999px;
}
.custom-checkbox-question > [type="checkbox"]:not(:checked) + label,
.custom-checkbox-question > .valid [type="checkbox"]:not(:checked) + label,
.custom-checkbox-question > [type="checkbox"]:checked + label,
.custom-checkbox-question > .valid [type="checkbox"]:checked + label{
    position: relative;
    padding-left: 22px;
    cursor: pointer;
}
.custom-checkbox-question > [type="checkbox"]:not(:checked) + label:before,
.custom-checkbox-question > .valid [type="checkbox"]:not(:checked) + label:before,
.custom-checkbox-question > [type="checkbox"]:checked + label:before,
.custom-checkbox-question > .valid [type="checkbox"]:checked + label:before{
    content: '';
    position: absolute;
    left:0;
    /*top: 50%;*/
    margin-top:0px;
    width: 17px;
    height: 17px;
    border: 1px solid #000;
    background: #fff;
    border-radius: 2px;
}
.custom-checkbox-question > [type="checkbox"]:not(:checked) + label:after,
.custom-checkbox-question > [type="checkbox"]:checked + label:after {
    font: normal normal normal 12px/1 'Glyphicons Halflings';
    content: '\e013';
    position: absolute;
    /*top: 100%;*/
    bottom: 100%;
    margin-bottom:-14px;
    left: 2px;
    color: #ab0531;
    /*color: white;*/
    xtransition: all .2s;
}

.custom-checkbox-question > [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
}
.custom-checkbox-question > [type="checkbox"]:checked + label:after {
    opacity: 1;
    transform: scale(1);
}

.custom-checkbox-question > [type="checkbox"][data-indeterminate] + label:after,
.custom-checkbox-question > [type="checkbox"][data-indeterminate] + label:after {
    content: '\2212';
    left: 2px;
    opacity: 1;
    transform: scale(1);
}

.custom-checkbox-question > [type="checkbox"]:disabled:not(:checked) + label:before,
.custom-checkbox-question > [type="checkbox"]:disabled:checked + label:before {
    box-shadow: none;
    background-color: #eeeeee;
    border-color: #000;
    cursor: not-allowed;
    opacity: 1;
    color: #dadada;
}
.custom-checkbox-question > [type="checkbox"]:disabled:checked + label:after {
    color: #dadada; cursor: not-allowed;
}
.custom-checkbox-question > [type="checkbox"]:disabled + label {
    color: #aaa; cursor: not-allowed;
}
.custom-checkbox-question > [type="checkbox"]:checked:focus + label:before,
.custom-checkbox-question > [type="checkbox"]:not(:checked):focus + label:before {
    border: 1px solid #000;
    /*box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);*/
}
.custom-checkbox-question > label:hover:before {
    border: 1px solid #000000 !important;
}
.custom-checkbox-question > [type="checkbox"]:disabled:not(:checked) + label:hover:before,
.custom-checkbox-question > [type="checkbox"]:disabled:checked + label:hover:before{
    /*border: 1px solid #E4E4E4 !important;*/
}
.checkbox-question-text-color {
    /*color: white;*/
    font-size: 13px;
}

.cc-revoke {
    display:unset!important;
}

.cc-revoke.cc-right {
    right: 7em!important;
    left: unset
}
.cc-floating.cc-theme-classic {
    right: 7.5em;
}

.cc-revoke, .cc-window {
    font-size: 10px!important;
}

#mouseon-examples,
#mouseon-examples-en{
    width: 100%;
}
#mouseon-examples div,
#mouseon-examples-en div{

}
#powerTip.formPowerTip{
    /*width: 500;*/
    white-space: normal;
}
#powerTip.formPowerTip p{
    display: inline-block;
    font-size: 12px;
}
.contact-search-form{
    text-align: center;
}
.contact-search {
    background-color: #66192f;
    color: #ffffff;
    padding: 12px 15px;
}

.contact-search:hover {
    background-color: #960f32;
    color: white;
}
.contact-search-dropdown {
    padding: 12px 15px;
    height: auto;
    font-size: 18px;
    outline: none;
}
.contact-search-dropdown:focus {
    border-color: #66192F;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,25,47,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,25,47,.6);
}
