/*!
 * 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: 'Handlee', cursive;
}




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

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

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

/* 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: cover;
}

/* 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 {
position: fixed;
bottom: 0;
width: 100%;
color: #fff;
height: 55px;
background-color: rgba(70, 130, 180,0.8);
border-top: 1px solid rgba(70, 130, 180,0.8);
-webkit-box-shadow: 10px 1px 10px rgba(70, 130, 180,0.8);
box-shadow: 10px 1px 10px rgba(70, 130, 180,0.8);
}
	
	


hr { 

border: 0; 
height: 1px; /* Firefox... */ 
background: rgba(70, 130, 180,1);
background-image: linear-gradient(to right, #fff, rgba(70, 130, 180,1), #fff);
} 



.page-header {
	border-bottom: 0px solid rgba(70, 130, 180,0.8);
}

.well {
display: block;
	border: 1px solid rgba(70, 130, 180,0.8);
		background-color: rgba(255, 255, 255,0.8);
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;

}



/* Responsive Styles */

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

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

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




  
  .navbar-default {
	padding: 0px 0;
	font-weight: 900;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	background-color: rgba(70, 130, 180,0.8);
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
		-webkit-box-shadow: 0 1px 10px rgba(70, 130, 180,0.8);
	box-shadow: 0 1px 10px rgba(70, 130, 180,0.8);  
	
}

.navbar-default .navbar-brand {

   color: #fff;
}


    .top-nav-collapse {
        padding: 0;
font-weight: 900;
        background-color: rgba(15, 71, 175, 0.7);

    }

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
   color: #fff;
       -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}


.navbar-default .navbar-collapse {

}

.navbar-default .navbar-toggle {
    	

  border: 1px solid rgba(255, 255, 255,0.9);

}

.navbar-default .navbar-toggle .icon-bar {
  border: 1px solid rgba(255, 255, 255,0.9);
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  border: 1px solid rgba(255, 255, 255,0.9);

    background-color: rgba(0, 0, 0,0.0);
}


.navbar-default .nav li a {

	color: #fff;
   font-weight: 900;

  
}


.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    border-radius: 0;
    background-color: rgba(255, 255, 255,0.9);
   color: #4682B4;
       -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;

}

.navbar-default .navbar-nav>.active>a {
    background-color: rgba(255, 255, 255,0.9);
   color: #4682B4;
       -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    background-color: rgba(255, 255, 255,0.9);
   color: #4682B4;
}








.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 3px;
    right: 5px;
    display:none;
}

.btn-top { 
  color: #ffffff; 
  	border: 0px solid rgba(255, 255, 255,0.9);
  background-color:rgba(70, 130, 180,0.0);  
} 
 
.btn-top:hover, 
.btn-top:focus, 
.btn-top:active, 
.btn-top.active, 
.open .dropdown-toggle.btn-top { 
  color: #ffffff; 
  background-color: rgba(70, 130, 180,0.0); 
} 


 .timeline {
    list-style: none;
    padding: 10px 0 10px;
    position: relative;
}

    .timeline:before {
        top: 0;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 2px;
        background-color: rgba(70, 130, 180,0.8);
        left: 50%;
        margin-left: -1.5px;
    }

    .timeline > li {
        margin-bottom: 20px;
        position: relative;
    }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li > .timeline-panel {
            width: 46%;
            float: left;
            border: 1px solid #d4d4d4;
            border-radius: 2px;
            padding: 20px;
            position: relative;
            -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
            box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
        }

            .timeline > li > .timeline-panel:before {
                position: absolute;
                top: 26px;
                right: -15px;
                display: inline-block;
                border-top: 15px solid transparent;
                border-left: 15px solid #ccc;
                border-right: 0 solid #ccc;
                border-bottom: 15px solid transparent;
                content: " ";
            }

            .timeline > li > .timeline-panel:after {
                position: absolute;
                top: 27px;
                right: -14px;
                display: inline-block;
                border-top: 14px solid transparent;
                border-left: 14px solid #fff;
                border-right: 0 solid #fff;
                border-bottom: 14px solid transparent;
                content: " ";
            }

        .timeline > li > .timeline-badge {
            color: #fff;
            width: 50px;
            height: 50px;
            line-height: 50px;
            font-size: 2.0em;
            text-align: center;
            position: absolute;
            top: 15px;
            left: 50%;
            margin-left: -25px;
            background-color: rgba(70, 130, 180,1);
            z-index: 100;
            border-top-right-radius: 50%;
            border-top-left-radius: 50%;
            border-bottom-right-radius: 50%;
            border-bottom-left-radius: 50%;
        }

        .timeline > li.timeline-inverted > .timeline-panel {
            float: right;
        }

            .timeline > li.timeline-inverted > .timeline-panel:before {
                border-left-width: 0;
                border-right-width: 15px;
                left: -15px;
                right: auto;
            }

            .timeline > li.timeline-inverted > .timeline-panel:after {
                border-left-width: 0;
                border-right-width: 14px;
                left: -14px;
                right: auto;
            }



.timeline-title {
    margin-top: 0;
    color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}

    .timeline-body > p + p {
        margin-top: 5px;
    }

@media (max-width: 767px) {
    ul.timeline:before {
        left: 40px;
    }

    ul.timeline > li > .timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
    }

    ul.timeline > li > .timeline-badge {
        left: 15px;
        margin-left: 0;
        top: 16px;
    }

    ul.timeline > li > .timeline-panel {
        float: right;
    }

        ul.timeline > li > .timeline-panel:before {
            border-left-width: 0;
            border-right-width: 15px;
            left: -15px;
            right: auto;
        }

        ul.timeline > li > .timeline-panel:after {
            border-left-width: 0;
            border-right-width: 14px;
            left: -14px;
            right: auto;
        }
}



.btn-koepis { 
  color: #ffffff; 
  background-color:rgba(70, 130, 180,0.8);  
} 
 
.btn-koepis:hover, 
.btn-koepis:focus, 
.btn-koepis:active, 
.btn-koepis.active, 
.open .dropdown-toggle.btn-koepis { 
  color: #ffffff; 
  background-color: rgba(70, 130, 180,0.8); 
} 
