:root {
    --orange: #D05428;
}

body {
    font-family: 'Marcellus', sans-serif;
    font-size: calc(0.8em + 0.8vw);
    line-height: calc(0.8em + 0.8vw);
    background: url(../img/kkkz_logo.png) no-repeat fixed left bottom;
}

p {
    text-align: justify;
    text-justify: inter-word;
}

.llogo img {
    width: auto;
    max-height: 40px;
}

img,
video,
object,
embed {
    max-width: 100%;
    height: auto;
}

iframe {
    max-width: 100%;
}

.konferencja .newsItems .item .header a {
    color: #D10107;
    font-size: 120%;
}

.konferencja .newsItems .item .header {
    text-align: center;
    margin-top: 10px
}

.nav ul {
    list-style: none;
}

.nav ul li {
    float: left;
}

.colnews3 .item {
    width: 32%;
    float: left;
    padding: 1%;
}

.colnews2 .item {
    width: 46%;
    float: left;
    padding: 1%;
}

.galleryPhotos ul li {
    max-width: 300px;
    height: auto;
    float: left;
    border: 3px solid #D10107;
    margin: 1%;
    padding: 1%;
    list-style: none
}

.sarenka {
    height: 200px;
    background: url(../img/microphone.jpg) no-repeat fixed;
    background-size: 100%;
}


/*schemat kolorów*/

.bcg1 {
    background-color: white
}

.bcg2 {
    background-color: #EFECCA
}

.bcg3 {
    background: #12213E
}

.bcg4 {
    background: #D50A05
}

.bck .text1,
#tnews1 .text1 a {
    color: #767676;
    text-decoration: none;
    ;
}

.text2,
.text2 a {
    color: #323F91;
    text-decoration: none;
}

.text3,
.text3 a {
    color: #D05428;
    text-decoration: none;
}

a {
    color: #36528B
}

.clear {
    clear: both;
}

.news h1 {
    color: white
}

.oldpagelink {
    height: 70px;
    width: 70px;
    position: absolute;
    font-size: 85%;
    text-align: center;
    color: white;
    line-height: 1.1;
    box-shadow: 3px 3px 3px lightgray;
    background: #FC6306;
    right: 20px;
    top: 10px;
    z-index: 10000;
    border-radius: 35px;
    padding: 15px;
    font-family: Helvetica, Arial, sans-serif;
}

.oldpagelink a {
    color: white;
    display: block
}

#myNavbar {
    font-size: 95%
}

.item-info-kategoria {
    display: none
}

.btn {
    margin: 10px
}

.btn-info {
    background-color: #547FD7
}


/*karuzela slajder*/

.carousel {
    max-width: 100%;
    height: 100%
}

#myCarousel .carousel-inner {
    max-width: 100%;
    height: 400px;
    max-height: 400px;
    background: transparent
}

#myCarousel {
    margin: 3% auto;
    background: transparent
}

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

.mainpage .carousel-caption a {
    color: #c1f1c1
}

.carousel-indicators {
    bottom: 5%
}

.carousel-control .right,
.carousel-control .left {
    background-image: none;
    background: transparent;
}

.carousel-indicators li {
    border-color: #36528B;
}

.carousel-indicators li.active {
    background-color: #36528B;
}

.carousel-control.right {
    left: auto;
    right: -14px;
}

.carousel-control {
    bottom: 0;
    color: #fff;
    font-size: 20px;
    left: -14px;
    opacity: 0.8;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    top: 0;
    width: 0%
}


/*galeria*/

ul.fotoList li {
    display: inline;
    float: left;
    list-style-type: none;
    margin: 1%
}

ul.fotoList li img {
    height: 105px;
    border: 5px solid white;
    outline: 1px solid lightblue
}

ul.flexlist {
    list-style-type: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
}

.flexlist img {
    margin: 10px;
}

@media (min-width: 1200px) {
    .tcarusel {
        height: 500px;
        max-height: 500px;
    }
}

@media (min-width: 920px) {}

@media (min-width: 768px) {}

td {
    padding: 3px;
}

@media (max-width: 920px) {
    .tcarusel {
        height: 350px;
        max-height: 350px
    }
    #myCarousel {
        width: 100%
    }
    .carousel-caption {
        z-index: 5000;
        position: relative;
        font-size: 105%;
        padding-bottom: 1%;
        left: 2%;
        right: 10%;
        top: 5%
    }
}

@media (max-width: 767px) {
    .oldpagelink {
        display: none
    }
}

@media (max-width: 480px) {
    .tcarusel {
        height: 300px;
        max-height: 300px
    }
    .carousel-caption {
        z-index: 5000;
        position: absolute;
        font-size: 100%;
        padding-bottom: 1%;
        left: 0;
        right: 0;
        top: -25%
    }
    .carousel-caption h1 {
        font-size: 80%
    }
    .carousel-caption p span {
        font-size: 1 em
    }
}

.ico {
    text-align: center;
    padding: 5px;
    color: #adadad
}

.ico2 {
    color: #FC6306
}

.ico h1 {
    padding-bottom: 20px;
    font-weight: 200;
}

.green {
    color: #4A8420
}

ul.newsList {
    list-style-type: none;
}

.kategorie ul li {
    list-style-type: circle;
}

.kategorie ul li.foto {
    list-style-type: none
}

.kategorie li a {
    padding: 10px 4px;
    margin: 2px;
}

.submenu a {
    display: block
}

.kategorie li a {
    color: grey
}

.kategorie li a:hover {
    color: #f0f0f0;
    text-decoration: none;
    color: #FC6306;
}

.kategorie ul li:hover {
    background-color: white;
}

.kbList {
    padding-left: 5px;
}

.kbList.kbArtsList .kbArtsListItem {
    float: left;
    width: 240px;
    margin-right: 15px;
    margin-top: 15px;
    border: 1px solid lightgray;
    border-radius: 3px;
    padding: 2px 0 2px 5px;
}

.kbList.kbArtsList .kbShortContent {
    display: inline;
    color: grey
}

.kbList.kbArtsList .kbShortContent a {
    text-decoration: none;
}

.kbList.kbArtsList h3.kbTitle {
    font-size: 1.1em;
    margin: 3px;
}

.kbList.kbArtsList h3.kbTitle a {
    text-decoration: none;
    color: #690C10;
}

.kbShortContent {}

.kbList.kbArtsList .kbShort {
    display: block;
    padding: 16px 4px 4px 3px;
    background: url(../img/bgl.png) no-repeat left top;
}

.kbList.kbArtsList .kbArtIcon1 {
    display: none;
}

.kbList.kbArtsList .kbArtIcon2 {
    border-radius: 5px;
    max-width: 204px;
}

.kbList.kbArtsInner .kbArtIcon1 {
    float: left;
    margin: 0 5px 5px 0;
    border-radius: 5px;
}

.kbList.kbArtsInner .kbArtIcon2 {
    display: none;
}

.kbList.kbArtsInner .kbContent {
    clear: both;
}

.newsList li {
    border: 1px dashed #f6f6f6;
    background-color: #f6f6f6;
    margin: 3px;
    padding: 4px;
    margin: 4px 0px
}

.articlebody .newsList li a {
    color: #36528B;
    font-size: 120%;
    margin-bottom: 1%
}

.articlebody .newsList .item-info-termin,
.articlebody .newsList .item-info-nabor {
    font-size: 90%;
    color: #FC6306;
    font-style: normal;
}

.articlebody .newsList .naborDateLeft {
    display: block;
    border-bottom: 1px dotted white;
    margin-bottom: 1%;
    color: darkgray
}

.articlebody .newsList p {
    color: #36528B;
    font-size: 97%;
    font-style: italic;
}

.articlebody .newsList .naborDateLeft {
    display: block;
    border-bottom: 1px dotted white;
    margin-bottom: 1%;
    color: darkgray;
    font-style: normal;
}

.articlebody ol li {
    padding-left: 1%;
    margin-left: 1%;
    font-size: 98%
}

.articlebody ul li {
    padding-left: 1%;
    margin-left: 3%;
    font-size: 98%
}

.naborText,
.naborDate {
    display: none
}

a.newslistlink {
    margin: 2%;
}

.newsListInfo {
    padding-left: 2%;
    display: block;
}

p.newsListInfo {
    margin: 0;
    padding: 0 3px 60px 0
}

.infoShort {
    border-top: 1px solid lightblue;
    margin-top: 2%;
    margin-bottom: 2%
}

.newsList .item-info-miejsce,
.newsList .item-info-poziom {
    font-style: normal;
    float: right;
    display: block;
    clear: both;
}

.newsList .item-info-cena {
    display: none;
}

.biatr {
    background-color: white;
    opacity: 0.8;
    filter: alpha(opacity=80);
    /* For IE8 and earlier */
}

.button1 {
    -moz-user-select: none;
    background-color: #F0F0F0;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 0;
    padding: 6px 8px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    border-color: #ccc;
    color: #333;
}

.button1:hover,
.button1 a:hover {
    background-color: #FC6306;
}

.colnews1 h4.title a {
    font-size: 1.5em;
}

.colnews1 .infoLabels,
.colnewsmany .infoLabels {
    font-size: 95%;
    color: gray;
}

.colnewsmany .s4label {
    display: none
}

.colnewsmany .labelData {
    float: right;
    padding-top: 2px;
    font-size: 90%
}

.colnews1 .header {
    border-bottom: #36528B solid 1px;
}

p.colh {
    padding: 3%;
    font-size: 1.8em;
    border-bottom: 2px solid red
}

.colnews1 .short {
    min-height: 350px;
    padding: 3%;
}

.colnews1 .infoLabels {
    padding: 1% 3%;
    background: #f6f6f6
}

.colnewsmany .item {
    padding: 1%;
    margin-bottom: 7%;
    border-bottom: #36528B dotted 1px;
}

.colnext .item-info-miejsce,
.colnext .item-info-poziom,
.colnext .item-info-cena {
    display: none
}

.colnext .item-info-link-more,
.newsList .item-info-link-more,
.colnext .item-info-link-more,
.newsList .item-info-link-form {
    float: right;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 0;
    padding: 6px 8px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    background-color: #fff;
    border-color: #ccc;
    color: #333;
}

.articlebody .newsList .item-info-link-more {
    float: left;
    font-style: normal;
    font-size: 65%;
}

.newsListInfo .item-info-link-more {
    float: right;
    font-size: 60%
}


/*przycisk "jestem zainteresowany" na liście szkoleń */


/*na stronie głównej*/

.newsListInfo .item-info-link-form {
    font-size: 60%;
    color: green;
    float: left
}


/*w artykule*/

.articlebody .newsList .item-info-link-form {
    float: left;
    font-style: normal;
    font-size: 65%;
    margin-left: 10px;
    border-color: green;
}


/* formularz "jestem zainteresowany" w szczegółach kursu*/

.formMsgForm {
    margin: 50px 0;
    padding: 5px;
    border: 1px dotted green
}

.formMsgForm input {
    width: 98%;
    padding: 8px;
    margin: 3px 0
}

.formMsgSubmit {
    color: #12213E
}

.formMessage #formsMailSvOK {
    color: green;
    font-weight: bold;
    font-size: 120%;
}

.formMessage #formsMailSvError {
    color: red;
    font-weight: normal;
    font-size: 120%
}

#portfolio a,
.more {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 0;
    padding: 6px 8px;
    margin: 1%;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    background-color: #fff;
    border-color: #ccc;
    color: #333;
}

.colnext .newsList li {
    margin: -10px 0px;
    padding: 0
}

.colnext .item-info-data {
    font-size: 90%
}

.colnext p.newsListInfo {
    margin: 0;
    padding: 0 3px 40px 0
}

li.type1 {
    list-style-type: none;
    font-size: 1.6em;
    margin: 3px
}

li.type1:hover {
    background-color: #019F1E;
    color: white
}

li.type1 a:hover {
    color: white;
}

.articlebody {
    background: white;
    padding: 2%
}

.articletitle {
    background: #f6f6f6;
    color: #7D8FB3;
    border-left: 1px solid #adadad;
    border-right: 1px solid #adadad;
    border-top: 1px solid #adadad;
    text-align: center;
    padding: 1%
}

.articletitle h1 {
    font-size: 160%;
}

.back .glyphicon {
    font-size: 30px;
}

.nav .glyphicon {
    font-size: 16px;
}

.round {
    outline: 1px;
    border: 0px solid;
    padding: 25px
}

.jheader {
    color: #F0F0F0
}


/*jasny nagłowek na ciemnym tle*/

.labelaside {
    font-family: 'Roboto', sans-serif;
    font-size: 1.8em;
    border-bottom: 2px solid;
    color: #2185C5
}

.etykietki ul,
.submenu ul {
    padding: 0;
    margin: 0
}

.etykietki ul {
    list-style: inside url("../img/etykietka.png");
}

.etykietki li,
.s4label {
    padding: 2px;
    margin: 2px;
    display: inline;
    float: left;
    border: 1px dotted lightgrey;
    font-size: 65%;
    background: #ffffff;
}

.etykietki li a {
    padding: 1px;
    color: gray
}

.etykietki ul li:hover {
    color: #FC6306
}

.etykietki li a:hover {
    text-decoration: none;
    color: #FC6306
}

button a {
    color: white
}

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

#tkongres {
    background: url("../img/paper022.jpg")
}

#twhatwedo {
    background: url("../img/paper022.jpg");
    display: none
}

#tmainbar .div {
    overflow: visible;
}

#tmainbar {
    border-top: solid 3px #323F91;
    overflow: visible;
}

#tforum {
    background: url("../img/tforumb.png") fixed no-repeat
}

#tonas .container {
    padding: 2px
}

.tnews1 .item-info-nabor,
.tnews1 .item-info-data {
    font-size: 75%;
}

.item-info-data {
    color: #0A3462;
    font-style: normal;
}

.item-info-nabor {
    display: block;
}

.tnews1 .well a {
    font-size: 95%
}

.right {
    float: right
}

.textprawo {
    text-align: right;
    top: 30%;
    color: white;
    font-size: 36px
}

#tadv {
    border-top: solid 3px #323F91;
    background: #36528B;
    height: 80px
}

#tadv div,
#tadv p {
    overflow: hidden;
    text-overflow: ellipsis;
}

footer,
#tfooter {
    border-top: solid 1px white;
    border-bottom: solid 1px white;
    color: white;
    text-align: center
}

footer .glyphicon {
    font-size: 20px;
    margin-bottom: 20px;
    color: white;
}

footer p {
    font-size: 90%
}

#tfooter p a span .techne {
    color: red;
    font-family: "Times New Roman";
}

.container {
    text-align: left;
    padding: 20px;
}

.blockItem {
    padding: 1% 2% 6%;
    margin: 1%;
    text-align: left;
    border-left: 0px solid lightgray;
    background: #fff
}

.mniejwazne .blockItem {
    width: 31%;
    max-width: 31%;
    padding: 1% 2% 6%;
    margin: 1%;
    text-align: left;
    border: 0px solid lightgray;
    background: transparent;
    float: left
}

.mniejwazne {
    background: #fff;
}

.blockItem h1 {
    font-size: 2em;
    color: #36528b;
}

.blockItem a,
.blockItem a:visited {
    color: #ddd;
    font-size: 90%;
    text-decoration: none
}

#prelegenci .blockItem {
    width: 300;
    min-width: 300px;
    max-width: 300px;
    height: 400;
    min-height: 400px;
    max-height: 400px;
    float: left;
    padding: 5px;
    margin: 1%
}

.navbarLinks {
    float: right;
}

.news li {
    list-style-type: none
}

.date {
    font-style: italic;
    color: #323F91;
    padding-right: 10px;
    float: right
}

.article {
    font-size: 120%;
    color: #CA5B17;
}

.article a {
    color: #CA5B17;
}

.sticky0 {
    border-bottom: 1px solid #adadad
}

.sticky0:hover {
    background-color: #fff
}

.dzialanie .glyphicon {
    color: #4A8420
}

p.techne a span {
    color: #FF3F3F;
    font-family: Georgia, serif;
    font-size: 1.3em;
    font-weight: 900
}

p.techne a {
    color: white;
    text-align: left;
}

p.copy {
    text-align: center;
}

#mainartykul .item-info-link-more {
    display: block;
}

#mainartykul a.item-info-link-more {
    color: #4A8420
}

#mainartykul a.newsListLink {
    font-size: 130%
}

.well {
    padding: 1%;
}

.well ul,
.well ol {
    margin-left: -25px
}

.nav>li>a {
    padding: 10px
}

@media (min-width: 1200px) {}

@media (min-width: 920px) {}

@media (min-width: 768px) {}

@media (max-width: 767px) {
    .noxs {
        display: none
    }
    p {
        font-size: 90%;
    }
    .mniejwazne .blockItem {
        width: 100%;
        max-width: 100%;
        padding: 1% 2% 6%;
        margin: 1%;
        text-align: left;
        border-left: 1px solid lightgray;
        background: #fff;
        float: left
    }
    .blockItem h1 {
        font-size: 120%
    }
    .colnews3 .item,
    .item {
        width: 100%;
        padding: 2px;
        border-top: 1px solid grey;
    }
    .container-fluid {
        padding: 2%
    }
}

@media (max-width: 920px) {
    .teltop {
        font-size: 90%
    }
    .blockItem h1,
    .textprawo {
        font-size: 1.5em
    }
}

@media (max-width: 480px) {
    p {
        font-size: 85%;
    }
}

.inf2col .item {
    height: 220px;
    max-height: 220px;
}

.border {
    border: 1px solid red;
}

#mainnews .newsItems .item {
    width: 100%;
    margin: 2%;
    padding: 2%;
}

#mainnews .newsItems .item .author {
    display: none
}

#mainnews .newsItems .item .header a {
    color: #36528B
}

#mainnews .newsItems h4.title,
.border .header h4 {
    font-size: 190%
}

#mainartykul {
    background-color: #F4F4F5;
}

.margintop {
    margin-top: 80px
}

.border .header {
    border-bottom: 1px solid green
}

#newsletter input[type=text] {
    color: #4A8420;
    font-size: 110%;
    height: 25px;
}

.delButton {
    color: white;
    padding: 5px;
    margin: 15px;
    display: inline;
}

.delButton a {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid lightgray;
    border-radius: 4px;
    cursor: pointer;
    margin-bottom: 10px;
    font-weight: 400;
    line-height: 1.2;
    padding: 6px 8px;
    white-space: nowrap;
    border-color: #ccc;
    color: #fff;
}

#newsletter input[type=submit] {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid lightgray;
    border-radius: 4px;
    cursor: pointer;
    margin-bottom: 10px;
    font-weight: 400;
    line-height: 1.2;
    padding: 6px 8px;
    white-space: nowrap;
    border-color: #ccc;
    color: #000000;
}

table#formsMail {
    width: 100%;
    border-collapse: separate;
    border-spacing: 3px;
}

textarea {
    min-width: 100%;
    height: 200px;
}

table#formsMail input[type=text] {
    width: 100%;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 4px;
    font-size: 16px;
    background-color: white;
    padding: 12px 6px;
}

.navbar {
    margin-bottom: 0;
    background: #ffffff
}

form#search input[type=text] {
    width: 130px;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 4px;
    font-size: 16px;
    background-color: transparent;
    background-image: url('../img/searchicon.png');
    background-position: 10px 10px;
    background-repeat: no-repeat;
    padding: 10px 20px 10px 40px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
}

form#search input[type=text]:focus {
    width: 100%;
}

@font-face {
    font-family: 'BloggerSans0';
    src: url('../fonts/BloggerSans0.eot');
    src: local('BloggerSans0'), url('../fonts/BloggerSans0.woff') format('woff'), url('../fonts/BloggerSans0.ttf') format('truetype');
}


/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_59578">Text with this font applied</p> */

.fontsforweb_fontid_59578 {
    font-family: 'BloggerSans0' !important;
}

@font-face {
    font-family: 'MarketDeco';
    src: url('../fonts/MarketDeco.eot');
    src: local('MarketDeco'), url('../fonts/MarketDeco.woff') format('woff'), url('../fonts/MarketDeco.ttf') format('truetype');
}


/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_4387">Text with this font applied</p> */

.fontsforweb_fontid_4387 {
    font-family: 'MarketDeco' !important;
}


/* Font downloaded from FontsForWeb.com */

.infoMore h4 {
    background-color: #f0f0f0
}

.infoMore h5 {
    background-color: #f5f5f5;
}

#services {}

#services h2 {
    margin-bottom: 2%
}

.imprima {
    font-family: 'Marcellus', sans-serif;
}


/**fonty z googla*/


/* latin-ext */

@font-face {
    font-family: 'Marcellus';
    font-style: normal;
    font-weight: 400;
    src: local('Marcellus'), local('Marcellus-Regular'), url('../fonts/MgbJB3ztDl2YuNvekZ0ENBJtnKITppOI_IvcXXDNrsc.woff2') format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}


/* latin */

@font-face {
    font-family: 'Marcellus';
    font-style: normal;
    font-weight: 400;
    src: local('Marcellus'), local('Marcellus-Regular'), url('../fonts/FJNab1jzp1t7ctjNl8ugHFtXRa8TVwTICgirnJhmVJw.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}


/*obce*/

.work-description {
    display: none;
    text-align: center;
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    z-index: 999;
    padding: 0 20px;
}

.work-description .plus {
    background: #01c1c1;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 100%;
    color: #fff;
    margin-bottom: 15px;
}

.work-description h6 {
    margin-bottom: 10px;
    color: #fff;
}

.work-description p {
    color: #b0bac2;
}

#portfolio {
    background: url("../img/person.jpg") no-repeat center fixed;
    background-size: 100%
}


/*oryginalny szablon*/

.jumbotron {
    width: 100%;
    color: #fff;
    padding: 10px 25px;
}

.container-fluid {
    padding: 1% 5%;
}

.bg-grey {
    background-color: #f6f6f6;
}

.logo-small {
    color: white;
    font-size: 35px;
    background: #D05428;
}

.logo {
    color: #36528B;
    font-size: 200px;
}

.thumbnail {
    padding: 0 0 15px 0;
    border: none;
    border-radius: 0;
}

.thumbnail img {
    width: 100%;
    height: 100%;
    margin-bottom: 10px;
}

#tnews1 .btn {
    margin: auto 10px;
    right: 10px;
    background-color: transparent;
    color: #adadad;
}

span.photoTitle {
    color: gray;
    float: left;
    font-size: 90%
}

.panel {
    border: 1px solid #36528B;
    border-radius: 0 !important;
    transition: box-shadow 0.5s;
}

.panel:hover {
    box-shadow: 5px 0px 40px rgba(0, 0, 0, .2);
}

.panel-footer .btn:hover {
    border: 1px solid #36528B;
    background-color: #fff !important;
    color: #36528B;
}

.panel-heading {
    color: #fff !important;
    background-color: #36528B !important;
    padding: 25px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.panel-footer {
    background-color: white !important;
}

.panel-footer h3 {
    font-size: 32px;
}

.panel-footer h4 {
    color: #aaa;
    font-size: 14px;
}

.panel-footer .btn {
    margin: 15px 0;
    background-color: #36528B;
    color: #fff;
}

.navbar-brand {
    padding: 0px
}

.slideanim {
    visibility: hidden;
}

.slide {
    animation-name: slide;
    -webkit-animation-name: slide;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    visibility: visible;
}

.h90px {
    height: 90px
}


/* */

#zaufalinam #carousel {
    position: relative;
    width: 90%;
    margin: 0 auto;
}

#zaufalinam #slides {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 30px;
}

#zaufalinam #slides ul {
    list-style: none;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
}

#zaufalinam #slides li {
    width: 100%;
    height: 50px;
    float: left;
    text-align: center;
    position: relative;
    font-size: 130%;
}

#zaufalinam {
    padding: 1%;
    background: url("../img/lok1.jpg") fixed;
}


/* Styling for prev and next buttons */

#zaufalinam #buttons {
    padding: 0 0 5px 0;
    float: right;
}

#zaufalinam #buttons a {
    text-align: center;
    font-size: 20px;
    float: left;
    outline: 0;
    margin: 0;
    text-decoration: none;
    display: inline;
    padding: 0 5px;
    width: 35px;
    color: #FCFFF5
}

#zaufalinam a#prev:hover,
a#next:hover {
    color: #FFF;
    text-shadow: .5px 0px #b14943;
}

#zaufalinam {
    background: #36528B;
    color: #FCFFF5
}

.bordertop {
    border-top: 1px dotted lightgray;
    margin-bottom: 3px
}


/*newsletter*/

#newsletter legend {
    display: none;
}

ul.tab-items {
    margin: 0 0 10px 0;
    padding: .2em 0 0 10px;
    border-bottom: 1px solid #2997B4;
}

ul.tab-items li {
    list-style-type: none;
    color: #fff;
    display: inline-block;
    margin-right: 2px;
    border-radius: 5px 5px 0 0;
    padding: .5em .8em;
    background: #2997B4;
    cursor: pointer;
}

ul.tab-items li.active {
    background: #096784;
}

.tab-content {
    border: 0px solid #2997B4;
}

h4 {
    font-size: 3vh;
}


/*hover featured boxes*/

.featpanel .front {
    padding-top: 20px;
    backface-visibility: hidden;
    cursor: pointer;
    background: #ffffff;
}

.featpanel .back {
    width: 90%;
    height: 90%;
    border: 1px solid #323F91;
    padding: 2%;
    text-align: left;
    font-size: 110%
}

.front h4 {
    font-size: 120%
}

.featpanel .back a {
    display: block
}

.featpanel {
    position: relative;
}

.featpanel p {
    font-size: 95%
}

.featpanel figure {
    position: relative;
    cursor: pointer;
}

.featpanel figure figcaption {
    display: block;
    position: absolute;
    z-index: 5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.featpanel figure p,
.featpanel figure h2 {
    display: block;
}

.featpanel figure figcaption {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    backface-visibility: hidden;
    -webkit-transform: rotateX(-180deg);
    -moz-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.featpanel figure img,
.featpanel figure .back {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.featpanel figure:hover .front,
figure.hover img {
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    transform: rotateX(180deg);
}

.featpanel figure:hover figcaption,
figure.hover figcaption {
    -webkit-transform: rotateX(0);
    -moz-transform: rotateX(0);
    transform: rotateX(0)
}


/*fabebooki*/


/* footer social icons */

.social-network a.icoRss:hover {
    background-color: #F56505;
}

.social-network a.icoFacebook:hover {
    background-color: #3B5998;
}

.social-network a.icoTwitter:hover {
    background-color: #33ccff;
}

.social-network a.icoGoogle:hover {
    background-color: #BD3518;
}

.social-network a.icoVimeo:hover {
    background-color: #0590B8;
}

.social-network a.icoLinkedin:hover {
    background-color: #007bb7;
}

.social-network a.icoRss:hover i,
.social-network a.icoFacebook:hover i,
.social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i,
.social-network a.icoVimeo:hover i,
.social-network a.icoLinkedin:hover i {
    color: #fff;
}

a.socialIcon:hover,
.socialHoverClass {
    color: #417630;
}

.social-circle li a {
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 50px;
    height: 50px;
    font-size: 20px;
}

.social-circle li i {
    margin: 0;
    line-height: 50px;
    text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}

.social-circle i {
    color: #fff;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}

ul.social-network {
    display: inline;
    list-style: outside none none;
    margin-left: 0 !important;
    padding: 0;
}

ul.social-network li {
    display: inline;
}

@keyframes slide {
    0% {
        opacity: 0;
        transform: translateY(70%);
    }
    100% {
        opacity: 1;
        transform: translateY(0%);
    }
}

@-webkit-keyframes slide {
    0% {
        opacity: 0;
        -webkit-transform: translateY(70%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0%);
    }
}

@media screen and (max-width: 768px) {
    .col-sm-4 {
        text-align: center;
        margin: 25px 0;
    }
    .btn-lg {
        width: 100%;
        margin-bottom: 35px;
    }
}

@media screen and (max-width: 480px) {
    .logo {
        font-size: 150px;
    }
}

.flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

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

.contactus {
    margin: 2%;
    font-size: 140%;
    text-align: center;
}

.textorange {
    color: var(--orange);
}

.nav,
#tfooter {
    font-size: 1.7rem;
}