/*!
 * Start Bootstrap - Landing Page Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body,
html {
    width: 100%;
    height: 100%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

.row { margin:0px!important; padding:0px!important }

.row .row { margin:0px!important; padding:0px!important }

.logo { max-height: 30px; }

.topnav {
    font-size: 14px; 
}

.lead {
    font-size: 18px;
    font-weight: 400;
}

.intro-header {
    padding-top: 30px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 20px;
    text-align: center;
    color: #f8f8f8;
    background: url(../public/img/intro-bg.jpg) no-repeat center center;
    background-size: cover;
}

.intro-message {
    position: relative;
    padding-top: 10%;
    padding-bottom: 10%;
}

.intro-message > h1 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 4em;
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message > h3 {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}

@media(max-width:767px) {
    .intro-message {
        padding-bottom: 15%;
    }

    .intro-message > h1 {
        font-size: 3em;
    }

    ul.intro-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0;
    }

    .intro-divider {
        width: 100%;
    }
}

.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}

.content-section-a {
    padding: 100px 0 50px 0;
	min-height:500px;
    background-color: #f8f8f8; 
}

.container15 {
	margin:0 15px;
}

.container15 .row img {
	max-width:100%; height:auto!important
}

.content-section-b {
    padding: 50px 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.section-heading {
    margin-bottom: 30px;
}

.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.banner {
    padding: 100px 0;
    color: #f8f8f8;
    background: url(../public/img/banner-bg.jpg) no-repeat center center;
    background-size: cover;
}

.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}

.phon { display:none }

@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
}

@media(max-width:767px) {
	.phon { display:inline-block }
	
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
    }

    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }
}

footer {
    padding: 50px 0;
    background-color: #f8f8f8;
}

p.copyright {
    margin: 15px 0 0;
}

.max1 { display:block; max-height:150px; overflow: hidden } .max2 { display:block; height:auto; overflow: auto } .cont .row ul { list-style: none; margin:0; padding:0; } .cont .row ul li { list-style: none; display: block!important; margin:5px; float:left; } .cont .row ul li a { background:#D3D3D3; border-radius: 4px; padding:3px; display:block }.cont .row ul li a:hover { background:#CC0000; color:#fff; } #cookiepolicy { position:fixed; bottom:0px; padding:1em; left: 0; right: 0; margin:0px; background: rgba(0, 0, 0, 0.9); font-size:14px; color:#fff; z-index:99999; display:none border: 1px solid #000; } #cookiepolicy a { color:#FFFFFF; } #cookiepolicy a:hover { color:#172A6F; } #buttoncoo a { background:#FFF; color:#51ACE4; display:block; float:right; padding:5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } #buttoncoo a:hover { background:#172A6F; color:#FFF; }

.fotopiena img { width:100%!important; height:auto!important; margin-bottom:-5px } .fotopiena p { margin:0px!important; padding:0px!important; margin-block-start:0px!important; margin-block-end:0px!important  } .fotopiena { margin:0px!important; padding:0px!important; }

.button1111 a { margin-bottom:26px; padding: 10px; min-height: 28px; border: none; font-weight: bold; font-size: 16px; border-radius: 14px; background:#cc0000; color:#ffffff!important; display:inline-block; text-decoration:none } .button1111 a:hover { background: #000; }

.cont2 .row ul { list-style: none; margin:0; padding:0; } .cont2 .row ul li { list-style: none; display: block!important; margin:5px; float:left; } .cont2 .row ul li a { background:#D3D3D3; border-radius: 4px; padding:3px; display:block; font-size:11px } .cont2 .row ul li a:hover { background:#CC0000; color:#fff; }

.container15 { margin:0px!important; padding:0px!important; }

.col-sm-4 span a { color:#cc0000; padding:3px; text-decoration:none }