/* Add here all your css styles (customizations) */

.interactive-slider-v2.img-personalized {
  background: url(../../images/img_agp3_4.jpg)  no-repeat;
  background-size: cover;
  <!-- background-position: center center; -->
}

.interactive-slider-v2:after {

  background: rgba(0,0,0,.2);
}


a:hover {
    color: white;
}

.interactive-slider-v2 h1 {
  font-size: 40px;
  font-weight:100 ;
  text-transform: none;
}


a {
   color: #ed0603;
}


.headline h2, .headline h3, .headline h4 
{
	border-bottom: 2px solid #ed0603;
}

.header-fixed .header-v6.header-dark-transparent.header-fixed-shrink .navbar-nav .active > a,
	.header-fixed .header-v6.header-dark-transparent.header-fixed-shrink .navbar-nav li > a:hover 
{
	color: #ed0603;
}



.headline-left .headline-brd:after 
{
	background: #ed0603;
}

.headline-center h2:after 
{
	background: #ed0603;
}

.lists-v2 i 
{
    color: #ed0603;
}

.flat-bg-block-v1 .checked-list i 
{
    color: #ed0603;
}

.content-boxes-v6:hover i {
  background: #ed0603;
}

.content-boxes-v6:hover i:after {
  border-color: #ed0603;
}

i.icon-bg-u {
    background: #ed0603;
}

.header-v6 .navbar-nav > li > a
{
  padding-left:15px;
  padding-right:15px;
}

.breadcrumbs-v3.img-breadcrumb-personalized {
  background: url(../../images/img_agp3_4.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}

.breadcrumb-title
{
  padding-top:30px;
}

.breadcrumbs-v3
{
  padding-bottom:30px;
}

.bg-image-v2 {
   /* background: url(../../images/photo-luggage.jpg) repeat fixed; --> */
}