.blue-marker {
    font-family: 'proxima_nova_ltlight';
    font-size: 18px;
    line-height: 22px;
    color: #0D4E7A;
}

.moduly-tab {
    height: auto !important;
}

.animate-box {
    width: 155px;
    height: 158px;
    display: block;
    position: relative;
    float: left;
    margin-right: 6px;
    overflow: hidden;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}


.animate-box h4{position:absolute; padding-bottom:2px; bottom:0; left:0; right:0; text-align: center;  font-family: 'proxima_nova_ltsemibold'; font-size:1.1em; color: #004b85;
                z-index:51;}
.animate-box-hr h4 , .animate-box-sm h4, .animate-box-faktoring h4, .animate-box-id h4, .animate-box-wapro h4{position:absolute; padding-bottom:2px; bottom:0; left:0; right:0; text-align: center;  font-family: 'proxima_nova_ltsemibold'; font-size:1.1em; color: #004b85;
                                                                                                              z-index:51;}
.animate-box-wapro h4{font-size:1.1em; margin-bottom:2px;}

.animate-box{
    width:155px; height:158px; display:block; position:relative; float:left; margin-right:6px; overflow:hidden;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;}

.animate-box div{ position:absolute; top:0; width:155px; height:316px; z-index:50;}

.act-round{
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.hidden.opinia {
    display: none;
}
.transcont {
    height: 178px;
    width: 373px;float:left;
    position: relative;
    display: none;
}

.transcont.set { display: block; }

.transcont > img {
    float: left;
    padding: 30px 0px 0px 20px;
    display: block;
}

.naszklient img {
    margin: 44px 40px !important;
}

.input input.date-input {
    width: 330px;
}
.coll {
    display: none;
}
.newsletter_content {
    padding: 20px;
}

.newsletter_content .cf { }
.newsletter_content .newsletter_label {float:left; margin-top: 20px; margin-left:120px; }
.newsletter_content .newsletter_input {float: left;
                                       margin-top: 14px;
                                       margin-left: 50px;}
.newsletter_content .newsletter_input input { 
    background: none repeat scroll 0 0 #F8FBFC;
    border-color: #E3E8EB #E3E8EB #E3E8EB #E3E8EB;
    border-radius: 8px 8px 8px 8px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 2px 0 -1px #FFFFFF inset;
    padding: 5px;
    width: 350px;
}
.newsletter_content .newsletter_left, .newsletter_content .newsletter_right { margin-top: 20px; }
.newsletter_content .newsletter_left { float: left; padding-left: 120px; }
.newsletter_content .newsletter_right { float: right; padding-right: 120px; }
.newsletter_content .newsletter_left span, .newsletter_content .newsletter_right span { display: block; padding-bottom:10px;}
.newsletter_content .newsletter_left label, .newsletter_content .newsletter_right label { display: inline-block; width: 220px; padding-left: 10px;}
.newsletter_content hr { padding: 10px 0px;
                         margin-top: 10px;} 

.newsletter_content div.newsletter_agreement { float: left; padding-left: 20px; }
.newsletter_content label.newsletter_agreement { display: block;
                                                 float: left;
                                                 width: 90%;
                                                 padding-left: 20px;}
.newsletter_content .button {margin: 25px 20px; }

.newsletter_content h2.no-margin, .newsletter_content hr.no-margin { display :none; }
.newsletter_content .mod_content_left { width: auto; margin-top: -10px;  }
.newsletter_content .mod_content_left p { font-size: 18px; } 

.mod_contact { margin-top: 20px; margin-bottom: 50px; }
.mod_contact .mod_content_left p { margin-bottom: 10px }

.search_zone { display: inline-block; } 
.panel-blue-nav ul li ul li a:first-child.set {
    background: none;
    color: #e29a45;
    font-size: 14px;
    margin: 10px 0px 10px 69px;
    padding: 0px;
    border-bottom: 1px solid #052f4f;
}

.banner-big .slide .caption-slider p {
    width: 285px !important;
}

.banner-big .image-slider {
    margin-left: auto !important;
}

.banner-big .control-slider {
    left: 695px !important;
}

.slides, .slide{
    width:970px;
    height: 410px;
}

.control-slider { 
    z-index: 9999;
}

.slider-indicator { 
    text-indent: -9999px;
    display: inline-block;
    margin: 0px 2px;
    width: 14px; height: 24px;
    background: url("../img/ico_indicator.png") no-repeat center left; 
}

.slider-indicator.active { 

    background: url("../img/ico_indicator_active.png") no-repeat center left; 
}

.modul-x-fotka div {

    position: absolute;
    width: 348px;
    right: 0;
    top: 52px;
    background: #f7fafb;
    padding: 20px;
    height: 166px;
    display: block;
}
.modul-x-fotka div p {
    position: static;
    width: auto;
    background: none;
    padding: 0px;
    height: auto;
    display: block;
    line-height: inherit;
}

.boxy3 {
     display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: distribute;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: distribute;
    align-content: center;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.boxboxy {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
}

@-moz-document url-prefix() {
.boxy3 {
    width: 100%;
    -moz-box-sizing: border-box;
    }

}

ul.validate-info { display:none; }
.form-group.validate ul.validate-info { display: block; }
.checkbox.validate ul.validate-info { display: block; margin-top: -100px;}



.panel-body > * { 
 float: left; 
}

.panel-group.sliders-text .panel-body > * { 
 float: none; 
}

.dokument p{ padding-right: 20px; }

.modul-3-fotka h3 {
	font-family: 'proxima_nova_rgregular';
	font-size: 14px;
	font-weight: 500;
	line-height: 1.1;
}

.raport_content .panel-body p {
	clear: both;
}