/* ==============================================================

Template name : Flates flat and responsive landing page
Categorie : Landing page
Author : Nce18cex
Version : v1.0.0
Created : 19 Mei 2014
Last update : 26 Mei 2014

-----------------------------------------------------------------
CSS structure
-----------------------------------------------------------------

01. Primary color
02. Secondary color

============================================================== */

/*
Primary color
=========================== */
a,
a:focus,
a:hover,
.btn:hover,
.portfolio-categ li a:hover,
.portfolio-categ li.active a,
.portfolio-categ li.active a:hover,
.image-caption .zoom:hover,
.image-caption .zoom:focus,
.style2 .accordion-heading a:hover,
.secondary-bg .style2 .accordion-heading a:hover,
.primary-bg .tabbable.style2 .tabber li a:hover,
.secondary-bg .tabbable.style2 .tabber li.active a,
.secondary-bg .tabbable.style2 .tabber li.active a:hover,
.secondary-bg .tabbable.style2 .tabber li.active a:focus,
.secondary-bg .tabbable.style2 .tabber li.active a:active{
	color:#710605;
}

.btn:hover,
.navbar-default .navbar-toggle:hover,
.portfolio-categ li a:hover,
.portfolio-categ li.active a,
.portfolio-categ li.active a:hover,
.image-caption .zoom:hover,
.image-caption .zoom:focus,
.style2 .accordion-heading a:hover,
.tabbable.style1 .tabber li a:hover,
.secondary-bg .style2 .accordion-heading a:hover,
.secondary-bg .tabbable.style1 .tabber li a:hover,
.primary-bg .tabbable.style2 .tabber li a:hover,
.secondary-bg .tabbable.style2 .tabber li.active a,
.secondary-bg .tabbable.style2 .tabber li.active a:hover,
.secondary-bg .tabbable.style2 .tabber li.active a:focus,
.secondary-bg .tabbable.style2 .tabber li.active a:active{
	border-color:#710605;
}

a.team-image:before,
a.team-image:after{
    border-left: 120px solid #e95644;
    border-right: 120px solid #e95644;
}

.navbar-default .navbar-toggle:hover .icon-bar,
.work-it-contain:hover .work-it-icon i,
.primary-bg,
div.pp_default .pp_close:hover,
.social-link i:hover,
.social-link i:focus,
.style1 .accordion-heading a:hover,
.tabbable.style1 .tabber li a:hover
.secondary-bg .style1 .accordion-heading a:hover,
.secondary-bg .tabbable.style1 .tabber li a:hover{
	background-color:#710605;
}

.home-wrapper{
	background-color:rgba(113, 6, 5, 0.82);
}

/*
Secondary color
=========================== */
#home .btn:hover,
.primary-bg .btn:hover,
.btn-submit:hover,
.text-link:hover,
.text-link:focus,
.primary-bg .style2 .accordion-heading a:hover,
.primary-bg .tabbable.style2 .tabber li a:hover,
.primary-bg .tabbable.style2 .tabber li.active a,
.primary-bg .tabbable.style2 .tabber li.active a:hover,
.primary-bg .tabbable.style2 .tabber li.active a:focus,
.primary-bg .tabbable.style2 .tabber li.active a:active{
	color:#710605;
	background-color:#fff;
}





.kontakt-button:hover{
	color:#fff;
	background-color:#710605;
}

.secondary-bg,
.btn-arrow,
.btn-arrow:hover,
.work-it-icon,
.work-it-text,
.primary-bg .style1 .accordion-heading a:hover,
.primary-bg .tabbable.style1 .tabber li a:hover{
	background-color:#fff;
}

#home .btn:hover,
.primary-bg .btn:hover,
.btn-submit:hover,
.text-link:hover,
.text-link:focus,
.primary-bg .style2 .accordion-heading a:hover,
.primary-bg .tabbable.style1 .tabber li a:hover,
.primary-bg .tabbable.style2 .tabber li a:hover,
.primary-bg .tabbable.style2 .tabber li.active a,
.primary-bg .tabbable.style2 .tabber li.active a:hover,
.primary-bg .tabbable.style2 .tabber li.active a:focus,
.primary-bg .tabbable.style2 .tabber li.active a:active{
	border-color:#fff;
}
