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

/* Global Styles */

html,
body {
    height: 100%;
    font-family: 'Lato', sans-serif;

}

h1, h2, h3, h4 {
    font-weight: 300;
}

h1 {
    
    padding-top: 40px;
    padding-bottom: 40px;
}

body {
    padding-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

a {
    outline: 0;
    color: #333;
}

.navbar-fixed-top {
    padding: 13px 0px;
    background-color: #fff;

}

.navbar {
    
    background-color: #fff;
    
    
}

.logo-blicharczyk {
    margin-top: -15px;
    
    
}


.header-new-1  {
    font-weight: 400;
    color: #FF3D7F;
}

.navbar-inverse {

    border-color: #e3e3e3;
    
}

.pink {
    
    background-color: #FF3D7F;
    border-color: #FF3D7F;
    
}
    
.pink-text {
    

    color: #FF3D7F;
    
}
  
.pink_btn {
    
        background-color: #FF3D7F;
    border-color: #FF3D7F;
    color: #fff;
    
}

.pink_btn  {
    
        background-color: #FF3D7F;
    border-color: #FF3D7F;
    color: #fff;
    
}


.btn-default:hover {
    
    
    background-color: #FF3D7F;
    border-color: #FF3D7F;
    color: #fff;
    
}


.navbar-inverse .navbar-nav  li  a {
    
    color: #000;
    font-size: 14px;
    font-weight: 100px;

}


.navbar-inverse .navbar-nav  li:hover a:hover {
    
    color: #6e6e6e;
    border-bottom: 2px solid #FF3D7F;
      
}


.active-one {
    border-bottom: 2px solid #FF3D7F;
}

.active-one li:hover a:hover {
    
    background-color: #000;
    color: #444;
    
}



.panel-default .panel-heading {

    
    color: #fff;
    background-color: #FF3D7F;
    border-color: #FF3D7F;
    
}

.panel-heading a {
    
    color: #fff;
    text-decoration: none;
}


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

.img-hover:hover {
    opacity: 0.8;
}


.menu-color: {

    background-color: #2C2A25;
}

.padd {

    padding-top: 30px;
    padding-bottom: 40px;
    font-weight: normal;
    font-size: 25px;
    font-weight: 200;
}
.grey {
    
    color: #ccc;   
}
.h2-top {

    padding-bottom: 60px;
    color: #2C2A25;
    text-shadow: none;
    font-weight: normal;
    font-size: 45px;
    font-weight: 200;
    line-height: 60px;
    margin-left: -470px;
}

.high-col {

    line-height: 30px;

}

.padd-1 {


    padding-bottom: 20px;
}

.tb-padd {

    margin-top: 70px;
    width: 670px;
}

.td-1 {

    width: 70%;
}

/* Services */

.services {
    padding: 50px 0;
    background-color: #fff;
    color: #212121;
}

.service-item {
    margin-bottom: 30px;

}

.service-ico {

    color: #CECCC8;
}
.service-nag {

    font-size: 15px;
}

.ok-color {

    background-color: #3B3731;
}

/* Home Page Carousel */

header.carousel {
    height: 50%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: auto;
    background-repeat: no-repeat;
    
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* Footer Styles */

footer {
    margin-top: 50px;
    padding-top: 30px;
    background-color: #393939;
    color: #fff;
    width: 100%;
    min-height: 200px;
    line-height: 25px;
    
}

.pink-ng {
    
    color: #FF3D7F;
}

/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
    .h2-top {

    margin-left: -20px;
    }

}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }

.h2-top {

    margin-left: -20px;
}

}