/*!
 * Start Bootstrap - Agency 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 {
    overflow-x: hidden;
    font-family: Arial,sans-serif;
	color: #000;
}


p, li {
    font-size: 14px;
    line-height: 1.5;
}
 li.publ{
	 padding: 0 0 10px 0;
 }	 

p.large {
    font-size: 16px;
}


.margin-bottom {
	margin-bottom: 30px;
}
.margin-top{
    margin-top: 5%;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

#aktu a{
    color: #ff0000;
}
#aktu p{
    font-size: 14px;
}
a {
    color: #000;

}

h6 a{
    color: #e9426e;
}
aside.contact a{
    color: #ffffff;
    font-weight: bolder;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #ff0000;
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Comfortaa",Arial,sans-serif;
}

h1 {
  font-weight: 700;
  color: #000;
  font-size:30px;
}

h2 {
	font-weight: 300;
	text-align: center;
	color: #000;
}

h3 {
	color: #000;
	font-weight: 300;
	font-size: 24px;
}
#contact h3{
    color: #3d556d;

}
h4 {
	font-weight: 300;
	color: #000;
	font-size: 24px;
}
#anim h4, #anim h5{
    text-align: center;
}

h6{
    color: #f00;
    font-size: 16px;
}
.img-centered {
    margin: 0 auto;
    height: 150px;
    width: 150px;
}
.img-centered2{
    margin: 0 auto;
    height: 200px;
    width: 200px;
}
.img-gray{
    -webkit-filter: grayscale(100%);
}
.img-gray:hover{
    -webkit-filter: grayscale(0%);
}

.bg-light-gray {
    background-color: #f7f7f7;
}

.bg-darkest-gray {
    background-color: #222;
}

.btn-white {
	border-radius: 22px;
	background-color: #FFF;
	color: #e9426e;
	padding: 5px 50px;
	font-family: "Comfortaa",Arial,sans-serif;
	font-size: 20px;
	font-weight: 300;
	}

.navbar-default {
    border-color: transparent;
    background-color: #fff;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #fec503;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

.navbar-default .navbar-toggle {
    border-color: #fed136;
    background-color: #fed136;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #fed136;
}

.navbar-default .nav li a {
    text-transform: uppercase;
    font-family: "Comfortaa",Arial,sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    color: #000;
}

ul.dropdown-menu{
    padding:0px;
}
.dropdown-menu>li{
    border-bottom: solid 1px #ffffff;
}
.dropdown-menu>li>a {
    background-color: #fff;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #ff0000;
}

.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #fff;
    background-color: #fed136;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #fec503;
}

    .navbar-default .navbar-brand {
		padding-top: 5px;
		padding-left: 10px;
    }

.navbar-default .nav li.social {
	float: left;
	display: inline;
}

.img-bordercolor {
	border: 1px solid #01b3cd;
}

.logo-header {
	height: 380px ;
    width: 300px; 
    background: url(../img/zdj.jpg) no-repeat ;
    background-size:auto
}


@media(max-width:768px) {
	
.logo-header {
    margin:55px auto 0 auto;
    width: 275px;
    height: 163px;
    background: url(../img/logo-header1.png) no-repeat;
		}
}

.bubbles-header {
	width: 590px;
	height: 356px;
	background: url(../img/bubbles-header.png) no-repeat;
	margin-left: 50px;
	margin-top: 50px;
	margin-bottom: 100px;
	}
	
.bubbles-header .intro-quote {
		text-align: center;
		margin-left: 180px;
		padding-top: 100px;
		font-style: italic;
		width: 260px;
	}

@media(max-width:768px) {
	
.bubbles-header {
	display: none;
		}
}


@media(min-width:768px) {
	
    .navbar-default {
        padding:0;
        border: 0;
        background-color: transparent;  
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }
	
	.navbar-brand {
		display: none;
	}

	.navbar-shrink .navbar-brand {
		display: inline-block;
	}

    .navbar-default, .navbar-default.navbar-shrink {
      border-bottom: 1px solid #959595;
      padding: 0;
      background-color: #fff;

    }



header {
    color: #000;
}

header .intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
}

section {
    padding: 50px 0 15px 0px;
}

section h2.section-heading {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 40px;
}

section h3.section-subheading {
    margin-bottom: 25px;
    text-transform: none;
    font-family: "Comfortaa",Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
}

#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(254,209,54,.9);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
    opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
    margin: 0;
}

#portfolio .portfolio-item .portfolio-caption {
    margin: 0 auto;
    padding: 25px;
    max-width: 400px;
    text-align: center;
    background-color: #fff;
}

#portfolio .portfolio-item .portfolio-caption h4 {
    margin: 0;
    text-transform: none;
}

#portfolio .portfolio-item .portfolio-caption p {
    margin: 0;
    font-family: "Comfortaa",Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
}

#portfolio * {
    z-index: 2;
}

@media(min-width:767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}


aside.team, aside.contact {
	background: #e9426e;
	padding: 30px 0;
	color:  #FFF;
}
.row{
  padding-top: 25px;
}

.col-md-7 {
  color: #000;
}

aside.contact .col-md-4{
    padding-left: 0px;
}

.team-member {
    margin-bottom: 50px;
    text-align: center;
}

.team-member img {
    margin: 0 auto;
    border: 7px solid #fff;
}

.team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none;
}

.team-member p {
    margin-top: 0;
}

aside.clients {
	background: #01b3cc;
	padding: 10px 0;
}

aside.clients img {
	margin: 20px auto;
}
aside.hr{
    border-bottom: solid 2px silver;
}

section#contact .section-heading {
  /*  color: #fff;*/
}

section#contact .form-group {
    margin-bottom: 15px;
}

section#contact .form-group input,
section#contact .form-group textarea {
    padding: 15px;
}

section#contact .form-group input.form-control {
    height: auto;
}

section#contact .form-group textarea.form-control {
    height: 252px;
}

section#contact .form-control:focus {
    border-color: #e9426e;
    box-shadow: none;
}

section#contact::-webkit-input-placeholder {
    text-transform: uppercase;
    font-family: "Comfortaa",Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-moz-placeholder {
    text-transform: uppercase;
    font-family: "Comfortaa",Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact::-moz-placeholder {
    text-transform: uppercase;
    font-family: "Comfortaa",Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-ms-input-placeholder {
    text-transform: uppercase;
    font-family: "Comfortaa",Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact .text-danger {
    color: #e74c3c;
}


footer {
/*    padding: 25px 0;*/
    text-align: center;
}

footer span.copyright {
    text-transform: uppercase;
    text-transform: none;
    font-family: "Comfortaa",Arial,sans-serif;
    line-height: 40px;
}

footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: uppercase;
    text-transform: none;
    font-family: "Comfortaa",Arial,sans-serif;
    line-height: 40px;
}

ul.social-buttons {
    margin-bottom: 0;
}

ul.social-buttons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    color: #fff;
    background-color: #222;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: #fed136;
}
li.blue{
    color: #01b3cc;
}
li.pink{
    color: #e9426e;
}
ul ul{
    list-style-type:disc;
}
li.blue span, li.pink span{
    color:#3d556d;
}
.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}

.portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-content h2 {
    margin-bottom: 15px;
    font-size: 3em;
}

.portfolio-modal .modal-content p {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-family: "Comfortaa",Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
}

.portfolio-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #222;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #222;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.portfolio-modal .modal-backdrop {
    display: none;
    opacity: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #dddddd;
}

::selection {
    text-shadow: none;
    background: #dddddd;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #dddddd;
}